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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jakedismo/master-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server