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