UNPKG

@ivanjk/base-component

Version:

A modular Vue.js component for building UI Components

17 lines 1.84 MB
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))h(l);new MutationObserver(l=>{for(const s of l)if(s.type==="childList")for(const d of s.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&h(d)}).observe(document,{childList:!0,subtree:!0});function v(l){const s={};return l.integrity&&(s.integrity=l.integrity),l.referrerPolicy&&(s.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?s.credentials="include":l.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function h(l){if(l.ep)return;l.ep=!0;const s=v(l);fetch(l.href,s)}})();/** * @vue/shared v3.4.37 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **//*! #__NO_SIDE_EFFECTS__ */function aa(e,t){const v=new Set(e.split(","));return t?h=>v.has(h.toLowerCase()):h=>v.has(h)}const X={},y0=[],k1=()=>{},Ge=()=>!1,l2=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ea=e=>e.startsWith("onUpdate:"),v1=Object.assign,ta=(e,t)=>{const v=e.indexOf(t);v>-1&&e.splice(v,1)},Ve=Object.prototype.hasOwnProperty,R=(e,t)=>Ve.call(e,t),D=Array.isArray,M0=e=>s2(e)==="[object Map]",m3=e=>s2(e)==="[object Set]",O=e=>typeof e=="function",Z=e=>typeof e=="string",W1=e=>typeof e=="symbol",$=e=>e!==null&&typeof e=="object",z3=e=>($(e)||O(e))&&O(e.then)&&O(e.catch),C3=Object.prototype.toString,s2=e=>C3.call(e),je=e=>s2(e).slice(8,-1),b3=e=>s2(e)==="[object Object]",va=e=>Z(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,B0=aa(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),d2=e=>{const t=Object.create(null);return v=>t[v]||(t[v]=e(v))},Xe=/-(\w)/g,f1=d2(e=>e.replace(Xe,(t,v)=>v?v.toUpperCase():"")),$e=/\B([A-Z])/g,l0=d2(e=>e.replace($e,"-$1").toLowerCase()),o2=d2(e=>e.charAt(0).toUpperCase()+e.slice(1)),C2=d2(e=>e?`on${o2(e)}`:""),U1=(e,t)=>!Object.is(e,t),b2=(e,...t)=>{for(let v=0;v<e.length;v++)e[v](...t)},w3=(e,t,v,h=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:h,value:v})},Ke=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Pa;const ha=()=>Pa||(Pa=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function la(e){if(D(e)){const t={};for(let v=0;v<e.length;v++){const h=e[v],l=Z(h)?Je(h):la(h);if(l)for(const s in l)t[s]=l[s]}return t}else if(Z(e)||$(e))return e}const Ze=/;(?![^(]*\))/g,Qe=/:([^]+)/,Ye=/\/\*[^]*?\*\//g;function Je(e){const t={};return e.replace(Ye,"").split(Ze).forEach(v=>{if(v){const h=v.split(Qe);h.length>1&&(t[h[0].trim()]=h[1].trim())}}),t}function r2(e){let t="";if(Z(e))t=e;else if(D(e))for(let v=0;v<e.length;v++){const h=r2(e[v]);h&&(t+=h+" ")}else if($(e))for(const v in e)e[v]&&(t+=v+" ");return t.trim()}const a5="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",e5=aa(a5);function S3(e){return!!e||e===""}const B3=e=>!!(e&&e.__v_isRef===!0),F3=e=>Z(e)?e:e==null?"":D(e)||$(e)&&(e.toString===C3||!O(e.toString))?B3(e)?F3(e.value):JSON.stringify(e,D3,2):String(e),D3=(e,t)=>B3(t)?D3(e,t.value):M0(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((v,[h,l],s)=>(v[w2(h,s)+" =>"]=l,v),{})}:m3(t)?{[`Set(${t.size})`]:[...t.values()].map(v=>w2(v))}:W1(t)?w2(t):$(t)&&!D(t)&&!b3(t)?String(t):t,w2=(e,t="")=>{var v;return W1(e)?`Symbol(${(v=e.description)!=null?v:t})`:e};/** * @vue/reactivity v3.4.37 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/let i1;class t5{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=i1,!t&&i1&&(this.index=(i1.scopes||(i1.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const v=i1;try{return i1=this,t()}finally{i1=v}}}on(){i1=this}off(){i1=this.parent}stop(t){if(this._active){let v,h;for(v=0,h=this.effects.length;v<h;v++)this.effects[v].stop();for(v=0,h=this.cleanups.length;v<h;v++)this.cleanups[v]();if(this.scopes)for(v=0,h=this.scopes.length;v<h;v++)this.scopes[v].stop(!0);if(!this.detached&&this.parent&&!t){const l=this.parent.scopes.pop();l&&l!==this&&(this.parent.scopes[this.index]=l,l.index=this.index)}this.parent=void 0,this._active=!1}}}function v5(e,t=i1){t&&t.active&&t.effects.push(e)}function h5(){return i1}let e0;class sa{constructor(t,v,h,l){this.fn=t,this.trigger=v,this.scheduler=h,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,v5(this,l)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,G1();for(let t=0;t<this._depsLength;t++){const v=this.deps[t];if(v.computed&&(l5(v.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),V1()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=E1,v=e0;try{return E1=!0,e0=this,this._runnings++,Aa(this),this.fn()}finally{La(this),this._runnings--,e0=v,E1=t}}stop(){this.active&&(Aa(this),La(this),this.onStop&&this.onStop(),this.active=!1)}}function l5(e){return e.value}function Aa(e){e._trackId++,e._depsLength=0}function La(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)x3(e.deps[t],e);e.deps.length=e._depsLength}}function x3(e,t){const v=e.get(t);v!==void 0&&t._trackId!==v&&(e.delete(t),e.size===0&&e.cleanup())}let E1=!0,H2=0;const O3=[];function G1(){O3.push(E1),E1=!1}function V1(){const e=O3.pop();E1=e===void 0?!0:e}function da(){H2++}function oa(){for(H2--;!H2&&E2.length;)E2.shift()()}function P3(e,t,v){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const h=e.deps[e._depsLength];h!==t?(h&&x3(h,e),e.deps[e._depsLength++]=t):e._depsLength++}}const E2=[];function A3(e,t,v){da();for(const h of e.keys()){let l;h._dirtyLevel<t&&(l??(l=e.get(h)===h._trackId))&&(h._shouldSchedule||(h._shouldSchedule=h._dirtyLevel===0),h._dirtyLevel=t),h._shouldSchedule&&(l??(l=e.get(h)===h._trackId))&&(h.trigger(),(!h._runnings||h.allowRecurse)&&h._dirtyLevel!==2&&(h._shouldSchedule=!1,h.scheduler&&E2.push(h.scheduler)))}oa()}const L3=(e,t)=>{const v=new Map;return v.cleanup=e,v.computed=t,v},N2=new WeakMap,t0=Symbol(""),_2=Symbol("");function o1(e,t,v){if(E1&&e0){let h=N2.get(e);h||N2.set(e,h=new Map);let l=h.get(v);l||h.set(v,l=L3(()=>h.delete(v))),P3(e0,l)}}function P1(e,t,v,h,l,s){const d=N2.get(e);if(!d)return;let o=[];if(t==="clear")o=[...d.values()];else if(v==="length"&&D(e)){const c=Number(h);d.forEach((p,g)=>{(g==="length"||!W1(g)&&g>=c)&&o.push(p)})}else switch(v!==void 0&&o.push(d.get(v)),t){case"add":D(e)?va(v)&&o.push(d.get("length")):(o.push(d.get(t0)),M0(e)&&o.push(d.get(_2)));break;case"delete":D(e)||(o.push(d.get(t0)),M0(e)&&o.push(d.get(_2)));break;case"set":M0(e)&&o.push(d.get(t0));break}da();for(const c of o)c&&A3(c,4);oa()}const s5=aa("__proto__,__v_isRef,__isVue"),R3=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(W1)),Ra=d5();function d5(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...v){const h=H(this);for(let s=0,d=this.length;s<d;s++)o1(h,"get",s+"");const l=h[t](...v);return l===-1||l===!1?h[t](...v.map(H)):l}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...v){G1(),da();const h=H(this)[t].apply(this,v);return oa(),V1(),h}}),e}function o5(e){W1(e)||(e=String(e));const t=H(this);return o1(t,"has",e),t.hasOwnProperty(e)}class T3{constructor(t=!1,v=!1){this._isReadonly=t,this._isShallow=v}get(t,v,h){const l=this._isReadonly,s=this._isShallow;if(v==="__v_isReactive")return!l;if(v==="__v_isReadonly")return l;if(v==="__v_isShallow")return s;if(v==="__v_raw")return h===(l?s?m5:N3:s?E3:H3).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(h)?t:void 0;const d=D(t);if(!l){if(d&&R(Ra,v))return Reflect.get(Ra,v,h);if(v==="hasOwnProperty")return o5}const o=Reflect.get(t,v,h);return(W1(v)?R3.has(v):s5(v))||(l||o1(t,"get",v),s)?o:r1(o)?d&&va(v)?o:o.value:$(o)?l?_3(o):na(o):o}}class q3 extends T3{constructor(t=!1){super(!1,t)}set(t,v,h,l){let s=t[v];if(!this._isShallow){const c=h0(s);if(!u0(h)&&!h0(h)&&(s=H(s),h=H(h)),!D(t)&&r1(s)&&!r1(h))return c?!1:(s.value=h,!0)}const d=D(t)&&va(v)?Number(v)<t.length:R(t,v),o=Reflect.set(t,v,h,l);return t===H(l)&&(d?U1(h,s)&&P1(t,"set",v,h):P1(t,"add",v,h)),o}deleteProperty(t,v){const h=R(t,v);t[v];const l=Reflect.deleteProperty(t,v);return l&&h&&P1(t,"delete",v,void 0),l}has(t,v){const h=Reflect.has(t,v);return(!W1(v)||!R3.has(v))&&o1(t,"has",v),h}ownKeys(t){return o1(t,"iterate",D(t)?"length":t0),Reflect.ownKeys(t)}}class r5 extends T3{constructor(t=!1){super(!0,t)}set(t,v){return!0}deleteProperty(t,v){return!0}}const c5=new q3,n5=new r5,p5=new q3(!0);const ra=e=>e,c2=e=>Reflect.getPrototypeOf(e);function N0(e,t,v=!1,h=!1){e=e.__v_raw;const l=H(e),s=H(t);v||(U1(t,s)&&o1(l,"get",t),o1(l,"get",s));const{has:d}=c2(l),o=h?ra:v?ga:P0;if(d.call(l,t))return o(e.get(t));if(d.call(l,s))return o(e.get(s));e!==l&&e.get(t)}function _0(e,t=!1){const v=this.__v_raw,h=H(v),l=H(e);return t||(U1(e,l)&&o1(h,"has",e),o1(h,"has",l)),e===l?v.has(e):v.has(e)||v.has(l)}function U0(e,t=!1){return e=e.__v_raw,!t&&o1(H(e),"iterate",t0),Reflect.get(e,"size",e)}function Ta(e,t=!1){!t&&!u0(e)&&!h0(e)&&(e=H(e));const v=H(this);return c2(v).has.call(v,e)||(v.add(e),P1(v,"add",e,e)),this}function qa(e,t,v=!1){!v&&!u0(t)&&!h0(t)&&(t=H(t));const h=H(this),{has:l,get:s}=c2(h);let d=l.call(h,e);d||(e=H(e),d=l.call(h,e));const o=s.call(h,e);return h.set(e,t),d?U1(t,o)&&P1(h,"set",e,t):P1(h,"add",e,t),this}function Ha(e){const t=H(this),{has:v,get:h}=c2(t);let l=v.call(t,e);l||(e=H(e),l=v.call(t,e)),h&&h.call(t,e);const s=t.delete(e);return l&&P1(t,"delete",e,void 0),s}function Ea(){const e=H(this),t=e.size!==0,v=e.clear();return t&&P1(e,"clear",void 0,void 0),v}function W0(e,t){return function(h,l){const s=this,d=s.__v_raw,o=H(d),c=t?ra:e?ga:P0;return!e&&o1(o,"iterate",t0),d.forEach((p,g)=>h.call(l,c(p),c(g),s))}}function G0(e,t,v){return function(...h){const l=this.__v_raw,s=H(l),d=M0(s),o=e==="entries"||e===Symbol.iterator&&d,c=e==="keys"&&d,p=l[e](...h),g=v?ra:t?ga:P0;return!t&&o1(s,"iterate",c?_2:t0),{next(){const{value:y,done:f}=p.next();return f?{value:y,done:f}:{value:o?[g(y[0]),g(y[1])]:g(y),done:f}},[Symbol.iterator](){return this}}}}function R1(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function g5(){const e={get(s){return N0(this,s)},get size(){return U0(this)},has:_0,add:Ta,set:qa,delete:Ha,clear:Ea,forEach:W0(!1,!1)},t={get(s){return N0(this,s,!1,!0)},get size(){return U0(this)},has:_0,add(s){return Ta.call(this,s,!0)},set(s,d){return qa.call(this,s,d,!0)},delete:Ha,clear:Ea,forEach:W0(!1,!0)},v={get(s){return N0(this,s,!0)},get size(){return U0(this,!0)},has(s){return _0.call(this,s,!0)},add:R1("add"),set:R1("set"),delete:R1("delete"),clear:R1("clear"),forEach:W0(!0,!1)},h={get(s){return N0(this,s,!0,!0)},get size(){return U0(this,!0)},has(s){return _0.call(this,s,!0)},add:R1("add"),set:R1("set"),delete:R1("delete"),clear:R1("clear"),forEach:W0(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=G0(s,!1,!1),v[s]=G0(s,!0,!1),t[s]=G0(s,!1,!0),h[s]=G0(s,!0,!0)}),[e,v,t,h]}const[k5,y5,M5,i5]=g5();function ca(e,t){const v=t?e?i5:M5:e?y5:k5;return(h,l,s)=>l==="__v_isReactive"?!e:l==="__v_isReadonly"?e:l==="__v_raw"?h:Reflect.get(R(v,l)&&l in h?v:h,l,s)}const I5={get:ca(!1,!1)},u5={get:ca(!1,!0)},f5={get:ca(!0,!1)};const H3=new WeakMap,E3=new WeakMap,N3=new WeakMap,m5=new WeakMap;function z5(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function C5(e){return e.__v_skip||!Object.isExtensible(e)?0:z5(je(e))}function na(e){return h0(e)?e:pa(e,!1,c5,I5,H3)}function b5(e){return pa(e,!1,p5,u5,E3)}function _3(e){return pa(e,!0,n5,f5,N3)}function pa(e,t,v,h,l){if(!$(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=l.get(e);if(s)return s;const d=C5(e);if(d===0)return e;const o=new Proxy(e,d===2?h:v);return l.set(e,o),o}function F0(e){return h0(e)?F0(e.__v_raw):!!(e&&e.__v_isReactive)}function h0(e){return!!(e&&e.__v_isReadonly)}function u0(e){return!!(e&&e.__v_isShallow)}function U3(e){return e?!!e.__v_raw:!1}function H(e){const t=e&&e.__v_raw;return t?H(t):e}function w5(e){return Object.isExtensible(e)&&w3(e,"__v_skip",!0),e}const P0=e=>$(e)?na(e):e,ga=e=>$(e)?_3(e):e;class W3{constructor(t,v,h,l){this.getter=t,this._setter=v,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new sa(()=>t(this._value),()=>X0(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!l,this.__v_isReadonly=h}get value(){const t=H(this);return(!t._cacheable||t.effect.dirty)&&U1(t._value,t._value=t.effect.run())&&X0(t,4),G3(t),t.effect._dirtyLevel>=2&&X0(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function S5(e,t,v=!1){let h,l;const s=O(e);return s?(h=e,l=k1):(h=e.get,l=e.set),new W3(h,l,s||!l,v)}function G3(e){var t;E1&&e0&&(e=H(e),P3(e0,(t=e.dep)!=null?t:e.dep=L3(()=>e.dep=void 0,e instanceof W3?e:void 0)))}function X0(e,t=4,v,h){e=H(e);const l=e.dep;l&&A3(l,t)}function r1(e){return!!(e&&e.__v_isRef===!0)}function B5(e){return F5(e,!1)}function F5(e,t){return r1(e)?e:new D5(e,t)}class D5{constructor(t,v){this.__v_isShallow=v,this.dep=void 0,this.__v_isRef=!0,this._rawValue=v?t:H(t),this._value=v?t:P0(t)}get value(){return G3(this),this._value}set value(t){const v=this.__v_isShallow||u0(t)||h0(t);t=v?t:H(t),U1(t,this._rawValue)&&(this._rawValue,this._rawValue=t,this._value=v?t:P0(t),X0(this,4))}}function g0(e){return r1(e)?e.value:e}const x5={get:(e,t,v)=>g0(Reflect.get(e,t,v)),set:(e,t,v,h)=>{const l=e[t];return r1(l)&&!r1(v)?(l.value=v,!0):Reflect.set(e,t,v,h)}};function V3(e){return F0(e)?e:new Proxy(e,x5)}/** * @vue/runtime-core v3.4.37 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/function N1(e,t,v,h){try{return h?e(...h):e()}catch(l){n2(l,t,v)}}function u1(e,t,v,h){if(O(e)){const l=N1(e,t,v,h);return l&&z3(l)&&l.catch(s=>{n2(s,t,v)}),l}if(D(e)){const l=[];for(let s=0;s<e.length;s++)l.push(u1(e[s],t,v,h));return l}}function n2(e,t,v,h=!0){const l=t?t.vnode:null;if(t){let s=t.parent;const d=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${v}`;for(;s;){const p=s.ec;if(p){for(let g=0;g<p.length;g++)if(p[g](e,d,o)===!1)return}s=s.parent}const c=t.appContext.config.errorHandler;if(c){G1(),N1(c,null,10,[e,d,o]),V1();return}}O5(e,v,l,h)}function O5(e,t,v,h=!0){console.error(e)}let A0=!1,U2=!1;const J=[];let B1=0;const i0=[];let q1=null,Y1=0;const j3=Promise.resolve();let ka=null;function P5(e){const t=ka||j3;return e?t.then(this?e.bind(this):e):t}function A5(e){let t=B1+1,v=J.length;for(;t<v;){const h=t+v>>>1,l=J[h],s=L0(l);s<e||s===e&&l.pre?t=h+1:v=h}return t}function ya(e){(!J.length||!J.includes(e,A0&&e.allowRecurse?B1+1:B1))&&(e.id==null?J.push(e):J.splice(A5(e.id),0,e),X3())}function X3(){!A0&&!U2&&(U2=!0,ka=j3.then(K3))}function L5(e){const t=J.indexOf(e);t>B1&&J.splice(t,1)}function R5(e){D(e)?i0.push(...e):(!q1||!q1.includes(e,e.allowRecurse?Y1+1:Y1))&&i0.push(e),X3()}function Na(e,t,v=A0?B1+1:0){for(;v<J.length;v++){const h=J[v];if(h&&h.pre){if(e&&h.id!==e.uid)continue;J.splice(v,1),v--,h()}}}function $3(e){if(i0.length){const t=[...new Set(i0)].sort((v,h)=>L0(v)-L0(h));if(i0.length=0,q1){q1.push(...t);return}for(q1=t,Y1=0;Y1<q1.length;Y1++){const v=q1[Y1];v.active!==!1&&v()}q1=null,Y1=0}}const L0=e=>e.id==null?1/0:e.id,T5=(e,t)=>{const v=L0(e)-L0(t);if(v===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return v};function K3(e){U2=!1,A0=!0,J.sort(T5);try{for(B1=0;B1<J.length;B1++){const t=J[B1];t&&t.active!==!1&&N1(t,t.i,t.i?15:14)}}finally{B1=0,J.length=0,$3(),A0=!1,ka=null,(J.length||i0.length)&&K3()}}let I1=null,p2=null;function J0(e){const t=I1;return I1=e,p2=e&&e.type.__scopeId||null,t}function q5(e){p2=e}function H5(){p2=null}function Z3(e,t=I1,v){if(!t||e._n)return e;const h=(...l)=>{h._d&&Za(-1);const s=J0(t);let d;try{d=e(...l)}finally{J0(s),h._d&&Za(1)}return d};return h._n=!0,h._c=!0,h._d=!0,h}function Z1(e,t,v,h){const l=e.dirs,s=t&&t.dirs;for(let d=0;d<l.length;d++){const o=l[d];s&&(o.oldValue=s[d].value);let c=o.dir[h];c&&(G1(),u1(c,v,8,[e.el,o,e,t]),V1())}}function Q3(e,t){e.shapeFlag&6&&e.component?Q3(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}const $0=e=>!!e.type.__asyncLoader,Y3=e=>e.type.__isKeepAlive;function E5(e,t){J3(e,"a",t)}function N5(e,t){J3(e,"da",t)}function J3(e,t,v=a1){const h=e.__wdc||(e.__wdc=()=>{let l=v;for(;l;){if(l.isDeactivated)return;l=l.parent}return e()});if(g2(t,h,v),v){let l=v.parent;for(;l&&l.parent;)Y3(l.parent.vnode)&&_5(h,t,v,l),l=l.parent}}function _5(e,t,v,h){const l=g2(t,e,h,!0);ae(()=>{ta(h[t],l)},v)}function g2(e,t,v=a1,h=!1){if(v){const l=v[e]||(v[e]=[]),s=t.__weh||(t.__weh=(...d)=>{G1();const o=q0(v),c=u1(t,v,e,d);return o(),V1(),c});return h?l.unshift(s):l.push(s),s}}const A1=e=>(t,v=a1)=>{(!M2||e==="sp")&&g2(e,(...h)=>t(...h),v)},U5=A1("bm"),W5=A1("m"),G5=A1("bu"),V5=A1("u"),j5=A1("bum"),ae=A1("um"),X5=A1("sp"),$5=A1("rtg"),K5=A1("rtc");function Z5(e,t=a1){g2("ec",e,t)}const Ma="components";function _a(e,t){return te(Ma,e,!0,t)||e}const ee=Symbol.for("v-ndc");function S2(e){return Z(e)?te(Ma,e,!1)||e:e||ee}function te(e,t,v=!0,h=!1){const l=I1||a1;if(l){const s=l.type;if(e===Ma){const o=_4(s,!1);if(o&&(o===t||o===f1(t)||o===o2(f1(t))))return s}const d=Ua(l[e]||s[e],t)||Ua(l.appContext[e],t);return!d&&h?s:d}}function Ua(e,t){return e&&(e[t]||e[f1(t)]||e[o2(f1(t))])}const W2=e=>e?ze(e)?fa(e):W2(e.parent):null,D0=v1(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>W2(e.parent),$root:e=>W2(e.root),$emit:e=>e.emit,$options:e=>ia(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,ya(e.update)}),$nextTick:e=>e.n||(e.n=P5.bind(e.proxy)),$watch:e=>m4.bind(e)}),B2=(e,t)=>e!==X&&!e.__isScriptSetup&&R(e,t),Q5={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:v,setupState:h,data:l,props:s,accessCache:d,type:o,appContext:c}=e;let p;if(t[0]!=="$"){const B=d[t];if(B!==void 0)switch(B){case 1:return h[t];case 2:return l[t];case 4:return v[t];case 3:return s[t]}else{if(B2(h,t))return d[t]=1,h[t];if(l!==X&&R(l,t))return d[t]=2,l[t];if((p=e.propsOptions[0])&&R(p,t))return d[t]=3,s[t];if(v!==X&&R(v,t))return d[t]=4,v[t];G2&&(d[t]=0)}}const g=D0[t];let y,f;if(g)return t==="$attrs"&&o1(e.attrs,"get",""),g(e);if((y=o.__cssModules)&&(y=y[t]))return y;if(v!==X&&R(v,t))return d[t]=4,v[t];if(f=c.config.globalProperties,R(f,t))return f[t]},set({_:e},t,v){const{data:h,setupState:l,ctx:s}=e;return B2(l,t)?(l[t]=v,!0):h!==X&&R(h,t)?(h[t]=v,!0):R(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=v,!0)},has({_:{data:e,setupState:t,accessCache:v,ctx:h,appContext:l,propsOptions:s}},d){let o;return!!v[d]||e!==X&&R(e,d)||B2(t,d)||(o=s[0])&&R(o,d)||R(h,d)||R(D0,d)||R(l.config.globalProperties,d)},defineProperty(e,t,v){return v.get!=null?e._.accessCache[t]=0:R(v,"value")&&this.set(e,t,v.value,null),Reflect.defineProperty(e,t,v)}};function Wa(e){return D(e)?e.reduce((t,v)=>(t[v]=null,t),{}):e}let G2=!0;function Y5(e){const t=ia(e),v=e.proxy,h=e.ctx;G2=!1,t.beforeCreate&&Ga(t.beforeCreate,e,"bc");const{data:l,computed:s,methods:d,watch:o,provide:c,inject:p,created:g,beforeMount:y,mounted:f,beforeUpdate:B,updated:A,activated:F,deactivated:U,beforeDestroy:E,beforeUnmount:N,destroyed:T,unmounted:K,render:Y,renderTracked:L,renderTriggered:p1,errorCaptured:y1,serverPrefetch:L1,expose:m1,inheritAttrs:W,components:g1,directives:X1,filters:o0}=t;if(p&&J5(p,h,null),d)for(const j in d){const _=d[j];O(_)&&(h[j]=_.bind(v))}if(l){const j=l.call(v,v);$(j)&&(e.data=na(j))}if(G2=!0,s)for(const j in s){const _=s[j],$1=O(_)?_.bind(v,v):O(_.get)?_.get.bind(v,v):k1,H0=!O(_)&&O(_.set)?_.set.bind(v):k1,K1=W4({get:$1,set:H0});Object.defineProperty(h,j,{enumerable:!0,configurable:!0,get:()=>K1.value,set:z1=>K1.value=z1})}if(o)for(const j in o)ve(o[j],h,v,j);if(c){const j=O(c)?c.call(v):c;Reflect.ownKeys(j).forEach(_=>{l4(_,j[_])})}g&&Ga(g,e,"c");function e1(j,_){D(_)?_.forEach($1=>j($1.bind(v))):_&&j(_.bind(v))}if(e1(U5,y),e1(W5,f),e1(G5,B),e1(V5,A),e1(E5,F),e1(N5,U),e1(Z5,y1),e1(K5,L),e1($5,p1),e1(j5,N),e1(ae,K),e1(X5,L1),D(m1))if(m1.length){const j=e.exposed||(e.exposed={});m1.forEach(_=>{Object.defineProperty(j,_,{get:()=>v[_],set:$1=>v[_]=$1})})}else e.exposed||(e.exposed={});Y&&e.render===k1&&(e.render=Y),W!=null&&(e.inheritAttrs=W),g1&&(e.components=g1),X1&&(e.directives=X1)}function J5(e,t,v=k1){D(e)&&(e=V2(e));for(const h in e){const l=e[h];let s;$(l)?"default"in l?s=K0(l.from||h,l.default,!0):s=K0(l.from||h):s=K0(l),r1(s)?Object.defineProperty(t,h,{enumerable:!0,configurable:!0,get:()=>s.value,set:d=>s.value=d}):t[h]=s}}function Ga(e,t,v){u1(D(e)?e.map(h=>h.bind(t.proxy)):e.bind(t.proxy),t,v)}function ve(e,t,v,h){const l=h.includes(".")?ie(v,h):()=>v[h];if(Z(e)){const s=t[e];O(s)&&D2(l,s)}else if(O(e))D2(l,e.bind(v));else if($(e))if(D(e))e.forEach(s=>ve(s,t,v,h));else{const s=O(e.handler)?e.handler.bind(v):t[e.handler];O(s)&&D2(l,s,e)}}function ia(e){const t=e.type,{mixins:v,extends:h}=t,{mixins:l,optionsCache:s,config:{optionMergeStrategies:d}}=e.appContext,o=s.get(t);let c;return o?c=o:!l.length&&!v&&!h?c=t:(c={},l.length&&l.forEach(p=>a2(c,p,d,!0)),a2(c,t,d)),$(t)&&s.set(t,c),c}function a2(e,t,v,h=!1){const{mixins:l,extends:s}=t;s&&a2(e,s,v,!0),l&&l.forEach(d=>a2(e,d,v,!0));for(const d in t)if(!(h&&d==="expose")){const o=a4[d]||v&&v[d];e[d]=o?o(e[d],t[d]):t[d]}return e}const a4={data:Va,props:ja,emits:ja,methods:w0,computed:w0,beforeCreate:t1,created:t1,beforeMount:t1,mounted:t1,beforeUpdate:t1,updated:t1,beforeDestroy:t1,beforeUnmount:t1,destroyed:t1,unmounted:t1,activated:t1,deactivated:t1,errorCaptured:t1,serverPrefetch:t1,components:w0,directives:w0,watch:t4,provide:Va,inject:e4};function Va(e,t){return t?e?function(){return v1(O(e)?e.call(this,this):e,O(t)?t.call(this,this):t)}:t:e}function e4(e,t){return w0(V2(e),V2(t))}function V2(e){if(D(e)){const t={};for(let v=0;v<e.length;v++)t[e[v]]=e[v];return t}return e}function t1(e,t){return e?[...new Set([].concat(e,t))]:t}function w0(e,t){return e?v1(Object.create(null),e,t):t}function ja(e,t){return e?D(e)&&D(t)?[...new Set([...e,...t])]:v1(Object.create(null),Wa(e),Wa(t??{})):t}function t4(e,t){if(!e)return t;if(!t)return e;const v=v1(Object.create(null),e);for(const h in t)v[h]=t1(e[h],t[h]);return v}function he(){return{app:null,config:{isNativeTag:Ge,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let v4=0;function h4(e,t){return function(h,l=null){O(h)||(h=v1({},h)),l!=null&&!$(l)&&(l=null);const s=he(),d=new WeakSet;let o=!1;const c=s.app={_uid:v4++,_component:h,_props:l,_container:null,_context:s,_instance:null,version:G4,get config(){return s.config},set config(p){},use(p,...g){return d.has(p)||(p&&O(p.install)?(d.add(p),p.install(c,...g)):O(p)&&(d.add(p),p(c,...g))),c},mixin(p){return s.mixins.includes(p)||s.mixins.push(p),c},component(p,g){return g?(s.components[p]=g,c):s.components[p]},directive(p,g){return g?(s.directives[p]=g,c):s.directives[p]},mount(p,g,y){if(!o){const f=V(h,l);return f.appContext=s,y===!0?y="svg":y===!1&&(y=void 0),g&&t?t(f,p):e(f,p,y),o=!0,c._container=p,p.__vue_app__=c,fa(f.component)}},unmount(){o&&(e(null,c._container),delete c._container.__vue_app__)},provide(p,g){return s.provides[p]=g,c},runWithContext(p){const g=I0;I0=c;try{return p()}finally{I0=g}}};return c}}let I0=null;function l4(e,t){if(a1){let v=a1.provides;const h=a1.parent&&a1.parent.provides;h===v&&(v=a1.provides=Object.create(h)),v[e]=t}}function K0(e,t,v=!1){const h=a1||I1;if(h||I0){const l=I0?I0._context.provides:h?h.parent==null?h.vnode.appContext&&h.vnode.appContext.provides:h.parent.provides:void 0;if(l&&e in l)return l[e];if(arguments.length>1)return v&&O(t)?t.call(h&&h.proxy):t}}const le={},se=()=>Object.create(le),de=e=>Object.getPrototypeOf(e)===le;function s4(e,t,v,h=!1){const l={},s=se();e.propsDefaults=Object.create(null),oe(e,t,l,s);for(const d in e.propsOptions[0])d in l||(l[d]=void 0);v?e.props=h?l:b5(l):e.type.props?e.props=l:e.props=s,e.attrs=s}function d4(e,t,v,h){const{props:l,attrs:s,vnode:{patchFlag:d}}=e,o=H(l),[c]=e.propsOptions;let p=!1;if((h||d>0)&&!(d&16)){if(d&8){const g=e.vnode.dynamicProps;for(let y=0;y<g.length;y++){let f=g[y];if(k2(e.emitsOptions,f))continue;const B=t[f];if(c)if(R(s,f))B!==s[f]&&(s[f]=B,p=!0);else{const A=f1(f);l[A]=j2(c,o,A,B,e,!1)}else B!==s[f]&&(s[f]=B,p=!0)}}}else{oe(e,t,l,s)&&(p=!0);let g;for(const y in o)(!t||!R(t,y)&&((g=l0(y))===y||!R(t,g)))&&(c?v&&(v[y]!==void 0||v[g]!==void 0)&&(l[y]=j2(c,o,y,void 0,e,!0)):delete l[y]);if(s!==o)for(const y in s)(!t||!R(t,y))&&(delete s[y],p=!0)}p&&P1(e.attrs,"set","")}function oe(e,t,v,h){const[l,s]=e.propsOptions;let d=!1,o;if(t)for(let c in t){if(B0(c))continue;const p=t[c];let g;l&&R(l,g=f1(c))?!s||!s.includes(g)?v[g]=p:(o||(o={}))[g]=p:k2(e.emitsOptions,c)||(!(c in h)||p!==h[c])&&(h[c]=p,d=!0)}if(s){const c=H(v),p=o||X;for(let g=0;g<s.length;g++){const y=s[g];v[y]=j2(l,c,y,p[y],e,!R(p,y))}}return d}function j2(e,t,v,h,l,s){const d=e[v];if(d!=null){const o=R(d,"default");if(o&&h===void 0){const c=d.default;if(d.type!==Function&&!d.skipFactory&&O(c)){const{propsDefaults:p}=l;if(v in p)h=p[v];else{const g=q0(l);h=p[v]=c.call(null,t),g()}}else h=c}d[0]&&(s&&!o?h=!1:d[1]&&(h===""||h===l0(v))&&(h=!0))}return h}const o4=new WeakMap;function re(e,t,v=!1){const h=v?o4:t.propsCache,l=h.get(e);if(l)return l;const s=e.props,d={},o=[];let c=!1;if(!O(e)){const g=y=>{c=!0;const[f,B]=re(y,t,!0);v1(d,f),B&&o.push(...B)};!v&&t.mixins.length&&t.mixins.forEach(g),e.extends&&g(e.extends),e.mixins&&e.mixins.forEach(g)}if(!s&&!c)return $(e)&&h.set(e,y0),y0;if(D(s))for(let g=0;g<s.length;g++){const y=f1(s[g]);Xa(y)&&(d[y]=X)}else if(s)for(const g in s){const y=f1(g);if(Xa(y)){const f=s[g],B=d[y]=D(f)||O(f)?{type:f}:v1({},f),A=B.type;let F=!1,U=!0;if(D(A))for(let E=0;E<A.length;++E){const N=A[E],T=O(N)&&N.name;if(T==="Boolean"){F=!0;break}else T==="String"&&(U=!1)}else F=O(A)&&A.name==="Boolean";B[0]=F,B[1]=U,(F||R(B,"default"))&&o.push(y)}}const p=[d,o];return $(e)&&h.set(e,p),p}function Xa(e){return e[0]!=="$"&&!B0(e)}const ce=e=>e[0]==="_"||e==="$stable",Ia=e=>D(e)?e.map(S1):[S1(e)],r4=(e,t,v)=>{if(t._n)return t;const h=Z3((...l)=>Ia(t(...l)),v);return h._c=!1,h},ne=(e,t,v)=>{const h=e._ctx;for(const l in e){if(ce(l))continue;const s=e[l];if(O(s))t[l]=r4(l,s,h);else if(s!=null){const d=Ia(s);t[l]=()=>d}}},pe=(e,t)=>{const v=Ia(t);e.slots.default=()=>v},ge=(e,t,v)=>{for(const h in t)(v||h!=="_")&&(e[h]=t[h])},c4=(e,t,v)=>{const h=e.slots=se();if(e.vnode.shapeFlag&32){const l=t._;l?(ge(h,t,v),v&&w3(h,"_",l,!0)):ne(t,h)}else t&&pe(e,t)},n4=(e,t,v)=>{const{vnode:h,slots:l}=e;let s=!0,d=X;if(h.shapeFlag&32){const o=t._;o?v&&o===1?s=!1:ge(l,t,v):(s=!t.$stable,ne(t,l)),d=t}else t&&(pe(e,t),d={default:1});if(s)for(const o in l)!ce(o)&&d[o]==null&&delete l[o]};function X2(e,t,v,h,l=!1){if(D(e)){e.forEach((f,B)=>X2(f,t&&(D(t)?t[B]:t),v,h,l));return}if($0(h)&&!l)return;const s=h.shapeFlag&4?fa(h.component):h.el,d=l?null:s,{i:o,r:c}=e,p=t&&t.r,g=o.refs===X?o.refs={}:o.refs,y=o.setupState;if(p!=null&&p!==c&&(Z(p)?(g[p]=null,R(y,p)&&(y[p]=null)):r1(p)&&(p.value=null)),O(c))N1(c,o,12,[d,g]);else{const f=Z(c),B=r1(c);if(f||B){const A=()=>{if(e.f){const F=f?R(y,c)?y[c]:g[c]:c.value;l?D(F)&&ta(F,s):D(F)?F.includes(s)||F.push(s):f?(g[c]=[s],R(y,c)&&(y[c]=g[c])):(c.value=[s],e.k&&(g[e.k]=c.value))}else f?(g[c]=d,R(y,c)&&(y[c]=d)):B&&(c.value=d,e.k&&(g[e.k]=d))};d?(A.id=-1,l1(A,v)):A()}}}const p4=Symbol("_vte"),g4=e=>e.__isTeleport;function k4(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(ha().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const l1=D4;function y4(e){return M4(e)}function M4(e,t){k4();const v=ha();v.__VUE__=!0;const{insert:h,remove:l,patchProp:s,createElement:d,createText:o,createComment:c,setText:p,setElementText:g,parentNode:y,nextSibling:f,setScopeId:B=k1,insertStaticContent:A}=e,F=(r,n,k,I=null,M=null,u=null,C=void 0,m=null,z=!!n.dynamicChildren)=>{if(r===n)return;r&&!C0(r,n)&&(I=E0(r),z1(r,M,u,!0),r=null),n.patchFlag===-2&&(z=!1,n.dynamicChildren=null);const{type:i,ref:b,shapeFlag:S}=n;switch(i){case y2:U(r,n,k,I);break;case R0:E(r,n,k,I);break;case O2:r==null&&N(n,k,I,C);break;case O1:g1(r,n,k,I,M,u,C,m,z);break;default:S&1?Y(r,n,k,I,M,u,C,m,z):S&6?X1(r,n,k,I,M,u,C,m,z):(S&64||S&128)&&i.process(r,n,k,I,M,u,C,m,z,r0)}b!=null&&M&&X2(b,r&&r.ref,u,n||r,!n)},U=(r,n,k,I)=>{if(r==null)h(n.el=o(n.children),k,I);else{const M=n.el=r.el;n.children!==r.children&&p(M,n.children)}},E=(r,n,k,I)=>{r==null?h(n.el=c(n.children||""),k,I):n.el=r.el},N=(r,n,k,I)=>{[r.el,r.anchor]=A(r.children,n,k,I,r.el,r.anchor)},T=({el:r,anchor:n},k,I)=>{let M;for(;r&&r!==n;)M=f(r),h(r,k,I),r=M;h(n,k,I)},K=({el:r,anchor:n})=>{let k;for(;r&&r!==n;)k=f(r),l(r),r=k;l(n)},Y=(r,n,k,I,M,u,C,m,z)=>{n.type==="svg"?C="svg":n.type==="math"&&(C="mathml"),r==null?L(n,k,I,M,u,C,m,z):L1(r,n,M,u,C,m,z)},L=(r,n,k,I,M,u,C,m)=>{let z,i;const{props:b,shapeFlag:S,transition:w,dirs:x}=r;if(z=r.el=d(r.type,u,b&&b.is,b),S&8?g(z,r.children):S&16&&y1(r.children,z,null,I,M,F2(r,u),C,m),x&&Z1(r,null,I,"created"),p1(z,r,r.scopeId,C,I),b){for(const G in b)G!=="value"&&!B0(G)&&s(z,G,null,b[G],u,I);"value"in b&&s(z,"value",null,b.value,u),(i=b.onVnodeBeforeMount)&&b1(i,I,r)}x&&Z1(r,null,I,"beforeMount");const P=i4(M,w);P&&w.beforeEnter(z),h(z,n,k),((i=b&&b.onVnodeMounted)||P||x)&&l1(()=>{i&&b1(i,I,r),P&&w.enter(z),x&&Z1(r,null,I,"mounted")},M)},p1=(r,n,k,I,M)=>{if(k&&B(r,k),I)for(let u=0;u<I.length;u++)B(r,I[u]);if(M){let u=M.subTree;if(n===u){const C=M.vnode;p1(r,C,C.scopeId,C.slotScopeIds,M.parent)}}},y1=(r,n,k,I,M,u,C,m,z=0)=>{for(let i=z;i<r.length;i++){const b=r[i]=m?H1(r[i]):S1(r[i]);F(null,b,n,k,I,M,u,C,m)}},L1=(r,n,k,I,M,u,C)=>{const m=n.el=r.el;let{patchFlag:z,dynamicChildren:i,dirs:b}=n;z|=r.patchFlag&16;const S=r.props||X,w=n.props||X;let x;if(k&&Q1(k,!1),(x=w.onVnodeBeforeUpdate)&&b1(x,k,n,r),b&&Z1(n,r,k,"beforeUpdate"),k&&Q1(k,!0),(S.innerHTML&&w.innerHTML==null||S.textContent&&w.textContent==null)&&g(m,""),i?m1(r.dynamicChildren,i,m,k,I,F2(n,M),u):C||_(r,n,m,null,k,I,F2(n,M),u,!1),z>0){if(z&16)W(m,S,w,k,M);else if(z&2&&S.class!==w.class&&s(m,"class",null,w.class,M),z&4&&s(m,"style",S.style,w.style,M),z&8){const P=n.dynamicProps;for(let G=0;G<P.length;G++){const q=P[G],Q=S[q],M1=w[q];(M1!==Q||q==="value")&&s(m,q,Q,M1,M,k)}}z&1&&r.children!==n.children&&g(m,n.children)}else!C&&i==null&&W(m,S,w,k,M);((x=w.onVnodeUpdated)||b)&&l1(()=>{x&&b1(x,k,n,r),b&&Z1(n,r,k,"updated")},I)},m1=(r,n,k,I,M,u,C)=>{for(let m=0;m<n.length;m++){const z=r[m],i=n[m],b=z.el&&(z.type===O1||!C0(z,i)||z.shapeFlag&70)?y(z.el):k;F(z,i,b,null,I,M,u,C,!0)}},W=(r,n,k,I,M)=>{if(n!==k){if(n!==X)for(const u in n)!B0(u)&&!(u in k)&&s(r,u,n[u],null,M,I);for(const u in k){if(B0(u))continue;const C=k[u],m=n[u];C!==m&&u!=="value"&&s(r,u,m,C,M,I)}"value"in k&&s(r,"value",n.value,k.value,M)}},g1=(r,n,k,I,M,u,C,m,z)=>{const i=n.el=r?r.el:o(""),b=n.anchor=r?r.anchor:o("");let{patchFlag:S,dynamicChildren:w,slotScopeIds:x}=n;x&&(m=m?m.concat(x):x),r==null?(h(i,k,I),h(b,k,I),y1(n.children||[],k,b,M,u,C,m,z)):S>0&&S&64&&w&&r.dynamicChildren?(m1(r.dynamicChildren,w,k,M,u,C,m),(n.key!=null||M&&n===M.subTree)&&ke(r,n,!0)):_(r,n,k,b,M,u,C,m,z)},X1=(r,n,k,I,M,u,C,m,z)=>{n.slotScopeIds=m,r==null?n.shapeFlag&512?M.ctx.activate(n,k,I,C,z):o0(n,k,I,M,u,C,z):Sa(r,n,z)},o0=(r,n,k,I,M,u,C)=>{const m=r.component=T4(r,I,M);if(Y3(r)&&(m.ctx.renderer=r0),q4(m,!1,C),m.asyncDep){if(M&&M.registerDep(m,e1,C),!r.el){const z=m.subTree=V(R0);E(null,z,n,k)}}else e1(m,r,n,k,M,u,C)},Sa=(r,n,k)=>{const I=n.component=r.component;if(S4(r,n,k))if(I.asyncDep&&!I.asyncResolved){j(I,n,k);return}else I.next=n,L5(I.update),I.effect.dirty=!0,I.update();else n.el=r.el,I.vnode=n},e1=(r,n,k,I,M,u,C)=>{const m=()=>{if(r.isMounted){let{next:b,bu:S,u:w,parent:x,vnode:P}=r;{const c0=ye(r);if(c0){b&&(b.el=P.el,j(r,b,C)),c0.asyncDep.then(()=>{r.isUnmounted||m()});return}}let G=b,q;Q1(r,!1),b?(b.el=P.el,j(r,b,C)):b=P,S&&b2(S),(q=b.props&&b.props.onVnodeBeforeUpdate)&&b1(q,x,b,P),Q1(r,!0);const Q=x2(r),M1=r.subTree;r.subTree=Q,F(M1,Q,y(M1.el),E0(M1),r,M,u),b.el=Q.el,G===null&&B4(r,Q.el),w&&l1(w,M),(q=b.props&&b.props.onVnodeUpdated)&&l1(()=>b1(q,x,b,P),M)}else{let b;const{el:S,props:w}=n,{bm:x,m:P,parent:G}=r,q=$0(n);if(Q1(r,!1),x&&b2(x),!q&&(b=w&&w.onVnodeBeforeMount)&&b1(b,G,n),Q1(r,!0),S&&z2){const Q=()=>{r.subTree=x2(r),z2(S,r.subTree,r,M,null)};q?n.type.__asyncLoader().then(()=>!r.isUnmounted&&Q()):Q()}else{const Q=r.subTree=x2(r);F(null,Q,k,I,r,M,u),n.el=Q.el}if(P&&l1(P,M),!q&&(b=w&&w.onVnodeMounted)){const Q=n;l1(()=>b1(b,G,Q),M)}(n.shapeFlag&256||G&&$0(G.vnode)&&G.vnode.shapeFlag&256)&&r.a&&l1(r.a,M),r.isMounted=!0,n=k=I=null}},z=r.effect=new sa(m,k1,()=>ya(i),r.scope),i=r.update=()=>{z.dirty&&z.run()};i.i=r,i.id=r.uid,Q1(r,!0),i()},j=(r,n,k)=>{n.component=r;const I=r.vnode.props;r.vnode=n,r.next=null,d4(r,n.props,I,k),n4(r,n.children,k),G1(),Na(r),V1()},_=(r,n,k,I,M,u,C,m,z=!1)=>{const i=r&&r.children,b=r?r.shapeFlag:0,S=n.children,{patchFlag:w,shapeFlag:x}=n;if(w>0){if(w&128){H0(i,S,k,I,M,u,C,m,z);return}else if(w&256){$1(i,S,k,I,M,u,C,m,z);return}}x&8?(b&16&&m0(i,M,u),S!==i&&g(k,S)):b&16?x&16?H0(i,S,k,I,M,u,C,m,z):m0(i,M,u,!0):(b&8&&g(k,""),x&16&&y1(S,k,I,M,u,C,m,z))},$1=(r,n,k,I,M,u,C,m,z)=>{r=r||y0,n=n||y0;const i=r.length,b=n.length,S=Math.min(i,b);let w;for(w=0;w<S;w++){const x=n[w]=z?H1(n[w]):S1(n[w]);F(r[w],x,k,null,M,u,C,m,z)}i>b?m0(r,M,u,!0,!1,S):y1(n,k,I,M,u,C,m,z,S)},H0=(r,n,k,I,M,u,C,m,z)=>{let i=0;const b=n.length;let S=r.length-1,w=b-1;for(;i<=S&&i<=w;){const x=r[i],P=n[i]=z?H1(n[i]):S1(n[i]);if(C0(x,P))F(x,P,k,null,M,u,C,m,z);else break;i++}for(;i<=S&&i<=w;){const x=r[S],P=n[w]=z?H1(n[w]):S1(n[w]);if(C0(x,P))F(x,P,k,null,M,u,C,m,z);else break;S--,w--}if(i>S){if(i<=w){const x=w+1,P=x<b?n[x].el:I;for(;i<=w;)F(null,n[i]=z?H1(n[i]):S1(n[i]),k,P,M,u,C,m,z),i++}}else if(i>w)for(;i<=S;)z1(r[i],M,u,!0),i++;else{const x=i,P=i,G=new Map;for(i=P;i<=w;i++){const c1=n[i]=z?H1(n[i]):S1(n[i]);c1.key!=null&&G.set(c1.key,i)}let q,Q=0;const M1=w-P+1;let c0=!1,Da=0;const z0=new Array(M1);for(i=0;i<M1;i++)z0[i]=0;for(i=x;i<=S;i++){const c1=r[i];if(Q>=M1){z1(c1,M,u,!0);continue}let C1;if(c1.key!=null)C1=G.get(c1.key);else for(q=P;q<=w;q++)if(z0[q-P]===0&&C0(c1,n[q])){C1=q;break}C1===void 0?z1(c1,M,u,!0):(z0[C1-P]=i+1,C1>=Da?Da=C1:c0=!0,F(c1,n[C1],k,null,M,u,C,m,z),Q++)}const xa=c0?I4(z0):y0;for(q=xa.length-1,i=M1-1;i>=0;i--){const c1=P+i,C1=n[c1],Oa=c1+1<b?n[c1+1].el:I;z0[i]===0?F(null,C1,k,Oa,M,u,C,m,z):c0&&(q<0||i!==xa[q]?K1(C1,k,Oa,2):q--)}}},K1=(r,n,k,I,M=null)=>{const{el:u,type:C,transition:m,children:z,shapeFlag:i}=r;if(i&6){K1(r.component.subTree,n,k,I);return}if(i&128){r.suspense.move(n,k,I);return}if(i&64){C.move(r,n,k,r0);return}if(C===O1){h(u,n,k);for(let S=0;S<z.length;S++)K1(z[S],n,k,I);h(r.anchor,n,k);return}if(C===O2){T(r,n,k);return}if(I!==2&&i&1&&m)if(I===0)m.beforeEnter(u),h(u,n,k),l1(()=>m.enter(u),M);else{const{leave:S,delayLeave:w,afterLeave:x}=m,P=()=>h(u,n,k),G=()=>{S(u,()=>{P(),x&&x()})};w?w(u,P,G):G()}else h(u,n,k)},z1=(r,n,k,I=!1,M=!1)=>{const{type:u,props:C,ref:m,children:z,dynamicChildren:i,shapeFlag:b,patchFlag:S,dirs:w,cacheIndex:x}=r;if(S===-2&&(M=!1),m!=null&&X2(m,null,k,r,!0),x!=null&&(n.renderCache[x]=void 0),b&256){n.ctx.deactivate(r);return}const P=b&1&&w,G=!$0(r);let q;if(G&&(q=C&&C.onVnodeBeforeUnmount)&&b1(q,n,r),b&6)We(r.component,k,I);else{if(b&128){r.suspense.unmount(k,I);return}P&&Z1(r,null,n,"beforeUnmount"),b&64?r.type.remove(r,n,k,r0,I):i&&!i.hasOnce&&(u!==O1||S>0&&S&64)?m0(i,n,k,!1,!0):(u===O1&&S&384||!M&&b&16)&&m0(z,n,k),I&&Ba(r)}(G&&(q=C&&C.onVnodeUnmounted)||P)&&l1(()=>{q&&b1(q,n,r),P&&Z1(r,null,n,"unmounted")},k)},Ba=r=>{const{type:n,el:k,anchor:I,transition:M}=r;if(n===O1){Ue(k,I);return}if(n===O2){K(r);return}const u=()=>{l(k),M&&!M.persisted&&M.afterLeave&&M.afterLeave()};if(r.shapeFlag&1&&M&&!M.persisted){const{leave:C,delayLeave:m}=M,z=()=>C(k,u);m?m(r.el,u,z):z()}else u()},Ue=(r,n)=>{let k;for(;r!==n;)k=f(r),l(r),r=k;l(n)},We=(r,n,k)=>{const{bum:I,scope:M,update:u,subTree:C,um:m,m:z,a:i}=r;$a(z),$a(i),I&&b2(I),M.stop(),u&&(u.active=!1,z1(C,r,n,k)),m&&l1(m,n),l1(()=>{r.isUnmounted=!0},n),n&&n.pendingBranch&&!n.isUnmounted&&r.asyncDep&&!r.asyncResolved&&r.suspenseId===n.pendingId&&(n.deps--,n.deps===0&&n.resolve())},m0=(r,n,k,I=!1,M=!1,u=0)=>{for(let C=u;C<r.length;C++)z1(r[C],n,k,I,M)},E0=r=>{if(r.shapeFlag&6)return E0(r.component.subTree);if(r.shapeFlag&128)return r.suspense.next();const n=f(r.anchor||r.el),k=n&&n[p4];return k?f(k):n};let f2=!1;const Fa=(r,n,k)=>{r==null?n._vnode&&z1(n._vnode,null,null,!0):F(n._vnode||null,r,n,null,null,null,k),n._vnode=r,f2||(f2=!0,Na(),$3(),f2=!1)},r0={p:F,um:z1,m:K1,r:Ba,mt:o0,mc:y1,pc:_,pbc:m1,n:E0,o:e};let m2,z2;return t&&([m2,z2]=t(r0)),{render:Fa,hydrate:m2,createApp:h4(Fa,m2)}}function F2({type:e,props:t},v){return v==="svg"&&e==="foreignObject"||v==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:v}function Q1({effect:e,update:t},v){e.allowRecurse=t.allowRecurse=v}function i4(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ke(e,t,v=!1){const h=e.children,l=t.children;if(D(h)&&D(l))for(let s=0;s<h.length;s++){const d=h[s];let o=l[s];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=l[s]=H1(l[s]),o.el=d.el),!v&&o.patchFlag!==-2&&ke(d,o)),o.type===y2&&(o.el=d.el)}}function I4(e){const t=e.slice(),v=[0];let h,l,s,d,o;const c=e.length;for(h=0;h<c;h++){const p=e[h];if(p!==0){if(l=v[v.length-1],e[l]<p){t[h]=l,v.push(h);continue}for(s=0,d=v.length-1;s<d;)o=s+d>>1,e[v[o]]<p?s=o+1:d=o;p<e[v[s]]&&(s>0&&(t[h]=v[s-1]),v[s]=h)}}for(s=v.length,d=v[s-1];s-- >0;)v[s]=d,d=t[d];return v}function ye(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ye(t)}function $a(e){if(e)for(let t=0;t<e.length;t++)e[t].active=!1}const u4=Symbol.for("v-scx"),f4=()=>K0(u4),V0={};function D2(e,t,v){return Me(e,t,v)}function Me(e,t,{immediate:v,deep:h,flush:l,once:s,onTrack:d,onTrigger:o}=X){if(t&&s){const L=t;t=(...p1)=>{L(...p1),Y()}}const c=a1,p=L=>h===!0?L:J1(L,h===!1?1:void 0);let g,y=!1,f=!1;if(r1(e)?(g=()=>e.value,y=u0(e)):F0(e)?(g=()=>p(e),y=!0):D(e)?(f=!0,y=e.some(L=>F0(L)||u0(L)),g=()=>e.map(L=>{if(r1(L))return L.value;if(F0(L))return p(L);if(O(L))return N1(L,c,2)})):O(e)?t?g=()=>N1(e,c,2):g=()=>(B&&B(),u1(e,c,3,[A])):g=k1,t&&h){const L=g;g=()=>J1(L())}let B,A=L=>{B=T.onStop=()=>{N1(L,c,4),B=T.onStop=void 0}},F;if(M2)if(A=k1,t?v&&u1(t,c,3,[g(),f?[]:void 0,A]):g(),l==="sync"){const L=f4();F=L.__watcherHandles||(L.__watcherHandles=[])}else return k1;let U=f?new Array(e.length).fill(V0):V0;const E=()=>{if(!(!T.active||!T.dirty))if(t){const L=T.run();(h||y||(f?L.some((p1,y1)=>U1(p1,U[y1])):U1(L,U)))&&(B&&B(),u1(t,c,3,[L,U===V0?void 0:f&&U[0]===V0?[]:U,A]),U=L)}else T.run()};E.allowRecurse=!!t;let N;l==="sync"?N=E:l==="post"?N=()=>l1(E,c&&c.suspense):(E.pre=!0,c&&(E.id=c.uid),N=()=>ya(E));const T=new sa(g,k1,N),K=h5(),Y=()=>{T.stop(),K&&ta(K.effects,T)};return t?v?E():U=T.run():l==="post"?l1(T.run.bind(T),c&&c.suspense):T.run(),F&&F.push(Y),Y}function m4(e,t,v){const h=this.proxy,l=Z(e)?e.includes(".")?ie(h,e):()=>h[e]:e.bind(h,h);let s;O(t)?s=t:(s=t.handler,v=t);const d=q0(this),o=Me(l,s.bind(h),v);return d(),o}function ie(e,t){const v=t.split(".");return()=>{let h=e;for(let l=0;l<v.length&&h;l++)h=h[v[l]];return h}}function J1(e,t=1/0,v){if(t<=0||!$(e)||e.__v_skip||(v=v||new Set,v.has(e)))return e;if(v.add(e),t--,r1(e))J1(e.value,t,v);else if(D(e))for(let h=0;h<e.length;h++)J1(e[h],t,v);else if(m3(e)||M0(e))e.forEach(h=>{J1(h,t,v)});else if(b3(e)){for(const h in e)J1(e[h],t,v);for(const h of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,h)&&J1(e[h],t,v)}return e}const z4=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${f1(t)}Modifiers`]||e[`${l0(t)}Modifiers`];function C4(e,t,...v){if(e.isUnmounted)return;const h=e.vnode.props||X;let l=v;const s=t.startsWith("update:"),d=s&&z4(h,t.slice(7));d&&(d.trim&&(l=v.map(g=>Z(g)?g.trim():g)),d.number&&(l=v.map(Ke)));let o,c=h[o=C2(t)]||h[o=C2(f1(t))];!c&&s&&(c=h[o=C2(l0(t))]),c&&u1(c,e,6,l);const p=h[o+"Once"];if(p){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,u1(p,e,6,l)}}function Ie(e,t,v=!1){const h=t.emitsCache,l=h.get(e);if(l!==void 0)return l;const s=e.emits;let d={},o=!1;if(!O(e)){const c=p=>{const g=Ie(p,t,!0);g&&(o=!0,v1(d,g))};!v&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!s&&!o?($(e)&&h.set(e,null),null):(D(s)?s.forEach(c=>d[c]=null):v1(d,s),$(e)&&h.set(e,d),d)}function k2(e,t){return!e||!l2(t)?!1:(t=t.slice(2).replace(/Once$/,""),R(e,t[0].toLowerCase()+t.slice(1))||R(e,l0(t))||R(e,t))}function x2(e){const{type:t,vnode:v,proxy:h,withProxy:l,propsOptions:[s],slots:d,attrs:o,emit:c,render:p,renderCache:g,props:y,data:f,setupState:B,ctx:A,inheritAttrs:F}=e,U=J0(e);let E,N;try{if(v.shapeFlag&4){const K=l||h,Y=K;E=S1(p.call(Y,K,g,y,B,f,A)),N=o}else{const K=t;E=S1(K.length>1?K(y,{attrs:o,slots:d,emit:c}):K(y,null)),N=t.props?o:b4(o)}}catch(K){x0.length=0,n2(K,e,1),E=V(R0)}let T=E;if(N&&F!==!1){const K=Object.keys(N),{shapeFlag:Y}=T;K.length&&Y&7&&(s&&K.some(ea)&&(N=w4(N,s)),T=f0(T,N,!1,!0))}return v.dirs&&(T=f0(T,null,!1,!0),T.dirs=T.dirs?T.dirs.concat(v.dirs):v.dirs),v.transition&&(T.transition=v.transition),E=T,J0(U),E}const b4=e=>{let t;for(const v in e)(v==="class"||v==="style"||l2(v))&&((t||(t={}))[v]=e[v]);return t},w4=(e,t)=>{const v={};for(const h in e)(!ea(h)||!(h.slice(9)in t))&&(v[h]=e[h]);return v};function S4(e,t,v){const{props:h,children:l,component:s}=e,{props:d,children:o,patchFlag:c}=t,p=s.emitsOptions;if(t.dirs||t.transition)return!0;if(v&&c>=0){if(c&1024)return!0;if(c&16)return h?Ka(h,d,p):!!d;if(c&8){const g=t.dynamicProps;for(let y=0;y<g.length;y++){const f=g[y];if(d[f]!==h[f]&&!k2(p,f))return!0}}}else return(l||o)&&(!o||!o.$stable)?!0:h===d?!1:h?d?Ka(h,d,p):!0:!!d;return!1}function Ka(e,t,v){const h=Object.keys(t);if(h.length!==Object.keys(e).length)return!0;for(let l=0;l<h.length;l++){const s=h[l];if(t[s]!==e[s]&&!k2(v,s))return!0}return!1}function B4({vnode:e,parent:t},v){for(;t;){const h=t.subTree;if(h.suspense&&h.suspense.activeBranch===e&&(h.el=e.el),h===e)(e=t.vnode).el=v,t=t.parent;else break}}const F4=e=>e.__isSuspense;function D4(e,t){t&&t.pendingBranch?D(e)?t.effects.push(...e):t.effects.push(e):R5(e)}const O1=Symbol.for("v-fgt"),y2=Symbol.for("v-txt"),R0=Symbol.for("v-cmt"),O2=Symbol.for("v-stc"),x0=[];let n1=null;function S0(e=!1){x0.push(n1=e?null:[])}function x4(){x0.pop(),n1=x0[x0.length-1]||null}let T0=1;function Za(e){T0+=e,e<0&&n1&&(n1.hasOnce=!0)}function ue(e){return e.dynamicChildren=T0>0?n1||y0:null,x4(),T0>0&&n1&&n1.push(e),e}function fe(e,t,v,h,l,s){return ue(d1(e,t,v,h,l,s,!0))}function P2(e,t,v,h,l){return ue(V(e,t,v,h,l,!0))}function $2(e){return e?e.__v_isVNode===!0:!1}function C0(e,t){return e.type===t.type&&e.key===t.key}const me=({key:e})=>e??null,Z0=({ref:e,ref_key:t,ref_for:v})=>(typeof e=="number"&&(e=""+e),e!=null?Z(e)||r1(e)||O(e)?{i:I1,r:e,k:t,f:!!v}:e:null);function d1(e,t=null,v=null,h=0,l=null,s=e===O1?0:1,d=!1,o=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&me(t),ref:t&&Z0(t),scopeId:p2,slotScopeIds:null,children:v,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:h,dynamicProps:l,dynamicChildren:null,appContext:null,ctx:I1};return o?(ua(c,v),s&128&&e.normalize(c)):v&&(c.shapeFlag|=Z(v)?8:16),T0>0&&!d&&n1&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&n1.push(c),c}const V=O4;function O4(e,t=null,v=null,h=0,l=null,s=!1){if((!e||e===ee)&&(e=R0),$2(e)){const o=f0(e,t,!0);return v&&ua(o,v),T0>0&&!s&&n1&&(o.shapeFlag&6?n1[n1.indexOf(e)]=o:n1.push(o)),o.patchFlag=-2,o}if(U4(e)&&(e=e.__vccOpts),t){t=P4(t);let{class:o,style:c}=t;o&&!Z(o)&&(t.class=r2(o)),$(c)&&(U3(c)&&!D(c)&&(c=v1({},c)),t.style=la(c))}const d=Z(e)?1:F4(e)?128:g4(e)?64:$(e)?4:O(e)?2:0;return d1(e,t,v,h,l,d,s,!0)}function P4(e){return e?U3(e)||de(e)?v1({},e):e:null}function f0(e,t,v=!1,h=!1){const{props:l,ref:s,patchFlag:d,children:o,transition:c}=e,p=t?A4(l||{},t):l,g={__v_isVNode:!0,__v_skip:!0,type:e.type,props:p,key:p&&me(p),ref:t&&t.ref?v&&s?D(s)?s.concat(Z0(t)):[s,Z0(t)]:Z0(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==O1?d===-1?16:d|16:d,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&f0(e.ssContent),ssFallback:e.ssFallback&&f0(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&h&&Q3(g,c.clone(g)),g}function O0(e=" ",t=0){return V(y2,null,e,t)}function S1(e){return e==null||typeof e=="boolean"?V(R0):D(e)?V(O1,null,e.slice()):typeof e=="object"?H1(e):V(y2,null,String(e))}function H1(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:f0(e)}function ua(e,t){let v=0;const{shapeFlag:h}=e;if(t==null)t=null;else if(D(t))v=16;else if(typeof t=="object")if(h&65){const l=t.default;l&&(l._c&&(l._d=!1),ua(e,l()),l._c&&(l._d=!0));return}else{v=32;const l=t._;!l&&!de(t)?t._ctx=I1:l===3&&I1&&(I1.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else O(t)?(t={default:t,_ctx:I1},v=32):(t=String(t),h&64?(v=16,t=[O0(t)]):v=8);e.children=t,e.shapeFlag|=v}function A4(...e){const t={};for(let v=0;v<e.length;v++){const h=e[v];for(const l in h)if(l==="class")t.class!==h.class&&(t.class=r2([t.class,h.class]));else if(l==="style")t.style=la([t.style,h.style]);else if(l2(l)){const s=t[l],d=h[l];d&&s!==d&&!(D(s)&&s.includes(d))&&(t[l]=s?[].concat(s,d):d)}else l!==""&&(t[l]=h[l])}return t}function b1(e,t,v,h=null){u1(e,t,7,[v,h])}const L4=he();let R4=0;function T4(e,t,v){const h=e.type,l=(t?t.appContext:e.appContext)||L4,s={uid:R4++,vnode:e,type:h,parent:t,appContext:l,root:null,next:null,subTree:null,effect:null,update:null,scope:new t5(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(l.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:re(h,l),emitsOptions:Ie(h,l),emit:null,emitted:null,propsDefaults:X,inheritAttrs:h.inheritAttrs,ctx:X,data:X,props:X,attrs:X,slots:X,refs:X,setupState:X,setupContext:null,suspense:v,suspenseId:v?v.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=t?t.root:s,s.emit=C4.bind(null,s),e.ce&&e.ce(s),s}let a1=null,e2,K2;{const e=ha(),t=(v,h)=>{let l;return(l=e[v])||(l=e[v]=[]),l.push(h),s=>{l.length>1?l.forEach(d=>d(s)):l[0](s)}};e2=t("__VUE_INSTANCE_SETTERS__",v=>a1=v),K2=t("__VUE_SSR_SETTERS__",v=>M2=v)}const q0=e=>{const t=a1;return e2(e),e.scope.on(),()=>{e.scope.off(),e2(t)}},Qa=()=>{a1&&a1.scope.off(),e2(null)};function ze(e){return e.vnode.shapeFlag&4}let M2=!1;function q4(e,t=!1,v=!1){t&&K2(t);const{props:h,children:l}=e.vnode,s=ze(e);s4(e,h,s,t),c4(e,l,v);const d=s?H4(e,t):void 0;return t&&K2(!1),d}function H4(e,t){const v=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Q5);const{setup:h}=v;if(h){const l=e.setupContext=h.length>1?N4(e):null,s=q0(e);G1();const d=N1(h,e,0,[e.props,l]);if(V1(),s(),z3(d)){if(d.then(Qa,Qa),t)return d.then(o=>{Ya(e,o,t)}).catch(o=>{n2(o,e,0)});e.asyncDep=d}else Ya(e,d,t)}else Ce(e,t)}function Ya(e,t,v){O(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:$(t)&&(e.setupState=V3(t)),Ce(e,v)}let Ja;function Ce(e,t,v){const h=e.type;if(!e.render){if(!t&&Ja&&!h.render){const l=h.template||ia(e).template;if(l){const{isCustomElement:s,compilerOptions:d}=e.appContext.config,{delimiters:o,compilerOptions:c}=h,p=v1(v1({isCustomElement:s,delimiters:o},d),c);h.render=Ja(l,p)}}e.render=h.render||k1}{const l=q0(e);G1();try{Y5(e)}finally{V1(),l()}}}const E4={get(e,t){return o1(e,"get",""),e[t]}};function N4(e){const t=v=>{e.exposed=v||{}};return{attrs:new Proxy(e.attrs,E4),slots:e.slots,emit:e.emit,expose:t}}function fa(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(V3(w5(e.exposed)),{get(t,v){if(v in t)return t[v];if(v in D0)return D0[v](e)},has(t,v){return v in t||v in D0}})):e.proxy}function _4(e,t=!0){return O(e)?e.displayName||e.name:e.name||t&&e.__name}function U4(e){return O(e)&&"__vccOpts"in e}const W4=(e,t)=>S5(e,t,M2);function a3(e,t,v){const h=arguments.length;return h===2?$(t)&&!D(t)?$2(t)?V(e,null,[t]):V(e,t):V(e,null,t):(h>3?v=Array.prototype.slice.call(arguments,2):h===3&&$2(v)&&(v=[v]),V(e,t,v))}const G4="3.4.37";/** * @vue/runtime-dom v3.4.37 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/const V4="http://www.w3.org/2000/svg",j4="http://www.w3.org/1998/Math/MathML",x1=typeof document<"u"?document:null,e3=x1&&x1.createElement("template"),X4={insert:(e,t,v)=>{t.insertBefore(e,v||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,v,h)=>{const l=t==="svg"?x1.createElementNS(V4,e):t==="mathml"?x1.createElementNS(j4,e):v?x1.createElement(e,{is:v}):x1.creat