@shopify/create-hydrogen 5.0.29 → 5.0.30
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.
- package/dist/acorn-CAM24XUM.js +17 -0
- package/dist/angular-DNP7YRKH.js +5 -0
- package/dist/assets/hydrogen/starter/CHANGELOG.md +28 -0
- package/dist/assets/hydrogen/starter/app/components/Aside.tsx +4 -2
- package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +6 -3
- package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +117 -23
- package/dist/assets/hydrogen/starter/app/components/Header.tsx +3 -3
- package/dist/assets/hydrogen/starter/app/components/MockShopNotice.tsx +20 -0
- package/dist/assets/hydrogen/starter/app/entry.client.tsx +2 -3
- package/dist/assets/hydrogen/starter/app/routes/[robots.txt].tsx +14 -53
- package/dist/assets/hydrogen/starter/app/routes/_index.tsx +15 -9
- package/dist/assets/hydrogen/starter/app/routes/account.$.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +13 -13
- package/dist/assets/hydrogen/starter/app/routes/account.profile.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.tsx +4 -7
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +2 -9
- package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +1 -4
- package/dist/assets/hydrogen/starter/app/routes/cart.tsx +1 -5
- package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +1 -3
- package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +2 -8
- package/dist/assets/hydrogen/starter/app/routes/policies.$handle.tsx +1 -4
- package/dist/assets/hydrogen/starter/app/routes/policies._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +2 -9
- package/dist/assets/hydrogen/starter/app/routes/search.tsx +18 -12
- package/dist/assets/hydrogen/starter/app/styles/app.css +51 -0
- package/dist/assets/hydrogen/starter/guides/predictiveSearch/predictiveSearch.md +3 -3
- package/dist/assets/hydrogen/starter/guides/search/search.md +1 -1
- package/dist/assets/hydrogen/starter/package.json +10 -10
- package/dist/assets/hydrogen/starter/vite.config.ts +1 -1
- package/dist/assets/hydrogen/vite/vite.config.js +1 -1
- package/dist/babel-Q7WGFTYC.js +16 -0
- package/dist/chunk-6JMCCVMB.js +1178 -0
- package/dist/chunk-AMAQOLRU.js +51 -0
- package/dist/{chunk-RUCJI22O.js → chunk-FOFKID43.js} +1 -1
- package/dist/{chunk-6YUUFKYO.js → chunk-KP5HTXEK.js} +1 -1
- package/dist/{chunk-Y5VZE2FH.js → chunk-MLIZM3D3.js} +1 -1
- package/dist/{chunk-VXJIQGAB.js → chunk-SOYTF5NM.js} +1 -1
- package/dist/chunk-SSCFXJTG.js +2 -0
- package/dist/chunk-TDF32DPQ.js +5 -0
- package/dist/create-app.js +185 -934
- package/dist/{del-VDYQZFAQ.js → del-SDQ4S47S.js} +1 -1
- package/dist/devtools-RYOXA5H7.js +8 -0
- package/dist/error-handler-SA6VDSNI.js +2 -0
- package/dist/estree-V6MYQTSR.js +45 -0
- package/dist/flow-6QBD7VFZ.js +21 -0
- package/dist/glimmer-F25SYUSG.js +38 -0
- package/dist/graphql-DIAYZHIY.js +29 -0
- package/dist/html-AE7KHAJ7.js +26 -0
- package/dist/{is-wsl-52AELLDM.js → is-wsl-7NORHMI2.js} +1 -1
- package/dist/markdown-W7E2MOQ2.js +63 -0
- package/dist/meriyah-37WUJX22.js +6 -0
- package/dist/{morph-S2LU6PQ4.js → morph-IIMCOPW3.js} +114 -114
- package/dist/{multipart-parser-MX4R5XJM.js → multipart-parser-JT5WYXDW.js} +1 -1
- package/dist/open-VLBBYVPL.js +2 -0
- package/dist/{out-U7AI7XUQ.js → out-YA75DDJD.js} +1 -1
- package/dist/postcss-7X2D3S46.js +62 -0
- package/dist/typescript-AXPPFPUX.js +22 -0
- package/dist/yaml-U74YVCK4.js +160 -0
- package/package.json +10 -9
- package/dist/chunk-AUULK6IN.js +0 -5
- package/dist/chunk-CJKPLQJ7.js +0 -51
- package/dist/chunk-YKN6SEJT.js +0 -1189
- package/dist/chunk-ZLNTSIDN.js +0 -2
- package/dist/devtools-3BYEW2L2.js +0 -8
- package/dist/error-handler-2JZDGPAN.js +0 -2
- package/dist/open-PMJ32HTM.js +0 -2
- /package/dist/{chunk-LBUW5UHX.js → chunk-Y52UPHAG.js} +0 -0
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { createRequire as __createRequire } from 'module';globalThis.require = __createRequire(import.meta.url);
|
|
2
|
+
import{i as We}from"./chunk-Y52UPHAG.js";We();var Yt=Object.create,Te=Object.defineProperty,Kt=Object.getOwnPropertyDescriptor,Qt=Object.getOwnPropertyNames,Zt=Object.getPrototypeOf,Xt=Object.prototype.hasOwnProperty,I=(u,e)=>()=>(e||u((e={exports:{}}).exports,e),e.exports),ct=(u,e)=>{for(var t in e)Te(u,t,{get:e[t],enumerable:!0})},ur=(u,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Qt(e))!Xt.call(u,n)&&n!==t&&Te(u,n,{get:()=>e[n],enumerable:!(r=Kt(e,n))||r.enumerable});return u},$u=(u,e,t)=>(t=u!=null?Yt(Zt(u)):{},ur(e||!u||!u.__esModule?Te(t,"default",{value:u,enumerable:!0}):t,u)),Oe=I((u,e)=>{"use strict";e.exports=t;function t(r){return String(r).replace(/\s+/g," ")}}),er=I((u,e)=>{"use strict";e.exports=E;var t=9,r=10,n=32,i=33,a=58,o=91,D=92,l=93,s=94,c=96,C=4,d=1024;function E(h){var F=this.Parser,A=this.Compiler;m(F)&&x(F,h),g(A)&&f(A)}function m(h){return!!(h&&h.prototype&&h.prototype.blockTokenizers)}function g(h){return!!(h&&h.prototype&&h.prototype.visitors)}function x(h,F){for(var A=F||{},y=h.prototype,w=y.blockTokenizers,T=y.inlineTokenizers,b=y.blockMethods,k=y.inlineMethods,L=w.definition,R=T.reference,v=[],S=-1,U=b.length,j;++S<U;)j=b[S],!(j==="newline"||j==="indentedCode"||j==="paragraph"||j==="footnoteDefinition")&&v.push([j]);v.push(["footnoteDefinition"]),A.inlineNotes&&(B(k,"reference","inlineNote"),T.inlineNote=J),B(b,"definition","footnoteDefinition"),B(k,"reference","footnoteCall"),w.definition=O,w.footnoteDefinition=_,T.footnoteCall=q,T.reference=z,y.interruptFootnoteDefinition=v,z.locator=R.locator,q.locator=$,J.locator=M;function _(N,P,V){for(var H=this,Y=H.interruptFootnoteDefinition,K=H.offset,tu=P.length+1,W=0,uu=[],cu,lu,eu,G,Z,hu,yu,Fu,Cu,iu,du,ru,X;W<tu&&(G=P.charCodeAt(W),!(G!==t&&G!==n));)W++;if(P.charCodeAt(W++)===o&&P.charCodeAt(W++)===s){for(lu=W;W<tu;){if(G=P.charCodeAt(W),G!==G||G===r||G===t||G===n)return;if(G===l){eu=W,W++;break}W++}if(!(eu===void 0||lu===eu||P.charCodeAt(W++)!==a)){if(V)return!0;for(cu=P.slice(lu,eu),Z=N.now(),Cu=0,iu=0,du=W,ru=[];W<tu;){if(G=P.charCodeAt(W),G!==G||G===r)X={start:Cu,contentStart:du||W,contentEnd:W,end:W},ru.push(X),G===r&&(Cu=W+1,iu=0,du=void 0,X.end=Cu);else if(iu!==void 0)if(G===n||G===t)iu+=G===n?1:C-iu%C,iu>C&&(iu=void 0,du=W);else{if(iu<C&&X&&(X.contentStart===X.contentEnd||p(Y,w,H,[N,P.slice(W,d),!0])))break;iu=void 0,du=W}W++}for(W=-1,tu=ru.length;tu>0&&(X=ru[tu-1],X.contentStart===X.contentEnd);)tu--;for(hu=N(P.slice(0,X.contentEnd));++W<tu;)X=ru[W],K[Z.line+W]=(K[Z.line+W]||0)+(X.contentStart-X.start),uu.push(P.slice(X.contentStart,X.end));return yu=H.enterBlock(),Fu=H.tokenizeBlock(uu.join(""),Z),yu(),hu({type:"footnoteDefinition",identifier:cu.toLowerCase(),label:cu,children:Fu})}}}function q(N,P,V){var H=P.length+1,Y=0,K,tu,W,uu;if(P.charCodeAt(Y++)===o&&P.charCodeAt(Y++)===s){for(tu=Y;Y<H;){if(uu=P.charCodeAt(Y),uu!==uu||uu===r||uu===t||uu===n)return;if(uu===l){W=Y,Y++;break}Y++}if(!(W===void 0||tu===W))return V?!0:(K=P.slice(tu,W),N(P.slice(0,Y))({type:"footnoteReference",identifier:K.toLowerCase(),label:K}))}}function J(N,P,V){var H=this,Y=P.length+1,K=0,tu=0,W,uu,cu,lu,eu,G,Z;if(P.charCodeAt(K++)===s&&P.charCodeAt(K++)===o){for(cu=K;K<Y;){if(uu=P.charCodeAt(K),uu!==uu)return;if(G===void 0)if(uu===D)K+=2;else if(uu===o)tu++,K++;else if(uu===l)if(tu===0){lu=K,K++;break}else tu--,K++;else if(uu===c){for(eu=K,G=1;P.charCodeAt(eu+G)===c;)G++;K+=G}else K++;else if(uu===c){for(eu=K,Z=1;P.charCodeAt(eu+Z)===c;)Z++;K+=Z,G===Z&&(G=void 0),Z=void 0}else K++}if(lu!==void 0)return V?!0:(W=N.now(),W.column+=2,W.offset+=2,N(P.slice(0,K))({type:"footnote",children:H.tokenizeInline(P.slice(cu,lu),W)}))}}function z(N,P,V){var H=0;if(P.charCodeAt(H)===i&&H++,P.charCodeAt(H)===o&&P.charCodeAt(H+1)!==s)return R.call(this,N,P,V)}function O(N,P,V){for(var H=0,Y=P.charCodeAt(H);Y===n||Y===t;)Y=P.charCodeAt(++H);if(Y===o&&P.charCodeAt(H+1)!==s)return L.call(this,N,P,V)}function $(N,P){return N.indexOf("[",P)}function M(N,P){return N.indexOf("^[",P)}}function f(h){var F=h.prototype.visitors,A=" ";F.footnote=y,F.footnoteReference=w,F.footnoteDefinition=T;function y(b){return"^["+this.all(b).join("")+"]"}function w(b){return"[^"+(b.label||b.identifier)+"]"}function T(b){for(var k=this.all(b).join(`
|
|
3
|
+
|
|
4
|
+
`).split(`
|
|
5
|
+
`),L=0,R=k.length,v;++L<R;)v=k[L],v!==""&&(k[L]=A+v);return"[^"+(b.label||b.identifier)+"]: "+k.join(`
|
|
6
|
+
`)}}function B(h,F,A){h.splice(h.indexOf(F),0,A)}function p(h,F,A,y){for(var w=h.length,T=-1;++T<w;)if(F[h[T][0]].apply(A,y))return!0;return!1}}),ft=I(u=>{u.isRemarkParser=e,u.isRemarkCompiler=t;function e(r){return!!(r&&r.prototype&&r.prototype.blockTokenizers)}function t(r){return!!(r&&r.prototype&&r.prototype.visitors)}}),tr=I((u,e)=>{var t=ft();e.exports=c;var r=9,n=32,i=36,a=48,o=57,D=92,l=["math","math-inline"],s="math-display";function c(E){let m=this.Parser,g=this.Compiler;t.isRemarkParser(m)&&C(m,E),t.isRemarkCompiler(g)&&d(g,E)}function C(E,m){let g=E.prototype,x=g.inlineMethods;B.locator=f,g.inlineTokenizers.math=B,x.splice(x.indexOf("text"),0,"math");function f(p,h){return p.indexOf("$",h)}function B(p,h,F){let A=h.length,y=!1,w=!1,T=0,b,k,L,R,v,S,U;if(h.charCodeAt(T)===D&&(w=!0,T++),h.charCodeAt(T)===i){if(T++,w)return F?!0:p(h.slice(0,T))({type:"text",value:"$"});if(h.charCodeAt(T)===i&&(y=!0,T++),L=h.charCodeAt(T),!(L===n||L===r)){for(R=T;T<A;){if(k=L,L=h.charCodeAt(T+1),k===i){if(b=h.charCodeAt(T-1),b!==n&&b!==r&&(L!==L||L<a||L>o)&&(!y||L===i)){v=T-1,T++,y&&T++,S=T;break}}else k===D&&(T++,L=h.charCodeAt(T+1));T++}if(S!==void 0)return F?!0:(U=h.slice(R,v+1),p(h.slice(0,S))({type:"inlineMath",value:U,data:{hName:"span",hProperties:{className:l.concat(y&&m.inlineMathDouble?[s]:[])},hChildren:[{type:"text",value:U}]}}))}}}}function d(E){let m=E.prototype;m.visitors.inlineMath=g;function g(x){let f="$";return(x.data&&x.data.hProperties&&x.data.hProperties.className||[]).includes(s)&&(f="$$"),f+x.value+f}}}),rr=I((u,e)=>{var t=ft();e.exports=s;var r=10,n=32,i=36,a=`
|
|
7
|
+
`,o="$",D=2,l=["math","math-display"];function s(){let d=this.Parser,E=this.Compiler;t.isRemarkParser(d)&&c(d),t.isRemarkCompiler(E)&&C(E)}function c(d){let E=d.prototype,m=E.blockMethods,g=E.interruptParagraph,x=E.interruptList,f=E.interruptBlockquote;E.blockTokenizers.math=B,m.splice(m.indexOf("fencedCode")+1,0,"math"),g.splice(g.indexOf("fencedCode")+1,0,["math"]),x.splice(x.indexOf("fencedCode")+1,0,["math"]),f.splice(f.indexOf("fencedCode")+1,0,["math"]);function B(p,h,F){var A=h.length,y=0;let w,T,b,k,L,R,v,S,U,j,_;for(;y<A&&h.charCodeAt(y)===n;)y++;for(L=y;y<A&&h.charCodeAt(y)===i;)y++;if(R=y-L,!(R<D)){for(;y<A&&h.charCodeAt(y)===n;)y++;for(v=y;y<A;){if(w=h.charCodeAt(y),w===i)return;if(w===r)break;y++}if(h.charCodeAt(y)===r){if(F)return!0;for(T=[],v!==y&&T.push(h.slice(v,y)),y++,b=h.indexOf(a,y+1),b=b===-1?A:b;y<A;){for(S=!1,j=y,_=b,k=b,U=0;k>j&&h.charCodeAt(k-1)===n;)k--;for(;k>j&&h.charCodeAt(k-1)===i;)U++,k--;for(R<=U&&h.indexOf(o,j)===k&&(S=!0,_=k);j<=_&&j-y<L&&h.charCodeAt(j)===n;)j++;if(S)for(;_>j&&h.charCodeAt(_-1)===n;)_--;if((!S||j!==_)&&T.push(h.slice(j,_)),S)break;y=b+1,b=h.indexOf(a,y+1),b=b===-1?A:b}return T=T.join(`
|
|
8
|
+
`),p(h.slice(0,b))({type:"math",value:T,data:{hName:"div",hProperties:{className:l.concat()},hChildren:[{type:"text",value:T}]}})}}}}function C(d){let E=d.prototype;E.visitors.math=m;function m(g){return`$$
|
|
9
|
+
`+g.value+`
|
|
10
|
+
$$`}}}),nr=I((u,e)=>{var t=tr(),r=rr();e.exports=n;function n(i){var a=i||{};r.call(this,a),t.call(this,a)}}),Uu=I((u,e)=>{e.exports=r;var t=Object.prototype.hasOwnProperty;function r(){for(var n={},i=0;i<arguments.length;i++){var a=arguments[i];for(var o in a)t.call(a,o)&&(n[o]=a[o])}return n}}),ir=I((u,e)=>{typeof Object.create=="function"?e.exports=function(t,r){r&&(t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(t,r){if(r){t.super_=r;var n=function(){};n.prototype=r.prototype,t.prototype=new n,t.prototype.constructor=t}}}),or=I((u,e)=>{"use strict";var t=Uu(),r=ir();e.exports=n;function n(i){var a,o,D;r(s,i),r(l,s),a=s.prototype;for(o in a)D=a[o],D&&typeof D=="object"&&(a[o]="concat"in D?D.concat():t(D));return s;function l(c){return i.apply(this,c)}function s(){return this instanceof s?i.apply(this,arguments):new l(arguments)}}}),ar=I((u,e)=>{"use strict";e.exports=t;function t(r,n,i){return a;function a(){var o=i||this,D=o[r];return o[r]=!n,l;function l(){o[r]=D}}}}),Dr=I((u,e)=>{"use strict";e.exports=t;function t(r){for(var n=String(r),i=[],a=/\r?\n|\r/g;a.exec(n);)i.push(a.lastIndex);return i.push(n.length+1),{toPoint:o,toPosition:o,toOffset:D};function o(l){var s=-1;if(l>-1&&l<i[i.length-1]){for(;++s<i.length;)if(i[s]>l)return{line:s+1,column:l-(i[s-1]||0)+1,offset:l}}return{}}function D(l){var s=l&&l.line,c=l&&l.column,C;return!isNaN(s)&&!isNaN(c)&&s-1 in i&&(C=(i[s-2]||0)+c-1||0),C>-1&&C<i[i.length-1]?C:-1}}}),sr=I((u,e)=>{"use strict";e.exports=r;var t="\\";function r(n,i){return a;function a(o){for(var D=0,l=o.indexOf(t),s=n[i],c=[],C;l!==-1;)c.push(o.slice(D,l)),D=l+1,C=o.charAt(D),(!C||s.indexOf(C)===-1)&&c.push(t),l=o.indexOf(t,D+1);return c.push(o.slice(D)),c.join("")}}}),lr=I((u,e)=>{e.exports={AElig:"\xC6",AMP:"&",Aacute:"\xC1",Acirc:"\xC2",Agrave:"\xC0",Aring:"\xC5",Atilde:"\xC3",Auml:"\xC4",COPY:"\xA9",Ccedil:"\xC7",ETH:"\xD0",Eacute:"\xC9",Ecirc:"\xCA",Egrave:"\xC8",Euml:"\xCB",GT:">",Iacute:"\xCD",Icirc:"\xCE",Igrave:"\xCC",Iuml:"\xCF",LT:"<",Ntilde:"\xD1",Oacute:"\xD3",Ocirc:"\xD4",Ograve:"\xD2",Oslash:"\xD8",Otilde:"\xD5",Ouml:"\xD6",QUOT:'"',REG:"\xAE",THORN:"\xDE",Uacute:"\xDA",Ucirc:"\xDB",Ugrave:"\xD9",Uuml:"\xDC",Yacute:"\xDD",aacute:"\xE1",acirc:"\xE2",acute:"\xB4",aelig:"\xE6",agrave:"\xE0",amp:"&",aring:"\xE5",atilde:"\xE3",auml:"\xE4",brvbar:"\xA6",ccedil:"\xE7",cedil:"\xB8",cent:"\xA2",copy:"\xA9",curren:"\xA4",deg:"\xB0",divide:"\xF7",eacute:"\xE9",ecirc:"\xEA",egrave:"\xE8",eth:"\xF0",euml:"\xEB",frac12:"\xBD",frac14:"\xBC",frac34:"\xBE",gt:">",iacute:"\xED",icirc:"\xEE",iexcl:"\xA1",igrave:"\xEC",iquest:"\xBF",iuml:"\xEF",laquo:"\xAB",lt:"<",macr:"\xAF",micro:"\xB5",middot:"\xB7",nbsp:"\xA0",not:"\xAC",ntilde:"\xF1",oacute:"\xF3",ocirc:"\xF4",ograve:"\xF2",ordf:"\xAA",ordm:"\xBA",oslash:"\xF8",otilde:"\xF5",ouml:"\xF6",para:"\xB6",plusmn:"\xB1",pound:"\xA3",quot:'"',raquo:"\xBB",reg:"\xAE",sect:"\xA7",shy:"\xAD",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",szlig:"\xDF",thorn:"\xFE",times:"\xD7",uacute:"\xFA",ucirc:"\xFB",ugrave:"\xF9",uml:"\xA8",uuml:"\xFC",yacute:"\xFD",yen:"\xA5",yuml:"\xFF"}}),cr=I((u,e)=>{e.exports={0:"\uFFFD",128:"\u20AC",130:"\u201A",131:"\u0192",132:"\u201E",133:"\u2026",134:"\u2020",135:"\u2021",136:"\u02C6",137:"\u2030",138:"\u0160",139:"\u2039",140:"\u0152",142:"\u017D",145:"\u2018",146:"\u2019",147:"\u201C",148:"\u201D",149:"\u2022",150:"\u2013",151:"\u2014",152:"\u02DC",153:"\u2122",154:"\u0161",155:"\u203A",156:"\u0153",158:"\u017E",159:"\u0178"}}),Mu=I((u,e)=>{"use strict";e.exports=t;function t(r){var n=typeof r=="string"?r.charCodeAt(0):r;return n>=48&&n<=57}}),fr=I((u,e)=>{"use strict";e.exports=t;function t(r){var n=typeof r=="string"?r.charCodeAt(0):r;return n>=97&&n<=102||n>=65&&n<=70||n>=48&&n<=57}}),re=I((u,e)=>{"use strict";e.exports=t;function t(r){var n=typeof r=="string"?r.charCodeAt(0):r;return n>=97&&n<=122||n>=65&&n<=90}}),pr=I((u,e)=>{"use strict";var t=re(),r=Mu();e.exports=n;function n(i){return t(i)||r(i)}}),hr=I((u,e)=>{e.exports={AEli:"\xC6",AElig:"\xC6",AM:"&",AMP:"&",Aacut:"\xC1",Aacute:"\xC1",Abreve:"\u0102",Acir:"\xC2",Acirc:"\xC2",Acy:"\u0410",Afr:"\u{1D504}",Agrav:"\xC0",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\u{1D538}",ApplyFunction:"\u2061",Arin:"\xC5",Aring:"\xC5",Ascr:"\u{1D49C}",Assign:"\u2254",Atild:"\xC3",Atilde:"\xC3",Aum:"\xC4",Auml:"\xC4",Backslash:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",Bcy:"\u0411",Because:"\u2235",Bernoullis:"\u212C",Beta:"\u0392",Bfr:"\u{1D505}",Bopf:"\u{1D539}",Breve:"\u02D8",Bscr:"\u212C",Bumpeq:"\u224E",CHcy:"\u0427",COP:"\xA9",COPY:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",Cayleys:"\u212D",Ccaron:"\u010C",Ccedi:"\xC7",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",CenterDot:"\xB7",Cfr:"\u212D",Chi:"\u03A7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",Colon:"\u2237",Colone:"\u2A74",Congruent:"\u2261",Conint:"\u222F",ContourIntegral:"\u222E",Copf:"\u2102",Coproduct:"\u2210",CounterClockwiseContourIntegral:"\u2233",Cross:"\u2A2F",Cscr:"\u{1D49E}",Cup:"\u22D3",CupCap:"\u224D",DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",Delta:"\u0394",Dfr:"\u{1D507}",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",Diamond:"\u22C4",DifferentialD:"\u2146",Dopf:"\u{1D53B}",Dot:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",DownTeeArrow:"\u21A7",Downarrow:"\u21D3",Dscr:"\u{1D49F}",Dstrok:"\u0110",ENG:"\u014A",ET:"\xD0",ETH:"\xD0",Eacut:"\xC9",Eacute:"\xC9",Ecaron:"\u011A",Ecir:"\xCA",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\u{1D508}",Egrav:"\xC8",Egrave:"\xC8",Element:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\u{1D53C}",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",Equilibrium:"\u21CC",Escr:"\u2130",Esim:"\u2A73",Eta:"\u0397",Eum:"\xCB",Euml:"\xCB",Exists:"\u2203",ExponentialE:"\u2147",Fcy:"\u0424",Ffr:"\u{1D509}",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",Fopf:"\u{1D53D}",ForAll:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",G:">",GT:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1D50A}",Gg:"\u22D9",Gopf:"\u{1D53E}",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",Gt:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",HilbertSpace:"\u210B",Hopf:"\u210D",HorizontalLine:"\u2500",Hscr:"\u210B",Hstrok:"\u0126",HumpDownHump:"\u224E",HumpEqual:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacut:"\xCD",Iacute:"\xCD",Icir:"\xCE",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrav:"\xCC",Igrave:"\xCC",Im:"\u2111",Imacr:"\u012A",ImaginaryI:"\u2148",Implies:"\u21D2",Int:"\u222C",Integral:"\u222B",Intersection:"\u22C2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Iogon:"\u012E",Iopf:"\u{1D540}",Iota:"\u0399",Iscr:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Ium:"\xCF",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1D50D}",Jopf:"\u{1D541}",Jscr:"\u{1D4A5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\u{1D50E}",Kopf:"\u{1D542}",Kscr:"\u{1D4A6}",LJcy:"\u0409",L:"<",LT:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Larr:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",LeftArrow:"\u2190",LeftArrowBar:"\u21E4",LeftArrowRightArrow:"\u21C6",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",LeftRightArrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",LeftTeeArrow:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",LeftVectorBar:"\u2952",Leftarrow:"\u21D0",Leftrightarrow:"\u21D4",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",Lfr:"\u{1D50F}",Ll:"\u22D8",Lleftarrow:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",LongLeftRightArrow:"\u27F7",LongRightArrow:"\u27F6",Longleftarrow:"\u27F8",Longleftrightarrow:"\u27FA",Longrightarrow:"\u27F9",Lopf:"\u{1D543}",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",Lscr:"\u2112",Lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",MinusPlus:"\u2213",Mopf:"\u{1D544}",Mscr:"\u2133",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
|
|
11
|
+
`,Nfr:"\u{1D511}",NoBreak:"\u2060",NonBreakingSpace:"\xA0",Nopf:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangle:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",Nscr:"\u{1D4A9}",Ntild:"\xD1",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacut:"\xD3",Oacute:"\xD3",Ocir:"\xD4",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\u{1D512}",Ograv:"\xD2",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",Omicron:"\u039F",Oopf:"\u{1D546}",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",Or:"\u2A54",Oscr:"\u{1D4AA}",Oslas:"\xD8",Oslash:"\xD8",Otild:"\xD5",Otilde:"\xD5",Otimes:"\u2A37",Oum:"\xD6",Ouml:"\xD6",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",Pcy:"\u041F",Pfr:"\u{1D513}",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",Poincareplane:"\u210C",Popf:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",Prime:"\u2033",Product:"\u220F",Proportion:"\u2237",Proportional:"\u221D",Pscr:"\u{1D4AB}",Psi:"\u03A8",QUO:'"',QUOT:'"',Qfr:"\u{1D514}",Qopf:"\u211A",Qscr:"\u{1D4AC}",RBarr:"\u2910",RE:"\xAE",REG:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",Rfr:"\u211C",Rho:"\u03A1",RightAngleBracket:"\u27E9",RightArrow:"\u2192",RightArrowBar:"\u21E5",RightArrowLeftArrow:"\u21C4",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",RightTee:"\u22A2",RightTeeArrow:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",RightVectorBar:"\u2953",Rightarrow:"\u21D2",Ropf:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",Rscr:"\u211B",Rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\u{1D516}",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",Sopf:"\u{1D54A}",Sqrt:"\u221A",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",Sscr:"\u{1D4AE}",Star:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",SuchThat:"\u220B",Sum:"\u2211",Sup:"\u22D1",Superset:"\u2283",SupersetEqual:"\u2287",Supset:"\u22D1",THOR:"\xDE",THORN:"\xDE",TRADE:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:" ",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1D517}",Therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",Topf:"\u{1D54B}",TripleDot:"\u20DB",Tscr:"\u{1D4AF}",Tstrok:"\u0166",Uacut:"\xDA",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucir:"\xDB",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1D518}",Ugrav:"\xD9",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",Uopf:"\u{1D54C}",UpArrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",UpDownArrow:"\u2195",UpEquilibrium:"\u296E",UpTee:"\u22A5",UpTeeArrow:"\u21A5",Uparrow:"\u21D1",Updownarrow:"\u21D5",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",Upsi:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\u{1D4B0}",Utilde:"\u0168",Uum:"\xDC",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",Vopf:"\u{1D54D}",Vscr:"\u{1D4B1}",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",Wfr:"\u{1D51A}",Wopf:"\u{1D54E}",Wscr:"\u{1D4B2}",Xfr:"\u{1D51B}",Xi:"\u039E",Xopf:"\u{1D54F}",Xscr:"\u{1D4B3}",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacut:"\xDD",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\u{1D51C}",Yopf:"\u{1D550}",Yscr:"\u{1D4B4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",ZeroWidthSpace:"\u200B",Zeta:"\u0396",Zfr:"\u2128",Zopf:"\u2124",Zscr:"\u{1D4B5}",aacut:"\xE1",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acir:"\xE2",acirc:"\xE2",acut:"\xB4",acute:"\xB4",acy:"\u0430",aeli:"\xE6",aelig:"\xE6",af:"\u2061",afr:"\u{1D51E}",agrav:"\xE0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",am:"&",amp:"&",and:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",aogon:"\u0105",aopf:"\u{1D552}",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",apid:"\u224B",apos:"'",approx:"\u2248",approxeq:"\u224A",arin:"\xE5",aring:"\xE5",ascr:"\u{1D4B6}",ast:"*",asymp:"\u2248",asympeq:"\u224D",atild:"\xE3",atilde:"\xE3",aum:"\xE4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",beta:"\u03B2",beth:"\u2136",between:"\u226C",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxh:"\u2500",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",bprime:"\u2035",breve:"\u02D8",brvba:"\xA6",brvbar:"\xA6",bscr:"\u{1D4B7}",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",bumpeq:"\u224F",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",ccaps:"\u2A4D",ccaron:"\u010D",ccedi:"\xE7",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cedi:"\xB8",cedil:"\xB8",cemptyv:"\u29B2",cen:"\xA2",cent:"\xA2",centerdot:"\xB7",cfr:"\u{1D520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledR:"\xAE",circledS:"\u24C8",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",conint:"\u222E",copf:"\u{1D554}",coprod:"\u2210",cop:"\xA9",copy:"\xA9",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curre:"\xA4",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dArr:"\u21D3",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",darr:"\u2193",dash:"\u2010",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",dcaron:"\u010F",dcy:"\u0434",dd:"\u2146",ddagger:"\u2021",ddarr:"\u21CA",ddotseq:"\u2A77",de:"\xB0",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\u{1D521}",dharl:"\u21C3",dharr:"\u21C2",diam:"\u22C4",diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divid:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\u{1D555}",dot:"\u02D9",doteq:"\u2250",doteqdot:"\u2251",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",downarrow:"\u2193",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",dscr:"\u{1D4B9}",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eDDot:"\u2A77",eDot:"\u2251",eacut:"\xE9",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\xEA",ecirc:"\xEA",ecolon:"\u2255",ecy:"\u044D",edot:"\u0117",ee:"\u2147",efDot:"\u2252",efr:"\u{1D522}",eg:"\u2A9A",egrav:"\xE8",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",equals:"=",equest:"\u225F",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",erarr:"\u2971",escr:"\u212F",esdot:"\u2250",esim:"\u2242",eta:"\u03B7",et:"\xF0",eth:"\xF0",eum:"\xEB",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",expectation:"\u2130",exponentiale:"\u2147",fallingdotseq:"\u2252",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\u{1D523}",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\u{1D557}",forall:"\u2200",fork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac1:"\xBC",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac3:"\xBE",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",gE:"\u2267",gEl:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gammad:"\u03DD",gap:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",ge:"\u2265",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",ges:"\u2A7E",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\u{1D524}",gg:"\u226B",ggg:"\u22D9",gimel:"\u2137",gjcy:"\u0453",gl:"\u2277",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",gopf:"\u{1D558}",grave:"`",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",g:">",gt:">",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hArr:"\u21D4",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",hardcy:"\u044A",harr:"\u2194",harrcir:"\u2948",harrw:"\u21AD",hbar:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",horbar:"\u2015",hscr:"\u{1D4BD}",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010",iacut:"\xED",iacute:"\xED",ic:"\u2063",icir:"\xEE",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexc:"\xA1",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",igrav:"\xEC",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",image:"\u2111",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22B7",imped:"\u01B5",in:"\u2208",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",int:"\u222B",intcal:"\u22BA",integers:"\u2124",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\u{1D55A}",iota:"\u03B9",iprod:"\u2A3C",iques:"\xBF",iquest:"\xBF",iscr:"\u{1D4BE}",isin:"\u2208",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",iukcy:"\u0456",ium:"\xEF",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1D527}",jmath:"\u0237",jopf:"\u{1D55B}",jscr:"\u{1D4BF}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\u{1D528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\u{1D55C}",kscr:"\u{1D4C0}",lAarr:"\u21DA",lArr:"\u21D0",lAtail:"\u291B",lBarr:"\u290E",lE:"\u2266",lEg:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",lambda:"\u03BB",lang:"\u27E8",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",laqu:"\xAB",laquo:"\xAB",larr:"\u2190",larrb:"\u21E4",larrbfs:"\u291F",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lceil:"\u2308",lcub:"{",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leftarrow:"\u2190",leftarrowtail:"\u21A2",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",leftthreetimes:"\u22CB",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",les:"\u2A7D",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",lessgtr:"\u2276",lesssim:"\u2272",lfisht:"\u297C",lfloor:"\u230A",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",ll:"\u226A",llarr:"\u21C7",llcorner:"\u231E",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",longleftrightarrow:"\u27F7",longmapsto:"\u27FC",longrightarrow:"\u27F6",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",lstrok:"\u0142",l:"<",lt:"<",ltcc:"\u2AA6",ltcir:"\u2A79",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",mac:"\xAF",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",measuredangle:"\u2221",mfr:"\u{1D52A}",mho:"\u2127",micr:"\xB5",micro:"\xB5",mid:"\u2223",midast:"*",midcir:"\u2AF0",middo:"\xB7",middot:"\xB7",minus:"\u2212",minusb:"\u229F",minusd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",mstpos:"\u223E",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nGtv:"\u226B\u0338",nLeftarrow:"\u21CD",nLeftrightarrow:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nLtv:"\u226A\u0338",nRightarrow:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nabla:"\u2207",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266E",natural:"\u266E",naturals:"\u2115",nbs:"\xA0",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",ne:"\u2260",neArr:"\u21D7",nearhk:"\u2924",nearr:"\u2197",nearrow:"\u2197",nedot:"\u2250\u0338",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",nexist:"\u2204",nexists:"\u2204",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",ngsim:"\u2275",ngt:"\u226F",ngtr:"\u226F",nhArr:"\u21CE",nharr:"\u21AE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",njcy:"\u045A",nlArr:"\u21CD",nlE:"\u2266\u0338",nlarr:"\u219A",nldr:"\u2025",nle:"\u2270",nleftarrow:"\u219A",nleftrightarrow:"\u21AE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nlsim:"\u2274",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nmid:"\u2224",nopf:"\u{1D55F}",no:"\xAC",not:"\xAC",notin:"\u2209",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",npre:"\u2AAF\u0338",nprec:"\u2280",npreceq:"\u2AAF\u0338",nrArr:"\u21CF",nrarr:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",ntild:"\xF1",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwarr:"\u2196",nwarrow:"\u2196",nwnear:"\u2927",oS:"\u24C8",oacut:"\xF3",oacute:"\xF3",oast:"\u229B",ocir:"\xF4",ocirc:"\xF4",ocy:"\u043E",odash:"\u229D",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\u{1D52C}",ogon:"\u02DB",ograv:"\xF2",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",oopf:"\u{1D560}",opar:"\u29B7",operp:"\u29B9",oplus:"\u2295",or:"\u2228",orarr:"\u21BB",ord:"\xBA",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oscr:"\u2134",oslas:"\xF8",oslash:"\xF8",osol:"\u2298",otild:"\xF5",otilde:"\xF5",otimes:"\u2297",otimesas:"\u2A36",oum:"\xF6",ouml:"\xF6",ovbar:"\u233D",par:"\xB6",para:"\xB6",parallel:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",pfr:"\u{1D52D}",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plus:"+",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",plusm:"\xB1",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",pointint:"\u2A15",popf:"\u{1D561}",poun:"\xA3",pound:"\xA3",pr:"\u227A",prE:"\u2AB3",prap:"\u2AB7",prcue:"\u227C",pre:"\u2AAF",prec:"\u227A",precapprox:"\u2AB7",preccurlyeq:"\u227C",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",precsim:"\u227E",prime:"\u2032",primes:"\u2119",prnE:"\u2AB5",prnap:"\u2AB9",prnsim:"\u22E8",prod:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",pscr:"\u{1D4C5}",psi:"\u03C8",puncsp:"\u2008",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",qprime:"\u2057",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quo:'"',quot:'"',rAarr:"\u21DB",rArr:"\u21D2",rAtail:"\u291C",rBarr:"\u290F",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raqu:"\xBB",raquo:"\xBB",rarr:"\u2192",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rceil:"\u2309",rcub:"}",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",rect:"\u25AD",re:"\xAE",reg:"\xAE",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",rightarrow:"\u2192",rightarrowtail:"\u21A3",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",rightthreetimes:"\u22CC",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",rsaquo:"\u203A",rscr:"\u{1D4C7}",rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",sbquo:"\u201A",sc:"\u227B",scE:"\u2AB4",scap:"\u2AB8",scaron:"\u0161",sccue:"\u227D",sce:"\u2AB0",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",scnap:"\u2ABA",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",scy:"\u0441",sdot:"\u22C5",sdotb:"\u22A1",sdote:"\u2A66",seArr:"\u21D8",searhk:"\u2925",searr:"\u2198",searrow:"\u2198",sec:"\xA7",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shortmid:"\u2223",shortparallel:"\u2225",sh:"\xAD",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25A1",square:"\u25A1",squarf:"\u25AA",squf:"\u25AA",srarr:"\u2192",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",subE:"\u2AC5",subdot:"\u2ABD",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",subseteq:"\u2286",subseteqq:"\u2AC5",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succ:"\u227B",succapprox:"\u2AB8",succcurlyeq:"\u227D",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",sum:"\u2211",sung:"\u266A",sup:"\u2283",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",supE:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supe:"\u2287",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swarhk:"\u2926",swarr:"\u2199",swarrow:"\u2199",swnwar:"\u292A",szli:"\xDF",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tbrk:"\u23B4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",thor:"\xFE",thorn:"\xFE",tilde:"\u02DC",time:"\xD7",times:"\xD7",timesb:"\u22A0",timesbar:"\u2A31",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",top:"\u22A4",topbot:"\u2336",topcir:"\u2AF1",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\u{1D4C9}",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",uArr:"\u21D1",uHar:"\u2963",uacut:"\xFA",uacute:"\xFA",uarr:"\u2191",ubrcy:"\u045E",ubreve:"\u016D",ucir:"\xFB",ucirc:"\xFB",ucy:"\u0443",udarr:"\u21C5",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",ufr:"\u{1D532}",ugrav:"\xF9",ugrave:"\xF9",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",um:"\xA8",uml:"\xA8",uogon:"\u0173",uopf:"\u{1D566}",uparrow:"\u2191",updownarrow:"\u2195",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",upsi:"\u03C5",upsih:"\u03D2",upsilon:"\u03C5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\u{1D4CA}",utdot:"\u22F0",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",uum:"\xFC",uuml:"\xFC",uwangle:"\u29A7",vArr:"\u21D5",vBar:"\u2AE8",vBarv:"\u2AE9",vDash:"\u22A8",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vcy:"\u0432",vdash:"\u22A2",vee:"\u2228",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",vert:"|",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",wedgeq:"\u2259",weierp:"\u2118",wfr:"\u{1D534}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",xfr:"\u{1D535}",xhArr:"\u27FA",xharr:"\u27F7",xi:"\u03BE",xlArr:"\u27F8",xlarr:"\u27F5",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrArr:"\u27F9",xrarr:"\u27F6",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",yacut:"\xFD",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",ye:"\xA5",yen:"\xA5",yfr:"\u{1D536}",yicy:"\u0457",yopf:"\u{1D56A}",yscr:"\u{1D4CE}",yucy:"\u044E",yum:"\xFF",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeetrf:"\u2128",zeta:"\u03B6",zfr:"\u{1D537}",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"}}),Fr=I((u,e)=>{"use strict";var t=hr();e.exports=n;var r={}.hasOwnProperty;function n(i){return r.call(t,i)?t[i]:!1}}),ge=I((u,e)=>{"use strict";var t=lr(),r=cr(),n=Mu(),i=fr(),a=pr(),o=Fr();e.exports=J;var D={}.hasOwnProperty,l=String.fromCharCode,s=Function.prototype,c={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},C=9,d=10,E=12,m=32,g=38,x=59,f=60,B=61,p=35,h=88,F=120,A=65533,y="named",w="hexadecimal",T="decimal",b={};b[w]=16,b[T]=10;var k={};k[y]=a,k[T]=n,k[w]=i;var L=1,R=2,v=3,S=4,U=5,j=6,_=7,q={};q[L]="Named character references must be terminated by a semicolon",q[R]="Numeric character references must be terminated by a semicolon",q[v]="Named character references cannot be empty",q[S]="Numeric character references cannot be empty",q[U]="Named character references must be known",q[j]="Numeric character references cannot be disallowed",q[_]="Numeric character references cannot be outside the permissible Unicode range";function J(M,N){var P={},V,H;N||(N={});for(H in c)V=N[H],P[H]=V??c[H];return(P.position.indent||P.position.start)&&(P.indent=P.position.indent||[],P.position=P.position.start),z(M,P)}function z(M,N){var P=N.additional,V=N.nonTerminated,H=N.text,Y=N.reference,K=N.warning,tu=N.textContext,W=N.referenceContext,uu=N.warningContext,cu=N.position,lu=N.indent||[],eu=M.length,G=0,Z=-1,hu=cu.column||1,yu=cu.line||1,Fu="",Cu=[],iu,du,ru,X,wu,ou,nu,gu,se,Be,Tu,Ju,Ou,vu,Me,Yu,le,Eu,au;for(typeof P=="string"&&(P=P.charCodeAt(0)),Yu=Ku(),gu=K?Jt:s,G--,eu++;++G<eu;)if(wu===d&&(hu=lu[Z]||1),wu=M.charCodeAt(G),wu===g){if(nu=M.charCodeAt(G+1),nu===C||nu===d||nu===E||nu===m||nu===g||nu===f||nu!==nu||P&&nu===P){Fu+=l(wu),hu++;continue}for(Ou=G+1,Ju=Ou,au=Ou,nu===p?(au=++Ju,nu=M.charCodeAt(au),nu===h||nu===F?(vu=w,au=++Ju):vu=T):vu=y,iu="",Tu="",X="",Me=k[vu],au--;++au<eu&&(nu=M.charCodeAt(au),!!Me(nu));)X+=l(nu),vu===y&&D.call(t,X)&&(iu=X,Tu=t[X]);ru=M.charCodeAt(au)===x,ru&&(au++,du=vu===y?o(X):!1,du&&(iu=X,Tu=du)),Eu=1+au-Ou,!ru&&!V||(X?vu===y?(ru&&!Tu?gu(U,1):(iu!==X&&(au=Ju+iu.length,Eu=1+au-Ju,ru=!1),ru||(se=iu?L:v,N.attribute?(nu=M.charCodeAt(au),nu===B?(gu(se,Eu),Tu=null):a(nu)?Tu=null:gu(se,Eu)):gu(se,Eu))),ou=Tu):(ru||gu(R,Eu),ou=parseInt(X,b[vu]),O(ou)?(gu(_,Eu),ou=l(A)):ou in r?(gu(j,Eu),ou=r[ou]):(Be="",$(ou)&&gu(j,Eu),ou>65535&&(ou-=65536,Be+=l(ou>>>10|55296),ou=56320|ou&1023),ou=Be+l(ou))):vu!==y&&gu(S,Eu)),ou?(_e(),Yu=Ku(),G=au-1,hu+=au-Ou+1,Cu.push(ou),le=Ku(),le.offset++,Y&&Y.call(W,ou,{start:Yu,end:le},M.slice(Ou-1,au)),Yu=le):(X=M.slice(Ou-1,au),Fu+=X,hu+=X.length,G=au-1)}else wu===10&&(yu++,Z++,hu=0),wu===wu?(Fu+=l(wu),hu++):_e();return Cu.join("");function Ku(){return{line:yu,column:hu,offset:G+(cu.offset||0)}}function Jt(Ve,He){var be=Ku();be.column+=He,be.offset+=He,K.call(uu,q[Ve],be,Ve)}function _e(){Fu&&(Cu.push(Fu),H&&H.call(tu,Fu,{start:Yu,end:Ku()}),Fu="")}}function O(M){return M>=55296&&M<=57343||M>1114111}function $(M){return M>=1&&M<=8||M===11||M>=13&&M<=31||M>=127&&M<=159||M>=64976&&M<=65007||(M&65535)===65535||(M&65535)===65534}}),dr=I((u,e)=>{"use strict";var t=Uu(),r=ge();e.exports=n;function n(i){return o.raw=D,o;function a(s){for(var c=i.offset,C=s.line,d=[];++C&&C in c;)d.push((c[C]||0)+1);return{start:s,indent:d}}function o(s,c,C){r(s,{position:a(c),warning:l,text:C,reference:C,textContext:i,referenceContext:i})}function D(s,c,C){return r(s,t(C,{position:a(c),warning:l}))}function l(s,c,C){C!==3&&i.file.message(s,c)}}}),Cr=I((u,e)=>{"use strict";e.exports=t;function t(a){return o;function o(D,l){var s=this,c=s.offset,C=[],d=s[a+"Methods"],E=s[a+"Tokenizers"],m=l.line,g=l.column,x,f,B,p,h,F;if(!D)return C;for(R.now=w,R.file=s.file,A("");D;){for(x=-1,f=d.length,h=!1;++x<f&&(p=d[x],B=E[p],!(B&&(!B.onlyAtStart||s.atStart)&&(!B.notInList||!s.inList)&&(!B.notInBlock||!s.inBlock)&&(!B.notInLink||!s.inLink)&&(F=D.length,B.apply(s,[R,D]),h=F!==D.length,h))););h||s.file.fail(new Error("Infinite loop"),R.now())}return s.eof=w(),C;function A(v){for(var S=-1,U=v.indexOf(`
|
|
12
|
+
`);U!==-1;)m++,S=U,U=v.indexOf(`
|
|
13
|
+
`,U+1);S===-1?g+=v.length:g=v.length-S,m in c&&(S!==-1?g+=c[m]:g<=c[m]&&(g=c[m]+1))}function y(){var v=[],S=m+1;return function(){for(var U=m+1;S<U;)v.push((c[S]||0)+1),S++;return v}}function w(){var v={line:m,column:g};return v.offset=s.toOffset(v),v}function T(v){this.start=v,this.end=w()}function b(v){D.slice(0,v.length)!==v&&s.file.fail(new Error("Incorrectly eaten value: please report this warning on https://git.io/vg5Ft"),w())}function k(){var v=w();return S;function S(U,j){var _=U.position,q=_?_.start:v,J=[],z=_&&_.end.line,O=v.line;if(U.position=new T(q),_&&j&&_.indent){if(J=_.indent,z<O){for(;++z<O;)J.push((c[z]||0)+1);J.push(v.column)}j=J.concat(j)}return U.position.indent=j||[],U}}function L(v,S){var U=S?S.children:C,j=U[U.length-1],_;return j&&v.type===j.type&&(v.type==="text"||v.type==="blockquote")&&r(j)&&r(v)&&(_=v.type==="text"?n:i,v=_.call(s,j,v)),v!==j&&U.push(v),s.atStart&&C.length!==0&&s.exitStart(),v}function R(v){var S=y(),U=k(),j=w();return b(v),_.reset=q,q.test=J,_.test=J,D=D.slice(v.length),A(v),S=S(),_;function _(z,O){return U(L(U(z),O),S)}function q(){var z=_.apply(null,arguments);return m=j.line,g=j.column,D=v+D,z}function J(){var z=U({});return m=j.line,g=j.column,D=v+D,z.position}}}}function r(a){var o,D;return a.type!=="text"||!a.position?!0:(o=a.position.start,D=a.position.end,o.line!==D.line||D.column-o.column===a.value.length)}function n(a,o){return a.value+=o.value,a}function i(a,o){return this.options.commonmark||this.options.gfm?o:(a.children=a.children.concat(o.children),a)}}),Ar=I((u,e)=>{"use strict";e.exports=i;var t=["\\","`","*","{","}","[","]","(",")","#","+","-",".","!","_",">"],r=t.concat(["~","|"]),n=r.concat([`
|
|
14
|
+
`,'"',"$","%","&","'",",","/",":",";","<","=","?","@","^"]);i.default=t,i.gfm=r,i.commonmark=n;function i(a){var o=a||{};return o.commonmark?n:o.gfm?r:t}}),gr=I((u,e)=>{"use strict";e.exports=["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","hgroup","hr","html","iframe","legend","li","link","main","menu","menuitem","meta","nav","noframes","ol","optgroup","option","p","param","pre","section","source","title","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}),pt=I((u,e)=>{"use strict";e.exports={position:!0,gfm:!0,commonmark:!1,pedantic:!1,blocks:gr()}}),Er=I((u,e)=>{"use strict";var t=Uu(),r=Ar(),n=pt();e.exports=i;function i(a){var o=this,D=o.options,l,s;if(a==null)a={};else if(typeof a=="object")a=t(a);else throw new Error("Invalid value `"+a+"` for setting `options`");for(l in n){if(s=a[l],s==null&&(s=D[l]),l!=="blocks"&&typeof s!="boolean"||l==="blocks"&&typeof s!="object")throw new Error("Invalid value `"+s+"` for setting `options."+l+"`");a[l]=s}return o.options=a,o.escape=r(a),o}}),mr=I((u,e)=>{"use strict";e.exports=t;function t(o){if(o==null)return a;if(typeof o=="string")return i(o);if(typeof o=="object")return"length"in o?n(o):r(o);if(typeof o=="function")return o;throw new Error("Expected function, string, or object as test")}function r(o){return D;function D(l){var s;for(s in o)if(l[s]!==o[s])return!1;return!0}}function n(o){for(var D=[],l=-1;++l<o.length;)D[l]=t(o[l]);return s;function s(){for(var c=-1;++c<D.length;)if(D[c].apply(this,arguments))return!0;return!1}}function i(o){return D;function D(l){return!!(l&&l.type===o)}}function a(){return!0}}),vr=I((u,e)=>{e.exports=t;function t(r){return r}}),xr=I((u,e)=>{"use strict";e.exports=o;var t=mr(),r=vr(),n=!0,i="skip",a=!1;o.CONTINUE=n,o.SKIP=i,o.EXIT=a;function o(l,s,c,C){var d,E;typeof s=="function"&&typeof c!="function"&&(C=c,c=s,s=null),E=t(s),d=C?-1:1,m(l,null,[])();function m(g,x,f){var B=typeof g=="object"&&g!==null?g:{},p;return typeof B.type=="string"&&(p=typeof B.tagName=="string"?B.tagName:typeof B.name=="string"?B.name:void 0,h.displayName="node ("+r(B.type+(p?"<"+p+">":""))+")"),h;function h(){var F=f.concat(g),A=[],y,w;if((!s||E(g,x,f[f.length-1]||null))&&(A=D(c(g,f)),A[0]===a))return A;if(g.children&&A[0]!==i)for(w=(C?g.children.length:-1)+d;w>-1&&w<g.children.length;){if(y=m(g.children[w],w,F)(),y[0]===a)return y;w=typeof y[1]=="number"?y[1]:w+d}return A}}}function D(l){return l!==null&&typeof l=="object"&&"length"in l?l:typeof l=="number"?[n,l]:[l]}}),Br=I((u,e)=>{"use strict";e.exports=a;var t=xr(),r=t.CONTINUE,n=t.SKIP,i=t.EXIT;a.CONTINUE=r,a.SKIP=n,a.EXIT=i;function a(o,D,l,s){typeof D=="function"&&typeof l!="function"&&(s=l,l=D,D=null),t(o,D,c,s);function c(C,d){var E=d[d.length-1],m=E?E.children.indexOf(C):null;return l(C,m,E)}}}),br=I((u,e)=>{"use strict";var t=Br();e.exports=r;function r(a,o){return t(a,o?n:i),a}function n(a){delete a.position}function i(a){a.position=void 0}}),yr=I((u,e)=>{"use strict";var t=Uu(),r=br();e.exports=a;var n=`
|
|
15
|
+
`,i=/\r\n|\r/g;function a(){var o=this,D=String(o.file),l={line:1,column:1,offset:0},s=t(l),c;return D=D.replace(i,n),D.charCodeAt(0)===65279&&(D=D.slice(1),s.column++,s.offset++),c={type:"root",children:o.tokenizeBlock(D,s),position:{start:l,end:o.eof||t(l)}},o.options.position||r(c,!0),c}}),wr=I((u,e)=>{"use strict";var t=/^[ \t]*(\n|$)/;e.exports=r;function r(n,i,a){for(var o,D="",l=0,s=i.length;l<s&&(o=t.exec(i.slice(l)),o!=null);)l+=o[0].length,D+=o[0];if(D!==""){if(a)return!0;n(D)}}}),Ne=I((u,e)=>{"use strict";var t="",r;e.exports=n;function n(i,a){if(typeof i!="string")throw new TypeError("expected a string");if(a===1)return i;if(a===2)return i+i;var o=i.length*a;if(r!==i||typeof r>"u")r=i,t="";else if(t.length>=o)return t.substr(0,o);for(;o>t.length&&a>1;)a&1&&(t+=i),a>>=1,i+=i;return t+=i,t=t.substr(0,o),t}}),ht=I((u,e)=>{"use strict";e.exports=t;function t(r){return String(r).replace(/\n+$/,"")}}),kr=I((u,e)=>{"use strict";var t=Ne(),r=ht();e.exports=l;var n=`
|
|
16
|
+
`,i=" ",a=" ",o=4,D=t(a,o);function l(s,c,C){for(var d=-1,E=c.length,m="",g="",x="",f="",B,p,h;++d<E;)if(B=c.charAt(d),h)if(h=!1,m+=x,g+=f,x="",f="",B===n)x=B,f=B;else for(m+=B,g+=B;++d<E;){if(B=c.charAt(d),!B||B===n){f=B,x=B;break}m+=B,g+=B}else if(B===a&&c.charAt(d+1)===B&&c.charAt(d+2)===B&&c.charAt(d+3)===B)x+=D,d+=3,h=!0;else if(B===i)x+=B,h=!0;else{for(p="";B===i||B===a;)p+=B,B=c.charAt(++d);if(B!==n)break;x+=p+B,f+=B}if(g)return C?!0:s(m)({type:"code",lang:null,meta:null,value:r(g)})}}),qr=I((u,e)=>{"use strict";e.exports=l;var t=`
|
|
17
|
+
`,r=" ",n=" ",i="~",a="`",o=3,D=4;function l(s,c,C){var d=this,E=d.options.gfm,m=c.length+1,g=0,x="",f,B,p,h,F,A,y,w,T,b,k,L,R;if(E){for(;g<m&&(p=c.charAt(g),!(p!==n&&p!==r));)x+=p,g++;if(L=g,p=c.charAt(g),!(p!==i&&p!==a)){for(g++,B=p,f=1,x+=p;g<m&&(p=c.charAt(g),p===B);)x+=p,f++,g++;if(!(f<o)){for(;g<m&&(p=c.charAt(g),!(p!==n&&p!==r));)x+=p,g++;for(h="",y="";g<m&&(p=c.charAt(g),!(p===t||B===a&&p===B));)p===n||p===r?y+=p:(h+=y+p,y=""),g++;if(p=c.charAt(g),!(p&&p!==t)){if(C)return!0;R=s.now(),R.column+=x.length,R.offset+=x.length,x+=h,h=d.decode.raw(d.unescape(h),R),y&&(x+=y),y="",b="",k="",w="",T="";for(var v=!0;g<m;){if(p=c.charAt(g),w+=b,T+=k,b="",k="",p!==t){w+=p,k+=p,g++;continue}for(v?(x+=p,v=!1):(b+=p,k+=p),y="",g++;g<m&&(p=c.charAt(g),p===n);)y+=p,g++;if(b+=y,k+=y.slice(L),!(y.length>=D)){for(y="";g<m&&(p=c.charAt(g),p===B);)y+=p,g++;if(b+=y,k+=y,!(y.length<f)){for(y="";g<m&&(p=c.charAt(g),!(p!==n&&p!==r));)b+=p,k+=p,g++;if(!p||p===t)break}}}for(x+=w+b,g=-1,m=h.length;++g<m;)if(p=h.charAt(g),p===n||p===r)F||(F=h.slice(0,g));else if(F){A=h.slice(g);break}return s(x)({type:"code",lang:F||h||null,meta:A||null,value:T})}}}}}}),_u=I((u,e)=>{u=e.exports=t;function t(r){return r.trim?r.trim():u.right(u.left(r))}u.left=function(r){return r.trimLeft?r.trimLeft():r.replace(/^\s\s*/,"")},u.right=function(r){if(r.trimRight)return r.trimRight();for(var n=/\s/,i=r.length;n.test(r.charAt(--i)););return r.slice(0,i+1)}}),Re=I((u,e)=>{"use strict";e.exports=t;function t(r,n,i,a){for(var o=r.length,D=-1,l,s;++D<o;)if(l=r[D],s=l[1]||{},!(s.pedantic!==void 0&&s.pedantic!==i.options.pedantic)&&!(s.commonmark!==void 0&&s.commonmark!==i.options.commonmark)&&n[l[0]].apply(i,a))return!0;return!1}}),Sr=I((u,e)=>{"use strict";var t=_u(),r=Re();e.exports=D;var n=`
|
|
18
|
+
`,i=" ",a=" ",o=">";function D(l,s,c){for(var C=this,d=C.offset,E=C.blockTokenizers,m=C.interruptBlockquote,g=l.now(),x=g.line,f=s.length,B=[],p=[],h=[],F,A=0,y,w,T,b,k,L,R,v;A<f&&(y=s.charAt(A),!(y!==a&&y!==i));)A++;if(s.charAt(A)===o){if(c)return!0;for(A=0;A<f;){for(T=s.indexOf(n,A),L=A,R=!1,T===-1&&(T=f);A<f&&(y=s.charAt(A),!(y!==a&&y!==i));)A++;if(s.charAt(A)===o?(A++,R=!0,s.charAt(A)===a&&A++):A=L,b=s.slice(A,T),!R&&!t(b)){A=L;break}if(!R&&(w=s.slice(A),r(m,E,C,[l,w,!0])))break;k=L===A?b:s.slice(L,T),h.push(A-L),B.push(k),p.push(b),A=T+1}for(A=-1,f=h.length,F=l(B.join(n));++A<f;)d[x]=(d[x]||0)+h[A],x++;return v=C.enterBlock(),p=C.tokenizeBlock(p.join(n),g),v(),F({type:"blockquote",children:p})}}}),Lr=I((u,e)=>{"use strict";e.exports=o;var t=`
|
|
19
|
+
`,r=" ",n=" ",i="#",a=6;function o(D,l,s){for(var c=this,C=c.options.pedantic,d=l.length+1,E=-1,m=D.now(),g="",x="",f,B,p;++E<d;){if(f=l.charAt(E),f!==n&&f!==r){E--;break}g+=f}for(p=0;++E<=d;){if(f=l.charAt(E),f!==i){E--;break}g+=f,p++}if(!(p>a)&&!(!p||!C&&l.charAt(E+1)===i)){for(d=l.length+1,B="";++E<d;){if(f=l.charAt(E),f!==n&&f!==r){E--;break}B+=f}if(!(!C&&B.length===0&&f&&f!==t)){if(s)return!0;for(g+=B,B="",x="";++E<d&&(f=l.charAt(E),!(!f||f===t));){if(f!==n&&f!==r&&f!==i){x+=B+f,B="";continue}for(;f===n||f===r;)B+=f,f=l.charAt(++E);if(!C&&x&&!B&&f===i){x+=f;continue}for(;f===i;)B+=f,f=l.charAt(++E);for(;f===n||f===r;)B+=f,f=l.charAt(++E);E--}return m.column+=g.length,m.offset+=g.length,g+=x+B,D(g)({type:"heading",depth:p,children:c.tokenizeInline(x,m)})}}}}),Tr=I((u,e)=>{"use strict";e.exports=l;var t=" ",r=`
|
|
20
|
+
`,n=" ",i="*",a="-",o="_",D=3;function l(s,c,C){for(var d=-1,E=c.length+1,m="",g,x,f,B;++d<E&&(g=c.charAt(d),!(g!==t&&g!==n));)m+=g;if(!(g!==i&&g!==a&&g!==o))for(x=g,m+=g,f=1,B="";++d<E;)if(g=c.charAt(d),g===x)f++,m+=B+x,B="";else if(g===n)B+=g;else return f>=D&&(!g||g===r)?(m+=B,C?!0:s(m)({type:"thematicBreak"})):void 0}}),Ft=I((u,e)=>{"use strict";e.exports=a;var t=" ",r=" ",n=1,i=4;function a(o){for(var D=0,l=0,s=o.charAt(D),c={},C,d=0;s===t||s===r;){for(C=s===t?i:n,l+=C,C>1&&(l=Math.floor(l/C)*C);d<l;)c[++d]=D;s=o.charAt(++D)}return{indent:l,stops:c}}}),Or=I((u,e)=>{"use strict";var t=_u(),r=Ne(),n=Ft();e.exports=D;var i=`
|
|
21
|
+
`,a=" ",o="!";function D(l,s){var c=l.split(i),C=c.length+1,d=1/0,E=[],m,g,x;for(c.unshift(r(a,s)+o);C--;)if(g=n(c[C]),E[C]=g.stops,t(c[C]).length!==0)if(g.indent)g.indent>0&&g.indent<d&&(d=g.indent);else{d=1/0;break}if(d!==1/0)for(C=c.length;C--;){for(x=E[C],m=d;m&&!(m in x);)m--;c[C]=c[C].slice(x[m]+1)}return c.shift(),c.join(i)}}),Nr=I((u,e)=>{"use strict";var t=_u(),r=Ne(),n=Mu(),i=Ft(),a=Or(),o=Re();e.exports=y;var D="*",l="_",s="+",c="-",C=".",d=" ",E=`
|
|
22
|
+
`,m=" ",g=")",x="x",f=4,B=/\n\n(?!\s*$)/,p=/^\[([ X\tx])][ \t]/,h=/^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/,F=/^([ \t]*)([*+-]|\d+[.)])([ \t]+)/,A=/^( {1,4}|\t)?/gm;function y(k,L,R){for(var v=this,S=v.options.commonmark,U=v.options.pedantic,j=v.blockTokenizers,_=v.interruptList,q=0,J=L.length,z=null,O,$,M,N,P,V,H,Y,K,tu,W,uu,cu,lu,eu,G,Z,hu,yu,Fu=!1,Cu,iu,du,ru;q<J&&(N=L.charAt(q),!(N!==m&&N!==d));)q++;if(N=L.charAt(q),N===D||N===s||N===c)P=N,M=!1;else{for(M=!0,$="";q<J&&(N=L.charAt(q),!!n(N));)$+=N,q++;if(N=L.charAt(q),!$||!(N===C||S&&N===g)||R&&$!=="1")return;z=parseInt($,10),P=N}if(N=L.charAt(++q),!(N!==d&&N!==m&&(U||N!==E&&N!==""))){if(R)return!0;for(q=0,lu=[],eu=[],G=[];q<J;){for(V=L.indexOf(E,q),H=q,Y=!1,ru=!1,V===-1&&(V=J),O=0;q<J;){if(N=L.charAt(q),N===m)O+=f-O%f;else if(N===d)O++;else break;q++}if(Z&&O>=Z.indent&&(ru=!0),N=L.charAt(q),K=null,!ru){if(N===D||N===s||N===c)K=N,q++,O++;else{for($="";q<J&&(N=L.charAt(q),!!n(N));)$+=N,q++;N=L.charAt(q),q++,$&&(N===C||S&&N===g)&&(K=N,O+=$.length+1)}if(K)if(N=L.charAt(q),N===m)O+=f-O%f,q++;else if(N===d){for(du=q+f;q<du&&L.charAt(q)===d;)q++,O++;q===du&&L.charAt(q)===d&&(q-=f-1,O-=f-1)}else N!==E&&N!==""&&(K=null)}if(K){if(!U&&P!==K)break;Y=!0}else!S&&!ru&&L.charAt(H)===d?ru=!0:S&&Z&&(ru=O>=Z.indent||O>f),Y=!1,q=H;if(W=L.slice(H,V),tu=H===q?W:L.slice(q,V),(K===D||K===l||K===c)&&j.thematicBreak.call(v,k,W,!0))break;if(uu=cu,cu=!Y&&!t(tu).length,ru&&Z)Z.value=Z.value.concat(G,W),eu=eu.concat(G,W),G=[];else if(Y)G.length!==0&&(Fu=!0,Z.value.push(""),Z.trail=G.concat()),Z={value:[W],indent:O,trail:[]},lu.push(Z),eu=eu.concat(G,W),G=[];else if(cu){if(uu&&!S)break;G.push(W)}else{if(uu||o(_,j,v,[k,W,!0]))break;Z.value=Z.value.concat(G,W),eu=eu.concat(G,W),G=[]}q=V+1}for(Cu=k(eu.join(E)).reset({type:"list",ordered:M,start:z,spread:Fu,children:[]}),hu=v.enterList(),yu=v.enterBlock(),q=-1,J=lu.length;++q<J;)Z=lu[q].value.join(E),iu=k.now(),k(Z)(w(v,Z,iu),Cu),Z=lu[q].trail.join(E),q!==J-1&&(Z+=E),k(Z);return hu(),yu(),Cu}}function w(k,L,R){var v=k.offset,S=k.options.pedantic?T:b,U=null,j,_;return L=S.apply(null,arguments),k.options.gfm&&(j=L.match(p),j&&(_=j[0].length,U=j[1].toLowerCase()===x,v[R.line]+=_,L=L.slice(_))),{type:"listItem",spread:B.test(L),checked:U,children:k.tokenizeBlock(L,R)}}function T(k,L,R){var v=k.offset,S=R.line;return L=L.replace(F,U),S=R.line,L.replace(A,U);function U(j){return v[S]=(v[S]||0)+j.length,S++,""}}function b(k,L,R){var v=k.offset,S=R.line,U,j,_,q,J,z,O;for(L=L.replace(h,$),q=L.split(E),J=a(L,i(U).indent).split(E),J[0]=_,v[S]=(v[S]||0)+j.length,S++,z=0,O=q.length;++z<O;)v[S]=(v[S]||0)+q[z].length-J[z].length,S++;return J.join(E);function $(M,N,P,V,H){return j=N+P+V,_=H,Number(P)<10&&j.length%2===1&&(P=d+P),U=N+r(d,P.length)+V,U+_}}}),Rr=I((u,e)=>{"use strict";e.exports=s;var t=`
|
|
23
|
+
`,r=" ",n=" ",i="=",a="-",o=3,D=1,l=2;function s(c,C,d){for(var E=this,m=c.now(),g=C.length,x=-1,f="",B,p,h,F,A;++x<g;){if(h=C.charAt(x),h!==n||x>=o){x--;break}f+=h}for(B="",p="";++x<g;){if(h=C.charAt(x),h===t){x--;break}h===n||h===r?p+=h:(B+=p+h,p="")}if(m.column+=f.length,m.offset+=f.length,f+=B+p,h=C.charAt(++x),F=C.charAt(++x),!(h!==t||F!==i&&F!==a)){for(f+=h,p=F,A=F===i?D:l;++x<g;){if(h=C.charAt(x),h!==F){if(h!==t)return;x--;break}p+=h}return d?!0:c(f+p)({type:"heading",depth:A,children:E.tokenizeInline(B,m)})}}}),dt=I(u=>{"use strict";var e="[a-zA-Z_:][a-zA-Z0-9:._-]*",t="[^\"'=<>`\\u0000-\\u0020]+",r="'[^']*'",n='"[^"]*"',i="(?:"+t+"|"+r+"|"+n+")",a="(?:\\s+"+e+"(?:\\s*=\\s*"+i+")?)",o="<[A-Za-z][A-Za-z0-9\\-]*"+a+"*\\s*\\/?>",D="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",l="<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->",s="<[?].*?[?]>",c="<![A-Za-z]+\\s+[^>]*>",C="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>";u.openCloseTag=new RegExp("^(?:"+o+"|"+D+")"),u.tag=new RegExp("^(?:"+o+"|"+D+"|"+l+"|"+s+"|"+c+"|"+C+")")}),Ir=I((u,e)=>{"use strict";var t=dt().openCloseTag;e.exports=B;var r=" ",n=" ",i=`
|
|
24
|
+
`,a="<",o=/^<(script|pre|style)(?=(\s|>|$))/i,D=/<\/(script|pre|style)>/i,l=/^<!--/,s=/-->/,c=/^<\?/,C=/\?>/,d=/^<![A-Za-z]/,E=/>/,m=/^<!\[CDATA\[/,g=/]]>/,x=/^$/,f=new RegExp(t.source+"\\s*$");function B(p,h,F){for(var A=this,y=A.options.blocks.join("|"),w=new RegExp("^</?("+y+")(?=(\\s|/?>|$))","i"),T=h.length,b=0,k,L,R,v,S,U,j,_=[[o,D,!0],[l,s,!0],[c,C,!0],[d,E,!0],[m,g,!0],[w,x,!0],[f,x,!1]];b<T&&(v=h.charAt(b),!(v!==r&&v!==n));)b++;if(h.charAt(b)===a){for(k=h.indexOf(i,b+1),k=k===-1?T:k,L=h.slice(b,k),R=-1,S=_.length;++R<S;)if(_[R][0].test(L)){U=_[R];break}if(U){if(F)return U[2];if(b=k,!U[1].test(L))for(;b<T;){if(k=h.indexOf(i,b+1),k=k===-1?T:k,L=h.slice(b+1,k),U[1].test(L)){L&&(b=k);break}b=k}return j=h.slice(0,b),p(j)({type:"html",value:j})}}}}),Bu=I((u,e)=>{"use strict";e.exports=n;var t=String.fromCharCode,r=/\s/;function n(i){return r.test(typeof i=="number"?t(i):i.charAt(0))}}),Ct=I((u,e)=>{"use strict";var t=Oe();e.exports=r;function r(n){return t(n).toLowerCase()}}),Pr=I((u,e)=>{"use strict";var t=Bu(),r=Ct();e.exports=x;var n='"',i="'",a="\\",o=`
|
|
25
|
+
`,D=" ",l=" ",s="[",c="]",C="(",d=")",E=":",m="<",g=">";function x(p,h,F){for(var A=this,y=A.options.commonmark,w=0,T=h.length,b="",k,L,R,v,S,U,j,_;w<T&&(v=h.charAt(w),!(v!==l&&v!==D));)b+=v,w++;if(v=h.charAt(w),v===s){for(w++,b+=v,R="";w<T&&(v=h.charAt(w),v!==c);)v===a&&(R+=v,w++,v=h.charAt(w)),R+=v,w++;if(!(!R||h.charAt(w)!==c||h.charAt(w+1)!==E)){for(U=R,b+=R+c+E,w=b.length,R="";w<T&&(v=h.charAt(w),!(v!==D&&v!==l&&v!==o));)b+=v,w++;if(v=h.charAt(w),R="",k=b,v===m){for(w++;w<T&&(v=h.charAt(w),!!f(v));)R+=v,w++;if(v=h.charAt(w),v===f.delimiter)b+=m+R+v,w++;else{if(y)return;w-=R.length+1,R=""}}if(!R){for(;w<T&&(v=h.charAt(w),!!B(v));)R+=v,w++;b+=R}if(R){for(j=R,R="";w<T&&(v=h.charAt(w),!(v!==D&&v!==l&&v!==o));)R+=v,w++;if(v=h.charAt(w),S=null,v===n?S=n:v===i?S=i:v===C&&(S=d),!S)R="",w=b.length;else if(R){for(b+=R+v,w=b.length,R="";w<T&&(v=h.charAt(w),v!==S);){if(v===o){if(w++,v=h.charAt(w),v===o||v===S)return;R+=o}R+=v,w++}if(v=h.charAt(w),v!==S)return;L=b,b+=R+v,w++,_=R,R=""}else return;for(;w<T&&(v=h.charAt(w),!(v!==D&&v!==l));)b+=v,w++;if(v=h.charAt(w),!v||v===o)return F?!0:(k=p(k).test().end,j=A.decode.raw(A.unescape(j),k,{nonTerminated:!1}),_&&(L=p(L).test().end,_=A.decode.raw(A.unescape(_),L)),p(b)({type:"definition",identifier:r(U),label:U,title:_||null,url:j}))}}}}function f(p){return p!==g&&p!==s&&p!==c}f.delimiter=g;function B(p){return p!==s&&p!==c&&!t(p)}}),jr=I((u,e)=>{"use strict";var t=Bu();e.exports=m;var r=" ",n=`
|
|
26
|
+
`,i=" ",a="-",o=":",D="\\",l="|",s=1,c=2,C="left",d="center",E="right";function m(g,x,f){var B=this,p,h,F,A,y,w,T,b,k,L,R,v,S,U,j,_,q,J,z,O,$,M;if(B.options.gfm){for(p=0,_=0,w=x.length+1,T=[];p<w;){if(O=x.indexOf(n,p),$=x.indexOf(l,p+1),O===-1&&(O=x.length),$===-1||$>O){if(_<c)return;break}T.push(x.slice(p,O)),_++,p=O+1}for(A=T.join(n),h=T.splice(1,1)[0]||[],p=0,w=h.length,_--,F=!1,R=[];p<w;){if(k=h.charAt(p),k===l){if(L=null,F===!1){if(M===!1)return}else R.push(F),F=!1;M=!1}else if(k===a)L=!0,F=F||null;else if(k===o)F===C?F=d:L&&F===null?F=E:F=C;else if(!t(k))return;p++}if(F!==!1&&R.push(F),!(R.length<s)){if(f)return!0;for(j=-1,J=[],z=g(A).reset({type:"table",align:R,children:J});++j<_;){for(q=T[j],y={type:"tableRow",children:[]},j&&g(n),g(q).reset(y,z),w=q.length+1,p=0,b="",v="",S=!0;p<w;){if(k=q.charAt(p),k===r||k===i){v?b+=k:g(k),p++;continue}k===""||k===l?S?g(k):((v||k)&&!S&&(A=v,b.length>1&&(k?(A+=b.slice(0,-1),b=b.charAt(b.length-1)):(A+=b,b="")),U=g.now(),g(A)({type:"tableCell",children:B.tokenizeInline(v,U)},y)),g(b+k),b="",v=""):(b&&(v+=b,b=""),v+=k,k===D&&p!==w-2&&(v+=q.charAt(p+1),p++)),S=!1,p++}j||g(n+h)}return z}}}}),zr=I((u,e)=>{"use strict";var t=_u(),r=ht(),n=Re();e.exports=l;var i=" ",a=`
|
|
27
|
+
`,o=" ",D=4;function l(s,c,C){for(var d=this,E=d.options,m=E.commonmark,g=d.blockTokenizers,x=d.interruptParagraph,f=c.indexOf(a),B=c.length,p,h,F,A,y;f<B;){if(f===-1){f=B;break}if(c.charAt(f+1)===a)break;if(m){for(A=0,p=f+1;p<B;){if(F=c.charAt(p),F===i){A=D;break}else if(F===o)A++;else break;p++}if(A>=D&&F!==a){f=c.indexOf(a,f+1);continue}}if(h=c.slice(f+1),n(x,g,d,[s,h,!0]))break;if(p=f,f=c.indexOf(a,f+1),f!==-1&&t(c.slice(p,f))===""){f=p;break}}return h=c.slice(0,f),C?!0:(y=s.now(),h=r(h),s(h)({type:"paragraph",children:d.tokenizeInline(h,y)}))}}),$r=I((u,e)=>{"use strict";e.exports=t;function t(r,n){return r.indexOf("\\",n)}}),Ur=I((u,e)=>{"use strict";var t=$r();e.exports=i,i.locator=t;var r=`
|
|
28
|
+
`,n="\\";function i(a,o,D){var l=this,s,c;if(o.charAt(0)===n&&(s=o.charAt(1),l.escape.indexOf(s)!==-1))return D?!0:(s===r?c={type:"break"}:c={type:"text",value:s},a(n+s)(c))}}),At=I((u,e)=>{"use strict";e.exports=t;function t(r,n){return r.indexOf("<",n)}}),Mr=I((u,e)=>{"use strict";var t=Bu(),r=ge(),n=At();e.exports=c,c.locator=n,c.notInLink=!0;var i="<",a=">",o="@",D="/",l="mailto:",s=l.length;function c(C,d,E){var m=this,g="",x=d.length,f=0,B="",p=!1,h="",F,A,y,w,T;if(d.charAt(0)===i){for(f++,g=i;f<x&&(F=d.charAt(f),!(t(F)||F===a||F===o||F===":"&&d.charAt(f+1)===D));)B+=F,f++;if(B){if(h+=B,B="",F=d.charAt(f),h+=F,f++,F===o)p=!0;else{if(F!==":"||d.charAt(f+1)!==D)return;h+=D,f++}for(;f<x&&(F=d.charAt(f),!(t(F)||F===a));)B+=F,f++;if(F=d.charAt(f),!(!B||F!==a))return E?!0:(h+=B,y=h,g+=h+F,A=C.now(),A.column++,A.offset++,p&&(h.slice(0,s).toLowerCase()===l?(y=y.slice(s),A.column+=s,A.offset+=s):h=l+h),w=m.inlineTokenizers,m.inlineTokenizers={text:w.text},T=m.enterLink(),y=m.tokenizeInline(y,A),m.inlineTokenizers=w,T(),C(g)({type:"link",title:null,url:r(h,{nonTerminated:!1}),children:y}))}}}}),_r=I((u,e)=>{"use strict";e.exports=t;function t(r,n){var i=String(r),a=0,o;if(typeof n!="string")throw new Error("Expected character");for(o=i.indexOf(n);o!==-1;)a++,o=i.indexOf(n,o+n.length);return a}}),Vr=I((u,e)=>{"use strict";e.exports=r;var t=["www.","http://","https://"];function r(n,i){var a=-1,o,D,l;if(!this.options.gfm)return a;for(D=t.length,o=-1;++o<D;)l=n.indexOf(t[o],i),l!==-1&&(a===-1||l<a)&&(a=l);return a}}),Hr=I((u,e)=>{"use strict";var t=_r(),r=ge(),n=Mu(),i=re(),a=Bu(),o=Vr();e.exports=A,A.locator=o,A.notInLink=!0;var D=33,l=38,s=41,c=42,C=44,d=45,E=46,m=58,g=59,x=63,f=60,B=95,p=126,h="(",F=")";function A(y,w,T){var b=this,k=b.options.gfm,L=b.inlineTokenizers,R=w.length,v=-1,S=!1,U,j,_,q,J,z,O,$,M,N,P,V,H,Y;if(k){if(w.slice(0,4)==="www.")S=!0,q=4;else if(w.slice(0,7).toLowerCase()==="http://")q=7;else if(w.slice(0,8).toLowerCase()==="https://")q=8;else return;for(v=q-1,_=q,U=[];q<R;){if(O=w.charCodeAt(q),O===E){if(v===q-1)break;U.push(q),v=q,q++;continue}if(n(O)||i(O)||O===d||O===B){q++;continue}break}if(O===E&&(U.pop(),q--),U[0]!==void 0&&(j=U.length<2?_:U[U.length-2]+1,w.slice(j,q).indexOf("_")===-1)){if(T)return!0;for($=q,J=q;q<R&&(O=w.charCodeAt(q),!(a(O)||O===f));)q++,O===D||O===c||O===C||O===E||O===m||O===x||O===B||O===p||($=q);if(q=$,w.charCodeAt(q-1)===s)for(z=w.slice(J,q),M=t(z,h),N=t(z,F);N>M;)q=J+z.lastIndexOf(F),z=w.slice(J,q),N--;if(w.charCodeAt(q-1)===g&&(q--,i(w.charCodeAt(q-1)))){for($=q-2;i(w.charCodeAt($));)$--;w.charCodeAt($)===l&&(q=$)}return P=w.slice(0,q),H=r(P,{nonTerminated:!1}),S&&(H="http://"+H),Y=b.enterLink(),b.inlineTokenizers={text:L.text},V=b.tokenizeInline(P,y.now()),b.inlineTokenizers=L,Y(),y(P)({type:"link",title:null,url:H,children:V})}}}}),Wr=I((u,e)=>{"use strict";var t=Mu(),r=re(),n=43,i=45,a=46,o=95;e.exports=D;function D(s,c){var C=this,d,E;if(!this.options.gfm||(d=s.indexOf("@",c),d===-1))return-1;if(E=d,E===c||!l(s.charCodeAt(E-1)))return D.call(C,s,d+1);for(;E>c&&l(s.charCodeAt(E-1));)E--;return E}function l(s){return t(s)||r(s)||s===n||s===i||s===a||s===o}}),Gr=I((u,e)=>{"use strict";var t=ge(),r=Mu(),n=re(),i=Wr();e.exports=c,c.locator=i,c.notInLink=!0;var a=43,o=45,D=46,l=64,s=95;function c(C,d,E){var m=this,g=m.options.gfm,x=m.inlineTokenizers,f=0,B=d.length,p=-1,h,F,A,y;if(g){for(h=d.charCodeAt(f);r(h)||n(h)||h===a||h===o||h===D||h===s;)h=d.charCodeAt(++f);if(f!==0&&h===l){for(f++;f<B;){if(h=d.charCodeAt(f),r(h)||n(h)||h===o||h===D||h===s){f++,p===-1&&h===D&&(p=f);continue}break}if(!(p===-1||p===f||h===o||h===s))return h===D&&f--,F=d.slice(0,f),E?!0:(y=m.enterLink(),m.inlineTokenizers={text:x.text},A=m.tokenizeInline(F,C.now()),m.inlineTokenizers=x,y(),C(F)({type:"link",title:null,url:"mailto:"+t(F,{nonTerminated:!1}),children:A}))}}}}),Jr=I((u,e)=>{"use strict";var t=re(),r=At(),n=dt().tag;e.exports=c,c.locator=r;var i="<",a="?",o="!",D="/",l=/^<a /i,s=/^<\/a>/i;function c(C,d,E){var m=this,g=d.length,x,f;if(!(d.charAt(0)!==i||g<3)&&(x=d.charAt(1),!(!t(x)&&x!==a&&x!==o&&x!==D)&&(f=d.match(n),!!f)))return E?!0:(f=f[0],!m.inLink&&l.test(f)?m.inLink=!0:m.inLink&&s.test(f)&&(m.inLink=!1),C(f)({type:"html",value:f}))}}),gt=I((u,e)=>{"use strict";e.exports=t;function t(r,n){var i=r.indexOf("[",n),a=r.indexOf("![",n);return a===-1||i<a?i:a}}),Yr=I((u,e)=>{"use strict";var t=Bu(),r=gt();e.exports=g,g.locator=r;var n=`
|
|
29
|
+
`,i="!",a='"',o="'",D="(",l=")",s="<",c=">",C="[",d="\\",E="]",m="`";function g(x,f,B){var p=this,h="",F=0,A=f.charAt(0),y=p.options.pedantic,w=p.options.commonmark,T=p.options.gfm,b,k,L,R,v,S,U,j,_,q,J,z,O,$,M,N,P,V;if(A===i&&(j=!0,h=A,A=f.charAt(++F)),A===C&&!(!j&&p.inLink)){for(h+=A,$="",F++,J=f.length,N=x.now(),O=0,N.column+=F,N.offset+=F;F<J;){if(A=f.charAt(F),S=A,A===m){for(k=1;f.charAt(F+1)===m;)S+=A,F++,k++;L?k>=L&&(L=0):L=k}else if(A===d)F++,S+=f.charAt(F);else if((!L||T)&&A===C)O++;else if((!L||T)&&A===E)if(O)O--;else{if(f.charAt(F+1)!==D)return;S+=D,b=!0,F++;break}$+=S,S="",F++}if(b){for(_=$,h+=$+S,F++;F<J&&(A=f.charAt(F),!!t(A));)h+=A,F++;if(A=f.charAt(F),$="",R=h,A===s){for(F++,R+=s;F<J&&(A=f.charAt(F),A!==c);){if(w&&A===n)return;$+=A,F++}if(f.charAt(F)!==c)return;h+=s+$+c,M=$,F++}else{for(A=null,S="";F<J&&(A=f.charAt(F),!(S&&(A===a||A===o||w&&A===D)));){if(t(A)){if(!y)break;S+=A}else{if(A===D)O++;else if(A===l){if(O===0)break;O--}$+=S,S="",A===d&&($+=d,A=f.charAt(++F)),$+=A}F++}h+=$,M=$,F=h.length}for($="";F<J&&(A=f.charAt(F),!!t(A));)$+=A,F++;if(A=f.charAt(F),h+=$,$&&(A===a||A===o||w&&A===D))if(F++,h+=A,$="",q=A===D?l:A,v=h,w){for(;F<J&&(A=f.charAt(F),A!==q);)A===d&&($+=d,A=f.charAt(++F)),F++,$+=A;if(A=f.charAt(F),A!==q)return;for(z=$,h+=$+A,F++;F<J&&(A=f.charAt(F),!!t(A));)h+=A,F++}else for(S="";F<J;){if(A=f.charAt(F),A===q)U&&($+=q+S,S=""),U=!0;else if(!U)$+=A;else if(A===l){h+=$+q+S,z=$;break}else t(A)?S+=A:($+=q+S+A,S="",U=!1);F++}if(f.charAt(F)===l)return B?!0:(h+=l,M=p.decode.raw(p.unescape(M),x(R).test().end,{nonTerminated:!1}),z&&(v=x(v).test().end,z=p.decode.raw(p.unescape(z),v)),V={type:j?"image":"link",title:z||null,url:M},j?V.alt=p.decode.raw(p.unescape(_),N)||null:(P=p.enterLink(),V.children=p.tokenizeInline(_,N),P()),x(h)(V))}}}}),Kr=I((u,e)=>{"use strict";var t=Bu(),r=gt(),n=Ct();e.exports=E,E.locator=r;var i="link",a="image",o="shortcut",D="collapsed",l="full",s="!",c="[",C="\\",d="]";function E(m,g,x){var f=this,B=f.options.commonmark,p=g.charAt(0),h=0,F=g.length,A="",y="",w=i,T=o,b,k,L,R,v,S,U,j;if(p===s&&(w=a,y=p,p=g.charAt(++h)),p===c){for(h++,y+=p,S="",j=0;h<F;){if(p=g.charAt(h),p===c)U=!0,j++;else if(p===d){if(!j)break;j--}p===C&&(S+=C,p=g.charAt(++h)),S+=p,h++}if(A=S,b=S,p=g.charAt(h),p===d){if(h++,A+=p,S="",!B)for(;h<F&&(p=g.charAt(h),!!t(p));)S+=p,h++;if(p=g.charAt(h),p===c){for(k="",S+=p,h++;h<F&&(p=g.charAt(h),!(p===c||p===d));)p===C&&(k+=C,p=g.charAt(++h)),k+=p,h++;p=g.charAt(h),p===d?(T=k?l:D,S+=k+p,h++):k="",A+=S,S=""}else{if(!b)return;k=b}if(!(T!==l&&U))return A=y+A,w===i&&f.inLink?null:x?!0:(L=m.now(),L.column+=y.length,L.offset+=y.length,k=T===l?k:b,R={type:w+"Reference",identifier:n(k),label:k,referenceType:T},w===i?(v=f.enterLink(),R.children=f.tokenizeInline(b,L),v()):R.alt=f.decode.raw(f.unescape(b),L)||null,m(A)(R))}}}}),Qr=I((u,e)=>{"use strict";e.exports=t;function t(r,n){var i=r.indexOf("**",n),a=r.indexOf("__",n);return a===-1?i:i===-1||a<i?a:i}}),Zr=I((u,e)=>{"use strict";var t=_u(),r=Bu(),n=Qr();e.exports=D,D.locator=n;var i="\\",a="*",o="_";function D(l,s,c){var C=this,d=0,E=s.charAt(d),m,g,x,f,B,p,h;if(!(E!==a&&E!==o||s.charAt(++d)!==E)&&(g=C.options.pedantic,x=E,B=x+x,p=s.length,d++,f="",E="",!(g&&r(s.charAt(d)))))for(;d<p;){if(h=E,E=s.charAt(d),E===x&&s.charAt(d+1)===x&&(!g||!r(h))&&(E=s.charAt(d+2),E!==x))return t(f)?c?!0:(m=l.now(),m.column+=2,m.offset+=2,l(B+f+B)({type:"strong",children:C.tokenizeInline(f,m)})):void 0;!g&&E===i&&(f+=E,E=s.charAt(++d)),f+=E,d++}}}),Xr=I((u,e)=>{"use strict";e.exports=n;var t=String.fromCharCode,r=/\w/;function n(i){return r.test(typeof i=="number"?t(i):i.charAt(0))}}),un=I((u,e)=>{"use strict";e.exports=t;function t(r,n){var i=r.indexOf("*",n),a=r.indexOf("_",n);return a===-1?i:i===-1||a<i?a:i}}),en=I((u,e)=>{"use strict";var t=_u(),r=Xr(),n=Bu(),i=un();e.exports=l,l.locator=i;var a="*",o="_",D="\\";function l(s,c,C){var d=this,E=0,m=c.charAt(E),g,x,f,B,p,h,F;if(!(m!==a&&m!==o)&&(x=d.options.pedantic,p=m,f=m,h=c.length,E++,B="",m="",!(x&&n(c.charAt(E)))))for(;E<h;){if(F=m,m=c.charAt(E),m===f&&(!x||!n(F))){if(m=c.charAt(++E),m!==f){if(!t(B)||F===f)return;if(!x&&f===o&&r(m)){B+=f;continue}return C?!0:(g=s.now(),g.column++,g.offset++,s(p+B+f)({type:"emphasis",children:d.tokenizeInline(B,g)}))}B+=f}!x&&m===D&&(B+=m,m=c.charAt(++E)),B+=m,E++}}}),tn=I((u,e)=>{"use strict";e.exports=t;function t(r,n){return r.indexOf("~~",n)}}),rn=I((u,e)=>{"use strict";var t=Bu(),r=tn();e.exports=a,a.locator=r;var n="~",i="~~";function a(o,D,l){var s=this,c="",C="",d="",E="",m,g,x;if(!(!s.options.gfm||D.charAt(0)!==n||D.charAt(1)!==n||t(D.charAt(2))))for(m=1,g=D.length,x=o.now(),x.column+=2,x.offset+=2;++m<g;){if(c=D.charAt(m),c===n&&C===n&&(!d||!t(d)))return l?!0:o(i+E+i)({type:"delete",children:s.tokenizeInline(E,x)});E+=C,d=C,C=c}}}),nn=I((u,e)=>{"use strict";e.exports=t;function t(r,n){return r.indexOf("`",n)}}),on=I((u,e)=>{"use strict";var t=nn();e.exports=a,a.locator=t;var r=10,n=32,i=96;function a(o,D,l){for(var s=D.length,c=0,C,d,E,m,g,x;c<s&&D.charCodeAt(c)===i;)c++;if(!(c===0||c===s)){for(C=c,g=D.charCodeAt(c);c<s;){if(m=g,g=D.charCodeAt(c+1),m===i){if(d===void 0&&(d=c),E=c+1,g!==i&&E-d===C){x=!0;break}}else d!==void 0&&(d=void 0,E=void 0);c++}if(x){if(l)return!0;if(c=C,s=d,m=D.charCodeAt(c),g=D.charCodeAt(s-1),x=!1,s-c>2&&(m===n||m===r)&&(g===n||g===r)){for(c++,s--;c<s;){if(m=D.charCodeAt(c),m!==n&&m!==r){x=!0;break}c++}x===!0&&(C++,d--)}return o(D.slice(0,E))({type:"inlineCode",value:D.slice(C,d)})}}}}),an=I((u,e)=>{"use strict";e.exports=t;function t(r,n){for(var i=r.indexOf(`
|
|
30
|
+
`,n);i>n&&r.charAt(i-1)===" ";)i--;return i}}),Dn=I((u,e)=>{"use strict";var t=an();e.exports=a,a.locator=t;var r=" ",n=`
|
|
31
|
+
`,i=2;function a(o,D,l){for(var s=D.length,c=-1,C="",d;++c<s;){if(d=D.charAt(c),d===n)return c<i?void 0:l?!0:(C+=d,o(C)({type:"break"}));if(d!==r)return;C+=d}}}),sn=I((u,e)=>{"use strict";e.exports=t;function t(r,n,i){var a=this,o,D,l,s,c,C,d,E,m,g;if(i)return!0;for(o=a.inlineMethods,s=o.length,D=a.inlineTokenizers,l=-1,m=n.length;++l<s;)E=o[l],!(E==="text"||!D[E])&&(d=D[E].locator,d||r.file.fail("Missing locator: `"+E+"`"),C=d.call(a,n,1),C!==-1&&C<m&&(m=C));c=n.slice(0,m),g=r.now(),a.decode(c,g,x);function x(f,B,p){r(p||f)({type:"text",value:f})}}}),ln=I((u,e)=>{"use strict";var t=Uu(),r=ar(),n=Dr(),i=sr(),a=dr(),o=Cr();e.exports=D;function D(c,C){this.file=C,this.offset={},this.options=t(this.options),this.setOptions({}),this.inList=!1,this.inBlock=!1,this.inLink=!1,this.atStart=!0,this.toOffset=n(C).toOffset,this.unescape=i(this,"escape"),this.decode=a(this)}var l=D.prototype;l.setOptions=Er(),l.parse=yr(),l.options=pt(),l.exitStart=r("atStart",!0),l.enterList=r("inList",!1),l.enterLink=r("inLink",!1),l.enterBlock=r("inBlock",!1),l.interruptParagraph=[["thematicBreak"],["list"],["atxHeading"],["fencedCode"],["blockquote"],["html"],["setextHeading",{commonmark:!1}],["definition",{commonmark:!1}]],l.interruptList=[["atxHeading",{pedantic:!1}],["fencedCode",{pedantic:!1}],["thematicBreak",{pedantic:!1}],["definition",{commonmark:!1}]],l.interruptBlockquote=[["indentedCode",{commonmark:!0}],["fencedCode",{commonmark:!0}],["atxHeading",{commonmark:!0}],["setextHeading",{commonmark:!0}],["thematicBreak",{commonmark:!0}],["html",{commonmark:!0}],["list",{commonmark:!0}],["definition",{commonmark:!1}]],l.blockTokenizers={blankLine:wr(),indentedCode:kr(),fencedCode:qr(),blockquote:Sr(),atxHeading:Lr(),thematicBreak:Tr(),list:Nr(),setextHeading:Rr(),html:Ir(),definition:Pr(),table:jr(),paragraph:zr()},l.inlineTokenizers={escape:Ur(),autoLink:Mr(),url:Hr(),email:Gr(),html:Jr(),link:Yr(),reference:Kr(),strong:Zr(),emphasis:en(),deletion:rn(),code:on(),break:Dn(),text:sn()},l.blockMethods=s(l.blockTokenizers),l.inlineMethods=s(l.inlineTokenizers),l.tokenizeBlock=o("block"),l.tokenizeInline=o("inline"),l.tokenizeFactory=o;function s(c){var C=[],d;for(d in c)C.push(d);return C}}),cn=I((u,e)=>{"use strict";var t=or(),r=Uu(),n=ln();e.exports=i,i.Parser=n;function i(a){var o=this.data("settings"),D=t(n);D.prototype.options=r(D.prototype.options,o,a),this.Parser=D}}),fn=I((u,e)=>{"use strict";e.exports=t;function t(r){if(r)throw r}}),Et=I((u,e)=>{e.exports=function(t){return t!=null&&t.constructor!=null&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}}),pn=I((u,e)=>{"use strict";var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,a=function(s){return typeof Array.isArray=="function"?Array.isArray(s):r.call(s)==="[object Array]"},o=function(s){if(!s||r.call(s)!=="[object Object]")return!1;var c=t.call(s,"constructor"),C=s.constructor&&s.constructor.prototype&&t.call(s.constructor.prototype,"isPrototypeOf");if(s.constructor&&!c&&!C)return!1;var d;for(d in s);return typeof d>"u"||t.call(s,d)},D=function(s,c){n&&c.name==="__proto__"?n(s,c.name,{enumerable:!0,configurable:!0,value:c.newValue,writable:!0}):s[c.name]=c.newValue},l=function(s,c){if(c==="__proto__")if(t.call(s,c)){if(i)return i(s,c).value}else return;return s[c]};e.exports=function s(){var c,C,d,E,m,g,x=arguments[0],f=1,B=arguments.length,p=!1;for(typeof x=="boolean"&&(p=x,x=arguments[1]||{},f=2),(x==null||typeof x!="object"&&typeof x!="function")&&(x={});f<B;++f)if(c=arguments[f],c!=null)for(C in c)d=l(x,C),E=l(c,C),x!==E&&(p&&E&&(o(E)||(m=a(E)))?(m?(m=!1,g=d&&a(d)?d:[]):g=d&&o(d)?d:{},D(x,{name:C,newValue:s(p,g,E)})):typeof E<"u"&&D(x,{name:C,newValue:E}));return x}}),hn=I((u,e)=>{"use strict";e.exports=t=>{if(Object.prototype.toString.call(t)!=="[object Object]")return!1;let r=Object.getPrototypeOf(t);return r===null||r===Object.prototype}}),Fn=I((u,e)=>{"use strict";var t=[].slice;e.exports=r;function r(n,i){var a;return o;function o(){var s=t.call(arguments,0),c=n.length>s.length,C;c&&s.push(D);try{C=n.apply(null,s)}catch(d){if(c&&a)throw d;return D(d)}c||(C&&typeof C.then=="function"?C.then(l,D):C instanceof Error?D(C):l(C))}function D(){a||(a=!0,i.apply(null,arguments))}function l(s){D(null,s)}}}),dn=I((u,e)=>{"use strict";var t=Fn();e.exports=n,n.wrap=t;var r=[].slice;function n(){var i=[],a={};return a.run=o,a.use=D,a;function o(){var l=-1,s=r.call(arguments,0,-1),c=arguments[arguments.length-1];if(typeof c!="function")throw new Error("Expected function as last argument, not "+c);C.apply(null,[null].concat(s));function C(d){var E=i[++l],m=r.call(arguments,0),g=m.slice(1),x=s.length,f=-1;if(d){c(d);return}for(;++f<x;)(g[f]===null||g[f]===void 0)&&(g[f]=s[f]);s=g,E?t(E,C).apply(null,s):c.apply(null,[null].concat(s))}}function D(l){if(typeof l!="function")throw new Error("Expected `fn` to be a function, not "+l);return i.push(l),a}}}),Cn=I((u,e)=>{"use strict";var t={}.hasOwnProperty;e.exports=r;function r(o){return!o||typeof o!="object"?"":t.call(o,"position")||t.call(o,"type")?i(o.position):t.call(o,"start")||t.call(o,"end")?i(o):t.call(o,"line")||t.call(o,"column")?n(o):""}function n(o){return(!o||typeof o!="object")&&(o={}),a(o.line)+":"+a(o.column)}function i(o){return(!o||typeof o!="object")&&(o={}),n(o.start)+"-"+n(o.end)}function a(o){return o&&typeof o=="number"?o:1}}),An=I((u,e)=>{"use strict";var t=Cn();e.exports=i;function r(){}r.prototype=Error.prototype,i.prototype=new r;var n=i.prototype;n.file="",n.name="",n.reason="",n.message="",n.stack="",n.fatal=null,n.column=null,n.line=null;function i(o,D,l){var s,c,C;typeof D=="string"&&(l=D,D=null),s=a(l),c=t(D)||"1:1",C={start:{line:null,column:null},end:{line:null,column:null}},D&&D.position&&(D=D.position),D&&(D.start?(C=D,D=D.start):C.start=D),o.stack&&(this.stack=o.stack,o=o.message),this.message=o,this.name=c,this.reason=o,this.line=D?D.line:null,this.column=D?D.column:null,this.location=C,this.source=s[0],this.ruleId=s[1]}function a(o){var D=[null,null],l;return typeof o=="string"&&(l=o.indexOf(":"),l===-1?D[1]=o:(D[0]=o.slice(0,l),D[1]=o.slice(l+1))),D}}),gn=I(u=>{"use strict";u.basename=e,u.dirname=t,u.extname=r,u.join=n,u.sep="/";function e(D,l){var s=0,c=-1,C,d,E,m;if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');if(o(D),C=D.length,l===void 0||!l.length||l.length>D.length){for(;C--;)if(D.charCodeAt(C)===47){if(E){s=C+1;break}}else c<0&&(E=!0,c=C+1);return c<0?"":D.slice(s,c)}if(l===D)return"";for(d=-1,m=l.length-1;C--;)if(D.charCodeAt(C)===47){if(E){s=C+1;break}}else d<0&&(E=!0,d=C+1),m>-1&&(D.charCodeAt(C)===l.charCodeAt(m--)?m<0&&(c=C):(m=-1,c=d));return s===c?c=d:c<0&&(c=D.length),D.slice(s,c)}function t(D){var l,s,c;if(o(D),!D.length)return".";for(l=-1,c=D.length;--c;)if(D.charCodeAt(c)===47){if(s){l=c;break}}else s||(s=!0);return l<0?D.charCodeAt(0)===47?"/":".":l===1&&D.charCodeAt(0)===47?"//":D.slice(0,l)}function r(D){var l=-1,s=0,c=-1,C=0,d,E,m;for(o(D),m=D.length;m--;){if(E=D.charCodeAt(m),E===47){if(d){s=m+1;break}continue}c<0&&(d=!0,c=m+1),E===46?l<0?l=m:C!==1&&(C=1):l>-1&&(C=-1)}return l<0||c<0||C===0||C===1&&l===c-1&&l===s+1?"":D.slice(l,c)}function n(){for(var D=-1,l;++D<arguments.length;)o(arguments[D]),arguments[D]&&(l=l===void 0?arguments[D]:l+"/"+arguments[D]);return l===void 0?".":i(l)}function i(D){var l,s;return o(D),l=D.charCodeAt(0)===47,s=a(D,!l),!s.length&&!l&&(s="."),s.length&&D.charCodeAt(D.length-1)===47&&(s+="/"),l?"/"+s:s}function a(D,l){for(var s="",c=0,C=-1,d=0,E=-1,m,g;++E<=D.length;){if(E<D.length)m=D.charCodeAt(E);else{if(m===47)break;m=47}if(m===47){if(!(C===E-1||d===1))if(C!==E-1&&d===2){if(s.length<2||c!==2||s.charCodeAt(s.length-1)!==46||s.charCodeAt(s.length-2)!==46){if(s.length>2){if(g=s.lastIndexOf("/"),g!==s.length-1){g<0?(s="",c=0):(s=s.slice(0,g),c=s.length-1-s.lastIndexOf("/")),C=E,d=0;continue}}else if(s.length){s="",c=0,C=E,d=0;continue}}l&&(s=s.length?s+"/..":"..",c=2)}else s.length?s+="/"+D.slice(C+1,E):s=D.slice(C+1,E),c=E-C-1;C=E,d=0}else m===46&&d>-1?d++:d=-1}return s}function o(D){if(typeof D!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(D))}}),En=I(u=>{"use strict";u.cwd=e;function e(){return"/"}}),mn=I((u,e)=>{"use strict";var t=gn(),r=En(),n=Et();e.exports=o;var i={}.hasOwnProperty,a=["history","path","basename","stem","extname","dirname"];o.prototype.toString=f,Object.defineProperty(o.prototype,"path",{get:D,set:l}),Object.defineProperty(o.prototype,"dirname",{get:s,set:c}),Object.defineProperty(o.prototype,"basename",{get:C,set:d}),Object.defineProperty(o.prototype,"extname",{get:E,set:m}),Object.defineProperty(o.prototype,"stem",{get:g,set:x});function o(F){var A,y;if(!F)F={};else if(typeof F=="string"||n(F))F={contents:F};else if("message"in F&&"messages"in F)return F;if(!(this instanceof o))return new o(F);for(this.data={},this.messages=[],this.history=[],this.cwd=r.cwd(),y=-1;++y<a.length;)A=a[y],i.call(F,A)&&(this[A]=F[A]);for(A in F)a.indexOf(A)<0&&(this[A]=F[A])}function D(){return this.history[this.history.length-1]}function l(F){p(F,"path"),this.path!==F&&this.history.push(F)}function s(){return typeof this.path=="string"?t.dirname(this.path):void 0}function c(F){h(this.path,"dirname"),this.path=t.join(F||"",this.basename)}function C(){return typeof this.path=="string"?t.basename(this.path):void 0}function d(F){p(F,"basename"),B(F,"basename"),this.path=t.join(this.dirname||"",F)}function E(){return typeof this.path=="string"?t.extname(this.path):void 0}function m(F){if(B(F,"extname"),h(this.path,"extname"),F){if(F.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(F.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=t.join(this.dirname,this.stem+(F||""))}function g(){return typeof this.path=="string"?t.basename(this.path,this.extname):void 0}function x(F){p(F,"stem"),B(F,"stem"),this.path=t.join(this.dirname||"",F+(this.extname||""))}function f(F){return(this.contents||"").toString(F)}function B(F,A){if(F&&F.indexOf(t.sep)>-1)throw new Error("`"+A+"` cannot be a path: did not expect `"+t.sep+"`")}function p(F,A){if(!F)throw new Error("`"+A+"` cannot be empty")}function h(F,A){if(!F)throw new Error("Setting `"+A+"` requires `path` to be set too")}}),vn=I((u,e)=>{"use strict";var t=An(),r=mn();e.exports=r,r.prototype.message=n,r.prototype.info=a,r.prototype.fail=i;function n(o,D,l){var s=new t(o,D,l);return this.path&&(s.name=this.path+":"+s.name,s.file=this.path),s.fatal=!1,this.messages.push(s),s}function i(){var o=this.message.apply(this,arguments);throw o.fatal=!0,o}function a(){var o=this.message.apply(this,arguments);return o.fatal=null,o}}),xn=I((u,e)=>{"use strict";e.exports=vn()}),Bn=I((u,e)=>{"use strict";var t=fn(),r=Et(),n=pn(),i=hn(),a=dn(),o=xn();e.exports=E().freeze();var D=[].slice,l={}.hasOwnProperty,s=a().use(c).use(C).use(d);function c(F,A){A.tree=F.parse(A.file)}function C(F,A,y){F.run(A.tree,A.file,w);function w(T,b,k){T?y(T):(A.tree=b,A.file=k,y())}}function d(F,A){var y=F.stringify(A.tree,A.file);y==null||(typeof y=="string"||r(y)?("value"in A.file&&(A.file.value=y),A.file.contents=y):A.file.result=y)}function E(){var F=[],A=a(),y={},w=-1,T;return b.data=L,b.freeze=k,b.attachers=F,b.use=R,b.parse=S,b.stringify=_,b.run=U,b.runSync=j,b.process=q,b.processSync=J,b;function b(){for(var z=E(),O=-1;++O<F.length;)z.use.apply(null,F[O]);return z.data(n(!0,{},y)),z}function k(){var z,O;if(T)return b;for(;++w<F.length;)z=F[w],z[1]!==!1&&(z[1]===!0&&(z[1]=void 0),O=z[0].apply(b,z.slice(1)),typeof O=="function"&&A.use(O));return T=!0,w=1/0,b}function L(z,O){return typeof z=="string"?arguments.length===2?(B("data",T),y[z]=O,b):l.call(y,z)&&y[z]||null:z?(B("data",T),y=z,b):y}function R(z){var O;if(B("use",T),z!=null)if(typeof z=="function")P.apply(null,arguments);else if(typeof z=="object")"length"in z?N(z):$(z);else throw new Error("Expected usable value, not `"+z+"`");return O&&(y.settings=n(y.settings||{},O)),b;function $(V){N(V.plugins),V.settings&&(O=n(O||{},V.settings))}function M(V){if(typeof V=="function")P(V);else if(typeof V=="object")"length"in V?P.apply(null,V):$(V);else throw new Error("Expected usable value, not `"+V+"`")}function N(V){var H=-1;if(V!=null)if(typeof V=="object"&&"length"in V)for(;++H<V.length;)M(V[H]);else throw new Error("Expected a list of plugins, not `"+V+"`")}function P(V,H){var Y=v(V);Y?(i(Y[1])&&i(H)&&(H=n(!0,Y[1],H)),Y[1]=H):F.push(D.call(arguments))}}function v(z){for(var O=-1;++O<F.length;)if(F[O][0]===z)return F[O]}function S(z){var O=o(z),$;return k(),$=b.Parser,x("parse",$),m($,"parse")?new $(String(O),O).parse():$(String(O),O)}function U(z,O,$){if(p(z),k(),!$&&typeof O=="function"&&($=O,O=null),!$)return new Promise(M);M(null,$);function M(N,P){A.run(z,o(O),V);function V(H,Y,K){Y=Y||z,H?P(H):N?N(Y):$(null,Y,K)}}}function j(z,O){var $,M;return U(z,O,N),h("runSync","run",M),$;function N(P,V){M=!0,$=V,t(P)}}function _(z,O){var $=o(O),M;return k(),M=b.Compiler,f("stringify",M),p(z),m(M,"compile")?new M(z,$).compile():M(z,$)}function q(z,O){if(k(),x("process",b.Parser),f("process",b.Compiler),!O)return new Promise($);$(null,O);function $(M,N){var P=o(z);s.run(b,{file:P},V);function V(H){H?N(H):M?M(P):O(null,P)}}}function J(z){var O,$;return k(),x("processSync",b.Parser),f("processSync",b.Compiler),O=o(z),q(O,M),h("processSync","process",$),O;function M(N){$=!0,t(N)}}}function m(F,A){return typeof F=="function"&&F.prototype&&(g(F.prototype)||A in F.prototype)}function g(F){var A;for(A in F)return!0;return!1}function x(F,A){if(typeof A!="function")throw new Error("Cannot `"+F+"` without `Parser`")}function f(F,A){if(typeof A!="function")throw new Error("Cannot `"+F+"` without `Compiler`")}function B(F,A){if(A)throw new Error("Cannot invoke `"+F+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function p(F){if(!F||typeof F.type!="string")throw new Error("Expected node, got `"+F+"`")}function h(F,A,y){if(!y)throw new Error("`"+F+"` finished async. Use `"+A+"` instead")}}),bn={};ct(bn,{languages:()=>$o,options:()=>Mo,parsers:()=>Mt,printers:()=>s2});var Ie=(u,e)=>(t,r,...n)=>t|1&&r==null?void 0:(e.call(r)??r[u]).apply(r,n);function yn(u){return this[u<0?this.length+u:u]}var wn=Ie("at",function(){if(Array.isArray(this)||typeof this=="string")return yn}),Au=wn,kn=String.prototype.replaceAll??function(u,e){return u.global?this.replace(u,e):this.split(u).join(e)},qn=Ie("replaceAll",function(){if(typeof this=="string")return kn}),su=qn,Sn=$u(Oe(),1);function Ee(u){if(typeof u!="string")throw new TypeError("Expected a string");return u.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var Ln=()=>{},me=Ln,Ru="string",qu="array",ve="cursor",Vu="indent",Hu="align",ne="trim",Su="group",Iu="fill",ku="if-break",ie="indent-if-break",oe="line-suffix",ae="line-suffix-boundary",bu="line",De="label",Wu="break-parent",mt=new Set([ve,Vu,Hu,ne,Su,Iu,ku,ie,oe,ae,bu,De,Wu]);function Tn(u){if(typeof u=="string")return Ru;if(Array.isArray(u))return qu;if(!u)return;let{type:e}=u;if(mt.has(e))return e}var Lu=Tn,On=u=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(u);function Nn(u){let e=u===null?"null":typeof u;if(e!=="string"&&e!=="object")return`Unexpected doc '${e}',
|
|
32
|
+
Expected it to be 'string' or 'object'.`;if(Lu(u))throw new Error("doc is valid.");let t=Object.prototype.toString.call(u);if(t!=="[object Object]")return`Unexpected doc '${t}'.`;let r=On([...mt].map(n=>`'${n}'`));return`Unexpected doc.type '${u.type}'.
|
|
33
|
+
Expected it to be ${r}.`}var Rn=class extends Error{name="InvalidDocError";constructor(u){super(Nn(u)),this.doc=u}},he=Rn,Ge={};function In(u,e,t,r){let n=[u];for(;n.length>0;){let i=n.pop();if(i===Ge){t(n.pop());continue}t&&n.push(i,Ge);let a=Lu(i);if(!a)throw new he(i);if(e?.(i)!==!1)switch(a){case qu:case Iu:{let o=a===qu?i:i.parts;for(let D=o.length,l=D-1;l>=0;--l)n.push(o[l]);break}case ku:n.push(i.flatContents,i.breakContents);break;case Su:if(r&&i.expandedStates)for(let o=i.expandedStates.length,D=o-1;D>=0;--D)n.push(i.expandedStates[D]);else n.push(i.contents);break;case Hu:case Vu:case ie:case De:case oe:n.push(i.contents);break;case Ru:case ve:case ne:case ae:case bu:case Wu:break;default:throw new he(i)}}}var Pn=In;function jn(u,e){if(typeof u=="string")return e(u);let t=new Map;return r(u);function r(i){if(t.has(i))return t.get(i);let a=n(i);return t.set(i,a),a}function n(i){switch(Lu(i)){case qu:return e(i.map(r));case Iu:return e({...i,parts:i.parts.map(r)});case ku:return e({...i,breakContents:r(i.breakContents),flatContents:r(i.flatContents)});case Su:{let{expandedStates:a,contents:o}=i;return a?(a=a.map(r),o=a[0]):o=r(o),e({...i,contents:o,expandedStates:a})}case Hu:case Vu:case ie:case De:case oe:return e({...i,contents:r(i.contents)});case Ru:case ve:case ne:case ae:case bu:case Wu:return e(i);default:throw new he(i)}}}function Je(u){if(u.length>0){let e=Au(0,u,-1);!e.expandedStates&&!e.break&&(e.break="propagated")}return null}function zn(u){let e=new Set,t=[];function r(i){if(i.type===Wu&&Je(t),i.type===Su){if(t.push(i),e.has(i))return!1;e.add(i)}}function n(i){i.type===Su&&t.pop().break&&Je(t)}Pn(u,r,n,!0)}function Pu(u,e=Se){return jn(u,t=>typeof t=="string"?xt(e,t.split(`
|
|
34
|
+
`)):t)}var ju=me,vt=me,$n=me,Un=me;function ke(u){return ju(u),{type:Vu,contents:u}}function Nu(u,e){return Un(u),ju(e),{type:Hu,contents:e,n:u}}function qe(u){return Nu({type:"root"},u)}var Fe={type:Wu};function Pe(u){return $n(u),{type:Iu,parts:u}}function fe(u,e={}){return ju(u),vt(e.expandedStates,!0),{type:Su,id:e.id,contents:u,break:!!e.shouldBreak,expandedStates:e.expandedStates}}function Mn(u,e="",t={}){return ju(u),e!==""&&ju(e),{type:ku,breakContents:u,flatContents:e,groupId:t.groupId}}function xt(u,e){ju(u),vt(e);let t=[];for(let r=0;r<e.length;r++)r!==0&&t.push(u),t.push(e[r]);return t}var Bt={type:bu},bt={type:bu,soft:!0},je={type:bu,hard:!0},Du=[je,Fe],_n={type:bu,hard:!0,literal:!0},Se=[_n,Fe],Vn="cr",Hn="crlf",Wn="\r",Gn=`\r
|
|
35
|
+
`,Jn=`
|
|
36
|
+
`,Yn=Jn;function Kn(u){return u===Vn?Wn:u===Hn?Gn:Yn}var Qn=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Zn(u){return u===12288||u>=65281&&u<=65376||u>=65504&&u<=65510}function Xn(u){return u>=4352&&u<=4447||u===8986||u===8987||u===9001||u===9002||u>=9193&&u<=9196||u===9200||u===9203||u===9725||u===9726||u===9748||u===9749||u>=9776&&u<=9783||u>=9800&&u<=9811||u===9855||u>=9866&&u<=9871||u===9875||u===9889||u===9898||u===9899||u===9917||u===9918||u===9924||u===9925||u===9934||u===9940||u===9962||u===9970||u===9971||u===9973||u===9978||u===9981||u===9989||u===9994||u===9995||u===10024||u===10060||u===10062||u>=10067&&u<=10069||u===10071||u>=10133&&u<=10135||u===10160||u===10175||u===11035||u===11036||u===11088||u===11093||u>=11904&&u<=11929||u>=11931&&u<=12019||u>=12032&&u<=12245||u>=12272&&u<=12287||u>=12289&&u<=12350||u>=12353&&u<=12438||u>=12441&&u<=12543||u>=12549&&u<=12591||u>=12593&&u<=12686||u>=12688&&u<=12773||u>=12783&&u<=12830||u>=12832&&u<=12871||u>=12880&&u<=42124||u>=42128&&u<=42182||u>=43360&&u<=43388||u>=44032&&u<=55203||u>=63744&&u<=64255||u>=65040&&u<=65049||u>=65072&&u<=65106||u>=65108&&u<=65126||u>=65128&&u<=65131||u>=94176&&u<=94180||u>=94192&&u<=94198||u>=94208&&u<=101589||u>=101631&&u<=101662||u>=101760&&u<=101874||u>=110576&&u<=110579||u>=110581&&u<=110587||u===110589||u===110590||u>=110592&&u<=110882||u===110898||u>=110928&&u<=110930||u===110933||u>=110948&&u<=110951||u>=110960&&u<=111355||u>=119552&&u<=119638||u>=119648&&u<=119670||u===126980||u===127183||u===127374||u>=127377&&u<=127386||u>=127488&&u<=127490||u>=127504&&u<=127547||u>=127552&&u<=127560||u===127568||u===127569||u>=127584&&u<=127589||u>=127744&&u<=127776||u>=127789&&u<=127797||u>=127799&&u<=127868||u>=127870&&u<=127891||u>=127904&&u<=127946||u>=127951&&u<=127955||u>=127968&&u<=127984||u===127988||u>=127992&&u<=128062||u===128064||u>=128066&&u<=128252||u>=128255&&u<=128317||u>=128331&&u<=128334||u>=128336&&u<=128359||u===128378||u===128405||u===128406||u===128420||u>=128507&&u<=128591||u>=128640&&u<=128709||u===128716||u>=128720&&u<=128722||u>=128725&&u<=128728||u>=128732&&u<=128735||u===128747||u===128748||u>=128756&&u<=128764||u>=128992&&u<=129003||u===129008||u>=129292&&u<=129338||u>=129340&&u<=129349||u>=129351&&u<=129535||u>=129648&&u<=129660||u>=129664&&u<=129674||u>=129678&&u<=129734||u===129736||u>=129741&&u<=129756||u>=129759&&u<=129770||u>=129775&&u<=129784||u>=131072&&u<=196605||u>=196608&&u<=262141}var ui="\xA9\xAE\u203C\u2049\u2122\u2139\u2194\u2195\u2196\u2197\u2198\u2199\u21A9\u21AA\u2328\u23CF\u23F1\u23F2\u23F8\u23F9\u23FA\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600\u2601\u2602\u2603\u2604\u260E\u2611\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638\u2639\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694\u2695\u2696\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F1\u26F7\u26F8\u26F9\u2702\u2708\u2709\u270C\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u2764\u27A1\u2934\u2935\u2B05\u2B06\u2B07",ei=/[^\x20-\x7F]/u,ti=new Set(ui);function ri(u){if(!u)return 0;if(!ei.test(u))return u.length;u=u.replace(Qn(),t=>ti.has(t)?" ":" ");let e=0;for(let t of u){let r=t.codePointAt(0);r<=31||r>=127&&r<=159||r>=768&&r<=879||r>=65024&&r<=65039||(e+=Zn(r)||Xn(r)?2:1)}return e}var ze=ri,ni={type:0},ii={type:1},yt={value:"",length:0,queue:[],get root(){return yt}};function wt(u,e,t){let r=e.type===1?u.queue.slice(0,-1):[...u.queue,e],n="",i=0,a=0,o=0;for(let E of r)switch(E.type){case 0:s(),t.useTabs?D(1):l(t.tabWidth);break;case 3:{let{string:m}=E;s(),n+=m,i+=m.length;break}case 2:{let{width:m}=E;a+=1,o+=m;break}default:throw new Error(`Unexpected indent comment '${E.type}'.`)}return C(),{...u,value:n,length:i,queue:r};function D(E){n+=" ".repeat(E),i+=t.tabWidth*E}function l(E){n+=" ".repeat(E),i+=E}function s(){t.useTabs?c():C()}function c(){a>0&&D(a),d()}function C(){o>0&&l(o),d()}function d(){a=0,o=0}}function oi(u,e,t){if(!e)return u;if(e.type==="root")return{...u,root:u};if(e===Number.NEGATIVE_INFINITY)return u.root;let r;return typeof e=="number"?e<0?r=ii:r={type:2,width:e}:r={type:3,string:e},wt(u,r,t)}function ai(u,e){return wt(u,ni,e)}function Di(u){let e=0;for(let t=u.length-1;t>=0;t--){let r=u[t];if(r===" "||r===" ")e++;else break}return e}function kt(u){let e=Di(u);return{text:e===0?u:u.slice(0,u.length-e),count:e}}var pu=Symbol("MODE_BREAK"),mu=Symbol("MODE_FLAT"),Le=Symbol("DOC_FILL_PRINTED_LENGTH");function ce(u,e,t,r,n,i){if(t===Number.POSITIVE_INFINITY)return!0;let a=e.length,o=!1,D=[u],l="";for(;t>=0;){if(D.length===0){if(a===0)return!0;D.push(e[--a]);continue}let{mode:s,doc:c}=D.pop(),C=Lu(c);switch(C){case Ru:c&&(o&&(l+=" ",t-=1,o=!1),l+=c,t-=ze(c));break;case qu:case Iu:{let d=C===qu?c:c.parts,E=c[Le]??0;for(let m=d.length-1;m>=E;m--)D.push({mode:s,doc:d[m]});break}case Vu:case Hu:case ie:case De:D.push({mode:s,doc:c.contents});break;case ne:{let{text:d,count:E}=kt(l);l=d,t+=E;break}case Su:{if(i&&c.break)return!1;let d=c.break?pu:s,E=c.expandedStates&&d===pu?Au(0,c.expandedStates,-1):c.contents;D.push({mode:d,doc:E});break}case ku:{let d=(c.groupId?n[c.groupId]||mu:s)===pu?c.breakContents:c.flatContents;d&&D.push({mode:s,doc:d});break}case bu:if(s===pu||c.hard)return!0;c.soft||(o=!0);break;case oe:r=!0;break;case ae:if(r)return!1;break}}return!1}function si(u,e){let t=Object.create(null),r=e.printWidth,n=Kn(e.endOfLine),i=0,a=[{indent:yt,mode:pu,doc:u}],o="",D=!1,l=[],s=[],c=[],C=[],d=0;for(zn(u);a.length>0;){let{indent:f,mode:B,doc:p}=a.pop();switch(Lu(p)){case Ru:{let h=n!==`
|
|
37
|
+
`?su(0,p,`
|
|
38
|
+
`,n):p;h&&(o+=h,a.length>0&&(i+=ze(h)));break}case qu:for(let h=p.length-1;h>=0;h--)a.push({indent:f,mode:B,doc:p[h]});break;case ve:if(s.length>=2)throw new Error("There are too many 'cursor' in doc.");s.push(d+o.length);break;case Vu:a.push({indent:ai(f,e),mode:B,doc:p.contents});break;case Hu:a.push({indent:oi(f,p.n,e),mode:B,doc:p.contents});break;case ne:x();break;case Su:switch(B){case mu:if(!D){a.push({indent:f,mode:p.break?pu:mu,doc:p.contents});break}case pu:{D=!1;let h={indent:f,mode:mu,doc:p.contents},F=r-i,A=l.length>0;if(!p.break&&ce(h,a,F,A,t))a.push(h);else if(p.expandedStates){let y=Au(0,p.expandedStates,-1);if(p.break){a.push({indent:f,mode:pu,doc:y});break}else for(let w=1;w<p.expandedStates.length+1;w++)if(w>=p.expandedStates.length){a.push({indent:f,mode:pu,doc:y});break}else{let T=p.expandedStates[w],b={indent:f,mode:mu,doc:T};if(ce(b,a,F,A,t)){a.push(b);break}}}else a.push({indent:f,mode:pu,doc:p.contents});break}}p.id&&(t[p.id]=Au(0,a,-1).mode);break;case Iu:{let h=r-i,F=p[Le]??0,{parts:A}=p,y=A.length-F;if(y===0)break;let w=A[F+0],T=A[F+1],b={indent:f,mode:mu,doc:w},k={indent:f,mode:pu,doc:w},L=ce(b,[],h,l.length>0,t,!0);if(y===1){L?a.push(b):a.push(k);break}let R={indent:f,mode:mu,doc:T},v={indent:f,mode:pu,doc:T};if(y===2){L?a.push(R,b):a.push(v,k);break}let S=A[F+2],U={indent:f,mode:B,doc:{...p,[Le]:F+2}},j=ce({indent:f,mode:mu,doc:[w,T,S]},[],h,l.length>0,t,!0);a.push(U),j?a.push(R,b):L?a.push(v,b):a.push(v,k);break}case ku:case ie:{let h=p.groupId?t[p.groupId]:B;if(h===pu){let F=p.type===ku?p.breakContents:p.negate?p.contents:ke(p.contents);F&&a.push({indent:f,mode:B,doc:F})}if(h===mu){let F=p.type===ku?p.flatContents:p.negate?ke(p.contents):p.contents;F&&a.push({indent:f,mode:B,doc:F})}break}case oe:l.push({indent:f,mode:B,doc:p.contents});break;case ae:l.length>0&&a.push({indent:f,mode:B,doc:je});break;case bu:switch(B){case mu:if(p.hard)D=!0;else{p.soft||(o+=" ",i+=1);break}case pu:if(l.length>0){a.push({indent:f,mode:B,doc:p},...l.reverse()),l.length=0;break}p.literal?(o+=n,i=0,f.root&&(f.root.value&&(o+=f.root.value),i=f.root.length)):(x(),o+=n+f.value,i=f.length);break}break;case De:a.push({indent:f,mode:B,doc:p.contents});break;case Wu:break;default:throw new he(p)}a.length===0&&l.length>0&&(a.push(...l.reverse()),l.length=0)}let E=c.join("")+o,m=[...C,...s];if(m.length!==2)return{formatted:E};let g=m[0];return{formatted:E,cursorNodeStart:g,cursorNodeText:E.slice(g,Au(0,m,-1))};function x(){let{text:f,count:B}=kt(o);f&&(c.push(f),d+=f.length),o="",i-=B,s.length>0&&(C.push(...s.map(p=>Math.min(p,d))),s.length=0)}}function li(u,e){let t=u.matchAll(new RegExp(`(?:${Ee(e)})+`,"gu"));return t.reduce||(t=[...t]),t.reduce((r,[n])=>Math.max(r,n.length),0)/e.length}var qt=li;function ci(u,e){let t=u.match(new RegExp(`(${Ee(e)})+`,"gu"));if(t===null)return 1;let r=new Map,n=0;for(let i of t){let a=i.length/e.length;r.set(a,!0),a>n&&(n=a)}for(let i=1;i<n;i++)if(!r.get(i))return i;return n+1}var fi=ci,St=Object.freeze({character:"'",codePoint:39}),Lt=Object.freeze({character:'"',codePoint:34}),pi=Object.freeze({preferred:St,alternate:Lt}),hi=Object.freeze({preferred:Lt,alternate:St});function Fi(u,e){let{preferred:t,alternate:r}=e===!0||e==="'"?pi:hi,{length:n}=u,i=0,a=0;for(let o=0;o<n;o++){let D=u.charCodeAt(o);D===t.codePoint?i++:D===r.codePoint&&a++}return(i>a?r:t).character}var di=Fi,Ci=class extends Error{name="UnexpectedNodeError";constructor(u,e,t="type"){super(`Unexpected ${e} node ${t}: ${JSON.stringify(u[t])}.`),this.node=u}},Ai=Ci,gi=$u(Oe(),1),Ei=Array.prototype.toReversed??function(){return[...this].reverse()},mi=Ie("toReversed",function(){if(Array.isArray(this))return Ei}),vi=mi;function xi(){let u=globalThis,e=u.Deno?.build?.os;return typeof e=="string"?e==="windows":u.navigator?.platform?.startsWith("Win")??u.process?.platform?.startsWith("win")??!1}var Bi=xi();function Tt(u){if(u=u instanceof URL?u:new URL(u),u.protocol!=="file:")throw new TypeError(`URL must be a file URL: received "${u.protocol}"`);return u}function bi(u){return u=Tt(u),decodeURIComponent(u.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function yi(u){u=Tt(u);let e=decodeURIComponent(u.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return u.hostname!==""&&(e=`\\\\${u.hostname}${e}`),e}function wi(u){return Bi?yi(u):bi(u)}var ki=u=>String(u).split(/[/\\]/u).pop(),qi=u=>String(u).startsWith("file:");function Ye(u,e){if(!e)return;let t=ki(e).toLowerCase();return u.find(({filenames:r})=>r?.some(n=>n.toLowerCase()===t))??u.find(({extensions:r})=>r?.some(n=>t.endsWith(n)))}function Si(u,e){if(e)return u.find(({name:t})=>t.toLowerCase()===e)??u.find(({aliases:t})=>t?.includes(e))??u.find(({extensions:t})=>t?.includes(`.${e}`))}var Li=void 0;function Ke(u,e){if(e){if(qi(e))try{e=wi(e)}catch{return}if(typeof e=="string")return u.find(({isSupported:t})=>t?.({filepath:e}))}}function Ti(u,e){let t=vi(0,u.plugins).flatMap(r=>r.languages??[]);return(Si(t,e.language)??Ye(t,e.physicalFile)??Ye(t,e.file)??Ke(t,e.physicalFile)??Ke(t,e.file)??Li?.(t,e.physicalFile))?.parsers[0]}var Qe=Ti,Ot=Symbol.for("PRETTIER_IS_FRONT_MATTER");function Oi(u){return!!u?.[Ot]}var Ni=Oi,Qu=3;function Ri(u){let e=u.slice(0,Qu);if(e!=="---"&&e!=="+++")return;let t=u.indexOf(`
|
|
39
|
+
`,Qu);if(t===-1)return;let r=u.slice(Qu,t).trim(),n=u.indexOf(`
|
|
40
|
+
${e}`,t),i=r;if(i||(i=e==="+++"?"toml":"yaml"),n===-1&&e==="---"&&i==="yaml"&&(n=u.indexOf(`
|
|
41
|
+
...`,t)),n===-1)return;let a=n+1+Qu,o=u.charAt(a+1);if(!/\s?/u.test(o))return;let D=u.slice(0,a),l;return{language:i,explicitLanguage:r||null,value:u.slice(t+1,n),startDelimiter:e,endDelimiter:D.slice(-Qu),raw:D,start:{line:1,column:0,index:0},end:{index:D.length,get line(){return l??(l=D.split(`
|
|
42
|
+
`)),l.length},get column(){return l??(l=D.split(`
|
|
43
|
+
`)),Au(0,l,-1).length}},[Ot]:!0}}function Ii(u){let e=Ri(u);return e?{frontMatter:e,get content(){let{raw:t}=e;return su(0,t,/[^\n]/gu," ")+u.slice(t.length)}}:{content:u}}var xe=Ii,Pi="format",ji=/<!--\s*@(?:noformat|noprettier)\s*-->|\{\s*\/\*\s*@(?:noformat|noprettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:noformat|noprettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu,zi=/<!--\s*@(?:format|prettier)\s*-->|\{\s*\/\*\s*@(?:format|prettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:format|prettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu,Nt=u=>xe(u).content.trimStart().match(zi)?.index===0,$i=u=>xe(u).content.trimStart().match(ji)?.index===0,Ui=u=>{let{frontMatter:e}=xe(u),t=`<!-- @${Pi} -->`;return e?`${e.raw}
|
|
44
|
+
|
|
45
|
+
${t}
|
|
46
|
+
|
|
47
|
+
${u.slice(e.end.index)}`:`${t}
|
|
48
|
+
|
|
49
|
+
${u}`},Mi=new Set(["position","raw"]);function Rt(u,e,t){if((u.type==="code"||u.type==="yaml"||u.type==="import"||u.type==="export"||u.type==="jsx")&&delete e.value,u.type==="list"&&delete e.isAligned,(u.type==="list"||u.type==="listItem")&&delete e.spread,u.type==="text")return null;if(u.type==="inlineCode"&&(e.value=su(0,u.value,`
|
|
50
|
+
`," ")),u.type==="wikiLink"&&(e.value=su(0,u.value.trim(),/[\t\n]+/gu," ")),(u.type==="definition"||u.type==="linkReference"||u.type==="imageReference")&&(e.label=(0,gi.default)(u.label)),(u.type==="link"||u.type==="image")&&u.url&&u.url.includes("("))for(let r of"<>")e.url=su(0,u.url,r,encodeURIComponent(r));if((u.type==="definition"||u.type==="link"||u.type==="image")&&u.title&&(e.title=su(0,u.title,/\\(?=["')])/gu,"")),t?.type==="root"&&t.children.length>0&&(t.children[0]===u||Ni(t.children[0])&&t.children[1]===u)&&u.type==="html"&&Nt(u.value))return null}Rt.ignoredProperties=Mi;var _i=Rt,Vi=/(?:[\u{2c7}\u{2c9}-\u{2cb}\u{2d9}\u{2ea}-\u{2eb}\u{305}\u{323}\u{1100}-\u{11ff}\u{2e80}-\u{2e99}\u{2e9b}-\u{2ef3}\u{2f00}-\u{2fd5}\u{2ff0}-\u{303f}\u{3041}-\u{3096}\u{3099}-\u{30ff}\u{3105}-\u{312f}\u{3131}-\u{318e}\u{3190}-\u{4dbf}\u{4e00}-\u{9fff}\u{a700}-\u{a707}\u{a960}-\u{a97c}\u{ac00}-\u{d7a3}\u{d7b0}-\u{d7c6}\u{d7cb}-\u{d7fb}\u{f900}-\u{fa6d}\u{fa70}-\u{fad9}\u{fe10}-\u{fe1f}\u{fe30}-\u{fe6f}\u{ff00}-\u{ffef}\u{16fe3}\u{16ff2}-\u{16ff6}\u{1aff0}-\u{1aff3}\u{1aff5}-\u{1affb}\u{1affd}-\u{1affe}\u{1b000}-\u{1b122}\u{1b132}\u{1b150}-\u{1b152}\u{1b155}\u{1b164}-\u{1b167}\u{1f200}\u{1f250}-\u{1f251}\u{20000}-\u{2a6df}\u{2a700}-\u{2b81d}\u{2b820}-\u{2cead}\u{2ceb0}-\u{2ebe0}\u{2ebf0}-\u{2ee5d}\u{2f800}-\u{2fa1d}\u{30000}-\u{3134a}\u{31350}-\u{33479}])(?:[\u{fe00}-\u{fe0f}\u{e0100}-\u{e01ef}])?/u,Xu=/(?:[\u{21}-\u{2f}\u{3a}-\u{40}\u{5b}-\u{60}\u{7b}-\u{7e}]|\p{General_Category=Connector_Punctuation}|\p{General_Category=Dash_Punctuation}|\p{General_Category=Close_Punctuation}|\p{General_Category=Final_Punctuation}|\p{General_Category=Initial_Punctuation}|\p{General_Category=Other_Punctuation}|\p{General_Category=Open_Punctuation})/u,de=u=>u.position.start.offset,Ce=u=>u.position.end.offset,It=new Set(["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"]),Pt=new Set([...It,"tableCell","paragraph","heading"]),te="non-cjk",xu="cj-letter",zu="k-letter",Ae="cjk-punctuation",Hi=/\p{Script_Extensions=Hangul}/u;function jt(u){let e=[],t=u.split(/([\t\n ]+)/u);for(let[n,i]of t.entries()){if(n%2===1){e.push({type:"whitespace",value:/\n/u.test(i)?`
|
|
51
|
+
`:" "});continue}if((n===0||n===t.length-1)&&i==="")continue;let a=i.split(new RegExp(`(${Vi.source})`,"u"));for(let[o,D]of a.entries())if(!((o===0||o===a.length-1)&&D==="")){if(o%2===0){D!==""&&r({type:"word",value:D,kind:te,isCJ:!1,hasLeadingPunctuation:Xu.test(D[0]),hasTrailingPunctuation:Xu.test(Au(0,D,-1))});continue}if(Xu.test(D)){r({type:"word",value:D,kind:Ae,isCJ:!0,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0});continue}if(Hi.test(D)){r({type:"word",value:D,kind:zu,isCJ:!1,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1});continue}r({type:"word",value:D,kind:xu,isCJ:!0,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return e;function r(n){let i=Au(0,e,-1);i?.type==="word"&&!a(te,Ae)&&![i.value,n.value].some(o=>/\u3000/u.test(o))&&e.push({type:"whitespace",value:""}),e.push(n);function a(o,D){return i.kind===o&&n.kind===D||i.kind===D&&n.kind===o}}}function ue(u,e){let t=e.originalText.slice(u.position.start.offset,u.position.end.offset),{numberText:r,leadingSpaces:n}=t.match(/^\s*(?<numberText>\d+)(\.|\))(?<leadingSpaces>\s*)/u).groups;return{number:Number(r),leadingSpaces:n}}function Wi(u,e){return!u.ordered||u.children.length<2||ue(u.children[1],e).number!==1?!1:ue(u.children[0],e).number!==0?!0:u.children.length>2&&ue(u.children[2],e).number===1}function zt(u,e){let{value:t}=u;return u.position.end.offset===e.length&&t.endsWith(`
|
|
52
|
+
`)&&e.endsWith(`
|
|
53
|
+
`)?t.slice(0,-1):t}function Gu(u,e){return(function t(r,n,i){let a={...e(r,n,i)};return a.children&&(a.children=a.children.map((o,D)=>t(o,D,[a,...i]))),a})(u,null,[])}function $t(u){if(u?.type!=="link"||u.children.length!==1)return!1;let[e]=u.children;return de(u)===de(e)&&Ce(u)===Ce(e)}function $e(u){let e;if(u.type==="html")e=u.value.match(/^<!--\s*prettier-ignore(?:-(start|end))?\s*-->$/u);else{let t;u.type==="esComment"?t=u:u.type==="paragraph"&&u.children.length===1&&u.children[0].type==="esComment"&&(t=u.children[0]),t&&(e=t.value.match(/^prettier-ignore(?:-(start|end))?$/u))}return e?e[1]||"next":!1}function Ut(u,e){return t(u,e,r=>r.ordered===u.ordered);function t(r,n,i){let a=-1;for(let o of n.children)if(o.type===r.type&&i(o)?a++:a=-1,o===r)return a}}function Gi(u,e){let{node:t}=u;switch(t.type){case"code":{let{lang:r}=t;if(!r)return;let n;return r==="angular-ts"?n=Qe(e,{language:"typescript"}):r==="angular-html"?n="angular":n=Qe(e,{language:r}),n?async i=>{let a={parser:n};r==="ts"||r==="typescript"?a.filepath="dummy.ts":r==="tsx"&&(a.filepath="dummy.tsx");let o=await i(zt(t,e.originalText),a),D=e.__inJsTemplate?"~":"`",l=D.repeat(Math.max(3,qt(t.value,D)+1));return qe([l,t.lang,t.meta?" "+t.meta:"",Du,Pu(o),Du,l])}:void 0}case"import":case"export":return r=>r(t.value,{__onHtmlBindingRoot:n=>Ji(n,t.type),parser:"babel"});case"jsx":return r=>r(`<$>${t.value}</$>`,{parser:"__js_expression",rootMarker:"mdx"})}return null}function Ji(u,e){let{program:{body:t}}=u;if(!t.every(r=>r.type==="ImportDeclaration"||r.type==="ExportDefaultDeclaration"||r.type==="ExportNamedDeclaration"))throw new Error(`Unexpected '${e}' in MDX.`)}var Yi=Gi,Zu=null;function ee(u){if(Zu!==null&&typeof Zu.property){let e=Zu;return Zu=ee.prototype=null,e}return Zu=ee.prototype=u??Object.create(null),new ee}var Ki=10;for(let u=0;u<=Ki;u++)ee();function Qi(u){return ee(u)}function Zi(u,e="type"){Qi(u);function t(r){let n=r[e],i=u[n];if(!Array.isArray(i))throw Object.assign(new Error(`Missing visitor keys for '${n}'.`),{node:r});return i}return t}var Xi=Zi,Q=[["children"],[]],uo={root:Q[0],paragraph:Q[0],sentence:Q[0],word:Q[1],whitespace:Q[1],emphasis:Q[0],strong:Q[0],delete:Q[0],inlineCode:Q[1],wikiLink:Q[1],link:Q[0],image:Q[1],blockquote:Q[0],heading:Q[0],code:Q[1],html:Q[1],list:Q[0],thematicBreak:Q[1],linkReference:Q[0],imageReference:Q[1],definition:Q[1],footnote:Q[0],footnoteReference:Q[1],footnoteDefinition:Q[0],table:Q[0],tableCell:Q[0],break:Q[1],liquidNode:Q[1],import:Q[1],export:Q[1],esComment:Q[1],jsx:Q[1],math:Q[1],inlineMath:Q[1],tableRow:Q[0],listItem:Q[0],text:Q[1]},eo=Xi(uo),to=eo;function fu(u,e,t,r={}){let{processor:n=t}=r,i=[];return u.each(()=>{let a=n(u);a!==!1&&(i.length>0&&ro(u)&&(i.push(Du),(io(u,e)||Ze(u))&&i.push(Du),Ze(u)&&i.push(Du)),i.push(a))},"children"),i}function ro({node:u,parent:e}){let t=It.has(u.type),r=u.type==="html"&&Pt.has(e.type);return!t&&!r}var no=new Set(["listItem","definition"]);function io({node:u,previous:e,parent:t},r){if(Xe(e,r)||u.type==="list"&&t.type==="listItem"&&e.type==="code")return!0;let n=e.type===u.type&&no.has(u.type),i=t.type==="listItem"&&(u.type==="list"||!Xe(t,r)),a=$e(e)==="next",o=u.type==="html"&&e.type==="html"&&e.position.end.line+1===u.position.start.line,D=u.type==="html"&&t.type==="listItem"&&e.type==="paragraph"&&e.position.end.line+1===u.position.start.line;return!(n||i||a||o||D)}function Ze({node:u,previous:e}){let t=e.type==="list",r=u.type==="code"&&u.isIndented;return t&&r}function Xe(u,e){return u.type==="listItem"&&(u.spread||e.originalText.charAt(u.position.end.offset-1)===`
|
|
54
|
+
`)}function oo(u,e,t){let{node:r}=u,n=Ut(r,u.parent),i=Wi(r,e);return fu(u,e,t,{processor(){let a=D(),{node:o}=u;if(o.children.length===2&&o.children[1].type==="html"&&o.children[0].position.start.column!==o.children[1].position.start.column)return[a,ut(u,e,t,a)];return[a,Nu(" ".repeat(a.length),ut(u,e,t,a))];function D(){let l=r.ordered?(u.isFirst?r.start:i?1:r.start+u.index)+(n%2===0?". ":") "):n%2===0?"- ":"* ";return(r.isAligned||r.hasIndentedCodeblock)&&r.ordered?ao(l,e):l}}})}function ut(u,e,t,r){let{node:n}=u,i=n.checked===null?"":n.checked?"[x] ":"[ ] ";return[i,fu(u,e,t,{processor({node:a,isFirst:o}){if(o&&a.type!=="list")return Nu(" ".repeat(i.length),t());let D=" ".repeat(Do(e.tabWidth-r.length,0,3));return[D,Nu(D,t())]}})]}function ao(u,e){let t=r();return u+" ".repeat(t>=4?0:t);function r(){let n=u.length%e.tabWidth;return n===0?0:e.tabWidth-n}}function Do(u,e,t){return Math.max(e,Math.min(u,t))}function so(u,e,t){let{node:r}=u,n=[],i=u.map(()=>u.map(({index:c})=>{let C=si(t(),e).formatted,d=ze(C);return n[c]=Math.max(n[c]??3,d),{text:C,width:d}},"children"),"children"),a=D(!1);if(e.proseWrap!=="never")return[Fe,a];let o=D(!0);return[Fe,fe(Mn(o,a))];function D(c){return xt(je,[s(i[0],c),l(c),...i.slice(1).map(C=>s(C,c))].map(C=>`| ${C.join(" | ")} |`))}function l(c){return n.map((C,d)=>{let E=r.align[d],m=E==="center"||E==="left"?":":"-",g=E==="center"||E==="right"?":":"-",x=c?"-":"-".repeat(C-2);return`${m}${x}${g}`})}function s(c,C){return c.map(({text:d,width:E},m)=>{if(C)return d;let g=n[m]-E,x=r.align[m],f=0;x==="right"?f=g:x==="center"&&(f=Math.floor(g/2));let B=g-f;return`${" ".repeat(f)}${d}${" ".repeat(B)}`})}}function lo(u){let{node:e}=u,t=su(0,su(0,e.value,"*","\\*"),new RegExp([`(^|${Xu.source})(_+)`,`(_+)(${Xu.source}|$)`].join("|"),"gu"),(i,a,o,D,l)=>su(0,o?`${a}${o}`:`${D}${l}`,"_","\\_")),r=(i,a,o)=>i.type==="sentence"&&o===0,n=(i,a,o)=>$t(i.children[o-1]);return t!==e.value&&(u.match(void 0,r,n)||u.match(void 0,r,(i,a,o)=>i.type==="emphasis"&&o===0,n))&&(t=t.replace(/^(\\?[*_])+/u,i=>su(0,i,"\\",""))),t}function co(u,e,t){let r=u.map(t,"children");return fo(r)}function fo(u){let e=[""];return(function t(r){for(let n of r){let i=Lu(n);if(i===qu){t(n);continue}let a=n,o=[];i===Iu&&([a,...o]=n.parts),e.push([e.pop(),a],...o)}})(u),Pe(e)}var po=class{#u;constructor(u){this.#u=new Set(u)}getLeadingWhitespaceCount(u){let e=this.#u,t=0;for(let r=0;r<u.length&&e.has(u.charAt(r));r++)t++;return t}getTrailingWhitespaceCount(u){let e=this.#u,t=0;for(let r=u.length-1;r>=0&&e.has(u.charAt(r));r--)t++;return t}getLeadingWhitespace(u){let e=this.getLeadingWhitespaceCount(u);return u.slice(0,e)}getTrailingWhitespace(u){let e=this.getTrailingWhitespaceCount(u);return u.slice(u.length-e)}hasLeadingWhitespace(u){return this.#u.has(u.charAt(0))}hasTrailingWhitespace(u){return this.#u.has(Au(0,u,-1))}trimStart(u){let e=this.getLeadingWhitespaceCount(u);return u.slice(e)}trimEnd(u){let e=this.getTrailingWhitespaceCount(u);return u.slice(0,u.length-e)}trim(u){return this.trimEnd(this.trimStart(u))}split(u,e=!1){let t=`[${Ee([...this.#u].join(""))}]+`,r=new RegExp(e?`(${t})`:t,"u");return u.split(r)}hasWhitespaceCharacter(u){let e=this.#u;return Array.prototype.some.call(u,t=>e.has(t))}hasNonWhitespaceCharacter(u){let e=this.#u;return Array.prototype.some.call(u,t=>!e.has(t))}isWhitespaceOnly(u){let e=this.#u;return Array.prototype.every.call(u,t=>e.has(t))}#e(u){let e=Number.POSITIVE_INFINITY;for(let t of u.split(`
|
|
55
|
+
`)){if(t.length===0)continue;let r=this.getLeadingWhitespaceCount(t);if(r===0)return 0;t.length!==r&&r<e&&(e=r)}return e===Number.POSITIVE_INFINITY?0:e}dedentString(u){let e=this.#e(u);return e===0?u:u.split(`
|
|
56
|
+
`).map(t=>t.slice(e)).join(`
|
|
57
|
+
`)}},ho=po,Fo=[" ",`
|
|
58
|
+
`,"\f","\r"," "],Co=new ho(Fo),et=Co,Ao=/^\\?.$/su,go=/^\n *>[ >]*$/u;function Eo(u,e){return u=mo(u,e),u=xo(u),u=bo(u,e),u=yo(u,e),u=Bo(u),u}function mo(u,e){return Gu(u,t=>{if(t.type!=="text")return t;let{value:r}=t;if(r==="*"||r==="_"||!Ao.test(r)||t.position.end.offset-t.position.start.offset===r.length)return t;let n=e.originalText.slice(t.position.start.offset,t.position.end.offset);return go.test(n)?t:{...t,value:n}})}function vo(u,e,t){return Gu(u,r=>{if(!r.children)return r;let n=[],i,a;for(let o of r.children)i&&e(i,o)?(o=t(i,o),n.splice(-1,1,o),a||(a=!0)):n.push(o),i=o;return a?{...r,children:n}:r})}function xo(u){return vo(u,(e,t)=>e.type==="text"&&t.type==="text",(e,t)=>({type:"text",value:e.value+t.value,position:{start:e.position.start,end:t.position.end}}))}function Bo(u){return Gu(u,(e,t,[r])=>{if(e.type!=="text")return e;let{value:n}=e;return r.type==="paragraph"&&(t===0&&(n=et.trimStart(n)),t===r.children.length-1&&(n=et.trimEnd(n))),{type:"sentence",position:e.position,children:jt(n)}})}function bo(u,e){return Gu(u,(t,r,n)=>{if(t.type==="code"){let i=/^\n?(?: {4,}|\t)/u.test(e.originalText.slice(t.position.start.offset,t.position.end.offset));if(t.isIndented=i,i)for(let a=0;a<n.length;a++){let o=n[a];if(o.hasIndentedCodeblock)break;o.type==="list"&&(o.hasIndentedCodeblock=!0)}}return t})}function yo(u,e){return Gu(u,(n,i,a)=>{if(n.type==="list"&&n.children.length>0){for(let o=0;o<a.length;o++){let D=a[o];if(D.type==="list"&&!D.isAligned)return n.isAligned=!1,n}n.isAligned=r(n)}return n});function t(n){return n.children.length===0?-1:n.children[0].position.start.column-1}function r(n){if(!n.ordered)return!0;let[i,a]=n.children;if(ue(i,e).leadingSpaces.length>1)return!0;let o=t(i);if(o===-1)return!1;if(n.children.length===1)return o%e.tabWidth===0;let D=t(a);return o!==D?!1:o%e.tabWidth===0?!0:ue(a,e).leadingSpaces.length>1}}var wo=Eo;function ko(u,e){let t=[""];return u.each(()=>{let{node:r}=u,n=e();switch(r.type){case"whitespace":if(Lu(n)!==Ru){t.push(n,"");break}default:t.push([t.pop(),n])}},"children"),Pe(t)}var qo=new Set(["heading","tableCell","link","wikiLink"]),tt=new Set("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~");function So({parent:u}){if(u.usesCJSpaces===void 0){let e={" ":0,"":0},{children:t}=u;for(let r=1;r<t.length-1;++r){let n=t[r];if(n.type==="whitespace"&&(n.value===" "||n.value==="")){let i=t[r-1].kind,a=t[r+1].kind;(i===xu&&a===te||i===te&&a===xu)&&++e[n.value]}}u.usesCJSpaces=e[" "]>e[""]}return u.usesCJSpaces}function Lo(u,e){if(e)return!0;let{previous:t,next:r}=u;if(!t||!r)return!0;let n=t.kind,i=r.kind;return rt(n)&&rt(i)||n===zu&&i===xu||i===zu&&n===xu?!0:n===Ae||i===Ae||n===xu&&i===xu?!1:tt.has(r.value[0])||tt.has(Au(0,t.value,-1))?!0:t.hasTrailingPunctuation||r.hasLeadingPunctuation?!1:So(u)}function rt(u){return u===te||u===zu}function To(u,e,t,r){if(t!=="always"||u.hasAncestor(a=>qo.has(a.type)))return!1;if(r)return e!=="";let{previous:n,next:i}=u;return!n||!i?!0:e===""?!1:n.kind===zu&&i.kind===xu||i.kind===zu&&n.kind===xu?!0:!(n.isCJ||i.isCJ)}function nt(u,e,t,r){if(t==="preserve"&&e===`
|
|
59
|
+
`)return Du;let n=e===" "||e===`
|
|
60
|
+
`&&Lo(u,r);return To(u,e,t,r)?n?Bt:bt:n?" ":""}function it(u){let{previous:e,next:t}=u;return e?.type==="sentence"&&Au(0,e.children,-1)?.type==="word"&&!Au(0,e.children,-1).hasTrailingPunctuation||t?.type==="sentence"&&t.children[0]?.type==="word"&&!t.children[0].hasLeadingPunctuation}function Oo(u,e,t){let{node:r}=u;if(Ro(u)){let n=[""],i=jt(e.originalText.slice(r.position.start.offset,r.position.end.offset));for(let a of i){if(a.type==="word"){n.push([n.pop(),a.value]);continue}let o=nt(u,a.value,e.proseWrap,!0);if(Lu(o)===Ru){n.push([n.pop(),o]);continue}n.push(o,"")}return Pe(n)}switch(r.type){case"root":return r.children.length===0?"":[No(u,e,t),Du];case"paragraph":return co(u,e,t);case"sentence":return ko(u,t);case"word":return lo(u);case"whitespace":{let{next:n}=u,i=n&&/^>|^(?:[*+-]|#{1,6}|\d+[).])$/u.test(n.value)?"never":e.proseWrap;return nt(u,r.value,i)}case"emphasis":{let n;if($t(r.children[0]))n=e.originalText[r.position.start.offset];else{let i=it(u),a=u.callParent(({node:o})=>o.type==="strong"&&it(u));n=i||a||u.hasAncestor(o=>o.type==="emphasis")?"*":"_"}return[n,fu(u,e,t),n]}case"strong":return["**",fu(u,e,t),"**"];case"delete":return["~~",fu(u,e,t),"~~"];case"inlineCode":{let n=e.proseWrap==="preserve"?r.value:su(0,r.value,`
|
|
61
|
+
`," "),i=fi(n,"`"),a="`".repeat(i),o=n.startsWith("`")||n.endsWith("`")||/^[\n ]/u.test(n)&&/[\n ]$/u.test(n)&&/[^\n ]/u.test(n)?" ":"";return[a,o,n,o,a]}case"wikiLink":{let n="";return e.proseWrap==="preserve"?n=r.value:n=su(0,r.value,/[\t\n]+/gu," "),["[[",n,"]]"]}case"link":switch(e.originalText[r.position.start.offset]){case"<":{let n="mailto:";return["<",r.url.startsWith(n)&&e.originalText.slice(r.position.start.offset+1,r.position.start.offset+1+n.length)!==n?r.url.slice(n.length):r.url,">"]}case"[":return["[",fu(u,e,t),"](",ye(r.url,")"),pe(r.title,e),")"];default:return e.originalText.slice(r.position.start.offset,r.position.end.offset)}case"image":return[""),pe(r.title,e),")"];case"blockquote":return["> ",Nu("> ",fu(u,e,t))];case"heading":return["#".repeat(r.depth)+" ",fu(u,e,t)];case"code":{if(r.isIndented){let a=" ".repeat(4);return Nu(a,[a,Pu(r.value,Du)])}let n=e.__inJsTemplate?"~":"`",i=n.repeat(Math.max(3,qt(r.value,n)+1));return[i,r.lang||"",r.meta?" "+r.meta:"",Du,Pu(zt(r,e.originalText),Du),Du,i]}case"html":{let{parent:n,isLast:i}=u,a=n.type==="root"&&i?r.value.trimEnd():r.value,o=/^<!--.*-->$/su.test(a);return Pu(a,o?Du:qe(Se))}case"list":return oo(u,e,t);case"thematicBreak":{let{ancestors:n}=u,i=n.findIndex(a=>a.type==="list");return i===-1?"---":Ut(n[i],n[i+1])%2===0?"***":"---"}case"linkReference":return["[",fu(u,e,t),"]",r.referenceType==="full"?we(r):r.referenceType==="collapsed"?"[]":""];case"imageReference":return r.referenceType==="full"?["![",r.alt||"","]",we(r)]:["![",r.alt,"]",r.referenceType==="collapsed"?"[]":""];case"definition":{let n=e.proseWrap==="always"?Bt:" ";return fe([we(r),":",ke([n,ye(r.url),r.title===null?"":[n,pe(r.title,e,!1)]])])}case"footnote":return["[^",fu(u,e,t),"]"];case"footnoteReference":return at(r);case"footnoteDefinition":{let n=r.children.length===1&&r.children[0].type==="paragraph"&&(e.proseWrap==="never"||e.proseWrap==="preserve"&&r.children[0].position.start.line===r.children[0].position.end.line);return[at(r),": ",n?fu(u,e,t):fe([Nu(" ".repeat(4),fu(u,e,t,{processor:({isFirst:i})=>i?fe([bt,t()]):t()}))])]}case"table":return so(u,e,t);case"tableCell":return fu(u,e,t);case"break":return/\s/u.test(e.originalText[r.position.start.offset])?[" ",qe(Se)]:["\\",Du];case"liquidNode":return Pu(r.value,Du);case"import":case"export":case"jsx":return r.value.trimEnd();case"esComment":return["{/* ",r.value," */}"];case"math":return["$$",Du,r.value?[Pu(r.value,Du),Du]:"","$$"];case"inlineMath":return e.originalText.slice(de(r),Ce(r));default:throw new Ai(r,"Markdown")}}function No(u,e,t){let r=[],n=null,{children:i}=u.node;for(let[a,o]of i.entries())switch($e(o)){case"start":n===null&&(n={index:a,offset:o.position.end.offset});break;case"end":n!==null&&(r.push({start:n,end:{index:a,offset:o.position.start.offset}}),n=null);break;default:break}return fu(u,e,t,{processor({index:a}){if(r.length>0){let o=r[0];if(a===o.start.index)return[ot(i[o.start.index]),e.originalText.slice(o.start.offset,o.end.offset),ot(i[o.end.index])];if(o.start.index<a&&a<o.end.index)return!1;if(a===o.end.index)return r.shift(),!1}return t()}})}function ot(u){if(u.type==="html")return u.value;if(u.type==="paragraph"&&Array.isArray(u.children)&&u.children.length===1&&u.children[0].type==="esComment")return["{/* ",u.children[0].value," */}"]}function Ro(u){let e=u.findAncestor(t=>t.type==="linkReference"||t.type==="imageReference");return e&&(e.type!=="linkReference"||e.referenceType!=="full")}var Io=(u,e)=>{for(let t of e)u=su(0,u,t,encodeURIComponent(t));return u};function ye(u,e=[]){let t=[" ",...Array.isArray(e)?e:[e]];return new RegExp(t.map(r=>Ee(r)).join("|"),"u").test(u)?`<${Io(u,"<>")}>`:u}function pe(u,e,t=!0){if(!u)return"";if(t)return" "+pe(u,e,!1);if(u=su(0,u,/\\(?=["')])/gu,""),u.includes('"')&&u.includes("'")&&!u.includes(")"))return`(${u})`;let r=di(u,e.singleQuote);return u=su(0,u,"\\","\\\\"),u=su(0,u,r,`\\${r}`),`${r}${u}${r}`}function Po(u){return u.index>0&&$e(u.previous)==="next"}function we(u){return`[${(0,Sn.default)(u.label)}]`}function at(u){return`[^${u.label}]`}var jo={features:{experimental_frontMatterSupport:{massageAstNode:!0,embed:!0,print:!0}},preprocess:wo,print:Oo,embed:Yi,massageAstNode:_i,hasPrettierIgnore:Po,insertPragma:Ui,getVisitorKeys:to},zo=jo,$o=[{name:"Markdown",type:"prose",aceMode:"markdown",extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],filenames:["contents.lr","README"],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["markdown"],vscodeLanguageIds:["markdown"],linguistLanguageId:222},{name:"MDX",type:"prose",aceMode:"markdown",extensions:[".mdx"],filenames:[],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["mdx"],vscodeLanguageIds:["mdx"],linguistLanguageId:222}],Dt={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}},Uo={proseWrap:Dt.proseWrap,singleQuote:Dt.singleQuote},Mo=Uo,Mt={};ct(Mt,{markdown:()=>lt,mdx:()=>D2,remark:()=>lt});var _o=$u(er(),1),Vo=$u(nr(),1),Ho=$u(cn(),1),Wo=$u(Bn(),1),Go=/^import\s/u,Jo=/^export\s/u,Yo="[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|",Ko=/<!---->|<!---?[^>-](?:-?[^-])*-->/u,Qo=/^\{\s*\/\*(.*)\*\/\s*\}/u,Zo=u=>Go.test(u),_t=u=>Jo.test(u),Vt=u=>Zo(u)||_t(u),Ue=(u,e)=>{let t=e.indexOf(`
|
|
62
|
+
|
|
63
|
+
`),r=t===-1?e:e.slice(0,t);if(Vt(r))return u(r)({type:_t(r)?"export":"import",value:r})};Ue.notInBlock=!0;Ue.locator=u=>Vt(u)?-1:1;var Ht=(u,e)=>{let t=Qo.exec(e);if(t)return u(t[0])({type:"esComment",value:t[1].trim()})};Ht.locator=(u,e)=>u.indexOf("{",e);var Xo=function(){let{Parser:u}=this,{blockTokenizers:e,blockMethods:t,inlineTokenizers:r,inlineMethods:n}=u.prototype;e.esSyntax=Ue,r.esComment=Ht,t.splice(t.indexOf("paragraph"),0,"esSyntax"),n.splice(n.indexOf("text"),0,"esComment")},u2=function(){let u=this.Parser.prototype;u.blockMethods=["frontMatter",...u.blockMethods],u.blockTokenizers.frontMatter=e;function e(t,r){let{frontMatter:n}=xe(r);if(n)return t(n.raw)({...n,type:"frontMatter"})}e.onlyAtStart=!0},e2=u2;function t2(){return u=>Gu(u,(e,t,[r])=>e.type!=="html"||Ko.test(e.value)||Pt.has(r.type)?e:{...e,type:"jsx"})}var r2=t2,n2=function(){let u=this.Parser.prototype,e=u.inlineMethods;e.splice(e.indexOf("text"),0,"liquid"),u.inlineTokenizers.liquid=t;function t(r,n){let i=n.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);if(i)return r(i[0])({type:"liquidNode",value:i[0]})}t.locator=function(r,n){return r.indexOf("{",n)}},i2=n2,o2=function(){let u="wikiLink",e=/^\[\[(?<linkContents>.+?)\]\]/su,t=this.Parser.prototype,r=t.inlineMethods;r.splice(r.indexOf("link"),0,u),t.inlineTokenizers.wikiLink=n;function n(i,a){let o=e.exec(a);if(o){let D=o.groups.linkContents.trim();return i(o[0])({type:u,value:D})}}n.locator=function(i,a){return i.indexOf("[",a)}},a2=o2;function Wt({isMDX:u}){return e=>{let t=(0,Wo.default)().use(Ho.default,{commonmark:!0,...u&&{blocks:[Yo]}}).use(_o.default).use(e2).use(Vo.default).use(u?Xo:st).use(i2).use(u?r2:st).use(a2);return t.run(t.parse(e))}}function st(){}var Gt={astFormat:"mdast",hasPragma:Nt,hasIgnorePragma:$i,locStart:de,locEnd:Ce},lt={...Gt,parse:Wt({isMDX:!1})},D2={...Gt,parse:Wt({isMDX:!0})},s2={mdast:zo};export{bn as default,$o as languages,Mo as options,Mt as parsers,s2 as printers};
|