@bluepic/embed 0.4.0-next.204 → 0.4.0-next.205

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,16 @@
1
+ "use strict";var En=Object.defineProperty;var Fn=(e,n,t)=>n in e?En(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t;var T=(e,n,t)=>Fn(e,typeof n!="symbol"?n+"":n,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ve={};function yn(e){let n=ve[e];if(n)return n;n=ve[e]=[];for(let t=0;t<128;t++){const i=String.fromCharCode(t);n.push(i)}for(let t=0;t<e.length;t++){const i=e.charCodeAt(t);n[i]="%"+("0"+i.toString(16).toUpperCase()).slice(-2)}return n}function Y(e,n){typeof n!="string"&&(n=Y.defaultChars);const t=yn(n);return e.replace(/(%[a-f0-9]{2})+/gi,function(i){let r="";for(let o=0,s=i.length;o<s;o+=3){const u=parseInt(i.slice(o+1,o+3),16);if(u<128){r+=t[u];continue}if((u&224)===192&&o+3<s){const l=parseInt(i.slice(o+4,o+6),16);if((l&192)===128){const c=u<<6&1984|l&63;c<128?r+="��":r+=String.fromCharCode(c),o+=3;continue}}if((u&240)===224&&o+6<s){const l=parseInt(i.slice(o+4,o+6),16),c=parseInt(i.slice(o+7,o+9),16);if((l&192)===128&&(c&192)===128){const h=u<<12&61440|l<<6&4032|c&63;h<2048||h>=55296&&h<=57343?r+="���":r+=String.fromCharCode(h),o+=6;continue}}if((u&248)===240&&o+9<s){const l=parseInt(i.slice(o+4,o+6),16),c=parseInt(i.slice(o+7,o+9),16),h=parseInt(i.slice(o+10,o+12),16);if((l&192)===128&&(c&192)===128&&(h&192)===128){let f=u<<18&1835008|l<<12&258048|c<<6&4032|h&63;f<65536||f>1114111?r+="����":(f-=65536,r+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),o+=9;continue}}r+="�"}return r})}Y.defaultChars=";/?:@&=+$,#";Y.componentChars="";const De={};function Bn(e){let n=De[e];if(n)return n;n=De[e]=[];for(let t=0;t<128;t++){const i=String.fromCharCode(t);/^[0-9a-z]$/i.test(i)?n.push(i):n.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2))}for(let t=0;t<e.length;t++)n[e.charCodeAt(t)]=e[t];return n}function $(e,n,t){typeof n!="string"&&(t=n,n=$.defaultChars),typeof t>"u"&&(t=!0);const i=Bn(n);let r="";for(let o=0,s=e.length;o<s;o++){const u=e.charCodeAt(o);if(t&&u===37&&o+2<s&&/^[0-9a-f]{2}$/i.test(e.slice(o+1,o+3))){r+=e.slice(o,o+3),o+=2;continue}if(u<128){r+=i[u];continue}if(u>=55296&&u<=57343){if(u>=55296&&u<=56319&&o+1<s){const l=e.charCodeAt(o+1);if(l>=56320&&l<=57343){r+=encodeURIComponent(e[o]+e[o+1]),o++;continue}}r+="%EF%BF%BD";continue}r+=encodeURIComponent(e[o])}return r}$.defaultChars=";/?:@&=+$,-_.!~*'()#";$.componentChars="-_.!~*'()";function ge(e){let n="";return n+=e.protocol||"",n+=e.slashes?"//":"",n+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?n+="["+e.hostname+"]":n+=e.hostname||"",n+=e.port?":"+e.port:"",n+=e.pathname||"",n+=e.search||"",n+=e.hash||"",n}function oe(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const Tn=/^([a-z0-9.+-]+:)/i,zn=/:[0-9]*$/,Sn=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,jn=["<",">",'"',"`"," ","\r",`
2
+ `," "],In=["{","}","|","\\","^","`"].concat(jn),Jn=["'"].concat(In),we=["%","/","?",";","#"].concat(Jn),Ae=["/","?","#"],Mn=255,Ee=/^[+a-z0-9A-Z_-]{0,63}$/,Pn=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Fe={javascript:!0,"javascript:":!0},ye={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function ke(e,n){if(e&&e instanceof oe)return e;const t=new oe;return t.parse(e,n),t}oe.prototype.parse=function(e,n){let t,i,r,o=e;if(o=o.trim(),!n&&e.split("#").length===1){const c=Sn.exec(o);if(c)return this.pathname=c[1],c[2]&&(this.search=c[2]),this}let s=Tn.exec(o);if(s&&(s=s[0],t=s.toLowerCase(),this.protocol=s,o=o.substr(s.length)),(n||s||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=o.substr(0,2)==="//",r&&!(s&&Fe[s])&&(o=o.substr(2),this.slashes=!0)),!Fe[s]&&(r||s&&!ye[s])){let c=-1;for(let a=0;a<Ae.length;a++)i=o.indexOf(Ae[a]),i!==-1&&(c===-1||i<c)&&(c=i);let h,f;c===-1?f=o.lastIndexOf("@"):f=o.lastIndexOf("@",c),f!==-1&&(h=o.slice(0,f),o=o.slice(f+1),this.auth=h),c=-1;for(let a=0;a<we.length;a++)i=o.indexOf(we[a]),i!==-1&&(c===-1||i<c)&&(c=i);c===-1&&(c=o.length),o[c-1]===":"&&c--;const d=o.slice(0,c);o=o.slice(c),this.parseHost(d),this.hostname=this.hostname||"";const p=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!p){const a=this.hostname.split(/\./);for(let b=0,g=a.length;b<g;b++){const x=a[b];if(x&&!x.match(Ee)){let C="";for(let m=0,_=x.length;m<_;m++)x.charCodeAt(m)>127?C+="x":C+=x[m];if(!C.match(Ee)){const m=a.slice(0,b),_=a.slice(b+1),k=x.match(Pn);k&&(m.push(k[1]),_.unshift(k[2])),_.length&&(o=_.join(".")+o),this.hostname=m.join(".");break}}}}this.hostname.length>Mn&&(this.hostname=""),p&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const u=o.indexOf("#");u!==-1&&(this.hash=o.substr(u),o=o.slice(0,u));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),ye[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};oe.prototype.parseHost=function(e){let n=zn.exec(e);n&&(n=n[0],n!==":"&&(this.port=n.substr(1)),e=e.substr(0,e.length-n.length)),e&&(this.hostname=e)};const Ln=Object.freeze(Object.defineProperty({__proto__:null,decode:Y,encode:$,format:ge,parse:ke},Symbol.toStringTag,{value:"Module"})),Ye=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Ke=/[\0-\x1F\x7F-\x9F]/,Nn=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Re=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B60\u1B7D-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDEAD\uDED0\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]/,He=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBD2\uFD40-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD803[\uDD8E\uDD8F\uDED1-\uDED8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA]/,Ge=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,On=Object.freeze(Object.defineProperty({__proto__:null,Any:Ye,Cc:Ke,Cf:Nn,P:Re,S:He,Z:Ge},Symbol.toStringTag,{value:"Module"})),$n=[8364,0,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,0,381,0,0,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,0,382,376];function qn(e){return e===0||e>=55296&&e<=57343||e>1114111}function Un(e){return qn(e)?65533:e>=128&&e<=159&&$n[e-128]||e}function Zn(e){return e-1>>>0<127||e-160>>>0<55136?String.fromCharCode(e):String.fromCodePoint(Un(e))}const M=(()=>{const e=new Uint8Array(127);let n=0;for(let t=33;t<=126;t++)t!==34&&t!==36&&t!==92&&(e[t]=n++);return e})();function Wn(e,n,t,i,r,o){const u=e.length,l=o*90;let c=0;const h=()=>{const D=M[e.charCodeAt(c++)];return D<o?D:D*91-l+M[e.charCodeAt(c++)]},f=t-i,d=t+r,p=new Int32Array(d);p.fill(-1,i,o),p.fill(-1,o+f,d);const a=new Int32Array(d),b=new Int32Array(d);function g(D,y){let w=0,B=y;const I=y+D;for(;B<I;){const J=M[e.charCodeAt(c++)];if(J<89)w+=J,p[B++]=w;else if(J===89){let S=M[e.charCodeAt(c++)]+2;for(;S--;)p[B++]=++w}else{const S=M[e.charCodeAt(c++)];w+=89+(S<90?S*91+M[e.charCodeAt(c++)]:M[e.charCodeAt(c++)]*8281+M[e.charCodeAt(c++)]*91+M[e.charCodeAt(c++)]),p[B++]=w}}}g(i,0),g(f,o);const x=new Int32Array(r*2);let C=0,m=0;function _(D,y){for(let w=0;w<D;w++){const B=y+w,I=h(),J=h();x[m*2]=I,x[m*2+1]=J,m+=1,a[B]=C;const S=(p[I]<0?b[I]:1)+(p[J]<0?b[J]:1);b[B]=S,C+=S}}_(r-o+i,o+f),_(o-i,i);const k=new Uint16Array(C);let v=0;for(let D=0;D<m;D++)for(let y=0;y<2;y++){const w=x[D*2+y],B=p[w];if(B<0){let I=a[w];const J=I+b[w];for(;I<J;)k[v++]=k[I++]}else k[v++]=B}const A=new Uint16Array(n);let F=0;for(;c<u;){let D=M[e.charCodeAt(c++)];D>=o&&(D=D*91-l+M[e.charCodeAt(c++)]);const y=p[D];if(y<0){let w=a[D];const B=w+b[D];for(;w<B;)A[F++]=k[w++]}else A[F++]=y}return A}const Xn=Wn("!}.&u%}'&}*'~!6*)%&,~!J~!J~%L~y<~!R,~~%Lu~~#GD~~#|)1#%}^%}2%+#.##%##%}&%##%'#%##&%#%#'%#&#%#&#'#%%#&#%##%#)%''%&%#%#'%#%%#%%}%%%#%#&(23#%%#&-%0%('1#(##%#'##+%'*.:1}#%#6-+(%'%%#%%%}#L'2351&('%}&/N'(0(/*-%(%%}#'+&T%7.2}#&%&#%#36/5##%&%%#&#%%#))2%%##%&&'0~!#*+&'%1~!%).'3q?&%'1~!.##%6(~!+%%%(Gw'rT~!E#<nA%#jZ~!H%(~!42##~!*31&~!G%U~#)5~#`3~!J~!Z~%]~%Y~%C~!q~!u~#kz~%#~!6'~!D~!U~!?~#T~!c%~!G#'~%7|~!G~!J~!G&~#pb~(Df}#%}*&}#%##%##%##&#-}&'#'&%#.++}%mI,#,@&(}*%}*'%&##&#%##%}&0}#.},U},%}+%}&%}#%##&}B%(}(%}+%)})%##%#&}&%##%&}<%}>%#%&}*%}(%}9%}/%})%}*%}*%}?&}&%}3%}&*#%})%#%#)}#&#-#+*%E%%'%'#%}#*V##&##I}#&&##%&%#&&Qf%%))w/0+&%#(#.%-''''++++7}>%4'',##1,#%#&%##&#'##&#*#9)%&%}#*}%,#+P(%A&%#'&##wSD',9E00#y#@}(+}&%&>~!#~!X}#*}(&&}(&}(,%}%&#+&}#&}I%#%}%)#(},'%#*}4%%#%}(''}#/##(##),%-##%%)#&}(.}&%#&}%%}*&#%},&&}&%}#%*'#%})%}D&}&%}-&}6&#&}-,%}#%})-(~+`~,=?~I9'9%~!,#%})%})%}@%}?%}(~!?~#<~#pP~#BG~#=1#%K+~#?#~%;)~#A~#mF1~#A'~'X%'~#lR~#N~'N~#r~#m#-~#i'?%#'%~#B%##%,%#~#_%#0%~#]732~,w~2+#:&#%&'0%&>%}#>##F+)#%&&#(+_}4&}-%}(&}@&}O7Fdf0@+/v4}&WU##&/0#&'('B#%}.%}'+#%}#%%&#&%#%##+#&#)#6#'#.},%}c%},%#%##%&#&%#&~#>'*-.%##%##%}#%%}%'~#)D1}#%*&~#_%%'(~#S2%'.}#~#=##*'*-%}&'%'##&&~'E%.#&~#M4}%%##&'%#~#O1##%&#'+~#<B%##%%'%+~#;#@%}#&%#&&%#(~#H1}'%'##&&~#?A}&'~#D#%32}'&&&&~#[}'(#%}'~#;C})&}%%#%~#=&%,3}%'(#%%~#^'#&&)#%'~#Y%-~#d-%'~#^%%&#&&&}#~#b~2t*&'~&(~&@~0%~e~3}%*''0})&}+~!9##-}#%-hD*)1fC#%/&/fB#40~!+#)*4~!+~!K'&:~!/*7~!.#~!H~!L':~%x&~!H#~!*~%1~!I#~!+A~#p'~!F~~#-#~,,(~.Z~!V~%;'B'mq-W~!N~%I%#&&#&}#%},%%}'%}+X#%}#&}(%}'%}<%}#%}%%'}'%}:~![)9@~%>~#UA%-%##&~!C%~!-.9:~!1~!-^2/:a~!y,D*J#-5)/4~%23,~#G~!L1~!0X3`~!2+~!!0-~&E~!W~!o,>Y&]~%cZx_&~#O*9#A#'#+I'%#)~!0B*-5A+-((F&*M#)(-7-5+'-3a5Vi~!Y~!?+[)%3),ERHm~!+:D,VG.+)?fB%%*(%)'(#&80%1'8`K8?`+'Z#&O&'H5#*9)A%%5&3))0%39+.*7#()&&*=4@**L)<'_&*+..;(#*+)./&0#3)%')-8(4ixD(&.}%,('aI:,)%,k2231T)I'#/-W7,/'Q#.'Y24+h')37</31&83##&0#),H(?'&?/1##%#&&#%''-%&&&#(&''&#.-'%#%%(,')*'&#&#'##%(%(#%('#&##%%%%('%#%#%%#%#&%##h>w+v<ayvyvcg.uuhKr}g/v|g>u9i[~>g5uI~=RvdwEg;v/g;uk!!TTSx]@RT!U!#!@VBRUU!'UTe-d0c`e&gSdicedFcrdTaqb.kYcAohdYd@a3e+d}dMdtd.aJ#bqcK`dle/e.e'dwdPdodddjbEb}ogd^ofdpduc6j?l%d{drdqc)d7bacOdQ%T#Y)X.sR[yH>6Vyv3[xwLu>vo'!*.[yBacahoj>6Rew3[xqdZa#!a&#^(X-[yG>6Vyu3[xvg3sEr|g.u/Ri9db0T#^(Xa)!-[y;>6Vylg4wKs{JwNZt3@3r=c4Z([xlg;wKt!cpq's@v7A'*a(a+!-a#[y<3Dt?3Dt'>6Vym3[xmg9rxsNJwLZt4~?r?db1T#`-!(Xa,!0[yS>6Vz%NuQs.g4wKtnJwNZtS@3r>c4Z([y%g;wKtrdga8!a(!#&T*Y-Xa#!a0<or[yc3Dtq>6Vz43[y3JwNZtf@3s!Ju}!%Dti:pm3c_%X#tjB5pkd6q!r]u?voC'*-a.a2!0a&a+[yI3DtI3Ds~3DtH>6Vyw3[xx;:s#~<5pKJwNZtE@3r~d`a)!a2T#a.(!+U.X1[yT3Dt`3Dtv>6Vz&3[y&g9rxwzcxstPu.<rAJwLZtT~?r@dZa%!a.&^*Za(/Reu[ya>6Vz23[y1g3sEr}wkg{NuQRg{ci(U#5@b`~,cg#U(2WnH5wugcRh7dX#T(Y,a'Ta!!a,[yZ<]mj>6Vz,3[y+Pv#5ReZKu+=,%!H}7ABwkaS?Rh:BcW(X#<]mrj:ubv/ARekdg%!(!a.*Ta(Y.X1!#sP>Rl*Dt6[y>>6Vyo3Wf*jOvuumvuRgRJuq*!:9<B@bX~3jVv&v@s@5Re[d/rQt{uAvo&a&a*)a2!,0Wf!3Dt0=Bs'>6Re}3[xy~<5s%JwJZt1~Gs)c;&!#2sJkNuXvzq7rxu,Re8dka4!a8(aEZ+a@Y.X1Xa)[yd=Bs(3DtP>6Vz53[y4cX#X&Re:avRe9~<5s&JwJZtQ~Gs*i^rzvdRg+Jv{%!2sbB@bX}kdga,!Za?&^*T1/!a'Dt+[y6>6Vyf3Wf%g/u;s4hGu6?Rh-JvZ,!c%#&RoX54Rivj7uyvf8RgTKvZB%*!2sGh<vu5Rgq<=C::9bb~#dZ#T&Ta6Y.X*Dt>[y93Wf)coZ(T,6VyifluvRgC@95@B@bX~/hFu34cC#T,k/unq8w8Q5RkUklwQuzunq8w8Q5Rk8d/rJu?v8w9)-&!a0a;a&aIWejg3sEr/h1s<DtDJvyZqY5aws3Jvy!&Wei~Hr1:au5@Bag>23E~5c:Z&bX};kKv?w&unuVu5Rjc;>bs)#~@:Rh.=ay<a]C;b`}Vd6s/t{uAvoaxa()!a,a7%-a#a2Dt,[yF2Wo[>6Vyt3[xuNuPRi&NuPwpi#RoWh?vf8Ri%Jv]!%Ri:KvxD!.'2WeAjZu`q9rxu,Re7woeAg-unLq(qA_/*2Wg_g3u5q^9:4E}/jTrxrzv=Wkkd~0UX#^^Xa-a1a5T&a=U1a'*aEa]!a*aPaA-adok[y54Rn>;:p3~Dp5g9rpsFNvZqjg3uJp4~<5p0Pw;5qlJwNZt*@3p1Pw:5p/Ou!5p2JvG'!6Vye=<qnJvh_[xhg3v,Rh3kOwOw-sDuev/Re^dha[a%!%!a+#Ta7)-5TaCaO!aka!a)sf[yb2>Rl!9ARiq5E}Qg=ucRkBE|oJrJ_@Wk~@Wk{JrJ_@Wk|@WkyJrJ_@Wk}@WkzJvO_[y2g-vMRmiKuYC!)&>Ri;>Ri<@3RkNc](X#@9Rk=g5vuRmhKvDB!+'=]meg3u4Rmgd)#Y'Vz3CARmfd`a+!%T'!+#Ta1Ta6TaM-sTDt9[yA9sYd'%Y#s[[xpj:ueunaXRgEjRq,v-vuqdd2'`#6Rev<32@5>:2<E}5xIo9a*X#Y(;5RePJvD_g>vyRgNj8w)v8<wggs:RgXiZt|vjx,hSq3ah!-(~@:Ro/Ou!5RhWj^v(pyw8unRhUdx-UY#^Ua.a3a70!)%UX1TaDa)'omRiRRhE[y:3Dsz=Br,>6Vyj3[xkg6ruwjcqsrPw;5r*Ku]D'Zt-@3r(~?r.i[vwv]dU1a--U#`a4(g/vsRhPOu!5RhLj:rmu9Wo!~@:wdh@g/vsRiTjXuvvNr}:RhBj^v(pyw8unRn]dz1UYa'a+^Y(!aETZalaRY.Ta?a4[yDJw1!#qLsW>6Vyrfzq-pLflpwRe|Js>%!Dt@3Dt&Jvy_[xs~HrnjMuwpsw'RecKu+D#'!t<~Grl~?rjg5u-x,gwp{ah!-(~@:Rg~Ou!5Rh'jXuvvNr}:Rh#cW#X/c;&!#2sLi[v7u7RgpJv)(!iLrxu,Re6j7v@s@5Se[e7d`aW!Za(a`T.a#!a3!&aDa-!9)Dt_=6s+3[x~~DR|h~DS6avhGun5RkZj3w)v-]mkKunB!&*]kb97R|i<ARk<c:Z(6Vy}Juh'!wziMRoS:F|vkLuauJv5vtvQRh1d='T+Y#VyO~DR|jcF#T'7R|g97R|kJv3'!ay<Rj,Jvh&!:ReXcsa6*a+#a#_aIRf9aLRf?c,Z&Rf5Rf7c.Z&Rf;Rf>cQ#%T'p-Rf8Rf=ct#%'(*!,p,Rf4p+Rf6Rf:Rf<d~'Ua%U*^UYa(!a,-!#a4YaTalaEX0a8a<Weo3Dt/3Dsx=Br93Wen~Dr;~<5p<JwNZt2@3p=Pw:5p;Ou!5r3c7&!#:p>3Ds}KvGB)_6Vyk2sM=<r7x'eovA(!hFu1ARf}cV#X&@r5j6rvwQa^Rf3c=Za'wkghJv__g;unRggA53B9=b^}%j6uduo5Jq;!(hIv%2Re`Ou4ARe_e%a#^^^Xa&!a*a2!&a6YaP!*ad!#a:aE/5Rn?[y@>6Vyp;:pE~DrY~<5pBJwNZt8@3pCh=rt3rWPw:5pAJup_[xoNuPpF9c!#'45pD5ARn)d8#X'X*3@rU72s]h>v<<sSjJpqvewOJq/(!hNw'5ReBk0s2u3w/w'5ReE5@Jq.!a+JQ!&WeU23d(#Y&RjG5]jBk!u7w&u0udARjEe#+^^^Ub#!a2/a`Z(agT1!a-a;|@TaG!aS[yV=Re~fow'RguNuPRe?bz#'>RoUWeL>:Cbb|?JwPZtVg6ruRmzJvD'!6Vz(g/vmRh~Jvy_[y(g9voRgyx*cy(#2>Ri2B9b]~9kIw9u7rluJu3Rg]dI#a%UY'@=p%CAx.gQZ&RhwwygtRm{x5g_Z'+ABqR9Woa=Bp&dV#^*Xa'!&@o{g4v]Rk;Jv{!%Rk[wkkiA5RkiwwfUB=x,fUuqC&*!>RfTg8v0RfV~ARfSd;rJsAuAv9wR'ae+/aO!a@aza/a#[yQ@Wg!2Wemg3sEr0JvB_g>uvReWg2v+Re=KupB_+[y!2AbY~-~Hr2AJwD!(h<~El>h<~El?Kun@+_:9b`}Kg-v/Ri3g;vtwyk_9]k_d=&T#*U.6qh@Ab`|K9:H|CJv[!&3Dtex'fDwC%!Rf[9WlMd[(^X,!a%Z06Vz!@WgBg=v~Rgvg,QRe@awd,#Y+jTv|Q~EfWj]uNr|~FRfXdy#Y&^Ua%!aO.!(a)Ua;=!a@aKap!a-,a!Ta]a[rSa]p?[y82sK=Bq~;:p:~<5p8Pw:5p7d'#Y'Wf(;RnRi[u4w&RgJJvG'!6Vyh=<r#ijuuv/sIKuYD'ZtG@3p9~Gr&d2#`(g<vtRgFj`u5w&rqpxRf2CJuY!+:wfnTOu!5Rg}jNs1ucv&RfwJvA!&3@q|BDcC#T,k/unq8w8Q5RkTklwQuzunq8w8Q5Rk9dga#!a'!a=#a0!:+Tb*b@aO.a4!aba8aFJv^}?!VyR~Dr<g;u%Rn.~<5p[x'e`wNZtR@3p]Pw:5pZhNvjBp.woe_g5u-r4JwF!%DtO3:ooc7&!#:p^3DtpLuGw(!+%)Dtk6Vz#2sd=<r8d'#Y([y#<x3gJt`w@!)%}MRiowzikRij=]ilxAf3,U(#B2Rf#g0v-Rm[ck{`U#]giKv3>)!&6Ri154s,KuGB_%@r68r:dJ|t`#X(9<E|u2@H|rx3gJu?w'!+'1Nu7Reg4=H~+9<wxgY95Rm]xLggZ-`(X}U2:Ri4h<uOawRmsJv__5@bb{jbV~3dka#a'a]!,#a+U=a>b6a3b%!/aKa/)!arwve^VyJ;:pR~DpTg3uJpS~<5pOPw;5qmPw:5pNOu!5pQJvG'!6Vyx=<qoJvA!{~Jup!%@qk7Rn/KvyD!}''[xz;>wkh'?Rh,x8gyt`w5D!&),(SgyccRgztJ@3pPB5p#d'(Y#<]mmifubw&RgoJvE&!82s^JvF&!8Rf,ADb]~;x=h'rNu]vK!,%'*0RnORh)4Rh*AqQg-vaRnNg;wHwkh'ba~4cE#Ta*x3gctyw@'!+%RnFRnD<4Rn@hFvK5RnCxWg[#`&a0Ua()`1Rm75Rg[c]%X#qi8Rg^NvdRj>BwzgZauwji7Rm6A4wgg]d1#&(*,.0a#Rm;Rm<Rm=Rm>Rm?Rm@RmARmBe%#^^^Xaea?aC/b+(,!a+a#!a/!>a&Ta<aKbD!2wphBRnk[yPw}hE|.=Br-3Dtm>6Vy~g6urRf.x,hPrNav!%'RnqRo%Ro#Nu;q[Pw;5r+JwNZtM@3r)d'#Y'Weh;xChL#`&RnmRnoKu}>%(!Rne~Bs-;2wjcussJv+'!aYSO}6@B<5?ba~8LrNvj!.%*ROwungw~ng~:9;Ri^>wtnig;wHRnixDh@|(UZ.x1h@|)!#:2<H|*xHn]#-UX'3Ro)z=iT}6ARns=Bwsn_wpnaRncw]aR(#UXa&Ua*a/=]iPd'#Y&Ro'WnXf{QRm2hNvj]nZd`'T~&1`{|`#9b]{}c:'!#Wl{>@=be}]?cl{{U#:5Abb}Jds#^YaF!a*b4a#a3aPa>&Tb!bH!*a_!Eau?/a&RjY<]gj>6Vz*;:pe~DrZg,QRj1JwNZtX@wihspcJvZ&!VyX9WmOJu|!|N2WmHJvh&!]ht~Bpbcn&T(!#RmQ<s7Nu;padH#X'`+WmJ@>RmKCARhnKup=!)&Wf+:RhqNuPpf9c!#'45pd5AwghpARn(Ls@w!%,)!RmP@Wfe<E|IJva!&WmNg8vsRmLd`*.`#Y'Xa!axRn*]hrA8Rhug5s@rXg8u!RmMd8#X'X*3@rV72smdI*#UY&RmICARho~GsgxVgd)Ta'U-Y&Xa!T#RnEWnA@Wffg1uDRi0hFvK5RnBxGnG&#`%owp)@wsf+bX}Ze-*1!a*^^^Ua|!#a.aq&Ya2!a>.a6!a:aO`aJDtL[y`@Wg#>6Vz12@wzoYRoZNuPRi!NuPRhzg=ucRi,@=b`{Yg=ucRi-ACJvB!&Sh[ebSh]ebi`wUuFRm4Jw2_[y0JvB!.<Ju(!&SoG}6Shd}6<Ju(!&SoH}6She}6Kur@._g5vHRieJvx!{L2G{Kx6gd'T#?Rh82Wi5cZ#X(g1w)Rm5dW-Y(Ta#!a)!#aYa=wnfE=su2>>bU{0j9udv:<svj8uQv-7RgHdE%#^'sq9sp=>Bb_{TJv`!&g/r|snj6v(us5d,#Y(56H}[978H}]Jw5!&g1rushJvB!+j;v{u5?zDhd}6}bj;v{u5?zDhe}6}ce*#`(^^^a[aea!=!a6a*aoXb1a.!aAbL!b>,b'aL!aV@Wf|2Wlg3[y/JwNZt^@3piPw:5pgJunZou3@rsJva&!Vy_g<v~Rm#JvG'!6Vz0=<r{Ju{%!:pj@WfsiXuJu3Rm:JvZ&!WfA~Bph@c4Z&Dtwax5rubx(#:awRk1@d,#Y&RfjRfid1#,Y(@Wfp2Wlrg5s@ryKu[@!,'=]ig9wlk?Rk>g5u-rqJvy'!@9RkQcH(T#=>Ri~@<wkj(Wj(KuZB*!&<7rw@9RkRcH(T#=>Ri}@<wkj)Wj)dg(Ta2Xa9X#`-!a*CARhg@@=I}d9x;c~#X%so=<sj>2@@=aybb}XjWv0Q~EfEj3vLv;<d,#Y(56H}`978H}_dgaPaFa'a/!#a3Y0a_a;a|!1(a7-[yE3[xt;:pJNvZrrg3uJrvJwNZt=@3pIh=rt3rxPw:5pGOu!5rpJvG'!6Vys=<rz@c4Z&Dt(ax5rtJvZ!&~BpH@wsfNg-vaRlNci*U#=<wei<F}a5@Jq.!a*JQ!%@qZ23d(#Y&RjH5]jCk!u7w&u0udARjFd/prq=tyvpaEa(a:.!a1aZ(@@=I}:9wpd%=<sX55w_h}@@=I{t=ay<aU@@=I}T=ay<2@@=I})?C9:9au@9Cb]}DP~=x-fAZ(2Wl1=ay<aU@@=I}>5@d##Y+jTv|vV~EfFj]uNpn~FRfGdgaK!Z2&!a8a-Tb({E!acTbM*!a(DtY[yYd'%Y#sl[y*hHvh>Re5x2c{Z}.j4uCvcawRiMd+#X+_x&d!},<5RkX;2Hzw@x,gavfB-!{CcF&T#Roe;RodwWbBg5urRgaKvHC*_6Vz+<4opieuew&Rmq@d]&Y)X,T#X0Rh}<BqP=4qS9:ReMg/ujReNJw0!/<Jui%!bd{kawwnemRelAxUa?a3#*.&UX(Ya+a/RhvRnQ<o}9Wmtd-#Y&RgSRmw9;Rmxay=Rmyg-vaRmuxEhSrNu,v-voC!%(aR.a(a7+1Ro1>Ro5CE{A9b]{@;5x#eO{:g;urRi+KrNA!%(Ro3>Ro79;Ri_Ku@>{;&!x%gX|{KunA_+g5QRj/g3u5Rj#g>uERj%wio/xRhS&!,!#^1U}wba{8>>@=be}qC@:D5ba{7Ku+A&!}x?ba}t>>@=be}se(aA^^^Uat!b0#{pa+awUazbGa#aLb9bgaWac'a5TbS=Br!d1#`%scp_Jvl!#rT>Re0JvX&!VyN=H{Fcm#U&:pY=ReaJv2&!]h0=]nUJvG'!6Vy|=<r%JrM_=]h2@Wlud'#)U'Wf'b]{i=]h/Jvh!&~BpWg=v]RnMx+ny#'Nu;pVwjnu=]nwxJnx,T#`&Reqwjnt=]nvieu9vrRjLLuYwP(#+!th@wih5pX~Gr'g5v/Rh4KunA'!-CARnP@wwiN:Rm_9x'cvw>!|l=<saKvAA!0&3@q}>w^e1bp#&Re2Re3BDx7gH#T|f5H|eKuZ>!%(:qNAH{]Jv6!+3B2B9=b^{X<5<B92:E{ZLvhwA(a;a%!igQuyRmad+#Y}m@3Rh5d8#X'X*:AqUAHzmaxwbh<aXRnVcF}RT#Nw&cj#U(BWnug/vsRntdka)(a3+.Zb7aYYan1!bVa@Xa}[y^@b[{G=H{+hFu73Rj&Pv#5ReQcK%T#sig1v{Rj'Ku+D#'!t]~Grm~?rkKuMB!01d5#`'Vy.ta3Dtu~Hroc8#'{^45s85AwZbP&!#Rn!wghxWn#KvEA!)&2RlA2RlBx:h|#(T,=]j09Wobz>x]z/@awRoTd+#Y(az]hFhCrm4d,#Y+jTv|Q~EfMj]uNr|~FRfOdCa!Xa9_X#@<plJvf!%b`{(9;Rgwc;.!#2x7cw#T|UDb]|T5Ju={(!=@E{&Jv)&!Ab`{'awJvf!~*>>@=be{#KuY>!+&4Ezyi[ugv&RjIdea+T)#UXa&T-T&a!Rh9auRmW=]kLg5vuRn+g3u4Rn-Ow6ARn,hHus5xNk?#UX(U~)/g8v0RkD~AwkkF?Ri.OuNBwkkA?Ri/d|a2`a*^UYa.!aBTZaTa'Xa;!(!2!-a#b2[yC>6Vyq3[xr2Wi?g1rusVh%s?DtF~<5rbJs;%!DtBfswKtCj[uvuSsEu3RgVx3o:u+wN'*Zt;@3rd~Grh~?rfg8w)Lq)qE&-a%!>bI|`jWv0vV~EfCjTv|vV~Ef@j]uNpn~FRfBcK#T']gWNu7x,k7q4ai(0!hHv8<RhmkMu9vrsBuev/RhlCJvB!,g<v{wchh~@:Rhji[vrv{wchi~@:RhkdS&a5UY#Ta!RgPwwiI5BwciI~@:Rh`x'iJvj'!5]iJPu8Bwch]~@:Rhach)U#h3rp]gLh@t|Ax,hTq3ah!-(~@:Ro0Ou!5RhXj^v(pyw8unRhVd|)`,^UYas!a?/a2Z'a^Ta{Tb7Ta(a#!a,Wf&9sZ3DtAadamov=Bqt3[xig8vsRm~>waiL2b`{QJv*_Ouv2qgj<v]v2BqfdR'X*X#Y-@3qr~Gqv~?p6hHv-]glPup5Lq+q?_%*b_{qF{n9b^{rOu4ARhpKvCD!+&~Bqp:5Dbb}nwoiKl&unuTuBv]v+ueunaXRf0=Jvh!0nKufu8v1w&w7q%w&uHrz:Rgnj5w,uxDJq/(!hNw'5ReCk0s2u3w/w'5ReFd>Za&!*UaA=<wkgsRnSJv^!%Refifw3vyRgOKu_B'!,<]gkiiu:w&Rh<=C@a^<B57@2F{[<B5@aW:=3away9A5aW=<B=C@a^<B57@2F{Ie-#`(^^^bCara.b8aza6!/bZ,!adTbnTbOb+aFaS!aAT9@Wf~2Wli3Dtl2@d,#Y&RfnRfmJwJZtN~GqyJva&!VyMg<v~Rm%iXuJu3Rm9Jv[_=]ih9wlkDRkCd1#`(@Wg>2Wls3cH#T(@<Rj*=>Ri|b~'#23s9h<~El.d'#Y&Dtxi^rzvdRl#d*#U%(o|B2s`hJwSaxRmDKv4B&!1:Rmdd5#`'Vx}to~Hq{x'f1v3(!BA5ba|bJv_&!Wfug1v]ReIdO+U/Y#&G}-8wze=Rh{g1v]ReHg/uQRf/by#)ibQwERl/cH#T(@<Rj+=>Ri{cNu+vlax-!(#a0qa9<Rii2;;bU{H;x<i=&X#Rk`<4wwi=C9H~8xAI(Y#<azRi@45wXI<B9;5bb~7dL(X#Xa(+!aL6Vy{g5QqOau:5au2@ay547EzbxOcU(UX-T#Ta#:Cbb|A?wjh/b_|SOw6ARgtihr}u7Rhy<d1#T)X1@@=I|~=ay<2@@=aybb}Sj3vLv;<d,#Y(56H}A978H}@dGpvs@uAu`vcw9*!aFa+ai%(b!aXa8.a?a[ozWey=sU2@G}Nch&U#Rf_WexKu+D#'!t:~Gr`~?r^j]uNr|~FRg*j^psurwJt|RmcKv)@&!)7Rkv~Br[@wxfO:Rl3co#U'6Rezj_q#vIuavjRltwzeyh@vr5JqD0!>aY?C9:9au@9Cb]}9cl#U*5;5<H||jbuus1ucv&Rfvg1v~d/pppzqFr^a--a~!aMat1(hFv;Wiz@@=Izoj5uuv-7Rix~Cw`fk2WlVcZ#X,k)u3vWs@u2]ktg;wEx'fBq(_2Wg/jTv|vV~EfoJv]!15x'hzqG!(P~EfU~CRl_j6v(us5x4i-#T(2WmZ?C2F|d>Kq<aj1!*jTqIsBv=Wl`~Cw`fi2WlWj`v0u*~>RlR=c>Z,k#u3vWs@u2]kr<c1Z+jTqIsBv=Wla~Cw`fm2WlXdmb3!a{(arZa`bkTa%TbQTa-a9+c'!aM!/[yL=Bqug.w'RifhFvyDRj.g>vgwyk^9]k^Jv3_@WfbAARkhJw2_[x|JvB_wkoIRoKwkoJRoLd'(Y#<]gm=<9<H|yd'%_X#skDtb3awwqkgNulRkgdB#^',9:p'hJwSaxRmEBwVb8@4=H|qLu+w50&!)@3qs~?pU>Awwn;;Rn=c:Z'ARn<=<qwKvC@!/&~BqqJv6!&]eVb^z^xRge'/a%+^`#Sge}6<4Rn3=]n0Pw2>Rn8Jw0!&>Rn:>Rn6cY#a7+!a&=<wkaNw~h3z_c5Z{=wjh#=]nLKv^D!&)Vyz=bW|swYb<WetcG#T(2wxa@qVx@gD#Y&b^|V5JwG&!5bb|pg/w&RgD@x=kHs=uAvn!a%%/'+RmSRh694Ro`g-vaRmRhHv-]mlxCcS#`&ba~.5cD#Ta)P~=d,#Y(56H{>978H{Dd_#{2^Y%_+qbbb{6g3sERhsbU{?dfa.,`a(Xa<!aiX#(55RiG54RiHcI#T'WiU3RiVNvdwtfcRlKNvdd,#Y&RlHRlExQgf.1*^T'X#Sgf}6Wn4=]hfPrk>Rn7Jw0!&>Rn5>Rn9Lunw?&a2!,5<oq@@wqfdRlJj5Q~=d,#Y(~ARfcOuN]fdDKw;ay(}i!547E}j?cI#T(@5bV}iCbV}hdv(^^Tb?a40,b##Tbo!a*bR!a<b|a/!aKai!aU[yK=]o^g:v>ReGJwPZtK<7Rh+h<~El,Pv#5ReR@awwxjCg,ulRjDJv6&!]j!z?aQeeg>w=Sh<eeJw;!&axEzOg,Qosc!#*:wkeJ]eJ>x'h-u(!%Ro.w~h.zPdNZ(X,Ya![x{;9ReY;wkgxRiF:x?ap#Y&RmUg<s2Rkod]+UY0TZ'!a&A9sw<=bczLNvuw{gqzNhJwSaxRmCKuLay!#&s_Rf-55b^{uJvZa!!c%#(55Ri654wmiu5RiuawLu,vp!+}^%b_}Y9;wkgxba}o>A9:=b^}zKuh=a''!3awRk3c*'!#aHRk6c+Z&Rk5Rk4Jv)&!awRjSawd9*`#0?C2@EzMj8u<uJ5RmbjQrquJu3x,k>uq@_+=ayb^|W~ARkEOuN]k@7dhzV^X/X&a-#zRzSb`zXcJzTT#2WkVKvDBzW!%FzY9;5bbzWjQrquJu3Jw3%!b`zU=ayb^zQd:#X(T-a!6Vyywxh}=b]{Jg=u1RiAdGp~qHtzv!w(wA+a+a;<!aJaYai'anasb(=azRmV:Cbb{MLq2vb!%')RjuRjrRjtRjqx3jnqCw3!%')Rk(Rk+Rk&Rk)Lq2vb!%')Rj{RjxRjzRjwLq2vb!%')RjsRjpRjfRjex3jcqCw3!%')Rk'Rk*RjkRjl9<CbbzfOu4ARhxLq2vb!%')RjyRjvRjhRjgx=joq*uKvb!%')+-Rk.Rk%Rj~Rk-Rk#Rj}x=jdq*uKvb!%')+-Rk,Rk!Rj|RjmRjjRjidAq&qKs@uAv8Aa.'*-a@a&0!aM@a5[y73Dsy3Ds|3Dt):wxgI2sHJwJZt.~Gqxwsf0ikrzt}Rl0Jvy_[xj~HqzKv_A|D!&WfP8axRoVcf,U#k(v]v+ueunaXRf1Ju}'!g8u#Ri=jQw!sCunLprq>!,')~<5qeGzq9F{W=c##%s5au:5aU3CBE|;d4#X(D!a&6Vygx(b;#(=]ed?C2F{N<capoq2r[a&!aPa9,'Pw;5s:@@=I|,55w_h|@@=IzcP~=x'fCqB_2Wl2>aU@@=I|1OuNBc1Z+jTqIsBv=Wlc~Cw`fl2WlZ~AcTa%!Z+jTqIsBv=Wlb~Cw`fh2WlYk+uNqJsBv=WlSg,u3dca3#UXaMYa)TaB-=cM|7T#<bI}l5@B932:aV2G{BOuNBJq:|M!5Ezt=<B=C@a^<B57@2F{v>cB{/T#=ay<bI{3Jv6!a.6BKq0ah&+!5E}HP~Ef{978BaU@@=Iza<7d#.Y#978BaU@@=IzH~AJq0!(@@=IzG978BaU@@=IzFe,aU*Y&^^^bvJb,b:bFad!a,c2Ta>aL.bo6!a#CbTa'T#Re{2Wlh2@G{yg6t~Ro_NvdRfticuRQRllJv3&!x&c|zs@Jw3!%RflwpfkRlpKuL;%(!Re<@G|C2GzdhIvuBwgjAg-u0RjAKQB%!(GzZ@G|5NuuRl7d='T+Y#Vy[g<v~Rm!==G|>JvA!)@wma=]m1ifuaw&RmnLs@vT'!|/+[y,g:v>ReTJw1!#qX=x!eC{bLu+wT&)ZtZauq_~Graci&U#F|89:r_Lupvq!.)&2RlG8RfaC=x!eF{_h?rpWlmd&'!#X|&]k::xJey#`'T|+<E|&2@H|%dE#(^,g;u.RiEg6vjRiC9xCkA{O|zY#g=ucRmXKs0@!&*@G|m@awRknJuh!,3d(}gY}eJvj!%Rm):Jw3!%Rm+Rm-Ls0w(&!a(a#@b[|6cZ#X'7RkxWgAOu4ARn'dH'U#Y*Vz-Wm'CARm}d]*#a%^a*T'aK!a<9bV{PC=p*Jw4!&SgxcbB5r]idw(wBRmF7xFkt#&`(Rm/Rm8E|!JuY_9:Rl5=wrgr2:bbxd@xXfB(a*#T+!.X0X1Ta/a'T&RlDRfL>RlyARl9b[z[>RfZ:RlL:RfRwlg/ARl;9;RlxKv,A/!%7s69<74=BA5ba{-8Bde#`a<XaKYa1,a'P~=wxfB2bZ}}?C972@@=I}r8@55B9;5bb}G978B2@@=aybb}3j3vLv;<Jw3&!>Rfk=ayb^}4~Ad1#`*@@=aybb{w2@>==<bbz]dx+UY#^UaF!a9!bB'Ya1.!ajXa#%olRhD[y=3Dt#Ov5BrHKuMB%!(Rf^Wep~HrJwkiQjKr|~FRg)Ku+D#'!t5~GrF~?rDdV)UY,Z/_7RkuG{<~BrBg,rlsO:235B@bX}|d?a1!#`(6Vyn5@d##Y+jTv|vV~EfIj]uNpn~FRfH7Lq2vb1!a9-978BaU@@=Iz9978BbU}#~AJq0!(@@=Iz8978BaU@@=Iz7~AJQ|}!978BbU}!JvkaK!AdUa21-U#`a+(g/vsRn~Ou!5RPj:rmu9WhOjXuvvNr}:RhAj^v(pyw8unRn[kPr}p|u7vwv]RiSBd;pppzq@qHQa?(b.!a.a`@.|xa(hFv;Wiyj5uuv-7Riw~Cw`fg2WlU978BbU|wOuNBJqG!(P~EfD~CRlQcZ#X,k)u3vWs@u2]ksg;wEx'f@q1_2Wg.j]uNpn~FRfqJv]!15x'h{qG!(@@=IzK~CRl^j6v(us5x4i,#T(2WmY?C2F{1>Kq<aj1!*jTqIsBv=Wld~Cw`fj2Wl[j`v0u*~>RlT=c>Z,k#u3vWs@u2]kq<c1Z+jTqIsBv=Wle~Cw`fn2Wl]dn1#c(a(b^a2!b/bAT(bj!aDa7bu,a_a{c0!2T0g:v>ReD2@G{42@G{5~DpM~<5rc=Bx6i>{RT#RnI@zCx]y]z:2Jv[!zr5Awyk]9]k]dD(Y+X#6Vz.g=wKtgwhaCwgmTWj2Lu,w%_+/[y-B;b^xeg3u3Rj-2@bX{*KrJ<!+'@Wg(g?QRlC@Jv`!%b[zIwsfII}8JQ_@w|kW|=Jv(%!AqcOuNBJvEzh!bYzjLs@wP#(0!oy@>RkdJwMZtc3Dtd@BcG#T'9bWxg2@2Fznd*#Y+;2x'c}w<zizixNgwa#Z'U+!/!a'!a+w~g~z6wcn{Rn}wcnzRn|5Rh%=]nJg5vuRmvNvdRlvcprJu}w*az*a#!%.a.'Bot9qT]kj@Wg'ay2Gzv@Jv`!%b[zEwsfHI}1;ck#Ux`<Cbbx_Lu+w!a&0*!wko*wwo,So,}6Juqxf!E}PigQuyRm`d3(`#8>Rn%:A5B;bZ~%KvhCa!a2!x>k7#Uxb@b{#xaRk7Jw0!)>wwhlShl}6>wwhmShm}6CJvB!.x'hhvj{!!5Bwkhhbaz}x'hivjz~!5Bwkhibaz|xEhTrNu,v-vpD!a%&/)a3a.,%Ro2t[CE{)@3re9b]{%wjo09:rgc:Z&Ro6=<riifuaw&RmoKrNA!%(Ro4>Ro89;Ri`dSaL'UYzxZb)7Rka3xRhT&!,!#^1U}vbaz{>>@=be}yC@:D5bazzKu+A&!}{?ba}y>>@=be}wxBh[t`u~vJvr!%a!a()a,a0a4RoC=]o;Ju(!%RoGRhdwjh`=]oAg>w#Ro?g5vuRo=NvdRl|Ku]C.!&;RoEJvB!%RoORoMBx'h[v+_?w~h`}~5?w~hd~!xKh]oiptu-utv.vp!#%&a30a@a'a+(a/aOp(o~p!RoDJu(!%RoHRhewjha=]oBNvdRl}g>w#Ro@g5vuRo>c[#X']o<CauRoRAd-#Y':RkpauRoQKu]C.!&;RoFJvB!%RoNRoPBx'h]v+_?w~ha}t5?w~he}ue!/UbhYacXaW^Tc&a;b:a-c/#b&aja1(!cL+!bKbt!bmcRc9aIc?8[yW3Dtt94Rg`Jv}!&SiRMzBhEebShEMNuPRe>x7gL#TzuwjirRipc<Z&>on;>z=h-MSh.Mwqczx'a7vj&!>Re4@=ResJt__NuPRi*NuPRi)j]uNr|~FRfzKrJ>_+@Wfy@Wf]2WocKrJ<!+'@Wg%g/QRl@@Jv`!&awRl<wsfFIzgLu(w*!.*&ShBMwvhIRhI9;RhNx1hK'!#Sn]Mx1hK~0!#:2<H~7cNu+w7D*'1ZtW>Rn1~?rOc:Z&Rn2=<rQ<7wjh&=BSnLMc]#X(6Vz)w[b=a!U#9wzgMc3#&(RgMRitRis<x,gKt`ax!&+SioM=BSilMc3#&(RgKRinRimKurB,!&SiQMzBhDebShDM6BJQ!(P~Efx978B2@@=I}WLrJw!!,a*&@G}O@9wkibRid@@x'fKwC!&SlDMSfLMjUv~Q~EfKKv3@a+!(hFv-]mpx/hYZ(C5RiWz<o/MwkhY?So/M@x,gbvfB*&!SgEM:SoeeehFu3:Rgbda(,^TZa)X/7Sg[eb:2RgI~BrMC@wgkc:wwkcRerx3h(uUvK!&*,SnOM4Sh*MArRg;wHRh(x=h;rJvPwI!a4',a'0@Wg&=BSh/Mg>w=Rh=g3w*wwgGRgGcW(X#;Sg}M2Gzk@Jv`!&awRl=wsfGIz`dKZ*T'Y-:RhR7RhQg5u-p`j6v(us5d,#Y+~Awkia?RicOuNBwkibba}Ld6p~tyu_vbAa'a+!a/'a3aEa8a!>Sh,ebJv{!&Sh@ebSaReb9;SgwebNuPRi(NvdRl)NuPRi'hHu^<Rm^Jvv_@Wl(g;u1Si/ebKu'B&!*Sh?eb@Wl'z@aPeb95Si.ebcpputyvjB)!,&a+0a%ShAMWeK@G}C@WfJ9;RhMwvhH9w{ia}ix,hJvRA1(!zAn[MRhHx1hJ~*!#hFv(BSn[MBJQ!(@@=I~'978B2@@=I}2db.Ua<'X}+T#a0XaG2G}E;wkg|wuh!Rh!x,hZu,@)!&So0MVy)C5RiXACJvB!&5RiY5RiZg8w)cG}*T#2@bU}=KsA>(!a.3wkhZba~(x,h^u(A!&(SoCMRhb5Bz=h[eb?w~hb~6x,h_u(A!&(SoDMRhc5Bz=h]eb?w~hc~6e)aA1T#T,^^^c-bMb&blcPaP(a/!0!bA=b5c@a(!bfbrc#2afwmhARnjwchORnp2Wlf3DtsNvdRl-2@wpa<]m0bx(#:awRk2@Jw3!%RfhwpfgRlnKQB%!(G{V@G|'NuuRl6d='T+Y#VyUg<v~Rl~==G|<Jv+'!aYShC}6@B<5?ba~8@Jw3'!g2QRljhLrpWlOd+#Y'g.w'rIg>w*wgj@g-u0Rj@Lu+wT&)ZtUauq]~GrGci&U#F|39:rELrNvj!.%*RhCwunfw~nf~:9;Ri]>wtnhg;wHRnhx3hDs@v~!/+'@Wfr@9RkSNu&Rlo=@<5GzoKs0@_+@Wl+@awRkmJuh!-3d(}pY#qWJvj!%Rm(:Jw3!%Rm,Rm*de&!1U-U#`)Re;@G|.@9Ri82@wjfvRlq=@<5GzpLvOvr!).&2RlF8Rf`C=x!eE{.Jw3_g2QRlkhLrpWlPde(!#U{s,UXa*Ta'[y'g:v>ReS;x0PZ&RnlRnn~HrKJw1}f!=x!eB|2w]aP(#Xa&a*Ta.Ua2a7=]iOd'#Y&Ro&WnWg;u.RiDg6vjRiBNvdRlzhNvj]nYJuW_2Wm3x)kFze{9d])!a.!,Y01!#&aC!a3RndC=ox~BrC@2b^{pg,rlse7x'ksuq!%Rm.E{xidw(wBRmGx9o+)X#wwo-So-}69:Rl4@xSf@a#XZ'X)X,Ta(/ARl8b[xc>RfY:RlI:RfQwlg.ARl:9;Rlwdn'#^XafaQa1X1TaHTa)@b[{zcZ#X'7RkwWg@Ou4ARn&x)kG#{,g7u/RkGdH'U#Y*Vz'Wm&CARm|bx#(A]gUbUzJj9Q~=d,#Y(56H}l978H{U7d,0#U*2>ABb_xZ978BbU{e~AJQ{g!978BbU{hxMh?ad{oUYZ.x1h?{l!#:2<H{mx3n[t{vl!,&a%3Ro(z=iS}6ARnr=Bwsn^wvn`Rnbd`*T}B0!#^X'BG{c9b]{a>>@=be}F?JvS!&BG{d7BG}(Bde#`a1X,Ya@!a'P~=wxf@2bZ}I56B2@@=aybb}08@55B9;5bb}<j3vLv;<Jw3&!>Rfg=ayb^}&OuNBKuLA!)a!P~=x#fD{f2@>==<bbzl?C972@@=Ix^d6rSu,v7w*C(0a)a6#B+a%!sQ[y?3Dt%3[xn~<5rLOu!5p@Ku+D#'!t7~GrP~?rNKvlaya7'!h+v-5qMg=t|cd,U#5AAaa5Abb{S@52B5@a[@52B5Gx[iXueu;d<#`a(!/549C;ag>23ExY5@Dah89b^~689Jv)!~2b[~1Lv'w(%*!a#bX|aPrmawRe]keu7uhv-q6rxu,q`xTo]/a5aU!bNaDXbi!b-!ao!b<bwA!#5@B932:aV2G|:d-)Y#hJrL>RhG<7@C5<H|_=Cau:5aj5@B932:bJ|ng>vIbs)#?C2F|9jPv0w.vISh-MKvUaz(.!9ABbb|[5;5<H|Eg>unwfh;9:4E|YjQsBt|vjx'hYq3!(?C2F|J:2<BaY?C2F|GOu!5x,g|p{ah!-(?C2F|c9:4E|OjXuvvNr}:Rh&i[w*t|cd+U#jJvsu)vsSn~Mkfrmu9p}u7vwv]So!McW#Xa!ax5@A5aY:5;5<H|>kJv~vYrquJu3x4ib#T)2@SmZM?C2F|Bj:rmu9@xPhI(a*a#U#`a3-5Abb|L~@:RhK9:4E|0@52B5G|#C::aY?C2F|-:2<BaY?C2F|.5Jvk!a)javYrquJu3x4ia#T)2@SmYM?C2F|HAxPhH(!a#U#`a*-5Abb|4~@:RhJ9:4E|R@52B5G|F:2<BaY?C2F|Sc^#Xa2j=Qq5CJvB!-g<v{z;hhM?C2F|Zi[vrv{z;hiM?C2F|XKsA>!a)-g<v{z;h[eb?C2F|]i[vrv{z;h]eb?C2F|^iZu.vix,hZq3ah!.(?C2F|QOu!5ShXM:2<BaY?C2F|P",13494,2713,49,25,61);var z;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.FLAG13=8192]="FLAG13",e[e.BRANCH_LENGTH=8064]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE",e[e.VALUE_MASK=8191]="VALUE_MASK"})(z||(z={}));var j;(function(e){e[e.AMP=38]="AMP",e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_X=120]="LOWER_X"})(j||(j={}));const se=32,Ve=21,Yn=2097151,me=2047;let Qe=0;function Kn(e){const n=e>>>Ve;return n===me?Qe:n}function Hn(e){return e-j.ZERO>>>0<=9}function Gn(e){return(e|se)-j.LOWER_A>>>0<=5}function Vn(e){return(e|se)-j.LOWER_A>>>0<=25}var Be;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(Be||(Be={}));var Te;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Te||(Te={}));function Qn(e,n,t,i){const r=(n&z.BRANCH_LENGTH)>>7,o=n&z.JUMP_TABLE;if(o){if(r===0)return i===o?t:-1;const l=i-o;if(l>>>0>=r)return-1;const c=e[t+l];return c===0?-1:t+r+c-1&65535}if(r===0)return-1;const s=r+1>>1,u=t+s+r;for(let l=0;l<r;l++){const h=e[t+(l>>1)]>>((l&1)<<3)&255;if(h===i){const f=t+s+l;return u+e[f]&65535}if(h>i)return-1}return-1}function ze(e,n,t){return t===1?String.fromCharCode(e[n]&z.VALUE_MASK):t===2?String.fromCharCode(e[n+1]):String.fromCharCode(e[n+1],e[n+2])}function et(e,n,t){let i=n+1,r=0,o=i;if(i<t&&(e.charCodeAt(i)|se)===j.LOWER_X)for(i+=1,o=i;i<t;){const u=e.charCodeAt(i);if(Hn(u))r=r*16+(u-j.ZERO);else if(Gn(u))r=r*16+((u|se)-j.LOWER_A+10);else break;i+=1}else for(;i<t;){const u=e.charCodeAt(i)-j.ZERO;if(u>>>0>9)break;r=r*10+u,i+=1}if(i===o)return 0;i<t&&e.charCodeAt(i)===j.SEMI&&(i+=1),r>1114111&&(r=1114112);let s=i-n;return s>=me&&(Qe=s,s=me),s<<Ve|r}function nt(e,n,t){const i=Xn;let r=e.indexOf("&");if(r<0)return e;const o=e.length;let s=0,u="";const l=i[0],c=l&z.JUMP_TABLE,h=(l&z.BRANCH_LENGTH)>>7;do{const f=r+1,d=e.charCodeAt(f);let p,a;if(d===j.NUM){const b=et(e,f,o);p=Kn(b),p>0&&e.charCodeAt(f+p-1)!==j.SEMI&&(p=0),a=p===0?"":Zn(b&Yn)}else if(Vn(d)){p=0,a="";const b=d-c;let g;if(b>>>0<h){const k=i[1+b];g=k===0?-1:h+k&65535}else g=-1;let x=0,C=0,m=g<0?0:i[g],_=f+1;e:for(;_<o;){for(;!(m&(z.VALUE_LENGTH|z.FLAG13))&&m&z.JUMP_TABLE;){const F=m&z.JUMP_TABLE,D=(m&z.BRANCH_LENGTH)>>7;if(D===0){if(e.charCodeAt(_)!==F)break e;g+=1}else{const y=e.charCodeAt(_)-F;if(y>>>0>=D)break e;const w=i[g+1+y];if(w===0)break e;g=g+D+w&65535}if(m=i[g],_+=1,_>=o)break e}if((m&(z.VALUE_LENGTH|z.FLAG13))===z.FLAG13){const F=(m&z.BRANCH_LENGTH)>>7;if(e.charCodeAt(_)!==(m&z.JUMP_TABLE))break;_+=1;const D=F-1;let y=g+1,w=0;for(;w+1<D;w+=2){const B=i[y];if(e.charCodeAt(_)!==(B&255)||(_+=1,e.charCodeAt(_)!==(B>>8&255)))break e;_+=1,y+=1}if(w<D){if(e.charCodeAt(_)!==(i[y]&255))break;_+=1}g+=1+(F>>1),m=i[g];continue}const k=m>>>14,v=e.charCodeAt(_);if(k!==0){if(v===j.SEMI){p=_-f+1,a=k===1?String.fromCharCode(m&z.VALUE_MASK):ze(i,g,k);break}if(k===1)break}const A=Qn(i,m,g+(k||1),v);if(A<0)break;g=A,m=i[g],_+=1}a===""&&p>0&&(a=ze(i,x,C))}else p=0,a="";p===0||t?r=f:(s<r&&(u+=e.slice(s,r)),u+=a,r=s=f+p),e.charCodeAt(r)!==j.AMP&&(r=e.indexOf("&",r))}while(r>=0);return u+e.slice(s)}function en(e){return nt(e,!0,!1)}var tt=class{constructor(e={}){T(this,"src_Any",Ye.source);T(this,"src_Cc",Ke.source);T(this,"src_Z",Ge.source);T(this,"src_P",Re.source);T(this,"src_ZPCc",[this.src_Z,this.src_P,this.src_Cc].join("|"));T(this,"src_ZCc",[this.src_Z,this.src_Cc].join("|"));T(this,"cache",{});T(this,"opts",{maxLength:1e4,urlAuth:!1,schema_names:[]});this.opts={...this.opts,...e}}set(e={}){return this.opts={...this.opts,...e},this.cache={},this}escapeRE(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}nestedPairRE(e,n,t=4){const i=this.escapeRE(e),r=this.escapeRE(n),o=`(?:(?!${this.src_ZCc}|${i}|${r}).)`;let s=`${i}${o}{0,1000}${r}`;for(let u=2;u<=t;u++)s=`${i}(?:${o}|${s}){0,1000}${r}`;return s}get_text_separators(){var e;return(e=this.cache).text_separators??(e.text_separators=/[><\uff5c]/)}get_pseudo_letter(){var e;return(e=this.cache).src_pseudo_letter??(e.src_pseudo_letter=new RegExp(`(?:(?!${this.get_text_separators().source}|${this.src_ZPCc})${this.src_Any})`))}get_ipv4_addr(){var e;return(e=this.cache).src_ip4??(e.src_ip4=new RegExp("(?:(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])[.]){3}(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])"))}get_ipv6_addr(){var t;const e="[0-9A-Fa-f]{1,4}",n=`(?:(?:${e}:${e})|${this.get_ipv4_addr().source})`;return(t=this.cache).src_ip6_addr??(t.src_ip6_addr=new RegExp(`(?:(?:${e}:){6}${n}|::(?:${e}:){5}${n}|(?:${e})?::(?:${e}:){4}${n}|(?:(?:${e}:){0,1}${e})?::(?:${e}:){3}${n}|(?:(?:${e}:){0,2}${e})?::(?:${e}:){2}${n}|(?:(?:${e}:){0,3}${e})?::${e}:${n}|(?:(?:${e}:){0,4}${e})?::${n}|(?:(?:${e}:){0,5}${e})?::${e}|(?:(?:${e}:){0,6}${e})?::)`))}get_ipv6_url_host(){var e;return(e=this.cache).src_ip6_host??(e.src_ip6_host=new RegExp(`\\[${this.get_ipv6_addr().source}\\]`))}get_ipv6_mail_host(){var e;return(e=this.cache).src_ipv6_mail_host??(e.src_ipv6_mail_host=new RegExp(`\\[IPv6:${this.get_ipv6_addr().source}\\]`))}get_auth(){var e;return(e=this.cache).src_auth??(e.src_auth=new RegExp(`(?:(?:(?!${this.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`))}get_port(){var e;return(e=this.cache).src_port??(e.src_port=new RegExp("(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?"))}get_host_terminator(){var e;return(e=this.cache).src_host_terminator??(e.src_host_terminator=new RegExp(`(?=$|${this.get_text_separators().source}|${this.src_ZPCc})(?!${this.opts["---"]?"-(?!--)|":"-|"}_|:\\d|\\.-|\\.(?!$|${this.src_ZPCc}))`))}get_path_terminator(){var e;return(e=this.cache).src_path_terminator??(e.src_path_terminator=new RegExp(`${this.src_ZPCc}|${this.get_text_separators().source}`))}get_path(){var e;return(e=this.cache).src_path??(e.src_path=new RegExp(`(?:[/?#](?:${this.nestedPairRE("[","]")}|${this.nestedPairRE("(",")")}|${this.nestedPairRE("{","}")}|\\"(?:(?!${this.src_ZCc}|["]).){1,100}\\"|\\'(?:(?!${this.src_ZCc}|[']).){1,100}\\'|\\'(?=${this.get_pseudo_letter().source}|[-])|\\.{2,20}[:]?[a-zA-Z0-9%/&]|\\.(?!${this.src_ZCc}|[.]|$)|`+(this.opts["---"]?"\\-(?!--(?:[^-]|$))(?:-{0,19})|":"\\-{1,20}|")+`,(?!${this.src_ZCc}|$)|;(?!${this.src_ZCc}|$)|\\!{1,20}(?!${this.src_ZCc}|[!]|$)|\\?(?!${this.src_ZCc}|[?]|$)|`+this.get_path_extra().source+`[\\\\/:%@#&=_~*]|(?!${this.get_path_terminator().source}).){1,${this.opts.maxLength}}|\\/)?`))}get_mail_name(){var e;return(e=this.cache).src_mail_name??(e.src_mail_name=new RegExp("[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9](?:[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9]|[.](?=[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9])){0,63}"))}get_xn(){var e;return(e=this.cache).src_xn??(e.src_xn=new RegExp("xn--[a-z0-9\\-]{1,59}"))}get_tld(){if(this.cache.tld)return this.cache.tld;const e=[...new Set(this.opts.tlds||[])].sort().reverse().join("|");return this.cache.tld=new RegExp(`${e||"$#none#$"}|${this.get_xn().source}`),this.cache.tld}get_domain_root(){var e;return(e=this.cache).src_domain_root??(e.src_domain_root=new RegExp("(?:"+this.get_xn().source+`|${this.get_pseudo_letter().source}{1,63})`))}get_domain(){var e;return(e=this.cache).src_domain??(e.src_domain=new RegExp("(?:"+this.get_xn().source+`|(?:${this.get_pseudo_letter().source})|(?:${this.get_pseudo_letter().source}(?:-|${this.get_pseudo_letter().source}){0,61}${this.get_pseudo_letter().source}))`))}get_url_host_port(){var e;return(e=this.cache).url_host_port??(e.url_host_port=new RegExp("(?:"+this.get_ipv6_url_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,10}${this.get_domain().source}))`+this.get_port().source+this.get_host_terminator().source))}get_fuzzy_url_host_port(){var e;return(e=this.cache).fuzzy_url_host_port??(e.fuzzy_url_host_port=new RegExp("(?:"+(this.opts.fuzzyIP?this.get_ipv4_addr().source+"|":"")+`(?:(?:(?:${this.get_domain().source})\\.){1,10}(?:${this.get_tld().source})))`+this.get_host_terminator().source))}get_mail_host(){var e;return(e=this.cache).src_mail_host??(e.src_mail_host=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,4}${this.get_domain().source}))`+this.get_host_terminator().source))}get_fuzzy_mail_host(){var e;return(e=this.cache).src_fuzzy_mail_host??(e.src_fuzzy_mail_host=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})[.]){1,4}${this.get_domain_root().source}))`+this.get_host_terminator().source))}get_path_extra(){var e;return(e=this.cache).src_path_extra??(e.src_path_extra=new RegExp(""))}get_fuzzy_mail_host_search(){var e;return(e=this.cache).mail_fuzzy_host_search??(e.mail_fuzzy_host_search=new RegExp(`@${this.get_fuzzy_mail_host().source}`,"ig"))}get_fuzzy_link_search(){var e;return(e=this.cache).link_fuzzy_search??(e.link_fuzzy_search=new RegExp(`(^|(?![.:/\\-_@])(?:[$+<=>^\`||]|${this.src_ZPCc}))(?:(?![$+<=>^\`||])${this.get_fuzzy_url_host_port().source}${this.get_path().source})`,"ig"))}get_http_validator(){var e;return(e=this.cache).http_validator??(e.http_validator=new RegExp("\\/\\/"+(this.opts.urlAuth?this.get_auth().source:"")+this.get_url_host_port().source+this.get_path().source,"iy"))}get_relative_proto_validator(){var e;return(e=this.cache).relative_proto_validator??(e.relative_proto_validator=new RegExp((this.opts.urlAuth?this.get_auth().source:"")+`(?:localhost|${this.get_ipv6_url_host().source}|(?:(?:${this.get_domain().source})[.]){1,10}${this.get_domain_root().source})`+this.get_port().source+this.get_host_terminator().source+this.get_path().source,"iy"))}get_mail_name_validator(){var e;return(e=this.cache).mail_name_validator??(e.mail_name_validator=new RegExp(`(?:^|${this.get_text_separators().source}|"|\\(|${this.src_ZCc})(${this.get_mail_name().source})$`))}get_mailto_validator(){var e;return(e=this.cache).mailto_validator??(e.mailto_validator=new RegExp(`${this.get_mail_name().source}@${this.get_mail_host().source}`,"iy"))}get_schema_names(){var e;return(e=this.cache).schema_names??(e.schema_names=new RegExp((this.opts.schema_names||[]).map(n=>this.escapeRE(n)).join("|")))}get_schema_search(){var e;return(e=this.cache).schema_search??(e.schema_search=new RegExp(`(^|(?!_)(?:[><|]|${this.src_ZPCc}))(${this.get_schema_names().source})`,"ig"))}get_schema_at_start(){var e;return(e=this.cache).schema_at_start??(e.schema_at_start=new RegExp(`^${this.get_schema_search().source}`,"i"))}},ce={validate:(e,n,t)=>{const i=t.re.get_http_validator();i.lastIndex=n;const r=i.exec(e);return r?r[0].length:0},normalize:(e,n)=>n.normalize(e)},rt={"http:":ce,"https:":ce,"ftp:":ce,"//":{validate:function(e,n,t){const i=t.re.get_relative_proto_validator();i.lastIndex=n;const r=i.exec(e);return r?n>=3&&e[n-3]===":"||n>=3&&e[n-3]==="/"?0:r[0].length:0},normalize:(e,n)=>n.normalize(e)},"mailto:":{validate:function(e,n,t){const i=t.re.get_mailto_validator();i.lastIndex=n;const r=i.exec(e);return r?r[0].length:0},normalize:(e,n)=>n.normalize(e)}},it="a:cdefgilmnoqrstuwxz|b:abdefghijmnorstvwyz|c:acdfghiklmnoruvwxyz|d:ejkmoz|e:cegrstu|f:ijkmor|g:abdefghilmnpqrstuwy|h:kmnrtu|i:delmnoqrst|j:emop|k:eghimnprwyz|l:abcikrstuvy|m:acdeghklmnopqrstuvwxyz|n:acefgilopruz|o:m|p:aefghklmnrstwy|q:a|r:eosuw|s:abcdeghijklmnortuvxyz|t:cdfghjklmnortvwz|u:agksyz|v:aceginu|w:fs|y:et|z:amw",ot="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф";function st(){const e=ot.split("|");return it.split("|").forEach(n=>{const t=n.indexOf(":"),i=n.slice(0,t);for(const r of n.slice(t+1))e.push(i+r)}),e}var ut={fuzzyLink:!1,fuzzyEmail:!0,fuzzyIP:!1,"---":!1,tlds:st(),urlAuth:!1,maxLength:1e4},Se=class{constructor(e,n,t,i){T(this,"schema");T(this,"index");T(this,"lastIndex");T(this,"raw");T(this,"text");T(this,"url");const r=e.slice(t,i);this.schema=n.toLowerCase(),this.index=t,this.lastIndex=i,this.raw=r,this.text=r,this.url=r}},lt=class{constructor(e={}){T(this,"__opts__");T(this,"__schemas__");T(this,"re");const{rebuilder:n,...t}=e;this.__opts__={...ut,...t},this.__schemas__={...rt},this.re=n||new tt,this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)})}add(e,n=null){if(!n)delete this.__schemas__[e];else{const t={normalize:(i,r)=>r.normalize(i),...n};this.__schemas__[e]=t}return this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}set(e={}){return this.__opts__={...this.__opts__,...e},this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}test(e){if(!e.length)return!1;let n,t;for(t=this.re.get_schema_search(),t.lastIndex=0;(n=t.exec(e))!==null;)if(this.testSchemaAt(e,n[2],t.lastIndex))return!0;if(this.__opts__.fuzzyLink&&this.__schemas__["http:"]&&(t=this.re.get_fuzzy_link_search(),t.lastIndex=0,t.exec(e)!==null))return!0;if(this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"]&&e.indexOf("@")>=0){const i=this.re.get_fuzzy_mail_host_search(),r=this.re.get_mail_name_validator();for(i.lastIndex=0;(n=i.exec(e))!==null;){const o=e.slice(Math.max(0,n.index-65),n.index);if(r.test(o))return!0}}return!1}testSchemaAt(e,n,t){return this.__schemas__[n.toLowerCase()]?this.__schemas__[n.toLowerCase()].validate(e.slice(0,t+this.__opts__.maxLength),t,this):0}match(e){const n=[],t=this.re.get_schema_search();let i,r,o,s,u,l,c=!1,h=!1,f=!1,d=0;if(!e.length)return null;for(t.lastIndex=0,this.__opts__.fuzzyLink&&this.__schemas__["http:"]&&(i=this.re.get_fuzzy_link_search(),i.lastIndex=0),this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"]&&(r=this.re.get_fuzzy_mail_host_search(),r.lastIndex=0,o=this.re.get_mail_name_validator());;){const p=Math.max(d-1,0);if(r&&o&&!f&&(!u||u.index<d))for(r.lastIndex<p&&(r.lastIndex=p);;){const C=r.exec(e);if(!C){f=!0,u=void 0;break}const m=o.exec(e.slice(Math.max(0,C.index-65),C.index));if(m){if(u={schema:"mailto:",index:C.index-m[1].length,lastIndex:C.index+C[0].length},u.index>=d)break;r.lastIndex<p&&(r.lastIndex=p)}}if(i&&!h&&(!s||s.index<d))for(i.lastIndex<p&&(i.lastIndex=p);;){const C=i.exec(e);if(!C){h=!0,s=void 0;break}if(s={schema:"",index:C.index+C[1].length,lastIndex:C.index+C[0].length},s.index>=d)break;i.lastIndex<p&&(i.lastIndex=p)}let a=u;(!a||s&&(s.index<a.index||s.index===a.index&&s.lastIndex>a.lastIndex))&&(a=s);let b;if(!c)for(;;){if(!l){t.lastIndex<p&&(t.lastIndex=p);const _=t.exec(e);if(!_){c=!0;break}l={schema:_[2],index:_.index+_[1].length,lastIndex:_.index+_[0].length}}if(l.index<d){l=void 0;continue}if(a&&l.index>a.index)break;const C=l;l=void 0;const m=this.testSchemaAt(e,C.schema,C.lastIndex);if(m){b={schema:C.schema,index:C.index,lastIndex:C.lastIndex+m};break}}let g=b;if((!g||u&&(u.index<g.index||u.index===g.index&&u.lastIndex>g.lastIndex))&&(g=u),(!g||s&&(s.index<g.index||s.index===g.index&&s.lastIndex>g.lastIndex))&&(g=s),!g)break;g===u?u=void 0:g===s&&(s=void 0);const x=new Se(e,g.schema,g.index,g.lastIndex);x.schema?this.__schemas__[x.schema].normalize(x,this):this.normalize(x),n.push(x),d=g.lastIndex}return n.length?n:null}matchAtStart(e){if(!e.length)return null;const n=this.re.get_schema_at_start().exec(e);if(!n)return null;const t=this.testSchemaAt(e,n[2],n[0].length);if(!t)return null;const i=new Se(e,n[2],n.index+n[1].length,n.index+n[0].length+t);return this.__schemas__[i.schema].normalize(i,this),i}tlds(e,n=!1){return e=Array.isArray(e)?e:[e],n?this.__opts__.tlds=this.__opts__.tlds.concat(e):this.__opts__.tlds=e,this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}normalize(e){e.schema||(e.url=`http://${e.url}`),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url=`mailto:${e.url}`)}};const X=2147483647,P=36,be=1,H=26,ct=38,at=700,nn=72,tn=128,rn="-",ht=/^xn--/,ft=/[^\0-\x7F]/,pt=/[\x2E\u3002\uFF0E\uFF61]/g,dt={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},ae=P-be,L=Math.floor,he=String.fromCharCode;function q(e){throw new RangeError(dt[e])}function _t(e,n){const t=[];let i=e.length;for(;i--;)t[i]=n(e[i]);return t}function on(e,n){const t=e.split("@");let i="";t.length>1&&(i=t[0]+"@",e=t[1]),e=e.replace(pt,".");const r=e.split("."),o=_t(r,n).join(".");return i+o}function sn(e){const n=[];let t=0;const i=e.length;for(;t<i;){const r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<i){const o=e.charCodeAt(t++);(o&64512)==56320?n.push(((r&1023)<<10)+(o&1023)+65536):(n.push(r),t--)}else n.push(r)}return n}const gt=e=>String.fromCodePoint(...e),kt=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:P},je=function(e,n){return e+22+75*(e<26)-((n!=0)<<5)},un=function(e,n,t){let i=0;for(e=t?L(e/at):e>>1,e+=L(e/n);e>ae*H>>1;i+=P)e=L(e/ae);return L(i+(ae+1)*e/(e+ct))},ln=function(e){const n=[],t=e.length;let i=0,r=tn,o=nn,s=e.lastIndexOf(rn);s<0&&(s=0);for(let u=0;u<s;++u)e.charCodeAt(u)>=128&&q("not-basic"),n.push(e.charCodeAt(u));for(let u=s>0?s+1:0;u<t;){const l=i;for(let h=1,f=P;;f+=P){u>=t&&q("invalid-input");const d=kt(e.charCodeAt(u++));d>=P&&q("invalid-input"),d>L((X-i)/h)&&q("overflow"),i+=d*h;const p=f<=o?be:f>=o+H?H:f-o;if(d<p)break;const a=P-p;h>L(X/a)&&q("overflow"),h*=a}const c=n.length+1;o=un(i-l,c,l==0),L(i/c)>X-r&&q("overflow"),r+=L(i/c),i%=c,n.splice(i++,0,r)}return String.fromCodePoint(...n)},cn=function(e){const n=[];e=sn(e);const t=e.length;let i=tn,r=0,o=nn;for(const l of e)l<128&&n.push(he(l));const s=n.length;let u=s;for(s&&n.push(rn);u<t;){let l=X;for(const h of e)h>=i&&h<l&&(l=h);const c=u+1;l-i>L((X-r)/c)&&q("overflow"),r+=(l-i)*c,i=l;for(const h of e)if(h<i&&++r>X&&q("overflow"),h===i){let f=r;for(let d=P;;d+=P){const p=d<=o?be:d>=o+H?H:d-o;if(f<p)break;const a=f-p,b=P-p;n.push(he(je(p+a%b,0))),f=L(a/b)}n.push(he(je(f,0))),o=un(r,c,u===s),r=0,++u}++r,++i}return n.join("")},mt=function(e){return on(e,function(n){return ht.test(n)?ln(n.slice(4).toLowerCase()):n})},Rt=function(e){return on(e,function(n){return ft.test(n)?"xn--"+cn(n):n})},Ie={version:"2.3.1",ucs2:{decode:sn,encode:gt},decode:ln,encode:cn,toASCII:Rt,toUnicode:mt};/*! markdown-it 15.0.2 https://github.com/markdown-it/markdown-it @license MIT */var Je=Object.defineProperty,an=(e,n)=>{let t={};for(var i in e)Je(t,i,{get:e[i],enumerable:!0});return Je(t,Symbol.toStringTag,{value:"Module"}),t},bt=an({arrayReplaceAt:()=>xt,asciiTrim:()=>le,callable:()=>hn,escapeHtml:()=>U,escapeRE:()=>Tt,fromCodePoint:()=>G,isMdAsciiPunct:()=>ee,isPunctChar:()=>pn,isPunctCharCode:()=>Q,isSpace:()=>E,isValidEntityCode:()=>xe,isWhiteSpace:()=>V,lib:()=>zt,normalizeReference:()=>ue,unescapeAll:()=>K,unescapeMd:()=>wt});function hn(e){const n=function(...t){return Reflect.construct(e,t,new.target&&new.target!==n?new.target:e)};return Object.defineProperty(n,"name",{value:e.name}),Object.setPrototypeOf(n,e),n.prototype=e.prototype,n}function xt(e,n,t){return[].concat(e.slice(0,n),t,e.slice(n+1))}function xe(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)===65535||(e&65535)===65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function G(e){if(e>65535){e-=65536;const n=55296+(e>>10),t=56320+(e&1023);return String.fromCharCode(n,t)}return String.fromCharCode(e)}var fn=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,Ct=new RegExp(`${fn.source}|${/&([a-z#][a-z0-9]{1,31});/gi.source}`,"gi"),vt=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function Dt(e,n){if(n.charCodeAt(0)===35&&vt.test(n)){const i=n[1].toLowerCase()==="x"?parseInt(n.slice(2),16):parseInt(n.slice(1),10);return xe(i)?G(i):e}const t=en(e);return t!==e?t:e}function wt(e){return e.indexOf("\\")<0?e:e.replace(fn,"$1")}function K(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(Ct,function(n,t,i){return t||Dt(n,i)})}var At=/[&<>"]/,Et=/[&<>"]/g,Ft={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function yt(e){return Ft[e]}function U(e){return At.test(e)?e.replace(Et,yt):e}var Bt=/[.?*+^$[\]\\(){}|-]/g;function Tt(e){return e.replace(Bt,"\\$&")}function E(e){switch(e){case 9:case 32:return!0}return!1}function V(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function pn(e){return Re.test(e)||He.test(e)}function Q(e){return pn(G(e))}function ee(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function ue(e){return e=e.trim().replace(/\s+/g," "),e.toLowerCase().toUpperCase()}function Me(e){return e===32||e===9||e===10||e===13}function le(e){let n=0;for(;n<e.length&&Me(e.charCodeAt(n));n++);let t=e.length-1;for(;t>=n&&Me(e.charCodeAt(t));t--);return e.slice(n,t+1)}var zt={mdurl:Ln,ucmicro:On};function St(e,n,t){let i,r,o,s;const u=e.posMax,l=e.pos;for(e.pos=n+1,i=1;e.pos<u;){if(o=e.src.charCodeAt(e.pos),o===93&&(i--,i===0)){r=!0;break}if(s=e.pos,e.md.inline.skipToken(e),o===91){if(s===e.pos-1)i++;else if(t)return e.pos=l,-1}}let c=-1;return r&&(c=e.pos),e.pos=l,c}function jt(e,n,t){let i,r=n;const o={ok:!1,pos:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<t;){if(i=e.charCodeAt(r),i===10||i===60)return o;if(i===62)return o.pos=r+1,o.str=K(e.slice(n+1,r)),o.ok=!0,o;if(i===92&&r+1<t){r+=2;continue}r++}return o}let s=0;for(;r<t&&(i=e.charCodeAt(r),!(i===32||i<32||i===127));){if(i===92&&r+1<t){if(e.charCodeAt(r+1)===32){r++;continue}r+=2;continue}if(i===40&&(s++,s>32))return o;if(i===41){if(s===0)break;s--}r++}return n===r||s!==0||(o.str=K(e.slice(n,r)),o.pos=r,o.ok=!0),o}function It(e,n,t,i){let r,o=n;const s={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(i)s.str=i.str,s.marker=i.marker;else{if(o>=t)return s;let u=e.charCodeAt(o);if(u!==34&&u!==39&&u!==40)return s;n++,o++,u===40&&(u=41),s.marker=u}for(;o<t;){if(r=e.charCodeAt(o),r===s.marker)return s.pos=o+1,s.str+=K(e.slice(n,o)),s.ok=!0,s;if(r===40&&s.marker===41)return s;r===92&&o+1<t&&o++,o++}return s.can_continue=!0,s.str+=K(e.slice(n,o)),s}var Jt=an({parseLinkDestination:()=>jt,parseLinkLabel:()=>St,parseLinkTitle:()=>It});function ne(e){"@babel/helpers - typeof";return ne=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ne(e)}function Mt(e,n){if(ne(e)!="object"||!e)return e;var t=e[Symbol.toPrimitive];if(t!==void 0){var i=t.call(e,n);if(ne(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(e)}function Pt(e){var n=Mt(e,"string");return ne(n)=="symbol"?n:n+""}function R(e,n,t){return(n=Pt(n))in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var W=class{constructor(e,n,t){R(this,"map",null),R(this,"level",0),R(this,"children",null),R(this,"content",""),R(this,"markup",""),R(this,"info",""),R(this,"block",!1),R(this,"hidden",!1),this.type=e,this.tag=n,this.attrs=null,this.nesting=t,this.meta=null}attrIndex(e){if(!this.attrs)return-1;const n=this.attrs;for(let t=0,i=n.length;t<i;t++)if(n[t][0]===e)return t;return-1}attrPush(e){this.attrs?this.attrs.push(e):this.attrs=[e]}attrSet(e,n){const t=this.attrIndex(e),i=[e,n];t<0?this.attrPush(i):this.attrs[t]=i}attrGet(e){const n=this.attrIndex(e);let t=null;return n>=0&&(t=this.attrs[n][1]),t}attrJoin(e,n){const t=this.attrIndex(e);t<0?this.attrPush([e,n]):this.attrs[t][1]=`${this.attrs[t][1]} ${n}`}},te=class{constructor(){R(this,"__rules__",[]),R(this,"__cache__",null)}__find__(e){for(let n=0;n<this.__rules__.length;n++)if(this.__rules__[n].name===e)return n;return-1}__compile__(){const e=new Set;this.__rules__.forEach(n=>{n.enabled&&n.alt.forEach(t=>{t&&e.add(t)})}),this.__cache__=Object.create(null),this.__cache__[""]=[],this.__rules__.forEach(n=>{n.enabled&&this.__cache__[""].push(n.fn)}),e.forEach(n=>{this.__cache__[n]=[],this.__rules__.forEach(t=>{t.enabled&&t.alt.indexOf(n)>=0&&this.__cache__[n].push(t.fn)})})}at(e,n,t={}){const i=this.__find__(e);if(i===-1)throw new Error(`Parser rule not found: ${e}`);this.__rules__[i].fn=n,this.__rules__[i].alt=t.alt||[],this.__cache__=null}before(e,n,t,i={}){const r=this.__find__(e);if(r===-1)throw new Error(`Parser rule not found: ${e}`);this.__rules__.splice(r,0,{name:n,enabled:!0,fn:t,alt:i.alt||[]}),this.__cache__=null}after(e,n,t,i={}){const r=this.__find__(e);if(r===-1)throw new Error(`Parser rule not found: ${e}`);this.__rules__.splice(r+1,0,{name:n,enabled:!0,fn:t,alt:i.alt||[]}),this.__cache__=null}push(e,n,t={}){this.__rules__.push({name:e,enabled:!0,fn:n,alt:t.alt||[]}),this.__cache__=null}enable(e,n=!1){Array.isArray(e)||(e=[e]);const t=[];return e.forEach(i=>{const r=this.__find__(i);if(r<0){if(n)return;throw new Error(`Rules manager: invalid rule name ${i}`)}this.__rules__[r].enabled=!0,t.push(i)}),this.__cache__=null,t}enableOnly(e,n=!1){Array.isArray(e)||(e=[e]),this.__rules__.forEach(t=>{t.enabled=!1}),this.enable(e,n)}disable(e,n=!1){Array.isArray(e)||(e=[e]);const t=[];return e.forEach(i=>{const r=this.__find__(i);if(r<0){if(n)return;throw new Error(`Rules manager: invalid rule name ${i}`)}this.__rules__[r].enabled=!1,t.push(i)}),this.__cache__=null,t}getRules(e){return this.__cache__||this.__compile__(),this.__cache__[e]||[]}},N={};N.code_inline=function(e,n,t,i,r){const o=e[n];return`<code${r.renderAttrs(o)}>${U(o.content)}</code>`};N.code_block=function(e,n,t,i,r){const o=e[n];return`<pre${r.renderAttrs(o)}><code>${U(e[n].content)}</code></pre>
3
+ `};N.fence=function(e,n,t,i,r){const o=e[n],s=o.info?K(o.info).trim():"";let u="",l="";if(s){const h=s.split(/(\s+)/g);u=h[0],l=h.slice(2).join("")}let c;if(t.highlight?c=t.highlight(o.content,u,l)||U(o.content):c=U(o.content),c.indexOf("<pre")===0)return c+`
4
+ `;if(s){const h=o.attrIndex("class"),f=o.attrs?o.attrs.slice():[];h<0?f.push(["class",`${t.langPrefix}${u}`]):(f[h]=[f[h][0],f[h][1]],f[h][1]+=` ${t.langPrefix}${u}`);const d={attrs:f};return`<pre><code${r.renderAttrs(d)}>${c}</code></pre>
5
+ `}return`<pre><code${r.renderAttrs(o)}>${c}</code></pre>
6
+ `};N.image=function(e,n,t,i,r){const o=e[n];return o.attrs[o.attrIndex("alt")][1]=r.renderInlineAsText(o.children,t,i),r.renderToken(e,n,t)};N.hardbreak=function(e,n,t){return t.xhtmlOut?`<br />
7
+ `:`<br>
8
+ `};N.softbreak=function(e,n,t){return t.breaks?t.xhtmlOut?`<br />
9
+ `:`<br>
10
+ `:`
11
+ `};N.text=function(e,n){return U(e[n].content)};N.html_block=function(e,n){return e[n].content};N.html_inline=function(e,n){return e[n].content};var dn=class{constructor(){R(this,"rules",Object.assign({},N))}renderAttrs(e){let n,t,i;if(!e.attrs)return"";for(i="",n=0,t=e.attrs.length;n<t;n++)i+=` ${U(e.attrs[n][0])}="${U(String(e.attrs[n][1]))}"`;return i}renderToken(e,n,t){const i=e[n];let r="";if(i.hidden)return"";let o=n-1;for(;o>=0&&e[o].hidden&&e[o].nesting===0;)o--;i.block&&i.nesting!==-1&&o>=0&&e[o].hidden&&e[o].nesting===-1&&(r+=`
12
+ `),r+=(i.nesting===-1?"</":"<")+i.tag,r+=this.renderAttrs(i),i.nesting===0&&t.xhtmlOut&&(r+=" /");let s=!1;if(i.block&&(s=!0,i.nesting===1)){let u=n+1;for(;u<e.length&&e[u].hidden&&e[u].nesting===0;)u++;if(u<e.length){const l=e[u];(l.type==="inline"||l.hidden||l.nesting===-1&&l.tag===i.tag)&&(s=!1)}}return r+=s?`>
13
+ `:">",r}renderInline(e,n,t){let i="";const r=this.rules;for(let o=0,s=e.length;o<s;o++){const u=e[o].type;typeof r[u]<"u"?i+=r[u](e,o,n,t,this):i+=this.renderToken(e,o,n)}return i}renderInlineAsText(e,n,t){let i="";for(let r=0,o=e.length;r<o;r++)switch(e[r].type){case"text":case"code_inline":i+=e[r].content;break;case"image":i+=this.renderInlineAsText(e[r].children,n,t);break;case"html_inline":case"html_block":i+=e[r].content;break;case"softbreak":case"hardbreak":i+=`
14
+ `}return i}render(e,n,t){let i="";const r=this.rules;for(let o=0,s=e.length;o<s;o++){const u=e[o].type;u==="inline"?i+=this.renderInline(e[o].children,n,t):typeof r[u]<"u"?i+=r[u](e,o,n,t,this):i+=this.renderToken(e,o,n)}return i}},_n=class{constructor(e,n,t){R(this,"tokens",[]),R(this,"inlineMode",!1),R(this,"Token",W),this.src=e,this.env=t,this.md=n}},Lt=/\r\n?/g,Nt=/\0/g;function Ot(e){let n;n=e.src.replace(Lt,`
15
+ `),n=n.replace(Nt,"�"),e.src=n}function $t(e){let n;e.inlineMode?(n=new e.Token("inline","",0),n.content=e.src,n.map=[0,1],n.children=[],e.tokens.push(n)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function qt(e){const n=e.tokens;let t=0;for(let i=0;i<n.length;i++)n[i].type!=="reference_definition"&&(i!==t&&(n[t]=n[i]),t++);n.length!==t&&(n.length=t)}function Ut(e){const n=e.tokens;for(let t=0,i=n.length;t<i;t++){const r=n[t];r.type==="inline"&&e.md.inline.parse(r.content,e.md,e.env,r.children)}}function Zt(e){return/^<a[>\s]/i.test(e)}function Wt(e){return/^<\/a\s*>/i.test(e)}function Xt(e){const n=e.tokens;if(e.md.options.linkify)for(let t=0,i=n.length;t<i;t++){if(n[t].type!=="inline"||!e.md.linkify.test(n[t].content))continue;const r=n[t].children,o=[];let s=0;for(let u=r.length-1;u>=0;u--){const l=r[u];if(l.type==="link_close"){for(u--;r[u].level!==l.level&&r[u].type!=="link_open";)u--;continue}if(l.type==="html_inline"&&(Zt(l.content)&&s>0&&s--,Wt(l.content)&&s++),!(s>0)&&l.type==="text"&&e.md.linkify.test(l.content)){const c=l.content;let h=e.md.linkify.match(c);const f=[];let d=l.level,p=0;h.length>0&&h[0].index===0&&u>0&&r[u-1].type==="text_special"&&(h=h.slice(1));for(let a=0;a<h.length;a++){const b=h[a].url,g=e.md.normalizeLink(b);if(!e.md.validateLink(g))continue;let x=h[a].text;h[a].schema?h[a].schema==="mailto:"&&!/^mailto:/i.test(x)?x=e.md.normalizeLinkText(`mailto:${x}`).replace(/^mailto:/,""):x=e.md.normalizeLinkText(x):x=e.md.normalizeLinkText(`http://${x}`).replace(/^http:\/\//,"");const C=h[a].index;if(C>p){const v=new e.Token("text","",0);v.content=c.slice(p,C),v.level=d,f.push(v)}const m=new e.Token("link_open","a",1);m.attrs=[["href",g]],m.level=d++,m.markup="linkify",m.info="auto",f.push(m);const _=new e.Token("text","",0);_.content=x,_.level=d,f.push(_);const k=new e.Token("link_close","a",-1);k.level=--d,k.markup="linkify",k.info="auto",f.push(k),p=h[a].lastIndex}if(p<c.length){const a=new e.Token("text","",0);a.content=c.slice(p),a.level=d,f.push(a)}o.push({index:u,nodes:f})}}if(o.length>0){let u=r.length;for(const f of o)u+=f.nodes.length-1;const l=new Array(u);let c=0,h=0;o.reverse();for(let f=0;f<r.length;f++){const d=o[c];if((d==null?void 0:d.index)===f){for(const p of d.nodes)l[h++]=p;c++}else l[h++]=r[f]}n[t].children=l}}}var gn=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Yt=/\((c|tm|r)\)/i,Kt=/\((c|tm|r)\)/gi,Ht={c:"©",r:"®",tm:"™"};function Gt(e,n){return Ht[n.toLowerCase()]}function Vt(e){let n=0;for(let t=e.length-1;t>=0;t--){const i=e[t];i.type==="text"&&!n&&(i.content=i.content.replace(Kt,Gt)),i.type==="link_open"&&i.info==="auto"&&n--,i.type==="link_close"&&i.info==="auto"&&n++}}function Qt(e){let n=0;for(let t=e.length-1;t>=0;t--){const i=e[t];i.type==="text"&&!n&&gn.test(i.content)&&(i.content=i.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),i.type==="link_open"&&i.info==="auto"&&n--,i.type==="link_close"&&i.info==="auto"&&n++}}function er(e){let n;if(e.md.options.typographer)for(n=e.tokens.length-1;n>=0;n--)e.tokens[n].type==="inline"&&(Yt.test(e.tokens[n].content)&&Vt(e.tokens[n].children),gn.test(e.tokens[n].content)&&Qt(e.tokens[n].children))}var nr=/['"]/,Pe=/['"]/g,Le="’",tr=1e3;function Ne(e,n,t){for(;e.length>t;){const i=e.pop();i.isSingleQuote?n.single=i.prevSameQuoteIdx:n.double=i.prevSameQuoteIdx}}function re(e,n,t,i){e[n]||(e[n]=[]),e[n].push({pos:t,ch:i})}function rr(e,n){let t="",i=0;n.sort((r,o)=>r.pos-o.pos);for(let r=0;r<n.length;r++){const o=n[r];t+=e.slice(i,o.pos)+o.ch,i=o.pos+1}return t+e.slice(i)}function ir(e,n){let t;const i=[],r={single:-1,double:-1},o={};for(let s=0;s<e.length;s++){const u=e[s],l=e[s].level;for(t=i.length-1;t>=0&&!(i[t].level<=l);t--);if(Ne(i,r,t+1),u.type!=="text")continue;const c=u.content;let h=0;const f=c.length;e:for(;h<f;){Pe.lastIndex=h;const d=Pe.exec(c);if(!d)break;let p=!0,a=!0;h=d.index+1;const b=d[0]==="'";let g=32;if(d.index-1>=0)g=c.charCodeAt(d.index-1);else for(t=s-1;t>=0&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t--)if(e[t].content){g=e[t].content.charCodeAt(e[t].content.length-1);break}let x=32;if(h<f)x=c.charCodeAt(h);else for(t=s+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){x=e[t].content.charCodeAt(0);break}const C=ee(g)||Q(g),m=ee(x)||Q(x),_=V(g),k=V(x);if(k?p=!1:m&&(_||C||(p=!1)),_?a=!1:C&&(k||m||(a=!1)),x===34&&d[0]==='"'&&g>=48&&g<=57&&(a=p=!1),p&&a&&(p=C,a=m),!p&&!a){b&&re(o,s,d.index,Le);continue}if(a&&(t=b?r.single:r.double,t>=0&&i[t].level===l)){const v=i[t];let A,F;b?(A=n.md.options.quotes[2],F=n.md.options.quotes[3]):(A=n.md.options.quotes[0],F=n.md.options.quotes[1]),re(o,s,d.index,F),re(o,v.tokenIdx,v.contentPos,A),Ne(i,r,t);continue e}if(p){if(i.length>=tr)return;i.push({tokenIdx:s,contentPos:d.index,isSingleQuote:b,level:l,prevSameQuoteIdx:b?r.single:r.double}),b?r.single=i.length-1:r.double=i.length-1}else a&&b&&re(o,s,d.index,Le)}}Object.keys(o).forEach(function(s){const u=Number(s);e[u].content=rr(e[u].content,o[s])})}function or(e){if(e.md.options.typographer)for(let n=e.tokens.length-1;n>=0;n--)e.tokens[n].type!=="inline"||!nr.test(e.tokens[n].content)||ir(e.tokens[n].children,e)}function sr(e){let n,t;const i=e.length;for(n=0;n<i;n++)e[n].type==="text_special"&&(e[n].type="text");for(n=t=0;n<i;n++)e[n].type==="text"&&n+1<i&&e[n+1].type==="text"?e[n+1].content=e[n].content+e[n+1].content:(n!==t&&(e[t]=e[n]),t++);n!==t&&(e.length=t)}function ur(e){let n,t;const i=e.tokens,r=i.length;for(let o=0;o<r;o++){if(i[o].type!=="inline")continue;const s=i[o].children,u=s.length;for(n=0;n<u;n++)s[n].type==="text_special"&&(s[n].type="text"),s[n].children&&sr(s[n].children);for(n=t=0;n<u;n++)s[n].type==="text"&&n+1<u&&s[n+1].type==="text"?s[n+1].content=s[n].content+s[n+1].content:(n!==t&&(s[t]=s[n]),t++);n!==t&&(s.length=t)}}var fe=[["normalize",Ot],["block",$t],["strip_references",qt],["inline",Ut],["linkify",Xt],["replacements",er],["smartquotes",or],["text_join",ur]],kn=class{constructor(){R(this,"ruler",new te),R(this,"State",_n);for(let e=0;e<fe.length;e++)this.ruler.push(fe[e][0],fe[e][1])}process(e){const n=this.ruler.getRules("");for(let t=0,i=n.length;t<i;t++)n[t](e)}},mn=class{constructor(e,n,t,i){R(this,"bMarks",[]),R(this,"eMarks",[]),R(this,"tShift",[]),R(this,"sCount",[]),R(this,"bsCount",[]),R(this,"blkIndent",0),R(this,"line",0),R(this,"lineMax",0),R(this,"tight",!1),R(this,"listIndent",-1),R(this,"parentType","root"),R(this,"level",0),R(this,"Token",W),this.src=e,this.md=n,this.env=t,this.tokens=i;const r=this.src;for(let o=0,s=0,u=0,l=0,c=r.length,h=!1;s<c;s++){const f=r.charCodeAt(s);if(!h)if(E(f)){u++,f===9?l+=4-l%4:l++;continue}else h=!0;(f===10||s===c-1)&&(f!==10&&s++,this.bMarks.push(o),this.eMarks.push(s),this.tShift.push(u),this.sCount.push(l),this.bsCount.push(0),h=!1,u=0,l=0,o=s+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}push(e,n,t){const i=new W(e,n,t);return i.block=!0,t<0&&this.level--,i.level=this.level,t>0&&this.level++,this.tokens.push(i),i}isEmpty(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]}skipEmptyLines(e){for(let n=this.lineMax;e<n&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e}skipSpaces(e){for(let n=this.src.length;e<n&&E(this.src.charCodeAt(e));e++);return e}skipSpacesBack(e,n){if(e<=n)return e;for(;e>n;)if(!E(this.src.charCodeAt(--e)))return e+1;return e}skipChars(e,n){for(let t=this.src.length;e<t&&this.src.charCodeAt(e)===n;e++);return e}skipCharsBack(e,n,t){if(e<=t)return e;for(;e>t;)if(n!==this.src.charCodeAt(--e))return e+1;return e}getLines(e,n,t,i){if(e>=n)return"";const r=new Array(n-e);for(let o=0,s=e;s<n;s++,o++){let u=0;const l=this.bMarks[s];let c=l,h;for(s+1<n||i?h=this.eMarks[s]+1:h=this.eMarks[s];c<h&&u<t;){const f=this.src.charCodeAt(c);if(E(f))f===9?u+=4-(u+this.bsCount[s])%4:u++;else if(c-l<this.tShift[s])u++;else break;c++}u>t?r[o]=new Array(u-t+1).join(" ")+this.src.slice(c,h):r[o]=this.src.slice(c,h)}return r.join("")}},lr=65536;function pe(e,n){const t=e.bMarks[n]+e.tShift[n],i=e.eMarks[n];return e.src.slice(t,i)}function Oe(e){const n=[],t=e.length;let i=0,r=e.charCodeAt(i),o=!1,s=0,u="";for(;i<t;)r===124&&(o?(u+=e.substring(s,i-1),s=i):(n.push(u+e.substring(s,i)),u="",s=i+1)),o=r===92,i++,r=e.charCodeAt(i);return n.push(u+e.substring(s)),n}function cr(e,n,t,i){if(n+2>t)return!1;let r=n+1;if(e.sCount[r]<e.blkIndent||e.sCount[r]-e.blkIndent>=4)return!1;let o=e.bMarks[r]+e.tShift[r];if(o>=e.eMarks[r])return!1;const s=e.src.charCodeAt(o++);if(s!==124&&s!==45&&s!==58||o>=e.eMarks[r])return!1;const u=e.src.charCodeAt(o++);if(u!==124&&u!==45&&u!==58&&!E(u)||s===45&&E(u))return!1;for(;o<e.eMarks[r];){const _=e.src.charCodeAt(o);if(_!==124&&_!==45&&_!==58&&!E(_))return!1;o++}let l=pe(e,n+1),c=l.split("|");const h=[];for(let _=0;_<c.length;_++){const k=c[_].trim();if(!k){if(_===0||_===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(k))return!1;k.charCodeAt(k.length-1)===58?h.push(k.charCodeAt(0)===58?"center":"right"):k.charCodeAt(0)===58?h.push("left"):h.push("")}if(l=pe(e,n).trim(),l.indexOf("|")===-1||e.sCount[n]-e.blkIndent>=4)return!1;c=Oe(l),c.length&&c[0]===""&&c.shift(),c.length&&c[c.length-1]===""&&c.pop();const f=c.length;if(f===0||f!==h.length)return!1;if(i)return!0;const d=e.parentType;e.parentType="table";const p=e.md.block.ruler.getRules("blockquote"),a=e.push("table_open","table",1),b=[n,0];a.map=b;const g=e.push("thead_open","thead",1);g.map=[n,n+1];const x=e.push("tr_open","tr",1);x.map=[n,n+1];for(let _=0;_<c.length;_++){const k=e.push("th_open","th",1);h[_]&&(k.attrs=[["style",`text-align:${h[_]}`]]);const v=e.push("inline","",0);v.content=c[_].trim(),v.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let C,m=0;for(r=n+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let _=!1;for(let v=0,A=p.length;v<A;v++)if(p[v](e,r,t,!0)){_=!0;break}if(_||(l=pe(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(c=Oe(l),c.length&&c[0]===""&&c.shift(),c.length&&c[c.length-1]===""&&c.pop(),m+=f-c.length,m>lr))break;if(r===n+2){const v=e.push("tbody_open","tbody",1);v.map=C=[n+2,0]}const k=e.push("tr_open","tr",1);k.map=[r,r+1];for(let v=0;v<f;v++){const A=e.push("td_open","td",1);h[v]&&(A.attrs=[["style",`text-align:${h[v]}`]]);const F=e.push("inline","",0);F.content=c[v]?c[v].trim():"",F.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return C&&(e.push("tbody_close","tbody",-1),C[1]=r),e.push("table_close","table",-1),b[1]=r,e.parentType=d,e.line=r,!0}function ar(e,n,t){if(e.sCount[n]-e.blkIndent<4)return!1;let i=n+1,r=i;for(;i<t;){if(e.isEmpty(i)){i++;continue}if(e.sCount[i]-e.blkIndent>=4){i++,r=i;continue}break}e.line=r;const o=e.push("code_block","code",0);return o.content=e.getLines(n,r,4+e.blkIndent,!1)+`
16
+ `,o.map=[n,e.line],!0}function hr(e,n,t,i){let r=e.bMarks[n]+e.tShift[n],o=e.eMarks[n];if(e.sCount[n]-e.blkIndent>=4||r+3>o)return!1;const s=e.src.charCodeAt(r);if(s!==126&&s!==96)return!1;let u=r;r=e.skipChars(r,s);let l=r-u;if(l<3)return!1;const c=e.src.slice(u,r),h=e.src.slice(r,o);if(s===96&&h.indexOf(String.fromCharCode(s))>=0)return!1;if(i)return!0;let f=n,d=!1;for(;f++,!(f>=t||(r=u=e.bMarks[f]+e.tShift[f],o=e.eMarks[f],r<o&&e.sCount[f]<e.blkIndent));)if(e.src.charCodeAt(r)===s&&!(e.sCount[f]-e.blkIndent>=4)&&(r=e.skipChars(r,s),!(r-u<l)&&(r=e.skipSpaces(r),!(r<o)))){d=!0;break}l=e.sCount[n],e.line=f+(d?1:0);const p=e.push("fence","code",0);return p.info=h,p.content=e.getLines(n+1,f,l,!0),p.markup=c,p.map=[n,e.line],!0}function fr(e,n,t,i){let r=e.bMarks[n]+e.tShift[n],o=e.eMarks[n];const s=e.lineMax;if(e.sCount[n]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(i)return!0;const u=[],l=[],c=[],h=[],f=e.md.block.ruler.getRules("blockquote"),d=e.parentType;e.parentType="blockquote";let p=!1,a;for(a=n;a<t;a++){const m=e.sCount[a]<e.blkIndent;if(r=e.bMarks[a]+e.tShift[a],o=e.eMarks[a],r>=o)break;if(e.src.charCodeAt(r++)===62&&!m){let k=e.sCount[a]+1,v,A;e.src.charCodeAt(r)===32?(r++,k++,A=!1,v=!0):e.src.charCodeAt(r)===9?(v=!0,(e.bsCount[a]+k)%4===3?(r++,k++,A=!1):A=!0):v=!1;let F=k;for(u.push(e.bMarks[a]),e.bMarks[a]=r;r<o;){const D=e.src.charCodeAt(r);if(E(D))D===9?F+=4-(F+e.bsCount[a]+(A?1:0))%4:F++;else break;r++}p=r>=o,l.push(e.bsCount[a]),e.bsCount[a]=e.sCount[a]+1+(v?1:0),c.push(e.sCount[a]),e.sCount[a]=F-k,h.push(e.tShift[a]),e.tShift[a]=r-e.bMarks[a];continue}if(p)break;let _=!1;for(let k=0,v=f.length;k<v;k++)if(f[k](e,a,t,!0)){_=!0;break}if(_){e.lineMax=a,e.blkIndent!==0&&(u.push(e.bMarks[a]),l.push(e.bsCount[a]),h.push(e.tShift[a]),c.push(e.sCount[a]),e.sCount[a]-=e.blkIndent);break}u.push(e.bMarks[a]),l.push(e.bsCount[a]),h.push(e.tShift[a]),c.push(e.sCount[a]),e.sCount[a]=-1}const b=e.blkIndent;e.blkIndent=0;const g=e.push("blockquote_open","blockquote",1);g.markup=">";const x=[n,0];g.map=x,e.md.block.tokenize(e,n,a);const C=e.push("blockquote_close","blockquote",-1);C.markup=">",e.lineMax=s,e.parentType=d,x[1]=e.line;for(let m=0;m<h.length;m++)e.bMarks[m+n]=u[m],e.tShift[m+n]=h[m],e.sCount[m+n]=c[m],e.bsCount[m+n]=l[m];return e.blkIndent=b,!0}function pr(e,n,t,i){const r=e.eMarks[n];if(e.sCount[n]-e.blkIndent>=4)return!1;let o=e.bMarks[n]+e.tShift[n];const s=e.src.charCodeAt(o++);if(s!==42&&s!==45&&s!==95)return!1;let u=1;for(;o<r;){const c=e.src.charCodeAt(o++);if(c!==s&&!E(c))return!1;c===s&&u++}if(u<3)return!1;if(i)return!0;e.line=n+1;const l=e.push("hr","hr",0);return l.map=[n,e.line],l.markup=Array(u+1).join(String.fromCharCode(s)),!0}function $e(e,n){const t=e.eMarks[n];let i=e.bMarks[n]+e.tShift[n];const r=e.src.charCodeAt(i++);return r!==42&&r!==45&&r!==43||i<t&&!E(e.src.charCodeAt(i))?-1:i}function qe(e,n){const t=e.bMarks[n]+e.tShift[n],i=e.eMarks[n];let r=t;if(r+1>=i)return-1;let o=e.src.charCodeAt(r++);if(o<48||o>57)return-1;for(;;){if(r>=i)return-1;if(o=e.src.charCodeAt(r++),o>=48&&o<=57){if(r-t>=10)return-1;continue}if(o===41||o===46)break;return-1}return r<i&&(o=e.src.charCodeAt(r),!E(o))?-1:r}function dr(e,n){const t=e.level+2;for(let i=n+2,r=e.tokens.length-2;i<r;i++)e.tokens[i].level===t&&e.tokens[i].type==="paragraph_open"&&(e.tokens[i+2].hidden=!0,e.tokens[i].hidden=!0,i+=2)}function _r(e,n,t,i){let r,o,s,u,l=n,c=!0;if(e.sCount[l]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let h=!1;i&&e.parentType==="paragraph"&&e.sCount[l]>=e.blkIndent&&(h=!0);let f,d,p;if((p=qe(e,l))>=0){if(f=!0,s=e.bMarks[l]+e.tShift[l],d=Number(e.src.slice(s,p-1)),h&&d!==1)return!1}else if((p=$e(e,l))>=0)f=!1;else return!1;if(h&&e.skipSpaces(p)>=e.eMarks[l])return!1;if(i)return!0;const a=e.src.charCodeAt(p-1),b=e.tokens.length;f?(u=e.push("ordered_list_open","ol",1),d!==1&&(u.attrs=[["start",d]])):u=e.push("bullet_list_open","ul",1);const g=[l,0];u.map=g,u.markup=String.fromCharCode(a);let x=!1;const C=e.md.block.ruler.getRules("list"),m=e.parentType;for(e.parentType="list";l<t;){o=p,r=e.eMarks[l];const _=e.sCount[l]+p-(e.bMarks[l]+e.tShift[l]);let k=_;for(;o<r;){const S=e.src.charCodeAt(o);if(S===9)k+=4-(k+e.bsCount[l])%4;else if(S===32)k++;else break;o++}const v=o;let A;v>=r?A=1:A=k-_,A>4&&(A=1);const F=_+A;u=e.push("list_item_open","li",1),u.markup=String.fromCharCode(a);const D=[l,0];u.map=D,f&&(u.info=e.src.slice(s,p-1));const y=e.tight,w=e.tShift[l],B=e.sCount[l],I=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=F,e.tight=!0,e.tShift[l]=v-e.bMarks[l],e.sCount[l]=k,v>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t),(!e.tight||x)&&(c=!1),x=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=I,e.tShift[l]=w,e.sCount[l]=B,e.tight=y,u=e.push("list_item_close","li",-1),u.markup=String.fromCharCode(a),l=e.line,D[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let J=!1;for(let S=0,An=C.length;S<An;S++)if(C[S](e,l,t,!0)){J=!0;break}if(J)break;if(f){if(p=qe(e,l),p<0)break;s=e.bMarks[l]+e.tShift[l]}else if(p=$e(e,l),p<0)break;if(a!==e.src.charCodeAt(p-1))break}return f?u=e.push("ordered_list_close","ol",-1):u=e.push("bullet_list_close","ul",-1),u.markup=String.fromCharCode(a),g[1]=l,e.line=l,e.parentType=m,c&&dr(e,b),!0}function gr(e,n,t,i){let r=e.bMarks[n]+e.tShift[n],o=e.eMarks[n],s=n+1;if(e.sCount[n]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function u(_){const k=e.lineMax;if(_>=k||e.isEmpty(_))return null;let v=!1;if(e.sCount[_]-e.blkIndent>3&&(v=!0),e.sCount[_]<0&&(v=!0),!v){const D=e.md.block.ruler.getRules("reference"),y=e.parentType;e.parentType="reference";let w=!1;for(let B=0,I=D.length;B<I;B++)if(D[B](e,_,k,!0)){w=!0;break}if(e.parentType=y,w)return null}const A=e.bMarks[_]+e.tShift[_],F=e.eMarks[_];return e.src.slice(A,F+1)}let l=e.src.slice(r,o+1);o=l.length;let c=-1;for(r=1;r<o;r++){const _=l.charCodeAt(r);if(_===91)return!1;if(_===93){c=r;break}else if(_===10){const k=u(s);k!==null&&(l+=k,o=l.length,s++)}else if(_===92&&(r++,r<o&&l.charCodeAt(r)===10)){const k=u(s);k!==null&&(l+=k,o=l.length,s++)}}if(c<0||l.charCodeAt(c+1)!==58)return!1;for(r=c+2;r<o;r++){const _=l.charCodeAt(r);if(_===10){const k=u(s);k!==null&&(l+=k,o=l.length,s++)}else if(!E(_))break}const h=e.md.helpers.parseLinkDestination(l,r,o);if(!h.ok)return!1;const f=e.md.normalizeLink(h.str);if(!e.md.validateLink(f))return!1;r=h.pos;const d=r,p=s,a=r;for(;r<o;r++){const _=l.charCodeAt(r);if(_===10){const k=u(s);k!==null&&(l+=k,o=l.length,s++)}else if(!E(_))break}let b=e.md.helpers.parseLinkTitle(l,r,o);for(;b.can_continue;){const _=u(s);if(_===null)break;l+=_,r=o,o=l.length,s++,b=e.md.helpers.parseLinkTitle(l,r,o,b)}let g;for(r<o&&a!==r&&b.ok?(g=b.str,r=b.pos):(g="",r=d,s=p);r<o&&E(l.charCodeAt(r));)r++;if(r<o&&l.charCodeAt(r)!==10&&g)for(g="",r=d,s=p;r<o&&E(l.charCodeAt(r));)r++;if(r<o&&l.charCodeAt(r)!==10)return!1;const x=ue(l.slice(1,c));if(!x)return!1;if(i)return!0;typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[x]>"u"&&(e.env.references[x]={title:g,href:f});const C=e.push("reference_definition","",0);C.map=[n,s],C.hidden=!0;const m=Object.create(null);return m.label=x,C.meta=m,e.line=s,!0}var kr=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Rn=`<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*"))?)*\\s*\\/?>`,bn="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",mr=new RegExp(`^(?:${Rn}|${bn}|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)`),Rr=new RegExp(`^(?:${Rn}|${bn})`),Z=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Za-z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp(`^</?(${kr.join("|")})(?=(\\s|/?>|$))`,"i"),/^$/,!0],[new RegExp(`${Rr.source}\\s*$`),/^$/,!1]];function br(e,n,t,i){let r=e.bMarks[n]+e.tShift[n],o=e.eMarks[n];if(e.sCount[n]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(r)!==60)return!1;let s=e.src.slice(r,o),u=0;for(;u<Z.length&&!Z[u][0].test(s);u++);if(u===Z.length)return!1;if(i)return Z[u][2];let l=n+1;const c=Z[u][1].test("");if(!Z[u][1].test(s)){for(;l<t&&!(e.sCount[l]<e.blkIndent&&(c||!e.isEmpty(l)));l++)if(r=e.bMarks[l]+e.tShift[l],o=e.eMarks[l],s=e.src.slice(r,o),Z[u][1].test(s)){s.length!==0&&l++;break}}e.line=l;const h=e.push("html_block","",0);return h.map=[n,l],h.content=e.getLines(n,l,e.blkIndent,!0),!0}function xr(e,n,t,i){let r=e.bMarks[n]+e.tShift[n],o=e.eMarks[n];if(e.sCount[n]-e.blkIndent>=4)return!1;let s=e.src.charCodeAt(r);if(s!==35||r>=o)return!1;let u=1;for(s=e.src.charCodeAt(++r);s===35&&r<o&&u<=6;)u++,s=e.src.charCodeAt(++r);if(u>6||r<o&&!E(s))return!1;if(i)return!0;o=e.skipSpacesBack(o,r);const l=e.skipCharsBack(o,35,r);l>r&&E(e.src.charCodeAt(l-1))&&(o=l),e.line=n+1;const c=e.push("heading_open",`h${u}`,1);c.markup="########".slice(0,u),c.map=[n,e.line];const h=e.push("inline","",0);h.content=le(e.src.slice(r,o)),h.map=[n,e.line],h.children=[];const f=e.push("heading_close",`h${u}`,-1);return f.markup="########".slice(0,u),!0}function Cr(e,n,t){const i=e.md.block.ruler.getRules("paragraph");if(e.sCount[n]-e.blkIndent>=4)return!1;const r=e.parentType;e.parentType="paragraph";let o=0,s,u=n+1;for(;u<t&&!e.isEmpty(u);u++){if(e.sCount[u]-e.blkIndent>3)continue;if(e.sCount[u]>=e.blkIndent){let p=e.bMarks[u]+e.tShift[u];const a=e.eMarks[u];if(p<a&&(s=e.src.charCodeAt(p),(s===45||s===61)&&(p=e.skipChars(p,s),p=e.skipSpaces(p),p>=a))){o=s===61?1:2;break}}if(e.sCount[u]<0)continue;let d=!1;for(let p=0,a=i.length;p<a;p++)if(i[p](e,u,t,!0)){d=!0;break}if(d)break}if(!o)return e.parentType=r,!1;const l=le(e.getLines(n,u,e.blkIndent,!1));e.line=u+1;const c=e.push("heading_open",`h${o}`,1);c.markup=String.fromCharCode(s),c.map=[n,e.line];const h=e.push("inline","",0);h.content=l,h.map=[n,e.line-1],h.children=[];const f=e.push("heading_close",`h${o}`,-1);return f.markup=String.fromCharCode(s),e.parentType=r,!0}function vr(e,n,t){const i=e.md.block.ruler.getRules("paragraph"),r=e.parentType;let o=n+1;for(e.parentType="paragraph";o<t&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3||e.sCount[o]<0)continue;let c=!1;for(let h=0,f=i.length;h<f;h++)if(i[h](e,o,t,!0)){c=!0;break}if(c)break}const s=le(e.getLines(n,o,e.blkIndent,!1));e.line=o;const u=e.push("paragraph_open","p",1);u.map=[n,e.line];const l=e.push("inline","",0);return l.content=s,l.map=[n,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}var ie=[["table",cr,["paragraph","reference"]],["code",ar],["fence",hr,["paragraph","reference","blockquote","list"]],["blockquote",fr,["paragraph","reference","blockquote","list"]],["hr",pr,["paragraph","reference","blockquote","list"]],["list",_r,["paragraph","reference","blockquote"]],["reference",gr],["html_block",br,["paragraph","reference","blockquote"]],["heading",xr,["paragraph","reference","blockquote"]],["lheading",Cr],["paragraph",vr]],xn=class{constructor(){R(this,"ruler",new te),R(this,"State",mn);for(let e=0;e<ie.length;e++)this.ruler.push(ie[e][0],ie[e][1],{alt:(ie[e][2]||[]).slice()})}tokenize(e,n,t){const i=this.ruler.getRules(""),r=i.length,o=e.md.options.maxNesting;let s=n,u=!1;for(;s<t&&(e.line=s=e.skipEmptyLines(s),!(s>=t||e.sCount[s]<e.blkIndent));){if(e.level>=o){e.line=t;break}const l=e.line;let c=!1;for(let h=0;h<r;h++)if(c=i[h](e,s,t,!1),c){if(l>=e.line)throw new Error("block rule didn't increment state.line");break}if(!c)throw new Error("none of the block rules matched");e.tight=!u,e.isEmpty(e.line-1)&&(u=!0),s=e.line,s<t&&e.isEmpty(s)&&(u=!0,s++,e.line=s)}}parse(e,n,t,i){if(!e)return;const r=new this.State(e,n,t,i);this.tokenize(r,r.line,r.lineMax)}},Cn=class{constructor(e,n,t,i){R(this,"pos",0),R(this,"level",0),R(this,"pending",""),R(this,"pendingLevel",0),R(this,"cache",{}),R(this,"backticks",{}),R(this,"backticksScanned",!1),R(this,"linkLevel",0),R(this,"delimiters",[]),R(this,"_prev_delimiters",[]),R(this,"Token",W),this.src=e,this.env=t,this.md=n,this.tokens=i,this.tokens_meta=Array(i.length),this.posMax=this.src.length}pushPending(){const e=new W("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e}push(e,n,t){this.pending&&this.pushPending();const i=new W(e,n,t);let r;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),i.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(i),this.tokens_meta.push(r),i}scanDelims(e,n){const t=this.posMax,i=this.src.charCodeAt(e);let r;if(e===0)r=32;else if(e===1)r=this.src.charCodeAt(0),(r&63488)===55296&&(r=65533);else if(r=this.src.charCodeAt(e-1),(r&64512)===56320){const a=this.src.charCodeAt(e-2);r=(a&64512)===55296?65536+(a-55296<<10)+(r-56320):65533}else(r&64512)===55296&&(r=65533);let o=e;for(;o<t&&this.src.charCodeAt(o)===i;)o++;const s=o-e;let u=o<t?this.src.charCodeAt(o):32;if((u&64512)===55296){const a=this.src.charCodeAt(o+1);u=(a&64512)===56320?65536+(u-55296<<10)+(a-56320):65533}else(u&64512)===56320&&(u=65533);const l=ee(r)||Q(r),c=ee(u)||Q(u),h=V(r),f=V(u),d=!f&&(!c||h||l),p=!h&&(!l||f||c);return{can_open:d&&(n||!p||l),can_close:p&&(n||!d||c),length:s}}};function Dr(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function wr(e,n){let t=e.pos;for(;t<e.posMax&&!Dr(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(n||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}function Ar(e){return e>=65&&e<=90||e>=97&&e<=122}function Er(e){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===43||e===45||e===46}function Fr(e,n){if(!e.md.options.linkify||e.linkLevel>0)return!1;const t=e.pos,i=e.posMax;if(t+3>i||e.src.charCodeAt(t)!==58||e.src.charCodeAt(t+1)!==47||e.src.charCodeAt(t+2)!==47)return!1;const r=t-Math.min(10,e.pending.length,t);let o=t;for(;o>r&&Er(e.src.charCodeAt(o-1));)o--;if(o===t||!Ar(e.src.charCodeAt(o)))return!1;const s=t-o,u=e.md.linkify.matchAtStart(e.src.slice(o));if(!u)return!1;let l=u.url;if(l.length<=s)return!1;let c=l.length;for(;c>0&&l.charCodeAt(c-1)===42;)c--;c!==l.length&&(l=l.slice(0,c));const h=e.md.normalizeLink(l);if(!e.md.validateLink(h))return!1;if(!n){e.pending=e.pending.slice(0,-s);const f=e.push("link_open","a",1);f.attrs=[["href",h]],f.markup="linkify",f.info="auto";const d=e.push("text","",0);d.content=e.md.normalizeLinkText(l);const p=e.push("link_close","a",-1);p.markup="linkify",p.info="auto"}return e.pos+=l.length-s,!0}function yr(e,n){let t=e.pos;if(e.src.charCodeAt(t)!==10)return!1;const i=e.pending.length-1,r=e.posMax;if(!n)if(i>=0&&e.pending.charCodeAt(i)===32)if(i>=1&&e.pending.charCodeAt(i-1)===32){let o=i-1;for(;o>=1&&e.pending.charCodeAt(o-1)===32;)o--;e.pending=e.pending.slice(0,o),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(t++;t<r&&E(e.src.charCodeAt(t));)t++;return e.pos=t,!0}var Ce=[];for(let e=0;e<256;e++)Ce.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Ce[e.charCodeAt(0)]=1});function Br(e,n){let t=e.pos;const i=e.posMax;if(e.src.charCodeAt(t)!==92||(t++,t>=i))return!1;let r=e.src.charCodeAt(t);if(r===10){for(n||e.push("hardbreak","br",0),t++;t<i&&(r=e.src.charCodeAt(t),!!E(r));)t++;return e.pos=t,!0}if(r===32){if(!n){const u=e.push("text_special","",0);u.content="\\",u.markup="\\",u.info="escape"}return e.pos=t,!0}let o=e.src[t];if(r>=55296&&r<=56319&&t+1<i){const u=e.src.charCodeAt(t+1);u>=56320&&u<=57343&&(o+=e.src[t+1],t++)}const s="\\"+o;if(!n){const u=e.push("text_special","",0);r<256&&Ce[r]!==0?u.content=o:u.content=s,u.markup=s,u.info="escape"}return e.pos=t+1,!0}function Tr(e){const n={};let t=0;for(;(t=e.indexOf("`",t))!==-1;){const i=t;for(;e.charCodeAt(++t)===96;);n[t-i]=i}return n}function zr(e,n){var t;const i=e.pos;if(e.src.charCodeAt(i)!==96)return!1;const r=e.posMax;let o=i+1;for(;o<r&&e.src.charCodeAt(o)===96;)o++;const s=e.src.slice(i,o),u=s.length;if(e.backticksScanned||(e.backticks=Tr(e.src),e.backticksScanned=!0),((t=e.backticks[u])!==null&&t!==void 0?t:-1)>=o){let l=o,c;for(;(c=e.src.indexOf("`",l))!==-1&&c<r;){for(l=c+1;e.src.charCodeAt(l)===96;)l++;if(l>r)break;if(l-c===u){if(!n){const h=e.push("code_inline","code",0);h.markup=s;let f=e.src.slice(o,c).replace(/\n/g," ");f.startsWith(" ")&&f.endsWith(" ")&&/[^ ]/.test(f)&&(f=f.slice(1,-1)),h.content=f}return e.pos=l,!0}}}return n||(e.pending+=s),e.pos=o,!0}function Sr(e,n){const t=e.pos,i=e.src.charCodeAt(t);if(n||i!==126)return!1;const r=e.scanDelims(e.pos,!0);let o=r.length;const s=String.fromCharCode(i);if(o<2)return!1;let u;o%2&&(u=e.push("text","",0),u.content=s,o--);for(let l=0;l<o;l+=2)u=e.push("text","",0),u.content=s+s,e.delimiters.push({marker:i,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0}function Ue(e,n){let t;const i=[],r=n.length;for(let o=0;o<r;o++){const s=n[o];if(s.marker!==126||s.end===-1)continue;const u=n[s.end];t=e.tokens[s.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[u.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[u.token-1].type==="text"&&e.tokens[u.token-1].content==="~"&&i.push(u.token-1)}for(;i.length;){const o=i.pop();let s=o+1;for(;s<e.tokens.length&&e.tokens[s].type==="s_close";)s++;s--,o!==s&&(t=e.tokens[s],e.tokens[s]=e.tokens[o],e.tokens[o]=t)}}function jr(e){const n=e.tokens_meta,t=e.tokens_meta.length;Ue(e,e.delimiters);for(let r=0;r<t;r++){var i;const o=(i=n[r])===null||i===void 0?void 0:i.delimiters;o&&Ue(e,o)}}var vn={tokenize:Sr,postProcess:jr};function Ir(e,n){const t=e.pos,i=e.src.charCodeAt(t);if(n||i!==95&&i!==42)return!1;const r=e.scanDelims(e.pos,i===42);for(let o=0;o<r.length;o++){const s=e.push("text","",0);s.content=String.fromCharCode(i),e.delimiters.push({marker:i,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return e.pos+=r.length,!0}function Ze(e,n){const t=n.length;for(let i=t-1;i>=0;i--){const r=n[i];if(r.marker!==95&&r.marker!==42||r.end===-1)continue;const o=n[r.end],s=i>0&&n[i-1].end===r.end+1&&n[i-1].marker===r.marker&&n[i-1].token===r.token-1&&n[r.end+1].token===o.token+1,u=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=s?"strong_open":"em_open",l.tag=s?"strong":"em",l.nesting=1,l.markup=s?u+u:u,l.content="";const c=e.tokens[o.token];c.type=s?"strong_close":"em_close",c.tag=s?"strong":"em",c.nesting=-1,c.markup=s?u+u:u,c.content="",s&&(e.tokens[n[i-1].token].content="",e.tokens[n[r.end+1].token].content="",i--)}}function Jr(e){const n=e.tokens_meta,t=e.tokens_meta.length;Ze(e,e.delimiters);for(let r=0;r<t;r++){var i;const o=(i=n[r])===null||i===void 0?void 0:i.delimiters;o&&Ze(e,o)}}var Dn={tokenize:Ir,postProcess:Jr};function Mr(e,n){let t,i,r,o,s="",u="",l=e.pos,c=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const h=e.pos,f=e.posMax,d=e.pos+1,p=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(p<0)return!1;let a=p+1;if(a<f&&e.src.charCodeAt(a)===40){for(c=!1,a++;a<f&&(t=e.src.charCodeAt(a),!(!E(t)&&t!==10));a++);if(a>=f)return!1;if(l=a,r=e.md.helpers.parseLinkDestination(e.src,a,e.posMax),r.ok){for(s=e.md.normalizeLink(r.str),e.md.validateLink(s)?a=r.pos:s="",l=a;a<f&&(t=e.src.charCodeAt(a),!(!E(t)&&t!==10));a++);if(r=e.md.helpers.parseLinkTitle(e.src,a,e.posMax),a<f&&l!==a&&r.ok)for(u=r.str,a=r.pos;a<f&&(t=e.src.charCodeAt(a),!(!E(t)&&t!==10));a++);}(a>=f||e.src.charCodeAt(a)!==41)&&(c=!0),a++}if(c){if(typeof e.env.references>"u")return!1;if(a<f&&e.src.charCodeAt(a)===91?(l=a+1,a=e.md.helpers.parseLinkLabel(e,a),a>=0?i=e.src.slice(l,a++):a=p+1):a=p+1,i||(i=e.src.slice(d,p)),i=ue(i),o=e.env.references[i],!o)return e.pos=h,!1;s=o.href,u=o.title}if(!n){e.pos=d,e.posMax=p;const b=e.push("link_open","a",1),g=[["href",s]];if(b.attrs=g,u&&g.push(["title",u]),i){const x=Object.create(null);x.label=i,b.meta=x}e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=a,e.posMax=f,!0}function Pr(e,n){let t,i,r,o,s,u,l,c,h="";const f=e.pos,d=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const p=e.pos+2,a=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(a<0)return!1;if(o=a+1,o<d&&e.src.charCodeAt(o)===40){for(o++;o<d&&(t=e.src.charCodeAt(o),!(!E(t)&&t!==10));o++);if(o>=d)return!1;for(c=o,u=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),u.ok&&(h=e.md.normalizeLink(u.str),e.md.validateLink(h)?o=u.pos:h=""),c=o;o<d&&(t=e.src.charCodeAt(o),!(!E(t)&&t!==10));o++);if(u=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<d&&c!==o&&u.ok)for(l=u.str,o=u.pos;o<d&&(t=e.src.charCodeAt(o),!(!E(t)&&t!==10));o++);else l="";if(o>=d||e.src.charCodeAt(o)!==41)return e.pos=f,!1;o++}else{if(typeof e.env.references>"u")return!1;if(o<d&&e.src.charCodeAt(o)===91?(c=o+1,o=e.md.helpers.parseLinkLabel(e,o),o>=0?r=e.src.slice(c,o++):o=a+1):o=a+1,r||(r=e.src.slice(p,a)),r=ue(r),s=e.env.references[r],!s)return e.pos=f,!1;h=s.href,l=s.title}if(!n){i=e.src.slice(p,a);const b=[];e.md.inline.parse(i,e.md,e.env,b);const g=e.push("image","img",0),x=[["src",h],["alt",""]];if(g.attrs=x,g.children=b,g.content=i,l&&x.push(["title",l]),r){const C=Object.create(null);C.label=r,g.meta=C}}return e.pos=o,e.posMax=d,!0}var Lr=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,Nr=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Or(e,n){let t=e.pos;if(e.src.charCodeAt(t)!==60)return!1;const i=e.pos,r=e.posMax;for(;;){if(++t>=r)return!1;const s=e.src.charCodeAt(t);if(s===60)return!1;if(s===62)break}const o=e.src.slice(i+1,t);if(Nr.test(o)){const s=e.md.normalizeLink(o);if(!e.md.validateLink(s))return!1;if(!n){const u=e.push("link_open","a",1);u.attrs=[["href",s]],u.markup="autolink",u.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const c=e.push("link_close","a",-1);c.markup="autolink",c.info="auto"}return e.pos+=o.length+2,!0}if(Lr.test(o)){const s=e.md.normalizeLink(`mailto:${o}`);if(!e.md.validateLink(s))return!1;if(!n){const u=e.push("link_open","a",1);u.attrs=[["href",s]],u.markup="autolink",u.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const c=e.push("link_close","a",-1);c.markup="autolink",c.info="auto"}return e.pos+=o.length+2,!0}return!1}function $r(e){return/^<a[>\s]/i.test(e)}function qr(e){return/^<\/a\s*>/i.test(e)}function Ur(e){const n=e|32;return n>=97&&n<=122}function Zr(e,n){if(!e.md.options.html)return!1;const t=e.posMax,i=e.pos;if(e.src.charCodeAt(i)!==60||i+2>=t)return!1;const r=e.src.charCodeAt(i+1);if(r!==33&&r!==63&&r!==47&&!Ur(r))return!1;const o=e.src.slice(i).match(mr);if(!o)return!1;if(!n){const s=e.push("html_inline","",0);s.content=o[0],$r(s.content)&&e.linkLevel++,qr(s.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}var Wr=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Xr=/^&([a-z][a-z0-9]{1,31});/i;function Yr(e,n){const t=e.pos,i=e.posMax;if(e.src.charCodeAt(t)!==38||t+1>=i)return!1;if(e.src.charCodeAt(t+1)===35){const r=e.src.slice(t).match(Wr);if(r){if(!n){const o=r[1][0].toLowerCase()==="x"?parseInt(r[1].slice(1),16):parseInt(r[1],10),s=e.push("text_special","",0);s.content=xe(o)?G(o):G(65533),s.markup=r[0],s.info="entity"}return e.pos+=r[0].length,!0}}else{const r=e.src.slice(t).match(Xr);if(r){const o=en(r[0]);if(o!==r[0]){if(!n){const s=e.push("text_special","",0);s.content=o,s.markup=r[0],s.info="entity"}return e.pos+=r[0].length,!0}}}return!1}function We(e){const n={},t=e.length;if(!t)return;let i=0,r=-2;const o=[];for(let s=0;s<t;s++){const u=e[s];if(o.push(0),(e[i].marker!==u.marker||r!==u.token-1)&&(i=s),r=u.token,u.length=u.length||0,!u.close)continue;n.hasOwnProperty(u.marker)||(n[u.marker]=[-1,-1,-1,-1,-1,-1]);const l=n[u.marker][(u.open?3:0)+u.length%3];let c=i-o[i]-1,h=c;for(;c>l;c-=o[c]+1){const f=e[c];if(f.marker===u.marker&&f.open&&f.end<0){let d=!1;if((f.close||u.open)&&(f.length+u.length)%3===0&&(f.length%3!==0||u.length%3!==0)&&(d=!0),!d){const p=c>0&&!e[c-1].open?o[c-1]+1:0;o[s]=s-c+p,o[c]=p,u.open=!1,f.end=s,f.close=!1,h=-1,r=-2;break}}}h!==-1&&(n[u.marker][(u.open?3:0)+(u.length||0)%3]=h)}}function Kr(e){const n=e.tokens_meta,t=e.tokens_meta.length;We(e.delimiters);for(let r=0;r<t;r++){var i;const o=(i=n[r])===null||i===void 0?void 0:i.delimiters;o&&We(o)}}function Hr(e){let n,t,i=0;const r=e.tokens,o=e.tokens.length;for(n=t=0;n<o;n++)r[n].nesting<0&&i--,r[n].level=i,r[n].nesting>0&&i++,r[n].type==="text"&&n+1<o&&r[n+1].type==="text"?r[n+1].content=r[n].content+r[n+1].content:(n!==t&&(r[t]=r[n]),t++);n!==t&&(r.length=t)}var de=[["text",wr],["linkify",Fr],["newline",yr],["escape",Br],["backticks",zr],["strikethrough",vn.tokenize],["emphasis",Dn.tokenize],["link",Mr],["image",Pr],["autolink",Or],["html_inline",Zr],["entity",Yr]],_e=[["balance_pairs",Kr],["strikethrough",vn.postProcess],["emphasis",Dn.postProcess],["fragments_join",Hr]],wn=class{constructor(){R(this,"ruler",new te),R(this,"ruler2",new te),R(this,"State",Cn);for(let e=0;e<de.length;e++)this.ruler.push(de[e][0],de[e][1]);for(let e=0;e<_e.length;e++)this.ruler2.push(_e[e][0],_e[e][1])}skipToken(e){const n=e.pos,t=this.ruler.getRules(""),i=t.length,r=e.md.options.maxNesting,o=e.cache;if(typeof o[n]<"u"){e.pos=o[n];return}let s=!1;if(e.level<r){for(let u=0;u<i;u++)if(e.level++,s=t[u](e,!0),e.level--,s){if(n>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;s||e.pos++,o[n]=e.pos}tokenize(e){const n=this.ruler.getRules(""),t=n.length,i=e.posMax,r=e.md.options.maxNesting;for(;e.pos<i;){const o=e.pos;let s=!1;if(e.level<r){for(let u=0;u<t;u++)if(s=n[u](e,!1),s){if(o>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(s){if(e.pos>=i)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()}parse(e,n,t,i){const r=new this.State(e,n,t,i);this.tokenize(r);const o=this.ruler2.getRules(""),s=o.length;for(let u=0;u<s;u++)o[u](r)}},Gr={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Vr=/^(vbscript|javascript|file|data):/,Qr=/^data:image\/(gif|png|jpeg|webp);/,Xe=["http:","https:","mailto:"],O=class{validateLink(e){const n=e.trim().toLowerCase();return Vr.test(n)?Qr.test(n):!0}normalizeLink(e){const n=ke(e,!0);if(n.hostname&&(!n.protocol||Xe.indexOf(n.protocol)>=0))try{n.hostname=Ie.toASCII(n.hostname)}catch{}return n.auth&&(n.auth=$(n.auth)),n.hostname&&(n.hostname=$(n.hostname)),n.pathname&&(n.pathname=$(n.pathname)),n.search&&(n.search=$(n.search)),n.hash&&(n.hash=$(n.hash)),ge(n)}normalizeLinkText(e){const n=ke(e,!0);if(n.hostname&&(!n.protocol||Xe.indexOf(n.protocol)>=0))try{n.hostname=Ie.toUnicode(n.hostname)}catch{}return Y(ge(n),Y.defaultChars+"%")}constructor(...e){R(this,"inline",new wn),R(this,"block",new xn),R(this,"core",new kn),R(this,"renderer",new dn),R(this,"linkify",new lt),R(this,"utils",bt),R(this,"helpers",Object.assign({},Jt));const[n,t]=e;typeof n=="string"?(this.configure(n),t&&this.set(t)):(this.configure("default"),this.set(n||{}))}set(e){return Object.assign(this.options,e),this}configure(e){let n;if(typeof e=="string"){const r=e;if(n=Gr[r],!n)throw new Error(`Wrong 'markdown-it' preset "${r}", check name`)}else n=e;if(!n)throw new Error("Wrong `markdown-it` preset, can't be empty");n.options&&(this.options={...n.options});const t=n.components;if(t){var i;["core","block","inline"].forEach(o=>{var s;const u=(s=t[o])===null||s===void 0?void 0:s.rules;u&&this[o].ruler.enableOnly(u)});const r=(i=t.inline)===null||i===void 0?void 0:i.rules2;r&&this.inline.ruler2.enableOnly(r)}return this}enable(e,n=!1){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(r=>{t=t.concat(this[r].ruler.enable(e,!0))}),t=t.concat(this.inline.ruler2.enable(e,!0));const i=e.filter(r=>t.indexOf(r)<0);if(i.length&&!n)throw new Error(`MarkdownIt. Failed to enable unknown rule(s): ${i}`);return this}disable(e,n=!1){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(r=>{t=t.concat(this[r].ruler.disable(e,!0))}),t=t.concat(this.inline.ruler2.disable(e,!0));const i=e.filter(r=>t.indexOf(r)<0);if(i.length&&!n)throw new Error(`MarkdownIt. Failed to disable unknown rule(s): ${i}`);return this}use(e,...n){return e.apply(e,[this,...n]),this}parse(e,n){if(typeof e!="string")throw new Error("Input data should be a String");const t=new this.core.State(e,this,n);return this.core.process(t),t.tokens}render(e,n={}){return this.renderer.render(this.parse(e,n),this.options,n)}parseInline(e,n){const t=new this.core.State(e,this,n);return t.inlineMode=!0,this.core.process(t),t.tokens}renderInline(e,n={}){return this.renderer.render(this.parseInline(e,n),this.options,n)}};R(O,"Token",W);R(O,"Ruler",te);R(O,"Renderer",dn);R(O,"ParserCore",kn);R(O,"StateCore",_n);R(O,"ParserBlock",xn);R(O,"StateBlock",mn);R(O,"ParserInline",wn);R(O,"StateInline",Cn);var ei=hn(O);exports.default=ei;