EyeTrackVR-Docs/assets/chunks/framework.a8180897.js
RedHawk989 a5a06f3a6e docs: Merge pull request #14 from Frosty704/main
updated part links, update descriptions to clear any possible confusion
2024-02-14 04:39:46 +00:00

30 lines
94 KiB
JavaScript

/**
* @vue/shared v3.4.19
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Er(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const ee={},_t=[],ve=()=>{},Ri=()=>!1,Jt=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Cr=e=>e.startsWith("onUpdate:"),ce=Object.assign,Tr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Mi=Object.prototype.hasOwnProperty,X=(e,t)=>Mi.call(e,t),k=Array.isArray,yt=e=>Mn(e)==="[object Map]",Xs=e=>Mn(e)==="[object Set]",W=e=>typeof e=="function",re=e=>typeof e=="string",At=e=>typeof e=="symbol",Z=e=>e!==null&&typeof e=="object",Qs=e=>(Z(e)||W(e))&&W(e.then)&&W(e.catch),Zs=Object.prototype.toString,Mn=e=>Zs.call(e),Oi=e=>Mn(e).slice(8,-1),eo=e=>Mn(e)==="[object Object]",xr=e=>re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,bt=Er(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),On=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Li=/-(\w)/g,Fe=On(e=>e.replace(Li,(t,n)=>n?n.toUpperCase():"")),Ii=/\B([A-Z])/g,dt=On(e=>e.replace(Ii,"-$1").toLowerCase()),Ln=On(e=>e.charAt(0).toUpperCase()+e.slice(1)),mn=On(e=>e?`on${Ln(e)}`:""),Xe=(e,t)=>!Object.is(e,t),_n=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},vn=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ir=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Pi=e=>{const t=re(e)?Number(e):NaN;return isNaN(t)?e:t};let Zr;const Ar=()=>Zr||(Zr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Sr(e){if(k(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=re(r)?$i(r):Sr(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(re(e)||Z(e))return e}const Ni=/;(?![^(]*\))/g,Fi=/:([^]+)/,Hi=/\/\*[^]*?\*\//g;function $i(e){const t={};return e.replace(Hi,"").split(Ni).forEach(n=>{if(n){const r=n.split(Fi);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Rr(e){let t="";if(re(e))t=e;else if(k(e))for(let n=0;n<e.length;n++){const r=Rr(e[n]);r&&(t+=r+" ")}else if(Z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Di="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Vi=Er(Di);function to(e){return!!e||e===""}const nu=e=>re(e)?e:e==null?"":k(e)||Z(e)&&(e.toString===Zs||!W(e.toString))?JSON.stringify(e,no,2):String(e),no=(e,t)=>t&&t.__v_isRef?no(e,t.value):yt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[Yn(r,o)+" =>"]=s,n),{})}:Xs(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Yn(n))}:At(t)?Yn(t):Z(t)&&!k(t)&&!eo(t)?String(t):t,Yn=(e,t="")=>{var n;return At(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.19
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let be;class ji{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=be,!t&&be&&(this.index=(be.scopes||(be.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=be;try{return be=this,t()}finally{be=n}}}on(){be=this}off(){be=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 s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function Ui(e,t=be){t&&t.active&&t.effects.push(e)}function ro(){return be}function Bi(e){be&&be.cleanups.push(e)}let at;class Mr{constructor(t,n,r,s){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,Ui(this,s)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Ze();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(ki(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),et()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=ze,n=at;try{return ze=!0,at=this,this._runnings++,es(this),this.fn()}finally{ts(this),this._runnings--,at=n,ze=t}}stop(){var t;this.active&&(es(this),ts(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function ki(e){return e.value}function es(e){e._trackId++,e._depsLength=0}function ts(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)so(e.deps[t],e);e.deps.length=e._depsLength}}function so(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let ze=!0,lr=0;const oo=[];function Ze(){oo.push(ze),ze=!1}function et(){const e=oo.pop();ze=e===void 0?!0:e}function Or(){lr++}function Lr(){for(lr--;!lr&&cr.length;)cr.shift()()}function io(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&so(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const cr=[];function lo(e,t,n){Or();for(const r of e.keys()){let s;r._dirtyLevel<t&&(s??(s=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(s??(s=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&cr.push(r.scheduler)))}Lr()}const co=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},wn=new WeakMap,ut=Symbol(""),ar=Symbol("");function _e(e,t,n){if(ze&&at){let r=wn.get(e);r||wn.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=co(()=>r.delete(n))),io(at,s)}}function De(e,t,n,r,s,o){const i=wn.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&k(e)){const c=Number(r);i.forEach((a,f)=>{(f==="length"||!At(f)&&f>=c)&&l.push(a)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":k(e)?xr(n)&&l.push(i.get("length")):(l.push(i.get(ut)),yt(e)&&l.push(i.get(ar)));break;case"delete":k(e)||(l.push(i.get(ut)),yt(e)&&l.push(i.get(ar)));break;case"set":yt(e)&&l.push(i.get(ut));break}Or();for(const c of l)c&&lo(c,4);Lr()}function Ki(e,t){var n;return(n=wn.get(e))==null?void 0:n.get(t)}const Wi=Er("__proto__,__v_isRef,__isVue"),ao=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(At)),ns=qi();function qi(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=J(this);for(let o=0,i=this.length;o<i;o++)_e(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(J)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Ze(),Or();const r=J(this)[t].apply(this,n);return Lr(),et(),r}}),e}function Gi(e){const t=J(this);return _e(t,"has",e),t.hasOwnProperty(e)}class uo{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,r){const s=this._isReadonly,o=this._shallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?il:go:o?po:ho).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=k(t);if(!s){if(i&&X(ns,n))return Reflect.get(ns,n,r);if(n==="hasOwnProperty")return Gi}const l=Reflect.get(t,n,r);return(At(n)?ao.has(n):Wi(n))||(s||_e(t,"get",n),o)?l:fe(l)?i&&xr(n)?l:l.value:Z(l)?s?Nn(l):Pn(l):l}}class fo extends uo{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];if(!this._shallow){const c=Tt(o);if(!En(r)&&!Tt(r)&&(o=J(o),r=J(r)),!k(t)&&fe(o)&&!fe(r))return c?!1:(o.value=r,!0)}const i=k(t)&&xr(n)?Number(n)<t.length:X(t,n),l=Reflect.set(t,n,r,s);return t===J(s)&&(i?Xe(r,o)&&De(t,"set",n,r):De(t,"add",n,r)),l}deleteProperty(t,n){const r=X(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&De(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!At(n)||!ao.has(n))&&_e(t,"has",n),r}ownKeys(t){return _e(t,"iterate",k(t)?"length":ut),Reflect.ownKeys(t)}}class Yi extends uo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const zi=new fo,Ji=new Yi,Xi=new fo(!0),Ir=e=>e,In=e=>Reflect.getPrototypeOf(e);function nn(e,t,n=!1,r=!1){e=e.__v_raw;const s=J(e),o=J(t);n||(Xe(t,o)&&_e(s,"get",t),_e(s,"get",o));const{has:i}=In(s),l=r?Ir:n?Fr:Bt;if(i.call(s,t))return l(e.get(t));if(i.call(s,o))return l(e.get(o));e!==s&&e.get(t)}function rn(e,t=!1){const n=this.__v_raw,r=J(n),s=J(e);return t||(Xe(e,s)&&_e(r,"has",e),_e(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function sn(e,t=!1){return e=e.__v_raw,!t&&_e(J(e),"iterate",ut),Reflect.get(e,"size",e)}function rs(e){e=J(e);const t=J(this);return In(t).has.call(t,e)||(t.add(e),De(t,"add",e,e)),this}function ss(e,t){t=J(t);const n=J(this),{has:r,get:s}=In(n);let o=r.call(n,e);o||(e=J(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?Xe(t,i)&&De(n,"set",e,t):De(n,"add",e,t),this}function os(e){const t=J(this),{has:n,get:r}=In(t);let s=n.call(t,e);s||(e=J(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&De(t,"delete",e,void 0),o}function is(){const e=J(this),t=e.size!==0,n=e.clear();return t&&De(e,"clear",void 0,void 0),n}function on(e,t){return function(r,s){const o=this,i=o.__v_raw,l=J(i),c=t?Ir:e?Fr:Bt;return!e&&_e(l,"iterate",ut),i.forEach((a,f)=>r.call(s,c(a),c(f),o))}}function ln(e,t,n){return function(...r){const s=this.__v_raw,o=J(s),i=yt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,a=s[e](...r),f=n?Ir:t?Fr:Bt;return!t&&_e(o,"iterate",c?ar:ut),{next(){const{value:h,done:m}=a.next();return m?{value:h,done:m}:{value:l?[f(h[0]),f(h[1])]:f(h),done:m}},[Symbol.iterator](){return this}}}}function Ue(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Qi(){const e={get(o){return nn(this,o)},get size(){return sn(this)},has:rn,add:rs,set:ss,delete:os,clear:is,forEach:on(!1,!1)},t={get(o){return nn(this,o,!1,!0)},get size(){return sn(this)},has:rn,add:rs,set:ss,delete:os,clear:is,forEach:on(!1,!0)},n={get(o){return nn(this,o,!0)},get size(){return sn(this,!0)},has(o){return rn.call(this,o,!0)},add:Ue("add"),set:Ue("set"),delete:Ue("delete"),clear:Ue("clear"),forEach:on(!0,!1)},r={get(o){return nn(this,o,!0,!0)},get size(){return sn(this,!0)},has(o){return rn.call(this,o,!0)},add:Ue("add"),set:Ue("set"),delete:Ue("delete"),clear:Ue("clear"),forEach:on(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=ln(o,!1,!1),n[o]=ln(o,!0,!1),t[o]=ln(o,!1,!0),r[o]=ln(o,!0,!0)}),[e,n,t,r]}const[Zi,el,tl,nl]=Qi();function Pr(e,t){const n=t?e?nl:tl:e?el:Zi;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(X(n,s)&&s in r?n:r,s,o)}const rl={get:Pr(!1,!1)},sl={get:Pr(!1,!0)},ol={get:Pr(!0,!1)},ho=new WeakMap,po=new WeakMap,go=new WeakMap,il=new WeakMap;function ll(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function cl(e){return e.__v_skip||!Object.isExtensible(e)?0:ll(Oi(e))}function Pn(e){return Tt(e)?e:Nr(e,!1,zi,rl,ho)}function al(e){return Nr(e,!1,Xi,sl,po)}function Nn(e){return Nr(e,!0,Ji,ol,go)}function Nr(e,t,n,r,s){if(!Z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=cl(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function vt(e){return Tt(e)?vt(e.__v_raw):!!(e&&e.__v_isReactive)}function Tt(e){return!!(e&&e.__v_isReadonly)}function En(e){return!!(e&&e.__v_isShallow)}function mo(e){return vt(e)||Tt(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Pt(e){return Object.isExtensible(e)&&vn(e,"__v_skip",!0),e}const Bt=e=>Z(e)?Pn(e):e,Fr=e=>Z(e)?Nn(e):e;class _o{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Mr(()=>t(this._value),()=>Nt(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=J(this);return(!t._cacheable||t.effect.dirty)&&Xe(t._value,t._value=t.effect.run())&&Nt(t,4),Hr(t),t.effect._dirtyLevel>=2&&Nt(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function ul(e,t,n=!1){let r,s;const o=W(e);return o?(r=e,s=ve):(r=e.get,s=e.set),new _o(r,s,o||!s,n)}function Hr(e){var t;ze&&at&&(e=J(e),io(at,(t=e.dep)!=null?t:e.dep=co(()=>e.dep=void 0,e instanceof _o?e:void 0)))}function Nt(e,t=4,n){e=J(e);const r=e.dep;r&&lo(r,t)}function fe(e){return!!(e&&e.__v_isRef===!0)}function ie(e){return yo(e,!1)}function $r(e){return yo(e,!0)}function yo(e,t){return fe(e)?e:new fl(e,t)}class fl{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:Bt(t)}get value(){return Hr(this),this._value}set value(t){const n=this.__v_isShallow||En(t)||Tt(t);t=n?t:J(t),Xe(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Bt(t),Nt(this,4))}}function bo(e){return fe(e)?e.value:e}const dl={get:(e,t,n)=>bo(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return fe(s)&&!fe(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function vo(e){return vt(e)?e:new Proxy(e,dl)}class hl{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Hr(this),()=>Nt(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function pl(e){return new hl(e)}class gl{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Ki(J(this._object),this._key)}}class ml{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function _l(e,t,n){return fe(e)?e:W(e)?new ml(e):Z(e)&&arguments.length>1?yl(e,t,n):ie(e)}function yl(e,t,n){const r=e[t];return fe(r)?r:new gl(e,t,n)}/**
* @vue/runtime-core v3.4.19
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Ft=[];function nt(e,...t){Ze();const n=Ft.length?Ft[Ft.length-1].component:null,r=n&&n.appContext.config.warnHandler,s=bl();if(r)Ve(r,n,11,[e+t.join(""),n&&n.proxy,s.map(({vnode:o})=>`at <${ri(n,o.type)}>`).join(`
`),s]);else{const o=[`[Vue warn]: ${e}`,...t];s.length&&o.push(`
`,...vl(s)),console.warn(...o)}et()}function bl(){let e=Ft[Ft.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 vl(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
`],...wl(n))}),t}function wl({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,s=` at <${ri(e.component,e.type,r)}`,o=">"+n;return e.props?[s,...El(e.props),o]:[s+o]}function El(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...wo(r,e[r]))}),n.length>3&&t.push(" ..."),t}function wo(e,t,n){return re(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:fe(t)?(t=wo(e,J(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):W(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=J(t),n?t:[`${e}=`,t])}function Ve(e,t,n,r){try{return r?e(...r):e()}catch(s){Xt(s,t,n)}}function xe(e,t,n,r){if(W(e)){const o=Ve(e,t,n,r);return o&&Qs(o)&&o.catch(i=>{Xt(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(xe(e[o],t,n,r));return s}function Xt(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const a=o.ec;if(a){for(let f=0;f<a.length;f++)if(a[f](e,i,l)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){Ve(c,null,10,[e,i,l]);return}}Cl(e,n,s,r)}function Cl(e,t,n,r=!0){console.error(e)}let kt=!1,ur=!1;const he=[];let Pe=0;const wt=[];let We=null,it=0;const Eo=Promise.resolve();let Dr=null;function Fn(e){const t=Dr||Eo;return e?t.then(this?e.bind(this):e):t}function Tl(e){let t=Pe+1,n=he.length;for(;t<n;){const r=t+n>>>1,s=he[r],o=Kt(s);o<e||o===e&&s.pre?t=r+1:n=r}return t}function Hn(e){(!he.length||!he.includes(e,kt&&e.allowRecurse?Pe+1:Pe))&&(e.id==null?he.push(e):he.splice(Tl(e.id),0,e),Co())}function Co(){!kt&&!ur&&(ur=!0,Dr=Eo.then(To))}function xl(e){const t=he.indexOf(e);t>Pe&&he.splice(t,1)}function Al(e){k(e)?wt.push(...e):(!We||!We.includes(e,e.allowRecurse?it+1:it))&&wt.push(e),Co()}function ls(e,t,n=kt?Pe+1:0){for(;n<he.length;n++){const r=he[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;he.splice(n,1),n--,r()}}}function Cn(e){if(wt.length){const t=[...new Set(wt)].sort((n,r)=>Kt(n)-Kt(r));if(wt.length=0,We){We.push(...t);return}for(We=t,it=0;it<We.length;it++)We[it]();We=null,it=0}}const Kt=e=>e.id==null?1/0:e.id,Sl=(e,t)=>{const n=Kt(e)-Kt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function To(e){ur=!1,kt=!0,he.sort(Sl);const t=ve;try{for(Pe=0;Pe<he.length;Pe++){const n=he[Pe];n&&n.active!==!1&&Ve(n,null,14)}}finally{Pe=0,he.length=0,Cn(),kt=!1,Dr=null,(he.length||wt.length)&&To()}}function Rl(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ee;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:h,trim:m}=r[f]||ee;m&&(s=n.map(b=>re(b)?b.trim():b)),h&&(s=n.map(ir))}let l,c=r[l=mn(t)]||r[l=mn(Fe(t))];!c&&o&&(c=r[l=mn(dt(t))]),c&&xe(c,e,6,s);const a=r[l+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,xe(a,e,6,s)}}function xo(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!W(e)){const c=a=>{const f=xo(a,t,!0);f&&(l=!0,ce(i,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(Z(e)&&r.set(e,null),null):(k(o)?o.forEach(c=>i[c]=null):ce(i,o),Z(e)&&r.set(e,i),i)}function $n(e,t){return!e||!Jt(t)?!1:(t=t.slice(2).replace(/Once$/,""),X(e,t[0].toLowerCase()+t.slice(1))||X(e,dt(t))||X(e,t))}let le=null,Dn=null;function Tn(e){const t=le;return le=e,Dn=e&&e.type.__scopeId||null,t}function ru(e){Dn=e}function su(){Dn=null}function Ml(e,t=le,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&ws(-1);const o=Tn(t);let i;try{i=e(...s)}finally{Tn(o),r._d&&ws(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function zn(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:l,attrs:c,emit:a,render:f,renderCache:h,data:m,setupState:b,ctx:E,inheritAttrs:S}=e;let F,U;const B=Tn(e);try{if(n.shapeFlag&4){const _=s||r,I=_;F=Se(f.call(I,_,h,o,b,m,E)),U=c}else{const _=t;F=Se(_.length>1?_(o,{attrs:c,slots:l,emit:a}):_(o,null)),U=t.props?c:Ol(c)}}catch(_){jt.length=0,Xt(_,e,1),F=oe(we)}let p=F;if(U&&S!==!1){const _=Object.keys(U),{shapeFlag:I}=p;_.length&&I&7&&(i&&_.some(Cr)&&(U=Ll(U,i)),p=Qe(p,U))}return n.dirs&&(p=Qe(p),p.dirs=p.dirs?p.dirs.concat(n.dirs):n.dirs),n.transition&&(p.transition=n.transition),F=p,Tn(B),F}const Ol=e=>{let t;for(const n in e)(n==="class"||n==="style"||Jt(n))&&((t||(t={}))[n]=e[n]);return t},Ll=(e,t)=>{const n={};for(const r in e)(!Cr(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Il(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,a=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?cs(r,i,a):!!i;if(c&8){const f=t.dynamicProps;for(let h=0;h<f.length;h++){const m=f[h];if(i[m]!==r[m]&&!$n(a,m))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?cs(r,i,a):!0:!!i;return!1}function cs(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!$n(n,o))return!0}return!1}function Pl({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Vr="components";function ou(e,t){return So(Vr,e,!0,t)||e}const Ao=Symbol.for("v-ndc");function iu(e){return re(e)?So(Vr,e,!1)||e:e||Ao}function So(e,t,n=!0,r=!1){const s=le||ue;if(s){const o=s.type;if(e===Vr){const l=ni(o,!1);if(l&&(l===t||l===Fe(t)||l===Ln(Fe(t))))return o}const i=as(s[e]||o[e],t)||as(s.appContext[e],t);return!i&&r?o:i}}function as(e,t){return e&&(e[t]||e[Fe(t)]||e[Ln(Fe(t))])}const Nl=e=>e.__isSuspense;function Ro(e,t){t&&t.pendingBranch?k(e)?t.effects.push(...e):t.effects.push(e):Al(e)}const Fl=Symbol.for("v-scx"),Hl=()=>Ct(Fl);function jr(e,t){return Vn(e,null,t)}function lu(e,t){return Vn(e,null,{flush:"post"})}const cn={};function Je(e,t,n){return Vn(e,t,n)}function Vn(e,t,{immediate:n,deep:r,flush:s,once:o,onTrack:i,onTrigger:l}=ee){if(t&&o){const O=t;t=(...H)=>{O(...H),I()}}const c=ue,a=O=>r===!0?O:ct(O,r===!1?1:void 0);let f,h=!1,m=!1;if(fe(e)?(f=()=>e.value,h=En(e)):vt(e)?(f=()=>a(e),h=!0):k(e)?(m=!0,h=e.some(O=>vt(O)||En(O)),f=()=>e.map(O=>{if(fe(O))return O.value;if(vt(O))return a(O);if(W(O))return Ve(O,c,2)})):W(e)?t?f=()=>Ve(e,c,2):f=()=>(b&&b(),xe(e,c,3,[E])):f=ve,t&&r){const O=f;f=()=>ct(O())}let b,E=O=>{b=p.onStop=()=>{Ve(O,c,4),b=p.onStop=void 0}},S;if(en)if(E=ve,t?n&&xe(t,c,3,[f(),m?[]:void 0,E]):f(),s==="sync"){const O=Hl();S=O.__watcherHandles||(O.__watcherHandles=[])}else return ve;let F=m?new Array(e.length).fill(cn):cn;const U=()=>{if(!(!p.active||!p.dirty))if(t){const O=p.run();(r||h||(m?O.some((H,R)=>Xe(H,F[R])):Xe(O,F)))&&(b&&b(),xe(t,c,3,[O,F===cn?void 0:m&&F[0]===cn?[]:F,E]),F=O)}else p.run()};U.allowRecurse=!!t;let B;s==="sync"?B=U:s==="post"?B=()=>ge(U,c&&c.suspense):(U.pre=!0,c&&(U.id=c.uid),B=()=>Hn(U));const p=new Mr(f,ve,B),_=ro(),I=()=>{p.stop(),_&&Tr(_.effects,p)};return t?n?U():F=p.run():s==="post"?ge(p.run.bind(p),c&&c.suspense):p.run(),S&&S.push(I),I}function $l(e,t,n){const r=this.proxy,s=re(e)?e.includes(".")?Mo(r,e):()=>r[e]:e.bind(r,r);let o;W(t)?o=t:(o=t.handler,n=t);const i=Zt(this),l=Vn(s,o.bind(r),n);return i(),l}function Mo(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function ct(e,t,n=0,r){if(!Z(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(r=r||new Set,r.has(e))return e;if(r.add(e),fe(e))ct(e.value,t,n,r);else if(k(e))for(let s=0;s<e.length;s++)ct(e[s],t,n,r);else if(Xs(e)||yt(e))e.forEach(s=>{ct(s,t,n,r)});else if(eo(e))for(const s in e)ct(e[s],t,n,r);return e}function cu(e,t){if(le===null)return e;const n=Kn(le)||le.proxy,r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[o,i,l,c=ee]=t[s];o&&(W(o)&&(o={mounted:o,updated:o}),o.deep&&ct(i),r.push({dir:o,instance:n,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function Ie(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const l=s[i];o&&(l.oldValue=o[i].value);let c=l.dir[r];c&&(Ze(),xe(c,n,8,[e.el,l,e,t]),et())}}const qe=Symbol("_leaveCb"),an=Symbol("_enterCb");function Dl(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return St(()=>{e.isMounted=!0}),No(()=>{e.isUnmounting=!0}),e}const Ee=[Function,Array],Oo={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ee,onEnter:Ee,onAfterEnter:Ee,onEnterCancelled:Ee,onBeforeLeave:Ee,onLeave:Ee,onAfterLeave:Ee,onLeaveCancelled:Ee,onBeforeAppear:Ee,onAppear:Ee,onAfterAppear:Ee,onAppearCancelled:Ee},Vl={name:"BaseTransition",props:Oo,setup(e,{slots:t}){const n=kn(),r=Dl();let s;return()=>{const o=t.default&&Io(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const S of o)if(S.type!==we){i=S;break}}const l=J(e),{mode:c}=l;if(r.isLeaving)return Jn(i);const a=us(i);if(!a)return Jn(i);const f=fr(a,l,r,n);dr(a,f);const h=n.subTree,m=h&&us(h);let b=!1;const{getTransitionKey:E}=a.type;if(E){const S=E();s===void 0?s=S:S!==s&&(s=S,b=!0)}if(m&&m.type!==we&&(!lt(a,m)||b)){const S=fr(m,l,r,n);if(dr(m,S),c==="out-in")return r.isLeaving=!0,S.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Jn(i);c==="in-out"&&a.type!==we&&(S.delayLeave=(F,U,B)=>{const p=Lo(r,m);p[String(m.key)]=m,F[qe]=()=>{U(),F[qe]=void 0,delete f.delayedLeave},f.delayedLeave=B})}return i}}},jl=Vl;function Lo(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function fr(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:a,onEnterCancelled:f,onBeforeLeave:h,onLeave:m,onAfterLeave:b,onLeaveCancelled:E,onBeforeAppear:S,onAppear:F,onAfterAppear:U,onAppearCancelled:B}=t,p=String(e.key),_=Lo(n,e),I=(R,x)=>{R&&xe(R,r,9,x)},O=(R,x)=>{const A=x[1];I(R,x),k(R)?R.every(K=>K.length<=1)&&A():R.length<=1&&A()},H={mode:o,persisted:i,beforeEnter(R){let x=l;if(!n.isMounted)if(s)x=S||l;else return;R[qe]&&R[qe](!0);const A=_[p];A&&lt(e,A)&&A.el[qe]&&A.el[qe](),I(x,[R])},enter(R){let x=c,A=a,K=f;if(!n.isMounted)if(s)x=F||c,A=U||a,K=B||f;else return;let P=!1;const G=R[an]=te=>{P||(P=!0,te?I(K,[R]):I(A,[R]),H.delayedLeave&&H.delayedLeave(),R[an]=void 0)};x?O(x,[R,G]):G()},leave(R,x){const A=String(e.key);if(R[an]&&R[an](!0),n.isUnmounting)return x();I(h,[R]);let K=!1;const P=R[qe]=G=>{K||(K=!0,x(),G?I(E,[R]):I(b,[R]),R[qe]=void 0,_[A]===e&&delete _[A])};_[A]=e,m?O(m,[R,P]):P()},clone(R){return fr(R,t,n,r)}};return H}function Jn(e){if(Qt(e))return e=Qe(e),e.children=null,e}function us(e){return Qt(e)?e.children?e.children[0]:void 0:e}function dr(e,t){e.shapeFlag&6&&e.component?dr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Io(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let i=e[o];const l=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===me?(i.patchFlag&128&&s++,r=r.concat(Io(i.children,t,l))):(t||i.type!==we)&&r.push(l!=null?Qe(i,{key:l}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function Ur(e,t){return W(e)?(()=>ce({name:e.name},t,{setup:e}))():e}const Et=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function au(e){W(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:l}=e;let c=null,a,f=0;const h=()=>(f++,c=null,m()),m=()=>{let b;return c||(b=c=t().catch(E=>{if(E=E instanceof Error?E:new Error(String(E)),l)return new Promise((S,F)=>{l(E,()=>S(h()),()=>F(E),f+1)});throw E}).then(E=>b!==c&&c?c:(E&&(E.__esModule||E[Symbol.toStringTag]==="Module")&&(E=E.default),a=E,E)))};return Ur({name:"AsyncComponentWrapper",__asyncLoader:m,get __asyncResolved(){return a},setup(){const b=ue;if(a)return()=>Xn(a,b);const E=B=>{c=null,Xt(B,b,13,!r)};if(i&&b.suspense||en)return m().then(B=>()=>Xn(B,b)).catch(B=>(E(B),()=>r?oe(r,{error:B}):null));const S=ie(!1),F=ie(),U=ie(!!s);return s&&setTimeout(()=>{U.value=!1},s),o!=null&&setTimeout(()=>{if(!S.value&&!F.value){const B=new Error(`Async component timed out after ${o}ms.`);E(B),F.value=B}},o),m().then(()=>{S.value=!0,b.parent&&Qt(b.parent.vnode)&&(b.parent.effect.dirty=!0,Hn(b.parent.update))}).catch(B=>{E(B),F.value=B}),()=>{if(S.value&&a)return Xn(a,b);if(F.value&&r)return oe(r,{error:F.value});if(n&&!U.value)return oe(n)}}})}function Xn(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=oe(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const Qt=e=>e.type.__isKeepAlive;function Ul(e,t){Po(e,"a",t)}function Bl(e,t){Po(e,"da",t)}function Po(e,t,n=ue){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(jn(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Qt(s.parent.vnode)&&kl(r,t,n,s),s=s.parent}}function kl(e,t,n,r){const s=jn(t,e,r,!0);Un(()=>{Tr(r[t],s)},n)}function jn(e,t,n=ue,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Ze();const l=Zt(n),c=xe(t,n,e,i);return l(),et(),c});return r?s.unshift(o):s.push(o),o}}const je=e=>(t,n=ue)=>(!en||e==="sp")&&jn(e,(...r)=>t(...r),n),Kl=je("bm"),St=je("m"),Wl=je("bu"),ql=je("u"),No=je("bum"),Un=je("um"),Gl=je("sp"),Yl=je("rtg"),zl=je("rtc");function Jl(e,t=ue){jn("ec",e,t)}function uu(e,t,n,r){let s;const o=n&&n[r];if(k(e)||re(e)){s=new Array(e.length);for(let i=0,l=e.length;i<l;i++)s[i]=t(e[i],i,void 0,o&&o[i])}else if(typeof e=="number"){s=new Array(e);for(let i=0;i<e;i++)s[i]=t(i+1,i,void 0,o&&o[i])}else if(Z(e))if(e[Symbol.iterator])s=Array.from(e,(i,l)=>t(i,l,void 0,o&&o[l]));else{const i=Object.keys(e);s=new Array(i.length);for(let l=0,c=i.length;l<c;l++){const a=i[l];s[l]=t(e[a],a,l,o&&o[l])}}else s=[];return n&&(n[r]=s),s}function fu(e,t,n={},r,s){if(le.isCE||le.parent&&Et(le.parent)&&le.parent.isCE)return t!=="default"&&(n.name=t),oe("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),Go();const i=o&&Fo(o(n)),l=zo(me,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),o&&o._c&&(o._d=!0),l}function Fo(e){return e.some(t=>Sn(t)?!(t.type===we||t.type===me&&!Fo(t.children)):!0)?e:null}function du(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:mn(r)]=e[r];return n}const hr=e=>e?Zo(e)?Kn(e)||e.proxy:hr(e.parent):null,Ht=ce(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=>hr(e.parent),$root:e=>hr(e.root),$emit:e=>e.emit,$options:e=>Br(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Hn(e.update)}),$nextTick:e=>e.n||(e.n=Fn.bind(e.proxy)),$watch:e=>$l.bind(e)}),Qn=(e,t)=>e!==ee&&!e.__isScriptSetup&&X(e,t),Xl={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let a;if(t[0]!=="$"){const b=i[t];if(b!==void 0)switch(b){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(Qn(r,t))return i[t]=1,r[t];if(s!==ee&&X(s,t))return i[t]=2,s[t];if((a=e.propsOptions[0])&&X(a,t))return i[t]=3,o[t];if(n!==ee&&X(n,t))return i[t]=4,n[t];pr&&(i[t]=0)}}const f=Ht[t];let h,m;if(f)return t==="$attrs"&&_e(e,"get",t),f(e);if((h=l.__cssModules)&&(h=h[t]))return h;if(n!==ee&&X(n,t))return i[t]=4,n[t];if(m=c.config.globalProperties,X(m,t))return m[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return Qn(s,t)?(s[t]=n,!0):r!==ee&&X(r,t)?(r[t]=n,!0):X(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let l;return!!n[i]||e!==ee&&X(e,i)||Qn(t,i)||(l=o[0])&&X(l,i)||X(r,i)||X(Ht,i)||X(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:X(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function hu(){return Ql().slots}function Ql(){const e=kn();return e.setupContext||(e.setupContext=ti(e))}function fs(e){return k(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let pr=!0;function Zl(e){const t=Br(e),n=e.proxy,r=e.ctx;pr=!1,t.beforeCreate&&ds(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:a,created:f,beforeMount:h,mounted:m,beforeUpdate:b,updated:E,activated:S,deactivated:F,beforeDestroy:U,beforeUnmount:B,destroyed:p,unmounted:_,render:I,renderTracked:O,renderTriggered:H,errorCaptured:R,serverPrefetch:x,expose:A,inheritAttrs:K,components:P,directives:G,filters:te}=t;if(a&&ec(a,r,null),i)for(const z in i){const D=i[z];W(D)&&(r[z]=D.bind(n))}if(s){const z=s.call(n,n);Z(z)&&(e.data=Pn(z))}if(pr=!0,o)for(const z in o){const D=o[z],Me=W(D)?D.bind(n,n):W(D.get)?D.get.bind(n,n):ve,ht=!W(D)&&W(D.set)?D.set.bind(n):ve,tt=se({get:Me,set:ht});Object.defineProperty(r,z,{enumerable:!0,configurable:!0,get:()=>tt.value,set:Oe=>tt.value=Oe})}if(l)for(const z in l)Ho(l[z],r,n,z);if(c){const z=W(c)?c.call(n):c;Reflect.ownKeys(z).forEach(D=>{ic(D,z[D])})}f&&ds(f,e,"c");function V(z,D){k(D)?D.forEach(Me=>z(Me.bind(n))):D&&z(D.bind(n))}if(V(Kl,h),V(St,m),V(Wl,b),V(ql,E),V(Ul,S),V(Bl,F),V(Jl,R),V(zl,O),V(Yl,H),V(No,B),V(Un,_),V(Gl,x),k(A))if(A.length){const z=e.exposed||(e.exposed={});A.forEach(D=>{Object.defineProperty(z,D,{get:()=>n[D],set:Me=>n[D]=Me})})}else e.exposed||(e.exposed={});I&&e.render===ve&&(e.render=I),K!=null&&(e.inheritAttrs=K),P&&(e.components=P),G&&(e.directives=G)}function ec(e,t,n=ve){k(e)&&(e=gr(e));for(const r in e){const s=e[r];let o;Z(s)?"default"in s?o=Ct(s.from||r,s.default,!0):o=Ct(s.from||r):o=Ct(s),fe(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function ds(e,t,n){xe(k(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ho(e,t,n,r){const s=r.includes(".")?Mo(n,r):()=>n[r];if(re(e)){const o=t[e];W(o)&&Je(s,o)}else if(W(e))Je(s,e.bind(n));else if(Z(e))if(k(e))e.forEach(o=>Ho(o,t,n,r));else{const o=W(e.handler)?e.handler.bind(n):t[e.handler];W(o)&&Je(s,o,e)}}function Br(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(a=>xn(c,a,i,!0)),xn(c,t,i)),Z(t)&&o.set(t,c),c}function xn(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&xn(e,o,n,!0),s&&s.forEach(i=>xn(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=tc[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const tc={data:hs,props:ps,emits:ps,methods:It,computed:It,beforeCreate:pe,created:pe,beforeMount:pe,mounted:pe,beforeUpdate:pe,updated:pe,beforeDestroy:pe,beforeUnmount:pe,destroyed:pe,unmounted:pe,activated:pe,deactivated:pe,errorCaptured:pe,serverPrefetch:pe,components:It,directives:It,watch:rc,provide:hs,inject:nc};function hs(e,t){return t?e?function(){return ce(W(e)?e.call(this,this):e,W(t)?t.call(this,this):t)}:t:e}function nc(e,t){return It(gr(e),gr(t))}function gr(e){if(k(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function pe(e,t){return e?[...new Set([].concat(e,t))]:t}function It(e,t){return e?ce(Object.create(null),e,t):t}function ps(e,t){return e?k(e)&&k(t)?[...new Set([...e,...t])]:ce(Object.create(null),fs(e),fs(t??{})):t}function rc(e,t){if(!e)return t;if(!t)return e;const n=ce(Object.create(null),e);for(const r in t)n[r]=pe(e[r],t[r]);return n}function $o(){return{app:null,config:{isNativeTag:Ri,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 sc=0;function oc(e,t){return function(r,s=null){W(r)||(r=ce({},r)),s!=null&&!Z(s)&&(s=null);const o=$o(),i=new WeakSet;let l=!1;const c=o.app={_uid:sc++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Fc,get config(){return o.config},set config(a){},use(a,...f){return i.has(a)||(a&&W(a.install)?(i.add(a),a.install(c,...f)):W(a)&&(i.add(a),a(c,...f))),c},mixin(a){return o.mixins.includes(a)||o.mixins.push(a),c},component(a,f){return f?(o.components[a]=f,c):o.components[a]},directive(a,f){return f?(o.directives[a]=f,c):o.directives[a]},mount(a,f,h){if(!l){const m=oe(r,s);return m.appContext=o,h===!0?h="svg":h===!1&&(h=void 0),f&&t?t(m,a):e(m,a,h),l=!0,c._container=a,a.__vue_app__=c,Kn(m.component)||m.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(a,f){return o.provides[a]=f,c},runWithContext(a){const f=$t;$t=c;try{return a()}finally{$t=f}}};return c}}let $t=null;function ic(e,t){if(ue){let n=ue.provides;const r=ue.parent&&ue.parent.provides;r===n&&(n=ue.provides=Object.create(r)),n[e]=t}}function Ct(e,t,n=!1){const r=ue||le;if(r||$t){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:$t._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&W(t)?t.call(r&&r.proxy):t}}function lc(e,t,n,r=!1){const s={},o={};vn(o,Bn,1),e.propsDefaults=Object.create(null),Do(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:al(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function cc(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=J(s),[c]=e.propsOptions;let a=!1;if((r||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h<f.length;h++){let m=f[h];if($n(e.emitsOptions,m))continue;const b=t[m];if(c)if(X(o,m))b!==o[m]&&(o[m]=b,a=!0);else{const E=Fe(m);s[E]=mr(c,l,E,b,e,!1)}else b!==o[m]&&(o[m]=b,a=!0)}}}else{Do(e,t,s,o)&&(a=!0);let f;for(const h in l)(!t||!X(t,h)&&((f=dt(h))===h||!X(t,f)))&&(c?n&&(n[h]!==void 0||n[f]!==void 0)&&(s[h]=mr(c,l,h,void 0,e,!0)):delete s[h]);if(o!==l)for(const h in o)(!t||!X(t,h))&&(delete o[h],a=!0)}a&&De(e,"set","$attrs")}function Do(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(bt(c))continue;const a=t[c];let f;s&&X(s,f=Fe(c))?!o||!o.includes(f)?n[f]=a:(l||(l={}))[f]=a:$n(e.emitsOptions,c)||(!(c in r)||a!==r[c])&&(r[c]=a,i=!0)}if(o){const c=J(n),a=l||ee;for(let f=0;f<o.length;f++){const h=o[f];n[h]=mr(s,c,h,a[h],e,!X(a,h))}}return i}function mr(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=X(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&W(c)){const{propsDefaults:a}=s;if(n in a)r=a[n];else{const f=Zt(s);r=a[n]=c.call(null,t),f()}}else r=c}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===dt(n))&&(r=!0))}return r}function Vo(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!W(e)){const f=h=>{c=!0;const[m,b]=Vo(h,t,!0);ce(i,m),b&&l.push(...b)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!c)return Z(e)&&r.set(e,_t),_t;if(k(o))for(let f=0;f<o.length;f++){const h=Fe(o[f]);gs(h)&&(i[h]=ee)}else if(o)for(const f in o){const h=Fe(f);if(gs(h)){const m=o[f],b=i[h]=k(m)||W(m)?{type:m}:ce({},m);if(b){const E=ys(Boolean,b.type),S=ys(String,b.type);b[0]=E>-1,b[1]=S<0||E<S,(E>-1||X(b,"default"))&&l.push(h)}}}const a=[i,l];return Z(e)&&r.set(e,a),a}function gs(e){return e[0]!=="$"&&!bt(e)}function ms(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function _s(e,t){return ms(e)===ms(t)}function ys(e,t){return k(t)?t.findIndex(n=>_s(n,e)):W(t)&&_s(t,e)?0:-1}const jo=e=>e[0]==="_"||e==="$stable",kr=e=>k(e)?e.map(Se):[Se(e)],ac=(e,t,n)=>{if(t._n)return t;const r=Ml((...s)=>kr(t(...s)),n);return r._c=!1,r},Uo=(e,t,n)=>{const r=e._ctx;for(const s in e){if(jo(s))continue;const o=e[s];if(W(o))t[s]=ac(s,o,r);else if(o!=null){const i=kr(o);t[s]=()=>i}}},Bo=(e,t)=>{const n=kr(t);e.slots.default=()=>n},uc=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),vn(t,"_",n)):Uo(t,e.slots={})}else e.slots={},t&&Bo(e,t);vn(e.slots,Bn,1)},fc=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=ee;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:(ce(s,t),!n&&l===1&&delete s._):(o=!t.$stable,Uo(t,s)),i=t}else t&&(Bo(e,t),i={default:1});if(o)for(const l in s)!jo(l)&&i[l]==null&&delete s[l]};function An(e,t,n,r,s=!1){if(k(e)){e.forEach((m,b)=>An(m,t&&(k(t)?t[b]:t),n,r,s));return}if(Et(r)&&!s)return;const o=r.shapeFlag&4?Kn(r.component)||r.component.proxy:r.el,i=s?null:o,{i:l,r:c}=e,a=t&&t.r,f=l.refs===ee?l.refs={}:l.refs,h=l.setupState;if(a!=null&&a!==c&&(re(a)?(f[a]=null,X(h,a)&&(h[a]=null)):fe(a)&&(a.value=null)),W(c))Ve(c,l,12,[i,f]);else{const m=re(c),b=fe(c);if(m||b){const E=()=>{if(e.f){const S=m?X(h,c)?h[c]:f[c]:c.value;s?k(S)&&Tr(S,o):k(S)?S.includes(o)||S.push(o):m?(f[c]=[o],X(h,c)&&(h[c]=f[c])):(c.value=[o],e.k&&(f[e.k]=c.value))}else m?(f[c]=i,X(h,c)&&(h[c]=i)):b&&(c.value=i,e.k&&(f[e.k]=i))};i?(E.id=-1,ge(E,n)):E()}}}let Be=!1;const dc=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",hc=e=>e.namespaceURI.includes("MathML"),un=e=>{if(dc(e))return"svg";if(hc(e))return"mathml"},Mt=e=>e.nodeType===8;function pc(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:c,createComment:a}}=e,f=(p,_)=>{if(!_.hasChildNodes()){__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&nt("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),n(null,p,_),Cn(),_._vnode=p;return}Be=!1,h(_.firstChild,p,null,null,null),Cn(),_._vnode=p,Be&&console.error("Hydration completed but contains mismatches.")},h=(p,_,I,O,H,R=!1)=>{const x=Mt(p)&&p.data==="[",A=()=>S(p,_,I,O,H,x),{type:K,ref:P,shapeFlag:G,patchFlag:te}=_;let de=p.nodeType;_.el=p,te===-2&&(R=!1,_.dynamicChildren=null);let V=null;switch(K){case xt:de!==3?_.children===""?(c(_.el=s(""),i(p),p),V=p):V=A():(p.data!==_.children&&(Be=!0,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&nt("Hydration text mismatch in",p.parentNode,`
- rendered on server: ${JSON.stringify(p.data)}
- expected on client: ${JSON.stringify(_.children)}`),p.data=_.children),V=o(p));break;case we:B(p)?(V=o(p),U(_.el=p.content.firstChild,p,I)):de!==8||x?V=A():V=o(p);break;case Vt:if(x&&(p=o(p),de=p.nodeType),de===1||de===3){V=p;const z=!_.children.length;for(let D=0;D<_.staticCount;D++)z&&(_.children+=V.nodeType===1?V.outerHTML:V.data),D===_.staticCount-1&&(_.anchor=V),V=o(V);return x?o(V):V}else A();break;case me:x?V=E(p,_,I,O,H,R):V=A();break;default:if(G&1)(de!==1||_.type.toLowerCase()!==p.tagName.toLowerCase())&&!B(p)?V=A():V=m(p,_,I,O,H,R);else if(G&6){_.slotScopeIds=H;const z=i(p);if(x?V=F(p):Mt(p)&&p.data==="teleport start"?V=F(p,p.data,"teleport end"):V=o(p),t(_,z,null,I,O,un(z),R),Et(_)){let D;x?(D=oe(me),D.anchor=V?V.previousSibling:z.lastChild):D=p.nodeType===3?Qo(""):oe("div"),D.el=p,_.component.subTree=D}}else G&64?de!==8?V=A():V=_.type.hydrate(p,_,I,O,H,R,e,b):G&128?V=_.type.hydrate(p,_,I,O,un(i(p)),H,R,e,h):__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&nt("Invalid HostVNode type:",K,`(${typeof K})`)}return P!=null&&An(P,null,O,_),V},m=(p,_,I,O,H,R)=>{R=R||!!_.dynamicChildren;const{type:x,props:A,patchFlag:K,shapeFlag:P,dirs:G,transition:te}=_,de=x==="input"||x==="option";if(de||K!==-1){G&&Ie(_,null,I,"created");let V=!1;if(B(p)){V=Ko(O,te)&&I&&I.vnode.props&&I.vnode.props.appear;const D=p.content.firstChild;V&&te.beforeEnter(D),U(D,p,I),_.el=p=D}if(P&16&&!(A&&(A.innerHTML||A.textContent))){let D=b(p.firstChild,_,p,I,O,H,R),Me=!1;for(;D;){Be=!0,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!Me&&(nt("Hydration children mismatch on",p,`
Server rendered element contains more child nodes than client vdom.`),Me=!0);const ht=D;D=D.nextSibling,l(ht)}}else P&8&&p.textContent!==_.children&&(Be=!0,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&nt("Hydration text content mismatch on",p,`
- rendered on server: ${p.textContent}
- expected on client: ${_.children}`),p.textContent=_.children);if(A)if(de||!R||K&48)for(const D in A)(de&&(D.endsWith("value")||D==="indeterminate")||Jt(D)&&!bt(D)||D[0]===".")&&r(p,D,null,A[D],void 0,void 0,I);else A.onClick&&r(p,"onClick",null,A.onClick,void 0,void 0,I);let z;(z=A&&A.onVnodeBeforeMount)&&Ce(z,I,_),G&&Ie(_,null,I,"beforeMount"),((z=A&&A.onVnodeMounted)||G||V)&&Ro(()=>{z&&Ce(z,I,_),V&&te.enter(p),G&&Ie(_,null,I,"mounted")},O)}return p.nextSibling},b=(p,_,I,O,H,R,x)=>{x=x||!!_.dynamicChildren;const A=_.children,K=A.length;let P=!1;for(let G=0;G<K;G++){const te=x?A[G]:A[G]=Se(A[G]);if(p)p=h(p,te,O,H,R,x);else{if(te.type===xt&&!te.children)continue;Be=!0,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!P&&(nt("Hydration children mismatch on",I,`
Server rendered element contains fewer child nodes than client vdom.`),P=!0),n(null,te,I,null,O,H,un(I),R)}}return p},E=(p,_,I,O,H,R)=>{const{slotScopeIds:x}=_;x&&(H=H?H.concat(x):x);const A=i(p),K=b(o(p),_,A,I,O,H,R);return K&&Mt(K)&&K.data==="]"?o(_.anchor=K):(Be=!0,c(_.anchor=a("]"),A,K),K)},S=(p,_,I,O,H,R)=>{if(Be=!0,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&nt(`Hydration node mismatch:
- rendered on server:`,p,p.nodeType===3?"(text)":Mt(p)&&p.data==="["?"(start of fragment)":"",`
- expected on client:`,_.type),_.el=null,R){const K=F(p);for(;;){const P=o(p);if(P&&P!==K)l(P);else break}}const x=o(p),A=i(p);return l(p),n(null,_,A,x,I,O,un(A),H),x},F=(p,_="[",I="]")=>{let O=0;for(;p;)if(p=o(p),p&&Mt(p)&&(p.data===_&&O++,p.data===I)){if(O===0)return o(p);O--}return p},U=(p,_,I)=>{const O=_.parentNode;O&&O.replaceChild(p,_);let H=I;for(;H;)H.vnode.el===_&&(H.vnode.el=H.subTree.el=p),H=H.parent},B=p=>p.nodeType===1&&p.tagName.toLowerCase()==="template";return[f,h]}function gc(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(Ar().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const ge=Ro;function mc(e){return ko(e)}function _c(e){return ko(e,pc)}function ko(e,t){gc();const n=Ar();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:a,setElementText:f,parentNode:h,nextSibling:m,setScopeId:b=ve,insertStaticContent:E}=e,S=(u,d,g,y=null,v=null,T=null,L=void 0,C=null,M=!!d.dynamicChildren)=>{if(u===d)return;u&&!lt(u,d)&&(y=tn(u),Oe(u,v,T,!0),u=null),d.patchFlag===-2&&(M=!1,d.dynamicChildren=null);const{type:w,ref:N,shapeFlag:j}=d;switch(w){case xt:F(u,d,g,y);break;case we:U(u,d,g,y);break;case Vt:u==null&&B(d,g,y,L);break;case me:P(u,d,g,y,v,T,L,C,M);break;default:j&1?I(u,d,g,y,v,T,L,C,M):j&6?G(u,d,g,y,v,T,L,C,M):(j&64||j&128)&&w.process(u,d,g,y,v,T,L,C,M,pt)}N!=null&&v&&An(N,u&&u.ref,T,d||u,!d)},F=(u,d,g,y)=>{if(u==null)r(d.el=l(d.children),g,y);else{const v=d.el=u.el;d.children!==u.children&&a(v,d.children)}},U=(u,d,g,y)=>{u==null?r(d.el=c(d.children||""),g,y):d.el=u.el},B=(u,d,g,y)=>{[u.el,u.anchor]=E(u.children,d,g,y,u.el,u.anchor)},p=({el:u,anchor:d},g,y)=>{let v;for(;u&&u!==d;)v=m(u),r(u,g,y),u=v;r(d,g,y)},_=({el:u,anchor:d})=>{let g;for(;u&&u!==d;)g=m(u),s(u),u=g;s(d)},I=(u,d,g,y,v,T,L,C,M)=>{d.type==="svg"?L="svg":d.type==="math"&&(L="mathml"),u==null?O(d,g,y,v,T,L,C,M):x(u,d,v,T,L,C,M)},O=(u,d,g,y,v,T,L,C)=>{let M,w;const{props:N,shapeFlag:j,transition:$,dirs:q}=u;if(M=u.el=i(u.type,T,N&&N.is,N),j&8?f(M,u.children):j&16&&R(u.children,M,null,y,v,Zn(u,T),L,C),q&&Ie(u,null,y,"created"),H(M,u,u.scopeId,L,y),N){for(const Q in N)Q!=="value"&&!bt(Q)&&o(M,Q,null,N[Q],T,u.children,y,v,$e);"value"in N&&o(M,"value",null,N.value,T),(w=N.onVnodeBeforeMount)&&Ce(w,y,u)}q&&Ie(u,null,y,"beforeMount");const Y=Ko(v,$);Y&&$.beforeEnter(M),r(M,d,g),((w=N&&N.onVnodeMounted)||Y||q)&&ge(()=>{w&&Ce(w,y,u),Y&&$.enter(M),q&&Ie(u,null,y,"mounted")},v)},H=(u,d,g,y,v)=>{if(g&&b(u,g),y)for(let T=0;T<y.length;T++)b(u,y[T]);if(v){let T=v.subTree;if(d===T){const L=v.vnode;H(u,L,L.scopeId,L.slotScopeIds,v.parent)}}},R=(u,d,g,y,v,T,L,C,M=0)=>{for(let w=M;w<u.length;w++){const N=u[w]=C?Ge(u[w]):Se(u[w]);S(null,N,d,g,y,v,T,L,C)}},x=(u,d,g,y,v,T,L)=>{const C=d.el=u.el;let{patchFlag:M,dynamicChildren:w,dirs:N}=d;M|=u.patchFlag&16;const j=u.props||ee,$=d.props||ee;let q;if(g&&rt(g,!1),(q=$.onVnodeBeforeUpdate)&&Ce(q,g,d,u),N&&Ie(d,u,g,"beforeUpdate"),g&&rt(g,!0),w?A(u.dynamicChildren,w,C,g,y,Zn(d,v),T):L||D(u,d,C,null,g,y,Zn(d,v),T,!1),M>0){if(M&16)K(C,d,j,$,g,y,v);else if(M&2&&j.class!==$.class&&o(C,"class",null,$.class,v),M&4&&o(C,"style",j.style,$.style,v),M&8){const Y=d.dynamicProps;for(let Q=0;Q<Y.length;Q++){const ne=Y[Q],ae=j[ne],Ae=$[ne];(Ae!==ae||ne==="value")&&o(C,ne,ae,Ae,v,u.children,g,y,$e)}}M&1&&u.children!==d.children&&f(C,d.children)}else!L&&w==null&&K(C,d,j,$,g,y,v);((q=$.onVnodeUpdated)||N)&&ge(()=>{q&&Ce(q,g,d,u),N&&Ie(d,u,g,"updated")},y)},A=(u,d,g,y,v,T,L)=>{for(let C=0;C<d.length;C++){const M=u[C],w=d[C],N=M.el&&(M.type===me||!lt(M,w)||M.shapeFlag&70)?h(M.el):g;S(M,w,N,null,y,v,T,L,!0)}},K=(u,d,g,y,v,T,L)=>{if(g!==y){if(g!==ee)for(const C in g)!bt(C)&&!(C in y)&&o(u,C,g[C],null,L,d.children,v,T,$e);for(const C in y){if(bt(C))continue;const M=y[C],w=g[C];M!==w&&C!=="value"&&o(u,C,w,M,L,d.children,v,T,$e)}"value"in y&&o(u,"value",g.value,y.value,L)}},P=(u,d,g,y,v,T,L,C,M)=>{const w=d.el=u?u.el:l(""),N=d.anchor=u?u.anchor:l("");let{patchFlag:j,dynamicChildren:$,slotScopeIds:q}=d;q&&(C=C?C.concat(q):q),u==null?(r(w,g,y),r(N,g,y),R(d.children||[],g,N,v,T,L,C,M)):j>0&&j&64&&$&&u.dynamicChildren?(A(u.dynamicChildren,$,g,v,T,L,C),(d.key!=null||v&&d===v.subTree)&&Kr(u,d,!0)):D(u,d,g,N,v,T,L,C,M)},G=(u,d,g,y,v,T,L,C,M)=>{d.slotScopeIds=C,u==null?d.shapeFlag&512?v.ctx.activate(d,g,y,L,M):te(d,g,y,v,T,L,M):de(u,d,M)},te=(u,d,g,y,v,T,L)=>{const C=u.component=Rc(u,y,v);if(Qt(u)&&(C.ctx.renderer=pt),Mc(C),C.asyncDep){if(v&&v.registerDep(C,V),!u.el){const M=C.subTree=oe(we);U(null,M,d,g)}}else V(C,u,d,g,v,T,L)},de=(u,d,g)=>{const y=d.component=u.component;if(Il(u,d,g))if(y.asyncDep&&!y.asyncResolved){z(y,d,g);return}else y.next=d,xl(y.update),y.effect.dirty=!0,y.update();else d.el=u.el,y.vnode=d},V=(u,d,g,y,v,T,L)=>{const C=()=>{if(u.isMounted){let{next:N,bu:j,u:$,parent:q,vnode:Y}=u;{const gt=Wo(u);if(gt){N&&(N.el=Y.el,z(u,N,L)),gt.asyncDep.then(()=>{u.isUnmounted||C()});return}}let Q=N,ne;rt(u,!1),N?(N.el=Y.el,z(u,N,L)):N=Y,j&&_n(j),(ne=N.props&&N.props.onVnodeBeforeUpdate)&&Ce(ne,q,N,Y),rt(u,!0);const ae=zn(u),Ae=u.subTree;u.subTree=ae,S(Ae,ae,h(Ae.el),tn(Ae),u,v,T),N.el=ae.el,Q===null&&Pl(u,ae.el),$&&ge($,v),(ne=N.props&&N.props.onVnodeUpdated)&&ge(()=>Ce(ne,q,N,Y),v)}else{let N;const{el:j,props:$}=d,{bm:q,m:Y,parent:Q}=u,ne=Et(d);if(rt(u,!1),q&&_n(q),!ne&&(N=$&&$.onVnodeBeforeMount)&&Ce(N,Q,d),rt(u,!0),j&&Gn){const ae=()=>{u.subTree=zn(u),Gn(j,u.subTree,u,v,null)};ne?d.type.__asyncLoader().then(()=>!u.isUnmounted&&ae()):ae()}else{const ae=u.subTree=zn(u);S(null,ae,g,y,u,v,T),d.el=ae.el}if(Y&&ge(Y,v),!ne&&(N=$&&$.onVnodeMounted)){const ae=d;ge(()=>Ce(N,Q,ae),v)}(d.shapeFlag&256||Q&&Et(Q.vnode)&&Q.vnode.shapeFlag&256)&&u.a&&ge(u.a,v),u.isMounted=!0,d=g=y=null}},M=u.effect=new Mr(C,ve,()=>Hn(w),u.scope),w=u.update=()=>{M.dirty&&M.run()};w.id=u.uid,rt(u,!0),w()},z=(u,d,g)=>{d.component=u;const y=u.vnode.props;u.vnode=d,u.next=null,cc(u,d.props,y,g),fc(u,d.children,g),Ze(),ls(u),et()},D=(u,d,g,y,v,T,L,C,M=!1)=>{const w=u&&u.children,N=u?u.shapeFlag:0,j=d.children,{patchFlag:$,shapeFlag:q}=d;if($>0){if($&128){ht(w,j,g,y,v,T,L,C,M);return}else if($&256){Me(w,j,g,y,v,T,L,C,M);return}}q&8?(N&16&&$e(w,v,T),j!==w&&f(g,j)):N&16?q&16?ht(w,j,g,y,v,T,L,C,M):$e(w,v,T,!0):(N&8&&f(g,""),q&16&&R(j,g,y,v,T,L,C,M))},Me=(u,d,g,y,v,T,L,C,M)=>{u=u||_t,d=d||_t;const w=u.length,N=d.length,j=Math.min(w,N);let $;for($=0;$<j;$++){const q=d[$]=M?Ge(d[$]):Se(d[$]);S(u[$],q,g,null,v,T,L,C,M)}w>N?$e(u,v,T,!0,!1,j):R(d,g,y,v,T,L,C,M,j)},ht=(u,d,g,y,v,T,L,C,M)=>{let w=0;const N=d.length;let j=u.length-1,$=N-1;for(;w<=j&&w<=$;){const q=u[w],Y=d[w]=M?Ge(d[w]):Se(d[w]);if(lt(q,Y))S(q,Y,g,null,v,T,L,C,M);else break;w++}for(;w<=j&&w<=$;){const q=u[j],Y=d[$]=M?Ge(d[$]):Se(d[$]);if(lt(q,Y))S(q,Y,g,null,v,T,L,C,M);else break;j--,$--}if(w>j){if(w<=$){const q=$+1,Y=q<N?d[q].el:y;for(;w<=$;)S(null,d[w]=M?Ge(d[w]):Se(d[w]),g,Y,v,T,L,C,M),w++}}else if(w>$)for(;w<=j;)Oe(u[w],v,T,!0),w++;else{const q=w,Y=w,Q=new Map;for(w=Y;w<=$;w++){const ye=d[w]=M?Ge(d[w]):Se(d[w]);ye.key!=null&&Q.set(ye.key,w)}let ne,ae=0;const Ae=$-Y+1;let gt=!1,Jr=0;const Rt=new Array(Ae);for(w=0;w<Ae;w++)Rt[w]=0;for(w=q;w<=j;w++){const ye=u[w];if(ae>=Ae){Oe(ye,v,T,!0);continue}let Le;if(ye.key!=null)Le=Q.get(ye.key);else for(ne=Y;ne<=$;ne++)if(Rt[ne-Y]===0&&lt(ye,d[ne])){Le=ne;break}Le===void 0?Oe(ye,v,T,!0):(Rt[Le-Y]=w+1,Le>=Jr?Jr=Le:gt=!0,S(ye,d[Le],g,null,v,T,L,C,M),ae++)}const Xr=gt?yc(Rt):_t;for(ne=Xr.length-1,w=Ae-1;w>=0;w--){const ye=Y+w,Le=d[ye],Qr=ye+1<N?d[ye+1].el:y;Rt[w]===0?S(null,Le,g,Qr,v,T,L,C,M):gt&&(ne<0||w!==Xr[ne]?tt(Le,g,Qr,2):ne--)}}},tt=(u,d,g,y,v=null)=>{const{el:T,type:L,transition:C,children:M,shapeFlag:w}=u;if(w&6){tt(u.component.subTree,d,g,y);return}if(w&128){u.suspense.move(d,g,y);return}if(w&64){L.move(u,d,g,pt);return}if(L===me){r(T,d,g);for(let j=0;j<M.length;j++)tt(M[j],d,g,y);r(u.anchor,d,g);return}if(L===Vt){p(u,d,g);return}if(y!==2&&w&1&&C)if(y===0)C.beforeEnter(T),r(T,d,g),ge(()=>C.enter(T),v);else{const{leave:j,delayLeave:$,afterLeave:q}=C,Y=()=>r(T,d,g),Q=()=>{j(T,()=>{Y(),q&&q()})};$?$(T,Y,Q):Q()}else r(T,d,g)},Oe=(u,d,g,y=!1,v=!1)=>{const{type:T,props:L,ref:C,children:M,dynamicChildren:w,shapeFlag:N,patchFlag:j,dirs:$}=u;if(C!=null&&An(C,null,g,u,!0),N&256){d.ctx.deactivate(u);return}const q=N&1&&$,Y=!Et(u);let Q;if(Y&&(Q=L&&L.onVnodeBeforeUnmount)&&Ce(Q,d,u),N&6)Si(u.component,g,y);else{if(N&128){u.suspense.unmount(g,y);return}q&&Ie(u,null,d,"beforeUnmount"),N&64?u.type.remove(u,d,g,v,pt,y):w&&(T!==me||j>0&&j&64)?$e(w,d,g,!1,!0):(T===me&&j&384||!v&&N&16)&&$e(M,d,g),y&&Yr(u)}(Y&&(Q=L&&L.onVnodeUnmounted)||q)&&ge(()=>{Q&&Ce(Q,d,u),q&&Ie(u,null,d,"unmounted")},g)},Yr=u=>{const{type:d,el:g,anchor:y,transition:v}=u;if(d===me){Ai(g,y);return}if(d===Vt){_(u);return}const T=()=>{s(g),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(u.shapeFlag&1&&v&&!v.persisted){const{leave:L,delayLeave:C}=v,M=()=>L(g,T);C?C(u.el,T,M):M()}else T()},Ai=(u,d)=>{let g;for(;u!==d;)g=m(u),s(u),u=g;s(d)},Si=(u,d,g)=>{const{bum:y,scope:v,update:T,subTree:L,um:C}=u;y&&_n(y),v.stop(),T&&(T.active=!1,Oe(L,u,d,g)),C&&ge(C,d),ge(()=>{u.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},$e=(u,d,g,y=!1,v=!1,T=0)=>{for(let L=T;L<u.length;L++)Oe(u[L],d,g,y,v)},tn=u=>u.shapeFlag&6?tn(u.component.subTree):u.shapeFlag&128?u.suspense.next():m(u.anchor||u.el);let Wn=!1;const zr=(u,d,g)=>{u==null?d._vnode&&Oe(d._vnode,null,null,!0):S(d._vnode||null,u,d,null,null,null,g),Wn||(Wn=!0,ls(),Cn(),Wn=!1),d._vnode=u},pt={p:S,um:Oe,m:tt,r:Yr,mt:te,mc:R,pc:D,pbc:A,n:tn,o:e};let qn,Gn;return t&&([qn,Gn]=t(pt)),{render:zr,hydrate:qn,createApp:oc(zr,qn)}}function Zn({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function rt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ko(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Kr(e,t,n=!1){const r=e.children,s=t.children;if(k(r)&&k(s))for(let o=0;o<r.length;o++){const i=r[o];let l=s[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[o]=Ge(s[o]),l.el=i.el),n||Kr(i,l)),l.type===xt&&(l.el=i.el)}}function yc(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const a=e[r];if(a!==0){if(s=n[n.length-1],e[s]<a){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<a?o=l+1:i=l;a<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function Wo(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Wo(t)}const bc=e=>e.__isTeleport,Dt=e=>e&&(e.disabled||e.disabled===""),bs=e=>typeof SVGElement<"u"&&e instanceof SVGElement,vs=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,_r=(e,t)=>{const n=e&&e.to;return re(n)?t?t(n):null:n},vc={name:"Teleport",__isTeleport:!0,process(e,t,n,r,s,o,i,l,c,a){const{mc:f,pc:h,pbc:m,o:{insert:b,querySelector:E,createText:S,createComment:F}}=a,U=Dt(t.props);let{shapeFlag:B,children:p,dynamicChildren:_}=t;if(e==null){const I=t.el=S(""),O=t.anchor=S("");b(I,n,r),b(O,n,r);const H=t.target=_r(t.props,E),R=t.targetAnchor=S("");H&&(b(R,H),i==="svg"||bs(H)?i="svg":(i==="mathml"||vs(H))&&(i="mathml"));const x=(A,K)=>{B&16&&f(p,A,K,s,o,i,l,c)};U?x(n,O):H&&x(H,R)}else{t.el=e.el;const I=t.anchor=e.anchor,O=t.target=e.target,H=t.targetAnchor=e.targetAnchor,R=Dt(e.props),x=R?n:O,A=R?I:H;if(i==="svg"||bs(O)?i="svg":(i==="mathml"||vs(O))&&(i="mathml"),_?(m(e.dynamicChildren,_,x,s,o,i,l),Kr(e,t,!0)):c||h(e,t,x,A,s,o,i,l,!1),U)R?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):fn(t,n,I,a,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const K=t.target=_r(t.props,E);K&&fn(t,K,null,a,0)}else R&&fn(t,O,H,a,1)}qo(t)},remove(e,t,n,r,{um:s,o:{remove:o}},i){const{shapeFlag:l,children:c,anchor:a,targetAnchor:f,target:h,props:m}=e;if(h&&o(f),i&&o(a),l&16){const b=i||!Dt(m);for(let E=0;E<c.length;E++){const S=c[E];s(S,t,n,b,!!S.dynamicChildren)}}},move:fn,hydrate:wc};function fn(e,t,n,{o:{insert:r},m:s},o=2){o===0&&r(e.targetAnchor,t,n);const{el:i,anchor:l,shapeFlag:c,children:a,props:f}=e,h=o===2;if(h&&r(i,t,n),(!h||Dt(f))&&c&16)for(let m=0;m<a.length;m++)s(a[m],t,n,2);h&&r(l,t,n)}function wc(e,t,n,r,s,o,{o:{nextSibling:i,parentNode:l,querySelector:c}},a){const f=t.target=_r(t.props,c);if(f){const h=f._lpa||f.firstChild;if(t.shapeFlag&16)if(Dt(t.props))t.anchor=a(i(e),t,l(e),n,r,s,o),t.targetAnchor=h;else{t.anchor=i(e);let m=h;for(;m;)if(m=i(m),m&&m.nodeType===8&&m.data==="teleport anchor"){t.targetAnchor=m,f._lpa=t.targetAnchor&&i(t.targetAnchor);break}a(h,t,f,n,r,s,o)}qo(t)}return t.anchor&&i(t.anchor)}const pu=vc;function qo(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const me=Symbol.for("v-fgt"),xt=Symbol.for("v-txt"),we=Symbol.for("v-cmt"),Vt=Symbol.for("v-stc"),jt=[];let Re=null;function Go(e=!1){jt.push(Re=e?null:[])}function Ec(){jt.pop(),Re=jt[jt.length-1]||null}let Wt=1;function ws(e){Wt+=e}function Yo(e){return e.dynamicChildren=Wt>0?Re||_t:null,Ec(),Wt>0&&Re&&Re.push(e),e}function gu(e,t,n,r,s,o){return Yo(Xo(e,t,n,r,s,o,!0))}function zo(e,t,n,r,s){return Yo(oe(e,t,n,r,s,!0))}function Sn(e){return e?e.__v_isVNode===!0:!1}function lt(e,t){return e.type===t.type&&e.key===t.key}const Bn="__vInternal",Jo=({key:e})=>e??null,yn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?re(e)||fe(e)||W(e)?{i:le,r:e,k:t,f:!!n}:e:null);function Xo(e,t=null,n=null,r=0,s=null,o=e===me?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Jo(t),ref:t&&yn(t),scopeId:Dn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:le};return l?(Wr(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=re(n)?8:16),Wt>0&&!i&&Re&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Re.push(c),c}const oe=Cc;function Cc(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Ao)&&(e=we),Sn(e)){const l=Qe(e,t,!0);return n&&Wr(l,n),Wt>0&&!o&&Re&&(l.shapeFlag&6?Re[Re.indexOf(e)]=l:Re.push(l)),l.patchFlag|=-2,l}if(Nc(e)&&(e=e.__vccOpts),t){t=Tc(t);let{class:l,style:c}=t;l&&!re(l)&&(t.class=Rr(l)),Z(c)&&(mo(c)&&!k(c)&&(c=ce({},c)),t.style=Sr(c))}const i=re(e)?1:Nl(e)?128:bc(e)?64:Z(e)?4:W(e)?2:0;return Xo(e,t,n,r,s,i,o,!0)}function Tc(e){return e?mo(e)||Bn in e?ce({},e):e:null}function Qe(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,l=t?xc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Jo(l),ref:t&&t.ref?n&&s?k(s)?s.concat(yn(t)):[s,yn(t)]:yn(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==me?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Qe(e.ssContent),ssFallback:e.ssFallback&&Qe(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Qo(e=" ",t=0){return oe(xt,null,e,t)}function mu(e,t){const n=oe(Vt,null,e);return n.staticCount=t,n}function _u(e="",t=!1){return t?(Go(),zo(we,null,e)):oe(we,null,e)}function Se(e){return e==null||typeof e=="boolean"?oe(we):k(e)?oe(me,null,e.slice()):typeof e=="object"?Ge(e):oe(xt,null,String(e))}function Ge(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Qe(e)}function Wr(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(k(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Wr(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Bn in t)?t._ctx=le:s===3&&le&&(le.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else W(t)?(t={default:t,_ctx:le},n=32):(t=String(t),r&64?(n=16,t=[Qo(t)]):n=8);e.children=t,e.shapeFlag|=n}function xc(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Rr([t.class,r.class]));else if(s==="style")t.style=Sr([t.style,r.style]);else if(Jt(s)){const o=t[s],i=r[s];i&&o!==i&&!(k(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function Ce(e,t,n,r=null){xe(e,t,7,[n,r])}const Ac=$o();let Sc=0;function Rc(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Ac,o={uid:Sc++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new ji(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Vo(r,s),emitsOptions:xo(r,s),emit:null,emitted:null,propsDefaults:ee,inheritAttrs:r.inheritAttrs,ctx:ee,data:ee,props:ee,attrs:ee,slots:ee,refs:ee,setupState:ee,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.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 o.ctx={_:o},o.root=t?t.root:o,o.emit=Rl.bind(null,o),e.ce&&e.ce(o),o}let ue=null;const kn=()=>ue||le;let Rn,yr;{const e=Ar(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(i=>i(o)):s[0](o)}};Rn=t("__VUE_INSTANCE_SETTERS__",n=>ue=n),yr=t("__VUE_SSR_SETTERS__",n=>en=n)}const Zt=e=>{const t=ue;return Rn(e),e.scope.on(),()=>{e.scope.off(),Rn(t)}},Es=()=>{ue&&ue.scope.off(),Rn(null)};function Zo(e){return e.vnode.shapeFlag&4}let en=!1;function Mc(e,t=!1){t&&yr(t);const{props:n,children:r}=e.vnode,s=Zo(e);lc(e,n,s,t),uc(e,r);const o=s?Oc(e,t):void 0;return t&&yr(!1),o}function Oc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Pt(new Proxy(e.ctx,Xl));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?ti(e):null,o=Zt(e);Ze();const i=Ve(r,e,0,[e.props,s]);if(et(),o(),Qs(i)){if(i.then(Es,Es),t)return i.then(l=>{Cs(e,l,t)}).catch(l=>{Xt(l,e,0)});e.asyncDep=i}else Cs(e,i,t)}else ei(e,t)}function Cs(e,t,n){W(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Z(t)&&(e.setupState=vo(t)),ei(e,n)}let Ts;function ei(e,t,n){const r=e.type;if(!e.render){if(!t&&Ts&&!r.render){const s=r.template||Br(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,a=ce(ce({isCustomElement:o,delimiters:l},i),c);r.render=Ts(s,a)}}e.render=r.render||ve}{const s=Zt(e);Ze();try{Zl(e)}finally{et(),s()}}}function Lc(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return _e(e,"get","$attrs"),t[n]}}))}function ti(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Lc(e)},slots:e.slots,emit:e.emit,expose:t}}function Kn(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(vo(Pt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Ht)return Ht[n](e)},has(t,n){return n in t||n in Ht}}))}const Ic=/(?:^|[-_])(\w)/g,Pc=e=>e.replace(Ic,t=>t.toUpperCase()).replace(/[-_]/g,"");function ni(e,t=!0){return W(e)?e.displayName||e.name:e.name||t&&e.__name}function ri(e,t,n=!1){let r=ni(t);if(!r&&t.__file){const s=t.__file.match(/([^/\\]+)\.\w+$/);s&&(r=s[1])}if(!r&&e&&e.parent){const s=o=>{for(const i in o)if(o[i]===t)return i};r=s(e.components||e.parent.type.components)||s(e.appContext.components)}return r?Pc(r):n?"App":"Anonymous"}function Nc(e){return W(e)&&"__vccOpts"in e}const se=(e,t)=>ul(e,t,en);function br(e,t,n){const r=arguments.length;return r===2?Z(t)&&!k(t)?Sn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Sn(n)&&(n=[n]),oe(e,t,n))}const Fc="3.4.19";/**
* @vue/runtime-dom v3.4.19
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Hc="http://www.w3.org/2000/svg",$c="http://www.w3.org/1998/Math/MathML",Ye=typeof document<"u"?document:null,xs=Ye&&Ye.createElement("template"),Dc={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 s=t==="svg"?Ye.createElementNS(Hc,e):t==="mathml"?Ye.createElementNS($c,e):Ye.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Ye.createTextNode(e),createComment:e=>Ye.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ye.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{xs.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const l=xs.content;if(r==="svg"||r==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},ke="transition",Ot="animation",qt=Symbol("_vtc"),si=(e,{slots:t})=>br(jl,Vc(e),t);si.displayName="Transition";const oi={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};si.props=ce({},Oo,oi);const st=(e,t=[])=>{k(e)?e.forEach(n=>n(...t)):e&&e(...t)},As=e=>e?k(e)?e.some(t=>t.length>1):e.length>1:!1;function Vc(e){const t={};for(const P in e)P in oi||(t[P]=e[P]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=o,appearActiveClass:a=i,appearToClass:f=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:b=`${n}-leave-to`}=e,E=jc(s),S=E&&E[0],F=E&&E[1],{onBeforeEnter:U,onEnter:B,onEnterCancelled:p,onLeave:_,onLeaveCancelled:I,onBeforeAppear:O=U,onAppear:H=B,onAppearCancelled:R=p}=t,x=(P,G,te)=>{ot(P,G?f:l),ot(P,G?a:i),te&&te()},A=(P,G)=>{P._isLeaving=!1,ot(P,h),ot(P,b),ot(P,m),G&&G()},K=P=>(G,te)=>{const de=P?H:B,V=()=>x(G,P,te);st(de,[G,V]),Ss(()=>{ot(G,P?c:o),Ke(G,P?f:l),As(de)||Rs(G,r,S,V)})};return ce(t,{onBeforeEnter(P){st(U,[P]),Ke(P,o),Ke(P,i)},onBeforeAppear(P){st(O,[P]),Ke(P,c),Ke(P,a)},onEnter:K(!1),onAppear:K(!0),onLeave(P,G){P._isLeaving=!0;const te=()=>A(P,G);Ke(P,h),kc(),Ke(P,m),Ss(()=>{P._isLeaving&&(ot(P,h),Ke(P,b),As(_)||Rs(P,r,F,te))}),st(_,[P,te])},onEnterCancelled(P){x(P,!1),st(p,[P])},onAppearCancelled(P){x(P,!0),st(R,[P])},onLeaveCancelled(P){A(P),st(I,[P])}})}function jc(e){if(e==null)return null;if(Z(e))return[er(e.enter),er(e.leave)];{const t=er(e);return[t,t]}}function er(e){return Pi(e)}function Ke(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[qt]||(e[qt]=new Set)).add(t)}function ot(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[qt];n&&(n.delete(t),n.size||(e[qt]=void 0))}function Ss(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Uc=0;function Rs(e,t,n,r){const s=e._endId=++Uc,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=Bc(e,t);if(!i)return r();const a=i+"end";let f=0;const h=()=>{e.removeEventListener(a,m),o()},m=b=>{b.target===e&&++f>=c&&h()};setTimeout(()=>{f<c&&h()},l+1),e.addEventListener(a,m)}function Bc(e,t){const n=window.getComputedStyle(e),r=E=>(n[E]||"").split(", "),s=r(`${ke}Delay`),o=r(`${ke}Duration`),i=Ms(s,o),l=r(`${Ot}Delay`),c=r(`${Ot}Duration`),a=Ms(l,c);let f=null,h=0,m=0;t===ke?i>0&&(f=ke,h=i,m=o.length):t===Ot?a>0&&(f=Ot,h=a,m=c.length):(h=Math.max(i,a),f=h>0?i>a?ke:Ot:null,m=f?f===ke?o.length:c.length:0);const b=f===ke&&/\b(transform|all)(,|$)/.test(r(`${ke}Property`).toString());return{type:f,timeout:h,propCount:m,hasTransform:b}}function Ms(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Os(n)+Os(e[r])))}function Os(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function kc(){return document.body.offsetHeight}function Kc(e,t,n){const r=e[qt];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Gt=Symbol("_vod"),yu={beforeMount(e,{value:t},{transition:n}){e[Gt]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Lt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t==!n&&(e.style.display===e[Gt]||!t)||(r?t?(r.beforeEnter(e),Lt(e,!0),r.enter(e)):r.leave(e,()=>{Lt(e,!1)}):Lt(e,t))},beforeUnmount(e,{value:t}){Lt(e,t)}};function Lt(e,t){e.style.display=t?e[Gt]:"none"}const Wc=Symbol(""),qc=/(^|;)\s*display\s*:/;function Gc(e,t,n){const r=e.style,s=re(n),o=r.display;let i=!1;if(n&&!s){if(t&&!re(t))for(const l in t)n[l]==null&&vr(r,l,"");for(const l in n)l==="display"&&(i=!0),vr(r,l,n[l])}else if(s){if(t!==n){const l=r[Wc];l&&(n+=";"+l),r.cssText=n,i=qc.test(n)}}else t&&e.removeAttribute("style");Gt in e&&(e[Gt]=i?r.display:"",r.display=o)}const Ls=/\s*!important$/;function vr(e,t,n){if(k(n))n.forEach(r=>vr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Yc(e,t);Ls.test(n)?e.setProperty(dt(r),n.replace(Ls,""),"important"):e[r]=n}}const Is=["Webkit","Moz","ms"],tr={};function Yc(e,t){const n=tr[t];if(n)return n;let r=Fe(t);if(r!=="filter"&&r in e)return tr[t]=r;r=Ln(r);for(let s=0;s<Is.length;s++){const o=Is[s]+r;if(o in e)return tr[t]=o}return t}const Ps="http://www.w3.org/1999/xlink";function zc(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ps,t.slice(6,t.length)):e.setAttributeNS(Ps,t,n);else{const o=Vi(t);n==null||o&&!to(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function Jc(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){e._value=n;const a=l==="OPTION"?e.getAttribute("value"):e.value,f=n??"";a!==f&&(e.value=f),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=to(n):n==null&&a==="string"?(n="",c=!0):a==="number"&&(n=0,c=!0)}try{e[t]=n}catch{}c&&e.removeAttribute(t)}function mt(e,t,n,r){e.addEventListener(t,n,r)}function Xc(e,t,n,r){e.removeEventListener(t,n,r)}const Ns=Symbol("_vei");function Qc(e,t,n,r,s=null){const o=e[Ns]||(e[Ns]={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=Zc(t);if(r){const a=o[t]=na(r,s);mt(e,l,a,c)}else i&&(Xc(e,l,i,c),o[t]=void 0)}}const Fs=/(?:Once|Passive|Capture)$/;function Zc(e){let t;if(Fs.test(e)){t={};let r;for(;r=e.match(Fs);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):dt(e.slice(2)),t]}let nr=0;const ea=Promise.resolve(),ta=()=>nr||(ea.then(()=>nr=0),nr=Date.now());function na(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;xe(ra(r,n.value),t,5,[r])};return n.value=e,n.attached=ta(),n}function ra(e,t){if(k(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Hs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,sa=(e,t,n,r,s,o,i,l,c)=>{const a=s==="svg";t==="class"?Kc(e,r,a):t==="style"?Gc(e,n,r):Jt(t)?Cr(t)||Qc(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):oa(e,t,r,a))?Jc(e,t,r,o,i,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),zc(e,t,r,a))};function oa(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Hs(t)&&W(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Hs(t)&&re(n)?!1:t in e}const $s=e=>{const t=e.props["onUpdate:modelValue"]||!1;return k(t)?n=>_n(t,n):t};function ia(e){e.target.composing=!0}function Ds(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const rr=Symbol("_assign"),bu={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[rr]=$s(s);const o=r||s.props&&s.props.type==="number";mt(e,t?"change":"input",i=>{if(i.target.composing)return;let l=e.value;n&&(l=l.trim()),o&&(l=ir(l)),e[rr](l)}),n&&mt(e,"change",()=>{e.value=e.value.trim()}),t||(mt(e,"compositionstart",ia),mt(e,"compositionend",Ds),mt(e,"change",Ds))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e[rr]=$s(o),e.composing)return;const i=s||e.type==="number"?ir(e.value):e.value,l=t??"";i!==l&&(document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===l)||(e.value=l))}},la=["ctrl","shift","alt","meta"],ca={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>la.some(n=>e[`${n}Key`]&&!t.includes(n))},vu=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...o)=>{for(let i=0;i<t.length;i++){const l=ca[t[i]];if(l&&l(s,t))return}return e(s,...o)})},aa={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},wu=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=s=>{if(!("key"in s))return;const o=dt(s.key);if(t.some(i=>i===o||aa[i]===o))return e(s)})},ii=ce({patchProp:sa},Dc);let Ut,Vs=!1;function ua(){return Ut||(Ut=mc(ii))}function fa(){return Ut=Vs?Ut:_c(ii),Vs=!0,Ut}const Eu=(...e)=>{const t=ua().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ci(r);if(!s)return;const o=t._component;!W(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,li(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},Cu=(...e)=>{const t=fa().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ci(r);if(s)return n(s,!0,li(s))},t};function li(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ci(e){return re(e)?document.querySelector(e):e}const Tu=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},da=window.__VP_SITE_DATA__;function qr(e){return ro()?(Bi(e),!0):!1}function Ne(e){return typeof e=="function"?e():bo(e)}const ai=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const ha=Object.prototype.toString,pa=e=>ha.call(e)==="[object Object]",Yt=()=>{},js=ga();function ga(){var e,t;return ai&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function ma(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}const ui=e=>e();function _a(e,t={}){let n,r,s=Yt;const o=l=>{clearTimeout(l),s(),s=Yt};return l=>{const c=Ne(e),a=Ne(t.maxWait);return n&&o(n),c<=0||a!==void 0&&a<=0?(r&&(o(r),r=null),Promise.resolve(l())):new Promise((f,h)=>{s=t.rejectOnCancel?h:f,a&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,f(l())},a)),n=setTimeout(()=>{r&&o(r),r=null,f(l())},c)})}}function ya(e=ui){const t=ie(!0);function n(){t.value=!1}function r(){t.value=!0}const s=(...o)=>{t.value&&e(...o)};return{isActive:Nn(t),pause:n,resume:r,eventFilter:s}}function ba(e){return e||kn()}function fi(...e){if(e.length!==1)return _l(...e);const t=e[0];return typeof t=="function"?Nn(pl(()=>({get:t,set:Yt}))):ie(t)}function di(e,t,n={}){const{eventFilter:r=ui,...s}=n;return Je(e,ma(r,t),s)}function va(e,t,n={}){const{eventFilter:r,...s}=n,{eventFilter:o,pause:i,resume:l,isActive:c}=ya(r);return{stop:di(e,t,{...s,eventFilter:o}),pause:i,resume:l,isActive:c}}function hi(e,t=!0,n){ba()?St(e,n):t?e():Fn(e)}function xu(e,t,n={}){const{debounce:r=0,maxWait:s=void 0,...o}=n;return di(e,t,{...o,eventFilter:_a(r,{maxWait:s})})}function Au(e,t,n){let r;fe(n)?r={evaluating:n}:r=n||{};const{lazy:s=!1,evaluating:o=void 0,shallow:i=!0,onError:l=Yt}=r,c=ie(!s),a=i?$r(t):ie(t);let f=0;return jr(async h=>{if(!c.value)return;f++;const m=f;let b=!1;o&&Promise.resolve().then(()=>{o.value=!0});try{const E=await e(S=>{h(()=>{o&&(o.value=!1),b||S()})});m===f&&(a.value=E)}catch(E){l(E)}finally{o&&m===f&&(o.value=!1),b=!0}}),s?se(()=>(c.value=!0,a.value)):a}function pi(e){var t;const n=Ne(e);return(t=n==null?void 0:n.$el)!=null?t:n}const He=ai?window:void 0;function zt(...e){let t,n,r,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,s]=e,t=He):[t,n,r,s]=e,!t)return Yt;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],i=()=>{o.forEach(f=>f()),o.length=0},l=(f,h,m,b)=>(f.addEventListener(h,m,b),()=>f.removeEventListener(h,m,b)),c=Je(()=>[pi(t),Ne(s)],([f,h])=>{if(i(),!f)return;const m=pa(h)?{...h}:h;o.push(...n.flatMap(b=>r.map(E=>l(f,b,E,m))))},{immediate:!0,flush:"post"}),a=()=>{c(),i()};return qr(a),a}function wa(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Su(...e){let t,n,r={};e.length===3?(t=e[0],n=e[1],r=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],r=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:s=He,eventName:o="keydown",passive:i=!1,dedupe:l=!1}=r,c=wa(t);return zt(s,o,f=>{f.repeat&&Ne(l)||c(f)&&n(f)},i)}function Ea(){const e=ie(!1);return kn()&&St(()=>{e.value=!0}),e}function Ca(e){const t=Ea();return se(()=>(t.value,!!e()))}function Ta(e,t={}){const{window:n=He}=t,r=Ca(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const o=ie(!1),i=a=>{o.value=a.matches},l=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",i):s.removeListener(i))},c=jr(()=>{r.value&&(l(),s=n.matchMedia(Ne(e)),"addEventListener"in s?s.addEventListener("change",i):s.addListener(i),o.value=s.matches)});return qr(()=>{c(),l(),s=void 0}),o}const dn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},hn="__vueuse_ssr_handlers__",xa=Aa();function Aa(){return hn in dn||(dn[hn]=dn[hn]||{}),dn[hn]}function gi(e,t){return xa[e]||t}function Sa(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Ra={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Us="vueuse-storage";function Gr(e,t,n,r={}){var s;const{flush:o="pre",deep:i=!0,listenToStorageChanges:l=!0,writeDefaults:c=!0,mergeDefaults:a=!1,shallow:f,window:h=He,eventFilter:m,onError:b=x=>{console.error(x)},initOnMounted:E}=r,S=(f?$r:ie)(typeof t=="function"?t():t);if(!n)try{n=gi("getDefaultStorage",()=>{var x;return(x=He)==null?void 0:x.localStorage})()}catch(x){b(x)}if(!n)return S;const F=Ne(t),U=Sa(F),B=(s=r.serializer)!=null?s:Ra[U],{pause:p,resume:_}=va(S,()=>I(S.value),{flush:o,deep:i,eventFilter:m});return h&&l&&hi(()=>{zt(h,"storage",R),zt(h,Us,H),E&&R()}),E||R(),S;function I(x){try{if(x==null)n.removeItem(e);else{const A=B.write(x),K=n.getItem(e);K!==A&&(n.setItem(e,A),h&&h.dispatchEvent(new CustomEvent(Us,{detail:{key:e,oldValue:K,newValue:A,storageArea:n}})))}}catch(A){b(A)}}function O(x){const A=x?x.newValue:n.getItem(e);if(A==null)return c&&F!=null&&n.setItem(e,B.write(F)),F;if(!x&&a){const K=B.read(A);return typeof a=="function"?a(K,F):U==="object"&&!Array.isArray(K)?{...F,...K}:K}else return typeof A!="string"?A:B.read(A)}function H(x){R(x.detail)}function R(x){if(!(x&&x.storageArea!==n)){if(x&&x.key==null){S.value=F;return}if(!(x&&x.key!==e)){p();try{(x==null?void 0:x.newValue)!==B.write(S.value)&&(S.value=O(x))}catch(A){b(A)}finally{x?Fn(_):_()}}}}}function mi(e){return Ta("(prefers-color-scheme: dark)",e)}function Ma(e={}){const{selector:t="html",attribute:n="class",initialValue:r="auto",window:s=He,storage:o,storageKey:i="vueuse-color-scheme",listenToStorageChanges:l=!0,storageRef:c,emitAuto:a,disableTransition:f=!0}=e,h={auto:"",light:"light",dark:"dark",...e.modes||{}},m=mi({window:s}),b=se(()=>m.value?"dark":"light"),E=c||(i==null?fi(r):Gr(i,r,o,{window:s,listenToStorageChanges:l})),S=se(()=>E.value==="auto"?b.value:E.value),F=gi("updateHTMLAttrs",(_,I,O)=>{const H=typeof _=="string"?s==null?void 0:s.document.querySelector(_):pi(_);if(!H)return;let R;if(f){R=s.document.createElement("style");const x="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";R.appendChild(document.createTextNode(x)),s.document.head.appendChild(R)}if(I==="class"){const x=O.split(/\s/g);Object.values(h).flatMap(A=>(A||"").split(/\s/g)).filter(Boolean).forEach(A=>{x.includes(A)?H.classList.add(A):H.classList.remove(A)})}else H.setAttribute(I,O);f&&(s.getComputedStyle(R).opacity,document.head.removeChild(R))});function U(_){var I;F(t,n,(I=h[_])!=null?I:_)}function B(_){e.onChanged?e.onChanged(_,U):U(_)}Je(S,B,{flush:"post",immediate:!0}),hi(()=>B(S.value));const p=se({get(){return a?E.value:S.value},set(_){E.value=_}});try{return Object.assign(p,{store:E,system:b,state:S})}catch{return p}}function Oa(e={}){const{valueDark:t="dark",valueLight:n="",window:r=He}=e,s=Ma({...e,onChanged:(l,c)=>{var a;e.onChanged?(a=e.onChanged)==null||a.call(e,l==="dark",c,l):c(l)},modes:{dark:t,light:n}}),o=se(()=>s.system?s.system.value:mi({window:r}).value?"dark":"light");return se({get(){return s.value==="dark"},set(l){const c=l?"dark":"light";o.value===c?s.value="auto":s.value=c}})}function sr(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Ru(e,t,n={}){const{window:r=He}=n;return Gr(e,t,r==null?void 0:r.localStorage,n)}function _i(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:_i(n)}}function La(e){const t=e||window.event,n=t.target;return _i(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const pn=new WeakMap;function Mu(e,t=!1){const n=ie(t);let r=null,s;Je(fi(e),l=>{const c=sr(Ne(l));if(c){const a=c;pn.get(a)||pn.set(a,s),n.value&&(a.style.overflow="hidden")}},{immediate:!0});const o=()=>{const l=sr(Ne(e));!l||n.value||(js&&(r=zt(l,"touchmove",c=>{La(c)},{passive:!1})),l.style.overflow="hidden",n.value=!0)},i=()=>{var l;const c=sr(Ne(e));!c||!n.value||(js&&(r==null||r()),c.style.overflow=(l=pn.get(c))!=null?l:"",pn.delete(c),n.value=!1)};return qr(i),se({get(){return n.value},set(l){l?o():i()}})}function Ou(e,t,n={}){const{window:r=He}=n;return Gr(e,t,r==null?void 0:r.sessionStorage,n)}function Lu(e={}){const{window:t=He,behavior:n="auto"}=e;if(!t)return{x:ie(0),y:ie(0)};const r=ie(t.scrollX),s=ie(t.scrollY),o=se({get(){return r.value},set(l){scrollTo({left:l,behavior:n})}}),i=se({get(){return s.value},set(l){scrollTo({top:l,behavior:n})}});return zt(t,"scroll",()=>{r.value=t.scrollX,s.value=t.scrollY},{capture:!1,passive:!0}),{x:o,y:i}}const yi=/^[a-z]+:/i,Ia="vitepress-theme-appearance",bi=/#.*$/,Pa=/(index)?\.(md|html)$/,Te=typeof document<"u",vi={relativePath:"",filePath:"",title:"404",description:"Not Found",headers:[],frontmatter:{sidebar:!1,layout:"page"},lastUpdated:0,isNotFound:!0};function Na(e,t,n=!1){if(t===void 0)return!1;if(e=Bs(`/${e}`),n)return new RegExp(t).test(e);if(Bs(t)!==e)return!1;const r=t.match(bi);return r?(Te?location.hash:"")===r[0]:!0}function Bs(e){return decodeURI(e).replace(bi,"").replace(Pa,"")}function Fa(e){return yi.test(e)}function Ha(e,t){var r,s,o,i,l,c,a;const n=Object.keys(e.locales).find(f=>f!=="root"&&!Fa(f)&&Na(t,`/${f}/`,!0))||"root";return Object.assign({},e,{localeIndex:n,lang:((r=e.locales[n])==null?void 0:r.lang)??e.lang,dir:((s=e.locales[n])==null?void 0:s.dir)??e.dir,title:((o=e.locales[n])==null?void 0:o.title)??e.title,titleTemplate:((i=e.locales[n])==null?void 0:i.titleTemplate)??e.titleTemplate,description:((l=e.locales[n])==null?void 0:l.description)??e.description,head:Ei(e.head,((c=e.locales[n])==null?void 0:c.head)??[]),themeConfig:{...e.themeConfig,...(a=e.locales[n])==null?void 0:a.themeConfig}})}function wi(e,t){const n=t.title||e.title,r=t.titleTemplate??e.titleTemplate;if(typeof r=="string"&&r.includes(":title"))return r.replace(/:title/g,n);const s=$a(e.title,r);return`${n}${s}`}function $a(e,t){return t===!1?"":t===!0||t===void 0?` | ${e}`:e===t?"":` | ${t}`}function Da(e,t){const[n,r]=t;if(n!=="meta")return!1;const s=Object.entries(r)[0];return s==null?!1:e.some(([o,i])=>o===n&&i[s[0]]===s[1])}function Ei(e,t){return[...e.filter(n=>!Da(t,n)),...t]}const Va=/[\u0000-\u001F"#$&*+,:;<=>?[\]^`{|}\u007F]/g,ja=/^[a-z]:/i;function ks(e){const t=ja.exec(e),n=t?t[0]:"";return n+e.slice(n.length).replace(Va,"_").replace(/(^|\/)_+(?=[^/]*$)/,"$1")}const Ua=Symbol(),ft=$r(da);function Iu(e){const t=se(()=>Ha(ft.value,e.data.relativePath)),n=t.value.appearance,r=n==="force-dark"?ie(!0):n?Oa({storageKey:Ia,initialValue:()=>typeof n=="string"?n:"auto",...typeof n=="object"?n:{}}):ie(!1);return{site:t,theme:se(()=>t.value.themeConfig),page:se(()=>e.data),frontmatter:se(()=>e.data.frontmatter),params:se(()=>e.data.params),lang:se(()=>t.value.lang),dir:se(()=>t.value.dir),localeIndex:se(()=>t.value.localeIndex||"root"),title:se(()=>wi(t.value,e.data)),description:se(()=>e.data.description||t.value.description),isDark:r}}function Ba(){const e=Ct(Ua);if(!e)throw new Error("vitepress data not properly injected in app");return e}function ka(e,t){return`${e}${t}`.replace(/\/+/g,"/")}function Ks(e){return yi.test(e)||!e.startsWith("/")?e:ka(ft.value.base,e)}function Ka(e){let t=e.replace(/\.html$/,"");if(t=decodeURIComponent(t),t=t.replace(/\/$/,"/index"),Te){const n="/";t=ks(t.slice(n.length).replace(/\//g,"_")||"index")+".md";let r=__VP_HASH_MAP__[t.toLowerCase()];if(r||(t=t.endsWith("_index.md")?t.slice(0,-9)+".md":t.slice(0,-3)+"_index.md",r=__VP_HASH_MAP__[t.toLowerCase()]),!r)return null;t=`${n}assets/${t}.${r}.js`}else t=`./${ks(t.slice(1).replace(/\//g,"_"))}.md.js`;return t}let bn=[];function Pu(e){bn.push(e),Un(()=>{bn=bn.filter(t=>t!==e)})}const Wa=Symbol(),Ci="http://a.com",qa=()=>({path:"/",component:null,data:vi});function Nu(e,t){const n=Pn(qa()),r={route:n,go:s};async function s(l=Te?location.href:"/"){var c,a;l=wr(l),await((c=r.onBeforeRouteChange)==null?void 0:c.call(r,l))!==!1&&(Gs(l),await i(l),await((a=r.onAfterRouteChanged)==null?void 0:a.call(r,l)))}let o=null;async function i(l,c=0,a=!1){var m;if(await((m=r.onBeforePageLoad)==null?void 0:m.call(r,l))===!1)return;const f=new URL(l,Ci),h=o=f.pathname;try{let b=await e(h);if(!b)throw new Error(`Page not found: ${h}`);if(o===h){o=null;const{default:E,__pageData:S}=b;if(!E)throw new Error(`Invalid route component: ${E}`);n.path=Te?h:Ks(h),n.component=Pt(E),n.data=Pt(S),Te&&Fn(()=>{let F=ft.value.base+S.relativePath.replace(/(?:(^|\/)index)?\.md$/,"$1");if(!ft.value.cleanUrls&&!F.endsWith("/")&&(F+=".html"),F!==f.pathname&&(f.pathname=F,l=F+f.search+f.hash,history.replaceState(null,"",l)),f.hash&&!c){let U=null;try{U=document.getElementById(decodeURIComponent(f.hash).slice(1))}catch(B){console.warn(B)}if(U){Ws(U,f.hash);return}}window.scrollTo(0,c)})}}catch(b){if(!/fetch|Page not found/.test(b.message)&&!/^\/404(\.html|\/)?$/.test(l)&&console.error(b),!a)try{const E=await fetch(ft.value.base+"hashmap.json");window.__VP_HASH_MAP__=await E.json(),await i(l,c,!0);return}catch{}o===h&&(o=null,n.path=Te?h:Ks(h),n.component=t?Pt(t):null,n.data=vi)}}return Te&&(window.addEventListener("click",l=>{if(l.target.closest("button"))return;const a=l.target.closest("a");if(a&&!a.closest(".vp-raw")&&(a instanceof SVGElement||!a.download)){const{target:f}=a,{href:h,origin:m,pathname:b,hash:E,search:S}=new URL(a.href instanceof SVGAnimatedString?a.href.animVal:a.href,a.baseURI),F=window.location,U=b.match(/\.\w+$/);!l.ctrlKey&&!l.shiftKey&&!l.altKey&&!l.metaKey&&!f&&m===F.origin&&!(U&&U[0]!==".html")&&(l.preventDefault(),b===F.pathname&&S===F.search?(E!==F.hash&&(history.pushState(null,"",E),window.dispatchEvent(new Event("hashchange"))),E?Ws(a,E,a.classList.contains("header-anchor")):(Gs(h),window.scrollTo(0,0))):s(h))}},{capture:!0}),window.addEventListener("popstate",l=>{i(wr(location.href),l.state&&l.state.scrollPosition||0)}),window.addEventListener("hashchange",l=>{l.preventDefault()})),r}function Ga(){const e=Ct(Wa);if(!e)throw new Error("useRouter() is called without provider.");return e}function Ti(){return Ga().route}function Ws(e,t,n=!1){let r=null;try{r=e.classList.contains("header-anchor")?e:document.getElementById(decodeURIComponent(t).slice(1))}catch(s){console.warn(s)}if(r){let a=function(){!n||Math.abs(c-window.scrollY)>window.innerHeight?window.scrollTo(0,c):window.scrollTo({left:0,top:c,behavior:"smooth"})},s=ft.value.scrollOffset,o=0,i=24;if(typeof s=="object"&&"padding"in s&&(i=s.padding,s=s.selector),typeof s=="number")o=s;else if(typeof s=="string")o=qs(s,i);else if(Array.isArray(s))for(const f of s){const h=qs(f,i);if(h){o=h;break}}const l=parseInt(window.getComputedStyle(r).paddingTop,10),c=window.scrollY+r.getBoundingClientRect().top-o+l;requestAnimationFrame(a)}}function qs(e,t){const n=document.querySelector(e);if(!n)return 0;const r=n.getBoundingClientRect().bottom;return r<0?0:r+t}function Gs(e){Te&&e!==wr(location.href)&&(history.replaceState({scrollPosition:window.scrollY},document.title),history.pushState(null,"",e))}function wr(e){const t=new URL(e,Ci);return t.pathname=t.pathname.replace(/(^|\/)index(\.html)?$/,"$1"),ft.value.cleanUrls?t.pathname=t.pathname.replace(/\.html$/,""):!t.pathname.endsWith("/")&&!t.pathname.endsWith(".html")&&(t.pathname+=".html"),t.pathname+t.search+t.hash}const Ys=()=>bn.forEach(e=>e()),Fu=Ur({name:"VitePressContent",props:{as:{type:[Object,String],default:"div"}},setup(e){const t=Ti(),{site:n}=Ba();return()=>br(e.as,n.value.contentProps??{style:{position:"relative"}},[t.component?br(t.component,{onVnodeMounted:Ys,onVnodeUpdated:Ys}):"404 Page Not Found"])}}),Ya="modulepreload",za=function(e){return"/"+e},zs={},Hu=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=za(o),o in zs)return;zs[o]=!0;const i=o.endsWith(".css"),l=i?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const h=s[f];if(h.href===o&&(!i||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${l}`))return;const a=document.createElement("link");if(a.rel=i?"stylesheet":Ya,i||(a.as="script",a.crossOrigin=""),a.href=o,document.head.appendChild(a),i)return new Promise((f,h)=>{a.addEventListener("load",f),a.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t()).catch(o=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=o,window.dispatchEvent(i),!i.defaultPrevented)throw o})},$u=Ur({setup(e,{slots:t}){const n=ie(!1);return St(()=>{n.value=!0}),()=>n.value&&t.default?t.default():null}});function Du(){Te&&window.addEventListener("click",e=>{var n;const t=e.target;if(t.matches(".vp-code-group input")){const r=(n=t.parentElement)==null?void 0:n.parentElement;if(!r)return;const s=Array.from(r.querySelectorAll("input")).indexOf(t);if(s<0)return;const o=r.querySelector(".blocks");if(!o)return;const i=Array.from(o.children).find(a=>a.classList.contains("active"));if(!i)return;const l=o.children[s];if(!l||i===l)return;i.classList.remove("active"),l.classList.add("active");const c=r==null?void 0:r.querySelector(`label[for="${t.id}"]`);c==null||c.scrollIntoView({block:"nearest"})}})}function Vu(){if(Te){const e=new WeakMap;window.addEventListener("click",t=>{var r;const n=t.target;if(n.matches('div[class*="language-"] > button.copy')){const s=n.parentElement,o=(r=n.nextElementSibling)==null?void 0:r.nextElementSibling;if(!s||!o)return;const i=/language-(shellscript|shell|bash|sh|zsh)/.test(s.className);let l="";o.querySelectorAll("span.line:not(.diff.remove)").forEach(c=>l+=(c.textContent||"")+`
`),l=l.slice(0,-1),i&&(l=l.replace(/^ *(\$|>) /gm,"").trim()),Ja(l).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const c=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,c)})}})}}async function Ja(e){try{return navigator.clipboard.writeText(e)}catch{const t=document.createElement("textarea"),n=document.activeElement;t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const r=document.getSelection(),s=r?r.rangeCount>0&&r.getRangeAt(0):null;document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length,document.execCommand("copy"),document.body.removeChild(t),s&&(r.removeAllRanges(),r.addRange(s)),n&&n.focus()}}function ju(e,t){let n=[],r=!0;const s=o=>{if(r){r=!1;return}n.forEach(i=>document.head.removeChild(i)),n=[],o.forEach(i=>{const l=Js(i);document.head.appendChild(l),n.push(l)})};jr(()=>{const o=e.data,i=t.value,l=o&&o.description,c=o&&o.frontmatter.head||[];document.title=wi(i,o);const a=l||i.description;let f=document.querySelector("meta[name=description]");f?f.setAttribute("content",a):Js(["meta",{name:"description",content:a}]),s(Ei(i.head,Qa(c)))})}function Js([e,t,n]){const r=document.createElement(e);for(const s in t)r.setAttribute(s,t[s]);return n&&(r.innerHTML=n),e==="script"&&!t.async&&(r.async=!1),r}function Xa(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function Qa(e){return e.filter(t=>!Xa(t))}const or=new Set,xi=()=>document.createElement("link"),Za=e=>{const t=xi();t.rel="prefetch",t.href=e,document.head.appendChild(t)},eu=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let gn;const tu=Te&&(gn=xi())&&gn.relList&&gn.relList.supports&&gn.relList.supports("prefetch")?Za:eu;function Uu(){if(!Te||!window.IntersectionObserver)return;let e;if((e=navigator.connection)&&(e.saveData||/2g/.test(e.effectiveType)))return;const t=window.requestIdleCallback||setTimeout;let n=null;const r=()=>{n&&n.disconnect(),n=new IntersectionObserver(o=>{o.forEach(i=>{if(i.isIntersecting){const l=i.target;n.unobserve(l);const{pathname:c}=l;if(!or.has(c)){or.add(c);const a=Ka(c);a&&tu(a)}}})}),t(()=>{document.querySelectorAll("#app a").forEach(o=>{const{hostname:i,pathname:l}=new URL(o.href instanceof SVGAnimatedString?o.href.animVal:o.href,o.baseURI),c=l.match(/\.\w+$/);c&&c[0]!==".html"||o.target!=="_blank"&&i===location.hostname&&(l!==location.pathname?n.observe(o):or.add(l))})})};St(r);const s=Ti();Je(()=>s.path,r),Un(()=>{n&&n.disconnect()})}export{vu as $,lu as A,ql as B,ou as C,uu as D,$r as E,me as F,Pu as G,oe as H,iu as I,yi as J,Ti as K,xc as L,Ct as M,Sr as N,Fn as O,Lu as P,mu as Q,Nn as R,Su as S,si as T,au as U,Hu as V,Mu as W,ic as X,du as Y,wu as Z,Tu as _,Qo as a,hu as a0,cu as a1,yu as a2,ju as a3,Wa as a4,Iu as a5,Ua as a6,Fu as a7,$u as a8,ft as a9,Cu as aa,Nu as ab,Ka as ac,Uu as ad,Vu as ae,Du as af,br as ag,pi as ah,qr as ai,Au as aj,Ou as ak,Ru as al,xu as am,Ga as an,zt as ao,No as ap,bu as aq,fe as ar,pu as as,Pt as at,Eu as au,zo as b,gu as c,Ur as d,_u as e,Ks as f,se as g,ie as h,Fa as i,St as j,Xo as k,bo as l,su as m,Rr as n,Go as o,ru as p,Na as q,fu as r,Te as s,nu as t,Ba as u,Ta as v,Ml as w,Je as x,jr as y,Un as z};