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