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