1
0
ultimatedocs/docs/.vitepress/dist/assets/chunks/framework.DuA-ZlS8.js
2024-07-27 13:25:59 +02:00

18 lines
99 KiB
JavaScript

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