@vue/devtools-electron 7.0.25 → 7.0.27
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/client/assets/{index-THmizwtr.css → index-D4yfbSKS.css} +1 -1
- package/client/assets/{index-De6CzrZK.js → index-N1hSW_y4.js} +73 -73
- package/client/assets/shellscript-D4k753MY.js +1 -0
- package/client/assets/unocss-runtime-COcjrKyN.js +2 -0
- package/client/devtools-panel.css +1 -1
- package/client/devtools-panel.js +8346 -8328
- package/client/index.html +2 -2
- package/client/shellscript-DQ1J75ow.js +7 -0
- package/client/{unocss-runtime-Dc9jipnd.js → unocss-runtime-mlmxKvvC.js} +238 -230
- package/dist/devtools.js +125 -125
- package/dist/index.cjs +16 -16
- package/dist/index.js +16 -16
- package/dist/user-app.cjs +16 -16
- package/dist/user-app.iife.js +17 -17
- package/dist/user-app.js +16 -16
- package/package.json +5 -5
- package/client/assets/shellscript-BVYSsK7b.js +0 -1
- package/client/assets/unocss-runtime--QU4d9Ny.js +0 -2
- package/client/shellscript-CUUTQKn5.js +0 -7
package/dist/user-app.cjs
CHANGED
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
`);case 114:return a("\r");case 120:{let l;return{code:l,pos:e}=ed(t,e,s,i,2,!1,o,n),a(l===null?null:String.fromCharCode(l))}case 117:{let l;return{code:l,pos:e}=zE(t,e,s,i,o,n),a(l===null?null:String.fromCodePoint(l))}case 116:return a(" ");case 98:return a("\b");case 118:return a("\v");case 102:return a("\f");case 13:t.charCodeAt(e)===10&&++e;case 10:s=e,++i;case 8232:case 8233:return a("");case 56:case 57:if(r)return a(null);n.strictNumericEscape(e-1,s,i);default:if(u>=48&&u<=55){let l=e-1,f=t.slice(l,e+2).match(/^[0-7]+/)[0],p=parseInt(f,8);p>255&&(f=f.slice(0,-1),p=parseInt(f,8)),e+=f.length-1;let h=t.charCodeAt(e);if(f!=="0"||h===56||h===57){if(r)return a(null);n.strictNumericEscape(l,s,i)}return a(String.fromCharCode(p))}return a(String.fromCharCode(u))}}function ed(t,e,s,i,r,n,o,a){let u=e,l;return{n:l,pos:e}=GE(t,e,s,i,16,r,n,!1,a,!o),l===null&&(o?a.invalidEscapeSequence(u,s,i):e=u-1),{code:l,pos:e}}function GE(t,e,s,i,r,n,o,a,u,l){let c=e,f=r===16?CE.hex:CE.decBinOct,p=r===16?Tl.hex:r===10?Tl.dec:r===8?Tl.oct:Tl.bin,h=!1,d=0;for(let _=0,y=n==null?1/0:n;_<y;++_){let x=t.charCodeAt(e),T;if(x===95&&a!=="bail"){let g=t.charCodeAt(e-1),E=t.charCodeAt(e+1);if(a){if(Number.isNaN(E)||!p(E)||f.has(g)||f.has(E)){if(l)return{n:null,pos:e};u.unexpectedNumericSeparator(e,s,i)}}else{if(l)return{n:null,pos:e};u.numericSeparatorInEscapeSequence(e,s,i)}++e;continue}if(x>=97?T=x-97+10:x>=65?T=x-65+10:FO(x)?T=x-48:T=1/0,T>=r){if(T<=9&&l)return{n:null,pos:e};if(T<=9&&u.invalidDigit(e,s,i,r))T=0;else if(o)T=0,h=!0;else break}++e,d=d*r+T}return e===c||n!=null&&e-c!==n||h?{n:null,pos:e}:{n:d,pos:e}}function zE(t,e,s,i,r,n){let o=t.charCodeAt(e),a;if(o===123){if(++e,{code:a,pos:e}=ed(t,e,s,i,t.indexOf("}",e)-e,!0,r,n),++e,a!==null&&a>1114111)if(r)n.invalidCodePoint(e,s,i);else return{code:null,pos:e}}else({code:a,pos:e}=ed(t,e,s,i,4,!1,r,n));return{code:a,pos:e}}function Ca(t,e,s){return new ci(s,t-e,t)}var UO=new Set([103,109,115,105,121,117,100,118]),li=class{constructor(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,this.loc=new yo(e.startLoc,e.endLoc)}},td=class extends Zh{constructor(e,s){super(),this.isLookahead=void 0,this.tokens=[],this.errorHandlers_readInt={invalidDigit:(i,r,n,o)=>this.options.errorRecovery?(this.raise(M.InvalidDigit,Ca(i,r,n),{radix:o}),!0):!1,numericSeparatorInEscapeSequence:this.errorBuilder(M.NumericSeparatorInEscapeSequence),unexpectedNumericSeparator:this.errorBuilder(M.UnexpectedNumericSeparator)},this.errorHandlers_readCodePoint=Object.assign({},this.errorHandlers_readInt,{invalidEscapeSequence:this.errorBuilder(M.InvalidEscapeSequence),invalidCodePoint:this.errorBuilder(M.InvalidCodePoint)}),this.errorHandlers_readStringContents_string=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:(i,r,n)=>{this.recordStrictModeErrors(M.StrictNumericEscape,Ca(i,r,n))},unterminated:(i,r,n)=>{throw this.raise(M.UnterminatedString,Ca(i-1,r,n))}}),this.errorHandlers_readStringContents_template=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:this.errorBuilder(M.StrictNumericEscape),unterminated:(i,r,n)=>{throw this.raise(M.UnterminatedTemplate,Ca(i,r,n))}}),this.state=new Qh,this.state.init(e),this.input=s,this.length=s.length,this.comments=[],this.isLookahead=!1}pushToken(e){this.tokens.length=this.state.tokensLength,this.tokens.push(e),++this.state.tokensLength}next(){this.checkKeywordEscapes(),this.options.tokens&&this.pushToken(new li(this.state)),this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()}eat(e){return this.match(e)?(this.next(),!0):!1}match(e){return this.state.type===e}createLookaheadState(e){return{pos:e.pos,value:null,type:e.type,start:e.start,end:e.end,context:[this.curContext()],inType:e.inType,startLoc:e.startLoc,lastTokEndLoc:e.lastTokEndLoc,curLine:e.curLine,lineStart:e.lineStart,curPosition:e.curPosition}}lookahead(){let e=this.state;this.state=this.createLookaheadState(e),this.isLookahead=!0,this.nextToken(),this.isLookahead=!1;let s=this.state;return this.state=e,s}nextTokenStart(){return this.nextTokenStartSince(this.state.pos)}nextTokenStartSince(e){return jh.lastIndex=e,jh.test(this.input)?jh.lastIndex:e}lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())}nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.state.pos)}nextTokenInLineStartSince(e){return xl.lastIndex=e,xl.test(this.input)?xl.lastIndex:e}lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenInLineStart())}codePointAtPos(e){let s=this.input.charCodeAt(e);if((s&64512)===55296&&++e<this.input.length){let i=this.input.charCodeAt(e);(i&64512)===56320&&(s=65536+((s&1023)<<10)+(i&1023))}return s}setStrict(e){this.state.strict=e,e&&(this.state.strictErrors.forEach(([s,i])=>this.raise(s,i)),this.state.strictErrors.clear())}curContext(){return this.state.context[this.state.context.length-1]}nextToken(){if(this.skipSpace(),this.state.start=this.state.pos,this.isLookahead||(this.state.startLoc=this.state.curPosition()),this.state.pos>=this.length){this.finishToken(139);return}this.getTokenFromCode(this.codePointAtPos(this.state.pos))}skipBlockComment(e){let s;this.isLookahead||(s=this.state.curPosition());let i=this.state.pos,r=this.input.indexOf(e,i+2);if(r===-1)throw this.raise(M.UnterminatedComment,this.state.curPosition());for(this.state.pos=r+e.length,bl.lastIndex=i+2;bl.test(this.input)&&bl.lastIndex<=r;)++this.state.curLine,this.state.lineStart=bl.lastIndex;if(this.isLookahead)return;let n={type:"CommentBlock",value:this.input.slice(i+2,r),start:i,end:r+e.length,loc:new yo(s,this.state.curPosition())};return this.options.tokens&&this.pushToken(n),n}skipLineComment(e){let s=this.state.pos,i;this.isLookahead||(i=this.state.curPosition());let r=this.input.charCodeAt(this.state.pos+=e);if(this.state.pos<this.length)for(;!Oa(r)&&++this.state.pos<this.length;)r=this.input.charCodeAt(this.state.pos);if(this.isLookahead)return;let n=this.state.pos,a={type:"CommentLine",value:this.input.slice(s+e,n),start:s,end:n,loc:new yo(i,this.state.curPosition())};return this.options.tokens&&this.pushToken(a),a}skipSpace(){let e=this.state.pos,s=[];e:for(;this.state.pos<this.length;){let i=this.input.charCodeAt(this.state.pos);switch(i){case 32:case 160:case 9:++this.state.pos;break;case 13:this.input.charCodeAt(this.state.pos+1)===10&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:{let r=this.skipBlockComment("*/");r!==void 0&&(this.addComment(r),this.options.attachComment&&s.push(r));break}case 47:{let r=this.skipLineComment(2);r!==void 0&&(this.addComment(r),this.options.attachComment&&s.push(r));break}default:break e}break;default:if(LO(i))++this.state.pos;else if(i===45&&!this.inModule&&this.options.annexB){let r=this.state.pos;if(this.input.charCodeAt(r+1)===45&&this.input.charCodeAt(r+2)===62&&(e===0||this.state.lineStart>e)){let n=this.skipLineComment(3);n!==void 0&&(this.addComment(n),this.options.attachComment&&s.push(n))}else break e}else if(i===60&&!this.inModule&&this.options.annexB){let r=this.state.pos;if(this.input.charCodeAt(r+1)===33&&this.input.charCodeAt(r+2)===45&&this.input.charCodeAt(r+3)===45){let n=this.skipLineComment(4);n!==void 0&&(this.addComment(n),this.options.attachComment&&s.push(n))}else break e}else break e}}if(s.length>0){let i=this.state.pos,r={start:e,end:i,comments:s,leadingNode:null,trailingNode:null,containingNode:null};this.state.commentStack.push(r)}}finishToken(e,s){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();let i=this.state.type;this.state.type=e,this.state.value=s,this.isLookahead||this.updateContext(i)}replaceToken(e){this.state.type=e,this.updateContext()}readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpreter())return;let e=this.state.pos+1,s=this.codePointAtPos(e);if(s>=48&&s<=57)throw this.raise(M.UnexpectedDigitAfterHash,this.state.curPosition());if(s===123||s===91&&this.hasPlugin("recordAndTuple")){if(this.expectPlugin("recordAndTuple"),this.getPluginOption("recordAndTuple","syntaxType")==="bar")throw this.raise(s===123?M.RecordExpressionHashIncorrectStartSyntaxType:M.TupleExpressionHashIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,s===123?this.finishToken(7):this.finishToken(1)}else Ci(s)?(++this.state.pos,this.finishToken(138,this.readWord1(s))):s===92?(++this.state.pos,this.finishToken(138,this.readWord1())):this.finishOp(27,1)}readToken_dot(){let e=this.input.charCodeAt(this.state.pos+1);if(e>=48&&e<=57){this.readNumber(!0);return}e===46&&this.input.charCodeAt(this.state.pos+2)===46?(this.state.pos+=3,this.finishToken(21)):(++this.state.pos,this.finishToken(16))}readToken_slash(){this.input.charCodeAt(this.state.pos+1)===61?this.finishOp(31,2):this.finishOp(56,1)}readToken_interpreter(){if(this.state.pos!==0||this.length<2)return!1;let e=this.input.charCodeAt(this.state.pos+1);if(e!==33)return!1;let s=this.state.pos;for(this.state.pos+=1;!Oa(e)&&++this.state.pos<this.length;)e=this.input.charCodeAt(this.state.pos);let i=this.input.slice(s+2,this.state.pos);return this.finishToken(28,i),!0}readToken_mult_modulo(e){let s=e===42?55:54,i=1,r=this.input.charCodeAt(this.state.pos+1);e===42&&r===42&&(i++,r=this.input.charCodeAt(this.state.pos+2),s=57),r===61&&!this.state.inType&&(i++,s=e===37?33:30),this.finishOp(s,i)}readToken_pipe_amp(e){let s=this.input.charCodeAt(this.state.pos+1);if(s===e){this.input.charCodeAt(this.state.pos+2)===61?this.finishOp(30,3):this.finishOp(e===124?41:42,2);return}if(e===124){if(s===62){this.finishOp(39,2);return}if(this.hasPlugin("recordAndTuple")&&s===125){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(M.RecordExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(9);return}if(this.hasPlugin("recordAndTuple")&&s===93){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(M.TupleExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(4);return}}if(s===61){this.finishOp(30,2);return}this.finishOp(e===124?43:45,1)}readToken_caret(){let e=this.input.charCodeAt(this.state.pos+1);e===61&&!this.state.inType?this.finishOp(32,2):e===94&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"^^"}])?(this.finishOp(37,2),this.input.codePointAt(this.state.pos)===94&&this.unexpected()):this.finishOp(44,1)}readToken_atSign(){this.input.charCodeAt(this.state.pos+1)===64&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"@@"}])?this.finishOp(38,2):this.finishOp(26,1)}readToken_plus_min(e){let s=this.input.charCodeAt(this.state.pos+1);if(s===e){this.finishOp(34,2);return}s===61?this.finishOp(30,2):this.finishOp(53,1)}readToken_lt(){let{pos:e}=this.state,s=this.input.charCodeAt(e+1);if(s===60){if(this.input.charCodeAt(e+2)===61){this.finishOp(30,3);return}this.finishOp(51,2);return}if(s===61){this.finishOp(49,2);return}this.finishOp(47,1)}readToken_gt(){let{pos:e}=this.state,s=this.input.charCodeAt(e+1);if(s===62){let i=this.input.charCodeAt(e+2)===62?3:2;if(this.input.charCodeAt(e+i)===61){this.finishOp(30,i+1);return}this.finishOp(52,i);return}if(s===61){this.finishOp(49,2);return}this.finishOp(48,1)}readToken_eq_excl(e){let s=this.input.charCodeAt(this.state.pos+1);if(s===61){this.finishOp(46,this.input.charCodeAt(this.state.pos+2)===61?3:2);return}if(e===61&&s===62){this.state.pos+=2,this.finishToken(19);return}this.finishOp(e===61?29:35,1)}readToken_question(){let e=this.input.charCodeAt(this.state.pos+1),s=this.input.charCodeAt(this.state.pos+2);e===63?s===61?this.finishOp(30,3):this.finishOp(40,2):e===46&&!(s>=48&&s<=57)?(this.state.pos+=2,this.finishToken(18)):(++this.state.pos,this.finishToken(17))}getTokenFromCode(e){switch(e){case 46:this.readToken_dot();return;case 40:++this.state.pos,this.finishToken(10);return;case 41:++this.state.pos,this.finishToken(11);return;case 59:++this.state.pos,this.finishToken(13);return;case 44:++this.state.pos,this.finishToken(12);return;case 91:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(M.TupleExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(2)}else++this.state.pos,this.finishToken(0);return;case 93:++this.state.pos,this.finishToken(3);return;case 123:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(M.RecordExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(6)}else++this.state.pos,this.finishToken(5);return;case 125:++this.state.pos,this.finishToken(8);return;case 58:this.hasPlugin("functionBind")&&this.input.charCodeAt(this.state.pos+1)===58?this.finishOp(15,2):(++this.state.pos,this.finishToken(14));return;case 63:this.readToken_question();return;case 96:this.readTemplateToken();return;case 48:{let s=this.input.charCodeAt(this.state.pos+1);if(s===120||s===88){this.readRadixNumber(16);return}if(s===111||s===79){this.readRadixNumber(8);return}if(s===98||s===66){this.readRadixNumber(2);return}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:this.readNumber(!1);return;case 34:case 39:this.readString(e);return;case 47:this.readToken_slash();return;case 37:case 42:this.readToken_mult_modulo(e);return;case 124:case 38:this.readToken_pipe_amp(e);return;case 94:this.readToken_caret();return;case 43:case 45:this.readToken_plus_min(e);return;case 60:this.readToken_lt();return;case 62:this.readToken_gt();return;case 61:case 33:this.readToken_eq_excl(e);return;case 126:this.finishOp(36,1);return;case 64:this.readToken_atSign();return;case 35:this.readToken_numberSign();return;case 92:this.readWord();return;default:if(Ci(e)){this.readWord(e);return}}throw this.raise(M.InvalidOrUnexpectedToken,this.state.curPosition(),{unexpected:String.fromCodePoint(e)})}finishOp(e,s){let i=this.input.slice(this.state.pos,this.state.pos+s);this.state.pos+=s,this.finishToken(e,i)}readRegexp(){let e=this.state.startLoc,s=this.state.start+1,i,r,{pos:n}=this.state;for(;;++n){if(n>=this.length)throw this.raise(M.UnterminatedRegExp,Qt(e,1));let l=this.input.charCodeAt(n);if(Oa(l))throw this.raise(M.UnterminatedRegExp,Qt(e,1));if(i)i=!1;else{if(l===91)r=!0;else if(l===93&&r)r=!1;else if(l===47&&!r)break;i=l===92}}let o=this.input.slice(s,n);++n;let a="",u=()=>Qt(e,n+2-s);for(;n<this.length;){let l=this.codePointAtPos(n),c=String.fromCharCode(l);if(UO.has(l))l===118?a.includes("u")&&this.raise(M.IncompatibleRegExpUVFlags,u()):l===117&&a.includes("v")&&this.raise(M.IncompatibleRegExpUVFlags,u()),a.includes(c)&&this.raise(M.DuplicateRegExpFlags,u());else if(mo(l)||l===92)this.raise(M.MalformedRegExpFlags,u());else break;++n,a+=c}this.state.pos=n,this.finishToken(137,{pattern:o,flags:a})}readInt(e,s,i=!1,r=!0){let{n,pos:o}=GE(this.input,this.state.pos,this.state.lineStart,this.state.curLine,e,s,i,r,this.errorHandlers_readInt,!1);return this.state.pos=o,n}readRadixNumber(e){let s=this.state.curPosition(),i=!1;this.state.pos+=2;let r=this.readInt(e);r==null&&this.raise(M.InvalidDigit,Qt(s,2),{radix:e});let n=this.input.charCodeAt(this.state.pos);if(n===110)++this.state.pos,i=!0;else if(n===109)throw this.raise(M.InvalidDecimal,s);if(Ci(this.codePointAtPos(this.state.pos)))throw this.raise(M.NumberIdentifier,this.state.curPosition());if(i){let o=this.input.slice(s.index,this.state.pos).replace(/[_n]/g,"");this.finishToken(135,o);return}this.finishToken(134,r)}readNumber(e){let s=this.state.pos,i=this.state.curPosition(),r=!1,n=!1,o=!1,a=!1,u=!1;!e&&this.readInt(10)===null&&this.raise(M.InvalidNumber,this.state.curPosition());let l=this.state.pos-s>=2&&this.input.charCodeAt(s)===48;if(l){let h=this.input.slice(s,this.state.pos);if(this.recordStrictModeErrors(M.StrictOctalLiteral,i),!this.state.strict){let d=h.indexOf("_");d>0&&this.raise(M.ZeroDigitNumericSeparator,Qt(i,d))}u=l&&!/[89]/.test(h)}let c=this.input.charCodeAt(this.state.pos);if(c===46&&!u&&(++this.state.pos,this.readInt(10),r=!0,c=this.input.charCodeAt(this.state.pos)),(c===69||c===101)&&!u&&(c=this.input.charCodeAt(++this.state.pos),(c===43||c===45)&&++this.state.pos,this.readInt(10)===null&&this.raise(M.InvalidOrMissingExponent,i),r=!0,a=!0,c=this.input.charCodeAt(this.state.pos)),c===110&&((r||l)&&this.raise(M.InvalidBigIntLiteral,i),++this.state.pos,n=!0),c===109&&(this.expectPlugin("decimal",this.state.curPosition()),(a||l)&&this.raise(M.InvalidDecimal,i),++this.state.pos,o=!0),Ci(this.codePointAtPos(this.state.pos)))throw this.raise(M.NumberIdentifier,this.state.curPosition());let f=this.input.slice(s,this.state.pos).replace(/[_mn]/g,"");if(n){this.finishToken(135,f);return}if(o){this.finishToken(136,f);return}let p=u?parseInt(f,8):parseFloat(f);this.finishToken(134,p)}readCodePoint(e){let{code:s,pos:i}=zE(this.input,this.state.pos,this.state.lineStart,this.state.curLine,e,this.errorHandlers_readCodePoint);return this.state.pos=i,s}readString(e){let{str:s,pos:i,curLine:r,lineStart:n}=IE(e===34?"double":"single",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_string);this.state.pos=i+1,this.state.lineStart=n,this.state.curLine=r,this.finishToken(133,s)}readTemplateContinuation(){this.match(8)||this.unexpected(null,8),this.state.pos--,this.readTemplateToken()}readTemplateToken(){let e=this.input[this.state.pos],{str:s,firstInvalidLoc:i,pos:r,curLine:n,lineStart:o}=IE("template",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_template);this.state.pos=r+1,this.state.lineStart=o,this.state.curLine=n,i&&(this.state.firstInvalidTemplateEscapePos=new ci(i.curLine,i.pos-i.lineStart,i.pos)),this.input.codePointAt(r)===96?this.finishToken(24,i?null:e+s+"`"):(this.state.pos++,this.finishToken(25,i?null:e+s+"${"))}recordStrictModeErrors(e,s){let i=s.index;this.state.strict&&!this.state.strictErrors.has(i)?this.raise(e,s):this.state.strictErrors.set(i,[e,s])}readWord1(e){this.state.containsEsc=!1;let s="",i=this.state.pos,r=this.state.pos;for(e!==void 0&&(this.state.pos+=e<=65535?1:2);this.state.pos<this.length;){let n=this.codePointAtPos(this.state.pos);if(mo(n))this.state.pos+=n<=65535?1:2;else if(n===92){this.state.containsEsc=!0,s+=this.input.slice(r,this.state.pos);let o=this.state.curPosition(),a=this.state.pos===i?Ci:mo;if(this.input.charCodeAt(++this.state.pos)!==117){this.raise(M.MissingUnicodeEscape,this.state.curPosition()),r=this.state.pos-1;continue}++this.state.pos;let u=this.readCodePoint(!0);u!==null&&(a(u)||this.raise(M.EscapedCharNotAnIdentifier,o),s+=String.fromCodePoint(u)),r=this.state.pos}else break}return s+this.input.slice(r,this.state.pos)}readWord(e){let s=this.readWord1(e),i=hd.get(s);i!==void 0?this.finishToken(i,dr(i)):this.finishToken(132,s)}checkKeywordEscapes(){let{type:e}=this.state;bd(e)&&this.state.containsEsc&&this.raise(M.InvalidEscapedReservedWord,this.state.startLoc,{reservedWord:dr(e)})}raise(e,s,i={}){let r=s instanceof ci?s:s.loc.start,n=e(r,i);if(!this.options.errorRecovery)throw n;return this.isLookahead||this.state.errors.push(n),n}raiseOverwrite(e,s,i={}){let r=s instanceof ci?s:s.loc.start,n=r.index,o=this.state.errors;for(let a=o.length-1;a>=0;a--){let u=o[a];if(u.loc.index===n)return o[a]=e(r,i);if(u.loc.index<n)break}return this.raise(e,s,i)}updateContext(e){}unexpected(e,s){throw this.raise(M.UnexpectedToken,e!=null?e:this.state.startLoc,{expected:s?dr(s):null})}expectPlugin(e,s){if(this.hasPlugin(e))return!0;throw this.raise(M.MissingPlugin,s!=null?s:this.state.startLoc,{missingPlugin:[e]})}expectOnePlugin(e){if(!e.some(s=>this.hasPlugin(s)))throw this.raise(M.MissingOneOfPlugins,this.state.startLoc,{missingPlugin:e})}errorBuilder(e){return(s,i,r)=>{this.raise(e,Ca(s,i,r))}}},sd=class{constructor(){this.privateNames=new Set,this.loneAccessors=new Map,this.undefinedPrivateNames=new Map}},id=class{constructor(e){this.parser=void 0,this.stack=[],this.undefinedPrivateNames=new Map,this.parser=e}current(){return this.stack[this.stack.length-1]}enter(){this.stack.push(new sd)}exit(){let e=this.stack.pop(),s=this.current();for(let[i,r]of Array.from(e.undefinedPrivateNames))s?s.undefinedPrivateNames.has(i)||s.undefinedPrivateNames.set(i,r):this.parser.raise(M.InvalidPrivateFieldResolution,r,{identifierName:i})}declarePrivateName(e,s,i){let{privateNames:r,loneAccessors:n,undefinedPrivateNames:o}=this.current(),a=r.has(e);if(s&3){let u=a&&n.get(e);if(u){let l=u&4,c=s&4,f=u&3,p=s&3;a=f===p||l!==c,a||n.delete(e)}else a||n.set(e,s)}a&&this.parser.raise(M.PrivateNameRedeclaration,i,{identifierName:e}),r.add(e),o.delete(e)}usePrivateName(e,s){let i;for(i of this.stack)if(i.privateNames.has(e))return;i?i.undefinedPrivateNames.set(e,s):this.parser.raise(M.InvalidPrivateFieldResolution,s,{identifierName:e})}},Eo=class{constructor(e=0){this.type=e}canBeArrowParameterDeclaration(){return this.type===2||this.type===1}isCertainlyParameterDeclaration(){return this.type===3}},Cl=class extends Eo{constructor(e){super(e),this.declarationErrors=new Map}recordDeclarationError(e,s){let i=s.index;this.declarationErrors.set(i,[e,s])}clearDeclarationError(e){this.declarationErrors.delete(e)}iterateErrors(e){this.declarationErrors.forEach(e)}},rd=class{constructor(e){this.parser=void 0,this.stack=[new Eo],this.parser=e}enter(e){this.stack.push(e)}exit(){this.stack.pop()}recordParameterInitializerError(e,s){let i=s.loc.start,{stack:r}=this,n=r.length-1,o=r[n];for(;!o.isCertainlyParameterDeclaration();){if(o.canBeArrowParameterDeclaration())o.recordDeclarationError(e,i);else return;o=r[--n]}this.parser.raise(e,i)}recordArrowParameterBindingError(e,s){let{stack:i}=this,r=i[i.length-1],n=s.loc.start;if(r.isCertainlyParameterDeclaration())this.parser.raise(e,n);else if(r.canBeArrowParameterDeclaration())r.recordDeclarationError(e,n);else return}recordAsyncArrowParametersError(e){let{stack:s}=this,i=s.length-1,r=s[i];for(;r.canBeArrowParameterDeclaration();)r.type===2&&r.recordDeclarationError(M.AwaitBindingIdentifier,e),r=s[--i]}validateAsPattern(){let{stack:e}=this,s=e[e.length-1];s.canBeArrowParameterDeclaration()&&s.iterateErrors(([i,r])=>{this.parser.raise(i,r);let n=e.length-2,o=e[n];for(;o.canBeArrowParameterDeclaration();)o.clearDeclarationError(r.index),o=e[--n]})}};function HO(){return new Eo(3)}function $O(){return new Cl(1)}function jO(){return new Cl(2)}function WE(){return new Eo}var nd=class{constructor(){this.stacks=[]}enter(e){this.stacks.push(e)}exit(){this.stacks.pop()}currentFlags(){return this.stacks[this.stacks.length-1]}get hasAwait(){return(this.currentFlags()&2)>0}get hasYield(){return(this.currentFlags()&1)>0}get hasReturn(){return(this.currentFlags()&4)>0}get hasIn(){return(this.currentFlags()&8)>0}};function vl(t,e){return(t?2:0)|(e?1:0)}var od=class extends td{addExtra(e,s,i,r=!0){if(!e)return;let n=e.extra=e.extra||{};r?n[s]=i:Object.defineProperty(n,s,{enumerable:r,value:i})}isContextual(e){return this.state.type===e&&!this.state.containsEsc}isUnparsedContextual(e,s){let i=e+s.length;if(this.input.slice(e,i)===s){let r=this.input.charCodeAt(i);return!(mo(r)||(r&64512)===55296)}return!1}isLookaheadContextual(e){let s=this.nextTokenStart();return this.isUnparsedContextual(s,e)}eatContextual(e){return this.isContextual(e)?(this.next(),!0):!1}expectContextual(e,s){if(!this.eatContextual(e)){if(s!=null)throw this.raise(s,this.state.startLoc);this.unexpected(null,e)}}canInsertSemicolon(){return this.match(139)||this.match(8)||this.hasPrecedingLineBreak()}hasPrecedingLineBreak(){return XE.test(this.input.slice(this.state.lastTokEndLoc.index,this.state.start))}hasFollowingLineBreak(){return PE.lastIndex=this.state.end,PE.test(this.input)}isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()}semicolon(e=!0){(e?this.isLineTerminator():this.eat(13))||this.raise(M.MissingSemicolon,this.state.lastTokEndLoc)}expect(e,s){this.eat(e)||this.unexpected(s,e)}tryParse(e,s=this.state.clone()){let i={node:null};try{let r=e((n=null)=>{throw i.node=n,i});if(this.state.errors.length>s.errors.length){let n=this.state;return this.state=s,this.state.tokensLength=n.tokensLength,{node:r,error:n.errors[s.errors.length],thrown:!1,aborted:!1,failState:n}}return{node:r,error:null,thrown:!1,aborted:!1,failState:null}}catch(r){let n=this.state;if(this.state=s,r instanceof SyntaxError)return{node:null,error:r,thrown:!0,aborted:!1,failState:n};if(r===i)return{node:i.node,error:null,thrown:!1,aborted:!0,failState:n};throw r}}checkExpressionErrors(e,s){if(!e)return!1;let{shorthandAssignLoc:i,doubleProtoLoc:r,privateKeyLoc:n,optionalParametersLoc:o}=e,a=!!i||!!r||!!o||!!n;if(!s)return a;i!=null&&this.raise(M.InvalidCoverInitializedName,i),r!=null&&this.raise(M.DuplicateProto,r),n!=null&&this.raise(M.UnexpectedPrivateField,n),o!=null&&this.unexpected(o)}isLiteralPropertyName(){return VE(this.state.type)}isPrivateName(e){return e.type==="PrivateName"}getPrivateNameSV(e){return e.id.name}hasPropertyAsPrivateName(e){return(e.type==="MemberExpression"||e.type==="OptionalMemberExpression")&&this.isPrivateName(e.property)}isObjectProperty(e){return e.type==="ObjectProperty"}isObjectMethod(e){return e.type==="ObjectMethod"}initializeScopes(e=this.options.sourceType==="module"){let s=this.state.labels;this.state.labels=[];let i=this.exportedIdentifiers;this.exportedIdentifiers=new Set;let r=this.inModule;this.inModule=e;let n=this.scope,o=this.getScopeHandler();this.scope=new o(this,e);let a=this.prodParam;this.prodParam=new nd;let u=this.classScope;this.classScope=new id(this);let l=this.expressionScope;return this.expressionScope=new rd(this),()=>{this.state.labels=s,this.exportedIdentifiers=i,this.inModule=r,this.scope=n,this.prodParam=a,this.classScope=u,this.expressionScope=l}}enterInitialScopes(){let e=0;this.inModule&&(e|=2),this.scope.enter(1),this.prodParam.enter(e)}checkDestructuringPrivate(e){let{privateKeyLoc:s}=e;s!==null&&this.expectPlugin("destructuringPrivate",s)}},go=class{constructor(){this.shorthandAssignLoc=null,this.doubleProtoLoc=null,this.privateKeyLoc=null,this.optionalParametersLoc=null}},bo=class{constructor(e,s,i){this.type="",this.start=s,this.end=0,this.loc=new yo(i),e!=null&&e.options.ranges&&(this.range=[s,0]),e!=null&&e.filename&&(this.loc.filename=e.filename)}},Sd=bo.prototype;Sd.__clone=function(){let t=new bo(void 0,this.start,this.loc.start),e=Object.keys(this);for(let s=0,i=e.length;s<i;s++){let r=e[s];r!=="leadingComments"&&r!=="trailingComments"&&r!=="innerComments"&&(t[r]=this[r])}return t};function KO(t){return Ni(t)}function Ni(t){let{type:e,start:s,end:i,loc:r,range:n,extra:o,name:a}=t,u=Object.create(Sd);return u.type=e,u.start=s,u.end=i,u.loc=r,u.range=n,u.extra=o,u.name=a,e==="Placeholder"&&(u.expectedNode=t.expectedNode),u}function qO(t){let{type:e,start:s,end:i,loc:r,range:n,extra:o}=t;if(e==="Placeholder")return KO(t);let a=Object.create(Sd);return a.type=e,a.start=s,a.end=i,a.loc=r,a.range=n,t.raw!==void 0?a.raw=t.raw:a.extra=o,a.value=t.value,a}var ad=class extends od{startNode(){let e=this.state.startLoc;return new bo(this,e.index,e)}startNodeAt(e){return new bo(this,e.index,e)}startNodeAtNode(e){return this.startNodeAt(e.loc.start)}finishNode(e,s){return this.finishNodeAt(e,s,this.state.lastTokEndLoc)}finishNodeAt(e,s,i){return e.type=s,e.end=i.index,e.loc.end=i,this.options.ranges&&(e.range[1]=i.index),this.options.attachComment&&this.processComment(e),e}resetStartLocation(e,s){e.start=s.index,e.loc.start=s,this.options.ranges&&(e.range[0]=s.index)}resetEndLocation(e,s=this.state.lastTokEndLoc){e.end=s.index,e.loc.end=s,this.options.ranges&&(e.range[1]=s.index)}resetStartLocationFromNode(e,s){this.resetStartLocation(e,s.loc.start)}},XO=new Set(["_","any","bool","boolean","empty","extends","false","interface","mixed","null","number","static","string","true","typeof","void"]),ye=Ii`flow`({AmbiguousConditionalArrow:"Ambiguous expression: wrap the arrow functions in parentheses to disambiguate.",AmbiguousDeclareModuleKind:"Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module.",AssignReservedType:({reservedType:t})=>`Cannot overwrite reserved type ${t}.`,DeclareClassElement:"The `declare` modifier can only appear on class fields.",DeclareClassFieldInitializer:"Initializers are not allowed in fields with the `declare` modifier.",DuplicateDeclareModuleExports:"Duplicate `declare module.exports` statement.",EnumBooleanMemberNotInitialized:({memberName:t,enumName:e})=>`Boolean enum members need to be initialized. Use either \`${t} = true,\` or \`${t} = false,\` in enum \`${e}\`.`,EnumDuplicateMemberName:({memberName:t,enumName:e})=>`Enum member names need to be unique, but the name \`${t}\` has already been used before in enum \`${e}\`.`,EnumInconsistentMemberValues:({enumName:t})=>`Enum \`${t}\` has inconsistent member initializers. Either use no initializers, or consistently use literals (either booleans, numbers, or strings) for all member initializers.`,EnumInvalidExplicitType:({invalidEnumType:t,enumName:e})=>`Enum type \`${t}\` is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${e}\`.`,EnumInvalidExplicitTypeUnknownSupplied:({enumName:t})=>`Supplied enum type is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${t}\`.`,EnumInvalidMemberInitializerPrimaryType:({enumName:t,memberName:e,explicitType:s})=>`Enum \`${t}\` has type \`${s}\`, so the initializer of \`${e}\` needs to be a ${s} literal.`,EnumInvalidMemberInitializerSymbolType:({enumName:t,memberName:e})=>`Symbol enum members cannot be initialized. Use \`${e},\` in enum \`${t}\`.`,EnumInvalidMemberInitializerUnknownType:({enumName:t,memberName:e})=>`The enum member initializer for \`${e}\` needs to be a literal (either a boolean, number, or string) in enum \`${t}\`.`,EnumInvalidMemberName:({enumName:t,memberName:e,suggestion:s})=>`Enum member names cannot start with lowercase 'a' through 'z'. Instead of using \`${e}\`, consider using \`${s}\`, in enum \`${t}\`.`,EnumNumberMemberNotInitialized:({enumName:t,memberName:e})=>`Number enum members need to be initialized, e.g. \`${e} = 1\` in enum \`${t}\`.`,EnumStringMemberInconsistentlyInitialized:({enumName:t})=>`String enum members need to consistently either all use initializers, or use no initializers, in enum \`${t}\`.`,GetterMayNotHaveThisParam:"A getter cannot have a `this` parameter.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` or `typeof` keyword.",ImportTypeShorthandOnlyInPureImport:"The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements.",InexactInsideExact:"Explicit inexact syntax cannot appear inside an explicit exact object type.",InexactInsideNonObject:"Explicit inexact syntax cannot appear in class or interface definitions.",InexactVariance:"Explicit inexact syntax cannot have variance.",InvalidNonTypeImportInDeclareModule:"Imports within a `declare module` body must always be `import type` or `import typeof`.",MissingTypeParamDefault:"Type parameter declaration needs a default, since a preceding type parameter declaration has a default.",NestedDeclareModule:"`declare module` cannot be used inside another `declare module`.",NestedFlowComment:"Cannot have a flow comment inside another flow comment.",PatternIsOptional:Object.assign({message:"A binding pattern parameter cannot be optional in an implementation signature."},{reasonCode:"OptionalBindingPattern"}),SetterMayNotHaveThisParam:"A setter cannot have a `this` parameter.",SpreadVariance:"Spread properties cannot have variance.",ThisParamAnnotationRequired:"A type annotation is required for the `this` parameter.",ThisParamBannedInConstructor:"Constructors cannot have a `this` parameter; constructors don't bind `this` like other functions.",ThisParamMayNotBeOptional:"The `this` parameter cannot be optional.",ThisParamMustBeFirst:"The `this` parameter must be the first function parameter.",ThisParamNoDefault:"The `this` parameter may not have a default value.",TypeBeforeInitializer:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeCastInPattern:"The type cast expression is expected to be wrapped with parenthesis.",UnexpectedExplicitInexactInObject:"Explicit inexact syntax must appear at the end of an inexact object.",UnexpectedReservedType:({reservedType:t})=>`Unexpected reserved type ${t}.`,UnexpectedReservedUnderscore:"`_` is only allowed as a type argument to call or new.",UnexpectedSpaceBetweenModuloChecks:"Spaces between `%` and `checks` are not allowed here.",UnexpectedSpreadType:"Spread operator cannot appear in class or interface definitions.",UnexpectedSubtractionOperand:'Unexpected token, expected "number" or "bigint".',UnexpectedTokenAfterTypeParameter:"Expected an arrow function after this type parameter declaration.",UnexpectedTypeParameterBeforeAsyncArrowFunction:"Type parameters must come after the async keyword, e.g. instead of `<T> async () => {}`, use `async <T>() => {}`.",UnsupportedDeclareExportKind:({unsupportedExportKind:t,suggestion:e})=>`\`declare export ${t}\` is not supported. Use \`${e}\` instead.`,UnsupportedStatementInDeclareModule:"Only declares and type imports are allowed inside declare module.",UnterminatedFlowComment:"Unterminated flow-comment."});function GO(t){return t.type==="DeclareExportAllDeclaration"||t.type==="DeclareExportDeclaration"&&(!t.declaration||t.declaration.type!=="TypeAlias"&&t.declaration.type!=="InterfaceDeclaration")}function NE(t){return t.importKind==="type"||t.importKind==="typeof"}var zO={const:"declare export var",let:"declare export var",type:"export type",interface:"export interface"};function WO(t,e){let s=[],i=[];for(let r=0;r<t.length;r++)(e(t[r],r,t)?s:i).push(t[r]);return[s,i]}var JO=/\*?\s*@((?:no)?flow)\b/,YO=t=>class extends t{constructor(...s){super(...s),this.flowPragma=void 0}getScopeHandler(){return Jh}shouldParseTypes(){return this.getPluginOption("flow","all")||this.flowPragma==="flow"}shouldParseEnums(){return!!this.getPluginOption("flow","enums")}finishToken(s,i){s!==133&&s!==13&&s!==28&&this.flowPragma===void 0&&(this.flowPragma=null),super.finishToken(s,i)}addComment(s){if(this.flowPragma===void 0){let i=JO.exec(s.value);if(i)if(i[1]==="flow")this.flowPragma="flow";else if(i[1]==="noflow")this.flowPragma="noflow";else throw new Error("Unexpected flow pragma")}super.addComment(s)}flowParseTypeInitialiser(s){let i=this.state.inType;this.state.inType=!0,this.expect(s||14);let r=this.flowParseType();return this.state.inType=i,r}flowParsePredicate(){let s=this.startNode(),i=this.state.startLoc;return this.next(),this.expectContextual(110),this.state.lastTokStartLoc.index>i.index+1&&this.raise(ye.UnexpectedSpaceBetweenModuloChecks,i),this.eat(10)?(s.value=super.parseExpression(),this.expect(11),this.finishNode(s,"DeclaredPredicate")):this.finishNode(s,"InferredPredicate")}flowParseTypeAndPredicateInitialiser(){let s=this.state.inType;this.state.inType=!0,this.expect(14);let i=null,r=null;return this.match(54)?(this.state.inType=s,r=this.flowParsePredicate()):(i=this.flowParseType(),this.state.inType=s,this.match(54)&&(r=this.flowParsePredicate())),[i,r]}flowParseDeclareClass(s){return this.next(),this.flowParseInterfaceish(s,!0),this.finishNode(s,"DeclareClass")}flowParseDeclareFunction(s){this.next();let i=s.id=this.parseIdentifier(),r=this.startNode(),n=this.startNode();this.match(47)?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,this.expect(10);let o=this.flowParseFunctionTypeParams();return r.params=o.params,r.rest=o.rest,r.this=o._this,this.expect(11),[r.returnType,s.predicate]=this.flowParseTypeAndPredicateInitialiser(),n.typeAnnotation=this.finishNode(r,"FunctionTypeAnnotation"),i.typeAnnotation=this.finishNode(n,"TypeAnnotation"),this.resetEndLocation(i),this.semicolon(),this.scope.declareName(s.id.name,2048,s.id.loc.start),this.finishNode(s,"DeclareFunction")}flowParseDeclare(s,i){if(this.match(80))return this.flowParseDeclareClass(s);if(this.match(68))return this.flowParseDeclareFunction(s);if(this.match(74))return this.flowParseDeclareVariable(s);if(this.eatContextual(127))return this.match(16)?this.flowParseDeclareModuleExports(s):(i&&this.raise(ye.NestedDeclareModule,this.state.lastTokStartLoc),this.flowParseDeclareModule(s));if(this.isContextual(130))return this.flowParseDeclareTypeAlias(s);if(this.isContextual(131))return this.flowParseDeclareOpaqueType(s);if(this.isContextual(129))return this.flowParseDeclareInterface(s);if(this.match(82))return this.flowParseDeclareExportDeclaration(s,i);this.unexpected()}flowParseDeclareVariable(s){return this.next(),s.id=this.flowParseTypeAnnotatableIdentifier(!0),this.scope.declareName(s.id.name,5,s.id.loc.start),this.semicolon(),this.finishNode(s,"DeclareVariable")}flowParseDeclareModule(s){this.scope.enter(0),this.match(133)?s.id=super.parseExprAtom():s.id=this.parseIdentifier();let i=s.body=this.startNode(),r=i.body=[];for(this.expect(5);!this.match(8);){let a=this.startNode();this.match(83)?(this.next(),!this.isContextual(130)&&!this.match(87)&&this.raise(ye.InvalidNonTypeImportInDeclareModule,this.state.lastTokStartLoc),super.parseImport(a)):(this.expectContextual(125,ye.UnsupportedStatementInDeclareModule),a=this.flowParseDeclare(a,!0)),r.push(a)}this.scope.exit(),this.expect(8),this.finishNode(i,"BlockStatement");let n=null,o=!1;return r.forEach(a=>{GO(a)?(n==="CommonJS"&&this.raise(ye.AmbiguousDeclareModuleKind,a),n="ES"):a.type==="DeclareModuleExports"&&(o&&this.raise(ye.DuplicateDeclareModuleExports,a),n==="ES"&&this.raise(ye.AmbiguousDeclareModuleKind,a),n="CommonJS",o=!0)}),s.kind=n||"CommonJS",this.finishNode(s,"DeclareModule")}flowParseDeclareExportDeclaration(s,i){if(this.expect(82),this.eat(65))return this.match(68)||this.match(80)?s.declaration=this.flowParseDeclare(this.startNode()):(s.declaration=this.flowParseType(),this.semicolon()),s.default=!0,this.finishNode(s,"DeclareExportDeclaration");if(this.match(75)||this.isLet()||(this.isContextual(130)||this.isContextual(129))&&!i){let r=this.state.value;throw this.raise(ye.UnsupportedDeclareExportKind,this.state.startLoc,{unsupportedExportKind:r,suggestion:zO[r]})}if(this.match(74)||this.match(68)||this.match(80)||this.isContextual(131))return s.declaration=this.flowParseDeclare(this.startNode()),s.default=!1,this.finishNode(s,"DeclareExportDeclaration");if(this.match(55)||this.match(5)||this.isContextual(129)||this.isContextual(130)||this.isContextual(131))return s=this.parseExport(s,null),s.type==="ExportNamedDeclaration"&&(s.type="ExportDeclaration",s.default=!1,delete s.exportKind),s.type="Declare"+s.type,s;this.unexpected()}flowParseDeclareModuleExports(s){return this.next(),this.expectContextual(111),s.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(s,"DeclareModuleExports")}flowParseDeclareTypeAlias(s){this.next();let i=this.flowParseTypeAlias(s);return i.type="DeclareTypeAlias",i}flowParseDeclareOpaqueType(s){this.next();let i=this.flowParseOpaqueType(s,!0);return i.type="DeclareOpaqueType",i}flowParseDeclareInterface(s){return this.next(),this.flowParseInterfaceish(s,!1),this.finishNode(s,"DeclareInterface")}flowParseInterfaceish(s,i){if(s.id=this.flowParseRestrictedIdentifier(!i,!0),this.scope.declareName(s.id.name,i?17:8201,s.id.loc.start),this.match(47)?s.typeParameters=this.flowParseTypeParameterDeclaration():s.typeParameters=null,s.extends=[],this.eat(81))do s.extends.push(this.flowParseInterfaceExtends());while(!i&&this.eat(12));if(i){if(s.implements=[],s.mixins=[],this.eatContextual(117))do s.mixins.push(this.flowParseInterfaceExtends());while(this.eat(12));if(this.eatContextual(113))do s.implements.push(this.flowParseInterfaceExtends());while(this.eat(12))}s.body=this.flowParseObjectType({allowStatic:i,allowExact:!1,allowSpread:!1,allowProto:i,allowInexact:!1})}flowParseInterfaceExtends(){let s=this.startNode();return s.id=this.flowParseQualifiedTypeIdentifier(),this.match(47)?s.typeParameters=this.flowParseTypeParameterInstantiation():s.typeParameters=null,this.finishNode(s,"InterfaceExtends")}flowParseInterface(s){return this.flowParseInterfaceish(s,!1),this.finishNode(s,"InterfaceDeclaration")}checkNotUnderscore(s){s==="_"&&this.raise(ye.UnexpectedReservedUnderscore,this.state.startLoc)}checkReservedType(s,i,r){XO.has(s)&&this.raise(r?ye.AssignReservedType:ye.UnexpectedReservedType,i,{reservedType:s})}flowParseRestrictedIdentifier(s,i){return this.checkReservedType(this.state.value,this.state.startLoc,i),this.parseIdentifier(s)}flowParseTypeAlias(s){return s.id=this.flowParseRestrictedIdentifier(!1,!0),this.scope.declareName(s.id.name,8201,s.id.loc.start),this.match(47)?s.typeParameters=this.flowParseTypeParameterDeclaration():s.typeParameters=null,s.right=this.flowParseTypeInitialiser(29),this.semicolon(),this.finishNode(s,"TypeAlias")}flowParseOpaqueType(s,i){return this.expectContextual(130),s.id=this.flowParseRestrictedIdentifier(!0,!0),this.scope.declareName(s.id.name,8201,s.id.loc.start),this.match(47)?s.typeParameters=this.flowParseTypeParameterDeclaration():s.typeParameters=null,s.supertype=null,this.match(14)&&(s.supertype=this.flowParseTypeInitialiser(14)),s.impltype=null,i||(s.impltype=this.flowParseTypeInitialiser(29)),this.semicolon(),this.finishNode(s,"OpaqueType")}flowParseTypeParameter(s=!1){let i=this.state.startLoc,r=this.startNode(),n=this.flowParseVariance(),o=this.flowParseTypeAnnotatableIdentifier();return r.name=o.name,r.variance=n,r.bound=o.typeAnnotation,this.match(29)?(this.eat(29),r.default=this.flowParseType()):s&&this.raise(ye.MissingTypeParamDefault,i),this.finishNode(r,"TypeParameter")}flowParseTypeParameterDeclaration(){let s=this.state.inType,i=this.startNode();i.params=[],this.state.inType=!0,this.match(47)||this.match(142)?this.next():this.unexpected();let r=!1;do{let n=this.flowParseTypeParameter(r);i.params.push(n),n.default&&(r=!0),this.match(48)||this.expect(12)}while(!this.match(48));return this.expect(48),this.state.inType=s,this.finishNode(i,"TypeParameterDeclaration")}flowParseTypeParameterInstantiation(){let s=this.startNode(),i=this.state.inType;s.params=[],this.state.inType=!0,this.expect(47);let r=this.state.noAnonFunctionType;for(this.state.noAnonFunctionType=!1;!this.match(48);)s.params.push(this.flowParseType()),this.match(48)||this.expect(12);return this.state.noAnonFunctionType=r,this.expect(48),this.state.inType=i,this.finishNode(s,"TypeParameterInstantiation")}flowParseTypeParameterInstantiationCallOrNew(){let s=this.startNode(),i=this.state.inType;for(s.params=[],this.state.inType=!0,this.expect(47);!this.match(48);)s.params.push(this.flowParseTypeOrImplicitInstantiation()),this.match(48)||this.expect(12);return this.expect(48),this.state.inType=i,this.finishNode(s,"TypeParameterInstantiation")}flowParseInterfaceType(){let s=this.startNode();if(this.expectContextual(129),s.extends=[],this.eat(81))do s.extends.push(this.flowParseInterfaceExtends());while(this.eat(12));return s.body=this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!1,allowProto:!1,allowInexact:!1}),this.finishNode(s,"InterfaceTypeAnnotation")}flowParseObjectPropertyKey(){return this.match(134)||this.match(133)?super.parseExprAtom():this.parseIdentifier(!0)}flowParseObjectTypeIndexer(s,i,r){return s.static=i,this.lookahead().type===14?(s.id=this.flowParseObjectPropertyKey(),s.key=this.flowParseTypeInitialiser()):(s.id=null,s.key=this.flowParseType()),this.expect(3),s.value=this.flowParseTypeInitialiser(),s.variance=r,this.finishNode(s,"ObjectTypeIndexer")}flowParseObjectTypeInternalSlot(s,i){return s.static=i,s.id=this.flowParseObjectPropertyKey(),this.expect(3),this.expect(3),this.match(47)||this.match(10)?(s.method=!0,s.optional=!1,s.value=this.flowParseObjectTypeMethodish(this.startNodeAt(s.loc.start))):(s.method=!1,this.eat(17)&&(s.optional=!0),s.value=this.flowParseTypeInitialiser()),this.finishNode(s,"ObjectTypeInternalSlot")}flowParseObjectTypeMethodish(s){for(s.params=[],s.rest=null,s.typeParameters=null,s.this=null,this.match(47)&&(s.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(10),this.match(78)&&(s.this=this.flowParseFunctionTypeParam(!0),s.this.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)s.params.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(s.rest=this.flowParseFunctionTypeParam(!1)),this.expect(11),s.returnType=this.flowParseTypeInitialiser(),this.finishNode(s,"FunctionTypeAnnotation")}flowParseObjectTypeCallProperty(s,i){let r=this.startNode();return s.static=i,s.value=this.flowParseObjectTypeMethodish(r),this.finishNode(s,"ObjectTypeCallProperty")}flowParseObjectType({allowStatic:s,allowExact:i,allowSpread:r,allowProto:n,allowInexact:o}){let a=this.state.inType;this.state.inType=!0;let u=this.startNode();u.callProperties=[],u.properties=[],u.indexers=[],u.internalSlots=[];let l,c,f=!1;for(i&&this.match(6)?(this.expect(6),l=9,c=!0):(this.expect(5),l=8,c=!1),u.exact=c;!this.match(l);){let h=!1,d=null,_=null,y=this.startNode();if(n&&this.isContextual(118)){let T=this.lookahead();T.type!==14&&T.type!==17&&(this.next(),d=this.state.startLoc,s=!1)}if(s&&this.isContextual(106)){let T=this.lookahead();T.type!==14&&T.type!==17&&(this.next(),h=!0)}let x=this.flowParseVariance();if(this.eat(0))d!=null&&this.unexpected(d),this.eat(0)?(x&&this.unexpected(x.loc.start),u.internalSlots.push(this.flowParseObjectTypeInternalSlot(y,h))):u.indexers.push(this.flowParseObjectTypeIndexer(y,h,x));else if(this.match(10)||this.match(47))d!=null&&this.unexpected(d),x&&this.unexpected(x.loc.start),u.callProperties.push(this.flowParseObjectTypeCallProperty(y,h));else{let T="init";if(this.isContextual(99)||this.isContextual(104)){let E=this.lookahead();VE(E.type)&&(T=this.state.value,this.next())}let g=this.flowParseObjectTypeProperty(y,h,d,x,T,r,o!=null?o:!c);g===null?(f=!0,_=this.state.lastTokStartLoc):u.properties.push(g)}this.flowObjectTypeSemicolon(),_&&!this.match(8)&&!this.match(9)&&this.raise(ye.UnexpectedExplicitInexactInObject,_)}this.expect(l),r&&(u.inexact=f);let p=this.finishNode(u,"ObjectTypeAnnotation");return this.state.inType=a,p}flowParseObjectTypeProperty(s,i,r,n,o,a,u){if(this.eat(21))return this.match(12)||this.match(13)||this.match(8)||this.match(9)?(a?u||this.raise(ye.InexactInsideExact,this.state.lastTokStartLoc):this.raise(ye.InexactInsideNonObject,this.state.lastTokStartLoc),n&&this.raise(ye.InexactVariance,n),null):(a||this.raise(ye.UnexpectedSpreadType,this.state.lastTokStartLoc),r!=null&&this.unexpected(r),n&&this.raise(ye.SpreadVariance,n),s.argument=this.flowParseType(),this.finishNode(s,"ObjectTypeSpreadProperty"));{s.key=this.flowParseObjectPropertyKey(),s.static=i,s.proto=r!=null,s.kind=o;let l=!1;return this.match(47)||this.match(10)?(s.method=!0,r!=null&&this.unexpected(r),n&&this.unexpected(n.loc.start),s.value=this.flowParseObjectTypeMethodish(this.startNodeAt(s.loc.start)),(o==="get"||o==="set")&&this.flowCheckGetterSetterParams(s),!a&&s.key.name==="constructor"&&s.value.this&&this.raise(ye.ThisParamBannedInConstructor,s.value.this)):(o!=="init"&&this.unexpected(),s.method=!1,this.eat(17)&&(l=!0),s.value=this.flowParseTypeInitialiser(),s.variance=n),s.optional=l,this.finishNode(s,"ObjectTypeProperty")}}flowCheckGetterSetterParams(s){let i=s.kind==="get"?0:1,r=s.value.params.length+(s.value.rest?1:0);s.value.this&&this.raise(s.kind==="get"?ye.GetterMayNotHaveThisParam:ye.SetterMayNotHaveThisParam,s.value.this),r!==i&&this.raise(s.kind==="get"?M.BadGetterArity:M.BadSetterArity,s),s.kind==="set"&&s.value.rest&&this.raise(M.BadSetterRestParameter,s)}flowObjectTypeSemicolon(){!this.eat(13)&&!this.eat(12)&&!this.match(8)&&!this.match(9)&&this.unexpected()}flowParseQualifiedTypeIdentifier(s,i){var r;(r=s)!=null||(s=this.state.startLoc);let n=i||this.flowParseRestrictedIdentifier(!0);for(;this.eat(16);){let o=this.startNodeAt(s);o.qualification=n,o.id=this.flowParseRestrictedIdentifier(!0),n=this.finishNode(o,"QualifiedTypeIdentifier")}return n}flowParseGenericType(s,i){let r=this.startNodeAt(s);return r.typeParameters=null,r.id=this.flowParseQualifiedTypeIdentifier(s,i),this.match(47)&&(r.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(r,"GenericTypeAnnotation")}flowParseTypeofType(){let s=this.startNode();return this.expect(87),s.argument=this.flowParsePrimaryType(),this.finishNode(s,"TypeofTypeAnnotation")}flowParseTupleType(){let s=this.startNode();for(s.types=[],this.expect(0);this.state.pos<this.length&&!this.match(3)&&(s.types.push(this.flowParseType()),!this.match(3));)this.expect(12);return this.expect(3),this.finishNode(s,"TupleTypeAnnotation")}flowParseFunctionTypeParam(s){let i=null,r=!1,n=null,o=this.startNode(),a=this.lookahead(),u=this.state.type===78;return a.type===14||a.type===17?(u&&!s&&this.raise(ye.ThisParamMustBeFirst,o),i=this.parseIdentifier(u),this.eat(17)&&(r=!0,u&&this.raise(ye.ThisParamMayNotBeOptional,o)),n=this.flowParseTypeInitialiser()):n=this.flowParseType(),o.name=i,o.optional=r,o.typeAnnotation=n,this.finishNode(o,"FunctionTypeParam")}reinterpretTypeAsFunctionTypeParam(s){let i=this.startNodeAt(s.loc.start);return i.name=null,i.optional=!1,i.typeAnnotation=s,this.finishNode(i,"FunctionTypeParam")}flowParseFunctionTypeParams(s=[]){let i=null,r=null;for(this.match(78)&&(r=this.flowParseFunctionTypeParam(!0),r.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)s.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(i=this.flowParseFunctionTypeParam(!1)),{params:s,rest:i,_this:r}}flowIdentToTypeAnnotation(s,i,r){switch(r.name){case"any":return this.finishNode(i,"AnyTypeAnnotation");case"bool":case"boolean":return this.finishNode(i,"BooleanTypeAnnotation");case"mixed":return this.finishNode(i,"MixedTypeAnnotation");case"empty":return this.finishNode(i,"EmptyTypeAnnotation");case"number":return this.finishNode(i,"NumberTypeAnnotation");case"string":return this.finishNode(i,"StringTypeAnnotation");case"symbol":return this.finishNode(i,"SymbolTypeAnnotation");default:return this.checkNotUnderscore(r.name),this.flowParseGenericType(s,r)}}flowParsePrimaryType(){let s=this.state.startLoc,i=this.startNode(),r,n,o=!1,a=this.state.noAnonFunctionType;switch(this.state.type){case 5:return this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!0,allowProto:!1,allowInexact:!0});case 6:return this.flowParseObjectType({allowStatic:!1,allowExact:!0,allowSpread:!0,allowProto:!1,allowInexact:!1});case 0:return this.state.noAnonFunctionType=!1,n=this.flowParseTupleType(),this.state.noAnonFunctionType=a,n;case 47:return i.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(10),r=this.flowParseFunctionTypeParams(),i.params=r.params,i.rest=r.rest,i.this=r._this,this.expect(11),this.expect(19),i.returnType=this.flowParseType(),this.finishNode(i,"FunctionTypeAnnotation");case 10:if(this.next(),!this.match(11)&&!this.match(21))if(Ke(this.state.type)||this.match(78)){let u=this.lookahead().type;o=u!==17&&u!==14}else o=!0;if(o){if(this.state.noAnonFunctionType=!1,n=this.flowParseType(),this.state.noAnonFunctionType=a,this.state.noAnonFunctionType||!(this.match(12)||this.match(11)&&this.lookahead().type===19))return this.expect(11),n;this.eat(12)}return n?r=this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(n)]):r=this.flowParseFunctionTypeParams(),i.params=r.params,i.rest=r.rest,i.this=r._this,this.expect(11),this.expect(19),i.returnType=this.flowParseType(),i.typeParameters=null,this.finishNode(i,"FunctionTypeAnnotation");case 133:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case 85:case 86:return i.value=this.match(85),this.next(),this.finishNode(i,"BooleanLiteralTypeAnnotation");case 53:if(this.state.value==="-"){if(this.next(),this.match(134))return this.parseLiteralAtNode(-this.state.value,"NumberLiteralTypeAnnotation",i);if(this.match(135))return this.parseLiteralAtNode(-this.state.value,"BigIntLiteralTypeAnnotation",i);throw this.raise(ye.UnexpectedSubtractionOperand,this.state.startLoc)}this.unexpected();return;case 134:return this.parseLiteral(this.state.value,"NumberLiteralTypeAnnotation");case 135:return this.parseLiteral(this.state.value,"BigIntLiteralTypeAnnotation");case 88:return this.next(),this.finishNode(i,"VoidTypeAnnotation");case 84:return this.next(),this.finishNode(i,"NullLiteralTypeAnnotation");case 78:return this.next(),this.finishNode(i,"ThisTypeAnnotation");case 55:return this.next(),this.finishNode(i,"ExistsTypeAnnotation");case 87:return this.flowParseTypeofType();default:if(bd(this.state.type)){let u=dr(this.state.type);return this.next(),super.createIdentifier(i,u)}else if(Ke(this.state.type))return this.isContextual(129)?this.flowParseInterfaceType():this.flowIdentToTypeAnnotation(s,i,this.parseIdentifier())}this.unexpected()}flowParsePostfixType(){let s=this.state.startLoc,i=this.flowParsePrimaryType(),r=!1;for(;(this.match(0)||this.match(18))&&!this.canInsertSemicolon();){let n=this.startNodeAt(s),o=this.eat(18);r=r||o,this.expect(0),!o&&this.match(3)?(n.elementType=i,this.next(),i=this.finishNode(n,"ArrayTypeAnnotation")):(n.objectType=i,n.indexType=this.flowParseType(),this.expect(3),r?(n.optional=o,i=this.finishNode(n,"OptionalIndexedAccessType")):i=this.finishNode(n,"IndexedAccessType"))}return i}flowParsePrefixType(){let s=this.startNode();return this.eat(17)?(s.typeAnnotation=this.flowParsePrefixType(),this.finishNode(s,"NullableTypeAnnotation")):this.flowParsePostfixType()}flowParseAnonFunctionWithoutParens(){let s=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(19)){let i=this.startNodeAt(s.loc.start);return i.params=[this.reinterpretTypeAsFunctionTypeParam(s)],i.rest=null,i.this=null,i.returnType=this.flowParseType(),i.typeParameters=null,this.finishNode(i,"FunctionTypeAnnotation")}return s}flowParseIntersectionType(){let s=this.startNode();this.eat(45);let i=this.flowParseAnonFunctionWithoutParens();for(s.types=[i];this.eat(45);)s.types.push(this.flowParseAnonFunctionWithoutParens());return s.types.length===1?i:this.finishNode(s,"IntersectionTypeAnnotation")}flowParseUnionType(){let s=this.startNode();this.eat(43);let i=this.flowParseIntersectionType();for(s.types=[i];this.eat(43);)s.types.push(this.flowParseIntersectionType());return s.types.length===1?i:this.finishNode(s,"UnionTypeAnnotation")}flowParseType(){let s=this.state.inType;this.state.inType=!0;let i=this.flowParseUnionType();return this.state.inType=s,i}flowParseTypeOrImplicitInstantiation(){if(this.state.type===132&&this.state.value==="_"){let s=this.state.startLoc,i=this.parseIdentifier();return this.flowParseGenericType(s,i)}else return this.flowParseType()}flowParseTypeAnnotation(){let s=this.startNode();return s.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(s,"TypeAnnotation")}flowParseTypeAnnotatableIdentifier(s){let i=s?this.parseIdentifier():this.flowParseRestrictedIdentifier();return this.match(14)&&(i.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(i)),i}typeCastToParameter(s){return s.expression.typeAnnotation=s.typeAnnotation,this.resetEndLocation(s.expression,s.typeAnnotation.loc.end),s.expression}flowParseVariance(){let s=null;return this.match(53)?(s=this.startNode(),this.state.value==="+"?s.kind="plus":s.kind="minus",this.next(),this.finishNode(s,"Variance")):s}parseFunctionBody(s,i,r=!1){if(i){this.forwardNoArrowParamsConversionAt(s,()=>super.parseFunctionBody(s,!0,r));return}super.parseFunctionBody(s,!1,r)}parseFunctionBodyAndFinish(s,i,r=!1){if(this.match(14)){let n=this.startNode();[n.typeAnnotation,s.predicate]=this.flowParseTypeAndPredicateInitialiser(),s.returnType=n.typeAnnotation?this.finishNode(n,"TypeAnnotation"):null}return super.parseFunctionBodyAndFinish(s,i,r)}parseStatementLike(s){if(this.state.strict&&this.isContextual(129)){let r=this.lookahead();if(Zs(r.type)){let n=this.startNode();return this.next(),this.flowParseInterface(n)}}else if(this.shouldParseEnums()&&this.isContextual(126)){let r=this.startNode();return this.next(),this.flowParseEnumDeclaration(r)}let i=super.parseStatementLike(s);return this.flowPragma===void 0&&!this.isValidDirective(i)&&(this.flowPragma=null),i}parseExpressionStatement(s,i,r){if(i.type==="Identifier"){if(i.name==="declare"){if(this.match(80)||Ke(this.state.type)||this.match(68)||this.match(74)||this.match(82))return this.flowParseDeclare(s)}else if(Ke(this.state.type)){if(i.name==="interface")return this.flowParseInterface(s);if(i.name==="type")return this.flowParseTypeAlias(s);if(i.name==="opaque")return this.flowParseOpaqueType(s,!1)}}return super.parseExpressionStatement(s,i,r)}shouldParseExportDeclaration(){let{type:s}=this.state;return AE(s)||this.shouldParseEnums()&&s===126?!this.state.containsEsc:super.shouldParseExportDeclaration()}isExportDefaultSpecifier(){let{type:s}=this.state;return AE(s)||this.shouldParseEnums()&&s===126?this.state.containsEsc:super.isExportDefaultSpecifier()}parseExportDefaultExpression(){if(this.shouldParseEnums()&&this.isContextual(126)){let s=this.startNode();return this.next(),this.flowParseEnumDeclaration(s)}return super.parseExportDefaultExpression()}parseConditional(s,i,r){if(!this.match(17))return s;if(this.state.maybeInArrowParameters){let p=this.lookaheadCharCode();if(p===44||p===61||p===58||p===41)return this.setOptionalParametersError(r),s}this.expect(17);let n=this.state.clone(),o=this.state.noArrowAt,a=this.startNodeAt(i),{consequent:u,failed:l}=this.tryParseConditionalConsequent(),[c,f]=this.getArrowLikeExpressions(u);if(l||f.length>0){let p=[...o];if(f.length>0){this.state=n,this.state.noArrowAt=p;for(let h=0;h<f.length;h++)p.push(f[h].start);({consequent:u,failed:l}=this.tryParseConditionalConsequent()),[c,f]=this.getArrowLikeExpressions(u)}l&&c.length>1&&this.raise(ye.AmbiguousConditionalArrow,n.startLoc),l&&c.length===1&&(this.state=n,p.push(c[0].start),this.state.noArrowAt=p,{consequent:u,failed:l}=this.tryParseConditionalConsequent())}return this.getArrowLikeExpressions(u,!0),this.state.noArrowAt=o,this.expect(14),a.test=s,a.consequent=u,a.alternate=this.forwardNoArrowParamsConversionAt(a,()=>this.parseMaybeAssign(void 0,void 0)),this.finishNode(a,"ConditionalExpression")}tryParseConditionalConsequent(){this.state.noArrowParamsConversionAt.push(this.state.start);let s=this.parseMaybeAssignAllowIn(),i=!this.match(14);return this.state.noArrowParamsConversionAt.pop(),{consequent:s,failed:i}}getArrowLikeExpressions(s,i){let r=[s],n=[];for(;r.length!==0;){let o=r.pop();o.type==="ArrowFunctionExpression"?(o.typeParameters||!o.returnType?this.finishArrowValidation(o):n.push(o),r.push(o.body)):o.type==="ConditionalExpression"&&(r.push(o.consequent),r.push(o.alternate))}return i?(n.forEach(o=>this.finishArrowValidation(o)),[n,[]]):WO(n,o=>o.params.every(a=>this.isAssignable(a,!0)))}finishArrowValidation(s){var i;this.toAssignableList(s.params,(i=s.extra)==null?void 0:i.trailingCommaLoc,!1),this.scope.enter(6),super.checkParams(s,!1,!0),this.scope.exit()}forwardNoArrowParamsConversionAt(s,i){let r;return this.state.noArrowParamsConversionAt.indexOf(s.start)!==-1?(this.state.noArrowParamsConversionAt.push(this.state.start),r=i(),this.state.noArrowParamsConversionAt.pop()):r=i(),r}parseParenItem(s,i){if(s=super.parseParenItem(s,i),this.eat(17)&&(s.optional=!0,this.resetEndLocation(s)),this.match(14)){let r=this.startNodeAt(i);return r.expression=s,r.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(r,"TypeCastExpression")}return s}assertModuleNodeAllowed(s){s.type==="ImportDeclaration"&&(s.importKind==="type"||s.importKind==="typeof")||s.type==="ExportNamedDeclaration"&&s.exportKind==="type"||s.type==="ExportAllDeclaration"&&s.exportKind==="type"||super.assertModuleNodeAllowed(s)}parseExportDeclaration(s){if(this.isContextual(130)){s.exportKind="type";let i=this.startNode();return this.next(),this.match(5)?(s.specifiers=this.parseExportSpecifiers(!0),super.parseExportFrom(s),null):this.flowParseTypeAlias(i)}else if(this.isContextual(131)){s.exportKind="type";let i=this.startNode();return this.next(),this.flowParseOpaqueType(i,!1)}else if(this.isContextual(129)){s.exportKind="type";let i=this.startNode();return this.next(),this.flowParseInterface(i)}else if(this.shouldParseEnums()&&this.isContextual(126)){s.exportKind="value";let i=this.startNode();return this.next(),this.flowParseEnumDeclaration(i)}else return super.parseExportDeclaration(s)}eatExportStar(s){return super.eatExportStar(s)?!0:this.isContextual(130)&&this.lookahead().type===55?(s.exportKind="type",this.next(),this.next(),!0):!1}maybeParseExportNamespaceSpecifier(s){let{startLoc:i}=this.state,r=super.maybeParseExportNamespaceSpecifier(s);return r&&s.exportKind==="type"&&this.unexpected(i),r}parseClassId(s,i,r){super.parseClassId(s,i,r),this.match(47)&&(s.typeParameters=this.flowParseTypeParameterDeclaration())}parseClassMember(s,i,r){let{startLoc:n}=this.state;if(this.isContextual(125)){if(super.parseClassMemberFromModifier(s,i))return;i.declare=!0}super.parseClassMember(s,i,r),i.declare&&(i.type!=="ClassProperty"&&i.type!=="ClassPrivateProperty"&&i.type!=="PropertyDefinition"?this.raise(ye.DeclareClassElement,n):i.value&&this.raise(ye.DeclareClassFieldInitializer,i.value))}isIterator(s){return s==="iterator"||s==="asyncIterator"}readIterator(){let s=super.readWord1(),i="@@"+s;(!this.isIterator(s)||!this.state.inType)&&this.raise(M.InvalidIdentifier,this.state.curPosition(),{identifierName:i}),this.finishToken(132,i)}getTokenFromCode(s){let i=this.input.charCodeAt(this.state.pos+1);s===123&&i===124?this.finishOp(6,2):this.state.inType&&(s===62||s===60)?this.finishOp(s===62?48:47,1):this.state.inType&&s===63?i===46?this.finishOp(18,2):this.finishOp(17,1):RO(s,i,this.input.charCodeAt(this.state.pos+2))?(this.state.pos+=2,this.readIterator()):super.getTokenFromCode(s)}isAssignable(s,i){return s.type==="TypeCastExpression"?this.isAssignable(s.expression,i):super.isAssignable(s,i)}toAssignable(s,i=!1){!i&&s.type==="AssignmentExpression"&&s.left.type==="TypeCastExpression"&&(s.left=this.typeCastToParameter(s.left)),super.toAssignable(s,i)}toAssignableList(s,i,r){for(let n=0;n<s.length;n++){let o=s[n];(o==null?void 0:o.type)==="TypeCastExpression"&&(s[n]=this.typeCastToParameter(o))}super.toAssignableList(s,i,r)}toReferencedList(s,i){for(let n=0;n<s.length;n++){var r;let o=s[n];o&&o.type==="TypeCastExpression"&&!((r=o.extra)!=null&&r.parenthesized)&&(s.length>1||!i)&&this.raise(ye.TypeCastInPattern,o.typeAnnotation)}return s}parseArrayLike(s,i,r,n){let o=super.parseArrayLike(s,i,r,n);return i&&!this.state.maybeInArrowParameters&&this.toReferencedList(o.elements),o}isValidLVal(s,i,r){return s==="TypeCastExpression"||super.isValidLVal(s,i,r)}parseClassProperty(s){return this.match(14)&&(s.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassProperty(s)}parseClassPrivateProperty(s){return this.match(14)&&(s.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassPrivateProperty(s)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(14)||super.isClassProperty()}isNonstaticConstructor(s){return!this.match(14)&&super.isNonstaticConstructor(s)}pushClassMethod(s,i,r,n,o,a){if(i.variance&&this.unexpected(i.variance.loc.start),delete i.variance,this.match(47)&&(i.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassMethod(s,i,r,n,o,a),i.params&&o){let u=i.params;u.length>0&&this.isThisParam(u[0])&&this.raise(ye.ThisParamBannedInConstructor,i)}else if(i.type==="MethodDefinition"&&o&&i.value.params){let u=i.value.params;u.length>0&&this.isThisParam(u[0])&&this.raise(ye.ThisParamBannedInConstructor,i)}}pushClassPrivateMethod(s,i,r,n){i.variance&&this.unexpected(i.variance.loc.start),delete i.variance,this.match(47)&&(i.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassPrivateMethod(s,i,r,n)}parseClassSuper(s){if(super.parseClassSuper(s),s.superClass&&this.match(47)&&(s.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual(113)){this.next();let i=s.implements=[];do{let r=this.startNode();r.id=this.flowParseRestrictedIdentifier(!0),this.match(47)?r.typeParameters=this.flowParseTypeParameterInstantiation():r.typeParameters=null,i.push(this.finishNode(r,"ClassImplements"))}while(this.eat(12))}}checkGetterSetterParams(s){super.checkGetterSetterParams(s);let i=this.getObjectOrClassMethodParams(s);if(i.length>0){let r=i[0];this.isThisParam(r)&&s.kind==="get"?this.raise(ye.GetterMayNotHaveThisParam,r):this.isThisParam(r)&&this.raise(ye.SetterMayNotHaveThisParam,r)}}parsePropertyNamePrefixOperator(s){s.variance=this.flowParseVariance()}parseObjPropValue(s,i,r,n,o,a,u){s.variance&&this.unexpected(s.variance.loc.start),delete s.variance;let l;this.match(47)&&!a&&(l=this.flowParseTypeParameterDeclaration(),this.match(10)||this.unexpected());let c=super.parseObjPropValue(s,i,r,n,o,a,u);return l&&((c.value||c).typeParameters=l),c}parseAssignableListItemTypes(s){return this.eat(17)&&(s.type!=="Identifier"&&this.raise(ye.PatternIsOptional,s),this.isThisParam(s)&&this.raise(ye.ThisParamMayNotBeOptional,s),s.optional=!0),this.match(14)?s.typeAnnotation=this.flowParseTypeAnnotation():this.isThisParam(s)&&this.raise(ye.ThisParamAnnotationRequired,s),this.match(29)&&this.isThisParam(s)&&this.raise(ye.ThisParamNoDefault,s),this.resetEndLocation(s),s}parseMaybeDefault(s,i){let r=super.parseMaybeDefault(s,i);return r.type==="AssignmentPattern"&&r.typeAnnotation&&r.right.start<r.typeAnnotation.start&&this.raise(ye.TypeBeforeInitializer,r.typeAnnotation),r}checkImportReflection(s){super.checkImportReflection(s),s.module&&s.importKind!=="value"&&this.raise(ye.ImportReflectionHasImportType,s.specifiers[0].loc.start)}parseImportSpecifierLocal(s,i,r){i.local=NE(s)?this.flowParseRestrictedIdentifier(!0,!0):this.parseIdentifier(),s.specifiers.push(this.finishImportSpecifier(i,r))}isPotentialImportPhase(s){if(super.isPotentialImportPhase(s))return!0;if(this.isContextual(130)){if(!s)return!0;let i=this.lookaheadCharCode();return i===123||i===42}return!s&&this.isContextual(87)}applyImportPhase(s,i,r,n){if(super.applyImportPhase(s,i,r,n),i){if(!r&&this.match(65))return;s.exportKind=r==="type"?r:"value"}else r==="type"&&this.match(55)&&this.unexpected(),s.importKind=r==="type"||r==="typeof"?r:"value"}parseImportSpecifier(s,i,r,n,o){let a=s.imported,u=null;a.type==="Identifier"&&(a.name==="type"?u="type":a.name==="typeof"&&(u="typeof"));let l=!1;if(this.isContextual(93)&&!this.isLookaheadContextual("as")){let f=this.parseIdentifier(!0);u!==null&&!Zs(this.state.type)?(s.imported=f,s.importKind=u,s.local=Ni(f)):(s.imported=a,s.importKind=null,s.local=this.parseIdentifier())}else{if(u!==null&&Zs(this.state.type))s.imported=this.parseIdentifier(!0),s.importKind=u;else{if(i)throw this.raise(M.ImportBindingIsString,s,{importName:a.value});s.imported=a,s.importKind=null}this.eatContextual(93)?s.local=this.parseIdentifier():(l=!0,s.local=Ni(s.imported))}let c=NE(s);return r&&c&&this.raise(ye.ImportTypeShorthandOnlyInPureImport,s),(r||c)&&this.checkReservedType(s.local.name,s.local.loc.start,!0),l&&!r&&!c&&this.checkReservedWord(s.local.name,s.loc.start,!0,!0),this.finishImportSpecifier(s,"ImportSpecifier")}parseBindingAtom(){switch(this.state.type){case 78:return this.parseIdentifier(!0);default:return super.parseBindingAtom()}}parseFunctionParams(s,i){let r=s.kind;r!=="get"&&r!=="set"&&this.match(47)&&(s.typeParameters=this.flowParseTypeParameterDeclaration()),super.parseFunctionParams(s,i)}parseVarId(s,i){super.parseVarId(s,i),this.match(14)&&(s.id.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(s.id))}parseAsyncArrowFromCallExpression(s,i){if(this.match(14)){let r=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,s.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=r}return super.parseAsyncArrowFromCallExpression(s,i)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}parseMaybeAssign(s,i){var r;let n=null,o;if(this.hasPlugin("jsx")&&(this.match(142)||this.match(47))){if(n=this.state.clone(),o=this.tryParse(()=>super.parseMaybeAssign(s,i),n),!o.error)return o.node;let{context:l}=this.state,c=l[l.length-1];(c===We.j_oTag||c===We.j_expr)&&l.pop()}if((r=o)!=null&&r.error||this.match(47)){var a,u;n=n||this.state.clone();let l,c=this.tryParse(p=>{var h;l=this.flowParseTypeParameterDeclaration();let d=this.forwardNoArrowParamsConversionAt(l,()=>{let y=super.parseMaybeAssign(s,i);return this.resetStartLocationFromNode(y,l),y});(h=d.extra)!=null&&h.parenthesized&&p();let _=this.maybeUnwrapTypeCastExpression(d);return _.type!=="ArrowFunctionExpression"&&p(),_.typeParameters=l,this.resetStartLocationFromNode(_,l),d},n),f=null;if(c.node&&this.maybeUnwrapTypeCastExpression(c.node).type==="ArrowFunctionExpression"){if(!c.error&&!c.aborted)return c.node.async&&this.raise(ye.UnexpectedTypeParameterBeforeAsyncArrowFunction,l),c.node;f=c.node}if((a=o)!=null&&a.node)return this.state=o.failState,o.node;if(f)return this.state=c.failState,f;throw(u=o)!=null&&u.thrown?o.error:c.thrown?c.error:this.raise(ye.UnexpectedTokenAfterTypeParameter,l)}return super.parseMaybeAssign(s,i)}parseArrow(s){if(this.match(14)){let i=this.tryParse(()=>{let r=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;let n=this.startNode();return[n.typeAnnotation,s.predicate]=this.flowParseTypeAndPredicateInitialiser(),this.state.noAnonFunctionType=r,this.canInsertSemicolon()&&this.unexpected(),this.match(19)||this.unexpected(),n});if(i.thrown)return null;i.error&&(this.state=i.failState),s.returnType=i.node.typeAnnotation?this.finishNode(i.node,"TypeAnnotation"):null}return super.parseArrow(s)}shouldParseArrow(s){return this.match(14)||super.shouldParseArrow(s)}setArrowFunctionParameters(s,i){this.state.noArrowParamsConversionAt.indexOf(s.start)!==-1?s.params=i:super.setArrowFunctionParameters(s,i)}checkParams(s,i,r,n=!0){if(!(r&&this.state.noArrowParamsConversionAt.indexOf(s.start)!==-1)){for(let o=0;o<s.params.length;o++)this.isThisParam(s.params[o])&&o>0&&this.raise(ye.ThisParamMustBeFirst,s.params[o]);super.checkParams(s,i,r,n)}}parseParenAndDistinguishExpression(s){return super.parseParenAndDistinguishExpression(s&&this.state.noArrowAt.indexOf(this.state.start)===-1)}parseSubscripts(s,i,r){if(s.type==="Identifier"&&s.name==="async"&&this.state.noArrowAt.indexOf(i.index)!==-1){this.next();let n=this.startNodeAt(i);n.callee=s,n.arguments=super.parseCallExpressionArguments(11,!1),s=this.finishNode(n,"CallExpression")}else if(s.type==="Identifier"&&s.name==="async"&&this.match(47)){let n=this.state.clone(),o=this.tryParse(u=>this.parseAsyncArrowWithTypeParameters(i)||u(),n);if(!o.error&&!o.aborted)return o.node;let a=this.tryParse(()=>super.parseSubscripts(s,i,r),n);if(a.node&&!a.error)return a.node;if(o.node)return this.state=o.failState,o.node;if(a.node)return this.state=a.failState,a.node;throw o.error||a.error}return super.parseSubscripts(s,i,r)}parseSubscript(s,i,r,n){if(this.match(18)&&this.isLookaheadToken_lt()){if(n.optionalChainMember=!0,r)return n.stop=!0,s;this.next();let o=this.startNodeAt(i);return o.callee=s,o.typeArguments=this.flowParseTypeParameterInstantiation(),this.expect(10),o.arguments=this.parseCallExpressionArguments(11,!1),o.optional=!0,this.finishCallExpression(o,!0)}else if(!r&&this.shouldParseTypes()&&this.match(47)){let o=this.startNodeAt(i);o.callee=s;let a=this.tryParse(()=>(o.typeArguments=this.flowParseTypeParameterInstantiationCallOrNew(),this.expect(10),o.arguments=super.parseCallExpressionArguments(11,!1),n.optionalChainMember&&(o.optional=!1),this.finishCallExpression(o,n.optionalChainMember)));if(a.node)return a.error&&(this.state=a.failState),a.node}return super.parseSubscript(s,i,r,n)}parseNewCallee(s){super.parseNewCallee(s);let i=null;this.shouldParseTypes()&&this.match(47)&&(i=this.tryParse(()=>this.flowParseTypeParameterInstantiationCallOrNew()).node),s.typeArguments=i}parseAsyncArrowWithTypeParameters(s){let i=this.startNodeAt(s);if(this.parseFunctionParams(i,!1),!!this.parseArrow(i))return super.parseArrowExpression(i,void 0,!0)}readToken_mult_modulo(s){let i=this.input.charCodeAt(this.state.pos+1);if(s===42&&i===47&&this.state.hasFlowComment){this.state.hasFlowComment=!1,this.state.pos+=2,this.nextToken();return}super.readToken_mult_modulo(s)}readToken_pipe_amp(s){let i=this.input.charCodeAt(this.state.pos+1);if(s===124&&i===125){this.finishOp(9,2);return}super.readToken_pipe_amp(s)}parseTopLevel(s,i){let r=super.parseTopLevel(s,i);return this.state.hasFlowComment&&this.raise(ye.UnterminatedFlowComment,this.state.curPosition()),r}skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComment()){if(this.state.hasFlowComment)throw this.raise(ye.NestedFlowComment,this.state.startLoc);this.hasFlowCommentCompletion();let s=this.skipFlowComment();s&&(this.state.pos+=s,this.state.hasFlowComment=!0);return}return super.skipBlockComment(this.state.hasFlowComment?"*-/":"*/")}skipFlowComment(){let{pos:s}=this.state,i=2;for(;[32,9].includes(this.input.charCodeAt(s+i));)i++;let r=this.input.charCodeAt(i+s),n=this.input.charCodeAt(i+s+1);return r===58&&n===58?i+2:this.input.slice(i+s,i+s+12)==="flow-include"?i+12:r===58&&n!==58?i:!1}hasFlowCommentCompletion(){if(this.input.indexOf("*/",this.state.pos)===-1)throw this.raise(M.UnterminatedComment,this.state.curPosition())}flowEnumErrorBooleanMemberNotInitialized(s,{enumName:i,memberName:r}){this.raise(ye.EnumBooleanMemberNotInitialized,s,{memberName:r,enumName:i})}flowEnumErrorInvalidMemberInitializer(s,i){return this.raise(i.explicitType?i.explicitType==="symbol"?ye.EnumInvalidMemberInitializerSymbolType:ye.EnumInvalidMemberInitializerPrimaryType:ye.EnumInvalidMemberInitializerUnknownType,s,i)}flowEnumErrorNumberMemberNotInitialized(s,i){this.raise(ye.EnumNumberMemberNotInitialized,s,i)}flowEnumErrorStringMemberInconsistentlyInitialized(s,i){this.raise(ye.EnumStringMemberInconsistentlyInitialized,s,i)}flowEnumMemberInit(){let s=this.state.startLoc,i=()=>this.match(12)||this.match(8);switch(this.state.type){case 134:{let r=this.parseNumericLiteral(this.state.value);return i()?{type:"number",loc:r.loc.start,value:r}:{type:"invalid",loc:s}}case 133:{let r=this.parseStringLiteral(this.state.value);return i()?{type:"string",loc:r.loc.start,value:r}:{type:"invalid",loc:s}}case 85:case 86:{let r=this.parseBooleanLiteral(this.match(85));return i()?{type:"boolean",loc:r.loc.start,value:r}:{type:"invalid",loc:s}}default:return{type:"invalid",loc:s}}}flowEnumMemberRaw(){let s=this.state.startLoc,i=this.parseIdentifier(!0),r=this.eat(29)?this.flowEnumMemberInit():{type:"none",loc:s};return{id:i,init:r}}flowEnumCheckExplicitTypeMismatch(s,i,r){let{explicitType:n}=i;n!==null&&n!==r&&this.flowEnumErrorInvalidMemberInitializer(s,i)}flowEnumMembers({enumName:s,explicitType:i}){let r=new Set,n={booleanMembers:[],numberMembers:[],stringMembers:[],defaultedMembers:[]},o=!1;for(;!this.match(8);){if(this.eat(21)){o=!0;break}let a=this.startNode(),{id:u,init:l}=this.flowEnumMemberRaw(),c=u.name;if(c==="")continue;/^[a-z]/.test(c)&&this.raise(ye.EnumInvalidMemberName,u,{memberName:c,suggestion:c[0].toUpperCase()+c.slice(1),enumName:s}),r.has(c)&&this.raise(ye.EnumDuplicateMemberName,u,{memberName:c,enumName:s}),r.add(c);let f={enumName:s,explicitType:i,memberName:c};switch(a.id=u,l.type){case"boolean":{this.flowEnumCheckExplicitTypeMismatch(l.loc,f,"boolean"),a.init=l.value,n.booleanMembers.push(this.finishNode(a,"EnumBooleanMember"));break}case"number":{this.flowEnumCheckExplicitTypeMismatch(l.loc,f,"number"),a.init=l.value,n.numberMembers.push(this.finishNode(a,"EnumNumberMember"));break}case"string":{this.flowEnumCheckExplicitTypeMismatch(l.loc,f,"string"),a.init=l.value,n.stringMembers.push(this.finishNode(a,"EnumStringMember"));break}case"invalid":throw this.flowEnumErrorInvalidMemberInitializer(l.loc,f);case"none":switch(i){case"boolean":this.flowEnumErrorBooleanMemberNotInitialized(l.loc,f);break;case"number":this.flowEnumErrorNumberMemberNotInitialized(l.loc,f);break;default:n.defaultedMembers.push(this.finishNode(a,"EnumDefaultedMember"))}}this.match(8)||this.expect(12)}return{members:n,hasUnknownMembers:o}}flowEnumStringMembers(s,i,{enumName:r}){if(s.length===0)return i;if(i.length===0)return s;if(i.length>s.length){for(let n of s)this.flowEnumErrorStringMemberInconsistentlyInitialized(n,{enumName:r});return i}else{for(let n of i)this.flowEnumErrorStringMemberInconsistentlyInitialized(n,{enumName:r});return s}}flowEnumParseExplicitType({enumName:s}){if(!this.eatContextual(102))return null;if(!Ke(this.state.type))throw this.raise(ye.EnumInvalidExplicitTypeUnknownSupplied,this.state.startLoc,{enumName:s});let{value:i}=this.state;return this.next(),i!=="boolean"&&i!=="number"&&i!=="string"&&i!=="symbol"&&this.raise(ye.EnumInvalidExplicitType,this.state.startLoc,{enumName:s,invalidEnumType:i}),i}flowEnumBody(s,i){let r=i.name,n=i.loc.start,o=this.flowEnumParseExplicitType({enumName:r});this.expect(5);let{members:a,hasUnknownMembers:u}=this.flowEnumMembers({enumName:r,explicitType:o});switch(s.hasUnknownMembers=u,o){case"boolean":return s.explicitType=!0,s.members=a.booleanMembers,this.expect(8),this.finishNode(s,"EnumBooleanBody");case"number":return s.explicitType=!0,s.members=a.numberMembers,this.expect(8),this.finishNode(s,"EnumNumberBody");case"string":return s.explicitType=!0,s.members=this.flowEnumStringMembers(a.stringMembers,a.defaultedMembers,{enumName:r}),this.expect(8),this.finishNode(s,"EnumStringBody");case"symbol":return s.members=a.defaultedMembers,this.expect(8),this.finishNode(s,"EnumSymbolBody");default:{let l=()=>(s.members=[],this.expect(8),this.finishNode(s,"EnumStringBody"));s.explicitType=!1;let c=a.booleanMembers.length,f=a.numberMembers.length,p=a.stringMembers.length,h=a.defaultedMembers.length;if(!c&&!f&&!p&&!h)return l();if(!c&&!f)return s.members=this.flowEnumStringMembers(a.stringMembers,a.defaultedMembers,{enumName:r}),this.expect(8),this.finishNode(s,"EnumStringBody");if(!f&&!p&&c>=h){for(let d of a.defaultedMembers)this.flowEnumErrorBooleanMemberNotInitialized(d.loc.start,{enumName:r,memberName:d.id.name});return s.members=a.booleanMembers,this.expect(8),this.finishNode(s,"EnumBooleanBody")}else if(!c&&!p&&f>=h){for(let d of a.defaultedMembers)this.flowEnumErrorNumberMemberNotInitialized(d.loc.start,{enumName:r,memberName:d.id.name});return s.members=a.numberMembers,this.expect(8),this.finishNode(s,"EnumNumberBody")}else return this.raise(ye.EnumInconsistentMemberValues,n,{enumName:r}),l()}}}flowParseEnumDeclaration(s){let i=this.parseIdentifier();return s.id=i,s.body=this.flowEnumBody(this.startNode(),i),this.finishNode(s,"EnumDeclaration")}isLookaheadToken_lt(){let s=this.nextTokenStart();if(this.input.charCodeAt(s)===60){let i=this.input.charCodeAt(s+1);return i!==60&&i!==61}return!1}maybeUnwrapTypeCastExpression(s){return s.type==="TypeCastExpression"?s.expression:s}},ZO={__proto__:null,quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:"\xA0",iexcl:"\xA1",cent:"\xA2",pound:"\xA3",curren:"\xA4",yen:"\xA5",brvbar:"\xA6",sect:"\xA7",uml:"\xA8",copy:"\xA9",ordf:"\xAA",laquo:"\xAB",not:"\xAC",shy:"\xAD",reg:"\xAE",macr:"\xAF",deg:"\xB0",plusmn:"\xB1",sup2:"\xB2",sup3:"\xB3",acute:"\xB4",micro:"\xB5",para:"\xB6",middot:"\xB7",cedil:"\xB8",sup1:"\xB9",ordm:"\xBA",raquo:"\xBB",frac14:"\xBC",frac12:"\xBD",frac34:"\xBE",iquest:"\xBF",Agrave:"\xC0",Aacute:"\xC1",Acirc:"\xC2",Atilde:"\xC3",Auml:"\xC4",Aring:"\xC5",AElig:"\xC6",Ccedil:"\xC7",Egrave:"\xC8",Eacute:"\xC9",Ecirc:"\xCA",Euml:"\xCB",Igrave:"\xCC",Iacute:"\xCD",Icirc:"\xCE",Iuml:"\xCF",ETH:"\xD0",Ntilde:"\xD1",Ograve:"\xD2",Oacute:"\xD3",Ocirc:"\xD4",Otilde:"\xD5",Ouml:"\xD6",times:"\xD7",Oslash:"\xD8",Ugrave:"\xD9",Uacute:"\xDA",Ucirc:"\xDB",Uuml:"\xDC",Yacute:"\xDD",THORN:"\xDE",szlig:"\xDF",agrave:"\xE0",aacute:"\xE1",acirc:"\xE2",atilde:"\xE3",auml:"\xE4",aring:"\xE5",aelig:"\xE6",ccedil:"\xE7",egrave:"\xE8",eacute:"\xE9",ecirc:"\xEA",euml:"\xEB",igrave:"\xEC",iacute:"\xED",icirc:"\xEE",iuml:"\xEF",eth:"\xF0",ntilde:"\xF1",ograve:"\xF2",oacute:"\xF3",ocirc:"\xF4",otilde:"\xF5",ouml:"\xF6",divide:"\xF7",oslash:"\xF8",ugrave:"\xF9",uacute:"\xFA",ucirc:"\xFB",uuml:"\xFC",yacute:"\xFD",thorn:"\xFE",yuml:"\xFF",OElig:"\u0152",oelig:"\u0153",Scaron:"\u0160",scaron:"\u0161",Yuml:"\u0178",fnof:"\u0192",circ:"\u02C6",tilde:"\u02DC",Alpha:"\u0391",Beta:"\u0392",Gamma:"\u0393",Delta:"\u0394",Epsilon:"\u0395",Zeta:"\u0396",Eta:"\u0397",Theta:"\u0398",Iota:"\u0399",Kappa:"\u039A",Lambda:"\u039B",Mu:"\u039C",Nu:"\u039D",Xi:"\u039E",Omicron:"\u039F",Pi:"\u03A0",Rho:"\u03A1",Sigma:"\u03A3",Tau:"\u03A4",Upsilon:"\u03A5",Phi:"\u03A6",Chi:"\u03A7",Psi:"\u03A8",Omega:"\u03A9",alpha:"\u03B1",beta:"\u03B2",gamma:"\u03B3",delta:"\u03B4",epsilon:"\u03B5",zeta:"\u03B6",eta:"\u03B7",theta:"\u03B8",iota:"\u03B9",kappa:"\u03BA",lambda:"\u03BB",mu:"\u03BC",nu:"\u03BD",xi:"\u03BE",omicron:"\u03BF",pi:"\u03C0",rho:"\u03C1",sigmaf:"\u03C2",sigma:"\u03C3",tau:"\u03C4",upsilon:"\u03C5",phi:"\u03C6",chi:"\u03C7",psi:"\u03C8",omega:"\u03C9",thetasym:"\u03D1",upsih:"\u03D2",piv:"\u03D6",ensp:"\u2002",emsp:"\u2003",thinsp:"\u2009",zwnj:"\u200C",zwj:"\u200D",lrm:"\u200E",rlm:"\u200F",ndash:"\u2013",mdash:"\u2014",lsquo:"\u2018",rsquo:"\u2019",sbquo:"\u201A",ldquo:"\u201C",rdquo:"\u201D",bdquo:"\u201E",dagger:"\u2020",Dagger:"\u2021",bull:"\u2022",hellip:"\u2026",permil:"\u2030",prime:"\u2032",Prime:"\u2033",lsaquo:"\u2039",rsaquo:"\u203A",oline:"\u203E",frasl:"\u2044",euro:"\u20AC",image:"\u2111",weierp:"\u2118",real:"\u211C",trade:"\u2122",alefsym:"\u2135",larr:"\u2190",uarr:"\u2191",rarr:"\u2192",darr:"\u2193",harr:"\u2194",crarr:"\u21B5",lArr:"\u21D0",uArr:"\u21D1",rArr:"\u21D2",dArr:"\u21D3",hArr:"\u21D4",forall:"\u2200",part:"\u2202",exist:"\u2203",empty:"\u2205",nabla:"\u2207",isin:"\u2208",notin:"\u2209",ni:"\u220B",prod:"\u220F",sum:"\u2211",minus:"\u2212",lowast:"\u2217",radic:"\u221A",prop:"\u221D",infin:"\u221E",ang:"\u2220",and:"\u2227",or:"\u2228",cap:"\u2229",cup:"\u222A",int:"\u222B",there4:"\u2234",sim:"\u223C",cong:"\u2245",asymp:"\u2248",ne:"\u2260",equiv:"\u2261",le:"\u2264",ge:"\u2265",sub:"\u2282",sup:"\u2283",nsub:"\u2284",sube:"\u2286",supe:"\u2287",oplus:"\u2295",otimes:"\u2297",perp:"\u22A5",sdot:"\u22C5",lceil:"\u2308",rceil:"\u2309",lfloor:"\u230A",rfloor:"\u230B",lang:"\u2329",rang:"\u232A",loz:"\u25CA",spades:"\u2660",clubs:"\u2663",hearts:"\u2665",diams:"\u2666"},cn=Ii`jsx`({AttributeIsEmpty:"JSX attributes must only be assigned a non-empty expression.",MissingClosingTagElement:({openingTagName:t})=>`Expected corresponding JSX closing tag for <${t}>.`,MissingClosingTagFragment:"Expected corresponding JSX closing tag for <>.",UnexpectedSequenceExpression:"Sequence expressions cannot be directly nested inside JSX. Did you mean to wrap it in parentheses (...)?",UnexpectedToken:({unexpected:t,HTMLEntity:e})=>`Unexpected token \`${t}\`. Did you mean \`${e}\` or \`{'${t}'}\`?`,UnsupportedJsxValue:"JSX value should be either an expression or a quoted JSX text.",UnterminatedJsxContent:"Unterminated JSX contents.",UnwrappedAdjacentJSXElements:"Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...</>?"});function pr(t){return t?t.type==="JSXOpeningFragment"||t.type==="JSXClosingFragment":!1}function ho(t){if(t.type==="JSXIdentifier")return t.name;if(t.type==="JSXNamespacedName")return t.namespace.name+":"+t.name.name;if(t.type==="JSXMemberExpression")return ho(t.object)+"."+ho(t.property);throw new Error("Node had unexpected type: "+t.type)}var QO=t=>class extends t{jsxReadToken(){let s="",i=this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(cn.UnterminatedJsxContent,this.state.startLoc);let r=this.input.charCodeAt(this.state.pos);switch(r){case 60:case 123:if(this.state.pos===this.state.start){r===60&&this.state.canStartJSXElement?(++this.state.pos,this.finishToken(142)):super.getTokenFromCode(r);return}s+=this.input.slice(i,this.state.pos),this.finishToken(141,s);return;case 38:s+=this.input.slice(i,this.state.pos),s+=this.jsxReadEntity(),i=this.state.pos;break;case 62:case 125:default:Oa(r)?(s+=this.input.slice(i,this.state.pos),s+=this.jsxReadNewLine(!0),i=this.state.pos):++this.state.pos}}}jsxReadNewLine(s){let i=this.input.charCodeAt(this.state.pos),r;return++this.state.pos,i===13&&this.input.charCodeAt(this.state.pos)===10?(++this.state.pos,r=s?`
|
|
8
8
|
`:`\r
|
|
9
9
|
`):r=String.fromCharCode(i),++this.state.curLine,this.state.lineStart=this.state.pos,r}jsxReadString(s){let i="",r=++this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(M.UnterminatedString,this.state.startLoc);let n=this.input.charCodeAt(this.state.pos);if(n===s)break;n===38?(i+=this.input.slice(r,this.state.pos),i+=this.jsxReadEntity(),r=this.state.pos):Oa(n)?(i+=this.input.slice(r,this.state.pos),i+=this.jsxReadNewLine(!1),r=this.state.pos):++this.state.pos}i+=this.input.slice(r,this.state.pos++),this.finishToken(133,i)}jsxReadEntity(){let s=++this.state.pos;if(this.codePointAtPos(this.state.pos)===35){++this.state.pos;let i=10;this.codePointAtPos(this.state.pos)===120&&(i=16,++this.state.pos);let r=this.readInt(i,void 0,!1,"bail");if(r!==null&&this.codePointAtPos(this.state.pos)===59)return++this.state.pos,String.fromCodePoint(r)}else{let i=0,r=!1;for(;i++<10&&this.state.pos<this.length&&!(r=this.codePointAtPos(this.state.pos)==59);)++this.state.pos;if(r){let n=this.input.slice(s,this.state.pos),o=ZO[n];if(++this.state.pos,o)return o}}return this.state.pos=s,"&"}jsxReadWord(){let s,i=this.state.pos;do s=this.input.charCodeAt(++this.state.pos);while(mo(s)||s===45);this.finishToken(140,this.input.slice(i,this.state.pos))}jsxParseIdentifier(){let s=this.startNode();return this.match(140)?s.name=this.state.value:bd(this.state.type)?s.name=dr(this.state.type):this.unexpected(),this.next(),this.finishNode(s,"JSXIdentifier")}jsxParseNamespacedName(){let s=this.state.startLoc,i=this.jsxParseIdentifier();if(!this.eat(14))return i;let r=this.startNodeAt(s);return r.namespace=i,r.name=this.jsxParseIdentifier(),this.finishNode(r,"JSXNamespacedName")}jsxParseElementName(){let s=this.state.startLoc,i=this.jsxParseNamespacedName();if(i.type==="JSXNamespacedName")return i;for(;this.eat(16);){let r=this.startNodeAt(s);r.object=i,r.property=this.jsxParseIdentifier(),i=this.finishNode(r,"JSXMemberExpression")}return i}jsxParseAttributeValue(){let s;switch(this.state.type){case 5:return s=this.startNode(),this.setContext(We.brace),this.next(),s=this.jsxParseExpressionContainer(s,We.j_oTag),s.expression.type==="JSXEmptyExpression"&&this.raise(cn.AttributeIsEmpty,s),s;case 142:case 133:return this.parseExprAtom();default:throw this.raise(cn.UnsupportedJsxValue,this.state.startLoc)}}jsxParseEmptyExpression(){let s=this.startNodeAt(this.state.lastTokEndLoc);return this.finishNodeAt(s,"JSXEmptyExpression",this.state.startLoc)}jsxParseSpreadChild(s){return this.next(),s.expression=this.parseExpression(),this.setContext(We.j_expr),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(s,"JSXSpreadChild")}jsxParseExpressionContainer(s,i){if(this.match(8))s.expression=this.jsxParseEmptyExpression();else{let r=this.parseExpression();s.expression=r}return this.setContext(i),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(s,"JSXExpressionContainer")}jsxParseAttribute(){let s=this.startNode();return this.match(5)?(this.setContext(We.brace),this.next(),this.expect(21),s.argument=this.parseMaybeAssignAllowIn(),this.setContext(We.j_oTag),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(s,"JSXSpreadAttribute")):(s.name=this.jsxParseNamespacedName(),s.value=this.eat(29)?this.jsxParseAttributeValue():null,this.finishNode(s,"JSXAttribute"))}jsxParseOpeningElementAt(s){let i=this.startNodeAt(s);return this.eat(143)?this.finishNode(i,"JSXOpeningFragment"):(i.name=this.jsxParseElementName(),this.jsxParseOpeningElementAfterName(i))}jsxParseOpeningElementAfterName(s){let i=[];for(;!this.match(56)&&!this.match(143);)i.push(this.jsxParseAttribute());return s.attributes=i,s.selfClosing=this.eat(56),this.expect(143),this.finishNode(s,"JSXOpeningElement")}jsxParseClosingElementAt(s){let i=this.startNodeAt(s);return this.eat(143)?this.finishNode(i,"JSXClosingFragment"):(i.name=this.jsxParseElementName(),this.expect(143),this.finishNode(i,"JSXClosingElement"))}jsxParseElementAt(s){let i=this.startNodeAt(s),r=[],n=this.jsxParseOpeningElementAt(s),o=null;if(!n.selfClosing){e:for(;;)switch(this.state.type){case 142:if(s=this.state.startLoc,this.next(),this.eat(56)){o=this.jsxParseClosingElementAt(s);break e}r.push(this.jsxParseElementAt(s));break;case 141:r.push(this.parseExprAtom());break;case 5:{let a=this.startNode();this.setContext(We.brace),this.next(),this.match(21)?r.push(this.jsxParseSpreadChild(a)):r.push(this.jsxParseExpressionContainer(a,We.j_expr));break}default:this.unexpected()}pr(n)&&!pr(o)&&o!==null?this.raise(cn.MissingClosingTagFragment,o):!pr(n)&&pr(o)?this.raise(cn.MissingClosingTagElement,o,{openingTagName:ho(n.name)}):!pr(n)&&!pr(o)&&ho(o.name)!==ho(n.name)&&this.raise(cn.MissingClosingTagElement,o,{openingTagName:ho(n.name)})}if(pr(n)?(i.openingFragment=n,i.closingFragment=o):(i.openingElement=n,i.closingElement=o),i.children=r,this.match(47))throw this.raise(cn.UnwrappedAdjacentJSXElements,this.state.startLoc);return pr(n)?this.finishNode(i,"JSXFragment"):this.finishNode(i,"JSXElement")}jsxParseElement(){let s=this.state.startLoc;return this.next(),this.jsxParseElementAt(s)}setContext(s){let{context:i}=this.state;i[i.length-1]=s}parseExprAtom(s){return this.match(141)?this.parseLiteral(this.state.value,"JSXText"):this.match(142)?this.jsxParseElement():this.match(47)&&this.input.charCodeAt(this.state.pos)!==33?(this.replaceToken(142),this.jsxParseElement()):super.parseExprAtom(s)}skipSpace(){this.curContext().preserveSpace||super.skipSpace()}getTokenFromCode(s){let i=this.curContext();if(i===We.j_expr){this.jsxReadToken();return}if(i===We.j_oTag||i===We.j_cTag){if(Ci(s)){this.jsxReadWord();return}if(s===62){++this.state.pos,this.finishToken(143);return}if((s===34||s===39)&&i===We.j_oTag){this.jsxReadString(s);return}}if(s===60&&this.state.canStartJSXElement&&this.input.charCodeAt(this.state.pos+1)!==33){++this.state.pos,this.finishToken(142);return}super.getTokenFromCode(s)}updateContext(s){let{context:i,type:r}=this.state;if(r===56&&s===142)i.splice(-2,2,We.j_cTag),this.state.canStartJSXElement=!1;else if(r===142)i.push(We.j_oTag);else if(r===143){let n=i[i.length-1];n===We.j_oTag&&s===56||n===We.j_cTag?(i.pop(),this.state.canStartJSXElement=i[i.length-1]===We.j_expr):(this.setContext(We.j_expr),this.state.canStartJSXElement=!0)}else this.state.canStartJSXElement=gO(r)}},ud=class extends wa{constructor(...e){super(...e),this.tsNames=new Map}},ld=class extends Ra{constructor(...e){super(...e),this.importsStack=[]}createScope(e){return this.importsStack.push(new Set),new ud(e)}enter(e){e==256&&this.importsStack.push(new Set),super.enter(e)}exit(){let e=super.exit();return e==256&&this.importsStack.pop(),e}hasImport(e,s){let i=this.importsStack.length;if(this.importsStack[i-1].has(e))return!0;if(!s&&i>1){for(let r=0;r<i-1;r++)if(this.importsStack[r].has(e))return!0}return!1}declareName(e,s,i){if(s&4096){this.hasImport(e,!0)&&this.parser.raise(M.VarRedeclaration,i,{identifierName:e}),this.importsStack[this.importsStack.length-1].add(e);return}let r=this.currentScope(),n=r.tsNames.get(e)||0;if(s&1024){this.maybeExportDefined(r,e),r.tsNames.set(e,n|16);return}super.declareName(e,s,i),s&2&&(s&1||(this.checkRedeclarationInScope(r,e,s,i),this.maybeExportDefined(r,e)),n=n|1),s&256&&(n=n|2),s&512&&(n=n|4),s&128&&(n=n|8),n&&r.tsNames.set(e,n)}isRedeclaredInScope(e,s,i){let r=e.tsNames.get(s);if((r&2)>0){if(i&256){let n=!!(i&512),o=(r&4)>0;return n!==o}return!0}return i&128&&(r&8)>0?e.names.get(s)&2?!!(i&1):!1:i&2&&(r&1)>0?!0:super.isRedeclaredInScope(e,s,i)}checkLocalExport(e){let{name:s}=e;if(this.hasImport(s))return;let i=this.scopeStack.length;for(let r=i-1;r>=0;r--){let o=this.scopeStack[r].tsNames.get(s);if((o&1)>0||(o&16)>0)return}super.checkLocalExport(e)}},ew=(t,e)=>hasOwnProperty.call(t,e)&&t[e],JE=t=>t.type==="ParenthesizedExpression"?JE(t.expression):t,cd=class extends ad{toAssignable(e,s=!1){var i,r;let n;switch((e.type==="ParenthesizedExpression"||(i=e.extra)!=null&&i.parenthesized)&&(n=JE(e),s?n.type==="Identifier"?this.expressionScope.recordArrowParameterBindingError(M.InvalidParenthesizedAssignment,e):n.type!=="MemberExpression"&&!this.isOptionalMemberExpression(n)&&this.raise(M.InvalidParenthesizedAssignment,e):this.raise(M.InvalidParenthesizedAssignment,e)),e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern";for(let a=0,u=e.properties.length,l=u-1;a<u;a++){var o;let c=e.properties[a],f=a===l;this.toAssignableObjectExpressionProp(c,f,s),f&&c.type==="RestElement"&&(o=e.extra)!=null&&o.trailingCommaLoc&&this.raise(M.RestTrailingComma,e.extra.trailingCommaLoc)}break;case"ObjectProperty":{let{key:a,value:u}=e;this.isPrivateName(a)&&this.classScope.usePrivateName(this.getPrivateNameSV(a),a.loc.start),this.toAssignable(u,s);break}case"SpreadElement":throw new Error("Internal @babel/parser error (this is a bug, please report it). SpreadElement should be converted by .toAssignable's caller.");case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,(r=e.extra)==null?void 0:r.trailingCommaLoc,s);break;case"AssignmentExpression":e.operator!=="="&&this.raise(M.MissingEqInAssignment,e.left.loc.end),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,s);break;case"ParenthesizedExpression":this.toAssignable(n,s);break}}toAssignableObjectExpressionProp(e,s,i){if(e.type==="ObjectMethod")this.raise(e.kind==="get"||e.kind==="set"?M.PatternHasAccessor:M.PatternHasMethod,e.key);else if(e.type==="SpreadElement"){e.type="RestElement";let r=e.argument;this.checkToRestConversion(r,!1),this.toAssignable(r,i),s||this.raise(M.RestTrailingComma,e)}else this.toAssignable(e,i)}toAssignableList(e,s,i){let r=e.length-1;for(let n=0;n<=r;n++){let o=e[n];if(o){if(o.type==="SpreadElement"){o.type="RestElement";let a=o.argument;this.checkToRestConversion(a,!0),this.toAssignable(a,i)}else this.toAssignable(o,i);o.type==="RestElement"&&(n<r?this.raise(M.RestTrailingComma,o):s&&this.raise(M.RestTrailingComma,s))}}}isAssignable(e,s){switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":return!0;case"ObjectExpression":{let i=e.properties.length-1;return e.properties.every((r,n)=>r.type!=="ObjectMethod"&&(n===i||r.type!=="SpreadElement")&&this.isAssignable(r))}case"ObjectProperty":return this.isAssignable(e.value);case"SpreadElement":return this.isAssignable(e.argument);case"ArrayExpression":return e.elements.every(i=>i===null||this.isAssignable(i));case"AssignmentExpression":return e.operator==="=";case"ParenthesizedExpression":return this.isAssignable(e.expression);case"MemberExpression":case"OptionalMemberExpression":return!s;default:return!1}}toReferencedList(e,s){return e}toReferencedListDeep(e,s){this.toReferencedList(e,s);for(let i of e)(i==null?void 0:i.type)==="ArrayExpression"&&this.toReferencedListDeep(i.elements)}parseSpread(e){let s=this.startNode();return this.next(),s.argument=this.parseMaybeAssignAllowIn(e,void 0),this.finishNode(s,"SpreadElement")}parseRestBinding(){let e=this.startNode();return this.next(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")}parseBindingAtom(){switch(this.state.type){case 0:{let e=this.startNode();return this.next(),e.elements=this.parseBindingList(3,93,1),this.finishNode(e,"ArrayPattern")}case 5:return this.parseObjectLike(8,!0)}return this.parseIdentifier()}parseBindingList(e,s,i){let r=i&1,n=[],o=!0;for(;!this.eat(e);)if(o?o=!1:this.expect(12),r&&this.match(12))n.push(null);else{if(this.eat(e))break;if(this.match(21)){if(n.push(this.parseAssignableListItemTypes(this.parseRestBinding(),i)),!this.checkCommaAfterRest(s)){this.expect(e);break}}else{let a=[];for(this.match(26)&&this.hasPlugin("decorators")&&this.raise(M.UnsupportedParameterDecorator,this.state.startLoc);this.match(26);)a.push(this.parseDecorator());n.push(this.parseAssignableListItem(i,a))}}return n}parseBindingRestProperty(e){return this.next(),e.argument=this.parseIdentifier(),this.checkCommaAfterRest(125),this.finishNode(e,"RestElement")}parseBindingProperty(){let e=this.startNode(),{type:s,startLoc:i}=this.state;return s===21?this.parseBindingRestProperty(e):(s===138?(this.expectPlugin("destructuringPrivate",i),this.classScope.usePrivateName(this.state.value,i),e.key=this.parsePrivateName()):this.parsePropertyName(e),e.method=!1,this.parseObjPropValue(e,i,!1,!1,!0,!1))}parseAssignableListItem(e,s){let i=this.parseMaybeDefault();this.parseAssignableListItemTypes(i,e);let r=this.parseMaybeDefault(i.loc.start,i);return s.length&&(i.decorators=s),r}parseAssignableListItemTypes(e,s){return e}parseMaybeDefault(e,s){var i,r;if((i=e)!=null||(e=this.state.startLoc),s=(r=s)!=null?r:this.parseBindingAtom(),!this.eat(29))return s;let n=this.startNodeAt(e);return n.left=s,n.right=this.parseMaybeAssignAllowIn(),this.finishNode(n,"AssignmentPattern")}isValidLVal(e,s,i){return ew({AssignmentPattern:"left",RestElement:"argument",ObjectProperty:"value",ParenthesizedExpression:"expression",ArrayPattern:"elements",ObjectPattern:"properties"},e)}isOptionalMemberExpression(e){return e.type==="OptionalMemberExpression"}checkLVal(e,{in:s,binding:i=64,checkClashes:r=!1,strictModeChanged:n=!1,hasParenthesizedAncestor:o=!1}){var a;let u=e.type;if(this.isObjectMethod(e))return;let l=this.isOptionalMemberExpression(e);if(l||u==="MemberExpression"){l&&(this.expectPlugin("optionalChainingAssign",e.loc.start),s.type!=="AssignmentExpression"&&this.raise(M.InvalidLhsOptionalChaining,e,{ancestor:s})),i!==64&&this.raise(M.InvalidPropertyBindingPattern,e);return}if(u==="Identifier"){this.checkIdentifier(e,i,n);let{name:d}=e;r&&(r.has(d)?this.raise(M.ParamDupe,e):r.add(d));return}let c=this.isValidLVal(u,!(o||(a=e.extra)!=null&&a.parenthesized)&&s.type==="AssignmentExpression",i);if(c===!0)return;if(c===!1){let d=i===64?M.InvalidLhs:M.InvalidLhsBinding;this.raise(d,e,{ancestor:s});return}let[f,p]=Array.isArray(c)?c:[c,u==="ParenthesizedExpression"],h=u==="ArrayPattern"||u==="ObjectPattern"?{type:u}:s;for(let d of[].concat(e[f]))d&&this.checkLVal(d,{in:h,binding:i,checkClashes:r,strictModeChanged:n,hasParenthesizedAncestor:p})}checkIdentifier(e,s,i=!1){this.state.strict&&(i?KE(e.name,this.inModule):jE(e.name))&&(s===64?this.raise(M.StrictEvalArguments,e,{referenceName:e.name}):this.raise(M.StrictEvalArgumentsBinding,e,{bindingName:e.name})),s&8192&&e.name==="let"&&this.raise(M.LetInLexicalBinding,e),s&64||this.declareNameFromIdentifier(e,s)}declareNameFromIdentifier(e,s){this.scope.declareName(e.name,s,e.loc.start)}checkToRestConversion(e,s){switch(e.type){case"ParenthesizedExpression":this.checkToRestConversion(e.expression,s);break;case"Identifier":case"MemberExpression":break;case"ArrayExpression":case"ObjectExpression":if(s)break;default:this.raise(M.InvalidRestAssignmentPattern,e)}}checkCommaAfterRest(e){return this.match(12)?(this.raise(this.lookaheadCharCode()===e?M.RestTrailingComma:M.ElementAfterRest,this.state.startLoc),!0):!1}},tw=(t,e)=>hasOwnProperty.call(t,e)&&t[e];function sw(t){if(t==null)throw new Error(`Unexpected ${t} value.`);return t}function OE(t){if(!t)throw new Error("Assert fail")}var de=Ii`typescript`({AbstractMethodHasImplementation:({methodName:t})=>`Method '${t}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:t})=>`Property '${t}' cannot have an initializer because it is marked abstract.`,AccesorCannotDeclareThisParameter:"'get' and 'set' accessors cannot declare 'this' parameters.",AccesorCannotHaveTypeParameters:"An accessor cannot have type parameters.",AccessorCannotBeOptional:"An 'accessor' property cannot be declared optional.",ClassMethodHasDeclare:"Class methods cannot have the 'declare' modifier.",ClassMethodHasReadonly:"Class methods cannot have the 'readonly' modifier.",ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference:"A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.",ConstructorHasTypeParameters:"Type parameters cannot appear on a constructor declaration.",DeclareAccessor:({kind:t})=>`'declare' is not allowed in ${t}ters.`,DeclareClassFieldHasInitializer:"Initializers are not allowed in ambient contexts.",DeclareFunctionHasImplementation:"An implementation cannot be declared in ambient contexts.",DuplicateAccessibilityModifier:({modifier:t})=>"Accessibility modifier already seen.",DuplicateModifier:({modifier:t})=>`Duplicate modifier: '${t}'.`,EmptyHeritageClauseType:({token:t})=>`'${t}' list cannot be empty.`,EmptyTypeArguments:"Type argument list cannot be empty.",EmptyTypeParameters:"Type parameter list cannot be empty.",ExpectedAmbientAfterExportDeclare:"'export declare' must be followed by an ambient declaration.",ImportAliasHasImportType:"An import alias can not use 'import type'.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` modifier",IncompatibleModifiers:({modifiers:t})=>`'${t[0]}' modifier cannot be used with '${t[1]}' modifier.`,IndexSignatureHasAbstract:"Index signatures cannot have the 'abstract' modifier.",IndexSignatureHasAccessibility:({modifier:t})=>`Index signatures cannot have an accessibility modifier ('${t}').`,IndexSignatureHasDeclare:"Index signatures cannot have the 'declare' modifier.",IndexSignatureHasOverride:"'override' modifier cannot appear on an index signature.",IndexSignatureHasStatic:"Index signatures cannot have the 'static' modifier.",InitializerNotAllowedInAmbientContext:"Initializers are not allowed in ambient contexts.",InvalidModifierOnTypeMember:({modifier:t})=>`'${t}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:t})=>`'${t}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:t})=>`'${t}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifiersOrder:({orderedModifiers:t})=>`'${t[0]}' modifier must precede '${t[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:"Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.",InvalidTupleMemberLabel:"Tuple members must be labeled with a simple identifier.",MissingInterfaceName:"'interface' declarations must be followed by an identifier.",NonAbstractClassHasAbstractMethod:"Abstract methods can only appear within an abstract class.",NonClassMethodPropertyHasAbstractModifer:"'abstract' modifier can only appear on a class, method, or property declaration.",OptionalTypeBeforeRequired:"A required element cannot follow an optional element.",OverrideNotInSubClass:"This member cannot have an 'override' modifier because its containing class does not extend another class.",PatternIsOptional:"A binding pattern parameter cannot be optional in an implementation signature.",PrivateElementHasAbstract:"Private elements cannot have the 'abstract' modifier.",PrivateElementHasAccessibility:({modifier:t})=>`Private elements cannot have an accessibility modifier ('${t}').`,ReadonlyForMethodSignature:"'readonly' modifier can only appear on a property declaration or index signature.",ReservedArrowTypeParam:"This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `<T,>() => ...`.",ReservedTypeAssertion:"This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.",SetAccesorCannotHaveOptionalParameter:"A 'set' accessor cannot have an optional parameter.",SetAccesorCannotHaveRestParameter:"A 'set' accessor cannot have rest parameter.",SetAccesorCannotHaveReturnType:"A 'set' accessor cannot have a return type annotation.",SingleTypeParameterWithoutTrailingComma:({typeParameterName:t})=>`Single type parameter ${t} should have a trailing comma. Example usage: <${t},>.`,StaticBlockCannotHaveModifier:"Static class blocks cannot have any modifier.",TupleOptionalAfterType:"A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).",TypeAnnotationAfterAssign:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeImportCannotSpecifyDefaultAndNamed:"A type-only import can specify a default import or named bindings, but not both.",TypeModifierIsUsedInTypeExports:"The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.",TypeModifierIsUsedInTypeImports:"The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.",UnexpectedParameterModifier:"A parameter property is only allowed in a constructor implementation.",UnexpectedReadonly:"'readonly' type modifier is only permitted on array and tuple literal types.",UnexpectedTypeAnnotation:"Did not expect a type annotation here.",UnexpectedTypeCastInParameter:"Unexpected type cast in parameter position.",UnsupportedImportTypeArgument:"Argument in a type import must be a string literal.",UnsupportedParameterPropertyKind:"A parameter property may not be declared using a binding pattern.",UnsupportedSignatureParameterKind:({type:t})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${t}.`});function iw(t){switch(t){case"any":return"TSAnyKeyword";case"boolean":return"TSBooleanKeyword";case"bigint":return"TSBigIntKeyword";case"never":return"TSNeverKeyword";case"number":return"TSNumberKeyword";case"object":return"TSObjectKeyword";case"string":return"TSStringKeyword";case"symbol":return"TSSymbolKeyword";case"undefined":return"TSUndefinedKeyword";case"unknown":return"TSUnknownKeyword";default:return}}function wE(t){return t==="private"||t==="public"||t==="protected"}function rw(t){return t==="in"||t==="out"}var nw=t=>class extends t{constructor(...s){super(...s),this.tsParseInOutModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out"],disallowedModifiers:["const","public","private","protected","readonly","declare","abstract","override"],errorTemplate:de.InvalidModifierOnTypeParameter}),this.tsParseConstModifier=this.tsParseModifiers.bind(this,{allowedModifiers:["const"],disallowedModifiers:["in","out"],errorTemplate:de.InvalidModifierOnTypeParameterPositions}),this.tsParseInOutConstModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out","const"],disallowedModifiers:["public","private","protected","readonly","declare","abstract","override"],errorTemplate:de.InvalidModifierOnTypeParameter})}getScopeHandler(){return ld}tsIsIdentifier(){return Ke(this.state.type)}tsTokenCanFollowModifier(){return(this.match(0)||this.match(5)||this.match(55)||this.match(21)||this.match(138)||this.isLiteralPropertyName())&&!this.hasPrecedingLineBreak()}tsNextTokenCanFollowModifier(){return this.next(),this.tsTokenCanFollowModifier()}tsParseModifier(s,i){if(!Ke(this.state.type)&&this.state.type!==58&&this.state.type!==75)return;let r=this.state.value;if(s.indexOf(r)!==-1){if(i&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return r}}tsParseModifiers({allowedModifiers:s,disallowedModifiers:i,stopOnStartOfClassStaticBlock:r,errorTemplate:n=de.InvalidModifierOnTypeMember},o){let a=(l,c,f,p)=>{c===f&&o[p]&&this.raise(de.InvalidModifiersOrder,l,{orderedModifiers:[f,p]})},u=(l,c,f,p)=>{(o[f]&&c===p||o[p]&&c===f)&&this.raise(de.IncompatibleModifiers,l,{modifiers:[f,p]})};for(;;){let{startLoc:l}=this.state,c=this.tsParseModifier(s.concat(i!=null?i:[]),r);if(!c)break;wE(c)?o.accessibility?this.raise(de.DuplicateAccessibilityModifier,l,{modifier:c}):(a(l,c,c,"override"),a(l,c,c,"static"),a(l,c,c,"readonly"),o.accessibility=c):rw(c)?(o[c]&&this.raise(de.DuplicateModifier,l,{modifier:c}),o[c]=!0,a(l,c,"in","out")):(hasOwnProperty.call(o,c)?this.raise(de.DuplicateModifier,l,{modifier:c}):(a(l,c,"static","readonly"),a(l,c,"static","override"),a(l,c,"override","readonly"),a(l,c,"abstract","override"),u(l,c,"declare","override"),u(l,c,"static","abstract")),o[c]=!0),i!=null&&i.includes(c)&&this.raise(n,l,{modifier:c})}}tsIsListTerminator(s){switch(s){case"EnumMembers":case"TypeMembers":return this.match(8);case"HeritageClauseElement":return this.match(5);case"TupleElementTypes":return this.match(3);case"TypeParametersOrArguments":return this.match(48)}}tsParseList(s,i){let r=[];for(;!this.tsIsListTerminator(s);)r.push(i());return r}tsParseDelimitedList(s,i,r){return sw(this.tsParseDelimitedListWorker(s,i,!0,r))}tsParseDelimitedListWorker(s,i,r,n){let o=[],a=-1;for(;!this.tsIsListTerminator(s);){a=-1;let u=i();if(u==null)return;if(o.push(u),this.eat(12)){a=this.state.lastTokStartLoc.index;continue}if(this.tsIsListTerminator(s))break;r&&this.expect(12);return}return n&&(n.value=a),o}tsParseBracketedList(s,i,r,n,o){n||(r?this.expect(0):this.expect(47));let a=this.tsParseDelimitedList(s,i,o);return r?this.expect(3):this.expect(48),a}tsParseImportType(){let s=this.startNode();return this.expect(83),this.expect(10),this.match(133)||this.raise(de.UnsupportedImportTypeArgument,this.state.startLoc),s.argument=super.parseExprAtom(),(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))&&(s.options=null),this.eat(12)&&(this.expectImportAttributesPlugin(),this.match(11)||(s.options=super.parseMaybeAssignAllowIn(),this.eat(12))),this.expect(11),this.eat(16)&&(s.qualifier=this.tsParseEntityName()),this.match(47)&&(s.typeParameters=this.tsParseTypeArguments()),this.finishNode(s,"TSImportType")}tsParseEntityName(s=!0){let i=this.parseIdentifier(s);for(;this.eat(16);){let r=this.startNodeAtNode(i);r.left=i,r.right=this.parseIdentifier(s),i=this.finishNode(r,"TSQualifiedName")}return i}tsParseTypeReference(){let s=this.startNode();return s.typeName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(s.typeParameters=this.tsParseTypeArguments()),this.finishNode(s,"TSTypeReference")}tsParseThisTypePredicate(s){this.next();let i=this.startNodeAtNode(s);return i.parameterName=s,i.typeAnnotation=this.tsParseTypeAnnotation(!1),i.asserts=!1,this.finishNode(i,"TSTypePredicate")}tsParseThisTypeNode(){let s=this.startNode();return this.next(),this.finishNode(s,"TSThisType")}tsParseTypeQuery(){let s=this.startNode();return this.expect(87),this.match(83)?s.exprName=this.tsParseImportType():s.exprName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(s.typeParameters=this.tsParseTypeArguments()),this.finishNode(s,"TSTypeQuery")}tsParseTypeParameter(s){let i=this.startNode();return s(i),i.name=this.tsParseTypeParameterName(),i.constraint=this.tsEatThenParseType(81),i.default=this.tsEatThenParseType(29),this.finishNode(i,"TSTypeParameter")}tsTryParseTypeParameters(s){if(this.match(47))return this.tsParseTypeParameters(s)}tsParseTypeParameters(s){let i=this.startNode();this.match(47)||this.match(142)?this.next():this.unexpected();let r={value:-1};return i.params=this.tsParseBracketedList("TypeParametersOrArguments",this.tsParseTypeParameter.bind(this,s),!1,!0,r),i.params.length===0&&this.raise(de.EmptyTypeParameters,i),r.value!==-1&&this.addExtra(i,"trailingComma",r.value),this.finishNode(i,"TSTypeParameterDeclaration")}tsFillSignature(s,i){let r=s===19,n="parameters",o="typeAnnotation";i.typeParameters=this.tsTryParseTypeParameters(this.tsParseConstModifier),this.expect(10),i[n]=this.tsParseBindingListForSignature(),r?i[o]=this.tsParseTypeOrTypePredicateAnnotation(s):this.match(s)&&(i[o]=this.tsParseTypeOrTypePredicateAnnotation(s))}tsParseBindingListForSignature(){let s=super.parseBindingList(11,41,2);for(let i of s){let{type:r}=i;(r==="AssignmentPattern"||r==="TSParameterProperty")&&this.raise(de.UnsupportedSignatureParameterKind,i,{type:r})}return s}tsParseTypeMemberSemicolon(){!this.eat(12)&&!this.isLineTerminator()&&this.expect(13)}tsParseSignatureMember(s,i){return this.tsFillSignature(14,i),this.tsParseTypeMemberSemicolon(),this.finishNode(i,s)}tsIsUnambiguouslyIndexSignature(){return this.next(),Ke(this.state.type)?(this.next(),this.match(14)):!1}tsTryParseIndexSignature(s){if(!(this.match(0)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(0);let i=this.parseIdentifier();i.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(i),this.expect(3),s.parameters=[i];let r=this.tsTryParseTypeAnnotation();return r&&(s.typeAnnotation=r),this.tsParseTypeMemberSemicolon(),this.finishNode(s,"TSIndexSignature")}tsParsePropertyOrMethodSignature(s,i){this.eat(17)&&(s.optional=!0);let r=s;if(this.match(10)||this.match(47)){i&&this.raise(de.ReadonlyForMethodSignature,s);let n=r;n.kind&&this.match(47)&&this.raise(de.AccesorCannotHaveTypeParameters,this.state.curPosition()),this.tsFillSignature(14,n),this.tsParseTypeMemberSemicolon();let o="parameters",a="typeAnnotation";if(n.kind==="get")n[o].length>0&&(this.raise(M.BadGetterArity,this.state.curPosition()),this.isThisParam(n[o][0])&&this.raise(de.AccesorCannotDeclareThisParameter,this.state.curPosition()));else if(n.kind==="set"){if(n[o].length!==1)this.raise(M.BadSetterArity,this.state.curPosition());else{let u=n[o][0];this.isThisParam(u)&&this.raise(de.AccesorCannotDeclareThisParameter,this.state.curPosition()),u.type==="Identifier"&&u.optional&&this.raise(de.SetAccesorCannotHaveOptionalParameter,this.state.curPosition()),u.type==="RestElement"&&this.raise(de.SetAccesorCannotHaveRestParameter,this.state.curPosition())}n[a]&&this.raise(de.SetAccesorCannotHaveReturnType,n[a])}else n.kind="method";return this.finishNode(n,"TSMethodSignature")}else{let n=r;i&&(n.readonly=!0);let o=this.tsTryParseTypeAnnotation();return o&&(n.typeAnnotation=o),this.tsParseTypeMemberSemicolon(),this.finishNode(n,"TSPropertySignature")}}tsParseTypeMember(){let s=this.startNode();if(this.match(10)||this.match(47))return this.tsParseSignatureMember("TSCallSignatureDeclaration",s);if(this.match(77)){let r=this.startNode();return this.next(),this.match(10)||this.match(47)?this.tsParseSignatureMember("TSConstructSignatureDeclaration",s):(s.key=this.createIdentifier(r,"new"),this.tsParsePropertyOrMethodSignature(s,!1))}this.tsParseModifiers({allowedModifiers:["readonly"],disallowedModifiers:["declare","abstract","private","protected","public","static","override"]},s);let i=this.tsTryParseIndexSignature(s);return i||(super.parsePropertyName(s),!s.computed&&s.key.type==="Identifier"&&(s.key.name==="get"||s.key.name==="set")&&this.tsTokenCanFollowModifier()&&(s.kind=s.key.name,super.parsePropertyName(s)),this.tsParsePropertyOrMethodSignature(s,!!s.readonly))}tsParseTypeLiteral(){let s=this.startNode();return s.members=this.tsParseObjectTypeMembers(),this.finishNode(s,"TSTypeLiteral")}tsParseObjectTypeMembers(){this.expect(5);let s=this.tsParseList("TypeMembers",this.tsParseTypeMember.bind(this));return this.expect(8),s}tsIsStartOfMappedType(){return this.next(),this.eat(53)?this.isContextual(122):(this.isContextual(122)&&this.next(),!this.match(0)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(58)))}tsParseMappedTypeParameter(){let s=this.startNode();return s.name=this.tsParseTypeParameterName(),s.constraint=this.tsExpectThenParseType(58),this.finishNode(s,"TSTypeParameter")}tsParseMappedType(){let s=this.startNode();return this.expect(5),this.match(53)?(s.readonly=this.state.value,this.next(),this.expectContextual(122)):this.eatContextual(122)&&(s.readonly=!0),this.expect(0),s.typeParameter=this.tsParseMappedTypeParameter(),s.nameType=this.eatContextual(93)?this.tsParseType():null,this.expect(3),this.match(53)?(s.optional=this.state.value,this.next(),this.expect(17)):this.eat(17)&&(s.optional=!0),s.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(8),this.finishNode(s,"TSMappedType")}tsParseTupleType(){let s=this.startNode();s.elementTypes=this.tsParseBracketedList("TupleElementTypes",this.tsParseTupleElementType.bind(this),!0,!1);let i=!1;return s.elementTypes.forEach(r=>{let{type:n}=r;i&&n!=="TSRestType"&&n!=="TSOptionalType"&&!(n==="TSNamedTupleMember"&&r.optional)&&this.raise(de.OptionalTypeBeforeRequired,r),i||(i=n==="TSNamedTupleMember"&&r.optional||n==="TSOptionalType")}),this.finishNode(s,"TSTupleType")}tsParseTupleElementType(){let{startLoc:s}=this.state,i=this.eat(21),r,n,o,a,l=Zs(this.state.type)?this.lookaheadCharCode():null;if(l===58)r=!0,o=!1,n=this.parseIdentifier(!0),this.expect(14),a=this.tsParseType();else if(l===63){o=!0;let c=this.state.startLoc,f=this.state.value,p=this.tsParseNonArrayType();this.lookaheadCharCode()===58?(r=!0,n=this.createIdentifier(this.startNodeAt(c),f),this.expect(17),this.expect(14),a=this.tsParseType()):(r=!1,a=p,this.expect(17))}else a=this.tsParseType(),o=this.eat(17),r=this.eat(14);if(r){let c;n?(c=this.startNodeAtNode(n),c.optional=o,c.label=n,c.elementType=a,this.eat(17)&&(c.optional=!0,this.raise(de.TupleOptionalAfterType,this.state.lastTokStartLoc))):(c=this.startNodeAtNode(a),c.optional=o,this.raise(de.InvalidTupleMemberLabel,a),c.label=a,c.elementType=this.tsParseType()),a=this.finishNode(c,"TSNamedTupleMember")}else if(o){let c=this.startNodeAtNode(a);c.typeAnnotation=a,a=this.finishNode(c,"TSOptionalType")}if(i){let c=this.startNodeAt(s);c.typeAnnotation=a,a=this.finishNode(c,"TSRestType")}return a}tsParseParenthesizedType(){let s=this.startNode();return this.expect(10),s.typeAnnotation=this.tsParseType(),this.expect(11),this.finishNode(s,"TSParenthesizedType")}tsParseFunctionOrConstructorType(s,i){let r=this.startNode();return s==="TSConstructorType"&&(r.abstract=!!i,i&&this.next(),this.next()),this.tsInAllowConditionalTypesContext(()=>this.tsFillSignature(19,r)),this.finishNode(r,s)}tsParseLiteralTypeNode(){let s=this.startNode();switch(this.state.type){case 134:case 135:case 133:case 85:case 86:s.literal=super.parseExprAtom();break;default:this.unexpected()}return this.finishNode(s,"TSLiteralType")}tsParseTemplateLiteralType(){let s=this.startNode();return s.literal=super.parseTemplate(!1),this.finishNode(s,"TSLiteralType")}parseTemplateSubstitution(){return this.state.inType?this.tsParseType():super.parseTemplateSubstitution()}tsParseThisTypeOrThisTypePredicate(){let s=this.tsParseThisTypeNode();return this.isContextual(116)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(s):s}tsParseNonArrayType(){switch(this.state.type){case 133:case 134:case 135:case 85:case 86:return this.tsParseLiteralTypeNode();case 53:if(this.state.value==="-"){let s=this.startNode(),i=this.lookahead();return i.type!==134&&i.type!==135&&this.unexpected(),s.literal=this.parseMaybeUnary(),this.finishNode(s,"TSLiteralType")}break;case 78:return this.tsParseThisTypeOrThisTypePredicate();case 87:return this.tsParseTypeQuery();case 83:return this.tsParseImportType();case 5:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case 0:return this.tsParseTupleType();case 10:return this.tsParseParenthesizedType();case 25:case 24:return this.tsParseTemplateLiteralType();default:{let{type:s}=this.state;if(Ke(s)||s===88||s===84){let i=s===88?"TSVoidKeyword":s===84?"TSNullKeyword":iw(this.state.value);if(i!==void 0&&this.lookaheadCharCode()!==46){let r=this.startNode();return this.next(),this.finishNode(r,i)}return this.tsParseTypeReference()}}}this.unexpected()}tsParseArrayTypeOrHigher(){let s=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(0);)if(this.match(3)){let i=this.startNodeAtNode(s);i.elementType=s,this.expect(3),s=this.finishNode(i,"TSArrayType")}else{let i=this.startNodeAtNode(s);i.objectType=s,i.indexType=this.tsParseType(),this.expect(3),s=this.finishNode(i,"TSIndexedAccessType")}return s}tsParseTypeOperator(){let s=this.startNode(),i=this.state.value;return this.next(),s.operator=i,s.typeAnnotation=this.tsParseTypeOperatorOrHigher(),i==="readonly"&&this.tsCheckTypeAnnotationForReadOnly(s),this.finishNode(s,"TSTypeOperator")}tsCheckTypeAnnotationForReadOnly(s){switch(s.typeAnnotation.type){case"TSTupleType":case"TSArrayType":return;default:this.raise(de.UnexpectedReadonly,s)}}tsParseInferType(){let s=this.startNode();this.expectContextual(115);let i=this.startNode();return i.name=this.tsParseTypeParameterName(),i.constraint=this.tsTryParse(()=>this.tsParseConstraintForInferType()),s.typeParameter=this.finishNode(i,"TSTypeParameter"),this.finishNode(s,"TSInferType")}tsParseConstraintForInferType(){if(this.eat(81)){let s=this.tsInDisallowConditionalTypesContext(()=>this.tsParseType());if(this.state.inDisallowConditionalTypesContext||!this.match(17))return s}}tsParseTypeOperatorOrHigher(){return SO(this.state.type)&&!this.state.containsEsc?this.tsParseTypeOperator():this.isContextual(115)?this.tsParseInferType():this.tsInAllowConditionalTypesContext(()=>this.tsParseArrayTypeOrHigher())}tsParseUnionOrIntersectionType(s,i,r){let n=this.startNode(),o=this.eat(r),a=[];do a.push(i());while(this.eat(r));return a.length===1&&!o?a[0]:(n.types=a,this.finishNode(n,s))}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSIntersectionType",this.tsParseTypeOperatorOrHigher.bind(this),45)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSUnionType",this.tsParseIntersectionTypeOrHigher.bind(this),43)}tsIsStartOfFunctionType(){return this.match(47)?!0:this.match(10)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsSkipParameterStart(){if(Ke(this.state.type)||this.match(78))return this.next(),!0;if(this.match(5)){let{errors:s}=this.state,i=s.length;try{return this.parseObjectLike(8,!0),s.length===i}catch(r){return!1}}if(this.match(0)){this.next();let{errors:s}=this.state,i=s.length;try{return super.parseBindingList(3,93,1),s.length===i}catch(r){return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(11)||this.match(21)||this.tsSkipParameterStart()&&(this.match(14)||this.match(12)||this.match(17)||this.match(29)||this.match(11)&&(this.next(),this.match(19))))}tsParseTypeOrTypePredicateAnnotation(s){return this.tsInType(()=>{let i=this.startNode();this.expect(s);let r=this.startNode(),n=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(n&&this.match(78)){let u=this.tsParseThisTypeOrThisTypePredicate();return u.type==="TSThisType"?(r.parameterName=u,r.asserts=!0,r.typeAnnotation=null,u=this.finishNode(r,"TSTypePredicate")):(this.resetStartLocationFromNode(u,r),u.asserts=!0),i.typeAnnotation=u,this.finishNode(i,"TSTypeAnnotation")}let o=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!o)return n?(r.parameterName=this.parseIdentifier(),r.asserts=n,r.typeAnnotation=null,i.typeAnnotation=this.finishNode(r,"TSTypePredicate"),this.finishNode(i,"TSTypeAnnotation")):this.tsParseTypeAnnotation(!1,i);let a=this.tsParseTypeAnnotation(!1);return r.parameterName=o,r.typeAnnotation=a,r.asserts=n,i.typeAnnotation=this.finishNode(r,"TSTypePredicate"),this.finishNode(i,"TSTypeAnnotation")})}tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14))return this.tsParseTypeOrTypePredicateAnnotation(14)}tsTryParseTypeAnnotation(){if(this.match(14))return this.tsParseTypeAnnotation()}tsTryParseType(){return this.tsEatThenParseType(14)}tsParseTypePredicatePrefix(){let s=this.parseIdentifier();if(this.isContextual(116)&&!this.hasPrecedingLineBreak())return this.next(),s}tsParseTypePredicateAsserts(){if(this.state.type!==109)return!1;let s=this.state.containsEsc;return this.next(),!Ke(this.state.type)&&!this.match(78)?!1:(s&&this.raise(M.InvalidEscapedReservedWord,this.state.lastTokStartLoc,{reservedWord:"asserts"}),!0)}tsParseTypeAnnotation(s=!0,i=this.startNode()){return this.tsInType(()=>{s&&this.expect(14),i.typeAnnotation=this.tsParseType()}),this.finishNode(i,"TSTypeAnnotation")}tsParseType(){OE(this.state.inType);let s=this.tsParseNonConditionalType();if(this.state.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(81))return s;let i=this.startNodeAtNode(s);return i.checkType=s,i.extendsType=this.tsInDisallowConditionalTypesContext(()=>this.tsParseNonConditionalType()),this.expect(17),i.trueType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.expect(14),i.falseType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.finishNode(i,"TSConditionalType")}isAbstractConstructorSignature(){return this.isContextual(124)&&this.lookahead().type===77}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType("TSFunctionType"):this.match(77)?this.tsParseFunctionOrConstructorType("TSConstructorType"):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType("TSConstructorType",!0):this.tsParseUnionTypeOrHigher()}tsParseTypeAssertion(){this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(de.ReservedTypeAssertion,this.state.startLoc);let s=this.startNode();return s.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?this.tsParseTypeReference():this.tsParseType())),this.expect(48),s.expression=this.parseMaybeUnary(),this.finishNode(s,"TSTypeAssertion")}tsParseHeritageClause(s){let i=this.state.startLoc,r=this.tsParseDelimitedList("HeritageClauseElement",()=>{let n=this.startNode();return n.expression=this.tsParseEntityName(),this.match(47)&&(n.typeParameters=this.tsParseTypeArguments()),this.finishNode(n,"TSExpressionWithTypeArguments")});return r.length||this.raise(de.EmptyHeritageClauseType,i,{token:s}),r}tsParseInterfaceDeclaration(s,i={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(129),i.declare&&(s.declare=!0),Ke(this.state.type)?(s.id=this.parseIdentifier(),this.checkIdentifier(s.id,130)):(s.id=null,this.raise(de.MissingInterfaceName,this.state.startLoc)),s.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers),this.eat(81)&&(s.extends=this.tsParseHeritageClause("extends"));let r=this.startNode();return r.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),s.body=this.finishNode(r,"TSInterfaceBody"),this.finishNode(s,"TSInterfaceDeclaration")}tsParseTypeAliasDeclaration(s){return s.id=this.parseIdentifier(),this.checkIdentifier(s.id,2),s.typeAnnotation=this.tsInType(()=>{if(s.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers),this.expect(29),this.isContextual(114)&&this.lookahead().type!==16){let i=this.startNode();return this.next(),this.finishNode(i,"TSIntrinsicKeyword")}return this.tsParseType()}),this.semicolon(),this.finishNode(s,"TSTypeAliasDeclaration")}tsInNoContext(s){let i=this.state.context;this.state.context=[i[0]];try{return s()}finally{this.state.context=i}}tsInType(s){let i=this.state.inType;this.state.inType=!0;try{return s()}finally{this.state.inType=i}}tsInDisallowConditionalTypesContext(s){let i=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!0;try{return s()}finally{this.state.inDisallowConditionalTypesContext=i}}tsInAllowConditionalTypesContext(s){let i=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!1;try{return s()}finally{this.state.inDisallowConditionalTypesContext=i}}tsEatThenParseType(s){if(this.match(s))return this.tsNextThenParseType()}tsExpectThenParseType(s){return this.tsInType(()=>(this.expect(s),this.tsParseType()))}tsNextThenParseType(){return this.tsInType(()=>(this.next(),this.tsParseType()))}tsParseEnumMember(){let s=this.startNode();return s.id=this.match(133)?super.parseStringLiteral(this.state.value):this.parseIdentifier(!0),this.eat(29)&&(s.initializer=super.parseMaybeAssignAllowIn()),this.finishNode(s,"TSEnumMember")}tsParseEnumDeclaration(s,i={}){return i.const&&(s.const=!0),i.declare&&(s.declare=!0),this.expectContextual(126),s.id=this.parseIdentifier(),this.checkIdentifier(s.id,s.const?8971:8459),this.expect(5),s.members=this.tsParseDelimitedList("EnumMembers",this.tsParseEnumMember.bind(this)),this.expect(8),this.finishNode(s,"TSEnumDeclaration")}tsParseModuleBlock(){let s=this.startNode();return this.scope.enter(0),this.expect(5),super.parseBlockOrModuleBlockBody(s.body=[],void 0,!0,8),this.scope.exit(),this.finishNode(s,"TSModuleBlock")}tsParseModuleOrNamespaceDeclaration(s,i=!1){if(s.id=this.parseIdentifier(),i||this.checkIdentifier(s.id,1024),this.eat(16)){let r=this.startNode();this.tsParseModuleOrNamespaceDeclaration(r,!0),s.body=r}else this.scope.enter(256),this.prodParam.enter(0),s.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit();return this.finishNode(s,"TSModuleDeclaration")}tsParseAmbientExternalModuleDeclaration(s){return this.isContextual(112)?(s.global=!0,s.id=this.parseIdentifier()):this.match(133)?s.id=super.parseStringLiteral(this.state.value):this.unexpected(),this.match(5)?(this.scope.enter(256),this.prodParam.enter(0),s.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit()):this.semicolon(),this.finishNode(s,"TSModuleDeclaration")}tsParseImportEqualsDeclaration(s,i,r){s.isExport=r||!1,s.id=i||this.parseIdentifier(),this.checkIdentifier(s.id,4096),this.expect(29);let n=this.tsParseModuleReference();return s.importKind==="type"&&n.type!=="TSExternalModuleReference"&&this.raise(de.ImportAliasHasImportType,n),s.moduleReference=n,this.semicolon(),this.finishNode(s,"TSImportEqualsDeclaration")}tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookaheadCharCode()===40}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(!1)}tsParseExternalModuleReference(){let s=this.startNode();return this.expectContextual(119),this.expect(10),this.match(133)||this.unexpected(),s.expression=super.parseExprAtom(),this.expect(11),this.sawUnambiguousESM=!0,this.finishNode(s,"TSExternalModuleReference")}tsLookAhead(s){let i=this.state.clone(),r=s();return this.state=i,r}tsTryParseAndCatch(s){let i=this.tryParse(r=>s()||r());if(!(i.aborted||!i.node))return i.error&&(this.state=i.failState),i.node}tsTryParse(s){let i=this.state.clone(),r=s();if(r!==void 0&&r!==!1)return r;this.state=i}tsTryParseDeclare(s){if(this.isLineTerminator())return;let i=this.state.type,r;return this.isContextual(100)&&(i=74,r="let"),this.tsInAmbientContext(()=>{switch(i){case 68:return s.declare=!0,super.parseFunctionStatement(s,!1,!1);case 80:return s.declare=!0,this.parseClass(s,!0,!1);case 126:return this.tsParseEnumDeclaration(s,{declare:!0});case 112:return this.tsParseAmbientExternalModuleDeclaration(s);case 75:case 74:return!this.match(75)||!this.isLookaheadContextual("enum")?(s.declare=!0,this.parseVarStatement(s,r||this.state.value,!0)):(this.expect(75),this.tsParseEnumDeclaration(s,{const:!0,declare:!0}));case 129:{let n=this.tsParseInterfaceDeclaration(s,{declare:!0});if(n)return n}default:if(Ke(i))return this.tsParseDeclaration(s,this.state.value,!0,null)}})}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.state.value,!0,null)}tsParseExpressionStatement(s,i,r){switch(i.name){case"declare":{let n=this.tsTryParseDeclare(s);return n&&(n.declare=!0),n}case"global":if(this.match(5)){this.scope.enter(256),this.prodParam.enter(0);let n=s;return n.global=!0,n.id=i,n.body=this.tsParseModuleBlock(),this.scope.exit(),this.prodParam.exit(),this.finishNode(n,"TSModuleDeclaration")}break;default:return this.tsParseDeclaration(s,i.name,!1,r)}}tsParseDeclaration(s,i,r,n){switch(i){case"abstract":if(this.tsCheckLineTerminator(r)&&(this.match(80)||Ke(this.state.type)))return this.tsParseAbstractDeclaration(s,n);break;case"module":if(this.tsCheckLineTerminator(r)){if(this.match(133))return this.tsParseAmbientExternalModuleDeclaration(s);if(Ke(this.state.type))return this.tsParseModuleOrNamespaceDeclaration(s)}break;case"namespace":if(this.tsCheckLineTerminator(r)&&Ke(this.state.type))return this.tsParseModuleOrNamespaceDeclaration(s);break;case"type":if(this.tsCheckLineTerminator(r)&&Ke(this.state.type))return this.tsParseTypeAliasDeclaration(s);break}}tsCheckLineTerminator(s){return s?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsTryParseGenericAsyncArrowFunction(s){if(!this.match(47))return;let i=this.state.maybeInArrowParameters;this.state.maybeInArrowParameters=!0;let r=this.tsTryParseAndCatch(()=>{let n=this.startNodeAt(s);return n.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(n),n.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(19),n});if(this.state.maybeInArrowParameters=i,!!r)return super.parseArrowExpression(r,null,!0)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===47)return this.tsParseTypeArguments()}tsParseTypeArguments(){let s=this.startNode();return s.params=this.tsInType(()=>this.tsInNoContext(()=>(this.expect(47),this.tsParseDelimitedList("TypeParametersOrArguments",this.tsParseType.bind(this))))),s.params.length===0?this.raise(de.EmptyTypeArguments,s):!this.state.inType&&this.curContext()===We.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(s,"TSTypeParameterInstantiation")}tsIsDeclarationStart(){return xO(this.state.type)}isExportDefaultSpecifier(){return this.tsIsDeclarationStart()?!1:super.isExportDefaultSpecifier()}parseAssignableListItem(s,i){let r=this.state.startLoc,n={};this.tsParseModifiers({allowedModifiers:["public","private","protected","override","readonly"]},n);let o=n.accessibility,a=n.override,u=n.readonly;!(s&4)&&(o||u||a)&&this.raise(de.UnexpectedParameterModifier,r);let l=this.parseMaybeDefault();this.parseAssignableListItemTypes(l,s);let c=this.parseMaybeDefault(l.loc.start,l);if(o||u||a){let f=this.startNodeAt(r);return i.length&&(f.decorators=i),o&&(f.accessibility=o),u&&(f.readonly=u),a&&(f.override=a),c.type!=="Identifier"&&c.type!=="AssignmentPattern"&&this.raise(de.UnsupportedParameterPropertyKind,f),f.parameter=c,this.finishNode(f,"TSParameterProperty")}return i.length&&(l.decorators=i),c}isSimpleParameter(s){return s.type==="TSParameterProperty"&&super.isSimpleParameter(s.parameter)||super.isSimpleParameter(s)}tsDisallowOptionalPattern(s){for(let i of s.params)i.type!=="Identifier"&&i.optional&&!this.state.isAmbientContext&&this.raise(de.PatternIsOptional,i)}setArrowFunctionParameters(s,i,r){super.setArrowFunctionParameters(s,i,r),this.tsDisallowOptionalPattern(s)}parseFunctionBodyAndFinish(s,i,r=!1){this.match(14)&&(s.returnType=this.tsParseTypeOrTypePredicateAnnotation(14));let n=i==="FunctionDeclaration"?"TSDeclareFunction":i==="ClassMethod"||i==="ClassPrivateMethod"?"TSDeclareMethod":void 0;return n&&!this.match(5)&&this.isLineTerminator()?this.finishNode(s,n):n==="TSDeclareFunction"&&this.state.isAmbientContext&&(this.raise(de.DeclareFunctionHasImplementation,s),s.declare)?super.parseFunctionBodyAndFinish(s,n,r):(this.tsDisallowOptionalPattern(s),super.parseFunctionBodyAndFinish(s,i,r))}registerFunctionStatementId(s){!s.body&&s.id?this.checkIdentifier(s.id,1024):super.registerFunctionStatementId(s)}tsCheckForInvalidTypeCasts(s){s.forEach(i=>{(i==null?void 0:i.type)==="TSTypeCastExpression"&&this.raise(de.UnexpectedTypeAnnotation,i.typeAnnotation)})}toReferencedList(s,i){return this.tsCheckForInvalidTypeCasts(s),s}parseArrayLike(s,i,r,n){let o=super.parseArrayLike(s,i,r,n);return o.type==="ArrayExpression"&&this.tsCheckForInvalidTypeCasts(o.elements),o}parseSubscript(s,i,r,n){if(!this.hasPrecedingLineBreak()&&this.match(35)){this.state.canStartJSXElement=!1,this.next();let a=this.startNodeAt(i);return a.expression=s,this.finishNode(a,"TSNonNullExpression")}let o=!1;if(this.match(18)&&this.lookaheadCharCode()===60){if(r)return n.stop=!0,s;n.optionalChainMember=o=!0,this.next()}if(this.match(47)||this.match(51)){let a,u=this.tsTryParseAndCatch(()=>{if(!r&&this.atPossibleAsyncArrow(s)){let p=this.tsTryParseGenericAsyncArrowFunction(i);if(p)return p}let l=this.tsParseTypeArgumentsInExpression();if(!l)return;if(o&&!this.match(10)){a=this.state.curPosition();return}if(Pl(this.state.type)){let p=super.parseTaggedTemplateExpression(s,i,n);return p.typeParameters=l,p}if(!r&&this.eat(10)){let p=this.startNodeAt(i);return p.callee=s,p.arguments=this.parseCallExpressionArguments(11,!1),this.tsCheckForInvalidTypeCasts(p.arguments),p.typeParameters=l,n.optionalChainMember&&(p.optional=o),this.finishCallExpression(p,n.optionalChainMember)}let c=this.state.type;if(c===48||c===52||c!==10&&Gh(c)&&!this.hasPrecedingLineBreak())return;let f=this.startNodeAt(i);return f.expression=s,f.typeParameters=l,this.finishNode(f,"TSInstantiationExpression")});if(a&&this.unexpected(a,10),u)return u.type==="TSInstantiationExpression"&&(this.match(16)||this.match(18)&&this.lookaheadCharCode()!==40)&&this.raise(de.InvalidPropertyAccessAfterInstantiationExpression,this.state.startLoc),u}return super.parseSubscript(s,i,r,n)}parseNewCallee(s){var i;super.parseNewCallee(s);let{callee:r}=s;r.type==="TSInstantiationExpression"&&!((i=r.extra)!=null&&i.parenthesized)&&(s.typeParameters=r.typeParameters,s.callee=r.expression)}parseExprOp(s,i,r){let n;if(Sl(58)>r&&!this.hasPrecedingLineBreak()&&(this.isContextual(93)||(n=this.isContextual(120)))){let o=this.startNodeAt(i);return o.expression=s,o.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?(n&&this.raise(M.UnexpectedKeyword,this.state.startLoc,{keyword:"const"}),this.tsParseTypeReference()):this.tsParseType())),this.finishNode(o,n?"TSSatisfiesExpression":"TSAsExpression"),this.reScan_lt_gt(),this.parseExprOp(o,i,r)}return super.parseExprOp(s,i,r)}checkReservedWord(s,i,r,n){this.state.isAmbientContext||super.checkReservedWord(s,i,r,n)}checkImportReflection(s){super.checkImportReflection(s),s.module&&s.importKind!=="value"&&this.raise(de.ImportReflectionHasImportType,s.specifiers[0].loc.start)}checkDuplicateExports(){}isPotentialImportPhase(s){if(super.isPotentialImportPhase(s))return!0;if(this.isContextual(130)){let i=this.lookaheadCharCode();return s?i===123||i===42:i!==61}return!s&&this.isContextual(87)}applyImportPhase(s,i,r,n){super.applyImportPhase(s,i,r,n),i?s.exportKind=r==="type"?"type":"value":s.importKind=r==="type"||r==="typeof"?r:"value"}parseImport(s){if(this.match(133))return s.importKind="value",super.parseImport(s);let i;if(Ke(this.state.type)&&this.lookaheadCharCode()===61)return s.importKind="value",this.tsParseImportEqualsDeclaration(s);if(this.isContextual(130)){let r=this.parseMaybeImportPhase(s,!1);if(this.lookaheadCharCode()===61)return this.tsParseImportEqualsDeclaration(s,r);i=super.parseImportSpecifiersAndAfter(s,r)}else i=super.parseImport(s);return i.importKind==="type"&&i.specifiers.length>1&&i.specifiers[0].type==="ImportDefaultSpecifier"&&this.raise(de.TypeImportCannotSpecifyDefaultAndNamed,i),i}parseExport(s,i){if(this.match(83)){this.next();let r=null;return this.isContextual(130)&&this.isPotentialImportPhase(!1)?r=this.parseMaybeImportPhase(s,!1):s.importKind="value",this.tsParseImportEqualsDeclaration(s,r,!0)}else if(this.eat(29)){let r=s;return r.expression=super.parseExpression(),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(r,"TSExportAssignment")}else if(this.eatContextual(93)){let r=s;return this.expectContextual(128),r.id=this.parseIdentifier(),this.semicolon(),this.finishNode(r,"TSNamespaceExportDeclaration")}else return super.parseExport(s,i)}isAbstractClass(){return this.isContextual(124)&&this.lookahead().type===80}parseExportDefaultExpression(){if(this.isAbstractClass()){let s=this.startNode();return this.next(),s.abstract=!0,this.parseClass(s,!0,!0)}if(this.match(129)){let s=this.tsParseInterfaceDeclaration(this.startNode());if(s)return s}return super.parseExportDefaultExpression()}parseVarStatement(s,i,r=!1){let{isAmbientContext:n}=this.state,o=super.parseVarStatement(s,i,r||n);if(!n)return o;for(let{id:a,init:u}of o.declarations)u&&(i!=="const"||a.typeAnnotation?this.raise(de.InitializerNotAllowedInAmbientContext,u):aw(u,this.hasPlugin("estree"))||this.raise(de.ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference,u));return o}parseStatementContent(s,i){if(this.match(75)&&this.isLookaheadContextual("enum")){let r=this.startNode();return this.expect(75),this.tsParseEnumDeclaration(r,{const:!0})}if(this.isContextual(126))return this.tsParseEnumDeclaration(this.startNode());if(this.isContextual(129)){let r=this.tsParseInterfaceDeclaration(this.startNode());if(r)return r}return super.parseStatementContent(s,i)}parseAccessModifier(){return this.tsParseModifier(["public","protected","private"])}tsHasSomeModifiers(s,i){return i.some(r=>wE(r)?s.accessibility===r:!!s[r])}tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadCharCode()===123}parseClassMember(s,i,r){let n=["declare","private","public","protected","override","abstract","readonly","static"];this.tsParseModifiers({allowedModifiers:n,disallowedModifiers:["in","out"],stopOnStartOfClassStaticBlock:!0,errorTemplate:de.InvalidModifierOnTypeParameterPositions},i);let o=()=>{this.tsIsStartOfStaticBlocks()?(this.next(),this.next(),this.tsHasSomeModifiers(i,n)&&this.raise(de.StaticBlockCannotHaveModifier,this.state.curPosition()),super.parseClassStaticBlock(s,i)):this.parseClassMemberWithIsStatic(s,i,r,!!i.static)};i.declare?this.tsInAmbientContext(o):o()}parseClassMemberWithIsStatic(s,i,r,n){let o=this.tsTryParseIndexSignature(i);if(o){s.body.push(o),i.abstract&&this.raise(de.IndexSignatureHasAbstract,i),i.accessibility&&this.raise(de.IndexSignatureHasAccessibility,i,{modifier:i.accessibility}),i.declare&&this.raise(de.IndexSignatureHasDeclare,i),i.override&&this.raise(de.IndexSignatureHasOverride,i);return}!this.state.inAbstractClass&&i.abstract&&this.raise(de.NonAbstractClassHasAbstractMethod,i),i.override&&(r.hadSuperClass||this.raise(de.OverrideNotInSubClass,i)),super.parseClassMemberWithIsStatic(s,i,r,n)}parsePostMemberNameModifiers(s){this.eat(17)&&(s.optional=!0),s.readonly&&this.match(10)&&this.raise(de.ClassMethodHasReadonly,s),s.declare&&this.match(10)&&this.raise(de.ClassMethodHasDeclare,s)}parseExpressionStatement(s,i,r){return(i.type==="Identifier"?this.tsParseExpressionStatement(s,i,r):void 0)||super.parseExpressionStatement(s,i,r)}shouldParseExportDeclaration(){return this.tsIsDeclarationStart()?!0:super.shouldParseExportDeclaration()}parseConditional(s,i,r){if(!this.state.maybeInArrowParameters||!this.match(17))return super.parseConditional(s,i,r);let n=this.tryParse(()=>super.parseConditional(s,i));return n.node?(n.error&&(this.state=n.failState),n.node):(n.error&&super.setOptionalParametersError(r,n.error),s)}parseParenItem(s,i){if(s=super.parseParenItem(s,i),this.eat(17)&&(s.optional=!0,this.resetEndLocation(s)),this.match(14)){let r=this.startNodeAt(i);return r.expression=s,r.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(r,"TSTypeCastExpression")}return s}parseExportDeclaration(s){if(!this.state.isAmbientContext&&this.isContextual(125))return this.tsInAmbientContext(()=>this.parseExportDeclaration(s));let i=this.state.startLoc,r=this.eatContextual(125);if(r&&(this.isContextual(125)||!this.shouldParseExportDeclaration()))throw this.raise(de.ExpectedAmbientAfterExportDeclare,this.state.startLoc);let o=Ke(this.state.type)&&this.tsTryParseExportDeclaration()||super.parseExportDeclaration(s);return o?((o.type==="TSInterfaceDeclaration"||o.type==="TSTypeAliasDeclaration"||r)&&(s.exportKind="type"),r&&(this.resetStartLocation(o,i),o.declare=!0),o):null}parseClassId(s,i,r,n){if((!i||r)&&this.isContextual(113))return;super.parseClassId(s,i,r,s.declare?1024:8331);let o=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers);o&&(s.typeParameters=o)}parseClassPropertyAnnotation(s){s.optional||(this.eat(35)?s.definite=!0:this.eat(17)&&(s.optional=!0));let i=this.tsTryParseTypeAnnotation();i&&(s.typeAnnotation=i)}parseClassProperty(s){if(this.parseClassPropertyAnnotation(s),this.state.isAmbientContext&&!(s.readonly&&!s.typeAnnotation)&&this.match(29)&&this.raise(de.DeclareClassFieldHasInitializer,this.state.startLoc),s.abstract&&this.match(29)){let{key:i}=s;this.raise(de.AbstractPropertyHasInitializer,this.state.startLoc,{propertyName:i.type==="Identifier"&&!s.computed?i.name:`[${this.input.slice(i.start,i.end)}]`})}return super.parseClassProperty(s)}parseClassPrivateProperty(s){return s.abstract&&this.raise(de.PrivateElementHasAbstract,s),s.accessibility&&this.raise(de.PrivateElementHasAccessibility,s,{modifier:s.accessibility}),this.parseClassPropertyAnnotation(s),super.parseClassPrivateProperty(s)}parseClassAccessorProperty(s){return this.parseClassPropertyAnnotation(s),s.optional&&this.raise(de.AccessorCannotBeOptional,s),super.parseClassAccessorProperty(s)}pushClassMethod(s,i,r,n,o,a){let u=this.tsTryParseTypeParameters(this.tsParseConstModifier);u&&o&&this.raise(de.ConstructorHasTypeParameters,u);let{declare:l=!1,kind:c}=i;l&&(c==="get"||c==="set")&&this.raise(de.DeclareAccessor,i,{kind:c}),u&&(i.typeParameters=u),super.pushClassMethod(s,i,r,n,o,a)}pushClassPrivateMethod(s,i,r,n){let o=this.tsTryParseTypeParameters(this.tsParseConstModifier);o&&(i.typeParameters=o),super.pushClassPrivateMethod(s,i,r,n)}declareClassPrivateMethodInScope(s,i){s.type!=="TSDeclareMethod"&&(s.type==="MethodDefinition"&&!s.value.body||super.declareClassPrivateMethodInScope(s,i))}parseClassSuper(s){super.parseClassSuper(s),s.superClass&&(this.match(47)||this.match(51))&&(s.superTypeParameters=this.tsParseTypeArgumentsInExpression()),this.eatContextual(113)&&(s.implements=this.tsParseHeritageClause("implements"))}parseObjPropValue(s,i,r,n,o,a,u){let l=this.tsTryParseTypeParameters(this.tsParseConstModifier);return l&&(s.typeParameters=l),super.parseObjPropValue(s,i,r,n,o,a,u)}parseFunctionParams(s,i){let r=this.tsTryParseTypeParameters(this.tsParseConstModifier);r&&(s.typeParameters=r),super.parseFunctionParams(s,i)}parseVarId(s,i){super.parseVarId(s,i),s.id.type==="Identifier"&&!this.hasPrecedingLineBreak()&&this.eat(35)&&(s.definite=!0);let r=this.tsTryParseTypeAnnotation();r&&(s.id.typeAnnotation=r,this.resetEndLocation(s.id))}parseAsyncArrowFromCallExpression(s,i){return this.match(14)&&(s.returnType=this.tsParseTypeAnnotation()),super.parseAsyncArrowFromCallExpression(s,i)}parseMaybeAssign(s,i){var r,n,o,a,u;let l,c,f;if(this.hasPlugin("jsx")&&(this.match(142)||this.match(47))){if(l=this.state.clone(),c=this.tryParse(()=>super.parseMaybeAssign(s,i),l),!c.error)return c.node;let{context:d}=this.state,_=d[d.length-1];(_===We.j_oTag||_===We.j_expr)&&d.pop()}if(!((r=c)!=null&&r.error)&&!this.match(47))return super.parseMaybeAssign(s,i);(!l||l===this.state)&&(l=this.state.clone());let p,h=this.tryParse(d=>{var _,y;p=this.tsParseTypeParameters(this.tsParseConstModifier);let x=super.parseMaybeAssign(s,i);return(x.type!=="ArrowFunctionExpression"||(_=x.extra)!=null&&_.parenthesized)&&d(),((y=p)==null?void 0:y.params.length)!==0&&this.resetStartLocationFromNode(x,p),x.typeParameters=p,x},l);if(!h.error&&!h.aborted)return p&&this.reportReservedArrowTypeParam(p),h.node;if(!c&&(OE(!this.hasPlugin("jsx")),f=this.tryParse(()=>super.parseMaybeAssign(s,i),l),!f.error))return f.node;if((n=c)!=null&&n.node)return this.state=c.failState,c.node;if(h.node)return this.state=h.failState,p&&this.reportReservedArrowTypeParam(p),h.node;if((o=f)!=null&&o.node)return this.state=f.failState,f.node;throw((a=c)==null?void 0:a.error)||h.error||((u=f)==null?void 0:u.error)}reportReservedArrowTypeParam(s){var i;s.params.length===1&&!s.params[0].constraint&&!((i=s.extra)!=null&&i.trailingComma)&&this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(de.ReservedArrowTypeParam,s)}parseMaybeUnary(s,i){return!this.hasPlugin("jsx")&&this.match(47)?this.tsParseTypeAssertion():super.parseMaybeUnary(s,i)}parseArrow(s){if(this.match(14)){let i=this.tryParse(r=>{let n=this.tsParseTypeOrTypePredicateAnnotation(14);return(this.canInsertSemicolon()||!this.match(19))&&r(),n});if(i.aborted)return;i.thrown||(i.error&&(this.state=i.failState),s.returnType=i.node)}return super.parseArrow(s)}parseAssignableListItemTypes(s,i){if(!(i&2))return s;this.eat(17)&&(s.optional=!0);let r=this.tsTryParseTypeAnnotation();return r&&(s.typeAnnotation=r),this.resetEndLocation(s),s}isAssignable(s,i){switch(s.type){case"TSTypeCastExpression":return this.isAssignable(s.expression,i);case"TSParameterProperty":return!0;default:return super.isAssignable(s,i)}}toAssignable(s,i=!1){switch(s.type){case"ParenthesizedExpression":this.toAssignableParenthesizedExpression(s,i);break;case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":i?this.expressionScope.recordArrowParameterBindingError(de.UnexpectedTypeCastInParameter,s):this.raise(de.UnexpectedTypeCastInParameter,s),this.toAssignable(s.expression,i);break;case"AssignmentExpression":!i&&s.left.type==="TSTypeCastExpression"&&(s.left=this.typeCastToParameter(s.left));default:super.toAssignable(s,i)}}toAssignableParenthesizedExpression(s,i){switch(s.expression.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":case"ParenthesizedExpression":this.toAssignable(s.expression,i);break;default:super.toAssignable(s,i)}}checkToRestConversion(s,i){switch(s.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":this.checkToRestConversion(s.expression,!1);break;default:super.checkToRestConversion(s,i)}}isValidLVal(s,i,r){return tw({TSTypeCastExpression:!0,TSParameterProperty:"parameter",TSNonNullExpression:"expression",TSAsExpression:(r!==64||!i)&&["expression",!0],TSSatisfiesExpression:(r!==64||!i)&&["expression",!0],TSTypeAssertion:(r!==64||!i)&&["expression",!0]},s)||super.isValidLVal(s,i,r)}parseBindingAtom(){return this.state.type===78?this.parseIdentifier(!0):super.parseBindingAtom()}parseMaybeDecoratorArguments(s){if(this.match(47)||this.match(51)){let i=this.tsParseTypeArgumentsInExpression();if(this.match(10)){let r=super.parseMaybeDecoratorArguments(s);return r.typeParameters=i,r}this.unexpected(null,10)}return super.parseMaybeDecoratorArguments(s)}checkCommaAfterRest(s){return this.state.isAmbientContext&&this.match(12)&&this.lookaheadCharCode()===s?(this.next(),!1):super.checkCommaAfterRest(s)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(35)||this.match(14)||super.isClassProperty()}parseMaybeDefault(s,i){let r=super.parseMaybeDefault(s,i);return r.type==="AssignmentPattern"&&r.typeAnnotation&&r.right.start<r.typeAnnotation.start&&this.raise(de.TypeAnnotationAfterAssign,r.typeAnnotation),r}getTokenFromCode(s){if(this.state.inType){if(s===62){this.finishOp(48,1);return}if(s===60){this.finishOp(47,1);return}}super.getTokenFromCode(s)}reScan_lt_gt(){let{type:s}=this.state;s===47?(this.state.pos-=1,this.readToken_lt()):s===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){let{type:s}=this.state;return s===51?(this.state.pos-=2,this.finishOp(47,1),47):s}toAssignableList(s,i,r){for(let n=0;n<s.length;n++){let o=s[n];(o==null?void 0:o.type)==="TSTypeCastExpression"&&(s[n]=this.typeCastToParameter(o))}super.toAssignableList(s,i,r)}typeCastToParameter(s){return s.expression.typeAnnotation=s.typeAnnotation,this.resetEndLocation(s.expression,s.typeAnnotation.loc.end),s.expression}shouldParseArrow(s){return this.match(14)?s.every(i=>this.isAssignable(i,!0)):super.shouldParseArrow(s)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.isAbstractClass()}jsxParseOpeningElementAfterName(s){if(this.match(47)||this.match(51)){let i=this.tsTryParseAndCatch(()=>this.tsParseTypeArgumentsInExpression());i&&(s.typeParameters=i)}return super.jsxParseOpeningElementAfterName(s)}getGetterSetterExpectedParamCount(s){let i=super.getGetterSetterExpectedParamCount(s),n=this.getObjectOrClassMethodParams(s)[0];return n&&this.isThisParam(n)?i+1:i}parseCatchClauseParam(){let s=super.parseCatchClauseParam(),i=this.tsTryParseTypeAnnotation();return i&&(s.typeAnnotation=i,this.resetEndLocation(s)),s}tsInAmbientContext(s){let i=this.state.isAmbientContext;this.state.isAmbientContext=!0;try{return s()}finally{this.state.isAmbientContext=i}}parseClass(s,i,r){let n=this.state.inAbstractClass;this.state.inAbstractClass=!!s.abstract;try{return super.parseClass(s,i,r)}finally{this.state.inAbstractClass=n}}tsParseAbstractDeclaration(s,i){if(this.match(80))return s.abstract=!0,this.maybeTakeDecorators(i,this.parseClass(s,!0,!1));if(this.isContextual(129)){if(!this.hasFollowingLineBreak())return s.abstract=!0,this.raise(de.NonClassMethodPropertyHasAbstractModifer,s),this.tsParseInterfaceDeclaration(s)}else this.unexpected(null,80)}parseMethod(s,i,r,n,o,a,u){let l=super.parseMethod(s,i,r,n,o,a,u);if(l.abstract&&(this.hasPlugin("estree")?!!l.value.body:!!l.body)){let{key:f}=l;this.raise(de.AbstractMethodHasImplementation,l,{methodName:f.type==="Identifier"&&!l.computed?f.name:`[${this.input.slice(f.start,f.end)}]`})}return l}tsParseTypeParameterName(){return this.parseIdentifier().name}shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript","dts")}parse(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.parse()}getExpression(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.getExpression()}parseExportSpecifier(s,i,r,n){return!i&&n?(this.parseTypeOnlyImportExportSpecifier(s,!1,r),this.finishNode(s,"ExportSpecifier")):(s.exportKind="value",super.parseExportSpecifier(s,i,r,n))}parseImportSpecifier(s,i,r,n,o){return!i&&n?(this.parseTypeOnlyImportExportSpecifier(s,!0,r),this.finishNode(s,"ImportSpecifier")):(s.importKind="value",super.parseImportSpecifier(s,i,r,n,r?4098:4096))}parseTypeOnlyImportExportSpecifier(s,i,r){let n=i?"imported":"local",o=i?"local":"exported",a=s[n],u,l=!1,c=!0,f=a.loc.start;if(this.isContextual(93)){let h=this.parseIdentifier();if(this.isContextual(93)){let d=this.parseIdentifier();Zs(this.state.type)?(l=!0,a=h,u=i?this.parseIdentifier():this.parseModuleExportName(),c=!1):(u=d,c=!1)}else Zs(this.state.type)?(c=!1,u=i?this.parseIdentifier():this.parseModuleExportName()):(l=!0,a=h)}else Zs(this.state.type)&&(l=!0,i?(a=this.parseIdentifier(!0),this.isContextual(93)||this.checkReservedWord(a.name,a.loc.start,!0,!0)):a=this.parseModuleExportName());l&&r&&this.raise(i?de.TypeModifierIsUsedInTypeImports:de.TypeModifierIsUsedInTypeExports,f),s[n]=a,s[o]=u;let p=i?"importKind":"exportKind";s[p]=l?"type":"value",c&&this.eatContextual(93)&&(s[o]=i?this.parseIdentifier():this.parseModuleExportName()),s[o]||(s[o]=Ni(s[n])),i&&this.checkIdentifier(s[o],l?4098:4096)}};function ow(t){if(t.type!=="MemberExpression")return!1;let{computed:e,property:s}=t;return e&&s.type!=="StringLiteral"&&(s.type!=="TemplateLiteral"||s.expressions.length>0)?!1:ZE(t.object)}function aw(t,e){var s;let{type:i}=t;if((s=t.extra)!=null&&s.parenthesized)return!1;if(e){if(i==="Literal"){let{value:r}=t;if(typeof r=="string"||typeof r=="boolean")return!0}}else if(i==="StringLiteral"||i==="BooleanLiteral")return!0;return!!(YE(t,e)||uw(t,e)||i==="TemplateLiteral"&&t.expressions.length===0||ow(t))}function YE(t,e){return e?t.type==="Literal"&&(typeof t.value=="number"||"bigint"in t):t.type==="NumericLiteral"||t.type==="BigIntLiteral"}function uw(t,e){if(t.type==="UnaryExpression"){let{operator:s,argument:i}=t;if(s==="-"&&YE(i,e))return!0}return!1}function ZE(t){return t.type==="Identifier"?!0:t.type!=="MemberExpression"||t.computed?!1:ZE(t.object)}var RE=Ii`placeholders`({ClassNameIsRequired:"A class name is required.",UnexpectedSpace:"Unexpected space in placeholder."}),lw=t=>class extends t{parsePlaceholder(s){if(this.match(144)){let i=this.startNode();return this.next(),this.assertNoSpace(),i.name=super.parseIdentifier(!0),this.assertNoSpace(),this.expect(144),this.finishPlaceholder(i,s)}}finishPlaceholder(s,i){let r=!!(s.expectedNode&&s.type==="Placeholder");return s.expectedNode=i,r?s:this.finishNode(s,"Placeholder")}getTokenFromCode(s){s===37&&this.input.charCodeAt(this.state.pos+1)===37?this.finishOp(144,2):super.getTokenFromCode(s)}parseExprAtom(s){return this.parsePlaceholder("Expression")||super.parseExprAtom(s)}parseIdentifier(s){return this.parsePlaceholder("Identifier")||super.parseIdentifier(s)}checkReservedWord(s,i,r,n){s!==void 0&&super.checkReservedWord(s,i,r,n)}parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseBindingAtom()}isValidLVal(s,i,r){return s==="Placeholder"||super.isValidLVal(s,i,r)}toAssignable(s,i){s&&s.type==="Placeholder"&&s.expectedNode==="Expression"?s.expectedNode="Pattern":super.toAssignable(s,i)}chStartsBindingIdentifier(s,i){return!!(super.chStartsBindingIdentifier(s,i)||this.lookahead().type===144)}verifyBreakContinue(s,i){s.label&&s.label.type==="Placeholder"||super.verifyBreakContinue(s,i)}parseExpressionStatement(s,i){var r;if(i.type!=="Placeholder"||(r=i.extra)!=null&&r.parenthesized)return super.parseExpressionStatement(s,i);if(this.match(14)){let n=s;return n.label=this.finishPlaceholder(i,"Identifier"),this.next(),n.body=super.parseStatementOrSloppyAnnexBFunctionDeclaration(),this.finishNode(n,"LabeledStatement")}return this.semicolon(),s.name=i.name,this.finishPlaceholder(s,"Statement")}parseBlock(s,i,r){return this.parsePlaceholder("BlockStatement")||super.parseBlock(s,i,r)}parseFunctionId(s){return this.parsePlaceholder("Identifier")||super.parseFunctionId(s)}parseClass(s,i,r){let n=i?"ClassDeclaration":"ClassExpression";this.next();let o=this.state.strict,a=this.parsePlaceholder("Identifier");if(a)if(this.match(81)||this.match(144)||this.match(5))s.id=a;else{if(r||!i)return s.id=null,s.body=this.finishPlaceholder(a,"ClassBody"),this.finishNode(s,n);throw this.raise(RE.ClassNameIsRequired,this.state.startLoc)}else this.parseClassId(s,i,r);return super.parseClassSuper(s),s.body=this.parsePlaceholder("ClassBody")||super.parseClassBody(!!s.superClass,o),this.finishNode(s,n)}parseExport(s,i){let r=this.parsePlaceholder("Identifier");if(!r)return super.parseExport(s,i);if(!this.isContextual(98)&&!this.match(12))return s.specifiers=[],s.source=null,s.declaration=this.finishPlaceholder(r,"Declaration"),this.finishNode(s,"ExportNamedDeclaration");this.expectPlugin("exportDefaultFrom");let n=this.startNode();return n.exported=r,s.specifiers=[this.finishNode(n,"ExportDefaultSpecifier")],super.parseExport(s,i)}isExportDefaultSpecifier(){if(this.match(65)){let s=this.nextTokenStart();if(this.isUnparsedContextual(s,"from")&&this.input.startsWith(dr(144),this.nextTokenStartSince(s+4)))return!0}return super.isExportDefaultSpecifier()}maybeParseExportDefaultSpecifier(s,i){var r;return(r=s.specifiers)!=null&&r.length?!0:super.maybeParseExportDefaultSpecifier(s,i)}checkExport(s){let{specifiers:i}=s;i!=null&&i.length&&(s.specifiers=i.filter(r=>r.exported.type==="Placeholder")),super.checkExport(s),s.specifiers=i}parseImport(s){let i=this.parsePlaceholder("Identifier");if(!i)return super.parseImport(s);if(s.specifiers=[],!this.isContextual(98)&&!this.match(12))return s.source=this.finishPlaceholder(i,"StringLiteral"),this.semicolon(),this.finishNode(s,"ImportDeclaration");let r=this.startNodeAtNode(i);return r.local=i,s.specifiers.push(this.finishNode(r,"ImportDefaultSpecifier")),this.eat(12)&&(this.maybeParseStarImportSpecifier(s)||this.parseNamedImportSpecifiers(s)),this.expectContextual(98),s.source=this.parseImportSource(),this.semicolon(),this.finishNode(s,"ImportDeclaration")}parseImportSource(){return this.parsePlaceholder("StringLiteral")||super.parseImportSource()}assertNoSpace(){this.state.start>this.state.lastTokEndLoc.index&&this.raise(RE.UnexpectedSpace,this.state.lastTokEndLoc)}},cw=t=>class extends t{parseV8Intrinsic(){if(this.match(54)){let s=this.state.startLoc,i=this.startNode();if(this.next(),Ke(this.state.type)){let r=this.parseIdentifierName(),n=this.createIdentifier(i,r);if(n.type="V8IntrinsicIdentifier",this.match(10))return n}this.unexpected(s)}}parseExprAtom(s){return this.parseV8Intrinsic()||super.parseExprAtom(s)}};function St(t,e){let[s,i]=typeof e=="string"?[e,{}]:e,r=Object.keys(i),n=r.length===0;return t.some(o=>{if(typeof o=="string")return n&&o===s;{let[a,u]=o;if(a!==s)return!1;for(let l of r)if(u[l]!==i[l])return!1;return!0}})}function hr(t,e,s){let i=t.find(r=>Array.isArray(r)?r[0]===e:r===e);return i&&Array.isArray(i)&&i.length>1?i[1][s]:null}var kE=["minimal","fsharp","hack","smart"],ME=["^^","@@","^","%","#"],DE=["hash","bar"];function fw(t){if(St(t,"decorators")){if(St(t,"decorators-legacy"))throw new Error("Cannot use the decorators and decorators-legacy plugin together");let e=hr(t,"decorators","decoratorsBeforeExport");if(e!=null&&typeof e!="boolean")throw new Error("'decoratorsBeforeExport' must be a boolean, if specified.");let s=hr(t,"decorators","allowCallParenthesized");if(s!=null&&typeof s!="boolean")throw new Error("'allowCallParenthesized' must be a boolean.")}if(St(t,"flow")&&St(t,"typescript"))throw new Error("Cannot combine flow and typescript plugins.");if(St(t,"placeholders")&&St(t,"v8intrinsic"))throw new Error("Cannot combine placeholders and v8intrinsic plugins.");if(St(t,"pipelineOperator")){let e=hr(t,"pipelineOperator","proposal");if(!kE.includes(e)){let i=kE.map(r=>`"${r}"`).join(", ");throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${i}.`)}let s=St(t,["recordAndTuple",{syntaxType:"hash"}]);if(e==="hack"){if(St(t,"placeholders"))throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");if(St(t,"v8intrinsic"))throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");let i=hr(t,"pipelineOperator","topicToken");if(!ME.includes(i)){let r=ME.map(n=>`"${n}"`).join(", ");throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${r}.`)}if(i==="#"&&s)throw new Error('Plugin conflict between `["pipelineOperator", { proposal: "hack", topicToken: "#" }]` and `["recordAndtuple", { syntaxType: "hash"}]`.')}else if(e==="smart"&&s)throw new Error('Plugin conflict between `["pipelineOperator", { proposal: "smart" }]` and `["recordAndtuple", { syntaxType: "hash"}]`.')}if(St(t,"moduleAttributes")){if(St(t,"importAssertions")||St(t,"importAttributes"))throw new Error("Cannot combine importAssertions, importAttributes and moduleAttributes plugins.");if(hr(t,"moduleAttributes","version")!=="may-2020")throw new Error("The 'moduleAttributes' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is 'may-2020'.")}if(St(t,"importAssertions")&&St(t,"importAttributes"))throw new Error("Cannot combine importAssertions and importAttributes plugins.");if(St(t,"recordAndTuple")&&hr(t,"recordAndTuple","syntaxType")!=null&&!DE.includes(hr(t,"recordAndTuple","syntaxType")))throw new Error("The 'syntaxType' option of the 'recordAndTuple' plugin must be one of: "+DE.map(e=>`'${e}'`).join(", "));if(St(t,"asyncDoExpressions")&&!St(t,"doExpressions")){let e=new Error("'asyncDoExpressions' requires 'doExpressions', please add 'doExpressions' to parser plugins.");throw e.missingPlugins="doExpressions",e}if(St(t,"optionalChainingAssign")&&hr(t,"optionalChainingAssign","version")!=="2023-07")throw new Error("The 'optionalChainingAssign' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is '2023-07'.")}var QE={estree:pO,jsx:QO,flow:YO,typescript:nw,v8intrinsic:cw,placeholders:lw},pw=Object.keys(QE),Kh={sourceType:"script",sourceFilename:void 0,startColumn:0,startLine:1,allowAwaitOutsideFunction:!1,allowReturnOutsideFunction:!1,allowNewTargetOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,allowUndeclaredExports:!1,plugins:[],strictMode:null,ranges:!1,tokens:!1,createImportExpressions:!1,createParenthesizedExpressions:!1,errorRecovery:!1,attachComment:!0,annexB:!0};function hw(t){if(t==null)return Object.assign({},Kh);if(t.annexB!=null&&t.annexB!==!1)throw new Error("The `annexB` option can only be set to `false`.");let e={};for(let i of Object.keys(Kh)){var s;e[i]=(s=t[i])!=null?s:Kh[i]}return e}var fd=class extends cd{checkProto(e,s,i,r){if(e.type==="SpreadElement"||this.isObjectMethod(e)||e.computed||e.shorthand)return;let n=e.key;if((n.type==="Identifier"?n.name:n.value)==="__proto__"){if(s){this.raise(M.RecordNoProto,n);return}i.used&&(r?r.doubleProtoLoc===null&&(r.doubleProtoLoc=n.loc.start):this.raise(M.DuplicateProto,n)),i.used=!0}}shouldExitDescending(e,s){return e.type==="ArrowFunctionExpression"&&e.start===s}getExpression(){this.enterInitialScopes(),this.nextToken();let e=this.parseExpression();return this.match(139)||this.unexpected(),this.finalizeRemainingComments(),e.comments=this.comments,e.errors=this.state.errors,this.options.tokens&&(e.tokens=this.tokens),e}parseExpression(e,s){return e?this.disallowInAnd(()=>this.parseExpressionBase(s)):this.allowInAnd(()=>this.parseExpressionBase(s))}parseExpressionBase(e){let s=this.state.startLoc,i=this.parseMaybeAssign(e);if(this.match(12)){let r=this.startNodeAt(s);for(r.expressions=[i];this.eat(12);)r.expressions.push(this.parseMaybeAssign(e));return this.toReferencedList(r.expressions),this.finishNode(r,"SequenceExpression")}return i}parseMaybeAssignDisallowIn(e,s){return this.disallowInAnd(()=>this.parseMaybeAssign(e,s))}parseMaybeAssignAllowIn(e,s){return this.allowInAnd(()=>this.parseMaybeAssign(e,s))}setOptionalParametersError(e,s){var i;e.optionalParametersLoc=(i=s==null?void 0:s.loc)!=null?i:this.state.startLoc}parseMaybeAssign(e,s){let i=this.state.startLoc;if(this.isContextual(108)&&this.prodParam.hasYield){let a=this.parseYield();return s&&(a=s.call(this,a,i)),a}let r;e?r=!1:(e=new go,r=!0);let{type:n}=this.state;(n===10||Ke(n))&&(this.state.potentialArrowAt=this.state.start);let o=this.parseMaybeConditional(e);if(s&&(o=s.call(this,o,i)),yO(this.state.type)){let a=this.startNodeAt(i),u=this.state.value;if(a.operator=u,this.match(29)){this.toAssignable(o,!0),a.left=o;let l=i.index;e.doubleProtoLoc!=null&&e.doubleProtoLoc.index>=l&&(e.doubleProtoLoc=null),e.shorthandAssignLoc!=null&&e.shorthandAssignLoc.index>=l&&(e.shorthandAssignLoc=null),e.privateKeyLoc!=null&&e.privateKeyLoc.index>=l&&(this.checkDestructuringPrivate(e),e.privateKeyLoc=null)}else a.left=o;return this.next(),a.right=this.parseMaybeAssign(),this.checkLVal(o,{in:this.finishNode(a,"AssignmentExpression")}),a}else r&&this.checkExpressionErrors(e,!0);return o}parseMaybeConditional(e){let s=this.state.startLoc,i=this.state.potentialArrowAt,r=this.parseExprOps(e);return this.shouldExitDescending(r,i)?r:this.parseConditional(r,s,e)}parseConditional(e,s,i){if(this.eat(17)){let r=this.startNodeAt(s);return r.test=e,r.consequent=this.parseMaybeAssignAllowIn(),this.expect(14),r.alternate=this.parseMaybeAssign(),this.finishNode(r,"ConditionalExpression")}return e}parseMaybeUnaryOrPrivate(e){return this.match(138)?this.parsePrivateName():this.parseMaybeUnary(e)}parseExprOps(e){let s=this.state.startLoc,i=this.state.potentialArrowAt,r=this.parseMaybeUnaryOrPrivate(e);return this.shouldExitDescending(r,i)?r:this.parseExprOp(r,s,-1)}parseExprOp(e,s,i){if(this.isPrivateName(e)){let n=this.getPrivateNameSV(e);(i>=Sl(58)||!this.prodParam.hasIn||!this.match(58))&&this.raise(M.PrivateInExpectedIn,e,{identifierName:n}),this.classScope.usePrivateName(n,e.loc.start)}let r=this.state.type;if(bO(r)&&(this.prodParam.hasIn||!this.match(58))){let n=Sl(r);if(n>i){if(r===39){if(this.expectPlugin("pipelineOperator"),this.state.inFSharpPipelineDirectBody)return e;this.checkPipelineAtInfixOperator(e,s)}let o=this.startNodeAt(s);o.left=e,o.operator=this.state.value;let a=r===41||r===42,u=r===40;if(u&&(n=Sl(42)),this.next(),r===39&&this.hasPlugin(["pipelineOperator",{proposal:"minimal"}])&&this.state.type===96&&this.prodParam.hasAwait)throw this.raise(M.UnexpectedAwaitAfterPipelineBody,this.state.startLoc);o.right=this.parseExprOpRightExpr(r,n);let l=this.finishNode(o,a||u?"LogicalExpression":"BinaryExpression"),c=this.state.type;if(u&&(c===41||c===42)||a&&c===40)throw this.raise(M.MixingCoalesceWithLogical,this.state.startLoc);return this.parseExprOp(l,s,i)}}return e}parseExprOpRightExpr(e,s){let i=this.state.startLoc;switch(e){case 39:switch(this.getPluginOption("pipelineOperator","proposal")){case"hack":return this.withTopicBindingContext(()=>this.parseHackPipeBody());case"smart":return this.withTopicBindingContext(()=>{if(this.prodParam.hasYield&&this.isContextual(108))throw this.raise(M.PipeBodyIsTighter,this.state.startLoc);return this.parseSmartPipelineBodyInStyle(this.parseExprOpBaseRightExpr(e,s),i)});case"fsharp":return this.withSoloAwaitPermittingContext(()=>this.parseFSharpPipelineBody(s))}default:return this.parseExprOpBaseRightExpr(e,s)}}parseExprOpBaseRightExpr(e,s){let i=this.state.startLoc;return this.parseExprOp(this.parseMaybeUnaryOrPrivate(),i,vO(e)?s-1:s)}parseHackPipeBody(){var e;let{startLoc:s}=this.state,i=this.parseMaybeAssign();return oO.has(i.type)&&!((e=i.extra)!=null&&e.parenthesized)&&this.raise(M.PipeUnparenthesizedBody,s,{type:i.type}),this.topicReferenceWasUsedInCurrentContext()||this.raise(M.PipeTopicUnused,s),i}checkExponentialAfterUnary(e){this.match(57)&&this.raise(M.UnexpectedTokenUnaryExponentiation,e.argument)}parseMaybeUnary(e,s){let i=this.state.startLoc,r=this.isContextual(96);if(r&&this.isAwaitAllowed()){this.next();let u=this.parseAwait(i);return s||this.checkExponentialAfterUnary(u),u}let n=this.match(34),o=this.startNode();if(_O(this.state.type)){o.operator=this.state.value,o.prefix=!0,this.match(72)&&this.expectPlugin("throwExpressions");let u=this.match(89);if(this.next(),o.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(e,!0),this.state.strict&&u){let l=o.argument;l.type==="Identifier"?this.raise(M.StrictDelete,o):this.hasPropertyAsPrivateName(l)&&this.raise(M.DeletePrivateField,o)}if(!n)return s||this.checkExponentialAfterUnary(o),this.finishNode(o,"UnaryExpression")}let a=this.parseUpdate(o,n,e);if(r){let{type:u}=this.state;if((this.hasPlugin("v8intrinsic")?Gh(u):Gh(u)&&!this.match(54))&&!this.isAmbiguousAwait())return this.raiseOverwrite(M.AwaitNotInAsyncContext,i),this.parseAwait(i)}return a}parseUpdate(e,s,i){if(s){let o=e;return this.checkLVal(o.argument,{in:this.finishNode(o,"UpdateExpression")}),e}let r=this.state.startLoc,n=this.parseExprSubscripts(i);if(this.checkExpressionErrors(i,!1))return n;for(;TO(this.state.type)&&!this.canInsertSemicolon();){let o=this.startNodeAt(r);o.operator=this.state.value,o.prefix=!1,o.argument=n,this.next(),this.checkLVal(n,{in:n=this.finishNode(o,"UpdateExpression")})}return n}parseExprSubscripts(e){let s=this.state.startLoc,i=this.state.potentialArrowAt,r=this.parseExprAtom(e);return this.shouldExitDescending(r,i)?r:this.parseSubscripts(r,s)}parseSubscripts(e,s,i){let r={optionalChainMember:!1,maybeAsyncArrow:this.atPossibleAsyncArrow(e),stop:!1};do e=this.parseSubscript(e,s,i,r),r.maybeAsyncArrow=!1;while(!r.stop);return e}parseSubscript(e,s,i,r){let{type:n}=this.state;if(!i&&n===15)return this.parseBind(e,s,i,r);if(Pl(n))return this.parseTaggedTemplateExpression(e,s,r);let o=!1;if(n===18){if(i&&(this.raise(M.OptionalChainingNoNew,this.state.startLoc),this.lookaheadCharCode()===40))return r.stop=!0,e;r.optionalChainMember=o=!0,this.next()}if(!i&&this.match(10))return this.parseCoverCallAndAsyncArrowHead(e,s,r,o);{let a=this.eat(0);return a||o||this.eat(16)?this.parseMember(e,s,r,a,o):(r.stop=!0,e)}}parseMember(e,s,i,r,n){let o=this.startNodeAt(s);return o.object=e,o.computed=r,r?(o.property=this.parseExpression(),this.expect(3)):this.match(138)?(e.type==="Super"&&this.raise(M.SuperPrivateField,s),this.classScope.usePrivateName(this.state.value,this.state.startLoc),o.property=this.parsePrivateName()):o.property=this.parseIdentifier(!0),i.optionalChainMember?(o.optional=n,this.finishNode(o,"OptionalMemberExpression")):this.finishNode(o,"MemberExpression")}parseBind(e,s,i,r){let n=this.startNodeAt(s);return n.object=e,this.next(),n.callee=this.parseNoCallExpr(),r.stop=!0,this.parseSubscripts(this.finishNode(n,"BindExpression"),s,i)}parseCoverCallAndAsyncArrowHead(e,s,i,r){let n=this.state.maybeInArrowParameters,o=null;this.state.maybeInArrowParameters=!0,this.next();let a=this.startNodeAt(s);a.callee=e;let{maybeAsyncArrow:u,optionalChainMember:l}=i;u&&(this.expressionScope.enter(jO()),o=new go),l&&(a.optional=r),r?a.arguments=this.parseCallExpressionArguments(11):a.arguments=this.parseCallExpressionArguments(11,e.type==="Import",e.type!=="Super",a,o);let c=this.finishCallExpression(a,l);return u&&this.shouldParseAsyncArrow()&&!r?(i.stop=!0,this.checkDestructuringPrivate(o),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),c=this.parseAsyncArrowFromCallExpression(this.startNodeAt(s),c)):(u&&(this.checkExpressionErrors(o,!0),this.expressionScope.exit()),this.toReferencedArguments(c)),this.state.maybeInArrowParameters=n,c}toReferencedArguments(e,s){this.toReferencedListDeep(e.arguments,s)}parseTaggedTemplateExpression(e,s,i){let r=this.startNodeAt(s);return r.tag=e,r.quasi=this.parseTemplate(!0),i.optionalChainMember&&this.raise(M.OptionalChainingNoTemplate,s),this.finishNode(r,"TaggedTemplateExpression")}atPossibleAsyncArrow(e){return e.type==="Identifier"&&e.name==="async"&&this.state.lastTokEndLoc.index===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&e.start===this.state.potentialArrowAt}expectImportAttributesPlugin(){this.hasPlugin("importAssertions")||this.expectPlugin("importAttributes")}finishCallExpression(e,s){if(e.callee.type==="Import")if(e.arguments.length===2&&(this.hasPlugin("moduleAttributes")||this.expectImportAttributesPlugin()),e.arguments.length===0||e.arguments.length>2)this.raise(M.ImportCallArity,e,{maxArgumentCount:this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions")||this.hasPlugin("moduleAttributes")?2:1});else for(let i of e.arguments)i.type==="SpreadElement"&&this.raise(M.ImportCallSpreadArgument,i);return this.finishNode(e,s?"OptionalCallExpression":"CallExpression")}parseCallExpressionArguments(e,s,i,r,n){let o=[],a=!0,u=this.state.inFSharpPipelineDirectBody;for(this.state.inFSharpPipelineDirectBody=!1;!this.eat(e);){if(a)a=!1;else if(this.expect(12),this.match(e)){s&&!this.hasPlugin("importAttributes")&&!this.hasPlugin("importAssertions")&&!this.hasPlugin("moduleAttributes")&&this.raise(M.ImportCallArgumentTrailingComma,this.state.lastTokStartLoc),r&&this.addTrailingCommaExtraToNode(r),this.next();break}o.push(this.parseExprListItem(!1,n,i))}return this.state.inFSharpPipelineDirectBody=u,o}shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolon()}parseAsyncArrowFromCallExpression(e,s){var i;return this.resetPreviousNodeTrailingComments(s),this.expect(19),this.parseArrowExpression(e,s.arguments,!0,(i=s.extra)==null?void 0:i.trailingCommaLoc),s.innerComments&&ka(e,s.innerComments),s.callee.trailingComments&&ka(e,s.callee.trailingComments),e}parseNoCallExpr(){let e=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),e,!0)}parseExprAtom(e){let s,i=null,{type:r}=this.state;switch(r){case 79:return this.parseSuper();case 83:return s=this.startNode(),this.next(),this.match(16)?this.parseImportMetaProperty(s):this.match(10)?this.options.createImportExpressions?this.parseImportCall(s):this.finishNode(s,"Import"):(this.raise(M.UnsupportedImport,this.state.lastTokStartLoc),this.finishNode(s,"Import"));case 78:return s=this.startNode(),this.next(),this.finishNode(s,"ThisExpression");case 90:return this.parseDo(this.startNode(),!1);case 56:case 31:return this.readRegexp(),this.parseRegExpLiteral(this.state.value);case 134:return this.parseNumericLiteral(this.state.value);case 135:return this.parseBigIntLiteral(this.state.value);case 136:return this.parseDecimalLiteral(this.state.value);case 133:return this.parseStringLiteral(this.state.value);case 84:return this.parseNullLiteral();case 85:return this.parseBooleanLiteral(!0);case 86:return this.parseBooleanLiteral(!1);case 10:{let n=this.state.potentialArrowAt===this.state.start;return this.parseParenAndDistinguishExpression(n)}case 2:case 1:return this.parseArrayLike(this.state.type===2?4:3,!1,!0);case 0:return this.parseArrayLike(3,!0,!1,e);case 6:case 7:return this.parseObjectLike(this.state.type===6?9:8,!1,!0);case 5:return this.parseObjectLike(8,!1,!1,e);case 68:return this.parseFunctionOrFunctionSent();case 26:i=this.parseDecorators();case 80:return this.parseClass(this.maybeTakeDecorators(i,this.startNode()),!1);case 77:return this.parseNewOrNewTarget();case 25:case 24:return this.parseTemplate(!1);case 15:{s=this.startNode(),this.next(),s.object=null;let n=s.callee=this.parseNoCallExpr();if(n.type==="MemberExpression")return this.finishNode(s,"BindExpression");throw this.raise(M.UnsupportedBind,n)}case 138:return this.raise(M.PrivateInExpectedIn,this.state.startLoc,{identifierName:this.state.value}),this.parsePrivateName();case 33:return this.parseTopicReferenceThenEqualsSign(54,"%");case 32:return this.parseTopicReferenceThenEqualsSign(44,"^");case 37:case 38:return this.parseTopicReference("hack");case 44:case 54:case 27:{let n=this.getPluginOption("pipelineOperator","proposal");if(n)return this.parseTopicReference(n);this.unexpected();break}case 47:{let n=this.input.codePointAt(this.nextTokenStart());Ci(n)||n===62?this.expectOnePlugin(["jsx","flow","typescript"]):this.unexpected();break}default:if(Ke(r)){if(this.isContextual(127)&&this.lookaheadInLineCharCode()===123)return this.parseModuleExpression();let n=this.state.potentialArrowAt===this.state.start,o=this.state.containsEsc,a=this.parseIdentifier();if(!o&&a.name==="async"&&!this.canInsertSemicolon()){let{type:u}=this.state;if(u===68)return this.resetPreviousNodeTrailingComments(a),this.next(),this.parseAsyncFunctionExpression(this.startNodeAtNode(a));if(Ke(u))return this.lookaheadCharCode()===61?this.parseAsyncArrowUnaryFunction(this.startNodeAtNode(a)):a;if(u===90)return this.resetPreviousNodeTrailingComments(a),this.parseDo(this.startNodeAtNode(a),!0)}return n&&this.match(19)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(a),[a],!1)):a}else this.unexpected()}}parseTopicReferenceThenEqualsSign(e,s){let i=this.getPluginOption("pipelineOperator","proposal");if(i)return this.state.type=e,this.state.value=s,this.state.pos--,this.state.end--,this.state.endLoc=Qt(this.state.endLoc,-1),this.parseTopicReference(i);this.unexpected()}parseTopicReference(e){let s=this.startNode(),i=this.state.startLoc,r=this.state.type;return this.next(),this.finishTopicReference(s,i,e,r)}finishTopicReference(e,s,i,r){if(this.testTopicReferenceConfiguration(i,s,r)){let n=i==="smart"?"PipelinePrimaryTopicReference":"TopicReference";return this.topicReferenceIsAllowedInCurrentContext()||this.raise(i==="smart"?M.PrimaryTopicNotAllowed:M.PipeTopicUnbound,s),this.registerTopicReference(),this.finishNode(e,n)}else throw this.raise(M.PipeTopicUnconfiguredToken,s,{token:dr(r)})}testTopicReferenceConfiguration(e,s,i){switch(e){case"hack":return this.hasPlugin(["pipelineOperator",{topicToken:dr(i)}]);case"smart":return i===27;default:throw this.raise(M.PipeTopicRequiresHackPipes,s)}}parseAsyncArrowUnaryFunction(e){this.prodParam.enter(vl(!0,this.prodParam.hasYield));let s=[this.parseIdentifier()];return this.prodParam.exit(),this.hasPrecedingLineBreak()&&this.raise(M.LineTerminatorBeforeArrow,this.state.curPosition()),this.expect(19),this.parseArrowExpression(e,s,!0)}parseDo(e,s){this.expectPlugin("doExpressions"),s&&this.expectPlugin("asyncDoExpressions"),e.async=s,this.next();let i=this.state.labels;return this.state.labels=[],s?(this.prodParam.enter(2),e.body=this.parseBlock(),this.prodParam.exit()):e.body=this.parseBlock(),this.state.labels=i,this.finishNode(e,"DoExpression")}parseSuper(){let e=this.startNode();return this.next(),this.match(10)&&!this.scope.allowDirectSuper&&!this.options.allowSuperOutsideMethod?this.raise(M.SuperNotAllowed,e):!this.scope.allowSuper&&!this.options.allowSuperOutsideMethod&&this.raise(M.UnexpectedSuper,e),!this.match(10)&&!this.match(0)&&!this.match(16)&&this.raise(M.UnsupportedSuper,e),this.finishNode(e,"Super")}parsePrivateName(){let e=this.startNode(),s=this.startNodeAt(Qt(this.state.startLoc,1)),i=this.state.value;return this.next(),e.id=this.createIdentifier(s,i),this.finishNode(e,"PrivateName")}parseFunctionOrFunctionSent(){let e=this.startNode();if(this.next(),this.prodParam.hasYield&&this.match(16)){let s=this.createIdentifier(this.startNodeAtNode(e),"function");return this.next(),this.match(103)?this.expectPlugin("functionSent"):this.hasPlugin("functionSent")||this.unexpected(),this.parseMetaProperty(e,s,"sent")}return this.parseFunction(e)}parseMetaProperty(e,s,i){e.meta=s;let r=this.state.containsEsc;return e.property=this.parseIdentifier(!0),(e.property.name!==i||r)&&this.raise(M.UnsupportedMetaProperty,e.property,{target:s.name,onlyValidPropertyName:i}),this.finishNode(e,"MetaProperty")}parseImportMetaProperty(e){let s=this.createIdentifier(this.startNodeAtNode(e),"import");if(this.next(),this.isContextual(101))this.inModule||this.raise(M.ImportMetaOutsideModule,s),this.sawUnambiguousESM=!0;else if(this.isContextual(105)||this.isContextual(97)){let i=this.isContextual(105);if(i||this.unexpected(),this.expectPlugin(i?"sourcePhaseImports":"deferredImportEvaluation"),!this.options.createImportExpressions)throw this.raise(M.DynamicImportPhaseRequiresImportExpressions,this.state.startLoc,{phase:this.state.value});return this.next(),e.phase=i?"source":"defer",this.parseImportCall(e)}return this.parseMetaProperty(e,s,"meta")}parseLiteralAtNode(e,s,i){return this.addExtra(i,"rawValue",e),this.addExtra(i,"raw",this.input.slice(i.start,this.state.end)),i.value=e,this.next(),this.finishNode(i,s)}parseLiteral(e,s){let i=this.startNode();return this.parseLiteralAtNode(e,s,i)}parseStringLiteral(e){return this.parseLiteral(e,"StringLiteral")}parseNumericLiteral(e){return this.parseLiteral(e,"NumericLiteral")}parseBigIntLiteral(e){return this.parseLiteral(e,"BigIntLiteral")}parseDecimalLiteral(e){return this.parseLiteral(e,"DecimalLiteral")}parseRegExpLiteral(e){let s=this.parseLiteral(e.value,"RegExpLiteral");return s.pattern=e.pattern,s.flags=e.flags,s}parseBooleanLiteral(e){let s=this.startNode();return s.value=e,this.next(),this.finishNode(s,"BooleanLiteral")}parseNullLiteral(){let e=this.startNode();return this.next(),this.finishNode(e,"NullLiteral")}parseParenAndDistinguishExpression(e){let s=this.state.startLoc,i;this.next(),this.expressionScope.enter($O());let r=this.state.maybeInArrowParameters,n=this.state.inFSharpPipelineDirectBody;this.state.maybeInArrowParameters=!0,this.state.inFSharpPipelineDirectBody=!1;let o=this.state.startLoc,a=[],u=new go,l=!0,c,f;for(;!this.match(11);){if(l)l=!1;else if(this.expect(12,u.optionalParametersLoc===null?null:u.optionalParametersLoc),this.match(11)){f=this.state.startLoc;break}if(this.match(21)){let d=this.state.startLoc;if(c=this.state.startLoc,a.push(this.parseParenItem(this.parseRestBinding(),d)),!this.checkCommaAfterRest(41))break}else a.push(this.parseMaybeAssignAllowIn(u,this.parseParenItem))}let p=this.state.lastTokEndLoc;this.expect(11),this.state.maybeInArrowParameters=r,this.state.inFSharpPipelineDirectBody=n;let h=this.startNodeAt(s);return e&&this.shouldParseArrow(a)&&(h=this.parseArrow(h))?(this.checkDestructuringPrivate(u),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),this.parseArrowExpression(h,a,!1),h):(this.expressionScope.exit(),a.length||this.unexpected(this.state.lastTokStartLoc),f&&this.unexpected(f),c&&this.unexpected(c),this.checkExpressionErrors(u,!0),this.toReferencedListDeep(a,!0),a.length>1?(i=this.startNodeAt(o),i.expressions=a,this.finishNode(i,"SequenceExpression"),this.resetEndLocation(i,p)):i=a[0],this.wrapParenthesis(s,i))}wrapParenthesis(e,s){if(!this.options.createParenthesizedExpressions)return this.addExtra(s,"parenthesized",!0),this.addExtra(s,"parenStart",e.index),this.takeSurroundingComments(s,e.index,this.state.lastTokEndLoc.index),s;let i=this.startNodeAt(e);return i.expression=s,this.finishNode(i,"ParenthesizedExpression")}shouldParseArrow(e){return!this.canInsertSemicolon()}parseArrow(e){if(this.eat(19))return e}parseParenItem(e,s){return e}parseNewOrNewTarget(){let e=this.startNode();if(this.next(),this.match(16)){let s=this.createIdentifier(this.startNodeAtNode(e),"new");this.next();let i=this.parseMetaProperty(e,s,"target");return!this.scope.inNonArrowFunction&&!this.scope.inClass&&!this.options.allowNewTargetOutsideFunction&&this.raise(M.UnexpectedNewTarget,i),i}return this.parseNew(e)}parseNew(e){if(this.parseNewCallee(e),this.eat(10)){let s=this.parseExprList(11);this.toReferencedList(s),e.arguments=s}else e.arguments=[];return this.finishNode(e,"NewExpression")}parseNewCallee(e){let s=this.match(83),i=this.parseNoCallExpr();e.callee=i,s&&(i.type==="Import"||i.type==="ImportExpression")&&this.raise(M.ImportCallNotNewExpression,i)}parseTemplateElement(e){let{start:s,startLoc:i,end:r,value:n}=this.state,o=s+1,a=this.startNodeAt(Qt(i,1));n===null&&(e||this.raise(M.InvalidEscapeSequenceTemplate,Qt(this.state.firstInvalidTemplateEscapePos,1)));let u=this.match(24),l=u?-1:-2,c=r+l;a.value={raw:this.input.slice(o,c).replace(/\r\n?/g,`
|
|
10
|
-
`),cooked:n===null?null:n.slice(1,l)},a.tail=u,this.next();let f=this.finishNode(a,"TemplateElement");return this.resetEndLocation(f,Qt(this.state.lastTokEndLoc,l)),f}parseTemplate(e){let s=this.startNode();s.expressions=[];let i=this.parseTemplateElement(e);for(s.quasis=[i];!i.tail;)s.expressions.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),s.quasis.push(i=this.parseTemplateElement(e));return this.finishNode(s,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(e,s,i,r){i&&this.expectPlugin("recordAndTuple");let n=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let o=Object.create(null),a=!0,u=this.startNode();for(u.properties=[],this.next();!this.match(e);){if(a)a=!1;else if(this.expect(12),this.match(e)){this.addTrailingCommaExtraToNode(u);break}let c;s?c=this.parseBindingProperty():(c=this.parsePropertyDefinition(r),this.checkProto(c,i,o,r)),i&&!this.isObjectProperty(c)&&c.type!=="SpreadElement"&&this.raise(M.InvalidRecordProperty,c),c.shorthand&&this.addExtra(c,"shorthand",!0),u.properties.push(c)}this.next(),this.state.inFSharpPipelineDirectBody=n;let l="ObjectExpression";return s?l="ObjectPattern":i&&(l="RecordExpression"),this.finishNode(u,l)}addTrailingCommaExtraToNode(e){this.addExtra(e,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(e,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(e){return!e.computed&&e.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(e){let s=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(M.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)s.push(this.parseDecorator());let i=this.startNode(),r=!1,n=!1,o;if(this.match(21))return s.length&&this.unexpected(),this.parseSpread();s.length&&(i.decorators=s,s=[]),i.method=!1,e&&(o=this.state.startLoc);let a=this.eat(55);this.parsePropertyNamePrefixOperator(i);let u=this.state.containsEsc,l=this.parsePropertyName(i,e);if(!a&&!u&&this.maybeAsyncOrAccessorProp(i)){let c=l.name;c==="async"&&!this.hasPrecedingLineBreak()&&(r=!0,this.resetPreviousNodeTrailingComments(l),a=this.eat(55),this.parsePropertyName(i)),(c==="get"||c==="set")&&(n=!0,this.resetPreviousNodeTrailingComments(l),i.kind=c,this.match(55)&&(a=!0,this.raise(M.AccessorIsGenerator,this.state.curPosition(),{kind:c}),this.next()),this.parsePropertyName(i))}return this.parseObjPropValue(i,o,a,r,!1,n,e)}getGetterSetterExpectedParamCount(e){return e.kind==="get"?0:1}getObjectOrClassMethodParams(e){return e.params}checkGetterSetterParams(e){var s;let i=this.getGetterSetterExpectedParamCount(e),r=this.getObjectOrClassMethodParams(e);r.length!==i&&this.raise(e.kind==="get"?M.BadGetterArity:M.BadSetterArity,e),e.kind==="set"&&((s=r[r.length-1])==null?void 0:s.type)==="RestElement"&&this.raise(M.BadSetterRestParameter,e)}parseObjectMethod(e,s,i,r,n){if(n){let o=this.parseMethod(e,s,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(o),o}if(i||s||this.match(10))return r&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,s,i,!1,!1,"ObjectMethod")}parseObjectProperty(e,s,i,r){if(e.shorthand=!1,this.eat(14))return e.value=i?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowIn(r),this.finishNode(e,"ObjectProperty");if(!e.computed&&e.key.type==="Identifier"){if(this.checkReservedWord(e.key.name,e.key.loc.start,!0,!1),i)e.value=this.parseMaybeDefault(s,Ni(e.key));else if(this.match(29)){let n=this.state.startLoc;r!=null?r.shorthandAssignLoc===null&&(r.shorthandAssignLoc=n):this.raise(M.InvalidCoverInitializedName,n),e.value=this.parseMaybeDefault(s,Ni(e.key))}else e.value=Ni(e.key);return e.shorthand=!0,this.finishNode(e,"ObjectProperty")}}parseObjPropValue(e,s,i,r,n,o,a){let u=this.parseObjectMethod(e,i,r,n,o)||this.parseObjectProperty(e,s,n,a);return u||this.unexpected(),u}parsePropertyName(e,s){if(this.eat(0))e.computed=!0,e.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:i,value:r}=this.state,n;if(Zs(i))n=this.parseIdentifier(!0);else switch(i){case 134:n=this.parseNumericLiteral(r);break;case 133:n=this.parseStringLiteral(r);break;case 135:n=this.parseBigIntLiteral(r);break;case 136:n=this.parseDecimalLiteral(r);break;case 138:{let o=this.state.startLoc;s!=null?s.privateKeyLoc===null&&(s.privateKeyLoc=o):this.raise(M.UnexpectedPrivateField,o),n=this.parsePrivateName();break}default:this.unexpected()}e.key=n,i!==138&&(e.computed=!1)}return e.key}initFunction(e,s){e.id=null,e.generator=!1,e.async=s}parseMethod(e,s,i,r,n,o,a=!1){this.initFunction(e,i),e.generator=s,this.scope.enter(18|(a?64:0)|(n?32:0)),this.prodParam.enter(vl(i,e.generator)),this.parseFunctionParams(e,r);let u=this.parseFunctionBodyAndFinish(e,o,!0);return this.prodParam.exit(),this.scope.exit(),u}parseArrayLike(e,s,i,r){i&&this.expectPlugin("recordAndTuple");let n=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let o=this.startNode();return this.next(),o.elements=this.parseExprList(e,!i,r,o),this.state.inFSharpPipelineDirectBody=n,this.finishNode(o,i?"TupleExpression":"ArrayExpression")}parseArrowExpression(e,s,i,r){this.scope.enter(6);let n=vl(i,!1);!this.match(5)&&this.prodParam.hasIn&&(n|=8),this.prodParam.enter(n),this.initFunction(e,i);let o=this.state.maybeInArrowParameters;return s&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(e,s,r)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(e,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=o,this.finishNode(e,"ArrowFunctionExpression")}setArrowFunctionParameters(e,s,i){this.toAssignableList(s,i,!1),e.params=s}parseFunctionBodyAndFinish(e,s,i=!1){return this.parseFunctionBody(e,!1,i),this.finishNode(e,s)}parseFunctionBody(e,s,i=!1){let r=s&&!this.match(5);if(this.expressionScope.enter(WE()),r)e.body=this.parseMaybeAssign(),this.checkParams(e,!1,s,!1);else{let n=this.state.strict,o=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),e.body=this.parseBlock(!0,!1,a=>{let u=!this.isSimpleParamList(e.params);a&&u&&this.raise(M.IllegalLanguageModeDirective,(e.kind==="method"||e.kind==="constructor")&&e.key?e.key.loc.end:e);let l=!n&&this.state.strict;this.checkParams(e,!this.state.strict&&!s&&!i&&!u,s,l),this.state.strict&&e.id&&this.checkIdentifier(e.id,65,l)}),this.prodParam.exit(),this.state.labels=o}this.expressionScope.exit()}isSimpleParameter(e){return e.type==="Identifier"}isSimpleParamList(e){for(let s=0,i=e.length;s<i;s++)if(!this.isSimpleParameter(e[s]))return!1;return!0}checkParams(e,s,i,r=!0){let n=!s&&new Set,o={type:"FormalParameters"};for(let a of e.params)this.checkLVal(a,{in:o,binding:5,checkClashes:n,strictModeChanged:r})}parseExprList(e,s,i,r){let n=[],o=!0;for(;!this.eat(e);){if(o)o=!1;else if(this.expect(12),this.match(e)){r&&this.addTrailingCommaExtraToNode(r),this.next();break}n.push(this.parseExprListItem(s,i))}return n}parseExprListItem(e,s,i){let r;if(this.match(12))e||this.raise(M.UnexpectedToken,this.state.curPosition(),{unexpected:","}),r=null;else if(this.match(21)){let n=this.state.startLoc;r=this.parseParenItem(this.parseSpread(s),n)}else if(this.match(17)){this.expectPlugin("partialApplication"),i||this.raise(M.UnexpectedArgumentPlaceholder,this.state.startLoc);let n=this.startNode();this.next(),r=this.finishNode(n,"ArgumentPlaceholder")}else r=this.parseMaybeAssignAllowIn(s,this.parseParenItem);return r}parseIdentifier(e){let s=this.startNode(),i=this.parseIdentifierName(e);return this.createIdentifier(s,i)}createIdentifier(e,s){return e.name=s,e.loc.identifierName=s,this.finishNode(e,"Identifier")}parseIdentifierName(e){let s,{startLoc:i,type:r}=this.state;Zs(r)?s=this.state.value:this.unexpected();let n=mO(r);return e?n&&this.replaceToken(132):this.checkReservedWord(s,i,n,!1),this.next(),s}checkReservedWord(e,s,i,r){if(e.length>10||!MO(e))return;if(i&&wO(e)){this.raise(M.UnexpectedKeyword,s,{keyword:e});return}if((this.state.strict?r?KE:$E:HE)(e,this.inModule)){this.raise(M.UnexpectedReservedWord,s,{reservedWord:e});return}else if(e==="yield"){if(this.prodParam.hasYield){this.raise(M.YieldBindingIdentifier,s);return}}else if(e==="await"){if(this.prodParam.hasAwait){this.raise(M.AwaitBindingIdentifier,s);return}if(this.scope.inStaticBlock){this.raise(M.AwaitBindingIdentifierInStaticBlock,s);return}this.expressionScope.recordAsyncArrowParametersError(s)}else if(e==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(M.ArgumentsInClass,s);return}}isAwaitAllowed(){return!!(this.prodParam.hasAwait||this.options.allowAwaitOutsideFunction&&!this.scope.inFunction)}parseAwait(e){let s=this.startNodeAt(e);return this.expressionScope.recordParameterInitializerError(M.AwaitExpressionFormalParameter,s),this.eat(55)&&this.raise(M.ObsoleteAwaitStar,s),!this.scope.inFunction&&!this.options.allowAwaitOutsideFunction&&(this.isAmbiguousAwait()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(s.argument=this.parseMaybeUnary(null,!0)),this.finishNode(s,"AwaitExpression")}isAmbiguousAwait(){if(this.hasPrecedingLineBreak())return!0;let{type:e}=this.state;return e===53||e===10||e===0||Pl(e)||e===102&&!this.state.containsEsc||e===137||e===56||this.hasPlugin("v8intrinsic")&&e===54}parseYield(){let e=this.startNode();this.expressionScope.recordParameterInitializerError(M.YieldInParameter,e),this.next();let s=!1,i=null;if(!this.hasPrecedingLineBreak())switch(s=this.eat(55),this.state.type){case 13:case 139:case 8:case 11:case 3:case 9:case 14:case 12:if(!s)break;default:i=this.parseMaybeAssign()}return e.delegate=s,e.argument=i,this.finishNode(e,"YieldExpression")}parseImportCall(e){return this.next(),e.source=this.parseMaybeAssignAllowIn(),(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))&&(e.options=null),this.eat(12)&&(this.expectImportAttributesPlugin(),this.match(11)||(e.options=this.parseMaybeAssignAllowIn(),this.eat(12))),this.expect(11),this.finishNode(e,"ImportExpression")}checkPipelineAtInfixOperator(e,s){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&e.type==="SequenceExpression"&&this.raise(M.PipelineHeadSequenceExpression,s)}parseSmartPipelineBodyInStyle(e,s){if(this.isSimpleReference(e)){let i=this.startNodeAt(s);return i.callee=e,this.finishNode(i,"PipelineBareFunction")}else{let i=this.startNodeAt(s);return this.checkSmartPipeTopicBodyEarlyErrors(s),i.expression=e,this.finishNode(i,"PipelineTopicExpression")}}isSimpleReference(e){switch(e.type){case"MemberExpression":return!e.computed&&this.isSimpleReference(e.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(e){if(this.match(19))throw this.raise(M.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(M.PipelineTopicUnused,e)}withTopicBindingContext(e){let s=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return e()}finally{this.state.topicContext=s}}withSmartMixTopicForbiddingContext(e){if(this.hasPlugin(["pipelineOperator",{proposal:"smart"}])){let s=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};try{return e()}finally{this.state.topicContext=s}}else return e()}withSoloAwaitPermittingContext(e){let s=this.state.soloAwait;this.state.soloAwait=!0;try{return e()}finally{this.state.soloAwait=s}}allowInAnd(e){let s=this.prodParam.currentFlags();if(8&~s){this.prodParam.enter(s|8);try{return e()}finally{this.prodParam.exit()}}return e()}disallowInAnd(e){let s=this.prodParam.currentFlags();if(8&s){this.prodParam.enter(s&-9);try{return e()}finally{this.prodParam.exit()}}return e()}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(e){let s=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let i=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let r=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),s,e);return this.state.inFSharpPipelineDirectBody=i,r}parseModuleExpression(){this.expectPlugin("moduleBlocks");let e=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let s=this.startNodeAt(this.state.endLoc);this.next();let i=this.initializeScopes(!0);this.enterInitialScopes();try{e.body=this.parseProgram(s,8,"module")}finally{i()}return this.finishNode(e,"ModuleExpression")}parsePropertyNamePrefixOperator(e){}},qh={kind:1},dw={kind:2},mw=/[\uD800-\uDFFF]/u,Xh=/in(?:stanceof)?/y;function gw(t,e){for(let s=0;s<t.length;s++){let i=t[s],{type:r}=i;if(typeof r=="number"){{if(r===138){let{loc:n,start:o,value:a,end:u}=i,l=o+1,c=Qt(n.start,1);t.splice(s,1,new li({type:Ai(27),value:"#",start:o,end:l,startLoc:n.start,endLoc:c}),new li({type:Ai(132),value:a,start:l,end:u,startLoc:c,endLoc:n.end})),s++;continue}if(Pl(r)){let{loc:n,start:o,value:a,end:u}=i,l=o+1,c=Qt(n.start,1),f;e.charCodeAt(o)===96?f=new li({type:Ai(22),value:"`",start:o,end:l,startLoc:n.start,endLoc:c}):f=new li({type:Ai(8),value:"}",start:o,end:l,startLoc:n.start,endLoc:c});let p,h,d,_;r===24?(h=u-1,d=Qt(n.end,-1),p=a===null?null:a.slice(1,-1),_=new li({type:Ai(22),value:"`",start:h,end:u,startLoc:d,endLoc:n.end})):(h=u-2,d=Qt(n.end,-2),p=a===null?null:a.slice(1,-2),_=new li({type:Ai(23),value:"${",start:h,end:u,startLoc:d,endLoc:n.end})),t.splice(s,1,f,new li({type:Ai(20),value:p,start:l,end:h,startLoc:c,endLoc:d}),_),s+=2;continue}}i.type=Ai(r)}}return t}var pd=class extends fd{parseTopLevel(e,s){return e.program=this.parseProgram(s),e.comments=this.comments,this.options.tokens&&(e.tokens=gw(this.tokens,this.input)),this.finishNode(e,"File")}parseProgram(e,s=139,i=this.options.sourceType){if(e.sourceType=i,e.interpreter=this.parseInterpreterDirective(),this.parseBlockBody(e,!0,!0,s),this.inModule&&!this.options.allowUndeclaredExports&&this.scope.undefinedExports.size>0)for(let[n,o]of Array.from(this.scope.undefinedExports))this.raise(M.ModuleExportUndefined,o,{localName:n});let r;return s===139?r=this.finishNode(e,"Program"):r=this.finishNodeAt(e,"Program",Qt(this.state.startLoc,-1)),r}stmtToDirective(e){let s=e;s.type="Directive",s.value=s.expression,delete s.expression;let i=s.value,r=i.value,n=this.input.slice(i.start,i.end),o=i.value=n.slice(1,-1);return this.addExtra(i,"raw",n),this.addExtra(i,"rawValue",o),this.addExtra(i,"expressionValue",r),i.type="DirectiveLiteral",s}parseInterpreterDirective(){if(!this.match(28))return null;let e=this.startNode();return e.value=this.state.value,this.next(),this.finishNode(e,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}chStartsBindingIdentifier(e,s){if(Ci(e)){if(Xh.lastIndex=s,Xh.test(this.input)){let i=this.codePointAtPos(Xh.lastIndex);if(!mo(i)&&i!==92)return!1}return!0}else return e===92}chStartsBindingPattern(e){return e===91||e===123}hasFollowingBindingAtom(){let e=this.nextTokenStart(),s=this.codePointAtPos(e);return this.chStartsBindingPattern(s)||this.chStartsBindingIdentifier(s,e)}hasInLineFollowingBindingIdentifier(){let e=this.nextTokenInLineStart(),s=this.codePointAtPos(e);return this.chStartsBindingIdentifier(s,e)}startsUsingForOf(){let{type:e,containsEsc:s}=this.lookahead();if(e===102&&!s)return!1;if(Ke(e)&&!this.hasFollowingLineBreak())return this.expectPlugin("explicitResourceManagement"),!0}startsAwaitUsing(){let e=this.nextTokenInLineStart();if(this.isUnparsedContextual(e,"using")){e=this.nextTokenInLineStartSince(e+5);let s=this.codePointAtPos(e);if(this.chStartsBindingIdentifier(s,e))return this.expectPlugin("explicitResourceManagement"),!0}return!1}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(e=!1){let s=0;return this.options.annexB&&!this.state.strict&&(s|=4,e&&(s|=8)),this.parseStatementLike(s)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(e){let s=null;return this.match(26)&&(s=this.parseDecorators(!0)),this.parseStatementContent(e,s)}parseStatementContent(e,s){let i=this.state.type,r=this.startNode(),n=!!(e&2),o=!!(e&4),a=e&1;switch(i){case 60:return this.parseBreakContinueStatement(r,!0);case 63:return this.parseBreakContinueStatement(r,!1);case 64:return this.parseDebuggerStatement(r);case 90:return this.parseDoWhileStatement(r);case 91:return this.parseForStatement(r);case 68:if(this.lookaheadCharCode()===46)break;return o||this.raise(this.state.strict?M.StrictFunction:this.options.annexB?M.SloppyFunctionAnnexB:M.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(r,!1,!n&&o);case 80:return n||this.unexpected(),this.parseClass(this.maybeTakeDecorators(s,r),!0);case 69:return this.parseIfStatement(r);case 70:return this.parseReturnStatement(r);case 71:return this.parseSwitchStatement(r);case 72:return this.parseThrowStatement(r);case 73:return this.parseTryStatement(r);case 96:if(!this.state.containsEsc&&this.startsAwaitUsing())return this.isAwaitAllowed()?n||this.raise(M.UnexpectedLexicalDeclaration,r):this.raise(M.AwaitUsingNotInAsyncContext,r),this.next(),this.parseVarStatement(r,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifier())break;return this.expectPlugin("explicitResourceManagement"),!this.scope.inModule&&this.scope.inTopLevel?this.raise(M.UnexpectedUsingDeclaration,this.state.startLoc):n||this.raise(M.UnexpectedLexicalDeclaration,this.state.startLoc),this.parseVarStatement(r,"using");case 100:{if(this.state.containsEsc)break;let c=this.nextTokenStart(),f=this.codePointAtPos(c);if(f!==91&&(!n&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(f,c)&&f!==123))break}case 75:n||this.raise(M.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{let c=this.state.value;return this.parseVarStatement(r,c)}case 92:return this.parseWhileStatement(r);case 76:return this.parseWithStatement(r);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(r);case 83:{let c=this.lookaheadCharCode();if(c===40||c===46)break}case 82:{!this.options.allowImportExportEverywhere&&!a&&this.raise(M.UnexpectedImportExport,this.state.startLoc),this.next();let c;return i===83?(c=this.parseImport(r),c.type==="ImportDeclaration"&&(!c.importKind||c.importKind==="value")&&(this.sawUnambiguousESM=!0)):(c=this.parseExport(r,s),(c.type==="ExportNamedDeclaration"&&(!c.exportKind||c.exportKind==="value")||c.type==="ExportAllDeclaration"&&(!c.exportKind||c.exportKind==="value")||c.type==="ExportDefaultDeclaration")&&(this.sawUnambiguousESM=!0)),this.assertModuleNodeAllowed(c),c}default:if(this.isAsyncFunction())return n||this.raise(M.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(r,!0,!n&&o)}let u=this.state.value,l=this.parseExpression();return Ke(i)&&l.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(r,u,l,e):this.parseExpressionStatement(r,l,s)}assertModuleNodeAllowed(e){!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(M.ImportOutsideModule,e)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(e,s,i){return e&&(s.decorators&&s.decorators.length>0?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(M.DecoratorsBeforeAfterExport,s.decorators[0]),s.decorators.unshift(...e)):s.decorators=e,this.resetStartLocationFromNode(s,e[0]),i&&this.resetStartLocationFromNode(i,s)),s}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(e){let s=[];do s.push(this.parseDecorator());while(this.match(26));if(this.match(82))e||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(M.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(M.UnexpectedLeadingDecorator,this.state.startLoc);return s}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let e=this.startNode();if(this.next(),this.hasPlugin("decorators")){let s=this.state.startLoc,i;if(this.match(10)){let r=this.state.startLoc;this.next(),i=this.parseExpression(),this.expect(11),i=this.wrapParenthesis(r,i);let n=this.state.startLoc;e.expression=this.parseMaybeDecoratorArguments(i),this.getPluginOption("decorators","allowCallParenthesized")===!1&&e.expression!==i&&this.raise(M.DecoratorArgumentsOutsideParentheses,n)}else{for(i=this.parseIdentifier(!1);this.eat(16);){let r=this.startNodeAt(s);r.object=i,this.match(138)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),r.property=this.parsePrivateName()):r.property=this.parseIdentifier(!0),r.computed=!1,i=this.finishNode(r,"MemberExpression")}e.expression=this.parseMaybeDecoratorArguments(i)}}else e.expression=this.parseExprSubscripts();return this.finishNode(e,"Decorator")}parseMaybeDecoratorArguments(e){if(this.eat(10)){let s=this.startNodeAtNode(e);return s.callee=e,s.arguments=this.parseCallExpressionArguments(11,!1),this.toReferencedList(s.arguments),this.finishNode(s,"CallExpression")}return e}parseBreakContinueStatement(e,s){return this.next(),this.isLineTerminator()?e.label=null:(e.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(e,s),this.finishNode(e,s?"BreakStatement":"ContinueStatement")}verifyBreakContinue(e,s){let i;for(i=0;i<this.state.labels.length;++i){let r=this.state.labels[i];if((e.label==null||r.name===e.label.name)&&(r.kind!=null&&(s||r.kind===1)||e.label&&s))break}if(i===this.state.labels.length){let r=s?"BreakStatement":"ContinueStatement";this.raise(M.IllegalBreakContinue,e,{type:r})}}parseDebuggerStatement(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")}parseHeaderExpression(){this.expect(10);let e=this.parseExpression();return this.expect(11),e}parseDoWhileStatement(e){return this.next(),this.state.labels.push(qh),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.expect(92),e.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(e,"DoWhileStatement")}parseForStatement(e){this.next(),this.state.labels.push(qh);let s=null;if(this.isAwaitAllowed()&&this.eatContextual(96)&&(s=this.state.lastTokStartLoc),this.scope.enter(0),this.expect(10),this.match(13))return s!==null&&this.unexpected(s),this.parseFor(e,null);let i=this.isContextual(100);{let u=this.isContextual(96)&&this.startsAwaitUsing(),l=u||this.isContextual(107)&&this.startsUsingForOf(),c=i&&this.hasFollowingBindingAtom()||l;if(this.match(74)||this.match(75)||c){let f=this.startNode(),p;u?(p="await using",this.isAwaitAllowed()||this.raise(M.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):p=this.state.value,this.next(),this.parseVar(f,!0,p);let h=this.finishNode(f,"VariableDeclaration"),d=this.match(58);return d&&l&&this.raise(M.ForInUsing,h),(d||this.isContextual(102))&&h.declarations.length===1?this.parseForIn(e,h,s):(s!==null&&this.unexpected(s),this.parseFor(e,h))}}let r=this.isContextual(95),n=new go,o=this.parseExpression(!0,n),a=this.isContextual(102);if(a&&(i&&this.raise(M.ForOfLet,o),s===null&&r&&o.type==="Identifier"&&this.raise(M.ForOfAsync,o)),a||this.match(58)){this.checkDestructuringPrivate(n),this.toAssignable(o,!0);let u=a?"ForOfStatement":"ForInStatement";return this.checkLVal(o,{in:{type:u}}),this.parseForIn(e,o,s)}else this.checkExpressionErrors(n,!0);return s!==null&&this.unexpected(s),this.parseFor(e,o)}parseFunctionStatement(e,s,i){return this.next(),this.parseFunction(e,1|(i?2:0)|(s?8:0))}parseIfStatement(e){return this.next(),e.test=this.parseHeaderExpression(),e.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),e.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(e,"IfStatement")}parseReturnStatement(e){return!this.prodParam.hasReturn&&!this.options.allowReturnOutsideFunction&&this.raise(M.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")}parseSwitchStatement(e){this.next(),e.discriminant=this.parseHeaderExpression();let s=e.cases=[];this.expect(5),this.state.labels.push(dw),this.scope.enter(0);let i;for(let r;!this.match(8);)if(this.match(61)||this.match(65)){let n=this.match(61);i&&this.finishNode(i,"SwitchCase"),s.push(i=this.startNode()),i.consequent=[],this.next(),n?i.test=this.parseExpression():(r&&this.raise(M.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),r=!0,i.test=null),this.expect(14)}else i?i.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),i&&this.finishNode(i,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(e,"SwitchStatement")}parseThrowStatement(e){return this.next(),this.hasPrecedingLineBreak()&&this.raise(M.NewlineAfterThrow,this.state.lastTokEndLoc),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")}parseCatchClauseParam(){let e=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&e.type==="Identifier"?8:0),this.checkLVal(e,{in:{type:"CatchClause"},binding:9}),e}parseTryStatement(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.match(62)){let s=this.startNode();this.next(),this.match(10)?(this.expect(10),s.param=this.parseCatchClauseParam(),this.expect(11)):(s.param=null,this.scope.enter(0)),s.body=this.withSmartMixTopicForbiddingContext(()=>this.parseBlock(!1,!1)),this.scope.exit(),e.handler=this.finishNode(s,"CatchClause")}return e.finalizer=this.eat(67)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(M.NoCatchOrFinally,e),this.finishNode(e,"TryStatement")}parseVarStatement(e,s,i=!1){return this.next(),this.parseVar(e,!1,s,i),this.semicolon(),this.finishNode(e,"VariableDeclaration")}parseWhileStatement(e){return this.next(),e.test=this.parseHeaderExpression(),this.state.labels.push(qh),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.finishNode(e,"WhileStatement")}parseWithStatement(e){return this.state.strict&&this.raise(M.StrictWith,this.state.startLoc),this.next(),e.object=this.parseHeaderExpression(),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.finishNode(e,"WithStatement")}parseEmptyStatement(e){return this.next(),this.finishNode(e,"EmptyStatement")}parseLabeledStatement(e,s,i,r){for(let o of this.state.labels)o.name===s&&this.raise(M.LabelRedeclaration,i,{labelName:s});let n=EO(this.state.type)?1:this.match(71)?2:null;for(let o=this.state.labels.length-1;o>=0;o--){let a=this.state.labels[o];if(a.statementStart===e.start)a.statementStart=this.state.start,a.kind=n;else break}return this.state.labels.push({name:s,kind:n,statementStart:this.state.start}),e.body=r&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),e.label=i,this.finishNode(e,"LabeledStatement")}parseExpressionStatement(e,s,i){return e.expression=s,this.semicolon(),this.finishNode(e,"ExpressionStatement")}parseBlock(e=!1,s=!0,i){let r=this.startNode();return e&&this.state.strictErrors.clear(),this.expect(5),s&&this.scope.enter(0),this.parseBlockBody(r,e,!1,8,i),s&&this.scope.exit(),this.finishNode(r,"BlockStatement")}isValidDirective(e){return e.type==="ExpressionStatement"&&e.expression.type==="StringLiteral"&&!e.expression.extra.parenthesized}parseBlockBody(e,s,i,r,n){let o=e.body=[],a=e.directives=[];this.parseBlockOrModuleBlockBody(o,s?a:void 0,i,r,n)}parseBlockOrModuleBlockBody(e,s,i,r,n){let o=this.state.strict,a=!1,u=!1;for(;!this.match(r);){let l=i?this.parseModuleItem():this.parseStatementListItem();if(s&&!u){if(this.isValidDirective(l)){let c=this.stmtToDirective(l);s.push(c),!a&&c.value.value==="use strict"&&(a=!0,this.setStrict(!0));continue}u=!0,this.state.strictErrors.clear()}e.push(l)}n==null||n.call(this,a),o||this.setStrict(!1),this.next()}parseFor(e,s){return e.init=s,this.semicolon(!1),e.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),e.update=this.match(11)?null:this.parseExpression(),this.expect(11),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(e,"ForStatement")}parseForIn(e,s,i){let r=this.match(58);return this.next(),r?i!==null&&this.unexpected(i):e.await=i!==null,s.type==="VariableDeclaration"&&s.declarations[0].init!=null&&(!r||!this.options.annexB||this.state.strict||s.kind!=="var"||s.declarations[0].id.type!=="Identifier")&&this.raise(M.ForInOfLoopInitializer,s,{type:r?"ForInStatement":"ForOfStatement"}),s.type==="AssignmentPattern"&&this.raise(M.InvalidLhs,s,{ancestor:{type:"ForStatement"}}),e.left=s,e.right=r?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(e,r?"ForInStatement":"ForOfStatement")}parseVar(e,s,i,r=!1){let n=e.declarations=[];for(e.kind=i;;){let o=this.startNode();if(this.parseVarId(o,i),o.init=this.eat(29)?s?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,o.init===null&&!r&&(o.id.type!=="Identifier"&&!(s&&(this.match(58)||this.isContextual(102)))?this.raise(M.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):i==="const"&&!(this.match(58)||this.isContextual(102))&&this.raise(M.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"const"})),n.push(this.finishNode(o,"VariableDeclarator")),!this.eat(12))break}return e}parseVarId(e,s){let i=this.parseBindingAtom();this.checkLVal(i,{in:{type:"VariableDeclarator"},binding:s==="var"?5:8201}),e.id=i}parseAsyncFunctionExpression(e){return this.parseFunction(e,8)}parseFunction(e,s=0){let i=s&2,r=!!(s&1),n=r&&!(s&4),o=!!(s&8);this.initFunction(e,o),this.match(55)&&(i&&this.raise(M.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),e.generator=!0),r&&(e.id=this.parseFunctionId(n));let a=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(2),this.prodParam.enter(vl(o,e.generator)),r||(e.id=this.parseFunctionId()),this.parseFunctionParams(e,!1),this.withSmartMixTopicForbiddingContext(()=>{this.parseFunctionBodyAndFinish(e,r?"FunctionDeclaration":"FunctionExpression")}),this.prodParam.exit(),this.scope.exit(),r&&!i&&this.registerFunctionStatementId(e),this.state.maybeInArrowParameters=a,e}parseFunctionId(e){return e||Ke(this.state.type)?this.parseIdentifier():null}parseFunctionParams(e,s){this.expect(10),this.expressionScope.enter(HO()),e.params=this.parseBindingList(11,41,2|(s?4:0)),this.expressionScope.exit()}registerFunctionStatementId(e){e.id&&this.scope.declareName(e.id.name,!this.options.annexB||this.state.strict||e.generator||e.async?this.scope.treatFunctionsAsVar?5:8201:17,e.id.loc.start)}parseClass(e,s,i){this.next();let r=this.state.strict;return this.state.strict=!0,this.parseClassId(e,s,i),this.parseClassSuper(e),e.body=this.parseClassBody(!!e.superClass,r),this.finishNode(e,s?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}isNonstaticConstructor(e){return!e.computed&&!e.static&&(e.key.name==="constructor"||e.key.value==="constructor")}parseClassBody(e,s){this.classScope.enter();let i={hadConstructor:!1,hadSuperClass:e},r=[],n=this.startNode();if(n.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext(()=>{for(;!this.match(8);){if(this.eat(13)){if(r.length>0)throw this.raise(M.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){r.push(this.parseDecorator());continue}let o=this.startNode();r.length&&(o.decorators=r,this.resetStartLocationFromNode(o,r[0]),r=[]),this.parseClassMember(n,o,i),o.kind==="constructor"&&o.decorators&&o.decorators.length>0&&this.raise(M.DecoratorConstructor,o)}}),this.state.strict=s,this.next(),r.length)throw this.raise(M.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(n,"ClassBody")}parseClassMemberFromModifier(e,s){let i=this.parseIdentifier(!0);if(this.isClassMethod()){let r=s;return r.kind="method",r.computed=!1,r.key=i,r.static=!1,this.pushClassMethod(e,r,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let r=s;return r.computed=!1,r.key=i,r.static=!1,e.body.push(this.parseClassProperty(r)),!0}return this.resetPreviousNodeTrailingComments(i),!1}parseClassMember(e,s,i){let r=this.isContextual(106);if(r){if(this.parseClassMemberFromModifier(e,s))return;if(this.eat(5)){this.parseClassStaticBlock(e,s);return}}this.parseClassMemberWithIsStatic(e,s,i,r)}parseClassMemberWithIsStatic(e,s,i,r){let n=s,o=s,a=s,u=s,l=s,c=n,f=n;if(s.static=r,this.parsePropertyNamePrefixOperator(s),this.eat(55)){c.kind="method";let y=this.match(138);if(this.parseClassElementName(c),y){this.pushClassPrivateMethod(e,o,!0,!1);return}this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsGenerator,n.key),this.pushClassMethod(e,n,!0,!1,!1,!1);return}let p=Ke(this.state.type)&&!this.state.containsEsc,h=this.match(138),d=this.parseClassElementName(s),_=this.state.startLoc;if(this.parsePostMemberNameModifiers(f),this.isClassMethod()){if(c.kind="method",h){this.pushClassPrivateMethod(e,o,!1,!1);return}let y=this.isNonstaticConstructor(n),x=!1;y&&(n.kind="constructor",i.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(M.DuplicateConstructor,d),y&&this.hasPlugin("typescript")&&s.override&&this.raise(M.OverrideOnConstructor,d),i.hadConstructor=!0,x=i.hadSuperClass),this.pushClassMethod(e,n,!1,!1,y,x)}else if(this.isClassProperty())h?this.pushClassPrivateProperty(e,u):this.pushClassProperty(e,a);else if(p&&d.name==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(d);let y=this.eat(55);f.optional&&this.unexpected(_),c.kind="method";let x=this.match(138);this.parseClassElementName(c),this.parsePostMemberNameModifiers(f),x?this.pushClassPrivateMethod(e,o,y,!0):(this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsAsync,n.key),this.pushClassMethod(e,n,y,!0,!1,!1))}else if(p&&(d.name==="get"||d.name==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(d),c.kind=d.name;let y=this.match(138);this.parseClassElementName(n),y?this.pushClassPrivateMethod(e,o,!1,!1):(this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsAccessor,n.key),this.pushClassMethod(e,n,!1,!1,!1,!1)),this.checkGetterSetterParams(n)}else if(p&&d.name==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(d);let y=this.match(138);this.parseClassElementName(a),this.pushClassAccessorProperty(e,l,y)}else this.isLineTerminator()?h?this.pushClassPrivateProperty(e,u):this.pushClassProperty(e,a):this.unexpected()}parseClassElementName(e){let{type:s,value:i}=this.state;if((s===132||s===133)&&e.static&&i==="prototype"&&this.raise(M.StaticPrototype,this.state.startLoc),s===138){i==="constructor"&&this.raise(M.ConstructorClassPrivateField,this.state.startLoc);let r=this.parsePrivateName();return e.key=r,r}return this.parsePropertyName(e)}parseClassStaticBlock(e,s){var i;this.scope.enter(208);let r=this.state.labels;this.state.labels=[],this.prodParam.enter(0);let n=s.body=[];this.parseBlockOrModuleBlockBody(n,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=r,e.body.push(this.finishNode(s,"StaticBlock")),(i=s.decorators)!=null&&i.length&&this.raise(M.DecoratorStaticBlock,s)}pushClassProperty(e,s){!s.computed&&(s.key.name==="constructor"||s.key.value==="constructor")&&this.raise(M.ConstructorClassField,s.key),e.body.push(this.parseClassProperty(s))}pushClassPrivateProperty(e,s){let i=this.parseClassPrivateProperty(s);e.body.push(i),this.classScope.declarePrivateName(this.getPrivateNameSV(i.key),0,i.key.loc.start)}pushClassAccessorProperty(e,s,i){if(!i&&!s.computed){let n=s.key;(n.name==="constructor"||n.value==="constructor")&&this.raise(M.ConstructorClassField,n)}let r=this.parseClassAccessorProperty(s);e.body.push(r),i&&this.classScope.declarePrivateName(this.getPrivateNameSV(r.key),0,r.key.loc.start)}pushClassMethod(e,s,i,r,n,o){e.body.push(this.parseMethod(s,i,r,n,o,"ClassMethod",!0))}pushClassPrivateMethod(e,s,i,r){let n=this.parseMethod(s,i,r,!1,!1,"ClassPrivateMethod",!0);e.body.push(n);let o=n.kind==="get"?n.static?6:2:n.kind==="set"?n.static?5:1:0;this.declareClassPrivateMethodInScope(n,o)}declareClassPrivateMethodInScope(e,s){this.classScope.declarePrivateName(this.getPrivateNameSV(e.key),s,e.key.loc.start)}parsePostMemberNameModifiers(e){}parseClassPrivateProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassPrivateProperty")}parseClassProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassProperty")}parseClassAccessorProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassAccessorProperty")}parseInitializer(e){this.scope.enter(80),this.expressionScope.enter(WE()),this.prodParam.enter(0),e.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(e,s,i,r=8331){if(Ke(this.state.type))e.id=this.parseIdentifier(),s&&this.declareNameFromIdentifier(e.id,r);else if(i||!s)e.id=null;else throw this.raise(M.MissingClassName,this.state.startLoc)}parseClassSuper(e){e.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(e,s){let i=this.parseMaybeImportPhase(e,!0),r=this.maybeParseExportDefaultSpecifier(e,i),n=!r||this.eat(12),o=n&&this.eatExportStar(e),a=o&&this.maybeParseExportNamespaceSpecifier(e),u=n&&(!a||this.eat(12)),l=r||o;if(o&&!a){if(r&&this.unexpected(),s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration")}let c=this.maybeParseExportNamedSpecifiers(e);r&&n&&!o&&!c&&this.unexpected(null,5),a&&u&&this.unexpected(null,98);let f;if(l||c){if(f=!1,s)throw this.raise(M.UnsupportedDecoratorExport,e);this.parseExportFrom(e,l)}else f=this.maybeParseExportDeclaration(e);if(l||c||f){var p;let h=e;if(this.checkExport(h,!0,!1,!!h.source),((p=h.declaration)==null?void 0:p.type)==="ClassDeclaration")this.maybeTakeDecorators(s,h.declaration,h);else if(s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.finishNode(h,"ExportNamedDeclaration")}if(this.eat(65)){let h=e,d=this.parseExportDefaultExpression();if(h.declaration=d,d.type==="ClassDeclaration")this.maybeTakeDecorators(s,d,h);else if(s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.checkExport(h,!0,!0),this.finishNode(h,"ExportDefaultDeclaration")}this.unexpected(null,5)}eatExportStar(e){return this.eat(55)}maybeParseExportDefaultSpecifier(e,s){if(s||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",s==null?void 0:s.loc.start);let i=s||this.parseIdentifier(!0),r=this.startNodeAtNode(i);return r.exported=i,e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(e){if(this.isContextual(93)){e.specifiers||(e.specifiers=[]);let s=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),s.exported=this.parseModuleExportName(),e.specifiers.push(this.finishNode(s,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(e){if(this.match(5)){e.specifiers||(e.specifiers=[]);let s=e.exportKind==="type";return e.specifiers.push(...this.parseExportSpecifiers(s)),e.source=null,e.declaration=null,this.hasPlugin("importAssertions")&&(e.assertions=[]),!0}return!1}maybeParseExportDeclaration(e){return this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,this.hasPlugin("importAssertions")&&(e.assertions=[]),e.declaration=this.parseExportDeclaration(e),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let e=this.nextTokenInLineStart();return this.isUnparsedContextual(e,"function")}parseExportDefaultExpression(){let e=this.startNode();if(this.match(68))return this.next(),this.parseFunction(e,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(e,13);if(this.match(80))return this.parseClass(e,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(M.DecoratorBeforeExport,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(M.UnsupportedDefaultExport,this.state.startLoc);let s=this.parseMaybeAssignAllowIn();return this.semicolon(),s}parseExportDeclaration(e){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:e}=this.state;if(Ke(e)){if(e===95&&!this.state.containsEsc||e===100)return!1;if((e===130||e===129)&&!this.state.containsEsc){let{type:r}=this.lookahead();if(Ke(r)&&r!==98||r===5)return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let s=this.nextTokenStart(),i=this.isUnparsedContextual(s,"from");if(this.input.charCodeAt(s)===44||Ke(this.state.type)&&i)return!0;if(this.match(65)&&i){let r=this.input.charCodeAt(this.nextTokenStartSince(s+4));return r===34||r===39}return!1}parseExportFrom(e,s){this.eatContextual(98)?(e.source=this.parseImportSource(),this.checkExport(e),this.maybeParseImportAttributes(e),this.checkJSONModuleImport(e)):s&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){let{type:e}=this.state;return e===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(M.DecoratorBeforeExport,this.state.startLoc),!0):e===74||e===75||e===68||e===80||this.isLet()||this.isAsyncFunction()}checkExport(e,s,i,r){if(s){var n;if(i){if(this.checkDuplicateExports(e,"default"),this.hasPlugin("exportDefaultFrom")){var o;let a=e.declaration;a.type==="Identifier"&&a.name==="from"&&a.end-a.start===4&&!((o=a.extra)!=null&&o.parenthesized)&&this.raise(M.ExportDefaultFromAsIdentifier,a)}}else if((n=e.specifiers)!=null&&n.length)for(let a of e.specifiers){let{exported:u}=a,l=u.type==="Identifier"?u.name:u.value;if(this.checkDuplicateExports(a,l),!r&&a.local){let{local:c}=a;c.type!=="Identifier"?this.raise(M.ExportBindingIsString,a,{localName:c.value,exportName:l}):(this.checkReservedWord(c.name,c.loc.start,!0,!1),this.scope.checkLocalExport(c))}}else if(e.declaration){if(e.declaration.type==="FunctionDeclaration"||e.declaration.type==="ClassDeclaration"){let a=e.declaration.id;if(!a)throw new Error("Assertion failure");this.checkDuplicateExports(e,a.name)}else if(e.declaration.type==="VariableDeclaration")for(let a of e.declaration.declarations)this.checkDeclaration(a.id)}}}checkDeclaration(e){if(e.type==="Identifier")this.checkDuplicateExports(e,e.name);else if(e.type==="ObjectPattern")for(let s of e.properties)this.checkDeclaration(s);else if(e.type==="ArrayPattern")for(let s of e.elements)s&&this.checkDeclaration(s);else e.type==="ObjectProperty"?this.checkDeclaration(e.value):e.type==="RestElement"?this.checkDeclaration(e.argument):e.type==="AssignmentPattern"&&this.checkDeclaration(e.left)}checkDuplicateExports(e,s){this.exportedIdentifiers.has(s)&&(s==="default"?this.raise(M.DuplicateDefaultExport,e):this.raise(M.DuplicateExport,e,{exportName:s})),this.exportedIdentifiers.add(s)}parseExportSpecifiers(e){let s=[],i=!0;for(this.expect(5);!this.eat(8);){if(i)i=!1;else if(this.expect(12),this.eat(8))break;let r=this.isContextual(130),n=this.match(133),o=this.startNode();o.local=this.parseModuleExportName(),s.push(this.parseExportSpecifier(o,n,e,r))}return s}parseExportSpecifier(e,s,i,r){return this.eatContextual(93)?e.exported=this.parseModuleExportName():s?e.exported=qO(e.local):e.exported||(e.exported=Ni(e.local)),this.finishNode(e,"ExportSpecifier")}parseModuleExportName(){if(this.match(133)){let e=this.parseStringLiteral(this.state.value),s=e.value.match(mw);return s&&this.raise(M.ModuleExportNameHasLoneSurrogate,e,{surrogateCharCode:s[0].charCodeAt(0)}),e}return this.parseIdentifier(!0)}isJSONModuleImport(e){return e.assertions!=null?e.assertions.some(({key:s,value:i})=>i.value==="json"&&(s.type==="Identifier"?s.name==="type":s.value==="type")):!1}checkImportReflection(e){let{specifiers:s}=e,i=s.length===1?s[0].type:null;if(e.phase==="source")i!=="ImportDefaultSpecifier"&&this.raise(M.SourcePhaseImportRequiresDefault,s[0].loc.start);else if(e.phase==="defer")i!=="ImportNamespaceSpecifier"&&this.raise(M.DeferImportRequiresNamespace,s[0].loc.start);else if(e.module){var r;i!=="ImportDefaultSpecifier"&&this.raise(M.ImportReflectionNotBinding,s[0].loc.start),((r=e.assertions)==null?void 0:r.length)>0&&this.raise(M.ImportReflectionHasAssertion,s[0].loc.start)}}checkJSONModuleImport(e){if(this.isJSONModuleImport(e)&&e.type!=="ExportAllDeclaration"){let{specifiers:s}=e;if(s!=null){let i=s.find(r=>{let n;if(r.type==="ExportSpecifier"?n=r.local:r.type==="ImportSpecifier"&&(n=r.imported),n!==void 0)return n.type==="Identifier"?n.name!=="default":n.value!=="default"});i!==void 0&&this.raise(M.ImportJSONBindingNotDefault,i.loc.start)}}}isPotentialImportPhase(e){return e?!1:this.isContextual(105)||this.isContextual(97)||this.isContextual(127)}applyImportPhase(e,s,i,r){s||(i==="module"?(this.expectPlugin("importReflection",r),e.module=!0):this.hasPlugin("importReflection")&&(e.module=!1),i==="source"?(this.expectPlugin("sourcePhaseImports",r),e.phase="source"):i==="defer"?(this.expectPlugin("deferredImportEvaluation",r),e.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(e.phase=null))}parseMaybeImportPhase(e,s){if(!this.isPotentialImportPhase(s))return this.applyImportPhase(e,s,null),null;let i=this.parseIdentifier(!0),{type:r}=this.state;return(Zs(r)?r!==98||this.lookaheadCharCode()===102:r!==12)?(this.resetPreviousIdentifierLeadingComments(i),this.applyImportPhase(e,s,i.name,i.loc.start),null):(this.applyImportPhase(e,s,null),i)}isPrecedingIdImportPhase(e){let{type:s}=this.state;return Ke(s)?s!==98||this.lookaheadCharCode()===102:s!==12}parseImport(e){return this.match(133)?this.parseImportSourceAndAttributes(e):this.parseImportSpecifiersAndAfter(e,this.parseMaybeImportPhase(e,!1))}parseImportSpecifiersAndAfter(e,s){e.specifiers=[];let r=!this.maybeParseDefaultImportSpecifier(e,s)||this.eat(12),n=r&&this.maybeParseStarImportSpecifier(e);return r&&!n&&this.parseNamedImportSpecifiers(e),this.expectContextual(98),this.parseImportSourceAndAttributes(e)}parseImportSourceAndAttributes(e){var s;return(s=e.specifiers)!=null||(e.specifiers=[]),e.source=this.parseImportSource(),this.maybeParseImportAttributes(e),this.checkImportReflection(e),this.checkJSONModuleImport(e),this.semicolon(),this.finishNode(e,"ImportDeclaration")}parseImportSource(){return this.match(133)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(e,s,i){s.local=this.parseIdentifier(),e.specifiers.push(this.finishImportSpecifier(s,i))}finishImportSpecifier(e,s,i=8201){return this.checkLVal(e.local,{in:{type:s},binding:i}),this.finishNode(e,s)}parseImportAttributes(){this.expect(5);let e=[],s=new Set;do{if(this.match(8))break;let i=this.startNode(),r=this.state.value;if(s.has(r)&&this.raise(M.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:r}),s.add(r),this.match(133)?i.key=this.parseStringLiteral(r):i.key=this.parseIdentifier(!0),this.expect(14),!this.match(133))throw this.raise(M.ModuleAttributeInvalidValue,this.state.startLoc);i.value=this.parseStringLiteral(this.state.value),e.push(this.finishNode(i,"ImportAttribute"))}while(this.eat(12));return this.expect(8),e}parseModuleAttributes(){let e=[],s=new Set;do{let i=this.startNode();if(i.key=this.parseIdentifier(!0),i.key.name!=="type"&&this.raise(M.ModuleAttributeDifferentFromType,i.key),s.has(i.key.name)&&this.raise(M.ModuleAttributesWithDuplicateKeys,i.key,{key:i.key.name}),s.add(i.key.name),this.expect(14),!this.match(133))throw this.raise(M.ModuleAttributeInvalidValue,this.state.startLoc);i.value=this.parseStringLiteral(this.state.value),e.push(this.finishNode(i,"ImportAttribute"))}while(this.eat(12));return e}maybeParseImportAttributes(e){let s,i=!1;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),this.hasPlugin("moduleAttributes")?s=this.parseModuleAttributes():(this.expectImportAttributesPlugin(),s=this.parseImportAttributes()),i=!0}else if(this.isContextual(94)&&!this.hasPrecedingLineBreak())this.hasPlugin("importAttributes")?(this.getPluginOption("importAttributes","deprecatedAssertSyntax")!==!0&&this.raise(M.ImportAttributesUseAssert,this.state.startLoc),this.addExtra(e,"deprecatedAssertSyntax",!0)):this.expectOnePlugin(["importAttributes","importAssertions"]),this.next(),s=this.parseImportAttributes();else if(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))s=[];else if(this.hasPlugin("moduleAttributes"))s=[];else return;!i&&this.hasPlugin("importAssertions")?e.assertions=s:e.attributes=s}maybeParseDefaultImportSpecifier(e,s){if(s){let i=this.startNodeAtNode(s);return i.local=s,e.specifiers.push(this.finishImportSpecifier(i,"ImportDefaultSpecifier")),!0}else if(Zs(this.state.type))return this.parseImportSpecifierLocal(e,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(e){if(this.match(55)){let s=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(e,s,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(e){let s=!0;for(this.expect(5);!this.eat(8);){if(s)s=!1;else{if(this.eat(14))throw this.raise(M.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}let i=this.startNode(),r=this.match(133),n=this.isContextual(130);i.imported=this.parseModuleExportName();let o=this.parseImportSpecifier(i,r,e.importKind==="type"||e.importKind==="typeof",n,void 0);e.specifiers.push(o)}}parseImportSpecifier(e,s,i,r,n){if(this.eatContextual(93))e.local=this.parseIdentifier();else{let{imported:o}=e;if(s)throw this.raise(M.ImportBindingIsString,e,{importName:o.value});this.checkReservedWord(o.name,e.loc.start,!0,!0),e.local||(e.local=Ni(o))}return this.finishImportSpecifier(e,"ImportSpecifier",n)}isThisParam(e){return e.type==="Identifier"&&e.name==="this"}},Il=class extends pd{constructor(e,s){e=hw(e),super(e,s),this.options=e,this.initializeScopes(),this.plugins=yw(this.options.plugins),this.filename=e.sourceFilename}getScopeHandler(){return Ra}parse(){this.enterInitialScopes();let e=this.startNode(),s=this.startNode();return this.nextToken(),e.errors=null,this.parseTopLevel(e,s),e.errors=this.state.errors,e.comments.length=this.state.commentsLen,e}};function yw(t){let e=new Map;for(let s of t){let[i,r]=Array.isArray(s)?s:[s,{}];e.has(i)||e.set(i,r||{})}return e}function Ew(t,e){var s;if(((s=e)==null?void 0:s.sourceType)==="unambiguous"){e=Object.assign({},e);try{e.sourceType="module";let i=Ia(e,t),r=i.parse();if(i.sawUnambiguousESM)return r;if(i.ambiguousScriptDifferentAst)try{return e.sourceType="script",Ia(e,t).parse()}catch(n){}else r.program.sourceType="script";return r}catch(i){try{return e.sourceType="script",Ia(e,t).parse()}catch(r){}throw i}}else return Ia(e,t).parse()}function bw(t,e){let s=Ia(e,t);return s.options.strictMode&&(s.state.strict=!0),s.getExpression()}function Tw(t){let e={};for(let s of Object.keys(t))e[s]=Ai(t[s]);return e}var _w=Tw(dO);function Ia(t,e){let s=Il;return t!=null&&t.plugins&&(fw(t.plugins),s=Sw(t.plugins)),new s(t,e)}var LE={};function Sw(t){let e=pw.filter(r=>St(t,r)),s=e.join("/"),i=LE[s];if(!i){i=Il;for(let r of e)i=QE[r](i);LE[s]=i}return i}Ma.parse=Ew;Ma.parseExpression=bw;Ma.tokTypes=_w});var vd=Ie((Nl,eb)=>{"use strict";(function(t,e){typeof Nl=="object"&&typeof eb!="undefined"?e(Nl):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.estreeWalker={}))})(Nl,function(t){"use strict";class e{constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:a=>this.replacement=a}}replace(a,u,l,c){a&&(l!==null?a[u][l]=c:a[u]=c)}remove(a,u,l){a&&(l!==null?a[u].splice(l,1):delete a[u])}}class s extends e{constructor(a,u){super(),this.enter=a,this.leave=u}visit(a,u,l,c){if(a){if(this.enter){let f=this.should_skip,p=this.should_remove,h=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let d=this.should_skip,_=this.should_remove;if(this.should_skip=f,this.should_remove=p,this.replacement=h,d)return a;if(_)return null}for(let f in a){let p=a[f];if(typeof p=="object")if(Array.isArray(p))for(let h=0;h<p.length;h+=1)p[h]!==null&&typeof p[h].type=="string"&&(this.visit(p[h],a,f,h)||h--);else p!==null&&typeof p.type=="string"&&this.visit(p,a,f,null)}if(this.leave){let f=this.replacement,p=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let h=this.should_remove;if(this.replacement=f,this.should_remove=p,h)return null}}return a}}class i extends e{constructor(a,u){super(),this.enter=a,this.leave=u}async visit(a,u,l,c){if(a){if(this.enter){let f=this.should_skip,p=this.should_remove,h=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,await this.enter.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let d=this.should_skip,_=this.should_remove;if(this.should_skip=f,this.should_remove=p,this.replacement=h,d)return a;if(_)return null}for(let f in a){let p=a[f];if(typeof p=="object")if(Array.isArray(p))for(let h=0;h<p.length;h+=1)p[h]!==null&&typeof p[h].type=="string"&&(await this.visit(p[h],a,f,h)||h--);else p!==null&&typeof p.type=="string"&&await this.visit(p,a,f,null)}if(this.leave){let f=this.replacement,p=this.should_remove;this.replacement=null,this.should_remove=!1,await this.leave.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let h=this.should_remove;if(this.replacement=f,this.should_remove=p,h)return null}}return a}}function r(o,{enter:a,leave:u}){return new s(a,u).visit(o,null)}async function n(o,{enter:a,leave:u}){return await new i(a,u).visit(o,null)}t.asyncWalk=n,t.walk=r,Object.defineProperty(t,"__esModule",{value:!0})})});var sb=Ie(Ad=>{"use strict";var tb="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Ad.encode=function(t){if(0<=t&&t<tb.length)return tb[t];throw new TypeError("Must be between 0 and 63: "+t)};Ad.decode=function(t){var e=65,s=90,i=97,r=122,n=48,o=57,a=43,u=47,l=26,c=52;return e<=t&&t<=s?t-e:i<=t&&t<=r?t-i+l:n<=t&&t<=o?t-n+c:t==a?62:t==u?63:-1}});var Id=Ie(Cd=>{"use strict";var ib=sb(),Pd=5,rb=1<<Pd,nb=rb-1,ob=rb;function xw(t){return t<0?(-t<<1)+1:(t<<1)+0}function vw(t){var e=(t&1)===1,s=t>>1;return e?-s:s}Cd.encode=function(e){var s="",i,r=xw(e);do i=r&nb,r>>>=Pd,r>0&&(i|=ob),s+=ib.encode(i);while(r>0);return s};Cd.decode=function(e,s,i){var r=e.length,n=0,o=0,a,u;do{if(s>=r)throw new Error("Expected more digits in base 64 VLQ value.");if(u=ib.decode(e.charCodeAt(s++)),u===-1)throw new Error("Invalid base64 digit: "+e.charAt(s-1));a=!!(u&ob),u&=nb,n=n+(u<<o),o+=Pd}while(a);i.value=vw(n),i.rest=s}});var _o=Ie(kt=>{"use strict";function Aw(t,e,s){if(e in t)return t[e];if(arguments.length===3)return s;throw new Error('"'+e+'" is a required argument.')}kt.getArg=Aw;var ab=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Pw=/^data:.+\,.+$/;function Da(t){var e=t.match(ab);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}kt.urlParse=Da;function To(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}kt.urlGenerate=To;var Cw=32;function Iw(t){var e=[];return function(s){for(var i=0;i<e.length;i++)if(e[i].input===s){var r=e[0];return e[0]=e[i],e[i]=r,e[0].result}var n=t(s);return e.unshift({input:s,result:n}),e.length>Cw&&e.pop(),n}}var Nd=Iw(function(e){var s=e,i=Da(e);if(i){if(!i.path)return e;s=i.path}for(var r=kt.isAbsolute(s),n=[],o=0,a=0;;)if(o=a,a=s.indexOf("/",o),a===-1){n.push(s.slice(o));break}else for(n.push(s.slice(o,a));a<s.length&&s[a]==="/";)a++;for(var u,l=0,a=n.length-1;a>=0;a--)u=n[a],u==="."?n.splice(a,1):u===".."?l++:l>0&&(u===""?(n.splice(a+1,l),l=0):(n.splice(a,2),l--));return s=n.join("/"),s===""&&(s=r?"/":"."),i?(i.path=s,To(i)):s});kt.normalize=Nd;function ub(t,e){t===""&&(t="."),e===""&&(e=".");var s=Da(e),i=Da(t);if(i&&(t=i.path||"/"),s&&!s.scheme)return i&&(s.scheme=i.scheme),To(s);if(s||e.match(Pw))return e;if(i&&!i.host&&!i.path)return i.host=e,To(i);var r=e.charAt(0)==="/"?e:Nd(t.replace(/\/+$/,"")+"/"+e);return i?(i.path=r,To(i)):r}kt.join=ub;kt.isAbsolute=function(t){return t.charAt(0)==="/"||ab.test(t)};function Nw(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var s=0;e.indexOf(t+"/")!==0;){var i=t.lastIndexOf("/");if(i<0||(t=t.slice(0,i),t.match(/^([^\/]+:\/)?\/*$/)))return e;++s}return Array(s+1).join("../")+e.substr(t.length+1)}kt.relative=Nw;var lb=function(){var t=Object.create(null);return!("__proto__"in t)}();function cb(t){return t}function Ow(t){return fb(t)?"$"+t:t}kt.toSetString=lb?cb:Ow;function ww(t){return fb(t)?t.slice(1):t}kt.fromSetString=lb?cb:ww;function fb(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var s=e-10;s>=0;s--)if(t.charCodeAt(s)!==36)return!1;return!0}function Rw(t,e,s){var i=Oi(t.source,e.source);return i!==0||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0||s)||(i=t.generatedColumn-e.generatedColumn,i!==0)||(i=t.generatedLine-e.generatedLine,i!==0)?i:Oi(t.name,e.name)}kt.compareByOriginalPositions=Rw;function kw(t,e,s){var i;return i=t.originalLine-e.originalLine,i!==0||(i=t.originalColumn-e.originalColumn,i!==0||s)||(i=t.generatedColumn-e.generatedColumn,i!==0)||(i=t.generatedLine-e.generatedLine,i!==0)?i:Oi(t.name,e.name)}kt.compareByOriginalPositionsNoSource=kw;function Mw(t,e,s){var i=t.generatedLine-e.generatedLine;return i!==0||(i=t.generatedColumn-e.generatedColumn,i!==0||s)||(i=Oi(t.source,e.source),i!==0)||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0)?i:Oi(t.name,e.name)}kt.compareByGeneratedPositionsDeflated=Mw;function Dw(t,e,s){var i=t.generatedColumn-e.generatedColumn;return i!==0||s||(i=Oi(t.source,e.source),i!==0)||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0)?i:Oi(t.name,e.name)}kt.compareByGeneratedPositionsDeflatedNoLine=Dw;function Oi(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Lw(t,e){var s=t.generatedLine-e.generatedLine;return s!==0||(s=t.generatedColumn-e.generatedColumn,s!==0)||(s=Oi(t.source,e.source),s!==0)||(s=t.originalLine-e.originalLine,s!==0)||(s=t.originalColumn-e.originalColumn,s!==0)?s:Oi(t.name,e.name)}kt.compareByGeneratedPositionsInflated=Lw;function Fw(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}kt.parseSourceMapInput=Fw;function Vw(t,e,s){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),s){var i=Da(s);if(!i)throw new Error("sourceMapURL could not be parsed");if(i.path){var r=i.path.lastIndexOf("/");r>=0&&(i.path=i.path.substring(0,r+1))}e=ub(To(i),e)}return Nd(e)}kt.computeSourceURL=Vw});var Rd=Ie(pb=>{"use strict";var Od=_o(),wd=Object.prototype.hasOwnProperty,pn=typeof Map!="undefined";function wi(){this._array=[],this._set=pn?new Map:Object.create(null)}wi.fromArray=function(e,s){for(var i=new wi,r=0,n=e.length;r<n;r++)i.add(e[r],s);return i};wi.prototype.size=function(){return pn?this._set.size:Object.getOwnPropertyNames(this._set).length};wi.prototype.add=function(e,s){var i=pn?e:Od.toSetString(e),r=pn?this.has(e):wd.call(this._set,i),n=this._array.length;(!r||s)&&this._array.push(e),r||(pn?this._set.set(e,n):this._set[i]=n)};wi.prototype.has=function(e){if(pn)return this._set.has(e);var s=Od.toSetString(e);return wd.call(this._set,s)};wi.prototype.indexOf=function(e){if(pn){var s=this._set.get(e);if(s>=0)return s}else{var i=Od.toSetString(e);if(wd.call(this._set,i))return this._set[i]}throw new Error('"'+e+'" is not in the set.')};wi.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};wi.prototype.toArray=function(){return this._array.slice()};pb.ArraySet=wi});var mb=Ie(db=>{"use strict";var hb=_o();function Bw(t,e){var s=t.generatedLine,i=e.generatedLine,r=t.generatedColumn,n=e.generatedColumn;return i>s||i==s&&n>=r||hb.compareByGeneratedPositionsInflated(t,e)<=0}function Ol(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Ol.prototype.unsortedForEach=function(e,s){this._array.forEach(e,s)};Ol.prototype.add=function(e){Bw(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};Ol.prototype.toArray=function(){return this._sorted||(this._array.sort(hb.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};db.MappingList=Ol});var kd=Ie(gb=>{"use strict";var La=Id(),gt=_o(),wl=Rd().ArraySet,Uw=mb().MappingList;function Vs(t){t||(t={}),this._file=gt.getArg(t,"file",null),this._sourceRoot=gt.getArg(t,"sourceRoot",null),this._skipValidation=gt.getArg(t,"skipValidation",!1),this._ignoreInvalidMapping=gt.getArg(t,"ignoreInvalidMapping",!1),this._sources=new wl,this._names=new wl,this._mappings=new Uw,this._sourcesContents=null}Vs.prototype._version=3;Vs.fromSourceMap=function(e,s){var i=e.sourceRoot,r=new Vs(Object.assign(s||{},{file:e.file,sourceRoot:i}));return e.eachMapping(function(n){var o={generated:{line:n.generatedLine,column:n.generatedColumn}};n.source!=null&&(o.source=n.source,i!=null&&(o.source=gt.relative(i,o.source)),o.original={line:n.originalLine,column:n.originalColumn},n.name!=null&&(o.name=n.name)),r.addMapping(o)}),e.sources.forEach(function(n){var o=n;i!==null&&(o=gt.relative(i,n)),r._sources.has(o)||r._sources.add(o);var a=e.sourceContentFor(n);a!=null&&r.setSourceContent(n,a)}),r};Vs.prototype.addMapping=function(e){var s=gt.getArg(e,"generated"),i=gt.getArg(e,"original",null),r=gt.getArg(e,"source",null),n=gt.getArg(e,"name",null);!this._skipValidation&&this._validateMapping(s,i,r,n)===!1||(r!=null&&(r=String(r),this._sources.has(r)||this._sources.add(r)),n!=null&&(n=String(n),this._names.has(n)||this._names.add(n)),this._mappings.add({generatedLine:s.line,generatedColumn:s.column,originalLine:i!=null&&i.line,originalColumn:i!=null&&i.column,source:r,name:n}))};Vs.prototype.setSourceContent=function(e,s){var i=e;this._sourceRoot!=null&&(i=gt.relative(this._sourceRoot,i)),s!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[gt.toSetString(i)]=s):this._sourcesContents&&(delete this._sourcesContents[gt.toSetString(i)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Vs.prototype.applySourceMap=function(e,s,i){var r=s;if(s==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);r=e.file}var n=this._sourceRoot;n!=null&&(r=gt.relative(n,r));var o=new wl,a=new wl;this._mappings.unsortedForEach(function(u){if(u.source===r&&u.originalLine!=null){var l=e.originalPositionFor({line:u.originalLine,column:u.originalColumn});l.source!=null&&(u.source=l.source,i!=null&&(u.source=gt.join(i,u.source)),n!=null&&(u.source=gt.relative(n,u.source)),u.originalLine=l.line,u.originalColumn=l.column,l.name!=null&&(u.name=l.name))}var c=u.source;c!=null&&!o.has(c)&&o.add(c);var f=u.name;f!=null&&!a.has(f)&&a.add(f)},this),this._sources=o,this._names=a,e.sources.forEach(function(u){var l=e.sourceContentFor(u);l!=null&&(i!=null&&(u=gt.join(i,u)),n!=null&&(u=gt.relative(n,u)),this.setSourceContent(u,l))},this)};Vs.prototype._validateMapping=function(e,s,i,r){if(s&&typeof s.line!="number"&&typeof s.column!="number"){var n="original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.";if(this._ignoreInvalidMapping)return typeof console!="undefined"&&console.warn&&console.warn(n),!1;throw new Error(n)}if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!s&&!i&&!r)){if(e&&"line"in e&&"column"in e&&s&&"line"in s&&"column"in s&&e.line>0&&e.column>=0&&s.line>0&&s.column>=0&&i)return;var n="Invalid mapping: "+JSON.stringify({generated:e,source:i,original:s,name:r});if(this._ignoreInvalidMapping)return typeof console!="undefined"&&console.warn&&console.warn(n),!1;throw new Error(n)}};Vs.prototype._serializeMappings=function(){for(var e=0,s=1,i=0,r=0,n=0,o=0,a="",u,l,c,f,p=this._mappings.toArray(),h=0,d=p.length;h<d;h++){if(l=p[h],u="",l.generatedLine!==s)for(e=0;l.generatedLine!==s;)u+=";",s++;else if(h>0){if(!gt.compareByGeneratedPositionsInflated(l,p[h-1]))continue;u+=","}u+=La.encode(l.generatedColumn-e),e=l.generatedColumn,l.source!=null&&(f=this._sources.indexOf(l.source),u+=La.encode(f-o),o=f,u+=La.encode(l.originalLine-1-r),r=l.originalLine-1,u+=La.encode(l.originalColumn-i),i=l.originalColumn,l.name!=null&&(c=this._names.indexOf(l.name),u+=La.encode(c-n),n=c)),a+=u}return a};Vs.prototype._generateSourcesContent=function(e,s){return e.map(function(i){if(!this._sourcesContents)return null;s!=null&&(i=gt.relative(s,i));var r=gt.toSetString(i);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)};Vs.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};Vs.prototype.toString=function(){return JSON.stringify(this.toJSON())};gb.SourceMapGenerator=Vs});var yb=Ie(hn=>{"use strict";hn.GREATEST_LOWER_BOUND=1;hn.LEAST_UPPER_BOUND=2;function Md(t,e,s,i,r,n){var o=Math.floor((e-t)/2)+t,a=r(s,i[o],!0);return a===0?o:a>0?e-o>1?Md(o,e,s,i,r,n):n==hn.LEAST_UPPER_BOUND?e<i.length?e:-1:o:o-t>1?Md(t,o,s,i,r,n):n==hn.LEAST_UPPER_BOUND?o:t<0?-1:t}hn.search=function(e,s,i,r){if(s.length===0)return-1;var n=Md(-1,s.length,e,s,i,r||hn.GREATEST_LOWER_BOUND);if(n<0)return-1;for(;n-1>=0&&i(s[n],s[n-1],!0)===0;)--n;return n}});var Tb=Ie(bb=>{"use strict";function Hw(t){function e(r,n,o){var a=r[n];r[n]=r[o],r[o]=a}function s(r,n){return Math.round(r+Math.random()*(n-r))}function i(r,n,o,a){if(o<a){var u=s(o,a),l=o-1;e(r,u,a);for(var c=r[a],f=o;f<a;f++)n(r[f],c,!1)<=0&&(l+=1,e(r,l,f));e(r,l+1,f);var p=l+1;i(r,n,o,p-1),i(r,n,p+1,a)}}return i}function $w(t){let e=Hw.toString();return new Function(`return ${e}`)()(t)}var Eb=new WeakMap;bb.quickSort=function(t,e,s=0){let i=Eb.get(e);i===void 0&&(i=$w(e),Eb.set(e,i)),i(t,e,s,t.length-1)}});var xb=Ie(Rl=>{"use strict";var me=_o(),Ld=yb(),So=Rd().ArraySet,jw=Id(),Fa=Tb().quickSort;function st(t,e){var s=t;return typeof t=="string"&&(s=me.parseSourceMapInput(t)),s.sections!=null?new Qs(s,e):new Dt(s,e)}st.fromSourceMap=function(t,e){return Dt.fromSourceMap(t,e)};st.prototype._version=3;st.prototype.__generatedMappings=null;Object.defineProperty(st.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});st.prototype.__originalMappings=null;Object.defineProperty(st.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});st.prototype._charIsMappingSeparator=function(e,s){var i=e.charAt(s);return i===";"||i===","};st.prototype._parseMappings=function(e,s){throw new Error("Subclasses must implement _parseMappings")};st.GENERATED_ORDER=1;st.ORIGINAL_ORDER=2;st.GREATEST_LOWER_BOUND=1;st.LEAST_UPPER_BOUND=2;st.prototype.eachMapping=function(e,s,i){var r=s||null,n=i||st.GENERATED_ORDER,o;switch(n){case st.GENERATED_ORDER:o=this._generatedMappings;break;case st.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}for(var a=this.sourceRoot,u=e.bind(r),l=this._names,c=this._sources,f=this._sourceMapURL,p=0,h=o.length;p<h;p++){var d=o[p],_=d.source===null?null:c.at(d.source);_=me.computeSourceURL(a,_,f),u({source:_,generatedLine:d.generatedLine,generatedColumn:d.generatedColumn,originalLine:d.originalLine,originalColumn:d.originalColumn,name:d.name===null?null:l.at(d.name)})}};st.prototype.allGeneratedPositionsFor=function(e){var s=me.getArg(e,"line"),i={source:me.getArg(e,"source"),originalLine:s,originalColumn:me.getArg(e,"column",0)};if(i.source=this._findSourceIndex(i.source),i.source<0)return[];var r=[],n=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",me.compareByOriginalPositions,Ld.LEAST_UPPER_BOUND);if(n>=0){var o=this._originalMappings[n];if(e.column===void 0)for(var a=o.originalLine;o&&o.originalLine===a;)r.push({line:me.getArg(o,"generatedLine",null),column:me.getArg(o,"generatedColumn",null),lastColumn:me.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++n];else for(var u=o.originalColumn;o&&o.originalLine===s&&o.originalColumn==u;)r.push({line:me.getArg(o,"generatedLine",null),column:me.getArg(o,"generatedColumn",null),lastColumn:me.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++n]}return r};Rl.SourceMapConsumer=st;function Dt(t,e){var s=t;typeof t=="string"&&(s=me.parseSourceMapInput(t));var i=me.getArg(s,"version"),r=me.getArg(s,"sources"),n=me.getArg(s,"names",[]),o=me.getArg(s,"sourceRoot",null),a=me.getArg(s,"sourcesContent",null),u=me.getArg(s,"mappings"),l=me.getArg(s,"file",null);if(i!=this._version)throw new Error("Unsupported version: "+i);o&&(o=me.normalize(o)),r=r.map(String).map(me.normalize).map(function(c){return o&&me.isAbsolute(o)&&me.isAbsolute(c)?me.relative(o,c):c}),this._names=So.fromArray(n.map(String),!0),this._sources=So.fromArray(r,!0),this._absoluteSources=this._sources.toArray().map(function(c){return me.computeSourceURL(o,c,e)}),this.sourceRoot=o,this.sourcesContent=a,this._mappings=u,this._sourceMapURL=e,this.file=l}Dt.prototype=Object.create(st.prototype);Dt.prototype.consumer=st;Dt.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=me.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var s;for(s=0;s<this._absoluteSources.length;++s)if(this._absoluteSources[s]==t)return s;return-1};Dt.fromSourceMap=function(e,s){var i=Object.create(Dt.prototype),r=i._names=So.fromArray(e._names.toArray(),!0),n=i._sources=So.fromArray(e._sources.toArray(),!0);i.sourceRoot=e._sourceRoot,i.sourcesContent=e._generateSourcesContent(i._sources.toArray(),i.sourceRoot),i.file=e._file,i._sourceMapURL=s,i._absoluteSources=i._sources.toArray().map(function(h){return me.computeSourceURL(i.sourceRoot,h,s)});for(var o=e._mappings.toArray().slice(),a=i.__generatedMappings=[],u=i.__originalMappings=[],l=0,c=o.length;l<c;l++){var f=o[l],p=new Sb;p.generatedLine=f.generatedLine,p.generatedColumn=f.generatedColumn,f.source&&(p.source=n.indexOf(f.source),p.originalLine=f.originalLine,p.originalColumn=f.originalColumn,f.name&&(p.name=r.indexOf(f.name)),u.push(p)),a.push(p)}return Fa(i.__originalMappings,me.compareByOriginalPositions),i};Dt.prototype._version=3;Object.defineProperty(Dt.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Sb(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}var Dd=me.compareByGeneratedPositionsDeflatedNoLine;function _b(t,e){let s=t.length,i=t.length-e;if(!(i<=1))if(i==2){let r=t[e],n=t[e+1];Dd(r,n)>0&&(t[e]=n,t[e+1]=r)}else if(i<20)for(let r=e;r<s;r++)for(let n=r;n>e;n--){let o=t[n-1],a=t[n];if(Dd(o,a)<=0)break;t[n-1]=a,t[n]=o}else Fa(t,Dd,e)}Dt.prototype._parseMappings=function(e,s){var i=1,r=0,n=0,o=0,a=0,u=0,l=e.length,c=0,f={},p={},h=[],d=[],_,y,x,T,g;let E=0;for(;c<l;)if(e.charAt(c)===";")i++,c++,r=0,_b(d,E),E=d.length;else if(e.charAt(c)===",")c++;else{for(_=new Sb,_.generatedLine=i,T=c;T<l&&!this._charIsMappingSeparator(e,T);T++);for(y=e.slice(c,T),x=[];c<T;)jw.decode(e,c,p),g=p.value,c=p.rest,x.push(g);if(x.length===2)throw new Error("Found a source, but no line and column");if(x.length===3)throw new Error("Found a source and line, but no column");if(_.generatedColumn=r+x[0],r=_.generatedColumn,x.length>1&&(_.source=a+x[1],a+=x[1],_.originalLine=n+x[2],n=_.originalLine,_.originalLine+=1,_.originalColumn=o+x[3],o=_.originalColumn,x.length>4&&(_.name=u+x[4],u+=x[4])),d.push(_),typeof _.originalLine=="number"){let N=_.source;for(;h.length<=N;)h.push(null);h[N]===null&&(h[N]=[]),h[N].push(_)}}_b(d,E),this.__generatedMappings=d;for(var v=0;v<h.length;v++)h[v]!=null&&Fa(h[v],me.compareByOriginalPositionsNoSource);this.__originalMappings=[].concat(...h)};Dt.prototype._findMapping=function(e,s,i,r,n,o){if(e[i]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[i]);if(e[r]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[r]);return Ld.search(e,s,n,o)};Dt.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var s=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var i=this._generatedMappings[e+1];if(s.generatedLine===i.generatedLine){s.lastGeneratedColumn=i.generatedColumn-1;continue}}s.lastGeneratedColumn=1/0}};Dt.prototype.originalPositionFor=function(e){var s={generatedLine:me.getArg(e,"line"),generatedColumn:me.getArg(e,"column")},i=this._findMapping(s,this._generatedMappings,"generatedLine","generatedColumn",me.compareByGeneratedPositionsDeflated,me.getArg(e,"bias",st.GREATEST_LOWER_BOUND));if(i>=0){var r=this._generatedMappings[i];if(r.generatedLine===s.generatedLine){var n=me.getArg(r,"source",null);n!==null&&(n=this._sources.at(n),n=me.computeSourceURL(this.sourceRoot,n,this._sourceMapURL));var o=me.getArg(r,"name",null);return o!==null&&(o=this._names.at(o)),{source:n,line:me.getArg(r,"originalLine",null),column:me.getArg(r,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}};Dt.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};Dt.prototype.sourceContentFor=function(e,s){if(!this.sourcesContent)return null;var i=this._findSourceIndex(e);if(i>=0)return this.sourcesContent[i];var r=e;this.sourceRoot!=null&&(r=me.relative(this.sourceRoot,r));var n;if(this.sourceRoot!=null&&(n=me.urlParse(this.sourceRoot))){var o=r.replace(/^file:\/\//,"");if(n.scheme=="file"&&this._sources.has(o))return this.sourcesContent[this._sources.indexOf(o)];if((!n.path||n.path=="/")&&this._sources.has("/"+r))return this.sourcesContent[this._sources.indexOf("/"+r)]}if(s)return null;throw new Error('"'+r+'" is not in the SourceMap.')};Dt.prototype.generatedPositionFor=function(e){var s=me.getArg(e,"source");if(s=this._findSourceIndex(s),s<0)return{line:null,column:null,lastColumn:null};var i={source:s,originalLine:me.getArg(e,"line"),originalColumn:me.getArg(e,"column")},r=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",me.compareByOriginalPositions,me.getArg(e,"bias",st.GREATEST_LOWER_BOUND));if(r>=0){var n=this._originalMappings[r];if(n.source===i.source)return{line:me.getArg(n,"generatedLine",null),column:me.getArg(n,"generatedColumn",null),lastColumn:me.getArg(n,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};Rl.BasicSourceMapConsumer=Dt;function Qs(t,e){var s=t;typeof t=="string"&&(s=me.parseSourceMapInput(t));var i=me.getArg(s,"version"),r=me.getArg(s,"sections");if(i!=this._version)throw new Error("Unsupported version: "+i);this._sources=new So,this._names=new So;var n={line:-1,column:0};this._sections=r.map(function(o){if(o.url)throw new Error("Support for url field in sections not implemented.");var a=me.getArg(o,"offset"),u=me.getArg(a,"line"),l=me.getArg(a,"column");if(u<n.line||u===n.line&&l<n.column)throw new Error("Section offsets must be ordered and non-overlapping.");return n=a,{generatedOffset:{generatedLine:u+1,generatedColumn:l+1},consumer:new st(me.getArg(o,"map"),e)}})}Qs.prototype=Object.create(st.prototype);Qs.prototype.constructor=st;Qs.prototype._version=3;Object.defineProperty(Qs.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var s=0;s<this._sections[e].consumer.sources.length;s++)t.push(this._sections[e].consumer.sources[s]);return t}});Qs.prototype.originalPositionFor=function(e){var s={generatedLine:me.getArg(e,"line"),generatedColumn:me.getArg(e,"column")},i=Ld.search(s,this._sections,function(n,o){var a=n.generatedLine-o.generatedOffset.generatedLine;return a||n.generatedColumn-o.generatedOffset.generatedColumn}),r=this._sections[i];return r?r.consumer.originalPositionFor({line:s.generatedLine-(r.generatedOffset.generatedLine-1),column:s.generatedColumn-(r.generatedOffset.generatedLine===s.generatedLine?r.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Qs.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Qs.prototype.sourceContentFor=function(e,s){for(var i=0;i<this._sections.length;i++){var r=this._sections[i],n=r.consumer.sourceContentFor(e,!0);if(n||n==="")return n}if(s)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Qs.prototype.generatedPositionFor=function(e){for(var s=0;s<this._sections.length;s++){var i=this._sections[s];if(i.consumer._findSourceIndex(me.getArg(e,"source"))!==-1){var r=i.consumer.generatedPositionFor(e);if(r){var n={line:r.line+(i.generatedOffset.generatedLine-1),column:r.column+(i.generatedOffset.generatedLine===r.line?i.generatedOffset.generatedColumn-1:0)};return n}}}return{line:null,column:null}};Qs.prototype._parseMappings=function(e,s){this.__generatedMappings=[],this.__originalMappings=[];for(var i=0;i<this._sections.length;i++)for(var r=this._sections[i],n=r.consumer._generatedMappings,o=0;o<n.length;o++){var a=n[o],u=r.consumer._sources.at(a.source);u=me.computeSourceURL(r.consumer.sourceRoot,u,this._sourceMapURL),this._sources.add(u),u=this._sources.indexOf(u);var l=null;a.name&&(l=r.consumer._names.at(a.name),this._names.add(l),l=this._names.indexOf(l));var c={source:u,generatedLine:a.generatedLine+(r.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(r.generatedOffset.generatedLine===a.generatedLine?r.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(c),typeof c.originalLine=="number"&&this.__originalMappings.push(c)}Fa(this.__generatedMappings,me.compareByGeneratedPositionsDeflated),Fa(this.__originalMappings,me.compareByOriginalPositions)};Rl.IndexedSourceMapConsumer=Qs});var Ab=Ie(vb=>{"use strict";var Kw=kd().SourceMapGenerator,kl=_o(),qw=/(\r?\n)/,Xw=10,xo="$$$isSourceNode$$$";function _s(t,e,s,i,r){this.children=[],this.sourceContents={},this.line=t==null?null:t,this.column=e==null?null:e,this.source=s==null?null:s,this.name=r==null?null:r,this[xo]=!0,i!=null&&this.add(i)}_s.fromStringWithSourceMap=function(e,s,i){var r=new _s,n=e.split(qw),o=0,a=function(){var p=d(),h=d()||"";return p+h;function d(){return o<n.length?n[o++]:void 0}},u=1,l=0,c=null;return s.eachMapping(function(p){if(c!==null)if(u<p.generatedLine)f(c,a()),u++,l=0;else{var h=n[o]||"",d=h.substr(0,p.generatedColumn-l);n[o]=h.substr(p.generatedColumn-l),l=p.generatedColumn,f(c,d),c=p;return}for(;u<p.generatedLine;)r.add(a()),u++;if(l<p.generatedColumn){var h=n[o]||"";r.add(h.substr(0,p.generatedColumn)),n[o]=h.substr(p.generatedColumn),l=p.generatedColumn}c=p},this),o<n.length&&(c&&f(c,a()),r.add(n.splice(o).join(""))),s.sources.forEach(function(p){var h=s.sourceContentFor(p);h!=null&&(i!=null&&(p=kl.join(i,p)),r.setSourceContent(p,h))}),r;function f(p,h){if(p===null||p.source===void 0)r.add(h);else{var d=i?kl.join(i,p.source):p.source;r.add(new _s(p.originalLine,p.originalColumn,d,h,p.name))}}};_s.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(s){this.add(s)},this);else if(e[xo]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};_s.prototype.prepend=function(e){if(Array.isArray(e))for(var s=e.length-1;s>=0;s--)this.prepend(e[s]);else if(e[xo]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};_s.prototype.walk=function(e){for(var s,i=0,r=this.children.length;i<r;i++)s=this.children[i],s[xo]?s.walk(e):s!==""&&e(s,{source:this.source,line:this.line,column:this.column,name:this.name})};_s.prototype.join=function(e){var s,i,r=this.children.length;if(r>0){for(s=[],i=0;i<r-1;i++)s.push(this.children[i]),s.push(e);s.push(this.children[i]),this.children=s}return this};_s.prototype.replaceRight=function(e,s){var i=this.children[this.children.length-1];return i[xo]?i.replaceRight(e,s):typeof i=="string"?this.children[this.children.length-1]=i.replace(e,s):this.children.push("".replace(e,s)),this};_s.prototype.setSourceContent=function(e,s){this.sourceContents[kl.toSetString(e)]=s};_s.prototype.walkSourceContents=function(e){for(var s=0,i=this.children.length;s<i;s++)this.children[s][xo]&&this.children[s].walkSourceContents(e);for(var r=Object.keys(this.sourceContents),s=0,i=r.length;s<i;s++)e(kl.fromSetString(r[s]),this.sourceContents[r[s]])};_s.prototype.toString=function(){var e="";return this.walk(function(s){e+=s}),e};_s.prototype.toStringWithSourceMap=function(e){var s={code:"",line:1,column:0},i=new Kw(e),r=!1,n=null,o=null,a=null,u=null;return this.walk(function(l,c){s.code+=l,c.source!==null&&c.line!==null&&c.column!==null?((n!==c.source||o!==c.line||a!==c.column||u!==c.name)&&i.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:s.line,column:s.column},name:c.name}),n=c.source,o=c.line,a=c.column,u=c.name,r=!0):r&&(i.addMapping({generated:{line:s.line,column:s.column}}),n=null,r=!1);for(var f=0,p=l.length;f<p;f++)l.charCodeAt(f)===Xw?(s.line++,s.column=0,f+1===p?(n=null,r=!1):r&&i.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:s.line,column:s.column},name:c.name})):s.column++}),this.walkSourceContents(function(l,c){i.setSourceContent(l,c)}),{code:s.code,map:i}};vb.SourceNode=_s});var Fd=Ie(Ml=>{"use strict";Ml.SourceMapGenerator=kd().SourceMapGenerator;Ml.SourceMapConsumer=xb().SourceMapConsumer;Ml.SourceNode=Ab().SourceNode});var HT=Ie(G=>{"use strict";Object.defineProperty(G,"__esModule",{value:!0});var ae=Ts(),dn=Hh(),Ba=xd(),Gw=vd(),zw=Fd(),Ao=Symbol(""),vo=Symbol(""),Jl=Symbol(""),Ua=Symbol(""),Gd=Symbol(""),Er=Symbol(""),zd=Symbol(""),Wd=Symbol(""),Yl=Symbol(""),Zl=Symbol(""),No=Symbol(""),Ql=Symbol(""),Jd=Symbol(""),Ha=Symbol(""),ec=Symbol(""),tc=Symbol(""),sc=Symbol(""),ic=Symbol(""),rc=Symbol(""),Yd=Symbol(""),Zd=Symbol(""),nc=Symbol(""),$a=Symbol(""),oc=Symbol(""),ac=Symbol(""),Po=Symbol(""),Oo=Symbol(""),uc=Symbol(""),jl=Symbol(""),qb=Symbol(""),Kl=Symbol(""),ja=Symbol(""),lc=Symbol(""),cc=Symbol(""),fc=Symbol(""),Ka=Symbol(""),qa=Symbol(""),pc=Symbol(""),Qd=Symbol(""),cs={[Ao]:"Fragment",[vo]:"Teleport",[Jl]:"Suspense",[Ua]:"KeepAlive",[Gd]:"BaseTransition",[Er]:"openBlock",[zd]:"createBlock",[Wd]:"createElementBlock",[Yl]:"createVNode",[Zl]:"createElementVNode",[No]:"createCommentVNode",[Ql]:"createTextVNode",[Jd]:"createStaticVNode",[Ha]:"resolveComponent",[ec]:"resolveDynamicComponent",[tc]:"resolveDirective",[sc]:"resolveFilter",[ic]:"withDirectives",[rc]:"renderList",[Yd]:"renderSlot",[Zd]:"createSlots",[nc]:"toDisplayString",[$a]:"mergeProps",[oc]:"normalizeClass",[ac]:"normalizeStyle",[Po]:"normalizeProps",[Oo]:"guardReactiveProps",[uc]:"toHandlers",[jl]:"camelize",[qb]:"capitalize",[Kl]:"toHandlerKey",[ja]:"setBlockTracking",[lc]:"pushScopeId",[cc]:"popScopeId",[fc]:"withCtx",[Ka]:"unref",[qa]:"isRef",[pc]:"withMemo",[Qd]:"isMemoSame"};function Ww(t){Object.getOwnPropertySymbols(t).forEach(e=>{cs[e]=t[e]})}var Jw={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},Yw={ROOT:0,0:"ROOT",ELEMENT:1,1:"ELEMENT",TEXT:2,2:"TEXT",COMMENT:3,3:"COMMENT",SIMPLE_EXPRESSION:4,4:"SIMPLE_EXPRESSION",INTERPOLATION:5,5:"INTERPOLATION",ATTRIBUTE:6,6:"ATTRIBUTE",DIRECTIVE:7,7:"DIRECTIVE",COMPOUND_EXPRESSION:8,8:"COMPOUND_EXPRESSION",IF:9,9:"IF",IF_BRANCH:10,10:"IF_BRANCH",FOR:11,11:"FOR",TEXT_CALL:12,12:"TEXT_CALL",VNODE_CALL:13,13:"VNODE_CALL",JS_CALL_EXPRESSION:14,14:"JS_CALL_EXPRESSION",JS_OBJECT_EXPRESSION:15,15:"JS_OBJECT_EXPRESSION",JS_PROPERTY:16,16:"JS_PROPERTY",JS_ARRAY_EXPRESSION:17,17:"JS_ARRAY_EXPRESSION",JS_FUNCTION_EXPRESSION:18,18:"JS_FUNCTION_EXPRESSION",JS_CONDITIONAL_EXPRESSION:19,19:"JS_CONDITIONAL_EXPRESSION",JS_CACHE_EXPRESSION:20,20:"JS_CACHE_EXPRESSION",JS_BLOCK_STATEMENT:21,21:"JS_BLOCK_STATEMENT",JS_TEMPLATE_LITERAL:22,22:"JS_TEMPLATE_LITERAL",JS_IF_STATEMENT:23,23:"JS_IF_STATEMENT",JS_ASSIGNMENT_EXPRESSION:24,24:"JS_ASSIGNMENT_EXPRESSION",JS_SEQUENCE_EXPRESSION:25,25:"JS_SEQUENCE_EXPRESSION",JS_RETURN_STATEMENT:26,26:"JS_RETURN_STATEMENT"},Zw={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},Qw={NOT_CONSTANT:0,0:"NOT_CONSTANT",CAN_SKIP_PATCH:1,1:"CAN_SKIP_PATCH",CAN_HOIST:2,2:"CAN_HOIST",CAN_STRINGIFY:3,3:"CAN_STRINGIFY"},xt={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function Xb(t,e=""){return{type:0,source:e,children:t,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:xt}}function Co(t,e,s,i,r,n,o,a=!1,u=!1,l=!1,c=xt){return t&&(a?(t.helper(Er),t.helper(_n(t.inSSR,l))):t.helper(Tn(t.inSSR,l)),o&&t.helper(ic)),{type:13,tag:e,props:s,children:i,patchFlag:r,dynamicProps:n,directives:o,isBlock:a,disableTracking:u,isComponent:l,loc:c}}function wo(t,e=xt){return{type:17,loc:e,elements:t}}function As(t,e=xt){return{type:15,loc:e,properties:t}}function ht(t,e){return{type:16,loc:xt,key:ae.isString(t)?xe(t,!0):t,value:e}}function xe(t,e=!1,s=xt,i=0){return{type:4,loc:s,content:t,isStatic:e,constType:e?3:i}}function e6(t,e){return{type:5,loc:e,content:ae.isString(t)?xe(t,!1,e):t}}function vs(t,e=xt){return{type:8,loc:e,children:t}}function Vt(t,e=[],s=xt){return{type:14,loc:s,callee:t,arguments:e}}function bn(t,e=void 0,s=!1,i=!1,r=xt){return{type:18,params:t,returns:e,newline:s,isSlot:i,loc:r}}function ql(t,e,s,i=!0){return{type:19,test:t,consequent:e,alternate:s,newline:i,loc:xt}}function Gb(t,e,s=!1){return{type:20,index:t,value:e,isVNode:s,loc:xt}}function zb(t){return{type:21,body:t,loc:xt}}function t6(t){return{type:22,elements:t,loc:xt}}function s6(t,e,s){return{type:23,test:t,consequent:e,alternate:s,loc:xt}}function i6(t,e){return{type:24,left:t,right:e,loc:xt}}function r6(t){return{type:25,expressions:t,loc:xt}}function n6(t){return{type:26,returns:t,loc:xt}}function Tn(t,e){return t||e?Yl:Zl}function _n(t,e){return t||e?zd:Wd}function hc(t,{helper:e,removeHelper:s,inSSR:i}){t.isBlock||(t.isBlock=!0,s(Tn(i,t.isComponent)),e(Er),e(_n(i,t.isComponent)))}var Pb=new Uint8Array([123,123]),Cb=new Uint8Array([125,125]);function Ib(t){return t>=97&&t<=122||t>=65&&t<=90}function Ss(t){return t===32||t===10||t===9||t===12||t===13}function mr(t){return t===47||t===62||Ss(t)}function Xl(t){let e=new Uint8Array(t.length);for(let s=0;s<t.length;s++)e[s]=t.charCodeAt(s);return e}var Lt={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])},Bd=class{constructor(e,s){this.stack=e,this.cbs=s,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=Pb,this.delimiterClose=Cb,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0,this.entityDecoder=new dn.EntityDecoder(dn.htmlDecodeTree,(i,r)=>this.emitCodePoint(i,r))}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=Pb,this.delimiterClose=Cb}getPos(e){let s=1,i=e+1;for(let r=this.newlines.length-1;r>=0;r--){let n=this.newlines[r];if(e>n){s=r+2,i=e-n;break}}return{column:i,line:s,offset:e}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(e){e===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):e===38?this.startEntity():!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e))}stateInterpolationOpen(e){if(e===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){let s=this.index+1-this.delimiterOpen.length;s>this.sectionStart&&this.cbs.ontext(this.sectionStart,s),this.state=3,this.sectionStart=s}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(e)):(this.state=1,this.stateText(e))}stateInterpolation(e){e===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(e))}stateInterpolationClose(e){e===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(e))}stateSpecialStartSequence(e){let s=this.sequenceIndex===this.currentSequence.length;if(!(s?mr(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!s){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(e)}stateInRCDATA(e){if(this.sequenceIndex===this.currentSequence.length){if(e===62||Ss(e)){let s=this.index-this.currentSequence.length;if(this.sectionStart<s){let i=this.index;this.index=s,this.cbs.ontext(this.sectionStart,s),this.index=i}this.sectionStart=s+2,this.stateInClosingTagName(e),this.inRCDATA=!1;return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===Lt.TitleEnd||this.currentSequence===Lt.TextareaEnd&&!this.inSFCRoot?e===38?this.startEntity():e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===60)}stateCDATASequence(e){e===Lt.Cdata[this.sequenceIndex]?++this.sequenceIndex===Lt.Cdata.length&&(this.state=28,this.currentSequence=Lt.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);if(s===10&&this.newlines.push(this.index),s===e)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===Lt.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index-2):this.cbs.oncomment(this.sectionStart,this.index-2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=1):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(e,s){this.enterRCDATA(e,s),this.state=31}enterRCDATA(e,s){this.inRCDATA=!0,this.currentSequence=e,this.sequenceIndex=s}stateBeforeTagName(e){e===33?(this.state=22,this.sectionStart=this.index+1):e===63?(this.state=24,this.sectionStart=this.index+1):Ib(e)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:e===116?this.state=30:this.state=e===115?29:6):e===47?this.state=8:(this.state=1,this.stateText(e))}stateInTagName(e){mr(e)&&this.handleTagName(e)}stateInSFCRootTagName(e){if(mr(e)){let s=this.buffer.slice(this.sectionStart,this.index);s!=="template"&&this.enterRCDATA(Xl("</"+s),0),this.handleTagName(e)}}handleTagName(e){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)}stateBeforeClosingTagName(e){Ss(e)||(e===62?(this.cbs.onerr(14,this.index),this.state=1,this.sectionStart=this.index+1):(this.state=Ib(e)?9:27,this.sectionStart=this.index))}stateInClosingTagName(e){(e===62||Ss(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){e===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(e){e===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):e===47?(this.state=7,this.peek()!==62&&this.cbs.onerr(22,this.index)):e===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Ss(e)||(e===61&&this.cbs.onerr(19,this.index),this.handleAttrStart(e))}handleAttrStart(e){e===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):e===46||e===58||e===64||e===35?(this.cbs.ondirname(this.index,this.index+1),this.state=14,this.sectionStart=this.index+1):(this.state=12,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Ss(e)||(this.state=11,this.stateBeforeAttrName(e))}stateInAttrName(e){e===61||mr(e)?(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):(e===34||e===39||e===60)&&this.cbs.onerr(17,this.index)}stateInDirName(e){e===61||mr(e)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):e===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(e){e===61||mr(e)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===91?this.state=15:e===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(e){e===93?this.state=14:(e===61||mr(e))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(e),this.cbs.onerr(27,this.index))}stateInDirModifier(e){e===61||mr(e)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(e){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(e)}stateAfterAttrName(e){e===61?this.state=18:e===47||e===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)):Ss(e)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(e))}stateBeforeAttrValue(e){e===34?(this.state=19,this.sectionStart=this.index+1):e===39?(this.state=20,this.sectionStart=this.index+1):Ss(e)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(e))}handleInAttrValue(e,s){e===s?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(s===34?3:2,this.index+1),this.state=11):e===38&&this.startEntity()}stateInAttrValueDoubleQuotes(e){this.handleInAttrValue(e,34)}stateInAttrValueSingleQuotes(e){this.handleInAttrValue(e,39)}stateInAttrValueNoQuotes(e){Ss(e)||e===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(e)):e===34||e===39||e===60||e===61||e===96?this.cbs.onerr(18,this.index):e===38&&this.startEntity()}stateBeforeDeclaration(e){e===91?(this.state=26,this.sequenceIndex=0):this.state=e===45?25:23}stateInDeclaration(e){(e===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(e){e===45?(this.state=28,this.currentSequence=Lt.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(e){(e===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){e===Lt.ScriptEnd[3]?this.startSpecial(Lt.ScriptEnd,4):e===Lt.StyleEnd[3]?this.startSpecial(Lt.StyleEnd,4):(this.state=6,this.stateInTagName(e))}stateBeforeSpecialT(e){e===Lt.TitleEnd[3]?this.startSpecial(Lt.TitleEnd,4):e===Lt.TextareaEnd[3]?this.startSpecial(Lt.TextareaEnd,4):(this.state=6,this.stateInTagName(e))}startEntity(){this.baseState=this.state,this.state=33,this.entityStart=this.index,this.entityDecoder.startEntity(this.baseState===1||this.baseState===32?dn.DecodingMode.Legacy:dn.DecodingMode.Attribute)}stateInEntity(){{let e=this.entityDecoder.write(this.buffer,this.index);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.buffer.length-1}}parse(e){for(this.buffer=e;this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);switch(s===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(s);break}case 2:{this.stateInterpolationOpen(s);break}case 3:{this.stateInterpolation(s);break}case 4:{this.stateInterpolationClose(s);break}case 31:{this.stateSpecialStartSequence(s);break}case 32:{this.stateInRCDATA(s);break}case 26:{this.stateCDATASequence(s);break}case 19:{this.stateInAttrValueDoubleQuotes(s);break}case 12:{this.stateInAttrName(s);break}case 13:{this.stateInDirName(s);break}case 14:{this.stateInDirArg(s);break}case 15:{this.stateInDynamicDirArg(s);break}case 16:{this.stateInDirModifier(s);break}case 28:{this.stateInCommentLike(s);break}case 27:{this.stateInSpecialComment(s);break}case 11:{this.stateBeforeAttrName(s);break}case 6:{this.stateInTagName(s);break}case 34:{this.stateInSFCRootTagName(s);break}case 9:{this.stateInClosingTagName(s);break}case 5:{this.stateBeforeTagName(s);break}case 17:{this.stateAfterAttrName(s);break}case 20:{this.stateInAttrValueSingleQuotes(s);break}case 18:{this.stateBeforeAttrValue(s);break}case 8:{this.stateBeforeClosingTagName(s);break}case 10:{this.stateAfterClosingTagName(s);break}case 29:{this.stateBeforeSpecialS(s);break}case 30:{this.stateBeforeSpecialT(s);break}case 21:{this.stateInAttrValueNoQuotes(s);break}case 7:{this.stateInSelfClosingTag(s);break}case 23:{this.stateInDeclaration(s);break}case 22:{this.stateBeforeDeclaration(s);break}case 25:{this.stateBeforeComment(s);break}case 24:{this.stateInProcessingInstruction(s);break}case 33:{this.stateInEntity();break}}this.index++}this.cleanup(),this.finish()}cleanup(){this.sectionStart!==this.index&&(this.state===1||this.state===32&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===19||this.state===20||this.state===21)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}finish(){this.state===33&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){let e=this.buffer.length;this.sectionStart>=e||(this.state===28?this.currentSequence===Lt.CdataEnd?this.cbs.oncdata(this.sectionStart,e):this.cbs.oncomment(this.sectionStart,e):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,s){this.baseState!==1&&this.baseState!==32?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.onattribentity(dn.fromCodePoint(e),this.entityStart,this.sectionStart)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.ontextentity(dn.fromCodePoint(e),this.entityStart,this.sectionStart))}},o6={COMPILER_IS_ON_ELEMENT:"COMPILER_IS_ON_ELEMENT",COMPILER_V_BIND_SYNC:"COMPILER_V_BIND_SYNC",COMPILER_V_BIND_OBJECT_ORDER:"COMPILER_V_BIND_OBJECT_ORDER",COMPILER_V_ON_NATIVE:"COMPILER_V_ON_NATIVE",COMPILER_V_IF_V_FOR_PRECEDENCE:"COMPILER_V_IF_V_FOR_PRECEDENCE",COMPILER_NATIVE_TEMPLATE:"COMPILER_NATIVE_TEMPLATE",COMPILER_INLINE_TEMPLATE:"COMPILER_INLINE_TEMPLATE",COMPILER_FILTERS:"COMPILER_FILTERS"},a6={COMPILER_IS_ON_ELEMENT:{message:'Platform-native elements with "is" prop will no longer be treated as components in Vue 3 unless the "is" value is explicitly prefixed with "vue:".',link:"https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"},COMPILER_V_BIND_SYNC:{message:t=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${t}.sync\` should be changed to \`v-model:${t}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_OBJECT_ORDER:{message:'v-bind="obj" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.',link:"https://v3-migration.vuejs.org/breaking-changes/v-bind.html"},COMPILER_V_ON_NATIVE:{message:".native modifier for v-on has been removed as is no longer necessary.",link:"https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"},COMPILER_V_IF_V_FOR_PRECEDENCE:{message:"v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",link:"https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"},COMPILER_NATIVE_TEMPLATE:{message:"<template> with no special directives will render as a native template element instead of its inner content in Vue 3."},COMPILER_INLINE_TEMPLATE:{message:'"inline-template" has been removed in Vue 3.',link:"https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"},COMPILER_FILTERS:{message:'filters have been removed in Vue 3. The "|" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.',link:"https://v3-migration.vuejs.org/breaking-changes/filters.html"}};function Ud(t,{compatConfig:e}){let s=e&&e[t];return t==="MODE"?s||3:s}function yn(t,e){let s=Ud("MODE",e),i=Ud(t,e);return s===3?i===!0:i!==!1}function Xa(t,e,s,...i){return yn(t,e)}function u6(t,e,s,...i){if(Ud(t,e)==="suppress-warning")return;let{message:n,link:o}=a6[t],a=`(deprecation ${t}) ${typeof n=="function"?n(...i):n}${o?`
|
|
10
|
+
`),cooked:n===null?null:n.slice(1,l)},a.tail=u,this.next();let f=this.finishNode(a,"TemplateElement");return this.resetEndLocation(f,Qt(this.state.lastTokEndLoc,l)),f}parseTemplate(e){let s=this.startNode();s.expressions=[];let i=this.parseTemplateElement(e);for(s.quasis=[i];!i.tail;)s.expressions.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),s.quasis.push(i=this.parseTemplateElement(e));return this.finishNode(s,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(e,s,i,r){i&&this.expectPlugin("recordAndTuple");let n=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let o=Object.create(null),a=!0,u=this.startNode();for(u.properties=[],this.next();!this.match(e);){if(a)a=!1;else if(this.expect(12),this.match(e)){this.addTrailingCommaExtraToNode(u);break}let c;s?c=this.parseBindingProperty():(c=this.parsePropertyDefinition(r),this.checkProto(c,i,o,r)),i&&!this.isObjectProperty(c)&&c.type!=="SpreadElement"&&this.raise(M.InvalidRecordProperty,c),c.shorthand&&this.addExtra(c,"shorthand",!0),u.properties.push(c)}this.next(),this.state.inFSharpPipelineDirectBody=n;let l="ObjectExpression";return s?l="ObjectPattern":i&&(l="RecordExpression"),this.finishNode(u,l)}addTrailingCommaExtraToNode(e){this.addExtra(e,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(e,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(e){return!e.computed&&e.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(e){let s=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(M.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)s.push(this.parseDecorator());let i=this.startNode(),r=!1,n=!1,o;if(this.match(21))return s.length&&this.unexpected(),this.parseSpread();s.length&&(i.decorators=s,s=[]),i.method=!1,e&&(o=this.state.startLoc);let a=this.eat(55);this.parsePropertyNamePrefixOperator(i);let u=this.state.containsEsc,l=this.parsePropertyName(i,e);if(!a&&!u&&this.maybeAsyncOrAccessorProp(i)){let c=l.name;c==="async"&&!this.hasPrecedingLineBreak()&&(r=!0,this.resetPreviousNodeTrailingComments(l),a=this.eat(55),this.parsePropertyName(i)),(c==="get"||c==="set")&&(n=!0,this.resetPreviousNodeTrailingComments(l),i.kind=c,this.match(55)&&(a=!0,this.raise(M.AccessorIsGenerator,this.state.curPosition(),{kind:c}),this.next()),this.parsePropertyName(i))}return this.parseObjPropValue(i,o,a,r,!1,n,e)}getGetterSetterExpectedParamCount(e){return e.kind==="get"?0:1}getObjectOrClassMethodParams(e){return e.params}checkGetterSetterParams(e){var s;let i=this.getGetterSetterExpectedParamCount(e),r=this.getObjectOrClassMethodParams(e);r.length!==i&&this.raise(e.kind==="get"?M.BadGetterArity:M.BadSetterArity,e),e.kind==="set"&&((s=r[r.length-1])==null?void 0:s.type)==="RestElement"&&this.raise(M.BadSetterRestParameter,e)}parseObjectMethod(e,s,i,r,n){if(n){let o=this.parseMethod(e,s,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(o),o}if(i||s||this.match(10))return r&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,s,i,!1,!1,"ObjectMethod")}parseObjectProperty(e,s,i,r){if(e.shorthand=!1,this.eat(14))return e.value=i?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowIn(r),this.finishNode(e,"ObjectProperty");if(!e.computed&&e.key.type==="Identifier"){if(this.checkReservedWord(e.key.name,e.key.loc.start,!0,!1),i)e.value=this.parseMaybeDefault(s,Ni(e.key));else if(this.match(29)){let n=this.state.startLoc;r!=null?r.shorthandAssignLoc===null&&(r.shorthandAssignLoc=n):this.raise(M.InvalidCoverInitializedName,n),e.value=this.parseMaybeDefault(s,Ni(e.key))}else e.value=Ni(e.key);return e.shorthand=!0,this.finishNode(e,"ObjectProperty")}}parseObjPropValue(e,s,i,r,n,o,a){let u=this.parseObjectMethod(e,i,r,n,o)||this.parseObjectProperty(e,s,n,a);return u||this.unexpected(),u}parsePropertyName(e,s){if(this.eat(0))e.computed=!0,e.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:i,value:r}=this.state,n;if(Zs(i))n=this.parseIdentifier(!0);else switch(i){case 134:n=this.parseNumericLiteral(r);break;case 133:n=this.parseStringLiteral(r);break;case 135:n=this.parseBigIntLiteral(r);break;case 136:n=this.parseDecimalLiteral(r);break;case 138:{let o=this.state.startLoc;s!=null?s.privateKeyLoc===null&&(s.privateKeyLoc=o):this.raise(M.UnexpectedPrivateField,o),n=this.parsePrivateName();break}default:this.unexpected()}e.key=n,i!==138&&(e.computed=!1)}return e.key}initFunction(e,s){e.id=null,e.generator=!1,e.async=s}parseMethod(e,s,i,r,n,o,a=!1){this.initFunction(e,i),e.generator=s,this.scope.enter(18|(a?64:0)|(n?32:0)),this.prodParam.enter(vl(i,e.generator)),this.parseFunctionParams(e,r);let u=this.parseFunctionBodyAndFinish(e,o,!0);return this.prodParam.exit(),this.scope.exit(),u}parseArrayLike(e,s,i,r){i&&this.expectPlugin("recordAndTuple");let n=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let o=this.startNode();return this.next(),o.elements=this.parseExprList(e,!i,r,o),this.state.inFSharpPipelineDirectBody=n,this.finishNode(o,i?"TupleExpression":"ArrayExpression")}parseArrowExpression(e,s,i,r){this.scope.enter(6);let n=vl(i,!1);!this.match(5)&&this.prodParam.hasIn&&(n|=8),this.prodParam.enter(n),this.initFunction(e,i);let o=this.state.maybeInArrowParameters;return s&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(e,s,r)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(e,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=o,this.finishNode(e,"ArrowFunctionExpression")}setArrowFunctionParameters(e,s,i){this.toAssignableList(s,i,!1),e.params=s}parseFunctionBodyAndFinish(e,s,i=!1){return this.parseFunctionBody(e,!1,i),this.finishNode(e,s)}parseFunctionBody(e,s,i=!1){let r=s&&!this.match(5);if(this.expressionScope.enter(WE()),r)e.body=this.parseMaybeAssign(),this.checkParams(e,!1,s,!1);else{let n=this.state.strict,o=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),e.body=this.parseBlock(!0,!1,a=>{let u=!this.isSimpleParamList(e.params);a&&u&&this.raise(M.IllegalLanguageModeDirective,(e.kind==="method"||e.kind==="constructor")&&e.key?e.key.loc.end:e);let l=!n&&this.state.strict;this.checkParams(e,!this.state.strict&&!s&&!i&&!u,s,l),this.state.strict&&e.id&&this.checkIdentifier(e.id,65,l)}),this.prodParam.exit(),this.state.labels=o}this.expressionScope.exit()}isSimpleParameter(e){return e.type==="Identifier"}isSimpleParamList(e){for(let s=0,i=e.length;s<i;s++)if(!this.isSimpleParameter(e[s]))return!1;return!0}checkParams(e,s,i,r=!0){let n=!s&&new Set,o={type:"FormalParameters"};for(let a of e.params)this.checkLVal(a,{in:o,binding:5,checkClashes:n,strictModeChanged:r})}parseExprList(e,s,i,r){let n=[],o=!0;for(;!this.eat(e);){if(o)o=!1;else if(this.expect(12),this.match(e)){r&&this.addTrailingCommaExtraToNode(r),this.next();break}n.push(this.parseExprListItem(s,i))}return n}parseExprListItem(e,s,i){let r;if(this.match(12))e||this.raise(M.UnexpectedToken,this.state.curPosition(),{unexpected:","}),r=null;else if(this.match(21)){let n=this.state.startLoc;r=this.parseParenItem(this.parseSpread(s),n)}else if(this.match(17)){this.expectPlugin("partialApplication"),i||this.raise(M.UnexpectedArgumentPlaceholder,this.state.startLoc);let n=this.startNode();this.next(),r=this.finishNode(n,"ArgumentPlaceholder")}else r=this.parseMaybeAssignAllowIn(s,this.parseParenItem);return r}parseIdentifier(e){let s=this.startNode(),i=this.parseIdentifierName(e);return this.createIdentifier(s,i)}createIdentifier(e,s){return e.name=s,e.loc.identifierName=s,this.finishNode(e,"Identifier")}parseIdentifierName(e){let s,{startLoc:i,type:r}=this.state;Zs(r)?s=this.state.value:this.unexpected();let n=mO(r);return e?n&&this.replaceToken(132):this.checkReservedWord(s,i,n,!1),this.next(),s}checkReservedWord(e,s,i,r){if(e.length>10||!MO(e))return;if(i&&wO(e)){this.raise(M.UnexpectedKeyword,s,{keyword:e});return}if((this.state.strict?r?KE:$E:HE)(e,this.inModule)){this.raise(M.UnexpectedReservedWord,s,{reservedWord:e});return}else if(e==="yield"){if(this.prodParam.hasYield){this.raise(M.YieldBindingIdentifier,s);return}}else if(e==="await"){if(this.prodParam.hasAwait){this.raise(M.AwaitBindingIdentifier,s);return}if(this.scope.inStaticBlock){this.raise(M.AwaitBindingIdentifierInStaticBlock,s);return}this.expressionScope.recordAsyncArrowParametersError(s)}else if(e==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(M.ArgumentsInClass,s);return}}isAwaitAllowed(){return!!(this.prodParam.hasAwait||this.options.allowAwaitOutsideFunction&&!this.scope.inFunction)}parseAwait(e){let s=this.startNodeAt(e);return this.expressionScope.recordParameterInitializerError(M.AwaitExpressionFormalParameter,s),this.eat(55)&&this.raise(M.ObsoleteAwaitStar,s),!this.scope.inFunction&&!this.options.allowAwaitOutsideFunction&&(this.isAmbiguousAwait()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(s.argument=this.parseMaybeUnary(null,!0)),this.finishNode(s,"AwaitExpression")}isAmbiguousAwait(){if(this.hasPrecedingLineBreak())return!0;let{type:e}=this.state;return e===53||e===10||e===0||Pl(e)||e===102&&!this.state.containsEsc||e===137||e===56||this.hasPlugin("v8intrinsic")&&e===54}parseYield(){let e=this.startNode();this.expressionScope.recordParameterInitializerError(M.YieldInParameter,e),this.next();let s=!1,i=null;if(!this.hasPrecedingLineBreak())switch(s=this.eat(55),this.state.type){case 13:case 139:case 8:case 11:case 3:case 9:case 14:case 12:if(!s)break;default:i=this.parseMaybeAssign()}return e.delegate=s,e.argument=i,this.finishNode(e,"YieldExpression")}parseImportCall(e){return this.next(),e.source=this.parseMaybeAssignAllowIn(),(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))&&(e.options=null),this.eat(12)&&(this.expectImportAttributesPlugin(),this.match(11)||(e.options=this.parseMaybeAssignAllowIn(),this.eat(12))),this.expect(11),this.finishNode(e,"ImportExpression")}checkPipelineAtInfixOperator(e,s){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&e.type==="SequenceExpression"&&this.raise(M.PipelineHeadSequenceExpression,s)}parseSmartPipelineBodyInStyle(e,s){if(this.isSimpleReference(e)){let i=this.startNodeAt(s);return i.callee=e,this.finishNode(i,"PipelineBareFunction")}else{let i=this.startNodeAt(s);return this.checkSmartPipeTopicBodyEarlyErrors(s),i.expression=e,this.finishNode(i,"PipelineTopicExpression")}}isSimpleReference(e){switch(e.type){case"MemberExpression":return!e.computed&&this.isSimpleReference(e.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(e){if(this.match(19))throw this.raise(M.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(M.PipelineTopicUnused,e)}withTopicBindingContext(e){let s=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return e()}finally{this.state.topicContext=s}}withSmartMixTopicForbiddingContext(e){if(this.hasPlugin(["pipelineOperator",{proposal:"smart"}])){let s=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};try{return e()}finally{this.state.topicContext=s}}else return e()}withSoloAwaitPermittingContext(e){let s=this.state.soloAwait;this.state.soloAwait=!0;try{return e()}finally{this.state.soloAwait=s}}allowInAnd(e){let s=this.prodParam.currentFlags();if(8&~s){this.prodParam.enter(s|8);try{return e()}finally{this.prodParam.exit()}}return e()}disallowInAnd(e){let s=this.prodParam.currentFlags();if(8&s){this.prodParam.enter(s&-9);try{return e()}finally{this.prodParam.exit()}}return e()}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(e){let s=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let i=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let r=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),s,e);return this.state.inFSharpPipelineDirectBody=i,r}parseModuleExpression(){this.expectPlugin("moduleBlocks");let e=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let s=this.startNodeAt(this.state.endLoc);this.next();let i=this.initializeScopes(!0);this.enterInitialScopes();try{e.body=this.parseProgram(s,8,"module")}finally{i()}return this.finishNode(e,"ModuleExpression")}parsePropertyNamePrefixOperator(e){}},qh={kind:1},dw={kind:2},mw=/[\uD800-\uDFFF]/u,Xh=/in(?:stanceof)?/y;function gw(t,e){for(let s=0;s<t.length;s++){let i=t[s],{type:r}=i;if(typeof r=="number"){{if(r===138){let{loc:n,start:o,value:a,end:u}=i,l=o+1,c=Qt(n.start,1);t.splice(s,1,new li({type:Ai(27),value:"#",start:o,end:l,startLoc:n.start,endLoc:c}),new li({type:Ai(132),value:a,start:l,end:u,startLoc:c,endLoc:n.end})),s++;continue}if(Pl(r)){let{loc:n,start:o,value:a,end:u}=i,l=o+1,c=Qt(n.start,1),f;e.charCodeAt(o)===96?f=new li({type:Ai(22),value:"`",start:o,end:l,startLoc:n.start,endLoc:c}):f=new li({type:Ai(8),value:"}",start:o,end:l,startLoc:n.start,endLoc:c});let p,h,d,_;r===24?(h=u-1,d=Qt(n.end,-1),p=a===null?null:a.slice(1,-1),_=new li({type:Ai(22),value:"`",start:h,end:u,startLoc:d,endLoc:n.end})):(h=u-2,d=Qt(n.end,-2),p=a===null?null:a.slice(1,-2),_=new li({type:Ai(23),value:"${",start:h,end:u,startLoc:d,endLoc:n.end})),t.splice(s,1,f,new li({type:Ai(20),value:p,start:l,end:h,startLoc:c,endLoc:d}),_),s+=2;continue}}i.type=Ai(r)}}return t}var pd=class extends fd{parseTopLevel(e,s){return e.program=this.parseProgram(s),e.comments=this.comments,this.options.tokens&&(e.tokens=gw(this.tokens,this.input)),this.finishNode(e,"File")}parseProgram(e,s=139,i=this.options.sourceType){if(e.sourceType=i,e.interpreter=this.parseInterpreterDirective(),this.parseBlockBody(e,!0,!0,s),this.inModule&&!this.options.allowUndeclaredExports&&this.scope.undefinedExports.size>0)for(let[n,o]of Array.from(this.scope.undefinedExports))this.raise(M.ModuleExportUndefined,o,{localName:n});let r;return s===139?r=this.finishNode(e,"Program"):r=this.finishNodeAt(e,"Program",Qt(this.state.startLoc,-1)),r}stmtToDirective(e){let s=e;s.type="Directive",s.value=s.expression,delete s.expression;let i=s.value,r=i.value,n=this.input.slice(i.start,i.end),o=i.value=n.slice(1,-1);return this.addExtra(i,"raw",n),this.addExtra(i,"rawValue",o),this.addExtra(i,"expressionValue",r),i.type="DirectiveLiteral",s}parseInterpreterDirective(){if(!this.match(28))return null;let e=this.startNode();return e.value=this.state.value,this.next(),this.finishNode(e,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}chStartsBindingIdentifier(e,s){if(Ci(e)){if(Xh.lastIndex=s,Xh.test(this.input)){let i=this.codePointAtPos(Xh.lastIndex);if(!mo(i)&&i!==92)return!1}return!0}else return e===92}chStartsBindingPattern(e){return e===91||e===123}hasFollowingBindingAtom(){let e=this.nextTokenStart(),s=this.codePointAtPos(e);return this.chStartsBindingPattern(s)||this.chStartsBindingIdentifier(s,e)}hasInLineFollowingBindingIdentifier(){let e=this.nextTokenInLineStart(),s=this.codePointAtPos(e);return this.chStartsBindingIdentifier(s,e)}startsUsingForOf(){let{type:e,containsEsc:s}=this.lookahead();if(e===102&&!s)return!1;if(Ke(e)&&!this.hasFollowingLineBreak())return this.expectPlugin("explicitResourceManagement"),!0}startsAwaitUsing(){let e=this.nextTokenInLineStart();if(this.isUnparsedContextual(e,"using")){e=this.nextTokenInLineStartSince(e+5);let s=this.codePointAtPos(e);if(this.chStartsBindingIdentifier(s,e))return this.expectPlugin("explicitResourceManagement"),!0}return!1}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(e=!1){let s=0;return this.options.annexB&&!this.state.strict&&(s|=4,e&&(s|=8)),this.parseStatementLike(s)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(e){let s=null;return this.match(26)&&(s=this.parseDecorators(!0)),this.parseStatementContent(e,s)}parseStatementContent(e,s){let i=this.state.type,r=this.startNode(),n=!!(e&2),o=!!(e&4),a=e&1;switch(i){case 60:return this.parseBreakContinueStatement(r,!0);case 63:return this.parseBreakContinueStatement(r,!1);case 64:return this.parseDebuggerStatement(r);case 90:return this.parseDoWhileStatement(r);case 91:return this.parseForStatement(r);case 68:if(this.lookaheadCharCode()===46)break;return o||this.raise(this.state.strict?M.StrictFunction:this.options.annexB?M.SloppyFunctionAnnexB:M.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(r,!1,!n&&o);case 80:return n||this.unexpected(),this.parseClass(this.maybeTakeDecorators(s,r),!0);case 69:return this.parseIfStatement(r);case 70:return this.parseReturnStatement(r);case 71:return this.parseSwitchStatement(r);case 72:return this.parseThrowStatement(r);case 73:return this.parseTryStatement(r);case 96:if(!this.state.containsEsc&&this.startsAwaitUsing())return this.isAwaitAllowed()?n||this.raise(M.UnexpectedLexicalDeclaration,r):this.raise(M.AwaitUsingNotInAsyncContext,r),this.next(),this.parseVarStatement(r,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifier())break;return this.expectPlugin("explicitResourceManagement"),!this.scope.inModule&&this.scope.inTopLevel?this.raise(M.UnexpectedUsingDeclaration,this.state.startLoc):n||this.raise(M.UnexpectedLexicalDeclaration,this.state.startLoc),this.parseVarStatement(r,"using");case 100:{if(this.state.containsEsc)break;let c=this.nextTokenStart(),f=this.codePointAtPos(c);if(f!==91&&(!n&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(f,c)&&f!==123))break}case 75:n||this.raise(M.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{let c=this.state.value;return this.parseVarStatement(r,c)}case 92:return this.parseWhileStatement(r);case 76:return this.parseWithStatement(r);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(r);case 83:{let c=this.lookaheadCharCode();if(c===40||c===46)break}case 82:{!this.options.allowImportExportEverywhere&&!a&&this.raise(M.UnexpectedImportExport,this.state.startLoc),this.next();let c;return i===83?(c=this.parseImport(r),c.type==="ImportDeclaration"&&(!c.importKind||c.importKind==="value")&&(this.sawUnambiguousESM=!0)):(c=this.parseExport(r,s),(c.type==="ExportNamedDeclaration"&&(!c.exportKind||c.exportKind==="value")||c.type==="ExportAllDeclaration"&&(!c.exportKind||c.exportKind==="value")||c.type==="ExportDefaultDeclaration")&&(this.sawUnambiguousESM=!0)),this.assertModuleNodeAllowed(c),c}default:if(this.isAsyncFunction())return n||this.raise(M.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(r,!0,!n&&o)}let u=this.state.value,l=this.parseExpression();return Ke(i)&&l.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(r,u,l,e):this.parseExpressionStatement(r,l,s)}assertModuleNodeAllowed(e){!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(M.ImportOutsideModule,e)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(e,s,i){return e&&(s.decorators&&s.decorators.length>0?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(M.DecoratorsBeforeAfterExport,s.decorators[0]),s.decorators.unshift(...e)):s.decorators=e,this.resetStartLocationFromNode(s,e[0]),i&&this.resetStartLocationFromNode(i,s)),s}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(e){let s=[];do s.push(this.parseDecorator());while(this.match(26));if(this.match(82))e||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(M.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(M.UnexpectedLeadingDecorator,this.state.startLoc);return s}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let e=this.startNode();if(this.next(),this.hasPlugin("decorators")){let s=this.state.startLoc,i;if(this.match(10)){let r=this.state.startLoc;this.next(),i=this.parseExpression(),this.expect(11),i=this.wrapParenthesis(r,i);let n=this.state.startLoc;e.expression=this.parseMaybeDecoratorArguments(i),this.getPluginOption("decorators","allowCallParenthesized")===!1&&e.expression!==i&&this.raise(M.DecoratorArgumentsOutsideParentheses,n)}else{for(i=this.parseIdentifier(!1);this.eat(16);){let r=this.startNodeAt(s);r.object=i,this.match(138)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),r.property=this.parsePrivateName()):r.property=this.parseIdentifier(!0),r.computed=!1,i=this.finishNode(r,"MemberExpression")}e.expression=this.parseMaybeDecoratorArguments(i)}}else e.expression=this.parseExprSubscripts();return this.finishNode(e,"Decorator")}parseMaybeDecoratorArguments(e){if(this.eat(10)){let s=this.startNodeAtNode(e);return s.callee=e,s.arguments=this.parseCallExpressionArguments(11,!1),this.toReferencedList(s.arguments),this.finishNode(s,"CallExpression")}return e}parseBreakContinueStatement(e,s){return this.next(),this.isLineTerminator()?e.label=null:(e.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(e,s),this.finishNode(e,s?"BreakStatement":"ContinueStatement")}verifyBreakContinue(e,s){let i;for(i=0;i<this.state.labels.length;++i){let r=this.state.labels[i];if((e.label==null||r.name===e.label.name)&&(r.kind!=null&&(s||r.kind===1)||e.label&&s))break}if(i===this.state.labels.length){let r=s?"BreakStatement":"ContinueStatement";this.raise(M.IllegalBreakContinue,e,{type:r})}}parseDebuggerStatement(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")}parseHeaderExpression(){this.expect(10);let e=this.parseExpression();return this.expect(11),e}parseDoWhileStatement(e){return this.next(),this.state.labels.push(qh),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.expect(92),e.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(e,"DoWhileStatement")}parseForStatement(e){this.next(),this.state.labels.push(qh);let s=null;if(this.isAwaitAllowed()&&this.eatContextual(96)&&(s=this.state.lastTokStartLoc),this.scope.enter(0),this.expect(10),this.match(13))return s!==null&&this.unexpected(s),this.parseFor(e,null);let i=this.isContextual(100);{let u=this.isContextual(96)&&this.startsAwaitUsing(),l=u||this.isContextual(107)&&this.startsUsingForOf(),c=i&&this.hasFollowingBindingAtom()||l;if(this.match(74)||this.match(75)||c){let f=this.startNode(),p;u?(p="await using",this.isAwaitAllowed()||this.raise(M.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):p=this.state.value,this.next(),this.parseVar(f,!0,p);let h=this.finishNode(f,"VariableDeclaration"),d=this.match(58);return d&&l&&this.raise(M.ForInUsing,h),(d||this.isContextual(102))&&h.declarations.length===1?this.parseForIn(e,h,s):(s!==null&&this.unexpected(s),this.parseFor(e,h))}}let r=this.isContextual(95),n=new go,o=this.parseExpression(!0,n),a=this.isContextual(102);if(a&&(i&&this.raise(M.ForOfLet,o),s===null&&r&&o.type==="Identifier"&&this.raise(M.ForOfAsync,o)),a||this.match(58)){this.checkDestructuringPrivate(n),this.toAssignable(o,!0);let u=a?"ForOfStatement":"ForInStatement";return this.checkLVal(o,{in:{type:u}}),this.parseForIn(e,o,s)}else this.checkExpressionErrors(n,!0);return s!==null&&this.unexpected(s),this.parseFor(e,o)}parseFunctionStatement(e,s,i){return this.next(),this.parseFunction(e,1|(i?2:0)|(s?8:0))}parseIfStatement(e){return this.next(),e.test=this.parseHeaderExpression(),e.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),e.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(e,"IfStatement")}parseReturnStatement(e){return!this.prodParam.hasReturn&&!this.options.allowReturnOutsideFunction&&this.raise(M.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")}parseSwitchStatement(e){this.next(),e.discriminant=this.parseHeaderExpression();let s=e.cases=[];this.expect(5),this.state.labels.push(dw),this.scope.enter(0);let i;for(let r;!this.match(8);)if(this.match(61)||this.match(65)){let n=this.match(61);i&&this.finishNode(i,"SwitchCase"),s.push(i=this.startNode()),i.consequent=[],this.next(),n?i.test=this.parseExpression():(r&&this.raise(M.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),r=!0,i.test=null),this.expect(14)}else i?i.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),i&&this.finishNode(i,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(e,"SwitchStatement")}parseThrowStatement(e){return this.next(),this.hasPrecedingLineBreak()&&this.raise(M.NewlineAfterThrow,this.state.lastTokEndLoc),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")}parseCatchClauseParam(){let e=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&e.type==="Identifier"?8:0),this.checkLVal(e,{in:{type:"CatchClause"},binding:9}),e}parseTryStatement(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.match(62)){let s=this.startNode();this.next(),this.match(10)?(this.expect(10),s.param=this.parseCatchClauseParam(),this.expect(11)):(s.param=null,this.scope.enter(0)),s.body=this.withSmartMixTopicForbiddingContext(()=>this.parseBlock(!1,!1)),this.scope.exit(),e.handler=this.finishNode(s,"CatchClause")}return e.finalizer=this.eat(67)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(M.NoCatchOrFinally,e),this.finishNode(e,"TryStatement")}parseVarStatement(e,s,i=!1){return this.next(),this.parseVar(e,!1,s,i),this.semicolon(),this.finishNode(e,"VariableDeclaration")}parseWhileStatement(e){return this.next(),e.test=this.parseHeaderExpression(),this.state.labels.push(qh),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.finishNode(e,"WhileStatement")}parseWithStatement(e){return this.state.strict&&this.raise(M.StrictWith,this.state.startLoc),this.next(),e.object=this.parseHeaderExpression(),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.finishNode(e,"WithStatement")}parseEmptyStatement(e){return this.next(),this.finishNode(e,"EmptyStatement")}parseLabeledStatement(e,s,i,r){for(let o of this.state.labels)o.name===s&&this.raise(M.LabelRedeclaration,i,{labelName:s});let n=EO(this.state.type)?1:this.match(71)?2:null;for(let o=this.state.labels.length-1;o>=0;o--){let a=this.state.labels[o];if(a.statementStart===e.start)a.statementStart=this.state.start,a.kind=n;else break}return this.state.labels.push({name:s,kind:n,statementStart:this.state.start}),e.body=r&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),e.label=i,this.finishNode(e,"LabeledStatement")}parseExpressionStatement(e,s,i){return e.expression=s,this.semicolon(),this.finishNode(e,"ExpressionStatement")}parseBlock(e=!1,s=!0,i){let r=this.startNode();return e&&this.state.strictErrors.clear(),this.expect(5),s&&this.scope.enter(0),this.parseBlockBody(r,e,!1,8,i),s&&this.scope.exit(),this.finishNode(r,"BlockStatement")}isValidDirective(e){return e.type==="ExpressionStatement"&&e.expression.type==="StringLiteral"&&!e.expression.extra.parenthesized}parseBlockBody(e,s,i,r,n){let o=e.body=[],a=e.directives=[];this.parseBlockOrModuleBlockBody(o,s?a:void 0,i,r,n)}parseBlockOrModuleBlockBody(e,s,i,r,n){let o=this.state.strict,a=!1,u=!1;for(;!this.match(r);){let l=i?this.parseModuleItem():this.parseStatementListItem();if(s&&!u){if(this.isValidDirective(l)){let c=this.stmtToDirective(l);s.push(c),!a&&c.value.value==="use strict"&&(a=!0,this.setStrict(!0));continue}u=!0,this.state.strictErrors.clear()}e.push(l)}n==null||n.call(this,a),o||this.setStrict(!1),this.next()}parseFor(e,s){return e.init=s,this.semicolon(!1),e.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),e.update=this.match(11)?null:this.parseExpression(),this.expect(11),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(e,"ForStatement")}parseForIn(e,s,i){let r=this.match(58);return this.next(),r?i!==null&&this.unexpected(i):e.await=i!==null,s.type==="VariableDeclaration"&&s.declarations[0].init!=null&&(!r||!this.options.annexB||this.state.strict||s.kind!=="var"||s.declarations[0].id.type!=="Identifier")&&this.raise(M.ForInOfLoopInitializer,s,{type:r?"ForInStatement":"ForOfStatement"}),s.type==="AssignmentPattern"&&this.raise(M.InvalidLhs,s,{ancestor:{type:"ForStatement"}}),e.left=s,e.right=r?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),e.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(e,r?"ForInStatement":"ForOfStatement")}parseVar(e,s,i,r=!1){let n=e.declarations=[];for(e.kind=i;;){let o=this.startNode();if(this.parseVarId(o,i),o.init=this.eat(29)?s?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,o.init===null&&!r&&(o.id.type!=="Identifier"&&!(s&&(this.match(58)||this.isContextual(102)))?this.raise(M.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):(i==="const"||i==="using"||i==="await using")&&!(this.match(58)||this.isContextual(102))&&this.raise(M.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:i})),n.push(this.finishNode(o,"VariableDeclarator")),!this.eat(12))break}return e}parseVarId(e,s){let i=this.parseBindingAtom();this.checkLVal(i,{in:{type:"VariableDeclarator"},binding:s==="var"?5:8201}),e.id=i}parseAsyncFunctionExpression(e){return this.parseFunction(e,8)}parseFunction(e,s=0){let i=s&2,r=!!(s&1),n=r&&!(s&4),o=!!(s&8);this.initFunction(e,o),this.match(55)&&(i&&this.raise(M.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),e.generator=!0),r&&(e.id=this.parseFunctionId(n));let a=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(2),this.prodParam.enter(vl(o,e.generator)),r||(e.id=this.parseFunctionId()),this.parseFunctionParams(e,!1),this.withSmartMixTopicForbiddingContext(()=>{this.parseFunctionBodyAndFinish(e,r?"FunctionDeclaration":"FunctionExpression")}),this.prodParam.exit(),this.scope.exit(),r&&!i&&this.registerFunctionStatementId(e),this.state.maybeInArrowParameters=a,e}parseFunctionId(e){return e||Ke(this.state.type)?this.parseIdentifier():null}parseFunctionParams(e,s){this.expect(10),this.expressionScope.enter(HO()),e.params=this.parseBindingList(11,41,2|(s?4:0)),this.expressionScope.exit()}registerFunctionStatementId(e){e.id&&this.scope.declareName(e.id.name,!this.options.annexB||this.state.strict||e.generator||e.async?this.scope.treatFunctionsAsVar?5:8201:17,e.id.loc.start)}parseClass(e,s,i){this.next();let r=this.state.strict;return this.state.strict=!0,this.parseClassId(e,s,i),this.parseClassSuper(e),e.body=this.parseClassBody(!!e.superClass,r),this.finishNode(e,s?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}isNonstaticConstructor(e){return!e.computed&&!e.static&&(e.key.name==="constructor"||e.key.value==="constructor")}parseClassBody(e,s){this.classScope.enter();let i={hadConstructor:!1,hadSuperClass:e},r=[],n=this.startNode();if(n.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext(()=>{for(;!this.match(8);){if(this.eat(13)){if(r.length>0)throw this.raise(M.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){r.push(this.parseDecorator());continue}let o=this.startNode();r.length&&(o.decorators=r,this.resetStartLocationFromNode(o,r[0]),r=[]),this.parseClassMember(n,o,i),o.kind==="constructor"&&o.decorators&&o.decorators.length>0&&this.raise(M.DecoratorConstructor,o)}}),this.state.strict=s,this.next(),r.length)throw this.raise(M.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(n,"ClassBody")}parseClassMemberFromModifier(e,s){let i=this.parseIdentifier(!0);if(this.isClassMethod()){let r=s;return r.kind="method",r.computed=!1,r.key=i,r.static=!1,this.pushClassMethod(e,r,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let r=s;return r.computed=!1,r.key=i,r.static=!1,e.body.push(this.parseClassProperty(r)),!0}return this.resetPreviousNodeTrailingComments(i),!1}parseClassMember(e,s,i){let r=this.isContextual(106);if(r){if(this.parseClassMemberFromModifier(e,s))return;if(this.eat(5)){this.parseClassStaticBlock(e,s);return}}this.parseClassMemberWithIsStatic(e,s,i,r)}parseClassMemberWithIsStatic(e,s,i,r){let n=s,o=s,a=s,u=s,l=s,c=n,f=n;if(s.static=r,this.parsePropertyNamePrefixOperator(s),this.eat(55)){c.kind="method";let y=this.match(138);if(this.parseClassElementName(c),y){this.pushClassPrivateMethod(e,o,!0,!1);return}this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsGenerator,n.key),this.pushClassMethod(e,n,!0,!1,!1,!1);return}let p=Ke(this.state.type)&&!this.state.containsEsc,h=this.match(138),d=this.parseClassElementName(s),_=this.state.startLoc;if(this.parsePostMemberNameModifiers(f),this.isClassMethod()){if(c.kind="method",h){this.pushClassPrivateMethod(e,o,!1,!1);return}let y=this.isNonstaticConstructor(n),x=!1;y&&(n.kind="constructor",i.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(M.DuplicateConstructor,d),y&&this.hasPlugin("typescript")&&s.override&&this.raise(M.OverrideOnConstructor,d),i.hadConstructor=!0,x=i.hadSuperClass),this.pushClassMethod(e,n,!1,!1,y,x)}else if(this.isClassProperty())h?this.pushClassPrivateProperty(e,u):this.pushClassProperty(e,a);else if(p&&d.name==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(d);let y=this.eat(55);f.optional&&this.unexpected(_),c.kind="method";let x=this.match(138);this.parseClassElementName(c),this.parsePostMemberNameModifiers(f),x?this.pushClassPrivateMethod(e,o,y,!0):(this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsAsync,n.key),this.pushClassMethod(e,n,y,!0,!1,!1))}else if(p&&(d.name==="get"||d.name==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(d),c.kind=d.name;let y=this.match(138);this.parseClassElementName(n),y?this.pushClassPrivateMethod(e,o,!1,!1):(this.isNonstaticConstructor(n)&&this.raise(M.ConstructorIsAccessor,n.key),this.pushClassMethod(e,n,!1,!1,!1,!1)),this.checkGetterSetterParams(n)}else if(p&&d.name==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(d);let y=this.match(138);this.parseClassElementName(a),this.pushClassAccessorProperty(e,l,y)}else this.isLineTerminator()?h?this.pushClassPrivateProperty(e,u):this.pushClassProperty(e,a):this.unexpected()}parseClassElementName(e){let{type:s,value:i}=this.state;if((s===132||s===133)&&e.static&&i==="prototype"&&this.raise(M.StaticPrototype,this.state.startLoc),s===138){i==="constructor"&&this.raise(M.ConstructorClassPrivateField,this.state.startLoc);let r=this.parsePrivateName();return e.key=r,r}return this.parsePropertyName(e)}parseClassStaticBlock(e,s){var i;this.scope.enter(208);let r=this.state.labels;this.state.labels=[],this.prodParam.enter(0);let n=s.body=[];this.parseBlockOrModuleBlockBody(n,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=r,e.body.push(this.finishNode(s,"StaticBlock")),(i=s.decorators)!=null&&i.length&&this.raise(M.DecoratorStaticBlock,s)}pushClassProperty(e,s){!s.computed&&(s.key.name==="constructor"||s.key.value==="constructor")&&this.raise(M.ConstructorClassField,s.key),e.body.push(this.parseClassProperty(s))}pushClassPrivateProperty(e,s){let i=this.parseClassPrivateProperty(s);e.body.push(i),this.classScope.declarePrivateName(this.getPrivateNameSV(i.key),0,i.key.loc.start)}pushClassAccessorProperty(e,s,i){if(!i&&!s.computed){let n=s.key;(n.name==="constructor"||n.value==="constructor")&&this.raise(M.ConstructorClassField,n)}let r=this.parseClassAccessorProperty(s);e.body.push(r),i&&this.classScope.declarePrivateName(this.getPrivateNameSV(r.key),0,r.key.loc.start)}pushClassMethod(e,s,i,r,n,o){e.body.push(this.parseMethod(s,i,r,n,o,"ClassMethod",!0))}pushClassPrivateMethod(e,s,i,r){let n=this.parseMethod(s,i,r,!1,!1,"ClassPrivateMethod",!0);e.body.push(n);let o=n.kind==="get"?n.static?6:2:n.kind==="set"?n.static?5:1:0;this.declareClassPrivateMethodInScope(n,o)}declareClassPrivateMethodInScope(e,s){this.classScope.declarePrivateName(this.getPrivateNameSV(e.key),s,e.key.loc.start)}parsePostMemberNameModifiers(e){}parseClassPrivateProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassPrivateProperty")}parseClassProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassProperty")}parseClassAccessorProperty(e){return this.parseInitializer(e),this.semicolon(),this.finishNode(e,"ClassAccessorProperty")}parseInitializer(e){this.scope.enter(80),this.expressionScope.enter(WE()),this.prodParam.enter(0),e.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(e,s,i,r=8331){if(Ke(this.state.type))e.id=this.parseIdentifier(),s&&this.declareNameFromIdentifier(e.id,r);else if(i||!s)e.id=null;else throw this.raise(M.MissingClassName,this.state.startLoc)}parseClassSuper(e){e.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(e,s){let i=this.parseMaybeImportPhase(e,!0),r=this.maybeParseExportDefaultSpecifier(e,i),n=!r||this.eat(12),o=n&&this.eatExportStar(e),a=o&&this.maybeParseExportNamespaceSpecifier(e),u=n&&(!a||this.eat(12)),l=r||o;if(o&&!a){if(r&&this.unexpected(),s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration")}let c=this.maybeParseExportNamedSpecifiers(e);r&&n&&!o&&!c&&this.unexpected(null,5),a&&u&&this.unexpected(null,98);let f;if(l||c){if(f=!1,s)throw this.raise(M.UnsupportedDecoratorExport,e);this.parseExportFrom(e,l)}else f=this.maybeParseExportDeclaration(e);if(l||c||f){var p;let h=e;if(this.checkExport(h,!0,!1,!!h.source),((p=h.declaration)==null?void 0:p.type)==="ClassDeclaration")this.maybeTakeDecorators(s,h.declaration,h);else if(s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.finishNode(h,"ExportNamedDeclaration")}if(this.eat(65)){let h=e,d=this.parseExportDefaultExpression();if(h.declaration=d,d.type==="ClassDeclaration")this.maybeTakeDecorators(s,d,h);else if(s)throw this.raise(M.UnsupportedDecoratorExport,e);return this.checkExport(h,!0,!0),this.finishNode(h,"ExportDefaultDeclaration")}this.unexpected(null,5)}eatExportStar(e){return this.eat(55)}maybeParseExportDefaultSpecifier(e,s){if(s||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",s==null?void 0:s.loc.start);let i=s||this.parseIdentifier(!0),r=this.startNodeAtNode(i);return r.exported=i,e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(e){if(this.isContextual(93)){e.specifiers||(e.specifiers=[]);let s=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),s.exported=this.parseModuleExportName(),e.specifiers.push(this.finishNode(s,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(e){if(this.match(5)){e.specifiers||(e.specifiers=[]);let s=e.exportKind==="type";return e.specifiers.push(...this.parseExportSpecifiers(s)),e.source=null,e.declaration=null,this.hasPlugin("importAssertions")&&(e.assertions=[]),!0}return!1}maybeParseExportDeclaration(e){return this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,this.hasPlugin("importAssertions")&&(e.assertions=[]),e.declaration=this.parseExportDeclaration(e),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let e=this.nextTokenInLineStart();return this.isUnparsedContextual(e,"function")}parseExportDefaultExpression(){let e=this.startNode();if(this.match(68))return this.next(),this.parseFunction(e,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(e,13);if(this.match(80))return this.parseClass(e,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(M.DecoratorBeforeExport,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(M.UnsupportedDefaultExport,this.state.startLoc);let s=this.parseMaybeAssignAllowIn();return this.semicolon(),s}parseExportDeclaration(e){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:e}=this.state;if(Ke(e)){if(e===95&&!this.state.containsEsc||e===100)return!1;if((e===130||e===129)&&!this.state.containsEsc){let{type:r}=this.lookahead();if(Ke(r)&&r!==98||r===5)return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let s=this.nextTokenStart(),i=this.isUnparsedContextual(s,"from");if(this.input.charCodeAt(s)===44||Ke(this.state.type)&&i)return!0;if(this.match(65)&&i){let r=this.input.charCodeAt(this.nextTokenStartSince(s+4));return r===34||r===39}return!1}parseExportFrom(e,s){this.eatContextual(98)?(e.source=this.parseImportSource(),this.checkExport(e),this.maybeParseImportAttributes(e),this.checkJSONModuleImport(e)):s&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){let{type:e}=this.state;return e===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(M.DecoratorBeforeExport,this.state.startLoc),!0):e===74||e===75||e===68||e===80||this.isLet()||this.isAsyncFunction()}checkExport(e,s,i,r){if(s){var n;if(i){if(this.checkDuplicateExports(e,"default"),this.hasPlugin("exportDefaultFrom")){var o;let a=e.declaration;a.type==="Identifier"&&a.name==="from"&&a.end-a.start===4&&!((o=a.extra)!=null&&o.parenthesized)&&this.raise(M.ExportDefaultFromAsIdentifier,a)}}else if((n=e.specifiers)!=null&&n.length)for(let a of e.specifiers){let{exported:u}=a,l=u.type==="Identifier"?u.name:u.value;if(this.checkDuplicateExports(a,l),!r&&a.local){let{local:c}=a;c.type!=="Identifier"?this.raise(M.ExportBindingIsString,a,{localName:c.value,exportName:l}):(this.checkReservedWord(c.name,c.loc.start,!0,!1),this.scope.checkLocalExport(c))}}else if(e.declaration){if(e.declaration.type==="FunctionDeclaration"||e.declaration.type==="ClassDeclaration"){let a=e.declaration.id;if(!a)throw new Error("Assertion failure");this.checkDuplicateExports(e,a.name)}else if(e.declaration.type==="VariableDeclaration")for(let a of e.declaration.declarations)this.checkDeclaration(a.id)}}}checkDeclaration(e){if(e.type==="Identifier")this.checkDuplicateExports(e,e.name);else if(e.type==="ObjectPattern")for(let s of e.properties)this.checkDeclaration(s);else if(e.type==="ArrayPattern")for(let s of e.elements)s&&this.checkDeclaration(s);else e.type==="ObjectProperty"?this.checkDeclaration(e.value):e.type==="RestElement"?this.checkDeclaration(e.argument):e.type==="AssignmentPattern"&&this.checkDeclaration(e.left)}checkDuplicateExports(e,s){this.exportedIdentifiers.has(s)&&(s==="default"?this.raise(M.DuplicateDefaultExport,e):this.raise(M.DuplicateExport,e,{exportName:s})),this.exportedIdentifiers.add(s)}parseExportSpecifiers(e){let s=[],i=!0;for(this.expect(5);!this.eat(8);){if(i)i=!1;else if(this.expect(12),this.eat(8))break;let r=this.isContextual(130),n=this.match(133),o=this.startNode();o.local=this.parseModuleExportName(),s.push(this.parseExportSpecifier(o,n,e,r))}return s}parseExportSpecifier(e,s,i,r){return this.eatContextual(93)?e.exported=this.parseModuleExportName():s?e.exported=qO(e.local):e.exported||(e.exported=Ni(e.local)),this.finishNode(e,"ExportSpecifier")}parseModuleExportName(){if(this.match(133)){let e=this.parseStringLiteral(this.state.value),s=e.value.match(mw);return s&&this.raise(M.ModuleExportNameHasLoneSurrogate,e,{surrogateCharCode:s[0].charCodeAt(0)}),e}return this.parseIdentifier(!0)}isJSONModuleImport(e){return e.assertions!=null?e.assertions.some(({key:s,value:i})=>i.value==="json"&&(s.type==="Identifier"?s.name==="type":s.value==="type")):!1}checkImportReflection(e){let{specifiers:s}=e,i=s.length===1?s[0].type:null;if(e.phase==="source")i!=="ImportDefaultSpecifier"&&this.raise(M.SourcePhaseImportRequiresDefault,s[0].loc.start);else if(e.phase==="defer")i!=="ImportNamespaceSpecifier"&&this.raise(M.DeferImportRequiresNamespace,s[0].loc.start);else if(e.module){var r;i!=="ImportDefaultSpecifier"&&this.raise(M.ImportReflectionNotBinding,s[0].loc.start),((r=e.assertions)==null?void 0:r.length)>0&&this.raise(M.ImportReflectionHasAssertion,s[0].loc.start)}}checkJSONModuleImport(e){if(this.isJSONModuleImport(e)&&e.type!=="ExportAllDeclaration"){let{specifiers:s}=e;if(s!=null){let i=s.find(r=>{let n;if(r.type==="ExportSpecifier"?n=r.local:r.type==="ImportSpecifier"&&(n=r.imported),n!==void 0)return n.type==="Identifier"?n.name!=="default":n.value!=="default"});i!==void 0&&this.raise(M.ImportJSONBindingNotDefault,i.loc.start)}}}isPotentialImportPhase(e){return e?!1:this.isContextual(105)||this.isContextual(97)||this.isContextual(127)}applyImportPhase(e,s,i,r){s||(i==="module"?(this.expectPlugin("importReflection",r),e.module=!0):this.hasPlugin("importReflection")&&(e.module=!1),i==="source"?(this.expectPlugin("sourcePhaseImports",r),e.phase="source"):i==="defer"?(this.expectPlugin("deferredImportEvaluation",r),e.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(e.phase=null))}parseMaybeImportPhase(e,s){if(!this.isPotentialImportPhase(s))return this.applyImportPhase(e,s,null),null;let i=this.parseIdentifier(!0),{type:r}=this.state;return(Zs(r)?r!==98||this.lookaheadCharCode()===102:r!==12)?(this.resetPreviousIdentifierLeadingComments(i),this.applyImportPhase(e,s,i.name,i.loc.start),null):(this.applyImportPhase(e,s,null),i)}isPrecedingIdImportPhase(e){let{type:s}=this.state;return Ke(s)?s!==98||this.lookaheadCharCode()===102:s!==12}parseImport(e){return this.match(133)?this.parseImportSourceAndAttributes(e):this.parseImportSpecifiersAndAfter(e,this.parseMaybeImportPhase(e,!1))}parseImportSpecifiersAndAfter(e,s){e.specifiers=[];let r=!this.maybeParseDefaultImportSpecifier(e,s)||this.eat(12),n=r&&this.maybeParseStarImportSpecifier(e);return r&&!n&&this.parseNamedImportSpecifiers(e),this.expectContextual(98),this.parseImportSourceAndAttributes(e)}parseImportSourceAndAttributes(e){var s;return(s=e.specifiers)!=null||(e.specifiers=[]),e.source=this.parseImportSource(),this.maybeParseImportAttributes(e),this.checkImportReflection(e),this.checkJSONModuleImport(e),this.semicolon(),this.finishNode(e,"ImportDeclaration")}parseImportSource(){return this.match(133)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(e,s,i){s.local=this.parseIdentifier(),e.specifiers.push(this.finishImportSpecifier(s,i))}finishImportSpecifier(e,s,i=8201){return this.checkLVal(e.local,{in:{type:s},binding:i}),this.finishNode(e,s)}parseImportAttributes(){this.expect(5);let e=[],s=new Set;do{if(this.match(8))break;let i=this.startNode(),r=this.state.value;if(s.has(r)&&this.raise(M.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:r}),s.add(r),this.match(133)?i.key=this.parseStringLiteral(r):i.key=this.parseIdentifier(!0),this.expect(14),!this.match(133))throw this.raise(M.ModuleAttributeInvalidValue,this.state.startLoc);i.value=this.parseStringLiteral(this.state.value),e.push(this.finishNode(i,"ImportAttribute"))}while(this.eat(12));return this.expect(8),e}parseModuleAttributes(){let e=[],s=new Set;do{let i=this.startNode();if(i.key=this.parseIdentifier(!0),i.key.name!=="type"&&this.raise(M.ModuleAttributeDifferentFromType,i.key),s.has(i.key.name)&&this.raise(M.ModuleAttributesWithDuplicateKeys,i.key,{key:i.key.name}),s.add(i.key.name),this.expect(14),!this.match(133))throw this.raise(M.ModuleAttributeInvalidValue,this.state.startLoc);i.value=this.parseStringLiteral(this.state.value),e.push(this.finishNode(i,"ImportAttribute"))}while(this.eat(12));return e}maybeParseImportAttributes(e){let s,i=!1;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),this.hasPlugin("moduleAttributes")?s=this.parseModuleAttributes():(this.expectImportAttributesPlugin(),s=this.parseImportAttributes()),i=!0}else if(this.isContextual(94)&&!this.hasPrecedingLineBreak())this.hasPlugin("importAttributes")?(this.getPluginOption("importAttributes","deprecatedAssertSyntax")!==!0&&this.raise(M.ImportAttributesUseAssert,this.state.startLoc),this.addExtra(e,"deprecatedAssertSyntax",!0)):this.expectOnePlugin(["importAttributes","importAssertions"]),this.next(),s=this.parseImportAttributes();else if(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))s=[];else if(this.hasPlugin("moduleAttributes"))s=[];else return;!i&&this.hasPlugin("importAssertions")?e.assertions=s:e.attributes=s}maybeParseDefaultImportSpecifier(e,s){if(s){let i=this.startNodeAtNode(s);return i.local=s,e.specifiers.push(this.finishImportSpecifier(i,"ImportDefaultSpecifier")),!0}else if(Zs(this.state.type))return this.parseImportSpecifierLocal(e,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(e){if(this.match(55)){let s=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(e,s,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(e){let s=!0;for(this.expect(5);!this.eat(8);){if(s)s=!1;else{if(this.eat(14))throw this.raise(M.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}let i=this.startNode(),r=this.match(133),n=this.isContextual(130);i.imported=this.parseModuleExportName();let o=this.parseImportSpecifier(i,r,e.importKind==="type"||e.importKind==="typeof",n,void 0);e.specifiers.push(o)}}parseImportSpecifier(e,s,i,r,n){if(this.eatContextual(93))e.local=this.parseIdentifier();else{let{imported:o}=e;if(s)throw this.raise(M.ImportBindingIsString,e,{importName:o.value});this.checkReservedWord(o.name,e.loc.start,!0,!0),e.local||(e.local=Ni(o))}return this.finishImportSpecifier(e,"ImportSpecifier",n)}isThisParam(e){return e.type==="Identifier"&&e.name==="this"}},Il=class extends pd{constructor(e,s){e=hw(e),super(e,s),this.options=e,this.initializeScopes(),this.plugins=yw(this.options.plugins),this.filename=e.sourceFilename}getScopeHandler(){return Ra}parse(){this.enterInitialScopes();let e=this.startNode(),s=this.startNode();return this.nextToken(),e.errors=null,this.parseTopLevel(e,s),e.errors=this.state.errors,e.comments.length=this.state.commentsLen,e}};function yw(t){let e=new Map;for(let s of t){let[i,r]=Array.isArray(s)?s:[s,{}];e.has(i)||e.set(i,r||{})}return e}function Ew(t,e){var s;if(((s=e)==null?void 0:s.sourceType)==="unambiguous"){e=Object.assign({},e);try{e.sourceType="module";let i=Ia(e,t),r=i.parse();if(i.sawUnambiguousESM)return r;if(i.ambiguousScriptDifferentAst)try{return e.sourceType="script",Ia(e,t).parse()}catch(n){}else r.program.sourceType="script";return r}catch(i){try{return e.sourceType="script",Ia(e,t).parse()}catch(r){}throw i}}else return Ia(e,t).parse()}function bw(t,e){let s=Ia(e,t);return s.options.strictMode&&(s.state.strict=!0),s.getExpression()}function Tw(t){let e={};for(let s of Object.keys(t))e[s]=Ai(t[s]);return e}var _w=Tw(dO);function Ia(t,e){let s=Il;return t!=null&&t.plugins&&(fw(t.plugins),s=Sw(t.plugins)),new s(t,e)}var LE={};function Sw(t){let e=pw.filter(r=>St(t,r)),s=e.join("/"),i=LE[s];if(!i){i=Il;for(let r of e)i=QE[r](i);LE[s]=i}return i}Ma.parse=Ew;Ma.parseExpression=bw;Ma.tokTypes=_w});var vd=Ie((Nl,eb)=>{"use strict";(function(t,e){typeof Nl=="object"&&typeof eb!="undefined"?e(Nl):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.estreeWalker={}))})(Nl,function(t){"use strict";class e{constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:a=>this.replacement=a}}replace(a,u,l,c){a&&(l!==null?a[u][l]=c:a[u]=c)}remove(a,u,l){a&&(l!==null?a[u].splice(l,1):delete a[u])}}class s extends e{constructor(a,u){super(),this.enter=a,this.leave=u}visit(a,u,l,c){if(a){if(this.enter){let f=this.should_skip,p=this.should_remove,h=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let d=this.should_skip,_=this.should_remove;if(this.should_skip=f,this.should_remove=p,this.replacement=h,d)return a;if(_)return null}for(let f in a){let p=a[f];if(typeof p=="object")if(Array.isArray(p))for(let h=0;h<p.length;h+=1)p[h]!==null&&typeof p[h].type=="string"&&(this.visit(p[h],a,f,h)||h--);else p!==null&&typeof p.type=="string"&&this.visit(p,a,f,null)}if(this.leave){let f=this.replacement,p=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let h=this.should_remove;if(this.replacement=f,this.should_remove=p,h)return null}}return a}}class i extends e{constructor(a,u){super(),this.enter=a,this.leave=u}async visit(a,u,l,c){if(a){if(this.enter){let f=this.should_skip,p=this.should_remove,h=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,await this.enter.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let d=this.should_skip,_=this.should_remove;if(this.should_skip=f,this.should_remove=p,this.replacement=h,d)return a;if(_)return null}for(let f in a){let p=a[f];if(typeof p=="object")if(Array.isArray(p))for(let h=0;h<p.length;h+=1)p[h]!==null&&typeof p[h].type=="string"&&(await this.visit(p[h],a,f,h)||h--);else p!==null&&typeof p.type=="string"&&await this.visit(p,a,f,null)}if(this.leave){let f=this.replacement,p=this.should_remove;this.replacement=null,this.should_remove=!1,await this.leave.call(this.context,a,u,l,c),this.replacement&&(a=this.replacement,this.replace(u,l,c,a)),this.should_remove&&this.remove(u,l,c);let h=this.should_remove;if(this.replacement=f,this.should_remove=p,h)return null}}return a}}function r(o,{enter:a,leave:u}){return new s(a,u).visit(o,null)}async function n(o,{enter:a,leave:u}){return await new i(a,u).visit(o,null)}t.asyncWalk=n,t.walk=r,Object.defineProperty(t,"__esModule",{value:!0})})});var sb=Ie(Ad=>{"use strict";var tb="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Ad.encode=function(t){if(0<=t&&t<tb.length)return tb[t];throw new TypeError("Must be between 0 and 63: "+t)};Ad.decode=function(t){var e=65,s=90,i=97,r=122,n=48,o=57,a=43,u=47,l=26,c=52;return e<=t&&t<=s?t-e:i<=t&&t<=r?t-i+l:n<=t&&t<=o?t-n+c:t==a?62:t==u?63:-1}});var Id=Ie(Cd=>{"use strict";var ib=sb(),Pd=5,rb=1<<Pd,nb=rb-1,ob=rb;function xw(t){return t<0?(-t<<1)+1:(t<<1)+0}function vw(t){var e=(t&1)===1,s=t>>1;return e?-s:s}Cd.encode=function(e){var s="",i,r=xw(e);do i=r&nb,r>>>=Pd,r>0&&(i|=ob),s+=ib.encode(i);while(r>0);return s};Cd.decode=function(e,s,i){var r=e.length,n=0,o=0,a,u;do{if(s>=r)throw new Error("Expected more digits in base 64 VLQ value.");if(u=ib.decode(e.charCodeAt(s++)),u===-1)throw new Error("Invalid base64 digit: "+e.charAt(s-1));a=!!(u&ob),u&=nb,n=n+(u<<o),o+=Pd}while(a);i.value=vw(n),i.rest=s}});var _o=Ie(kt=>{"use strict";function Aw(t,e,s){if(e in t)return t[e];if(arguments.length===3)return s;throw new Error('"'+e+'" is a required argument.')}kt.getArg=Aw;var ab=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Pw=/^data:.+\,.+$/;function Da(t){var e=t.match(ab);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}kt.urlParse=Da;function To(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}kt.urlGenerate=To;var Cw=32;function Iw(t){var e=[];return function(s){for(var i=0;i<e.length;i++)if(e[i].input===s){var r=e[0];return e[0]=e[i],e[i]=r,e[0].result}var n=t(s);return e.unshift({input:s,result:n}),e.length>Cw&&e.pop(),n}}var Nd=Iw(function(e){var s=e,i=Da(e);if(i){if(!i.path)return e;s=i.path}for(var r=kt.isAbsolute(s),n=[],o=0,a=0;;)if(o=a,a=s.indexOf("/",o),a===-1){n.push(s.slice(o));break}else for(n.push(s.slice(o,a));a<s.length&&s[a]==="/";)a++;for(var u,l=0,a=n.length-1;a>=0;a--)u=n[a],u==="."?n.splice(a,1):u===".."?l++:l>0&&(u===""?(n.splice(a+1,l),l=0):(n.splice(a,2),l--));return s=n.join("/"),s===""&&(s=r?"/":"."),i?(i.path=s,To(i)):s});kt.normalize=Nd;function ub(t,e){t===""&&(t="."),e===""&&(e=".");var s=Da(e),i=Da(t);if(i&&(t=i.path||"/"),s&&!s.scheme)return i&&(s.scheme=i.scheme),To(s);if(s||e.match(Pw))return e;if(i&&!i.host&&!i.path)return i.host=e,To(i);var r=e.charAt(0)==="/"?e:Nd(t.replace(/\/+$/,"")+"/"+e);return i?(i.path=r,To(i)):r}kt.join=ub;kt.isAbsolute=function(t){return t.charAt(0)==="/"||ab.test(t)};function Nw(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var s=0;e.indexOf(t+"/")!==0;){var i=t.lastIndexOf("/");if(i<0||(t=t.slice(0,i),t.match(/^([^\/]+:\/)?\/*$/)))return e;++s}return Array(s+1).join("../")+e.substr(t.length+1)}kt.relative=Nw;var lb=function(){var t=Object.create(null);return!("__proto__"in t)}();function cb(t){return t}function Ow(t){return fb(t)?"$"+t:t}kt.toSetString=lb?cb:Ow;function ww(t){return fb(t)?t.slice(1):t}kt.fromSetString=lb?cb:ww;function fb(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var s=e-10;s>=0;s--)if(t.charCodeAt(s)!==36)return!1;return!0}function Rw(t,e,s){var i=Oi(t.source,e.source);return i!==0||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0||s)||(i=t.generatedColumn-e.generatedColumn,i!==0)||(i=t.generatedLine-e.generatedLine,i!==0)?i:Oi(t.name,e.name)}kt.compareByOriginalPositions=Rw;function kw(t,e,s){var i;return i=t.originalLine-e.originalLine,i!==0||(i=t.originalColumn-e.originalColumn,i!==0||s)||(i=t.generatedColumn-e.generatedColumn,i!==0)||(i=t.generatedLine-e.generatedLine,i!==0)?i:Oi(t.name,e.name)}kt.compareByOriginalPositionsNoSource=kw;function Mw(t,e,s){var i=t.generatedLine-e.generatedLine;return i!==0||(i=t.generatedColumn-e.generatedColumn,i!==0||s)||(i=Oi(t.source,e.source),i!==0)||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0)?i:Oi(t.name,e.name)}kt.compareByGeneratedPositionsDeflated=Mw;function Dw(t,e,s){var i=t.generatedColumn-e.generatedColumn;return i!==0||s||(i=Oi(t.source,e.source),i!==0)||(i=t.originalLine-e.originalLine,i!==0)||(i=t.originalColumn-e.originalColumn,i!==0)?i:Oi(t.name,e.name)}kt.compareByGeneratedPositionsDeflatedNoLine=Dw;function Oi(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Lw(t,e){var s=t.generatedLine-e.generatedLine;return s!==0||(s=t.generatedColumn-e.generatedColumn,s!==0)||(s=Oi(t.source,e.source),s!==0)||(s=t.originalLine-e.originalLine,s!==0)||(s=t.originalColumn-e.originalColumn,s!==0)?s:Oi(t.name,e.name)}kt.compareByGeneratedPositionsInflated=Lw;function Fw(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}kt.parseSourceMapInput=Fw;function Vw(t,e,s){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),s){var i=Da(s);if(!i)throw new Error("sourceMapURL could not be parsed");if(i.path){var r=i.path.lastIndexOf("/");r>=0&&(i.path=i.path.substring(0,r+1))}e=ub(To(i),e)}return Nd(e)}kt.computeSourceURL=Vw});var Rd=Ie(pb=>{"use strict";var Od=_o(),wd=Object.prototype.hasOwnProperty,pn=typeof Map!="undefined";function wi(){this._array=[],this._set=pn?new Map:Object.create(null)}wi.fromArray=function(e,s){for(var i=new wi,r=0,n=e.length;r<n;r++)i.add(e[r],s);return i};wi.prototype.size=function(){return pn?this._set.size:Object.getOwnPropertyNames(this._set).length};wi.prototype.add=function(e,s){var i=pn?e:Od.toSetString(e),r=pn?this.has(e):wd.call(this._set,i),n=this._array.length;(!r||s)&&this._array.push(e),r||(pn?this._set.set(e,n):this._set[i]=n)};wi.prototype.has=function(e){if(pn)return this._set.has(e);var s=Od.toSetString(e);return wd.call(this._set,s)};wi.prototype.indexOf=function(e){if(pn){var s=this._set.get(e);if(s>=0)return s}else{var i=Od.toSetString(e);if(wd.call(this._set,i))return this._set[i]}throw new Error('"'+e+'" is not in the set.')};wi.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};wi.prototype.toArray=function(){return this._array.slice()};pb.ArraySet=wi});var mb=Ie(db=>{"use strict";var hb=_o();function Bw(t,e){var s=t.generatedLine,i=e.generatedLine,r=t.generatedColumn,n=e.generatedColumn;return i>s||i==s&&n>=r||hb.compareByGeneratedPositionsInflated(t,e)<=0}function Ol(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Ol.prototype.unsortedForEach=function(e,s){this._array.forEach(e,s)};Ol.prototype.add=function(e){Bw(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};Ol.prototype.toArray=function(){return this._sorted||(this._array.sort(hb.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};db.MappingList=Ol});var kd=Ie(gb=>{"use strict";var La=Id(),gt=_o(),wl=Rd().ArraySet,Uw=mb().MappingList;function Vs(t){t||(t={}),this._file=gt.getArg(t,"file",null),this._sourceRoot=gt.getArg(t,"sourceRoot",null),this._skipValidation=gt.getArg(t,"skipValidation",!1),this._ignoreInvalidMapping=gt.getArg(t,"ignoreInvalidMapping",!1),this._sources=new wl,this._names=new wl,this._mappings=new Uw,this._sourcesContents=null}Vs.prototype._version=3;Vs.fromSourceMap=function(e,s){var i=e.sourceRoot,r=new Vs(Object.assign(s||{},{file:e.file,sourceRoot:i}));return e.eachMapping(function(n){var o={generated:{line:n.generatedLine,column:n.generatedColumn}};n.source!=null&&(o.source=n.source,i!=null&&(o.source=gt.relative(i,o.source)),o.original={line:n.originalLine,column:n.originalColumn},n.name!=null&&(o.name=n.name)),r.addMapping(o)}),e.sources.forEach(function(n){var o=n;i!==null&&(o=gt.relative(i,n)),r._sources.has(o)||r._sources.add(o);var a=e.sourceContentFor(n);a!=null&&r.setSourceContent(n,a)}),r};Vs.prototype.addMapping=function(e){var s=gt.getArg(e,"generated"),i=gt.getArg(e,"original",null),r=gt.getArg(e,"source",null),n=gt.getArg(e,"name",null);!this._skipValidation&&this._validateMapping(s,i,r,n)===!1||(r!=null&&(r=String(r),this._sources.has(r)||this._sources.add(r)),n!=null&&(n=String(n),this._names.has(n)||this._names.add(n)),this._mappings.add({generatedLine:s.line,generatedColumn:s.column,originalLine:i!=null&&i.line,originalColumn:i!=null&&i.column,source:r,name:n}))};Vs.prototype.setSourceContent=function(e,s){var i=e;this._sourceRoot!=null&&(i=gt.relative(this._sourceRoot,i)),s!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[gt.toSetString(i)]=s):this._sourcesContents&&(delete this._sourcesContents[gt.toSetString(i)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Vs.prototype.applySourceMap=function(e,s,i){var r=s;if(s==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);r=e.file}var n=this._sourceRoot;n!=null&&(r=gt.relative(n,r));var o=new wl,a=new wl;this._mappings.unsortedForEach(function(u){if(u.source===r&&u.originalLine!=null){var l=e.originalPositionFor({line:u.originalLine,column:u.originalColumn});l.source!=null&&(u.source=l.source,i!=null&&(u.source=gt.join(i,u.source)),n!=null&&(u.source=gt.relative(n,u.source)),u.originalLine=l.line,u.originalColumn=l.column,l.name!=null&&(u.name=l.name))}var c=u.source;c!=null&&!o.has(c)&&o.add(c);var f=u.name;f!=null&&!a.has(f)&&a.add(f)},this),this._sources=o,this._names=a,e.sources.forEach(function(u){var l=e.sourceContentFor(u);l!=null&&(i!=null&&(u=gt.join(i,u)),n!=null&&(u=gt.relative(n,u)),this.setSourceContent(u,l))},this)};Vs.prototype._validateMapping=function(e,s,i,r){if(s&&typeof s.line!="number"&&typeof s.column!="number"){var n="original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.";if(this._ignoreInvalidMapping)return typeof console!="undefined"&&console.warn&&console.warn(n),!1;throw new Error(n)}if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!s&&!i&&!r)){if(e&&"line"in e&&"column"in e&&s&&"line"in s&&"column"in s&&e.line>0&&e.column>=0&&s.line>0&&s.column>=0&&i)return;var n="Invalid mapping: "+JSON.stringify({generated:e,source:i,original:s,name:r});if(this._ignoreInvalidMapping)return typeof console!="undefined"&&console.warn&&console.warn(n),!1;throw new Error(n)}};Vs.prototype._serializeMappings=function(){for(var e=0,s=1,i=0,r=0,n=0,o=0,a="",u,l,c,f,p=this._mappings.toArray(),h=0,d=p.length;h<d;h++){if(l=p[h],u="",l.generatedLine!==s)for(e=0;l.generatedLine!==s;)u+=";",s++;else if(h>0){if(!gt.compareByGeneratedPositionsInflated(l,p[h-1]))continue;u+=","}u+=La.encode(l.generatedColumn-e),e=l.generatedColumn,l.source!=null&&(f=this._sources.indexOf(l.source),u+=La.encode(f-o),o=f,u+=La.encode(l.originalLine-1-r),r=l.originalLine-1,u+=La.encode(l.originalColumn-i),i=l.originalColumn,l.name!=null&&(c=this._names.indexOf(l.name),u+=La.encode(c-n),n=c)),a+=u}return a};Vs.prototype._generateSourcesContent=function(e,s){return e.map(function(i){if(!this._sourcesContents)return null;s!=null&&(i=gt.relative(s,i));var r=gt.toSetString(i);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)};Vs.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};Vs.prototype.toString=function(){return JSON.stringify(this.toJSON())};gb.SourceMapGenerator=Vs});var yb=Ie(hn=>{"use strict";hn.GREATEST_LOWER_BOUND=1;hn.LEAST_UPPER_BOUND=2;function Md(t,e,s,i,r,n){var o=Math.floor((e-t)/2)+t,a=r(s,i[o],!0);return a===0?o:a>0?e-o>1?Md(o,e,s,i,r,n):n==hn.LEAST_UPPER_BOUND?e<i.length?e:-1:o:o-t>1?Md(t,o,s,i,r,n):n==hn.LEAST_UPPER_BOUND?o:t<0?-1:t}hn.search=function(e,s,i,r){if(s.length===0)return-1;var n=Md(-1,s.length,e,s,i,r||hn.GREATEST_LOWER_BOUND);if(n<0)return-1;for(;n-1>=0&&i(s[n],s[n-1],!0)===0;)--n;return n}});var Tb=Ie(bb=>{"use strict";function Hw(t){function e(r,n,o){var a=r[n];r[n]=r[o],r[o]=a}function s(r,n){return Math.round(r+Math.random()*(n-r))}function i(r,n,o,a){if(o<a){var u=s(o,a),l=o-1;e(r,u,a);for(var c=r[a],f=o;f<a;f++)n(r[f],c,!1)<=0&&(l+=1,e(r,l,f));e(r,l+1,f);var p=l+1;i(r,n,o,p-1),i(r,n,p+1,a)}}return i}function $w(t){let e=Hw.toString();return new Function(`return ${e}`)()(t)}var Eb=new WeakMap;bb.quickSort=function(t,e,s=0){let i=Eb.get(e);i===void 0&&(i=$w(e),Eb.set(e,i)),i(t,e,s,t.length-1)}});var xb=Ie(Rl=>{"use strict";var me=_o(),Ld=yb(),So=Rd().ArraySet,jw=Id(),Fa=Tb().quickSort;function st(t,e){var s=t;return typeof t=="string"&&(s=me.parseSourceMapInput(t)),s.sections!=null?new Qs(s,e):new Dt(s,e)}st.fromSourceMap=function(t,e){return Dt.fromSourceMap(t,e)};st.prototype._version=3;st.prototype.__generatedMappings=null;Object.defineProperty(st.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});st.prototype.__originalMappings=null;Object.defineProperty(st.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});st.prototype._charIsMappingSeparator=function(e,s){var i=e.charAt(s);return i===";"||i===","};st.prototype._parseMappings=function(e,s){throw new Error("Subclasses must implement _parseMappings")};st.GENERATED_ORDER=1;st.ORIGINAL_ORDER=2;st.GREATEST_LOWER_BOUND=1;st.LEAST_UPPER_BOUND=2;st.prototype.eachMapping=function(e,s,i){var r=s||null,n=i||st.GENERATED_ORDER,o;switch(n){case st.GENERATED_ORDER:o=this._generatedMappings;break;case st.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}for(var a=this.sourceRoot,u=e.bind(r),l=this._names,c=this._sources,f=this._sourceMapURL,p=0,h=o.length;p<h;p++){var d=o[p],_=d.source===null?null:c.at(d.source);_=me.computeSourceURL(a,_,f),u({source:_,generatedLine:d.generatedLine,generatedColumn:d.generatedColumn,originalLine:d.originalLine,originalColumn:d.originalColumn,name:d.name===null?null:l.at(d.name)})}};st.prototype.allGeneratedPositionsFor=function(e){var s=me.getArg(e,"line"),i={source:me.getArg(e,"source"),originalLine:s,originalColumn:me.getArg(e,"column",0)};if(i.source=this._findSourceIndex(i.source),i.source<0)return[];var r=[],n=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",me.compareByOriginalPositions,Ld.LEAST_UPPER_BOUND);if(n>=0){var o=this._originalMappings[n];if(e.column===void 0)for(var a=o.originalLine;o&&o.originalLine===a;)r.push({line:me.getArg(o,"generatedLine",null),column:me.getArg(o,"generatedColumn",null),lastColumn:me.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++n];else for(var u=o.originalColumn;o&&o.originalLine===s&&o.originalColumn==u;)r.push({line:me.getArg(o,"generatedLine",null),column:me.getArg(o,"generatedColumn",null),lastColumn:me.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++n]}return r};Rl.SourceMapConsumer=st;function Dt(t,e){var s=t;typeof t=="string"&&(s=me.parseSourceMapInput(t));var i=me.getArg(s,"version"),r=me.getArg(s,"sources"),n=me.getArg(s,"names",[]),o=me.getArg(s,"sourceRoot",null),a=me.getArg(s,"sourcesContent",null),u=me.getArg(s,"mappings"),l=me.getArg(s,"file",null);if(i!=this._version)throw new Error("Unsupported version: "+i);o&&(o=me.normalize(o)),r=r.map(String).map(me.normalize).map(function(c){return o&&me.isAbsolute(o)&&me.isAbsolute(c)?me.relative(o,c):c}),this._names=So.fromArray(n.map(String),!0),this._sources=So.fromArray(r,!0),this._absoluteSources=this._sources.toArray().map(function(c){return me.computeSourceURL(o,c,e)}),this.sourceRoot=o,this.sourcesContent=a,this._mappings=u,this._sourceMapURL=e,this.file=l}Dt.prototype=Object.create(st.prototype);Dt.prototype.consumer=st;Dt.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=me.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var s;for(s=0;s<this._absoluteSources.length;++s)if(this._absoluteSources[s]==t)return s;return-1};Dt.fromSourceMap=function(e,s){var i=Object.create(Dt.prototype),r=i._names=So.fromArray(e._names.toArray(),!0),n=i._sources=So.fromArray(e._sources.toArray(),!0);i.sourceRoot=e._sourceRoot,i.sourcesContent=e._generateSourcesContent(i._sources.toArray(),i.sourceRoot),i.file=e._file,i._sourceMapURL=s,i._absoluteSources=i._sources.toArray().map(function(h){return me.computeSourceURL(i.sourceRoot,h,s)});for(var o=e._mappings.toArray().slice(),a=i.__generatedMappings=[],u=i.__originalMappings=[],l=0,c=o.length;l<c;l++){var f=o[l],p=new Sb;p.generatedLine=f.generatedLine,p.generatedColumn=f.generatedColumn,f.source&&(p.source=n.indexOf(f.source),p.originalLine=f.originalLine,p.originalColumn=f.originalColumn,f.name&&(p.name=r.indexOf(f.name)),u.push(p)),a.push(p)}return Fa(i.__originalMappings,me.compareByOriginalPositions),i};Dt.prototype._version=3;Object.defineProperty(Dt.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Sb(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}var Dd=me.compareByGeneratedPositionsDeflatedNoLine;function _b(t,e){let s=t.length,i=t.length-e;if(!(i<=1))if(i==2){let r=t[e],n=t[e+1];Dd(r,n)>0&&(t[e]=n,t[e+1]=r)}else if(i<20)for(let r=e;r<s;r++)for(let n=r;n>e;n--){let o=t[n-1],a=t[n];if(Dd(o,a)<=0)break;t[n-1]=a,t[n]=o}else Fa(t,Dd,e)}Dt.prototype._parseMappings=function(e,s){var i=1,r=0,n=0,o=0,a=0,u=0,l=e.length,c=0,f={},p={},h=[],d=[],_,y,x,T,g;let E=0;for(;c<l;)if(e.charAt(c)===";")i++,c++,r=0,_b(d,E),E=d.length;else if(e.charAt(c)===",")c++;else{for(_=new Sb,_.generatedLine=i,T=c;T<l&&!this._charIsMappingSeparator(e,T);T++);for(y=e.slice(c,T),x=[];c<T;)jw.decode(e,c,p),g=p.value,c=p.rest,x.push(g);if(x.length===2)throw new Error("Found a source, but no line and column");if(x.length===3)throw new Error("Found a source and line, but no column");if(_.generatedColumn=r+x[0],r=_.generatedColumn,x.length>1&&(_.source=a+x[1],a+=x[1],_.originalLine=n+x[2],n=_.originalLine,_.originalLine+=1,_.originalColumn=o+x[3],o=_.originalColumn,x.length>4&&(_.name=u+x[4],u+=x[4])),d.push(_),typeof _.originalLine=="number"){let N=_.source;for(;h.length<=N;)h.push(null);h[N]===null&&(h[N]=[]),h[N].push(_)}}_b(d,E),this.__generatedMappings=d;for(var v=0;v<h.length;v++)h[v]!=null&&Fa(h[v],me.compareByOriginalPositionsNoSource);this.__originalMappings=[].concat(...h)};Dt.prototype._findMapping=function(e,s,i,r,n,o){if(e[i]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[i]);if(e[r]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[r]);return Ld.search(e,s,n,o)};Dt.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var s=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var i=this._generatedMappings[e+1];if(s.generatedLine===i.generatedLine){s.lastGeneratedColumn=i.generatedColumn-1;continue}}s.lastGeneratedColumn=1/0}};Dt.prototype.originalPositionFor=function(e){var s={generatedLine:me.getArg(e,"line"),generatedColumn:me.getArg(e,"column")},i=this._findMapping(s,this._generatedMappings,"generatedLine","generatedColumn",me.compareByGeneratedPositionsDeflated,me.getArg(e,"bias",st.GREATEST_LOWER_BOUND));if(i>=0){var r=this._generatedMappings[i];if(r.generatedLine===s.generatedLine){var n=me.getArg(r,"source",null);n!==null&&(n=this._sources.at(n),n=me.computeSourceURL(this.sourceRoot,n,this._sourceMapURL));var o=me.getArg(r,"name",null);return o!==null&&(o=this._names.at(o)),{source:n,line:me.getArg(r,"originalLine",null),column:me.getArg(r,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}};Dt.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};Dt.prototype.sourceContentFor=function(e,s){if(!this.sourcesContent)return null;var i=this._findSourceIndex(e);if(i>=0)return this.sourcesContent[i];var r=e;this.sourceRoot!=null&&(r=me.relative(this.sourceRoot,r));var n;if(this.sourceRoot!=null&&(n=me.urlParse(this.sourceRoot))){var o=r.replace(/^file:\/\//,"");if(n.scheme=="file"&&this._sources.has(o))return this.sourcesContent[this._sources.indexOf(o)];if((!n.path||n.path=="/")&&this._sources.has("/"+r))return this.sourcesContent[this._sources.indexOf("/"+r)]}if(s)return null;throw new Error('"'+r+'" is not in the SourceMap.')};Dt.prototype.generatedPositionFor=function(e){var s=me.getArg(e,"source");if(s=this._findSourceIndex(s),s<0)return{line:null,column:null,lastColumn:null};var i={source:s,originalLine:me.getArg(e,"line"),originalColumn:me.getArg(e,"column")},r=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",me.compareByOriginalPositions,me.getArg(e,"bias",st.GREATEST_LOWER_BOUND));if(r>=0){var n=this._originalMappings[r];if(n.source===i.source)return{line:me.getArg(n,"generatedLine",null),column:me.getArg(n,"generatedColumn",null),lastColumn:me.getArg(n,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};Rl.BasicSourceMapConsumer=Dt;function Qs(t,e){var s=t;typeof t=="string"&&(s=me.parseSourceMapInput(t));var i=me.getArg(s,"version"),r=me.getArg(s,"sections");if(i!=this._version)throw new Error("Unsupported version: "+i);this._sources=new So,this._names=new So;var n={line:-1,column:0};this._sections=r.map(function(o){if(o.url)throw new Error("Support for url field in sections not implemented.");var a=me.getArg(o,"offset"),u=me.getArg(a,"line"),l=me.getArg(a,"column");if(u<n.line||u===n.line&&l<n.column)throw new Error("Section offsets must be ordered and non-overlapping.");return n=a,{generatedOffset:{generatedLine:u+1,generatedColumn:l+1},consumer:new st(me.getArg(o,"map"),e)}})}Qs.prototype=Object.create(st.prototype);Qs.prototype.constructor=st;Qs.prototype._version=3;Object.defineProperty(Qs.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var s=0;s<this._sections[e].consumer.sources.length;s++)t.push(this._sections[e].consumer.sources[s]);return t}});Qs.prototype.originalPositionFor=function(e){var s={generatedLine:me.getArg(e,"line"),generatedColumn:me.getArg(e,"column")},i=Ld.search(s,this._sections,function(n,o){var a=n.generatedLine-o.generatedOffset.generatedLine;return a||n.generatedColumn-o.generatedOffset.generatedColumn}),r=this._sections[i];return r?r.consumer.originalPositionFor({line:s.generatedLine-(r.generatedOffset.generatedLine-1),column:s.generatedColumn-(r.generatedOffset.generatedLine===s.generatedLine?r.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Qs.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Qs.prototype.sourceContentFor=function(e,s){for(var i=0;i<this._sections.length;i++){var r=this._sections[i],n=r.consumer.sourceContentFor(e,!0);if(n||n==="")return n}if(s)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Qs.prototype.generatedPositionFor=function(e){for(var s=0;s<this._sections.length;s++){var i=this._sections[s];if(i.consumer._findSourceIndex(me.getArg(e,"source"))!==-1){var r=i.consumer.generatedPositionFor(e);if(r){var n={line:r.line+(i.generatedOffset.generatedLine-1),column:r.column+(i.generatedOffset.generatedLine===r.line?i.generatedOffset.generatedColumn-1:0)};return n}}}return{line:null,column:null}};Qs.prototype._parseMappings=function(e,s){this.__generatedMappings=[],this.__originalMappings=[];for(var i=0;i<this._sections.length;i++)for(var r=this._sections[i],n=r.consumer._generatedMappings,o=0;o<n.length;o++){var a=n[o],u=r.consumer._sources.at(a.source);u=me.computeSourceURL(r.consumer.sourceRoot,u,this._sourceMapURL),this._sources.add(u),u=this._sources.indexOf(u);var l=null;a.name&&(l=r.consumer._names.at(a.name),this._names.add(l),l=this._names.indexOf(l));var c={source:u,generatedLine:a.generatedLine+(r.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(r.generatedOffset.generatedLine===a.generatedLine?r.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(c),typeof c.originalLine=="number"&&this.__originalMappings.push(c)}Fa(this.__generatedMappings,me.compareByGeneratedPositionsDeflated),Fa(this.__originalMappings,me.compareByOriginalPositions)};Rl.IndexedSourceMapConsumer=Qs});var Ab=Ie(vb=>{"use strict";var Kw=kd().SourceMapGenerator,kl=_o(),qw=/(\r?\n)/,Xw=10,xo="$$$isSourceNode$$$";function _s(t,e,s,i,r){this.children=[],this.sourceContents={},this.line=t==null?null:t,this.column=e==null?null:e,this.source=s==null?null:s,this.name=r==null?null:r,this[xo]=!0,i!=null&&this.add(i)}_s.fromStringWithSourceMap=function(e,s,i){var r=new _s,n=e.split(qw),o=0,a=function(){var p=d(),h=d()||"";return p+h;function d(){return o<n.length?n[o++]:void 0}},u=1,l=0,c=null;return s.eachMapping(function(p){if(c!==null)if(u<p.generatedLine)f(c,a()),u++,l=0;else{var h=n[o]||"",d=h.substr(0,p.generatedColumn-l);n[o]=h.substr(p.generatedColumn-l),l=p.generatedColumn,f(c,d),c=p;return}for(;u<p.generatedLine;)r.add(a()),u++;if(l<p.generatedColumn){var h=n[o]||"";r.add(h.substr(0,p.generatedColumn)),n[o]=h.substr(p.generatedColumn),l=p.generatedColumn}c=p},this),o<n.length&&(c&&f(c,a()),r.add(n.splice(o).join(""))),s.sources.forEach(function(p){var h=s.sourceContentFor(p);h!=null&&(i!=null&&(p=kl.join(i,p)),r.setSourceContent(p,h))}),r;function f(p,h){if(p===null||p.source===void 0)r.add(h);else{var d=i?kl.join(i,p.source):p.source;r.add(new _s(p.originalLine,p.originalColumn,d,h,p.name))}}};_s.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(s){this.add(s)},this);else if(e[xo]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};_s.prototype.prepend=function(e){if(Array.isArray(e))for(var s=e.length-1;s>=0;s--)this.prepend(e[s]);else if(e[xo]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};_s.prototype.walk=function(e){for(var s,i=0,r=this.children.length;i<r;i++)s=this.children[i],s[xo]?s.walk(e):s!==""&&e(s,{source:this.source,line:this.line,column:this.column,name:this.name})};_s.prototype.join=function(e){var s,i,r=this.children.length;if(r>0){for(s=[],i=0;i<r-1;i++)s.push(this.children[i]),s.push(e);s.push(this.children[i]),this.children=s}return this};_s.prototype.replaceRight=function(e,s){var i=this.children[this.children.length-1];return i[xo]?i.replaceRight(e,s):typeof i=="string"?this.children[this.children.length-1]=i.replace(e,s):this.children.push("".replace(e,s)),this};_s.prototype.setSourceContent=function(e,s){this.sourceContents[kl.toSetString(e)]=s};_s.prototype.walkSourceContents=function(e){for(var s=0,i=this.children.length;s<i;s++)this.children[s][xo]&&this.children[s].walkSourceContents(e);for(var r=Object.keys(this.sourceContents),s=0,i=r.length;s<i;s++)e(kl.fromSetString(r[s]),this.sourceContents[r[s]])};_s.prototype.toString=function(){var e="";return this.walk(function(s){e+=s}),e};_s.prototype.toStringWithSourceMap=function(e){var s={code:"",line:1,column:0},i=new Kw(e),r=!1,n=null,o=null,a=null,u=null;return this.walk(function(l,c){s.code+=l,c.source!==null&&c.line!==null&&c.column!==null?((n!==c.source||o!==c.line||a!==c.column||u!==c.name)&&i.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:s.line,column:s.column},name:c.name}),n=c.source,o=c.line,a=c.column,u=c.name,r=!0):r&&(i.addMapping({generated:{line:s.line,column:s.column}}),n=null,r=!1);for(var f=0,p=l.length;f<p;f++)l.charCodeAt(f)===Xw?(s.line++,s.column=0,f+1===p?(n=null,r=!1):r&&i.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:s.line,column:s.column},name:c.name})):s.column++}),this.walkSourceContents(function(l,c){i.setSourceContent(l,c)}),{code:s.code,map:i}};vb.SourceNode=_s});var Fd=Ie(Ml=>{"use strict";Ml.SourceMapGenerator=kd().SourceMapGenerator;Ml.SourceMapConsumer=xb().SourceMapConsumer;Ml.SourceNode=Ab().SourceNode});var HT=Ie(G=>{"use strict";Object.defineProperty(G,"__esModule",{value:!0});var ae=Ts(),dn=Hh(),Ba=xd(),Gw=vd(),zw=Fd(),Ao=Symbol(""),vo=Symbol(""),Jl=Symbol(""),Ua=Symbol(""),Gd=Symbol(""),Er=Symbol(""),zd=Symbol(""),Wd=Symbol(""),Yl=Symbol(""),Zl=Symbol(""),No=Symbol(""),Ql=Symbol(""),Jd=Symbol(""),Ha=Symbol(""),ec=Symbol(""),tc=Symbol(""),sc=Symbol(""),ic=Symbol(""),rc=Symbol(""),Yd=Symbol(""),Zd=Symbol(""),nc=Symbol(""),$a=Symbol(""),oc=Symbol(""),ac=Symbol(""),Po=Symbol(""),Oo=Symbol(""),uc=Symbol(""),jl=Symbol(""),qb=Symbol(""),Kl=Symbol(""),ja=Symbol(""),lc=Symbol(""),cc=Symbol(""),fc=Symbol(""),Ka=Symbol(""),qa=Symbol(""),pc=Symbol(""),Qd=Symbol(""),cs={[Ao]:"Fragment",[vo]:"Teleport",[Jl]:"Suspense",[Ua]:"KeepAlive",[Gd]:"BaseTransition",[Er]:"openBlock",[zd]:"createBlock",[Wd]:"createElementBlock",[Yl]:"createVNode",[Zl]:"createElementVNode",[No]:"createCommentVNode",[Ql]:"createTextVNode",[Jd]:"createStaticVNode",[Ha]:"resolveComponent",[ec]:"resolveDynamicComponent",[tc]:"resolveDirective",[sc]:"resolveFilter",[ic]:"withDirectives",[rc]:"renderList",[Yd]:"renderSlot",[Zd]:"createSlots",[nc]:"toDisplayString",[$a]:"mergeProps",[oc]:"normalizeClass",[ac]:"normalizeStyle",[Po]:"normalizeProps",[Oo]:"guardReactiveProps",[uc]:"toHandlers",[jl]:"camelize",[qb]:"capitalize",[Kl]:"toHandlerKey",[ja]:"setBlockTracking",[lc]:"pushScopeId",[cc]:"popScopeId",[fc]:"withCtx",[Ka]:"unref",[qa]:"isRef",[pc]:"withMemo",[Qd]:"isMemoSame"};function Ww(t){Object.getOwnPropertySymbols(t).forEach(e=>{cs[e]=t[e]})}var Jw={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},Yw={ROOT:0,0:"ROOT",ELEMENT:1,1:"ELEMENT",TEXT:2,2:"TEXT",COMMENT:3,3:"COMMENT",SIMPLE_EXPRESSION:4,4:"SIMPLE_EXPRESSION",INTERPOLATION:5,5:"INTERPOLATION",ATTRIBUTE:6,6:"ATTRIBUTE",DIRECTIVE:7,7:"DIRECTIVE",COMPOUND_EXPRESSION:8,8:"COMPOUND_EXPRESSION",IF:9,9:"IF",IF_BRANCH:10,10:"IF_BRANCH",FOR:11,11:"FOR",TEXT_CALL:12,12:"TEXT_CALL",VNODE_CALL:13,13:"VNODE_CALL",JS_CALL_EXPRESSION:14,14:"JS_CALL_EXPRESSION",JS_OBJECT_EXPRESSION:15,15:"JS_OBJECT_EXPRESSION",JS_PROPERTY:16,16:"JS_PROPERTY",JS_ARRAY_EXPRESSION:17,17:"JS_ARRAY_EXPRESSION",JS_FUNCTION_EXPRESSION:18,18:"JS_FUNCTION_EXPRESSION",JS_CONDITIONAL_EXPRESSION:19,19:"JS_CONDITIONAL_EXPRESSION",JS_CACHE_EXPRESSION:20,20:"JS_CACHE_EXPRESSION",JS_BLOCK_STATEMENT:21,21:"JS_BLOCK_STATEMENT",JS_TEMPLATE_LITERAL:22,22:"JS_TEMPLATE_LITERAL",JS_IF_STATEMENT:23,23:"JS_IF_STATEMENT",JS_ASSIGNMENT_EXPRESSION:24,24:"JS_ASSIGNMENT_EXPRESSION",JS_SEQUENCE_EXPRESSION:25,25:"JS_SEQUENCE_EXPRESSION",JS_RETURN_STATEMENT:26,26:"JS_RETURN_STATEMENT"},Zw={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},Qw={NOT_CONSTANT:0,0:"NOT_CONSTANT",CAN_SKIP_PATCH:1,1:"CAN_SKIP_PATCH",CAN_HOIST:2,2:"CAN_HOIST",CAN_STRINGIFY:3,3:"CAN_STRINGIFY"},xt={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function Xb(t,e=""){return{type:0,source:e,children:t,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:xt}}function Co(t,e,s,i,r,n,o,a=!1,u=!1,l=!1,c=xt){return t&&(a?(t.helper(Er),t.helper(_n(t.inSSR,l))):t.helper(Tn(t.inSSR,l)),o&&t.helper(ic)),{type:13,tag:e,props:s,children:i,patchFlag:r,dynamicProps:n,directives:o,isBlock:a,disableTracking:u,isComponent:l,loc:c}}function wo(t,e=xt){return{type:17,loc:e,elements:t}}function As(t,e=xt){return{type:15,loc:e,properties:t}}function dt(t,e){return{type:16,loc:xt,key:ae.isString(t)?xe(t,!0):t,value:e}}function xe(t,e=!1,s=xt,i=0){return{type:4,loc:s,content:t,isStatic:e,constType:e?3:i}}function e6(t,e){return{type:5,loc:e,content:ae.isString(t)?xe(t,!1,e):t}}function vs(t,e=xt){return{type:8,loc:e,children:t}}function Vt(t,e=[],s=xt){return{type:14,loc:s,callee:t,arguments:e}}function bn(t,e=void 0,s=!1,i=!1,r=xt){return{type:18,params:t,returns:e,newline:s,isSlot:i,loc:r}}function ql(t,e,s,i=!0){return{type:19,test:t,consequent:e,alternate:s,newline:i,loc:xt}}function Gb(t,e,s=!1){return{type:20,index:t,value:e,isVNode:s,loc:xt}}function zb(t){return{type:21,body:t,loc:xt}}function t6(t){return{type:22,elements:t,loc:xt}}function s6(t,e,s){return{type:23,test:t,consequent:e,alternate:s,loc:xt}}function i6(t,e){return{type:24,left:t,right:e,loc:xt}}function r6(t){return{type:25,expressions:t,loc:xt}}function n6(t){return{type:26,returns:t,loc:xt}}function Tn(t,e){return t||e?Yl:Zl}function _n(t,e){return t||e?zd:Wd}function hc(t,{helper:e,removeHelper:s,inSSR:i}){t.isBlock||(t.isBlock=!0,s(Tn(i,t.isComponent)),e(Er),e(_n(i,t.isComponent)))}var Pb=new Uint8Array([123,123]),Cb=new Uint8Array([125,125]);function Ib(t){return t>=97&&t<=122||t>=65&&t<=90}function Ss(t){return t===32||t===10||t===9||t===12||t===13}function mr(t){return t===47||t===62||Ss(t)}function Xl(t){let e=new Uint8Array(t.length);for(let s=0;s<t.length;s++)e[s]=t.charCodeAt(s);return e}var Lt={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])},Bd=class{constructor(e,s){this.stack=e,this.cbs=s,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=Pb,this.delimiterClose=Cb,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0,this.entityDecoder=new dn.EntityDecoder(dn.htmlDecodeTree,(i,r)=>this.emitCodePoint(i,r))}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=Pb,this.delimiterClose=Cb}getPos(e){let s=1,i=e+1;for(let r=this.newlines.length-1;r>=0;r--){let n=this.newlines[r];if(e>n){s=r+2,i=e-n;break}}return{column:i,line:s,offset:e}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(e){e===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):e===38?this.startEntity():!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e))}stateInterpolationOpen(e){if(e===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){let s=this.index+1-this.delimiterOpen.length;s>this.sectionStart&&this.cbs.ontext(this.sectionStart,s),this.state=3,this.sectionStart=s}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(e)):(this.state=1,this.stateText(e))}stateInterpolation(e){e===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(e))}stateInterpolationClose(e){e===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(e))}stateSpecialStartSequence(e){let s=this.sequenceIndex===this.currentSequence.length;if(!(s?mr(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!s){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(e)}stateInRCDATA(e){if(this.sequenceIndex===this.currentSequence.length){if(e===62||Ss(e)){let s=this.index-this.currentSequence.length;if(this.sectionStart<s){let i=this.index;this.index=s,this.cbs.ontext(this.sectionStart,s),this.index=i}this.sectionStart=s+2,this.stateInClosingTagName(e),this.inRCDATA=!1;return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===Lt.TitleEnd||this.currentSequence===Lt.TextareaEnd&&!this.inSFCRoot?e===38?this.startEntity():e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===60)}stateCDATASequence(e){e===Lt.Cdata[this.sequenceIndex]?++this.sequenceIndex===Lt.Cdata.length&&(this.state=28,this.currentSequence=Lt.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);if(s===10&&this.newlines.push(this.index),s===e)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===Lt.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index-2):this.cbs.oncomment(this.sectionStart,this.index-2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=1):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(e,s){this.enterRCDATA(e,s),this.state=31}enterRCDATA(e,s){this.inRCDATA=!0,this.currentSequence=e,this.sequenceIndex=s}stateBeforeTagName(e){e===33?(this.state=22,this.sectionStart=this.index+1):e===63?(this.state=24,this.sectionStart=this.index+1):Ib(e)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:e===116?this.state=30:this.state=e===115?29:6):e===47?this.state=8:(this.state=1,this.stateText(e))}stateInTagName(e){mr(e)&&this.handleTagName(e)}stateInSFCRootTagName(e){if(mr(e)){let s=this.buffer.slice(this.sectionStart,this.index);s!=="template"&&this.enterRCDATA(Xl("</"+s),0),this.handleTagName(e)}}handleTagName(e){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)}stateBeforeClosingTagName(e){Ss(e)||(e===62?(this.cbs.onerr(14,this.index),this.state=1,this.sectionStart=this.index+1):(this.state=Ib(e)?9:27,this.sectionStart=this.index))}stateInClosingTagName(e){(e===62||Ss(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){e===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(e){e===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):e===47?(this.state=7,this.peek()!==62&&this.cbs.onerr(22,this.index)):e===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Ss(e)||(e===61&&this.cbs.onerr(19,this.index),this.handleAttrStart(e))}handleAttrStart(e){e===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):e===46||e===58||e===64||e===35?(this.cbs.ondirname(this.index,this.index+1),this.state=14,this.sectionStart=this.index+1):(this.state=12,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Ss(e)||(this.state=11,this.stateBeforeAttrName(e))}stateInAttrName(e){e===61||mr(e)?(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):(e===34||e===39||e===60)&&this.cbs.onerr(17,this.index)}stateInDirName(e){e===61||mr(e)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):e===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(e){e===61||mr(e)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===91?this.state=15:e===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(e){e===93?this.state=14:(e===61||mr(e))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(e),this.cbs.onerr(27,this.index))}stateInDirModifier(e){e===61||mr(e)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(e){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(e)}stateAfterAttrName(e){e===61?this.state=18:e===47||e===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)):Ss(e)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(e))}stateBeforeAttrValue(e){e===34?(this.state=19,this.sectionStart=this.index+1):e===39?(this.state=20,this.sectionStart=this.index+1):Ss(e)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(e))}handleInAttrValue(e,s){e===s?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(s===34?3:2,this.index+1),this.state=11):e===38&&this.startEntity()}stateInAttrValueDoubleQuotes(e){this.handleInAttrValue(e,34)}stateInAttrValueSingleQuotes(e){this.handleInAttrValue(e,39)}stateInAttrValueNoQuotes(e){Ss(e)||e===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(e)):e===34||e===39||e===60||e===61||e===96?this.cbs.onerr(18,this.index):e===38&&this.startEntity()}stateBeforeDeclaration(e){e===91?(this.state=26,this.sequenceIndex=0):this.state=e===45?25:23}stateInDeclaration(e){(e===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(e){e===45?(this.state=28,this.currentSequence=Lt.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(e){(e===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){e===Lt.ScriptEnd[3]?this.startSpecial(Lt.ScriptEnd,4):e===Lt.StyleEnd[3]?this.startSpecial(Lt.StyleEnd,4):(this.state=6,this.stateInTagName(e))}stateBeforeSpecialT(e){e===Lt.TitleEnd[3]?this.startSpecial(Lt.TitleEnd,4):e===Lt.TextareaEnd[3]?this.startSpecial(Lt.TextareaEnd,4):(this.state=6,this.stateInTagName(e))}startEntity(){this.baseState=this.state,this.state=33,this.entityStart=this.index,this.entityDecoder.startEntity(this.baseState===1||this.baseState===32?dn.DecodingMode.Legacy:dn.DecodingMode.Attribute)}stateInEntity(){{let e=this.entityDecoder.write(this.buffer,this.index);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.buffer.length-1}}parse(e){for(this.buffer=e;this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);switch(s===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(s);break}case 2:{this.stateInterpolationOpen(s);break}case 3:{this.stateInterpolation(s);break}case 4:{this.stateInterpolationClose(s);break}case 31:{this.stateSpecialStartSequence(s);break}case 32:{this.stateInRCDATA(s);break}case 26:{this.stateCDATASequence(s);break}case 19:{this.stateInAttrValueDoubleQuotes(s);break}case 12:{this.stateInAttrName(s);break}case 13:{this.stateInDirName(s);break}case 14:{this.stateInDirArg(s);break}case 15:{this.stateInDynamicDirArg(s);break}case 16:{this.stateInDirModifier(s);break}case 28:{this.stateInCommentLike(s);break}case 27:{this.stateInSpecialComment(s);break}case 11:{this.stateBeforeAttrName(s);break}case 6:{this.stateInTagName(s);break}case 34:{this.stateInSFCRootTagName(s);break}case 9:{this.stateInClosingTagName(s);break}case 5:{this.stateBeforeTagName(s);break}case 17:{this.stateAfterAttrName(s);break}case 20:{this.stateInAttrValueSingleQuotes(s);break}case 18:{this.stateBeforeAttrValue(s);break}case 8:{this.stateBeforeClosingTagName(s);break}case 10:{this.stateAfterClosingTagName(s);break}case 29:{this.stateBeforeSpecialS(s);break}case 30:{this.stateBeforeSpecialT(s);break}case 21:{this.stateInAttrValueNoQuotes(s);break}case 7:{this.stateInSelfClosingTag(s);break}case 23:{this.stateInDeclaration(s);break}case 22:{this.stateBeforeDeclaration(s);break}case 25:{this.stateBeforeComment(s);break}case 24:{this.stateInProcessingInstruction(s);break}case 33:{this.stateInEntity();break}}this.index++}this.cleanup(),this.finish()}cleanup(){this.sectionStart!==this.index&&(this.state===1||this.state===32&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===19||this.state===20||this.state===21)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}finish(){this.state===33&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){let e=this.buffer.length;this.sectionStart>=e||(this.state===28?this.currentSequence===Lt.CdataEnd?this.cbs.oncdata(this.sectionStart,e):this.cbs.oncomment(this.sectionStart,e):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,s){this.baseState!==1&&this.baseState!==32?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.onattribentity(dn.fromCodePoint(e),this.entityStart,this.sectionStart)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.ontextentity(dn.fromCodePoint(e),this.entityStart,this.sectionStart))}},o6={COMPILER_IS_ON_ELEMENT:"COMPILER_IS_ON_ELEMENT",COMPILER_V_BIND_SYNC:"COMPILER_V_BIND_SYNC",COMPILER_V_BIND_OBJECT_ORDER:"COMPILER_V_BIND_OBJECT_ORDER",COMPILER_V_ON_NATIVE:"COMPILER_V_ON_NATIVE",COMPILER_V_IF_V_FOR_PRECEDENCE:"COMPILER_V_IF_V_FOR_PRECEDENCE",COMPILER_NATIVE_TEMPLATE:"COMPILER_NATIVE_TEMPLATE",COMPILER_INLINE_TEMPLATE:"COMPILER_INLINE_TEMPLATE",COMPILER_FILTERS:"COMPILER_FILTERS"},a6={COMPILER_IS_ON_ELEMENT:{message:'Platform-native elements with "is" prop will no longer be treated as components in Vue 3 unless the "is" value is explicitly prefixed with "vue:".',link:"https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"},COMPILER_V_BIND_SYNC:{message:t=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${t}.sync\` should be changed to \`v-model:${t}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_OBJECT_ORDER:{message:'v-bind="obj" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.',link:"https://v3-migration.vuejs.org/breaking-changes/v-bind.html"},COMPILER_V_ON_NATIVE:{message:".native modifier for v-on has been removed as is no longer necessary.",link:"https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"},COMPILER_V_IF_V_FOR_PRECEDENCE:{message:"v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",link:"https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"},COMPILER_NATIVE_TEMPLATE:{message:"<template> with no special directives will render as a native template element instead of its inner content in Vue 3."},COMPILER_INLINE_TEMPLATE:{message:'"inline-template" has been removed in Vue 3.',link:"https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"},COMPILER_FILTERS:{message:'filters have been removed in Vue 3. The "|" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.',link:"https://v3-migration.vuejs.org/breaking-changes/filters.html"}};function Ud(t,{compatConfig:e}){let s=e&&e[t];return t==="MODE"?s||3:s}function yn(t,e){let s=Ud("MODE",e),i=Ud(t,e);return s===3?i===!0:i!==!1}function Xa(t,e,s,...i){return yn(t,e)}function u6(t,e,s,...i){if(Ud(t,e)==="suppress-warning")return;let{message:n,link:o}=a6[t],a=`(deprecation ${t}) ${typeof n=="function"?n(...i):n}${o?`
|
|
11
11
|
Details: ${o}`:""}`,u=new SyntaxError(a);u.code=t,s&&(u.loc=s),e.onWarn(u)}function em(t){throw t}function Wb(t){}function Ye(t,e,s,i){let r=(s||Jb)[t]+(i||""),n=new SyntaxError(String(r));return n.code=t,n.loc=e,n}var l6={ABRUPT_CLOSING_OF_EMPTY_COMMENT:0,0:"ABRUPT_CLOSING_OF_EMPTY_COMMENT",CDATA_IN_HTML_CONTENT:1,1:"CDATA_IN_HTML_CONTENT",DUPLICATE_ATTRIBUTE:2,2:"DUPLICATE_ATTRIBUTE",END_TAG_WITH_ATTRIBUTES:3,3:"END_TAG_WITH_ATTRIBUTES",END_TAG_WITH_TRAILING_SOLIDUS:4,4:"END_TAG_WITH_TRAILING_SOLIDUS",EOF_BEFORE_TAG_NAME:5,5:"EOF_BEFORE_TAG_NAME",EOF_IN_CDATA:6,6:"EOF_IN_CDATA",EOF_IN_COMMENT:7,7:"EOF_IN_COMMENT",EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT:8,8:"EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT",EOF_IN_TAG:9,9:"EOF_IN_TAG",INCORRECTLY_CLOSED_COMMENT:10,10:"INCORRECTLY_CLOSED_COMMENT",INCORRECTLY_OPENED_COMMENT:11,11:"INCORRECTLY_OPENED_COMMENT",INVALID_FIRST_CHARACTER_OF_TAG_NAME:12,12:"INVALID_FIRST_CHARACTER_OF_TAG_NAME",MISSING_ATTRIBUTE_VALUE:13,13:"MISSING_ATTRIBUTE_VALUE",MISSING_END_TAG_NAME:14,14:"MISSING_END_TAG_NAME",MISSING_WHITESPACE_BETWEEN_ATTRIBUTES:15,15:"MISSING_WHITESPACE_BETWEEN_ATTRIBUTES",NESTED_COMMENT:16,16:"NESTED_COMMENT",UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME:17,17:"UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME",UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE:18,18:"UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE",UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME:19,19:"UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME",UNEXPECTED_NULL_CHARACTER:20,20:"UNEXPECTED_NULL_CHARACTER",UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME:21,21:"UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME",UNEXPECTED_SOLIDUS_IN_TAG:22,22:"UNEXPECTED_SOLIDUS_IN_TAG",X_INVALID_END_TAG:23,23:"X_INVALID_END_TAG",X_MISSING_END_TAG:24,24:"X_MISSING_END_TAG",X_MISSING_INTERPOLATION_END:25,25:"X_MISSING_INTERPOLATION_END",X_MISSING_DIRECTIVE_NAME:26,26:"X_MISSING_DIRECTIVE_NAME",X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END:27,27:"X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END",X_V_IF_NO_EXPRESSION:28,28:"X_V_IF_NO_EXPRESSION",X_V_IF_SAME_KEY:29,29:"X_V_IF_SAME_KEY",X_V_ELSE_NO_ADJACENT_IF:30,30:"X_V_ELSE_NO_ADJACENT_IF",X_V_FOR_NO_EXPRESSION:31,31:"X_V_FOR_NO_EXPRESSION",X_V_FOR_MALFORMED_EXPRESSION:32,32:"X_V_FOR_MALFORMED_EXPRESSION",X_V_FOR_TEMPLATE_KEY_PLACEMENT:33,33:"X_V_FOR_TEMPLATE_KEY_PLACEMENT",X_V_BIND_NO_EXPRESSION:34,34:"X_V_BIND_NO_EXPRESSION",X_V_ON_NO_EXPRESSION:35,35:"X_V_ON_NO_EXPRESSION",X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET:36,36:"X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET",X_V_SLOT_MIXED_SLOT_USAGE:37,37:"X_V_SLOT_MIXED_SLOT_USAGE",X_V_SLOT_DUPLICATE_SLOT_NAMES:38,38:"X_V_SLOT_DUPLICATE_SLOT_NAMES",X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN:39,39:"X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN",X_V_SLOT_MISPLACED:40,40:"X_V_SLOT_MISPLACED",X_V_MODEL_NO_EXPRESSION:41,41:"X_V_MODEL_NO_EXPRESSION",X_V_MODEL_MALFORMED_EXPRESSION:42,42:"X_V_MODEL_MALFORMED_EXPRESSION",X_V_MODEL_ON_SCOPE_VARIABLE:43,43:"X_V_MODEL_ON_SCOPE_VARIABLE",X_V_MODEL_ON_PROPS:44,44:"X_V_MODEL_ON_PROPS",X_INVALID_EXPRESSION:45,45:"X_INVALID_EXPRESSION",X_KEEP_ALIVE_INVALID_CHILDREN:46,46:"X_KEEP_ALIVE_INVALID_CHILDREN",X_PREFIX_ID_NOT_SUPPORTED:47,47:"X_PREFIX_ID_NOT_SUPPORTED",X_MODULE_MODE_NOT_SUPPORTED:48,48:"X_MODULE_MODE_NOT_SUPPORTED",X_CACHE_HANDLER_NOT_SUPPORTED:49,49:"X_CACHE_HANDLER_NOT_SUPPORTED",X_SCOPE_ID_NOT_SUPPORTED:50,50:"X_SCOPE_ID_NOT_SUPPORTED",X_VNODE_HOOKS:51,51:"X_VNODE_HOOKS",X_V_BIND_INVALID_SAME_NAME_ARGUMENT:52,52:"X_V_BIND_INVALID_SAME_NAME_ARGUMENT",__EXTEND_POINT__:53,53:"__EXTEND_POINT__"},Jb={0:"Illegal comment.",1:"CDATA section is allowed only in XML context.",2:"Duplicate attribute.",3:"End tag cannot have attributes.",4:"Illegal '/' in tags.",5:"Unexpected EOF in tag.",6:"Unexpected EOF in CDATA section.",7:"Unexpected EOF in comment.",8:"Unexpected EOF in script.",9:"Unexpected EOF in tag.",10:"Incorrectly closed comment.",11:"Incorrectly opened comment.",12:"Illegal tag name. Use '<' to print '<'.",13:"Attribute value was expected.",14:"End tag name was expected.",15:"Whitespace was expected.",16:"Unexpected '<!--' in comment.",17:`Attribute name cannot contain U+0022 ("), U+0027 ('), and U+003C (<).`,18:"Unquoted attribute value cannot contain U+0022 (\"), U+0027 ('), U+003C (<), U+003D (=), and U+0060 (`).",19:"Attribute name cannot start with '='.",21:"'<?' is allowed only in XML context.",20:"Unexpected null character.",22:"Illegal '/' in tags.",23:"Invalid end tag.",24:"Element is missing end tag.",25:"Interpolation end sign was not found.",27:"End bracket for dynamic directive argument was not found. Note that dynamic directive argument cannot contain spaces.",26:"Legal directive name was expected.",28:"v-if/v-else-if is missing expression.",29:"v-if/else branches must use unique keys.",30:"v-else/v-else-if has no adjacent v-if or v-else-if.",31:"v-for is missing expression.",32:"v-for has invalid expression.",33:"<template v-for> key should be placed on the <template> tag.",34:"v-bind is missing expression.",52:"v-bind with same-name shorthand only allows static argument.",35:"v-on is missing expression.",36:"Unexpected custom directive on <slot> outlet.",37:"Mixed v-slot usage on both the component and nested <template>. When there are multiple named slots, all slots should use <template> syntax to avoid scope ambiguity.",38:"Duplicate slot names found. ",39:"Extraneous children found when component already has explicitly named default slot. These children will be ignored.",40:"v-slot can only be used on components or <template> tags.",41:"v-model is missing expression.",42:"v-model value must be a valid JavaScript member expression.",43:"v-model cannot be used on v-for or v-slot scope variables because they are not writable.",44:`v-model cannot be used on a prop, because local prop bindings are not writable.
|
|
12
12
|
Use a v-bind binding combined with a v-on listener that emits update:x event instead.`,45:"Error parsing JavaScript expression: ",46:"<KeepAlive> expects exactly one child component.",51:"@vnode-* hooks in templates are no longer supported. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support has been removed in 3.4.",47:'"prefixIdentifiers" option is not supported in this build of compiler.',48:"ES module mode is not supported in this build of compiler.",49:'"cacheHandlers" option is only supported when the "prefixIdentifiers" option is enabled.',50:'"scopeId" option is only supported in module mode.',53:""};function Yb(t,e,s=!1,i=[],r=Object.create(null)){let n=t.type==="Program"?t.body[0].type==="ExpressionStatement"&&t.body[0].expression:t;Gw.walk(t,{enter(o,a){if(a&&i.push(a),a&&a.type.startsWith("TS")&&!im.includes(a.type))return this.skip();if(o.type==="Identifier"){let u=!!r[o.name],l=Zb(o,a,i);(s||l&&!u)&&e(o,a,i,l,u)}else o.type==="ObjectProperty"&&(a==null?void 0:a.type)==="ObjectPattern"?o.inPattern=!0:sT(o)?o.scopeIds?o.scopeIds.forEach(u=>Hd(u,r)):eT(o,u=>Nb(o,u,r)):o.type==="BlockStatement"&&(o.scopeIds?o.scopeIds.forEach(u=>Hd(u,r)):tT(o,u=>Nb(o,u,r)))},leave(o,a){if(a&&i.pop(),o!==n&&o.scopeIds)for(let u of o.scopeIds)r[u]--,r[u]===0&&delete r[u]}})}function Zb(t,e,s){if(!e)return!0;if(t.name==="arguments")return!1;if(c6(t,e))return!0;switch(e.type){case"AssignmentExpression":case"AssignmentPattern":return!0;case"ObjectPattern":case"ArrayPattern":return tm(e,s)}return!1}function tm(t,e){if(t&&(t.type==="ObjectProperty"||t.type==="ArrayPattern")){let s=e.length;for(;s--;){let i=e[s];if(i.type==="AssignmentExpression")return!0;if(i.type!=="ObjectProperty"&&!i.type.endsWith("Pattern"))break}}return!1}function Qb(t){let e=t.length;for(;e--;){let s=t[e];if(s.type==="NewExpression")return!0;if(s.type!=="MemberExpression")break}return!1}function eT(t,e){for(let s of t.params)for(let i of ki(s))e(i)}function tT(t,e){for(let s of t.body)if(s.type==="VariableDeclaration"){if(s.declare)continue;for(let i of s.declarations)for(let r of ki(i.id))e(r)}else if(s.type==="FunctionDeclaration"||s.type==="ClassDeclaration"){if(s.declare||!s.id)continue;e(s.id)}else if(s.type==="ForOfStatement"||s.type==="ForInStatement"||s.type==="ForStatement"){let i=s.type==="ForStatement"?s.init:s.left;if(i&&i.type==="VariableDeclaration")for(let r of i.declarations)for(let n of ki(r.id))e(n)}}function ki(t,e=[]){switch(t.type){case"Identifier":e.push(t);break;case"MemberExpression":let s=t;for(;s.type==="MemberExpression";)s=s.object;e.push(s);break;case"ObjectPattern":for(let i of t.properties)i.type==="RestElement"?ki(i.argument,e):ki(i.value,e);break;case"ArrayPattern":t.elements.forEach(i=>{i&&ki(i,e)});break;case"RestElement":ki(t.argument,e);break;case"AssignmentPattern":ki(t.left,e);break}return e}function Hd(t,e){t in e?e[t]++:e[t]=1}function Nb(t,e,s){let{name:i}=e;t.scopeIds&&t.scopeIds.has(i)||(Hd(i,s),(t.scopeIds||(t.scopeIds=new Set)).add(i))}var sT=t=>/Function(?:Expression|Declaration)$|Method$/.test(t.type),sm=t=>t&&(t.type==="ObjectProperty"||t.type==="ObjectMethod")&&!t.computed,iT=(t,e)=>sm(e)&&e.key===t;function c6(t,e,s){switch(e.type){case"MemberExpression":case"OptionalMemberExpression":return e.property===t?!!e.computed:e.object===t;case"JSXMemberExpression":return e.object===t;case"VariableDeclarator":return e.init===t;case"ArrowFunctionExpression":return e.body===t;case"PrivateName":return!1;case"ClassMethod":case"ClassPrivateMethod":case"ObjectMethod":return e.key===t?!!e.computed:!1;case"ObjectProperty":return e.key===t?!!e.computed:!s||s.type!=="ObjectPattern";case"ClassProperty":return e.key===t?!!e.computed:!0;case"ClassPrivateProperty":return e.key!==t;case"ClassDeclaration":case"ClassExpression":return e.superClass===t;case"AssignmentExpression":return e.right===t;case"AssignmentPattern":return e.right===t;case"LabeledStatement":return!1;case"CatchClause":return!1;case"RestElement":return!1;case"BreakStatement":case"ContinueStatement":return!1;case"FunctionDeclaration":case"FunctionExpression":return!1;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"ExportSpecifier":return s!=null&&s.source?!1:e.local===t;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ImportAttribute":return!1;case"JSXAttribute":return!1;case"ObjectPattern":case"ArrayPattern":return!1;case"MetaProperty":return!1;case"ObjectTypeProperty":return e.key!==t;case"TSEnumMember":return e.id!==t;case"TSPropertySignature":return e.key===t?!!e.computed:!0}return!0}var im=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"];function rm(t){return im.includes(t.type)?rm(t.expression):t}var ei=t=>t.type===4&&t.isStatic;function nm(t){switch(t){case"Teleport":case"teleport":return vo;case"Suspense":case"suspense":return Jl;case"KeepAlive":case"keep-alive":return Ua;case"BaseTransition":case"base-transition":return Gd}}var f6=/^\d|[^\$\w]/,Mi=t=>!f6.test(t),p6=/[A-Za-z_$\xA0-\uFFFF]/,h6=/[\.\?\w$\xA0-\uFFFF]/,d6=/\s+[.[]\s*|\s*[.[]\s+/g,m6=t=>{t=t.trim().replace(d6,o=>o.trim());let e=0,s=[],i=0,r=0,n=null;for(let o=0;o<t.length;o++){let a=t.charAt(o);switch(e){case 0:if(a==="[")s.push(e),e=1,i++;else if(a==="(")s.push(e),e=2,r++;else if(!(o===0?p6:h6).test(a))return!1;break;case 1:a==="'"||a==='"'||a==="`"?(s.push(e),e=3,n=a):a==="["?i++:a==="]"&&(--i||(e=s.pop()));break;case 2:if(a==="'"||a==='"'||a==="`")s.push(e),e=3,n=a;else if(a==="(")r++;else if(a===")"){if(o===t.length-1)return!1;--r||(e=s.pop())}break;case 3:a===n&&(e=s.pop(),n=null);break}}return!i&&!r},rT=(t,e)=>{try{let s=Ba.parseExpression(t,{plugins:e.expressionPlugins});return s=rm(s),s.type==="MemberExpression"||s.type==="OptionalMemberExpression"||s.type==="Identifier"&&s.name!=="undefined"}catch(s){return!1}},om=rT;function $d(t,e,s=e.length){return am({offset:t.offset,line:t.line,column:t.column},e,s)}function am(t,e,s=e.length){let i=0,r=-1;for(let n=0;n<s;n++)e.charCodeAt(n)===10&&(i++,r=n);return t.offset+=s,t.line+=i,t.column=r===-1?t.column+s:s-r,t}function g6(t,e){if(!t)throw new Error(e||"unexpected compiler condition")}function xs(t,e,s=!1){for(let i=0;i<t.props.length;i++){let r=t.props[i];if(r.type===7&&(s||r.exp)&&(ae.isString(e)?r.name===e:e.test(r.name)))return r}}function Ga(t,e,s=!1,i=!1){for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6){if(s)continue;if(n.name===e&&(n.value||i))return n}else if(n.name==="bind"&&(n.exp||i)&&yr(n.arg,e))return n}}function yr(t,e){return!!(t&&ei(t)&&t.content===e)}function y6(t){return t.props.some(e=>e.type===7&&e.name==="bind"&&(!e.arg||e.arg.type!==4||!e.arg.isStatic))}function Fl(t){return t.type===5||t.type===2}function um(t){return t.type===7&&t.name==="slot"}function Io(t){return t.type===1&&t.tagType===3}function za(t){return t.type===1&&t.tagType===2}var E6=new Set([Po,Oo]);function nT(t,e=[]){if(t&&!ae.isString(t)&&t.type===14){let s=t.callee;if(!ae.isString(s)&&E6.has(s))return nT(t.arguments[0],e.concat(t))}return[t,e]}function Wa(t,e,s){let i,r=t.type===13?t.props:t.arguments[2],n=[],o;if(r&&!ae.isString(r)&&r.type===14){let a=nT(r);r=a[0],n=a[1],o=n[n.length-1]}if(r==null||ae.isString(r))i=As([e]);else if(r.type===14){let a=r.arguments[0];!ae.isString(a)&&a.type===15?Ob(e,a)||a.properties.unshift(e):r.callee===uc?i=Vt(s.helper($a),[As([e]),r]):r.arguments.unshift(As([e])),!i&&(i=r)}else r.type===15?(Ob(e,r)||r.properties.unshift(e),i=r):(i=Vt(s.helper($a),[As([e]),r]),o&&o.callee===Oo&&(o=n[n.length-2]));t.type===13?o?o.arguments[0]=i:t.props=i:o?o.arguments[0]=i:t.arguments[2]=i}function Ob(t,e){let s=!1;if(t.key.type===4){let i=t.key.content;s=e.properties.some(r=>r.key.type===4&&r.key.content===i)}return s}function Sn(t,e){return`_${e}_${t.replace(/[^\w]/g,(s,i)=>s==="-"?"_":t.charCodeAt(i).toString())}`}function ls(t,e){if(!t||Object.keys(e).length===0)return!1;switch(t.type){case 1:for(let s=0;s<t.props.length;s++){let i=t.props[s];if(i.type===7&&(ls(i.arg,e)||ls(i.exp,e)))return!0}return t.children.some(s=>ls(s,e));case 11:return ls(t.source,e)?!0:t.children.some(s=>ls(s,e));case 9:return t.branches.some(s=>ls(s,e));case 10:return ls(t.condition,e)?!0:t.children.some(s=>ls(s,e));case 4:return!t.isStatic&&Mi(t.content)&&!!e[t.content];case 8:return t.children.some(s=>ae.isObject(s)&&ls(s,e));case 5:case 12:return ls(t.content,e);case 2:case 3:return!1;default:return!1}}function oT(t){return t.type===14&&t.callee===pc?t.arguments[1].returns:t}var aT=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,uT={parseMode:"base",ns:0,delimiters:["{{","}}"],getNamespace:()=>0,isVoidTag:ae.NO,isPreTag:ae.NO,isCustomElement:ae.NO,onError:em,onWarn:Wb,comments:!1,prefixIdentifiers:!1},Ge=uT,Ja=null,En="",Xt=null,Le=null,Bs="",Ri=-1,mn=-1,Gl=0,gr=!1,jd=null,yt=[],Qe=new Bd(yt,{onerr:es,ontext(t,e){Dl(Ft(t,e),t,e)},ontextentity(t,e,s){Dl(t,e,s)},oninterpolation(t,e){if(gr)return Dl(Ft(t,e),t,e);let s=t+Qe.delimiterOpen.length,i=e-Qe.delimiterClose.length;for(;Ss(En.charCodeAt(s));)s++;for(;Ss(En.charCodeAt(i-1));)i--;let r=Ft(s,i);r.includes("&")&&(r=dn.decodeHTML(r)),Kd({type:5,content:Bl(r,!1,Ct(s,i)),loc:Ct(t,e)})},onopentagname(t,e){let s=Ft(t,e);Xt={type:1,tag:s,ns:Ge.getNamespace(s,yt[0],Ge.ns),tagType:0,props:[],children:[],loc:Ct(t-1,e),codegenNode:void 0}},onopentagend(t){Rb(t)},onclosetag(t,e){let s=Ft(t,e);if(!Ge.isVoidTag(s)){let i=!1;for(let r=0;r<yt.length;r++)if(yt[r].tag.toLowerCase()===s.toLowerCase()){i=!0,r>0&&es(24,yt[0].loc.start.offset);for(let o=0;o<=r;o++){let a=yt.shift();Vl(a,e,o<r)}break}i||es(23,lT(t,60))}},onselfclosingtag(t){var e;let s=Xt.tag;Xt.isSelfClosing=!0,Rb(t),((e=yt[0])==null?void 0:e.tag)===s&&Vl(yt.shift(),t)},onattribname(t,e){Le={type:6,name:Ft(t,e),nameLoc:Ct(t,e),value:void 0,loc:Ct(t)}},ondirname(t,e){let s=Ft(t,e),i=s==="."||s===":"?"bind":s==="@"?"on":s==="#"?"slot":s.slice(2);if(!gr&&i===""&&es(26,t),gr||i==="")Le={type:6,name:s,nameLoc:Ct(t,e),value:void 0,loc:Ct(t)};else if(Le={type:7,name:i,rawName:s,exp:void 0,arg:void 0,modifiers:s==="."?["prop"]:[],loc:Ct(t)},i==="pre"){gr=Qe.inVPre=!0,jd=Xt;let r=Xt.props;for(let n=0;n<r.length;n++)r[n].type===7&&(r[n]=C6(r[n]))}},ondirarg(t,e){if(t===e)return;let s=Ft(t,e);if(gr)Le.name+=s,gn(Le.nameLoc,e);else{let i=s[0]!=="[";Le.arg=Bl(i?s:s.slice(1,-1),i,Ct(t,e),i?3:0)}},ondirmodifier(t,e){let s=Ft(t,e);if(gr)Le.name+="."+s,gn(Le.nameLoc,e);else if(Le.name==="slot"){let i=Le.arg;i&&(i.content+="."+s,gn(i.loc,e))}else Le.modifiers.push(s)},onattribdata(t,e){Bs+=Ft(t,e),Ri<0&&(Ri=t),mn=e},onattribentity(t,e,s){Bs+=t,Ri<0&&(Ri=e),mn=s},onattribnameend(t){let e=Le.loc.start.offset,s=Ft(e,t);Le.type===7&&(Le.rawName=s),Xt.props.some(i=>(i.type===7?i.rawName:i.name)===s)&&es(2,e)},onattribend(t,e){if(Xt&&Le){if(gn(Le.loc,e),t!==0)if(Le.type===6)Le.name==="class"&&(Bs=fT(Bs).trim()),t===1&&!Bs&&es(13,e),Le.value={type:2,content:Bs,loc:t===1?Ct(Ri,mn):Ct(Ri-1,mn+1)},Qe.inSFCRoot&&Xt.tag==="template"&&Le.name==="lang"&&Bs&&Bs!=="html"&&Qe.enterRCDATA(Xl("</template"),0);else{let s=0;Le.name==="for"?s=3:Le.name==="slot"?s=1:Le.name==="on"&&Bs.includes(";")&&(s=2),Le.exp=Bl(Bs,!1,Ct(Ri,mn),0,s),Le.name==="for"&&(Le.forParseResult=T6(Le.exp));let i=-1;Le.name==="bind"&&(i=Le.modifiers.indexOf("sync"))>-1&&Xa("COMPILER_V_BIND_SYNC",Ge,Le.loc,Le.rawName)&&(Le.name="model",Le.modifiers.splice(i,1))}(Le.type!==7||Le.name!=="pre")&&Xt.props.push(Le)}Bs="",Ri=mn=-1},oncomment(t,e){Ge.comments&&Kd({type:3,content:Ft(t,e),loc:Ct(t-4,e+3)})},onend(){let t=En.length;if(Qe.state!==1)switch(Qe.state){case 5:case 8:es(5,t);break;case 3:case 4:es(25,Qe.sectionStart);break;case 28:Qe.currentSequence===Lt.CdataEnd?es(6,t):es(7,t);break;case 6:case 7:case 9:case 11:case 12:case 13:case 14:case 15:case 16:case 17:case 18:case 19:case 20:case 21:es(9,t);break}for(let e=0;e<yt.length;e++)Vl(yt[e],t-1),es(24,yt[e].loc.start.offset)},oncdata(t,e){yt[0].ns!==0?Dl(Ft(t,e),t,e):es(1,t-9)},onprocessinginstruction(t){(yt[0]?yt[0].ns:Ge.ns)===0&&es(21,t-1)}}),wb=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,b6=/^\(|\)$/g;function T6(t){let e=t.loc,s=t.content,i=s.match(aT);if(!i)return;let[,r,n]=i,o=(f,p,h=!1)=>{let d=e.start.offset+p,_=d+f.length;return Bl(f,!1,Ct(d,_),0,h?1:0)},a={source:o(n.trim(),s.indexOf(n,r.length)),value:void 0,key:void 0,index:void 0,finalized:!1},u=r.trim().replace(b6,"").trim(),l=r.indexOf(u),c=u.match(wb);if(c){u=u.replace(wb,"").trim();let f=c[1].trim(),p;if(f&&(p=s.indexOf(f,l+u.length),a.key=o(f,p,!0)),c[2]){let h=c[2].trim();h&&(a.index=o(h,s.indexOf(h,a.key?p+f.length:l+u.length),!0))}}return u&&(a.value=o(u,l,!0)),a}function Ft(t,e){return En.slice(t,e)}function Rb(t){Qe.inSFCRoot&&(Xt.innerLoc=Ct(t+1,t+1)),Kd(Xt);let{tag:e,ns:s}=Xt;s===0&&Ge.isPreTag(e)&&Gl++,Ge.isVoidTag(e)?Vl(Xt,t):(yt.unshift(Xt),(s===1||s===2)&&(Qe.inXML=!0)),Xt=null}function Dl(t,e,s){let i=yt[0]||Ja,r=i.children[i.children.length-1];(r==null?void 0:r.type)===2?(r.content+=t,gn(r.loc,s)):i.children.push({type:2,content:t,loc:Ct(e,s)})}function Vl(t,e,s=!1){s?gn(t.loc,lT(e,60)):gn(t.loc,e+1),Qe.inSFCRoot&&(t.children.length?t.innerLoc.end=ae.extend({},t.children[t.children.length-1].loc.end):t.innerLoc.end=ae.extend({},t.innerLoc.start),t.innerLoc.source=Ft(t.innerLoc.start.offset,t.innerLoc.end.offset));let{tag:i,ns:r}=t;gr||(i==="slot"?t.tagType=2:kb(t)?t.tagType=3:S6(t)&&(t.tagType=1)),Qe.inRCDATA||(t.children=cT(t.children,t.tag)),r===0&&Ge.isPreTag(i)&&Gl--,jd===t&&(gr=Qe.inVPre=!1,jd=null),Qe.inXML&&(yt[0]?yt[0].ns:Ge.ns)===0&&(Qe.inXML=!1);{let n=t.props;if(!Qe.inSFCRoot&&yn("COMPILER_NATIVE_TEMPLATE",Ge)&&t.tag==="template"&&!kb(t)){let a=yt[0]||Ja,u=a.children.indexOf(t);a.children.splice(u,1,...t.children)}let o=n.find(a=>a.type===6&&a.name==="inline-template");o&&Xa("COMPILER_INLINE_TEMPLATE",Ge,o.loc)&&t.children.length&&(o.value={type:2,content:Ft(t.children[0].loc.start.offset,t.children[t.children.length-1].loc.end.offset),loc:o.loc})}}function lT(t,e){let s=t;for(;En.charCodeAt(s)!==e&&s>=0;)s--;return s}var _6=new Set(["if","else","else-if","for","slot"]);function kb({tag:t,props:e}){if(t==="template"){for(let s=0;s<e.length;s++)if(e[s].type===7&&_6.has(e[s].name))return!0}return!1}function S6({tag:t,props:e}){var s;if(Ge.isCustomElement(t))return!1;if(t==="component"||x6(t.charCodeAt(0))||nm(t)||(s=Ge.isBuiltInComponent)!=null&&s.call(Ge,t)||Ge.isNativeTag&&!Ge.isNativeTag(t))return!0;for(let i=0;i<e.length;i++){let r=e[i];if(r.type===6){if(r.name==="is"&&r.value){if(r.value.content.startsWith("vue:"))return!0;if(Xa("COMPILER_IS_ON_ELEMENT",Ge,r.loc))return!0}}else if(r.name==="bind"&&yr(r.arg,"is")&&Xa("COMPILER_IS_ON_ELEMENT",Ge,r.loc))return!0}return!1}function x6(t){return t>64&&t<91}var v6=/\r\n/g;function cT(t,e){var s,i;let r=Ge.whitespace!=="preserve",n=!1;for(let o=0;o<t.length;o++){let a=t[o];if(a.type===2)if(Gl)a.content=a.content.replace(v6,`
|
|
13
13
|
`);else if(A6(a.content)){let u=(s=t[o-1])==null?void 0:s.type,l=(i=t[o+1])==null?void 0:i.type;!u||!l||r&&(u===3&&(l===3||l===1)||u===1&&(l===3||l===1&&P6(a.content)))?(n=!0,t[o]=null):a.content=" "}else r&&(a.content=fT(a.content))}if(Gl&&e&&Ge.isPreTag(e)){let o=t[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}return n?t.filter(Boolean):t}function A6(t){for(let e=0;e<t.length;e++)if(!Ss(t.charCodeAt(e)))return!1;return!0}function P6(t){for(let e=0;e<t.length;e++){let s=t.charCodeAt(e);if(s===10||s===13)return!0}return!1}function fT(t){let e="",s=!1;for(let i=0;i<t.length;i++)Ss(t.charCodeAt(i))?s||(e+=" ",s=!0):(e+=t[i],s=!1);return e}function Kd(t){(yt[0]||Ja).children.push(t)}function Ct(t,e){return{start:Qe.getPos(t),end:e==null?e:Qe.getPos(e),source:e==null?e:Ft(t,e)}}function gn(t,e){t.end=Qe.getPos(e),t.source=Ft(t.start.offset,e)}function C6(t){let e={type:6,name:t.rawName,nameLoc:Ct(t.loc.start.offset,t.loc.start.offset+t.rawName.length),value:void 0,loc:t.loc};if(t.exp){let s=t.exp.loc;s.end.offset<t.loc.end.offset&&(s.start.offset--,s.start.column--,s.end.offset++,s.end.column++),e.value={type:2,content:t.exp.content,loc:s}}return e}function Bl(t,e=!1,s,i=0,r=0){let n=xe(t,e,s,i);if(!e&&Ge.prefixIdentifiers&&r!==3&&t.trim()){if(Mi(t))return n.ast=null,n;try{let o=Ge.expressionPlugins,a={plugins:o?[...o,"typescript"]:["typescript"]};r===2?n.ast=Ba.parse(` ${t} `,a).program:r===1?n.ast=Ba.parseExpression(`(${t})=>{}`,a):n.ast=Ba.parseExpression(`(${t})`,a)}catch(o){n.ast=!1,es(45,s.start.offset,o.message)}}return n}function es(t,e,s){Ge.onError(Ye(t,Ct(e,e),void 0,s))}function I6(){Qe.reset(),Xt=null,Le=null,Bs="",Ri=-1,mn=-1,yt.length=0}function pT(t,e){if(I6(),En=t,Ge=ae.extend({},uT),e){let r;for(r in e)e[r]!=null&&(Ge[r]=e[r])}Qe.mode=Ge.parseMode==="html"?1:Ge.parseMode==="sfc"?2:0,Qe.inXML=Ge.ns===1||Ge.ns===2;let s=e==null?void 0:e.delimiters;s&&(Qe.delimiterOpen=Xl(s[0]),Qe.delimiterClose=Xl(s[1]));let i=Ja=Xb([],t);return Qe.parse(En),i.loc=Ct(0,t.length),i.children=cT(i.children),Ja=null,i}function N6(t,e){Ul(t,e,hT(t,t.children[0]))}function hT(t,e){let{children:s}=t;return s.length===1&&e.type===1&&!za(e)}function Ul(t,e,s=!1){let{children:i}=t,r=i.length,n=0;for(let o=0;o<i.length;o++){let a=i[o];if(a.type===1&&a.tagType===0){let u=s?0:Us(a,e);if(u>0){if(u>=2){a.codegenNode.patchFlag="-1",a.codegenNode=e.hoist(a.codegenNode),n++;continue}}else{let l=a.codegenNode;if(l.type===13){let c=yT(l);if((!c||c===512||c===1)&&mT(a,e)>=2){let f=gT(a);f&&(l.props=e.hoist(f))}l.dynamicProps&&(l.dynamicProps=e.hoist(l.dynamicProps))}}}if(a.type===1){let u=a.tagType===1;u&&e.scopes.vSlot++,Ul(a,e),u&&e.scopes.vSlot--}else if(a.type===11)Ul(a,e,a.children.length===1);else if(a.type===9)for(let u=0;u<a.branches.length;u++)Ul(a.branches[u],e,a.branches[u].children.length===1)}if(n&&e.transformHoist&&e.transformHoist(i,e,t),n&&n===r&&t.type===1&&t.tagType===0&&t.codegenNode&&t.codegenNode.type===13&&ae.isArray(t.codegenNode.children)){let o=e.hoist(wo(t.codegenNode.children));e.hmr&&(o.content=`[...${o.content}]`),t.codegenNode.children=o}}function Us(t,e){let{constantCache:s}=e;switch(t.type){case 1:if(t.tagType!==0)return 0;let i=s.get(t);if(i!==void 0)return i;let r=t.codegenNode;if(r.type!==13||r.isBlock&&t.tag!=="svg"&&t.tag!=="foreignObject")return 0;if(yT(r))return s.set(t,0),0;{let a=3,u=mT(t,e);if(u===0)return s.set(t,0),0;u<a&&(a=u);for(let l=0;l<t.children.length;l++){let c=Us(t.children[l],e);if(c===0)return s.set(t,0),0;c<a&&(a=c)}if(a>1)for(let l=0;l<t.props.length;l++){let c=t.props[l];if(c.type===7&&c.name==="bind"&&c.exp){let f=Us(c.exp,e);if(f===0)return s.set(t,0),0;f<a&&(a=f)}}if(r.isBlock){for(let l=0;l<t.props.length;l++)if(t.props[l].type===7)return s.set(t,0),0;e.removeHelper(Er),e.removeHelper(_n(e.inSSR,r.isComponent)),r.isBlock=!1,e.helper(Tn(e.inSSR,r.isComponent))}return s.set(t,a),a}case 2:case 3:return 3;case 9:case 11:case 10:return 0;case 5:case 12:return Us(t.content,e);case 4:return t.constType;case 8:let o=3;for(let a=0;a<t.children.length;a++){let u=t.children[a];if(ae.isString(u)||ae.isSymbol(u))continue;let l=Us(u,e);if(l===0)return 0;l<o&&(o=l)}return o;default:return 0}}var O6=new Set([oc,ac,Po,Oo]);function dT(t,e){if(t.type===14&&!ae.isString(t.callee)&&O6.has(t.callee)){let s=t.arguments[0];if(s.type===4)return Us(s,e);if(s.type===14)return dT(s,e)}return 0}function mT(t,e){let s=3,i=gT(t);if(i&&i.type===15){let{properties:r}=i;for(let n=0;n<r.length;n++){let{key:o,value:a}=r[n],u=Us(o,e);if(u===0)return u;u<s&&(s=u);let l;if(a.type===4?l=Us(a,e):a.type===14?l=dT(a,e):l=0,l===0)return l;l<s&&(s=l)}}return s}function gT(t){let e=t.codegenNode;if(e.type===13)return e.props}function yT(t){let e=t.patchFlag;return e?parseInt(e,10):void 0}function ET(t,{filename:e="",prefixIdentifiers:s=!1,hoistStatic:i=!1,hmr:r=!1,cacheHandlers:n=!1,nodeTransforms:o=[],directiveTransforms:a={},transformHoist:u=null,isBuiltInComponent:l=ae.NOOP,isCustomElement:c=ae.NOOP,expressionPlugins:f=[],scopeId:p=null,slotted:h=!0,ssr:d=!1,inSSR:_=!1,ssrCssVars:y="",bindingMetadata:x=ae.EMPTY_OBJ,inline:T=!1,isTS:g=!1,onError:E=em,onWarn:v=Wb,compatConfig:N}){let L=e.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),A={filename:e,selfName:L&&ae.capitalize(ae.camelize(L[1])),prefixIdentifiers:s,hoistStatic:i,hmr:r,cacheHandlers:n,nodeTransforms:o,directiveTransforms:a,transformHoist:u,isBuiltInComponent:l,isCustomElement:c,expressionPlugins:f,scopeId:p,slotted:h,ssr:d,inSSR:_,ssrCssVars:y,bindingMetadata:x,inline:T,isTS:g,onError:E,onWarn:v,compatConfig:N,root:t,helpers:new Map,components:new Set,directives:new Set,hoists:[],imports:[],constantCache:new WeakMap,temps:0,cached:0,identifiers:Object.create(null),scopes:{vFor:0,vSlot:0,vPre:0,vOnce:0},parent:null,currentNode:t,childIndex:0,inVOnce:!1,helper(P){let I=A.helpers.get(P)||0;return A.helpers.set(P,I+1),P},removeHelper(P){let I=A.helpers.get(P);if(I){let j=I-1;j?A.helpers.set(P,j):A.helpers.delete(P)}},helperString(P){return`_${cs[A.helper(P)]}`},replaceNode(P){A.parent.children[A.childIndex]=A.currentNode=P},removeNode(P){let I=A.parent.children,j=P?I.indexOf(P):A.currentNode?A.childIndex:-1;!P||P===A.currentNode?(A.currentNode=null,A.onNodeRemoved()):A.childIndex>j&&(A.childIndex--,A.onNodeRemoved()),A.parent.children.splice(j,1)},onNodeRemoved:ae.NOOP,addIdentifiers(P){ae.isString(P)?k(P):P.identifiers?P.identifiers.forEach(k):P.type===4&&k(P.content)},removeIdentifiers(P){ae.isString(P)?O(P):P.identifiers?P.identifiers.forEach(O):P.type===4&&O(P.content)},hoist(P){ae.isString(P)&&(P=xe(P)),A.hoists.push(P);let I=xe(`_hoisted_${A.hoists.length}`,!1,P.loc,2);return I.hoisted=P,I},cache(P,I=!1){return Gb(A.cached++,P,I)}};A.filters=new Set;function k(P){let{identifiers:I}=A;I[P]===void 0&&(I[P]=0),I[P]++}function O(P){A.identifiers[P]--}return A}function bT(t,e){let s=ET(t,e);Ya(t,s),e.hoistStatic&&N6(t,s),e.ssr||w6(t,s),t.helpers=new Set([...s.helpers.keys()]),t.components=[...s.components],t.directives=[...s.directives],t.imports=s.imports,t.hoists=s.hoists,t.temps=s.temps,t.cached=s.cached,t.transformed=!0,t.filters=[...s.filters]}function w6(t,e){let{helper:s}=e,{children:i}=t;if(i.length===1){let r=i[0];if(hT(t,r)&&r.codegenNode){let n=r.codegenNode;n.type===13&&hc(n,e),t.codegenNode=n}else t.codegenNode=r}else if(i.length>1){let r=64;ae.PatchFlagNames[64],t.codegenNode=Co(e,s(Ao),void 0,t.children,r+"",void 0,void 0,!0,void 0,!1)}}function R6(t,e){let s=0,i=()=>{s--};for(;s<t.children.length;s++){let r=t.children[s];ae.isString(r)||(e.parent=t,e.childIndex=s,e.onNodeRemoved=i,Ya(r,e))}}function Ya(t,e){e.currentNode=t;let{nodeTransforms:s}=e,i=[];for(let n=0;n<s.length;n++){let o=s[n](t,e);if(o&&(ae.isArray(o)?i.push(...o):i.push(o)),e.currentNode)t=e.currentNode;else return}switch(t.type){case 3:e.ssr||e.helper(No);break;case 5:e.ssr||e.helper(nc);break;case 9:for(let n=0;n<t.branches.length;n++)Ya(t.branches[n],e);break;case 10:case 11:case 1:case 0:R6(t,e);break}e.currentNode=t;let r=i.length;for(;r--;)i[r]()}function lm(t,e){let s=ae.isString(t)?i=>i===t:i=>t.test(i);return(i,r)=>{if(i.type===1){let{props:n}=i;if(i.tagType===3&&n.some(um))return;let o=[];for(let a=0;a<n.length;a++){let u=n[a];if(u.type===7&&s(u.name)){n.splice(a,1),a--;let l=e(i,u,r);l&&o.push(l)}}return o}}}var Za="/*#__PURE__*/",Hl=t=>`${cs[t]}: _${cs[t]}`;function Mb(t,{mode:e="function",prefixIdentifiers:s=e==="module",sourceMap:i=!1,filename:r="template.vue.html",scopeId:n=null,optimizeImports:o=!1,runtimeGlobalName:a="Vue",runtimeModuleName:u="vue",ssrRuntimeModuleName:l="vue/server-renderer",ssr:c=!1,isTS:f=!1,inSSR:p=!1}){let h={mode:e,prefixIdentifiers:s,sourceMap:i,filename:r,scopeId:n,optimizeImports:o,runtimeGlobalName:a,runtimeModuleName:u,ssrRuntimeModuleName:l,ssr:c,isTS:f,inSSR:p,source:t.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(y){return`_${cs[y]}`},push(y,x=-2,T){if(h.code+=y,h.map){if(T){let g;if(T.type===4&&!T.isStatic){let E=T.content.replace(/^_ctx\./,"");E!==T.content&&Mi(E)&&(g=E)}_(T.loc.start,g)}x===-3?am(h,y):(h.offset+=y.length,x===-2?h.column+=y.length:(x===-1&&(x=y.length-1),h.line++,h.column=y.length-x)),T&&T.loc!==xt&&_(T.loc.end)}},indent(){d(++h.indentLevel)},deindent(y=!1){y?--h.indentLevel:d(--h.indentLevel)},newline(){d(h.indentLevel)}};function d(y){h.push(`
|
|
14
14
|
`+" ".repeat(y),0)}function _(y,x=null){let{_names:T,_mappings:g}=h.map;x!==null&&!T.has(x)&&T.add(x),g.add({originalLine:y.line,originalColumn:y.column-1,generatedLine:h.line,generatedColumn:h.column-1,source:r,name:x})}return i&&(h.map=new zw.SourceMapGenerator,h.map.setSourceContent(r,h.source),h.map._sources.add(r)),h}function TT(t,e={}){let s=Mb(t,e);e.onContextCreated&&e.onContextCreated(s);let{mode:i,push:r,prefixIdentifiers:n,indent:o,deindent:a,newline:u,scopeId:l,ssr:c}=s,f=Array.from(t.helpers),p=f.length>0,h=!n&&i!=="module",d=l!=null&&i==="module",_=!!e.inline,y=_?Mb(t,e):s;i==="module"?M6(t,y,d,_):k6(t,y);let x=c?"ssrRender":"render",T=c?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"];e.bindingMetadata&&!e.inline&&T.push("$props","$setup","$data","$options");let g=e.isTS?T.map(E=>`${E}: any`).join(","):T.join(", ");if(r(_?`(${g}) => {`:`function ${x}(${g}) {`),o(),h&&(r("with (_ctx) {"),o(),p&&(r(`const { ${f.map(Hl).join(", ")} } = _Vue
|
|
15
15
|
`,-1),u())),t.components.length&&(Vd(t.components,"component",s),(t.directives.length||t.temps>0)&&u()),t.directives.length&&(Vd(t.directives,"directive",s),t.temps>0&&u()),t.filters&&t.filters.length&&(u(),Vd(t.filters,"filter",s),u()),t.temps>0){r("let ");for(let E=0;E<t.temps;E++)r(`${E>0?", ":""}_temp${E}`)}return(t.components.length||t.directives.length||t.temps)&&(r(`
|
|
16
|
-
`,0),u()),c||r("return "),t.codegenNode?
|
|
16
|
+
`,0),u()),c||r("return "),t.codegenNode?nt(t.codegenNode,s):r("null"),h&&(a(),r("}")),a(),r("}"),{ast:t,code:s.code,preamble:_?y.code:"",map:s.map?s.map.toJSON():void 0}}function k6(t,e){let{ssr:s,prefixIdentifiers:i,push:r,newline:n,runtimeModuleName:o,runtimeGlobalName:a,ssrRuntimeModuleName:u}=e,l=s?`require(${JSON.stringify(o)})`:a,c=Array.from(t.helpers);if(c.length>0){if(i)r(`const { ${c.map(Hl).join(", ")} } = ${l}
|
|
17
17
|
`,-1);else if(r(`const _Vue = ${l}
|
|
18
18
|
`,-1),t.hoists.length){let f=[Yl,Zl,No,Ql,Jd].filter(p=>c.includes(p)).map(Hl).join(", ");r(`const { ${f} } = _Vue
|
|
19
19
|
`,-1)}}t.ssrHelpers&&t.ssrHelpers.length&&r(`const { ${t.ssrHelpers.map(Hl).join(", ")} } = require("${u}")
|
|
@@ -23,17 +23,17 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
23
23
|
const ${l.map(c=>`_${cs[c]} = ${cs[c]}`).join(", ")}
|
|
24
24
|
`,-1)):r(`import { ${l.map(c=>`${cs[c]} as _${cs[c]}`).join(", ")} } from ${JSON.stringify(a)}
|
|
25
25
|
`,-1)}t.ssrHelpers&&t.ssrHelpers.length&&r(`import { ${t.ssrHelpers.map(l=>`${cs[l]} as _${cs[l]}`).join(", ")} } from "${u}"
|
|
26
|
-
`,-1),t.imports.length&&(D6(t.imports,e),n()),_T(t.hoists,e),n(),i||r("export ")}function Vd(t,e,{helper:s,push:i,newline:r,isTS:n}){let o=s(e==="filter"?sc:e==="component"?Ha:tc);for(let a=0;a<t.length;a++){let u=t[a],l=u.endsWith("__self");l&&(u=u.slice(0,-6)),i(`const ${Sn(u,e)} = ${o}(${JSON.stringify(u)}${l?", true":""})${n?"!":""}`),a<t.length-1&&r()}}function _T(t,e){if(!t.length)return;e.pure=!0;let{push:s,newline:i,helper:r,scopeId:n,mode:o}=e,a=n!=null&&o!=="function";i(),a&&(s(`const _withScopeId = n => (${r(lc)}("${n}"),n=n(),${r(cc)}(),n)`),i());for(let u=0;u<t.length;u++){let l=t[u];if(l){let c=a&&l.type===13;s(`const _hoisted_${u+1} = ${c?`${Za} _withScopeId(() => `:""}`),
|
|
26
|
+
`,-1),t.imports.length&&(D6(t.imports,e),n()),_T(t.hoists,e),n(),i||r("export ")}function Vd(t,e,{helper:s,push:i,newline:r,isTS:n}){let o=s(e==="filter"?sc:e==="component"?Ha:tc);for(let a=0;a<t.length;a++){let u=t[a],l=u.endsWith("__self");l&&(u=u.slice(0,-6)),i(`const ${Sn(u,e)} = ${o}(${JSON.stringify(u)}${l?", true":""})${n?"!":""}`),a<t.length-1&&r()}}function _T(t,e){if(!t.length)return;e.pure=!0;let{push:s,newline:i,helper:r,scopeId:n,mode:o}=e,a=n!=null&&o!=="function";i(),a&&(s(`const _withScopeId = n => (${r(lc)}("${n}"),n=n(),${r(cc)}(),n)`),i());for(let u=0;u<t.length;u++){let l=t[u];if(l){let c=a&&l.type===13;s(`const _hoisted_${u+1} = ${c?`${Za} _withScopeId(() => `:""}`),nt(l,e),c&&s(")"),i()}}e.pure=!1}function D6(t,e){t.length&&t.forEach(s=>{e.push("import "),nt(s.exp,e),e.push(` from '${s.path}'`),e.newline()})}function L6(t){return ae.isString(t)||t.type===4||t.type===2||t.type===5||t.type===8}function dc(t,e){let s=t.length>3||t.some(i=>ae.isArray(i)||!L6(i));e.push("["),s&&e.indent(),Ro(t,e,s),s&&e.deindent(),e.push("]")}function Ro(t,e,s=!1,i=!0){let{push:r,newline:n}=e;for(let o=0;o<t.length;o++){let a=t[o];ae.isString(a)?r(a,-3):ae.isArray(a)?dc(a,e):nt(a,e),o<t.length-1&&(s?(i&&r(","),n()):i&&r(", "))}}function nt(t,e){if(ae.isString(t)){e.push(t,-3);return}if(ae.isSymbol(t)){e.push(e.helper(t));return}switch(t.type){case 1:case 9:case 11:nt(t.codegenNode,e);break;case 2:F6(t,e);break;case 4:ST(t,e);break;case 5:V6(t,e);break;case 12:nt(t.codegenNode,e);break;case 8:xT(t,e);break;case 3:U6(t,e);break;case 13:H6(t,e);break;case 14:j6(t,e);break;case 15:K6(t,e);break;case 17:q6(t,e);break;case 18:X6(t,e);break;case 19:G6(t,e);break;case 20:z6(t,e);break;case 21:Ro(t.body,e,!0,!1);break;case 22:W6(t,e);break;case 23:vT(t,e);break;case 24:J6(t,e);break;case 25:Y6(t,e);break;case 26:Z6(t,e);break}}function F6(t,e){e.push(JSON.stringify(t.content),-3,t)}function ST(t,e){let{content:s,isStatic:i}=t;e.push(i?JSON.stringify(s):s,-3,t)}function V6(t,e){let{push:s,helper:i,pure:r}=e;r&&s(Za),s(`${i(nc)}(`),nt(t.content,e),s(")")}function xT(t,e){for(let s=0;s<t.children.length;s++){let i=t.children[s];ae.isString(i)?e.push(i,-3):nt(i,e)}}function B6(t,e){let{push:s}=e;if(t.type===8)s("["),xT(t,e),s("]");else if(t.isStatic){let i=Mi(t.content)?t.content:JSON.stringify(t.content);s(i,-2,t)}else s(`[${t.content}]`,-3,t)}function U6(t,e){let{push:s,helper:i,pure:r}=e;r&&s(Za),s(`${i(No)}(${JSON.stringify(t.content)})`,-3,t)}function H6(t,e){let{push:s,helper:i,pure:r}=e,{tag:n,props:o,children:a,patchFlag:u,dynamicProps:l,directives:c,isBlock:f,disableTracking:p,isComponent:h}=t;c&&s(i(ic)+"("),f&&s(`(${i(Er)}(${p?"true":""}), `),r&&s(Za);let d=f?_n(e.inSSR,h):Tn(e.inSSR,h);s(i(d)+"(",-2,t),Ro($6([n,o,a,u,l]),e),s(")"),f&&s(")"),c&&(s(", "),nt(c,e),s(")"))}function $6(t){let e=t.length;for(;e--&&t[e]==null;);return t.slice(0,e+1).map(s=>s||"null")}function j6(t,e){let{push:s,helper:i,pure:r}=e,n=ae.isString(t.callee)?t.callee:i(t.callee);r&&s(Za),s(n+"(",-2,t),Ro(t.arguments,e),s(")")}function K6(t,e){let{push:s,indent:i,deindent:r,newline:n}=e,{properties:o}=t;if(!o.length){s("{}",-2,t);return}let a=o.length>1||o.some(u=>u.value.type!==4);s(a?"{":"{ "),a&&i();for(let u=0;u<o.length;u++){let{key:l,value:c}=o[u];B6(l,e),s(": "),nt(c,e),u<o.length-1&&(s(","),n())}a&&r(),s(a?"}":" }")}function q6(t,e){dc(t.elements,e)}function X6(t,e){let{push:s,indent:i,deindent:r}=e,{params:n,returns:o,body:a,newline:u,isSlot:l}=t;l&&s(`_${cs[fc]}(`),s("(",-2,t),ae.isArray(n)?Ro(n,e):n&&nt(n,e),s(") => "),(u||a)&&(s("{"),i()),o?(u&&s("return "),ae.isArray(o)?dc(o,e):nt(o,e)):a&&nt(a,e),(u||a)&&(r(),s("}")),l&&(t.isNonScopedSlot&&s(", undefined, true"),s(")"))}function G6(t,e){let{test:s,consequent:i,alternate:r,newline:n}=t,{push:o,indent:a,deindent:u,newline:l}=e;if(s.type===4){let f=!Mi(s.content);f&&o("("),ST(s,e),f&&o(")")}else o("("),nt(s,e),o(")");n&&a(),e.indentLevel++,n||o(" "),o("? "),nt(i,e),e.indentLevel--,n&&l(),n||o(" "),o(": ");let c=r.type===19;c||e.indentLevel++,nt(r,e),c||e.indentLevel--,n&&u(!0)}function z6(t,e){let{push:s,helper:i,indent:r,deindent:n,newline:o}=e;s(`_cache[${t.index}] || (`),t.isVNode&&(r(),s(`${i(ja)}(-1),`),o()),s(`_cache[${t.index}] = `),nt(t.value,e),t.isVNode&&(s(","),o(),s(`${i(ja)}(1),`),o(),s(`_cache[${t.index}]`),n()),s(")")}function W6(t,e){let{push:s,indent:i,deindent:r}=e;s("`");let n=t.elements.length,o=n>3;for(let a=0;a<n;a++){let u=t.elements[a];ae.isString(u)?s(u.replace(/(`|\$|\\)/g,"\\$1"),-3):(s("${"),o&&i(),nt(u,e),o&&r(),s("}"))}s("`")}function vT(t,e){let{push:s,indent:i,deindent:r}=e,{test:n,consequent:o,alternate:a}=t;s("if ("),nt(n,e),s(") {"),i(),nt(o,e),r(),s("}"),a&&(s(" else "),a.type===23?vT(a,e):(s("{"),i(),nt(a,e),r(),s("}")))}function J6(t,e){nt(t.left,e),e.push(" = "),nt(t.right,e)}function Y6(t,e){e.push("("),Ro(t.expressions,e),e.push(")")}function Z6({returns:t},e){e.push("return "),ae.isArray(t)?dc(t,e):nt(t,e)}var Q6=ae.makeMap("true,false,null,this"),e4=/\w\s*\(|\.[^\d]/,AT=(t,e)=>{if(t.type===5)t.content=ts(t.content,e);else if(t.type===1)for(let s=0;s<t.props.length;s++){let i=t.props[s];if(i.type===7&&i.name!=="for"){let r=i.exp,n=i.arg;r&&r.type===4&&!(i.name==="on"&&n)&&(i.exp=ts(r,e,i.name==="slot")),n&&n.type===4&&!n.isStatic&&(i.arg=ts(n,e))}}};function ts(t,e,s=!1,i=!1,r=Object.create(e.identifiers)){if(!e.prefixIdentifiers||!t.content.trim())return t;let{inline:n,bindingMetadata:o}=e,a=(y,x,T)=>{let g=ae.hasOwn(o,y)&&o[y];if(n){let E=x&&x.type==="AssignmentExpression"&&x.left===T,v=x&&x.type==="UpdateExpression"&&x.argument===T,N=x&&tm(x,p),L=x&&Qb(p),A=k=>{let O=`${e.helperString(Ka)}(${k})`;return L?`(${O})`:O};if(Db(g)||g==="setup-reactive-const"||r[y])return y;if(g==="setup-ref")return`${y}.value`;if(g==="setup-maybe-ref")return E||v||N?`${y}.value`:A(y);if(g==="setup-let")if(E){let{right:k,operator:O}=x,P=u.slice(k.start-1,k.end-1),I=cm(ts(xe(P,!1),e,!1,!1,h));return`${e.helperString(qa)}(${y})${e.isTS?` //@ts-ignore
|
|
27
27
|
`:""} ? ${y}.value ${O} ${I} : ${y}`}else if(v){T.start=x.start,T.end=x.end;let{prefix:k,operator:O}=x,P=k?O:"",I=k?"":O;return`${e.helperString(qa)}(${y})${e.isTS?` //@ts-ignore
|
|
28
|
-
`:""} ? ${P}${y}.value${I} : ${P}${y}${I}`}else return N?y:A(y);else{if(g==="props")return ae.genPropsAccessExp(y);if(g==="props-aliased")return ae.genPropsAccessExp(o.__propsAliases[y])}}else{if(g&&g.startsWith("setup")||g==="literal-const")return`$setup.${y}`;if(g==="props-aliased")return`$props['${o.__propsAliases[y]}']`;if(g)return`$${g}.${y}`}return`_ctx.${y}`},u=t.content,l=e4.test(u),c=t.ast;if(c===!1)return t;if(c===null||!c&&Mi(u)){let y=e.identifiers[u],x=ae.isGloballyAllowed(u),T=Q6(u);return!s&&!y&&!T&&(!x||o[u])?(Db(o[u])&&(t.constType=1),t.content=a(u)):y||(T?t.constType=3:t.constType=2),t}if(!c){let y=i?` ${u} `:`(${u})${s?"=>{}":""}`;try{c=Ba.parse(y,{plugins:e.expressionPlugins}).program}catch(x){return e.onError(Ye(45,t.loc,void 0,x.message)),t}}let f=[],p=[],h=Object.create(e.identifiers);Yb(c,(y,x,T,g,E)=>{if(iT(y,x)||y.name.startsWith("_filter_"))return;let v=g&&t4(y);v&&!E?(sm(x)&&x.shorthand&&(y.prefix=`${y.name}: `),y.name=a(y.name,x,y),f.push(y)):(!(v&&E)&&!l&&(y.isConstant=!0),f.push(y))},!0,p,h);let d=[];f.sort((y,x)=>y.start-x.start),f.forEach((y,x)=>{let T=y.start-1,g=y.end-1,E=f[x-1],v=u.slice(E?E.end-1:0,T);(v.length||y.prefix)&&d.push(v+(y.prefix||""));let N=u.slice(T,g);d.push(xe(y.name,!1,{start:$d(t.loc.start,N,T),end:$d(t.loc.start,N,g),source:N},y.isConstant?3:0)),x===f.length-1&&g<u.length&&d.push(u.slice(g))});let _;return d.length?(_=vs(d,t.loc),_.ast=c):(_=t,_.constType=l?0:3),_.identifiers=Object.keys(h),_}function t4(t){return!(ae.isGloballyAllowed(t.name)||t.name==="require")}function cm(t){return ae.isString(t)?t:t.type===4?t.content:t.children.map(cm).join("")}function Db(t){return t==="setup-const"||t==="literal-const"}var s4=lm(/^(if|else|else-if)$/,(t,e,s)=>PT(t,e,s,(i,r,n)=>{let o=s.parent.children,a=o.indexOf(i),u=0;for(;a-->=0;){let l=o[a];l&&l.type===9&&(u+=l.branches.length)}return()=>{if(n)i.codegenNode=Fb(r,u,s);else{let l=r4(i.codegenNode);l.alternate=Fb(r,u+i.branches.length-1,s)}}}));function PT(t,e,s,i){if(e.name!=="else"&&(!e.exp||!e.exp.content.trim())){let r=e.exp?e.exp.loc:t.loc;s.onError(Ye(28,e.loc)),e.exp=xe("true",!1,r)}if(s.prefixIdentifiers&&e.exp&&(e.exp=ts(e.exp,s)),e.name==="if"){let r=Lb(t,e),n={type:9,loc:t.loc,branches:[r]};if(s.replaceNode(n),i)return i(n,r,!0)}else{let r=s.parent.children,n=r.indexOf(t);for(;n-->=-1;){let o=r[n];if(o&&o.type===3){s.removeNode(o);continue}if(o&&o.type===2&&!o.content.trim().length){s.removeNode(o);continue}if(o&&o.type===9){e.name==="else-if"&&o.branches[o.branches.length-1].condition===void 0&&s.onError(Ye(30,t.loc)),s.removeNode();let a=Lb(t,e);{let l=a.userKey;l&&o.branches.forEach(({userKey:c})=>{i4(c,l)&&s.onError(Ye(29,a.userKey.loc))})}o.branches.push(a);let u=i&&i(o,a,!1);Ya(a,s),u&&u(),s.currentNode=null}else s.onError(Ye(30,t.loc));break}}}function Lb(t,e){let s=t.tagType===3;return{type:10,loc:t.loc,condition:e.name==="else"?void 0:e.exp,children:s&&!xs(t,"for")?t.children:[t],userKey:Ga(t,"key"),isTemplateIf:s}}function Fb(t,e,s){return t.condition?ql(t.condition,Vb(t,e,s),Vt(s.helper(No),['""',"true"])):Vb(t,e,s)}function Vb(t,e,s){let{helper:i}=s,r=ht("key",xe(`${e}`,!1,xt,2)),{children:n}=t,o=n[0];if(n.length!==1||o.type!==1)if(n.length===1&&o.type===11){let u=o.codegenNode;return Wa(u,r,s),u}else{let u=64;return ae.PatchFlagNames[64],Co(s,i(Ao),As([r]),n,u+"",void 0,void 0,!0,!1,!1,t.loc)}else{let u=o.codegenNode,l=oT(u);return l.type===13&&hc(l,s),Wa(l,r,s),u}}function i4(t,e){if(!t||t.type!==e.type)return!1;if(t.type===6){if(t.value.content!==e.value.content)return!1}else{let s=t.exp,i=e.exp;if(s.type!==i.type||s.type!==4||s.isStatic!==i.isStatic||s.content!==i.content)return!1}return!0}function r4(t){for(;;)if(t.type===19)if(t.alternate.type===19)t=t.alternate;else return t;else t.type===20&&(t=t.value)}var n4=lm("for",(t,e,s)=>{let{helper:i,removeHelper:r}=s;return CT(t,e,s,n=>{let o=Vt(i(rc),[n.source]),a=Io(t),u=xs(t,"memo"),l=Ga(t,"key"),c=l&&(l.type===6?xe(l.value.content,!0):l.exp),f=l?ht("key",c):null;a&&(u&&(u.exp=ts(u.exp,s)),f&&l.type!==6&&(f.value=ts(f.value,s)));let p=n.source.type===4&&n.source.constType>0,h=p?64:l?128:256;return n.codegenNode=Co(s,i(Ao),void 0,o,h+"",void 0,void 0,!0,!p,!1,t.loc),()=>{let d,{children:_}=n;a&&t.children.some(T=>{if(T.type===1){let g=Ga(T,"key");if(g)return s.onError(Ye(33,g.loc)),!0}});let y=_.length!==1||_[0].type!==1,x=za(t)?t:a&&t.children.length===1&&za(t.children[0])?t.children[0]:null;if(x?(d=x.codegenNode,a&&f&&Wa(d,f,s)):y?d=Co(s,i(Ao),f?As([f]):void 0,t.children,"64",void 0,void 0,!0,void 0,!1):(d=_[0].codegenNode,a&&f&&Wa(d,f,s),d.isBlock!==!p&&(d.isBlock?(r(Er),r(_n(s.inSSR,d.isComponent))):r(Tn(s.inSSR,d.isComponent))),d.isBlock=!p,d.isBlock?(i(Er),i(_n(s.inSSR,d.isComponent))):i(Tn(s.inSSR,d.isComponent))),u){let T=bn(zl(n.parseResult,[xe("_cached")]));T.body=zb([vs(["const _memo = (",u.exp,")"]),vs(["if (_cached",...c?[" && _cached.key === ",c]:[],` && ${s.helperString(Qd)}(_cached, _memo)) return _cached`]),vs(["const _item = ",d]),xe("_item.memo = _memo"),xe("return _item")]),o.arguments.push(T,xe("_cache"),xe(String(s.cached++)))}else o.arguments.push(bn(zl(n.parseResult),d,!0))}})});function CT(t,e,s,i){if(!e.exp){s.onError(Ye(31,e.loc));return}let r=e.forParseResult;if(!r){s.onError(Ye(32,e.loc));return}fm(r,s);let{addIdentifiers:n,removeIdentifiers:o,scopes:a}=s,{source:u,value:l,key:c,index:f}=r,p={type:11,loc:e.loc,source:u,valueAlias:l,keyAlias:c,objectIndexAlias:f,parseResult:r,children:Io(t)?t.children:[t]};s.replaceNode(p),a.vFor++,s.prefixIdentifiers&&(l&&n(l),c&&n(c),f&&n(f));let h=i&&i(p);return()=>{a.vFor--,s.prefixIdentifiers&&(l&&o(l),c&&o(c),f&&o(f)),h&&h()}}function fm(t,e){t.finalized||(e.prefixIdentifiers&&(t.source=ts(t.source,e),t.key&&(t.key=ts(t.key,e,!0)),t.index&&(t.index=ts(t.index,e,!0)),t.value&&(t.value=ts(t.value,e,!0))),t.finalized=!0)}function zl({value:t,key:e,index:s},i=[]){return o4([t,e,s,...i])}function o4(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map((s,i)=>s||xe("_".repeat(i+1),!1))}var Bb=xe("undefined",!1),IT=(t,e)=>{if(t.type===1&&(t.tagType===1||t.tagType===3)){let s=xs(t,"slot");if(s){let i=s.exp;return e.prefixIdentifiers&&i&&e.addIdentifiers(i),e.scopes.vSlot++,()=>{e.prefixIdentifiers&&i&&e.removeIdentifiers(i),e.scopes.vSlot--}}}},NT=(t,e)=>{let s;if(Io(t)&&t.props.some(um)&&(s=xs(t,"for"))){let i=s.forParseResult;if(i){fm(i,e);let{value:r,key:n,index:o}=i,{addIdentifiers:a,removeIdentifiers:u}=e;return r&&a(r),n&&a(n),o&&a(o),()=>{r&&u(r),n&&u(n),o&&u(o)}}}},a4=(t,e,s,i)=>bn(t,s,!1,!0,s.length?s[0].loc:i);function OT(t,e,s=a4){e.helper(fc);let{children:i,loc:r}=t,n=[],o=[],a=e.scopes.vSlot>0||e.scopes.vFor>0;!e.ssr&&e.prefixIdentifiers&&(a=ls(t,e.identifiers));let u=xs(t,"slot",!0);if(u){let{arg:y,exp:x}=u;y&&!ei(y)&&(a=!0),n.push(ht(y||xe("default",!0),s(x,void 0,i,r)))}let l=!1,c=!1,f=[],p=new Set,h=0;for(let y=0;y<i.length;y++){let x=i[y],T;if(!Io(x)||!(T=xs(x,"slot",!0))){x.type!==3&&f.push(x);continue}if(u){e.onError(Ye(37,T.loc));break}l=!0;let{children:g,loc:E}=x,{arg:v=xe("default",!0),exp:N,loc:L}=T,A;ei(v)?A=v?v.content:"default":a=!0;let k=xs(x,"for"),O=s(N,k,g,E),P,I;if(P=xs(x,"if"))a=!0,o.push(ql(P.exp,Ll(v,O,h++),Bb));else if(I=xs(x,/^else(-if)?$/,!0)){let j=y,Y;for(;j--&&(Y=i[j],Y.type===3););if(Y&&Io(Y)&&xs(Y,"if")){i.splice(y,1),y--;let Z=o[o.length-1];for(;Z.alternate.type===19;)Z=Z.alternate;Z.alternate=I.exp?ql(I.exp,Ll(v,O,h++),Bb):Ll(v,O,h++)}else e.onError(Ye(30,I.loc))}else if(k){a=!0;let j=k.forParseResult;j?(fm(j,e),o.push(Vt(e.helper(rc),[j.source,bn(zl(j),Ll(v,O),!0)]))):e.onError(Ye(32,k.loc))}else{if(A){if(p.has(A)){e.onError(Ye(38,L));continue}p.add(A),A==="default"&&(c=!0)}n.push(ht(v,O))}}if(!u){let y=(x,T)=>{let g=s(x,void 0,T,r);return e.compatConfig&&(g.isNonScopedSlot=!0),ht("default",g)};l?f.length&&f.some(x=>wT(x))&&(c?e.onError(Ye(39,f[0].loc)):n.push(y(void 0,f))):n.push(y(void 0,i))}let d=a?2:$l(t.children)?3:1,_=As(n.concat(ht("_",xe(d+"",!1))),r);return o.length&&(_=Vt(e.helper(Zd),[_,wo(o)])),{slots:_,hasDynamicSlots:a}}function Ll(t,e,s){let i=[ht("name",t),ht("fn",e)];return s!=null&&i.push(ht("key",xe(String(s),!0))),As(i)}function $l(t){for(let e=0;e<t.length;e++){let s=t[e];switch(s.type){case 1:if(s.tagType===2||$l(s.children))return!0;break;case 9:if($l(s.branches))return!0;break;case 10:case 11:if($l(s.children))return!0;break}}return!1}function wT(t){return t.type!==2&&t.type!==12?!0:t.type===2?!!t.content.trim():wT(t.content)}var RT=new WeakMap,kT=(t,e)=>function(){if(t=e.currentNode,!(t.type===1&&(t.tagType===0||t.tagType===1)))return;let{tag:i,props:r}=t,n=t.tagType===1,o=n?MT(t,e):`"${i}"`,a=ae.isObject(o)&&o.callee===ec,u,l,c,f=0,p,h,d,_=a||o===vo||o===Jl||!n&&(i==="svg"||i==="foreignObject");if(r.length>0){let y=pm(t,e,void 0,n,a);u=y.props,f=y.patchFlag,h=y.dynamicPropNames;let x=y.directives;d=x&&x.length?wo(x.map(T=>DT(T,e))):void 0,y.shouldUseBlock&&(_=!0)}if(t.children.length>0)if(o===Ua&&(_=!0,f|=1024),n&&o!==vo&&o!==Ua){let{slots:x,hasDynamicSlots:T}=OT(t,e);l=x,T&&(f|=1024)}else if(t.children.length===1&&o!==vo){let x=t.children[0],T=x.type,g=T===5||T===8;g&&Us(x,e)===0&&(f|=1),g||T===2?l=x:l=t.children}else l=t.children;f!==0&&(c=String(f),h&&h.length&&(p=l4(h))),t.codegenNode=Co(e,o,u,l,c,p,d,!!_,!1,n,t.loc)};function MT(t,e,s=!1){let{tag:i}=t,r=Xd(i),n=Ga(t,"is");if(n)if(r||yn("COMPILER_IS_ON_ELEMENT",e)){let a=n.type===6?n.value&&xe(n.value.content,!0):n.exp;if(a)return Vt(e.helper(ec),[a])}else n.type===6&&n.value.content.startsWith("vue:")&&(i=n.value.content.slice(4));let o=nm(i)||e.isBuiltInComponent(i);if(o)return s||e.helper(o),o;{let a=qd(i,e);if(a)return a;let u=i.indexOf(".");if(u>0){let l=qd(i.slice(0,u),e);if(l)return l+i.slice(u)}}return e.selfName&&ae.capitalize(ae.camelize(i))===e.selfName?(e.helper(Ha),e.components.add(i+"__self"),Sn(i,"component")):(e.helper(Ha),e.components.add(i),Sn(i,"component"))}function qd(t,e){let s=e.bindingMetadata;if(!s||s.__isScriptSetup===!1)return;let i=ae.camelize(t),r=ae.capitalize(i),n=l=>{if(s[t]===l)return t;if(s[i]===l)return i;if(s[r]===l)return r},o=n("setup-const")||n("setup-reactive-const")||n("literal-const");if(o)return e.inline?o:`$setup[${JSON.stringify(o)}]`;let a=n("setup-let")||n("setup-ref")||n("setup-maybe-ref");if(a)return e.inline?`${e.helperString(Ka)}(${a})`:`$setup[${JSON.stringify(a)}]`;let u=n("props");if(u)return`${e.helperString(Ka)}(${e.inline?"__props":"$props"}[${JSON.stringify(u)}])`}function pm(t,e,s=t.props,i,r,n=!1){let{tag:o,loc:a,children:u}=t,l=[],c=[],f=[],p=u.length>0,h=!1,d=0,_=!1,y=!1,x=!1,T=!1,g=!1,E=!1,v=[],N=k=>{l.length&&(c.push(As(Ub(l),a)),l=[]),k&&c.push(k)},L=({key:k,value:O})=>{if(ei(k)){let P=k.content,I=ae.isOn(P);if(I&&(!i||r)&&P.toLowerCase()!=="onclick"&&P!=="onUpdate:modelValue"&&!ae.isReservedProp(P)&&(T=!0),I&&ae.isReservedProp(P)&&(E=!0),I&&O.type===14&&(O=O.arguments[0]),O.type===20||(O.type===4||O.type===8)&&Us(O,e)>0)return;P==="ref"?_=!0:P==="class"?y=!0:P==="style"?x=!0:P!=="key"&&!v.includes(P)&&v.push(P),i&&(P==="class"||P==="style")&&!v.includes(P)&&v.push(P)}else g=!0};for(let k=0;k<s.length;k++){let O=s[k];if(O.type===6){let{loc:P,name:I,nameLoc:j,value:Y}=O,Z=!0;if(I==="ref"&&(_=!0,e.scopes.vFor>0&&l.push(ht(xe("ref_for",!0),xe("true"))),Y&&e.inline)){let K=e.bindingMetadata[Y.content];(K==="setup-let"||K==="setup-ref"||K==="setup-maybe-ref")&&(Z=!1,l.push(ht(xe("ref_key",!0),xe(Y.content,!0,Y.loc))))}if(I==="is"&&(Xd(o)||Y&&Y.content.startsWith("vue:")||yn("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(ht(xe(I,!0,j),xe(Y?Y.content:"",Z,Y?Y.loc:P)))}else{let{name:P,arg:I,exp:j,loc:Y,modifiers:Z}=O,K=P==="bind",ee=P==="on";if(P==="slot"){i||e.onError(Ye(40,Y));continue}if(P==="once"||P==="memo"||P==="is"||K&&yr(I,"is")&&(Xd(o)||yn("COMPILER_IS_ON_ELEMENT",e))||ee&&n)continue;if((K&&yr(I,"key")||ee&&p&&yr(I,"vue:before-update"))&&(h=!0),K&&yr(I,"ref")&&e.scopes.vFor>0&&l.push(ht(xe("ref_for",!0),xe("true"))),!I&&(K||ee)){if(g=!0,j)if(K){if(N(),yn("COMPILER_V_BIND_OBJECT_ORDER",e)){c.unshift(j);continue}c.push(j)}else N({type:14,loc:Y,callee:e.helper(uc),arguments:i?[j]:[j,"true"]});else e.onError(Ye(K?34:35,Y));continue}K&&Z.includes("prop")&&(d|=32);let W=e.directiveTransforms[P];if(W){let{props:Ce,needRuntime:je}=W(O,t,e);!n&&Ce.forEach(L),ee&&I&&!ei(I)?N(As(Ce,a)):l.push(...Ce),je&&(f.push(O),ae.isSymbol(je)&&RT.set(O,je))}else ae.isBuiltInDirective(P)||(f.push(O),p&&(h=!0))}}let A;if(c.length?(N(),c.length>1?A=Vt(e.helper($a),c,a):A=c[0]):l.length&&(A=As(Ub(l),a)),g?d|=16:(y&&!i&&(d|=2),x&&!i&&(d|=4),v.length&&(d|=8),T&&(d|=32)),!h&&(d===0||d===32)&&(_||E||f.length>0)&&(d|=512),!e.inSSR&&A)switch(A.type){case 15:let k=-1,O=-1,P=!1;for(let Y=0;Y<A.properties.length;Y++){let Z=A.properties[Y].key;ei(Z)?Z.content==="class"?k=Y:Z.content==="style"&&(O=Y):Z.isHandlerKey||(P=!0)}let I=A.properties[k],j=A.properties[O];P?A=Vt(e.helper(Po),[A]):(I&&!ei(I.value)&&(I.value=Vt(e.helper(oc),[I.value])),j&&(x||j.value.type===4&&j.value.content.trim()[0]==="["||j.value.type===17)&&(j.value=Vt(e.helper(ac),[j.value])));break;case 14:break;default:A=Vt(e.helper(Po),[Vt(e.helper(Oo),[A])]);break}return{props:A,directives:f,patchFlag:d,dynamicPropNames:v,shouldUseBlock:h}}function Ub(t){let e=new Map,s=[];for(let i=0;i<t.length;i++){let r=t[i];if(r.key.type===8||!r.key.isStatic){s.push(r);continue}let n=r.key.content,o=e.get(n);o?(n==="style"||n==="class"||ae.isOn(n))&&u4(o,r):(e.set(n,r),s.push(r))}return s}function u4(t,e){t.value.type===17?t.value.elements.push(e.value):t.value=wo([t.value,e.value],t.loc)}function DT(t,e){let s=[],i=RT.get(t);if(i)s.push(e.helperString(i));else{let n=qd("v-"+t.name,e);n?s.push(n):(e.helper(tc),e.directives.add(t.name),s.push(Sn(t.name,"directive")))}let{loc:r}=t;if(t.exp&&s.push(t.exp),t.arg&&(t.exp||s.push("void 0"),s.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||s.push("void 0"),s.push("void 0"));let n=xe("true",!1,r);s.push(As(t.modifiers.map(o=>ht(o,n)),r))}return wo(s,t.loc)}function l4(t){let e="[";for(let s=0,i=t.length;s<i;s++)e+=JSON.stringify(t[s]),s<i-1&&(e+=", ");return e+"]"}function Xd(t){return t==="component"||t==="Component"}var c4=(t,e)=>{if(za(t)){let{children:s,loc:i}=t,{slotName:r,slotProps:n}=LT(t,e),o=[e.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"],a=2;n&&(o[2]=n,a=3),s.length&&(o[3]=bn([],s,!1,!1,i),a=4),e.scopeId&&!e.slotted&&(a=5),o.splice(a),t.codegenNode=Vt(e.helper(Yd),o,i)}};function LT(t,e){let s='"default"',i,r=[];for(let n=0;n<t.props.length;n++){let o=t.props[n];if(o.type===6)o.value&&(o.name==="name"?s=JSON.stringify(o.value.content):(o.name=ae.camelize(o.name),r.push(o)));else if(o.name==="bind"&&yr(o.arg,"name")){if(o.exp)s=o.exp;else if(o.arg&&o.arg.type===4){let a=ae.camelize(o.arg.content);s=o.exp=xe(a,!1,o.arg.loc),s=o.exp=ts(o.exp,e)}}else o.name==="bind"&&o.arg&&ei(o.arg)&&(o.arg.content=ae.camelize(o.arg.content)),r.push(o)}if(r.length>0){let{props:n,directives:o}=pm(t,e,r,!1,!1);i=n,o.length&&e.onError(Ye(36,o[0].loc))}return{slotName:s,slotProps:i}}var f4=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,FT=(t,e,s,i)=>{let{loc:r,modifiers:n,arg:o}=t;!t.exp&&!n.length&&s.onError(Ye(35,r));let a;if(o.type===4)if(o.isStatic){let f=o.content;f.startsWith("vue:")&&(f=`vnode-${f.slice(4)}`);let p=e.tagType!==0||f.startsWith("vnode")||!/[A-Z]/.test(f)?ae.toHandlerKey(ae.camelize(f)):`on:${f}`;a=xe(p,!0,o.loc)}else a=vs([`${s.helperString(Kl)}(`,o,")"]);else a=o,a.children.unshift(`${s.helperString(Kl)}(`),a.children.push(")");let u=t.exp;u&&!u.content.trim()&&(u=void 0);let l=s.cacheHandlers&&!u&&!s.inVOnce;if(u){let f=om(u.content,s),p=!(f||f4.test(u.content)),h=u.content.includes(";");s.prefixIdentifiers&&(p&&s.addIdentifiers("$event"),u=t.exp=ts(u,s,!1,h),p&&s.removeIdentifiers("$event"),l=s.cacheHandlers&&!s.inVOnce&&!(u.type===4&&u.constType>0)&&!(f&&e.tagType===1)&&!ls(u,s.identifiers),l&&f&&(u.type===4?u.content=`${u.content} && ${u.content}(...args)`:u.children=[...u.children," && ",...u.children,"(...args)"])),(p||l&&f)&&(u=vs([`${p?s.isTS?"($event: any)":"$event":`${s.isTS?`
|
|
28
|
+
`:""} ? ${P}${y}.value${I} : ${P}${y}${I}`}else return N?y:A(y);else{if(g==="props")return ae.genPropsAccessExp(y);if(g==="props-aliased")return ae.genPropsAccessExp(o.__propsAliases[y])}}else{if(g&&g.startsWith("setup")||g==="literal-const")return`$setup.${y}`;if(g==="props-aliased")return`$props['${o.__propsAliases[y]}']`;if(g)return`$${g}.${y}`}return`_ctx.${y}`},u=t.content,l=e4.test(u),c=t.ast;if(c===!1)return t;if(c===null||!c&&Mi(u)){let y=e.identifiers[u],x=ae.isGloballyAllowed(u),T=Q6(u);return!s&&!y&&!T&&(!x||o[u])?(Db(o[u])&&(t.constType=1),t.content=a(u)):y||(T?t.constType=3:t.constType=2),t}if(!c){let y=i?` ${u} `:`(${u})${s?"=>{}":""}`;try{c=Ba.parse(y,{plugins:e.expressionPlugins}).program}catch(x){return e.onError(Ye(45,t.loc,void 0,x.message)),t}}let f=[],p=[],h=Object.create(e.identifiers);Yb(c,(y,x,T,g,E)=>{if(iT(y,x)||y.name.startsWith("_filter_"))return;let v=g&&t4(y);v&&!E?(sm(x)&&x.shorthand&&(y.prefix=`${y.name}: `),y.name=a(y.name,x,y),f.push(y)):(!(v&&E)&&!l&&(y.isConstant=!0),f.push(y))},!0,p,h);let d=[];f.sort((y,x)=>y.start-x.start),f.forEach((y,x)=>{let T=y.start-1,g=y.end-1,E=f[x-1],v=u.slice(E?E.end-1:0,T);(v.length||y.prefix)&&d.push(v+(y.prefix||""));let N=u.slice(T,g);d.push(xe(y.name,!1,{start:$d(t.loc.start,N,T),end:$d(t.loc.start,N,g),source:N},y.isConstant?3:0)),x===f.length-1&&g<u.length&&d.push(u.slice(g))});let _;return d.length?(_=vs(d,t.loc),_.ast=c):(_=t,_.constType=l?0:3),_.identifiers=Object.keys(h),_}function t4(t){return!(ae.isGloballyAllowed(t.name)||t.name==="require")}function cm(t){return ae.isString(t)?t:t.type===4?t.content:t.children.map(cm).join("")}function Db(t){return t==="setup-const"||t==="literal-const"}var s4=lm(/^(if|else|else-if)$/,(t,e,s)=>PT(t,e,s,(i,r,n)=>{let o=s.parent.children,a=o.indexOf(i),u=0;for(;a-->=0;){let l=o[a];l&&l.type===9&&(u+=l.branches.length)}return()=>{if(n)i.codegenNode=Fb(r,u,s);else{let l=r4(i.codegenNode);l.alternate=Fb(r,u+i.branches.length-1,s)}}}));function PT(t,e,s,i){if(e.name!=="else"&&(!e.exp||!e.exp.content.trim())){let r=e.exp?e.exp.loc:t.loc;s.onError(Ye(28,e.loc)),e.exp=xe("true",!1,r)}if(s.prefixIdentifiers&&e.exp&&(e.exp=ts(e.exp,s)),e.name==="if"){let r=Lb(t,e),n={type:9,loc:t.loc,branches:[r]};if(s.replaceNode(n),i)return i(n,r,!0)}else{let r=s.parent.children,n=r.indexOf(t);for(;n-->=-1;){let o=r[n];if(o&&o.type===3){s.removeNode(o);continue}if(o&&o.type===2&&!o.content.trim().length){s.removeNode(o);continue}if(o&&o.type===9){e.name==="else-if"&&o.branches[o.branches.length-1].condition===void 0&&s.onError(Ye(30,t.loc)),s.removeNode();let a=Lb(t,e);{let l=a.userKey;l&&o.branches.forEach(({userKey:c})=>{i4(c,l)&&s.onError(Ye(29,a.userKey.loc))})}o.branches.push(a);let u=i&&i(o,a,!1);Ya(a,s),u&&u(),s.currentNode=null}else s.onError(Ye(30,t.loc));break}}}function Lb(t,e){let s=t.tagType===3;return{type:10,loc:t.loc,condition:e.name==="else"?void 0:e.exp,children:s&&!xs(t,"for")?t.children:[t],userKey:Ga(t,"key"),isTemplateIf:s}}function Fb(t,e,s){return t.condition?ql(t.condition,Vb(t,e,s),Vt(s.helper(No),['""',"true"])):Vb(t,e,s)}function Vb(t,e,s){let{helper:i}=s,r=dt("key",xe(`${e}`,!1,xt,2)),{children:n}=t,o=n[0];if(n.length!==1||o.type!==1)if(n.length===1&&o.type===11){let u=o.codegenNode;return Wa(u,r,s),u}else{let u=64;return ae.PatchFlagNames[64],Co(s,i(Ao),As([r]),n,u+"",void 0,void 0,!0,!1,!1,t.loc)}else{let u=o.codegenNode,l=oT(u);return l.type===13&&hc(l,s),Wa(l,r,s),u}}function i4(t,e){if(!t||t.type!==e.type)return!1;if(t.type===6){if(t.value.content!==e.value.content)return!1}else{let s=t.exp,i=e.exp;if(s.type!==i.type||s.type!==4||s.isStatic!==i.isStatic||s.content!==i.content)return!1}return!0}function r4(t){for(;;)if(t.type===19)if(t.alternate.type===19)t=t.alternate;else return t;else t.type===20&&(t=t.value)}var n4=lm("for",(t,e,s)=>{let{helper:i,removeHelper:r}=s;return CT(t,e,s,n=>{let o=Vt(i(rc),[n.source]),a=Io(t),u=xs(t,"memo"),l=Ga(t,"key"),c=l&&(l.type===6?xe(l.value.content,!0):l.exp),f=l?dt("key",c):null;a&&(u&&(u.exp=ts(u.exp,s)),f&&l.type!==6&&(f.value=ts(f.value,s)));let p=n.source.type===4&&n.source.constType>0,h=p?64:l?128:256;return n.codegenNode=Co(s,i(Ao),void 0,o,h+"",void 0,void 0,!0,!p,!1,t.loc),()=>{let d,{children:_}=n;a&&t.children.some(T=>{if(T.type===1){let g=Ga(T,"key");if(g)return s.onError(Ye(33,g.loc)),!0}});let y=_.length!==1||_[0].type!==1,x=za(t)?t:a&&t.children.length===1&&za(t.children[0])?t.children[0]:null;if(x?(d=x.codegenNode,a&&f&&Wa(d,f,s)):y?d=Co(s,i(Ao),f?As([f]):void 0,t.children,"64",void 0,void 0,!0,void 0,!1):(d=_[0].codegenNode,a&&f&&Wa(d,f,s),d.isBlock!==!p&&(d.isBlock?(r(Er),r(_n(s.inSSR,d.isComponent))):r(Tn(s.inSSR,d.isComponent))),d.isBlock=!p,d.isBlock?(i(Er),i(_n(s.inSSR,d.isComponent))):i(Tn(s.inSSR,d.isComponent))),u){let T=bn(zl(n.parseResult,[xe("_cached")]));T.body=zb([vs(["const _memo = (",u.exp,")"]),vs(["if (_cached",...c?[" && _cached.key === ",c]:[],` && ${s.helperString(Qd)}(_cached, _memo)) return _cached`]),vs(["const _item = ",d]),xe("_item.memo = _memo"),xe("return _item")]),o.arguments.push(T,xe("_cache"),xe(String(s.cached++)))}else o.arguments.push(bn(zl(n.parseResult),d,!0))}})});function CT(t,e,s,i){if(!e.exp){s.onError(Ye(31,e.loc));return}let r=e.forParseResult;if(!r){s.onError(Ye(32,e.loc));return}fm(r,s);let{addIdentifiers:n,removeIdentifiers:o,scopes:a}=s,{source:u,value:l,key:c,index:f}=r,p={type:11,loc:e.loc,source:u,valueAlias:l,keyAlias:c,objectIndexAlias:f,parseResult:r,children:Io(t)?t.children:[t]};s.replaceNode(p),a.vFor++,s.prefixIdentifiers&&(l&&n(l),c&&n(c),f&&n(f));let h=i&&i(p);return()=>{a.vFor--,s.prefixIdentifiers&&(l&&o(l),c&&o(c),f&&o(f)),h&&h()}}function fm(t,e){t.finalized||(e.prefixIdentifiers&&(t.source=ts(t.source,e),t.key&&(t.key=ts(t.key,e,!0)),t.index&&(t.index=ts(t.index,e,!0)),t.value&&(t.value=ts(t.value,e,!0))),t.finalized=!0)}function zl({value:t,key:e,index:s},i=[]){return o4([t,e,s,...i])}function o4(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map((s,i)=>s||xe("_".repeat(i+1),!1))}var Bb=xe("undefined",!1),IT=(t,e)=>{if(t.type===1&&(t.tagType===1||t.tagType===3)){let s=xs(t,"slot");if(s){let i=s.exp;return e.prefixIdentifiers&&i&&e.addIdentifiers(i),e.scopes.vSlot++,()=>{e.prefixIdentifiers&&i&&e.removeIdentifiers(i),e.scopes.vSlot--}}}},NT=(t,e)=>{let s;if(Io(t)&&t.props.some(um)&&(s=xs(t,"for"))){let i=s.forParseResult;if(i){fm(i,e);let{value:r,key:n,index:o}=i,{addIdentifiers:a,removeIdentifiers:u}=e;return r&&a(r),n&&a(n),o&&a(o),()=>{r&&u(r),n&&u(n),o&&u(o)}}}},a4=(t,e,s,i)=>bn(t,s,!1,!0,s.length?s[0].loc:i);function OT(t,e,s=a4){e.helper(fc);let{children:i,loc:r}=t,n=[],o=[],a=e.scopes.vSlot>0||e.scopes.vFor>0;!e.ssr&&e.prefixIdentifiers&&(a=ls(t,e.identifiers));let u=xs(t,"slot",!0);if(u){let{arg:y,exp:x}=u;y&&!ei(y)&&(a=!0),n.push(dt(y||xe("default",!0),s(x,void 0,i,r)))}let l=!1,c=!1,f=[],p=new Set,h=0;for(let y=0;y<i.length;y++){let x=i[y],T;if(!Io(x)||!(T=xs(x,"slot",!0))){x.type!==3&&f.push(x);continue}if(u){e.onError(Ye(37,T.loc));break}l=!0;let{children:g,loc:E}=x,{arg:v=xe("default",!0),exp:N,loc:L}=T,A;ei(v)?A=v?v.content:"default":a=!0;let k=xs(x,"for"),O=s(N,k,g,E),P,I;if(P=xs(x,"if"))a=!0,o.push(ql(P.exp,Ll(v,O,h++),Bb));else if(I=xs(x,/^else(-if)?$/,!0)){let j=y,Y;for(;j--&&(Y=i[j],Y.type===3););if(Y&&Io(Y)&&xs(Y,"if")){i.splice(y,1),y--;let Z=o[o.length-1];for(;Z.alternate.type===19;)Z=Z.alternate;Z.alternate=I.exp?ql(I.exp,Ll(v,O,h++),Bb):Ll(v,O,h++)}else e.onError(Ye(30,I.loc))}else if(k){a=!0;let j=k.forParseResult;j?(fm(j,e),o.push(Vt(e.helper(rc),[j.source,bn(zl(j),Ll(v,O),!0)]))):e.onError(Ye(32,k.loc))}else{if(A){if(p.has(A)){e.onError(Ye(38,L));continue}p.add(A),A==="default"&&(c=!0)}n.push(dt(v,O))}}if(!u){let y=(x,T)=>{let g=s(x,void 0,T,r);return e.compatConfig&&(g.isNonScopedSlot=!0),dt("default",g)};l?f.length&&f.some(x=>wT(x))&&(c?e.onError(Ye(39,f[0].loc)):n.push(y(void 0,f))):n.push(y(void 0,i))}let d=a?2:$l(t.children)?3:1,_=As(n.concat(dt("_",xe(d+"",!1))),r);return o.length&&(_=Vt(e.helper(Zd),[_,wo(o)])),{slots:_,hasDynamicSlots:a}}function Ll(t,e,s){let i=[dt("name",t),dt("fn",e)];return s!=null&&i.push(dt("key",xe(String(s),!0))),As(i)}function $l(t){for(let e=0;e<t.length;e++){let s=t[e];switch(s.type){case 1:if(s.tagType===2||$l(s.children))return!0;break;case 9:if($l(s.branches))return!0;break;case 10:case 11:if($l(s.children))return!0;break}}return!1}function wT(t){return t.type!==2&&t.type!==12?!0:t.type===2?!!t.content.trim():wT(t.content)}var RT=new WeakMap,kT=(t,e)=>function(){if(t=e.currentNode,!(t.type===1&&(t.tagType===0||t.tagType===1)))return;let{tag:i,props:r}=t,n=t.tagType===1,o=n?MT(t,e):`"${i}"`,a=ae.isObject(o)&&o.callee===ec,u,l,c,f=0,p,h,d,_=a||o===vo||o===Jl||!n&&(i==="svg"||i==="foreignObject");if(r.length>0){let y=pm(t,e,void 0,n,a);u=y.props,f=y.patchFlag,h=y.dynamicPropNames;let x=y.directives;d=x&&x.length?wo(x.map(T=>DT(T,e))):void 0,y.shouldUseBlock&&(_=!0)}if(t.children.length>0)if(o===Ua&&(_=!0,f|=1024),n&&o!==vo&&o!==Ua){let{slots:x,hasDynamicSlots:T}=OT(t,e);l=x,T&&(f|=1024)}else if(t.children.length===1&&o!==vo){let x=t.children[0],T=x.type,g=T===5||T===8;g&&Us(x,e)===0&&(f|=1),g||T===2?l=x:l=t.children}else l=t.children;f!==0&&(c=String(f),h&&h.length&&(p=l4(h))),t.codegenNode=Co(e,o,u,l,c,p,d,!!_,!1,n,t.loc)};function MT(t,e,s=!1){let{tag:i}=t,r=Xd(i),n=Ga(t,"is");if(n)if(r||yn("COMPILER_IS_ON_ELEMENT",e)){let a=n.type===6?n.value&&xe(n.value.content,!0):n.exp;if(a)return Vt(e.helper(ec),[a])}else n.type===6&&n.value.content.startsWith("vue:")&&(i=n.value.content.slice(4));let o=nm(i)||e.isBuiltInComponent(i);if(o)return s||e.helper(o),o;{let a=qd(i,e);if(a)return a;let u=i.indexOf(".");if(u>0){let l=qd(i.slice(0,u),e);if(l)return l+i.slice(u)}}return e.selfName&&ae.capitalize(ae.camelize(i))===e.selfName?(e.helper(Ha),e.components.add(i+"__self"),Sn(i,"component")):(e.helper(Ha),e.components.add(i),Sn(i,"component"))}function qd(t,e){let s=e.bindingMetadata;if(!s||s.__isScriptSetup===!1)return;let i=ae.camelize(t),r=ae.capitalize(i),n=l=>{if(s[t]===l)return t;if(s[i]===l)return i;if(s[r]===l)return r},o=n("setup-const")||n("setup-reactive-const")||n("literal-const");if(o)return e.inline?o:`$setup[${JSON.stringify(o)}]`;let a=n("setup-let")||n("setup-ref")||n("setup-maybe-ref");if(a)return e.inline?`${e.helperString(Ka)}(${a})`:`$setup[${JSON.stringify(a)}]`;let u=n("props");if(u)return`${e.helperString(Ka)}(${e.inline?"__props":"$props"}[${JSON.stringify(u)}])`}function pm(t,e,s=t.props,i,r,n=!1){let{tag:o,loc:a,children:u}=t,l=[],c=[],f=[],p=u.length>0,h=!1,d=0,_=!1,y=!1,x=!1,T=!1,g=!1,E=!1,v=[],N=k=>{l.length&&(c.push(As(Ub(l),a)),l=[]),k&&c.push(k)},L=({key:k,value:O})=>{if(ei(k)){let P=k.content,I=ae.isOn(P);if(I&&(!i||r)&&P.toLowerCase()!=="onclick"&&P!=="onUpdate:modelValue"&&!ae.isReservedProp(P)&&(T=!0),I&&ae.isReservedProp(P)&&(E=!0),I&&O.type===14&&(O=O.arguments[0]),O.type===20||(O.type===4||O.type===8)&&Us(O,e)>0)return;P==="ref"?_=!0:P==="class"?y=!0:P==="style"?x=!0:P!=="key"&&!v.includes(P)&&v.push(P),i&&(P==="class"||P==="style")&&!v.includes(P)&&v.push(P)}else g=!0};for(let k=0;k<s.length;k++){let O=s[k];if(O.type===6){let{loc:P,name:I,nameLoc:j,value:Y}=O,Z=!0;if(I==="ref"&&(_=!0,e.scopes.vFor>0&&l.push(dt(xe("ref_for",!0),xe("true"))),Y&&e.inline)){let K=e.bindingMetadata[Y.content];(K==="setup-let"||K==="setup-ref"||K==="setup-maybe-ref")&&(Z=!1,l.push(dt(xe("ref_key",!0),xe(Y.content,!0,Y.loc))))}if(I==="is"&&(Xd(o)||Y&&Y.content.startsWith("vue:")||yn("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(dt(xe(I,!0,j),xe(Y?Y.content:"",Z,Y?Y.loc:P)))}else{let{name:P,arg:I,exp:j,loc:Y,modifiers:Z}=O,K=P==="bind",ee=P==="on";if(P==="slot"){i||e.onError(Ye(40,Y));continue}if(P==="once"||P==="memo"||P==="is"||K&&yr(I,"is")&&(Xd(o)||yn("COMPILER_IS_ON_ELEMENT",e))||ee&&n)continue;if((K&&yr(I,"key")||ee&&p&&yr(I,"vue:before-update"))&&(h=!0),K&&yr(I,"ref")&&e.scopes.vFor>0&&l.push(dt(xe("ref_for",!0),xe("true"))),!I&&(K||ee)){if(g=!0,j)if(K){if(N(),yn("COMPILER_V_BIND_OBJECT_ORDER",e)){c.unshift(j);continue}c.push(j)}else N({type:14,loc:Y,callee:e.helper(uc),arguments:i?[j]:[j,"true"]});else e.onError(Ye(K?34:35,Y));continue}K&&Z.includes("prop")&&(d|=32);let W=e.directiveTransforms[P];if(W){let{props:Ce,needRuntime:je}=W(O,t,e);!n&&Ce.forEach(L),ee&&I&&!ei(I)?N(As(Ce,a)):l.push(...Ce),je&&(f.push(O),ae.isSymbol(je)&&RT.set(O,je))}else ae.isBuiltInDirective(P)||(f.push(O),p&&(h=!0))}}let A;if(c.length?(N(),c.length>1?A=Vt(e.helper($a),c,a):A=c[0]):l.length&&(A=As(Ub(l),a)),g?d|=16:(y&&!i&&(d|=2),x&&!i&&(d|=4),v.length&&(d|=8),T&&(d|=32)),!h&&(d===0||d===32)&&(_||E||f.length>0)&&(d|=512),!e.inSSR&&A)switch(A.type){case 15:let k=-1,O=-1,P=!1;for(let Y=0;Y<A.properties.length;Y++){let Z=A.properties[Y].key;ei(Z)?Z.content==="class"?k=Y:Z.content==="style"&&(O=Y):Z.isHandlerKey||(P=!0)}let I=A.properties[k],j=A.properties[O];P?A=Vt(e.helper(Po),[A]):(I&&!ei(I.value)&&(I.value=Vt(e.helper(oc),[I.value])),j&&(x||j.value.type===4&&j.value.content.trim()[0]==="["||j.value.type===17)&&(j.value=Vt(e.helper(ac),[j.value])));break;case 14:break;default:A=Vt(e.helper(Po),[Vt(e.helper(Oo),[A])]);break}return{props:A,directives:f,patchFlag:d,dynamicPropNames:v,shouldUseBlock:h}}function Ub(t){let e=new Map,s=[];for(let i=0;i<t.length;i++){let r=t[i];if(r.key.type===8||!r.key.isStatic){s.push(r);continue}let n=r.key.content,o=e.get(n);o?(n==="style"||n==="class"||ae.isOn(n))&&u4(o,r):(e.set(n,r),s.push(r))}return s}function u4(t,e){t.value.type===17?t.value.elements.push(e.value):t.value=wo([t.value,e.value],t.loc)}function DT(t,e){let s=[],i=RT.get(t);if(i)s.push(e.helperString(i));else{let n=qd("v-"+t.name,e);n?s.push(n):(e.helper(tc),e.directives.add(t.name),s.push(Sn(t.name,"directive")))}let{loc:r}=t;if(t.exp&&s.push(t.exp),t.arg&&(t.exp||s.push("void 0"),s.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||s.push("void 0"),s.push("void 0"));let n=xe("true",!1,r);s.push(As(t.modifiers.map(o=>dt(o,n)),r))}return wo(s,t.loc)}function l4(t){let e="[";for(let s=0,i=t.length;s<i;s++)e+=JSON.stringify(t[s]),s<i-1&&(e+=", ");return e+"]"}function Xd(t){return t==="component"||t==="Component"}var c4=(t,e)=>{if(za(t)){let{children:s,loc:i}=t,{slotName:r,slotProps:n}=LT(t,e),o=[e.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"],a=2;n&&(o[2]=n,a=3),s.length&&(o[3]=bn([],s,!1,!1,i),a=4),e.scopeId&&!e.slotted&&(a=5),o.splice(a),t.codegenNode=Vt(e.helper(Yd),o,i)}};function LT(t,e){let s='"default"',i,r=[];for(let n=0;n<t.props.length;n++){let o=t.props[n];if(o.type===6)o.value&&(o.name==="name"?s=JSON.stringify(o.value.content):(o.name=ae.camelize(o.name),r.push(o)));else if(o.name==="bind"&&yr(o.arg,"name")){if(o.exp)s=o.exp;else if(o.arg&&o.arg.type===4){let a=ae.camelize(o.arg.content);s=o.exp=xe(a,!1,o.arg.loc),s=o.exp=ts(o.exp,e)}}else o.name==="bind"&&o.arg&&ei(o.arg)&&(o.arg.content=ae.camelize(o.arg.content)),r.push(o)}if(r.length>0){let{props:n,directives:o}=pm(t,e,r,!1,!1);i=n,o.length&&e.onError(Ye(36,o[0].loc))}return{slotName:s,slotProps:i}}var f4=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,FT=(t,e,s,i)=>{let{loc:r,modifiers:n,arg:o}=t;!t.exp&&!n.length&&s.onError(Ye(35,r));let a;if(o.type===4)if(o.isStatic){let f=o.content;f.startsWith("vue:")&&(f=`vnode-${f.slice(4)}`);let p=e.tagType!==0||f.startsWith("vnode")||!/[A-Z]/.test(f)?ae.toHandlerKey(ae.camelize(f)):`on:${f}`;a=xe(p,!0,o.loc)}else a=vs([`${s.helperString(Kl)}(`,o,")"]);else a=o,a.children.unshift(`${s.helperString(Kl)}(`),a.children.push(")");let u=t.exp;u&&!u.content.trim()&&(u=void 0);let l=s.cacheHandlers&&!u&&!s.inVOnce;if(u){let f=om(u.content,s),p=!(f||f4.test(u.content)),h=u.content.includes(";");s.prefixIdentifiers&&(p&&s.addIdentifiers("$event"),u=t.exp=ts(u,s,!1,h),p&&s.removeIdentifiers("$event"),l=s.cacheHandlers&&!s.inVOnce&&!(u.type===4&&u.constType>0)&&!(f&&e.tagType===1)&&!ls(u,s.identifiers),l&&f&&(u.type===4?u.content=`${u.content} && ${u.content}(...args)`:u.children=[...u.children," && ",...u.children,"(...args)"])),(p||l&&f)&&(u=vs([`${p?s.isTS?"($event: any)":"$event":`${s.isTS?`
|
|
29
29
|
//@ts-ignore
|
|
30
|
-
`:""}(...args)`} => ${h?"{":"("}`,u,h?"}":")"]))}let c={props:[ht(a,u||xe("() => {}",!1,r))]};return i&&(c=i(c)),l&&(c.props[0].value=s.cache(c.props[0].value)),c.props.forEach(f=>f.key.isHandlerKey=!0),c},VT=(t,e,s)=>{let{modifiers:i,loc:r}=t,n=t.arg,{exp:o}=t;if(o&&o.type===4&&!o.content.trim())return s.onError(Ye(34,r)),{props:[ht(n,xe("",!0,r))]};if(!o){if(n.type!==4||!n.isStatic)return s.onError(Ye(52,n.loc)),{props:[ht(n,xe("",!0,r))]};let a=ae.camelize(n.content);o=t.exp=xe(a,!1,n.loc),o=t.exp=ts(o,s)}return n.type!==4?(n.children.unshift("("),n.children.push(') || ""')):n.isStatic||(n.content=`${n.content} || ""`),i.includes("camel")&&(n.type===4?n.isStatic?n.content=ae.camelize(n.content):n.content=`${s.helperString(jl)}(${n.content})`:(n.children.unshift(`${s.helperString(jl)}(`),n.children.push(")"))),s.inSSR||(i.includes("prop")&&Hb(n,"."),i.includes("attr")&&Hb(n,"^")),{props:[ht(n,o)]}},Hb=(t,e)=>{t.type===4?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},p4=(t,e)=>{if(t.type===0||t.type===1||t.type===11||t.type===10)return()=>{let s=t.children,i,r=!1;for(let n=0;n<s.length;n++){let o=s[n];if(Fl(o)){r=!0;for(let a=n+1;a<s.length;a++){let u=s[a];if(Fl(u))i||(i=s[n]=vs([o],o.loc)),i.children.push(" + ",u),s.splice(a,1),a--;else{i=void 0;break}}}}if(!(!r||s.length===1&&(t.type===0||t.type===1&&t.tagType===0&&!t.props.find(n=>n.type===7&&!e.directiveTransforms[n.name])&&t.tag!=="template")))for(let n=0;n<s.length;n++){let o=s[n];if(Fl(o)||o.type===8){let a=[];(o.type!==2||o.content!==" ")&&a.push(o),!e.ssr&&Us(o,e)===0&&a.push("1"),s[n]={type:12,content:o,loc:o.loc,codegenNode:Vt(e.helper(Ql),a)}}}}},$b=new WeakSet,h4=(t,e)=>{if(t.type===1&&xs(t,"once",!0))return $b.has(t)||e.inVOnce||e.inSSR?void 0:($b.add(t),e.inVOnce=!0,e.helper(ja),()=>{e.inVOnce=!1;let s=e.currentNode;s.codegenNode&&(s.codegenNode=e.cache(s.codegenNode,!0))})},BT=(t,e,s)=>{let{exp:i,arg:r}=t;if(!i)return s.onError(Ye(41,t.loc)),Va();let n=i.loc.source,o=i.type===4?i.content:n,a=s.bindingMetadata[n];if(a==="props"||a==="props-aliased")return s.onError(Ye(44,i.loc)),Va();let u=s.inline&&(a==="setup-let"||a==="setup-ref"||a==="setup-maybe-ref");if(!o.trim()||!om(o,s)&&!u)return s.onError(Ye(42,i.loc)),Va();if(s.prefixIdentifiers&&Mi(o)&&s.identifiers[o])return s.onError(Ye(43,i.loc)),Va();let l=r||xe("modelValue",!0),c=r?ei(r)?`onUpdate:${ae.camelize(r.content)}`:vs(['"onUpdate:" + ',r]):"onUpdate:modelValue",f,p=s.isTS?"($event: any)":"$event";if(u)if(a==="setup-ref")f=vs([`${p} => ((`,xe(n,!1,i.loc),").value = $event)"]);else{let d=a==="setup-let"?`${n} = $event`:"null";f=vs([`${p} => (${s.helperString(qa)}(${n}) ? (`,xe(n,!1,i.loc),`).value = $event : ${d})`])}else f=vs([`${p} => ((`,i,") = $event)"]);let h=[ht(l,t.exp),ht(c,f)];if(s.prefixIdentifiers&&!s.inVOnce&&s.cacheHandlers&&!ls(i,s.identifiers)&&(h[1].value=s.cache(h[1].value)),t.modifiers.length&&e.tagType===1){let d=t.modifiers.map(y=>(Mi(y)?y:JSON.stringify(y))+": true").join(", "),_=r?ei(r)?`${r.content}Modifiers`:vs([r,' + "Modifiers"']):"modelModifiers";h.push(ht(_,xe(`{ ${d} }`,!1,t.loc,2)))}return Va(h)};function Va(t=[]){return{props:t}}var d4=/[\w).+\-_$\]]/,m4=(t,e)=>{yn("COMPILER_FILTERS",e)&&(t.type===5&&Wl(t.content,e),t.type===1&&t.props.forEach(s=>{s.type===7&&s.name!=="for"&&s.exp&&Wl(s.exp,e)}))};function Wl(t,e){if(t.type===4)jb(t,e);else for(let s=0;s<t.children.length;s++){let i=t.children[s];typeof i=="object"&&(i.type===4?jb(i,e):i.type===8?Wl(t,e):i.type===5&&Wl(i.content,e))}}function jb(t,e){let s=t.content,i=!1,r=!1,n=!1,o=!1,a=0,u=0,l=0,c=0,f,p,h,d,_=[];for(h=0;h<s.length;h++)if(p=f,f=s.charCodeAt(h),i)f===39&&p!==92&&(i=!1);else if(r)f===34&&p!==92&&(r=!1);else if(n)f===96&&p!==92&&(n=!1);else if(o)f===47&&p!==92&&(o=!1);else if(f===124&&s.charCodeAt(h+1)!==124&&s.charCodeAt(h-1)!==124&&!a&&!u&&!l)d===void 0?(c=h+1,d=s.slice(0,h).trim()):y();else{switch(f){case 34:r=!0;break;case 39:i=!0;break;case 96:n=!0;break;case 40:l++;break;case 41:l--;break;case 91:u++;break;case 93:u--;break;case 123:a++;break;case 125:a--;break}if(f===47){let x=h-1,T;for(;x>=0&&(T=s.charAt(x),T===" ");x--);(!T||!d4.test(T))&&(o=!0)}}d===void 0?d=s.slice(0,h).trim():c!==0&&y();function y(){_.push(s.slice(c,h).trim()),c=h+1}if(_.length){for(h=0;h<_.length;h++)d=g4(d,_[h],e);t.content=d}}function g4(t,e,s){s.helper(sc);let i=e.indexOf("(");if(i<0)return s.filters.add(e),`${Sn(e,"filter")}(${t})`;{let r=e.slice(0,i),n=e.slice(i+1);return s.filters.add(r),`${Sn(r,"filter")}(${t}${n!==")"?","+n:n}`}}var Kb=new WeakSet,y4=(t,e)=>{if(t.type===1){let s=xs(t,"memo");return!s||Kb.has(t)?void 0:(Kb.add(t),()=>{let i=t.codegenNode||e.currentNode.codegenNode;i&&i.type===13&&(t.tagType!==1&&hc(i,e),t.codegenNode=Vt(e.helper(pc),[s.exp,bn(void 0,i),"_cache",String(e.cached++)]))})}};function UT(t){return[[h4,s4,y4,n4,m4,...t?[NT,AT]:[],c4,kT,IT,p4],{on:FT,bind:VT,model:BT}]}function E4(t,e={}){let s=e.onError||em,i=e.mode==="module",r=e.prefixIdentifiers===!0||i;!r&&e.cacheHandlers&&s(Ye(49)),e.scopeId&&!i&&s(Ye(50));let n=ae.extend({},e,{prefixIdentifiers:r}),o=ae.isString(t)?pT(t,n):t,[a,u]=UT(r);if(e.isTS){let{expressionPlugins:l}=e;(!l||!l.includes("typescript"))&&(e.expressionPlugins=[...l||[],"typescript"])}return bT(o,ae.extend({},n,{nodeTransforms:[...a,...e.nodeTransforms||[]],directiveTransforms:ae.extend({},u,e.directiveTransforms||{})})),TT(o,n)}var b4={DATA:"data",PROPS:"props",PROPS_ALIASED:"props-aliased",SETUP_LET:"setup-let",SETUP_CONST:"setup-const",SETUP_REACTIVE_CONST:"setup-reactive-const",SETUP_MAYBE_REF:"setup-maybe-ref",SETUP_REF:"setup-ref",OPTIONS:"options",LITERAL_CONST:"literal-const"},T4=()=>({props:[]});G.generateCodeFrame=ae.generateCodeFrame;G.BASE_TRANSITION=Gd;G.BindingTypes=b4;G.CAMELIZE=jl;G.CAPITALIZE=qb;G.CREATE_BLOCK=zd;G.CREATE_COMMENT=No;G.CREATE_ELEMENT_BLOCK=Wd;G.CREATE_ELEMENT_VNODE=Zl;G.CREATE_SLOTS=Zd;G.CREATE_STATIC=Jd;G.CREATE_TEXT=Ql;G.CREATE_VNODE=Yl;G.CompilerDeprecationTypes=o6;G.ConstantTypes=Qw;G.ElementTypes=Zw;G.ErrorCodes=l6;G.FRAGMENT=Ao;G.GUARD_REACTIVE_PROPS=Oo;G.IS_MEMO_SAME=Qd;G.IS_REF=qa;G.KEEP_ALIVE=Ua;G.MERGE_PROPS=$a;G.NORMALIZE_CLASS=oc;G.NORMALIZE_PROPS=Po;G.NORMALIZE_STYLE=ac;G.Namespaces=Jw;G.NodeTypes=Yw;G.OPEN_BLOCK=Er;G.POP_SCOPE_ID=cc;G.PUSH_SCOPE_ID=lc;G.RENDER_LIST=rc;G.RENDER_SLOT=Yd;G.RESOLVE_COMPONENT=Ha;G.RESOLVE_DIRECTIVE=tc;G.RESOLVE_DYNAMIC_COMPONENT=ec;G.RESOLVE_FILTER=sc;G.SET_BLOCK_TRACKING=ja;G.SUSPENSE=Jl;G.TELEPORT=vo;G.TO_DISPLAY_STRING=nc;G.TO_HANDLERS=uc;G.TO_HANDLER_KEY=Kl;G.TS_NODE_TYPES=im;G.UNREF=Ka;G.WITH_CTX=fc;G.WITH_DIRECTIVES=ic;G.WITH_MEMO=pc;G.advancePositionWithClone=$d;G.advancePositionWithMutation=am;G.assert=g6;G.baseCompile=E4;G.baseParse=pT;G.buildDirectiveArgs=DT;G.buildProps=pm;G.buildSlots=OT;G.checkCompatEnabled=Xa;G.convertToBlock=hc;G.createArrayExpression=wo;G.createAssignmentExpression=i6;G.createBlockStatement=zb;G.createCacheExpression=Gb;G.createCallExpression=Vt;G.createCompilerError=Ye;G.createCompoundExpression=vs;G.createConditionalExpression=ql;G.createForLoopParams=zl;G.createFunctionExpression=bn;G.createIfStatement=s6;G.createInterpolation=e6;G.createObjectExpression=As;G.createObjectProperty=ht;G.createReturnStatement=n6;G.createRoot=Xb;G.createSequenceExpression=r6;G.createSimpleExpression=xe;G.createStructuralDirectiveTransform=lm;G.createTemplateLiteral=t6;G.createTransformContext=ET;G.createVNodeCall=Co;G.errorMessages=Jb;G.extractIdentifiers=ki;G.findDir=xs;G.findProp=Ga;G.forAliasRE=aT;G.generate=TT;G.getBaseTransformPreset=UT;G.getConstantType=Us;G.getMemoedVNodeCall=oT;G.getVNodeBlockHelper=_n;G.getVNodeHelper=Tn;G.hasDynamicKeyVBind=y6;G.hasScopeRef=ls;G.helperNameMap=cs;G.injectProp=Wa;G.isCoreComponent=nm;G.isFunctionType=sT;G.isInDestructureAssignment=tm;G.isInNewExpression=Qb;G.isMemberExpression=om;G.isMemberExpressionBrowser=m6;G.isMemberExpressionNode=rT;G.isReferencedIdentifier=Zb;G.isSimpleIdentifier=Mi;G.isSlotOutlet=za;G.isStaticArgOf=yr;G.isStaticExp=ei;G.isStaticProperty=sm;G.isStaticPropertyKey=iT;G.isTemplateNode=Io;G.isText=Fl;G.isVSlot=um;G.locStub=xt;G.noopDirectiveTransform=T4;G.processExpression=ts;G.processFor=CT;G.processIf=PT;G.processSlotOutlet=LT;G.registerRuntimeHelpers=Ww;G.resolveComponentType=MT;G.stringifyExpression=cm;G.toValidAssetId=Sn;G.trackSlotScopes=IT;G.trackVForSlotScopes=NT;G.transform=bT;G.transformBind=VT;G.transformElement=kT;G.transformExpression=AT;G.transformModel=BT;G.transformOn=FT;G.traverseNode=Ya;G.unwrapTSNode=rm;G.walkBlockDeclarations=tT;G.walkFunctionParams=eT;G.walkIdentifiers=Yb;G.warnDeprecation=u6});var iS=Ie(z=>{"use strict";Object.defineProperty(z,"__esModule",{value:!0});var re=Ts(),xn=Hh(),eu=xd(),_4=vd(),S4=Fd(),Mo=Symbol("Fragment"),ko=Symbol("Teleport"),Oc=Symbol("Suspense"),tu=Symbol("KeepAlive"),xm=Symbol("BaseTransition"),xr=Symbol("openBlock"),vm=Symbol("createBlock"),Am=Symbol("createElementBlock"),wc=Symbol("createVNode"),Rc=Symbol("createElementVNode"),Bo=Symbol("createCommentVNode"),kc=Symbol("createTextVNode"),Pm=Symbol("createStaticVNode"),su=Symbol("resolveComponent"),Mc=Symbol("resolveDynamicComponent"),Dc=Symbol("resolveDirective"),Lc=Symbol("resolveFilter"),Fc=Symbol("withDirectives"),Vc=Symbol("renderList"),Cm=Symbol("renderSlot"),Im=Symbol("createSlots"),Bc=Symbol("toDisplayString"),iu=Symbol("mergeProps"),Uc=Symbol("normalizeClass"),Hc=Symbol("normalizeStyle"),Do=Symbol("normalizeProps"),Uo=Symbol("guardReactiveProps"),$c=Symbol("toHandlers"),xc=Symbol("camelize"),a_=Symbol("capitalize"),vc=Symbol("toHandlerKey"),ru=Symbol("setBlockTracking"),jc=Symbol("pushScopeId"),Kc=Symbol("popScopeId"),qc=Symbol("withCtx"),nu=Symbol("unref"),ou=Symbol("isRef"),Xc=Symbol("withMemo"),Nm=Symbol("isMemoSame"),ps={[Mo]:"Fragment",[ko]:"Teleport",[Oc]:"Suspense",[tu]:"KeepAlive",[xm]:"BaseTransition",[xr]:"openBlock",[vm]:"createBlock",[Am]:"createElementBlock",[wc]:"createVNode",[Rc]:"createElementVNode",[Bo]:"createCommentVNode",[kc]:"createTextVNode",[Pm]:"createStaticVNode",[su]:"resolveComponent",[Mc]:"resolveDynamicComponent",[Dc]:"resolveDirective",[Lc]:"resolveFilter",[Fc]:"withDirectives",[Vc]:"renderList",[Cm]:"renderSlot",[Im]:"createSlots",[Bc]:"toDisplayString",[iu]:"mergeProps",[Uc]:"normalizeClass",[Hc]:"normalizeStyle",[Do]:"normalizeProps",[Uo]:"guardReactiveProps",[$c]:"toHandlers",[xc]:"camelize",[a_]:"capitalize",[vc]:"toHandlerKey",[ru]:"setBlockTracking",[jc]:"pushScopeId",[Kc]:"popScopeId",[qc]:"withCtx",[nu]:"unref",[ou]:"isRef",[Xc]:"withMemo",[Nm]:"isMemoSame"};function x4(t){Object.getOwnPropertySymbols(t).forEach(e=>{ps[e]=t[e]})}var v4={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},A4={ROOT:0,0:"ROOT",ELEMENT:1,1:"ELEMENT",TEXT:2,2:"TEXT",COMMENT:3,3:"COMMENT",SIMPLE_EXPRESSION:4,4:"SIMPLE_EXPRESSION",INTERPOLATION:5,5:"INTERPOLATION",ATTRIBUTE:6,6:"ATTRIBUTE",DIRECTIVE:7,7:"DIRECTIVE",COMPOUND_EXPRESSION:8,8:"COMPOUND_EXPRESSION",IF:9,9:"IF",IF_BRANCH:10,10:"IF_BRANCH",FOR:11,11:"FOR",TEXT_CALL:12,12:"TEXT_CALL",VNODE_CALL:13,13:"VNODE_CALL",JS_CALL_EXPRESSION:14,14:"JS_CALL_EXPRESSION",JS_OBJECT_EXPRESSION:15,15:"JS_OBJECT_EXPRESSION",JS_PROPERTY:16,16:"JS_PROPERTY",JS_ARRAY_EXPRESSION:17,17:"JS_ARRAY_EXPRESSION",JS_FUNCTION_EXPRESSION:18,18:"JS_FUNCTION_EXPRESSION",JS_CONDITIONAL_EXPRESSION:19,19:"JS_CONDITIONAL_EXPRESSION",JS_CACHE_EXPRESSION:20,20:"JS_CACHE_EXPRESSION",JS_BLOCK_STATEMENT:21,21:"JS_BLOCK_STATEMENT",JS_TEMPLATE_LITERAL:22,22:"JS_TEMPLATE_LITERAL",JS_IF_STATEMENT:23,23:"JS_IF_STATEMENT",JS_ASSIGNMENT_EXPRESSION:24,24:"JS_ASSIGNMENT_EXPRESSION",JS_SEQUENCE_EXPRESSION:25,25:"JS_SEQUENCE_EXPRESSION",JS_RETURN_STATEMENT:26,26:"JS_RETURN_STATEMENT"},P4={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},C4={NOT_CONSTANT:0,0:"NOT_CONSTANT",CAN_SKIP_PATCH:1,1:"CAN_SKIP_PATCH",CAN_HOIST:2,2:"CAN_HOIST",CAN_STRINGIFY:3,3:"CAN_STRINGIFY"},vt={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function u_(t,e=""){return{type:0,source:e,children:t,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:vt}}function Lo(t,e,s,i,r,n,o,a=!1,u=!1,l=!1,c=vt){return t&&(a?(t.helper(xr),t.helper(Nn(t.inSSR,l))):t.helper(In(t.inSSR,l)),o&&t.helper(Fc)),{type:13,tag:e,props:s,children:i,patchFlag:r,dynamicProps:n,directives:o,isBlock:a,disableTracking:u,isComponent:l,loc:c}}function Ho(t,e=vt){return{type:17,loc:e,elements:t}}function Ns(t,e=vt){return{type:15,loc:e,properties:t}}function dt(t,e){return{type:16,loc:vt,key:re.isString(t)?ve(t,!0):t,value:e}}function ve(t,e=!1,s=vt,i=0){return{type:4,loc:s,content:t,isStatic:e,constType:e?3:i}}function I4(t,e){return{type:5,loc:e,content:re.isString(t)?ve(t,!1,e):t}}function Is(t,e=vt){return{type:8,loc:e,children:t}}function Ht(t,e=[],s=vt){return{type:14,loc:s,callee:t,arguments:e}}function Cn(t,e=void 0,s=!1,i=!1,r=vt){return{type:18,params:t,returns:e,newline:s,isSlot:i,loc:r}}function Ac(t,e,s,i=!0){return{type:19,test:t,consequent:e,alternate:s,newline:i,loc:vt}}function l_(t,e,s=!1){return{type:20,index:t,value:e,isVNode:s,loc:vt}}function c_(t){return{type:21,body:t,loc:vt}}function N4(t){return{type:22,elements:t,loc:vt}}function O4(t,e,s){return{type:23,test:t,consequent:e,alternate:s,loc:vt}}function w4(t,e){return{type:24,left:t,right:e,loc:vt}}function R4(t){return{type:25,expressions:t,loc:vt}}function k4(t){return{type:26,returns:t,loc:vt}}function In(t,e){return t||e?wc:Rc}function Nn(t,e){return t||e?vm:Am}function Gc(t,{helper:e,removeHelper:s,inSSR:i}){t.isBlock||(t.isBlock=!0,s(In(i,t.isComponent)),e(xr),e(Nn(i,t.isComponent)))}var $T=new Uint8Array([123,123]),jT=new Uint8Array([125,125]);function KT(t){return t>=97&&t<=122||t>=65&&t<=90}function Ps(t){return t===32||t===10||t===9||t===12||t===13}function br(t){return t===47||t===62||Ps(t)}function Pc(t){let e=new Uint8Array(t.length);for(let s=0;s<t.length;s++)e[s]=t.charCodeAt(s);return e}var Bt={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])},dm=class{constructor(e,s){this.stack=e,this.cbs=s,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=$T,this.delimiterClose=jT,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0,this.entityDecoder=new xn.EntityDecoder(xn.htmlDecodeTree,(i,r)=>this.emitCodePoint(i,r))}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=$T,this.delimiterClose=jT}getPos(e){let s=1,i=e+1;for(let r=this.newlines.length-1;r>=0;r--){let n=this.newlines[r];if(e>n){s=r+2,i=e-n;break}}return{column:i,line:s,offset:e}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(e){e===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):e===38?this.startEntity():!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e))}stateInterpolationOpen(e){if(e===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){let s=this.index+1-this.delimiterOpen.length;s>this.sectionStart&&this.cbs.ontext(this.sectionStart,s),this.state=3,this.sectionStart=s}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(e)):(this.state=1,this.stateText(e))}stateInterpolation(e){e===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(e))}stateInterpolationClose(e){e===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(e))}stateSpecialStartSequence(e){let s=this.sequenceIndex===this.currentSequence.length;if(!(s?br(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!s){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(e)}stateInRCDATA(e){if(this.sequenceIndex===this.currentSequence.length){if(e===62||Ps(e)){let s=this.index-this.currentSequence.length;if(this.sectionStart<s){let i=this.index;this.index=s,this.cbs.ontext(this.sectionStart,s),this.index=i}this.sectionStart=s+2,this.stateInClosingTagName(e),this.inRCDATA=!1;return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===Bt.TitleEnd||this.currentSequence===Bt.TextareaEnd&&!this.inSFCRoot?e===38?this.startEntity():e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===60)}stateCDATASequence(e){e===Bt.Cdata[this.sequenceIndex]?++this.sequenceIndex===Bt.Cdata.length&&(this.state=28,this.currentSequence=Bt.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);if(s===10&&this.newlines.push(this.index),s===e)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===Bt.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index-2):this.cbs.oncomment(this.sectionStart,this.index-2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=1):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(e,s){this.enterRCDATA(e,s),this.state=31}enterRCDATA(e,s){this.inRCDATA=!0,this.currentSequence=e,this.sequenceIndex=s}stateBeforeTagName(e){e===33?(this.state=22,this.sectionStart=this.index+1):e===63?(this.state=24,this.sectionStart=this.index+1):KT(e)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:e===116?this.state=30:this.state=e===115?29:6):e===47?this.state=8:(this.state=1,this.stateText(e))}stateInTagName(e){br(e)&&this.handleTagName(e)}stateInSFCRootTagName(e){if(br(e)){let s=this.buffer.slice(this.sectionStart,this.index);s!=="template"&&this.enterRCDATA(Pc("</"+s),0),this.handleTagName(e)}}handleTagName(e){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)}stateBeforeClosingTagName(e){Ps(e)||(e===62?(this.cbs.onerr(14,this.index),this.state=1,this.sectionStart=this.index+1):(this.state=KT(e)?9:27,this.sectionStart=this.index))}stateInClosingTagName(e){(e===62||Ps(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){e===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(e){e===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):e===47?(this.state=7,this.peek()!==62&&this.cbs.onerr(22,this.index)):e===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Ps(e)||(e===61&&this.cbs.onerr(19,this.index),this.handleAttrStart(e))}handleAttrStart(e){e===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):e===46||e===58||e===64||e===35?(this.cbs.ondirname(this.index,this.index+1),this.state=14,this.sectionStart=this.index+1):(this.state=12,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Ps(e)||(this.state=11,this.stateBeforeAttrName(e))}stateInAttrName(e){e===61||br(e)?(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):(e===34||e===39||e===60)&&this.cbs.onerr(17,this.index)}stateInDirName(e){e===61||br(e)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):e===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(e){e===61||br(e)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===91?this.state=15:e===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(e){e===93?this.state=14:(e===61||br(e))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(e),this.cbs.onerr(27,this.index))}stateInDirModifier(e){e===61||br(e)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(e){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(e)}stateAfterAttrName(e){e===61?this.state=18:e===47||e===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)):Ps(e)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(e))}stateBeforeAttrValue(e){e===34?(this.state=19,this.sectionStart=this.index+1):e===39?(this.state=20,this.sectionStart=this.index+1):Ps(e)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(e))}handleInAttrValue(e,s){e===s?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(s===34?3:2,this.index+1),this.state=11):e===38&&this.startEntity()}stateInAttrValueDoubleQuotes(e){this.handleInAttrValue(e,34)}stateInAttrValueSingleQuotes(e){this.handleInAttrValue(e,39)}stateInAttrValueNoQuotes(e){Ps(e)||e===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(e)):e===34||e===39||e===60||e===61||e===96?this.cbs.onerr(18,this.index):e===38&&this.startEntity()}stateBeforeDeclaration(e){e===91?(this.state=26,this.sequenceIndex=0):this.state=e===45?25:23}stateInDeclaration(e){(e===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(e){e===45?(this.state=28,this.currentSequence=Bt.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(e){(e===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){e===Bt.ScriptEnd[3]?this.startSpecial(Bt.ScriptEnd,4):e===Bt.StyleEnd[3]?this.startSpecial(Bt.StyleEnd,4):(this.state=6,this.stateInTagName(e))}stateBeforeSpecialT(e){e===Bt.TitleEnd[3]?this.startSpecial(Bt.TitleEnd,4):e===Bt.TextareaEnd[3]?this.startSpecial(Bt.TextareaEnd,4):(this.state=6,this.stateInTagName(e))}startEntity(){this.baseState=this.state,this.state=33,this.entityStart=this.index,this.entityDecoder.startEntity(this.baseState===1||this.baseState===32?xn.DecodingMode.Legacy:xn.DecodingMode.Attribute)}stateInEntity(){{let e=this.entityDecoder.write(this.buffer,this.index);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.buffer.length-1}}parse(e){for(this.buffer=e;this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);switch(s===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(s);break}case 2:{this.stateInterpolationOpen(s);break}case 3:{this.stateInterpolation(s);break}case 4:{this.stateInterpolationClose(s);break}case 31:{this.stateSpecialStartSequence(s);break}case 32:{this.stateInRCDATA(s);break}case 26:{this.stateCDATASequence(s);break}case 19:{this.stateInAttrValueDoubleQuotes(s);break}case 12:{this.stateInAttrName(s);break}case 13:{this.stateInDirName(s);break}case 14:{this.stateInDirArg(s);break}case 15:{this.stateInDynamicDirArg(s);break}case 16:{this.stateInDirModifier(s);break}case 28:{this.stateInCommentLike(s);break}case 27:{this.stateInSpecialComment(s);break}case 11:{this.stateBeforeAttrName(s);break}case 6:{this.stateInTagName(s);break}case 34:{this.stateInSFCRootTagName(s);break}case 9:{this.stateInClosingTagName(s);break}case 5:{this.stateBeforeTagName(s);break}case 17:{this.stateAfterAttrName(s);break}case 20:{this.stateInAttrValueSingleQuotes(s);break}case 18:{this.stateBeforeAttrValue(s);break}case 8:{this.stateBeforeClosingTagName(s);break}case 10:{this.stateAfterClosingTagName(s);break}case 29:{this.stateBeforeSpecialS(s);break}case 30:{this.stateBeforeSpecialT(s);break}case 21:{this.stateInAttrValueNoQuotes(s);break}case 7:{this.stateInSelfClosingTag(s);break}case 23:{this.stateInDeclaration(s);break}case 22:{this.stateBeforeDeclaration(s);break}case 25:{this.stateBeforeComment(s);break}case 24:{this.stateInProcessingInstruction(s);break}case 33:{this.stateInEntity();break}}this.index++}this.cleanup(),this.finish()}cleanup(){this.sectionStart!==this.index&&(this.state===1||this.state===32&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===19||this.state===20||this.state===21)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}finish(){this.state===33&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){let e=this.buffer.length;this.sectionStart>=e||(this.state===28?this.currentSequence===Bt.CdataEnd?this.cbs.oncdata(this.sectionStart,e):this.cbs.oncomment(this.sectionStart,e):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,s){this.baseState!==1&&this.baseState!==32?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.onattribentity(xn.fromCodePoint(e),this.entityStart,this.sectionStart)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.ontextentity(xn.fromCodePoint(e),this.entityStart,this.sectionStart))}},M4={COMPILER_IS_ON_ELEMENT:"COMPILER_IS_ON_ELEMENT",COMPILER_V_BIND_SYNC:"COMPILER_V_BIND_SYNC",COMPILER_V_BIND_OBJECT_ORDER:"COMPILER_V_BIND_OBJECT_ORDER",COMPILER_V_ON_NATIVE:"COMPILER_V_ON_NATIVE",COMPILER_V_IF_V_FOR_PRECEDENCE:"COMPILER_V_IF_V_FOR_PRECEDENCE",COMPILER_NATIVE_TEMPLATE:"COMPILER_NATIVE_TEMPLATE",COMPILER_INLINE_TEMPLATE:"COMPILER_INLINE_TEMPLATE",COMPILER_FILTERS:"COMPILER_FILTERS"},D4={COMPILER_IS_ON_ELEMENT:{message:'Platform-native elements with "is" prop will no longer be treated as components in Vue 3 unless the "is" value is explicitly prefixed with "vue:".',link:"https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"},COMPILER_V_BIND_SYNC:{message:t=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${t}.sync\` should be changed to \`v-model:${t}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_OBJECT_ORDER:{message:'v-bind="obj" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.',link:"https://v3-migration.vuejs.org/breaking-changes/v-bind.html"},COMPILER_V_ON_NATIVE:{message:".native modifier for v-on has been removed as is no longer necessary.",link:"https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"},COMPILER_V_IF_V_FOR_PRECEDENCE:{message:"v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",link:"https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"},COMPILER_NATIVE_TEMPLATE:{message:"<template> with no special directives will render as a native template element instead of its inner content in Vue 3."},COMPILER_INLINE_TEMPLATE:{message:'"inline-template" has been removed in Vue 3.',link:"https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"},COMPILER_FILTERS:{message:'filters have been removed in Vue 3. The "|" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.',link:"https://v3-migration.vuejs.org/breaking-changes/filters.html"}};function mm(t,{compatConfig:e}){let s=e&&e[t];return t==="MODE"?s||3:s}function Sr(t,e){let s=mm("MODE",e),i=mm(t,e);return s===3?i===!0:i!==!1}function Fo(t,e,s,...i){let r=Sr(t,e);return r&&au(t,e,s,...i),r}function au(t,e,s,...i){if(mm(t,e)==="suppress-warning")return;let{message:n,link:o}=D4[t],a=`(deprecation ${t}) ${typeof n=="function"?n(...i):n}${o?`
|
|
30
|
+
`:""}(...args)`} => ${h?"{":"("}`,u,h?"}":")"]))}let c={props:[dt(a,u||xe("() => {}",!1,r))]};return i&&(c=i(c)),l&&(c.props[0].value=s.cache(c.props[0].value)),c.props.forEach(f=>f.key.isHandlerKey=!0),c},VT=(t,e,s)=>{let{modifiers:i,loc:r}=t,n=t.arg,{exp:o}=t;if(o&&o.type===4&&!o.content.trim())return s.onError(Ye(34,r)),{props:[dt(n,xe("",!0,r))]};if(!o){if(n.type!==4||!n.isStatic)return s.onError(Ye(52,n.loc)),{props:[dt(n,xe("",!0,r))]};let a=ae.camelize(n.content);o=t.exp=xe(a,!1,n.loc),o=t.exp=ts(o,s)}return n.type!==4?(n.children.unshift("("),n.children.push(') || ""')):n.isStatic||(n.content=`${n.content} || ""`),i.includes("camel")&&(n.type===4?n.isStatic?n.content=ae.camelize(n.content):n.content=`${s.helperString(jl)}(${n.content})`:(n.children.unshift(`${s.helperString(jl)}(`),n.children.push(")"))),s.inSSR||(i.includes("prop")&&Hb(n,"."),i.includes("attr")&&Hb(n,"^")),{props:[dt(n,o)]}},Hb=(t,e)=>{t.type===4?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},p4=(t,e)=>{if(t.type===0||t.type===1||t.type===11||t.type===10)return()=>{let s=t.children,i,r=!1;for(let n=0;n<s.length;n++){let o=s[n];if(Fl(o)){r=!0;for(let a=n+1;a<s.length;a++){let u=s[a];if(Fl(u))i||(i=s[n]=vs([o],o.loc)),i.children.push(" + ",u),s.splice(a,1),a--;else{i=void 0;break}}}}if(!(!r||s.length===1&&(t.type===0||t.type===1&&t.tagType===0&&!t.props.find(n=>n.type===7&&!e.directiveTransforms[n.name])&&t.tag!=="template")))for(let n=0;n<s.length;n++){let o=s[n];if(Fl(o)||o.type===8){let a=[];(o.type!==2||o.content!==" ")&&a.push(o),!e.ssr&&Us(o,e)===0&&a.push("1"),s[n]={type:12,content:o,loc:o.loc,codegenNode:Vt(e.helper(Ql),a)}}}}},$b=new WeakSet,h4=(t,e)=>{if(t.type===1&&xs(t,"once",!0))return $b.has(t)||e.inVOnce||e.inSSR?void 0:($b.add(t),e.inVOnce=!0,e.helper(ja),()=>{e.inVOnce=!1;let s=e.currentNode;s.codegenNode&&(s.codegenNode=e.cache(s.codegenNode,!0))})},BT=(t,e,s)=>{let{exp:i,arg:r}=t;if(!i)return s.onError(Ye(41,t.loc)),Va();let n=i.loc.source,o=i.type===4?i.content:n,a=s.bindingMetadata[n];if(a==="props"||a==="props-aliased")return s.onError(Ye(44,i.loc)),Va();let u=s.inline&&(a==="setup-let"||a==="setup-ref"||a==="setup-maybe-ref");if(!o.trim()||!om(o,s)&&!u)return s.onError(Ye(42,i.loc)),Va();if(s.prefixIdentifiers&&Mi(o)&&s.identifiers[o])return s.onError(Ye(43,i.loc)),Va();let l=r||xe("modelValue",!0),c=r?ei(r)?`onUpdate:${ae.camelize(r.content)}`:vs(['"onUpdate:" + ',r]):"onUpdate:modelValue",f,p=s.isTS?"($event: any)":"$event";if(u)if(a==="setup-ref")f=vs([`${p} => ((`,xe(n,!1,i.loc),").value = $event)"]);else{let d=a==="setup-let"?`${n} = $event`:"null";f=vs([`${p} => (${s.helperString(qa)}(${n}) ? (`,xe(n,!1,i.loc),`).value = $event : ${d})`])}else f=vs([`${p} => ((`,i,") = $event)"]);let h=[dt(l,t.exp),dt(c,f)];if(s.prefixIdentifiers&&!s.inVOnce&&s.cacheHandlers&&!ls(i,s.identifiers)&&(h[1].value=s.cache(h[1].value)),t.modifiers.length&&e.tagType===1){let d=t.modifiers.map(y=>(Mi(y)?y:JSON.stringify(y))+": true").join(", "),_=r?ei(r)?`${r.content}Modifiers`:vs([r,' + "Modifiers"']):"modelModifiers";h.push(dt(_,xe(`{ ${d} }`,!1,t.loc,2)))}return Va(h)};function Va(t=[]){return{props:t}}var d4=/[\w).+\-_$\]]/,m4=(t,e)=>{yn("COMPILER_FILTERS",e)&&(t.type===5&&Wl(t.content,e),t.type===1&&t.props.forEach(s=>{s.type===7&&s.name!=="for"&&s.exp&&Wl(s.exp,e)}))};function Wl(t,e){if(t.type===4)jb(t,e);else for(let s=0;s<t.children.length;s++){let i=t.children[s];typeof i=="object"&&(i.type===4?jb(i,e):i.type===8?Wl(t,e):i.type===5&&Wl(i.content,e))}}function jb(t,e){let s=t.content,i=!1,r=!1,n=!1,o=!1,a=0,u=0,l=0,c=0,f,p,h,d,_=[];for(h=0;h<s.length;h++)if(p=f,f=s.charCodeAt(h),i)f===39&&p!==92&&(i=!1);else if(r)f===34&&p!==92&&(r=!1);else if(n)f===96&&p!==92&&(n=!1);else if(o)f===47&&p!==92&&(o=!1);else if(f===124&&s.charCodeAt(h+1)!==124&&s.charCodeAt(h-1)!==124&&!a&&!u&&!l)d===void 0?(c=h+1,d=s.slice(0,h).trim()):y();else{switch(f){case 34:r=!0;break;case 39:i=!0;break;case 96:n=!0;break;case 40:l++;break;case 41:l--;break;case 91:u++;break;case 93:u--;break;case 123:a++;break;case 125:a--;break}if(f===47){let x=h-1,T;for(;x>=0&&(T=s.charAt(x),T===" ");x--);(!T||!d4.test(T))&&(o=!0)}}d===void 0?d=s.slice(0,h).trim():c!==0&&y();function y(){_.push(s.slice(c,h).trim()),c=h+1}if(_.length){for(h=0;h<_.length;h++)d=g4(d,_[h],e);t.content=d}}function g4(t,e,s){s.helper(sc);let i=e.indexOf("(");if(i<0)return s.filters.add(e),`${Sn(e,"filter")}(${t})`;{let r=e.slice(0,i),n=e.slice(i+1);return s.filters.add(r),`${Sn(r,"filter")}(${t}${n!==")"?","+n:n}`}}var Kb=new WeakSet,y4=(t,e)=>{if(t.type===1){let s=xs(t,"memo");return!s||Kb.has(t)?void 0:(Kb.add(t),()=>{let i=t.codegenNode||e.currentNode.codegenNode;i&&i.type===13&&(t.tagType!==1&&hc(i,e),t.codegenNode=Vt(e.helper(pc),[s.exp,bn(void 0,i),"_cache",String(e.cached++)]))})}};function UT(t){return[[h4,s4,y4,n4,m4,...t?[NT,AT]:[],c4,kT,IT,p4],{on:FT,bind:VT,model:BT}]}function E4(t,e={}){let s=e.onError||em,i=e.mode==="module",r=e.prefixIdentifiers===!0||i;!r&&e.cacheHandlers&&s(Ye(49)),e.scopeId&&!i&&s(Ye(50));let n=ae.extend({},e,{prefixIdentifiers:r}),o=ae.isString(t)?pT(t,n):t,[a,u]=UT(r);if(e.isTS){let{expressionPlugins:l}=e;(!l||!l.includes("typescript"))&&(e.expressionPlugins=[...l||[],"typescript"])}return bT(o,ae.extend({},n,{nodeTransforms:[...a,...e.nodeTransforms||[]],directiveTransforms:ae.extend({},u,e.directiveTransforms||{})})),TT(o,n)}var b4={DATA:"data",PROPS:"props",PROPS_ALIASED:"props-aliased",SETUP_LET:"setup-let",SETUP_CONST:"setup-const",SETUP_REACTIVE_CONST:"setup-reactive-const",SETUP_MAYBE_REF:"setup-maybe-ref",SETUP_REF:"setup-ref",OPTIONS:"options",LITERAL_CONST:"literal-const"},T4=()=>({props:[]});G.generateCodeFrame=ae.generateCodeFrame;G.BASE_TRANSITION=Gd;G.BindingTypes=b4;G.CAMELIZE=jl;G.CAPITALIZE=qb;G.CREATE_BLOCK=zd;G.CREATE_COMMENT=No;G.CREATE_ELEMENT_BLOCK=Wd;G.CREATE_ELEMENT_VNODE=Zl;G.CREATE_SLOTS=Zd;G.CREATE_STATIC=Jd;G.CREATE_TEXT=Ql;G.CREATE_VNODE=Yl;G.CompilerDeprecationTypes=o6;G.ConstantTypes=Qw;G.ElementTypes=Zw;G.ErrorCodes=l6;G.FRAGMENT=Ao;G.GUARD_REACTIVE_PROPS=Oo;G.IS_MEMO_SAME=Qd;G.IS_REF=qa;G.KEEP_ALIVE=Ua;G.MERGE_PROPS=$a;G.NORMALIZE_CLASS=oc;G.NORMALIZE_PROPS=Po;G.NORMALIZE_STYLE=ac;G.Namespaces=Jw;G.NodeTypes=Yw;G.OPEN_BLOCK=Er;G.POP_SCOPE_ID=cc;G.PUSH_SCOPE_ID=lc;G.RENDER_LIST=rc;G.RENDER_SLOT=Yd;G.RESOLVE_COMPONENT=Ha;G.RESOLVE_DIRECTIVE=tc;G.RESOLVE_DYNAMIC_COMPONENT=ec;G.RESOLVE_FILTER=sc;G.SET_BLOCK_TRACKING=ja;G.SUSPENSE=Jl;G.TELEPORT=vo;G.TO_DISPLAY_STRING=nc;G.TO_HANDLERS=uc;G.TO_HANDLER_KEY=Kl;G.TS_NODE_TYPES=im;G.UNREF=Ka;G.WITH_CTX=fc;G.WITH_DIRECTIVES=ic;G.WITH_MEMO=pc;G.advancePositionWithClone=$d;G.advancePositionWithMutation=am;G.assert=g6;G.baseCompile=E4;G.baseParse=pT;G.buildDirectiveArgs=DT;G.buildProps=pm;G.buildSlots=OT;G.checkCompatEnabled=Xa;G.convertToBlock=hc;G.createArrayExpression=wo;G.createAssignmentExpression=i6;G.createBlockStatement=zb;G.createCacheExpression=Gb;G.createCallExpression=Vt;G.createCompilerError=Ye;G.createCompoundExpression=vs;G.createConditionalExpression=ql;G.createForLoopParams=zl;G.createFunctionExpression=bn;G.createIfStatement=s6;G.createInterpolation=e6;G.createObjectExpression=As;G.createObjectProperty=dt;G.createReturnStatement=n6;G.createRoot=Xb;G.createSequenceExpression=r6;G.createSimpleExpression=xe;G.createStructuralDirectiveTransform=lm;G.createTemplateLiteral=t6;G.createTransformContext=ET;G.createVNodeCall=Co;G.errorMessages=Jb;G.extractIdentifiers=ki;G.findDir=xs;G.findProp=Ga;G.forAliasRE=aT;G.generate=TT;G.getBaseTransformPreset=UT;G.getConstantType=Us;G.getMemoedVNodeCall=oT;G.getVNodeBlockHelper=_n;G.getVNodeHelper=Tn;G.hasDynamicKeyVBind=y6;G.hasScopeRef=ls;G.helperNameMap=cs;G.injectProp=Wa;G.isCoreComponent=nm;G.isFunctionType=sT;G.isInDestructureAssignment=tm;G.isInNewExpression=Qb;G.isMemberExpression=om;G.isMemberExpressionBrowser=m6;G.isMemberExpressionNode=rT;G.isReferencedIdentifier=Zb;G.isSimpleIdentifier=Mi;G.isSlotOutlet=za;G.isStaticArgOf=yr;G.isStaticExp=ei;G.isStaticProperty=sm;G.isStaticPropertyKey=iT;G.isTemplateNode=Io;G.isText=Fl;G.isVSlot=um;G.locStub=xt;G.noopDirectiveTransform=T4;G.processExpression=ts;G.processFor=CT;G.processIf=PT;G.processSlotOutlet=LT;G.registerRuntimeHelpers=Ww;G.resolveComponentType=MT;G.stringifyExpression=cm;G.toValidAssetId=Sn;G.trackSlotScopes=IT;G.trackVForSlotScopes=NT;G.transform=bT;G.transformBind=VT;G.transformElement=kT;G.transformExpression=AT;G.transformModel=BT;G.transformOn=FT;G.traverseNode=Ya;G.unwrapTSNode=rm;G.walkBlockDeclarations=tT;G.walkFunctionParams=eT;G.walkIdentifiers=Yb;G.warnDeprecation=u6});var iS=Ie(z=>{"use strict";Object.defineProperty(z,"__esModule",{value:!0});var re=Ts(),xn=Hh(),eu=xd(),_4=vd(),S4=Fd(),Mo=Symbol("Fragment"),ko=Symbol("Teleport"),Oc=Symbol("Suspense"),tu=Symbol("KeepAlive"),xm=Symbol("BaseTransition"),xr=Symbol("openBlock"),vm=Symbol("createBlock"),Am=Symbol("createElementBlock"),wc=Symbol("createVNode"),Rc=Symbol("createElementVNode"),Bo=Symbol("createCommentVNode"),kc=Symbol("createTextVNode"),Pm=Symbol("createStaticVNode"),su=Symbol("resolveComponent"),Mc=Symbol("resolveDynamicComponent"),Dc=Symbol("resolveDirective"),Lc=Symbol("resolveFilter"),Fc=Symbol("withDirectives"),Vc=Symbol("renderList"),Cm=Symbol("renderSlot"),Im=Symbol("createSlots"),Bc=Symbol("toDisplayString"),iu=Symbol("mergeProps"),Uc=Symbol("normalizeClass"),Hc=Symbol("normalizeStyle"),Do=Symbol("normalizeProps"),Uo=Symbol("guardReactiveProps"),$c=Symbol("toHandlers"),xc=Symbol("camelize"),a_=Symbol("capitalize"),vc=Symbol("toHandlerKey"),ru=Symbol("setBlockTracking"),jc=Symbol("pushScopeId"),Kc=Symbol("popScopeId"),qc=Symbol("withCtx"),nu=Symbol("unref"),ou=Symbol("isRef"),Xc=Symbol("withMemo"),Nm=Symbol("isMemoSame"),ps={[Mo]:"Fragment",[ko]:"Teleport",[Oc]:"Suspense",[tu]:"KeepAlive",[xm]:"BaseTransition",[xr]:"openBlock",[vm]:"createBlock",[Am]:"createElementBlock",[wc]:"createVNode",[Rc]:"createElementVNode",[Bo]:"createCommentVNode",[kc]:"createTextVNode",[Pm]:"createStaticVNode",[su]:"resolveComponent",[Mc]:"resolveDynamicComponent",[Dc]:"resolveDirective",[Lc]:"resolveFilter",[Fc]:"withDirectives",[Vc]:"renderList",[Cm]:"renderSlot",[Im]:"createSlots",[Bc]:"toDisplayString",[iu]:"mergeProps",[Uc]:"normalizeClass",[Hc]:"normalizeStyle",[Do]:"normalizeProps",[Uo]:"guardReactiveProps",[$c]:"toHandlers",[xc]:"camelize",[a_]:"capitalize",[vc]:"toHandlerKey",[ru]:"setBlockTracking",[jc]:"pushScopeId",[Kc]:"popScopeId",[qc]:"withCtx",[nu]:"unref",[ou]:"isRef",[Xc]:"withMemo",[Nm]:"isMemoSame"};function x4(t){Object.getOwnPropertySymbols(t).forEach(e=>{ps[e]=t[e]})}var v4={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},A4={ROOT:0,0:"ROOT",ELEMENT:1,1:"ELEMENT",TEXT:2,2:"TEXT",COMMENT:3,3:"COMMENT",SIMPLE_EXPRESSION:4,4:"SIMPLE_EXPRESSION",INTERPOLATION:5,5:"INTERPOLATION",ATTRIBUTE:6,6:"ATTRIBUTE",DIRECTIVE:7,7:"DIRECTIVE",COMPOUND_EXPRESSION:8,8:"COMPOUND_EXPRESSION",IF:9,9:"IF",IF_BRANCH:10,10:"IF_BRANCH",FOR:11,11:"FOR",TEXT_CALL:12,12:"TEXT_CALL",VNODE_CALL:13,13:"VNODE_CALL",JS_CALL_EXPRESSION:14,14:"JS_CALL_EXPRESSION",JS_OBJECT_EXPRESSION:15,15:"JS_OBJECT_EXPRESSION",JS_PROPERTY:16,16:"JS_PROPERTY",JS_ARRAY_EXPRESSION:17,17:"JS_ARRAY_EXPRESSION",JS_FUNCTION_EXPRESSION:18,18:"JS_FUNCTION_EXPRESSION",JS_CONDITIONAL_EXPRESSION:19,19:"JS_CONDITIONAL_EXPRESSION",JS_CACHE_EXPRESSION:20,20:"JS_CACHE_EXPRESSION",JS_BLOCK_STATEMENT:21,21:"JS_BLOCK_STATEMENT",JS_TEMPLATE_LITERAL:22,22:"JS_TEMPLATE_LITERAL",JS_IF_STATEMENT:23,23:"JS_IF_STATEMENT",JS_ASSIGNMENT_EXPRESSION:24,24:"JS_ASSIGNMENT_EXPRESSION",JS_SEQUENCE_EXPRESSION:25,25:"JS_SEQUENCE_EXPRESSION",JS_RETURN_STATEMENT:26,26:"JS_RETURN_STATEMENT"},P4={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},C4={NOT_CONSTANT:0,0:"NOT_CONSTANT",CAN_SKIP_PATCH:1,1:"CAN_SKIP_PATCH",CAN_HOIST:2,2:"CAN_HOIST",CAN_STRINGIFY:3,3:"CAN_STRINGIFY"},vt={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function u_(t,e=""){return{type:0,source:e,children:t,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:vt}}function Lo(t,e,s,i,r,n,o,a=!1,u=!1,l=!1,c=vt){return t&&(a?(t.helper(xr),t.helper(Nn(t.inSSR,l))):t.helper(In(t.inSSR,l)),o&&t.helper(Fc)),{type:13,tag:e,props:s,children:i,patchFlag:r,dynamicProps:n,directives:o,isBlock:a,disableTracking:u,isComponent:l,loc:c}}function Ho(t,e=vt){return{type:17,loc:e,elements:t}}function Ns(t,e=vt){return{type:15,loc:e,properties:t}}function mt(t,e){return{type:16,loc:vt,key:re.isString(t)?ve(t,!0):t,value:e}}function ve(t,e=!1,s=vt,i=0){return{type:4,loc:s,content:t,isStatic:e,constType:e?3:i}}function I4(t,e){return{type:5,loc:e,content:re.isString(t)?ve(t,!1,e):t}}function Is(t,e=vt){return{type:8,loc:e,children:t}}function Ht(t,e=[],s=vt){return{type:14,loc:s,callee:t,arguments:e}}function Cn(t,e=void 0,s=!1,i=!1,r=vt){return{type:18,params:t,returns:e,newline:s,isSlot:i,loc:r}}function Ac(t,e,s,i=!0){return{type:19,test:t,consequent:e,alternate:s,newline:i,loc:vt}}function l_(t,e,s=!1){return{type:20,index:t,value:e,isVNode:s,loc:vt}}function c_(t){return{type:21,body:t,loc:vt}}function N4(t){return{type:22,elements:t,loc:vt}}function O4(t,e,s){return{type:23,test:t,consequent:e,alternate:s,loc:vt}}function w4(t,e){return{type:24,left:t,right:e,loc:vt}}function R4(t){return{type:25,expressions:t,loc:vt}}function k4(t){return{type:26,returns:t,loc:vt}}function In(t,e){return t||e?wc:Rc}function Nn(t,e){return t||e?vm:Am}function Gc(t,{helper:e,removeHelper:s,inSSR:i}){t.isBlock||(t.isBlock=!0,s(In(i,t.isComponent)),e(xr),e(Nn(i,t.isComponent)))}var $T=new Uint8Array([123,123]),jT=new Uint8Array([125,125]);function KT(t){return t>=97&&t<=122||t>=65&&t<=90}function Ps(t){return t===32||t===10||t===9||t===12||t===13}function br(t){return t===47||t===62||Ps(t)}function Pc(t){let e=new Uint8Array(t.length);for(let s=0;s<t.length;s++)e[s]=t.charCodeAt(s);return e}var Bt={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])},dm=class{constructor(e,s){this.stack=e,this.cbs=s,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=$T,this.delimiterClose=jT,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0,this.entityDecoder=new xn.EntityDecoder(xn.htmlDecodeTree,(i,r)=>this.emitCodePoint(i,r))}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=$T,this.delimiterClose=jT}getPos(e){let s=1,i=e+1;for(let r=this.newlines.length-1;r>=0;r--){let n=this.newlines[r];if(e>n){s=r+2,i=e-n;break}}return{column:i,line:s,offset:e}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(e){e===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):e===38?this.startEntity():!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e))}stateInterpolationOpen(e){if(e===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){let s=this.index+1-this.delimiterOpen.length;s>this.sectionStart&&this.cbs.ontext(this.sectionStart,s),this.state=3,this.sectionStart=s}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(e)):(this.state=1,this.stateText(e))}stateInterpolation(e){e===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(e))}stateInterpolationClose(e){e===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(e))}stateSpecialStartSequence(e){let s=this.sequenceIndex===this.currentSequence.length;if(!(s?br(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!s){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(e)}stateInRCDATA(e){if(this.sequenceIndex===this.currentSequence.length){if(e===62||Ps(e)){let s=this.index-this.currentSequence.length;if(this.sectionStart<s){let i=this.index;this.index=s,this.cbs.ontext(this.sectionStart,s),this.index=i}this.sectionStart=s+2,this.stateInClosingTagName(e),this.inRCDATA=!1;return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===Bt.TitleEnd||this.currentSequence===Bt.TextareaEnd&&!this.inSFCRoot?e===38?this.startEntity():e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===60)}stateCDATASequence(e){e===Bt.Cdata[this.sequenceIndex]?++this.sequenceIndex===Bt.Cdata.length&&(this.state=28,this.currentSequence=Bt.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);if(s===10&&this.newlines.push(this.index),s===e)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===Bt.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index-2):this.cbs.oncomment(this.sectionStart,this.index-2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=1):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(e,s){this.enterRCDATA(e,s),this.state=31}enterRCDATA(e,s){this.inRCDATA=!0,this.currentSequence=e,this.sequenceIndex=s}stateBeforeTagName(e){e===33?(this.state=22,this.sectionStart=this.index+1):e===63?(this.state=24,this.sectionStart=this.index+1):KT(e)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:e===116?this.state=30:this.state=e===115?29:6):e===47?this.state=8:(this.state=1,this.stateText(e))}stateInTagName(e){br(e)&&this.handleTagName(e)}stateInSFCRootTagName(e){if(br(e)){let s=this.buffer.slice(this.sectionStart,this.index);s!=="template"&&this.enterRCDATA(Pc("</"+s),0),this.handleTagName(e)}}handleTagName(e){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)}stateBeforeClosingTagName(e){Ps(e)||(e===62?(this.cbs.onerr(14,this.index),this.state=1,this.sectionStart=this.index+1):(this.state=KT(e)?9:27,this.sectionStart=this.index))}stateInClosingTagName(e){(e===62||Ps(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){e===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(e){e===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):e===47?(this.state=7,this.peek()!==62&&this.cbs.onerr(22,this.index)):e===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Ps(e)||(e===61&&this.cbs.onerr(19,this.index),this.handleAttrStart(e))}handleAttrStart(e){e===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):e===46||e===58||e===64||e===35?(this.cbs.ondirname(this.index,this.index+1),this.state=14,this.sectionStart=this.index+1):(this.state=12,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Ps(e)||(this.state=11,this.stateBeforeAttrName(e))}stateInAttrName(e){e===61||br(e)?(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):(e===34||e===39||e===60)&&this.cbs.onerr(17,this.index)}stateInDirName(e){e===61||br(e)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):e===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(e){e===61||br(e)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===91?this.state=15:e===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(e){e===93?this.state=14:(e===61||br(e))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(e),this.cbs.onerr(27,this.index))}stateInDirModifier(e){e===61||br(e)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(e){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(e)}stateAfterAttrName(e){e===61?this.state=18:e===47||e===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)):Ps(e)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(e))}stateBeforeAttrValue(e){e===34?(this.state=19,this.sectionStart=this.index+1):e===39?(this.state=20,this.sectionStart=this.index+1):Ps(e)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(e))}handleInAttrValue(e,s){e===s?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(s===34?3:2,this.index+1),this.state=11):e===38&&this.startEntity()}stateInAttrValueDoubleQuotes(e){this.handleInAttrValue(e,34)}stateInAttrValueSingleQuotes(e){this.handleInAttrValue(e,39)}stateInAttrValueNoQuotes(e){Ps(e)||e===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(e)):e===34||e===39||e===60||e===61||e===96?this.cbs.onerr(18,this.index):e===38&&this.startEntity()}stateBeforeDeclaration(e){e===91?(this.state=26,this.sequenceIndex=0):this.state=e===45?25:23}stateInDeclaration(e){(e===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(e){e===45?(this.state=28,this.currentSequence=Bt.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(e){(e===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){e===Bt.ScriptEnd[3]?this.startSpecial(Bt.ScriptEnd,4):e===Bt.StyleEnd[3]?this.startSpecial(Bt.StyleEnd,4):(this.state=6,this.stateInTagName(e))}stateBeforeSpecialT(e){e===Bt.TitleEnd[3]?this.startSpecial(Bt.TitleEnd,4):e===Bt.TextareaEnd[3]?this.startSpecial(Bt.TextareaEnd,4):(this.state=6,this.stateInTagName(e))}startEntity(){this.baseState=this.state,this.state=33,this.entityStart=this.index,this.entityDecoder.startEntity(this.baseState===1||this.baseState===32?xn.DecodingMode.Legacy:xn.DecodingMode.Attribute)}stateInEntity(){{let e=this.entityDecoder.write(this.buffer,this.index);e>=0?(this.state=this.baseState,e===0&&(this.index=this.entityStart)):this.index=this.buffer.length-1}}parse(e){for(this.buffer=e;this.index<this.buffer.length;){let s=this.buffer.charCodeAt(this.index);switch(s===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(s);break}case 2:{this.stateInterpolationOpen(s);break}case 3:{this.stateInterpolation(s);break}case 4:{this.stateInterpolationClose(s);break}case 31:{this.stateSpecialStartSequence(s);break}case 32:{this.stateInRCDATA(s);break}case 26:{this.stateCDATASequence(s);break}case 19:{this.stateInAttrValueDoubleQuotes(s);break}case 12:{this.stateInAttrName(s);break}case 13:{this.stateInDirName(s);break}case 14:{this.stateInDirArg(s);break}case 15:{this.stateInDynamicDirArg(s);break}case 16:{this.stateInDirModifier(s);break}case 28:{this.stateInCommentLike(s);break}case 27:{this.stateInSpecialComment(s);break}case 11:{this.stateBeforeAttrName(s);break}case 6:{this.stateInTagName(s);break}case 34:{this.stateInSFCRootTagName(s);break}case 9:{this.stateInClosingTagName(s);break}case 5:{this.stateBeforeTagName(s);break}case 17:{this.stateAfterAttrName(s);break}case 20:{this.stateInAttrValueSingleQuotes(s);break}case 18:{this.stateBeforeAttrValue(s);break}case 8:{this.stateBeforeClosingTagName(s);break}case 10:{this.stateAfterClosingTagName(s);break}case 29:{this.stateBeforeSpecialS(s);break}case 30:{this.stateBeforeSpecialT(s);break}case 21:{this.stateInAttrValueNoQuotes(s);break}case 7:{this.stateInSelfClosingTag(s);break}case 23:{this.stateInDeclaration(s);break}case 22:{this.stateBeforeDeclaration(s);break}case 25:{this.stateBeforeComment(s);break}case 24:{this.stateInProcessingInstruction(s);break}case 33:{this.stateInEntity();break}}this.index++}this.cleanup(),this.finish()}cleanup(){this.sectionStart!==this.index&&(this.state===1||this.state===32&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===19||this.state===20||this.state===21)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}finish(){this.state===33&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){let e=this.buffer.length;this.sectionStart>=e||(this.state===28?this.currentSequence===Bt.CdataEnd?this.cbs.oncdata(this.sectionStart,e):this.cbs.oncomment(this.sectionStart,e):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,s){this.baseState!==1&&this.baseState!==32?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.onattribentity(xn.fromCodePoint(e),this.entityStart,this.sectionStart)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+s,this.index=this.sectionStart-1,this.cbs.ontextentity(xn.fromCodePoint(e),this.entityStart,this.sectionStart))}},M4={COMPILER_IS_ON_ELEMENT:"COMPILER_IS_ON_ELEMENT",COMPILER_V_BIND_SYNC:"COMPILER_V_BIND_SYNC",COMPILER_V_BIND_OBJECT_ORDER:"COMPILER_V_BIND_OBJECT_ORDER",COMPILER_V_ON_NATIVE:"COMPILER_V_ON_NATIVE",COMPILER_V_IF_V_FOR_PRECEDENCE:"COMPILER_V_IF_V_FOR_PRECEDENCE",COMPILER_NATIVE_TEMPLATE:"COMPILER_NATIVE_TEMPLATE",COMPILER_INLINE_TEMPLATE:"COMPILER_INLINE_TEMPLATE",COMPILER_FILTERS:"COMPILER_FILTERS"},D4={COMPILER_IS_ON_ELEMENT:{message:'Platform-native elements with "is" prop will no longer be treated as components in Vue 3 unless the "is" value is explicitly prefixed with "vue:".',link:"https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"},COMPILER_V_BIND_SYNC:{message:t=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${t}.sync\` should be changed to \`v-model:${t}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_OBJECT_ORDER:{message:'v-bind="obj" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.',link:"https://v3-migration.vuejs.org/breaking-changes/v-bind.html"},COMPILER_V_ON_NATIVE:{message:".native modifier for v-on has been removed as is no longer necessary.",link:"https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"},COMPILER_V_IF_V_FOR_PRECEDENCE:{message:"v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",link:"https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"},COMPILER_NATIVE_TEMPLATE:{message:"<template> with no special directives will render as a native template element instead of its inner content in Vue 3."},COMPILER_INLINE_TEMPLATE:{message:'"inline-template" has been removed in Vue 3.',link:"https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"},COMPILER_FILTERS:{message:'filters have been removed in Vue 3. The "|" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.',link:"https://v3-migration.vuejs.org/breaking-changes/filters.html"}};function mm(t,{compatConfig:e}){let s=e&&e[t];return t==="MODE"?s||3:s}function Sr(t,e){let s=mm("MODE",e),i=mm(t,e);return s===3?i===!0:i!==!1}function Fo(t,e,s,...i){let r=Sr(t,e);return r&&au(t,e,s,...i),r}function au(t,e,s,...i){if(mm(t,e)==="suppress-warning")return;let{message:n,link:o}=D4[t],a=`(deprecation ${t}) ${typeof n=="function"?n(...i):n}${o?`
|
|
31
31
|
Details: ${o}`:""}`,u=new SyntaxError(a);u.code=t,s&&(u.loc=s),e.onWarn(u)}function Om(t){throw t}function f_(t){console.warn(`[Vue warn] ${t.message}`)}function Je(t,e,s,i){let r=(s||p_)[t]+(i||""),n=new SyntaxError(String(r));return n.code=t,n.loc=e,n}var L4={ABRUPT_CLOSING_OF_EMPTY_COMMENT:0,0:"ABRUPT_CLOSING_OF_EMPTY_COMMENT",CDATA_IN_HTML_CONTENT:1,1:"CDATA_IN_HTML_CONTENT",DUPLICATE_ATTRIBUTE:2,2:"DUPLICATE_ATTRIBUTE",END_TAG_WITH_ATTRIBUTES:3,3:"END_TAG_WITH_ATTRIBUTES",END_TAG_WITH_TRAILING_SOLIDUS:4,4:"END_TAG_WITH_TRAILING_SOLIDUS",EOF_BEFORE_TAG_NAME:5,5:"EOF_BEFORE_TAG_NAME",EOF_IN_CDATA:6,6:"EOF_IN_CDATA",EOF_IN_COMMENT:7,7:"EOF_IN_COMMENT",EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT:8,8:"EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT",EOF_IN_TAG:9,9:"EOF_IN_TAG",INCORRECTLY_CLOSED_COMMENT:10,10:"INCORRECTLY_CLOSED_COMMENT",INCORRECTLY_OPENED_COMMENT:11,11:"INCORRECTLY_OPENED_COMMENT",INVALID_FIRST_CHARACTER_OF_TAG_NAME:12,12:"INVALID_FIRST_CHARACTER_OF_TAG_NAME",MISSING_ATTRIBUTE_VALUE:13,13:"MISSING_ATTRIBUTE_VALUE",MISSING_END_TAG_NAME:14,14:"MISSING_END_TAG_NAME",MISSING_WHITESPACE_BETWEEN_ATTRIBUTES:15,15:"MISSING_WHITESPACE_BETWEEN_ATTRIBUTES",NESTED_COMMENT:16,16:"NESTED_COMMENT",UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME:17,17:"UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME",UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE:18,18:"UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE",UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME:19,19:"UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME",UNEXPECTED_NULL_CHARACTER:20,20:"UNEXPECTED_NULL_CHARACTER",UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME:21,21:"UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME",UNEXPECTED_SOLIDUS_IN_TAG:22,22:"UNEXPECTED_SOLIDUS_IN_TAG",X_INVALID_END_TAG:23,23:"X_INVALID_END_TAG",X_MISSING_END_TAG:24,24:"X_MISSING_END_TAG",X_MISSING_INTERPOLATION_END:25,25:"X_MISSING_INTERPOLATION_END",X_MISSING_DIRECTIVE_NAME:26,26:"X_MISSING_DIRECTIVE_NAME",X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END:27,27:"X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END",X_V_IF_NO_EXPRESSION:28,28:"X_V_IF_NO_EXPRESSION",X_V_IF_SAME_KEY:29,29:"X_V_IF_SAME_KEY",X_V_ELSE_NO_ADJACENT_IF:30,30:"X_V_ELSE_NO_ADJACENT_IF",X_V_FOR_NO_EXPRESSION:31,31:"X_V_FOR_NO_EXPRESSION",X_V_FOR_MALFORMED_EXPRESSION:32,32:"X_V_FOR_MALFORMED_EXPRESSION",X_V_FOR_TEMPLATE_KEY_PLACEMENT:33,33:"X_V_FOR_TEMPLATE_KEY_PLACEMENT",X_V_BIND_NO_EXPRESSION:34,34:"X_V_BIND_NO_EXPRESSION",X_V_ON_NO_EXPRESSION:35,35:"X_V_ON_NO_EXPRESSION",X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET:36,36:"X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET",X_V_SLOT_MIXED_SLOT_USAGE:37,37:"X_V_SLOT_MIXED_SLOT_USAGE",X_V_SLOT_DUPLICATE_SLOT_NAMES:38,38:"X_V_SLOT_DUPLICATE_SLOT_NAMES",X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN:39,39:"X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN",X_V_SLOT_MISPLACED:40,40:"X_V_SLOT_MISPLACED",X_V_MODEL_NO_EXPRESSION:41,41:"X_V_MODEL_NO_EXPRESSION",X_V_MODEL_MALFORMED_EXPRESSION:42,42:"X_V_MODEL_MALFORMED_EXPRESSION",X_V_MODEL_ON_SCOPE_VARIABLE:43,43:"X_V_MODEL_ON_SCOPE_VARIABLE",X_V_MODEL_ON_PROPS:44,44:"X_V_MODEL_ON_PROPS",X_INVALID_EXPRESSION:45,45:"X_INVALID_EXPRESSION",X_KEEP_ALIVE_INVALID_CHILDREN:46,46:"X_KEEP_ALIVE_INVALID_CHILDREN",X_PREFIX_ID_NOT_SUPPORTED:47,47:"X_PREFIX_ID_NOT_SUPPORTED",X_MODULE_MODE_NOT_SUPPORTED:48,48:"X_MODULE_MODE_NOT_SUPPORTED",X_CACHE_HANDLER_NOT_SUPPORTED:49,49:"X_CACHE_HANDLER_NOT_SUPPORTED",X_SCOPE_ID_NOT_SUPPORTED:50,50:"X_SCOPE_ID_NOT_SUPPORTED",X_VNODE_HOOKS:51,51:"X_VNODE_HOOKS",X_V_BIND_INVALID_SAME_NAME_ARGUMENT:52,52:"X_V_BIND_INVALID_SAME_NAME_ARGUMENT",__EXTEND_POINT__:53,53:"__EXTEND_POINT__"},p_={0:"Illegal comment.",1:"CDATA section is allowed only in XML context.",2:"Duplicate attribute.",3:"End tag cannot have attributes.",4:"Illegal '/' in tags.",5:"Unexpected EOF in tag.",6:"Unexpected EOF in CDATA section.",7:"Unexpected EOF in comment.",8:"Unexpected EOF in script.",9:"Unexpected EOF in tag.",10:"Incorrectly closed comment.",11:"Incorrectly opened comment.",12:"Illegal tag name. Use '<' to print '<'.",13:"Attribute value was expected.",14:"End tag name was expected.",15:"Whitespace was expected.",16:"Unexpected '<!--' in comment.",17:`Attribute name cannot contain U+0022 ("), U+0027 ('), and U+003C (<).`,18:"Unquoted attribute value cannot contain U+0022 (\"), U+0027 ('), U+003C (<), U+003D (=), and U+0060 (`).",19:"Attribute name cannot start with '='.",21:"'<?' is allowed only in XML context.",20:"Unexpected null character.",22:"Illegal '/' in tags.",23:"Invalid end tag.",24:"Element is missing end tag.",25:"Interpolation end sign was not found.",27:"End bracket for dynamic directive argument was not found. Note that dynamic directive argument cannot contain spaces.",26:"Legal directive name was expected.",28:"v-if/v-else-if is missing expression.",29:"v-if/else branches must use unique keys.",30:"v-else/v-else-if has no adjacent v-if or v-else-if.",31:"v-for is missing expression.",32:"v-for has invalid expression.",33:"<template v-for> key should be placed on the <template> tag.",34:"v-bind is missing expression.",52:"v-bind with same-name shorthand only allows static argument.",35:"v-on is missing expression.",36:"Unexpected custom directive on <slot> outlet.",37:"Mixed v-slot usage on both the component and nested <template>. When there are multiple named slots, all slots should use <template> syntax to avoid scope ambiguity.",38:"Duplicate slot names found. ",39:"Extraneous children found when component already has explicitly named default slot. These children will be ignored.",40:"v-slot can only be used on components or <template> tags.",41:"v-model is missing expression.",42:"v-model value must be a valid JavaScript member expression.",43:"v-model cannot be used on v-for or v-slot scope variables because they are not writable.",44:`v-model cannot be used on a prop, because local prop bindings are not writable.
|
|
32
32
|
Use a v-bind binding combined with a v-on listener that emits update:x event instead.`,45:"Error parsing JavaScript expression: ",46:"<KeepAlive> expects exactly one child component.",51:"@vnode-* hooks in templates are no longer supported. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support has been removed in 3.4.",47:'"prefixIdentifiers" option is not supported in this build of compiler.',48:"ES module mode is not supported in this build of compiler.",49:'"cacheHandlers" option is only supported when the "prefixIdentifiers" option is enabled.',50:'"scopeId" option is only supported in module mode.',53:""};function h_(t,e,s=!1,i=[],r=Object.create(null)){let n=t.type==="Program"?t.body[0].type==="ExpressionStatement"&&t.body[0].expression:t;_4.walk(t,{enter(o,a){if(a&&i.push(a),a&&a.type.startsWith("TS")&&!km.includes(a.type))return this.skip();if(o.type==="Identifier"){let u=!!r[o.name],l=d_(o,a,i);(s||l&&!u)&&e(o,a,i,l,u)}else o.type==="ObjectProperty"&&(a==null?void 0:a.type)==="ObjectPattern"?o.inPattern=!0:E_(o)?o.scopeIds?o.scopeIds.forEach(u=>gm(u,r)):g_(o,u=>qT(o,u,r)):o.type==="BlockStatement"&&(o.scopeIds?o.scopeIds.forEach(u=>gm(u,r)):y_(o,u=>qT(o,u,r)))},leave(o,a){if(a&&i.pop(),o!==n&&o.scopeIds)for(let u of o.scopeIds)r[u]--,r[u]===0&&delete r[u]}})}function d_(t,e,s){if(!e)return!0;if(t.name==="arguments")return!1;if(F4(t,e))return!0;switch(e.type){case"AssignmentExpression":case"AssignmentPattern":return!0;case"ObjectPattern":case"ArrayPattern":return wm(e,s)}return!1}function wm(t,e){if(t&&(t.type==="ObjectProperty"||t.type==="ArrayPattern")){let s=e.length;for(;s--;){let i=e[s];if(i.type==="AssignmentExpression")return!0;if(i.type!=="ObjectProperty"&&!i.type.endsWith("Pattern"))break}}return!1}function m_(t){let e=t.length;for(;e--;){let s=t[e];if(s.type==="NewExpression")return!0;if(s.type!=="MemberExpression")break}return!1}function g_(t,e){for(let s of t.params)for(let i of Li(s))e(i)}function y_(t,e){for(let s of t.body)if(s.type==="VariableDeclaration"){if(s.declare)continue;for(let i of s.declarations)for(let r of Li(i.id))e(r)}else if(s.type==="FunctionDeclaration"||s.type==="ClassDeclaration"){if(s.declare||!s.id)continue;e(s.id)}else if(s.type==="ForOfStatement"||s.type==="ForInStatement"||s.type==="ForStatement"){let i=s.type==="ForStatement"?s.init:s.left;if(i&&i.type==="VariableDeclaration")for(let r of i.declarations)for(let n of Li(r.id))e(n)}}function Li(t,e=[]){switch(t.type){case"Identifier":e.push(t);break;case"MemberExpression":let s=t;for(;s.type==="MemberExpression";)s=s.object;e.push(s);break;case"ObjectPattern":for(let i of t.properties)i.type==="RestElement"?Li(i.argument,e):Li(i.value,e);break;case"ArrayPattern":t.elements.forEach(i=>{i&&Li(i,e)});break;case"RestElement":Li(t.argument,e);break;case"AssignmentPattern":Li(t.left,e);break}return e}function gm(t,e){t in e?e[t]++:e[t]=1}function qT(t,e,s){let{name:i}=e;t.scopeIds&&t.scopeIds.has(i)||(gm(i,s),(t.scopeIds||(t.scopeIds=new Set)).add(i))}var E_=t=>/Function(?:Expression|Declaration)$|Method$/.test(t.type),Rm=t=>t&&(t.type==="ObjectProperty"||t.type==="ObjectMethod")&&!t.computed,b_=(t,e)=>Rm(e)&&e.key===t;function F4(t,e,s){switch(e.type){case"MemberExpression":case"OptionalMemberExpression":return e.property===t?!!e.computed:e.object===t;case"JSXMemberExpression":return e.object===t;case"VariableDeclarator":return e.init===t;case"ArrowFunctionExpression":return e.body===t;case"PrivateName":return!1;case"ClassMethod":case"ClassPrivateMethod":case"ObjectMethod":return e.key===t?!!e.computed:!1;case"ObjectProperty":return e.key===t?!!e.computed:!s||s.type!=="ObjectPattern";case"ClassProperty":return e.key===t?!!e.computed:!0;case"ClassPrivateProperty":return e.key!==t;case"ClassDeclaration":case"ClassExpression":return e.superClass===t;case"AssignmentExpression":return e.right===t;case"AssignmentPattern":return e.right===t;case"LabeledStatement":return!1;case"CatchClause":return!1;case"RestElement":return!1;case"BreakStatement":case"ContinueStatement":return!1;case"FunctionDeclaration":case"FunctionExpression":return!1;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"ExportSpecifier":return s!=null&&s.source?!1:e.local===t;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ImportAttribute":return!1;case"JSXAttribute":return!1;case"ObjectPattern":case"ArrayPattern":return!1;case"MetaProperty":return!1;case"ObjectTypeProperty":return e.key!==t;case"TSEnumMember":return e.id!==t;case"TSPropertySignature":return e.key===t?!!e.computed:!0}return!0}var km=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"];function Mm(t){return km.includes(t.type)?Mm(t.expression):t}var ti=t=>t.type===4&&t.isStatic;function Dm(t){switch(t){case"Teleport":case"teleport":return ko;case"Suspense":case"suspense":return Oc;case"KeepAlive":case"keep-alive":return tu;case"BaseTransition":case"base-transition":return xm}}var V4=/^\d|[^\$\w]/,Fi=t=>!V4.test(t),B4=/[A-Za-z_$\xA0-\uFFFF]/,U4=/[\.\?\w$\xA0-\uFFFF]/,H4=/\s+[.[]\s*|\s*[.[]\s+/g,$4=t=>{t=t.trim().replace(H4,o=>o.trim());let e=0,s=[],i=0,r=0,n=null;for(let o=0;o<t.length;o++){let a=t.charAt(o);switch(e){case 0:if(a==="[")s.push(e),e=1,i++;else if(a==="(")s.push(e),e=2,r++;else if(!(o===0?B4:U4).test(a))return!1;break;case 1:a==="'"||a==='"'||a==="`"?(s.push(e),e=3,n=a):a==="["?i++:a==="]"&&(--i||(e=s.pop()));break;case 2:if(a==="'"||a==='"'||a==="`")s.push(e),e=3,n=a;else if(a==="(")r++;else if(a===")"){if(o===t.length-1)return!1;--r||(e=s.pop())}break;case 3:a===n&&(e=s.pop(),n=null);break}}return!i&&!r},T_=(t,e)=>{try{let s=eu.parseExpression(t,{plugins:e.expressionPlugins});return s=Mm(s),s.type==="MemberExpression"||s.type==="OptionalMemberExpression"||s.type==="Identifier"&&s.name!=="undefined"}catch(s){return!1}},Lm=T_;function ym(t,e,s=e.length){return Fm({offset:t.offset,line:t.line,column:t.column},e,s)}function Fm(t,e,s=e.length){let i=0,r=-1;for(let n=0;n<s;n++)e.charCodeAt(n)===10&&(i++,r=n);return t.offset+=s,t.line+=i,t.column=r===-1?t.column+s:s-r,t}function Em(t,e){if(!t)throw new Error(e||"unexpected compiler condition")}function Cs(t,e,s=!1){for(let i=0;i<t.props.length;i++){let r=t.props[i];if(r.type===7&&(s||r.exp)&&(re.isString(e)?r.name===e:e.test(r.name)))return r}}function uu(t,e,s=!1,i=!1){for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6){if(s)continue;if(n.name===e&&(n.value||i))return n}else if(n.name==="bind"&&(n.exp||i)&&_r(n.arg,e))return n}}function _r(t,e){return!!(t&&ti(t)&&t.content===e)}function j4(t){return t.props.some(e=>e.type===7&&e.name==="bind"&&(!e.arg||e.arg.type!==4||!e.arg.isStatic))}function yc(t){return t.type===5||t.type===2}function Vm(t){return t.type===7&&t.name==="slot"}function Vo(t){return t.type===1&&t.tagType===3}function lu(t){return t.type===1&&t.tagType===2}var K4=new Set([Do,Uo]);function __(t,e=[]){if(t&&!re.isString(t)&&t.type===14){let s=t.callee;if(!re.isString(s)&&K4.has(s))return __(t.arguments[0],e.concat(t))}return[t,e]}function cu(t,e,s){let i,r=t.type===13?t.props:t.arguments[2],n=[],o;if(r&&!re.isString(r)&&r.type===14){let a=__(r);r=a[0],n=a[1],o=n[n.length-1]}if(r==null||re.isString(r))i=Ns([e]);else if(r.type===14){let a=r.arguments[0];!re.isString(a)&&a.type===15?XT(e,a)||a.properties.unshift(e):r.callee===$c?i=Ht(s.helper(iu),[Ns([e]),r]):r.arguments.unshift(Ns([e])),!i&&(i=r)}else r.type===15?(XT(e,r)||r.properties.unshift(e),i=r):(i=Ht(s.helper(iu),[Ns([e]),r]),o&&o.callee===Uo&&(o=n[n.length-2]));t.type===13?o?o.arguments[0]=i:t.props=i:o?o.arguments[0]=i:t.arguments[2]=i}function XT(t,e){let s=!1;if(t.key.type===4){let i=t.key.content;s=e.properties.some(r=>r.key.type===4&&r.key.content===i)}return s}function On(t,e){return`_${e}_${t.replace(/[^\w]/g,(s,i)=>s==="-"?"_":t.charCodeAt(i).toString())}`}function fs(t,e){if(!t||Object.keys(e).length===0)return!1;switch(t.type){case 1:for(let s=0;s<t.props.length;s++){let i=t.props[s];if(i.type===7&&(fs(i.arg,e)||fs(i.exp,e)))return!0}return t.children.some(s=>fs(s,e));case 11:return fs(t.source,e)?!0:t.children.some(s=>fs(s,e));case 9:return t.branches.some(s=>fs(s,e));case 10:return fs(t.condition,e)?!0:t.children.some(s=>fs(s,e));case 4:return!t.isStatic&&Fi(t.content)&&!!e[t.content];case 8:return t.children.some(s=>re.isObject(s)&&fs(s,e));case 5:case 12:return fs(t.content,e);case 2:case 3:return!1;default:return!1}}function S_(t){return t.type===14&&t.callee===Xc?t.arguments[1].returns:t}var x_=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,v_={parseMode:"base",ns:0,delimiters:["{{","}}"],getNamespace:()=>0,isVoidTag:re.NO,isPreTag:re.NO,isCustomElement:re.NO,onError:Om,onWarn:f_,comments:!0,prefixIdentifiers:!1},$e=v_,fu=null,Pn="",Gt=null,Fe=null,Hs="",Di=-1,vn=-1,Cc=0,Tr=!1,bm=null,Et=[],et=new dm(Et,{onerr:ss,ontext(t,e){mc(Ut(t,e),t,e)},ontextentity(t,e,s){mc(t,e,s)},oninterpolation(t,e){if(Tr)return mc(Ut(t,e),t,e);let s=t+et.delimiterOpen.length,i=e-et.delimiterClose.length;for(;Ps(Pn.charCodeAt(s));)s++;for(;Ps(Pn.charCodeAt(i-1));)i--;let r=Ut(s,i);r.includes("&")&&(r=xn.decodeHTML(r)),Tm({type:5,content:bc(r,!1,It(s,i)),loc:It(t,e)})},onopentagname(t,e){let s=Ut(t,e);Gt={type:1,tag:s,ns:$e.getNamespace(s,Et[0],$e.ns),tagType:0,props:[],children:[],loc:It(t-1,e),codegenNode:void 0}},onopentagend(t){zT(t)},onclosetag(t,e){let s=Ut(t,e);if(!$e.isVoidTag(s)){let i=!1;for(let r=0;r<Et.length;r++)if(Et[r].tag.toLowerCase()===s.toLowerCase()){i=!0,r>0&&ss(24,Et[0].loc.start.offset);for(let o=0;o<=r;o++){let a=Et.shift();Ec(a,e,o<r)}break}i||ss(23,A_(t,60))}},onselfclosingtag(t){var e;let s=Gt.tag;Gt.isSelfClosing=!0,zT(t),((e=Et[0])==null?void 0:e.tag)===s&&Ec(Et.shift(),t)},onattribname(t,e){Fe={type:6,name:Ut(t,e),nameLoc:It(t,e),value:void 0,loc:It(t)}},ondirname(t,e){let s=Ut(t,e),i=s==="."||s===":"?"bind":s==="@"?"on":s==="#"?"slot":s.slice(2);if(!Tr&&i===""&&ss(26,t),Tr||i==="")Fe={type:6,name:s,nameLoc:It(t,e),value:void 0,loc:It(t)};else if(Fe={type:7,name:i,rawName:s,exp:void 0,arg:void 0,modifiers:s==="."?["prop"]:[],loc:It(t)},i==="pre"){Tr=et.inVPre=!0,bm=Gt;let r=Gt.props;for(let n=0;n<r.length;n++)r[n].type===7&&(r[n]=Q4(r[n]))}},ondirarg(t,e){if(t===e)return;let s=Ut(t,e);if(Tr)Fe.name+=s,An(Fe.nameLoc,e);else{let i=s[0]!=="[";Fe.arg=bc(i?s:s.slice(1,-1),i,It(t,e),i?3:0)}},ondirmodifier(t,e){let s=Ut(t,e);if(Tr)Fe.name+="."+s,An(Fe.nameLoc,e);else if(Fe.name==="slot"){let i=Fe.arg;i&&(i.content+="."+s,An(i.loc,e))}else Fe.modifiers.push(s)},onattribdata(t,e){Hs+=Ut(t,e),Di<0&&(Di=t),vn=e},onattribentity(t,e,s){Hs+=t,Di<0&&(Di=e),vn=s},onattribnameend(t){let e=Fe.loc.start.offset,s=Ut(e,t);Fe.type===7&&(Fe.rawName=s),Gt.props.some(i=>(i.type===7?i.rawName:i.name)===s)&&ss(2,e)},onattribend(t,e){if(Gt&&Fe){if(An(Fe.loc,e),t!==0)if(Fe.type===6)Fe.name==="class"&&(Hs=C_(Hs).trim()),t===1&&!Hs&&ss(13,e),Fe.value={type:2,content:Hs,loc:t===1?It(Di,vn):It(Di-1,vn+1)},et.inSFCRoot&&Gt.tag==="template"&&Fe.name==="lang"&&Hs&&Hs!=="html"&&et.enterRCDATA(Pc("</template"),0);else{let s=0;Fe.name==="for"?s=3:Fe.name==="slot"?s=1:Fe.name==="on"&&Hs.includes(";")&&(s=2),Fe.exp=bc(Hs,!1,It(Di,vn),0,s),Fe.name==="for"&&(Fe.forParseResult=X4(Fe.exp));let i=-1;Fe.name==="bind"&&(i=Fe.modifiers.indexOf("sync"))>-1&&Fo("COMPILER_V_BIND_SYNC",$e,Fe.loc,Fe.rawName)&&(Fe.name="model",Fe.modifiers.splice(i,1))}(Fe.type!==7||Fe.name!=="pre")&&Gt.props.push(Fe)}Hs="",Di=vn=-1},oncomment(t,e){$e.comments&&Tm({type:3,content:Ut(t,e),loc:It(t-4,e+3)})},onend(){let t=Pn.length;if(et.state!==1)switch(et.state){case 5:case 8:ss(5,t);break;case 3:case 4:ss(25,et.sectionStart);break;case 28:et.currentSequence===Bt.CdataEnd?ss(6,t):ss(7,t);break;case 6:case 7:case 9:case 11:case 12:case 13:case 14:case 15:case 16:case 17:case 18:case 19:case 20:case 21:ss(9,t);break}for(let e=0;e<Et.length;e++)Ec(Et[e],t-1),ss(24,Et[e].loc.start.offset)},oncdata(t,e){Et[0].ns!==0?mc(Ut(t,e),t,e):ss(1,t-9)},onprocessinginstruction(t){(Et[0]?Et[0].ns:$e.ns)===0&&ss(21,t-1)}}),GT=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,q4=/^\(|\)$/g;function X4(t){let e=t.loc,s=t.content,i=s.match(x_);if(!i)return;let[,r,n]=i,o=(f,p,h=!1)=>{let d=e.start.offset+p,_=d+f.length;return bc(f,!1,It(d,_),0,h?1:0)},a={source:o(n.trim(),s.indexOf(n,r.length)),value:void 0,key:void 0,index:void 0,finalized:!1},u=r.trim().replace(q4,"").trim(),l=r.indexOf(u),c=u.match(GT);if(c){u=u.replace(GT,"").trim();let f=c[1].trim(),p;if(f&&(p=s.indexOf(f,l+u.length),a.key=o(f,p,!0)),c[2]){let h=c[2].trim();h&&(a.index=o(h,s.indexOf(h,a.key?p+f.length:l+u.length),!0))}}return u&&(a.value=o(u,l,!0)),a}function Ut(t,e){return Pn.slice(t,e)}function zT(t){et.inSFCRoot&&(Gt.innerLoc=It(t+1,t+1)),Tm(Gt);let{tag:e,ns:s}=Gt;s===0&&$e.isPreTag(e)&&Cc++,$e.isVoidTag(e)?Ec(Gt,t):(Et.unshift(Gt),(s===1||s===2)&&(et.inXML=!0)),Gt=null}function mc(t,e,s){let i=Et[0]||fu,r=i.children[i.children.length-1];(r==null?void 0:r.type)===2?(r.content+=t,An(r.loc,s)):i.children.push({type:2,content:t,loc:It(e,s)})}function Ec(t,e,s=!1){s?An(t.loc,A_(e,60)):An(t.loc,e+1),et.inSFCRoot&&(t.children.length?t.innerLoc.end=re.extend({},t.children[t.children.length-1].loc.end):t.innerLoc.end=re.extend({},t.innerLoc.start),t.innerLoc.source=Ut(t.innerLoc.start.offset,t.innerLoc.end.offset));let{tag:i,ns:r}=t;Tr||(i==="slot"?t.tagType=2:WT(t)?t.tagType=3:z4(t)&&(t.tagType=1)),et.inRCDATA||(t.children=P_(t.children,t.tag)),r===0&&$e.isPreTag(i)&&Cc--,bm===t&&(Tr=et.inVPre=!1,bm=null),et.inXML&&(Et[0]?Et[0].ns:$e.ns)===0&&(et.inXML=!1);{let n=t.props;if(Sr("COMPILER_V_IF_V_FOR_PRECEDENCE",$e)){let a=!1,u=!1;for(let l=0;l<n.length;l++){let c=n[l];if(c.type===7&&(c.name==="if"?a=!0:c.name==="for"&&(u=!0)),a&&u){au("COMPILER_V_IF_V_FOR_PRECEDENCE",$e,t.loc);break}}}if(!et.inSFCRoot&&Sr("COMPILER_NATIVE_TEMPLATE",$e)&&t.tag==="template"&&!WT(t)){au("COMPILER_NATIVE_TEMPLATE",$e,t.loc);let a=Et[0]||fu,u=a.children.indexOf(t);a.children.splice(u,1,...t.children)}let o=n.find(a=>a.type===6&&a.name==="inline-template");o&&Fo("COMPILER_INLINE_TEMPLATE",$e,o.loc)&&t.children.length&&(o.value={type:2,content:Ut(t.children[0].loc.start.offset,t.children[t.children.length-1].loc.end.offset),loc:o.loc})}}function A_(t,e){let s=t;for(;Pn.charCodeAt(s)!==e&&s>=0;)s--;return s}var G4=new Set(["if","else","else-if","for","slot"]);function WT({tag:t,props:e}){if(t==="template"){for(let s=0;s<e.length;s++)if(e[s].type===7&&G4.has(e[s].name))return!0}return!1}function z4({tag:t,props:e}){var s;if($e.isCustomElement(t))return!1;if(t==="component"||W4(t.charCodeAt(0))||Dm(t)||(s=$e.isBuiltInComponent)!=null&&s.call($e,t)||$e.isNativeTag&&!$e.isNativeTag(t))return!0;for(let i=0;i<e.length;i++){let r=e[i];if(r.type===6){if(r.name==="is"&&r.value){if(r.value.content.startsWith("vue:"))return!0;if(Fo("COMPILER_IS_ON_ELEMENT",$e,r.loc))return!0}}else if(r.name==="bind"&&_r(r.arg,"is")&&Fo("COMPILER_IS_ON_ELEMENT",$e,r.loc))return!0}return!1}function W4(t){return t>64&&t<91}var J4=/\r\n/g;function P_(t,e){var s,i;let r=$e.whitespace!=="preserve",n=!1;for(let o=0;o<t.length;o++){let a=t[o];if(a.type===2)if(Cc)a.content=a.content.replace(J4,`
|
|
33
33
|
`);else if(Y4(a.content)){let u=(s=t[o-1])==null?void 0:s.type,l=(i=t[o+1])==null?void 0:i.type;!u||!l||r&&(u===3&&(l===3||l===1)||u===1&&(l===3||l===1&&Z4(a.content)))?(n=!0,t[o]=null):a.content=" "}else r&&(a.content=C_(a.content))}if(Cc&&e&&$e.isPreTag(e)){let o=t[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}return n?t.filter(Boolean):t}function Y4(t){for(let e=0;e<t.length;e++)if(!Ps(t.charCodeAt(e)))return!1;return!0}function Z4(t){for(let e=0;e<t.length;e++){let s=t.charCodeAt(e);if(s===10||s===13)return!0}return!1}function C_(t){let e="",s=!1;for(let i=0;i<t.length;i++)Ps(t.charCodeAt(i))?s||(e+=" ",s=!0):(e+=t[i],s=!1);return e}function Tm(t){(Et[0]||fu).children.push(t)}function It(t,e){return{start:et.getPos(t),end:e==null?e:et.getPos(e),source:e==null?e:Ut(t,e)}}function An(t,e){t.end=et.getPos(e),t.source=Ut(t.start.offset,e)}function Q4(t){let e={type:6,name:t.rawName,nameLoc:It(t.loc.start.offset,t.loc.start.offset+t.rawName.length),value:void 0,loc:t.loc};if(t.exp){let s=t.exp.loc;s.end.offset<t.loc.end.offset&&(s.start.offset--,s.start.column--,s.end.offset++,s.end.column++),e.value={type:2,content:t.exp.content,loc:s}}return e}function bc(t,e=!1,s,i=0,r=0){let n=ve(t,e,s,i);if(!e&&$e.prefixIdentifiers&&r!==3&&t.trim()){if(Fi(t))return n.ast=null,n;try{let o=$e.expressionPlugins,a={plugins:o?[...o,"typescript"]:["typescript"]};r===2?n.ast=eu.parse(` ${t} `,a).program:r===1?n.ast=eu.parseExpression(`(${t})=>{}`,a):n.ast=eu.parseExpression(`(${t})`,a)}catch(o){n.ast=!1,ss(45,s.start.offset,o.message)}}return n}function ss(t,e,s){$e.onError(Je(t,It(e,e),void 0,s))}function eR(){et.reset(),Gt=null,Fe=null,Hs="",Di=-1,vn=-1,Et.length=0}function I_(t,e){if(eR(),Pn=t,$e=re.extend({},v_),e){let r;for(r in e)e[r]!=null&&($e[r]=e[r])}$e.decodeEntities&&console.warn("[@vue/compiler-core] decodeEntities option is passed but will be ignored in non-browser builds."),et.mode=$e.parseMode==="html"?1:$e.parseMode==="sfc"?2:0,et.inXML=$e.ns===1||$e.ns===2;let s=e==null?void 0:e.delimiters;s&&(et.delimiterOpen=Pc(s[0]),et.delimiterClose=Pc(s[1]));let i=fu=u_([],t);return et.parse(Pn),i.loc=It(0,t.length),i.children=P_(i.children),fu=null,i}function tR(t,e){Tc(t,e,N_(t,t.children[0]))}function N_(t,e){let{children:s}=t;return s.length===1&&e.type===1&&!lu(e)}function Tc(t,e,s=!1){let{children:i}=t,r=i.length,n=0;for(let o=0;o<i.length;o++){let a=i[o];if(a.type===1&&a.tagType===0){let u=s?0:$s(a,e);if(u>0){if(u>=2){a.codegenNode.patchFlag="-1 /* HOISTED */",a.codegenNode=e.hoist(a.codegenNode),n++;continue}}else{let l=a.codegenNode;if(l.type===13){let c=k_(l);if((!c||c===512||c===1)&&w_(a,e)>=2){let f=R_(a);f&&(l.props=e.hoist(f))}l.dynamicProps&&(l.dynamicProps=e.hoist(l.dynamicProps))}}}if(a.type===1){let u=a.tagType===1;u&&e.scopes.vSlot++,Tc(a,e),u&&e.scopes.vSlot--}else if(a.type===11)Tc(a,e,a.children.length===1);else if(a.type===9)for(let u=0;u<a.branches.length;u++)Tc(a.branches[u],e,a.branches[u].children.length===1)}if(n&&e.transformHoist&&e.transformHoist(i,e,t),n&&n===r&&t.type===1&&t.tagType===0&&t.codegenNode&&t.codegenNode.type===13&&re.isArray(t.codegenNode.children)){let o=e.hoist(Ho(t.codegenNode.children));e.hmr&&(o.content=`[...${o.content}]`),t.codegenNode.children=o}}function $s(t,e){let{constantCache:s}=e;switch(t.type){case 1:if(t.tagType!==0)return 0;let i=s.get(t);if(i!==void 0)return i;let r=t.codegenNode;if(r.type!==13||r.isBlock&&t.tag!=="svg"&&t.tag!=="foreignObject")return 0;if(k_(r))return s.set(t,0),0;{let a=3,u=w_(t,e);if(u===0)return s.set(t,0),0;u<a&&(a=u);for(let l=0;l<t.children.length;l++){let c=$s(t.children[l],e);if(c===0)return s.set(t,0),0;c<a&&(a=c)}if(a>1)for(let l=0;l<t.props.length;l++){let c=t.props[l];if(c.type===7&&c.name==="bind"&&c.exp){let f=$s(c.exp,e);if(f===0)return s.set(t,0),0;f<a&&(a=f)}}if(r.isBlock){for(let l=0;l<t.props.length;l++)if(t.props[l].type===7)return s.set(t,0),0;e.removeHelper(xr),e.removeHelper(Nn(e.inSSR,r.isComponent)),r.isBlock=!1,e.helper(In(e.inSSR,r.isComponent))}return s.set(t,a),a}case 2:case 3:return 3;case 9:case 11:case 10:return 0;case 5:case 12:return $s(t.content,e);case 4:return t.constType;case 8:let o=3;for(let a=0;a<t.children.length;a++){let u=t.children[a];if(re.isString(u)||re.isSymbol(u))continue;let l=$s(u,e);if(l===0)return 0;l<o&&(o=l)}return o;default:return 0}}var sR=new Set([Uc,Hc,Do,Uo]);function O_(t,e){if(t.type===14&&!re.isString(t.callee)&&sR.has(t.callee)){let s=t.arguments[0];if(s.type===4)return $s(s,e);if(s.type===14)return O_(s,e)}return 0}function w_(t,e){let s=3,i=R_(t);if(i&&i.type===15){let{properties:r}=i;for(let n=0;n<r.length;n++){let{key:o,value:a}=r[n],u=$s(o,e);if(u===0)return u;u<s&&(s=u);let l;if(a.type===4?l=$s(a,e):a.type===14?l=O_(a,e):l=0,l===0)return l;l<s&&(s=l)}}return s}function R_(t){let e=t.codegenNode;if(e.type===13)return e.props}function k_(t){let e=t.patchFlag;return e?parseInt(e,10):void 0}function M_(t,{filename:e="",prefixIdentifiers:s=!1,hoistStatic:i=!1,hmr:r=!1,cacheHandlers:n=!1,nodeTransforms:o=[],directiveTransforms:a={},transformHoist:u=null,isBuiltInComponent:l=re.NOOP,isCustomElement:c=re.NOOP,expressionPlugins:f=[],scopeId:p=null,slotted:h=!0,ssr:d=!1,inSSR:_=!1,ssrCssVars:y="",bindingMetadata:x=re.EMPTY_OBJ,inline:T=!1,isTS:g=!1,onError:E=Om,onWarn:v=f_,compatConfig:N}){let L=e.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),A={filename:e,selfName:L&&re.capitalize(re.camelize(L[1])),prefixIdentifiers:s,hoistStatic:i,hmr:r,cacheHandlers:n,nodeTransforms:o,directiveTransforms:a,transformHoist:u,isBuiltInComponent:l,isCustomElement:c,expressionPlugins:f,scopeId:p,slotted:h,ssr:d,inSSR:_,ssrCssVars:y,bindingMetadata:x,inline:T,isTS:g,onError:E,onWarn:v,compatConfig:N,root:t,helpers:new Map,components:new Set,directives:new Set,hoists:[],imports:[],constantCache:new WeakMap,temps:0,cached:0,identifiers:Object.create(null),scopes:{vFor:0,vSlot:0,vPre:0,vOnce:0},parent:null,currentNode:t,childIndex:0,inVOnce:!1,helper(P){let I=A.helpers.get(P)||0;return A.helpers.set(P,I+1),P},removeHelper(P){let I=A.helpers.get(P);if(I){let j=I-1;j?A.helpers.set(P,j):A.helpers.delete(P)}},helperString(P){return`_${ps[A.helper(P)]}`},replaceNode(P){{if(!A.currentNode)throw new Error("Node being replaced is already removed.");if(!A.parent)throw new Error("Cannot replace root node.")}A.parent.children[A.childIndex]=A.currentNode=P},removeNode(P){if(!A.parent)throw new Error("Cannot remove root node.");let I=A.parent.children,j=P?I.indexOf(P):A.currentNode?A.childIndex:-1;if(j<0)throw new Error("node being removed is not a child of current parent");!P||P===A.currentNode?(A.currentNode=null,A.onNodeRemoved()):A.childIndex>j&&(A.childIndex--,A.onNodeRemoved()),A.parent.children.splice(j,1)},onNodeRemoved:re.NOOP,addIdentifiers(P){re.isString(P)?k(P):P.identifiers?P.identifiers.forEach(k):P.type===4&&k(P.content)},removeIdentifiers(P){re.isString(P)?O(P):P.identifiers?P.identifiers.forEach(O):P.type===4&&O(P.content)},hoist(P){re.isString(P)&&(P=ve(P)),A.hoists.push(P);let I=ve(`_hoisted_${A.hoists.length}`,!1,P.loc,2);return I.hoisted=P,I},cache(P,I=!1){return l_(A.cached++,P,I)}};A.filters=new Set;function k(P){let{identifiers:I}=A;I[P]===void 0&&(I[P]=0),I[P]++}function O(P){A.identifiers[P]--}return A}function D_(t,e){let s=M_(t,e);pu(t,s),e.hoistStatic&&tR(t,s),e.ssr||iR(t,s),t.helpers=new Set([...s.helpers.keys()]),t.components=[...s.components],t.directives=[...s.directives],t.imports=s.imports,t.hoists=s.hoists,t.temps=s.temps,t.cached=s.cached,t.transformed=!0,t.filters=[...s.filters]}function iR(t,e){let{helper:s}=e,{children:i}=t;if(i.length===1){let r=i[0];if(N_(t,r)&&r.codegenNode){let n=r.codegenNode;n.type===13&&Gc(n,e),t.codegenNode=n}else t.codegenNode=r}else if(i.length>1){let r=64,n=re.PatchFlagNames[64];i.filter(o=>o.type!==3).length===1&&(r|=2048,n+=`, ${re.PatchFlagNames[2048]}`),t.codegenNode=Lo(e,s(Mo),void 0,t.children,r+` /* ${n} */`,void 0,void 0,!0,void 0,!1)}}function rR(t,e){let s=0,i=()=>{s--};for(;s<t.children.length;s++){let r=t.children[s];re.isString(r)||(e.parent=t,e.childIndex=s,e.onNodeRemoved=i,pu(r,e))}}function pu(t,e){e.currentNode=t;let{nodeTransforms:s}=e,i=[];for(let n=0;n<s.length;n++){let o=s[n](t,e);if(o&&(re.isArray(o)?i.push(...o):i.push(o)),e.currentNode)t=e.currentNode;else return}switch(t.type){case 3:e.ssr||e.helper(Bo);break;case 5:e.ssr||e.helper(Bc);break;case 9:for(let n=0;n<t.branches.length;n++)pu(t.branches[n],e);break;case 10:case 11:case 1:case 0:rR(t,e);break}e.currentNode=t;let r=i.length;for(;r--;)i[r]()}function Bm(t,e){let s=re.isString(t)?i=>i===t:i=>t.test(i);return(i,r)=>{if(i.type===1){let{props:n}=i;if(i.tagType===3&&n.some(Vm))return;let o=[];for(let a=0;a<n.length;a++){let u=n[a];if(u.type===7&&s(u.name)){n.splice(a,1),a--;let l=e(i,u,r);l&&o.push(l)}}return o}}}var hu="/*#__PURE__*/",_c=t=>`${ps[t]}: _${ps[t]}`;function JT(t,{mode:e="function",prefixIdentifiers:s=e==="module",sourceMap:i=!1,filename:r="template.vue.html",scopeId:n=null,optimizeImports:o=!1,runtimeGlobalName:a="Vue",runtimeModuleName:u="vue",ssrRuntimeModuleName:l="vue/server-renderer",ssr:c=!1,isTS:f=!1,inSSR:p=!1}){let h={mode:e,prefixIdentifiers:s,sourceMap:i,filename:r,scopeId:n,optimizeImports:o,runtimeGlobalName:a,runtimeModuleName:u,ssrRuntimeModuleName:l,ssr:c,isTS:f,inSSR:p,source:t.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(y){return`_${ps[y]}`},push(y,x=-2,T){if(h.code+=y,h.map){if(T){let g;if(T.type===4&&!T.isStatic){let E=T.content.replace(/^_ctx\./,"");E!==T.content&&Fi(E)&&(g=E)}_(T.loc.start,g)}x===-3?Fm(h,y):(h.offset+=y.length,x===-2?h.column+=y.length:(x===-1&&(x=y.length-1),h.line++,h.column=y.length-x)),T&&T.loc!==vt&&_(T.loc.end)}},indent(){d(++h.indentLevel)},deindent(y=!1){y?--h.indentLevel:d(--h.indentLevel)},newline(){d(h.indentLevel)}};function d(y){h.push(`
|
|
34
34
|
`+" ".repeat(y),0)}function _(y,x=null){let{_names:T,_mappings:g}=h.map;x!==null&&!T.has(x)&&T.add(x),g.add({originalLine:y.line,originalColumn:y.column-1,generatedLine:h.line,generatedColumn:h.column-1,source:r,name:x})}return i&&(h.map=new S4.SourceMapGenerator,h.map.setSourceContent(r,h.source),h.map._sources.add(r)),h}function L_(t,e={}){let s=JT(t,e);e.onContextCreated&&e.onContextCreated(s);let{mode:i,push:r,prefixIdentifiers:n,indent:o,deindent:a,newline:u,scopeId:l,ssr:c}=s,f=Array.from(t.helpers),p=f.length>0,h=!n&&i!=="module",d=l!=null&&i==="module",_=!!e.inline,y=_?JT(t,e):s;i==="module"?oR(t,y,d,_):nR(t,y);let x=c?"ssrRender":"render",T=c?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"];e.bindingMetadata&&!e.inline&&T.push("$props","$setup","$data","$options");let g=e.isTS?T.map(E=>`${E}: any`).join(","):T.join(", ");if(r(_?`(${g}) => {`:`function ${x}(${g}) {`),o(),h&&(r("with (_ctx) {"),o(),p&&(r(`const { ${f.map(_c).join(", ")} } = _Vue
|
|
35
35
|
`,-1),u())),t.components.length&&(hm(t.components,"component",s),(t.directives.length||t.temps>0)&&u()),t.directives.length&&(hm(t.directives,"directive",s),t.temps>0&&u()),t.filters&&t.filters.length&&(u(),hm(t.filters,"filter",s),u()),t.temps>0){r("let ");for(let E=0;E<t.temps;E++)r(`${E>0?", ":""}_temp${E}`)}return(t.components.length||t.directives.length||t.temps)&&(r(`
|
|
36
|
-
`,0),u()),c||r("return "),t.codegenNode?
|
|
36
|
+
`,0),u()),c||r("return "),t.codegenNode?ot(t.codegenNode,s):r("null"),h&&(a(),r("}")),a(),r("}"),{ast:t,code:s.code,preamble:_?y.code:"",map:s.map?s.map.toJSON():void 0}}function nR(t,e){let{ssr:s,prefixIdentifiers:i,push:r,newline:n,runtimeModuleName:o,runtimeGlobalName:a,ssrRuntimeModuleName:u}=e,l=s?`require(${JSON.stringify(o)})`:a,c=Array.from(t.helpers);if(c.length>0){if(i)r(`const { ${c.map(_c).join(", ")} } = ${l}
|
|
37
37
|
`,-1);else if(r(`const _Vue = ${l}
|
|
38
38
|
`,-1),t.hoists.length){let f=[wc,Rc,Bo,kc,Pm].filter(p=>c.includes(p)).map(_c).join(", ");r(`const { ${f} } = _Vue
|
|
39
39
|
`,-1)}}t.ssrHelpers&&t.ssrHelpers.length&&r(`const { ${t.ssrHelpers.map(_c).join(", ")} } = require("${u}")
|
|
@@ -43,19 +43,19 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
43
43
|
const ${l.map(c=>`_${ps[c]} = ${ps[c]}`).join(", ")}
|
|
44
44
|
`,-1)):r(`import { ${l.map(c=>`${ps[c]} as _${ps[c]}`).join(", ")} } from ${JSON.stringify(a)}
|
|
45
45
|
`,-1)}t.ssrHelpers&&t.ssrHelpers.length&&r(`import { ${t.ssrHelpers.map(l=>`${ps[l]} as _${ps[l]}`).join(", ")} } from "${u}"
|
|
46
|
-
`,-1),t.imports.length&&(aR(t.imports,e),n()),F_(t.hoists,e),n(),i||r("export ")}function hm(t,e,{helper:s,push:i,newline:r,isTS:n}){let o=s(e==="filter"?Lc:e==="component"?su:Dc);for(let a=0;a<t.length;a++){let u=t[a],l=u.endsWith("__self");l&&(u=u.slice(0,-6)),i(`const ${On(u,e)} = ${o}(${JSON.stringify(u)}${l?", true":""})${n?"!":""}`),a<t.length-1&&r()}}function F_(t,e){if(!t.length)return;e.pure=!0;let{push:s,newline:i,helper:r,scopeId:n,mode:o}=e,a=n!=null&&o!=="function";i(),a&&(s(`const _withScopeId = n => (${r(jc)}("${n}"),n=n(),${r(Kc)}(),n)`),i());for(let u=0;u<t.length;u++){let l=t[u];if(l){let c=a&&l.type===13;s(`const _hoisted_${u+1} = ${c?`${hu} _withScopeId(() => `:""}`),
|
|
46
|
+
`,-1),t.imports.length&&(aR(t.imports,e),n()),F_(t.hoists,e),n(),i||r("export ")}function hm(t,e,{helper:s,push:i,newline:r,isTS:n}){let o=s(e==="filter"?Lc:e==="component"?su:Dc);for(let a=0;a<t.length;a++){let u=t[a],l=u.endsWith("__self");l&&(u=u.slice(0,-6)),i(`const ${On(u,e)} = ${o}(${JSON.stringify(u)}${l?", true":""})${n?"!":""}`),a<t.length-1&&r()}}function F_(t,e){if(!t.length)return;e.pure=!0;let{push:s,newline:i,helper:r,scopeId:n,mode:o}=e,a=n!=null&&o!=="function";i(),a&&(s(`const _withScopeId = n => (${r(jc)}("${n}"),n=n(),${r(Kc)}(),n)`),i());for(let u=0;u<t.length;u++){let l=t[u];if(l){let c=a&&l.type===13;s(`const _hoisted_${u+1} = ${c?`${hu} _withScopeId(() => `:""}`),ot(l,e),c&&s(")"),i()}}e.pure=!1}function aR(t,e){t.length&&t.forEach(s=>{e.push("import "),ot(s.exp,e),e.push(` from '${s.path}'`),e.newline()})}function uR(t){return re.isString(t)||t.type===4||t.type===2||t.type===5||t.type===8}function zc(t,e){let s=t.length>3||t.some(i=>re.isArray(i)||!uR(i));e.push("["),s&&e.indent(),$o(t,e,s),s&&e.deindent(),e.push("]")}function $o(t,e,s=!1,i=!0){let{push:r,newline:n}=e;for(let o=0;o<t.length;o++){let a=t[o];re.isString(a)?r(a,-3):re.isArray(a)?zc(a,e):ot(a,e),o<t.length-1&&(s?(i&&r(","),n()):i&&r(", "))}}function ot(t,e){if(re.isString(t)){e.push(t,-3);return}if(re.isSymbol(t)){e.push(e.helper(t));return}switch(t.type){case 1:case 9:case 11:Em(t.codegenNode!=null,"Codegen node is missing for element/if/for node. Apply appropriate transforms first."),ot(t.codegenNode,e);break;case 2:lR(t,e);break;case 4:V_(t,e);break;case 5:cR(t,e);break;case 12:ot(t.codegenNode,e);break;case 8:B_(t,e);break;case 3:pR(t,e);break;case 13:hR(t,e);break;case 14:mR(t,e);break;case 15:gR(t,e);break;case 17:yR(t,e);break;case 18:ER(t,e);break;case 19:bR(t,e);break;case 20:TR(t,e);break;case 21:$o(t.body,e,!0,!1);break;case 22:_R(t,e);break;case 23:U_(t,e);break;case 24:SR(t,e);break;case 25:xR(t,e);break;case 26:vR(t,e);break;case 10:break;default:return Em(!1,`unhandled codegen node type: ${t.type}`),t}}function lR(t,e){e.push(JSON.stringify(t.content),-3,t)}function V_(t,e){let{content:s,isStatic:i}=t;e.push(i?JSON.stringify(s):s,-3,t)}function cR(t,e){let{push:s,helper:i,pure:r}=e;r&&s(hu),s(`${i(Bc)}(`),ot(t.content,e),s(")")}function B_(t,e){for(let s=0;s<t.children.length;s++){let i=t.children[s];re.isString(i)?e.push(i,-3):ot(i,e)}}function fR(t,e){let{push:s}=e;if(t.type===8)s("["),B_(t,e),s("]");else if(t.isStatic){let i=Fi(t.content)?t.content:JSON.stringify(t.content);s(i,-2,t)}else s(`[${t.content}]`,-3,t)}function pR(t,e){let{push:s,helper:i,pure:r}=e;r&&s(hu),s(`${i(Bo)}(${JSON.stringify(t.content)})`,-3,t)}function hR(t,e){let{push:s,helper:i,pure:r}=e,{tag:n,props:o,children:a,patchFlag:u,dynamicProps:l,directives:c,isBlock:f,disableTracking:p,isComponent:h}=t;c&&s(i(Fc)+"("),f&&s(`(${i(xr)}(${p?"true":""}), `),r&&s(hu);let d=f?Nn(e.inSSR,h):In(e.inSSR,h);s(i(d)+"(",-2,t),$o(dR([n,o,a,u,l]),e),s(")"),f&&s(")"),c&&(s(", "),ot(c,e),s(")"))}function dR(t){let e=t.length;for(;e--&&t[e]==null;);return t.slice(0,e+1).map(s=>s||"null")}function mR(t,e){let{push:s,helper:i,pure:r}=e,n=re.isString(t.callee)?t.callee:i(t.callee);r&&s(hu),s(n+"(",-2,t),$o(t.arguments,e),s(")")}function gR(t,e){let{push:s,indent:i,deindent:r,newline:n}=e,{properties:o}=t;if(!o.length){s("{}",-2,t);return}let a=o.length>1||o.some(u=>u.value.type!==4);s(a?"{":"{ "),a&&i();for(let u=0;u<o.length;u++){let{key:l,value:c}=o[u];fR(l,e),s(": "),ot(c,e),u<o.length-1&&(s(","),n())}a&&r(),s(a?"}":" }")}function yR(t,e){zc(t.elements,e)}function ER(t,e){let{push:s,indent:i,deindent:r}=e,{params:n,returns:o,body:a,newline:u,isSlot:l}=t;l&&s(`_${ps[qc]}(`),s("(",-2,t),re.isArray(n)?$o(n,e):n&&ot(n,e),s(") => "),(u||a)&&(s("{"),i()),o?(u&&s("return "),re.isArray(o)?zc(o,e):ot(o,e)):a&&ot(a,e),(u||a)&&(r(),s("}")),l&&(t.isNonScopedSlot&&s(", undefined, true"),s(")"))}function bR(t,e){let{test:s,consequent:i,alternate:r,newline:n}=t,{push:o,indent:a,deindent:u,newline:l}=e;if(s.type===4){let f=!Fi(s.content);f&&o("("),V_(s,e),f&&o(")")}else o("("),ot(s,e),o(")");n&&a(),e.indentLevel++,n||o(" "),o("? "),ot(i,e),e.indentLevel--,n&&l(),n||o(" "),o(": ");let c=r.type===19;c||e.indentLevel++,ot(r,e),c||e.indentLevel--,n&&u(!0)}function TR(t,e){let{push:s,helper:i,indent:r,deindent:n,newline:o}=e;s(`_cache[${t.index}] || (`),t.isVNode&&(r(),s(`${i(ru)}(-1),`),o()),s(`_cache[${t.index}] = `),ot(t.value,e),t.isVNode&&(s(","),o(),s(`${i(ru)}(1),`),o(),s(`_cache[${t.index}]`),n()),s(")")}function _R(t,e){let{push:s,indent:i,deindent:r}=e;s("`");let n=t.elements.length,o=n>3;for(let a=0;a<n;a++){let u=t.elements[a];re.isString(u)?s(u.replace(/(`|\$|\\)/g,"\\$1"),-3):(s("${"),o&&i(),ot(u,e),o&&r(),s("}"))}s("`")}function U_(t,e){let{push:s,indent:i,deindent:r}=e,{test:n,consequent:o,alternate:a}=t;s("if ("),ot(n,e),s(") {"),i(),ot(o,e),r(),s("}"),a&&(s(" else "),a.type===23?U_(a,e):(s("{"),i(),ot(a,e),r(),s("}")))}function SR(t,e){ot(t.left,e),e.push(" = "),ot(t.right,e)}function xR(t,e){e.push("("),$o(t.expressions,e),e.push(")")}function vR({returns:t},e){e.push("return "),re.isArray(t)?zc(t,e):ot(t,e)}var AR=re.makeMap("true,false,null,this"),PR=/\w\s*\(|\.[^\d]/,H_=(t,e)=>{if(t.type===5)t.content=is(t.content,e);else if(t.type===1)for(let s=0;s<t.props.length;s++){let i=t.props[s];if(i.type===7&&i.name!=="for"){let r=i.exp,n=i.arg;r&&r.type===4&&!(i.name==="on"&&n)&&(i.exp=is(r,e,i.name==="slot")),n&&n.type===4&&!n.isStatic&&(i.arg=is(n,e))}}};function is(t,e,s=!1,i=!1,r=Object.create(e.identifiers)){if(!e.prefixIdentifiers||!t.content.trim())return t;let{inline:n,bindingMetadata:o}=e,a=(y,x,T)=>{let g=re.hasOwn(o,y)&&o[y];if(n){let E=x&&x.type==="AssignmentExpression"&&x.left===T,v=x&&x.type==="UpdateExpression"&&x.argument===T,N=x&&wm(x,p),L=x&&m_(p),A=k=>{let O=`${e.helperString(nu)}(${k})`;return L?`(${O})`:O};if(YT(g)||g==="setup-reactive-const"||r[y])return y;if(g==="setup-ref")return`${y}.value`;if(g==="setup-maybe-ref")return E||v||N?`${y}.value`:A(y);if(g==="setup-let")if(E){let{right:k,operator:O}=x,P=u.slice(k.start-1,k.end-1),I=Um(is(ve(P,!1),e,!1,!1,h));return`${e.helperString(ou)}(${y})${e.isTS?` //@ts-ignore
|
|
47
47
|
`:""} ? ${y}.value ${O} ${I} : ${y}`}else if(v){T.start=x.start,T.end=x.end;let{prefix:k,operator:O}=x,P=k?O:"",I=k?"":O;return`${e.helperString(ou)}(${y})${e.isTS?` //@ts-ignore
|
|
48
|
-
`:""} ? ${P}${y}.value${I} : ${P}${y}${I}`}else return N?y:A(y);else{if(g==="props")return re.genPropsAccessExp(y);if(g==="props-aliased")return re.genPropsAccessExp(o.__propsAliases[y])}}else{if(g&&g.startsWith("setup")||g==="literal-const")return`$setup.${y}`;if(g==="props-aliased")return`$props['${o.__propsAliases[y]}']`;if(g)return`$${g}.${y}`}return`_ctx.${y}`},u=t.content,l=PR.test(u),c=t.ast;if(c===!1)return t;if(c===null||!c&&Fi(u)){let y=e.identifiers[u],x=re.isGloballyAllowed(u),T=AR(u);return!s&&!y&&!T&&(!x||o[u])?(YT(o[u])&&(t.constType=1),t.content=a(u)):y||(T?t.constType=3:t.constType=2),t}if(!c){let y=i?` ${u} `:`(${u})${s?"=>{}":""}`;try{c=eu.parse(y,{plugins:e.expressionPlugins}).program}catch(x){return e.onError(Je(45,t.loc,void 0,x.message)),t}}let f=[],p=[],h=Object.create(e.identifiers);h_(c,(y,x,T,g,E)=>{if(b_(y,x)||y.name.startsWith("_filter_"))return;let v=g&&CR(y);v&&!E?(Rm(x)&&x.shorthand&&(y.prefix=`${y.name}: `),y.name=a(y.name,x,y),f.push(y)):(!(v&&E)&&!l&&(y.isConstant=!0),f.push(y))},!0,p,h);let d=[];f.sort((y,x)=>y.start-x.start),f.forEach((y,x)=>{let T=y.start-1,g=y.end-1,E=f[x-1],v=u.slice(E?E.end-1:0,T);(v.length||y.prefix)&&d.push(v+(y.prefix||""));let N=u.slice(T,g);d.push(ve(y.name,!1,{start:ym(t.loc.start,N,T),end:ym(t.loc.start,N,g),source:N},y.isConstant?3:0)),x===f.length-1&&g<u.length&&d.push(u.slice(g))});let _;return d.length?(_=Is(d,t.loc),_.ast=c):(_=t,_.constType=l?0:3),_.identifiers=Object.keys(h),_}function CR(t){return!(re.isGloballyAllowed(t.name)||t.name==="require")}function Um(t){return re.isString(t)?t:t.type===4?t.content:t.children.map(Um).join("")}function YT(t){return t==="setup-const"||t==="literal-const"}var IR=Bm(/^(if|else|else-if)$/,(t,e,s)=>$_(t,e,s,(i,r,n)=>{let o=s.parent.children,a=o.indexOf(i),u=0;for(;a-->=0;){let l=o[a];l&&l.type===9&&(u+=l.branches.length)}return()=>{if(n)i.codegenNode=QT(r,u,s);else{let l=OR(i.codegenNode);l.alternate=QT(r,u+i.branches.length-1,s)}}}));function $_(t,e,s,i){if(e.name!=="else"&&(!e.exp||!e.exp.content.trim())){let r=e.exp?e.exp.loc:t.loc;s.onError(Je(28,e.loc)),e.exp=ve("true",!1,r)}if(s.prefixIdentifiers&&e.exp&&(e.exp=is(e.exp,s)),e.name==="if"){let r=ZT(t,e),n={type:9,loc:t.loc,branches:[r]};if(s.replaceNode(n),i)return i(n,r,!0)}else{let r=s.parent.children,n=[],o=r.indexOf(t);for(;o-->=-1;){let a=r[o];if(a&&a.type===3){s.removeNode(a),n.unshift(a);continue}if(a&&a.type===2&&!a.content.trim().length){s.removeNode(a);continue}if(a&&a.type===9){e.name==="else-if"&&a.branches[a.branches.length-1].condition===void 0&&s.onError(Je(30,t.loc)),s.removeNode();let u=ZT(t,e);n.length&&!(s.parent&&s.parent.type===1&&(s.parent.tag==="transition"||s.parent.tag==="Transition"))&&(u.children=[...n,...u.children]);{let c=u.userKey;c&&a.branches.forEach(({userKey:f})=>{NR(f,c)&&s.onError(Je(29,u.userKey.loc))})}a.branches.push(u);let l=i&&i(a,u,!1);pu(u,s),l&&l(),s.currentNode=null}else s.onError(Je(30,t.loc));break}}}function ZT(t,e){let s=t.tagType===3;return{type:10,loc:t.loc,condition:e.name==="else"?void 0:e.exp,children:s&&!Cs(t,"for")?t.children:[t],userKey:uu(t,"key"),isTemplateIf:s}}function QT(t,e,s){return t.condition?Ac(t.condition,e_(t,e,s),Ht(s.helper(Bo),['"v-if"',"true"])):e_(t,e,s)}function e_(t,e,s){let{helper:i}=s,r=dt("key",ve(`${e}`,!1,vt,2)),{children:n}=t,o=n[0];if(n.length!==1||o.type!==1)if(n.length===1&&o.type===11){let u=o.codegenNode;return cu(u,r,s),u}else{let u=64,l=re.PatchFlagNames[64];return!t.isTemplateIf&&n.filter(c=>c.type!==3).length===1&&(u|=2048,l+=`, ${re.PatchFlagNames[2048]}`),Lo(s,i(Mo),Ns([r]),n,u+` /* ${l} */`,void 0,void 0,!0,!1,!1,t.loc)}else{let u=o.codegenNode,l=S_(u);return l.type===13&&Gc(l,s),cu(l,r,s),u}}function NR(t,e){if(!t||t.type!==e.type)return!1;if(t.type===6){if(t.value.content!==e.value.content)return!1}else{let s=t.exp,i=e.exp;if(s.type!==i.type||s.type!==4||s.isStatic!==i.isStatic||s.content!==i.content)return!1}return!0}function OR(t){for(;;)if(t.type===19)if(t.alternate.type===19)t=t.alternate;else return t;else t.type===20&&(t=t.value)}var wR=Bm("for",(t,e,s)=>{let{helper:i,removeHelper:r}=s;return j_(t,e,s,n=>{let o=Ht(i(Vc),[n.source]),a=Vo(t),u=Cs(t,"memo"),l=uu(t,"key"),c=l&&(l.type===6?ve(l.value.content,!0):l.exp),f=l?dt("key",c):null;a&&(u&&(u.exp=is(u.exp,s)),f&&l.type!==6&&(f.value=is(f.value,s)));let p=n.source.type===4&&n.source.constType>0,h=p?64:l?128:256;return n.codegenNode=Lo(s,i(Mo),void 0,o,h+` /* ${re.PatchFlagNames[h]} */`,void 0,void 0,!0,!p,!1,t.loc),()=>{let d,{children:_}=n;a&&t.children.some(T=>{if(T.type===1){let g=uu(T,"key");if(g)return s.onError(Je(33,g.loc)),!0}});let y=_.length!==1||_[0].type!==1,x=lu(t)?t:a&&t.children.length===1&&lu(t.children[0])?t.children[0]:null;if(x?(d=x.codegenNode,a&&f&&cu(d,f,s)):y?d=Lo(s,i(Mo),f?Ns([f]):void 0,t.children,`64 /* ${re.PatchFlagNames[64]} */`,void 0,void 0,!0,void 0,!1):(d=_[0].codegenNode,a&&f&&cu(d,f,s),d.isBlock!==!p&&(d.isBlock?(r(xr),r(Nn(s.inSSR,d.isComponent))):r(In(s.inSSR,d.isComponent))),d.isBlock=!p,d.isBlock?(i(xr),i(Nn(s.inSSR,d.isComponent))):i(In(s.inSSR,d.isComponent))),u){let T=Cn(Ic(n.parseResult,[ve("_cached")]));T.body=c_([Is(["const _memo = (",u.exp,")"]),Is(["if (_cached",...c?[" && _cached.key === ",c]:[],` && ${s.helperString(Nm)}(_cached, _memo)) return _cached`]),Is(["const _item = ",d]),ve("_item.memo = _memo"),ve("return _item")]),o.arguments.push(T,ve("_cache"),ve(String(s.cached++)))}else o.arguments.push(Cn(Ic(n.parseResult),d,!0))}})});function j_(t,e,s,i){if(!e.exp){s.onError(Je(31,e.loc));return}let r=e.forParseResult;if(!r){s.onError(Je(32,e.loc));return}Hm(r,s);let{addIdentifiers:n,removeIdentifiers:o,scopes:a}=s,{source:u,value:l,key:c,index:f}=r,p={type:11,loc:e.loc,source:u,valueAlias:l,keyAlias:c,objectIndexAlias:f,parseResult:r,children:Vo(t)?t.children:[t]};s.replaceNode(p),a.vFor++,s.prefixIdentifiers&&(l&&n(l),c&&n(c),f&&n(f));let h=i&&i(p);return()=>{a.vFor--,s.prefixIdentifiers&&(l&&o(l),c&&o(c),f&&o(f)),h&&h()}}function Hm(t,e){t.finalized||(e.prefixIdentifiers&&(t.source=is(t.source,e),t.key&&(t.key=is(t.key,e,!0)),t.index&&(t.index=is(t.index,e,!0)),t.value&&(t.value=is(t.value,e,!0))),t.finalized=!0)}function Ic({value:t,key:e,index:s},i=[]){return RR([t,e,s,...i])}function RR(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map((s,i)=>s||ve("_".repeat(i+1),!1))}var t_=ve("undefined",!1),K_=(t,e)=>{if(t.type===1&&(t.tagType===1||t.tagType===3)){let s=Cs(t,"slot");if(s){let i=s.exp;return e.prefixIdentifiers&&i&&e.addIdentifiers(i),e.scopes.vSlot++,()=>{e.prefixIdentifiers&&i&&e.removeIdentifiers(i),e.scopes.vSlot--}}}},q_=(t,e)=>{let s;if(Vo(t)&&t.props.some(Vm)&&(s=Cs(t,"for"))){let i=s.forParseResult;if(i){Hm(i,e);let{value:r,key:n,index:o}=i,{addIdentifiers:a,removeIdentifiers:u}=e;return r&&a(r),n&&a(n),o&&a(o),()=>{r&&u(r),n&&u(n),o&&u(o)}}}},kR=(t,e,s,i)=>Cn(t,s,!1,!0,s.length?s[0].loc:i);function X_(t,e,s=kR){e.helper(qc);let{children:i,loc:r}=t,n=[],o=[],a=e.scopes.vSlot>0||e.scopes.vFor>0;!e.ssr&&e.prefixIdentifiers&&(a=fs(t,e.identifiers));let u=Cs(t,"slot",!0);if(u){let{arg:y,exp:x}=u;y&&!ti(y)&&(a=!0),n.push(dt(y||ve("default",!0),s(x,void 0,i,r)))}let l=!1,c=!1,f=[],p=new Set,h=0;for(let y=0;y<i.length;y++){let x=i[y],T;if(!Vo(x)||!(T=Cs(x,"slot",!0))){x.type!==3&&f.push(x);continue}if(u){e.onError(Je(37,T.loc));break}l=!0;let{children:g,loc:E}=x,{arg:v=ve("default",!0),exp:N,loc:L}=T,A;ti(v)?A=v?v.content:"default":a=!0;let k=Cs(x,"for"),O=s(N,k,g,E),P,I;if(P=Cs(x,"if"))a=!0,o.push(Ac(P.exp,gc(v,O,h++),t_));else if(I=Cs(x,/^else(-if)?$/,!0)){let j=y,Y;for(;j--&&(Y=i[j],Y.type===3););if(Y&&Vo(Y)&&Cs(Y,"if")){i.splice(y,1),y--;let Z=o[o.length-1];for(;Z.alternate.type===19;)Z=Z.alternate;Z.alternate=I.exp?Ac(I.exp,gc(v,O,h++),t_):gc(v,O,h++)}else e.onError(Je(30,I.loc))}else if(k){a=!0;let j=k.forParseResult;j?(Hm(j,e),o.push(Ht(e.helper(Vc),[j.source,Cn(Ic(j),gc(v,O),!0)]))):e.onError(Je(32,k.loc))}else{if(A){if(p.has(A)){e.onError(Je(38,L));continue}p.add(A),A==="default"&&(c=!0)}n.push(dt(v,O))}}if(!u){let y=(x,T)=>{let g=s(x,void 0,T,r);return e.compatConfig&&(g.isNonScopedSlot=!0),dt("default",g)};l?f.length&&f.some(x=>G_(x))&&(c?e.onError(Je(39,f[0].loc)):n.push(y(void 0,f))):n.push(y(void 0,i))}let d=a?2:Sc(t.children)?3:1,_=Ns(n.concat(dt("_",ve(d+` /* ${re.slotFlagsText[d]} */`,!1))),r);return o.length&&(_=Ht(e.helper(Im),[_,Ho(o)])),{slots:_,hasDynamicSlots:a}}function gc(t,e,s){let i=[dt("name",t),dt("fn",e)];return s!=null&&i.push(dt("key",ve(String(s),!0))),Ns(i)}function Sc(t){for(let e=0;e<t.length;e++){let s=t[e];switch(s.type){case 1:if(s.tagType===2||Sc(s.children))return!0;break;case 9:if(Sc(s.branches))return!0;break;case 10:case 11:if(Sc(s.children))return!0;break}}return!1}function G_(t){return t.type!==2&&t.type!==12?!0:t.type===2?!!t.content.trim():G_(t.content)}var z_=new WeakMap,W_=(t,e)=>function(){if(t=e.currentNode,!(t.type===1&&(t.tagType===0||t.tagType===1)))return;let{tag:i,props:r}=t,n=t.tagType===1,o=n?J_(t,e):`"${i}"`,a=re.isObject(o)&&o.callee===Mc,u,l,c,f=0,p,h,d,_=a||o===ko||o===Oc||!n&&(i==="svg"||i==="foreignObject");if(r.length>0){let y=$m(t,e,void 0,n,a);u=y.props,f=y.patchFlag,h=y.dynamicPropNames;let x=y.directives;d=x&&x.length?Ho(x.map(T=>Y_(T,e))):void 0,y.shouldUseBlock&&(_=!0)}if(t.children.length>0)if(o===tu&&(_=!0,f|=1024,t.children.length>1&&e.onError(Je(46,{start:t.children[0].loc.start,end:t.children[t.children.length-1].loc.end,source:""}))),n&&o!==ko&&o!==tu){let{slots:x,hasDynamicSlots:T}=X_(t,e);l=x,T&&(f|=1024)}else if(t.children.length===1&&o!==ko){let x=t.children[0],T=x.type,g=T===5||T===8;g&&$s(x,e)===0&&(f|=1),g||T===2?l=x:l=t.children}else l=t.children;if(f!==0){if(f<0)c=f+` /* ${re.PatchFlagNames[f]} */`;else{let y=Object.keys(re.PatchFlagNames).map(Number).filter(x=>x>0&&f&x).map(x=>re.PatchFlagNames[x]).join(", ");c=f+` /* ${y} */`}h&&h.length&&(p=DR(h))}t.codegenNode=Lo(e,o,u,l,c,p,d,!!_,!1,n,t.loc)};function J_(t,e,s=!1){let{tag:i}=t,r=Sm(i),n=uu(t,"is");if(n)if(r||Sr("COMPILER_IS_ON_ELEMENT",e)){let a=n.type===6?n.value&&ve(n.value.content,!0):n.exp;if(a)return Ht(e.helper(Mc),[a])}else n.type===6&&n.value.content.startsWith("vue:")&&(i=n.value.content.slice(4));let o=Dm(i)||e.isBuiltInComponent(i);if(o)return s||e.helper(o),o;{let a=_m(i,e);if(a)return a;let u=i.indexOf(".");if(u>0){let l=_m(i.slice(0,u),e);if(l)return l+i.slice(u)}}return e.selfName&&re.capitalize(re.camelize(i))===e.selfName?(e.helper(su),e.components.add(i+"__self"),On(i,"component")):(e.helper(su),e.components.add(i),On(i,"component"))}function _m(t,e){let s=e.bindingMetadata;if(!s||s.__isScriptSetup===!1)return;let i=re.camelize(t),r=re.capitalize(i),n=l=>{if(s[t]===l)return t;if(s[i]===l)return i;if(s[r]===l)return r},o=n("setup-const")||n("setup-reactive-const")||n("literal-const");if(o)return e.inline?o:`$setup[${JSON.stringify(o)}]`;let a=n("setup-let")||n("setup-ref")||n("setup-maybe-ref");if(a)return e.inline?`${e.helperString(nu)}(${a})`:`$setup[${JSON.stringify(a)}]`;let u=n("props");if(u)return`${e.helperString(nu)}(${e.inline?"__props":"$props"}[${JSON.stringify(u)}])`}function $m(t,e,s=t.props,i,r,n=!1){let{tag:o,loc:a,children:u}=t,l=[],c=[],f=[],p=u.length>0,h=!1,d=0,_=!1,y=!1,x=!1,T=!1,g=!1,E=!1,v=[],N=k=>{l.length&&(c.push(Ns(s_(l),a)),l=[]),k&&c.push(k)},L=({key:k,value:O})=>{if(ti(k)){let P=k.content,I=re.isOn(P);if(I&&(!i||r)&&P.toLowerCase()!=="onclick"&&P!=="onUpdate:modelValue"&&!re.isReservedProp(P)&&(T=!0),I&&re.isReservedProp(P)&&(E=!0),I&&O.type===14&&(O=O.arguments[0]),O.type===20||(O.type===4||O.type===8)&&$s(O,e)>0)return;P==="ref"?_=!0:P==="class"?y=!0:P==="style"?x=!0:P!=="key"&&!v.includes(P)&&v.push(P),i&&(P==="class"||P==="style")&&!v.includes(P)&&v.push(P)}else g=!0};for(let k=0;k<s.length;k++){let O=s[k];if(O.type===6){let{loc:P,name:I,nameLoc:j,value:Y}=O,Z=!0;if(I==="ref"&&(_=!0,e.scopes.vFor>0&&l.push(dt(ve("ref_for",!0),ve("true"))),Y&&e.inline)){let K=e.bindingMetadata[Y.content];(K==="setup-let"||K==="setup-ref"||K==="setup-maybe-ref")&&(Z=!1,l.push(dt(ve("ref_key",!0),ve(Y.content,!0,Y.loc))))}if(I==="is"&&(Sm(o)||Y&&Y.content.startsWith("vue:")||Sr("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(dt(ve(I,!0,j),ve(Y?Y.content:"",Z,Y?Y.loc:P)))}else{let{name:P,arg:I,exp:j,loc:Y,modifiers:Z}=O,K=P==="bind",ee=P==="on";if(P==="slot"){i||e.onError(Je(40,Y));continue}if(P==="once"||P==="memo"||P==="is"||K&&_r(I,"is")&&(Sm(o)||Sr("COMPILER_IS_ON_ELEMENT",e))||ee&&n)continue;if((K&&_r(I,"key")||ee&&p&&_r(I,"vue:before-update"))&&(h=!0),K&&_r(I,"ref")&&e.scopes.vFor>0&&l.push(dt(ve("ref_for",!0),ve("true"))),!I&&(K||ee)){if(g=!0,j)if(K){if(N(),c.some(je=>je.type===15?je.properties.some(({key:tt})=>tt.type!==4||!tt.isStatic?!0:tt.content!=="class"&&tt.content!=="style"&&!re.isOn(tt.content)):!0)&&Fo("COMPILER_V_BIND_OBJECT_ORDER",e,Y),Sr("COMPILER_V_BIND_OBJECT_ORDER",e)){c.unshift(j);continue}c.push(j)}else N({type:14,loc:Y,callee:e.helper($c),arguments:i?[j]:[j,"true"]});else e.onError(Je(K?34:35,Y));continue}K&&Z.includes("prop")&&(d|=32);let W=e.directiveTransforms[P];if(W){let{props:Ce,needRuntime:je}=W(O,t,e);!n&&Ce.forEach(L),ee&&I&&!ti(I)?N(Ns(Ce,a)):l.push(...Ce),je&&(f.push(O),re.isSymbol(je)&&z_.set(O,je))}else re.isBuiltInDirective(P)||(f.push(O),p&&(h=!0))}}let A;if(c.length?(N(),c.length>1?A=Ht(e.helper(iu),c,a):A=c[0]):l.length&&(A=Ns(s_(l),a)),g?d|=16:(y&&!i&&(d|=2),x&&!i&&(d|=4),v.length&&(d|=8),T&&(d|=32)),!h&&(d===0||d===32)&&(_||E||f.length>0)&&(d|=512),!e.inSSR&&A)switch(A.type){case 15:let k=-1,O=-1,P=!1;for(let Y=0;Y<A.properties.length;Y++){let Z=A.properties[Y].key;ti(Z)?Z.content==="class"?k=Y:Z.content==="style"&&(O=Y):Z.isHandlerKey||(P=!0)}let I=A.properties[k],j=A.properties[O];P?A=Ht(e.helper(Do),[A]):(I&&!ti(I.value)&&(I.value=Ht(e.helper(Uc),[I.value])),j&&(x||j.value.type===4&&j.value.content.trim()[0]==="["||j.value.type===17)&&(j.value=Ht(e.helper(Hc),[j.value])));break;case 14:break;default:A=Ht(e.helper(Do),[Ht(e.helper(Uo),[A])]);break}return{props:A,directives:f,patchFlag:d,dynamicPropNames:v,shouldUseBlock:h}}function s_(t){let e=new Map,s=[];for(let i=0;i<t.length;i++){let r=t[i];if(r.key.type===8||!r.key.isStatic){s.push(r);continue}let n=r.key.content,o=e.get(n);o?(n==="style"||n==="class"||re.isOn(n))&&MR(o,r):(e.set(n,r),s.push(r))}return s}function MR(t,e){t.value.type===17?t.value.elements.push(e.value):t.value=Ho([t.value,e.value],t.loc)}function Y_(t,e){let s=[],i=z_.get(t);if(i)s.push(e.helperString(i));else{let n=_m("v-"+t.name,e);n?s.push(n):(e.helper(Dc),e.directives.add(t.name),s.push(On(t.name,"directive")))}let{loc:r}=t;if(t.exp&&s.push(t.exp),t.arg&&(t.exp||s.push("void 0"),s.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||s.push("void 0"),s.push("void 0"));let n=ve("true",!1,r);s.push(Ns(t.modifiers.map(o=>dt(o,n)),r))}return Ho(s,t.loc)}function DR(t){let e="[";for(let s=0,i=t.length;s<i;s++)e+=JSON.stringify(t[s]),s<i-1&&(e+=", ");return e+"]"}function Sm(t){return t==="component"||t==="Component"}var LR=(t,e)=>{if(lu(t)){let{children:s,loc:i}=t,{slotName:r,slotProps:n}=Z_(t,e),o=[e.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"],a=2;n&&(o[2]=n,a=3),s.length&&(o[3]=Cn([],s,!1,!1,i),a=4),e.scopeId&&!e.slotted&&(a=5),o.splice(a),t.codegenNode=Ht(e.helper(Cm),o,i)}};function Z_(t,e){let s='"default"',i,r=[];for(let n=0;n<t.props.length;n++){let o=t.props[n];if(o.type===6)o.value&&(o.name==="name"?s=JSON.stringify(o.value.content):(o.name=re.camelize(o.name),r.push(o)));else if(o.name==="bind"&&_r(o.arg,"name")){if(o.exp)s=o.exp;else if(o.arg&&o.arg.type===4){let a=re.camelize(o.arg.content);s=o.exp=ve(a,!1,o.arg.loc),s=o.exp=is(o.exp,e)}}else o.name==="bind"&&o.arg&&ti(o.arg)&&(o.arg.content=re.camelize(o.arg.content)),r.push(o)}if(r.length>0){let{props:n,directives:o}=$m(t,e,r,!1,!1);i=n,o.length&&e.onError(Je(36,o[0].loc))}return{slotName:s,slotProps:i}}var FR=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Q_=(t,e,s,i)=>{let{loc:r,modifiers:n,arg:o}=t;!t.exp&&!n.length&&s.onError(Je(35,r));let a;if(o.type===4)if(o.isStatic){let f=o.content;f.startsWith("vnode")&&s.onError(Je(51,o.loc)),f.startsWith("vue:")&&(f=`vnode-${f.slice(4)}`);let p=e.tagType!==0||f.startsWith("vnode")||!/[A-Z]/.test(f)?re.toHandlerKey(re.camelize(f)):`on:${f}`;a=ve(p,!0,o.loc)}else a=Is([`${s.helperString(vc)}(`,o,")"]);else a=o,a.children.unshift(`${s.helperString(vc)}(`),a.children.push(")");let u=t.exp;u&&!u.content.trim()&&(u=void 0);let l=s.cacheHandlers&&!u&&!s.inVOnce;if(u){let f=Lm(u.content,s),p=!(f||FR.test(u.content)),h=u.content.includes(";");s.prefixIdentifiers&&(p&&s.addIdentifiers("$event"),u=t.exp=is(u,s,!1,h),p&&s.removeIdentifiers("$event"),l=s.cacheHandlers&&!s.inVOnce&&!(u.type===4&&u.constType>0)&&!(f&&e.tagType===1)&&!fs(u,s.identifiers),l&&f&&(u.type===4?u.content=`${u.content} && ${u.content}(...args)`:u.children=[...u.children," && ",...u.children,"(...args)"])),(p||l&&f)&&(u=Is([`${p?s.isTS?"($event: any)":"$event":`${s.isTS?`
|
|
48
|
+
`:""} ? ${P}${y}.value${I} : ${P}${y}${I}`}else return N?y:A(y);else{if(g==="props")return re.genPropsAccessExp(y);if(g==="props-aliased")return re.genPropsAccessExp(o.__propsAliases[y])}}else{if(g&&g.startsWith("setup")||g==="literal-const")return`$setup.${y}`;if(g==="props-aliased")return`$props['${o.__propsAliases[y]}']`;if(g)return`$${g}.${y}`}return`_ctx.${y}`},u=t.content,l=PR.test(u),c=t.ast;if(c===!1)return t;if(c===null||!c&&Fi(u)){let y=e.identifiers[u],x=re.isGloballyAllowed(u),T=AR(u);return!s&&!y&&!T&&(!x||o[u])?(YT(o[u])&&(t.constType=1),t.content=a(u)):y||(T?t.constType=3:t.constType=2),t}if(!c){let y=i?` ${u} `:`(${u})${s?"=>{}":""}`;try{c=eu.parse(y,{plugins:e.expressionPlugins}).program}catch(x){return e.onError(Je(45,t.loc,void 0,x.message)),t}}let f=[],p=[],h=Object.create(e.identifiers);h_(c,(y,x,T,g,E)=>{if(b_(y,x)||y.name.startsWith("_filter_"))return;let v=g&&CR(y);v&&!E?(Rm(x)&&x.shorthand&&(y.prefix=`${y.name}: `),y.name=a(y.name,x,y),f.push(y)):(!(v&&E)&&!l&&(y.isConstant=!0),f.push(y))},!0,p,h);let d=[];f.sort((y,x)=>y.start-x.start),f.forEach((y,x)=>{let T=y.start-1,g=y.end-1,E=f[x-1],v=u.slice(E?E.end-1:0,T);(v.length||y.prefix)&&d.push(v+(y.prefix||""));let N=u.slice(T,g);d.push(ve(y.name,!1,{start:ym(t.loc.start,N,T),end:ym(t.loc.start,N,g),source:N},y.isConstant?3:0)),x===f.length-1&&g<u.length&&d.push(u.slice(g))});let _;return d.length?(_=Is(d,t.loc),_.ast=c):(_=t,_.constType=l?0:3),_.identifiers=Object.keys(h),_}function CR(t){return!(re.isGloballyAllowed(t.name)||t.name==="require")}function Um(t){return re.isString(t)?t:t.type===4?t.content:t.children.map(Um).join("")}function YT(t){return t==="setup-const"||t==="literal-const"}var IR=Bm(/^(if|else|else-if)$/,(t,e,s)=>$_(t,e,s,(i,r,n)=>{let o=s.parent.children,a=o.indexOf(i),u=0;for(;a-->=0;){let l=o[a];l&&l.type===9&&(u+=l.branches.length)}return()=>{if(n)i.codegenNode=QT(r,u,s);else{let l=OR(i.codegenNode);l.alternate=QT(r,u+i.branches.length-1,s)}}}));function $_(t,e,s,i){if(e.name!=="else"&&(!e.exp||!e.exp.content.trim())){let r=e.exp?e.exp.loc:t.loc;s.onError(Je(28,e.loc)),e.exp=ve("true",!1,r)}if(s.prefixIdentifiers&&e.exp&&(e.exp=is(e.exp,s)),e.name==="if"){let r=ZT(t,e),n={type:9,loc:t.loc,branches:[r]};if(s.replaceNode(n),i)return i(n,r,!0)}else{let r=s.parent.children,n=[],o=r.indexOf(t);for(;o-->=-1;){let a=r[o];if(a&&a.type===3){s.removeNode(a),n.unshift(a);continue}if(a&&a.type===2&&!a.content.trim().length){s.removeNode(a);continue}if(a&&a.type===9){e.name==="else-if"&&a.branches[a.branches.length-1].condition===void 0&&s.onError(Je(30,t.loc)),s.removeNode();let u=ZT(t,e);n.length&&!(s.parent&&s.parent.type===1&&(s.parent.tag==="transition"||s.parent.tag==="Transition"))&&(u.children=[...n,...u.children]);{let c=u.userKey;c&&a.branches.forEach(({userKey:f})=>{NR(f,c)&&s.onError(Je(29,u.userKey.loc))})}a.branches.push(u);let l=i&&i(a,u,!1);pu(u,s),l&&l(),s.currentNode=null}else s.onError(Je(30,t.loc));break}}}function ZT(t,e){let s=t.tagType===3;return{type:10,loc:t.loc,condition:e.name==="else"?void 0:e.exp,children:s&&!Cs(t,"for")?t.children:[t],userKey:uu(t,"key"),isTemplateIf:s}}function QT(t,e,s){return t.condition?Ac(t.condition,e_(t,e,s),Ht(s.helper(Bo),['"v-if"',"true"])):e_(t,e,s)}function e_(t,e,s){let{helper:i}=s,r=mt("key",ve(`${e}`,!1,vt,2)),{children:n}=t,o=n[0];if(n.length!==1||o.type!==1)if(n.length===1&&o.type===11){let u=o.codegenNode;return cu(u,r,s),u}else{let u=64,l=re.PatchFlagNames[64];return!t.isTemplateIf&&n.filter(c=>c.type!==3).length===1&&(u|=2048,l+=`, ${re.PatchFlagNames[2048]}`),Lo(s,i(Mo),Ns([r]),n,u+` /* ${l} */`,void 0,void 0,!0,!1,!1,t.loc)}else{let u=o.codegenNode,l=S_(u);return l.type===13&&Gc(l,s),cu(l,r,s),u}}function NR(t,e){if(!t||t.type!==e.type)return!1;if(t.type===6){if(t.value.content!==e.value.content)return!1}else{let s=t.exp,i=e.exp;if(s.type!==i.type||s.type!==4||s.isStatic!==i.isStatic||s.content!==i.content)return!1}return!0}function OR(t){for(;;)if(t.type===19)if(t.alternate.type===19)t=t.alternate;else return t;else t.type===20&&(t=t.value)}var wR=Bm("for",(t,e,s)=>{let{helper:i,removeHelper:r}=s;return j_(t,e,s,n=>{let o=Ht(i(Vc),[n.source]),a=Vo(t),u=Cs(t,"memo"),l=uu(t,"key"),c=l&&(l.type===6?ve(l.value.content,!0):l.exp),f=l?mt("key",c):null;a&&(u&&(u.exp=is(u.exp,s)),f&&l.type!==6&&(f.value=is(f.value,s)));let p=n.source.type===4&&n.source.constType>0,h=p?64:l?128:256;return n.codegenNode=Lo(s,i(Mo),void 0,o,h+` /* ${re.PatchFlagNames[h]} */`,void 0,void 0,!0,!p,!1,t.loc),()=>{let d,{children:_}=n;a&&t.children.some(T=>{if(T.type===1){let g=uu(T,"key");if(g)return s.onError(Je(33,g.loc)),!0}});let y=_.length!==1||_[0].type!==1,x=lu(t)?t:a&&t.children.length===1&&lu(t.children[0])?t.children[0]:null;if(x?(d=x.codegenNode,a&&f&&cu(d,f,s)):y?d=Lo(s,i(Mo),f?Ns([f]):void 0,t.children,`64 /* ${re.PatchFlagNames[64]} */`,void 0,void 0,!0,void 0,!1):(d=_[0].codegenNode,a&&f&&cu(d,f,s),d.isBlock!==!p&&(d.isBlock?(r(xr),r(Nn(s.inSSR,d.isComponent))):r(In(s.inSSR,d.isComponent))),d.isBlock=!p,d.isBlock?(i(xr),i(Nn(s.inSSR,d.isComponent))):i(In(s.inSSR,d.isComponent))),u){let T=Cn(Ic(n.parseResult,[ve("_cached")]));T.body=c_([Is(["const _memo = (",u.exp,")"]),Is(["if (_cached",...c?[" && _cached.key === ",c]:[],` && ${s.helperString(Nm)}(_cached, _memo)) return _cached`]),Is(["const _item = ",d]),ve("_item.memo = _memo"),ve("return _item")]),o.arguments.push(T,ve("_cache"),ve(String(s.cached++)))}else o.arguments.push(Cn(Ic(n.parseResult),d,!0))}})});function j_(t,e,s,i){if(!e.exp){s.onError(Je(31,e.loc));return}let r=e.forParseResult;if(!r){s.onError(Je(32,e.loc));return}Hm(r,s);let{addIdentifiers:n,removeIdentifiers:o,scopes:a}=s,{source:u,value:l,key:c,index:f}=r,p={type:11,loc:e.loc,source:u,valueAlias:l,keyAlias:c,objectIndexAlias:f,parseResult:r,children:Vo(t)?t.children:[t]};s.replaceNode(p),a.vFor++,s.prefixIdentifiers&&(l&&n(l),c&&n(c),f&&n(f));let h=i&&i(p);return()=>{a.vFor--,s.prefixIdentifiers&&(l&&o(l),c&&o(c),f&&o(f)),h&&h()}}function Hm(t,e){t.finalized||(e.prefixIdentifiers&&(t.source=is(t.source,e),t.key&&(t.key=is(t.key,e,!0)),t.index&&(t.index=is(t.index,e,!0)),t.value&&(t.value=is(t.value,e,!0))),t.finalized=!0)}function Ic({value:t,key:e,index:s},i=[]){return RR([t,e,s,...i])}function RR(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map((s,i)=>s||ve("_".repeat(i+1),!1))}var t_=ve("undefined",!1),K_=(t,e)=>{if(t.type===1&&(t.tagType===1||t.tagType===3)){let s=Cs(t,"slot");if(s){let i=s.exp;return e.prefixIdentifiers&&i&&e.addIdentifiers(i),e.scopes.vSlot++,()=>{e.prefixIdentifiers&&i&&e.removeIdentifiers(i),e.scopes.vSlot--}}}},q_=(t,e)=>{let s;if(Vo(t)&&t.props.some(Vm)&&(s=Cs(t,"for"))){let i=s.forParseResult;if(i){Hm(i,e);let{value:r,key:n,index:o}=i,{addIdentifiers:a,removeIdentifiers:u}=e;return r&&a(r),n&&a(n),o&&a(o),()=>{r&&u(r),n&&u(n),o&&u(o)}}}},kR=(t,e,s,i)=>Cn(t,s,!1,!0,s.length?s[0].loc:i);function X_(t,e,s=kR){e.helper(qc);let{children:i,loc:r}=t,n=[],o=[],a=e.scopes.vSlot>0||e.scopes.vFor>0;!e.ssr&&e.prefixIdentifiers&&(a=fs(t,e.identifiers));let u=Cs(t,"slot",!0);if(u){let{arg:y,exp:x}=u;y&&!ti(y)&&(a=!0),n.push(mt(y||ve("default",!0),s(x,void 0,i,r)))}let l=!1,c=!1,f=[],p=new Set,h=0;for(let y=0;y<i.length;y++){let x=i[y],T;if(!Vo(x)||!(T=Cs(x,"slot",!0))){x.type!==3&&f.push(x);continue}if(u){e.onError(Je(37,T.loc));break}l=!0;let{children:g,loc:E}=x,{arg:v=ve("default",!0),exp:N,loc:L}=T,A;ti(v)?A=v?v.content:"default":a=!0;let k=Cs(x,"for"),O=s(N,k,g,E),P,I;if(P=Cs(x,"if"))a=!0,o.push(Ac(P.exp,gc(v,O,h++),t_));else if(I=Cs(x,/^else(-if)?$/,!0)){let j=y,Y;for(;j--&&(Y=i[j],Y.type===3););if(Y&&Vo(Y)&&Cs(Y,"if")){i.splice(y,1),y--;let Z=o[o.length-1];for(;Z.alternate.type===19;)Z=Z.alternate;Z.alternate=I.exp?Ac(I.exp,gc(v,O,h++),t_):gc(v,O,h++)}else e.onError(Je(30,I.loc))}else if(k){a=!0;let j=k.forParseResult;j?(Hm(j,e),o.push(Ht(e.helper(Vc),[j.source,Cn(Ic(j),gc(v,O),!0)]))):e.onError(Je(32,k.loc))}else{if(A){if(p.has(A)){e.onError(Je(38,L));continue}p.add(A),A==="default"&&(c=!0)}n.push(mt(v,O))}}if(!u){let y=(x,T)=>{let g=s(x,void 0,T,r);return e.compatConfig&&(g.isNonScopedSlot=!0),mt("default",g)};l?f.length&&f.some(x=>G_(x))&&(c?e.onError(Je(39,f[0].loc)):n.push(y(void 0,f))):n.push(y(void 0,i))}let d=a?2:Sc(t.children)?3:1,_=Ns(n.concat(mt("_",ve(d+` /* ${re.slotFlagsText[d]} */`,!1))),r);return o.length&&(_=Ht(e.helper(Im),[_,Ho(o)])),{slots:_,hasDynamicSlots:a}}function gc(t,e,s){let i=[mt("name",t),mt("fn",e)];return s!=null&&i.push(mt("key",ve(String(s),!0))),Ns(i)}function Sc(t){for(let e=0;e<t.length;e++){let s=t[e];switch(s.type){case 1:if(s.tagType===2||Sc(s.children))return!0;break;case 9:if(Sc(s.branches))return!0;break;case 10:case 11:if(Sc(s.children))return!0;break}}return!1}function G_(t){return t.type!==2&&t.type!==12?!0:t.type===2?!!t.content.trim():G_(t.content)}var z_=new WeakMap,W_=(t,e)=>function(){if(t=e.currentNode,!(t.type===1&&(t.tagType===0||t.tagType===1)))return;let{tag:i,props:r}=t,n=t.tagType===1,o=n?J_(t,e):`"${i}"`,a=re.isObject(o)&&o.callee===Mc,u,l,c,f=0,p,h,d,_=a||o===ko||o===Oc||!n&&(i==="svg"||i==="foreignObject");if(r.length>0){let y=$m(t,e,void 0,n,a);u=y.props,f=y.patchFlag,h=y.dynamicPropNames;let x=y.directives;d=x&&x.length?Ho(x.map(T=>Y_(T,e))):void 0,y.shouldUseBlock&&(_=!0)}if(t.children.length>0)if(o===tu&&(_=!0,f|=1024,t.children.length>1&&e.onError(Je(46,{start:t.children[0].loc.start,end:t.children[t.children.length-1].loc.end,source:""}))),n&&o!==ko&&o!==tu){let{slots:x,hasDynamicSlots:T}=X_(t,e);l=x,T&&(f|=1024)}else if(t.children.length===1&&o!==ko){let x=t.children[0],T=x.type,g=T===5||T===8;g&&$s(x,e)===0&&(f|=1),g||T===2?l=x:l=t.children}else l=t.children;if(f!==0){if(f<0)c=f+` /* ${re.PatchFlagNames[f]} */`;else{let y=Object.keys(re.PatchFlagNames).map(Number).filter(x=>x>0&&f&x).map(x=>re.PatchFlagNames[x]).join(", ");c=f+` /* ${y} */`}h&&h.length&&(p=DR(h))}t.codegenNode=Lo(e,o,u,l,c,p,d,!!_,!1,n,t.loc)};function J_(t,e,s=!1){let{tag:i}=t,r=Sm(i),n=uu(t,"is");if(n)if(r||Sr("COMPILER_IS_ON_ELEMENT",e)){let a=n.type===6?n.value&&ve(n.value.content,!0):n.exp;if(a)return Ht(e.helper(Mc),[a])}else n.type===6&&n.value.content.startsWith("vue:")&&(i=n.value.content.slice(4));let o=Dm(i)||e.isBuiltInComponent(i);if(o)return s||e.helper(o),o;{let a=_m(i,e);if(a)return a;let u=i.indexOf(".");if(u>0){let l=_m(i.slice(0,u),e);if(l)return l+i.slice(u)}}return e.selfName&&re.capitalize(re.camelize(i))===e.selfName?(e.helper(su),e.components.add(i+"__self"),On(i,"component")):(e.helper(su),e.components.add(i),On(i,"component"))}function _m(t,e){let s=e.bindingMetadata;if(!s||s.__isScriptSetup===!1)return;let i=re.camelize(t),r=re.capitalize(i),n=l=>{if(s[t]===l)return t;if(s[i]===l)return i;if(s[r]===l)return r},o=n("setup-const")||n("setup-reactive-const")||n("literal-const");if(o)return e.inline?o:`$setup[${JSON.stringify(o)}]`;let a=n("setup-let")||n("setup-ref")||n("setup-maybe-ref");if(a)return e.inline?`${e.helperString(nu)}(${a})`:`$setup[${JSON.stringify(a)}]`;let u=n("props");if(u)return`${e.helperString(nu)}(${e.inline?"__props":"$props"}[${JSON.stringify(u)}])`}function $m(t,e,s=t.props,i,r,n=!1){let{tag:o,loc:a,children:u}=t,l=[],c=[],f=[],p=u.length>0,h=!1,d=0,_=!1,y=!1,x=!1,T=!1,g=!1,E=!1,v=[],N=k=>{l.length&&(c.push(Ns(s_(l),a)),l=[]),k&&c.push(k)},L=({key:k,value:O})=>{if(ti(k)){let P=k.content,I=re.isOn(P);if(I&&(!i||r)&&P.toLowerCase()!=="onclick"&&P!=="onUpdate:modelValue"&&!re.isReservedProp(P)&&(T=!0),I&&re.isReservedProp(P)&&(E=!0),I&&O.type===14&&(O=O.arguments[0]),O.type===20||(O.type===4||O.type===8)&&$s(O,e)>0)return;P==="ref"?_=!0:P==="class"?y=!0:P==="style"?x=!0:P!=="key"&&!v.includes(P)&&v.push(P),i&&(P==="class"||P==="style")&&!v.includes(P)&&v.push(P)}else g=!0};for(let k=0;k<s.length;k++){let O=s[k];if(O.type===6){let{loc:P,name:I,nameLoc:j,value:Y}=O,Z=!0;if(I==="ref"&&(_=!0,e.scopes.vFor>0&&l.push(mt(ve("ref_for",!0),ve("true"))),Y&&e.inline)){let K=e.bindingMetadata[Y.content];(K==="setup-let"||K==="setup-ref"||K==="setup-maybe-ref")&&(Z=!1,l.push(mt(ve("ref_key",!0),ve(Y.content,!0,Y.loc))))}if(I==="is"&&(Sm(o)||Y&&Y.content.startsWith("vue:")||Sr("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(mt(ve(I,!0,j),ve(Y?Y.content:"",Z,Y?Y.loc:P)))}else{let{name:P,arg:I,exp:j,loc:Y,modifiers:Z}=O,K=P==="bind",ee=P==="on";if(P==="slot"){i||e.onError(Je(40,Y));continue}if(P==="once"||P==="memo"||P==="is"||K&&_r(I,"is")&&(Sm(o)||Sr("COMPILER_IS_ON_ELEMENT",e))||ee&&n)continue;if((K&&_r(I,"key")||ee&&p&&_r(I,"vue:before-update"))&&(h=!0),K&&_r(I,"ref")&&e.scopes.vFor>0&&l.push(mt(ve("ref_for",!0),ve("true"))),!I&&(K||ee)){if(g=!0,j)if(K){if(N(),c.some(je=>je.type===15?je.properties.some(({key:tt})=>tt.type!==4||!tt.isStatic?!0:tt.content!=="class"&&tt.content!=="style"&&!re.isOn(tt.content)):!0)&&Fo("COMPILER_V_BIND_OBJECT_ORDER",e,Y),Sr("COMPILER_V_BIND_OBJECT_ORDER",e)){c.unshift(j);continue}c.push(j)}else N({type:14,loc:Y,callee:e.helper($c),arguments:i?[j]:[j,"true"]});else e.onError(Je(K?34:35,Y));continue}K&&Z.includes("prop")&&(d|=32);let W=e.directiveTransforms[P];if(W){let{props:Ce,needRuntime:je}=W(O,t,e);!n&&Ce.forEach(L),ee&&I&&!ti(I)?N(Ns(Ce,a)):l.push(...Ce),je&&(f.push(O),re.isSymbol(je)&&z_.set(O,je))}else re.isBuiltInDirective(P)||(f.push(O),p&&(h=!0))}}let A;if(c.length?(N(),c.length>1?A=Ht(e.helper(iu),c,a):A=c[0]):l.length&&(A=Ns(s_(l),a)),g?d|=16:(y&&!i&&(d|=2),x&&!i&&(d|=4),v.length&&(d|=8),T&&(d|=32)),!h&&(d===0||d===32)&&(_||E||f.length>0)&&(d|=512),!e.inSSR&&A)switch(A.type){case 15:let k=-1,O=-1,P=!1;for(let Y=0;Y<A.properties.length;Y++){let Z=A.properties[Y].key;ti(Z)?Z.content==="class"?k=Y:Z.content==="style"&&(O=Y):Z.isHandlerKey||(P=!0)}let I=A.properties[k],j=A.properties[O];P?A=Ht(e.helper(Do),[A]):(I&&!ti(I.value)&&(I.value=Ht(e.helper(Uc),[I.value])),j&&(x||j.value.type===4&&j.value.content.trim()[0]==="["||j.value.type===17)&&(j.value=Ht(e.helper(Hc),[j.value])));break;case 14:break;default:A=Ht(e.helper(Do),[Ht(e.helper(Uo),[A])]);break}return{props:A,directives:f,patchFlag:d,dynamicPropNames:v,shouldUseBlock:h}}function s_(t){let e=new Map,s=[];for(let i=0;i<t.length;i++){let r=t[i];if(r.key.type===8||!r.key.isStatic){s.push(r);continue}let n=r.key.content,o=e.get(n);o?(n==="style"||n==="class"||re.isOn(n))&&MR(o,r):(e.set(n,r),s.push(r))}return s}function MR(t,e){t.value.type===17?t.value.elements.push(e.value):t.value=Ho([t.value,e.value],t.loc)}function Y_(t,e){let s=[],i=z_.get(t);if(i)s.push(e.helperString(i));else{let n=_m("v-"+t.name,e);n?s.push(n):(e.helper(Dc),e.directives.add(t.name),s.push(On(t.name,"directive")))}let{loc:r}=t;if(t.exp&&s.push(t.exp),t.arg&&(t.exp||s.push("void 0"),s.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||s.push("void 0"),s.push("void 0"));let n=ve("true",!1,r);s.push(Ns(t.modifiers.map(o=>mt(o,n)),r))}return Ho(s,t.loc)}function DR(t){let e="[";for(let s=0,i=t.length;s<i;s++)e+=JSON.stringify(t[s]),s<i-1&&(e+=", ");return e+"]"}function Sm(t){return t==="component"||t==="Component"}var LR=(t,e)=>{if(lu(t)){let{children:s,loc:i}=t,{slotName:r,slotProps:n}=Z_(t,e),o=[e.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"],a=2;n&&(o[2]=n,a=3),s.length&&(o[3]=Cn([],s,!1,!1,i),a=4),e.scopeId&&!e.slotted&&(a=5),o.splice(a),t.codegenNode=Ht(e.helper(Cm),o,i)}};function Z_(t,e){let s='"default"',i,r=[];for(let n=0;n<t.props.length;n++){let o=t.props[n];if(o.type===6)o.value&&(o.name==="name"?s=JSON.stringify(o.value.content):(o.name=re.camelize(o.name),r.push(o)));else if(o.name==="bind"&&_r(o.arg,"name")){if(o.exp)s=o.exp;else if(o.arg&&o.arg.type===4){let a=re.camelize(o.arg.content);s=o.exp=ve(a,!1,o.arg.loc),s=o.exp=is(o.exp,e)}}else o.name==="bind"&&o.arg&&ti(o.arg)&&(o.arg.content=re.camelize(o.arg.content)),r.push(o)}if(r.length>0){let{props:n,directives:o}=$m(t,e,r,!1,!1);i=n,o.length&&e.onError(Je(36,o[0].loc))}return{slotName:s,slotProps:i}}var FR=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Q_=(t,e,s,i)=>{let{loc:r,modifiers:n,arg:o}=t;!t.exp&&!n.length&&s.onError(Je(35,r));let a;if(o.type===4)if(o.isStatic){let f=o.content;f.startsWith("vnode")&&s.onError(Je(51,o.loc)),f.startsWith("vue:")&&(f=`vnode-${f.slice(4)}`);let p=e.tagType!==0||f.startsWith("vnode")||!/[A-Z]/.test(f)?re.toHandlerKey(re.camelize(f)):`on:${f}`;a=ve(p,!0,o.loc)}else a=Is([`${s.helperString(vc)}(`,o,")"]);else a=o,a.children.unshift(`${s.helperString(vc)}(`),a.children.push(")");let u=t.exp;u&&!u.content.trim()&&(u=void 0);let l=s.cacheHandlers&&!u&&!s.inVOnce;if(u){let f=Lm(u.content,s),p=!(f||FR.test(u.content)),h=u.content.includes(";");s.prefixIdentifiers&&(p&&s.addIdentifiers("$event"),u=t.exp=is(u,s,!1,h),p&&s.removeIdentifiers("$event"),l=s.cacheHandlers&&!s.inVOnce&&!(u.type===4&&u.constType>0)&&!(f&&e.tagType===1)&&!fs(u,s.identifiers),l&&f&&(u.type===4?u.content=`${u.content} && ${u.content}(...args)`:u.children=[...u.children," && ",...u.children,"(...args)"])),(p||l&&f)&&(u=Is([`${p?s.isTS?"($event: any)":"$event":`${s.isTS?`
|
|
49
49
|
//@ts-ignore
|
|
50
|
-
`:""}(...args)`} => ${h?"{":"("}`,u,h?"}":")"]))}let c={props:[dt(a,u||ve("() => {}",!1,r))]};return i&&(c=i(c)),l&&(c.props[0].value=s.cache(c.props[0].value)),c.props.forEach(f=>f.key.isHandlerKey=!0),c},eS=(t,e,s)=>{let{modifiers:i,loc:r}=t,n=t.arg,{exp:o}=t;if(o&&o.type===4&&!o.content.trim())return s.onError(Je(34,r)),{props:[dt(n,ve("",!0,r))]};if(!o){if(n.type!==4||!n.isStatic)return s.onError(Je(52,n.loc)),{props:[dt(n,ve("",!0,r))]};let a=re.camelize(n.content);o=t.exp=ve(a,!1,n.loc),o=t.exp=is(o,s)}return n.type!==4?(n.children.unshift("("),n.children.push(') || ""')):n.isStatic||(n.content=`${n.content} || ""`),i.includes("camel")&&(n.type===4?n.isStatic?n.content=re.camelize(n.content):n.content=`${s.helperString(xc)}(${n.content})`:(n.children.unshift(`${s.helperString(xc)}(`),n.children.push(")"))),s.inSSR||(i.includes("prop")&&i_(n,"."),i.includes("attr")&&i_(n,"^")),{props:[dt(n,o)]}},i_=(t,e)=>{t.type===4?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},VR=(t,e)=>{if(t.type===0||t.type===1||t.type===11||t.type===10)return()=>{let s=t.children,i,r=!1;for(let n=0;n<s.length;n++){let o=s[n];if(yc(o)){r=!0;for(let a=n+1;a<s.length;a++){let u=s[a];if(yc(u))i||(i=s[n]=Is([o],o.loc)),i.children.push(" + ",u),s.splice(a,1),a--;else{i=void 0;break}}}}if(!(!r||s.length===1&&(t.type===0||t.type===1&&t.tagType===0&&!t.props.find(n=>n.type===7&&!e.directiveTransforms[n.name])&&t.tag!=="template")))for(let n=0;n<s.length;n++){let o=s[n];if(yc(o)||o.type===8){let a=[];(o.type!==2||o.content!==" ")&&a.push(o),!e.ssr&&$s(o,e)===0&&a.push(`1 /* ${re.PatchFlagNames[1]} */`),s[n]={type:12,content:o,loc:o.loc,codegenNode:Ht(e.helper(kc),a)}}}}},r_=new WeakSet,BR=(t,e)=>{if(t.type===1&&Cs(t,"once",!0))return r_.has(t)||e.inVOnce||e.inSSR?void 0:(r_.add(t),e.inVOnce=!0,e.helper(ru),()=>{e.inVOnce=!1;let s=e.currentNode;s.codegenNode&&(s.codegenNode=e.cache(s.codegenNode,!0))})},tS=(t,e,s)=>{let{exp:i,arg:r}=t;if(!i)return s.onError(Je(41,t.loc)),Qa();let n=i.loc.source,o=i.type===4?i.content:n,a=s.bindingMetadata[n];if(a==="props"||a==="props-aliased")return s.onError(Je(44,i.loc)),Qa();let u=s.inline&&(a==="setup-let"||a==="setup-ref"||a==="setup-maybe-ref");if(!o.trim()||!Lm(o,s)&&!u)return s.onError(Je(42,i.loc)),Qa();if(s.prefixIdentifiers&&Fi(o)&&s.identifiers[o])return s.onError(Je(43,i.loc)),Qa();let l=r||ve("modelValue",!0),c=r?ti(r)?`onUpdate:${re.camelize(r.content)}`:Is(['"onUpdate:" + ',r]):"onUpdate:modelValue",f,p=s.isTS?"($event: any)":"$event";if(u)if(a==="setup-ref")f=Is([`${p} => ((`,ve(n,!1,i.loc),").value = $event)"]);else{let d=a==="setup-let"?`${n} = $event`:"null";f=Is([`${p} => (${s.helperString(ou)}(${n}) ? (`,ve(n,!1,i.loc),`).value = $event : ${d})`])}else f=Is([`${p} => ((`,i,") = $event)"]);let h=[dt(l,t.exp),dt(c,f)];if(s.prefixIdentifiers&&!s.inVOnce&&s.cacheHandlers&&!fs(i,s.identifiers)&&(h[1].value=s.cache(h[1].value)),t.modifiers.length&&e.tagType===1){let d=t.modifiers.map(y=>(Fi(y)?y:JSON.stringify(y))+": true").join(", "),_=r?ti(r)?`${r.content}Modifiers`:Is([r,' + "Modifiers"']):"modelModifiers";h.push(dt(_,ve(`{ ${d} }`,!1,t.loc,2)))}return Qa(h)};function Qa(t=[]){return{props:t}}var UR=/[\w).+\-_$\]]/,HR=(t,e)=>{Sr("COMPILER_FILTERS",e)&&(t.type===5&&Nc(t.content,e),t.type===1&&t.props.forEach(s=>{s.type===7&&s.name!=="for"&&s.exp&&Nc(s.exp,e)}))};function Nc(t,e){if(t.type===4)n_(t,e);else for(let s=0;s<t.children.length;s++){let i=t.children[s];typeof i=="object"&&(i.type===4?n_(i,e):i.type===8?Nc(t,e):i.type===5&&Nc(i.content,e))}}function n_(t,e){let s=t.content,i=!1,r=!1,n=!1,o=!1,a=0,u=0,l=0,c=0,f,p,h,d,_=[];for(h=0;h<s.length;h++)if(p=f,f=s.charCodeAt(h),i)f===39&&p!==92&&(i=!1);else if(r)f===34&&p!==92&&(r=!1);else if(n)f===96&&p!==92&&(n=!1);else if(o)f===47&&p!==92&&(o=!1);else if(f===124&&s.charCodeAt(h+1)!==124&&s.charCodeAt(h-1)!==124&&!a&&!u&&!l)d===void 0?(c=h+1,d=s.slice(0,h).trim()):y();else{switch(f){case 34:r=!0;break;case 39:i=!0;break;case 96:n=!0;break;case 40:l++;break;case 41:l--;break;case 91:u++;break;case 93:u--;break;case 123:a++;break;case 125:a--;break}if(f===47){let x=h-1,T;for(;x>=0&&(T=s.charAt(x),T===" ");x--);(!T||!UR.test(T))&&(o=!0)}}d===void 0?d=s.slice(0,h).trim():c!==0&&y();function y(){_.push(s.slice(c,h).trim()),c=h+1}if(_.length){for(au("COMPILER_FILTERS",e,t.loc),h=0;h<_.length;h++)d=$R(d,_[h],e);t.content=d}}function $R(t,e,s){s.helper(Lc);let i=e.indexOf("(");if(i<0)return s.filters.add(e),`${On(e,"filter")}(${t})`;{let r=e.slice(0,i),n=e.slice(i+1);return s.filters.add(r),`${On(r,"filter")}(${t}${n!==")"?","+n:n}`}}var o_=new WeakSet,jR=(t,e)=>{if(t.type===1){let s=Cs(t,"memo");return!s||o_.has(t)?void 0:(o_.add(t),()=>{let i=t.codegenNode||e.currentNode.codegenNode;i&&i.type===13&&(t.tagType!==1&&Gc(i,e),t.codegenNode=Ht(e.helper(Xc),[s.exp,Cn(void 0,i),"_cache",String(e.cached++)]))})}};function sS(t){return[[BR,IR,jR,wR,HR,...t?[q_,H_]:[],LR,W_,K_,VR],{on:Q_,bind:eS,model:tS}]}function KR(t,e={}){let s=e.onError||Om,i=e.mode==="module",r=e.prefixIdentifiers===!0||i;!r&&e.cacheHandlers&&s(Je(49)),e.scopeId&&!i&&s(Je(50));let n=re.extend({},e,{prefixIdentifiers:r}),o=re.isString(t)?I_(t,n):t,[a,u]=sS(r);if(e.isTS){let{expressionPlugins:l}=e;(!l||!l.includes("typescript"))&&(e.expressionPlugins=[...l||[],"typescript"])}return D_(o,re.extend({},n,{nodeTransforms:[...a,...e.nodeTransforms||[]],directiveTransforms:re.extend({},u,e.directiveTransforms||{})})),L_(o,n)}var qR={DATA:"data",PROPS:"props",PROPS_ALIASED:"props-aliased",SETUP_LET:"setup-let",SETUP_CONST:"setup-const",SETUP_REACTIVE_CONST:"setup-reactive-const",SETUP_MAYBE_REF:"setup-maybe-ref",SETUP_REF:"setup-ref",OPTIONS:"options",LITERAL_CONST:"literal-const"},XR=()=>({props:[]});z.generateCodeFrame=re.generateCodeFrame;z.BASE_TRANSITION=xm;z.BindingTypes=qR;z.CAMELIZE=xc;z.CAPITALIZE=a_;z.CREATE_BLOCK=vm;z.CREATE_COMMENT=Bo;z.CREATE_ELEMENT_BLOCK=Am;z.CREATE_ELEMENT_VNODE=Rc;z.CREATE_SLOTS=Im;z.CREATE_STATIC=Pm;z.CREATE_TEXT=kc;z.CREATE_VNODE=wc;z.CompilerDeprecationTypes=M4;z.ConstantTypes=C4;z.ElementTypes=P4;z.ErrorCodes=L4;z.FRAGMENT=Mo;z.GUARD_REACTIVE_PROPS=Uo;z.IS_MEMO_SAME=Nm;z.IS_REF=ou;z.KEEP_ALIVE=tu;z.MERGE_PROPS=iu;z.NORMALIZE_CLASS=Uc;z.NORMALIZE_PROPS=Do;z.NORMALIZE_STYLE=Hc;z.Namespaces=v4;z.NodeTypes=A4;z.OPEN_BLOCK=xr;z.POP_SCOPE_ID=Kc;z.PUSH_SCOPE_ID=jc;z.RENDER_LIST=Vc;z.RENDER_SLOT=Cm;z.RESOLVE_COMPONENT=su;z.RESOLVE_DIRECTIVE=Dc;z.RESOLVE_DYNAMIC_COMPONENT=Mc;z.RESOLVE_FILTER=Lc;z.SET_BLOCK_TRACKING=ru;z.SUSPENSE=Oc;z.TELEPORT=ko;z.TO_DISPLAY_STRING=Bc;z.TO_HANDLERS=$c;z.TO_HANDLER_KEY=vc;z.TS_NODE_TYPES=km;z.UNREF=nu;z.WITH_CTX=qc;z.WITH_DIRECTIVES=Fc;z.WITH_MEMO=Xc;z.advancePositionWithClone=ym;z.advancePositionWithMutation=Fm;z.assert=Em;z.baseCompile=KR;z.baseParse=I_;z.buildDirectiveArgs=Y_;z.buildProps=$m;z.buildSlots=X_;z.checkCompatEnabled=Fo;z.convertToBlock=Gc;z.createArrayExpression=Ho;z.createAssignmentExpression=w4;z.createBlockStatement=c_;z.createCacheExpression=l_;z.createCallExpression=Ht;z.createCompilerError=Je;z.createCompoundExpression=Is;z.createConditionalExpression=Ac;z.createForLoopParams=Ic;z.createFunctionExpression=Cn;z.createIfStatement=O4;z.createInterpolation=I4;z.createObjectExpression=Ns;z.createObjectProperty=dt;z.createReturnStatement=k4;z.createRoot=u_;z.createSequenceExpression=R4;z.createSimpleExpression=ve;z.createStructuralDirectiveTransform=Bm;z.createTemplateLiteral=N4;z.createTransformContext=M_;z.createVNodeCall=Lo;z.errorMessages=p_;z.extractIdentifiers=Li;z.findDir=Cs;z.findProp=uu;z.forAliasRE=x_;z.generate=L_;z.getBaseTransformPreset=sS;z.getConstantType=$s;z.getMemoedVNodeCall=S_;z.getVNodeBlockHelper=Nn;z.getVNodeHelper=In;z.hasDynamicKeyVBind=j4;z.hasScopeRef=fs;z.helperNameMap=ps;z.injectProp=cu;z.isCoreComponent=Dm;z.isFunctionType=E_;z.isInDestructureAssignment=wm;z.isInNewExpression=m_;z.isMemberExpression=Lm;z.isMemberExpressionBrowser=$4;z.isMemberExpressionNode=T_;z.isReferencedIdentifier=d_;z.isSimpleIdentifier=Fi;z.isSlotOutlet=lu;z.isStaticArgOf=_r;z.isStaticExp=ti;z.isStaticProperty=Rm;z.isStaticPropertyKey=b_;z.isTemplateNode=Vo;z.isText=yc;z.isVSlot=Vm;z.locStub=vt;z.noopDirectiveTransform=XR;z.processExpression=is;z.processFor=j_;z.processIf=$_;z.processSlotOutlet=Z_;z.registerRuntimeHelpers=x4;z.resolveComponentType=J_;z.stringifyExpression=Um;z.toValidAssetId=On;z.trackSlotScopes=K_;z.trackVForSlotScopes=q_;z.transform=D_;z.transformBind=eS;z.transformElement=W_;z.transformExpression=H_;z.transformModel=tS;z.transformOn=Q_;z.traverseNode=pu;z.unwrapTSNode=Mm;z.walkBlockDeclarations=y_;z.walkFunctionParams=g_;z.walkIdentifiers=h_;z.warnDeprecation=au});var Km=Ie((UB,jm)=>{"use strict";process.env.NODE_ENV==="production"?jm.exports=HT():jm.exports=iS()});var pS=Ie(ut=>{"use strict";Object.defineProperty(ut,"__esModule",{value:!0});var Ve=Km(),Ue=Ts(),qm=Symbol(""),Xm=Symbol(""),Gm=Symbol(""),zm=Symbol(""),Wc=Symbol(""),Wm=Symbol(""),Jm=Symbol(""),Ym=Symbol(""),Zm=Symbol(""),Qm=Symbol("");Ve.registerRuntimeHelpers({[qm]:"vModelRadio",[Xm]:"vModelCheckbox",[Gm]:"vModelText",[zm]:"vModelSelect",[Wc]:"vModelDynamic",[Wm]:"withModifiers",[Jm]:"withKeys",[Ym]:"vShow",[Zm]:"Transition",[Qm]:"TransitionGroup"});var e0={parseMode:"html",isVoidTag:Ue.isVoidTag,isNativeTag:t=>Ue.isHTMLTag(t)||Ue.isSVGTag(t)||Ue.isMathMLTag(t),isPreTag:t=>t==="pre",decodeEntities:void 0,isBuiltInComponent:t=>{if(t==="Transition"||t==="transition")return Zm;if(t==="TransitionGroup"||t==="transition-group")return Qm},getNamespace(t,e,s){let i=e?e.ns:s;if(e&&i===2)if(e.tag==="annotation-xml"){if(t==="svg")return 1;e.props.some(r=>r.type===6&&r.name==="encoding"&&r.value!=null&&(r.value.content==="text/html"||r.value.content==="application/xhtml+xml"))&&(i=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&t!=="mglyph"&&t!=="malignmark"&&(i=0);else e&&i===1&&(e.tag==="foreignObject"||e.tag==="desc"||e.tag==="title")&&(i=0);if(i===0){if(t==="svg")return 1;if(t==="math")return 2}return i}},aS=t=>{t.type===1&&t.props.forEach((e,s)=>{e.type===6&&e.name==="style"&&e.value&&(t.props[s]={type:7,name:"bind",arg:Ve.createSimpleExpression("style",!0,e.loc),exp:GR(e.value.content,e.loc),modifiers:[],loc:e.loc})})},GR=(t,e)=>{let s=Ue.parseStringStyle(t);return Ve.createSimpleExpression(JSON.stringify(s),!1,e,3)};function Vi(t,e){return Ve.createCompilerError(t,e,uS)}var zR={X_V_HTML_NO_EXPRESSION:53,53:"X_V_HTML_NO_EXPRESSION",X_V_HTML_WITH_CHILDREN:54,54:"X_V_HTML_WITH_CHILDREN",X_V_TEXT_NO_EXPRESSION:55,55:"X_V_TEXT_NO_EXPRESSION",X_V_TEXT_WITH_CHILDREN:56,56:"X_V_TEXT_WITH_CHILDREN",X_V_MODEL_ON_INVALID_ELEMENT:57,57:"X_V_MODEL_ON_INVALID_ELEMENT",X_V_MODEL_ARG_ON_ELEMENT:58,58:"X_V_MODEL_ARG_ON_ELEMENT",X_V_MODEL_ON_FILE_INPUT_ELEMENT:59,59:"X_V_MODEL_ON_FILE_INPUT_ELEMENT",X_V_MODEL_UNNECESSARY_VALUE:60,60:"X_V_MODEL_UNNECESSARY_VALUE",X_V_SHOW_NO_EXPRESSION:61,61:"X_V_SHOW_NO_EXPRESSION",X_TRANSITION_INVALID_CHILDREN:62,62:"X_TRANSITION_INVALID_CHILDREN",X_IGNORED_SIDE_EFFECT_TAG:63,63:"X_IGNORED_SIDE_EFFECT_TAG",__EXTEND_POINT__:64,64:"__EXTEND_POINT__"},uS={53:"v-html is missing expression.",54:"v-html will override element children.",55:"v-text is missing expression.",56:"v-text will override element children.",57:"v-model can only be used on <input>, <textarea> and <select> elements.",58:"v-model argument is not supported on plain elements.",59:"v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead.",60:"Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior.",61:"v-show is missing expression.",62:"<Transition> expects exactly one child element or component.",63:"Tags with side effect (<script> and <style>) are ignored in client component templates."},WR=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(53,r)),e.children.length&&(s.onError(Vi(54,r)),e.children.length=0),{props:[Ve.createObjectProperty(Ve.createSimpleExpression("innerHTML",!0,r),i||Ve.createSimpleExpression("",!0))]}},JR=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(55,r)),e.children.length&&(s.onError(Vi(56,r)),e.children.length=0),{props:[Ve.createObjectProperty(Ve.createSimpleExpression("textContent",!0),i?Ve.getConstantType(i,s)>0?i:Ve.createCallExpression(s.helperString(Ve.TO_DISPLAY_STRING),[i],r):Ve.createSimpleExpression("",!0))]}},YR=(t,e,s)=>{let i=Ve.transformModel(t,e,s);if(!i.props.length||e.tagType===1)return i;t.arg&&s.onError(Vi(58,t.arg.loc));let{tag:r}=e,n=s.isCustomElement(r);if(r==="input"||r==="textarea"||r==="select"||n){let o=Gm,a=!1;if(r==="input"||n){let u=Ve.findProp(e,"type");if(u){if(u.type===7)o=Wc;else if(u.value)switch(u.value.content){case"radio":o=qm;break;case"checkbox":o=Xm;break;case"file":a=!0,s.onError(Vi(59,t.loc));break}}else Ve.hasDynamicKeyVBind(e)&&(o=Wc)}else r==="select"&&(o=zm);a||(i.needRuntime=s.helper(o))}else s.onError(Vi(57,t.loc));return i.props=i.props.filter(o=>!(o.key.type===4&&o.key.content==="modelValue")),i},ZR=Ue.makeMap("passive,once,capture"),QR=Ue.makeMap("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),ek=Ue.makeMap("left,right"),lS=Ue.makeMap("onkeyup,onkeydown,onkeypress",!0),tk=(t,e,s,i)=>{let r=[],n=[],o=[];for(let a=0;a<e.length;a++){let u=e[a];u==="native"&&Ve.checkCompatEnabled("COMPILER_V_ON_NATIVE",s,i)||ZR(u)?o.push(u):ek(u)?Ve.isStaticExp(t)?lS(t.content)?r.push(u):n.push(u):(r.push(u),n.push(u)):QR(u)?n.push(u):r.push(u)}return{keyModifiers:r,nonKeyModifiers:n,eventOptionModifiers:o}},rS=(t,e)=>Ve.isStaticExp(t)&&t.content.toLowerCase()==="onclick"?Ve.createSimpleExpression(e,!0):t.type!==4?Ve.createCompoundExpression(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,sk=(t,e,s)=>Ve.transformOn(t,e,s,i=>{let{modifiers:r}=t;if(!r.length)return i;let{key:n,value:o}=i.props[0],{keyModifiers:a,nonKeyModifiers:u,eventOptionModifiers:l}=tk(n,r,s,t.loc);if(u.includes("right")&&(n=rS(n,"onContextmenu")),u.includes("middle")&&(n=rS(n,"onMouseup")),u.length&&(o=Ve.createCallExpression(s.helper(Wm),[o,JSON.stringify(u)])),a.length&&(!Ve.isStaticExp(n)||lS(n.content))&&(o=Ve.createCallExpression(s.helper(Jm),[o,JSON.stringify(a)])),l.length){let c=l.map(Ue.capitalize).join("");n=Ve.isStaticExp(n)?Ve.createSimpleExpression(`${n.content}${c}`,!0):Ve.createCompoundExpression(["(",n,`) + "${c}"`])}return{props:[Ve.createObjectProperty(n,o)]}}),ik=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(61,r)),{props:[],needRuntime:s.helper(Ym)}},rk=/__VUE_EXP_START__(.*?)__VUE_EXP_END__/g,nk=(t,e,s)=>{if(e.scopes.vSlot>0)return;let i=0,r=0,n=[],o=u=>{if(i>=20||r>=5){let l=Ve.createCallExpression(e.helper(Ve.CREATE_STATIC),[JSON.stringify(n.map(c=>t0(c,e)).join("")).replace(rk,'" + $1 + "'),String(n.length)]);if(oS(n[0],l,e),n.length>1){for(let f=1;f<n.length;f++)oS(n[f],null,e);let c=n.length-1;return t.splice(u-n.length+1,c),c}}return 0},a=0;for(;a<t.length;a++){let u=t[a];if(ok(u)){let c=u,f=lk(c);if(f){i+=f[0],r+=f[1],n.push(c);continue}}a-=o(a),i=0,r=0,n.length=0}o(a)},ok=t=>(t.type===1&&t.tagType===0||t.type==12)&&t.codegenNode&&t.codegenNode.type===4&&t.codegenNode.hoisted,ak=/^(data|aria)-/,nS=(t,e)=>(e===0?Ue.isKnownHtmlAttr(t):e===1?Ue.isKnownSvgAttr(t):!1)||ak.test(t),oS=(t,e,s)=>{let i=t.codegenNode.hoisted;s.hoists[s.hoists.indexOf(i)]=e},uk=Ue.makeMap("caption,thead,tr,th,tbody,td,tfoot,colgroup,col");function lk(t){if(t.type===1&&uk(t.tag))return!1;if(t.type===12)return[1,0];let e=1,s=t.props.length>0?1:0,i=!1,r=()=>(i=!0,!1);function n(o){for(let a=0;a<o.props.length;a++){let u=o.props[a];if(u.type===6&&!nS(u.name,o.ns)||u.type===7&&u.name==="bind"&&(u.arg&&(u.arg.type===8||u.arg.isStatic&&!nS(u.arg.content,o.ns))||u.exp&&(u.exp.type===8||u.exp.constType<3)))return r()}for(let a=0;a<o.children.length;a++){e++;let u=o.children[a];if(u.type===1&&(u.props.length>0&&s++,n(u),i))return!1}return!0}return n(t)?[e,s]:!1}function t0(t,e){if(Ue.isString(t))return t;if(Ue.isSymbol(t))return"";switch(t.type){case 1:return ck(t,e);case 2:return Ue.escapeHtml(t.content);case 3:return`<!--${Ue.escapeHtml(t.content)}-->`;case 5:return Ue.escapeHtml(Ue.toDisplayString(wn(t.content)));case 8:return Ue.escapeHtml(wn(t));case 12:return t0(t.content,e);default:return""}}function ck(t,e){let s=`<${t.tag}`,i="";for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6)s+=` ${n.name}`,n.value&&(s+=`="${Ue.escapeHtml(n.value.content)}"`);else if(n.type===7)if(n.name==="bind"){let o=n.exp;if(o.content[0]==="_"){s+=` ${n.arg.content}="__VUE_EXP_START__${o.content}__VUE_EXP_END__"`;continue}if(Ue.isBooleanAttr(n.arg.content)&&o.content==="false")continue;let a=wn(o);if(a!=null){let u=n.arg&&n.arg.content;u==="class"?a=Ue.normalizeClass(a):u==="style"&&(a=Ue.stringifyStyle(Ue.normalizeStyle(a))),s+=` ${n.arg.content}="${Ue.escapeHtml(a)}"`}}else n.name==="html"?i=wn(n.exp):n.name==="text"&&(i=Ue.escapeHtml(Ue.toDisplayString(wn(n.exp))))}if(e.scopeId&&(s+=` ${e.scopeId}`),s+=">",i)s+=i;else for(let r=0;r<t.children.length;r++)s+=t0(t.children[r],e);return Ue.isVoidTag(t.tag)||(s+=`</${t.tag}>`),s}function wn(t){if(t.type===4)return new Function(`return (${t.content})`)();{let e="";return t.children.forEach(s=>{Ue.isString(s)||Ue.isSymbol(s)||(s.type===2?e+=s.content:s.type===5?e+=Ue.toDisplayString(wn(s.content)):e+=wn(s))}),e}}var fk=(t,e)=>{t.type===1&&t.tagType===0&&(t.tag==="script"||t.tag==="style")&&e.removeNode()},cS=[aS],fS={cloak:Ve.noopDirectiveTransform,html:WR,text:JR,model:YR,on:sk,show:ik};function pk(t,e={}){return Ve.baseCompile(t,Ue.extend({},e0,e,{nodeTransforms:[fk,...cS,...e.nodeTransforms||[]],directiveTransforms:Ue.extend({},fS,e.directiveTransforms||{}),transformHoist:nk}))}function hk(t,e={}){return Ve.baseParse(t,Ue.extend({},e0,e))}ut.DOMDirectiveTransforms=fS;ut.DOMErrorCodes=zR;ut.DOMErrorMessages=uS;ut.DOMNodeTransforms=cS;ut.TRANSITION=Zm;ut.TRANSITION_GROUP=Qm;ut.V_MODEL_CHECKBOX=Xm;ut.V_MODEL_DYNAMIC=Wc;ut.V_MODEL_RADIO=qm;ut.V_MODEL_SELECT=zm;ut.V_MODEL_TEXT=Gm;ut.V_ON_WITH_KEYS=Jm;ut.V_ON_WITH_MODIFIERS=Wm;ut.V_SHOW=Ym;ut.compile=pk;ut.createDOMCompilerError=Vi;ut.parse=hk;ut.parserOptions=e0;ut.transformStyle=aS;Object.keys(Ve).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ut,t)&&(ut[t]=Ve[t])})});var SS=Ie(lt=>{"use strict";Object.defineProperty(lt,"__esModule",{value:!0});var De=Km(),He=Ts(),s0=Symbol("vModelRadio"),i0=Symbol("vModelCheckbox"),r0=Symbol("vModelText"),n0=Symbol("vModelSelect"),Jc=Symbol("vModelDynamic"),o0=Symbol("vOnModifiersGuard"),a0=Symbol("vOnKeysGuard"),u0=Symbol("vShow"),Yc=Symbol("Transition"),l0=Symbol("TransitionGroup");De.registerRuntimeHelpers({[s0]:"vModelRadio",[i0]:"vModelCheckbox",[r0]:"vModelText",[n0]:"vModelSelect",[Jc]:"vModelDynamic",[o0]:"withModifiers",[a0]:"withKeys",[u0]:"vShow",[Yc]:"Transition",[l0]:"TransitionGroup"});var c0={parseMode:"html",isVoidTag:He.isVoidTag,isNativeTag:t=>He.isHTMLTag(t)||He.isSVGTag(t)||He.isMathMLTag(t),isPreTag:t=>t==="pre",decodeEntities:void 0,isBuiltInComponent:t=>{if(t==="Transition"||t==="transition")return Yc;if(t==="TransitionGroup"||t==="transition-group")return l0},getNamespace(t,e,s){let i=e?e.ns:s;if(e&&i===2)if(e.tag==="annotation-xml"){if(t==="svg")return 1;e.props.some(r=>r.type===6&&r.name==="encoding"&&r.value!=null&&(r.value.content==="text/html"||r.value.content==="application/xhtml+xml"))&&(i=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&t!=="mglyph"&&t!=="malignmark"&&(i=0);else e&&i===1&&(e.tag==="foreignObject"||e.tag==="desc"||e.tag==="title")&&(i=0);if(i===0){if(t==="svg")return 1;if(t==="math")return 2}return i}},gS=t=>{t.type===1&&t.props.forEach((e,s)=>{e.type===6&&e.name==="style"&&e.value&&(t.props[s]={type:7,name:"bind",arg:De.createSimpleExpression("style",!0,e.loc),exp:dk(e.value.content,e.loc),modifiers:[],loc:e.loc})})},dk=(t,e)=>{let s=He.parseStringStyle(t);return De.createSimpleExpression(JSON.stringify(s),!1,e,3)};function js(t,e){return De.createCompilerError(t,e,yS)}var mk={X_V_HTML_NO_EXPRESSION:53,53:"X_V_HTML_NO_EXPRESSION",X_V_HTML_WITH_CHILDREN:54,54:"X_V_HTML_WITH_CHILDREN",X_V_TEXT_NO_EXPRESSION:55,55:"X_V_TEXT_NO_EXPRESSION",X_V_TEXT_WITH_CHILDREN:56,56:"X_V_TEXT_WITH_CHILDREN",X_V_MODEL_ON_INVALID_ELEMENT:57,57:"X_V_MODEL_ON_INVALID_ELEMENT",X_V_MODEL_ARG_ON_ELEMENT:58,58:"X_V_MODEL_ARG_ON_ELEMENT",X_V_MODEL_ON_FILE_INPUT_ELEMENT:59,59:"X_V_MODEL_ON_FILE_INPUT_ELEMENT",X_V_MODEL_UNNECESSARY_VALUE:60,60:"X_V_MODEL_UNNECESSARY_VALUE",X_V_SHOW_NO_EXPRESSION:61,61:"X_V_SHOW_NO_EXPRESSION",X_TRANSITION_INVALID_CHILDREN:62,62:"X_TRANSITION_INVALID_CHILDREN",X_IGNORED_SIDE_EFFECT_TAG:63,63:"X_IGNORED_SIDE_EFFECT_TAG",__EXTEND_POINT__:64,64:"__EXTEND_POINT__"},yS={53:"v-html is missing expression.",54:"v-html will override element children.",55:"v-text is missing expression.",56:"v-text will override element children.",57:"v-model can only be used on <input>, <textarea> and <select> elements.",58:"v-model argument is not supported on plain elements.",59:"v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead.",60:"Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior.",61:"v-show is missing expression.",62:"<Transition> expects exactly one child element or component.",63:"Tags with side effect (<script> and <style>) are ignored in client component templates."},gk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(53,r)),e.children.length&&(s.onError(js(54,r)),e.children.length=0),{props:[De.createObjectProperty(De.createSimpleExpression("innerHTML",!0,r),i||De.createSimpleExpression("",!0))]}},yk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(55,r)),e.children.length&&(s.onError(js(56,r)),e.children.length=0),{props:[De.createObjectProperty(De.createSimpleExpression("textContent",!0),i?De.getConstantType(i,s)>0?i:De.createCallExpression(s.helperString(De.TO_DISPLAY_STRING),[i],r):De.createSimpleExpression("",!0))]}},Ek=(t,e,s)=>{let i=De.transformModel(t,e,s);if(!i.props.length||e.tagType===1)return i;t.arg&&s.onError(js(58,t.arg.loc));function r(){let a=De.findDir(e,"bind");a&&De.isStaticArgOf(a.arg,"value")&&s.onError(js(60,a.loc))}let{tag:n}=e,o=s.isCustomElement(n);if(n==="input"||n==="textarea"||n==="select"||o){let a=r0,u=!1;if(n==="input"||o){let l=De.findProp(e,"type");if(l){if(l.type===7)a=Jc;else if(l.value)switch(l.value.content){case"radio":a=s0;break;case"checkbox":a=i0;break;case"file":u=!0,s.onError(js(59,t.loc));break;default:r();break}}else De.hasDynamicKeyVBind(e)?a=Jc:r()}else n==="select"?a=n0:r();u||(i.needRuntime=s.helper(a))}else s.onError(js(57,t.loc));return i.props=i.props.filter(a=>!(a.key.type===4&&a.key.content==="modelValue")),i},bk=He.makeMap("passive,once,capture"),Tk=He.makeMap("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),_k=He.makeMap("left,right"),ES=He.makeMap("onkeyup,onkeydown,onkeypress",!0),Sk=(t,e,s,i)=>{let r=[],n=[],o=[];for(let a=0;a<e.length;a++){let u=e[a];u==="native"&&De.checkCompatEnabled("COMPILER_V_ON_NATIVE",s,i)||bk(u)?o.push(u):_k(u)?De.isStaticExp(t)?ES(t.content)?r.push(u):n.push(u):(r.push(u),n.push(u)):Tk(u)?n.push(u):r.push(u)}return{keyModifiers:r,nonKeyModifiers:n,eventOptionModifiers:o}},hS=(t,e)=>De.isStaticExp(t)&&t.content.toLowerCase()==="onclick"?De.createSimpleExpression(e,!0):t.type!==4?De.createCompoundExpression(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,xk=(t,e,s)=>De.transformOn(t,e,s,i=>{let{modifiers:r}=t;if(!r.length)return i;let{key:n,value:o}=i.props[0],{keyModifiers:a,nonKeyModifiers:u,eventOptionModifiers:l}=Sk(n,r,s,t.loc);if(u.includes("right")&&(n=hS(n,"onContextmenu")),u.includes("middle")&&(n=hS(n,"onMouseup")),u.length&&(o=De.createCallExpression(s.helper(o0),[o,JSON.stringify(u)])),a.length&&(!De.isStaticExp(n)||ES(n.content))&&(o=De.createCallExpression(s.helper(a0),[o,JSON.stringify(a)])),l.length){let c=l.map(He.capitalize).join("");n=De.isStaticExp(n)?De.createSimpleExpression(`${n.content}${c}`,!0):De.createCompoundExpression(["(",n,`) + "${c}"`])}return{props:[De.createObjectProperty(n,o)]}}),vk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(61,r)),{props:[],needRuntime:s.helper(u0)}},Ak=(t,e)=>{if(t.type===1&&t.tagType===1&&e.isBuiltInComponent(t.tag)===Yc)return()=>{if(!t.children.length)return;bS(t)&&e.onError(js(62,{start:t.children[0].loc.start,end:t.children[t.children.length-1].loc.end,source:""}));let i=t.children[0];if(i.type===1)for(let r of i.props)r.type===7&&r.name==="show"&&t.props.push({type:6,name:"persisted",nameLoc:t.loc,value:void 0,loc:t.loc})}};function bS(t){let e=t.children=t.children.filter(i=>i.type!==3&&!(i.type===2&&!i.content.trim())),s=e[0];return e.length!==1||s.type===11||s.type===9&&s.branches.some(bS)}var Pk=/__VUE_EXP_START__(.*?)__VUE_EXP_END__/g,Ck=(t,e,s)=>{if(e.scopes.vSlot>0)return;let i=0,r=0,n=[],o=u=>{if(i>=20||r>=5){let l=De.createCallExpression(e.helper(De.CREATE_STATIC),[JSON.stringify(n.map(c=>f0(c,e)).join("")).replace(Pk,'" + $1 + "'),String(n.length)]);if(mS(n[0],l,e),n.length>1){for(let f=1;f<n.length;f++)mS(n[f],null,e);let c=n.length-1;return t.splice(u-n.length+1,c),c}}return 0},a=0;for(;a<t.length;a++){let u=t[a];if(Ik(u)){let c=u,f=wk(c);if(f){i+=f[0],r+=f[1],n.push(c);continue}}a-=o(a),i=0,r=0,n.length=0}o(a)},Ik=t=>(t.type===1&&t.tagType===0||t.type==12)&&t.codegenNode&&t.codegenNode.type===4&&t.codegenNode.hoisted,Nk=/^(data|aria)-/,dS=(t,e)=>(e===0?He.isKnownHtmlAttr(t):e===1?He.isKnownSvgAttr(t):!1)||Nk.test(t),mS=(t,e,s)=>{let i=t.codegenNode.hoisted;s.hoists[s.hoists.indexOf(i)]=e},Ok=He.makeMap("caption,thead,tr,th,tbody,td,tfoot,colgroup,col");function wk(t){if(t.type===1&&Ok(t.tag))return!1;if(t.type===12)return[1,0];let e=1,s=t.props.length>0?1:0,i=!1,r=()=>(i=!0,!1);function n(o){for(let a=0;a<o.props.length;a++){let u=o.props[a];if(u.type===6&&!dS(u.name,o.ns)||u.type===7&&u.name==="bind"&&(u.arg&&(u.arg.type===8||u.arg.isStatic&&!dS(u.arg.content,o.ns))||u.exp&&(u.exp.type===8||u.exp.constType<3)))return r()}for(let a=0;a<o.children.length;a++){e++;let u=o.children[a];if(u.type===1&&(u.props.length>0&&s++,n(u),i))return!1}return!0}return n(t)?[e,s]:!1}function f0(t,e){if(He.isString(t))return t;if(He.isSymbol(t))return"";switch(t.type){case 1:return Rk(t,e);case 2:return He.escapeHtml(t.content);case 3:return`<!--${He.escapeHtml(t.content)}-->`;case 5:return He.escapeHtml(He.toDisplayString(Rn(t.content)));case 8:return He.escapeHtml(Rn(t));case 12:return f0(t.content,e);default:return""}}function Rk(t,e){let s=`<${t.tag}`,i="";for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6)s+=` ${n.name}`,n.value&&(s+=`="${He.escapeHtml(n.value.content)}"`);else if(n.type===7)if(n.name==="bind"){let o=n.exp;if(o.content[0]==="_"){s+=` ${n.arg.content}="__VUE_EXP_START__${o.content}__VUE_EXP_END__"`;continue}if(He.isBooleanAttr(n.arg.content)&&o.content==="false")continue;let a=Rn(o);if(a!=null){let u=n.arg&&n.arg.content;u==="class"?a=He.normalizeClass(a):u==="style"&&(a=He.stringifyStyle(He.normalizeStyle(a))),s+=` ${n.arg.content}="${He.escapeHtml(a)}"`}}else n.name==="html"?i=Rn(n.exp):n.name==="text"&&(i=He.escapeHtml(He.toDisplayString(Rn(n.exp))))}if(e.scopeId&&(s+=` ${e.scopeId}`),s+=">",i)s+=i;else for(let r=0;r<t.children.length;r++)s+=f0(t.children[r],e);return He.isVoidTag(t.tag)||(s+=`</${t.tag}>`),s}function Rn(t){if(t.type===4)return new Function(`return (${t.content})`)();{let e="";return t.children.forEach(s=>{He.isString(s)||He.isSymbol(s)||(s.type===2?e+=s.content:s.type===5?e+=He.toDisplayString(Rn(s.content)):e+=Rn(s))}),e}}var kk=(t,e)=>{t.type===1&&t.tagType===0&&(t.tag==="script"||t.tag==="style")&&(e.onError(js(63,t.loc)),e.removeNode())},TS=[gS,Ak],_S={cloak:De.noopDirectiveTransform,html:gk,text:yk,model:Ek,on:xk,show:vk};function Mk(t,e={}){return De.baseCompile(t,He.extend({},c0,e,{nodeTransforms:[kk,...TS,...e.nodeTransforms||[]],directiveTransforms:He.extend({},_S,e.directiveTransforms||{}),transformHoist:Ck}))}function Dk(t,e={}){return De.baseParse(t,He.extend({},c0,e))}lt.DOMDirectiveTransforms=_S;lt.DOMErrorCodes=mk;lt.DOMErrorMessages=yS;lt.DOMNodeTransforms=TS;lt.TRANSITION=Yc;lt.TRANSITION_GROUP=l0;lt.V_MODEL_CHECKBOX=i0;lt.V_MODEL_DYNAMIC=Jc;lt.V_MODEL_RADIO=s0;lt.V_MODEL_SELECT=n0;lt.V_MODEL_TEXT=r0;lt.V_ON_WITH_KEYS=a0;lt.V_ON_WITH_MODIFIERS=o0;lt.V_SHOW=u0;lt.compile=Mk;lt.createDOMCompilerError=js;lt.parse=Dk;lt.parserOptions=c0;lt.transformStyle=gS;Object.keys(De).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(lt,t)&&(lt[t]=De[t])})});var h0=Ie((jB,p0)=>{"use strict";process.env.NODE_ENV==="production"?p0.exports=pS():p0.exports=SS()});var KS=Ie(Ae=>{"use strict";Object.defineProperty(Ae,"__esModule",{value:!0});var Se=Ts(),Os,rf=class{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Os,!e&&Os&&(this.index=(Os.scopes||(Os.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){let s=Os;try{return Os=this,e()}finally{Os=s}}}on(){Os=this}off(){Os=this.parent}stop(e){if(this._active){let s,i;for(s=0,i=this.effects.length;s<i;s++)this.effects[s].stop();for(s=0,i=this.cleanups.length;s<i;s++)this.cleanups[s]();if(this.scopes)for(s=0,i=this.scopes.length;s<i;s++)this.scopes[s].stop(!0);if(!this.detached&&this.parent&&!e){let r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}};function Lk(t){return new rf(t)}function OS(t,e=Os){e&&e.active&&e.effects.push(t)}function Fk(){return Os}function Vk(t){Os&&Os.cleanups.push(t)}var kn,Ko=class{constructor(e,s,i,r){this.fn=e,this.trigger=s,this.scheduler=i,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,OS(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,S0();for(let e=0;e<this._depsLength;e++){let s=this.deps[e];if(s.computed&&(Bk(s.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),x0()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=fi,s=kn;try{return fi=!0,kn=this,this._runnings++,xS(this),this.fn()}finally{vS(this),this._runnings--,kn=s,fi=e}}stop(){var e;this.active&&(xS(this),vS(this),(e=this.onStop)==null||e.call(this),this.active=!1)}};function Bk(t){return t.value}function xS(t){t._trackId++,t._depsLength=0}function vS(t){if(t.deps.length>t._depsLength){for(let e=t._depsLength;e<t.deps.length;e++)wS(t.deps[e],t);t.deps.length=t._depsLength}}function wS(t,e){let s=t.get(e);s!==void 0&&e._trackId!==s&&(t.delete(e),t.size===0&&t.cleanup())}function Uk(t,e){t.effect instanceof Ko&&(t=t.effect.fn);let s=new Ko(t,Se.NOOP,()=>{s.dirty&&s.run()});e&&(Se.extend(s,e),e.scope&&OS(s,e.scope)),(!e||!e.lazy)&&s.run();let i=s.run.bind(s);return i.effect=s,i}function Hk(t){t.effect.stop()}var fi=!0,d0=0,_0=[];function S0(){_0.push(fi),fi=!1}function $k(){_0.push(fi),fi=!0}function x0(){let t=_0.pop();fi=t===void 0?!0:t}function cf(){d0++}function ff(){for(d0--;!d0&&m0.length;)m0.shift()()}function RS(t,e,s){if(e.get(t)!==t._trackId){e.set(t,t._trackId);let i=t.deps[t._depsLength];i!==e?(i&&wS(i,t),t.deps[t._depsLength++]=e):t._depsLength++}}var m0=[];function kS(t,e,s){cf();for(let i of t.keys()){let r;i._dirtyLevel<e&&(r!=null?r:r=t.get(i)===i._trackId)&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=e),i._shouldSchedule&&(r!=null?r:r=t.get(i)===i._trackId)&&(i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&m0.push(i.scheduler)))}ff()}var MS=(t,e)=>{let s=new Map;return s.cleanup=t,s.computed=e,s},nf=new WeakMap,Ar=Symbol(""),g0=Symbol("");function ws(t,e,s){if(fi&&kn){let i=nf.get(t);i||nf.set(t,i=new Map);let r=i.get(s);r||i.set(s,r=MS(()=>i.delete(s))),RS(kn,r)}}function Bi(t,e,s,i,r,n){let o=nf.get(t);if(!o)return;let a=[];if(e==="clear")a=[...o.values()];else if(s==="length"&&Se.isArray(t)){let u=Number(i);o.forEach((l,c)=>{(c==="length"||!Se.isSymbol(c)&&c>=u)&&a.push(l)})}else switch(s!==void 0&&a.push(o.get(s)),e){case"add":Se.isArray(t)?Se.isIntegerKey(s)&&a.push(o.get("length")):(a.push(o.get(Ar)),Se.isMap(t)&&a.push(o.get(g0)));break;case"delete":Se.isArray(t)||(a.push(o.get(Ar)),Se.isMap(t)&&a.push(o.get(g0)));break;case"set":Se.isMap(t)&&a.push(o.get(Ar));break}cf();for(let u of a)u&&kS(u,4);ff()}function jk(t,e){var s;return(s=nf.get(t))==null?void 0:s.get(e)}var Kk=Se.makeMap("__proto__,__v_isRef,__isVue"),DS=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Se.isSymbol)),AS=qk();function qk(){let t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...s){let i=ze(this);for(let n=0,o=this.length;n<o;n++)ws(i,"get",n+"");let r=i[e](...s);return r===-1||r===!1?i[e](...s.map(ze)):r}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...s){S0(),cf();let i=ze(this)[e].apply(this,s);return ff(),x0(),i}}),t}function Xk(t){let e=ze(this);return ws(e,"has",t),e.hasOwnProperty(t)}var of=class{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,i){let r=this._isReadonly,n=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return n;if(s==="__v_raw")return i===(r?n?BS:VS:n?FS:LS).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(i)?e:void 0;let o=Se.isArray(e);if(!r){if(o&&Se.hasOwn(AS,s))return Reflect.get(AS,s,i);if(s==="hasOwnProperty")return Xk}let a=Reflect.get(e,s,i);return(Se.isSymbol(s)?DS.has(s):Kk(s))||(r||ws(e,"get",s),n)?a:pi(a)?o&&Se.isIntegerKey(s)?a:a.value:Se.isObject(a)?r?P0(a):A0(a):a}},af=class extends of{constructor(e=!1){super(!1,e)}set(e,s,i,r){let n=e[s];if(!this._isShallow){let u=Mn(n);if(!C0(i)&&!Mn(i)&&(n=ze(n),i=ze(i)),!Se.isArray(e)&&pi(n)&&!pi(i))return u?!1:(n.value=i,!0)}let o=Se.isArray(e)&&Se.isIntegerKey(s)?Number(s)<e.length:Se.hasOwn(e,s),a=Reflect.set(e,s,i,r);return e===ze(r)&&(o?Se.hasChanged(i,n)&&Bi(e,"set",s,i):Bi(e,"add",s,i)),a}deleteProperty(e,s){let i=Se.hasOwn(e,s);e[s];let r=Reflect.deleteProperty(e,s);return r&&i&&Bi(e,"delete",s,void 0),r}has(e,s){let i=Reflect.has(e,s);return(!Se.isSymbol(s)||!DS.has(s))&&ws(e,"has",s),i}ownKeys(e){return ws(e,"iterate",Se.isArray(e)?"length":Ar),Reflect.ownKeys(e)}},uf=class extends of{constructor(e=!1){super(!0,e)}set(e,s){return!0}deleteProperty(e,s){return!0}},Gk=new af,zk=new uf,Wk=new af(!0),Jk=new uf(!0),v0=t=>t,pf=t=>Reflect.getPrototypeOf(t);function Zc(t,e,s=!1,i=!1){t=t.__v_raw;let r=ze(t),n=ze(e);s||(Se.hasChanged(e,n)&&ws(r,"get",e),ws(r,"get",n));let{has:o}=pf(r),a=i?v0:s?I0:du;if(o.call(r,e))return a(t.get(e));if(o.call(r,n))return a(t.get(n));t!==r&&t.get(e)}function Qc(t,e=!1){let s=this.__v_raw,i=ze(s),r=ze(t);return e||(Se.hasChanged(t,r)&&ws(i,"has",t),ws(i,"has",r)),t===r?s.has(t):s.has(t)||s.has(r)}function ef(t,e=!1){return t=t.__v_raw,!e&&ws(ze(t),"iterate",Ar),Reflect.get(t,"size",t)}function PS(t){t=ze(t);let e=ze(this);return pf(e).has.call(e,t)||(e.add(t),Bi(e,"add",t,t)),this}function CS(t,e){e=ze(e);let s=ze(this),{has:i,get:r}=pf(s),n=i.call(s,t);n||(t=ze(t),n=i.call(s,t));let o=r.call(s,t);return s.set(t,e),n?Se.hasChanged(e,o)&&Bi(s,"set",t,e):Bi(s,"add",t,e),this}function IS(t){let e=ze(this),{has:s,get:i}=pf(e),r=s.call(e,t);r||(t=ze(t),r=s.call(e,t)),i&&i.call(e,t);let n=e.delete(t);return r&&Bi(e,"delete",t,void 0),n}function NS(){let t=ze(this),e=t.size!==0,s=t.clear();return e&&Bi(t,"clear",void 0,void 0),s}function tf(t,e){return function(i,r){let n=this,o=n.__v_raw,a=ze(o),u=e?v0:t?I0:du;return!t&&ws(a,"iterate",Ar),o.forEach((l,c)=>i.call(r,u(l),u(c),n))}}function sf(t,e,s){return function(...i){let r=this.__v_raw,n=ze(r),o=Se.isMap(n),a=t==="entries"||t===Symbol.iterator&&o,u=t==="keys"&&o,l=r[t](...i),c=s?v0:e?I0:du;return!e&&ws(n,"iterate",u?g0:Ar),{next(){let{value:f,done:p}=l.next();return p?{value:f,done:p}:{value:a?[c(f[0]),c(f[1])]:c(f),done:p}},[Symbol.iterator](){return this}}}}function vr(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function Yk(){let t={get(n){return Zc(this,n)},get size(){return ef(this)},has:Qc,add:PS,set:CS,delete:IS,clear:NS,forEach:tf(!1,!1)},e={get(n){return Zc(this,n,!1,!0)},get size(){return ef(this)},has:Qc,add:PS,set:CS,delete:IS,clear:NS,forEach:tf(!1,!0)},s={get(n){return Zc(this,n,!0)},get size(){return ef(this,!0)},has(n){return Qc.call(this,n,!0)},add:vr("add"),set:vr("set"),delete:vr("delete"),clear:vr("clear"),forEach:tf(!0,!1)},i={get(n){return Zc(this,n,!0,!0)},get size(){return ef(this,!0)},has(n){return Qc.call(this,n,!0)},add:vr("add"),set:vr("set"),delete:vr("delete"),clear:vr("clear"),forEach:tf(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(n=>{t[n]=sf(n,!1,!1),s[n]=sf(n,!0,!1),e[n]=sf(n,!1,!0),i[n]=sf(n,!0,!0)}),[t,s,e,i]}var[Zk,Qk,eM,tM]=Yk();function hf(t,e){let s=e?t?tM:eM:t?Qk:Zk;return(i,r,n)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?i:Reflect.get(Se.hasOwn(s,r)&&r in i?s:i,r,n)}var sM={get:hf(!1,!1)},iM={get:hf(!1,!0)},rM={get:hf(!0,!1)},nM={get:hf(!0,!0)},LS=new WeakMap,FS=new WeakMap,VS=new WeakMap,BS=new WeakMap;function oM(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function aM(t){return t.__v_skip||!Object.isExtensible(t)?0:oM(Se.toRawType(t))}function A0(t){return Mn(t)?t:df(t,!1,Gk,sM,LS)}function uM(t){return df(t,!1,Wk,iM,FS)}function P0(t){return df(t,!0,zk,rM,VS)}function lM(t){return df(t,!0,Jk,nM,BS)}function df(t,e,s,i,r){if(!Se.isObject(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;let n=r.get(t);if(n)return n;let o=aM(t);if(o===0)return t;let a=new Proxy(t,o===2?i:s);return r.set(t,a),a}function mf(t){return Mn(t)?mf(t.__v_raw):!!(t&&t.__v_isReactive)}function Mn(t){return!!(t&&t.__v_isReadonly)}function C0(t){return!!(t&&t.__v_isShallow)}function cM(t){return mf(t)||Mn(t)}function ze(t){let e=t&&t.__v_raw;return e?ze(e):t}function fM(t){return Object.isExtensible(t)&&Se.def(t,"__v_skip",!0),t}var du=t=>Se.isObject(t)?A0(t):t,I0=t=>Se.isObject(t)?P0(t):t,lf=class{constructor(e,s,i,r){this.getter=e,this._setter=s,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Ko(()=>e(this._value),()=>jo(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=i}get value(){let e=ze(this);return(!e._cacheable||e.effect.dirty)&&Se.hasChanged(e._value,e._value=e.effect.run())&&jo(e,4),N0(e),e.effect._dirtyLevel>=2&&jo(e,2),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}};function US(t,e,s=!1){let i,r,n=Se.isFunction(t);return n?(i=t,r=Se.NOOP):(i=t.get,r=t.set),new lf(i,r,n||!r,s)}function N0(t){var e;fi&&kn&&(t=ze(t),RS(kn,(e=t.dep)!=null?e:t.dep=MS(()=>t.dep=void 0,t instanceof lf?t:void 0)))}function jo(t,e=4,s){t=ze(t);let i=t.dep;i&&kS(i,e)}function pi(t){return!!(t&&t.__v_isRef===!0)}function HS(t){return $S(t,!1)}function pM(t){return $S(t,!0)}function $S(t,e){return pi(t)?t:new y0(t,e)}var y0=class{constructor(e,s){this.__v_isShallow=s,this.dep=void 0,this.__v_isRef=!0,this._rawValue=s?e:ze(e),this._value=s?e:du(e)}get value(){return N0(this),this._value}set value(e){let s=this.__v_isShallow||C0(e)||Mn(e);e=s?e:ze(e),Se.hasChanged(e,this._rawValue)&&(this._rawValue=e,this._value=s?e:du(e),jo(this,4))}};function hM(t){jo(t,4)}function O0(t){return pi(t)?t.value:t}function dM(t){return Se.isFunction(t)?t():O0(t)}var mM={get:(t,e,s)=>O0(Reflect.get(t,e,s)),set:(t,e,s,i)=>{let r=t[e];return pi(r)&&!pi(s)?(r.value=s,!0):Reflect.set(t,e,s,i)}};function gM(t){return mf(t)?t:new Proxy(t,mM)}var E0=class{constructor(e){this.dep=void 0,this.__v_isRef=!0;let{get:s,set:i}=e(()=>N0(this),()=>jo(this));this._get=s,this._set=i}get value(){return this._get()}set value(e){this._set(e)}};function yM(t){return new E0(t)}function EM(t){let e=Se.isArray(t)?new Array(t.length):{};for(let s in t)e[s]=jS(t,s);return e}var b0=class{constructor(e,s,i){this._object=e,this._key=s,this._defaultValue=i,this.__v_isRef=!0}get value(){let e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return jk(ze(this._object),this._key)}},T0=class{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}};function bM(t,e,s){return pi(t)?t:Se.isFunction(t)?new T0(t):Se.isObject(t)&&arguments.length>1?jS(t,e,s):HS(t)}function jS(t,e,s){let i=t[e];return pi(i)?i:new b0(t,e,s)}var TM=US,_M={GET:"get",HAS:"has",ITERATE:"iterate"},SM={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},xM={SKIP:"__v_skip",IS_REACTIVE:"__v_isReactive",IS_READONLY:"__v_isReadonly",IS_SHALLOW:"__v_isShallow",RAW:"__v_raw"};Ae.EffectScope=rf;Ae.ITERATE_KEY=Ar;Ae.ReactiveEffect=Ko;Ae.ReactiveFlags=xM;Ae.TrackOpTypes=_M;Ae.TriggerOpTypes=SM;Ae.computed=US;Ae.customRef=yM;Ae.deferredComputed=TM;Ae.effect=Uk;Ae.effectScope=Lk;Ae.enableTracking=$k;Ae.getCurrentScope=Fk;Ae.isProxy=cM;Ae.isReactive=mf;Ae.isReadonly=Mn;Ae.isRef=pi;Ae.isShallow=C0;Ae.markRaw=fM;Ae.onScopeDispose=Vk;Ae.pauseScheduling=cf;Ae.pauseTracking=S0;Ae.proxyRefs=gM;Ae.reactive=A0;Ae.readonly=P0;Ae.ref=HS;Ae.resetScheduling=ff;Ae.resetTracking=x0;Ae.shallowReactive=uM;Ae.shallowReadonly=lM;Ae.shallowRef=pM;Ae.stop=Hk;Ae.toRaw=ze;Ae.toRef=bM;Ae.toRefs=EM;Ae.toValue=dM;Ae.track=ws;Ae.trigger=Bi;Ae.triggerRef=hM;Ae.unref=O0});var dx=Ie(Pe=>{"use strict";Object.defineProperty(Pe,"__esModule",{value:!0});var be=Ts();function di(t,...e){console.warn(`[Vue warn] ${t}`,...e)}var Rs,_f=class{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Rs,!e&&Rs&&(this.index=(Rs.scopes||(Rs.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){let s=Rs;try{return Rs=this,e()}finally{Rs=s}}else di("cannot run an inactive effect scope.")}on(){Rs=this}off(){Rs=this.parent}stop(e){if(this._active){let s,i;for(s=0,i=this.effects.length;s<i;s++)this.effects[s].stop();for(s=0,i=this.cleanups.length;s<i;s++)this.cleanups[s]();if(this.scopes)for(s=0,i=this.scopes.length;s<i;s++)this.scopes[s].stop(!0);if(!this.detached&&this.parent&&!e){let r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}};function vM(t){return new _f(t)}function ZS(t,e=Rs){e&&e.active&&e.effects.push(t)}function AM(){return Rs}function PM(t){Rs?Rs.cleanups.push(t):di("onScopeDispose() is called when there is no active effect scope to be associated with.")}var Dn,Xo=class{constructor(e,s,i,r){this.fn=e,this.trigger=s,this.scheduler=i,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,ZS(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,B0();for(let e=0;e<this._depsLength;e++){let s=this.deps[e];if(s.computed&&(CM(s.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),U0()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=hi,s=Dn;try{return hi=!0,Dn=this,this._runnings++,qS(this),this.fn()}finally{XS(this),this._runnings--,Dn=s,hi=e}}stop(){var e;this.active&&(qS(this),XS(this),(e=this.onStop)==null||e.call(this),this.active=!1)}};function CM(t){return t.value}function qS(t){t._trackId++,t._depsLength=0}function XS(t){if(t.deps.length>t._depsLength){for(let e=t._depsLength;e<t.deps.length;e++)QS(t.deps[e],t);t.deps.length=t._depsLength}}function QS(t,e){let s=t.get(e);s!==void 0&&e._trackId!==s&&(t.delete(e),t.size===0&&t.cleanup())}function IM(t,e){t.effect instanceof Xo&&(t=t.effect.fn);let s=new Xo(t,be.NOOP,()=>{s.dirty&&s.run()});e&&(be.extend(s,e),e.scope&&ZS(s,e.scope)),(!e||!e.lazy)&&s.run();let i=s.run.bind(s);return i.effect=s,i}function NM(t){t.effect.stop()}var hi=!0,w0=0,V0=[];function B0(){V0.push(hi),hi=!1}function OM(){V0.push(hi),hi=!0}function U0(){let t=V0.pop();hi=t===void 0?!0:t}function Cf(){w0++}function If(){for(w0--;!w0&&R0.length;)R0.shift()()}function ex(t,e,s){var i;if(e.get(t)!==t._trackId){e.set(t,t._trackId);let r=t.deps[t._depsLength];r!==e?(r&&QS(r,t),t.deps[t._depsLength++]=e):t._depsLength++,(i=t.onTrack)==null||i.call(t,be.extend({effect:t},s))}}var R0=[];function tx(t,e,s){var i;Cf();for(let r of t.keys()){let n;r._dirtyLevel<e&&(n!=null?n:n=t.get(r)===r._trackId)&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=e),r._shouldSchedule&&(n!=null?n:n=t.get(r)===r._trackId)&&((i=r.onTrigger)==null||i.call(r,be.extend({effect:r},s)),r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&R0.push(r.scheduler)))}If()}var sx=(t,e)=>{let s=new Map;return s.cleanup=t,s.computed=e,s},Sf=new WeakMap,Cr=Symbol("iterate"),k0=Symbol("Map key iterate");function ks(t,e,s){if(hi&&Dn){let i=Sf.get(t);i||Sf.set(t,i=new Map);let r=i.get(s);r||i.set(s,r=sx(()=>i.delete(s))),ex(Dn,r,{target:t,type:e,key:s})}}function Ui(t,e,s,i,r,n){let o=Sf.get(t);if(!o)return;let a=[];if(e==="clear")a=[...o.values()];else if(s==="length"&&be.isArray(t)){let u=Number(i);o.forEach((l,c)=>{(c==="length"||!be.isSymbol(c)&&c>=u)&&a.push(l)})}else switch(s!==void 0&&a.push(o.get(s)),e){case"add":be.isArray(t)?be.isIntegerKey(s)&&a.push(o.get("length")):(a.push(o.get(Cr)),be.isMap(t)&&a.push(o.get(k0)));break;case"delete":be.isArray(t)||(a.push(o.get(Cr)),be.isMap(t)&&a.push(o.get(k0)));break;case"set":be.isMap(t)&&a.push(o.get(Cr));break}Cf();for(let u of a)u&&tx(u,4,{target:t,type:e,key:s,newValue:i,oldValue:r,oldTarget:n});If()}function wM(t,e){var s;return(s=Sf.get(t))==null?void 0:s.get(e)}var RM=be.makeMap("__proto__,__v_isRef,__isVue"),ix=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(be.isSymbol)),GS=kM();function kM(){let t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...s){let i=qe(this);for(let n=0,o=this.length;n<o;n++)ks(i,"get",n+"");let r=i[e](...s);return r===-1||r===!1?i[e](...s.map(qe)):r}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...s){B0(),Cf();let i=qe(this)[e].apply(this,s);return If(),U0(),i}}),t}function MM(t){let e=qe(this);return ks(e,"has",t),e.hasOwnProperty(t)}var xf=class{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,i){let r=this._isReadonly,n=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return n;if(s==="__v_raw")return i===(r?n?ux:ax:n?ox:nx).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(i)?e:void 0;let o=be.isArray(e);if(!r){if(o&&be.hasOwn(GS,s))return Reflect.get(GS,s,i);if(s==="hasOwnProperty")return MM}let a=Reflect.get(e,s,i);return(be.isSymbol(s)?ix.has(s):RM(s))||(r||ks(e,"get",s),n)?a:mi(a)?o&&be.isIntegerKey(s)?a:a.value:be.isObject(a)?r?j0(a):$0(a):a}},vf=class extends xf{constructor(e=!1){super(!1,e)}set(e,s,i,r){let n=e[s];if(!this._isShallow){let u=Ln(n);if(!K0(i)&&!Ln(i)&&(n=qe(n),i=qe(i)),!be.isArray(e)&&mi(n)&&!mi(i))return u?!1:(n.value=i,!0)}let o=be.isArray(e)&&be.isIntegerKey(s)?Number(s)<e.length:be.hasOwn(e,s),a=Reflect.set(e,s,i,r);return e===qe(r)&&(o?be.hasChanged(i,n)&&Ui(e,"set",s,i,n):Ui(e,"add",s,i)),a}deleteProperty(e,s){let i=be.hasOwn(e,s),r=e[s],n=Reflect.deleteProperty(e,s);return n&&i&&Ui(e,"delete",s,void 0,r),n}has(e,s){let i=Reflect.has(e,s);return(!be.isSymbol(s)||!ix.has(s))&&ks(e,"has",s),i}ownKeys(e){return ks(e,"iterate",be.isArray(e)?"length":Cr),Reflect.ownKeys(e)}},Af=class extends xf{constructor(e=!1){super(!0,e)}set(e,s){return di(`Set operation on key "${String(s)}" failed: target is readonly.`,e),!0}deleteProperty(e,s){return di(`Delete operation on key "${String(s)}" failed: target is readonly.`,e),!0}},DM=new vf,LM=new Af,FM=new vf(!0),VM=new Af(!0),H0=t=>t,Nf=t=>Reflect.getPrototypeOf(t);function gf(t,e,s=!1,i=!1){t=t.__v_raw;let r=qe(t),n=qe(e);s||(be.hasChanged(e,n)&&ks(r,"get",e),ks(r,"get",n));let{has:o}=Nf(r),a=i?H0:s?q0:mu;if(o.call(r,e))return a(t.get(e));if(o.call(r,n))return a(t.get(n));t!==r&&t.get(e)}function yf(t,e=!1){let s=this.__v_raw,i=qe(s),r=qe(t);return e||(be.hasChanged(t,r)&&ks(i,"has",t),ks(i,"has",r)),t===r?s.has(t):s.has(t)||s.has(r)}function Ef(t,e=!1){return t=t.__v_raw,!e&&ks(qe(t),"iterate",Cr),Reflect.get(t,"size",t)}function zS(t){t=qe(t);let e=qe(this);return Nf(e).has.call(e,t)||(e.add(t),Ui(e,"add",t,t)),this}function WS(t,e){e=qe(e);let s=qe(this),{has:i,get:r}=Nf(s),n=i.call(s,t);n?rx(s,i,t):(t=qe(t),n=i.call(s,t));let o=r.call(s,t);return s.set(t,e),n?be.hasChanged(e,o)&&Ui(s,"set",t,e,o):Ui(s,"add",t,e),this}function JS(t){let e=qe(this),{has:s,get:i}=Nf(e),r=s.call(e,t);r?rx(e,s,t):(t=qe(t),r=s.call(e,t));let n=i?i.call(e,t):void 0,o=e.delete(t);return r&&Ui(e,"delete",t,void 0,n),o}function YS(){let t=qe(this),e=t.size!==0,s=be.isMap(t)?new Map(t):new Set(t),i=t.clear();return e&&Ui(t,"clear",void 0,void 0,s),i}function bf(t,e){return function(i,r){let n=this,o=n.__v_raw,a=qe(o),u=e?H0:t?q0:mu;return!t&&ks(a,"iterate",Cr),o.forEach((l,c)=>i.call(r,u(l),u(c),n))}}function Tf(t,e,s){return function(...i){let r=this.__v_raw,n=qe(r),o=be.isMap(n),a=t==="entries"||t===Symbol.iterator&&o,u=t==="keys"&&o,l=r[t](...i),c=s?H0:e?q0:mu;return!e&&ks(n,"iterate",u?k0:Cr),{next(){let{value:f,done:p}=l.next();return p?{value:f,done:p}:{value:a?[c(f[0]),c(f[1])]:c(f),done:p}},[Symbol.iterator](){return this}}}}function Pr(t){return function(...e){{let s=e[0]?`on key "${e[0]}" `:"";di(`${be.capitalize(t)} operation ${s}failed: target is readonly.`,qe(this))}return t==="delete"?!1:t==="clear"?void 0:this}}function BM(){let t={get(n){return gf(this,n)},get size(){return Ef(this)},has:yf,add:zS,set:WS,delete:JS,clear:YS,forEach:bf(!1,!1)},e={get(n){return gf(this,n,!1,!0)},get size(){return Ef(this)},has:yf,add:zS,set:WS,delete:JS,clear:YS,forEach:bf(!1,!0)},s={get(n){return gf(this,n,!0)},get size(){return Ef(this,!0)},has(n){return yf.call(this,n,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:bf(!0,!1)},i={get(n){return gf(this,n,!0,!0)},get size(){return Ef(this,!0)},has(n){return yf.call(this,n,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:bf(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(n=>{t[n]=Tf(n,!1,!1),s[n]=Tf(n,!0,!1),e[n]=Tf(n,!1,!0),i[n]=Tf(n,!0,!0)}),[t,s,e,i]}var[UM,HM,$M,jM]=BM();function Of(t,e){let s=e?t?jM:$M:t?HM:UM;return(i,r,n)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?i:Reflect.get(be.hasOwn(s,r)&&r in i?s:i,r,n)}var KM={get:Of(!1,!1)},qM={get:Of(!1,!0)},XM={get:Of(!0,!1)},GM={get:Of(!0,!0)};function rx(t,e,s){let i=qe(s);if(i!==s&&e.call(t,i)){let r=be.toRawType(t);di(`Reactive ${r} contains both the raw and reactive versions of the same object${r==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}var nx=new WeakMap,ox=new WeakMap,ax=new WeakMap,ux=new WeakMap;function zM(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function WM(t){return t.__v_skip||!Object.isExtensible(t)?0:zM(be.toRawType(t))}function $0(t){return Ln(t)?t:wf(t,!1,DM,KM,nx)}function JM(t){return wf(t,!1,FM,qM,ox)}function j0(t){return wf(t,!0,LM,XM,ax)}function YM(t){return wf(t,!0,VM,GM,ux)}function wf(t,e,s,i,r){if(!be.isObject(t))return di(`value cannot be made reactive: ${String(t)}`),t;if(t.__v_raw&&!(e&&t.__v_isReactive))return t;let n=r.get(t);if(n)return n;let o=WM(t);if(o===0)return t;let a=new Proxy(t,o===2?i:s);return r.set(t,a),a}function Rf(t){return Ln(t)?Rf(t.__v_raw):!!(t&&t.__v_isReactive)}function Ln(t){return!!(t&&t.__v_isReadonly)}function K0(t){return!!(t&&t.__v_isShallow)}function lx(t){return Rf(t)||Ln(t)}function qe(t){let e=t&&t.__v_raw;return e?qe(e):t}function ZM(t){return Object.isExtensible(t)&&be.def(t,"__v_skip",!0),t}var mu=t=>be.isObject(t)?$0(t):t,q0=t=>be.isObject(t)?j0(t):t,QM="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free",Pf=class{constructor(e,s,i,r){this.getter=e,this._setter=s,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Xo(()=>e(this._value),()=>qo(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=i}get value(){let e=qe(this);return(!e._cacheable||e.effect.dirty)&&be.hasChanged(e._value,e._value=e.effect.run())&&qo(e,4),X0(e),e.effect._dirtyLevel>=2&&(this._warnRecursive&&di(QM,`
|
|
50
|
+
`:""}(...args)`} => ${h?"{":"("}`,u,h?"}":")"]))}let c={props:[mt(a,u||ve("() => {}",!1,r))]};return i&&(c=i(c)),l&&(c.props[0].value=s.cache(c.props[0].value)),c.props.forEach(f=>f.key.isHandlerKey=!0),c},eS=(t,e,s)=>{let{modifiers:i,loc:r}=t,n=t.arg,{exp:o}=t;if(o&&o.type===4&&!o.content.trim())return s.onError(Je(34,r)),{props:[mt(n,ve("",!0,r))]};if(!o){if(n.type!==4||!n.isStatic)return s.onError(Je(52,n.loc)),{props:[mt(n,ve("",!0,r))]};let a=re.camelize(n.content);o=t.exp=ve(a,!1,n.loc),o=t.exp=is(o,s)}return n.type!==4?(n.children.unshift("("),n.children.push(') || ""')):n.isStatic||(n.content=`${n.content} || ""`),i.includes("camel")&&(n.type===4?n.isStatic?n.content=re.camelize(n.content):n.content=`${s.helperString(xc)}(${n.content})`:(n.children.unshift(`${s.helperString(xc)}(`),n.children.push(")"))),s.inSSR||(i.includes("prop")&&i_(n,"."),i.includes("attr")&&i_(n,"^")),{props:[mt(n,o)]}},i_=(t,e)=>{t.type===4?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},VR=(t,e)=>{if(t.type===0||t.type===1||t.type===11||t.type===10)return()=>{let s=t.children,i,r=!1;for(let n=0;n<s.length;n++){let o=s[n];if(yc(o)){r=!0;for(let a=n+1;a<s.length;a++){let u=s[a];if(yc(u))i||(i=s[n]=Is([o],o.loc)),i.children.push(" + ",u),s.splice(a,1),a--;else{i=void 0;break}}}}if(!(!r||s.length===1&&(t.type===0||t.type===1&&t.tagType===0&&!t.props.find(n=>n.type===7&&!e.directiveTransforms[n.name])&&t.tag!=="template")))for(let n=0;n<s.length;n++){let o=s[n];if(yc(o)||o.type===8){let a=[];(o.type!==2||o.content!==" ")&&a.push(o),!e.ssr&&$s(o,e)===0&&a.push(`1 /* ${re.PatchFlagNames[1]} */`),s[n]={type:12,content:o,loc:o.loc,codegenNode:Ht(e.helper(kc),a)}}}}},r_=new WeakSet,BR=(t,e)=>{if(t.type===1&&Cs(t,"once",!0))return r_.has(t)||e.inVOnce||e.inSSR?void 0:(r_.add(t),e.inVOnce=!0,e.helper(ru),()=>{e.inVOnce=!1;let s=e.currentNode;s.codegenNode&&(s.codegenNode=e.cache(s.codegenNode,!0))})},tS=(t,e,s)=>{let{exp:i,arg:r}=t;if(!i)return s.onError(Je(41,t.loc)),Qa();let n=i.loc.source,o=i.type===4?i.content:n,a=s.bindingMetadata[n];if(a==="props"||a==="props-aliased")return s.onError(Je(44,i.loc)),Qa();let u=s.inline&&(a==="setup-let"||a==="setup-ref"||a==="setup-maybe-ref");if(!o.trim()||!Lm(o,s)&&!u)return s.onError(Je(42,i.loc)),Qa();if(s.prefixIdentifiers&&Fi(o)&&s.identifiers[o])return s.onError(Je(43,i.loc)),Qa();let l=r||ve("modelValue",!0),c=r?ti(r)?`onUpdate:${re.camelize(r.content)}`:Is(['"onUpdate:" + ',r]):"onUpdate:modelValue",f,p=s.isTS?"($event: any)":"$event";if(u)if(a==="setup-ref")f=Is([`${p} => ((`,ve(n,!1,i.loc),").value = $event)"]);else{let d=a==="setup-let"?`${n} = $event`:"null";f=Is([`${p} => (${s.helperString(ou)}(${n}) ? (`,ve(n,!1,i.loc),`).value = $event : ${d})`])}else f=Is([`${p} => ((`,i,") = $event)"]);let h=[mt(l,t.exp),mt(c,f)];if(s.prefixIdentifiers&&!s.inVOnce&&s.cacheHandlers&&!fs(i,s.identifiers)&&(h[1].value=s.cache(h[1].value)),t.modifiers.length&&e.tagType===1){let d=t.modifiers.map(y=>(Fi(y)?y:JSON.stringify(y))+": true").join(", "),_=r?ti(r)?`${r.content}Modifiers`:Is([r,' + "Modifiers"']):"modelModifiers";h.push(mt(_,ve(`{ ${d} }`,!1,t.loc,2)))}return Qa(h)};function Qa(t=[]){return{props:t}}var UR=/[\w).+\-_$\]]/,HR=(t,e)=>{Sr("COMPILER_FILTERS",e)&&(t.type===5&&Nc(t.content,e),t.type===1&&t.props.forEach(s=>{s.type===7&&s.name!=="for"&&s.exp&&Nc(s.exp,e)}))};function Nc(t,e){if(t.type===4)n_(t,e);else for(let s=0;s<t.children.length;s++){let i=t.children[s];typeof i=="object"&&(i.type===4?n_(i,e):i.type===8?Nc(t,e):i.type===5&&Nc(i.content,e))}}function n_(t,e){let s=t.content,i=!1,r=!1,n=!1,o=!1,a=0,u=0,l=0,c=0,f,p,h,d,_=[];for(h=0;h<s.length;h++)if(p=f,f=s.charCodeAt(h),i)f===39&&p!==92&&(i=!1);else if(r)f===34&&p!==92&&(r=!1);else if(n)f===96&&p!==92&&(n=!1);else if(o)f===47&&p!==92&&(o=!1);else if(f===124&&s.charCodeAt(h+1)!==124&&s.charCodeAt(h-1)!==124&&!a&&!u&&!l)d===void 0?(c=h+1,d=s.slice(0,h).trim()):y();else{switch(f){case 34:r=!0;break;case 39:i=!0;break;case 96:n=!0;break;case 40:l++;break;case 41:l--;break;case 91:u++;break;case 93:u--;break;case 123:a++;break;case 125:a--;break}if(f===47){let x=h-1,T;for(;x>=0&&(T=s.charAt(x),T===" ");x--);(!T||!UR.test(T))&&(o=!0)}}d===void 0?d=s.slice(0,h).trim():c!==0&&y();function y(){_.push(s.slice(c,h).trim()),c=h+1}if(_.length){for(au("COMPILER_FILTERS",e,t.loc),h=0;h<_.length;h++)d=$R(d,_[h],e);t.content=d}}function $R(t,e,s){s.helper(Lc);let i=e.indexOf("(");if(i<0)return s.filters.add(e),`${On(e,"filter")}(${t})`;{let r=e.slice(0,i),n=e.slice(i+1);return s.filters.add(r),`${On(r,"filter")}(${t}${n!==")"?","+n:n}`}}var o_=new WeakSet,jR=(t,e)=>{if(t.type===1){let s=Cs(t,"memo");return!s||o_.has(t)?void 0:(o_.add(t),()=>{let i=t.codegenNode||e.currentNode.codegenNode;i&&i.type===13&&(t.tagType!==1&&Gc(i,e),t.codegenNode=Ht(e.helper(Xc),[s.exp,Cn(void 0,i),"_cache",String(e.cached++)]))})}};function sS(t){return[[BR,IR,jR,wR,HR,...t?[q_,H_]:[],LR,W_,K_,VR],{on:Q_,bind:eS,model:tS}]}function KR(t,e={}){let s=e.onError||Om,i=e.mode==="module",r=e.prefixIdentifiers===!0||i;!r&&e.cacheHandlers&&s(Je(49)),e.scopeId&&!i&&s(Je(50));let n=re.extend({},e,{prefixIdentifiers:r}),o=re.isString(t)?I_(t,n):t,[a,u]=sS(r);if(e.isTS){let{expressionPlugins:l}=e;(!l||!l.includes("typescript"))&&(e.expressionPlugins=[...l||[],"typescript"])}return D_(o,re.extend({},n,{nodeTransforms:[...a,...e.nodeTransforms||[]],directiveTransforms:re.extend({},u,e.directiveTransforms||{})})),L_(o,n)}var qR={DATA:"data",PROPS:"props",PROPS_ALIASED:"props-aliased",SETUP_LET:"setup-let",SETUP_CONST:"setup-const",SETUP_REACTIVE_CONST:"setup-reactive-const",SETUP_MAYBE_REF:"setup-maybe-ref",SETUP_REF:"setup-ref",OPTIONS:"options",LITERAL_CONST:"literal-const"},XR=()=>({props:[]});z.generateCodeFrame=re.generateCodeFrame;z.BASE_TRANSITION=xm;z.BindingTypes=qR;z.CAMELIZE=xc;z.CAPITALIZE=a_;z.CREATE_BLOCK=vm;z.CREATE_COMMENT=Bo;z.CREATE_ELEMENT_BLOCK=Am;z.CREATE_ELEMENT_VNODE=Rc;z.CREATE_SLOTS=Im;z.CREATE_STATIC=Pm;z.CREATE_TEXT=kc;z.CREATE_VNODE=wc;z.CompilerDeprecationTypes=M4;z.ConstantTypes=C4;z.ElementTypes=P4;z.ErrorCodes=L4;z.FRAGMENT=Mo;z.GUARD_REACTIVE_PROPS=Uo;z.IS_MEMO_SAME=Nm;z.IS_REF=ou;z.KEEP_ALIVE=tu;z.MERGE_PROPS=iu;z.NORMALIZE_CLASS=Uc;z.NORMALIZE_PROPS=Do;z.NORMALIZE_STYLE=Hc;z.Namespaces=v4;z.NodeTypes=A4;z.OPEN_BLOCK=xr;z.POP_SCOPE_ID=Kc;z.PUSH_SCOPE_ID=jc;z.RENDER_LIST=Vc;z.RENDER_SLOT=Cm;z.RESOLVE_COMPONENT=su;z.RESOLVE_DIRECTIVE=Dc;z.RESOLVE_DYNAMIC_COMPONENT=Mc;z.RESOLVE_FILTER=Lc;z.SET_BLOCK_TRACKING=ru;z.SUSPENSE=Oc;z.TELEPORT=ko;z.TO_DISPLAY_STRING=Bc;z.TO_HANDLERS=$c;z.TO_HANDLER_KEY=vc;z.TS_NODE_TYPES=km;z.UNREF=nu;z.WITH_CTX=qc;z.WITH_DIRECTIVES=Fc;z.WITH_MEMO=Xc;z.advancePositionWithClone=ym;z.advancePositionWithMutation=Fm;z.assert=Em;z.baseCompile=KR;z.baseParse=I_;z.buildDirectiveArgs=Y_;z.buildProps=$m;z.buildSlots=X_;z.checkCompatEnabled=Fo;z.convertToBlock=Gc;z.createArrayExpression=Ho;z.createAssignmentExpression=w4;z.createBlockStatement=c_;z.createCacheExpression=l_;z.createCallExpression=Ht;z.createCompilerError=Je;z.createCompoundExpression=Is;z.createConditionalExpression=Ac;z.createForLoopParams=Ic;z.createFunctionExpression=Cn;z.createIfStatement=O4;z.createInterpolation=I4;z.createObjectExpression=Ns;z.createObjectProperty=mt;z.createReturnStatement=k4;z.createRoot=u_;z.createSequenceExpression=R4;z.createSimpleExpression=ve;z.createStructuralDirectiveTransform=Bm;z.createTemplateLiteral=N4;z.createTransformContext=M_;z.createVNodeCall=Lo;z.errorMessages=p_;z.extractIdentifiers=Li;z.findDir=Cs;z.findProp=uu;z.forAliasRE=x_;z.generate=L_;z.getBaseTransformPreset=sS;z.getConstantType=$s;z.getMemoedVNodeCall=S_;z.getVNodeBlockHelper=Nn;z.getVNodeHelper=In;z.hasDynamicKeyVBind=j4;z.hasScopeRef=fs;z.helperNameMap=ps;z.injectProp=cu;z.isCoreComponent=Dm;z.isFunctionType=E_;z.isInDestructureAssignment=wm;z.isInNewExpression=m_;z.isMemberExpression=Lm;z.isMemberExpressionBrowser=$4;z.isMemberExpressionNode=T_;z.isReferencedIdentifier=d_;z.isSimpleIdentifier=Fi;z.isSlotOutlet=lu;z.isStaticArgOf=_r;z.isStaticExp=ti;z.isStaticProperty=Rm;z.isStaticPropertyKey=b_;z.isTemplateNode=Vo;z.isText=yc;z.isVSlot=Vm;z.locStub=vt;z.noopDirectiveTransform=XR;z.processExpression=is;z.processFor=j_;z.processIf=$_;z.processSlotOutlet=Z_;z.registerRuntimeHelpers=x4;z.resolveComponentType=J_;z.stringifyExpression=Um;z.toValidAssetId=On;z.trackSlotScopes=K_;z.trackVForSlotScopes=q_;z.transform=D_;z.transformBind=eS;z.transformElement=W_;z.transformExpression=H_;z.transformModel=tS;z.transformOn=Q_;z.traverseNode=pu;z.unwrapTSNode=Mm;z.walkBlockDeclarations=y_;z.walkFunctionParams=g_;z.walkIdentifiers=h_;z.warnDeprecation=au});var Km=Ie((UB,jm)=>{"use strict";process.env.NODE_ENV==="production"?jm.exports=HT():jm.exports=iS()});var pS=Ie(lt=>{"use strict";Object.defineProperty(lt,"__esModule",{value:!0});var Ve=Km(),Ue=Ts(),qm=Symbol(""),Xm=Symbol(""),Gm=Symbol(""),zm=Symbol(""),Wc=Symbol(""),Wm=Symbol(""),Jm=Symbol(""),Ym=Symbol(""),Zm=Symbol(""),Qm=Symbol("");Ve.registerRuntimeHelpers({[qm]:"vModelRadio",[Xm]:"vModelCheckbox",[Gm]:"vModelText",[zm]:"vModelSelect",[Wc]:"vModelDynamic",[Wm]:"withModifiers",[Jm]:"withKeys",[Ym]:"vShow",[Zm]:"Transition",[Qm]:"TransitionGroup"});var e0={parseMode:"html",isVoidTag:Ue.isVoidTag,isNativeTag:t=>Ue.isHTMLTag(t)||Ue.isSVGTag(t)||Ue.isMathMLTag(t),isPreTag:t=>t==="pre",decodeEntities:void 0,isBuiltInComponent:t=>{if(t==="Transition"||t==="transition")return Zm;if(t==="TransitionGroup"||t==="transition-group")return Qm},getNamespace(t,e,s){let i=e?e.ns:s;if(e&&i===2)if(e.tag==="annotation-xml"){if(t==="svg")return 1;e.props.some(r=>r.type===6&&r.name==="encoding"&&r.value!=null&&(r.value.content==="text/html"||r.value.content==="application/xhtml+xml"))&&(i=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&t!=="mglyph"&&t!=="malignmark"&&(i=0);else e&&i===1&&(e.tag==="foreignObject"||e.tag==="desc"||e.tag==="title")&&(i=0);if(i===0){if(t==="svg")return 1;if(t==="math")return 2}return i}},aS=t=>{t.type===1&&t.props.forEach((e,s)=>{e.type===6&&e.name==="style"&&e.value&&(t.props[s]={type:7,name:"bind",arg:Ve.createSimpleExpression("style",!0,e.loc),exp:GR(e.value.content,e.loc),modifiers:[],loc:e.loc})})},GR=(t,e)=>{let s=Ue.parseStringStyle(t);return Ve.createSimpleExpression(JSON.stringify(s),!1,e,3)};function Vi(t,e){return Ve.createCompilerError(t,e,uS)}var zR={X_V_HTML_NO_EXPRESSION:53,53:"X_V_HTML_NO_EXPRESSION",X_V_HTML_WITH_CHILDREN:54,54:"X_V_HTML_WITH_CHILDREN",X_V_TEXT_NO_EXPRESSION:55,55:"X_V_TEXT_NO_EXPRESSION",X_V_TEXT_WITH_CHILDREN:56,56:"X_V_TEXT_WITH_CHILDREN",X_V_MODEL_ON_INVALID_ELEMENT:57,57:"X_V_MODEL_ON_INVALID_ELEMENT",X_V_MODEL_ARG_ON_ELEMENT:58,58:"X_V_MODEL_ARG_ON_ELEMENT",X_V_MODEL_ON_FILE_INPUT_ELEMENT:59,59:"X_V_MODEL_ON_FILE_INPUT_ELEMENT",X_V_MODEL_UNNECESSARY_VALUE:60,60:"X_V_MODEL_UNNECESSARY_VALUE",X_V_SHOW_NO_EXPRESSION:61,61:"X_V_SHOW_NO_EXPRESSION",X_TRANSITION_INVALID_CHILDREN:62,62:"X_TRANSITION_INVALID_CHILDREN",X_IGNORED_SIDE_EFFECT_TAG:63,63:"X_IGNORED_SIDE_EFFECT_TAG",__EXTEND_POINT__:64,64:"__EXTEND_POINT__"},uS={53:"v-html is missing expression.",54:"v-html will override element children.",55:"v-text is missing expression.",56:"v-text will override element children.",57:"v-model can only be used on <input>, <textarea> and <select> elements.",58:"v-model argument is not supported on plain elements.",59:"v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead.",60:"Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior.",61:"v-show is missing expression.",62:"<Transition> expects exactly one child element or component.",63:"Tags with side effect (<script> and <style>) are ignored in client component templates."},WR=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(53,r)),e.children.length&&(s.onError(Vi(54,r)),e.children.length=0),{props:[Ve.createObjectProperty(Ve.createSimpleExpression("innerHTML",!0,r),i||Ve.createSimpleExpression("",!0))]}},JR=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(55,r)),e.children.length&&(s.onError(Vi(56,r)),e.children.length=0),{props:[Ve.createObjectProperty(Ve.createSimpleExpression("textContent",!0),i?Ve.getConstantType(i,s)>0?i:Ve.createCallExpression(s.helperString(Ve.TO_DISPLAY_STRING),[i],r):Ve.createSimpleExpression("",!0))]}},YR=(t,e,s)=>{let i=Ve.transformModel(t,e,s);if(!i.props.length||e.tagType===1)return i;t.arg&&s.onError(Vi(58,t.arg.loc));let{tag:r}=e,n=s.isCustomElement(r);if(r==="input"||r==="textarea"||r==="select"||n){let o=Gm,a=!1;if(r==="input"||n){let u=Ve.findProp(e,"type");if(u){if(u.type===7)o=Wc;else if(u.value)switch(u.value.content){case"radio":o=qm;break;case"checkbox":o=Xm;break;case"file":a=!0,s.onError(Vi(59,t.loc));break}}else Ve.hasDynamicKeyVBind(e)&&(o=Wc)}else r==="select"&&(o=zm);a||(i.needRuntime=s.helper(o))}else s.onError(Vi(57,t.loc));return i.props=i.props.filter(o=>!(o.key.type===4&&o.key.content==="modelValue")),i},ZR=Ue.makeMap("passive,once,capture"),QR=Ue.makeMap("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),ek=Ue.makeMap("left,right"),lS=Ue.makeMap("onkeyup,onkeydown,onkeypress",!0),tk=(t,e,s,i)=>{let r=[],n=[],o=[];for(let a=0;a<e.length;a++){let u=e[a];u==="native"&&Ve.checkCompatEnabled("COMPILER_V_ON_NATIVE",s,i)||ZR(u)?o.push(u):ek(u)?Ve.isStaticExp(t)?lS(t.content)?r.push(u):n.push(u):(r.push(u),n.push(u)):QR(u)?n.push(u):r.push(u)}return{keyModifiers:r,nonKeyModifiers:n,eventOptionModifiers:o}},rS=(t,e)=>Ve.isStaticExp(t)&&t.content.toLowerCase()==="onclick"?Ve.createSimpleExpression(e,!0):t.type!==4?Ve.createCompoundExpression(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,sk=(t,e,s)=>Ve.transformOn(t,e,s,i=>{let{modifiers:r}=t;if(!r.length)return i;let{key:n,value:o}=i.props[0],{keyModifiers:a,nonKeyModifiers:u,eventOptionModifiers:l}=tk(n,r,s,t.loc);if(u.includes("right")&&(n=rS(n,"onContextmenu")),u.includes("middle")&&(n=rS(n,"onMouseup")),u.length&&(o=Ve.createCallExpression(s.helper(Wm),[o,JSON.stringify(u)])),a.length&&(!Ve.isStaticExp(n)||lS(n.content))&&(o=Ve.createCallExpression(s.helper(Jm),[o,JSON.stringify(a)])),l.length){let c=l.map(Ue.capitalize).join("");n=Ve.isStaticExp(n)?Ve.createSimpleExpression(`${n.content}${c}`,!0):Ve.createCompoundExpression(["(",n,`) + "${c}"`])}return{props:[Ve.createObjectProperty(n,o)]}}),ik=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(Vi(61,r)),{props:[],needRuntime:s.helper(Ym)}},rk=/__VUE_EXP_START__(.*?)__VUE_EXP_END__/g,nk=(t,e,s)=>{if(e.scopes.vSlot>0)return;let i=0,r=0,n=[],o=u=>{if(i>=20||r>=5){let l=Ve.createCallExpression(e.helper(Ve.CREATE_STATIC),[JSON.stringify(n.map(c=>t0(c,e)).join("")).replace(rk,'" + $1 + "'),String(n.length)]);if(oS(n[0],l,e),n.length>1){for(let f=1;f<n.length;f++)oS(n[f],null,e);let c=n.length-1;return t.splice(u-n.length+1,c),c}}return 0},a=0;for(;a<t.length;a++){let u=t[a];if(ok(u)){let c=u,f=lk(c);if(f){i+=f[0],r+=f[1],n.push(c);continue}}a-=o(a),i=0,r=0,n.length=0}o(a)},ok=t=>(t.type===1&&t.tagType===0||t.type==12)&&t.codegenNode&&t.codegenNode.type===4&&t.codegenNode.hoisted,ak=/^(data|aria)-/,nS=(t,e)=>(e===0?Ue.isKnownHtmlAttr(t):e===1?Ue.isKnownSvgAttr(t):!1)||ak.test(t),oS=(t,e,s)=>{let i=t.codegenNode.hoisted;s.hoists[s.hoists.indexOf(i)]=e},uk=Ue.makeMap("caption,thead,tr,th,tbody,td,tfoot,colgroup,col");function lk(t){if(t.type===1&&uk(t.tag))return!1;if(t.type===12)return[1,0];let e=1,s=t.props.length>0?1:0,i=!1,r=()=>(i=!0,!1);function n(o){for(let a=0;a<o.props.length;a++){let u=o.props[a];if(u.type===6&&!nS(u.name,o.ns)||u.type===7&&u.name==="bind"&&(u.arg&&(u.arg.type===8||u.arg.isStatic&&!nS(u.arg.content,o.ns))||u.exp&&(u.exp.type===8||u.exp.constType<3)))return r()}for(let a=0;a<o.children.length;a++){e++;let u=o.children[a];if(u.type===1&&(u.props.length>0&&s++,n(u),i))return!1}return!0}return n(t)?[e,s]:!1}function t0(t,e){if(Ue.isString(t))return t;if(Ue.isSymbol(t))return"";switch(t.type){case 1:return ck(t,e);case 2:return Ue.escapeHtml(t.content);case 3:return`<!--${Ue.escapeHtml(t.content)}-->`;case 5:return Ue.escapeHtml(Ue.toDisplayString(wn(t.content)));case 8:return Ue.escapeHtml(wn(t));case 12:return t0(t.content,e);default:return""}}function ck(t,e){let s=`<${t.tag}`,i="";for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6)s+=` ${n.name}`,n.value&&(s+=`="${Ue.escapeHtml(n.value.content)}"`);else if(n.type===7)if(n.name==="bind"){let o=n.exp;if(o.content[0]==="_"){s+=` ${n.arg.content}="__VUE_EXP_START__${o.content}__VUE_EXP_END__"`;continue}if(Ue.isBooleanAttr(n.arg.content)&&o.content==="false")continue;let a=wn(o);if(a!=null){let u=n.arg&&n.arg.content;u==="class"?a=Ue.normalizeClass(a):u==="style"&&(a=Ue.stringifyStyle(Ue.normalizeStyle(a))),s+=` ${n.arg.content}="${Ue.escapeHtml(a)}"`}}else n.name==="html"?i=wn(n.exp):n.name==="text"&&(i=Ue.escapeHtml(Ue.toDisplayString(wn(n.exp))))}if(e.scopeId&&(s+=` ${e.scopeId}`),s+=">",i)s+=i;else for(let r=0;r<t.children.length;r++)s+=t0(t.children[r],e);return Ue.isVoidTag(t.tag)||(s+=`</${t.tag}>`),s}function wn(t){if(t.type===4)return new Function(`return (${t.content})`)();{let e="";return t.children.forEach(s=>{Ue.isString(s)||Ue.isSymbol(s)||(s.type===2?e+=s.content:s.type===5?e+=Ue.toDisplayString(wn(s.content)):e+=wn(s))}),e}}var fk=(t,e)=>{t.type===1&&t.tagType===0&&(t.tag==="script"||t.tag==="style")&&e.removeNode()},cS=[aS],fS={cloak:Ve.noopDirectiveTransform,html:WR,text:JR,model:YR,on:sk,show:ik};function pk(t,e={}){return Ve.baseCompile(t,Ue.extend({},e0,e,{nodeTransforms:[fk,...cS,...e.nodeTransforms||[]],directiveTransforms:Ue.extend({},fS,e.directiveTransforms||{}),transformHoist:nk}))}function hk(t,e={}){return Ve.baseParse(t,Ue.extend({},e0,e))}lt.DOMDirectiveTransforms=fS;lt.DOMErrorCodes=zR;lt.DOMErrorMessages=uS;lt.DOMNodeTransforms=cS;lt.TRANSITION=Zm;lt.TRANSITION_GROUP=Qm;lt.V_MODEL_CHECKBOX=Xm;lt.V_MODEL_DYNAMIC=Wc;lt.V_MODEL_RADIO=qm;lt.V_MODEL_SELECT=zm;lt.V_MODEL_TEXT=Gm;lt.V_ON_WITH_KEYS=Jm;lt.V_ON_WITH_MODIFIERS=Wm;lt.V_SHOW=Ym;lt.compile=pk;lt.createDOMCompilerError=Vi;lt.parse=hk;lt.parserOptions=e0;lt.transformStyle=aS;Object.keys(Ve).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(lt,t)&&(lt[t]=Ve[t])})});var SS=Ie(ct=>{"use strict";Object.defineProperty(ct,"__esModule",{value:!0});var De=Km(),He=Ts(),s0=Symbol("vModelRadio"),i0=Symbol("vModelCheckbox"),r0=Symbol("vModelText"),n0=Symbol("vModelSelect"),Jc=Symbol("vModelDynamic"),o0=Symbol("vOnModifiersGuard"),a0=Symbol("vOnKeysGuard"),u0=Symbol("vShow"),Yc=Symbol("Transition"),l0=Symbol("TransitionGroup");De.registerRuntimeHelpers({[s0]:"vModelRadio",[i0]:"vModelCheckbox",[r0]:"vModelText",[n0]:"vModelSelect",[Jc]:"vModelDynamic",[o0]:"withModifiers",[a0]:"withKeys",[u0]:"vShow",[Yc]:"Transition",[l0]:"TransitionGroup"});var c0={parseMode:"html",isVoidTag:He.isVoidTag,isNativeTag:t=>He.isHTMLTag(t)||He.isSVGTag(t)||He.isMathMLTag(t),isPreTag:t=>t==="pre",decodeEntities:void 0,isBuiltInComponent:t=>{if(t==="Transition"||t==="transition")return Yc;if(t==="TransitionGroup"||t==="transition-group")return l0},getNamespace(t,e,s){let i=e?e.ns:s;if(e&&i===2)if(e.tag==="annotation-xml"){if(t==="svg")return 1;e.props.some(r=>r.type===6&&r.name==="encoding"&&r.value!=null&&(r.value.content==="text/html"||r.value.content==="application/xhtml+xml"))&&(i=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&t!=="mglyph"&&t!=="malignmark"&&(i=0);else e&&i===1&&(e.tag==="foreignObject"||e.tag==="desc"||e.tag==="title")&&(i=0);if(i===0){if(t==="svg")return 1;if(t==="math")return 2}return i}},gS=t=>{t.type===1&&t.props.forEach((e,s)=>{e.type===6&&e.name==="style"&&e.value&&(t.props[s]={type:7,name:"bind",arg:De.createSimpleExpression("style",!0,e.loc),exp:dk(e.value.content,e.loc),modifiers:[],loc:e.loc})})},dk=(t,e)=>{let s=He.parseStringStyle(t);return De.createSimpleExpression(JSON.stringify(s),!1,e,3)};function js(t,e){return De.createCompilerError(t,e,yS)}var mk={X_V_HTML_NO_EXPRESSION:53,53:"X_V_HTML_NO_EXPRESSION",X_V_HTML_WITH_CHILDREN:54,54:"X_V_HTML_WITH_CHILDREN",X_V_TEXT_NO_EXPRESSION:55,55:"X_V_TEXT_NO_EXPRESSION",X_V_TEXT_WITH_CHILDREN:56,56:"X_V_TEXT_WITH_CHILDREN",X_V_MODEL_ON_INVALID_ELEMENT:57,57:"X_V_MODEL_ON_INVALID_ELEMENT",X_V_MODEL_ARG_ON_ELEMENT:58,58:"X_V_MODEL_ARG_ON_ELEMENT",X_V_MODEL_ON_FILE_INPUT_ELEMENT:59,59:"X_V_MODEL_ON_FILE_INPUT_ELEMENT",X_V_MODEL_UNNECESSARY_VALUE:60,60:"X_V_MODEL_UNNECESSARY_VALUE",X_V_SHOW_NO_EXPRESSION:61,61:"X_V_SHOW_NO_EXPRESSION",X_TRANSITION_INVALID_CHILDREN:62,62:"X_TRANSITION_INVALID_CHILDREN",X_IGNORED_SIDE_EFFECT_TAG:63,63:"X_IGNORED_SIDE_EFFECT_TAG",__EXTEND_POINT__:64,64:"__EXTEND_POINT__"},yS={53:"v-html is missing expression.",54:"v-html will override element children.",55:"v-text is missing expression.",56:"v-text will override element children.",57:"v-model can only be used on <input>, <textarea> and <select> elements.",58:"v-model argument is not supported on plain elements.",59:"v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead.",60:"Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior.",61:"v-show is missing expression.",62:"<Transition> expects exactly one child element or component.",63:"Tags with side effect (<script> and <style>) are ignored in client component templates."},gk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(53,r)),e.children.length&&(s.onError(js(54,r)),e.children.length=0),{props:[De.createObjectProperty(De.createSimpleExpression("innerHTML",!0,r),i||De.createSimpleExpression("",!0))]}},yk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(55,r)),e.children.length&&(s.onError(js(56,r)),e.children.length=0),{props:[De.createObjectProperty(De.createSimpleExpression("textContent",!0),i?De.getConstantType(i,s)>0?i:De.createCallExpression(s.helperString(De.TO_DISPLAY_STRING),[i],r):De.createSimpleExpression("",!0))]}},Ek=(t,e,s)=>{let i=De.transformModel(t,e,s);if(!i.props.length||e.tagType===1)return i;t.arg&&s.onError(js(58,t.arg.loc));function r(){let a=De.findDir(e,"bind");a&&De.isStaticArgOf(a.arg,"value")&&s.onError(js(60,a.loc))}let{tag:n}=e,o=s.isCustomElement(n);if(n==="input"||n==="textarea"||n==="select"||o){let a=r0,u=!1;if(n==="input"||o){let l=De.findProp(e,"type");if(l){if(l.type===7)a=Jc;else if(l.value)switch(l.value.content){case"radio":a=s0;break;case"checkbox":a=i0;break;case"file":u=!0,s.onError(js(59,t.loc));break;default:r();break}}else De.hasDynamicKeyVBind(e)?a=Jc:r()}else n==="select"?a=n0:r();u||(i.needRuntime=s.helper(a))}else s.onError(js(57,t.loc));return i.props=i.props.filter(a=>!(a.key.type===4&&a.key.content==="modelValue")),i},bk=He.makeMap("passive,once,capture"),Tk=He.makeMap("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),_k=He.makeMap("left,right"),ES=He.makeMap("onkeyup,onkeydown,onkeypress",!0),Sk=(t,e,s,i)=>{let r=[],n=[],o=[];for(let a=0;a<e.length;a++){let u=e[a];u==="native"&&De.checkCompatEnabled("COMPILER_V_ON_NATIVE",s,i)||bk(u)?o.push(u):_k(u)?De.isStaticExp(t)?ES(t.content)?r.push(u):n.push(u):(r.push(u),n.push(u)):Tk(u)?n.push(u):r.push(u)}return{keyModifiers:r,nonKeyModifiers:n,eventOptionModifiers:o}},hS=(t,e)=>De.isStaticExp(t)&&t.content.toLowerCase()==="onclick"?De.createSimpleExpression(e,!0):t.type!==4?De.createCompoundExpression(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,xk=(t,e,s)=>De.transformOn(t,e,s,i=>{let{modifiers:r}=t;if(!r.length)return i;let{key:n,value:o}=i.props[0],{keyModifiers:a,nonKeyModifiers:u,eventOptionModifiers:l}=Sk(n,r,s,t.loc);if(u.includes("right")&&(n=hS(n,"onContextmenu")),u.includes("middle")&&(n=hS(n,"onMouseup")),u.length&&(o=De.createCallExpression(s.helper(o0),[o,JSON.stringify(u)])),a.length&&(!De.isStaticExp(n)||ES(n.content))&&(o=De.createCallExpression(s.helper(a0),[o,JSON.stringify(a)])),l.length){let c=l.map(He.capitalize).join("");n=De.isStaticExp(n)?De.createSimpleExpression(`${n.content}${c}`,!0):De.createCompoundExpression(["(",n,`) + "${c}"`])}return{props:[De.createObjectProperty(n,o)]}}),vk=(t,e,s)=>{let{exp:i,loc:r}=t;return i||s.onError(js(61,r)),{props:[],needRuntime:s.helper(u0)}},Ak=(t,e)=>{if(t.type===1&&t.tagType===1&&e.isBuiltInComponent(t.tag)===Yc)return()=>{if(!t.children.length)return;bS(t)&&e.onError(js(62,{start:t.children[0].loc.start,end:t.children[t.children.length-1].loc.end,source:""}));let i=t.children[0];if(i.type===1)for(let r of i.props)r.type===7&&r.name==="show"&&t.props.push({type:6,name:"persisted",nameLoc:t.loc,value:void 0,loc:t.loc})}};function bS(t){let e=t.children=t.children.filter(i=>i.type!==3&&!(i.type===2&&!i.content.trim())),s=e[0];return e.length!==1||s.type===11||s.type===9&&s.branches.some(bS)}var Pk=/__VUE_EXP_START__(.*?)__VUE_EXP_END__/g,Ck=(t,e,s)=>{if(e.scopes.vSlot>0)return;let i=0,r=0,n=[],o=u=>{if(i>=20||r>=5){let l=De.createCallExpression(e.helper(De.CREATE_STATIC),[JSON.stringify(n.map(c=>f0(c,e)).join("")).replace(Pk,'" + $1 + "'),String(n.length)]);if(mS(n[0],l,e),n.length>1){for(let f=1;f<n.length;f++)mS(n[f],null,e);let c=n.length-1;return t.splice(u-n.length+1,c),c}}return 0},a=0;for(;a<t.length;a++){let u=t[a];if(Ik(u)){let c=u,f=wk(c);if(f){i+=f[0],r+=f[1],n.push(c);continue}}a-=o(a),i=0,r=0,n.length=0}o(a)},Ik=t=>(t.type===1&&t.tagType===0||t.type==12)&&t.codegenNode&&t.codegenNode.type===4&&t.codegenNode.hoisted,Nk=/^(data|aria)-/,dS=(t,e)=>(e===0?He.isKnownHtmlAttr(t):e===1?He.isKnownSvgAttr(t):!1)||Nk.test(t),mS=(t,e,s)=>{let i=t.codegenNode.hoisted;s.hoists[s.hoists.indexOf(i)]=e},Ok=He.makeMap("caption,thead,tr,th,tbody,td,tfoot,colgroup,col");function wk(t){if(t.type===1&&Ok(t.tag))return!1;if(t.type===12)return[1,0];let e=1,s=t.props.length>0?1:0,i=!1,r=()=>(i=!0,!1);function n(o){for(let a=0;a<o.props.length;a++){let u=o.props[a];if(u.type===6&&!dS(u.name,o.ns)||u.type===7&&u.name==="bind"&&(u.arg&&(u.arg.type===8||u.arg.isStatic&&!dS(u.arg.content,o.ns))||u.exp&&(u.exp.type===8||u.exp.constType<3)))return r()}for(let a=0;a<o.children.length;a++){e++;let u=o.children[a];if(u.type===1&&(u.props.length>0&&s++,n(u),i))return!1}return!0}return n(t)?[e,s]:!1}function f0(t,e){if(He.isString(t))return t;if(He.isSymbol(t))return"";switch(t.type){case 1:return Rk(t,e);case 2:return He.escapeHtml(t.content);case 3:return`<!--${He.escapeHtml(t.content)}-->`;case 5:return He.escapeHtml(He.toDisplayString(Rn(t.content)));case 8:return He.escapeHtml(Rn(t));case 12:return f0(t.content,e);default:return""}}function Rk(t,e){let s=`<${t.tag}`,i="";for(let r=0;r<t.props.length;r++){let n=t.props[r];if(n.type===6)s+=` ${n.name}`,n.value&&(s+=`="${He.escapeHtml(n.value.content)}"`);else if(n.type===7)if(n.name==="bind"){let o=n.exp;if(o.content[0]==="_"){s+=` ${n.arg.content}="__VUE_EXP_START__${o.content}__VUE_EXP_END__"`;continue}if(He.isBooleanAttr(n.arg.content)&&o.content==="false")continue;let a=Rn(o);if(a!=null){let u=n.arg&&n.arg.content;u==="class"?a=He.normalizeClass(a):u==="style"&&(a=He.stringifyStyle(He.normalizeStyle(a))),s+=` ${n.arg.content}="${He.escapeHtml(a)}"`}}else n.name==="html"?i=Rn(n.exp):n.name==="text"&&(i=He.escapeHtml(He.toDisplayString(Rn(n.exp))))}if(e.scopeId&&(s+=` ${e.scopeId}`),s+=">",i)s+=i;else for(let r=0;r<t.children.length;r++)s+=f0(t.children[r],e);return He.isVoidTag(t.tag)||(s+=`</${t.tag}>`),s}function Rn(t){if(t.type===4)return new Function(`return (${t.content})`)();{let e="";return t.children.forEach(s=>{He.isString(s)||He.isSymbol(s)||(s.type===2?e+=s.content:s.type===5?e+=He.toDisplayString(Rn(s.content)):e+=Rn(s))}),e}}var kk=(t,e)=>{t.type===1&&t.tagType===0&&(t.tag==="script"||t.tag==="style")&&(e.onError(js(63,t.loc)),e.removeNode())},TS=[gS,Ak],_S={cloak:De.noopDirectiveTransform,html:gk,text:yk,model:Ek,on:xk,show:vk};function Mk(t,e={}){return De.baseCompile(t,He.extend({},c0,e,{nodeTransforms:[kk,...TS,...e.nodeTransforms||[]],directiveTransforms:He.extend({},_S,e.directiveTransforms||{}),transformHoist:Ck}))}function Dk(t,e={}){return De.baseParse(t,He.extend({},c0,e))}ct.DOMDirectiveTransforms=_S;ct.DOMErrorCodes=mk;ct.DOMErrorMessages=yS;ct.DOMNodeTransforms=TS;ct.TRANSITION=Yc;ct.TRANSITION_GROUP=l0;ct.V_MODEL_CHECKBOX=i0;ct.V_MODEL_DYNAMIC=Jc;ct.V_MODEL_RADIO=s0;ct.V_MODEL_SELECT=n0;ct.V_MODEL_TEXT=r0;ct.V_ON_WITH_KEYS=a0;ct.V_ON_WITH_MODIFIERS=o0;ct.V_SHOW=u0;ct.compile=Mk;ct.createDOMCompilerError=js;ct.parse=Dk;ct.parserOptions=c0;ct.transformStyle=gS;Object.keys(De).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ct,t)&&(ct[t]=De[t])})});var h0=Ie((jB,p0)=>{"use strict";process.env.NODE_ENV==="production"?p0.exports=pS():p0.exports=SS()});var KS=Ie(Ae=>{"use strict";Object.defineProperty(Ae,"__esModule",{value:!0});var Se=Ts(),Os,rf=class{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Os,!e&&Os&&(this.index=(Os.scopes||(Os.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){let s=Os;try{return Os=this,e()}finally{Os=s}}}on(){Os=this}off(){Os=this.parent}stop(e){if(this._active){let s,i;for(s=0,i=this.effects.length;s<i;s++)this.effects[s].stop();for(s=0,i=this.cleanups.length;s<i;s++)this.cleanups[s]();if(this.scopes)for(s=0,i=this.scopes.length;s<i;s++)this.scopes[s].stop(!0);if(!this.detached&&this.parent&&!e){let r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}};function Lk(t){return new rf(t)}function OS(t,e=Os){e&&e.active&&e.effects.push(t)}function Fk(){return Os}function Vk(t){Os&&Os.cleanups.push(t)}var kn,Ko=class{constructor(e,s,i,r){this.fn=e,this.trigger=s,this.scheduler=i,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,OS(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,S0();for(let e=0;e<this._depsLength;e++){let s=this.deps[e];if(s.computed&&(Bk(s.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),x0()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=fi,s=kn;try{return fi=!0,kn=this,this._runnings++,xS(this),this.fn()}finally{vS(this),this._runnings--,kn=s,fi=e}}stop(){var e;this.active&&(xS(this),vS(this),(e=this.onStop)==null||e.call(this),this.active=!1)}};function Bk(t){return t.value}function xS(t){t._trackId++,t._depsLength=0}function vS(t){if(t.deps.length>t._depsLength){for(let e=t._depsLength;e<t.deps.length;e++)wS(t.deps[e],t);t.deps.length=t._depsLength}}function wS(t,e){let s=t.get(e);s!==void 0&&e._trackId!==s&&(t.delete(e),t.size===0&&t.cleanup())}function Uk(t,e){t.effect instanceof Ko&&(t=t.effect.fn);let s=new Ko(t,Se.NOOP,()=>{s.dirty&&s.run()});e&&(Se.extend(s,e),e.scope&&OS(s,e.scope)),(!e||!e.lazy)&&s.run();let i=s.run.bind(s);return i.effect=s,i}function Hk(t){t.effect.stop()}var fi=!0,d0=0,_0=[];function S0(){_0.push(fi),fi=!1}function $k(){_0.push(fi),fi=!0}function x0(){let t=_0.pop();fi=t===void 0?!0:t}function cf(){d0++}function ff(){for(d0--;!d0&&m0.length;)m0.shift()()}function RS(t,e,s){if(e.get(t)!==t._trackId){e.set(t,t._trackId);let i=t.deps[t._depsLength];i!==e?(i&&wS(i,t),t.deps[t._depsLength++]=e):t._depsLength++}}var m0=[];function kS(t,e,s){cf();for(let i of t.keys()){let r;i._dirtyLevel<e&&(r!=null?r:r=t.get(i)===i._trackId)&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=e),i._shouldSchedule&&(r!=null?r:r=t.get(i)===i._trackId)&&(i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&m0.push(i.scheduler)))}ff()}var MS=(t,e)=>{let s=new Map;return s.cleanup=t,s.computed=e,s},nf=new WeakMap,Ar=Symbol(""),g0=Symbol("");function ws(t,e,s){if(fi&&kn){let i=nf.get(t);i||nf.set(t,i=new Map);let r=i.get(s);r||i.set(s,r=MS(()=>i.delete(s))),RS(kn,r)}}function Bi(t,e,s,i,r,n){let o=nf.get(t);if(!o)return;let a=[];if(e==="clear")a=[...o.values()];else if(s==="length"&&Se.isArray(t)){let u=Number(i);o.forEach((l,c)=>{(c==="length"||!Se.isSymbol(c)&&c>=u)&&a.push(l)})}else switch(s!==void 0&&a.push(o.get(s)),e){case"add":Se.isArray(t)?Se.isIntegerKey(s)&&a.push(o.get("length")):(a.push(o.get(Ar)),Se.isMap(t)&&a.push(o.get(g0)));break;case"delete":Se.isArray(t)||(a.push(o.get(Ar)),Se.isMap(t)&&a.push(o.get(g0)));break;case"set":Se.isMap(t)&&a.push(o.get(Ar));break}cf();for(let u of a)u&&kS(u,4);ff()}function jk(t,e){var s;return(s=nf.get(t))==null?void 0:s.get(e)}var Kk=Se.makeMap("__proto__,__v_isRef,__isVue"),DS=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Se.isSymbol)),AS=qk();function qk(){let t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...s){let i=ze(this);for(let n=0,o=this.length;n<o;n++)ws(i,"get",n+"");let r=i[e](...s);return r===-1||r===!1?i[e](...s.map(ze)):r}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...s){S0(),cf();let i=ze(this)[e].apply(this,s);return ff(),x0(),i}}),t}function Xk(t){let e=ze(this);return ws(e,"has",t),e.hasOwnProperty(t)}var of=class{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,i){let r=this._isReadonly,n=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return n;if(s==="__v_raw")return i===(r?n?BS:VS:n?FS:LS).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(i)?e:void 0;let o=Se.isArray(e);if(!r){if(o&&Se.hasOwn(AS,s))return Reflect.get(AS,s,i);if(s==="hasOwnProperty")return Xk}let a=Reflect.get(e,s,i);return(Se.isSymbol(s)?DS.has(s):Kk(s))||(r||ws(e,"get",s),n)?a:pi(a)?o&&Se.isIntegerKey(s)?a:a.value:Se.isObject(a)?r?P0(a):A0(a):a}},af=class extends of{constructor(e=!1){super(!1,e)}set(e,s,i,r){let n=e[s];if(!this._isShallow){let u=Mn(n);if(!C0(i)&&!Mn(i)&&(n=ze(n),i=ze(i)),!Se.isArray(e)&&pi(n)&&!pi(i))return u?!1:(n.value=i,!0)}let o=Se.isArray(e)&&Se.isIntegerKey(s)?Number(s)<e.length:Se.hasOwn(e,s),a=Reflect.set(e,s,i,r);return e===ze(r)&&(o?Se.hasChanged(i,n)&&Bi(e,"set",s,i):Bi(e,"add",s,i)),a}deleteProperty(e,s){let i=Se.hasOwn(e,s);e[s];let r=Reflect.deleteProperty(e,s);return r&&i&&Bi(e,"delete",s,void 0),r}has(e,s){let i=Reflect.has(e,s);return(!Se.isSymbol(s)||!DS.has(s))&&ws(e,"has",s),i}ownKeys(e){return ws(e,"iterate",Se.isArray(e)?"length":Ar),Reflect.ownKeys(e)}},uf=class extends of{constructor(e=!1){super(!0,e)}set(e,s){return!0}deleteProperty(e,s){return!0}},Gk=new af,zk=new uf,Wk=new af(!0),Jk=new uf(!0),v0=t=>t,pf=t=>Reflect.getPrototypeOf(t);function Zc(t,e,s=!1,i=!1){t=t.__v_raw;let r=ze(t),n=ze(e);s||(Se.hasChanged(e,n)&&ws(r,"get",e),ws(r,"get",n));let{has:o}=pf(r),a=i?v0:s?I0:du;if(o.call(r,e))return a(t.get(e));if(o.call(r,n))return a(t.get(n));t!==r&&t.get(e)}function Qc(t,e=!1){let s=this.__v_raw,i=ze(s),r=ze(t);return e||(Se.hasChanged(t,r)&&ws(i,"has",t),ws(i,"has",r)),t===r?s.has(t):s.has(t)||s.has(r)}function ef(t,e=!1){return t=t.__v_raw,!e&&ws(ze(t),"iterate",Ar),Reflect.get(t,"size",t)}function PS(t){t=ze(t);let e=ze(this);return pf(e).has.call(e,t)||(e.add(t),Bi(e,"add",t,t)),this}function CS(t,e){e=ze(e);let s=ze(this),{has:i,get:r}=pf(s),n=i.call(s,t);n||(t=ze(t),n=i.call(s,t));let o=r.call(s,t);return s.set(t,e),n?Se.hasChanged(e,o)&&Bi(s,"set",t,e):Bi(s,"add",t,e),this}function IS(t){let e=ze(this),{has:s,get:i}=pf(e),r=s.call(e,t);r||(t=ze(t),r=s.call(e,t)),i&&i.call(e,t);let n=e.delete(t);return r&&Bi(e,"delete",t,void 0),n}function NS(){let t=ze(this),e=t.size!==0,s=t.clear();return e&&Bi(t,"clear",void 0,void 0),s}function tf(t,e){return function(i,r){let n=this,o=n.__v_raw,a=ze(o),u=e?v0:t?I0:du;return!t&&ws(a,"iterate",Ar),o.forEach((l,c)=>i.call(r,u(l),u(c),n))}}function sf(t,e,s){return function(...i){let r=this.__v_raw,n=ze(r),o=Se.isMap(n),a=t==="entries"||t===Symbol.iterator&&o,u=t==="keys"&&o,l=r[t](...i),c=s?v0:e?I0:du;return!e&&ws(n,"iterate",u?g0:Ar),{next(){let{value:f,done:p}=l.next();return p?{value:f,done:p}:{value:a?[c(f[0]),c(f[1])]:c(f),done:p}},[Symbol.iterator](){return this}}}}function vr(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function Yk(){let t={get(n){return Zc(this,n)},get size(){return ef(this)},has:Qc,add:PS,set:CS,delete:IS,clear:NS,forEach:tf(!1,!1)},e={get(n){return Zc(this,n,!1,!0)},get size(){return ef(this)},has:Qc,add:PS,set:CS,delete:IS,clear:NS,forEach:tf(!1,!0)},s={get(n){return Zc(this,n,!0)},get size(){return ef(this,!0)},has(n){return Qc.call(this,n,!0)},add:vr("add"),set:vr("set"),delete:vr("delete"),clear:vr("clear"),forEach:tf(!0,!1)},i={get(n){return Zc(this,n,!0,!0)},get size(){return ef(this,!0)},has(n){return Qc.call(this,n,!0)},add:vr("add"),set:vr("set"),delete:vr("delete"),clear:vr("clear"),forEach:tf(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(n=>{t[n]=sf(n,!1,!1),s[n]=sf(n,!0,!1),e[n]=sf(n,!1,!0),i[n]=sf(n,!0,!0)}),[t,s,e,i]}var[Zk,Qk,eM,tM]=Yk();function hf(t,e){let s=e?t?tM:eM:t?Qk:Zk;return(i,r,n)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?i:Reflect.get(Se.hasOwn(s,r)&&r in i?s:i,r,n)}var sM={get:hf(!1,!1)},iM={get:hf(!1,!0)},rM={get:hf(!0,!1)},nM={get:hf(!0,!0)},LS=new WeakMap,FS=new WeakMap,VS=new WeakMap,BS=new WeakMap;function oM(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function aM(t){return t.__v_skip||!Object.isExtensible(t)?0:oM(Se.toRawType(t))}function A0(t){return Mn(t)?t:df(t,!1,Gk,sM,LS)}function uM(t){return df(t,!1,Wk,iM,FS)}function P0(t){return df(t,!0,zk,rM,VS)}function lM(t){return df(t,!0,Jk,nM,BS)}function df(t,e,s,i,r){if(!Se.isObject(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;let n=r.get(t);if(n)return n;let o=aM(t);if(o===0)return t;let a=new Proxy(t,o===2?i:s);return r.set(t,a),a}function mf(t){return Mn(t)?mf(t.__v_raw):!!(t&&t.__v_isReactive)}function Mn(t){return!!(t&&t.__v_isReadonly)}function C0(t){return!!(t&&t.__v_isShallow)}function cM(t){return mf(t)||Mn(t)}function ze(t){let e=t&&t.__v_raw;return e?ze(e):t}function fM(t){return Object.isExtensible(t)&&Se.def(t,"__v_skip",!0),t}var du=t=>Se.isObject(t)?A0(t):t,I0=t=>Se.isObject(t)?P0(t):t,lf=class{constructor(e,s,i,r){this.getter=e,this._setter=s,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Ko(()=>e(this._value),()=>jo(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=i}get value(){let e=ze(this);return(!e._cacheable||e.effect.dirty)&&Se.hasChanged(e._value,e._value=e.effect.run())&&jo(e,4),N0(e),e.effect._dirtyLevel>=2&&jo(e,2),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}};function US(t,e,s=!1){let i,r,n=Se.isFunction(t);return n?(i=t,r=Se.NOOP):(i=t.get,r=t.set),new lf(i,r,n||!r,s)}function N0(t){var e;fi&&kn&&(t=ze(t),RS(kn,(e=t.dep)!=null?e:t.dep=MS(()=>t.dep=void 0,t instanceof lf?t:void 0)))}function jo(t,e=4,s){t=ze(t);let i=t.dep;i&&kS(i,e)}function pi(t){return!!(t&&t.__v_isRef===!0)}function HS(t){return $S(t,!1)}function pM(t){return $S(t,!0)}function $S(t,e){return pi(t)?t:new y0(t,e)}var y0=class{constructor(e,s){this.__v_isShallow=s,this.dep=void 0,this.__v_isRef=!0,this._rawValue=s?e:ze(e),this._value=s?e:du(e)}get value(){return N0(this),this._value}set value(e){let s=this.__v_isShallow||C0(e)||Mn(e);e=s?e:ze(e),Se.hasChanged(e,this._rawValue)&&(this._rawValue=e,this._value=s?e:du(e),jo(this,4))}};function hM(t){jo(t,4)}function O0(t){return pi(t)?t.value:t}function dM(t){return Se.isFunction(t)?t():O0(t)}var mM={get:(t,e,s)=>O0(Reflect.get(t,e,s)),set:(t,e,s,i)=>{let r=t[e];return pi(r)&&!pi(s)?(r.value=s,!0):Reflect.set(t,e,s,i)}};function gM(t){return mf(t)?t:new Proxy(t,mM)}var E0=class{constructor(e){this.dep=void 0,this.__v_isRef=!0;let{get:s,set:i}=e(()=>N0(this),()=>jo(this));this._get=s,this._set=i}get value(){return this._get()}set value(e){this._set(e)}};function yM(t){return new E0(t)}function EM(t){let e=Se.isArray(t)?new Array(t.length):{};for(let s in t)e[s]=jS(t,s);return e}var b0=class{constructor(e,s,i){this._object=e,this._key=s,this._defaultValue=i,this.__v_isRef=!0}get value(){let e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return jk(ze(this._object),this._key)}},T0=class{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}};function bM(t,e,s){return pi(t)?t:Se.isFunction(t)?new T0(t):Se.isObject(t)&&arguments.length>1?jS(t,e,s):HS(t)}function jS(t,e,s){let i=t[e];return pi(i)?i:new b0(t,e,s)}var TM=US,_M={GET:"get",HAS:"has",ITERATE:"iterate"},SM={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},xM={SKIP:"__v_skip",IS_REACTIVE:"__v_isReactive",IS_READONLY:"__v_isReadonly",IS_SHALLOW:"__v_isShallow",RAW:"__v_raw"};Ae.EffectScope=rf;Ae.ITERATE_KEY=Ar;Ae.ReactiveEffect=Ko;Ae.ReactiveFlags=xM;Ae.TrackOpTypes=_M;Ae.TriggerOpTypes=SM;Ae.computed=US;Ae.customRef=yM;Ae.deferredComputed=TM;Ae.effect=Uk;Ae.effectScope=Lk;Ae.enableTracking=$k;Ae.getCurrentScope=Fk;Ae.isProxy=cM;Ae.isReactive=mf;Ae.isReadonly=Mn;Ae.isRef=pi;Ae.isShallow=C0;Ae.markRaw=fM;Ae.onScopeDispose=Vk;Ae.pauseScheduling=cf;Ae.pauseTracking=S0;Ae.proxyRefs=gM;Ae.reactive=A0;Ae.readonly=P0;Ae.ref=HS;Ae.resetScheduling=ff;Ae.resetTracking=x0;Ae.shallowReactive=uM;Ae.shallowReadonly=lM;Ae.shallowRef=pM;Ae.stop=Hk;Ae.toRaw=ze;Ae.toRef=bM;Ae.toRefs=EM;Ae.toValue=dM;Ae.track=ws;Ae.trigger=Bi;Ae.triggerRef=hM;Ae.unref=O0});var dx=Ie(Pe=>{"use strict";Object.defineProperty(Pe,"__esModule",{value:!0});var be=Ts();function di(t,...e){console.warn(`[Vue warn] ${t}`,...e)}var Rs,_f=class{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Rs,!e&&Rs&&(this.index=(Rs.scopes||(Rs.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){let s=Rs;try{return Rs=this,e()}finally{Rs=s}}else di("cannot run an inactive effect scope.")}on(){Rs=this}off(){Rs=this.parent}stop(e){if(this._active){let s,i;for(s=0,i=this.effects.length;s<i;s++)this.effects[s].stop();for(s=0,i=this.cleanups.length;s<i;s++)this.cleanups[s]();if(this.scopes)for(s=0,i=this.scopes.length;s<i;s++)this.scopes[s].stop(!0);if(!this.detached&&this.parent&&!e){let r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}};function vM(t){return new _f(t)}function ZS(t,e=Rs){e&&e.active&&e.effects.push(t)}function AM(){return Rs}function PM(t){Rs?Rs.cleanups.push(t):di("onScopeDispose() is called when there is no active effect scope to be associated with.")}var Dn,Xo=class{constructor(e,s,i,r){this.fn=e,this.trigger=s,this.scheduler=i,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,ZS(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,B0();for(let e=0;e<this._depsLength;e++){let s=this.deps[e];if(s.computed&&(CM(s.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),U0()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=hi,s=Dn;try{return hi=!0,Dn=this,this._runnings++,qS(this),this.fn()}finally{XS(this),this._runnings--,Dn=s,hi=e}}stop(){var e;this.active&&(qS(this),XS(this),(e=this.onStop)==null||e.call(this),this.active=!1)}};function CM(t){return t.value}function qS(t){t._trackId++,t._depsLength=0}function XS(t){if(t.deps.length>t._depsLength){for(let e=t._depsLength;e<t.deps.length;e++)QS(t.deps[e],t);t.deps.length=t._depsLength}}function QS(t,e){let s=t.get(e);s!==void 0&&e._trackId!==s&&(t.delete(e),t.size===0&&t.cleanup())}function IM(t,e){t.effect instanceof Xo&&(t=t.effect.fn);let s=new Xo(t,be.NOOP,()=>{s.dirty&&s.run()});e&&(be.extend(s,e),e.scope&&ZS(s,e.scope)),(!e||!e.lazy)&&s.run();let i=s.run.bind(s);return i.effect=s,i}function NM(t){t.effect.stop()}var hi=!0,w0=0,V0=[];function B0(){V0.push(hi),hi=!1}function OM(){V0.push(hi),hi=!0}function U0(){let t=V0.pop();hi=t===void 0?!0:t}function Cf(){w0++}function If(){for(w0--;!w0&&R0.length;)R0.shift()()}function ex(t,e,s){var i;if(e.get(t)!==t._trackId){e.set(t,t._trackId);let r=t.deps[t._depsLength];r!==e?(r&&QS(r,t),t.deps[t._depsLength++]=e):t._depsLength++,(i=t.onTrack)==null||i.call(t,be.extend({effect:t},s))}}var R0=[];function tx(t,e,s){var i;Cf();for(let r of t.keys()){let n;r._dirtyLevel<e&&(n!=null?n:n=t.get(r)===r._trackId)&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=e),r._shouldSchedule&&(n!=null?n:n=t.get(r)===r._trackId)&&((i=r.onTrigger)==null||i.call(r,be.extend({effect:r},s)),r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&R0.push(r.scheduler)))}If()}var sx=(t,e)=>{let s=new Map;return s.cleanup=t,s.computed=e,s},Sf=new WeakMap,Cr=Symbol("iterate"),k0=Symbol("Map key iterate");function ks(t,e,s){if(hi&&Dn){let i=Sf.get(t);i||Sf.set(t,i=new Map);let r=i.get(s);r||i.set(s,r=sx(()=>i.delete(s))),ex(Dn,r,{target:t,type:e,key:s})}}function Ui(t,e,s,i,r,n){let o=Sf.get(t);if(!o)return;let a=[];if(e==="clear")a=[...o.values()];else if(s==="length"&&be.isArray(t)){let u=Number(i);o.forEach((l,c)=>{(c==="length"||!be.isSymbol(c)&&c>=u)&&a.push(l)})}else switch(s!==void 0&&a.push(o.get(s)),e){case"add":be.isArray(t)?be.isIntegerKey(s)&&a.push(o.get("length")):(a.push(o.get(Cr)),be.isMap(t)&&a.push(o.get(k0)));break;case"delete":be.isArray(t)||(a.push(o.get(Cr)),be.isMap(t)&&a.push(o.get(k0)));break;case"set":be.isMap(t)&&a.push(o.get(Cr));break}Cf();for(let u of a)u&&tx(u,4,{target:t,type:e,key:s,newValue:i,oldValue:r,oldTarget:n});If()}function wM(t,e){var s;return(s=Sf.get(t))==null?void 0:s.get(e)}var RM=be.makeMap("__proto__,__v_isRef,__isVue"),ix=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(be.isSymbol)),GS=kM();function kM(){let t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...s){let i=qe(this);for(let n=0,o=this.length;n<o;n++)ks(i,"get",n+"");let r=i[e](...s);return r===-1||r===!1?i[e](...s.map(qe)):r}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...s){B0(),Cf();let i=qe(this)[e].apply(this,s);return If(),U0(),i}}),t}function MM(t){let e=qe(this);return ks(e,"has",t),e.hasOwnProperty(t)}var xf=class{constructor(e=!1,s=!1){this._isReadonly=e,this._isShallow=s}get(e,s,i){let r=this._isReadonly,n=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return n;if(s==="__v_raw")return i===(r?n?ux:ax:n?ox:nx).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(i)?e:void 0;let o=be.isArray(e);if(!r){if(o&&be.hasOwn(GS,s))return Reflect.get(GS,s,i);if(s==="hasOwnProperty")return MM}let a=Reflect.get(e,s,i);return(be.isSymbol(s)?ix.has(s):RM(s))||(r||ks(e,"get",s),n)?a:mi(a)?o&&be.isIntegerKey(s)?a:a.value:be.isObject(a)?r?j0(a):$0(a):a}},vf=class extends xf{constructor(e=!1){super(!1,e)}set(e,s,i,r){let n=e[s];if(!this._isShallow){let u=Ln(n);if(!K0(i)&&!Ln(i)&&(n=qe(n),i=qe(i)),!be.isArray(e)&&mi(n)&&!mi(i))return u?!1:(n.value=i,!0)}let o=be.isArray(e)&&be.isIntegerKey(s)?Number(s)<e.length:be.hasOwn(e,s),a=Reflect.set(e,s,i,r);return e===qe(r)&&(o?be.hasChanged(i,n)&&Ui(e,"set",s,i,n):Ui(e,"add",s,i)),a}deleteProperty(e,s){let i=be.hasOwn(e,s),r=e[s],n=Reflect.deleteProperty(e,s);return n&&i&&Ui(e,"delete",s,void 0,r),n}has(e,s){let i=Reflect.has(e,s);return(!be.isSymbol(s)||!ix.has(s))&&ks(e,"has",s),i}ownKeys(e){return ks(e,"iterate",be.isArray(e)?"length":Cr),Reflect.ownKeys(e)}},Af=class extends xf{constructor(e=!1){super(!0,e)}set(e,s){return di(`Set operation on key "${String(s)}" failed: target is readonly.`,e),!0}deleteProperty(e,s){return di(`Delete operation on key "${String(s)}" failed: target is readonly.`,e),!0}},DM=new vf,LM=new Af,FM=new vf(!0),VM=new Af(!0),H0=t=>t,Nf=t=>Reflect.getPrototypeOf(t);function gf(t,e,s=!1,i=!1){t=t.__v_raw;let r=qe(t),n=qe(e);s||(be.hasChanged(e,n)&&ks(r,"get",e),ks(r,"get",n));let{has:o}=Nf(r),a=i?H0:s?q0:mu;if(o.call(r,e))return a(t.get(e));if(o.call(r,n))return a(t.get(n));t!==r&&t.get(e)}function yf(t,e=!1){let s=this.__v_raw,i=qe(s),r=qe(t);return e||(be.hasChanged(t,r)&&ks(i,"has",t),ks(i,"has",r)),t===r?s.has(t):s.has(t)||s.has(r)}function Ef(t,e=!1){return t=t.__v_raw,!e&&ks(qe(t),"iterate",Cr),Reflect.get(t,"size",t)}function zS(t){t=qe(t);let e=qe(this);return Nf(e).has.call(e,t)||(e.add(t),Ui(e,"add",t,t)),this}function WS(t,e){e=qe(e);let s=qe(this),{has:i,get:r}=Nf(s),n=i.call(s,t);n?rx(s,i,t):(t=qe(t),n=i.call(s,t));let o=r.call(s,t);return s.set(t,e),n?be.hasChanged(e,o)&&Ui(s,"set",t,e,o):Ui(s,"add",t,e),this}function JS(t){let e=qe(this),{has:s,get:i}=Nf(e),r=s.call(e,t);r?rx(e,s,t):(t=qe(t),r=s.call(e,t));let n=i?i.call(e,t):void 0,o=e.delete(t);return r&&Ui(e,"delete",t,void 0,n),o}function YS(){let t=qe(this),e=t.size!==0,s=be.isMap(t)?new Map(t):new Set(t),i=t.clear();return e&&Ui(t,"clear",void 0,void 0,s),i}function bf(t,e){return function(i,r){let n=this,o=n.__v_raw,a=qe(o),u=e?H0:t?q0:mu;return!t&&ks(a,"iterate",Cr),o.forEach((l,c)=>i.call(r,u(l),u(c),n))}}function Tf(t,e,s){return function(...i){let r=this.__v_raw,n=qe(r),o=be.isMap(n),a=t==="entries"||t===Symbol.iterator&&o,u=t==="keys"&&o,l=r[t](...i),c=s?H0:e?q0:mu;return!e&&ks(n,"iterate",u?k0:Cr),{next(){let{value:f,done:p}=l.next();return p?{value:f,done:p}:{value:a?[c(f[0]),c(f[1])]:c(f),done:p}},[Symbol.iterator](){return this}}}}function Pr(t){return function(...e){{let s=e[0]?`on key "${e[0]}" `:"";di(`${be.capitalize(t)} operation ${s}failed: target is readonly.`,qe(this))}return t==="delete"?!1:t==="clear"?void 0:this}}function BM(){let t={get(n){return gf(this,n)},get size(){return Ef(this)},has:yf,add:zS,set:WS,delete:JS,clear:YS,forEach:bf(!1,!1)},e={get(n){return gf(this,n,!1,!0)},get size(){return Ef(this)},has:yf,add:zS,set:WS,delete:JS,clear:YS,forEach:bf(!1,!0)},s={get(n){return gf(this,n,!0)},get size(){return Ef(this,!0)},has(n){return yf.call(this,n,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:bf(!0,!1)},i={get(n){return gf(this,n,!0,!0)},get size(){return Ef(this,!0)},has(n){return yf.call(this,n,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:bf(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(n=>{t[n]=Tf(n,!1,!1),s[n]=Tf(n,!0,!1),e[n]=Tf(n,!1,!0),i[n]=Tf(n,!0,!0)}),[t,s,e,i]}var[UM,HM,$M,jM]=BM();function Of(t,e){let s=e?t?jM:$M:t?HM:UM;return(i,r,n)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?i:Reflect.get(be.hasOwn(s,r)&&r in i?s:i,r,n)}var KM={get:Of(!1,!1)},qM={get:Of(!1,!0)},XM={get:Of(!0,!1)},GM={get:Of(!0,!0)};function rx(t,e,s){let i=qe(s);if(i!==s&&e.call(t,i)){let r=be.toRawType(t);di(`Reactive ${r} contains both the raw and reactive versions of the same object${r==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}var nx=new WeakMap,ox=new WeakMap,ax=new WeakMap,ux=new WeakMap;function zM(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function WM(t){return t.__v_skip||!Object.isExtensible(t)?0:zM(be.toRawType(t))}function $0(t){return Ln(t)?t:wf(t,!1,DM,KM,nx)}function JM(t){return wf(t,!1,FM,qM,ox)}function j0(t){return wf(t,!0,LM,XM,ax)}function YM(t){return wf(t,!0,VM,GM,ux)}function wf(t,e,s,i,r){if(!be.isObject(t))return di(`value cannot be made reactive: ${String(t)}`),t;if(t.__v_raw&&!(e&&t.__v_isReactive))return t;let n=r.get(t);if(n)return n;let o=WM(t);if(o===0)return t;let a=new Proxy(t,o===2?i:s);return r.set(t,a),a}function Rf(t){return Ln(t)?Rf(t.__v_raw):!!(t&&t.__v_isReactive)}function Ln(t){return!!(t&&t.__v_isReadonly)}function K0(t){return!!(t&&t.__v_isShallow)}function lx(t){return Rf(t)||Ln(t)}function qe(t){let e=t&&t.__v_raw;return e?qe(e):t}function ZM(t){return Object.isExtensible(t)&&be.def(t,"__v_skip",!0),t}var mu=t=>be.isObject(t)?$0(t):t,q0=t=>be.isObject(t)?j0(t):t,QM="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free",Pf=class{constructor(e,s,i,r){this.getter=e,this._setter=s,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Xo(()=>e(this._value),()=>qo(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=i}get value(){let e=qe(this);return(!e._cacheable||e.effect.dirty)&&be.hasChanged(e._value,e._value=e.effect.run())&&qo(e,4),X0(e),e.effect._dirtyLevel>=2&&(this._warnRecursive&&di(QM,`
|
|
51
51
|
|
|
52
|
-
getter: `,this.getter),qo(e,2)),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}};function cx(t,e,s=!1){let i,r,n=be.isFunction(t);n?(i=t,r=()=>{di("Write operation failed: computed value is readonly")}):(i=t.get,r=t.set);let o=new Pf(i,r,n||!r,s);return e&&!s&&(o.effect.onTrack=e.onTrack,o.effect.onTrigger=e.onTrigger),o}function X0(t){var e;hi&&Dn&&(t=qe(t),ex(Dn,(e=t.dep)!=null?e:t.dep=sx(()=>t.dep=void 0,t instanceof Pf?t:void 0),{target:t,type:"get",key:"value"}))}function qo(t,e=4,s){t=qe(t);let i=t.dep;i&&tx(i,e,{target:t,type:"set",key:"value",newValue:s})}function mi(t){return!!(t&&t.__v_isRef===!0)}function fx(t){return px(t,!1)}function eD(t){return px(t,!0)}function px(t,e){return mi(t)?t:new M0(t,e)}var M0=class{constructor(e,s){this.__v_isShallow=s,this.dep=void 0,this.__v_isRef=!0,this._rawValue=s?e:qe(e),this._value=s?e:mu(e)}get value(){return X0(this),this._value}set value(e){let s=this.__v_isShallow||K0(e)||Ln(e);e=s?e:qe(e),be.hasChanged(e,this._rawValue)&&(this._rawValue=e,this._value=s?e:mu(e),qo(this,4,e))}};function tD(t){qo(t,4,t.value)}function G0(t){return mi(t)?t.value:t}function sD(t){return be.isFunction(t)?t():G0(t)}var iD={get:(t,e,s)=>G0(Reflect.get(t,e,s)),set:(t,e,s,i)=>{let r=t[e];return mi(r)&&!mi(s)?(r.value=s,!0):Reflect.set(t,e,s,i)}};function rD(t){return Rf(t)?t:new Proxy(t,iD)}var D0=class{constructor(e){this.dep=void 0,this.__v_isRef=!0;let{get:s,set:i}=e(()=>X0(this),()=>qo(this));this._get=s,this._set=i}get value(){return this._get()}set value(e){this._set(e)}};function nD(t){return new D0(t)}function oD(t){lx(t)||di("toRefs() expects a reactive object but received a plain one.");let e=be.isArray(t)?new Array(t.length):{};for(let s in t)e[s]=hx(t,s);return e}var L0=class{constructor(e,s,i){this._object=e,this._key=s,this._defaultValue=i,this.__v_isRef=!0}get value(){let e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return wM(qe(this._object),this._key)}},F0=class{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}};function aD(t,e,s){return mi(t)?t:be.isFunction(t)?new F0(t):be.isObject(t)&&arguments.length>1?hx(t,e,s):fx(t)}function hx(t,e,s){let i=t[e];return mi(i)?i:new L0(t,e,s)}var uD=cx,lD={GET:"get",HAS:"has",ITERATE:"iterate"},cD={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},fD={SKIP:"__v_skip",IS_REACTIVE:"__v_isReactive",IS_READONLY:"__v_isReadonly",IS_SHALLOW:"__v_isShallow",RAW:"__v_raw"};Pe.EffectScope=_f;Pe.ITERATE_KEY=Cr;Pe.ReactiveEffect=Xo;Pe.ReactiveFlags=fD;Pe.TrackOpTypes=lD;Pe.TriggerOpTypes=cD;Pe.computed=cx;Pe.customRef=nD;Pe.deferredComputed=uD;Pe.effect=IM;Pe.effectScope=vM;Pe.enableTracking=OM;Pe.getCurrentScope=AM;Pe.isProxy=lx;Pe.isReactive=Rf;Pe.isReadonly=Ln;Pe.isRef=mi;Pe.isShallow=K0;Pe.markRaw=ZM;Pe.onScopeDispose=PM;Pe.pauseScheduling=Cf;Pe.pauseTracking=B0;Pe.proxyRefs=rD;Pe.reactive=$0;Pe.readonly=j0;Pe.ref=fx;Pe.resetScheduling=If;Pe.resetTracking=U0;Pe.shallowReactive=JM;Pe.shallowReadonly=YM;Pe.shallowRef=eD;Pe.stop=NM;Pe.toRaw=qe;Pe.toRef=aD;Pe.toRefs=oD;Pe.toValue=sD;Pe.track=ks;Pe.trigger=Ui;Pe.triggerRef=tD;Pe.unref=G0});var W0=Ie((XB,z0)=>{"use strict";process.env.NODE_ENV==="production"?z0.exports=KS():z0.exports=dx()});var C2=Ie(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});var ue=W0(),C=Ts();function pD(t,e){}var hD={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER"},dD={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function Hi(t,e,s,i){try{return i?t(...i):t()}catch(r){Kn(r,e,s)}}function qs(t,e,s,i){if(C.isFunction(t)){let n=Hi(t,e,s,i);return n&&C.isPromise(n)&&n.catch(o=>{Kn(o,e,s)}),n}let r=[];for(let n=0;n<t.length;n++)r.push(qs(t[n],e,s,i));return r}function Kn(t,e,s,i=!0){let r=e?e.vnode:null;if(e){let n=e.parent,o=e.proxy,a=`https://vuejs.org/error-reference/#runtime-${s}`;for(;n;){let l=n.ec;if(l){for(let c=0;c<l.length;c++)if(l[c](t,o,a)===!1)return}n=n.parent}let u=e.appContext.config.errorHandler;if(u){Hi(u,null,10,[t,o,a]);return}}mD(t,s,r,i)}function mD(t,e,s,i=!0){console.error(t)}var xu=!1,sg=!1,zt=[],yi=0,Go=[],Nr=null,Vn=0,Nx=Promise.resolve(),gg=null;function Ox(t){let e=gg||Nx;return t?e.then(this?t.bind(this):t):e}function gD(t){let e=yi+1,s=zt.length;for(;e<s;){let i=e+s>>>1,r=zt[i],n=vu(r);n<t||n===t&&r.pre?e=i+1:s=i}return e}function Gf(t){(!zt.length||!zt.includes(t,xu&&t.allowRecurse?yi+1:yi))&&(t.id==null?zt.push(t):zt.splice(gD(t.id),0,t),wx())}function wx(){!xu&&!sg&&(sg=!0,gg=Nx.then(Rx))}function yD(t){let e=zt.indexOf(t);e>yi&&zt.splice(e,1)}function Uf(t){C.isArray(t)?Go.push(...t):(!Nr||!Nr.includes(t,t.allowRecurse?Vn+1:Vn))&&Go.push(t),wx()}function mx(t,e,s=xu?yi+1:0){for(;s<zt.length;s++){let i=zt[s];if(i&&i.pre){if(t&&i.id!==t.uid)continue;zt.splice(s,1),s--,i()}}}function Hf(t){if(Go.length){let e=[...new Set(Go)].sort((s,i)=>vu(s)-vu(i));if(Go.length=0,Nr){Nr.push(...e);return}for(Nr=e,Vn=0;Vn<Nr.length;Vn++)Nr[Vn]();Nr=null,Vn=0}}var vu=t=>t.id==null?1/0:t.id,ED=(t,e)=>{let s=vu(t)-vu(e);if(s===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return s};function Rx(t){sg=!1,xu=!0,zt.sort(ED);try{for(yi=0;yi<zt.length;yi++){let e=zt[yi];e&&e.active!==!1&&Hi(e,null,14)}}finally{yi=0,zt.length=0,Hf(),xu=!1,gg=null,(zt.length||Go.length)&&Rx()}}function bD(t,e,...s){if(t.isUnmounted)return;let i=t.vnode.props||C.EMPTY_OBJ,r=s,n=e.startsWith("update:"),o=n&&e.slice(7);if(o&&o in i){let c=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:p}=i[c]||C.EMPTY_OBJ;p&&(r=s.map(h=>C.isString(h)?h.trim():h)),f&&(r=s.map(C.looseToNumber))}let a,u=i[a=C.toHandlerKey(e)]||i[a=C.toHandlerKey(C.camelize(e))];!u&&n&&(u=i[a=C.toHandlerKey(C.hyphenate(e))]),u&&qs(u,t,6,r);let l=i[a+"Once"];if(l){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,qs(l,t,6,r)}}function kx(t,e,s=!1){let i=e.emitsCache,r=i.get(t);if(r!==void 0)return r;let n=t.emits,o={},a=!1;if(!C.isFunction(t)){let u=l=>{let c=kx(l,e,!0);c&&(a=!0,C.extend(o,c))};!s&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}return!n&&!a?(C.isObject(t)&&i.set(t,null),null):(C.isArray(n)?n.forEach(u=>o[u]=null):C.extend(o,n),C.isObject(t)&&i.set(t,o),o)}function zf(t,e){return!t||!C.isOn(e)?!1:(e=e.slice(2).replace(/Once$/,""),C.hasOwn(t,e[0].toLowerCase()+e.slice(1))||C.hasOwn(t,C.hyphenate(e))||C.hasOwn(t,e))}var At=null,Wf=null;function Au(t){let e=At;return At=t,Wf=t&&t.type.__scopeId||null,e}function TD(t){Wf=t}function _D(){Wf=null}var SD=t=>yg;function yg(t,e=At,s){if(!e||t._n)return t;let i=(...r)=>{i._d&&cg(-1);let n=Au(e),o;try{o=t(...r)}finally{Au(n),i._d&&cg(1)}return o};return i._n=!0,i._c=!0,i._d=!0,i}function Vf(t){let{type:e,vnode:s,proxy:i,withProxy:r,props:n,propsOptions:[o],slots:a,attrs:u,emit:l,render:c,renderCache:f,data:p,setupState:h,ctx:d,inheritAttrs:_}=t,y,x,T=Au(t);try{if(s.shapeFlag&4){let E=r||i,v=E;y=Ms(c.call(v,E,f,n,h,p,d)),x=u}else{let E=e;y=Ms(E.length>1?E(n,{attrs:u,slots:a,emit:l}):E(n,null)),x=e.props?u:vD(u)}}catch(E){Su.length=0,Kn(E,t,1),y=ct(Wt)}let g=y;if(x&&_!==!1){let E=Object.keys(x),{shapeFlag:v}=g;E.length&&v&7&&(o&&E.some(C.isModelListener)&&(x=AD(x,o)),g=Ei(g,x))}return s.dirs&&(g=Ei(g),g.dirs=g.dirs?g.dirs.concat(s.dirs):s.dirs),s.transition&&(g.transition=s.transition),y=g,Au(T),y}function xD(t,e=!0){let s;for(let i=0;i<t.length;i++){let r=t[i];if(Rr(r)){if(r.type!==Wt||r.children==="v-if"){if(s)return;s=r}}else return}return s}var vD=t=>{let e;for(let s in t)(s==="class"||s==="style"||C.isOn(s))&&((e||(e={}))[s]=t[s]);return e},AD=(t,e)=>{let s={};for(let i in t)(!C.isModelListener(i)||!(i.slice(9)in e))&&(s[i]=t[i]);return s};function PD(t,e,s){let{props:i,children:r,component:n}=t,{props:o,children:a,patchFlag:u}=e,l=n.emitsOptions;if(e.dirs||e.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return i?gx(i,o,l):!!o;if(u&8){let c=e.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(o[p]!==i[p]&&!zf(l,p))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:i===o?!1:i?o?gx(i,o,l):!0:!!o;return!1}function gx(t,e,s){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let r=0;r<i.length;r++){let n=i[r];if(e[n]!==t[n]&&!zf(s,n))return!0}return!1}function Eg({vnode:t,parent:e},s){for(;e;){let i=e.subTree;if(i.suspense&&i.suspense.activeBranch===t&&(i.el=t.el),i===t)(t=e.vnode).el=s,e=e.parent;else break}}var bg="components",CD="directives";function ID(t,e){return Tg(bg,t,!0,e)||t}var Mx=Symbol.for("v-ndc");function ND(t){return C.isString(t)?Tg(bg,t,!1)||t:t||Mx}function OD(t){return Tg(CD,t)}function Tg(t,e,s=!0,i=!1){let r=At||Nt;if(r){let n=r.type;if(t===bg){let a=mg(n,!1);if(a&&(a===e||a===C.camelize(e)||a===C.capitalize(C.camelize(e))))return n}let o=yx(r[t]||n[t],e)||yx(r.appContext[t],e);return!o&&i?n:o}}function yx(t,e){return t&&(t[e]||t[C.camelize(e)]||t[C.capitalize(C.camelize(e))])}var Dx=t=>t.__isSuspense,ig=0,wD={name:"Suspense",__isSuspense:!0,process(t,e,s,i,r,n,o,a,u,l){if(t==null)kD(e,s,i,r,n,o,a,u,l);else{if(n&&n.deps>0&&!t.suspense.isInFallback){e.suspense=t.suspense,e.suspense.vnode=e,e.el=t.el;return}MD(t,e,s,i,r,o,a,u,l)}},hydrate:DD,create:_g,normalize:LD},RD=wD;function Pu(t,e){let s=t.props&&t.props[e];C.isFunction(s)&&s()}function kD(t,e,s,i,r,n,o,a,u){let{p:l,o:{createElement:c}}=u,f=c("div"),p=t.suspense=_g(t,r,i,e,f,s,n,o,a,u);l(null,p.pendingBranch=t.ssContent,f,null,i,p,n,o),p.deps>0?(Pu(t,"onPending"),Pu(t,"onFallback"),l(null,t.ssFallback,e,s,i,null,n,o),zo(p,t.ssFallback)):p.resolve(!1,!0)}function MD(t,e,s,i,r,n,o,a,{p:u,um:l,o:{createElement:c}}){let f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;let p=e.ssContent,h=e.ssFallback,{activeBranch:d,pendingBranch:_,isInFallback:y,isHydrating:x}=f;if(_)f.pendingBranch=p,si(p,_)?(u(_,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():y&&(x||(u(d,h,s,i,r,null,n,o,a),zo(f,h)))):(f.pendingId=ig++,x?(f.isHydrating=!1,f.activeBranch=_):l(_,r,f),f.deps=0,f.effects.length=0,f.hiddenContainer=c("div"),y?(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():(u(d,h,s,i,r,null,n,o,a),zo(f,h))):d&&si(p,d)?(u(d,p,s,i,r,f,n,o,a),f.resolve(!0)):(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0&&f.resolve()));else if(d&&si(p,d))u(d,p,s,i,r,f,n,o,a),zo(f,p);else if(Pu(e,"onPending"),f.pendingBranch=p,p.shapeFlag&512?f.pendingId=p.component.suspenseId:f.pendingId=ig++,u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0)f.resolve();else{let{timeout:T,pendingId:g}=f;T>0?setTimeout(()=>{f.pendingId===g&&f.fallback(h)},T):T===0&&f.fallback(h)}}function _g(t,e,s,i,r,n,o,a,u,l,c=!1){let{p:f,m:p,um:h,n:d,o:{parentNode:_,remove:y}}=l,x,T=FD(t);T&&e!=null&&e.pendingBranch&&(x=e.pendingId,e.deps++);let g=t.props?C.toNumber(t.props.timeout):void 0,E=n,v={vnode:t,parent:e,parentComponent:s,namespace:o,container:i,hiddenContainer:r,deps:0,pendingId:ig++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(N=!1,L=!1){let{vnode:A,activeBranch:k,pendingBranch:O,pendingId:P,effects:I,parentComponent:j,container:Y}=v,Z=!1;v.isHydrating?v.isHydrating=!1:N||(Z=k&&O.transition&&O.transition.mode==="out-in",Z&&(k.transition.afterLeave=()=>{P===v.pendingId&&(p(O,Y,n===E?d(k):n,0),Uf(I))}),k&&(_(k.el)!==v.hiddenContainer&&(n=d(k)),h(k,j,v,!0)),Z||p(O,Y,n,0)),zo(v,O),v.pendingBranch=null,v.isInFallback=!1;let K=v.parent,ee=!1;for(;K;){if(K.pendingBranch){K.effects.push(...I),ee=!0;break}K=K.parent}!ee&&!Z&&Uf(I),v.effects=[],T&&e&&e.pendingBranch&&x===e.pendingId&&(e.deps--,e.deps===0&&!L&&e.resolve()),Pu(A,"onResolve")},fallback(N){if(!v.pendingBranch)return;let{vnode:L,activeBranch:A,parentComponent:k,container:O,namespace:P}=v;Pu(L,"onFallback");let I=d(A),j=()=>{v.isInFallback&&(f(null,N,O,I,k,null,P,a,u),zo(v,N))},Y=N.transition&&N.transition.mode==="out-in";Y&&(A.transition.afterLeave=j),v.isInFallback=!0,h(A,k,null,!0),Y||j()},move(N,L,A){v.activeBranch&&p(v.activeBranch,N,L,A),v.container=N},next(){return v.activeBranch&&d(v.activeBranch)},registerDep(N,L){let A=!!v.pendingBranch;A&&v.deps++;let k=N.vnode.el;N.asyncDep.catch(O=>{Kn(O,N,0)}).then(O=>{if(N.isUnmounted||v.isUnmounted||v.pendingId!==N.suspenseId)return;N.asyncResolved=!0;let{vnode:P}=N;hg(N,O,!1),k&&(P.el=k);let I=!k&&N.subTree.el;L(N,P,_(k||N.subTree.el),k?null:d(N.subTree),v,o,u),I&&y(I),Eg(N,P.el),A&&--v.deps===0&&v.resolve()})},unmount(N,L){v.isUnmounted=!0,v.activeBranch&&h(v.activeBranch,s,N,L),v.pendingBranch&&h(v.pendingBranch,s,N,L)}};return v}function DD(t,e,s,i,r,n,o,a,u){let l=e.suspense=_g(e,i,s,t.parentNode,document.createElement("div"),null,r,n,o,a,!0),c=u(t,l.pendingBranch=e.ssContent,s,l,n,o);return l.deps===0&&l.resolve(!1,!0),c}function LD(t){let{shapeFlag:e,children:s}=t,i=e&32;t.ssContent=Ex(i?s.default:s),t.ssFallback=i?Ex(s.fallback):ct(Wt)}function Ex(t){let e;if(C.isFunction(t)){let s=$n&&t._c;s&&(t._d=!1,Qf()),t=t(),s&&(t._d=!0,e=ds,d2())}return C.isArray(t)&&(t=xD(t)),t=Ms(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(s=>s!==t)),t}function Lx(t,e){e&&e.pendingBranch?C.isArray(t)?e.effects.push(...t):e.effects.push(t):Uf(t)}function zo(t,e){t.activeBranch=e;let{vnode:s,parentComponent:i}=t,r=e.el;for(;!r&&e.component;)e=e.component.subTree,r=e.el;s.el=r,i&&i.subTree===s&&(i.vnode.el=r,Eg(i,r))}function FD(t){var e;return((e=t.props)==null?void 0:e.suspensible)!=null&&t.props.suspensible!==!1}var Fx=Symbol.for("v-scx"),Vx=()=>Tu(Fx);function VD(t,e){return Nu(t,null,e)}function BD(t,e){return Nu(t,null,{flush:"post"})}function Bx(t,e){return Nu(t,null,{flush:"sync"})}var kf={};function Eu(t,e,s){return Nu(t,e,s)}function Nu(t,e,{immediate:s,deep:i,flush:r,once:n,onTrack:o,onTrigger:a}=C.EMPTY_OBJ){if(e&&n){let N=e;e=(...L)=>{N(...L),v()}}let u=Nt,l=N=>i===!0?N:Bn(N,i===!1?1:void 0),c,f=!1,p=!1;if(ue.isRef(t)?(c=()=>t.value,f=ue.isShallow(t)):ue.isReactive(t)?(c=()=>l(t),f=!0):C.isArray(t)?(p=!0,f=t.some(N=>ue.isReactive(N)||ue.isShallow(N)),c=()=>t.map(N=>{if(ue.isRef(N))return N.value;if(ue.isReactive(N))return l(N);if(C.isFunction(N))return Hi(N,u,2)})):C.isFunction(t)?e?c=()=>Hi(t,u,2):c=()=>(h&&h(),qs(t,u,3,[d])):c=C.NOOP,e&&i){let N=c;c=()=>Bn(N())}let h,d=N=>{h=g.onStop=()=>{Hi(N,u,4),h=g.onStop=void 0}},_;if(wu)if(d=C.NOOP,e?s&&qs(e,u,3,[c(),p?[]:void 0,d]):c(),r==="sync"){let N=Vx();_=N.__watcherHandles||(N.__watcherHandles=[])}else return C.NOOP;let y=p?new Array(t.length).fill(kf):kf,x=()=>{if(!(!g.active||!g.dirty))if(e){let N=g.run();(i||f||(p?N.some((L,A)=>C.hasChanged(L,y[A])):C.hasChanged(N,y)))&&(h&&h(),qs(e,u,3,[N,y===kf?void 0:p&&y[0]===kf?[]:y,d]),y=N)}else g.run()};x.allowRecurse=!!e;let T;r==="sync"?T=x:r==="post"?T=()=>$t(x,u&&u.suspense):(x.pre=!0,u&&(x.id=u.uid),T=()=>Gf(x));let g=new ue.ReactiveEffect(c,C.NOOP,T),E=ue.getCurrentScope(),v=()=>{g.stop(),E&&C.remove(E.effects,g)};return e?s?x():y=g.run():r==="post"?$t(g.run.bind(g),u&&u.suspense):g.run(),_&&_.push(v),v}function UD(t,e,s){let i=this.proxy,r=C.isString(t)?t.includes(".")?Ux(i,t):()=>i[t]:t.bind(i,i),n;C.isFunction(e)?n=e:(n=e.handler,s=e);let o=jn(this),a=Nu(r,n.bind(i),s);return o(),a}function Ux(t,e){let s=e.split(".");return()=>{let i=t;for(let r=0;r<s.length&&i;r++)i=i[s[r]];return i}}function Bn(t,e,s=0,i){if(!C.isObject(t)||t.__v_skip)return t;if(e&&e>0){if(s>=e)return t;s++}if(i=i||new Set,i.has(t))return t;if(i.add(t),ue.isRef(t))Bn(t.value,e,s,i);else if(C.isArray(t))for(let r=0;r<t.length;r++)Bn(t[r],e,s,i);else if(C.isSet(t)||C.isMap(t))t.forEach(r=>{Bn(r,e,s,i)});else if(C.isPlainObject(t))for(let r in t)Bn(t[r],e,s,i);return t}function HD(t,e){if(At===null)return t;let s=tp(At)||At.proxy,i=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[n,o,a,u=C.EMPTY_OBJ]=e[r];n&&(C.isFunction(n)&&(n={mounted:n,updated:n}),n.deep&&Bn(o),i.push({dir:n,instance:s,value:o,oldValue:void 0,arg:a,modifiers:u}))}return t}function gi(t,e,s,i){let r=t.dirs,n=e&&e.dirs;for(let o=0;o<r.length;o++){let a=r[o];n&&(a.oldValue=n[o].value);let u=a.dir[i];u&&(ue.pauseTracking(),qs(u,s,8,[t.el,a,t,e]),ue.resetTracking())}}var Or=Symbol("_leaveCb"),Mf=Symbol("_enterCb");function Hx(){let t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Yf(()=>{t.isMounted=!0}),Zf(()=>{t.isUnmounting=!0}),t}var Ks=[Function,Array],$x={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ks,onEnter:Ks,onAfterEnter:Ks,onEnterCancelled:Ks,onBeforeLeave:Ks,onLeave:Ks,onAfterLeave:Ks,onLeaveCancelled:Ks,onBeforeAppear:Ks,onAppear:Ks,onAfterAppear:Ks,onAppearCancelled:Ks},$D={name:"BaseTransition",props:$x,setup(t,{slots:e}){let s=Yo(),i=Hx();return()=>{let r=e.default&&Sg(e.default(),!0);if(!r||!r.length)return;let n=r[0];if(r.length>1){for(let p of r)if(p.type!==Wt){n=p;break}}let o=ue.toRaw(t),{mode:a}=o;if(i.isLeaving)return J0(n);let u=bx(n);if(!u)return J0(n);let l=$f(u,o,i,s);Cu(u,l);let c=s.subTree,f=c&&bx(c);if(f&&f.type!==Wt&&!si(u,f)){let p=$f(f,o,i,s);if(Cu(f,p),a==="out-in")return i.isLeaving=!0,p.afterLeave=()=>{i.isLeaving=!1,s.update.active!==!1&&(s.effect.dirty=!0,s.update())},J0(n);a==="in-out"&&u.type!==Wt&&(p.delayLeave=(h,d,_)=>{let y=jx(i,f);y[String(f.key)]=f,h[Or]=()=>{d(),h[Or]=void 0,delete l.delayedLeave},l.delayedLeave=_})}return n}}},jD=$D;function jx(t,e){let{leavingVNodes:s}=t,i=s.get(e.type);return i||(i=Object.create(null),s.set(e.type,i)),i}function $f(t,e,s,i){let{appear:r,mode:n,persisted:o=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:l,onEnterCancelled:c,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:d,onBeforeAppear:_,onAppear:y,onAfterAppear:x,onAppearCancelled:T}=e,g=String(t.key),E=jx(s,t),v=(A,k)=>{A&&qs(A,i,9,k)},N=(A,k)=>{let O=k[1];v(A,k),C.isArray(A)?A.every(P=>P.length<=1)&&O():A.length<=1&&O()},L={mode:n,persisted:o,beforeEnter(A){let k=a;if(!s.isMounted)if(r)k=_||a;else return;A[Or]&&A[Or](!0);let O=E[g];O&&si(t,O)&&O.el[Or]&&O.el[Or](),v(k,[A])},enter(A){let k=u,O=l,P=c;if(!s.isMounted)if(r)k=y||u,O=x||l,P=T||c;else return;let I=!1,j=A[Mf]=Y=>{I||(I=!0,Y?v(P,[A]):v(O,[A]),L.delayedLeave&&L.delayedLeave(),A[Mf]=void 0)};k?N(k,[A,j]):j()},leave(A,k){let O=String(t.key);if(A[Mf]&&A[Mf](!0),s.isUnmounting)return k();v(f,[A]);let P=!1,I=A[Or]=j=>{P||(P=!0,k(),j?v(d,[A]):v(h,[A]),A[Or]=void 0,E[O]===t&&delete E[O])};E[O]=t,p?N(p,[A,I]):I()},clone(A){return $f(A,e,s,i)}};return L}function J0(t){if(Ou(t))return t=Ei(t),t.children=null,t}function bx(t){return Ou(t)?t.children?t.children[0]:void 0:t}function Cu(t,e){t.shapeFlag&6&&t.component?Cu(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function Sg(t,e=!1,s){let i=[],r=0;for(let n=0;n<t.length;n++){let o=t[n],a=s==null?o.key:String(s)+String(o.key!=null?o.key:n);o.type===ns?(o.patchFlag&128&&r++,i=i.concat(Sg(o.children,e,a))):(e||o.type!==Wt)&&i.push(a!=null?Ei(o,{key:a}):o)}if(r>1)for(let n=0;n<i.length;n++)i[n].patchFlag=-2;return i}function Kx(t,e){return C.isFunction(t)?C.extend({name:t.name},e,{setup:t}):t}var Un=t=>!!t.type.__asyncLoader;function KD(t){C.isFunction(t)&&(t={loader:t});let{loader:e,loadingComponent:s,errorComponent:i,delay:r=200,timeout:n,suspensible:o=!0,onError:a}=t,u=null,l,c=0,f=()=>(c++,u=null,p()),p=()=>{let h;return u||(h=u=e().catch(d=>{if(d=d instanceof Error?d:new Error(String(d)),a)return new Promise((_,y)=>{a(d,()=>_(f()),()=>y(d),c+1)});throw d}).then(d=>h!==u&&u?u:(d&&(d.__esModule||d[Symbol.toStringTag]==="Module")&&(d=d.default),l=d,d)))};return Kx({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return l},setup(){let h=Nt;if(l)return()=>Y0(l,h);let d=T=>{u=null,Kn(T,h,13,!i)};if(o&&h.suspense||wu)return p().then(T=>()=>Y0(T,h)).catch(T=>(d(T),()=>i?ct(i,{error:T}):null));let _=ue.ref(!1),y=ue.ref(),x=ue.ref(!!r);return r&&setTimeout(()=>{x.value=!1},r),n!=null&&setTimeout(()=>{if(!_.value&&!y.value){let T=new Error(`Async component timed out after ${n}ms.`);d(T),y.value=T}},n),p().then(()=>{_.value=!0,h.parent&&Ou(h.parent.vnode)&&(h.parent.effect.dirty=!0,Gf(h.parent.update))}).catch(T=>{d(T),y.value=T}),()=>{if(_.value&&l)return Y0(l,h);if(y.value&&i)return ct(i,{error:y.value});if(s&&!x.value)return ct(s)}}})}function Y0(t,e){let{ref:s,props:i,children:r,ce:n}=e.vnode,o=ct(t,i,r);return o.ref=s,o.ce=n,delete e.vnode.ce,o}var Ou=t=>t.type.__isKeepAlive,qD={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){let s=Yo(),i=s.ctx;if(!i.renderer)return()=>{let T=e.default&&e.default();return T&&T.length===1?T[0]:T};let r=new Map,n=new Set,o=null,a=s.suspense,{renderer:{p:u,m:l,um:c,o:{createElement:f}}}=i,p=f("div");i.activate=(T,g,E,v,N)=>{let L=T.component;l(T,g,E,0,a),u(L.vnode,T,g,E,L,a,v,T.slotScopeIds,N),$t(()=>{L.isDeactivated=!1,L.a&&C.invokeArrayFns(L.a);let A=T.props&&T.props.onVnodeMounted;A&&hs(A,L.parent,T)},a)},i.deactivate=T=>{let g=T.component;l(T,p,null,1,a),$t(()=>{g.da&&C.invokeArrayFns(g.da);let E=T.props&&T.props.onVnodeUnmounted;E&&hs(E,g.parent,T),g.isDeactivated=!0},a)};function h(T){Z0(T),c(T,s,a,!0)}function d(T){r.forEach((g,E)=>{let v=mg(g.type);v&&(!T||!T(v))&&_(E)})}function _(T){let g=r.get(T);!o||!si(g,o)?h(g):o&&Z0(o),r.delete(T),n.delete(T)}Eu(()=>[t.include,t.exclude],([T,g])=>{T&&d(E=>gu(T,E)),g&&d(E=>!gu(g,E))},{flush:"post",deep:!0});let y=null,x=()=>{y!=null&&r.set(y,Q0(s.subTree))};return Yf(x),xg(x),Zf(()=>{r.forEach(T=>{let{subTree:g,suspense:E}=s,v=Q0(g);if(T.type===v.type&&T.key===v.key){Z0(v);let N=v.component.da;N&&$t(N,E);return}h(T)})}),()=>{if(y=null,!e.default)return null;let T=e.default(),g=T[0];if(T.length>1)return o=null,T;if(!Rr(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return o=null,g;let E=Q0(g),v=E.type,N=mg(Un(E)?E.type.__asyncResolved||{}:v),{include:L,exclude:A,max:k}=t;if(L&&(!N||!gu(L,N))||A&&N&&gu(A,N))return o=E,g;let O=E.key==null?v:E.key,P=r.get(O);return E.el&&(E=Ei(E),g.shapeFlag&128&&(g.ssContent=E)),y=O,P?(E.el=P.el,E.component=P.component,E.transition&&Cu(E,E.transition),E.shapeFlag|=512,n.delete(O),n.add(O)):(n.add(O),k&&n.size>parseInt(k,10)&&_(n.values().next().value)),E.shapeFlag|=256,o=E,Dx(g.type)?g:E}}},XD=qD;function gu(t,e){return C.isArray(t)?t.some(s=>gu(s,e)):C.isString(t)?t.split(",").includes(e):C.isRegExp(t)?t.test(e):!1}function qx(t,e){Gx(t,"a",e)}function Xx(t,e){Gx(t,"da",e)}function Gx(t,e,s=Nt){let i=t.__wdc||(t.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(Jf(e,i,s),s){let r=s.parent;for(;r&&r.parent;)Ou(r.parent.vnode)&&GD(i,e,s,r),r=r.parent}}function GD(t,e,s,i){let r=Jf(e,t,i,!0);vg(()=>{C.remove(i[e],r)},s)}function Z0(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function Q0(t){return t.shapeFlag&128?t.ssContent:t}function Jf(t,e,s=Nt,i=!1){if(s){let r=s[t]||(s[t]=[]),n=e.__weh||(e.__weh=(...o)=>{if(s.isUnmounted)return;ue.pauseTracking();let a=jn(s),u=qs(e,s,t,o);return a(),ue.resetTracking(),u});return i?r.unshift(n):r.push(n),n}}var $i=t=>(e,s=Nt)=>(!wu||t==="sp")&&Jf(t,(...i)=>e(...i),s),zx=$i("bm"),Yf=$i("m"),Wx=$i("bu"),xg=$i("u"),Zf=$i("bum"),vg=$i("um"),Jx=$i("sp"),Yx=$i("rtg"),Zx=$i("rtc");function Qx(t,e=Nt){Jf("ec",t,e)}function zD(t,e,s,i){let r,n=s&&s[i];if(C.isArray(t)||C.isString(t)){r=new Array(t.length);for(let o=0,a=t.length;o<a;o++)r[o]=e(t[o],o,void 0,n&&n[o])}else if(typeof t=="number"){r=new Array(t);for(let o=0;o<t;o++)r[o]=e(o+1,o,void 0,n&&n[o])}else if(C.isObject(t))if(t[Symbol.iterator])r=Array.from(t,(o,a)=>e(o,a,void 0,n&&n[a]));else{let o=Object.keys(t);r=new Array(o.length);for(let a=0,u=o.length;a<u;a++){let l=o[a];r[a]=e(t[l],l,a,n&&n[a])}}else r=[];return s&&(s[i]=r),r}function WD(t,e){for(let s=0;s<e.length;s++){let i=e[s];if(C.isArray(i))for(let r=0;r<i.length;r++)t[i[r].name]=i[r].fn;else i&&(t[i.name]=i.key?(...r)=>{let n=i.fn(...r);return n&&(n.key=i.key),n}:i.fn)}return t}function JD(t,e,s={},i,r){if(At.isCE||At.parent&&Un(At.parent)&&At.parent.isCE)return e!=="default"&&(s.name=e),ct("slot",s,i&&i());let n=t[e];n&&n._c&&(n._d=!1),Qf();let o=n&&e2(n(s)),a=Ig(ns,{key:s.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),n&&n._c&&(n._d=!0),a}function e2(t){return t.some(e=>Rr(e)?!(e.type===Wt||e.type===ns&&!e2(e.children)):!0)?t:null}function YD(t,e){let s={};for(let i in t)s[e&&/[A-Z]/.test(i)?`on:${i}`:C.toHandlerKey(i)]=t[i];return s}var rg=t=>t?T2(t)?tp(t)||t.proxy:rg(t.parent):null,bu=C.extend(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>rg(t.parent),$root:t=>rg(t.root),$emit:t=>t.emit,$options:t=>Ag(t),$forceUpdate:t=>t.f||(t.f=()=>{t.effect.dirty=!0,Gf(t.update)}),$nextTick:t=>t.n||(t.n=Ox.bind(t.proxy)),$watch:t=>UD.bind(t)}),eg=(t,e)=>t!==C.EMPTY_OBJ&&!t.__isScriptSetup&&C.hasOwn(t,e),ng={get({_:t},e){let{ctx:s,setupState:i,data:r,props:n,accessCache:o,type:a,appContext:u}=t,l;if(e[0]!=="$"){let h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return r[e];case 4:return s[e];case 3:return n[e]}else{if(eg(i,e))return o[e]=1,i[e];if(r!==C.EMPTY_OBJ&&C.hasOwn(r,e))return o[e]=2,r[e];if((l=t.propsOptions[0])&&C.hasOwn(l,e))return o[e]=3,n[e];if(s!==C.EMPTY_OBJ&&C.hasOwn(s,e))return o[e]=4,s[e];og&&(o[e]=0)}}let c=bu[e],f,p;if(c)return e==="$attrs"&&ue.track(t,"get",e),c(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(s!==C.EMPTY_OBJ&&C.hasOwn(s,e))return o[e]=4,s[e];if(p=u.config.globalProperties,C.hasOwn(p,e))return p[e]},set({_:t},e,s){let{data:i,setupState:r,ctx:n}=t;return eg(r,e)?(r[e]=s,!0):i!==C.EMPTY_OBJ&&C.hasOwn(i,e)?(i[e]=s,!0):C.hasOwn(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(n[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:i,appContext:r,propsOptions:n}},o){let a;return!!s[o]||t!==C.EMPTY_OBJ&&C.hasOwn(t,o)||eg(e,o)||(a=n[0])&&C.hasOwn(a,o)||C.hasOwn(i,o)||C.hasOwn(bu,o)||C.hasOwn(r.config.globalProperties,o)},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:C.hasOwn(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}},ZD=C.extend({},ng,{get(t,e){if(e!==Symbol.unscopables)return ng.get(t,e,t)},has(t,e){return e[0]!=="_"&&!C.isGloballyAllowed(e)}});function QD(){return null}function eL(){return null}function tL(t){}function sL(t){}function iL(){return null}function rL(){}function nL(t,e){return null}function oL(){return t2().slots}function aL(){return t2().attrs}function t2(){let t=Yo();return t.setupContext||(t.setupContext=x2(t))}function Iu(t){return C.isArray(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}function uL(t,e){let s=Iu(t);for(let i in e){if(i.startsWith("__skip"))continue;let r=s[i];r?C.isArray(r)||C.isFunction(r)?r=s[i]={type:r,default:e[i]}:r.default=e[i]:r===null&&(r=s[i]={default:e[i]}),r&&e[`__skip_${i}`]&&(r.skipFactory=!0)}return s}function lL(t,e){return!t||!e?t||e:C.isArray(t)&&C.isArray(e)?t.concat(e):C.extend({},Iu(t),Iu(e))}function cL(t,e){let s={};for(let i in t)e.includes(i)||Object.defineProperty(s,i,{enumerable:!0,get:()=>t[i]});return s}function fL(t){let e=Yo(),s=t();return pg(),C.isPromise(s)&&(s=s.catch(i=>{throw jn(e),i})),[s,()=>jn(e)]}var og=!0;function pL(t){let e=Ag(t),s=t.proxy,i=t.ctx;og=!1,e.beforeCreate&&Tx(e.beforeCreate,t,"bc");let{data:r,computed:n,methods:o,watch:a,provide:u,inject:l,created:c,beforeMount:f,mounted:p,beforeUpdate:h,updated:d,activated:_,deactivated:y,beforeDestroy:x,beforeUnmount:T,destroyed:g,unmounted:E,render:v,renderTracked:N,renderTriggered:L,errorCaptured:A,serverPrefetch:k,expose:O,inheritAttrs:P,components:I,directives:j,filters:Y}=e;if(l&&hL(l,i,null),o)for(let ee in o){let W=o[ee];C.isFunction(W)&&(i[ee]=W.bind(s))}if(r){let ee=r.call(s,s);C.isObject(ee)&&(t.data=ue.reactive(ee))}if(og=!0,n)for(let ee in n){let W=n[ee],Ce=C.isFunction(W)?W.bind(s,s):C.isFunction(W.get)?W.get.bind(s,s):C.NOOP,je=!C.isFunction(W)&&C.isFunction(W.set)?W.set.bind(s):C.NOOP,tt=v2({get:Ce,set:je});Object.defineProperty(i,ee,{enumerable:!0,configurable:!0,get:()=>tt.value,set:_t=>tt.value=_t})}if(a)for(let ee in a)s2(a[ee],i,s,ee);if(u){let ee=C.isFunction(u)?u.call(s):u;Reflect.ownKeys(ee).forEach(W=>{r2(W,ee[W])})}c&&Tx(c,t,"c");function K(ee,W){C.isArray(W)?W.forEach(Ce=>ee(Ce.bind(s))):W&&ee(W.bind(s))}if(K(zx,f),K(Yf,p),K(Wx,h),K(xg,d),K(qx,_),K(Xx,y),K(Qx,A),K(Zx,N),K(Yx,L),K(Zf,T),K(vg,E),K(Jx,k),C.isArray(O))if(O.length){let ee=t.exposed||(t.exposed={});O.forEach(W=>{Object.defineProperty(ee,W,{get:()=>s[W],set:Ce=>s[W]=Ce})})}else t.exposed||(t.exposed={});v&&t.render===C.NOOP&&(t.render=v),P!=null&&(t.inheritAttrs=P),I&&(t.components=I),j&&(t.directives=j)}function hL(t,e,s=C.NOOP){C.isArray(t)&&(t=ag(t));for(let i in t){let r=t[i],n;C.isObject(r)?"default"in r?n=Tu(r.from||i,r.default,!0):n=Tu(r.from||i):n=Tu(r),ue.isRef(n)?Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>n.value,set:o=>n.value=o}):e[i]=n}}function Tx(t,e,s){qs(C.isArray(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,s)}function s2(t,e,s,i){let r=i.includes(".")?Ux(s,i):()=>s[i];if(C.isString(t)){let n=e[t];C.isFunction(n)&&Eu(r,n)}else if(C.isFunction(t))Eu(r,t.bind(s));else if(C.isObject(t))if(C.isArray(t))t.forEach(n=>s2(n,e,s,i));else{let n=C.isFunction(t.handler)?t.handler.bind(s):e[t.handler];C.isFunction(n)&&Eu(r,n,t)}}function Ag(t){let e=t.type,{mixins:s,extends:i}=e,{mixins:r,optionsCache:n,config:{optionMergeStrategies:o}}=t.appContext,a=n.get(e),u;return a?u=a:!r.length&&!s&&!i?u=e:(u={},r.length&&r.forEach(l=>jf(u,l,o,!0)),jf(u,e,o)),C.isObject(e)&&n.set(e,u),u}function jf(t,e,s,i=!1){let{mixins:r,extends:n}=e;n&&jf(t,n,s,!0),r&&r.forEach(o=>jf(t,o,s,!0));for(let o in e)if(!(i&&o==="expose")){let a=dL[o]||s&&s[o];t[o]=a?a(t[o],e[o]):e[o]}return t}var dL={data:_x,props:Sx,emits:Sx,methods:yu,computed:yu,beforeCreate:rs,created:rs,beforeMount:rs,mounted:rs,beforeUpdate:rs,updated:rs,beforeDestroy:rs,beforeUnmount:rs,destroyed:rs,unmounted:rs,activated:rs,deactivated:rs,errorCaptured:rs,serverPrefetch:rs,components:yu,directives:yu,watch:gL,provide:_x,inject:mL};function _x(t,e){return e?t?function(){return C.extend(C.isFunction(t)?t.call(this,this):t,C.isFunction(e)?e.call(this,this):e)}:e:t}function mL(t,e){return yu(ag(t),ag(e))}function ag(t){if(C.isArray(t)){let e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function rs(t,e){return t?[...new Set([].concat(t,e))]:e}function yu(t,e){return t?C.extend(Object.create(null),t,e):e}function Sx(t,e){return t?C.isArray(t)&&C.isArray(e)?[...new Set([...t,...e])]:C.extend(Object.create(null),Iu(t),Iu(e!=null?e:{})):e}function gL(t,e){if(!t)return e;if(!e)return t;let s=C.extend(Object.create(null),t);for(let i in e)s[i]=rs(t[i],e[i]);return s}function i2(){return{app:null,config:{isNativeTag:C.NO,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}var yL=0;function EL(t,e){return function(i,r=null){C.isFunction(i)||(i=C.extend({},i)),r!=null&&!C.isObject(r)&&(r=null);let n=i2(),o=new WeakSet,a=!1,u=n.app={_uid:yL++,_component:i,_props:r,_container:null,_context:n,_instance:null,version:P2,get config(){return n.config},set config(l){},use(l,...c){return o.has(l)||(l&&C.isFunction(l.install)?(o.add(l),l.install(u,...c)):C.isFunction(l)&&(o.add(l),l(u,...c))),u},mixin(l){return n.mixins.includes(l)||n.mixins.push(l),u},component(l,c){return c?(n.components[l]=c,u):n.components[l]},directive(l,c){return c?(n.directives[l]=c,u):n.directives[l]},mount(l,c,f){if(!a){let p=ct(i,r);return p.appContext=n,f===!0?f="svg":f===!1&&(f=void 0),c&&e?e(p,l):t(p,l,f),a=!0,u._container=l,l.__vue_app__=u,tp(p.component)||p.component.proxy}},unmount(){a&&(t(null,u._container),delete u._container.__vue_app__)},provide(l,c){return n.provides[l]=c,u},runWithContext(l){let c=Wo;Wo=u;try{return l()}finally{Wo=c}}};return u}}var Wo=null;function r2(t,e){if(Nt){let s=Nt.provides,i=Nt.parent&&Nt.parent.provides;i===s&&(s=Nt.provides=Object.create(i)),s[t]=e}}function Tu(t,e,s=!1){let i=Nt||At;if(i||Wo){let r=i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:Wo._context.provides;if(r&&t in r)return r[t];if(arguments.length>1)return s&&C.isFunction(e)?e.call(i&&i.proxy):e}}function bL(){return!!(Nt||At||Wo)}function TL(t,e,s,i=!1){let r={},n={};C.def(n,ep,1),t.propsDefaults=Object.create(null),n2(t,e,r,n);for(let o in t.propsOptions[0])o in r||(r[o]=void 0);s?t.props=i?r:ue.shallowReactive(r):t.type.props?t.props=r:t.props=n,t.attrs=n}function _L(t,e,s,i){let{props:r,attrs:n,vnode:{patchFlag:o}}=t,a=ue.toRaw(r),[u]=t.propsOptions,l=!1;if((i||o>0)&&!(o&16)){if(o&8){let c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(zf(t.emitsOptions,p))continue;let h=e[p];if(u)if(C.hasOwn(n,p))h!==n[p]&&(n[p]=h,l=!0);else{let d=C.camelize(p);r[d]=ug(u,a,d,h,t,!1)}else h!==n[p]&&(n[p]=h,l=!0)}}}else{n2(t,e,r,n)&&(l=!0);let c;for(let f in a)(!e||!C.hasOwn(e,f)&&((c=C.hyphenate(f))===f||!C.hasOwn(e,c)))&&(u?s&&(s[f]!==void 0||s[c]!==void 0)&&(r[f]=ug(u,a,f,void 0,t,!0)):delete r[f]);if(n!==a)for(let f in n)(!e||!C.hasOwn(e,f))&&(delete n[f],l=!0)}l&&ue.trigger(t,"set","$attrs")}function n2(t,e,s,i){let[r,n]=t.propsOptions,o=!1,a;if(e)for(let u in e){if(C.isReservedProp(u))continue;let l=e[u],c;r&&C.hasOwn(r,c=C.camelize(u))?!n||!n.includes(c)?s[c]=l:(a||(a={}))[c]=l:zf(t.emitsOptions,u)||(!(u in i)||l!==i[u])&&(i[u]=l,o=!0)}if(n){let u=ue.toRaw(s),l=a||C.EMPTY_OBJ;for(let c=0;c<n.length;c++){let f=n[c];s[f]=ug(r,u,f,l[f],t,!C.hasOwn(l,f))}}return o}function ug(t,e,s,i,r,n){let o=t[s];if(o!=null){let a=C.hasOwn(o,"default");if(a&&i===void 0){let u=o.default;if(o.type!==Function&&!o.skipFactory&&C.isFunction(u)){let{propsDefaults:l}=r;if(s in l)i=l[s];else{let c=jn(r);i=l[s]=u.call(null,e),c()}}else i=u}o[0]&&(n&&!a?i=!1:o[1]&&(i===""||i===C.hyphenate(s))&&(i=!0))}return i}function o2(t,e,s=!1){let i=e.propsCache,r=i.get(t);if(r)return r;let n=t.props,o={},a=[],u=!1;if(!C.isFunction(t)){let c=f=>{u=!0;let[p,h]=o2(f,e,!0);C.extend(o,p),h&&a.push(...h)};!s&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!n&&!u)return C.isObject(t)&&i.set(t,C.EMPTY_ARR),C.EMPTY_ARR;if(C.isArray(n))for(let c=0;c<n.length;c++){let f=C.camelize(n[c]);xx(f)&&(o[f]=C.EMPTY_OBJ)}else if(n)for(let c in n){let f=C.camelize(c);if(xx(f)){let p=n[c],h=o[f]=C.isArray(p)||C.isFunction(p)?{type:p}:C.extend({},p);if(h){let d=Px(Boolean,h.type),_=Px(String,h.type);h[0]=d>-1,h[1]=_<0||d<_,(d>-1||C.hasOwn(h,"default"))&&a.push(f)}}}let l=[o,a];return C.isObject(t)&&i.set(t,l),l}function xx(t){return t[0]!=="$"&&!C.isReservedProp(t)}function vx(t){return t===null?"null":typeof t=="function"?t.name||"":typeof t=="object"&&t.constructor&&t.constructor.name||""}function Ax(t,e){return vx(t)===vx(e)}function Px(t,e){return C.isArray(e)?e.findIndex(s=>Ax(s,t)):C.isFunction(e)&&Ax(e,t)?0:-1}var a2=t=>t[0]==="_"||t==="$stable",Pg=t=>C.isArray(t)?t.map(Ms):[Ms(t)],SL=(t,e,s)=>{if(e._n)return e;let i=yg((...r)=>Pg(e(...r)),s);return i._c=!1,i},u2=(t,e,s)=>{let i=t._ctx;for(let r in t){if(a2(r))continue;let n=t[r];if(C.isFunction(n))e[r]=SL(r,n,i);else if(n!=null){let o=Pg(n);e[r]=()=>o}}},l2=(t,e)=>{let s=Pg(e);t.slots.default=()=>s},xL=(t,e)=>{if(t.vnode.shapeFlag&32){let s=e._;s?(t.slots=ue.toRaw(e),C.def(e,"_",s)):u2(e,t.slots={})}else t.slots={},e&&l2(t,e);C.def(t.slots,ep,1)},vL=(t,e,s)=>{let{vnode:i,slots:r}=t,n=!0,o=C.EMPTY_OBJ;if(i.shapeFlag&32){let a=e._;a?s&&a===1?n=!1:(C.extend(r,e),!s&&a===1&&delete r._):(n=!e.$stable,u2(e,r)),o=e}else e&&(l2(t,e),o={default:1});if(n)for(let a in r)!a2(a)&&o[a]==null&&delete r[a]};function Kf(t,e,s,i,r=!1){if(C.isArray(t)){t.forEach((p,h)=>Kf(p,e&&(C.isArray(e)?e[h]:e),s,i,r));return}if(Un(i)&&!r)return;let n=i.shapeFlag&4?tp(i.component)||i.component.proxy:i.el,o=r?null:n,{i:a,r:u}=t,l=e&&e.r,c=a.refs===C.EMPTY_OBJ?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==u&&(C.isString(l)?(c[l]=null,C.hasOwn(f,l)&&(f[l]=null)):ue.isRef(l)&&(l.value=null)),C.isFunction(u))Hi(u,a,12,[o,c]);else{let p=C.isString(u),h=ue.isRef(u);if(p||h){let d=()=>{if(t.f){let _=p?C.hasOwn(f,u)?f[u]:c[u]:u.value;r?C.isArray(_)&&C.remove(_,n):C.isArray(_)?_.includes(n)||_.push(n):p?(c[u]=[n],C.hasOwn(f,u)&&(f[u]=c[u])):(u.value=[n],t.k&&(c[t.k]=u.value))}else p?(c[u]=o,C.hasOwn(f,u)&&(f[u]=o)):h&&(u.value=o,t.k&&(c[t.k]=o))};o?(d.id=-1,$t(d,s)):d()}}}var Ir=!1,AL=t=>t.namespaceURI.includes("svg")&&t.tagName!=="foreignObject",PL=t=>t.namespaceURI.includes("MathML"),Df=t=>{if(AL(t))return"svg";if(PL(t))return"mathml"},Lf=t=>t.nodeType===8;function CL(t){let{mt:e,p:s,o:{patchProp:i,createText:r,nextSibling:n,parentNode:o,remove:a,insert:u,createComment:l}}=t,c=(g,E)=>{if(!E.hasChildNodes()){s(null,g,E),Hf(),E._vnode=g;return}Ir=!1,f(E.firstChild,g,null,null,null),Hf(),E._vnode=g,Ir&&console.error("Hydration completed but contains mismatches.")},f=(g,E,v,N,L,A=!1)=>{let k=Lf(g)&&g.data==="[",O=()=>_(g,E,v,N,L,k),{type:P,ref:I,shapeFlag:j,patchFlag:Y}=E,Z=g.nodeType;E.el=g,Y===-2&&(A=!1,E.dynamicChildren=null);let K=null;switch(P){case Hn:Z!==3?E.children===""?(u(E.el=r(""),o(g),g),K=g):K=O():(g.data!==E.children&&(Ir=!0,g.data=E.children),K=n(g));break;case Wt:T(g)?(K=n(g),x(E.el=g.content.firstChild,g,v)):Z!==8||k?K=O():K=n(g);break;case Jo:if(k&&(g=n(g),Z=g.nodeType),Z===1||Z===3){K=g;let ee=!E.children.length;for(let W=0;W<E.staticCount;W++)ee&&(E.children+=K.nodeType===1?K.outerHTML:K.data),W===E.staticCount-1&&(E.anchor=K),K=n(K);return k?n(K):K}else O();break;case ns:k?K=d(g,E,v,N,L,A):K=O();break;default:if(j&1)(Z!==1||E.type.toLowerCase()!==g.tagName.toLowerCase())&&!T(g)?K=O():K=p(g,E,v,N,L,A);else if(j&6){E.slotScopeIds=L;let ee=o(g);if(k?K=y(g):Lf(g)&&g.data==="teleport start"?K=y(g,g.data,"teleport end"):K=n(g),e(E,ee,null,v,N,Df(ee),A),Un(E)){let W;k?(W=ct(ns),W.anchor=K?K.previousSibling:ee.lastChild):W=g.nodeType===3?Og(""):ct("div"),W.el=g,E.component.subTree=W}}else j&64?Z!==8?K=O():K=E.type.hydrate(g,E,v,N,L,A,t,h):j&128&&(K=E.type.hydrate(g,E,v,N,Df(o(g)),L,A,t,f))}return I!=null&&Kf(I,null,N,E),K},p=(g,E,v,N,L,A)=>{A=A||!!E.dynamicChildren;let{type:k,props:O,patchFlag:P,shapeFlag:I,dirs:j,transition:Y}=E,Z=k==="input"||k==="option";if(Z||P!==-1){j&&gi(E,null,v,"created");let K=!1;if(T(g)){K=f2(N,Y)&&v&&v.vnode.props&&v.vnode.props.appear;let W=g.content.firstChild;K&&Y.beforeEnter(W),x(W,g,v),E.el=g=W}if(I&16&&!(O&&(O.innerHTML||O.textContent))){let W=h(g.firstChild,E,g,v,N,L,A);for(;W;){Ir=!0;let Ce=W;W=W.nextSibling,a(Ce)}}else I&8&&g.textContent!==E.children&&(Ir=!0,g.textContent=E.children);if(O)if(Z||!A||P&48)for(let W in O)(Z&&(W.endsWith("value")||W==="indeterminate")||C.isOn(W)&&!C.isReservedProp(W)||W[0]===".")&&i(g,W,null,O[W],void 0,void 0,v);else O.onClick&&i(g,"onClick",null,O.onClick,void 0,void 0,v);let ee;(ee=O&&O.onVnodeBeforeMount)&&hs(ee,v,E),j&&gi(E,null,v,"beforeMount"),((ee=O&&O.onVnodeMounted)||j||K)&&Lx(()=>{ee&&hs(ee,v,E),K&&Y.enter(g),j&&gi(E,null,v,"mounted")},N)}return g.nextSibling},h=(g,E,v,N,L,A,k)=>{k=k||!!E.dynamicChildren;let O=E.children,P=O.length;for(let I=0;I<P;I++){let j=k?O[I]:O[I]=Ms(O[I]);if(g)g=f(g,j,N,L,A,k);else{if(j.type===Hn&&!j.children)continue;Ir=!0,s(null,j,v,null,N,L,Df(v),A)}}return g},d=(g,E,v,N,L,A)=>{let{slotScopeIds:k}=E;k&&(L=L?L.concat(k):k);let O=o(g),P=h(n(g),E,O,v,N,L,A);return P&&Lf(P)&&P.data==="]"?n(E.anchor=P):(Ir=!0,u(E.anchor=l("]"),O,P),P)},_=(g,E,v,N,L,A)=>{if(Ir=!0,E.el=null,A){let P=y(g);for(;;){let I=n(g);if(I&&I!==P)a(I);else break}}let k=n(g),O=o(g);return a(g),s(null,E,O,k,v,N,Df(O),L),k},y=(g,E="[",v="]")=>{let N=0;for(;g;)if(g=n(g),g&&Lf(g)&&(g.data===E&&N++,g.data===v)){if(N===0)return n(g);N--}return g},x=(g,E,v)=>{let N=E.parentNode;N&&N.replaceChild(g,E);let L=v;for(;L;)L.vnode.el===E&&(L.vnode.el=L.subTree.el=g),L=L.parent},T=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[c,f]}var $t=Lx;function IL(t){return c2(t)}function NL(t){return c2(t,CL)}function c2(t,e){let s=C.getGlobalThis();s.__VUE__=!0;let{insert:i,remove:r,patchProp:n,createElement:o,createText:a,createComment:u,setText:l,setElementText:c,parentNode:f,nextSibling:p,setScopeId:h=C.NOOP,insertStaticContent:d}=t,_=(R,m,S,w=null,D=null,F=null,$=void 0,H=null,B=!!m.dynamicChildren)=>{if(R===m)return;R&&!si(R,m)&&(w=as(R),_t(R,D,F,!0),R=null),m.patchFlag===-2&&(B=!1,m.dynamicChildren=null);let{type:V,ref:U,shapeFlag:J}=m;switch(V){case Hn:y(R,m,S,w);break;case Wt:x(R,m,S,w);break;case Jo:R==null&&T(m,S,w,$);break;case ns:I(R,m,S,w,D,F,$,H,B);break;default:J&1?v(R,m,S,w,D,F,$,H,B):J&6?j(R,m,S,w,D,F,$,H,B):(J&64||J&128)&&V.process(R,m,S,w,D,F,$,H,B,xi)}U!=null&&D&&Kf(U,R&&R.ref,F,m||R,!m)},y=(R,m,S,w)=>{if(R==null)i(m.el=a(m.children),S,w);else{let D=m.el=R.el;m.children!==R.children&&l(D,m.children)}},x=(R,m,S,w)=>{R==null?i(m.el=u(m.children||""),S,w):m.el=R.el},T=(R,m,S,w)=>{[R.el,R.anchor]=d(R.children,m,S,w,R.el,R.anchor)},g=({el:R,anchor:m},S,w)=>{let D;for(;R&&R!==m;)D=p(R),i(R,S,w),R=D;i(m,S,w)},E=({el:R,anchor:m})=>{let S;for(;R&&R!==m;)S=p(R),r(R),R=S;r(m)},v=(R,m,S,w,D,F,$,H,B)=>{m.type==="svg"?$="svg":m.type==="math"&&($="mathml"),R==null?N(m,S,w,D,F,$,H,B):k(R,m,D,F,$,H,B)},N=(R,m,S,w,D,F,$,H)=>{let B,V,{props:U,shapeFlag:J,transition:te,dirs:ie}=R;if(B=R.el=o(R.type,F,U&&U.is,U),J&8?c(B,R.children):J&16&&A(R.children,B,null,w,D,tg(R,F),$,H),ie&&gi(R,null,w,"created"),L(B,R,R.scopeId,$,w),U){for(let pe in U)pe!=="value"&&!C.isReservedProp(pe)&&n(B,pe,null,U[pe],F,R.children,w,D,Ys);"value"in U&&n(B,"value",null,U.value,F),(V=U.onVnodeBeforeMount)&&hs(V,w,R)}ie&&gi(R,null,w,"beforeMount");let ne=f2(D,te);ne&&te.beforeEnter(B),i(B,m,S),((V=U&&U.onVnodeMounted)||ne||ie)&&$t(()=>{V&&hs(V,w,R),ne&&te.enter(B),ie&&gi(R,null,w,"mounted")},D)},L=(R,m,S,w,D)=>{if(S&&h(R,S),w)for(let F=0;F<w.length;F++)h(R,w[F]);if(D){let F=D.subTree;if(m===F){let $=D.vnode;L(R,$,$.scopeId,$.slotScopeIds,D.parent)}}},A=(R,m,S,w,D,F,$,H,B=0)=>{for(let V=B;V<R.length;V++){let U=R[V]=H?wr(R[V]):Ms(R[V]);_(null,U,m,S,w,D,F,$,H)}},k=(R,m,S,w,D,F,$)=>{let H=m.el=R.el,{patchFlag:B,dynamicChildren:V,dirs:U}=m;B|=R.patchFlag&16;let J=R.props||C.EMPTY_OBJ,te=m.props||C.EMPTY_OBJ,ie;if(S&&Fn(S,!1),(ie=te.onVnodeBeforeUpdate)&&hs(ie,S,m,R),U&&gi(m,R,S,"beforeUpdate"),S&&Fn(S,!0),V?O(R.dynamicChildren,V,H,S,w,tg(m,D),F):$||W(R,m,H,null,S,w,tg(m,D),F,!1),B>0){if(B&16)P(H,m,J,te,S,w,D);else if(B&2&&J.class!==te.class&&n(H,"class",null,te.class,D),B&4&&n(H,"style",J.style,te.style,D),B&8){let ne=m.dynamicProps;for(let pe=0;pe<ne.length;pe++){let Ee=ne[pe],_e=J[Ee],Xe=te[Ee];(Xe!==_e||Ee==="value")&&n(H,Ee,_e,Xe,D,R.children,S,w,Ys)}}B&1&&R.children!==m.children&&c(H,m.children)}else!$&&V==null&&P(H,m,J,te,S,w,D);((ie=te.onVnodeUpdated)||U)&&$t(()=>{ie&&hs(ie,S,m,R),U&&gi(m,R,S,"updated")},w)},O=(R,m,S,w,D,F,$)=>{for(let H=0;H<m.length;H++){let B=R[H],V=m[H],U=B.el&&(B.type===ns||!si(B,V)||B.shapeFlag&70)?f(B.el):S;_(B,V,U,null,w,D,F,$,!0)}},P=(R,m,S,w,D,F,$)=>{if(S!==w){if(S!==C.EMPTY_OBJ)for(let H in S)!C.isReservedProp(H)&&!(H in w)&&n(R,H,S[H],null,$,m.children,D,F,Ys);for(let H in w){if(C.isReservedProp(H))continue;let B=w[H],V=S[H];B!==V&&H!=="value"&&n(R,H,V,B,$,m.children,D,F,Ys)}"value"in w&&n(R,"value",S.value,w.value,$)}},I=(R,m,S,w,D,F,$,H,B)=>{let V=m.el=R?R.el:a(""),U=m.anchor=R?R.anchor:a(""),{patchFlag:J,dynamicChildren:te,slotScopeIds:ie}=m;ie&&(H=H?H.concat(ie):ie),R==null?(i(V,S,w),i(U,S,w),A(m.children||[],S,U,D,F,$,H,B)):J>0&&J&64&&te&&R.dynamicChildren?(O(R.dynamicChildren,te,S,D,F,$,H),(m.key!=null||D&&m===D.subTree)&&Cg(R,m,!0)):W(R,m,S,U,D,F,$,H,B)},j=(R,m,S,w,D,F,$,H,B)=>{m.slotScopeIds=H,R==null?m.shapeFlag&512?D.ctx.activate(m,S,w,$,B):Y(m,S,w,D,F,$,B):Z(R,m,B)},Y=(R,m,S,w,D,F,$)=>{let H=R.component=b2(R,w,D);if(Ou(R)&&(H.ctx.renderer=xi),_2(H),H.asyncDep){if(D&&D.registerDep(H,K),!R.el){let B=H.subTree=ct(Wt);x(null,B,m,S)}}else K(H,R,m,S,D,F,$)},Z=(R,m,S)=>{let w=m.component=R.component;if(PD(R,m,S))if(w.asyncDep&&!w.asyncResolved){ee(w,m,S);return}else w.next=m,yD(w.update),w.effect.dirty=!0,w.update();else m.el=R.el,w.vnode=m},K=(R,m,S,w,D,F,$)=>{let H=()=>{if(R.isMounted){let{next:U,bu:J,u:te,parent:ie,vnode:ne}=R;{let Ot=p2(R);if(Ot){U&&(U.el=ne.el,ee(R,U,$)),Ot.asyncDep.then(()=>{R.isUnmounted||H()});return}}let pe=U,Ee;Fn(R,!1),U?(U.el=ne.el,ee(R,U,$)):U=ne,J&&C.invokeArrayFns(J),(Ee=U.props&&U.props.onVnodeBeforeUpdate)&&hs(Ee,ie,U,ne),Fn(R,!0);let _e=Vf(R),Xe=R.subTree;R.subTree=_e,_(Xe,_e,f(Xe.el),as(Xe),R,D,F),U.el=_e.el,pe===null&&Eg(R,_e.el),te&&$t(te,D),(Ee=U.props&&U.props.onVnodeUpdated)&&$t(()=>hs(Ee,ie,U,ne),D)}else{let U,{el:J,props:te}=m,{bm:ie,m:ne,parent:pe}=R,Ee=Un(m);if(Fn(R,!1),ie&&C.invokeArrayFns(ie),!Ee&&(U=te&&te.onVnodeBeforeMount)&&hs(U,pe,m),Fn(R,!0),J&&tn){let _e=()=>{R.subTree=Vf(R),tn(J,R.subTree,R,D,null)};Ee?m.type.__asyncLoader().then(()=>!R.isUnmounted&&_e()):_e()}else{let _e=R.subTree=Vf(R);_(null,_e,S,w,R,D,F),m.el=_e.el}if(ne&&$t(ne,D),!Ee&&(U=te&&te.onVnodeMounted)){let _e=m;$t(()=>hs(U,pe,_e),D)}(m.shapeFlag&256||pe&&Un(pe.vnode)&&pe.vnode.shapeFlag&256)&&R.a&&$t(R.a,D),R.isMounted=!0,m=S=w=null}},B=R.effect=new ue.ReactiveEffect(H,C.NOOP,()=>Gf(V),R.scope),V=R.update=()=>{B.dirty&&B.run()};V.id=R.uid,Fn(R,!0),V()},ee=(R,m,S)=>{m.component=R;let w=R.vnode.props;R.vnode=m,R.next=null,_L(R,m.props,w,S),vL(R,m.children,S),ue.pauseTracking(),mx(R),ue.resetTracking()},W=(R,m,S,w,D,F,$,H,B=!1)=>{let V=R&&R.children,U=R?R.shapeFlag:0,J=m.children,{patchFlag:te,shapeFlag:ie}=m;if(te>0){if(te&128){je(V,J,S,w,D,F,$,H,B);return}else if(te&256){Ce(V,J,S,w,D,F,$,H,B);return}}ie&8?(U&16&&Ys(V,D,F),J!==V&&c(S,J)):U&16?ie&16?je(V,J,S,w,D,F,$,H,B):Ys(V,D,F,!0):(U&8&&c(S,""),ie&16&&A(J,S,w,D,F,$,H,B))},Ce=(R,m,S,w,D,F,$,H,B)=>{R=R||C.EMPTY_ARR,m=m||C.EMPTY_ARR;let V=R.length,U=m.length,J=Math.min(V,U),te;for(te=0;te<J;te++){let ie=m[te]=B?wr(m[te]):Ms(m[te]);_(R[te],ie,S,null,D,F,$,H,B)}V>U?Ys(R,D,F,!0,!1,J):A(m,S,w,D,F,$,H,B,J)},je=(R,m,S,w,D,F,$,H,B)=>{let V=0,U=m.length,J=R.length-1,te=U-1;for(;V<=J&&V<=te;){let ie=R[V],ne=m[V]=B?wr(m[V]):Ms(m[V]);if(si(ie,ne))_(ie,ne,S,null,D,F,$,H,B);else break;V++}for(;V<=J&&V<=te;){let ie=R[J],ne=m[te]=B?wr(m[te]):Ms(m[te]);if(si(ie,ne))_(ie,ne,S,null,D,F,$,H,B);else break;J--,te--}if(V>J){if(V<=te){let ie=te+1,ne=ie<U?m[ie].el:w;for(;V<=te;)_(null,m[V]=B?wr(m[V]):Ms(m[V]),S,ne,D,F,$,H,B),V++}}else if(V>te)for(;V<=J;)_t(R[V],D,F,!0),V++;else{let ie=V,ne=V,pe=new Map;for(V=ne;V<=te;V++){let qt=m[V]=B?wr(m[V]):Ms(m[V]);qt.key!=null&&pe.set(qt.key,V)}let Ee,_e=0,Xe=te-ne+1,Ot=!1,vi=0,rr=new Array(Xe);for(V=0;V<Xe;V++)rr[V]=0;for(V=ie;V<=J;V++){let qt=R[V];if(_e>=Xe){_t(qt,D,F,!0);continue}let Ze;if(qt.key!=null)Ze=pe.get(qt.key);else for(Ee=ne;Ee<=te;Ee++)if(rr[Ee-ne]===0&&si(qt,m[Ee])){Ze=Ee;break}Ze===void 0?_t(qt,D,F,!0):(rr[Ze-ne]=V+1,Ze>=vi?vi=Ze:Ot=!0,_(qt,m[Ze],S,null,D,F,$,H,B),_e++)}let nr=Ot?OL(rr):C.EMPTY_ARR;for(Ee=nr.length-1,V=Xe-1;V>=0;V--){let qt=ne+V,Ze=m[qt],Es=qt+1<U?m[qt+1].el:w;rr[V]===0?_(null,Ze,S,Es,D,F,$,H,B):Ot&&(Ee<0||V!==nr[Ee]?tt(Ze,S,Es,2):Ee--)}}},tt=(R,m,S,w,D=null)=>{let{el:F,type:$,transition:H,children:B,shapeFlag:V}=R;if(V&6){tt(R.component.subTree,m,S,w);return}if(V&128){R.suspense.move(m,S,w);return}if(V&64){$.move(R,m,S,xi);return}if($===ns){i(F,m,S);for(let J=0;J<B.length;J++)tt(B[J],m,S,w);i(R.anchor,m,S);return}if($===Jo){g(R,m,S);return}if(w!==2&&V&1&&H)if(w===0)H.beforeEnter(F),i(F,m,S),$t(()=>H.enter(F),D);else{let{leave:J,delayLeave:te,afterLeave:ie}=H,ne=()=>i(F,m,S),pe=()=>{J(F,()=>{ne(),ie&&ie()})};te?te(F,ne,pe):pe()}else i(F,m,S)},_t=(R,m,S,w=!1,D=!1)=>{let{type:F,props:$,ref:H,children:B,dynamicChildren:V,shapeFlag:U,patchFlag:J,dirs:te}=R;if(H!=null&&Kf(H,null,S,R,!0),U&256){m.ctx.deactivate(R);return}let ie=U&1&&te,ne=!Un(R),pe;if(ne&&(pe=$&&$.onVnodeBeforeUnmount)&&hs(pe,m,R),U&6)ah(R.component,S,w);else{if(U&128){R.suspense.unmount(S,w);return}ie&&gi(R,null,m,"beforeUnmount"),U&64?R.type.remove(R,m,S,D,xi,w):V&&(F!==ns||J>0&&J&64)?Ys(V,m,S,!1,!0):(F===ns&&J&384||!D&&U&16)&&Ys(B,m,S),w&&Yt(R)}(ne&&(pe=$&&$.onVnodeUnmounted)||ie)&&$t(()=>{pe&&hs(pe,m,R),ie&&gi(R,null,m,"unmounted")},S)},Yt=R=>{let{type:m,el:S,anchor:w,transition:D}=R;if(m===ns){ya(S,w);return}if(m===Jo){E(R);return}let F=()=>{r(S),D&&!D.persisted&&D.afterLeave&&D.afterLeave()};if(R.shapeFlag&1&&D&&!D.persisted){let{leave:$,delayLeave:H}=D,B=()=>$(S,F);H?H(R.el,F,B):B()}else F()},ya=(R,m)=>{let S;for(;R!==m;)S=p(R),r(R),R=S;r(m)},ah=(R,m,S)=>{let{bum:w,scope:D,update:F,subTree:$,um:H}=R;w&&C.invokeArrayFns(w),D.stop(),F&&(F.active=!1,_t($,R,m,S)),H&&$t(H,m),$t(()=>{R.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&R.asyncDep&&!R.asyncResolved&&R.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},Ys=(R,m,S,w=!1,D=!1,F=0)=>{for(let $=F;$<R.length;$++)_t(R[$],m,S,w,D)},as=R=>R.shapeFlag&6?as(R.component.subTree):R.shapeFlag&128?R.suspense.next():p(R.anchor||R.el),ir=!1,po=(R,m,S)=>{R==null?m._vnode&&_t(m._vnode,null,null,!0):_(m._vnode||null,R,m,null,null,null,S),ir||(ir=!0,mx(),Hf(),ir=!1),m._vnode=R},xi={p:_,um:_t,m:tt,r:Yt,mt:Y,mc:A,pc:W,pbc:O,n:as,o:t},ni,tn;return e&&([ni,tn]=e(xi)),{render:po,hydrate:ni,createApp:EL(po,ni)}}function tg({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function Fn({effect:t,update:e},s){t.allowRecurse=e.allowRecurse=s}function f2(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Cg(t,e,s=!1){let i=t.children,r=e.children;if(C.isArray(i)&&C.isArray(r))for(let n=0;n<i.length;n++){let o=i[n],a=r[n];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[n]=wr(r[n]),a.el=o.el),s||Cg(o,a)),a.type===Hn&&(a.el=o.el)}}function OL(t){let e=t.slice(),s=[0],i,r,n,o,a,u=t.length;for(i=0;i<u;i++){let l=t[i];if(l!==0){if(r=s[s.length-1],t[r]<l){e[i]=r,s.push(i);continue}for(n=0,o=s.length-1;n<o;)a=n+o>>1,t[s[a]]<l?n=a+1:o=a;l<t[s[n]]&&(n>0&&(e[i]=s[n-1]),s[n]=i)}}for(n=s.length,o=s[n-1];n-- >0;)s[n]=o,o=e[o];return s}function p2(t){let e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:p2(e)}var wL=t=>t.__isTeleport,_u=t=>t&&(t.disabled||t.disabled===""),Cx=t=>typeof SVGElement!="undefined"&&t instanceof SVGElement,Ix=t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,lg=(t,e)=>{let s=t&&t.to;return C.isString(s)?e?e(s):null:s},RL={name:"Teleport",__isTeleport:!0,process(t,e,s,i,r,n,o,a,u,l){let{mc:c,pc:f,pbc:p,o:{insert:h,querySelector:d,createText:_,createComment:y}}=l,x=_u(e.props),{shapeFlag:T,children:g,dynamicChildren:E}=e;if(t==null){let v=e.el=_(""),N=e.anchor=_("");h(v,s,i),h(N,s,i);let L=e.target=lg(e.props,d),A=e.targetAnchor=_("");L&&(h(A,L),o==="svg"||Cx(L)?o="svg":(o==="mathml"||Ix(L))&&(o="mathml"));let k=(O,P)=>{T&16&&c(g,O,P,r,n,o,a,u)};x?k(s,N):L&&k(L,A)}else{e.el=t.el;let v=e.anchor=t.anchor,N=e.target=t.target,L=e.targetAnchor=t.targetAnchor,A=_u(t.props),k=A?s:N,O=A?v:L;if(o==="svg"||Cx(N)?o="svg":(o==="mathml"||Ix(N))&&(o="mathml"),E?(p(t.dynamicChildren,E,k,r,n,o,a),Cg(t,e,!0)):u||f(t,e,k,O,r,n,o,a,!1),x)A?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):Ff(e,s,v,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){let P=e.target=lg(e.props,d);P&&Ff(e,P,null,l,0)}else A&&Ff(e,N,L,l,1)}h2(e)},remove(t,e,s,i,{um:r,o:{remove:n}},o){let{shapeFlag:a,children:u,anchor:l,targetAnchor:c,target:f,props:p}=t;if(f&&n(c),o&&n(l),a&16){let h=o||!_u(p);for(let d=0;d<u.length;d++){let _=u[d];r(_,e,s,h,!!_.dynamicChildren)}}},move:Ff,hydrate:kL};function Ff(t,e,s,{o:{insert:i},m:r},n=2){n===0&&i(t.targetAnchor,e,s);let{el:o,anchor:a,shapeFlag:u,children:l,props:c}=t,f=n===2;if(f&&i(o,e,s),(!f||_u(c))&&u&16)for(let p=0;p<l.length;p++)r(l[p],e,s,2);f&&i(a,e,s)}function kL(t,e,s,i,r,n,{o:{nextSibling:o,parentNode:a,querySelector:u}},l){let c=e.target=lg(e.props,u);if(c){let f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(_u(e.props))e.anchor=l(o(t),e,a(t),s,i,r,n),e.targetAnchor=f;else{e.anchor=o(t);let p=f;for(;p;)if(p=o(p),p&&p.nodeType===8&&p.data==="teleport anchor"){e.targetAnchor=p,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}l(f,e,c,s,i,r,n)}h2(e)}return e.anchor&&o(e.anchor)}var ML=RL;function h2(t){let e=t.ctx;if(e&&e.ut){let s=t.children[0].el;for(;s&&s!==t.targetAnchor;)s.nodeType===1&&s.setAttribute("data-v-owner",e.uid),s=s.nextSibling;e.ut()}}var ns=Symbol.for("v-fgt"),Hn=Symbol.for("v-txt"),Wt=Symbol.for("v-cmt"),Jo=Symbol.for("v-stc"),Su=[],ds=null;function Qf(t=!1){Su.push(ds=t?null:[])}function d2(){Su.pop(),ds=Su[Su.length-1]||null}var $n=1;function cg(t){$n+=t}function m2(t){return t.dynamicChildren=$n>0?ds||C.EMPTY_ARR:null,d2(),$n>0&&ds&&ds.push(t),t}function DL(t,e,s,i,r,n){return m2(Ng(t,e,s,i,r,n,!0))}function Ig(t,e,s,i,r){return m2(ct(t,e,s,i,r,!0))}function Rr(t){return t?t.__v_isVNode===!0:!1}function si(t,e){return t.type===e.type&&t.key===e.key}function LL(t){}var ep="__vInternal",g2=({key:t})=>t!=null?t:null,Bf=({ref:t,ref_key:e,ref_for:s})=>(typeof t=="number"&&(t=""+t),t!=null?C.isString(t)||ue.isRef(t)||C.isFunction(t)?{i:At,r:t,k:e,f:!!s}:t:null);function Ng(t,e=null,s=null,i=0,r=null,n=t===ns?0:1,o=!1,a=!1){let u={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&g2(e),ref:e&&Bf(e),scopeId:Wf,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:n,patchFlag:i,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:At};return a?(wg(u,s),n&128&&t.normalize(u)):s&&(u.shapeFlag|=C.isString(s)?8:16),$n>0&&!o&&ds&&(u.patchFlag>0||n&6)&&u.patchFlag!==32&&ds.push(u),u}var ct=FL;function FL(t,e=null,s=null,i=0,r=null,n=!1){if((!t||t===Mx)&&(t=Wt),Rr(t)){let a=Ei(t,e,!0);return s&&wg(a,s),$n>0&&!n&&ds&&(a.shapeFlag&6?ds[ds.indexOf(t)]=a:ds.push(a)),a.patchFlag|=-2,a}if(XL(t)&&(t=t.__vccOpts),e){e=y2(e);let{class:a,style:u}=e;a&&!C.isString(a)&&(e.class=C.normalizeClass(a)),C.isObject(u)&&(ue.isProxy(u)&&!C.isArray(u)&&(u=C.extend({},u)),e.style=C.normalizeStyle(u))}let o=C.isString(t)?1:Dx(t)?128:wL(t)?64:C.isObject(t)?4:C.isFunction(t)?2:0;return Ng(t,e,s,i,r,o,n,!0)}function y2(t){return t?ue.isProxy(t)||ep in t?C.extend({},t):t:null}function Ei(t,e,s=!1){let{props:i,ref:r,patchFlag:n,children:o}=t,a=e?E2(i||{},e):i;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:a,key:a&&g2(a),ref:e&&e.ref?s&&r?C.isArray(r)?r.concat(Bf(e)):[r,Bf(e)]:Bf(e):r,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==ns?n===-1?16:n|16:n,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Ei(t.ssContent),ssFallback:t.ssFallback&&Ei(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Og(t=" ",e=0){return ct(Hn,null,t,e)}function VL(t,e){let s=ct(Jo,null,t);return s.staticCount=e,s}function BL(t="",e=!1){return e?(Qf(),Ig(Wt,null,t)):ct(Wt,null,t)}function Ms(t){return t==null||typeof t=="boolean"?ct(Wt):C.isArray(t)?ct(ns,null,t.slice()):typeof t=="object"?wr(t):ct(Hn,null,String(t))}function wr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Ei(t)}function wg(t,e){let s=0,{shapeFlag:i}=t;if(e==null)e=null;else if(C.isArray(e))s=16;else if(typeof e=="object")if(i&65){let r=e.default;r&&(r._c&&(r._d=!1),wg(t,r()),r._c&&(r._d=!0));return}else{s=32;let r=e._;!r&&!(ep in e)?e._ctx=At:r===3&&At&&(At.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else C.isFunction(e)?(e={default:e,_ctx:At},s=32):(e=String(e),i&64?(s=16,e=[Og(e)]):s=8);t.children=e,t.shapeFlag|=s}function E2(...t){let e={};for(let s=0;s<t.length;s++){let i=t[s];for(let r in i)if(r==="class")e.class!==i.class&&(e.class=C.normalizeClass([e.class,i.class]));else if(r==="style")e.style=C.normalizeStyle([e.style,i.style]);else if(C.isOn(r)){let n=e[r],o=i[r];o&&n!==o&&!(C.isArray(n)&&n.includes(o))&&(e[r]=n?[].concat(n,o):o)}else r!==""&&(e[r]=i[r])}return e}function hs(t,e,s,i=null){qs(t,e,7,[s,i])}var UL=i2(),HL=0;function b2(t,e,s){let i=t.type,r=(e?e.appContext:t.appContext)||UL,n={uid:HL++,vnode:t,type:i,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new ue.EffectScope(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:o2(i,r),emitsOptions:kx(i,r),emit:null,emitted:null,propsDefaults:C.EMPTY_OBJ,inheritAttrs:i.inheritAttrs,ctx:C.EMPTY_OBJ,data:C.EMPTY_OBJ,props:C.EMPTY_OBJ,attrs:C.EMPTY_OBJ,slots:C.EMPTY_OBJ,refs:C.EMPTY_OBJ,setupState:C.EMPTY_OBJ,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return n.ctx={_:n},n.root=e?e.root:n,n.emit=bD.bind(null,n),t.ce&&t.ce(n),n}var Nt=null,Yo=()=>Nt||At,qf,fg;{let t=C.getGlobalThis(),e=(s,i)=>{let r;return(r=t[s])||(r=t[s]=[]),r.push(i),n=>{r.length>1?r.forEach(o=>o(n)):r[0](n)}};qf=e("__VUE_INSTANCE_SETTERS__",s=>Nt=s),fg=e("__VUE_SSR_SETTERS__",s=>wu=s)}var jn=t=>{let e=Nt;return qf(t),t.scope.on(),()=>{t.scope.off(),qf(e)}},pg=()=>{Nt&&Nt.scope.off(),qf(null)};function T2(t){return t.vnode.shapeFlag&4}var wu=!1;function _2(t,e=!1){e&&fg(e);let{props:s,children:i}=t.vnode,r=T2(t);TL(t,s,r,e),xL(t,i);let n=r?$L(t,e):void 0;return e&&fg(!1),n}function $L(t,e){let s=t.type;t.accessCache=Object.create(null),t.proxy=ue.markRaw(new Proxy(t.ctx,ng));let{setup:i}=s;if(i){let r=t.setupContext=i.length>1?x2(t):null,n=jn(t);ue.pauseTracking();let o=Hi(i,t,0,[t.props,r]);if(ue.resetTracking(),n(),C.isPromise(o)){if(o.then(pg,pg),e)return o.then(a=>{hg(t,a,e)}).catch(a=>{Kn(a,t,0)});t.asyncDep=o}else hg(t,o,e)}else S2(t,e)}function hg(t,e,s){C.isFunction(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:C.isObject(e)&&(t.setupState=ue.proxyRefs(e)),S2(t,s)}var Xf,dg;function jL(t){Xf=t,dg=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,ZD))}}var KL=()=>!Xf;function S2(t,e,s){let i=t.type;if(!t.render){if(!e&&Xf&&!i.render){let r=i.template||Ag(t).template;if(r){let{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:a,compilerOptions:u}=i,l=C.extend(C.extend({isCustomElement:n,delimiters:a},o),u);i.render=Xf(r,l)}}t.render=i.render||C.NOOP,dg&&dg(t)}{let r=jn(t);ue.pauseTracking();try{pL(t)}finally{ue.resetTracking(),r()}}}function qL(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,s){return ue.track(t,"get","$attrs"),e[s]}}))}function x2(t){let e=s=>{t.exposed=s||{}};return{get attrs(){return qL(t)},slots:t.slots,emit:t.emit,expose:e}}function tp(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(ue.proxyRefs(ue.markRaw(t.exposed)),{get(e,s){if(s in e)return e[s];if(s in bu)return bu[s](t)},has(e,s){return s in e||s in bu}}))}function mg(t,e=!0){return C.isFunction(t)?t.displayName||t.name:t.name||e&&t.__name}function XL(t){return C.isFunction(t)&&"__vccOpts"in t}var v2=(t,e)=>ue.computed(t,e,wu);function GL(t,e,s=C.EMPTY_OBJ){let i=Yo(),r=C.camelize(e),n=C.hyphenate(e),o=ue.customRef((u,l)=>{let c;return Bx(()=>{let f=t[e];C.hasChanged(c,f)&&(c=f,l())}),{get(){return u(),s.get?s.get(c):c},set(f){let p=i.vnode.props;!(p&&(e in p||r in p||n in p)&&(`onUpdate:${e}`in p||`onUpdate:${r}`in p||`onUpdate:${n}`in p))&&C.hasChanged(f,c)&&(c=f,l()),i.emit(`update:${e}`,s.set?s.set(f):f)}}}),a=e==="modelValue"?"modelModifiers":`${e}Modifiers`;return o[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?t[a]||{}:o,done:!1}:{done:!0}}}},o}function zL(t,e,s){let i=arguments.length;return i===2?C.isObject(e)&&!C.isArray(e)?Rr(e)?ct(t,null,[e]):ct(t,e):ct(t,null,e):(i>3?s=Array.prototype.slice.call(arguments,2):i===3&&Rr(s)&&(s=[s]),ct(t,e,s))}function WL(){}function JL(t,e,s,i){let r=s[i];if(r&&A2(r,t))return r;let n=e();return n.memo=t.slice(),s[i]=n}function A2(t,e){let s=t.memo;if(s.length!=e.length)return!1;for(let i=0;i<s.length;i++)if(C.hasChanged(s[i],e[i]))return!1;return $n>0&&ds&&ds.push(t),!0}var P2="3.4.21",YL=C.NOOP,ZL=dD,QL=void 0,e8=C.NOOP,t8={createComponentInstance:b2,setupComponent:_2,renderComponentRoot:Vf,setCurrentRenderingInstance:Au,isVNode:Rr,normalizeVNode:Ms},s8=t8,i8=null,r8=null,n8=null;q.EffectScope=ue.EffectScope;q.ReactiveEffect=ue.ReactiveEffect;q.TrackOpTypes=ue.TrackOpTypes;q.TriggerOpTypes=ue.TriggerOpTypes;q.customRef=ue.customRef;q.effect=ue.effect;q.effectScope=ue.effectScope;q.getCurrentScope=ue.getCurrentScope;q.isProxy=ue.isProxy;q.isReactive=ue.isReactive;q.isReadonly=ue.isReadonly;q.isRef=ue.isRef;q.isShallow=ue.isShallow;q.markRaw=ue.markRaw;q.onScopeDispose=ue.onScopeDispose;q.proxyRefs=ue.proxyRefs;q.reactive=ue.reactive;q.readonly=ue.readonly;q.ref=ue.ref;q.shallowReactive=ue.shallowReactive;q.shallowReadonly=ue.shallowReadonly;q.shallowRef=ue.shallowRef;q.stop=ue.stop;q.toRaw=ue.toRaw;q.toRef=ue.toRef;q.toRefs=ue.toRefs;q.toValue=ue.toValue;q.triggerRef=ue.triggerRef;q.unref=ue.unref;q.camelize=C.camelize;q.capitalize=C.capitalize;q.normalizeClass=C.normalizeClass;q.normalizeProps=C.normalizeProps;q.normalizeStyle=C.normalizeStyle;q.toDisplayString=C.toDisplayString;q.toHandlerKey=C.toHandlerKey;q.BaseTransition=jD;q.BaseTransitionPropsValidators=$x;q.Comment=Wt;q.DeprecationTypes=n8;q.ErrorCodes=hD;q.ErrorTypeStrings=ZL;q.Fragment=ns;q.KeepAlive=XD;q.Static=Jo;q.Suspense=RD;q.Teleport=ML;q.Text=Hn;q.assertNumber=pD;q.callWithAsyncErrorHandling=qs;q.callWithErrorHandling=Hi;q.cloneVNode=Ei;q.compatUtils=r8;q.computed=v2;q.createBlock=Ig;q.createCommentVNode=BL;q.createElementBlock=DL;q.createElementVNode=Ng;q.createHydrationRenderer=NL;q.createPropsRestProxy=cL;q.createRenderer=IL;q.createSlots=WD;q.createStaticVNode=VL;q.createTextVNode=Og;q.createVNode=ct;q.defineAsyncComponent=KD;q.defineComponent=Kx;q.defineEmits=eL;q.defineExpose=tL;q.defineModel=rL;q.defineOptions=sL;q.defineProps=QD;q.defineSlots=iL;q.devtools=QL;q.getCurrentInstance=Yo;q.getTransitionRawChildren=Sg;q.guardReactiveProps=y2;q.h=zL;q.handleError=Kn;q.hasInjectionContext=bL;q.initCustomFormatter=WL;q.inject=Tu;q.isMemoSame=A2;q.isRuntimeOnly=KL;q.isVNode=Rr;q.mergeDefaults=uL;q.mergeModels=lL;q.mergeProps=E2;q.nextTick=Ox;q.onActivated=qx;q.onBeforeMount=zx;q.onBeforeUnmount=Zf;q.onBeforeUpdate=Wx;q.onDeactivated=Xx;q.onErrorCaptured=Qx;q.onMounted=Yf;q.onRenderTracked=Zx;q.onRenderTriggered=Yx;q.onServerPrefetch=Jx;q.onUnmounted=vg;q.onUpdated=xg;q.openBlock=Qf;q.popScopeId=_D;q.provide=r2;q.pushScopeId=TD;q.queuePostFlushCb=Uf;q.registerRuntimeCompiler=jL;q.renderList=zD;q.renderSlot=JD;q.resolveComponent=ID;q.resolveDirective=OD;q.resolveDynamicComponent=ND;q.resolveFilter=i8;q.resolveTransitionHooks=$f;q.setBlockTracking=cg;q.setDevtoolsHook=e8;q.setTransitionHooks=Cu;q.ssrContextKey=Fx;q.ssrUtils=s8;q.toHandlers=YD;q.transformVNodeArgs=LL;q.useAttrs=aL;q.useModel=GL;q.useSSRContext=Vx;q.useSlots=oL;q.useTransitionState=Hx;q.version=P2;q.warn=YL;q.watch=Eu;q.watchEffect=VD;q.watchPostEffect=BD;q.watchSyncEffect=Bx;q.withAsyncContext=fL;q.withCtx=yg;q.withDefaults=nL;q.withDirectives=HD;q.withMemo=JL;q.withScopeId=SD});var tA=Ie(X=>{"use strict";Object.defineProperty(X,"__esModule",{value:!0});var se=W0(),b=Ts(),Gn=[];function Fu(t){Gn.push(t)}function Vu(){Gn.pop()}function Q(t,...e){se.pauseTracking();let s=Gn.length?Gn[Gn.length-1].component:null,i=s&&s.appContext.config.warnHandler,r=o8();if(i)_i(i,s,11,[t+e.map(n=>{var o,a;return(a=(o=n.toString)==null?void 0:o.call(n))!=null?a:JSON.stringify(n)}).join(""),s&&s.proxy,r.map(({vnode:n})=>`at <${Cp(s,n.type)}>`).join(`
|
|
52
|
+
getter: `,this.getter),qo(e,2)),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}};function cx(t,e,s=!1){let i,r,n=be.isFunction(t);n?(i=t,r=()=>{di("Write operation failed: computed value is readonly")}):(i=t.get,r=t.set);let o=new Pf(i,r,n||!r,s);return e&&!s&&(o.effect.onTrack=e.onTrack,o.effect.onTrigger=e.onTrigger),o}function X0(t){var e;hi&&Dn&&(t=qe(t),ex(Dn,(e=t.dep)!=null?e:t.dep=sx(()=>t.dep=void 0,t instanceof Pf?t:void 0),{target:t,type:"get",key:"value"}))}function qo(t,e=4,s){t=qe(t);let i=t.dep;i&&tx(i,e,{target:t,type:"set",key:"value",newValue:s})}function mi(t){return!!(t&&t.__v_isRef===!0)}function fx(t){return px(t,!1)}function eD(t){return px(t,!0)}function px(t,e){return mi(t)?t:new M0(t,e)}var M0=class{constructor(e,s){this.__v_isShallow=s,this.dep=void 0,this.__v_isRef=!0,this._rawValue=s?e:qe(e),this._value=s?e:mu(e)}get value(){return X0(this),this._value}set value(e){let s=this.__v_isShallow||K0(e)||Ln(e);e=s?e:qe(e),be.hasChanged(e,this._rawValue)&&(this._rawValue=e,this._value=s?e:mu(e),qo(this,4,e))}};function tD(t){qo(t,4,t.value)}function G0(t){return mi(t)?t.value:t}function sD(t){return be.isFunction(t)?t():G0(t)}var iD={get:(t,e,s)=>G0(Reflect.get(t,e,s)),set:(t,e,s,i)=>{let r=t[e];return mi(r)&&!mi(s)?(r.value=s,!0):Reflect.set(t,e,s,i)}};function rD(t){return Rf(t)?t:new Proxy(t,iD)}var D0=class{constructor(e){this.dep=void 0,this.__v_isRef=!0;let{get:s,set:i}=e(()=>X0(this),()=>qo(this));this._get=s,this._set=i}get value(){return this._get()}set value(e){this._set(e)}};function nD(t){return new D0(t)}function oD(t){lx(t)||di("toRefs() expects a reactive object but received a plain one.");let e=be.isArray(t)?new Array(t.length):{};for(let s in t)e[s]=hx(t,s);return e}var L0=class{constructor(e,s,i){this._object=e,this._key=s,this._defaultValue=i,this.__v_isRef=!0}get value(){let e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return wM(qe(this._object),this._key)}},F0=class{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}};function aD(t,e,s){return mi(t)?t:be.isFunction(t)?new F0(t):be.isObject(t)&&arguments.length>1?hx(t,e,s):fx(t)}function hx(t,e,s){let i=t[e];return mi(i)?i:new L0(t,e,s)}var uD=cx,lD={GET:"get",HAS:"has",ITERATE:"iterate"},cD={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},fD={SKIP:"__v_skip",IS_REACTIVE:"__v_isReactive",IS_READONLY:"__v_isReadonly",IS_SHALLOW:"__v_isShallow",RAW:"__v_raw"};Pe.EffectScope=_f;Pe.ITERATE_KEY=Cr;Pe.ReactiveEffect=Xo;Pe.ReactiveFlags=fD;Pe.TrackOpTypes=lD;Pe.TriggerOpTypes=cD;Pe.computed=cx;Pe.customRef=nD;Pe.deferredComputed=uD;Pe.effect=IM;Pe.effectScope=vM;Pe.enableTracking=OM;Pe.getCurrentScope=AM;Pe.isProxy=lx;Pe.isReactive=Rf;Pe.isReadonly=Ln;Pe.isRef=mi;Pe.isShallow=K0;Pe.markRaw=ZM;Pe.onScopeDispose=PM;Pe.pauseScheduling=Cf;Pe.pauseTracking=B0;Pe.proxyRefs=rD;Pe.reactive=$0;Pe.readonly=j0;Pe.ref=fx;Pe.resetScheduling=If;Pe.resetTracking=U0;Pe.shallowReactive=JM;Pe.shallowReadonly=YM;Pe.shallowRef=eD;Pe.stop=NM;Pe.toRaw=qe;Pe.toRef=aD;Pe.toRefs=oD;Pe.toValue=sD;Pe.track=ks;Pe.trigger=Ui;Pe.triggerRef=tD;Pe.unref=G0});var W0=Ie((XB,z0)=>{"use strict";process.env.NODE_ENV==="production"?z0.exports=KS():z0.exports=dx()});var C2=Ie(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});var ue=W0(),C=Ts();function pD(t,e){}var hD={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER"},dD={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function Hi(t,e,s,i){try{return i?t(...i):t()}catch(r){Kn(r,e,s)}}function qs(t,e,s,i){if(C.isFunction(t)){let n=Hi(t,e,s,i);return n&&C.isPromise(n)&&n.catch(o=>{Kn(o,e,s)}),n}let r=[];for(let n=0;n<t.length;n++)r.push(qs(t[n],e,s,i));return r}function Kn(t,e,s,i=!0){let r=e?e.vnode:null;if(e){let n=e.parent,o=e.proxy,a=`https://vuejs.org/error-reference/#runtime-${s}`;for(;n;){let l=n.ec;if(l){for(let c=0;c<l.length;c++)if(l[c](t,o,a)===!1)return}n=n.parent}let u=e.appContext.config.errorHandler;if(u){Hi(u,null,10,[t,o,a]);return}}mD(t,s,r,i)}function mD(t,e,s,i=!0){console.error(t)}var xu=!1,sg=!1,zt=[],yi=0,Go=[],Nr=null,Vn=0,Nx=Promise.resolve(),gg=null;function Ox(t){let e=gg||Nx;return t?e.then(this?t.bind(this):t):e}function gD(t){let e=yi+1,s=zt.length;for(;e<s;){let i=e+s>>>1,r=zt[i],n=vu(r);n<t||n===t&&r.pre?e=i+1:s=i}return e}function Gf(t){(!zt.length||!zt.includes(t,xu&&t.allowRecurse?yi+1:yi))&&(t.id==null?zt.push(t):zt.splice(gD(t.id),0,t),wx())}function wx(){!xu&&!sg&&(sg=!0,gg=Nx.then(Rx))}function yD(t){let e=zt.indexOf(t);e>yi&&zt.splice(e,1)}function Uf(t){C.isArray(t)?Go.push(...t):(!Nr||!Nr.includes(t,t.allowRecurse?Vn+1:Vn))&&Go.push(t),wx()}function mx(t,e,s=xu?yi+1:0){for(;s<zt.length;s++){let i=zt[s];if(i&&i.pre){if(t&&i.id!==t.uid)continue;zt.splice(s,1),s--,i()}}}function Hf(t){if(Go.length){let e=[...new Set(Go)].sort((s,i)=>vu(s)-vu(i));if(Go.length=0,Nr){Nr.push(...e);return}for(Nr=e,Vn=0;Vn<Nr.length;Vn++)Nr[Vn]();Nr=null,Vn=0}}var vu=t=>t.id==null?1/0:t.id,ED=(t,e)=>{let s=vu(t)-vu(e);if(s===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return s};function Rx(t){sg=!1,xu=!0,zt.sort(ED);try{for(yi=0;yi<zt.length;yi++){let e=zt[yi];e&&e.active!==!1&&Hi(e,null,14)}}finally{yi=0,zt.length=0,Hf(),xu=!1,gg=null,(zt.length||Go.length)&&Rx()}}function bD(t,e,...s){if(t.isUnmounted)return;let i=t.vnode.props||C.EMPTY_OBJ,r=s,n=e.startsWith("update:"),o=n&&e.slice(7);if(o&&o in i){let c=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:p}=i[c]||C.EMPTY_OBJ;p&&(r=s.map(h=>C.isString(h)?h.trim():h)),f&&(r=s.map(C.looseToNumber))}let a,u=i[a=C.toHandlerKey(e)]||i[a=C.toHandlerKey(C.camelize(e))];!u&&n&&(u=i[a=C.toHandlerKey(C.hyphenate(e))]),u&&qs(u,t,6,r);let l=i[a+"Once"];if(l){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,qs(l,t,6,r)}}function kx(t,e,s=!1){let i=e.emitsCache,r=i.get(t);if(r!==void 0)return r;let n=t.emits,o={},a=!1;if(!C.isFunction(t)){let u=l=>{let c=kx(l,e,!0);c&&(a=!0,C.extend(o,c))};!s&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}return!n&&!a?(C.isObject(t)&&i.set(t,null),null):(C.isArray(n)?n.forEach(u=>o[u]=null):C.extend(o,n),C.isObject(t)&&i.set(t,o),o)}function zf(t,e){return!t||!C.isOn(e)?!1:(e=e.slice(2).replace(/Once$/,""),C.hasOwn(t,e[0].toLowerCase()+e.slice(1))||C.hasOwn(t,C.hyphenate(e))||C.hasOwn(t,e))}var At=null,Wf=null;function Au(t){let e=At;return At=t,Wf=t&&t.type.__scopeId||null,e}function TD(t){Wf=t}function _D(){Wf=null}var SD=t=>yg;function yg(t,e=At,s){if(!e||t._n)return t;let i=(...r)=>{i._d&&cg(-1);let n=Au(e),o;try{o=t(...r)}finally{Au(n),i._d&&cg(1)}return o};return i._n=!0,i._c=!0,i._d=!0,i}function Vf(t){let{type:e,vnode:s,proxy:i,withProxy:r,props:n,propsOptions:[o],slots:a,attrs:u,emit:l,render:c,renderCache:f,data:p,setupState:h,ctx:d,inheritAttrs:_}=t,y,x,T=Au(t);try{if(s.shapeFlag&4){let E=r||i,v=E;y=Ms(c.call(v,E,f,n,h,p,d)),x=u}else{let E=e;y=Ms(E.length>1?E(n,{attrs:u,slots:a,emit:l}):E(n,null)),x=e.props?u:vD(u)}}catch(E){Su.length=0,Kn(E,t,1),y=ft(Wt)}let g=y;if(x&&_!==!1){let E=Object.keys(x),{shapeFlag:v}=g;E.length&&v&7&&(o&&E.some(C.isModelListener)&&(x=AD(x,o)),g=Ei(g,x))}return s.dirs&&(g=Ei(g),g.dirs=g.dirs?g.dirs.concat(s.dirs):s.dirs),s.transition&&(g.transition=s.transition),y=g,Au(T),y}function xD(t,e=!0){let s;for(let i=0;i<t.length;i++){let r=t[i];if(Rr(r)){if(r.type!==Wt||r.children==="v-if"){if(s)return;s=r}}else return}return s}var vD=t=>{let e;for(let s in t)(s==="class"||s==="style"||C.isOn(s))&&((e||(e={}))[s]=t[s]);return e},AD=(t,e)=>{let s={};for(let i in t)(!C.isModelListener(i)||!(i.slice(9)in e))&&(s[i]=t[i]);return s};function PD(t,e,s){let{props:i,children:r,component:n}=t,{props:o,children:a,patchFlag:u}=e,l=n.emitsOptions;if(e.dirs||e.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return i?gx(i,o,l):!!o;if(u&8){let c=e.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(o[p]!==i[p]&&!zf(l,p))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:i===o?!1:i?o?gx(i,o,l):!0:!!o;return!1}function gx(t,e,s){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let r=0;r<i.length;r++){let n=i[r];if(e[n]!==t[n]&&!zf(s,n))return!0}return!1}function Eg({vnode:t,parent:e},s){for(;e;){let i=e.subTree;if(i.suspense&&i.suspense.activeBranch===t&&(i.el=t.el),i===t)(t=e.vnode).el=s,e=e.parent;else break}}var bg="components",CD="directives";function ID(t,e){return Tg(bg,t,!0,e)||t}var Mx=Symbol.for("v-ndc");function ND(t){return C.isString(t)?Tg(bg,t,!1)||t:t||Mx}function OD(t){return Tg(CD,t)}function Tg(t,e,s=!0,i=!1){let r=At||Nt;if(r){let n=r.type;if(t===bg){let a=mg(n,!1);if(a&&(a===e||a===C.camelize(e)||a===C.capitalize(C.camelize(e))))return n}let o=yx(r[t]||n[t],e)||yx(r.appContext[t],e);return!o&&i?n:o}}function yx(t,e){return t&&(t[e]||t[C.camelize(e)]||t[C.capitalize(C.camelize(e))])}var Dx=t=>t.__isSuspense,ig=0,wD={name:"Suspense",__isSuspense:!0,process(t,e,s,i,r,n,o,a,u,l){if(t==null)kD(e,s,i,r,n,o,a,u,l);else{if(n&&n.deps>0&&!t.suspense.isInFallback){e.suspense=t.suspense,e.suspense.vnode=e,e.el=t.el;return}MD(t,e,s,i,r,o,a,u,l)}},hydrate:DD,create:_g,normalize:LD},RD=wD;function Pu(t,e){let s=t.props&&t.props[e];C.isFunction(s)&&s()}function kD(t,e,s,i,r,n,o,a,u){let{p:l,o:{createElement:c}}=u,f=c("div"),p=t.suspense=_g(t,r,i,e,f,s,n,o,a,u);l(null,p.pendingBranch=t.ssContent,f,null,i,p,n,o),p.deps>0?(Pu(t,"onPending"),Pu(t,"onFallback"),l(null,t.ssFallback,e,s,i,null,n,o),zo(p,t.ssFallback)):p.resolve(!1,!0)}function MD(t,e,s,i,r,n,o,a,{p:u,um:l,o:{createElement:c}}){let f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;let p=e.ssContent,h=e.ssFallback,{activeBranch:d,pendingBranch:_,isInFallback:y,isHydrating:x}=f;if(_)f.pendingBranch=p,si(p,_)?(u(_,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():y&&(x||(u(d,h,s,i,r,null,n,o,a),zo(f,h)))):(f.pendingId=ig++,x?(f.isHydrating=!1,f.activeBranch=_):l(_,r,f),f.deps=0,f.effects.length=0,f.hiddenContainer=c("div"),y?(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():(u(d,h,s,i,r,null,n,o,a),zo(f,h))):d&&si(p,d)?(u(d,p,s,i,r,f,n,o,a),f.resolve(!0)):(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0&&f.resolve()));else if(d&&si(p,d))u(d,p,s,i,r,f,n,o,a),zo(f,p);else if(Pu(e,"onPending"),f.pendingBranch=p,p.shapeFlag&512?f.pendingId=p.component.suspenseId:f.pendingId=ig++,u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0)f.resolve();else{let{timeout:T,pendingId:g}=f;T>0?setTimeout(()=>{f.pendingId===g&&f.fallback(h)},T):T===0&&f.fallback(h)}}function _g(t,e,s,i,r,n,o,a,u,l,c=!1){let{p:f,m:p,um:h,n:d,o:{parentNode:_,remove:y}}=l,x,T=FD(t);T&&e!=null&&e.pendingBranch&&(x=e.pendingId,e.deps++);let g=t.props?C.toNumber(t.props.timeout):void 0,E=n,v={vnode:t,parent:e,parentComponent:s,namespace:o,container:i,hiddenContainer:r,deps:0,pendingId:ig++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(N=!1,L=!1){let{vnode:A,activeBranch:k,pendingBranch:O,pendingId:P,effects:I,parentComponent:j,container:Y}=v,Z=!1;v.isHydrating?v.isHydrating=!1:N||(Z=k&&O.transition&&O.transition.mode==="out-in",Z&&(k.transition.afterLeave=()=>{P===v.pendingId&&(p(O,Y,n===E?d(k):n,0),Uf(I))}),k&&(_(k.el)!==v.hiddenContainer&&(n=d(k)),h(k,j,v,!0)),Z||p(O,Y,n,0)),zo(v,O),v.pendingBranch=null,v.isInFallback=!1;let K=v.parent,ee=!1;for(;K;){if(K.pendingBranch){K.effects.push(...I),ee=!0;break}K=K.parent}!ee&&!Z&&Uf(I),v.effects=[],T&&e&&e.pendingBranch&&x===e.pendingId&&(e.deps--,e.deps===0&&!L&&e.resolve()),Pu(A,"onResolve")},fallback(N){if(!v.pendingBranch)return;let{vnode:L,activeBranch:A,parentComponent:k,container:O,namespace:P}=v;Pu(L,"onFallback");let I=d(A),j=()=>{v.isInFallback&&(f(null,N,O,I,k,null,P,a,u),zo(v,N))},Y=N.transition&&N.transition.mode==="out-in";Y&&(A.transition.afterLeave=j),v.isInFallback=!0,h(A,k,null,!0),Y||j()},move(N,L,A){v.activeBranch&&p(v.activeBranch,N,L,A),v.container=N},next(){return v.activeBranch&&d(v.activeBranch)},registerDep(N,L){let A=!!v.pendingBranch;A&&v.deps++;let k=N.vnode.el;N.asyncDep.catch(O=>{Kn(O,N,0)}).then(O=>{if(N.isUnmounted||v.isUnmounted||v.pendingId!==N.suspenseId)return;N.asyncResolved=!0;let{vnode:P}=N;hg(N,O,!1),k&&(P.el=k);let I=!k&&N.subTree.el;L(N,P,_(k||N.subTree.el),k?null:d(N.subTree),v,o,u),I&&y(I),Eg(N,P.el),A&&--v.deps===0&&v.resolve()})},unmount(N,L){v.isUnmounted=!0,v.activeBranch&&h(v.activeBranch,s,N,L),v.pendingBranch&&h(v.pendingBranch,s,N,L)}};return v}function DD(t,e,s,i,r,n,o,a,u){let l=e.suspense=_g(e,i,s,t.parentNode,document.createElement("div"),null,r,n,o,a,!0),c=u(t,l.pendingBranch=e.ssContent,s,l,n,o);return l.deps===0&&l.resolve(!1,!0),c}function LD(t){let{shapeFlag:e,children:s}=t,i=e&32;t.ssContent=Ex(i?s.default:s),t.ssFallback=i?Ex(s.fallback):ft(Wt)}function Ex(t){let e;if(C.isFunction(t)){let s=$n&&t._c;s&&(t._d=!1,Qf()),t=t(),s&&(t._d=!0,e=ds,d2())}return C.isArray(t)&&(t=xD(t)),t=Ms(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(s=>s!==t)),t}function Lx(t,e){e&&e.pendingBranch?C.isArray(t)?e.effects.push(...t):e.effects.push(t):Uf(t)}function zo(t,e){t.activeBranch=e;let{vnode:s,parentComponent:i}=t,r=e.el;for(;!r&&e.component;)e=e.component.subTree,r=e.el;s.el=r,i&&i.subTree===s&&(i.vnode.el=r,Eg(i,r))}function FD(t){var e;return((e=t.props)==null?void 0:e.suspensible)!=null&&t.props.suspensible!==!1}var Fx=Symbol.for("v-scx"),Vx=()=>Tu(Fx);function VD(t,e){return Nu(t,null,e)}function BD(t,e){return Nu(t,null,{flush:"post"})}function Bx(t,e){return Nu(t,null,{flush:"sync"})}var kf={};function Eu(t,e,s){return Nu(t,e,s)}function Nu(t,e,{immediate:s,deep:i,flush:r,once:n,onTrack:o,onTrigger:a}=C.EMPTY_OBJ){if(e&&n){let N=e;e=(...L)=>{N(...L),v()}}let u=Nt,l=N=>i===!0?N:Bn(N,i===!1?1:void 0),c,f=!1,p=!1;if(ue.isRef(t)?(c=()=>t.value,f=ue.isShallow(t)):ue.isReactive(t)?(c=()=>l(t),f=!0):C.isArray(t)?(p=!0,f=t.some(N=>ue.isReactive(N)||ue.isShallow(N)),c=()=>t.map(N=>{if(ue.isRef(N))return N.value;if(ue.isReactive(N))return l(N);if(C.isFunction(N))return Hi(N,u,2)})):C.isFunction(t)?e?c=()=>Hi(t,u,2):c=()=>(h&&h(),qs(t,u,3,[d])):c=C.NOOP,e&&i){let N=c;c=()=>Bn(N())}let h,d=N=>{h=g.onStop=()=>{Hi(N,u,4),h=g.onStop=void 0}},_;if(wu)if(d=C.NOOP,e?s&&qs(e,u,3,[c(),p?[]:void 0,d]):c(),r==="sync"){let N=Vx();_=N.__watcherHandles||(N.__watcherHandles=[])}else return C.NOOP;let y=p?new Array(t.length).fill(kf):kf,x=()=>{if(!(!g.active||!g.dirty))if(e){let N=g.run();(i||f||(p?N.some((L,A)=>C.hasChanged(L,y[A])):C.hasChanged(N,y)))&&(h&&h(),qs(e,u,3,[N,y===kf?void 0:p&&y[0]===kf?[]:y,d]),y=N)}else g.run()};x.allowRecurse=!!e;let T;r==="sync"?T=x:r==="post"?T=()=>$t(x,u&&u.suspense):(x.pre=!0,u&&(x.id=u.uid),T=()=>Gf(x));let g=new ue.ReactiveEffect(c,C.NOOP,T),E=ue.getCurrentScope(),v=()=>{g.stop(),E&&C.remove(E.effects,g)};return e?s?x():y=g.run():r==="post"?$t(g.run.bind(g),u&&u.suspense):g.run(),_&&_.push(v),v}function UD(t,e,s){let i=this.proxy,r=C.isString(t)?t.includes(".")?Ux(i,t):()=>i[t]:t.bind(i,i),n;C.isFunction(e)?n=e:(n=e.handler,s=e);let o=jn(this),a=Nu(r,n.bind(i),s);return o(),a}function Ux(t,e){let s=e.split(".");return()=>{let i=t;for(let r=0;r<s.length&&i;r++)i=i[s[r]];return i}}function Bn(t,e,s=0,i){if(!C.isObject(t)||t.__v_skip)return t;if(e&&e>0){if(s>=e)return t;s++}if(i=i||new Set,i.has(t))return t;if(i.add(t),ue.isRef(t))Bn(t.value,e,s,i);else if(C.isArray(t))for(let r=0;r<t.length;r++)Bn(t[r],e,s,i);else if(C.isSet(t)||C.isMap(t))t.forEach(r=>{Bn(r,e,s,i)});else if(C.isPlainObject(t))for(let r in t)Bn(t[r],e,s,i);return t}function HD(t,e){if(At===null)return t;let s=tp(At)||At.proxy,i=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[n,o,a,u=C.EMPTY_OBJ]=e[r];n&&(C.isFunction(n)&&(n={mounted:n,updated:n}),n.deep&&Bn(o),i.push({dir:n,instance:s,value:o,oldValue:void 0,arg:a,modifiers:u}))}return t}function gi(t,e,s,i){let r=t.dirs,n=e&&e.dirs;for(let o=0;o<r.length;o++){let a=r[o];n&&(a.oldValue=n[o].value);let u=a.dir[i];u&&(ue.pauseTracking(),qs(u,s,8,[t.el,a,t,e]),ue.resetTracking())}}var Or=Symbol("_leaveCb"),Mf=Symbol("_enterCb");function Hx(){let t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Yf(()=>{t.isMounted=!0}),Zf(()=>{t.isUnmounting=!0}),t}var Ks=[Function,Array],$x={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ks,onEnter:Ks,onAfterEnter:Ks,onEnterCancelled:Ks,onBeforeLeave:Ks,onLeave:Ks,onAfterLeave:Ks,onLeaveCancelled:Ks,onBeforeAppear:Ks,onAppear:Ks,onAfterAppear:Ks,onAppearCancelled:Ks},$D={name:"BaseTransition",props:$x,setup(t,{slots:e}){let s=Yo(),i=Hx();return()=>{let r=e.default&&Sg(e.default(),!0);if(!r||!r.length)return;let n=r[0];if(r.length>1){for(let p of r)if(p.type!==Wt){n=p;break}}let o=ue.toRaw(t),{mode:a}=o;if(i.isLeaving)return J0(n);let u=bx(n);if(!u)return J0(n);let l=$f(u,o,i,s);Cu(u,l);let c=s.subTree,f=c&&bx(c);if(f&&f.type!==Wt&&!si(u,f)){let p=$f(f,o,i,s);if(Cu(f,p),a==="out-in")return i.isLeaving=!0,p.afterLeave=()=>{i.isLeaving=!1,s.update.active!==!1&&(s.effect.dirty=!0,s.update())},J0(n);a==="in-out"&&u.type!==Wt&&(p.delayLeave=(h,d,_)=>{let y=jx(i,f);y[String(f.key)]=f,h[Or]=()=>{d(),h[Or]=void 0,delete l.delayedLeave},l.delayedLeave=_})}return n}}},jD=$D;function jx(t,e){let{leavingVNodes:s}=t,i=s.get(e.type);return i||(i=Object.create(null),s.set(e.type,i)),i}function $f(t,e,s,i){let{appear:r,mode:n,persisted:o=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:l,onEnterCancelled:c,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:d,onBeforeAppear:_,onAppear:y,onAfterAppear:x,onAppearCancelled:T}=e,g=String(t.key),E=jx(s,t),v=(A,k)=>{A&&qs(A,i,9,k)},N=(A,k)=>{let O=k[1];v(A,k),C.isArray(A)?A.every(P=>P.length<=1)&&O():A.length<=1&&O()},L={mode:n,persisted:o,beforeEnter(A){let k=a;if(!s.isMounted)if(r)k=_||a;else return;A[Or]&&A[Or](!0);let O=E[g];O&&si(t,O)&&O.el[Or]&&O.el[Or](),v(k,[A])},enter(A){let k=u,O=l,P=c;if(!s.isMounted)if(r)k=y||u,O=x||l,P=T||c;else return;let I=!1,j=A[Mf]=Y=>{I||(I=!0,Y?v(P,[A]):v(O,[A]),L.delayedLeave&&L.delayedLeave(),A[Mf]=void 0)};k?N(k,[A,j]):j()},leave(A,k){let O=String(t.key);if(A[Mf]&&A[Mf](!0),s.isUnmounting)return k();v(f,[A]);let P=!1,I=A[Or]=j=>{P||(P=!0,k(),j?v(d,[A]):v(h,[A]),A[Or]=void 0,E[O]===t&&delete E[O])};E[O]=t,p?N(p,[A,I]):I()},clone(A){return $f(A,e,s,i)}};return L}function J0(t){if(Ou(t))return t=Ei(t),t.children=null,t}function bx(t){return Ou(t)?t.children?t.children[0]:void 0:t}function Cu(t,e){t.shapeFlag&6&&t.component?Cu(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function Sg(t,e=!1,s){let i=[],r=0;for(let n=0;n<t.length;n++){let o=t[n],a=s==null?o.key:String(s)+String(o.key!=null?o.key:n);o.type===ns?(o.patchFlag&128&&r++,i=i.concat(Sg(o.children,e,a))):(e||o.type!==Wt)&&i.push(a!=null?Ei(o,{key:a}):o)}if(r>1)for(let n=0;n<i.length;n++)i[n].patchFlag=-2;return i}function Kx(t,e){return C.isFunction(t)?C.extend({name:t.name},e,{setup:t}):t}var Un=t=>!!t.type.__asyncLoader;function KD(t){C.isFunction(t)&&(t={loader:t});let{loader:e,loadingComponent:s,errorComponent:i,delay:r=200,timeout:n,suspensible:o=!0,onError:a}=t,u=null,l,c=0,f=()=>(c++,u=null,p()),p=()=>{let h;return u||(h=u=e().catch(d=>{if(d=d instanceof Error?d:new Error(String(d)),a)return new Promise((_,y)=>{a(d,()=>_(f()),()=>y(d),c+1)});throw d}).then(d=>h!==u&&u?u:(d&&(d.__esModule||d[Symbol.toStringTag]==="Module")&&(d=d.default),l=d,d)))};return Kx({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return l},setup(){let h=Nt;if(l)return()=>Y0(l,h);let d=T=>{u=null,Kn(T,h,13,!i)};if(o&&h.suspense||wu)return p().then(T=>()=>Y0(T,h)).catch(T=>(d(T),()=>i?ft(i,{error:T}):null));let _=ue.ref(!1),y=ue.ref(),x=ue.ref(!!r);return r&&setTimeout(()=>{x.value=!1},r),n!=null&&setTimeout(()=>{if(!_.value&&!y.value){let T=new Error(`Async component timed out after ${n}ms.`);d(T),y.value=T}},n),p().then(()=>{_.value=!0,h.parent&&Ou(h.parent.vnode)&&(h.parent.effect.dirty=!0,Gf(h.parent.update))}).catch(T=>{d(T),y.value=T}),()=>{if(_.value&&l)return Y0(l,h);if(y.value&&i)return ft(i,{error:y.value});if(s&&!x.value)return ft(s)}}})}function Y0(t,e){let{ref:s,props:i,children:r,ce:n}=e.vnode,o=ft(t,i,r);return o.ref=s,o.ce=n,delete e.vnode.ce,o}var Ou=t=>t.type.__isKeepAlive,qD={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){let s=Yo(),i=s.ctx;if(!i.renderer)return()=>{let T=e.default&&e.default();return T&&T.length===1?T[0]:T};let r=new Map,n=new Set,o=null,a=s.suspense,{renderer:{p:u,m:l,um:c,o:{createElement:f}}}=i,p=f("div");i.activate=(T,g,E,v,N)=>{let L=T.component;l(T,g,E,0,a),u(L.vnode,T,g,E,L,a,v,T.slotScopeIds,N),$t(()=>{L.isDeactivated=!1,L.a&&C.invokeArrayFns(L.a);let A=T.props&&T.props.onVnodeMounted;A&&hs(A,L.parent,T)},a)},i.deactivate=T=>{let g=T.component;l(T,p,null,1,a),$t(()=>{g.da&&C.invokeArrayFns(g.da);let E=T.props&&T.props.onVnodeUnmounted;E&&hs(E,g.parent,T),g.isDeactivated=!0},a)};function h(T){Z0(T),c(T,s,a,!0)}function d(T){r.forEach((g,E)=>{let v=mg(g.type);v&&(!T||!T(v))&&_(E)})}function _(T){let g=r.get(T);!o||!si(g,o)?h(g):o&&Z0(o),r.delete(T),n.delete(T)}Eu(()=>[t.include,t.exclude],([T,g])=>{T&&d(E=>gu(T,E)),g&&d(E=>!gu(g,E))},{flush:"post",deep:!0});let y=null,x=()=>{y!=null&&r.set(y,Q0(s.subTree))};return Yf(x),xg(x),Zf(()=>{r.forEach(T=>{let{subTree:g,suspense:E}=s,v=Q0(g);if(T.type===v.type&&T.key===v.key){Z0(v);let N=v.component.da;N&&$t(N,E);return}h(T)})}),()=>{if(y=null,!e.default)return null;let T=e.default(),g=T[0];if(T.length>1)return o=null,T;if(!Rr(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return o=null,g;let E=Q0(g),v=E.type,N=mg(Un(E)?E.type.__asyncResolved||{}:v),{include:L,exclude:A,max:k}=t;if(L&&(!N||!gu(L,N))||A&&N&&gu(A,N))return o=E,g;let O=E.key==null?v:E.key,P=r.get(O);return E.el&&(E=Ei(E),g.shapeFlag&128&&(g.ssContent=E)),y=O,P?(E.el=P.el,E.component=P.component,E.transition&&Cu(E,E.transition),E.shapeFlag|=512,n.delete(O),n.add(O)):(n.add(O),k&&n.size>parseInt(k,10)&&_(n.values().next().value)),E.shapeFlag|=256,o=E,Dx(g.type)?g:E}}},XD=qD;function gu(t,e){return C.isArray(t)?t.some(s=>gu(s,e)):C.isString(t)?t.split(",").includes(e):C.isRegExp(t)?t.test(e):!1}function qx(t,e){Gx(t,"a",e)}function Xx(t,e){Gx(t,"da",e)}function Gx(t,e,s=Nt){let i=t.__wdc||(t.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(Jf(e,i,s),s){let r=s.parent;for(;r&&r.parent;)Ou(r.parent.vnode)&&GD(i,e,s,r),r=r.parent}}function GD(t,e,s,i){let r=Jf(e,t,i,!0);vg(()=>{C.remove(i[e],r)},s)}function Z0(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function Q0(t){return t.shapeFlag&128?t.ssContent:t}function Jf(t,e,s=Nt,i=!1){if(s){let r=s[t]||(s[t]=[]),n=e.__weh||(e.__weh=(...o)=>{if(s.isUnmounted)return;ue.pauseTracking();let a=jn(s),u=qs(e,s,t,o);return a(),ue.resetTracking(),u});return i?r.unshift(n):r.push(n),n}}var $i=t=>(e,s=Nt)=>(!wu||t==="sp")&&Jf(t,(...i)=>e(...i),s),zx=$i("bm"),Yf=$i("m"),Wx=$i("bu"),xg=$i("u"),Zf=$i("bum"),vg=$i("um"),Jx=$i("sp"),Yx=$i("rtg"),Zx=$i("rtc");function Qx(t,e=Nt){Jf("ec",t,e)}function zD(t,e,s,i){let r,n=s&&s[i];if(C.isArray(t)||C.isString(t)){r=new Array(t.length);for(let o=0,a=t.length;o<a;o++)r[o]=e(t[o],o,void 0,n&&n[o])}else if(typeof t=="number"){r=new Array(t);for(let o=0;o<t;o++)r[o]=e(o+1,o,void 0,n&&n[o])}else if(C.isObject(t))if(t[Symbol.iterator])r=Array.from(t,(o,a)=>e(o,a,void 0,n&&n[a]));else{let o=Object.keys(t);r=new Array(o.length);for(let a=0,u=o.length;a<u;a++){let l=o[a];r[a]=e(t[l],l,a,n&&n[a])}}else r=[];return s&&(s[i]=r),r}function WD(t,e){for(let s=0;s<e.length;s++){let i=e[s];if(C.isArray(i))for(let r=0;r<i.length;r++)t[i[r].name]=i[r].fn;else i&&(t[i.name]=i.key?(...r)=>{let n=i.fn(...r);return n&&(n.key=i.key),n}:i.fn)}return t}function JD(t,e,s={},i,r){if(At.isCE||At.parent&&Un(At.parent)&&At.parent.isCE)return e!=="default"&&(s.name=e),ft("slot",s,i&&i());let n=t[e];n&&n._c&&(n._d=!1),Qf();let o=n&&e2(n(s)),a=Ig(ns,{key:s.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),n&&n._c&&(n._d=!0),a}function e2(t){return t.some(e=>Rr(e)?!(e.type===Wt||e.type===ns&&!e2(e.children)):!0)?t:null}function YD(t,e){let s={};for(let i in t)s[e&&/[A-Z]/.test(i)?`on:${i}`:C.toHandlerKey(i)]=t[i];return s}var rg=t=>t?T2(t)?tp(t)||t.proxy:rg(t.parent):null,bu=C.extend(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>rg(t.parent),$root:t=>rg(t.root),$emit:t=>t.emit,$options:t=>Ag(t),$forceUpdate:t=>t.f||(t.f=()=>{t.effect.dirty=!0,Gf(t.update)}),$nextTick:t=>t.n||(t.n=Ox.bind(t.proxy)),$watch:t=>UD.bind(t)}),eg=(t,e)=>t!==C.EMPTY_OBJ&&!t.__isScriptSetup&&C.hasOwn(t,e),ng={get({_:t},e){let{ctx:s,setupState:i,data:r,props:n,accessCache:o,type:a,appContext:u}=t,l;if(e[0]!=="$"){let h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return r[e];case 4:return s[e];case 3:return n[e]}else{if(eg(i,e))return o[e]=1,i[e];if(r!==C.EMPTY_OBJ&&C.hasOwn(r,e))return o[e]=2,r[e];if((l=t.propsOptions[0])&&C.hasOwn(l,e))return o[e]=3,n[e];if(s!==C.EMPTY_OBJ&&C.hasOwn(s,e))return o[e]=4,s[e];og&&(o[e]=0)}}let c=bu[e],f,p;if(c)return e==="$attrs"&&ue.track(t,"get",e),c(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(s!==C.EMPTY_OBJ&&C.hasOwn(s,e))return o[e]=4,s[e];if(p=u.config.globalProperties,C.hasOwn(p,e))return p[e]},set({_:t},e,s){let{data:i,setupState:r,ctx:n}=t;return eg(r,e)?(r[e]=s,!0):i!==C.EMPTY_OBJ&&C.hasOwn(i,e)?(i[e]=s,!0):C.hasOwn(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(n[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:i,appContext:r,propsOptions:n}},o){let a;return!!s[o]||t!==C.EMPTY_OBJ&&C.hasOwn(t,o)||eg(e,o)||(a=n[0])&&C.hasOwn(a,o)||C.hasOwn(i,o)||C.hasOwn(bu,o)||C.hasOwn(r.config.globalProperties,o)},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:C.hasOwn(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}},ZD=C.extend({},ng,{get(t,e){if(e!==Symbol.unscopables)return ng.get(t,e,t)},has(t,e){return e[0]!=="_"&&!C.isGloballyAllowed(e)}});function QD(){return null}function eL(){return null}function tL(t){}function sL(t){}function iL(){return null}function rL(){}function nL(t,e){return null}function oL(){return t2().slots}function aL(){return t2().attrs}function t2(){let t=Yo();return t.setupContext||(t.setupContext=x2(t))}function Iu(t){return C.isArray(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}function uL(t,e){let s=Iu(t);for(let i in e){if(i.startsWith("__skip"))continue;let r=s[i];r?C.isArray(r)||C.isFunction(r)?r=s[i]={type:r,default:e[i]}:r.default=e[i]:r===null&&(r=s[i]={default:e[i]}),r&&e[`__skip_${i}`]&&(r.skipFactory=!0)}return s}function lL(t,e){return!t||!e?t||e:C.isArray(t)&&C.isArray(e)?t.concat(e):C.extend({},Iu(t),Iu(e))}function cL(t,e){let s={};for(let i in t)e.includes(i)||Object.defineProperty(s,i,{enumerable:!0,get:()=>t[i]});return s}function fL(t){let e=Yo(),s=t();return pg(),C.isPromise(s)&&(s=s.catch(i=>{throw jn(e),i})),[s,()=>jn(e)]}var og=!0;function pL(t){let e=Ag(t),s=t.proxy,i=t.ctx;og=!1,e.beforeCreate&&Tx(e.beforeCreate,t,"bc");let{data:r,computed:n,methods:o,watch:a,provide:u,inject:l,created:c,beforeMount:f,mounted:p,beforeUpdate:h,updated:d,activated:_,deactivated:y,beforeDestroy:x,beforeUnmount:T,destroyed:g,unmounted:E,render:v,renderTracked:N,renderTriggered:L,errorCaptured:A,serverPrefetch:k,expose:O,inheritAttrs:P,components:I,directives:j,filters:Y}=e;if(l&&hL(l,i,null),o)for(let ee in o){let W=o[ee];C.isFunction(W)&&(i[ee]=W.bind(s))}if(r){let ee=r.call(s,s);C.isObject(ee)&&(t.data=ue.reactive(ee))}if(og=!0,n)for(let ee in n){let W=n[ee],Ce=C.isFunction(W)?W.bind(s,s):C.isFunction(W.get)?W.get.bind(s,s):C.NOOP,je=!C.isFunction(W)&&C.isFunction(W.set)?W.set.bind(s):C.NOOP,tt=v2({get:Ce,set:je});Object.defineProperty(i,ee,{enumerable:!0,configurable:!0,get:()=>tt.value,set:_t=>tt.value=_t})}if(a)for(let ee in a)s2(a[ee],i,s,ee);if(u){let ee=C.isFunction(u)?u.call(s):u;Reflect.ownKeys(ee).forEach(W=>{r2(W,ee[W])})}c&&Tx(c,t,"c");function K(ee,W){C.isArray(W)?W.forEach(Ce=>ee(Ce.bind(s))):W&&ee(W.bind(s))}if(K(zx,f),K(Yf,p),K(Wx,h),K(xg,d),K(qx,_),K(Xx,y),K(Qx,A),K(Zx,N),K(Yx,L),K(Zf,T),K(vg,E),K(Jx,k),C.isArray(O))if(O.length){let ee=t.exposed||(t.exposed={});O.forEach(W=>{Object.defineProperty(ee,W,{get:()=>s[W],set:Ce=>s[W]=Ce})})}else t.exposed||(t.exposed={});v&&t.render===C.NOOP&&(t.render=v),P!=null&&(t.inheritAttrs=P),I&&(t.components=I),j&&(t.directives=j)}function hL(t,e,s=C.NOOP){C.isArray(t)&&(t=ag(t));for(let i in t){let r=t[i],n;C.isObject(r)?"default"in r?n=Tu(r.from||i,r.default,!0):n=Tu(r.from||i):n=Tu(r),ue.isRef(n)?Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>n.value,set:o=>n.value=o}):e[i]=n}}function Tx(t,e,s){qs(C.isArray(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,s)}function s2(t,e,s,i){let r=i.includes(".")?Ux(s,i):()=>s[i];if(C.isString(t)){let n=e[t];C.isFunction(n)&&Eu(r,n)}else if(C.isFunction(t))Eu(r,t.bind(s));else if(C.isObject(t))if(C.isArray(t))t.forEach(n=>s2(n,e,s,i));else{let n=C.isFunction(t.handler)?t.handler.bind(s):e[t.handler];C.isFunction(n)&&Eu(r,n,t)}}function Ag(t){let e=t.type,{mixins:s,extends:i}=e,{mixins:r,optionsCache:n,config:{optionMergeStrategies:o}}=t.appContext,a=n.get(e),u;return a?u=a:!r.length&&!s&&!i?u=e:(u={},r.length&&r.forEach(l=>jf(u,l,o,!0)),jf(u,e,o)),C.isObject(e)&&n.set(e,u),u}function jf(t,e,s,i=!1){let{mixins:r,extends:n}=e;n&&jf(t,n,s,!0),r&&r.forEach(o=>jf(t,o,s,!0));for(let o in e)if(!(i&&o==="expose")){let a=dL[o]||s&&s[o];t[o]=a?a(t[o],e[o]):e[o]}return t}var dL={data:_x,props:Sx,emits:Sx,methods:yu,computed:yu,beforeCreate:rs,created:rs,beforeMount:rs,mounted:rs,beforeUpdate:rs,updated:rs,beforeDestroy:rs,beforeUnmount:rs,destroyed:rs,unmounted:rs,activated:rs,deactivated:rs,errorCaptured:rs,serverPrefetch:rs,components:yu,directives:yu,watch:gL,provide:_x,inject:mL};function _x(t,e){return e?t?function(){return C.extend(C.isFunction(t)?t.call(this,this):t,C.isFunction(e)?e.call(this,this):e)}:e:t}function mL(t,e){return yu(ag(t),ag(e))}function ag(t){if(C.isArray(t)){let e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function rs(t,e){return t?[...new Set([].concat(t,e))]:e}function yu(t,e){return t?C.extend(Object.create(null),t,e):e}function Sx(t,e){return t?C.isArray(t)&&C.isArray(e)?[...new Set([...t,...e])]:C.extend(Object.create(null),Iu(t),Iu(e!=null?e:{})):e}function gL(t,e){if(!t)return e;if(!e)return t;let s=C.extend(Object.create(null),t);for(let i in e)s[i]=rs(t[i],e[i]);return s}function i2(){return{app:null,config:{isNativeTag:C.NO,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}var yL=0;function EL(t,e){return function(i,r=null){C.isFunction(i)||(i=C.extend({},i)),r!=null&&!C.isObject(r)&&(r=null);let n=i2(),o=new WeakSet,a=!1,u=n.app={_uid:yL++,_component:i,_props:r,_container:null,_context:n,_instance:null,version:P2,get config(){return n.config},set config(l){},use(l,...c){return o.has(l)||(l&&C.isFunction(l.install)?(o.add(l),l.install(u,...c)):C.isFunction(l)&&(o.add(l),l(u,...c))),u},mixin(l){return n.mixins.includes(l)||n.mixins.push(l),u},component(l,c){return c?(n.components[l]=c,u):n.components[l]},directive(l,c){return c?(n.directives[l]=c,u):n.directives[l]},mount(l,c,f){if(!a){let p=ft(i,r);return p.appContext=n,f===!0?f="svg":f===!1&&(f=void 0),c&&e?e(p,l):t(p,l,f),a=!0,u._container=l,l.__vue_app__=u,tp(p.component)||p.component.proxy}},unmount(){a&&(t(null,u._container),delete u._container.__vue_app__)},provide(l,c){return n.provides[l]=c,u},runWithContext(l){let c=Wo;Wo=u;try{return l()}finally{Wo=c}}};return u}}var Wo=null;function r2(t,e){if(Nt){let s=Nt.provides,i=Nt.parent&&Nt.parent.provides;i===s&&(s=Nt.provides=Object.create(i)),s[t]=e}}function Tu(t,e,s=!1){let i=Nt||At;if(i||Wo){let r=i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:Wo._context.provides;if(r&&t in r)return r[t];if(arguments.length>1)return s&&C.isFunction(e)?e.call(i&&i.proxy):e}}function bL(){return!!(Nt||At||Wo)}function TL(t,e,s,i=!1){let r={},n={};C.def(n,ep,1),t.propsDefaults=Object.create(null),n2(t,e,r,n);for(let o in t.propsOptions[0])o in r||(r[o]=void 0);s?t.props=i?r:ue.shallowReactive(r):t.type.props?t.props=r:t.props=n,t.attrs=n}function _L(t,e,s,i){let{props:r,attrs:n,vnode:{patchFlag:o}}=t,a=ue.toRaw(r),[u]=t.propsOptions,l=!1;if((i||o>0)&&!(o&16)){if(o&8){let c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(zf(t.emitsOptions,p))continue;let h=e[p];if(u)if(C.hasOwn(n,p))h!==n[p]&&(n[p]=h,l=!0);else{let d=C.camelize(p);r[d]=ug(u,a,d,h,t,!1)}else h!==n[p]&&(n[p]=h,l=!0)}}}else{n2(t,e,r,n)&&(l=!0);let c;for(let f in a)(!e||!C.hasOwn(e,f)&&((c=C.hyphenate(f))===f||!C.hasOwn(e,c)))&&(u?s&&(s[f]!==void 0||s[c]!==void 0)&&(r[f]=ug(u,a,f,void 0,t,!0)):delete r[f]);if(n!==a)for(let f in n)(!e||!C.hasOwn(e,f))&&(delete n[f],l=!0)}l&&ue.trigger(t,"set","$attrs")}function n2(t,e,s,i){let[r,n]=t.propsOptions,o=!1,a;if(e)for(let u in e){if(C.isReservedProp(u))continue;let l=e[u],c;r&&C.hasOwn(r,c=C.camelize(u))?!n||!n.includes(c)?s[c]=l:(a||(a={}))[c]=l:zf(t.emitsOptions,u)||(!(u in i)||l!==i[u])&&(i[u]=l,o=!0)}if(n){let u=ue.toRaw(s),l=a||C.EMPTY_OBJ;for(let c=0;c<n.length;c++){let f=n[c];s[f]=ug(r,u,f,l[f],t,!C.hasOwn(l,f))}}return o}function ug(t,e,s,i,r,n){let o=t[s];if(o!=null){let a=C.hasOwn(o,"default");if(a&&i===void 0){let u=o.default;if(o.type!==Function&&!o.skipFactory&&C.isFunction(u)){let{propsDefaults:l}=r;if(s in l)i=l[s];else{let c=jn(r);i=l[s]=u.call(null,e),c()}}else i=u}o[0]&&(n&&!a?i=!1:o[1]&&(i===""||i===C.hyphenate(s))&&(i=!0))}return i}function o2(t,e,s=!1){let i=e.propsCache,r=i.get(t);if(r)return r;let n=t.props,o={},a=[],u=!1;if(!C.isFunction(t)){let c=f=>{u=!0;let[p,h]=o2(f,e,!0);C.extend(o,p),h&&a.push(...h)};!s&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!n&&!u)return C.isObject(t)&&i.set(t,C.EMPTY_ARR),C.EMPTY_ARR;if(C.isArray(n))for(let c=0;c<n.length;c++){let f=C.camelize(n[c]);xx(f)&&(o[f]=C.EMPTY_OBJ)}else if(n)for(let c in n){let f=C.camelize(c);if(xx(f)){let p=n[c],h=o[f]=C.isArray(p)||C.isFunction(p)?{type:p}:C.extend({},p);if(h){let d=Px(Boolean,h.type),_=Px(String,h.type);h[0]=d>-1,h[1]=_<0||d<_,(d>-1||C.hasOwn(h,"default"))&&a.push(f)}}}let l=[o,a];return C.isObject(t)&&i.set(t,l),l}function xx(t){return t[0]!=="$"&&!C.isReservedProp(t)}function vx(t){return t===null?"null":typeof t=="function"?t.name||"":typeof t=="object"&&t.constructor&&t.constructor.name||""}function Ax(t,e){return vx(t)===vx(e)}function Px(t,e){return C.isArray(e)?e.findIndex(s=>Ax(s,t)):C.isFunction(e)&&Ax(e,t)?0:-1}var a2=t=>t[0]==="_"||t==="$stable",Pg=t=>C.isArray(t)?t.map(Ms):[Ms(t)],SL=(t,e,s)=>{if(e._n)return e;let i=yg((...r)=>Pg(e(...r)),s);return i._c=!1,i},u2=(t,e,s)=>{let i=t._ctx;for(let r in t){if(a2(r))continue;let n=t[r];if(C.isFunction(n))e[r]=SL(r,n,i);else if(n!=null){let o=Pg(n);e[r]=()=>o}}},l2=(t,e)=>{let s=Pg(e);t.slots.default=()=>s},xL=(t,e)=>{if(t.vnode.shapeFlag&32){let s=e._;s?(t.slots=ue.toRaw(e),C.def(e,"_",s)):u2(e,t.slots={})}else t.slots={},e&&l2(t,e);C.def(t.slots,ep,1)},vL=(t,e,s)=>{let{vnode:i,slots:r}=t,n=!0,o=C.EMPTY_OBJ;if(i.shapeFlag&32){let a=e._;a?s&&a===1?n=!1:(C.extend(r,e),!s&&a===1&&delete r._):(n=!e.$stable,u2(e,r)),o=e}else e&&(l2(t,e),o={default:1});if(n)for(let a in r)!a2(a)&&o[a]==null&&delete r[a]};function Kf(t,e,s,i,r=!1){if(C.isArray(t)){t.forEach((p,h)=>Kf(p,e&&(C.isArray(e)?e[h]:e),s,i,r));return}if(Un(i)&&!r)return;let n=i.shapeFlag&4?tp(i.component)||i.component.proxy:i.el,o=r?null:n,{i:a,r:u}=t,l=e&&e.r,c=a.refs===C.EMPTY_OBJ?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==u&&(C.isString(l)?(c[l]=null,C.hasOwn(f,l)&&(f[l]=null)):ue.isRef(l)&&(l.value=null)),C.isFunction(u))Hi(u,a,12,[o,c]);else{let p=C.isString(u),h=ue.isRef(u);if(p||h){let d=()=>{if(t.f){let _=p?C.hasOwn(f,u)?f[u]:c[u]:u.value;r?C.isArray(_)&&C.remove(_,n):C.isArray(_)?_.includes(n)||_.push(n):p?(c[u]=[n],C.hasOwn(f,u)&&(f[u]=c[u])):(u.value=[n],t.k&&(c[t.k]=u.value))}else p?(c[u]=o,C.hasOwn(f,u)&&(f[u]=o)):h&&(u.value=o,t.k&&(c[t.k]=o))};o?(d.id=-1,$t(d,s)):d()}}}var Ir=!1,AL=t=>t.namespaceURI.includes("svg")&&t.tagName!=="foreignObject",PL=t=>t.namespaceURI.includes("MathML"),Df=t=>{if(AL(t))return"svg";if(PL(t))return"mathml"},Lf=t=>t.nodeType===8;function CL(t){let{mt:e,p:s,o:{patchProp:i,createText:r,nextSibling:n,parentNode:o,remove:a,insert:u,createComment:l}}=t,c=(g,E)=>{if(!E.hasChildNodes()){s(null,g,E),Hf(),E._vnode=g;return}Ir=!1,f(E.firstChild,g,null,null,null),Hf(),E._vnode=g,Ir&&console.error("Hydration completed but contains mismatches.")},f=(g,E,v,N,L,A=!1)=>{let k=Lf(g)&&g.data==="[",O=()=>_(g,E,v,N,L,k),{type:P,ref:I,shapeFlag:j,patchFlag:Y}=E,Z=g.nodeType;E.el=g,Y===-2&&(A=!1,E.dynamicChildren=null);let K=null;switch(P){case Hn:Z!==3?E.children===""?(u(E.el=r(""),o(g),g),K=g):K=O():(g.data!==E.children&&(Ir=!0,g.data=E.children),K=n(g));break;case Wt:T(g)?(K=n(g),x(E.el=g.content.firstChild,g,v)):Z!==8||k?K=O():K=n(g);break;case Jo:if(k&&(g=n(g),Z=g.nodeType),Z===1||Z===3){K=g;let ee=!E.children.length;for(let W=0;W<E.staticCount;W++)ee&&(E.children+=K.nodeType===1?K.outerHTML:K.data),W===E.staticCount-1&&(E.anchor=K),K=n(K);return k?n(K):K}else O();break;case ns:k?K=d(g,E,v,N,L,A):K=O();break;default:if(j&1)(Z!==1||E.type.toLowerCase()!==g.tagName.toLowerCase())&&!T(g)?K=O():K=p(g,E,v,N,L,A);else if(j&6){E.slotScopeIds=L;let ee=o(g);if(k?K=y(g):Lf(g)&&g.data==="teleport start"?K=y(g,g.data,"teleport end"):K=n(g),e(E,ee,null,v,N,Df(ee),A),Un(E)){let W;k?(W=ft(ns),W.anchor=K?K.previousSibling:ee.lastChild):W=g.nodeType===3?Og(""):ft("div"),W.el=g,E.component.subTree=W}}else j&64?Z!==8?K=O():K=E.type.hydrate(g,E,v,N,L,A,t,h):j&128&&(K=E.type.hydrate(g,E,v,N,Df(o(g)),L,A,t,f))}return I!=null&&Kf(I,null,N,E),K},p=(g,E,v,N,L,A)=>{A=A||!!E.dynamicChildren;let{type:k,props:O,patchFlag:P,shapeFlag:I,dirs:j,transition:Y}=E,Z=k==="input"||k==="option";if(Z||P!==-1){j&&gi(E,null,v,"created");let K=!1;if(T(g)){K=f2(N,Y)&&v&&v.vnode.props&&v.vnode.props.appear;let W=g.content.firstChild;K&&Y.beforeEnter(W),x(W,g,v),E.el=g=W}if(I&16&&!(O&&(O.innerHTML||O.textContent))){let W=h(g.firstChild,E,g,v,N,L,A);for(;W;){Ir=!0;let Ce=W;W=W.nextSibling,a(Ce)}}else I&8&&g.textContent!==E.children&&(Ir=!0,g.textContent=E.children);if(O)if(Z||!A||P&48)for(let W in O)(Z&&(W.endsWith("value")||W==="indeterminate")||C.isOn(W)&&!C.isReservedProp(W)||W[0]===".")&&i(g,W,null,O[W],void 0,void 0,v);else O.onClick&&i(g,"onClick",null,O.onClick,void 0,void 0,v);let ee;(ee=O&&O.onVnodeBeforeMount)&&hs(ee,v,E),j&&gi(E,null,v,"beforeMount"),((ee=O&&O.onVnodeMounted)||j||K)&&Lx(()=>{ee&&hs(ee,v,E),K&&Y.enter(g),j&&gi(E,null,v,"mounted")},N)}return g.nextSibling},h=(g,E,v,N,L,A,k)=>{k=k||!!E.dynamicChildren;let O=E.children,P=O.length;for(let I=0;I<P;I++){let j=k?O[I]:O[I]=Ms(O[I]);if(g)g=f(g,j,N,L,A,k);else{if(j.type===Hn&&!j.children)continue;Ir=!0,s(null,j,v,null,N,L,Df(v),A)}}return g},d=(g,E,v,N,L,A)=>{let{slotScopeIds:k}=E;k&&(L=L?L.concat(k):k);let O=o(g),P=h(n(g),E,O,v,N,L,A);return P&&Lf(P)&&P.data==="]"?n(E.anchor=P):(Ir=!0,u(E.anchor=l("]"),O,P),P)},_=(g,E,v,N,L,A)=>{if(Ir=!0,E.el=null,A){let P=y(g);for(;;){let I=n(g);if(I&&I!==P)a(I);else break}}let k=n(g),O=o(g);return a(g),s(null,E,O,k,v,N,Df(O),L),k},y=(g,E="[",v="]")=>{let N=0;for(;g;)if(g=n(g),g&&Lf(g)&&(g.data===E&&N++,g.data===v)){if(N===0)return n(g);N--}return g},x=(g,E,v)=>{let N=E.parentNode;N&&N.replaceChild(g,E);let L=v;for(;L;)L.vnode.el===E&&(L.vnode.el=L.subTree.el=g),L=L.parent},T=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[c,f]}var $t=Lx;function IL(t){return c2(t)}function NL(t){return c2(t,CL)}function c2(t,e){let s=C.getGlobalThis();s.__VUE__=!0;let{insert:i,remove:r,patchProp:n,createElement:o,createText:a,createComment:u,setText:l,setElementText:c,parentNode:f,nextSibling:p,setScopeId:h=C.NOOP,insertStaticContent:d}=t,_=(R,m,S,w=null,D=null,F=null,$=void 0,H=null,B=!!m.dynamicChildren)=>{if(R===m)return;R&&!si(R,m)&&(w=as(R),_t(R,D,F,!0),R=null),m.patchFlag===-2&&(B=!1,m.dynamicChildren=null);let{type:V,ref:U,shapeFlag:J}=m;switch(V){case Hn:y(R,m,S,w);break;case Wt:x(R,m,S,w);break;case Jo:R==null&&T(m,S,w,$);break;case ns:I(R,m,S,w,D,F,$,H,B);break;default:J&1?v(R,m,S,w,D,F,$,H,B):J&6?j(R,m,S,w,D,F,$,H,B):(J&64||J&128)&&V.process(R,m,S,w,D,F,$,H,B,xi)}U!=null&&D&&Kf(U,R&&R.ref,F,m||R,!m)},y=(R,m,S,w)=>{if(R==null)i(m.el=a(m.children),S,w);else{let D=m.el=R.el;m.children!==R.children&&l(D,m.children)}},x=(R,m,S,w)=>{R==null?i(m.el=u(m.children||""),S,w):m.el=R.el},T=(R,m,S,w)=>{[R.el,R.anchor]=d(R.children,m,S,w,R.el,R.anchor)},g=({el:R,anchor:m},S,w)=>{let D;for(;R&&R!==m;)D=p(R),i(R,S,w),R=D;i(m,S,w)},E=({el:R,anchor:m})=>{let S;for(;R&&R!==m;)S=p(R),r(R),R=S;r(m)},v=(R,m,S,w,D,F,$,H,B)=>{m.type==="svg"?$="svg":m.type==="math"&&($="mathml"),R==null?N(m,S,w,D,F,$,H,B):k(R,m,D,F,$,H,B)},N=(R,m,S,w,D,F,$,H)=>{let B,V,{props:U,shapeFlag:J,transition:te,dirs:ie}=R;if(B=R.el=o(R.type,F,U&&U.is,U),J&8?c(B,R.children):J&16&&A(R.children,B,null,w,D,tg(R,F),$,H),ie&&gi(R,null,w,"created"),L(B,R,R.scopeId,$,w),U){for(let pe in U)pe!=="value"&&!C.isReservedProp(pe)&&n(B,pe,null,U[pe],F,R.children,w,D,Ys);"value"in U&&n(B,"value",null,U.value,F),(V=U.onVnodeBeforeMount)&&hs(V,w,R)}ie&&gi(R,null,w,"beforeMount");let ne=f2(D,te);ne&&te.beforeEnter(B),i(B,m,S),((V=U&&U.onVnodeMounted)||ne||ie)&&$t(()=>{V&&hs(V,w,R),ne&&te.enter(B),ie&&gi(R,null,w,"mounted")},D)},L=(R,m,S,w,D)=>{if(S&&h(R,S),w)for(let F=0;F<w.length;F++)h(R,w[F]);if(D){let F=D.subTree;if(m===F){let $=D.vnode;L(R,$,$.scopeId,$.slotScopeIds,D.parent)}}},A=(R,m,S,w,D,F,$,H,B=0)=>{for(let V=B;V<R.length;V++){let U=R[V]=H?wr(R[V]):Ms(R[V]);_(null,U,m,S,w,D,F,$,H)}},k=(R,m,S,w,D,F,$)=>{let H=m.el=R.el,{patchFlag:B,dynamicChildren:V,dirs:U}=m;B|=R.patchFlag&16;let J=R.props||C.EMPTY_OBJ,te=m.props||C.EMPTY_OBJ,ie;if(S&&Fn(S,!1),(ie=te.onVnodeBeforeUpdate)&&hs(ie,S,m,R),U&&gi(m,R,S,"beforeUpdate"),S&&Fn(S,!0),V?O(R.dynamicChildren,V,H,S,w,tg(m,D),F):$||W(R,m,H,null,S,w,tg(m,D),F,!1),B>0){if(B&16)P(H,m,J,te,S,w,D);else if(B&2&&J.class!==te.class&&n(H,"class",null,te.class,D),B&4&&n(H,"style",J.style,te.style,D),B&8){let ne=m.dynamicProps;for(let pe=0;pe<ne.length;pe++){let Ee=ne[pe],_e=J[Ee],Xe=te[Ee];(Xe!==_e||Ee==="value")&&n(H,Ee,_e,Xe,D,R.children,S,w,Ys)}}B&1&&R.children!==m.children&&c(H,m.children)}else!$&&V==null&&P(H,m,J,te,S,w,D);((ie=te.onVnodeUpdated)||U)&&$t(()=>{ie&&hs(ie,S,m,R),U&&gi(m,R,S,"updated")},w)},O=(R,m,S,w,D,F,$)=>{for(let H=0;H<m.length;H++){let B=R[H],V=m[H],U=B.el&&(B.type===ns||!si(B,V)||B.shapeFlag&70)?f(B.el):S;_(B,V,U,null,w,D,F,$,!0)}},P=(R,m,S,w,D,F,$)=>{if(S!==w){if(S!==C.EMPTY_OBJ)for(let H in S)!C.isReservedProp(H)&&!(H in w)&&n(R,H,S[H],null,$,m.children,D,F,Ys);for(let H in w){if(C.isReservedProp(H))continue;let B=w[H],V=S[H];B!==V&&H!=="value"&&n(R,H,V,B,$,m.children,D,F,Ys)}"value"in w&&n(R,"value",S.value,w.value,$)}},I=(R,m,S,w,D,F,$,H,B)=>{let V=m.el=R?R.el:a(""),U=m.anchor=R?R.anchor:a(""),{patchFlag:J,dynamicChildren:te,slotScopeIds:ie}=m;ie&&(H=H?H.concat(ie):ie),R==null?(i(V,S,w),i(U,S,w),A(m.children||[],S,U,D,F,$,H,B)):J>0&&J&64&&te&&R.dynamicChildren?(O(R.dynamicChildren,te,S,D,F,$,H),(m.key!=null||D&&m===D.subTree)&&Cg(R,m,!0)):W(R,m,S,U,D,F,$,H,B)},j=(R,m,S,w,D,F,$,H,B)=>{m.slotScopeIds=H,R==null?m.shapeFlag&512?D.ctx.activate(m,S,w,$,B):Y(m,S,w,D,F,$,B):Z(R,m,B)},Y=(R,m,S,w,D,F,$)=>{let H=R.component=b2(R,w,D);if(Ou(R)&&(H.ctx.renderer=xi),_2(H),H.asyncDep){if(D&&D.registerDep(H,K),!R.el){let B=H.subTree=ft(Wt);x(null,B,m,S)}}else K(H,R,m,S,D,F,$)},Z=(R,m,S)=>{let w=m.component=R.component;if(PD(R,m,S))if(w.asyncDep&&!w.asyncResolved){ee(w,m,S);return}else w.next=m,yD(w.update),w.effect.dirty=!0,w.update();else m.el=R.el,w.vnode=m},K=(R,m,S,w,D,F,$)=>{let H=()=>{if(R.isMounted){let{next:U,bu:J,u:te,parent:ie,vnode:ne}=R;{let Ot=p2(R);if(Ot){U&&(U.el=ne.el,ee(R,U,$)),Ot.asyncDep.then(()=>{R.isUnmounted||H()});return}}let pe=U,Ee;Fn(R,!1),U?(U.el=ne.el,ee(R,U,$)):U=ne,J&&C.invokeArrayFns(J),(Ee=U.props&&U.props.onVnodeBeforeUpdate)&&hs(Ee,ie,U,ne),Fn(R,!0);let _e=Vf(R),Xe=R.subTree;R.subTree=_e,_(Xe,_e,f(Xe.el),as(Xe),R,D,F),U.el=_e.el,pe===null&&Eg(R,_e.el),te&&$t(te,D),(Ee=U.props&&U.props.onVnodeUpdated)&&$t(()=>hs(Ee,ie,U,ne),D)}else{let U,{el:J,props:te}=m,{bm:ie,m:ne,parent:pe}=R,Ee=Un(m);if(Fn(R,!1),ie&&C.invokeArrayFns(ie),!Ee&&(U=te&&te.onVnodeBeforeMount)&&hs(U,pe,m),Fn(R,!0),J&&tn){let _e=()=>{R.subTree=Vf(R),tn(J,R.subTree,R,D,null)};Ee?m.type.__asyncLoader().then(()=>!R.isUnmounted&&_e()):_e()}else{let _e=R.subTree=Vf(R);_(null,_e,S,w,R,D,F),m.el=_e.el}if(ne&&$t(ne,D),!Ee&&(U=te&&te.onVnodeMounted)){let _e=m;$t(()=>hs(U,pe,_e),D)}(m.shapeFlag&256||pe&&Un(pe.vnode)&&pe.vnode.shapeFlag&256)&&R.a&&$t(R.a,D),R.isMounted=!0,m=S=w=null}},B=R.effect=new ue.ReactiveEffect(H,C.NOOP,()=>Gf(V),R.scope),V=R.update=()=>{B.dirty&&B.run()};V.id=R.uid,Fn(R,!0),V()},ee=(R,m,S)=>{m.component=R;let w=R.vnode.props;R.vnode=m,R.next=null,_L(R,m.props,w,S),vL(R,m.children,S),ue.pauseTracking(),mx(R),ue.resetTracking()},W=(R,m,S,w,D,F,$,H,B=!1)=>{let V=R&&R.children,U=R?R.shapeFlag:0,J=m.children,{patchFlag:te,shapeFlag:ie}=m;if(te>0){if(te&128){je(V,J,S,w,D,F,$,H,B);return}else if(te&256){Ce(V,J,S,w,D,F,$,H,B);return}}ie&8?(U&16&&Ys(V,D,F),J!==V&&c(S,J)):U&16?ie&16?je(V,J,S,w,D,F,$,H,B):Ys(V,D,F,!0):(U&8&&c(S,""),ie&16&&A(J,S,w,D,F,$,H,B))},Ce=(R,m,S,w,D,F,$,H,B)=>{R=R||C.EMPTY_ARR,m=m||C.EMPTY_ARR;let V=R.length,U=m.length,J=Math.min(V,U),te;for(te=0;te<J;te++){let ie=m[te]=B?wr(m[te]):Ms(m[te]);_(R[te],ie,S,null,D,F,$,H,B)}V>U?Ys(R,D,F,!0,!1,J):A(m,S,w,D,F,$,H,B,J)},je=(R,m,S,w,D,F,$,H,B)=>{let V=0,U=m.length,J=R.length-1,te=U-1;for(;V<=J&&V<=te;){let ie=R[V],ne=m[V]=B?wr(m[V]):Ms(m[V]);if(si(ie,ne))_(ie,ne,S,null,D,F,$,H,B);else break;V++}for(;V<=J&&V<=te;){let ie=R[J],ne=m[te]=B?wr(m[te]):Ms(m[te]);if(si(ie,ne))_(ie,ne,S,null,D,F,$,H,B);else break;J--,te--}if(V>J){if(V<=te){let ie=te+1,ne=ie<U?m[ie].el:w;for(;V<=te;)_(null,m[V]=B?wr(m[V]):Ms(m[V]),S,ne,D,F,$,H,B),V++}}else if(V>te)for(;V<=J;)_t(R[V],D,F,!0),V++;else{let ie=V,ne=V,pe=new Map;for(V=ne;V<=te;V++){let qt=m[V]=B?wr(m[V]):Ms(m[V]);qt.key!=null&&pe.set(qt.key,V)}let Ee,_e=0,Xe=te-ne+1,Ot=!1,vi=0,rr=new Array(Xe);for(V=0;V<Xe;V++)rr[V]=0;for(V=ie;V<=J;V++){let qt=R[V];if(_e>=Xe){_t(qt,D,F,!0);continue}let Ze;if(qt.key!=null)Ze=pe.get(qt.key);else for(Ee=ne;Ee<=te;Ee++)if(rr[Ee-ne]===0&&si(qt,m[Ee])){Ze=Ee;break}Ze===void 0?_t(qt,D,F,!0):(rr[Ze-ne]=V+1,Ze>=vi?vi=Ze:Ot=!0,_(qt,m[Ze],S,null,D,F,$,H,B),_e++)}let nr=Ot?OL(rr):C.EMPTY_ARR;for(Ee=nr.length-1,V=Xe-1;V>=0;V--){let qt=ne+V,Ze=m[qt],Es=qt+1<U?m[qt+1].el:w;rr[V]===0?_(null,Ze,S,Es,D,F,$,H,B):Ot&&(Ee<0||V!==nr[Ee]?tt(Ze,S,Es,2):Ee--)}}},tt=(R,m,S,w,D=null)=>{let{el:F,type:$,transition:H,children:B,shapeFlag:V}=R;if(V&6){tt(R.component.subTree,m,S,w);return}if(V&128){R.suspense.move(m,S,w);return}if(V&64){$.move(R,m,S,xi);return}if($===ns){i(F,m,S);for(let J=0;J<B.length;J++)tt(B[J],m,S,w);i(R.anchor,m,S);return}if($===Jo){g(R,m,S);return}if(w!==2&&V&1&&H)if(w===0)H.beforeEnter(F),i(F,m,S),$t(()=>H.enter(F),D);else{let{leave:J,delayLeave:te,afterLeave:ie}=H,ne=()=>i(F,m,S),pe=()=>{J(F,()=>{ne(),ie&&ie()})};te?te(F,ne,pe):pe()}else i(F,m,S)},_t=(R,m,S,w=!1,D=!1)=>{let{type:F,props:$,ref:H,children:B,dynamicChildren:V,shapeFlag:U,patchFlag:J,dirs:te}=R;if(H!=null&&Kf(H,null,S,R,!0),U&256){m.ctx.deactivate(R);return}let ie=U&1&&te,ne=!Un(R),pe;if(ne&&(pe=$&&$.onVnodeBeforeUnmount)&&hs(pe,m,R),U&6)ah(R.component,S,w);else{if(U&128){R.suspense.unmount(S,w);return}ie&&gi(R,null,m,"beforeUnmount"),U&64?R.type.remove(R,m,S,D,xi,w):V&&(F!==ns||J>0&&J&64)?Ys(V,m,S,!1,!0):(F===ns&&J&384||!D&&U&16)&&Ys(B,m,S),w&&Yt(R)}(ne&&(pe=$&&$.onVnodeUnmounted)||ie)&&$t(()=>{pe&&hs(pe,m,R),ie&&gi(R,null,m,"unmounted")},S)},Yt=R=>{let{type:m,el:S,anchor:w,transition:D}=R;if(m===ns){ya(S,w);return}if(m===Jo){E(R);return}let F=()=>{r(S),D&&!D.persisted&&D.afterLeave&&D.afterLeave()};if(R.shapeFlag&1&&D&&!D.persisted){let{leave:$,delayLeave:H}=D,B=()=>$(S,F);H?H(R.el,F,B):B()}else F()},ya=(R,m)=>{let S;for(;R!==m;)S=p(R),r(R),R=S;r(m)},ah=(R,m,S)=>{let{bum:w,scope:D,update:F,subTree:$,um:H}=R;w&&C.invokeArrayFns(w),D.stop(),F&&(F.active=!1,_t($,R,m,S)),H&&$t(H,m),$t(()=>{R.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&R.asyncDep&&!R.asyncResolved&&R.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},Ys=(R,m,S,w=!1,D=!1,F=0)=>{for(let $=F;$<R.length;$++)_t(R[$],m,S,w,D)},as=R=>R.shapeFlag&6?as(R.component.subTree):R.shapeFlag&128?R.suspense.next():p(R.anchor||R.el),ir=!1,po=(R,m,S)=>{R==null?m._vnode&&_t(m._vnode,null,null,!0):_(m._vnode||null,R,m,null,null,null,S),ir||(ir=!0,mx(),Hf(),ir=!1),m._vnode=R},xi={p:_,um:_t,m:tt,r:Yt,mt:Y,mc:A,pc:W,pbc:O,n:as,o:t},ni,tn;return e&&([ni,tn]=e(xi)),{render:po,hydrate:ni,createApp:EL(po,ni)}}function tg({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function Fn({effect:t,update:e},s){t.allowRecurse=e.allowRecurse=s}function f2(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Cg(t,e,s=!1){let i=t.children,r=e.children;if(C.isArray(i)&&C.isArray(r))for(let n=0;n<i.length;n++){let o=i[n],a=r[n];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[n]=wr(r[n]),a.el=o.el),s||Cg(o,a)),a.type===Hn&&(a.el=o.el)}}function OL(t){let e=t.slice(),s=[0],i,r,n,o,a,u=t.length;for(i=0;i<u;i++){let l=t[i];if(l!==0){if(r=s[s.length-1],t[r]<l){e[i]=r,s.push(i);continue}for(n=0,o=s.length-1;n<o;)a=n+o>>1,t[s[a]]<l?n=a+1:o=a;l<t[s[n]]&&(n>0&&(e[i]=s[n-1]),s[n]=i)}}for(n=s.length,o=s[n-1];n-- >0;)s[n]=o,o=e[o];return s}function p2(t){let e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:p2(e)}var wL=t=>t.__isTeleport,_u=t=>t&&(t.disabled||t.disabled===""),Cx=t=>typeof SVGElement!="undefined"&&t instanceof SVGElement,Ix=t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,lg=(t,e)=>{let s=t&&t.to;return C.isString(s)?e?e(s):null:s},RL={name:"Teleport",__isTeleport:!0,process(t,e,s,i,r,n,o,a,u,l){let{mc:c,pc:f,pbc:p,o:{insert:h,querySelector:d,createText:_,createComment:y}}=l,x=_u(e.props),{shapeFlag:T,children:g,dynamicChildren:E}=e;if(t==null){let v=e.el=_(""),N=e.anchor=_("");h(v,s,i),h(N,s,i);let L=e.target=lg(e.props,d),A=e.targetAnchor=_("");L&&(h(A,L),o==="svg"||Cx(L)?o="svg":(o==="mathml"||Ix(L))&&(o="mathml"));let k=(O,P)=>{T&16&&c(g,O,P,r,n,o,a,u)};x?k(s,N):L&&k(L,A)}else{e.el=t.el;let v=e.anchor=t.anchor,N=e.target=t.target,L=e.targetAnchor=t.targetAnchor,A=_u(t.props),k=A?s:N,O=A?v:L;if(o==="svg"||Cx(N)?o="svg":(o==="mathml"||Ix(N))&&(o="mathml"),E?(p(t.dynamicChildren,E,k,r,n,o,a),Cg(t,e,!0)):u||f(t,e,k,O,r,n,o,a,!1),x)A?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):Ff(e,s,v,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){let P=e.target=lg(e.props,d);P&&Ff(e,P,null,l,0)}else A&&Ff(e,N,L,l,1)}h2(e)},remove(t,e,s,i,{um:r,o:{remove:n}},o){let{shapeFlag:a,children:u,anchor:l,targetAnchor:c,target:f,props:p}=t;if(f&&n(c),o&&n(l),a&16){let h=o||!_u(p);for(let d=0;d<u.length;d++){let _=u[d];r(_,e,s,h,!!_.dynamicChildren)}}},move:Ff,hydrate:kL};function Ff(t,e,s,{o:{insert:i},m:r},n=2){n===0&&i(t.targetAnchor,e,s);let{el:o,anchor:a,shapeFlag:u,children:l,props:c}=t,f=n===2;if(f&&i(o,e,s),(!f||_u(c))&&u&16)for(let p=0;p<l.length;p++)r(l[p],e,s,2);f&&i(a,e,s)}function kL(t,e,s,i,r,n,{o:{nextSibling:o,parentNode:a,querySelector:u}},l){let c=e.target=lg(e.props,u);if(c){let f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(_u(e.props))e.anchor=l(o(t),e,a(t),s,i,r,n),e.targetAnchor=f;else{e.anchor=o(t);let p=f;for(;p;)if(p=o(p),p&&p.nodeType===8&&p.data==="teleport anchor"){e.targetAnchor=p,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}l(f,e,c,s,i,r,n)}h2(e)}return e.anchor&&o(e.anchor)}var ML=RL;function h2(t){let e=t.ctx;if(e&&e.ut){let s=t.children[0].el;for(;s&&s!==t.targetAnchor;)s.nodeType===1&&s.setAttribute("data-v-owner",e.uid),s=s.nextSibling;e.ut()}}var ns=Symbol.for("v-fgt"),Hn=Symbol.for("v-txt"),Wt=Symbol.for("v-cmt"),Jo=Symbol.for("v-stc"),Su=[],ds=null;function Qf(t=!1){Su.push(ds=t?null:[])}function d2(){Su.pop(),ds=Su[Su.length-1]||null}var $n=1;function cg(t){$n+=t}function m2(t){return t.dynamicChildren=$n>0?ds||C.EMPTY_ARR:null,d2(),$n>0&&ds&&ds.push(t),t}function DL(t,e,s,i,r,n){return m2(Ng(t,e,s,i,r,n,!0))}function Ig(t,e,s,i,r){return m2(ft(t,e,s,i,r,!0))}function Rr(t){return t?t.__v_isVNode===!0:!1}function si(t,e){return t.type===e.type&&t.key===e.key}function LL(t){}var ep="__vInternal",g2=({key:t})=>t!=null?t:null,Bf=({ref:t,ref_key:e,ref_for:s})=>(typeof t=="number"&&(t=""+t),t!=null?C.isString(t)||ue.isRef(t)||C.isFunction(t)?{i:At,r:t,k:e,f:!!s}:t:null);function Ng(t,e=null,s=null,i=0,r=null,n=t===ns?0:1,o=!1,a=!1){let u={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&g2(e),ref:e&&Bf(e),scopeId:Wf,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:n,patchFlag:i,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:At};return a?(wg(u,s),n&128&&t.normalize(u)):s&&(u.shapeFlag|=C.isString(s)?8:16),$n>0&&!o&&ds&&(u.patchFlag>0||n&6)&&u.patchFlag!==32&&ds.push(u),u}var ft=FL;function FL(t,e=null,s=null,i=0,r=null,n=!1){if((!t||t===Mx)&&(t=Wt),Rr(t)){let a=Ei(t,e,!0);return s&&wg(a,s),$n>0&&!n&&ds&&(a.shapeFlag&6?ds[ds.indexOf(t)]=a:ds.push(a)),a.patchFlag|=-2,a}if(XL(t)&&(t=t.__vccOpts),e){e=y2(e);let{class:a,style:u}=e;a&&!C.isString(a)&&(e.class=C.normalizeClass(a)),C.isObject(u)&&(ue.isProxy(u)&&!C.isArray(u)&&(u=C.extend({},u)),e.style=C.normalizeStyle(u))}let o=C.isString(t)?1:Dx(t)?128:wL(t)?64:C.isObject(t)?4:C.isFunction(t)?2:0;return Ng(t,e,s,i,r,o,n,!0)}function y2(t){return t?ue.isProxy(t)||ep in t?C.extend({},t):t:null}function Ei(t,e,s=!1){let{props:i,ref:r,patchFlag:n,children:o}=t,a=e?E2(i||{},e):i;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:a,key:a&&g2(a),ref:e&&e.ref?s&&r?C.isArray(r)?r.concat(Bf(e)):[r,Bf(e)]:Bf(e):r,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==ns?n===-1?16:n|16:n,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Ei(t.ssContent),ssFallback:t.ssFallback&&Ei(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Og(t=" ",e=0){return ft(Hn,null,t,e)}function VL(t,e){let s=ft(Jo,null,t);return s.staticCount=e,s}function BL(t="",e=!1){return e?(Qf(),Ig(Wt,null,t)):ft(Wt,null,t)}function Ms(t){return t==null||typeof t=="boolean"?ft(Wt):C.isArray(t)?ft(ns,null,t.slice()):typeof t=="object"?wr(t):ft(Hn,null,String(t))}function wr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Ei(t)}function wg(t,e){let s=0,{shapeFlag:i}=t;if(e==null)e=null;else if(C.isArray(e))s=16;else if(typeof e=="object")if(i&65){let r=e.default;r&&(r._c&&(r._d=!1),wg(t,r()),r._c&&(r._d=!0));return}else{s=32;let r=e._;!r&&!(ep in e)?e._ctx=At:r===3&&At&&(At.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else C.isFunction(e)?(e={default:e,_ctx:At},s=32):(e=String(e),i&64?(s=16,e=[Og(e)]):s=8);t.children=e,t.shapeFlag|=s}function E2(...t){let e={};for(let s=0;s<t.length;s++){let i=t[s];for(let r in i)if(r==="class")e.class!==i.class&&(e.class=C.normalizeClass([e.class,i.class]));else if(r==="style")e.style=C.normalizeStyle([e.style,i.style]);else if(C.isOn(r)){let n=e[r],o=i[r];o&&n!==o&&!(C.isArray(n)&&n.includes(o))&&(e[r]=n?[].concat(n,o):o)}else r!==""&&(e[r]=i[r])}return e}function hs(t,e,s,i=null){qs(t,e,7,[s,i])}var UL=i2(),HL=0;function b2(t,e,s){let i=t.type,r=(e?e.appContext:t.appContext)||UL,n={uid:HL++,vnode:t,type:i,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new ue.EffectScope(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:o2(i,r),emitsOptions:kx(i,r),emit:null,emitted:null,propsDefaults:C.EMPTY_OBJ,inheritAttrs:i.inheritAttrs,ctx:C.EMPTY_OBJ,data:C.EMPTY_OBJ,props:C.EMPTY_OBJ,attrs:C.EMPTY_OBJ,slots:C.EMPTY_OBJ,refs:C.EMPTY_OBJ,setupState:C.EMPTY_OBJ,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return n.ctx={_:n},n.root=e?e.root:n,n.emit=bD.bind(null,n),t.ce&&t.ce(n),n}var Nt=null,Yo=()=>Nt||At,qf,fg;{let t=C.getGlobalThis(),e=(s,i)=>{let r;return(r=t[s])||(r=t[s]=[]),r.push(i),n=>{r.length>1?r.forEach(o=>o(n)):r[0](n)}};qf=e("__VUE_INSTANCE_SETTERS__",s=>Nt=s),fg=e("__VUE_SSR_SETTERS__",s=>wu=s)}var jn=t=>{let e=Nt;return qf(t),t.scope.on(),()=>{t.scope.off(),qf(e)}},pg=()=>{Nt&&Nt.scope.off(),qf(null)};function T2(t){return t.vnode.shapeFlag&4}var wu=!1;function _2(t,e=!1){e&&fg(e);let{props:s,children:i}=t.vnode,r=T2(t);TL(t,s,r,e),xL(t,i);let n=r?$L(t,e):void 0;return e&&fg(!1),n}function $L(t,e){let s=t.type;t.accessCache=Object.create(null),t.proxy=ue.markRaw(new Proxy(t.ctx,ng));let{setup:i}=s;if(i){let r=t.setupContext=i.length>1?x2(t):null,n=jn(t);ue.pauseTracking();let o=Hi(i,t,0,[t.props,r]);if(ue.resetTracking(),n(),C.isPromise(o)){if(o.then(pg,pg),e)return o.then(a=>{hg(t,a,e)}).catch(a=>{Kn(a,t,0)});t.asyncDep=o}else hg(t,o,e)}else S2(t,e)}function hg(t,e,s){C.isFunction(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:C.isObject(e)&&(t.setupState=ue.proxyRefs(e)),S2(t,s)}var Xf,dg;function jL(t){Xf=t,dg=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,ZD))}}var KL=()=>!Xf;function S2(t,e,s){let i=t.type;if(!t.render){if(!e&&Xf&&!i.render){let r=i.template||Ag(t).template;if(r){let{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:a,compilerOptions:u}=i,l=C.extend(C.extend({isCustomElement:n,delimiters:a},o),u);i.render=Xf(r,l)}}t.render=i.render||C.NOOP,dg&&dg(t)}{let r=jn(t);ue.pauseTracking();try{pL(t)}finally{ue.resetTracking(),r()}}}function qL(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,s){return ue.track(t,"get","$attrs"),e[s]}}))}function x2(t){let e=s=>{t.exposed=s||{}};return{get attrs(){return qL(t)},slots:t.slots,emit:t.emit,expose:e}}function tp(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(ue.proxyRefs(ue.markRaw(t.exposed)),{get(e,s){if(s in e)return e[s];if(s in bu)return bu[s](t)},has(e,s){return s in e||s in bu}}))}function mg(t,e=!0){return C.isFunction(t)?t.displayName||t.name:t.name||e&&t.__name}function XL(t){return C.isFunction(t)&&"__vccOpts"in t}var v2=(t,e)=>ue.computed(t,e,wu);function GL(t,e,s=C.EMPTY_OBJ){let i=Yo(),r=C.camelize(e),n=C.hyphenate(e),o=ue.customRef((u,l)=>{let c;return Bx(()=>{let f=t[e];C.hasChanged(c,f)&&(c=f,l())}),{get(){return u(),s.get?s.get(c):c},set(f){let p=i.vnode.props;!(p&&(e in p||r in p||n in p)&&(`onUpdate:${e}`in p||`onUpdate:${r}`in p||`onUpdate:${n}`in p))&&C.hasChanged(f,c)&&(c=f,l()),i.emit(`update:${e}`,s.set?s.set(f):f)}}}),a=e==="modelValue"?"modelModifiers":`${e}Modifiers`;return o[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?t[a]||{}:o,done:!1}:{done:!0}}}},o}function zL(t,e,s){let i=arguments.length;return i===2?C.isObject(e)&&!C.isArray(e)?Rr(e)?ft(t,null,[e]):ft(t,e):ft(t,null,e):(i>3?s=Array.prototype.slice.call(arguments,2):i===3&&Rr(s)&&(s=[s]),ft(t,e,s))}function WL(){}function JL(t,e,s,i){let r=s[i];if(r&&A2(r,t))return r;let n=e();return n.memo=t.slice(),s[i]=n}function A2(t,e){let s=t.memo;if(s.length!=e.length)return!1;for(let i=0;i<s.length;i++)if(C.hasChanged(s[i],e[i]))return!1;return $n>0&&ds&&ds.push(t),!0}var P2="3.4.21",YL=C.NOOP,ZL=dD,QL=void 0,e8=C.NOOP,t8={createComponentInstance:b2,setupComponent:_2,renderComponentRoot:Vf,setCurrentRenderingInstance:Au,isVNode:Rr,normalizeVNode:Ms},s8=t8,i8=null,r8=null,n8=null;q.EffectScope=ue.EffectScope;q.ReactiveEffect=ue.ReactiveEffect;q.TrackOpTypes=ue.TrackOpTypes;q.TriggerOpTypes=ue.TriggerOpTypes;q.customRef=ue.customRef;q.effect=ue.effect;q.effectScope=ue.effectScope;q.getCurrentScope=ue.getCurrentScope;q.isProxy=ue.isProxy;q.isReactive=ue.isReactive;q.isReadonly=ue.isReadonly;q.isRef=ue.isRef;q.isShallow=ue.isShallow;q.markRaw=ue.markRaw;q.onScopeDispose=ue.onScopeDispose;q.proxyRefs=ue.proxyRefs;q.reactive=ue.reactive;q.readonly=ue.readonly;q.ref=ue.ref;q.shallowReactive=ue.shallowReactive;q.shallowReadonly=ue.shallowReadonly;q.shallowRef=ue.shallowRef;q.stop=ue.stop;q.toRaw=ue.toRaw;q.toRef=ue.toRef;q.toRefs=ue.toRefs;q.toValue=ue.toValue;q.triggerRef=ue.triggerRef;q.unref=ue.unref;q.camelize=C.camelize;q.capitalize=C.capitalize;q.normalizeClass=C.normalizeClass;q.normalizeProps=C.normalizeProps;q.normalizeStyle=C.normalizeStyle;q.toDisplayString=C.toDisplayString;q.toHandlerKey=C.toHandlerKey;q.BaseTransition=jD;q.BaseTransitionPropsValidators=$x;q.Comment=Wt;q.DeprecationTypes=n8;q.ErrorCodes=hD;q.ErrorTypeStrings=ZL;q.Fragment=ns;q.KeepAlive=XD;q.Static=Jo;q.Suspense=RD;q.Teleport=ML;q.Text=Hn;q.assertNumber=pD;q.callWithAsyncErrorHandling=qs;q.callWithErrorHandling=Hi;q.cloneVNode=Ei;q.compatUtils=r8;q.computed=v2;q.createBlock=Ig;q.createCommentVNode=BL;q.createElementBlock=DL;q.createElementVNode=Ng;q.createHydrationRenderer=NL;q.createPropsRestProxy=cL;q.createRenderer=IL;q.createSlots=WD;q.createStaticVNode=VL;q.createTextVNode=Og;q.createVNode=ft;q.defineAsyncComponent=KD;q.defineComponent=Kx;q.defineEmits=eL;q.defineExpose=tL;q.defineModel=rL;q.defineOptions=sL;q.defineProps=QD;q.defineSlots=iL;q.devtools=QL;q.getCurrentInstance=Yo;q.getTransitionRawChildren=Sg;q.guardReactiveProps=y2;q.h=zL;q.handleError=Kn;q.hasInjectionContext=bL;q.initCustomFormatter=WL;q.inject=Tu;q.isMemoSame=A2;q.isRuntimeOnly=KL;q.isVNode=Rr;q.mergeDefaults=uL;q.mergeModels=lL;q.mergeProps=E2;q.nextTick=Ox;q.onActivated=qx;q.onBeforeMount=zx;q.onBeforeUnmount=Zf;q.onBeforeUpdate=Wx;q.onDeactivated=Xx;q.onErrorCaptured=Qx;q.onMounted=Yf;q.onRenderTracked=Zx;q.onRenderTriggered=Yx;q.onServerPrefetch=Jx;q.onUnmounted=vg;q.onUpdated=xg;q.openBlock=Qf;q.popScopeId=_D;q.provide=r2;q.pushScopeId=TD;q.queuePostFlushCb=Uf;q.registerRuntimeCompiler=jL;q.renderList=zD;q.renderSlot=JD;q.resolveComponent=ID;q.resolveDirective=OD;q.resolveDynamicComponent=ND;q.resolveFilter=i8;q.resolveTransitionHooks=$f;q.setBlockTracking=cg;q.setDevtoolsHook=e8;q.setTransitionHooks=Cu;q.ssrContextKey=Fx;q.ssrUtils=s8;q.toHandlers=YD;q.transformVNodeArgs=LL;q.useAttrs=aL;q.useModel=GL;q.useSSRContext=Vx;q.useSlots=oL;q.useTransitionState=Hx;q.version=P2;q.warn=YL;q.watch=Eu;q.watchEffect=VD;q.watchPostEffect=BD;q.watchSyncEffect=Bx;q.withAsyncContext=fL;q.withCtx=yg;q.withDefaults=nL;q.withDirectives=HD;q.withMemo=JL;q.withScopeId=SD});var tA=Ie(X=>{"use strict";Object.defineProperty(X,"__esModule",{value:!0});var se=W0(),b=Ts(),Gn=[];function Fu(t){Gn.push(t)}function Vu(){Gn.pop()}function Q(t,...e){se.pauseTracking();let s=Gn.length?Gn[Gn.length-1].component:null,i=s&&s.appContext.config.warnHandler,r=o8();if(i)_i(i,s,11,[t+e.map(n=>{var o,a;return(a=(o=n.toString)==null?void 0:o.call(n))!=null?a:JSON.stringify(n)}).join(""),s&&s.proxy,r.map(({vnode:n})=>`at <${Cp(s,n.type)}>`).join(`
|
|
53
53
|
`),r]);else{let n=[`[Vue warn]: ${t}`,...e];r.length&&n.push(`
|
|
54
54
|
`,...a8(r)),console.warn(...n)}se.resetTracking()}function o8(){let t=Gn[Gn.length-1];if(!t)return[];let e=[];for(;t;){let s=e[0];s&&s.vnode===t?s.recurseCount++:e.push({vnode:t,recurseCount:0});let i=t.component&&t.component.parent;t=i&&i.vnode}return e}function a8(t){let e=[];return t.forEach((s,i)=>{e.push(...i===0?[]:[`
|
|
55
|
-
`],...u8(s))}),e}function u8({vnode:t,recurseCount:e}){let s=e>0?`... (${e} recursive calls)`:"",i=t.component?t.component.parent==null:!1,r=` at <${Cp(t.component,t.type,i)}`,n=">"+s;return t.props?[r,...l8(t.props),n]:[r+n]}function l8(t){let e=[],s=Object.keys(t);return s.slice(0,3).forEach(i=>{e.push(...z2(i,t[i]))}),s.length>3&&e.push(" ..."),e}function z2(t,e,s){return b.isString(e)?(e=JSON.stringify(e),s?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?s?e:[`${t}=${e}`]:se.isRef(e)?(e=z2(t,se.toRaw(e.value),!0),s?e:[`${t}=Ref<`,e,">"]):b.isFunction(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=se.toRaw(e),s?e:[`${t}=`,e])}function W2(t,e){t!==void 0&&(typeof t!="number"?Q(`${e} is not a valid number - got ${JSON.stringify(t)}.`):isNaN(t)&&Q(`${e} is NaN - the duration expression might be incorrect.`))}var c8={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER"},yp={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function _i(t,e,s,i){try{return i?t(...i):t()}catch(r){Br(r,e,s)}}function Gs(t,e,s,i){if(b.isFunction(t)){let n=_i(t,e,s,i);return n&&b.isPromise(n)&&n.catch(o=>{Br(o,e,s)}),n}let r=[];for(let n=0;n<t.length;n++)r.push(Gs(t[n],e,s,i));return r}function Br(t,e,s,i=!0){let r=e?e.vnode:null;if(e){let n=e.parent,o=e.proxy,a=yp[s];for(;n;){let l=n.ec;if(l){for(let c=0;c<l.length;c++)if(l[c](t,o,a)===!1)return}n=n.parent}let u=e.appContext.config.errorHandler;if(u){_i(u,null,10,[t,o,a]);return}}f8(t,s,r,i)}function f8(t,e,s,i=!0){{let r=yp[e];if(s&&Fu(s),Q(`Unhandled error${r?` during execution of ${r}`:""}`),s&&Vu(),i)throw t;console.error(t)}}var qu=!1,Bg=!1,Jt=[],Ti=0,Qo=[],Xi=null,kr=0,J2=Promise.resolve(),ry=null,p8=100;function Y2(t){let e=ry||J2;return t?e.then(this?t.bind(this):t):e}function h8(t){let e=Ti+1,s=Jt.length;for(;e<s;){let i=e+s>>>1,r=Jt[i],n=Gu(r);n<t||n===t&&r.pre?e=i+1:s=i}return e}function Qu(t){(!Jt.length||!Jt.includes(t,qu&&t.allowRecurse?Ti+1:Ti))&&(t.id==null?Jt.push(t):Jt.splice(h8(t.id),0,t),Z2())}function Z2(){!qu&&!Bg&&(Bg=!0,ry=J2.then(Q2))}function d8(t){let e=Jt.indexOf(t);e>Ti&&Jt.splice(e,1)}function Xu(t){b.isArray(t)?Qo.push(...t):(!Xi||!Xi.includes(t,t.allowRecurse?kr+1:kr))&&Qo.push(t),Z2()}function I2(t,e,s=qu?Ti+1:0){for(e=e||new Map;s<Jt.length;s++){let i=Jt[s];if(i&&i.pre){if(t&&i.id!==t.uid||ny(e,i))continue;Jt.splice(s,1),s--,i()}}}function up(t){if(Qo.length){let e=[...new Set(Qo)].sort((s,i)=>Gu(s)-Gu(i));if(Qo.length=0,Xi){Xi.push(...e);return}for(Xi=e,t=t||new Map,kr=0;kr<Xi.length;kr++)ny(t,Xi[kr])||Xi[kr]();Xi=null,kr=0}}var Gu=t=>t.id==null?1/0:t.id,m8=(t,e)=>{let s=Gu(t)-Gu(e);if(s===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return s};function Q2(t){Bg=!1,qu=!0,t=t||new Map,Jt.sort(m8);let e=s=>ny(t,s);try{for(Ti=0;Ti<Jt.length;Ti++){let s=Jt[Ti];if(s&&s.active!==!1){if(e(s))continue;_i(s,null,14)}}}finally{Ti=0,Jt.length=0,up(t),qu=!1,ry=null,(Jt.length||Qo.length)&&Q2(t)}}function ny(t,e){if(!t.has(e))t.set(e,1);else{let s=t.get(e);if(s>p8){let i=e.ownerInstance,r=i&&Zu(i.type);return Br(`Maximum recursive updates exceeded${r?` in component <${r}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else t.set(e,s+1)}}var Fr=!1,Zo=new Set;b.getGlobalThis().__VUE_HMR_RUNTIME__={createRecord:Rg(ev),rerender:Rg(E8),reload:Rg(b8)};var Yn=new Map;function g8(t){let e=t.type.__hmrId,s=Yn.get(e);s||(ev(e,t.type),s=Yn.get(e)),s.instances.add(t)}function y8(t){Yn.get(t.type.__hmrId).instances.delete(t)}function ev(t,e){return Yn.has(t)?!1:(Yn.set(t,{initialDef:Bu(e),instances:new Set}),!0)}function Bu(t){return Zv(t)?t.__vccOpts:t}function E8(t,e){let s=Yn.get(t);s&&(s.initialDef.render=e,[...s.instances].forEach(i=>{e&&(i.render=e,Bu(i.type).render=e),i.renderCache=[],Fr=!0,i.effect.dirty=!0,i.update(),Fr=!1}))}function b8(t,e){let s=Yn.get(t);if(!s)return;e=Bu(e),N2(s.initialDef,e);let i=[...s.instances];for(let r of i){let n=Bu(r.type);Zo.has(n)||(n!==s.initialDef&&N2(n,e),Zo.add(n)),r.appContext.propsCache.delete(r.type),r.appContext.emitsCache.delete(r.type),r.appContext.optionsCache.delete(r.type),r.ceReload?(Zo.add(n),r.ceReload(e.styles),Zo.delete(n)):r.parent?(r.parent.effect.dirty=!0,Qu(r.parent.update)):r.appContext.reload?r.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Xu(()=>{for(let r of i)Zo.delete(Bu(r.type))})}function N2(t,e){b.extend(t,e);for(let s in t)s!=="__file"&&!(s in e)&&delete t[s]}function Rg(t){return(e,s)=>{try{return t(e,s)}catch(i){console.error(i),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}var ii,Mu=[],Ug=!1;function el(t,...e){ii?ii.emit(t,...e):Ug||Mu.push({event:t,args:e})}function oy(t,e){var s,i;ii=t,ii?(ii.enabled=!0,Mu.forEach(({event:r,args:n})=>ii.emit(r,...n)),Mu=[]):typeof window!="undefined"&&window.HTMLElement&&!((i=(s=window.navigator)==null?void 0:s.userAgent)!=null&&i.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(n=>{oy(n,e)}),setTimeout(()=>{ii||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Ug=!0,Mu=[])},3e3)):(Ug=!0,Mu=[])}function T8(t,e){el("app:init",t,e,{Fragment:Kt,Text:Vr,Comment:Tt,Static:Jn})}function _8(t){el("app:unmount",t)}var Hg=ay("component:added"),tv=ay("component:updated"),S8=ay("component:removed"),x8=t=>{ii&&typeof ii.cleanupBuffer=="function"&&!ii.cleanupBuffer(t)&&S8(t)};function ay(t){return e=>{el(t,e.appContext.app,e.uid,e.parent?e.parent.uid:void 0,e)}}var v8=sv("perf:start"),A8=sv("perf:end");function sv(t){return(e,s,i)=>{el(t,e.appContext.app,e.uid,e,s,i)}}function P8(t,e,s){el("component:emit",t.appContext.app,t,e,s)}function C8(t,e,...s){if(t.isUnmounted)return;let i=t.vnode.props||b.EMPTY_OBJ;{let{emitsOptions:c,propsOptions:[f]}=t;if(c)if(!(e in c))(!f||!(b.toHandlerKey(e)in f))&&Q(`Component emitted event "${e}" but it is neither declared in the emits option nor as an "${b.toHandlerKey(e)}" prop.`);else{let p=c[e];b.isFunction(p)&&(p(...s)||Q(`Invalid event arguments: event validation failed for event "${e}".`))}}let r=s,n=e.startsWith("update:"),o=n&&e.slice(7);if(o&&o in i){let c=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:p}=i[c]||b.EMPTY_OBJ;p&&(r=s.map(h=>b.isString(h)?h.trim():h)),f&&(r=s.map(b.looseToNumber))}P8(t,e,r);{let c=e.toLowerCase();c!==e&&i[b.toHandlerKey(c)]&&Q(`Event "${c}" is emitted in component ${Cp(t,t.type)} but the handler is registered for "${e}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${b.hyphenate(e)}" instead of "${e}".`)}let a,u=i[a=b.toHandlerKey(e)]||i[a=b.toHandlerKey(b.camelize(e))];!u&&n&&(u=i[a=b.toHandlerKey(b.hyphenate(e))]),u&&Gs(u,t,6,r);let l=i[a+"Once"];if(l){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Gs(l,t,6,r)}}function iv(t,e,s=!1){let i=e.emitsCache,r=i.get(t);if(r!==void 0)return r;let n=t.emits,o={},a=!1;if(!b.isFunction(t)){let u=l=>{let c=iv(l,e,!0);c&&(a=!0,b.extend(o,c))};!s&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}return!n&&!a?(b.isObject(t)&&i.set(t,null),null):(b.isArray(n)?n.forEach(u=>o[u]=null):b.extend(o,n),b.isObject(t)&&i.set(t,o),o)}function Ep(t,e){return!t||!b.isOn(e)?!1:(e=e.slice(2).replace(/Once$/,""),b.hasOwn(t,e[0].toLowerCase()+e.slice(1))||b.hasOwn(t,b.hyphenate(e))||b.hasOwn(t,e))}var ft=null,bp=null;function zu(t){let e=ft;return ft=t,bp=t&&t.type.__scopeId||null,e}function I8(t){bp=t}function N8(){bp=null}var O8=t=>uy;function uy(t,e=ft,s){if(!e||t._n)return t;let i=(...r)=>{i._d&&Jg(-1);let n=zu(e),o;try{o=t(...r)}finally{zu(n),i._d&&Jg(1)}return tv(e),o};return i._n=!0,i._c=!0,i._d=!0,i}var $g=!1;function lp(){$g=!0}function op(t){let{type:e,vnode:s,proxy:i,withProxy:r,props:n,propsOptions:[o],slots:a,attrs:u,emit:l,render:c,renderCache:f,data:p,setupState:h,ctx:d,inheritAttrs:_}=t,y,x,T=zu(t);$g=!1;try{if(s.shapeFlag&4){let v=r||i,N=h.__isScriptSetup?new Proxy(v,{get(L,A,k){return Q(`Property '${String(A)}' was accessed via 'this'. Avoid using 'this' in templates.`),Reflect.get(L,A,k)}}):v;y=gs(c.call(N,v,f,n,h,p,d)),x=u}else{let v=e;u===n&&lp(),y=gs(v.length>1?v(n,{get attrs(){return lp(),u},slots:a,emit:l}):v(n,null)),x=e.props?u:w8(u)}}catch(v){ju.length=0,Br(v,t,1),y=pt(Tt)}let g=y,E;if(y.patchFlag>0&&y.patchFlag&2048&&([g,E]=rv(y)),x&&_!==!1){let v=Object.keys(x),{shapeFlag:N}=g;if(v.length){if(N&7)o&&v.some(b.isModelListener)&&(x=R8(x,o)),g=zs(g,x);else if(!$g&&g.type!==Tt){let L=Object.keys(u),A=[],k=[];for(let O=0,P=L.length;O<P;O++){let I=L[O];b.isOn(I)?b.isModelListener(I)||A.push(I[2].toLowerCase()+I.slice(3)):k.push(I)}k.length&&Q(`Extraneous non-props attributes (${k.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),A.length&&Q(`Extraneous non-emits event listeners (${A.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return s.dirs&&(O2(g)||Q("Runtime directive used on component with non-element root node. The directives will not function as intended."),g=zs(g),g.dirs=g.dirs?g.dirs.concat(s.dirs):s.dirs),s.transition&&(O2(g)||Q("Component inside <Transition> renders non-element root node that cannot be animated."),g.transition=s.transition),E?E(g):y=g,zu(T),y}var rv=t=>{let e=t.children,s=t.dynamicChildren,i=Tp(e,!1);if(i){if(i.patchFlag>0&&i.patchFlag&2048)return rv(i)}else return[t,void 0];let r=e.indexOf(i),n=s?s.indexOf(i):-1,o=a=>{e[r]=a,s&&(n>-1?s[n]=a:a.patchFlag>0&&(t.dynamicChildren=[...s,a]))};return[gs(i),o]};function Tp(t,e=!0){let s;for(let i=0;i<t.length;i++){let r=t[i];if(Gi(r)){if(r.type!==Tt||r.children==="v-if"){if(s)return;if(s=r,e&&s.patchFlag>0&&s.patchFlag&2048)return Tp(s.children)}}else return}return s}var w8=t=>{let e;for(let s in t)(s==="class"||s==="style"||b.isOn(s))&&((e||(e={}))[s]=t[s]);return e},R8=(t,e)=>{let s={};for(let i in t)(!b.isModelListener(i)||!(i.slice(9)in e))&&(s[i]=t[i]);return s},O2=t=>t.shapeFlag&7||t.type===Tt;function k8(t,e,s){let{props:i,children:r,component:n}=t,{props:o,children:a,patchFlag:u}=e,l=n.emitsOptions;if((r||a)&&Fr||e.dirs||e.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return i?w2(i,o,l):!!o;if(u&8){let c=e.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(o[p]!==i[p]&&!Ep(l,p))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:i===o?!1:i?o?w2(i,o,l):!0:!!o;return!1}function w2(t,e,s){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let r=0;r<i.length;r++){let n=i[r];if(e[n]!==t[n]&&!Ep(s,n))return!0}return!1}function ly({vnode:t,parent:e},s){for(;e;){let i=e.subTree;if(i.suspense&&i.suspense.activeBranch===t&&(i.el=t.el),i===t)(t=e.vnode).el=s,e=e.parent;else break}}var cp="components",M8="directives";function D8(t,e){return fy(cp,t,!0,e)||t}var cy=Symbol.for("v-ndc");function L8(t){return b.isString(t)?fy(cp,t,!1)||t:t||cy}function F8(t){return fy(M8,t)}function fy(t,e,s=!0,i=!1){let r=ft||bt;if(r){let n=r.type;if(t===cp){let a=Zu(n,!1);if(a&&(a===e||a===b.camelize(e)||a===b.capitalize(b.camelize(e))))return n}let o=R2(r[t]||n[t],e)||R2(r.appContext[t],e);if(!o&&i)return n;if(s&&!o){let a=t===cp?`
|
|
56
|
-
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";Q(`Failed to resolve ${t.slice(0,-1)}: ${e}${a}`)}return o}else Q(`resolve${b.capitalize(t.slice(0,-1))} can only be used in render() or setup().`)}function R2(t,e){return t&&(t[e]||t[b.camelize(e)]||t[b.capitalize(b.camelize(e))])}var nv=t=>t.__isSuspense,jg=0,V8={name:"Suspense",__isSuspense:!0,process(t,e,s,i,r,n,o,a,u,l){if(t==null)U8(e,s,i,r,n,o,a,u,l);else{if(n&&n.deps>0&&!t.suspense.isInFallback){e.suspense=t.suspense,e.suspense.vnode=e,e.el=t.el;return}H8(t,e,s,i,r,o,a,u,l)}},hydrate:$8,create:py,normalize:j8},B8=V8;function Wu(t,e){let s=t.props&&t.props[e];b.isFunction(s)&&s()}function U8(t,e,s,i,r,n,o,a,u){let{p:l,o:{createElement:c}}=u,f=c("div"),p=t.suspense=py(t,r,i,e,f,s,n,o,a,u);l(null,p.pendingBranch=t.ssContent,f,null,i,p,n,o),p.deps>0?(Wu(t,"onPending"),Wu(t,"onFallback"),l(null,t.ssFallback,e,s,i,null,n,o),ea(p,t.ssFallback)):p.resolve(!1,!0)}function H8(t,e,s,i,r,n,o,a,{p:u,um:l,o:{createElement:c}}){let f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;let p=e.ssContent,h=e.ssFallback,{activeBranch:d,pendingBranch:_,isInFallback:y,isHydrating:x}=f;if(_)f.pendingBranch=p,ri(p,_)?(u(_,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():y&&(x||(u(d,h,s,i,r,null,n,o,a),ea(f,h)))):(f.pendingId=jg++,x?(f.isHydrating=!1,f.activeBranch=_):l(_,r,f),f.deps=0,f.effects.length=0,f.hiddenContainer=c("div"),y?(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():(u(d,h,s,i,r,null,n,o,a),ea(f,h))):d&&ri(p,d)?(u(d,p,s,i,r,f,n,o,a),f.resolve(!0)):(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0&&f.resolve()));else if(d&&ri(p,d))u(d,p,s,i,r,f,n,o,a),ea(f,p);else if(Wu(e,"onPending"),f.pendingBranch=p,p.shapeFlag&512?f.pendingId=p.component.suspenseId:f.pendingId=jg++,u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0)f.resolve();else{let{timeout:T,pendingId:g}=f;T>0?setTimeout(()=>{f.pendingId===g&&f.fallback(h)},T):T===0&&f.fallback(h)}}var k2=!1;function py(t,e,s,i,r,n,o,a,u,l,c=!1){k2||(k2=!0,console[console.info?"info":"log"]("<Suspense> is an experimental feature and its API will likely change."));let{p:f,m:p,um:h,n:d,o:{parentNode:_,remove:y}}=l,x,T=K8(t);T&&e!=null&&e.pendingBranch&&(x=e.pendingId,e.deps++);let g=t.props?b.toNumber(t.props.timeout):void 0;W2(g,"Suspense timeout");let E=n,v={vnode:t,parent:e,parentComponent:s,namespace:o,container:i,hiddenContainer:r,deps:0,pendingId:jg++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(N=!1,L=!1){{if(!N&&!v.pendingBranch)throw new Error("suspense.resolve() is called without a pending branch.");if(v.isUnmounted)throw new Error("suspense.resolve() is called on an already unmounted suspense boundary.")}let{vnode:A,activeBranch:k,pendingBranch:O,pendingId:P,effects:I,parentComponent:j,container:Y}=v,Z=!1;v.isHydrating?v.isHydrating=!1:N||(Z=k&&O.transition&&O.transition.mode==="out-in",Z&&(k.transition.afterLeave=()=>{P===v.pendingId&&(p(O,Y,n===E?d(k):n,0),Xu(I))}),k&&(_(k.el)!==v.hiddenContainer&&(n=d(k)),h(k,j,v,!0)),Z||p(O,Y,n,0)),ea(v,O),v.pendingBranch=null,v.isInFallback=!1;let K=v.parent,ee=!1;for(;K;){if(K.pendingBranch){K.effects.push(...I),ee=!0;break}K=K.parent}!ee&&!Z&&Xu(I),v.effects=[],T&&e&&e.pendingBranch&&x===e.pendingId&&(e.deps--,e.deps===0&&!L&&e.resolve()),Wu(A,"onResolve")},fallback(N){if(!v.pendingBranch)return;let{vnode:L,activeBranch:A,parentComponent:k,container:O,namespace:P}=v;Wu(L,"onFallback");let I=d(A),j=()=>{v.isInFallback&&(f(null,N,O,I,k,null,P,a,u),ea(v,N))},Y=N.transition&&N.transition.mode==="out-in";Y&&(A.transition.afterLeave=j),v.isInFallback=!0,h(A,k,null,!0),Y||j()},move(N,L,A){v.activeBranch&&p(v.activeBranch,N,L,A),v.container=N},next(){return v.activeBranch&&d(v.activeBranch)},registerDep(N,L){let A=!!v.pendingBranch;A&&v.deps++;let k=N.vnode.el;N.asyncDep.catch(O=>{Br(O,N,0)}).then(O=>{if(N.isUnmounted||v.isUnmounted||v.pendingId!==N.suspenseId)return;N.asyncResolved=!0;let{vnode:P}=N;Fu(P),ty(N,O,!1),k&&(P.el=k);let I=!k&&N.subTree.el;L(N,P,_(k||N.subTree.el),k?null:d(N.subTree),v,o,u),I&&y(I),ly(N,P.el),Vu(),A&&--v.deps===0&&v.resolve()})},unmount(N,L){v.isUnmounted=!0,v.activeBranch&&h(v.activeBranch,s,N,L),v.pendingBranch&&h(v.pendingBranch,s,N,L)}};return v}function $8(t,e,s,i,r,n,o,a,u){let l=e.suspense=py(e,i,s,t.parentNode,document.createElement("div"),null,r,n,o,a,!0),c=u(t,l.pendingBranch=e.ssContent,s,l,n,o);return l.deps===0&&l.resolve(!1,!0),c}function j8(t){let{shapeFlag:e,children:s}=t,i=e&32;t.ssContent=M2(i?s.default:s),t.ssFallback=i?M2(s.fallback):pt(Tt)}function M2(t){let e;if(b.isFunction(t)){let s=Zn&&t._c;s&&(t._d=!1,vp()),t=t(),s&&(t._d=!0,e=ys,Uv())}if(b.isArray(t)){let s=Tp(t);!s&&t.filter(i=>i!==cy).length>0&&Q("<Suspense> slots expect a single root node."),t=s}return t=gs(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(s=>s!==t)),t}function ov(t,e){e&&e.pendingBranch?b.isArray(t)?e.effects.push(...t):e.effects.push(t):Xu(t)}function ea(t,e){t.activeBranch=e;let{vnode:s,parentComponent:i}=t,r=e.el;for(;!r&&e.component;)e=e.component.subTree,r=e.el;s.el=r,i&&i.subTree===s&&(i.vnode.el=r,ly(i,r))}function K8(t){var e;return((e=t.props)==null?void 0:e.suspensible)!=null&&t.props.suspensible!==!1}var av=Symbol.for("v-scx"),uv=()=>{{let t=$u(av);return t||Q("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),t}};function q8(t,e){return tl(t,null,e)}function X8(t,e){return tl(t,null,b.extend({},e,{flush:"post"}))}function lv(t,e){return tl(t,null,b.extend({},e,{flush:"sync"}))}var sp={};function Uu(t,e,s){return b.isFunction(e)||Q("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),tl(t,e,s)}function tl(t,e,{immediate:s,deep:i,flush:r,once:n,onTrack:o,onTrigger:a}=b.EMPTY_OBJ){if(e&&n){let L=e;e=(...A)=>{L(...A),N()}}i!==void 0&&typeof i=="number"&&Q('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),e||(s!==void 0&&Q('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),i!==void 0&&Q('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),n!==void 0&&Q('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));let u=L=>{Q("Invalid watch source: ",L,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},l=bt,c=L=>i===!0?L:Xn(L,i===!1?1:void 0),f,p=!1,h=!1;if(se.isRef(t)?(f=()=>t.value,p=se.isShallow(t)):se.isReactive(t)?(f=()=>c(t),p=!0):b.isArray(t)?(h=!0,p=t.some(L=>se.isReactive(L)||se.isShallow(L)),f=()=>t.map(L=>{if(se.isRef(L))return L.value;if(se.isReactive(L))return c(L);if(b.isFunction(L))return _i(L,l,2);u(L)})):b.isFunction(t)?e?f=()=>_i(t,l,2):f=()=>(d&&d(),Gs(t,l,3,[_])):(f=b.NOOP,u(t)),e&&i){let L=f;f=()=>Xn(L())}let d,_=L=>{d=E.onStop=()=>{_i(L,l,4),d=E.onStop=void 0}},y;if(sl)if(_=b.NOOP,e?s&&Gs(e,l,3,[f(),h?[]:void 0,_]):f(),r==="sync"){let L=uv();y=L.__watcherHandles||(L.__watcherHandles=[])}else return b.NOOP;let x=h?new Array(t.length).fill(sp):sp,T=()=>{if(!(!E.active||!E.dirty))if(e){let L=E.run();(i||p||(h?L.some((A,k)=>b.hasChanged(A,x[k])):b.hasChanged(L,x)))&&(d&&d(),Gs(e,l,3,[L,x===sp?void 0:h&&x[0]===sp?[]:x,_]),x=L)}else E.run()};T.allowRecurse=!!e;let g;r==="sync"?g=T:r==="post"?g=()=>jt(T,l&&l.suspense):(T.pre=!0,l&&(T.id=l.uid),g=()=>Qu(T));let E=new se.ReactiveEffect(f,b.NOOP,g),v=se.getCurrentScope(),N=()=>{E.stop(),v&&b.remove(v.effects,E)};return E.onTrack=o,E.onTrigger=a,e?s?T():x=E.run():r==="post"?jt(E.run.bind(E),l&&l.suspense):E.run(),y&&y.push(N),N}function G8(t,e,s){let i=this.proxy,r=b.isString(t)?t.includes(".")?cv(i,t):()=>i[t]:t.bind(i,i),n;b.isFunction(e)?n=e:(n=e.handler,s=e);let o=Qn(this),a=tl(r,n.bind(i),s);return o(),a}function cv(t,e){let s=e.split(".");return()=>{let i=t;for(let r=0;r<s.length&&i;r++)i=i[s[r]];return i}}function Xn(t,e,s=0,i){if(!b.isObject(t)||t.__v_skip)return t;if(e&&e>0){if(s>=e)return t;s++}if(i=i||new Set,i.has(t))return t;if(i.add(t),se.isRef(t))Xn(t.value,e,s,i);else if(b.isArray(t))for(let r=0;r<t.length;r++)Xn(t[r],e,s,i);else if(b.isSet(t)||b.isMap(t))t.forEach(r=>{Xn(r,e,s,i)});else if(b.isPlainObject(t))for(let r in t)Xn(t[r],e,s,i);return t}function fv(t){b.isBuiltInDirective(t)&&Q("Do not use built-in directive ids as custom directive id: "+t)}function z8(t,e){if(ft===null)return Q("withDirectives can only be used inside render functions."),t;let s=Pp(ft)||ft.proxy,i=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[n,o,a,u=b.EMPTY_OBJ]=e[r];n&&(b.isFunction(n)&&(n={mounted:n,updated:n}),n.deep&&Xn(o),i.push({dir:n,instance:s,value:o,oldValue:void 0,arg:a,modifiers:u}))}return t}function bi(t,e,s,i){let r=t.dirs,n=e&&e.dirs;for(let o=0;o<r.length;o++){let a=r[o];n&&(a.oldValue=n[o].value);let u=a.dir[i];u&&(se.pauseTracking(),Gs(u,s,8,[t.el,a,t,e]),se.resetTracking())}}var Mr=Symbol("_leaveCb"),ip=Symbol("_enterCb");function pv(){let t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Sp(()=>{t.isMounted=!0}),xp(()=>{t.isUnmounting=!0}),t}var Xs=[Function,Array],hv={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Xs,onEnter:Xs,onAfterEnter:Xs,onEnterCancelled:Xs,onBeforeLeave:Xs,onLeave:Xs,onAfterLeave:Xs,onLeaveCancelled:Xs,onBeforeAppear:Xs,onAppear:Xs,onAfterAppear:Xs,onAppearCancelled:Xs},W8={name:"BaseTransition",props:hv,setup(t,{slots:e}){let s=to(),i=pv();return()=>{let r=e.default&&hy(e.default(),!0);if(!r||!r.length)return;let n=r[0];if(r.length>1){let p=!1;for(let h of r)if(h.type!==Tt){if(p){Q("<transition> can only be used on a single element or component. Use <transition-group> for lists.");break}n=h,p=!0}}let o=se.toRaw(t),{mode:a}=o;if(a&&a!=="in-out"&&a!=="out-in"&&a!=="default"&&Q(`invalid <transition> mode: ${a}`),i.isLeaving)return kg(n);let u=D2(n);if(!u)return kg(n);let l=fp(u,o,i,s);Ju(u,l);let c=s.subTree,f=c&&D2(c);if(f&&f.type!==Tt&&!ri(u,f)){let p=fp(f,o,i,s);if(Ju(f,p),a==="out-in")return i.isLeaving=!0,p.afterLeave=()=>{i.isLeaving=!1,s.update.active!==!1&&(s.effect.dirty=!0,s.update())},kg(n);a==="in-out"&&u.type!==Tt&&(p.delayLeave=(h,d,_)=>{let y=dv(i,f);y[String(f.key)]=f,h[Mr]=()=>{d(),h[Mr]=void 0,delete l.delayedLeave},l.delayedLeave=_})}return n}}},J8=W8;function dv(t,e){let{leavingVNodes:s}=t,i=s.get(e.type);return i||(i=Object.create(null),s.set(e.type,i)),i}function fp(t,e,s,i){let{appear:r,mode:n,persisted:o=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:l,onEnterCancelled:c,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:d,onBeforeAppear:_,onAppear:y,onAfterAppear:x,onAppearCancelled:T}=e,g=String(t.key),E=dv(s,t),v=(A,k)=>{A&&Gs(A,i,9,k)},N=(A,k)=>{let O=k[1];v(A,k),b.isArray(A)?A.every(P=>P.length<=1)&&O():A.length<=1&&O()},L={mode:n,persisted:o,beforeEnter(A){let k=a;if(!s.isMounted)if(r)k=_||a;else return;A[Mr]&&A[Mr](!0);let O=E[g];O&&ri(t,O)&&O.el[Mr]&&O.el[Mr](),v(k,[A])},enter(A){let k=u,O=l,P=c;if(!s.isMounted)if(r)k=y||u,O=x||l,P=T||c;else return;let I=!1,j=A[ip]=Y=>{I||(I=!0,Y?v(P,[A]):v(O,[A]),L.delayedLeave&&L.delayedLeave(),A[ip]=void 0)};k?N(k,[A,j]):j()},leave(A,k){let O=String(t.key);if(A[ip]&&A[ip](!0),s.isUnmounting)return k();v(f,[A]);let P=!1,I=A[Mr]=j=>{P||(P=!0,k(),j?v(d,[A]):v(h,[A]),A[Mr]=void 0,E[O]===t&&delete E[O])};E[O]=t,p?N(p,[A,I]):I()},clone(A){return fp(A,e,s,i)}};return L}function kg(t){if(ia(t))return t=zs(t),t.children=null,t}function D2(t){return ia(t)?t.component?t.component.subTree:t.children?t.children[0]:void 0:t}function Ju(t,e){t.shapeFlag&6&&t.component?Ju(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function hy(t,e=!1,s){let i=[],r=0;for(let n=0;n<t.length;n++){let o=t[n],a=s==null?o.key:String(s)+String(o.key!=null?o.key:n);o.type===Kt?(o.patchFlag&128&&r++,i=i.concat(hy(o.children,e,a))):(e||o.type!==Tt)&&i.push(a!=null?zs(o,{key:a}):o)}if(r>1)for(let n=0;n<i.length;n++)i[n].patchFlag=-2;return i}function mv(t,e){return b.isFunction(t)?b.extend({name:t.name},e,{setup:t}):t}var zn=t=>!!t.type.__asyncLoader;function Y8(t){b.isFunction(t)&&(t={loader:t});let{loader:e,loadingComponent:s,errorComponent:i,delay:r=200,timeout:n,suspensible:o=!0,onError:a}=t,u=null,l,c=0,f=()=>(c++,u=null,p()),p=()=>{let h;return u||(h=u=e().catch(d=>{if(d=d instanceof Error?d:new Error(String(d)),a)return new Promise((_,y)=>{a(d,()=>_(f()),()=>y(d),c+1)});throw d}).then(d=>{if(h!==u&&u)return u;if(d||Q("Async component loader resolved to undefined. If you are using retry(), make sure to return its return value."),d&&(d.__esModule||d[Symbol.toStringTag]==="Module")&&(d=d.default),d&&!b.isObject(d)&&!b.isFunction(d))throw new Error(`Invalid async component load result: ${d}`);return l=d,d}))};return mv({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return l},setup(){let h=bt;if(l)return()=>Mg(l,h);let d=T=>{u=null,Br(T,h,13,!i)};if(o&&h.suspense||sl)return p().then(T=>()=>Mg(T,h)).catch(T=>(d(T),()=>i?pt(i,{error:T}):null));let _=se.ref(!1),y=se.ref(),x=se.ref(!!r);return r&&setTimeout(()=>{x.value=!1},r),n!=null&&setTimeout(()=>{if(!_.value&&!y.value){let T=new Error(`Async component timed out after ${n}ms.`);d(T),y.value=T}},n),p().then(()=>{_.value=!0,h.parent&&ia(h.parent.vnode)&&(h.parent.effect.dirty=!0,Qu(h.parent.update))}).catch(T=>{d(T),y.value=T}),()=>{if(_.value&&l)return Mg(l,h);if(y.value&&i)return pt(i,{error:y.value});if(s&&!x.value)return pt(s)}}})}function Mg(t,e){let{ref:s,props:i,children:r,ce:n}=e.vnode,o=pt(t,i,r);return o.ref=s,o.ce=n,delete e.vnode.ce,o}var ia=t=>t.type.__isKeepAlive,Z8={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){let s=to(),i=s.ctx;if(!i.renderer)return()=>{let T=e.default&&e.default();return T&&T.length===1?T[0]:T};let r=new Map,n=new Set,o=null;s.__v_cache=r;let a=s.suspense,{renderer:{p:u,m:l,um:c,o:{createElement:f}}}=i,p=f("div");i.activate=(T,g,E,v,N)=>{let L=T.component;l(T,g,E,0,a),u(L.vnode,T,g,E,L,a,v,T.slotScopeIds,N),jt(()=>{L.isDeactivated=!1,L.a&&b.invokeArrayFns(L.a);let A=T.props&&T.props.onVnodeMounted;A&&ms(A,L.parent,T)},a),Hg(L)},i.deactivate=T=>{let g=T.component;l(T,p,null,1,a),jt(()=>{g.da&&b.invokeArrayFns(g.da);let E=T.props&&T.props.onVnodeUnmounted;E&&ms(E,g.parent,T),g.isDeactivated=!0},a),Hg(g)};function h(T){Dg(T),c(T,s,a,!0)}function d(T){r.forEach((g,E)=>{let v=Zu(g.type);v&&(!T||!T(v))&&_(E)})}function _(T){let g=r.get(T);!o||!ri(g,o)?h(g):o&&Dg(o),r.delete(T),n.delete(T)}Uu(()=>[t.include,t.exclude],([T,g])=>{T&&d(E=>Du(T,E)),g&&d(E=>!Du(g,E))},{flush:"post",deep:!0});let y=null,x=()=>{y!=null&&r.set(y,Lg(s.subTree))};return Sp(x),dy(x),xp(()=>{r.forEach(T=>{let{subTree:g,suspense:E}=s,v=Lg(g);if(T.type===v.type&&T.key===v.key){Dg(v);let N=v.component.da;N&&jt(N,E);return}h(T)})}),()=>{if(y=null,!e.default)return null;let T=e.default(),g=T[0];if(T.length>1)return Q("KeepAlive should contain exactly one component child."),o=null,T;if(!Gi(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return o=null,g;let E=Lg(g),v=E.type,N=Zu(zn(E)?E.type.__asyncResolved||{}:v),{include:L,exclude:A,max:k}=t;if(L&&(!N||!Du(L,N))||A&&N&&Du(A,N))return o=E,g;let O=E.key==null?v:E.key,P=r.get(O);return E.el&&(E=zs(E),g.shapeFlag&128&&(g.ssContent=E)),y=O,P?(E.el=P.el,E.component=P.component,E.transition&&Ju(E,E.transition),E.shapeFlag|=512,n.delete(O),n.add(O)):(n.add(O),k&&n.size>parseInt(k,10)&&_(n.values().next().value)),E.shapeFlag|=256,o=E,nv(g.type)?g:E}}},Q8=Z8;function Du(t,e){return b.isArray(t)?t.some(s=>Du(s,e)):b.isString(t)?t.split(",").includes(e):b.isRegExp(t)?t.test(e):!1}function gv(t,e){Ev(t,"a",e)}function yv(t,e){Ev(t,"da",e)}function Ev(t,e,s=bt){let i=t.__wdc||(t.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(_p(e,i,s),s){let r=s.parent;for(;r&&r.parent;)ia(r.parent.vnode)&&e5(i,e,s,r),r=r.parent}}function e5(t,e,s,i){let r=_p(e,t,i,!0);my(()=>{b.remove(i[e],r)},s)}function Dg(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function Lg(t){return t.shapeFlag&128?t.ssContent:t}function _p(t,e,s=bt,i=!1){if(s){let r=s[t]||(s[t]=[]),n=e.__weh||(e.__weh=(...o)=>{if(s.isUnmounted)return;se.pauseTracking();let a=Qn(s),u=Gs(e,s,t,o);return a(),se.resetTracking(),u});return i?r.unshift(n):r.push(n),n}else{let r=b.toHandlerKey(yp[t].replace(/ hook$/,""));Q(`${r} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}var zi=t=>(e,s=bt)=>(!sl||t==="sp")&&_p(t,(...i)=>e(...i),s),bv=zi("bm"),Sp=zi("m"),Tv=zi("bu"),dy=zi("u"),xp=zi("bum"),my=zi("um"),_v=zi("sp"),Sv=zi("rtg"),xv=zi("rtc");function vv(t,e=bt){_p("ec",t,e)}function t5(t,e,s,i){let r,n=s&&s[i];if(b.isArray(t)||b.isString(t)){r=new Array(t.length);for(let o=0,a=t.length;o<a;o++)r[o]=e(t[o],o,void 0,n&&n[o])}else if(typeof t=="number"){Number.isInteger(t)||Q(`The v-for range expect an integer value but got ${t}.`),r=new Array(t);for(let o=0;o<t;o++)r[o]=e(o+1,o,void 0,n&&n[o])}else if(b.isObject(t))if(t[Symbol.iterator])r=Array.from(t,(o,a)=>e(o,a,void 0,n&&n[a]));else{let o=Object.keys(t);r=new Array(o.length);for(let a=0,u=o.length;a<u;a++){let l=o[a];r[a]=e(t[l],l,a,n&&n[a])}}else r=[];return s&&(s[i]=r),r}function s5(t,e){for(let s=0;s<e.length;s++){let i=e[s];if(b.isArray(i))for(let r=0;r<i.length;r++)t[i[r].name]=i[r].fn;else i&&(t[i.name]=i.key?(...r)=>{let n=i.fn(...r);return n&&(n.key=i.key),n}:i.fn)}return t}function i5(t,e,s={},i,r){if(ft.isCE||ft.parent&&zn(ft.parent)&&ft.parent.isCE)return e!=="default"&&(s.name=e),pt("slot",s,i&&i());let n=t[e];n&&n.length>1&&(Q("SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."),n=()=>[]),n&&n._c&&(n._d=!1),vp();let o=n&&Av(n(s)),a=by(Kt,{key:s.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),n&&n._c&&(n._d=!0),a}function Av(t){return t.some(e=>Gi(e)?!(e.type===Tt||e.type===Kt&&!Av(e.children)):!0)?t:null}function r5(t,e){let s={};if(!b.isObject(t))return Q("v-on with no argument expects an object value."),s;for(let i in t)s[e&&/[A-Z]/.test(i)?`on:${i}`:b.toHandlerKey(i)]=t[i];return s}var Kg=t=>t?Gv(t)?Pp(t)||t.proxy:Kg(t.parent):null,Wn=b.extend(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>se.shallowReadonly(t.props),$attrs:t=>se.shallowReadonly(t.attrs),$slots:t=>se.shallowReadonly(t.slots),$refs:t=>se.shallowReadonly(t.refs),$parent:t=>Kg(t.parent),$root:t=>Kg(t.root),$emit:t=>t.emit,$options:t=>yy(t),$forceUpdate:t=>t.f||(t.f=()=>{t.effect.dirty=!0,Qu(t.update)}),$nextTick:t=>t.n||(t.n=Y2.bind(t.proxy)),$watch:t=>G8.bind(t)}),gy=t=>t==="_"||t==="$",Fg=(t,e)=>t!==b.EMPTY_OBJ&&!t.__isScriptSetup&&b.hasOwn(t,e),Hu={get({_:t},e){let{ctx:s,setupState:i,data:r,props:n,accessCache:o,type:a,appContext:u}=t;if(e==="__isVue")return!0;let l;if(e[0]!=="$"){let h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return r[e];case 4:return s[e];case 3:return n[e]}else{if(Fg(i,e))return o[e]=1,i[e];if(r!==b.EMPTY_OBJ&&b.hasOwn(r,e))return o[e]=2,r[e];if((l=t.propsOptions[0])&&b.hasOwn(l,e))return o[e]=3,n[e];if(s!==b.EMPTY_OBJ&&b.hasOwn(s,e))return o[e]=4,s[e];qg&&(o[e]=0)}}let c=Wn[e],f,p;if(c)return e==="$attrs"?(se.track(t,"get",e),lp()):e==="$slots"&&se.track(t,"get",e),c(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(s!==b.EMPTY_OBJ&&b.hasOwn(s,e))return o[e]=4,s[e];if(p=u.config.globalProperties,b.hasOwn(p,e))return p[e];ft&&(!b.isString(e)||e.indexOf("__v")!==0)&&(r!==b.EMPTY_OBJ&&gy(e[0])&&b.hasOwn(r,e)?Q(`Property ${JSON.stringify(e)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):t===ft&&Q(`Property ${JSON.stringify(e)} was accessed during render but is not defined on instance.`))},set({_:t},e,s){let{data:i,setupState:r,ctx:n}=t;return Fg(r,e)?(r[e]=s,!0):r.__isScriptSetup&&b.hasOwn(r,e)?(Q(`Cannot mutate <script setup> binding "${e}" from Options API.`),!1):i!==b.EMPTY_OBJ&&b.hasOwn(i,e)?(i[e]=s,!0):b.hasOwn(t.props,e)?(Q(`Attempting to mutate prop "${e}". Props are readonly.`),!1):e[0]==="$"&&e.slice(1)in t?(Q(`Attempting to mutate public property "${e}". Properties starting with $ are reserved and readonly.`),!1):(e in t.appContext.config.globalProperties?Object.defineProperty(n,e,{enumerable:!0,configurable:!0,value:s}):n[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:i,appContext:r,propsOptions:n}},o){let a;return!!s[o]||t!==b.EMPTY_OBJ&&b.hasOwn(t,o)||Fg(e,o)||(a=n[0])&&b.hasOwn(a,o)||b.hasOwn(i,o)||b.hasOwn(Wn,o)||b.hasOwn(r.config.globalProperties,o)},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:b.hasOwn(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}};Hu.ownKeys=t=>(Q("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(t));var n5=b.extend({},Hu,{get(t,e){if(e!==Symbol.unscopables)return Hu.get(t,e,t)},has(t,e){let s=e[0]!=="_"&&!b.isGloballyAllowed(e);return!s&&Hu.has(t,e)&&Q(`Property ${JSON.stringify(e)} should not start with _ which is a reserved prefix for Vue internals.`),s}});function o5(t){let e={};return Object.defineProperty(e,"_",{configurable:!0,enumerable:!1,get:()=>t}),Object.keys(Wn).forEach(s=>{Object.defineProperty(e,s,{configurable:!0,enumerable:!1,get:()=>Wn[s](t),set:b.NOOP})}),e}function a5(t){let{ctx:e,propsOptions:[s]}=t;s&&Object.keys(s).forEach(i=>{Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>t.props[i],set:b.NOOP})})}function u5(t){let{ctx:e,setupState:s}=t;Object.keys(se.toRaw(s)).forEach(i=>{if(!s.__isScriptSetup){if(gy(i[0])){Q(`setup() return property ${JSON.stringify(i)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>s[i],set:b.NOOP})}})}var eo=t=>Q(`${t}() is a compiler-hint helper that is only usable inside <script setup> of a single file component. Its arguments should be compiled away and passing it at runtime has no effect.`);function l5(){return eo("defineProps"),null}function c5(){return eo("defineEmits"),null}function f5(t){eo("defineExpose")}function p5(t){eo("defineOptions")}function h5(){return eo("defineSlots"),null}function d5(){eo("defineModel")}function m5(t,e){return eo("withDefaults"),null}function g5(){return Pv().slots}function y5(){return Pv().attrs}function Pv(){let t=to();return t||Q("useContext() called without active instance."),t.setupContext||(t.setupContext=Yv(t))}function Yu(t){return b.isArray(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}function E5(t,e){let s=Yu(t);for(let i in e){if(i.startsWith("__skip"))continue;let r=s[i];r?b.isArray(r)||b.isFunction(r)?r=s[i]={type:r,default:e[i]}:r.default=e[i]:r===null?r=s[i]={default:e[i]}:Q(`props default key "${i}" has no corresponding declaration.`),r&&e[`__skip_${i}`]&&(r.skipFactory=!0)}return s}function b5(t,e){return!t||!e?t||e:b.isArray(t)&&b.isArray(e)?t.concat(e):b.extend({},Yu(t),Yu(e))}function T5(t,e){let s={};for(let i in t)e.includes(i)||Object.defineProperty(s,i,{enumerable:!0,get:()=>t[i]});return s}function _5(t){let e=to();e||Q("withAsyncContext called without active current instance. This is likely a bug.");let s=t();return Qg(),b.isPromise(s)&&(s=s.catch(i=>{throw Qn(e),i})),[s,()=>Qn(e)]}function S5(){let t=Object.create(null);return(e,s)=>{t[s]?Q(`${e} property "${s}" is already defined in ${t[s]}.`):t[s]=e}}var qg=!0;function x5(t){let e=yy(t),s=t.proxy,i=t.ctx;qg=!1,e.beforeCreate&&L2(e.beforeCreate,t,"bc");let{data:r,computed:n,methods:o,watch:a,provide:u,inject:l,created:c,beforeMount:f,mounted:p,beforeUpdate:h,updated:d,activated:_,deactivated:y,beforeDestroy:x,beforeUnmount:T,destroyed:g,unmounted:E,render:v,renderTracked:N,renderTriggered:L,errorCaptured:A,serverPrefetch:k,expose:O,inheritAttrs:P,components:I,directives:j,filters:Y}=e,Z=S5();{let[ee]=t.propsOptions;if(ee)for(let W in ee)Z("Props",W)}if(l&&v5(l,i,Z),o)for(let ee in o){let W=o[ee];b.isFunction(W)?(Object.defineProperty(i,ee,{value:W.bind(s),configurable:!0,enumerable:!0,writable:!0}),Z("Methods",ee)):Q(`Method "${ee}" has type "${typeof W}" in the component definition. Did you reference the function correctly?`)}if(r){b.isFunction(r)||Q("The data option must be a function. Plain object usage is no longer supported.");let ee=r.call(s,s);if(b.isPromise(ee)&&Q("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!b.isObject(ee))Q("data() should return an object.");else{t.data=se.reactive(ee);for(let W in ee)Z("Data",W),gy(W[0])||Object.defineProperty(i,W,{configurable:!0,enumerable:!0,get:()=>ee[W],set:b.NOOP})}}if(qg=!0,n)for(let ee in n){let W=n[ee],Ce=b.isFunction(W)?W.bind(s,s):b.isFunction(W.get)?W.get.bind(s,s):b.NOOP;Ce===b.NOOP&&Q(`Computed property "${ee}" has no getter.`);let je=!b.isFunction(W)&&b.isFunction(W.set)?W.set.bind(s):()=>{Q(`Write operation failed: computed property "${ee}" is readonly.`)},tt=Qv({get:Ce,set:je});Object.defineProperty(i,ee,{enumerable:!0,configurable:!0,get:()=>tt.value,set:_t=>tt.value=_t}),Z("Computed",ee)}if(a)for(let ee in a)Cv(a[ee],i,s,ee);if(u){let ee=b.isFunction(u)?u.call(s):u;Reflect.ownKeys(ee).forEach(W=>{Nv(W,ee[W])})}c&&L2(c,t,"c");function K(ee,W){b.isArray(W)?W.forEach(Ce=>ee(Ce.bind(s))):W&&ee(W.bind(s))}if(K(bv,f),K(Sp,p),K(Tv,h),K(dy,d),K(gv,_),K(yv,y),K(vv,A),K(xv,N),K(Sv,L),K(xp,T),K(my,E),K(_v,k),b.isArray(O))if(O.length){let ee=t.exposed||(t.exposed={});O.forEach(W=>{Object.defineProperty(ee,W,{get:()=>s[W],set:Ce=>s[W]=Ce})})}else t.exposed||(t.exposed={});v&&t.render===b.NOOP&&(t.render=v),P!=null&&(t.inheritAttrs=P),I&&(t.components=I),j&&(t.directives=j)}function v5(t,e,s=b.NOOP){b.isArray(t)&&(t=Xg(t));for(let i in t){let r=t[i],n;b.isObject(r)?"default"in r?n=$u(r.from||i,r.default,!0):n=$u(r.from||i):n=$u(r),se.isRef(n)?Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>n.value,set:o=>n.value=o}):e[i]=n,s("Inject",i)}}function L2(t,e,s){Gs(b.isArray(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,s)}function Cv(t,e,s,i){let r=i.includes(".")?cv(s,i):()=>s[i];if(b.isString(t)){let n=e[t];b.isFunction(n)?Uu(r,n):Q(`Invalid watch handler specified by key "${t}"`,n)}else if(b.isFunction(t))Uu(r,t.bind(s));else if(b.isObject(t))if(b.isArray(t))t.forEach(n=>Cv(n,e,s,i));else{let n=b.isFunction(t.handler)?t.handler.bind(s):e[t.handler];b.isFunction(n)?Uu(r,n,t):Q(`Invalid watch handler specified by key "${t.handler}"`,n)}else Q(`Invalid watch option: "${i}"`,t)}function yy(t){let e=t.type,{mixins:s,extends:i}=e,{mixins:r,optionsCache:n,config:{optionMergeStrategies:o}}=t.appContext,a=n.get(e),u;return a?u=a:!r.length&&!s&&!i?u=e:(u={},r.length&&r.forEach(l=>pp(u,l,o,!0)),pp(u,e,o)),b.isObject(e)&&n.set(e,u),u}function pp(t,e,s,i=!1){let{mixins:r,extends:n}=e;n&&pp(t,n,s,!0),r&&r.forEach(o=>pp(t,o,s,!0));for(let o in e)if(i&&o==="expose")Q('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{let a=A5[o]||s&&s[o];t[o]=a?a(t[o],e[o]):e[o]}return t}var A5={data:F2,props:V2,emits:V2,methods:Lu,computed:Lu,beforeCreate:os,created:os,beforeMount:os,mounted:os,beforeUpdate:os,updated:os,beforeDestroy:os,beforeUnmount:os,destroyed:os,unmounted:os,activated:os,deactivated:os,errorCaptured:os,serverPrefetch:os,components:Lu,directives:Lu,watch:C5,provide:F2,inject:P5};function F2(t,e){return e?t?function(){return b.extend(b.isFunction(t)?t.call(this,this):t,b.isFunction(e)?e.call(this,this):e)}:e:t}function P5(t,e){return Lu(Xg(t),Xg(e))}function Xg(t){if(b.isArray(t)){let e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function os(t,e){return t?[...new Set([].concat(t,e))]:e}function Lu(t,e){return t?b.extend(Object.create(null),t,e):e}function V2(t,e){return t?b.isArray(t)&&b.isArray(e)?[...new Set([...t,...e])]:b.extend(Object.create(null),Yu(t),Yu(e!=null?e:{})):e}function C5(t,e){if(!t)return e;if(!e)return t;let s=b.extend(Object.create(null),t);for(let i in e)s[i]=os(t[i],e[i]);return s}function Iv(){return{app:null,config:{isNativeTag:b.NO,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}var I5=0;function N5(t,e){return function(i,r=null){b.isFunction(i)||(i=b.extend({},i)),r!=null&&!b.isObject(r)&&(Q("root props passed to app.mount() must be an object."),r=null);let n=Iv(),o=new WeakSet,a=!1,u=n.app={_uid:I5++,_component:i,_props:r,_container:null,_context:n,_instance:null,version:iy,get config(){return n.config},set config(l){Q("app.config cannot be replaced. Modify individual options instead.")},use(l,...c){return o.has(l)?Q("Plugin has already been applied to target app."):l&&b.isFunction(l.install)?(o.add(l),l.install(u,...c)):b.isFunction(l)?(o.add(l),l(u,...c)):Q('A plugin must either be a function or an object with an "install" function.'),u},mixin(l){return n.mixins.includes(l)?Q("Mixin has already been applied to target app"+(l.name?`: ${l.name}`:"")):n.mixins.push(l),u},component(l,c){return ey(l,n.config),c?(n.components[l]&&Q(`Component "${l}" has already been registered in target app.`),n.components[l]=c,u):n.components[l]},directive(l,c){return fv(l),c?(n.directives[l]&&Q(`Directive "${l}" has already been registered in target app.`),n.directives[l]=c,u):n.directives[l]},mount(l,c,f){if(a)Q("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{l.__vue_app__&&Q("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");let p=pt(i,r);return p.appContext=n,f===!0?f="svg":f===!1&&(f=void 0),n.reload=()=>{t(zs(p),l,f)},c&&e?e(p,l):t(p,l,f),a=!0,u._container=l,l.__vue_app__=u,u._instance=p.component,T8(u,iy),Pp(p.component)||p.component.proxy}},unmount(){a?(t(null,u._container),u._instance=null,_8(u),delete u._container.__vue_app__):Q("Cannot unmount an app that is not mounted.")},provide(l,c){return l in n.provides&&Q(`App already provides property with key "${String(l)}". It will be overwritten with the new value.`),n.provides[l]=c,u},runWithContext(l){let c=ta;ta=u;try{return l()}finally{ta=c}}};return u}}var ta=null;function Nv(t,e){if(!bt)Q("provide() can only be used inside setup().");else{let s=bt.provides,i=bt.parent&&bt.parent.provides;i===s&&(s=bt.provides=Object.create(i)),s[t]=e}}function $u(t,e,s=!1){let i=bt||ft;if(i||ta){let r=i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:ta._context.provides;if(r&&t in r)return r[t];if(arguments.length>1)return s&&b.isFunction(e)?e.call(i&&i.proxy):e;Q(`injection "${String(t)}" not found.`)}else Q("inject() can only be used inside setup() or functional components.")}function O5(){return!!(bt||ft||ta)}function w5(t,e,s,i=!1){let r={},n={};b.def(n,Ap,1),t.propsDefaults=Object.create(null),Ov(t,e,r,n);for(let o in t.propsOptions[0])o in r||(r[o]=void 0);Rv(e||{},r,t),s?t.props=i?r:se.shallowReactive(r):t.type.props?t.props=r:t.props=n,t.attrs=n}function R5(t){for(;t;){if(t.type.__hmrId)return!0;t=t.parent}}function k5(t,e,s,i){let{props:r,attrs:n,vnode:{patchFlag:o}}=t,a=se.toRaw(r),[u]=t.propsOptions,l=!1;if(!R5(t)&&(i||o>0)&&!(o&16)){if(o&8){let c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(Ep(t.emitsOptions,p))continue;let h=e[p];if(u)if(b.hasOwn(n,p))h!==n[p]&&(n[p]=h,l=!0);else{let d=b.camelize(p);r[d]=Gg(u,a,d,h,t,!1)}else h!==n[p]&&(n[p]=h,l=!0)}}}else{Ov(t,e,r,n)&&(l=!0);let c;for(let f in a)(!e||!b.hasOwn(e,f)&&((c=b.hyphenate(f))===f||!b.hasOwn(e,c)))&&(u?s&&(s[f]!==void 0||s[c]!==void 0)&&(r[f]=Gg(u,a,f,void 0,t,!0)):delete r[f]);if(n!==a)for(let f in n)(!e||!b.hasOwn(e,f))&&(delete n[f],l=!0)}l&&se.trigger(t,"set","$attrs"),Rv(e||{},r,t)}function Ov(t,e,s,i){let[r,n]=t.propsOptions,o=!1,a;if(e)for(let u in e){if(b.isReservedProp(u))continue;let l=e[u],c;r&&b.hasOwn(r,c=b.camelize(u))?!n||!n.includes(c)?s[c]=l:(a||(a={}))[c]=l:Ep(t.emitsOptions,u)||(!(u in i)||l!==i[u])&&(i[u]=l,o=!0)}if(n){let u=se.toRaw(s),l=a||b.EMPTY_OBJ;for(let c=0;c<n.length;c++){let f=n[c];s[f]=Gg(r,u,f,l[f],t,!b.hasOwn(l,f))}}return o}function Gg(t,e,s,i,r,n){let o=t[s];if(o!=null){let a=b.hasOwn(o,"default");if(a&&i===void 0){let u=o.default;if(o.type!==Function&&!o.skipFactory&&b.isFunction(u)){let{propsDefaults:l}=r;if(s in l)i=l[s];else{let c=Qn(r);i=l[s]=u.call(null,e),c()}}else i=u}o[0]&&(n&&!a?i=!1:o[1]&&(i===""||i===b.hyphenate(s))&&(i=!0))}return i}function wv(t,e,s=!1){let i=e.propsCache,r=i.get(t);if(r)return r;let n=t.props,o={},a=[],u=!1;if(!b.isFunction(t)){let c=f=>{u=!0;let[p,h]=wv(f,e,!0);b.extend(o,p),h&&a.push(...h)};!s&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!n&&!u)return b.isObject(t)&&i.set(t,b.EMPTY_ARR),b.EMPTY_ARR;if(b.isArray(n))for(let c=0;c<n.length;c++){b.isString(n[c])||Q("props must be strings when using array syntax.",n[c]);let f=b.camelize(n[c]);B2(f)&&(o[f]=b.EMPTY_OBJ)}else if(n){b.isObject(n)||Q("invalid props options",n);for(let c in n){let f=b.camelize(c);if(B2(f)){let p=n[c],h=o[f]=b.isArray(p)||b.isFunction(p)?{type:p}:b.extend({},p);if(h){let d=H2(Boolean,h.type),_=H2(String,h.type);h[0]=d>-1,h[1]=_<0||d<_,(d>-1||b.hasOwn(h,"default"))&&a.push(f)}}}}let l=[o,a];return b.isObject(t)&&i.set(t,l),l}function B2(t){return t[0]!=="$"&&!b.isReservedProp(t)?!0:(Q(`Invalid prop name: "${t}" is a reserved property.`),!1)}function zg(t){return t===null?"null":typeof t=="function"?t.name||"":typeof t=="object"&&t.constructor&&t.constructor.name||""}function U2(t,e){return zg(t)===zg(e)}function H2(t,e){return b.isArray(e)?e.findIndex(s=>U2(s,t)):b.isFunction(e)&&U2(e,t)?0:-1}function Rv(t,e,s){let i=se.toRaw(e),r=s.propsOptions[0];for(let n in r){let o=r[n];o!=null&&M5(n,i[n],o,se.shallowReadonly(i),!b.hasOwn(t,n)&&!b.hasOwn(t,b.hyphenate(n)))}}function M5(t,e,s,i,r){let{type:n,required:o,validator:a,skipCheck:u}=s;if(o&&r){Q('Missing required prop: "'+t+'"');return}if(!(e==null&&!o)){if(n!=null&&n!==!0&&!u){let l=!1,c=b.isArray(n)?n:[n],f=[];for(let p=0;p<c.length&&!l;p++){let{valid:h,expectedType:d}=L5(e,c[p]);f.push(d||""),l=h}if(!l){Q(F5(t,e,f));return}}a&&!a(e,i)&&Q('Invalid prop: custom validator check failed for prop "'+t+'".')}}var D5=b.makeMap("String,Number,Boolean,Function,Symbol,BigInt");function L5(t,e){let s,i=zg(e);if(D5(i)){let r=typeof t;s=r===i.toLowerCase(),!s&&r==="object"&&(s=t instanceof e)}else i==="Object"?s=b.isObject(t):i==="Array"?s=b.isArray(t):i==="null"?s=t===null:s=t instanceof e;return{valid:s,expectedType:i}}function F5(t,e,s){if(s.length===0)return`Prop type [] for prop "${t}" won't match anything. Did you mean to use type Array instead?`;let i=`Invalid prop: type check failed for prop "${t}". Expected ${s.map(b.capitalize).join(" | ")}`,r=s[0],n=b.toRawType(e),o=$2(e,r),a=$2(e,n);return s.length===1&&j2(r)&&!V5(r,n)&&(i+=` with value ${o}`),i+=`, got ${n} `,j2(n)&&(i+=`with value ${a}.`),i}function $2(t,e){return e==="String"?`"${t}"`:e==="Number"?`${Number(t)}`:`${t}`}function j2(t){return["string","number","boolean"].some(s=>t.toLowerCase()===s)}function V5(...t){return t.some(e=>e.toLowerCase()==="boolean")}var kv=t=>t[0]==="_"||t==="$stable",Ey=t=>b.isArray(t)?t.map(gs):[gs(t)],B5=(t,e,s)=>{if(e._n)return e;let i=uy((...r)=>(bt&&(!s||s.root===bt.root)&&Q(`Slot "${t}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),Ey(e(...r))),s);return i._c=!1,i},Mv=(t,e,s)=>{let i=t._ctx;for(let r in t){if(kv(r))continue;let n=t[r];if(b.isFunction(n))e[r]=B5(r,n,i);else if(n!=null){Q(`Non-function value encountered for slot "${r}". Prefer function slots for better performance.`);let o=Ey(n);e[r]=()=>o}}},Dv=(t,e)=>{ia(t.vnode)||Q("Non-function value encountered for default slot. Prefer function slots for better performance.");let s=Ey(e);t.slots.default=()=>s},U5=(t,e)=>{if(t.vnode.shapeFlag&32){let s=e._;s?(t.slots=se.toRaw(e),b.def(e,"_",s)):Mv(e,t.slots={})}else t.slots={},e&&Dv(t,e);b.def(t.slots,Ap,1)},H5=(t,e,s)=>{let{vnode:i,slots:r}=t,n=!0,o=b.EMPTY_OBJ;if(i.shapeFlag&32){let a=e._;a?Fr?(b.extend(r,e),se.trigger(t,"set","$slots")):s&&a===1?n=!1:(b.extend(r,e),!s&&a===1&&delete r._):(n=!e.$stable,Mv(e,r)),o=e}else e&&(Dv(t,e),o={default:1});if(n)for(let a in r)!kv(a)&&o[a]==null&&delete r[a]};function hp(t,e,s,i,r=!1){if(b.isArray(t)){t.forEach((p,h)=>hp(p,e&&(b.isArray(e)?e[h]:e),s,i,r));return}if(zn(i)&&!r)return;let n=i.shapeFlag&4?Pp(i.component)||i.component.proxy:i.el,o=r?null:n,{i:a,r:u}=t;if(!a){Q("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}let l=e&&e.r,c=a.refs===b.EMPTY_OBJ?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==u&&(b.isString(l)?(c[l]=null,b.hasOwn(f,l)&&(f[l]=null)):se.isRef(l)&&(l.value=null)),b.isFunction(u))_i(u,a,12,[o,c]);else{let p=b.isString(u),h=se.isRef(u);if(p||h){let d=()=>{if(t.f){let _=p?b.hasOwn(f,u)?f[u]:c[u]:u.value;r?b.isArray(_)&&b.remove(_,n):b.isArray(_)?_.includes(n)||_.push(n):p?(c[u]=[n],b.hasOwn(f,u)&&(f[u]=c[u])):(u.value=[n],t.k&&(c[t.k]=u.value))}else p?(c[u]=o,b.hasOwn(f,u)&&(f[u]=o)):h?(u.value=o,t.k&&(c[t.k]=o)):Q("Invalid template ref type:",u,`(${typeof u})`)};o?(d.id=-1,jt(d,s)):d()}else Q("Invalid template ref type:",u,`(${typeof u})`)}}var ji=!1,$5=t=>t.namespaceURI.includes("svg")&&t.tagName!=="foreignObject",j5=t=>t.namespaceURI.includes("MathML"),rp=t=>{if($5(t))return"svg";if(j5(t))return"mathml"},Ru=t=>t.nodeType===8;function K5(t){let{mt:e,p:s,o:{patchProp:i,createText:r,nextSibling:n,parentNode:o,remove:a,insert:u,createComment:l}}=t,c=(g,E)=>{if(!E.hasChildNodes()){Q("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),s(null,g,E),up(),E._vnode=g;return}ji=!1,f(E.firstChild,g,null,null,null),up(),E._vnode=g,ji&&console.error("Hydration completed but contains mismatches.")},f=(g,E,v,N,L,A=!1)=>{let k=Ru(g)&&g.data==="[",O=()=>_(g,E,v,N,L,k),{type:P,ref:I,shapeFlag:j,patchFlag:Y}=E,Z=g.nodeType;E.el=g,"__vnode"in g||Object.defineProperty(g,"__vnode",{value:E,enumerable:!1}),"__vueParentComponent"in g||Object.defineProperty(g,"__vueParentComponent",{value:v,enumerable:!1}),Y===-2&&(A=!1,E.dynamicChildren=null);let K=null;switch(P){case Vr:Z!==3?E.children===""?(u(E.el=r(""),o(g),g),K=g):K=O():(g.data!==E.children&&(ji=!0,Q("Hydration text mismatch in",g.parentNode,`
|
|
55
|
+
`],...u8(s))}),e}function u8({vnode:t,recurseCount:e}){let s=e>0?`... (${e} recursive calls)`:"",i=t.component?t.component.parent==null:!1,r=` at <${Cp(t.component,t.type,i)}`,n=">"+s;return t.props?[r,...l8(t.props),n]:[r+n]}function l8(t){let e=[],s=Object.keys(t);return s.slice(0,3).forEach(i=>{e.push(...z2(i,t[i]))}),s.length>3&&e.push(" ..."),e}function z2(t,e,s){return b.isString(e)?(e=JSON.stringify(e),s?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?s?e:[`${t}=${e}`]:se.isRef(e)?(e=z2(t,se.toRaw(e.value),!0),s?e:[`${t}=Ref<`,e,">"]):b.isFunction(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=se.toRaw(e),s?e:[`${t}=`,e])}function W2(t,e){t!==void 0&&(typeof t!="number"?Q(`${e} is not a valid number - got ${JSON.stringify(t)}.`):isNaN(t)&&Q(`${e} is NaN - the duration expression might be incorrect.`))}var c8={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER"},yp={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function _i(t,e,s,i){try{return i?t(...i):t()}catch(r){Br(r,e,s)}}function Gs(t,e,s,i){if(b.isFunction(t)){let n=_i(t,e,s,i);return n&&b.isPromise(n)&&n.catch(o=>{Br(o,e,s)}),n}let r=[];for(let n=0;n<t.length;n++)r.push(Gs(t[n],e,s,i));return r}function Br(t,e,s,i=!0){let r=e?e.vnode:null;if(e){let n=e.parent,o=e.proxy,a=yp[s];for(;n;){let l=n.ec;if(l){for(let c=0;c<l.length;c++)if(l[c](t,o,a)===!1)return}n=n.parent}let u=e.appContext.config.errorHandler;if(u){_i(u,null,10,[t,o,a]);return}}f8(t,s,r,i)}function f8(t,e,s,i=!0){{let r=yp[e];if(s&&Fu(s),Q(`Unhandled error${r?` during execution of ${r}`:""}`),s&&Vu(),i)throw t;console.error(t)}}var qu=!1,Bg=!1,Jt=[],Ti=0,Qo=[],Xi=null,kr=0,J2=Promise.resolve(),ry=null,p8=100;function Y2(t){let e=ry||J2;return t?e.then(this?t.bind(this):t):e}function h8(t){let e=Ti+1,s=Jt.length;for(;e<s;){let i=e+s>>>1,r=Jt[i],n=Gu(r);n<t||n===t&&r.pre?e=i+1:s=i}return e}function Qu(t){(!Jt.length||!Jt.includes(t,qu&&t.allowRecurse?Ti+1:Ti))&&(t.id==null?Jt.push(t):Jt.splice(h8(t.id),0,t),Z2())}function Z2(){!qu&&!Bg&&(Bg=!0,ry=J2.then(Q2))}function d8(t){let e=Jt.indexOf(t);e>Ti&&Jt.splice(e,1)}function Xu(t){b.isArray(t)?Qo.push(...t):(!Xi||!Xi.includes(t,t.allowRecurse?kr+1:kr))&&Qo.push(t),Z2()}function I2(t,e,s=qu?Ti+1:0){for(e=e||new Map;s<Jt.length;s++){let i=Jt[s];if(i&&i.pre){if(t&&i.id!==t.uid||ny(e,i))continue;Jt.splice(s,1),s--,i()}}}function up(t){if(Qo.length){let e=[...new Set(Qo)].sort((s,i)=>Gu(s)-Gu(i));if(Qo.length=0,Xi){Xi.push(...e);return}for(Xi=e,t=t||new Map,kr=0;kr<Xi.length;kr++)ny(t,Xi[kr])||Xi[kr]();Xi=null,kr=0}}var Gu=t=>t.id==null?1/0:t.id,m8=(t,e)=>{let s=Gu(t)-Gu(e);if(s===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return s};function Q2(t){Bg=!1,qu=!0,t=t||new Map,Jt.sort(m8);let e=s=>ny(t,s);try{for(Ti=0;Ti<Jt.length;Ti++){let s=Jt[Ti];if(s&&s.active!==!1){if(e(s))continue;_i(s,null,14)}}}finally{Ti=0,Jt.length=0,up(t),qu=!1,ry=null,(Jt.length||Qo.length)&&Q2(t)}}function ny(t,e){if(!t.has(e))t.set(e,1);else{let s=t.get(e);if(s>p8){let i=e.ownerInstance,r=i&&Zu(i.type);return Br(`Maximum recursive updates exceeded${r?` in component <${r}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else t.set(e,s+1)}}var Fr=!1,Zo=new Set;b.getGlobalThis().__VUE_HMR_RUNTIME__={createRecord:Rg(ev),rerender:Rg(E8),reload:Rg(b8)};var Yn=new Map;function g8(t){let e=t.type.__hmrId,s=Yn.get(e);s||(ev(e,t.type),s=Yn.get(e)),s.instances.add(t)}function y8(t){Yn.get(t.type.__hmrId).instances.delete(t)}function ev(t,e){return Yn.has(t)?!1:(Yn.set(t,{initialDef:Bu(e),instances:new Set}),!0)}function Bu(t){return Zv(t)?t.__vccOpts:t}function E8(t,e){let s=Yn.get(t);s&&(s.initialDef.render=e,[...s.instances].forEach(i=>{e&&(i.render=e,Bu(i.type).render=e),i.renderCache=[],Fr=!0,i.effect.dirty=!0,i.update(),Fr=!1}))}function b8(t,e){let s=Yn.get(t);if(!s)return;e=Bu(e),N2(s.initialDef,e);let i=[...s.instances];for(let r of i){let n=Bu(r.type);Zo.has(n)||(n!==s.initialDef&&N2(n,e),Zo.add(n)),r.appContext.propsCache.delete(r.type),r.appContext.emitsCache.delete(r.type),r.appContext.optionsCache.delete(r.type),r.ceReload?(Zo.add(n),r.ceReload(e.styles),Zo.delete(n)):r.parent?(r.parent.effect.dirty=!0,Qu(r.parent.update)):r.appContext.reload?r.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Xu(()=>{for(let r of i)Zo.delete(Bu(r.type))})}function N2(t,e){b.extend(t,e);for(let s in t)s!=="__file"&&!(s in e)&&delete t[s]}function Rg(t){return(e,s)=>{try{return t(e,s)}catch(i){console.error(i),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}var ii,Mu=[],Ug=!1;function el(t,...e){ii?ii.emit(t,...e):Ug||Mu.push({event:t,args:e})}function oy(t,e){var s,i;ii=t,ii?(ii.enabled=!0,Mu.forEach(({event:r,args:n})=>ii.emit(r,...n)),Mu=[]):typeof window!="undefined"&&window.HTMLElement&&!((i=(s=window.navigator)==null?void 0:s.userAgent)!=null&&i.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(n=>{oy(n,e)}),setTimeout(()=>{ii||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Ug=!0,Mu=[])},3e3)):(Ug=!0,Mu=[])}function T8(t,e){el("app:init",t,e,{Fragment:Kt,Text:Vr,Comment:Tt,Static:Jn})}function _8(t){el("app:unmount",t)}var Hg=ay("component:added"),tv=ay("component:updated"),S8=ay("component:removed"),x8=t=>{ii&&typeof ii.cleanupBuffer=="function"&&!ii.cleanupBuffer(t)&&S8(t)};function ay(t){return e=>{el(t,e.appContext.app,e.uid,e.parent?e.parent.uid:void 0,e)}}var v8=sv("perf:start"),A8=sv("perf:end");function sv(t){return(e,s,i)=>{el(t,e.appContext.app,e.uid,e,s,i)}}function P8(t,e,s){el("component:emit",t.appContext.app,t,e,s)}function C8(t,e,...s){if(t.isUnmounted)return;let i=t.vnode.props||b.EMPTY_OBJ;{let{emitsOptions:c,propsOptions:[f]}=t;if(c)if(!(e in c))(!f||!(b.toHandlerKey(e)in f))&&Q(`Component emitted event "${e}" but it is neither declared in the emits option nor as an "${b.toHandlerKey(e)}" prop.`);else{let p=c[e];b.isFunction(p)&&(p(...s)||Q(`Invalid event arguments: event validation failed for event "${e}".`))}}let r=s,n=e.startsWith("update:"),o=n&&e.slice(7);if(o&&o in i){let c=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:p}=i[c]||b.EMPTY_OBJ;p&&(r=s.map(h=>b.isString(h)?h.trim():h)),f&&(r=s.map(b.looseToNumber))}P8(t,e,r);{let c=e.toLowerCase();c!==e&&i[b.toHandlerKey(c)]&&Q(`Event "${c}" is emitted in component ${Cp(t,t.type)} but the handler is registered for "${e}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${b.hyphenate(e)}" instead of "${e}".`)}let a,u=i[a=b.toHandlerKey(e)]||i[a=b.toHandlerKey(b.camelize(e))];!u&&n&&(u=i[a=b.toHandlerKey(b.hyphenate(e))]),u&&Gs(u,t,6,r);let l=i[a+"Once"];if(l){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Gs(l,t,6,r)}}function iv(t,e,s=!1){let i=e.emitsCache,r=i.get(t);if(r!==void 0)return r;let n=t.emits,o={},a=!1;if(!b.isFunction(t)){let u=l=>{let c=iv(l,e,!0);c&&(a=!0,b.extend(o,c))};!s&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}return!n&&!a?(b.isObject(t)&&i.set(t,null),null):(b.isArray(n)?n.forEach(u=>o[u]=null):b.extend(o,n),b.isObject(t)&&i.set(t,o),o)}function Ep(t,e){return!t||!b.isOn(e)?!1:(e=e.slice(2).replace(/Once$/,""),b.hasOwn(t,e[0].toLowerCase()+e.slice(1))||b.hasOwn(t,b.hyphenate(e))||b.hasOwn(t,e))}var pt=null,bp=null;function zu(t){let e=pt;return pt=t,bp=t&&t.type.__scopeId||null,e}function I8(t){bp=t}function N8(){bp=null}var O8=t=>uy;function uy(t,e=pt,s){if(!e||t._n)return t;let i=(...r)=>{i._d&&Jg(-1);let n=zu(e),o;try{o=t(...r)}finally{zu(n),i._d&&Jg(1)}return tv(e),o};return i._n=!0,i._c=!0,i._d=!0,i}var $g=!1;function lp(){$g=!0}function op(t){let{type:e,vnode:s,proxy:i,withProxy:r,props:n,propsOptions:[o],slots:a,attrs:u,emit:l,render:c,renderCache:f,data:p,setupState:h,ctx:d,inheritAttrs:_}=t,y,x,T=zu(t);$g=!1;try{if(s.shapeFlag&4){let v=r||i,N=h.__isScriptSetup?new Proxy(v,{get(L,A,k){return Q(`Property '${String(A)}' was accessed via 'this'. Avoid using 'this' in templates.`),Reflect.get(L,A,k)}}):v;y=gs(c.call(N,v,f,n,h,p,d)),x=u}else{let v=e;u===n&&lp(),y=gs(v.length>1?v(n,{get attrs(){return lp(),u},slots:a,emit:l}):v(n,null)),x=e.props?u:w8(u)}}catch(v){ju.length=0,Br(v,t,1),y=ht(Tt)}let g=y,E;if(y.patchFlag>0&&y.patchFlag&2048&&([g,E]=rv(y)),x&&_!==!1){let v=Object.keys(x),{shapeFlag:N}=g;if(v.length){if(N&7)o&&v.some(b.isModelListener)&&(x=R8(x,o)),g=zs(g,x);else if(!$g&&g.type!==Tt){let L=Object.keys(u),A=[],k=[];for(let O=0,P=L.length;O<P;O++){let I=L[O];b.isOn(I)?b.isModelListener(I)||A.push(I[2].toLowerCase()+I.slice(3)):k.push(I)}k.length&&Q(`Extraneous non-props attributes (${k.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),A.length&&Q(`Extraneous non-emits event listeners (${A.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return s.dirs&&(O2(g)||Q("Runtime directive used on component with non-element root node. The directives will not function as intended."),g=zs(g),g.dirs=g.dirs?g.dirs.concat(s.dirs):s.dirs),s.transition&&(O2(g)||Q("Component inside <Transition> renders non-element root node that cannot be animated."),g.transition=s.transition),E?E(g):y=g,zu(T),y}var rv=t=>{let e=t.children,s=t.dynamicChildren,i=Tp(e,!1);if(i){if(i.patchFlag>0&&i.patchFlag&2048)return rv(i)}else return[t,void 0];let r=e.indexOf(i),n=s?s.indexOf(i):-1,o=a=>{e[r]=a,s&&(n>-1?s[n]=a:a.patchFlag>0&&(t.dynamicChildren=[...s,a]))};return[gs(i),o]};function Tp(t,e=!0){let s;for(let i=0;i<t.length;i++){let r=t[i];if(Gi(r)){if(r.type!==Tt||r.children==="v-if"){if(s)return;if(s=r,e&&s.patchFlag>0&&s.patchFlag&2048)return Tp(s.children)}}else return}return s}var w8=t=>{let e;for(let s in t)(s==="class"||s==="style"||b.isOn(s))&&((e||(e={}))[s]=t[s]);return e},R8=(t,e)=>{let s={};for(let i in t)(!b.isModelListener(i)||!(i.slice(9)in e))&&(s[i]=t[i]);return s},O2=t=>t.shapeFlag&7||t.type===Tt;function k8(t,e,s){let{props:i,children:r,component:n}=t,{props:o,children:a,patchFlag:u}=e,l=n.emitsOptions;if((r||a)&&Fr||e.dirs||e.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return i?w2(i,o,l):!!o;if(u&8){let c=e.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(o[p]!==i[p]&&!Ep(l,p))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:i===o?!1:i?o?w2(i,o,l):!0:!!o;return!1}function w2(t,e,s){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let r=0;r<i.length;r++){let n=i[r];if(e[n]!==t[n]&&!Ep(s,n))return!0}return!1}function ly({vnode:t,parent:e},s){for(;e;){let i=e.subTree;if(i.suspense&&i.suspense.activeBranch===t&&(i.el=t.el),i===t)(t=e.vnode).el=s,e=e.parent;else break}}var cp="components",M8="directives";function D8(t,e){return fy(cp,t,!0,e)||t}var cy=Symbol.for("v-ndc");function L8(t){return b.isString(t)?fy(cp,t,!1)||t:t||cy}function F8(t){return fy(M8,t)}function fy(t,e,s=!0,i=!1){let r=pt||bt;if(r){let n=r.type;if(t===cp){let a=Zu(n,!1);if(a&&(a===e||a===b.camelize(e)||a===b.capitalize(b.camelize(e))))return n}let o=R2(r[t]||n[t],e)||R2(r.appContext[t],e);if(!o&&i)return n;if(s&&!o){let a=t===cp?`
|
|
56
|
+
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";Q(`Failed to resolve ${t.slice(0,-1)}: ${e}${a}`)}return o}else Q(`resolve${b.capitalize(t.slice(0,-1))} can only be used in render() or setup().`)}function R2(t,e){return t&&(t[e]||t[b.camelize(e)]||t[b.capitalize(b.camelize(e))])}var nv=t=>t.__isSuspense,jg=0,V8={name:"Suspense",__isSuspense:!0,process(t,e,s,i,r,n,o,a,u,l){if(t==null)U8(e,s,i,r,n,o,a,u,l);else{if(n&&n.deps>0&&!t.suspense.isInFallback){e.suspense=t.suspense,e.suspense.vnode=e,e.el=t.el;return}H8(t,e,s,i,r,o,a,u,l)}},hydrate:$8,create:py,normalize:j8},B8=V8;function Wu(t,e){let s=t.props&&t.props[e];b.isFunction(s)&&s()}function U8(t,e,s,i,r,n,o,a,u){let{p:l,o:{createElement:c}}=u,f=c("div"),p=t.suspense=py(t,r,i,e,f,s,n,o,a,u);l(null,p.pendingBranch=t.ssContent,f,null,i,p,n,o),p.deps>0?(Wu(t,"onPending"),Wu(t,"onFallback"),l(null,t.ssFallback,e,s,i,null,n,o),ea(p,t.ssFallback)):p.resolve(!1,!0)}function H8(t,e,s,i,r,n,o,a,{p:u,um:l,o:{createElement:c}}){let f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;let p=e.ssContent,h=e.ssFallback,{activeBranch:d,pendingBranch:_,isInFallback:y,isHydrating:x}=f;if(_)f.pendingBranch=p,ri(p,_)?(u(_,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():y&&(x||(u(d,h,s,i,r,null,n,o,a),ea(f,h)))):(f.pendingId=jg++,x?(f.isHydrating=!1,f.activeBranch=_):l(_,r,f),f.deps=0,f.effects.length=0,f.hiddenContainer=c("div"),y?(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0?f.resolve():(u(d,h,s,i,r,null,n,o,a),ea(f,h))):d&&ri(p,d)?(u(d,p,s,i,r,f,n,o,a),f.resolve(!0)):(u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0&&f.resolve()));else if(d&&ri(p,d))u(d,p,s,i,r,f,n,o,a),ea(f,p);else if(Wu(e,"onPending"),f.pendingBranch=p,p.shapeFlag&512?f.pendingId=p.component.suspenseId:f.pendingId=jg++,u(null,p,f.hiddenContainer,null,r,f,n,o,a),f.deps<=0)f.resolve();else{let{timeout:T,pendingId:g}=f;T>0?setTimeout(()=>{f.pendingId===g&&f.fallback(h)},T):T===0&&f.fallback(h)}}var k2=!1;function py(t,e,s,i,r,n,o,a,u,l,c=!1){k2||(k2=!0,console[console.info?"info":"log"]("<Suspense> is an experimental feature and its API will likely change."));let{p:f,m:p,um:h,n:d,o:{parentNode:_,remove:y}}=l,x,T=K8(t);T&&e!=null&&e.pendingBranch&&(x=e.pendingId,e.deps++);let g=t.props?b.toNumber(t.props.timeout):void 0;W2(g,"Suspense timeout");let E=n,v={vnode:t,parent:e,parentComponent:s,namespace:o,container:i,hiddenContainer:r,deps:0,pendingId:jg++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(N=!1,L=!1){{if(!N&&!v.pendingBranch)throw new Error("suspense.resolve() is called without a pending branch.");if(v.isUnmounted)throw new Error("suspense.resolve() is called on an already unmounted suspense boundary.")}let{vnode:A,activeBranch:k,pendingBranch:O,pendingId:P,effects:I,parentComponent:j,container:Y}=v,Z=!1;v.isHydrating?v.isHydrating=!1:N||(Z=k&&O.transition&&O.transition.mode==="out-in",Z&&(k.transition.afterLeave=()=>{P===v.pendingId&&(p(O,Y,n===E?d(k):n,0),Xu(I))}),k&&(_(k.el)!==v.hiddenContainer&&(n=d(k)),h(k,j,v,!0)),Z||p(O,Y,n,0)),ea(v,O),v.pendingBranch=null,v.isInFallback=!1;let K=v.parent,ee=!1;for(;K;){if(K.pendingBranch){K.effects.push(...I),ee=!0;break}K=K.parent}!ee&&!Z&&Xu(I),v.effects=[],T&&e&&e.pendingBranch&&x===e.pendingId&&(e.deps--,e.deps===0&&!L&&e.resolve()),Wu(A,"onResolve")},fallback(N){if(!v.pendingBranch)return;let{vnode:L,activeBranch:A,parentComponent:k,container:O,namespace:P}=v;Wu(L,"onFallback");let I=d(A),j=()=>{v.isInFallback&&(f(null,N,O,I,k,null,P,a,u),ea(v,N))},Y=N.transition&&N.transition.mode==="out-in";Y&&(A.transition.afterLeave=j),v.isInFallback=!0,h(A,k,null,!0),Y||j()},move(N,L,A){v.activeBranch&&p(v.activeBranch,N,L,A),v.container=N},next(){return v.activeBranch&&d(v.activeBranch)},registerDep(N,L){let A=!!v.pendingBranch;A&&v.deps++;let k=N.vnode.el;N.asyncDep.catch(O=>{Br(O,N,0)}).then(O=>{if(N.isUnmounted||v.isUnmounted||v.pendingId!==N.suspenseId)return;N.asyncResolved=!0;let{vnode:P}=N;Fu(P),ty(N,O,!1),k&&(P.el=k);let I=!k&&N.subTree.el;L(N,P,_(k||N.subTree.el),k?null:d(N.subTree),v,o,u),I&&y(I),ly(N,P.el),Vu(),A&&--v.deps===0&&v.resolve()})},unmount(N,L){v.isUnmounted=!0,v.activeBranch&&h(v.activeBranch,s,N,L),v.pendingBranch&&h(v.pendingBranch,s,N,L)}};return v}function $8(t,e,s,i,r,n,o,a,u){let l=e.suspense=py(e,i,s,t.parentNode,document.createElement("div"),null,r,n,o,a,!0),c=u(t,l.pendingBranch=e.ssContent,s,l,n,o);return l.deps===0&&l.resolve(!1,!0),c}function j8(t){let{shapeFlag:e,children:s}=t,i=e&32;t.ssContent=M2(i?s.default:s),t.ssFallback=i?M2(s.fallback):ht(Tt)}function M2(t){let e;if(b.isFunction(t)){let s=Zn&&t._c;s&&(t._d=!1,vp()),t=t(),s&&(t._d=!0,e=ys,Uv())}if(b.isArray(t)){let s=Tp(t);!s&&t.filter(i=>i!==cy).length>0&&Q("<Suspense> slots expect a single root node."),t=s}return t=gs(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(s=>s!==t)),t}function ov(t,e){e&&e.pendingBranch?b.isArray(t)?e.effects.push(...t):e.effects.push(t):Xu(t)}function ea(t,e){t.activeBranch=e;let{vnode:s,parentComponent:i}=t,r=e.el;for(;!r&&e.component;)e=e.component.subTree,r=e.el;s.el=r,i&&i.subTree===s&&(i.vnode.el=r,ly(i,r))}function K8(t){var e;return((e=t.props)==null?void 0:e.suspensible)!=null&&t.props.suspensible!==!1}var av=Symbol.for("v-scx"),uv=()=>{{let t=$u(av);return t||Q("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),t}};function q8(t,e){return tl(t,null,e)}function X8(t,e){return tl(t,null,b.extend({},e,{flush:"post"}))}function lv(t,e){return tl(t,null,b.extend({},e,{flush:"sync"}))}var sp={};function Uu(t,e,s){return b.isFunction(e)||Q("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),tl(t,e,s)}function tl(t,e,{immediate:s,deep:i,flush:r,once:n,onTrack:o,onTrigger:a}=b.EMPTY_OBJ){if(e&&n){let L=e;e=(...A)=>{L(...A),N()}}i!==void 0&&typeof i=="number"&&Q('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),e||(s!==void 0&&Q('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),i!==void 0&&Q('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),n!==void 0&&Q('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));let u=L=>{Q("Invalid watch source: ",L,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},l=bt,c=L=>i===!0?L:Xn(L,i===!1?1:void 0),f,p=!1,h=!1;if(se.isRef(t)?(f=()=>t.value,p=se.isShallow(t)):se.isReactive(t)?(f=()=>c(t),p=!0):b.isArray(t)?(h=!0,p=t.some(L=>se.isReactive(L)||se.isShallow(L)),f=()=>t.map(L=>{if(se.isRef(L))return L.value;if(se.isReactive(L))return c(L);if(b.isFunction(L))return _i(L,l,2);u(L)})):b.isFunction(t)?e?f=()=>_i(t,l,2):f=()=>(d&&d(),Gs(t,l,3,[_])):(f=b.NOOP,u(t)),e&&i){let L=f;f=()=>Xn(L())}let d,_=L=>{d=E.onStop=()=>{_i(L,l,4),d=E.onStop=void 0}},y;if(sl)if(_=b.NOOP,e?s&&Gs(e,l,3,[f(),h?[]:void 0,_]):f(),r==="sync"){let L=uv();y=L.__watcherHandles||(L.__watcherHandles=[])}else return b.NOOP;let x=h?new Array(t.length).fill(sp):sp,T=()=>{if(!(!E.active||!E.dirty))if(e){let L=E.run();(i||p||(h?L.some((A,k)=>b.hasChanged(A,x[k])):b.hasChanged(L,x)))&&(d&&d(),Gs(e,l,3,[L,x===sp?void 0:h&&x[0]===sp?[]:x,_]),x=L)}else E.run()};T.allowRecurse=!!e;let g;r==="sync"?g=T:r==="post"?g=()=>jt(T,l&&l.suspense):(T.pre=!0,l&&(T.id=l.uid),g=()=>Qu(T));let E=new se.ReactiveEffect(f,b.NOOP,g),v=se.getCurrentScope(),N=()=>{E.stop(),v&&b.remove(v.effects,E)};return E.onTrack=o,E.onTrigger=a,e?s?T():x=E.run():r==="post"?jt(E.run.bind(E),l&&l.suspense):E.run(),y&&y.push(N),N}function G8(t,e,s){let i=this.proxy,r=b.isString(t)?t.includes(".")?cv(i,t):()=>i[t]:t.bind(i,i),n;b.isFunction(e)?n=e:(n=e.handler,s=e);let o=Qn(this),a=tl(r,n.bind(i),s);return o(),a}function cv(t,e){let s=e.split(".");return()=>{let i=t;for(let r=0;r<s.length&&i;r++)i=i[s[r]];return i}}function Xn(t,e,s=0,i){if(!b.isObject(t)||t.__v_skip)return t;if(e&&e>0){if(s>=e)return t;s++}if(i=i||new Set,i.has(t))return t;if(i.add(t),se.isRef(t))Xn(t.value,e,s,i);else if(b.isArray(t))for(let r=0;r<t.length;r++)Xn(t[r],e,s,i);else if(b.isSet(t)||b.isMap(t))t.forEach(r=>{Xn(r,e,s,i)});else if(b.isPlainObject(t))for(let r in t)Xn(t[r],e,s,i);return t}function fv(t){b.isBuiltInDirective(t)&&Q("Do not use built-in directive ids as custom directive id: "+t)}function z8(t,e){if(pt===null)return Q("withDirectives can only be used inside render functions."),t;let s=Pp(pt)||pt.proxy,i=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[n,o,a,u=b.EMPTY_OBJ]=e[r];n&&(b.isFunction(n)&&(n={mounted:n,updated:n}),n.deep&&Xn(o),i.push({dir:n,instance:s,value:o,oldValue:void 0,arg:a,modifiers:u}))}return t}function bi(t,e,s,i){let r=t.dirs,n=e&&e.dirs;for(let o=0;o<r.length;o++){let a=r[o];n&&(a.oldValue=n[o].value);let u=a.dir[i];u&&(se.pauseTracking(),Gs(u,s,8,[t.el,a,t,e]),se.resetTracking())}}var Mr=Symbol("_leaveCb"),ip=Symbol("_enterCb");function pv(){let t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Sp(()=>{t.isMounted=!0}),xp(()=>{t.isUnmounting=!0}),t}var Xs=[Function,Array],hv={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Xs,onEnter:Xs,onAfterEnter:Xs,onEnterCancelled:Xs,onBeforeLeave:Xs,onLeave:Xs,onAfterLeave:Xs,onLeaveCancelled:Xs,onBeforeAppear:Xs,onAppear:Xs,onAfterAppear:Xs,onAppearCancelled:Xs},W8={name:"BaseTransition",props:hv,setup(t,{slots:e}){let s=to(),i=pv();return()=>{let r=e.default&&hy(e.default(),!0);if(!r||!r.length)return;let n=r[0];if(r.length>1){let p=!1;for(let h of r)if(h.type!==Tt){if(p){Q("<transition> can only be used on a single element or component. Use <transition-group> for lists.");break}n=h,p=!0}}let o=se.toRaw(t),{mode:a}=o;if(a&&a!=="in-out"&&a!=="out-in"&&a!=="default"&&Q(`invalid <transition> mode: ${a}`),i.isLeaving)return kg(n);let u=D2(n);if(!u)return kg(n);let l=fp(u,o,i,s);Ju(u,l);let c=s.subTree,f=c&&D2(c);if(f&&f.type!==Tt&&!ri(u,f)){let p=fp(f,o,i,s);if(Ju(f,p),a==="out-in")return i.isLeaving=!0,p.afterLeave=()=>{i.isLeaving=!1,s.update.active!==!1&&(s.effect.dirty=!0,s.update())},kg(n);a==="in-out"&&u.type!==Tt&&(p.delayLeave=(h,d,_)=>{let y=dv(i,f);y[String(f.key)]=f,h[Mr]=()=>{d(),h[Mr]=void 0,delete l.delayedLeave},l.delayedLeave=_})}return n}}},J8=W8;function dv(t,e){let{leavingVNodes:s}=t,i=s.get(e.type);return i||(i=Object.create(null),s.set(e.type,i)),i}function fp(t,e,s,i){let{appear:r,mode:n,persisted:o=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:l,onEnterCancelled:c,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:d,onBeforeAppear:_,onAppear:y,onAfterAppear:x,onAppearCancelled:T}=e,g=String(t.key),E=dv(s,t),v=(A,k)=>{A&&Gs(A,i,9,k)},N=(A,k)=>{let O=k[1];v(A,k),b.isArray(A)?A.every(P=>P.length<=1)&&O():A.length<=1&&O()},L={mode:n,persisted:o,beforeEnter(A){let k=a;if(!s.isMounted)if(r)k=_||a;else return;A[Mr]&&A[Mr](!0);let O=E[g];O&&ri(t,O)&&O.el[Mr]&&O.el[Mr](),v(k,[A])},enter(A){let k=u,O=l,P=c;if(!s.isMounted)if(r)k=y||u,O=x||l,P=T||c;else return;let I=!1,j=A[ip]=Y=>{I||(I=!0,Y?v(P,[A]):v(O,[A]),L.delayedLeave&&L.delayedLeave(),A[ip]=void 0)};k?N(k,[A,j]):j()},leave(A,k){let O=String(t.key);if(A[ip]&&A[ip](!0),s.isUnmounting)return k();v(f,[A]);let P=!1,I=A[Mr]=j=>{P||(P=!0,k(),j?v(d,[A]):v(h,[A]),A[Mr]=void 0,E[O]===t&&delete E[O])};E[O]=t,p?N(p,[A,I]):I()},clone(A){return fp(A,e,s,i)}};return L}function kg(t){if(ia(t))return t=zs(t),t.children=null,t}function D2(t){return ia(t)?t.component?t.component.subTree:t.children?t.children[0]:void 0:t}function Ju(t,e){t.shapeFlag&6&&t.component?Ju(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function hy(t,e=!1,s){let i=[],r=0;for(let n=0;n<t.length;n++){let o=t[n],a=s==null?o.key:String(s)+String(o.key!=null?o.key:n);o.type===Kt?(o.patchFlag&128&&r++,i=i.concat(hy(o.children,e,a))):(e||o.type!==Tt)&&i.push(a!=null?zs(o,{key:a}):o)}if(r>1)for(let n=0;n<i.length;n++)i[n].patchFlag=-2;return i}function mv(t,e){return b.isFunction(t)?b.extend({name:t.name},e,{setup:t}):t}var zn=t=>!!t.type.__asyncLoader;function Y8(t){b.isFunction(t)&&(t={loader:t});let{loader:e,loadingComponent:s,errorComponent:i,delay:r=200,timeout:n,suspensible:o=!0,onError:a}=t,u=null,l,c=0,f=()=>(c++,u=null,p()),p=()=>{let h;return u||(h=u=e().catch(d=>{if(d=d instanceof Error?d:new Error(String(d)),a)return new Promise((_,y)=>{a(d,()=>_(f()),()=>y(d),c+1)});throw d}).then(d=>{if(h!==u&&u)return u;if(d||Q("Async component loader resolved to undefined. If you are using retry(), make sure to return its return value."),d&&(d.__esModule||d[Symbol.toStringTag]==="Module")&&(d=d.default),d&&!b.isObject(d)&&!b.isFunction(d))throw new Error(`Invalid async component load result: ${d}`);return l=d,d}))};return mv({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return l},setup(){let h=bt;if(l)return()=>Mg(l,h);let d=T=>{u=null,Br(T,h,13,!i)};if(o&&h.suspense||sl)return p().then(T=>()=>Mg(T,h)).catch(T=>(d(T),()=>i?ht(i,{error:T}):null));let _=se.ref(!1),y=se.ref(),x=se.ref(!!r);return r&&setTimeout(()=>{x.value=!1},r),n!=null&&setTimeout(()=>{if(!_.value&&!y.value){let T=new Error(`Async component timed out after ${n}ms.`);d(T),y.value=T}},n),p().then(()=>{_.value=!0,h.parent&&ia(h.parent.vnode)&&(h.parent.effect.dirty=!0,Qu(h.parent.update))}).catch(T=>{d(T),y.value=T}),()=>{if(_.value&&l)return Mg(l,h);if(y.value&&i)return ht(i,{error:y.value});if(s&&!x.value)return ht(s)}}})}function Mg(t,e){let{ref:s,props:i,children:r,ce:n}=e.vnode,o=ht(t,i,r);return o.ref=s,o.ce=n,delete e.vnode.ce,o}var ia=t=>t.type.__isKeepAlive,Z8={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){let s=to(),i=s.ctx;if(!i.renderer)return()=>{let T=e.default&&e.default();return T&&T.length===1?T[0]:T};let r=new Map,n=new Set,o=null;s.__v_cache=r;let a=s.suspense,{renderer:{p:u,m:l,um:c,o:{createElement:f}}}=i,p=f("div");i.activate=(T,g,E,v,N)=>{let L=T.component;l(T,g,E,0,a),u(L.vnode,T,g,E,L,a,v,T.slotScopeIds,N),jt(()=>{L.isDeactivated=!1,L.a&&b.invokeArrayFns(L.a);let A=T.props&&T.props.onVnodeMounted;A&&ms(A,L.parent,T)},a),Hg(L)},i.deactivate=T=>{let g=T.component;l(T,p,null,1,a),jt(()=>{g.da&&b.invokeArrayFns(g.da);let E=T.props&&T.props.onVnodeUnmounted;E&&ms(E,g.parent,T),g.isDeactivated=!0},a),Hg(g)};function h(T){Dg(T),c(T,s,a,!0)}function d(T){r.forEach((g,E)=>{let v=Zu(g.type);v&&(!T||!T(v))&&_(E)})}function _(T){let g=r.get(T);!o||!ri(g,o)?h(g):o&&Dg(o),r.delete(T),n.delete(T)}Uu(()=>[t.include,t.exclude],([T,g])=>{T&&d(E=>Du(T,E)),g&&d(E=>!Du(g,E))},{flush:"post",deep:!0});let y=null,x=()=>{y!=null&&r.set(y,Lg(s.subTree))};return Sp(x),dy(x),xp(()=>{r.forEach(T=>{let{subTree:g,suspense:E}=s,v=Lg(g);if(T.type===v.type&&T.key===v.key){Dg(v);let N=v.component.da;N&&jt(N,E);return}h(T)})}),()=>{if(y=null,!e.default)return null;let T=e.default(),g=T[0];if(T.length>1)return Q("KeepAlive should contain exactly one component child."),o=null,T;if(!Gi(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return o=null,g;let E=Lg(g),v=E.type,N=Zu(zn(E)?E.type.__asyncResolved||{}:v),{include:L,exclude:A,max:k}=t;if(L&&(!N||!Du(L,N))||A&&N&&Du(A,N))return o=E,g;let O=E.key==null?v:E.key,P=r.get(O);return E.el&&(E=zs(E),g.shapeFlag&128&&(g.ssContent=E)),y=O,P?(E.el=P.el,E.component=P.component,E.transition&&Ju(E,E.transition),E.shapeFlag|=512,n.delete(O),n.add(O)):(n.add(O),k&&n.size>parseInt(k,10)&&_(n.values().next().value)),E.shapeFlag|=256,o=E,nv(g.type)?g:E}}},Q8=Z8;function Du(t,e){return b.isArray(t)?t.some(s=>Du(s,e)):b.isString(t)?t.split(",").includes(e):b.isRegExp(t)?t.test(e):!1}function gv(t,e){Ev(t,"a",e)}function yv(t,e){Ev(t,"da",e)}function Ev(t,e,s=bt){let i=t.__wdc||(t.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(_p(e,i,s),s){let r=s.parent;for(;r&&r.parent;)ia(r.parent.vnode)&&e5(i,e,s,r),r=r.parent}}function e5(t,e,s,i){let r=_p(e,t,i,!0);my(()=>{b.remove(i[e],r)},s)}function Dg(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function Lg(t){return t.shapeFlag&128?t.ssContent:t}function _p(t,e,s=bt,i=!1){if(s){let r=s[t]||(s[t]=[]),n=e.__weh||(e.__weh=(...o)=>{if(s.isUnmounted)return;se.pauseTracking();let a=Qn(s),u=Gs(e,s,t,o);return a(),se.resetTracking(),u});return i?r.unshift(n):r.push(n),n}else{let r=b.toHandlerKey(yp[t].replace(/ hook$/,""));Q(`${r} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}var zi=t=>(e,s=bt)=>(!sl||t==="sp")&&_p(t,(...i)=>e(...i),s),bv=zi("bm"),Sp=zi("m"),Tv=zi("bu"),dy=zi("u"),xp=zi("bum"),my=zi("um"),_v=zi("sp"),Sv=zi("rtg"),xv=zi("rtc");function vv(t,e=bt){_p("ec",t,e)}function t5(t,e,s,i){let r,n=s&&s[i];if(b.isArray(t)||b.isString(t)){r=new Array(t.length);for(let o=0,a=t.length;o<a;o++)r[o]=e(t[o],o,void 0,n&&n[o])}else if(typeof t=="number"){Number.isInteger(t)||Q(`The v-for range expect an integer value but got ${t}.`),r=new Array(t);for(let o=0;o<t;o++)r[o]=e(o+1,o,void 0,n&&n[o])}else if(b.isObject(t))if(t[Symbol.iterator])r=Array.from(t,(o,a)=>e(o,a,void 0,n&&n[a]));else{let o=Object.keys(t);r=new Array(o.length);for(let a=0,u=o.length;a<u;a++){let l=o[a];r[a]=e(t[l],l,a,n&&n[a])}}else r=[];return s&&(s[i]=r),r}function s5(t,e){for(let s=0;s<e.length;s++){let i=e[s];if(b.isArray(i))for(let r=0;r<i.length;r++)t[i[r].name]=i[r].fn;else i&&(t[i.name]=i.key?(...r)=>{let n=i.fn(...r);return n&&(n.key=i.key),n}:i.fn)}return t}function i5(t,e,s={},i,r){if(pt.isCE||pt.parent&&zn(pt.parent)&&pt.parent.isCE)return e!=="default"&&(s.name=e),ht("slot",s,i&&i());let n=t[e];n&&n.length>1&&(Q("SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."),n=()=>[]),n&&n._c&&(n._d=!1),vp();let o=n&&Av(n(s)),a=by(Kt,{key:s.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!r&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),n&&n._c&&(n._d=!0),a}function Av(t){return t.some(e=>Gi(e)?!(e.type===Tt||e.type===Kt&&!Av(e.children)):!0)?t:null}function r5(t,e){let s={};if(!b.isObject(t))return Q("v-on with no argument expects an object value."),s;for(let i in t)s[e&&/[A-Z]/.test(i)?`on:${i}`:b.toHandlerKey(i)]=t[i];return s}var Kg=t=>t?Gv(t)?Pp(t)||t.proxy:Kg(t.parent):null,Wn=b.extend(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>se.shallowReadonly(t.props),$attrs:t=>se.shallowReadonly(t.attrs),$slots:t=>se.shallowReadonly(t.slots),$refs:t=>se.shallowReadonly(t.refs),$parent:t=>Kg(t.parent),$root:t=>Kg(t.root),$emit:t=>t.emit,$options:t=>yy(t),$forceUpdate:t=>t.f||(t.f=()=>{t.effect.dirty=!0,Qu(t.update)}),$nextTick:t=>t.n||(t.n=Y2.bind(t.proxy)),$watch:t=>G8.bind(t)}),gy=t=>t==="_"||t==="$",Fg=(t,e)=>t!==b.EMPTY_OBJ&&!t.__isScriptSetup&&b.hasOwn(t,e),Hu={get({_:t},e){let{ctx:s,setupState:i,data:r,props:n,accessCache:o,type:a,appContext:u}=t;if(e==="__isVue")return!0;let l;if(e[0]!=="$"){let h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return r[e];case 4:return s[e];case 3:return n[e]}else{if(Fg(i,e))return o[e]=1,i[e];if(r!==b.EMPTY_OBJ&&b.hasOwn(r,e))return o[e]=2,r[e];if((l=t.propsOptions[0])&&b.hasOwn(l,e))return o[e]=3,n[e];if(s!==b.EMPTY_OBJ&&b.hasOwn(s,e))return o[e]=4,s[e];qg&&(o[e]=0)}}let c=Wn[e],f,p;if(c)return e==="$attrs"?(se.track(t,"get",e),lp()):e==="$slots"&&se.track(t,"get",e),c(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(s!==b.EMPTY_OBJ&&b.hasOwn(s,e))return o[e]=4,s[e];if(p=u.config.globalProperties,b.hasOwn(p,e))return p[e];pt&&(!b.isString(e)||e.indexOf("__v")!==0)&&(r!==b.EMPTY_OBJ&&gy(e[0])&&b.hasOwn(r,e)?Q(`Property ${JSON.stringify(e)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):t===pt&&Q(`Property ${JSON.stringify(e)} was accessed during render but is not defined on instance.`))},set({_:t},e,s){let{data:i,setupState:r,ctx:n}=t;return Fg(r,e)?(r[e]=s,!0):r.__isScriptSetup&&b.hasOwn(r,e)?(Q(`Cannot mutate <script setup> binding "${e}" from Options API.`),!1):i!==b.EMPTY_OBJ&&b.hasOwn(i,e)?(i[e]=s,!0):b.hasOwn(t.props,e)?(Q(`Attempting to mutate prop "${e}". Props are readonly.`),!1):e[0]==="$"&&e.slice(1)in t?(Q(`Attempting to mutate public property "${e}". Properties starting with $ are reserved and readonly.`),!1):(e in t.appContext.config.globalProperties?Object.defineProperty(n,e,{enumerable:!0,configurable:!0,value:s}):n[e]=s,!0)},has({_:{data:t,setupState:e,accessCache:s,ctx:i,appContext:r,propsOptions:n}},o){let a;return!!s[o]||t!==b.EMPTY_OBJ&&b.hasOwn(t,o)||Fg(e,o)||(a=n[0])&&b.hasOwn(a,o)||b.hasOwn(i,o)||b.hasOwn(Wn,o)||b.hasOwn(r.config.globalProperties,o)},defineProperty(t,e,s){return s.get!=null?t._.accessCache[e]=0:b.hasOwn(s,"value")&&this.set(t,e,s.value,null),Reflect.defineProperty(t,e,s)}};Hu.ownKeys=t=>(Q("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(t));var n5=b.extend({},Hu,{get(t,e){if(e!==Symbol.unscopables)return Hu.get(t,e,t)},has(t,e){let s=e[0]!=="_"&&!b.isGloballyAllowed(e);return!s&&Hu.has(t,e)&&Q(`Property ${JSON.stringify(e)} should not start with _ which is a reserved prefix for Vue internals.`),s}});function o5(t){let e={};return Object.defineProperty(e,"_",{configurable:!0,enumerable:!1,get:()=>t}),Object.keys(Wn).forEach(s=>{Object.defineProperty(e,s,{configurable:!0,enumerable:!1,get:()=>Wn[s](t),set:b.NOOP})}),e}function a5(t){let{ctx:e,propsOptions:[s]}=t;s&&Object.keys(s).forEach(i=>{Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>t.props[i],set:b.NOOP})})}function u5(t){let{ctx:e,setupState:s}=t;Object.keys(se.toRaw(s)).forEach(i=>{if(!s.__isScriptSetup){if(gy(i[0])){Q(`setup() return property ${JSON.stringify(i)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>s[i],set:b.NOOP})}})}var eo=t=>Q(`${t}() is a compiler-hint helper that is only usable inside <script setup> of a single file component. Its arguments should be compiled away and passing it at runtime has no effect.`);function l5(){return eo("defineProps"),null}function c5(){return eo("defineEmits"),null}function f5(t){eo("defineExpose")}function p5(t){eo("defineOptions")}function h5(){return eo("defineSlots"),null}function d5(){eo("defineModel")}function m5(t,e){return eo("withDefaults"),null}function g5(){return Pv().slots}function y5(){return Pv().attrs}function Pv(){let t=to();return t||Q("useContext() called without active instance."),t.setupContext||(t.setupContext=Yv(t))}function Yu(t){return b.isArray(t)?t.reduce((e,s)=>(e[s]=null,e),{}):t}function E5(t,e){let s=Yu(t);for(let i in e){if(i.startsWith("__skip"))continue;let r=s[i];r?b.isArray(r)||b.isFunction(r)?r=s[i]={type:r,default:e[i]}:r.default=e[i]:r===null?r=s[i]={default:e[i]}:Q(`props default key "${i}" has no corresponding declaration.`),r&&e[`__skip_${i}`]&&(r.skipFactory=!0)}return s}function b5(t,e){return!t||!e?t||e:b.isArray(t)&&b.isArray(e)?t.concat(e):b.extend({},Yu(t),Yu(e))}function T5(t,e){let s={};for(let i in t)e.includes(i)||Object.defineProperty(s,i,{enumerable:!0,get:()=>t[i]});return s}function _5(t){let e=to();e||Q("withAsyncContext called without active current instance. This is likely a bug.");let s=t();return Qg(),b.isPromise(s)&&(s=s.catch(i=>{throw Qn(e),i})),[s,()=>Qn(e)]}function S5(){let t=Object.create(null);return(e,s)=>{t[s]?Q(`${e} property "${s}" is already defined in ${t[s]}.`):t[s]=e}}var qg=!0;function x5(t){let e=yy(t),s=t.proxy,i=t.ctx;qg=!1,e.beforeCreate&&L2(e.beforeCreate,t,"bc");let{data:r,computed:n,methods:o,watch:a,provide:u,inject:l,created:c,beforeMount:f,mounted:p,beforeUpdate:h,updated:d,activated:_,deactivated:y,beforeDestroy:x,beforeUnmount:T,destroyed:g,unmounted:E,render:v,renderTracked:N,renderTriggered:L,errorCaptured:A,serverPrefetch:k,expose:O,inheritAttrs:P,components:I,directives:j,filters:Y}=e,Z=S5();{let[ee]=t.propsOptions;if(ee)for(let W in ee)Z("Props",W)}if(l&&v5(l,i,Z),o)for(let ee in o){let W=o[ee];b.isFunction(W)?(Object.defineProperty(i,ee,{value:W.bind(s),configurable:!0,enumerable:!0,writable:!0}),Z("Methods",ee)):Q(`Method "${ee}" has type "${typeof W}" in the component definition. Did you reference the function correctly?`)}if(r){b.isFunction(r)||Q("The data option must be a function. Plain object usage is no longer supported.");let ee=r.call(s,s);if(b.isPromise(ee)&&Q("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!b.isObject(ee))Q("data() should return an object.");else{t.data=se.reactive(ee);for(let W in ee)Z("Data",W),gy(W[0])||Object.defineProperty(i,W,{configurable:!0,enumerable:!0,get:()=>ee[W],set:b.NOOP})}}if(qg=!0,n)for(let ee in n){let W=n[ee],Ce=b.isFunction(W)?W.bind(s,s):b.isFunction(W.get)?W.get.bind(s,s):b.NOOP;Ce===b.NOOP&&Q(`Computed property "${ee}" has no getter.`);let je=!b.isFunction(W)&&b.isFunction(W.set)?W.set.bind(s):()=>{Q(`Write operation failed: computed property "${ee}" is readonly.`)},tt=Qv({get:Ce,set:je});Object.defineProperty(i,ee,{enumerable:!0,configurable:!0,get:()=>tt.value,set:_t=>tt.value=_t}),Z("Computed",ee)}if(a)for(let ee in a)Cv(a[ee],i,s,ee);if(u){let ee=b.isFunction(u)?u.call(s):u;Reflect.ownKeys(ee).forEach(W=>{Nv(W,ee[W])})}c&&L2(c,t,"c");function K(ee,W){b.isArray(W)?W.forEach(Ce=>ee(Ce.bind(s))):W&&ee(W.bind(s))}if(K(bv,f),K(Sp,p),K(Tv,h),K(dy,d),K(gv,_),K(yv,y),K(vv,A),K(xv,N),K(Sv,L),K(xp,T),K(my,E),K(_v,k),b.isArray(O))if(O.length){let ee=t.exposed||(t.exposed={});O.forEach(W=>{Object.defineProperty(ee,W,{get:()=>s[W],set:Ce=>s[W]=Ce})})}else t.exposed||(t.exposed={});v&&t.render===b.NOOP&&(t.render=v),P!=null&&(t.inheritAttrs=P),I&&(t.components=I),j&&(t.directives=j)}function v5(t,e,s=b.NOOP){b.isArray(t)&&(t=Xg(t));for(let i in t){let r=t[i],n;b.isObject(r)?"default"in r?n=$u(r.from||i,r.default,!0):n=$u(r.from||i):n=$u(r),se.isRef(n)?Object.defineProperty(e,i,{enumerable:!0,configurable:!0,get:()=>n.value,set:o=>n.value=o}):e[i]=n,s("Inject",i)}}function L2(t,e,s){Gs(b.isArray(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,s)}function Cv(t,e,s,i){let r=i.includes(".")?cv(s,i):()=>s[i];if(b.isString(t)){let n=e[t];b.isFunction(n)?Uu(r,n):Q(`Invalid watch handler specified by key "${t}"`,n)}else if(b.isFunction(t))Uu(r,t.bind(s));else if(b.isObject(t))if(b.isArray(t))t.forEach(n=>Cv(n,e,s,i));else{let n=b.isFunction(t.handler)?t.handler.bind(s):e[t.handler];b.isFunction(n)?Uu(r,n,t):Q(`Invalid watch handler specified by key "${t.handler}"`,n)}else Q(`Invalid watch option: "${i}"`,t)}function yy(t){let e=t.type,{mixins:s,extends:i}=e,{mixins:r,optionsCache:n,config:{optionMergeStrategies:o}}=t.appContext,a=n.get(e),u;return a?u=a:!r.length&&!s&&!i?u=e:(u={},r.length&&r.forEach(l=>pp(u,l,o,!0)),pp(u,e,o)),b.isObject(e)&&n.set(e,u),u}function pp(t,e,s,i=!1){let{mixins:r,extends:n}=e;n&&pp(t,n,s,!0),r&&r.forEach(o=>pp(t,o,s,!0));for(let o in e)if(i&&o==="expose")Q('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{let a=A5[o]||s&&s[o];t[o]=a?a(t[o],e[o]):e[o]}return t}var A5={data:F2,props:V2,emits:V2,methods:Lu,computed:Lu,beforeCreate:os,created:os,beforeMount:os,mounted:os,beforeUpdate:os,updated:os,beforeDestroy:os,beforeUnmount:os,destroyed:os,unmounted:os,activated:os,deactivated:os,errorCaptured:os,serverPrefetch:os,components:Lu,directives:Lu,watch:C5,provide:F2,inject:P5};function F2(t,e){return e?t?function(){return b.extend(b.isFunction(t)?t.call(this,this):t,b.isFunction(e)?e.call(this,this):e)}:e:t}function P5(t,e){return Lu(Xg(t),Xg(e))}function Xg(t){if(b.isArray(t)){let e={};for(let s=0;s<t.length;s++)e[t[s]]=t[s];return e}return t}function os(t,e){return t?[...new Set([].concat(t,e))]:e}function Lu(t,e){return t?b.extend(Object.create(null),t,e):e}function V2(t,e){return t?b.isArray(t)&&b.isArray(e)?[...new Set([...t,...e])]:b.extend(Object.create(null),Yu(t),Yu(e!=null?e:{})):e}function C5(t,e){if(!t)return e;if(!e)return t;let s=b.extend(Object.create(null),t);for(let i in e)s[i]=os(t[i],e[i]);return s}function Iv(){return{app:null,config:{isNativeTag:b.NO,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}var I5=0;function N5(t,e){return function(i,r=null){b.isFunction(i)||(i=b.extend({},i)),r!=null&&!b.isObject(r)&&(Q("root props passed to app.mount() must be an object."),r=null);let n=Iv(),o=new WeakSet,a=!1,u=n.app={_uid:I5++,_component:i,_props:r,_container:null,_context:n,_instance:null,version:iy,get config(){return n.config},set config(l){Q("app.config cannot be replaced. Modify individual options instead.")},use(l,...c){return o.has(l)?Q("Plugin has already been applied to target app."):l&&b.isFunction(l.install)?(o.add(l),l.install(u,...c)):b.isFunction(l)?(o.add(l),l(u,...c)):Q('A plugin must either be a function or an object with an "install" function.'),u},mixin(l){return n.mixins.includes(l)?Q("Mixin has already been applied to target app"+(l.name?`: ${l.name}`:"")):n.mixins.push(l),u},component(l,c){return ey(l,n.config),c?(n.components[l]&&Q(`Component "${l}" has already been registered in target app.`),n.components[l]=c,u):n.components[l]},directive(l,c){return fv(l),c?(n.directives[l]&&Q(`Directive "${l}" has already been registered in target app.`),n.directives[l]=c,u):n.directives[l]},mount(l,c,f){if(a)Q("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{l.__vue_app__&&Q("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");let p=ht(i,r);return p.appContext=n,f===!0?f="svg":f===!1&&(f=void 0),n.reload=()=>{t(zs(p),l,f)},c&&e?e(p,l):t(p,l,f),a=!0,u._container=l,l.__vue_app__=u,u._instance=p.component,T8(u,iy),Pp(p.component)||p.component.proxy}},unmount(){a?(t(null,u._container),u._instance=null,_8(u),delete u._container.__vue_app__):Q("Cannot unmount an app that is not mounted.")},provide(l,c){return l in n.provides&&Q(`App already provides property with key "${String(l)}". It will be overwritten with the new value.`),n.provides[l]=c,u},runWithContext(l){let c=ta;ta=u;try{return l()}finally{ta=c}}};return u}}var ta=null;function Nv(t,e){if(!bt)Q("provide() can only be used inside setup().");else{let s=bt.provides,i=bt.parent&&bt.parent.provides;i===s&&(s=bt.provides=Object.create(i)),s[t]=e}}function $u(t,e,s=!1){let i=bt||pt;if(i||ta){let r=i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:ta._context.provides;if(r&&t in r)return r[t];if(arguments.length>1)return s&&b.isFunction(e)?e.call(i&&i.proxy):e;Q(`injection "${String(t)}" not found.`)}else Q("inject() can only be used inside setup() or functional components.")}function O5(){return!!(bt||pt||ta)}function w5(t,e,s,i=!1){let r={},n={};b.def(n,Ap,1),t.propsDefaults=Object.create(null),Ov(t,e,r,n);for(let o in t.propsOptions[0])o in r||(r[o]=void 0);Rv(e||{},r,t),s?t.props=i?r:se.shallowReactive(r):t.type.props?t.props=r:t.props=n,t.attrs=n}function R5(t){for(;t;){if(t.type.__hmrId)return!0;t=t.parent}}function k5(t,e,s,i){let{props:r,attrs:n,vnode:{patchFlag:o}}=t,a=se.toRaw(r),[u]=t.propsOptions,l=!1;if(!R5(t)&&(i||o>0)&&!(o&16)){if(o&8){let c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let p=c[f];if(Ep(t.emitsOptions,p))continue;let h=e[p];if(u)if(b.hasOwn(n,p))h!==n[p]&&(n[p]=h,l=!0);else{let d=b.camelize(p);r[d]=Gg(u,a,d,h,t,!1)}else h!==n[p]&&(n[p]=h,l=!0)}}}else{Ov(t,e,r,n)&&(l=!0);let c;for(let f in a)(!e||!b.hasOwn(e,f)&&((c=b.hyphenate(f))===f||!b.hasOwn(e,c)))&&(u?s&&(s[f]!==void 0||s[c]!==void 0)&&(r[f]=Gg(u,a,f,void 0,t,!0)):delete r[f]);if(n!==a)for(let f in n)(!e||!b.hasOwn(e,f))&&(delete n[f],l=!0)}l&&se.trigger(t,"set","$attrs"),Rv(e||{},r,t)}function Ov(t,e,s,i){let[r,n]=t.propsOptions,o=!1,a;if(e)for(let u in e){if(b.isReservedProp(u))continue;let l=e[u],c;r&&b.hasOwn(r,c=b.camelize(u))?!n||!n.includes(c)?s[c]=l:(a||(a={}))[c]=l:Ep(t.emitsOptions,u)||(!(u in i)||l!==i[u])&&(i[u]=l,o=!0)}if(n){let u=se.toRaw(s),l=a||b.EMPTY_OBJ;for(let c=0;c<n.length;c++){let f=n[c];s[f]=Gg(r,u,f,l[f],t,!b.hasOwn(l,f))}}return o}function Gg(t,e,s,i,r,n){let o=t[s];if(o!=null){let a=b.hasOwn(o,"default");if(a&&i===void 0){let u=o.default;if(o.type!==Function&&!o.skipFactory&&b.isFunction(u)){let{propsDefaults:l}=r;if(s in l)i=l[s];else{let c=Qn(r);i=l[s]=u.call(null,e),c()}}else i=u}o[0]&&(n&&!a?i=!1:o[1]&&(i===""||i===b.hyphenate(s))&&(i=!0))}return i}function wv(t,e,s=!1){let i=e.propsCache,r=i.get(t);if(r)return r;let n=t.props,o={},a=[],u=!1;if(!b.isFunction(t)){let c=f=>{u=!0;let[p,h]=wv(f,e,!0);b.extend(o,p),h&&a.push(...h)};!s&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!n&&!u)return b.isObject(t)&&i.set(t,b.EMPTY_ARR),b.EMPTY_ARR;if(b.isArray(n))for(let c=0;c<n.length;c++){b.isString(n[c])||Q("props must be strings when using array syntax.",n[c]);let f=b.camelize(n[c]);B2(f)&&(o[f]=b.EMPTY_OBJ)}else if(n){b.isObject(n)||Q("invalid props options",n);for(let c in n){let f=b.camelize(c);if(B2(f)){let p=n[c],h=o[f]=b.isArray(p)||b.isFunction(p)?{type:p}:b.extend({},p);if(h){let d=H2(Boolean,h.type),_=H2(String,h.type);h[0]=d>-1,h[1]=_<0||d<_,(d>-1||b.hasOwn(h,"default"))&&a.push(f)}}}}let l=[o,a];return b.isObject(t)&&i.set(t,l),l}function B2(t){return t[0]!=="$"&&!b.isReservedProp(t)?!0:(Q(`Invalid prop name: "${t}" is a reserved property.`),!1)}function zg(t){return t===null?"null":typeof t=="function"?t.name||"":typeof t=="object"&&t.constructor&&t.constructor.name||""}function U2(t,e){return zg(t)===zg(e)}function H2(t,e){return b.isArray(e)?e.findIndex(s=>U2(s,t)):b.isFunction(e)&&U2(e,t)?0:-1}function Rv(t,e,s){let i=se.toRaw(e),r=s.propsOptions[0];for(let n in r){let o=r[n];o!=null&&M5(n,i[n],o,se.shallowReadonly(i),!b.hasOwn(t,n)&&!b.hasOwn(t,b.hyphenate(n)))}}function M5(t,e,s,i,r){let{type:n,required:o,validator:a,skipCheck:u}=s;if(o&&r){Q('Missing required prop: "'+t+'"');return}if(!(e==null&&!o)){if(n!=null&&n!==!0&&!u){let l=!1,c=b.isArray(n)?n:[n],f=[];for(let p=0;p<c.length&&!l;p++){let{valid:h,expectedType:d}=L5(e,c[p]);f.push(d||""),l=h}if(!l){Q(F5(t,e,f));return}}a&&!a(e,i)&&Q('Invalid prop: custom validator check failed for prop "'+t+'".')}}var D5=b.makeMap("String,Number,Boolean,Function,Symbol,BigInt");function L5(t,e){let s,i=zg(e);if(D5(i)){let r=typeof t;s=r===i.toLowerCase(),!s&&r==="object"&&(s=t instanceof e)}else i==="Object"?s=b.isObject(t):i==="Array"?s=b.isArray(t):i==="null"?s=t===null:s=t instanceof e;return{valid:s,expectedType:i}}function F5(t,e,s){if(s.length===0)return`Prop type [] for prop "${t}" won't match anything. Did you mean to use type Array instead?`;let i=`Invalid prop: type check failed for prop "${t}". Expected ${s.map(b.capitalize).join(" | ")}`,r=s[0],n=b.toRawType(e),o=$2(e,r),a=$2(e,n);return s.length===1&&j2(r)&&!V5(r,n)&&(i+=` with value ${o}`),i+=`, got ${n} `,j2(n)&&(i+=`with value ${a}.`),i}function $2(t,e){return e==="String"?`"${t}"`:e==="Number"?`${Number(t)}`:`${t}`}function j2(t){return["string","number","boolean"].some(s=>t.toLowerCase()===s)}function V5(...t){return t.some(e=>e.toLowerCase()==="boolean")}var kv=t=>t[0]==="_"||t==="$stable",Ey=t=>b.isArray(t)?t.map(gs):[gs(t)],B5=(t,e,s)=>{if(e._n)return e;let i=uy((...r)=>(bt&&(!s||s.root===bt.root)&&Q(`Slot "${t}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),Ey(e(...r))),s);return i._c=!1,i},Mv=(t,e,s)=>{let i=t._ctx;for(let r in t){if(kv(r))continue;let n=t[r];if(b.isFunction(n))e[r]=B5(r,n,i);else if(n!=null){Q(`Non-function value encountered for slot "${r}". Prefer function slots for better performance.`);let o=Ey(n);e[r]=()=>o}}},Dv=(t,e)=>{ia(t.vnode)||Q("Non-function value encountered for default slot. Prefer function slots for better performance.");let s=Ey(e);t.slots.default=()=>s},U5=(t,e)=>{if(t.vnode.shapeFlag&32){let s=e._;s?(t.slots=se.toRaw(e),b.def(e,"_",s)):Mv(e,t.slots={})}else t.slots={},e&&Dv(t,e);b.def(t.slots,Ap,1)},H5=(t,e,s)=>{let{vnode:i,slots:r}=t,n=!0,o=b.EMPTY_OBJ;if(i.shapeFlag&32){let a=e._;a?Fr?(b.extend(r,e),se.trigger(t,"set","$slots")):s&&a===1?n=!1:(b.extend(r,e),!s&&a===1&&delete r._):(n=!e.$stable,Mv(e,r)),o=e}else e&&(Dv(t,e),o={default:1});if(n)for(let a in r)!kv(a)&&o[a]==null&&delete r[a]};function hp(t,e,s,i,r=!1){if(b.isArray(t)){t.forEach((p,h)=>hp(p,e&&(b.isArray(e)?e[h]:e),s,i,r));return}if(zn(i)&&!r)return;let n=i.shapeFlag&4?Pp(i.component)||i.component.proxy:i.el,o=r?null:n,{i:a,r:u}=t;if(!a){Q("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}let l=e&&e.r,c=a.refs===b.EMPTY_OBJ?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==u&&(b.isString(l)?(c[l]=null,b.hasOwn(f,l)&&(f[l]=null)):se.isRef(l)&&(l.value=null)),b.isFunction(u))_i(u,a,12,[o,c]);else{let p=b.isString(u),h=se.isRef(u);if(p||h){let d=()=>{if(t.f){let _=p?b.hasOwn(f,u)?f[u]:c[u]:u.value;r?b.isArray(_)&&b.remove(_,n):b.isArray(_)?_.includes(n)||_.push(n):p?(c[u]=[n],b.hasOwn(f,u)&&(f[u]=c[u])):(u.value=[n],t.k&&(c[t.k]=u.value))}else p?(c[u]=o,b.hasOwn(f,u)&&(f[u]=o)):h?(u.value=o,t.k&&(c[t.k]=o)):Q("Invalid template ref type:",u,`(${typeof u})`)};o?(d.id=-1,jt(d,s)):d()}else Q("Invalid template ref type:",u,`(${typeof u})`)}}var ji=!1,$5=t=>t.namespaceURI.includes("svg")&&t.tagName!=="foreignObject",j5=t=>t.namespaceURI.includes("MathML"),rp=t=>{if($5(t))return"svg";if(j5(t))return"mathml"},Ru=t=>t.nodeType===8;function K5(t){let{mt:e,p:s,o:{patchProp:i,createText:r,nextSibling:n,parentNode:o,remove:a,insert:u,createComment:l}}=t,c=(g,E)=>{if(!E.hasChildNodes()){Q("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),s(null,g,E),up(),E._vnode=g;return}ji=!1,f(E.firstChild,g,null,null,null),up(),E._vnode=g,ji&&console.error("Hydration completed but contains mismatches.")},f=(g,E,v,N,L,A=!1)=>{let k=Ru(g)&&g.data==="[",O=()=>_(g,E,v,N,L,k),{type:P,ref:I,shapeFlag:j,patchFlag:Y}=E,Z=g.nodeType;E.el=g,"__vnode"in g||Object.defineProperty(g,"__vnode",{value:E,enumerable:!1}),"__vueParentComponent"in g||Object.defineProperty(g,"__vueParentComponent",{value:v,enumerable:!1}),Y===-2&&(A=!1,E.dynamicChildren=null);let K=null;switch(P){case Vr:Z!==3?E.children===""?(u(E.el=r(""),o(g),g),K=g):K=O():(g.data!==E.children&&(ji=!0,Q("Hydration text mismatch in",g.parentNode,`
|
|
57
57
|
- rendered on server: ${JSON.stringify(g.data)}
|
|
58
|
-
- expected on client: ${JSON.stringify(E.children)}`),g.data=E.children),K=n(g));break;case Tt:T(g)?(K=n(g),x(E.el=g.content.firstChild,g,v)):Z!==8||k?K=O():K=n(g);break;case Jn:if(k&&(g=n(g),Z=g.nodeType),Z===1||Z===3){K=g;let ee=!E.children.length;for(let W=0;W<E.staticCount;W++)ee&&(E.children+=K.nodeType===1?K.outerHTML:K.data),W===E.staticCount-1&&(E.anchor=K),K=n(K);return k?n(K):K}else O();break;case Kt:k?K=d(g,E,v,N,L,A):K=O();break;default:if(j&1)(Z!==1||E.type.toLowerCase()!==g.tagName.toLowerCase())&&!T(g)?K=O():K=p(g,E,v,N,L,A);else if(j&6){E.slotScopeIds=L;let ee=o(g);if(k?K=y(g):Ru(g)&&g.data==="teleport start"?K=y(g,g.data,"teleport end"):K=n(g),e(E,ee,null,v,N,rp(ee),A),zn(E)){let W;k?(W=
|
|
58
|
+
- expected on client: ${JSON.stringify(E.children)}`),g.data=E.children),K=n(g));break;case Tt:T(g)?(K=n(g),x(E.el=g.content.firstChild,g,v)):Z!==8||k?K=O():K=n(g);break;case Jn:if(k&&(g=n(g),Z=g.nodeType),Z===1||Z===3){K=g;let ee=!E.children.length;for(let W=0;W<E.staticCount;W++)ee&&(E.children+=K.nodeType===1?K.outerHTML:K.data),W===E.staticCount-1&&(E.anchor=K),K=n(K);return k?n(K):K}else O();break;case Kt:k?K=d(g,E,v,N,L,A):K=O();break;default:if(j&1)(Z!==1||E.type.toLowerCase()!==g.tagName.toLowerCase())&&!T(g)?K=O():K=p(g,E,v,N,L,A);else if(j&6){E.slotScopeIds=L;let ee=o(g);if(k?K=y(g):Ru(g)&&g.data==="teleport start"?K=y(g,g.data,"teleport end"):K=n(g),e(E,ee,null,v,N,rp(ee),A),zn(E)){let W;k?(W=ht(Kt),W.anchor=K?K.previousSibling:ee.lastChild):W=g.nodeType===3?_y(""):ht("div"),W.el=g,E.component.subTree=W}}else j&64?Z!==8?K=O():K=E.type.hydrate(g,E,v,N,L,A,t,h):j&128?K=E.type.hydrate(g,E,v,N,rp(o(g)),L,A,t,f):Q("Invalid HostVNode type:",P,`(${typeof P})`)}return I!=null&&hp(I,null,N,E),K},p=(g,E,v,N,L,A)=>{A=A||!!E.dynamicChildren;let{type:k,props:O,patchFlag:P,shapeFlag:I,dirs:j,transition:Y}=E,Z=k==="input"||k==="option";{j&&bi(E,null,v,"created");let K=!1;if(T(g)){K=Fv(N,Y)&&v&&v.vnode.props&&v.vnode.props.appear;let W=g.content.firstChild;K&&Y.beforeEnter(W),x(W,g,v),E.el=g=W}if(I&16&&!(O&&(O.innerHTML||O.textContent))){let W=h(g.firstChild,E,g,v,N,L,A),Ce=!1;for(;W;){ji=!0,Ce||(Q("Hydration children mismatch on",g,`
|
|
59
59
|
Server rendered element contains more child nodes than client vdom.`),Ce=!0);let je=W;W=W.nextSibling,a(je)}}else I&8&&g.textContent!==E.children&&(ji=!0,Q("Hydration text content mismatch on",g,`
|
|
60
60
|
- rendered on server: ${g.textContent}
|
|
61
61
|
- expected on client: ${E.children}`),g.textContent=E.children);if(O)for(let W in O)q5(g,W,O[W],E,v)&&(ji=!0),(Z&&(W.endsWith("value")||W==="indeterminate")||b.isOn(W)&&!b.isReservedProp(W)||W[0]===".")&&i(g,W,null,O[W],void 0,void 0,v);let ee;(ee=O&&O.onVnodeBeforeMount)&&ms(ee,v,E),j&&bi(E,null,v,"beforeMount"),((ee=O&&O.onVnodeMounted)||j||K)&&ov(()=>{ee&&ms(ee,v,E),K&&Y.enter(g),j&&bi(E,null,v,"mounted")},N)}return g.nextSibling},h=(g,E,v,N,L,A,k)=>{k=k||!!E.dynamicChildren;let O=E.children,P=O.length,I=!1;for(let j=0;j<P;j++){let Y=k?O[j]:O[j]=gs(O[j]);if(g)g=f(g,Y,N,L,A,k);else{if(Y.type===Vr&&!Y.children)continue;ji=!0,I||(Q("Hydration children mismatch on",v,`
|
|
@@ -65,9 +65,9 @@ Server rendered element contains fewer child nodes than client vdom.`),I=!0),s(n
|
|
|
65
65
|
- rendered on server: ${c(u)}
|
|
66
66
|
- expected on client: ${c(l)}
|
|
67
67
|
Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
|
|
68
|
-
You should fix the source of the mismatch.`;return Q(f,t,p),!0}return!1}function K2(t){return new Set(t.trim().split(/\s+/))}function X5(t,e){if(t.size!==e.size)return!1;for(let s of t)if(!e.has(s))return!1;return!0}function q2(t){let e=new Map;for(let s of t.split(";")){let[i,r]=s.split(":");i=i==null?void 0:i.trim(),r=r==null?void 0:r.trim(),i&&r&&e.set(i,r)}return e}function G5(t,e){if(t.size!==e.size)return!1;for(let[s,i]of t)if(i!==e.get(s))return!1;return!0}var ku,Lr;function Ki(t,e){t.appContext.config.performance&&dp()&&Lr.mark(`vue-${e}-${t.uid}`),v8(t,e,dp()?Lr.now():Date.now())}function qi(t,e){if(t.appContext.config.performance&&dp()){let s=`vue-${e}-${t.uid}`,i=s+":end";Lr.mark(i),Lr.measure(`<${Cp(t,t.type)}> ${e}`,s,i),Lr.clearMarks(s),Lr.clearMarks(i)}A8(t,e,dp()?Lr.now():Date.now())}function dp(){return ku!==void 0||(typeof window!="undefined"&&window.performance?(ku=!0,Lr=window.performance):ku=!1),ku}var jt=ov;function z5(t){return Lv(t)}function W5(t){return Lv(t,K5)}function Lv(t,e){let s=b.getGlobalThis();s.__VUE__=!0,oy(s.__VUE_DEVTOOLS_GLOBAL_HOOK__,s);let{insert:i,remove:r,patchProp:n,createElement:o,createText:a,createComment:u,setText:l,setElementText:c,parentNode:f,nextSibling:p,setScopeId:h=b.NOOP,insertStaticContent:d}=t,_=(m,S,w,D=null,F=null,$=null,H=void 0,B=null,V=Fr?!1:!!S.dynamicChildren)=>{if(m===S)return;m&&!ri(m,S)&&(D=ir(m),Yt(m,F,$,!0),m=null),S.patchFlag===-2&&(V=!1,S.dynamicChildren=null);let{type:U,ref:J,shapeFlag:te}=S;switch(U){case Vr:y(m,S,w,D);break;case Tt:x(m,S,w,D);break;case Jn:m==null?T(S,w,D,H):g(m,S,w,H);break;case Kt:j(m,S,w,D,F,$,H,B,V);break;default:te&1?N(m,S,w,D,F,$,H,B,V):te&6?Y(m,S,w,D,F,$,H,B,V):te&64||te&128?U.process(m,S,w,D,F,$,H,B,V,ni):Q("Invalid VNode type:",U,`(${typeof U})`)}J!=null&&F&&hp(J,m&&m.ref,$,S||m,!S)},y=(m,S,w,D)=>{if(m==null)i(S.el=a(S.children),w,D);else{let F=S.el=m.el;S.children!==m.children&&l(F,S.children)}},x=(m,S,w,D)=>{m==null?i(S.el=u(S.children||""),w,D):S.el=m.el},T=(m,S,w,D)=>{[m.el,m.anchor]=d(m.children,S,w,D,m.el,m.anchor)},g=(m,S,w,D)=>{if(S.children!==m.children){let F=p(m.anchor);v(m),[S.el,S.anchor]=d(S.children,w,F,D)}else S.el=m.el,S.anchor=m.anchor},E=({el:m,anchor:S},w,D)=>{let F;for(;m&&m!==S;)F=p(m),i(m,w,D),m=F;i(S,w,D)},v=({el:m,anchor:S})=>{let w;for(;m&&m!==S;)w=p(m),r(m),m=w;r(S)},N=(m,S,w,D,F,$,H,B,V)=>{S.type==="svg"?H="svg":S.type==="math"&&(H="mathml"),m==null?L(S,w,D,F,$,H,B,V):O(m,S,F,$,H,B,V)},L=(m,S,w,D,F,$,H,B)=>{let V,U,{props:J,shapeFlag:te,transition:ie,dirs:ne}=m;if(V=m.el=o(m.type,$,J&&J.is,J),te&8?c(V,m.children):te&16&&k(m.children,V,null,D,F,Vg(m,$),H,B),ne&&bi(m,null,D,"created"),A(V,m,m.scopeId,H,D),J){for(let Ee in J)Ee!=="value"&&!b.isReservedProp(Ee)&&n(V,Ee,null,J[Ee],$,m.children,D,F,as);"value"in J&&n(V,"value",null,J.value,$),(U=J.onVnodeBeforeMount)&&ms(U,D,m)}Object.defineProperty(V,"__vnode",{value:m,enumerable:!1}),Object.defineProperty(V,"__vueParentComponent",{value:D,enumerable:!1}),ne&&bi(m,null,D,"beforeMount");let pe=Fv(F,ie);pe&&ie.beforeEnter(V),i(V,S,w),((U=J&&J.onVnodeMounted)||pe||ne)&&jt(()=>{U&&ms(U,D,m),pe&&ie.enter(V),ne&&bi(m,null,D,"mounted")},F)},A=(m,S,w,D,F)=>{if(w&&h(m,w),D)for(let $=0;$<D.length;$++)h(m,D[$]);if(F){let $=F.subTree;if($.patchFlag>0&&$.patchFlag&2048&&($=Tp($.children)||$),S===$){let H=F.vnode;A(m,H,H.scopeId,H.slotScopeIds,F.parent)}}},k=(m,S,w,D,F,$,H,B,V=0)=>{for(let U=V;U<m.length;U++){let J=m[U]=B?Dr(m[U]):gs(m[U]);_(null,J,S,w,D,F,$,H,B)}},O=(m,S,w,D,F,$,H)=>{let B=S.el=m.el,{patchFlag:V,dynamicChildren:U,dirs:J}=S;V|=m.patchFlag&16;let te=m.props||b.EMPTY_OBJ,ie=S.props||b.EMPTY_OBJ,ne;if(w&&qn(w,!1),(ne=ie.onVnodeBeforeUpdate)&&ms(ne,w,S,m),J&&bi(S,m,w,"beforeUpdate"),w&&qn(w,!0),Fr&&(V=0,H=!1,U=null),U?(P(m.dynamicChildren,U,B,w,D,Vg(S,F),$),mp(m,S)):H||Ce(m,S,B,null,w,D,Vg(S,F),$,!1),V>0){if(V&16)I(B,S,te,ie,w,D,F);else if(V&2&&te.class!==ie.class&&n(B,"class",null,ie.class,F),V&4&&n(B,"style",te.style,ie.style,F),V&8){let pe=S.dynamicProps;for(let Ee=0;Ee<pe.length;Ee++){let _e=pe[Ee],Xe=te[_e],Ot=ie[_e];(Ot!==Xe||_e==="value")&&n(B,_e,Xe,Ot,F,m.children,w,D,as)}}V&1&&m.children!==S.children&&c(B,S.children)}else!H&&U==null&&I(B,S,te,ie,w,D,F);((ne=ie.onVnodeUpdated)||J)&&jt(()=>{ne&&ms(ne,w,S,m),J&&bi(S,m,w,"updated")},D)},P=(m,S,w,D,F,$,H)=>{for(let B=0;B<S.length;B++){let V=m[B],U=S[B],J=V.el&&(V.type===Kt||!ri(V,U)||V.shapeFlag&70)?f(V.el):w;_(V,U,J,null,D,F,$,H,!0)}},I=(m,S,w,D,F,$,H)=>{if(w!==D){if(w!==b.EMPTY_OBJ)for(let B in w)!b.isReservedProp(B)&&!(B in D)&&n(m,B,w[B],null,H,S.children,F,$,as);for(let B in D){if(b.isReservedProp(B))continue;let V=D[B],U=w[B];V!==U&&B!=="value"&&n(m,B,U,V,H,S.children,F,$,as)}"value"in D&&n(m,"value",w.value,D.value,H)}},j=(m,S,w,D,F,$,H,B,V)=>{let U=S.el=m?m.el:a(""),J=S.anchor=m?m.anchor:a(""),{patchFlag:te,dynamicChildren:ie,slotScopeIds:ne}=S;(Fr||te&2048)&&(te=0,V=!1,ie=null),ne&&(B=B?B.concat(ne):ne),m==null?(i(U,w,D),i(J,w,D),k(S.children||[],w,J,F,$,H,B,V)):te>0&&te&64&&ie&&m.dynamicChildren?(P(m.dynamicChildren,ie,w,F,$,H,B),mp(m,S)):Ce(m,S,w,J,F,$,H,B,V)},Y=(m,S,w,D,F,$,H,B,V)=>{S.slotScopeIds=B,m==null?S.shapeFlag&512?F.ctx.activate(S,w,D,H,V):Z(S,w,D,F,$,H,V):K(m,S,V)},Z=(m,S,w,D,F,$,H)=>{let B=m.component=Xv(m,D,F);if(B.type.__hmrId&&g8(B),Fu(m),Ki(B,"mount"),ia(m)&&(B.ctx.renderer=ni),Ki(B,"init"),zv(B),qi(B,"init"),B.asyncDep){if(F&&F.registerDep(B,ee),!m.el){let V=B.subTree=pt(Tt);x(null,V,S,w)}}else ee(B,m,S,w,F,$,H);Vu(),qi(B,"mount")},K=(m,S,w)=>{let D=S.component=m.component;if(k8(m,S,w))if(D.asyncDep&&!D.asyncResolved){Fu(S),W(D,S,w),Vu();return}else D.next=S,d8(D.update),D.effect.dirty=!0,D.update();else S.el=m.el,D.vnode=S},ee=(m,S,w,D,F,$,H)=>{let B=()=>{if(m.isMounted){let{next:J,bu:te,u:ie,parent:ne,vnode:pe}=m;{let vi=Vv(m);if(vi){J&&(J.el=pe.el,W(m,J,H)),vi.asyncDep.then(()=>{m.isUnmounted||B()});return}}let Ee=J,_e;Fu(J||m.vnode),qn(m,!1),J?(J.el=pe.el,W(m,J,H)):J=pe,te&&b.invokeArrayFns(te),(_e=J.props&&J.props.onVnodeBeforeUpdate)&&ms(_e,ne,J,pe),qn(m,!0),Ki(m,"render");let Xe=op(m);qi(m,"render");let Ot=m.subTree;m.subTree=Xe,Ki(m,"patch"),_(Ot,Xe,f(Ot.el),ir(Ot),m,F,$),qi(m,"patch"),J.el=Xe.el,Ee===null&&ly(m,Xe.el),ie&&jt(ie,F),(_e=J.props&&J.props.onVnodeUpdated)&&jt(()=>ms(_e,ne,J,pe),F),tv(m),Vu()}else{let J,{el:te,props:ie}=S,{bm:ne,m:pe,parent:Ee}=m,_e=zn(S);if(qn(m,!1),ne&&b.invokeArrayFns(ne),!_e&&(J=ie&&ie.onVnodeBeforeMount)&&ms(J,Ee,S),qn(m,!0),te&&R){let Xe=()=>{Ki(m,"render"),m.subTree=op(m),qi(m,"render"),Ki(m,"hydrate"),R(te,m.subTree,m,F,null),qi(m,"hydrate")};_e?S.type.__asyncLoader().then(()=>!m.isUnmounted&&Xe()):Xe()}else{Ki(m,"render");let Xe=m.subTree=op(m);qi(m,"render"),Ki(m,"patch"),_(null,Xe,w,D,m,F,$),qi(m,"patch"),S.el=Xe.el}if(pe&&jt(pe,F),!_e&&(J=ie&&ie.onVnodeMounted)){let Xe=S;jt(()=>ms(J,Ee,Xe),F)}(S.shapeFlag&256||Ee&&zn(Ee.vnode)&&Ee.vnode.shapeFlag&256)&&m.a&&jt(m.a,F),m.isMounted=!0,Hg(m),S=w=D=null}},V=m.effect=new se.ReactiveEffect(B,b.NOOP,()=>Qu(U),m.scope),U=m.update=()=>{V.dirty&&V.run()};U.id=m.uid,qn(m,!0),V.onTrack=m.rtc?J=>b.invokeArrayFns(m.rtc,J):void 0,V.onTrigger=m.rtg?J=>b.invokeArrayFns(m.rtg,J):void 0,U.ownerInstance=m,U()},W=(m,S,w)=>{S.component=m;let D=m.vnode.props;m.vnode=S,m.next=null,k5(m,S.props,D,w),H5(m,S.children,w),se.pauseTracking(),I2(m),se.resetTracking()},Ce=(m,S,w,D,F,$,H,B,V=!1)=>{let U=m&&m.children,J=m?m.shapeFlag:0,te=S.children,{patchFlag:ie,shapeFlag:ne}=S;if(ie>0){if(ie&128){tt(U,te,w,D,F,$,H,B,V);return}else if(ie&256){je(U,te,w,D,F,$,H,B,V);return}}ne&8?(J&16&&as(U,F,$),te!==U&&c(w,te)):J&16?ne&16?tt(U,te,w,D,F,$,H,B,V):as(U,F,$,!0):(J&8&&c(w,""),ne&16&&k(te,w,D,F,$,H,B,V))},je=(m,S,w,D,F,$,H,B,V)=>{m=m||b.EMPTY_ARR,S=S||b.EMPTY_ARR;let U=m.length,J=S.length,te=Math.min(U,J),ie;for(ie=0;ie<te;ie++){let ne=S[ie]=V?Dr(S[ie]):gs(S[ie]);_(m[ie],ne,w,null,F,$,H,B,V)}U>J?as(m,F,$,!0,!1,te):k(S,w,D,F,$,H,B,V,te)},tt=(m,S,w,D,F,$,H,B,V)=>{let U=0,J=S.length,te=m.length-1,ie=J-1;for(;U<=te&&U<=ie;){let ne=m[U],pe=S[U]=V?Dr(S[U]):gs(S[U]);if(ri(ne,pe))_(ne,pe,w,null,F,$,H,B,V);else break;U++}for(;U<=te&&U<=ie;){let ne=m[te],pe=S[ie]=V?Dr(S[ie]):gs(S[ie]);if(ri(ne,pe))_(ne,pe,w,null,F,$,H,B,V);else break;te--,ie--}if(U>te){if(U<=ie){let ne=ie+1,pe=ne<J?S[ne].el:D;for(;U<=ie;)_(null,S[U]=V?Dr(S[U]):gs(S[U]),w,pe,F,$,H,B,V),U++}}else if(U>ie)for(;U<=te;)Yt(m[U],F,$,!0),U++;else{let ne=U,pe=U,Ee=new Map;for(U=pe;U<=ie;U++){let Ze=S[U]=V?Dr(S[U]):gs(S[U]);Ze.key!=null&&(Ee.has(Ze.key)&&Q("Duplicate keys found during update:",JSON.stringify(Ze.key),"Make sure keys are unique."),Ee.set(Ze.key,U))}let _e,Xe=0,Ot=ie-pe+1,vi=!1,rr=0,nr=new Array(Ot);for(U=0;U<Ot;U++)nr[U]=0;for(U=ne;U<=te;U++){let Ze=m[U];if(Xe>=Ot){Yt(Ze,F,$,!0);continue}let Es;if(Ze.key!=null)Es=Ee.get(Ze.key);else for(_e=pe;_e<=ie;_e++)if(nr[_e-pe]===0&&ri(Ze,S[_e])){Es=_e;break}Es===void 0?Yt(Ze,F,$,!0):(nr[Es-pe]=U+1,Es>=rr?rr=Es:vi=!0,_(Ze,S[Es],w,null,F,$,H,B,V),Xe++)}let qt=vi?J5(nr):b.EMPTY_ARR;for(_e=qt.length-1,U=Ot-1;U>=0;U--){let Ze=pe+U,Es=S[Ze],S1=Ze+1<J?S[Ze+1].el:D;nr[U]===0?_(null,Es,w,S1,F,$,H,B,V):vi&&(_e<0||U!==qt[_e]?_t(Es,w,S1,2):_e--)}}},_t=(m,S,w,D,F=null)=>{let{el:$,type:H,transition:B,children:V,shapeFlag:U}=m;if(U&6){_t(m.component.subTree,S,w,D);return}if(U&128){m.suspense.move(S,w,D);return}if(U&64){H.move(m,S,w,ni);return}if(H===Kt){i($,S,w);for(let te=0;te<V.length;te++)_t(V[te],S,w,D);i(m.anchor,S,w);return}if(H===Jn){E(m,S,w);return}if(D!==2&&U&1&&B)if(D===0)B.beforeEnter($),i($,S,w),jt(()=>B.enter($),F);else{let{leave:te,delayLeave:ie,afterLeave:ne}=B,pe=()=>i($,S,w),Ee=()=>{te($,()=>{pe(),ne&&ne()})};ie?ie($,pe,Ee):Ee()}else i($,S,w)},Yt=(m,S,w,D=!1,F=!1)=>{let{type:$,props:H,ref:B,children:V,dynamicChildren:U,shapeFlag:J,patchFlag:te,dirs:ie}=m;if(B!=null&&hp(B,null,w,m,!0),J&256){S.ctx.deactivate(m);return}let ne=J&1&&ie,pe=!zn(m),Ee;if(pe&&(Ee=H&&H.onVnodeBeforeUnmount)&&ms(Ee,S,m),J&6)Ys(m.component,w,D);else{if(J&128){m.suspense.unmount(w,D);return}ne&&bi(m,null,S,"beforeUnmount"),J&64?m.type.remove(m,S,w,F,ni,D):U&&($!==Kt||te>0&&te&64)?as(U,S,w,!1,!0):($===Kt&&te&384||!F&&J&16)&&as(V,S,w),D&&ya(m)}(pe&&(Ee=H&&H.onVnodeUnmounted)||ne)&&jt(()=>{Ee&&ms(Ee,S,m),ne&&bi(m,null,S,"unmounted")},w)},ya=m=>{let{type:S,el:w,anchor:D,transition:F}=m;if(S===Kt){m.patchFlag>0&&m.patchFlag&2048&&F&&!F.persisted?m.children.forEach(H=>{H.type===Tt?r(H.el):ya(H)}):ah(w,D);return}if(S===Jn){v(m);return}let $=()=>{r(w),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(m.shapeFlag&1&&F&&!F.persisted){let{leave:H,delayLeave:B}=F,V=()=>H(w,$);B?B(m.el,$,V):V()}else $()},ah=(m,S)=>{let w;for(;m!==S;)w=p(m),r(m),m=w;r(S)},Ys=(m,S,w)=>{m.type.__hmrId&&y8(m);let{bum:D,scope:F,update:$,subTree:H,um:B}=m;D&&b.invokeArrayFns(D),F.stop(),$&&($.active=!1,Yt(H,m,S,w)),B&&jt(B,S),jt(()=>{m.isUnmounted=!0},S),S&&S.pendingBranch&&!S.isUnmounted&&m.asyncDep&&!m.asyncResolved&&m.suspenseId===S.pendingId&&(S.deps--,S.deps===0&&S.resolve()),x8(m)},as=(m,S,w,D=!1,F=!1,$=0)=>{for(let H=$;H<m.length;H++)Yt(m[H],S,w,D,F)},ir=m=>m.shapeFlag&6?ir(m.component.subTree):m.shapeFlag&128?m.suspense.next():p(m.anchor||m.el),po=!1,xi=(m,S,w)=>{m==null?S._vnode&&Yt(S._vnode,null,null,!0):_(S._vnode||null,m,S,null,null,null,w),po||(po=!0,I2(),up(),po=!1),S._vnode=m},ni={p:_,um:Yt,m:_t,r:ya,mt:Z,mc:k,pc:Ce,pbc:P,n:ir,o:t},tn,R;return e&&([tn,R]=e(ni)),{render:xi,hydrate:tn,createApp:N5(xi,tn)}}function Vg({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function qn({effect:t,update:e},s){t.allowRecurse=e.allowRecurse=s}function Fv(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function mp(t,e,s=!1){let i=t.children,r=e.children;if(b.isArray(i)&&b.isArray(r))for(let n=0;n<i.length;n++){let o=i[n],a=r[n];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[n]=Dr(r[n]),a.el=o.el),s||mp(o,a)),a.type===Vr&&(a.el=o.el),a.type===Tt&&!a.el&&(a.el=o.el)}}function J5(t){let e=t.slice(),s=[0],i,r,n,o,a,u=t.length;for(i=0;i<u;i++){let l=t[i];if(l!==0){if(r=s[s.length-1],t[r]<l){e[i]=r,s.push(i);continue}for(n=0,o=s.length-1;n<o;)a=n+o>>1,t[s[a]]<l?n=a+1:o=a;l<t[s[n]]&&(n>0&&(e[i]=s[n-1]),s[n]=i)}}for(n=s.length,o=s[n-1];n-- >0;)s[n]=o,o=e[o];return s}function Vv(t){let e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Vv(e)}var Y5=t=>t.__isTeleport,sa=t=>t&&(t.disabled||t.disabled===""),X2=t=>typeof SVGElement!="undefined"&&t instanceof SVGElement,G2=t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,Wg=(t,e)=>{let s=t&&t.to;if(b.isString(s))if(e){let i=e(s);return i||Q(`Failed to locate Teleport target with selector "${s}". Note the target element must exist before the component is mounted - i.e. the target cannot be rendered by the component itself, and ideally should be outside of the entire Vue component tree.`),i}else return Q("Current renderer does not support string target for Teleports. (missing querySelector renderer option)"),null;else return!s&&!sa(t)&&Q(`Invalid Teleport target: ${s}`),s},Z5={name:"Teleport",__isTeleport:!0,process(t,e,s,i,r,n,o,a,u,l){let{mc:c,pc:f,pbc:p,o:{insert:h,querySelector:d,createText:_,createComment:y}}=l,x=sa(e.props),{shapeFlag:T,children:g,dynamicChildren:E}=e;if(Fr&&(u=!1,E=null),t==null){let v=e.el=y("teleport start"),N=e.anchor=y("teleport end");h(v,s,i),h(N,s,i);let L=e.target=Wg(e.props,d),A=e.targetAnchor=_("");L?(h(A,L),o==="svg"||X2(L)?o="svg":(o==="mathml"||G2(L))&&(o="mathml")):x||Q("Invalid Teleport target on mount:",L,`(${typeof L})`);let k=(O,P)=>{T&16&&c(g,O,P,r,n,o,a,u)};x?k(s,N):L&&k(L,A)}else{e.el=t.el;let v=e.anchor=t.anchor,N=e.target=t.target,L=e.targetAnchor=t.targetAnchor,A=sa(t.props),k=A?s:N,O=A?v:L;if(o==="svg"||X2(N)?o="svg":(o==="mathml"||G2(N))&&(o="mathml"),E?(p(t.dynamicChildren,E,k,r,n,o,a),mp(t,e,!0)):u||f(t,e,k,O,r,n,o,a,!1),x)A?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):np(e,s,v,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){let P=e.target=Wg(e.props,d);P?np(e,P,null,l,0):Q("Invalid Teleport target on update:",N,`(${typeof N})`)}else A&&np(e,N,L,l,1)}Bv(e)},remove(t,e,s,i,{um:r,o:{remove:n}},o){let{shapeFlag:a,children:u,anchor:l,targetAnchor:c,target:f,props:p}=t;if(f&&n(c),o&&n(l),a&16){let h=o||!sa(p);for(let d=0;d<u.length;d++){let _=u[d];r(_,e,s,h,!!_.dynamicChildren)}}},move:np,hydrate:Q5};function np(t,e,s,{o:{insert:i},m:r},n=2){n===0&&i(t.targetAnchor,e,s);let{el:o,anchor:a,shapeFlag:u,children:l,props:c}=t,f=n===2;if(f&&i(o,e,s),(!f||sa(c))&&u&16)for(let p=0;p<l.length;p++)r(l[p],e,s,2);f&&i(a,e,s)}function Q5(t,e,s,i,r,n,{o:{nextSibling:o,parentNode:a,querySelector:u}},l){let c=e.target=Wg(e.props,u);if(c){let f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(sa(e.props))e.anchor=l(o(t),e,a(t),s,i,r,n),e.targetAnchor=f;else{e.anchor=o(t);let p=f;for(;p;)if(p=o(p),p&&p.nodeType===8&&p.data==="teleport anchor"){e.targetAnchor=p,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}l(f,e,c,s,i,r,n)}Bv(e)}return e.anchor&&o(e.anchor)}var e9=Z5;function Bv(t){let e=t.ctx;if(e&&e.ut){let s=t.children[0].el;for(;s&&s!==t.targetAnchor;)s.nodeType===1&&s.setAttribute("data-v-owner",e.uid),s=s.nextSibling;e.ut()}}var Kt=Symbol.for("v-fgt"),Vr=Symbol.for("v-txt"),Tt=Symbol.for("v-cmt"),Jn=Symbol.for("v-stc"),ju=[],ys=null;function vp(t=!1){ju.push(ys=t?null:[])}function Uv(){ju.pop(),ys=ju[ju.length-1]||null}var Zn=1;function Jg(t){Zn+=t}function Hv(t){return t.dynamicChildren=Zn>0?ys||b.EMPTY_ARR:null,Uv(),Zn>0&&ys&&ys.push(t),t}function t9(t,e,s,i,r,n){return Hv(Ty(t,e,s,i,r,n,!0))}function by(t,e,s,i,r){return Hv(pt(t,e,s,i,r,!0))}function Gi(t){return t?t.__v_isVNode===!0:!1}function ri(t,e){return e.shapeFlag&6&&Zo.has(e.type)?(t.shapeFlag&=-257,e.shapeFlag&=-513,!1):t.type===e.type&&t.key===e.key}var Yg;function s9(t){Yg=t}var i9=(...t)=>r9(...Yg?Yg(t,ft):t),Ap="__vInternal",$v=({key:t})=>t!=null?t:null,ap=({ref:t,ref_key:e,ref_for:s})=>(typeof t=="number"&&(t=""+t),t!=null?b.isString(t)||se.isRef(t)||b.isFunction(t)?{i:ft,r:t,k:e,f:!!s}:t:null);function Ty(t,e=null,s=null,i=0,r=null,n=t===Kt?0:1,o=!1,a=!1){let u={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&$v(e),ref:e&&ap(e),scopeId:bp,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:n,patchFlag:i,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ft};return a?(Sy(u,s),n&128&&t.normalize(u)):s&&(u.shapeFlag|=b.isString(s)?8:16),u.key!==u.key&&Q("VNode created with invalid key (NaN). VNode type:",u.type),Zn>0&&!o&&ys&&(u.patchFlag>0||n&6)&&u.patchFlag!==32&&ys.push(u),u}var pt=i9;function r9(t,e=null,s=null,i=0,r=null,n=!1){if((!t||t===cy)&&(t||Q(`Invalid vnode type when creating vnode: ${t}.`),t=Tt),Gi(t)){let a=zs(t,e,!0);return s&&Sy(a,s),Zn>0&&!n&&ys&&(a.shapeFlag&6?ys[ys.indexOf(t)]=a:ys.push(a)),a.patchFlag|=-2,a}if(Zv(t)&&(t=t.__vccOpts),e){e=jv(e);let{class:a,style:u}=e;a&&!b.isString(a)&&(e.class=b.normalizeClass(a)),b.isObject(u)&&(se.isProxy(u)&&!b.isArray(u)&&(u=b.extend({},u)),e.style=b.normalizeStyle(u))}let o=b.isString(t)?1:nv(t)?128:Y5(t)?64:b.isObject(t)?4:b.isFunction(t)?2:0;return o&4&&se.isProxy(t)&&(t=se.toRaw(t),Q("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
69
|
-
Component that was made reactive: `,t)),Ty(t,e,s,i,r,o,n,!0)}function jv(t){return t?se.isProxy(t)||Ap in t?b.extend({},t):t:null}function zs(t,e,s=!1){let{props:i,ref:r,patchFlag:n,children:o}=t,a=e?qv(i||{},e):i;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:a,key:a&&$v(a),ref:e&&e.ref?s&&r?b.isArray(r)?r.concat(ap(e)):[r,ap(e)]:ap(e):r,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:n===-1&&b.isArray(o)?o.map(Kv):o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Kt?n===-1?16:n|16:n,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&zs(t.ssContent),ssFallback:t.ssFallback&&zs(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Kv(t){let e=zs(t);return b.isArray(t.children)&&(e.children=t.children.map(Kv)),e}function _y(t=" ",e=0){return pt(Vr,null,t,e)}function n9(t,e){let s=pt(Jn,null,t);return s.staticCount=e,s}function o9(t="",e=!1){return e?(vp(),by(Tt,null,t)):pt(Tt,null,t)}function gs(t){return t==null||typeof t=="boolean"?pt(Tt):b.isArray(t)?pt(Kt,null,t.slice()):typeof t=="object"?Dr(t):pt(Vr,null,String(t))}function Dr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:zs(t)}function Sy(t,e){let s=0,{shapeFlag:i}=t;if(e==null)e=null;else if(b.isArray(e))s=16;else if(typeof e=="object")if(i&65){let r=e.default;r&&(r._c&&(r._d=!1),Sy(t,r()),r._c&&(r._d=!0));return}else{s=32;let r=e._;!r&&!(Ap in e)?e._ctx=ft:r===3&&ft&&(ft.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else b.isFunction(e)?(e={default:e,_ctx:ft},s=32):(e=String(e),i&64?(s=16,e=[_y(e)]):s=8);t.children=e,t.shapeFlag|=s}function qv(...t){let e={};for(let s=0;s<t.length;s++){let i=t[s];for(let r in i)if(r==="class")e.class!==i.class&&(e.class=b.normalizeClass([e.class,i.class]));else if(r==="style")e.style=b.normalizeStyle([e.style,i.style]);else if(b.isOn(r)){let n=e[r],o=i[r];o&&n!==o&&!(b.isArray(n)&&n.includes(o))&&(e[r]=n?[].concat(n,o):o)}else r!==""&&(e[r]=i[r])}return e}function ms(t,e,s,i=null){Gs(t,e,7,[s,i])}var a9=Iv(),u9=0;function Xv(t,e,s){let i=t.type,r=(e?e.appContext:t.appContext)||a9,n={uid:u9++,vnode:t,type:i,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new se.EffectScope(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:wv(i,r),emitsOptions:iv(i,r),emit:null,emitted:null,propsDefaults:b.EMPTY_OBJ,inheritAttrs:i.inheritAttrs,ctx:b.EMPTY_OBJ,data:b.EMPTY_OBJ,props:b.EMPTY_OBJ,attrs:b.EMPTY_OBJ,slots:b.EMPTY_OBJ,refs:b.EMPTY_OBJ,setupState:b.EMPTY_OBJ,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return n.ctx=o5(n),n.root=e?e.root:n,n.emit=C8.bind(null,n),t.ce&&t.ce(n),n}var bt=null,to=()=>bt||ft,gp,Zg;{let t=b.getGlobalThis(),e=(s,i)=>{let r;return(r=t[s])||(r=t[s]=[]),r.push(i),n=>{r.length>1?r.forEach(o=>o(n)):r[0](n)}};gp=e("__VUE_INSTANCE_SETTERS__",s=>bt=s),Zg=e("__VUE_SSR_SETTERS__",s=>sl=s)}var Qn=t=>{let e=bt;return gp(t),t.scope.on(),()=>{t.scope.off(),gp(e)}},Qg=()=>{bt&&bt.scope.off(),gp(null)},l9=b.makeMap("slot,component");function ey(t,{isNativeTag:e}){(l9(t)||e(t))&&Q("Do not use built-in or reserved HTML elements as component id: "+t)}function Gv(t){return t.vnode.shapeFlag&4}var sl=!1;function zv(t,e=!1){e&&Zg(e);let{props:s,children:i}=t.vnode,r=Gv(t);w5(t,s,r,e),U5(t,i);let n=r?c9(t,e):void 0;return e&&Zg(!1),n}function c9(t,e){var s;let i=t.type;{if(i.name&&ey(i.name,t.appContext.config),i.components){let n=Object.keys(i.components);for(let o=0;o<n.length;o++)ey(n[o],t.appContext.config)}if(i.directives){let n=Object.keys(i.directives);for(let o=0;o<n.length;o++)fv(n[o])}i.compilerOptions&&Wv()&&Q('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.')}t.accessCache=Object.create(null),t.proxy=se.markRaw(new Proxy(t.ctx,Hu)),a5(t);let{setup:r}=i;if(r){let n=t.setupContext=r.length>1?Yv(t):null,o=Qn(t);se.pauseTracking();let a=_i(r,t,0,[se.shallowReadonly(t.props),n]);if(se.resetTracking(),o(),b.isPromise(a)){if(a.then(Qg,Qg),e)return a.then(u=>{ty(t,u,e)}).catch(u=>{Br(u,t,0)});if(t.asyncDep=a,!t.suspense){let u=(s=i.name)!=null?s:"Anonymous";Q(`Component <${u}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else ty(t,a,e)}else Jv(t,e)}function ty(t,e,s){b.isFunction(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:b.isObject(e)?(Gi(e)&&Q("setup() should not return VNodes directly - return a render function instead."),t.devtoolsRawSetupState=e,t.setupState=se.proxyRefs(e),u5(t)):e!==void 0&&Q(`setup() should return an object. Received: ${e===null?"null":typeof e}`),Jv(t,s)}var Ku,sy;function f9(t){Ku=t,sy=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,n5))}}var Wv=()=>!Ku;function Jv(t,e,s){let i=t.type;if(!t.render){if(!e&&Ku&&!i.render){let r=i.template||yy(t).template;if(r){Ki(t,"compile");let{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:a,compilerOptions:u}=i,l=b.extend(b.extend({isCustomElement:n,delimiters:a},o),u);i.render=Ku(r,l),qi(t,"compile")}}t.render=i.render||b.NOOP,sy&&sy(t)}{let r=Qn(t);se.pauseTracking();try{x5(t)}finally{se.resetTracking(),r()}}!i.render&&t.render===b.NOOP&&!e&&(!Ku&&i.template?Q("Component provided template option but runtime compilation is not supported in this build of Vue."):Q("Component is missing template or render function."))}function p9(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,s){return lp(),se.track(t,"get","$attrs"),e[s]},set(){return Q("setupContext.attrs is readonly."),!1},deleteProperty(){return Q("setupContext.attrs is readonly."),!1}}))}function h9(t){return t.slotsProxy||(t.slotsProxy=new Proxy(t.slots,{get(e,s){return se.track(t,"get","$slots"),e[s]}}))}function Yv(t){return Object.freeze({get attrs(){return p9(t)},get slots(){return h9(t)},get emit(){return(s,...i)=>t.emit(s,...i)},expose:s=>{if(t.exposed&&Q("expose() should be called only once per setup()."),s!=null){let i=typeof s;i==="object"&&(b.isArray(s)?i="array":se.isRef(s)&&(i="ref")),i!=="object"&&Q(`expose() should be passed a plain object, received ${i}.`)}t.exposed=s||{}}})}function Pp(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(se.proxyRefs(se.markRaw(t.exposed)),{get(e,s){if(s in e)return e[s];if(s in Wn)return Wn[s](t)},has(e,s){return s in e||s in Wn}}))}var d9=/(?:^|[-_])(\w)/g,m9=t=>t.replace(d9,e=>e.toUpperCase()).replace(/[-_]/g,"");function Zu(t,e=!0){return b.isFunction(t)?t.displayName||t.name:t.name||e&&t.__name}function Cp(t,e,s=!1){let i=Zu(e);if(!i&&e.__file){let r=e.__file.match(/([^/\\]+)\.\w+$/);r&&(i=r[1])}if(!i&&t&&t.parent){let r=n=>{for(let o in n)if(n[o]===e)return o};i=r(t.components||t.parent.type.components)||r(t.appContext.components)}return i?m9(i):s?"App":"Anonymous"}function Zv(t){return b.isFunction(t)&&"__vccOpts"in t}var Qv=(t,e)=>{let s=se.computed(t,e,sl);{let i=to();i&&i.appContext.config.warnRecursiveComputed&&(s._warnRecursive=!0)}return s};function g9(t,e,s=b.EMPTY_OBJ){let i=to();if(!i)return Q("useModel() called without active instance."),se.ref();if(!i.propsOptions[0][e])return Q(`useModel() called with prop "${e}" which is not declared.`),se.ref();let r=b.camelize(e),n=b.hyphenate(e),o=se.customRef((u,l)=>{let c;return lv(()=>{let f=t[e];b.hasChanged(c,f)&&(c=f,l())}),{get(){return u(),s.get?s.get(c):c},set(f){let p=i.vnode.props;!(p&&(e in p||r in p||n in p)&&(`onUpdate:${e}`in p||`onUpdate:${r}`in p||`onUpdate:${n}`in p))&&b.hasChanged(f,c)&&(c=f,l()),i.emit(`update:${e}`,s.set?s.set(f):f)}}}),a=e==="modelValue"?"modelModifiers":`${e}Modifiers`;return o[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?t[a]||{}:o,done:!1}:{done:!0}}}},o}function y9(t,e,s){let i=arguments.length;return i===2?b.isObject(e)&&!b.isArray(e)?Gi(e)?pt(t,null,[e]):pt(t,e):pt(t,null,e):(i>3?s=Array.prototype.slice.call(arguments,2):i===3&&Gi(s)&&(s=[s]),pt(t,e,s))}function E9(){if(typeof window=="undefined")return;let t={style:"color:#3ba776"},e={style:"color:#1677ff"},s={style:"color:#f5222d"},i={style:"color:#eb2f96"},r={header(f){return b.isObject(f)?f.__isVue?["div",t,"VueInstance"]:se.isRef(f)?["div",{},["span",t,c(f)],"<",a(f.value),">"]:se.isReactive(f)?["div",{},["span",t,se.isShallow(f)?"ShallowReactive":"Reactive"],"<",a(f),`>${se.isReadonly(f)?" (readonly)":""}`]:se.isReadonly(f)?["div",{},["span",t,se.isShallow(f)?"ShallowReadonly":"Readonly"],"<",a(f),">"]:null:null},hasBody(f){return f&&f.__isVue},body(f){if(f&&f.__isVue)return["div",{},...n(f.$)]}};function n(f){let p=[];f.type.props&&f.props&&p.push(o("props",se.toRaw(f.props))),f.setupState!==b.EMPTY_OBJ&&p.push(o("setup",f.setupState)),f.data!==b.EMPTY_OBJ&&p.push(o("data",se.toRaw(f.data)));let h=u(f,"computed");h&&p.push(o("computed",h));let d=u(f,"inject");return d&&p.push(o("injected",d)),p.push(["div",{},["span",{style:i.style+";opacity:0.66"},"$ (internal): "],["object",{object:f}]]),p}function o(f,p){return p=b.extend({},p),Object.keys(p).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},f],["div",{style:"padding-left:1.25em"},...Object.keys(p).map(h=>["div",{},["span",i,h+": "],a(p[h],!1)])]]:["span",{}]}function a(f,p=!0){return typeof f=="number"?["span",e,f]:typeof f=="string"?["span",s,JSON.stringify(f)]:typeof f=="boolean"?["span",i,f]:b.isObject(f)?["object",{object:p?se.toRaw(f):f}]:["span",s,String(f)]}function u(f,p){let h=f.type;if(b.isFunction(h))return;let d={};for(let _ in f.ctx)l(h,_,p)&&(d[_]=f.ctx[_]);return d}function l(f,p,h){let d=f[h];if(b.isArray(d)&&d.includes(p)||b.isObject(d)&&p in d||f.extends&&l(f.extends,p,h)||f.mixins&&f.mixins.some(_=>l(_,p,h)))return!0}function c(f){return se.isShallow(f)?"ShallowRef":f.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}function b9(t,e,s,i){let r=s[i];if(r&&eA(r,t))return r;let n=e();return n.memo=t.slice(),s[i]=n}function eA(t,e){let s=t.memo;if(s.length!=e.length)return!1;for(let i=0;i<s.length;i++)if(b.hasChanged(s[i],e[i]))return!1;return Zn>0&&ys&&ys.push(t),!0}var iy="3.4.21",T9=Q,_9=yp,S9=ii,x9=oy,v9={createComponentInstance:Xv,setupComponent:zv,renderComponentRoot:op,setCurrentRenderingInstance:zu,isVNode:Gi,normalizeVNode:gs},A9=v9,P9=null,C9=null,I9=null;X.EffectScope=se.EffectScope;X.ReactiveEffect=se.ReactiveEffect;X.TrackOpTypes=se.TrackOpTypes;X.TriggerOpTypes=se.TriggerOpTypes;X.customRef=se.customRef;X.effect=se.effect;X.effectScope=se.effectScope;X.getCurrentScope=se.getCurrentScope;X.isProxy=se.isProxy;X.isReactive=se.isReactive;X.isReadonly=se.isReadonly;X.isRef=se.isRef;X.isShallow=se.isShallow;X.markRaw=se.markRaw;X.onScopeDispose=se.onScopeDispose;X.proxyRefs=se.proxyRefs;X.reactive=se.reactive;X.readonly=se.readonly;X.ref=se.ref;X.shallowReactive=se.shallowReactive;X.shallowReadonly=se.shallowReadonly;X.shallowRef=se.shallowRef;X.stop=se.stop;X.toRaw=se.toRaw;X.toRef=se.toRef;X.toRefs=se.toRefs;X.toValue=se.toValue;X.triggerRef=se.triggerRef;X.unref=se.unref;X.camelize=b.camelize;X.capitalize=b.capitalize;X.normalizeClass=b.normalizeClass;X.normalizeProps=b.normalizeProps;X.normalizeStyle=b.normalizeStyle;X.toDisplayString=b.toDisplayString;X.toHandlerKey=b.toHandlerKey;X.BaseTransition=J8;X.BaseTransitionPropsValidators=hv;X.Comment=Tt;X.DeprecationTypes=I9;X.ErrorCodes=c8;X.ErrorTypeStrings=_9;X.Fragment=Kt;X.KeepAlive=Q8;X.Static=Jn;X.Suspense=B8;X.Teleport=e9;X.Text=Vr;X.assertNumber=W2;X.callWithAsyncErrorHandling=Gs;X.callWithErrorHandling=_i;X.cloneVNode=zs;X.compatUtils=C9;X.computed=Qv;X.createBlock=by;X.createCommentVNode=o9;X.createElementBlock=t9;X.createElementVNode=Ty;X.createHydrationRenderer=W5;X.createPropsRestProxy=T5;X.createRenderer=z5;X.createSlots=s5;X.createStaticVNode=n9;X.createTextVNode=_y;X.createVNode=pt;X.defineAsyncComponent=Y8;X.defineComponent=mv;X.defineEmits=c5;X.defineExpose=f5;X.defineModel=d5;X.defineOptions=p5;X.defineProps=l5;X.defineSlots=h5;X.devtools=S9;X.getCurrentInstance=to;X.getTransitionRawChildren=hy;X.guardReactiveProps=jv;X.h=y9;X.handleError=Br;X.hasInjectionContext=O5;X.initCustomFormatter=E9;X.inject=$u;X.isMemoSame=eA;X.isRuntimeOnly=Wv;X.isVNode=Gi;X.mergeDefaults=E5;X.mergeModels=b5;X.mergeProps=qv;X.nextTick=Y2;X.onActivated=gv;X.onBeforeMount=bv;X.onBeforeUnmount=xp;X.onBeforeUpdate=Tv;X.onDeactivated=yv;X.onErrorCaptured=vv;X.onMounted=Sp;X.onRenderTracked=xv;X.onRenderTriggered=Sv;X.onServerPrefetch=_v;X.onUnmounted=my;X.onUpdated=dy;X.openBlock=vp;X.popScopeId=N8;X.provide=Nv;X.pushScopeId=I8;X.queuePostFlushCb=Xu;X.registerRuntimeCompiler=f9;X.renderList=t5;X.renderSlot=i5;X.resolveComponent=D8;X.resolveDirective=F8;X.resolveDynamicComponent=L8;X.resolveFilter=P9;X.resolveTransitionHooks=fp;X.setBlockTracking=Jg;X.setDevtoolsHook=x9;X.setTransitionHooks=Ju;X.ssrContextKey=av;X.ssrUtils=A9;X.toHandlers=r5;X.transformVNodeArgs=s9;X.useAttrs=y5;X.useModel=g9;X.useSSRContext=uv;X.useSlots=g5;X.useTransitionState=pv;X.version=iy;X.warn=T9;X.watch=Uu;X.watchEffect=q8;X.watchPostEffect=X8;X.watchSyncEffect=lv;X.withAsyncContext=_5;X.withCtx=uy;X.withDefaults=m5;X.withDirectives=z8;X.withMemo=b9;X.withScopeId=O8});var vy=Ie((WB,xy)=>{"use strict";process.env.NODE_ENV==="production"?xy.exports=C2():xy.exports=tA()});var UA=Ie(ot=>{"use strict";Object.defineProperty(ot,"__esModule",{value:!0});var it=vy(),he=Ts(),N9="http://www.w3.org/2000/svg",O9="http://www.w3.org/1998/Math/MathML",$r=typeof document!="undefined"?document:null,sA=$r&&$r.createElement("template"),w9={insert:(t,e,s)=>{e.insertBefore(t,s||null)},remove:t=>{let e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,s,i)=>{let r=e==="svg"?$r.createElementNS(N9,t):e==="mathml"?$r.createElementNS(O9,t):$r.createElement(t,s?{is:s}:void 0);return t==="select"&&i&&i.multiple!=null&&r.setAttribute("multiple",i.multiple),r},createText:t=>$r.createTextNode(t),createComment:t=>$r.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>$r.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,s,i,r,n){let o=s?s.previousSibling:e.lastChild;if(r&&(r===n||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),s),!(r===n||!(r=r.nextSibling)););else{sA.innerHTML=i==="svg"?`<svg>${t}</svg>`:i==="mathml"?`<math>${t}</math>`:t;let a=sA.content;if(i==="svg"||i==="mathml"){let u=a.firstChild;for(;u.firstChild;)a.appendChild(u.firstChild);a.removeChild(u)}e.insertBefore(a,s)}return[o?o.nextSibling:e.firstChild,s?s.previousSibling:e.lastChild]}},Ur="transition",il="animation",ra=Symbol("_vtc"),Ny=(t,{slots:e})=>it.h(it.BaseTransition,_A(t),e);Ny.displayName="Transition";var TA={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},R9=Ny.props=he.extend({},it.BaseTransitionPropsValidators,TA),so=(t,e=[])=>{he.isArray(t)?t.forEach(s=>s(...e)):t&&t(...e)},iA=t=>t?he.isArray(t)?t.some(e=>e.length>1):t.length>1:!1;function _A(t){let e={};for(let I in t)I in TA||(e[I]=t[I]);if(t.css===!1)return e;let{name:s="v",type:i,duration:r,enterFromClass:n=`${s}-enter-from`,enterActiveClass:o=`${s}-enter-active`,enterToClass:a=`${s}-enter-to`,appearFromClass:u=n,appearActiveClass:l=o,appearToClass:c=a,leaveFromClass:f=`${s}-leave-from`,leaveActiveClass:p=`${s}-leave-active`,leaveToClass:h=`${s}-leave-to`}=t,d=k9(r),_=d&&d[0],y=d&&d[1],{onBeforeEnter:x,onEnter:T,onEnterCancelled:g,onLeave:E,onLeaveCancelled:v,onBeforeAppear:N=x,onAppear:L=T,onAppearCancelled:A=g}=e,k=(I,j,Y)=>{Hr(I,j?c:a),Hr(I,j?l:o),Y&&Y()},O=(I,j)=>{I._isLeaving=!1,Hr(I,f),Hr(I,h),Hr(I,p),j&&j()},P=I=>(j,Y)=>{let Z=I?L:T,K=()=>k(j,I,Y);so(Z,[j,K]),rA(()=>{Hr(j,I?u:n),Wi(j,I?c:a),iA(Z)||nA(j,i,_,K)})};return he.extend(e,{onBeforeEnter(I){so(x,[I]),Wi(I,n),Wi(I,o)},onBeforeAppear(I){so(N,[I]),Wi(I,u),Wi(I,l)},onEnter:P(!1),onAppear:P(!0),onLeave(I,j){I._isLeaving=!0;let Y=()=>O(I,j);Wi(I,f),xA(),Wi(I,p),rA(()=>{I._isLeaving&&(Hr(I,f),Wi(I,h),iA(E)||nA(I,i,y,Y))}),so(E,[I,Y])},onEnterCancelled(I){k(I,!1),so(g,[I])},onAppearCancelled(I){k(I,!0),so(A,[I])},onLeaveCancelled(I){O(I),so(v,[I])}})}function k9(t){if(t==null)return null;if(he.isObject(t))return[Ay(t.enter),Ay(t.leave)];{let e=Ay(t);return[e,e]}}function Ay(t){return he.toNumber(t)}function Wi(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.add(s)),(t[ra]||(t[ra]=new Set)).add(e)}function Hr(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));let s=t[ra];s&&(s.delete(e),s.size||(t[ra]=void 0))}function rA(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}var M9=0;function nA(t,e,s,i){let r=t._endId=++M9,n=()=>{r===t._endId&&i()};if(s)return setTimeout(n,s);let{type:o,timeout:a,propCount:u}=SA(t,e);if(!o)return i();let l=o+"end",c=0,f=()=>{t.removeEventListener(l,p),n()},p=h=>{h.target===t&&++c>=u&&f()};setTimeout(()=>{c<u&&f()},a+1),t.addEventListener(l,p)}function SA(t,e){let s=window.getComputedStyle(t),i=d=>(s[d]||"").split(", "),r=i(`${Ur}Delay`),n=i(`${Ur}Duration`),o=oA(r,n),a=i(`${il}Delay`),u=i(`${il}Duration`),l=oA(a,u),c=null,f=0,p=0;e===Ur?o>0&&(c=Ur,f=o,p=n.length):e===il?l>0&&(c=il,f=l,p=u.length):(f=Math.max(o,l),c=f>0?o>l?Ur:il:null,p=c?c===Ur?n.length:u.length:0);let h=c===Ur&&/\b(transform|all)(,|$)/.test(i(`${Ur}Property`).toString());return{type:c,timeout:f,propCount:p,hasTransform:h}}function oA(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((s,i)=>aA(s)+aA(t[i])))}function aA(t){return t==="auto"?0:Number(t.slice(0,-1).replace(",","."))*1e3}function xA(){return document.body.offsetHeight}function D9(t,e,s){let i=t[ra];i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):s?t.setAttribute("class",e):t.className=e}var Op=Symbol("_vod"),vA=Symbol("_vsh"),AA={beforeMount(t,{value:e},{transition:s}){t[Op]=t.style.display==="none"?"":t.style.display,s&&e?s.beforeEnter(t):rl(t,e)},mounted(t,{value:e},{transition:s}){s&&e&&s.enter(t)},updated(t,{value:e,oldValue:s},{transition:i}){!e!=!s&&(i?e?(i.beforeEnter(t),rl(t,!0),i.enter(t)):i.leave(t,()=>{rl(t,!1)}):rl(t,e))},beforeUnmount(t,{value:e}){rl(t,e)}};function rl(t,e){t.style.display=e?t[Op]:"none",t[vA]=!e}function L9(){AA.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}var F9=Symbol("");function V9(t){}var B9=/(^|;)\s*display\s*:/;function U9(t,e,s){let i=t.style,r=he.isString(s),n=!1;if(s&&!r){if(e)if(he.isString(e))for(let o of e.split(";")){let a=o.slice(0,o.indexOf(":")).trim();s[a]==null&&Np(i,a,"")}else for(let o in e)s[o]==null&&Np(i,o,"");for(let o in s)o==="display"&&(n=!0),Np(i,o,s[o])}else if(r){if(e!==s){let o=i[F9];o&&(s+=";"+o),i.cssText=s,n=B9.test(s)}}else e&&t.removeAttribute("style");Op in t&&(t[Op]=n?i.display:"",t[vA]&&(i.display="none"))}var uA=/\s*!important$/;function Np(t,e,s){if(he.isArray(s))s.forEach(i=>Np(t,e,i));else if(s==null&&(s=""),e.startsWith("--"))t.setProperty(e,s);else{let i=H9(t,e);uA.test(s)?t.setProperty(he.hyphenate(i),s.replace(uA,""),"important"):t[i]=s}}var lA=["Webkit","Moz","ms"],Py={};function H9(t,e){let s=Py[e];if(s)return s;let i=it.camelize(e);if(i!=="filter"&&i in t)return Py[e]=i;i=he.capitalize(i);for(let r=0;r<lA.length;r++){let n=lA[r]+i;if(n in t)return Py[e]=n}return e}var cA="http://www.w3.org/1999/xlink";function $9(t,e,s,i,r){if(i&&e.startsWith("xlink:"))s==null?t.removeAttributeNS(cA,e.slice(6,e.length)):t.setAttributeNS(cA,e,s);else{let n=he.isSpecialBooleanAttr(e);s==null||n&&!he.includeBooleanAttr(s)?t.removeAttribute(e):t.setAttribute(e,n?"":s)}}function j9(t,e,s,i,r,n,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,r,n),t[e]=s==null?"":s;return}let a=t.tagName;if(e==="value"&&a!=="PROGRESS"&&!a.includes("-")){let l=a==="OPTION"?t.getAttribute("value")||"":t.value,c=s==null?"":s;(l!==c||!("_value"in t))&&(t.value=c),s==null&&t.removeAttribute(e),t._value=s;return}let u=!1;if(s===""||s==null){let l=typeof t[e];l==="boolean"?s=he.includeBooleanAttr(s):s==null&&l==="string"?(s="",u=!0):l==="number"&&(s=0,u=!0)}try{t[e]=s}catch(l){}u&&t.removeAttribute(e)}function Ji(t,e,s,i){t.addEventListener(e,s,i)}function K9(t,e,s,i){t.removeEventListener(e,s,i)}var fA=Symbol("_vei");function q9(t,e,s,i,r=null){let n=t[fA]||(t[fA]={}),o=n[e];if(i&&o)o.value=i;else{let[a,u]=X9(e);if(i){let l=n[e]=W9(i,r);Ji(t,a,l,u)}else o&&(K9(t,a,o,u),n[e]=void 0)}}var pA=/(?:Once|Passive|Capture)$/;function X9(t){let e;if(pA.test(t)){e={};let i;for(;i=t.match(pA);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):he.hyphenate(t.slice(2)),e]}var Cy=0,G9=Promise.resolve(),z9=()=>Cy||(G9.then(()=>Cy=0),Cy=Date.now());function W9(t,e){let s=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=s.attached)return;it.callWithAsyncErrorHandling(J9(i,s.value),e,5,[i])};return s.value=t,s.attached=z9(),s}function J9(t,e){if(he.isArray(e)){let s=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{s.call(t),t._stopped=!0},e.map(i=>r=>!r._stopped&&i&&i(r))}else return e}var hA=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,Y9=(t,e,s,i,r,n,o,a,u)=>{let l=r==="svg";e==="class"?D9(t,i,l):e==="style"?U9(t,s,i):he.isOn(e)?he.isModelListener(e)||q9(t,e,s,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Z9(t,e,i,l))?j9(t,e,i,n,o,a,u):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),$9(t,e,i,l))};function Z9(t,e,s,i){if(i)return!!(e==="innerHTML"||e==="textContent"||e in t&&hA(e)&&he.isFunction(s));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){let r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return hA(e)&&he.isString(s)?!1:e in t}function PA(t,e){let s=it.defineComponent(t);class i extends wp{constructor(n){super(s,n,e)}}return i.def=s,i}var Q9=t=>PA(t,FA),eF=typeof HTMLElement!="undefined"?HTMLElement:class{},wp=class t extends eF{constructor(e,s={},i){super(),this._def=e,this._props=s,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this._ob=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,this._ob&&(this._ob.disconnect(),this._ob=null),it.nextTick(()=>{this._connected||(Iy(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);this._ob=new MutationObserver(i=>{for(let r of i)this._setAttr(r.attributeName)}),this._ob.observe(this,{attributes:!0});let e=(i,r=!1)=>{let{props:n,styles:o}=i,a;if(n&&!he.isArray(n))for(let u in n){let l=n[u];(l===Number||l&&l.type===Number)&&(u in this._props&&(this._props[u]=he.toNumber(this._props[u])),(a||(a=Object.create(null)))[he.camelize(u)]=!0)}this._numberProps=a,r&&this._resolveProps(i),this._applyStyles(o),this._update()},s=this._def.__asyncLoader;s?s().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){let{props:s}=e,i=he.isArray(s)?s:Object.keys(s||{});for(let r of Object.keys(this))r[0]!=="_"&&i.includes(r)&&this._setProp(r,this[r],!0,!1);for(let r of i.map(he.camelize))Object.defineProperty(this,r,{get(){return this._getProp(r)},set(n){this._setProp(r,n)}})}_setAttr(e){let s=this.getAttribute(e),i=he.camelize(e);this._numberProps&&this._numberProps[i]&&(s=he.toNumber(s)),this._setProp(i,s,!1)}_getProp(e){return this._props[e]}_setProp(e,s,i=!0,r=!0){s!==this._props[e]&&(this._props[e]=s,r&&this._instance&&this._update(),i&&(s===!0?this.setAttribute(he.hyphenate(e),""):typeof s=="string"||typeof s=="number"?this.setAttribute(he.hyphenate(e),s+""):s||this.removeAttribute(he.hyphenate(e))))}_update(){Iy(this._createVNode(),this.shadowRoot)}_createVNode(){let e=it.createVNode(this._def,he.extend({},this._props));return this._instance||(e.ce=s=>{this._instance=s,s.isCE=!0;let i=(n,o)=>{this.dispatchEvent(new CustomEvent(n,{detail:o}))};s.emit=(n,...o)=>{i(n,o),he.hyphenate(n)!==n&&i(he.hyphenate(n),o)};let r=this;for(;r=r&&(r.parentNode||r.host);)if(r instanceof t){s.parent=r._instance,s.provides=r._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(s=>{let i=document.createElement("style");i.textContent=s,this.shadowRoot.appendChild(i)})}};function tF(t="$style"){{let e=it.getCurrentInstance();if(!e)return he.EMPTY_OBJ;let s=e.type.__cssModules;if(!s)return he.EMPTY_OBJ;let i=s[t];return i||he.EMPTY_OBJ}}var CA=new WeakMap,IA=new WeakMap,Rp=Symbol("_moveCb"),dA=Symbol("_enterCb"),NA={name:"TransitionGroup",props:he.extend({},R9,{tag:String,moveClass:String}),setup(t,{slots:e}){let s=it.getCurrentInstance(),i=it.useTransitionState(),r,n;return it.onUpdated(()=>{if(!r.length)return;let o=t.moveClass||`${t.name||"v"}-move`;if(!aF(r[0].el,s.vnode.el,o))return;r.forEach(rF),r.forEach(nF);let a=r.filter(oF);xA(),a.forEach(u=>{let l=u.el,c=l.style;Wi(l,o),c.transform=c.webkitTransform=c.transitionDuration="";let f=l[Rp]=p=>{p&&p.target!==l||(!p||/transform$/.test(p.propertyName))&&(l.removeEventListener("transitionend",f),l[Rp]=null,Hr(l,o))};l.addEventListener("transitionend",f)})}),()=>{let o=it.toRaw(t),a=_A(o),u=o.tag||it.Fragment;r=n,n=e.default?it.getTransitionRawChildren(e.default()):[];for(let l=0;l<n.length;l++){let c=n[l];c.key!=null&&it.setTransitionHooks(c,it.resolveTransitionHooks(c,a,i,s))}if(r)for(let l=0;l<r.length;l++){let c=r[l];it.setTransitionHooks(c,it.resolveTransitionHooks(c,a,i,s)),CA.set(c,c.el.getBoundingClientRect())}return it.createVNode(u,null,n)}}},sF=t=>delete t.mode;NA.props;var iF=NA;function rF(t){let e=t.el;e[Rp]&&e[Rp](),e[dA]&&e[dA]()}function nF(t){IA.set(t,t.el.getBoundingClientRect())}function oF(t){let e=CA.get(t),s=IA.get(t),i=e.left-s.left,r=e.top-s.top;if(i||r){let n=t.el.style;return n.transform=n.webkitTransform=`translate(${i}px,${r}px)`,n.transitionDuration="0s",t}}function aF(t,e,s){let i=t.cloneNode(),r=t[ra];r&&r.forEach(a=>{a.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),s.split(/\s+/).forEach(a=>a&&i.classList.add(a)),i.style.display="none";let n=e.nodeType===1?e:e.parentNode;n.appendChild(i);let{hasTransform:o}=SA(i);return n.removeChild(i),o}var jr=t=>{let e=t.props["onUpdate:modelValue"]||!1;return he.isArray(e)?s=>he.invokeArrayFns(e,s):e};function uF(t){t.target.composing=!0}function mA(t){let e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}var Ws=Symbol("_assign"),kp={created(t,{modifiers:{lazy:e,trim:s,number:i}},r){t[Ws]=jr(r);let n=i||r.props&&r.props.type==="number";Ji(t,e?"change":"input",o=>{if(o.target.composing)return;let a=t.value;s&&(a=a.trim()),n&&(a=he.looseToNumber(a)),t[Ws](a)}),s&&Ji(t,"change",()=>{t.value=t.value.trim()}),e||(Ji(t,"compositionstart",uF),Ji(t,"compositionend",mA),Ji(t,"change",mA))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:s,trim:i,number:r}},n){if(t[Ws]=jr(n),t.composing)return;let o=r||t.type==="number"?he.looseToNumber(t.value):t.value,a=e==null?"":e;o!==a&&(document.activeElement===t&&t.type!=="range"&&(s||i&&t.value.trim()===a)||(t.value=a))}},Oy={deep:!0,created(t,e,s){t[Ws]=jr(s),Ji(t,"change",()=>{let i=t._modelValue,r=na(t),n=t.checked,o=t[Ws];if(he.isArray(i)){let a=he.looseIndexOf(i,r),u=a!==-1;if(n&&!u)o(i.concat(r));else if(!n&&u){let l=[...i];l.splice(a,1),o(l)}}else if(he.isSet(i)){let a=new Set(i);n?a.add(r):a.delete(r),o(a)}else o(wA(t,n))})},mounted:gA,beforeUpdate(t,e,s){t[Ws]=jr(s),gA(t,e,s)}};function gA(t,{value:e,oldValue:s},i){t._modelValue=e,he.isArray(e)?t.checked=he.looseIndexOf(e,i.props.value)>-1:he.isSet(e)?t.checked=e.has(i.props.value):e!==s&&(t.checked=he.looseEqual(e,wA(t,!0)))}var wy={created(t,{value:e},s){t.checked=he.looseEqual(e,s.props.value),t[Ws]=jr(s),Ji(t,"change",()=>{t[Ws](na(t))})},beforeUpdate(t,{value:e,oldValue:s},i){t[Ws]=jr(i),e!==s&&(t.checked=he.looseEqual(e,i.props.value))}},OA={deep:!0,created(t,{value:e,modifiers:{number:s}},i){let r=he.isSet(e);Ji(t,"change",()=>{let n=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>s?he.looseToNumber(na(o)):na(o));t[Ws](t.multiple?r?new Set(n):n:n[0]),t._assigning=!0,it.nextTick(()=>{t._assigning=!1})}),t[Ws]=jr(i)},mounted(t,{value:e,modifiers:{number:s}}){yA(t,e,s)},beforeUpdate(t,e,s){t[Ws]=jr(s)},updated(t,{value:e,modifiers:{number:s}}){t._assigning||yA(t,e,s)}};function yA(t,e,s){let i=t.multiple,r=he.isArray(e);if(!(i&&!r&&!he.isSet(e))){for(let n=0,o=t.options.length;n<o;n++){let a=t.options[n],u=na(a);if(i)if(r){let l=typeof u;l==="string"||l==="number"?a.selected=e.includes(s?he.looseToNumber(u):u):a.selected=he.looseIndexOf(e,u)>-1}else a.selected=e.has(u);else if(he.looseEqual(na(a),e)){t.selectedIndex!==n&&(t.selectedIndex=n);return}}!i&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function na(t){return"_value"in t?t._value:t.value}function wA(t,e){let s=e?"_trueValue":"_falseValue";return s in t?t[s]:e}var RA={created(t,e,s){Ip(t,e,s,null,"created")},mounted(t,e,s){Ip(t,e,s,null,"mounted")},beforeUpdate(t,e,s,i){Ip(t,e,s,i,"beforeUpdate")},updated(t,e,s,i){Ip(t,e,s,i,"updated")}};function kA(t,e){switch(t){case"SELECT":return OA;case"TEXTAREA":return kp;default:switch(e){case"checkbox":return Oy;case"radio":return wy;default:return kp}}}function Ip(t,e,s,i,r){let o=kA(t.tagName,s.props&&s.props.type)[r];o&&o(t,e,s,i)}function lF(){kp.getSSRProps=({value:t})=>({value:t}),wy.getSSRProps=({value:t},e)=>{if(e.props&&he.looseEqual(e.props.value,t))return{checked:!0}},Oy.getSSRProps=({value:t},e)=>{if(he.isArray(t)){if(e.props&&he.looseIndexOf(t,e.props.value)>-1)return{checked:!0}}else if(he.isSet(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},RA.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;let s=kA(e.type.toUpperCase(),e.props&&e.props.type);if(s.getSSRProps)return s.getSSRProps(t,e)}}var cF=["ctrl","shift","alt","meta"],fF={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>cF.some(s=>t[`${s}Key`]&&!e.includes(s))},pF=(t,e)=>{let s=t._withMods||(t._withMods={}),i=e.join(".");return s[i]||(s[i]=(r,...n)=>{for(let o=0;o<e.length;o++){let a=fF[e[o]];if(a&&a(r,e))return}return t(r,...n)})},hF={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},dF=(t,e)=>{let s=t._withKeys||(t._withKeys={}),i=e.join(".");return s[i]||(s[i]=r=>{if(!("key"in r))return;let n=he.hyphenate(r.key);if(e.some(o=>o===n||hF[o]===n))return t(r)})},MA=he.extend({patchProp:Y9},w9),nl,EA=!1;function DA(){return nl||(nl=it.createRenderer(MA))}function LA(){return nl=EA?nl:it.createHydrationRenderer(MA),EA=!0,nl}var Iy=(...t)=>{DA().render(...t)},FA=(...t)=>{LA().hydrate(...t)},mF=(...t)=>{let e=DA().createApp(...t),{mount:s}=e;return e.mount=i=>{let r=BA(i);if(!r)return;let n=e._component;!he.isFunction(n)&&!n.render&&!n.template&&(n.template=r.innerHTML),r.innerHTML="";let o=s(r,!1,VA(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e},gF=(...t)=>{let e=LA().createApp(...t),{mount:s}=e;return e.mount=i=>{let r=BA(i);if(r)return s(r,!0,VA(r))},e};function VA(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function BA(t){return he.isString(t)?document.querySelector(t):t}var bA=!1,yF=()=>{bA||(bA=!0,lF(),L9())};ot.Transition=Ny;ot.TransitionGroup=iF;ot.VueElement=wp;ot.createApp=mF;ot.createSSRApp=gF;ot.defineCustomElement=PA;ot.defineSSRCustomElement=Q9;ot.hydrate=FA;ot.initDirectivesForSSR=yF;ot.render=Iy;ot.useCssModule=tF;ot.useCssVars=V9;ot.vModelCheckbox=Oy;ot.vModelDynamic=RA;ot.vModelRadio=wy;ot.vModelSelect=OA;ot.vModelText=kp;ot.vShow=AA;ot.withKeys=dF;ot.withModifiers=pF;Object.keys(it).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ot,t)&&(ot[t]=it[t])})});var PP=Ie(at=>{"use strict";Object.defineProperty(at,"__esModule",{value:!0});var Ne=vy(),fe=Ts(),EF="http://www.w3.org/2000/svg",bF="http://www.w3.org/1998/Math/MathML",Xr=typeof document!="undefined"?document:null,HA=Xr&&Xr.createElement("template"),TF={insert:(t,e,s)=>{e.insertBefore(t,s||null)},remove:t=>{let e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,s,i)=>{let r=e==="svg"?Xr.createElementNS(EF,t):e==="mathml"?Xr.createElementNS(bF,t):Xr.createElement(t,s?{is:s}:void 0);return t==="select"&&i&&i.multiple!=null&&r.setAttribute("multiple",i.multiple),r},createText:t=>Xr.createTextNode(t),createComment:t=>Xr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Xr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,s,i,r,n){let o=s?s.previousSibling:e.lastChild;if(r&&(r===n||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),s),!(r===n||!(r=r.nextSibling)););else{HA.innerHTML=i==="svg"?`<svg>${t}</svg>`:i==="mathml"?`<math>${t}</math>`:t;let a=HA.content;if(i==="svg"||i==="mathml"){let u=a.firstChild;for(;u.firstChild;)a.appendChild(u.firstChild);a.removeChild(u)}e.insertBefore(a,s)}return[o?o.nextSibling:e.firstChild,s?s.previousSibling:e.lastChild]}},Kr="transition",ol="animation",oa=Symbol("_vtc"),Ly=(t,{slots:e})=>Ne.h(Ne.BaseTransition,oP(t),e);Ly.displayName="Transition";var nP={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},_F=Ly.props=fe.extend({},Ne.BaseTransitionPropsValidators,nP),io=(t,e=[])=>{fe.isArray(t)?t.forEach(s=>s(...e)):t&&t(...e)},$A=t=>t?fe.isArray(t)?t.some(e=>e.length>1):t.length>1:!1;function oP(t){let e={};for(let I in t)I in nP||(e[I]=t[I]);if(t.css===!1)return e;let{name:s="v",type:i,duration:r,enterFromClass:n=`${s}-enter-from`,enterActiveClass:o=`${s}-enter-active`,enterToClass:a=`${s}-enter-to`,appearFromClass:u=n,appearActiveClass:l=o,appearToClass:c=a,leaveFromClass:f=`${s}-leave-from`,leaveActiveClass:p=`${s}-leave-active`,leaveToClass:h=`${s}-leave-to`}=t,d=SF(r),_=d&&d[0],y=d&&d[1],{onBeforeEnter:x,onEnter:T,onEnterCancelled:g,onLeave:E,onLeaveCancelled:v,onBeforeAppear:N=x,onAppear:L=T,onAppearCancelled:A=g}=e,k=(I,j,Y)=>{qr(I,j?c:a),qr(I,j?l:o),Y&&Y()},O=(I,j)=>{I._isLeaving=!1,qr(I,f),qr(I,h),qr(I,p),j&&j()},P=I=>(j,Y)=>{let Z=I?L:T,K=()=>k(j,I,Y);io(Z,[j,K]),jA(()=>{qr(j,I?u:n),Yi(j,I?c:a),$A(Z)||KA(j,i,_,K)})};return fe.extend(e,{onBeforeEnter(I){io(x,[I]),Yi(I,n),Yi(I,o)},onBeforeAppear(I){io(N,[I]),Yi(I,u),Yi(I,l)},onEnter:P(!1),onAppear:P(!0),onLeave(I,j){I._isLeaving=!0;let Y=()=>O(I,j);Yi(I,f),uP(),Yi(I,p),jA(()=>{I._isLeaving&&(qr(I,f),Yi(I,h),$A(E)||KA(I,i,y,Y))}),io(E,[I,Y])},onEnterCancelled(I){k(I,!1),io(g,[I])},onAppearCancelled(I){k(I,!0),io(A,[I])},onLeaveCancelled(I){O(I),io(v,[I])}})}function SF(t){if(t==null)return null;if(fe.isObject(t))return[Ry(t.enter),Ry(t.leave)];{let e=Ry(t);return[e,e]}}function Ry(t){let e=fe.toNumber(t);return Ne.assertNumber(e,"<transition> explicit duration"),e}function Yi(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.add(s)),(t[oa]||(t[oa]=new Set)).add(e)}function qr(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));let s=t[oa];s&&(s.delete(e),s.size||(t[oa]=void 0))}function jA(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}var xF=0;function KA(t,e,s,i){let r=t._endId=++xF,n=()=>{r===t._endId&&i()};if(s)return setTimeout(n,s);let{type:o,timeout:a,propCount:u}=aP(t,e);if(!o)return i();let l=o+"end",c=0,f=()=>{t.removeEventListener(l,p),n()},p=h=>{h.target===t&&++c>=u&&f()};setTimeout(()=>{c<u&&f()},a+1),t.addEventListener(l,p)}function aP(t,e){let s=window.getComputedStyle(t),i=d=>(s[d]||"").split(", "),r=i(`${Kr}Delay`),n=i(`${Kr}Duration`),o=qA(r,n),a=i(`${ol}Delay`),u=i(`${ol}Duration`),l=qA(a,u),c=null,f=0,p=0;e===Kr?o>0&&(c=Kr,f=o,p=n.length):e===ol?l>0&&(c=ol,f=l,p=u.length):(f=Math.max(o,l),c=f>0?o>l?Kr:ol:null,p=c?c===Kr?n.length:u.length:0);let h=c===Kr&&/\b(transform|all)(,|$)/.test(i(`${Kr}Property`).toString());return{type:c,timeout:f,propCount:p,hasTransform:h}}function qA(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((s,i)=>XA(s)+XA(t[i])))}function XA(t){return t==="auto"?0:Number(t.slice(0,-1).replace(",","."))*1e3}function uP(){return document.body.offsetHeight}function vF(t,e,s){let i=t[oa];i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):s?t.setAttribute("class",e):t.className=e}var Lp=Symbol("_vod"),lP=Symbol("_vsh"),Fy={beforeMount(t,{value:e},{transition:s}){t[Lp]=t.style.display==="none"?"":t.style.display,s&&e?s.beforeEnter(t):al(t,e)},mounted(t,{value:e},{transition:s}){s&&e&&s.enter(t)},updated(t,{value:e,oldValue:s},{transition:i}){!e!=!s&&(i?e?(i.beforeEnter(t),al(t,!0),i.enter(t)):i.leave(t,()=>{al(t,!1)}):al(t,e))},beforeUnmount(t,{value:e}){al(t,e)}};Fy.name="show";function al(t,e){t.style.display=e?t[Lp]:"none",t[lP]=!e}function AF(){Fy.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}var PF=Symbol("CSS_VAR_TEXT");function CF(t){}var IF=/(^|;)\s*display\s*:/;function NF(t,e,s){let i=t.style,r=fe.isString(s),n=!1;if(s&&!r){if(e)if(fe.isString(e))for(let o of e.split(";")){let a=o.slice(0,o.indexOf(":")).trim();s[a]==null&&Dp(i,a,"")}else for(let o in e)s[o]==null&&Dp(i,o,"");for(let o in s)o==="display"&&(n=!0),Dp(i,o,s[o])}else if(r){if(e!==s){let o=i[PF];o&&(s+=";"+o),i.cssText=s,n=IF.test(s)}}else e&&t.removeAttribute("style");Lp in t&&(t[Lp]=n?i.display:"",t[lP]&&(i.display="none"))}var OF=/[^\\];\s*$/,GA=/\s*!important$/;function Dp(t,e,s){if(fe.isArray(s))s.forEach(i=>Dp(t,e,i));else if(s==null&&(s=""),OF.test(s)&&Ne.warn(`Unexpected semicolon at the end of '${e}' style value: '${s}'`),e.startsWith("--"))t.setProperty(e,s);else{let i=wF(t,e);GA.test(s)?t.setProperty(fe.hyphenate(i),s.replace(GA,""),"important"):t[i]=s}}var zA=["Webkit","Moz","ms"],ky={};function wF(t,e){let s=ky[e];if(s)return s;let i=Ne.camelize(e);if(i!=="filter"&&i in t)return ky[e]=i;i=fe.capitalize(i);for(let r=0;r<zA.length;r++){let n=zA[r]+i;if(n in t)return ky[e]=n}return e}var WA="http://www.w3.org/1999/xlink";function RF(t,e,s,i,r){if(i&&e.startsWith("xlink:"))s==null?t.removeAttributeNS(WA,e.slice(6,e.length)):t.setAttributeNS(WA,e,s);else{let n=fe.isSpecialBooleanAttr(e);s==null||n&&!fe.includeBooleanAttr(s)?t.removeAttribute(e):t.setAttribute(e,n?"":s)}}function kF(t,e,s,i,r,n,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,r,n),t[e]=s==null?"":s;return}let a=t.tagName;if(e==="value"&&a!=="PROGRESS"&&!a.includes("-")){let l=a==="OPTION"?t.getAttribute("value")||"":t.value,c=s==null?"":s;(l!==c||!("_value"in t))&&(t.value=c),s==null&&t.removeAttribute(e),t._value=s;return}let u=!1;if(s===""||s==null){let l=typeof t[e];l==="boolean"?s=fe.includeBooleanAttr(s):s==null&&l==="string"?(s="",u=!0):l==="number"&&(s=0,u=!0)}try{t[e]=s}catch(l){u||Ne.warn(`Failed setting prop "${e}" on <${a.toLowerCase()}>: value ${s} is invalid.`,l)}u&&t.removeAttribute(e)}function Zi(t,e,s,i){t.addEventListener(e,s,i)}function MF(t,e,s,i){t.removeEventListener(e,s,i)}var JA=Symbol("_vei");function DF(t,e,s,i,r=null){let n=t[JA]||(t[JA]={}),o=n[e];if(i&&o)o.value=i;else{let[a,u]=LF(e);if(i){let l=n[e]=BF(i,r);Zi(t,a,l,u)}else o&&(MF(t,a,o,u),n[e]=void 0)}}var YA=/(?:Once|Passive|Capture)$/;function LF(t){let e;if(YA.test(t)){e={};let i;for(;i=t.match(YA);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):fe.hyphenate(t.slice(2)),e]}var My=0,FF=Promise.resolve(),VF=()=>My||(FF.then(()=>My=0),My=Date.now());function BF(t,e){let s=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=s.attached)return;Ne.callWithAsyncErrorHandling(UF(i,s.value),e,5,[i])};return s.value=t,s.attached=VF(),s}function UF(t,e){if(fe.isArray(e)){let s=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{s.call(t),t._stopped=!0},e.map(i=>r=>!r._stopped&&i&&i(r))}else return e}var ZA=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,HF=(t,e,s,i,r,n,o,a,u)=>{let l=r==="svg";e==="class"?vF(t,i,l):e==="style"?NF(t,s,i):fe.isOn(e)?fe.isModelListener(e)||DF(t,e,s,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):$F(t,e,i,l))?kF(t,e,i,n,o,a,u):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),RF(t,e,i,l))};function $F(t,e,s,i){if(i)return!!(e==="innerHTML"||e==="textContent"||e in t&&ZA(e)&&fe.isFunction(s));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){let r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return ZA(e)&&fe.isString(s)?!1:e in t}function cP(t,e){let s=Ne.defineComponent(t);class i extends Fp{constructor(n){super(s,n,e)}}return i.def=s,i}var jF=t=>cP(t,_P),KF=typeof HTMLElement!="undefined"?HTMLElement:class{},Fp=class t extends KF{constructor(e,s={},i){super(),this._def=e,this._props=s,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this._ob=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.shadowRoot&&Ne.warn("Custom element has pre-rendered declarative shadow root but is not defined as hydratable. Use `defineSSRCustomElement`."),this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,this._ob&&(this._ob.disconnect(),this._ob=null),Ne.nextTick(()=>{this._connected||(Dy(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);this._ob=new MutationObserver(i=>{for(let r of i)this._setAttr(r.attributeName)}),this._ob.observe(this,{attributes:!0});let e=(i,r=!1)=>{let{props:n,styles:o}=i,a;if(n&&!fe.isArray(n))for(let u in n){let l=n[u];(l===Number||l&&l.type===Number)&&(u in this._props&&(this._props[u]=fe.toNumber(this._props[u])),(a||(a=Object.create(null)))[fe.camelize(u)]=!0)}this._numberProps=a,r&&this._resolveProps(i),this._applyStyles(o),this._update()},s=this._def.__asyncLoader;s?s().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){let{props:s}=e,i=fe.isArray(s)?s:Object.keys(s||{});for(let r of Object.keys(this))r[0]!=="_"&&i.includes(r)&&this._setProp(r,this[r],!0,!1);for(let r of i.map(fe.camelize))Object.defineProperty(this,r,{get(){return this._getProp(r)},set(n){this._setProp(r,n)}})}_setAttr(e){let s=this.getAttribute(e),i=fe.camelize(e);this._numberProps&&this._numberProps[i]&&(s=fe.toNumber(s)),this._setProp(i,s,!1)}_getProp(e){return this._props[e]}_setProp(e,s,i=!0,r=!0){s!==this._props[e]&&(this._props[e]=s,r&&this._instance&&this._update(),i&&(s===!0?this.setAttribute(fe.hyphenate(e),""):typeof s=="string"||typeof s=="number"?this.setAttribute(fe.hyphenate(e),s+""):s||this.removeAttribute(fe.hyphenate(e))))}_update(){Dy(this._createVNode(),this.shadowRoot)}_createVNode(){let e=Ne.createVNode(this._def,fe.extend({},this._props));return this._instance||(e.ce=s=>{this._instance=s,s.isCE=!0,s.ceReload=n=>{this._styles&&(this._styles.forEach(o=>this.shadowRoot.removeChild(o)),this._styles.length=0),this._applyStyles(n),this._instance=null,this._update()};let i=(n,o)=>{this.dispatchEvent(new CustomEvent(n,{detail:o}))};s.emit=(n,...o)=>{i(n,o),fe.hyphenate(n)!==n&&i(fe.hyphenate(n),o)};let r=this;for(;r=r&&(r.parentNode||r.host);)if(r instanceof t){s.parent=r._instance,s.provides=r._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(s=>{let i=document.createElement("style");i.textContent=s,this.shadowRoot.appendChild(i),(this._styles||(this._styles=[])).push(i)})}};function qF(t="$style"){{let e=Ne.getCurrentInstance();if(!e)return Ne.warn("useCssModule must be called inside setup()"),fe.EMPTY_OBJ;let s=e.type.__cssModules;if(!s)return Ne.warn("Current instance does not have CSS modules injected."),fe.EMPTY_OBJ;let i=s[t];return i||(Ne.warn(`Current instance does not have CSS module named "${t}".`),fe.EMPTY_OBJ)}}var fP=new WeakMap,pP=new WeakMap,Vp=Symbol("_moveCb"),QA=Symbol("_enterCb"),hP={name:"TransitionGroup",props:fe.extend({},_F,{tag:String,moveClass:String}),setup(t,{slots:e}){let s=Ne.getCurrentInstance(),i=Ne.useTransitionState(),r,n;return Ne.onUpdated(()=>{if(!r.length)return;let o=t.moveClass||`${t.name||"v"}-move`;if(!YF(r[0].el,s.vnode.el,o))return;r.forEach(zF),r.forEach(WF);let a=r.filter(JF);uP(),a.forEach(u=>{let l=u.el,c=l.style;Yi(l,o),c.transform=c.webkitTransform=c.transitionDuration="";let f=l[Vp]=p=>{p&&p.target!==l||(!p||/transform$/.test(p.propertyName))&&(l.removeEventListener("transitionend",f),l[Vp]=null,qr(l,o))};l.addEventListener("transitionend",f)})}),()=>{let o=Ne.toRaw(t),a=oP(o),u=o.tag||Ne.Fragment;r=n,n=e.default?Ne.getTransitionRawChildren(e.default()):[];for(let l=0;l<n.length;l++){let c=n[l];c.key!=null?Ne.setTransitionHooks(c,Ne.resolveTransitionHooks(c,a,i,s)):Ne.warn("<TransitionGroup> children must be keyed.")}if(r)for(let l=0;l<r.length;l++){let c=r[l];Ne.setTransitionHooks(c,Ne.resolveTransitionHooks(c,a,i,s)),fP.set(c,c.el.getBoundingClientRect())}return Ne.createVNode(u,null,n)}}},XF=t=>delete t.mode;hP.props;var GF=hP;function zF(t){let e=t.el;e[Vp]&&e[Vp](),e[QA]&&e[QA]()}function WF(t){pP.set(t,t.el.getBoundingClientRect())}function JF(t){let e=fP.get(t),s=pP.get(t),i=e.left-s.left,r=e.top-s.top;if(i||r){let n=t.el.style;return n.transform=n.webkitTransform=`translate(${i}px,${r}px)`,n.transitionDuration="0s",t}}function YF(t,e,s){let i=t.cloneNode(),r=t[oa];r&&r.forEach(a=>{a.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),s.split(/\s+/).forEach(a=>a&&i.classList.add(a)),i.style.display="none";let n=e.nodeType===1?e:e.parentNode;n.appendChild(i);let{hasTransform:o}=aP(i);return n.removeChild(i),o}var Gr=t=>{let e=t.props["onUpdate:modelValue"]||!1;return fe.isArray(e)?s=>fe.invokeArrayFns(e,s):e};function ZF(t){t.target.composing=!0}function eP(t){let e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}var Js=Symbol("_assign"),Bp={created(t,{modifiers:{lazy:e,trim:s,number:i}},r){t[Js]=Gr(r);let n=i||r.props&&r.props.type==="number";Zi(t,e?"change":"input",o=>{if(o.target.composing)return;let a=t.value;s&&(a=a.trim()),n&&(a=fe.looseToNumber(a)),t[Js](a)}),s&&Zi(t,"change",()=>{t.value=t.value.trim()}),e||(Zi(t,"compositionstart",ZF),Zi(t,"compositionend",eP),Zi(t,"change",eP))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:s,trim:i,number:r}},n){if(t[Js]=Gr(n),t.composing)return;let o=r||t.type==="number"?fe.looseToNumber(t.value):t.value,a=e==null?"":e;o!==a&&(document.activeElement===t&&t.type!=="range"&&(s||i&&t.value.trim()===a)||(t.value=a))}},Vy={deep:!0,created(t,e,s){t[Js]=Gr(s),Zi(t,"change",()=>{let i=t._modelValue,r=aa(t),n=t.checked,o=t[Js];if(fe.isArray(i)){let a=fe.looseIndexOf(i,r),u=a!==-1;if(n&&!u)o(i.concat(r));else if(!n&&u){let l=[...i];l.splice(a,1),o(l)}}else if(fe.isSet(i)){let a=new Set(i);n?a.add(r):a.delete(r),o(a)}else o(mP(t,n))})},mounted:tP,beforeUpdate(t,e,s){t[Js]=Gr(s),tP(t,e,s)}};function tP(t,{value:e,oldValue:s},i){t._modelValue=e,fe.isArray(e)?t.checked=fe.looseIndexOf(e,i.props.value)>-1:fe.isSet(e)?t.checked=e.has(i.props.value):e!==s&&(t.checked=fe.looseEqual(e,mP(t,!0)))}var By={created(t,{value:e},s){t.checked=fe.looseEqual(e,s.props.value),t[Js]=Gr(s),Zi(t,"change",()=>{t[Js](aa(t))})},beforeUpdate(t,{value:e,oldValue:s},i){t[Js]=Gr(i),e!==s&&(t.checked=fe.looseEqual(e,i.props.value))}},dP={deep:!0,created(t,{value:e,modifiers:{number:s}},i){let r=fe.isSet(e);Zi(t,"change",()=>{let n=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>s?fe.looseToNumber(aa(o)):aa(o));t[Js](t.multiple?r?new Set(n):n:n[0]),t._assigning=!0,Ne.nextTick(()=>{t._assigning=!1})}),t[Js]=Gr(i)},mounted(t,{value:e,modifiers:{number:s}}){sP(t,e,s)},beforeUpdate(t,e,s){t[Js]=Gr(s)},updated(t,{value:e,modifiers:{number:s}}){t._assigning||sP(t,e,s)}};function sP(t,e,s){let i=t.multiple,r=fe.isArray(e);if(i&&!r&&!fe.isSet(e)){Ne.warn(`<select multiple v-model> expects an Array or Set value for its binding, but got ${Object.prototype.toString.call(e).slice(8,-1)}.`);return}for(let n=0,o=t.options.length;n<o;n++){let a=t.options[n],u=aa(a);if(i)if(r){let l=typeof u;l==="string"||l==="number"?a.selected=e.includes(s?fe.looseToNumber(u):u):a.selected=fe.looseIndexOf(e,u)>-1}else a.selected=e.has(u);else if(fe.looseEqual(aa(a),e)){t.selectedIndex!==n&&(t.selectedIndex=n);return}}!i&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}function aa(t){return"_value"in t?t._value:t.value}function mP(t,e){let s=e?"_trueValue":"_falseValue";return s in t?t[s]:e}var gP={created(t,e,s){Mp(t,e,s,null,"created")},mounted(t,e,s){Mp(t,e,s,null,"mounted")},beforeUpdate(t,e,s,i){Mp(t,e,s,i,"beforeUpdate")},updated(t,e,s,i){Mp(t,e,s,i,"updated")}};function yP(t,e){switch(t){case"SELECT":return dP;case"TEXTAREA":return Bp;default:switch(e){case"checkbox":return Vy;case"radio":return By;default:return Bp}}}function Mp(t,e,s,i,r){let o=yP(t.tagName,s.props&&s.props.type)[r];o&&o(t,e,s,i)}function QF(){Bp.getSSRProps=({value:t})=>({value:t}),By.getSSRProps=({value:t},e)=>{if(e.props&&fe.looseEqual(e.props.value,t))return{checked:!0}},Vy.getSSRProps=({value:t},e)=>{if(fe.isArray(t)){if(e.props&&fe.looseIndexOf(t,e.props.value)>-1)return{checked:!0}}else if(fe.isSet(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},gP.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;let s=yP(e.type.toUpperCase(),e.props&&e.props.type);if(s.getSSRProps)return s.getSSRProps(t,e)}}var e7=["ctrl","shift","alt","meta"],t7={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>e7.some(s=>t[`${s}Key`]&&!e.includes(s))},s7=(t,e)=>{let s=t._withMods||(t._withMods={}),i=e.join(".");return s[i]||(s[i]=(r,...n)=>{for(let o=0;o<e.length;o++){let a=t7[e[o]];if(a&&a(r,e))return}return t(r,...n)})},i7={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},r7=(t,e)=>{let s=t._withKeys||(t._withKeys={}),i=e.join(".");return s[i]||(s[i]=r=>{if(!("key"in r))return;let n=fe.hyphenate(r.key);if(e.some(o=>o===n||i7[o]===n))return t(r)})},EP=fe.extend({patchProp:HF},TF),ul,iP=!1;function bP(){return ul||(ul=Ne.createRenderer(EP))}function TP(){return ul=iP?ul:Ne.createHydrationRenderer(EP),iP=!0,ul}var Dy=(...t)=>{bP().render(...t)},_P=(...t)=>{TP().hydrate(...t)},n7=(...t)=>{let e=bP().createApp(...t);xP(e),vP(e);let{mount:s}=e;return e.mount=i=>{let r=AP(i);if(!r)return;let n=e._component;!fe.isFunction(n)&&!n.render&&!n.template&&(n.template=r.innerHTML),r.innerHTML="";let o=s(r,!1,SP(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e},o7=(...t)=>{let e=TP().createApp(...t);xP(e),vP(e);let{mount:s}=e;return e.mount=i=>{let r=AP(i);if(r)return s(r,!0,SP(r))},e};function SP(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function xP(t){Object.defineProperty(t.config,"isNativeTag",{value:e=>fe.isHTMLTag(e)||fe.isSVGTag(e)||fe.isMathMLTag(e),writable:!1})}function vP(t){if(Ne.isRuntimeOnly()){let e=t.config.isCustomElement;Object.defineProperty(t.config,"isCustomElement",{get(){return e},set(){Ne.warn("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});let s=t.config.compilerOptions,i='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-sfc';Object.defineProperty(t.config,"compilerOptions",{get(){return Ne.warn(i),s},set(){Ne.warn(i)}})}}function AP(t){if(fe.isString(t)){let e=document.querySelector(t);return e||Ne.warn(`Failed to mount app: mount target selector "${t}" returned null.`),e}return window.ShadowRoot&&t instanceof window.ShadowRoot&&t.mode==="closed"&&Ne.warn('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs'),t}var rP=!1,a7=()=>{rP||(rP=!0,QF(),AF())};at.Transition=Ly;at.TransitionGroup=GF;at.VueElement=Fp;at.createApp=n7;at.createSSRApp=o7;at.defineCustomElement=cP;at.defineSSRCustomElement=jF;at.hydrate=_P;at.initDirectivesForSSR=a7;at.render=Dy;at.useCssModule=qF;at.useCssVars=CF;at.vModelCheckbox=Vy;at.vModelDynamic=gP;at.vModelRadio=By;at.vModelSelect=dP;at.vModelText=Bp;at.vShow=Fy;at.withKeys=r7;at.withModifiers=s7;Object.keys(Ne).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(at,t)&&(at[t]=Ne[t])})});var Hy=Ie((eU,Uy)=>{"use strict";process.env.NODE_ENV==="production"?Uy.exports=UA():Uy.exports=PP()});var NP=Ie(ll=>{"use strict";Object.defineProperty(ll,"__esModule",{value:!0});var u7=h0(),Up=Hy(),ua=Ts();function l7(t){var e=Object.create(null);if(t)for(var s in t)e[s]=t[s];return e.default=t,Object.freeze(e)}var c7=l7(Up),CP=new WeakMap;function f7(t){let e=CP.get(t!=null?t:ua.EMPTY_OBJ);return e||(e=Object.create(null),CP.set(t!=null?t:ua.EMPTY_OBJ,e)),e}function IP(t,e){if(!ua.isString(t))if(t.nodeType)t=t.innerHTML;else return ua.NOOP;let s=t,i=f7(e),r=i[s];if(r)return r;if(t[0]==="#"){let u=document.querySelector(t);t=u?u.innerHTML:""}let n=ua.extend({hoistStatic:!0,onError:void 0,onWarn:ua.NOOP},e);!n.isCustomElement&&typeof customElements!="undefined"&&(n.isCustomElement=u=>!!customElements.get(u));let{code:o}=u7.compile(t,n),a=new Function("Vue",o)(c7);return a._rc=!0,i[s]=a}Up.registerRuntimeCompiler(IP);ll.compile=IP;Object.keys(Up).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ll,t)&&(ll[t]=Up[t])})});var RP=Ie(cl=>{"use strict";Object.defineProperty(cl,"__esModule",{value:!0});var p7=h0(),ro=Hy(),la=Ts();function h7(t){var e=Object.create(null);if(t)for(var s in t)e[s]=t[s];return e.default=t,Object.freeze(e)}var d7=h7(ro),OP=new WeakMap;function m7(t){let e=OP.get(t!=null?t:la.EMPTY_OBJ);return e||(e=Object.create(null),OP.set(t!=null?t:la.EMPTY_OBJ,e)),e}function wP(t,e){if(!la.isString(t))if(t.nodeType)t=t.innerHTML;else return ro.warn("invalid template option: ",t),la.NOOP;let s=t,i=m7(e),r=i[s];if(r)return r;if(t[0]==="#"){let l=document.querySelector(t);l||ro.warn(`Template element not found or is empty: ${t}`),t=l?l.innerHTML:""}let n=la.extend({hoistStatic:!0,onError:a,onWarn:l=>a(l,!0)},e);!n.isCustomElement&&typeof customElements!="undefined"&&(n.isCustomElement=l=>!!customElements.get(l));let{code:o}=p7.compile(t,n);function a(l,c=!1){let f=c?l.message:`Template compilation error: ${l.message}`,p=l.loc&&la.generateCodeFrame(t,l.loc.start.offset,l.loc.end.offset);ro.warn(p?`${f}
|
|
70
|
-
${p}`:f)}let u=new Function("Vue",o)(d7);return u._rc=!0,i[s]=u}ro.registerRuntimeCompiler(wP);cl.compile=wP;Object.keys(ro).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(cl,t)&&(cl[t]=ro[t])})});var kP=Ie((iU,$y)=>{"use strict";process.env.NODE_ENV==="production"?$y.exports=NP():$y.exports=RP()});var nI=ch(require("socket.io-client"),1);var ga=require("@vue/devtools-shared");var Qr=require("@vue/devtools-shared");var dh=require("@vue/devtools-shared");function ph(t,e={},s){for(let i in t){let r=t[i],n=s?`${s}:${i}`:i;typeof r=="object"&&r!==null?ph(r,e,n):typeof r=="function"&&(e[n]=r)}return e}var fI={run:t=>t()},pI=()=>fI,A1=typeof console.createTask!="undefined"?console.createTask:pI;function hI(t,e){let s=e.shift(),i=A1(s);return t.reduce((r,n)=>r.then(()=>i.run(()=>n(...e))),Promise.resolve())}function dI(t,e){let s=e.shift(),i=A1(s);return Promise.all(t.map(r=>i.run(()=>r(...e))))}function fh(t,e){for(let s of[...t])s(e)}var hh=class{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(e,s,i={}){if(!e||typeof s!="function")return()=>{};let r=e,n;for(;this._deprecatedHooks[e];)n=this._deprecatedHooks[e],e=n.to;if(n&&!i.allowDeprecated){let o=n.message;o||(o=`${r} hook has been deprecated`+(n.to?`, please use ${n.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(o)||(console.warn(o),this._deprecatedMessages.add(o))}if(!s.name)try{Object.defineProperty(s,"name",{get:()=>"_"+e.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch(o){}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(s),()=>{s&&(this.removeHook(e,s),s=void 0)}}hookOnce(e,s){let i,r=(...n)=>(typeof i=="function"&&i(),i=void 0,r=void 0,s(...n));return i=this.hook(e,r),i}removeHook(e,s){if(this._hooks[e]){let i=this._hooks[e].indexOf(s);i!==-1&&this._hooks[e].splice(i,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,s){this._deprecatedHooks[e]=typeof s=="string"?{to:s}:s;let i=this._hooks[e]||[];delete this._hooks[e];for(let r of i)this.hook(e,r)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(let s in e)this.deprecateHook(s,e[s])}addHooks(e){let s=ph(e),i=Object.keys(s).map(r=>this.hook(r,s[r]));return()=>{for(let r of i.splice(0,i.length))r()}}removeHooks(e){let s=ph(e);for(let i in s)this.removeHook(i,s[i])}removeAllHooks(){for(let e in this._hooks)delete this._hooks[e]}callHook(e,...s){return s.unshift(e),this.callHookWith(hI,e,...s)}callHookParallel(e,...s){return s.unshift(e),this.callHookWith(dI,e,...s)}callHookWith(e,s,...i){let r=this._before||this._after?{name:s,args:i,context:{}}:void 0;this._before&&fh(this._before,r);let n=e(s in this._hooks?[...this._hooks[s]]:[],i);return n instanceof Promise?n.finally(()=>{this._after&&r&&fh(this._after,r)}):(this._after&&r&&fh(this._after,r),n)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{if(this._before!==void 0){let s=this._before.indexOf(e);s!==-1&&this._before.splice(s,1)}}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{if(this._after!==void 0){let s=this._after.indexOf(e);s!==-1&&this._after.splice(s,1)}}}};function hl(){return new hh}var P1,C1,us=(C1=(P1=dh.target).__VUE_DEVTOOLS_HOOK)!=null?C1:P1.__VUE_DEVTOOLS_HOOK=hl(),gI={vueAppInit(t){us.hook("app:init",t)},vueAppConnected(t){us.hook("app:connected",t)},componentAdded(t){return us.hook("component:added",t)},componentUpdated(t){return us.hook("component:updated",t)},componentRemoved(t){return us.hook("component:removed",t)},setupDevtoolsPlugin(t){us.hook("devtools-plugin:setup",t)}};function mh(){return{id:"vue-devtools-next",devtoolsVersion:"7.0",enabled:!1,appRecords:[],apps:[],events:new Map,on(t,e){var s;return this.events.has(t)||this.events.set(t,[]),(s=this.events.get(t))==null||s.push(e),()=>this.off(t,e)},once(t,e){let s=(...i)=>{this.off(t,s),e(...i)};return this.on(t,s),[t,s]},off(t,e){if(this.events.has(t)){let s=this.events.get(t),i=s.indexOf(e);i!==-1&&s.splice(i,1)}},emit(t,...e){this.events.has(t)&&this.events.get(t).forEach(s=>s(...e))}}}function I1(){let t=dh.target.__VUE_DEVTOOLS_GLOBAL_HOOK__;t.on("app:init",(e,s)=>{var i,r,n;(n=(r=(i=e==null?void 0:e._instance)==null?void 0:i.type)==null?void 0:r.devtools)!=null&&n.hide||us.callHook("app:init",e,s)}),t.on("component:added",async(e,s,i,r)=>{var n,o,a;(a=(o=(n=e==null?void 0:e._instance)==null?void 0:n.type)==null?void 0:o.devtools)!=null&&a.hide||!e||typeof s!="number"&&!s||!r||us.callHook("component:added",e,s,i,r)}),t.on("component:updated",(e,s,i,r)=>{!e||typeof s!="number"&&!s||!r||us.callHook("component:updated",e,s,i,r)}),t.on("component:removed",async(e,s,i,r)=>{!e||typeof s!="number"&&!s||!r||us.callHook("component:removed",e,s,i,r)}),t.on("devtools-plugin:setup",(e,s,i)=>{(i==null?void 0:i.target)!=="legacy"&&us.callHook("devtools-plugin:setup",e,s)})}var bs={on:gI,setupDevToolsPlugin(t,e){return us.callHook("devtools-plugin:setup",t,e)}};var Zr=require("@vue/devtools-shared");var yI={trailing:!0};function or(t,e=25,s={}){if(s={...yI,...s},!Number.isFinite(e))throw new TypeError("Expected `wait` to be a finite number");let i,r,n=[],o,a,u=(l,c)=>(o=EI(t,l,c),o.finally(()=>{if(o=null,s.trailing&&a&&!r){let f=u(l,a);return a=null,f}}),o);return function(...l){return o?(s.trailing&&(a=l),o):new Promise(c=>{let f=!r&&s.leading;clearTimeout(r),r=setTimeout(()=>{r=null;let p=s.leading?i:u(this,l);for(let h of n)h(p);n=[]},e),f?(i=u(this,l),c(i)):n.push(c)})}}async function EI(t,e,s){return await t.apply(e,s)}function N1(t){Re.timelineLayer.push(t)}function O1(t){Re.inspector.push(t)}function dl(t){return Re.inspector.find(e=>e.id===t)}function gh(t,e){let s=dl(t);s&&Object.assign(s,e)}var QP=ch(M1(),1);var sn=require("@vue/devtools-shared");var F1=require("@vue/devtools-shared");var D1,L1,ke=(L1=(D1=F1.target).__VUE_DEVTOOLS_API_HOOK)!=null?L1:D1.__VUE_DEVTOOLS_API_HOOK=hl();function bI(t){let e=new Map;return((t==null?void 0:t.getRoutes())||[]).filter(s=>!e.has(s.path)&&e.set(s.path,1))}function yh(t){return t.map(e=>{let{path:s,name:i,children:r}=e;return r!=null&&r.length&&(r=yh(r)),{path:s,name:i,children:r}})}function TI(t){if(t){let{fullPath:e,hash:s,href:i,path:r,name:n,matched:o,params:a,query:u}=t;return{fullPath:e,hash:s,href:i,path:r,name:n,params:a,query:u,matched:yh(o)}}return t}function V1(t){function e(){var o;let s=(o=t.app)==null?void 0:o.config.globalProperties.$router,i=TI(s==null?void 0:s.currentRoute.value),r=yh(bI(s)),n=console.warn;console.warn=()=>{},sn.target[ar]={currentRoute:i?(0,sn.deepClone)(i):{},routes:(0,sn.deepClone)(r)},sn.target[rn]=s,console.warn=n}e(),bs.on.componentUpdated(or(()=>{e(),ke.callHook("router-info:updated",sn.target[ar])},200))}function B1(t){return t.replace(/\D/g,"")||"0"}function Eh(t,e){Te.pluginBuffer.push([t,e])}function bh(t,e){return bs.setupDevToolsPlugin(t,e)}function Th(t,e,s){let[i,r]=t;if(i.app===e&&i.packageName!=="vue-query"){if(i.packageName==="vue-router"){let n=B1(`${i.id}`);i.app===e&&(mt.value=mt.value.map(o=>({...o,routerId:n})))}r(s)}}function U1(t,e){Te.pluginBuffer.forEach(s=>Th(s,t,e)),mt.value=mt.value.map(s=>{var r,n;let i=(n=(r=s.app)==null?void 0:r.config)==null?void 0:n.globalProperties;return i?{...s,moduleDetectives:{vueRouter:!!i.$router,pinia:!!i.$pinia,vueI18n:!!i.$i18n}}:s})}var Hp=require("@vue/devtools-shared");var Mt={};v1(Mt,ch(kP(),1));function g7(t){return t.name||t._componentTag||t.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||t.__name}function DP(t){let e=t.__file;if(e)return(0,Hp.classify)((0,Hp.basename)(e,".vue"))}function LP(t){let e=t.displayName||t.name||t._componentTag;return e||DP(t)}function MP(t,e){return t.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=e,e}function no(t){if(t.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return t.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(t.root)return t.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}async function ca(t){let{app:e,uid:s,instance:i}=t;try{if(i.__VUE_DEVTOOLS_NEXT_UID__)return i.__VUE_DEVTOOLS_NEXT_UID__;let r=await no(e);if(!r)return null;let n=r.rootInstance===i;return`${r.id}:${n?"root":s}`}catch(r){}}function fa(t){var s;return((s=t.subTree)==null?void 0:s.type)===Mt.Fragment}function $p(t){return t._isBeingDestroyed||t.isUnmounted}function Ds(t){var i,r,n;let e=g7(t.type||{});if(e)return e;if(t.root===t)return"Root";for(let o in(r=(i=t.parent)==null?void 0:i.type)==null?void 0:r.components)if(t.parent.type.components[o]===t.type)return MP(t,o);for(let o in(n=t.appContext)==null?void 0:n.components)if(t.appContext.components[o]===t.type)return MP(t,o);let s=DP(t.type||{});return s||"Anonymous Component"}function jp(t){var i,r,n;let e=(n=(r=(i=t==null?void 0:t.appContext)==null?void 0:i.app)==null?void 0:r.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?n:0,s=t===t.root?"root":t.uid;return`${e}:${s}`}function FP(t){return t==null?"":typeof t=="number"?t:typeof t=="string"?`'${t}'`:Array.isArray(t)?"Array":"Object"}function Qi(t){try{return t()}catch(e){return e}}function Si(t,e){return e=e||`${t.id}:root`,t.instanceMap.get(e)||t.instanceMap.get(":root")}function y7(){let t={top:0,bottom:0,left:0,right:0,get width(){return t.right-t.left},get height(){return t.bottom-t.top}};return t}var Kp;function E7(t){return Kp||(Kp=document.createRange()),Kp.selectNode(t),Kp.getBoundingClientRect()}function b7(t){let e=y7();if(!t.children)return e;for(let s=0,i=t.children.length;s<i;s++){let r=t.children[s],n;if(r.component)n=er(r.component);else if(r.el){let o=r.el;o.nodeType===1||o.getBoundingClientRect?n=o.getBoundingClientRect():o.nodeType===3&&o.data.trim()&&(n=E7(o))}n&&T7(e,n)}return e}function T7(t,e){return(!t.top||e.top<t.top)&&(t.top=e.top),(!t.bottom||e.bottom>t.bottom)&&(t.bottom=e.bottom),(!t.left||e.left<t.left)&&(t.left=e.left),(!t.right||e.right>t.right)&&(t.right=e.right),t}var VP={top:0,left:0,right:0,bottom:0,width:0,height:0};function er(t){let e=t.subTree.el;return typeof window=="undefined"?VP:fa(t)?b7(t.subTree):(e==null?void 0:e.nodeType)===1?e==null?void 0:e.getBoundingClientRect():t.subTree.component?er(t.subTree.component):VP}function pa(t){return fa(t)?_7(t.subTree):t.subTree?[t.subTree.el]:[]}function _7(t){if(!t.children)return[];let e=[];return t.children.forEach(s=>{s.component?e.push(...pa(s.component)):s!=null&&s.el&&e.push(s.el)}),e}var qp=require("@vue/devtools-shared");var jy=class{constructor(e){this.filter=e||""}isQualified(e){let s=Ds(e);return(0,qp.classify)(s).toLowerCase().includes(this.filter)||(0,qp.kebabize)(s).toLowerCase().includes(this.filter)}};function BP(t){return new jy(t)}var Xp=class{constructor(e){this.captureIds=new Map;let{filterText:s="",maxDepth:i,recursively:r}=e;this.componentFilter=BP(s),this.maxDepth=i,this.recursively=r}getComponentTree(e){return this.captureIds=new Map,this.findQualifiedChildren(e,0)}getComponentParents(e){this.captureIds=new Map;let s=[];this.captureId(e);let i=e;for(;i=i.parent;)this.captureId(i),s.push(i);return s}captureId(e){if(!e)return null;let s=e.__VUE_DEVTOOLS_NEXT_UID__!=null?e.__VUE_DEVTOOLS_NEXT_UID__:jp(e);return e.__VUE_DEVTOOLS_NEXT_UID__=s,this.captureIds.has(s)?null:(this.captureIds.set(s,void 0),this.mark(e),s)}async capture(e,s){var f;if(!e)return null;let i=this.captureId(e),r=Ds(e),n=this.getInternalInstanceChildren(e.subTree).filter(p=>!$p(p)),o=this.getComponentParents(e)||[],a=!!e.isDeactivated||o.some(p=>p.isDeactivated),u={uid:e.uid,id:i,name:r,renderKey:FP(e.vnode?e.vnode.key:null),inactive:a,children:[],isFragment:fa(e),tags:typeof e.type!="function"?[]:[{label:"functional",textColor:5592405,backgroundColor:15658734}],autoOpen:this.recursively,file:e.type.__file||""};if((s<this.maxDepth||e.type.__isKeepAlive||o.some(p=>p.type.__isKeepAlive))&&(u.children=await Promise.all(n.map(p=>this.capture(p,s+1)).filter(Boolean))),this.isKeepAlive(e)){let p=this.getKeepAliveCachedInstances(e),h=n.map(d=>d.__VUE_DEVTOOLS_NEXT_UID__);for(let d of p)if(!h.includes(d.__VUE_DEVTOOLS_NEXT_UID__)){let _=await this.capture({...d,isDeactivated:!0},s+1);_&&u.children.push(_)}}let c=pa(e)[0];if(c!=null&&c.parentElement){let p=e.parent,h=p?pa(p):[],d=c,_=[];do _.push(Array.from(d.parentElement.childNodes).indexOf(d)),d=d.parentElement;while(d.parentElement&&h.length&&!h.includes(d));u.domOrder=_.reverse()}else u.domOrder=[-1];return(f=e.suspense)!=null&&f.suspenseKey&&(u.tags.push({label:e.suspense.suspenseKey,backgroundColor:14979812,textColor:16777215}),this.mark(e,!0)),Re.api.visitComponentTree({treeNode:u,componentInstance:e,app:e.appContext.app,filter:this.componentFilter.filter}),u}async findQualifiedChildren(e,s){var i;if(this.componentFilter.isQualified(e)&&!((i=e.type.devtools)!=null&&i.hide))return[await this.capture(e,s)];if(e.subTree){let r=this.isKeepAlive(e)?this.getKeepAliveCachedInstances(e):this.getInternalInstanceChildren(e.subTree);return this.findQualifiedChildrenFromList(r,s)}else return[]}async findQualifiedChildrenFromList(e,s){return e=e.filter(i=>{var r;return!$p(i)&&!((r=i.type.devtools)!=null&&r.hide)}),this.componentFilter.filter?Array.prototype.concat.apply([],await Promise.all(e.map(i=>this.findQualifiedChildren(i,s)))):Promise.all(e.map(i=>this.capture(i,s)))}getInternalInstanceChildren(e,s=null){let i=[];if(e)if(e.component)s?i.push({...e.component,suspense:s}):i.push(e.component);else if(e.suspense){let r=e.suspense.isInFallback?"suspense fallback":"suspense default";i.push(...this.getInternalInstanceChildren(e.suspense.activeBranch,{...e.suspense,suspenseKey:r}))}else Array.isArray(e.children)&&e.children.forEach(r=>{r.component?s?i.push({...r.component,suspense:s}):i.push(r.component):i.push(...this.getInternalInstanceChildren(r,s))});return i.filter(r=>{var n;return!$p(r)&&!((n=r.type.devtools)!=null&&n.hide)})}mark(e,s=!1){let i=no(e).instanceMap;(s||!i.has(e.__VUE_DEVTOOLS_NEXT_UID__))&&(i.set(e.__VUE_DEVTOOLS_NEXT_UID__,e),mt.active.instanceMap=i)}isKeepAlive(e){return e.type.__isKeepAlive&&e.__v_cache}getKeepAliveCachedInstances(e){return Array.from(e.__v_cache.values()).map(s=>s.component).filter(Boolean)}};var fl=class{constructor(){this.refEditor=new Ky}set(e,s,i,r){let n=Array.isArray(s)?s:s.split("."),o=!1;for(;n.length>1;){let l=n.shift();e instanceof Map&&(e=e.get(l)),e instanceof Set?e=Array.from(e.values())[l]:e=e[l],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}let a=n[0],u=this.refEditor.get(e)[a];r?r(e,a,i):this.refEditor.isRef(u)?this.refEditor.set(u,i):e[a]=i}get(e,s){let i=Array.isArray(s)?s:s.split(".");for(let r=0;r<i.length;r++)if(e instanceof Map?e=e.get(i[r]):e=e[i[r]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,s,i=!1){if(typeof e=="undefined")return!1;let r=Array.isArray(s)?s.slice():s.split("."),n=i?2:1;for(;e&&r.length>n;){let o=r.shift();e=e[o],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,r[0])}createDefaultSetCallback(e){return(s,i,r)=>{if((e.remove||e.newKey)&&(Array.isArray(s)?s.splice(i,1):(0,Mt.toRaw)(s)instanceof Map?s.delete(i):(0,Mt.toRaw)(s)instanceof Set?s.delete(Array.from(s.values())[i]):Reflect.deleteProperty(s,i)),!e.remove){let n=s[e.newKey||i];this.refEditor.isRef(n)?this.refEditor.set(n,r):(0,Mt.toRaw)(s)instanceof Map?s.set(e.newKey||i,r):(0,Mt.toRaw)(s)instanceof Set?s.add(r):s[e.newKey||i]=r}}}},Ky=class{set(e,s){if((0,Mt.isRef)(e))e.value=s;else{if(e instanceof Set&&Array.isArray(s)){e.clear(),s.forEach(n=>e.add(n));return}let i=Object.keys(s);if(e instanceof Map){let n=new Set(e.keys());i.forEach(o=>{e.set(o,Reflect.get(s,o)),n.delete(o)}),n.forEach(o=>e.delete(o));return}let r=new Set(Object.keys(e));i.forEach(n=>{Reflect.set(e,n,Reflect.get(s,n)),r.delete(n)}),r.forEach(n=>Reflect.deleteProperty(e,n))}}get(e){return(0,Mt.isRef)(e)?e.value:e}isRef(e){return(0,Mt.isRef)(e)||(0,Mt.isReactive)(e)}};async function S7(t,e){let{path:s,nodeId:i,state:r,type:n}=t,o=Si(Re.appRecord,i);if(!o)return;let a=s.slice(),u;o.devtoolsRawSetupState&&Object.keys(o.devtoolsRawSetupState).includes(s[0])&&(u=o.devtoolsRawSetupState),u&&a&&(r.type,e.set(u,a,r.value,e.createDefaultSetCallback(r)))}var x7=new fl;async function UP(t){S7(t,x7)}var JP=require("@vue/devtools-shared");var HP=new Set(["nextTick","defineComponent","defineAsyncComponent","defineCustomElement","ref","computed","reactive","readonly","watchEffect","watchPostEffect","watchSyncEffect","watch","isRef","unref","toRef","toRefs","isProxy","isReactive","isReadonly","shallowRef","triggerRef","customRef","shallowReactive","shallowReadonly","toRaw","markRaw","effectScope","getCurrentScope","onScopeDispose","onMounted","onUpdated","onUnmounted","onBeforeMount","onBeforeUpdate","onBeforeUnmount","onErrorCaptured","onRenderTracked","onRenderTriggered","onActivated","onDeactivated","onServerPrefetch","provide","inject","h","mergeProps","cloneVNode","isVNode","resolveComponent","resolveDirective","withDirectives","withModifiers"]),qy=/^\[native Symbol Symbol\((.*)\)\]$/;var Gp=/^\[native (\w+) (.*?)(<>((.|\s)*))?\]$/,$P=/^(?:function|class) (\w+)/,Xy=1e4,Gy=5e3,zr="__vue_devtool_undefined__",oo="__vue_devtool_infinity__",ao="__vue_devtool_negative_infinity__",uo="__vue_devtool_nan__",jP={"<":"<",">":">",'"':""","&":"&"};function KP(t){return t._&&Object.keys(t._).includes("vnode")}function zy(t){return Object.prototype.toString.call(t)==="[object Object]"}function qP(t){if(t==null)return!0;let e=typeof t;return e==="string"||e==="number"||e==="boolean"}function Wy(t){return!!t.__v_isRef}function XP(t){return Wy(t)&&!!t.effect}function GP(t){return!!t.__v_isReactive}function zP(t){return!!t.__v_isReadonly}var v7={[zr]:"undefined",[uo]:"NaN",[oo]:"Infinity",[ao]:"-Infinity"},PU=Object.entries(v7).reduce((t,[e,s])=>(t[s]=e,t),{});function Jy(t){if(Array.isArray(t))return t.map(s=>Jy(s)).join(" or ");if(t==null)return"null";let e=t.toString().match($P);return typeof t=="function"&&e&&e[1]||"any"}function WP(t){return!qP(t)&&!Array.isArray(t)&&!zy(t)?Object.prototype.toString.call(t):t}function zp(t){return{ref:Wy(t),computed:XP(t),reactive:GP(t),readonly:zP(t)}}function Wp(t){return t!=null&&t.__v_raw?t.__v_raw:t}function Yy(t){return t.replace(/[<>"&]/g,e=>jP[e]||e)}function Jp(t,e,s){if(typeof e=="function"&&(e=e.options),!e)return t;let{mixins:i,extends:r}=e;r&&Jp(t,r,s),i&&i.forEach(n=>Jp(t,n,s));for(let n of["computed","inject"])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]?Object.assign(t[n],e[n]):t[n]=e[n]);return t}function A7(t){let e=t.type,{mixins:s,extends:i}=e,r=t.appContext.mixins;if(!r.length&&!s&&!i)return e;let n={};return r.forEach(o=>Jp(n,o,t)),Jp(n,e,t),n}function P7(t){let e=[],s=t.type.props;for(let i in t.props){let r=s?s[i]:null,n=(0,JP.camelize)(i);e.push({type:"props",key:n,value:Qi(()=>t.props[i]),meta:r?{type:r.type?Jy(r.type):"any",required:!!r.required,...r.default?{default:r.default.toString()}:{}}:{type:"invalid"}})}return e}function C7(t){let e=t.type,s=e.props,i=e.vuex&&e.vuex.getters,r=e.computed,n={...t.data,...t.renderContext};return Object.keys(n).filter(o=>!(s&&o in s)&&!(i&&o in i)&&!(r&&o in r)).map(o=>({key:o,type:"data",value:Qi(()=>n[o]),editable:!0}))}function I7(t){let e=t.computed?"computed":t.ref?"ref":t.reactive?"reactive":null,s=e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:null;return{stateType:e,stateTypeName:s}}function N7(t){let e=t.devtoolsRawSetupState||{};return Object.keys(t.setupState).filter(s=>!HP.has(s)&&s.split(/(?=[A-Z])/)[0]!=="use").map(s=>{var u,l,c,f;let i=Qi(()=>Wp(t.setupState[s])),r=e[s],n,o=typeof i=="function"||typeof(i==null?void 0:i.render)=="function"||typeof(i==null?void 0:i.__asyncLoader)=="function";if(r){let p=zp(r),{stateType:h,stateTypeName:d}=I7(p),_=p.ref||p.computed||p.reactive,y=((l=(u=r.effect)==null?void 0:u.raw)==null?void 0:l.toString())||((f=(c=r.effect)==null?void 0:c.fn)==null?void 0:f.toString());h&&(o=!1),n={...h?{stateType:h,stateTypeName:d}:{},...y?{raw:y}:{},editable:_&&!p.readonly}}return{key:s,value:i,type:o?"setup (other)":"setup",...n}})}function O7(t,e){let s=e,i=[],r=s.computed||{};for(let n in r){let o=r[n],a=typeof o=="function"&&o.vuex?"vuex bindings":"computed";i.push({type:a,key:n,value:Qi(()=>{var u;return(u=t==null?void 0:t.proxy)==null?void 0:u[n]}),editable:typeof o.set=="function"})}return i}function w7(t){return Object.keys(t.attrs).map(e=>({type:"attrs",key:e,value:Qi(()=>t.attrs[e])}))}function R7(t){return Reflect.ownKeys(t.provides).map(e=>({type:"provided",key:e.toString(),value:Qi(()=>t.provides[e])}))}function k7(t,e){if(!(e!=null&&e.inject))return[];let s=[],i;return Array.isArray(e.inject)?s=e.inject.map(r=>({key:r,originalKey:r})):s=Reflect.ownKeys(e.inject).map(r=>{let n=e.inject[r],o;return typeof n=="string"||typeof n=="symbol"?o=n:(o=n.from,i=n.default),{key:r,originalKey:o}}),s.map(({key:r,originalKey:n})=>({type:"injected",key:n&&r!==n?`${n.toString()} \u279E ${r.toString()}`:r.toString(),value:Qi(()=>t.ctx.hasOwnProperty(r)?t.ctx[r]:t.provides.hasOwnProperty(n)?t.provides[n]:i)}))}function M7(t){return Object.keys(t.refs).map(e=>({type:"refs",key:e,value:Qi(()=>t.refs[e])}))}function D7(t){var n;let e=t.type.emits,s=Array.isArray(e)?e:Object.keys(e!=null?e:{}),i=Object.keys((n=t.vnode.props)!=null?n:{}),r=[];for(let o of i){let[a,...u]=o.split(/(?=[A-Z])/);if(a==="on"){let l=u.join("-").toLowerCase(),c=s.includes(l);r.push({type:"event listeners",key:l,value:{_custom:{displayText:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",key:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",value:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",tooltipText:c?null:`The event <code>${l}</code> is not declared in the <code>emits</code> option. It will leak into the component's attributes (<code>$attrs</code>).`}}})}}return r}function Yp(t){let e=A7(t);return P7(t).concat(C7(t),N7(t),O7(t,e),w7(t),R7(t),k7(t,e),M7(t),D7(t))}function YP(t){var o;let e=Si(Re.appRecord,t.instanceId),s=jp(e),i=Ds(e),r=(o=e==null?void 0:e.type)==null?void 0:o.__file,n=Yp(e);return{id:s,name:i,file:r,state:n,instance:e}}var Wr="components";function ZP(t){bh({id:Wr,label:"Components",app:t},e=>{e.addInspector({id:Wr,label:"Components",treeFilterPlaceholder:"Search components"}),e.on.getComponentBoundingRect(a=>{if(a.app===t&&a.inspectorId===Wr){let u=Si(Re.appRecord,a.instanceId);if(u){if(typeof DOMRect=="undefined")return;a.rect=er(u),a.rect instanceof DOMRect&&(a.rect={top:a.rect.top,left:a.rect.left,right:a.rect.right,bottom:a.rect.bottom,width:a.rect.width,height:a.rect.height})}}}),e.on.getInspectorTree(async a=>{if(a.app===t&&a.inspectorId===Wr){let u=Si(Re.appRecord,a.instanceId);if(u){let l=new Xp({filterText:a.filter,maxDepth:100,recursively:!1});a.rootNodes=await l.getComponentTree(u)}}}),e.on.getInspectorState(async a=>{var u;if(a.app===t&&a.inspectorId===Wr){let l=YP({instanceId:a.nodeId}),c=l.instance,f=(u=l.instance)==null?void 0:u.appContext.app,p={componentInstance:c,app:f,instanceData:l};ke.callHookWith(h=>{h.forEach(d=>d(p))},"component-state:inspect"),a.state=l}}),e.on.editInspectorState(async a=>{a.app===t&&a.inspectorId===Wr&&(UP(a),await e.sendInspectorState("components"))});let s=or(()=>{e.sendInspectorTree(Wr)},120),i=or(()=>{e.sendInspectorState(Wr)},120),r=bs.on.componentAdded(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await ca({app:a,uid:u,instance:c}),p=await no(a);c&&(c.__VUE_DEVTOOLS_NEXT_UID__==null&&(c.__VUE_DEVTOOLS_NEXT_UID__=f),p!=null&&p.instanceMap.has(f)||(p==null||p.instanceMap.set(f,c),mt.active.instanceMap=p.instanceMap)),p&&s()}),n=bs.on.componentUpdated(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await ca({app:a,uid:u,instance:c}),p=await no(a);c&&(c.__VUE_DEVTOOLS_NEXT_UID__==null&&(c.__VUE_DEVTOOLS_NEXT_UID__=f),p!=null&&p.instanceMap.has(f)||(p==null||p.instanceMap.set(f,c),mt.active.instanceMap=p.instanceMap)),p&&(s(),i())}),o=bs.on.componentRemoved(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await no(a);if(!f)return;let p=await ca({app:a,uid:u,instance:c});f==null||f.instanceMap.delete(p),mt.active.instanceMap=f.instanceMap,s()});Re.componentPluginHookBuffer=[r,n,o]})}function L7(t,e){var s;return((s=t==null?void 0:t._component)==null?void 0:s.name)||`App ${e}`}function F7(t){var e,s,i,r;if(t._instance)return t._instance;if((s=(e=t._container)==null?void 0:e._vnode)!=null&&s.component)return(r=(i=t._container)==null?void 0:i._vnode)==null?void 0:r.component}function V7(t,e){if(t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__!=null)return t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__;let s=e!=null?e:(lo.id++).toString();if(e&&lo.appIds.has(s)){let i=1;for(;lo.appIds.has(`${e}_${i}`);)i++;s=`${e}_${i}`}return lo.appIds.add(s),t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__=s,s}function eC(t){let e=F7(t);if(e){lo.id++;let s=L7(t,lo.id.toString()),r={id:V7(t,(0,QP.default)(s)),name:s,instanceMap:new Map,rootInstance:e};t.__VUE_DEVTOOLS_NEXT_APP_RECORD__=r;let n=`${r.id}:root`;return r.instanceMap.set(n,r.rootInstance),r.rootInstance.__VUE_DEVTOOLS_NEXT_UID__=n,r}else return{}}async function Zy(t){await ZP(t==null?void 0:t.app),mt.active=t,mt.activeId=`${t.id}`,U1(t.app,t.api)}async function tC(t){Re.componentPluginHookBuffer.forEach(s=>s()),Re.api.clear(),Re.clear();let e=mt.value.find(s=>s.id===t);if(e){Te.pluginBuffer=Te.pluginBuffer.filter(([i])=>i.id!=="components");let s=new ha;e.api=s,Zy(e)}}var iC="__vue-devtools-component-inspector__",rC="__vue-devtools-component-inspector__card__",nC="__vue-devtools-component-inspector__name__",oC="__vue-devtools-component-inspector__indicator__",aC={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},B7={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},U7={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function Jr(){return document.getElementById(iC)}function H7(){return document.getElementById(rC)}function $7(){return document.getElementById(oC)}function j7(){return document.getElementById(nC)}function e1(t){return{left:`${Math.round(t.left*100)/100}px`,top:`${Math.round(t.top*100)/100}px`,width:`${Math.round(t.width*100)/100}px`,height:`${Math.round(t.height*100)/100}px`}}function Zp(t){var n;let e=document.createElement("div");e.id=(n=t.elementId)!=null?n:iC,Object.assign(e.style,{...aC,...e1(t.bounds),...t.style});let s=document.createElement("span");s.id=rC,Object.assign(s.style,{...B7,top:t.bounds.top<35?0:"-35px"});let i=document.createElement("span");i.id=nC,i.innerHTML=`<${t.name}> `;let r=document.createElement("i");return r.id=oC,r.innerHTML=`${Math.round(t.bounds.width*100)/100} x ${Math.round(t.bounds.height*100)/100}`,Object.assign(r.style,U7),s.appendChild(i),s.appendChild(r),e.appendChild(s),document.body.appendChild(e),e}function Qp(t){let e=Jr(),s=H7(),i=j7(),r=$7();e&&(Object.assign(e.style,{...aC,...e1(t.bounds)}),Object.assign(s.style,{top:t.bounds.top<35?0:"-35px"}),i.innerHTML=`<${t.name}> `,r.innerHTML=`${Math.round(t.bounds.width*100)/100} x ${Math.round(t.bounds.height*100)/100}`)}function uC(t){if(t.visible){let e=Si(Re.appRecord,t.id);if(e&&(t.bounds.width||t.bounds.height)){let s=Ds(e);Jr()?Qp({...t,name:s}):Zp({...t,name:s})}}else{let e=Jr();e&&(e.style.display="none")}}function lC(t){let e=er(t),s=Ds(t);Jr()?Qp({bounds:e,name:s}):Zp({bounds:e,name:s})}function cC(){let t=Jr();t&&(t.style.display="none")}var Qy=null;function sC(t){let e=t.target;if(e){let s=e.__vueParentComponent;if(s&&(Qy=s,s.vnode.el)){let r=er(s),n=Ds(s);Jr()?Qp({bounds:r,name:n}):Zp({bounds:r,name:n})}}}function K7(t,e){var s;if(t.preventDefault(),t.stopPropagation(),Qy){let i=(s=Re.appRecord)==null?void 0:s.app;ca({app:i,uid:i.uid,instance:Qy}).then(r=>{e(r)})}}function fC(){return window.addEventListener("mouseover",sC),new Promise(t=>{function e(s){s.preventDefault(),s.stopPropagation(),K7(s,i=>{window.removeEventListener("click",e),window.removeEventListener("mouseover",sC);let r=Jr();r&&(r.style.display="none"),t(JSON.stringify({id:i}))})}window.addEventListener("click",e)})}function pC(t){let e=Si(Re.appRecord,t.id);if(e){let[s]=pa(e);if(typeof s.scrollIntoView=="function")s.scrollIntoView({behavior:"smooth"});else{let i=er(e),r=document.createElement("div"),n={...e1(i),position:"absolute"};Object.assign(r.style,n),document.body.appendChild(r),r.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(r)},2e3)}setTimeout(()=>{let i=er(e);if(i.width||i.height){let r=Ds(e),n=Jr();n?Qp({...t,name:r,bounds:i}):Zp({...t,name:r,bounds:i}),setTimeout(()=>{n&&(n.style.display="none")},1500)}},1200)}}function hC(t){let e="",s=null;try{e=Function.prototype.toString.call(t),s=String.prototype.match.call(e,/\([\s\S]*?\)/)}catch(o){}let i=s&&s[0],r=typeof i=="string"?i:"(?)",n=typeof t.name=="string"?t.name:"";return{_custom:{type:"function",displayText:`<span style="opacity:.5;">function</span> ${Yy(n)}${r}`,tooltipText:e.trim()?`<pre>${e}</pre>`:null}}}function dC(t){let e=BigInt.prototype.toString.call(t);return{_custom:{type:"bigint",displayText:`BigInt(${e})`,value:e}}}function mC(t){let e=new Date(t.getTime());return e.setMinutes(e.getMinutes()-e.getTimezoneOffset()),{_custom:{type:"date",displayText:Date.prototype.toString.call(t),value:e.toISOString().slice(0,-1)}}}function gC(t){return{_custom:{type:"map",displayText:"Map",value:Object.fromEntries(t),readOnly:!0,fields:{abstract:!0}}}}function yC(t){let e=Array.from(t);return{_custom:{type:"set",displayText:`Set[${e.length}]`,value:e,readOnly:!0}}}function q7(t){let e={},s=t.getters||{},i=Object.keys(s);for(let r=0;r<i.length;r++){let n=i[r];Object.defineProperty(e,n,{enumerable:!0,get:()=>{try{return s[n]}catch(o){return o}}})}return e}function X7(t){if(t.length)return t.reduce((e,s)=>{let i=s.type||"data",r=e[i]=e[i]||{};return r[s.key]=s.value,e},{})}function G7(t){let e={},s=t.length;for(let i=0;i<s;i++){let r=t.item(i);e[r.name]=r.value}return e}function EC(t){return{_custom:{type:"store",displayText:"Store",value:{state:t.state,getters:q7(t)},fields:{abstract:!0}}}}function bC(t){return{_custom:{type:"router",displayText:"VueRouter",value:{options:t.options,currentRoute:t.currentRoute},fields:{abstract:!0}}}}function TC(t){t._&&(t=t._);let e=Yp(t);return{_custom:{type:"component",id:t.__VUE_DEVTOOLS_NEXT_UID__,displayText:Ds(t),tooltipText:"Component instance",value:X7(e),fields:{abstract:!0}}}}function _C(t){let e=LP(t);return e?t.name&&t.__file&&(e+=` <span>(${t.__file})</span>`):e="<i>Unknown Component</i>",{_custom:{type:"component-definition",displayText:e,tooltipText:"Component definition",...t.__file?{file:t.__file}:{}}}}function SC(t){try{return{_custom:{type:"HTMLElement",displayText:`<span class="opacity-30"><</span><span class="text-blue-500">${t.tagName.toLowerCase()}</span><span class="opacity-30">></span>`,value:G7(t.attributes)}}}catch(e){return{_custom:{type:"HTMLElement",displayText:`<span class="text-blue-500">${String(t)}</span>`}}}}function xC(t){var i,r,n,o;let e=zp(t);if(e.ref||e.computed||e.reactive){let a=e.computed?"Computed":e.ref?"Ref":e.reactive?"Reactive":null,u=Wp(e.reactive?t:t._value),l=((r=(i=t.effect)==null?void 0:i.raw)==null?void 0:r.toString())||((o=(n=t.effect)==null?void 0:n.fn)==null?void 0:o.toString());return{_custom:{type:a==null?void 0:a.toLowerCase(),stateTypeName:a,value:u,...l?{tooltipText:`<span class="font-mono">${l}</span>`}:{}}}}if(typeof t.__asyncLoader=="function")return{_custom:{type:"component-definition",display:"Async component definition"}}}function vC(t){var i;if(t==="compilerOptions")return;let e=this[t],s=typeof e;if(Array.isArray(e)){let r=e.length;return r>Gy?{_isArray:!0,length:r,items:e.slice(0,Gy)}:e}else{if(typeof e=="string")return e.length>Xy?`${e.substring(0,Xy)}... (${e.length} total length)`:e;if(s==="undefined")return zr;if(e===Number.POSITIVE_INFINITY)return oo;if(e===Number.NEGATIVE_INFINITY)return ao;if(typeof e=="function")return hC(e);if(s==="symbol")return`[native Symbol ${Symbol.prototype.toString.call(e)}]`;if(typeof e=="bigint")return dC(e);if(e!==null&&typeof e=="object"){let r=Object.prototype.toString.call(e);if(r==="[object Map]")return gC(e);if(r==="[object Set]")return yC(e);if(r==="[object RegExp]")return`[native RegExp ${RegExp.prototype.toString.call(e)}]`;if(r==="[object Date]")return mC(e);if(r==="[object Error]")return`[native Error ${e.message}<>${e.stack}]`;if(e.state&&e._vm)return EC(e);if(e.constructor&&e.constructor.name==="VueRouter")return bC(e);if(KP(e))return TC(e);if(typeof e.render=="function")return _C(e);if(e.constructor&&e.constructor.name==="VNode")return`[native VNode <${e.tag}>]`;if(typeof HTMLElement!="undefined"&&e instanceof HTMLElement)return SC(e);if(((i=e.constructor)==null?void 0:i.name)==="Store"&&e._wrappedGetters)return"[object Store]";if(e.currentRoute)return"[object Router]";let n=xC(e);if(n!=null)return n}else if(Number.isNaN(e))return uo}return WP(e)}var AC=require("@vue/devtools-shared");function z7(t){let e=new Set,s=t._custom.value;for(let i=0;i<s.length;i++){let r=s[i];e.add(eh(r))}return e}function W7(t){let e=new Map,s=t._custom.value;for(let i=0;i<s.length;i++){let{key:r,value:n}=s[i];e.set(r,eh(n))}return e}function eh(t){var e;if(t!==zr){if(t===oo)return Number.POSITIVE_INFINITY;if(t===ao)return Number.NEGATIVE_INFINITY;if(t===uo)return Number.NaN;if(t&&t._custom){let{_custom:s}=t;return s.type==="component"?(e=Re.appRecord)==null?void 0:e.instanceMap.get(s.id):s.type==="map"?W7(t):s.type==="set"?z7(t):s.type==="bigint"?BigInt(s.value):eh(s.value)}else if(qy.test(t)){let[,s]=qy.exec(t);return Symbol.for(s)}else if(Gp.test(t)){let[,s,i,,r]=Gp.exec(t),n=new AC.target[s](i);return s==="Error"&&r&&(n.stack=r),n}else return t}}function t1(t,e){return eh(e)}function s1(t,e,s,i){let r,n,o,a,u,l=i.get(t);if(l!=null)return l;let c=s.length,f=Object.prototype.toString.call(t);if(f==="[object Object]"){r={},i.set(t,c),s.push(r);let p=Object.keys(t);for(a=0,u=p.length;a<u;a++){n=p[a];try{if(n==="compilerOptions")return;o=t[n],e&&(o=e.call(t,n,o))}catch(h){o=h}r[n]=s1(o,e,s,i)}}else if(f==="[object Array]")for(r=[],i.set(t,c),s.push(r),a=0,u=t.length;a<u;a++){try{o=t[a],e&&(o=e.call(t,a,o))}catch(p){o=p}r[a]=s1(o,e,s,i)}else s.push(t);return c}function J7(t,e=null){let s=t.length,i,r,n,o,a,u;for(;s--;)if(n=t[s],u=Object.prototype.toString.call(n),u==="[object Object]"){let l=Object.keys(n);for(i=0,r=l.length;i<r;i++)o=l[i],a=t[n[o]],e&&(a=e.call(n,o,a)),n[o]=a}else if(u==="[object Array]")for(i=0,r=n.length;i<r;i++)a=t[n[i]],e&&(a=e.call(n,i,a)),n[i]=a}function PC(t,e=null,s=null){let i;try{i=arguments.length===1?JSON.stringify(t):JSON.stringify(t,e,s)}catch(r){i=Y7(t,e,s)}if(i.length>524288){let r=Math.ceil(i.length/524288),n=[];for(let o=0;o<r;o++)n.push(i.slice(o*524288,(o+1)*524288));return n}return i}function Y7(t,e=null,s=null){let i=[];return s1(t,e,i,new Map),s?` ${JSON.stringify(i,null,s)}`:` ${JSON.stringify(i)}`}function i1(t,e=null){if(Array.isArray(t)&&(t=t.join("")),/^\s/.test(t)){let i=JSON.parse(t);return J7(i,e),i[0]}else return arguments.length===1?JSON.parse(t):JSON.parse(t,e)}function Yr(t){return PC(t,vC)}function r1(t,e=!1){return t==null?{}:e?i1(t,t1):i1(t)}function CC(){return Date.now()}function n1(t){Te.tabs.some(e=>e.name===t.name)||Te.tabs.push(t)}function o1(t){Te.commands.some(e=>e.id===t.id)||Te.commands.push(t)}function a1(t){let e=Te.commands.findIndex(s=>s.id===t);e!==-1&&Te.commands.splice(e,1)}var da=require("@vue/devtools-shared"),IC,NC;(NC=(IC=da.target).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(IC.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function Z7(t){let e=0,s=setInterval(()=>{da.target.__VUE_INSPECTOR__&&(clearInterval(s),e+=30,t()),e>=5e3&&clearInterval(s)},30)}function Q7(){let t=da.target.__VUE_INSPECTOR__,e=t.openInEditor;t.openInEditor=async(...s)=>{t.disable(),e(...s)}}function OC(){return new Promise(t=>{function e(){Q7(),t(da.target.__VUE_INSPECTOR__)}da.target.__VUE_INSPECTOR__?e():Z7(()=>{e()})})}var wC=require("@vue/devtools-shared");function RC(t={}){let{file:e,baseUrl:s=window.location.origin,line:i=0,column:r=0}=t;e&&Te.vitePluginDetected&&wC.target.__VUE_INSPECTOR__.openInEditor(s,e,i,r)}var kC={addTimelineEvent(t){ke.hook("timeline:add-event",t)},inspectComponent(t){ke.hook("component-state:inspect",t)},visitComponentTree(t){ke.hook("component-tree:visit",t)},getInspectorTree(t){ke.hook("inspector-tree:get",t)},getInspectorState(t){ke.hook("inspector-state:get",t)},sendInspectorTree(t){ke.hook("inspector-tree:send",t)},sendInspectorState(t){ke.hook("inspector-state:send",t)},editInspectorState(t){ke.hook("inspector-state:edit",t)},editComponentState(){},componentUpdated(t){ke.hook("component:updated",t)},routerInfoUpdated(t){ke.hook("router-info:updated",t)},getComponentBoundingRect(t){ke.hook("component-bounding-rect:get",t)},customTabsUpdated(t){ke.hook("custom-tabs:updated",t)},customCommandsUpdated(t){ke.hook("custom-commands:updated",t)},devtoolsStateUpdated(t){ke.hook("devtools:state-updated",t)}};function MC(){ke.removeAllHooks()}var ha=class{constructor(){this.clear=MC;this.on=kC}addTimelineLayer(e){N1(e)}addTimelineEvent(...e){ke.callHook("timeline:add-event",...e)}addInspector(e){O1({id:e.id,nodeId:"",filter:"",treeFilterPlaceholder:e.treeFilterPlaceholder||""})}highlightElement(e){lC(e)}unhighlightElement(){cC()}async getInspectorTree(e={}){var o;let{inspectorId:s,filter:i="",instanceId:r=""}=e,n={app:(o=Re.appRecord)==null?void 0:o.app,inspectorId:s,instanceId:r,filter:i,rootNodes:[]};return gh(s,{filter:i}),await new Promise(a=>{ke.callHookWith(async u=>{await Promise.all(u.map(l=>l(n))),a()},"inspector-tree:get")}),n.rootNodes}getInspectorState(e={}){var o;let{inspectorId:s,nodeId:i}=e,r={app:(o=Re.appRecord)==null?void 0:o.app,inspectorId:s,nodeId:i};gh(s,{nodeId:i}),ke.callHookWith(a=>{a.forEach(u=>u(r))},"inspector-state:get");let n=r.state;return delete n.instance,n}async editInspectorState(e){var i;let s=new fl;ke.callHook("inspector-state:edit",{...e,app:(i=Re.appRecord)==null?void 0:i.app,set:(r,n=e.path,o=e.state.value,a)=>{s.set(r,n,o,a||s.createDefaultSetCallback(e.state))}})}async sendInspectorTree(e){if(dl(e)){let i=await this.getInspectorTree({inspectorId:e});ke.callHook("inspector-tree:send",{inspectorId:e,data:i})}}async sendInspectorState(e){let s=dl(e);if(s&&s.nodeId){let i=await this.getInspectorState({inspectorId:e,nodeId:s.nodeId});ke.callHook("inspector-state:send",{...i,inspectorId:e})}}async getComponentInstances(e){let s=e.__VUE_DEVTOOLS_NEXT_APP_RECORD__,i=s.id.toString();return[...s.instanceMap].filter(([n])=>n.split(":")[0]===i).map(([,n])=>n)}visitComponentTree(...e){ke.callHook("component-tree:visit",...e)}notifyComponentUpdate(){ke.callHook("component:updated")}now(){return CC()}getSettings(){return{logStoreChanges:null}}toggleComponentInspector(...e){return uC(...e)}inspectComponentInspector(){return fC()}scrollToComponent(...e){return pC(...e)}getComponentBoundingRect(...e){var n;let{inspectorId:s,instanceId:i=""}=e[0],r={app:(n=Re.appRecord)==null?void 0:n.app,inspectorId:s,instanceId:i,rect:{top:0,left:0,width:0,height:0}};return ke.callHookWith(o=>{o.map(a=>a(r))},"component-bounding-rect:get"),Yr(r.rect)}toggleApp(e){return tC(e)}addCustomTab(e){n1(e)}addCustomCommand(e){o1(e)}removeCustomCommand(e){a1(e)}openInEditor(e){RC(e)}getVueInspector(){return OC()}};var tr="__VUE_DEVTOOLS_GLOBAL_STATE__";function eV(){return{connected:!1,clientConnected:!1,appRecords:[],activeAppRecord:null,selectedComponentId:null,pluginBuffer:[],tabs:[],commands:[],vitePluginDetected:!1,activeAppRecordId:null,highPerfModeEnabled:!1}}var DC,LC;(LC=(DC=Zr.target)[tr])!=null||(DC[tr]=eV());var u1=or((t,e)=>{ke.callHook("devtools:state-updated",t,e)},80),l1=or((t,e)=>{ke.callHook("devtools:connected-updated",t,e)},80),Te=new Proxy(Zr.target[tr],{get(t,e){return Zr.target[tr][e]},deleteProperty(t,e){return delete t[e],!0},set(t,e,s){let i={...Zr.target[tr]};return t[e]=s,Zr.target[tr][e]=s,u1(Zr.target[tr],i),["connected","clientConnected"].includes(e.toString())&&i[e]!==s&&l1(Zr.target[tr],i),!0}});Object.defineProperty(Te.tabs,"push",{configurable:!0,value(...t){let e=Array.prototype.push.apply(this,t);return Te.tabs=this,ke.callHook("custom-tabs:updated",this),e}});["push","splice"].forEach(t=>{Object.defineProperty(Te.commands,t,{configurable:!0,value(...e){let s=Array.prototype[t].apply(this,e);return Te.commands=this,ke.callHook("custom-commands:updated",this),s}})});var GC=require("@vue/devtools-shared");var pl=require("@vue/devtools-shared"),rn="__VUE_DEVTOOLS_ROUTER__",ar="__VUE_DEVTOOLS_ROUTER_INFO__",FC,VC;(VC=(FC=pl.target)[ar])!=null||(FC[ar]={currentRoute:null,routes:[]});var BC,UC;(UC=(BC=pl.target)[rn])!=null||(BC[rn]=null);var HC=new Proxy(pl.target[ar],{get(t,e){return pl.target[ar][e]}});var co=require("@vue/devtools-shared");var fo="__VUE_DEVTOOLS_CONTEXT__";function KC(){return{appRecord:null,api:null,inspector:[],timelineLayer:[],routerInfo:{},router:null,activeInspectorTreeId:"",componentPluginHookBuffer:[]}}var $C,jC;(jC=($C=co.target)[fo])!=null||($C[fo]=KC());function tV(){co.target[fo]=KC()}var Re=new Proxy(co.target[fo],{get(t,e){return e==="router"?co.target[rn]:e==="clear"?tV:co.target[fo][e]},set(t,e,s){return co.target[fo][e]=s,!0}});var mt=new Proxy(Te.appRecords,{get(t,e){if(e==="value")return Te.appRecords;if(e==="active")return Te.activeAppRecord;if(e==="activeId")return Te.activeAppRecordId},set(t,e,s){var r;let i={...Te};if(e==="value")Te.appRecords=s;else if(e==="active"){let n=s;Te.activeAppRecord=n,Re.appRecord=n,Re.api=n.api,Re.inspector=(r=n.inspector)!=null?r:[],V1(s),Re.routerInfo=HC}else e==="activeId"&&(Te.activeAppRecordId=s);return u1(Te,i),["connected","clientConnected"].includes(e.toString())&&i[e]!==s&&l1(Te,i),!0}}),qC,XC,lo=(XC=(qC=GC.target).__VUE_DEVTOOLS_NEXT_APP_RECROD_INFO__)!=null?XC:qC.__VUE_DEVTOOLS_NEXT_APP_RECROD_INFO__={id:0,appIds:new Set};var c1=require("@vue/devtools-shared"),zC,WC;(WC=(zC=c1.target).__VUE_DEVTOOLS_ENV__)!=null||(zC.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});function JC(){return c1.target.__VUE_DEVTOOLS_ENV__}var f1=require("@vue/devtools-shared");function YC(t){if(f1.target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__){t();return}Object.defineProperty(f1.target,"__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__",{set(e){e&&t()},configurable:!0})}function ZC(){var e;Te.vitePluginDetected=JC().vitePluginDetected;let t=((e=Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__)==null?void 0:e.id)==="vue-devtools-next";Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__&&t||(Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__?Qr.isNuxtApp||Object.assign(__VUE_DEVTOOLS_GLOBAL_HOOK__,mh()):Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__=mh(),bs.on.setupDevtoolsPlugin((s,i)=>{Eh(s,i);let{app:r,api:n}=mt.active||{};!r||!n||Th([s,i],r,n)}),YC(()=>{Te.pluginBuffer.filter(([i])=>i.id!=="components").forEach(([i,r])=>{Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__.emit("devtools-plugin:setup",i,r,{target:"legacy"})})}),bs.on.vueAppInit(async(s,i)=>{let r=eC(s),n=new ha;mt.value=[...mt.value,{...r,app:s,version:i,api:n}],mt.value.length===1&&(await Zy(mt.value[0]),Te.connected=!0,us.callHook("app:connected"))}),I1())}function p1(t){return new Promise(e=>{if(Te.connected){t(),e();return}ke.hook("devtools:connected-updated",s=>{s.connected&&(t(),e())})})}function h1(t){Te.highPerfModeEnabled=t!=null?t:!Te.highPerfModeEnabled}var sr={state:Te,context:Re,hook:bs,init:ZC,get api(){return Re.api}};var d1={};x1(d1,{checkVueInspectorDetected:()=>sV,editInspectorState:()=>nV,enableVueInspector:()=>iV,getComponentBoundingRect:()=>uV,getDevToolsState:()=>bV,getInspectorState:()=>pV,getInspectorTree:()=>aV,getMatchedRoutes:()=>yV,getRouterInfo:()=>mV,getTimelineLayer:()=>EV,inspectComponentInspector:()=>lV,navigateAction:()=>gV,openInEditor:()=>oV,scrollToComponent:()=>fV,toggleApp:()=>rV,toggleComponentInspector:()=>cV,toggleHighPerfMode:()=>TV,unhighlightElement:()=>dV,updateInspectorTreeId:()=>hV});var sV=Pt("devtools:check-vue-inspector-detected",async t=>{var e,s;return!!await((s=(e=t==null?void 0:t.api)==null?void 0:e.getVueInspector)==null?void 0:s.call(e))}),iV=Pt("devtools:enable-vue-inspector",async t=>{var s,i;let e=await((i=(s=t==null?void 0:t.api)==null?void 0:s.getVueInspector)==null?void 0:i.call(s));e&&await e.enable()}),rV=Pt("devtools:toggle-app",async(t,e)=>{await t.api.toggleApp(e)}),nV=Pt("devtools:edit-inspector-state",(t,e)=>{t.api.editInspectorState(e)}),oV=Pt("devtools:open-in-editor",(t,e,s)=>{t.api.openInEditor({file:e,baseUrl:s})}),aV=Pt("devtools:inspector-tree",async(t,e)=>{let s=await t.api.getInspectorTree(e);return Yr(s)}),uV=Pt("devtools:get-component-bounding-rect",(t,e)=>t.api.getComponentBoundingRect(e)),lV=Pt("devtools:inspect-component-inspector",t=>t.api.inspectComponentInspector()),cV=Pt("devtools:toggle-component-inspector",(t,e)=>t.api.toggleComponentInspector(e)),fV=Pt("devtools:scroll-to-component",(t,e)=>t.api.scrollToComponent(e)),pV=Pt("devtools:inspector-state",async(t,e)=>{let s=await t.api.getInspectorState(e);return Yr(s)}),hV=Pt("devtools:update-inspector-tree-id",(t,e)=>{t.context.activeInspectorTreeId=e}),dV=Pt("devtools:unhighlight-element",t=>t.api.unhighlightElement()),mV=Pt("devtools:router-info",t=>JSON.stringify(t.context.routerInfo)),gV=Pt("devtools:router-navigate",(t,e)=>{var s;(s=t.context.router)==null||s.push(e).catch(i=>i)}),yV=Pt("devtools:matched-routes",(t,e)=>{var r,n;let s=console.warn;console.warn=()=>{};let i=(n=(r=t.context.router)==null?void 0:r.resolve({path:e||"/"}).matched)!=null?n:[];return console.warn=s,JSON.stringify(i)}),EV=Pt("devtools:get-timeline-layer",t=>t.context.timelineLayer),bV=Pt("devtools:get-state",t=>{var e,s;return{connected:t.state.connected,clientConnected:t.state.clientConnected,vueVersion:((s=(e=t.state)==null?void 0:e.activeAppRecord)==null?void 0:s.version)||"",tabs:t.state.tabs,commands:t.state.commands,vitePluginDetected:t.state.vitePluginDetected,appRecords:t.state.appRecords.map(i=>({id:i.id,name:i.name,version:i.version,routerId:i.routerId,moduleDetectives:i.moduleDetectives})),activeAppRecordId:t.state.activeAppRecordId}}),TV=Pt("devtools:toggle-high-perf-mode",(t,e)=>{h1(e)});var m1={};x1(m1,{onAddTimelineEvent:()=>CV,onCustomCommandsUpdated:()=>xV,onCustomTabsUpdated:()=>SV,onDevToolsStateUpdated:()=>_V,onInspectorStateUpdated:()=>AV,onInspectorTreeUpdated:()=>vV,onRouterInfoUpdated:()=>PV});var _V=en("devtools:on-state-updated",(t,e)=>{function s(r){var n;return{vueVersion:((n=r==null?void 0:r.activeAppRecord)==null?void 0:n.version)||"",connected:r.connected,clientConnected:r.clientConnected,tabs:r.tabs,commands:r.commands,vitePluginDetected:r.vitePluginDetected,appRecords:r.appRecords.map(o=>({id:o.id,name:o.name,version:o.version,routerId:o.routerId,moduleDetectives:o.moduleDetectives})),activeAppRecordId:r.activeAppRecordId}}function i(){t.api.on.devtoolsStateUpdated(r=>{e(s(r))})}if(t!=null&&t.api)i();else{let r=setInterval(()=>{if(t.state.connected){let n=t.state;e(s(n)),i(),clearInterval(r)}},10)}}),SV=en("devtools:on-custom-tabs-updated",(t,e)=>{t.api.on.customTabsUpdated(s=>{e(s)})}),xV=en("devtools:on-custom-commands-updated",(t,e)=>{t.api.on.customCommandsUpdated(s=>{e(s)})}),vV=en("devtools:on-inspector-tree-updated",(t,e)=>{t.api.on.sendInspectorTree(s=>{e(s)})}),AV=en("devtools:on-inspector-state-updated",(t,e)=>{t.api.on.sendInspectorState(s=>{e(s)})}),PV=en("devtools:on-router-info-updated",(t,e)=>{t.api.on.routerInfoUpdated(s=>{e(s)})},{parser:"json"}),CV=en("devtools:on-add-timeline-event",(t,e)=>{t.api.on.addTimelineEvent(s=>{e(s)})});function QC(){Object.values(d1).forEach(t=>{t()}),Object.values(m1).forEach(t=>{t(()=>{})})}var ma=require("@vue/devtools-shared"),th="devtools:bridge-action",sh="devtools:bridge-listener",IV="__vue_devtools_bridge__",eI="__vue_devtools_bridge_target__",NV="devtools:bridge-action-events",OV="devtools:bridge-listener-events",ih=ma.target[NV]=new Map,rh=ma.target[OV]=new Map;function g1(){return ma.target[IV]}function y1(t){ma.target[eI]=t}function E1(){return ma.target[eI]}function tI(t){y1("app"),QC(),t.on(th,async e=>{let s=ih.get(e.name);if(s){let i=await s(sr,...e.args);t.emit(e.key,i)}}),t.on(sh,async e=>{let s=rh.get(e.name);s&&s(sr,i=>{let r=e.parser==="devtools"?Yr:JSON.stringify;t.emit(e.key,r(i))})})}var wV="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";var b1=(t=21)=>{let e="",s=t;for(;s--;)e+=wV[Math.random()*64|0];return e};function Pt(t,e){return async(...s)=>{if(E1()==="devtools"){let r=g1(),n=b1();return await new Promise(o=>{r.once(n,a=>{o(a)}),r.emit(th,{name:t,key:n,args:s})})}else ih.set(t,e)}}function en(t,e,s={}){return i=>{if(E1()==="devtools"){let{parser:n="devtools"}=s,o=n==="devtools"?r1:JSON.parse,a=g1(),u=b1(),l=a.on(u,c=>{i(o(c))});return a.emit(sh,{key:u,name:t,parser:n}),l}else return rh.set(t,e),()=>{}}}var T1=require("@vue/devtools-shared");function sI(t){return{all:t=t||new Map,on:function(e,s){var i=t.get(e);i?i.push(s):t.set(e,[s])},off:function(e,s){var i=t.get(e);i&&(s?i.splice(i.indexOf(s)>>>0,1):t.set(e,[]))},emit:function(e,s){var i=t.get(e);i&&i.slice().map(function(r){r(s)}),(i=t.get("*"))&&i.slice().map(function(r){r(e,s)})}}}var nh=class{constructor(e={tracker:T1.NOOP,trigger:T1.NOOP}){this.emitter=sI(),this.adapter=e,this.adapter.tracker(s=>{this._emit(s.event,s.data)})}_on(e,s){this.emitter.on(e,s)}off(e,s){this.emitter.off(e,s)}_emit(e,s){this.emitter.emit(e,s)}on(e,s){return this._on(e,s),()=>this.off(e,s)}once(e,s){let i=(...r)=>{s(...r),this.off(e,i)};this._on(e,i)}emit(e,s){this.adapter.trigger({event:e,data:s}),this._emit(e,s)}removeAllListeners(){this.emitter.all.clear()}};var _1=class{constructor(e){this.socket=e}},oh=class extends _1{constructor(e){super(e)}onnConnect(){return new Promise(e=>{this.socket.emit("syn");let s=setInterval(()=>{this.socket.emit("syn")},300);this.socket.on("syn-ack",()=>{clearInterval(s),this.socket.emit("ack"),sr.state.clientConnected=!0,e()})})}};function iI(t){tI(t),new oh(t).onnConnect().then(()=>{t.on("devtools:client-ready",()=>{p1(()=>{sr.state.connected=!0})})})}function rI(t){let e=t,s=ga.target.__VUE_DEVTOOLS_HOST__||"http://localhost",i=ga.target.__VUE_DEVTOOLS_PORT__!==void 0?ga.target.__VUE_DEVTOOLS_PORT__:8098,r=i?`${s}:${i}`:s,n=e(r);sr.init();let o=new nh({tracker(a){n.on("vue-devtools:message",u=>{a(u)})},trigger(a){n.emit("vue-devtools:message",a)}});n.on("connect",()=>{iI(o),n.emit("vue-devtools:init")}),n.on("disconnect",()=>{n.disconnect()}),n.on("vue-devtools:disconnect-user-app",()=>{n.disconnect()}),ga.isBrowser&&window.addEventListener("beforeunload",()=>{n.emit("vue-devtools:disconnect")})}rI(nI.default);
|
|
68
|
+
You should fix the source of the mismatch.`;return Q(f,t,p),!0}return!1}function K2(t){return new Set(t.trim().split(/\s+/))}function X5(t,e){if(t.size!==e.size)return!1;for(let s of t)if(!e.has(s))return!1;return!0}function q2(t){let e=new Map;for(let s of t.split(";")){let[i,r]=s.split(":");i=i==null?void 0:i.trim(),r=r==null?void 0:r.trim(),i&&r&&e.set(i,r)}return e}function G5(t,e){if(t.size!==e.size)return!1;for(let[s,i]of t)if(i!==e.get(s))return!1;return!0}var ku,Lr;function Ki(t,e){t.appContext.config.performance&&dp()&&Lr.mark(`vue-${e}-${t.uid}`),v8(t,e,dp()?Lr.now():Date.now())}function qi(t,e){if(t.appContext.config.performance&&dp()){let s=`vue-${e}-${t.uid}`,i=s+":end";Lr.mark(i),Lr.measure(`<${Cp(t,t.type)}> ${e}`,s,i),Lr.clearMarks(s),Lr.clearMarks(i)}A8(t,e,dp()?Lr.now():Date.now())}function dp(){return ku!==void 0||(typeof window!="undefined"&&window.performance?(ku=!0,Lr=window.performance):ku=!1),ku}var jt=ov;function z5(t){return Lv(t)}function W5(t){return Lv(t,K5)}function Lv(t,e){let s=b.getGlobalThis();s.__VUE__=!0,oy(s.__VUE_DEVTOOLS_GLOBAL_HOOK__,s);let{insert:i,remove:r,patchProp:n,createElement:o,createText:a,createComment:u,setText:l,setElementText:c,parentNode:f,nextSibling:p,setScopeId:h=b.NOOP,insertStaticContent:d}=t,_=(m,S,w,D=null,F=null,$=null,H=void 0,B=null,V=Fr?!1:!!S.dynamicChildren)=>{if(m===S)return;m&&!ri(m,S)&&(D=ir(m),Yt(m,F,$,!0),m=null),S.patchFlag===-2&&(V=!1,S.dynamicChildren=null);let{type:U,ref:J,shapeFlag:te}=S;switch(U){case Vr:y(m,S,w,D);break;case Tt:x(m,S,w,D);break;case Jn:m==null?T(S,w,D,H):g(m,S,w,H);break;case Kt:j(m,S,w,D,F,$,H,B,V);break;default:te&1?N(m,S,w,D,F,$,H,B,V):te&6?Y(m,S,w,D,F,$,H,B,V):te&64||te&128?U.process(m,S,w,D,F,$,H,B,V,ni):Q("Invalid VNode type:",U,`(${typeof U})`)}J!=null&&F&&hp(J,m&&m.ref,$,S||m,!S)},y=(m,S,w,D)=>{if(m==null)i(S.el=a(S.children),w,D);else{let F=S.el=m.el;S.children!==m.children&&l(F,S.children)}},x=(m,S,w,D)=>{m==null?i(S.el=u(S.children||""),w,D):S.el=m.el},T=(m,S,w,D)=>{[m.el,m.anchor]=d(m.children,S,w,D,m.el,m.anchor)},g=(m,S,w,D)=>{if(S.children!==m.children){let F=p(m.anchor);v(m),[S.el,S.anchor]=d(S.children,w,F,D)}else S.el=m.el,S.anchor=m.anchor},E=({el:m,anchor:S},w,D)=>{let F;for(;m&&m!==S;)F=p(m),i(m,w,D),m=F;i(S,w,D)},v=({el:m,anchor:S})=>{let w;for(;m&&m!==S;)w=p(m),r(m),m=w;r(S)},N=(m,S,w,D,F,$,H,B,V)=>{S.type==="svg"?H="svg":S.type==="math"&&(H="mathml"),m==null?L(S,w,D,F,$,H,B,V):O(m,S,F,$,H,B,V)},L=(m,S,w,D,F,$,H,B)=>{let V,U,{props:J,shapeFlag:te,transition:ie,dirs:ne}=m;if(V=m.el=o(m.type,$,J&&J.is,J),te&8?c(V,m.children):te&16&&k(m.children,V,null,D,F,Vg(m,$),H,B),ne&&bi(m,null,D,"created"),A(V,m,m.scopeId,H,D),J){for(let Ee in J)Ee!=="value"&&!b.isReservedProp(Ee)&&n(V,Ee,null,J[Ee],$,m.children,D,F,as);"value"in J&&n(V,"value",null,J.value,$),(U=J.onVnodeBeforeMount)&&ms(U,D,m)}Object.defineProperty(V,"__vnode",{value:m,enumerable:!1}),Object.defineProperty(V,"__vueParentComponent",{value:D,enumerable:!1}),ne&&bi(m,null,D,"beforeMount");let pe=Fv(F,ie);pe&&ie.beforeEnter(V),i(V,S,w),((U=J&&J.onVnodeMounted)||pe||ne)&&jt(()=>{U&&ms(U,D,m),pe&&ie.enter(V),ne&&bi(m,null,D,"mounted")},F)},A=(m,S,w,D,F)=>{if(w&&h(m,w),D)for(let $=0;$<D.length;$++)h(m,D[$]);if(F){let $=F.subTree;if($.patchFlag>0&&$.patchFlag&2048&&($=Tp($.children)||$),S===$){let H=F.vnode;A(m,H,H.scopeId,H.slotScopeIds,F.parent)}}},k=(m,S,w,D,F,$,H,B,V=0)=>{for(let U=V;U<m.length;U++){let J=m[U]=B?Dr(m[U]):gs(m[U]);_(null,J,S,w,D,F,$,H,B)}},O=(m,S,w,D,F,$,H)=>{let B=S.el=m.el,{patchFlag:V,dynamicChildren:U,dirs:J}=S;V|=m.patchFlag&16;let te=m.props||b.EMPTY_OBJ,ie=S.props||b.EMPTY_OBJ,ne;if(w&&qn(w,!1),(ne=ie.onVnodeBeforeUpdate)&&ms(ne,w,S,m),J&&bi(S,m,w,"beforeUpdate"),w&&qn(w,!0),Fr&&(V=0,H=!1,U=null),U?(P(m.dynamicChildren,U,B,w,D,Vg(S,F),$),mp(m,S)):H||Ce(m,S,B,null,w,D,Vg(S,F),$,!1),V>0){if(V&16)I(B,S,te,ie,w,D,F);else if(V&2&&te.class!==ie.class&&n(B,"class",null,ie.class,F),V&4&&n(B,"style",te.style,ie.style,F),V&8){let pe=S.dynamicProps;for(let Ee=0;Ee<pe.length;Ee++){let _e=pe[Ee],Xe=te[_e],Ot=ie[_e];(Ot!==Xe||_e==="value")&&n(B,_e,Xe,Ot,F,m.children,w,D,as)}}V&1&&m.children!==S.children&&c(B,S.children)}else!H&&U==null&&I(B,S,te,ie,w,D,F);((ne=ie.onVnodeUpdated)||J)&&jt(()=>{ne&&ms(ne,w,S,m),J&&bi(S,m,w,"updated")},D)},P=(m,S,w,D,F,$,H)=>{for(let B=0;B<S.length;B++){let V=m[B],U=S[B],J=V.el&&(V.type===Kt||!ri(V,U)||V.shapeFlag&70)?f(V.el):w;_(V,U,J,null,D,F,$,H,!0)}},I=(m,S,w,D,F,$,H)=>{if(w!==D){if(w!==b.EMPTY_OBJ)for(let B in w)!b.isReservedProp(B)&&!(B in D)&&n(m,B,w[B],null,H,S.children,F,$,as);for(let B in D){if(b.isReservedProp(B))continue;let V=D[B],U=w[B];V!==U&&B!=="value"&&n(m,B,U,V,H,S.children,F,$,as)}"value"in D&&n(m,"value",w.value,D.value,H)}},j=(m,S,w,D,F,$,H,B,V)=>{let U=S.el=m?m.el:a(""),J=S.anchor=m?m.anchor:a(""),{patchFlag:te,dynamicChildren:ie,slotScopeIds:ne}=S;(Fr||te&2048)&&(te=0,V=!1,ie=null),ne&&(B=B?B.concat(ne):ne),m==null?(i(U,w,D),i(J,w,D),k(S.children||[],w,J,F,$,H,B,V)):te>0&&te&64&&ie&&m.dynamicChildren?(P(m.dynamicChildren,ie,w,F,$,H,B),mp(m,S)):Ce(m,S,w,J,F,$,H,B,V)},Y=(m,S,w,D,F,$,H,B,V)=>{S.slotScopeIds=B,m==null?S.shapeFlag&512?F.ctx.activate(S,w,D,H,V):Z(S,w,D,F,$,H,V):K(m,S,V)},Z=(m,S,w,D,F,$,H)=>{let B=m.component=Xv(m,D,F);if(B.type.__hmrId&&g8(B),Fu(m),Ki(B,"mount"),ia(m)&&(B.ctx.renderer=ni),Ki(B,"init"),zv(B),qi(B,"init"),B.asyncDep){if(F&&F.registerDep(B,ee),!m.el){let V=B.subTree=ht(Tt);x(null,V,S,w)}}else ee(B,m,S,w,F,$,H);Vu(),qi(B,"mount")},K=(m,S,w)=>{let D=S.component=m.component;if(k8(m,S,w))if(D.asyncDep&&!D.asyncResolved){Fu(S),W(D,S,w),Vu();return}else D.next=S,d8(D.update),D.effect.dirty=!0,D.update();else S.el=m.el,D.vnode=S},ee=(m,S,w,D,F,$,H)=>{let B=()=>{if(m.isMounted){let{next:J,bu:te,u:ie,parent:ne,vnode:pe}=m;{let vi=Vv(m);if(vi){J&&(J.el=pe.el,W(m,J,H)),vi.asyncDep.then(()=>{m.isUnmounted||B()});return}}let Ee=J,_e;Fu(J||m.vnode),qn(m,!1),J?(J.el=pe.el,W(m,J,H)):J=pe,te&&b.invokeArrayFns(te),(_e=J.props&&J.props.onVnodeBeforeUpdate)&&ms(_e,ne,J,pe),qn(m,!0),Ki(m,"render");let Xe=op(m);qi(m,"render");let Ot=m.subTree;m.subTree=Xe,Ki(m,"patch"),_(Ot,Xe,f(Ot.el),ir(Ot),m,F,$),qi(m,"patch"),J.el=Xe.el,Ee===null&&ly(m,Xe.el),ie&&jt(ie,F),(_e=J.props&&J.props.onVnodeUpdated)&&jt(()=>ms(_e,ne,J,pe),F),tv(m),Vu()}else{let J,{el:te,props:ie}=S,{bm:ne,m:pe,parent:Ee}=m,_e=zn(S);if(qn(m,!1),ne&&b.invokeArrayFns(ne),!_e&&(J=ie&&ie.onVnodeBeforeMount)&&ms(J,Ee,S),qn(m,!0),te&&R){let Xe=()=>{Ki(m,"render"),m.subTree=op(m),qi(m,"render"),Ki(m,"hydrate"),R(te,m.subTree,m,F,null),qi(m,"hydrate")};_e?S.type.__asyncLoader().then(()=>!m.isUnmounted&&Xe()):Xe()}else{Ki(m,"render");let Xe=m.subTree=op(m);qi(m,"render"),Ki(m,"patch"),_(null,Xe,w,D,m,F,$),qi(m,"patch"),S.el=Xe.el}if(pe&&jt(pe,F),!_e&&(J=ie&&ie.onVnodeMounted)){let Xe=S;jt(()=>ms(J,Ee,Xe),F)}(S.shapeFlag&256||Ee&&zn(Ee.vnode)&&Ee.vnode.shapeFlag&256)&&m.a&&jt(m.a,F),m.isMounted=!0,Hg(m),S=w=D=null}},V=m.effect=new se.ReactiveEffect(B,b.NOOP,()=>Qu(U),m.scope),U=m.update=()=>{V.dirty&&V.run()};U.id=m.uid,qn(m,!0),V.onTrack=m.rtc?J=>b.invokeArrayFns(m.rtc,J):void 0,V.onTrigger=m.rtg?J=>b.invokeArrayFns(m.rtg,J):void 0,U.ownerInstance=m,U()},W=(m,S,w)=>{S.component=m;let D=m.vnode.props;m.vnode=S,m.next=null,k5(m,S.props,D,w),H5(m,S.children,w),se.pauseTracking(),I2(m),se.resetTracking()},Ce=(m,S,w,D,F,$,H,B,V=!1)=>{let U=m&&m.children,J=m?m.shapeFlag:0,te=S.children,{patchFlag:ie,shapeFlag:ne}=S;if(ie>0){if(ie&128){tt(U,te,w,D,F,$,H,B,V);return}else if(ie&256){je(U,te,w,D,F,$,H,B,V);return}}ne&8?(J&16&&as(U,F,$),te!==U&&c(w,te)):J&16?ne&16?tt(U,te,w,D,F,$,H,B,V):as(U,F,$,!0):(J&8&&c(w,""),ne&16&&k(te,w,D,F,$,H,B,V))},je=(m,S,w,D,F,$,H,B,V)=>{m=m||b.EMPTY_ARR,S=S||b.EMPTY_ARR;let U=m.length,J=S.length,te=Math.min(U,J),ie;for(ie=0;ie<te;ie++){let ne=S[ie]=V?Dr(S[ie]):gs(S[ie]);_(m[ie],ne,w,null,F,$,H,B,V)}U>J?as(m,F,$,!0,!1,te):k(S,w,D,F,$,H,B,V,te)},tt=(m,S,w,D,F,$,H,B,V)=>{let U=0,J=S.length,te=m.length-1,ie=J-1;for(;U<=te&&U<=ie;){let ne=m[U],pe=S[U]=V?Dr(S[U]):gs(S[U]);if(ri(ne,pe))_(ne,pe,w,null,F,$,H,B,V);else break;U++}for(;U<=te&&U<=ie;){let ne=m[te],pe=S[ie]=V?Dr(S[ie]):gs(S[ie]);if(ri(ne,pe))_(ne,pe,w,null,F,$,H,B,V);else break;te--,ie--}if(U>te){if(U<=ie){let ne=ie+1,pe=ne<J?S[ne].el:D;for(;U<=ie;)_(null,S[U]=V?Dr(S[U]):gs(S[U]),w,pe,F,$,H,B,V),U++}}else if(U>ie)for(;U<=te;)Yt(m[U],F,$,!0),U++;else{let ne=U,pe=U,Ee=new Map;for(U=pe;U<=ie;U++){let Ze=S[U]=V?Dr(S[U]):gs(S[U]);Ze.key!=null&&(Ee.has(Ze.key)&&Q("Duplicate keys found during update:",JSON.stringify(Ze.key),"Make sure keys are unique."),Ee.set(Ze.key,U))}let _e,Xe=0,Ot=ie-pe+1,vi=!1,rr=0,nr=new Array(Ot);for(U=0;U<Ot;U++)nr[U]=0;for(U=ne;U<=te;U++){let Ze=m[U];if(Xe>=Ot){Yt(Ze,F,$,!0);continue}let Es;if(Ze.key!=null)Es=Ee.get(Ze.key);else for(_e=pe;_e<=ie;_e++)if(nr[_e-pe]===0&&ri(Ze,S[_e])){Es=_e;break}Es===void 0?Yt(Ze,F,$,!0):(nr[Es-pe]=U+1,Es>=rr?rr=Es:vi=!0,_(Ze,S[Es],w,null,F,$,H,B,V),Xe++)}let qt=vi?J5(nr):b.EMPTY_ARR;for(_e=qt.length-1,U=Ot-1;U>=0;U--){let Ze=pe+U,Es=S[Ze],S1=Ze+1<J?S[Ze+1].el:D;nr[U]===0?_(null,Es,w,S1,F,$,H,B,V):vi&&(_e<0||U!==qt[_e]?_t(Es,w,S1,2):_e--)}}},_t=(m,S,w,D,F=null)=>{let{el:$,type:H,transition:B,children:V,shapeFlag:U}=m;if(U&6){_t(m.component.subTree,S,w,D);return}if(U&128){m.suspense.move(S,w,D);return}if(U&64){H.move(m,S,w,ni);return}if(H===Kt){i($,S,w);for(let te=0;te<V.length;te++)_t(V[te],S,w,D);i(m.anchor,S,w);return}if(H===Jn){E(m,S,w);return}if(D!==2&&U&1&&B)if(D===0)B.beforeEnter($),i($,S,w),jt(()=>B.enter($),F);else{let{leave:te,delayLeave:ie,afterLeave:ne}=B,pe=()=>i($,S,w),Ee=()=>{te($,()=>{pe(),ne&&ne()})};ie?ie($,pe,Ee):Ee()}else i($,S,w)},Yt=(m,S,w,D=!1,F=!1)=>{let{type:$,props:H,ref:B,children:V,dynamicChildren:U,shapeFlag:J,patchFlag:te,dirs:ie}=m;if(B!=null&&hp(B,null,w,m,!0),J&256){S.ctx.deactivate(m);return}let ne=J&1&&ie,pe=!zn(m),Ee;if(pe&&(Ee=H&&H.onVnodeBeforeUnmount)&&ms(Ee,S,m),J&6)Ys(m.component,w,D);else{if(J&128){m.suspense.unmount(w,D);return}ne&&bi(m,null,S,"beforeUnmount"),J&64?m.type.remove(m,S,w,F,ni,D):U&&($!==Kt||te>0&&te&64)?as(U,S,w,!1,!0):($===Kt&&te&384||!F&&J&16)&&as(V,S,w),D&&ya(m)}(pe&&(Ee=H&&H.onVnodeUnmounted)||ne)&&jt(()=>{Ee&&ms(Ee,S,m),ne&&bi(m,null,S,"unmounted")},w)},ya=m=>{let{type:S,el:w,anchor:D,transition:F}=m;if(S===Kt){m.patchFlag>0&&m.patchFlag&2048&&F&&!F.persisted?m.children.forEach(H=>{H.type===Tt?r(H.el):ya(H)}):ah(w,D);return}if(S===Jn){v(m);return}let $=()=>{r(w),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(m.shapeFlag&1&&F&&!F.persisted){let{leave:H,delayLeave:B}=F,V=()=>H(w,$);B?B(m.el,$,V):V()}else $()},ah=(m,S)=>{let w;for(;m!==S;)w=p(m),r(m),m=w;r(S)},Ys=(m,S,w)=>{m.type.__hmrId&&y8(m);let{bum:D,scope:F,update:$,subTree:H,um:B}=m;D&&b.invokeArrayFns(D),F.stop(),$&&($.active=!1,Yt(H,m,S,w)),B&&jt(B,S),jt(()=>{m.isUnmounted=!0},S),S&&S.pendingBranch&&!S.isUnmounted&&m.asyncDep&&!m.asyncResolved&&m.suspenseId===S.pendingId&&(S.deps--,S.deps===0&&S.resolve()),x8(m)},as=(m,S,w,D=!1,F=!1,$=0)=>{for(let H=$;H<m.length;H++)Yt(m[H],S,w,D,F)},ir=m=>m.shapeFlag&6?ir(m.component.subTree):m.shapeFlag&128?m.suspense.next():p(m.anchor||m.el),po=!1,xi=(m,S,w)=>{m==null?S._vnode&&Yt(S._vnode,null,null,!0):_(S._vnode||null,m,S,null,null,null,w),po||(po=!0,I2(),up(),po=!1),S._vnode=m},ni={p:_,um:Yt,m:_t,r:ya,mt:Z,mc:k,pc:Ce,pbc:P,n:ir,o:t},tn,R;return e&&([tn,R]=e(ni)),{render:xi,hydrate:tn,createApp:N5(xi,tn)}}function Vg({type:t,props:e},s){return s==="svg"&&t==="foreignObject"||s==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:s}function qn({effect:t,update:e},s){t.allowRecurse=e.allowRecurse=s}function Fv(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function mp(t,e,s=!1){let i=t.children,r=e.children;if(b.isArray(i)&&b.isArray(r))for(let n=0;n<i.length;n++){let o=i[n],a=r[n];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[n]=Dr(r[n]),a.el=o.el),s||mp(o,a)),a.type===Vr&&(a.el=o.el),a.type===Tt&&!a.el&&(a.el=o.el)}}function J5(t){let e=t.slice(),s=[0],i,r,n,o,a,u=t.length;for(i=0;i<u;i++){let l=t[i];if(l!==0){if(r=s[s.length-1],t[r]<l){e[i]=r,s.push(i);continue}for(n=0,o=s.length-1;n<o;)a=n+o>>1,t[s[a]]<l?n=a+1:o=a;l<t[s[n]]&&(n>0&&(e[i]=s[n-1]),s[n]=i)}}for(n=s.length,o=s[n-1];n-- >0;)s[n]=o,o=e[o];return s}function Vv(t){let e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Vv(e)}var Y5=t=>t.__isTeleport,sa=t=>t&&(t.disabled||t.disabled===""),X2=t=>typeof SVGElement!="undefined"&&t instanceof SVGElement,G2=t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,Wg=(t,e)=>{let s=t&&t.to;if(b.isString(s))if(e){let i=e(s);return i||Q(`Failed to locate Teleport target with selector "${s}". Note the target element must exist before the component is mounted - i.e. the target cannot be rendered by the component itself, and ideally should be outside of the entire Vue component tree.`),i}else return Q("Current renderer does not support string target for Teleports. (missing querySelector renderer option)"),null;else return!s&&!sa(t)&&Q(`Invalid Teleport target: ${s}`),s},Z5={name:"Teleport",__isTeleport:!0,process(t,e,s,i,r,n,o,a,u,l){let{mc:c,pc:f,pbc:p,o:{insert:h,querySelector:d,createText:_,createComment:y}}=l,x=sa(e.props),{shapeFlag:T,children:g,dynamicChildren:E}=e;if(Fr&&(u=!1,E=null),t==null){let v=e.el=y("teleport start"),N=e.anchor=y("teleport end");h(v,s,i),h(N,s,i);let L=e.target=Wg(e.props,d),A=e.targetAnchor=_("");L?(h(A,L),o==="svg"||X2(L)?o="svg":(o==="mathml"||G2(L))&&(o="mathml")):x||Q("Invalid Teleport target on mount:",L,`(${typeof L})`);let k=(O,P)=>{T&16&&c(g,O,P,r,n,o,a,u)};x?k(s,N):L&&k(L,A)}else{e.el=t.el;let v=e.anchor=t.anchor,N=e.target=t.target,L=e.targetAnchor=t.targetAnchor,A=sa(t.props),k=A?s:N,O=A?v:L;if(o==="svg"||X2(N)?o="svg":(o==="mathml"||G2(N))&&(o="mathml"),E?(p(t.dynamicChildren,E,k,r,n,o,a),mp(t,e,!0)):u||f(t,e,k,O,r,n,o,a,!1),x)A?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):np(e,s,v,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){let P=e.target=Wg(e.props,d);P?np(e,P,null,l,0):Q("Invalid Teleport target on update:",N,`(${typeof N})`)}else A&&np(e,N,L,l,1)}Bv(e)},remove(t,e,s,i,{um:r,o:{remove:n}},o){let{shapeFlag:a,children:u,anchor:l,targetAnchor:c,target:f,props:p}=t;if(f&&n(c),o&&n(l),a&16){let h=o||!sa(p);for(let d=0;d<u.length;d++){let _=u[d];r(_,e,s,h,!!_.dynamicChildren)}}},move:np,hydrate:Q5};function np(t,e,s,{o:{insert:i},m:r},n=2){n===0&&i(t.targetAnchor,e,s);let{el:o,anchor:a,shapeFlag:u,children:l,props:c}=t,f=n===2;if(f&&i(o,e,s),(!f||sa(c))&&u&16)for(let p=0;p<l.length;p++)r(l[p],e,s,2);f&&i(a,e,s)}function Q5(t,e,s,i,r,n,{o:{nextSibling:o,parentNode:a,querySelector:u}},l){let c=e.target=Wg(e.props,u);if(c){let f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(sa(e.props))e.anchor=l(o(t),e,a(t),s,i,r,n),e.targetAnchor=f;else{e.anchor=o(t);let p=f;for(;p;)if(p=o(p),p&&p.nodeType===8&&p.data==="teleport anchor"){e.targetAnchor=p,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}l(f,e,c,s,i,r,n)}Bv(e)}return e.anchor&&o(e.anchor)}var e9=Z5;function Bv(t){let e=t.ctx;if(e&&e.ut){let s=t.children[0].el;for(;s&&s!==t.targetAnchor;)s.nodeType===1&&s.setAttribute("data-v-owner",e.uid),s=s.nextSibling;e.ut()}}var Kt=Symbol.for("v-fgt"),Vr=Symbol.for("v-txt"),Tt=Symbol.for("v-cmt"),Jn=Symbol.for("v-stc"),ju=[],ys=null;function vp(t=!1){ju.push(ys=t?null:[])}function Uv(){ju.pop(),ys=ju[ju.length-1]||null}var Zn=1;function Jg(t){Zn+=t}function Hv(t){return t.dynamicChildren=Zn>0?ys||b.EMPTY_ARR:null,Uv(),Zn>0&&ys&&ys.push(t),t}function t9(t,e,s,i,r,n){return Hv(Ty(t,e,s,i,r,n,!0))}function by(t,e,s,i,r){return Hv(ht(t,e,s,i,r,!0))}function Gi(t){return t?t.__v_isVNode===!0:!1}function ri(t,e){return e.shapeFlag&6&&Zo.has(e.type)?(t.shapeFlag&=-257,e.shapeFlag&=-513,!1):t.type===e.type&&t.key===e.key}var Yg;function s9(t){Yg=t}var i9=(...t)=>r9(...Yg?Yg(t,pt):t),Ap="__vInternal",$v=({key:t})=>t!=null?t:null,ap=({ref:t,ref_key:e,ref_for:s})=>(typeof t=="number"&&(t=""+t),t!=null?b.isString(t)||se.isRef(t)||b.isFunction(t)?{i:pt,r:t,k:e,f:!!s}:t:null);function Ty(t,e=null,s=null,i=0,r=null,n=t===Kt?0:1,o=!1,a=!1){let u={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&$v(e),ref:e&&ap(e),scopeId:bp,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:n,patchFlag:i,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:pt};return a?(Sy(u,s),n&128&&t.normalize(u)):s&&(u.shapeFlag|=b.isString(s)?8:16),u.key!==u.key&&Q("VNode created with invalid key (NaN). VNode type:",u.type),Zn>0&&!o&&ys&&(u.patchFlag>0||n&6)&&u.patchFlag!==32&&ys.push(u),u}var ht=i9;function r9(t,e=null,s=null,i=0,r=null,n=!1){if((!t||t===cy)&&(t||Q(`Invalid vnode type when creating vnode: ${t}.`),t=Tt),Gi(t)){let a=zs(t,e,!0);return s&&Sy(a,s),Zn>0&&!n&&ys&&(a.shapeFlag&6?ys[ys.indexOf(t)]=a:ys.push(a)),a.patchFlag|=-2,a}if(Zv(t)&&(t=t.__vccOpts),e){e=jv(e);let{class:a,style:u}=e;a&&!b.isString(a)&&(e.class=b.normalizeClass(a)),b.isObject(u)&&(se.isProxy(u)&&!b.isArray(u)&&(u=b.extend({},u)),e.style=b.normalizeStyle(u))}let o=b.isString(t)?1:nv(t)?128:Y5(t)?64:b.isObject(t)?4:b.isFunction(t)?2:0;return o&4&&se.isProxy(t)&&(t=se.toRaw(t),Q("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
69
|
+
Component that was made reactive: `,t)),Ty(t,e,s,i,r,o,n,!0)}function jv(t){return t?se.isProxy(t)||Ap in t?b.extend({},t):t:null}function zs(t,e,s=!1){let{props:i,ref:r,patchFlag:n,children:o}=t,a=e?qv(i||{},e):i;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:a,key:a&&$v(a),ref:e&&e.ref?s&&r?b.isArray(r)?r.concat(ap(e)):[r,ap(e)]:ap(e):r,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:n===-1&&b.isArray(o)?o.map(Kv):o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Kt?n===-1?16:n|16:n,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&zs(t.ssContent),ssFallback:t.ssFallback&&zs(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Kv(t){let e=zs(t);return b.isArray(t.children)&&(e.children=t.children.map(Kv)),e}function _y(t=" ",e=0){return ht(Vr,null,t,e)}function n9(t,e){let s=ht(Jn,null,t);return s.staticCount=e,s}function o9(t="",e=!1){return e?(vp(),by(Tt,null,t)):ht(Tt,null,t)}function gs(t){return t==null||typeof t=="boolean"?ht(Tt):b.isArray(t)?ht(Kt,null,t.slice()):typeof t=="object"?Dr(t):ht(Vr,null,String(t))}function Dr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:zs(t)}function Sy(t,e){let s=0,{shapeFlag:i}=t;if(e==null)e=null;else if(b.isArray(e))s=16;else if(typeof e=="object")if(i&65){let r=e.default;r&&(r._c&&(r._d=!1),Sy(t,r()),r._c&&(r._d=!0));return}else{s=32;let r=e._;!r&&!(Ap in e)?e._ctx=pt:r===3&&pt&&(pt.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else b.isFunction(e)?(e={default:e,_ctx:pt},s=32):(e=String(e),i&64?(s=16,e=[_y(e)]):s=8);t.children=e,t.shapeFlag|=s}function qv(...t){let e={};for(let s=0;s<t.length;s++){let i=t[s];for(let r in i)if(r==="class")e.class!==i.class&&(e.class=b.normalizeClass([e.class,i.class]));else if(r==="style")e.style=b.normalizeStyle([e.style,i.style]);else if(b.isOn(r)){let n=e[r],o=i[r];o&&n!==o&&!(b.isArray(n)&&n.includes(o))&&(e[r]=n?[].concat(n,o):o)}else r!==""&&(e[r]=i[r])}return e}function ms(t,e,s,i=null){Gs(t,e,7,[s,i])}var a9=Iv(),u9=0;function Xv(t,e,s){let i=t.type,r=(e?e.appContext:t.appContext)||a9,n={uid:u9++,vnode:t,type:i,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new se.EffectScope(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:wv(i,r),emitsOptions:iv(i,r),emit:null,emitted:null,propsDefaults:b.EMPTY_OBJ,inheritAttrs:i.inheritAttrs,ctx:b.EMPTY_OBJ,data:b.EMPTY_OBJ,props:b.EMPTY_OBJ,attrs:b.EMPTY_OBJ,slots:b.EMPTY_OBJ,refs:b.EMPTY_OBJ,setupState:b.EMPTY_OBJ,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return n.ctx=o5(n),n.root=e?e.root:n,n.emit=C8.bind(null,n),t.ce&&t.ce(n),n}var bt=null,to=()=>bt||pt,gp,Zg;{let t=b.getGlobalThis(),e=(s,i)=>{let r;return(r=t[s])||(r=t[s]=[]),r.push(i),n=>{r.length>1?r.forEach(o=>o(n)):r[0](n)}};gp=e("__VUE_INSTANCE_SETTERS__",s=>bt=s),Zg=e("__VUE_SSR_SETTERS__",s=>sl=s)}var Qn=t=>{let e=bt;return gp(t),t.scope.on(),()=>{t.scope.off(),gp(e)}},Qg=()=>{bt&&bt.scope.off(),gp(null)},l9=b.makeMap("slot,component");function ey(t,{isNativeTag:e}){(l9(t)||e(t))&&Q("Do not use built-in or reserved HTML elements as component id: "+t)}function Gv(t){return t.vnode.shapeFlag&4}var sl=!1;function zv(t,e=!1){e&&Zg(e);let{props:s,children:i}=t.vnode,r=Gv(t);w5(t,s,r,e),U5(t,i);let n=r?c9(t,e):void 0;return e&&Zg(!1),n}function c9(t,e){var s;let i=t.type;{if(i.name&&ey(i.name,t.appContext.config),i.components){let n=Object.keys(i.components);for(let o=0;o<n.length;o++)ey(n[o],t.appContext.config)}if(i.directives){let n=Object.keys(i.directives);for(let o=0;o<n.length;o++)fv(n[o])}i.compilerOptions&&Wv()&&Q('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.')}t.accessCache=Object.create(null),t.proxy=se.markRaw(new Proxy(t.ctx,Hu)),a5(t);let{setup:r}=i;if(r){let n=t.setupContext=r.length>1?Yv(t):null,o=Qn(t);se.pauseTracking();let a=_i(r,t,0,[se.shallowReadonly(t.props),n]);if(se.resetTracking(),o(),b.isPromise(a)){if(a.then(Qg,Qg),e)return a.then(u=>{ty(t,u,e)}).catch(u=>{Br(u,t,0)});if(t.asyncDep=a,!t.suspense){let u=(s=i.name)!=null?s:"Anonymous";Q(`Component <${u}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else ty(t,a,e)}else Jv(t,e)}function ty(t,e,s){b.isFunction(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:b.isObject(e)?(Gi(e)&&Q("setup() should not return VNodes directly - return a render function instead."),t.devtoolsRawSetupState=e,t.setupState=se.proxyRefs(e),u5(t)):e!==void 0&&Q(`setup() should return an object. Received: ${e===null?"null":typeof e}`),Jv(t,s)}var Ku,sy;function f9(t){Ku=t,sy=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,n5))}}var Wv=()=>!Ku;function Jv(t,e,s){let i=t.type;if(!t.render){if(!e&&Ku&&!i.render){let r=i.template||yy(t).template;if(r){Ki(t,"compile");let{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:a,compilerOptions:u}=i,l=b.extend(b.extend({isCustomElement:n,delimiters:a},o),u);i.render=Ku(r,l),qi(t,"compile")}}t.render=i.render||b.NOOP,sy&&sy(t)}{let r=Qn(t);se.pauseTracking();try{x5(t)}finally{se.resetTracking(),r()}}!i.render&&t.render===b.NOOP&&!e&&(!Ku&&i.template?Q("Component provided template option but runtime compilation is not supported in this build of Vue."):Q("Component is missing template or render function."))}function p9(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,s){return lp(),se.track(t,"get","$attrs"),e[s]},set(){return Q("setupContext.attrs is readonly."),!1},deleteProperty(){return Q("setupContext.attrs is readonly."),!1}}))}function h9(t){return t.slotsProxy||(t.slotsProxy=new Proxy(t.slots,{get(e,s){return se.track(t,"get","$slots"),e[s]}}))}function Yv(t){return Object.freeze({get attrs(){return p9(t)},get slots(){return h9(t)},get emit(){return(s,...i)=>t.emit(s,...i)},expose:s=>{if(t.exposed&&Q("expose() should be called only once per setup()."),s!=null){let i=typeof s;i==="object"&&(b.isArray(s)?i="array":se.isRef(s)&&(i="ref")),i!=="object"&&Q(`expose() should be passed a plain object, received ${i}.`)}t.exposed=s||{}}})}function Pp(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(se.proxyRefs(se.markRaw(t.exposed)),{get(e,s){if(s in e)return e[s];if(s in Wn)return Wn[s](t)},has(e,s){return s in e||s in Wn}}))}var d9=/(?:^|[-_])(\w)/g,m9=t=>t.replace(d9,e=>e.toUpperCase()).replace(/[-_]/g,"");function Zu(t,e=!0){return b.isFunction(t)?t.displayName||t.name:t.name||e&&t.__name}function Cp(t,e,s=!1){let i=Zu(e);if(!i&&e.__file){let r=e.__file.match(/([^/\\]+)\.\w+$/);r&&(i=r[1])}if(!i&&t&&t.parent){let r=n=>{for(let o in n)if(n[o]===e)return o};i=r(t.components||t.parent.type.components)||r(t.appContext.components)}return i?m9(i):s?"App":"Anonymous"}function Zv(t){return b.isFunction(t)&&"__vccOpts"in t}var Qv=(t,e)=>{let s=se.computed(t,e,sl);{let i=to();i&&i.appContext.config.warnRecursiveComputed&&(s._warnRecursive=!0)}return s};function g9(t,e,s=b.EMPTY_OBJ){let i=to();if(!i)return Q("useModel() called without active instance."),se.ref();if(!i.propsOptions[0][e])return Q(`useModel() called with prop "${e}" which is not declared.`),se.ref();let r=b.camelize(e),n=b.hyphenate(e),o=se.customRef((u,l)=>{let c;return lv(()=>{let f=t[e];b.hasChanged(c,f)&&(c=f,l())}),{get(){return u(),s.get?s.get(c):c},set(f){let p=i.vnode.props;!(p&&(e in p||r in p||n in p)&&(`onUpdate:${e}`in p||`onUpdate:${r}`in p||`onUpdate:${n}`in p))&&b.hasChanged(f,c)&&(c=f,l()),i.emit(`update:${e}`,s.set?s.set(f):f)}}}),a=e==="modelValue"?"modelModifiers":`${e}Modifiers`;return o[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?t[a]||{}:o,done:!1}:{done:!0}}}},o}function y9(t,e,s){let i=arguments.length;return i===2?b.isObject(e)&&!b.isArray(e)?Gi(e)?ht(t,null,[e]):ht(t,e):ht(t,null,e):(i>3?s=Array.prototype.slice.call(arguments,2):i===3&&Gi(s)&&(s=[s]),ht(t,e,s))}function E9(){if(typeof window=="undefined")return;let t={style:"color:#3ba776"},e={style:"color:#1677ff"},s={style:"color:#f5222d"},i={style:"color:#eb2f96"},r={header(f){return b.isObject(f)?f.__isVue?["div",t,"VueInstance"]:se.isRef(f)?["div",{},["span",t,c(f)],"<",a(f.value),">"]:se.isReactive(f)?["div",{},["span",t,se.isShallow(f)?"ShallowReactive":"Reactive"],"<",a(f),`>${se.isReadonly(f)?" (readonly)":""}`]:se.isReadonly(f)?["div",{},["span",t,se.isShallow(f)?"ShallowReadonly":"Readonly"],"<",a(f),">"]:null:null},hasBody(f){return f&&f.__isVue},body(f){if(f&&f.__isVue)return["div",{},...n(f.$)]}};function n(f){let p=[];f.type.props&&f.props&&p.push(o("props",se.toRaw(f.props))),f.setupState!==b.EMPTY_OBJ&&p.push(o("setup",f.setupState)),f.data!==b.EMPTY_OBJ&&p.push(o("data",se.toRaw(f.data)));let h=u(f,"computed");h&&p.push(o("computed",h));let d=u(f,"inject");return d&&p.push(o("injected",d)),p.push(["div",{},["span",{style:i.style+";opacity:0.66"},"$ (internal): "],["object",{object:f}]]),p}function o(f,p){return p=b.extend({},p),Object.keys(p).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},f],["div",{style:"padding-left:1.25em"},...Object.keys(p).map(h=>["div",{},["span",i,h+": "],a(p[h],!1)])]]:["span",{}]}function a(f,p=!0){return typeof f=="number"?["span",e,f]:typeof f=="string"?["span",s,JSON.stringify(f)]:typeof f=="boolean"?["span",i,f]:b.isObject(f)?["object",{object:p?se.toRaw(f):f}]:["span",s,String(f)]}function u(f,p){let h=f.type;if(b.isFunction(h))return;let d={};for(let _ in f.ctx)l(h,_,p)&&(d[_]=f.ctx[_]);return d}function l(f,p,h){let d=f[h];if(b.isArray(d)&&d.includes(p)||b.isObject(d)&&p in d||f.extends&&l(f.extends,p,h)||f.mixins&&f.mixins.some(_=>l(_,p,h)))return!0}function c(f){return se.isShallow(f)?"ShallowRef":f.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}function b9(t,e,s,i){let r=s[i];if(r&&eA(r,t))return r;let n=e();return n.memo=t.slice(),s[i]=n}function eA(t,e){let s=t.memo;if(s.length!=e.length)return!1;for(let i=0;i<s.length;i++)if(b.hasChanged(s[i],e[i]))return!1;return Zn>0&&ys&&ys.push(t),!0}var iy="3.4.21",T9=Q,_9=yp,S9=ii,x9=oy,v9={createComponentInstance:Xv,setupComponent:zv,renderComponentRoot:op,setCurrentRenderingInstance:zu,isVNode:Gi,normalizeVNode:gs},A9=v9,P9=null,C9=null,I9=null;X.EffectScope=se.EffectScope;X.ReactiveEffect=se.ReactiveEffect;X.TrackOpTypes=se.TrackOpTypes;X.TriggerOpTypes=se.TriggerOpTypes;X.customRef=se.customRef;X.effect=se.effect;X.effectScope=se.effectScope;X.getCurrentScope=se.getCurrentScope;X.isProxy=se.isProxy;X.isReactive=se.isReactive;X.isReadonly=se.isReadonly;X.isRef=se.isRef;X.isShallow=se.isShallow;X.markRaw=se.markRaw;X.onScopeDispose=se.onScopeDispose;X.proxyRefs=se.proxyRefs;X.reactive=se.reactive;X.readonly=se.readonly;X.ref=se.ref;X.shallowReactive=se.shallowReactive;X.shallowReadonly=se.shallowReadonly;X.shallowRef=se.shallowRef;X.stop=se.stop;X.toRaw=se.toRaw;X.toRef=se.toRef;X.toRefs=se.toRefs;X.toValue=se.toValue;X.triggerRef=se.triggerRef;X.unref=se.unref;X.camelize=b.camelize;X.capitalize=b.capitalize;X.normalizeClass=b.normalizeClass;X.normalizeProps=b.normalizeProps;X.normalizeStyle=b.normalizeStyle;X.toDisplayString=b.toDisplayString;X.toHandlerKey=b.toHandlerKey;X.BaseTransition=J8;X.BaseTransitionPropsValidators=hv;X.Comment=Tt;X.DeprecationTypes=I9;X.ErrorCodes=c8;X.ErrorTypeStrings=_9;X.Fragment=Kt;X.KeepAlive=Q8;X.Static=Jn;X.Suspense=B8;X.Teleport=e9;X.Text=Vr;X.assertNumber=W2;X.callWithAsyncErrorHandling=Gs;X.callWithErrorHandling=_i;X.cloneVNode=zs;X.compatUtils=C9;X.computed=Qv;X.createBlock=by;X.createCommentVNode=o9;X.createElementBlock=t9;X.createElementVNode=Ty;X.createHydrationRenderer=W5;X.createPropsRestProxy=T5;X.createRenderer=z5;X.createSlots=s5;X.createStaticVNode=n9;X.createTextVNode=_y;X.createVNode=ht;X.defineAsyncComponent=Y8;X.defineComponent=mv;X.defineEmits=c5;X.defineExpose=f5;X.defineModel=d5;X.defineOptions=p5;X.defineProps=l5;X.defineSlots=h5;X.devtools=S9;X.getCurrentInstance=to;X.getTransitionRawChildren=hy;X.guardReactiveProps=jv;X.h=y9;X.handleError=Br;X.hasInjectionContext=O5;X.initCustomFormatter=E9;X.inject=$u;X.isMemoSame=eA;X.isRuntimeOnly=Wv;X.isVNode=Gi;X.mergeDefaults=E5;X.mergeModels=b5;X.mergeProps=qv;X.nextTick=Y2;X.onActivated=gv;X.onBeforeMount=bv;X.onBeforeUnmount=xp;X.onBeforeUpdate=Tv;X.onDeactivated=yv;X.onErrorCaptured=vv;X.onMounted=Sp;X.onRenderTracked=xv;X.onRenderTriggered=Sv;X.onServerPrefetch=_v;X.onUnmounted=my;X.onUpdated=dy;X.openBlock=vp;X.popScopeId=N8;X.provide=Nv;X.pushScopeId=I8;X.queuePostFlushCb=Xu;X.registerRuntimeCompiler=f9;X.renderList=t5;X.renderSlot=i5;X.resolveComponent=D8;X.resolveDirective=F8;X.resolveDynamicComponent=L8;X.resolveFilter=P9;X.resolveTransitionHooks=fp;X.setBlockTracking=Jg;X.setDevtoolsHook=x9;X.setTransitionHooks=Ju;X.ssrContextKey=av;X.ssrUtils=A9;X.toHandlers=r5;X.transformVNodeArgs=s9;X.useAttrs=y5;X.useModel=g9;X.useSSRContext=uv;X.useSlots=g5;X.useTransitionState=pv;X.version=iy;X.warn=T9;X.watch=Uu;X.watchEffect=q8;X.watchPostEffect=X8;X.watchSyncEffect=lv;X.withAsyncContext=_5;X.withCtx=uy;X.withDefaults=m5;X.withDirectives=z8;X.withMemo=b9;X.withScopeId=O8});var vy=Ie((WB,xy)=>{"use strict";process.env.NODE_ENV==="production"?xy.exports=C2():xy.exports=tA()});var UA=Ie(at=>{"use strict";Object.defineProperty(at,"__esModule",{value:!0});var it=vy(),he=Ts(),N9="http://www.w3.org/2000/svg",O9="http://www.w3.org/1998/Math/MathML",$r=typeof document!="undefined"?document:null,sA=$r&&$r.createElement("template"),w9={insert:(t,e,s)=>{e.insertBefore(t,s||null)},remove:t=>{let e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,s,i)=>{let r=e==="svg"?$r.createElementNS(N9,t):e==="mathml"?$r.createElementNS(O9,t):$r.createElement(t,s?{is:s}:void 0);return t==="select"&&i&&i.multiple!=null&&r.setAttribute("multiple",i.multiple),r},createText:t=>$r.createTextNode(t),createComment:t=>$r.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>$r.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,s,i,r,n){let o=s?s.previousSibling:e.lastChild;if(r&&(r===n||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),s),!(r===n||!(r=r.nextSibling)););else{sA.innerHTML=i==="svg"?`<svg>${t}</svg>`:i==="mathml"?`<math>${t}</math>`:t;let a=sA.content;if(i==="svg"||i==="mathml"){let u=a.firstChild;for(;u.firstChild;)a.appendChild(u.firstChild);a.removeChild(u)}e.insertBefore(a,s)}return[o?o.nextSibling:e.firstChild,s?s.previousSibling:e.lastChild]}},Ur="transition",il="animation",ra=Symbol("_vtc"),Ny=(t,{slots:e})=>it.h(it.BaseTransition,_A(t),e);Ny.displayName="Transition";var TA={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},R9=Ny.props=he.extend({},it.BaseTransitionPropsValidators,TA),so=(t,e=[])=>{he.isArray(t)?t.forEach(s=>s(...e)):t&&t(...e)},iA=t=>t?he.isArray(t)?t.some(e=>e.length>1):t.length>1:!1;function _A(t){let e={};for(let I in t)I in TA||(e[I]=t[I]);if(t.css===!1)return e;let{name:s="v",type:i,duration:r,enterFromClass:n=`${s}-enter-from`,enterActiveClass:o=`${s}-enter-active`,enterToClass:a=`${s}-enter-to`,appearFromClass:u=n,appearActiveClass:l=o,appearToClass:c=a,leaveFromClass:f=`${s}-leave-from`,leaveActiveClass:p=`${s}-leave-active`,leaveToClass:h=`${s}-leave-to`}=t,d=k9(r),_=d&&d[0],y=d&&d[1],{onBeforeEnter:x,onEnter:T,onEnterCancelled:g,onLeave:E,onLeaveCancelled:v,onBeforeAppear:N=x,onAppear:L=T,onAppearCancelled:A=g}=e,k=(I,j,Y)=>{Hr(I,j?c:a),Hr(I,j?l:o),Y&&Y()},O=(I,j)=>{I._isLeaving=!1,Hr(I,f),Hr(I,h),Hr(I,p),j&&j()},P=I=>(j,Y)=>{let Z=I?L:T,K=()=>k(j,I,Y);so(Z,[j,K]),rA(()=>{Hr(j,I?u:n),Wi(j,I?c:a),iA(Z)||nA(j,i,_,K)})};return he.extend(e,{onBeforeEnter(I){so(x,[I]),Wi(I,n),Wi(I,o)},onBeforeAppear(I){so(N,[I]),Wi(I,u),Wi(I,l)},onEnter:P(!1),onAppear:P(!0),onLeave(I,j){I._isLeaving=!0;let Y=()=>O(I,j);Wi(I,f),xA(),Wi(I,p),rA(()=>{I._isLeaving&&(Hr(I,f),Wi(I,h),iA(E)||nA(I,i,y,Y))}),so(E,[I,Y])},onEnterCancelled(I){k(I,!1),so(g,[I])},onAppearCancelled(I){k(I,!0),so(A,[I])},onLeaveCancelled(I){O(I),so(v,[I])}})}function k9(t){if(t==null)return null;if(he.isObject(t))return[Ay(t.enter),Ay(t.leave)];{let e=Ay(t);return[e,e]}}function Ay(t){return he.toNumber(t)}function Wi(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.add(s)),(t[ra]||(t[ra]=new Set)).add(e)}function Hr(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));let s=t[ra];s&&(s.delete(e),s.size||(t[ra]=void 0))}function rA(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}var M9=0;function nA(t,e,s,i){let r=t._endId=++M9,n=()=>{r===t._endId&&i()};if(s)return setTimeout(n,s);let{type:o,timeout:a,propCount:u}=SA(t,e);if(!o)return i();let l=o+"end",c=0,f=()=>{t.removeEventListener(l,p),n()},p=h=>{h.target===t&&++c>=u&&f()};setTimeout(()=>{c<u&&f()},a+1),t.addEventListener(l,p)}function SA(t,e){let s=window.getComputedStyle(t),i=d=>(s[d]||"").split(", "),r=i(`${Ur}Delay`),n=i(`${Ur}Duration`),o=oA(r,n),a=i(`${il}Delay`),u=i(`${il}Duration`),l=oA(a,u),c=null,f=0,p=0;e===Ur?o>0&&(c=Ur,f=o,p=n.length):e===il?l>0&&(c=il,f=l,p=u.length):(f=Math.max(o,l),c=f>0?o>l?Ur:il:null,p=c?c===Ur?n.length:u.length:0);let h=c===Ur&&/\b(transform|all)(,|$)/.test(i(`${Ur}Property`).toString());return{type:c,timeout:f,propCount:p,hasTransform:h}}function oA(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((s,i)=>aA(s)+aA(t[i])))}function aA(t){return t==="auto"?0:Number(t.slice(0,-1).replace(",","."))*1e3}function xA(){return document.body.offsetHeight}function D9(t,e,s){let i=t[ra];i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):s?t.setAttribute("class",e):t.className=e}var Op=Symbol("_vod"),vA=Symbol("_vsh"),AA={beforeMount(t,{value:e},{transition:s}){t[Op]=t.style.display==="none"?"":t.style.display,s&&e?s.beforeEnter(t):rl(t,e)},mounted(t,{value:e},{transition:s}){s&&e&&s.enter(t)},updated(t,{value:e,oldValue:s},{transition:i}){!e!=!s&&(i?e?(i.beforeEnter(t),rl(t,!0),i.enter(t)):i.leave(t,()=>{rl(t,!1)}):rl(t,e))},beforeUnmount(t,{value:e}){rl(t,e)}};function rl(t,e){t.style.display=e?t[Op]:"none",t[vA]=!e}function L9(){AA.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}var F9=Symbol("");function V9(t){}var B9=/(^|;)\s*display\s*:/;function U9(t,e,s){let i=t.style,r=he.isString(s),n=!1;if(s&&!r){if(e)if(he.isString(e))for(let o of e.split(";")){let a=o.slice(0,o.indexOf(":")).trim();s[a]==null&&Np(i,a,"")}else for(let o in e)s[o]==null&&Np(i,o,"");for(let o in s)o==="display"&&(n=!0),Np(i,o,s[o])}else if(r){if(e!==s){let o=i[F9];o&&(s+=";"+o),i.cssText=s,n=B9.test(s)}}else e&&t.removeAttribute("style");Op in t&&(t[Op]=n?i.display:"",t[vA]&&(i.display="none"))}var uA=/\s*!important$/;function Np(t,e,s){if(he.isArray(s))s.forEach(i=>Np(t,e,i));else if(s==null&&(s=""),e.startsWith("--"))t.setProperty(e,s);else{let i=H9(t,e);uA.test(s)?t.setProperty(he.hyphenate(i),s.replace(uA,""),"important"):t[i]=s}}var lA=["Webkit","Moz","ms"],Py={};function H9(t,e){let s=Py[e];if(s)return s;let i=it.camelize(e);if(i!=="filter"&&i in t)return Py[e]=i;i=he.capitalize(i);for(let r=0;r<lA.length;r++){let n=lA[r]+i;if(n in t)return Py[e]=n}return e}var cA="http://www.w3.org/1999/xlink";function $9(t,e,s,i,r){if(i&&e.startsWith("xlink:"))s==null?t.removeAttributeNS(cA,e.slice(6,e.length)):t.setAttributeNS(cA,e,s);else{let n=he.isSpecialBooleanAttr(e);s==null||n&&!he.includeBooleanAttr(s)?t.removeAttribute(e):t.setAttribute(e,n?"":s)}}function j9(t,e,s,i,r,n,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,r,n),t[e]=s==null?"":s;return}let a=t.tagName;if(e==="value"&&a!=="PROGRESS"&&!a.includes("-")){let l=a==="OPTION"?t.getAttribute("value")||"":t.value,c=s==null?"":s;(l!==c||!("_value"in t))&&(t.value=c),s==null&&t.removeAttribute(e),t._value=s;return}let u=!1;if(s===""||s==null){let l=typeof t[e];l==="boolean"?s=he.includeBooleanAttr(s):s==null&&l==="string"?(s="",u=!0):l==="number"&&(s=0,u=!0)}try{t[e]=s}catch(l){}u&&t.removeAttribute(e)}function Ji(t,e,s,i){t.addEventListener(e,s,i)}function K9(t,e,s,i){t.removeEventListener(e,s,i)}var fA=Symbol("_vei");function q9(t,e,s,i,r=null){let n=t[fA]||(t[fA]={}),o=n[e];if(i&&o)o.value=i;else{let[a,u]=X9(e);if(i){let l=n[e]=W9(i,r);Ji(t,a,l,u)}else o&&(K9(t,a,o,u),n[e]=void 0)}}var pA=/(?:Once|Passive|Capture)$/;function X9(t){let e;if(pA.test(t)){e={};let i;for(;i=t.match(pA);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):he.hyphenate(t.slice(2)),e]}var Cy=0,G9=Promise.resolve(),z9=()=>Cy||(G9.then(()=>Cy=0),Cy=Date.now());function W9(t,e){let s=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=s.attached)return;it.callWithAsyncErrorHandling(J9(i,s.value),e,5,[i])};return s.value=t,s.attached=z9(),s}function J9(t,e){if(he.isArray(e)){let s=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{s.call(t),t._stopped=!0},e.map(i=>r=>!r._stopped&&i&&i(r))}else return e}var hA=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,Y9=(t,e,s,i,r,n,o,a,u)=>{let l=r==="svg";e==="class"?D9(t,i,l):e==="style"?U9(t,s,i):he.isOn(e)?he.isModelListener(e)||q9(t,e,s,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Z9(t,e,i,l))?j9(t,e,i,n,o,a,u):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),$9(t,e,i,l))};function Z9(t,e,s,i){if(i)return!!(e==="innerHTML"||e==="textContent"||e in t&&hA(e)&&he.isFunction(s));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){let r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return hA(e)&&he.isString(s)?!1:e in t}function PA(t,e){let s=it.defineComponent(t);class i extends wp{constructor(n){super(s,n,e)}}return i.def=s,i}var Q9=t=>PA(t,FA),eF=typeof HTMLElement!="undefined"?HTMLElement:class{},wp=class t extends eF{constructor(e,s={},i){super(),this._def=e,this._props=s,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this._ob=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,this._ob&&(this._ob.disconnect(),this._ob=null),it.nextTick(()=>{this._connected||(Iy(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);this._ob=new MutationObserver(i=>{for(let r of i)this._setAttr(r.attributeName)}),this._ob.observe(this,{attributes:!0});let e=(i,r=!1)=>{let{props:n,styles:o}=i,a;if(n&&!he.isArray(n))for(let u in n){let l=n[u];(l===Number||l&&l.type===Number)&&(u in this._props&&(this._props[u]=he.toNumber(this._props[u])),(a||(a=Object.create(null)))[he.camelize(u)]=!0)}this._numberProps=a,r&&this._resolveProps(i),this._applyStyles(o),this._update()},s=this._def.__asyncLoader;s?s().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){let{props:s}=e,i=he.isArray(s)?s:Object.keys(s||{});for(let r of Object.keys(this))r[0]!=="_"&&i.includes(r)&&this._setProp(r,this[r],!0,!1);for(let r of i.map(he.camelize))Object.defineProperty(this,r,{get(){return this._getProp(r)},set(n){this._setProp(r,n)}})}_setAttr(e){let s=this.getAttribute(e),i=he.camelize(e);this._numberProps&&this._numberProps[i]&&(s=he.toNumber(s)),this._setProp(i,s,!1)}_getProp(e){return this._props[e]}_setProp(e,s,i=!0,r=!0){s!==this._props[e]&&(this._props[e]=s,r&&this._instance&&this._update(),i&&(s===!0?this.setAttribute(he.hyphenate(e),""):typeof s=="string"||typeof s=="number"?this.setAttribute(he.hyphenate(e),s+""):s||this.removeAttribute(he.hyphenate(e))))}_update(){Iy(this._createVNode(),this.shadowRoot)}_createVNode(){let e=it.createVNode(this._def,he.extend({},this._props));return this._instance||(e.ce=s=>{this._instance=s,s.isCE=!0;let i=(n,o)=>{this.dispatchEvent(new CustomEvent(n,{detail:o}))};s.emit=(n,...o)=>{i(n,o),he.hyphenate(n)!==n&&i(he.hyphenate(n),o)};let r=this;for(;r=r&&(r.parentNode||r.host);)if(r instanceof t){s.parent=r._instance,s.provides=r._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(s=>{let i=document.createElement("style");i.textContent=s,this.shadowRoot.appendChild(i)})}};function tF(t="$style"){{let e=it.getCurrentInstance();if(!e)return he.EMPTY_OBJ;let s=e.type.__cssModules;if(!s)return he.EMPTY_OBJ;let i=s[t];return i||he.EMPTY_OBJ}}var CA=new WeakMap,IA=new WeakMap,Rp=Symbol("_moveCb"),dA=Symbol("_enterCb"),NA={name:"TransitionGroup",props:he.extend({},R9,{tag:String,moveClass:String}),setup(t,{slots:e}){let s=it.getCurrentInstance(),i=it.useTransitionState(),r,n;return it.onUpdated(()=>{if(!r.length)return;let o=t.moveClass||`${t.name||"v"}-move`;if(!aF(r[0].el,s.vnode.el,o))return;r.forEach(rF),r.forEach(nF);let a=r.filter(oF);xA(),a.forEach(u=>{let l=u.el,c=l.style;Wi(l,o),c.transform=c.webkitTransform=c.transitionDuration="";let f=l[Rp]=p=>{p&&p.target!==l||(!p||/transform$/.test(p.propertyName))&&(l.removeEventListener("transitionend",f),l[Rp]=null,Hr(l,o))};l.addEventListener("transitionend",f)})}),()=>{let o=it.toRaw(t),a=_A(o),u=o.tag||it.Fragment;r=n,n=e.default?it.getTransitionRawChildren(e.default()):[];for(let l=0;l<n.length;l++){let c=n[l];c.key!=null&&it.setTransitionHooks(c,it.resolveTransitionHooks(c,a,i,s))}if(r)for(let l=0;l<r.length;l++){let c=r[l];it.setTransitionHooks(c,it.resolveTransitionHooks(c,a,i,s)),CA.set(c,c.el.getBoundingClientRect())}return it.createVNode(u,null,n)}}},sF=t=>delete t.mode;NA.props;var iF=NA;function rF(t){let e=t.el;e[Rp]&&e[Rp](),e[dA]&&e[dA]()}function nF(t){IA.set(t,t.el.getBoundingClientRect())}function oF(t){let e=CA.get(t),s=IA.get(t),i=e.left-s.left,r=e.top-s.top;if(i||r){let n=t.el.style;return n.transform=n.webkitTransform=`translate(${i}px,${r}px)`,n.transitionDuration="0s",t}}function aF(t,e,s){let i=t.cloneNode(),r=t[ra];r&&r.forEach(a=>{a.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),s.split(/\s+/).forEach(a=>a&&i.classList.add(a)),i.style.display="none";let n=e.nodeType===1?e:e.parentNode;n.appendChild(i);let{hasTransform:o}=SA(i);return n.removeChild(i),o}var jr=t=>{let e=t.props["onUpdate:modelValue"]||!1;return he.isArray(e)?s=>he.invokeArrayFns(e,s):e};function uF(t){t.target.composing=!0}function mA(t){let e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}var Ws=Symbol("_assign"),kp={created(t,{modifiers:{lazy:e,trim:s,number:i}},r){t[Ws]=jr(r);let n=i||r.props&&r.props.type==="number";Ji(t,e?"change":"input",o=>{if(o.target.composing)return;let a=t.value;s&&(a=a.trim()),n&&(a=he.looseToNumber(a)),t[Ws](a)}),s&&Ji(t,"change",()=>{t.value=t.value.trim()}),e||(Ji(t,"compositionstart",uF),Ji(t,"compositionend",mA),Ji(t,"change",mA))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:s,trim:i,number:r}},n){if(t[Ws]=jr(n),t.composing)return;let o=r||t.type==="number"?he.looseToNumber(t.value):t.value,a=e==null?"":e;o!==a&&(document.activeElement===t&&t.type!=="range"&&(s||i&&t.value.trim()===a)||(t.value=a))}},Oy={deep:!0,created(t,e,s){t[Ws]=jr(s),Ji(t,"change",()=>{let i=t._modelValue,r=na(t),n=t.checked,o=t[Ws];if(he.isArray(i)){let a=he.looseIndexOf(i,r),u=a!==-1;if(n&&!u)o(i.concat(r));else if(!n&&u){let l=[...i];l.splice(a,1),o(l)}}else if(he.isSet(i)){let a=new Set(i);n?a.add(r):a.delete(r),o(a)}else o(wA(t,n))})},mounted:gA,beforeUpdate(t,e,s){t[Ws]=jr(s),gA(t,e,s)}};function gA(t,{value:e,oldValue:s},i){t._modelValue=e,he.isArray(e)?t.checked=he.looseIndexOf(e,i.props.value)>-1:he.isSet(e)?t.checked=e.has(i.props.value):e!==s&&(t.checked=he.looseEqual(e,wA(t,!0)))}var wy={created(t,{value:e},s){t.checked=he.looseEqual(e,s.props.value),t[Ws]=jr(s),Ji(t,"change",()=>{t[Ws](na(t))})},beforeUpdate(t,{value:e,oldValue:s},i){t[Ws]=jr(i),e!==s&&(t.checked=he.looseEqual(e,i.props.value))}},OA={deep:!0,created(t,{value:e,modifiers:{number:s}},i){let r=he.isSet(e);Ji(t,"change",()=>{let n=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>s?he.looseToNumber(na(o)):na(o));t[Ws](t.multiple?r?new Set(n):n:n[0]),t._assigning=!0,it.nextTick(()=>{t._assigning=!1})}),t[Ws]=jr(i)},mounted(t,{value:e,modifiers:{number:s}}){yA(t,e,s)},beforeUpdate(t,e,s){t[Ws]=jr(s)},updated(t,{value:e,modifiers:{number:s}}){t._assigning||yA(t,e,s)}};function yA(t,e,s){let i=t.multiple,r=he.isArray(e);if(!(i&&!r&&!he.isSet(e))){for(let n=0,o=t.options.length;n<o;n++){let a=t.options[n],u=na(a);if(i)if(r){let l=typeof u;l==="string"||l==="number"?a.selected=e.includes(s?he.looseToNumber(u):u):a.selected=he.looseIndexOf(e,u)>-1}else a.selected=e.has(u);else if(he.looseEqual(na(a),e)){t.selectedIndex!==n&&(t.selectedIndex=n);return}}!i&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function na(t){return"_value"in t?t._value:t.value}function wA(t,e){let s=e?"_trueValue":"_falseValue";return s in t?t[s]:e}var RA={created(t,e,s){Ip(t,e,s,null,"created")},mounted(t,e,s){Ip(t,e,s,null,"mounted")},beforeUpdate(t,e,s,i){Ip(t,e,s,i,"beforeUpdate")},updated(t,e,s,i){Ip(t,e,s,i,"updated")}};function kA(t,e){switch(t){case"SELECT":return OA;case"TEXTAREA":return kp;default:switch(e){case"checkbox":return Oy;case"radio":return wy;default:return kp}}}function Ip(t,e,s,i,r){let o=kA(t.tagName,s.props&&s.props.type)[r];o&&o(t,e,s,i)}function lF(){kp.getSSRProps=({value:t})=>({value:t}),wy.getSSRProps=({value:t},e)=>{if(e.props&&he.looseEqual(e.props.value,t))return{checked:!0}},Oy.getSSRProps=({value:t},e)=>{if(he.isArray(t)){if(e.props&&he.looseIndexOf(t,e.props.value)>-1)return{checked:!0}}else if(he.isSet(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},RA.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;let s=kA(e.type.toUpperCase(),e.props&&e.props.type);if(s.getSSRProps)return s.getSSRProps(t,e)}}var cF=["ctrl","shift","alt","meta"],fF={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>cF.some(s=>t[`${s}Key`]&&!e.includes(s))},pF=(t,e)=>{let s=t._withMods||(t._withMods={}),i=e.join(".");return s[i]||(s[i]=(r,...n)=>{for(let o=0;o<e.length;o++){let a=fF[e[o]];if(a&&a(r,e))return}return t(r,...n)})},hF={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},dF=(t,e)=>{let s=t._withKeys||(t._withKeys={}),i=e.join(".");return s[i]||(s[i]=r=>{if(!("key"in r))return;let n=he.hyphenate(r.key);if(e.some(o=>o===n||hF[o]===n))return t(r)})},MA=he.extend({patchProp:Y9},w9),nl,EA=!1;function DA(){return nl||(nl=it.createRenderer(MA))}function LA(){return nl=EA?nl:it.createHydrationRenderer(MA),EA=!0,nl}var Iy=(...t)=>{DA().render(...t)},FA=(...t)=>{LA().hydrate(...t)},mF=(...t)=>{let e=DA().createApp(...t),{mount:s}=e;return e.mount=i=>{let r=BA(i);if(!r)return;let n=e._component;!he.isFunction(n)&&!n.render&&!n.template&&(n.template=r.innerHTML),r.innerHTML="";let o=s(r,!1,VA(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e},gF=(...t)=>{let e=LA().createApp(...t),{mount:s}=e;return e.mount=i=>{let r=BA(i);if(r)return s(r,!0,VA(r))},e};function VA(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function BA(t){return he.isString(t)?document.querySelector(t):t}var bA=!1,yF=()=>{bA||(bA=!0,lF(),L9())};at.Transition=Ny;at.TransitionGroup=iF;at.VueElement=wp;at.createApp=mF;at.createSSRApp=gF;at.defineCustomElement=PA;at.defineSSRCustomElement=Q9;at.hydrate=FA;at.initDirectivesForSSR=yF;at.render=Iy;at.useCssModule=tF;at.useCssVars=V9;at.vModelCheckbox=Oy;at.vModelDynamic=RA;at.vModelRadio=wy;at.vModelSelect=OA;at.vModelText=kp;at.vShow=AA;at.withKeys=dF;at.withModifiers=pF;Object.keys(it).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(at,t)&&(at[t]=it[t])})});var PP=Ie(ut=>{"use strict";Object.defineProperty(ut,"__esModule",{value:!0});var Ne=vy(),fe=Ts(),EF="http://www.w3.org/2000/svg",bF="http://www.w3.org/1998/Math/MathML",Xr=typeof document!="undefined"?document:null,HA=Xr&&Xr.createElement("template"),TF={insert:(t,e,s)=>{e.insertBefore(t,s||null)},remove:t=>{let e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,s,i)=>{let r=e==="svg"?Xr.createElementNS(EF,t):e==="mathml"?Xr.createElementNS(bF,t):Xr.createElement(t,s?{is:s}:void 0);return t==="select"&&i&&i.multiple!=null&&r.setAttribute("multiple",i.multiple),r},createText:t=>Xr.createTextNode(t),createComment:t=>Xr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Xr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,s,i,r,n){let o=s?s.previousSibling:e.lastChild;if(r&&(r===n||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),s),!(r===n||!(r=r.nextSibling)););else{HA.innerHTML=i==="svg"?`<svg>${t}</svg>`:i==="mathml"?`<math>${t}</math>`:t;let a=HA.content;if(i==="svg"||i==="mathml"){let u=a.firstChild;for(;u.firstChild;)a.appendChild(u.firstChild);a.removeChild(u)}e.insertBefore(a,s)}return[o?o.nextSibling:e.firstChild,s?s.previousSibling:e.lastChild]}},Kr="transition",ol="animation",oa=Symbol("_vtc"),Ly=(t,{slots:e})=>Ne.h(Ne.BaseTransition,oP(t),e);Ly.displayName="Transition";var nP={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},_F=Ly.props=fe.extend({},Ne.BaseTransitionPropsValidators,nP),io=(t,e=[])=>{fe.isArray(t)?t.forEach(s=>s(...e)):t&&t(...e)},$A=t=>t?fe.isArray(t)?t.some(e=>e.length>1):t.length>1:!1;function oP(t){let e={};for(let I in t)I in nP||(e[I]=t[I]);if(t.css===!1)return e;let{name:s="v",type:i,duration:r,enterFromClass:n=`${s}-enter-from`,enterActiveClass:o=`${s}-enter-active`,enterToClass:a=`${s}-enter-to`,appearFromClass:u=n,appearActiveClass:l=o,appearToClass:c=a,leaveFromClass:f=`${s}-leave-from`,leaveActiveClass:p=`${s}-leave-active`,leaveToClass:h=`${s}-leave-to`}=t,d=SF(r),_=d&&d[0],y=d&&d[1],{onBeforeEnter:x,onEnter:T,onEnterCancelled:g,onLeave:E,onLeaveCancelled:v,onBeforeAppear:N=x,onAppear:L=T,onAppearCancelled:A=g}=e,k=(I,j,Y)=>{qr(I,j?c:a),qr(I,j?l:o),Y&&Y()},O=(I,j)=>{I._isLeaving=!1,qr(I,f),qr(I,h),qr(I,p),j&&j()},P=I=>(j,Y)=>{let Z=I?L:T,K=()=>k(j,I,Y);io(Z,[j,K]),jA(()=>{qr(j,I?u:n),Yi(j,I?c:a),$A(Z)||KA(j,i,_,K)})};return fe.extend(e,{onBeforeEnter(I){io(x,[I]),Yi(I,n),Yi(I,o)},onBeforeAppear(I){io(N,[I]),Yi(I,u),Yi(I,l)},onEnter:P(!1),onAppear:P(!0),onLeave(I,j){I._isLeaving=!0;let Y=()=>O(I,j);Yi(I,f),uP(),Yi(I,p),jA(()=>{I._isLeaving&&(qr(I,f),Yi(I,h),$A(E)||KA(I,i,y,Y))}),io(E,[I,Y])},onEnterCancelled(I){k(I,!1),io(g,[I])},onAppearCancelled(I){k(I,!0),io(A,[I])},onLeaveCancelled(I){O(I),io(v,[I])}})}function SF(t){if(t==null)return null;if(fe.isObject(t))return[Ry(t.enter),Ry(t.leave)];{let e=Ry(t);return[e,e]}}function Ry(t){let e=fe.toNumber(t);return Ne.assertNumber(e,"<transition> explicit duration"),e}function Yi(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.add(s)),(t[oa]||(t[oa]=new Set)).add(e)}function qr(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));let s=t[oa];s&&(s.delete(e),s.size||(t[oa]=void 0))}function jA(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}var xF=0;function KA(t,e,s,i){let r=t._endId=++xF,n=()=>{r===t._endId&&i()};if(s)return setTimeout(n,s);let{type:o,timeout:a,propCount:u}=aP(t,e);if(!o)return i();let l=o+"end",c=0,f=()=>{t.removeEventListener(l,p),n()},p=h=>{h.target===t&&++c>=u&&f()};setTimeout(()=>{c<u&&f()},a+1),t.addEventListener(l,p)}function aP(t,e){let s=window.getComputedStyle(t),i=d=>(s[d]||"").split(", "),r=i(`${Kr}Delay`),n=i(`${Kr}Duration`),o=qA(r,n),a=i(`${ol}Delay`),u=i(`${ol}Duration`),l=qA(a,u),c=null,f=0,p=0;e===Kr?o>0&&(c=Kr,f=o,p=n.length):e===ol?l>0&&(c=ol,f=l,p=u.length):(f=Math.max(o,l),c=f>0?o>l?Kr:ol:null,p=c?c===Kr?n.length:u.length:0);let h=c===Kr&&/\b(transform|all)(,|$)/.test(i(`${Kr}Property`).toString());return{type:c,timeout:f,propCount:p,hasTransform:h}}function qA(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((s,i)=>XA(s)+XA(t[i])))}function XA(t){return t==="auto"?0:Number(t.slice(0,-1).replace(",","."))*1e3}function uP(){return document.body.offsetHeight}function vF(t,e,s){let i=t[oa];i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):s?t.setAttribute("class",e):t.className=e}var Lp=Symbol("_vod"),lP=Symbol("_vsh"),Fy={beforeMount(t,{value:e},{transition:s}){t[Lp]=t.style.display==="none"?"":t.style.display,s&&e?s.beforeEnter(t):al(t,e)},mounted(t,{value:e},{transition:s}){s&&e&&s.enter(t)},updated(t,{value:e,oldValue:s},{transition:i}){!e!=!s&&(i?e?(i.beforeEnter(t),al(t,!0),i.enter(t)):i.leave(t,()=>{al(t,!1)}):al(t,e))},beforeUnmount(t,{value:e}){al(t,e)}};Fy.name="show";function al(t,e){t.style.display=e?t[Lp]:"none",t[lP]=!e}function AF(){Fy.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}var PF=Symbol("CSS_VAR_TEXT");function CF(t){}var IF=/(^|;)\s*display\s*:/;function NF(t,e,s){let i=t.style,r=fe.isString(s),n=!1;if(s&&!r){if(e)if(fe.isString(e))for(let o of e.split(";")){let a=o.slice(0,o.indexOf(":")).trim();s[a]==null&&Dp(i,a,"")}else for(let o in e)s[o]==null&&Dp(i,o,"");for(let o in s)o==="display"&&(n=!0),Dp(i,o,s[o])}else if(r){if(e!==s){let o=i[PF];o&&(s+=";"+o),i.cssText=s,n=IF.test(s)}}else e&&t.removeAttribute("style");Lp in t&&(t[Lp]=n?i.display:"",t[lP]&&(i.display="none"))}var OF=/[^\\];\s*$/,GA=/\s*!important$/;function Dp(t,e,s){if(fe.isArray(s))s.forEach(i=>Dp(t,e,i));else if(s==null&&(s=""),OF.test(s)&&Ne.warn(`Unexpected semicolon at the end of '${e}' style value: '${s}'`),e.startsWith("--"))t.setProperty(e,s);else{let i=wF(t,e);GA.test(s)?t.setProperty(fe.hyphenate(i),s.replace(GA,""),"important"):t[i]=s}}var zA=["Webkit","Moz","ms"],ky={};function wF(t,e){let s=ky[e];if(s)return s;let i=Ne.camelize(e);if(i!=="filter"&&i in t)return ky[e]=i;i=fe.capitalize(i);for(let r=0;r<zA.length;r++){let n=zA[r]+i;if(n in t)return ky[e]=n}return e}var WA="http://www.w3.org/1999/xlink";function RF(t,e,s,i,r){if(i&&e.startsWith("xlink:"))s==null?t.removeAttributeNS(WA,e.slice(6,e.length)):t.setAttributeNS(WA,e,s);else{let n=fe.isSpecialBooleanAttr(e);s==null||n&&!fe.includeBooleanAttr(s)?t.removeAttribute(e):t.setAttribute(e,n?"":s)}}function kF(t,e,s,i,r,n,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,r,n),t[e]=s==null?"":s;return}let a=t.tagName;if(e==="value"&&a!=="PROGRESS"&&!a.includes("-")){let l=a==="OPTION"?t.getAttribute("value")||"":t.value,c=s==null?"":s;(l!==c||!("_value"in t))&&(t.value=c),s==null&&t.removeAttribute(e),t._value=s;return}let u=!1;if(s===""||s==null){let l=typeof t[e];l==="boolean"?s=fe.includeBooleanAttr(s):s==null&&l==="string"?(s="",u=!0):l==="number"&&(s=0,u=!0)}try{t[e]=s}catch(l){u||Ne.warn(`Failed setting prop "${e}" on <${a.toLowerCase()}>: value ${s} is invalid.`,l)}u&&t.removeAttribute(e)}function Zi(t,e,s,i){t.addEventListener(e,s,i)}function MF(t,e,s,i){t.removeEventListener(e,s,i)}var JA=Symbol("_vei");function DF(t,e,s,i,r=null){let n=t[JA]||(t[JA]={}),o=n[e];if(i&&o)o.value=i;else{let[a,u]=LF(e);if(i){let l=n[e]=BF(i,r);Zi(t,a,l,u)}else o&&(MF(t,a,o,u),n[e]=void 0)}}var YA=/(?:Once|Passive|Capture)$/;function LF(t){let e;if(YA.test(t)){e={};let i;for(;i=t.match(YA);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):fe.hyphenate(t.slice(2)),e]}var My=0,FF=Promise.resolve(),VF=()=>My||(FF.then(()=>My=0),My=Date.now());function BF(t,e){let s=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=s.attached)return;Ne.callWithAsyncErrorHandling(UF(i,s.value),e,5,[i])};return s.value=t,s.attached=VF(),s}function UF(t,e){if(fe.isArray(e)){let s=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{s.call(t),t._stopped=!0},e.map(i=>r=>!r._stopped&&i&&i(r))}else return e}var ZA=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,HF=(t,e,s,i,r,n,o,a,u)=>{let l=r==="svg";e==="class"?vF(t,i,l):e==="style"?NF(t,s,i):fe.isOn(e)?fe.isModelListener(e)||DF(t,e,s,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):$F(t,e,i,l))?kF(t,e,i,n,o,a,u):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),RF(t,e,i,l))};function $F(t,e,s,i){if(i)return!!(e==="innerHTML"||e==="textContent"||e in t&&ZA(e)&&fe.isFunction(s));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){let r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return ZA(e)&&fe.isString(s)?!1:e in t}function cP(t,e){let s=Ne.defineComponent(t);class i extends Fp{constructor(n){super(s,n,e)}}return i.def=s,i}var jF=t=>cP(t,_P),KF=typeof HTMLElement!="undefined"?HTMLElement:class{},Fp=class t extends KF{constructor(e,s={},i){super(),this._def=e,this._props=s,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this._ob=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.shadowRoot&&Ne.warn("Custom element has pre-rendered declarative shadow root but is not defined as hydratable. Use `defineSSRCustomElement`."),this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,this._ob&&(this._ob.disconnect(),this._ob=null),Ne.nextTick(()=>{this._connected||(Dy(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);this._ob=new MutationObserver(i=>{for(let r of i)this._setAttr(r.attributeName)}),this._ob.observe(this,{attributes:!0});let e=(i,r=!1)=>{let{props:n,styles:o}=i,a;if(n&&!fe.isArray(n))for(let u in n){let l=n[u];(l===Number||l&&l.type===Number)&&(u in this._props&&(this._props[u]=fe.toNumber(this._props[u])),(a||(a=Object.create(null)))[fe.camelize(u)]=!0)}this._numberProps=a,r&&this._resolveProps(i),this._applyStyles(o),this._update()},s=this._def.__asyncLoader;s?s().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){let{props:s}=e,i=fe.isArray(s)?s:Object.keys(s||{});for(let r of Object.keys(this))r[0]!=="_"&&i.includes(r)&&this._setProp(r,this[r],!0,!1);for(let r of i.map(fe.camelize))Object.defineProperty(this,r,{get(){return this._getProp(r)},set(n){this._setProp(r,n)}})}_setAttr(e){let s=this.getAttribute(e),i=fe.camelize(e);this._numberProps&&this._numberProps[i]&&(s=fe.toNumber(s)),this._setProp(i,s,!1)}_getProp(e){return this._props[e]}_setProp(e,s,i=!0,r=!0){s!==this._props[e]&&(this._props[e]=s,r&&this._instance&&this._update(),i&&(s===!0?this.setAttribute(fe.hyphenate(e),""):typeof s=="string"||typeof s=="number"?this.setAttribute(fe.hyphenate(e),s+""):s||this.removeAttribute(fe.hyphenate(e))))}_update(){Dy(this._createVNode(),this.shadowRoot)}_createVNode(){let e=Ne.createVNode(this._def,fe.extend({},this._props));return this._instance||(e.ce=s=>{this._instance=s,s.isCE=!0,s.ceReload=n=>{this._styles&&(this._styles.forEach(o=>this.shadowRoot.removeChild(o)),this._styles.length=0),this._applyStyles(n),this._instance=null,this._update()};let i=(n,o)=>{this.dispatchEvent(new CustomEvent(n,{detail:o}))};s.emit=(n,...o)=>{i(n,o),fe.hyphenate(n)!==n&&i(fe.hyphenate(n),o)};let r=this;for(;r=r&&(r.parentNode||r.host);)if(r instanceof t){s.parent=r._instance,s.provides=r._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(s=>{let i=document.createElement("style");i.textContent=s,this.shadowRoot.appendChild(i),(this._styles||(this._styles=[])).push(i)})}};function qF(t="$style"){{let e=Ne.getCurrentInstance();if(!e)return Ne.warn("useCssModule must be called inside setup()"),fe.EMPTY_OBJ;let s=e.type.__cssModules;if(!s)return Ne.warn("Current instance does not have CSS modules injected."),fe.EMPTY_OBJ;let i=s[t];return i||(Ne.warn(`Current instance does not have CSS module named "${t}".`),fe.EMPTY_OBJ)}}var fP=new WeakMap,pP=new WeakMap,Vp=Symbol("_moveCb"),QA=Symbol("_enterCb"),hP={name:"TransitionGroup",props:fe.extend({},_F,{tag:String,moveClass:String}),setup(t,{slots:e}){let s=Ne.getCurrentInstance(),i=Ne.useTransitionState(),r,n;return Ne.onUpdated(()=>{if(!r.length)return;let o=t.moveClass||`${t.name||"v"}-move`;if(!YF(r[0].el,s.vnode.el,o))return;r.forEach(zF),r.forEach(WF);let a=r.filter(JF);uP(),a.forEach(u=>{let l=u.el,c=l.style;Yi(l,o),c.transform=c.webkitTransform=c.transitionDuration="";let f=l[Vp]=p=>{p&&p.target!==l||(!p||/transform$/.test(p.propertyName))&&(l.removeEventListener("transitionend",f),l[Vp]=null,qr(l,o))};l.addEventListener("transitionend",f)})}),()=>{let o=Ne.toRaw(t),a=oP(o),u=o.tag||Ne.Fragment;r=n,n=e.default?Ne.getTransitionRawChildren(e.default()):[];for(let l=0;l<n.length;l++){let c=n[l];c.key!=null?Ne.setTransitionHooks(c,Ne.resolveTransitionHooks(c,a,i,s)):Ne.warn("<TransitionGroup> children must be keyed.")}if(r)for(let l=0;l<r.length;l++){let c=r[l];Ne.setTransitionHooks(c,Ne.resolveTransitionHooks(c,a,i,s)),fP.set(c,c.el.getBoundingClientRect())}return Ne.createVNode(u,null,n)}}},XF=t=>delete t.mode;hP.props;var GF=hP;function zF(t){let e=t.el;e[Vp]&&e[Vp](),e[QA]&&e[QA]()}function WF(t){pP.set(t,t.el.getBoundingClientRect())}function JF(t){let e=fP.get(t),s=pP.get(t),i=e.left-s.left,r=e.top-s.top;if(i||r){let n=t.el.style;return n.transform=n.webkitTransform=`translate(${i}px,${r}px)`,n.transitionDuration="0s",t}}function YF(t,e,s){let i=t.cloneNode(),r=t[oa];r&&r.forEach(a=>{a.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),s.split(/\s+/).forEach(a=>a&&i.classList.add(a)),i.style.display="none";let n=e.nodeType===1?e:e.parentNode;n.appendChild(i);let{hasTransform:o}=aP(i);return n.removeChild(i),o}var Gr=t=>{let e=t.props["onUpdate:modelValue"]||!1;return fe.isArray(e)?s=>fe.invokeArrayFns(e,s):e};function ZF(t){t.target.composing=!0}function eP(t){let e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}var Js=Symbol("_assign"),Bp={created(t,{modifiers:{lazy:e,trim:s,number:i}},r){t[Js]=Gr(r);let n=i||r.props&&r.props.type==="number";Zi(t,e?"change":"input",o=>{if(o.target.composing)return;let a=t.value;s&&(a=a.trim()),n&&(a=fe.looseToNumber(a)),t[Js](a)}),s&&Zi(t,"change",()=>{t.value=t.value.trim()}),e||(Zi(t,"compositionstart",ZF),Zi(t,"compositionend",eP),Zi(t,"change",eP))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:s,trim:i,number:r}},n){if(t[Js]=Gr(n),t.composing)return;let o=r||t.type==="number"?fe.looseToNumber(t.value):t.value,a=e==null?"":e;o!==a&&(document.activeElement===t&&t.type!=="range"&&(s||i&&t.value.trim()===a)||(t.value=a))}},Vy={deep:!0,created(t,e,s){t[Js]=Gr(s),Zi(t,"change",()=>{let i=t._modelValue,r=aa(t),n=t.checked,o=t[Js];if(fe.isArray(i)){let a=fe.looseIndexOf(i,r),u=a!==-1;if(n&&!u)o(i.concat(r));else if(!n&&u){let l=[...i];l.splice(a,1),o(l)}}else if(fe.isSet(i)){let a=new Set(i);n?a.add(r):a.delete(r),o(a)}else o(mP(t,n))})},mounted:tP,beforeUpdate(t,e,s){t[Js]=Gr(s),tP(t,e,s)}};function tP(t,{value:e,oldValue:s},i){t._modelValue=e,fe.isArray(e)?t.checked=fe.looseIndexOf(e,i.props.value)>-1:fe.isSet(e)?t.checked=e.has(i.props.value):e!==s&&(t.checked=fe.looseEqual(e,mP(t,!0)))}var By={created(t,{value:e},s){t.checked=fe.looseEqual(e,s.props.value),t[Js]=Gr(s),Zi(t,"change",()=>{t[Js](aa(t))})},beforeUpdate(t,{value:e,oldValue:s},i){t[Js]=Gr(i),e!==s&&(t.checked=fe.looseEqual(e,i.props.value))}},dP={deep:!0,created(t,{value:e,modifiers:{number:s}},i){let r=fe.isSet(e);Zi(t,"change",()=>{let n=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>s?fe.looseToNumber(aa(o)):aa(o));t[Js](t.multiple?r?new Set(n):n:n[0]),t._assigning=!0,Ne.nextTick(()=>{t._assigning=!1})}),t[Js]=Gr(i)},mounted(t,{value:e,modifiers:{number:s}}){sP(t,e,s)},beforeUpdate(t,e,s){t[Js]=Gr(s)},updated(t,{value:e,modifiers:{number:s}}){t._assigning||sP(t,e,s)}};function sP(t,e,s){let i=t.multiple,r=fe.isArray(e);if(i&&!r&&!fe.isSet(e)){Ne.warn(`<select multiple v-model> expects an Array or Set value for its binding, but got ${Object.prototype.toString.call(e).slice(8,-1)}.`);return}for(let n=0,o=t.options.length;n<o;n++){let a=t.options[n],u=aa(a);if(i)if(r){let l=typeof u;l==="string"||l==="number"?a.selected=e.includes(s?fe.looseToNumber(u):u):a.selected=fe.looseIndexOf(e,u)>-1}else a.selected=e.has(u);else if(fe.looseEqual(aa(a),e)){t.selectedIndex!==n&&(t.selectedIndex=n);return}}!i&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}function aa(t){return"_value"in t?t._value:t.value}function mP(t,e){let s=e?"_trueValue":"_falseValue";return s in t?t[s]:e}var gP={created(t,e,s){Mp(t,e,s,null,"created")},mounted(t,e,s){Mp(t,e,s,null,"mounted")},beforeUpdate(t,e,s,i){Mp(t,e,s,i,"beforeUpdate")},updated(t,e,s,i){Mp(t,e,s,i,"updated")}};function yP(t,e){switch(t){case"SELECT":return dP;case"TEXTAREA":return Bp;default:switch(e){case"checkbox":return Vy;case"radio":return By;default:return Bp}}}function Mp(t,e,s,i,r){let o=yP(t.tagName,s.props&&s.props.type)[r];o&&o(t,e,s,i)}function QF(){Bp.getSSRProps=({value:t})=>({value:t}),By.getSSRProps=({value:t},e)=>{if(e.props&&fe.looseEqual(e.props.value,t))return{checked:!0}},Vy.getSSRProps=({value:t},e)=>{if(fe.isArray(t)){if(e.props&&fe.looseIndexOf(t,e.props.value)>-1)return{checked:!0}}else if(fe.isSet(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},gP.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;let s=yP(e.type.toUpperCase(),e.props&&e.props.type);if(s.getSSRProps)return s.getSSRProps(t,e)}}var e7=["ctrl","shift","alt","meta"],t7={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>e7.some(s=>t[`${s}Key`]&&!e.includes(s))},s7=(t,e)=>{let s=t._withMods||(t._withMods={}),i=e.join(".");return s[i]||(s[i]=(r,...n)=>{for(let o=0;o<e.length;o++){let a=t7[e[o]];if(a&&a(r,e))return}return t(r,...n)})},i7={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},r7=(t,e)=>{let s=t._withKeys||(t._withKeys={}),i=e.join(".");return s[i]||(s[i]=r=>{if(!("key"in r))return;let n=fe.hyphenate(r.key);if(e.some(o=>o===n||i7[o]===n))return t(r)})},EP=fe.extend({patchProp:HF},TF),ul,iP=!1;function bP(){return ul||(ul=Ne.createRenderer(EP))}function TP(){return ul=iP?ul:Ne.createHydrationRenderer(EP),iP=!0,ul}var Dy=(...t)=>{bP().render(...t)},_P=(...t)=>{TP().hydrate(...t)},n7=(...t)=>{let e=bP().createApp(...t);xP(e),vP(e);let{mount:s}=e;return e.mount=i=>{let r=AP(i);if(!r)return;let n=e._component;!fe.isFunction(n)&&!n.render&&!n.template&&(n.template=r.innerHTML),r.innerHTML="";let o=s(r,!1,SP(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e},o7=(...t)=>{let e=TP().createApp(...t);xP(e),vP(e);let{mount:s}=e;return e.mount=i=>{let r=AP(i);if(r)return s(r,!0,SP(r))},e};function SP(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function xP(t){Object.defineProperty(t.config,"isNativeTag",{value:e=>fe.isHTMLTag(e)||fe.isSVGTag(e)||fe.isMathMLTag(e),writable:!1})}function vP(t){if(Ne.isRuntimeOnly()){let e=t.config.isCustomElement;Object.defineProperty(t.config,"isCustomElement",{get(){return e},set(){Ne.warn("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});let s=t.config.compilerOptions,i='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-sfc';Object.defineProperty(t.config,"compilerOptions",{get(){return Ne.warn(i),s},set(){Ne.warn(i)}})}}function AP(t){if(fe.isString(t)){let e=document.querySelector(t);return e||Ne.warn(`Failed to mount app: mount target selector "${t}" returned null.`),e}return window.ShadowRoot&&t instanceof window.ShadowRoot&&t.mode==="closed"&&Ne.warn('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs'),t}var rP=!1,a7=()=>{rP||(rP=!0,QF(),AF())};ut.Transition=Ly;ut.TransitionGroup=GF;ut.VueElement=Fp;ut.createApp=n7;ut.createSSRApp=o7;ut.defineCustomElement=cP;ut.defineSSRCustomElement=jF;ut.hydrate=_P;ut.initDirectivesForSSR=a7;ut.render=Dy;ut.useCssModule=qF;ut.useCssVars=CF;ut.vModelCheckbox=Vy;ut.vModelDynamic=gP;ut.vModelRadio=By;ut.vModelSelect=dP;ut.vModelText=Bp;ut.vShow=Fy;ut.withKeys=r7;ut.withModifiers=s7;Object.keys(Ne).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ut,t)&&(ut[t]=Ne[t])})});var Hy=Ie((eU,Uy)=>{"use strict";process.env.NODE_ENV==="production"?Uy.exports=UA():Uy.exports=PP()});var NP=Ie(ll=>{"use strict";Object.defineProperty(ll,"__esModule",{value:!0});var u7=h0(),Up=Hy(),ua=Ts();function l7(t){var e=Object.create(null);if(t)for(var s in t)e[s]=t[s];return e.default=t,Object.freeze(e)}var c7=l7(Up),CP=new WeakMap;function f7(t){let e=CP.get(t!=null?t:ua.EMPTY_OBJ);return e||(e=Object.create(null),CP.set(t!=null?t:ua.EMPTY_OBJ,e)),e}function IP(t,e){if(!ua.isString(t))if(t.nodeType)t=t.innerHTML;else return ua.NOOP;let s=t,i=f7(e),r=i[s];if(r)return r;if(t[0]==="#"){let u=document.querySelector(t);t=u?u.innerHTML:""}let n=ua.extend({hoistStatic:!0,onError:void 0,onWarn:ua.NOOP},e);!n.isCustomElement&&typeof customElements!="undefined"&&(n.isCustomElement=u=>!!customElements.get(u));let{code:o}=u7.compile(t,n),a=new Function("Vue",o)(c7);return a._rc=!0,i[s]=a}Up.registerRuntimeCompiler(IP);ll.compile=IP;Object.keys(Up).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(ll,t)&&(ll[t]=Up[t])})});var RP=Ie(cl=>{"use strict";Object.defineProperty(cl,"__esModule",{value:!0});var p7=h0(),ro=Hy(),la=Ts();function h7(t){var e=Object.create(null);if(t)for(var s in t)e[s]=t[s];return e.default=t,Object.freeze(e)}var d7=h7(ro),OP=new WeakMap;function m7(t){let e=OP.get(t!=null?t:la.EMPTY_OBJ);return e||(e=Object.create(null),OP.set(t!=null?t:la.EMPTY_OBJ,e)),e}function wP(t,e){if(!la.isString(t))if(t.nodeType)t=t.innerHTML;else return ro.warn("invalid template option: ",t),la.NOOP;let s=t,i=m7(e),r=i[s];if(r)return r;if(t[0]==="#"){let l=document.querySelector(t);l||ro.warn(`Template element not found or is empty: ${t}`),t=l?l.innerHTML:""}let n=la.extend({hoistStatic:!0,onError:a,onWarn:l=>a(l,!0)},e);!n.isCustomElement&&typeof customElements!="undefined"&&(n.isCustomElement=l=>!!customElements.get(l));let{code:o}=p7.compile(t,n);function a(l,c=!1){let f=c?l.message:`Template compilation error: ${l.message}`,p=l.loc&&la.generateCodeFrame(t,l.loc.start.offset,l.loc.end.offset);ro.warn(p?`${f}
|
|
70
|
+
${p}`:f)}let u=new Function("Vue",o)(d7);return u._rc=!0,i[s]=u}ro.registerRuntimeCompiler(wP);cl.compile=wP;Object.keys(ro).forEach(function(t){t!=="default"&&!Object.prototype.hasOwnProperty.call(cl,t)&&(cl[t]=ro[t])})});var kP=Ie((iU,$y)=>{"use strict";process.env.NODE_ENV==="production"?$y.exports=NP():$y.exports=RP()});var nI=ch(require("socket.io-client"),1);var ga=require("@vue/devtools-shared");var Qr=require("@vue/devtools-shared");var dh=require("@vue/devtools-shared");function ph(t,e={},s){for(let i in t){let r=t[i],n=s?`${s}:${i}`:i;typeof r=="object"&&r!==null?ph(r,e,n):typeof r=="function"&&(e[n]=r)}return e}var fI={run:t=>t()},pI=()=>fI,A1=typeof console.createTask!="undefined"?console.createTask:pI;function hI(t,e){let s=e.shift(),i=A1(s);return t.reduce((r,n)=>r.then(()=>i.run(()=>n(...e))),Promise.resolve())}function dI(t,e){let s=e.shift(),i=A1(s);return Promise.all(t.map(r=>i.run(()=>r(...e))))}function fh(t,e){for(let s of[...t])s(e)}var hh=class{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(e,s,i={}){if(!e||typeof s!="function")return()=>{};let r=e,n;for(;this._deprecatedHooks[e];)n=this._deprecatedHooks[e],e=n.to;if(n&&!i.allowDeprecated){let o=n.message;o||(o=`${r} hook has been deprecated`+(n.to?`, please use ${n.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(o)||(console.warn(o),this._deprecatedMessages.add(o))}if(!s.name)try{Object.defineProperty(s,"name",{get:()=>"_"+e.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch(o){}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(s),()=>{s&&(this.removeHook(e,s),s=void 0)}}hookOnce(e,s){let i,r=(...n)=>(typeof i=="function"&&i(),i=void 0,r=void 0,s(...n));return i=this.hook(e,r),i}removeHook(e,s){if(this._hooks[e]){let i=this._hooks[e].indexOf(s);i!==-1&&this._hooks[e].splice(i,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,s){this._deprecatedHooks[e]=typeof s=="string"?{to:s}:s;let i=this._hooks[e]||[];delete this._hooks[e];for(let r of i)this.hook(e,r)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(let s in e)this.deprecateHook(s,e[s])}addHooks(e){let s=ph(e),i=Object.keys(s).map(r=>this.hook(r,s[r]));return()=>{for(let r of i.splice(0,i.length))r()}}removeHooks(e){let s=ph(e);for(let i in s)this.removeHook(i,s[i])}removeAllHooks(){for(let e in this._hooks)delete this._hooks[e]}callHook(e,...s){return s.unshift(e),this.callHookWith(hI,e,...s)}callHookParallel(e,...s){return s.unshift(e),this.callHookWith(dI,e,...s)}callHookWith(e,s,...i){let r=this._before||this._after?{name:s,args:i,context:{}}:void 0;this._before&&fh(this._before,r);let n=e(s in this._hooks?[...this._hooks[s]]:[],i);return n instanceof Promise?n.finally(()=>{this._after&&r&&fh(this._after,r)}):(this._after&&r&&fh(this._after,r),n)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{if(this._before!==void 0){let s=this._before.indexOf(e);s!==-1&&this._before.splice(s,1)}}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{if(this._after!==void 0){let s=this._after.indexOf(e);s!==-1&&this._after.splice(s,1)}}}};function hl(){return new hh}var P1,C1,us=(C1=(P1=dh.target).__VUE_DEVTOOLS_HOOK)!=null?C1:P1.__VUE_DEVTOOLS_HOOK=hl(),gI={vueAppInit(t){us.hook("app:init",t)},vueAppConnected(t){us.hook("app:connected",t)},componentAdded(t){return us.hook("component:added",t)},componentUpdated(t){return us.hook("component:updated",t)},componentRemoved(t){return us.hook("component:removed",t)},setupDevtoolsPlugin(t){us.hook("devtools-plugin:setup",t)}};function mh(){return{id:"vue-devtools-next",devtoolsVersion:"7.0",enabled:!1,appRecords:[],apps:[],events:new Map,on(t,e){var s;return this.events.has(t)||this.events.set(t,[]),(s=this.events.get(t))==null||s.push(e),()=>this.off(t,e)},once(t,e){let s=(...i)=>{this.off(t,s),e(...i)};return this.on(t,s),[t,s]},off(t,e){if(this.events.has(t)){let s=this.events.get(t),i=s.indexOf(e);i!==-1&&s.splice(i,1)}},emit(t,...e){this.events.has(t)&&this.events.get(t).forEach(s=>s(...e))}}}function I1(){let t=dh.target.__VUE_DEVTOOLS_GLOBAL_HOOK__;t.on("app:init",(e,s)=>{var i,r,n;(n=(r=(i=e==null?void 0:e._instance)==null?void 0:i.type)==null?void 0:r.devtools)!=null&&n.hide||us.callHook("app:init",e,s)}),t.on("component:added",async(e,s,i,r)=>{var n,o,a;(a=(o=(n=e==null?void 0:e._instance)==null?void 0:n.type)==null?void 0:o.devtools)!=null&&a.hide||!e||typeof s!="number"&&!s||!r||us.callHook("component:added",e,s,i,r)}),t.on("component:updated",(e,s,i,r)=>{!e||typeof s!="number"&&!s||!r||us.callHook("component:updated",e,s,i,r)}),t.on("component:removed",async(e,s,i,r)=>{!e||typeof s!="number"&&!s||!r||us.callHook("component:removed",e,s,i,r)}),t.on("devtools-plugin:setup",(e,s,i)=>{(i==null?void 0:i.target)!=="legacy"&&us.callHook("devtools-plugin:setup",e,s)})}var bs={on:gI,setupDevToolsPlugin(t,e){return us.callHook("devtools-plugin:setup",t,e)}};var Zr=require("@vue/devtools-shared");var yI={trailing:!0};function or(t,e=25,s={}){if(s={...yI,...s},!Number.isFinite(e))throw new TypeError("Expected `wait` to be a finite number");let i,r,n=[],o,a,u=(l,c)=>(o=EI(t,l,c),o.finally(()=>{if(o=null,s.trailing&&a&&!r){let f=u(l,a);return a=null,f}}),o);return function(...l){return o?(s.trailing&&(a=l),o):new Promise(c=>{let f=!r&&s.leading;clearTimeout(r),r=setTimeout(()=>{r=null;let p=s.leading?i:u(this,l);for(let h of n)h(p);n=[]},e),f?(i=u(this,l),c(i)):n.push(c)})}}async function EI(t,e,s){return await t.apply(e,s)}function N1(t){Re.timelineLayer.push(t)}function O1(t){Re.inspector.push(t)}function dl(t){return Re.inspector.find(e=>e.id===t)}function gh(t,e){let s=dl(t);s&&Object.assign(s,e)}var QP=ch(M1(),1);var sn=require("@vue/devtools-shared");var F1=require("@vue/devtools-shared");var D1,L1,ke=(L1=(D1=F1.target).__VUE_DEVTOOLS_API_HOOK)!=null?L1:D1.__VUE_DEVTOOLS_API_HOOK=hl();function bI(t){let e=new Map;return((t==null?void 0:t.getRoutes())||[]).filter(s=>!e.has(s.path)&&e.set(s.path,1))}function yh(t){return t.map(e=>{let{path:s,name:i,children:r}=e;return r!=null&&r.length&&(r=yh(r)),{path:s,name:i,children:r}})}function TI(t){if(t){let{fullPath:e,hash:s,href:i,path:r,name:n,matched:o,params:a,query:u}=t;return{fullPath:e,hash:s,href:i,path:r,name:n,params:a,query:u,matched:yh(o)}}return t}function V1(t){function e(){var o;let s=(o=t.app)==null?void 0:o.config.globalProperties.$router,i=TI(s==null?void 0:s.currentRoute.value),r=yh(bI(s)),n=console.warn;console.warn=()=>{},sn.target[ar]={currentRoute:i?(0,sn.deepClone)(i):{},routes:(0,sn.deepClone)(r)},sn.target[rn]=s,console.warn=n}e(),bs.on.componentUpdated(or(()=>{e(),ke.callHook("router-info:updated",sn.target[ar])},200))}function B1(t){return t.replace(/\D/g,"")||"0"}function Eh(t,e){Te.pluginBuffer.push([t,e])}function bh(t,e){return bs.setupDevToolsPlugin(t,e)}function Th(t,e,s){let[i,r]=t;if(i.app===e&&i.packageName!=="vue-query"){if(i.packageName==="vue-router"){let n=B1(`${i.id}`);i.app===e&&(rt.value=rt.value.map(o=>({...o,routerId:n})))}r(s)}}function U1(t,e){Te.pluginBuffer.forEach(s=>Th(s,t,e)),rt.value=rt.value.map(s=>{var r,n;let i=(n=(r=s.app)==null?void 0:r.config)==null?void 0:n.globalProperties;return i?{...s,moduleDetectives:{vueRouter:!!i.$router,pinia:!!i.$pinia,vueI18n:!!i.$i18n}}:s})}var Hp=require("@vue/devtools-shared");var Mt={};v1(Mt,ch(kP(),1));function g7(t){return t.name||t._componentTag||t.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||t.__name}function DP(t){let e=t.__file;if(e)return(0,Hp.classify)((0,Hp.basename)(e,".vue"))}function LP(t){let e=t.displayName||t.name||t._componentTag;return e||DP(t)}function MP(t,e){return t.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=e,e}function no(t){if(t.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return t.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(t.root)return t.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}async function ca(t){let{app:e,uid:s,instance:i}=t;try{if(i.__VUE_DEVTOOLS_NEXT_UID__)return i.__VUE_DEVTOOLS_NEXT_UID__;let r=await no(e);if(!r)return null;let n=r.rootInstance===i;return`${r.id}:${n?"root":s}`}catch(r){}}function fa(t){var s;return((s=t.subTree)==null?void 0:s.type)===Mt.Fragment}function $p(t){return t._isBeingDestroyed||t.isUnmounted}function Ds(t){var i,r,n;let e=g7(t.type||{});if(e)return e;if(t.root===t)return"Root";for(let o in(r=(i=t.parent)==null?void 0:i.type)==null?void 0:r.components)if(t.parent.type.components[o]===t.type)return MP(t,o);for(let o in(n=t.appContext)==null?void 0:n.components)if(t.appContext.components[o]===t.type)return MP(t,o);let s=DP(t.type||{});return s||"Anonymous Component"}function jp(t){var i,r,n;let e=(n=(r=(i=t==null?void 0:t.appContext)==null?void 0:i.app)==null?void 0:r.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?n:0,s=t===t.root?"root":t.uid;return`${e}:${s}`}function FP(t){return t==null?"":typeof t=="number"?t:typeof t=="string"?`'${t}'`:Array.isArray(t)?"Array":"Object"}function Qi(t){try{return t()}catch(e){return e}}function Si(t,e){return e=e||`${t.id}:root`,t.instanceMap.get(e)||t.instanceMap.get(":root")}function y7(){let t={top:0,bottom:0,left:0,right:0,get width(){return t.right-t.left},get height(){return t.bottom-t.top}};return t}var Kp;function E7(t){return Kp||(Kp=document.createRange()),Kp.selectNode(t),Kp.getBoundingClientRect()}function b7(t){let e=y7();if(!t.children)return e;for(let s=0,i=t.children.length;s<i;s++){let r=t.children[s],n;if(r.component)n=er(r.component);else if(r.el){let o=r.el;o.nodeType===1||o.getBoundingClientRect?n=o.getBoundingClientRect():o.nodeType===3&&o.data.trim()&&(n=E7(o))}n&&T7(e,n)}return e}function T7(t,e){return(!t.top||e.top<t.top)&&(t.top=e.top),(!t.bottom||e.bottom>t.bottom)&&(t.bottom=e.bottom),(!t.left||e.left<t.left)&&(t.left=e.left),(!t.right||e.right>t.right)&&(t.right=e.right),t}var VP={top:0,left:0,right:0,bottom:0,width:0,height:0};function er(t){let e=t.subTree.el;return typeof window=="undefined"?VP:fa(t)?b7(t.subTree):(e==null?void 0:e.nodeType)===1?e==null?void 0:e.getBoundingClientRect():t.subTree.component?er(t.subTree.component):VP}function pa(t){return fa(t)?_7(t.subTree):t.subTree?[t.subTree.el]:[]}function _7(t){if(!t.children)return[];let e=[];return t.children.forEach(s=>{s.component?e.push(...pa(s.component)):s!=null&&s.el&&e.push(s.el)}),e}var qp=require("@vue/devtools-shared");var jy=class{constructor(e){this.filter=e||""}isQualified(e){let s=Ds(e);return(0,qp.classify)(s).toLowerCase().includes(this.filter)||(0,qp.kebabize)(s).toLowerCase().includes(this.filter)}};function BP(t){return new jy(t)}var Xp=class{constructor(e){this.captureIds=new Map;let{filterText:s="",maxDepth:i,recursively:r}=e;this.componentFilter=BP(s),this.maxDepth=i,this.recursively=r}getComponentTree(e){return this.captureIds=new Map,this.findQualifiedChildren(e,0)}getComponentParents(e){this.captureIds=new Map;let s=[];this.captureId(e);let i=e;for(;i=i.parent;)this.captureId(i),s.push(i);return s}captureId(e){if(!e)return null;let s=e.__VUE_DEVTOOLS_NEXT_UID__!=null?e.__VUE_DEVTOOLS_NEXT_UID__:jp(e);return e.__VUE_DEVTOOLS_NEXT_UID__=s,this.captureIds.has(s)?null:(this.captureIds.set(s,void 0),this.mark(e),s)}async capture(e,s){var f;if(!e)return null;let i=this.captureId(e),r=Ds(e),n=this.getInternalInstanceChildren(e.subTree).filter(p=>!$p(p)),o=this.getComponentParents(e)||[],a=!!e.isDeactivated||o.some(p=>p.isDeactivated),u={uid:e.uid,id:i,name:r,renderKey:FP(e.vnode?e.vnode.key:null),inactive:a,children:[],isFragment:fa(e),tags:typeof e.type!="function"?[]:[{label:"functional",textColor:5592405,backgroundColor:15658734}],autoOpen:this.recursively,file:e.type.__file||""};if((s<this.maxDepth||e.type.__isKeepAlive||o.some(p=>p.type.__isKeepAlive))&&(u.children=await Promise.all(n.map(p=>this.capture(p,s+1)).filter(Boolean))),this.isKeepAlive(e)){let p=this.getKeepAliveCachedInstances(e),h=n.map(d=>d.__VUE_DEVTOOLS_NEXT_UID__);for(let d of p)if(!h.includes(d.__VUE_DEVTOOLS_NEXT_UID__)){let _=await this.capture({...d,isDeactivated:!0},s+1);_&&u.children.push(_)}}let c=pa(e)[0];if(c!=null&&c.parentElement){let p=e.parent,h=p?pa(p):[],d=c,_=[];do _.push(Array.from(d.parentElement.childNodes).indexOf(d)),d=d.parentElement;while(d.parentElement&&h.length&&!h.includes(d));u.domOrder=_.reverse()}else u.domOrder=[-1];return(f=e.suspense)!=null&&f.suspenseKey&&(u.tags.push({label:e.suspense.suspenseKey,backgroundColor:14979812,textColor:16777215}),this.mark(e,!0)),Re.api.visitComponentTree({treeNode:u,componentInstance:e,app:e.appContext.app,filter:this.componentFilter.filter}),u}async findQualifiedChildren(e,s){var i;if(this.componentFilter.isQualified(e)&&!((i=e.type.devtools)!=null&&i.hide))return[await this.capture(e,s)];if(e.subTree){let r=this.isKeepAlive(e)?this.getKeepAliveCachedInstances(e):this.getInternalInstanceChildren(e.subTree);return this.findQualifiedChildrenFromList(r,s)}else return[]}async findQualifiedChildrenFromList(e,s){return e=e.filter(i=>{var r;return!$p(i)&&!((r=i.type.devtools)!=null&&r.hide)}),this.componentFilter.filter?Array.prototype.concat.apply([],await Promise.all(e.map(i=>this.findQualifiedChildren(i,s)))):Promise.all(e.map(i=>this.capture(i,s)))}getInternalInstanceChildren(e,s=null){let i=[];if(e)if(e.component)s?i.push({...e.component,suspense:s}):i.push(e.component);else if(e.suspense){let r=e.suspense.isInFallback?"suspense fallback":"suspense default";i.push(...this.getInternalInstanceChildren(e.suspense.activeBranch,{...e.suspense,suspenseKey:r}))}else Array.isArray(e.children)&&e.children.forEach(r=>{r.component?s?i.push({...r.component,suspense:s}):i.push(r.component):i.push(...this.getInternalInstanceChildren(r,s))});return i.filter(r=>{var n;return!$p(r)&&!((n=r.type.devtools)!=null&&n.hide)})}mark(e,s=!1){let i=no(e).instanceMap;(s||!i.has(e.__VUE_DEVTOOLS_NEXT_UID__))&&(i.set(e.__VUE_DEVTOOLS_NEXT_UID__,e),rt.active.instanceMap=i)}isKeepAlive(e){return e.type.__isKeepAlive&&e.__v_cache}getKeepAliveCachedInstances(e){return Array.from(e.__v_cache.values()).map(s=>s.component).filter(Boolean)}};var fl=class{constructor(){this.refEditor=new Ky}set(e,s,i,r){let n=Array.isArray(s)?s:s.split("."),o=!1;for(;n.length>1;){let l=n.shift();e instanceof Map&&(e=e.get(l)),e instanceof Set?e=Array.from(e.values())[l]:e=e[l],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}let a=n[0],u=this.refEditor.get(e)[a];r?r(e,a,i):this.refEditor.isRef(u)?this.refEditor.set(u,i):e[a]=i}get(e,s){let i=Array.isArray(s)?s:s.split(".");for(let r=0;r<i.length;r++)if(e instanceof Map?e=e.get(i[r]):e=e[i[r]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,s,i=!1){if(typeof e=="undefined")return!1;let r=Array.isArray(s)?s.slice():s.split("."),n=i?2:1;for(;e&&r.length>n;){let o=r.shift();e=e[o],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,r[0])}createDefaultSetCallback(e){return(s,i,r)=>{if((e.remove||e.newKey)&&(Array.isArray(s)?s.splice(i,1):(0,Mt.toRaw)(s)instanceof Map?s.delete(i):(0,Mt.toRaw)(s)instanceof Set?s.delete(Array.from(s.values())[i]):Reflect.deleteProperty(s,i)),!e.remove){let n=s[e.newKey||i];this.refEditor.isRef(n)?this.refEditor.set(n,r):(0,Mt.toRaw)(s)instanceof Map?s.set(e.newKey||i,r):(0,Mt.toRaw)(s)instanceof Set?s.add(r):s[e.newKey||i]=r}}}},Ky=class{set(e,s){if((0,Mt.isRef)(e))e.value=s;else{if(e instanceof Set&&Array.isArray(s)){e.clear(),s.forEach(n=>e.add(n));return}let i=Object.keys(s);if(e instanceof Map){let n=new Set(e.keys());i.forEach(o=>{e.set(o,Reflect.get(s,o)),n.delete(o)}),n.forEach(o=>e.delete(o));return}let r=new Set(Object.keys(e));i.forEach(n=>{Reflect.set(e,n,Reflect.get(s,n)),r.delete(n)}),r.forEach(n=>Reflect.deleteProperty(e,n))}}get(e){return(0,Mt.isRef)(e)?e.value:e}isRef(e){return(0,Mt.isRef)(e)||(0,Mt.isReactive)(e)}};async function S7(t,e){let{path:s,nodeId:i,state:r,type:n}=t,o=Si(Re.appRecord,i);if(!o)return;let a=s.slice(),u;o.devtoolsRawSetupState&&Object.keys(o.devtoolsRawSetupState).includes(s[0])&&(u=o.devtoolsRawSetupState),u&&a&&(r.type,e.set(u,a,r.value,e.createDefaultSetCallback(r)))}var x7=new fl;async function UP(t){S7(t,x7)}var JP=require("@vue/devtools-shared");var HP=new Set(["nextTick","defineComponent","defineAsyncComponent","defineCustomElement","ref","computed","reactive","readonly","watchEffect","watchPostEffect","watchSyncEffect","watch","isRef","unref","toRef","toRefs","isProxy","isReactive","isReadonly","shallowRef","triggerRef","customRef","shallowReactive","shallowReadonly","toRaw","markRaw","effectScope","getCurrentScope","onScopeDispose","onMounted","onUpdated","onUnmounted","onBeforeMount","onBeforeUpdate","onBeforeUnmount","onErrorCaptured","onRenderTracked","onRenderTriggered","onActivated","onDeactivated","onServerPrefetch","provide","inject","h","mergeProps","cloneVNode","isVNode","resolveComponent","resolveDirective","withDirectives","withModifiers"]),qy=/^\[native Symbol Symbol\((.*)\)\]$/;var Gp=/^\[native (\w+) (.*?)(<>((.|\s)*))?\]$/,$P=/^(?:function|class) (\w+)/,Xy=1e4,Gy=5e3,zr="__vue_devtool_undefined__",oo="__vue_devtool_infinity__",ao="__vue_devtool_negative_infinity__",uo="__vue_devtool_nan__",jP={"<":"<",">":">",'"':""","&":"&"};function KP(t){return t._&&Object.keys(t._).includes("vnode")}function zy(t){return Object.prototype.toString.call(t)==="[object Object]"}function qP(t){if(t==null)return!0;let e=typeof t;return e==="string"||e==="number"||e==="boolean"}function Wy(t){return!!t.__v_isRef}function XP(t){return Wy(t)&&!!t.effect}function GP(t){return!!t.__v_isReactive}function zP(t){return!!t.__v_isReadonly}var v7={[zr]:"undefined",[uo]:"NaN",[oo]:"Infinity",[ao]:"-Infinity"},PU=Object.entries(v7).reduce((t,[e,s])=>(t[s]=e,t),{});function Jy(t){if(Array.isArray(t))return t.map(s=>Jy(s)).join(" or ");if(t==null)return"null";let e=t.toString().match($P);return typeof t=="function"&&e&&e[1]||"any"}function WP(t){return!qP(t)&&!Array.isArray(t)&&!zy(t)?Object.prototype.toString.call(t):t}function zp(t){return{ref:Wy(t),computed:XP(t),reactive:GP(t),readonly:zP(t)}}function Wp(t){return t!=null&&t.__v_raw?t.__v_raw:t}function Yy(t){return t.replace(/[<>"&]/g,e=>jP[e]||e)}function Jp(t,e,s){if(typeof e=="function"&&(e=e.options),!e)return t;let{mixins:i,extends:r}=e;r&&Jp(t,r,s),i&&i.forEach(n=>Jp(t,n,s));for(let n of["computed","inject"])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]?Object.assign(t[n],e[n]):t[n]=e[n]);return t}function A7(t){let e=t.type,{mixins:s,extends:i}=e,r=t.appContext.mixins;if(!r.length&&!s&&!i)return e;let n={};return r.forEach(o=>Jp(n,o,t)),Jp(n,e,t),n}function P7(t){let e=[],s=t.type.props;for(let i in t.props){let r=s?s[i]:null,n=(0,JP.camelize)(i);e.push({type:"props",key:n,value:Qi(()=>t.props[i]),meta:r?{type:r.type?Jy(r.type):"any",required:!!r.required,...r.default?{default:r.default.toString()}:{}}:{type:"invalid"}})}return e}function C7(t){let e=t.type,s=e.props,i=e.vuex&&e.vuex.getters,r=e.computed,n={...t.data,...t.renderContext};return Object.keys(n).filter(o=>!(s&&o in s)&&!(i&&o in i)&&!(r&&o in r)).map(o=>({key:o,type:"data",value:Qi(()=>n[o]),editable:!0}))}function I7(t){let e=t.computed?"computed":t.ref?"ref":t.reactive?"reactive":null,s=e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:null;return{stateType:e,stateTypeName:s}}function N7(t){let e=t.devtoolsRawSetupState||{};return Object.keys(t.setupState).filter(s=>!HP.has(s)&&s.split(/(?=[A-Z])/)[0]!=="use").map(s=>{var u,l,c,f;let i=Qi(()=>Wp(t.setupState[s])),r=e[s],n,o=typeof i=="function"||typeof(i==null?void 0:i.render)=="function"||typeof(i==null?void 0:i.__asyncLoader)=="function";if(r){let p=zp(r),{stateType:h,stateTypeName:d}=I7(p),_=p.ref||p.computed||p.reactive,y=((l=(u=r.effect)==null?void 0:u.raw)==null?void 0:l.toString())||((f=(c=r.effect)==null?void 0:c.fn)==null?void 0:f.toString());h&&(o=!1),n={...h?{stateType:h,stateTypeName:d}:{},...y?{raw:y}:{},editable:_&&!p.readonly}}return{key:s,value:i,type:o?"setup (other)":"setup",...n}})}function O7(t,e){let s=e,i=[],r=s.computed||{};for(let n in r){let o=r[n],a=typeof o=="function"&&o.vuex?"vuex bindings":"computed";i.push({type:a,key:n,value:Qi(()=>{var u;return(u=t==null?void 0:t.proxy)==null?void 0:u[n]}),editable:typeof o.set=="function"})}return i}function w7(t){return Object.keys(t.attrs).map(e=>({type:"attrs",key:e,value:Qi(()=>t.attrs[e])}))}function R7(t){return Reflect.ownKeys(t.provides).map(e=>({type:"provided",key:e.toString(),value:Qi(()=>t.provides[e])}))}function k7(t,e){if(!(e!=null&&e.inject))return[];let s=[],i;return Array.isArray(e.inject)?s=e.inject.map(r=>({key:r,originalKey:r})):s=Reflect.ownKeys(e.inject).map(r=>{let n=e.inject[r],o;return typeof n=="string"||typeof n=="symbol"?o=n:(o=n.from,i=n.default),{key:r,originalKey:o}}),s.map(({key:r,originalKey:n})=>({type:"injected",key:n&&r!==n?`${n.toString()} \u279E ${r.toString()}`:r.toString(),value:Qi(()=>t.ctx.hasOwnProperty(r)?t.ctx[r]:t.provides.hasOwnProperty(n)?t.provides[n]:i)}))}function M7(t){return Object.keys(t.refs).map(e=>({type:"refs",key:e,value:Qi(()=>t.refs[e])}))}function D7(t){var n;let e=t.type.emits,s=Array.isArray(e)?e:Object.keys(e!=null?e:{}),i=Object.keys((n=t.vnode.props)!=null?n:{}),r=[];for(let o of i){let[a,...u]=o.split(/(?=[A-Z])/);if(a==="on"){let l=u.join("-").toLowerCase(),c=s.includes(l);r.push({type:"event listeners",key:l,value:{_custom:{displayText:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",key:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",value:c?"\u2705 Declared":"\u26A0\uFE0F Not declared",tooltipText:c?null:`The event <code>${l}</code> is not declared in the <code>emits</code> option. It will leak into the component's attributes (<code>$attrs</code>).`}}})}}return r}function Yp(t){let e=A7(t);return P7(t).concat(C7(t),N7(t),O7(t,e),w7(t),R7(t),k7(t,e),M7(t),D7(t))}function YP(t){var o;let e=Si(Re.appRecord,t.instanceId),s=jp(e),i=Ds(e),r=(o=e==null?void 0:e.type)==null?void 0:o.__file,n=Yp(e);return{id:s,name:i,file:r,state:n,instance:e}}var Wr="components";function ZP(t){bh({id:Wr,label:"Components",app:t},e=>{e.addInspector({id:Wr,label:"Components",treeFilterPlaceholder:"Search components"}),e.on.getComponentBoundingRect(a=>{if(a.app===t&&a.inspectorId===Wr){let u=Si(Re.appRecord,a.instanceId);if(u){if(typeof DOMRect=="undefined")return;a.rect=er(u),a.rect instanceof DOMRect&&(a.rect={top:a.rect.top,left:a.rect.left,right:a.rect.right,bottom:a.rect.bottom,width:a.rect.width,height:a.rect.height})}}}),e.on.getInspectorTree(async a=>{if(a.app===t&&a.inspectorId===Wr){let u=Si(Re.appRecord,a.instanceId);if(u){let l=new Xp({filterText:a.filter,maxDepth:100,recursively:!1});a.rootNodes=await l.getComponentTree(u)}}}),e.on.getInspectorState(async a=>{var u;if(a.app===t&&a.inspectorId===Wr){let l=YP({instanceId:a.nodeId}),c=l.instance,f=(u=l.instance)==null?void 0:u.appContext.app,p={componentInstance:c,app:f,instanceData:l};ke.callHookWith(h=>{h.forEach(d=>d(p))},"component-state:inspect"),a.state=l}}),e.on.editInspectorState(async a=>{a.app===t&&a.inspectorId===Wr&&(UP(a),await e.sendInspectorState("components"))});let s=or(()=>{e.sendInspectorTree(Wr)},120),i=or(()=>{e.sendInspectorState(Wr)},120),r=bs.on.componentAdded(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await ca({app:a,uid:u,instance:c}),p=await no(a);c&&(c.__VUE_DEVTOOLS_NEXT_UID__==null&&(c.__VUE_DEVTOOLS_NEXT_UID__=f),p!=null&&p.instanceMap.has(f)||(p==null||p.instanceMap.set(f,c),rt.active.id===(p==null?void 0:p.id)&&(rt.active.instanceMap=p.instanceMap))),p&&s()}),n=bs.on.componentUpdated(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await ca({app:a,uid:u,instance:c}),p=await no(a);c&&(c.__VUE_DEVTOOLS_NEXT_UID__==null&&(c.__VUE_DEVTOOLS_NEXT_UID__=f),p!=null&&p.instanceMap.has(f)||(p==null||p.instanceMap.set(f,c),rt.active.id===(p==null?void 0:p.id)&&(rt.active.instanceMap=p.instanceMap))),p&&(s(),i())}),o=bs.on.componentRemoved(async(a,u,l,c)=>{var h,d,_;if(Te.highPerfModeEnabled||(_=(d=(h=a==null?void 0:a._instance)==null?void 0:h.type)==null?void 0:d.devtools)!=null&&_.hide||!a||typeof u!="number"&&!u||!c)return;let f=await no(a);if(!f)return;let p=await ca({app:a,uid:u,instance:c});f==null||f.instanceMap.delete(p),rt.active.id===(f==null?void 0:f.id)&&(rt.active.instanceMap=f.instanceMap),s()});Re.componentPluginHookBuffer=[r,n,o]})}function L7(t,e){var s;return((s=t==null?void 0:t._component)==null?void 0:s.name)||`App ${e}`}function F7(t){var e,s,i,r;if(t._instance)return t._instance;if((s=(e=t._container)==null?void 0:e._vnode)!=null&&s.component)return(r=(i=t._container)==null?void 0:i._vnode)==null?void 0:r.component}function V7(t,e){if(t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__!=null)return t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__;let s=e!=null?e:(lo.id++).toString();if(e&&lo.appIds.has(s)){let i=1;for(;lo.appIds.has(`${e}_${i}`);)i++;s=`${e}_${i}`}return lo.appIds.add(s),t.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__=s,s}function eC(t){let e=F7(t);if(e){lo.id++;let s=L7(t,lo.id.toString()),r={id:V7(t,(0,QP.default)(s)),name:s,instanceMap:new Map,rootInstance:e};t.__VUE_DEVTOOLS_NEXT_APP_RECORD__=r;let n=`${r.id}:root`;return r.instanceMap.set(n,r.rootInstance),r.rootInstance.__VUE_DEVTOOLS_NEXT_UID__=n,r}else return{}}async function Zy(t){await ZP(t==null?void 0:t.app),rt.active=t,rt.activeId=`${t.id}`,U1(t.app,t.api)}async function tC(t){Re.componentPluginHookBuffer.forEach(s=>s()),Re.api.clear(),Re.clear();let e=rt.value.find(s=>s.id===t);if(e){Te.pluginBuffer=Te.pluginBuffer.filter(([i])=>i.id!=="components");let s=new ha;e.api=s,Zy(e)}}var iC="__vue-devtools-component-inspector__",rC="__vue-devtools-component-inspector__card__",nC="__vue-devtools-component-inspector__name__",oC="__vue-devtools-component-inspector__indicator__",aC={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},B7={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},U7={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function Jr(){return document.getElementById(iC)}function H7(){return document.getElementById(rC)}function $7(){return document.getElementById(oC)}function j7(){return document.getElementById(nC)}function e1(t){return{left:`${Math.round(t.left*100)/100}px`,top:`${Math.round(t.top*100)/100}px`,width:`${Math.round(t.width*100)/100}px`,height:`${Math.round(t.height*100)/100}px`}}function Zp(t){var n;let e=document.createElement("div");e.id=(n=t.elementId)!=null?n:iC,Object.assign(e.style,{...aC,...e1(t.bounds),...t.style});let s=document.createElement("span");s.id=rC,Object.assign(s.style,{...B7,top:t.bounds.top<35?0:"-35px"});let i=document.createElement("span");i.id=nC,i.innerHTML=`<${t.name}> `;let r=document.createElement("i");return r.id=oC,r.innerHTML=`${Math.round(t.bounds.width*100)/100} x ${Math.round(t.bounds.height*100)/100}`,Object.assign(r.style,U7),s.appendChild(i),s.appendChild(r),e.appendChild(s),document.body.appendChild(e),e}function Qp(t){let e=Jr(),s=H7(),i=j7(),r=$7();e&&(Object.assign(e.style,{...aC,...e1(t.bounds)}),Object.assign(s.style,{top:t.bounds.top<35?0:"-35px"}),i.innerHTML=`<${t.name}> `,r.innerHTML=`${Math.round(t.bounds.width*100)/100} x ${Math.round(t.bounds.height*100)/100}`)}function uC(t){if(t.visible){let e=Si(Re.appRecord,t.id);if(e&&(t.bounds.width||t.bounds.height)){let s=Ds(e);Jr()?Qp({...t,name:s}):Zp({...t,name:s})}}else{let e=Jr();e&&(e.style.display="none")}}function lC(t){let e=er(t),s=Ds(t);Jr()?Qp({bounds:e,name:s}):Zp({bounds:e,name:s})}function cC(){let t=Jr();t&&(t.style.display="none")}var Qy=null;function sC(t){let e=t.target;if(e){let s=e.__vueParentComponent;if(s&&(Qy=s,s.vnode.el)){let r=er(s),n=Ds(s);Jr()?Qp({bounds:r,name:n}):Zp({bounds:r,name:n})}}}function K7(t,e){var s;if(t.preventDefault(),t.stopPropagation(),Qy){let i=(s=Re.appRecord)==null?void 0:s.app;ca({app:i,uid:i.uid,instance:Qy}).then(r=>{e(r)})}}function fC(){return window.addEventListener("mouseover",sC),new Promise(t=>{function e(s){s.preventDefault(),s.stopPropagation(),K7(s,i=>{window.removeEventListener("click",e,!0),window.removeEventListener("mouseover",sC);let r=Jr();r&&(r.style.display="none"),t(JSON.stringify({id:i}))})}window.addEventListener("click",e,!0)})}function pC(t){let e=Si(Re.appRecord,t.id);if(e){let[s]=pa(e);if(typeof s.scrollIntoView=="function")s.scrollIntoView({behavior:"smooth"});else{let i=er(e),r=document.createElement("div"),n={...e1(i),position:"absolute"};Object.assign(r.style,n),document.body.appendChild(r),r.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(r)},2e3)}setTimeout(()=>{let i=er(e);if(i.width||i.height){let r=Ds(e),n=Jr();n?Qp({...t,name:r,bounds:i}):Zp({...t,name:r,bounds:i}),setTimeout(()=>{n&&(n.style.display="none")},1500)}},1200)}}function hC(t){let e="",s=null;try{e=Function.prototype.toString.call(t),s=String.prototype.match.call(e,/\([\s\S]*?\)/)}catch(o){}let i=s&&s[0],r=typeof i=="string"?i:"(?)",n=typeof t.name=="string"?t.name:"";return{_custom:{type:"function",displayText:`<span style="opacity:.5;">function</span> ${Yy(n)}${r}`,tooltipText:e.trim()?`<pre>${e}</pre>`:null}}}function dC(t){let e=BigInt.prototype.toString.call(t);return{_custom:{type:"bigint",displayText:`BigInt(${e})`,value:e}}}function mC(t){let e=new Date(t.getTime());return e.setMinutes(e.getMinutes()-e.getTimezoneOffset()),{_custom:{type:"date",displayText:Date.prototype.toString.call(t),value:e.toISOString().slice(0,-1)}}}function gC(t){return{_custom:{type:"map",displayText:"Map",value:Object.fromEntries(t),readOnly:!0,fields:{abstract:!0}}}}function yC(t){let e=Array.from(t);return{_custom:{type:"set",displayText:`Set[${e.length}]`,value:e,readOnly:!0}}}function q7(t){let e={},s=t.getters||{},i=Object.keys(s);for(let r=0;r<i.length;r++){let n=i[r];Object.defineProperty(e,n,{enumerable:!0,get:()=>{try{return s[n]}catch(o){return o}}})}return e}function X7(t){if(t.length)return t.reduce((e,s)=>{let i=s.type||"data",r=e[i]=e[i]||{};return r[s.key]=s.value,e},{})}function G7(t){let e={},s=t.length;for(let i=0;i<s;i++){let r=t.item(i);e[r.name]=r.value}return e}function EC(t){return{_custom:{type:"store",displayText:"Store",value:{state:t.state,getters:q7(t)},fields:{abstract:!0}}}}function bC(t){return{_custom:{type:"router",displayText:"VueRouter",value:{options:t.options,currentRoute:t.currentRoute},fields:{abstract:!0}}}}function TC(t){t._&&(t=t._);let e=Yp(t);return{_custom:{type:"component",id:t.__VUE_DEVTOOLS_NEXT_UID__,displayText:Ds(t),tooltipText:"Component instance",value:X7(e),fields:{abstract:!0}}}}function _C(t){let e=LP(t);return e?t.name&&t.__file&&(e+=` <span>(${t.__file})</span>`):e="<i>Unknown Component</i>",{_custom:{type:"component-definition",displayText:e,tooltipText:"Component definition",...t.__file?{file:t.__file}:{}}}}function SC(t){try{return{_custom:{type:"HTMLElement",displayText:`<span class="opacity-30"><</span><span class="text-blue-500">${t.tagName.toLowerCase()}</span><span class="opacity-30">></span>`,value:G7(t.attributes)}}}catch(e){return{_custom:{type:"HTMLElement",displayText:`<span class="text-blue-500">${String(t)}</span>`}}}}function xC(t){var i,r,n,o;let e=zp(t);if(e.ref||e.computed||e.reactive){let a=e.computed?"Computed":e.ref?"Ref":e.reactive?"Reactive":null,u=Wp(e.reactive?t:t._value),l=((r=(i=t.effect)==null?void 0:i.raw)==null?void 0:r.toString())||((o=(n=t.effect)==null?void 0:n.fn)==null?void 0:o.toString());return{_custom:{type:a==null?void 0:a.toLowerCase(),stateTypeName:a,value:u,...l?{tooltipText:`<span class="font-mono">${l}</span>`}:{}}}}if(typeof t.__asyncLoader=="function")return{_custom:{type:"component-definition",display:"Async component definition"}}}function vC(t){var i;if(t==="compilerOptions")return;let e=this[t],s=typeof e;if(Array.isArray(e)){let r=e.length;return r>Gy?{_isArray:!0,length:r,items:e.slice(0,Gy)}:e}else{if(typeof e=="string")return e.length>Xy?`${e.substring(0,Xy)}... (${e.length} total length)`:e;if(s==="undefined")return zr;if(e===Number.POSITIVE_INFINITY)return oo;if(e===Number.NEGATIVE_INFINITY)return ao;if(typeof e=="function")return hC(e);if(s==="symbol")return`[native Symbol ${Symbol.prototype.toString.call(e)}]`;if(typeof e=="bigint")return dC(e);if(e!==null&&typeof e=="object"){let r=Object.prototype.toString.call(e);if(r==="[object Map]")return gC(e);if(r==="[object Set]")return yC(e);if(r==="[object RegExp]")return`[native RegExp ${RegExp.prototype.toString.call(e)}]`;if(r==="[object Date]")return mC(e);if(r==="[object Error]")return`[native Error ${e.message}<>${e.stack}]`;if(e.state&&e._vm)return EC(e);if(e.constructor&&e.constructor.name==="VueRouter")return bC(e);if(KP(e))return TC(e);if(typeof e.render=="function")return _C(e);if(e.constructor&&e.constructor.name==="VNode")return`[native VNode <${e.tag}>]`;if(typeof HTMLElement!="undefined"&&e instanceof HTMLElement)return SC(e);if(((i=e.constructor)==null?void 0:i.name)==="Store"&&e._wrappedGetters)return"[object Store]";if(e.currentRoute)return"[object Router]";let n=xC(e);if(n!=null)return n}else if(Number.isNaN(e))return uo}return WP(e)}var AC=require("@vue/devtools-shared");function z7(t){let e=new Set,s=t._custom.value;for(let i=0;i<s.length;i++){let r=s[i];e.add(eh(r))}return e}function W7(t){let e=new Map,s=t._custom.value;for(let i=0;i<s.length;i++){let{key:r,value:n}=s[i];e.set(r,eh(n))}return e}function eh(t){var e;if(t!==zr){if(t===oo)return Number.POSITIVE_INFINITY;if(t===ao)return Number.NEGATIVE_INFINITY;if(t===uo)return Number.NaN;if(t&&t._custom){let{_custom:s}=t;return s.type==="component"?(e=Re.appRecord)==null?void 0:e.instanceMap.get(s.id):s.type==="map"?W7(t):s.type==="set"?z7(t):s.type==="bigint"?BigInt(s.value):eh(s.value)}else if(qy.test(t)){let[,s]=qy.exec(t);return Symbol.for(s)}else if(Gp.test(t)){let[,s,i,,r]=Gp.exec(t),n=new AC.target[s](i);return s==="Error"&&r&&(n.stack=r),n}else return t}}function t1(t,e){return eh(e)}function s1(t,e,s,i){let r,n,o,a,u,l=i.get(t);if(l!=null)return l;let c=s.length,f=Object.prototype.toString.call(t);if(f==="[object Object]"){r={},i.set(t,c),s.push(r);let p=Object.keys(t);for(a=0,u=p.length;a<u;a++){n=p[a];try{if(n==="compilerOptions")return;o=t[n],e&&(o=e.call(t,n,o))}catch(h){o=h}r[n]=s1(o,e,s,i)}}else if(f==="[object Array]")for(r=[],i.set(t,c),s.push(r),a=0,u=t.length;a<u;a++){try{o=t[a],e&&(o=e.call(t,a,o))}catch(p){o=p}r[a]=s1(o,e,s,i)}else s.push(t);return c}function J7(t,e=null){let s=t.length,i,r,n,o,a,u;for(;s--;)if(n=t[s],u=Object.prototype.toString.call(n),u==="[object Object]"){let l=Object.keys(n);for(i=0,r=l.length;i<r;i++)o=l[i],a=t[n[o]],e&&(a=e.call(n,o,a)),n[o]=a}else if(u==="[object Array]")for(i=0,r=n.length;i<r;i++)a=t[n[i]],e&&(a=e.call(n,i,a)),n[i]=a}function PC(t,e=null,s=null){let i;try{i=arguments.length===1?JSON.stringify(t):JSON.stringify(t,e,s)}catch(r){i=Y7(t,e,s)}if(i.length>524288){let r=Math.ceil(i.length/524288),n=[];for(let o=0;o<r;o++)n.push(i.slice(o*524288,(o+1)*524288));return n}return i}function Y7(t,e=null,s=null){let i=[];return s1(t,e,i,new Map),s?` ${JSON.stringify(i,null,s)}`:` ${JSON.stringify(i)}`}function i1(t,e=null){if(Array.isArray(t)&&(t=t.join("")),/^\s/.test(t)){let i=JSON.parse(t);return J7(i,e),i[0]}else return arguments.length===1?JSON.parse(t):JSON.parse(t,e)}function Yr(t){return PC(t,vC)}function r1(t,e=!1){return t==null?{}:e?i1(t,t1):i1(t)}function CC(){return Date.now()}function n1(t){Te.tabs.some(e=>e.name===t.name)||Te.tabs.push(t)}function o1(t){Te.commands.some(e=>e.id===t.id)||Te.commands.push(t)}function a1(t){let e=Te.commands.findIndex(s=>s.id===t);e!==-1&&Te.commands.splice(e,1)}var da=require("@vue/devtools-shared"),IC,NC;(NC=(IC=da.target).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(IC.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function Z7(t){let e=0,s=setInterval(()=>{da.target.__VUE_INSPECTOR__&&(clearInterval(s),e+=30,t()),e>=5e3&&clearInterval(s)},30)}function Q7(){let t=da.target.__VUE_INSPECTOR__,e=t.openInEditor;t.openInEditor=async(...s)=>{t.disable(),e(...s)}}function OC(){return new Promise(t=>{function e(){Q7(),t(da.target.__VUE_INSPECTOR__)}da.target.__VUE_INSPECTOR__?e():Z7(()=>{e()})})}var wC=require("@vue/devtools-shared");function RC(t={}){let{file:e,baseUrl:s=window.location.origin,line:i=0,column:r=0}=t;e&&Te.vitePluginDetected&&wC.target.__VUE_INSPECTOR__.openInEditor(s,e,i,r)}var kC={addTimelineEvent(t){ke.hook("timeline:add-event",t)},inspectComponent(t){ke.hook("component-state:inspect",t)},visitComponentTree(t){ke.hook("component-tree:visit",t)},getInspectorTree(t){ke.hook("inspector-tree:get",t)},getInspectorState(t){ke.hook("inspector-state:get",t)},sendInspectorTree(t){ke.hook("inspector-tree:send",t)},sendInspectorState(t){ke.hook("inspector-state:send",t)},editInspectorState(t){ke.hook("inspector-state:edit",t)},editComponentState(){},componentUpdated(t){ke.hook("component:updated",t)},routerInfoUpdated(t){ke.hook("router-info:updated",t)},getComponentBoundingRect(t){ke.hook("component-bounding-rect:get",t)},customTabsUpdated(t){ke.hook("custom-tabs:updated",t)},customCommandsUpdated(t){ke.hook("custom-commands:updated",t)},devtoolsStateUpdated(t){ke.hook("devtools:state-updated",t)}};function MC(){ke.removeAllHooks()}var ha=class{constructor(){this.clear=MC;this.on=kC}addTimelineLayer(e){N1(e)}addTimelineEvent(...e){ke.callHook("timeline:add-event",...e)}addInspector(e){O1({id:e.id,nodeId:"",filter:"",treeFilterPlaceholder:e.treeFilterPlaceholder||""})}highlightElement(e){lC(e)}unhighlightElement(){cC()}async getInspectorTree(e={}){var o;let{inspectorId:s,filter:i="",instanceId:r=""}=e,n={app:(o=Re.appRecord)==null?void 0:o.app,inspectorId:s,instanceId:r,filter:i,rootNodes:[]};return gh(s,{filter:i}),await new Promise(a=>{ke.callHookWith(async u=>{await Promise.all(u.map(l=>l(n))),a()},"inspector-tree:get")}),n.rootNodes}getInspectorState(e={}){var o;let{inspectorId:s,nodeId:i}=e,r={app:(o=Re.appRecord)==null?void 0:o.app,inspectorId:s,nodeId:i};gh(s,{nodeId:i}),ke.callHookWith(a=>{a.forEach(u=>u(r))},"inspector-state:get");let n=r.state;return delete n.instance,n}async editInspectorState(e){var i;let s=new fl;ke.callHook("inspector-state:edit",{...e,app:(i=Re.appRecord)==null?void 0:i.app,set:(r,n=e.path,o=e.state.value,a)=>{s.set(r,n,o,a||s.createDefaultSetCallback(e.state))}})}async sendInspectorTree(e){if(dl(e)){let i=await this.getInspectorTree({inspectorId:e});ke.callHook("inspector-tree:send",{inspectorId:e,data:i})}}async sendInspectorState(e){let s=dl(e);if(s&&s.nodeId){let i=await this.getInspectorState({inspectorId:e,nodeId:s.nodeId});ke.callHook("inspector-state:send",{...i,inspectorId:e})}}async getComponentInstances(e){let s=e.__VUE_DEVTOOLS_NEXT_APP_RECORD__,i=s.id.toString();return[...s.instanceMap].filter(([n])=>n.split(":")[0]===i).map(([,n])=>n)}visitComponentTree(...e){ke.callHook("component-tree:visit",...e)}notifyComponentUpdate(){ke.callHook("component:updated")}now(){return CC()}getSettings(){return{logStoreChanges:null}}toggleComponentInspector(...e){return uC(...e)}inspectComponentInspector(){return fC()}scrollToComponent(...e){return pC(...e)}getComponentBoundingRect(...e){var n;let{inspectorId:s,instanceId:i=""}=e[0],r={app:(n=Re.appRecord)==null?void 0:n.app,inspectorId:s,instanceId:i,rect:{top:0,left:0,width:0,height:0}};return ke.callHookWith(o=>{o.map(a=>a(r))},"component-bounding-rect:get"),Yr(r.rect)}toggleApp(e){return tC(e)}addCustomTab(e){n1(e)}addCustomCommand(e){o1(e)}removeCustomCommand(e){a1(e)}openInEditor(e){RC(e)}getVueInspector(){return OC()}};var tr="__VUE_DEVTOOLS_GLOBAL_STATE__";function eV(){return{connected:!1,clientConnected:!1,appRecords:[],activeAppRecord:null,selectedComponentId:null,pluginBuffer:[],tabs:[],commands:[],vitePluginDetected:!1,activeAppRecordId:null,highPerfModeEnabled:!1}}var DC,LC;(LC=(DC=Zr.target)[tr])!=null||(DC[tr]=eV());var u1=or((t,e)=>{ke.callHook("devtools:state-updated",t,e)},80),l1=or((t,e)=>{ke.callHook("devtools:connected-updated",t,e)},80),Te=new Proxy(Zr.target[tr],{get(t,e){return Zr.target[tr][e]},deleteProperty(t,e){return delete t[e],!0},set(t,e,s){let i={...Zr.target[tr]};return t[e]=s,Zr.target[tr][e]=s,u1(Zr.target[tr],i),["connected","clientConnected"].includes(e.toString())&&i[e]!==s&&l1(Zr.target[tr],i),!0}});Object.defineProperty(Te.tabs,"push",{configurable:!0,value(...t){let e=Array.prototype.push.apply(this,t);return Te.tabs=this,ke.callHook("custom-tabs:updated",this),e}});["push","splice"].forEach(t=>{Object.defineProperty(Te.commands,t,{configurable:!0,value(...e){let s=Array.prototype[t].apply(this,e);return Te.commands=this,ke.callHook("custom-commands:updated",this),s}})});var GC=require("@vue/devtools-shared");var pl=require("@vue/devtools-shared"),rn="__VUE_DEVTOOLS_ROUTER__",ar="__VUE_DEVTOOLS_ROUTER_INFO__",FC,VC;(VC=(FC=pl.target)[ar])!=null||(FC[ar]={currentRoute:null,routes:[]});var BC,UC;(UC=(BC=pl.target)[rn])!=null||(BC[rn]=null);var HC=new Proxy(pl.target[ar],{get(t,e){return pl.target[ar][e]}});var co=require("@vue/devtools-shared");var fo="__VUE_DEVTOOLS_CONTEXT__";function KC(){return{appRecord:null,api:null,inspector:[],timelineLayer:[],routerInfo:{},router:null,activeInspectorTreeId:"",componentPluginHookBuffer:[]}}var $C,jC;(jC=($C=co.target)[fo])!=null||($C[fo]=KC());function tV(){co.target[fo]=KC()}var Re=new Proxy(co.target[fo],{get(t,e){return e==="router"?co.target[rn]:e==="clear"?tV:co.target[fo][e]},set(t,e,s){return co.target[fo][e]=s,!0}});var rt=new Proxy(Te.appRecords,{get(t,e){if(e==="value")return Te.appRecords;if(e==="active")return Te.activeAppRecord;if(e==="activeId")return Te.activeAppRecordId},set(t,e,s){var r;let i={...Te};if(e==="value")Te.appRecords=s;else if(e==="active"){let n=s;Te.activeAppRecord=n,Re.appRecord=n,Re.api=n.api,Re.inspector=(r=n.inspector)!=null?r:[],V1(s),Re.routerInfo=HC}else e==="activeId"&&(Te.activeAppRecordId=s);return u1(Te,i),["connected","clientConnected"].includes(e.toString())&&i[e]!==s&&l1(Te,i),!0}}),qC,XC,lo=(XC=(qC=GC.target).__VUE_DEVTOOLS_NEXT_APP_RECROD_INFO__)!=null?XC:qC.__VUE_DEVTOOLS_NEXT_APP_RECROD_INFO__={id:0,appIds:new Set};var c1=require("@vue/devtools-shared"),zC,WC;(WC=(zC=c1.target).__VUE_DEVTOOLS_ENV__)!=null||(zC.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});function JC(){return c1.target.__VUE_DEVTOOLS_ENV__}var f1=require("@vue/devtools-shared");function YC(t){if(f1.target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__){t();return}Object.defineProperty(f1.target,"__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__",{set(e){e&&t()},configurable:!0})}function ZC(){var e;Te.vitePluginDetected=JC().vitePluginDetected;let t=((e=Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__)==null?void 0:e.id)==="vue-devtools-next";Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__&&t||(Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__?Qr.isNuxtApp||Object.assign(__VUE_DEVTOOLS_GLOBAL_HOOK__,mh()):Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__=mh(),bs.on.setupDevtoolsPlugin((s,i)=>{Eh(s,i);let{app:r,api:n}=rt.active||{};!r||!n||Th([s,i],r,n)}),YC(()=>{Te.pluginBuffer.filter(([i])=>i.id!=="components").forEach(([i,r])=>{Qr.target.__VUE_DEVTOOLS_GLOBAL_HOOK__.emit("devtools-plugin:setup",i,r,{target:"legacy"})})}),bs.on.vueAppInit(async(s,i)=>{let r=eC(s),n=new ha;rt.value=[...rt.value,{...r,app:s,version:i,api:n}],rt.value.length===1&&(await Zy(rt.value[0]),Te.connected=!0,us.callHook("app:connected"))}),I1())}function p1(t){return new Promise(e=>{if(Te.connected){t(),e();return}ke.hook("devtools:connected-updated",s=>{s.connected&&(t(),e())})})}function h1(t){Te.highPerfModeEnabled=t!=null?t:!Te.highPerfModeEnabled}var sr={state:Te,context:Re,hook:bs,init:ZC,get api(){return Re.api}};var d1={};x1(d1,{checkVueInspectorDetected:()=>sV,editInspectorState:()=>nV,enableVueInspector:()=>iV,getComponentBoundingRect:()=>uV,getDevToolsState:()=>bV,getInspectorState:()=>pV,getInspectorTree:()=>aV,getMatchedRoutes:()=>yV,getRouterInfo:()=>mV,getTimelineLayer:()=>EV,inspectComponentInspector:()=>lV,navigateAction:()=>gV,openInEditor:()=>oV,scrollToComponent:()=>fV,toggleApp:()=>rV,toggleComponentInspector:()=>cV,toggleHighPerfMode:()=>TV,unhighlightElement:()=>dV,updateInspectorTreeId:()=>hV});var sV=Pt("devtools:check-vue-inspector-detected",async t=>{var e,s;return!!await((s=(e=t==null?void 0:t.api)==null?void 0:e.getVueInspector)==null?void 0:s.call(e))}),iV=Pt("devtools:enable-vue-inspector",async t=>{var s,i;let e=await((i=(s=t==null?void 0:t.api)==null?void 0:s.getVueInspector)==null?void 0:i.call(s));e&&await e.enable()}),rV=Pt("devtools:toggle-app",async(t,e)=>{await t.api.toggleApp(e)}),nV=Pt("devtools:edit-inspector-state",(t,e)=>{t.api.editInspectorState(e)}),oV=Pt("devtools:open-in-editor",(t,e,s)=>{t.api.openInEditor({file:e,baseUrl:s})}),aV=Pt("devtools:inspector-tree",async(t,e)=>{let s=await t.api.getInspectorTree(e);return Yr(s)}),uV=Pt("devtools:get-component-bounding-rect",(t,e)=>t.api.getComponentBoundingRect(e)),lV=Pt("devtools:inspect-component-inspector",t=>t.api.inspectComponentInspector()),cV=Pt("devtools:toggle-component-inspector",(t,e)=>t.api.toggleComponentInspector(e)),fV=Pt("devtools:scroll-to-component",(t,e)=>t.api.scrollToComponent(e)),pV=Pt("devtools:inspector-state",async(t,e)=>{let s=await t.api.getInspectorState(e);return Yr(s)}),hV=Pt("devtools:update-inspector-tree-id",(t,e)=>{t.context.activeInspectorTreeId=e}),dV=Pt("devtools:unhighlight-element",t=>t.api.unhighlightElement()),mV=Pt("devtools:router-info",t=>JSON.stringify(t.context.routerInfo)),gV=Pt("devtools:router-navigate",(t,e)=>{var s;(s=t.context.router)==null||s.push(e).catch(i=>i)}),yV=Pt("devtools:matched-routes",(t,e)=>{var r,n;let s=console.warn;console.warn=()=>{};let i=(n=(r=t.context.router)==null?void 0:r.resolve({path:e||"/"}).matched)!=null?n:[];return console.warn=s,JSON.stringify(i)}),EV=Pt("devtools:get-timeline-layer",t=>t.context.timelineLayer),bV=Pt("devtools:get-state",t=>{var e,s;return{connected:t.state.connected,clientConnected:t.state.clientConnected,vueVersion:((s=(e=t.state)==null?void 0:e.activeAppRecord)==null?void 0:s.version)||"",tabs:t.state.tabs,commands:t.state.commands,vitePluginDetected:t.state.vitePluginDetected,appRecords:t.state.appRecords.map(i=>({id:i.id,name:i.name,version:i.version,routerId:i.routerId,moduleDetectives:i.moduleDetectives})),activeAppRecordId:t.state.activeAppRecordId}}),TV=Pt("devtools:toggle-high-perf-mode",(t,e)=>{h1(e)});var m1={};x1(m1,{onAddTimelineEvent:()=>CV,onCustomCommandsUpdated:()=>xV,onCustomTabsUpdated:()=>SV,onDevToolsStateUpdated:()=>_V,onInspectorStateUpdated:()=>AV,onInspectorTreeUpdated:()=>vV,onRouterInfoUpdated:()=>PV});var _V=en("devtools:on-state-updated",(t,e)=>{function s(r){var n;return{vueVersion:((n=r==null?void 0:r.activeAppRecord)==null?void 0:n.version)||"",connected:r.connected,clientConnected:r.clientConnected,tabs:r.tabs,commands:r.commands,vitePluginDetected:r.vitePluginDetected,appRecords:r.appRecords.map(o=>({id:o.id,name:o.name,version:o.version,routerId:o.routerId,moduleDetectives:o.moduleDetectives})),activeAppRecordId:r.activeAppRecordId}}function i(){t.api.on.devtoolsStateUpdated(r=>{e(s(r))})}if(t!=null&&t.api)i();else{let r=setInterval(()=>{if(t.state.connected){let n=t.state;e(s(n)),i(),clearInterval(r)}},10)}}),SV=en("devtools:on-custom-tabs-updated",(t,e)=>{t.api.on.customTabsUpdated(s=>{e(s)})}),xV=en("devtools:on-custom-commands-updated",(t,e)=>{t.api.on.customCommandsUpdated(s=>{e(s)})}),vV=en("devtools:on-inspector-tree-updated",(t,e)=>{t.api.on.sendInspectorTree(s=>{e(s)})}),AV=en("devtools:on-inspector-state-updated",(t,e)=>{t.api.on.sendInspectorState(s=>{e(s)})}),PV=en("devtools:on-router-info-updated",(t,e)=>{t.api.on.routerInfoUpdated(s=>{e(s)})},{parser:"json"}),CV=en("devtools:on-add-timeline-event",(t,e)=>{t.api.on.addTimelineEvent(s=>{e(s)})});function QC(){Object.values(d1).forEach(t=>{t()}),Object.values(m1).forEach(t=>{t(()=>{})})}var ma=require("@vue/devtools-shared"),th="devtools:bridge-action",sh="devtools:bridge-listener",IV="__vue_devtools_bridge__",eI="__vue_devtools_bridge_target__",NV="devtools:bridge-action-events",OV="devtools:bridge-listener-events",ih=ma.target[NV]=new Map,rh=ma.target[OV]=new Map;function g1(){return ma.target[IV]}function y1(t){ma.target[eI]=t}function E1(){return ma.target[eI]}function tI(t){y1("app"),QC(),t.on(th,async e=>{let s=ih.get(e.name);if(s){let i=await s(sr,...e.args);t.emit(e.key,i)}}),t.on(sh,async e=>{let s=rh.get(e.name);s&&s(sr,i=>{let r=e.parser==="devtools"?Yr:JSON.stringify;t.emit(e.key,r(i))})})}var wV="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";var b1=(t=21)=>{let e="",s=t;for(;s--;)e+=wV[Math.random()*64|0];return e};function Pt(t,e){return async(...s)=>{if(E1()==="devtools"){let r=g1(),n=b1();return await new Promise(o=>{r.once(n,a=>{o(a)}),r.emit(th,{name:t,key:n,args:s})})}else ih.set(t,e)}}function en(t,e,s={}){return i=>{if(E1()==="devtools"){let{parser:n="devtools"}=s,o=n==="devtools"?r1:JSON.parse,a=g1(),u=b1(),l=a.on(u,c=>{i(o(c))});return a.emit(sh,{key:u,name:t,parser:n}),l}else return rh.set(t,e),()=>{}}}var T1=require("@vue/devtools-shared");function sI(t){return{all:t=t||new Map,on:function(e,s){var i=t.get(e);i?i.push(s):t.set(e,[s])},off:function(e,s){var i=t.get(e);i&&(s?i.splice(i.indexOf(s)>>>0,1):t.set(e,[]))},emit:function(e,s){var i=t.get(e);i&&i.slice().map(function(r){r(s)}),(i=t.get("*"))&&i.slice().map(function(r){r(e,s)})}}}var nh=class{constructor(e={tracker:T1.NOOP,trigger:T1.NOOP}){this.emitter=sI(),this.adapter=e,this.adapter.tracker(s=>{this._emit(s.event,s.data)})}_on(e,s){this.emitter.on(e,s)}off(e,s){this.emitter.off(e,s)}_emit(e,s){this.emitter.emit(e,s)}on(e,s){return this._on(e,s),()=>this.off(e,s)}once(e,s){let i=(...r)=>{s(...r),this.off(e,i)};this._on(e,i)}emit(e,s){this.adapter.trigger({event:e,data:s}),this._emit(e,s)}removeAllListeners(){this.emitter.all.clear()}};var _1=class{constructor(e){this.socket=e}},oh=class extends _1{constructor(e){super(e)}onnConnect(){return new Promise(e=>{this.socket.emit("syn");let s=setInterval(()=>{this.socket.emit("syn")},300);this.socket.on("syn-ack",()=>{clearInterval(s),this.socket.emit("ack"),sr.state.clientConnected=!0,e()})})}};function iI(t){tI(t),new oh(t).onnConnect().then(()=>{t.on("devtools:client-ready",()=>{p1(()=>{sr.state.connected=!0})})})}function rI(t){let e=t,s=ga.target.__VUE_DEVTOOLS_HOST__||"http://localhost",i=ga.target.__VUE_DEVTOOLS_PORT__!==void 0?ga.target.__VUE_DEVTOOLS_PORT__:8098,r=i?`${s}:${i}`:s,n=e(r);sr.init();let o=new nh({tracker(a){n.on("vue-devtools:message",u=>{a(u)})},trigger(a){n.emit("vue-devtools:message",a)}});n.on("connect",()=>{iI(o),n.emit("vue-devtools:init")}),n.on("disconnect",()=>{n.disconnect()}),n.on("vue-devtools:disconnect-user-app",()=>{n.disconnect()}),ga.isBrowser&&window.addEventListener("beforeunload",()=>{n.emit("vue-devtools:disconnect")})}rI(nI.default);
|
|
71
71
|
/*! Bundled license information:
|
|
72
72
|
|
|
73
73
|
@vue/shared/dist/shared.cjs.prod.js:
|