k5web/assets/arco.b087a425.js

51 lines
693 KiB
JavaScript
Raw Normal View History

2024-09-02 02:23:47 +00:00
/**
* @vue/shared v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ft(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const et={},Mo=[],kt=()=>{},Ai=()=>!1,ko=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),lf=e=>e.startsWith("onUpdate:"),rt=Object.assign,sf=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},E2=Object.prototype.hasOwnProperty,tt=(e,t)=>E2.call(e,t),Ee=Array.isArray,Lo=e=>Yo(e)==="[object Map]",$o=e=>Yo(e)==="[object Set]",Zp=e=>Yo(e)==="[object Date]",I2=e=>Yo(e)==="[object RegExp]",De=e=>typeof e=="function",Fe=e=>typeof e=="string",gn=e=>typeof e=="symbol",it=e=>e!==null&&typeof e=="object",af=e=>(it(e)||De(e))&&De(e.then)&&De(e.catch),_1=Object.prototype.toString,Yo=e=>_1.call(e),T2=e=>Yo(e).slice(8,-1),O1=e=>Yo(e)==="[object Object]",uf=e=>Fe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Tr=Ft(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),M2=Ft("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),Ds=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},L2=/-(\w)/g,ct=Ds(e=>e.replace(L2,(t,n)=>n?n.toUpperCase():"")),A2=/\B([A-Z])/g,Xt=Ds(e=>e.replace(A2,"-$1").toLowerCase()),Dr=Ds(e=>e.charAt(0).toUpperCase()+e.slice(1)),lo=Ds(e=>e?`on${Dr(e)}`:""),Zt=(e,t)=>!Object.is(e,t),Ao=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},P1=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},ns=e=>{const t=parseFloat(e);return isNaN(t)?e:t},rs=e=>{const t=Fe(e)?Number(e):NaN;return isNaN(t)?e:t};let Gp;const cf=()=>Gp||(Gp=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),V2="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error",N2=Ft(V2);function Ce(e){if(Ee(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Fe(r)?E1(r):Ce(r);if(o)for(const i in o)t[i]=o[i]}return t}else if(Fe(e)||it(e))return e}const B2=/;(?![^(]*\))/g,j2=/:([^]+)/,x2=/\/\*[^]*?\*\//g;function E1(e){const t={};return e.replace(x2,"").split(B2).forEach(n=>{if(n){const r=n.split(j2);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function z2(e){let t="";if(!e||Fe(e))return t;for(const n in e){const r=e[n];if(Fe(r)||typeof r=="number"){const o=n.startsWith("--")?n:Xt(n);t+=`${o}:${r};`}}return t}function T(e){let t="";if(Fe(e))t=e;else if(Ee(e))for(let n=0;n<e.length;n++){const r=T(e[n]);r&&(t+=r+" ")}else if(it(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Ct(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Fe(t)&&(e.class=T(t)),n&&(e.style=Ce(n)),e}const D2="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",R2="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",F2="annotati
* @vue/reactivity v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let fn;class Fs{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=fn,!t&&fn&&(this.index=(fn.scopes||(fn.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=fn;try{return fn=this,t()}finally{fn=n}}}on(){fn=this}off(){fn=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function L1(e){return new Fs(e)}function A1(e,t=fn){t&&t.active&&t.effects.push(e)}function ff(){return fn}function V1(e){fn&&fn.cleanups.push(e)}let io;class vo{constructor(t,n,r,o){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,A1(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,dr();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(J2(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),fr()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=Mr,n=io;try{return Mr=!0,io=this,this._runnings++,Qp(this),this.fn()}finally{Jp(this),this._runnings--,io=n,Mr=t}}stop(){this.active&&(Qp(this),Jp(this),this.onStop&&this.onStop(),this.active=!1)}}function J2(e){return e.value}function Qp(e){e._trackId++,e._depsLength=0}function Jp(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)N1(e.deps[t],e);e.deps.length=e._depsLength}}function N1(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}function B1(e,t){e.effect instanceof vo&&(e=e.effect.fn);const n=new vo(e,kt,()=>{n.dirty&&n.run()});t&&(rt(n,t),t.scope&&A1(n,t.scope)),(!t||!t.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function j1(e){e.effect.stop()}let Mr=!0,vd=0;const x1=[];function dr(){x1.push(Mr),Mr=!1}function fr(){const e=x1.pop();Mr=e===void 0?!0:e}function pf(){vd++}function hf(){for(vd--;!vd&&md.length;)md.shift()()}function z1(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&N1(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const md=[];function D1(e,t,n){pf();for(const r of e.keys()){let o;r._dirtyLevel<t&&(o!=null?o:o=e.get(r)===r._trackId)&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(o!=null?o:o=e.get(r)===r._trackId)&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&md.push(r.scheduler)))}hf()}const R1=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},os=new WeakMap,so=Symbol(""),gd=Symbol("");function un(e,t,n){if(Mr&&io){let r=os.get(e);r||os.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=R1(()=>r.delete(n))),z1(io,o)}}function Jn(e,t,n,r,o,i){const l=os.get(e);if(!l)return;let s=[];if(t==="clear")s=[...l.values()];else if(n==="length"&&Ee(e)){const a=Number(r);l.forEach((u,d)=>{(d==="length"||!gn(d)&&d>=a)&&s.push(u)})}else switch(n!==void 0&&s.push(l.get(n)),t){case"add":Ee(e)?uf(n)&&s.push(l.get("length")):(s.push(l.get(so)),Lo(e)&&s.push(l.get(gd)));break;case"delete":Ee(e)||(s.push(l.get(so)),Lo(e)&&s.push(l.get(gd)));break;case"set":Lo(e)&&s.push(l.get(so));break}pf();for(const a of s)a&&D1(a,4);hf()}function e4(e,t){const n=os.get(e);return n&&n.get(t)}const t4=Ft("__proto__,__v_isRef,__isVue"),F1=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(gn)),eh=n4();function n4(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=Xe(this);for(let i=0,l=this.length;i<l;i++)un(r,"get",i+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(Xe)):o
* @vue/runtime-core v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const ul=[];let La=!1;function Cr(e,...t){if(La)return;La=!0,dr();const n=ul.length?ul[ul.length-1].component:null,r=n&&n.appContext.config.warnHandler,o=_4();if(r)Vn(r,n,11,[e+t.map(i=>{var l,s;return(s=(l=i.toString)==null?void 0:l.call(i))!=null?s:JSON.stringify(i)}).join(""),n&&n.proxy,o.map(({vnode:i})=>`at <${bg(n,i.type)}>`).join(`
`),o]);else{const i=[`[Vue warn]: ${e}`,...t];o.length&&i.push(`
`,...O4(o)),console.warn(...i)}fr(),La=!1}function _4(){let e=ul[ul.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const r=e.component&&e.component.parent;e=r&&r.vnode}return t}function O4(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
`],...P4(n))}),t}function P4({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,o=` at <${bg(e.component,e.type,r)}`,i=">"+n;return e.props?[o,...E4(e.props),i]:[o+i]}function E4(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...l0(r,e[r]))}),n.length>3&&t.push(" ..."),t}function l0(e,t,n){return Fe(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:gt(t)?(t=l0(e,Xe(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):De(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=Xe(t),n?t:[`${e}=`,t])}function i0(e,t){}const s0={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",WATCH_GETTER:2,2:"WATCH_GETTER",WATCH_CALLBACK:3,3:"WATCH_CALLBACK",WATCH_CLEANUP:4,4:"WATCH_CLEANUP",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE"},I4={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush",[15]:"component update"};function Vn(e,t,n,r){try{return r?e(...r):e()}catch(o){Rr(o,t,n)}}function sn(e,t,n,r){if(De(e)){const o=Vn(e,t,n,r);return o&&af(o)&&o.catch(i=>{Rr(i,t,n)}),o}if(Ee(e)){const o=[];for(let i=0;i<e.length;i++)o.push(sn(e[i],t,n,r));return o}}function Rr(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let i=t.parent;const l=t.proxy,s=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const u=i.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,l,s)===!1)return}i=i.parent}const a=t.appContext.config.errorHandler;if(a){dr(),Vn(a,null,10,[e,l,s]),fr();return}}T4(e,n,o,r)}function T4(e,t,n,r=!0){console.error(e)}let Cl=!1,yd=!1;const xt=[];let Rn=0;const No=[];let wr=null,to=0;const a0=Promise.resolve();let kf=null;function lt(e){const t=kf||a0;return e?t.then(this?e.bind(this):e):t}function M4(e){let t=Rn+1,n=xt.length;for(;t<n;){const r=t+n>>>1,o=xt[r],i=$l(o);i<e||i===e&&o.pre?t=r+1:n=r}return t}function Zs(e){(!xt.length||!xt.includes(e,Cl&&e.allowRecurse?Rn+1:Rn))&&(e.id==null?xt.push(e):xt.splice(M4(e.id),0,e),u0())}function u0(){!Cl&&!yd&&(yd=!0,kf=a0.then(c0))}function L4(e){const t=xt.indexOf(e);t>Rn&&xt.splice(t,1)}function kl(e){Ee(e)?No.push(...e):(!wr||!wr.includes(e,e.allowRecurse?to+1:to))&&No.push(e),u0()}function lh(e,t,n=Cl?Rn+1:0){for(;n<xt.length;n++){const r=xt[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;xt.splice(n,1),n--,r()}}}function ls(e){if(No.length){const t=[...new Set(No)].sort((n,r)=>$l(n)-$l(r));if(No.length=0,wr){wr.push(...t);return}for(wr=t,to=0;to<wr.length;to++){const n=wr[to];n.active!==!1&&n()}wr=null,to=0}}const $l=e=>e.id==null?1/0:e.id,A4=(e,t)=>{const n=$l(e)-$l(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function c0(e){yd=!1,Cl=!0,xt.sort(A4);const t=kt;try{for(Rn=0;Rn<xt.length;Rn++){const n=xt[Rn];n&&n.active!==!1&&Vn(n,n.i,n.i?15:14)}}finally{Rn=0,xt.length=0,ls(),Cl=!1,kf=null,(xt.length||No.length)&&c0()}}let To,vi=[];function d0(e,t){var n,r;To=e,To?(To.enabled=!0,vi.forEach(({event:o,args:i})=>To.emit(o,...i)),vi=[]):typeof window<"u"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdo
- rendered on server: ${JSON.stringify(b.data)}
- expected on client: ${JSON.stringify(y.children)}`),Zr(),b.data=y.children),P=i(b));break;case vt:_(b)?(P=i(b),$(y.el=b.content.firstChild,b,C)):D!==8||A?P=M():P=i(b);break;case Ar:if(A&&(b=i(b),D=b.nodeType),D===1||D===3){P=b;const F=!y.children.length;for(let V=0;V<y.staticCount;V++)F&&(y.children+=P.nodeType===1?P.outerHTML:P.data),V===y.staticCount-1&&(y.anchor=P),P=i(P);return A?i(P):P}else M();break;case Ie:A?P=m(b,y,C,g,O,B):P=M();break;default:if(N&1)(D!==1||y.type.toLowerCase()!==b.tagName.toLowerCase())&&!_(b)?P=M():P=h(b,y,C,g,O,B);else if(N&6){y.slotScopeIds=O;const F=l(b);if(A?P=w(b):tl(b)&&b.data==="teleport start"?P=w(b,b.data,"teleport end"):P=i(b),t(y,F,null,C,g,bi(F),B),ao(y)){let V;A?(V=c(Ie),V.anchor=P?P.previousSibling:F.lastChild):V=b.nodeType===3?ze(""):c("div"),V.el=b,y.component.subTree=V}}else N&64?D!==8?P=M():P=y.type.hydrate(b,y,C,g,O,B,e,v):N&128?P=y.type.hydrate(b,y,C,g,bi(l(b)),O,B,e,f):__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Cr("Invalid HostVNode type:",L,`(${typeof L})`)}return z!=null&&ss(z,null,g,y),P},h=(b,y,C,g,O,B)=>{B=B||!!y.dynamicChildren;const{type:A,props:M,patchFlag:L,shapeFlag:z,dirs:N,transition:j}=y,D=A==="input"||A==="option";if(D||L!==-1){N&&Dn(y,null,C,"created");let P=!1;if(_(b)){P=eg(g,j)&&C&&C.vnode.props&&C.vnode.props.appear;const V=b.content.firstChild;P&&j.beforeEnter(V),$(V,b,C),y.el=b=V}if(z&16&&!(M&&(M.innerHTML||M.textContent))){let V=v(b.firstChild,y,b,C,g,O,B),Y=!1;for(;V;){__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!Y&&(Cr("Hydration children mismatch on",b,`
Server rendered element contains more child nodes than client vdom.`),Y=!0),Zr();const H=V;V=V.nextSibling,s(H)}}else z&8&&b.textContent!==y.children&&(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Cr("Hydration text content mismatch on",b,`
- rendered on server: ${b.textContent}
- expected on client: ${y.children}`),Zr(),b.textContent=y.children);if(M){if(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__||D||!B||L&48){const V=b.tagName.includes("-");for(const Y in M)__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!(N&&N.some(H=>H.dir.created))&&o3(b,Y,M[Y],y,C)&&Zr(),(D&&(Y.endsWith("value")||Y==="indeterminate")||ko(Y)&&!Tr(Y)||Y[0]==="."||V)&&r(b,Y,null,M[Y],void 0,C)}else if(M.onClick)r(b,"onClick",null,M.onClick,void 0,C);else if(L&4&&Lr(M.style))for(const V in M.style)M.style[V]}let F;(F=M&&M.onVnodeBeforeMount)&&rn(F,C,y),N&&Dn(y,null,C,"beforeMount"),((F=M&&M.onVnodeMounted)||N||P)&&ag(()=>{F&&rn(F,C,y),P&&j.enter(b),N&&Dn(y,null,C,"mounted")},g)}return b.nextSibling},v=(b,y,C,g,O,B,A)=>{A=A||!!y.dynamicChildren;const M=y.children,L=M.length;let z=!1;for(let N=0;N<L;N++){const j=A?M[N]:M[N]=on(M[N]),D=j.type===er;if(b){if(D&&!A){let P=M[N+1];P&&(P=on(P)).type===er&&(a(o(b.data.slice(j.children.length)),C,i(b)),b.data=j.children)}b=f(b,j,g,O,B,A)}else D&&!j.children?a(j.el=o(""),C):(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!z&&(Cr("Hydration children mismatch on",C,`
Server rendered element contains fewer child nodes than client vdom.`),z=!0),Zr(),n(null,j,C,null,g,O,bi(C),B))}return b},m=(b,y,C,g,O,B)=>{const{slotScopeIds:A}=y;A&&(O=O?O.concat(A):A);const M=l(b),L=v(i(b),y,M,C,g,O,B);return L&&tl(L)&&L.data==="]"?i(y.anchor=L):(Zr(),a(y.anchor=u("]"),M,L),L)},k=(b,y,C,g,O,B)=>{if(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Cr(`Hydration node mismatch:
- rendered on server:`,b,b.nodeType===3?"(text)":tl(b)&&b.data==="["?"(start of fragment)":"",`
- expected on client:`,y.type),Zr(),y.el=null,B){const L=w(b);for(;;){const z=i(b);if(z&&z!==L)s(z);else break}}const A=i(b),M=l(b);return s(b),n(null,y,M,A,C,g,bi(M),O),A},w=(b,y="[",C="]")=>{let g=0;for(;b;)if(b=i(b),b&&tl(b)&&(b.data===y&&g++,b.data===C)){if(g===0)return i(b);g--}return b},$=(b,y,C)=>{const g=y.parentNode;g&&g.replaceChild(b,y);let O=C;for(;O;)O.vnode.el===y&&(O.vnode.el=O.subTree.el=b),O=O.parent},_=b=>b.nodeType===1&&b.tagName.toLowerCase()==="template";return[d,f]}function o3(e,t,n,r,o){let i,l,s,a;if(t==="class")s=e.getAttribute("class"),a=T(n),l3(vh(s||""),vh(a))||(i=l="class");else if(t==="style"){s=e.getAttribute("style")||"",a=Fe(n)?n:z2(Ce(n));const u=mh(s),d=mh(a);if(r.dirs)for(const{dir:f,value:h}of r.dirs)f.name==="show"&&!h&&d.set("display","none");o&&Q0(o,r,d),i3(u,d)||(i=l="style")}else(e instanceof SVGElement&&G2(t)||e instanceof HTMLElement&&(Xp(t)||Z2(t)))&&(Xp(t)?(s=e.hasAttribute(t),a=df(n)):n==null?(s=e.hasAttribute(t),a=!1):(e.hasAttribute(t)?s=e.getAttribute(t):t==="value"&&e.tagName==="TEXTAREA"?s=e.value:s=!1,a=X2(n)?String(n):!1),s!==a&&(i="attribute",l=t));if(i){const u=h=>h===!1?"(not rendered)":`${l}="${h}"`,d=`Hydration ${i} mismatch on`,f=`
- rendered on server: ${u(s)}
- expected on client: ${u(a)}
Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
You should fix the source of the mismatch.`;return Cr(d,e,f),!0}return!1}function vh(e){return new Set(e.trim().split(/\s+/))}function l3(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}function mh(e){const t=new Map;for(const n of e.split(";")){let[r,o]=n.split(":");r=r.trim(),o=o&&o.trim(),r&&o&&t.set(r,o)}return t}function i3(e,t){if(e.size!==t.size)return!1;for(const[n,r]of e)if(r!==t.get(n))return!1;return!0}function Q0(e,t,n){const r=e.subTree;if(e.getCssVars&&(t===r||r&&r.type===Ie&&r.children.includes(t))){const o=e.getCssVars();for(const i in o)n.set(`--${i}`,String(o[i]))}t===r&&e.parent&&Q0(e.parent,e.vnode,n)}function s3(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(cf().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const Mt=ag;function Vf(e){return J0(e)}function Nf(e){return J0(e,r3)}function J0(e,t){s3();const n=cf();n.__VUE__=!0;const{insert:r,remove:o,patchProp:i,createElement:l,createText:s,createComment:a,setText:u,setElementText:d,parentNode:f,nextSibling:h,setScopeId:v=kt,insertStaticContent:m}=e,k=(E,I,W,J=null,se=null,ue=null,ge=void 0,de=null,be=!!I.dynamicChildren)=>{if(E===I)return;E&&!An(E,I)&&(J=Ne(E),K(E,se,ue,!0),E=null),I.patchFlag===-2&&(be=!1,I.dynamicChildren=null);const{type:ve,ref:ke,shapeFlag:Oe}=I;switch(ve){case er:w(E,I,W,J);break;case vt:$(E,I,W,J);break;case Ar:E==null&&_(I,W,J,ge);break;case Ie:z(E,I,W,J,se,ue,ge,de,be);break;default:Oe&1?C(E,I,W,J,se,ue,ge,de,be):Oe&6?N(E,I,W,J,se,ue,ge,de,be):(Oe&64||Oe&128)&&ve.process(E,I,W,J,se,ue,ge,de,be,Ae)}ke!=null&&se&&ss(ke,E&&E.ref,ue,I||E,!I)},w=(E,I,W,J)=>{if(E==null)r(I.el=s(I.children),W,J);else{const se=I.el=E.el;I.children!==E.children&&u(se,I.children)}},$=(E,I,W,J)=>{E==null?r(I.el=a(I.children||""),W,J):I.el=E.el},_=(E,I,W,J)=>{[E.el,E.anchor]=m(E.children,I,W,J,E.el,E.anchor)},b=({el:E,anchor:I},W,J)=>{let se;for(;E&&E!==I;)se=h(E),r(E,W,J),E=se;r(I,W,J)},y=({el:E,anchor:I})=>{let W;for(;E&&E!==I;)W=h(E),o(E),E=W;o(I)},C=(E,I,W,J,se,ue,ge,de,be)=>{I.type==="svg"?ge="svg":I.type==="math"&&(ge="mathml"),E==null?g(I,W,J,se,ue,ge,de,be):A(E,I,se,ue,ge,de,be)},g=(E,I,W,J,se,ue,ge,de)=>{let be,ve;const{props:ke,shapeFlag:Oe,transition:_e,dirs:xe}=E;if(be=E.el=l(E.type,ue,ke&&ke.is,ke),Oe&8?d(be,E.children):Oe&16&&B(E.children,be,null,J,se,ja(E,ue),ge,de),xe&&Dn(E,null,J,"created"),O(be,E,E.scopeId,ge,J),ke){for(const X in ke)X!=="value"&&!Tr(X)&&i(be,X,null,ke[X],ue,J);"value"in ke&&i(be,"value",null,ke.value,ue),(ve=ke.onVnodeBeforeMount)&&rn(ve,J,E)}xe&&Dn(E,null,J,"beforeMount");const ne=eg(se,_e);ne&&_e.beforeEnter(be),r(be,I,W),((ve=ke&&ke.onVnodeMounted)||ne||xe)&&Mt(()=>{ve&&rn(ve,J,E),ne&&_e.enter(be),xe&&Dn(E,null,J,"mounted")},se)},O=(E,I,W,J,se)=>{if(W&&v(E,W),J)for(let ue=0;ue<J.length;ue++)v(E,J[ue]);if(se){let ue=se.subTree;if(I===ue){const ge=se.vnode;O(E,ge,ge.scopeId,ge.slotScopeIds,se.parent)}}},B=(E,I,W,J,se,ue,ge,de,be=0)=>{for(let ve=be;ve<E.length;ve++){const ke=E[ve]=de?_r(E[ve]):on(E[ve]);k(null,ke,I,W,J,se,ue,ge,de)}},A=(E,I,W,J,se,ue,ge)=>{const de=I.el=E.el;let{patchFlag:be,dynamicChildren:ve,dirs:ke}=I;be|=E.patchFlag&16;const Oe=E.props||et,_e=I.props||et;let xe;if(W&&Gr(W,!1),(xe=_e.onVnodeBeforeUpdate)&&rn(xe,W,I,E),ke&&Dn(I,E,W,"beforeUpdate"),W&&Gr(W,!0),(Oe.innerHTML&&_e.innerHTML==null||Oe.textContent&&_e.textContent==null)&&d(de,""),ve?M(E.dynamicChildren,ve,de,W,J,ja(I,se),ue):ge||V(E,I,de,null,W,J,ja(I,se),ue,!1),be>0){if(be&16)L(de,Oe,_e,W,se);else if(be&2&&Oe.class!==_e.class&&i(de,"class",null,_e.class,se),be&4&&i(de,"style",Oe.style,_e.style,se),be&8){const ne=I.dynamicProps;for(let X=0;X<ne.length;X++){const ae=ne[X],Se=Oe[ae],st=_e[ae];(st!==Se||ae==="value")&&i(de,ae,Se,st,se,W)}}be&1&&E.children!==I.children&&d(de,I.children)}else!ge&&ve==null&&L(de,Oe,_e,W,se);((xe=_e.onVnodeUpdated)||ke)&&Mt(()=>{xe&&rn(xe,W,I,E),ke&&Dn(I,E,W,"updated")},J)},M=(E,I,W,J,se,ue,ge)=>{for(let de=0;de<I.length;de++){const be=E[de],ve=I[de],ke=be.el&&(be.type===Ie||!An(be,ve)||be.shapeFlag&70)?f(be.el):W;k(be,ve,ke,null,J,se,ue,ge,!0)}},L=(E,I,W,J,se)=>{if
* @vue/runtime-dom v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const T3="http://www.w3.org/2000/svg",M3="http://www.w3.org/1998/Math/MathML",Xn=typeof document<"u"?document:null,bh=Xn&&Xn.createElement("template"),L3={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t==="svg"?Xn.createElementNS(T3,e):t==="mathml"?Xn.createElementNS(M3,e):n?Xn.createElement(e,{is:n}):Xn.createElement(e);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Xn.createTextNode(e),createComment:e=>Xn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,i){const l=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{bh.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const s=bh.content;if(r==="svg"||r==="mathml"){const a=s.firstChild;for(;a.firstChild;)s.appendChild(a.firstChild);s.removeChild(a)}t.insertBefore(s,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},gr="transition",nl="animation",zo=Symbol("_vtc"),Jt=(e,{slots:t})=>qf($f,Mg(e),t);Jt.displayName="Transition";const Tg={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},A3=Jt.props=rt({},Qs,Tg),Xr=(e,t=[])=>{Ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ch=e=>e?Ee(e)?e.some(t=>t.length>1):e.length>1:!1;function Mg(e){const t={};for(const z in e)z in Tg||(t[z]=e[z]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:u=l,appearToClass:d=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,m=V3(o),k=m&&m[0],w=m&&m[1],{onBeforeEnter:$,onEnter:_,onEnterCancelled:b,onLeave:y,onLeaveCancelled:C,onBeforeAppear:g=$,onAppear:O=_,onAppearCancelled:B=b}=t,A=(z,N,j)=>{kr(z,N?d:s),kr(z,N?u:l),j&&j()},M=(z,N)=>{z._isLeaving=!1,kr(z,f),kr(z,v),kr(z,h),N&&N()},L=z=>(N,j)=>{const D=z?O:_,P=()=>A(N,z,j);Xr(D,[N,P]),kh(()=>{kr(N,z?a:i),Zn(N,z?d:s),Ch(D)||$h(N,r,k,P)})};return rt(t,{onBeforeEnter(z){Xr($,[z]),Zn(z,i),Zn(z,l)},onBeforeAppear(z){Xr(g,[z]),Zn(z,a),Zn(z,u)},onEnter:L(!1),onAppear:L(!0),onLeave(z,N){z._isLeaving=!0;const j=()=>M(z,N);Zn(z,f),Zn(z,h),Ag(),kh(()=>{!z._isLeaving||(kr(z,f),Zn(z,v),Ch(y)||$h(z,r,w,j))}),Xr(y,[z,j])},onEnterCancelled(z){A(z,!1),Xr(b,[z])},onAppearCancelled(z){A(z,!0),Xr(B,[z])},onLeaveCancelled(z){M(z),Xr(C,[z])}})}function V3(e){if(e==null)return null;if(it(e))return[xa(e.enter),xa(e.leave)];{const t=xa(e);return[t,t]}}function xa(e){return rs(e)}function Zn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[zo]||(e[zo]=new Set)).add(t)}function kr(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[zo];n&&(n.delete(t),n.size||(e[zo]=void 0))}function kh(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let N3=0;function $h(e,t,n,r){const o=e._endId=++N3,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:l,timeout:s,propCount:a}=Lg(e,t);if(!l)return r();const u=l+"end";let d=0;const f=()=>{e.removeEventListener(u,h),i()},h=v=>{v.target===e&&++d>=a&&f()};setTimeout(()=>{d<a&&f()},s+1),e.addEventListener(u,h)}function Lg(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),o=r(`${gr}Delay`),i=r(`${gr}Duration`),l=wh(o,i),s=r(`${nl}Delay`),a=r(`${nl}Duration`),u=wh(s,a);let d=null,f=0,h=0;t===gr?l>0&&(d=gr,f=l,h=i.length):t===nl?u>0&&(d=nl,f=u,h=a.length):(f=Math.max(l,u),d=f>0?l>u?gr:nl:null,h=d?d===gr?i.length:a.length:0);const v=d===gr&&/\b(transform|all)(,|$)/.test(r(`${gr}Property`).toString
* @vue/compiler-core v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Pl=Symbol(""),hl=Symbol(""),Qf=Symbol(""),vs=Symbol(""),Xg=Symbol(""),bo=Symbol(""),Qg=Symbol(""),Jg=Symbol(""),Jf=Symbol(""),ep=Symbol(""),ql=Symbol(""),tp=Symbol(""),ey=Symbol(""),np=Symbol(""),rp=Symbol(""),op=Symbol(""),lp=Symbol(""),ip=Symbol(""),sp=Symbol(""),ty=Symbol(""),ny=Symbol(""),ia=Symbol(""),ms=Symbol(""),ap=Symbol(""),up=Symbol(""),El=Symbol(""),Kl=Symbol(""),cp=Symbol(""),Ad=Symbol(""),uC=Symbol(""),Vd=Symbol(""),gs=Symbol(""),cC=Symbol(""),dC=Symbol(""),dp=Symbol(""),fC=Symbol(""),pC=Symbol(""),fp=Symbol(""),ry=Symbol(""),Ro={[Pl]:"Fragment",[hl]:"Teleport",[Qf]:"Suspense",[vs]:"KeepAlive",[Xg]:"BaseTransition",[bo]:"openBlock",[Qg]:"createBlock",[Jg]:"createElementBlock",[Jf]:"createVNode",[ep]:"createElementVNode",[ql]:"createCommentVNode",[tp]:"createTextVNode",[ey]:"createStaticVNode",[np]:"resolveComponent",[rp]:"resolveDynamicComponent",[op]:"resolveDirective",[lp]:"resolveFilter",[ip]:"withDirectives",[sp]:"renderList",[ty]:"renderSlot",[ny]:"createSlots",[ia]:"toDisplayString",[ms]:"mergeProps",[ap]:"normalizeClass",[up]:"normalizeStyle",[El]:"normalizeProps",[Kl]:"guardReactiveProps",[cp]:"toHandlers",[Ad]:"camelize",[uC]:"capitalize",[Vd]:"toHandlerKey",[gs]:"setBlockTracking",[cC]:"pushScopeId",[dC]:"popScopeId",[dp]:"withCtx",[fC]:"unref",[pC]:"isRef",[fp]:"withMemo",[ry]:"isMemoSame"};function hC(e){Object.getOwnPropertySymbols(e).forEach(t=>{Ro[t]=e[t]})}const Cn={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function vC(e,t=""){return{type:0,source:t,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:Cn}}function Il(e,t,n,r,o,i,l,s=!1,a=!1,u=!1,d=Cn){return e&&(s?(e.helper(bo),e.helper(Wo(e.inSSR,u))):e.helper(Ho(e.inSSR,u)),l&&e.helper(ip)),{type:13,tag:t,props:n,children:r,patchFlag:o,dynamicProps:i,directives:l,isBlock:s,disableTracking:a,isComponent:u,loc:d}}function Ul(e,t=Cn){return{type:17,loc:t,elements:e}}function Sn(e,t=Cn){return{type:15,loc:t,properties:e}}function mt(e,t){return{type:16,loc:Cn,key:Fe(e)?Ue(e,!0):e,value:t}}function Ue(e,t=!1,n=Cn,r=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:r}}function Nn(e,t=Cn){return{type:8,loc:t,children:e}}function Ot(e,t=[],n=Cn){return{type:14,loc:n,callee:e,arguments:t}}function Fo(e,t=void 0,n=!1,r=!1,o=Cn){return{type:18,params:e,returns:t,newline:n,isSlot:r,loc:o}}function Nd(e,t,n,r=!0){return{type:19,test:e,consequent:t,alternate:n,newline:r,loc:Cn}}function mC(e,t,n=!1){return{type:20,index:e,value:t,isVOnce:n,loc:Cn}}function gC(e){return{type:21,body:e,loc:Cn}}function Ho(e,t){return e||t?Jf:ep}function Wo(e,t){return e||t?Qg:Jg}function pp(e,{helper:t,removeHelper:n,inSSR:r}){e.isBlock||(e.isBlock=!0,n(Ho(r,e.isComponent)),t(bo),t(Wo(r,e.isComponent)))}const xh=new Uint8Array([123,123]),zh=new Uint8Array([125,125]);function Dh(e){return e>=97&&e<=122||e>=65&&e<=90}function pn(e){return e===32||e===10||e===9||e===12||e===13}function yr(e){return e===47||e===62||pn(e)}function ys(e){const t=new Uint8Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t}const Bt={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])};class yC{constructor(t,n){this.stack=t,this.cbs=n,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=xh,this.delimiterClose=zh,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=xh,this.delimiterC
`);else if(zC(i.content)){const l=e[o-1]&&e[o-1].type,s=e[o+1]&&e[o+1].type;!l||!s||n&&(l===3&&(s===3||s===1)||l===1&&(s===3||s===1&&DC(i.content)))?(r=!0,e[o]=null):i.content=" "}else n&&(i.content=fy(i.content))}if($s&&t&&ot.isPreTag(t)){const o=e[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}return r?e.filter(Boolean):e}function zC(e){for(let t=0;t<e.length;t++)if(!pn(e.charCodeAt(t)))return!1;return!0}function DC(e){for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n===10||n===13)return!0}return!1}function fy(e){let t="",n=!1;for(let r=0;r<e.length;r++)pn(e.charCodeAt(r))?n||(t+=" ",n=!0):(t+=e[r],n=!1);return t}function jd(e){(ft[0]||Ll).children.push(e)}function _t(e,t){return{start:ht.getPos(e),end:t==null?t:ht.getPos(t),source:t==null?t:Vt(e,t)}}function ro(e,t){e.end=ht.getPos(t),e.source=Vt(e.start.offset,t)}function RC(e){const t={type:6,name:e.rawName,nameLoc:_t(e.loc.start.offset,e.loc.start.offset+e.rawName.length),value:void 0,loc:e.loc};if(e.exp){const n=e.exp.loc;n.end.offset<e.loc.end.offset&&(n.start.offset--,n.start.column--,n.end.offset++,n.end.column++),t.value={type:2,content:e.exp.content,loc:n}}return t}function xi(e,t=!1,n,r=0,o=0){return Ue(e,t,n,r)}function Yn(e,t,n){ot.onError(pt(e,_t(t,t)))}function FC(){ht.reset(),jt=null,Je=null,nn="",Gn=-1,Jr=-1,ft.length=0}function HC(e,t){if(FC(),tr=e,ot=rt({},uy),t){let o;for(o in t)t[o]!=null&&(ot[o]=t[o])}ht.mode=ot.parseMode==="html"?1:ot.parseMode==="sfc"?2:0,ht.inXML=ot.ns===1||ot.ns===2;const n=t&&t.delimiters;n&&(ht.delimiterOpen=ys(n[0]),ht.delimiterClose=ys(n[1]));const r=Ll=vC([],e);return ht.parse(tr),r.loc=_t(0,e.length),r.children=dy(r.children),Ll=null,r}function WC(e,t){zi(e,t,py(e,e.children[0]))}function py(e,t){const{children:n}=e;return n.length===1&&t.type===1&&!Cs(t)}function zi(e,t,n=!1){const{children:r}=e,o=r.length;let i=0;for(let l=0;l<r.length;l++){const s=r[l];if(s.type===1&&s.tagType===0){const a=n?0:_n(s,t);if(a>0){if(a>=2){s.codegenNode.patchFlag=-1,s.codegenNode=t.hoist(s.codegenNode),i++;continue}}else{const u=s.codegenNode;if(u.type===13){const d=u.patchFlag;if((d===void 0||d===512||d===1)&&vy(s,t)>=2){const f=my(s);f&&(u.props=t.hoist(f))}u.dynamicProps&&(u.dynamicProps=t.hoist(u.dynamicProps))}}}if(s.type===1){const a=s.tagType===1;a&&t.scopes.vSlot++,zi(s,t),a&&t.scopes.vSlot--}else if(s.type===11)zi(s,t,s.children.length===1);else if(s.type===9)for(let a=0;a<s.branches.length;a++)zi(s.branches[a],t,s.branches[a].children.length===1)}if(i&&t.transformHoist&&t.transformHoist(r,t,e),i&&i===o&&e.type===1&&e.tagType===0&&e.codegenNode&&e.codegenNode.type===13&&Ee(e.codegenNode.children)){const l=t.hoist(Ul(e.codegenNode.children));t.hmr&&(l.content=`[...${l.content}]`),e.codegenNode.children=l}}function _n(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(e.tagType!==0)return 0;const r=n.get(e);if(r!==void 0)return r;const o=e.codegenNode;if(o.type!==13||o.isBlock&&e.tag!=="svg"&&e.tag!=="foreignObject"&&e.tag!=="math")return 0;if(o.patchFlag===void 0){let l=3;const s=vy(e,t);if(s===0)return n.set(e,0),0;s<l&&(l=s);for(let a=0;a<e.children.length;a++){const u=_n(e.children[a],t);if(u===0)return n.set(e,0),0;u<l&&(l=u)}if(l>1)for(let a=0;a<e.props.length;a++){const u=e.props[a];if(u.type===7&&u.name==="bind"&&u.exp){const d=_n(u.exp,t);if(d===0)return n.set(e,0),0;d<l&&(l=d)}}if(o.isBlock){for(let a=0;a<e.props.length;a++)if(e.props[a].type===7)return n.set(e,0),0;t.removeHelper(bo),t.removeHelper(Wo(t.inSSR,o.isComponent)),o.isBlock=!1,t.helper(Ho(t.inSSR,o.isComponent))}return n.set(e,l),l}else return n.set(e,0),0;case 2:case 3:return 3;case 9:case 11:case 10:return 0;case 5:case 12:return _n(e.content,t);case 4:return e.constType;case 8:let i=3;for(let l=0;l<e.children.length;l++){const s=e.children[l];if(Fe(s)||gn(s))continue;const a=_n(s,t);if(a===0)return 0;a<i&&(i=a)}return i;default:return 0}}const qC=new Set([ap,up,El,Kl]);function hy(e,t){if(e.type===14&&!Fe(e.callee)&&qC.has(e.callee)){const n=e.arguments[0];if(n.type===4)return _n(n,t);if(n.type===14)return hy(n,t)}return 0}function
`+" ".repeat(k),0)}return v}function XC(e,t={}){const n=GC(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:r,push:o,prefixIdentifiers:i,indent:l,deindent:s,newline:a,scopeId:u,ssr:d}=n,f=Array.from(e.helpers),h=f.length>0,v=!i&&r!=="module";QC(e,n);const k=d?"ssrRender":"render",$=(d?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ");if(o(`function ${k}(${$}) {`),l(),v&&(o("with (_ctx) {"),l(),h&&(o(`const { ${f.map(yy).join(", ")} } = _Vue
`,-1),a())),e.components.length&&(Fa(e.components,"component",n),(e.directives.length||e.temps>0)&&a()),e.directives.length&&(Fa(e.directives,"directive",n),e.temps>0&&a()),e.filters&&e.filters.length&&(a(),Fa(e.filters,"filter",n),a()),e.temps>0){o("let ");for(let _=0;_<e.temps;_++)o(`${_>0?", ":""}_temp${_}`)}return(e.components.length||e.directives.length||e.temps)&&(o(`
`,0),a()),d||o("return "),e.codegenNode?Rt(e.codegenNode,n):o("null"),v&&(s(),o("}")),s(),o("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function QC(e,t){const{ssr:n,prefixIdentifiers:r,push:o,newline:i,runtimeModuleName:l,runtimeGlobalName:s,ssrRuntimeModuleName:a}=t,u=s,d=Array.from(e.helpers);if(d.length>0&&(o(`const _Vue = ${u}
`,-1),e.hoists.length)){const f=[Jf,ep,ql,tp,ey].filter(h=>d.includes(h)).map(yy).join(", ");o(`const { ${f} } = _Vue
`,-1)}JC(e.hoists,t),i(),o("return ")}function Fa(e,t,{helper:n,push:r,newline:o,isTS:i}){const l=n(t==="filter"?lp:t==="component"?np:op);for(let s=0;s<e.length;s++){let a=e[s];const u=a.endsWith("__self");u&&(a=a.slice(0,-6)),r(`const ${Ml(a,t)} = ${l}(${JSON.stringify(a)}${u?", true":""})${i?"!":""}`),s<e.length-1&&o()}}function JC(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:r,helper:o,scopeId:i,mode:l}=t;r();for(let s=0;s<e.length;s++){const a=e[s];a&&(n(`const _hoisted_${s+1} = `),Rt(a,t),r())}t.pure=!1}function mp(e,t){const n=e.length>3||!1;t.push("["),n&&t.indent(),Yl(e,t,n),n&&t.deindent(),t.push("]")}function Yl(e,t,n=!1,r=!0){const{push:o,newline:i}=t;for(let l=0;l<e.length;l++){const s=e[l];Fe(s)?o(s,-3):Ee(s)?mp(s,t):Rt(s,t),l<e.length-1&&(n?(r&&o(","),i()):r&&o(", "))}}function Rt(e,t){if(Fe(e)){t.push(e,-3);return}if(gn(e)){t.push(t.helper(e));return}switch(e.type){case 1:case 9:case 11:Rt(e.codegenNode,t);break;case 2:ek(e,t);break;case 4:by(e,t);break;case 5:tk(e,t);break;case 12:Rt(e.codegenNode,t);break;case 8:Cy(e,t);break;case 3:rk(e,t);break;case 13:ok(e,t);break;case 14:ik(e,t);break;case 15:sk(e,t);break;case 17:ak(e,t);break;case 18:uk(e,t);break;case 19:ck(e,t);break;case 20:dk(e,t);break;case 21:Yl(e.body,t,!0,!1);break}}function ek(e,t){t.push(JSON.stringify(e.content),-3,e)}function by(e,t){const{content:n,isStatic:r}=e;t.push(r?JSON.stringify(n):n,-3,e)}function tk(e,t){const{push:n,helper:r,pure:o}=t;o&&n(ua),n(`${r(ia)}(`),Rt(e.content,t),n(")")}function Cy(e,t){for(let n=0;n<e.children.length;n++){const r=e.children[n];Fe(r)?t.push(r,-3):Rt(r,t)}}function nk(e,t){const{push:n}=t;if(e.type===8)n("["),Cy(e,t),n("]");else if(e.isStatic){const r=vp(e.content)?e.content:JSON.stringify(e.content);n(r,-2,e)}else n(`[${e.content}]`,-3,e)}function rk(e,t){const{push:n,helper:r,pure:o}=t;o&&n(ua),n(`${r(ql)}(${JSON.stringify(e.content)})`,-3,e)}function ok(e,t){const{push:n,helper:r,pure:o}=t,{tag:i,props:l,children:s,patchFlag:a,dynamicProps:u,directives:d,isBlock:f,disableTracking:h,isComponent:v}=e;let m;a&&(m=String(a)),d&&n(r(ip)+"("),f&&n(`(${r(bo)}(${h?"true":""}), `),o&&n(ua);const k=f?Wo(t.inSSR,v):Ho(t.inSSR,v);n(r(k)+"(",-2,e),Yl(lk([i,l,s,m,u]),t),n(")"),f&&n(")"),d&&(n(", "),Rt(d,t),n(")"))}function lk(e){let t=e.length;for(;t--&&e[t]==null;);return e.slice(0,t+1).map(n=>n||"null")}function ik(e,t){const{push:n,helper:r,pure:o}=t,i=Fe(e.callee)?e.callee:r(e.callee);o&&n(ua),n(i+"(",-2,e),Yl(e.arguments,t),n(")")}function sk(e,t){const{push:n,indent:r,deindent:o,newline:i}=t,{properties:l}=e;if(!l.length){n("{}",-2,e);return}const s=l.length>1||!1;n(s?"{":"{ "),s&&r();for(let a=0;a<l.length;a++){const{key:u,value:d}=l[a];nk(u,t),n(": "),Rt(d,t),a<l.length-1&&(n(","),i())}s&&o(),n(s?"}":" }")}function ak(e,t){mp(e.elements,t)}function uk(e,t){const{push:n,indent:r,deindent:o}=t,{params:i,returns:l,body:s,newline:a,isSlot:u}=e;u&&n(`_${Ro[dp]}(`),n("(",-2,e),Ee(i)?Yl(i,t):i&&Rt(i,t),n(") => "),(a||s)&&(n("{"),r()),l?(a&&n("return "),Ee(l)?mp(l,t):Rt(l,t)):s&&Rt(s,t),(a||s)&&(o(),n("}")),u&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}function ck(e,t){const{test:n,consequent:r,alternate:o,newline:i}=e,{push:l,indent:s,deindent:a,newline:u}=t;if(n.type===4){const f=!vp(n.content);f&&l("("),by(n,t),f&&l(")")}else l("("),Rt(n,t),l(")");i&&s(),t.indentLevel++,i||l(" "),l("? "),Rt(r,t),t.indentLevel--,i&&u(),i||l(" "),l(": ");const d=o.type===19;d||t.indentLevel++,Rt(o,t),d||t.indentLevel--,i&&a(!0)}function dk(e,t){const{push:n,helper:r,indent:o,deindent:i,newline:l}=t;n(`_cache[${e.index}] || (`),e.isVOnce&&(o(),n(`${r(gs)}(-1),`),l(),n("(")),n(`_cache[${e.index}] = `),Rt(e.value,t),e.isVOnce&&(n(`).cacheIndex = ${e.index},`),l(),n(`${r(gs)}(1),`),l(),n(`_cache[${e.index}]`),i()),n(")")}new RegExp("\\b"+"arguments,await,break,case,catch,class,const,continue,debugger,default,delete,do,else,export,extends,finally,for,function,if,import,let,new,return,super,switch,throw,try,var,void,while,with,yield".split(",").join("\\b|\\b")+"\\b");const fk=gy(/^(if|else|else-if)$/,(e,t,n)=>
* @vue/compiler-dom v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Ey=Symbol(""),Iy=Symbol(""),Ty=Symbol(""),My=Symbol(""),Dd=Symbol(""),Ly=Symbol(""),Ay=Symbol(""),Vy=Symbol(""),Ny=Symbol(""),By=Symbol("");hC({[Ey]:"vModelRadio",[Iy]:"vModelCheckbox",[Ty]:"vModelText",[My]:"vModelSelect",[Dd]:"vModelDynamic",[Ly]:"withModifiers",[Ay]:"withKeys",[Vy]:"vShow",[Ny]:"Transition",[By]:"TransitionGroup"});let Eo;function xk(e,t=!1){return Eo||(Eo=document.createElement("div")),t?(Eo.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,Eo.children[0].getAttribute("foo")):(Eo.innerHTML=e,Eo.textContent)}const zk={parseMode:"html",isVoidTag:U2,isNativeTag:e=>W2(e)||q2(e)||K2(e),isPreTag:e=>e==="pre",decodeEntities:xk,isBuiltInComponent:e=>{if(e==="Transition"||e==="transition")return Ny;if(e==="TransitionGroup"||e==="transition-group")return By},getNamespace(e,t,n){let r=t?t.ns:n;if(t&&r===2)if(t.tag==="annotation-xml"){if(e==="svg")return 1;t.props.some(o=>o.type===6&&o.name==="encoding"&&o.value!=null&&(o.value.content==="text/html"||o.value.content==="application/xhtml+xml"))&&(r=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&e!=="mglyph"&&e!=="malignmark"&&(r=0);else t&&r===1&&(t.tag==="foreignObject"||t.tag==="desc"||t.tag==="title")&&(r=0);if(r===0){if(e==="svg")return 1;if(e==="math")return 2}return r}},Dk=e=>{e.type===1&&e.props.forEach((t,n)=>{t.type===6&&t.name==="style"&&t.value&&(e.props[n]={type:7,name:"bind",arg:Ue("style",!0,t.loc),exp:Rk(t.value.content,t.loc),modifiers:[],loc:t.loc})})},Rk=(e,t)=>{const n=E1(e);return Ue(JSON.stringify(n),!1,t,3)};function Vr(e,t){return pt(e,t)}const Fk=(e,t,n)=>{const{exp:r,loc:o}=e;return r||n.onError(Vr(53,o)),t.children.length&&(n.onError(Vr(54,o)),t.children.length=0),{props:[mt(Ue("innerHTML",!0,o),r||Ue("",!0))]}},Hk=(e,t,n)=>{const{exp:r,loc:o}=e;return r||n.onError(Vr(55,o)),t.children.length&&(n.onError(Vr(56,o)),t.children.length=0),{props:[mt(Ue("textContent",!0),r?_n(r,n)>0?r:Ot(n.helperString(ia),[r],o):Ue("",!0))]}},Wk=(e,t,n)=>{const r=Py(e,t,n);if(!r.props.length||t.tagType===1)return r;e.arg&&n.onError(Vr(58,e.arg.loc));const{tag:o}=t,i=n.isCustomElement(o);if(o==="input"||o==="textarea"||o==="select"||i){let l=Ty,s=!1;if(o==="input"||i){const a=sa(t,"type");if(a){if(a.type===7)l=Dd;else if(a.value)switch(a.value.content){case"radio":l=Ey;break;case"checkbox":l=Iy;break;case"file":s=!0,n.onError(Vr(59,e.loc));break}}else PC(t)&&(l=Dd)}else o==="select"&&(l=My);s||(r.needRuntime=n.helper(l))}else n.onError(Vr(57,e.loc));return r.props=r.props.filter(l=>!(l.key.type===4&&l.key.content==="modelValue")),r},qk=Ft("passive,once,capture"),Kk=Ft("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Uk=Ft("left,right"),jy=Ft("onkeyup,onkeydown,onkeypress",!0),Yk=(e,t,n,r)=>{const o=[],i=[],l=[];for(let s=0;s<t.length;s++){const a=t[s];a==="native"&&Tl("COMPILER_V_ON_NATIVE",n)||qk(a)?l.push(a):Uk(a)?ln(e)?jy(e.content)?o.push(a):i.push(a):(o.push(a),i.push(a)):Kk(a)?i.push(a):o.push(a)}return{keyModifiers:o,nonKeyModifiers:i,eventOptionModifiers:l}},tv=(e,t)=>ln(e)&&e.content.toLowerCase()==="onclick"?Ue(t,!0):e.type!==4?Nn(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,Zk=(e,t,n)=>Oy(e,t,n,r=>{const{modifiers:o}=e;if(!o.length)return r;let{key:i,value:l}=r.props[0];const{keyModifiers:s,nonKeyModifiers:a,eventOptionModifiers:u}=Yk(i,o,n,e.loc);if(a.includes("right")&&(i=tv(i,"onContextmenu")),a.includes("middle")&&(i=tv(i,"onMouseup")),a.length&&(l=Ot(n.helper(Ly),[l,JSON.stringify(a)])),s.length&&(!ln(i)||jy(i.content))&&(l=Ot(n.helper(Ay),[l,JSON.stringify(s)])),u.length){const d=u.map(Dr).join("");i=ln(i)?Ue(`${i.content}${d}`,!0):Nn(["(",i,`) + "${d}"`])}return{props:[mt(i,l)]}}),Gk=(e,t,n)=>{const{exp:r,loc:o}=e;return r||n.onError(Vr(61,o)),{props:[],needRuntime:n.helper(Vy)}},Xk=(e,t)=>{e.type===1&&e.tagType===0&&(e.tag==="script"||e.tag==="style")&&t.removeNode()},Qk=[Dk],Jk={cloak:jk,html:Fk,text:Hk,model:Wk,on:Zk,show:Gk};function e6(e,t={}){return Bk(e,rt({},zk,t,{nodeTransforms:[Xk,...Qk,...t.nodeTransforms||[]],directiveTransforms:rt({},Jk,t.directiveTransforms||{}),transformHoist:null}))}/**
* vue v3.4.38
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const nv=new WeakMap;function t6(e){let t=nv.get(e!=null?e:et);return t||(t=Object.create(null),nv.set(e!=null?e:et,t)),t}function xy(e,t){if(!Fe(e))if(e.nodeType)e=e.innerHTML;else return kt;const n=e,r=t6(t),o=r[n];if(o)return o;if(e[0]==="#"){const a=document.querySelector(e);e=a?a.innerHTML:""}const i=rt({hoistStatic:!0,onError:void 0,onWarn:kt},t);!i.isCustomElement&&typeof customElements<"u"&&(i.isCustomElement=a=>!!customElements.get(a));const{code:l}=e6(e,i),s=new Function("Vue",l)(aC);return s._rc=!0,r[n]=s}Wf(xy);const IV=Object.freeze(Object.defineProperty({__proto__:null,compile:xy,EffectScope:Fs,ReactiveEffect:vo,TrackOpTypes:r0,TriggerOpTypes:o0,customRef:Cf,effect:B1,effectScope:L1,getCurrentScope:ff,isProxy:Ks,isReactive:Lr,isReadonly:or,isRef:gt,isShallow:jr,markRaw:gf,onScopeDispose:V1,proxyRefs:Ys,reactive:we,readonly:Bl,ref:U,shallowReactive:mf,shallowReadonly:G1,shallowRef:Q1,stop:j1,toRaw:Xe,toRef:lr,toRefs:$e,toValue:t0,triggerRef:e0,unref:Us,camelize:ct,capitalize:Dr,normalizeClass:T,normalizeProps:Ct,normalizeStyle:Ce,toDisplayString:Be,toHandlerKey:lo,BaseTransition:$f,BaseTransitionPropsValidators:Qs,Comment:vt,DeprecationTypes:Ig,ErrorCodes:s0,ErrorTypeStrings:wg,Fragment:Ie,KeepAlive:y0,Static:Ar,Suspense:ig,Teleport:zl,Text:er,assertNumber:i0,callWithAsyncErrorHandling:sn,callWithErrorHandling:Vn,cloneVNode:Nt,compatUtils:Eg,computed:p,createBlock:oe,createCommentVNode:ie,createElementBlock:R,createElementVNode:Z,createHydrationRenderer:Nf,createPropsRestProxy:N0,createRenderer:Vf,createSlots:yn,createStaticVNode:Ff,createTextVNode:ze,createVNode:c,defineAsyncComponent:g0,defineComponent:q,defineEmits:S0,defineExpose:_0,defineModel:E0,defineOptions:O0,defineProps:w0,defineSlots:P0,devtools:Sg,getCurrentInstance:Tt,getTransitionRawChildren:jl,guardReactiveProps:Fn,h:qf,handleError:Rr,hasInjectionContext:z0,initCustomFormatter:Cg,inject:Ke,isMemoSame:Kf,isRuntimeOnly:mg,isVNode:It,mergeDefaults:A0,mergeModels:V0,mergeProps:fe,nextTick:lt,onActivated:wf,onBeforeMount:ta,onBeforeUnmount:Wt,onBeforeUpdate:Sf,onDeactivated:Js,onErrorCaptured:Ef,onMounted:We,onRenderTracked:Pf,onRenderTriggered:Of,onServerPrefetch:_f,onUnmounted:$t,onUpdated:Ht,openBlock:S,popScopeId:p0,provide:at,pushScopeId:f0,queuePostFlushCb:kl,registerRuntimeCompiler:Wf,renderList:Tn,renderSlot:te,resolveComponent:G,resolveDirective:k0,resolveDynamicComponent:En,resolveFilter:Pg,resolveTransitionHooks:mo,setBlockTracking:us,setDevtoolsHook:_g,setTransitionHooks:ir,ssrContextKey:jf,ssrUtils:Og,toHandlers:$0,transformVNodeArgs:dg,useAttrs:M0,useModel:rg,useSSRContext:xf,useSlots:T0,useTransitionState:Xs,version:Uf,warn:$g,watch:Te,watchEffect:Bn,watchPostEffect:zf,watchSyncEffect:Df,withAsyncContext:B0,withCtx:pe,withDefaults:I0,withDirectives:hn,withMemo:kg,withScopeId:h0,Transition:Jt,TransitionGroup:Wl,VueElement:Hl,createApp:la,createSSRApp:Ug,defineCustomElement:Yf,defineSSRCustomElement:jg,hydrate:Xf,initDirectivesForSSR:Gg,render:Mn,useCssModule:xg,useCssVars:Bg,vModelCheckbox:ra,vModelDynamic:Gf,vModelRadio:oa,vModelSelect:Zf,vModelText:Ol,vShow:an,withKeys:Er,withModifiers:vn},Symbol.toStringTag,{value:"Module"})),jn=Symbol("ArcoConfigProvider");var n6=Object.defineProperty,r6=Object.defineProperties,o6=Object.getOwnPropertyDescriptors,rv=Object.getOwnPropertySymbols,l6=Object.prototype.hasOwnProperty,i6=Object.prototype.propertyIsEnumerable,ov=(e,t,n)=>t in e?n6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,s6=(e,t)=>{for(var n in t||(t={}))l6.call(t,n)&&ov(e,n,t[n]);if(rv)for(var n of rv(t))i6.call(t,n)&&ov(e,n,t[n]);return e},a6=(e,t)=>r6(e,o6(t));const u6="A",c6="arco",Rd="$arco",Ze=e=>{var t;return(t=e==null?void 0:e.componentPrefix)!=null?t:u6},Ge=(e,t)=>{var n;t&&t.classPrefix&&(e.config.globalProperties[Rd]=a6(s6({},(n=e.config.globalProperties[Rd])!=null?n:{}),{classPrefix:t.classPrefix}))},Q=e=>{var t,n,r;const o=Tt(),i=Ke(jn,void 0),l=(r=(n=i==null?void 0:i.prefixCls)!=null?n:(t=o==null?void 0:o.appContext.config.globalProperties[Rd])==null?void 0:t.classPrefix)!=null?r:c6;return e?`${l}