diff --git a/.gitignore b/.gitignore index 8ee54e8..b944267 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,8 @@ lerna-debug.log* node_modules .DS_Store -dist +# dist用作部署 +# dist dist-ssr coverage *.local diff --git a/README.md b/README.md index c7e7895..f9d8cfa 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,4 @@ json-server db.json5 ```bash pnpm build ``` +生成dist目录后,将其内部全部文件移动到springboot项目对应的静态文件目录下。 diff --git a/dist/assets/index-CP-5MLHX.css b/dist/assets/index-CP-5MLHX.css new file mode 100644 index 0000000..7107e7f --- /dev/null +++ b/dist/assets/index-CP-5MLHX.css @@ -0,0 +1 @@ +/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.card[data-v-0c7bdd8e]{background-color:#fff;display:grid;border-radius:20px;overflow:hidden}.card .head[data-v-0c7bdd8e]{display:flex;padding:20px;height:135px}.card .head .icon[data-v-0c7bdd8e]{width:64px;height:64px;flex-shrink:0;background-color:#e6e9ff;border-radius:50%}.card .head .title[data-v-0c7bdd8e]{display:grid;padding-left:24px}.card .head .title .name[data-v-0c7bdd8e]{margin:16px 0 0}.card .head .title p[data-v-0c7bdd8e]{margin:0;color:#9f9f9f}.card .main[data-v-0c7bdd8e]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 20px;margin-bottom:40px}.card .main .left[data-v-0c7bdd8e]{display:grid;grid-auto-rows:min-content;gap:16px}.card .main .left .inner[data-v-0c7bdd8e]{width:12px;height:12px;background-color:#e6e9ff}.card .main .left[data-v-0c7bdd8e]:before{content:"";width:12px;height:12px;background-color:#e6e9ff}.card .main .left[data-v-0c7bdd8e]:after{content:"";width:12px;height:12px;background-color:#e6e9ff}.card .main .right[data-v-0c7bdd8e]{display:grid;grid-auto-rows:min-content;justify-items:center}.card .main .right .percent[data-v-0c7bdd8e]{font-size:64px;font-weight:700}.card .main .right .info-label[data-v-0c7bdd8e]{text-align:center;font-size:10px;font-weight:700;color:#9f9f9f;border-bottom:4px solid #e6e9ff}.card .footer[data-v-0c7bdd8e]{display:grid;grid-template-columns:repeat(3,1fr);height:50px;gap:1px}.card .footer>div[data-v-0c7bdd8e]{line-height:1;background-color:#e6e9ff;display:grid;justify-items:center;align-items:center;position:relative}.card .footer>div[data-v-0c7bdd8e]:after{content:"";position:absolute;top:-12px;width:24px;height:24px;background:radial-gradient(circle at center,#5365fd 35%,#fff calc(35% + 1px));border-radius:50%}.main[data-v-3bff0b62]{display:grid;min-height:100vh;min-width:960px;background-color:#dad9ef}.dashboard[data-v-3bff0b62]{display:grid;margin-top:70px;margin-bottom:16px;padding:0 64px;grid-template-columns:repeat(3,1fr);gap:32px}.bottomPanel[data-v-3bff0b62]{display:flex;padding:0 64px}.bottomPanel .graphics[data-v-3bff0b62]{flex:1;justify-content:space-around;margin-right:24px;padding:20px;border-radius:12px;background-color:#242633;display:flex;box-shadow:3px 3px #ef5350}.bottomPanel .graphics caption[data-v-3bff0b62]{color:#fff;margin-bottom:8px}.bottomPanel .graphics tr td[data-v-3bff0b62]:not(:last-child){color:#fff}.bottomPanel .graphics tr td[data-v-3bff0b62]:last-child{color:#9f9f9f}.bottomPanel .power[data-v-3bff0b62]{background-color:#ffe0b2;border-radius:12px;box-shadow:3px 3px #ef5350;padding:20px}.bottomPanel .power caption[data-v-3bff0b62]{color:#242633;margin-bottom:8px}.bottomPanel .power tr td[data-v-3bff0b62]:not(:last-child){color:#242633}.bottomPanel .power tr td[data-v-3bff0b62]:last-child{color:#9f9f9f}.footer[data-v-3bff0b62]{display:grid;justify-items:center;align-items:center;padding:24px 0} diff --git a/dist/assets/index-Chp3faFn.js b/dist/assets/index-Chp3faFn.js new file mode 100644 index 0000000..b94ee14 --- /dev/null +++ b/dist/assets/index-Chp3faFn.js @@ -0,0 +1,22 @@ +(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function s(r){if(r.ep)return;r.ep=!0;const i=n(r);fetch(r.href,i)}})();/** +* @vue/shared v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**//*! #__NO_SIDE_EFFECTS__ */function cs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const J={},ut=[],Ne=()=>{},oo=()=>!1,an=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),fs=e=>e.startsWith("onUpdate:"),te=Object.assign,us=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},lo=Object.prototype.hasOwnProperty,V=(e,t)=>lo.call(e,t),j=Array.isArray,at=e=>dn(e)==="[object Map]",Fr=e=>dn(e)==="[object Set]",B=e=>typeof e=="function",Q=e=>typeof e=="string",We=e=>typeof e=="symbol",X=e=>e!==null&&typeof e=="object",Dr=e=>(X(e)||B(e))&&B(e.then)&&B(e.catch),Nr=Object.prototype.toString,dn=e=>Nr.call(e),co=e=>dn(e).slice(8,-1),Lr=e=>dn(e)==="[object Object]",as=e=>Q(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Rt=cs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),hn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},fo=/-(\w)/g,Ke=hn(e=>e.replace(fo,(t,n)=>n?n.toUpperCase():"")),uo=/\B([A-Z])/g,ot=hn(e=>e.replace(uo,"-$1").toLowerCase()),Ir=hn(e=>e.charAt(0).toUpperCase()+e.slice(1)),vn=hn(e=>e?`on${Ir(e)}`:""),Ve=(e,t)=>!Object.is(e,t),Cn=(e,...t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},ao=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Ks;const pn=()=>Ks||(Ks=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ds(e){if(j(e)){const t={};for(let n=0;n{if(n){const s=n.split(po);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function hs(e){let t="";if(Q(e))t=e;else if(j(e))for(let n=0;n!!(e&&e.__v_isRef===!0),Y=e=>Q(e)?e:e==null?"":j(e)||X(e)&&(e.toString===Nr||!B(e.toString))?jr(e)?Y(e.value):JSON.stringify(e,Br,2):String(e),Br=(e,t)=>jr(t)?Br(e,t.value):at(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[An(s,i)+" =>"]=r,n),{})}:Fr(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>An(n))}:We(t)?An(t):X(t)&&!j(t)&&!Lr(t)?String(t):t,An=(e,t="")=>{var n;return We(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/** +* @vue/reactivity v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let ye;class _o{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ye,!t&&ye&&(this.index=(ye.scopes||(ye.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t0)return;if(vt){let t=vt;for(vt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Ot;){let t=Ot;for(Ot=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Vr(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Kr(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),gs(s),xo(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Wn(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Wr(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Wr(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Dt))return;e.globalVersion=Dt;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Wn(e)){e.flags&=-3;return}const n=z,s=Se;z=e,Se=!0;try{Vr(e);const r=e.fn(e._value);(t.version===0||Ve(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{z=n,Se=s,Kr(e),e.flags&=-3}}function gs(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)gs(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function xo(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Se=!0;const kr=[];function ke(){kr.push(Se),Se=!1}function ze(){const e=kr.pop();Se=e===void 0?!0:e}function Ws(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=z;z=void 0;try{t()}finally{z=n}}}let Dt=0;class So{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class bs{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!z||!Se||z===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==z)n=this.activeLink=new So(z,this),z.deps?(n.prevDep=z.depsTail,z.depsTail.nextDep=n,z.depsTail=n):z.deps=z.depsTail=n,zr(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=z.depsTail,n.nextDep=void 0,z.depsTail.nextDep=n,z.depsTail=n,z.deps===n&&(z.deps=s)}return n}trigger(t){this.version++,Dt++,this.notify(t)}notify(t){ps();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ms()}}}function zr(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)zr(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const kn=new WeakMap,nt=Symbol(""),zn=Symbol(""),Nt=Symbol("");function re(e,t,n){if(Se&&z){let s=kn.get(e);s||kn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new bs),r.map=s,r.key=n),r.track()}}function je(e,t,n,s,r,i){const o=kn.get(e);if(!o){Dt++;return}const l=c=>{c&&c.trigger()};if(ps(),t==="clear")o.forEach(l);else{const c=j(e),f=c&&as(n);if(c&&n==="length"){const a=Number(s);o.forEach((h,b)=>{(b==="length"||b===Nt||!We(b)&&b>=a)&&l(h)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),f&&l(o.get(Nt)),t){case"add":c?f&&l(o.get("length")):(l(o.get(nt)),at(e)&&l(o.get(zn)));break;case"delete":c||(l(o.get(nt)),at(e)&&l(o.get(zn)));break;case"set":at(e)&&l(o.get(nt));break}}ms()}function lt(e){const t=q(e);return t===e?t:(re(t,"iterate",Nt),Ee(e)?t:t.map(fe))}function ys(e){return re(e=q(e),"iterate",Nt),e}const Eo={__proto__:null,[Symbol.iterator](){return Fn(this,Symbol.iterator,fe)},concat(...e){return lt(this).concat(...e.map(t=>j(t)?lt(t):t))},entries(){return Fn(this,"entries",e=>(e[1]=fe(e[1]),e))},every(e,t){return Ie(this,"every",e,t,void 0,arguments)},filter(e,t){return Ie(this,"filter",e,t,n=>n.map(fe),arguments)},find(e,t){return Ie(this,"find",e,t,fe,arguments)},findIndex(e,t){return Ie(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ie(this,"findLast",e,t,fe,arguments)},findLastIndex(e,t){return Ie(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ie(this,"forEach",e,t,void 0,arguments)},includes(...e){return Dn(this,"includes",e)},indexOf(...e){return Dn(this,"indexOf",e)},join(e){return lt(this).join(e)},lastIndexOf(...e){return Dn(this,"lastIndexOf",e)},map(e,t){return Ie(this,"map",e,t,void 0,arguments)},pop(){return xt(this,"pop")},push(...e){return xt(this,"push",e)},reduce(e,...t){return ks(this,"reduce",e,t)},reduceRight(e,...t){return ks(this,"reduceRight",e,t)},shift(){return xt(this,"shift")},some(e,t){return Ie(this,"some",e,t,void 0,arguments)},splice(...e){return xt(this,"splice",e)},toReversed(){return lt(this).toReversed()},toSorted(e){return lt(this).toSorted(e)},toSpliced(...e){return lt(this).toSpliced(...e)},unshift(...e){return xt(this,"unshift",e)},values(){return Fn(this,"values",fe)}};function Fn(e,t,n){const s=ys(e),r=s[t]();return s!==e&&!Ee(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=n(i.value)),i}),r}const To=Array.prototype;function Ie(e,t,n,s,r,i){const o=ys(e),l=o!==e&&!Ee(e),c=o[t];if(c!==To[t]){const h=c.apply(e,i);return l?fe(h):h}let f=n;o!==e&&(l?f=function(h,b){return n.call(this,fe(h),b,e)}:n.length>2&&(f=function(h,b){return n.call(this,h,b,e)}));const a=c.call(o,f,s);return l&&r?r(a):a}function ks(e,t,n,s){const r=ys(e);let i=n;return r!==e&&(Ee(e)?n.length>3&&(i=function(o,l,c){return n.call(this,o,l,c,e)}):i=function(o,l,c){return n.call(this,o,fe(l),c,e)}),r[t](i,...s)}function Dn(e,t,n){const s=q(e);re(s,"iterate",Nt);const r=s[t](...n);return(r===-1||r===!1)&&Ss(n[0])?(n[0]=q(n[0]),s[t](...n)):r}function xt(e,t,n=[]){ke(),ps();const s=q(e)[t].apply(e,n);return ms(),ze(),s}const Ro=cs("__proto__,__v_isRef,__isVue"),Jr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(We));function Oo(e){We(e)||(e=String(e));const t=q(this);return re(t,"has",e),t.hasOwnProperty(e)}class Gr{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return s===(r?i?Mo:Qr:i?Zr:Yr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=j(t);if(!r){let c;if(o&&(c=Eo[n]))return c;if(n==="hasOwnProperty")return Oo}const l=Reflect.get(t,n,oe(t)?t:s);return(We(n)?Jr.has(n):Ro(n))||(r||re(t,"get",n),i)?l:oe(l)?o&&as(n)?l:l.value:X(l)?r?ei(l):ws(l):l}}class Xr extends Gr{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];if(!this._isShallow){const c=rt(i);if(!Ee(s)&&!rt(s)&&(i=q(i),s=q(s)),!j(t)&&oe(i)&&!oe(s))return c?!1:(i.value=s,!0)}const o=j(t)&&as(n)?Number(n)e,zt=e=>Reflect.getPrototypeOf(e);function Fo(e,t,n){return function(...s){const r=this.__v_raw,i=q(r),o=at(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,f=r[e](...s),a=n?Jn:t?Gn:fe;return!t&&re(i,"iterate",c?zn:nt),{next(){const{value:h,done:b}=f.next();return b?{value:h,done:b}:{value:l?[a(h[0]),a(h[1])]:a(h),done:b}},[Symbol.iterator](){return this}}}}function Jt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Do(e,t){const n={get(r){const i=this.__v_raw,o=q(i),l=q(r);e||(Ve(r,l)&&re(o,"get",r),re(o,"get",l));const{has:c}=zt(o),f=t?Jn:e?Gn:fe;if(c.call(o,r))return f(i.get(r));if(c.call(o,l))return f(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&re(q(r),"iterate",nt),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=q(i),l=q(r);return e||(Ve(r,l)&&re(o,"has",r),re(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,c=q(l),f=t?Jn:e?Gn:fe;return!e&&re(c,"iterate",nt),l.forEach((a,h)=>r.call(i,f(a),f(h),o))}};return te(n,e?{add:Jt("add"),set:Jt("set"),delete:Jt("delete"),clear:Jt("clear")}:{add(r){!t&&!Ee(r)&&!rt(r)&&(r=q(r));const i=q(this);return zt(i).has.call(i,r)||(i.add(r),je(i,"add",r,r)),this},set(r,i){!t&&!Ee(i)&&!rt(i)&&(i=q(i));const o=q(this),{has:l,get:c}=zt(o);let f=l.call(o,r);f||(r=q(r),f=l.call(o,r));const a=c.call(o,r);return o.set(r,i),f?Ve(i,a)&&je(o,"set",r,i):je(o,"add",r,i),this},delete(r){const i=q(this),{has:o,get:l}=zt(i);let c=o.call(i,r);c||(r=q(r),c=o.call(i,r)),l&&l.call(i,r);const f=i.delete(r);return c&&je(i,"delete",r,void 0),f},clear(){const r=q(this),i=r.size!==0,o=r.clear();return i&&je(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Fo(r,e,t)}),n}function _s(e,t){const n=Do(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(V(n,r)&&r in s?n:s,r,i)}const No={get:_s(!1,!1)},Lo={get:_s(!1,!0)},Io={get:_s(!0,!1)};const Yr=new WeakMap,Zr=new WeakMap,Qr=new WeakMap,Mo=new WeakMap;function Uo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function jo(e){return e.__v_skip||!Object.isExtensible(e)?0:Uo(co(e))}function ws(e){return rt(e)?e:xs(e,!1,Co,No,Yr)}function Bo(e){return xs(e,!1,Po,Lo,Zr)}function ei(e){return xs(e,!0,Ao,Io,Qr)}function xs(e,t,n,s,r){if(!X(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const o=jo(e);if(o===0)return e;const l=new Proxy(e,o===2?s:n);return r.set(e,l),l}function Ct(e){return rt(e)?Ct(e.__v_raw):!!(e&&e.__v_isReactive)}function rt(e){return!!(e&&e.__v_isReadonly)}function Ee(e){return!!(e&&e.__v_isShallow)}function Ss(e){return e?!!e.__v_raw:!1}function q(e){const t=e&&e.__v_raw;return t?q(t):e}function Ho(e){return!V(e,"__v_skip")&&Object.isExtensible(e)&&Mr(e,"__v_skip",!0),e}const fe=e=>X(e)?ws(e):e,Gn=e=>X(e)?ei(e):e;function oe(e){return e?e.__v_isRef===!0:!1}function ct(e){return $o(e,!1)}function $o(e,t){return oe(e)?e:new qo(e,t)}class qo{constructor(t,n){this.dep=new bs,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:q(t),this._value=n?t:fe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Ee(t)||rt(t);t=s?t:q(t),Ve(t,n)&&(this._rawValue=t,this._value=s?t:fe(t),this.dep.trigger())}}function Vo(e){return oe(e)?e.value:e}const Ko={get:(e,t,n)=>t==="__v_raw"?e:Vo(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return oe(r)&&!oe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function ti(e){return Ct(e)?e:new Proxy(e,Ko)}class Wo{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new bs(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Dt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&z!==this)return qr(this,!0),!0}get value(){const t=this.dep.track();return Wr(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function ko(e,t,n=!1){let s,r;return B(e)?s=e:(s=e.get,r=e.set),new Wo(s,r,n)}const Gt={},nn=new WeakMap;let et;function zo(e,t=!1,n=et){if(n){let s=nn.get(n);s||nn.set(n,s=[]),s.push(e)}}function Jo(e,t,n=J){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:c}=n,f=P=>r?P:Ee(P)||r===!1||r===0?qe(P,1):qe(P);let a,h,b,S,x=!1,O=!1;if(oe(e)?(h=()=>e.value,x=Ee(e)):Ct(e)?(h=()=>f(e),x=!0):j(e)?(O=!0,x=e.some(P=>Ct(P)||Ee(P)),h=()=>e.map(P=>{if(oe(P))return P.value;if(Ct(P))return f(P);if(B(P))return c?c(P,2):P()})):B(e)?t?h=c?()=>c(e,2):e:h=()=>{if(b){ke();try{b()}finally{ze()}}const P=et;et=a;try{return c?c(e,3,[S]):e(S)}finally{et=P}}:h=Ne,t&&r){const P=h,H=r===!0?1/0:r;h=()=>qe(P(),H)}const v=wo(),D=()=>{a.stop(),v&&v.active&&us(v.effects,a)};if(i&&t){const P=t;t=(...H)=>{P(...H),D()}}let L=O?new Array(e.length).fill(Gt):Gt;const M=P=>{if(!(!(a.flags&1)||!a.dirty&&!P))if(t){const H=a.run();if(r||x||(O?H.some((ne,ee)=>Ve(ne,L[ee])):Ve(H,L))){b&&b();const ne=et;et=a;try{const ee=[H,L===Gt?void 0:O&&L[0]===Gt?[]:L,S];c?c(t,3,ee):t(...ee),L=H}finally{et=ne}}}else a.run()};return l&&l(M),a=new Hr(h),a.scheduler=o?()=>o(M,!1):M,S=P=>zo(P,!1,a),b=a.onStop=()=>{const P=nn.get(a);if(P){if(c)c(P,4);else for(const H of P)H();nn.delete(a)}},t?s?M(!0):L=a.run():o?o(M.bind(null,!0),!0):a.run(),D.pause=a.pause.bind(a),D.resume=a.resume.bind(a),D.stop=D,D}function qe(e,t=1/0,n){if(t<=0||!X(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,oe(e))qe(e.value,t,n);else if(j(e))for(let s=0;s{qe(s,t,n)});else if(Lr(e)){for(const s in e)qe(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&qe(e[s],t,n)}return e}/** +* @vue/runtime-core v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/function Bt(e,t,n,s){try{return s?e(...s):e()}catch(r){mn(r,t,n)}}function Le(e,t,n,s){if(B(e)){const r=Bt(e,t,n,s);return r&&Dr(r)&&r.catch(i=>{mn(i,t,n)}),r}if(j(e)){const r=[];for(let i=0;i>>1,r=ue[s],i=Lt(r);i=Lt(n)?ue.push(e):ue.splice(Yo(t),0,e),e.flags|=1,si()}}function si(){sn||(sn=ni.then(ii))}function Zo(e){j(e)?dt.push(...e):He&&e.id===-1?He.splice(ft+1,0,e):e.flags&1||(dt.push(e),e.flags|=1),si()}function zs(e,t,n=Pe+1){for(;nLt(n)-Lt(s));if(dt.length=0,He){He.push(...t);return}for(He=t,ft=0;fte.id==null?e.flags&2?-1:1/0:e.id;function ii(e){try{for(Pe=0;Pe{s._d&&tr(-1);const i=rn(t);let o;try{o=e(...r)}finally{rn(i),s._d&&tr(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function Ze(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;oe.__isTeleport;function Ts(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ts(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Rs(e,t){return B(e)?te({name:e.name},t,{setup:e}):e}function li(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function on(e,t,n,s,r=!1){if(j(e)){e.forEach((x,O)=>on(x,t&&(j(t)?t[O]:t),n,s,r));return}if(At(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&on(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?Ds(s.component):s.el,o=r?null:i,{i:l,r:c}=e,f=t&&t.r,a=l.refs===J?l.refs={}:l.refs,h=l.setupState,b=q(h),S=h===J?()=>!1:x=>V(b,x);if(f!=null&&f!==c&&(Q(f)?(a[f]=null,S(f)&&(h[f]=null)):oe(f)&&(f.value=null)),B(c))Bt(c,l,12,[o,a]);else{const x=Q(c),O=oe(c);if(x||O){const v=()=>{if(e.f){const D=x?S(c)?h[c]:a[c]:c.value;r?j(D)&&us(D,i):j(D)?D.includes(i)||D.push(i):x?(a[c]=[i],S(c)&&(h[c]=a[c])):(c.value=[i],e.k&&(a[e.k]=c.value))}else x?(a[c]=o,S(c)&&(h[c]=o)):O&&(c.value=o,e.k&&(a[e.k]=o))};o?(v.id=-1,be(v,n)):v()}}}pn().requestIdleCallback;pn().cancelIdleCallback;const At=e=>!!e.type.__asyncLoader,ci=e=>e.type.__isKeepAlive;function nl(e,t){fi(e,"a",t)}function sl(e,t){fi(e,"da",t)}function fi(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;)ci(r.parent.vnode)&&rl(s,t,n,r),r=r.parent}}function rl(e,t,n,s){const r=gn(t,e,s,!0);Os(()=>{us(s[t],r)},n)}function gn(e,t,n=ae,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{ke();const l=Ht(n),c=Le(t,n,e,o);return l(),ze(),c});return s?r.unshift(i):r.push(i),i}}const Be=e=>(t,n=ae)=>{(!Ut||e==="sp")&&gn(e,(...s)=>t(...s),n)},il=Be("bm"),ui=Be("m"),ol=Be("bu"),ll=Be("u"),cl=Be("bum"),Os=Be("um"),fl=Be("sp"),ul=Be("rtg"),al=Be("rtc");function dl(e,t=ae){gn("ec",e,t)}const hl=Symbol.for("v-ndc"),Xn=e=>e?Pi(e)?Ds(e):Xn(e.parent):null,Pt=te(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=>Xn(e.parent),$root:e=>Xn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>vs(e),$forceUpdate:e=>e.f||(e.f=()=>{Es(e.update)}),$nextTick:e=>e.n||(e.n=Xo.bind(e.proxy)),$watch:e=>Il.bind(e)}),Nn=(e,t)=>e!==J&&!e.__isScriptSetup&&V(e,t),pl={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const S=o[t];if(S!==void 0)switch(S){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(Nn(s,t))return o[t]=1,s[t];if(r!==J&&V(r,t))return o[t]=2,r[t];if((f=e.propsOptions[0])&&V(f,t))return o[t]=3,i[t];if(n!==J&&V(n,t))return o[t]=4,n[t];Yn&&(o[t]=0)}}const a=Pt[t];let h,b;if(a)return t==="$attrs"&&re(e.attrs,"get",""),a(e);if((h=l.__cssModules)&&(h=h[t]))return h;if(n!==J&&V(n,t))return o[t]=4,n[t];if(b=c.config.globalProperties,V(b,t))return b[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return Nn(r,t)?(r[t]=n,!0):s!==J&&V(s,t)?(s[t]=n,!0):V(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:i}},o){let l;return!!n[o]||e!==J&&V(e,o)||Nn(t,o)||(l=i[0])&&V(l,o)||V(s,o)||V(Pt,o)||V(r.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:V(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Js(e){return j(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Yn=!0;function ml(e){const t=vs(e),n=e.proxy,s=e.ctx;Yn=!1,t.beforeCreate&&Gs(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:f,created:a,beforeMount:h,mounted:b,beforeUpdate:S,updated:x,activated:O,deactivated:v,beforeDestroy:D,beforeUnmount:L,destroyed:M,unmounted:P,render:H,renderTracked:ne,renderTriggered:ee,errorCaptured:he,serverPrefetch:Je,expose:Ge,inheritAttrs:bt,components:Vt,directives:Kt,filters:Rn}=t;if(f&&gl(f,s,null),o)for(const G in o){const W=o[G];B(W)&&(s[G]=W.bind(n))}if(r){const G=r.call(n,n);X(G)&&(e.data=ws(G))}if(Yn=!0,i)for(const G in i){const W=i[G],Xe=B(W)?W.bind(n,n):B(W.get)?W.get.bind(n,n):Ne,Wt=!B(W)&&B(W.set)?W.set.bind(n):Ne,Ye=sc({get:Xe,set:Wt});Object.defineProperty(s,G,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:Oe=>Ye.value=Oe})}if(l)for(const G in l)ai(l[G],s,n,G);if(c){const G=B(c)?c.call(n):c;Reflect.ownKeys(G).forEach(W=>{Sl(W,G[W])})}a&&Gs(a,e,"c");function le(G,W){j(W)?W.forEach(Xe=>G(Xe.bind(n))):W&&G(W.bind(n))}if(le(il,h),le(ui,b),le(ol,S),le(ll,x),le(nl,O),le(sl,v),le(dl,he),le(al,ne),le(ul,ee),le(cl,L),le(Os,P),le(fl,Je),j(Ge))if(Ge.length){const G=e.exposed||(e.exposed={});Ge.forEach(W=>{Object.defineProperty(G,W,{get:()=>n[W],set:Xe=>n[W]=Xe})})}else e.exposed||(e.exposed={});H&&e.render===Ne&&(e.render=H),bt!=null&&(e.inheritAttrs=bt),Vt&&(e.components=Vt),Kt&&(e.directives=Kt),Je&&li(e)}function gl(e,t,n=Ne){j(e)&&(e=Zn(e));for(const s in e){const r=e[s];let i;X(r)?"default"in r?i=Xt(r.from||s,r.default,!0):i=Xt(r.from||s):i=Xt(r),oe(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Gs(e,t,n){Le(j(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function ai(e,t,n,s){let r=s.includes(".")?Ri(n,s):()=>n[s];if(Q(e)){const i=t[e];B(i)&&In(r,i)}else if(B(e))In(r,e.bind(n));else if(X(e))if(j(e))e.forEach(i=>ai(i,t,n,s));else{const i=B(e.handler)?e.handler.bind(n):t[e.handler];B(i)&&In(r,i,e)}}function vs(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(f=>ln(c,f,o,!0)),ln(c,t,o)),X(t)&&i.set(t,c),c}function ln(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&ln(e,i,n,!0),r&&r.forEach(o=>ln(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=bl[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const bl={data:Xs,props:Ys,emits:Ys,methods:Tt,computed:Tt,beforeCreate:ce,created:ce,beforeMount:ce,mounted:ce,beforeUpdate:ce,updated:ce,beforeDestroy:ce,beforeUnmount:ce,destroyed:ce,unmounted:ce,activated:ce,deactivated:ce,errorCaptured:ce,serverPrefetch:ce,components:Tt,directives:Tt,watch:_l,provide:Xs,inject:yl};function Xs(e,t){return t?e?function(){return te(B(e)?e.call(this,this):e,B(t)?t.call(this,this):t)}:t:e}function yl(e,t){return Tt(Zn(e),Zn(t))}function Zn(e){if(j(e)){const t={};for(let n=0;n1)return n&&B(t)?t.call(s&&s.proxy):t}}const hi={},pi=()=>Object.create(hi),mi=e=>Object.getPrototypeOf(e)===hi;function El(e,t,n,s=!1){const r={},i=pi();e.propsDefaults=Object.create(null),gi(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:Bo(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Tl(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=q(r),[c]=e.propsOptions;let f=!1;if((s||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let h=0;h{c=!0;const[b,S]=bi(h,t,!0);te(o,b),S&&l.push(...S)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!c)return X(e)&&s.set(e,ut),ut;if(j(i))for(let a=0;ae[0]==="_"||e==="$stable",Cs=e=>j(e)?e.map(Fe):[Fe(e)],Ol=(e,t,n)=>{if(t._n)return t;const s=Qo((...r)=>Cs(t(...r)),n);return s._c=!1,s},_i=(e,t,n)=>{const s=e._ctx;for(const r in e){if(yi(r))continue;const i=e[r];if(B(i))t[r]=Ol(r,i,s);else if(i!=null){const o=Cs(i);t[r]=()=>o}}},wi=(e,t)=>{const n=Cs(t);e.slots.default=()=>n},xi=(e,t,n)=>{for(const s in t)(n||s!=="_")&&(e[s]=t[s])},vl=(e,t,n)=>{const s=e.slots=pi();if(e.vnode.shapeFlag&32){const r=t._;r?(xi(s,t,n),n&&Mr(s,"_",r,!0)):_i(t,s)}else t&&wi(e,t)},Cl=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=J;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:xi(r,t,n):(i=!t.$stable,_i(t,r)),o=t}else t&&(wi(e,t),o={default:1});if(i)for(const l in r)!yi(l)&&o[l]==null&&delete r[l]},be=ql;function Al(e){return Pl(e)}function Pl(e,t){const n=pn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:f,setElementText:a,parentNode:h,nextSibling:b,setScopeId:S=Ne,insertStaticContent:x}=e,O=(u,d,m,_=null,g=null,y=null,C=void 0,R=null,E=!!d.dynamicChildren)=>{if(u===d)return;u&&!St(u,d)&&(_=kt(u),Oe(u,g,y,!0),u=null),d.patchFlag===-2&&(E=!1,d.dynamicChildren=null);const{type:w,ref:N,shapeFlag:A}=d;switch(w){case yn:v(u,d,m,_);break;case It:D(u,d,m,_);break;case Un:u==null&&L(d,m,_,C);break;case Ue:Vt(u,d,m,_,g,y,C,R,E);break;default:A&1?H(u,d,m,_,g,y,C,R,E):A&6?Kt(u,d,m,_,g,y,C,R,E):(A&64||A&128)&&w.process(u,d,m,_,g,y,C,R,E,_t)}N!=null&&g&&on(N,u&&u.ref,y,d||u,!d)},v=(u,d,m,_)=>{if(u==null)s(d.el=l(d.children),m,_);else{const g=d.el=u.el;d.children!==u.children&&f(g,d.children)}},D=(u,d,m,_)=>{u==null?s(d.el=c(d.children||""),m,_):d.el=u.el},L=(u,d,m,_)=>{[u.el,u.anchor]=x(u.children,d,m,_,u.el,u.anchor)},M=({el:u,anchor:d},m,_)=>{let g;for(;u&&u!==d;)g=b(u),s(u,m,_),u=g;s(d,m,_)},P=({el:u,anchor:d})=>{let m;for(;u&&u!==d;)m=b(u),r(u),u=m;r(d)},H=(u,d,m,_,g,y,C,R,E)=>{d.type==="svg"?C="svg":d.type==="math"&&(C="mathml"),u==null?ne(d,m,_,g,y,C,R,E):Je(u,d,g,y,C,R,E)},ne=(u,d,m,_,g,y,C,R)=>{let E,w;const{props:N,shapeFlag:A,transition:F,dirs:I}=u;if(E=u.el=o(u.type,y,N&&N.is,N),A&8?a(E,u.children):A&16&&he(u.children,E,null,_,g,Ln(u,y),C,R),I&&Ze(u,null,_,"created"),ee(E,u,u.scopeId,C,_),N){for(const k in N)k!=="value"&&!Rt(k)&&i(E,k,null,N[k],y,_);"value"in N&&i(E,"value",null,N.value,y),(w=N.onVnodeBeforeMount)&&Ce(w,_,u)}I&&Ze(u,null,_,"beforeMount");const $=Fl(g,F);$&&F.beforeEnter(E),s(E,d,m),((w=N&&N.onVnodeMounted)||$||I)&&be(()=>{w&&Ce(w,_,u),$&&F.enter(E),I&&Ze(u,null,_,"mounted")},g)},ee=(u,d,m,_,g)=>{if(m&&S(u,m),_)for(let y=0;y<_.length;y++)S(u,_[y]);if(g){let y=g.subTree;if(d===y||vi(y.type)&&(y.ssContent===d||y.ssFallback===d)){const C=g.vnode;ee(u,C,C.scopeId,C.slotScopeIds,g.parent)}}},he=(u,d,m,_,g,y,C,R,E=0)=>{for(let w=E;w{const R=d.el=u.el;let{patchFlag:E,dynamicChildren:w,dirs:N}=d;E|=u.patchFlag&16;const A=u.props||J,F=d.props||J;let I;if(m&&Qe(m,!1),(I=F.onVnodeBeforeUpdate)&&Ce(I,m,d,u),N&&Ze(d,u,m,"beforeUpdate"),m&&Qe(m,!0),(A.innerHTML&&F.innerHTML==null||A.textContent&&F.textContent==null)&&a(R,""),w?Ge(u.dynamicChildren,w,R,m,_,Ln(d,g),y):C||W(u,d,R,null,m,_,Ln(d,g),y,!1),E>0){if(E&16)bt(R,A,F,m,g);else if(E&2&&A.class!==F.class&&i(R,"class",null,F.class,g),E&4&&i(R,"style",A.style,F.style,g),E&8){const $=d.dynamicProps;for(let k=0;k<$.length;k++){const K=$[k],pe=A[K],se=F[K];(se!==pe||K==="value")&&i(R,K,pe,se,g,m)}}E&1&&u.children!==d.children&&a(R,d.children)}else!C&&w==null&&bt(R,A,F,m,g);((I=F.onVnodeUpdated)||N)&&be(()=>{I&&Ce(I,m,d,u),N&&Ze(d,u,m,"updated")},_)},Ge=(u,d,m,_,g,y,C)=>{for(let R=0;R{if(d!==m){if(d!==J)for(const y in d)!Rt(y)&&!(y in m)&&i(u,y,d[y],null,g,_);for(const y in m){if(Rt(y))continue;const C=m[y],R=d[y];C!==R&&y!=="value"&&i(u,y,R,C,g,_)}"value"in m&&i(u,"value",d.value,m.value,g)}},Vt=(u,d,m,_,g,y,C,R,E)=>{const w=d.el=u?u.el:l(""),N=d.anchor=u?u.anchor:l("");let{patchFlag:A,dynamicChildren:F,slotScopeIds:I}=d;I&&(R=R?R.concat(I):I),u==null?(s(w,m,_),s(N,m,_),he(d.children||[],m,N,g,y,C,R,E)):A>0&&A&64&&F&&u.dynamicChildren?(Ge(u.dynamicChildren,F,m,g,y,C,R),(d.key!=null||g&&d===g.subTree)&&Si(u,d,!0)):W(u,d,m,N,g,y,C,R,E)},Kt=(u,d,m,_,g,y,C,R,E)=>{d.slotScopeIds=R,u==null?d.shapeFlag&512?g.ctx.activate(d,m,_,C,E):Rn(d,m,_,g,y,C,E):Us(u,d,E)},Rn=(u,d,m,_,g,y,C)=>{const R=u.component=Yl(u,_,g);if(ci(u)&&(R.ctx.renderer=_t),Zl(R,!1,C),R.asyncDep){if(g&&g.registerDep(R,le,C),!u.el){const E=R.subTree=Te(It);D(null,E,d,m)}}else le(R,u,d,m,g,y,C)},Us=(u,d,m)=>{const _=d.component=u.component;if(Hl(u,d,m))if(_.asyncDep&&!_.asyncResolved){G(_,d,m);return}else _.next=d,_.update();else d.el=u.el,_.vnode=d},le=(u,d,m,_,g,y,C)=>{const R=()=>{if(u.isMounted){let{next:A,bu:F,u:I,parent:$,vnode:k}=u;{const me=Ei(u);if(me){A&&(A.el=k.el,G(u,A,C)),me.asyncDep.then(()=>{u.isUnmounted||R()});return}}let K=A,pe;Qe(u,!1),A?(A.el=k.el,G(u,A,C)):A=k,F&&Cn(F),(pe=A.props&&A.props.onVnodeBeforeUpdate)&&Ce(pe,$,A,k),Qe(u,!0);const se=Mn(u),xe=u.subTree;u.subTree=se,O(xe,se,h(xe.el),kt(xe),u,g,y),A.el=se.el,K===null&&$l(u,se.el),I&&be(I,g),(pe=A.props&&A.props.onVnodeUpdated)&&be(()=>Ce(pe,$,A,k),g)}else{let A;const{el:F,props:I}=d,{bm:$,m:k,parent:K,root:pe,type:se}=u,xe=At(d);if(Qe(u,!1),$&&Cn($),!xe&&(A=I&&I.onVnodeBeforeMount)&&Ce(A,K,d),Qe(u,!0),F&&$s){const me=()=>{u.subTree=Mn(u),$s(F,u.subTree,u,g,null)};xe&&se.__asyncHydrate?se.__asyncHydrate(F,u,me):me()}else{pe.ce&&pe.ce._injectChildStyle(se);const me=u.subTree=Mn(u);O(null,me,m,_,u,g,y),d.el=me.el}if(k&&be(k,g),!xe&&(A=I&&I.onVnodeMounted)){const me=d;be(()=>Ce(A,K,me),g)}(d.shapeFlag&256||K&&At(K.vnode)&&K.vnode.shapeFlag&256)&&u.a&&be(u.a,g),u.isMounted=!0,d=m=_=null}};u.scope.on();const E=u.effect=new Hr(R);u.scope.off();const w=u.update=E.run.bind(E),N=u.job=E.runIfDirty.bind(E);N.i=u,N.id=u.uid,E.scheduler=()=>Es(N),Qe(u,!0),w()},G=(u,d,m)=>{d.component=u;const _=u.vnode.props;u.vnode=d,u.next=null,Tl(u,d.props,_,m),Cl(u,d.children,m),ke(),zs(u),ze()},W=(u,d,m,_,g,y,C,R,E=!1)=>{const w=u&&u.children,N=u?u.shapeFlag:0,A=d.children,{patchFlag:F,shapeFlag:I}=d;if(F>0){if(F&128){Wt(w,A,m,_,g,y,C,R,E);return}else if(F&256){Xe(w,A,m,_,g,y,C,R,E);return}}I&8?(N&16&&yt(w,g,y),A!==w&&a(m,A)):N&16?I&16?Wt(w,A,m,_,g,y,C,R,E):yt(w,g,y,!0):(N&8&&a(m,""),I&16&&he(A,m,_,g,y,C,R,E))},Xe=(u,d,m,_,g,y,C,R,E)=>{u=u||ut,d=d||ut;const w=u.length,N=d.length,A=Math.min(w,N);let F;for(F=0;FN?yt(u,g,y,!0,!1,A):he(d,m,_,g,y,C,R,E,A)},Wt=(u,d,m,_,g,y,C,R,E)=>{let w=0;const N=d.length;let A=u.length-1,F=N-1;for(;w<=A&&w<=F;){const I=u[w],$=d[w]=E?$e(d[w]):Fe(d[w]);if(St(I,$))O(I,$,m,null,g,y,C,R,E);else break;w++}for(;w<=A&&w<=F;){const I=u[A],$=d[F]=E?$e(d[F]):Fe(d[F]);if(St(I,$))O(I,$,m,null,g,y,C,R,E);else break;A--,F--}if(w>A){if(w<=F){const I=F+1,$=IF)for(;w<=A;)Oe(u[w],g,y,!0),w++;else{const I=w,$=w,k=new Map;for(w=$;w<=F;w++){const ge=d[w]=E?$e(d[w]):Fe(d[w]);ge.key!=null&&k.set(ge.key,w)}let K,pe=0;const se=F-$+1;let xe=!1,me=0;const wt=new Array(se);for(w=0;w=se){Oe(ge,g,y,!0);continue}let ve;if(ge.key!=null)ve=k.get(ge.key);else for(K=$;K<=F;K++)if(wt[K-$]===0&&St(ge,d[K])){ve=K;break}ve===void 0?Oe(ge,g,y,!0):(wt[ve-$]=w+1,ve>=me?me=ve:xe=!0,O(ge,d[ve],m,null,g,y,C,R,E),pe++)}const qs=xe?Dl(wt):ut;for(K=qs.length-1,w=se-1;w>=0;w--){const ge=$+w,ve=d[ge],Vs=ge+1{const{el:y,type:C,transition:R,children:E,shapeFlag:w}=u;if(w&6){Ye(u.component.subTree,d,m,_);return}if(w&128){u.suspense.move(d,m,_);return}if(w&64){C.move(u,d,m,_t);return}if(C===Ue){s(y,d,m);for(let A=0;AR.enter(y),g);else{const{leave:A,delayLeave:F,afterLeave:I}=R,$=()=>s(y,d,m),k=()=>{A(y,()=>{$(),I&&I()})};F?F(y,$,k):k()}else s(y,d,m)},Oe=(u,d,m,_=!1,g=!1)=>{const{type:y,props:C,ref:R,children:E,dynamicChildren:w,shapeFlag:N,patchFlag:A,dirs:F,cacheIndex:I}=u;if(A===-2&&(g=!1),R!=null&&on(R,null,m,u,!0),I!=null&&(d.renderCache[I]=void 0),N&256){d.ctx.deactivate(u);return}const $=N&1&&F,k=!At(u);let K;if(k&&(K=C&&C.onVnodeBeforeUnmount)&&Ce(K,d,u),N&6)io(u.component,m,_);else{if(N&128){u.suspense.unmount(m,_);return}$&&Ze(u,null,d,"beforeUnmount"),N&64?u.type.remove(u,d,m,_t,_):w&&!w.hasOnce&&(y!==Ue||A>0&&A&64)?yt(w,d,m,!1,!0):(y===Ue&&A&384||!g&&N&16)&&yt(E,d,m),_&&js(u)}(k&&(K=C&&C.onVnodeUnmounted)||$)&&be(()=>{K&&Ce(K,d,u),$&&Ze(u,null,d,"unmounted")},m)},js=u=>{const{type:d,el:m,anchor:_,transition:g}=u;if(d===Ue){ro(m,_);return}if(d===Un){P(u);return}const y=()=>{r(m),g&&!g.persisted&&g.afterLeave&&g.afterLeave()};if(u.shapeFlag&1&&g&&!g.persisted){const{leave:C,delayLeave:R}=g,E=()=>C(m,y);R?R(u.el,y,E):E()}else y()},ro=(u,d)=>{let m;for(;u!==d;)m=b(u),r(u),u=m;r(d)},io=(u,d,m)=>{const{bum:_,scope:g,job:y,subTree:C,um:R,m:E,a:w}=u;Qs(E),Qs(w),_&&Cn(_),g.stop(),y&&(y.flags|=8,Oe(C,u,d,m)),R&&be(R,d),be(()=>{u.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},yt=(u,d,m,_=!1,g=!1,y=0)=>{for(let C=y;C{if(u.shapeFlag&6)return kt(u.component.subTree);if(u.shapeFlag&128)return u.suspense.next();const d=b(u.anchor||u.el),m=d&&d[el];return m?b(m):d};let On=!1;const Bs=(u,d,m)=>{u==null?d._vnode&&Oe(d._vnode,null,null,!0):O(d._vnode||null,u,d,null,null,null,m),d._vnode=u,On||(On=!0,zs(),ri(),On=!1)},_t={p:O,um:Oe,m:Ye,r:js,mt:Rn,mc:he,pc:W,pbc:Ge,n:kt,o:e};let Hs,$s;return{render:Bs,hydrate:Hs,createApp:xl(Bs,Hs)}}function Ln({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 Qe({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Fl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Si(e,t,n=!1){const s=e.children,r=t.children;if(j(s)&&j(r))for(let i=0;i>1,e[n[l]]0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function Ei(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ei(t)}function Qs(e){if(e)for(let t=0;tXt(Nl);function In(e,t,n){return Ti(e,t,n)}function Ti(e,t,n=J){const{immediate:s,deep:r,flush:i,once:o}=n,l=te({},n),c=t&&s||!t&&i!=="post";let f;if(Ut){if(i==="sync"){const S=Ll();f=S.__watcherHandles||(S.__watcherHandles=[])}else if(!c){const S=()=>{};return S.stop=Ne,S.resume=Ne,S.pause=Ne,S}}const a=ae;l.call=(S,x,O)=>Le(S,a,x,O);let h=!1;i==="post"?l.scheduler=S=>{be(S,a&&a.suspense)}:i!=="sync"&&(h=!0,l.scheduler=(S,x)=>{x?S():Es(S)}),l.augmentJob=S=>{t&&(S.flags|=4),h&&(S.flags|=2,a&&(S.id=a.uid,S.i=a))};const b=Jo(e,t,l);return Ut&&(f?f.push(b):c&&b()),b}function Il(e,t,n){const s=this.proxy,r=Q(e)?e.includes(".")?Ri(s,e):()=>s[e]:e.bind(s,s);let i;B(t)?i=t:(i=t.handler,n=t);const o=Ht(this),l=Ti(r,i.bind(s),n);return o(),l}function Ri(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;rt==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ke(t)}Modifiers`]||e[`${ot(t)}Modifiers`];function Ul(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||J;let r=n;const i=t.startsWith("update:"),o=i&&Ml(s,t.slice(7));o&&(o.trim&&(r=n.map(a=>Q(a)?a.trim():a)),o.number&&(r=n.map(ao)));let l,c=s[l=vn(t)]||s[l=vn(Ke(t))];!c&&i&&(c=s[l=vn(ot(t))]),c&&Le(c,e,6,r);const f=s[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Le(f,e,6,r)}}function Oi(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!B(e)){const c=f=>{const a=Oi(f,t,!0);a&&(l=!0,te(o,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(X(e)&&s.set(e,null),null):(j(i)?i.forEach(c=>o[c]=null):te(o,i),X(e)&&s.set(e,o),o)}function bn(e,t){return!e||!an(t)?!1:(t=t.slice(2).replace(/Once$/,""),V(e,t[0].toLowerCase()+t.slice(1))||V(e,ot(t))||V(e,t))}function Mn(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:f,renderCache:a,props:h,data:b,setupState:S,ctx:x,inheritAttrs:O}=e,v=rn(e);let D,L;try{if(n.shapeFlag&4){const P=r||s,H=P;D=Fe(f.call(H,P,a,h,S,b,x)),L=l}else{const P=t;D=Fe(P.length>1?P(h,{attrs:l,slots:o,emit:c}):P(h,null)),L=t.props?l:jl(l)}}catch(P){Ft.length=0,mn(P,e,1),D=Te(It)}let M=D;if(L&&O!==!1){const P=Object.keys(L),{shapeFlag:H}=M;P.length&&H&7&&(i&&P.some(fs)&&(L=Bl(L,i)),M=pt(M,L,!1,!0))}return n.dirs&&(M=pt(M,null,!1,!0),M.dirs=M.dirs?M.dirs.concat(n.dirs):n.dirs),n.transition&&Ts(M,n.transition),D=M,rn(v),D}const jl=e=>{let t;for(const n in e)(n==="class"||n==="style"||an(n))&&((t||(t={}))[n]=e[n]);return t},Bl=(e,t)=>{const n={};for(const s in e)(!fs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Hl(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?er(s,o,f):!!o;if(c&8){const a=t.dynamicProps;for(let h=0;he.__isSuspense;function ql(e,t){t&&t.pendingBranch?j(e)?t.effects.push(...e):t.effects.push(e):Zo(e)}const Ue=Symbol.for("v-fgt"),yn=Symbol.for("v-txt"),It=Symbol.for("v-cmt"),Un=Symbol.for("v-stc"),Ft=[];let _e=null;function As(e=!1){Ft.push(_e=e?null:[])}function Vl(){Ft.pop(),_e=Ft[Ft.length-1]||null}let Mt=1;function tr(e,t=!1){Mt+=e,e<0&&_e&&t&&(_e.hasOnce=!0)}function Kl(e){return e.dynamicChildren=Mt>0?_e||ut:null,Vl(),Mt>0&&_e&&_e.push(e),e}function Ps(e,t,n,s,r,i){return Kl(T(e,t,n,s,r,i,!0))}function Ci(e){return e?e.__v_isVNode===!0:!1}function St(e,t){return e.type===t.type&&e.key===t.key}const Ai=({key:e})=>e??null,Yt=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Q(e)||oe(e)||B(e)?{i:De,r:e,k:t,f:!!n}:e:null);function T(e,t=null,n=null,s=0,r=null,i=e===Ue?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ai(t),ref:t&&Yt(t),scopeId:oi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:De};return l?(Fs(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=Q(n)?8:16),Mt>0&&!o&&_e&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&_e.push(c),c}const Te=Wl;function Wl(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===hl)&&(e=It),Ci(e)){const l=pt(e,t,!0);return n&&Fs(l,n),Mt>0&&!i&&_e&&(l.shapeFlag&6?_e[_e.indexOf(e)]=l:_e.push(l)),l.patchFlag=-2,l}if(nc(e)&&(e=e.__vccOpts),t){t=kl(t);let{class:l,style:c}=t;l&&!Q(l)&&(t.class=hs(l)),X(c)&&(Ss(c)&&!j(c)&&(c=te({},c)),t.style=ds(c))}const o=Q(e)?1:vi(e)?128:tl(e)?64:X(e)?4:B(e)?2:0;return T(e,t,n,s,r,o,i,!0)}function kl(e){return e?Ss(e)||mi(e)?te({},e):e:null}function pt(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:c}=e,f=t?Jl(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&Ai(f),ref:t&&t.ref?n&&i?j(i)?i.concat(Yt(t)):[i,Yt(t)]:Yt(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ue?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&pt(e.ssContent),ssFallback:e.ssFallback&&pt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&Ts(a,c.clone(a)),a}function zl(e=" ",t=0){return Te(yn,null,e,t)}function Fe(e){return e==null||typeof e=="boolean"?Te(It):j(e)?Te(Ue,null,e.slice()):Ci(e)?$e(e):Te(yn,null,String(e))}function $e(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:pt(e)}function Fs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(j(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Fs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!mi(t)?t._ctx=De:r===3&&De&&(De.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else B(t)?(t={default:t,_ctx:De},n=32):(t=String(t),s&64?(n=16,t=[zl(t)]):n=8);e.children=t,e.shapeFlag|=n}function Jl(...e){const t={};for(let n=0;n{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};cn=t("__VUE_INSTANCE_SETTERS__",n=>ae=n),es=t("__VUE_SSR_SETTERS__",n=>Ut=n)}const Ht=e=>{const t=ae;return cn(e),e.scope.on(),()=>{e.scope.off(),cn(t)}},nr=()=>{ae&&ae.scope.off(),cn(null)};function Pi(e){return e.vnode.shapeFlag&4}let Ut=!1;function Zl(e,t=!1,n=!1){t&&es(t);const{props:s,children:r}=e.vnode,i=Pi(e);El(e,s,i,t),vl(e,r,n);const o=i?Ql(e,t):void 0;return t&&es(!1),o}function Ql(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,pl);const{setup:s}=n;if(s){ke();const r=e.setupContext=s.length>1?tc(e):null,i=Ht(e),o=Bt(s,e,0,[e.props,r]),l=Dr(o);if(ze(),i(),(l||e.sp)&&!At(e)&&li(e),l){if(o.then(nr,nr),t)return o.then(c=>{sr(e,c,t)}).catch(c=>{mn(c,e,0)});e.asyncDep=o}else sr(e,o,t)}else Fi(e,t)}function sr(e,t,n){B(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:X(t)&&(e.setupState=ti(t)),Fi(e,n)}let rr;function Fi(e,t,n){const s=e.type;if(!e.render){if(!t&&rr&&!s.render){const r=s.template||vs(e).template;if(r){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:c}=s,f=te(te({isCustomElement:i,delimiters:l},o),c);s.render=rr(r,f)}}e.render=s.render||Ne}{const r=Ht(e);ke();try{ml(e)}finally{ze(),r()}}}const ec={get(e,t){return re(e,"get",""),e[t]}};function tc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ec),slots:e.slots,emit:e.emit,expose:t}}function Ds(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ti(Ho(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Pt)return Pt[n](e)},has(t,n){return n in t||n in Pt}})):e.proxy}function nc(e){return B(e)&&"__vccOpts"in e}const sc=(e,t)=>ko(e,t,Ut),rc="3.5.13";/** +* @vue/runtime-dom v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let ts;const ir=typeof window<"u"&&window.trustedTypes;if(ir)try{ts=ir.createPolicy("vue",{createHTML:e=>e})}catch{}const Di=ts?e=>ts.createHTML(e):e=>e,ic="http://www.w3.org/2000/svg",oc="http://www.w3.org/1998/Math/MathML",Me=typeof document<"u"?document:null,or=Me&&Me.createElement("template"),lc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Me.createElementNS(ic,e):t==="mathml"?Me.createElementNS(oc,e):n?Me.createElement(e,{is:n}):Me.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Me.createTextNode(e),createComment:e=>Me.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Me.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{or.innerHTML=Di(s==="svg"?`${e}`:s==="mathml"?`${e}`:e);const l=or.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},cc=Symbol("_vtc");function fc(e,t,n){const s=e[cc];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const lr=Symbol("_vod"),uc=Symbol("_vsh"),ac=Symbol(""),dc=/(^|;)\s*display\s*:/;function hc(e,t,n){const s=e.style,r=Q(n);let i=!1;if(n&&!r){if(t)if(Q(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&Zt(s,l,"")}else for(const o in t)n[o]==null&&Zt(s,o,"");for(const o in n)o==="display"&&(i=!0),Zt(s,o,n[o])}else if(r){if(t!==n){const o=s[ac];o&&(n+=";"+o),s.cssText=n,i=dc.test(n)}}else t&&e.removeAttribute("style");lr in e&&(e[lr]=i?s.display:"",e[uc]&&(s.display="none"))}const cr=/\s*!important$/;function Zt(e,t,n){if(j(n))n.forEach(s=>Zt(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=pc(e,t);cr.test(n)?e.setProperty(ot(s),n.replace(cr,""),"important"):e[s]=n}}const fr=["Webkit","Moz","ms"],jn={};function pc(e,t){const n=jn[t];if(n)return n;let s=Ke(t);if(s!=="filter"&&s in e)return jn[t]=s;s=Ir(s);for(let r=0;rBn||(_c.then(()=>Bn=0),Bn=Date.now());function xc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Le(Sc(s,n.value),t,5,[s])};return n.value=e,n.attached=wc(),n}function Sc(e,t){if(j(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 mr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Ec=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?fc(e,s,o):t==="style"?hc(e,n,s):an(t)?fs(t)||bc(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Tc(e,t,s,o))?(dr(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ar(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Q(s))?dr(e,Ke(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),ar(e,t,s,o))};function Tc(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&mr(t)&&B(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 mr(t)&&Q(n)?!1:t in e}const Rc=te({patchProp:Ec},lc);let gr;function Oc(){return gr||(gr=Al(Rc))}const vc=(...e)=>{const t=Oc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ac(s);if(!r)return;const i=t._component;!B(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,Cc(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t};function Cc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ac(e){return Q(e)?document.querySelector(e):e}const Pc="/img/toggle.png";function Ni(e,t){return function(){return e.apply(t,arguments)}}const{toString:Fc}=Object.prototype,{getPrototypeOf:Ns}=Object,_n=(e=>t=>{const n=Fc.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Re=e=>(e=e.toLowerCase(),t=>_n(t)===e),wn=e=>t=>typeof t===e,{isArray:mt}=Array,jt=wn("undefined");function Dc(e){return e!==null&&!jt(e)&&e.constructor!==null&&!jt(e.constructor)&&we(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Li=Re("ArrayBuffer");function Nc(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Li(e.buffer),t}const Lc=wn("string"),we=wn("function"),Ii=wn("number"),xn=e=>e!==null&&typeof e=="object",Ic=e=>e===!0||e===!1,Qt=e=>{if(_n(e)!=="object")return!1;const t=Ns(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Mc=Re("Date"),Uc=Re("File"),jc=Re("Blob"),Bc=Re("FileList"),Hc=e=>xn(e)&&we(e.pipe),$c=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||we(e.append)&&((t=_n(e))==="formdata"||t==="object"&&we(e.toString)&&e.toString()==="[object FormData]"))},qc=Re("URLSearchParams"),[Vc,Kc,Wc,kc]=["ReadableStream","Request","Response","Headers"].map(Re),zc=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function $t(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let s,r;if(typeof e!="object"&&(e=[e]),mt(e))for(s=0,r=e.length;s0;)if(r=n[s],t===r.toLowerCase())return r;return null}const tt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ui=e=>!jt(e)&&e!==tt;function ns(){const{caseless:e}=Ui(this)&&this||{},t={},n=(s,r)=>{const i=e&&Mi(t,r)||r;Qt(t[i])&&Qt(s)?t[i]=ns(t[i],s):Qt(s)?t[i]=ns({},s):mt(s)?t[i]=s.slice():t[i]=s};for(let s=0,r=arguments.length;s($t(t,(r,i)=>{n&&we(r)?e[i]=Ni(r,n):e[i]=r},{allOwnKeys:s}),e),Gc=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Xc=(e,t,n,s)=>{e.prototype=Object.create(t.prototype,s),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},Yc=(e,t,n,s)=>{let r,i,o;const l={};if(t=t||{},e==null)return t;do{for(r=Object.getOwnPropertyNames(e),i=r.length;i-- >0;)o=r[i],(!s||s(o,e,t))&&!l[o]&&(t[o]=e[o],l[o]=!0);e=n!==!1&&Ns(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Zc=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const s=e.indexOf(t,n);return s!==-1&&s===n},Qc=e=>{if(!e)return null;if(mt(e))return e;let t=e.length;if(!Ii(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},ef=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Ns(Uint8Array)),tf=(e,t)=>{const s=(e&&e[Symbol.iterator]).call(e);let r;for(;(r=s.next())&&!r.done;){const i=r.value;t.call(e,i[0],i[1])}},nf=(e,t)=>{let n;const s=[];for(;(n=e.exec(t))!==null;)s.push(n);return s},sf=Re("HTMLFormElement"),rf=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,s,r){return s.toUpperCase()+r}),br=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),of=Re("RegExp"),ji=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),s={};$t(n,(r,i)=>{let o;(o=t(r,i,e))!==!1&&(s[i]=o||r)}),Object.defineProperties(e,s)},lf=e=>{ji(e,(t,n)=>{if(we(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const s=e[n];if(we(s)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},cf=(e,t)=>{const n={},s=r=>{r.forEach(i=>{n[i]=!0})};return mt(e)?s(e):s(String(e).split(t)),n},ff=()=>{},uf=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Hn="abcdefghijklmnopqrstuvwxyz",yr="0123456789",Bi={DIGIT:yr,ALPHA:Hn,ALPHA_DIGIT:Hn+Hn.toUpperCase()+yr},af=(e=16,t=Bi.ALPHA_DIGIT)=>{let n="";const{length:s}=t;for(;e--;)n+=t[Math.random()*s|0];return n};function df(e){return!!(e&&we(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const hf=e=>{const t=new Array(10),n=(s,r)=>{if(xn(s)){if(t.indexOf(s)>=0)return;if(!("toJSON"in s)){t[r]=s;const i=mt(s)?[]:{};return $t(s,(o,l)=>{const c=n(o,r+1);!jt(c)&&(i[l]=c)}),t[r]=void 0,i}}return s};return n(e,0)},pf=Re("AsyncFunction"),mf=e=>e&&(xn(e)||we(e))&&we(e.then)&&we(e.catch),Hi=((e,t)=>e?setImmediate:t?((n,s)=>(tt.addEventListener("message",({source:r,data:i})=>{r===tt&&i===n&&s.length&&s.shift()()},!1),r=>{s.push(r),tt.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",we(tt.postMessage)),gf=typeof queueMicrotask<"u"?queueMicrotask.bind(tt):typeof process<"u"&&process.nextTick||Hi,p={isArray:mt,isArrayBuffer:Li,isBuffer:Dc,isFormData:$c,isArrayBufferView:Nc,isString:Lc,isNumber:Ii,isBoolean:Ic,isObject:xn,isPlainObject:Qt,isReadableStream:Vc,isRequest:Kc,isResponse:Wc,isHeaders:kc,isUndefined:jt,isDate:Mc,isFile:Uc,isBlob:jc,isRegExp:of,isFunction:we,isStream:Hc,isURLSearchParams:qc,isTypedArray:ef,isFileList:Bc,forEach:$t,merge:ns,extend:Jc,trim:zc,stripBOM:Gc,inherits:Xc,toFlatObject:Yc,kindOf:_n,kindOfTest:Re,endsWith:Zc,toArray:Qc,forEachEntry:tf,matchAll:nf,isHTMLForm:sf,hasOwnProperty:br,hasOwnProp:br,reduceDescriptors:ji,freezeMethods:lf,toObjectSet:cf,toCamelCase:rf,noop:ff,toFiniteNumber:uf,findKey:Mi,global:tt,isContextDefined:Ui,ALPHABET:Bi,generateString:af,isSpecCompliantForm:df,toJSONObject:hf,isAsyncFn:pf,isThenable:mf,setImmediate:Hi,asap:gf};function U(e,t,n,s,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),s&&(this.request=s),r&&(this.response=r,this.status=r.status?r.status:null)}p.inherits(U,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:p.toJSONObject(this.config),code:this.code,status:this.status}}});const $i=U.prototype,qi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{qi[e]={value:e}});Object.defineProperties(U,qi);Object.defineProperty($i,"isAxiosError",{value:!0});U.from=(e,t,n,s,r,i)=>{const o=Object.create($i);return p.toFlatObject(e,o,function(c){return c!==Error.prototype},l=>l!=="isAxiosError"),U.call(o,e.message,t,n,s,r),o.cause=e,o.name=e.name,i&&Object.assign(o,i),o};const bf=null;function ss(e){return p.isPlainObject(e)||p.isArray(e)}function Vi(e){return p.endsWith(e,"[]")?e.slice(0,-2):e}function _r(e,t,n){return e?e.concat(t).map(function(r,i){return r=Vi(r),!n&&i?"["+r+"]":r}).join(n?".":""):t}function yf(e){return p.isArray(e)&&!e.some(ss)}const _f=p.toFlatObject(p,{},null,function(t){return/^is[A-Z]/.test(t)});function Sn(e,t,n){if(!p.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=p.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(O,v){return!p.isUndefined(v[O])});const s=n.metaTokens,r=n.visitor||a,i=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&p.isSpecCompliantForm(t);if(!p.isFunction(r))throw new TypeError("visitor must be a function");function f(x){if(x===null)return"";if(p.isDate(x))return x.toISOString();if(!c&&p.isBlob(x))throw new U("Blob is not supported. Use a Buffer instead.");return p.isArrayBuffer(x)||p.isTypedArray(x)?c&&typeof Blob=="function"?new Blob([x]):Buffer.from(x):x}function a(x,O,v){let D=x;if(x&&!v&&typeof x=="object"){if(p.endsWith(O,"{}"))O=s?O:O.slice(0,-2),x=JSON.stringify(x);else if(p.isArray(x)&&yf(x)||(p.isFileList(x)||p.endsWith(O,"[]"))&&(D=p.toArray(x)))return O=Vi(O),D.forEach(function(M,P){!(p.isUndefined(M)||M===null)&&t.append(o===!0?_r([O],P,i):o===null?O:O+"[]",f(M))}),!1}return ss(x)?!0:(t.append(_r(v,O,i),f(x)),!1)}const h=[],b=Object.assign(_f,{defaultVisitor:a,convertValue:f,isVisitable:ss});function S(x,O){if(!p.isUndefined(x)){if(h.indexOf(x)!==-1)throw Error("Circular reference detected in "+O.join("."));h.push(x),p.forEach(x,function(D,L){(!(p.isUndefined(D)||D===null)&&r.call(t,D,p.isString(L)?L.trim():L,O,b))===!0&&S(D,O?O.concat(L):[L])}),h.pop()}}if(!p.isObject(e))throw new TypeError("data must be an object");return S(e),t}function wr(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(s){return t[s]})}function Ls(e,t){this._pairs=[],e&&Sn(e,this,t)}const Ki=Ls.prototype;Ki.append=function(t,n){this._pairs.push([t,n])};Ki.toString=function(t){const n=t?function(s){return t.call(this,s,wr)}:wr;return this._pairs.map(function(r){return n(r[0])+"="+n(r[1])},"").join("&")};function wf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Wi(e,t,n){if(!t)return e;const s=n&&n.encode||wf;p.isFunction(n)&&(n={serialize:n});const r=n&&n.serialize;let i;if(r?i=r(t,n):i=p.isURLSearchParams(t)?t.toString():new Ls(t,n).toString(s),i){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class xr{constructor(){this.handlers=[]}use(t,n,s){return this.handlers.push({fulfilled:t,rejected:n,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){p.forEach(this.handlers,function(s){s!==null&&t(s)})}}const ki={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},xf=typeof URLSearchParams<"u"?URLSearchParams:Ls,Sf=typeof FormData<"u"?FormData:null,Ef=typeof Blob<"u"?Blob:null,Tf={isBrowser:!0,classes:{URLSearchParams:xf,FormData:Sf,Blob:Ef},protocols:["http","https","file","blob","url","data"]},Is=typeof window<"u"&&typeof document<"u",rs=typeof navigator=="object"&&navigator||void 0,Rf=Is&&(!rs||["ReactNative","NativeScript","NS"].indexOf(rs.product)<0),Of=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",vf=Is&&window.location.href||"http://localhost",Cf=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Is,hasStandardBrowserEnv:Rf,hasStandardBrowserWebWorkerEnv:Of,navigator:rs,origin:vf},Symbol.toStringTag,{value:"Module"})),ie={...Cf,...Tf};function Af(e,t){return Sn(e,new ie.classes.URLSearchParams,Object.assign({visitor:function(n,s,r,i){return ie.isNode&&p.isBuffer(n)?(this.append(s,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function Pf(e){return p.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Ff(e){const t={},n=Object.keys(e);let s;const r=n.length;let i;for(s=0;s=n.length;return o=!o&&p.isArray(r)?r.length:o,c?(p.hasOwnProp(r,o)?r[o]=[r[o],s]:r[o]=s,!l):((!r[o]||!p.isObject(r[o]))&&(r[o]=[]),t(n,s,r[o],i)&&p.isArray(r[o])&&(r[o]=Ff(r[o])),!l)}if(p.isFormData(e)&&p.isFunction(e.entries)){const n={};return p.forEachEntry(e,(s,r)=>{t(Pf(s),r,n,0)}),n}return null}function Df(e,t,n){if(p.isString(e))try{return(t||JSON.parse)(e),p.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(0,JSON.stringify)(e)}const qt={transitional:ki,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const s=n.getContentType()||"",r=s.indexOf("application/json")>-1,i=p.isObject(t);if(i&&p.isHTMLForm(t)&&(t=new FormData(t)),p.isFormData(t))return r?JSON.stringify(zi(t)):t;if(p.isArrayBuffer(t)||p.isBuffer(t)||p.isStream(t)||p.isFile(t)||p.isBlob(t)||p.isReadableStream(t))return t;if(p.isArrayBufferView(t))return t.buffer;if(p.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let l;if(i){if(s.indexOf("application/x-www-form-urlencoded")>-1)return Af(t,this.formSerializer).toString();if((l=p.isFileList(t))||s.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Sn(l?{"files[]":t}:t,c&&new c,this.formSerializer)}}return i||r?(n.setContentType("application/json",!1),Df(t)):t}],transformResponse:[function(t){const n=this.transitional||qt.transitional,s=n&&n.forcedJSONParsing,r=this.responseType==="json";if(p.isResponse(t)||p.isReadableStream(t))return t;if(t&&p.isString(t)&&(s&&!this.responseType||r)){const o=!(n&&n.silentJSONParsing)&&r;try{return JSON.parse(t)}catch(l){if(o)throw l.name==="SyntaxError"?U.from(l,U.ERR_BAD_RESPONSE,this,null,this.response):l}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ie.classes.FormData,Blob:ie.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};p.forEach(["delete","get","head","post","put","patch"],e=>{qt.headers[e]={}});const Nf=p.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Lf=e=>{const t={};let n,s,r;return e&&e.split(` +`).forEach(function(o){r=o.indexOf(":"),n=o.substring(0,r).trim().toLowerCase(),s=o.substring(r+1).trim(),!(!n||t[n]&&Nf[n])&&(n==="set-cookie"?t[n]?t[n].push(s):t[n]=[s]:t[n]=t[n]?t[n]+", "+s:s)}),t},Sr=Symbol("internals");function Et(e){return e&&String(e).trim().toLowerCase()}function en(e){return e===!1||e==null?e:p.isArray(e)?e.map(en):String(e)}function If(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(e);)t[s[1]]=s[2];return t}const Mf=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function $n(e,t,n,s,r){if(p.isFunction(s))return s.call(this,t,n);if(r&&(t=n),!!p.isString(t)){if(p.isString(s))return t.indexOf(s)!==-1;if(p.isRegExp(s))return s.test(t)}}function Uf(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,s)=>n.toUpperCase()+s)}function jf(e,t){const n=p.toCamelCase(" "+t);["get","set","has"].forEach(s=>{Object.defineProperty(e,s+n,{value:function(r,i,o){return this[s].call(this,t,r,i,o)},configurable:!0})})}class de{constructor(t){t&&this.set(t)}set(t,n,s){const r=this;function i(l,c,f){const a=Et(c);if(!a)throw new Error("header name must be a non-empty string");const h=p.findKey(r,a);(!h||r[h]===void 0||f===!0||f===void 0&&r[h]!==!1)&&(r[h||c]=en(l))}const o=(l,c)=>p.forEach(l,(f,a)=>i(f,a,c));if(p.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(p.isString(t)&&(t=t.trim())&&!Mf(t))o(Lf(t),n);else if(p.isHeaders(t))for(const[l,c]of t.entries())i(c,l,s);else t!=null&&i(n,t,s);return this}get(t,n){if(t=Et(t),t){const s=p.findKey(this,t);if(s){const r=this[s];if(!n)return r;if(n===!0)return If(r);if(p.isFunction(n))return n.call(this,r,s);if(p.isRegExp(n))return n.exec(r);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Et(t),t){const s=p.findKey(this,t);return!!(s&&this[s]!==void 0&&(!n||$n(this,this[s],s,n)))}return!1}delete(t,n){const s=this;let r=!1;function i(o){if(o=Et(o),o){const l=p.findKey(s,o);l&&(!n||$n(s,s[l],l,n))&&(delete s[l],r=!0)}}return p.isArray(t)?t.forEach(i):i(t),r}clear(t){const n=Object.keys(this);let s=n.length,r=!1;for(;s--;){const i=n[s];(!t||$n(this,this[i],i,t,!0))&&(delete this[i],r=!0)}return r}normalize(t){const n=this,s={};return p.forEach(this,(r,i)=>{const o=p.findKey(s,i);if(o){n[o]=en(r),delete n[i];return}const l=t?Uf(i):String(i).trim();l!==i&&delete n[i],n[l]=en(r),s[l]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return p.forEach(this,(s,r)=>{s!=null&&s!==!1&&(n[r]=t&&p.isArray(s)?s.join(", "):s)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(` +`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const s=new this(t);return n.forEach(r=>s.set(r)),s}static accessor(t){const s=(this[Sr]=this[Sr]={accessors:{}}).accessors,r=this.prototype;function i(o){const l=Et(o);s[l]||(jf(r,o),s[l]=!0)}return p.isArray(t)?t.forEach(i):i(t),this}}de.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);p.reduceDescriptors(de.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(s){this[n]=s}}});p.freezeMethods(de);function qn(e,t){const n=this||qt,s=t||n,r=de.from(s.headers);let i=s.data;return p.forEach(e,function(l){i=l.call(n,i,r.normalize(),t?t.status:void 0)}),r.normalize(),i}function Ji(e){return!!(e&&e.__CANCEL__)}function gt(e,t,n){U.call(this,e??"canceled",U.ERR_CANCELED,t,n),this.name="CanceledError"}p.inherits(gt,U,{__CANCEL__:!0});function Gi(e,t,n){const s=n.config.validateStatus;!n.status||!s||s(n.status)?e(n):t(new U("Request failed with status code "+n.status,[U.ERR_BAD_REQUEST,U.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Bf(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Hf(e,t){e=e||10;const n=new Array(e),s=new Array(e);let r=0,i=0,o;return t=t!==void 0?t:1e3,function(c){const f=Date.now(),a=s[i];o||(o=f),n[r]=c,s[r]=f;let h=i,b=0;for(;h!==r;)b+=n[h++],h=h%e;if(r=(r+1)%e,r===i&&(i=(i+1)%e),f-o{n=a,r=null,i&&(clearTimeout(i),i=null),e.apply(null,f)};return[(...f)=>{const a=Date.now(),h=a-n;h>=s?o(f,a):(r=f,i||(i=setTimeout(()=>{i=null,o(r)},s-h)))},()=>r&&o(r)]}const fn=(e,t,n=3)=>{let s=0;const r=Hf(50,250);return $f(i=>{const o=i.loaded,l=i.lengthComputable?i.total:void 0,c=o-s,f=r(c),a=o<=l;s=o;const h={loaded:o,total:l,progress:l?o/l:void 0,bytes:c,rate:f||void 0,estimated:f&&l&&a?(l-o)/f:void 0,event:i,lengthComputable:l!=null,[t?"download":"upload"]:!0};e(h)},n)},Er=(e,t)=>{const n=e!=null;return[s=>t[0]({lengthComputable:n,total:e,loaded:s}),t[1]]},Tr=e=>(...t)=>p.asap(()=>e(...t)),qf=ie.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,ie.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(ie.origin),ie.navigator&&/(msie|trident)/i.test(ie.navigator.userAgent)):()=>!0,Vf=ie.hasStandardBrowserEnv?{write(e,t,n,s,r,i){const o=[e+"="+encodeURIComponent(t)];p.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),p.isString(s)&&o.push("path="+s),p.isString(r)&&o.push("domain="+r),i===!0&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Kf(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Wf(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Xi(e,t){return e&&!Kf(t)?Wf(e,t):t}const Rr=e=>e instanceof de?{...e}:e;function it(e,t){t=t||{};const n={};function s(f,a,h,b){return p.isPlainObject(f)&&p.isPlainObject(a)?p.merge.call({caseless:b},f,a):p.isPlainObject(a)?p.merge({},a):p.isArray(a)?a.slice():a}function r(f,a,h,b){if(p.isUndefined(a)){if(!p.isUndefined(f))return s(void 0,f,h,b)}else return s(f,a,h,b)}function i(f,a){if(!p.isUndefined(a))return s(void 0,a)}function o(f,a){if(p.isUndefined(a)){if(!p.isUndefined(f))return s(void 0,f)}else return s(void 0,a)}function l(f,a,h){if(h in t)return s(f,a);if(h in e)return s(void 0,f)}const c={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:l,headers:(f,a,h)=>r(Rr(f),Rr(a),h,!0)};return p.forEach(Object.keys(Object.assign({},e,t)),function(a){const h=c[a]||r,b=h(e[a],t[a],a);p.isUndefined(b)&&h!==l||(n[a]=b)}),n}const Yi=e=>{const t=it({},e);let{data:n,withXSRFToken:s,xsrfHeaderName:r,xsrfCookieName:i,headers:o,auth:l}=t;t.headers=o=de.from(o),t.url=Wi(Xi(t.baseURL,t.url),e.params,e.paramsSerializer),l&&o.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let c;if(p.isFormData(n)){if(ie.hasStandardBrowserEnv||ie.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if((c=o.getContentType())!==!1){const[f,...a]=c?c.split(";").map(h=>h.trim()).filter(Boolean):[];o.setContentType([f||"multipart/form-data",...a].join("; "))}}if(ie.hasStandardBrowserEnv&&(s&&p.isFunction(s)&&(s=s(t)),s||s!==!1&&qf(t.url))){const f=r&&i&&Vf.read(i);f&&o.set(r,f)}return t},kf=typeof XMLHttpRequest<"u",zf=kf&&function(e){return new Promise(function(n,s){const r=Yi(e);let i=r.data;const o=de.from(r.headers).normalize();let{responseType:l,onUploadProgress:c,onDownloadProgress:f}=r,a,h,b,S,x;function O(){S&&S(),x&&x(),r.cancelToken&&r.cancelToken.unsubscribe(a),r.signal&&r.signal.removeEventListener("abort",a)}let v=new XMLHttpRequest;v.open(r.method.toUpperCase(),r.url,!0),v.timeout=r.timeout;function D(){if(!v)return;const M=de.from("getAllResponseHeaders"in v&&v.getAllResponseHeaders()),H={data:!l||l==="text"||l==="json"?v.responseText:v.response,status:v.status,statusText:v.statusText,headers:M,config:e,request:v};Gi(function(ee){n(ee),O()},function(ee){s(ee),O()},H),v=null}"onloadend"in v?v.onloadend=D:v.onreadystatechange=function(){!v||v.readyState!==4||v.status===0&&!(v.responseURL&&v.responseURL.indexOf("file:")===0)||setTimeout(D)},v.onabort=function(){v&&(s(new U("Request aborted",U.ECONNABORTED,e,v)),v=null)},v.onerror=function(){s(new U("Network Error",U.ERR_NETWORK,e,v)),v=null},v.ontimeout=function(){let P=r.timeout?"timeout of "+r.timeout+"ms exceeded":"timeout exceeded";const H=r.transitional||ki;r.timeoutErrorMessage&&(P=r.timeoutErrorMessage),s(new U(P,H.clarifyTimeoutError?U.ETIMEDOUT:U.ECONNABORTED,e,v)),v=null},i===void 0&&o.setContentType(null),"setRequestHeader"in v&&p.forEach(o.toJSON(),function(P,H){v.setRequestHeader(H,P)}),p.isUndefined(r.withCredentials)||(v.withCredentials=!!r.withCredentials),l&&l!=="json"&&(v.responseType=r.responseType),f&&([b,x]=fn(f,!0),v.addEventListener("progress",b)),c&&v.upload&&([h,S]=fn(c),v.upload.addEventListener("progress",h),v.upload.addEventListener("loadend",S)),(r.cancelToken||r.signal)&&(a=M=>{v&&(s(!M||M.type?new gt(null,e,v):M),v.abort(),v=null)},r.cancelToken&&r.cancelToken.subscribe(a),r.signal&&(r.signal.aborted?a():r.signal.addEventListener("abort",a)));const L=Bf(r.url);if(L&&ie.protocols.indexOf(L)===-1){s(new U("Unsupported protocol "+L+":",U.ERR_BAD_REQUEST,e));return}v.send(i||null)})},Jf=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let s=new AbortController,r;const i=function(f){if(!r){r=!0,l();const a=f instanceof Error?f:this.reason;s.abort(a instanceof U?a:new gt(a instanceof Error?a.message:a))}};let o=t&&setTimeout(()=>{o=null,i(new U(`timeout ${t} of ms exceeded`,U.ETIMEDOUT))},t);const l=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(f=>{f.unsubscribe?f.unsubscribe(i):f.removeEventListener("abort",i)}),e=null)};e.forEach(f=>f.addEventListener("abort",i));const{signal:c}=s;return c.unsubscribe=()=>p.asap(l),c}},Gf=function*(e,t){let n=e.byteLength;if(n{const r=Xf(e,t);let i=0,o,l=c=>{o||(o=!0,s&&s(c))};return new ReadableStream({async pull(c){try{const{done:f,value:a}=await r.next();if(f){l(),c.close();return}let h=a.byteLength;if(n){let b=i+=h;n(b)}c.enqueue(new Uint8Array(a))}catch(f){throw l(f),f}},cancel(c){return l(c),r.return()}},{highWaterMark:2})},En=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Zi=En&&typeof ReadableStream=="function",Zf=En&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Qi=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Qf=Zi&&Qi(()=>{let e=!1;const t=new Request(ie.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),vr=64*1024,is=Zi&&Qi(()=>p.isReadableStream(new Response("").body)),un={stream:is&&(e=>e.body)};En&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!un[t]&&(un[t]=p.isFunction(e[t])?n=>n[t]():(n,s)=>{throw new U(`Response type '${t}' is not supported`,U.ERR_NOT_SUPPORT,s)})})})(new Response);const eu=async e=>{if(e==null)return 0;if(p.isBlob(e))return e.size;if(p.isSpecCompliantForm(e))return(await new Request(ie.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(p.isArrayBufferView(e)||p.isArrayBuffer(e))return e.byteLength;if(p.isURLSearchParams(e)&&(e=e+""),p.isString(e))return(await Zf(e)).byteLength},tu=async(e,t)=>{const n=p.toFiniteNumber(e.getContentLength());return n??eu(t)},nu=En&&(async e=>{let{url:t,method:n,data:s,signal:r,cancelToken:i,timeout:o,onDownloadProgress:l,onUploadProgress:c,responseType:f,headers:a,withCredentials:h="same-origin",fetchOptions:b}=Yi(e);f=f?(f+"").toLowerCase():"text";let S=Jf([r,i&&i.toAbortSignal()],o),x;const O=S&&S.unsubscribe&&(()=>{S.unsubscribe()});let v;try{if(c&&Qf&&n!=="get"&&n!=="head"&&(v=await tu(a,s))!==0){let H=new Request(t,{method:"POST",body:s,duplex:"half"}),ne;if(p.isFormData(s)&&(ne=H.headers.get("content-type"))&&a.setContentType(ne),H.body){const[ee,he]=Er(v,fn(Tr(c)));s=Or(H.body,vr,ee,he)}}p.isString(h)||(h=h?"include":"omit");const D="credentials"in Request.prototype;x=new Request(t,{...b,signal:S,method:n.toUpperCase(),headers:a.normalize().toJSON(),body:s,duplex:"half",credentials:D?h:void 0});let L=await fetch(x);const M=is&&(f==="stream"||f==="response");if(is&&(l||M&&O)){const H={};["status","statusText","headers"].forEach(Je=>{H[Je]=L[Je]});const ne=p.toFiniteNumber(L.headers.get("content-length")),[ee,he]=l&&Er(ne,fn(Tr(l),!0))||[];L=new Response(Or(L.body,vr,ee,()=>{he&&he(),O&&O()}),H)}f=f||"text";let P=await un[p.findKey(un,f)||"text"](L,e);return!M&&O&&O(),await new Promise((H,ne)=>{Gi(H,ne,{data:P,headers:de.from(L.headers),status:L.status,statusText:L.statusText,config:e,request:x})})}catch(D){throw O&&O(),D&&D.name==="TypeError"&&/fetch/i.test(D.message)?Object.assign(new U("Network Error",U.ERR_NETWORK,e,x),{cause:D.cause||D}):U.from(D,D&&D.code,e,x)}}),os={http:bf,xhr:zf,fetch:nu};p.forEach(os,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Cr=e=>`- ${e}`,su=e=>p.isFunction(e)||e===null||e===!1,eo={getAdapter:e=>{e=p.isArray(e)?e:[e];const{length:t}=e;let n,s;const r={};for(let i=0;i`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build"));let o=t?i.length>1?`since : +`+i.map(Cr).join(` +`):" "+Cr(i[0]):"as no adapter specified";throw new U("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return s},adapters:os};function Vn(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new gt(null,e)}function Ar(e){return Vn(e),e.headers=de.from(e.headers),e.data=qn.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),eo.getAdapter(e.adapter||qt.adapter)(e).then(function(s){return Vn(e),s.data=qn.call(e,e.transformResponse,s),s.headers=de.from(s.headers),s},function(s){return Ji(s)||(Vn(e),s&&s.response&&(s.response.data=qn.call(e,e.transformResponse,s.response),s.response.headers=de.from(s.response.headers))),Promise.reject(s)})}const to="1.7.9",Tn={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Tn[e]=function(s){return typeof s===e||"a"+(t<1?"n ":" ")+e}});const Pr={};Tn.transitional=function(t,n,s){function r(i,o){return"[Axios v"+to+"] Transitional option '"+i+"'"+o+(s?". "+s:"")}return(i,o,l)=>{if(t===!1)throw new U(r(o," has been removed"+(n?" in "+n:"")),U.ERR_DEPRECATED);return n&&!Pr[o]&&(Pr[o]=!0,console.warn(r(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(i,o,l):!0}};Tn.spelling=function(t){return(n,s)=>(console.warn(`${s} is likely a misspelling of ${t}`),!0)};function ru(e,t,n){if(typeof e!="object")throw new U("options must be an object",U.ERR_BAD_OPTION_VALUE);const s=Object.keys(e);let r=s.length;for(;r-- >0;){const i=s[r],o=t[i];if(o){const l=e[i],c=l===void 0||o(l,i,e);if(c!==!0)throw new U("option "+i+" must be "+c,U.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new U("Unknown option "+i,U.ERR_BAD_OPTION)}}const tn={assertOptions:ru,validators:Tn},Ae=tn.validators;class st{constructor(t){this.defaults=t,this.interceptors={request:new xr,response:new xr}}async request(t,n){try{return await this._request(t,n)}catch(s){if(s instanceof Error){let r={};Error.captureStackTrace?Error.captureStackTrace(r):r=new Error;const i=r.stack?r.stack.replace(/^.+\n/,""):"";try{s.stack?i&&!String(s.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(s.stack+=` +`+i):s.stack=i}catch{}}throw s}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=it(this.defaults,n);const{transitional:s,paramsSerializer:r,headers:i}=n;s!==void 0&&tn.assertOptions(s,{silentJSONParsing:Ae.transitional(Ae.boolean),forcedJSONParsing:Ae.transitional(Ae.boolean),clarifyTimeoutError:Ae.transitional(Ae.boolean)},!1),r!=null&&(p.isFunction(r)?n.paramsSerializer={serialize:r}:tn.assertOptions(r,{encode:Ae.function,serialize:Ae.function},!0)),tn.assertOptions(n,{baseUrl:Ae.spelling("baseURL"),withXsrfToken:Ae.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=i&&p.merge(i.common,i[n.method]);i&&p.forEach(["delete","get","head","post","put","patch","common"],x=>{delete i[x]}),n.headers=de.concat(o,i);const l=[];let c=!0;this.interceptors.request.forEach(function(O){typeof O.runWhen=="function"&&O.runWhen(n)===!1||(c=c&&O.synchronous,l.unshift(O.fulfilled,O.rejected))});const f=[];this.interceptors.response.forEach(function(O){f.push(O.fulfilled,O.rejected)});let a,h=0,b;if(!c){const x=[Ar.bind(this),void 0];for(x.unshift.apply(x,l),x.push.apply(x,f),b=x.length,a=Promise.resolve(n);h{if(!s._listeners)return;let i=s._listeners.length;for(;i-- >0;)s._listeners[i](r);s._listeners=null}),this.promise.then=r=>{let i;const o=new Promise(l=>{s.subscribe(l),i=l}).then(r);return o.cancel=function(){s.unsubscribe(i)},o},t(function(i,o,l){s.reason||(s.reason=new gt(i,o,l),n(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=s=>{t.abort(s)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new Ms(function(r){t=r}),cancel:t}}}function iu(e){return function(n){return e.apply(null,n)}}function ou(e){return p.isObject(e)&&e.isAxiosError===!0}const ls={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(ls).forEach(([e,t])=>{ls[t]=e});function no(e){const t=new st(e),n=Ni(st.prototype.request,t);return p.extend(n,st.prototype,t,{allOwnKeys:!0}),p.extend(n,t,null,{allOwnKeys:!0}),n.create=function(r){return no(it(e,r))},n}const Z=no(qt);Z.Axios=st;Z.CanceledError=gt;Z.CancelToken=Ms;Z.isCancel=Ji;Z.VERSION=to;Z.toFormData=Sn;Z.AxiosError=U;Z.Cancel=Z.CanceledError;Z.all=function(t){return Promise.all(t)};Z.spread=iu;Z.isAxiosError=ou;Z.mergeConfig=it;Z.AxiosHeaders=de;Z.formToJSON=e=>zi(p.isHTMLForm(e)?new FormData(e):e);Z.getAdapter=eo.getAdapter;Z.HttpStatusCode=ls;Z.default=Z;const lu={class:"card"},cu={class:"head"},fu={class:"title"},uu={class:"name"},au={class:"main"},du={class:"right"},hu={class:"percent"},pu={class:"info-label"},mu={class:"footer"},gu=Rs({__name:"Card",props:["info"],setup(e){return(t,n)=>(As(),Ps("div",lu,[T("div",cu,[n[0]||(n[0]=T("div",{class:"icon"},null,-1)),T("div",fu,[T("h3",uu,Y(e.info.name),1),T("p",null,Y(e.info.type),1)])]),T("div",au,[n[1]||(n[1]=T("div",{class:"left"},[T("div",{class:"inner"})],-1)),T("div",du,[T("div",hu,Y(e.info.usage)+"%",1),T("div",pu,Y(e.info.underline),1)])]),T("div",mu,[T("div",null,Y(e.info.bt1),1),T("div",null,Y(e.info.bt2),1),T("div",null,Y(e.info.bt3),1)])]))}}),so=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},Kn=so(gu,[["__scopeId","data-v-0c7bdd8e"]]),bu=()=>Z.get("/info").then(e=>e.data),yu={class:"main"},_u={class:"wrapper"},wu={class:"dashboard"},xu={class:"bottomPanel"},Su={class:"graphics"},Eu={class:"power"},Tu=Rs({__name:"HomePage",setup(e){const t=ct({}),n=ct({name:"处理器",underline:"处理器占用率",type:"",usage:"",bt1:"",bt2:"",bt3:""}),s=ct({name:"主机",underline:"内存占用率",type:"",usage:"",bt1:"",bt2:"",bt3:""}),r=ct({name:"磁盘",underline:"磁盘占用率",type:"",usage:"",bt1:"",bt2:"",bt3:""}),i=ct(0);ct(0);const o=async()=>{let c;c=await bu(),t.value=c,console.log(c),n.value.type=c.processorDto.name,n.value.usage="NULL",n.value.bt1=c.processorDto.coreCount+"核心",n.value.bt2=c.processorDto.currentFreq,n.value.bt3=c.processorDto.bitDepth,s.value.type=c.operatingSystemDto.family,s.value.bt1=c.globalMemoryDto.totalMemory+"GB RAM",r.value.type=c.storageDtoList[0].mainStorage,r.value.usage="NULL",r.value.bt1=c.storageDtoList[0].total,r.value.bt2=c.storageDtoList[0].diskCount,r.value.bt3=c.globalMemoryDto.virtuallMemory,i.value=Math.floor(c.powerDto.currentCapacity/c.powerDto.maxCapacity*100)};let l;return ui(()=>{l=setInterval(o,1e3)}),Os(()=>{clearInterval(l)}),(c,f)=>{var a,h,b,S,x,O,v,D,L,M,P;return As(),Ps("div",yu,[T("div",_u,[T("div",wu,[Te(Kn,{name:"处理器",info:n.value},null,8,["info"]),Te(Kn,{name:"处理器",info:s.value},null,8,["info"]),Te(Kn,{name:"处理器",info:r.value},null,8,["info"])]),T("div",xu,[T("div",Su,[T("table",null,[f[4]||(f[4]=T("colgroup",null,[T("col",{style:{width:"100px"}}),T("col")],-1)),f[5]||(f[5]=T("caption",null," 显卡1 ",-1)),T("tbody",null,[T("tr",null,[f[0]||(f[0]=T("td",null,"显卡型号",-1)),T("td",null,Y((a=t.value.graphicsCardDto)==null?void 0:a.graphicsCardList[0].name),1)]),T("tr",null,[f[1]||(f[1]=T("td",null,"设备ID",-1)),T("td",null,Y((h=t.value.graphicsCardDto)==null?void 0:h.graphicsCardList[0].deviceId),1)]),T("tr",null,[f[2]||(f[2]=T("td",null,"提供商",-1)),T("td",null,Y((b=t.value.graphicsCardDto)==null?void 0:b.graphicsCardList[0].vendor),1)]),T("tr",null,[f[3]||(f[3]=T("td",null,"显存",-1)),T("td",null,Y((S=t.value.graphicsCardDto)==null?void 0:S.graphicsCardList[0].vram),1)])])]),T("table",null,[f[10]||(f[10]=T("colgroup",null,[T("col",{style:{width:"100px"}}),T("col")],-1)),f[11]||(f[11]=T("caption",null," 显卡2 ",-1)),T("tbody",null,[T("tr",null,[f[6]||(f[6]=T("td",null,"显卡型号",-1)),T("td",null,Y((x=t.value.graphicsCardDto)==null?void 0:x.graphicsCardList[1].name),1)]),T("tr",null,[f[7]||(f[7]=T("td",null,"设备ID",-1)),T("td",null,Y((O=t.value.graphicsCardDto)==null?void 0:O.graphicsCardList[1].deviceId),1)]),T("tr",null,[f[8]||(f[8]=T("td",null,"提供商",-1)),T("td",null,Y((v=t.value.graphicsCardDto)==null?void 0:v.graphicsCardList[1].vendor),1)]),T("tr",null,[f[9]||(f[9]=T("td",null,"显存",-1)),T("td",null,Y((D=t.value.graphicsCardDto)==null?void 0:D.graphicsCardList[1].vram),1)])])])]),T("div",Eu,[T("table",null,[f[16]||(f[16]=T("colgroup",null,[T("col",{style:{width:"100px"}}),T("col")],-1)),f[17]||(f[17]=T("caption",null," 电源 ",-1)),T("tbody",null,[T("tr",null,[f[12]||(f[12]=T("td",null,"设备名称",-1)),T("td",null,Y((L=t.value.powerDto)==null?void 0:L.deviceName),1)]),T("tr",null,[f[13]||(f[13]=T("td",null,"电池健康度",-1)),T("td",null,Y(i.value)+"%",1)]),T("tr",null,[f[14]||(f[14]=T("td",null,"提供商",-1)),T("td",null,Y((M=t.value.graphicsCardDto)==null?void 0:M.graphicsCardList[0].vendor),1)]),T("tr",null,[f[15]||(f[15]=T("td",null,"电池制造商",-1)),T("td",null,Y((P=t.value.powerDto)==null?void 0:P.manufacturer),1)])])])])]),f[18]||(f[18]=T("div",{class:"footer"},[T("a",{href:"/index2.html"},[T("img",{src:Pc,width:"36px",alt:"转换模式",class:"toggle"})])],-1))])])}}}),Ru=so(Tu,[["__scopeId","data-v-3bff0b62"]]),Ou=Rs({__name:"App",setup(e){return(t,n)=>(As(),Ps("main",null,[Te(Ru)]))}});vc(Ou).mount("#app"); diff --git a/dist/favicon.ico b/dist/favicon.ico new file mode 100644 index 0000000..df36fcf Binary files /dev/null and b/dist/favicon.ico differ diff --git a/dist/img/toggle.png b/dist/img/toggle.png new file mode 100644 index 0000000..2f837dd Binary files /dev/null and b/dist/img/toggle.png differ diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..f2d6621 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,14 @@ + + + + + + + Vite App + + + + +
+ +