tmagic-editor/docs/assets/chunks/framework.D8kQE4ce.js
2025-06-09 08:41:31 +00:00

23 lines
110 KiB
JavaScript

/**
* @vue/shared v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Xs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const te={},Pt=[],$e=()=>{},wl=()=>!1,an=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ys=e=>e.startsWith("onUpdate:"),he=Object.assign,zs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Sl=Object.prototype.hasOwnProperty,Q=(e,t)=>Sl.call(e,t),B=Array.isArray,Lt=e=>fn(e)==="[object Map]",Kn=e=>fn(e)==="[object Set]",xr=e=>fn(e)==="[object Date]",q=e=>typeof e=="function",oe=e=>typeof e=="string",je=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",Si=e=>(ee(e)||q(e))&&q(e.then)&&q(e.catch),Ti=Object.prototype.toString,fn=e=>Ti.call(e),Tl=e=>fn(e).slice(8,-1),Ei=e=>fn(e)==="[object Object]",Js=e=>oe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,It=Xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),qn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},El=/-(\w)/g,Ne=qn(e=>e.replace(El,(t,n)=>n?n.toUpperCase():"")),xl=/\B([A-Z])/g,dt=qn(e=>e.replace(xl,"-$1").toLowerCase()),Gn=qn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Rn=qn(e=>e?`on${Gn(e)}`:""),ct=(e,t)=>!Object.is(e,t),On=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},xi=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Is=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Cl=e=>{const t=oe(e)?Number(e):NaN;return isNaN(t)?e:t};let Cr;const Xn=()=>Cr||(Cr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Yn(e){if(B(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=oe(s)?Ml(s):Yn(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(oe(e)||ee(e))return e}const Al=/;(?![^(]*\))/g,Rl=/:([^]+)/,Ol=/\/\*[^]*?\*\//g;function Ml(e){const t={};return e.replace(Ol,"").split(Al).forEach(n=>{if(n){const s=n.split(Rl);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function zn(e){let t="";if(oe(e))t=e;else if(B(e))for(let n=0;n<e.length;n++){const s=zn(e[n]);s&&(t+=s+" ")}else if(ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function ru(e){if(!e)return null;let{class:t,style:n}=e;return t&&!oe(t)&&(e.class=zn(t)),n&&(e.style=Yn(n)),e}const Pl="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ll=Xs(Pl);function Ci(e){return!!e||e===""}function Il(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Ft(e[s],t[s]);return n}function Ft(e,t){if(e===t)return!0;let n=xr(e),s=xr(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=je(e),s=je(t),n||s)return e===t;if(n=B(e),s=B(t),n||s)return n&&s?Il(e,t):!1;if(n=ee(e),s=ee(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!Ft(e[o],t[o]))return!1}}return String(e)===String(t)}function Ai(e,t){return e.findIndex(n=>Ft(n,t))}const Ri=e=>!!(e&&e.__v_isRef===!0),Nl=e=>oe(e)?e:e==null?"":B(e)||ee(e)&&(e.toString===Ti||!q(e.toString))?Ri(e)?Nl(e.value):JSON.stringify(e,Oi,2):String(e),Oi=(e,t)=>Ri(t)?Oi(e,t.value):Lt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[fs(s,i)+" =>"]=r,n),{})}:Kn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>fs(n))}:je(t)?fs(t):ee(t)&&!B(t)&&!Ei(t)?String(t):t,fs=(e,t="")=>{var n;return je(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ye;class Mi{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ye,!t&&ye&&(this.index=(ye.scopes||(ye.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ye;try{return ye=this,t()}finally{ye=n}}}on(){++this._on===1&&(this.prevScope=ye,ye=this)}off(){this._on>0&&--this._on===0&&(ye=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=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}}}function iu(e){return new Mi(e)}function Pi(){return ye}function Fl(e,t=!1){ye&&ye.cleanups.push(e)}let se;const us=new WeakSet;class Li{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ye&&ye.active&&ye.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,us.has(this)&&(us.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ni(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Ar(this),Fi(this);const t=se,n=De;se=this,De=!0;try{return this.fn()}finally{$i(this),se=t,De=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)er(t);this.deps=this.depsTail=void 0,Ar(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?us.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ns(this)&&this.run()}get dirty(){return Ns(this)}}let Ii=0,Xt,Yt;function Ni(e,t=!1){if(e.flags|=8,t){e.next=Yt,Yt=e;return}e.next=Xt,Xt=e}function Qs(){Ii++}function Zs(){if(--Ii>0)return;if(Yt){let t=Yt;for(Yt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Xt;){let t=Xt;for(Xt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Fi(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function $i(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),er(s),$l(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Ns(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Di(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Di(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===tn)||(e.globalVersion=tn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ns(e))))return;e.flags|=2;const t=e.dep,n=se,s=De;se=e,De=!0;try{Fi(e);const r=e.fn(e._value);(t.version===0||ct(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{se=n,De=s,$i(e),e.flags&=-3}}function er(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)er(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function $l(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let De=!0;const Hi=[];function Qe(){Hi.push(De),De=!1}function Ze(){const e=Hi.pop();De=e===void 0?!0:e}function Ar(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=se;se=void 0;try{t()}finally{se=n}}}let tn=0;class Dl{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Jn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!se||!De||se===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==se)n=this.activeLink=new Dl(se,this),se.deps?(n.prevDep=se.depsTail,se.depsTail.nextDep=n,se.depsTail=n):se.deps=se.depsTail=n,ji(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=se.depsTail,n.nextDep=void 0,se.depsTail.nextDep=n,se.depsTail=n,se.deps===n&&(se.deps=s)}return n}trigger(t){this.version++,tn++,this.notify(t)}notify(t){Qs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Zs()}}}function ji(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)ji(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Fn=new WeakMap,vt=Symbol(""),Fs=Symbol(""),nn=Symbol("");function be(e,t,n){if(De&&se){let s=Fn.get(e);s||Fn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Jn),r.map=s,r.key=n),r.track()}}function Ye(e,t,n,s,r,i){const o=Fn.get(e);if(!o){tn++;return}const l=c=>{c&&c.trigger()};if(Qs(),t==="clear")o.forEach(l);else{const c=B(e),f=c&&Js(n);if(c&&n==="length"){const a=Number(s);o.forEach((d,g)=>{(g==="length"||g===nn||!je(g)&&g>=a)&&l(d)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),f&&l(o.get(nn)),t){case"add":c?f&&l(o.get("length")):(l(o.get(vt)),Lt(e)&&l(o.get(Fs)));break;case"delete":c||(l(o.get(vt)),Lt(e)&&l(o.get(Fs)));break;case"set":Lt(e)&&l(o.get(vt));break}}Zs()}function Hl(e,t){const n=Fn.get(e);return n&&n.get(t)}function At(e){const t=J(e);return t===e?t:(be(t,"iterate",nn),Le(e)?t:t.map(pe))}function Qn(e){return be(e=J(e),"iterate",nn),e}const jl={__proto__:null,[Symbol.iterator](){return ds(this,Symbol.iterator,pe)},concat(...e){return At(this).concat(...e.map(t=>B(t)?At(t):t))},entries(){return ds(this,"entries",e=>(e[1]=pe(e[1]),e))},every(e,t){return Ge(this,"every",e,t,void 0,arguments)},filter(e,t){return Ge(this,"filter",e,t,n=>n.map(pe),arguments)},find(e,t){return Ge(this,"find",e,t,pe,arguments)},findIndex(e,t){return Ge(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ge(this,"findLast",e,t,pe,arguments)},findLastIndex(e,t){return Ge(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ge(this,"forEach",e,t,void 0,arguments)},includes(...e){return hs(this,"includes",e)},indexOf(...e){return hs(this,"indexOf",e)},join(e){return At(this).join(e)},lastIndexOf(...e){return hs(this,"lastIndexOf",e)},map(e,t){return Ge(this,"map",e,t,void 0,arguments)},pop(){return Bt(this,"pop")},push(...e){return Bt(this,"push",e)},reduce(e,...t){return Rr(this,"reduce",e,t)},reduceRight(e,...t){return Rr(this,"reduceRight",e,t)},shift(){return Bt(this,"shift")},some(e,t){return Ge(this,"some",e,t,void 0,arguments)},splice(...e){return Bt(this,"splice",e)},toReversed(){return At(this).toReversed()},toSorted(e){return At(this).toSorted(e)},toSpliced(...e){return At(this).toSpliced(...e)},unshift(...e){return Bt(this,"unshift",e)},values(){return ds(this,"values",pe)}};function ds(e,t,n){const s=Qn(e),r=s[t]();return s!==e&&!Le(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=n(i.value)),i}),r}const Vl=Array.prototype;function Ge(e,t,n,s,r,i){const o=Qn(e),l=o!==e&&!Le(e),c=o[t];if(c!==Vl[t]){const d=c.apply(e,i);return l?pe(d):d}let f=n;o!==e&&(l?f=function(d,g){return n.call(this,pe(d),g,e)}:n.length>2&&(f=function(d,g){return n.call(this,d,g,e)}));const a=c.call(o,f,s);return l&&r?r(a):a}function Rr(e,t,n,s){const r=Qn(e);let i=n;return r!==e&&(Le(e)?n.length>3&&(i=function(o,l,c){return n.call(this,o,l,c,e)}):i=function(o,l,c){return n.call(this,o,pe(l),c,e)}),r[t](i,...s)}function hs(e,t,n){const s=J(e);be(s,"iterate",nn);const r=s[t](...n);return(r===-1||r===!1)&&sr(n[0])?(n[0]=J(n[0]),s[t](...n)):r}function Bt(e,t,n=[]){Qe(),Qs();const s=J(e)[t].apply(e,n);return Zs(),Ze(),s}const kl=Xs("__proto__,__v_isRef,__isVue"),Vi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(je));function Ul(e){je(e)||(e=String(e));const t=J(this);return be(t,"has",e),t.hasOwnProperty(e)}class ki{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;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?Ql:Ki:i?Bi:Wi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=B(t);if(!r){let c;if(o&&(c=jl[n]))return c;if(n==="hasOwnProperty")return Ul}const l=Reflect.get(t,n,fe(t)?t:s);return(je(n)?Vi.has(n):kl(n))||(r||be(t,"get",n),i)?l:fe(l)?o&&Js(n)?l:l.value:ee(l)?r?Zn(l):$t(l):l}}class Ui extends ki{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];if(!this._isShallow){const c=at(i);if(!Le(s)&&!at(s)&&(i=J(i),s=J(s)),!B(t)&&fe(i)&&!fe(s))return c?!1:(i.value=s,!0)}const o=B(t)&&Js(n)?Number(n)<t.length:Q(t,n),l=Reflect.set(t,n,s,fe(t)?t:r);return t===J(r)&&(o?ct(s,i)&&Ye(t,"set",n,s):Ye(t,"add",n,s)),l}deleteProperty(t,n){const s=Q(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&Ye(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!je(n)||!Vi.has(n))&&be(t,"has",n),s}ownKeys(t){return be(t,"iterate",B(t)?"length":vt),Reflect.ownKeys(t)}}class Wl extends ki{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Bl=new Ui,Kl=new Wl,ql=new Ui(!0);const $s=e=>e,yn=e=>Reflect.getPrototypeOf(e);function Gl(e,t,n){return function(...s){const r=this.__v_raw,i=J(r),o=Lt(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,f=r[e](...s),a=n?$s:t?$n:pe;return!t&&be(i,"iterate",c?Fs:vt),{next(){const{value:d,done:g}=f.next();return g?{value:d,done:g}:{value:l?[a(d[0]),a(d[1])]:a(d),done:g}},[Symbol.iterator](){return this}}}}function vn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Xl(e,t){const n={get(r){const i=this.__v_raw,o=J(i),l=J(r);e||(ct(r,l)&&be(o,"get",r),be(o,"get",l));const{has:c}=yn(o),f=t?$s:e?$n:pe;if(c.call(o,r))return f(i.get(r));if(c.call(o,l))return f(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&be(J(r),"iterate",vt),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=J(i),l=J(r);return e||(ct(r,l)&&be(o,"has",r),be(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,c=J(l),f=t?$s:e?$n:pe;return!e&&be(c,"iterate",vt),l.forEach((a,d)=>r.call(i,f(a),f(d),o))}};return he(n,e?{add:vn("add"),set:vn("set"),delete:vn("delete"),clear:vn("clear")}:{add(r){!t&&!Le(r)&&!at(r)&&(r=J(r));const i=J(this);return yn(i).has.call(i,r)||(i.add(r),Ye(i,"add",r,r)),this},set(r,i){!t&&!Le(i)&&!at(i)&&(i=J(i));const o=J(this),{has:l,get:c}=yn(o);let f=l.call(o,r);f||(r=J(r),f=l.call(o,r));const a=c.call(o,r);return o.set(r,i),f?ct(i,a)&&Ye(o,"set",r,i):Ye(o,"add",r,i),this},delete(r){const i=J(this),{has:o,get:l}=yn(i);let c=o.call(i,r);c||(r=J(r),c=o.call(i,r)),l&&l.call(i,r);const f=i.delete(r);return c&&Ye(i,"delete",r,void 0),f},clear(){const r=J(this),i=r.size!==0,o=r.clear();return i&&Ye(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Gl(r,e,t)}),n}function tr(e,t){const n=Xl(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Q(n,r)&&r in s?n:s,r,i)}const Yl={get:tr(!1,!1)},zl={get:tr(!1,!0)},Jl={get:tr(!0,!1)};const Wi=new WeakMap,Bi=new WeakMap,Ki=new WeakMap,Ql=new WeakMap;function Zl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ec(e){return e.__v_skip||!Object.isExtensible(e)?0:Zl(Tl(e))}function $t(e){return at(e)?e:nr(e,!1,Bl,Yl,Wi)}function tc(e){return nr(e,!1,ql,zl,Bi)}function Zn(e){return nr(e,!0,Kl,Jl,Ki)}function nr(e,t,n,s,r){if(!ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=ec(e);if(i===0)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,i===2?s:n);return r.set(e,l),l}function bt(e){return at(e)?bt(e.__v_raw):!!(e&&e.__v_isReactive)}function at(e){return!!(e&&e.__v_isReadonly)}function Le(e){return!!(e&&e.__v_isShallow)}function sr(e){return e?!!e.__v_raw:!1}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Mn(e){return!Q(e,"__v_skip")&&Object.isExtensible(e)&&xi(e,"__v_skip",!0),e}const pe=e=>ee(e)?$t(e):e,$n=e=>ee(e)?Zn(e):e;function fe(e){return e?e.__v_isRef===!0:!1}function He(e){return qi(e,!1)}function Ee(e){return qi(e,!0)}function qi(e,t){return fe(e)?e:new nc(e,t)}class nc{constructor(t,n){this.dep=new Jn,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:J(t),this._value=n?t:pe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Le(t)||at(t);t=s?t:J(t),ct(t,n)&&(this._rawValue=t,this._value=s?t:pe(t),this.dep.trigger())}}function rr(e){return fe(e)?e.value:e}function ae(e){return q(e)?e():rr(e)}const sc={get:(e,t,n)=>t==="__v_raw"?e:rr(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return fe(r)&&!fe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Gi(e){return bt(e)?e:new Proxy(e,sc)}class rc{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Jn,{get:s,set:r}=t(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=r}get value(){return this._value=this._get()}set value(t){this._set(t)}}function ic(e){return new rc(e)}function ou(e){const t=B(e)?new Array(e.length):{};for(const n in e)t[n]=Xi(e,n);return t}class oc{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Hl(J(this._object),this._key)}}class lc{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function cc(e,t,n){return fe(e)?e:q(e)?new lc(e):ee(e)&&arguments.length>1?Xi(e,t,n):He(e)}function Xi(e,t,n){const s=e[t];return fe(s)?s:new oc(e,t,n)}class ac{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Jn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=tn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&se!==this)return Ni(this,!0),!0}get value(){const t=this.dep.track();return Di(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function fc(e,t,n=!1){let s,r;return q(e)?s=e:(s=e.get,r=e.set),new ac(s,r,n)}const bn={},Dn=new WeakMap;let mt;function uc(e,t=!1,n=mt){if(n){let s=Dn.get(n);s||Dn.set(n,s=[]),s.push(e)}}function dc(e,t,n=te){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:c}=n,f=m=>r?m:Le(m)||r===!1||r===0?ze(m,1):ze(m);let a,d,g,y,_=!1,b=!1;if(fe(e)?(d=()=>e.value,_=Le(e)):bt(e)?(d=()=>f(e),_=!0):B(e)?(b=!0,_=e.some(m=>bt(m)||Le(m)),d=()=>e.map(m=>{if(fe(m))return m.value;if(bt(m))return f(m);if(q(m))return c?c(m,2):m()})):q(e)?t?d=c?()=>c(e,2):e:d=()=>{if(g){Qe();try{g()}finally{Ze()}}const m=mt;mt=a;try{return c?c(e,3,[y]):e(y)}finally{mt=m}}:d=$e,t&&r){const m=d,M=r===!0?1/0:r;d=()=>ze(m(),M)}const U=Pi(),P=()=>{a.stop(),U&&U.active&&zs(U.effects,a)};if(i&&t){const m=t;t=(...M)=>{m(...M),P()}}let j=b?new Array(e.length).fill(bn):bn;const p=m=>{if(!(!(a.flags&1)||!a.dirty&&!m))if(t){const M=a.run();if(r||_||(b?M.some((D,R)=>ct(D,j[R])):ct(M,j))){g&&g();const D=mt;mt=a;try{const R=[M,j===bn?void 0:b&&j[0]===bn?[]:j,y];j=M,c?c(t,3,R):t(...R)}finally{mt=D}}}else a.run()};return l&&l(p),a=new Li(d),a.scheduler=o?()=>o(p,!1):p,y=m=>uc(m,!1,a),g=a.onStop=()=>{const m=Dn.get(a);if(m){if(c)c(m,4);else for(const M of m)M();Dn.delete(a)}},t?s?p(!0):j=a.run():o?o(p.bind(null,!0),!0):a.run(),P.pause=a.pause.bind(a),P.resume=a.resume.bind(a),P.stop=P,P}function ze(e,t=1/0,n){if(t<=0||!ee(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,fe(e))ze(e.value,t,n);else if(B(e))for(let s=0;s<e.length;s++)ze(e[s],t,n);else if(Kn(e)||Lt(e))e.forEach(s=>{ze(s,t,n)});else if(Ei(e)){for(const s in e)ze(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&ze(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function un(e,t,n,s){try{return s?e(...s):e()}catch(r){dn(r,t,n)}}function Ve(e,t,n,s){if(q(e)){const r=un(e,t,n,s);return r&&Si(r)&&r.catch(i=>{dn(i,t,n)}),r}if(B(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ve(e[i],t,n,s));return r}}function dn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||te;if(t){let l=t.parent;const c=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const a=l.ec;if(a){for(let d=0;d<a.length;d++)if(a[d](e,c,f)===!1)return}l=l.parent}if(i){Qe(),un(i,null,10,[e,c,f]),Ze();return}}hc(e,n,r,s,o)}function hc(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Te=[];let Ke=-1;const Nt=[];let rt=null,Ot=0;const Yi=Promise.resolve();let Hn=null;function es(e){const t=Hn||Yi;return e?t.then(this?e.bind(this):e):t}function pc(e){let t=Ke+1,n=Te.length;for(;t<n;){const s=t+n>>>1,r=Te[s],i=sn(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function ir(e){if(!(e.flags&1)){const t=sn(e),n=Te[Te.length-1];!n||!(e.flags&2)&&t>=sn(n)?Te.push(e):Te.splice(pc(t),0,e),e.flags|=1,zi()}}function zi(){Hn||(Hn=Yi.then(Ji))}function gc(e){B(e)?Nt.push(...e):rt&&e.id===-1?rt.splice(Ot+1,0,e):e.flags&1||(Nt.push(e),e.flags|=1),zi()}function Or(e,t,n=Ke+1){for(;n<Te.length;n++){const s=Te[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Te.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function jn(e){if(Nt.length){const t=[...new Set(Nt)].sort((n,s)=>sn(n)-sn(s));if(Nt.length=0,rt){rt.push(...t);return}for(rt=t,Ot=0;Ot<rt.length;Ot++){const n=rt[Ot];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}rt=null,Ot=0}}const sn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Ji(e){try{for(Ke=0;Ke<Te.length;Ke++){const t=Te[Ke];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),un(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ke<Te.length;Ke++){const t=Te[Ke];t&&(t.flags&=-2)}Ke=-1,Te.length=0,jn(),Hn=null,(Te.length||Nt.length)&&Ji()}}let de=null,Qi=null;function Vn(e){const t=de;return de=e,Qi=e&&e.type.__scopeId||null,t}function mc(e,t=de,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Br(-1);const i=Vn(t);let o;try{o=e(...r)}finally{Vn(i),s._d&&Br(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function lu(e,t){if(de===null)return e;const n=is(de),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,o,l,c=te]=t[r];i&&(q(i)&&(i={mounted:i,updated:i}),i.deep&&ze(o),s.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:c}))}return e}function qe(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&&(Qe(),Ve(c,n,8,[e.el,l,e,t]),Ze())}}const Zi=Symbol("_vte"),eo=e=>e.__isTeleport,zt=e=>e&&(e.disabled||e.disabled===""),Mr=e=>e&&(e.defer||e.defer===""),Pr=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Lr=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Ds=(e,t)=>{const n=e&&e.to;return oe(n)?t?t(n):null:n},to={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,i,o,l,c,f){const{mc:a,pc:d,pbc:g,o:{insert:y,querySelector:_,createText:b,createComment:U}}=f,P=zt(t.props);let{shapeFlag:j,children:p,dynamicChildren:m}=t;if(e==null){const M=t.el=b(""),D=t.anchor=b("");y(M,n,s),y(D,n,s);const R=(T,O)=>{j&16&&(r&&r.isCE&&(r.ce._teleportTarget=T),a(p,T,O,r,i,o,l,c))},V=()=>{const T=t.target=Ds(t.props,_),O=no(T,t,b,y);T&&(o!=="svg"&&Pr(T)?o="svg":o!=="mathml"&&Lr(T)&&(o="mathml"),P||(R(T,O),Pn(t,!1)))};P&&(R(n,D),Pn(t,!0)),Mr(t.props)?(t.el.__isMounted=!1,Se(()=>{V(),delete t.el.__isMounted},i)):V()}else{if(Mr(t.props)&&e.el.__isMounted===!1){Se(()=>{to.process(e,t,n,s,r,i,o,l,c,f)},i);return}t.el=e.el,t.targetStart=e.targetStart;const M=t.anchor=e.anchor,D=t.target=e.target,R=t.targetAnchor=e.targetAnchor,V=zt(e.props),T=V?n:D,O=V?M:R;if(o==="svg"||Pr(D)?o="svg":(o==="mathml"||Lr(D))&&(o="mathml"),m?(g(e.dynamicChildren,m,T,r,i,o,l),hr(e,t,!0)):c||d(e,t,T,O,r,i,o,l,!1),P)V?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):_n(t,n,M,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const A=t.target=Ds(t.props,_);A&&_n(t,A,null,f,0)}else V&&_n(t,D,R,f,1);Pn(t,P)}},remove(e,t,n,{um:s,o:{remove:r}},i){const{shapeFlag:o,children:l,anchor:c,targetStart:f,targetAnchor:a,target:d,props:g}=e;if(d&&(r(f),r(a)),i&&r(c),o&16){const y=i||!zt(g);for(let _=0;_<l.length;_++){const b=l[_];s(b,t,n,y,!!b.dynamicChildren)}}},move:_n,hydrate:yc};function _n(e,t,n,{o:{insert:s},m:r},i=2){i===0&&s(e.targetAnchor,t,n);const{el:o,anchor:l,shapeFlag:c,children:f,props:a}=e,d=i===2;if(d&&s(o,t,n),(!d||zt(a))&&c&16)for(let g=0;g<f.length;g++)r(f[g],t,n,2);d&&s(l,t,n)}function yc(e,t,n,s,r,i,{o:{nextSibling:o,parentNode:l,querySelector:c,insert:f,createText:a}},d){const g=t.target=Ds(t.props,c);if(g){const y=zt(t.props),_=g._lpa||g.firstChild;if(t.shapeFlag&16)if(y)t.anchor=d(o(e),t,l(e),n,s,r,i),t.targetStart=_,t.targetAnchor=_&&o(_);else{t.anchor=o(e);let b=_;for(;b;){if(b&&b.nodeType===8){if(b.data==="teleport start anchor")t.targetStart=b;else if(b.data==="teleport anchor"){t.targetAnchor=b,g._lpa=t.targetAnchor&&o(t.targetAnchor);break}}b=o(b)}t.targetAnchor||no(g,t,a,f),d(_&&o(_),t,g,n,s,r,i)}Pn(t,y)}return t.anchor&&o(t.anchor)}const cu=to;function Pn(e,t){const n=e.ctx;if(n&&n.ut){let s,r;for(t?(s=e.el,r=e.anchor):(s=e.targetStart,r=e.targetAnchor);s&&s!==r;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function no(e,t,n,s){const r=t.targetStart=n(""),i=t.targetAnchor=n("");return r[Zi]=i,e&&(s(r,e),s(i,e)),i}const it=Symbol("_leaveCb"),wn=Symbol("_enterCb");function so(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Vt(()=>{e.isMounted=!0}),fo(()=>{e.isUnmounting=!0}),e}const Oe=[Function,Array],ro={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Oe,onEnter:Oe,onAfterEnter:Oe,onEnterCancelled:Oe,onBeforeLeave:Oe,onLeave:Oe,onAfterLeave:Oe,onLeaveCancelled:Oe,onBeforeAppear:Oe,onAppear:Oe,onAfterAppear:Oe,onAppearCancelled:Oe},io=e=>{const t=e.subTree;return t.component?io(t.component):t},vc={name:"BaseTransition",props:ro,setup(e,{slots:t}){const n=kt(),s=so();return()=>{const r=t.default&&or(t.default(),!0);if(!r||!r.length)return;const i=oo(r),o=J(e),{mode:l}=o;if(s.isLeaving)return ps(i);const c=Ir(i);if(!c)return ps(i);let f=rn(c,o,s,n,d=>f=d);c.type!==ge&&xt(c,f);let a=n.subTree&&Ir(n.subTree);if(a&&a.type!==ge&&!yt(c,a)&&io(n).type!==ge){let d=rn(a,o,s,n);if(xt(a,d),l==="out-in"&&c.type!==ge)return s.isLeaving=!0,d.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,a=void 0},ps(i);l==="in-out"&&c.type!==ge?d.delayLeave=(g,y,_)=>{const b=lo(s,a);b[String(a.key)]=a,g[it]=()=>{y(),g[it]=void 0,delete f.delayedLeave,a=void 0},f.delayedLeave=()=>{_(),delete f.delayedLeave,a=void 0}}:a=void 0}else a&&(a=void 0);return i}}};function oo(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ge){t=n;break}}return t}const bc=vc;function lo(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 rn(e,t,n,s,r){const{appear:i,mode:o,persisted:l=!1,onBeforeEnter:c,onEnter:f,onAfterEnter:a,onEnterCancelled:d,onBeforeLeave:g,onLeave:y,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:U,onAppear:P,onAfterAppear:j,onAppearCancelled:p}=t,m=String(e.key),M=lo(n,e),D=(T,O)=>{T&&Ve(T,s,9,O)},R=(T,O)=>{const A=O[1];D(T,O),B(T)?T.every(w=>w.length<=1)&&A():T.length<=1&&A()},V={mode:o,persisted:l,beforeEnter(T){let O=c;if(!n.isMounted)if(i)O=U||c;else return;T[it]&&T[it](!0);const A=M[m];A&&yt(e,A)&&A.el[it]&&A.el[it](),D(O,[T])},enter(T){let O=f,A=a,w=d;if(!n.isMounted)if(i)O=P||f,A=j||a,w=p||d;else return;let F=!1;const Y=T[wn]=ie=>{F||(F=!0,ie?D(w,[T]):D(A,[T]),V.delayedLeave&&V.delayedLeave(),T[wn]=void 0)};O?R(O,[T,Y]):Y()},leave(T,O){const A=String(e.key);if(T[wn]&&T[wn](!0),n.isUnmounting)return O();D(g,[T]);let w=!1;const F=T[it]=Y=>{w||(w=!0,O(),Y?D(b,[T]):D(_,[T]),T[it]=void 0,M[A]===e&&delete M[A])};M[A]=e,y?R(y,[T,F]):F()},clone(T){const O=rn(T,t,n,s,r);return r&&r(O),O}};return V}function ps(e){if(hn(e))return e=ft(e),e.children=null,e}function Ir(e){if(!hn(e))return eo(e.type)&&e.children?oo(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&q(n.default))return n.default()}}function xt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,xt(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 or(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===_e?(o.patchFlag&128&&r++,s=s.concat(or(o.children,t,l))):(t||o.type!==ge)&&s.push(l!=null?ft(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 lr(e,t){return q(e)?he({name:e.name},t,{setup:e}):e}function cr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function on(e,t,n,s,r=!1){if(B(e)){e.forEach((_,b)=>on(_,t&&(B(t)?t[b]:t),n,s,r));return}if(_t(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&on(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?is(s.component):s.el,o=r?null:i,{i:l,r:c}=e,f=t&&t.r,a=l.refs===te?l.refs={}:l.refs,d=l.setupState,g=J(d),y=d===te?()=>!1:_=>Q(g,_);if(f!=null&&f!==c&&(oe(f)?(a[f]=null,y(f)&&(d[f]=null)):fe(f)&&(f.value=null)),q(c))un(c,l,12,[o,a]);else{const _=oe(c),b=fe(c);if(_||b){const U=()=>{if(e.f){const P=_?y(c)?d[c]:a[c]:c.value;r?B(P)&&zs(P,i):B(P)?P.includes(i)||P.push(i):_?(a[c]=[i],y(c)&&(d[c]=a[c])):(c.value=[i],e.k&&(a[e.k]=c.value))}else _?(a[c]=o,y(c)&&(d[c]=o)):b&&(c.value=o,e.k&&(a[e.k]=o))};o?(U.id=-1,Se(U,n)):U()}}}let Nr=!1;const Rt=()=>{Nr||(console.error("Hydration completed but contains mismatches."),Nr=!0)},_c=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",wc=e=>e.namespaceURI.includes("MathML"),Sn=e=>{if(e.nodeType===1){if(_c(e))return"svg";if(wc(e))return"mathml"}},Mt=e=>e.nodeType===8;function Sc(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:i,parentNode:o,remove:l,insert:c,createComment:f}}=e,a=(p,m)=>{if(!m.hasChildNodes()){n(null,p,m),jn(),m._vnode=p;return}d(m.firstChild,p,null,null,null),jn(),m._vnode=p},d=(p,m,M,D,R,V=!1)=>{V=V||!!m.dynamicChildren;const T=Mt(p)&&p.data==="[",O=()=>b(p,m,M,D,R,T),{type:A,ref:w,shapeFlag:F,patchFlag:Y}=m;let ie=p.nodeType;m.el=p,Y===-2&&(V=!1,m.dynamicChildren=null);let W=null;switch(A){case Tt:ie!==3?m.children===""?(c(m.el=r(""),o(p),p),W=p):W=O():(p.data!==m.children&&(Rt(),p.data=m.children),W=i(p));break;case ge:j(p)?(W=i(p),P(m.el=p.content.firstChild,p,M)):ie!==8||T?W=O():W=i(p);break;case Qt:if(T&&(p=i(p),ie=p.nodeType),ie===1||ie===3){W=p;const X=!m.children.length;for(let H=0;H<m.staticCount;H++)X&&(m.children+=W.nodeType===1?W.outerHTML:W.data),H===m.staticCount-1&&(m.anchor=W),W=i(W);return T?i(W):W}else O();break;case _e:T?W=_(p,m,M,D,R,V):W=O();break;default:if(F&1)(ie!==1||m.type.toLowerCase()!==p.tagName.toLowerCase())&&!j(p)?W=O():W=g(p,m,M,D,R,V);else if(F&6){m.slotScopeIds=R;const X=o(p);if(T?W=U(p):Mt(p)&&p.data==="teleport start"?W=U(p,p.data,"teleport end"):W=i(p),t(m,X,null,M,D,Sn(X),V),_t(m)&&!m.type.__asyncResolved){let H;T?(H=ce(_e),H.anchor=W?W.previousSibling:X.lastChild):H=p.nodeType===3?Ho(""):ce("div"),H.el=p,m.component.subTree=H}}else F&64?ie!==8?W=O():W=m.type.hydrate(p,m,M,D,R,V,e,y):F&128&&(W=m.type.hydrate(p,m,M,D,Sn(o(p)),R,V,e,d))}return w!=null&&on(w,null,D,m),W},g=(p,m,M,D,R,V)=>{V=V||!!m.dynamicChildren;const{type:T,props:O,patchFlag:A,shapeFlag:w,dirs:F,transition:Y}=m,ie=T==="input"||T==="option";if(ie||A!==-1){F&&qe(m,null,M,"created");let W=!1;if(j(p)){W=Ro(null,Y)&&M&&M.vnode.props&&M.vnode.props.appear;const H=p.content.firstChild;if(W){const le=H.getAttribute("class");le&&(H.$cls=le),Y.beforeEnter(H)}P(H,p,M),m.el=p=H}if(w&16&&!(O&&(O.innerHTML||O.textContent))){let H=y(p.firstChild,m,p,M,D,R,V);for(;H;){Tn(p,1)||Rt();const le=H;H=H.nextSibling,l(le)}}else if(w&8){let H=m.children;H[0]===`
`&&(p.tagName==="PRE"||p.tagName==="TEXTAREA")&&(H=H.slice(1)),p.textContent!==H&&(Tn(p,0)||Rt(),p.textContent=m.children)}if(O){if(ie||!V||A&48){const H=p.tagName.includes("-");for(const le in O)(ie&&(le.endsWith("value")||le==="indeterminate")||an(le)&&!It(le)||le[0]==="."||H)&&s(p,le,null,O[le],void 0,M)}else if(O.onClick)s(p,"onClick",null,O.onClick,void 0,M);else if(A&4&&bt(O.style))for(const H in O.style)O.style[H]}let X;(X=O&&O.onVnodeBeforeMount)&&Me(X,M,m),F&&qe(m,null,M,"beforeMount"),((X=O&&O.onVnodeMounted)||F||W)&&No(()=>{X&&Me(X,M,m),W&&Y.enter(p),F&&qe(m,null,M,"mounted")},D)}return p.nextSibling},y=(p,m,M,D,R,V,T)=>{T=T||!!m.dynamicChildren;const O=m.children,A=O.length;for(let w=0;w<A;w++){const F=T?O[w]:O[w]=Pe(O[w]),Y=F.type===Tt;p?(Y&&!T&&w+1<A&&Pe(O[w+1]).type===Tt&&(c(r(p.data.slice(F.children.length)),M,i(p)),p.data=F.children),p=d(p,F,D,R,V,T)):Y&&!F.children?c(F.el=r(""),M):(Tn(M,1)||Rt(),n(null,F,M,null,D,R,Sn(M),V))}return p},_=(p,m,M,D,R,V)=>{const{slotScopeIds:T}=m;T&&(R=R?R.concat(T):T);const O=o(p),A=y(i(p),m,O,M,D,R,V);return A&&Mt(A)&&A.data==="]"?i(m.anchor=A):(Rt(),c(m.anchor=f("]"),O,A),A)},b=(p,m,M,D,R,V)=>{if(Tn(p.parentElement,1)||Rt(),m.el=null,V){const A=U(p);for(;;){const w=i(p);if(w&&w!==A)l(w);else break}}const T=i(p),O=o(p);return l(p),n(null,m,O,T,M,D,Sn(O),R),M&&(M.vnode.el=m.el,Lo(M,m.el)),T},U=(p,m="[",M="]")=>{let D=0;for(;p;)if(p=i(p),p&&Mt(p)&&(p.data===m&&D++,p.data===M)){if(D===0)return i(p);D--}return p},P=(p,m,M)=>{const D=m.parentNode;D&&D.replaceChild(p,m);let R=M;for(;R;)R.vnode.el===m&&(R.vnode.el=R.subTree.el=p),R=R.parent},j=p=>p.nodeType===1&&p.tagName==="TEMPLATE";return[a,d]}const Fr="data-allow-mismatch",Tc={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Tn(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Fr);)e=e.parentElement;const n=e&&e.getAttribute(Fr);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return t===0&&s.includes("children")?!0:n.split(",").includes(Tc[t])}}Xn().requestIdleCallback;Xn().cancelIdleCallback;function Ec(e,t){if(Mt(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Mt(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const _t=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function au(e){q(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:i,timeout:o,suspensible:l=!0,onError:c}=e;let f=null,a,d=0;const g=()=>(d++,f=null,y()),y=()=>{let _;return f||(_=f=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),c)return new Promise((U,P)=>{c(b,()=>U(g()),()=>P(b),d+1)});throw b}).then(b=>_!==f&&f?f:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),a=b,b)))};return lr({name:"AsyncComponentWrapper",__asyncLoader:y,__asyncHydrate(_,b,U){const P=i?()=>{const p=i(()=>{U()},m=>Ec(_,m));p&&(b.bum||(b.bum=[])).push(p),(b.u||(b.u=[])).push(()=>!0)}:U;a?P():y().then(()=>!b.isUnmounted&&P())},get __asyncResolved(){return a},setup(){const _=ue;if(cr(_),a)return()=>gs(a,_);const b=p=>{f=null,dn(p,_,13,!s)};if(l&&_.suspense||Dt)return y().then(p=>()=>gs(p,_)).catch(p=>(b(p),()=>s?ce(s,{error:p}):null));const U=He(!1),P=He(),j=He(!!r);return r&&setTimeout(()=>{j.value=!1},r),o!=null&&setTimeout(()=>{if(!U.value&&!P.value){const p=new Error(`Async component timed out after ${o}ms.`);b(p),P.value=p}},o),y().then(()=>{U.value=!0,_.parent&&hn(_.parent.vnode)&&_.parent.update()}).catch(p=>{b(p),P.value=p}),()=>{if(U.value&&a)return gs(a,_);if(P.value&&s)return ce(s,{error:P.value});if(n&&!j.value)return ce(n)}}})}function gs(e,t){const{ref:n,props:s,children:r,ce:i}=t.vnode,o=ce(e,s,r);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const hn=e=>e.type.__isKeepAlive;function xc(e,t){co(e,"a",t)}function Cc(e,t){co(e,"da",t)}function co(e,t,n=ue){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(ts(t,s,n),n){let r=n.parent;for(;r&&r.parent;)hn(r.parent.vnode)&&Ac(s,t,n,r),r=r.parent}}function Ac(e,t,n,s){const r=ts(t,e,s,!0);ns(()=>{zs(s[t],r)},n)}function ts(e,t,n=ue,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{Qe();const l=pn(n),c=Ve(t,n,e,o);return l(),Ze(),c});return s?r.unshift(i):r.push(i),i}}const tt=e=>(t,n=ue)=>{(!Dt||e==="sp")&&ts(e,(...s)=>t(...s),n)},Rc=tt("bm"),Vt=tt("m"),Oc=tt("bu"),ao=tt("u"),fo=tt("bum"),ns=tt("um"),Mc=tt("sp"),Pc=tt("rtg"),Lc=tt("rtc");function Ic(e,t=ue){ts("ec",e,t)}const ar="components",Nc="directives";function fu(e,t){return fr(ar,e,!0,t)||e}const uo=Symbol.for("v-ndc");function uu(e){return oe(e)?fr(ar,e,!1)||e:e||uo}function du(e){return fr(Nc,e)}function fr(e,t,n=!0,s=!1){const r=de||ue;if(r){const i=r.type;if(e===ar){const l=ya(i,!1);if(l&&(l===t||l===Ne(t)||l===Gn(Ne(t))))return i}const o=$r(r[e]||i[e],t)||$r(r.appContext[e],t);return!o&&s?i:o}}function $r(e,t){return e&&(e[t]||e[Ne(t)]||e[Gn(Ne(t))])}function hu(e,t,n,s){let r;const i=n,o=B(e);if(o||oe(e)){const l=o&&bt(e);let c=!1,f=!1;l&&(c=!Le(e),f=at(e),e=Qn(e)),r=new Array(e.length);for(let a=0,d=e.length;a<d;a++)r[a]=t(c?f?$n(pe(e[a])):pe(e[a]):e[a],a,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i)}else if(ee(e))if(e[Symbol.iterator])r=Array.from(e,(l,c)=>t(l,c,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let c=0,f=l.length;c<f;c++){const a=l[c];r[c]=t(e[a],a,c,i)}}else r=[];return r}function pu(e,t){for(let n=0;n<t.length;n++){const s=t[n];if(B(s))for(let r=0;r<s.length;r++)e[s[r].name]=s[r].fn;else s&&(e[s.name]=s.key?(...r)=>{const i=s.fn(...r);return i&&(i.key=s.key),i}:s.fn)}return e}function gu(e,t,n={},s,r){if(de.ce||de.parent&&_t(de.parent)&&de.parent.ce)return t!=="default"&&(n.name=t),Us(),Ws(_e,null,[ce("slot",n,s&&s())],64);let i=e[t];i&&i._c&&(i._d=!1),Us();const o=i&&ho(i(n)),l=n.key||o&&o.key,c=Ws(_e,{key:(l&&!je(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return!r&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),i&&i._c&&(i._d=!0),c}function ho(e){return e.some(t=>cn(t)?!(t.type===ge||t.type===_e&&!ho(t.children)):!0)?e:null}function mu(e,t){const n={};for(const s in e)n[t&&/[A-Z]/.test(s)?`on:${s}`:Rn(s)]=e[s];return n}const Hs=e=>e?jo(e)?is(e):Hs(e.parent):null,Jt=he(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=>Hs(e.parent),$root:e=>Hs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>mo(e),$forceUpdate:e=>e.f||(e.f=()=>{ir(e.update)}),$nextTick:e=>e.n||(e.n=es.bind(e.proxy)),$watch:e=>ta.bind(e)}),ms=(e,t)=>e!==te&&!e.__isScriptSetup&&Q(e,t),Fc={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 f;if(t[0]!=="$"){const y=o[t];if(y!==void 0)switch(y){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(ms(s,t))return o[t]=1,s[t];if(r!==te&&Q(r,t))return o[t]=2,r[t];if((f=e.propsOptions[0])&&Q(f,t))return o[t]=3,i[t];if(n!==te&&Q(n,t))return o[t]=4,n[t];js&&(o[t]=0)}}const a=Jt[t];let d,g;if(a)return t==="$attrs"&&be(e.attrs,"get",""),a(e);if((d=l.__cssModules)&&(d=d[t]))return d;if(n!==te&&Q(n,t))return o[t]=4,n[t];if(g=c.config.globalProperties,Q(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return ms(r,t)?(r[t]=n,!0):s!==te&&Q(s,t)?(s[t]=n,!0):Q(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!==te&&Q(e,o)||ms(t,o)||(l=i[0])&&Q(l,o)||Q(s,o)||Q(Jt,o)||Q(r.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function yu(){return po().slots}function vu(){return po().attrs}function po(){const e=kt();return e.setupContext||(e.setupContext=ko(e))}function Dr(e){return B(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let js=!0;function $c(e){const t=mo(e),n=e.proxy,s=e.ctx;js=!1,t.beforeCreate&&Hr(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:f,created:a,beforeMount:d,mounted:g,beforeUpdate:y,updated:_,activated:b,deactivated:U,beforeDestroy:P,beforeUnmount:j,destroyed:p,unmounted:m,render:M,renderTracked:D,renderTriggered:R,errorCaptured:V,serverPrefetch:T,expose:O,inheritAttrs:A,components:w,directives:F,filters:Y}=t;if(f&&Dc(f,s,null),o)for(const X in o){const H=o[X];q(H)&&(s[X]=H.bind(n))}if(r){const X=r.call(n,n);ee(X)&&(e.data=$t(X))}if(js=!0,i)for(const X in i){const H=i[X],le=q(H)?H.bind(n,n):q(H.get)?H.get.bind(n,n):$e,gn=!q(H)&&q(H.set)?H.set.bind(n):$e,ht=re({get:le,set:gn});Object.defineProperty(s,X,{enumerable:!0,configurable:!0,get:()=>ht.value,set:Ue=>ht.value=Ue})}if(l)for(const X in l)go(l[X],s,n,X);if(c){const X=q(c)?c.call(n):c;Reflect.ownKeys(X).forEach(H=>{Wc(H,X[H])})}a&&Hr(a,e,"c");function W(X,H){B(H)?H.forEach(le=>X(le.bind(n))):H&&X(H.bind(n))}if(W(Rc,d),W(Vt,g),W(Oc,y),W(ao,_),W(xc,b),W(Cc,U),W(Ic,V),W(Lc,D),W(Pc,R),W(fo,j),W(ns,m),W(Mc,T),B(O))if(O.length){const X=e.exposed||(e.exposed={});O.forEach(H=>{Object.defineProperty(X,H,{get:()=>n[H],set:le=>n[H]=le})})}else e.exposed||(e.exposed={});M&&e.render===$e&&(e.render=M),A!=null&&(e.inheritAttrs=A),w&&(e.components=w),F&&(e.directives=F),T&&cr(e)}function Dc(e,t,n=$e){B(e)&&(e=Vs(e));for(const s in e){const r=e[s];let i;ee(r)?"default"in r?i=St(r.from||s,r.default,!0):i=St(r.from||s):i=St(r),fe(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Hr(e,t,n){Ve(B(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function go(e,t,n,s){let r=s.includes(".")?Mo(n,s):()=>n[s];if(oe(e)){const i=t[e];q(i)&&Ie(r,i)}else if(q(e))Ie(r,e.bind(n));else if(ee(e))if(B(e))e.forEach(i=>go(i,t,n,s));else{const i=q(e.handler)?e.handler.bind(n):t[e.handler];q(i)&&Ie(r,i,e)}}function mo(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(f=>kn(c,f,o,!0)),kn(c,t,o)),ee(t)&&i.set(t,c),c}function kn(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&kn(e,i,n,!0),r&&r.forEach(o=>kn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Hc[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Hc={data:jr,props:Vr,emits:Vr,methods:Gt,computed:Gt,beforeCreate:we,created:we,beforeMount:we,mounted:we,beforeUpdate:we,updated:we,beforeDestroy:we,beforeUnmount:we,destroyed:we,unmounted:we,activated:we,deactivated:we,errorCaptured:we,serverPrefetch:we,components:Gt,directives:Gt,watch:Vc,provide:jr,inject:jc};function jr(e,t){return t?e?function(){return he(q(e)?e.call(this,this):e,q(t)?t.call(this,this):t)}:t:e}function jc(e,t){return Gt(Vs(e),Vs(t))}function Vs(e){if(B(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function we(e,t){return e?[...new Set([].concat(e,t))]:t}function Gt(e,t){return e?he(Object.create(null),e,t):t}function Vr(e,t){return e?B(e)&&B(t)?[...new Set([...e,...t])]:he(Object.create(null),Dr(e),Dr(t??{})):t}function Vc(e,t){if(!e)return t;if(!t)return e;const n=he(Object.create(null),e);for(const s in t)n[s]=we(e[s],t[s]);return n}function yo(){return{app:null,config:{isNativeTag:wl,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 kc=0;function Uc(e,t){return function(s,r=null){q(s)||(s=he({},s)),r!=null&&!ee(r)&&(r=null);const i=yo(),o=new WeakSet,l=[];let c=!1;const f=i.app={_uid:kc++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:ba,get config(){return i.config},set config(a){},use(a,...d){return o.has(a)||(a&&q(a.install)?(o.add(a),a.install(f,...d)):q(a)&&(o.add(a),a(f,...d))),f},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),f},component(a,d){return d?(i.components[a]=d,f):i.components[a]},directive(a,d){return d?(i.directives[a]=d,f):i.directives[a]},mount(a,d,g){if(!c){const y=f._ceVNode||ce(s,r);return y.appContext=i,g===!0?g="svg":g===!1&&(g=void 0),d&&t?t(y,a):e(y,a,g),c=!0,f._container=a,a.__vue_app__=f,is(y.component)}},onUnmount(a){l.push(a)},unmount(){c&&(Ve(l,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(a,d){return i.provides[a]=d,f},runWithContext(a){const d=wt;wt=f;try{return a()}finally{wt=d}}};return f}}let wt=null;function Wc(e,t){if(ue){let n=ue.provides;const s=ue.parent&&ue.parent.provides;s===n&&(n=ue.provides=Object.create(s)),n[e]=t}}function St(e,t,n=!1){const s=ue||de;if(s||wt){let r=wt?wt._context.provides:s?s.parent==null||s.ce?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&&q(t)?t.call(s&&s.proxy):t}}function vo(){return!!(ue||de||wt)}const bo={},_o=()=>Object.create(bo),wo=e=>Object.getPrototypeOf(e)===bo;function Bc(e,t,n,s=!1){const r={},i=_o();e.propsDefaults=Object.create(null),So(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:tc(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Kc(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=J(r),[c]=e.propsOptions;let f=!1;if((s||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let d=0;d<a.length;d++){let g=a[d];if(rs(e.emitsOptions,g))continue;const y=t[g];if(c)if(Q(i,g))y!==i[g]&&(i[g]=y,f=!0);else{const _=Ne(g);r[_]=ks(c,l,_,y,e,!1)}else y!==i[g]&&(i[g]=y,f=!0)}}}else{So(e,t,r,i)&&(f=!0);let a;for(const d in l)(!t||!Q(t,d)&&((a=dt(d))===d||!Q(t,a)))&&(c?n&&(n[d]!==void 0||n[a]!==void 0)&&(r[d]=ks(c,l,d,void 0,e,!0)):delete r[d]);if(i!==l)for(const d in i)(!t||!Q(t,d))&&(delete i[d],f=!0)}f&&Ye(e.attrs,"set","")}function So(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(It(c))continue;const f=t[c];let a;r&&Q(r,a=Ne(c))?!i||!i.includes(a)?n[a]=f:(l||(l={}))[a]=f:rs(e.emitsOptions,c)||(!(c in s)||f!==s[c])&&(s[c]=f,o=!0)}if(i){const c=J(n),f=l||te;for(let a=0;a<i.length;a++){const d=i[a];n[d]=ks(r,c,d,f[d],e,!Q(f,d))}}return o}function ks(e,t,n,s,r,i){const o=e[n];if(o!=null){const l=Q(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&q(c)){const{propsDefaults:f}=r;if(n in f)s=f[n];else{const a=pn(r);s=f[n]=c.call(null,t),a()}}else s=c;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!l?s=!1:o[1]&&(s===""||s===dt(n))&&(s=!0))}return s}const qc=new WeakMap;function To(e,t,n=!1){const s=n?qc:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},l=[];let c=!1;if(!q(e)){const a=d=>{c=!0;const[g,y]=To(d,t,!0);he(o,g),y&&l.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!c)return ee(e)&&s.set(e,Pt),Pt;if(B(i))for(let a=0;a<i.length;a++){const d=Ne(i[a]);kr(d)&&(o[d]=te)}else if(i)for(const a in i){const d=Ne(a);if(kr(d)){const g=i[a],y=o[d]=B(g)||q(g)?{type:g}:he({},g),_=y.type;let b=!1,U=!0;if(B(_))for(let P=0;P<_.length;++P){const j=_[P],p=q(j)&&j.name;if(p==="Boolean"){b=!0;break}else p==="String"&&(U=!1)}else b=q(_)&&_.name==="Boolean";y[0]=b,y[1]=U,(b||Q(y,"default"))&&l.push(d)}}const f=[o,l];return ee(e)&&s.set(e,f),f}function kr(e){return e[0]!=="$"&&!It(e)}const ur=e=>e[0]==="_"||e==="$stable",dr=e=>B(e)?e.map(Pe):[Pe(e)],Gc=(e,t,n)=>{if(t._n)return t;const s=mc((...r)=>dr(t(...r)),n);return s._c=!1,s},Eo=(e,t,n)=>{const s=e._ctx;for(const r in e){if(ur(r))continue;const i=e[r];if(q(i))t[r]=Gc(r,i,s);else if(i!=null){const o=dr(i);t[r]=()=>o}}},xo=(e,t)=>{const n=dr(t);e.slots.default=()=>n},Co=(e,t,n)=>{for(const s in t)(n||!ur(s))&&(e[s]=t[s])},Xc=(e,t,n)=>{const s=e.slots=_o();if(e.vnode.shapeFlag&32){const r=t._;r?(Co(s,t,n),n&&xi(s,"_",r,!0)):Eo(t,s)}else t&&xo(e,t)},Yc=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=te;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:Co(r,t,n):(i=!t.$stable,Eo(t,r)),o=t}else t&&(xo(e,t),o={default:1});if(i)for(const l in r)!ur(l)&&o[l]==null&&delete r[l]},Se=No;function zc(e){return Ao(e)}function Jc(e){return Ao(e,Sc)}function Ao(e,t){const n=Xn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:f,setElementText:a,parentNode:d,nextSibling:g,setScopeId:y=$e,insertStaticContent:_}=e,b=(u,h,v,x=null,S=null,E=null,N=void 0,I=null,L=!!h.dynamicChildren)=>{if(u===h)return;u&&!yt(u,h)&&(x=mn(u),Ue(u,S,E,!0),u=null),h.patchFlag===-2&&(L=!1,h.dynamicChildren=null);const{type:C,ref:K,shapeFlag:$}=h;switch(C){case Tt:U(u,h,v,x);break;case ge:P(u,h,v,x);break;case Qt:u==null&&j(h,v,x,N);break;case _e:w(u,h,v,x,S,E,N,I,L);break;default:$&1?M(u,h,v,x,S,E,N,I,L):$&6?F(u,h,v,x,S,E,N,I,L):($&64||$&128)&&C.process(u,h,v,x,S,E,N,I,L,Ct)}K!=null&&S&&on(K,u&&u.ref,E,h||u,!h)},U=(u,h,v,x)=>{if(u==null)s(h.el=l(h.children),v,x);else{const S=h.el=u.el;h.children!==u.children&&f(S,h.children)}},P=(u,h,v,x)=>{u==null?s(h.el=c(h.children||""),v,x):h.el=u.el},j=(u,h,v,x)=>{[u.el,u.anchor]=_(u.children,h,v,x,u.el,u.anchor)},p=({el:u,anchor:h},v,x)=>{let S;for(;u&&u!==h;)S=g(u),s(u,v,x),u=S;s(h,v,x)},m=({el:u,anchor:h})=>{let v;for(;u&&u!==h;)v=g(u),r(u),u=v;r(h)},M=(u,h,v,x,S,E,N,I,L)=>{h.type==="svg"?N="svg":h.type==="math"&&(N="mathml"),u==null?D(h,v,x,S,E,N,I,L):T(u,h,S,E,N,I,L)},D=(u,h,v,x,S,E,N,I)=>{let L,C;const{props:K,shapeFlag:$,transition:k,dirs:G}=u;if(L=u.el=o(u.type,E,K&&K.is,K),$&8?a(L,u.children):$&16&&V(u.children,L,null,x,S,ys(u,E),N,I),G&&qe(u,null,x,"created"),R(L,u,u.scopeId,N,x),K){for(const ne in K)ne!=="value"&&!It(ne)&&i(L,ne,null,K[ne],E,x);"value"in K&&i(L,"value",null,K.value,E),(C=K.onVnodeBeforeMount)&&Me(C,x,u)}G&&qe(u,null,x,"beforeMount");const z=Ro(S,k);z&&k.beforeEnter(L),s(L,h,v),((C=K&&K.onVnodeMounted)||z||G)&&Se(()=>{C&&Me(C,x,u),z&&k.enter(L),G&&qe(u,null,x,"mounted")},S)},R=(u,h,v,x,S)=>{if(v&&y(u,v),x)for(let E=0;E<x.length;E++)y(u,x[E]);if(S){let E=S.subTree;if(h===E||Io(E.type)&&(E.ssContent===h||E.ssFallback===h)){const N=S.vnode;R(u,N,N.scopeId,N.slotScopeIds,S.parent)}}},V=(u,h,v,x,S,E,N,I,L=0)=>{for(let C=L;C<u.length;C++){const K=u[C]=I?ot(u[C]):Pe(u[C]);b(null,K,h,v,x,S,E,N,I)}},T=(u,h,v,x,S,E,N)=>{const I=h.el=u.el;let{patchFlag:L,dynamicChildren:C,dirs:K}=h;L|=u.patchFlag&16;const $=u.props||te,k=h.props||te;let G;if(v&&pt(v,!1),(G=k.onVnodeBeforeUpdate)&&Me(G,v,h,u),K&&qe(h,u,v,"beforeUpdate"),v&&pt(v,!0),($.innerHTML&&k.innerHTML==null||$.textContent&&k.textContent==null)&&a(I,""),C?O(u.dynamicChildren,C,I,v,x,ys(h,S),E):N||H(u,h,I,null,v,x,ys(h,S),E,!1),L>0){if(L&16)A(I,$,k,v,S);else if(L&2&&$.class!==k.class&&i(I,"class",null,k.class,S),L&4&&i(I,"style",$.style,k.style,S),L&8){const z=h.dynamicProps;for(let ne=0;ne<z.length;ne++){const Z=z[ne],xe=$[Z],me=k[Z];(me!==xe||Z==="value")&&i(I,Z,xe,me,S,v)}}L&1&&u.children!==h.children&&a(I,h.children)}else!N&&C==null&&A(I,$,k,v,S);((G=k.onVnodeUpdated)||K)&&Se(()=>{G&&Me(G,v,h,u),K&&qe(h,u,v,"updated")},x)},O=(u,h,v,x,S,E,N)=>{for(let I=0;I<h.length;I++){const L=u[I],C=h[I],K=L.el&&(L.type===_e||!yt(L,C)||L.shapeFlag&198)?d(L.el):v;b(L,C,K,null,x,S,E,N,!0)}},A=(u,h,v,x,S)=>{if(h!==v){if(h!==te)for(const E in h)!It(E)&&!(E in v)&&i(u,E,h[E],null,S,x);for(const E in v){if(It(E))continue;const N=v[E],I=h[E];N!==I&&E!=="value"&&i(u,E,I,N,S,x)}"value"in v&&i(u,"value",h.value,v.value,S)}},w=(u,h,v,x,S,E,N,I,L)=>{const C=h.el=u?u.el:l(""),K=h.anchor=u?u.anchor:l("");let{patchFlag:$,dynamicChildren:k,slotScopeIds:G}=h;G&&(I=I?I.concat(G):G),u==null?(s(C,v,x),s(K,v,x),V(h.children||[],v,K,S,E,N,I,L)):$>0&&$&64&&k&&u.dynamicChildren?(O(u.dynamicChildren,k,v,S,E,N,I),(h.key!=null||S&&h===S.subTree)&&hr(u,h,!0)):H(u,h,v,K,S,E,N,I,L)},F=(u,h,v,x,S,E,N,I,L)=>{h.slotScopeIds=I,u==null?h.shapeFlag&512?S.ctx.activate(h,v,x,N,L):Y(h,v,x,S,E,N,L):ie(u,h,L)},Y=(u,h,v,x,S,E,N)=>{const I=u.component=ha(u,x,S);if(hn(u)&&(I.ctx.renderer=Ct),pa(I,!1,N),I.asyncDep){if(S&&S.registerDep(I,W,N),!u.el){const L=I.subTree=ce(ge);P(null,L,h,v)}}else W(I,u,h,v,S,E,N)},ie=(u,h,v)=>{const x=h.component=u.component;if(oa(u,h,v))if(x.asyncDep&&!x.asyncResolved){X(x,h,v);return}else x.next=h,x.update();else h.el=u.el,x.vnode=h},W=(u,h,v,x,S,E,N)=>{const I=()=>{if(u.isMounted){let{next:$,bu:k,u:G,parent:z,vnode:ne}=u;{const Ce=Oo(u);if(Ce){$&&($.el=ne.el,X(u,$,N)),Ce.asyncDep.then(()=>{u.isUnmounted||I()});return}}let Z=$,xe;pt(u,!1),$?($.el=ne.el,X(u,$,N)):$=ne,k&&On(k),(xe=$.props&&$.props.onVnodeBeforeUpdate)&&Me(xe,z,$,ne),pt(u,!0);const me=vs(u),Fe=u.subTree;u.subTree=me,b(Fe,me,d(Fe.el),mn(Fe),u,S,E),$.el=me.el,Z===null&&Lo(u,me.el),G&&Se(G,S),(xe=$.props&&$.props.onVnodeUpdated)&&Se(()=>Me(xe,z,$,ne),S)}else{let $;const{el:k,props:G}=h,{bm:z,m:ne,parent:Z,root:xe,type:me}=u,Fe=_t(h);if(pt(u,!1),z&&On(z),!Fe&&($=G&&G.onVnodeBeforeMount)&&Me($,Z,h),pt(u,!0),k&&as){const Ce=()=>{u.subTree=vs(u),as(k,u.subTree,u,S,null)};Fe&&me.__asyncHydrate?me.__asyncHydrate(k,u,Ce):Ce()}else{xe.ce&&xe.ce._injectChildStyle(me);const Ce=u.subTree=vs(u);b(null,Ce,v,x,u,S,E),h.el=Ce.el}if(ne&&Se(ne,S),!Fe&&($=G&&G.onVnodeMounted)){const Ce=h;Se(()=>Me($,Z,Ce),S)}(h.shapeFlag&256||Z&&_t(Z.vnode)&&Z.vnode.shapeFlag&256)&&u.a&&Se(u.a,S),u.isMounted=!0,h=v=x=null}};u.scope.on();const L=u.effect=new Li(I);u.scope.off();const C=u.update=L.run.bind(L),K=u.job=L.runIfDirty.bind(L);K.i=u,K.id=u.uid,L.scheduler=()=>ir(K),pt(u,!0),C()},X=(u,h,v)=>{h.component=u;const x=u.vnode.props;u.vnode=h,u.next=null,Kc(u,h.props,x,v),Yc(u,h.children,v),Qe(),Or(u),Ze()},H=(u,h,v,x,S,E,N,I,L=!1)=>{const C=u&&u.children,K=u?u.shapeFlag:0,$=h.children,{patchFlag:k,shapeFlag:G}=h;if(k>0){if(k&128){gn(C,$,v,x,S,E,N,I,L);return}else if(k&256){le(C,$,v,x,S,E,N,I,L);return}}G&8?(K&16&&Ut(C,S,E),$!==C&&a(v,$)):K&16?G&16?gn(C,$,v,x,S,E,N,I,L):Ut(C,S,E,!0):(K&8&&a(v,""),G&16&&V($,v,x,S,E,N,I,L))},le=(u,h,v,x,S,E,N,I,L)=>{u=u||Pt,h=h||Pt;const C=u.length,K=h.length,$=Math.min(C,K);let k;for(k=0;k<$;k++){const G=h[k]=L?ot(h[k]):Pe(h[k]);b(u[k],G,v,null,S,E,N,I,L)}C>K?Ut(u,S,E,!0,!1,$):V(h,v,x,S,E,N,I,L,$)},gn=(u,h,v,x,S,E,N,I,L)=>{let C=0;const K=h.length;let $=u.length-1,k=K-1;for(;C<=$&&C<=k;){const G=u[C],z=h[C]=L?ot(h[C]):Pe(h[C]);if(yt(G,z))b(G,z,v,null,S,E,N,I,L);else break;C++}for(;C<=$&&C<=k;){const G=u[$],z=h[k]=L?ot(h[k]):Pe(h[k]);if(yt(G,z))b(G,z,v,null,S,E,N,I,L);else break;$--,k--}if(C>$){if(C<=k){const G=k+1,z=G<K?h[G].el:x;for(;C<=k;)b(null,h[C]=L?ot(h[C]):Pe(h[C]),v,z,S,E,N,I,L),C++}}else if(C>k)for(;C<=$;)Ue(u[C],S,E,!0),C++;else{const G=C,z=C,ne=new Map;for(C=z;C<=k;C++){const Ae=h[C]=L?ot(h[C]):Pe(h[C]);Ae.key!=null&&ne.set(Ae.key,C)}let Z,xe=0;const me=k-z+1;let Fe=!1,Ce=0;const Wt=new Array(me);for(C=0;C<me;C++)Wt[C]=0;for(C=G;C<=$;C++){const Ae=u[C];if(xe>=me){Ue(Ae,S,E,!0);continue}let We;if(Ae.key!=null)We=ne.get(Ae.key);else for(Z=z;Z<=k;Z++)if(Wt[Z-z]===0&&yt(Ae,h[Z])){We=Z;break}We===void 0?Ue(Ae,S,E,!0):(Wt[We-z]=C+1,We>=Ce?Ce=We:Fe=!0,b(Ae,h[We],v,null,S,E,N,I,L),xe++)}const Tr=Fe?Qc(Wt):Pt;for(Z=Tr.length-1,C=me-1;C>=0;C--){const Ae=z+C,We=h[Ae],Er=Ae+1<K?h[Ae+1].el:x;Wt[C]===0?b(null,We,v,Er,S,E,N,I,L):Fe&&(Z<0||C!==Tr[Z]?ht(We,v,Er,2):Z--)}}},ht=(u,h,v,x,S=null)=>{const{el:E,type:N,transition:I,children:L,shapeFlag:C}=u;if(C&6){ht(u.component.subTree,h,v,x);return}if(C&128){u.suspense.move(h,v,x);return}if(C&64){N.move(u,h,v,Ct);return}if(N===_e){s(E,h,v);for(let $=0;$<L.length;$++)ht(L[$],h,v,x);s(u.anchor,h,v);return}if(N===Qt){p(u,h,v);return}if(x!==2&&C&1&&I)if(x===0)I.beforeEnter(E),s(E,h,v),Se(()=>I.enter(E),S);else{const{leave:$,delayLeave:k,afterLeave:G}=I,z=()=>{u.ctx.isUnmounted?r(E):s(E,h,v)},ne=()=>{$(E,()=>{z(),G&&G()})};k?k(E,z,ne):ne()}else s(E,h,v)},Ue=(u,h,v,x=!1,S=!1)=>{const{type:E,props:N,ref:I,children:L,dynamicChildren:C,shapeFlag:K,patchFlag:$,dirs:k,cacheIndex:G}=u;if($===-2&&(S=!1),I!=null&&(Qe(),on(I,null,v,u,!0),Ze()),G!=null&&(h.renderCache[G]=void 0),K&256){h.ctx.deactivate(u);return}const z=K&1&&k,ne=!_t(u);let Z;if(ne&&(Z=N&&N.onVnodeBeforeUnmount)&&Me(Z,h,u),K&6)_l(u.component,v,x);else{if(K&128){u.suspense.unmount(v,x);return}z&&qe(u,null,h,"beforeUnmount"),K&64?u.type.remove(u,h,v,Ct,x):C&&!C.hasOnce&&(E!==_e||$>0&&$&64)?Ut(C,h,v,!1,!0):(E===_e&&$&384||!S&&K&16)&&Ut(L,h,v),x&&wr(u)}(ne&&(Z=N&&N.onVnodeUnmounted)||z)&&Se(()=>{Z&&Me(Z,h,u),z&&qe(u,null,h,"unmounted")},v)},wr=u=>{const{type:h,el:v,anchor:x,transition:S}=u;if(h===_e){bl(v,x);return}if(h===Qt){m(u);return}const E=()=>{r(v),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(u.shapeFlag&1&&S&&!S.persisted){const{leave:N,delayLeave:I}=S,L=()=>N(v,E);I?I(u.el,E,L):L()}else E()},bl=(u,h)=>{let v;for(;u!==h;)v=g(u),r(u),u=v;r(h)},_l=(u,h,v)=>{const{bum:x,scope:S,job:E,subTree:N,um:I,m:L,a:C,parent:K,slots:{__:$}}=u;Ur(L),Ur(C),x&&On(x),K&&B($)&&$.forEach(k=>{K.renderCache[k]=void 0}),S.stop(),E&&(E.flags|=8,Ue(N,u,h,v)),I&&Se(I,h),Se(()=>{u.isUnmounted=!0},h),h&&h.pendingBranch&&!h.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===h.pendingId&&(h.deps--,h.deps===0&&h.resolve())},Ut=(u,h,v,x=!1,S=!1,E=0)=>{for(let N=E;N<u.length;N++)Ue(u[N],h,v,x,S)},mn=u=>{if(u.shapeFlag&6)return mn(u.component.subTree);if(u.shapeFlag&128)return u.suspense.next();const h=g(u.anchor||u.el),v=h&&h[Zi];return v?g(v):h};let ls=!1;const Sr=(u,h,v)=>{u==null?h._vnode&&Ue(h._vnode,null,null,!0):b(h._vnode||null,u,h,null,null,null,v),h._vnode=u,ls||(ls=!0,Or(),jn(),ls=!1)},Ct={p:b,um:Ue,m:ht,r:wr,mt:Y,mc:V,pc:H,pbc:O,n:mn,o:e};let cs,as;return t&&([cs,as]=t(Ct)),{render:Sr,hydrate:cs,createApp:Uc(Sr,cs)}}function ys({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 pt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ro(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function hr(e,t,n=!1){const s=e.children,r=t.children;if(B(s)&&B(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]=ot(r[i]),l.el=o.el),!n&&l.patchFlag!==-2&&hr(o,l)),l.type===Tt&&(l.el=o.el),l.type===ge&&!l.el&&(l.el=o.el)}}function Qc(e){const t=e.slice(),n=[0];let s,r,i,o,l;const c=e.length;for(s=0;s<c;s++){const f=e[s];if(f!==0){if(r=n[n.length-1],e[r]<f){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<f?i=l+1:o=l;f<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 Oo(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Oo(t)}function Ur(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Zc=Symbol.for("v-scx"),ea=()=>St(Zc);function pr(e,t){return ss(e,null,t)}function bu(e,t){return ss(e,null,{flush:"post"})}function Ie(e,t,n){return ss(e,t,n)}function ss(e,t,n=te){const{immediate:s,deep:r,flush:i,once:o}=n,l=he({},n),c=t&&s||!t&&i!=="post";let f;if(Dt){if(i==="sync"){const y=ea();f=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=$e,y.resume=$e,y.pause=$e,y}}const a=ue;l.call=(y,_,b)=>Ve(y,a,_,b);let d=!1;i==="post"?l.scheduler=y=>{Se(y,a&&a.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(y,_)=>{_?y():ir(y)}),l.augmentJob=y=>{t&&(y.flags|=4),d&&(y.flags|=2,a&&(y.id=a.uid,y.i=a))};const g=dc(e,t,l);return Dt&&(f?f.push(g):c&&g()),g}function ta(e,t,n){const s=this.proxy,r=oe(e)?e.includes(".")?Mo(s,e):()=>s[e]:e.bind(s,s);let i;q(t)?i=t:(i=t.handler,n=t);const o=pn(this),l=ss(r,i.bind(s),n);return o(),l}function Mo(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}}const na=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ne(t)}Modifiers`]||e[`${dt(t)}Modifiers`];function sa(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||te;let r=n;const i=t.startsWith("update:"),o=i&&na(s,t.slice(7));o&&(o.trim&&(r=n.map(a=>oe(a)?a.trim():a)),o.number&&(r=n.map(Is)));let l,c=s[l=Rn(t)]||s[l=Rn(Ne(t))];!c&&i&&(c=s[l=Rn(dt(t))]),c&&Ve(c,e,6,r);const f=s[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ve(f,e,6,r)}}function Po(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(!q(e)){const c=f=>{const a=Po(f,t,!0);a&&(l=!0,he(o,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(ee(e)&&s.set(e,null),null):(B(i)?i.forEach(c=>o[c]=null):he(o,i),ee(e)&&s.set(e,o),o)}function rs(e,t){return!e||!an(t)?!1:(t=t.slice(2).replace(/Once$/,""),Q(e,t[0].toLowerCase()+t.slice(1))||Q(e,dt(t))||Q(e,t))}function vs(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:f,renderCache:a,props:d,data:g,setupState:y,ctx:_,inheritAttrs:b}=e,U=Vn(e);let P,j;try{if(n.shapeFlag&4){const m=r||s,M=m;P=Pe(f.call(M,m,a,d,y,g,_)),j=l}else{const m=t;P=Pe(m.length>1?m(d,{attrs:l,slots:o,emit:c}):m(d,null)),j=t.props?l:ra(l)}}catch(m){Zt.length=0,dn(m,e,1),P=ce(ge)}let p=P;if(j&&b!==!1){const m=Object.keys(j),{shapeFlag:M}=p;m.length&&M&7&&(i&&m.some(Ys)&&(j=ia(j,i)),p=ft(p,j,!1,!0))}return n.dirs&&(p=ft(p,null,!1,!0),p.dirs=p.dirs?p.dirs.concat(n.dirs):n.dirs),n.transition&&xt(p,n.transition),P=p,Vn(U),P}const ra=e=>{let t;for(const n in e)(n==="class"||n==="style"||an(n))&&((t||(t={}))[n]=e[n]);return t},ia=(e,t)=>{const n={};for(const s in e)(!Ys(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function oa(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Wr(s,o,f):!!o;if(c&8){const a=t.dynamicProps;for(let d=0;d<a.length;d++){const g=a[d];if(o[g]!==s[g]&&!rs(f,g))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?Wr(s,o,f):!0:!!o;return!1}function Wr(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]&&!rs(n,i))return!0}return!1}function Lo({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 Io=e=>e.__isSuspense;function No(e,t){t&&t.pendingBranch?B(e)?t.effects.push(...e):t.effects.push(e):gc(e)}const _e=Symbol.for("v-fgt"),Tt=Symbol.for("v-txt"),ge=Symbol.for("v-cmt"),Qt=Symbol.for("v-stc"),Zt=[];let Re=null;function Us(e=!1){Zt.push(Re=e?null:[])}function la(){Zt.pop(),Re=Zt[Zt.length-1]||null}let ln=1;function Br(e,t=!1){ln+=e,e<0&&Re&&t&&(Re.hasOnce=!0)}function Fo(e){return e.dynamicChildren=ln>0?Re||Pt:null,la(),ln>0&&Re&&Re.push(e),e}function _u(e,t,n,s,r,i){return Fo(Do(e,t,n,s,r,i,!0))}function Ws(e,t,n,s,r){return Fo(ce(e,t,n,s,r,!0))}function cn(e){return e?e.__v_isVNode===!0:!1}function yt(e,t){return e.type===t.type&&e.key===t.key}const $o=({key:e})=>e??null,Ln=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?oe(e)||fe(e)||q(e)?{i:de,r:e,k:t,f:!!n}:e:null);function Do(e,t=null,n=null,s=0,r=null,i=e===_e?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&$o(t),ref:t&&Ln(t),scopeId:Qi,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:de};return l?(gr(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=oe(n)?8:16),ln>0&&!o&&Re&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Re.push(c),c}const ce=ca;function ca(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===uo)&&(e=ge),cn(e)){const l=ft(e,t,!0);return n&&gr(l,n),ln>0&&!i&&Re&&(l.shapeFlag&6?Re[Re.indexOf(e)]=l:Re.push(l)),l.patchFlag=-2,l}if(va(e)&&(e=e.__vccOpts),t){t=aa(t);let{class:l,style:c}=t;l&&!oe(l)&&(t.class=zn(l)),ee(c)&&(sr(c)&&!B(c)&&(c=he({},c)),t.style=Yn(c))}const o=oe(e)?1:Io(e)?128:eo(e)?64:ee(e)?4:q(e)?2:0;return Do(e,t,n,s,r,o,i,!0)}function aa(e){return e?sr(e)||wo(e)?he({},e):e:null}function ft(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:c}=e,f=t?fa(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&$o(f),ref:t&&t.ref?n&&i?B(i)?i.concat(Ln(t)):[i,Ln(t)]:Ln(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!==_e?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&&ft(e.ssContent),ssFallback:e.ssFallback&&ft(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&xt(a,c.clone(a)),a}function Ho(e=" ",t=0){return ce(Tt,null,e,t)}function wu(e,t){const n=ce(Qt,null,e);return n.staticCount=t,n}function Su(e="",t=!1){return t?(Us(),Ws(ge,null,e)):ce(ge,null,e)}function Pe(e){return e==null||typeof e=="boolean"?ce(ge):B(e)?ce(_e,null,e.slice()):cn(e)?ot(e):ce(Tt,null,String(e))}function ot(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ft(e)}function gr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(B(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),gr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!wo(t)?t._ctx=de:r===3&&de&&(de.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else q(t)?(t={default:t,_ctx:de},n=32):(t=String(t),s&64?(n=16,t=[Ho(t)]):n=8);e.children=t,e.shapeFlag|=n}function fa(...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=zn([t.class,s.class]));else if(r==="style")t.style=Yn([t.style,s.style]);else if(an(r)){const i=t[r],o=s[r];o&&i!==o&&!(B(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=s[r])}return t}function Me(e,t,n,s=null){Ve(e,t,7,[n,s])}const ua=yo();let da=0;function ha(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||ua,i={uid:da++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Mi(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:To(s,r),emitsOptions:Po(s,r),emit:null,emitted:null,propsDefaults:te,inheritAttrs:s.inheritAttrs,ctx:te,data:te,props:te,attrs:te,slots:te,refs:te,setupState:te,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=sa.bind(null,i),e.ce&&e.ce(i),i}let ue=null;const kt=()=>ue||de;let Un,Bs;{const e=Xn(),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)}};Un=t("__VUE_INSTANCE_SETTERS__",n=>ue=n),Bs=t("__VUE_SSR_SETTERS__",n=>Dt=n)}const pn=e=>{const t=ue;return Un(e),e.scope.on(),()=>{e.scope.off(),Un(t)}},Kr=()=>{ue&&ue.scope.off(),Un(null)};function jo(e){return e.vnode.shapeFlag&4}let Dt=!1;function pa(e,t=!1,n=!1){t&&Bs(t);const{props:s,children:r}=e.vnode,i=jo(e);Bc(e,s,i,t),Xc(e,r,n||t);const o=i?ga(e,t):void 0;return t&&Bs(!1),o}function ga(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Fc);const{setup:s}=n;if(s){Qe();const r=e.setupContext=s.length>1?ko(e):null,i=pn(e),o=un(s,e,0,[e.props,r]),l=Si(o);if(Ze(),i(),(l||e.sp)&&!_t(e)&&cr(e),l){if(o.then(Kr,Kr),t)return o.then(c=>{qr(e,c)}).catch(c=>{dn(c,e,0)});e.asyncDep=o}else qr(e,o)}else Vo(e)}function qr(e,t,n){q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ee(t)&&(e.setupState=Gi(t)),Vo(e)}function Vo(e,t,n){const s=e.type;e.render||(e.render=s.render||$e);{const r=pn(e);Qe();try{$c(e)}finally{Ze(),r()}}}const ma={get(e,t){return be(e,"get",""),e[t]}};function ko(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ma),slots:e.slots,emit:e.emit,expose:t}}function is(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Gi(Mn(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Jt)return Jt[n](e)},has(t,n){return n in t||n in Jt}})):e.proxy}function ya(e,t=!0){return q(e)?e.displayName||e.name:e.name||t&&e.__name}function va(e){return q(e)&&"__vccOpts"in e}const re=(e,t)=>fc(e,t,Dt);function Ks(e,t,n){const s=arguments.length;return s===2?ee(t)&&!B(t)?cn(t)?ce(e,null,[t]):ce(e,t):ce(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&cn(n)&&(n=[n]),ce(e,t,n))}const ba="3.5.16",Tu=$e;/**
* @vue/runtime-dom v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let qs;const Gr=typeof window<"u"&&window.trustedTypes;if(Gr)try{qs=Gr.createPolicy("vue",{createHTML:e=>e})}catch{}const Uo=qs?e=>qs.createHTML(e):e=>e,_a="http://www.w3.org/2000/svg",wa="http://www.w3.org/1998/Math/MathML",Xe=typeof document<"u"?document:null,Xr=Xe&&Xe.createElement("template"),Sa={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"?Xe.createElementNS(_a,e):t==="mathml"?Xe.createElementNS(wa,e):n?Xe.createElement(e,{is:n}):Xe.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Xe.createTextNode(e),createComment:e=>Xe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xe.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{Xr.innerHTML=Uo(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Xr.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]}},nt="transition",Kt="animation",Ht=Symbol("_vtc"),Wo={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},Bo=he({},ro,Wo),Ta=e=>(e.displayName="Transition",e.props=Bo,e),Eu=Ta((e,{slots:t})=>Ks(bc,Ko(e),t)),gt=(e,t=[])=>{B(e)?e.forEach(n=>n(...t)):e&&e(...t)},Yr=e=>e?B(e)?e.some(t=>t.length>1):e.length>1:!1;function Ko(e){const t={};for(const w in e)w in Wo||(t[w]=e[w]);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:f=o,appearToClass:a=l,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:y=`${n}-leave-to`}=e,_=Ea(r),b=_&&_[0],U=_&&_[1],{onBeforeEnter:P,onEnter:j,onEnterCancelled:p,onLeave:m,onLeaveCancelled:M,onBeforeAppear:D=P,onAppear:R=j,onAppearCancelled:V=p}=t,T=(w,F,Y,ie)=>{w._enterCancelled=ie,st(w,F?a:l),st(w,F?f:o),Y&&Y()},O=(w,F)=>{w._isLeaving=!1,st(w,d),st(w,y),st(w,g),F&&F()},A=w=>(F,Y)=>{const ie=w?R:j,W=()=>T(F,w,Y);gt(ie,[F,W]),zr(()=>{st(F,w?c:i),Be(F,w?a:l),Yr(ie)||Jr(F,s,b,W)})};return he(t,{onBeforeEnter(w){gt(P,[w]),Be(w,i),Be(w,o)},onBeforeAppear(w){gt(D,[w]),Be(w,c),Be(w,f)},onEnter:A(!1),onAppear:A(!0),onLeave(w,F){w._isLeaving=!0;const Y=()=>O(w,F);Be(w,d),w._enterCancelled?(Be(w,g),Gs()):(Gs(),Be(w,g)),zr(()=>{w._isLeaving&&(st(w,d),Be(w,y),Yr(m)||Jr(w,s,U,Y))}),gt(m,[w,Y])},onEnterCancelled(w){T(w,!1,void 0,!0),gt(p,[w])},onAppearCancelled(w){T(w,!0,void 0,!0),gt(V,[w])},onLeaveCancelled(w){O(w),gt(M,[w])}})}function Ea(e){if(e==null)return null;if(ee(e))return[bs(e.enter),bs(e.leave)];{const t=bs(e);return[t,t]}}function bs(e){return Cl(e)}function Be(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Ht]||(e[Ht]=new Set)).add(t)}function st(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Ht];n&&(n.delete(t),n.size||(e[Ht]=void 0))}function zr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let xa=0;function Jr(e,t,n,s){const r=e._endId=++xa,i=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(i,n);const{type:o,timeout:l,propCount:c}=qo(e,t);if(!o)return s();const f=o+"end";let a=0;const d=()=>{e.removeEventListener(f,g),i()},g=y=>{y.target===e&&++a>=c&&d()};setTimeout(()=>{a<c&&d()},l+1),e.addEventListener(f,g)}function qo(e,t){const n=window.getComputedStyle(e),s=_=>(n[_]||"").split(", "),r=s(`${nt}Delay`),i=s(`${nt}Duration`),o=Qr(r,i),l=s(`${Kt}Delay`),c=s(`${Kt}Duration`),f=Qr(l,c);let a=null,d=0,g=0;t===nt?o>0&&(a=nt,d=o,g=i.length):t===Kt?f>0&&(a=Kt,d=f,g=c.length):(d=Math.max(o,f),a=d>0?o>f?nt:Kt:null,g=a?a===nt?i.length:c.length:0);const y=a===nt&&/\b(transform|all)(,|$)/.test(s(`${nt}Property`).toString());return{type:a,timeout:d,propCount:g,hasTransform:y}}function Qr(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>Zr(n)+Zr(e[s])))}function Zr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Gs(){return document.body.offsetHeight}function Ca(e,t,n){const s=e[Ht];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Wn=Symbol("_vod"),Go=Symbol("_vsh"),xu={beforeMount(e,{value:t},{transition:n}){e[Wn]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):qt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),qt(e,!0),s.enter(e)):s.leave(e,()=>{qt(e,!1)}):qt(e,t))},beforeUnmount(e,{value:t}){qt(e,t)}};function qt(e,t){e.style.display=t?e[Wn]:"none",e[Go]=!t}const Aa=Symbol(""),Ra=/(^|;)\s*display\s*:/;function Oa(e,t,n){const s=e.style,r=oe(n);let i=!1;if(n&&!r){if(t)if(oe(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&In(s,l,"")}else for(const o in t)n[o]==null&&In(s,o,"");for(const o in n)o==="display"&&(i=!0),In(s,o,n[o])}else if(r){if(t!==n){const o=s[Aa];o&&(n+=";"+o),s.cssText=n,i=Ra.test(n)}}else t&&e.removeAttribute("style");Wn in e&&(e[Wn]=i?s.display:"",e[Go]&&(s.display="none"))}const ei=/\s*!important$/;function In(e,t,n){if(B(n))n.forEach(s=>In(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Ma(e,t);ei.test(n)?e.setProperty(dt(s),n.replace(ei,""),"important"):e[s]=n}}const ti=["Webkit","Moz","ms"],_s={};function Ma(e,t){const n=_s[t];if(n)return n;let s=Ne(t);if(s!=="filter"&&s in e)return _s[t]=s;s=Gn(s);for(let r=0;r<ti.length;r++){const i=ti[r]+s;if(i in e)return _s[t]=i}return t}const ni="http://www.w3.org/1999/xlink";function si(e,t,n,s,r,i=Ll(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ni,t.slice(6,t.length)):e.setAttributeNS(ni,t,n):n==null||i&&!Ci(n)?e.removeAttribute(t):e.setAttribute(t,i?"":je(n)?String(n):n)}function ri(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Uo(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Ci(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(r||t)}function lt(e,t,n,s){e.addEventListener(t,n,s)}function Pa(e,t,n,s){e.removeEventListener(t,n,s)}const ii=Symbol("_vei");function La(e,t,n,s,r=null){const i=e[ii]||(e[ii]={}),o=i[t];if(s&&o)o.value=s;else{const[l,c]=Ia(t);if(s){const f=i[t]=$a(s,r);lt(e,l,f,c)}else o&&(Pa(e,l,o,c),i[t]=void 0)}}const oi=/(?:Once|Passive|Capture)$/;function Ia(e){let t;if(oi.test(e)){t={};let s;for(;s=e.match(oi);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):dt(e.slice(2)),t]}let ws=0;const Na=Promise.resolve(),Fa=()=>ws||(Na.then(()=>ws=0),ws=Date.now());function $a(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ve(Da(s,n.value),t,5,[s])};return n.value=e,n.attached=Fa(),n}function Da(e,t){if(B(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 li=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Ha=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?Ca(e,s,o):t==="style"?Oa(e,n,s):an(t)?Ys(t)||La(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ja(e,t,s,o))?(ri(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&si(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!oe(s))?ri(e,Ne(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),si(e,t,s,o))};function ja(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&li(t)&&q(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||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 li(t)&&oe(n)?!1:t in e}const Xo=new WeakMap,Yo=new WeakMap,Bn=Symbol("_moveCb"),ci=Symbol("_enterCb"),Va=e=>(delete e.props.mode,e),ka=Va({name:"TransitionGroup",props:he({},Bo,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=kt(),s=so();let r,i;return ao(()=>{if(!r.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!Ka(r[0].el,n.vnode.el,o)){r=[];return}r.forEach(Ua),r.forEach(Wa);const l=r.filter(Ba);Gs(),l.forEach(c=>{const f=c.el,a=f.style;Be(f,o),a.transform=a.webkitTransform=a.transitionDuration="";const d=f[Bn]=g=>{g&&g.target!==f||(!g||/transform$/.test(g.propertyName))&&(f.removeEventListener("transitionend",d),f[Bn]=null,st(f,o))};f.addEventListener("transitionend",d)}),r=[]}),()=>{const o=J(e),l=Ko(o);let c=o.tag||_e;if(r=[],i)for(let f=0;f<i.length;f++){const a=i[f];a.el&&a.el instanceof Element&&(r.push(a),xt(a,rn(a,l,s,n)),Xo.set(a,a.el.getBoundingClientRect()))}i=t.default?or(t.default()):[];for(let f=0;f<i.length;f++){const a=i[f];a.key!=null&&xt(a,rn(a,l,s,n))}return ce(c,null,i)}}}),Cu=ka;function Ua(e){const t=e.el;t[Bn]&&t[Bn](),t[ci]&&t[ci]()}function Wa(e){Yo.set(e,e.el.getBoundingClientRect())}function Ba(e){const t=Xo.get(e),n=Yo.get(e),s=t.left-n.left,r=t.top-n.top;if(s||r){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${s}px,${r}px)`,i.transitionDuration="0s",e}}function Ka(e,t,n){const s=e.cloneNode(),r=e[Ht];r&&r.forEach(l=>{l.split(/\s+/).forEach(c=>c&&s.classList.remove(c))}),n.split(/\s+/).forEach(l=>l&&s.classList.add(l)),s.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(s);const{hasTransform:o}=qo(s);return i.removeChild(s),o}const jt=e=>{const t=e.props["onUpdate:modelValue"]||!1;return B(t)?n=>On(t,n):t};function qa(e){e.target.composing=!0}function ai(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Je=Symbol("_assign"),Au={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[Je]=jt(r);const i=s||r.props&&r.props.type==="number";lt(e,t?"change":"input",o=>{if(o.target.composing)return;let l=e.value;n&&(l=l.trim()),i&&(l=Is(l)),e[Je](l)}),n&&lt(e,"change",()=>{e.value=e.value.trim()}),t||(lt(e,"compositionstart",qa),lt(e,"compositionend",ai),lt(e,"change",ai))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:i}},o){if(e[Je]=jt(o),e.composing)return;const l=(i||e.type==="number")&&!/^0\d/.test(e.value)?Is(e.value):e.value,c=t??"";l!==c&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===c)||(e.value=c))}},Ru={deep:!0,created(e,t,n){e[Je]=jt(n),lt(e,"change",()=>{const s=e._modelValue,r=zo(e),i=e.checked,o=e[Je];if(B(s)){const l=Ai(s,r),c=l!==-1;if(i&&!c)o(s.concat(r));else if(!i&&c){const f=[...s];f.splice(l,1),o(f)}}else if(Kn(s)){const l=new Set(s);i?l.add(r):l.delete(r),o(l)}else o(Jo(e,i))})},mounted:fi,beforeUpdate(e,t,n){e[Je]=jt(n),fi(e,t,n)}};function fi(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(B(t))r=Ai(t,s.props.value)>-1;else if(Kn(t))r=t.has(s.props.value);else{if(t===n)return;r=Ft(t,Jo(e,!0))}e.checked!==r&&(e.checked=r)}const Ou={created(e,{value:t},n){e.checked=Ft(t,n.props.value),e[Je]=jt(n),lt(e,"change",()=>{e[Je](zo(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[Je]=jt(s),t!==n&&(e.checked=Ft(t,s.props.value))}};function zo(e){return"_value"in e?e._value:e.value}function Jo(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Ga=["ctrl","shift","alt","meta"],Xa={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)=>Ga.some(n=>e[`${n}Key`]&&!t.includes(n))},Mu=(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=Xa[t[o]];if(l&&l(r,t))return}return e(r,...i)})},Ya={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Pu=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=r=>{if(!("key"in r))return;const i=dt(r.key);if(t.some(o=>o===i||Ya[o]===i))return e(r)})},Qo=he({patchProp:Ha},Sa);let en,ui=!1;function Zo(){return en||(en=zc(Qo))}function za(){return en=ui?en:Jc(Qo),ui=!0,en}const Lu=(...e)=>{Zo().render(...e)},Iu=(...e)=>{const t=Zo().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=tl(s);if(!r)return;const i=t._component;!q(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,el(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t},Nu=(...e)=>{const t=za().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=tl(s);if(r)return n(r,!0,el(r))},t};function el(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function tl(e){return oe(e)?document.querySelector(e):e}/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Fu=()=>{},Ja=Object.prototype.hasOwnProperty,$u=(e,t)=>Ja.call(e,t),Du=Array.isArray,Hu=e=>nl(e)==="[object Date]",Ss=e=>typeof e=="function",ju=e=>typeof e=="string",Qa=e=>e!==null&&typeof e=="object",Vu=e=>(Qa(e)||Ss(e))&&Ss(e.then)&&Ss(e.catch),Za=Object.prototype.toString,nl=e=>Za.call(e),ku=e=>nl(e)==="[object Object]",mr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ef=/-(\w)/g,Uu=mr(e=>e.replace(ef,(t,n)=>n?n.toUpperCase():"")),tf=/\B([A-Z])/g,Wu=mr(e=>e.replace(tf,"-$1").toLowerCase()),Bu=mr(e=>e.charAt(0).toUpperCase()+e.slice(1)),nf=window.__VP_SITE_DATA__;function sl(e){return Pi()?(Fl(e),!0):!1}const Ts=new WeakMap,sf=(...e)=>{var t;const n=e[0],s=(t=kt())==null?void 0:t.proxy;if(s==null&&!vo())throw new Error("injectLocal must be called in setup");return s&&Ts.has(s)&&n in Ts.get(s)?Ts.get(s)[n]:St(...e)},rl=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Ku=e=>e!=null,rf=Object.prototype.toString,of=e=>rf.call(e)==="[object Object]",ut=()=>{},di=lf();function lf(){var e,t;return rl&&((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 yr(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 il=e=>e();function ol(e,t={}){let n,s,r=ut;const i=c=>{clearTimeout(c),r(),r=ut};let o;return c=>{const f=ae(e),a=ae(t.maxWait);return n&&i(n),f<=0||a!==void 0&&a<=0?(s&&(i(s),s=null),Promise.resolve(c())):new Promise((d,g)=>{r=t.rejectOnCancel?g:d,o=c,a&&!s&&(s=setTimeout(()=>{n&&i(n),s=null,d(o())},a)),n=setTimeout(()=>{s&&i(s),s=null,d(c())},f)})}}function cf(...e){let t=0,n,s=!0,r=ut,i,o,l,c,f;!fe(e[0])&&typeof e[0]=="object"?{delay:o,trailing:l=!0,leading:c=!0,rejectOnCancel:f=!1}=e[0]:[o,l=!0,c=!0,f=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,r(),r=ut)};return g=>{const y=ae(o),_=Date.now()-t,b=()=>i=g();return a(),y<=0?(t=Date.now(),b()):(_>y&&(c||!s)?(t=Date.now(),b()):l&&(i=new Promise((U,P)=>{r=f?P:U,n=setTimeout(()=>{t=Date.now(),s=!0,U(b()),a()},Math.max(0,y-_))})),!c&&!n&&(n=setTimeout(()=>s=!0,y)),s=!1,i)}}function af(e=il,t={}){const{initialState:n="active"}=t,s=vr(n==="active");function r(){s.value=!1}function i(){s.value=!0}const o=(...l)=>{s.value&&e(...l)};return{isActive:Zn(s),pause:r,resume:i,eventFilter:o}}function hi(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function ff(e){return kt()}function Es(e){return Array.isArray(e)?e:[e]}function vr(...e){if(e.length!==1)return cc(...e);const t=e[0];return typeof t=="function"?Zn(ic(()=>({get:t,set:ut}))):He(t)}function uf(e,t=200,n={}){return yr(ol(t,n),e)}function df(e,t=200,n=!1,s=!0,r=!1){return yr(cf(t,n,s,r),e)}function ll(e,t,n={}){const{eventFilter:s=il,...r}=n;return Ie(e,yr(s,t),r)}function hf(e,t,n={}){const{eventFilter:s,initialState:r="active",...i}=n,{eventFilter:o,pause:l,resume:c,isActive:f}=af(s,{initialState:r});return{stop:ll(e,t,{...i,eventFilter:o}),pause:l,resume:c,isActive:f}}function os(e,t=!0,n){ff()?Vt(e,n):t?e():es(e)}function qu(e,t,n={}){const{debounce:s=0,maxWait:r=void 0,...i}=n;return ll(e,t,{...i,eventFilter:ol(s,{maxWait:r})})}function pf(e,t,n){return Ie(e,t,{...n,immediate:!0})}function Gu(e,t,n){let s;fe(n)?s={evaluating:n}:s={};const{lazy:r=!1,evaluating:i=void 0,shallow:o=!0,onError:l=ut}=s,c=Ee(!r),f=o?Ee(t):He(t);let a=0;return pr(async d=>{if(!c.value)return;a++;const g=a;let y=!1;i&&Promise.resolve().then(()=>{i.value=!0});try{const _=await e(b=>{d(()=>{i&&(i.value=!1),y||b()})});g===a&&(f.value=_)}catch(_){l(_)}finally{i&&g===a&&(i.value=!1),y=!0}}),r?re(()=>(c.value=!0,f.value)):f}const ke=rl?window:void 0;function br(e){var t;const n=ae(e);return(t=n==null?void 0:n.$el)!=null?t:n}function et(...e){const t=[],n=()=>{t.forEach(l=>l()),t.length=0},s=(l,c,f,a)=>(l.addEventListener(c,f,a),()=>l.removeEventListener(c,f,a)),r=re(()=>{const l=Es(ae(e[0])).filter(c=>c!=null);return l.every(c=>typeof c!="string")?l:void 0}),i=pf(()=>{var l,c;return[(c=(l=r.value)==null?void 0:l.map(f=>br(f)))!=null?c:[ke].filter(f=>f!=null),Es(ae(r.value?e[1]:e[0])),Es(rr(r.value?e[2]:e[1])),ae(r.value?e[3]:e[2])]},([l,c,f,a])=>{if(n(),!(l!=null&&l.length)||!(c!=null&&c.length)||!(f!=null&&f.length))return;const d=of(a)?{...a}:a;t.push(...l.flatMap(g=>c.flatMap(y=>f.map(_=>s(g,y,_,d)))))},{flush:"post"}),o=()=>{i(),n()};return sl(n),o}function gf(){const e=Ee(!1),t=kt();return t&&Vt(()=>{e.value=!0},t),e}function mf(e){const t=gf();return re(()=>(t.value,!!e()))}function yf(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Xu(...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=ke,eventName:i="keydown",passive:o=!1,dedupe:l=!1}=s,c=yf(t);return et(r,i,a=>{a.repeat&&ae(l)||c(a)&&n(a)},o)}const vf=Symbol("vueuse-ssr-width");function bf(){const e=vo()?sf(vf,null):null;return typeof e=="number"?e:void 0}function cl(e,t={}){const{window:n=ke,ssrWidth:s=bf()}=t,r=mf(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),i=Ee(typeof s=="number"),o=Ee(),l=Ee(!1),c=f=>{l.value=f.matches};return pr(()=>{if(i.value){i.value=!r.value;const f=ae(e).split(",");l.value=f.some(a=>{const d=a.includes("not all"),g=a.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),y=a.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let _=!!(g||y);return g&&_&&(_=s>=hi(g[1])),y&&_&&(_=s<=hi(y[1])),d?!_:_});return}r.value&&(o.value=n.matchMedia(ae(e)),l.value=o.value.matches)}),et(o,"change",c,{passive:!0}),re(()=>l.value)}const En=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},xn="__vueuse_ssr_handlers__",_f=wf();function wf(){return xn in En||(En[xn]=En[xn]||{}),En[xn]}function al(e,t){return _f[e]||t}function fl(e){return cl("(prefers-color-scheme: dark)",e)}function Sf(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 Tf={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()}},pi="vueuse-storage";function _r(e,t,n,s={}){var r;const{flush:i="pre",deep:o=!0,listenToStorageChanges:l=!0,writeDefaults:c=!0,mergeDefaults:f=!1,shallow:a,window:d=ke,eventFilter:g,onError:y=A=>{console.error(A)},initOnMounted:_}=s,b=(a?Ee:He)(typeof t=="function"?t():t),U=re(()=>ae(e));if(!n)try{n=al("getDefaultStorage",()=>{var A;return(A=ke)==null?void 0:A.localStorage})()}catch(A){y(A)}if(!n)return b;const P=ae(t),j=Sf(P),p=(r=s.serializer)!=null?r:Tf[j],{pause:m,resume:M}=hf(b,()=>R(b.value),{flush:i,deep:o,eventFilter:g});Ie(U,()=>T(),{flush:i}),d&&l&&os(()=>{n instanceof Storage?et(d,"storage",T,{passive:!0}):et(d,pi,O),_&&T()}),_||T();function D(A,w){if(d){const F={key:U.value,oldValue:A,newValue:w,storageArea:n};d.dispatchEvent(n instanceof Storage?new StorageEvent("storage",F):new CustomEvent(pi,{detail:F}))}}function R(A){try{const w=n.getItem(U.value);if(A==null)D(w,null),n.removeItem(U.value);else{const F=p.write(A);w!==F&&(n.setItem(U.value,F),D(w,F))}}catch(w){y(w)}}function V(A){const w=A?A.newValue:n.getItem(U.value);if(w==null)return c&&P!=null&&n.setItem(U.value,p.write(P)),P;if(!A&&f){const F=p.read(w);return typeof f=="function"?f(F,P):j==="object"&&!Array.isArray(F)?{...P,...F}:F}else return typeof w!="string"?w:p.read(w)}function T(A){if(!(A&&A.storageArea!==n)){if(A&&A.key==null){b.value=P;return}if(!(A&&A.key!==U.value)){m();try{(A==null?void 0:A.newValue)!==p.write(b.value)&&(b.value=V(A))}catch(w){y(w)}finally{A?es(M):M()}}}}function O(A){T(A.detail)}return b}const Ef="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function xf(e={}){const{selector:t="html",attribute:n="class",initialValue:s="auto",window:r=ke,storage:i,storageKey:o="vueuse-color-scheme",listenToStorageChanges:l=!0,storageRef:c,emitAuto:f,disableTransition:a=!0}=e,d={auto:"",light:"light",dark:"dark",...e.modes||{}},g=fl({window:r}),y=re(()=>g.value?"dark":"light"),_=c||(o==null?vr(s):_r(o,s,i,{window:r,listenToStorageChanges:l})),b=re(()=>_.value==="auto"?y.value:_.value),U=al("updateHTMLAttrs",(m,M,D)=>{const R=typeof m=="string"?r==null?void 0:r.document.querySelector(m):br(m);if(!R)return;const V=new Set,T=new Set;let O=null;if(M==="class"){const w=D.split(/\s/g);Object.values(d).flatMap(F=>(F||"").split(/\s/g)).filter(Boolean).forEach(F=>{w.includes(F)?V.add(F):T.add(F)})}else O={key:M,value:D};if(V.size===0&&T.size===0&&O===null)return;let A;a&&(A=r.document.createElement("style"),A.appendChild(document.createTextNode(Ef)),r.document.head.appendChild(A));for(const w of V)R.classList.add(w);for(const w of T)R.classList.remove(w);O&&R.setAttribute(O.key,O.value),a&&(r.getComputedStyle(A).opacity,document.head.removeChild(A))});function P(m){var M;U(t,n,(M=d[m])!=null?M:m)}function j(m){e.onChanged?e.onChanged(m,P):P(m)}Ie(b,j,{flush:"post",immediate:!0}),os(()=>j(b.value));const p=re({get(){return f?_.value:b.value},set(m){_.value=m}});return Object.assign(p,{store:_,system:y,state:b})}function Cf(e={}){const{valueDark:t="dark",valueLight:n=""}=e,s=xf({...e,onChanged:(o,l)=>{var c;e.onChanged?(c=e.onChanged)==null||c.call(e,o==="dark",l,o):l(o)},modes:{dark:t,light:n}}),r=re(()=>s.system.value);return re({get(){return s.value==="dark"},set(o){const l=o?"dark":"light";r.value===l?s.value="auto":s.value=l}})}function xs(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const gi=1;function Af(e,t={}){const{throttle:n=0,idle:s=200,onStop:r=ut,onScroll:i=ut,offset:o={left:0,right:0,top:0,bottom:0},eventListenerOptions:l={capture:!1,passive:!0},behavior:c="auto",window:f=ke,onError:a=R=>{console.error(R)}}=t,d=Ee(0),g=Ee(0),y=re({get(){return d.value},set(R){b(R,void 0)}}),_=re({get(){return g.value},set(R){b(void 0,R)}});function b(R,V){var T,O,A,w;if(!f)return;const F=ae(e);if(!F)return;(A=F instanceof Document?f.document.body:F)==null||A.scrollTo({top:(T=ae(V))!=null?T:_.value,left:(O=ae(R))!=null?O:y.value,behavior:ae(c)});const Y=((w=F==null?void 0:F.document)==null?void 0:w.documentElement)||(F==null?void 0:F.documentElement)||F;y!=null&&(d.value=Y.scrollLeft),_!=null&&(g.value=Y.scrollTop)}const U=Ee(!1),P=$t({left:!0,right:!1,top:!0,bottom:!1}),j=$t({left:!1,right:!1,top:!1,bottom:!1}),p=R=>{U.value&&(U.value=!1,j.left=!1,j.right=!1,j.top=!1,j.bottom=!1,r(R))},m=uf(p,n+s),M=R=>{var V;if(!f)return;const T=((V=R==null?void 0:R.document)==null?void 0:V.documentElement)||(R==null?void 0:R.documentElement)||br(R),{display:O,flexDirection:A,direction:w}=getComputedStyle(T),F=w==="rtl"?-1:1,Y=T.scrollLeft;j.left=Y<d.value,j.right=Y>d.value;const ie=Math.abs(Y*F)<=(o.left||0),W=Math.abs(Y*F)+T.clientWidth>=T.scrollWidth-(o.right||0)-gi;O==="flex"&&A==="row-reverse"?(P.left=W,P.right=ie):(P.left=ie,P.right=W),d.value=Y;let X=T.scrollTop;R===f.document&&!X&&(X=f.document.body.scrollTop),j.top=X<g.value,j.bottom=X>g.value;const H=Math.abs(X)<=(o.top||0),le=Math.abs(X)+T.clientHeight>=T.scrollHeight-(o.bottom||0)-gi;O==="flex"&&A==="column-reverse"?(P.top=le,P.bottom=H):(P.top=H,P.bottom=le),g.value=X},D=R=>{var V;if(!f)return;const T=(V=R.target.documentElement)!=null?V:R.target;M(T),U.value=!0,m(R),i(R)};return et(e,"scroll",n?df(D,n,!0,!1):D,l),os(()=>{try{const R=ae(e);if(!R)return;M(R)}catch(R){a(R)}}),et(e,"scrollend",p,l),{x:y,y:_,isScrolling:U,arrivedState:P,directions:j,measure(){const R=ae(e);f&&R&&M(R)}}}function Yu(e,t,n={}){const{window:s=ke}=n;return _r(e,t,s==null?void 0:s.localStorage,n)}function ul(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:ul(n)}}function Rf(e){const t=e||window.event,n=t.target;return ul(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Cs=new WeakMap;function zu(e,t=!1){const n=Ee(t);let s=null,r="";Ie(vr(e),l=>{const c=xs(ae(l));if(c){const f=c;if(Cs.get(f)||Cs.set(f,f.style.overflow),f.style.overflow!=="hidden"&&(r=f.style.overflow),f.style.overflow==="hidden")return n.value=!0;if(n.value)return f.style.overflow="hidden"}},{immediate:!0});const i=()=>{const l=xs(ae(e));!l||n.value||(di&&(s=et(l,"touchmove",c=>{Rf(c)},{passive:!1})),l.style.overflow="hidden",n.value=!0)},o=()=>{const l=xs(ae(e));!l||!n.value||(di&&(s==null||s()),l.style.overflow=r,Cs.delete(l),n.value=!1)};return sl(o),re({get(){return n.value},set(l){l?i():o()}})}function Ju(e,t,n={}){const{window:s=ke}=n;return _r(e,t,s==null?void 0:s.sessionStorage,n)}function Qu(e={}){const{window:t=ke,...n}=e;return Af(t,n)}function Zu(e={}){const{window:t=ke,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:s=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:i=!0,type:o="inner"}=e,l=Ee(n),c=Ee(s),f=()=>{if(t)if(o==="outer")l.value=t.outerWidth,c.value=t.outerHeight;else if(o==="visual"&&t.visualViewport){const{width:d,height:g,scale:y}=t.visualViewport;l.value=Math.round(d*y),c.value=Math.round(g*y)}else i?(l.value=t.innerWidth,c.value=t.innerHeight):(l.value=t.document.documentElement.clientWidth,c.value=t.document.documentElement.clientHeight)};f(),os(f);const a={passive:!0};if(et("resize",f,a),t&&o==="visual"&&t.visualViewport&&et(t.visualViewport,"resize",f,a),r){const d=cl("(orientation: portrait)");Ie(d,()=>f())}return{width:l,height:c}}const As={};var Rs={};const dl=/^(?:[a-z]+:|\/\/)/i,Of="vitepress-theme-appearance",Mf=/#.*$/,Pf=/[?#].*$/,Lf=/(?:(^|\/)index)?\.(?:md|html)$/,ve=typeof document<"u",hl={relativePath:"404.md",filePath:"",title:"404",description:"Not Found",headers:[],frontmatter:{sidebar:!1,layout:"page"},lastUpdated:0,isNotFound:!0};function If(e,t,n=!1){if(t===void 0)return!1;if(e=mi(`/${e}`),n)return new RegExp(t).test(e);if(mi(t)!==e)return!1;const s=t.match(Mf);return s?(ve?location.hash:"")===s[0]:!0}function mi(e){return decodeURI(e).replace(Pf,"").replace(Lf,"$1")}function Nf(e){return dl.test(e)}function Ff(e,t){return Object.keys((e==null?void 0:e.locales)||{}).find(n=>n!=="root"&&!Nf(n)&&If(t,`/${n}/`,!0))||"root"}function $f(e,t){var s,r,i,o,l,c,f;const n=Ff(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:gl(e.head,((c=e.locales[n])==null?void 0:c.head)??[]),themeConfig:{...e.themeConfig,...(f=e.locales[n])==null?void 0:f.themeConfig}})}function pl(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=Df(e.title,s);return n===r.slice(3)?n:`${n}${r}`}function Df(e,t){return t===!1?"":t===!0||t===void 0?` | ${e}`:e===t?"":` | ${t}`}function Hf(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 gl(e,t){return[...e.filter(n=>!Hf(t,n)),...t]}const jf=/[\u0000-\u001F"#$&*+,:;<=>?[\]^`{|}\u007F]/g,Vf=/^[a-z]:/i;function yi(e){const t=Vf.exec(e),n=t?t[0]:"";return n+e.slice(n.length).replace(jf,"_").replace(/(^|\/)_+(?=[^/]*$)/,"$1")}const Os=new Set;function kf(e){if(Os.size===0){const n=typeof process=="object"&&(Rs==null?void 0:Rs.VITE_EXTRA_EXTENSIONS)||(As==null?void 0:As.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=>Os.add(s))}const t=e.split(".").pop();return t==null||!Os.has(t.toLowerCase())}function ed(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}const Uf=Symbol(),Et=Ee(nf);function td(e){const t=re(()=>$f(Et.value,e.data.relativePath)),n=t.value.appearance,s=n==="force-dark"?He(!0):n==="force-auto"?fl():n?Cf({storageKey:Of,initialValue:()=>n==="dark"?"dark":"auto",...typeof n=="object"?n:{}}):He(!1),r=He(ve?location.hash:"");return ve&&window.addEventListener("hashchange",()=>{r.value=location.hash}),Ie(()=>e.data,()=>{r.value=ve?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(()=>pl(t.value,e.data)),description:re(()=>e.data.description||t.value.description),isDark:s,hash:re(()=>r.value)}}function Wf(){const e=St(Uf);if(!e)throw new Error("vitepress data not properly injected in app");return e}function Bf(e,t){return`${e}${t}`.replace(/\/+/g,"/")}function vi(e){return dl.test(e)||!e.startsWith("/")?e:Bf(Et.value.base,e)}function Kf(e){let t=e.replace(/\.html$/,"");if(t=decodeURIComponent(t),t=t.replace(/\/$/,"/index"),ve){const n="/tmagic-editor/docs/";t=yi(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=`./${yi(t.slice(1).replace(/\//g,"_"))}.md.js`;return t}let Nn=[];function nd(e){Nn.push(e),ns(()=>{Nn=Nn.filter(t=>t!==e)})}function qf(){let e=Et.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=bi(e,n);else if(Array.isArray(e))for(const s of e){const r=bi(s,n);if(r){t=r;break}}return t}function bi(e,t){const n=document.querySelector(e);if(!n)return 0;const s=n.getBoundingClientRect().bottom;return s<0?0:s+t}const Gf=Symbol(),ml="http://a.com",Xf=()=>({path:"/",component:null,data:hl});function sd(e,t){const n=$t(Xf()),s={route:n,go:r};async function r(l=ve?location.href:"/"){var c,f;l=Ms(l),await((c=s.onBeforeRouteChange)==null?void 0:c.call(s,l))!==!1&&(ve&&l!==Ms(location.href)&&(history.replaceState({scrollPosition:window.scrollY},""),history.pushState({},"",l)),await o(l),await((f=s.onAfterRouteChange??s.onAfterRouteChanged)==null?void 0:f(l)))}let i=null;async function o(l,c=0,f=!1){var g,y;if(await((g=s.onBeforePageLoad)==null?void 0:g.call(s,l))===!1)return;const a=new URL(l,ml),d=i=a.pathname;try{let _=await e(d);if(!_)throw new Error(`Page not found: ${d}`);if(i===d){i=null;const{default:b,__pageData:U}=_;if(!b)throw new Error(`Invalid route component: ${b}`);await((y=s.onAfterPageLoad)==null?void 0:y.call(s,l)),n.path=ve?d:vi(d),n.component=Mn(b),n.data=Mn(U),ve&&es(()=>{let P=Et.value.base+U.relativePath.replace(/(?:(^|\/)index)?\.md$/,"$1");if(!Et.value.cleanUrls&&!P.endsWith("/")&&(P+=".html"),P!==a.pathname&&(a.pathname=P,l=P+a.search+a.hash,history.replaceState({},"",l)),a.hash&&!c){let j=null;try{j=document.getElementById(decodeURIComponent(a.hash).slice(1))}catch(p){console.warn(p)}if(j){_i(j,a.hash);return}}window.scrollTo(0,c)})}}catch(_){if(!/fetch|Page not found/.test(_.message)&&!/^\/404(\.html|\/)?$/.test(l)&&console.error(_),!f)try{const b=await fetch(Et.value.base+"hashmap.json");window.__VP_HASH_MAP__=await b.json(),await o(l,c,!0);return}catch{}if(i===d){i=null,n.path=ve?d:vi(d),n.component=t?Mn(t):null;const b=ve?d.replace(/(^|\/)$/,"$1index").replace(/(\.html)?$/,".md").replace(/^\//,""):"404.md";n.data={...hl,relativePath:b}}}}return ve&&(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 f=c.getAttribute("href")??(c instanceof SVGAElement?c.getAttribute("xlink:href"):null);if(f==null)return;const{href:a,origin:d,pathname:g,hash:y,search:_}=new URL(f,c.baseURI),b=new URL(location.href);d===b.origin&&kf(g)&&(l.preventDefault(),g===b.pathname&&_===b.search?(y!==b.hash&&(history.pushState({},"",a),window.dispatchEvent(new HashChangeEvent("hashchange",{oldURL:b.href,newURL:a}))),y?_i(c,y,c.classList.contains("header-anchor")):window.scrollTo(0,0)):r(a))},{capture:!0}),window.addEventListener("popstate",async l=>{var f;if(l.state===null)return;const c=Ms(location.href);await o(c,l.state&&l.state.scrollPosition||0),await((f=s.onAfterRouteChange??s.onAfterRouteChanged)==null?void 0:f(c))}),window.addEventListener("hashchange",l=>{l.preventDefault()})),s}function Yf(){const e=St(Gf);if(!e)throw new Error("useRouter() is called without provider.");return e}function yl(){return Yf().route}function _i(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-qf()+i;requestAnimationFrame(r)}}function Ms(e){const t=new URL(e,ml);return t.pathname=t.pathname.replace(/(^|\/)index(\.html)?$/,"$1"),Et.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 Cn=()=>Nn.forEach(e=>e()),rd=lr({name:"VitePressContent",props:{as:{type:[Object,String],default:"div"}},setup(e){const t=yl(),{frontmatter:n,site:s}=Wf();return Ie(n,Cn,{deep:!0,flush:"post"}),()=>Ks(e.as,s.value.contentProps??{style:{position:"relative"}},[t.component?Ks(t.component,{onVnodeMounted:Cn,onVnodeUpdated:Cn,onVnodeUnmounted:Cn}):"404 Page Not Found"])}}),id=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},zf="modulepreload",Jf=function(e){return"/tmagic-editor/docs/"+e},wi={},od=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),l=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));r=Promise.allSettled(n.map(c=>{if(c=Jf(c),c in wi)return;wi[c]=!0;const f=c.endsWith(".css"),a=f?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${a}`))return;const d=document.createElement("link");if(d.rel=f?"stylesheet":zf,f||(d.as="script"),d.crossOrigin="",d.href=c,l&&d.setAttribute("nonce",l),document.head.appendChild(d),f)return new Promise((g,y)=>{d.addEventListener("load",g),d.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${c}`)))})}))}function i(o){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o}return r.then(o=>{for(const l of o||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})},ld=lr({setup(e,{slots:t}){const n=He(!1);return Vt(()=>{n.value=!0}),()=>n.value&&t.default?t.default():null}});function cd(){ve&&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(f=>f.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 ad(){if(ve){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(a=>a.remove());let f=c.textContent||"";o&&(f=f.replace(/^ *(\$|>) /gm,"").trim()),Qf(f).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const a=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,a)})}})}}async function Qf(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 fd(e,t){let n=!0,s=[];const r=i=>{if(n){n=!1,i.forEach(l=>{const c=Ps(l);for(const f of document.head.children)if(f.isEqualNode(c)){s.push(f);return}});return}const o=i.map(Ps);s.forEach((l,c)=>{const f=o.findIndex(a=>a==null?void 0:a.isEqualNode(l??null));f!==-1?delete o[f]:(l==null||l.remove(),delete s[c])}),o.forEach(l=>l&&document.head.appendChild(l)),s=[...s,...o].filter(Boolean)};pr(()=>{const i=e.data,o=t.value,l=i&&i.description,c=i&&i.frontmatter.head||[],f=pl(o,i);f!==document.title&&(document.title=f);const a=l||o.description;let d=document.querySelector("meta[name=description]");d?d.getAttribute("content")!==a&&d.setAttribute("content",a):Ps(["meta",{name:"description",content:a}]),r(gl(o.head,eu(c)))})}function Ps([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==null&&(s.async=!1),s}function Zf(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function eu(e){return e.filter(t=>!Zf(t))}const Ls=new Set,vl=()=>document.createElement("link"),tu=e=>{const t=vl();t.rel="prefetch",t.href=e,document.head.appendChild(t)},nu=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let An;const su=ve&&(An=vl())&&An.relList&&An.relList.supports&&An.relList.supports("prefetch")?tu:nu;function ud(){if(!ve||!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(!Ls.has(c)){Ls.add(c);const f=Kf(c);f&&su(f)}}})}),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):Ls.add(l))})})};Vt(s);const r=yl();Ie(()=>r.path,s),ns(()=>{n&&n.disconnect()})}export{Tt as $,Do as A,gu as B,Yn as C,zn as D,fa as E,yu as F,Ws as G,mc as H,lu as I,Su as J,uu as K,Ho as L,Nl as M,Fu as N,_e as O,ce as P,xu as Q,cc as R,ns as S,Eu as T,vu as U,Mu as V,fo as W,$t as X,xc as Y,ao as Z,ft as _,Du as a,cd as a$,ge as a0,cu as a1,Rc as a2,Cc as a3,Pu as a4,pu as a5,hu as a6,Hu as a7,ru as a8,aa as a9,vi as aA,If as aB,cl as aC,bu as aD,qf as aE,nd as aF,dl as aG,yl as aH,Zu as aI,Xu as aJ,Qu as aK,ve as aL,au as aM,od as aN,zu as aO,fd as aP,Gf as aQ,td as aR,Uf as aS,rd as aT,ld as aU,Et as aV,sd as aW,Kf as aX,Nu as aY,ud as aZ,ad as a_,cn as aa,J as ab,Ru as ac,ou as ad,Ou as ae,Ks as af,fu as ag,Bu as ah,Oc as ai,Vu as aj,Au as ak,mu as al,Cu as am,Mn as an,iu as ao,ku as ap,du as aq,Rn as ar,Lu as as,Iu as at,Wu as au,tc as av,id as aw,Wf as ax,Nf as ay,kf as az,Qa as b,wu as b0,ae as b1,Es as b2,br as b3,Ku as b4,sl as b5,Gu as b6,Ju as b7,Yu as b8,qu as b9,Yf as ba,et as bb,ed as bc,re as c,ju as d,Zn as e,Pi as f,kt as g,pr as h,St as i,Vt as j,ic as k,fe as l,$u as m,es as n,Fl as o,Tu as p,Ss as q,He as r,Ee as s,Wc as t,rr as u,Uu as v,Ie as w,lr as x,_u as y,Us as z};