Files
Library/docs/.vitepress/dist/assets/chunks/framework.BfS8l2sS.js
2026-01-09 23:05:52 -05:00

5 lines
100 KiB
JavaScript

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