Socket
Socket
Sign inDemoInstall

@vue/compiler-dom

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/compiler-dom - npm Package Compare versions

Comparing version 3.3.7 to 3.4.0-alpha.1

3

dist/compiler-dom.d.ts

@@ -37,2 +37,5 @@ import { ParserOptions, NodeTransform, SourceLocation, CompilerError, DirectiveTransform, CompilerOptions, CodegenResult, RootNode } from '@vue/compiler-core';

}
export declare const DOMErrorMessages: {
[code: number]: string;
};

@@ -39,0 +42,0 @@ export declare const DOMNodeTransforms: NodeTransform[];

2

dist/compiler-dom.esm-browser.prod.js

@@ -1,1 +0,1 @@

function e(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}const t={},n=()=>{},o=()=>!1,r=/^on[^a-z]/,s=e=>r.test(e),i=Object.assign,c=Array.isArray,l=e=>"string"==typeof e,a=e=>"symbol"==typeof e,p=e=>null!==e&&"object"==typeof e,u=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),f=e("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),d=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},h=/-(\w)/g,m=d((e=>e.replace(h,((e,t)=>t?t.toUpperCase():"")))),g=/\B([A-Z])/g,y=d((e=>e.replace(g,"-$1").toLowerCase())),v=d((e=>e.charAt(0).toUpperCase()+e.slice(1))),b=d((e=>e?`on${v(e)}`:""));function S(e,t=0,n=e.length){let o=e.split(/(\r?\n)/);const r=o.filter(((e,t)=>t%2==1));o=o.filter(((e,t)=>t%2==0));let s=0;const i=[];for(let c=0;c<o.length;c++)if(s+=o[c].length+(r[c]&&r[c].length||0),s>=t){for(let e=c-2;e<=c+2||n>s;e++){if(e<0||e>=o.length)continue;const l=e+1;i.push(`${l}${" ".repeat(Math.max(3-String(l).length,0))}| ${o[e]}`);const a=o[e].length,p=r[e]&&r[e].length||0;if(e===c){const e=t-(s-(a+p)),o=Math.max(1,n>s?a-e:n-t);i.push(" | "+" ".repeat(e)+"^".repeat(o))}else if(e>c){if(n>s){const e=Math.max(Math.min(n-s,a),1);i.push(" | "+"^".repeat(e))}s+=a+p}}break}return i.join("\n")}const x=/;(?![^(]*\))/g,k=/:([^]+)/,N=/\/\*[^]*?\*\//g;const E=e("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),T=e("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),_=e("area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr");function w(e){throw e}function $(e){}function O(e,t,n,o){const r=new SyntaxError(String(e));return r.code=e,r.loc=t,r}const C=Symbol(""),M=Symbol(""),I=Symbol(""),P=Symbol(""),R=Symbol(""),V=Symbol(""),L=Symbol(""),A=Symbol(""),B=Symbol(""),j=Symbol(""),F=Symbol(""),D=Symbol(""),H=Symbol(""),W=Symbol(""),J=Symbol(""),U=Symbol(""),z=Symbol(""),G=Symbol(""),K=Symbol(""),q=Symbol(""),Z=Symbol(""),Y=Symbol(""),Q=Symbol(""),X=Symbol(""),ee=Symbol(""),te=Symbol(""),ne=Symbol(""),oe=Symbol(""),re=Symbol(""),se=Symbol(""),ie=Symbol(""),ce=Symbol(""),le=Symbol(""),ae=Symbol(""),pe=Symbol(""),ue=Symbol(""),fe=Symbol(""),de=Symbol(""),he=Symbol(""),me={[C]:"Fragment",[M]:"Teleport",[I]:"Suspense",[P]:"KeepAlive",[R]:"BaseTransition",[V]:"openBlock",[L]:"createBlock",[A]:"createElementBlock",[B]:"createVNode",[j]:"createElementVNode",[F]:"createCommentVNode",[D]:"createTextVNode",[H]:"createStaticVNode",[W]:"resolveComponent",[J]:"resolveDynamicComponent",[U]:"resolveDirective",[z]:"resolveFilter",[G]:"withDirectives",[K]:"renderList",[q]:"renderSlot",[Z]:"createSlots",[Y]:"toDisplayString",[Q]:"mergeProps",[X]:"normalizeClass",[ee]:"normalizeStyle",[te]:"normalizeProps",[ne]:"guardReactiveProps",[oe]:"toHandlers",[re]:"camelize",[se]:"capitalize",[ie]:"toHandlerKey",[ce]:"setBlockTracking",[le]:"pushScopeId",[ae]:"popScopeId",[pe]:"withCtx",[ue]:"unref",[fe]:"isRef",[de]:"withMemo",[he]:"isMemoSame"};function ge(e){Object.getOwnPropertySymbols(e).forEach((t=>{me[t]=e[t]}))}const ye={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function ve(e,t=ye){return{type:0,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:t}}function be(e,t,n,o,r,s,i,c=!1,l=!1,a=!1,p=ye){return e&&(c?(e.helper(V),e.helper(Ae(e.inSSR,a))):e.helper(Le(e.inSSR,a)),i&&e.helper(G)),{type:13,tag:t,props:n,children:o,patchFlag:r,dynamicProps:s,directives:i,isBlock:c,disableTracking:l,isComponent:a,loc:p}}function Se(e,t=ye){return{type:17,loc:t,elements:e}}function xe(e,t=ye){return{type:15,loc:t,properties:e}}function ke(e,t){return{type:16,loc:ye,key:l(e)?Ne(e,!0):e,value:t}}function Ne(e,t=!1,n=ye,o=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:o}}function Ee(e,t){return{type:5,loc:t,content:l(e)?Ne(e,!1,t):e}}function Te(e,t=ye){return{type:8,loc:t,children:e}}function _e(e,t=[],n=ye){return{type:14,loc:n,callee:e,arguments:t}}function we(e,t=void 0,n=!1,o=!1,r=ye){return{type:18,params:e,returns:t,newline:n,isSlot:o,loc:r}}function $e(e,t,n,o=!0){return{type:19,test:e,consequent:t,alternate:n,newline:o,loc:ye}}function Oe(e,t,n=!1){return{type:20,index:e,value:t,isVNode:n,loc:ye}}function Ce(e){return{type:21,body:e,loc:ye}}function Me(e){return{type:22,elements:e,loc:ye}}function Ie(e,t,n){return{type:23,test:e,consequent:t,alternate:n,loc:ye}}function Pe(e,t){return{type:24,left:e,right:t,loc:ye}}function Re(e){return{type:25,expressions:e,loc:ye}}function Ve(e){return{type:26,returns:e,loc:ye}}function Le(e,t){return e||t?B:j}function Ae(e,t){return e||t?L:A}function Be(e,{helper:t,removeHelper:n,inSSR:o}){e.isBlock||(e.isBlock=!0,n(Le(o,e.isComponent)),t(V),t(Ae(o,e.isComponent)))}const je=e=>4===e.type&&e.isStatic,Fe=(e,t)=>e===t||e===y(t);function De(e){return Fe(e,"Teleport")?M:Fe(e,"Suspense")?I:Fe(e,"KeepAlive")?P:Fe(e,"BaseTransition")?R:void 0}const He=/^\d|[^\$\w]/,We=e=>!He.test(e),Je=/[A-Za-z_$\xA0-\uFFFF]/,Ue=/[\.\?\w$\xA0-\uFFFF]/,ze=/\s+[.[]\s*|\s*[.[]\s+/g,Ge=e=>{e=e.trim().replace(ze,(e=>e.trim()));let t=0,n=[],o=0,r=0,s=null;for(let i=0;i<e.length;i++){const c=e.charAt(i);switch(t){case 0:if("["===c)n.push(t),t=1,o++;else if("("===c)n.push(t),t=2,r++;else if(!(0===i?Je:Ue).test(c))return!1;break;case 1:"'"===c||'"'===c||"`"===c?(n.push(t),t=3,s=c):"["===c?o++:"]"===c&&(--o||(t=n.pop()));break;case 2:if("'"===c||'"'===c||"`"===c)n.push(t),t=3,s=c;else if("("===c)r++;else if(")"===c){if(i===e.length-1)return!1;--r||(t=n.pop())}break;case 3:c===s&&(t=n.pop(),s=null)}}return!o&&!r},Ke=n,qe=Ge;function Ze(e,t,n){const o={source:e.source.slice(t,t+n),start:Ye(e.start,e.source,t),end:e.end};return null!=n&&(o.end=Ye(e.start,e.source,t+n)),o}function Ye(e,t,n=t.length){return Qe(i({},e),t,n)}function Qe(e,t,n=t.length){let o=0,r=-1;for(let s=0;s<n;s++)10===t.charCodeAt(s)&&(o++,r=s);return e.offset+=n,e.line+=o,e.column=-1===r?e.column+n:n-r,e}function Xe(e,t){if(!e)throw new Error(t||"unexpected compiler condition")}function et(e,t,n=!1){for(let o=0;o<e.props.length;o++){const r=e.props[o];if(7===r.type&&(n||r.exp)&&(l(t)?r.name===t:t.test(r.name)))return r}}function tt(e,t,n=!1,o=!1){for(let r=0;r<e.props.length;r++){const s=e.props[r];if(6===s.type){if(n)continue;if(s.name===t&&(s.value||o))return s}else if("bind"===s.name&&(s.exp||o)&&nt(s.arg,t))return s}}function nt(e,t){return!(!e||!je(e)||e.content!==t)}function ot(e){return e.props.some((e=>!(7!==e.type||"bind"!==e.name||e.arg&&4===e.arg.type&&e.arg.isStatic)))}function rt(e){return 5===e.type||2===e.type}function st(e){return 7===e.type&&"slot"===e.name}function it(e){return 1===e.type&&3===e.tagType}function ct(e){return 1===e.type&&2===e.tagType}const lt=new Set([te,ne]);function at(e,t=[]){if(e&&!l(e)&&14===e.type){const n=e.callee;if(!l(n)&&lt.has(n))return at(e.arguments[0],t.concat(e))}return[e,t]}function pt(e,t,n){let o,r,s=13===e.type?e.props:e.arguments[2],i=[];if(s&&!l(s)&&14===s.type){const e=at(s);s=e[0],i=e[1],r=i[i.length-1]}if(null==s||l(s))o=xe([t]);else if(14===s.type){const e=s.arguments[0];l(e)||15!==e.type?s.callee===oe?o=_e(n.helper(Q),[xe([t]),s]):s.arguments.unshift(xe([t])):ut(t,e)||e.properties.unshift(t),!o&&(o=s)}else 15===s.type?(ut(t,s)||s.properties.unshift(t),o=s):(o=_e(n.helper(Q),[xe([t]),s]),r&&r.callee===ne&&(r=i[i.length-2]));13===e.type?r?r.arguments[0]=o:e.props=o:r?r.arguments[0]=o:e.arguments[2]=o}function ut(e,t){let n=!1;if(4===e.key.type){const o=e.key.content;n=t.properties.some((e=>4===e.key.type&&e.key.content===o))}return n}function ft(e,t){return`_${t}_${e.replace(/[^\w]/g,((t,n)=>"-"===t?"_":e.charCodeAt(n).toString()))}`}function dt(e,t){if(!e||0===Object.keys(t).length)return!1;switch(e.type){case 1:for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&(dt(o.arg,t)||dt(o.exp,t)))return!0}return e.children.some((e=>dt(e,t)));case 11:return!!dt(e.source,t)||e.children.some((e=>dt(e,t)));case 9:return e.branches.some((e=>dt(e,t)));case 10:return!!dt(e.condition,t)||e.children.some((e=>dt(e,t)));case 4:return!e.isStatic&&We(e.content)&&!!t[e.content];case 8:return e.children.some((e=>p(e)&&dt(e,t)));case 5:case 12:return dt(e.content,t);default:return!1}}function ht(e){return 14===e.type&&e.callee===de?e.arguments[1].returns:e}const mt={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:e=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${e}.sync\` should be changed to \`v-model:${e}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_PROP:{message:".prop modifier for v-bind has been removed and no longer necessary. Vue 3 will automatically set a binding as DOM property when appropriate."},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_FILTER:{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 gt(e,t){const n=t.options?t.options.compatConfig:t.compatConfig,o=n&&n[e];return"MODE"===e?o||3:o}function yt(e,t){const n=gt("MODE",t),o=gt(e,t);return 3===n?!0===o:!1!==o}function vt(e,t,n,...o){return yt(e,t)}function bt(e,t,n,...o){if("suppress-warning"===gt(e,t))return;const{message:r,link:s}=mt[e],i=`(deprecation ${e}) ${"function"==typeof r?r(...o):r}${s?`\n Details: ${s}`:""}`,c=new SyntaxError(i);c.code=e,n&&(c.loc=n),t.onWarn(c)}const St=/&(gt|lt|amp|apos|quot);/g,xt={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},kt={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:o,isPreTag:o,isCustomElement:o,decodeEntities:e=>e.replace(St,((e,t)=>xt[t])),onError:w,onWarn:$,comments:!1};function Nt(e,t={}){const n=function(e,t){const n=i({},kt);let o;for(o in t)n[o]=void 0===t[o]?kt[o]:t[o];return{options:n,column:1,line:1,offset:0,originalSource:e,source:e,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(e,t),o=At(n);return ve(Et(n,0,[]),Bt(n,o))}function Et(e,t,n){const o=jt(n),r=o?o.ns:0,s=[];for(;!Ut(e,t,n);){const i=e.source;let l;if(0===t||1===t)if(!e.inVPre&&Ft(i,e.options.delimiters[0]))l=Rt(e,t);else if(0===t&&"<"===i[0])if(1===i.length);else if("!"===i[1])l=Ft(i,"\x3c!--")?wt(e):Ft(i,"<!DOCTYPE")?$t(e):Ft(i,"<![CDATA[")&&0!==r?_t(e,n):$t(e);else if("/"===i[1])if(2===i.length);else{if(">"===i[2]){Dt(e,3);continue}if(/[a-z]/i.test(i[2])){Mt(e,1,o);continue}Jt(e,12,2),l=$t(e)}else/[a-z]/i.test(i[1])?(l=Ot(e,n),yt("COMPILER_NATIVE_TEMPLATE",e)&&l&&"template"===l.tag&&!l.props.some((e=>7===e.type&&Ct(e.name)))&&(l=l.children)):"?"===i[1]&&(Jt(e,21,1),l=$t(e));if(l||(l=Vt(e,t)),c(l))for(let e=0;e<l.length;e++)Tt(s,l[e]);else Tt(s,l)}let i=!1;if(2!==t&&1!==t){const t="preserve"!==e.options.whitespace;for(let n=0;n<s.length;n++){const o=s[n];if(2===o.type)if(e.inPre)o.content=o.content.replace(/\r\n/g,"\n");else if(/[^\t\r\n\f ]/.test(o.content))t&&(o.content=o.content.replace(/[\t\r\n\f ]+/g," "));else{const e=s[n-1],r=s[n+1];!e||!r||t&&(3===e.type&&3===r.type||3===e.type&&1===r.type||1===e.type&&3===r.type||1===e.type&&1===r.type&&/[\r\n]/.test(o.content))?(i=!0,s[n]=null):o.content=" "}else 3!==o.type||e.options.comments||(i=!0,s[n]=null)}if(e.inPre&&o&&e.options.isPreTag(o.tag)){const e=s[0];e&&2===e.type&&(e.content=e.content.replace(/^\r?\n/,""))}}return i?s.filter(Boolean):s}function Tt(e,t){if(2===t.type){const n=jt(e);if(n&&2===n.type&&n.loc.end.offset===t.loc.start.offset)return n.content+=t.content,n.loc.end=t.loc.end,void(n.loc.source+=t.loc.source)}e.push(t)}function _t(e,t){Dt(e,9);const n=Et(e,3,t);return 0===e.source.length||Dt(e,3),n}function wt(e){const t=At(e);let n;const o=/--(\!)?>/.exec(e.source);if(o){n=e.source.slice(4,o.index);const t=e.source.slice(0,o.index);let r=1,s=0;for(;-1!==(s=t.indexOf("\x3c!--",r));)Dt(e,s-r+1),r=s+1;Dt(e,o.index+o[0].length-r+1)}else n=e.source.slice(4),Dt(e,e.source.length);return{type:3,content:n,loc:Bt(e,t)}}function $t(e){const t=At(e),n="?"===e.source[1]?1:2;let o;const r=e.source.indexOf(">");return-1===r?(o=e.source.slice(n),Dt(e,e.source.length)):(o=e.source.slice(n,r),Dt(e,r+1)),{type:3,content:o,loc:Bt(e,t)}}function Ot(e,t){const n=e.inPre,o=e.inVPre,r=jt(t),s=Mt(e,0,r),i=e.inPre&&!n,c=e.inVPre&&!o;if(s.isSelfClosing||e.options.isVoidTag(s.tag))return i&&(e.inPre=!1),c&&(e.inVPre=!1),s;t.push(s);const l=e.options.getTextMode(s,r),a=Et(e,l,t);t.pop();{const t=s.props.find((e=>6===e.type&&"inline-template"===e.name));if(t&&vt("COMPILER_INLINE_TEMPLATE",e)){const n=Bt(e,s.loc.end);t.value={type:2,content:n.source,loc:n}}}if(s.children=a,zt(e.source,s.tag))Mt(e,1,r);else if(0===e.source.length&&"script"===s.tag.toLowerCase()){const e=a[0];e&&Ft(e.loc.source,"\x3c!--")}return s.loc=Bt(e,s.loc.start),i&&(e.inPre=!1),c&&(e.inVPre=!1),s}const Ct=e("if,else,else-if,for,slot");function Mt(e,t,n){const o=At(e),r=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(e.source),s=r[1],c=e.options.getNamespace(s,n);Dt(e,r[0].length),Ht(e);const l=At(e),a=e.source;e.options.isPreTag(s)&&(e.inPre=!0);let p=It(e,t);0===t&&!e.inVPre&&p.some((e=>7===e.type&&"pre"===e.name))&&(e.inVPre=!0,i(e,l),e.source=a,p=It(e,t).filter((e=>"v-pre"!==e.name)));let u=!1;if(0===e.source.length||(u=Ft(e.source,"/>"),Dt(e,u?2:1)),1===t)return;let f=0;return e.inVPre||("slot"===s?f=2:"template"===s?p.some((e=>7===e.type&&Ct(e.name)))&&(f=3):function(e,t,n){const o=n.options;if(o.isCustomElement(e))return!1;if("component"===e||/^[A-Z]/.test(e)||De(e)||o.isBuiltInComponent&&o.isBuiltInComponent(e)||o.isNativeTag&&!o.isNativeTag(e))return!0;for(let r=0;r<t.length;r++){const e=t[r];if(6===e.type){if("is"===e.name&&e.value){if(e.value.content.startsWith("vue:"))return!0;if(vt("COMPILER_IS_ON_ELEMENT",n))return!0}}else{if("is"===e.name)return!0;if("bind"===e.name&&nt(e.arg,"is")&&vt("COMPILER_IS_ON_ELEMENT",n))return!0}}}(s,p,e)&&(f=1)),{type:1,ns:c,tag:s,tagType:f,props:p,isSelfClosing:u,children:[],loc:Bt(e,o),codegenNode:void 0}}function It(e,t){const n=[],o=new Set;for(;e.source.length>0&&!Ft(e.source,">")&&!Ft(e.source,"/>");){if(Ft(e.source,"/")){Dt(e,1),Ht(e);continue}const r=Pt(e,o);6===r.type&&r.value&&"class"===r.name&&(r.value.content=r.value.content.replace(/\s+/g," ").trim()),0===t&&n.push(r),/^[^\t\r\n\f />]/.test(e.source),Ht(e)}return n}function Pt(e,t){var n;const o=At(e),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(e.source)[0];t.has(r),t.add(r);{const t=/["'<]/g;let n;for(;n=t.exec(r);)Jt(e,17,n.index)}let s;Dt(e,r.length),/^[\t\r\n\f ]*=/.test(e.source)&&(Ht(e),Dt(e,1),Ht(e),s=function(e){const t=At(e);let n;const o=e.source[0],r='"'===o||"'"===o;if(r){Dt(e,1);const t=e.source.indexOf(o);-1===t?n=Lt(e,e.source.length,4):(n=Lt(e,t,4),Dt(e,1))}else{const t=/^[^\t\r\n\f >]+/.exec(e.source);if(!t)return;const o=/["'<=`]/g;let r;for(;r=o.exec(t[0]);)Jt(e,18,r.index);n=Lt(e,t[0].length,4)}return{content:n,isQuoted:r,loc:Bt(e,t)}}(e));const i=Bt(e,o);if(!e.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const t=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let c,l=Ft(r,"."),a=t[1]||(l||Ft(r,":")?"bind":Ft(r,"@")?"on":"slot");if(t[2]){const s="slot"===a,i=r.lastIndexOf(t[2],r.length-((null==(n=t[3])?void 0:n.length)||0)),l=Bt(e,Wt(e,o,i),Wt(e,o,i+t[2].length+(s&&t[3]||"").length));let p=t[2],u=!0;p.startsWith("[")?(u=!1,p.endsWith("]")?p=p.slice(1,p.length-1):(Jt(e,27),p=p.slice(1))):s&&(p+=t[3]||""),c={type:4,content:p,isStatic:u,constType:u?3:0,loc:l}}if(s&&s.isQuoted){const e=s.loc;e.start.offset++,e.start.column++,e.end=Ye(e.start,s.content),e.source=e.source.slice(1,-1)}const p=t[3]?t[3].slice(1).split("."):[];return l&&p.push("prop"),"bind"===a&&c&&p.includes("sync")&&vt("COMPILER_V_BIND_SYNC",e,0)&&(a="model",p.splice(p.indexOf("sync"),1)),{type:7,name:a,exp:s&&{type:4,content:s.content,isStatic:!1,constType:0,loc:s.loc},arg:c,modifiers:p,loc:i}}return!e.inVPre&&Ft(r,"v-"),{type:6,name:r,value:s&&{type:2,content:s.content,loc:s.loc},loc:i}}function Rt(e,t){const[n,o]=e.options.delimiters,r=e.source.indexOf(o,n.length);if(-1===r)return;const s=At(e);Dt(e,n.length);const i=At(e),c=At(e),l=r-n.length,a=e.source.slice(0,l),p=Lt(e,l,t),u=p.trim(),f=p.indexOf(u);f>0&&Qe(i,a,f);return Qe(c,a,l-(p.length-u.length-f)),Dt(e,o.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:u,loc:Bt(e,i,c)},loc:Bt(e,s)}}function Vt(e,t){const n=3===t?["]]>"]:["<",e.options.delimiters[0]];let o=e.source.length;for(let s=0;s<n.length;s++){const t=e.source.indexOf(n[s],1);-1!==t&&o>t&&(o=t)}const r=At(e);return{type:2,content:Lt(e,o,t),loc:Bt(e,r)}}function Lt(e,t,n){const o=e.source.slice(0,t);return Dt(e,t),2!==n&&3!==n&&o.includes("&")?e.options.decodeEntities(o,4===n):o}function At(e){const{column:t,line:n,offset:o}=e;return{column:t,line:n,offset:o}}function Bt(e,t,n){return{start:t,end:n=n||At(e),source:e.originalSource.slice(t.offset,n.offset)}}function jt(e){return e[e.length-1]}function Ft(e,t){return e.startsWith(t)}function Dt(e,t){const{source:n}=e;Qe(e,n,t),e.source=n.slice(t)}function Ht(e){const t=/^[\t\r\n\f ]+/.exec(e.source);t&&Dt(e,t[0].length)}function Wt(e,t,n){return Ye(t,e.originalSource.slice(t.offset,n),n)}function Jt(e,t,n,o=At(e)){n&&(o.offset+=n,o.column+=n),e.options.onError(O(t,{start:o,end:o,source:""}))}function Ut(e,t,n){const o=e.source;switch(t){case 0:if(Ft(o,"</"))for(let e=n.length-1;e>=0;--e)if(zt(o,n[e].tag))return!0;break;case 1:case 2:{const e=jt(n);if(e&&zt(o,e.tag))return!0;break}case 3:if(Ft(o,"]]>"))return!0}return!o}function zt(e,t){return Ft(e,"</")&&e.slice(2,2+t.length).toLowerCase()===t.toLowerCase()&&/[\t\r\n\f />]/.test(e[2+t.length]||">")}function Gt(e,t){qt(e,t,Kt(e,e.children[0]))}function Kt(e,t){const{children:n}=e;return 1===n.length&&1===t.type&&!ct(t)}function qt(e,t,n=!1){const{children:o}=e,r=o.length;let s=0;for(let i=0;i<o.length;i++){const e=o[i];if(1===e.type&&0===e.tagType){const o=n?0:Zt(e,t);if(o>0){if(o>=2){e.codegenNode.patchFlag="-1",e.codegenNode=t.hoist(e.codegenNode),s++;continue}}else{const n=e.codegenNode;if(13===n.type){const o=tn(n);if((!o||512===o||1===o)&&Xt(e,t)>=2){const o=en(e);o&&(n.props=t.hoist(o))}n.dynamicProps&&(n.dynamicProps=t.hoist(n.dynamicProps))}}}if(1===e.type){const n=1===e.tagType;n&&t.scopes.vSlot++,qt(e,t),n&&t.scopes.vSlot--}else if(11===e.type)qt(e,t,1===e.children.length);else if(9===e.type)for(let n=0;n<e.branches.length;n++)qt(e.branches[n],t,1===e.branches[n].children.length)}if(s&&t.transformHoist&&t.transformHoist(o,t,e),s&&s===r&&1===e.type&&0===e.tagType&&e.codegenNode&&13===e.codegenNode.type&&c(e.codegenNode.children)){const n=t.hoist(Se(e.codegenNode.children));t.hmr&&(n.content=`[...${n.content}]`),e.codegenNode.children=n}}function Zt(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(0!==e.tagType)return 0;const o=n.get(e);if(void 0!==o)return o;const r=e.codegenNode;if(13!==r.type)return 0;if(r.isBlock&&"svg"!==e.tag&&"foreignObject"!==e.tag)return 0;if(tn(r))return n.set(e,0),0;{let o=3;const s=Xt(e,t);if(0===s)return n.set(e,0),0;s<o&&(o=s);for(let r=0;r<e.children.length;r++){const s=Zt(e.children[r],t);if(0===s)return n.set(e,0),0;s<o&&(o=s)}if(o>1)for(let r=0;r<e.props.length;r++){const s=e.props[r];if(7===s.type&&"bind"===s.name&&s.exp){const r=Zt(s.exp,t);if(0===r)return n.set(e,0),0;r<o&&(o=r)}}if(r.isBlock){for(let t=0;t<e.props.length;t++){if(7===e.props[t].type)return n.set(e,0),0}t.removeHelper(V),t.removeHelper(Ae(t.inSSR,r.isComponent)),r.isBlock=!1,t.helper(Le(t.inSSR,r.isComponent))}return n.set(e,o),o}case 2:case 3:return 3;case 9:case 11:case 10:default:return 0;case 5:case 12:return Zt(e.content,t);case 4:return e.constType;case 8:let s=3;for(let n=0;n<e.children.length;n++){const o=e.children[n];if(l(o)||a(o))continue;const r=Zt(o,t);if(0===r)return 0;r<s&&(s=r)}return s}}const Yt=new Set([X,ee,te,ne]);function Qt(e,t){if(14===e.type&&!l(e.callee)&&Yt.has(e.callee)){const n=e.arguments[0];if(4===n.type)return Zt(n,t);if(14===n.type)return Qt(n,t)}return 0}function Xt(e,t){let n=3;const o=en(e);if(o&&15===o.type){const{properties:e}=o;for(let o=0;o<e.length;o++){const{key:r,value:s}=e[o],i=Zt(r,t);if(0===i)return i;let c;if(i<n&&(n=i),c=4===s.type?Zt(s,t):14===s.type?Qt(s,t):0,0===c)return c;c<n&&(n=c)}}return n}function en(e){const t=e.codegenNode;if(13===t.type)return t.props}function tn(e){const t=e.patchFlag;return t?parseInt(t,10):void 0}function nn(e,{filename:o="",prefixIdentifiers:r=!1,hoistStatic:s=!1,hmr:i=!1,cacheHandlers:c=!1,nodeTransforms:a=[],directiveTransforms:p={},transformHoist:u=null,isBuiltInComponent:f=n,isCustomElement:d=n,expressionPlugins:h=[],scopeId:g=null,slotted:y=!0,ssr:b=!1,inSSR:S=!1,ssrCssVars:x="",bindingMetadata:k=t,inline:N=!1,isTS:E=!1,onError:T=w,onWarn:_=$,compatConfig:O}){const C=o.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),M={selfName:C&&v(m(C[1])),prefixIdentifiers:r,hoistStatic:s,hmr:i,cacheHandlers:c,nodeTransforms:a,directiveTransforms:p,transformHoist:u,isBuiltInComponent:f,isCustomElement:d,expressionPlugins:h,scopeId:g,slotted:y,ssr:b,inSSR:S,ssrCssVars:x,bindingMetadata:k,inline:N,isTS:E,onError:T,onWarn:_,compatConfig:O,root:e,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:e,childIndex:0,inVOnce:!1,helper(e){const t=M.helpers.get(e)||0;return M.helpers.set(e,t+1),e},removeHelper(e){const t=M.helpers.get(e);if(t){const n=t-1;n?M.helpers.set(e,n):M.helpers.delete(e)}},helperString:e=>`_${me[M.helper(e)]}`,replaceNode(e){M.parent.children[M.childIndex]=M.currentNode=e},removeNode(e){const t=e?M.parent.children.indexOf(e):M.currentNode?M.childIndex:-1;e&&e!==M.currentNode?M.childIndex>t&&(M.childIndex--,M.onNodeRemoved()):(M.currentNode=null,M.onNodeRemoved()),M.parent.children.splice(t,1)},onNodeRemoved:()=>{},addIdentifiers(e){},removeIdentifiers(e){},hoist(e){l(e)&&(e=Ne(e)),M.hoists.push(e);const t=Ne(`_hoisted_${M.hoists.length}`,!1,e.loc,2);return t.hoisted=e,t},cache:(e,t=!1)=>Oe(M.cached++,e,t)};return M.filters=new Set,M}function on(e,t){const n=nn(e,t);rn(e,n),t.hoistStatic&&Gt(e,n),t.ssr||function(e,t){const{helper:n}=t,{children:o}=e;if(1===o.length){const n=o[0];if(Kt(e,n)&&n.codegenNode){const o=n.codegenNode;13===o.type&&Be(o,t),e.codegenNode=o}else e.codegenNode=n}else if(o.length>1){let o=64;e.codegenNode=be(t,n(C),void 0,e.children,o+"",void 0,void 0,!0,void 0,!1)}}(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.filters=[...n.filters]}function rn(e,t){t.currentNode=e;const{nodeTransforms:n}=t,o=[];for(let s=0;s<n.length;s++){const r=n[s](e,t);if(r&&(c(r)?o.push(...r):o.push(r)),!t.currentNode)return;e=t.currentNode}switch(e.type){case 3:t.ssr||t.helper(F);break;case 5:t.ssr||t.helper(Y);break;case 9:for(let n=0;n<e.branches.length;n++)rn(e.branches[n],t);break;case 10:case 11:case 1:case 0:!function(e,t){let n=0;const o=()=>{n--};for(;n<e.children.length;n++){const r=e.children[n];l(r)||(t.parent=e,t.childIndex=n,t.onNodeRemoved=o,rn(r,t))}}(e,t)}t.currentNode=e;let r=o.length;for(;r--;)o[r]()}function sn(e,t){const n=l(e)?t=>t===e:t=>e.test(t);return(e,o)=>{if(1===e.type){const{props:r}=e;if(3===e.tagType&&r.some(st))return;const s=[];for(let i=0;i<r.length;i++){const c=r[i];if(7===c.type&&n(c.name)){r.splice(i,1),i--;const n=t(e,c,o);n&&s.push(n)}}return s}}}const cn="/*#__PURE__*/",ln=e=>`${me[e]}: _${me[e]}`;function an(e,{mode:t="function",prefixIdentifiers:n="module"===t,sourceMap:o=!1,filename:r="template.vue.html",scopeId:s=null,optimizeImports:i=!1,runtimeGlobalName:c="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:a="vue/server-renderer",ssr:p=!1,isTS:u=!1,inSSR:f=!1}){const d={mode:t,prefixIdentifiers:n,sourceMap:o,filename:r,scopeId:s,optimizeImports:i,runtimeGlobalName:c,runtimeModuleName:l,ssrRuntimeModuleName:a,ssr:p,isTS:u,inSSR:f,source:e.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:e=>`_${me[e]}`,push(e,t){d.code+=e},indent(){h(++d.indentLevel)},deindent(e=!1){e?--d.indentLevel:h(--d.indentLevel)},newline(){h(d.indentLevel)}};function h(e){d.push("\n"+" ".repeat(e))}return d}function pn(e,t={}){const n=an(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:o,push:r,prefixIdentifiers:s,indent:i,deindent:c,newline:l,ssr:a}=n,p=Array.from(e.helpers),u=p.length>0,f=!s&&"module"!==o,d=n;!function(e,t){const{push:n,newline:o,runtimeGlobalName:r}=t,s=r,i=Array.from(e.helpers);if(i.length>0&&(n(`const _Vue = ${s}\n`),e.hoists.length)){n(`const { ${[B,j,F,D,H].filter((e=>i.includes(e))).map(ln).join(", ")} } = _Vue\n`)}(function(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:o}=t;o();for(let r=0;r<e.length;r++){const s=e[r];s&&(n(`const _hoisted_${r+1} = `),hn(s,t),o())}t.pure=!1})(e.hoists,t),o(),n("return ")}(e,d);if(r(`function ${a?"ssrRender":"render"}(${(a?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ")}) {`),i(),f&&(r("with (_ctx) {"),i(),u&&(r(`const { ${p.map(ln).join(", ")} } = _Vue`),r("\n"),l())),e.components.length&&(un(e.components,"component",n),(e.directives.length||e.temps>0)&&l()),e.directives.length&&(un(e.directives,"directive",n),e.temps>0&&l()),e.filters&&e.filters.length&&(l(),un(e.filters,"filter",n),l()),e.temps>0){r("let ");for(let t=0;t<e.temps;t++)r(`${t>0?", ":""}_temp${t}`)}return(e.components.length||e.directives.length||e.temps)&&(r("\n"),l()),a||r("return "),e.codegenNode?hn(e.codegenNode,n):r("null"),f&&(c(),r("}")),c(),r("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function un(e,t,{helper:n,push:o,newline:r,isTS:s}){const i=n("filter"===t?z:"component"===t?W:U);for(let c=0;c<e.length;c++){let n=e[c];const l=n.endsWith("__self");l&&(n=n.slice(0,-6)),o(`const ${ft(n,t)} = ${i}(${JSON.stringify(n)}${l?", true":""})${s?"!":""}`),c<e.length-1&&r()}}function fn(e,t){const n=e.length>3||!1;t.push("["),n&&t.indent(),dn(e,t,n),n&&t.deindent(),t.push("]")}function dn(e,t,n=!1,o=!0){const{push:r,newline:s}=t;for(let i=0;i<e.length;i++){const a=e[i];l(a)?r(a):c(a)?fn(a,t):hn(a,t),i<e.length-1&&(n?(o&&r(","),s()):o&&r(", "))}}function hn(e,t){if(l(e))t.push(e);else if(a(e))t.push(t.helper(e));else switch(e.type){case 1:case 9:case 11:case 12:hn(e.codegenNode,t);break;case 2:!function(e,t){t.push(JSON.stringify(e.content),e)}(e,t);break;case 4:mn(e,t);break;case 5:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(cn);n(`${o(Y)}(`),hn(e.content,t),n(")")}(e,t);break;case 8:gn(e,t);break;case 3:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(cn);n(`${o(F)}(${JSON.stringify(e.content)})`,e)}(e,t);break;case 13:!function(e,t){const{push:n,helper:o,pure:r}=t,{tag:s,props:i,children:c,patchFlag:l,dynamicProps:a,directives:p,isBlock:u,disableTracking:f,isComponent:d}=e;p&&n(o(G)+"(");u&&n(`(${o(V)}(${f?"true":""}), `);r&&n(cn);const h=u?Ae(t.inSSR,d):Le(t.inSSR,d);n(o(h)+"(",e),dn(function(e){let t=e.length;for(;t--&&null==e[t];);return e.slice(0,t+1).map((e=>e||"null"))}([s,i,c,l,a]),t),n(")"),u&&n(")");p&&(n(", "),hn(p,t),n(")"))}(e,t);break;case 14:!function(e,t){const{push:n,helper:o,pure:r}=t,s=l(e.callee)?e.callee:o(e.callee);r&&n(cn);n(s+"(",e),dn(e.arguments,t),n(")")}(e,t);break;case 15:!function(e,t){const{push:n,indent:o,deindent:r,newline:s}=t,{properties:i}=e;if(!i.length)return void n("{}",e);const c=i.length>1||!1;n(c?"{":"{ "),c&&o();for(let l=0;l<i.length;l++){const{key:e,value:o}=i[l];yn(e,t),n(": "),hn(o,t),l<i.length-1&&(n(","),s())}c&&r(),n(c?"}":" }")}(e,t);break;case 17:!function(e,t){fn(e.elements,t)}(e,t);break;case 18:!function(e,t){const{push:n,indent:o,deindent:r}=t,{params:s,returns:i,body:l,newline:a,isSlot:p}=e;p&&n(`_${me[pe]}(`);n("(",e),c(s)?dn(s,t):s&&hn(s,t);n(") => "),(a||l)&&(n("{"),o());i?(a&&n("return "),c(i)?fn(i,t):hn(i,t)):l&&hn(l,t);(a||l)&&(r(),n("}"));p&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}(e,t);break;case 19:!function(e,t){const{test:n,consequent:o,alternate:r,newline:s}=e,{push:i,indent:c,deindent:l,newline:a}=t;if(4===n.type){const e=!We(n.content);e&&i("("),mn(n,t),e&&i(")")}else i("("),hn(n,t),i(")");s&&c(),t.indentLevel++,s||i(" "),i("? "),hn(o,t),t.indentLevel--,s&&a(),s||i(" "),i(": ");const p=19===r.type;p||t.indentLevel++;hn(r,t),p||t.indentLevel--;s&&l(!0)}(e,t);break;case 20:!function(e,t){const{push:n,helper:o,indent:r,deindent:s,newline:i}=t;n(`_cache[${e.index}] || (`),e.isVNode&&(r(),n(`${o(ce)}(-1),`),i());n(`_cache[${e.index}] = `),hn(e.value,t),e.isVNode&&(n(","),i(),n(`${o(ce)}(1),`),i(),n(`_cache[${e.index}]`),s());n(")")}(e,t);break;case 21:dn(e.body,t,!0,!1)}}function mn(e,t){const{content:n,isStatic:o}=e;t.push(o?JSON.stringify(n):n,e)}function gn(e,t){for(let n=0;n<e.children.length;n++){const o=e.children[n];l(o)?t.push(o):hn(o,t)}}function yn(e,t){const{push:n}=t;if(8===e.type)n("["),gn(e,t),n("]");else if(e.isStatic){n(We(e.content)?e.content:JSON.stringify(e.content),e)}else n(`[${e.content}]`,e)}function vn(e,t,n=!1,o=[],r=Object.create(null)){}function bn(e,t,n){return!1}function Sn(e,t){if(e&&("ObjectProperty"===e.type||"ArrayPattern"===e.type)){let e=t.length;for(;e--;){const n=t[e];if("AssignmentExpression"===n.type)return!0;if("ObjectProperty"!==n.type&&!n.type.endsWith("Pattern"))break}}return!1}function xn(e,t){for(const n of e.params)for(const e of Nn(n))t(e)}function kn(e,t){for(const n of e.body)if("VariableDeclaration"===n.type){if(n.declare)continue;for(const e of n.declarations)for(const n of Nn(e.id))t(n)}else if("FunctionDeclaration"===n.type||"ClassDeclaration"===n.type){if(n.declare||!n.id)continue;t(n.id)}}function Nn(e,t=[]){switch(e.type){case"Identifier":t.push(e);break;case"MemberExpression":let n=e;for(;"MemberExpression"===n.type;)n=n.object;t.push(n);break;case"ObjectPattern":for(const o of e.properties)Nn("RestElement"===o.type?o.argument:o.value,t);break;case"ArrayPattern":e.elements.forEach((e=>{e&&Nn(e,t)}));break;case"RestElement":Nn(e.argument,t);break;case"AssignmentPattern":Nn(e.left,t)}return t}const En=e=>/Function(?:Expression|Declaration)$|Method$/.test(e.type),Tn=e=>e&&("ObjectProperty"===e.type||"ObjectMethod"===e.type)&&!e.computed,_n=(e,t)=>Tn(t)&&t.key===e,wn=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"],$n=(e,t)=>{if(5===e.type)e.content=On(e.content,t);else if(1===e.type)for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&"for"!==o.name){const e=o.exp,n=o.arg;!e||4!==e.type||"on"===o.name&&n||(o.exp=On(e,t,"slot"===o.name)),n&&4===n.type&&!n.isStatic&&(o.arg=On(n,t))}}};function On(e,t,n=!1,o=!1,r=Object.create(t.identifiers)){return e}function Cn(e){return l(e)?e:4===e.type?e.content:e.children.map(Cn).join("")}const Mn=sn(/^(if|else|else-if)$/,((e,t,n)=>In(e,t,n,((e,t,o)=>{const r=n.parent.children;let s=r.indexOf(e),i=0;for(;s-- >=0;){const e=r[s];e&&9===e.type&&(i+=e.branches.length)}return()=>{if(o)e.codegenNode=Rn(t,i,n);else{const o=function(e){for(;;)if(19===e.type){if(19!==e.alternate.type)return e;e=e.alternate}else 20===e.type&&(e=e.value)}(e.codegenNode);o.alternate=Rn(t,i+e.branches.length-1,n)}}}))));function In(e,t,n,o){if(!("else"===t.name||t.exp&&t.exp.content.trim())){const o=t.exp?t.exp.loc:e.loc;n.onError(O(28,t.loc)),t.exp=Ne("true",!1,o)}if("if"===t.name){const r=Pn(e,t),s={type:9,loc:e.loc,branches:[r]};if(n.replaceNode(s),o)return o(s,r,!0)}else{const r=n.parent.children;let s=r.indexOf(e);for(;s-- >=-1;){const i=r[s];if(i&&3===i.type)n.removeNode(i);else{if(!i||2!==i.type||i.content.trim().length){if(i&&9===i.type){"else-if"===t.name&&void 0===i.branches[i.branches.length-1].condition&&n.onError(O(30,e.loc)),n.removeNode();const r=Pn(e,t);i.branches.push(r);const s=o&&o(i,r,!1);rn(r,n),s&&s(),n.currentNode=null}else n.onError(O(30,e.loc));break}n.removeNode(i)}}}}function Pn(e,t){const n=3===e.tagType;return{type:10,loc:e.loc,condition:"else"===t.name?void 0:t.exp,children:n&&!et(e,"for")?e.children:[e],userKey:tt(e,"key"),isTemplateIf:n}}function Rn(e,t,n){return e.condition?$e(e.condition,Vn(e,t,n),_e(n.helper(F),['""',"true"])):Vn(e,t,n)}function Vn(e,t,n){const{helper:o}=n,r=ke("key",Ne(`${t}`,!1,ye,2)),{children:s}=e,i=s[0];if(1!==s.length||1!==i.type){if(1===s.length&&11===i.type){const e=i.codegenNode;return pt(e,r,n),e}{let t=64;return be(n,o(C),xe([r]),s,t+"",void 0,void 0,!0,!1,!1,e.loc)}}{const e=i.codegenNode,t=ht(e);return 13===t.type&&Be(t,n),pt(t,r,n),e}}const Ln=sn("for",((e,t,n)=>{const{helper:o,removeHelper:r}=n;return An(e,t,n,(t=>{const s=_e(o(K),[t.source]),i=it(e),c=et(e,"memo"),l=tt(e,"key"),a=l&&(6===l.type?Ne(l.value.content,!0):l.exp),p=l?ke("key",a):null,u=4===t.source.type&&t.source.constType>0,f=u?64:l?128:256;return t.codegenNode=be(n,o(C),void 0,s,f+"",void 0,void 0,!0,!u,!1,e.loc),()=>{let l;const{children:f}=t,d=1!==f.length||1!==f[0].type,h=ct(e)?e:i&&1===e.children.length&&ct(e.children[0])?e.children[0]:null;if(h?(l=h.codegenNode,i&&p&&pt(l,p,n)):d?l=be(n,o(C),p?xe([p]):void 0,e.children,"64",void 0,void 0,!0,void 0,!1):(l=f[0].codegenNode,i&&p&&pt(l,p,n),l.isBlock!==!u&&(l.isBlock?(r(V),r(Ae(n.inSSR,l.isComponent))):r(Le(n.inSSR,l.isComponent))),l.isBlock=!u,l.isBlock?(o(V),o(Ae(n.inSSR,l.isComponent))):o(Le(n.inSSR,l.isComponent))),c){const e=we(Wn(t.parseResult,[Ne("_cached")]));e.body=Ce([Te(["const _memo = (",c.exp,")"]),Te(["if (_cached",...a?[" && _cached.key === ",a]:[],` && ${n.helperString(he)}(_cached, _memo)) return _cached`]),Te(["const _item = ",l]),Ne("_item.memo = _memo"),Ne("return _item")]),s.arguments.push(e,Ne("_cache"),Ne(String(n.cached++)))}else s.arguments.push(we(Wn(t.parseResult),l,!0))}}))}));function An(e,t,n,o){if(!t.exp)return void n.onError(O(31,t.loc));const r=Dn(t.exp);if(!r)return void n.onError(O(32,t.loc));const{scopes:s}=n,{source:i,value:c,key:l,index:a}=r,p={type:11,loc:t.loc,source:i,valueAlias:c,keyAlias:l,objectIndexAlias:a,parseResult:r,children:it(e)?e.children:[e]};n.replaceNode(p),s.vFor++;const u=o&&o(p);return()=>{s.vFor--,u&&u()}}const Bn=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,jn=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Fn=/^\(|\)$/g;function Dn(e,t){const n=e.loc,o=e.content,r=o.match(Bn);if(!r)return;const[,s,i]=r,c={source:Hn(n,i.trim(),o.indexOf(i,s.length)),value:void 0,key:void 0,index:void 0};let l=s.trim().replace(Fn,"").trim();const a=s.indexOf(l),p=l.match(jn);if(p){l=l.replace(jn,"").trim();const e=p[1].trim();let t;if(e&&(t=o.indexOf(e,a+l.length),c.key=Hn(n,e,t)),p[2]){const r=p[2].trim();r&&(c.index=Hn(n,r,o.indexOf(r,c.key?t+e.length:a+l.length)))}}return l&&(c.value=Hn(n,l,a)),c}function Hn(e,t,n){return Ne(t,!1,Ze(e,n,t.length))}function Wn({value:e,key:t,index:n},o=[]){return function(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map(((e,t)=>e||Ne("_".repeat(t+1),!1)))}([e,t,n,...o])}const Jn=Ne("undefined",!1),Un=(e,t)=>{if(1===e.type&&(1===e.tagType||3===e.tagType)){const n=et(e,"slot");if(n)return t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},zn=(e,t)=>{let n;if(it(e)&&e.props.some(st)&&(n=et(e,"for"))){const e=n.parseResult=Dn(n.exp);if(e){const{value:n,key:o,index:r}=e,{addIdentifiers:s,removeIdentifiers:i}=t;return n&&s(n),o&&s(o),r&&s(r),()=>{n&&i(n),o&&i(o),r&&i(r)}}}},Gn=(e,t,n,o)=>we(e,n,!1,!0,n.length?n[0].loc:o);function Kn(e,t,n=Gn){t.helper(pe);const{children:o,loc:r}=e,s=[],i=[];let c=t.scopes.vSlot>0||t.scopes.vFor>0;const l=et(e,"slot",!0);if(l){const{arg:e,exp:t}=l;e&&!je(e)&&(c=!0),s.push(ke(e||Ne("default",!0),n(t,void 0,o,r)))}let a=!1,p=!1;const u=[],f=new Set;let d=0;for(let g=0;g<o.length;g++){const e=o[g];let r;if(!it(e)||!(r=et(e,"slot",!0))){3!==e.type&&u.push(e);continue}if(l){t.onError(O(37,r.loc));break}a=!0;const{children:h,loc:m}=e,{arg:y=Ne("default",!0),exp:v,loc:b}=r;let S;je(y)?S=y?y.content:"default":c=!0;const x=et(e,"for"),k=n(v,null==x?void 0:x.exp,h,m);let N,E;if(N=et(e,"if"))c=!0,i.push($e(N.exp,qn(y,k,d++),Jn));else if(E=et(e,/^else(-if)?$/,!0)){let e,n=g;for(;n--&&(e=o[n],3===e.type););if(e&&it(e)&&et(e,"if")){o.splice(g,1),g--;let e=i[i.length-1];for(;19===e.alternate.type;)e=e.alternate;e.alternate=E.exp?$e(E.exp,qn(y,k,d++),Jn):qn(y,k,d++)}else t.onError(O(30,E.loc))}else if(x){c=!0;const e=x.parseResult||Dn(x.exp);e?i.push(_e(t.helper(K),[e.source,we(Wn(e),qn(y,k),!0)])):t.onError(O(32,x.loc))}else{if(S){if(f.has(S)){t.onError(O(38,b));continue}f.add(S),"default"===S&&(p=!0)}s.push(ke(y,k))}}if(!l){const e=(e,o)=>{const s=n(e,void 0,o,r);return t.compatConfig&&(s.isNonScopedSlot=!0),ke("default",s)};a?u.length&&u.some((e=>Yn(e)))&&(p?t.onError(O(39,u[0].loc)):s.push(e(void 0,u))):s.push(e(void 0,o))}const h=c?2:Zn(e.children)?3:1;let m=xe(s.concat(ke("_",Ne(h+"",!1))),r);return i.length&&(m=_e(t.helper(Z),[m,Se(i)])),{slots:m,hasDynamicSlots:c}}function qn(e,t,n){const o=[ke("name",e),ke("fn",t)];return null!=n&&o.push(ke("key",Ne(String(n),!0))),xe(o)}function Zn(e){for(let t=0;t<e.length;t++){const n=e[t];switch(n.type){case 1:if(2===n.tagType||Zn(n.children))return!0;break;case 9:if(Zn(n.branches))return!0;break;case 10:case 11:if(Zn(n.children))return!0}}return!1}function Yn(e){return 2!==e.type&&12!==e.type||(2===e.type?!!e.content.trim():Yn(e.content))}const Qn=new WeakMap,Xn=(e,t)=>function(){if(1!==(e=t.currentNode).type||0!==e.tagType&&1!==e.tagType)return;const{tag:n,props:o}=e,r=1===e.tagType;let s=r?eo(e,t):`"${n}"`;const i=p(s)&&s.callee===J;let c,l,a,u,f,d,h=0,m=i||s===M||s===I||!r&&("svg"===n||"foreignObject"===n);if(o.length>0){const n=to(e,t,void 0,r,i);c=n.props,h=n.patchFlag,f=n.dynamicPropNames;const o=n.directives;d=o&&o.length?Se(o.map((e=>ro(e,t)))):void 0,n.shouldUseBlock&&(m=!0)}if(e.children.length>0){s===P&&(m=!0,h|=1024);if(r&&s!==M&&s!==P){const{slots:n,hasDynamicSlots:o}=Kn(e,t);l=n,o&&(h|=1024)}else if(1===e.children.length&&s!==M){const n=e.children[0],o=n.type,r=5===o||8===o;r&&0===Zt(n,t)&&(h|=1),l=r||2===o?n:e.children}else l=e.children}0!==h&&(a=String(h),f&&f.length&&(u=function(e){let t="[";for(let n=0,o=e.length;n<o;n++)t+=JSON.stringify(e[n]),n<o-1&&(t+=", ");return t+"]"}(f))),e.codegenNode=be(t,s,c,l,a,u,d,!!m,!1,r,e.loc)};function eo(e,t,n=!1){let{tag:o}=e;const r=so(o),s=tt(e,"is");if(s)if(r||yt("COMPILER_IS_ON_ELEMENT",t)){const e=6===s.type?s.value&&Ne(s.value.content,!0):s.exp;if(e)return _e(t.helper(J),[e])}else 6===s.type&&s.value.content.startsWith("vue:")&&(o=s.value.content.slice(4));const i=!r&&et(e,"is");if(i&&i.exp)return _e(t.helper(J),[i.exp]);const c=De(o)||t.isBuiltInComponent(o);return c?(n||t.helper(c),c):(t.helper(W),t.components.add(o),ft(o,"component"))}function to(e,t,n=e.props,o,r,i=!1){const{tag:c,loc:l,children:p}=e;let d=[];const h=[],m=[],g=p.length>0;let y=!1,v=0,b=!1,S=!1,x=!1,k=!1,N=!1,E=!1;const T=[],_=e=>{d.length&&(h.push(xe(no(d),l)),d=[]),e&&h.push(e)},w=({key:e,value:n})=>{if(je(e)){const i=e.content,c=s(i);if(!c||o&&!r||"onclick"===i.toLowerCase()||"onUpdate:modelValue"===i||u(i)||(k=!0),c&&u(i)&&(E=!0),20===n.type||(4===n.type||8===n.type)&&Zt(n,t)>0)return;"ref"===i?b=!0:"class"===i?S=!0:"style"===i?x=!0:"key"===i||T.includes(i)||T.push(i),!o||"class"!==i&&"style"!==i||T.includes(i)||T.push(i)}else N=!0};for(let s=0;s<n.length;s++){const r=n[s];if(6===r.type){const{loc:e,name:n,value:o}=r;let s=!0;if("ref"===n&&(b=!0,t.scopes.vFor>0&&d.push(ke(Ne("ref_for",!0),Ne("true")))),"is"===n&&(so(c)||o&&o.content.startsWith("vue:")||yt("COMPILER_IS_ON_ELEMENT",t)))continue;d.push(ke(Ne(n,!0,Ze(e,0,n.length)),Ne(o?o.content:"",s,o?o.loc:e)))}else{const{name:n,arg:s,exp:p,loc:u}=r,v="bind"===n,b="on"===n;if("slot"===n){o||t.onError(O(40,u));continue}if("once"===n||"memo"===n)continue;if("is"===n||v&&nt(s,"is")&&(so(c)||yt("COMPILER_IS_ON_ELEMENT",t)))continue;if(b&&i)continue;if((v&&nt(s,"key")||b&&g&&nt(s,"vue:before-update"))&&(y=!0),v&&nt(s,"ref")&&t.scopes.vFor>0&&d.push(ke(Ne("ref_for",!0),Ne("true"))),!s&&(v||b)){if(N=!0,p)if(v){if(_(),yt("COMPILER_V_BIND_OBJECT_ORDER",t)){h.unshift(p);continue}h.push(p)}else _({type:14,loc:u,callee:t.helper(oe),arguments:o?[p]:[p,"true"]});else t.onError(O(v?34:35,u));continue}const S=t.directiveTransforms[n];if(S){const{props:n,needRuntime:o}=S(r,e,t);!i&&n.forEach(w),b&&s&&!je(s)?_(xe(n,l)):d.push(...n),o&&(m.push(r),a(o)&&Qn.set(r,o))}else f(n)||(m.push(r),g&&(y=!0))}}let $;if(h.length?(_(),$=h.length>1?_e(t.helper(Q),h,l):h[0]):d.length&&($=xe(no(d),l)),N?v|=16:(S&&!o&&(v|=2),x&&!o&&(v|=4),T.length&&(v|=8),k&&(v|=32)),y||0!==v&&32!==v||!(b||E||m.length>0)||(v|=512),!t.inSSR&&$)switch($.type){case 15:let e=-1,n=-1,o=!1;for(let t=0;t<$.properties.length;t++){const r=$.properties[t].key;je(r)?"class"===r.content?e=t:"style"===r.content&&(n=t):r.isHandlerKey||(o=!0)}const r=$.properties[e],s=$.properties[n];o?$=_e(t.helper(te),[$]):(r&&!je(r.value)&&(r.value=_e(t.helper(X),[r.value])),s&&(x||4===s.value.type&&"["===s.value.content.trim()[0]||17===s.value.type)&&(s.value=_e(t.helper(ee),[s.value])));break;case 14:break;default:$=_e(t.helper(te),[_e(t.helper(ne),[$])])}return{props:$,directives:m,patchFlag:v,dynamicPropNames:T,shouldUseBlock:y}}function no(e){const t=new Map,n=[];for(let o=0;o<e.length;o++){const r=e[o];if(8===r.key.type||!r.key.isStatic){n.push(r);continue}const i=r.key.content,c=t.get(i);c?("style"===i||"class"===i||s(i))&&oo(c,r):(t.set(i,r),n.push(r))}return n}function oo(e,t){17===e.value.type?e.value.elements.push(t.value):e.value=Se([e.value,t.value],e.loc)}function ro(e,t){const n=[],o=Qn.get(e);o?n.push(t.helperString(o)):(t.helper(U),t.directives.add(e.name),n.push(ft(e.name,"directive")));const{loc:r}=e;if(e.exp&&n.push(e.exp),e.arg&&(e.exp||n.push("void 0"),n.push(e.arg)),Object.keys(e.modifiers).length){e.arg||(e.exp||n.push("void 0"),n.push("void 0"));const t=Ne("true",!1,r);n.push(xe(e.modifiers.map((e=>ke(e,t))),r))}return Se(n,e.loc)}function so(e){return"component"===e||"Component"===e}const io=(e,t)=>{if(ct(e)){const{children:n,loc:o}=e,{slotName:r,slotProps:s}=co(e,t),i=[t.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"];let c=2;s&&(i[2]=s,c=3),n.length&&(i[3]=we([],n,!1,!1,o),c=4),t.scopeId&&!t.slotted&&(c=5),i.splice(c),e.codegenNode=_e(t.helper(q),i,o)}};function co(e,t){let n,o='"default"';const r=[];for(let s=0;s<e.props.length;s++){const t=e.props[s];6===t.type?t.value&&("name"===t.name?o=JSON.stringify(t.value.content):(t.name=m(t.name),r.push(t))):"bind"===t.name&&nt(t.arg,"name")?t.exp&&(o=t.exp):("bind"===t.name&&t.arg&&je(t.arg)&&(t.arg.content=m(t.arg.content)),r.push(t))}if(r.length>0){const{props:o,directives:s}=to(e,t,r,!1,!1);n=o,s.length&&t.onError(O(36,s[0].loc))}return{slotName:o,slotProps:n}}const lo=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,ao=(e,t,n,o)=>{const{loc:r,modifiers:s,arg:i}=e;let c;if(4===i.type)if(i.isStatic){let e=i.content;e.startsWith("vue:")&&(e=`vnode-${e.slice(4)}`);c=Ne(0!==t.tagType||e.startsWith("vnode")||!/[A-Z]/.test(e)?b(m(e)):`on:${e}`,!0,i.loc)}else c=Te([`${n.helperString(ie)}(`,i,")"]);else c=i,c.children.unshift(`${n.helperString(ie)}(`),c.children.push(")");let l=e.exp;l&&!l.content.trim()&&(l=void 0);let a=n.cacheHandlers&&!l&&!n.inVOnce;if(l){const e=qe(l.content),t=!(e||lo.test(l.content)),n=l.content.includes(";");(t||a&&e)&&(l=Te([`${t?"$event":"(...args)"} => ${n?"{":"("}`,l,n?"}":")"]))}let p={props:[ke(c,l||Ne("() => {}",!1,r))]};return o&&(p=o(p)),a&&(p.props[0].value=n.cache(p.props[0].value)),p.props.forEach((e=>e.key.isHandlerKey=!0)),p},po=(e,t,n)=>{const{exp:o,modifiers:r,loc:s}=e,i=e.arg;return 4!==i.type?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),r.includes("camel")&&(4===i.type?i.content=i.isStatic?m(i.content):`${n.helperString(re)}(${i.content})`:(i.children.unshift(`${n.helperString(re)}(`),i.children.push(")"))),n.inSSR||(r.includes("prop")&&uo(i,"."),r.includes("attr")&&uo(i,"^")),!o||4===o.type&&!o.content.trim()?{props:[ke(i,Ne("",!0,s))]}:{props:[ke(i,o)]}},uo=(e,t)=>{4===e.type?e.content=e.isStatic?t+e.content:`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},fo=(e,t)=>{if(0===e.type||1===e.type||11===e.type||10===e.type)return()=>{const n=e.children;let o,r=!1;for(let e=0;e<n.length;e++){const t=n[e];if(rt(t)){r=!0;for(let r=e+1;r<n.length;r++){const s=n[r];if(!rt(s)){o=void 0;break}o||(o=n[e]=Te([t],t.loc)),o.children.push(" + ",s),n.splice(r,1),r--}}}if(r&&(1!==n.length||0!==e.type&&(1!==e.type||0!==e.tagType||e.props.find((e=>7===e.type&&!t.directiveTransforms[e.name]))||"template"===e.tag)))for(let e=0;e<n.length;e++){const o=n[e];if(rt(o)||8===o.type){const r=[];2===o.type&&" "===o.content||r.push(o),t.ssr||0!==Zt(o,t)||r.push("1"),n[e]={type:12,content:o,loc:o.loc,codegenNode:_e(t.helper(D),r)}}}}},ho=new WeakSet,mo=(e,t)=>{if(1===e.type&&et(e,"once",!0)){if(ho.has(e)||t.inVOnce||t.inSSR)return;return ho.add(e),t.inVOnce=!0,t.helper(ce),()=>{t.inVOnce=!1;const e=t.currentNode;e.codegenNode&&(e.codegenNode=t.cache(e.codegenNode,!0))}}},go=(e,t,n)=>{const{exp:o,arg:r}=e;if(!o)return n.onError(O(41,e.loc)),yo();const s=o.loc.source,i=4===o.type?o.content:s,c=n.bindingMetadata[s];if("props"===c||"props-aliased"===c)return yo();if(!i.trim()||!qe(i))return n.onError(O(42,o.loc)),yo();const l=r||Ne("modelValue",!0),a=r?je(r)?`onUpdate:${m(r.content)}`:Te(['"onUpdate:" + ',r]):"onUpdate:modelValue";let p;p=Te([`${n.isTS?"($event: any)":"$event"} => ((`,o,") = $event)"]);const u=[ke(l,e.exp),ke(a,p)];if(e.modifiers.length&&1===t.tagType){const t=e.modifiers.map((e=>(We(e)?e:JSON.stringify(e))+": true")).join(", "),n=r?je(r)?`${r.content}Modifiers`:Te([r,' + "Modifiers"']):"modelModifiers";u.push(ke(n,Ne(`{ ${t} }`,!1,e.loc,2)))}return yo(u)};function yo(e=[]){return{props:e}}const vo=/[\w).+\-_$\]]/,bo=(e,t)=>{yt("COMPILER_FILTER",t)&&(5===e.type&&So(e.content,t),1===e.type&&e.props.forEach((e=>{7===e.type&&"for"!==e.name&&e.exp&&So(e.exp,t)})))};function So(e,t){if(4===e.type)xo(e,t);else for(let n=0;n<e.children.length;n++){const o=e.children[n];"object"==typeof o&&(4===o.type?xo(o,t):8===o.type?So(e,t):5===o.type&&So(o.content,t))}}function xo(e,t){const n=e.content;let o,r,s,i,c=!1,l=!1,a=!1,p=!1,u=0,f=0,d=0,h=0,m=[];for(s=0;s<n.length;s++)if(r=o,o=n.charCodeAt(s),c)39===o&&92!==r&&(c=!1);else if(l)34===o&&92!==r&&(l=!1);else if(a)96===o&&92!==r&&(a=!1);else if(p)47===o&&92!==r&&(p=!1);else if(124!==o||124===n.charCodeAt(s+1)||124===n.charCodeAt(s-1)||u||f||d){switch(o){case 34:l=!0;break;case 39:c=!0;break;case 96:a=!0;break;case 40:d++;break;case 41:d--;break;case 91:f++;break;case 93:f--;break;case 123:u++;break;case 125:u--}if(47===o){let e,t=s-1;for(;t>=0&&(e=n.charAt(t)," "===e);t--);e&&vo.test(e)||(p=!0)}}else void 0===i?(h=s+1,i=n.slice(0,s).trim()):g();function g(){m.push(n.slice(h,s).trim()),h=s+1}if(void 0===i?i=n.slice(0,s).trim():0!==h&&g(),m.length){for(s=0;s<m.length;s++)i=ko(i,m[s],t);e.content=i}}function ko(e,t,n){n.helper(z);const o=t.indexOf("(");if(o<0)return n.filters.add(t),`${ft(t,"filter")}(${e})`;{const r=t.slice(0,o),s=t.slice(o+1);return n.filters.add(r),`${ft(r,"filter")}(${e}${")"!==s?","+s:s}`}}const No=new WeakSet,Eo=(e,t)=>{if(1===e.type){const n=et(e,"memo");if(!n||No.has(e))return;return No.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&13===o.type&&(1!==e.tagType&&Be(o,t),e.codegenNode=_e(t.helper(de),[n.exp,we(void 0,o),"_cache",String(t.cached++)]))}}};function To(e){return[[mo,Mn,Eo,Ln,bo,io,Xn,Un,fo],{on:ao,bind:po,model:go}]}function _o(e,t={}){const n=t.onError||w,o="module"===t.mode;!0===t.prefixIdentifiers?n(O(47)):o&&n(O(48));t.cacheHandlers&&n(O(49)),t.scopeId&&!o&&n(O(50));const r=l(e)?Nt(e,t):e,[s,c]=To();return on(r,i({},t,{prefixIdentifiers:false,nodeTransforms:[...s,...t.nodeTransforms||[]],directiveTransforms:i({},c,t.directiveTransforms||{})})),pn(r,i({},t,{prefixIdentifiers:false}))}const wo=()=>({props:[]}),$o=Symbol(""),Oo=Symbol(""),Co=Symbol(""),Mo=Symbol(""),Io=Symbol(""),Po=Symbol(""),Ro=Symbol(""),Vo=Symbol(""),Lo=Symbol(""),Ao=Symbol("");let Bo;ge({[$o]:"vModelRadio",[Oo]:"vModelCheckbox",[Co]:"vModelText",[Mo]:"vModelSelect",[Io]:"vModelDynamic",[Po]:"withModifiers",[Ro]:"withKeys",[Vo]:"vShow",[Lo]:"Transition",[Ao]:"TransitionGroup"});const jo=e("style,iframe,script,noscript",!0),Fo={isVoidTag:_,isNativeTag:e=>E(e)||T(e),isPreTag:e=>"pre"===e,decodeEntities:function(e,t=!1){return Bo||(Bo=document.createElement("div")),t?(Bo.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,Bo.children[0].getAttribute("foo")):(Bo.innerHTML=e,Bo.textContent)},isBuiltInComponent:e=>Fe(e,"Transition")?Lo:Fe(e,"TransitionGroup")?Ao:void 0,getNamespace(e,t){let n=t?t.ns:0;if(t&&2===n)if("annotation-xml"===t.tag){if("svg"===e)return 1;t.props.some((e=>6===e.type&&"encoding"===e.name&&null!=e.value&&("text/html"===e.value.content||"application/xhtml+xml"===e.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&"mglyph"!==e&&"malignmark"!==e&&(n=0);else t&&1===n&&("foreignObject"!==t.tag&&"desc"!==t.tag&&"title"!==t.tag||(n=0));if(0===n){if("svg"===e)return 1;if("math"===e)return 2}return n},getTextMode({tag:e,ns:t}){if(0===t){if("textarea"===e||"title"===e)return 1;if(jo(e))return 2}return 0}},Do=e=>{1===e.type&&e.props.forEach(((t,n)=>{6===t.type&&"style"===t.name&&t.value&&(e.props[n]={type:7,name:"bind",arg:Ne("style",!0,t.loc),exp:Ho(t.value.content,t.loc),modifiers:[],loc:t.loc})}))},Ho=(e,t)=>{const n=function(e){const t={};return e.replace(N,"").split(x).forEach((e=>{if(e){const n=e.split(k);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}(e);return Ne(JSON.stringify(n),!1,t,3)};function Wo(e,t){return O(e,t)}const Jo=e("passive,once,capture"),Uo=e("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),zo=e("left,right"),Go=e("onkeyup,onkeydown,onkeypress",!0),Ko=(e,t)=>je(e)&&"onclick"===e.content.toLowerCase()?Ne(t,!0):4!==e.type?Te(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,qo=(e,t)=>{1!==e.type||0!==e.tagType||"script"!==e.tag&&"style"!==e.tag||t.removeNode()},Zo=[Do],Yo={cloak:wo,html:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(53,r)),t.children.length&&(n.onError(Wo(54,r)),t.children.length=0),{props:[ke(Ne("innerHTML",!0,r),o||Ne("",!0))]}},text:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(55,r)),t.children.length&&(n.onError(Wo(56,r)),t.children.length=0),{props:[ke(Ne("textContent",!0),o?Zt(o,n)>0?o:_e(n.helperString(Y),[o],r):Ne("",!0))]}},model:(e,t,n)=>{const o=go(e,t,n);if(!o.props.length||1===t.tagType)return o;e.arg&&n.onError(Wo(58,e.arg.loc));const{tag:r}=t,s=n.isCustomElement(r);if("input"===r||"textarea"===r||"select"===r||s){let i=Co,c=!1;if("input"===r||s){const o=tt(t,"type");if(o){if(7===o.type)i=Io;else if(o.value)switch(o.value.content){case"radio":i=$o;break;case"checkbox":i=Oo;break;case"file":c=!0,n.onError(Wo(59,e.loc))}}else ot(t)&&(i=Io)}else"select"===r&&(i=Mo);c||(o.needRuntime=n.helper(i))}else n.onError(Wo(57,e.loc));return o.props=o.props.filter((e=>!(4===e.key.type&&"modelValue"===e.key.content))),o},on:(e,t,n)=>ao(e,t,n,(t=>{const{modifiers:o}=e;if(!o.length)return t;let{key:r,value:s}=t.props[0];const{keyModifiers:i,nonKeyModifiers:c,eventOptionModifiers:l}=((e,t,n,o)=>{const r=[],s=[],i=[];for(let c=0;c<t.length;c++){const o=t[c];"native"===o&&vt("COMPILER_V_ON_NATIVE",n)||Jo(o)?i.push(o):zo(o)?je(e)?Go(e.content)?r.push(o):s.push(o):(r.push(o),s.push(o)):Uo(o)?s.push(o):r.push(o)}return{keyModifiers:r,nonKeyModifiers:s,eventOptionModifiers:i}})(r,o,n);if(c.includes("right")&&(r=Ko(r,"onContextmenu")),c.includes("middle")&&(r=Ko(r,"onMouseup")),c.length&&(s=_e(n.helper(Po),[s,JSON.stringify(c)])),!i.length||je(r)&&!Go(r.content)||(s=_e(n.helper(Ro),[s,JSON.stringify(i)])),l.length){const e=l.map(v).join("");r=je(r)?Ne(`${r.content}${e}`,!0):Te(["(",r,`) + "${e}"`])}return{props:[ke(r,s)]}})),show:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(61,r)),{props:[],needRuntime:n.helper(Vo)}}};function Qo(e,t={}){return _o(e,i({},Fo,t,{nodeTransforms:[qo,...Zo,...t.nodeTransforms||[]],directiveTransforms:i({},Yo,t.directiveTransforms||{}),transformHoist:null}))}function Xo(e,t={}){return Nt(e,i({},Fo,t))}export{R as BASE_TRANSITION,re as CAMELIZE,se as CAPITALIZE,L as CREATE_BLOCK,F as CREATE_COMMENT,A as CREATE_ELEMENT_BLOCK,j as CREATE_ELEMENT_VNODE,Z as CREATE_SLOTS,H as CREATE_STATIC,D as CREATE_TEXT,B as CREATE_VNODE,Yo as DOMDirectiveTransforms,Zo as DOMNodeTransforms,C as FRAGMENT,ne as GUARD_REACTIVE_PROPS,he as IS_MEMO_SAME,fe as IS_REF,P as KEEP_ALIVE,Q as MERGE_PROPS,X as NORMALIZE_CLASS,te as NORMALIZE_PROPS,ee as NORMALIZE_STYLE,V as OPEN_BLOCK,ae as POP_SCOPE_ID,le as PUSH_SCOPE_ID,K as RENDER_LIST,q as RENDER_SLOT,W as RESOLVE_COMPONENT,U as RESOLVE_DIRECTIVE,J as RESOLVE_DYNAMIC_COMPONENT,z as RESOLVE_FILTER,ce as SET_BLOCK_TRACKING,I as SUSPENSE,M as TELEPORT,Y as TO_DISPLAY_STRING,oe as TO_HANDLERS,ie as TO_HANDLER_KEY,Lo as TRANSITION,Ao as TRANSITION_GROUP,wn as TS_NODE_TYPES,ue as UNREF,Oo as V_MODEL_CHECKBOX,Io as V_MODEL_DYNAMIC,$o as V_MODEL_RADIO,Mo as V_MODEL_SELECT,Co as V_MODEL_TEXT,Ro as V_ON_WITH_KEYS,Po as V_ON_WITH_MODIFIERS,Vo as V_SHOW,pe as WITH_CTX,G as WITH_DIRECTIVES,de as WITH_MEMO,Ye as advancePositionWithClone,Qe as advancePositionWithMutation,Xe as assert,_o as baseCompile,Nt as baseParse,ro as buildDirectiveArgs,to as buildProps,Kn as buildSlots,vt as checkCompatEnabled,Qo as compile,Be as convertToBlock,Se as createArrayExpression,Pe as createAssignmentExpression,Ce as createBlockStatement,Oe as createCacheExpression,_e as createCallExpression,O as createCompilerError,Te as createCompoundExpression,$e as createConditionalExpression,Wo as createDOMCompilerError,Wn as createForLoopParams,we as createFunctionExpression,Ie as createIfStatement,Ee as createInterpolation,xe as createObjectExpression,ke as createObjectProperty,Ve as createReturnStatement,ve as createRoot,Re as createSequenceExpression,Ne as createSimpleExpression,sn as createStructuralDirectiveTransform,Me as createTemplateLiteral,nn as createTransformContext,be as createVNodeCall,Nn as extractIdentifiers,et as findDir,tt as findProp,pn as generate,S as generateCodeFrame,To as getBaseTransformPreset,Zt as getConstantType,Ze as getInnerRange,ht as getMemoedVNodeCall,Ae as getVNodeBlockHelper,Le as getVNodeHelper,ot as hasDynamicKeyVBind,dt as hasScopeRef,me as helperNameMap,pt as injectProp,Fe as isBuiltInType,De as isCoreComponent,En as isFunctionType,Sn as isInDestructureAssignment,qe as isMemberExpression,Ge as isMemberExpressionBrowser,Ke as isMemberExpressionNode,bn as isReferencedIdentifier,We as isSimpleIdentifier,ct as isSlotOutlet,nt as isStaticArgOf,je as isStaticExp,Tn as isStaticProperty,_n as isStaticPropertyKey,it as isTemplateNode,rt as isText,st as isVSlot,ye as locStub,wo as noopDirectiveTransform,Xo as parse,Fo as parserOptions,On as processExpression,An as processFor,In as processIf,co as processSlotOutlet,ge as registerRuntimeHelpers,eo as resolveComponentType,Cn as stringifyExpression,ft as toValidAssetId,Un as trackSlotScopes,zn as trackVForSlotScopes,on as transform,po as transformBind,Xn as transformElement,$n as transformExpression,go as transformModel,ao as transformOn,Do as transformStyle,rn as traverseNode,kn as walkBlockDeclarations,xn as walkFunctionParams,vn as walkIdentifiers,bt as warnDeprecation};
function e(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}const t={},n=()=>{},o=()=>!1,r=/^on[^a-z]/,s=e=>r.test(e),i=Object.assign,c=Array.isArray,l=e=>"string"==typeof e,a=e=>"symbol"==typeof e,p=e=>null!==e&&"object"==typeof e,u=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),d=e("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),f=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},h=/-(\w)/g,m=f((e=>e.replace(h,((e,t)=>t?t.toUpperCase():"")))),g=/\B([A-Z])/g,y=f((e=>e.replace(g,"-$1").toLowerCase())),v=f((e=>e.charAt(0).toUpperCase()+e.slice(1))),b=f((e=>e?`on${v(e)}`:""));function S(e,t=0,n=e.length){let o=e.split(/(\r?\n)/);const r=o.filter(((e,t)=>t%2==1));o=o.filter(((e,t)=>t%2==0));let s=0;const i=[];for(let c=0;c<o.length;c++)if(s+=o[c].length+(r[c]&&r[c].length||0),s>=t){for(let e=c-2;e<=c+2||n>s;e++){if(e<0||e>=o.length)continue;const l=e+1;i.push(`${l}${" ".repeat(Math.max(3-String(l).length,0))}| ${o[e]}`);const a=o[e].length,p=r[e]&&r[e].length||0;if(e===c){const e=t-(s-(a+p)),o=Math.max(1,n>s?a-e:n-t);i.push(" | "+" ".repeat(e)+"^".repeat(o))}else if(e>c){if(n>s){const e=Math.max(Math.min(n-s,a),1);i.push(" | "+"^".repeat(e))}s+=a+p}}break}return i.join("\n")}const x=/;(?![^(]*\))/g,k=/:([^]+)/,E=/\/\*[^]*?\*\//g;const N=e("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),w=e("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),T=e("area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr");function _(e){throw e}function O(e){}function C(e,t,n,o){const r=new SyntaxError(String(e));return r.code=e,r.loc=t,r}const I={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 '&lt;' to print '<'.",13:"Attribute value was expected.",14:"End tag name was expected.",15:"Whitespace was expected.",16:"Unexpected '\x3c!--' 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.",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.\nUse 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.",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.',51:"@vnode-* hooks in templates are deprecated. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support will be removed in 3.4.",52:'v-is="component-name" has been deprecated. Use is="vue:component-name" instead. v-is support will be removed in 3.4.',53:""},$=Symbol(""),M=Symbol(""),P=Symbol(""),R=Symbol(""),V=Symbol(""),L=Symbol(""),A=Symbol(""),j=Symbol(""),B=Symbol(""),F=Symbol(""),U=Symbol(""),D=Symbol(""),H=Symbol(""),W=Symbol(""),J=Symbol(""),z=Symbol(""),q=Symbol(""),K=Symbol(""),G=Symbol(""),Z=Symbol(""),Y=Symbol(""),Q=Symbol(""),X=Symbol(""),ee=Symbol(""),te=Symbol(""),ne=Symbol(""),oe=Symbol(""),re=Symbol(""),se=Symbol(""),ie=Symbol(""),ce=Symbol(""),le=Symbol(""),ae=Symbol(""),pe=Symbol(""),ue=Symbol(""),de=Symbol(""),fe=Symbol(""),he=Symbol(""),me=Symbol(""),ge={[$]:"Fragment",[M]:"Teleport",[P]:"Suspense",[R]:"KeepAlive",[V]:"BaseTransition",[L]:"openBlock",[A]:"createBlock",[j]:"createElementBlock",[B]:"createVNode",[F]:"createElementVNode",[U]:"createCommentVNode",[D]:"createTextVNode",[H]:"createStaticVNode",[W]:"resolveComponent",[J]:"resolveDynamicComponent",[z]:"resolveDirective",[q]:"resolveFilter",[K]:"withDirectives",[G]:"renderList",[Z]:"renderSlot",[Y]:"createSlots",[Q]:"toDisplayString",[X]:"mergeProps",[ee]:"normalizeClass",[te]:"normalizeStyle",[ne]:"normalizeProps",[oe]:"guardReactiveProps",[re]:"toHandlers",[se]:"camelize",[ie]:"capitalize",[ce]:"toHandlerKey",[le]:"setBlockTracking",[ae]:"pushScopeId",[pe]:"popScopeId",[ue]:"withCtx",[de]:"unref",[fe]:"isRef",[he]:"withMemo",[me]:"isMemoSame"};function ye(e){Object.getOwnPropertySymbols(e).forEach((t=>{ge[t]=e[t]}))}const ve={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function be(e,t=ve){return{type:0,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:t}}function Se(e,t,n,o,r,s,i,c=!1,l=!1,a=!1,p=ve){return e&&(c?(e.helper(L),e.helper(je(e.inSSR,a))):e.helper(Ae(e.inSSR,a)),i&&e.helper(K)),{type:13,tag:t,props:n,children:o,patchFlag:r,dynamicProps:s,directives:i,isBlock:c,disableTracking:l,isComponent:a,loc:p}}function xe(e,t=ve){return{type:17,loc:t,elements:e}}function ke(e,t=ve){return{type:15,loc:t,properties:e}}function Ee(e,t){return{type:16,loc:ve,key:l(e)?Ne(e,!0):e,value:t}}function Ne(e,t=!1,n=ve,o=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:o}}function we(e,t){return{type:5,loc:t,content:l(e)?Ne(e,!1,t):e}}function Te(e,t=ve){return{type:8,loc:t,children:e}}function _e(e,t=[],n=ve){return{type:14,loc:n,callee:e,arguments:t}}function Oe(e,t=void 0,n=!1,o=!1,r=ve){return{type:18,params:e,returns:t,newline:n,isSlot:o,loc:r}}function Ce(e,t,n,o=!0){return{type:19,test:e,consequent:t,alternate:n,newline:o,loc:ve}}function Ie(e,t,n=!1){return{type:20,index:e,value:t,isVNode:n,loc:ve}}function $e(e){return{type:21,body:e,loc:ve}}function Me(e){return{type:22,elements:e,loc:ve}}function Pe(e,t,n){return{type:23,test:e,consequent:t,alternate:n,loc:ve}}function Re(e,t){return{type:24,left:e,right:t,loc:ve}}function Ve(e){return{type:25,expressions:e,loc:ve}}function Le(e){return{type:26,returns:e,loc:ve}}function Ae(e,t){return e||t?B:F}function je(e,t){return e||t?A:j}function Be(e,{helper:t,removeHelper:n,inSSR:o}){e.isBlock||(e.isBlock=!0,n(Ae(o,e.isComponent)),t(L),t(je(o,e.isComponent)))}const Fe=e=>4===e.type&&e.isStatic,Ue=(e,t)=>e===t||e===y(t);function De(e){return Ue(e,"Teleport")?M:Ue(e,"Suspense")?P:Ue(e,"KeepAlive")?R:Ue(e,"BaseTransition")?V:void 0}const He=/^\d|[^\$\w]/,We=e=>!He.test(e),Je=/[A-Za-z_$\xA0-\uFFFF]/,ze=/[\.\?\w$\xA0-\uFFFF]/,qe=/\s+[.[]\s*|\s*[.[]\s+/g,Ke=e=>{e=e.trim().replace(qe,(e=>e.trim()));let t=0,n=[],o=0,r=0,s=null;for(let i=0;i<e.length;i++){const c=e.charAt(i);switch(t){case 0:if("["===c)n.push(t),t=1,o++;else if("("===c)n.push(t),t=2,r++;else if(!(0===i?Je:ze).test(c))return!1;break;case 1:"'"===c||'"'===c||"`"===c?(n.push(t),t=3,s=c):"["===c?o++:"]"===c&&(--o||(t=n.pop()));break;case 2:if("'"===c||'"'===c||"`"===c)n.push(t),t=3,s=c;else if("("===c)r++;else if(")"===c){if(i===e.length-1)return!1;--r||(t=n.pop())}break;case 3:c===s&&(t=n.pop(),s=null)}}return!o&&!r},Ge=n,Ze=Ke;function Ye(e,t,n){const o={source:e.source.slice(t,t+n),start:Qe(e.start,e.source,t),end:e.end};return null!=n&&(o.end=Qe(e.start,e.source,t+n)),o}function Qe(e,t,n=t.length){return Xe(i({},e),t,n)}function Xe(e,t,n=t.length){let o=0,r=-1;for(let s=0;s<n;s++)10===t.charCodeAt(s)&&(o++,r=s);return e.offset+=n,e.line+=o,e.column=-1===r?e.column+n:n-r,e}function et(e,t){if(!e)throw new Error(t||"unexpected compiler condition")}function tt(e,t,n=!1){for(let o=0;o<e.props.length;o++){const r=e.props[o];if(7===r.type&&(n||r.exp)&&(l(t)?r.name===t:t.test(r.name)))return r}}function nt(e,t,n=!1,o=!1){for(let r=0;r<e.props.length;r++){const s=e.props[r];if(6===s.type){if(n)continue;if(s.name===t&&(s.value||o))return s}else if("bind"===s.name&&(s.exp||o)&&ot(s.arg,t))return s}}function ot(e,t){return!(!e||!Fe(e)||e.content!==t)}function rt(e){return e.props.some((e=>!(7!==e.type||"bind"!==e.name||e.arg&&4===e.arg.type&&e.arg.isStatic)))}function st(e){return 5===e.type||2===e.type}function it(e){return 7===e.type&&"slot"===e.name}function ct(e){return 1===e.type&&3===e.tagType}function lt(e){return 1===e.type&&2===e.tagType}const at=new Set([ne,oe]);function pt(e,t=[]){if(e&&!l(e)&&14===e.type){const n=e.callee;if(!l(n)&&at.has(n))return pt(e.arguments[0],t.concat(e))}return[e,t]}function ut(e,t,n){let o,r,s=13===e.type?e.props:e.arguments[2],i=[];if(s&&!l(s)&&14===s.type){const e=pt(s);s=e[0],i=e[1],r=i[i.length-1]}if(null==s||l(s))o=ke([t]);else if(14===s.type){const e=s.arguments[0];l(e)||15!==e.type?s.callee===re?o=_e(n.helper(X),[ke([t]),s]):s.arguments.unshift(ke([t])):dt(t,e)||e.properties.unshift(t),!o&&(o=s)}else 15===s.type?(dt(t,s)||s.properties.unshift(t),o=s):(o=_e(n.helper(X),[ke([t]),s]),r&&r.callee===oe&&(r=i[i.length-2]));13===e.type?r?r.arguments[0]=o:e.props=o:r?r.arguments[0]=o:e.arguments[2]=o}function dt(e,t){let n=!1;if(4===e.key.type){const o=e.key.content;n=t.properties.some((e=>4===e.key.type&&e.key.content===o))}return n}function ft(e,t){return`_${t}_${e.replace(/[^\w]/g,((t,n)=>"-"===t?"_":e.charCodeAt(n).toString()))}`}function ht(e,t){if(!e||0===Object.keys(t).length)return!1;switch(e.type){case 1:for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&(ht(o.arg,t)||ht(o.exp,t)))return!0}return e.children.some((e=>ht(e,t)));case 11:return!!ht(e.source,t)||e.children.some((e=>ht(e,t)));case 9:return e.branches.some((e=>ht(e,t)));case 10:return!!ht(e.condition,t)||e.children.some((e=>ht(e,t)));case 4:return!e.isStatic&&We(e.content)&&!!t[e.content];case 8:return e.children.some((e=>p(e)&&ht(e,t)));case 5:case 12:return ht(e.content,t);default:return!1}}function mt(e){return 14===e.type&&e.callee===he?e.arguments[1].returns:e}const gt={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:e=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${e}.sync\` should be changed to \`v-model:${e}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_PROP:{message:".prop modifier for v-bind has been removed and no longer necessary. Vue 3 will automatically set a binding as DOM property when appropriate."},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_FILTER:{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 yt(e,t){const n=t.options?t.options.compatConfig:t.compatConfig,o=n&&n[e];return"MODE"===e?o||3:o}function vt(e,t){const n=yt("MODE",t),o=yt(e,t);return 3===n?!0===o:!1!==o}function bt(e,t,n,...o){return vt(e,t)}function St(e,t,n,...o){if("suppress-warning"===yt(e,t))return;const{message:r,link:s}=gt[e],i=`(deprecation ${e}) ${"function"==typeof r?r(...o):r}${s?`\n Details: ${s}`:""}`,c=new SyntaxError(i);c.code=e,n&&(c.loc=n),t.onWarn(c)}const xt=/&(gt|lt|amp|apos|quot);/g,kt={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},Et={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:o,isPreTag:o,isCustomElement:o,decodeEntities:e=>e.replace(xt,((e,t)=>kt[t])),onError:_,onWarn:O,comments:!1};function Nt(e,t={}){const n=function(e,t){const n=i({},Et);let o;for(o in t)n[o]=void 0===t[o]?Et[o]:t[o];return{options:n,column:1,line:1,offset:0,originalSource:e,source:e,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(e,t),o=jt(n);return be(wt(n,0,[]),Bt(n,o))}function wt(e,t,n){const o=Ft(n),r=o?o.ns:0,s=[];for(;!zt(e,t,n);){const i=e.source;let l;if(0===t||1===t)if(!e.inVPre&&Ut(i,e.options.delimiters[0]))l=Vt(e,t);else if(0===t&&"<"===i[0])if(1===i.length);else if("!"===i[1])l=Ut(i,"\x3c!--")?Ot(e):Ut(i,"<!DOCTYPE")?Ct(e):Ut(i,"<![CDATA[")&&0!==r?_t(e,n):Ct(e);else if("/"===i[1])if(2===i.length);else{if(">"===i[2]){Dt(e,3);continue}if(/[a-z]/i.test(i[2])){Mt(e,1,o);continue}Jt(e,12,2),l=Ct(e)}else/[a-z]/i.test(i[1])?(l=It(e,n),vt("COMPILER_NATIVE_TEMPLATE",e)&&l&&"template"===l.tag&&!l.props.some((e=>7===e.type&&$t(e.name)))&&(l=l.children)):"?"===i[1]&&(Jt(e,21,1),l=Ct(e));if(l||(l=Lt(e,t)),c(l))for(let e=0;e<l.length;e++)Tt(s,l[e]);else Tt(s,l)}let i=!1;if(2!==t&&1!==t){const t="preserve"!==e.options.whitespace;for(let n=0;n<s.length;n++){const o=s[n];if(2===o.type)if(e.inPre)o.content=o.content.replace(/\r\n/g,"\n");else if(/[^\t\r\n\f ]/.test(o.content))t&&(o.content=o.content.replace(/[\t\r\n\f ]+/g," "));else{const e=s[n-1],r=s[n+1];!e||!r||t&&(3===e.type&&3===r.type||3===e.type&&1===r.type||1===e.type&&3===r.type||1===e.type&&1===r.type&&/[\r\n]/.test(o.content))?(i=!0,s[n]=null):o.content=" "}else 3!==o.type||e.options.comments||(i=!0,s[n]=null)}if(e.inPre&&o&&e.options.isPreTag(o.tag)){const e=s[0];e&&2===e.type&&(e.content=e.content.replace(/^\r?\n/,""))}}return i?s.filter(Boolean):s}function Tt(e,t){if(2===t.type){const n=Ft(e);if(n&&2===n.type&&n.loc.end.offset===t.loc.start.offset)return n.content+=t.content,n.loc.end=t.loc.end,void(n.loc.source+=t.loc.source)}e.push(t)}function _t(e,t){Dt(e,9);const n=wt(e,3,t);return 0===e.source.length||Dt(e,3),n}function Ot(e){const t=jt(e);let n;const o=/--(\!)?>/.exec(e.source);if(o){n=e.source.slice(4,o.index);const t=e.source.slice(0,o.index);let r=1,s=0;for(;-1!==(s=t.indexOf("\x3c!--",r));)Dt(e,s-r+1),r=s+1;Dt(e,o.index+o[0].length-r+1)}else n=e.source.slice(4),Dt(e,e.source.length);return{type:3,content:n,loc:Bt(e,t)}}function Ct(e){const t=jt(e),n="?"===e.source[1]?1:2;let o;const r=e.source.indexOf(">");return-1===r?(o=e.source.slice(n),Dt(e,e.source.length)):(o=e.source.slice(n,r),Dt(e,r+1)),{type:3,content:o,loc:Bt(e,t)}}function It(e,t){const n=e.inPre,o=e.inVPre,r=Ft(t),s=Mt(e,0,r),i=e.inPre&&!n,c=e.inVPre&&!o;if(s.isSelfClosing||e.options.isVoidTag(s.tag))return i&&(e.inPre=!1),c&&(e.inVPre=!1),s;t.push(s);const l=e.options.getTextMode(s,r),a=wt(e,l,t);t.pop();{const t=s.props.find((e=>6===e.type&&"inline-template"===e.name));if(t&&bt("COMPILER_INLINE_TEMPLATE",e)){const n=Bt(e,s.loc.end);t.value={type:2,content:n.source,loc:n}}}if(s.children=a,qt(e.source,s.tag))Mt(e,1,r);else if(0===e.source.length&&"script"===s.tag.toLowerCase()){const e=a[0];e&&Ut(e.loc.source,"\x3c!--")}return s.loc=Bt(e,s.loc.start),i&&(e.inPre=!1),c&&(e.inVPre=!1),s}const $t=e("if,else,else-if,for,slot");function Mt(e,t,n){const o=jt(e),r=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(e.source),s=r[1],c=e.options.getNamespace(s,n);Dt(e,r[0].length),Ht(e);const l=jt(e),a=e.source;e.options.isPreTag(s)&&(e.inPre=!0);let p=Pt(e,t);0===t&&!e.inVPre&&p.some((e=>7===e.type&&"pre"===e.name))&&(e.inVPre=!0,i(e,l),e.source=a,p=Pt(e,t).filter((e=>"v-pre"!==e.name)));let u=!1;if(0===e.source.length||(u=Ut(e.source,"/>"),Dt(e,u?2:1)),1===t)return;let d=0;return e.inVPre||("slot"===s?d=2:"template"===s?p.some((e=>7===e.type&&$t(e.name)))&&(d=3):function(e,t,n){const o=n.options;if(o.isCustomElement(e))return!1;if("component"===e||/^[A-Z]/.test(e)||De(e)||o.isBuiltInComponent&&o.isBuiltInComponent(e)||o.isNativeTag&&!o.isNativeTag(e))return!0;for(let r=0;r<t.length;r++){const e=t[r];if(6===e.type){if("is"===e.name&&e.value){if(e.value.content.startsWith("vue:"))return!0;if(bt("COMPILER_IS_ON_ELEMENT",n))return!0}}else{if("is"===e.name)return!0;if("bind"===e.name&&ot(e.arg,"is")&&bt("COMPILER_IS_ON_ELEMENT",n))return!0}}}(s,p,e)&&(d=1)),{type:1,ns:c,tag:s,tagType:d,props:p,isSelfClosing:u,children:[],loc:Bt(e,o),codegenNode:void 0}}function Pt(e,t){const n=[],o=new Set;for(;e.source.length>0&&!Ut(e.source,">")&&!Ut(e.source,"/>");){if(Ut(e.source,"/")){Dt(e,1),Ht(e);continue}const r=Rt(e,o);6===r.type&&r.value&&"class"===r.name&&(r.value.content=r.value.content.replace(/\s+/g," ").trim()),0===t&&n.push(r),/^[^\t\r\n\f />]/.test(e.source),Ht(e)}return n}function Rt(e,t){var n;const o=jt(e),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(e.source)[0];t.has(r),t.add(r);{const t=/["'<]/g;let n;for(;n=t.exec(r);)Jt(e,17,n.index)}let s;Dt(e,r.length),/^[\t\r\n\f ]*=/.test(e.source)&&(Ht(e),Dt(e,1),Ht(e),s=function(e){const t=jt(e);let n;const o=e.source[0],r='"'===o||"'"===o;if(r){Dt(e,1);const t=e.source.indexOf(o);-1===t?n=At(e,e.source.length,4):(n=At(e,t,4),Dt(e,1))}else{const t=/^[^\t\r\n\f >]+/.exec(e.source);if(!t)return;const o=/["'<=`]/g;let r;for(;r=o.exec(t[0]);)Jt(e,18,r.index);n=At(e,t[0].length,4)}return{content:n,isQuoted:r,loc:Bt(e,t)}}(e));const i=Bt(e,o);if(!e.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const t=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let c,l=Ut(r,"."),a=t[1]||(l||Ut(r,":")?"bind":Ut(r,"@")?"on":"slot");if(t[2]){const s="slot"===a,i=r.lastIndexOf(t[2],r.length-((null==(n=t[3])?void 0:n.length)||0)),l=Bt(e,Wt(e,o,i),Wt(e,o,i+t[2].length+(s&&t[3]||"").length));let p=t[2],u=!0;p.startsWith("[")?(u=!1,p.endsWith("]")?p=p.slice(1,p.length-1):(Jt(e,27),p=p.slice(1))):s&&(p+=t[3]||""),c={type:4,content:p,isStatic:u,constType:u?3:0,loc:l}}if(s&&s.isQuoted){const e=s.loc;e.start.offset++,e.start.column++,e.end=Qe(e.start,s.content),e.source=e.source.slice(1,-1)}const p=t[3]?t[3].slice(1).split("."):[];return l&&p.push("prop"),"bind"===a&&c&&p.includes("sync")&&bt("COMPILER_V_BIND_SYNC",e,0)&&(a="model",p.splice(p.indexOf("sync"),1)),{type:7,name:a,exp:s&&{type:4,content:s.content,isStatic:!1,constType:0,loc:s.loc},arg:c,modifiers:p,loc:i}}return!e.inVPre&&Ut(r,"v-"),{type:6,name:r,value:s&&{type:2,content:s.content,loc:s.loc},loc:i}}function Vt(e,t){const[n,o]=e.options.delimiters,r=e.source.indexOf(o,n.length);if(-1===r)return;const s=jt(e);Dt(e,n.length);const i=jt(e),c=jt(e),l=r-n.length,a=e.source.slice(0,l),p=At(e,l,t),u=p.trim(),d=p.indexOf(u);d>0&&Xe(i,a,d);return Xe(c,a,l-(p.length-u.length-d)),Dt(e,o.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:u,loc:Bt(e,i,c)},loc:Bt(e,s)}}function Lt(e,t){const n=3===t?["]]>"]:["<",e.options.delimiters[0]];let o=e.source.length;for(let s=0;s<n.length;s++){const t=e.source.indexOf(n[s],1);-1!==t&&o>t&&(o=t)}const r=jt(e);return{type:2,content:At(e,o,t),loc:Bt(e,r)}}function At(e,t,n){const o=e.source.slice(0,t);return Dt(e,t),2!==n&&3!==n&&o.includes("&")?e.options.decodeEntities(o,4===n):o}function jt(e){const{column:t,line:n,offset:o}=e;return{column:t,line:n,offset:o}}function Bt(e,t,n){return{start:t,end:n=n||jt(e),source:e.originalSource.slice(t.offset,n.offset)}}function Ft(e){return e[e.length-1]}function Ut(e,t){return e.startsWith(t)}function Dt(e,t){const{source:n}=e;Xe(e,n,t),e.source=n.slice(t)}function Ht(e){const t=/^[\t\r\n\f ]+/.exec(e.source);t&&Dt(e,t[0].length)}function Wt(e,t,n){return Qe(t,e.originalSource.slice(t.offset,n),n)}function Jt(e,t,n,o=jt(e)){n&&(o.offset+=n,o.column+=n),e.options.onError(C(t,{start:o,end:o,source:""}))}function zt(e,t,n){const o=e.source;switch(t){case 0:if(Ut(o,"</"))for(let e=n.length-1;e>=0;--e)if(qt(o,n[e].tag))return!0;break;case 1:case 2:{const e=Ft(n);if(e&&qt(o,e.tag))return!0;break}case 3:if(Ut(o,"]]>"))return!0}return!o}function qt(e,t){return Ut(e,"</")&&e.slice(2,2+t.length).toLowerCase()===t.toLowerCase()&&/[\t\r\n\f />]/.test(e[2+t.length]||">")}function Kt(e,t){Zt(e,t,Gt(e,e.children[0]))}function Gt(e,t){const{children:n}=e;return 1===n.length&&1===t.type&&!lt(t)}function Zt(e,t,n=!1){const{children:o}=e,r=o.length;let s=0;for(let i=0;i<o.length;i++){const e=o[i];if(1===e.type&&0===e.tagType){const o=n?0:Yt(e,t);if(o>0){if(o>=2){e.codegenNode.patchFlag="-1",e.codegenNode=t.hoist(e.codegenNode),s++;continue}}else{const n=e.codegenNode;if(13===n.type){const o=nn(n);if((!o||512===o||1===o)&&en(e,t)>=2){const o=tn(e);o&&(n.props=t.hoist(o))}n.dynamicProps&&(n.dynamicProps=t.hoist(n.dynamicProps))}}}if(1===e.type){const n=1===e.tagType;n&&t.scopes.vSlot++,Zt(e,t),n&&t.scopes.vSlot--}else if(11===e.type)Zt(e,t,1===e.children.length);else if(9===e.type)for(let n=0;n<e.branches.length;n++)Zt(e.branches[n],t,1===e.branches[n].children.length)}if(s&&t.transformHoist&&t.transformHoist(o,t,e),s&&s===r&&1===e.type&&0===e.tagType&&e.codegenNode&&13===e.codegenNode.type&&c(e.codegenNode.children)){const n=t.hoist(xe(e.codegenNode.children));t.hmr&&(n.content=`[...${n.content}]`),e.codegenNode.children=n}}function Yt(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(0!==e.tagType)return 0;const o=n.get(e);if(void 0!==o)return o;const r=e.codegenNode;if(13!==r.type)return 0;if(r.isBlock&&"svg"!==e.tag&&"foreignObject"!==e.tag)return 0;if(nn(r))return n.set(e,0),0;{let o=3;const s=en(e,t);if(0===s)return n.set(e,0),0;s<o&&(o=s);for(let r=0;r<e.children.length;r++){const s=Yt(e.children[r],t);if(0===s)return n.set(e,0),0;s<o&&(o=s)}if(o>1)for(let r=0;r<e.props.length;r++){const s=e.props[r];if(7===s.type&&"bind"===s.name&&s.exp){const r=Yt(s.exp,t);if(0===r)return n.set(e,0),0;r<o&&(o=r)}}if(r.isBlock){for(let t=0;t<e.props.length;t++){if(7===e.props[t].type)return n.set(e,0),0}t.removeHelper(L),t.removeHelper(je(t.inSSR,r.isComponent)),r.isBlock=!1,t.helper(Ae(t.inSSR,r.isComponent))}return n.set(e,o),o}case 2:case 3:return 3;case 9:case 11:case 10:default:return 0;case 5:case 12:return Yt(e.content,t);case 4:return e.constType;case 8:let s=3;for(let n=0;n<e.children.length;n++){const o=e.children[n];if(l(o)||a(o))continue;const r=Yt(o,t);if(0===r)return 0;r<s&&(s=r)}return s}}const Qt=new Set([ee,te,ne,oe]);function Xt(e,t){if(14===e.type&&!l(e.callee)&&Qt.has(e.callee)){const n=e.arguments[0];if(4===n.type)return Yt(n,t);if(14===n.type)return Xt(n,t)}return 0}function en(e,t){let n=3;const o=tn(e);if(o&&15===o.type){const{properties:e}=o;for(let o=0;o<e.length;o++){const{key:r,value:s}=e[o],i=Yt(r,t);if(0===i)return i;let c;if(i<n&&(n=i),c=4===s.type?Yt(s,t):14===s.type?Xt(s,t):0,0===c)return c;c<n&&(n=c)}}return n}function tn(e){const t=e.codegenNode;if(13===t.type)return t.props}function nn(e){const t=e.patchFlag;return t?parseInt(t,10):void 0}function on(e,{filename:o="",prefixIdentifiers:r=!1,hoistStatic:s=!1,hmr:i=!1,cacheHandlers:c=!1,nodeTransforms:a=[],directiveTransforms:p={},transformHoist:u=null,isBuiltInComponent:d=n,isCustomElement:f=n,expressionPlugins:h=[],scopeId:g=null,slotted:y=!0,ssr:b=!1,inSSR:S=!1,ssrCssVars:x="",bindingMetadata:k=t,inline:E=!1,isTS:N=!1,onError:w=_,onWarn:T=O,compatConfig:C}){const I=o.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),$={selfName:I&&v(m(I[1])),prefixIdentifiers:r,hoistStatic:s,hmr:i,cacheHandlers:c,nodeTransforms:a,directiveTransforms:p,transformHoist:u,isBuiltInComponent:d,isCustomElement:f,expressionPlugins:h,scopeId:g,slotted:y,ssr:b,inSSR:S,ssrCssVars:x,bindingMetadata:k,inline:E,isTS:N,onError:w,onWarn:T,compatConfig:C,root:e,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:e,childIndex:0,inVOnce:!1,helper(e){const t=$.helpers.get(e)||0;return $.helpers.set(e,t+1),e},removeHelper(e){const t=$.helpers.get(e);if(t){const n=t-1;n?$.helpers.set(e,n):$.helpers.delete(e)}},helperString:e=>`_${ge[$.helper(e)]}`,replaceNode(e){$.parent.children[$.childIndex]=$.currentNode=e},removeNode(e){const t=e?$.parent.children.indexOf(e):$.currentNode?$.childIndex:-1;e&&e!==$.currentNode?$.childIndex>t&&($.childIndex--,$.onNodeRemoved()):($.currentNode=null,$.onNodeRemoved()),$.parent.children.splice(t,1)},onNodeRemoved:()=>{},addIdentifiers(e){},removeIdentifiers(e){},hoist(e){l(e)&&(e=Ne(e)),$.hoists.push(e);const t=Ne(`_hoisted_${$.hoists.length}`,!1,e.loc,2);return t.hoisted=e,t},cache:(e,t=!1)=>Ie($.cached++,e,t)};return $.filters=new Set,$}function rn(e,t){const n=on(e,t);sn(e,n),t.hoistStatic&&Kt(e,n),t.ssr||function(e,t){const{helper:n}=t,{children:o}=e;if(1===o.length){const n=o[0];if(Gt(e,n)&&n.codegenNode){const o=n.codegenNode;13===o.type&&Be(o,t),e.codegenNode=o}else e.codegenNode=n}else if(o.length>1){let o=64;e.codegenNode=Se(t,n($),void 0,e.children,o+"",void 0,void 0,!0,void 0,!1)}}(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.filters=[...n.filters]}function sn(e,t){t.currentNode=e;const{nodeTransforms:n}=t,o=[];for(let s=0;s<n.length;s++){const r=n[s](e,t);if(r&&(c(r)?o.push(...r):o.push(r)),!t.currentNode)return;e=t.currentNode}switch(e.type){case 3:t.ssr||t.helper(U);break;case 5:t.ssr||t.helper(Q);break;case 9:for(let n=0;n<e.branches.length;n++)sn(e.branches[n],t);break;case 10:case 11:case 1:case 0:!function(e,t){let n=0;const o=()=>{n--};for(;n<e.children.length;n++){const r=e.children[n];l(r)||(t.parent=e,t.childIndex=n,t.onNodeRemoved=o,sn(r,t))}}(e,t)}t.currentNode=e;let r=o.length;for(;r--;)o[r]()}function cn(e,t){const n=l(e)?t=>t===e:t=>e.test(t);return(e,o)=>{if(1===e.type){const{props:r}=e;if(3===e.tagType&&r.some(it))return;const s=[];for(let i=0;i<r.length;i++){const c=r[i];if(7===c.type&&n(c.name)){r.splice(i,1),i--;const n=t(e,c,o);n&&s.push(n)}}return s}}}const ln="/*#__PURE__*/",an=e=>`${ge[e]}: _${ge[e]}`;function pn(e,{mode:t="function",prefixIdentifiers:n="module"===t,sourceMap:o=!1,filename:r="template.vue.html",scopeId:s=null,optimizeImports:i=!1,runtimeGlobalName:c="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:a="vue/server-renderer",ssr:p=!1,isTS:u=!1,inSSR:d=!1}){const f={mode:t,prefixIdentifiers:n,sourceMap:o,filename:r,scopeId:s,optimizeImports:i,runtimeGlobalName:c,runtimeModuleName:l,ssrRuntimeModuleName:a,ssr:p,isTS:u,inSSR:d,source:e.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:e=>`_${ge[e]}`,push(e,t){f.code+=e},indent(){h(++f.indentLevel)},deindent(e=!1){e?--f.indentLevel:h(--f.indentLevel)},newline(){h(f.indentLevel)}};function h(e){f.push("\n"+" ".repeat(e))}return f}function un(e,t={}){const n=pn(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:o,push:r,prefixIdentifiers:s,indent:i,deindent:c,newline:l,ssr:a}=n,p=Array.from(e.helpers),u=p.length>0,d=!s&&"module"!==o,f=n;!function(e,t){const{push:n,newline:o,runtimeGlobalName:r}=t,s=r,i=Array.from(e.helpers);if(i.length>0&&(n(`const _Vue = ${s}\n`),e.hoists.length)){n(`const { ${[B,F,U,D,H].filter((e=>i.includes(e))).map(an).join(", ")} } = _Vue\n`)}(function(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:o}=t;o();for(let r=0;r<e.length;r++){const s=e[r];s&&(n(`const _hoisted_${r+1} = `),mn(s,t),o())}t.pure=!1})(e.hoists,t),o(),n("return ")}(e,f);if(r(`function ${a?"ssrRender":"render"}(${(a?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ")}) {`),i(),d&&(r("with (_ctx) {"),i(),u&&(r(`const { ${p.map(an).join(", ")} } = _Vue`),r("\n"),l())),e.components.length&&(dn(e.components,"component",n),(e.directives.length||e.temps>0)&&l()),e.directives.length&&(dn(e.directives,"directive",n),e.temps>0&&l()),e.filters&&e.filters.length&&(l(),dn(e.filters,"filter",n),l()),e.temps>0){r("let ");for(let t=0;t<e.temps;t++)r(`${t>0?", ":""}_temp${t}`)}return(e.components.length||e.directives.length||e.temps)&&(r("\n"),l()),a||r("return "),e.codegenNode?mn(e.codegenNode,n):r("null"),d&&(c(),r("}")),c(),r("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function dn(e,t,{helper:n,push:o,newline:r,isTS:s}){const i=n("filter"===t?q:"component"===t?W:z);for(let c=0;c<e.length;c++){let n=e[c];const l=n.endsWith("__self");l&&(n=n.slice(0,-6)),o(`const ${ft(n,t)} = ${i}(${JSON.stringify(n)}${l?", true":""})${s?"!":""}`),c<e.length-1&&r()}}function fn(e,t){const n=e.length>3||!1;t.push("["),n&&t.indent(),hn(e,t,n),n&&t.deindent(),t.push("]")}function hn(e,t,n=!1,o=!0){const{push:r,newline:s}=t;for(let i=0;i<e.length;i++){const a=e[i];l(a)?r(a):c(a)?fn(a,t):mn(a,t),i<e.length-1&&(n?(o&&r(","),s()):o&&r(", "))}}function mn(e,t){if(l(e))t.push(e);else if(a(e))t.push(t.helper(e));else switch(e.type){case 1:case 9:case 11:case 12:mn(e.codegenNode,t);break;case 2:!function(e,t){t.push(JSON.stringify(e.content),e)}(e,t);break;case 4:gn(e,t);break;case 5:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(ln);n(`${o(Q)}(`),mn(e.content,t),n(")")}(e,t);break;case 8:yn(e,t);break;case 3:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(ln);n(`${o(U)}(${JSON.stringify(e.content)})`,e)}(e,t);break;case 13:!function(e,t){const{push:n,helper:o,pure:r}=t,{tag:s,props:i,children:c,patchFlag:l,dynamicProps:a,directives:p,isBlock:u,disableTracking:d,isComponent:f}=e;p&&n(o(K)+"(");u&&n(`(${o(L)}(${d?"true":""}), `);r&&n(ln);const h=u?je(t.inSSR,f):Ae(t.inSSR,f);n(o(h)+"(",e),hn(function(e){let t=e.length;for(;t--&&null==e[t];);return e.slice(0,t+1).map((e=>e||"null"))}([s,i,c,l,a]),t),n(")"),u&&n(")");p&&(n(", "),mn(p,t),n(")"))}(e,t);break;case 14:!function(e,t){const{push:n,helper:o,pure:r}=t,s=l(e.callee)?e.callee:o(e.callee);r&&n(ln);n(s+"(",e),hn(e.arguments,t),n(")")}(e,t);break;case 15:!function(e,t){const{push:n,indent:o,deindent:r,newline:s}=t,{properties:i}=e;if(!i.length)return void n("{}",e);const c=i.length>1||!1;n(c?"{":"{ "),c&&o();for(let l=0;l<i.length;l++){const{key:e,value:o}=i[l];vn(e,t),n(": "),mn(o,t),l<i.length-1&&(n(","),s())}c&&r(),n(c?"}":" }")}(e,t);break;case 17:!function(e,t){fn(e.elements,t)}(e,t);break;case 18:!function(e,t){const{push:n,indent:o,deindent:r}=t,{params:s,returns:i,body:l,newline:a,isSlot:p}=e;p&&n(`_${ge[ue]}(`);n("(",e),c(s)?hn(s,t):s&&mn(s,t);n(") => "),(a||l)&&(n("{"),o());i?(a&&n("return "),c(i)?fn(i,t):mn(i,t)):l&&mn(l,t);(a||l)&&(r(),n("}"));p&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}(e,t);break;case 19:!function(e,t){const{test:n,consequent:o,alternate:r,newline:s}=e,{push:i,indent:c,deindent:l,newline:a}=t;if(4===n.type){const e=!We(n.content);e&&i("("),gn(n,t),e&&i(")")}else i("("),mn(n,t),i(")");s&&c(),t.indentLevel++,s||i(" "),i("? "),mn(o,t),t.indentLevel--,s&&a(),s||i(" "),i(": ");const p=19===r.type;p||t.indentLevel++;mn(r,t),p||t.indentLevel--;s&&l(!0)}(e,t);break;case 20:!function(e,t){const{push:n,helper:o,indent:r,deindent:s,newline:i}=t;n(`_cache[${e.index}] || (`),e.isVNode&&(r(),n(`${o(le)}(-1),`),i());n(`_cache[${e.index}] = `),mn(e.value,t),e.isVNode&&(n(","),i(),n(`${o(le)}(1),`),i(),n(`_cache[${e.index}]`),s());n(")")}(e,t);break;case 21:hn(e.body,t,!0,!1)}}function gn(e,t){const{content:n,isStatic:o}=e;t.push(o?JSON.stringify(n):n,e)}function yn(e,t){for(let n=0;n<e.children.length;n++){const o=e.children[n];l(o)?t.push(o):mn(o,t)}}function vn(e,t){const{push:n}=t;if(8===e.type)n("["),yn(e,t),n("]");else if(e.isStatic){n(We(e.content)?e.content:JSON.stringify(e.content),e)}else n(`[${e.content}]`,e)}function bn(e,t,n=!1,o=[],r=Object.create(null)){}function Sn(e,t,n){return!1}function xn(e,t){if(e&&("ObjectProperty"===e.type||"ArrayPattern"===e.type)){let e=t.length;for(;e--;){const n=t[e];if("AssignmentExpression"===n.type)return!0;if("ObjectProperty"!==n.type&&!n.type.endsWith("Pattern"))break}}return!1}function kn(e,t){for(const n of e.params)for(const e of Nn(n))t(e)}function En(e,t){for(const n of e.body)if("VariableDeclaration"===n.type){if(n.declare)continue;for(const e of n.declarations)for(const n of Nn(e.id))t(n)}else if("FunctionDeclaration"===n.type||"ClassDeclaration"===n.type){if(n.declare||!n.id)continue;t(n.id)}}function Nn(e,t=[]){switch(e.type){case"Identifier":t.push(e);break;case"MemberExpression":let n=e;for(;"MemberExpression"===n.type;)n=n.object;t.push(n);break;case"ObjectPattern":for(const o of e.properties)Nn("RestElement"===o.type?o.argument:o.value,t);break;case"ArrayPattern":e.elements.forEach((e=>{e&&Nn(e,t)}));break;case"RestElement":Nn(e.argument,t);break;case"AssignmentPattern":Nn(e.left,t)}return t}const wn=e=>/Function(?:Expression|Declaration)$|Method$/.test(e.type),Tn=e=>e&&("ObjectProperty"===e.type||"ObjectMethod"===e.type)&&!e.computed,_n=(e,t)=>Tn(t)&&t.key===e,On=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"],Cn=(e,t)=>{if(5===e.type)e.content=In(e.content,t);else if(1===e.type)for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&"for"!==o.name){const e=o.exp,n=o.arg;!e||4!==e.type||"on"===o.name&&n||(o.exp=In(e,t,"slot"===o.name)),n&&4===n.type&&!n.isStatic&&(o.arg=In(n,t))}}};function In(e,t,n=!1,o=!1,r=Object.create(t.identifiers)){return e}function $n(e){return l(e)?e:4===e.type?e.content:e.children.map($n).join("")}const Mn=cn(/^(if|else|else-if)$/,((e,t,n)=>Pn(e,t,n,((e,t,o)=>{const r=n.parent.children;let s=r.indexOf(e),i=0;for(;s-- >=0;){const e=r[s];e&&9===e.type&&(i+=e.branches.length)}return()=>{if(o)e.codegenNode=Vn(t,i,n);else{const o=function(e){for(;;)if(19===e.type){if(19!==e.alternate.type)return e;e=e.alternate}else 20===e.type&&(e=e.value)}(e.codegenNode);o.alternate=Vn(t,i+e.branches.length-1,n)}}}))));function Pn(e,t,n,o){if(!("else"===t.name||t.exp&&t.exp.content.trim())){const o=t.exp?t.exp.loc:e.loc;n.onError(C(28,t.loc)),t.exp=Ne("true",!1,o)}if("if"===t.name){const r=Rn(e,t),s={type:9,loc:e.loc,branches:[r]};if(n.replaceNode(s),o)return o(s,r,!0)}else{const r=n.parent.children;let s=r.indexOf(e);for(;s-- >=-1;){const i=r[s];if(i&&3===i.type)n.removeNode(i);else{if(!i||2!==i.type||i.content.trim().length){if(i&&9===i.type){"else-if"===t.name&&void 0===i.branches[i.branches.length-1].condition&&n.onError(C(30,e.loc)),n.removeNode();const r=Rn(e,t);i.branches.push(r);const s=o&&o(i,r,!1);sn(r,n),s&&s(),n.currentNode=null}else n.onError(C(30,e.loc));break}n.removeNode(i)}}}}function Rn(e,t){const n=3===e.tagType;return{type:10,loc:e.loc,condition:"else"===t.name?void 0:t.exp,children:n&&!tt(e,"for")?e.children:[e],userKey:nt(e,"key"),isTemplateIf:n}}function Vn(e,t,n){return e.condition?Ce(e.condition,Ln(e,t,n),_e(n.helper(U),['""',"true"])):Ln(e,t,n)}function Ln(e,t,n){const{helper:o}=n,r=Ee("key",Ne(`${t}`,!1,ve,2)),{children:s}=e,i=s[0];if(1!==s.length||1!==i.type){if(1===s.length&&11===i.type){const e=i.codegenNode;return ut(e,r,n),e}{let t=64;return Se(n,o($),ke([r]),s,t+"",void 0,void 0,!0,!1,!1,e.loc)}}{const e=i.codegenNode,t=mt(e);return 13===t.type&&Be(t,n),ut(t,r,n),e}}const An=cn("for",((e,t,n)=>{const{helper:o,removeHelper:r}=n;return jn(e,t,n,(t=>{const s=_e(o(G),[t.source]),i=ct(e),c=tt(e,"memo"),l=nt(e,"key"),a=l&&(6===l.type?Ne(l.value.content,!0):l.exp),p=l?Ee("key",a):null,u=4===t.source.type&&t.source.constType>0,d=u?64:l?128:256;return t.codegenNode=Se(n,o($),void 0,s,d+"",void 0,void 0,!0,!u,!1,e.loc),()=>{let l;const{children:d}=t,f=1!==d.length||1!==d[0].type,h=lt(e)?e:i&&1===e.children.length&&lt(e.children[0])?e.children[0]:null;if(h?(l=h.codegenNode,i&&p&&ut(l,p,n)):f?l=Se(n,o($),p?ke([p]):void 0,e.children,"64",void 0,void 0,!0,void 0,!1):(l=d[0].codegenNode,i&&p&&ut(l,p,n),l.isBlock!==!u&&(l.isBlock?(r(L),r(je(n.inSSR,l.isComponent))):r(Ae(n.inSSR,l.isComponent))),l.isBlock=!u,l.isBlock?(o(L),o(je(n.inSSR,l.isComponent))):o(Ae(n.inSSR,l.isComponent))),c){const e=Oe(Wn(t.parseResult,[Ne("_cached")]));e.body=$e([Te(["const _memo = (",c.exp,")"]),Te(["if (_cached",...a?[" && _cached.key === ",a]:[],` && ${n.helperString(me)}(_cached, _memo)) return _cached`]),Te(["const _item = ",l]),Ne("_item.memo = _memo"),Ne("return _item")]),s.arguments.push(e,Ne("_cache"),Ne(String(n.cached++)))}else s.arguments.push(Oe(Wn(t.parseResult),l,!0))}}))}));function jn(e,t,n,o){if(!t.exp)return void n.onError(C(31,t.loc));const r=Dn(t.exp);if(!r)return void n.onError(C(32,t.loc));const{scopes:s}=n,{source:i,value:c,key:l,index:a}=r,p={type:11,loc:t.loc,source:i,valueAlias:c,keyAlias:l,objectIndexAlias:a,parseResult:r,children:ct(e)?e.children:[e]};n.replaceNode(p),s.vFor++;const u=o&&o(p);return()=>{s.vFor--,u&&u()}}const Bn=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Fn=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Un=/^\(|\)$/g;function Dn(e,t){const n=e.loc,o=e.content,r=o.match(Bn);if(!r)return;const[,s,i]=r,c={source:Hn(n,i.trim(),o.indexOf(i,s.length)),value:void 0,key:void 0,index:void 0};let l=s.trim().replace(Un,"").trim();const a=s.indexOf(l),p=l.match(Fn);if(p){l=l.replace(Fn,"").trim();const e=p[1].trim();let t;if(e&&(t=o.indexOf(e,a+l.length),c.key=Hn(n,e,t)),p[2]){const r=p[2].trim();r&&(c.index=Hn(n,r,o.indexOf(r,c.key?t+e.length:a+l.length)))}}return l&&(c.value=Hn(n,l,a)),c}function Hn(e,t,n){return Ne(t,!1,Ye(e,n,t.length))}function Wn({value:e,key:t,index:n},o=[]){return function(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map(((e,t)=>e||Ne("_".repeat(t+1),!1)))}([e,t,n,...o])}const Jn=Ne("undefined",!1),zn=(e,t)=>{if(1===e.type&&(1===e.tagType||3===e.tagType)){const n=tt(e,"slot");if(n)return t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},qn=(e,t)=>{let n;if(ct(e)&&e.props.some(it)&&(n=tt(e,"for"))){const e=n.parseResult=Dn(n.exp);if(e){const{value:n,key:o,index:r}=e,{addIdentifiers:s,removeIdentifiers:i}=t;return n&&s(n),o&&s(o),r&&s(r),()=>{n&&i(n),o&&i(o),r&&i(r)}}}},Kn=(e,t,n,o)=>Oe(e,n,!1,!0,n.length?n[0].loc:o);function Gn(e,t,n=Kn){t.helper(ue);const{children:o,loc:r}=e,s=[],i=[];let c=t.scopes.vSlot>0||t.scopes.vFor>0;const l=tt(e,"slot",!0);if(l){const{arg:e,exp:t}=l;e&&!Fe(e)&&(c=!0),s.push(Ee(e||Ne("default",!0),n(t,void 0,o,r)))}let a=!1,p=!1;const u=[],d=new Set;let f=0;for(let g=0;g<o.length;g++){const e=o[g];let r;if(!ct(e)||!(r=tt(e,"slot",!0))){3!==e.type&&u.push(e);continue}if(l){t.onError(C(37,r.loc));break}a=!0;const{children:h,loc:m}=e,{arg:y=Ne("default",!0),exp:v,loc:b}=r;let S;Fe(y)?S=y?y.content:"default":c=!0;const x=tt(e,"for"),k=n(v,null==x?void 0:x.exp,h,m);let E,N;if(E=tt(e,"if"))c=!0,i.push(Ce(E.exp,Zn(y,k,f++),Jn));else if(N=tt(e,/^else(-if)?$/,!0)){let e,n=g;for(;n--&&(e=o[n],3===e.type););if(e&&ct(e)&&tt(e,"if")){o.splice(g,1),g--;let e=i[i.length-1];for(;19===e.alternate.type;)e=e.alternate;e.alternate=N.exp?Ce(N.exp,Zn(y,k,f++),Jn):Zn(y,k,f++)}else t.onError(C(30,N.loc))}else if(x){c=!0;const e=x.parseResult||Dn(x.exp);e?i.push(_e(t.helper(G),[e.source,Oe(Wn(e),Zn(y,k),!0)])):t.onError(C(32,x.loc))}else{if(S){if(d.has(S)){t.onError(C(38,b));continue}d.add(S),"default"===S&&(p=!0)}s.push(Ee(y,k))}}if(!l){const e=(e,o)=>{const s=n(e,void 0,o,r);return t.compatConfig&&(s.isNonScopedSlot=!0),Ee("default",s)};a?u.length&&u.some((e=>Qn(e)))&&(p?t.onError(C(39,u[0].loc)):s.push(e(void 0,u))):s.push(e(void 0,o))}const h=c?2:Yn(e.children)?3:1;let m=ke(s.concat(Ee("_",Ne(h+"",!1))),r);return i.length&&(m=_e(t.helper(Y),[m,xe(i)])),{slots:m,hasDynamicSlots:c}}function Zn(e,t,n){const o=[Ee("name",e),Ee("fn",t)];return null!=n&&o.push(Ee("key",Ne(String(n),!0))),ke(o)}function Yn(e){for(let t=0;t<e.length;t++){const n=e[t];switch(n.type){case 1:if(2===n.tagType||Yn(n.children))return!0;break;case 9:if(Yn(n.branches))return!0;break;case 10:case 11:if(Yn(n.children))return!0}}return!1}function Qn(e){return 2!==e.type&&12!==e.type||(2===e.type?!!e.content.trim():Qn(e.content))}const Xn=new WeakMap,eo=(e,t)=>function(){if(1!==(e=t.currentNode).type||0!==e.tagType&&1!==e.tagType)return;const{tag:n,props:o}=e,r=1===e.tagType;let s=r?to(e,t):`"${n}"`;const i=p(s)&&s.callee===J;let c,l,a,u,d,f,h=0,m=i||s===M||s===P||!r&&("svg"===n||"foreignObject"===n);if(o.length>0){const n=no(e,t,void 0,r,i);c=n.props,h=n.patchFlag,d=n.dynamicPropNames;const o=n.directives;f=o&&o.length?xe(o.map((e=>so(e,t)))):void 0,n.shouldUseBlock&&(m=!0)}if(e.children.length>0){s===R&&(m=!0,h|=1024);if(r&&s!==M&&s!==R){const{slots:n,hasDynamicSlots:o}=Gn(e,t);l=n,o&&(h|=1024)}else if(1===e.children.length&&s!==M){const n=e.children[0],o=n.type,r=5===o||8===o;r&&0===Yt(n,t)&&(h|=1),l=r||2===o?n:e.children}else l=e.children}0!==h&&(a=String(h),d&&d.length&&(u=function(e){let t="[";for(let n=0,o=e.length;n<o;n++)t+=JSON.stringify(e[n]),n<o-1&&(t+=", ");return t+"]"}(d))),e.codegenNode=Se(t,s,c,l,a,u,f,!!m,!1,r,e.loc)};function to(e,t,n=!1){let{tag:o}=e;const r=io(o),s=nt(e,"is");if(s)if(r||vt("COMPILER_IS_ON_ELEMENT",t)){const e=6===s.type?s.value&&Ne(s.value.content,!0):s.exp;if(e)return _e(t.helper(J),[e])}else 6===s.type&&s.value.content.startsWith("vue:")&&(o=s.value.content.slice(4));const i=!r&&tt(e,"is");if(i&&i.exp)return _e(t.helper(J),[i.exp]);const c=De(o)||t.isBuiltInComponent(o);return c?(n||t.helper(c),c):(t.helper(W),t.components.add(o),ft(o,"component"))}function no(e,t,n=e.props,o,r,i=!1){const{tag:c,loc:l,children:p}=e;let f=[];const h=[],m=[],g=p.length>0;let y=!1,v=0,b=!1,S=!1,x=!1,k=!1,E=!1,N=!1;const w=[],T=e=>{f.length&&(h.push(ke(oo(f),l)),f=[]),e&&h.push(e)},_=({key:e,value:n})=>{if(Fe(e)){const i=e.content,c=s(i);if(!c||o&&!r||"onclick"===i.toLowerCase()||"onUpdate:modelValue"===i||u(i)||(k=!0),c&&u(i)&&(N=!0),20===n.type||(4===n.type||8===n.type)&&Yt(n,t)>0)return;"ref"===i?b=!0:"class"===i?S=!0:"style"===i?x=!0:"key"===i||w.includes(i)||w.push(i),!o||"class"!==i&&"style"!==i||w.includes(i)||w.push(i)}else E=!0};for(let s=0;s<n.length;s++){const r=n[s];if(6===r.type){const{loc:e,name:n,value:o}=r;let s=!0;if("ref"===n&&(b=!0,t.scopes.vFor>0&&f.push(Ee(Ne("ref_for",!0),Ne("true")))),"is"===n&&(io(c)||o&&o.content.startsWith("vue:")||vt("COMPILER_IS_ON_ELEMENT",t)))continue;f.push(Ee(Ne(n,!0,Ye(e,0,n.length)),Ne(o?o.content:"",s,o?o.loc:e)))}else{const{name:n,arg:s,exp:p,loc:u}=r,v="bind"===n,b="on"===n;if("slot"===n){o||t.onError(C(40,u));continue}if("once"===n||"memo"===n)continue;if("is"===n||v&&ot(s,"is")&&(io(c)||vt("COMPILER_IS_ON_ELEMENT",t)))continue;if(b&&i)continue;if((v&&ot(s,"key")||b&&g&&ot(s,"vue:before-update"))&&(y=!0),v&&ot(s,"ref")&&t.scopes.vFor>0&&f.push(Ee(Ne("ref_for",!0),Ne("true"))),!s&&(v||b)){if(E=!0,p)if(v){if(T(),vt("COMPILER_V_BIND_OBJECT_ORDER",t)){h.unshift(p);continue}h.push(p)}else T({type:14,loc:u,callee:t.helper(re),arguments:o?[p]:[p,"true"]});else t.onError(C(v?34:35,u));continue}const S=t.directiveTransforms[n];if(S){const{props:n,needRuntime:o}=S(r,e,t);!i&&n.forEach(_),b&&s&&!Fe(s)?T(ke(n,l)):f.push(...n),o&&(m.push(r),a(o)&&Xn.set(r,o))}else d(n)||(m.push(r),g&&(y=!0))}}let O;if(h.length?(T(),O=h.length>1?_e(t.helper(X),h,l):h[0]):f.length&&(O=ke(oo(f),l)),E?v|=16:(S&&!o&&(v|=2),x&&!o&&(v|=4),w.length&&(v|=8),k&&(v|=32)),y||0!==v&&32!==v||!(b||N||m.length>0)||(v|=512),!t.inSSR&&O)switch(O.type){case 15:let e=-1,n=-1,o=!1;for(let t=0;t<O.properties.length;t++){const r=O.properties[t].key;Fe(r)?"class"===r.content?e=t:"style"===r.content&&(n=t):r.isHandlerKey||(o=!0)}const r=O.properties[e],s=O.properties[n];o?O=_e(t.helper(ne),[O]):(r&&!Fe(r.value)&&(r.value=_e(t.helper(ee),[r.value])),s&&(x||4===s.value.type&&"["===s.value.content.trim()[0]||17===s.value.type)&&(s.value=_e(t.helper(te),[s.value])));break;case 14:break;default:O=_e(t.helper(ne),[_e(t.helper(oe),[O])])}return{props:O,directives:m,patchFlag:v,dynamicPropNames:w,shouldUseBlock:y}}function oo(e){const t=new Map,n=[];for(let o=0;o<e.length;o++){const r=e[o];if(8===r.key.type||!r.key.isStatic){n.push(r);continue}const i=r.key.content,c=t.get(i);c?("style"===i||"class"===i||s(i))&&ro(c,r):(t.set(i,r),n.push(r))}return n}function ro(e,t){17===e.value.type?e.value.elements.push(t.value):e.value=xe([e.value,t.value],e.loc)}function so(e,t){const n=[],o=Xn.get(e);o?n.push(t.helperString(o)):(t.helper(z),t.directives.add(e.name),n.push(ft(e.name,"directive")));const{loc:r}=e;if(e.exp&&n.push(e.exp),e.arg&&(e.exp||n.push("void 0"),n.push(e.arg)),Object.keys(e.modifiers).length){e.arg||(e.exp||n.push("void 0"),n.push("void 0"));const t=Ne("true",!1,r);n.push(ke(e.modifiers.map((e=>Ee(e,t))),r))}return xe(n,e.loc)}function io(e){return"component"===e||"Component"===e}const co=(e,t)=>{if(lt(e)){const{children:n,loc:o}=e,{slotName:r,slotProps:s}=lo(e,t),i=[t.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"];let c=2;s&&(i[2]=s,c=3),n.length&&(i[3]=Oe([],n,!1,!1,o),c=4),t.scopeId&&!t.slotted&&(c=5),i.splice(c),e.codegenNode=_e(t.helper(Z),i,o)}};function lo(e,t){let n,o='"default"';const r=[];for(let s=0;s<e.props.length;s++){const t=e.props[s];6===t.type?t.value&&("name"===t.name?o=JSON.stringify(t.value.content):(t.name=m(t.name),r.push(t))):"bind"===t.name&&ot(t.arg,"name")?t.exp&&(o=t.exp):("bind"===t.name&&t.arg&&Fe(t.arg)&&(t.arg.content=m(t.arg.content)),r.push(t))}if(r.length>0){const{props:o,directives:s}=no(e,t,r,!1,!1);n=o,s.length&&t.onError(C(36,s[0].loc))}return{slotName:o,slotProps:n}}const ao=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,po=(e,t,n,o)=>{const{loc:r,modifiers:s,arg:i}=e;let c;if(4===i.type)if(i.isStatic){let e=i.content;e.startsWith("vue:")&&(e=`vnode-${e.slice(4)}`);c=Ne(0!==t.tagType||e.startsWith("vnode")||!/[A-Z]/.test(e)?b(m(e)):`on:${e}`,!0,i.loc)}else c=Te([`${n.helperString(ce)}(`,i,")"]);else c=i,c.children.unshift(`${n.helperString(ce)}(`),c.children.push(")");let l=e.exp;l&&!l.content.trim()&&(l=void 0);let a=n.cacheHandlers&&!l&&!n.inVOnce;if(l){const e=Ze(l.content),t=!(e||ao.test(l.content)),n=l.content.includes(";");(t||a&&e)&&(l=Te([`${t?"$event":"(...args)"} => ${n?"{":"("}`,l,n?"}":")"]))}let p={props:[Ee(c,l||Ne("() => {}",!1,r))]};return o&&(p=o(p)),a&&(p.props[0].value=n.cache(p.props[0].value)),p.props.forEach((e=>e.key.isHandlerKey=!0)),p},uo=(e,t,n)=>{const{exp:o,modifiers:r,loc:s}=e,i=e.arg;return 4!==i.type?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),r.includes("camel")&&(4===i.type?i.content=i.isStatic?m(i.content):`${n.helperString(se)}(${i.content})`:(i.children.unshift(`${n.helperString(se)}(`),i.children.push(")"))),n.inSSR||(r.includes("prop")&&fo(i,"."),r.includes("attr")&&fo(i,"^")),!o||4===o.type&&!o.content.trim()?{props:[Ee(i,Ne("",!0,s))]}:{props:[Ee(i,o)]}},fo=(e,t)=>{4===e.type?e.content=e.isStatic?t+e.content:`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},ho=(e,t)=>{if(0===e.type||1===e.type||11===e.type||10===e.type)return()=>{const n=e.children;let o,r=!1;for(let e=0;e<n.length;e++){const t=n[e];if(st(t)){r=!0;for(let r=e+1;r<n.length;r++){const s=n[r];if(!st(s)){o=void 0;break}o||(o=n[e]=Te([t],t.loc)),o.children.push(" + ",s),n.splice(r,1),r--}}}if(r&&(1!==n.length||0!==e.type&&(1!==e.type||0!==e.tagType||e.props.find((e=>7===e.type&&!t.directiveTransforms[e.name]))||"template"===e.tag)))for(let e=0;e<n.length;e++){const o=n[e];if(st(o)||8===o.type){const r=[];2===o.type&&" "===o.content||r.push(o),t.ssr||0!==Yt(o,t)||r.push("1"),n[e]={type:12,content:o,loc:o.loc,codegenNode:_e(t.helper(D),r)}}}}},mo=new WeakSet,go=(e,t)=>{if(1===e.type&&tt(e,"once",!0)){if(mo.has(e)||t.inVOnce||t.inSSR)return;return mo.add(e),t.inVOnce=!0,t.helper(le),()=>{t.inVOnce=!1;const e=t.currentNode;e.codegenNode&&(e.codegenNode=t.cache(e.codegenNode,!0))}}},yo=(e,t,n)=>{const{exp:o,arg:r}=e;if(!o)return n.onError(C(41,e.loc)),vo();const s=o.loc.source,i=4===o.type?o.content:s,c=n.bindingMetadata[s];if("props"===c||"props-aliased"===c)return vo();if(!i.trim()||!Ze(i))return n.onError(C(42,o.loc)),vo();const l=r||Ne("modelValue",!0),a=r?Fe(r)?`onUpdate:${m(r.content)}`:Te(['"onUpdate:" + ',r]):"onUpdate:modelValue";let p;p=Te([`${n.isTS?"($event: any)":"$event"} => ((`,o,") = $event)"]);const u=[Ee(l,e.exp),Ee(a,p)];if(e.modifiers.length&&1===t.tagType){const t=e.modifiers.map((e=>(We(e)?e:JSON.stringify(e))+": true")).join(", "),n=r?Fe(r)?`${r.content}Modifiers`:Te([r,' + "Modifiers"']):"modelModifiers";u.push(Ee(n,Ne(`{ ${t} }`,!1,e.loc,2)))}return vo(u)};function vo(e=[]){return{props:e}}const bo=/[\w).+\-_$\]]/,So=(e,t)=>{vt("COMPILER_FILTER",t)&&(5===e.type&&xo(e.content,t),1===e.type&&e.props.forEach((e=>{7===e.type&&"for"!==e.name&&e.exp&&xo(e.exp,t)})))};function xo(e,t){if(4===e.type)ko(e,t);else for(let n=0;n<e.children.length;n++){const o=e.children[n];"object"==typeof o&&(4===o.type?ko(o,t):8===o.type?xo(e,t):5===o.type&&xo(o.content,t))}}function ko(e,t){const n=e.content;let o,r,s,i,c=!1,l=!1,a=!1,p=!1,u=0,d=0,f=0,h=0,m=[];for(s=0;s<n.length;s++)if(r=o,o=n.charCodeAt(s),c)39===o&&92!==r&&(c=!1);else if(l)34===o&&92!==r&&(l=!1);else if(a)96===o&&92!==r&&(a=!1);else if(p)47===o&&92!==r&&(p=!1);else if(124!==o||124===n.charCodeAt(s+1)||124===n.charCodeAt(s-1)||u||d||f){switch(o){case 34:l=!0;break;case 39:c=!0;break;case 96:a=!0;break;case 40:f++;break;case 41:f--;break;case 91:d++;break;case 93:d--;break;case 123:u++;break;case 125:u--}if(47===o){let e,t=s-1;for(;t>=0&&(e=n.charAt(t)," "===e);t--);e&&bo.test(e)||(p=!0)}}else void 0===i?(h=s+1,i=n.slice(0,s).trim()):g();function g(){m.push(n.slice(h,s).trim()),h=s+1}if(void 0===i?i=n.slice(0,s).trim():0!==h&&g(),m.length){for(s=0;s<m.length;s++)i=Eo(i,m[s],t);e.content=i}}function Eo(e,t,n){n.helper(q);const o=t.indexOf("(");if(o<0)return n.filters.add(t),`${ft(t,"filter")}(${e})`;{const r=t.slice(0,o),s=t.slice(o+1);return n.filters.add(r),`${ft(r,"filter")}(${e}${")"!==s?","+s:s}`}}const No=new WeakSet,wo=(e,t)=>{if(1===e.type){const n=tt(e,"memo");if(!n||No.has(e))return;return No.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&13===o.type&&(1!==e.tagType&&Be(o,t),e.codegenNode=_e(t.helper(he),[n.exp,Oe(void 0,o),"_cache",String(t.cached++)]))}}};function To(e){return[[go,Mn,wo,An,So,co,eo,zn,ho],{on:po,bind:uo,model:yo}]}function _o(e,t={}){const n=t.onError||_,o="module"===t.mode;!0===t.prefixIdentifiers?n(C(47)):o&&n(C(48));t.cacheHandlers&&n(C(49)),t.scopeId&&!o&&n(C(50));const r=l(e)?Nt(e,t):e,[s,c]=To();return rn(r,i({},t,{prefixIdentifiers:false,nodeTransforms:[...s,...t.nodeTransforms||[]],directiveTransforms:i({},c,t.directiveTransforms||{})})),un(r,i({},t,{prefixIdentifiers:false}))}const Oo=()=>({props:[]}),Co=Symbol(""),Io=Symbol(""),$o=Symbol(""),Mo=Symbol(""),Po=Symbol(""),Ro=Symbol(""),Vo=Symbol(""),Lo=Symbol(""),Ao=Symbol(""),jo=Symbol("");let Bo;ye({[Co]:"vModelRadio",[Io]:"vModelCheckbox",[$o]:"vModelText",[Mo]:"vModelSelect",[Po]:"vModelDynamic",[Ro]:"withModifiers",[Vo]:"withKeys",[Lo]:"vShow",[Ao]:"Transition",[jo]:"TransitionGroup"});const Fo=e("style,iframe,script,noscript",!0),Uo={isVoidTag:T,isNativeTag:e=>N(e)||w(e),isPreTag:e=>"pre"===e,decodeEntities:function(e,t=!1){return Bo||(Bo=document.createElement("div")),t?(Bo.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,Bo.children[0].getAttribute("foo")):(Bo.innerHTML=e,Bo.textContent)},isBuiltInComponent:e=>Ue(e,"Transition")?Ao:Ue(e,"TransitionGroup")?jo:void 0,getNamespace(e,t){let n=t?t.ns:0;if(t&&2===n)if("annotation-xml"===t.tag){if("svg"===e)return 1;t.props.some((e=>6===e.type&&"encoding"===e.name&&null!=e.value&&("text/html"===e.value.content||"application/xhtml+xml"===e.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&"mglyph"!==e&&"malignmark"!==e&&(n=0);else t&&1===n&&("foreignObject"!==t.tag&&"desc"!==t.tag&&"title"!==t.tag||(n=0));if(0===n){if("svg"===e)return 1;if("math"===e)return 2}return n},getTextMode({tag:e,ns:t}){if(0===t){if("textarea"===e||"title"===e)return 1;if(Fo(e))return 2}return 0}},Do=e=>{1===e.type&&e.props.forEach(((t,n)=>{6===t.type&&"style"===t.name&&t.value&&(e.props[n]={type:7,name:"bind",arg:Ne("style",!0,t.loc),exp:Ho(t.value.content,t.loc),modifiers:[],loc:t.loc})}))},Ho=(e,t)=>{const n=function(e){const t={};return e.replace(E,"").split(x).forEach((e=>{if(e){const n=e.split(k);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}(e);return Ne(JSON.stringify(n),!1,t,3)};function Wo(e,t){return C(e,t)}const Jo={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."},zo=e("passive,once,capture"),qo=e("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Ko=e("left,right"),Go=e("onkeyup,onkeydown,onkeypress",!0),Zo=(e,t)=>Fe(e)&&"onclick"===e.content.toLowerCase()?Ne(t,!0):4!==e.type?Te(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,Yo=(e,t)=>{1!==e.type||0!==e.tagType||"script"!==e.tag&&"style"!==e.tag||t.removeNode()},Qo=[Do],Xo={cloak:Oo,html:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(53,r)),t.children.length&&(n.onError(Wo(54,r)),t.children.length=0),{props:[Ee(Ne("innerHTML",!0,r),o||Ne("",!0))]}},text:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(55,r)),t.children.length&&(n.onError(Wo(56,r)),t.children.length=0),{props:[Ee(Ne("textContent",!0),o?Yt(o,n)>0?o:_e(n.helperString(Q),[o],r):Ne("",!0))]}},model:(e,t,n)=>{const o=yo(e,t,n);if(!o.props.length||1===t.tagType)return o;e.arg&&n.onError(Wo(58,e.arg.loc));const{tag:r}=t,s=n.isCustomElement(r);if("input"===r||"textarea"===r||"select"===r||s){let i=$o,c=!1;if("input"===r||s){const o=nt(t,"type");if(o){if(7===o.type)i=Po;else if(o.value)switch(o.value.content){case"radio":i=Co;break;case"checkbox":i=Io;break;case"file":c=!0,n.onError(Wo(59,e.loc))}}else rt(t)&&(i=Po)}else"select"===r&&(i=Mo);c||(o.needRuntime=n.helper(i))}else n.onError(Wo(57,e.loc));return o.props=o.props.filter((e=>!(4===e.key.type&&"modelValue"===e.key.content))),o},on:(e,t,n)=>po(e,t,n,(t=>{const{modifiers:o}=e;if(!o.length)return t;let{key:r,value:s}=t.props[0];const{keyModifiers:i,nonKeyModifiers:c,eventOptionModifiers:l}=((e,t,n,o)=>{const r=[],s=[],i=[];for(let c=0;c<t.length;c++){const o=t[c];"native"===o&&bt("COMPILER_V_ON_NATIVE",n)||zo(o)?i.push(o):Ko(o)?Fe(e)?Go(e.content)?r.push(o):s.push(o):(r.push(o),s.push(o)):qo(o)?s.push(o):r.push(o)}return{keyModifiers:r,nonKeyModifiers:s,eventOptionModifiers:i}})(r,o,n);if(c.includes("right")&&(r=Zo(r,"onContextmenu")),c.includes("middle")&&(r=Zo(r,"onMouseup")),c.length&&(s=_e(n.helper(Ro),[s,JSON.stringify(c)])),!i.length||Fe(r)&&!Go(r.content)||(s=_e(n.helper(Vo),[s,JSON.stringify(i)])),l.length){const e=l.map(v).join("");r=Fe(r)?Ne(`${r.content}${e}`,!0):Te(["(",r,`) + "${e}"`])}return{props:[Ee(r,s)]}})),show:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(Wo(61,r)),{props:[],needRuntime:n.helper(Lo)}}};function er(e,t={}){return _o(e,i({},Uo,t,{nodeTransforms:[Yo,...Qo,...t.nodeTransforms||[]],directiveTransforms:i({},Xo,t.directiveTransforms||{}),transformHoist:null}))}function tr(e,t={}){return Nt(e,i({},Uo,t))}export{V as BASE_TRANSITION,se as CAMELIZE,ie as CAPITALIZE,A as CREATE_BLOCK,U as CREATE_COMMENT,j as CREATE_ELEMENT_BLOCK,F as CREATE_ELEMENT_VNODE,Y as CREATE_SLOTS,H as CREATE_STATIC,D as CREATE_TEXT,B as CREATE_VNODE,Xo as DOMDirectiveTransforms,Jo as DOMErrorMessages,Qo as DOMNodeTransforms,$ as FRAGMENT,oe as GUARD_REACTIVE_PROPS,me as IS_MEMO_SAME,fe as IS_REF,R as KEEP_ALIVE,X as MERGE_PROPS,ee as NORMALIZE_CLASS,ne as NORMALIZE_PROPS,te as NORMALIZE_STYLE,L as OPEN_BLOCK,pe as POP_SCOPE_ID,ae as PUSH_SCOPE_ID,G as RENDER_LIST,Z as RENDER_SLOT,W as RESOLVE_COMPONENT,z as RESOLVE_DIRECTIVE,J as RESOLVE_DYNAMIC_COMPONENT,q as RESOLVE_FILTER,le as SET_BLOCK_TRACKING,P as SUSPENSE,M as TELEPORT,Q as TO_DISPLAY_STRING,re as TO_HANDLERS,ce as TO_HANDLER_KEY,Ao as TRANSITION,jo as TRANSITION_GROUP,On as TS_NODE_TYPES,de as UNREF,Io as V_MODEL_CHECKBOX,Po as V_MODEL_DYNAMIC,Co as V_MODEL_RADIO,Mo as V_MODEL_SELECT,$o as V_MODEL_TEXT,Vo as V_ON_WITH_KEYS,Ro as V_ON_WITH_MODIFIERS,Lo as V_SHOW,ue as WITH_CTX,K as WITH_DIRECTIVES,he as WITH_MEMO,Qe as advancePositionWithClone,Xe as advancePositionWithMutation,et as assert,_o as baseCompile,Nt as baseParse,so as buildDirectiveArgs,no as buildProps,Gn as buildSlots,bt as checkCompatEnabled,er as compile,Be as convertToBlock,xe as createArrayExpression,Re as createAssignmentExpression,$e as createBlockStatement,Ie as createCacheExpression,_e as createCallExpression,C as createCompilerError,Te as createCompoundExpression,Ce as createConditionalExpression,Wo as createDOMCompilerError,Wn as createForLoopParams,Oe as createFunctionExpression,Pe as createIfStatement,we as createInterpolation,ke as createObjectExpression,Ee as createObjectProperty,Le as createReturnStatement,be as createRoot,Ve as createSequenceExpression,Ne as createSimpleExpression,cn as createStructuralDirectiveTransform,Me as createTemplateLiteral,on as createTransformContext,Se as createVNodeCall,I as errorMessages,Nn as extractIdentifiers,tt as findDir,nt as findProp,un as generate,S as generateCodeFrame,To as getBaseTransformPreset,Yt as getConstantType,Ye as getInnerRange,mt as getMemoedVNodeCall,je as getVNodeBlockHelper,Ae as getVNodeHelper,rt as hasDynamicKeyVBind,ht as hasScopeRef,ge as helperNameMap,ut as injectProp,Ue as isBuiltInType,De as isCoreComponent,wn as isFunctionType,xn as isInDestructureAssignment,Ze as isMemberExpression,Ke as isMemberExpressionBrowser,Ge as isMemberExpressionNode,Sn as isReferencedIdentifier,We as isSimpleIdentifier,lt as isSlotOutlet,ot as isStaticArgOf,Fe as isStaticExp,Tn as isStaticProperty,_n as isStaticPropertyKey,ct as isTemplateNode,st as isText,it as isVSlot,ve as locStub,Oo as noopDirectiveTransform,tr as parse,Uo as parserOptions,In as processExpression,jn as processFor,Pn as processIf,lo as processSlotOutlet,ye as registerRuntimeHelpers,to as resolveComponentType,$n as stringifyExpression,ft as toValidAssetId,zn as trackSlotScopes,qn as trackVForSlotScopes,rn as transform,uo as transformBind,eo as transformElement,Cn as transformExpression,yo as transformModel,po as transformOn,Do as transformStyle,sn as traverseNode,En as walkBlockDeclarations,kn as walkFunctionParams,bn as walkIdentifiers,St as warnDeprecation};

@@ -489,2 +489,2 @@ import { registerRuntimeHelpers, isBuiltInType, createSimpleExpression, createCompilerError, createObjectProperty, getConstantType, createCallExpression, TO_DISPLAY_STRING, transformModel as transformModel$1, findProp, hasDynamicKeyVBind, transformOn as transformOn$1, isStaticExp, createCompoundExpression, checkCompatEnabled, noopDirectiveTransform, baseCompile, baseParse } from '@vue/compiler-core';

export { DOMDirectiveTransforms, DOMNodeTransforms, TRANSITION, TRANSITION_GROUP, V_MODEL_CHECKBOX, V_MODEL_DYNAMIC, V_MODEL_RADIO, V_MODEL_SELECT, V_MODEL_TEXT, V_ON_WITH_KEYS, V_ON_WITH_MODIFIERS, V_SHOW, compile, createDOMCompilerError, parse, parserOptions, transformStyle };
export { DOMDirectiveTransforms, DOMErrorMessages, DOMNodeTransforms, TRANSITION, TRANSITION_GROUP, V_MODEL_CHECKBOX, V_MODEL_DYNAMIC, V_MODEL_RADIO, V_MODEL_SELECT, V_MODEL_TEXT, V_ON_WITH_KEYS, V_ON_WITH_MODIFIERS, V_SHOW, compile, createDOMCompilerError, parse, parserOptions, transformStyle };

@@ -1,1 +0,1 @@

var VueCompilerDOM=function(e){"use strict";function t(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}const n={},o=()=>{},r=()=>!1,s=/^on[^a-z]/,i=e=>s.test(e),c=Object.assign,l=Array.isArray,a=e=>"string"==typeof e,p=e=>"symbol"==typeof e,u=e=>null!==e&&"object"==typeof e,f=t(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),d=t("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),h=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},m=/-(\w)/g,g=h((e=>e.replace(m,((e,t)=>t?t.toUpperCase():"")))),y=/\B([A-Z])/g,v=h((e=>e.replace(y,"-$1").toLowerCase())),S=h((e=>e.charAt(0).toUpperCase()+e.slice(1))),b=h((e=>e?`on${S(e)}`:""));const E=/;(?![^(]*\))/g,T=/:([^]+)/,x=/\/\*[^]*?\*\//g;const N=t("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),_=t("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),k=t("area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr");function O(e){throw e}function C(e){}function I(e,t,n,o){const r=new SyntaxError(String(e));return r.code=e,r.loc=t,r}const M=Symbol(""),R=Symbol(""),P=Symbol(""),w=Symbol(""),$=Symbol(""),L=Symbol(""),V=Symbol(""),A=Symbol(""),D=Symbol(""),B=Symbol(""),F=Symbol(""),j=Symbol(""),H=Symbol(""),W=Symbol(""),K=Symbol(""),U=Symbol(""),J=Symbol(""),G=Symbol(""),z=Symbol(""),Y=Symbol(""),Z=Symbol(""),q=Symbol(""),X=Symbol(""),Q=Symbol(""),ee=Symbol(""),te=Symbol(""),ne=Symbol(""),oe=Symbol(""),re=Symbol(""),se=Symbol(""),ie=Symbol(""),ce=Symbol(""),le=Symbol(""),ae=Symbol(""),pe=Symbol(""),ue=Symbol(""),fe=Symbol(""),de=Symbol(""),he=Symbol(""),me={[M]:"Fragment",[R]:"Teleport",[P]:"Suspense",[w]:"KeepAlive",[$]:"BaseTransition",[L]:"openBlock",[V]:"createBlock",[A]:"createElementBlock",[D]:"createVNode",[B]:"createElementVNode",[F]:"createCommentVNode",[j]:"createTextVNode",[H]:"createStaticVNode",[W]:"resolveComponent",[K]:"resolveDynamicComponent",[U]:"resolveDirective",[J]:"resolveFilter",[G]:"withDirectives",[z]:"renderList",[Y]:"renderSlot",[Z]:"createSlots",[q]:"toDisplayString",[X]:"mergeProps",[Q]:"normalizeClass",[ee]:"normalizeStyle",[te]:"normalizeProps",[ne]:"guardReactiveProps",[oe]:"toHandlers",[re]:"camelize",[se]:"capitalize",[ie]:"toHandlerKey",[ce]:"setBlockTracking",[le]:"pushScopeId",[ae]:"popScopeId",[pe]:"withCtx",[ue]:"unref",[fe]:"isRef",[de]:"withMemo",[he]:"isMemoSame"};function ge(e){Object.getOwnPropertySymbols(e).forEach((t=>{me[t]=e[t]}))}const ye={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function ve(e,t=ye){return{type:0,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:t}}function Se(e,t,n,o,r,s,i,c=!1,l=!1,a=!1,p=ye){return e&&(c?(e.helper(L),e.helper(Re(e.inSSR,a))):e.helper(Me(e.inSSR,a)),i&&e.helper(G)),{type:13,tag:t,props:n,children:o,patchFlag:r,dynamicProps:s,directives:i,isBlock:c,disableTracking:l,isComponent:a,loc:p}}function be(e,t=ye){return{type:17,loc:t,elements:e}}function Ee(e,t=ye){return{type:15,loc:t,properties:e}}function Te(e,t){return{type:16,loc:ye,key:a(e)?xe(e,!0):e,value:t}}function xe(e,t=!1,n=ye,o=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:o}}function Ne(e,t=ye){return{type:8,loc:t,children:e}}function _e(e,t=[],n=ye){return{type:14,loc:n,callee:e,arguments:t}}function ke(e,t=void 0,n=!1,o=!1,r=ye){return{type:18,params:e,returns:t,newline:n,isSlot:o,loc:r}}function Oe(e,t,n,o=!0){return{type:19,test:e,consequent:t,alternate:n,newline:o,loc:ye}}function Ce(e,t,n=!1){return{type:20,index:e,value:t,isVNode:n,loc:ye}}function Ie(e){return{type:21,body:e,loc:ye}}function Me(e,t){return e||t?D:B}function Re(e,t){return e||t?V:A}function Pe(e,{helper:t,removeHelper:n,inSSR:o}){e.isBlock||(e.isBlock=!0,n(Me(o,e.isComponent)),t(L),t(Re(o,e.isComponent)))}const we=e=>4===e.type&&e.isStatic,$e=(e,t)=>e===t||e===v(t);function Le(e){return $e(e,"Teleport")?R:$e(e,"Suspense")?P:$e(e,"KeepAlive")?w:$e(e,"BaseTransition")?$:void 0}const Ve=/^\d|[^\$\w]/,Ae=e=>!Ve.test(e),De=/[A-Za-z_$\xA0-\uFFFF]/,Be=/[\.\?\w$\xA0-\uFFFF]/,Fe=/\s+[.[]\s*|\s*[.[]\s+/g,je=e=>{e=e.trim().replace(Fe,(e=>e.trim()));let t=0,n=[],o=0,r=0,s=null;for(let i=0;i<e.length;i++){const c=e.charAt(i);switch(t){case 0:if("["===c)n.push(t),t=1,o++;else if("("===c)n.push(t),t=2,r++;else if(!(0===i?De:Be).test(c))return!1;break;case 1:"'"===c||'"'===c||"`"===c?(n.push(t),t=3,s=c):"["===c?o++:"]"===c&&(--o||(t=n.pop()));break;case 2:if("'"===c||'"'===c||"`"===c)n.push(t),t=3,s=c;else if("("===c)r++;else if(")"===c){if(i===e.length-1)return!1;--r||(t=n.pop())}break;case 3:c===s&&(t=n.pop(),s=null)}}return!o&&!r},He=o,We=je;function Ke(e,t,n){const o={source:e.source.slice(t,t+n),start:Ue(e.start,e.source,t),end:e.end};return null!=n&&(o.end=Ue(e.start,e.source,t+n)),o}function Ue(e,t,n=t.length){return Je(c({},e),t,n)}function Je(e,t,n=t.length){let o=0,r=-1;for(let s=0;s<n;s++)10===t.charCodeAt(s)&&(o++,r=s);return e.offset+=n,e.line+=o,e.column=-1===r?e.column+n:n-r,e}function Ge(e,t,n=!1){for(let o=0;o<e.props.length;o++){const r=e.props[o];if(7===r.type&&(n||r.exp)&&(a(t)?r.name===t:t.test(r.name)))return r}}function ze(e,t,n=!1,o=!1){for(let r=0;r<e.props.length;r++){const s=e.props[r];if(6===s.type){if(n)continue;if(s.name===t&&(s.value||o))return s}else if("bind"===s.name&&(s.exp||o)&&Ye(s.arg,t))return s}}function Ye(e,t){return!(!e||!we(e)||e.content!==t)}function Ze(e){return e.props.some((e=>!(7!==e.type||"bind"!==e.name||e.arg&&4===e.arg.type&&e.arg.isStatic)))}function qe(e){return 5===e.type||2===e.type}function Xe(e){return 7===e.type&&"slot"===e.name}function Qe(e){return 1===e.type&&3===e.tagType}function et(e){return 1===e.type&&2===e.tagType}const tt=new Set([te,ne]);function nt(e,t=[]){if(e&&!a(e)&&14===e.type){const n=e.callee;if(!a(n)&&tt.has(n))return nt(e.arguments[0],t.concat(e))}return[e,t]}function ot(e,t,n){let o,r,s=13===e.type?e.props:e.arguments[2],i=[];if(s&&!a(s)&&14===s.type){const e=nt(s);s=e[0],i=e[1],r=i[i.length-1]}if(null==s||a(s))o=Ee([t]);else if(14===s.type){const e=s.arguments[0];a(e)||15!==e.type?s.callee===oe?o=_e(n.helper(X),[Ee([t]),s]):s.arguments.unshift(Ee([t])):rt(t,e)||e.properties.unshift(t),!o&&(o=s)}else 15===s.type?(rt(t,s)||s.properties.unshift(t),o=s):(o=_e(n.helper(X),[Ee([t]),s]),r&&r.callee===ne&&(r=i[i.length-2]));13===e.type?r?r.arguments[0]=o:e.props=o:r?r.arguments[0]=o:e.arguments[2]=o}function rt(e,t){let n=!1;if(4===e.key.type){const o=e.key.content;n=t.properties.some((e=>4===e.key.type&&e.key.content===o))}return n}function st(e,t){return`_${t}_${e.replace(/[^\w]/g,((t,n)=>"-"===t?"_":e.charCodeAt(n).toString()))}`}function it(e){return 14===e.type&&e.callee===de?e.arguments[1].returns:e}const ct={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:e=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${e}.sync\` should be changed to \`v-model:${e}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_PROP:{message:".prop modifier for v-bind has been removed and no longer necessary. Vue 3 will automatically set a binding as DOM property when appropriate."},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_FILTER:{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 lt(e,t){const n=t.options?t.options.compatConfig:t.compatConfig,o=n&&n[e];return"MODE"===e?o||3:o}function at(e,t){const n=lt("MODE",t),o=lt(e,t);return 3===n?!0===o:!1!==o}function pt(e,t,n,...o){return at(e,t)}const ut=/&(gt|lt|amp|apos|quot);/g,ft={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},dt={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:r,isPreTag:r,isCustomElement:r,decodeEntities:e=>e.replace(ut,((e,t)=>ft[t])),onError:O,onWarn:C,comments:!1};function ht(e,t={}){const n=function(e,t){const n=c({},dt);let o;for(o in t)n[o]=void 0===t[o]?dt[o]:t[o];return{options:n,column:1,line:1,offset:0,originalSource:e,source:e,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(e,t),o=Ct(n);return ve(mt(n,0,[]),It(n,o))}function mt(e,t,n){const o=Mt(n),r=o?o.ns:0,s=[];for(;!Vt(e,t,n);){const i=e.source;let c;if(0===t||1===t)if(!e.inVPre&&Rt(i,e.options.delimiters[0]))c=_t(e,t);else if(0===t&&"<"===i[0])if(1===i.length);else if("!"===i[1])c=Rt(i,"\x3c!--")?vt(e):Rt(i,"<!DOCTYPE")?St(e):Rt(i,"<![CDATA[")&&0!==r?yt(e,n):St(e);else if("/"===i[1])if(2===i.length);else{if(">"===i[2]){Pt(e,3);continue}if(/[a-z]/i.test(i[2])){Tt(e,1,o);continue}Lt(e,12,2),c=St(e)}else/[a-z]/i.test(i[1])?(c=bt(e,n),at("COMPILER_NATIVE_TEMPLATE",e)&&c&&"template"===c.tag&&!c.props.some((e=>7===e.type&&Et(e.name)))&&(c=c.children)):"?"===i[1]&&(Lt(e,21,1),c=St(e));if(c||(c=kt(e,t)),l(c))for(let e=0;e<c.length;e++)gt(s,c[e]);else gt(s,c)}let i=!1;if(2!==t&&1!==t){const t="preserve"!==e.options.whitespace;for(let n=0;n<s.length;n++){const o=s[n];if(2===o.type)if(e.inPre)o.content=o.content.replace(/\r\n/g,"\n");else if(/[^\t\r\n\f ]/.test(o.content))t&&(o.content=o.content.replace(/[\t\r\n\f ]+/g," "));else{const e=s[n-1],r=s[n+1];!e||!r||t&&(3===e.type&&3===r.type||3===e.type&&1===r.type||1===e.type&&3===r.type||1===e.type&&1===r.type&&/[\r\n]/.test(o.content))?(i=!0,s[n]=null):o.content=" "}else 3!==o.type||e.options.comments||(i=!0,s[n]=null)}if(e.inPre&&o&&e.options.isPreTag(o.tag)){const e=s[0];e&&2===e.type&&(e.content=e.content.replace(/^\r?\n/,""))}}return i?s.filter(Boolean):s}function gt(e,t){if(2===t.type){const n=Mt(e);if(n&&2===n.type&&n.loc.end.offset===t.loc.start.offset)return n.content+=t.content,n.loc.end=t.loc.end,void(n.loc.source+=t.loc.source)}e.push(t)}function yt(e,t){Pt(e,9);const n=mt(e,3,t);return 0===e.source.length||Pt(e,3),n}function vt(e){const t=Ct(e);let n;const o=/--(\!)?>/.exec(e.source);if(o){n=e.source.slice(4,o.index);const t=e.source.slice(0,o.index);let r=1,s=0;for(;-1!==(s=t.indexOf("\x3c!--",r));)Pt(e,s-r+1),r=s+1;Pt(e,o.index+o[0].length-r+1)}else n=e.source.slice(4),Pt(e,e.source.length);return{type:3,content:n,loc:It(e,t)}}function St(e){const t=Ct(e),n="?"===e.source[1]?1:2;let o;const r=e.source.indexOf(">");return-1===r?(o=e.source.slice(n),Pt(e,e.source.length)):(o=e.source.slice(n,r),Pt(e,r+1)),{type:3,content:o,loc:It(e,t)}}function bt(e,t){const n=e.inPre,o=e.inVPre,r=Mt(t),s=Tt(e,0,r),i=e.inPre&&!n,c=e.inVPre&&!o;if(s.isSelfClosing||e.options.isVoidTag(s.tag))return i&&(e.inPre=!1),c&&(e.inVPre=!1),s;t.push(s);const l=e.options.getTextMode(s,r),a=mt(e,l,t);t.pop();{const t=s.props.find((e=>6===e.type&&"inline-template"===e.name));if(t&&pt("COMPILER_INLINE_TEMPLATE",e)){const n=It(e,s.loc.end);t.value={type:2,content:n.source,loc:n}}}if(s.children=a,At(e.source,s.tag))Tt(e,1,r);else if(0===e.source.length&&"script"===s.tag.toLowerCase()){const e=a[0];e&&Rt(e.loc.source,"\x3c!--")}return s.loc=It(e,s.loc.start),i&&(e.inPre=!1),c&&(e.inVPre=!1),s}const Et=t("if,else,else-if,for,slot");function Tt(e,t,n){const o=Ct(e),r=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(e.source),s=r[1],i=e.options.getNamespace(s,n);Pt(e,r[0].length),wt(e);const l=Ct(e),a=e.source;e.options.isPreTag(s)&&(e.inPre=!0);let p=xt(e,t);0===t&&!e.inVPre&&p.some((e=>7===e.type&&"pre"===e.name))&&(e.inVPre=!0,c(e,l),e.source=a,p=xt(e,t).filter((e=>"v-pre"!==e.name)));let u=!1;if(0===e.source.length||(u=Rt(e.source,"/>"),Pt(e,u?2:1)),1===t)return;let f=0;return e.inVPre||("slot"===s?f=2:"template"===s?p.some((e=>7===e.type&&Et(e.name)))&&(f=3):function(e,t,n){const o=n.options;if(o.isCustomElement(e))return!1;if("component"===e||/^[A-Z]/.test(e)||Le(e)||o.isBuiltInComponent&&o.isBuiltInComponent(e)||o.isNativeTag&&!o.isNativeTag(e))return!0;for(let r=0;r<t.length;r++){const e=t[r];if(6===e.type){if("is"===e.name&&e.value){if(e.value.content.startsWith("vue:"))return!0;if(pt("COMPILER_IS_ON_ELEMENT",n))return!0}}else{if("is"===e.name)return!0;if("bind"===e.name&&Ye(e.arg,"is")&&pt("COMPILER_IS_ON_ELEMENT",n))return!0}}}(s,p,e)&&(f=1)),{type:1,ns:i,tag:s,tagType:f,props:p,isSelfClosing:u,children:[],loc:It(e,o),codegenNode:void 0}}function xt(e,t){const n=[],o=new Set;for(;e.source.length>0&&!Rt(e.source,">")&&!Rt(e.source,"/>");){if(Rt(e.source,"/")){Pt(e,1),wt(e);continue}const r=Nt(e,o);6===r.type&&r.value&&"class"===r.name&&(r.value.content=r.value.content.replace(/\s+/g," ").trim()),0===t&&n.push(r),/^[^\t\r\n\f />]/.test(e.source),wt(e)}return n}function Nt(e,t){var n;const o=Ct(e),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(e.source)[0];t.has(r),t.add(r);{const t=/["'<]/g;let n;for(;n=t.exec(r);)Lt(e,17,n.index)}let s;Pt(e,r.length),/^[\t\r\n\f ]*=/.test(e.source)&&(wt(e),Pt(e,1),wt(e),s=function(e){const t=Ct(e);let n;const o=e.source[0],r='"'===o||"'"===o;if(r){Pt(e,1);const t=e.source.indexOf(o);-1===t?n=Ot(e,e.source.length,4):(n=Ot(e,t,4),Pt(e,1))}else{const t=/^[^\t\r\n\f >]+/.exec(e.source);if(!t)return;const o=/["'<=`]/g;let r;for(;r=o.exec(t[0]);)Lt(e,18,r.index);n=Ot(e,t[0].length,4)}return{content:n,isQuoted:r,loc:It(e,t)}}(e));const i=It(e,o);if(!e.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const t=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let c,l=Rt(r,"."),a=t[1]||(l||Rt(r,":")?"bind":Rt(r,"@")?"on":"slot");if(t[2]){const s="slot"===a,i=r.lastIndexOf(t[2],r.length-((null==(n=t[3])?void 0:n.length)||0)),l=It(e,$t(e,o,i),$t(e,o,i+t[2].length+(s&&t[3]||"").length));let p=t[2],u=!0;p.startsWith("[")?(u=!1,p.endsWith("]")?p=p.slice(1,p.length-1):(Lt(e,27),p=p.slice(1))):s&&(p+=t[3]||""),c={type:4,content:p,isStatic:u,constType:u?3:0,loc:l}}if(s&&s.isQuoted){const e=s.loc;e.start.offset++,e.start.column++,e.end=Ue(e.start,s.content),e.source=e.source.slice(1,-1)}const p=t[3]?t[3].slice(1).split("."):[];return l&&p.push("prop"),"bind"===a&&c&&p.includes("sync")&&pt("COMPILER_V_BIND_SYNC",e,0)&&(a="model",p.splice(p.indexOf("sync"),1)),{type:7,name:a,exp:s&&{type:4,content:s.content,isStatic:!1,constType:0,loc:s.loc},arg:c,modifiers:p,loc:i}}return!e.inVPre&&Rt(r,"v-"),{type:6,name:r,value:s&&{type:2,content:s.content,loc:s.loc},loc:i}}function _t(e,t){const[n,o]=e.options.delimiters,r=e.source.indexOf(o,n.length);if(-1===r)return;const s=Ct(e);Pt(e,n.length);const i=Ct(e),c=Ct(e),l=r-n.length,a=e.source.slice(0,l),p=Ot(e,l,t),u=p.trim(),f=p.indexOf(u);f>0&&Je(i,a,f);return Je(c,a,l-(p.length-u.length-f)),Pt(e,o.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:u,loc:It(e,i,c)},loc:It(e,s)}}function kt(e,t){const n=3===t?["]]>"]:["<",e.options.delimiters[0]];let o=e.source.length;for(let s=0;s<n.length;s++){const t=e.source.indexOf(n[s],1);-1!==t&&o>t&&(o=t)}const r=Ct(e);return{type:2,content:Ot(e,o,t),loc:It(e,r)}}function Ot(e,t,n){const o=e.source.slice(0,t);return Pt(e,t),2!==n&&3!==n&&o.includes("&")?e.options.decodeEntities(o,4===n):o}function Ct(e){const{column:t,line:n,offset:o}=e;return{column:t,line:n,offset:o}}function It(e,t,n){return{start:t,end:n=n||Ct(e),source:e.originalSource.slice(t.offset,n.offset)}}function Mt(e){return e[e.length-1]}function Rt(e,t){return e.startsWith(t)}function Pt(e,t){const{source:n}=e;Je(e,n,t),e.source=n.slice(t)}function wt(e){const t=/^[\t\r\n\f ]+/.exec(e.source);t&&Pt(e,t[0].length)}function $t(e,t,n){return Ue(t,e.originalSource.slice(t.offset,n),n)}function Lt(e,t,n,o=Ct(e)){n&&(o.offset+=n,o.column+=n),e.options.onError(I(t,{start:o,end:o,source:""}))}function Vt(e,t,n){const o=e.source;switch(t){case 0:if(Rt(o,"</"))for(let e=n.length-1;e>=0;--e)if(At(o,n[e].tag))return!0;break;case 1:case 2:{const e=Mt(n);if(e&&At(o,e.tag))return!0;break}case 3:if(Rt(o,"]]>"))return!0}return!o}function At(e,t){return Rt(e,"</")&&e.slice(2,2+t.length).toLowerCase()===t.toLowerCase()&&/[\t\r\n\f />]/.test(e[2+t.length]||">")}function Dt(e,t){Ft(e,t,Bt(e,e.children[0]))}function Bt(e,t){const{children:n}=e;return 1===n.length&&1===t.type&&!et(t)}function Ft(e,t,n=!1){const{children:o}=e,r=o.length;let s=0;for(let i=0;i<o.length;i++){const e=o[i];if(1===e.type&&0===e.tagType){const o=n?0:jt(e,t);if(o>0){if(o>=2){e.codegenNode.patchFlag="-1",e.codegenNode=t.hoist(e.codegenNode),s++;continue}}else{const n=e.codegenNode;if(13===n.type){const o=Jt(n);if((!o||512===o||1===o)&&Kt(e,t)>=2){const o=Ut(e);o&&(n.props=t.hoist(o))}n.dynamicProps&&(n.dynamicProps=t.hoist(n.dynamicProps))}}}if(1===e.type){const n=1===e.tagType;n&&t.scopes.vSlot++,Ft(e,t),n&&t.scopes.vSlot--}else if(11===e.type)Ft(e,t,1===e.children.length);else if(9===e.type)for(let n=0;n<e.branches.length;n++)Ft(e.branches[n],t,1===e.branches[n].children.length)}if(s&&t.transformHoist&&t.transformHoist(o,t,e),s&&s===r&&1===e.type&&0===e.tagType&&e.codegenNode&&13===e.codegenNode.type&&l(e.codegenNode.children)){const n=t.hoist(be(e.codegenNode.children));t.hmr&&(n.content=`[...${n.content}]`),e.codegenNode.children=n}}function jt(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(0!==e.tagType)return 0;const o=n.get(e);if(void 0!==o)return o;const r=e.codegenNode;if(13!==r.type)return 0;if(r.isBlock&&"svg"!==e.tag&&"foreignObject"!==e.tag)return 0;if(Jt(r))return n.set(e,0),0;{let o=3;const s=Kt(e,t);if(0===s)return n.set(e,0),0;s<o&&(o=s);for(let r=0;r<e.children.length;r++){const s=jt(e.children[r],t);if(0===s)return n.set(e,0),0;s<o&&(o=s)}if(o>1)for(let r=0;r<e.props.length;r++){const s=e.props[r];if(7===s.type&&"bind"===s.name&&s.exp){const r=jt(s.exp,t);if(0===r)return n.set(e,0),0;r<o&&(o=r)}}if(r.isBlock){for(let t=0;t<e.props.length;t++){if(7===e.props[t].type)return n.set(e,0),0}t.removeHelper(L),t.removeHelper(Re(t.inSSR,r.isComponent)),r.isBlock=!1,t.helper(Me(t.inSSR,r.isComponent))}return n.set(e,o),o}case 2:case 3:return 3;case 9:case 11:case 10:default:return 0;case 5:case 12:return jt(e.content,t);case 4:return e.constType;case 8:let s=3;for(let n=0;n<e.children.length;n++){const o=e.children[n];if(a(o)||p(o))continue;const r=jt(o,t);if(0===r)return 0;r<s&&(s=r)}return s}}const Ht=new Set([Q,ee,te,ne]);function Wt(e,t){if(14===e.type&&!a(e.callee)&&Ht.has(e.callee)){const n=e.arguments[0];if(4===n.type)return jt(n,t);if(14===n.type)return Wt(n,t)}return 0}function Kt(e,t){let n=3;const o=Ut(e);if(o&&15===o.type){const{properties:e}=o;for(let o=0;o<e.length;o++){const{key:r,value:s}=e[o],i=jt(r,t);if(0===i)return i;let c;if(i<n&&(n=i),c=4===s.type?jt(s,t):14===s.type?Wt(s,t):0,0===c)return c;c<n&&(n=c)}}return n}function Ut(e){const t=e.codegenNode;if(13===t.type)return t.props}function Jt(e){const t=e.patchFlag;return t?parseInt(t,10):void 0}function Gt(e,{filename:t="",prefixIdentifiers:r=!1,hoistStatic:s=!1,hmr:i=!1,cacheHandlers:c=!1,nodeTransforms:l=[],directiveTransforms:p={},transformHoist:u=null,isBuiltInComponent:f=o,isCustomElement:d=o,expressionPlugins:h=[],scopeId:m=null,slotted:y=!0,ssr:v=!1,inSSR:b=!1,ssrCssVars:E="",bindingMetadata:T=n,inline:x=!1,isTS:N=!1,onError:_=O,onWarn:k=C,compatConfig:I}){const M=t.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),R={selfName:M&&S(g(M[1])),prefixIdentifiers:r,hoistStatic:s,hmr:i,cacheHandlers:c,nodeTransforms:l,directiveTransforms:p,transformHoist:u,isBuiltInComponent:f,isCustomElement:d,expressionPlugins:h,scopeId:m,slotted:y,ssr:v,inSSR:b,ssrCssVars:E,bindingMetadata:T,inline:x,isTS:N,onError:_,onWarn:k,compatConfig:I,root:e,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:e,childIndex:0,inVOnce:!1,helper(e){const t=R.helpers.get(e)||0;return R.helpers.set(e,t+1),e},removeHelper(e){const t=R.helpers.get(e);if(t){const n=t-1;n?R.helpers.set(e,n):R.helpers.delete(e)}},helperString:e=>`_${me[R.helper(e)]}`,replaceNode(e){R.parent.children[R.childIndex]=R.currentNode=e},removeNode(e){const t=e?R.parent.children.indexOf(e):R.currentNode?R.childIndex:-1;e&&e!==R.currentNode?R.childIndex>t&&(R.childIndex--,R.onNodeRemoved()):(R.currentNode=null,R.onNodeRemoved()),R.parent.children.splice(t,1)},onNodeRemoved:()=>{},addIdentifiers(e){},removeIdentifiers(e){},hoist(e){a(e)&&(e=xe(e)),R.hoists.push(e);const t=xe(`_hoisted_${R.hoists.length}`,!1,e.loc,2);return t.hoisted=e,t},cache:(e,t=!1)=>Ce(R.cached++,e,t)};return R.filters=new Set,R}function zt(e,t){const n=Gt(e,t);Yt(e,n),t.hoistStatic&&Dt(e,n),t.ssr||function(e,t){const{helper:n}=t,{children:o}=e;if(1===o.length){const n=o[0];if(Bt(e,n)&&n.codegenNode){const o=n.codegenNode;13===o.type&&Pe(o,t),e.codegenNode=o}else e.codegenNode=n}else if(o.length>1){let o=64;e.codegenNode=Se(t,n(M),void 0,e.children,o+"",void 0,void 0,!0,void 0,!1)}}(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.filters=[...n.filters]}function Yt(e,t){t.currentNode=e;const{nodeTransforms:n}=t,o=[];for(let s=0;s<n.length;s++){const r=n[s](e,t);if(r&&(l(r)?o.push(...r):o.push(r)),!t.currentNode)return;e=t.currentNode}switch(e.type){case 3:t.ssr||t.helper(F);break;case 5:t.ssr||t.helper(q);break;case 9:for(let n=0;n<e.branches.length;n++)Yt(e.branches[n],t);break;case 10:case 11:case 1:case 0:!function(e,t){let n=0;const o=()=>{n--};for(;n<e.children.length;n++){const r=e.children[n];a(r)||(t.parent=e,t.childIndex=n,t.onNodeRemoved=o,Yt(r,t))}}(e,t)}t.currentNode=e;let r=o.length;for(;r--;)o[r]()}function Zt(e,t){const n=a(e)?t=>t===e:t=>e.test(t);return(e,o)=>{if(1===e.type){const{props:r}=e;if(3===e.tagType&&r.some(Xe))return;const s=[];for(let i=0;i<r.length;i++){const c=r[i];if(7===c.type&&n(c.name)){r.splice(i,1),i--;const n=t(e,c,o);n&&s.push(n)}}return s}}}const qt="/*#__PURE__*/",Xt=e=>`${me[e]}: _${me[e]}`;function Qt(e,{mode:t="function",prefixIdentifiers:n="module"===t,sourceMap:o=!1,filename:r="template.vue.html",scopeId:s=null,optimizeImports:i=!1,runtimeGlobalName:c="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:a="vue/server-renderer",ssr:p=!1,isTS:u=!1,inSSR:f=!1}){const d={mode:t,prefixIdentifiers:n,sourceMap:o,filename:r,scopeId:s,optimizeImports:i,runtimeGlobalName:c,runtimeModuleName:l,ssrRuntimeModuleName:a,ssr:p,isTS:u,inSSR:f,source:e.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:e=>`_${me[e]}`,push(e,t){d.code+=e},indent(){h(++d.indentLevel)},deindent(e=!1){e?--d.indentLevel:h(--d.indentLevel)},newline(){h(d.indentLevel)}};function h(e){d.push("\n"+" ".repeat(e))}return d}function en(e,t={}){const n=Qt(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:o,push:r,prefixIdentifiers:s,indent:i,deindent:c,newline:l,ssr:a}=n,p=Array.from(e.helpers),u=p.length>0,f=!s&&"module"!==o,d=n;!function(e,t){const{push:n,newline:o,runtimeGlobalName:r}=t,s=r,i=Array.from(e.helpers);if(i.length>0&&(n(`const _Vue = ${s}\n`),e.hoists.length)){n(`const { ${[D,B,F,j,H].filter((e=>i.includes(e))).map(Xt).join(", ")} } = _Vue\n`)}(function(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:o}=t;o();for(let r=0;r<e.length;r++){const s=e[r];s&&(n(`const _hoisted_${r+1} = `),rn(s,t),o())}t.pure=!1})(e.hoists,t),o(),n("return ")}(e,d);if(r(`function ${a?"ssrRender":"render"}(${(a?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ")}) {`),i(),f&&(r("with (_ctx) {"),i(),u&&(r(`const { ${p.map(Xt).join(", ")} } = _Vue`),r("\n"),l())),e.components.length&&(tn(e.components,"component",n),(e.directives.length||e.temps>0)&&l()),e.directives.length&&(tn(e.directives,"directive",n),e.temps>0&&l()),e.filters&&e.filters.length&&(l(),tn(e.filters,"filter",n),l()),e.temps>0){r("let ");for(let t=0;t<e.temps;t++)r(`${t>0?", ":""}_temp${t}`)}return(e.components.length||e.directives.length||e.temps)&&(r("\n"),l()),a||r("return "),e.codegenNode?rn(e.codegenNode,n):r("null"),f&&(c(),r("}")),c(),r("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function tn(e,t,{helper:n,push:o,newline:r,isTS:s}){const i=n("filter"===t?J:"component"===t?W:U);for(let c=0;c<e.length;c++){let n=e[c];const l=n.endsWith("__self");l&&(n=n.slice(0,-6)),o(`const ${st(n,t)} = ${i}(${JSON.stringify(n)}${l?", true":""})${s?"!":""}`),c<e.length-1&&r()}}function nn(e,t){const n=e.length>3||!1;t.push("["),n&&t.indent(),on(e,t,n),n&&t.deindent(),t.push("]")}function on(e,t,n=!1,o=!0){const{push:r,newline:s}=t;for(let i=0;i<e.length;i++){const c=e[i];a(c)?r(c):l(c)?nn(c,t):rn(c,t),i<e.length-1&&(n?(o&&r(","),s()):o&&r(", "))}}function rn(e,t){if(a(e))t.push(e);else if(p(e))t.push(t.helper(e));else switch(e.type){case 1:case 9:case 11:case 12:rn(e.codegenNode,t);break;case 2:!function(e,t){t.push(JSON.stringify(e.content),e)}(e,t);break;case 4:sn(e,t);break;case 5:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(qt);n(`${o(q)}(`),rn(e.content,t),n(")")}(e,t);break;case 8:cn(e,t);break;case 3:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(qt);n(`${o(F)}(${JSON.stringify(e.content)})`,e)}(e,t);break;case 13:!function(e,t){const{push:n,helper:o,pure:r}=t,{tag:s,props:i,children:c,patchFlag:l,dynamicProps:a,directives:p,isBlock:u,disableTracking:f,isComponent:d}=e;p&&n(o(G)+"(");u&&n(`(${o(L)}(${f?"true":""}), `);r&&n(qt);const h=u?Re(t.inSSR,d):Me(t.inSSR,d);n(o(h)+"(",e),on(function(e){let t=e.length;for(;t--&&null==e[t];);return e.slice(0,t+1).map((e=>e||"null"))}([s,i,c,l,a]),t),n(")"),u&&n(")");p&&(n(", "),rn(p,t),n(")"))}(e,t);break;case 14:!function(e,t){const{push:n,helper:o,pure:r}=t,s=a(e.callee)?e.callee:o(e.callee);r&&n(qt);n(s+"(",e),on(e.arguments,t),n(")")}(e,t);break;case 15:!function(e,t){const{push:n,indent:o,deindent:r,newline:s}=t,{properties:i}=e;if(!i.length)return void n("{}",e);const c=i.length>1||!1;n(c?"{":"{ "),c&&o();for(let l=0;l<i.length;l++){const{key:e,value:o}=i[l];ln(e,t),n(": "),rn(o,t),l<i.length-1&&(n(","),s())}c&&r(),n(c?"}":" }")}(e,t);break;case 17:!function(e,t){nn(e.elements,t)}(e,t);break;case 18:!function(e,t){const{push:n,indent:o,deindent:r}=t,{params:s,returns:i,body:c,newline:a,isSlot:p}=e;p&&n(`_${me[pe]}(`);n("(",e),l(s)?on(s,t):s&&rn(s,t);n(") => "),(a||c)&&(n("{"),o());i?(a&&n("return "),l(i)?nn(i,t):rn(i,t)):c&&rn(c,t);(a||c)&&(r(),n("}"));p&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}(e,t);break;case 19:!function(e,t){const{test:n,consequent:o,alternate:r,newline:s}=e,{push:i,indent:c,deindent:l,newline:a}=t;if(4===n.type){const e=!Ae(n.content);e&&i("("),sn(n,t),e&&i(")")}else i("("),rn(n,t),i(")");s&&c(),t.indentLevel++,s||i(" "),i("? "),rn(o,t),t.indentLevel--,s&&a(),s||i(" "),i(": ");const p=19===r.type;p||t.indentLevel++;rn(r,t),p||t.indentLevel--;s&&l(!0)}(e,t);break;case 20:!function(e,t){const{push:n,helper:o,indent:r,deindent:s,newline:i}=t;n(`_cache[${e.index}] || (`),e.isVNode&&(r(),n(`${o(ce)}(-1),`),i());n(`_cache[${e.index}] = `),rn(e.value,t),e.isVNode&&(n(","),i(),n(`${o(ce)}(1),`),i(),n(`_cache[${e.index}]`),s());n(")")}(e,t);break;case 21:on(e.body,t,!0,!1)}}function sn(e,t){const{content:n,isStatic:o}=e;t.push(o?JSON.stringify(n):n,e)}function cn(e,t){for(let n=0;n<e.children.length;n++){const o=e.children[n];a(o)?t.push(o):rn(o,t)}}function ln(e,t){const{push:n}=t;if(8===e.type)n("["),cn(e,t),n("]");else if(e.isStatic){n(Ae(e.content)?e.content:JSON.stringify(e.content),e)}else n(`[${e.content}]`,e)}function an(e,t=[]){switch(e.type){case"Identifier":t.push(e);break;case"MemberExpression":let n=e;for(;"MemberExpression"===n.type;)n=n.object;t.push(n);break;case"ObjectPattern":for(const o of e.properties)an("RestElement"===o.type?o.argument:o.value,t);break;case"ArrayPattern":e.elements.forEach((e=>{e&&an(e,t)}));break;case"RestElement":an(e.argument,t);break;case"AssignmentPattern":an(e.left,t)}return t}const pn=e=>e&&("ObjectProperty"===e.type||"ObjectMethod"===e.type)&&!e.computed;function un(e,t,n=!1,o=!1,r=Object.create(t.identifiers)){return e}const fn=Zt(/^(if|else|else-if)$/,((e,t,n)=>dn(e,t,n,((e,t,o)=>{const r=n.parent.children;let s=r.indexOf(e),i=0;for(;s-- >=0;){const e=r[s];e&&9===e.type&&(i+=e.branches.length)}return()=>{if(o)e.codegenNode=mn(t,i,n);else{const o=function(e){for(;;)if(19===e.type){if(19!==e.alternate.type)return e;e=e.alternate}else 20===e.type&&(e=e.value)}(e.codegenNode);o.alternate=mn(t,i+e.branches.length-1,n)}}}))));function dn(e,t,n,o){if(!("else"===t.name||t.exp&&t.exp.content.trim())){const o=t.exp?t.exp.loc:e.loc;n.onError(I(28,t.loc)),t.exp=xe("true",!1,o)}if("if"===t.name){const r=hn(e,t),s={type:9,loc:e.loc,branches:[r]};if(n.replaceNode(s),o)return o(s,r,!0)}else{const r=n.parent.children;let s=r.indexOf(e);for(;s-- >=-1;){const i=r[s];if(i&&3===i.type)n.removeNode(i);else{if(!i||2!==i.type||i.content.trim().length){if(i&&9===i.type){"else-if"===t.name&&void 0===i.branches[i.branches.length-1].condition&&n.onError(I(30,e.loc)),n.removeNode();const r=hn(e,t);i.branches.push(r);const s=o&&o(i,r,!1);Yt(r,n),s&&s(),n.currentNode=null}else n.onError(I(30,e.loc));break}n.removeNode(i)}}}}function hn(e,t){const n=3===e.tagType;return{type:10,loc:e.loc,condition:"else"===t.name?void 0:t.exp,children:n&&!Ge(e,"for")?e.children:[e],userKey:ze(e,"key"),isTemplateIf:n}}function mn(e,t,n){return e.condition?Oe(e.condition,gn(e,t,n),_e(n.helper(F),['""',"true"])):gn(e,t,n)}function gn(e,t,n){const{helper:o}=n,r=Te("key",xe(`${t}`,!1,ye,2)),{children:s}=e,i=s[0];if(1!==s.length||1!==i.type){if(1===s.length&&11===i.type){const e=i.codegenNode;return ot(e,r,n),e}{let t=64;return Se(n,o(M),Ee([r]),s,t+"",void 0,void 0,!0,!1,!1,e.loc)}}{const e=i.codegenNode,t=it(e);return 13===t.type&&Pe(t,n),ot(t,r,n),e}}const yn=Zt("for",((e,t,n)=>{const{helper:o,removeHelper:r}=n;return vn(e,t,n,(t=>{const s=_e(o(z),[t.source]),i=Qe(e),c=Ge(e,"memo"),l=ze(e,"key"),a=l&&(6===l.type?xe(l.value.content,!0):l.exp),p=l?Te("key",a):null,u=4===t.source.type&&t.source.constType>0,f=u?64:l?128:256;return t.codegenNode=Se(n,o(M),void 0,s,f+"",void 0,void 0,!0,!u,!1,e.loc),()=>{let l;const{children:f}=t,d=1!==f.length||1!==f[0].type,h=et(e)?e:i&&1===e.children.length&&et(e.children[0])?e.children[0]:null;if(h?(l=h.codegenNode,i&&p&&ot(l,p,n)):d?l=Se(n,o(M),p?Ee([p]):void 0,e.children,"64",void 0,void 0,!0,void 0,!1):(l=f[0].codegenNode,i&&p&&ot(l,p,n),l.isBlock!==!u&&(l.isBlock?(r(L),r(Re(n.inSSR,l.isComponent))):r(Me(n.inSSR,l.isComponent))),l.isBlock=!u,l.isBlock?(o(L),o(Re(n.inSSR,l.isComponent))):o(Me(n.inSSR,l.isComponent))),c){const e=ke(Nn(t.parseResult,[xe("_cached")]));e.body=Ie([Ne(["const _memo = (",c.exp,")"]),Ne(["if (_cached",...a?[" && _cached.key === ",a]:[],` && ${n.helperString(he)}(_cached, _memo)) return _cached`]),Ne(["const _item = ",l]),xe("_item.memo = _memo"),xe("return _item")]),s.arguments.push(e,xe("_cache"),xe(String(n.cached++)))}else s.arguments.push(ke(Nn(t.parseResult),l,!0))}}))}));function vn(e,t,n,o){if(!t.exp)return void n.onError(I(31,t.loc));const r=Tn(t.exp);if(!r)return void n.onError(I(32,t.loc));const{scopes:s}=n,{source:i,value:c,key:l,index:a}=r,p={type:11,loc:t.loc,source:i,valueAlias:c,keyAlias:l,objectIndexAlias:a,parseResult:r,children:Qe(e)?e.children:[e]};n.replaceNode(p),s.vFor++;const u=o&&o(p);return()=>{s.vFor--,u&&u()}}const Sn=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,bn=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,En=/^\(|\)$/g;function Tn(e,t){const n=e.loc,o=e.content,r=o.match(Sn);if(!r)return;const[,s,i]=r,c={source:xn(n,i.trim(),o.indexOf(i,s.length)),value:void 0,key:void 0,index:void 0};let l=s.trim().replace(En,"").trim();const a=s.indexOf(l),p=l.match(bn);if(p){l=l.replace(bn,"").trim();const e=p[1].trim();let t;if(e&&(t=o.indexOf(e,a+l.length),c.key=xn(n,e,t)),p[2]){const r=p[2].trim();r&&(c.index=xn(n,r,o.indexOf(r,c.key?t+e.length:a+l.length)))}}return l&&(c.value=xn(n,l,a)),c}function xn(e,t,n){return xe(t,!1,Ke(e,n,t.length))}function Nn({value:e,key:t,index:n},o=[]){return function(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map(((e,t)=>e||xe("_".repeat(t+1),!1)))}([e,t,n,...o])}const _n=xe("undefined",!1),kn=(e,t)=>{if(1===e.type&&(1===e.tagType||3===e.tagType)){const n=Ge(e,"slot");if(n)return t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},On=(e,t,n,o)=>ke(e,n,!1,!0,n.length?n[0].loc:o);function Cn(e,t,n=On){t.helper(pe);const{children:o,loc:r}=e,s=[],i=[];let c=t.scopes.vSlot>0||t.scopes.vFor>0;const l=Ge(e,"slot",!0);if(l){const{arg:e,exp:t}=l;e&&!we(e)&&(c=!0),s.push(Te(e||xe("default",!0),n(t,void 0,o,r)))}let a=!1,p=!1;const u=[],f=new Set;let d=0;for(let g=0;g<o.length;g++){const e=o[g];let r;if(!Qe(e)||!(r=Ge(e,"slot",!0))){3!==e.type&&u.push(e);continue}if(l){t.onError(I(37,r.loc));break}a=!0;const{children:h,loc:m}=e,{arg:y=xe("default",!0),exp:v,loc:S}=r;let b;we(y)?b=y?y.content:"default":c=!0;const E=Ge(e,"for"),T=n(v,null==E?void 0:E.exp,h,m);let x,N;if(x=Ge(e,"if"))c=!0,i.push(Oe(x.exp,In(y,T,d++),_n));else if(N=Ge(e,/^else(-if)?$/,!0)){let e,n=g;for(;n--&&(e=o[n],3===e.type););if(e&&Qe(e)&&Ge(e,"if")){o.splice(g,1),g--;let e=i[i.length-1];for(;19===e.alternate.type;)e=e.alternate;e.alternate=N.exp?Oe(N.exp,In(y,T,d++),_n):In(y,T,d++)}else t.onError(I(30,N.loc))}else if(E){c=!0;const e=E.parseResult||Tn(E.exp);e?i.push(_e(t.helper(z),[e.source,ke(Nn(e),In(y,T),!0)])):t.onError(I(32,E.loc))}else{if(b){if(f.has(b)){t.onError(I(38,S));continue}f.add(b),"default"===b&&(p=!0)}s.push(Te(y,T))}}if(!l){const e=(e,o)=>{const s=n(e,void 0,o,r);return t.compatConfig&&(s.isNonScopedSlot=!0),Te("default",s)};a?u.length&&u.some((e=>Rn(e)))&&(p?t.onError(I(39,u[0].loc)):s.push(e(void 0,u))):s.push(e(void 0,o))}const h=c?2:Mn(e.children)?3:1;let m=Ee(s.concat(Te("_",xe(h+"",!1))),r);return i.length&&(m=_e(t.helper(Z),[m,be(i)])),{slots:m,hasDynamicSlots:c}}function In(e,t,n){const o=[Te("name",e),Te("fn",t)];return null!=n&&o.push(Te("key",xe(String(n),!0))),Ee(o)}function Mn(e){for(let t=0;t<e.length;t++){const n=e[t];switch(n.type){case 1:if(2===n.tagType||Mn(n.children))return!0;break;case 9:if(Mn(n.branches))return!0;break;case 10:case 11:if(Mn(n.children))return!0}}return!1}function Rn(e){return 2!==e.type&&12!==e.type||(2===e.type?!!e.content.trim():Rn(e.content))}const Pn=new WeakMap,wn=(e,t)=>function(){if(1!==(e=t.currentNode).type||0!==e.tagType&&1!==e.tagType)return;const{tag:n,props:o}=e,r=1===e.tagType;let s=r?$n(e,t):`"${n}"`;const i=u(s)&&s.callee===K;let c,l,a,p,f,d,h=0,m=i||s===R||s===P||!r&&("svg"===n||"foreignObject"===n);if(o.length>0){const n=Ln(e,t,void 0,r,i);c=n.props,h=n.patchFlag,f=n.dynamicPropNames;const o=n.directives;d=o&&o.length?be(o.map((e=>Dn(e,t)))):void 0,n.shouldUseBlock&&(m=!0)}if(e.children.length>0){s===w&&(m=!0,h|=1024);if(r&&s!==R&&s!==w){const{slots:n,hasDynamicSlots:o}=Cn(e,t);l=n,o&&(h|=1024)}else if(1===e.children.length&&s!==R){const n=e.children[0],o=n.type,r=5===o||8===o;r&&0===jt(n,t)&&(h|=1),l=r||2===o?n:e.children}else l=e.children}0!==h&&(a=String(h),f&&f.length&&(p=function(e){let t="[";for(let n=0,o=e.length;n<o;n++)t+=JSON.stringify(e[n]),n<o-1&&(t+=", ");return t+"]"}(f))),e.codegenNode=Se(t,s,c,l,a,p,d,!!m,!1,r,e.loc)};function $n(e,t,n=!1){let{tag:o}=e;const r=Bn(o),s=ze(e,"is");if(s)if(r||at("COMPILER_IS_ON_ELEMENT",t)){const e=6===s.type?s.value&&xe(s.value.content,!0):s.exp;if(e)return _e(t.helper(K),[e])}else 6===s.type&&s.value.content.startsWith("vue:")&&(o=s.value.content.slice(4));const i=!r&&Ge(e,"is");if(i&&i.exp)return _e(t.helper(K),[i.exp]);const c=Le(o)||t.isBuiltInComponent(o);return c?(n||t.helper(c),c):(t.helper(W),t.components.add(o),st(o,"component"))}function Ln(e,t,n=e.props,o,r,s=!1){const{tag:c,loc:l,children:a}=e;let u=[];const h=[],m=[],g=a.length>0;let y=!1,v=0,S=!1,b=!1,E=!1,T=!1,x=!1,N=!1;const _=[],k=e=>{u.length&&(h.push(Ee(Vn(u),l)),u=[]),e&&h.push(e)},O=({key:e,value:n})=>{if(we(e)){const s=e.content,c=i(s);if(!c||o&&!r||"onclick"===s.toLowerCase()||"onUpdate:modelValue"===s||f(s)||(T=!0),c&&f(s)&&(N=!0),20===n.type||(4===n.type||8===n.type)&&jt(n,t)>0)return;"ref"===s?S=!0:"class"===s?b=!0:"style"===s?E=!0:"key"===s||_.includes(s)||_.push(s),!o||"class"!==s&&"style"!==s||_.includes(s)||_.push(s)}else x=!0};for(let i=0;i<n.length;i++){const r=n[i];if(6===r.type){const{loc:e,name:n,value:o}=r;let s=!0;if("ref"===n&&(S=!0,t.scopes.vFor>0&&u.push(Te(xe("ref_for",!0),xe("true")))),"is"===n&&(Bn(c)||o&&o.content.startsWith("vue:")||at("COMPILER_IS_ON_ELEMENT",t)))continue;u.push(Te(xe(n,!0,Ke(e,0,n.length)),xe(o?o.content:"",s,o?o.loc:e)))}else{const{name:n,arg:i,exp:a,loc:f}=r,v="bind"===n,S="on"===n;if("slot"===n){o||t.onError(I(40,f));continue}if("once"===n||"memo"===n)continue;if("is"===n||v&&Ye(i,"is")&&(Bn(c)||at("COMPILER_IS_ON_ELEMENT",t)))continue;if(S&&s)continue;if((v&&Ye(i,"key")||S&&g&&Ye(i,"vue:before-update"))&&(y=!0),v&&Ye(i,"ref")&&t.scopes.vFor>0&&u.push(Te(xe("ref_for",!0),xe("true"))),!i&&(v||S)){if(x=!0,a)if(v){if(k(),at("COMPILER_V_BIND_OBJECT_ORDER",t)){h.unshift(a);continue}h.push(a)}else k({type:14,loc:f,callee:t.helper(oe),arguments:o?[a]:[a,"true"]});else t.onError(I(v?34:35,f));continue}const b=t.directiveTransforms[n];if(b){const{props:n,needRuntime:o}=b(r,e,t);!s&&n.forEach(O),S&&i&&!we(i)?k(Ee(n,l)):u.push(...n),o&&(m.push(r),p(o)&&Pn.set(r,o))}else d(n)||(m.push(r),g&&(y=!0))}}let C;if(h.length?(k(),C=h.length>1?_e(t.helper(X),h,l):h[0]):u.length&&(C=Ee(Vn(u),l)),x?v|=16:(b&&!o&&(v|=2),E&&!o&&(v|=4),_.length&&(v|=8),T&&(v|=32)),y||0!==v&&32!==v||!(S||N||m.length>0)||(v|=512),!t.inSSR&&C)switch(C.type){case 15:let e=-1,n=-1,o=!1;for(let t=0;t<C.properties.length;t++){const r=C.properties[t].key;we(r)?"class"===r.content?e=t:"style"===r.content&&(n=t):r.isHandlerKey||(o=!0)}const r=C.properties[e],s=C.properties[n];o?C=_e(t.helper(te),[C]):(r&&!we(r.value)&&(r.value=_e(t.helper(Q),[r.value])),s&&(E||4===s.value.type&&"["===s.value.content.trim()[0]||17===s.value.type)&&(s.value=_e(t.helper(ee),[s.value])));break;case 14:break;default:C=_e(t.helper(te),[_e(t.helper(ne),[C])])}return{props:C,directives:m,patchFlag:v,dynamicPropNames:_,shouldUseBlock:y}}function Vn(e){const t=new Map,n=[];for(let o=0;o<e.length;o++){const r=e[o];if(8===r.key.type||!r.key.isStatic){n.push(r);continue}const s=r.key.content,c=t.get(s);c?("style"===s||"class"===s||i(s))&&An(c,r):(t.set(s,r),n.push(r))}return n}function An(e,t){17===e.value.type?e.value.elements.push(t.value):e.value=be([e.value,t.value],e.loc)}function Dn(e,t){const n=[],o=Pn.get(e);o?n.push(t.helperString(o)):(t.helper(U),t.directives.add(e.name),n.push(st(e.name,"directive")));const{loc:r}=e;if(e.exp&&n.push(e.exp),e.arg&&(e.exp||n.push("void 0"),n.push(e.arg)),Object.keys(e.modifiers).length){e.arg||(e.exp||n.push("void 0"),n.push("void 0"));const t=xe("true",!1,r);n.push(Ee(e.modifiers.map((e=>Te(e,t))),r))}return be(n,e.loc)}function Bn(e){return"component"===e||"Component"===e}const Fn=(e,t)=>{if(et(e)){const{children:n,loc:o}=e,{slotName:r,slotProps:s}=jn(e,t),i=[t.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"];let c=2;s&&(i[2]=s,c=3),n.length&&(i[3]=ke([],n,!1,!1,o),c=4),t.scopeId&&!t.slotted&&(c=5),i.splice(c),e.codegenNode=_e(t.helper(Y),i,o)}};function jn(e,t){let n,o='"default"';const r=[];for(let s=0;s<e.props.length;s++){const t=e.props[s];6===t.type?t.value&&("name"===t.name?o=JSON.stringify(t.value.content):(t.name=g(t.name),r.push(t))):"bind"===t.name&&Ye(t.arg,"name")?t.exp&&(o=t.exp):("bind"===t.name&&t.arg&&we(t.arg)&&(t.arg.content=g(t.arg.content)),r.push(t))}if(r.length>0){const{props:o,directives:s}=Ln(e,t,r,!1,!1);n=o,s.length&&t.onError(I(36,s[0].loc))}return{slotName:o,slotProps:n}}const Hn=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Wn=(e,t,n,o)=>{const{loc:r,modifiers:s,arg:i}=e;let c;if(4===i.type)if(i.isStatic){let e=i.content;e.startsWith("vue:")&&(e=`vnode-${e.slice(4)}`);c=xe(0!==t.tagType||e.startsWith("vnode")||!/[A-Z]/.test(e)?b(g(e)):`on:${e}`,!0,i.loc)}else c=Ne([`${n.helperString(ie)}(`,i,")"]);else c=i,c.children.unshift(`${n.helperString(ie)}(`),c.children.push(")");let l=e.exp;l&&!l.content.trim()&&(l=void 0);let a=n.cacheHandlers&&!l&&!n.inVOnce;if(l){const e=We(l.content),t=!(e||Hn.test(l.content)),n=l.content.includes(";");(t||a&&e)&&(l=Ne([`${t?"$event":"(...args)"} => ${n?"{":"("}`,l,n?"}":")"]))}let p={props:[Te(c,l||xe("() => {}",!1,r))]};return o&&(p=o(p)),a&&(p.props[0].value=n.cache(p.props[0].value)),p.props.forEach((e=>e.key.isHandlerKey=!0)),p},Kn=(e,t,n)=>{const{exp:o,modifiers:r,loc:s}=e,i=e.arg;return 4!==i.type?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),r.includes("camel")&&(4===i.type?i.content=i.isStatic?g(i.content):`${n.helperString(re)}(${i.content})`:(i.children.unshift(`${n.helperString(re)}(`),i.children.push(")"))),n.inSSR||(r.includes("prop")&&Un(i,"."),r.includes("attr")&&Un(i,"^")),!o||4===o.type&&!o.content.trim()?{props:[Te(i,xe("",!0,s))]}:{props:[Te(i,o)]}},Un=(e,t)=>{4===e.type?e.content=e.isStatic?t+e.content:`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},Jn=(e,t)=>{if(0===e.type||1===e.type||11===e.type||10===e.type)return()=>{const n=e.children;let o,r=!1;for(let e=0;e<n.length;e++){const t=n[e];if(qe(t)){r=!0;for(let r=e+1;r<n.length;r++){const s=n[r];if(!qe(s)){o=void 0;break}o||(o=n[e]=Ne([t],t.loc)),o.children.push(" + ",s),n.splice(r,1),r--}}}if(r&&(1!==n.length||0!==e.type&&(1!==e.type||0!==e.tagType||e.props.find((e=>7===e.type&&!t.directiveTransforms[e.name]))||"template"===e.tag)))for(let e=0;e<n.length;e++){const o=n[e];if(qe(o)||8===o.type){const r=[];2===o.type&&" "===o.content||r.push(o),t.ssr||0!==jt(o,t)||r.push("1"),n[e]={type:12,content:o,loc:o.loc,codegenNode:_e(t.helper(j),r)}}}}},Gn=new WeakSet,zn=(e,t)=>{if(1===e.type&&Ge(e,"once",!0)){if(Gn.has(e)||t.inVOnce||t.inSSR)return;return Gn.add(e),t.inVOnce=!0,t.helper(ce),()=>{t.inVOnce=!1;const e=t.currentNode;e.codegenNode&&(e.codegenNode=t.cache(e.codegenNode,!0))}}},Yn=(e,t,n)=>{const{exp:o,arg:r}=e;if(!o)return n.onError(I(41,e.loc)),Zn();const s=o.loc.source,i=4===o.type?o.content:s,c=n.bindingMetadata[s];if("props"===c||"props-aliased"===c)return Zn();if(!i.trim()||!We(i))return n.onError(I(42,o.loc)),Zn();const l=r||xe("modelValue",!0),a=r?we(r)?`onUpdate:${g(r.content)}`:Ne(['"onUpdate:" + ',r]):"onUpdate:modelValue";let p;p=Ne([`${n.isTS?"($event: any)":"$event"} => ((`,o,") = $event)"]);const u=[Te(l,e.exp),Te(a,p)];if(e.modifiers.length&&1===t.tagType){const t=e.modifiers.map((e=>(Ae(e)?e:JSON.stringify(e))+": true")).join(", "),n=r?we(r)?`${r.content}Modifiers`:Ne([r,' + "Modifiers"']):"modelModifiers";u.push(Te(n,xe(`{ ${t} }`,!1,e.loc,2)))}return Zn(u)};function Zn(e=[]){return{props:e}}const qn=/[\w).+\-_$\]]/,Xn=(e,t)=>{at("COMPILER_FILTER",t)&&(5===e.type&&Qn(e.content,t),1===e.type&&e.props.forEach((e=>{7===e.type&&"for"!==e.name&&e.exp&&Qn(e.exp,t)})))};function Qn(e,t){if(4===e.type)eo(e,t);else for(let n=0;n<e.children.length;n++){const o=e.children[n];"object"==typeof o&&(4===o.type?eo(o,t):8===o.type?Qn(e,t):5===o.type&&Qn(o.content,t))}}function eo(e,t){const n=e.content;let o,r,s,i,c=!1,l=!1,a=!1,p=!1,u=0,f=0,d=0,h=0,m=[];for(s=0;s<n.length;s++)if(r=o,o=n.charCodeAt(s),c)39===o&&92!==r&&(c=!1);else if(l)34===o&&92!==r&&(l=!1);else if(a)96===o&&92!==r&&(a=!1);else if(p)47===o&&92!==r&&(p=!1);else if(124!==o||124===n.charCodeAt(s+1)||124===n.charCodeAt(s-1)||u||f||d){switch(o){case 34:l=!0;break;case 39:c=!0;break;case 96:a=!0;break;case 40:d++;break;case 41:d--;break;case 91:f++;break;case 93:f--;break;case 123:u++;break;case 125:u--}if(47===o){let e,t=s-1;for(;t>=0&&(e=n.charAt(t)," "===e);t--);e&&qn.test(e)||(p=!0)}}else void 0===i?(h=s+1,i=n.slice(0,s).trim()):g();function g(){m.push(n.slice(h,s).trim()),h=s+1}if(void 0===i?i=n.slice(0,s).trim():0!==h&&g(),m.length){for(s=0;s<m.length;s++)i=to(i,m[s],t);e.content=i}}function to(e,t,n){n.helper(J);const o=t.indexOf("(");if(o<0)return n.filters.add(t),`${st(t,"filter")}(${e})`;{const r=t.slice(0,o),s=t.slice(o+1);return n.filters.add(r),`${st(r,"filter")}(${e}${")"!==s?","+s:s}`}}const no=new WeakSet,oo=(e,t)=>{if(1===e.type){const n=Ge(e,"memo");if(!n||no.has(e))return;return no.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&13===o.type&&(1!==e.tagType&&Pe(o,t),e.codegenNode=_e(t.helper(de),[n.exp,ke(void 0,o),"_cache",String(t.cached++)]))}}};function ro(e){return[[zn,fn,oo,yn,Xn,Fn,wn,kn,Jn],{on:Wn,bind:Kn,model:Yn}]}function so(e,t={}){const n=t.onError||O,o="module"===t.mode;!0===t.prefixIdentifiers?n(I(47)):o&&n(I(48));t.cacheHandlers&&n(I(49)),t.scopeId&&!o&&n(I(50));const r=a(e)?ht(e,t):e,[s,i]=ro();return zt(r,c({},t,{prefixIdentifiers:false,nodeTransforms:[...s,...t.nodeTransforms||[]],directiveTransforms:c({},i,t.directiveTransforms||{})})),en(r,c({},t,{prefixIdentifiers:false}))}const io=()=>({props:[]}),co=Symbol(""),lo=Symbol(""),ao=Symbol(""),po=Symbol(""),uo=Symbol(""),fo=Symbol(""),ho=Symbol(""),mo=Symbol(""),go=Symbol(""),yo=Symbol("");let vo;ge({[co]:"vModelRadio",[lo]:"vModelCheckbox",[ao]:"vModelText",[po]:"vModelSelect",[uo]:"vModelDynamic",[fo]:"withModifiers",[ho]:"withKeys",[mo]:"vShow",[go]:"Transition",[yo]:"TransitionGroup"});const So=t("style,iframe,script,noscript",!0),bo={isVoidTag:k,isNativeTag:e=>N(e)||_(e),isPreTag:e=>"pre"===e,decodeEntities:function(e,t=!1){return vo||(vo=document.createElement("div")),t?(vo.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,vo.children[0].getAttribute("foo")):(vo.innerHTML=e,vo.textContent)},isBuiltInComponent:e=>$e(e,"Transition")?go:$e(e,"TransitionGroup")?yo:void 0,getNamespace(e,t){let n=t?t.ns:0;if(t&&2===n)if("annotation-xml"===t.tag){if("svg"===e)return 1;t.props.some((e=>6===e.type&&"encoding"===e.name&&null!=e.value&&("text/html"===e.value.content||"application/xhtml+xml"===e.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&"mglyph"!==e&&"malignmark"!==e&&(n=0);else t&&1===n&&("foreignObject"!==t.tag&&"desc"!==t.tag&&"title"!==t.tag||(n=0));if(0===n){if("svg"===e)return 1;if("math"===e)return 2}return n},getTextMode({tag:e,ns:t}){if(0===t){if("textarea"===e||"title"===e)return 1;if(So(e))return 2}return 0}},Eo=e=>{1===e.type&&e.props.forEach(((t,n)=>{6===t.type&&"style"===t.name&&t.value&&(e.props[n]={type:7,name:"bind",arg:xe("style",!0,t.loc),exp:To(t.value.content,t.loc),modifiers:[],loc:t.loc})}))},To=(e,t)=>{const n=function(e){const t={};return e.replace(x,"").split(E).forEach((e=>{if(e){const n=e.split(T);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}(e);return xe(JSON.stringify(n),!1,t,3)};function xo(e,t){return I(e,t)}const No=t("passive,once,capture"),_o=t("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),ko=t("left,right"),Oo=t("onkeyup,onkeydown,onkeypress",!0),Co=(e,t)=>we(e)&&"onclick"===e.content.toLowerCase()?xe(t,!0):4!==e.type?Ne(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,Io=(e,t)=>{1!==e.type||0!==e.tagType||"script"!==e.tag&&"style"!==e.tag||t.removeNode()},Mo=[Eo],Ro={cloak:io,html:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(xo(53,r)),t.children.length&&(n.onError(xo(54,r)),t.children.length=0),{props:[Te(xe("innerHTML",!0,r),o||xe("",!0))]}},text:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(xo(55,r)),t.children.length&&(n.onError(xo(56,r)),t.children.length=0),{props:[Te(xe("textContent",!0),o?jt(o,n)>0?o:_e(n.helperString(q),[o],r):xe("",!0))]}},model:(e,t,n)=>{const o=Yn(e,t,n);if(!o.props.length||1===t.tagType)return o;e.arg&&n.onError(xo(58,e.arg.loc));const{tag:r}=t,s=n.isCustomElement(r);if("input"===r||"textarea"===r||"select"===r||s){let i=ao,c=!1;if("input"===r||s){const o=ze(t,"type");if(o){if(7===o.type)i=uo;else if(o.value)switch(o.value.content){case"radio":i=co;break;case"checkbox":i=lo;break;case"file":c=!0,n.onError(xo(59,e.loc))}}else Ze(t)&&(i=uo)}else"select"===r&&(i=po);c||(o.needRuntime=n.helper(i))}else n.onError(xo(57,e.loc));return o.props=o.props.filter((e=>!(4===e.key.type&&"modelValue"===e.key.content))),o},on:(e,t,n)=>Wn(e,t,n,(t=>{const{modifiers:o}=e;if(!o.length)return t;let{key:r,value:s}=t.props[0];const{keyModifiers:i,nonKeyModifiers:c,eventOptionModifiers:l}=((e,t,n,o)=>{const r=[],s=[],i=[];for(let c=0;c<t.length;c++){const o=t[c];"native"===o&&pt("COMPILER_V_ON_NATIVE",n)||No(o)?i.push(o):ko(o)?we(e)?Oo(e.content)?r.push(o):s.push(o):(r.push(o),s.push(o)):_o(o)?s.push(o):r.push(o)}return{keyModifiers:r,nonKeyModifiers:s,eventOptionModifiers:i}})(r,o,n);if(c.includes("right")&&(r=Co(r,"onContextmenu")),c.includes("middle")&&(r=Co(r,"onMouseup")),c.length&&(s=_e(n.helper(fo),[s,JSON.stringify(c)])),!i.length||we(r)&&!Oo(r.content)||(s=_e(n.helper(ho),[s,JSON.stringify(i)])),l.length){const e=l.map(S).join("");r=we(r)?xe(`${r.content}${e}`,!0):Ne(["(",r,`) + "${e}"`])}return{props:[Te(r,s)]}})),show:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(xo(61,r)),{props:[],needRuntime:n.helper(mo)}}};return e.BASE_TRANSITION=$,e.CAMELIZE=re,e.CAPITALIZE=se,e.CREATE_BLOCK=V,e.CREATE_COMMENT=F,e.CREATE_ELEMENT_BLOCK=A,e.CREATE_ELEMENT_VNODE=B,e.CREATE_SLOTS=Z,e.CREATE_STATIC=H,e.CREATE_TEXT=j,e.CREATE_VNODE=D,e.DOMDirectiveTransforms=Ro,e.DOMNodeTransforms=Mo,e.FRAGMENT=M,e.GUARD_REACTIVE_PROPS=ne,e.IS_MEMO_SAME=he,e.IS_REF=fe,e.KEEP_ALIVE=w,e.MERGE_PROPS=X,e.NORMALIZE_CLASS=Q,e.NORMALIZE_PROPS=te,e.NORMALIZE_STYLE=ee,e.OPEN_BLOCK=L,e.POP_SCOPE_ID=ae,e.PUSH_SCOPE_ID=le,e.RENDER_LIST=z,e.RENDER_SLOT=Y,e.RESOLVE_COMPONENT=W,e.RESOLVE_DIRECTIVE=U,e.RESOLVE_DYNAMIC_COMPONENT=K,e.RESOLVE_FILTER=J,e.SET_BLOCK_TRACKING=ce,e.SUSPENSE=P,e.TELEPORT=R,e.TO_DISPLAY_STRING=q,e.TO_HANDLERS=oe,e.TO_HANDLER_KEY=ie,e.TRANSITION=go,e.TRANSITION_GROUP=yo,e.TS_NODE_TYPES=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"],e.UNREF=ue,e.V_MODEL_CHECKBOX=lo,e.V_MODEL_DYNAMIC=uo,e.V_MODEL_RADIO=co,e.V_MODEL_SELECT=po,e.V_MODEL_TEXT=ao,e.V_ON_WITH_KEYS=ho,e.V_ON_WITH_MODIFIERS=fo,e.V_SHOW=mo,e.WITH_CTX=pe,e.WITH_DIRECTIVES=G,e.WITH_MEMO=de,e.advancePositionWithClone=Ue,e.advancePositionWithMutation=Je,e.assert=function(e,t){if(!e)throw new Error(t||"unexpected compiler condition")},e.baseCompile=so,e.baseParse=ht,e.buildDirectiveArgs=Dn,e.buildProps=Ln,e.buildSlots=Cn,e.checkCompatEnabled=pt,e.compile=function(e,t={}){return so(e,c({},bo,t,{nodeTransforms:[Io,...Mo,...t.nodeTransforms||[]],directiveTransforms:c({},Ro,t.directiveTransforms||{}),transformHoist:null}))},e.convertToBlock=Pe,e.createArrayExpression=be,e.createAssignmentExpression=function(e,t){return{type:24,left:e,right:t,loc:ye}},e.createBlockStatement=Ie,e.createCacheExpression=Ce,e.createCallExpression=_e,e.createCompilerError=I,e.createCompoundExpression=Ne,e.createConditionalExpression=Oe,e.createDOMCompilerError=xo,e.createForLoopParams=Nn,e.createFunctionExpression=ke,e.createIfStatement=function(e,t,n){return{type:23,test:e,consequent:t,alternate:n,loc:ye}},e.createInterpolation=function(e,t){return{type:5,loc:t,content:a(e)?xe(e,!1,t):e}},e.createObjectExpression=Ee,e.createObjectProperty=Te,e.createReturnStatement=function(e){return{type:26,returns:e,loc:ye}},e.createRoot=ve,e.createSequenceExpression=function(e){return{type:25,expressions:e,loc:ye}},e.createSimpleExpression=xe,e.createStructuralDirectiveTransform=Zt,e.createTemplateLiteral=function(e){return{type:22,elements:e,loc:ye}},e.createTransformContext=Gt,e.createVNodeCall=Se,e.extractIdentifiers=an,e.findDir=Ge,e.findProp=ze,e.generate=en,e.generateCodeFrame=function(e,t=0,n=e.length){let o=e.split(/(\r?\n)/);const r=o.filter(((e,t)=>t%2==1));o=o.filter(((e,t)=>t%2==0));let s=0;const i=[];for(let c=0;c<o.length;c++)if(s+=o[c].length+(r[c]&&r[c].length||0),s>=t){for(let e=c-2;e<=c+2||n>s;e++){if(e<0||e>=o.length)continue;const l=e+1;i.push(`${l}${" ".repeat(Math.max(3-String(l).length,0))}| ${o[e]}`);const a=o[e].length,p=r[e]&&r[e].length||0;if(e===c){const e=t-(s-(a+p)),o=Math.max(1,n>s?a-e:n-t);i.push(" | "+" ".repeat(e)+"^".repeat(o))}else if(e>c){if(n>s){const e=Math.max(Math.min(n-s,a),1);i.push(" | "+"^".repeat(e))}s+=a+p}}break}return i.join("\n")},e.getBaseTransformPreset=ro,e.getConstantType=jt,e.getInnerRange=Ke,e.getMemoedVNodeCall=it,e.getVNodeBlockHelper=Re,e.getVNodeHelper=Me,e.hasDynamicKeyVBind=Ze,e.hasScopeRef=function e(t,n){if(!t||0===Object.keys(n).length)return!1;switch(t.type){case 1:for(let o=0;o<t.props.length;o++){const r=t.props[o];if(7===r.type&&(e(r.arg,n)||e(r.exp,n)))return!0}return t.children.some((t=>e(t,n)));case 11:return!!e(t.source,n)||t.children.some((t=>e(t,n)));case 9:return t.branches.some((t=>e(t,n)));case 10:return!!e(t.condition,n)||t.children.some((t=>e(t,n)));case 4:return!t.isStatic&&Ae(t.content)&&!!n[t.content];case 8:return t.children.some((t=>u(t)&&e(t,n)));case 5:case 12:return e(t.content,n);default:return!1}},e.helperNameMap=me,e.injectProp=ot,e.isBuiltInType=$e,e.isCoreComponent=Le,e.isFunctionType=e=>/Function(?:Expression|Declaration)$|Method$/.test(e.type),e.isInDestructureAssignment=function(e,t){if(e&&("ObjectProperty"===e.type||"ArrayPattern"===e.type)){let e=t.length;for(;e--;){const n=t[e];if("AssignmentExpression"===n.type)return!0;if("ObjectProperty"!==n.type&&!n.type.endsWith("Pattern"))break}}return!1},e.isMemberExpression=We,e.isMemberExpressionBrowser=je,e.isMemberExpressionNode=He,e.isReferencedIdentifier=function(e,t,n){return!1},e.isSimpleIdentifier=Ae,e.isSlotOutlet=et,e.isStaticArgOf=Ye,e.isStaticExp=we,e.isStaticProperty=pn,e.isStaticPropertyKey=(e,t)=>pn(t)&&t.key===e,e.isTemplateNode=Qe,e.isText=qe,e.isVSlot=Xe,e.locStub=ye,e.noopDirectiveTransform=io,e.parse=function(e,t={}){return ht(e,c({},bo,t))},e.parserOptions=bo,e.processExpression=un,e.processFor=vn,e.processIf=dn,e.processSlotOutlet=jn,e.registerRuntimeHelpers=ge,e.resolveComponentType=$n,e.stringifyExpression=function e(t){return a(t)?t:4===t.type?t.content:t.children.map(e).join("")},e.toValidAssetId=st,e.trackSlotScopes=kn,e.trackVForSlotScopes=(e,t)=>{let n;if(Qe(e)&&e.props.some(Xe)&&(n=Ge(e,"for"))){const e=n.parseResult=Tn(n.exp);if(e){const{value:n,key:o,index:r}=e,{addIdentifiers:s,removeIdentifiers:i}=t;return n&&s(n),o&&s(o),r&&s(r),()=>{n&&i(n),o&&i(o),r&&i(r)}}}},e.transform=zt,e.transformBind=Kn,e.transformElement=wn,e.transformExpression=(e,t)=>{if(5===e.type)e.content=un(e.content,t);else if(1===e.type)for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&"for"!==o.name){const e=o.exp,n=o.arg;!e||4!==e.type||"on"===o.name&&n||(o.exp=un(e,t,"slot"===o.name)),n&&4===n.type&&!n.isStatic&&(o.arg=un(n,t))}}},e.transformModel=Yn,e.transformOn=Wn,e.transformStyle=Eo,e.traverseNode=Yt,e.walkBlockDeclarations=function(e,t){for(const n of e.body)if("VariableDeclaration"===n.type){if(n.declare)continue;for(const e of n.declarations)for(const n of an(e.id))t(n)}else if("FunctionDeclaration"===n.type||"ClassDeclaration"===n.type){if(n.declare||!n.id)continue;t(n.id)}},e.walkFunctionParams=function(e,t){for(const n of e.params)for(const e of an(n))t(e)},e.walkIdentifiers=function(e,t,n=!1,o=[],r=Object.create(null)){},e.warnDeprecation=function(e,t,n,...o){if("suppress-warning"===lt(e,t))return;const{message:r,link:s}=ct[e],i=`(deprecation ${e}) ${"function"==typeof r?r(...o):r}${s?`\n Details: ${s}`:""}`,c=new SyntaxError(i);c.code=e,n&&(c.loc=n),t.onWarn(c)},e}({});
var VueCompilerDOM=function(e){"use strict";function t(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}const n={},o=()=>{},r=()=>!1,s=/^on[^a-z]/,i=e=>s.test(e),c=Object.assign,l=Array.isArray,a=e=>"string"==typeof e,p=e=>"symbol"==typeof e,u=e=>null!==e&&"object"==typeof e,d=t(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),f=t("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),h=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},m=/-(\w)/g,g=h((e=>e.replace(m,((e,t)=>t?t.toUpperCase():"")))),y=/\B([A-Z])/g,v=h((e=>e.replace(y,"-$1").toLowerCase())),b=h((e=>e.charAt(0).toUpperCase()+e.slice(1))),S=h((e=>e?`on${b(e)}`:""));const E=/;(?![^(]*\))/g,x=/:([^]+)/,T=/\/\*[^]*?\*\//g;const N=t("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),_=t("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),k=t("area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr");function O(e){throw e}function C(e){}function I(e,t,n,o){const r=new SyntaxError(String(e));return r.code=e,r.loc=t,r}const M={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 '&lt;' to print '<'.",13:"Attribute value was expected.",14:"End tag name was expected.",15:"Whitespace was expected.",16:"Unexpected '\x3c!--' 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.",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.\nUse 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.",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.',51:"@vnode-* hooks in templates are deprecated. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support will be removed in 3.4.",52:'v-is="component-name" has been deprecated. Use is="vue:component-name" instead. v-is support will be removed in 3.4.',53:""},w=Symbol(""),R=Symbol(""),P=Symbol(""),$=Symbol(""),L=Symbol(""),V=Symbol(""),A=Symbol(""),D=Symbol(""),B=Symbol(""),F=Symbol(""),j=Symbol(""),U=Symbol(""),H=Symbol(""),W=Symbol(""),K=Symbol(""),J=Symbol(""),G=Symbol(""),z=Symbol(""),q=Symbol(""),Y=Symbol(""),Z=Symbol(""),X=Symbol(""),Q=Symbol(""),ee=Symbol(""),te=Symbol(""),ne=Symbol(""),oe=Symbol(""),re=Symbol(""),se=Symbol(""),ie=Symbol(""),ce=Symbol(""),le=Symbol(""),ae=Symbol(""),pe=Symbol(""),ue=Symbol(""),de=Symbol(""),fe=Symbol(""),he=Symbol(""),me=Symbol(""),ge={[w]:"Fragment",[R]:"Teleport",[P]:"Suspense",[$]:"KeepAlive",[L]:"BaseTransition",[V]:"openBlock",[A]:"createBlock",[D]:"createElementBlock",[B]:"createVNode",[F]:"createElementVNode",[j]:"createCommentVNode",[U]:"createTextVNode",[H]:"createStaticVNode",[W]:"resolveComponent",[K]:"resolveDynamicComponent",[J]:"resolveDirective",[G]:"resolveFilter",[z]:"withDirectives",[q]:"renderList",[Y]:"renderSlot",[Z]:"createSlots",[X]:"toDisplayString",[Q]:"mergeProps",[ee]:"normalizeClass",[te]:"normalizeStyle",[ne]:"normalizeProps",[oe]:"guardReactiveProps",[re]:"toHandlers",[se]:"camelize",[ie]:"capitalize",[ce]:"toHandlerKey",[le]:"setBlockTracking",[ae]:"pushScopeId",[pe]:"popScopeId",[ue]:"withCtx",[de]:"unref",[fe]:"isRef",[he]:"withMemo",[me]:"isMemoSame"};function ye(e){Object.getOwnPropertySymbols(e).forEach((t=>{ge[t]=e[t]}))}const ve={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function be(e,t=ve){return{type:0,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:t}}function Se(e,t,n,o,r,s,i,c=!1,l=!1,a=!1,p=ve){return e&&(c?(e.helper(V),e.helper(Re(e.inSSR,a))):e.helper(we(e.inSSR,a)),i&&e.helper(z)),{type:13,tag:t,props:n,children:o,patchFlag:r,dynamicProps:s,directives:i,isBlock:c,disableTracking:l,isComponent:a,loc:p}}function Ee(e,t=ve){return{type:17,loc:t,elements:e}}function xe(e,t=ve){return{type:15,loc:t,properties:e}}function Te(e,t){return{type:16,loc:ve,key:a(e)?Ne(e,!0):e,value:t}}function Ne(e,t=!1,n=ve,o=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:o}}function _e(e,t=ve){return{type:8,loc:t,children:e}}function ke(e,t=[],n=ve){return{type:14,loc:n,callee:e,arguments:t}}function Oe(e,t=void 0,n=!1,o=!1,r=ve){return{type:18,params:e,returns:t,newline:n,isSlot:o,loc:r}}function Ce(e,t,n,o=!0){return{type:19,test:e,consequent:t,alternate:n,newline:o,loc:ve}}function Ie(e,t,n=!1){return{type:20,index:e,value:t,isVNode:n,loc:ve}}function Me(e){return{type:21,body:e,loc:ve}}function we(e,t){return e||t?B:F}function Re(e,t){return e||t?A:D}function Pe(e,{helper:t,removeHelper:n,inSSR:o}){e.isBlock||(e.isBlock=!0,n(we(o,e.isComponent)),t(V),t(Re(o,e.isComponent)))}const $e=e=>4===e.type&&e.isStatic,Le=(e,t)=>e===t||e===v(t);function Ve(e){return Le(e,"Teleport")?R:Le(e,"Suspense")?P:Le(e,"KeepAlive")?$:Le(e,"BaseTransition")?L:void 0}const Ae=/^\d|[^\$\w]/,De=e=>!Ae.test(e),Be=/[A-Za-z_$\xA0-\uFFFF]/,Fe=/[\.\?\w$\xA0-\uFFFF]/,je=/\s+[.[]\s*|\s*[.[]\s+/g,Ue=e=>{e=e.trim().replace(je,(e=>e.trim()));let t=0,n=[],o=0,r=0,s=null;for(let i=0;i<e.length;i++){const c=e.charAt(i);switch(t){case 0:if("["===c)n.push(t),t=1,o++;else if("("===c)n.push(t),t=2,r++;else if(!(0===i?Be:Fe).test(c))return!1;break;case 1:"'"===c||'"'===c||"`"===c?(n.push(t),t=3,s=c):"["===c?o++:"]"===c&&(--o||(t=n.pop()));break;case 2:if("'"===c||'"'===c||"`"===c)n.push(t),t=3,s=c;else if("("===c)r++;else if(")"===c){if(i===e.length-1)return!1;--r||(t=n.pop())}break;case 3:c===s&&(t=n.pop(),s=null)}}return!o&&!r},He=o,We=Ue;function Ke(e,t,n){const o={source:e.source.slice(t,t+n),start:Je(e.start,e.source,t),end:e.end};return null!=n&&(o.end=Je(e.start,e.source,t+n)),o}function Je(e,t,n=t.length){return Ge(c({},e),t,n)}function Ge(e,t,n=t.length){let o=0,r=-1;for(let s=0;s<n;s++)10===t.charCodeAt(s)&&(o++,r=s);return e.offset+=n,e.line+=o,e.column=-1===r?e.column+n:n-r,e}function ze(e,t,n=!1){for(let o=0;o<e.props.length;o++){const r=e.props[o];if(7===r.type&&(n||r.exp)&&(a(t)?r.name===t:t.test(r.name)))return r}}function qe(e,t,n=!1,o=!1){for(let r=0;r<e.props.length;r++){const s=e.props[r];if(6===s.type){if(n)continue;if(s.name===t&&(s.value||o))return s}else if("bind"===s.name&&(s.exp||o)&&Ye(s.arg,t))return s}}function Ye(e,t){return!(!e||!$e(e)||e.content!==t)}function Ze(e){return e.props.some((e=>!(7!==e.type||"bind"!==e.name||e.arg&&4===e.arg.type&&e.arg.isStatic)))}function Xe(e){return 5===e.type||2===e.type}function Qe(e){return 7===e.type&&"slot"===e.name}function et(e){return 1===e.type&&3===e.tagType}function tt(e){return 1===e.type&&2===e.tagType}const nt=new Set([ne,oe]);function ot(e,t=[]){if(e&&!a(e)&&14===e.type){const n=e.callee;if(!a(n)&&nt.has(n))return ot(e.arguments[0],t.concat(e))}return[e,t]}function rt(e,t,n){let o,r,s=13===e.type?e.props:e.arguments[2],i=[];if(s&&!a(s)&&14===s.type){const e=ot(s);s=e[0],i=e[1],r=i[i.length-1]}if(null==s||a(s))o=xe([t]);else if(14===s.type){const e=s.arguments[0];a(e)||15!==e.type?s.callee===re?o=ke(n.helper(Q),[xe([t]),s]):s.arguments.unshift(xe([t])):st(t,e)||e.properties.unshift(t),!o&&(o=s)}else 15===s.type?(st(t,s)||s.properties.unshift(t),o=s):(o=ke(n.helper(Q),[xe([t]),s]),r&&r.callee===oe&&(r=i[i.length-2]));13===e.type?r?r.arguments[0]=o:e.props=o:r?r.arguments[0]=o:e.arguments[2]=o}function st(e,t){let n=!1;if(4===e.key.type){const o=e.key.content;n=t.properties.some((e=>4===e.key.type&&e.key.content===o))}return n}function it(e,t){return`_${t}_${e.replace(/[^\w]/g,((t,n)=>"-"===t?"_":e.charCodeAt(n).toString()))}`}function ct(e){return 14===e.type&&e.callee===he?e.arguments[1].returns:e}const lt={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:e=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${e}.sync\` should be changed to \`v-model:${e}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_PROP:{message:".prop modifier for v-bind has been removed and no longer necessary. Vue 3 will automatically set a binding as DOM property when appropriate."},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_FILTER:{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 at(e,t){const n=t.options?t.options.compatConfig:t.compatConfig,o=n&&n[e];return"MODE"===e?o||3:o}function pt(e,t){const n=at("MODE",t),o=at(e,t);return 3===n?!0===o:!1!==o}function ut(e,t,n,...o){return pt(e,t)}const dt=/&(gt|lt|amp|apos|quot);/g,ft={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},ht={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:r,isPreTag:r,isCustomElement:r,decodeEntities:e=>e.replace(dt,((e,t)=>ft[t])),onError:O,onWarn:C,comments:!1};function mt(e,t={}){const n=function(e,t){const n=c({},ht);let o;for(o in t)n[o]=void 0===t[o]?ht[o]:t[o];return{options:n,column:1,line:1,offset:0,originalSource:e,source:e,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(e,t),o=It(n);return be(gt(n,0,[]),Mt(n,o))}function gt(e,t,n){const o=wt(n),r=o?o.ns:0,s=[];for(;!At(e,t,n);){const i=e.source;let c;if(0===t||1===t)if(!e.inVPre&&Rt(i,e.options.delimiters[0]))c=kt(e,t);else if(0===t&&"<"===i[0])if(1===i.length);else if("!"===i[1])c=Rt(i,"\x3c!--")?bt(e):Rt(i,"<!DOCTYPE")?St(e):Rt(i,"<![CDATA[")&&0!==r?vt(e,n):St(e);else if("/"===i[1])if(2===i.length);else{if(">"===i[2]){Pt(e,3);continue}if(/[a-z]/i.test(i[2])){Tt(e,1,o);continue}Vt(e,12,2),c=St(e)}else/[a-z]/i.test(i[1])?(c=Et(e,n),pt("COMPILER_NATIVE_TEMPLATE",e)&&c&&"template"===c.tag&&!c.props.some((e=>7===e.type&&xt(e.name)))&&(c=c.children)):"?"===i[1]&&(Vt(e,21,1),c=St(e));if(c||(c=Ot(e,t)),l(c))for(let e=0;e<c.length;e++)yt(s,c[e]);else yt(s,c)}let i=!1;if(2!==t&&1!==t){const t="preserve"!==e.options.whitespace;for(let n=0;n<s.length;n++){const o=s[n];if(2===o.type)if(e.inPre)o.content=o.content.replace(/\r\n/g,"\n");else if(/[^\t\r\n\f ]/.test(o.content))t&&(o.content=o.content.replace(/[\t\r\n\f ]+/g," "));else{const e=s[n-1],r=s[n+1];!e||!r||t&&(3===e.type&&3===r.type||3===e.type&&1===r.type||1===e.type&&3===r.type||1===e.type&&1===r.type&&/[\r\n]/.test(o.content))?(i=!0,s[n]=null):o.content=" "}else 3!==o.type||e.options.comments||(i=!0,s[n]=null)}if(e.inPre&&o&&e.options.isPreTag(o.tag)){const e=s[0];e&&2===e.type&&(e.content=e.content.replace(/^\r?\n/,""))}}return i?s.filter(Boolean):s}function yt(e,t){if(2===t.type){const n=wt(e);if(n&&2===n.type&&n.loc.end.offset===t.loc.start.offset)return n.content+=t.content,n.loc.end=t.loc.end,void(n.loc.source+=t.loc.source)}e.push(t)}function vt(e,t){Pt(e,9);const n=gt(e,3,t);return 0===e.source.length||Pt(e,3),n}function bt(e){const t=It(e);let n;const o=/--(\!)?>/.exec(e.source);if(o){n=e.source.slice(4,o.index);const t=e.source.slice(0,o.index);let r=1,s=0;for(;-1!==(s=t.indexOf("\x3c!--",r));)Pt(e,s-r+1),r=s+1;Pt(e,o.index+o[0].length-r+1)}else n=e.source.slice(4),Pt(e,e.source.length);return{type:3,content:n,loc:Mt(e,t)}}function St(e){const t=It(e),n="?"===e.source[1]?1:2;let o;const r=e.source.indexOf(">");return-1===r?(o=e.source.slice(n),Pt(e,e.source.length)):(o=e.source.slice(n,r),Pt(e,r+1)),{type:3,content:o,loc:Mt(e,t)}}function Et(e,t){const n=e.inPre,o=e.inVPre,r=wt(t),s=Tt(e,0,r),i=e.inPre&&!n,c=e.inVPre&&!o;if(s.isSelfClosing||e.options.isVoidTag(s.tag))return i&&(e.inPre=!1),c&&(e.inVPre=!1),s;t.push(s);const l=e.options.getTextMode(s,r),a=gt(e,l,t);t.pop();{const t=s.props.find((e=>6===e.type&&"inline-template"===e.name));if(t&&ut("COMPILER_INLINE_TEMPLATE",e)){const n=Mt(e,s.loc.end);t.value={type:2,content:n.source,loc:n}}}if(s.children=a,Dt(e.source,s.tag))Tt(e,1,r);else if(0===e.source.length&&"script"===s.tag.toLowerCase()){const e=a[0];e&&Rt(e.loc.source,"\x3c!--")}return s.loc=Mt(e,s.loc.start),i&&(e.inPre=!1),c&&(e.inVPre=!1),s}const xt=t("if,else,else-if,for,slot");function Tt(e,t,n){const o=It(e),r=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(e.source),s=r[1],i=e.options.getNamespace(s,n);Pt(e,r[0].length),$t(e);const l=It(e),a=e.source;e.options.isPreTag(s)&&(e.inPre=!0);let p=Nt(e,t);0===t&&!e.inVPre&&p.some((e=>7===e.type&&"pre"===e.name))&&(e.inVPre=!0,c(e,l),e.source=a,p=Nt(e,t).filter((e=>"v-pre"!==e.name)));let u=!1;if(0===e.source.length||(u=Rt(e.source,"/>"),Pt(e,u?2:1)),1===t)return;let d=0;return e.inVPre||("slot"===s?d=2:"template"===s?p.some((e=>7===e.type&&xt(e.name)))&&(d=3):function(e,t,n){const o=n.options;if(o.isCustomElement(e))return!1;if("component"===e||/^[A-Z]/.test(e)||Ve(e)||o.isBuiltInComponent&&o.isBuiltInComponent(e)||o.isNativeTag&&!o.isNativeTag(e))return!0;for(let r=0;r<t.length;r++){const e=t[r];if(6===e.type){if("is"===e.name&&e.value){if(e.value.content.startsWith("vue:"))return!0;if(ut("COMPILER_IS_ON_ELEMENT",n))return!0}}else{if("is"===e.name)return!0;if("bind"===e.name&&Ye(e.arg,"is")&&ut("COMPILER_IS_ON_ELEMENT",n))return!0}}}(s,p,e)&&(d=1)),{type:1,ns:i,tag:s,tagType:d,props:p,isSelfClosing:u,children:[],loc:Mt(e,o),codegenNode:void 0}}function Nt(e,t){const n=[],o=new Set;for(;e.source.length>0&&!Rt(e.source,">")&&!Rt(e.source,"/>");){if(Rt(e.source,"/")){Pt(e,1),$t(e);continue}const r=_t(e,o);6===r.type&&r.value&&"class"===r.name&&(r.value.content=r.value.content.replace(/\s+/g," ").trim()),0===t&&n.push(r),/^[^\t\r\n\f />]/.test(e.source),$t(e)}return n}function _t(e,t){var n;const o=It(e),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(e.source)[0];t.has(r),t.add(r);{const t=/["'<]/g;let n;for(;n=t.exec(r);)Vt(e,17,n.index)}let s;Pt(e,r.length),/^[\t\r\n\f ]*=/.test(e.source)&&($t(e),Pt(e,1),$t(e),s=function(e){const t=It(e);let n;const o=e.source[0],r='"'===o||"'"===o;if(r){Pt(e,1);const t=e.source.indexOf(o);-1===t?n=Ct(e,e.source.length,4):(n=Ct(e,t,4),Pt(e,1))}else{const t=/^[^\t\r\n\f >]+/.exec(e.source);if(!t)return;const o=/["'<=`]/g;let r;for(;r=o.exec(t[0]);)Vt(e,18,r.index);n=Ct(e,t[0].length,4)}return{content:n,isQuoted:r,loc:Mt(e,t)}}(e));const i=Mt(e,o);if(!e.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const t=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let c,l=Rt(r,"."),a=t[1]||(l||Rt(r,":")?"bind":Rt(r,"@")?"on":"slot");if(t[2]){const s="slot"===a,i=r.lastIndexOf(t[2],r.length-((null==(n=t[3])?void 0:n.length)||0)),l=Mt(e,Lt(e,o,i),Lt(e,o,i+t[2].length+(s&&t[3]||"").length));let p=t[2],u=!0;p.startsWith("[")?(u=!1,p.endsWith("]")?p=p.slice(1,p.length-1):(Vt(e,27),p=p.slice(1))):s&&(p+=t[3]||""),c={type:4,content:p,isStatic:u,constType:u?3:0,loc:l}}if(s&&s.isQuoted){const e=s.loc;e.start.offset++,e.start.column++,e.end=Je(e.start,s.content),e.source=e.source.slice(1,-1)}const p=t[3]?t[3].slice(1).split("."):[];return l&&p.push("prop"),"bind"===a&&c&&p.includes("sync")&&ut("COMPILER_V_BIND_SYNC",e,0)&&(a="model",p.splice(p.indexOf("sync"),1)),{type:7,name:a,exp:s&&{type:4,content:s.content,isStatic:!1,constType:0,loc:s.loc},arg:c,modifiers:p,loc:i}}return!e.inVPre&&Rt(r,"v-"),{type:6,name:r,value:s&&{type:2,content:s.content,loc:s.loc},loc:i}}function kt(e,t){const[n,o]=e.options.delimiters,r=e.source.indexOf(o,n.length);if(-1===r)return;const s=It(e);Pt(e,n.length);const i=It(e),c=It(e),l=r-n.length,a=e.source.slice(0,l),p=Ct(e,l,t),u=p.trim(),d=p.indexOf(u);d>0&&Ge(i,a,d);return Ge(c,a,l-(p.length-u.length-d)),Pt(e,o.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:u,loc:Mt(e,i,c)},loc:Mt(e,s)}}function Ot(e,t){const n=3===t?["]]>"]:["<",e.options.delimiters[0]];let o=e.source.length;for(let s=0;s<n.length;s++){const t=e.source.indexOf(n[s],1);-1!==t&&o>t&&(o=t)}const r=It(e);return{type:2,content:Ct(e,o,t),loc:Mt(e,r)}}function Ct(e,t,n){const o=e.source.slice(0,t);return Pt(e,t),2!==n&&3!==n&&o.includes("&")?e.options.decodeEntities(o,4===n):o}function It(e){const{column:t,line:n,offset:o}=e;return{column:t,line:n,offset:o}}function Mt(e,t,n){return{start:t,end:n=n||It(e),source:e.originalSource.slice(t.offset,n.offset)}}function wt(e){return e[e.length-1]}function Rt(e,t){return e.startsWith(t)}function Pt(e,t){const{source:n}=e;Ge(e,n,t),e.source=n.slice(t)}function $t(e){const t=/^[\t\r\n\f ]+/.exec(e.source);t&&Pt(e,t[0].length)}function Lt(e,t,n){return Je(t,e.originalSource.slice(t.offset,n),n)}function Vt(e,t,n,o=It(e)){n&&(o.offset+=n,o.column+=n),e.options.onError(I(t,{start:o,end:o,source:""}))}function At(e,t,n){const o=e.source;switch(t){case 0:if(Rt(o,"</"))for(let e=n.length-1;e>=0;--e)if(Dt(o,n[e].tag))return!0;break;case 1:case 2:{const e=wt(n);if(e&&Dt(o,e.tag))return!0;break}case 3:if(Rt(o,"]]>"))return!0}return!o}function Dt(e,t){return Rt(e,"</")&&e.slice(2,2+t.length).toLowerCase()===t.toLowerCase()&&/[\t\r\n\f />]/.test(e[2+t.length]||">")}function Bt(e,t){jt(e,t,Ft(e,e.children[0]))}function Ft(e,t){const{children:n}=e;return 1===n.length&&1===t.type&&!tt(t)}function jt(e,t,n=!1){const{children:o}=e,r=o.length;let s=0;for(let i=0;i<o.length;i++){const e=o[i];if(1===e.type&&0===e.tagType){const o=n?0:Ut(e,t);if(o>0){if(o>=2){e.codegenNode.patchFlag="-1",e.codegenNode=t.hoist(e.codegenNode),s++;continue}}else{const n=e.codegenNode;if(13===n.type){const o=Gt(n);if((!o||512===o||1===o)&&Kt(e,t)>=2){const o=Jt(e);o&&(n.props=t.hoist(o))}n.dynamicProps&&(n.dynamicProps=t.hoist(n.dynamicProps))}}}if(1===e.type){const n=1===e.tagType;n&&t.scopes.vSlot++,jt(e,t),n&&t.scopes.vSlot--}else if(11===e.type)jt(e,t,1===e.children.length);else if(9===e.type)for(let n=0;n<e.branches.length;n++)jt(e.branches[n],t,1===e.branches[n].children.length)}if(s&&t.transformHoist&&t.transformHoist(o,t,e),s&&s===r&&1===e.type&&0===e.tagType&&e.codegenNode&&13===e.codegenNode.type&&l(e.codegenNode.children)){const n=t.hoist(Ee(e.codegenNode.children));t.hmr&&(n.content=`[...${n.content}]`),e.codegenNode.children=n}}function Ut(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(0!==e.tagType)return 0;const o=n.get(e);if(void 0!==o)return o;const r=e.codegenNode;if(13!==r.type)return 0;if(r.isBlock&&"svg"!==e.tag&&"foreignObject"!==e.tag)return 0;if(Gt(r))return n.set(e,0),0;{let o=3;const s=Kt(e,t);if(0===s)return n.set(e,0),0;s<o&&(o=s);for(let r=0;r<e.children.length;r++){const s=Ut(e.children[r],t);if(0===s)return n.set(e,0),0;s<o&&(o=s)}if(o>1)for(let r=0;r<e.props.length;r++){const s=e.props[r];if(7===s.type&&"bind"===s.name&&s.exp){const r=Ut(s.exp,t);if(0===r)return n.set(e,0),0;r<o&&(o=r)}}if(r.isBlock){for(let t=0;t<e.props.length;t++){if(7===e.props[t].type)return n.set(e,0),0}t.removeHelper(V),t.removeHelper(Re(t.inSSR,r.isComponent)),r.isBlock=!1,t.helper(we(t.inSSR,r.isComponent))}return n.set(e,o),o}case 2:case 3:return 3;case 9:case 11:case 10:default:return 0;case 5:case 12:return Ut(e.content,t);case 4:return e.constType;case 8:let s=3;for(let n=0;n<e.children.length;n++){const o=e.children[n];if(a(o)||p(o))continue;const r=Ut(o,t);if(0===r)return 0;r<s&&(s=r)}return s}}const Ht=new Set([ee,te,ne,oe]);function Wt(e,t){if(14===e.type&&!a(e.callee)&&Ht.has(e.callee)){const n=e.arguments[0];if(4===n.type)return Ut(n,t);if(14===n.type)return Wt(n,t)}return 0}function Kt(e,t){let n=3;const o=Jt(e);if(o&&15===o.type){const{properties:e}=o;for(let o=0;o<e.length;o++){const{key:r,value:s}=e[o],i=Ut(r,t);if(0===i)return i;let c;if(i<n&&(n=i),c=4===s.type?Ut(s,t):14===s.type?Wt(s,t):0,0===c)return c;c<n&&(n=c)}}return n}function Jt(e){const t=e.codegenNode;if(13===t.type)return t.props}function Gt(e){const t=e.patchFlag;return t?parseInt(t,10):void 0}function zt(e,{filename:t="",prefixIdentifiers:r=!1,hoistStatic:s=!1,hmr:i=!1,cacheHandlers:c=!1,nodeTransforms:l=[],directiveTransforms:p={},transformHoist:u=null,isBuiltInComponent:d=o,isCustomElement:f=o,expressionPlugins:h=[],scopeId:m=null,slotted:y=!0,ssr:v=!1,inSSR:S=!1,ssrCssVars:E="",bindingMetadata:x=n,inline:T=!1,isTS:N=!1,onError:_=O,onWarn:k=C,compatConfig:I}){const M=t.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),w={selfName:M&&b(g(M[1])),prefixIdentifiers:r,hoistStatic:s,hmr:i,cacheHandlers:c,nodeTransforms:l,directiveTransforms:p,transformHoist:u,isBuiltInComponent:d,isCustomElement:f,expressionPlugins:h,scopeId:m,slotted:y,ssr:v,inSSR:S,ssrCssVars:E,bindingMetadata:x,inline:T,isTS:N,onError:_,onWarn:k,compatConfig:I,root:e,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:e,childIndex:0,inVOnce:!1,helper(e){const t=w.helpers.get(e)||0;return w.helpers.set(e,t+1),e},removeHelper(e){const t=w.helpers.get(e);if(t){const n=t-1;n?w.helpers.set(e,n):w.helpers.delete(e)}},helperString:e=>`_${ge[w.helper(e)]}`,replaceNode(e){w.parent.children[w.childIndex]=w.currentNode=e},removeNode(e){const t=e?w.parent.children.indexOf(e):w.currentNode?w.childIndex:-1;e&&e!==w.currentNode?w.childIndex>t&&(w.childIndex--,w.onNodeRemoved()):(w.currentNode=null,w.onNodeRemoved()),w.parent.children.splice(t,1)},onNodeRemoved:()=>{},addIdentifiers(e){},removeIdentifiers(e){},hoist(e){a(e)&&(e=Ne(e)),w.hoists.push(e);const t=Ne(`_hoisted_${w.hoists.length}`,!1,e.loc,2);return t.hoisted=e,t},cache:(e,t=!1)=>Ie(w.cached++,e,t)};return w.filters=new Set,w}function qt(e,t){const n=zt(e,t);Yt(e,n),t.hoistStatic&&Bt(e,n),t.ssr||function(e,t){const{helper:n}=t,{children:o}=e;if(1===o.length){const n=o[0];if(Ft(e,n)&&n.codegenNode){const o=n.codegenNode;13===o.type&&Pe(o,t),e.codegenNode=o}else e.codegenNode=n}else if(o.length>1){let o=64;e.codegenNode=Se(t,n(w),void 0,e.children,o+"",void 0,void 0,!0,void 0,!1)}}(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.filters=[...n.filters]}function Yt(e,t){t.currentNode=e;const{nodeTransforms:n}=t,o=[];for(let s=0;s<n.length;s++){const r=n[s](e,t);if(r&&(l(r)?o.push(...r):o.push(r)),!t.currentNode)return;e=t.currentNode}switch(e.type){case 3:t.ssr||t.helper(j);break;case 5:t.ssr||t.helper(X);break;case 9:for(let n=0;n<e.branches.length;n++)Yt(e.branches[n],t);break;case 10:case 11:case 1:case 0:!function(e,t){let n=0;const o=()=>{n--};for(;n<e.children.length;n++){const r=e.children[n];a(r)||(t.parent=e,t.childIndex=n,t.onNodeRemoved=o,Yt(r,t))}}(e,t)}t.currentNode=e;let r=o.length;for(;r--;)o[r]()}function Zt(e,t){const n=a(e)?t=>t===e:t=>e.test(t);return(e,o)=>{if(1===e.type){const{props:r}=e;if(3===e.tagType&&r.some(Qe))return;const s=[];for(let i=0;i<r.length;i++){const c=r[i];if(7===c.type&&n(c.name)){r.splice(i,1),i--;const n=t(e,c,o);n&&s.push(n)}}return s}}}const Xt="/*#__PURE__*/",Qt=e=>`${ge[e]}: _${ge[e]}`;function en(e,{mode:t="function",prefixIdentifiers:n="module"===t,sourceMap:o=!1,filename:r="template.vue.html",scopeId:s=null,optimizeImports:i=!1,runtimeGlobalName:c="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:a="vue/server-renderer",ssr:p=!1,isTS:u=!1,inSSR:d=!1}){const f={mode:t,prefixIdentifiers:n,sourceMap:o,filename:r,scopeId:s,optimizeImports:i,runtimeGlobalName:c,runtimeModuleName:l,ssrRuntimeModuleName:a,ssr:p,isTS:u,inSSR:d,source:e.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:e=>`_${ge[e]}`,push(e,t){f.code+=e},indent(){h(++f.indentLevel)},deindent(e=!1){e?--f.indentLevel:h(--f.indentLevel)},newline(){h(f.indentLevel)}};function h(e){f.push("\n"+" ".repeat(e))}return f}function tn(e,t={}){const n=en(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:o,push:r,prefixIdentifiers:s,indent:i,deindent:c,newline:l,ssr:a}=n,p=Array.from(e.helpers),u=p.length>0,d=!s&&"module"!==o,f=n;!function(e,t){const{push:n,newline:o,runtimeGlobalName:r}=t,s=r,i=Array.from(e.helpers);if(i.length>0&&(n(`const _Vue = ${s}\n`),e.hoists.length)){n(`const { ${[B,F,j,U,H].filter((e=>i.includes(e))).map(Qt).join(", ")} } = _Vue\n`)}(function(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:o}=t;o();for(let r=0;r<e.length;r++){const s=e[r];s&&(n(`const _hoisted_${r+1} = `),sn(s,t),o())}t.pure=!1})(e.hoists,t),o(),n("return ")}(e,f);if(r(`function ${a?"ssrRender":"render"}(${(a?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ")}) {`),i(),d&&(r("with (_ctx) {"),i(),u&&(r(`const { ${p.map(Qt).join(", ")} } = _Vue`),r("\n"),l())),e.components.length&&(nn(e.components,"component",n),(e.directives.length||e.temps>0)&&l()),e.directives.length&&(nn(e.directives,"directive",n),e.temps>0&&l()),e.filters&&e.filters.length&&(l(),nn(e.filters,"filter",n),l()),e.temps>0){r("let ");for(let t=0;t<e.temps;t++)r(`${t>0?", ":""}_temp${t}`)}return(e.components.length||e.directives.length||e.temps)&&(r("\n"),l()),a||r("return "),e.codegenNode?sn(e.codegenNode,n):r("null"),d&&(c(),r("}")),c(),r("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function nn(e,t,{helper:n,push:o,newline:r,isTS:s}){const i=n("filter"===t?G:"component"===t?W:J);for(let c=0;c<e.length;c++){let n=e[c];const l=n.endsWith("__self");l&&(n=n.slice(0,-6)),o(`const ${it(n,t)} = ${i}(${JSON.stringify(n)}${l?", true":""})${s?"!":""}`),c<e.length-1&&r()}}function on(e,t){const n=e.length>3||!1;t.push("["),n&&t.indent(),rn(e,t,n),n&&t.deindent(),t.push("]")}function rn(e,t,n=!1,o=!0){const{push:r,newline:s}=t;for(let i=0;i<e.length;i++){const c=e[i];a(c)?r(c):l(c)?on(c,t):sn(c,t),i<e.length-1&&(n?(o&&r(","),s()):o&&r(", "))}}function sn(e,t){if(a(e))t.push(e);else if(p(e))t.push(t.helper(e));else switch(e.type){case 1:case 9:case 11:case 12:sn(e.codegenNode,t);break;case 2:!function(e,t){t.push(JSON.stringify(e.content),e)}(e,t);break;case 4:cn(e,t);break;case 5:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(Xt);n(`${o(X)}(`),sn(e.content,t),n(")")}(e,t);break;case 8:ln(e,t);break;case 3:!function(e,t){const{push:n,helper:o,pure:r}=t;r&&n(Xt);n(`${o(j)}(${JSON.stringify(e.content)})`,e)}(e,t);break;case 13:!function(e,t){const{push:n,helper:o,pure:r}=t,{tag:s,props:i,children:c,patchFlag:l,dynamicProps:a,directives:p,isBlock:u,disableTracking:d,isComponent:f}=e;p&&n(o(z)+"(");u&&n(`(${o(V)}(${d?"true":""}), `);r&&n(Xt);const h=u?Re(t.inSSR,f):we(t.inSSR,f);n(o(h)+"(",e),rn(function(e){let t=e.length;for(;t--&&null==e[t];);return e.slice(0,t+1).map((e=>e||"null"))}([s,i,c,l,a]),t),n(")"),u&&n(")");p&&(n(", "),sn(p,t),n(")"))}(e,t);break;case 14:!function(e,t){const{push:n,helper:o,pure:r}=t,s=a(e.callee)?e.callee:o(e.callee);r&&n(Xt);n(s+"(",e),rn(e.arguments,t),n(")")}(e,t);break;case 15:!function(e,t){const{push:n,indent:o,deindent:r,newline:s}=t,{properties:i}=e;if(!i.length)return void n("{}",e);const c=i.length>1||!1;n(c?"{":"{ "),c&&o();for(let l=0;l<i.length;l++){const{key:e,value:o}=i[l];an(e,t),n(": "),sn(o,t),l<i.length-1&&(n(","),s())}c&&r(),n(c?"}":" }")}(e,t);break;case 17:!function(e,t){on(e.elements,t)}(e,t);break;case 18:!function(e,t){const{push:n,indent:o,deindent:r}=t,{params:s,returns:i,body:c,newline:a,isSlot:p}=e;p&&n(`_${ge[ue]}(`);n("(",e),l(s)?rn(s,t):s&&sn(s,t);n(") => "),(a||c)&&(n("{"),o());i?(a&&n("return "),l(i)?on(i,t):sn(i,t)):c&&sn(c,t);(a||c)&&(r(),n("}"));p&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}(e,t);break;case 19:!function(e,t){const{test:n,consequent:o,alternate:r,newline:s}=e,{push:i,indent:c,deindent:l,newline:a}=t;if(4===n.type){const e=!De(n.content);e&&i("("),cn(n,t),e&&i(")")}else i("("),sn(n,t),i(")");s&&c(),t.indentLevel++,s||i(" "),i("? "),sn(o,t),t.indentLevel--,s&&a(),s||i(" "),i(": ");const p=19===r.type;p||t.indentLevel++;sn(r,t),p||t.indentLevel--;s&&l(!0)}(e,t);break;case 20:!function(e,t){const{push:n,helper:o,indent:r,deindent:s,newline:i}=t;n(`_cache[${e.index}] || (`),e.isVNode&&(r(),n(`${o(le)}(-1),`),i());n(`_cache[${e.index}] = `),sn(e.value,t),e.isVNode&&(n(","),i(),n(`${o(le)}(1),`),i(),n(`_cache[${e.index}]`),s());n(")")}(e,t);break;case 21:rn(e.body,t,!0,!1)}}function cn(e,t){const{content:n,isStatic:o}=e;t.push(o?JSON.stringify(n):n,e)}function ln(e,t){for(let n=0;n<e.children.length;n++){const o=e.children[n];a(o)?t.push(o):sn(o,t)}}function an(e,t){const{push:n}=t;if(8===e.type)n("["),ln(e,t),n("]");else if(e.isStatic){n(De(e.content)?e.content:JSON.stringify(e.content),e)}else n(`[${e.content}]`,e)}function pn(e,t=[]){switch(e.type){case"Identifier":t.push(e);break;case"MemberExpression":let n=e;for(;"MemberExpression"===n.type;)n=n.object;t.push(n);break;case"ObjectPattern":for(const o of e.properties)pn("RestElement"===o.type?o.argument:o.value,t);break;case"ArrayPattern":e.elements.forEach((e=>{e&&pn(e,t)}));break;case"RestElement":pn(e.argument,t);break;case"AssignmentPattern":pn(e.left,t)}return t}const un=e=>e&&("ObjectProperty"===e.type||"ObjectMethod"===e.type)&&!e.computed;function dn(e,t,n=!1,o=!1,r=Object.create(t.identifiers)){return e}const fn=Zt(/^(if|else|else-if)$/,((e,t,n)=>hn(e,t,n,((e,t,o)=>{const r=n.parent.children;let s=r.indexOf(e),i=0;for(;s-- >=0;){const e=r[s];e&&9===e.type&&(i+=e.branches.length)}return()=>{if(o)e.codegenNode=gn(t,i,n);else{const o=function(e){for(;;)if(19===e.type){if(19!==e.alternate.type)return e;e=e.alternate}else 20===e.type&&(e=e.value)}(e.codegenNode);o.alternate=gn(t,i+e.branches.length-1,n)}}}))));function hn(e,t,n,o){if(!("else"===t.name||t.exp&&t.exp.content.trim())){const o=t.exp?t.exp.loc:e.loc;n.onError(I(28,t.loc)),t.exp=Ne("true",!1,o)}if("if"===t.name){const r=mn(e,t),s={type:9,loc:e.loc,branches:[r]};if(n.replaceNode(s),o)return o(s,r,!0)}else{const r=n.parent.children;let s=r.indexOf(e);for(;s-- >=-1;){const i=r[s];if(i&&3===i.type)n.removeNode(i);else{if(!i||2!==i.type||i.content.trim().length){if(i&&9===i.type){"else-if"===t.name&&void 0===i.branches[i.branches.length-1].condition&&n.onError(I(30,e.loc)),n.removeNode();const r=mn(e,t);i.branches.push(r);const s=o&&o(i,r,!1);Yt(r,n),s&&s(),n.currentNode=null}else n.onError(I(30,e.loc));break}n.removeNode(i)}}}}function mn(e,t){const n=3===e.tagType;return{type:10,loc:e.loc,condition:"else"===t.name?void 0:t.exp,children:n&&!ze(e,"for")?e.children:[e],userKey:qe(e,"key"),isTemplateIf:n}}function gn(e,t,n){return e.condition?Ce(e.condition,yn(e,t,n),ke(n.helper(j),['""',"true"])):yn(e,t,n)}function yn(e,t,n){const{helper:o}=n,r=Te("key",Ne(`${t}`,!1,ve,2)),{children:s}=e,i=s[0];if(1!==s.length||1!==i.type){if(1===s.length&&11===i.type){const e=i.codegenNode;return rt(e,r,n),e}{let t=64;return Se(n,o(w),xe([r]),s,t+"",void 0,void 0,!0,!1,!1,e.loc)}}{const e=i.codegenNode,t=ct(e);return 13===t.type&&Pe(t,n),rt(t,r,n),e}}const vn=Zt("for",((e,t,n)=>{const{helper:o,removeHelper:r}=n;return bn(e,t,n,(t=>{const s=ke(o(q),[t.source]),i=et(e),c=ze(e,"memo"),l=qe(e,"key"),a=l&&(6===l.type?Ne(l.value.content,!0):l.exp),p=l?Te("key",a):null,u=4===t.source.type&&t.source.constType>0,d=u?64:l?128:256;return t.codegenNode=Se(n,o(w),void 0,s,d+"",void 0,void 0,!0,!u,!1,e.loc),()=>{let l;const{children:d}=t,f=1!==d.length||1!==d[0].type,h=tt(e)?e:i&&1===e.children.length&&tt(e.children[0])?e.children[0]:null;if(h?(l=h.codegenNode,i&&p&&rt(l,p,n)):f?l=Se(n,o(w),p?xe([p]):void 0,e.children,"64",void 0,void 0,!0,void 0,!1):(l=d[0].codegenNode,i&&p&&rt(l,p,n),l.isBlock!==!u&&(l.isBlock?(r(V),r(Re(n.inSSR,l.isComponent))):r(we(n.inSSR,l.isComponent))),l.isBlock=!u,l.isBlock?(o(V),o(Re(n.inSSR,l.isComponent))):o(we(n.inSSR,l.isComponent))),c){const e=Oe(_n(t.parseResult,[Ne("_cached")]));e.body=Me([_e(["const _memo = (",c.exp,")"]),_e(["if (_cached",...a?[" && _cached.key === ",a]:[],` && ${n.helperString(me)}(_cached, _memo)) return _cached`]),_e(["const _item = ",l]),Ne("_item.memo = _memo"),Ne("return _item")]),s.arguments.push(e,Ne("_cache"),Ne(String(n.cached++)))}else s.arguments.push(Oe(_n(t.parseResult),l,!0))}}))}));function bn(e,t,n,o){if(!t.exp)return void n.onError(I(31,t.loc));const r=Tn(t.exp);if(!r)return void n.onError(I(32,t.loc));const{scopes:s}=n,{source:i,value:c,key:l,index:a}=r,p={type:11,loc:t.loc,source:i,valueAlias:c,keyAlias:l,objectIndexAlias:a,parseResult:r,children:et(e)?e.children:[e]};n.replaceNode(p),s.vFor++;const u=o&&o(p);return()=>{s.vFor--,u&&u()}}const Sn=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,En=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,xn=/^\(|\)$/g;function Tn(e,t){const n=e.loc,o=e.content,r=o.match(Sn);if(!r)return;const[,s,i]=r,c={source:Nn(n,i.trim(),o.indexOf(i,s.length)),value:void 0,key:void 0,index:void 0};let l=s.trim().replace(xn,"").trim();const a=s.indexOf(l),p=l.match(En);if(p){l=l.replace(En,"").trim();const e=p[1].trim();let t;if(e&&(t=o.indexOf(e,a+l.length),c.key=Nn(n,e,t)),p[2]){const r=p[2].trim();r&&(c.index=Nn(n,r,o.indexOf(r,c.key?t+e.length:a+l.length)))}}return l&&(c.value=Nn(n,l,a)),c}function Nn(e,t,n){return Ne(t,!1,Ke(e,n,t.length))}function _n({value:e,key:t,index:n},o=[]){return function(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map(((e,t)=>e||Ne("_".repeat(t+1),!1)))}([e,t,n,...o])}const kn=Ne("undefined",!1),On=(e,t)=>{if(1===e.type&&(1===e.tagType||3===e.tagType)){const n=ze(e,"slot");if(n)return t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},Cn=(e,t,n,o)=>Oe(e,n,!1,!0,n.length?n[0].loc:o);function In(e,t,n=Cn){t.helper(ue);const{children:o,loc:r}=e,s=[],i=[];let c=t.scopes.vSlot>0||t.scopes.vFor>0;const l=ze(e,"slot",!0);if(l){const{arg:e,exp:t}=l;e&&!$e(e)&&(c=!0),s.push(Te(e||Ne("default",!0),n(t,void 0,o,r)))}let a=!1,p=!1;const u=[],d=new Set;let f=0;for(let g=0;g<o.length;g++){const e=o[g];let r;if(!et(e)||!(r=ze(e,"slot",!0))){3!==e.type&&u.push(e);continue}if(l){t.onError(I(37,r.loc));break}a=!0;const{children:h,loc:m}=e,{arg:y=Ne("default",!0),exp:v,loc:b}=r;let S;$e(y)?S=y?y.content:"default":c=!0;const E=ze(e,"for"),x=n(v,null==E?void 0:E.exp,h,m);let T,N;if(T=ze(e,"if"))c=!0,i.push(Ce(T.exp,Mn(y,x,f++),kn));else if(N=ze(e,/^else(-if)?$/,!0)){let e,n=g;for(;n--&&(e=o[n],3===e.type););if(e&&et(e)&&ze(e,"if")){o.splice(g,1),g--;let e=i[i.length-1];for(;19===e.alternate.type;)e=e.alternate;e.alternate=N.exp?Ce(N.exp,Mn(y,x,f++),kn):Mn(y,x,f++)}else t.onError(I(30,N.loc))}else if(E){c=!0;const e=E.parseResult||Tn(E.exp);e?i.push(ke(t.helper(q),[e.source,Oe(_n(e),Mn(y,x),!0)])):t.onError(I(32,E.loc))}else{if(S){if(d.has(S)){t.onError(I(38,b));continue}d.add(S),"default"===S&&(p=!0)}s.push(Te(y,x))}}if(!l){const e=(e,o)=>{const s=n(e,void 0,o,r);return t.compatConfig&&(s.isNonScopedSlot=!0),Te("default",s)};a?u.length&&u.some((e=>Rn(e)))&&(p?t.onError(I(39,u[0].loc)):s.push(e(void 0,u))):s.push(e(void 0,o))}const h=c?2:wn(e.children)?3:1;let m=xe(s.concat(Te("_",Ne(h+"",!1))),r);return i.length&&(m=ke(t.helper(Z),[m,Ee(i)])),{slots:m,hasDynamicSlots:c}}function Mn(e,t,n){const o=[Te("name",e),Te("fn",t)];return null!=n&&o.push(Te("key",Ne(String(n),!0))),xe(o)}function wn(e){for(let t=0;t<e.length;t++){const n=e[t];switch(n.type){case 1:if(2===n.tagType||wn(n.children))return!0;break;case 9:if(wn(n.branches))return!0;break;case 10:case 11:if(wn(n.children))return!0}}return!1}function Rn(e){return 2!==e.type&&12!==e.type||(2===e.type?!!e.content.trim():Rn(e.content))}const Pn=new WeakMap,$n=(e,t)=>function(){if(1!==(e=t.currentNode).type||0!==e.tagType&&1!==e.tagType)return;const{tag:n,props:o}=e,r=1===e.tagType;let s=r?Ln(e,t):`"${n}"`;const i=u(s)&&s.callee===K;let c,l,a,p,d,f,h=0,m=i||s===R||s===P||!r&&("svg"===n||"foreignObject"===n);if(o.length>0){const n=Vn(e,t,void 0,r,i);c=n.props,h=n.patchFlag,d=n.dynamicPropNames;const o=n.directives;f=o&&o.length?Ee(o.map((e=>Bn(e,t)))):void 0,n.shouldUseBlock&&(m=!0)}if(e.children.length>0){s===$&&(m=!0,h|=1024);if(r&&s!==R&&s!==$){const{slots:n,hasDynamicSlots:o}=In(e,t);l=n,o&&(h|=1024)}else if(1===e.children.length&&s!==R){const n=e.children[0],o=n.type,r=5===o||8===o;r&&0===Ut(n,t)&&(h|=1),l=r||2===o?n:e.children}else l=e.children}0!==h&&(a=String(h),d&&d.length&&(p=function(e){let t="[";for(let n=0,o=e.length;n<o;n++)t+=JSON.stringify(e[n]),n<o-1&&(t+=", ");return t+"]"}(d))),e.codegenNode=Se(t,s,c,l,a,p,f,!!m,!1,r,e.loc)};function Ln(e,t,n=!1){let{tag:o}=e;const r=Fn(o),s=qe(e,"is");if(s)if(r||pt("COMPILER_IS_ON_ELEMENT",t)){const e=6===s.type?s.value&&Ne(s.value.content,!0):s.exp;if(e)return ke(t.helper(K),[e])}else 6===s.type&&s.value.content.startsWith("vue:")&&(o=s.value.content.slice(4));const i=!r&&ze(e,"is");if(i&&i.exp)return ke(t.helper(K),[i.exp]);const c=Ve(o)||t.isBuiltInComponent(o);return c?(n||t.helper(c),c):(t.helper(W),t.components.add(o),it(o,"component"))}function Vn(e,t,n=e.props,o,r,s=!1){const{tag:c,loc:l,children:a}=e;let u=[];const h=[],m=[],g=a.length>0;let y=!1,v=0,b=!1,S=!1,E=!1,x=!1,T=!1,N=!1;const _=[],k=e=>{u.length&&(h.push(xe(An(u),l)),u=[]),e&&h.push(e)},O=({key:e,value:n})=>{if($e(e)){const s=e.content,c=i(s);if(!c||o&&!r||"onclick"===s.toLowerCase()||"onUpdate:modelValue"===s||d(s)||(x=!0),c&&d(s)&&(N=!0),20===n.type||(4===n.type||8===n.type)&&Ut(n,t)>0)return;"ref"===s?b=!0:"class"===s?S=!0:"style"===s?E=!0:"key"===s||_.includes(s)||_.push(s),!o||"class"!==s&&"style"!==s||_.includes(s)||_.push(s)}else T=!0};for(let i=0;i<n.length;i++){const r=n[i];if(6===r.type){const{loc:e,name:n,value:o}=r;let s=!0;if("ref"===n&&(b=!0,t.scopes.vFor>0&&u.push(Te(Ne("ref_for",!0),Ne("true")))),"is"===n&&(Fn(c)||o&&o.content.startsWith("vue:")||pt("COMPILER_IS_ON_ELEMENT",t)))continue;u.push(Te(Ne(n,!0,Ke(e,0,n.length)),Ne(o?o.content:"",s,o?o.loc:e)))}else{const{name:n,arg:i,exp:a,loc:d}=r,v="bind"===n,b="on"===n;if("slot"===n){o||t.onError(I(40,d));continue}if("once"===n||"memo"===n)continue;if("is"===n||v&&Ye(i,"is")&&(Fn(c)||pt("COMPILER_IS_ON_ELEMENT",t)))continue;if(b&&s)continue;if((v&&Ye(i,"key")||b&&g&&Ye(i,"vue:before-update"))&&(y=!0),v&&Ye(i,"ref")&&t.scopes.vFor>0&&u.push(Te(Ne("ref_for",!0),Ne("true"))),!i&&(v||b)){if(T=!0,a)if(v){if(k(),pt("COMPILER_V_BIND_OBJECT_ORDER",t)){h.unshift(a);continue}h.push(a)}else k({type:14,loc:d,callee:t.helper(re),arguments:o?[a]:[a,"true"]});else t.onError(I(v?34:35,d));continue}const S=t.directiveTransforms[n];if(S){const{props:n,needRuntime:o}=S(r,e,t);!s&&n.forEach(O),b&&i&&!$e(i)?k(xe(n,l)):u.push(...n),o&&(m.push(r),p(o)&&Pn.set(r,o))}else f(n)||(m.push(r),g&&(y=!0))}}let C;if(h.length?(k(),C=h.length>1?ke(t.helper(Q),h,l):h[0]):u.length&&(C=xe(An(u),l)),T?v|=16:(S&&!o&&(v|=2),E&&!o&&(v|=4),_.length&&(v|=8),x&&(v|=32)),y||0!==v&&32!==v||!(b||N||m.length>0)||(v|=512),!t.inSSR&&C)switch(C.type){case 15:let e=-1,n=-1,o=!1;for(let t=0;t<C.properties.length;t++){const r=C.properties[t].key;$e(r)?"class"===r.content?e=t:"style"===r.content&&(n=t):r.isHandlerKey||(o=!0)}const r=C.properties[e],s=C.properties[n];o?C=ke(t.helper(ne),[C]):(r&&!$e(r.value)&&(r.value=ke(t.helper(ee),[r.value])),s&&(E||4===s.value.type&&"["===s.value.content.trim()[0]||17===s.value.type)&&(s.value=ke(t.helper(te),[s.value])));break;case 14:break;default:C=ke(t.helper(ne),[ke(t.helper(oe),[C])])}return{props:C,directives:m,patchFlag:v,dynamicPropNames:_,shouldUseBlock:y}}function An(e){const t=new Map,n=[];for(let o=0;o<e.length;o++){const r=e[o];if(8===r.key.type||!r.key.isStatic){n.push(r);continue}const s=r.key.content,c=t.get(s);c?("style"===s||"class"===s||i(s))&&Dn(c,r):(t.set(s,r),n.push(r))}return n}function Dn(e,t){17===e.value.type?e.value.elements.push(t.value):e.value=Ee([e.value,t.value],e.loc)}function Bn(e,t){const n=[],o=Pn.get(e);o?n.push(t.helperString(o)):(t.helper(J),t.directives.add(e.name),n.push(it(e.name,"directive")));const{loc:r}=e;if(e.exp&&n.push(e.exp),e.arg&&(e.exp||n.push("void 0"),n.push(e.arg)),Object.keys(e.modifiers).length){e.arg||(e.exp||n.push("void 0"),n.push("void 0"));const t=Ne("true",!1,r);n.push(xe(e.modifiers.map((e=>Te(e,t))),r))}return Ee(n,e.loc)}function Fn(e){return"component"===e||"Component"===e}const jn=(e,t)=>{if(tt(e)){const{children:n,loc:o}=e,{slotName:r,slotProps:s}=Un(e,t),i=[t.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"];let c=2;s&&(i[2]=s,c=3),n.length&&(i[3]=Oe([],n,!1,!1,o),c=4),t.scopeId&&!t.slotted&&(c=5),i.splice(c),e.codegenNode=ke(t.helper(Y),i,o)}};function Un(e,t){let n,o='"default"';const r=[];for(let s=0;s<e.props.length;s++){const t=e.props[s];6===t.type?t.value&&("name"===t.name?o=JSON.stringify(t.value.content):(t.name=g(t.name),r.push(t))):"bind"===t.name&&Ye(t.arg,"name")?t.exp&&(o=t.exp):("bind"===t.name&&t.arg&&$e(t.arg)&&(t.arg.content=g(t.arg.content)),r.push(t))}if(r.length>0){const{props:o,directives:s}=Vn(e,t,r,!1,!1);n=o,s.length&&t.onError(I(36,s[0].loc))}return{slotName:o,slotProps:n}}const Hn=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Wn=(e,t,n,o)=>{const{loc:r,modifiers:s,arg:i}=e;let c;if(4===i.type)if(i.isStatic){let e=i.content;e.startsWith("vue:")&&(e=`vnode-${e.slice(4)}`);c=Ne(0!==t.tagType||e.startsWith("vnode")||!/[A-Z]/.test(e)?S(g(e)):`on:${e}`,!0,i.loc)}else c=_e([`${n.helperString(ce)}(`,i,")"]);else c=i,c.children.unshift(`${n.helperString(ce)}(`),c.children.push(")");let l=e.exp;l&&!l.content.trim()&&(l=void 0);let a=n.cacheHandlers&&!l&&!n.inVOnce;if(l){const e=We(l.content),t=!(e||Hn.test(l.content)),n=l.content.includes(";");(t||a&&e)&&(l=_e([`${t?"$event":"(...args)"} => ${n?"{":"("}`,l,n?"}":")"]))}let p={props:[Te(c,l||Ne("() => {}",!1,r))]};return o&&(p=o(p)),a&&(p.props[0].value=n.cache(p.props[0].value)),p.props.forEach((e=>e.key.isHandlerKey=!0)),p},Kn=(e,t,n)=>{const{exp:o,modifiers:r,loc:s}=e,i=e.arg;return 4!==i.type?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),r.includes("camel")&&(4===i.type?i.content=i.isStatic?g(i.content):`${n.helperString(se)}(${i.content})`:(i.children.unshift(`${n.helperString(se)}(`),i.children.push(")"))),n.inSSR||(r.includes("prop")&&Jn(i,"."),r.includes("attr")&&Jn(i,"^")),!o||4===o.type&&!o.content.trim()?{props:[Te(i,Ne("",!0,s))]}:{props:[Te(i,o)]}},Jn=(e,t)=>{4===e.type?e.content=e.isStatic?t+e.content:`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},Gn=(e,t)=>{if(0===e.type||1===e.type||11===e.type||10===e.type)return()=>{const n=e.children;let o,r=!1;for(let e=0;e<n.length;e++){const t=n[e];if(Xe(t)){r=!0;for(let r=e+1;r<n.length;r++){const s=n[r];if(!Xe(s)){o=void 0;break}o||(o=n[e]=_e([t],t.loc)),o.children.push(" + ",s),n.splice(r,1),r--}}}if(r&&(1!==n.length||0!==e.type&&(1!==e.type||0!==e.tagType||e.props.find((e=>7===e.type&&!t.directiveTransforms[e.name]))||"template"===e.tag)))for(let e=0;e<n.length;e++){const o=n[e];if(Xe(o)||8===o.type){const r=[];2===o.type&&" "===o.content||r.push(o),t.ssr||0!==Ut(o,t)||r.push("1"),n[e]={type:12,content:o,loc:o.loc,codegenNode:ke(t.helper(U),r)}}}}},zn=new WeakSet,qn=(e,t)=>{if(1===e.type&&ze(e,"once",!0)){if(zn.has(e)||t.inVOnce||t.inSSR)return;return zn.add(e),t.inVOnce=!0,t.helper(le),()=>{t.inVOnce=!1;const e=t.currentNode;e.codegenNode&&(e.codegenNode=t.cache(e.codegenNode,!0))}}},Yn=(e,t,n)=>{const{exp:o,arg:r}=e;if(!o)return n.onError(I(41,e.loc)),Zn();const s=o.loc.source,i=4===o.type?o.content:s,c=n.bindingMetadata[s];if("props"===c||"props-aliased"===c)return Zn();if(!i.trim()||!We(i))return n.onError(I(42,o.loc)),Zn();const l=r||Ne("modelValue",!0),a=r?$e(r)?`onUpdate:${g(r.content)}`:_e(['"onUpdate:" + ',r]):"onUpdate:modelValue";let p;p=_e([`${n.isTS?"($event: any)":"$event"} => ((`,o,") = $event)"]);const u=[Te(l,e.exp),Te(a,p)];if(e.modifiers.length&&1===t.tagType){const t=e.modifiers.map((e=>(De(e)?e:JSON.stringify(e))+": true")).join(", "),n=r?$e(r)?`${r.content}Modifiers`:_e([r,' + "Modifiers"']):"modelModifiers";u.push(Te(n,Ne(`{ ${t} }`,!1,e.loc,2)))}return Zn(u)};function Zn(e=[]){return{props:e}}const Xn=/[\w).+\-_$\]]/,Qn=(e,t)=>{pt("COMPILER_FILTER",t)&&(5===e.type&&eo(e.content,t),1===e.type&&e.props.forEach((e=>{7===e.type&&"for"!==e.name&&e.exp&&eo(e.exp,t)})))};function eo(e,t){if(4===e.type)to(e,t);else for(let n=0;n<e.children.length;n++){const o=e.children[n];"object"==typeof o&&(4===o.type?to(o,t):8===o.type?eo(e,t):5===o.type&&eo(o.content,t))}}function to(e,t){const n=e.content;let o,r,s,i,c=!1,l=!1,a=!1,p=!1,u=0,d=0,f=0,h=0,m=[];for(s=0;s<n.length;s++)if(r=o,o=n.charCodeAt(s),c)39===o&&92!==r&&(c=!1);else if(l)34===o&&92!==r&&(l=!1);else if(a)96===o&&92!==r&&(a=!1);else if(p)47===o&&92!==r&&(p=!1);else if(124!==o||124===n.charCodeAt(s+1)||124===n.charCodeAt(s-1)||u||d||f){switch(o){case 34:l=!0;break;case 39:c=!0;break;case 96:a=!0;break;case 40:f++;break;case 41:f--;break;case 91:d++;break;case 93:d--;break;case 123:u++;break;case 125:u--}if(47===o){let e,t=s-1;for(;t>=0&&(e=n.charAt(t)," "===e);t--);e&&Xn.test(e)||(p=!0)}}else void 0===i?(h=s+1,i=n.slice(0,s).trim()):g();function g(){m.push(n.slice(h,s).trim()),h=s+1}if(void 0===i?i=n.slice(0,s).trim():0!==h&&g(),m.length){for(s=0;s<m.length;s++)i=no(i,m[s],t);e.content=i}}function no(e,t,n){n.helper(G);const o=t.indexOf("(");if(o<0)return n.filters.add(t),`${it(t,"filter")}(${e})`;{const r=t.slice(0,o),s=t.slice(o+1);return n.filters.add(r),`${it(r,"filter")}(${e}${")"!==s?","+s:s}`}}const oo=new WeakSet,ro=(e,t)=>{if(1===e.type){const n=ze(e,"memo");if(!n||oo.has(e))return;return oo.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&13===o.type&&(1!==e.tagType&&Pe(o,t),e.codegenNode=ke(t.helper(he),[n.exp,Oe(void 0,o),"_cache",String(t.cached++)]))}}};function so(e){return[[qn,fn,ro,vn,Qn,jn,$n,On,Gn],{on:Wn,bind:Kn,model:Yn}]}function io(e,t={}){const n=t.onError||O,o="module"===t.mode;!0===t.prefixIdentifiers?n(I(47)):o&&n(I(48));t.cacheHandlers&&n(I(49)),t.scopeId&&!o&&n(I(50));const r=a(e)?mt(e,t):e,[s,i]=so();return qt(r,c({},t,{prefixIdentifiers:false,nodeTransforms:[...s,...t.nodeTransforms||[]],directiveTransforms:c({},i,t.directiveTransforms||{})})),tn(r,c({},t,{prefixIdentifiers:false}))}const co=()=>({props:[]}),lo=Symbol(""),ao=Symbol(""),po=Symbol(""),uo=Symbol(""),fo=Symbol(""),ho=Symbol(""),mo=Symbol(""),go=Symbol(""),yo=Symbol(""),vo=Symbol("");let bo;ye({[lo]:"vModelRadio",[ao]:"vModelCheckbox",[po]:"vModelText",[uo]:"vModelSelect",[fo]:"vModelDynamic",[ho]:"withModifiers",[mo]:"withKeys",[go]:"vShow",[yo]:"Transition",[vo]:"TransitionGroup"});const So=t("style,iframe,script,noscript",!0),Eo={isVoidTag:k,isNativeTag:e=>N(e)||_(e),isPreTag:e=>"pre"===e,decodeEntities:function(e,t=!1){return bo||(bo=document.createElement("div")),t?(bo.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,bo.children[0].getAttribute("foo")):(bo.innerHTML=e,bo.textContent)},isBuiltInComponent:e=>Le(e,"Transition")?yo:Le(e,"TransitionGroup")?vo:void 0,getNamespace(e,t){let n=t?t.ns:0;if(t&&2===n)if("annotation-xml"===t.tag){if("svg"===e)return 1;t.props.some((e=>6===e.type&&"encoding"===e.name&&null!=e.value&&("text/html"===e.value.content||"application/xhtml+xml"===e.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&"mglyph"!==e&&"malignmark"!==e&&(n=0);else t&&1===n&&("foreignObject"!==t.tag&&"desc"!==t.tag&&"title"!==t.tag||(n=0));if(0===n){if("svg"===e)return 1;if("math"===e)return 2}return n},getTextMode({tag:e,ns:t}){if(0===t){if("textarea"===e||"title"===e)return 1;if(So(e))return 2}return 0}},xo=e=>{1===e.type&&e.props.forEach(((t,n)=>{6===t.type&&"style"===t.name&&t.value&&(e.props[n]={type:7,name:"bind",arg:Ne("style",!0,t.loc),exp:To(t.value.content,t.loc),modifiers:[],loc:t.loc})}))},To=(e,t)=>{const n=function(e){const t={};return e.replace(T,"").split(E).forEach((e=>{if(e){const n=e.split(x);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}(e);return Ne(JSON.stringify(n),!1,t,3)};function No(e,t){return I(e,t)}const _o={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."},ko=t("passive,once,capture"),Oo=t("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Co=t("left,right"),Io=t("onkeyup,onkeydown,onkeypress",!0),Mo=(e,t)=>$e(e)&&"onclick"===e.content.toLowerCase()?Ne(t,!0):4!==e.type?_e(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,wo=(e,t)=>{1!==e.type||0!==e.tagType||"script"!==e.tag&&"style"!==e.tag||t.removeNode()},Ro=[xo],Po={cloak:co,html:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(No(53,r)),t.children.length&&(n.onError(No(54,r)),t.children.length=0),{props:[Te(Ne("innerHTML",!0,r),o||Ne("",!0))]}},text:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(No(55,r)),t.children.length&&(n.onError(No(56,r)),t.children.length=0),{props:[Te(Ne("textContent",!0),o?Ut(o,n)>0?o:ke(n.helperString(X),[o],r):Ne("",!0))]}},model:(e,t,n)=>{const o=Yn(e,t,n);if(!o.props.length||1===t.tagType)return o;e.arg&&n.onError(No(58,e.arg.loc));const{tag:r}=t,s=n.isCustomElement(r);if("input"===r||"textarea"===r||"select"===r||s){let i=po,c=!1;if("input"===r||s){const o=qe(t,"type");if(o){if(7===o.type)i=fo;else if(o.value)switch(o.value.content){case"radio":i=lo;break;case"checkbox":i=ao;break;case"file":c=!0,n.onError(No(59,e.loc))}}else Ze(t)&&(i=fo)}else"select"===r&&(i=uo);c||(o.needRuntime=n.helper(i))}else n.onError(No(57,e.loc));return o.props=o.props.filter((e=>!(4===e.key.type&&"modelValue"===e.key.content))),o},on:(e,t,n)=>Wn(e,t,n,(t=>{const{modifiers:o}=e;if(!o.length)return t;let{key:r,value:s}=t.props[0];const{keyModifiers:i,nonKeyModifiers:c,eventOptionModifiers:l}=((e,t,n,o)=>{const r=[],s=[],i=[];for(let c=0;c<t.length;c++){const o=t[c];"native"===o&&ut("COMPILER_V_ON_NATIVE",n)||ko(o)?i.push(o):Co(o)?$e(e)?Io(e.content)?r.push(o):s.push(o):(r.push(o),s.push(o)):Oo(o)?s.push(o):r.push(o)}return{keyModifiers:r,nonKeyModifiers:s,eventOptionModifiers:i}})(r,o,n);if(c.includes("right")&&(r=Mo(r,"onContextmenu")),c.includes("middle")&&(r=Mo(r,"onMouseup")),c.length&&(s=ke(n.helper(ho),[s,JSON.stringify(c)])),!i.length||$e(r)&&!Io(r.content)||(s=ke(n.helper(mo),[s,JSON.stringify(i)])),l.length){const e=l.map(b).join("");r=$e(r)?Ne(`${r.content}${e}`,!0):_e(["(",r,`) + "${e}"`])}return{props:[Te(r,s)]}})),show:(e,t,n)=>{const{exp:o,loc:r}=e;return o||n.onError(No(61,r)),{props:[],needRuntime:n.helper(go)}}};return e.BASE_TRANSITION=L,e.CAMELIZE=se,e.CAPITALIZE=ie,e.CREATE_BLOCK=A,e.CREATE_COMMENT=j,e.CREATE_ELEMENT_BLOCK=D,e.CREATE_ELEMENT_VNODE=F,e.CREATE_SLOTS=Z,e.CREATE_STATIC=H,e.CREATE_TEXT=U,e.CREATE_VNODE=B,e.DOMDirectiveTransforms=Po,e.DOMErrorMessages=_o,e.DOMNodeTransforms=Ro,e.FRAGMENT=w,e.GUARD_REACTIVE_PROPS=oe,e.IS_MEMO_SAME=me,e.IS_REF=fe,e.KEEP_ALIVE=$,e.MERGE_PROPS=Q,e.NORMALIZE_CLASS=ee,e.NORMALIZE_PROPS=ne,e.NORMALIZE_STYLE=te,e.OPEN_BLOCK=V,e.POP_SCOPE_ID=pe,e.PUSH_SCOPE_ID=ae,e.RENDER_LIST=q,e.RENDER_SLOT=Y,e.RESOLVE_COMPONENT=W,e.RESOLVE_DIRECTIVE=J,e.RESOLVE_DYNAMIC_COMPONENT=K,e.RESOLVE_FILTER=G,e.SET_BLOCK_TRACKING=le,e.SUSPENSE=P,e.TELEPORT=R,e.TO_DISPLAY_STRING=X,e.TO_HANDLERS=re,e.TO_HANDLER_KEY=ce,e.TRANSITION=yo,e.TRANSITION_GROUP=vo,e.TS_NODE_TYPES=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"],e.UNREF=de,e.V_MODEL_CHECKBOX=ao,e.V_MODEL_DYNAMIC=fo,e.V_MODEL_RADIO=lo,e.V_MODEL_SELECT=uo,e.V_MODEL_TEXT=po,e.V_ON_WITH_KEYS=mo,e.V_ON_WITH_MODIFIERS=ho,e.V_SHOW=go,e.WITH_CTX=ue,e.WITH_DIRECTIVES=z,e.WITH_MEMO=he,e.advancePositionWithClone=Je,e.advancePositionWithMutation=Ge,e.assert=function(e,t){if(!e)throw new Error(t||"unexpected compiler condition")},e.baseCompile=io,e.baseParse=mt,e.buildDirectiveArgs=Bn,e.buildProps=Vn,e.buildSlots=In,e.checkCompatEnabled=ut,e.compile=function(e,t={}){return io(e,c({},Eo,t,{nodeTransforms:[wo,...Ro,...t.nodeTransforms||[]],directiveTransforms:c({},Po,t.directiveTransforms||{}),transformHoist:null}))},e.convertToBlock=Pe,e.createArrayExpression=Ee,e.createAssignmentExpression=function(e,t){return{type:24,left:e,right:t,loc:ve}},e.createBlockStatement=Me,e.createCacheExpression=Ie,e.createCallExpression=ke,e.createCompilerError=I,e.createCompoundExpression=_e,e.createConditionalExpression=Ce,e.createDOMCompilerError=No,e.createForLoopParams=_n,e.createFunctionExpression=Oe,e.createIfStatement=function(e,t,n){return{type:23,test:e,consequent:t,alternate:n,loc:ve}},e.createInterpolation=function(e,t){return{type:5,loc:t,content:a(e)?Ne(e,!1,t):e}},e.createObjectExpression=xe,e.createObjectProperty=Te,e.createReturnStatement=function(e){return{type:26,returns:e,loc:ve}},e.createRoot=be,e.createSequenceExpression=function(e){return{type:25,expressions:e,loc:ve}},e.createSimpleExpression=Ne,e.createStructuralDirectiveTransform=Zt,e.createTemplateLiteral=function(e){return{type:22,elements:e,loc:ve}},e.createTransformContext=zt,e.createVNodeCall=Se,e.errorMessages=M,e.extractIdentifiers=pn,e.findDir=ze,e.findProp=qe,e.generate=tn,e.generateCodeFrame=function(e,t=0,n=e.length){let o=e.split(/(\r?\n)/);const r=o.filter(((e,t)=>t%2==1));o=o.filter(((e,t)=>t%2==0));let s=0;const i=[];for(let c=0;c<o.length;c++)if(s+=o[c].length+(r[c]&&r[c].length||0),s>=t){for(let e=c-2;e<=c+2||n>s;e++){if(e<0||e>=o.length)continue;const l=e+1;i.push(`${l}${" ".repeat(Math.max(3-String(l).length,0))}| ${o[e]}`);const a=o[e].length,p=r[e]&&r[e].length||0;if(e===c){const e=t-(s-(a+p)),o=Math.max(1,n>s?a-e:n-t);i.push(" | "+" ".repeat(e)+"^".repeat(o))}else if(e>c){if(n>s){const e=Math.max(Math.min(n-s,a),1);i.push(" | "+"^".repeat(e))}s+=a+p}}break}return i.join("\n")},e.getBaseTransformPreset=so,e.getConstantType=Ut,e.getInnerRange=Ke,e.getMemoedVNodeCall=ct,e.getVNodeBlockHelper=Re,e.getVNodeHelper=we,e.hasDynamicKeyVBind=Ze,e.hasScopeRef=function e(t,n){if(!t||0===Object.keys(n).length)return!1;switch(t.type){case 1:for(let o=0;o<t.props.length;o++){const r=t.props[o];if(7===r.type&&(e(r.arg,n)||e(r.exp,n)))return!0}return t.children.some((t=>e(t,n)));case 11:return!!e(t.source,n)||t.children.some((t=>e(t,n)));case 9:return t.branches.some((t=>e(t,n)));case 10:return!!e(t.condition,n)||t.children.some((t=>e(t,n)));case 4:return!t.isStatic&&De(t.content)&&!!n[t.content];case 8:return t.children.some((t=>u(t)&&e(t,n)));case 5:case 12:return e(t.content,n);default:return!1}},e.helperNameMap=ge,e.injectProp=rt,e.isBuiltInType=Le,e.isCoreComponent=Ve,e.isFunctionType=e=>/Function(?:Expression|Declaration)$|Method$/.test(e.type),e.isInDestructureAssignment=function(e,t){if(e&&("ObjectProperty"===e.type||"ArrayPattern"===e.type)){let e=t.length;for(;e--;){const n=t[e];if("AssignmentExpression"===n.type)return!0;if("ObjectProperty"!==n.type&&!n.type.endsWith("Pattern"))break}}return!1},e.isMemberExpression=We,e.isMemberExpressionBrowser=Ue,e.isMemberExpressionNode=He,e.isReferencedIdentifier=function(e,t,n){return!1},e.isSimpleIdentifier=De,e.isSlotOutlet=tt,e.isStaticArgOf=Ye,e.isStaticExp=$e,e.isStaticProperty=un,e.isStaticPropertyKey=(e,t)=>un(t)&&t.key===e,e.isTemplateNode=et,e.isText=Xe,e.isVSlot=Qe,e.locStub=ve,e.noopDirectiveTransform=co,e.parse=function(e,t={}){return mt(e,c({},Eo,t))},e.parserOptions=Eo,e.processExpression=dn,e.processFor=bn,e.processIf=hn,e.processSlotOutlet=Un,e.registerRuntimeHelpers=ye,e.resolveComponentType=Ln,e.stringifyExpression=function e(t){return a(t)?t:4===t.type?t.content:t.children.map(e).join("")},e.toValidAssetId=it,e.trackSlotScopes=On,e.trackVForSlotScopes=(e,t)=>{let n;if(et(e)&&e.props.some(Qe)&&(n=ze(e,"for"))){const e=n.parseResult=Tn(n.exp);if(e){const{value:n,key:o,index:r}=e,{addIdentifiers:s,removeIdentifiers:i}=t;return n&&s(n),o&&s(o),r&&s(r),()=>{n&&i(n),o&&i(o),r&&i(r)}}}},e.transform=qt,e.transformBind=Kn,e.transformElement=$n,e.transformExpression=(e,t)=>{if(5===e.type)e.content=dn(e.content,t);else if(1===e.type)for(let n=0;n<e.props.length;n++){const o=e.props[n];if(7===o.type&&"for"!==o.name){const e=o.exp,n=o.arg;!e||4!==e.type||"on"===o.name&&n||(o.exp=dn(e,t,"slot"===o.name)),n&&4===n.type&&!n.isStatic&&(o.arg=dn(n,t))}}},e.transformModel=Yn,e.transformOn=Wn,e.transformStyle=xo,e.traverseNode=Yt,e.walkBlockDeclarations=function(e,t){for(const n of e.body)if("VariableDeclaration"===n.type){if(n.declare)continue;for(const e of n.declarations)for(const n of pn(e.id))t(n)}else if("FunctionDeclaration"===n.type||"ClassDeclaration"===n.type){if(n.declare||!n.id)continue;t(n.id)}},e.walkFunctionParams=function(e,t){for(const n of e.params)for(const e of pn(n))t(e)},e.walkIdentifiers=function(e,t,n=!1,o=[],r=Object.create(null)){},e.warnDeprecation=function(e,t,n,...o){if("suppress-warning"===at(e,t))return;const{message:r,link:s}=lt[e],i=`(deprecation ${e}) ${"function"==typeof r?r(...o):r}${s?`\n Details: ${s}`:""}`,c=new SyntaxError(i);c.code=e,n&&(c.loc=n),t.onWarn(c)},e}({});
{
"name": "@vue/compiler-dom",
"version": "3.3.7",
"version": "3.4.0-alpha.1",
"description": "@vue/compiler-dom",

@@ -40,5 +40,5 @@ "main": "index.js",

"dependencies": {
"@vue/shared": "3.3.7",
"@vue/compiler-core": "3.3.7"
"@vue/shared": "3.4.0-alpha.1",
"@vue/compiler-core": "3.4.0-alpha.1"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc