@unocss/inspector 0.58.7 → 0.58.9
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/client/assets/index-BcuhQbGA.js +2 -8
- package/dist/index.cjs +18 -3
- package/dist/index.mjs +18 -3
- package/package.json +3 -3
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
function __vite__mapDeps(indexes) {
|
|
2
|
-
if (!__vite__mapDeps.viteFileDeps) {
|
|
3
|
-
__vite__mapDeps.viteFileDeps = []
|
|
4
|
-
}
|
|
5
|
-
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
|
|
6
|
-
}
|
|
7
1
|
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))n(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const a of s.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function t(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function n(i){if(i.ep)return;i.ep=!0;const s=t(i);fetch(i.href,s)}})();const hA="modulepreload",pA=function(r){return"/__unocss/"+r},YO={},TD=function(e,t,n){let i=Promise.resolve();if(t&&t.length>0){const s=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));i=Promise.all(t.map(p=>{if(p=pA(p),p in YO)return;YO[p]=!0;const m=p.endsWith(".css"),g=m?'[rel="stylesheet"]':"";if(!!n)for(let $=s.length-1;$>=0;$--){const z=s[$];if(z.href===p&&(!m||z.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${p}"]${g}`))return;const C=document.createElement("link");if(C.rel=m?"stylesheet":hA,m||(C.as="script",C.crossOrigin=""),C.href=p,l&&C.setAttribute("nonce",l),document.head.appendChild(C),m)return new Promise(($,z)=>{C.addEventListener("load",$),C.addEventListener("error",()=>z(new Error(`Unable to preload CSS for ${p}`)))})}))}return i.then(()=>e()).catch(s=>{const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=s,window.dispatchEvent(a),!a.defaultPrevented)throw s})};/**
|
|
8
2
|
* @vue/shared v3.4.21
|
|
9
3
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
@@ -42,7 +36,7 @@ function __vite__mapDeps(indexes) {
|
|
|
42
36
|
constructor(\${params}) {
|
|
43
37
|
\${}
|
|
44
38
|
}
|
|
45
|
-
}`,{label:"class",detail:"definition",type:"keyword"}),Ea('import {${names}} from "${module}"\n${}',{label:"import",detail:"named",type:"keyword"}),Ea('import ${name} from "${module}"\n${}',{label:"import",detail:"default",type:"keyword"})],j8=KE.concat([Ea("interface ${name} {\n ${}\n}",{label:"interface",detail:"definition",type:"keyword"}),Ea("type ${name} = ${type}",{label:"type",detail:"definition",type:"keyword"}),Ea("enum ${name} {\n ${}\n}",{label:"enum",detail:"definition",type:"keyword"})]),Mb=new S2,ew=new Set(["Script","Block","FunctionExpression","FunctionDeclaration","ArrowFunction","MethodDeclaration","ForStatement"]);function Df(r){return(e,t)=>{let n=e.node.getChild("VariableDefinition");return n&&t(n,r),!0}}const L8=["FunctionDeclaration"],X8={FunctionDeclaration:Df("function"),ClassDeclaration:Df("class"),ClassExpression:()=>!0,EnumDeclaration:Df("constant"),TypeAliasDeclaration:Df("type"),NamespaceDeclaration:Df("namespace"),VariableDefinition(r,e){r.matchContext(L8)||e(r,"variable")},TypeDefinition(r,e){e(r,"type")},__proto__:null};function tw(r,e){let t=Mb.get(e);if(t)return t;let n=[],i=!0;function s(a,l){let p=r.sliceString(a.from,a.to);n.push({label:p,type:l})}return e.cursor(Xs.IncludeAnonymous).iterate(a=>{if(i)i=!1;else if(a.name){let l=X8[a.name];if(l&&l(a,s)||ew.has(a.name))return!1}else if(a.to-a.from>8192){for(let l of tw(r,a.node))n.push(l);return!1}}),Mb.set(e,n),n}const Rb=/^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/,rw=["TemplateString","String","RegExp","LineComment","BlockComment","VariableDefinition","TypeDefinition","Label","PropertyDefinition","PropertyName","PrivatePropertyDefinition","PrivatePropertyName",".","?."];function V8(r){let e=ao(r.state).resolveInner(r.pos,-1);if(rw.indexOf(e.name)>-1)return null;let t=e.name=="VariableName"||e.to-e.from<20&&Rb.test(r.state.sliceDoc(e.from,e.to));if(!t&&!r.explicit)return null;let n=[];for(let i=e;i;i=i.parent)ew.has(i.name)&&(n=n.concat(tw(r.state.doc,i)));return{options:n,from:t?e.from:r.pos,validFor:Rb}}const yl=Wh.define({name:"javascript",parser:Q8.configure({props:[wd.add({IfStatement:Tm({except:/^\s*({|else\b)/}),TryStatement:Tm({except:/^\s*({|catch\b|finally\b)/}),LabeledStatement:q_,SwitchBody:r=>{let e=r.textAfter,t=/^\s*\}/.test(e),n=/^\s*(case|default)\b/.test(e);return r.baseIndent+(t?0:n?1:2)*r.unit},Block:U_({closing:"}"}),ArrowFunction:r=>r.baseIndent+r.unit,"TemplateString BlockComment":()=>null,"Statement Property":Tm({except:/^{/}),JSXElement(r){let e=/^\s*<\//.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},JSXEscape(r){let e=/\s*\}/.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},"JSXOpenTag JSXSelfClosingTag"(r){return r.column(r.node.from)+r.unit}}),Ad.add({"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType":_2,BlockComment(r){return{from:r.from+2,to:r.to-2}}})]}),languageData:{closeBrackets:{brackets:["(","[","{","'",'"',"`"]},commentTokens:{line:"//",block:{open:"/*",close:"*/"}},indentOnInput:/^\s*(?:case |default:|\{|\}|<\/)$/,wordChars:"$"}}),nw={test:r=>/^JSX/.test(r.name),facet:T2({commentTokens:{block:{open:"{/*",close:"*/}"}}})},iw=yl.configure({dialect:"ts"},"typescript"),sw=yl.configure({dialect:"jsx",props:[dO.add(r=>r.isTop?[nw]:void 0)]}),ow=yl.configure({dialect:"jsx ts",props:[dO.add(r=>r.isTop?[nw]:void 0)]},"typescript");let aw=r=>({label:r,type:"keyword"});const uw="break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(aw),U8=uw.concat(["declare","implements","private","protected","public"].map(aw));function Pc(r={}){let e=r.jsx?r.typescript?ow:sw:r.typescript?iw:yl,t=r.typescript?j8.concat(U8):KE.concat(uw);return new mO(e,[yl.data.of({autocomplete:aN(rw,$E(t))}),yl.data.of({autocomplete:V8}),r.jsx?W8:[]])}function q8(r){for(;;){if(r.name=="JSXOpenTag"||r.name=="JSXSelfClosingTag"||r.name=="JSXFragmentTag")return r;if(r.name=="JSXEscape"||!r.parent)return null;r=r.parent}}function Qb(r,e,t=r.length){for(let n=e==null?void 0:e.firstChild;n;n=n.nextSibling)if(n.name=="JSXIdentifier"||n.name=="JSXBuiltin"||n.name=="JSXNamespacedName"||n.name=="JSXMemberExpression")return r.sliceString(n.from,Math.min(n.to,t));return""}const z8=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),W8=Rn.inputHandler.of((r,e,t,n,i)=>{if((z8?r.composing:r.compositionStarted)||r.state.readOnly||e!=t||n!=">"&&n!="/"||!yl.isActiveAt(r.state,e,-1))return!1;let s=i(),{state:a}=s,l=a.changeByRange(p=>{var m;let{head:g}=p,b=ao(a).resolveInner(g-1,-1),C;if(b.name=="JSXStartTag"&&(b=b.parent),!(a.doc.sliceString(g-1,g)!=n||b.name=="JSXAttributeValue"&&b.to>g)){if(n==">"&&b.name=="JSXFragmentTag")return{range:p,changes:{from:g,insert:"</>"}};if(n=="/"&&b.name=="JSXStartCloseTag"){let $=b.parent,z=$.parent;if(z&&$.from==g-2&&((C=Qb(a.doc,z.firstChild,g))||((m=z.firstChild)===null||m===void 0?void 0:m.name)=="JSXFragmentTag")){let xe=`${C}>`;return{range:Tr.cursor(g+xe.length,-1),changes:{from:g,insert:xe}}}}else if(n==">"){let $=q8(b);if($&&$.name=="JSXOpenTag"&&!/^\/?>|^<\//.test(a.doc.sliceString(g,g+2))&&(C=Qb(a.doc,$,g)))return{range:p,changes:{from:g,insert:`</${C}>`}}}}return{range:p}});return l.changes.empty?!1:(r.dispatch([s,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),Z8=96,jb=1,Y8=97,G8=98,Lb=2,lw=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],H8=58,J8=40,cw=95,K8=91,km=45,eI=46,tI=35,rI=37;function mg(r){return r>=65&&r<=90||r>=97&&r<=122||r>=161}function nI(r){return r>=48&&r<=57}const iI=new iu((r,e)=>{for(let t=!1,n=0,i=0;;i++){let{next:s}=r;if(mg(s)||s==km||s==cw||t&&nI(s))!t&&(s!=km||i>0)&&(t=!0),n===i&&s==km&&n++,r.advance();else{t&&r.acceptToken(s==J8?Y8:n==2&&e.canShift(Lb)?Lb:G8);break}}}),sI=new iu(r=>{if(lw.includes(r.peek(-1))){let{next:e}=r;(mg(e)||e==cw||e==tI||e==eI||e==K8||e==H8||e==km)&&r.acceptToken(Z8)}}),oI=new iu(r=>{if(!lw.includes(r.peek(-1))){let{next:e}=r;if(e==rI&&(r.advance(),r.acceptToken(jb)),mg(e)){do r.advance();while(mg(r.next));r.acceptToken(jb)}}}),aI=Ed({"AtKeyword import charset namespace keyframes media supports":Je.definitionKeyword,"from to selector":Je.keyword,NamespaceName:Je.namespace,KeyframeName:Je.labelName,KeyframeRangeName:Je.operatorKeyword,TagName:Je.tagName,ClassName:Je.className,PseudoClassName:Je.constant(Je.className),IdName:Je.labelName,"FeatureName PropertyName":Je.propertyName,AttributeName:Je.attributeName,NumberLiteral:Je.number,KeywordQuery:Je.keyword,UnaryQueryOp:Je.operatorKeyword,"CallTag ValueName":Je.atom,VariableName:Je.variableName,Callee:Je.operatorKeyword,Unit:Je.unit,"UniversalSelector NestingSelector":Je.definitionOperator,MatchOp:Je.compareOperator,"ChildOp SiblingOp, LogicOp":Je.logicOperator,BinOp:Je.arithmeticOperator,Important:Je.modifier,Comment:Je.blockComment,ColorLiteral:Je.color,"ParenthesizedContent StringLiteral":Je.string,":":Je.punctuation,"PseudoOp #":Je.derefOperator,"; ,":Je.separator,"( )":Je.paren,"[ ]":Je.squareBracket,"{ }":Je.brace}),uI={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:134},lI={__proto__:null,"@import":114,"@media":138,"@charset":142,"@namespace":146,"@keyframes":152,"@supports":164},cI={__proto__:null,not:128,only:128},hI=Yh.deserialize({version:14,states:"9bQYQ[OOO#_Q[OOP#fOWOOOOQP'#Cd'#CdOOQP'#Cc'#CcO#kQ[O'#CfO$_QXO'#CaO$fQ[O'#ChO$qQ[O'#DPO$vQ[O'#DTOOQP'#Ej'#EjO${QdO'#DeO%gQ[O'#DrO${QdO'#DtO%xQ[O'#DvO&TQ[O'#DyO&]Q[O'#EPO&kQ[O'#EROOQS'#Ei'#EiOOQS'#EU'#EUQYQ[OOO&rQXO'#CdO'gQWO'#DaO'lQWO'#EpO'wQ[O'#EpQOQWOOP(RO#tO'#C_POOO)C@X)C@XOOQP'#Cg'#CgOOQP,59Q,59QO#kQ[O,59QO(^Q[O'#EXO(xQWO,58{O)QQ[O,59SO$qQ[O,59kO$vQ[O,59oO(^Q[O,59sO(^Q[O,59uO(^Q[O,59vO)]Q[O'#D`OOQS,58{,58{OOQP'#Ck'#CkOOQO'#C}'#C}OOQP,59S,59SO)dQWO,59SO)iQWO,59SOOQP'#DR'#DROOQP,59k,59kOOQO'#DV'#DVO)nQ`O,59oOOQS'#Cp'#CpO${QdO'#CqO)vQvO'#CsO+TQtO,5:POOQO'#Cx'#CxO)iQWO'#CwO+iQWO'#CyOOQS'#Em'#EmOOQO'#Dh'#DhO+nQ[O'#DoO+|QWO'#EqO&]Q[O'#DmO,[QWO'#DpOOQO'#Er'#ErO({QWO,5:^O,aQpO,5:`OOQS'#Dx'#DxO,iQWO,5:bO,nQ[O,5:bOOQO'#D{'#D{O,vQWO,5:eO,{QWO,5:kO-TQWO,5:mOOQS-E8S-E8SO${QdO,59{O-]Q[O'#EZO-jQWO,5;[O-jQWO,5;[POOO'#ET'#ETP-uO#tO,58yPOOO,58y,58yOOQP1G.l1G.lO.lQXO,5:sOOQO-E8V-E8VOOQS1G.g1G.gOOQP1G.n1G.nO)dQWO1G.nO)iQWO1G.nOOQP1G/V1G/VO.yQ`O1G/ZO/dQXO1G/_O/zQXO1G/aO0bQXO1G/bO0xQWO,59zO0}Q[O'#DOO1UQdO'#CoOOQP1G/Z1G/ZO${QdO1G/ZO1]QpO,59]OOQS,59_,59_O${QdO,59aO1eQWO1G/kOOQS,59c,59cO1jQ!bO,59eO1rQWO'#DhO1}QWO,5:TO2SQWO,5:ZO&]Q[O,5:VO&]Q[O'#E[O2[QWO,5;]O2gQWO,5:XO(^Q[O,5:[OOQS1G/x1G/xOOQS1G/z1G/zOOQS1G/|1G/|O2xQWO1G/|O2}QdO'#D|OOQS1G0P1G0POOQS1G0V1G0VOOQS1G0X1G0XO3YQtO1G/gOOQO,5:u,5:uO3pQ[O,5:uOOQO-E8X-E8XO3}QWO1G0vPOOO-E8R-E8RPOOO1G.e1G.eOOQP7+$Y7+$YOOQP7+$u7+$uO${QdO7+$uOOQS1G/f1G/fO4YQXO'#EoO4aQWO,59jO4fQtO'#EVO5ZQdO'#ElO5eQWO,59ZO5jQpO7+$uOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%V7+%VO5rQWO1G/PO${QdO1G/oOOQO1G/u1G/uOOQO1G/q1G/qO5wQWO,5:vOOQO-E8Y-E8YO6VQXO1G/vOOQS7+%h7+%hO6^QYO'#CsOOQO'#EO'#EOO6iQ`O'#D}OOQO'#D}'#D}O6tQWO'#E]O6|QdO,5:hOOQS,5:h,5:hO7XQtO'#EYO${QdO'#EYO8VQdO7+%ROOQO7+%R7+%ROOQO1G0a1G0aO8jQpO<<HaO8rQWO,5;ZOOQP1G/U1G/UOOQS-E8T-E8TO${QdO'#EWO8zQWO,5;WOOQT1G.u1G.uOOQP<<Ha<<HaOOQS7+$k7+$kO9SQdO7+%ZOOQO7+%b7+%bOOQO,5:i,5:iO3QQdO'#E^O6tQWO,5:wOOQS,5:w,5:wOOQS-E8Z-E8ZOOQS1G0S1G0SO9ZQtO,5:tOOQS-E8W-E8WOOQO<<Hm<<HmOOQPAN={AN={O:XQdO,5:rOOQO-E8U-E8UOOQO<<Hu<<HuOOQO,5:x,5:xOOQO-E8[-E8[OOQS1G0c1G0c",stateData:":k~O#WOS#XQQ~OUYOXYO]VO^VOtWOxXO!YaO!ZZO!g[O!i]O!k^O!n_O!t`O#URO#_TO~OQfOUYOXYO]VO^VOtWOxXO!YaO!ZZO!g[O!i]O!k^O!n_O!t`O#UeO#_TO~O#R#dP~P!ZO#XjO~O#UlO~O]qO^qOpoOtrOxsO|tO!PvO#SuO#_nO~O!RwO~P#pO`}O#TzO#UyO~O#U!OO~O#U!QO~OQ!ZOb!TOf!ZOh!ZOn!YO#T!WO#U!SO#b!UO~Ob!]O!b!_O!e!`O#U![O!R#eP~Oh!eOn!YO#U!dO~Oh!gO#U!gO~Ob!]O!b!_O!e!`O#U![O~O!W#eP~P%gO]WX]!UX^WXpWXtWXxWX|WX!PWX!RWX#SWX#_WX~O]!lO~O!W!mO#R#dX!Q#dX~O#R#dX!Q#dX~P!ZO#Y!pO#Z!pO#[!rO~OUYOXYO]VO^VOtWOxXO#URO#_TO~OpoO!RwO~O`!yO#TzO#UyO~O!Q#dP~P!ZOb#QO~Ob#RO~Ov#SOz#TO~OP#VObgXjgX!WgX!bgX!egX#UgXagXQgXfgXhgXngXpgX!VgX#RgX#TgX#bgXvgX!QgX~Ob!]Oj#WO!b!_O!e!`O#U![O!W#eP~Ob#ZO~Ob!]O!b!_O!e!`O#U#[O~Op#`O!`#_O!R#eX!W#eX~Ob#cO~Oj#WO!W#eO~O!W#fO~Oh#gOn!YO~O!R#hO~O!RwO!`#_O~O!RwO!W#kO~O!W!}X#R!}X!Q!}X~P!ZO!W!mO#R#da!Q#da~O#Y!pO#Z!pO#[#rO~O]qO^qOtrOxsO|tO!PvO#SuO#_nO~Op!{a!R!{aa!{a~P.QOv#tOz#uO~O]qO^qOtrOxsO#_nO~Op{i|{i!P{i!R{i#S{ia{i~P/ROp}i|}i!P}i!R}i#S}ia}i~P/ROp!Oi|!Oi!P!Oi!R!Oi#S!Oia!Oi~P/RO!Q#vO~Oa#cP~P(^Oa#`P~P${Oa#}Oj#WO~O!W$PO~Oh$QOo$QO~O]!^Xa![X!`![X~O]$RO~Oa$SO!`#_O~Op#`O!R#ea!W#ea~O!`#_Op!aa!R!aa!W!aaa!aa~O!W$XO~O!Q$`O#U$ZO#b$YO~Oj#WOp$bO!V$dO!W!Ti#R!Ti!Q!Ti~P${O!W!}a#R!}a!Q!}a~P!ZO!W!mO#R#di!Q#di~Oa#cX~P#pOa$hO~Oj#WOQ!yXa!yXb!yXf!yXh!yXn!yXp!yX#T!yX#U!yX#b!yX~Op$jOa#`X~P${Oa$lO~Oj#WOv$mO~Oa$nO~O!`#_Op#Oa!R#Oa!W#Oa~Oa$pO~P.QOP#VOpgX!RgX~O#b$YOp!qX!R!qX~Op$rO!RwO~O!Q$vO#U$ZO#b$YO~Oj#WOQ!|Xb!|Xf!|Xh!|Xn!|Xp!|X!V!|X!W!|X#R!|X#T!|X#U!|X#b!|X!Q!|X~Op$bO!V$yO!W!Tq#R!Tq!Q!Tq~P${Oj#WOv$zO~OpoOa#ca~Op$jOa#`a~Oa$}O~P${Oj#WOQ!|ab!|af!|ah!|an!|ap!|a!V!|a!W!|a#R!|a#T!|a#U!|a#b!|a!Q!|a~Oa!zap!za~P${O#Wo#X#bj!P#b~",goto:"-Y#gPPP#hP#kP#t$TP#t$d#tPP$jPPP$p$y$yP%]P$yP$y%w&ZPPP&s&y#tP'PP#tP'VP#tP#t#tPPP']'r(PPP#kPP(W(W(b(WP(WP(W(WP#kP#kP#kP(e#kP(h(k(n(u#kP#kP(z)Q)a)o)u*P*V*a*g*mPPPPPPPPPP*s*|P+i+lP,b,e,k,tRkQ_bOPdhw!m#nkYOPdhotuvw!m#Q#c#nkSOPdhotuvw!m#Q#c#nQmTR!snQ{VR!wqQ!w}Q#Y!XR#s!yq!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${p!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${U$]#h$_$rR$q$[q!XZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${p!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${Q!e^R#g!fQ|VR!xqQ!w|R#s!xQ!PWR!zrQ!RXR!{sQxUQ!vpQ#d!bQ#j!iQ#k!jQ$t$^R%Q$sSgPwQ!ohQ#m!mR$e#nZfPhw!m#na!a[`a!V!]!_#_#`R#]!]R!f^R!h_R#i!hS$^#h$_R%O$rV$[#h$_$rQ!qjR#q!qQdOShPwU!kdh#nR#n!mQ#z#RU$i#z$o${Q$o$RR${$jQ$k#zR$|$kQpUS!up$gR$g#wQ$c#lR$x$cQ!ngS#o!n#pR#p!oQ#a!^R$V#aQ$_#hR$u$_Q$s$^R%P$s_cOPdhw!m#n^UOPdhw!m#nQ!toQ!|tQ!}uQ#OvQ#w#QR$W#cR#{#RQ!VZQ!c]Q#U!TQ#l!l[#y#R#z$R$j$o${Q#|#TQ$O#WS$a#l$cQ$f#uR$w$bR#x#QQiPR#PwQ!b[Q!jaR#X!VU!^[a!VQ!i`Q#^!]Q#b!_Q$T#_R$U#`",nodeNames:"⚠ Unit VariableName Comment StyleSheet RuleSet UniversalSelector TagSelector TagName NestingSelector ClassSelector ClassName PseudoClassSelector : :: PseudoClassName PseudoClassName ) ( ArgList ValueName ParenthesizedValue ColorLiteral NumberLiteral StringLiteral BinaryExpression BinOp CallExpression Callee CallLiteral CallTag ParenthesizedContent , PseudoClassName ArgList IdSelector # IdName ] AttributeSelector [ AttributeName MatchOp ChildSelector ChildOp DescendantSelector SiblingSelector SiblingOp } { Block Declaration PropertyName Important ; ImportStatement AtKeyword import KeywordQuery FeatureQuery FeatureName BinaryQuery LogicOp UnaryQuery UnaryQueryOp ParenthesizedQuery SelectorQuery selector MediaStatement media CharsetStatement charset NamespaceStatement namespace NamespaceName KeyframesStatement keyframes KeyframeName KeyframeList KeyframeSelector KeyframeRangeName SupportsStatement supports AtRule Styles",maxTerm:114,nodeProps:[["openedBy",17,"(",48,"{"],["closedBy",18,")",49,"}"]],propSources:[aI],skippedNodes:[0,3,85],repeatNodeCount:10,tokenData:"J^~R!^OX$}X^%u^p$}pq%uqr)Xrs.Rst/utu6duv$}vw7^wx7oxy9^yz9oz{9t{|:_|}?Q}!O?c!O!P@Q!P!Q@i!Q![Ab![!]B]!]!^CX!^!_$}!_!`Cj!`!aC{!a!b$}!b!cDw!c!}$}!}#OFa#O#P$}#P#QFr#Q#R6d#R#T$}#T#UGT#U#c$}#c#dHf#d#o$}#o#pH{#p#q6d#q#rI^#r#sIo#s#y$}#y#z%u#z$f$}$f$g%u$g#BY$}#BY#BZ%u#BZ$IS$}$IS$I_%u$I_$I|$}$I|$JO%u$JO$JT$}$JT$JU%u$JU$KV$}$KV$KW%u$KW&FU$}&FU&FV%u&FV;'S$};'S;=`JW<%lO$}`%QSOy%^z;'S%^;'S;=`%o<%lO%^`%cSo`Oy%^z;'S%^;'S;=`%o<%lO%^`%rP;=`<%l%^~%zh#W~OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^~'mh#W~o`OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^l)[UOy%^z#]%^#]#^)n#^;'S%^;'S;=`%o<%lO%^l)sUo`Oy%^z#a%^#a#b*V#b;'S%^;'S;=`%o<%lO%^l*[Uo`Oy%^z#d%^#d#e*n#e;'S%^;'S;=`%o<%lO%^l*sUo`Oy%^z#c%^#c#d+V#d;'S%^;'S;=`%o<%lO%^l+[Uo`Oy%^z#f%^#f#g+n#g;'S%^;'S;=`%o<%lO%^l+sUo`Oy%^z#h%^#h#i,V#i;'S%^;'S;=`%o<%lO%^l,[Uo`Oy%^z#T%^#T#U,n#U;'S%^;'S;=`%o<%lO%^l,sUo`Oy%^z#b%^#b#c-V#c;'S%^;'S;=`%o<%lO%^l-[Uo`Oy%^z#h%^#h#i-n#i;'S%^;'S;=`%o<%lO%^l-uS!V[o`Oy%^z;'S%^;'S;=`%o<%lO%^~.UWOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o<%lO.R~.sOh~~.vRO;'S.R;'S;=`/P;=`O.R~/SXOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o;=`<%l.R<%lO.R~/rP;=`<%l.Rn/zYtQOy%^z!Q%^!Q![0j![!c%^!c!i0j!i#T%^#T#Z0j#Z;'S%^;'S;=`%o<%lO%^l0oYo`Oy%^z!Q%^!Q![1_![!c%^!c!i1_!i#T%^#T#Z1_#Z;'S%^;'S;=`%o<%lO%^l1dYo`Oy%^z!Q%^!Q![2S![!c%^!c!i2S!i#T%^#T#Z2S#Z;'S%^;'S;=`%o<%lO%^l2ZYf[o`Oy%^z!Q%^!Q![2y![!c%^!c!i2y!i#T%^#T#Z2y#Z;'S%^;'S;=`%o<%lO%^l3QYf[o`Oy%^z!Q%^!Q![3p![!c%^!c!i3p!i#T%^#T#Z3p#Z;'S%^;'S;=`%o<%lO%^l3uYo`Oy%^z!Q%^!Q![4e![!c%^!c!i4e!i#T%^#T#Z4e#Z;'S%^;'S;=`%o<%lO%^l4lYf[o`Oy%^z!Q%^!Q![5[![!c%^!c!i5[!i#T%^#T#Z5[#Z;'S%^;'S;=`%o<%lO%^l5aYo`Oy%^z!Q%^!Q![6P![!c%^!c!i6P!i#T%^#T#Z6P#Z;'S%^;'S;=`%o<%lO%^l6WSf[o`Oy%^z;'S%^;'S;=`%o<%lO%^d6gUOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^d7QSzSo`Oy%^z;'S%^;'S;=`%o<%lO%^b7cSXQOy%^z;'S%^;'S;=`%o<%lO%^~7rWOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W<%lO7o~8_RO;'S7o;'S;=`8h;=`O7o~8kXOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W;=`<%l7o<%lO7o~9ZP;=`<%l7on9cSb^Oy%^z;'S%^;'S;=`%o<%lO%^~9tOa~n9{UUQjWOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^n:fWjW!PQOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^l;TUo`Oy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^l;nYo`#b[Oy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^l<cYo`Oy%^z{%^{|=R|}%^}!O=R!O!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=WUo`Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=qUo`#b[Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l>[[o`#b[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^n?VSp^Oy%^z;'S%^;'S;=`%o<%lO%^l?hWjWOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^n@VU#_QOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjWOy%^z{@}{;'S%^;'S;=`%o<%lO%^~AUSo`#X~Oy%^z;'S%^;'S;=`%o<%lO%^lAg[#b[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^bBbU]QOy%^z![%^![!]Bt!];'S%^;'S;=`%o<%lO%^bB{S^Qo`Oy%^z;'S%^;'S;=`%o<%lO%^nC^S!W^Oy%^z;'S%^;'S;=`%o<%lO%^dCoSzSOy%^z;'S%^;'S;=`%o<%lO%^bDQU|QOy%^z!`%^!`!aDd!a;'S%^;'S;=`%o<%lO%^bDkS|Qo`Oy%^z;'S%^;'S;=`%o<%lO%^bDzWOy%^z!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bEk[!YQo`Oy%^z}%^}!OEd!O!Q%^!Q![Ed![!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bFfSxQOy%^z;'S%^;'S;=`%o<%lO%^lFwSv[Oy%^z;'S%^;'S;=`%o<%lO%^bGWUOy%^z#b%^#b#cGj#c;'S%^;'S;=`%o<%lO%^bGoUo`Oy%^z#W%^#W#XHR#X;'S%^;'S;=`%o<%lO%^bHYS!`Qo`Oy%^z;'S%^;'S;=`%o<%lO%^bHiUOy%^z#f%^#f#gHR#g;'S%^;'S;=`%o<%lO%^fIQS!RUOy%^z;'S%^;'S;=`%o<%lO%^nIcS!Q^Oy%^z;'S%^;'S;=`%o<%lO%^fItU!PQOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^`JZP;=`<%l$}",tokenizers:[sI,oI,iI,1,2,3,4,new dg("m~RRYZ[z{a~~g~aO#Z~~dP!P!Qg~lO#[~~",28,102)],topRules:{StyleSheet:[0,4],Styles:[1,84]},specialized:[{term:97,get:r=>uI[r]||-1},{term:56,get:r=>lI[r]||-1},{term:98,get:r=>cI[r]||-1}],tokenPrec:1169});let H0=null;function J0(){if(!H0&&typeof document=="object"&&document.body){let{style:r}=document.body,e=[],t=new Set;for(let n in r)n!="cssText"&&n!="cssFloat"&&typeof r[n]=="string"&&(/[A-Z]/.test(n)&&(n=n.replace(/[A-Z]/g,i=>"-"+i.toLowerCase())),t.has(n)||(e.push(n),t.add(n)));H0=e.sort().map(n=>({type:"property",label:n}))}return H0||[]}const Xb=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(r=>({type:"class",label:r})),Vb=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(r=>({type:"keyword",label:r})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(r=>({type:"constant",label:r}))),pI=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(r=>({type:"type",label:r})),kc=/^(\w[\w-]*|-\w[\w-]*|)$/,fI=/^-(-[\w-]*)?$/;function dI(r,e){var t;if((r.name=="("||r.type.isError)&&(r=r.parent||r),r.name!="ArgList")return!1;let n=(t=r.parent)===null||t===void 0?void 0:t.firstChild;return(n==null?void 0:n.name)!="Callee"?!1:e.sliceString(n.from,n.to)=="var"}const Ub=new S2,mI=["Declaration"];function gI(r){for(let e=r;;){if(e.type.isTop)return e;if(!(e=e.parent))return r}}function hw(r,e,t){if(e.to-e.from>4096){let n=Ub.get(e);if(n)return n;let i=[],s=new Set,a=e.cursor(Xs.IncludeAnonymous);if(a.firstChild())do for(let l of hw(r,a.node,t))s.has(l.label)||(s.add(l.label),i.push(l));while(a.nextSibling());return Ub.set(e,i),i}else{let n=[],i=new Set;return e.cursor().iterate(s=>{var a;if(t(s)&&s.matchContext(mI)&&((a=s.node.nextSibling)===null||a===void 0?void 0:a.name)==":"){let l=r.sliceString(s.from,s.to);i.has(l)||(i.add(l),n.push({label:l,type:"variable"}))}}),n}}const yI=r=>e=>{let{state:t,pos:n}=e,i=ao(t).resolveInner(n,-1),s=i.type.isError&&i.from==i.to-1&&t.doc.sliceString(i.from,i.to)=="-";if(i.name=="PropertyName"||(s||i.name=="TagName")&&/^(Block|Styles)$/.test(i.resolve(i.to).name))return{from:i.from,options:J0(),validFor:kc};if(i.name=="ValueName")return{from:i.from,options:Vb,validFor:kc};if(i.name=="PseudoClassName")return{from:i.from,options:Xb,validFor:kc};if(r(i)||(e.explicit||s)&&dI(i,t.doc))return{from:r(i)||s?i.from:n,options:hw(t.doc,gI(i),r),validFor:fI};if(i.name=="TagName"){for(let{parent:p}=i;p;p=p.parent)if(p.name=="Block")return{from:i.from,options:J0(),validFor:kc};return{from:i.from,options:pI,validFor:kc}}if(!e.explicit)return null;let a=i.resolve(n),l=a.childBefore(n);return l&&l.name==":"&&a.name=="PseudoClassSelector"?{from:n,options:Xb,validFor:kc}:l&&l.name==":"&&a.name=="Declaration"||a.name=="ArgList"?{from:n,options:Vb,validFor:kc}:a.name=="Block"||a.name=="Styles"?{from:n,options:J0(),validFor:kc}:null},DI=yI(r=>r.name=="VariableName"),gg=Wh.define({name:"css",parser:hI.configure({props:[wd.add({Declaration:Tm()}),Ad.add({"Block KeyframeList":_2})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function OI(){return new mO(gg,gg.data.of({autocomplete:DI}))}const dD=1,xI=2,bI=3,vI=4,CI=5,SI=35,EI=36,wI=37,AI=11,TI=13;function PI(r){return r==45||r==46||r==58||r>=65&&r<=90||r==95||r>=97&&r<=122||r>=161}function kI(r){return r==9||r==10||r==13||r==32}let qb=null,zb=null,Wb=0;function mD(r,e){let t=r.pos+e;if(zb==r&&Wb==t)return qb;for(;kI(r.peek(e));)e++;let n="";for(;;){let i=r.peek(e);if(!PI(i))break;n+=String.fromCharCode(i),e++}return zb=r,Wb=t,qb=n||null}function Zb(r,e){this.name=r,this.parent=e,this.hash=e?e.hash:0;for(let t=0;t<r.length;t++)this.hash+=(this.hash<<4)+r.charCodeAt(t)+(r.charCodeAt(t)<<8)}const FI=new $O({start:null,shift(r,e,t,n){return e==dD?new Zb(mD(n,1)||"",r):r},reduce(r,e){return e==AI&&r?r.parent:r},reuse(r,e,t,n){let i=e.type.id;return i==dD||i==TI?new Zb(mD(n,1)||"",r):r},hash(r){return r?r.hash:0},strict:!1}),_I=new iu((r,e)=>{if(r.next==60){if(r.advance(),r.next==47){r.advance();let t=mD(r,0);if(!t)return r.acceptToken(CI);if(e.context&&t==e.context.name)return r.acceptToken(xI);for(let n=e.context;n;n=n.parent)if(n.name==t)return r.acceptToken(bI,-2);r.acceptToken(vI)}else if(r.next!=33&&r.next!=63)return r.acceptToken(dD)}},{contextual:!0});function BO(r,e){return new iu(t=>{for(let n=0,i=0;;i++){if(t.next<0){i&&t.acceptToken(r);break}if(t.next==e.charCodeAt(n)){if(n++,n==e.length){i>=e.length&&t.acceptToken(r,1-e.length);break}}else n=t.next==e.charCodeAt(0)?1:0;t.advance()}})}const $I=BO(SI,"-->"),BI=BO(EI,"?>"),NI=BO(wI,"]]>"),II=Ed({Text:Je.content,"StartTag StartCloseTag EndTag SelfCloseEndTag":Je.angleBracket,TagName:Je.tagName,"MismatchedCloseTag/Tagname":[Je.tagName,Je.invalid],AttributeName:Je.attributeName,AttributeValue:Je.attributeValue,Is:Je.definitionOperator,"EntityReference CharacterReference":Je.character,Comment:Je.blockComment,ProcessingInst:Je.processingInstruction,DoctypeDecl:Je.documentMeta,Cdata:Je.special(Je.string)}),MI=Yh.deserialize({version:14,states:",SOQOaOOOrOxO'#CfOzOpO'#CiO!tOaO'#CgOOOP'#Cg'#CgO!{OrO'#CrO#TOtO'#CsO#]OpO'#CtOOOP'#DS'#DSOOOP'#Cv'#CvQQOaOOOOOW'#Cw'#CwO#eOxO,59QOOOP,59Q,59QOOOO'#Cx'#CxO#mOpO,59TO#uO!bO,59TOOOP'#C{'#C{O$TOaO,59RO$[OpO'#CoOOOP,59R,59ROOOQ'#C|'#C|O$dOrO,59^OOOP,59^,59^OOOS'#C}'#C}O$lOtO,59_OOOP,59_,59_O$tOpO,59`O$|OpO,59`OOOP-E6t-E6tOOOW-E6u-E6uOOOP1G.l1G.lOOOO-E6v-E6vO%UO!bO1G.oO%UO!bO1G.oO%dOpO'#CkO%lO!bO'#CyO%zO!bO1G.oOOOP1G.o1G.oOOOP1G.w1G.wOOOP-E6y-E6yOOOP1G.m1G.mO&VOpO,59ZO&_OpO,59ZOOOQ-E6z-E6zOOOP1G.x1G.xOOOS-E6{-E6{OOOP1G.y1G.yO&gOpO1G.zO&gOpO1G.zOOOP1G.z1G.zO&oO!bO7+$ZO&}O!bO7+$ZOOOP7+$Z7+$ZOOOP7+$c7+$cO'YOpO,59VO'bOpO,59VO'jO!bO,59eOOOO-E6w-E6wO'xOpO1G.uO'xOpO1G.uOOOP1G.u1G.uO(QOpO7+$fOOOP7+$f7+$fO(YO!bO<<GuOOOP<<Gu<<GuOOOP<<G}<<G}O'bOpO1G.qO'bOpO1G.qO(eO#tO'#CnOOOO1G.q1G.qO(sOpO7+$aOOOP7+$a7+$aOOOP<<HQ<<HQOOOPAN=aAN=aOOOPAN=iAN=iO'bOpO7+$]OOOO7+$]7+$]OOOO'#Cz'#CzO({O#tO,59YOOOO,59Y,59YOOOP<<G{<<G{OOOO<<Gw<<GwOOOO-E6x-E6xOOOO1G.t1G.t",stateData:")Z~OPQOSVOTWOVWOWWOXWOiXOxPO}TO!PUO~OuZOw]O~O^`Oy^O~OPQOQcOSVOTWOVWOWWOXWOxPO}TO!PUO~ORdO~P!SOseO|gO~OthO!OjO~O^lOy^O~OuZOwoO~O^qOy^O~O[vO`sOdwOy^O~ORyO~P!SO^{Oy^O~OseO|}O~OthO!O!PO~O^!QOy^O~O[!SOy^O~O[!VO`sOd!WOy^O~Oa!YOy^O~Oy^O[mX`mXdmX~O[!VO`sOd!WO~O^!]Oy^O~O[!_Oy^O~O[!aOy^O~O[!cO`sOd!dOy^O~O[!cO`sOd!dO~Oa!eOy^O~Oy^Oz!gO~Oy^O[ma`madma~O[!jOy^O~O[!kOy^O~O[!lO`sOd!mO~OW!pOX!pOz!rO{!pO~O[!sOy^O~OW!pOX!pOz!vO{!pO~O",goto:"%[wPPPPPPPPPPxxP!OP!UPP!_!iP!oxxxP!u!{#R$Z$j$p$v$|PPPP%SXWORYbXRORYb_t`qru!T!U!bQ!h!YS!o!e!fR!t!nQdRRybXSORYbQYORmYQ[PRn[Q_QQkVjp_krz!R!T!X!Z!^!`!f!i!nQr`QzcQ!RlQ!TqQ!XsQ!ZtQ!^{Q!`!QQ!f!YQ!i!]R!n!eQu`S!UqrU![u!U!bR!b!TQ!q!gR!u!qQbRRxbQfTR|fQiUR!OiSXOYTaRb",nodeNames:"⚠ StartTag StartCloseTag MissingCloseTag StartCloseTag StartCloseTag Document Text EntityReference CharacterReference Cdata Element EndTag OpenTag TagName Attribute AttributeName Is AttributeValue CloseTag SelfCloseEndTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag DoctypeDecl",maxTerm:47,context:FI,nodeProps:[["closedBy",1,"SelfCloseEndTag EndTag",13,"CloseTag MissingCloseTag"],["openedBy",12,"StartTag StartCloseTag",19,"OpenTag",20,"StartTag"]],propSources:[II],skippedNodes:[0],repeatNodeCount:8,tokenData:"IX~R!XOX$nXY&kYZ&kZ]$n]^&k^p$npq&kqr$nrs'ssv$nvw(Zw}$n}!O*l!O!P$n!P!Q,{!Q![$n![!].e!]!^$n!^!_1v!_!`Cz!`!aDm!a!bE`!b!c$n!c!}.e!}#P$n#P#QFx#Q#R$n#R#S.e#S#T$n#T#o.e#o%W$n%W%o.e%o%p$n%p&a.e&a&b$n&b1p.e1p4U$n4U4d.e4d4e$n4e$IS.e$IS$I`$n$I`$Ib.e$Ib$Kh$n$Kh%#t.e%#t&/x$n&/x&Et.e&Et&FV$n&FV;'S.e;'S;:j1p;:j;=`&e<%l?&r$n?&r?Ah.e?Ah?BY$n?BY?Mn.e?MnO$nX$uWVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nP%dTVPOv%_w!^%_!_;'S%_;'S;=`%s<%lO%_P%vP;=`<%l%_W&OT{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yW&bP;=`<%l%yX&hP;=`<%l$n_&t_VP{WyUOX$nXY&kYZ&kZ]$n]^&k^p$npq&kqr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZ'zTzYVPOv%_w!^%_!_;'S%_;'S;=`%s<%lO%_~(^VOp(sqs(sst)ht!](s!^;'S(s;'S;=`)b<%lO(s~(vVOp(sqs(st!](s!]!^)]!^;'S(s;'S;=`)b<%lO(s~)bOW~~)eP;=`<%l(s~)kTOp)zq!])z!^;'S)z;'S;=`*f<%lO)z~)}UOp)zq!])z!]!^*a!^;'S)z;'S;=`*f<%lO)z~*fOX~~*iP;=`<%l)zZ*sYVP{WOr$nrs%_sv$nw}$n}!O+c!O!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZ+jYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!a,Y!a;'S$n;'S;=`&e<%lO$nZ,cW|QVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n]-SYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!a-r!a;'S$n;'S;=`&e<%lO$n]-{WdSVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n_.p!O`S^QVP{WOr$nrs%_sv$nw}$n}!O.e!O!P.e!P!Q$n!Q![.e![!].e!]!^$n!^!_%y!_!c$n!c!}.e!}#R$n#R#S.e#S#T$n#T#o.e#o$}$n$}%O.e%O%W$n%W%o.e%o%p$n%p&a.e&a&b$n&b1p.e1p4U.e4U4d.e4d4e$n4e$IS.e$IS$I`$n$I`$Ib.e$Ib$Je$n$Je$Jg.e$Jg$Kh$n$Kh%#t.e%#t&/x$n&/x&Et.e&Et&FV$n&FV;'S.e;'S;:j1p;:j;=`&e<%l?&r$n?&r?Ah.e?Ah?BY$n?BY?Mn.e?MnO$n_1sP;=`<%l.eX1{W{WOq%yqr2esv%yw!a%y!a!bCd!b;'S%y;'S;=`&_<%lO%yX2j]{WOr%ysv%yw}%y}!O3c!O!f%y!f!g4e!g!}%y!}#O9t#O#W%y#W#X@Q#X;'S%y;'S;=`&_<%lO%yX3hV{WOr%ysv%yw}%y}!O3}!O;'S%y;'S;=`&_<%lO%yX4UT}P{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yX4jV{WOr%ysv%yw!q%y!q!r5P!r;'S%y;'S;=`&_<%lO%yX5UV{WOr%ysv%yw!e%y!e!f5k!f;'S%y;'S;=`&_<%lO%yX5pV{WOr%ysv%yw!v%y!v!w6V!w;'S%y;'S;=`&_<%lO%yX6[V{WOr%ysv%yw!{%y!{!|6q!|;'S%y;'S;=`&_<%lO%yX6vV{WOr%ysv%yw!r%y!r!s7]!s;'S%y;'S;=`&_<%lO%yX7bV{WOr%ysv%yw!g%y!g!h7w!h;'S%y;'S;=`&_<%lO%yX7|X{WOr7wrs8isv7wvw8iw!`7w!`!a9W!a;'S7w;'S;=`9n<%lO7wP8lTO!`8i!`!a8{!a;'S8i;'S;=`9Q<%lO8iP9QOiPP9TP;=`<%l8iX9_TiP{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yX9qP;=`<%l7wX9yX{WOr%ysv%yw!e%y!e!f:f!f#V%y#V#W=t#W;'S%y;'S;=`&_<%lO%yX:kV{WOr%ysv%yw!f%y!f!g;Q!g;'S%y;'S;=`&_<%lO%yX;VV{WOr%ysv%yw!c%y!c!d;l!d;'S%y;'S;=`&_<%lO%yX;qV{WOr%ysv%yw!v%y!v!w<W!w;'S%y;'S;=`&_<%lO%yX<]V{WOr%ysv%yw!c%y!c!d<r!d;'S%y;'S;=`&_<%lO%yX<wV{WOr%ysv%yw!}%y!}#O=^#O;'S%y;'S;=`&_<%lO%yX=eT{WxPOr%ysv%yw;'S%y;'S;=`&_<%lO%yX=yV{WOr%ysv%yw#W%y#W#X>`#X;'S%y;'S;=`&_<%lO%yX>eV{WOr%ysv%yw#T%y#T#U>z#U;'S%y;'S;=`&_<%lO%yX?PV{WOr%ysv%yw#h%y#h#i?f#i;'S%y;'S;=`&_<%lO%yX?kV{WOr%ysv%yw#T%y#T#U<r#U;'S%y;'S;=`&_<%lO%yX@VV{WOr%ysv%yw#c%y#c#d@l#d;'S%y;'S;=`&_<%lO%yX@qV{WOr%ysv%yw#V%y#V#WAW#W;'S%y;'S;=`&_<%lO%yXA]V{WOr%ysv%yw#h%y#h#iAr#i;'S%y;'S;=`&_<%lO%yXAwV{WOr%ysv%yw#m%y#m#nB^#n;'S%y;'S;=`&_<%lO%yXBcV{WOr%ysv%yw#d%y#d#eBx#e;'S%y;'S;=`&_<%lO%yXB}V{WOr%ysv%yw#X%y#X#Y7w#Y;'S%y;'S;=`&_<%lO%yXCkT!PP{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yZDTWaQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n_DvW[UVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZEgYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!aFV!a;'S$n;'S;=`&e<%lO$nZF`W!OQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZGPYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_#P$n#P#QGo#Q;'S$n;'S;=`&e<%lO$nZGvYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!aHf!a;'S$n;'S;=`&e<%lO$nZHoWwQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n",tokenizers:[_I,$I,BI,NI,0,1,2,3],topRules:{Document:[0,6]},tokenPrec:0});function Fm(r,e){let t=e&&e.getChild("TagName");return t?r.sliceString(t.from,t.to):""}function K0(r,e){let t=e&&e.firstChild;return!t||t.name!="OpenTag"?"":Fm(r,t)}function RI(r,e,t){let n=e&&e.getChildren("Attribute").find(s=>s.from<=t&&s.to>=t),i=n&&n.getChild("AttributeName");return i?r.sliceString(i.from,i.to):""}function ey(r){for(let e=r&&r.parent;e;e=e.parent)if(e.name=="Element")return e;return null}function QI(r,e){var t;let n=ao(r).resolveInner(e,-1),i=null;for(let s=n;!i&&s.parent;s=s.parent)(s.name=="OpenTag"||s.name=="CloseTag"||s.name=="SelfClosingTag"||s.name=="MismatchedCloseTag")&&(i=s);if(i&&(i.to>e||i.lastChild.type.isError)){let s=i.parent;if(n.name=="TagName")return i.name=="CloseTag"||i.name=="MismatchedCloseTag"?{type:"closeTag",from:n.from,context:s}:{type:"openTag",from:n.from,context:ey(s)};if(n.name=="AttributeName")return{type:"attrName",from:n.from,context:i};if(n.name=="AttributeValue")return{type:"attrValue",from:n.from,context:i};let a=n==i||n.name=="Attribute"?n.childBefore(e):n;return(a==null?void 0:a.name)=="StartTag"?{type:"openTag",from:e,context:ey(s)}:(a==null?void 0:a.name)=="StartCloseTag"&&a.to<=e?{type:"closeTag",from:e,context:s}:(a==null?void 0:a.name)=="Is"?{type:"attrValue",from:e,context:i}:a?{type:"attrName",from:e,context:i}:null}else if(n.name=="StartCloseTag")return{type:"closeTag",from:e,context:n.parent};for(;n.parent&&n.to==e&&!(!((t=n.lastChild)===null||t===void 0)&&t.type.isError);)n=n.parent;return n.name=="Element"||n.name=="Text"||n.name=="Document"?{type:"tag",from:e,context:n.name=="Element"?n:ey(n)}:null}let jI=class{constructor(e,t,n){this.attrs=t,this.attrValues=n,this.children=[],this.name=e.name,this.completion=Object.assign(Object.assign({type:"type"},e.completion||{}),{label:this.name}),this.openCompletion=Object.assign(Object.assign({},this.completion),{label:"<"+this.name}),this.closeCompletion=Object.assign(Object.assign({},this.completion),{label:"</"+this.name+">",boost:2}),this.closeNameCompletion=Object.assign(Object.assign({},this.completion),{label:this.name+">"}),this.text=e.textContent?e.textContent.map(i=>({label:i,type:"text"})):[]}};const ty=/^[:\-\.\w\u00b7-\uffff]*$/;function Yb(r){return Object.assign(Object.assign({type:"property"},r.completion||{}),{label:r.name})}function Gb(r){return typeof r=="string"?{label:`"${r}"`,type:"constant"}:/^"/.test(r.label)?r:Object.assign(Object.assign({},r),{label:`"${r.label}"`})}function LI(r,e){let t=[],n=[],i=Object.create(null);for(let p of e){let m=Yb(p);t.push(m),p.global&&n.push(m),p.values&&(i[p.name]=p.values.map(Gb))}let s=[],a=[],l=Object.create(null);for(let p of r){let m=n,g=i;p.attributes&&(m=m.concat(p.attributes.map(C=>typeof C=="string"?t.find($=>$.label==C)||{label:C,type:"property"}:(C.values&&(g==i&&(g=Object.create(g)),g[C.name]=C.values.map(Gb)),Yb(C)))));let b=new jI(p,m,g);l[b.name]=b,s.push(b),p.top&&a.push(b)}a.length||(a=s);for(let p=0;p<s.length;p++){let m=r[p],g=s[p];if(m.children)for(let b of m.children)l[b]&&g.children.push(l[b]);else g.children=s}return p=>{var m;let{doc:g}=p.state,b=QI(p.state,p.pos);if(!b||b.type=="tag"&&!p.explicit)return null;let{type:C,from:$,context:z}=b;if(C=="openTag"){let xe=a,ke=K0(g,z);if(ke){let ge=l[ke];xe=(ge==null?void 0:ge.children)||s}return{from:$,options:xe.map(ge=>ge.completion),validFor:ty}}else if(C=="closeTag"){let xe=K0(g,z);return xe?{from:$,to:p.pos+(g.sliceString(p.pos,p.pos+1)==">"?1:0),options:[((m=l[xe])===null||m===void 0?void 0:m.closeNameCompletion)||{label:xe+">",type:"type"}],validFor:ty}:null}else if(C=="attrName"){let xe=l[Fm(g,z)];return{from:$,options:(xe==null?void 0:xe.attrs)||n,validFor:ty}}else if(C=="attrValue"){let xe=RI(g,z,$);if(!xe)return null;let ke=l[Fm(g,z)],ge=((ke==null?void 0:ke.attrValues)||i)[xe];return!ge||!ge.length?null:{from:$,to:p.pos+(g.sliceString(p.pos,p.pos+1)=='"'?1:0),options:ge,validFor:/^"[^"]*"?$/}}else if(C=="tag"){let xe=K0(g,z),ke=l[xe],ge=[],Ve=z&&z.lastChild;xe&&(!Ve||Ve.name!="CloseTag"||Fm(g,Ve)!=xe)&&ge.push(ke?ke.closeCompletion:{label:"</"+xe+">",type:"type",boost:2});let pt=ge.concat(((ke==null?void 0:ke.children)||(z?s:a)).map(Dt=>Dt.openCompletion));if(z&&(ke!=null&&ke.text.length)){let Dt=z.firstChild;Dt.to>p.pos-20&&!/\S/.test(p.state.sliceDoc(Dt.to,p.pos))&&(pt=pt.concat(ke.text))}return{from:$,options:pt,validFor:/^<\/?[:\-\.\w\u00b7-\uffff]*$/}}else return null}}const gD=Wh.define({name:"xml",parser:MI.configure({props:[wd.add({Element(r){let e=/^\s*<\//.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},"OpenTag CloseTag SelfClosingTag"(r){return r.column(r.node.from)+r.unit}}),Ad.add({Element(r){let e=r.firstChild,t=r.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:t.name=="CloseTag"?t.from:r.to}}}),DO.add({"OpenTag CloseTag":r=>r.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/$/}});function XI(r={}){let e=[gD.data.of({autocomplete:LI(r.elements||[],r.attributes||[])})];return r.autoCloseTags!==!1&&e.push(VI),new mO(gD,e)}function Hb(r,e,t=r.length){if(!e)return"";let n=e.firstChild,i=n&&n.getChild("TagName");return i?r.sliceString(i.from,Math.min(i.to,t)):""}const VI=Rn.inputHandler.of((r,e,t,n,i)=>{if(r.composing||r.state.readOnly||e!=t||n!=">"&&n!="/"||!gD.isActiveAt(r.state,e,-1))return!1;let s=i(),{state:a}=s,l=a.changeByRange(p=>{var m,g,b;let{head:C}=p,$=a.doc.sliceString(C-1,C)==n,z=ao(a).resolveInner(C,-1),xe;if($&&n==">"&&z.name=="EndTag"){let ke=z.parent;if(((g=(m=ke.parent)===null||m===void 0?void 0:m.lastChild)===null||g===void 0?void 0:g.name)!="CloseTag"&&(xe=Hb(a.doc,ke.parent,C))){let ge=C+(a.doc.sliceString(C,C+1)===">"?1:0),Ve=`</${xe}>`;return{range:p,changes:{from:C,to:ge,insert:Ve}}}}else if($&&n=="/"&&z.name=="StartCloseTag"){let ke=z.parent;if(z.from==C-2&&((b=ke.lastChild)===null||b===void 0?void 0:b.name)!="CloseTag"&&(xe=Hb(a.doc,ke,C))){let ge=C+(a.doc.sliceString(C,C+1)===">"?1:0),Ve=`${xe}>`;return{range:Tr.cursor(C+Ve.length,-1),changes:{from:C,to:ge,insert:Ve}}}}return{range:p}});return l.changes.empty?!1:(r.dispatch([s,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),UI=54,qI=1,zI=55,WI=2,ZI=56,YI=3,Jb=4,GI=5,yg=6,pw=7,fw=8,dw=9,mw=10,HI=11,JI=12,KI=13,ry=57,e5=14,Kb=58,gw=20,t5=22,yw=23,r5=24,yD=26,Dw=27,n5=28,i5=31,s5=34,o5=36,a5=37,u5=0,l5=1,c5={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},h5={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},ev={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function p5(r){return r==45||r==46||r==58||r>=65&&r<=90||r==95||r>=97&&r<=122||r>=161}function Ow(r){return r==9||r==10||r==13||r==32}let tv=null,rv=null,nv=0;function DD(r,e){let t=r.pos+e;if(nv==t&&rv==r)return tv;let n=r.peek(e);for(;Ow(n);)n=r.peek(++e);let i="";for(;p5(n);)i+=String.fromCharCode(n),n=r.peek(++e);return rv=r,nv=t,tv=i?i.toLowerCase():n==f5||n==d5?void 0:null}const xw=60,Dg=62,NO=47,f5=63,d5=33,m5=45;function iv(r,e){this.name=r,this.parent=e,this.hash=e?e.hash:0;for(let t=0;t<r.length;t++)this.hash+=(this.hash<<4)+r.charCodeAt(t)+(r.charCodeAt(t)<<8)}const g5=[yg,mw,pw,fw,dw],y5=new $O({start:null,shift(r,e,t,n){return g5.indexOf(e)>-1?new iv(DD(n,1)||"",r):r},reduce(r,e){return e==gw&&r?r.parent:r},reuse(r,e,t,n){let i=e.type.id;return i==yg||i==o5?new iv(DD(n,1)||"",r):r},hash(r){return r?r.hash:0},strict:!1}),D5=new iu((r,e)=>{if(r.next!=xw){r.next<0&&e.context&&r.acceptToken(ry);return}r.advance();let t=r.next==NO;t&&r.advance();let n=DD(r,0);if(n===void 0)return;if(!n)return r.acceptToken(t?e5:yg);let i=e.context?e.context.name:null;if(t){if(n==i)return r.acceptToken(HI);if(i&&h5[i])return r.acceptToken(ry,-2);if(e.dialectEnabled(u5))return r.acceptToken(JI);for(let s=e.context;s;s=s.parent)if(s.name==n)return;r.acceptToken(KI)}else{if(n=="script")return r.acceptToken(pw);if(n=="style")return r.acceptToken(fw);if(n=="textarea")return r.acceptToken(dw);if(c5.hasOwnProperty(n))return r.acceptToken(mw);i&&ev[i]&&ev[i][n]?r.acceptToken(ry,-1):r.acceptToken(yg)}},{contextual:!0}),O5=new iu(r=>{for(let e=0,t=0;;t++){if(r.next<0){t&&r.acceptToken(Kb);break}if(r.next==m5)e++;else if(r.next==Dg&&e>=2){t>3&&r.acceptToken(Kb,-2);break}else e=0;r.advance()}});function x5(r){for(;r;r=r.parent)if(r.name=="svg"||r.name=="math")return!0;return!1}const b5=new iu((r,e)=>{if(r.next==NO&&r.peek(1)==Dg){let t=e.dialectEnabled(l5)||x5(e.context);r.acceptToken(t?GI:Jb,2)}else r.next==Dg&&r.acceptToken(Jb,1)});function IO(r,e,t){let n=2+r.length;return new iu(i=>{for(let s=0,a=0,l=0;;l++){if(i.next<0){l&&i.acceptToken(e);break}if(s==0&&i.next==xw||s==1&&i.next==NO||s>=2&&s<n&&i.next==r.charCodeAt(s-2))s++,a++;else if((s==2||s==n)&&Ow(i.next))a++;else if(s==n&&i.next==Dg){l>a?i.acceptToken(e,-a):i.acceptToken(t,-(a-2));break}else if((i.next==10||i.next==13)&&l){i.acceptToken(e,1);break}else s=a=0;i.advance()}})}const v5=IO("script",UI,qI),C5=IO("style",zI,WI),S5=IO("textarea",ZI,YI),E5=Ed({"Text RawText":Je.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":Je.angleBracket,TagName:Je.tagName,"MismatchedCloseTag/TagName":[Je.tagName,Je.invalid],AttributeName:Je.attributeName,"AttributeValue UnquotedAttributeValue":Je.attributeValue,Is:Je.definitionOperator,"EntityReference CharacterReference":Je.character,Comment:Je.blockComment,ProcessingInst:Je.processingInstruction,DoctypeDecl:Je.documentMeta}),w5=Yh.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:y5,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"]],propSources:[E5],skippedNodes:[0],repeatNodeCount:9,tokenData:"!<p!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs3_sv-_vw3}wxHYx}-_}!OH{!O!P-_!P!Q$q!Q![-_![!]Mz!]!^-_!^!_!$S!_!`!;x!`!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4U-_4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/ebhSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0rXhSqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0mS1bP;=`<%l0m[1hP;=`<%l/^!V1vchS`P!a`!cpOq&Xqr1krs&}sv1kvw0mwx(tx!P1k!P!Q&X!Q!^1k!^!_*V!_!a&X!a#s1k#s$f&X$f;'S1k;'S;=`3R<%l?Ah1k?Ah?BY&X?BY?Mn1k?MnO&X!V3UP;=`<%l1k!_3[P;=`<%l-_!Z3hV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_4WihSkWc!ROX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst>]tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^/^!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!Z5zbkWOX5uXZ7SZ[5u[^7S^p5uqr5urs7Sst+Ptw5uwx7Sx!]5u!]!^7w!^!a7S!a#S5u#S#T7S#T;'S5u;'S;=`8n<%lO5u!R7VVOp7Sqs7St!]7S!]!^7l!^;'S7S;'S;=`7q<%lO7S!R7qOa!R!R7tP;=`<%l7S!Z8OYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z8qP;=`<%l5u!_8{ihSkWOX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst/^tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^:j!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!_:sbhSkWa!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!V<QchSOp7Sqr;{rs7Sst0mtw;{wx7Sx!P;{!P!Q7S!Q!];{!]!^=]!^!a7S!a#s;{#s$f7S$f;'S;{;'S;=`>P<%l?Ah;{?Ah?BY7S?BY?Mn;{?MnO7S!V=dXhSa!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!V>SP;=`<%l;{!_>YP;=`<%l8t!_>dhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^/^!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!Z@TakWOX@OXZAYZ[@O[^AY^p@Oqr@OrsAYsw@OwxAYx!]@O!]!^Az!^!aAY!a#S@O#S#TAY#T;'S@O;'S;=`Bq<%lO@O!RA]UOpAYq!]AY!]!^Ao!^;'SAY;'S;=`At<%lOAY!RAtOb!R!RAwP;=`<%lAY!ZBRYkWb!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!ZBtP;=`<%l@O!_COhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^Dj!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!_DsbhSkWb!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!VFQbhSOpAYqrE{rsAYswE{wxAYx!PE{!P!QAY!Q!]E{!]!^GY!^!aAY!a#sE{#s$fAY$f;'SE{;'S;=`G|<%l?AhE{?Ah?BYAY?BY?MnE{?MnOAY!VGaXhSb!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!VHPP;=`<%lE{!_HVP;=`<%lBw!ZHcW!bx`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t!aIYlhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OKQ!O!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!aK_khS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!`&X!`!aMS!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!TM_X`P!a`!cp!eQOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!aNZ!ZhSfQ`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OMz!O!PMz!P!Q$q!Q![Mz![!]Mz!]!^-_!^!_*V!_!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f$}-_$}%OMz%O%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4UMz4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Je-_$Je$JgMz$Jg$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!a!$PP;=`<%lMz!R!$ZY!a`!cpOq*Vqr!$yrs(Vsv*Vwx)ex!a*V!a!b!4t!b;'S*V;'S;=`*s<%lO*V!R!%Q]!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!%y!O!f*V!f!g!']!g#W*V#W#X!0`#X;'S*V;'S;=`*s<%lO*V!R!&QX!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!&m!O;'S*V;'S;=`*s<%lO*V!R!&vV!a`!cp!dPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!'dX!a`!cpOr*Vrs(Vsv*Vwx)ex!q*V!q!r!(P!r;'S*V;'S;=`*s<%lO*V!R!(WX!a`!cpOr*Vrs(Vsv*Vwx)ex!e*V!e!f!(s!f;'S*V;'S;=`*s<%lO*V!R!(zX!a`!cpOr*Vrs(Vsv*Vwx)ex!v*V!v!w!)g!w;'S*V;'S;=`*s<%lO*V!R!)nX!a`!cpOr*Vrs(Vsv*Vwx)ex!{*V!{!|!*Z!|;'S*V;'S;=`*s<%lO*V!R!*bX!a`!cpOr*Vrs(Vsv*Vwx)ex!r*V!r!s!*}!s;'S*V;'S;=`*s<%lO*V!R!+UX!a`!cpOr*Vrs(Vsv*Vwx)ex!g*V!g!h!+q!h;'S*V;'S;=`*s<%lO*V!R!+xY!a`!cpOr!+qrs!,hsv!+qvw!-Swx!.[x!`!+q!`!a!/j!a;'S!+q;'S;=`!0Y<%lO!+qq!,mV!cpOv!,hvx!-Sx!`!,h!`!a!-q!a;'S!,h;'S;=`!.U<%lO!,hP!-VTO!`!-S!`!a!-f!a;'S!-S;'S;=`!-k<%lO!-SP!-kO{PP!-nP;=`<%l!-Sq!-xS!cp{POv(Vx;'S(V;'S;=`(h<%lO(Vq!.XP;=`<%l!,ha!.aX!a`Or!.[rs!-Ssv!.[vw!-Sw!`!.[!`!a!.|!a;'S!.[;'S;=`!/d<%lO!.[a!/TT!a`{POr)esv)ew;'S)e;'S;=`)y<%lO)ea!/gP;=`<%l!.[!R!/sV!a`!cp{POr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!0]P;=`<%l!+q!R!0gX!a`!cpOr*Vrs(Vsv*Vwx)ex#c*V#c#d!1S#d;'S*V;'S;=`*s<%lO*V!R!1ZX!a`!cpOr*Vrs(Vsv*Vwx)ex#V*V#V#W!1v#W;'S*V;'S;=`*s<%lO*V!R!1}X!a`!cpOr*Vrs(Vsv*Vwx)ex#h*V#h#i!2j#i;'S*V;'S;=`*s<%lO*V!R!2qX!a`!cpOr*Vrs(Vsv*Vwx)ex#m*V#m#n!3^#n;'S*V;'S;=`*s<%lO*V!R!3eX!a`!cpOr*Vrs(Vsv*Vwx)ex#d*V#d#e!4Q#e;'S*V;'S;=`*s<%lO*V!R!4XX!a`!cpOr*Vrs(Vsv*Vwx)ex#X*V#X#Y!+q#Y;'S*V;'S;=`*s<%lO*V!R!4{Y!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!a!4t!a!b!:]!b;'S!4t;'S;=`!;r<%lO!4tq!5pV!cpOv!5kvx!6Vx!a!5k!a!b!7W!b;'S!5k;'S;=`!8V<%lO!5kP!6YTO!a!6V!a!b!6i!b;'S!6V;'S;=`!7Q<%lO!6VP!6lTO!`!6V!`!a!6{!a;'S!6V;'S;=`!7Q<%lO!6VP!7QOxPP!7TP;=`<%l!6Vq!7]V!cpOv!5kvx!6Vx!`!5k!`!a!7r!a;'S!5k;'S;=`!8V<%lO!5kq!7yS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!8YP;=`<%l!5ka!8bX!a`Or!8]rs!6Vsv!8]vw!6Vw!a!8]!a!b!8}!b;'S!8];'S;=`!:V<%lO!8]a!9SX!a`Or!8]rs!6Vsv!8]vw!6Vw!`!8]!`!a!9o!a;'S!8];'S;=`!:V<%lO!8]a!9vT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!:YP;=`<%l!8]!R!:dY!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!`!4t!`!a!;S!a;'S!4t;'S;=`!;r<%lO!4t!R!;]V!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!;uP;=`<%l!4t!V!<TXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[v5,C5,S5,b5,D5,O5,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function bw(r,e){let t=Object.create(null);for(let n of r.getChildren(yw)){let i=n.getChild(r5),s=n.getChild(yD)||n.getChild(Dw);i&&(t[e.read(i.from,i.to)]=s?s.type.id==yD?e.read(s.from+1,s.to-1):e.read(s.from,s.to):"")}return t}function sv(r,e){let t=r.getChild(t5);return t?e.read(t.from,t.to):" "}function ny(r,e,t){let n;for(let i of t)if(!i.attrs||i.attrs(n||(n=bw(r.node.parent.firstChild,e))))return{parser:i.parser};return null}function A5(r=[],e=[]){let t=[],n=[],i=[],s=[];for(let l of r)(l.tag=="script"?t:l.tag=="style"?n:l.tag=="textarea"?i:s).push(l);let a=e.length?Object.create(null):null;for(let l of e)(a[l.name]||(a[l.name]=[])).push(l);return x_((l,p)=>{let m=l.type.id;if(m==n5)return ny(l,p,t);if(m==i5)return ny(l,p,n);if(m==s5)return ny(l,p,i);if(m==gw&&s.length){let g=l.node,b=g.firstChild,C=b&&sv(b,p),$;if(C){for(let z of s)if(z.tag==C&&(!z.attrs||z.attrs($||($=bw(g,p))))){let xe=g.lastChild;return{parser:z.parser,overlay:[{from:b.to,to:xe.type.id==a5?xe.from:g.to}]}}}}if(a&&m==yw){let g=l.node,b;if(b=g.firstChild){let C=a[p.read(b.from,b.to)];if(C)for(let $ of C){if($.tagName&&$.tagName!=sv(g.parent,p))continue;let z=g.lastChild;if(z.type.id==yD){let xe=z.from+1,ke=z.lastChild,ge=z.to-(ke&&ke.isError?0:1);if(ge>xe)return{parser:$.parser,overlay:[{from:xe,to:ge}]}}else if(z.type.id==Dw)return{parser:$.parser,overlay:[{from:z.from,to:z.to}]}}}}return null})}const vw="beforeunload copy cut dragstart dragover dragleave dragenter dragend drag paste focus blur change click load mousedown mouseenter mouseleave mouseup keydown keyup resize scroll unload".split(" ").map(r=>"on"+r);for(let r of vw);const T5=yl.parser.configure({top:"SingleExpression"}),P5=[{tag:"script",attrs:r=>r.type=="text/typescript"||r.lang=="ts",parser:iw.parser},{tag:"script",attrs:r=>r.type=="text/babel"||r.type=="text/jsx",parser:sw.parser},{tag:"script",attrs:r=>r.type=="text/typescript-jsx",parser:ow.parser},{tag:"script",attrs(r){return/^(importmap|speculationrules|application\/(.+\+)?json)$/i.test(r.type)},parser:T5},{tag:"script",attrs(r){return!r.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(r.type)},parser:yl.parser},{tag:"style",attrs(r){return(!r.lang||r.lang=="css")&&(!r.type||/^(text\/)?(x-)?(stylesheet|css)$/i.test(r.type))},parser:gg.parser}],k5=[{name:"style",parser:gg.parser.configure({top:"Styles"})}].concat(vw.map(r=>({name:r,parser:yl.parser}))),F5=Wh.define({name:"html",parser:w5.configure({props:[wd.add({Element(r){let e=/^(\s*)(<\/)?/.exec(r.textAfter);return r.node.to<=r.pos+e[0].length?r.continue():r.lineIndent(r.node.from)+(e[2]?0:r.unit)},"OpenTag CloseTag SelfClosingTag"(r){return r.column(r.node.from)+r.unit},Document(r){if(r.pos+/\s*/.exec(r.textAfter)[0].length<r.node.to)return r.continue();let e=null,t;for(let n=r.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((t=e.lastChild)&&(t.name=="CloseTag"||t.name=="SelfClosingTag"))?r.lineIndent(e.from)+r.unit:null}}),Ad.add({Element(r){let e=r.firstChild,t=r.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:t.name=="CloseTag"?t.from:r.to}}}),DO.add({"OpenTag CloseTag":r=>r.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/\w+\W$/,wordChars:"-._"}}),_m=F5.configure({wrap:A5(P5,k5)}),_5="var(--cm-keyword)",ov="var(--cm-property)",$5="var(--cm-punctuation)",B5="#ffffff",OD="var(--cm-foreground)",Cw="var(--cm-line-number)",N5="var(--cm-comment)",I5="var(--cm-variable)",M5="var(--cm-string)",R5="var(--cm-background)",Q5="var(--cm-line-highlight-background)",av="var(--cm-background)",iy="#242222",j5="var(--cm-selection-background)",uv="#888",L5=Rn.theme({"&":{color:OD,backgroundColor:av},"& div":{flexDirection:"initial"},"&.cm-focused":{outline:"none"},".cm-content":{caretColor:uv},".cm-completionIcon":{display:"none"},".cm-cursor, .cm-dropCursor":{borderLeftColor:uv},"&.cm-focused .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:j5},".cm-panels":{backgroundColor:R5,color:OD},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:"#72a1ff59",outline:"1px solid #457dff"},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:"#6199ff2f"},".cm-line":{border:"1px solid transparent"},".cm-activeLine":{backgroundColor:Q5,border:"1px solid var(--cm-line-highlight-border)"},".cm-selectionMatch":{backgroundColor:"#aafe661a"},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:"transparent"},".cm-gutters":{backgroundColor:av,color:Cw,border:"none"},".cm-activeLineGutter":{backgroundColor:"transparent",color:"#bfbaaa"},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:"#ddd"},".cm-tooltip":{border:"none",backgroundColor:iy,color:"#c2beb3"},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:iy,borderBottomColor:iy},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:"#ffffff14",color:"#c2beb3"}}},{dark:!0}),X5=Pd.define([{tag:[Je.variableName,Je.regexp],color:"var(--cm-decorator)"},{tag:[Je.name,Je.deleted,Je.character,Je.propertyName,Je.macroName],color:ov},{tag:[Je.function(Je.variableName),Je.labelName],color:I5},{tag:[Je.color,Je.constant(Je.name),Je.standard(Je.name)],color:"#c99076"},{tag:[Je.definition(Je.name),Je.separator],color:OD},{tag:[Je.angleBracket],color:"#666666"},{tag:[Je.brace],color:"#5eaab5"},{tag:[Je.bracket],color:"#4d9375"},{tag:[Je.typeName,Je.className,Je.number,Je.changed,Je.annotation,Je.modifier,Je.self,Je.namespace,Je.keyword,Je.atom,Je.bool,Je.special(Je.variableName)],color:_5},{tag:[Je.definitionKeyword],color:"var(--cm-definition-keyword)"},{tag:[Je.operator,Je.operatorKeyword,Je.url,Je.escape,Je.link,Je.special(Je.string)],color:$5},{tag:[Je.meta,Je.comment],color:N5},{tag:Je.strong,fontWeight:"bold"},{tag:Je.emphasis,fontStyle:"italic"},{tag:Je.strikethrough,textDecoration:"line-through"},{tag:Je.link,color:Cw,textDecoration:"underline"},{tag:Je.heading,fontWeight:"bold",color:ov},{tag:[Je.processingInstruction,Je.string,Je.inserted],color:M5},{tag:Je.invalid,color:B5}]),V5=[L5,j2(X5)],Sw=Qi.define(),Ew=Qi.define(),U5=Fo.define({create(){return Fi.none},update(r,e){r=r.map(e.changes);for(const t of e.effects)t.is(Sw)?r=r.update({add:t.value,sort:!0}):t.is(Ew)&&(r=r.update({filter:t.value}));return r},provide:r=>Rn.decorations.from(r)}),q5={xml:XI,css:OI,html:()=>_m.extension,vue:()=>_m.extension,svelte:()=>_m.extension,js:Pc,mjs:Pc,cjs:Pc,ts:()=>Pc({typescript:!0}),mts:()=>Pc({typescript:!0}),cts:()=>Pc({typescript:!0}),jsx:()=>Pc({jsx:!0}),tsx:()=>Pc({typescript:!0,jsx:!0})};function z5(r,e,t={}){const n=[...FO];n.push({key:"Tab",run:QE});const i=us(()=>{const{mode:l="html",readOnly:p,autocomplete:m}=Ai(t);return[c8,V5,U5,q5[l](),l==="html"&&m&&_m.data.of({autocomplete:m}),p&&gs.readOnly.of(!0),vd.of(n)].filter(Boolean)});let s=!1;const a=new Rn({parent:r.value,doc:e.value,extensions:i.value,dispatch(l){a.update([l]);const p=a.state.selection.main;if(p.from!==p.to?(a.contentDOM.style.setProperty("--cm-line-highlight-background","transparent"),a.contentDOM.style.setProperty("--cm-line-highlight-border","transparent")):(a.contentDOM.style.removeProperty("--cm-line-highlight-background"),a.contentDOM.style.removeProperty("--cm-line-highlight-border")),l.docChanged){if(s){s=!1;return}e.value=a.state.doc.toString()}},...Ai(t)});return Qo(t,()=>{a.dispatch({effects:Qi.reconfigure.of(i.value)})}),Qo(e,l=>{if(l!==a.state.doc.toString()){s=!0;const p=a.state.selection.ranges;a.dispatch({changes:{from:0,to:a.state.doc.length,insert:l},selection:Tr.create(p)})}},{immediate:!0}),a}const W5=Co({__name:"CodeMirror",props:{modelValue:{},mode:{},readOnly:{type:Boolean},matched:{},annotations:{},getHint:{type:Function}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=Ys(),s=lO(t,"modelValue",n,{passive:!0});return $g(async()=>{const a=z5(i,s,yd({autocomplete:t.getHint,...tT(t)}));id(a.contentDOM.parentElement,"scroll",J3(()=>{a.requestMeasure()},50,!0));function l(g,b){const C=Fi.mark({class:"highlighted"});a.dispatch({effects:Sw.of([C.range(g,b)])})}function p(){a.dispatch({effects:Ew.of((g,b)=>b<=0||g>=a.state.doc.toString().length)}),GP(t.modelValue,Array.from(t.matched||[]),t.annotations||[]).forEach(g=>l(g[0],g[1]))}let m=0;Qo(()=>[t.modelValue,t.matched],async()=>{clearTimeout(m),t.matched&&(m=setTimeout(p,200))},{immediate:!0})}),(a,l)=>(bi(),ns("div",{ref_key:"el",ref:i,relative:"","font-mono":"","text-sm":"","data-enable-grammarly":"false","h-full":""},null,512))}}),ww=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Z5={},Y5={"bg-active":"","p-5":"",border:"b main",text:"sm gray5 dark:gray3"};function G5(r,e){return bi(),ns("div",Y5,[Kl(r.$slots,"default")])}const H5=ww(Z5,[["render",G5]]),J5={style:{"background-color":"var(--cm-background)"},border:"l y gray/20",text:"gray/80","min-h-30px":"","max-h-30px":"","select-none":"",flex:"","all:my-auto":""},K5={"mr-2":"","op-60":"","shrink-0":""},e6={px1:"",flex:"","gap-2":"","flex-auto":"","h-full":""},t6=Co({__name:"TitleBar",props:{title:{}},emits:["titleClick"],setup(r,{emit:e}){const t=e;return(n,i)=>(bi(),ns("div",J5,[sn("div",{p1:"",flex:"",onClick:i[0]||(i[0]=s=>t("titleClick",s))},[Kl(n.$slots,"before"),sn("div",K5,Hs(n.title),1)]),sn("div",e6,[Kl(n.$slots,"default")])]))}}),r6={flex:"",border:"t main"},n6=["onClick"],i6=Co({__name:"Tabs",props:{modelValue:{},items:{}},emits:["update:modelValue"],setup(r,{emit:e}){var s,a;const t=r,i=lO(t,"modelValue",e,{passive:!0,defaultValue:(a=(s=t.items)==null?void 0:s[0])==null?void 0:a.value});return(l,p)=>(bi(),ns("ul",r6,[(bi(!0),ns(po,null,Lc(l.items,({label:m,value:g,icon:b})=>(bi(),ns("li",{key:g,"cursor-pointer":"","px-4":"","py-3":"","whitespace-nowrap":"","select-none":"",class:Pa(Ai(i)===g?"bg-active dark:text-white text-black":"text-dark:50 dark:text-white:50"),onClick:C=>i.value=g},[sn("div",{class:Pa(b)},null,2),pa(" "+Hs(m),1)],10,n6))),128))]))}}),s6=Co({__name:"OverviewTabs",props:{modelValue:{}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=Ys([{label:"Source",value:"source",icon:"i-carbon-cics-program"},{label:"Analyzer",value:"analyzer",icon:"i-carbon-align-horizontal-left"}]),s=lO(t,"modelValue",n);return(a,l)=>{const p=i6;return bi(),Yo(p,{modelValue:Ai(s),"onUpdate:modelValue":l[0]||(l[0]=m=>so(s)?s.value=m:null),items:Ai(i)},null,8,["modelValue","items"])}}}),o6="/@vite/client",Aw=Mf(),Tw=Mf(),a6=Aw.on,Pw=Tw.on;TD(()=>import(o6),__vite__mapDeps([])).then(r=>{const e=r.createHotContext("/");e.on("vite:beforeUpdate",t=>{t.updates.forEach(n=>{Aw.trigger(n)})}),e.on("unocss:config-changed",()=>{Tw.trigger()})}).catch(r=>{console.error("failed to connect to client vite server, you might need to do manual refresh to see the updates"),console.error(r)});const e0="/__unocss_api",kw=Vg(e0).json(),MO=Vg(`${e0}/overview`,{immediate:!1}).json(),Uo=kw.data,Ep=MO.data;Pw(()=>{kw.execute(),MO.execute()});function oM(r){const e=Vg(us(()=>`${e0}/module?id=${encodeURIComponent(Ai(r))}`),{refetch:!0}).json();return Pw(()=>e.execute()),a6(t=>{var n;(t.path===Ai(r)||t.path===Ai(r).slice(((n=Uo.value)==null?void 0:n.root.length)||0))&&setTimeout(()=>{e.execute()},50)}),e}function aM(r,e){const t=H3(r,500);return Vg(us(()=>`${e0}/repl?token=${encodeURIComponent(t.value)}&safelist=${e.value}`),{refetch:!0}).json()}const wp=us(()=>{if(!Uo.value)return{workspace:{children:{},items:[]},root:{children:{},items:[]},nodeModules:{children:{},items:[]}};const r=[],e=[],t=[];return Uo.value.modules.map(n=>({full:n,path:n})).forEach(n=>{n.full.includes("node_modules")?t.push(n):n.full.startsWith(Uo.value.root)?r.push(n):e.push(n)}),r.forEach(n=>n.path=n.path.slice(Uo.value.root.length+1)),{workspace:sy(r,"Project Root"),nodeModules:sy(t,"Node Modules"),root:sy(e,"Disk Root")}});function sy(r,e){const t={name:e,children:{},items:[]};function n(s,a,l=t){if(!s)return;if(a.length<=1){l.items.push(s);return}const p=a.shift();l.children[p]||(l.children[p]={name:p,children:{},items:[]}),n(s,a,l.children[p])}r.forEach(s=>{const a=s.path.split(/\//g).filter(Boolean);n(s,a)});function i(s){if(!s)return;const a=Object.values(s.children);if(a.length===1&&!s.items.length){const l=a[0];s.name=s.name?`${s.name}/${l.name}`:l.name,s.items=l.items,s.children=l.children,i(s)}else a.forEach(i)}return Object.values(t.children).forEach(i),t}const u6={key:0,"ws-wrap":""},l6=sn("span",{op80:""},".",-1),c6={key:1},Fw=Co({__name:"ModuleId",props:{id:{}},setup(r){return(e,t)=>e.id&&Ai(Uo)?(bi(),ns("span",u6,[e.id.startsWith(Ai(Uo).root)?(bi(),ns(po,{key:0},[l6,sn("span",null,Hs(e.id.slice(Ai(Uo).root.length)),1)],64)):(bi(),ns("span",c6,Hs(e.id),1))])):wu("",!0)}});function h6(r,e){const t=Ys(null);return p_(r,()=>{var i;const n=(i=nd(r))==null?void 0:i.clientHeight;t.value=n?`--${e}: calc(100vh - ${n}px - 2px);`:null}),t}var _w={exports:{}};(function(r,e){(function(t){r.exports=t()})(function(){var t=(me,le)=>()=>(le||me((le={exports:{}}).exports,le),le.exports),n=t((me,le)=>{var ae=function(Ee){return Ee&&Ee.Math==Math&&Ee};le.exports=ae(typeof globalThis=="object"&&globalThis)||ae(typeof window=="object"&&window)||ae(typeof self=="object"&&self)||ae(typeof ec=="object"&&ec)||function(){return this}()||Function("return this")()}),i=t((me,le)=>{le.exports=function(ae){try{return!!ae()}catch{return!0}}}),s=t((me,le)=>{var ae=i();le.exports=!ae(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),a=t((me,le)=>{var ae=i();le.exports=!ae(function(){var Ee=(function(){}).bind();return typeof Ee!="function"||Ee.hasOwnProperty("prototype")})}),l=t((me,le)=>{var ae=a(),Ee=Function.prototype.call;le.exports=ae?Ee.bind(Ee):function(){return Ee.apply(Ee,arguments)}}),p=t(me=>{var le={}.propertyIsEnumerable,ae=Object.getOwnPropertyDescriptor,Ee=ae&&!le.call({1:2},1);me.f=Ee?function(be){var Le=ae(this,be);return!!Le&&Le.enumerable}:le}),m=t((me,le)=>{le.exports=function(ae,Ee){return{enumerable:!(ae&1),configurable:!(ae&2),writable:!(ae&4),value:Ee}}}),g=t((me,le)=>{var ae=a(),Ee=Function.prototype,be=Ee.call,Le=ae&&Ee.bind.bind(be,be);le.exports=ae?Le:function(nt){return function(){return be.apply(nt,arguments)}}}),b=t((me,le)=>{var ae=g(),Ee=ae({}.toString),be=ae("".slice);le.exports=function(Le){return be(Ee(Le),8,-1)}}),C=t((me,le)=>{var ae=g(),Ee=i(),be=b(),Le=Object,nt=ae("".split);le.exports=Ee(function(){return!Le("z").propertyIsEnumerable(0)})?function(mt){return be(mt)=="String"?nt(mt,""):Le(mt)}:Le}),$=t((me,le)=>{le.exports=function(ae){return ae==null}}),z=t((me,le)=>{var ae=$(),Ee=TypeError;le.exports=function(be){if(ae(be))throw Ee("Can't call method on "+be);return be}}),xe=t((me,le)=>{var ae=C(),Ee=z();le.exports=function(be){return ae(Ee(be))}}),ke=t((me,le)=>{var ae=typeof document=="object"&&document.all,Ee=typeof ae>"u"&&ae!==void 0;le.exports={all:ae,IS_HTMLDDA:Ee}}),ge=t((me,le)=>{var ae=ke(),Ee=ae.all;le.exports=ae.IS_HTMLDDA?function(be){return typeof be=="function"||be===Ee}:function(be){return typeof be=="function"}}),Ve=t((me,le)=>{var ae=ge(),Ee=ke(),be=Ee.all;le.exports=Ee.IS_HTMLDDA?function(Le){return typeof Le=="object"?Le!==null:ae(Le)||Le===be}:function(Le){return typeof Le=="object"?Le!==null:ae(Le)}}),pt=t((me,le)=>{var ae=n(),Ee=ge(),be=function(Le){return Ee(Le)?Le:void 0};le.exports=function(Le,nt){return arguments.length<2?be(ae[Le]):ae[Le]&&ae[Le][nt]}}),Dt=t((me,le)=>{var ae=g();le.exports=ae({}.isPrototypeOf)}),bt=t((me,le)=>{var ae=pt();le.exports=ae("navigator","userAgent")||""}),Pt=t((me,le)=>{var ae=n(),Ee=bt(),be=ae.process,Le=ae.Deno,nt=be&&be.versions||Le&&Le.version,mt=nt&&nt.v8,He,Ct;mt&&(He=mt.split("."),Ct=He[0]>0&&He[0]<4?1:+(He[0]+He[1])),!Ct&&Ee&&(He=Ee.match(/Edge\/(\d+)/),(!He||He[1]>=74)&&(He=Ee.match(/Chrome\/(\d+)/),He&&(Ct=+He[1]))),le.exports=Ct}),nr=t((me,le)=>{var ae=Pt(),Ee=i();le.exports=!!Object.getOwnPropertySymbols&&!Ee(function(){var be=Symbol();return!String(be)||!(Object(be)instanceof Symbol)||!Symbol.sham&&ae&&ae<41})}),Ur=t((me,le)=>{var ae=nr();le.exports=ae&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),jr=t((me,le)=>{var ae=pt(),Ee=ge(),be=Dt(),Le=Ur(),nt=Object;le.exports=Le?function(mt){return typeof mt=="symbol"}:function(mt){var He=ae("Symbol");return Ee(He)&&be(He.prototype,nt(mt))}}),gr=t((me,le)=>{var ae=String;le.exports=function(Ee){try{return ae(Ee)}catch{return"Object"}}}),Lr=t((me,le)=>{var ae=ge(),Ee=gr(),be=TypeError;le.exports=function(Le){if(ae(Le))return Le;throw be(Ee(Le)+" is not a function")}}),kn=t((me,le)=>{var ae=Lr(),Ee=$();le.exports=function(be,Le){var nt=be[Le];return Ee(nt)?void 0:ae(nt)}}),Gn=t((me,le)=>{var ae=l(),Ee=ge(),be=Ve(),Le=TypeError;le.exports=function(nt,mt){var He,Ct;if(mt==="string"&&Ee(He=nt.toString)&&!be(Ct=ae(He,nt))||Ee(He=nt.valueOf)&&!be(Ct=ae(He,nt))||mt!=="string"&&Ee(He=nt.toString)&&!be(Ct=ae(He,nt)))return Ct;throw Le("Can't convert object to primitive value")}}),Ii=t((me,le)=>{le.exports=!1}),ni=t((me,le)=>{var ae=n(),Ee=Object.defineProperty;le.exports=function(be,Le){try{Ee(ae,be,{value:Le,configurable:!0,writable:!0})}catch{ae[be]=Le}return Le}}),Sn=t((me,le)=>{var ae=n(),Ee=ni(),be="__core-js_shared__",Le=ae[be]||Ee(be,{});le.exports=Le}),Vn=t((me,le)=>{var ae=Ii(),Ee=Sn();(le.exports=function(be,Le){return Ee[be]||(Ee[be]=Le!==void 0?Le:{})})("versions",[]).push({version:"3.26.1",mode:ae?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),Ln=t((me,le)=>{var ae=z(),Ee=Object;le.exports=function(be){return Ee(ae(be))}}),In=t((me,le)=>{var ae=g(),Ee=Ln(),be=ae({}.hasOwnProperty);le.exports=Object.hasOwn||function(Le,nt){return be(Ee(Le),nt)}}),$i=t((me,le)=>{var ae=g(),Ee=0,be=Math.random(),Le=ae(1 .toString);le.exports=function(nt){return"Symbol("+(nt===void 0?"":nt)+")_"+Le(++Ee+be,36)}}),Ui=t((me,le)=>{var ae=n(),Ee=Vn(),be=In(),Le=$i(),nt=nr(),mt=Ur(),He=Ee("wks"),Ct=ae.Symbol,or=Ct&&Ct.for,er=mt?Ct:Ct&&Ct.withoutSetter||Le;le.exports=function(Dr){if(!be(He,Dr)||!(nt||typeof He[Dr]=="string")){var Cr="Symbol."+Dr;nt&&be(Ct,Dr)?He[Dr]=Ct[Dr]:mt&&or?He[Dr]=or(Cr):He[Dr]=er(Cr)}return He[Dr]}}),os=t((me,le)=>{var ae=l(),Ee=Ve(),be=jr(),Le=kn(),nt=Gn(),mt=Ui(),He=TypeError,Ct=mt("toPrimitive");le.exports=function(or,er){if(!Ee(or)||be(or))return or;var Dr=Le(or,Ct),Cr;if(Dr){if(er===void 0&&(er="default"),Cr=ae(Dr,or,er),!Ee(Cr)||be(Cr))return Cr;throw He("Can't convert object to primitive value")}return er===void 0&&(er="number"),nt(or,er)}}),ds=t((me,le)=>{var ae=os(),Ee=jr();le.exports=function(be){var Le=ae(be,"string");return Ee(Le)?Le:Le+""}}),ls=t((me,le)=>{var ae=n(),Ee=Ve(),be=ae.document,Le=Ee(be)&&Ee(be.createElement);le.exports=function(nt){return Le?be.createElement(nt):{}}}),Vs=t((me,le)=>{var ae=s(),Ee=i(),be=ls();le.exports=!ae&&!Ee(function(){return Object.defineProperty(be("div"),"a",{get:function(){return 7}}).a!=7})}),Ps=t(me=>{var le=s(),ae=l(),Ee=p(),be=m(),Le=xe(),nt=ds(),mt=In(),He=Vs(),Ct=Object.getOwnPropertyDescriptor;me.f=le?Ct:function(or,er){if(or=Le(or),er=nt(er),He)try{return Ct(or,er)}catch{}if(mt(or,er))return be(!ae(Ee.f,or,er),or[er])}}),Sr=t((me,le)=>{var ae=s(),Ee=i();le.exports=ae&&Ee(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})}),ln=t((me,le)=>{var ae=Ve(),Ee=String,be=TypeError;le.exports=function(Le){if(ae(Le))return Le;throw be(Ee(Le)+" is not an object")}}),Hr=t(me=>{var le=s(),ae=Vs(),Ee=Sr(),be=ln(),Le=ds(),nt=TypeError,mt=Object.defineProperty,He=Object.getOwnPropertyDescriptor,Ct="enumerable",or="configurable",er="writable";me.f=le?Ee?function(Dr,Cr,Oe){if(be(Dr),Cr=Le(Cr),be(Oe),typeof Dr=="function"&&Cr==="prototype"&&"value"in Oe&&er in Oe&&!Oe[er]){var fn=He(Dr,Cr);fn&&fn[er]&&(Dr[Cr]=Oe.value,Oe={configurable:or in Oe?Oe[or]:fn[or],enumerable:Ct in Oe?Oe[Ct]:fn[Ct],writable:!1})}return mt(Dr,Cr,Oe)}:mt:function(Dr,Cr,Oe){if(be(Dr),Cr=Le(Cr),be(Oe),ae)try{return mt(Dr,Cr,Oe)}catch{}if("get"in Oe||"set"in Oe)throw nt("Accessors not supported");return"value"in Oe&&(Dr[Cr]=Oe.value),Dr}}),Bn=t((me,le)=>{var ae=s(),Ee=Hr(),be=m();le.exports=ae?function(Le,nt,mt){return Ee.f(Le,nt,be(1,mt))}:function(Le,nt,mt){return Le[nt]=mt,Le}}),Ki=t((me,le)=>{var ae=s(),Ee=In(),be=Function.prototype,Le=ae&&Object.getOwnPropertyDescriptor,nt=Ee(be,"name"),mt=nt&&(function(){}).name==="something",He=nt&&(!ae||ae&&Le(be,"name").configurable);le.exports={EXISTS:nt,PROPER:mt,CONFIGURABLE:He}}),as=t((me,le)=>{var ae=g(),Ee=ge(),be=Sn(),Le=ae(Function.toString);Ee(be.inspectSource)||(be.inspectSource=function(nt){return Le(nt)}),le.exports=be.inspectSource}),Ze=t((me,le)=>{var ae=n(),Ee=ge(),be=ae.WeakMap;le.exports=Ee(be)&&/native code/.test(String(be))}),ft=t((me,le)=>{var ae=Vn(),Ee=$i(),be=ae("keys");le.exports=function(Le){return be[Le]||(be[Le]=Ee(Le))}}),Jt=t((me,le)=>{le.exports={}}),kr=t((me,le)=>{var ae=Ze(),Ee=n(),be=Ve(),Le=Bn(),nt=In(),mt=Sn(),He=ft(),Ct=Jt(),or="Object already initialized",er=Ee.TypeError,Dr=Ee.WeakMap,Cr,Oe,fn,gn=function(Ge){return fn(Ge)?Oe(Ge):Cr(Ge,{})},ui=function(Ge){return function(ws){var _o;if(!be(ws)||(_o=Oe(ws)).type!==Ge)throw er("Incompatible receiver, "+Ge+" required");return _o}};ae||mt.state?(Oi=mt.state||(mt.state=new Dr),Oi.get=Oi.get,Oi.has=Oi.has,Oi.set=Oi.set,Cr=function(Ge,ws){if(Oi.has(Ge))throw er(or);return ws.facade=Ge,Oi.set(Ge,ws),ws},Oe=function(Ge){return Oi.get(Ge)||{}},fn=function(Ge){return Oi.has(Ge)}):(Yi=He("state"),Ct[Yi]=!0,Cr=function(Ge,ws){if(nt(Ge,Yi))throw er(or);return ws.facade=Ge,Le(Ge,Yi,ws),ws},Oe=function(Ge){return nt(Ge,Yi)?Ge[Yi]:{}},fn=function(Ge){return nt(Ge,Yi)});var Oi,Yi;le.exports={set:Cr,get:Oe,has:fn,enforce:gn,getterFor:ui}}),br=t((me,le)=>{var ae=i(),Ee=ge(),be=In(),Le=s(),nt=Ki().CONFIGURABLE,mt=as(),He=kr(),Ct=He.enforce,or=He.get,er=Object.defineProperty,Dr=Le&&!ae(function(){return er(function(){},"length",{value:8}).length!==8}),Cr=String(String).split("String"),Oe=le.exports=function(fn,gn,ui){String(gn).slice(0,7)==="Symbol("&&(gn="["+String(gn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),ui&&ui.getter&&(gn="get "+gn),ui&&ui.setter&&(gn="set "+gn),(!be(fn,"name")||nt&&fn.name!==gn)&&(Le?er(fn,"name",{value:gn,configurable:!0}):fn.name=gn),Dr&&ui&&be(ui,"arity")&&fn.length!==ui.arity&&er(fn,"length",{value:ui.arity});try{ui&&be(ui,"constructor")&&ui.constructor?Le&&er(fn,"prototype",{writable:!1}):fn.prototype&&(fn.prototype=void 0)}catch{}var Oi=Ct(fn);return be(Oi,"source")||(Oi.source=Cr.join(typeof gn=="string"?gn:"")),fn};Function.prototype.toString=Oe(function(){return Ee(this)&&or(this).source||mt(this)},"toString")}),en=t((me,le)=>{var ae=ge(),Ee=Hr(),be=br(),Le=ni();le.exports=function(nt,mt,He,Ct){Ct||(Ct={});var or=Ct.enumerable,er=Ct.name!==void 0?Ct.name:mt;if(ae(He)&&be(He,er,Ct),Ct.global)or?nt[mt]=He:Le(mt,He);else{try{Ct.unsafe?nt[mt]&&(or=!0):delete nt[mt]}catch{}or?nt[mt]=He:Ee.f(nt,mt,{value:He,enumerable:!1,configurable:!Ct.nonConfigurable,writable:!Ct.nonWritable})}return nt}}),Dn=t((me,le)=>{var ae=Math.ceil,Ee=Math.floor;le.exports=Math.trunc||function(be){var Le=+be;return(Le>0?Ee:ae)(Le)}}),zr=t((me,le)=>{var ae=Dn();le.exports=function(Ee){var be=+Ee;return be!==be||be===0?0:ae(be)}}),cn=t((me,le)=>{var ae=zr(),Ee=Math.max,be=Math.min;le.exports=function(Le,nt){var mt=ae(Le);return mt<0?Ee(mt+nt,0):be(mt,nt)}}),Xr=t((me,le)=>{var ae=zr(),Ee=Math.min;le.exports=function(be){return be>0?Ee(ae(be),9007199254740991):0}}),pn=t((me,le)=>{var ae=Xr();le.exports=function(Ee){return ae(Ee.length)}}),oi=t((me,le)=>{var ae=xe(),Ee=cn(),be=pn(),Le=function(nt){return function(mt,He,Ct){var or=ae(mt),er=be(or),Dr=Ee(Ct,er),Cr;if(nt&&He!=He){for(;er>Dr;)if(Cr=or[Dr++],Cr!=Cr)return!0}else for(;er>Dr;Dr++)if((nt||Dr in or)&&or[Dr]===He)return nt||Dr||0;return!nt&&-1}};le.exports={includes:Le(!0),indexOf:Le(!1)}}),Hn=t((me,le)=>{var ae=g(),Ee=In(),be=xe(),Le=oi().indexOf,nt=Jt(),mt=ae([].push);le.exports=function(He,Ct){var or=be(He),er=0,Dr=[],Cr;for(Cr in or)!Ee(nt,Cr)&&Ee(or,Cr)&&mt(Dr,Cr);for(;Ct.length>er;)Ee(or,Cr=Ct[er++])&&(~Le(Dr,Cr)||mt(Dr,Cr));return Dr}}),Ei=t((me,le)=>{le.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ji=t(me=>{var le=Hn(),ae=Ei(),Ee=ae.concat("length","prototype");me.f=Object.getOwnPropertyNames||function(be){return le(be,Ee)}}),is=t(me=>{me.f=Object.getOwnPropertySymbols}),ys=t((me,le)=>{var ae=pt(),Ee=g(),be=ji(),Le=is(),nt=ln(),mt=Ee([].concat);le.exports=ae("Reflect","ownKeys")||function(He){var Ct=be.f(nt(He)),or=Le.f;return or?mt(Ct,or(He)):Ct}}),Is=t((me,le)=>{var ae=In(),Ee=ys(),be=Ps(),Le=Hr();le.exports=function(nt,mt,He){for(var Ct=Ee(mt),or=Le.f,er=be.f,Dr=0;Dr<Ct.length;Dr++){var Cr=Ct[Dr];!ae(nt,Cr)&&!(He&&ae(He,Cr))&&or(nt,Cr,er(mt,Cr))}}}),So=t((me,le)=>{var ae=i(),Ee=ge(),be=/#|\.prototype\./,Le=function(or,er){var Dr=mt[nt(or)];return Dr==Ct?!0:Dr==He?!1:Ee(er)?ae(er):!!er},nt=Le.normalize=function(or){return String(or).replace(be,".").toLowerCase()},mt=Le.data={},He=Le.NATIVE="N",Ct=Le.POLYFILL="P";le.exports=Le}),fo=t((me,le)=>{var ae=n(),Ee=Ps().f,be=Bn(),Le=en(),nt=ni(),mt=Is(),He=So();le.exports=function(Ct,or){var er=Ct.target,Dr=Ct.global,Cr=Ct.stat,Oe,fn,gn,ui,Oi,Yi;if(Dr?fn=ae:Cr?fn=ae[er]||nt(er,{}):fn=(ae[er]||{}).prototype,fn)for(gn in or){if(Oi=or[gn],Ct.dontCallGetSet?(Yi=Ee(fn,gn),ui=Yi&&Yi.value):ui=fn[gn],Oe=He(Dr?gn:er+(Cr?".":"#")+gn,Ct.forced),!Oe&&ui!==void 0){if(typeof Oi==typeof ui)continue;mt(Oi,ui)}(Ct.sham||ui&&ui.sham)&&be(Oi,"sham",!0),Le(fn,gn,Oi,Ct)}}}),su=t((me,le)=>{var ae=b();le.exports=Array.isArray||function(Ee){return ae(Ee)=="Array"}}),Fa=t((me,le)=>{var ae=TypeError,Ee=9007199254740991;le.exports=function(be){if(be>Ee)throw ae("Maximum allowed index exceeded");return be}}),ou=t((me,le)=>{var ae=b(),Ee=g();le.exports=function(be){if(ae(be)==="Function")return Ee(be)}}),Wr=t((me,le)=>{var ae=ou(),Ee=Lr(),be=a(),Le=ae(ae.bind);le.exports=function(nt,mt){return Ee(nt),mt===void 0?nt:be?Le(nt,mt):function(){return nt.apply(mt,arguments)}}}),Ht=t((me,le)=>{var ae=su(),Ee=pn(),be=Fa(),Le=Wr(),nt=function(mt,He,Ct,or,er,Dr,Cr,Oe){for(var fn=er,gn=0,ui=Cr?Le(Cr,Oe):!1,Oi,Yi;gn<or;)gn in Ct&&(Oi=ui?ui(Ct[gn],gn,He):Ct[gn],Dr>0&&ae(Oi)?(Yi=Ee(Oi),fn=nt(mt,He,Oi,Yi,fn,Dr-1)-1):(be(fn+1),mt[fn]=Oi),fn++),gn++;return fn};le.exports=nt}),Gt=t((me,le)=>{var ae=Ui(),Ee=ae("toStringTag"),be={};be[Ee]="z",le.exports=String(be)==="[object z]"}),lr=t((me,le)=>{var ae=Gt(),Ee=ge(),be=b(),Le=Ui(),nt=Le("toStringTag"),mt=Object,He=be(function(){return arguments}())=="Arguments",Ct=function(or,er){try{return or[er]}catch{}};le.exports=ae?be:function(or){var er,Dr,Cr;return or===void 0?"Undefined":or===null?"Null":typeof(Dr=Ct(er=mt(or),nt))=="string"?Dr:He?be(er):(Cr=be(er))=="Object"&&Ee(er.callee)?"Arguments":Cr}}),cr=t((me,le)=>{var ae=g(),Ee=i(),be=ge(),Le=lr(),nt=pt(),mt=as(),He=function(){},Ct=[],or=nt("Reflect","construct"),er=/^\s*(?:class|function)\b/,Dr=ae(er.exec),Cr=!er.exec(He),Oe=function(gn){if(!be(gn))return!1;try{return or(He,Ct,gn),!0}catch{return!1}},fn=function(gn){if(!be(gn))return!1;switch(Le(gn)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Cr||!!Dr(er,mt(gn))}catch{return!0}};fn.sham=!0,le.exports=!or||Ee(function(){var gn;return Oe(Oe.call)||!Oe(Object)||!Oe(function(){gn=!0})||gn})?fn:Oe}),vr=t((me,le)=>{var ae=su(),Ee=cr(),be=Ve(),Le=Ui(),nt=Le("species"),mt=Array;le.exports=function(He){var Ct;return ae(He)&&(Ct=He.constructor,Ee(Ct)&&(Ct===mt||ae(Ct.prototype))?Ct=void 0:be(Ct)&&(Ct=Ct[nt],Ct===null&&(Ct=void 0))),Ct===void 0?mt:Ct}}),Jr=t((me,le)=>{var ae=vr();le.exports=function(Ee,be){return new(ae(Ee))(be===0?0:be)}}),Rt=t(()=>{var me=fo(),le=Ht(),ae=Lr(),Ee=Ln(),be=pn(),Le=Jr();me({target:"Array",proto:!0},{flatMap:function(nt){var mt=Ee(this),He=be(mt),Ct;return ae(nt),Ct=Le(mt,0),Ct.length=le(Ct,mt,mt,He,0,1,nt,arguments.length>1?arguments[1]:void 0),Ct}})}),En=t((me,le)=>{le.exports={}}),Nn=t((me,le)=>{var ae=Ui(),Ee=En(),be=ae("iterator"),Le=Array.prototype;le.exports=function(nt){return nt!==void 0&&(Ee.Array===nt||Le[be]===nt)}}),Jn=t((me,le)=>{var ae=lr(),Ee=kn(),be=$(),Le=En(),nt=Ui(),mt=nt("iterator");le.exports=function(He){if(!be(He))return Ee(He,mt)||Ee(He,"@@iterator")||Le[ae(He)]}}),zt=t((me,le)=>{var ae=l(),Ee=Lr(),be=ln(),Le=gr(),nt=Jn(),mt=TypeError;le.exports=function(He,Ct){var or=arguments.length<2?nt(He):Ct;if(Ee(or))return be(ae(or,He));throw mt(Le(He)+" is not iterable")}}),ai=t((me,le)=>{var ae=l(),Ee=ln(),be=kn();le.exports=function(Le,nt,mt){var He,Ct;Ee(Le);try{if(He=be(Le,"return"),!He){if(nt==="throw")throw mt;return mt}He=ae(He,Le)}catch(or){Ct=!0,He=or}if(nt==="throw")throw mt;if(Ct)throw He;return Ee(He),mt}}),mi=t((me,le)=>{var ae=Wr(),Ee=l(),be=ln(),Le=gr(),nt=Nn(),mt=pn(),He=Dt(),Ct=zt(),or=Jn(),er=ai(),Dr=TypeError,Cr=function(fn,gn){this.stopped=fn,this.result=gn},Oe=Cr.prototype;le.exports=function(fn,gn,ui){var Oi=ui&&ui.that,Yi=!!(ui&&ui.AS_ENTRIES),Ge=!!(ui&&ui.IS_RECORD),ws=!!(ui&&ui.IS_ITERATOR),_o=!!(ui&&ui.INTERRUPTED),Ho=ae(gn,Oi),Cs,mo,Ss,Jo,uo,Ks,_u,Eo=function(go){return Cs&&er(Cs,"normal",go),new Cr(!0,go)},Gs=function(go){return Yi?(be(go),_o?Ho(go[0],go[1],Eo):Ho(go[0],go[1])):_o?Ho(go,Eo):Ho(go)};if(Ge)Cs=fn.iterator;else if(ws)Cs=fn;else{if(mo=or(fn),!mo)throw Dr(Le(fn)+" is not iterable");if(nt(mo)){for(Ss=0,Jo=mt(fn);Jo>Ss;Ss++)if(uo=Gs(fn[Ss]),uo&&He(Oe,uo))return uo;return new Cr(!1)}Cs=Ct(fn,mo)}for(Ks=Ge?fn.next:Cs.next;!(_u=Ee(Ks,Cs)).done;){try{uo=Gs(_u.value)}catch(go){er(Cs,"throw",go)}if(typeof uo=="object"&&uo&&He(Oe,uo))return uo}return new Cr(!1)}}),yr=t((me,le)=>{var ae=ds(),Ee=Hr(),be=m();le.exports=function(Le,nt,mt){var He=ae(nt);He in Le?Ee.f(Le,He,be(0,mt)):Le[He]=mt}}),xt=t(()=>{var me=fo(),le=mi(),ae=yr();me({target:"Object",stat:!0},{fromEntries:function(Ee){var be={};return le(Ee,function(Le,nt){ae(be,Le,nt)},{AS_ENTRIES:!0}),be}})}),Ot=t((me,le)=>{var ae=br(),Ee=Hr();le.exports=function(be,Le,nt){return nt.get&&ae(nt.get,Le,{getter:!0}),nt.set&&ae(nt.set,Le,{setter:!0}),Ee.f(be,Le,nt)}}),At=t((me,le)=>{var ae=ln();le.exports=function(){var Ee=ae(this),be="";return Ee.hasIndices&&(be+="d"),Ee.global&&(be+="g"),Ee.ignoreCase&&(be+="i"),Ee.multiline&&(be+="m"),Ee.dotAll&&(be+="s"),Ee.unicode&&(be+="u"),Ee.unicodeSets&&(be+="v"),Ee.sticky&&(be+="y"),be}}),vt=t(()=>{var me=n(),le=s(),ae=Ot(),Ee=At(),be=i(),Le=me.RegExp,nt=Le.prototype,mt=le&&be(function(){var He=!0;try{Le(".","d")}catch{He=!1}var Ct={},or="",er=He?"dgimsy":"gimsy",Dr=function(gn,ui){Object.defineProperty(Ct,gn,{get:function(){return or+=ui,!0}})},Cr={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};He&&(Cr.hasIndices="d");for(var Oe in Cr)Dr(Oe,Cr[Oe]);var fn=Object.getOwnPropertyDescriptor(nt,"flags").get.call(Ct);return fn!==er||or!==er});mt&&ae(nt,"flags",{configurable:!0,get:Ee})}),et=t(()=>{var me=fo(),le=n();me({global:!0,forced:le.globalThis!==le},{globalThis:le})}),$e=t(()=>{et()}),Ie=t(()=>{var me=fo(),le=Ht(),ae=Ln(),Ee=pn(),be=zr(),Le=Jr();me({target:"Array",proto:!0},{flat:function(){var nt=arguments.length?arguments[0]:void 0,mt=ae(this),He=Ee(mt),Ct=Le(mt,0);return Ct.length=le(Ct,mt,mt,He,0,nt===void 0?1:be(nt)),Ct}})}),Ye=t((me,le)=>{var ae=["cliName","cliCategory","cliDescription"],Ee=["_"],be=["languageId"];function Le(u,h){if(u==null)return{};var f=nt(u,h),d,y;if(Object.getOwnPropertySymbols){var D=Object.getOwnPropertySymbols(u);for(y=0;y<D.length;y++)d=D[y],!(h.indexOf(d)>=0)&&Object.prototype.propertyIsEnumerable.call(u,d)&&(f[d]=u[d])}return f}function nt(u,h){if(u==null)return{};var f={},d=Object.keys(u),y,D;for(D=0;D<d.length;D++)y=d[D],!(h.indexOf(y)>=0)&&(f[y]=u[y]);return f}Rt(),xt(),vt(),$e(),Ie();var mt=Object.create,He=Object.defineProperty,Ct=Object.getOwnPropertyDescriptor,or=Object.getOwnPropertyNames,er=Object.getPrototypeOf,Dr=Object.prototype.hasOwnProperty,Cr=(u,h)=>function(){return u&&(h=(0,u[or(u)[0]])(u=0)),h},Oe=(u,h)=>function(){return h||(0,u[or(u)[0]])((h={exports:{}}).exports,h),h.exports},fn=(u,h)=>{for(var f in h)He(u,f,{get:h[f],enumerable:!0})},gn=(u,h,f,d)=>{if(h&&typeof h=="object"||typeof h=="function")for(let y of or(h))!Dr.call(u,y)&&y!==f&&He(u,y,{get:()=>h[y],enumerable:!(d=Ct(h,y))||d.enumerable});return u},ui=(u,h,f)=>(f=u!=null?mt(er(u)):{},gn(h||!u||!u.__esModule?He(f,"default",{value:u,enumerable:!0}):f,u)),Oi=u=>gn(He({},"__esModule",{value:!0}),u),Yi,Ge=Cr({"<define:process>"(){Yi={env:{},argv:[]}}}),ws=Oe({"package.json"(u,h){h.exports={version:"2.8.8"}}}),_o=Oe({"node_modules/diff/lib/diff/base.js"(u){Ge(),Object.defineProperty(u,"__esModule",{value:!0}),u.default=h;function h(){}h.prototype={diff:function(y,D){var O=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},x=O.callback;typeof O=="function"&&(x=O,O={}),this.options=O;var v=this;function E(L){return x?(setTimeout(function(){x(void 0,L)},0),!0):L}y=this.castInput(y),D=this.castInput(D),y=this.removeEmpty(this.tokenize(y)),D=this.removeEmpty(this.tokenize(D));var F=D.length,k=y.length,I=1,T=F+k,_=[{newPos:-1,components:[]}],R=this.extractCommon(_[0],D,y,0);if(_[0].newPos+1>=F&&R+1>=k)return E([{value:this.join(D),count:D.length}]);function Z(){for(var L=-1*I;L<=I;L+=2){var re=void 0,W=_[L-1],ue=_[L+1],ie=(ue?ue.newPos:0)-L;W&&(_[L-1]=void 0);var Be=W&&W.newPos+1<F,N=ue&&0<=ie&&ie<k;if(!Be&&!N){_[L]=void 0;continue}if(!Be||N&&W.newPos<ue.newPos?(re=d(ue),v.pushComponent(re.components,void 0,!0)):(re=W,re.newPos++,v.pushComponent(re.components,!0,void 0)),ie=v.extractCommon(re,D,y,L),re.newPos+1>=F&&ie+1>=k)return E(f(v,re.components,D,y,v.useLongestToken));_[L]=re}I++}if(x)(function L(){setTimeout(function(){if(I>T)return x();Z()||L()},0)})();else for(;I<=T;){var ne=Z();if(ne)return ne}},pushComponent:function(y,D,O){var x=y[y.length-1];x&&x.added===D&&x.removed===O?y[y.length-1]={count:x.count+1,added:D,removed:O}:y.push({count:1,added:D,removed:O})},extractCommon:function(y,D,O,x){for(var v=D.length,E=O.length,F=y.newPos,k=F-x,I=0;F+1<v&&k+1<E&&this.equals(D[F+1],O[k+1]);)F++,k++,I++;return I&&y.components.push({count:I}),y.newPos=F,k},equals:function(y,D){return this.options.comparator?this.options.comparator(y,D):y===D||this.options.ignoreCase&&y.toLowerCase()===D.toLowerCase()},removeEmpty:function(y){for(var D=[],O=0;O<y.length;O++)y[O]&&D.push(y[O]);return D},castInput:function(y){return y},tokenize:function(y){return y.split("")},join:function(y){return y.join("")}};function f(y,D,O,x,v){for(var E=0,F=D.length,k=0,I=0;E<F;E++){var T=D[E];if(T.removed){if(T.value=y.join(x.slice(I,I+T.count)),I+=T.count,E&&D[E-1].added){var _=D[E-1];D[E-1]=D[E],D[E]=_}}else{if(!T.added&&v){var R=O.slice(k,k+T.count);R=R.map(function(ne,L){var re=x[I+L];return re.length>ne.length?re:ne}),T.value=y.join(R)}else T.value=y.join(O.slice(k,k+T.count));k+=T.count,T.added||(I+=T.count)}}var Z=D[F-1];return F>1&&typeof Z.value=="string"&&(Z.added||Z.removed)&&y.equals("",Z.value)&&(D[F-2].value+=Z.value,D.pop()),D}function d(y){return{newPos:y.newPos,components:y.components.slice(0)}}}}),Ho=Oe({"node_modules/diff/lib/diff/array.js"(u){Ge(),Object.defineProperty(u,"__esModule",{value:!0}),u.diffArrays=y,u.arrayDiff=void 0;var h=f(_o());function f(D){return D&&D.__esModule?D:{default:D}}var d=new h.default;u.arrayDiff=d,d.tokenize=function(D){return D.slice()},d.join=d.removeEmpty=function(D){return D};function y(D,O,x){return d.diff(D,O,x)}}}),Cs=Oe({"src/document/doc-builders.js"(u,h){Ge();function f(j){return{type:"concat",parts:j}}function d(j){return{type:"indent",contents:j}}function y(j,A){return{type:"align",contents:A,n:j}}function D(j){let A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return{type:"group",id:A.id,contents:j,break:!!A.shouldBreak,expandedStates:A.expandedStates}}function O(j){return y(Number.NEGATIVE_INFINITY,j)}function x(j){return y({type:"root"},j)}function v(j){return y(-1,j)}function E(j,A){return D(j[0],Object.assign(Object.assign({},A),{},{expandedStates:j}))}function F(j){return{type:"fill",parts:j}}function k(j,A){let M=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return{type:"if-break",breakContents:j,flatContents:A,groupId:M.groupId}}function I(j,A){return{type:"indent-if-break",contents:j,groupId:A.groupId,negate:A.negate}}function T(j){return{type:"line-suffix",contents:j}}var _={type:"line-suffix-boundary"},R={type:"break-parent"},Z={type:"trim"},ne={type:"line",hard:!0},L={type:"line",hard:!0,literal:!0},re={type:"line"},W={type:"line",soft:!0},ue=f([ne,R]),ie=f([L,R]),Be={type:"cursor",placeholder:Symbol("cursor")};function N(j,A){let M=[];for(let Q=0;Q<A.length;Q++)Q!==0&&M.push(j),M.push(A[Q]);return f(M)}function Y(j,A,M){let Q=j;if(A>0){for(let U=0;U<Math.floor(A/M);++U)Q=d(Q);Q=y(A%M,Q),Q=y(Number.NEGATIVE_INFINITY,Q)}return Q}function B(j,A){return{type:"label",label:j,contents:A}}h.exports={concat:f,join:N,line:re,softline:W,hardline:ue,literalline:ie,group:D,conditionalGroup:E,fill:F,lineSuffix:T,lineSuffixBoundary:_,cursor:Be,breakParent:R,ifBreak:k,trim:Z,indent:d,indentIfBreak:I,align:y,addAlignmentToDoc:Y,markAsRoot:x,dedentToRoot:O,dedent:v,hardlineWithoutBreakParent:ne,literallineWithoutBreakParent:L,label:B}}}),mo=Oe({"src/common/end-of-line.js"(u,h){Ge();function f(O){let x=O.indexOf("\r");return x>=0?O.charAt(x+1)===`
|
|
39
|
+
}`,{label:"class",detail:"definition",type:"keyword"}),Ea('import {${names}} from "${module}"\n${}',{label:"import",detail:"named",type:"keyword"}),Ea('import ${name} from "${module}"\n${}',{label:"import",detail:"default",type:"keyword"})],j8=KE.concat([Ea("interface ${name} {\n ${}\n}",{label:"interface",detail:"definition",type:"keyword"}),Ea("type ${name} = ${type}",{label:"type",detail:"definition",type:"keyword"}),Ea("enum ${name} {\n ${}\n}",{label:"enum",detail:"definition",type:"keyword"})]),Mb=new S2,ew=new Set(["Script","Block","FunctionExpression","FunctionDeclaration","ArrowFunction","MethodDeclaration","ForStatement"]);function Df(r){return(e,t)=>{let n=e.node.getChild("VariableDefinition");return n&&t(n,r),!0}}const L8=["FunctionDeclaration"],X8={FunctionDeclaration:Df("function"),ClassDeclaration:Df("class"),ClassExpression:()=>!0,EnumDeclaration:Df("constant"),TypeAliasDeclaration:Df("type"),NamespaceDeclaration:Df("namespace"),VariableDefinition(r,e){r.matchContext(L8)||e(r,"variable")},TypeDefinition(r,e){e(r,"type")},__proto__:null};function tw(r,e){let t=Mb.get(e);if(t)return t;let n=[],i=!0;function s(a,l){let p=r.sliceString(a.from,a.to);n.push({label:p,type:l})}return e.cursor(Xs.IncludeAnonymous).iterate(a=>{if(i)i=!1;else if(a.name){let l=X8[a.name];if(l&&l(a,s)||ew.has(a.name))return!1}else if(a.to-a.from>8192){for(let l of tw(r,a.node))n.push(l);return!1}}),Mb.set(e,n),n}const Rb=/^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/,rw=["TemplateString","String","RegExp","LineComment","BlockComment","VariableDefinition","TypeDefinition","Label","PropertyDefinition","PropertyName","PrivatePropertyDefinition","PrivatePropertyName",".","?."];function V8(r){let e=ao(r.state).resolveInner(r.pos,-1);if(rw.indexOf(e.name)>-1)return null;let t=e.name=="VariableName"||e.to-e.from<20&&Rb.test(r.state.sliceDoc(e.from,e.to));if(!t&&!r.explicit)return null;let n=[];for(let i=e;i;i=i.parent)ew.has(i.name)&&(n=n.concat(tw(r.state.doc,i)));return{options:n,from:t?e.from:r.pos,validFor:Rb}}const yl=Wh.define({name:"javascript",parser:Q8.configure({props:[wd.add({IfStatement:Tm({except:/^\s*({|else\b)/}),TryStatement:Tm({except:/^\s*({|catch\b|finally\b)/}),LabeledStatement:q_,SwitchBody:r=>{let e=r.textAfter,t=/^\s*\}/.test(e),n=/^\s*(case|default)\b/.test(e);return r.baseIndent+(t?0:n?1:2)*r.unit},Block:U_({closing:"}"}),ArrowFunction:r=>r.baseIndent+r.unit,"TemplateString BlockComment":()=>null,"Statement Property":Tm({except:/^{/}),JSXElement(r){let e=/^\s*<\//.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},JSXEscape(r){let e=/\s*\}/.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},"JSXOpenTag JSXSelfClosingTag"(r){return r.column(r.node.from)+r.unit}}),Ad.add({"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType":_2,BlockComment(r){return{from:r.from+2,to:r.to-2}}})]}),languageData:{closeBrackets:{brackets:["(","[","{","'",'"',"`"]},commentTokens:{line:"//",block:{open:"/*",close:"*/"}},indentOnInput:/^\s*(?:case |default:|\{|\}|<\/)$/,wordChars:"$"}}),nw={test:r=>/^JSX/.test(r.name),facet:T2({commentTokens:{block:{open:"{/*",close:"*/}"}}})},iw=yl.configure({dialect:"ts"},"typescript"),sw=yl.configure({dialect:"jsx",props:[dO.add(r=>r.isTop?[nw]:void 0)]}),ow=yl.configure({dialect:"jsx ts",props:[dO.add(r=>r.isTop?[nw]:void 0)]},"typescript");let aw=r=>({label:r,type:"keyword"});const uw="break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(aw),U8=uw.concat(["declare","implements","private","protected","public"].map(aw));function Pc(r={}){let e=r.jsx?r.typescript?ow:sw:r.typescript?iw:yl,t=r.typescript?j8.concat(U8):KE.concat(uw);return new mO(e,[yl.data.of({autocomplete:aN(rw,$E(t))}),yl.data.of({autocomplete:V8}),r.jsx?W8:[]])}function q8(r){for(;;){if(r.name=="JSXOpenTag"||r.name=="JSXSelfClosingTag"||r.name=="JSXFragmentTag")return r;if(r.name=="JSXEscape"||!r.parent)return null;r=r.parent}}function Qb(r,e,t=r.length){for(let n=e==null?void 0:e.firstChild;n;n=n.nextSibling)if(n.name=="JSXIdentifier"||n.name=="JSXBuiltin"||n.name=="JSXNamespacedName"||n.name=="JSXMemberExpression")return r.sliceString(n.from,Math.min(n.to,t));return""}const z8=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),W8=Rn.inputHandler.of((r,e,t,n,i)=>{if((z8?r.composing:r.compositionStarted)||r.state.readOnly||e!=t||n!=">"&&n!="/"||!yl.isActiveAt(r.state,e,-1))return!1;let s=i(),{state:a}=s,l=a.changeByRange(p=>{var m;let{head:g}=p,b=ao(a).resolveInner(g-1,-1),C;if(b.name=="JSXStartTag"&&(b=b.parent),!(a.doc.sliceString(g-1,g)!=n||b.name=="JSXAttributeValue"&&b.to>g)){if(n==">"&&b.name=="JSXFragmentTag")return{range:p,changes:{from:g,insert:"</>"}};if(n=="/"&&b.name=="JSXStartCloseTag"){let $=b.parent,z=$.parent;if(z&&$.from==g-2&&((C=Qb(a.doc,z.firstChild,g))||((m=z.firstChild)===null||m===void 0?void 0:m.name)=="JSXFragmentTag")){let xe=`${C}>`;return{range:Tr.cursor(g+xe.length,-1),changes:{from:g,insert:xe}}}}else if(n==">"){let $=q8(b);if($&&$.name=="JSXOpenTag"&&!/^\/?>|^<\//.test(a.doc.sliceString(g,g+2))&&(C=Qb(a.doc,$,g)))return{range:p,changes:{from:g,insert:`</${C}>`}}}}return{range:p}});return l.changes.empty?!1:(r.dispatch([s,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),Z8=96,jb=1,Y8=97,G8=98,Lb=2,lw=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],H8=58,J8=40,cw=95,K8=91,km=45,eI=46,tI=35,rI=37;function mg(r){return r>=65&&r<=90||r>=97&&r<=122||r>=161}function nI(r){return r>=48&&r<=57}const iI=new iu((r,e)=>{for(let t=!1,n=0,i=0;;i++){let{next:s}=r;if(mg(s)||s==km||s==cw||t&&nI(s))!t&&(s!=km||i>0)&&(t=!0),n===i&&s==km&&n++,r.advance();else{t&&r.acceptToken(s==J8?Y8:n==2&&e.canShift(Lb)?Lb:G8);break}}}),sI=new iu(r=>{if(lw.includes(r.peek(-1))){let{next:e}=r;(mg(e)||e==cw||e==tI||e==eI||e==K8||e==H8||e==km)&&r.acceptToken(Z8)}}),oI=new iu(r=>{if(!lw.includes(r.peek(-1))){let{next:e}=r;if(e==rI&&(r.advance(),r.acceptToken(jb)),mg(e)){do r.advance();while(mg(r.next));r.acceptToken(jb)}}}),aI=Ed({"AtKeyword import charset namespace keyframes media supports":Je.definitionKeyword,"from to selector":Je.keyword,NamespaceName:Je.namespace,KeyframeName:Je.labelName,KeyframeRangeName:Je.operatorKeyword,TagName:Je.tagName,ClassName:Je.className,PseudoClassName:Je.constant(Je.className),IdName:Je.labelName,"FeatureName PropertyName":Je.propertyName,AttributeName:Je.attributeName,NumberLiteral:Je.number,KeywordQuery:Je.keyword,UnaryQueryOp:Je.operatorKeyword,"CallTag ValueName":Je.atom,VariableName:Je.variableName,Callee:Je.operatorKeyword,Unit:Je.unit,"UniversalSelector NestingSelector":Je.definitionOperator,MatchOp:Je.compareOperator,"ChildOp SiblingOp, LogicOp":Je.logicOperator,BinOp:Je.arithmeticOperator,Important:Je.modifier,Comment:Je.blockComment,ColorLiteral:Je.color,"ParenthesizedContent StringLiteral":Je.string,":":Je.punctuation,"PseudoOp #":Je.derefOperator,"; ,":Je.separator,"( )":Je.paren,"[ ]":Je.squareBracket,"{ }":Je.brace}),uI={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:134},lI={__proto__:null,"@import":114,"@media":138,"@charset":142,"@namespace":146,"@keyframes":152,"@supports":164},cI={__proto__:null,not:128,only:128},hI=Yh.deserialize({version:14,states:"9bQYQ[OOO#_Q[OOP#fOWOOOOQP'#Cd'#CdOOQP'#Cc'#CcO#kQ[O'#CfO$_QXO'#CaO$fQ[O'#ChO$qQ[O'#DPO$vQ[O'#DTOOQP'#Ej'#EjO${QdO'#DeO%gQ[O'#DrO${QdO'#DtO%xQ[O'#DvO&TQ[O'#DyO&]Q[O'#EPO&kQ[O'#EROOQS'#Ei'#EiOOQS'#EU'#EUQYQ[OOO&rQXO'#CdO'gQWO'#DaO'lQWO'#EpO'wQ[O'#EpQOQWOOP(RO#tO'#C_POOO)C@X)C@XOOQP'#Cg'#CgOOQP,59Q,59QO#kQ[O,59QO(^Q[O'#EXO(xQWO,58{O)QQ[O,59SO$qQ[O,59kO$vQ[O,59oO(^Q[O,59sO(^Q[O,59uO(^Q[O,59vO)]Q[O'#D`OOQS,58{,58{OOQP'#Ck'#CkOOQO'#C}'#C}OOQP,59S,59SO)dQWO,59SO)iQWO,59SOOQP'#DR'#DROOQP,59k,59kOOQO'#DV'#DVO)nQ`O,59oOOQS'#Cp'#CpO${QdO'#CqO)vQvO'#CsO+TQtO,5:POOQO'#Cx'#CxO)iQWO'#CwO+iQWO'#CyOOQS'#Em'#EmOOQO'#Dh'#DhO+nQ[O'#DoO+|QWO'#EqO&]Q[O'#DmO,[QWO'#DpOOQO'#Er'#ErO({QWO,5:^O,aQpO,5:`OOQS'#Dx'#DxO,iQWO,5:bO,nQ[O,5:bOOQO'#D{'#D{O,vQWO,5:eO,{QWO,5:kO-TQWO,5:mOOQS-E8S-E8SO${QdO,59{O-]Q[O'#EZO-jQWO,5;[O-jQWO,5;[POOO'#ET'#ETP-uO#tO,58yPOOO,58y,58yOOQP1G.l1G.lO.lQXO,5:sOOQO-E8V-E8VOOQS1G.g1G.gOOQP1G.n1G.nO)dQWO1G.nO)iQWO1G.nOOQP1G/V1G/VO.yQ`O1G/ZO/dQXO1G/_O/zQXO1G/aO0bQXO1G/bO0xQWO,59zO0}Q[O'#DOO1UQdO'#CoOOQP1G/Z1G/ZO${QdO1G/ZO1]QpO,59]OOQS,59_,59_O${QdO,59aO1eQWO1G/kOOQS,59c,59cO1jQ!bO,59eO1rQWO'#DhO1}QWO,5:TO2SQWO,5:ZO&]Q[O,5:VO&]Q[O'#E[O2[QWO,5;]O2gQWO,5:XO(^Q[O,5:[OOQS1G/x1G/xOOQS1G/z1G/zOOQS1G/|1G/|O2xQWO1G/|O2}QdO'#D|OOQS1G0P1G0POOQS1G0V1G0VOOQS1G0X1G0XO3YQtO1G/gOOQO,5:u,5:uO3pQ[O,5:uOOQO-E8X-E8XO3}QWO1G0vPOOO-E8R-E8RPOOO1G.e1G.eOOQP7+$Y7+$YOOQP7+$u7+$uO${QdO7+$uOOQS1G/f1G/fO4YQXO'#EoO4aQWO,59jO4fQtO'#EVO5ZQdO'#ElO5eQWO,59ZO5jQpO7+$uOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%V7+%VO5rQWO1G/PO${QdO1G/oOOQO1G/u1G/uOOQO1G/q1G/qO5wQWO,5:vOOQO-E8Y-E8YO6VQXO1G/vOOQS7+%h7+%hO6^QYO'#CsOOQO'#EO'#EOO6iQ`O'#D}OOQO'#D}'#D}O6tQWO'#E]O6|QdO,5:hOOQS,5:h,5:hO7XQtO'#EYO${QdO'#EYO8VQdO7+%ROOQO7+%R7+%ROOQO1G0a1G0aO8jQpO<<HaO8rQWO,5;ZOOQP1G/U1G/UOOQS-E8T-E8TO${QdO'#EWO8zQWO,5;WOOQT1G.u1G.uOOQP<<Ha<<HaOOQS7+$k7+$kO9SQdO7+%ZOOQO7+%b7+%bOOQO,5:i,5:iO3QQdO'#E^O6tQWO,5:wOOQS,5:w,5:wOOQS-E8Z-E8ZOOQS1G0S1G0SO9ZQtO,5:tOOQS-E8W-E8WOOQO<<Hm<<HmOOQPAN={AN={O:XQdO,5:rOOQO-E8U-E8UOOQO<<Hu<<HuOOQO,5:x,5:xOOQO-E8[-E8[OOQS1G0c1G0c",stateData:":k~O#WOS#XQQ~OUYOXYO]VO^VOtWOxXO!YaO!ZZO!g[O!i]O!k^O!n_O!t`O#URO#_TO~OQfOUYOXYO]VO^VOtWOxXO!YaO!ZZO!g[O!i]O!k^O!n_O!t`O#UeO#_TO~O#R#dP~P!ZO#XjO~O#UlO~O]qO^qOpoOtrOxsO|tO!PvO#SuO#_nO~O!RwO~P#pO`}O#TzO#UyO~O#U!OO~O#U!QO~OQ!ZOb!TOf!ZOh!ZOn!YO#T!WO#U!SO#b!UO~Ob!]O!b!_O!e!`O#U![O!R#eP~Oh!eOn!YO#U!dO~Oh!gO#U!gO~Ob!]O!b!_O!e!`O#U![O~O!W#eP~P%gO]WX]!UX^WXpWXtWXxWX|WX!PWX!RWX#SWX#_WX~O]!lO~O!W!mO#R#dX!Q#dX~O#R#dX!Q#dX~P!ZO#Y!pO#Z!pO#[!rO~OUYOXYO]VO^VOtWOxXO#URO#_TO~OpoO!RwO~O`!yO#TzO#UyO~O!Q#dP~P!ZOb#QO~Ob#RO~Ov#SOz#TO~OP#VObgXjgX!WgX!bgX!egX#UgXagXQgXfgXhgXngXpgX!VgX#RgX#TgX#bgXvgX!QgX~Ob!]Oj#WO!b!_O!e!`O#U![O!W#eP~Ob#ZO~Ob!]O!b!_O!e!`O#U#[O~Op#`O!`#_O!R#eX!W#eX~Ob#cO~Oj#WO!W#eO~O!W#fO~Oh#gOn!YO~O!R#hO~O!RwO!`#_O~O!RwO!W#kO~O!W!}X#R!}X!Q!}X~P!ZO!W!mO#R#da!Q#da~O#Y!pO#Z!pO#[#rO~O]qO^qOtrOxsO|tO!PvO#SuO#_nO~Op!{a!R!{aa!{a~P.QOv#tOz#uO~O]qO^qOtrOxsO#_nO~Op{i|{i!P{i!R{i#S{ia{i~P/ROp}i|}i!P}i!R}i#S}ia}i~P/ROp!Oi|!Oi!P!Oi!R!Oi#S!Oia!Oi~P/RO!Q#vO~Oa#cP~P(^Oa#`P~P${Oa#}Oj#WO~O!W$PO~Oh$QOo$QO~O]!^Xa![X!`![X~O]$RO~Oa$SO!`#_O~Op#`O!R#ea!W#ea~O!`#_Op!aa!R!aa!W!aaa!aa~O!W$XO~O!Q$`O#U$ZO#b$YO~Oj#WOp$bO!V$dO!W!Ti#R!Ti!Q!Ti~P${O!W!}a#R!}a!Q!}a~P!ZO!W!mO#R#di!Q#di~Oa#cX~P#pOa$hO~Oj#WOQ!yXa!yXb!yXf!yXh!yXn!yXp!yX#T!yX#U!yX#b!yX~Op$jOa#`X~P${Oa$lO~Oj#WOv$mO~Oa$nO~O!`#_Op#Oa!R#Oa!W#Oa~Oa$pO~P.QOP#VOpgX!RgX~O#b$YOp!qX!R!qX~Op$rO!RwO~O!Q$vO#U$ZO#b$YO~Oj#WOQ!|Xb!|Xf!|Xh!|Xn!|Xp!|X!V!|X!W!|X#R!|X#T!|X#U!|X#b!|X!Q!|X~Op$bO!V$yO!W!Tq#R!Tq!Q!Tq~P${Oj#WOv$zO~OpoOa#ca~Op$jOa#`a~Oa$}O~P${Oj#WOQ!|ab!|af!|ah!|an!|ap!|a!V!|a!W!|a#R!|a#T!|a#U!|a#b!|a!Q!|a~Oa!zap!za~P${O#Wo#X#bj!P#b~",goto:"-Y#gPPP#hP#kP#t$TP#t$d#tPP$jPPP$p$y$yP%]P$yP$y%w&ZPPP&s&y#tP'PP#tP'VP#tP#t#tPPP']'r(PPP#kPP(W(W(b(WP(WP(W(WP#kP#kP#kP(e#kP(h(k(n(u#kP#kP(z)Q)a)o)u*P*V*a*g*mPPPPPPPPPP*s*|P+i+lP,b,e,k,tRkQ_bOPdhw!m#nkYOPdhotuvw!m#Q#c#nkSOPdhotuvw!m#Q#c#nQmTR!snQ{VR!wqQ!w}Q#Y!XR#s!yq!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${p!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${U$]#h$_$rR$q$[q!XZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${p!ZZ]!T!l#R#T#W#l#u#z$R$b$c$j$o${Q!e^R#g!fQ|VR!xqQ!w|R#s!xQ!PWR!zrQ!RXR!{sQxUQ!vpQ#d!bQ#j!iQ#k!jQ$t$^R%Q$sSgPwQ!ohQ#m!mR$e#nZfPhw!m#na!a[`a!V!]!_#_#`R#]!]R!f^R!h_R#i!hS$^#h$_R%O$rV$[#h$_$rQ!qjR#q!qQdOShPwU!kdh#nR#n!mQ#z#RU$i#z$o${Q$o$RR${$jQ$k#zR$|$kQpUS!up$gR$g#wQ$c#lR$x$cQ!ngS#o!n#pR#p!oQ#a!^R$V#aQ$_#hR$u$_Q$s$^R%P$s_cOPdhw!m#n^UOPdhw!m#nQ!toQ!|tQ!}uQ#OvQ#w#QR$W#cR#{#RQ!VZQ!c]Q#U!TQ#l!l[#y#R#z$R$j$o${Q#|#TQ$O#WS$a#l$cQ$f#uR$w$bR#x#QQiPR#PwQ!b[Q!jaR#X!VU!^[a!VQ!i`Q#^!]Q#b!_Q$T#_R$U#`",nodeNames:"⚠ Unit VariableName Comment StyleSheet RuleSet UniversalSelector TagSelector TagName NestingSelector ClassSelector ClassName PseudoClassSelector : :: PseudoClassName PseudoClassName ) ( ArgList ValueName ParenthesizedValue ColorLiteral NumberLiteral StringLiteral BinaryExpression BinOp CallExpression Callee CallLiteral CallTag ParenthesizedContent , PseudoClassName ArgList IdSelector # IdName ] AttributeSelector [ AttributeName MatchOp ChildSelector ChildOp DescendantSelector SiblingSelector SiblingOp } { Block Declaration PropertyName Important ; ImportStatement AtKeyword import KeywordQuery FeatureQuery FeatureName BinaryQuery LogicOp UnaryQuery UnaryQueryOp ParenthesizedQuery SelectorQuery selector MediaStatement media CharsetStatement charset NamespaceStatement namespace NamespaceName KeyframesStatement keyframes KeyframeName KeyframeList KeyframeSelector KeyframeRangeName SupportsStatement supports AtRule Styles",maxTerm:114,nodeProps:[["openedBy",17,"(",48,"{"],["closedBy",18,")",49,"}"]],propSources:[aI],skippedNodes:[0,3,85],repeatNodeCount:10,tokenData:"J^~R!^OX$}X^%u^p$}pq%uqr)Xrs.Rst/utu6duv$}vw7^wx7oxy9^yz9oz{9t{|:_|}?Q}!O?c!O!P@Q!P!Q@i!Q![Ab![!]B]!]!^CX!^!_$}!_!`Cj!`!aC{!a!b$}!b!cDw!c!}$}!}#OFa#O#P$}#P#QFr#Q#R6d#R#T$}#T#UGT#U#c$}#c#dHf#d#o$}#o#pH{#p#q6d#q#rI^#r#sIo#s#y$}#y#z%u#z$f$}$f$g%u$g#BY$}#BY#BZ%u#BZ$IS$}$IS$I_%u$I_$I|$}$I|$JO%u$JO$JT$}$JT$JU%u$JU$KV$}$KV$KW%u$KW&FU$}&FU&FV%u&FV;'S$};'S;=`JW<%lO$}`%QSOy%^z;'S%^;'S;=`%o<%lO%^`%cSo`Oy%^z;'S%^;'S;=`%o<%lO%^`%rP;=`<%l%^~%zh#W~OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^~'mh#W~o`OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^l)[UOy%^z#]%^#]#^)n#^;'S%^;'S;=`%o<%lO%^l)sUo`Oy%^z#a%^#a#b*V#b;'S%^;'S;=`%o<%lO%^l*[Uo`Oy%^z#d%^#d#e*n#e;'S%^;'S;=`%o<%lO%^l*sUo`Oy%^z#c%^#c#d+V#d;'S%^;'S;=`%o<%lO%^l+[Uo`Oy%^z#f%^#f#g+n#g;'S%^;'S;=`%o<%lO%^l+sUo`Oy%^z#h%^#h#i,V#i;'S%^;'S;=`%o<%lO%^l,[Uo`Oy%^z#T%^#T#U,n#U;'S%^;'S;=`%o<%lO%^l,sUo`Oy%^z#b%^#b#c-V#c;'S%^;'S;=`%o<%lO%^l-[Uo`Oy%^z#h%^#h#i-n#i;'S%^;'S;=`%o<%lO%^l-uS!V[o`Oy%^z;'S%^;'S;=`%o<%lO%^~.UWOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o<%lO.R~.sOh~~.vRO;'S.R;'S;=`/P;=`O.R~/SXOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o;=`<%l.R<%lO.R~/rP;=`<%l.Rn/zYtQOy%^z!Q%^!Q![0j![!c%^!c!i0j!i#T%^#T#Z0j#Z;'S%^;'S;=`%o<%lO%^l0oYo`Oy%^z!Q%^!Q![1_![!c%^!c!i1_!i#T%^#T#Z1_#Z;'S%^;'S;=`%o<%lO%^l1dYo`Oy%^z!Q%^!Q![2S![!c%^!c!i2S!i#T%^#T#Z2S#Z;'S%^;'S;=`%o<%lO%^l2ZYf[o`Oy%^z!Q%^!Q![2y![!c%^!c!i2y!i#T%^#T#Z2y#Z;'S%^;'S;=`%o<%lO%^l3QYf[o`Oy%^z!Q%^!Q![3p![!c%^!c!i3p!i#T%^#T#Z3p#Z;'S%^;'S;=`%o<%lO%^l3uYo`Oy%^z!Q%^!Q![4e![!c%^!c!i4e!i#T%^#T#Z4e#Z;'S%^;'S;=`%o<%lO%^l4lYf[o`Oy%^z!Q%^!Q![5[![!c%^!c!i5[!i#T%^#T#Z5[#Z;'S%^;'S;=`%o<%lO%^l5aYo`Oy%^z!Q%^!Q![6P![!c%^!c!i6P!i#T%^#T#Z6P#Z;'S%^;'S;=`%o<%lO%^l6WSf[o`Oy%^z;'S%^;'S;=`%o<%lO%^d6gUOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^d7QSzSo`Oy%^z;'S%^;'S;=`%o<%lO%^b7cSXQOy%^z;'S%^;'S;=`%o<%lO%^~7rWOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W<%lO7o~8_RO;'S7o;'S;=`8h;=`O7o~8kXOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W;=`<%l7o<%lO7o~9ZP;=`<%l7on9cSb^Oy%^z;'S%^;'S;=`%o<%lO%^~9tOa~n9{UUQjWOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^n:fWjW!PQOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^l;TUo`Oy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^l;nYo`#b[Oy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^l<cYo`Oy%^z{%^{|=R|}%^}!O=R!O!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=WUo`Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=qUo`#b[Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l>[[o`#b[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^n?VSp^Oy%^z;'S%^;'S;=`%o<%lO%^l?hWjWOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^n@VU#_QOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjWOy%^z{@}{;'S%^;'S;=`%o<%lO%^~AUSo`#X~Oy%^z;'S%^;'S;=`%o<%lO%^lAg[#b[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^bBbU]QOy%^z![%^![!]Bt!];'S%^;'S;=`%o<%lO%^bB{S^Qo`Oy%^z;'S%^;'S;=`%o<%lO%^nC^S!W^Oy%^z;'S%^;'S;=`%o<%lO%^dCoSzSOy%^z;'S%^;'S;=`%o<%lO%^bDQU|QOy%^z!`%^!`!aDd!a;'S%^;'S;=`%o<%lO%^bDkS|Qo`Oy%^z;'S%^;'S;=`%o<%lO%^bDzWOy%^z!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bEk[!YQo`Oy%^z}%^}!OEd!O!Q%^!Q![Ed![!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bFfSxQOy%^z;'S%^;'S;=`%o<%lO%^lFwSv[Oy%^z;'S%^;'S;=`%o<%lO%^bGWUOy%^z#b%^#b#cGj#c;'S%^;'S;=`%o<%lO%^bGoUo`Oy%^z#W%^#W#XHR#X;'S%^;'S;=`%o<%lO%^bHYS!`Qo`Oy%^z;'S%^;'S;=`%o<%lO%^bHiUOy%^z#f%^#f#gHR#g;'S%^;'S;=`%o<%lO%^fIQS!RUOy%^z;'S%^;'S;=`%o<%lO%^nIcS!Q^Oy%^z;'S%^;'S;=`%o<%lO%^fItU!PQOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^`JZP;=`<%l$}",tokenizers:[sI,oI,iI,1,2,3,4,new dg("m~RRYZ[z{a~~g~aO#Z~~dP!P!Qg~lO#[~~",28,102)],topRules:{StyleSheet:[0,4],Styles:[1,84]},specialized:[{term:97,get:r=>uI[r]||-1},{term:56,get:r=>lI[r]||-1},{term:98,get:r=>cI[r]||-1}],tokenPrec:1169});let H0=null;function J0(){if(!H0&&typeof document=="object"&&document.body){let{style:r}=document.body,e=[],t=new Set;for(let n in r)n!="cssText"&&n!="cssFloat"&&typeof r[n]=="string"&&(/[A-Z]/.test(n)&&(n=n.replace(/[A-Z]/g,i=>"-"+i.toLowerCase())),t.has(n)||(e.push(n),t.add(n)));H0=e.sort().map(n=>({type:"property",label:n}))}return H0||[]}const Xb=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(r=>({type:"class",label:r})),Vb=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(r=>({type:"keyword",label:r})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(r=>({type:"constant",label:r}))),pI=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(r=>({type:"type",label:r})),kc=/^(\w[\w-]*|-\w[\w-]*|)$/,fI=/^-(-[\w-]*)?$/;function dI(r,e){var t;if((r.name=="("||r.type.isError)&&(r=r.parent||r),r.name!="ArgList")return!1;let n=(t=r.parent)===null||t===void 0?void 0:t.firstChild;return(n==null?void 0:n.name)!="Callee"?!1:e.sliceString(n.from,n.to)=="var"}const Ub=new S2,mI=["Declaration"];function gI(r){for(let e=r;;){if(e.type.isTop)return e;if(!(e=e.parent))return r}}function hw(r,e,t){if(e.to-e.from>4096){let n=Ub.get(e);if(n)return n;let i=[],s=new Set,a=e.cursor(Xs.IncludeAnonymous);if(a.firstChild())do for(let l of hw(r,a.node,t))s.has(l.label)||(s.add(l.label),i.push(l));while(a.nextSibling());return Ub.set(e,i),i}else{let n=[],i=new Set;return e.cursor().iterate(s=>{var a;if(t(s)&&s.matchContext(mI)&&((a=s.node.nextSibling)===null||a===void 0?void 0:a.name)==":"){let l=r.sliceString(s.from,s.to);i.has(l)||(i.add(l),n.push({label:l,type:"variable"}))}}),n}}const yI=r=>e=>{let{state:t,pos:n}=e,i=ao(t).resolveInner(n,-1),s=i.type.isError&&i.from==i.to-1&&t.doc.sliceString(i.from,i.to)=="-";if(i.name=="PropertyName"||(s||i.name=="TagName")&&/^(Block|Styles)$/.test(i.resolve(i.to).name))return{from:i.from,options:J0(),validFor:kc};if(i.name=="ValueName")return{from:i.from,options:Vb,validFor:kc};if(i.name=="PseudoClassName")return{from:i.from,options:Xb,validFor:kc};if(r(i)||(e.explicit||s)&&dI(i,t.doc))return{from:r(i)||s?i.from:n,options:hw(t.doc,gI(i),r),validFor:fI};if(i.name=="TagName"){for(let{parent:p}=i;p;p=p.parent)if(p.name=="Block")return{from:i.from,options:J0(),validFor:kc};return{from:i.from,options:pI,validFor:kc}}if(!e.explicit)return null;let a=i.resolve(n),l=a.childBefore(n);return l&&l.name==":"&&a.name=="PseudoClassSelector"?{from:n,options:Xb,validFor:kc}:l&&l.name==":"&&a.name=="Declaration"||a.name=="ArgList"?{from:n,options:Vb,validFor:kc}:a.name=="Block"||a.name=="Styles"?{from:n,options:J0(),validFor:kc}:null},DI=yI(r=>r.name=="VariableName"),gg=Wh.define({name:"css",parser:hI.configure({props:[wd.add({Declaration:Tm()}),Ad.add({"Block KeyframeList":_2})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function OI(){return new mO(gg,gg.data.of({autocomplete:DI}))}const dD=1,xI=2,bI=3,vI=4,CI=5,SI=35,EI=36,wI=37,AI=11,TI=13;function PI(r){return r==45||r==46||r==58||r>=65&&r<=90||r==95||r>=97&&r<=122||r>=161}function kI(r){return r==9||r==10||r==13||r==32}let qb=null,zb=null,Wb=0;function mD(r,e){let t=r.pos+e;if(zb==r&&Wb==t)return qb;for(;kI(r.peek(e));)e++;let n="";for(;;){let i=r.peek(e);if(!PI(i))break;n+=String.fromCharCode(i),e++}return zb=r,Wb=t,qb=n||null}function Zb(r,e){this.name=r,this.parent=e,this.hash=e?e.hash:0;for(let t=0;t<r.length;t++)this.hash+=(this.hash<<4)+r.charCodeAt(t)+(r.charCodeAt(t)<<8)}const FI=new $O({start:null,shift(r,e,t,n){return e==dD?new Zb(mD(n,1)||"",r):r},reduce(r,e){return e==AI&&r?r.parent:r},reuse(r,e,t,n){let i=e.type.id;return i==dD||i==TI?new Zb(mD(n,1)||"",r):r},hash(r){return r?r.hash:0},strict:!1}),_I=new iu((r,e)=>{if(r.next==60){if(r.advance(),r.next==47){r.advance();let t=mD(r,0);if(!t)return r.acceptToken(CI);if(e.context&&t==e.context.name)return r.acceptToken(xI);for(let n=e.context;n;n=n.parent)if(n.name==t)return r.acceptToken(bI,-2);r.acceptToken(vI)}else if(r.next!=33&&r.next!=63)return r.acceptToken(dD)}},{contextual:!0});function BO(r,e){return new iu(t=>{for(let n=0,i=0;;i++){if(t.next<0){i&&t.acceptToken(r);break}if(t.next==e.charCodeAt(n)){if(n++,n==e.length){i>=e.length&&t.acceptToken(r,1-e.length);break}}else n=t.next==e.charCodeAt(0)?1:0;t.advance()}})}const $I=BO(SI,"-->"),BI=BO(EI,"?>"),NI=BO(wI,"]]>"),II=Ed({Text:Je.content,"StartTag StartCloseTag EndTag SelfCloseEndTag":Je.angleBracket,TagName:Je.tagName,"MismatchedCloseTag/Tagname":[Je.tagName,Je.invalid],AttributeName:Je.attributeName,AttributeValue:Je.attributeValue,Is:Je.definitionOperator,"EntityReference CharacterReference":Je.character,Comment:Je.blockComment,ProcessingInst:Je.processingInstruction,DoctypeDecl:Je.documentMeta,Cdata:Je.special(Je.string)}),MI=Yh.deserialize({version:14,states:",SOQOaOOOrOxO'#CfOzOpO'#CiO!tOaO'#CgOOOP'#Cg'#CgO!{OrO'#CrO#TOtO'#CsO#]OpO'#CtOOOP'#DS'#DSOOOP'#Cv'#CvQQOaOOOOOW'#Cw'#CwO#eOxO,59QOOOP,59Q,59QOOOO'#Cx'#CxO#mOpO,59TO#uO!bO,59TOOOP'#C{'#C{O$TOaO,59RO$[OpO'#CoOOOP,59R,59ROOOQ'#C|'#C|O$dOrO,59^OOOP,59^,59^OOOS'#C}'#C}O$lOtO,59_OOOP,59_,59_O$tOpO,59`O$|OpO,59`OOOP-E6t-E6tOOOW-E6u-E6uOOOP1G.l1G.lOOOO-E6v-E6vO%UO!bO1G.oO%UO!bO1G.oO%dOpO'#CkO%lO!bO'#CyO%zO!bO1G.oOOOP1G.o1G.oOOOP1G.w1G.wOOOP-E6y-E6yOOOP1G.m1G.mO&VOpO,59ZO&_OpO,59ZOOOQ-E6z-E6zOOOP1G.x1G.xOOOS-E6{-E6{OOOP1G.y1G.yO&gOpO1G.zO&gOpO1G.zOOOP1G.z1G.zO&oO!bO7+$ZO&}O!bO7+$ZOOOP7+$Z7+$ZOOOP7+$c7+$cO'YOpO,59VO'bOpO,59VO'jO!bO,59eOOOO-E6w-E6wO'xOpO1G.uO'xOpO1G.uOOOP1G.u1G.uO(QOpO7+$fOOOP7+$f7+$fO(YO!bO<<GuOOOP<<Gu<<GuOOOP<<G}<<G}O'bOpO1G.qO'bOpO1G.qO(eO#tO'#CnOOOO1G.q1G.qO(sOpO7+$aOOOP7+$a7+$aOOOP<<HQ<<HQOOOPAN=aAN=aOOOPAN=iAN=iO'bOpO7+$]OOOO7+$]7+$]OOOO'#Cz'#CzO({O#tO,59YOOOO,59Y,59YOOOP<<G{<<G{OOOO<<Gw<<GwOOOO-E6x-E6xOOOO1G.t1G.t",stateData:")Z~OPQOSVOTWOVWOWWOXWOiXOxPO}TO!PUO~OuZOw]O~O^`Oy^O~OPQOQcOSVOTWOVWOWWOXWOxPO}TO!PUO~ORdO~P!SOseO|gO~OthO!OjO~O^lOy^O~OuZOwoO~O^qOy^O~O[vO`sOdwOy^O~ORyO~P!SO^{Oy^O~OseO|}O~OthO!O!PO~O^!QOy^O~O[!SOy^O~O[!VO`sOd!WOy^O~Oa!YOy^O~Oy^O[mX`mXdmX~O[!VO`sOd!WO~O^!]Oy^O~O[!_Oy^O~O[!aOy^O~O[!cO`sOd!dOy^O~O[!cO`sOd!dO~Oa!eOy^O~Oy^Oz!gO~Oy^O[ma`madma~O[!jOy^O~O[!kOy^O~O[!lO`sOd!mO~OW!pOX!pOz!rO{!pO~O[!sOy^O~OW!pOX!pOz!vO{!pO~O",goto:"%[wPPPPPPPPPPxxP!OP!UPP!_!iP!oxxxP!u!{#R$Z$j$p$v$|PPPP%SXWORYbXRORYb_t`qru!T!U!bQ!h!YS!o!e!fR!t!nQdRRybXSORYbQYORmYQ[PRn[Q_QQkVjp_krz!R!T!X!Z!^!`!f!i!nQr`QzcQ!RlQ!TqQ!XsQ!ZtQ!^{Q!`!QQ!f!YQ!i!]R!n!eQu`S!UqrU![u!U!bR!b!TQ!q!gR!u!qQbRRxbQfTR|fQiUR!OiSXOYTaRb",nodeNames:"⚠ StartTag StartCloseTag MissingCloseTag StartCloseTag StartCloseTag Document Text EntityReference CharacterReference Cdata Element EndTag OpenTag TagName Attribute AttributeName Is AttributeValue CloseTag SelfCloseEndTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag DoctypeDecl",maxTerm:47,context:FI,nodeProps:[["closedBy",1,"SelfCloseEndTag EndTag",13,"CloseTag MissingCloseTag"],["openedBy",12,"StartTag StartCloseTag",19,"OpenTag",20,"StartTag"]],propSources:[II],skippedNodes:[0],repeatNodeCount:8,tokenData:"IX~R!XOX$nXY&kYZ&kZ]$n]^&k^p$npq&kqr$nrs'ssv$nvw(Zw}$n}!O*l!O!P$n!P!Q,{!Q![$n![!].e!]!^$n!^!_1v!_!`Cz!`!aDm!a!bE`!b!c$n!c!}.e!}#P$n#P#QFx#Q#R$n#R#S.e#S#T$n#T#o.e#o%W$n%W%o.e%o%p$n%p&a.e&a&b$n&b1p.e1p4U$n4U4d.e4d4e$n4e$IS.e$IS$I`$n$I`$Ib.e$Ib$Kh$n$Kh%#t.e%#t&/x$n&/x&Et.e&Et&FV$n&FV;'S.e;'S;:j1p;:j;=`&e<%l?&r$n?&r?Ah.e?Ah?BY$n?BY?Mn.e?MnO$nX$uWVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nP%dTVPOv%_w!^%_!_;'S%_;'S;=`%s<%lO%_P%vP;=`<%l%_W&OT{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yW&bP;=`<%l%yX&hP;=`<%l$n_&t_VP{WyUOX$nXY&kYZ&kZ]$n]^&k^p$npq&kqr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZ'zTzYVPOv%_w!^%_!_;'S%_;'S;=`%s<%lO%_~(^VOp(sqs(sst)ht!](s!^;'S(s;'S;=`)b<%lO(s~(vVOp(sqs(st!](s!]!^)]!^;'S(s;'S;=`)b<%lO(s~)bOW~~)eP;=`<%l(s~)kTOp)zq!])z!^;'S)z;'S;=`*f<%lO)z~)}UOp)zq!])z!]!^*a!^;'S)z;'S;=`*f<%lO)z~*fOX~~*iP;=`<%l)zZ*sYVP{WOr$nrs%_sv$nw}$n}!O+c!O!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZ+jYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!a,Y!a;'S$n;'S;=`&e<%lO$nZ,cW|QVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n]-SYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!a-r!a;'S$n;'S;=`&e<%lO$n]-{WdSVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n_.p!O`S^QVP{WOr$nrs%_sv$nw}$n}!O.e!O!P.e!P!Q$n!Q![.e![!].e!]!^$n!^!_%y!_!c$n!c!}.e!}#R$n#R#S.e#S#T$n#T#o.e#o$}$n$}%O.e%O%W$n%W%o.e%o%p$n%p&a.e&a&b$n&b1p.e1p4U.e4U4d.e4d4e$n4e$IS.e$IS$I`$n$I`$Ib.e$Ib$Je$n$Je$Jg.e$Jg$Kh$n$Kh%#t.e%#t&/x$n&/x&Et.e&Et&FV$n&FV;'S.e;'S;:j1p;:j;=`&e<%l?&r$n?&r?Ah.e?Ah?BY$n?BY?Mn.e?MnO$n_1sP;=`<%l.eX1{W{WOq%yqr2esv%yw!a%y!a!bCd!b;'S%y;'S;=`&_<%lO%yX2j]{WOr%ysv%yw}%y}!O3c!O!f%y!f!g4e!g!}%y!}#O9t#O#W%y#W#X@Q#X;'S%y;'S;=`&_<%lO%yX3hV{WOr%ysv%yw}%y}!O3}!O;'S%y;'S;=`&_<%lO%yX4UT}P{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yX4jV{WOr%ysv%yw!q%y!q!r5P!r;'S%y;'S;=`&_<%lO%yX5UV{WOr%ysv%yw!e%y!e!f5k!f;'S%y;'S;=`&_<%lO%yX5pV{WOr%ysv%yw!v%y!v!w6V!w;'S%y;'S;=`&_<%lO%yX6[V{WOr%ysv%yw!{%y!{!|6q!|;'S%y;'S;=`&_<%lO%yX6vV{WOr%ysv%yw!r%y!r!s7]!s;'S%y;'S;=`&_<%lO%yX7bV{WOr%ysv%yw!g%y!g!h7w!h;'S%y;'S;=`&_<%lO%yX7|X{WOr7wrs8isv7wvw8iw!`7w!`!a9W!a;'S7w;'S;=`9n<%lO7wP8lTO!`8i!`!a8{!a;'S8i;'S;=`9Q<%lO8iP9QOiPP9TP;=`<%l8iX9_TiP{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yX9qP;=`<%l7wX9yX{WOr%ysv%yw!e%y!e!f:f!f#V%y#V#W=t#W;'S%y;'S;=`&_<%lO%yX:kV{WOr%ysv%yw!f%y!f!g;Q!g;'S%y;'S;=`&_<%lO%yX;VV{WOr%ysv%yw!c%y!c!d;l!d;'S%y;'S;=`&_<%lO%yX;qV{WOr%ysv%yw!v%y!v!w<W!w;'S%y;'S;=`&_<%lO%yX<]V{WOr%ysv%yw!c%y!c!d<r!d;'S%y;'S;=`&_<%lO%yX<wV{WOr%ysv%yw!}%y!}#O=^#O;'S%y;'S;=`&_<%lO%yX=eT{WxPOr%ysv%yw;'S%y;'S;=`&_<%lO%yX=yV{WOr%ysv%yw#W%y#W#X>`#X;'S%y;'S;=`&_<%lO%yX>eV{WOr%ysv%yw#T%y#T#U>z#U;'S%y;'S;=`&_<%lO%yX?PV{WOr%ysv%yw#h%y#h#i?f#i;'S%y;'S;=`&_<%lO%yX?kV{WOr%ysv%yw#T%y#T#U<r#U;'S%y;'S;=`&_<%lO%yX@VV{WOr%ysv%yw#c%y#c#d@l#d;'S%y;'S;=`&_<%lO%yX@qV{WOr%ysv%yw#V%y#V#WAW#W;'S%y;'S;=`&_<%lO%yXA]V{WOr%ysv%yw#h%y#h#iAr#i;'S%y;'S;=`&_<%lO%yXAwV{WOr%ysv%yw#m%y#m#nB^#n;'S%y;'S;=`&_<%lO%yXBcV{WOr%ysv%yw#d%y#d#eBx#e;'S%y;'S;=`&_<%lO%yXB}V{WOr%ysv%yw#X%y#X#Y7w#Y;'S%y;'S;=`&_<%lO%yXCkT!PP{WOr%ysv%yw;'S%y;'S;=`&_<%lO%yZDTWaQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n_DvW[UVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZEgYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!aFV!a;'S$n;'S;=`&e<%lO$nZF`W!OQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$nZGPYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_#P$n#P#QGo#Q;'S$n;'S;=`&e<%lO$nZGvYVP{WOr$nrs%_sv$nw!^$n!^!_%y!_!`$n!`!aHf!a;'S$n;'S;=`&e<%lO$nZHoWwQVP{WOr$nrs%_sv$nw!^$n!^!_%y!_;'S$n;'S;=`&e<%lO$n",tokenizers:[_I,$I,BI,NI,0,1,2,3],topRules:{Document:[0,6]},tokenPrec:0});function Fm(r,e){let t=e&&e.getChild("TagName");return t?r.sliceString(t.from,t.to):""}function K0(r,e){let t=e&&e.firstChild;return!t||t.name!="OpenTag"?"":Fm(r,t)}function RI(r,e,t){let n=e&&e.getChildren("Attribute").find(s=>s.from<=t&&s.to>=t),i=n&&n.getChild("AttributeName");return i?r.sliceString(i.from,i.to):""}function ey(r){for(let e=r&&r.parent;e;e=e.parent)if(e.name=="Element")return e;return null}function QI(r,e){var t;let n=ao(r).resolveInner(e,-1),i=null;for(let s=n;!i&&s.parent;s=s.parent)(s.name=="OpenTag"||s.name=="CloseTag"||s.name=="SelfClosingTag"||s.name=="MismatchedCloseTag")&&(i=s);if(i&&(i.to>e||i.lastChild.type.isError)){let s=i.parent;if(n.name=="TagName")return i.name=="CloseTag"||i.name=="MismatchedCloseTag"?{type:"closeTag",from:n.from,context:s}:{type:"openTag",from:n.from,context:ey(s)};if(n.name=="AttributeName")return{type:"attrName",from:n.from,context:i};if(n.name=="AttributeValue")return{type:"attrValue",from:n.from,context:i};let a=n==i||n.name=="Attribute"?n.childBefore(e):n;return(a==null?void 0:a.name)=="StartTag"?{type:"openTag",from:e,context:ey(s)}:(a==null?void 0:a.name)=="StartCloseTag"&&a.to<=e?{type:"closeTag",from:e,context:s}:(a==null?void 0:a.name)=="Is"?{type:"attrValue",from:e,context:i}:a?{type:"attrName",from:e,context:i}:null}else if(n.name=="StartCloseTag")return{type:"closeTag",from:e,context:n.parent};for(;n.parent&&n.to==e&&!(!((t=n.lastChild)===null||t===void 0)&&t.type.isError);)n=n.parent;return n.name=="Element"||n.name=="Text"||n.name=="Document"?{type:"tag",from:e,context:n.name=="Element"?n:ey(n)}:null}let jI=class{constructor(e,t,n){this.attrs=t,this.attrValues=n,this.children=[],this.name=e.name,this.completion=Object.assign(Object.assign({type:"type"},e.completion||{}),{label:this.name}),this.openCompletion=Object.assign(Object.assign({},this.completion),{label:"<"+this.name}),this.closeCompletion=Object.assign(Object.assign({},this.completion),{label:"</"+this.name+">",boost:2}),this.closeNameCompletion=Object.assign(Object.assign({},this.completion),{label:this.name+">"}),this.text=e.textContent?e.textContent.map(i=>({label:i,type:"text"})):[]}};const ty=/^[:\-\.\w\u00b7-\uffff]*$/;function Yb(r){return Object.assign(Object.assign({type:"property"},r.completion||{}),{label:r.name})}function Gb(r){return typeof r=="string"?{label:`"${r}"`,type:"constant"}:/^"/.test(r.label)?r:Object.assign(Object.assign({},r),{label:`"${r.label}"`})}function LI(r,e){let t=[],n=[],i=Object.create(null);for(let p of e){let m=Yb(p);t.push(m),p.global&&n.push(m),p.values&&(i[p.name]=p.values.map(Gb))}let s=[],a=[],l=Object.create(null);for(let p of r){let m=n,g=i;p.attributes&&(m=m.concat(p.attributes.map(C=>typeof C=="string"?t.find($=>$.label==C)||{label:C,type:"property"}:(C.values&&(g==i&&(g=Object.create(g)),g[C.name]=C.values.map(Gb)),Yb(C)))));let b=new jI(p,m,g);l[b.name]=b,s.push(b),p.top&&a.push(b)}a.length||(a=s);for(let p=0;p<s.length;p++){let m=r[p],g=s[p];if(m.children)for(let b of m.children)l[b]&&g.children.push(l[b]);else g.children=s}return p=>{var m;let{doc:g}=p.state,b=QI(p.state,p.pos);if(!b||b.type=="tag"&&!p.explicit)return null;let{type:C,from:$,context:z}=b;if(C=="openTag"){let xe=a,ke=K0(g,z);if(ke){let ge=l[ke];xe=(ge==null?void 0:ge.children)||s}return{from:$,options:xe.map(ge=>ge.completion),validFor:ty}}else if(C=="closeTag"){let xe=K0(g,z);return xe?{from:$,to:p.pos+(g.sliceString(p.pos,p.pos+1)==">"?1:0),options:[((m=l[xe])===null||m===void 0?void 0:m.closeNameCompletion)||{label:xe+">",type:"type"}],validFor:ty}:null}else if(C=="attrName"){let xe=l[Fm(g,z)];return{from:$,options:(xe==null?void 0:xe.attrs)||n,validFor:ty}}else if(C=="attrValue"){let xe=RI(g,z,$);if(!xe)return null;let ke=l[Fm(g,z)],ge=((ke==null?void 0:ke.attrValues)||i)[xe];return!ge||!ge.length?null:{from:$,to:p.pos+(g.sliceString(p.pos,p.pos+1)=='"'?1:0),options:ge,validFor:/^"[^"]*"?$/}}else if(C=="tag"){let xe=K0(g,z),ke=l[xe],ge=[],Ve=z&&z.lastChild;xe&&(!Ve||Ve.name!="CloseTag"||Fm(g,Ve)!=xe)&&ge.push(ke?ke.closeCompletion:{label:"</"+xe+">",type:"type",boost:2});let pt=ge.concat(((ke==null?void 0:ke.children)||(z?s:a)).map(Dt=>Dt.openCompletion));if(z&&(ke!=null&&ke.text.length)){let Dt=z.firstChild;Dt.to>p.pos-20&&!/\S/.test(p.state.sliceDoc(Dt.to,p.pos))&&(pt=pt.concat(ke.text))}return{from:$,options:pt,validFor:/^<\/?[:\-\.\w\u00b7-\uffff]*$/}}else return null}}const gD=Wh.define({name:"xml",parser:MI.configure({props:[wd.add({Element(r){let e=/^\s*<\//.test(r.textAfter);return r.lineIndent(r.node.from)+(e?0:r.unit)},"OpenTag CloseTag SelfClosingTag"(r){return r.column(r.node.from)+r.unit}}),Ad.add({Element(r){let e=r.firstChild,t=r.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:t.name=="CloseTag"?t.from:r.to}}}),DO.add({"OpenTag CloseTag":r=>r.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/$/}});function XI(r={}){let e=[gD.data.of({autocomplete:LI(r.elements||[],r.attributes||[])})];return r.autoCloseTags!==!1&&e.push(VI),new mO(gD,e)}function Hb(r,e,t=r.length){if(!e)return"";let n=e.firstChild,i=n&&n.getChild("TagName");return i?r.sliceString(i.from,Math.min(i.to,t)):""}const VI=Rn.inputHandler.of((r,e,t,n,i)=>{if(r.composing||r.state.readOnly||e!=t||n!=">"&&n!="/"||!gD.isActiveAt(r.state,e,-1))return!1;let s=i(),{state:a}=s,l=a.changeByRange(p=>{var m,g,b;let{head:C}=p,$=a.doc.sliceString(C-1,C)==n,z=ao(a).resolveInner(C,-1),xe;if($&&n==">"&&z.name=="EndTag"){let ke=z.parent;if(((g=(m=ke.parent)===null||m===void 0?void 0:m.lastChild)===null||g===void 0?void 0:g.name)!="CloseTag"&&(xe=Hb(a.doc,ke.parent,C))){let ge=C+(a.doc.sliceString(C,C+1)===">"?1:0),Ve=`</${xe}>`;return{range:p,changes:{from:C,to:ge,insert:Ve}}}}else if($&&n=="/"&&z.name=="StartCloseTag"){let ke=z.parent;if(z.from==C-2&&((b=ke.lastChild)===null||b===void 0?void 0:b.name)!="CloseTag"&&(xe=Hb(a.doc,ke,C))){let ge=C+(a.doc.sliceString(C,C+1)===">"?1:0),Ve=`${xe}>`;return{range:Tr.cursor(C+Ve.length,-1),changes:{from:C,to:ge,insert:Ve}}}}return{range:p}});return l.changes.empty?!1:(r.dispatch([s,a.update(l,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),UI=54,qI=1,zI=55,WI=2,ZI=56,YI=3,Jb=4,GI=5,yg=6,pw=7,fw=8,dw=9,mw=10,HI=11,JI=12,KI=13,ry=57,e5=14,Kb=58,gw=20,t5=22,yw=23,r5=24,yD=26,Dw=27,n5=28,i5=31,s5=34,o5=36,a5=37,u5=0,l5=1,c5={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},h5={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},ev={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function p5(r){return r==45||r==46||r==58||r>=65&&r<=90||r==95||r>=97&&r<=122||r>=161}function Ow(r){return r==9||r==10||r==13||r==32}let tv=null,rv=null,nv=0;function DD(r,e){let t=r.pos+e;if(nv==t&&rv==r)return tv;let n=r.peek(e);for(;Ow(n);)n=r.peek(++e);let i="";for(;p5(n);)i+=String.fromCharCode(n),n=r.peek(++e);return rv=r,nv=t,tv=i?i.toLowerCase():n==f5||n==d5?void 0:null}const xw=60,Dg=62,NO=47,f5=63,d5=33,m5=45;function iv(r,e){this.name=r,this.parent=e,this.hash=e?e.hash:0;for(let t=0;t<r.length;t++)this.hash+=(this.hash<<4)+r.charCodeAt(t)+(r.charCodeAt(t)<<8)}const g5=[yg,mw,pw,fw,dw],y5=new $O({start:null,shift(r,e,t,n){return g5.indexOf(e)>-1?new iv(DD(n,1)||"",r):r},reduce(r,e){return e==gw&&r?r.parent:r},reuse(r,e,t,n){let i=e.type.id;return i==yg||i==o5?new iv(DD(n,1)||"",r):r},hash(r){return r?r.hash:0},strict:!1}),D5=new iu((r,e)=>{if(r.next!=xw){r.next<0&&e.context&&r.acceptToken(ry);return}r.advance();let t=r.next==NO;t&&r.advance();let n=DD(r,0);if(n===void 0)return;if(!n)return r.acceptToken(t?e5:yg);let i=e.context?e.context.name:null;if(t){if(n==i)return r.acceptToken(HI);if(i&&h5[i])return r.acceptToken(ry,-2);if(e.dialectEnabled(u5))return r.acceptToken(JI);for(let s=e.context;s;s=s.parent)if(s.name==n)return;r.acceptToken(KI)}else{if(n=="script")return r.acceptToken(pw);if(n=="style")return r.acceptToken(fw);if(n=="textarea")return r.acceptToken(dw);if(c5.hasOwnProperty(n))return r.acceptToken(mw);i&&ev[i]&&ev[i][n]?r.acceptToken(ry,-1):r.acceptToken(yg)}},{contextual:!0}),O5=new iu(r=>{for(let e=0,t=0;;t++){if(r.next<0){t&&r.acceptToken(Kb);break}if(r.next==m5)e++;else if(r.next==Dg&&e>=2){t>3&&r.acceptToken(Kb,-2);break}else e=0;r.advance()}});function x5(r){for(;r;r=r.parent)if(r.name=="svg"||r.name=="math")return!0;return!1}const b5=new iu((r,e)=>{if(r.next==NO&&r.peek(1)==Dg){let t=e.dialectEnabled(l5)||x5(e.context);r.acceptToken(t?GI:Jb,2)}else r.next==Dg&&r.acceptToken(Jb,1)});function IO(r,e,t){let n=2+r.length;return new iu(i=>{for(let s=0,a=0,l=0;;l++){if(i.next<0){l&&i.acceptToken(e);break}if(s==0&&i.next==xw||s==1&&i.next==NO||s>=2&&s<n&&i.next==r.charCodeAt(s-2))s++,a++;else if((s==2||s==n)&&Ow(i.next))a++;else if(s==n&&i.next==Dg){l>a?i.acceptToken(e,-a):i.acceptToken(t,-(a-2));break}else if((i.next==10||i.next==13)&&l){i.acceptToken(e,1);break}else s=a=0;i.advance()}})}const v5=IO("script",UI,qI),C5=IO("style",zI,WI),S5=IO("textarea",ZI,YI),E5=Ed({"Text RawText":Je.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":Je.angleBracket,TagName:Je.tagName,"MismatchedCloseTag/TagName":[Je.tagName,Je.invalid],AttributeName:Je.attributeName,"AttributeValue UnquotedAttributeValue":Je.attributeValue,Is:Je.definitionOperator,"EntityReference CharacterReference":Je.character,Comment:Je.blockComment,ProcessingInst:Je.processingInstruction,DoctypeDecl:Je.documentMeta}),w5=Yh.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:y5,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"]],propSources:[E5],skippedNodes:[0],repeatNodeCount:9,tokenData:"!<p!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs3_sv-_vw3}wxHYx}-_}!OH{!O!P-_!P!Q$q!Q![-_![!]Mz!]!^-_!^!_!$S!_!`!;x!`!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4U-_4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/ebhSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0rXhSqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0mS1bP;=`<%l0m[1hP;=`<%l/^!V1vchS`P!a`!cpOq&Xqr1krs&}sv1kvw0mwx(tx!P1k!P!Q&X!Q!^1k!^!_*V!_!a&X!a#s1k#s$f&X$f;'S1k;'S;=`3R<%l?Ah1k?Ah?BY&X?BY?Mn1k?MnO&X!V3UP;=`<%l1k!_3[P;=`<%l-_!Z3hV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_4WihSkWc!ROX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst>]tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^/^!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!Z5zbkWOX5uXZ7SZ[5u[^7S^p5uqr5urs7Sst+Ptw5uwx7Sx!]5u!]!^7w!^!a7S!a#S5u#S#T7S#T;'S5u;'S;=`8n<%lO5u!R7VVOp7Sqs7St!]7S!]!^7l!^;'S7S;'S;=`7q<%lO7S!R7qOa!R!R7tP;=`<%l7S!Z8OYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z8qP;=`<%l5u!_8{ihSkWOX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst/^tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^:j!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!_:sbhSkWa!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!V<QchSOp7Sqr;{rs7Sst0mtw;{wx7Sx!P;{!P!Q7S!Q!];{!]!^=]!^!a7S!a#s;{#s$f7S$f;'S;{;'S;=`>P<%l?Ah;{?Ah?BY7S?BY?Mn;{?MnO7S!V=dXhSa!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!V>SP;=`<%l;{!_>YP;=`<%l8t!_>dhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^/^!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!Z@TakWOX@OXZAYZ[@O[^AY^p@Oqr@OrsAYsw@OwxAYx!]@O!]!^Az!^!aAY!a#S@O#S#TAY#T;'S@O;'S;=`Bq<%lO@O!RA]UOpAYq!]AY!]!^Ao!^;'SAY;'S;=`At<%lOAY!RAtOb!R!RAwP;=`<%lAY!ZBRYkWb!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!ZBtP;=`<%l@O!_COhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^Dj!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!_DsbhSkWb!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!VFQbhSOpAYqrE{rsAYswE{wxAYx!PE{!P!QAY!Q!]E{!]!^GY!^!aAY!a#sE{#s$fAY$f;'SE{;'S;=`G|<%l?AhE{?Ah?BYAY?BY?MnE{?MnOAY!VGaXhSb!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!VHPP;=`<%lE{!_HVP;=`<%lBw!ZHcW!bx`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t!aIYlhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OKQ!O!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!aK_khS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!`&X!`!aMS!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!TM_X`P!a`!cp!eQOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!aNZ!ZhSfQ`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OMz!O!PMz!P!Q$q!Q![Mz![!]Mz!]!^-_!^!_*V!_!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f$}-_$}%OMz%O%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4UMz4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Je-_$Je$JgMz$Jg$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!a!$PP;=`<%lMz!R!$ZY!a`!cpOq*Vqr!$yrs(Vsv*Vwx)ex!a*V!a!b!4t!b;'S*V;'S;=`*s<%lO*V!R!%Q]!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!%y!O!f*V!f!g!']!g#W*V#W#X!0`#X;'S*V;'S;=`*s<%lO*V!R!&QX!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!&m!O;'S*V;'S;=`*s<%lO*V!R!&vV!a`!cp!dPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!'dX!a`!cpOr*Vrs(Vsv*Vwx)ex!q*V!q!r!(P!r;'S*V;'S;=`*s<%lO*V!R!(WX!a`!cpOr*Vrs(Vsv*Vwx)ex!e*V!e!f!(s!f;'S*V;'S;=`*s<%lO*V!R!(zX!a`!cpOr*Vrs(Vsv*Vwx)ex!v*V!v!w!)g!w;'S*V;'S;=`*s<%lO*V!R!)nX!a`!cpOr*Vrs(Vsv*Vwx)ex!{*V!{!|!*Z!|;'S*V;'S;=`*s<%lO*V!R!*bX!a`!cpOr*Vrs(Vsv*Vwx)ex!r*V!r!s!*}!s;'S*V;'S;=`*s<%lO*V!R!+UX!a`!cpOr*Vrs(Vsv*Vwx)ex!g*V!g!h!+q!h;'S*V;'S;=`*s<%lO*V!R!+xY!a`!cpOr!+qrs!,hsv!+qvw!-Swx!.[x!`!+q!`!a!/j!a;'S!+q;'S;=`!0Y<%lO!+qq!,mV!cpOv!,hvx!-Sx!`!,h!`!a!-q!a;'S!,h;'S;=`!.U<%lO!,hP!-VTO!`!-S!`!a!-f!a;'S!-S;'S;=`!-k<%lO!-SP!-kO{PP!-nP;=`<%l!-Sq!-xS!cp{POv(Vx;'S(V;'S;=`(h<%lO(Vq!.XP;=`<%l!,ha!.aX!a`Or!.[rs!-Ssv!.[vw!-Sw!`!.[!`!a!.|!a;'S!.[;'S;=`!/d<%lO!.[a!/TT!a`{POr)esv)ew;'S)e;'S;=`)y<%lO)ea!/gP;=`<%l!.[!R!/sV!a`!cp{POr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!0]P;=`<%l!+q!R!0gX!a`!cpOr*Vrs(Vsv*Vwx)ex#c*V#c#d!1S#d;'S*V;'S;=`*s<%lO*V!R!1ZX!a`!cpOr*Vrs(Vsv*Vwx)ex#V*V#V#W!1v#W;'S*V;'S;=`*s<%lO*V!R!1}X!a`!cpOr*Vrs(Vsv*Vwx)ex#h*V#h#i!2j#i;'S*V;'S;=`*s<%lO*V!R!2qX!a`!cpOr*Vrs(Vsv*Vwx)ex#m*V#m#n!3^#n;'S*V;'S;=`*s<%lO*V!R!3eX!a`!cpOr*Vrs(Vsv*Vwx)ex#d*V#d#e!4Q#e;'S*V;'S;=`*s<%lO*V!R!4XX!a`!cpOr*Vrs(Vsv*Vwx)ex#X*V#X#Y!+q#Y;'S*V;'S;=`*s<%lO*V!R!4{Y!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!a!4t!a!b!:]!b;'S!4t;'S;=`!;r<%lO!4tq!5pV!cpOv!5kvx!6Vx!a!5k!a!b!7W!b;'S!5k;'S;=`!8V<%lO!5kP!6YTO!a!6V!a!b!6i!b;'S!6V;'S;=`!7Q<%lO!6VP!6lTO!`!6V!`!a!6{!a;'S!6V;'S;=`!7Q<%lO!6VP!7QOxPP!7TP;=`<%l!6Vq!7]V!cpOv!5kvx!6Vx!`!5k!`!a!7r!a;'S!5k;'S;=`!8V<%lO!5kq!7yS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!8YP;=`<%l!5ka!8bX!a`Or!8]rs!6Vsv!8]vw!6Vw!a!8]!a!b!8}!b;'S!8];'S;=`!:V<%lO!8]a!9SX!a`Or!8]rs!6Vsv!8]vw!6Vw!`!8]!`!a!9o!a;'S!8];'S;=`!:V<%lO!8]a!9vT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!:YP;=`<%l!8]!R!:dY!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!`!4t!`!a!;S!a;'S!4t;'S;=`!;r<%lO!4t!R!;]V!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!;uP;=`<%l!4t!V!<TXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[v5,C5,S5,b5,D5,O5,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function bw(r,e){let t=Object.create(null);for(let n of r.getChildren(yw)){let i=n.getChild(r5),s=n.getChild(yD)||n.getChild(Dw);i&&(t[e.read(i.from,i.to)]=s?s.type.id==yD?e.read(s.from+1,s.to-1):e.read(s.from,s.to):"")}return t}function sv(r,e){let t=r.getChild(t5);return t?e.read(t.from,t.to):" "}function ny(r,e,t){let n;for(let i of t)if(!i.attrs||i.attrs(n||(n=bw(r.node.parent.firstChild,e))))return{parser:i.parser};return null}function A5(r=[],e=[]){let t=[],n=[],i=[],s=[];for(let l of r)(l.tag=="script"?t:l.tag=="style"?n:l.tag=="textarea"?i:s).push(l);let a=e.length?Object.create(null):null;for(let l of e)(a[l.name]||(a[l.name]=[])).push(l);return x_((l,p)=>{let m=l.type.id;if(m==n5)return ny(l,p,t);if(m==i5)return ny(l,p,n);if(m==s5)return ny(l,p,i);if(m==gw&&s.length){let g=l.node,b=g.firstChild,C=b&&sv(b,p),$;if(C){for(let z of s)if(z.tag==C&&(!z.attrs||z.attrs($||($=bw(g,p))))){let xe=g.lastChild;return{parser:z.parser,overlay:[{from:b.to,to:xe.type.id==a5?xe.from:g.to}]}}}}if(a&&m==yw){let g=l.node,b;if(b=g.firstChild){let C=a[p.read(b.from,b.to)];if(C)for(let $ of C){if($.tagName&&$.tagName!=sv(g.parent,p))continue;let z=g.lastChild;if(z.type.id==yD){let xe=z.from+1,ke=z.lastChild,ge=z.to-(ke&&ke.isError?0:1);if(ge>xe)return{parser:$.parser,overlay:[{from:xe,to:ge}]}}else if(z.type.id==Dw)return{parser:$.parser,overlay:[{from:z.from,to:z.to}]}}}}return null})}const vw="beforeunload copy cut dragstart dragover dragleave dragenter dragend drag paste focus blur change click load mousedown mouseenter mouseleave mouseup keydown keyup resize scroll unload".split(" ").map(r=>"on"+r);for(let r of vw);const T5=yl.parser.configure({top:"SingleExpression"}),P5=[{tag:"script",attrs:r=>r.type=="text/typescript"||r.lang=="ts",parser:iw.parser},{tag:"script",attrs:r=>r.type=="text/babel"||r.type=="text/jsx",parser:sw.parser},{tag:"script",attrs:r=>r.type=="text/typescript-jsx",parser:ow.parser},{tag:"script",attrs(r){return/^(importmap|speculationrules|application\/(.+\+)?json)$/i.test(r.type)},parser:T5},{tag:"script",attrs(r){return!r.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(r.type)},parser:yl.parser},{tag:"style",attrs(r){return(!r.lang||r.lang=="css")&&(!r.type||/^(text\/)?(x-)?(stylesheet|css)$/i.test(r.type))},parser:gg.parser}],k5=[{name:"style",parser:gg.parser.configure({top:"Styles"})}].concat(vw.map(r=>({name:r,parser:yl.parser}))),F5=Wh.define({name:"html",parser:w5.configure({props:[wd.add({Element(r){let e=/^(\s*)(<\/)?/.exec(r.textAfter);return r.node.to<=r.pos+e[0].length?r.continue():r.lineIndent(r.node.from)+(e[2]?0:r.unit)},"OpenTag CloseTag SelfClosingTag"(r){return r.column(r.node.from)+r.unit},Document(r){if(r.pos+/\s*/.exec(r.textAfter)[0].length<r.node.to)return r.continue();let e=null,t;for(let n=r.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((t=e.lastChild)&&(t.name=="CloseTag"||t.name=="SelfClosingTag"))?r.lineIndent(e.from)+r.unit:null}}),Ad.add({Element(r){let e=r.firstChild,t=r.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:t.name=="CloseTag"?t.from:r.to}}}),DO.add({"OpenTag CloseTag":r=>r.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/\w+\W$/,wordChars:"-._"}}),_m=F5.configure({wrap:A5(P5,k5)}),_5="var(--cm-keyword)",ov="var(--cm-property)",$5="var(--cm-punctuation)",B5="#ffffff",OD="var(--cm-foreground)",Cw="var(--cm-line-number)",N5="var(--cm-comment)",I5="var(--cm-variable)",M5="var(--cm-string)",R5="var(--cm-background)",Q5="var(--cm-line-highlight-background)",av="var(--cm-background)",iy="#242222",j5="var(--cm-selection-background)",uv="#888",L5=Rn.theme({"&":{color:OD,backgroundColor:av},"& div":{flexDirection:"initial"},"&.cm-focused":{outline:"none"},".cm-content":{caretColor:uv},".cm-completionIcon":{display:"none"},".cm-cursor, .cm-dropCursor":{borderLeftColor:uv},"&.cm-focused .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:j5},".cm-panels":{backgroundColor:R5,color:OD},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:"#72a1ff59",outline:"1px solid #457dff"},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:"#6199ff2f"},".cm-line":{border:"1px solid transparent"},".cm-activeLine":{backgroundColor:Q5,border:"1px solid var(--cm-line-highlight-border)"},".cm-selectionMatch":{backgroundColor:"#aafe661a"},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:"transparent"},".cm-gutters":{backgroundColor:av,color:Cw,border:"none"},".cm-activeLineGutter":{backgroundColor:"transparent",color:"#bfbaaa"},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:"#ddd"},".cm-tooltip":{border:"none",backgroundColor:iy,color:"#c2beb3"},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:iy,borderBottomColor:iy},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:"#ffffff14",color:"#c2beb3"}}},{dark:!0}),X5=Pd.define([{tag:[Je.variableName,Je.regexp],color:"var(--cm-decorator)"},{tag:[Je.name,Je.deleted,Je.character,Je.propertyName,Je.macroName],color:ov},{tag:[Je.function(Je.variableName),Je.labelName],color:I5},{tag:[Je.color,Je.constant(Je.name),Je.standard(Je.name)],color:"#c99076"},{tag:[Je.definition(Je.name),Je.separator],color:OD},{tag:[Je.angleBracket],color:"#666666"},{tag:[Je.brace],color:"#5eaab5"},{tag:[Je.bracket],color:"#4d9375"},{tag:[Je.typeName,Je.className,Je.number,Je.changed,Je.annotation,Je.modifier,Je.self,Je.namespace,Je.keyword,Je.atom,Je.bool,Je.special(Je.variableName)],color:_5},{tag:[Je.definitionKeyword],color:"var(--cm-definition-keyword)"},{tag:[Je.operator,Je.operatorKeyword,Je.url,Je.escape,Je.link,Je.special(Je.string)],color:$5},{tag:[Je.meta,Je.comment],color:N5},{tag:Je.strong,fontWeight:"bold"},{tag:Je.emphasis,fontStyle:"italic"},{tag:Je.strikethrough,textDecoration:"line-through"},{tag:Je.link,color:Cw,textDecoration:"underline"},{tag:Je.heading,fontWeight:"bold",color:ov},{tag:[Je.processingInstruction,Je.string,Je.inserted],color:M5},{tag:Je.invalid,color:B5}]),V5=[L5,j2(X5)],Sw=Qi.define(),Ew=Qi.define(),U5=Fo.define({create(){return Fi.none},update(r,e){r=r.map(e.changes);for(const t of e.effects)t.is(Sw)?r=r.update({add:t.value,sort:!0}):t.is(Ew)&&(r=r.update({filter:t.value}));return r},provide:r=>Rn.decorations.from(r)}),q5={xml:XI,css:OI,html:()=>_m.extension,vue:()=>_m.extension,svelte:()=>_m.extension,js:Pc,mjs:Pc,cjs:Pc,ts:()=>Pc({typescript:!0}),mts:()=>Pc({typescript:!0}),cts:()=>Pc({typescript:!0}),jsx:()=>Pc({jsx:!0}),tsx:()=>Pc({typescript:!0,jsx:!0})};function z5(r,e,t={}){const n=[...FO];n.push({key:"Tab",run:QE});const i=us(()=>{const{mode:l="html",readOnly:p,autocomplete:m}=Ai(t);return[c8,V5,U5,q5[l](),l==="html"&&m&&_m.data.of({autocomplete:m}),p&&gs.readOnly.of(!0),vd.of(n)].filter(Boolean)});let s=!1;const a=new Rn({parent:r.value,doc:e.value,extensions:i.value,dispatch(l){a.update([l]);const p=a.state.selection.main;if(p.from!==p.to?(a.contentDOM.style.setProperty("--cm-line-highlight-background","transparent"),a.contentDOM.style.setProperty("--cm-line-highlight-border","transparent")):(a.contentDOM.style.removeProperty("--cm-line-highlight-background"),a.contentDOM.style.removeProperty("--cm-line-highlight-border")),l.docChanged){if(s){s=!1;return}e.value=a.state.doc.toString()}},...Ai(t)});return Qo(t,()=>{a.dispatch({effects:Qi.reconfigure.of(i.value)})}),Qo(e,l=>{if(l!==a.state.doc.toString()){s=!0;const p=a.state.selection.ranges;a.dispatch({changes:{from:0,to:a.state.doc.length,insert:l},selection:Tr.create(p)})}},{immediate:!0}),a}const W5=Co({__name:"CodeMirror",props:{modelValue:{},mode:{},readOnly:{type:Boolean},matched:{},annotations:{},getHint:{type:Function}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=Ys(),s=lO(t,"modelValue",n,{passive:!0});return $g(async()=>{const a=z5(i,s,yd({autocomplete:t.getHint,...tT(t)}));id(a.contentDOM.parentElement,"scroll",J3(()=>{a.requestMeasure()},50,!0));function l(g,b){const C=Fi.mark({class:"highlighted"});a.dispatch({effects:Sw.of([C.range(g,b)])})}function p(){a.dispatch({effects:Ew.of((g,b)=>b<=0||g>=a.state.doc.toString().length)}),GP(t.modelValue,Array.from(t.matched||[]),t.annotations||[]).forEach(g=>l(g[0],g[1]))}let m=0;Qo(()=>[t.modelValue,t.matched],async()=>{clearTimeout(m),t.matched&&(m=setTimeout(p,200))},{immediate:!0})}),(a,l)=>(bi(),ns("div",{ref_key:"el",ref:i,relative:"","font-mono":"","text-sm":"","data-enable-grammarly":"false","h-full":""},null,512))}}),ww=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Z5={},Y5={"bg-active":"","p-5":"",border:"b main",text:"sm gray5 dark:gray3"};function G5(r,e){return bi(),ns("div",Y5,[Kl(r.$slots,"default")])}const H5=ww(Z5,[["render",G5]]),J5={style:{"background-color":"var(--cm-background)"},border:"l y gray/20",text:"gray/80","min-h-30px":"","max-h-30px":"","select-none":"",flex:"","all:my-auto":""},K5={"mr-2":"","op-60":"","shrink-0":""},e6={px1:"",flex:"","gap-2":"","flex-auto":"","h-full":""},t6=Co({__name:"TitleBar",props:{title:{}},emits:["titleClick"],setup(r,{emit:e}){const t=e;return(n,i)=>(bi(),ns("div",J5,[sn("div",{p1:"",flex:"",onClick:i[0]||(i[0]=s=>t("titleClick",s))},[Kl(n.$slots,"before"),sn("div",K5,Hs(n.title),1)]),sn("div",e6,[Kl(n.$slots,"default")])]))}}),r6={flex:"",border:"t main"},n6=["onClick"],i6=Co({__name:"Tabs",props:{modelValue:{},items:{}},emits:["update:modelValue"],setup(r,{emit:e}){var s,a;const t=r,i=lO(t,"modelValue",e,{passive:!0,defaultValue:(a=(s=t.items)==null?void 0:s[0])==null?void 0:a.value});return(l,p)=>(bi(),ns("ul",r6,[(bi(!0),ns(po,null,Lc(l.items,({label:m,value:g,icon:b})=>(bi(),ns("li",{key:g,"cursor-pointer":"","px-4":"","py-3":"","whitespace-nowrap":"","select-none":"",class:Pa(Ai(i)===g?"bg-active dark:text-white text-black":"text-dark:50 dark:text-white:50"),onClick:C=>i.value=g},[sn("div",{class:Pa(b)},null,2),pa(" "+Hs(m),1)],10,n6))),128))]))}}),s6=Co({__name:"OverviewTabs",props:{modelValue:{}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=Ys([{label:"Source",value:"source",icon:"i-carbon-cics-program"},{label:"Analyzer",value:"analyzer",icon:"i-carbon-align-horizontal-left"}]),s=lO(t,"modelValue",n);return(a,l)=>{const p=i6;return bi(),Yo(p,{modelValue:Ai(s),"onUpdate:modelValue":l[0]||(l[0]=m=>so(s)?s.value=m:null),items:Ai(i)},null,8,["modelValue","items"])}}}),o6="/@vite/client",Aw=Mf(),Tw=Mf(),a6=Aw.on,Pw=Tw.on;TD(()=>import(o6),[]).then(r=>{const e=r.createHotContext("/");e.on("vite:beforeUpdate",t=>{t.updates.forEach(n=>{Aw.trigger(n)})}),e.on("unocss:config-changed",()=>{Tw.trigger()})}).catch(r=>{console.error("failed to connect to client vite server, you might need to do manual refresh to see the updates"),console.error(r)});const e0="/__unocss_api",kw=Vg(e0).json(),MO=Vg(`${e0}/overview`,{immediate:!1}).json(),Uo=kw.data,Ep=MO.data;Pw(()=>{kw.execute(),MO.execute()});function oM(r){const e=Vg(us(()=>`${e0}/module?id=${encodeURIComponent(Ai(r))}`),{refetch:!0}).json();return Pw(()=>e.execute()),a6(t=>{var n;(t.path===Ai(r)||t.path===Ai(r).slice(((n=Uo.value)==null?void 0:n.root.length)||0))&&setTimeout(()=>{e.execute()},50)}),e}function aM(r,e){const t=H3(r,500);return Vg(us(()=>`${e0}/repl?token=${encodeURIComponent(t.value)}&safelist=${e.value}`),{refetch:!0}).json()}const wp=us(()=>{if(!Uo.value)return{workspace:{children:{},items:[]},root:{children:{},items:[]},nodeModules:{children:{},items:[]}};const r=[],e=[],t=[];return Uo.value.modules.map(n=>({full:n,path:n})).forEach(n=>{n.full.includes("node_modules")?t.push(n):n.full.startsWith(Uo.value.root)?r.push(n):e.push(n)}),r.forEach(n=>n.path=n.path.slice(Uo.value.root.length+1)),{workspace:sy(r,"Project Root"),nodeModules:sy(t,"Node Modules"),root:sy(e,"Disk Root")}});function sy(r,e){const t={name:e,children:{},items:[]};function n(s,a,l=t){if(!s)return;if(a.length<=1){l.items.push(s);return}const p=a.shift();l.children[p]||(l.children[p]={name:p,children:{},items:[]}),n(s,a,l.children[p])}r.forEach(s=>{const a=s.path.split(/\//g).filter(Boolean);n(s,a)});function i(s){if(!s)return;const a=Object.values(s.children);if(a.length===1&&!s.items.length){const l=a[0];s.name=s.name?`${s.name}/${l.name}`:l.name,s.items=l.items,s.children=l.children,i(s)}else a.forEach(i)}return Object.values(t.children).forEach(i),t}const u6={key:0,"ws-wrap":""},l6=sn("span",{op80:""},".",-1),c6={key:1},Fw=Co({__name:"ModuleId",props:{id:{}},setup(r){return(e,t)=>e.id&&Ai(Uo)?(bi(),ns("span",u6,[e.id.startsWith(Ai(Uo).root)?(bi(),ns(po,{key:0},[l6,sn("span",null,Hs(e.id.slice(Ai(Uo).root.length)),1)],64)):(bi(),ns("span",c6,Hs(e.id),1))])):wu("",!0)}});function h6(r,e){const t=Ys(null);return p_(r,()=>{var i;const n=(i=nd(r))==null?void 0:i.clientHeight;t.value=n?`--${e}: calc(100vh - ${n}px - 2px);`:null}),t}var _w={exports:{}};(function(r,e){(function(t){r.exports=t()})(function(){var t=(me,le)=>()=>(le||me((le={exports:{}}).exports,le),le.exports),n=t((me,le)=>{var ae=function(Ee){return Ee&&Ee.Math==Math&&Ee};le.exports=ae(typeof globalThis=="object"&&globalThis)||ae(typeof window=="object"&&window)||ae(typeof self=="object"&&self)||ae(typeof ec=="object"&&ec)||function(){return this}()||Function("return this")()}),i=t((me,le)=>{le.exports=function(ae){try{return!!ae()}catch{return!0}}}),s=t((me,le)=>{var ae=i();le.exports=!ae(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),a=t((me,le)=>{var ae=i();le.exports=!ae(function(){var Ee=(function(){}).bind();return typeof Ee!="function"||Ee.hasOwnProperty("prototype")})}),l=t((me,le)=>{var ae=a(),Ee=Function.prototype.call;le.exports=ae?Ee.bind(Ee):function(){return Ee.apply(Ee,arguments)}}),p=t(me=>{var le={}.propertyIsEnumerable,ae=Object.getOwnPropertyDescriptor,Ee=ae&&!le.call({1:2},1);me.f=Ee?function(be){var Le=ae(this,be);return!!Le&&Le.enumerable}:le}),m=t((me,le)=>{le.exports=function(ae,Ee){return{enumerable:!(ae&1),configurable:!(ae&2),writable:!(ae&4),value:Ee}}}),g=t((me,le)=>{var ae=a(),Ee=Function.prototype,be=Ee.call,Le=ae&&Ee.bind.bind(be,be);le.exports=ae?Le:function(nt){return function(){return be.apply(nt,arguments)}}}),b=t((me,le)=>{var ae=g(),Ee=ae({}.toString),be=ae("".slice);le.exports=function(Le){return be(Ee(Le),8,-1)}}),C=t((me,le)=>{var ae=g(),Ee=i(),be=b(),Le=Object,nt=ae("".split);le.exports=Ee(function(){return!Le("z").propertyIsEnumerable(0)})?function(mt){return be(mt)=="String"?nt(mt,""):Le(mt)}:Le}),$=t((me,le)=>{le.exports=function(ae){return ae==null}}),z=t((me,le)=>{var ae=$(),Ee=TypeError;le.exports=function(be){if(ae(be))throw Ee("Can't call method on "+be);return be}}),xe=t((me,le)=>{var ae=C(),Ee=z();le.exports=function(be){return ae(Ee(be))}}),ke=t((me,le)=>{var ae=typeof document=="object"&&document.all,Ee=typeof ae>"u"&&ae!==void 0;le.exports={all:ae,IS_HTMLDDA:Ee}}),ge=t((me,le)=>{var ae=ke(),Ee=ae.all;le.exports=ae.IS_HTMLDDA?function(be){return typeof be=="function"||be===Ee}:function(be){return typeof be=="function"}}),Ve=t((me,le)=>{var ae=ge(),Ee=ke(),be=Ee.all;le.exports=Ee.IS_HTMLDDA?function(Le){return typeof Le=="object"?Le!==null:ae(Le)||Le===be}:function(Le){return typeof Le=="object"?Le!==null:ae(Le)}}),pt=t((me,le)=>{var ae=n(),Ee=ge(),be=function(Le){return Ee(Le)?Le:void 0};le.exports=function(Le,nt){return arguments.length<2?be(ae[Le]):ae[Le]&&ae[Le][nt]}}),Dt=t((me,le)=>{var ae=g();le.exports=ae({}.isPrototypeOf)}),bt=t((me,le)=>{var ae=pt();le.exports=ae("navigator","userAgent")||""}),Pt=t((me,le)=>{var ae=n(),Ee=bt(),be=ae.process,Le=ae.Deno,nt=be&&be.versions||Le&&Le.version,mt=nt&&nt.v8,He,Ct;mt&&(He=mt.split("."),Ct=He[0]>0&&He[0]<4?1:+(He[0]+He[1])),!Ct&&Ee&&(He=Ee.match(/Edge\/(\d+)/),(!He||He[1]>=74)&&(He=Ee.match(/Chrome\/(\d+)/),He&&(Ct=+He[1]))),le.exports=Ct}),nr=t((me,le)=>{var ae=Pt(),Ee=i();le.exports=!!Object.getOwnPropertySymbols&&!Ee(function(){var be=Symbol();return!String(be)||!(Object(be)instanceof Symbol)||!Symbol.sham&&ae&&ae<41})}),Ur=t((me,le)=>{var ae=nr();le.exports=ae&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),jr=t((me,le)=>{var ae=pt(),Ee=ge(),be=Dt(),Le=Ur(),nt=Object;le.exports=Le?function(mt){return typeof mt=="symbol"}:function(mt){var He=ae("Symbol");return Ee(He)&&be(He.prototype,nt(mt))}}),gr=t((me,le)=>{var ae=String;le.exports=function(Ee){try{return ae(Ee)}catch{return"Object"}}}),Lr=t((me,le)=>{var ae=ge(),Ee=gr(),be=TypeError;le.exports=function(Le){if(ae(Le))return Le;throw be(Ee(Le)+" is not a function")}}),kn=t((me,le)=>{var ae=Lr(),Ee=$();le.exports=function(be,Le){var nt=be[Le];return Ee(nt)?void 0:ae(nt)}}),Gn=t((me,le)=>{var ae=l(),Ee=ge(),be=Ve(),Le=TypeError;le.exports=function(nt,mt){var He,Ct;if(mt==="string"&&Ee(He=nt.toString)&&!be(Ct=ae(He,nt))||Ee(He=nt.valueOf)&&!be(Ct=ae(He,nt))||mt!=="string"&&Ee(He=nt.toString)&&!be(Ct=ae(He,nt)))return Ct;throw Le("Can't convert object to primitive value")}}),Ii=t((me,le)=>{le.exports=!1}),ni=t((me,le)=>{var ae=n(),Ee=Object.defineProperty;le.exports=function(be,Le){try{Ee(ae,be,{value:Le,configurable:!0,writable:!0})}catch{ae[be]=Le}return Le}}),Sn=t((me,le)=>{var ae=n(),Ee=ni(),be="__core-js_shared__",Le=ae[be]||Ee(be,{});le.exports=Le}),Vn=t((me,le)=>{var ae=Ii(),Ee=Sn();(le.exports=function(be,Le){return Ee[be]||(Ee[be]=Le!==void 0?Le:{})})("versions",[]).push({version:"3.26.1",mode:ae?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),Ln=t((me,le)=>{var ae=z(),Ee=Object;le.exports=function(be){return Ee(ae(be))}}),In=t((me,le)=>{var ae=g(),Ee=Ln(),be=ae({}.hasOwnProperty);le.exports=Object.hasOwn||function(Le,nt){return be(Ee(Le),nt)}}),$i=t((me,le)=>{var ae=g(),Ee=0,be=Math.random(),Le=ae(1 .toString);le.exports=function(nt){return"Symbol("+(nt===void 0?"":nt)+")_"+Le(++Ee+be,36)}}),Ui=t((me,le)=>{var ae=n(),Ee=Vn(),be=In(),Le=$i(),nt=nr(),mt=Ur(),He=Ee("wks"),Ct=ae.Symbol,or=Ct&&Ct.for,er=mt?Ct:Ct&&Ct.withoutSetter||Le;le.exports=function(Dr){if(!be(He,Dr)||!(nt||typeof He[Dr]=="string")){var Cr="Symbol."+Dr;nt&&be(Ct,Dr)?He[Dr]=Ct[Dr]:mt&&or?He[Dr]=or(Cr):He[Dr]=er(Cr)}return He[Dr]}}),os=t((me,le)=>{var ae=l(),Ee=Ve(),be=jr(),Le=kn(),nt=Gn(),mt=Ui(),He=TypeError,Ct=mt("toPrimitive");le.exports=function(or,er){if(!Ee(or)||be(or))return or;var Dr=Le(or,Ct),Cr;if(Dr){if(er===void 0&&(er="default"),Cr=ae(Dr,or,er),!Ee(Cr)||be(Cr))return Cr;throw He("Can't convert object to primitive value")}return er===void 0&&(er="number"),nt(or,er)}}),ds=t((me,le)=>{var ae=os(),Ee=jr();le.exports=function(be){var Le=ae(be,"string");return Ee(Le)?Le:Le+""}}),ls=t((me,le)=>{var ae=n(),Ee=Ve(),be=ae.document,Le=Ee(be)&&Ee(be.createElement);le.exports=function(nt){return Le?be.createElement(nt):{}}}),Vs=t((me,le)=>{var ae=s(),Ee=i(),be=ls();le.exports=!ae&&!Ee(function(){return Object.defineProperty(be("div"),"a",{get:function(){return 7}}).a!=7})}),Ps=t(me=>{var le=s(),ae=l(),Ee=p(),be=m(),Le=xe(),nt=ds(),mt=In(),He=Vs(),Ct=Object.getOwnPropertyDescriptor;me.f=le?Ct:function(or,er){if(or=Le(or),er=nt(er),He)try{return Ct(or,er)}catch{}if(mt(or,er))return be(!ae(Ee.f,or,er),or[er])}}),Sr=t((me,le)=>{var ae=s(),Ee=i();le.exports=ae&&Ee(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})}),ln=t((me,le)=>{var ae=Ve(),Ee=String,be=TypeError;le.exports=function(Le){if(ae(Le))return Le;throw be(Ee(Le)+" is not an object")}}),Hr=t(me=>{var le=s(),ae=Vs(),Ee=Sr(),be=ln(),Le=ds(),nt=TypeError,mt=Object.defineProperty,He=Object.getOwnPropertyDescriptor,Ct="enumerable",or="configurable",er="writable";me.f=le?Ee?function(Dr,Cr,Oe){if(be(Dr),Cr=Le(Cr),be(Oe),typeof Dr=="function"&&Cr==="prototype"&&"value"in Oe&&er in Oe&&!Oe[er]){var fn=He(Dr,Cr);fn&&fn[er]&&(Dr[Cr]=Oe.value,Oe={configurable:or in Oe?Oe[or]:fn[or],enumerable:Ct in Oe?Oe[Ct]:fn[Ct],writable:!1})}return mt(Dr,Cr,Oe)}:mt:function(Dr,Cr,Oe){if(be(Dr),Cr=Le(Cr),be(Oe),ae)try{return mt(Dr,Cr,Oe)}catch{}if("get"in Oe||"set"in Oe)throw nt("Accessors not supported");return"value"in Oe&&(Dr[Cr]=Oe.value),Dr}}),Bn=t((me,le)=>{var ae=s(),Ee=Hr(),be=m();le.exports=ae?function(Le,nt,mt){return Ee.f(Le,nt,be(1,mt))}:function(Le,nt,mt){return Le[nt]=mt,Le}}),Ki=t((me,le)=>{var ae=s(),Ee=In(),be=Function.prototype,Le=ae&&Object.getOwnPropertyDescriptor,nt=Ee(be,"name"),mt=nt&&(function(){}).name==="something",He=nt&&(!ae||ae&&Le(be,"name").configurable);le.exports={EXISTS:nt,PROPER:mt,CONFIGURABLE:He}}),as=t((me,le)=>{var ae=g(),Ee=ge(),be=Sn(),Le=ae(Function.toString);Ee(be.inspectSource)||(be.inspectSource=function(nt){return Le(nt)}),le.exports=be.inspectSource}),Ze=t((me,le)=>{var ae=n(),Ee=ge(),be=ae.WeakMap;le.exports=Ee(be)&&/native code/.test(String(be))}),ft=t((me,le)=>{var ae=Vn(),Ee=$i(),be=ae("keys");le.exports=function(Le){return be[Le]||(be[Le]=Ee(Le))}}),Jt=t((me,le)=>{le.exports={}}),kr=t((me,le)=>{var ae=Ze(),Ee=n(),be=Ve(),Le=Bn(),nt=In(),mt=Sn(),He=ft(),Ct=Jt(),or="Object already initialized",er=Ee.TypeError,Dr=Ee.WeakMap,Cr,Oe,fn,gn=function(Ge){return fn(Ge)?Oe(Ge):Cr(Ge,{})},ui=function(Ge){return function(ws){var _o;if(!be(ws)||(_o=Oe(ws)).type!==Ge)throw er("Incompatible receiver, "+Ge+" required");return _o}};ae||mt.state?(Oi=mt.state||(mt.state=new Dr),Oi.get=Oi.get,Oi.has=Oi.has,Oi.set=Oi.set,Cr=function(Ge,ws){if(Oi.has(Ge))throw er(or);return ws.facade=Ge,Oi.set(Ge,ws),ws},Oe=function(Ge){return Oi.get(Ge)||{}},fn=function(Ge){return Oi.has(Ge)}):(Yi=He("state"),Ct[Yi]=!0,Cr=function(Ge,ws){if(nt(Ge,Yi))throw er(or);return ws.facade=Ge,Le(Ge,Yi,ws),ws},Oe=function(Ge){return nt(Ge,Yi)?Ge[Yi]:{}},fn=function(Ge){return nt(Ge,Yi)});var Oi,Yi;le.exports={set:Cr,get:Oe,has:fn,enforce:gn,getterFor:ui}}),br=t((me,le)=>{var ae=i(),Ee=ge(),be=In(),Le=s(),nt=Ki().CONFIGURABLE,mt=as(),He=kr(),Ct=He.enforce,or=He.get,er=Object.defineProperty,Dr=Le&&!ae(function(){return er(function(){},"length",{value:8}).length!==8}),Cr=String(String).split("String"),Oe=le.exports=function(fn,gn,ui){String(gn).slice(0,7)==="Symbol("&&(gn="["+String(gn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),ui&&ui.getter&&(gn="get "+gn),ui&&ui.setter&&(gn="set "+gn),(!be(fn,"name")||nt&&fn.name!==gn)&&(Le?er(fn,"name",{value:gn,configurable:!0}):fn.name=gn),Dr&&ui&&be(ui,"arity")&&fn.length!==ui.arity&&er(fn,"length",{value:ui.arity});try{ui&&be(ui,"constructor")&&ui.constructor?Le&&er(fn,"prototype",{writable:!1}):fn.prototype&&(fn.prototype=void 0)}catch{}var Oi=Ct(fn);return be(Oi,"source")||(Oi.source=Cr.join(typeof gn=="string"?gn:"")),fn};Function.prototype.toString=Oe(function(){return Ee(this)&&or(this).source||mt(this)},"toString")}),en=t((me,le)=>{var ae=ge(),Ee=Hr(),be=br(),Le=ni();le.exports=function(nt,mt,He,Ct){Ct||(Ct={});var or=Ct.enumerable,er=Ct.name!==void 0?Ct.name:mt;if(ae(He)&&be(He,er,Ct),Ct.global)or?nt[mt]=He:Le(mt,He);else{try{Ct.unsafe?nt[mt]&&(or=!0):delete nt[mt]}catch{}or?nt[mt]=He:Ee.f(nt,mt,{value:He,enumerable:!1,configurable:!Ct.nonConfigurable,writable:!Ct.nonWritable})}return nt}}),Dn=t((me,le)=>{var ae=Math.ceil,Ee=Math.floor;le.exports=Math.trunc||function(be){var Le=+be;return(Le>0?Ee:ae)(Le)}}),zr=t((me,le)=>{var ae=Dn();le.exports=function(Ee){var be=+Ee;return be!==be||be===0?0:ae(be)}}),cn=t((me,le)=>{var ae=zr(),Ee=Math.max,be=Math.min;le.exports=function(Le,nt){var mt=ae(Le);return mt<0?Ee(mt+nt,0):be(mt,nt)}}),Xr=t((me,le)=>{var ae=zr(),Ee=Math.min;le.exports=function(be){return be>0?Ee(ae(be),9007199254740991):0}}),pn=t((me,le)=>{var ae=Xr();le.exports=function(Ee){return ae(Ee.length)}}),oi=t((me,le)=>{var ae=xe(),Ee=cn(),be=pn(),Le=function(nt){return function(mt,He,Ct){var or=ae(mt),er=be(or),Dr=Ee(Ct,er),Cr;if(nt&&He!=He){for(;er>Dr;)if(Cr=or[Dr++],Cr!=Cr)return!0}else for(;er>Dr;Dr++)if((nt||Dr in or)&&or[Dr]===He)return nt||Dr||0;return!nt&&-1}};le.exports={includes:Le(!0),indexOf:Le(!1)}}),Hn=t((me,le)=>{var ae=g(),Ee=In(),be=xe(),Le=oi().indexOf,nt=Jt(),mt=ae([].push);le.exports=function(He,Ct){var or=be(He),er=0,Dr=[],Cr;for(Cr in or)!Ee(nt,Cr)&&Ee(or,Cr)&&mt(Dr,Cr);for(;Ct.length>er;)Ee(or,Cr=Ct[er++])&&(~Le(Dr,Cr)||mt(Dr,Cr));return Dr}}),Ei=t((me,le)=>{le.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ji=t(me=>{var le=Hn(),ae=Ei(),Ee=ae.concat("length","prototype");me.f=Object.getOwnPropertyNames||function(be){return le(be,Ee)}}),is=t(me=>{me.f=Object.getOwnPropertySymbols}),ys=t((me,le)=>{var ae=pt(),Ee=g(),be=ji(),Le=is(),nt=ln(),mt=Ee([].concat);le.exports=ae("Reflect","ownKeys")||function(He){var Ct=be.f(nt(He)),or=Le.f;return or?mt(Ct,or(He)):Ct}}),Is=t((me,le)=>{var ae=In(),Ee=ys(),be=Ps(),Le=Hr();le.exports=function(nt,mt,He){for(var Ct=Ee(mt),or=Le.f,er=be.f,Dr=0;Dr<Ct.length;Dr++){var Cr=Ct[Dr];!ae(nt,Cr)&&!(He&&ae(He,Cr))&&or(nt,Cr,er(mt,Cr))}}}),So=t((me,le)=>{var ae=i(),Ee=ge(),be=/#|\.prototype\./,Le=function(or,er){var Dr=mt[nt(or)];return Dr==Ct?!0:Dr==He?!1:Ee(er)?ae(er):!!er},nt=Le.normalize=function(or){return String(or).replace(be,".").toLowerCase()},mt=Le.data={},He=Le.NATIVE="N",Ct=Le.POLYFILL="P";le.exports=Le}),fo=t((me,le)=>{var ae=n(),Ee=Ps().f,be=Bn(),Le=en(),nt=ni(),mt=Is(),He=So();le.exports=function(Ct,or){var er=Ct.target,Dr=Ct.global,Cr=Ct.stat,Oe,fn,gn,ui,Oi,Yi;if(Dr?fn=ae:Cr?fn=ae[er]||nt(er,{}):fn=(ae[er]||{}).prototype,fn)for(gn in or){if(Oi=or[gn],Ct.dontCallGetSet?(Yi=Ee(fn,gn),ui=Yi&&Yi.value):ui=fn[gn],Oe=He(Dr?gn:er+(Cr?".":"#")+gn,Ct.forced),!Oe&&ui!==void 0){if(typeof Oi==typeof ui)continue;mt(Oi,ui)}(Ct.sham||ui&&ui.sham)&&be(Oi,"sham",!0),Le(fn,gn,Oi,Ct)}}}),su=t((me,le)=>{var ae=b();le.exports=Array.isArray||function(Ee){return ae(Ee)=="Array"}}),Fa=t((me,le)=>{var ae=TypeError,Ee=9007199254740991;le.exports=function(be){if(be>Ee)throw ae("Maximum allowed index exceeded");return be}}),ou=t((me,le)=>{var ae=b(),Ee=g();le.exports=function(be){if(ae(be)==="Function")return Ee(be)}}),Wr=t((me,le)=>{var ae=ou(),Ee=Lr(),be=a(),Le=ae(ae.bind);le.exports=function(nt,mt){return Ee(nt),mt===void 0?nt:be?Le(nt,mt):function(){return nt.apply(mt,arguments)}}}),Ht=t((me,le)=>{var ae=su(),Ee=pn(),be=Fa(),Le=Wr(),nt=function(mt,He,Ct,or,er,Dr,Cr,Oe){for(var fn=er,gn=0,ui=Cr?Le(Cr,Oe):!1,Oi,Yi;gn<or;)gn in Ct&&(Oi=ui?ui(Ct[gn],gn,He):Ct[gn],Dr>0&&ae(Oi)?(Yi=Ee(Oi),fn=nt(mt,He,Oi,Yi,fn,Dr-1)-1):(be(fn+1),mt[fn]=Oi),fn++),gn++;return fn};le.exports=nt}),Gt=t((me,le)=>{var ae=Ui(),Ee=ae("toStringTag"),be={};be[Ee]="z",le.exports=String(be)==="[object z]"}),lr=t((me,le)=>{var ae=Gt(),Ee=ge(),be=b(),Le=Ui(),nt=Le("toStringTag"),mt=Object,He=be(function(){return arguments}())=="Arguments",Ct=function(or,er){try{return or[er]}catch{}};le.exports=ae?be:function(or){var er,Dr,Cr;return or===void 0?"Undefined":or===null?"Null":typeof(Dr=Ct(er=mt(or),nt))=="string"?Dr:He?be(er):(Cr=be(er))=="Object"&&Ee(er.callee)?"Arguments":Cr}}),cr=t((me,le)=>{var ae=g(),Ee=i(),be=ge(),Le=lr(),nt=pt(),mt=as(),He=function(){},Ct=[],or=nt("Reflect","construct"),er=/^\s*(?:class|function)\b/,Dr=ae(er.exec),Cr=!er.exec(He),Oe=function(gn){if(!be(gn))return!1;try{return or(He,Ct,gn),!0}catch{return!1}},fn=function(gn){if(!be(gn))return!1;switch(Le(gn)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Cr||!!Dr(er,mt(gn))}catch{return!0}};fn.sham=!0,le.exports=!or||Ee(function(){var gn;return Oe(Oe.call)||!Oe(Object)||!Oe(function(){gn=!0})||gn})?fn:Oe}),vr=t((me,le)=>{var ae=su(),Ee=cr(),be=Ve(),Le=Ui(),nt=Le("species"),mt=Array;le.exports=function(He){var Ct;return ae(He)&&(Ct=He.constructor,Ee(Ct)&&(Ct===mt||ae(Ct.prototype))?Ct=void 0:be(Ct)&&(Ct=Ct[nt],Ct===null&&(Ct=void 0))),Ct===void 0?mt:Ct}}),Jr=t((me,le)=>{var ae=vr();le.exports=function(Ee,be){return new(ae(Ee))(be===0?0:be)}}),Rt=t(()=>{var me=fo(),le=Ht(),ae=Lr(),Ee=Ln(),be=pn(),Le=Jr();me({target:"Array",proto:!0},{flatMap:function(nt){var mt=Ee(this),He=be(mt),Ct;return ae(nt),Ct=Le(mt,0),Ct.length=le(Ct,mt,mt,He,0,1,nt,arguments.length>1?arguments[1]:void 0),Ct}})}),En=t((me,le)=>{le.exports={}}),Nn=t((me,le)=>{var ae=Ui(),Ee=En(),be=ae("iterator"),Le=Array.prototype;le.exports=function(nt){return nt!==void 0&&(Ee.Array===nt||Le[be]===nt)}}),Jn=t((me,le)=>{var ae=lr(),Ee=kn(),be=$(),Le=En(),nt=Ui(),mt=nt("iterator");le.exports=function(He){if(!be(He))return Ee(He,mt)||Ee(He,"@@iterator")||Le[ae(He)]}}),zt=t((me,le)=>{var ae=l(),Ee=Lr(),be=ln(),Le=gr(),nt=Jn(),mt=TypeError;le.exports=function(He,Ct){var or=arguments.length<2?nt(He):Ct;if(Ee(or))return be(ae(or,He));throw mt(Le(He)+" is not iterable")}}),ai=t((me,le)=>{var ae=l(),Ee=ln(),be=kn();le.exports=function(Le,nt,mt){var He,Ct;Ee(Le);try{if(He=be(Le,"return"),!He){if(nt==="throw")throw mt;return mt}He=ae(He,Le)}catch(or){Ct=!0,He=or}if(nt==="throw")throw mt;if(Ct)throw He;return Ee(He),mt}}),mi=t((me,le)=>{var ae=Wr(),Ee=l(),be=ln(),Le=gr(),nt=Nn(),mt=pn(),He=Dt(),Ct=zt(),or=Jn(),er=ai(),Dr=TypeError,Cr=function(fn,gn){this.stopped=fn,this.result=gn},Oe=Cr.prototype;le.exports=function(fn,gn,ui){var Oi=ui&&ui.that,Yi=!!(ui&&ui.AS_ENTRIES),Ge=!!(ui&&ui.IS_RECORD),ws=!!(ui&&ui.IS_ITERATOR),_o=!!(ui&&ui.INTERRUPTED),Ho=ae(gn,Oi),Cs,mo,Ss,Jo,uo,Ks,_u,Eo=function(go){return Cs&&er(Cs,"normal",go),new Cr(!0,go)},Gs=function(go){return Yi?(be(go),_o?Ho(go[0],go[1],Eo):Ho(go[0],go[1])):_o?Ho(go,Eo):Ho(go)};if(Ge)Cs=fn.iterator;else if(ws)Cs=fn;else{if(mo=or(fn),!mo)throw Dr(Le(fn)+" is not iterable");if(nt(mo)){for(Ss=0,Jo=mt(fn);Jo>Ss;Ss++)if(uo=Gs(fn[Ss]),uo&&He(Oe,uo))return uo;return new Cr(!1)}Cs=Ct(fn,mo)}for(Ks=Ge?fn.next:Cs.next;!(_u=Ee(Ks,Cs)).done;){try{uo=Gs(_u.value)}catch(go){er(Cs,"throw",go)}if(typeof uo=="object"&&uo&&He(Oe,uo))return uo}return new Cr(!1)}}),yr=t((me,le)=>{var ae=ds(),Ee=Hr(),be=m();le.exports=function(Le,nt,mt){var He=ae(nt);He in Le?Ee.f(Le,He,be(0,mt)):Le[He]=mt}}),xt=t(()=>{var me=fo(),le=mi(),ae=yr();me({target:"Object",stat:!0},{fromEntries:function(Ee){var be={};return le(Ee,function(Le,nt){ae(be,Le,nt)},{AS_ENTRIES:!0}),be}})}),Ot=t((me,le)=>{var ae=br(),Ee=Hr();le.exports=function(be,Le,nt){return nt.get&&ae(nt.get,Le,{getter:!0}),nt.set&&ae(nt.set,Le,{setter:!0}),Ee.f(be,Le,nt)}}),At=t((me,le)=>{var ae=ln();le.exports=function(){var Ee=ae(this),be="";return Ee.hasIndices&&(be+="d"),Ee.global&&(be+="g"),Ee.ignoreCase&&(be+="i"),Ee.multiline&&(be+="m"),Ee.dotAll&&(be+="s"),Ee.unicode&&(be+="u"),Ee.unicodeSets&&(be+="v"),Ee.sticky&&(be+="y"),be}}),vt=t(()=>{var me=n(),le=s(),ae=Ot(),Ee=At(),be=i(),Le=me.RegExp,nt=Le.prototype,mt=le&&be(function(){var He=!0;try{Le(".","d")}catch{He=!1}var Ct={},or="",er=He?"dgimsy":"gimsy",Dr=function(gn,ui){Object.defineProperty(Ct,gn,{get:function(){return or+=ui,!0}})},Cr={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};He&&(Cr.hasIndices="d");for(var Oe in Cr)Dr(Oe,Cr[Oe]);var fn=Object.getOwnPropertyDescriptor(nt,"flags").get.call(Ct);return fn!==er||or!==er});mt&&ae(nt,"flags",{configurable:!0,get:Ee})}),et=t(()=>{var me=fo(),le=n();me({global:!0,forced:le.globalThis!==le},{globalThis:le})}),$e=t(()=>{et()}),Ie=t(()=>{var me=fo(),le=Ht(),ae=Ln(),Ee=pn(),be=zr(),Le=Jr();me({target:"Array",proto:!0},{flat:function(){var nt=arguments.length?arguments[0]:void 0,mt=ae(this),He=Ee(mt),Ct=Le(mt,0);return Ct.length=le(Ct,mt,mt,He,0,nt===void 0?1:be(nt)),Ct}})}),Ye=t((me,le)=>{var ae=["cliName","cliCategory","cliDescription"],Ee=["_"],be=["languageId"];function Le(u,h){if(u==null)return{};var f=nt(u,h),d,y;if(Object.getOwnPropertySymbols){var D=Object.getOwnPropertySymbols(u);for(y=0;y<D.length;y++)d=D[y],!(h.indexOf(d)>=0)&&Object.prototype.propertyIsEnumerable.call(u,d)&&(f[d]=u[d])}return f}function nt(u,h){if(u==null)return{};var f={},d=Object.keys(u),y,D;for(D=0;D<d.length;D++)y=d[D],!(h.indexOf(y)>=0)&&(f[y]=u[y]);return f}Rt(),xt(),vt(),$e(),Ie();var mt=Object.create,He=Object.defineProperty,Ct=Object.getOwnPropertyDescriptor,or=Object.getOwnPropertyNames,er=Object.getPrototypeOf,Dr=Object.prototype.hasOwnProperty,Cr=(u,h)=>function(){return u&&(h=(0,u[or(u)[0]])(u=0)),h},Oe=(u,h)=>function(){return h||(0,u[or(u)[0]])((h={exports:{}}).exports,h),h.exports},fn=(u,h)=>{for(var f in h)He(u,f,{get:h[f],enumerable:!0})},gn=(u,h,f,d)=>{if(h&&typeof h=="object"||typeof h=="function")for(let y of or(h))!Dr.call(u,y)&&y!==f&&He(u,y,{get:()=>h[y],enumerable:!(d=Ct(h,y))||d.enumerable});return u},ui=(u,h,f)=>(f=u!=null?mt(er(u)):{},gn(h||!u||!u.__esModule?He(f,"default",{value:u,enumerable:!0}):f,u)),Oi=u=>gn(He({},"__esModule",{value:!0}),u),Yi,Ge=Cr({"<define:process>"(){Yi={env:{},argv:[]}}}),ws=Oe({"package.json"(u,h){h.exports={version:"2.8.8"}}}),_o=Oe({"node_modules/diff/lib/diff/base.js"(u){Ge(),Object.defineProperty(u,"__esModule",{value:!0}),u.default=h;function h(){}h.prototype={diff:function(y,D){var O=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},x=O.callback;typeof O=="function"&&(x=O,O={}),this.options=O;var v=this;function E(L){return x?(setTimeout(function(){x(void 0,L)},0),!0):L}y=this.castInput(y),D=this.castInput(D),y=this.removeEmpty(this.tokenize(y)),D=this.removeEmpty(this.tokenize(D));var F=D.length,k=y.length,I=1,T=F+k,_=[{newPos:-1,components:[]}],R=this.extractCommon(_[0],D,y,0);if(_[0].newPos+1>=F&&R+1>=k)return E([{value:this.join(D),count:D.length}]);function Z(){for(var L=-1*I;L<=I;L+=2){var re=void 0,W=_[L-1],ue=_[L+1],ie=(ue?ue.newPos:0)-L;W&&(_[L-1]=void 0);var Be=W&&W.newPos+1<F,N=ue&&0<=ie&&ie<k;if(!Be&&!N){_[L]=void 0;continue}if(!Be||N&&W.newPos<ue.newPos?(re=d(ue),v.pushComponent(re.components,void 0,!0)):(re=W,re.newPos++,v.pushComponent(re.components,!0,void 0)),ie=v.extractCommon(re,D,y,L),re.newPos+1>=F&&ie+1>=k)return E(f(v,re.components,D,y,v.useLongestToken));_[L]=re}I++}if(x)(function L(){setTimeout(function(){if(I>T)return x();Z()||L()},0)})();else for(;I<=T;){var ne=Z();if(ne)return ne}},pushComponent:function(y,D,O){var x=y[y.length-1];x&&x.added===D&&x.removed===O?y[y.length-1]={count:x.count+1,added:D,removed:O}:y.push({count:1,added:D,removed:O})},extractCommon:function(y,D,O,x){for(var v=D.length,E=O.length,F=y.newPos,k=F-x,I=0;F+1<v&&k+1<E&&this.equals(D[F+1],O[k+1]);)F++,k++,I++;return I&&y.components.push({count:I}),y.newPos=F,k},equals:function(y,D){return this.options.comparator?this.options.comparator(y,D):y===D||this.options.ignoreCase&&y.toLowerCase()===D.toLowerCase()},removeEmpty:function(y){for(var D=[],O=0;O<y.length;O++)y[O]&&D.push(y[O]);return D},castInput:function(y){return y},tokenize:function(y){return y.split("")},join:function(y){return y.join("")}};function f(y,D,O,x,v){for(var E=0,F=D.length,k=0,I=0;E<F;E++){var T=D[E];if(T.removed){if(T.value=y.join(x.slice(I,I+T.count)),I+=T.count,E&&D[E-1].added){var _=D[E-1];D[E-1]=D[E],D[E]=_}}else{if(!T.added&&v){var R=O.slice(k,k+T.count);R=R.map(function(ne,L){var re=x[I+L];return re.length>ne.length?re:ne}),T.value=y.join(R)}else T.value=y.join(O.slice(k,k+T.count));k+=T.count,T.added||(I+=T.count)}}var Z=D[F-1];return F>1&&typeof Z.value=="string"&&(Z.added||Z.removed)&&y.equals("",Z.value)&&(D[F-2].value+=Z.value,D.pop()),D}function d(y){return{newPos:y.newPos,components:y.components.slice(0)}}}}),Ho=Oe({"node_modules/diff/lib/diff/array.js"(u){Ge(),Object.defineProperty(u,"__esModule",{value:!0}),u.diffArrays=y,u.arrayDiff=void 0;var h=f(_o());function f(D){return D&&D.__esModule?D:{default:D}}var d=new h.default;u.arrayDiff=d,d.tokenize=function(D){return D.slice()},d.join=d.removeEmpty=function(D){return D};function y(D,O,x){return d.diff(D,O,x)}}}),Cs=Oe({"src/document/doc-builders.js"(u,h){Ge();function f(j){return{type:"concat",parts:j}}function d(j){return{type:"indent",contents:j}}function y(j,A){return{type:"align",contents:A,n:j}}function D(j){let A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return{type:"group",id:A.id,contents:j,break:!!A.shouldBreak,expandedStates:A.expandedStates}}function O(j){return y(Number.NEGATIVE_INFINITY,j)}function x(j){return y({type:"root"},j)}function v(j){return y(-1,j)}function E(j,A){return D(j[0],Object.assign(Object.assign({},A),{},{expandedStates:j}))}function F(j){return{type:"fill",parts:j}}function k(j,A){let M=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return{type:"if-break",breakContents:j,flatContents:A,groupId:M.groupId}}function I(j,A){return{type:"indent-if-break",contents:j,groupId:A.groupId,negate:A.negate}}function T(j){return{type:"line-suffix",contents:j}}var _={type:"line-suffix-boundary"},R={type:"break-parent"},Z={type:"trim"},ne={type:"line",hard:!0},L={type:"line",hard:!0,literal:!0},re={type:"line"},W={type:"line",soft:!0},ue=f([ne,R]),ie=f([L,R]),Be={type:"cursor",placeholder:Symbol("cursor")};function N(j,A){let M=[];for(let Q=0;Q<A.length;Q++)Q!==0&&M.push(j),M.push(A[Q]);return f(M)}function Y(j,A,M){let Q=j;if(A>0){for(let U=0;U<Math.floor(A/M);++U)Q=d(Q);Q=y(A%M,Q),Q=y(Number.NEGATIVE_INFINITY,Q)}return Q}function B(j,A){return{type:"label",label:j,contents:A}}h.exports={concat:f,join:N,line:re,softline:W,hardline:ue,literalline:ie,group:D,conditionalGroup:E,fill:F,lineSuffix:T,lineSuffixBoundary:_,cursor:Be,breakParent:R,ifBreak:k,trim:Z,indent:d,indentIfBreak:I,align:y,addAlignmentToDoc:Y,markAsRoot:x,dedentToRoot:O,dedent:v,hardlineWithoutBreakParent:ne,literallineWithoutBreakParent:L,label:B}}}),mo=Oe({"src/common/end-of-line.js"(u,h){Ge();function f(O){let x=O.indexOf("\r");return x>=0?O.charAt(x+1)===`
|
|
46
40
|
`?"crlf":"cr":"lf"}function d(O){switch(O){case"cr":return"\r";case"crlf":return`\r
|
|
47
41
|
`;default:return`
|
|
48
42
|
`}}function y(O,x){let v;switch(x){case`
|
|
@@ -295,7 +289,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
295
289
|
`),cooked:f===null?null:f.slice(1,O)},y.tail=D,this.next();let v=this.finishNode(y,"TemplateElement");return this.resetEndLocation(v,wi(this.state.lastTokEndLoc,O)),v}parseTemplate(c){let o=this.startNode();o.expressions=[];let u=this.parseTemplateElement(c);for(o.quasis=[u];!u.tail;)o.expressions.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),o.quasis.push(u=this.parseTemplateElement(c));return this.finishNode(o,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(c,o,u,h){u&&this.expectPlugin("recordAndTuple");let f=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let d=Object.create(null),y=!0,D=this.startNode();for(D.properties=[],this.next();!this.match(c);){if(y)y=!1;else if(this.expect(12),this.match(c)){this.addTrailingCommaExtraToNode(D);break}let x;o?x=this.parseBindingProperty():(x=this.parsePropertyDefinition(h),this.checkProto(x,u,d,h)),u&&!this.isObjectProperty(x)&&x.type!=="SpreadElement"&&this.raise(Qe.InvalidRecordProperty,{at:x}),x.shorthand&&this.addExtra(x,"shorthand",!0),D.properties.push(x)}this.next(),this.state.inFSharpPipelineDirectBody=f;let O="ObjectExpression";return o?O="ObjectPattern":u&&(O="RecordExpression"),this.finishNode(D,O)}addTrailingCommaExtraToNode(c){this.addExtra(c,"trailingComma",this.state.lastTokStart),this.addExtra(c,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(c){return!c.computed&&c.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(c){let o=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(Qe.UnsupportedPropertyDecorator,{at:this.state.startLoc});this.match(26);)o.push(this.parseDecorator());let u=this.startNode(),h=!1,f=!1,d;if(this.match(21))return o.length&&this.unexpected(),this.parseSpread();o.length&&(u.decorators=o,o=[]),u.method=!1,c&&(d=this.state.startLoc);let y=this.eat(55);this.parsePropertyNamePrefixOperator(u);let D=this.state.containsEsc,O=this.parsePropertyName(u,c);if(!y&&!D&&this.maybeAsyncOrAccessorProp(u)){let x=O.name;x==="async"&&!this.hasPrecedingLineBreak()&&(h=!0,this.resetPreviousNodeTrailingComments(O),y=this.eat(55),this.parsePropertyName(u)),(x==="get"||x==="set")&&(f=!0,this.resetPreviousNodeTrailingComments(O),u.kind=x,this.match(55)&&(y=!0,this.raise(Qe.AccessorIsGenerator,{at:this.state.curPosition(),kind:x}),this.next()),this.parsePropertyName(u))}return this.parseObjPropValue(u,d,y,h,!1,f,c)}getGetterSetterExpectedParamCount(c){return c.kind==="get"?0:1}getObjectOrClassMethodParams(c){return c.params}checkGetterSetterParams(c){var o;let u=this.getGetterSetterExpectedParamCount(c),h=this.getObjectOrClassMethodParams(c);h.length!==u&&this.raise(c.kind==="get"?Qe.BadGetterArity:Qe.BadSetterArity,{at:c}),c.kind==="set"&&((o=h[h.length-1])==null?void 0:o.type)==="RestElement"&&this.raise(Qe.BadSetterRestParameter,{at:c})}parseObjectMethod(c,o,u,h,f){if(f){let d=this.parseMethod(c,o,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(d),d}if(u||o||this.match(10))return h&&this.unexpected(),c.kind="method",c.method=!0,this.parseMethod(c,o,u,!1,!1,"ObjectMethod")}parseObjectProperty(c,o,u,h){if(c.shorthand=!1,this.eat(14))return c.value=u?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowIn(h),this.finishNode(c,"ObjectProperty");if(!c.computed&&c.key.type==="Identifier"){if(this.checkReservedWord(c.key.name,c.key.loc.start,!0,!1),u)c.value=this.parseMaybeDefault(o,V(c.key));else if(this.match(29)){let f=this.state.startLoc;h!=null?h.shorthandAssignLoc===null&&(h.shorthandAssignLoc=f):this.raise(Qe.InvalidCoverInitializedName,{at:f}),c.value=this.parseMaybeDefault(o,V(c.key))}else c.value=V(c.key);return c.shorthand=!0,this.finishNode(c,"ObjectProperty")}}parseObjPropValue(c,o,u,h,f,d,y){let D=this.parseObjectMethod(c,u,h,f,d)||this.parseObjectProperty(c,o,f,y);return D||this.unexpected(),D}parsePropertyName(c,o){if(this.eat(0))c.computed=!0,c.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:u,value:h}=this.state,f;if(qe(u))f=this.parseIdentifier(!0);else switch(u){case 132:f=this.parseNumericLiteral(h);break;case 131:f=this.parseStringLiteral(h);break;case 133:f=this.parseBigIntLiteral(h);break;case 134:f=this.parseDecimalLiteral(h);break;case 136:{let d=this.state.startLoc;o!=null?o.privateKeyLoc===null&&(o.privateKeyLoc=d):this.raise(Qe.UnexpectedPrivateField,{at:d}),f=this.parsePrivateName();break}default:this.unexpected()}c.key=f,u!==136&&(c.computed=!1)}return c.key}initFunction(c,o){c.id=null,c.generator=!1,c.async=o}parseMethod(c,o,u,h,f,d){let y=arguments.length>6&&arguments[6]!==void 0?arguments[6]:!1;this.initFunction(c,u),c.generator=o,this.scope.enter(xa|pu|(y?Ia:0)|(f?Bl:0)),this.prodParam.enter(de(u,c.generator)),this.parseFunctionParams(c,h);let D=this.parseFunctionBodyAndFinish(c,d,!0);return this.prodParam.exit(),this.scope.exit(),D}parseArrayLike(c,o,u,h){u&&this.expectPlugin("recordAndTuple");let f=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let d=this.startNode();return this.next(),d.elements=this.parseExprList(c,!u,h,d),this.state.inFSharpPipelineDirectBody=f,this.finishNode(d,u?"TupleExpression":"ArrayExpression")}parseArrowExpression(c,o,u,h){this.scope.enter(xa|$l);let f=de(u,!1);!this.match(5)&&this.prodParam.hasIn&&(f|=pe),this.prodParam.enter(f),this.initFunction(c,u);let d=this.state.maybeInArrowParameters;return o&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(c,o,h)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(c,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=d,this.finishNode(c,"ArrowFunctionExpression")}setArrowFunctionParameters(c,o,u){this.toAssignableList(o,u,!1),c.params=o}parseFunctionBodyAndFinish(c,o){let u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return this.parseFunctionBody(c,!1,u),this.finishNode(c,o)}parseFunctionBody(c,o){let u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,h=o&&!this.match(5);if(this.expressionScope.enter(w()),h)c.body=this.parseMaybeAssign(),this.checkParams(c,!1,o,!1);else{let f=this.state.strict,d=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|oe),c.body=this.parseBlock(!0,!1,y=>{let D=!this.isSimpleParamList(c.params);y&&D&&this.raise(Qe.IllegalLanguageModeDirective,{at:(c.kind==="method"||c.kind==="constructor")&&c.key?c.key.loc.end:c});let O=!f&&this.state.strict;this.checkParams(c,!this.state.strict&&!o&&!u&&!D,o,O),this.state.strict&&c.id&&this.checkIdentifier(c.id,up,O)}),this.prodParam.exit(),this.state.labels=d}this.expressionScope.exit()}isSimpleParameter(c){return c.type==="Identifier"}isSimpleParamList(c){for(let o=0,u=c.length;o<u;o++)if(!this.isSimpleParameter(c[o]))return!1;return!0}checkParams(c,o,u){let h=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0,f=!o&&new Set,d={type:"FormalParameters"};for(let y of c.params)this.checkLVal(y,{in:d,binding:Yu,checkClashes:f,strictModeChanged:h})}parseExprList(c,o,u,h){let f=[],d=!0;for(;!this.eat(c);){if(d)d=!1;else if(this.expect(12),this.match(c)){h&&this.addTrailingCommaExtraToNode(h),this.next();break}f.push(this.parseExprListItem(o,u))}return f}parseExprListItem(c,o,u){let h;if(this.match(12))c||this.raise(Qe.UnexpectedToken,{at:this.state.curPosition(),unexpected:","}),h=null;else if(this.match(21)){let f=this.state.startLoc;h=this.parseParenItem(this.parseSpread(o),f)}else if(this.match(17)){this.expectPlugin("partialApplication"),u||this.raise(Qe.UnexpectedArgumentPlaceholder,{at:this.state.startLoc});let f=this.startNode();this.next(),h=this.finishNode(f,"ArgumentPlaceholder")}else h=this.parseMaybeAssignAllowIn(o,this.parseParenItem);return h}parseIdentifier(c){let o=this.startNode(),u=this.parseIdentifierName(c);return this.createIdentifier(o,u)}createIdentifier(c,o){return c.name=o,c.loc.identifierName=o,this.finishNode(c,"Identifier")}parseIdentifierName(c){let o,{startLoc:u,type:h}=this.state;qe(h)?o=this.state.value:this.unexpected();let f=kt(h);return c?f&&this.replaceToken(130):this.checkReservedWord(o,u,f,!1),this.next(),o}checkReservedWord(c,o,u,h){if(!(c.length>10||!op(c))){if(u&&Xu(c)){this.raise(Qe.UnexpectedKeyword,{at:o,keyword:c});return}if((this.state.strict?h?ss:Za:hh)(c,this.inModule)){this.raise(Qe.UnexpectedReservedWord,{at:o,reservedWord:c});return}else if(c==="yield"){if(this.prodParam.hasYield){this.raise(Qe.YieldBindingIdentifier,{at:o});return}}else if(c==="await"){if(this.prodParam.hasAwait){this.raise(Qe.AwaitBindingIdentifier,{at:o});return}if(this.scope.inStaticBlock){this.raise(Qe.AwaitBindingIdentifierInStaticBlock,{at:o});return}this.expressionScope.recordAsyncArrowParametersError({at:o})}else if(c==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(Qe.ArgumentsInClass,{at:o});return}}}isAwaitAllowed(){return!!(this.prodParam.hasAwait||this.options.allowAwaitOutsideFunction&&!this.scope.inFunction)}parseAwait(c){let o=this.startNodeAt(c);return this.expressionScope.recordParameterInitializerError(Qe.AwaitExpressionFormalParameter,{at:o}),this.eat(55)&&this.raise(Qe.ObsoleteAwaitStar,{at:o}),!this.scope.inFunction&&!this.options.allowAwaitOutsideFunction&&(this.isAmbiguousAwait()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(o.argument=this.parseMaybeUnary(null,!0)),this.finishNode(o,"AwaitExpression")}isAmbiguousAwait(){if(this.hasPrecedingLineBreak())return!0;let{type:c}=this.state;return c===53||c===10||c===0||ts(c)||c===101&&!this.state.containsEsc||c===135||c===56||this.hasPlugin("v8intrinsic")&&c===54}parseYield(){let c=this.startNode();this.expressionScope.recordParameterInitializerError(Qe.YieldInParameter,{at:c}),this.next();let o=!1,u=null;if(!this.hasPrecedingLineBreak())switch(o=this.eat(55),this.state.type){case 13:case 137:case 8:case 11:case 3:case 9:case 14:case 12:if(!o)break;default:u=this.parseMaybeAssign()}return c.delegate=o,c.argument=u,this.finishNode(c,"YieldExpression")}checkPipelineAtInfixOperator(c,o){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&c.type==="SequenceExpression"&&this.raise(Qe.PipelineHeadSequenceExpression,{at:o})}parseSmartPipelineBodyInStyle(c,o){if(this.isSimpleReference(c)){let u=this.startNodeAt(o);return u.callee=c,this.finishNode(u,"PipelineBareFunction")}else{let u=this.startNodeAt(o);return this.checkSmartPipeTopicBodyEarlyErrors(o),u.expression=c,this.finishNode(u,"PipelineTopicExpression")}}isSimpleReference(c){switch(c.type){case"MemberExpression":return!c.computed&&this.isSimpleReference(c.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(c){if(this.match(19))throw this.raise(Qe.PipelineBodyNoArrow,{at:this.state.startLoc});this.topicReferenceWasUsedInCurrentContext()||this.raise(Qe.PipelineTopicUnused,{at:c})}withTopicBindingContext(c){let o=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return c()}finally{this.state.topicContext=o}}withSmartMixTopicForbiddingContext(c){if(this.hasPlugin(["pipelineOperator",{proposal:"smart"}])){let o=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};try{return c()}finally{this.state.topicContext=o}}else return c()}withSoloAwaitPermittingContext(c){let o=this.state.soloAwait;this.state.soloAwait=!0;try{return c()}finally{this.state.soloAwait=o}}allowInAnd(c){let o=this.prodParam.currentFlags();if(pe&~o){this.prodParam.enter(o|pe);try{return c()}finally{this.prodParam.exit()}}return c()}disallowInAnd(c){let o=this.prodParam.currentFlags();if(pe&o){this.prodParam.enter(o&~pe);try{return c()}finally{this.prodParam.exit()}}return c()}registerTopicReference(){this.state.topicContext.maxTopicIndex=0}topicReferenceIsAllowedInCurrentContext(){return this.state.topicContext.maxNumOfResolvableTopics>=1}topicReferenceWasUsedInCurrentContext(){return this.state.topicContext.maxTopicIndex!=null&&this.state.topicContext.maxTopicIndex>=0}parseFSharpPipelineBody(c){let o=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let u=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let h=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),o,c);return this.state.inFSharpPipelineDirectBody=u,h}parseModuleExpression(){this.expectPlugin("moduleBlocks");let c=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let o=this.startNodeAt(this.state.endLoc);this.next();let u=this.initializeScopes(!0);this.enterInitialScopes();try{c.body=this.parseProgram(o,8,"module")}finally{u()}return this.finishNode(c,"ModuleExpression")}parsePropertyNamePrefixOperator(c){}},wc={kind:"loop"},Cp={kind:"switch"},o0=/[\uD800-\uDFFF]/u,hf=/in(?:stanceof)?/y;function a0(c,o){for(let u=0;u<c.length;u++){let h=c[u],{type:f}=h;if(typeof f=="number"){{if(f===136){let{loc:d,start:y,value:D,end:O}=h,x=y+1,v=wi(d.start,1);c.splice(u,1,new na({type:Er(27),value:"#",start:y,end:x,startLoc:d.start,endLoc:v}),new na({type:Er(130),value:D,start:x,end:O,startLoc:v,endLoc:d.end})),u++;continue}if(ts(f)){let{loc:d,start:y,value:D,end:O}=h,x=y+1,v=wi(d.start,1),E;o.charCodeAt(y)===96?E=new na({type:Er(22),value:"`",start:y,end:x,startLoc:d.start,endLoc:v}):E=new na({type:Er(8),value:"}",start:y,end:x,startLoc:d.start,endLoc:v});let F,k,I,T;f===24?(k=O-1,I=wi(d.end,-1),F=D===null?null:D.slice(1,-1),T=new na({type:Er(22),value:"`",start:k,end:O,startLoc:I,endLoc:d.end})):(k=O-2,I=wi(d.end,-2),F=D===null?null:D.slice(1,-2),T=new na({type:Er(23),value:"${",start:k,end:O,startLoc:I,endLoc:d.end})),c.splice(u,1,E,new na({type:Er(20),value:F,start:x,end:k,startLoc:v,endLoc:I}),T),u+=2;continue}}h.type=Er(f)}}return c}var u0=class extends oo{parseTopLevel(c,o){return c.program=this.parseProgram(o),c.comments=this.state.comments,this.options.tokens&&(c.tokens=a0(this.tokens,this.input)),this.finishNode(c,"File")}parseProgram(c){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:137,u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.options.sourceType;if(c.sourceType=u,c.interpreter=this.parseInterpreterDirective(),this.parseBlockBody(c,!0,!0,o),this.inModule&&!this.options.allowUndeclaredExports&&this.scope.undefinedExports.size>0)for(let[f,d]of Array.from(this.scope.undefinedExports))this.raise(Qe.ModuleExportUndefined,{at:d,localName:f});let h;return o===137?h=this.finishNode(c,"Program"):h=this.finishNodeAt(c,"Program",wi(this.state.startLoc,-1)),h}stmtToDirective(c){let o=c;o.type="Directive",o.value=o.expression,delete o.expression;let u=o.value,h=u.value,f=this.input.slice(u.start,u.end),d=u.value=f.slice(1,-1);return this.addExtra(u,"raw",f),this.addExtra(u,"rawValue",d),this.addExtra(u,"expressionValue",h),u.type="DirectiveLiteral",o}parseInterpreterDirective(){if(!this.match(28))return null;let c=this.startNode();return c.value=this.state.value,this.next(),this.finishNode(c,"InterpreterDirective")}isLet(){return this.isContextual(99)?this.hasFollowingBindingAtom():!1}chStartsBindingIdentifier(c,o){if(Lo(c)){if(hf.lastIndex=o,hf.test(this.input)){let u=this.codePointAtPos(hf.lastIndex);if(!Oa(u)&&u!==92)return!1}return!0}else return c===92}chStartsBindingPattern(c){return c===91||c===123}hasFollowingBindingAtom(){let c=this.nextTokenStart(),o=this.codePointAtPos(c);return this.chStartsBindingPattern(o)||this.chStartsBindingIdentifier(o,c)}hasFollowingBindingIdentifier(){let c=this.nextTokenStart(),o=this.codePointAtPos(c);return this.chStartsBindingIdentifier(o,c)}startsUsingForOf(){let c=this.lookahead();return c.type===101&&!c.containsEsc?!1:(this.expectPlugin("explicitResourceManagement"),!0)}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,o=0;return this.options.annexB&&!this.state.strict&&(o|=4,c&&(o|=8)),this.parseStatementLike(o)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(c){let o=null;return this.match(26)&&(o=this.parseDecorators(!0)),this.parseStatementContent(c,o)}parseStatementContent(c,o){let u=this.state.type,h=this.startNode(),f=!!(c&2),d=!!(c&4),y=c&1;switch(u){case 60:return this.parseBreakContinueStatement(h,!0);case 63:return this.parseBreakContinueStatement(h,!1);case 64:return this.parseDebuggerStatement(h);case 90:return this.parseDoWhileStatement(h);case 91:return this.parseForStatement(h);case 68:if(this.lookaheadCharCode()===46)break;return d||this.raise(this.state.strict?Qe.StrictFunction:this.options.annexB?Qe.SloppyFunctionAnnexB:Qe.SloppyFunction,{at:this.state.startLoc}),this.parseFunctionStatement(h,!1,!f&&d);case 80:return f||this.unexpected(),this.parseClass(this.maybeTakeDecorators(o,h),!0);case 69:return this.parseIfStatement(h);case 70:return this.parseReturnStatement(h);case 71:return this.parseSwitchStatement(h);case 72:return this.parseThrowStatement(h);case 73:return this.parseTryStatement(h);case 105:if(this.hasFollowingLineBreak()||this.state.containsEsc||!this.hasFollowingBindingIdentifier())break;return this.expectPlugin("explicitResourceManagement"),!this.scope.inModule&&this.scope.inTopLevel?this.raise(Qe.UnexpectedUsingDeclaration,{at:this.state.startLoc}):f||this.raise(Qe.UnexpectedLexicalDeclaration,{at:this.state.startLoc}),this.parseVarStatement(h,"using");case 99:{if(this.state.containsEsc)break;let x=this.nextTokenStart(),v=this.codePointAtPos(x);if(v!==91&&(!f&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(v,x)&&v!==123))break}case 75:f||this.raise(Qe.UnexpectedLexicalDeclaration,{at:this.state.startLoc});case 74:{let x=this.state.value;return this.parseVarStatement(h,x)}case 92:return this.parseWhileStatement(h);case 76:return this.parseWithStatement(h);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(h);case 83:{let x=this.lookaheadCharCode();if(x===40||x===46)break}case 82:{!this.options.allowImportExportEverywhere&&!y&&this.raise(Qe.UnexpectedImportExport,{at:this.state.startLoc}),this.next();let x;return u===83?(x=this.parseImport(h),x.type==="ImportDeclaration"&&(!x.importKind||x.importKind==="value")&&(this.sawUnambiguousESM=!0)):(x=this.parseExport(h,o),(x.type==="ExportNamedDeclaration"&&(!x.exportKind||x.exportKind==="value")||x.type==="ExportAllDeclaration"&&(!x.exportKind||x.exportKind==="value")||x.type==="ExportDefaultDeclaration")&&(this.sawUnambiguousESM=!0)),this.assertModuleNodeAllowed(x),x}default:if(this.isAsyncFunction())return f||this.raise(Qe.AsyncFunctionInSingleStatementContext,{at:this.state.startLoc}),this.next(),this.parseFunctionStatement(h,!0,!f&&d)}let D=this.state.value,O=this.parseExpression();return at(u)&&O.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(h,D,O,c):this.parseExpressionStatement(h,O,o)}assertModuleNodeAllowed(c){!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(Qe.ImportOutsideModule,{at:c})}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(c,o,u){return c&&(o.decorators&&o.decorators.length>0?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(Qe.DecoratorsBeforeAfterExport,{at:o.decorators[0]}),o.decorators.unshift(...c)):o.decorators=c,this.resetStartLocationFromNode(o,c[0]),u&&this.resetStartLocationFromNode(u,o)),o}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(c){let o=[];do o.push(this.parseDecorator());while(this.match(26));if(this.match(82))c||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(Qe.DecoratorExportClass,{at:this.state.startLoc});else if(!this.canHaveLeadingDecorator())throw this.raise(Qe.UnexpectedLeadingDecorator,{at:this.state.startLoc});return o}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let c=this.startNode();if(this.next(),this.hasPlugin("decorators")){let o=this.state.startLoc,u;if(this.match(10)){let h=this.state.startLoc;this.next(),u=this.parseExpression(),this.expect(11),u=this.wrapParenthesis(h,u);let f=this.state.startLoc;c.expression=this.parseMaybeDecoratorArguments(u),this.getPluginOption("decorators","allowCallParenthesized")===!1&&c.expression!==u&&this.raise(Qe.DecoratorArgumentsOutsideParentheses,{at:f})}else{for(u=this.parseIdentifier(!1);this.eat(16);){let h=this.startNodeAt(o);h.object=u,this.match(136)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),h.property=this.parsePrivateName()):h.property=this.parseIdentifier(!0),h.computed=!1,u=this.finishNode(h,"MemberExpression")}c.expression=this.parseMaybeDecoratorArguments(u)}}else c.expression=this.parseExprSubscripts();return this.finishNode(c,"Decorator")}parseMaybeDecoratorArguments(c){if(this.eat(10)){let o=this.startNodeAtNode(c);return o.callee=c,o.arguments=this.parseCallExpressionArguments(11,!1),this.toReferencedList(o.arguments),this.finishNode(o,"CallExpression")}return c}parseBreakContinueStatement(c,o){return this.next(),this.isLineTerminator()?c.label=null:(c.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(c,o),this.finishNode(c,o?"BreakStatement":"ContinueStatement")}verifyBreakContinue(c,o){let u;for(u=0;u<this.state.labels.length;++u){let h=this.state.labels[u];if((c.label==null||h.name===c.label.name)&&(h.kind!=null&&(o||h.kind==="loop")||c.label&&o))break}if(u===this.state.labels.length){let h=o?"BreakStatement":"ContinueStatement";this.raise(Qe.IllegalBreakContinue,{at:c,type:h})}}parseDebuggerStatement(c){return this.next(),this.semicolon(),this.finishNode(c,"DebuggerStatement")}parseHeaderExpression(){this.expect(10);let c=this.parseExpression();return this.expect(11),c}parseDoWhileStatement(c){return this.next(),this.state.labels.push(wc),c.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.expect(92),c.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(c,"DoWhileStatement")}parseForStatement(c){this.next(),this.state.labels.push(wc);let o=null;if(this.isAwaitAllowed()&&this.eatContextual(96)&&(o=this.state.lastTokStartLoc),this.scope.enter(Vu),this.expect(10),this.match(13))return o!==null&&this.unexpected(o),this.parseFor(c,null);let u=this.isContextual(99),h=this.isContextual(105)&&!this.hasFollowingLineBreak(),f=u&&this.hasFollowingBindingAtom()||h&&this.hasFollowingBindingIdentifier()&&this.startsUsingForOf();if(this.match(74)||this.match(75)||f){let x=this.startNode(),v=this.state.value;this.next(),this.parseVar(x,!0,v);let E=this.finishNode(x,"VariableDeclaration"),F=this.match(58);return F&&h&&this.raise(Qe.ForInUsing,{at:E}),(F||this.isContextual(101))&&E.declarations.length===1?this.parseForIn(c,E,o):(o!==null&&this.unexpected(o),this.parseFor(c,E))}let d=this.isContextual(95),y=new fe,D=this.parseExpression(!0,y),O=this.isContextual(101);if(O&&(u&&this.raise(Qe.ForOfLet,{at:D}),o===null&&d&&D.type==="Identifier"&&this.raise(Qe.ForOfAsync,{at:D})),O||this.match(58)){this.checkDestructuringPrivate(y),this.toAssignable(D,!0);let x=O?"ForOfStatement":"ForInStatement";return this.checkLVal(D,{in:{type:x}}),this.parseForIn(c,D,o)}else this.checkExpressionErrors(y,!0);return o!==null&&this.unexpected(o),this.parseFor(c,D)}parseFunctionStatement(c,o,u){return this.next(),this.parseFunction(c,1|(u?2:0)|(o?8:0))}parseIfStatement(c){return this.next(),c.test=this.parseHeaderExpression(),c.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),c.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(c,"IfStatement")}parseReturnStatement(c){return!this.prodParam.hasReturn&&!this.options.allowReturnOutsideFunction&&this.raise(Qe.IllegalReturn,{at:this.state.startLoc}),this.next(),this.isLineTerminator()?c.argument=null:(c.argument=this.parseExpression(),this.semicolon()),this.finishNode(c,"ReturnStatement")}parseSwitchStatement(c){this.next(),c.discriminant=this.parseHeaderExpression();let o=c.cases=[];this.expect(5),this.state.labels.push(Cp),this.scope.enter(Vu);let u;for(let h;!this.match(8);)if(this.match(61)||this.match(65)){let f=this.match(61);u&&this.finishNode(u,"SwitchCase"),o.push(u=this.startNode()),u.consequent=[],this.next(),f?u.test=this.parseExpression():(h&&this.raise(Qe.MultipleDefaultsInSwitch,{at:this.state.lastTokStartLoc}),h=!0,u.test=null),this.expect(14)}else u?u.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),u&&this.finishNode(u,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(c,"SwitchStatement")}parseThrowStatement(c){return this.next(),this.hasPrecedingLineBreak()&&this.raise(Qe.NewlineAfterThrow,{at:this.state.lastTokEndLoc}),c.argument=this.parseExpression(),this.semicolon(),this.finishNode(c,"ThrowStatement")}parseCatchClauseParam(){let c=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&c.type==="Identifier"?qu:0),this.checkLVal(c,{in:{type:"CatchClause"},binding:Dc}),c}parseTryStatement(c){if(this.next(),c.block=this.parseBlock(),c.handler=null,this.match(62)){let o=this.startNode();this.next(),this.match(10)?(this.expect(10),o.param=this.parseCatchClauseParam(),this.expect(11)):(o.param=null,this.scope.enter(Vu)),o.body=this.withSmartMixTopicForbiddingContext(()=>this.parseBlock(!1,!1)),this.scope.exit(),c.handler=this.finishNode(o,"CatchClause")}return c.finalizer=this.eat(67)?this.parseBlock():null,!c.handler&&!c.finalizer&&this.raise(Qe.NoCatchOrFinally,{at:c}),this.finishNode(c,"TryStatement")}parseVarStatement(c,o){let u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return this.next(),this.parseVar(c,!1,o,u),this.semicolon(),this.finishNode(c,"VariableDeclaration")}parseWhileStatement(c){return this.next(),c.test=this.parseHeaderExpression(),this.state.labels.push(wc),c.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.finishNode(c,"WhileStatement")}parseWithStatement(c){return this.state.strict&&this.raise(Qe.StrictWith,{at:this.state.startLoc}),this.next(),c.object=this.parseHeaderExpression(),c.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.finishNode(c,"WithStatement")}parseEmptyStatement(c){return this.next(),this.finishNode(c,"EmptyStatement")}parseLabeledStatement(c,o,u,h){for(let d of this.state.labels)d.name===o&&this.raise(Qe.LabelRedeclaration,{at:u,labelName:o});let f=wt(this.state.type)?"loop":this.match(71)?"switch":null;for(let d=this.state.labels.length-1;d>=0;d--){let y=this.state.labels[d];if(y.statementStart===c.start)y.statementStart=this.state.start,y.kind=f;else break}return this.state.labels.push({name:o,kind:f,statementStart:this.state.start}),c.body=h&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),c.label=u,this.finishNode(c,"LabeledStatement")}parseExpressionStatement(c,o,u){return c.expression=o,this.semicolon(),this.finishNode(c,"ExpressionStatement")}parseBlock(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,u=arguments.length>2?arguments[2]:void 0,h=this.startNode();return c&&this.state.strictErrors.clear(),this.expect(5),o&&this.scope.enter(Vu),this.parseBlockBody(h,c,!1,8,u),o&&this.scope.exit(),this.finishNode(h,"BlockStatement")}isValidDirective(c){return c.type==="ExpressionStatement"&&c.expression.type==="StringLiteral"&&!c.expression.extra.parenthesized}parseBlockBody(c,o,u,h,f){let d=c.body=[],y=c.directives=[];this.parseBlockOrModuleBlockBody(d,o?y:void 0,u,h,f)}parseBlockOrModuleBlockBody(c,o,u,h,f){let d=this.state.strict,y=!1,D=!1;for(;!this.match(h);){let O=u?this.parseModuleItem():this.parseStatementListItem();if(o&&!D){if(this.isValidDirective(O)){let x=this.stmtToDirective(O);o.push(x),!y&&x.value.value==="use strict"&&(y=!0,this.setStrict(!0));continue}D=!0,this.state.strictErrors.clear()}c.push(O)}f&&f.call(this,y),d||this.setStrict(!1),this.next()}parseFor(c,o){return c.init=o,this.semicolon(!1),c.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),c.update=this.match(11)?null:this.parseExpression(),this.expect(11),c.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(c,"ForStatement")}parseForIn(c,o,u){let h=this.match(58);return this.next(),h?u!==null&&this.unexpected(u):c.await=u!==null,o.type==="VariableDeclaration"&&o.declarations[0].init!=null&&(!h||!this.options.annexB||this.state.strict||o.kind!=="var"||o.declarations[0].id.type!=="Identifier")&&this.raise(Qe.ForInOfLoopInitializer,{at:o,type:h?"ForInStatement":"ForOfStatement"}),o.type==="AssignmentPattern"&&this.raise(Qe.InvalidLhs,{at:o,ancestor:{type:"ForStatement"}}),c.left=o,c.right=h?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),c.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(c,h?"ForInStatement":"ForOfStatement")}parseVar(c,o,u){let h=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,f=c.declarations=[];for(c.kind=u;;){let d=this.startNode();if(this.parseVarId(d,u),d.init=this.eat(29)?o?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,d.init===null&&!h&&(d.id.type!=="Identifier"&&!(o&&(this.match(58)||this.isContextual(101)))?this.raise(Qe.DeclarationMissingInitializer,{at:this.state.lastTokEndLoc,kind:"destructuring"}):u==="const"&&!(this.match(58)||this.isContextual(101))&&this.raise(Qe.DeclarationMissingInitializer,{at:this.state.lastTokEndLoc,kind:"const"})),f.push(this.finishNode(d,"VariableDeclarator")),!this.eat(12))break}return c}parseVarId(c,o){o==="using"&&!this.inModule&&this.match(96)&&this.raise(Qe.AwaitInUsingBinding,{at:this.state.startLoc});let u=this.parseBindingAtom();this.checkLVal(u,{in:{type:"VariableDeclarator"},binding:o==="var"?Yu:Ma}),c.id=u}parseAsyncFunctionExpression(c){return this.parseFunction(c,8)}parseFunction(c){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,u=o&2,h=!!(o&1),f=h&&!(o&4),d=!!(o&8);this.initFunction(c,d),this.match(55)&&(u&&this.raise(Qe.GeneratorInSingleStatementContext,{at:this.state.startLoc}),this.next(),c.generator=!0),h&&(c.id=this.parseFunctionId(f));let y=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(xa),this.prodParam.enter(de(d,c.generator)),h||(c.id=this.parseFunctionId()),this.parseFunctionParams(c,!1),this.withSmartMixTopicForbiddingContext(()=>{this.parseFunctionBodyAndFinish(c,h?"FunctionDeclaration":"FunctionExpression")}),this.prodParam.exit(),this.scope.exit(),h&&!u&&this.registerFunctionStatementId(c),this.state.maybeInArrowParameters=y,c}parseFunctionId(c){return c||at(this.state.type)?this.parseIdentifier():null}parseFunctionParams(c,o){this.expect(10),this.expressionScope.enter(Ch()),c.params=this.parseBindingList(11,41,2|(o?4:0)),this.expressionScope.exit()}registerFunctionStatementId(c){c.id&&this.scope.declareName(c.id.name,!this.options.annexB||this.state.strict||c.generator||c.async?this.scope.treatFunctionsAsVar?Yu:Ma:Oc,c.id.loc.start)}parseClass(c,o,u){this.next();let h=this.state.strict;return this.state.strict=!0,this.parseClassId(c,o,u),this.parseClassSuper(c),c.body=this.parseClassBody(!!c.superClass,h),this.finishNode(c,o?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}isNonstaticConstructor(c){return!c.computed&&!c.static&&(c.key.name==="constructor"||c.key.value==="constructor")}parseClassBody(c,o){this.classScope.enter();let u={hadConstructor:!1,hadSuperClass:c},h=[],f=this.startNode();if(f.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext(()=>{for(;!this.match(8);){if(this.eat(13)){if(h.length>0)throw this.raise(Qe.DecoratorSemicolon,{at:this.state.lastTokEndLoc});continue}if(this.match(26)){h.push(this.parseDecorator());continue}let d=this.startNode();h.length&&(d.decorators=h,this.resetStartLocationFromNode(d,h[0]),h=[]),this.parseClassMember(f,d,u),d.kind==="constructor"&&d.decorators&&d.decorators.length>0&&this.raise(Qe.DecoratorConstructor,{at:d})}}),this.state.strict=o,this.next(),h.length)throw this.raise(Qe.TrailingDecorator,{at:this.state.startLoc});return this.classScope.exit(),this.finishNode(f,"ClassBody")}parseClassMemberFromModifier(c,o){let u=this.parseIdentifier(!0);if(this.isClassMethod()){let h=o;return h.kind="method",h.computed=!1,h.key=u,h.static=!1,this.pushClassMethod(c,h,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let h=o;return h.computed=!1,h.key=u,h.static=!1,c.body.push(this.parseClassProperty(h)),!0}return this.resetPreviousNodeTrailingComments(u),!1}parseClassMember(c,o,u){let h=this.isContextual(104);if(h){if(this.parseClassMemberFromModifier(c,o))return;if(this.eat(5)){this.parseClassStaticBlock(c,o);return}}this.parseClassMemberWithIsStatic(c,o,u,h)}parseClassMemberWithIsStatic(c,o,u,h){let f=o,d=o,y=o,D=o,O=o,x=f,v=f;if(o.static=h,this.parsePropertyNamePrefixOperator(o),this.eat(55)){x.kind="method";let T=this.match(136);if(this.parseClassElementName(x),T){this.pushClassPrivateMethod(c,d,!0,!1);return}this.isNonstaticConstructor(f)&&this.raise(Qe.ConstructorIsGenerator,{at:f.key}),this.pushClassMethod(c,f,!0,!1,!1,!1);return}let E=at(this.state.type)&&!this.state.containsEsc,F=this.match(136),k=this.parseClassElementName(o),I=this.state.startLoc;if(this.parsePostMemberNameModifiers(v),this.isClassMethod()){if(x.kind="method",F){this.pushClassPrivateMethod(c,d,!1,!1);return}let T=this.isNonstaticConstructor(f),_=!1;T&&(f.kind="constructor",u.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(Qe.DuplicateConstructor,{at:k}),T&&this.hasPlugin("typescript")&&o.override&&this.raise(Qe.OverrideOnConstructor,{at:k}),u.hadConstructor=!0,_=u.hadSuperClass),this.pushClassMethod(c,f,!1,!1,T,_)}else if(this.isClassProperty())F?this.pushClassPrivateProperty(c,D):this.pushClassProperty(c,y);else if(E&&k.name==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(k);let T=this.eat(55);v.optional&&this.unexpected(I),x.kind="method";let _=this.match(136);this.parseClassElementName(x),this.parsePostMemberNameModifiers(v),_?this.pushClassPrivateMethod(c,d,T,!0):(this.isNonstaticConstructor(f)&&this.raise(Qe.ConstructorIsAsync,{at:f.key}),this.pushClassMethod(c,f,T,!0,!1,!1))}else if(E&&(k.name==="get"||k.name==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(k),x.kind=k.name;let T=this.match(136);this.parseClassElementName(f),T?this.pushClassPrivateMethod(c,d,!1,!1):(this.isNonstaticConstructor(f)&&this.raise(Qe.ConstructorIsAccessor,{at:f.key}),this.pushClassMethod(c,f,!1,!1,!1,!1)),this.checkGetterSetterParams(f)}else if(E&&k.name==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(k);let T=this.match(136);this.parseClassElementName(y),this.pushClassAccessorProperty(c,O,T)}else this.isLineTerminator()?F?this.pushClassPrivateProperty(c,D):this.pushClassProperty(c,y):this.unexpected()}parseClassElementName(c){let{type:o,value:u}=this.state;if((o===130||o===131)&&c.static&&u==="prototype"&&this.raise(Qe.StaticPrototype,{at:this.state.startLoc}),o===136){u==="constructor"&&this.raise(Qe.ConstructorClassPrivateField,{at:this.state.startLoc});let h=this.parsePrivateName();return c.key=h,h}return this.parsePropertyName(c)}parseClassStaticBlock(c,o){var u;this.scope.enter(Ia|zu|pu);let h=this.state.labels;this.state.labels=[],this.prodParam.enter(ee);let f=o.body=[];this.parseBlockOrModuleBlockBody(f,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=h,c.body.push(this.finishNode(o,"StaticBlock")),(u=o.decorators)!=null&&u.length&&this.raise(Qe.DecoratorStaticBlock,{at:o})}pushClassProperty(c,o){!o.computed&&(o.key.name==="constructor"||o.key.value==="constructor")&&this.raise(Qe.ConstructorClassField,{at:o.key}),c.body.push(this.parseClassProperty(o))}pushClassPrivateProperty(c,o){let u=this.parseClassPrivateProperty(o);c.body.push(u),this.classScope.declarePrivateName(this.getPrivateNameSV(u.key),Ju,u.key.loc.start)}pushClassAccessorProperty(c,o,u){if(!u&&!o.computed){let f=o.key;(f.name==="constructor"||f.value==="constructor")&&this.raise(Qe.ConstructorClassField,{at:f})}let h=this.parseClassAccessorProperty(o);c.body.push(h),u&&this.classScope.declarePrivateName(this.getPrivateNameSV(h.key),Ju,h.key.loc.start)}pushClassMethod(c,o,u,h,f,d){c.body.push(this.parseMethod(o,u,h,f,d,"ClassMethod",!0))}pushClassPrivateMethod(c,o,u,h){let f=this.parseMethod(o,u,h,!1,!1,"ClassPrivateMethod",!0);c.body.push(f);let d=f.kind==="get"?f.static?bc:vc:f.kind==="set"?f.static?Hu:Vl:Ju;this.declareClassPrivateMethodInScope(f,d)}declareClassPrivateMethodInScope(c,o){this.classScope.declarePrivateName(this.getPrivateNameSV(c.key),o,c.key.loc.start)}parsePostMemberNameModifiers(c){}parseClassPrivateProperty(c){return this.parseInitializer(c),this.semicolon(),this.finishNode(c,"ClassPrivateProperty")}parseClassProperty(c){return this.parseInitializer(c),this.semicolon(),this.finishNode(c,"ClassProperty")}parseClassAccessorProperty(c){return this.parseInitializer(c),this.semicolon(),this.finishNode(c,"ClassAccessorProperty")}parseInitializer(c){this.scope.enter(Ia|pu),this.expressionScope.enter(w()),this.prodParam.enter(ee),c.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(c,o,u){let h=arguments.length>3&&arguments[3]!==void 0?arguments[3]:ap;if(at(this.state.type))c.id=this.parseIdentifier(),o&&this.declareNameFromIdentifier(c.id,h);else if(u||!o)c.id=null;else throw this.raise(Qe.MissingClassName,{at:this.state.startLoc})}parseClassSuper(c){c.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(c,o){let u=this.maybeParseExportDefaultSpecifier(c),h=!u||this.eat(12),f=h&&this.eatExportStar(c),d=f&&this.maybeParseExportNamespaceSpecifier(c),y=h&&(!d||this.eat(12)),D=u||f;if(f&&!d){if(u&&this.unexpected(),o)throw this.raise(Qe.UnsupportedDecoratorExport,{at:c});return this.parseExportFrom(c,!0),this.finishNode(c,"ExportAllDeclaration")}let O=this.maybeParseExportNamedSpecifiers(c);u&&h&&!f&&!O&&this.unexpected(null,5),d&&y&&this.unexpected(null,97);let x;if(D||O){if(x=!1,o)throw this.raise(Qe.UnsupportedDecoratorExport,{at:c});this.parseExportFrom(c,D)}else x=this.maybeParseExportDeclaration(c);if(D||O||x){var v;let E=c;if(this.checkExport(E,!0,!1,!!E.source),((v=E.declaration)==null?void 0:v.type)==="ClassDeclaration")this.maybeTakeDecorators(o,E.declaration,E);else if(o)throw this.raise(Qe.UnsupportedDecoratorExport,{at:c});return this.finishNode(E,"ExportNamedDeclaration")}if(this.eat(65)){let E=c,F=this.parseExportDefaultExpression();if(E.declaration=F,F.type==="ClassDeclaration")this.maybeTakeDecorators(o,F,E);else if(o)throw this.raise(Qe.UnsupportedDecoratorExport,{at:c});return this.checkExport(E,!0,!0),this.finishNode(E,"ExportDefaultDeclaration")}this.unexpected(null,5)}eatExportStar(c){return this.eat(55)}maybeParseExportDefaultSpecifier(c){if(this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom");let o=this.startNode();return o.exported=this.parseIdentifier(!0),c.specifiers=[this.finishNode(o,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(c){if(this.isContextual(93)){c.specifiers||(c.specifiers=[]);let o=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),o.exported=this.parseModuleExportName(),c.specifiers.push(this.finishNode(o,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(c){if(this.match(5)){c.specifiers||(c.specifiers=[]);let o=c.exportKind==="type";return c.specifiers.push(...this.parseExportSpecifiers(o)),c.source=null,c.declaration=null,this.hasPlugin("importAssertions")&&(c.assertions=[]),!0}return!1}maybeParseExportDeclaration(c){return this.shouldParseExportDeclaration()?(c.specifiers=[],c.source=null,this.hasPlugin("importAssertions")&&(c.assertions=[]),c.declaration=this.parseExportDeclaration(c),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let c=this.nextTokenStart();return!mh.test(this.input.slice(this.state.pos,c))&&this.isUnparsedContextual(c,"function")}parseExportDefaultExpression(){let c=this.startNode();if(this.match(68))return this.next(),this.parseFunction(c,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(c,13);if(this.match(80))return this.parseClass(c,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(Qe.DecoratorBeforeExport,{at:this.state.startLoc}),this.parseClass(this.maybeTakeDecorators(this.parseDecorators(!1),this.startNode()),!0,!0);if(this.match(75)||this.match(74)||this.isLet())throw this.raise(Qe.UnsupportedDefaultExport,{at:this.state.startLoc});let o=this.parseMaybeAssignAllowIn();return this.semicolon(),o}parseExportDeclaration(c){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:c}=this.state;if(at(c)){if(c===95&&!this.state.containsEsc||c===99)return!1;if((c===128||c===127)&&!this.state.containsEsc){let{type:h}=this.lookahead();if(at(h)&&h!==97||h===5)return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let o=this.nextTokenStart(),u=this.isUnparsedContextual(o,"from");if(this.input.charCodeAt(o)===44||at(this.state.type)&&u)return!0;if(this.match(65)&&u){let h=this.input.charCodeAt(this.nextTokenStartSince(o+4));return h===34||h===39}return!1}parseExportFrom(c,o){if(this.eatContextual(97)){c.source=this.parseImportSource(),this.checkExport(c);let u=this.maybeParseImportAssertions();u&&(c.assertions=u,this.checkJSONModuleImport(c))}else o&&this.unexpected();this.semicolon()}shouldParseExportDeclaration(){let{type:c}=this.state;return c===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(Qe.DecoratorBeforeExport,{at:this.state.startLoc}),!0):c===74||c===75||c===68||c===80||this.isLet()||this.isAsyncFunction()}checkExport(c,o,u,h){if(o){if(u){if(this.checkDuplicateExports(c,"default"),this.hasPlugin("exportDefaultFrom")){var f;let d=c.declaration;d.type==="Identifier"&&d.name==="from"&&d.end-d.start===4&&!((f=d.extra)!=null&&f.parenthesized)&&this.raise(Qe.ExportDefaultFromAsIdentifier,{at:d})}}else if(c.specifiers&&c.specifiers.length)for(let d of c.specifiers){let{exported:y}=d,D=y.type==="Identifier"?y.name:y.value;if(this.checkDuplicateExports(d,D),!h&&d.local){let{local:O}=d;O.type!=="Identifier"?this.raise(Qe.ExportBindingIsString,{at:d,localName:O.value,exportName:D}):(this.checkReservedWord(O.name,O.loc.start,!0,!1),this.scope.checkLocalExport(O))}}else if(c.declaration){if(c.declaration.type==="FunctionDeclaration"||c.declaration.type==="ClassDeclaration"){let d=c.declaration.id;if(!d)throw new Error("Assertion failure");this.checkDuplicateExports(c,d.name)}else if(c.declaration.type==="VariableDeclaration")for(let d of c.declaration.declarations)this.checkDeclaration(d.id)}}}checkDeclaration(c){if(c.type==="Identifier")this.checkDuplicateExports(c,c.name);else if(c.type==="ObjectPattern")for(let o of c.properties)this.checkDeclaration(o);else if(c.type==="ArrayPattern")for(let o of c.elements)o&&this.checkDeclaration(o);else c.type==="ObjectProperty"?this.checkDeclaration(c.value):c.type==="RestElement"?this.checkDeclaration(c.argument):c.type==="AssignmentPattern"&&this.checkDeclaration(c.left)}checkDuplicateExports(c,o){this.exportedIdentifiers.has(o)&&(o==="default"?this.raise(Qe.DuplicateDefaultExport,{at:c}):this.raise(Qe.DuplicateExport,{at:c,exportName:o})),this.exportedIdentifiers.add(o)}parseExportSpecifiers(c){let o=[],u=!0;for(this.expect(5);!this.eat(8);){if(u)u=!1;else if(this.expect(12),this.eat(8))break;let h=this.isContextual(128),f=this.match(131),d=this.startNode();d.local=this.parseModuleExportName(),o.push(this.parseExportSpecifier(d,f,c,h))}return o}parseExportSpecifier(c,o,u,h){return this.eatContextual(93)?c.exported=this.parseModuleExportName():o?c.exported=we(c.local):c.exported||(c.exported=V(c.local)),this.finishNode(c,"ExportSpecifier")}parseModuleExportName(){if(this.match(131)){let c=this.parseStringLiteral(this.state.value),o=c.value.match(o0);return o&&this.raise(Qe.ModuleExportNameHasLoneSurrogate,{at:c,surrogateCharCode:o[0].charCodeAt(0)}),c}return this.parseIdentifier(!0)}isJSONModuleImport(c){return c.assertions!=null?c.assertions.some(o=>{let{key:u,value:h}=o;return h.value==="json"&&(u.type==="Identifier"?u.name==="type":u.value==="type")}):!1}checkImportReflection(c){if(c.module){var o;(c.specifiers.length!==1||c.specifiers[0].type!=="ImportDefaultSpecifier")&&this.raise(Qe.ImportReflectionNotBinding,{at:c.specifiers[0].loc.start}),((o=c.assertions)==null?void 0:o.length)>0&&this.raise(Qe.ImportReflectionHasAssertion,{at:c.specifiers[0].loc.start})}}checkJSONModuleImport(c){if(this.isJSONModuleImport(c)&&c.type!=="ExportAllDeclaration"){let{specifiers:o}=c;if(o!=null){let u=o.find(h=>{let f;if(h.type==="ExportSpecifier"?f=h.local:h.type==="ImportSpecifier"&&(f=h.imported),f!==void 0)return f.type==="Identifier"?f.name!=="default":f.value!=="default"});u!==void 0&&this.raise(Qe.ImportJSONBindingNotDefault,{at:u.loc.start})}}}parseMaybeImportReflection(c){let o=!1;if(this.isContextual(125)){let u=this.lookahead(),h=u.type;at(h)?(h!==97||this.input.charCodeAt(this.nextTokenStartSince(u.end))===102)&&(o=!0):h!==12&&(o=!0)}o?(this.expectPlugin("importReflection"),this.next(),c.module=!0):this.hasPlugin("importReflection")&&(c.module=!1)}parseImport(c){if(c.specifiers=[],!this.match(131)){this.parseMaybeImportReflection(c);let u=!this.maybeParseDefaultImportSpecifier(c)||this.eat(12),h=u&&this.maybeParseStarImportSpecifier(c);u&&!h&&this.parseNamedImportSpecifiers(c),this.expectContextual(97)}c.source=this.parseImportSource();let o=this.maybeParseImportAssertions();if(o)c.assertions=o;else{let u=this.maybeParseModuleAttributes();u&&(c.attributes=u)}return this.checkImportReflection(c),this.checkJSONModuleImport(c),this.semicolon(),this.finishNode(c,"ImportDeclaration")}parseImportSource(){return this.match(131)||this.unexpected(),this.parseExprAtom()}shouldParseDefaultImport(c){return at(this.state.type)}parseImportSpecifierLocal(c,o,u){o.local=this.parseIdentifier(),c.specifiers.push(this.finishImportSpecifier(o,u))}finishImportSpecifier(c,o){let u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ma;return this.checkLVal(c.local,{in:{type:o},binding:u}),this.finishNode(c,o)}parseAssertEntries(){let c=[],o=new Set;do{if(this.match(8))break;let u=this.startNode(),h=this.state.value;if(o.has(h)&&this.raise(Qe.ModuleAttributesWithDuplicateKeys,{at:this.state.startLoc,key:h}),o.add(h),this.match(131)?u.key=this.parseStringLiteral(h):u.key=this.parseIdentifier(!0),this.expect(14),!this.match(131))throw this.raise(Qe.ModuleAttributeInvalidValue,{at:this.state.startLoc});u.value=this.parseStringLiteral(this.state.value),c.push(this.finishNode(u,"ImportAttribute"))}while(this.eat(12));return c}maybeParseModuleAttributes(){if(this.match(76)&&!this.hasPrecedingLineBreak())this.expectPlugin("moduleAttributes"),this.next();else return this.hasPlugin("moduleAttributes")?[]:null;let c=[],o=new Set;do{let u=this.startNode();if(u.key=this.parseIdentifier(!0),u.key.name!=="type"&&this.raise(Qe.ModuleAttributeDifferentFromType,{at:u.key}),o.has(u.key.name)&&this.raise(Qe.ModuleAttributesWithDuplicateKeys,{at:u.key,key:u.key.name}),o.add(u.key.name),this.expect(14),!this.match(131))throw this.raise(Qe.ModuleAttributeInvalidValue,{at:this.state.startLoc});u.value=this.parseStringLiteral(this.state.value),this.finishNode(u,"ImportAttribute"),c.push(u)}while(this.eat(12));return c}maybeParseImportAssertions(){if(this.isContextual(94)&&!this.hasPrecedingLineBreak())this.expectPlugin("importAssertions"),this.next();else return this.hasPlugin("importAssertions")?[]:null;this.eat(5);let c=this.parseAssertEntries();return this.eat(8),c}maybeParseDefaultImportSpecifier(c){return this.shouldParseDefaultImport(c)?(this.parseImportSpecifierLocal(c,this.startNode(),"ImportDefaultSpecifier"),!0):!1}maybeParseStarImportSpecifier(c){if(this.match(55)){let o=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(c,o,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(c){let o=!0;for(this.expect(5);!this.eat(8);){if(o)o=!1;else{if(this.eat(14))throw this.raise(Qe.DestructureNamedImport,{at:this.state.startLoc});if(this.expect(12),this.eat(8))break}let u=this.startNode(),h=this.match(131),f=this.isContextual(128);u.imported=this.parseModuleExportName();let d=this.parseImportSpecifier(u,h,c.importKind==="type"||c.importKind==="typeof",f,void 0);c.specifiers.push(d)}}parseImportSpecifier(c,o,u,h,f){if(this.eatContextual(93))c.local=this.parseIdentifier();else{let{imported:d}=c;if(o)throw this.raise(Qe.ImportBindingIsString,{at:c,importName:d.value});this.checkReservedWord(d.name,c.loc.start,!0,!0),c.local||(c.local=V(d))}return this.finishImportSpecifier(c,"ImportSpecifier",f)}isThisParam(c){return c.type==="Identifier"&&c.name==="this"}},$d=class extends u0{constructor(c,o){c=Vr(c),super(c,o),this.options=c,this.initializeScopes(),this.plugins=l0(this.options.plugins),this.filename=c.sourceFilename}getScopeHandler(){return yu}parse(){this.enterInitialScopes();let c=this.startNode(),o=this.startNode();return this.nextToken(),c.errors=null,this.parseTopLevel(c,o),c.errors=this.state.errors,c}};function l0(c){let o=new Map;for(let u of c){let[h,f]=Array.isArray(u)?u:[u,{}];o.has(h)||o.set(h,f||{})}return o}function c0(c,o){var u;if(((u=o)==null?void 0:u.sourceType)==="unambiguous"){o=Object.assign({},o);try{o.sourceType="module";let h=wh(o,c),f=h.parse();if(h.sawUnambiguousESM)return f;if(h.ambiguousScriptDifferentAst)try{return o.sourceType="script",wh(o,c).parse()}catch{}else f.program.sourceType="script";return f}catch(h){try{return o.sourceType="script",wh(o,c).parse()}catch{}throw h}}else return wh(o,c).parse()}function h0(c,o){let u=wh(o,c);return u.options.strictMode&&(u.state.strict=!0),u.getExpression()}function Ac(c){let o={};for(let u of Object.keys(c))o[u]=Er(c[u]);return o}var p0=Ac(ot);function wh(c,o){let u=$d;return c!=null&&c.plugins&&(Mo(c.plugins),u=f0(c.plugins)),new u(c,o)}var Bd={};function f0(c){let o=qs.filter(f=>qi(c,f)),u=o.join("/"),h=Bd[u];if(!h){h=$d;for(let f of o)h=ks[f](h);Bd[u]=h}return h}bn.parse=c0,bn.parseExpression=h0,bn.tokTypes=p0}}),kl=Ie({"src/language-js/parse/json.js"(bn,qr){ae();var Vr=wl(),Ar=au(),dr=Al(),Br=_a();function rr(){let Fn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{allowComments:Ti=!0}=Fn;return function(Rr){let{parseExpression:Bi}=Bu(),Fs;try{Fs=Bi(Rr,{tokens:!0,ranges:!0})}catch(Un){throw Br(Un)}if(!Ti&&Vr(Fs.comments))throw vn(Fs.comments[0],"Comment");return li(Fs),Fs}}function vn(Fn,Ti){let[Rr,Bi]=[Fn.loc.start,Fn.loc.end].map(Fs=>{let{line:Un,column:Pi}=Fs;return{line:Un,column:Pi+1}});return Ar(`${Ti} is not allowed in JSON.`,{start:Rr,end:Bi})}function li(Fn){switch(Fn.type){case"ArrayExpression":for(let Ti of Fn.elements)Ti!==null&&li(Ti);return;case"ObjectExpression":for(let Ti of Fn.properties)li(Ti);return;case"ObjectProperty":if(Fn.computed)throw vn(Fn.key,"Computed key");if(Fn.shorthand)throw vn(Fn.key,"Shorthand property");Fn.key.type!=="Identifier"&&li(Fn.key),li(Fn.value);return;case"UnaryExpression":{let{operator:Ti,argument:Rr}=Fn;if(Ti!=="+"&&Ti!=="-")throw vn(Fn,`Operator '${Fn.operator}'`);if(Rr.type==="NumericLiteral"||Rr.type==="Identifier"&&(Rr.name==="Infinity"||Rr.name==="NaN"))return;throw vn(Rr,`Operator '${Ti}' before '${Rr.type}'`)}case"Identifier":if(Fn.name!=="Infinity"&&Fn.name!=="NaN"&&Fn.name!=="undefined")throw vn(Fn,`Identifier '${Fn.name}'`);return;case"TemplateLiteral":if(Vr(Fn.expressions))throw vn(Fn.expressions[0],"'TemplateLiteral' with expression");for(let Ti of Fn.quasis)li(Ti);return;case"NullLiteral":case"BooleanLiteral":case"NumericLiteral":case"StringLiteral":case"TemplateElement":return;default:throw vn(Fn,`'${Fn.type}'`)}}var vi=rr(),gi={json:dr({parse:vi,hasPragma(){return!0}}),json5:dr(vi),"json-stringify":dr({parse:rr({allowComments:!1}),astFormat:"estree-json"})};qr.exports=gi}});ae();var lh=Ee(),hc=be(),pc=Ct(),ya=Al(),Nu=_a(),Da=Pl(),fc=kl(),dc={sourceType:"module",allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,allowUndeclaredExports:!0,errorRecovery:!0,createParenthesizedExpressions:!0,plugins:["doExpressions","exportDefaultFrom","functionBind","functionSent","throwExpressions","partialApplication",["decorators",{decoratorsBeforeExport:!1}],"importAssertions","decimal","moduleBlocks","asyncDoExpressions","regexpUnicodeSets","destructuringPrivate","decoratorAutoAccessors"],tokens:!0,ranges:!0},ch=["recordAndTuple",{syntaxType:"hash"}],Iu="v8intrinsic",Mu=[["pipelineOperator",{proposal:"hack",topicToken:"%"}],["pipelineOperator",{proposal:"minimal"}],["pipelineOperator",{proposal:"fsharp"}]],yo=function(bn){let qr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:dc;return Object.assign(Object.assign({},qr),{},{plugins:[...qr.plugins,...bn]})},Ko=/@(?:no)?flow\b/;function ea(bn,qr){if(qr.filepath&&qr.filepath.endsWith(".js.flow"))return!0;let Vr=hc(bn);Vr&&(bn=bn.slice(Vr.length));let Ar=pc(bn,0);return Ar!==!1&&(bn=bn.slice(0,Ar)),Ko.test(bn)}function jo(bn,qr,Vr){let Ar=Bu()[bn],dr=Ar(qr,Vr),Br=dr.errors.find(rr=>!Qu.has(rr.reasonCode));if(Br)throw Br;return dr}function $o(bn){for(var qr=arguments.length,Vr=new Array(qr>1?qr-1:0),Ar=1;Ar<qr;Ar++)Vr[Ar-1]=arguments[Ar];return function(dr,Br){let rr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if((rr.parser==="babel"||rr.parser==="__babel_estree")&&ea(dr,rr))return rr.parser="babel-flow",$a(dr,Br,rr);let vn=Vr;rr.__babelSourceType==="script"&&(vn=vn.map(Fn=>Object.assign(Object.assign({},Fn),{},{sourceType:"script"}))),/#[[{]/.test(dr)&&(vn=vn.map(Fn=>yo([ch],Fn)));let li=/%[A-Z]/.test(dr);dr.includes("|>")?vn=(li?[...Mu,Iu]:Mu).flatMap(Fn=>vn.map(Ti=>yo([Fn],Ti))):li&&(vn=vn.map(Fn=>yo([Iu],Fn)));let{result:vi,error:gi}=lh(...vn.map(Fn=>()=>jo(bn,dr,Fn)));if(!vi)throw Nu(gi);return rr.originalText=dr,Da(vi,rr)}}var fi=$o("parse",yo(["jsx","flow"])),$a=$o("parse",yo(["jsx",["flow",{all:!0,enums:!0}]])),Fl=$o("parse",yo(["jsx","typescript"]),yo(["typescript"])),uu=$o("parse",yo(["jsx","flow","estree"])),Ru=$o("parseExpression",yo(["jsx"])),Ba=$o("parseExpression",yo(["typescript"])),Qu=new Set(["StrictNumericEscape","StrictWith","StrictOctalLiteral","StrictDelete","StrictEvalArguments","StrictEvalArgumentsBinding","StrictFunction","EmptyTypeArguments","EmptyTypeParameters","ConstructorHasTypeParameters","UnsupportedParameterPropertyKind","UnexpectedParameterModifier","MixedLabeledAndUnlabeledElements","InvalidTupleMemberLabel","NonClassMethodPropertyHasAbstractModifer","ReadonlyForMethodSignature","ClassMethodHasDeclare","ClassMethodHasReadonly","InvalidModifierOnTypeMember","DuplicateAccessibilityModifier","IndexSignatureHasDeclare","DecoratorExportClass","ParamDupe","InvalidDecimal","RestTrailingComma","UnsupportedParameterDecorator","UnterminatedJsxContent","UnexpectedReservedWord","ModuleAttributesWithDuplicateKeys","LineTerminatorBeforeArrow","InvalidEscapeSequenceTemplate","NonAbstractClassHasAbstractMethod","UnsupportedPropertyDecorator","OptionalTypeBeforeRequired","PatternIsOptional","OptionalBindingPattern","DeclareClassFieldHasInitializer","TypeImportCannotSpecifyDefaultAndNamed","DeclareFunctionHasImplementation","ConstructorClassField","VarRedeclaration","InvalidPrivateFieldResolution","DuplicateExport"]),ju=ya(fi),lu=ya(Fl),Lu=ya(Ru),_l=ya(Ba);xt.exports={parsers:Object.assign(Object.assign({babel:ju,"babel-flow":ya($a),"babel-ts":lu},fc),{},{__js_expression:Lu,__vue_expression:Lu,__vue_ts_expression:_l,__vue_event_binding:ju,__vue_ts_event_binding:lu,__babel_estree:ya(uu)})}});return mi()})})(Nw);var D6=Nw.exports;const O6=Rg(D6);function x6(r,e,t){const n={css:m6,html:y6,babel:O6};return us(()=>{if(!xo(e))return xo(r)||"/* empty */";try{return f6.format(xo(r)||"",{parser:t,plugins:[n[t]],singleQuote:!0,semi:!1})}catch(i){return console.error(i),`/* Error on prettifying: ${i.message} */
|
|
296
290
|
${xo(r)||""}`}})}function b6(r,e=!0){return x6(r,e,"css")}const v6=Co({__name:"Copy",setup(r){const{copy:e,copied:t}=i_();return(n,i)=>Kl(n.$slots,"default",{copy:Ai(e),copied:Ai(t)})}}),C6=["top","right","bottom","left"],lv=["start","end"],cv=C6.reduce((r,e)=>r.concat(e,e+"-"+lv[0],e+"-"+lv[1]),[]),hd=Math.min,Fh=Math.max,S6={left:"right",right:"left",bottom:"top",top:"bottom"},E6={start:"end",end:"start"};function xD(r,e,t){return Fh(r,hd(e,t))}function rp(r,e){return typeof r=="function"?r(e):r}function vl(r){return r.split("-")[0]}function Tu(r){return r.split("-")[1]}function Iw(r){return r==="x"?"y":"x"}function RO(r){return r==="y"?"height":"width"}function _d(r){return["top","bottom"].includes(vl(r))?"y":"x"}function QO(r){return Iw(_d(r))}function Mw(r,e,t){t===void 0&&(t=!1);const n=Tu(r),i=QO(r),s=RO(i);let a=i==="x"?n===(t?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[s]>e.floating[s]&&(a=xg(a)),[a,xg(a)]}function w6(r){const e=xg(r);return[Og(r),e,Og(e)]}function Og(r){return r.replace(/start|end/g,e=>E6[e])}function A6(r,e,t){const n=["left","right"],i=["right","left"],s=["top","bottom"],a=["bottom","top"];switch(r){case"top":case"bottom":return t?e?i:n:e?n:i;case"left":case"right":return e?s:a;default:return[]}}function T6(r,e,t,n){const i=Tu(r);let s=A6(vl(r),t==="start",n);return i&&(s=s.map(a=>a+"-"+i),e&&(s=s.concat(s.map(Og)))),s}function xg(r){return r.replace(/left|right|bottom|top/g,e=>S6[e])}function P6(r){return{top:0,right:0,bottom:0,left:0,...r}}function Rw(r){return typeof r!="number"?P6(r):{top:r,right:r,bottom:r,left:r}}function Rf(r){return{...r,top:r.y,left:r.x,right:r.x+r.width,bottom:r.y+r.height}}function hv(r,e,t){let{reference:n,floating:i}=r;const s=_d(e),a=QO(e),l=RO(a),p=vl(e),m=s==="y",g=n.x+n.width/2-i.width/2,b=n.y+n.height/2-i.height/2,C=n[l]/2-i[l]/2;let $;switch(p){case"top":$={x:g,y:n.y-i.height};break;case"bottom":$={x:g,y:n.y+n.height};break;case"right":$={x:n.x+n.width,y:b};break;case"left":$={x:n.x-i.width,y:b};break;default:$={x:n.x,y:n.y}}switch(Tu(e)){case"start":$[a]-=C*(t&&m?-1:1);break;case"end":$[a]+=C*(t&&m?-1:1);break}return $}const k6=async(r,e,t)=>{const{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:a}=t,l=s.filter(Boolean),p=await(a.isRTL==null?void 0:a.isRTL(e));let m=await a.getElementRects({reference:r,floating:e,strategy:i}),{x:g,y:b}=hv(m,n,p),C=n,$={},z=0;for(let xe=0;xe<l.length;xe++){const{name:ke,fn:ge}=l[xe],{x:Ve,y:pt,data:Dt,reset:bt}=await ge({x:g,y:b,initialPlacement:n,placement:C,strategy:i,middlewareData:$,rects:m,platform:a,elements:{reference:r,floating:e}});if(g=Ve??g,b=pt??b,$={...$,[ke]:{...$[ke],...Dt}},bt&&z<=50){z++,typeof bt=="object"&&(bt.placement&&(C=bt.placement),bt.rects&&(m=bt.rects===!0?await a.getElementRects({reference:r,floating:e,strategy:i}):bt.rects),{x:g,y:b}=hv(m,C,p)),xe=-1;continue}}return{x:g,y:b,placement:C,strategy:i,middlewareData:$}};async function t0(r,e){var t;e===void 0&&(e={});const{x:n,y:i,platform:s,rects:a,elements:l,strategy:p}=r,{boundary:m="clippingAncestors",rootBoundary:g="viewport",elementContext:b="floating",altBoundary:C=!1,padding:$=0}=rp(e,r),z=Rw($),ke=l[C?b==="floating"?"reference":"floating":b],ge=Rf(await s.getClippingRect({element:(t=await(s.isElement==null?void 0:s.isElement(ke)))==null||t?ke:ke.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(l.floating)),boundary:m,rootBoundary:g,strategy:p})),Ve=b==="floating"?{...a.floating,x:n,y:i}:a.reference,pt=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l.floating)),Dt=await(s.isElement==null?void 0:s.isElement(pt))?await(s.getScale==null?void 0:s.getScale(pt))||{x:1,y:1}:{x:1,y:1},bt=Rf(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({rect:Ve,offsetParent:pt,strategy:p}):Ve);return{top:(ge.top-bt.top+z.top)/Dt.y,bottom:(bt.bottom-ge.bottom+z.bottom)/Dt.y,left:(ge.left-bt.left+z.left)/Dt.x,right:(bt.right-ge.right+z.right)/Dt.x}}const F6=r=>({name:"arrow",options:r,async fn(e){const{x:t,y:n,placement:i,rects:s,platform:a,elements:l}=e,{element:p,padding:m=0}=rp(r,e)||{};if(p==null)return{};const g=Rw(m),b={x:t,y:n},C=QO(i),$=RO(C),z=await a.getDimensions(p),xe=C==="y",ke=xe?"top":"left",ge=xe?"bottom":"right",Ve=xe?"clientHeight":"clientWidth",pt=s.reference[$]+s.reference[C]-b[C]-s.floating[$],Dt=b[C]-s.reference[C],bt=await(a.getOffsetParent==null?void 0:a.getOffsetParent(p));let Pt=bt?bt[Ve]:0;(!Pt||!await(a.isElement==null?void 0:a.isElement(bt)))&&(Pt=l.floating[Ve]||s.floating[$]);const nr=pt/2-Dt/2,Ur=Pt/2-z[$]/2-1,jr=hd(g[ke],Ur),gr=hd(g[ge],Ur),Lr=jr,kn=Pt-z[$]-gr,Gn=Pt/2-z[$]/2+nr,Ii=xD(Lr,Gn,kn),Sn=Tu(i)!=null&&Gn!=Ii&&s.reference[$]/2-(Gn<Lr?jr:gr)-z[$]/2<0?Gn<Lr?Lr-Gn:kn-Gn:0;return{[C]:b[C]-Sn,data:{[C]:Ii,centerOffset:Gn-Ii+Sn}}}});function _6(r,e,t){return(r?[...t.filter(i=>Tu(i)===r),...t.filter(i=>Tu(i)!==r)]:t.filter(i=>vl(i)===i)).filter(i=>r?Tu(i)===r||(e?Og(i)!==i:!1):!0)}const $6=function(r){return r===void 0&&(r={}),{name:"autoPlacement",options:r,async fn(e){var t,n,i;const{rects:s,middlewareData:a,placement:l,platform:p,elements:m}=e,{crossAxis:g=!1,alignment:b,allowedPlacements:C=cv,autoAlignment:$=!0,...z}=rp(r,e),xe=b!==void 0||C===cv?_6(b||null,$,C):C,ke=await t0(e,z),ge=((t=a.autoPlacement)==null?void 0:t.index)||0,Ve=xe[ge];if(Ve==null)return{};const pt=Mw(Ve,s,await(p.isRTL==null?void 0:p.isRTL(m.floating)));if(l!==Ve)return{reset:{placement:xe[0]}};const Dt=[ke[vl(Ve)],ke[pt[0]],ke[pt[1]]],bt=[...((n=a.autoPlacement)==null?void 0:n.overflows)||[],{placement:Ve,overflows:Dt}],Pt=xe[ge+1];if(Pt)return{data:{index:ge+1,overflows:bt},reset:{placement:Pt}};const nr=bt.map(gr=>{const Lr=Tu(gr.placement);return[gr.placement,Lr&&g?gr.overflows.slice(0,2).reduce((kn,Gn)=>kn+Gn,0):gr.overflows[0],gr.overflows]}).sort((gr,Lr)=>gr[1]-Lr[1]),jr=((i=nr.filter(gr=>gr[2].slice(0,Tu(gr[0])?2:3).every(Lr=>Lr<=0))[0])==null?void 0:i[0])||nr[0][0];return jr!==l?{data:{index:ge+1,overflows:bt},reset:{placement:jr}}:{}}}},B6=function(r){return r===void 0&&(r={}),{name:"flip",options:r,async fn(e){var t;const{placement:n,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:p}=e,{mainAxis:m=!0,crossAxis:g=!0,fallbackPlacements:b,fallbackStrategy:C="bestFit",fallbackAxisSideDirection:$="none",flipAlignment:z=!0,...xe}=rp(r,e),ke=vl(n),ge=vl(a)===a,Ve=await(l.isRTL==null?void 0:l.isRTL(p.floating)),pt=b||(ge||!z?[xg(a)]:w6(a));!b&&$!=="none"&&pt.push(...T6(a,z,$,Ve));const Dt=[a,...pt],bt=await t0(e,xe),Pt=[];let nr=((t=i.flip)==null?void 0:t.overflows)||[];if(m&&Pt.push(bt[ke]),g){const Lr=Mw(n,s,Ve);Pt.push(bt[Lr[0]],bt[Lr[1]])}if(nr=[...nr,{placement:n,overflows:Pt}],!Pt.every(Lr=>Lr<=0)){var Ur,jr;const Lr=(((Ur=i.flip)==null?void 0:Ur.index)||0)+1,kn=Dt[Lr];if(kn)return{data:{index:Lr,overflows:nr},reset:{placement:kn}};let Gn=(jr=nr.filter(Ii=>Ii.overflows[0]<=0).sort((Ii,ni)=>Ii.overflows[1]-ni.overflows[1])[0])==null?void 0:jr.placement;if(!Gn)switch(C){case"bestFit":{var gr;const Ii=(gr=nr.map(ni=>[ni.placement,ni.overflows.filter(Sn=>Sn>0).reduce((Sn,Vn)=>Sn+Vn,0)]).sort((ni,Sn)=>ni[1]-Sn[1])[0])==null?void 0:gr[0];Ii&&(Gn=Ii);break}case"initialPlacement":Gn=a;break}if(n!==Gn)return{reset:{placement:Gn}}}return{}}}};async function N6(r,e){const{placement:t,platform:n,elements:i}=r,s=await(n.isRTL==null?void 0:n.isRTL(i.floating)),a=vl(t),l=Tu(t),p=_d(t)==="y",m=["left","top"].includes(a)?-1:1,g=s&&p?-1:1,b=rp(e,r);let{mainAxis:C,crossAxis:$,alignmentAxis:z}=typeof b=="number"?{mainAxis:b,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...b};return l&&typeof z=="number"&&($=l==="end"?z*-1:z),p?{x:$*g,y:C*m}:{x:C*m,y:$*g}}const I6=function(r){return r===void 0&&(r=0),{name:"offset",options:r,async fn(e){const{x:t,y:n}=e,i=await N6(e,r);return{x:t+i.x,y:n+i.y,data:i}}}},M6=function(r){return r===void 0&&(r={}),{name:"shift",options:r,async fn(e){const{x:t,y:n,placement:i}=e,{mainAxis:s=!0,crossAxis:a=!1,limiter:l={fn:ke=>{let{x:ge,y:Ve}=ke;return{x:ge,y:Ve}}},...p}=rp(r,e),m={x:t,y:n},g=await t0(e,p),b=_d(vl(i)),C=Iw(b);let $=m[C],z=m[b];if(s){const ke=C==="y"?"top":"left",ge=C==="y"?"bottom":"right",Ve=$+g[ke],pt=$-g[ge];$=xD(Ve,$,pt)}if(a){const ke=b==="y"?"top":"left",ge=b==="y"?"bottom":"right",Ve=z+g[ke],pt=z-g[ge];z=xD(Ve,z,pt)}const xe=l.fn({...e,[C]:$,[b]:z});return{...xe,data:{x:xe.x-t,y:xe.y-n}}}}},R6=function(r){return r===void 0&&(r={}),{name:"size",options:r,async fn(e){const{placement:t,rects:n,platform:i,elements:s}=e,{apply:a=()=>{},...l}=rp(r,e),p=await t0(e,l),m=vl(t),g=Tu(t),b=_d(t)==="y",{width:C,height:$}=n.floating;let z,xe;m==="top"||m==="bottom"?(z=m,xe=g===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(xe=m,z=g==="end"?"top":"bottom");const ke=$-p[z],ge=C-p[xe],Ve=!e.middlewareData.shift;let pt=ke,Dt=ge;if(b){const Pt=C-p.left-p.right;Dt=g||Ve?hd(ge,Pt):Pt}else{const Pt=$-p.top-p.bottom;pt=g||Ve?hd(ke,Pt):Pt}if(Ve&&!g){const Pt=Fh(p.left,0),nr=Fh(p.right,0),Ur=Fh(p.top,0),jr=Fh(p.bottom,0);b?Dt=C-2*(Pt!==0||nr!==0?Pt+nr:Fh(p.left,p.right)):pt=$-2*(Ur!==0||jr!==0?Ur+jr:Fh(p.top,p.bottom))}await a({...e,availableWidth:Dt,availableHeight:pt});const bt=await i.getDimensions(s.floating);return C!==bt.width||$!==bt.height?{reset:{rects:!0}}:{}}}};function eu(r){var e;return((e=r.ownerDocument)==null?void 0:e.defaultView)||window}function Dl(r){return eu(r).getComputedStyle(r)}const pv=Math.min,Qf=Math.max,bg=Math.round;function Qw(r){const e=Dl(r);let t=parseFloat(e.width),n=parseFloat(e.height);const i=r.offsetWidth,s=r.offsetHeight,a=bg(t)!==i||bg(n)!==s;return a&&(t=i,n=s),{width:t,height:n,fallback:a}}function oh(r){return Lw(r)?(r.nodeName||"").toLowerCase():""}let pm;function jw(){if(pm)return pm;const r=navigator.userAgentData;return r&&Array.isArray(r.brands)?(pm=r.brands.map(e=>e.brand+"/"+e.version).join(" "),pm):navigator.userAgent}function Ol(r){return r instanceof eu(r).HTMLElement}function Yc(r){return r instanceof eu(r).Element}function Lw(r){return r instanceof eu(r).Node}function fv(r){return typeof ShadowRoot>"u"?!1:r instanceof eu(r).ShadowRoot||r instanceof ShadowRoot}function r0(r){const{overflow:e,overflowX:t,overflowY:n,display:i}=Dl(r);return/auto|scroll|overlay|hidden|clip/.test(e+n+t)&&!["inline","contents"].includes(i)}function Q6(r){return["table","td","th"].includes(oh(r))}function bD(r){const e=/firefox/i.test(jw()),t=Dl(r),n=t.backdropFilter||t.WebkitBackdropFilter;return t.transform!=="none"||t.perspective!=="none"||!!n&&n!=="none"||e&&t.willChange==="filter"||e&&!!t.filter&&t.filter!=="none"||["transform","perspective"].some(i=>t.willChange.includes(i))||["paint","layout","strict","content"].some(i=>{const s=t.contain;return s!=null&&s.includes(i)})}function Xw(){return!/^((?!chrome|android).)*safari/i.test(jw())}function jO(r){return["html","body","#document"].includes(oh(r))}function Vw(r){return Yc(r)?r:r.contextElement}const Uw={x:1,y:1};function Up(r){const e=Vw(r);if(!Ol(e))return Uw;const t=e.getBoundingClientRect(),{width:n,height:i,fallback:s}=Qw(e);let a=(s?bg(t.width):t.width)/n,l=(s?bg(t.height):t.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}function pd(r,e,t,n){var i,s;e===void 0&&(e=!1),t===void 0&&(t=!1);const a=r.getBoundingClientRect(),l=Vw(r);let p=Uw;e&&(n?Yc(n)&&(p=Up(n)):p=Up(r));const m=l?eu(l):window,g=!Xw()&&t;let b=(a.left+(g&&((i=m.visualViewport)==null?void 0:i.offsetLeft)||0))/p.x,C=(a.top+(g&&((s=m.visualViewport)==null?void 0:s.offsetTop)||0))/p.y,$=a.width/p.x,z=a.height/p.y;if(l){const xe=eu(l),ke=n&&Yc(n)?eu(n):n;let ge=xe.frameElement;for(;ge&&n&&ke!==xe;){const Ve=Up(ge),pt=ge.getBoundingClientRect(),Dt=getComputedStyle(ge);pt.x+=(ge.clientLeft+parseFloat(Dt.paddingLeft))*Ve.x,pt.y+=(ge.clientTop+parseFloat(Dt.paddingTop))*Ve.y,b*=Ve.x,C*=Ve.y,$*=Ve.x,z*=Ve.y,b+=pt.x,C+=pt.y,ge=eu(ge).frameElement}}return{width:$,height:z,top:C,right:b+$,bottom:C+z,left:b,x:b,y:C}}function Gc(r){return((Lw(r)?r.ownerDocument:r.document)||window.document).documentElement}function n0(r){return Yc(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:{scrollLeft:r.pageXOffset,scrollTop:r.pageYOffset}}function qw(r){return pd(Gc(r)).left+n0(r).scrollLeft}function fd(r){if(oh(r)==="html")return r;const e=r.assignedSlot||r.parentNode||fv(r)&&r.host||Gc(r);return fv(e)?e.host:e}function zw(r){const e=fd(r);return jO(e)?e.ownerDocument.body:Ol(e)&&r0(e)?e:zw(e)}function vg(r,e){var t;e===void 0&&(e=[]);const n=zw(r),i=n===((t=r.ownerDocument)==null?void 0:t.body),s=eu(n);return i?e.concat(s,s.visualViewport||[],r0(n)?n:[]):e.concat(n,vg(n))}function dv(r,e,t){return e==="viewport"?Rf(function(n,i){const s=eu(n),a=Gc(n),l=s.visualViewport;let p=a.clientWidth,m=a.clientHeight,g=0,b=0;if(l){p=l.width,m=l.height;const C=Xw();(C||!C&&i==="fixed")&&(g=l.offsetLeft,b=l.offsetTop)}return{width:p,height:m,x:g,y:b}}(r,t)):Yc(e)?Rf(function(n,i){const s=pd(n,!0,i==="fixed"),a=s.top+n.clientTop,l=s.left+n.clientLeft,p=Ol(n)?Up(n):{x:1,y:1};return{width:n.clientWidth*p.x,height:n.clientHeight*p.y,x:l*p.x,y:a*p.y}}(e,t)):Rf(function(n){const i=Gc(n),s=n0(n),a=n.ownerDocument.body,l=Qf(i.scrollWidth,i.clientWidth,a.scrollWidth,a.clientWidth),p=Qf(i.scrollHeight,i.clientHeight,a.scrollHeight,a.clientHeight);let m=-s.scrollLeft+qw(n);const g=-s.scrollTop;return Dl(a).direction==="rtl"&&(m+=Qf(i.clientWidth,a.clientWidth)-l),{width:l,height:p,x:m,y:g}}(Gc(r)))}function mv(r){return Ol(r)&&Dl(r).position!=="fixed"?r.offsetParent:null}function gv(r){const e=eu(r);let t=mv(r);for(;t&&Q6(t)&&Dl(t).position==="static";)t=mv(t);return t&&(oh(t)==="html"||oh(t)==="body"&&Dl(t).position==="static"&&!bD(t))?e:t||function(n){let i=fd(n);for(;Ol(i)&&!jO(i);){if(bD(i))return i;i=fd(i)}return null}(r)||e}function j6(r,e,t){const n=Ol(e),i=Gc(e),s=pd(r,!0,t==="fixed",e);let a={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(n||!n&&t!=="fixed")if((oh(e)!=="body"||r0(i))&&(a=n0(e)),Ol(e)){const p=pd(e,!0);l.x=p.x+e.clientLeft,l.y=p.y+e.clientTop}else i&&(l.x=qw(i));return{x:s.left+a.scrollLeft-l.x,y:s.top+a.scrollTop-l.y,width:s.width,height:s.height}}const L6={getClippingRect:function(r){let{element:e,boundary:t,rootBoundary:n,strategy:i}=r;const s=t==="clippingAncestors"?function(m,g){const b=g.get(m);if(b)return b;let C=vg(m).filter(ke=>Yc(ke)&&oh(ke)!=="body"),$=null;const z=Dl(m).position==="fixed";let xe=z?fd(m):m;for(;Yc(xe)&&!jO(xe);){const ke=Dl(xe),ge=bD(xe);(z?ge||$:ge||ke.position!=="static"||!$||!["absolute","fixed"].includes($.position))?$=ke:C=C.filter(Ve=>Ve!==xe),xe=fd(xe)}return g.set(m,C),C}(e,this._c):[].concat(t),a=[...s,n],l=a[0],p=a.reduce((m,g)=>{const b=dv(e,g,i);return m.top=Qf(b.top,m.top),m.right=pv(b.right,m.right),m.bottom=pv(b.bottom,m.bottom),m.left=Qf(b.left,m.left),m},dv(e,l,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(r){let{rect:e,offsetParent:t,strategy:n}=r;const i=Ol(t),s=Gc(t);if(t===s)return e;let a={scrollLeft:0,scrollTop:0},l={x:1,y:1};const p={x:0,y:0};if((i||!i&&n!=="fixed")&&((oh(t)!=="body"||r0(s))&&(a=n0(t)),Ol(t))){const m=pd(t);l=Up(t),p.x=m.x+t.clientLeft,p.y=m.y+t.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-a.scrollLeft*l.x+p.x,y:e.y*l.y-a.scrollTop*l.y+p.y}},isElement:Yc,getDimensions:function(r){return Ol(r)?Qw(r):r.getBoundingClientRect()},getOffsetParent:gv,getDocumentElement:Gc,getScale:Up,async getElementRects(r){let{reference:e,floating:t,strategy:n}=r;const i=this.getOffsetParent||gv,s=this.getDimensions;return{reference:j6(e,await i(t),n),floating:{x:0,y:0,...await s(t)}}},getClientRects:r=>Array.from(r.getClientRects()),isRTL:r=>Dl(r).direction==="rtl"},X6=(r,e,t)=>{const n=new Map,i={platform:L6,...t},s={...i.platform,_c:n};return k6(r,e,{...i,platform:s})},Lh={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:r=>[...r,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function vD(r,e){let t=Lh.themes[r]||{},n;do n=t[e],typeof n>"u"?t.$extend?t=Lh.themes[t.$extend]||{}:(t=null,n=Lh[e]):t=null;while(t);return n}function V6(r){const e=[r];let t=Lh.themes[r]||{};do t.$extend&&!t.$resetCss?(e.push(t.$extend),t=Lh.themes[t.$extend]||{}):t=null;while(t);return e.map(n=>`v-popper--theme-${n}`)}function yv(r){const e=[r];let t=Lh.themes[r]||{};do t.$extend?(e.push(t.$extend),t=Lh.themes[t.$extend]||{}):t=null;while(t);return e}let Jp=!1;if(typeof window<"u"){Jp=!1;try{const r=Object.defineProperty({},"passive",{get(){Jp=!0}});window.addEventListener("test",null,r)}catch{}}let Ww=!1;typeof window<"u"&&typeof navigator<"u"&&(Ww=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const U6=["auto","top","bottom","left","right"].reduce((r,e)=>r.concat([e,`${e}-start`,`${e}-end`]),[]),Dv={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Ov={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function xv(r,e){const t=r.indexOf(e);t!==-1&&r.splice(t,1)}function oy(){return new Promise(r=>requestAnimationFrame(()=>{requestAnimationFrame(r)}))}const vu=[];let kh=null;const bv={};function vv(r){let e=bv[r];return e||(e=bv[r]=[]),e}let CD=function(){};typeof window<"u"&&(CD=window.Element);function fs(r){return function(e){return vD(e.theme,r)}}const ay="__floating-vue__popper",Zw=()=>Co({name:"VPopper",provide(){return{[ay]:{parentPopper:this}}},inject:{[ay]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:fs("disabled")},positioningDisabled:{type:Boolean,default:fs("positioningDisabled")},placement:{type:String,default:fs("placement"),validator:r=>U6.includes(r)},delay:{type:[String,Number,Object],default:fs("delay")},distance:{type:[Number,String],default:fs("distance")},skidding:{type:[Number,String],default:fs("skidding")},triggers:{type:Array,default:fs("triggers")},showTriggers:{type:[Array,Function],default:fs("showTriggers")},hideTriggers:{type:[Array,Function],default:fs("hideTriggers")},popperTriggers:{type:Array,default:fs("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:fs("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:fs("popperHideTriggers")},container:{type:[String,Object,CD,Boolean],default:fs("container")},boundary:{type:[String,CD],default:fs("boundary")},strategy:{type:String,validator:r=>["absolute","fixed"].includes(r),default:fs("strategy")},autoHide:{type:[Boolean,Function],default:fs("autoHide")},handleResize:{type:Boolean,default:fs("handleResize")},instantMove:{type:Boolean,default:fs("instantMove")},eagerMount:{type:Boolean,default:fs("eagerMount")},popperClass:{type:[String,Array,Object],default:fs("popperClass")},computeTransformOrigin:{type:Boolean,default:fs("computeTransformOrigin")},autoMinSize:{type:Boolean,default:fs("autoMinSize")},autoSize:{type:[Boolean,String],default:fs("autoSize")},autoMaxSize:{type:Boolean,default:fs("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:fs("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:fs("preventOverflow")},overflowPadding:{type:[Number,String],default:fs("overflowPadding")},arrowPadding:{type:[Number,String],default:fs("arrowPadding")},arrowOverflow:{type:Boolean,default:fs("arrowOverflow")},flip:{type:Boolean,default:fs("flip")},shift:{type:Boolean,default:fs("shift")},shiftCrossAxis:{type:Boolean,default:fs("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:fs("noAutoFocus")},disposeTimeout:{type:Number,default:fs("disposeTimeout")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var r;return(r=this[ay])==null?void 0:r.parentPopper},hasPopperShowTriggerHover(){var r,e;return((r=this.popperTriggers)==null?void 0:r.includes("hover"))||((e=this.popperShowTriggers)==null?void 0:e.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(r){r?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},...["triggers","positioningDisabled"].reduce((r,e)=>(r[e]="$_refreshListeners",r),{}),...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((r,e)=>(r[e]="$_computePosition",r),{})},created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(r=>r.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:r=null,skipDelay:e=!1,force:t=!1}={}){var n,i;(n=this.parentPopper)!=null&&n.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(t||!this.disabled)&&(((i=this.parentPopper)==null?void 0:i.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(r,e),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:r=null,skipDelay:e=!1}={}){var t;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:e}),this.parentPopper.lockedChild=null)},1e3));return}((t=this.parentPopper)==null?void 0:t.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(r,e),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var r;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((r=this.referenceNode)==null?void 0:r.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(e=>e.nodeType===e.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.$_isDisposed||this.positioningDisabled)return;const r={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&r.middleware.push(I6({mainAxis:this.distance,crossAxis:this.skidding}));const e=this.placement.startsWith("auto");if(e?r.middleware.push($6({alignment:this.placement.split("-")[1]??""})):r.placement=this.placement,this.preventOverflow&&(this.shift&&r.middleware.push(M6({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!e&&this.flip&&r.middleware.push(B6({padding:this.overflowPadding,boundary:this.boundary}))),r.middleware.push(F6({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&r.middleware.push({name:"arrowOverflow",fn:({placement:n,rects:i,middlewareData:s})=>{let a;const{centerOffset:l}=s.arrow;return n.startsWith("top")||n.startsWith("bottom")?a=Math.abs(l)>i.reference.width/2:a=Math.abs(l)>i.reference.height/2,{data:{overflow:a}}}}),this.autoMinSize||this.autoSize){const n=this.autoSize?this.autoSize:this.autoMinSize?"min":null;r.middleware.push({name:"autoSize",fn:({rects:i,placement:s,middlewareData:a})=>{var l;if((l=a.autoSize)!=null&&l.skip)return{};let p,m;return s.startsWith("top")||s.startsWith("bottom")?p=i.reference.width:m=i.reference.height,this.$_innerNode.style[n==="min"?"minWidth":n==="max"?"maxWidth":"width"]=p!=null?`${p}px`:null,this.$_innerNode.style[n==="min"?"minHeight":n==="max"?"maxHeight":"height"]=m!=null?`${m}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,r.middleware.push(R6({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:n,availableHeight:i})=>{this.$_innerNode.style.maxWidth=n!=null?`${n}px`:null,this.$_innerNode.style.maxHeight=i!=null?`${i}px`:null}})));const t=await X6(this.$_referenceNode,this.$_popperNode,r);Object.assign(this.result,{x:t.x,y:t.y,placement:t.placement,strategy:t.strategy,arrow:{...t.middlewareData.arrow,...t.middlewareData.arrowOverflow}})},$_scheduleShow(r=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),kh&&this.instantMove&&kh.instantMove&&kh!==this.parentPopper){kh.$_applyHide(!0),this.$_applyShow(!0);return}e?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(r=null,e=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(kh=this),e?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(r){const e=this.delay;return parseInt(e&&e[r]||e||0)},async $_applyShow(r=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=r,!this.isShown&&(this.$_ensureTeleport(),await oy(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...vg(this.$_referenceNode),...vg(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),t=this.$_popperNode.querySelector(".v-popper__wrapper"),n=t.parentNode.getBoundingClientRect(),i=e.x+e.width/2-(n.left+t.offsetLeft),s=e.y+e.height/2-(n.top+t.offsetTop);this.result.transformOrigin=`${i}px ${s}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const r=this.showGroup;if(r){let e;for(let t=0;t<vu.length;t++)e=vu[t],e.showGroup!==r&&(e.hide(),e.$emit("close-group"))}vu.push(this),document.body.classList.add("v-popper--some-open");for(const e of yv(this.theme))vv(e).push(this),document.body.classList.add(`v-popper--some-open--${e}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await oy(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(r=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=r,xv(vu,this),vu.length===0&&document.body.classList.remove("v-popper--some-open");for(const t of yv(this.theme)){const n=vv(t);xv(n,this),n.length===0&&document.body.classList.remove(`v-popper--some-open--${t}`)}kh===this&&(kh=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=this.disposeTimeout;e!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},e)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await oy(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let r=this.container;if(typeof r=="string"?r=window.document.querySelector(r):r===!1&&(r=this.$_targetNodes[0].parentNode),!r)throw new Error("No container for popover: "+this.container);r.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const r=t=>{this.isShown&&!this.$_hideInProgress||(t.usedByTooltip=!0,!this.$_preventShow&&this.show({event:t}))};this.$_registerTriggerListeners(this.$_targetNodes,Dv,this.triggers,this.showTriggers,r),this.$_registerTriggerListeners([this.$_popperNode],Dv,this.popperTriggers,this.popperShowTriggers,r);const e=t=>{t.usedByTooltip||this.hide({event:t})};this.$_registerTriggerListeners(this.$_targetNodes,Ov,this.triggers,this.hideTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ov,this.popperTriggers,this.popperHideTriggers,e)},$_registerEventListeners(r,e,t){this.$_events.push({targetNodes:r,eventType:e,handler:t}),r.forEach(n=>n.addEventListener(e,t,Jp?{passive:!0}:void 0))},$_registerTriggerListeners(r,e,t,n,i){let s=t;n!=null&&(s=typeof n=="function"?n(s):n),s.forEach(a=>{const l=e[a];l&&this.$_registerEventListeners(r,l,i)})},$_removeEventListeners(r){const e=[];this.$_events.forEach(t=>{const{targetNodes:n,eventType:i,handler:s}=t;!r||r===i?n.forEach(a=>a.removeEventListener(i,s)):e.push(t)}),this.$_events=e},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(r,e=!1){this.$_showFrameLocked||(this.hide({event:r}),r.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),e&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(r,e){for(const t of this.$_targetNodes){const n=t.getAttribute(r);n&&(t.removeAttribute(r),t.setAttribute(e,n))}},$_applyAttrsToTarget(r){for(const e of this.$_targetNodes)for(const t in r){const n=r[t];n==null?e.removeAttribute(t):e.setAttribute(t,n)}},$_updateParentShownChildren(r){let e=this.parentPopper;for(;e;)r?e.shownChildren.add(this.randomId):(e.shownChildren.delete(this.randomId),e.$_pendingHide&&e.hide()),e=e.parentPopper},$_isAimingPopper(){const r=this.$_referenceNode.getBoundingClientRect();if(jf>=r.left&&jf<=r.right&&Lf>=r.top&&Lf<=r.bottom){const e=this.$_popperNode.getBoundingClientRect(),t=jf-_c,n=Lf-$c,i=e.left+e.width/2-_c+(e.top+e.height/2)-$c+e.width+e.height,s=_c+t*i,a=$c+n*i;return fm(_c,$c,s,a,e.left,e.top,e.left,e.bottom)||fm(_c,$c,s,a,e.left,e.top,e.right,e.top)||fm(_c,$c,s,a,e.right,e.top,e.right,e.bottom)||fm(_c,$c,s,a,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(Ww?(document.addEventListener("touchstart",Cv,Jp?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",z6,Jp?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Cv,!0),window.addEventListener("click",q6,!0)),window.addEventListener("resize",Y6));function Cv(r){for(let e=0;e<vu.length;e++){const t=vu[e];try{const n=t.popperNode();t.$_mouseDownContains=n.contains(r.target)}catch{}}}function q6(r){Yw(r)}function z6(r){Yw(r,!0)}function Yw(r,e=!1){const t={};for(let n=vu.length-1;n>=0;n--){const i=vu[n];try{const s=i.$_containsGlobalTarget=W6(i,r);i.$_pendingHide=!1,requestAnimationFrame(()=>{if(i.$_pendingHide=!1,!t[i.randomId]&&Sv(i,s,r)){if(i.$_handleGlobalClose(r,e),!r.closeAllPopover&&r.closePopover&&s){let l=i.parentPopper;for(;l;)t[l.randomId]=!0,l=l.parentPopper;return}let a=i.parentPopper;for(;a&&Sv(a,a.$_containsGlobalTarget,r);)a.$_handleGlobalClose(r,e),a=a.parentPopper}})}catch{}}}function W6(r,e){const t=r.popperNode();return r.$_mouseDownContains||t.contains(e.target)}function Sv(r,e,t){return t.closeAllPopover||t.closePopover&&e||Z6(r,t)&&!e}function Z6(r,e){if(typeof r.autoHide=="function"){const t=r.autoHide(e);return r.lastAutoHide=t,t}return r.autoHide}function Y6(r){for(let e=0;e<vu.length;e++)vu[e].$_computePosition(r)}let _c=0,$c=0,jf=0,Lf=0;typeof window<"u"&&window.addEventListener("mousemove",r=>{_c=jf,$c=Lf,jf=r.clientX,Lf=r.clientY},Jp?{passive:!0}:void 0);function fm(r,e,t,n,i,s,a,l){const p=((a-i)*(e-s)-(l-s)*(r-i))/((l-s)*(t-r)-(a-i)*(n-e)),m=((t-r)*(e-s)-(n-e)*(r-i))/((l-s)*(t-r)-(a-i)*(n-e));return p>=0&&p<=1&&m>=0&&m<=1}const G6={extends:Zw()},LO=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t};function H6(r,e,t,n,i,s){return bi(),ns("div",{ref:"reference",class:Pa(["v-popper",{"v-popper--shown":r.slotData.isShown}])},[Kl(r.$slots,"default",CA(MC(r.slotData)))],2)}const J6=LO(G6,[["render",H6]]);function K6(){var r=window.navigator.userAgent,e=r.indexOf("MSIE ");if(e>0)return parseInt(r.substring(e+5,r.indexOf(".",e)),10);var t=r.indexOf("Trident/");if(t>0){var n=r.indexOf("rv:");return parseInt(r.substring(n+3,r.indexOf(".",n)),10)}var i=r.indexOf("Edge/");return i>0?parseInt(r.substring(i+5,r.indexOf(".",i)),10):-1}let $m;function SD(){SD.init||(SD.init=!0,$m=K6()!==-1)}var i0={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){SD(),Kh(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const r=document.createElement("object");this._resizeObject=r,r.setAttribute("aria-hidden","true"),r.setAttribute("tabindex",-1),r.onload=this.addResizeHandlers,r.type="text/html",$m&&this.$el.appendChild(r),r.data="about:blank",$m||this.$el.appendChild(r)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!$m&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const e9=fT();hT("data-v-b329ee4c");const t9={class:"resize-observer",tabindex:"-1"};pT();const r9=e9((r,e,t,n,i,s)=>(bi(),Yo("div",t9)));i0.render=r9;i0.__scopeId="data-v-b329ee4c";i0.__file="src/components/ResizeObserver.vue";const Gw=(r="theme")=>({computed:{themeClass(){return V6(this[r])}}}),n9=Co({name:"VPopperContent",components:{ResizeObserver:i0},mixins:[Gw()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(r){return r!=null&&!isNaN(r)?`${r}px`:null}}}),i9=["id","aria-hidden","tabindex","data-popper-placement"],s9={ref:"inner",class:"v-popper__inner"},o9=sn("div",{class:"v-popper__arrow-outer"},null,-1),a9=sn("div",{class:"v-popper__arrow-inner"},null,-1),u9=[o9,a9];function l9(r,e,t,n,i,s){const a=Vh("ResizeObserver");return bi(),ns("div",{id:r.popperId,ref:"popover",class:Pa(["v-popper__popper",[r.themeClass,r.classes.popperClass,{"v-popper__popper--shown":r.shown,"v-popper__popper--hidden":!r.shown,"v-popper__popper--show-from":r.classes.showFrom,"v-popper__popper--show-to":r.classes.showTo,"v-popper__popper--hide-from":r.classes.hideFrom,"v-popper__popper--hide-to":r.classes.hideTo,"v-popper__popper--skip-transition":r.skipTransition,"v-popper__popper--arrow-overflow":r.result&&r.result.arrow.overflow,"v-popper__popper--no-positioning":!r.result}]]),style:dl(r.result?{position:r.result.strategy,transform:`translate3d(${Math.round(r.result.x)}px,${Math.round(r.result.y)}px,0)`}:void 0),"aria-hidden":r.shown?"false":"true",tabindex:r.autoHide?0:void 0,"data-popper-placement":r.result?r.result.placement:void 0,onKeyup:e[2]||(e[2]=RP(l=>r.autoHide&&r.$emit("hide"),["esc"]))},[sn("div",{class:"v-popper__backdrop",onClick:e[0]||(e[0]=l=>r.autoHide&&r.$emit("hide"))}),sn("div",{class:"v-popper__wrapper",style:dl(r.result?{transformOrigin:r.result.transformOrigin}:void 0)},[sn("div",s9,[r.mounted?(bi(),ns(po,{key:0},[sn("div",null,[Kl(r.$slots,"default")]),r.handleResize?(bi(),Yo(a,{key:0,onNotify:e[1]||(e[1]=l=>r.$emit("resize",l))})):wu("",!0)],64)):wu("",!0)],512),sn("div",{ref:"arrow",class:"v-popper__arrow-container",style:dl(r.result?{left:r.toPx(r.result.arrow.x),top:r.toPx(r.result.arrow.y)}:void 0)},u9,4)],4)],46,i9)}const Hw=LO(n9,[["render",l9]]),Jw={methods:{show(...r){return this.$refs.popper.show(...r)},hide(...r){return this.$refs.popper.hide(...r)},dispose(...r){return this.$refs.popper.dispose(...r)},onResize(...r){return this.$refs.popper.onResize(...r)}}},c9=Co({name:"VPopperWrapper",components:{Popper:J6,PopperContent:Hw},mixins:[Jw,Gw("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(r=>r!==this.$refs.popperContent.$el)}}});function h9(r,e,t,n,i,s){const a=Vh("PopperContent"),l=Vh("Popper");return bi(),Yo(l,{ref:"popper",theme:r.finalTheme,"target-nodes":r.getTargetNodes,"popper-node":()=>r.$refs.popperContent.$el,class:Pa([r.themeClass])},{default:fa(({popperId:p,isShown:m,shouldMountContent:g,skipTransition:b,autoHide:C,show:$,hide:z,handleResize:xe,onResize:ke,classes:ge,result:Ve})=>[Kl(r.$slots,"default",{shown:m,show:$,hide:z}),vs(a,{ref:"popperContent","popper-id":p,theme:r.finalTheme,shown:m,mounted:g,"skip-transition":b,"auto-hide":C,"handle-resize":xe,classes:ge,result:Ve,onHide:z,onResize:ke},{default:fa(()=>[Kl(r.$slots,"popper",{shown:m,hide:z})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}const XO=LO(c9,[["render",h9]]),p9={...XO,name:"VDropdown",vPopperTheme:"dropdown"};({...XO});({...XO});Zw();const f9=p9,d9={"font-mono":"","text-sm":"","cursor-pointer":"",border:"b transparent hover:current",op:"50 hover:100"},m9={"text-sm":"","of-ellipsis":""},g9={"text-xs":"","ml-0.5":"",op30:""},y9={"space-x-4":"",px4:"",py3:""},D9=["onClick"],O9=["href"],x9=sn("div",{"i-carbon-notebook":""},null,-1),b9={border:"t gray-400/20","max-h-60":"","of-auto":"",px4:"",py3:"","text-sm":""},v9=sn("span",{op50:""},"It has been referenced ",-1),C9=sn("span",{op50:""}," times by:",-1),S9={flex:"~ col gap-2","items-start":"",pt3:""},E9=["onClick"],w9=sn("div",{"i-carbon-launch":""},null,-1),A9=Co({__name:"AnalyzerItem",props:{item:{}},setup(r){const e=r,t=us(()=>XC(e.item.name)),n=us(()=>t.value?`[${e.item.name.slice(1,-1).replace(/=""$/,"").replace(/~="/,'="')}]`:e.item.name);function i(s){fetch(`/__open-in-editor?file=${encodeURIComponent(s)}`)}return(s,a)=>{const l=v6,p=Fw;return bi(),Yo(Ai(f9),{distance:10},{popper:fa(()=>[sn("div",y9,[vs(l,null,{default:fa(({copy:m,copied:g})=>[sn("button",{class:Pa(g?"text-green":"text-dark:50 hover:text-dark dark:text-white:50 dark:hover:text-white"),"text-sm":"",onClick:b=>m(s.item.name)},[sn("div",{class:Pa(g?"i-carbon-checkmark-outline":"i-carbon-copy")},null,2),pa(" "+Hs(g?"Copied":"Copy"),1)],10,D9)]),_:1}),s.item?(bi(),ns("a",{key:0,href:`https://unocss.dev/interactive/?s=${s.item.name}`,target:"_blank","text-sm":"","text-dark:50":"","hover:text-dark":"","dark:text-white:50":"","dark:hover:text-white":""},[x9,pa(" Docs ")],8,O9)):wu("",!0)]),sn("div",b9,[sn("div",null,[v9,sn("strong",null,Hs(s.item.count),1),C9]),sn("div",S9,[(bi(!0),ns(po,null,Lc(s.item.modules,m=>(bi(),ns("a",{key:m,"text-sm":"","cursor-pointer":"",op80:"","hover:op100":"",onClick:g=>i(m)},[vs(p,{id:m,"mr-1":""},null,8,["id"]),w9],8,E9))),128))])])]),default:fa(()=>[sn("span",d9,[sn("span",m9,Hs(n.value),1)]),sn("sup",g9,Hs(s.item.count),1)]),_:1})}}}),T9={"p-4":"","space-y-8":""},P9={key:0},k9=sn("div",{"mb-4":"",op50:"",uppercase:"","text-sm":""}," Top 10 Utilities ",-1),F9={"p-4":"","bg-active":""},_9={flex:"~ wrap",gap:"x-2 y-2"},$9={key:1},B9={uppercase:"","text-sm":"","mb-4":"",op50:""},N9={op50:"","text-sm":""},I9={flex:"","flex-wrap":"","gap-2":""},M9={"p-2":"","w-25":"","inline-block":"","of-hidden":"","bg-active":""},R9={"font-mono":"","text-sm":"",op50:"","ws-nowrap":"","of-ellipsis":"","of-hidden":""},Q9=sn("div",{"mb-4":"",op50:"",uppercase:"","text-sm":""}," Utilities Usage ",-1),j9={key:0,grid:"~ cols-1 md:cols-2 gap-4"},L9={"text-sm":"","pb-4":""},X9={capitalize:""},V9={op50:"","ml-1":""},U9={flex:"","flex-wrap":"","gap-x-2":"","gap-y-2":""},q9={key:1,op50:""},z9=Co({__name:"Analyzer",props:{selectors:{},colors:{}},setup(r){const e=r,t=us(()=>[...e.selectors].sort((s,a)=>a.count-s.count)),n=us(()=>(e.colors||[]).map(s=>({...s,name:s.no==="DEFAULT"?`${s.name}`:`${s.name}-${s.no}`})).sort((s,a)=>a.count-s.count)),i=us(()=>t.value.reduce((s,a)=>{const l=a.category,p=s.find(m=>m.name===l);return p?(p.items.push(a),p.count+=a.count):s.push({name:l,count:a.count,items:[a]}),s},[]).sort((s,a)=>a.count-s.count));return(s,a)=>{const l=A9;return bi(),ns("div",T9,[t.value.length>10?(bi(),ns("div",P9,[k9,sn("div",F9,[sn("div",_9,[(bi(!0),ns(po,null,Lc(t.value.slice(0,10),(p,m)=>(bi(),Yo(l,{key:m,item:p},null,8,["item"]))),128))])])])):wu("",!0),n.value.length?(bi(),ns("div",$9,[sn("div",B9,[pa(" Color Palette "),sn("sup",N9,Hs(n.value.length),1)]),sn("div",I9,[(bi(!0),ns(po,null,Lc(n.value,(p,m)=>(bi(),ns("span",{key:m},[sn("div",M9,[vs(l,{item:p},null,8,["item"]),sn("div",R9,Hs(p.color),1),sn("div",{"h-10":"","mt-1":"",style:dl({background:p.color})},null,4)])]))),128))])])):wu("",!0),sn("div",null,[Q9,i.value.length?(bi(),ns("div",j9,[(bi(!0),ns(po,null,Lc(i.value,(p,m)=>(bi(),ns("div",{key:m,"p-4":"","bg-active":""},[sn("div",L9,[sn("span",X9,Hs(p.name),1),sn("sup",V9,Hs(p.count),1)]),sn("div",U9,[(bi(!0),ns(po,null,Lc(p.items,(g,b)=>(bi(),Yo(l,{key:b,item:g},null,8,["item"]))),128))])]))),128))])):(bi(),ns("div",q9," No utilities found. "))])])}}}),W9={"h-full":"",flex:"","flex-col":""},Z9={p:"4",grid:"~ cols-4 gap-4"},Y9=sn("div",{op80:""}," Presets ",-1),G9={op50:"","ws-pre":""},H9={overflow:"auto"},J9=sn("div",{op80:""}," Rules ",-1),K9=sn("span",{op50:""},"dynamic",-1),e4=sn("br",null,null,-1),t4=sn("span",{op50:""},"static",-1),r4=sn("div",{op80:""}," Variants ",-1),n4=sn("div",{op80:""}," Shortcuts ",-1),i4={key:0},s4=sn("div",{op80:""}," Config File ",-1),o4=sn("div",{op80:""}," Version ",-1),a4={op50:"","ws-pre":""},u4={border:"t main",p:"x4 y2",grid:"~ cols-4 gap-4"},l4=sn("div",{op80:""}," Included Files ",-1),c4=sn("div",{op80:""}," CSS Size ",-1),h4=sn("span",{op50:""},"gzipped",-1),p4=sn("div",{op80:""}," Matched Rules ",-1),f4=sn("div",{op80:""}," Layers ",-1),d4={op50:"","ws-pre":""},m4=Co({__name:"Overview",setup(r){const e=Ys(null),t=h6(e,"overview-scrolls");MO.execute();const n=Ys(!1),i=Ys("source"),s=b6(us(()=>{var a;return(a=Ep.value)==null?void 0:a.css}),n);return(a,l)=>{const p=Fw,m=s6,g=t6,b=H5,C=W5;return bi(),ns("div",W9,[vs(b,{ref_key:"status",ref:e,p0:""},{default:fa(()=>{var $,z,xe,ke,ge,Ve,pt,Dt,bt,Pt,nr,Ur,jr,gr,Lr,kn,Gn,Ii;return[sn("div",Z9,[sn("div",null,[Y9,sn("div",G9,Hs((xe=(z=($=Ai(Uo))==null?void 0:$.config)==null?void 0:z.presets)==null?void 0:xe.map(ni=>ni.name).join(`
|
|
297
291
|
`)),1)]),sn("div",H9,[J9,pa(" "+Hs((Ve=(ge=(ke=Ai(Uo))==null?void 0:ke.config)==null?void 0:ge.rulesDynamic)==null?void 0:Ve.length)+" ",1),K9,e4,pa(" "+Hs(Object.keys(((Dt=(pt=Ai(Uo))==null?void 0:pt.config)==null?void 0:Dt.rulesStaticMap)||{}).length)+" ",1),t4]),sn("div",null,[r4,pa(" "+Hs((nr=(Pt=(bt=Ai(Uo))==null?void 0:bt.config)==null?void 0:Pt.variants)==null?void 0:nr.length),1)]),sn("div",null,[n4,pa(" "+Hs((Ur=Ai(Uo))==null?void 0:Ur.config.shortcuts.length),1)]),(jr=Ai(Uo))!=null&&jr.configPath?(bi(),ns("div",i4,[s4,vs(p,{id:Ai(Uo).configPath},null,8,["id"])])):wu("",!0),sn("div",null,[o4,sn("div",a4,Hs((gr=Ai(Uo))==null?void 0:gr.version),1)])]),sn("div",u4,[sn("div",null,[l4,pa(" "+Hs((Lr=Ai(Uo))==null?void 0:Lr.modules.length),1)]),sn("div",null,[c4,pa(" "+Hs(((((kn=Ai(Ep))==null?void 0:kn.gzipSize)||0)/1024).toFixed(2))+" KiB ",1),h4]),sn("div",null,[p4,pa(" "+Hs((Gn=Ai(Ep))==null?void 0:Gn.matched.length),1)]),sn("div",null,[f4,sn("div",d4,Hs((Ii=Ai(Ep))==null?void 0:Ii.layers.join(`
|
|
298
|
-
`)),1)])]),vs(m,{modelValue:Ai(i),"onUpdate:modelValue":l[0]||(l[0]=ni=>so(i)?i.value=ni:null)},null,8,["modelValue"]),Ai(i)==="source"?(bi(),Yo(g,{key:0,border:"t gray-400/20",title:"Output CSS"},{default:fa(()=>[sn("label",null,[ET(sn("input",{"onUpdate:modelValue":l[1]||(l[1]=ni=>so(n)?n.value=ni:null),type:"checkbox"},null,512),[[NP,Ai(n)]]),pa(" Prettify ")])]),_:1})):wu("",!0)]}),_:1},512),Ai(i)==="source"?(bi(),Yo(C,{key:0,"model-value":Ai(s),"read-only":!0,mode:"css",class:"overview-scrolls",style:dl(Ai(t))},null,8,["model-value","style"])):(bi(),Yo(z9,{key:1,"flex-grow":"","overflow-y-auto":"",selectors:Ai(Ep).matched,colors:Ai(Ep).colors},null,8,["selectors","colors"]))])}}}),g4={};function y4(r,e){const t=m4;return bi(),Yo(t)}const D4=ww(g4,[["render",y4]]),O4=()=>TD(()=>import("./repl-BnCJFkp3.js"),
|
|
292
|
+
`)),1)])]),vs(m,{modelValue:Ai(i),"onUpdate:modelValue":l[0]||(l[0]=ni=>so(i)?i.value=ni:null)},null,8,["modelValue"]),Ai(i)==="source"?(bi(),Yo(g,{key:0,border:"t gray-400/20",title:"Output CSS"},{default:fa(()=>[sn("label",null,[ET(sn("input",{"onUpdate:modelValue":l[1]||(l[1]=ni=>so(n)?n.value=ni:null),type:"checkbox"},null,512),[[NP,Ai(n)]]),pa(" Prettify ")])]),_:1})):wu("",!0)]}),_:1},512),Ai(i)==="source"?(bi(),Yo(C,{key:0,"model-value":Ai(s),"read-only":!0,mode:"css",class:"overview-scrolls",style:dl(Ai(t))},null,8,["model-value","style"])):(bi(),Yo(z9,{key:1,"flex-grow":"","overflow-y-auto":"",selectors:Ai(Ep).matched,colors:Ai(Ep).colors},null,8,["selectors","colors"]))])}}}),g4={};function y4(r,e){const t=m4;return bi(),Yo(t)}const D4=ww(g4,[["render",y4]]),O4=()=>TD(()=>import("./repl-BnCJFkp3.js"),[]),x4=()=>TD(()=>import("./_id_-DdabqRiS.js"),[]),b4=[{name:"repl",path:"/repl",component:O4,props:!0},{name:"index",path:"/",component:D4,props:!0},{name:"module-id",path:"/module/:id",component:x4,props:!0}];/*!
|
|
299
293
|
* vue-router v4.3.0
|
|
300
294
|
* (c) 2024 Eduardo San Martin Morote
|
|
301
295
|
* @license MIT
|
package/dist/index.cjs
CHANGED
|
@@ -56,7 +56,18 @@ const globalKeywords = [
|
|
|
56
56
|
|
|
57
57
|
const numberWithUnitRE = /^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i;
|
|
58
58
|
const numberRE = /^(-?\d*(?:\.\d+)?)$/i;
|
|
59
|
-
const unitOnlyRE = /^(px)$/i;
|
|
59
|
+
const unitOnlyRE = /^(px|[sld]?v[wh])$/i;
|
|
60
|
+
const unitOnlyMap = {
|
|
61
|
+
px: 1,
|
|
62
|
+
vw: 100,
|
|
63
|
+
vh: 100,
|
|
64
|
+
svw: 100,
|
|
65
|
+
svh: 100,
|
|
66
|
+
dvw: 100,
|
|
67
|
+
dvh: 100,
|
|
68
|
+
lvh: 100,
|
|
69
|
+
lvw: 100
|
|
70
|
+
};
|
|
60
71
|
const bracketTypeRe = /^\[(color|length|size|position|quoted|string):/i;
|
|
61
72
|
|
|
62
73
|
const cssProps = [
|
|
@@ -133,8 +144,10 @@ function auto(str) {
|
|
|
133
144
|
return "auto";
|
|
134
145
|
}
|
|
135
146
|
function rem(str) {
|
|
147
|
+
if (!str)
|
|
148
|
+
return;
|
|
136
149
|
if (unitOnlyRE.test(str))
|
|
137
|
-
return
|
|
150
|
+
return `${unitOnlyMap[str]}${str}`;
|
|
138
151
|
const match = str.match(numberWithUnitRE);
|
|
139
152
|
if (!match)
|
|
140
153
|
return;
|
|
@@ -148,7 +161,7 @@ function rem(str) {
|
|
|
148
161
|
}
|
|
149
162
|
function px(str) {
|
|
150
163
|
if (unitOnlyRE.test(str))
|
|
151
|
-
return
|
|
164
|
+
return `${unitOnlyMap[str]}${str}`;
|
|
152
165
|
const match = str.match(numberWithUnitRE);
|
|
153
166
|
if (!match)
|
|
154
167
|
return;
|
|
@@ -174,6 +187,8 @@ function percent(str) {
|
|
|
174
187
|
return `${round(num / 100)}`;
|
|
175
188
|
}
|
|
176
189
|
function fraction(str) {
|
|
190
|
+
if (!str)
|
|
191
|
+
return;
|
|
177
192
|
if (str === "full")
|
|
178
193
|
return "100%";
|
|
179
194
|
const [left, right] = str.split("/");
|
package/dist/index.mjs
CHANGED
|
@@ -48,7 +48,18 @@ const globalKeywords = [
|
|
|
48
48
|
|
|
49
49
|
const numberWithUnitRE = /^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i;
|
|
50
50
|
const numberRE = /^(-?\d*(?:\.\d+)?)$/i;
|
|
51
|
-
const unitOnlyRE = /^(px)$/i;
|
|
51
|
+
const unitOnlyRE = /^(px|[sld]?v[wh])$/i;
|
|
52
|
+
const unitOnlyMap = {
|
|
53
|
+
px: 1,
|
|
54
|
+
vw: 100,
|
|
55
|
+
vh: 100,
|
|
56
|
+
svw: 100,
|
|
57
|
+
svh: 100,
|
|
58
|
+
dvw: 100,
|
|
59
|
+
dvh: 100,
|
|
60
|
+
lvh: 100,
|
|
61
|
+
lvw: 100
|
|
62
|
+
};
|
|
52
63
|
const bracketTypeRe = /^\[(color|length|size|position|quoted|string):/i;
|
|
53
64
|
|
|
54
65
|
const cssProps = [
|
|
@@ -125,8 +136,10 @@ function auto(str) {
|
|
|
125
136
|
return "auto";
|
|
126
137
|
}
|
|
127
138
|
function rem(str) {
|
|
139
|
+
if (!str)
|
|
140
|
+
return;
|
|
128
141
|
if (unitOnlyRE.test(str))
|
|
129
|
-
return
|
|
142
|
+
return `${unitOnlyMap[str]}${str}`;
|
|
130
143
|
const match = str.match(numberWithUnitRE);
|
|
131
144
|
if (!match)
|
|
132
145
|
return;
|
|
@@ -140,7 +153,7 @@ function rem(str) {
|
|
|
140
153
|
}
|
|
141
154
|
function px(str) {
|
|
142
155
|
if (unitOnlyRE.test(str))
|
|
143
|
-
return
|
|
156
|
+
return `${unitOnlyMap[str]}${str}`;
|
|
144
157
|
const match = str.match(numberWithUnitRE);
|
|
145
158
|
if (!match)
|
|
146
159
|
return;
|
|
@@ -166,6 +179,8 @@ function percent(str) {
|
|
|
166
179
|
return `${round(num / 100)}`;
|
|
167
180
|
}
|
|
168
181
|
function fraction(str) {
|
|
182
|
+
if (!str)
|
|
183
|
+
return;
|
|
169
184
|
if (str === "full")
|
|
170
185
|
return "100%";
|
|
171
186
|
const [left, right] = str.split("/");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unocss/inspector",
|
|
3
|
-
"version": "0.58.
|
|
3
|
+
"version": "0.58.9",
|
|
4
4
|
"description": "The inspector UI for UnoCSS",
|
|
5
5
|
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"gzip-size": "^6.0.0",
|
|
38
38
|
"sirv": "^2.0.4",
|
|
39
|
-
"@unocss/core": "0.58.
|
|
40
|
-
"@unocss/rule-utils": "0.58.
|
|
39
|
+
"@unocss/core": "0.58.9",
|
|
40
|
+
"@unocss/rule-utils": "0.58.9"
|
|
41
41
|
},
|
|
42
42
|
"scripts": {
|
|
43
43
|
"build": "unbuild",
|