tmagic-editor/docs/assets/chunks/framework.BCBheFgR.js
2025-03-31 12:39:00 +00:00

19 lines
109 KiB
JavaScript

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