(window.webpackJsonp=window.webpackJsonp||[]).push([[162,6,7],{"+NIl":function(ft,Xe,w){(function(I){I(w("VrN/"))})(function(I){"use strict";I.defineMode("stex",function(ve,re){"use strict";function Ee(se,B){se.cmdState.push(B)}function ye(se){return se.cmdState.length>0?se.cmdState[se.cmdState.length-1]:null}function $(se){var B=se.cmdState.pop();B&&B.closeBracket()}function M(se){for(var B=se.cmdState,j=B.length-1;j>=0;j--){var F=B[j];if(F.name=="DEFAULT")continue;return F}return{styleIdentifier:function(){return null}}}function L(se,B,j){return function(){this.name=se,this.bracketNo=0,this.style=B,this.styles=j,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var y={};y.importmodule=L("importmodule","tag",["string","builtin"]),y.documentclass=L("documentclass","tag",["","atom"]),y.usepackage=L("usepackage","tag",["atom"]),y.begin=L("begin","tag",["atom"]),y.end=L("end","tag",["atom"]),y.label=L("label","tag",["atom"]),y.ref=L("ref","tag",["atom"]),y.eqref=L("eqref","tag",["atom"]),y.cite=L("cite","tag",["atom"]),y.bibitem=L("bibitem","tag",["atom"]),y.Bibitem=L("Bibitem","tag",["atom"]),y.RBibitem=L("RBibitem","tag",["atom"]),y.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function X(se,B){se.f=B}function V(se,B){var j;if(se.match(/^\\[a-zA-Z@]+/)){var F=se.current().slice(1);return j=y.hasOwnProperty(F)?y[F]:y.DEFAULT,j=new j,Ee(B,j),X(B,Ce),j.style}if(se.match(/^\\[$&%#{}_]/))return"tag";if(se.match(/^\\[,;!\/\\]/))return"tag";if(se.match("\\["))return X(B,function(oe,Me){return ae(oe,Me,"\\]")}),"keyword";if(se.match("\\("))return X(B,function(oe,Me){return ae(oe,Me,"\\)")}),"keyword";if(se.match("$$"))return X(B,function(oe,Me){return ae(oe,Me,"$$")}),"keyword";if(se.match("$"))return X(B,function(oe,Me){return ae(oe,Me,"$")}),"keyword";var le=se.next();if(le=="%")return se.skipToEnd(),"comment";if(le=="}"||le=="]"){if(j=ye(B),j)j.closeBracket(le),X(B,Ce);else return"error";return"bracket"}else return le=="{"||le=="["?(j=y.DEFAULT,j=new j,Ee(B,j),"bracket"):/\d/.test(le)?(se.eatWhile(/[\w.%]/),"atom"):(se.eatWhile(/[\w\-_]/),j=M(B),j.name=="begin"&&(j.argument=se.current()),j.styleIdentifier())}function ae(se,B,j){if(se.eatSpace())return null;if(j&&se.match(j))return X(B,V),"keyword";if(se.match(/^\\[a-zA-Z@]+/))return"tag";if(se.match(/^[a-zA-Z]+/))return"variable-2";if(se.match(/^\\[$&%#{}_]/))return"tag";if(se.match(/^\\[,;!\/]/))return"tag";if(se.match(/^[\^_&]/))return"tag";if(se.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(se.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var F=se.next();return F=="{"||F=="}"||F=="["||F=="]"||F=="("||F==")"?"bracket":F=="%"?(se.skipToEnd(),"comment"):"error"}function Ce(se,B){var j=se.peek(),F;return j=="{"||j=="["?(F=ye(B),F.openBracket(j),se.eat(j),X(B,V),"bracket"):/[ \t\r]/.test(j)?(se.eat(j),null):(X(B,V),$(B),V(se,B))}return{startState:function(){var se=re.inMathMode?function(B,j){return ae(B,j)}:V;return{cmdState:[],f:se}},copyState:function(se){return{cmdState:se.cmdState.slice(),f:se.f}},token:function(se,B){return B.f(se,B)},blankLine:function(se){se.f=V,se.cmdState.length=0},lineComment:"%"}}),I.defineMIME("text/x-stex","stex"),I.defineMIME("text/x-latex","stex")})},"19Vz":function(ft,Xe,w){(function(I){I(w("VrN/"))})(function(I){I.defineOption("placeholder","",function(L,y,X){var V=X&&X!=I.Init;if(y&&!V)L.on("blur",ye),L.on("change",$),L.on("swapDoc",$),I.on(L.getInputField(),"compositionupdate",L.state.placeholderCompose=function(){Ee(L)}),$(L);else if(!y&&V){L.off("blur",ye),L.off("change",$),L.off("swapDoc",$),I.off(L.getInputField(),"compositionupdate",L.state.placeholderCompose),ve(L);var ae=L.getWrapperElement();ae.className=ae.className.replace(" CodeMirror-empty","")}y&&!L.hasFocus()&&ye(L)});function ve(L){L.state.placeholder&&(L.state.placeholder.parentNode.removeChild(L.state.placeholder),L.state.placeholder=null)}function re(L){ve(L);var y=L.state.placeholder=document.createElement("pre");y.style.cssText="height: 0; overflow: visible",y.style.direction=L.getOption("direction"),y.className="CodeMirror-placeholder CodeMirror-line-like";var X=L.getOption("placeholder");typeof X=="string"&&(X=document.createTextNode(X)),y.appendChild(X),L.display.lineSpace.insertBefore(y,L.display.lineSpace.firstChild)}function Ee(L){setTimeout(function(){var y=!1,X=L.getInputField();X.nodeName=="TEXTAREA"?y=!X.value:L.lineCount()==1&&(y=!/[^\u200b]/.test(X.querySelector(".CodeMirror-line").textContent)),y?re(L):ve(L)},20)}function ye(L){M(L)&&re(L)}function $(L){var y=L.getWrapperElement(),X=M(L);y.className=y.className.replace(" CodeMirror-empty","")+(X?" CodeMirror-empty":""),X?re(L):ve(L)}function M(L){return L.lineCount()===1&&L.getLine(0)===""}})},"1eCo":function(ft,Xe,w){(function(I){I(w("VrN/"))})(function(I){"use strict";var ve={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},re={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};I.defineMode("xml",function(Ee,ye){var $=Ee.indentUnit,M={},L=ye.htmlMode?ve:re;for(var y in L)M[y]=L[y];for(var y in ye)M[y]=ye[y];var X,V;function ae(b,K){function G(N){return K.tokenize=N,N(b,K)}var E=b.next();if(E=="<")return b.eat("!")?b.eat("[")?b.match("CDATA[")?G(B("atom","]]>")):null:b.match("--")?G(B("comment","-->")):b.match("DOCTYPE",!0,!0)?(b.eatWhile(/[\w\._\-]/),G(j(1))):null:b.eat("?")?(b.eatWhile(/[\w\._\-]/),K.tokenize=B("meta","?>"),"meta"):(X=b.eat("/")?"closeTag":"openTag",K.tokenize=Ce,"tag bracket");if(E=="&"){var q;return b.eat("#")?b.eat("x")?q=b.eatWhile(/[a-fA-F\d]/)&&b.eat(";"):q=b.eatWhile(/[\d]/)&&b.eat(";"):q=b.eatWhile(/[\w\.\-:]/)&&b.eat(";"),q?"atom":"error"}else return b.eatWhile(/[^&<]/),null}ae.isInText=!0;function Ce(b,K){var G=b.next();if(G==">"||G=="/"&&b.eat(">"))return K.tokenize=ae,X=G==">"?"endTag":"selfcloseTag","tag bracket";if(G=="=")return X="equals",null;if(G=="<"){K.tokenize=ae,K.state=Me,K.tagName=K.tagStart=null;var E=K.tokenize(b,K);return E?E+" tag error":"tag error"}else return/[\'\"]/.test(G)?(K.tokenize=se(G),K.stringStartCol=b.column(),K.tokenize(b,K)):(b.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function se(b){var K=function(G,E){for(;!G.eol();)if(G.next()==b){E.tokenize=Ce;break}return"string"};return K.isInAttribute=!0,K}function B(b,K){return function(G,E){for(;!G.eol();){if(G.match(K)){E.tokenize=ae;break}G.next()}return b}}function j(b){return function(K,G){for(var E;(E=K.next())!=null;){if(E=="<")return G.tokenize=j(b+1),G.tokenize(K,G);if(E==">")if(b==1){G.tokenize=ae;break}else return G.tokenize=j(b-1),G.tokenize(K,G)}return"meta"}}function F(b,K,G){this.prev=b.context,this.tagName=K,this.indent=b.indented,this.startOfLine=G,(M.doNotIndent.hasOwnProperty(K)||b.context&&b.context.noIndent)&&(this.noIndent=!0)}function le(b){b.context&&(b.context=b.context.prev)}function oe(b,K){for(var G;;){if(!b.context)return;if(G=b.context.tagName,!M.contextGrabbers.hasOwnProperty(G)||!M.contextGrabbers[G].hasOwnProperty(K))return;le(b)}}function Me(b,K,G){return b=="openTag"?(G.tagStart=K.column(),We):b=="closeTag"?he:Me}function We(b,K,G){return b=="word"?(G.tagName=K.current(),V="tag",be):M.allowMissingTagName&&b=="endTag"?(V="tag bracket",be(b,K,G)):(V="error",We)}function he(b,K,G){if(b=="word"){var E=K.current();return G.context&&G.context.tagName!=E&&M.implicitlyClosed.hasOwnProperty(G.context.tagName)&&le(G),G.context&&G.context.tagName==E||M.matchClosing===!1?(V="tag",Te):(V="tag error",Ne)}else return M.allowMissingTagName&&b=="endTag"?(V="tag bracket",Te(b,K,G)):(V="error",Ne)}function Te(b,K,G){return b!="endTag"?(V="error",Te):(le(G),Me)}function Ne(b,K,G){return V="error",Te(b,K,G)}function be(b,K,G){if(b=="word")return V="attribute",me;if(b=="endTag"||b=="selfcloseTag"){var E=G.tagName,q=G.tagStart;return G.tagName=G.tagStart=null,b=="selfcloseTag"||M.autoSelfClosers.hasOwnProperty(E)?oe(G,E):(oe(G,E),G.context=new F(G,E,q==G.indented)),Me}return V="error",be}function me(b,K,G){return b=="equals"?de:(M.allowMissing||(V="error"),be(b,K,G))}function de(b,K,G){return b=="string"?W:b=="word"&&M.allowUnquoted?(V="string",be):(V="error",be(b,K,G))}function W(b,K,G){return b=="string"?W:be(b,K,G)}return{startState:function(b){var K={tokenize:ae,state:Me,indented:b||0,tagName:null,tagStart:null,context:null};return b!=null&&(K.baseIndent=b),K},token:function(b,K){if(!K.tagName&&b.sol()&&(K.indented=b.indentation()),b.eatSpace())return null;X=null;var G=K.tokenize(b,K);return(G||X)&&G!="comment"&&(V=null,K.state=K.state(X||G,b,K),V&&(G=V=="error"?G+" error":V)),G},indent:function(b,K,G){var E=b.context;if(b.tokenize.isInAttribute)return b.tagStart==b.indented?b.stringStartCol+1:b.indented+$;if(E&&E.noIndent)return I.Pass;if(b.tokenize!=Ce&&b.tokenize!=ae)return G?G.match(/^(\s*)/)[0].length:0;if(b.tagName)return M.multilineTagIndentPastTag!==!1?b.tagStart+b.tagName.length+2:b.tagStart+$*(M.multilineTagIndentFactor||1);if(M.alignCDATA&&/$/,blockCommentStart:"",configuration:M.htmlMode?"html":"xml",helperType:M.htmlMode?"html":"xml",skipAttribute:function(b){b.state==de&&(b.state=be)},xmlCurrentTag:function(b){return b.tagName?{name:b.tagName,close:b.type=="closeTag"}:null},xmlCurrentContext:function(b){for(var K=[],G=b.context;G;G=G.prev)G.tagName&&K.push(G.tagName);return K.reverse()}}}),I.defineMIME("text/xml","xml"),I.defineMIME("application/xml","xml"),I.mimeModes.hasOwnProperty("text/html")||I.defineMIME("text/html",{name:"xml",htmlMode:!0})})},"55Ip":function(ft,Xe,w){"use strict";w.d(Xe,"a",function(){return oe});var I=w("Ty5D"),ve=w("dI71"),re=w("q1tI"),Ee=w.n(re),ye=w("YS25"),$=w("17x9"),M=w.n($),L=w("wx14"),y=w("zLVn"),X=w("9R94"),V=function(de){Object(ve.a)(W,de);function W(){for(var K,G=arguments.length,E=new Array(G),q=0;q-1&&Ee.substring(M+1,Ee.length);if(L)return I.findModeByExtension(L)},I.findModeByName=function(Ee){Ee=Ee.toLowerCase();for(var ye=0;ye=ee.length?we.slice(ee.length):we}).join(`
`)}var X=[],V=[""],ae=new M.a.Renderer,Ce=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function se(){X.length=0,V=[""]}var B={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function j(g,C,D,ee){if(C>=g.length||g[C].level<=D)return C;var we=g[C];ee.push("- "+we.text+""),C++;var ce=[];return C=j(g,C,we.level,ce),ce.length>0&&(ee.push("
"),ce.forEach(function(ke){ee.push(ke)}),ee.push("
")),ee.push(" "),C=j(g,C,D,ee),C}function F(){return j(X,0,0,V),V.push("
"),V.join("")}var le={heading:function(C){var D=Ce.exec(C);if(D)return{type:"heading",raw:D[0],depth:D[1].length,text:D[2]}},fences:function(C){var D=this.rules.block.fences.exec(C);if(D){var ee=D[0],we=y(ee,D[3]||""),ce=D[2]?D[2].trim():D[2];if(["latex","katex","math"].indexOf(ce)>=0){var ke=We(),ne=we;we=ke,he[ke]={type:"block",expression:ne}}return{type:"code",raw:ee,lang:ce,text:we}}}},oe=/(?:\${2})([^\n`]+?)(?:\${2})/gi,Me=0,We=function(){return"__special_katext_id_".concat(Me++,"__")},he={};function Te(){return he}function Ne(){Me=0,he={}}function be(g){return g=g.replace(oe,function(C,D){var ee=We();return he[ee]={type:"inline",expression:D},ee}),g}var me=ae.listitem;ae.listitem=function(g){return me(be(g))};var de=ae.paragraph;ae.paragraph=function(g){return de(be(g))};var W=ae.tablecell;ae.tablecell=function(g,C){return W(be(g),C)},ae.code=function(g,C,D){var ee=(C||"").match(/\S*/)[0];return ee?["latex","katex","math"].indexOf(ee)>=0?"".concat(g,"
"):'
').concat(D?g:Object(L.escape)(g,!0),`
`):''+(D?g:Object(L.escape)(g,!0))+"
"},ae.heading=function(g,C,D){var ee=this.options.headerPrefix+D.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return X.push({anchor:ee,level:C,text:g}),"'+g+""},M.a.setOptions({silent:!0,gfm:!0,pedantic:!1}),M.a.use({tokenizer:le,renderer:ae});var b=M.a,K=w("SJMd"),G=w("ulZh"),E=w.n(G),q=w("m3rI"),N=w("Oy/b"),O=w("p5ED"),_=/]*>/g;function c(g){var C=document.createElement("div");return C.innerHTML=g,C.childNodes.length===0?"":C.childNodes[0].nodeValue}var l=Xe.a=function(g){var C,D=g.value,ee=D===void 0?"":D,we=g.className,ce=g.showTextOnly,ke=g.showLines,ne=g.style,ue=ne===void 0?{}:ne,H=g.stylesPrev,ie=H===void 0?{}:H,h=(C=String(ee))===null||C===void 0?void 0:C.replace(/|<\/script>/gi,"").replace(/on\w+="[^"]*"/gi,""),T=Object(re.useState)(""),p=Object(ve.a)(T,2),P=p[0],Z=p[1],z=Object(re.useMemo)(function(){try{var Le=/\(\s+\/api\/attachments\/|\(\/api\/attachments\/|\(\/attachments\/download\//g,ge=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Ae=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g;h=h.replace(Le,"("+q.a.API_SERVER+"/api/attachments/").replace(ge,'"'+q.a.API_SERVER+"/api/attachments/").replace(Ae,'"'+q.a.API_SERVER+"/files/uploads/").replace(/\r\n/g,`
`),h=h.replace(new RegExp("(?[TOC]
",F()),se()),Ie=Ie.replace(/(__special_katext_id_\d+__)/g,function(Ye,lt){var tt=$e[lt],Ke=tt.type,xe=tt.expression;return Object(N.renderToString)(c(xe)||"",{displayMode:Ke==="block",throwOnError:!1,output:"html"})}),Ie=Ie.replace(/▁/g,"\u2581\u2581\u2581"),Ne(),ce){var He=document.createElement("div");return He.innerHTML=Ie,He.innerText}return setTimeout(function(){return Pe()},500),Ie},[h]),te=Object(re.useRef)();B.WebkitLineClamp=ke,ke&&(ue=Object(I.a)(Object(I.a)({},ue),B));function Se(Le){var ge=Le.target;if(ge.tagName.toUpperCase()==="A"){var Ae=ge.getAttribute("href");if(Ae.indexOf("office")>-1)Le.preventDefault(),Z(Ae);else if(Ae.startsWith("#")){Le.preventDefault();var Ie=document.getElementById(Ae.replace("#",""));Ie&&Ie.scrollIntoView(!0)}}}var Pe=function(){var ge,Ae=(ge=te.current)===null||ge===void 0?void 0:ge.querySelectorAll("video");Ae==null||Ae.forEach(function(Ie){if(Ie.oncontextmenu=function(){return!1},Ie.src.indexOf(".m3u8")>-1&&!Ie.canPlayType("application/vnd.apple.mpegurl")){if(E.a.isSupported()){var $e=new E.a;$e.loadSource(Ie.src),$e.attachMedia(Ie)}}})};return Object(re.useEffect)(function(){if(te.current&&z&&(z.match(_)&&window.PR.prettyPrint()),te.current)return te.current.addEventListener("click",Se),function(){te.current.removeEventListener("click",Se),Ne(),se()}},[z,te.current,Se]),Ee.a.createElement(Ee.a.Fragment,null,Ee.a.createElement("div",{ref:te,style:Object(I.a)({},ue),className:"".concat(we||""," markdown-body "),dangerouslySetInnerHTML:{__html:z}}),Ee.a.createElement(O.a,{close:!0,data:P,type:P!=null&&P.length?"office":"",style:Object(I.a)({},ie),onClose:function(){return Z("")}}))}},"9VGf":function(ft,Xe,w){"use strict";w.d(Xe,"a",function(){return re});var I=w("q1tI"),ve=w.n(I);function re(Ee,ye){var $=Object(I.useRef)();Object(I.useEffect)(function(){$.current=Ee}),Object(I.useEffect)(function(){function M(){$.current()}if(ye!==null){var L=setInterval(M,ye);return function(){return clearInterval(L)}}},[ye])}},Bd2K:function(ft,Xe,w){(function(I){I(w("VrN/"),w("osHv"))})(function(I){I.defineOption("autoCloseTags",!1,function(y,X,V){if(V!=I.Init&&V&&y.removeKeyMap("autoCloseTags"),!X)return;var ae={name:"autoCloseTags"};(typeof X!="object"||X.whenClosing!==!1)&&(ae["'/'"]=function(Ce){return $(Ce)}),(typeof X!="object"||X.whenOpening!==!1)&&(ae["'>'"]=function(Ce){return Ee(Ce)}),y.addKeyMap(ae)});var ve=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],re=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function Ee(y){if(y.getOption("disableInput"))return I.Pass;for(var X=y.listSelections(),V=[],ae=y.getOption("autoCloseTags"),Ce=0;Cese.ch&&(oe=oe.slice(0,oe.length-B.end+se.ch));var Te=oe.toLowerCase();if(!oe||B.type=="string"&&(B.end!=se.ch||!/[\"\']/.test(B.string.charAt(B.string.length-1))||B.string.length==1)||B.type=="tag"&&le.close||B.string.indexOf("/")==se.ch-B.start-1||We&&M(We,Te)>-1||L(y,j.mode.xmlCurrentContext&&j.mode.xmlCurrentContext(F)||[],oe,se,!0))return I.Pass;var Ne=typeof ae=="object"&&ae.emptyTags;if(Ne&&M(Ne,oe)>-1){V[Ce]={text:"/>",newPos:I.Pos(se.line,se.ch+2)};continue}var be=he&&M(he,Te)>-1;V[Ce]={indent:be,text:">"+(be?`
`:"")+""+oe+">",newPos:be?I.Pos(se.line+1,0):I.Pos(se.line,se.ch+1)}}for(var me=typeof ae=="object"&&ae.dontIndentOnAutoClose,Ce=X.length-1;Ce>=0;Ce--){var de=V[Ce];y.replaceRange(de.text,X[Ce].head,X[Ce].anchor,"+insert");var W=y.listSelections().slice(0);W[Ce]={head:de.newPos,anchor:de.newPos},y.setSelections(W),!me&&de.indent&&(y.indentLine(de.newPos.line,null,!0),y.indentLine(de.newPos.line+1,null,!0))}}function ye(y,X){for(var V=y.listSelections(),ae=[],Ce=X?"/":"",se=y.getOption("autoCloseTags"),B=typeof se=="object"&&se.dontIndentOnSlash,j=0;j"&&(We+=">"),ae[j]=We}if(y.replaceSelections(ae),V=y.listSelections(),!B)for(var j=0;j=0&&X[F]==V;F--)++j;ae=B.to;for(var F=1;F0){for(var X=0;X1&&arguments[1]!==void 0?arguments[1]:"",X=[],V=0;VU.length)&&(R=U.length);for(var S=0,f=new Array(R);S=U.length?{done:!0}:{done:!1,value:U[f++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return S=U[Symbol.iterator](),S.next.bind(S)}function $(U,R){return R={exports:{}},U(R,R.exports),R.exports}var M=$(function(U){function R(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function S(f){U.exports.defaults=f}U.exports={defaults:R(),getDefaults:R,changeDefaults:S}}),L=M.defaults,y=M.getDefaults,X=M.changeDefaults,V=/[&<>"']/,ae=/[&<>"']/g,Ce=/[<>"']|&(?!#?\w+;)/,se=/[<>"']|&(?!#?\w+;)/g,B={"&":"&","<":"<",">":">",'"':""","'":"'"},j=function(R){return B[R]};function F(U,R){if(R){if(V.test(U))return U.replace(ae,j)}else if(Ce.test(U))return U.replace(se,j);return U}var le=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function oe(U){return U.replace(le,function(R,S){return S=S.toLowerCase(),S==="colon"?":":S.charAt(0)==="#"?S.charAt(1)==="x"?String.fromCharCode(parseInt(S.substring(2),16)):String.fromCharCode(+S.substring(1)):""})}var Me=/(^|[^\[])\^/g;function We(U,R){U=U.source||U,R=R||"";var S={replace:function(m,v){return v=v.source||v,v=v.replace(Me,"$1"),U=U.replace(m,v),S},getRegex:function(){return new RegExp(U,R)}};return S}var he=/[^\w:]/g,Te=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function Ne(U,R,S){if(U){var f;try{f=decodeURIComponent(oe(S)).replace(he,"").toLowerCase()}catch(m){return null}if(f.indexOf("javascript:")===0||f.indexOf("vbscript:")===0||f.indexOf("data:")===0)return null}R&&!Te.test(S)&&(S=b(R,S));try{S=encodeURI(S).replace(/%25/g,"%")}catch(m){return null}return S}var be={},me=/^[^:]+:\/*[^/]*$/,de=/^([^:]+:)[\s\S]*$/,W=/^([^:]+:\/*[^/]*)[\s\S]*$/;function b(U,R){be[" "+U]||(me.test(U)?be[" "+U]=U+"/":be[" "+U]=q(U,"/",!0)),U=be[" "+U];var S=U.indexOf(":")===-1;return R.substring(0,2)==="//"?S?R:U.replace(de,"$1")+R:R.charAt(0)==="/"?S?R:U.replace(W,"$1")+R:U+R}var K={exec:function(){}};function G(U){for(var R=1,S,f;R=0&&J[De]==="\\";)fe=!fe;return fe?"|":" |"}),f=S.split(/ \|/),m=0;if(f.length>R)f.splice(R);else for(;f.length=f.length?m.slice(f.length):m}).join(`
`)}var ce=function(){function U(S){this.options=S||c}var R=U.prototype;return R.space=function(f){var m=this.rules.block.newline.exec(f);if(m)return m[0].length>1?{type:"space",raw:m[0]}:{raw:`
`}},R.code=function(f,m){var v=this.rules.block.code.exec(f);if(v){var x=m[m.length-1];if(x&&x.type==="paragraph")return{raw:v[0],text:v[0].trimRight()};var J=v[0].replace(/^ {4}/gm,"");return{type:"code",raw:v[0],codeBlockStyle:"indented",text:this.options.pedantic?J:l(J,`
`)}}},R.fences=function(f){var m=this.rules.block.fences.exec(f);if(m){var v=m[0],x=we(v,m[3]||"");return{type:"code",raw:v,lang:m[2]?m[2].trim():m[2],text:x}}},R.heading=function(f){var m=this.rules.block.heading.exec(f);if(m)return{type:"heading",raw:m[0],depth:m[1].length,text:m[2]}},R.nptable=function(f){var m=this.rules.block.nptable.exec(f);if(m){var v={type:"table",header:g(m[1].replace(/^ *| *\| *$/g,"")),align:m[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:m[3]?m[3].replace(/\n$/,"").split(`
`):[],raw:m[0]};if(v.header.length===v.align.length){var x=v.align.length,J;for(J=0;J ?/gm,"");return{type:"blockquote",raw:m[0],text:v}}},R.list=function(f){var m=this.rules.block.list.exec(f);if(m){for(var v=m[0],x=m[2],J=x.length>1,fe=x[x.length-1]===")",De={type:"list",raw:v,ordered:J,start:J?+x.slice(0,-1):"",loose:!1,items:[]},et=m[0].match(this.rules.block.item),nt=!1,ot,xt,bt,ht,Ft,Ct,zt,Rt=et.length,yt=0;yt