mbcp/assets/chunks/framework.C94oF1kp.js

18 lines
88 KiB
JavaScript

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