tmagic-editor/docs/assets/chunks/framework.BUS44qir.js
2025-09-16 11:54:19 +00:00

23 lines
110 KiB
JavaScript

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