Files
Memoh/assets/chunks/framework.CAXxHpAX.js
T
2026-04-23 13:02:42 +00:00

20 lines
108 KiB
JavaScript

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