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