Files
u-desktop/web/settings.html

29 lines
98 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="module" crossorigin>(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(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"&&n(o)}).observe(document,{childList:!0,subtree:!0});function s(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 n(r){if(r.ep)return;r.ep=!0;const i=s(r);fetch(r.href,i)}})();/**
* @vue/shared v3.5.34
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Qs(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const z={},pt=[],Fe=()=>{},nr=()=>!1,hs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),gs=e=>e.startsWith("onUpdate:"),le=Object.assign,en=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},ai=Object.prototype.hasOwnProperty,H=(e,t)=>ai.call(e,t),M=Array.isArray,ht=e=>Kt(e)==="[object Map]",vs=e=>Kt(e)==="[object Set]",Sn=e=>Kt(e)==="[object Date]",R=e=>typeof e=="function",Q=e=>typeof e=="string",je=e=>typeof e=="symbol",U=e=>e!==null&&typeof e=="object",rr=e=>(U(e)||R(e))&&R(e.then)&&R(e.catch),ir=Object.prototype.toString,Kt=e=>ir.call(e),ui=e=>Kt(e).slice(8,-1),or=e=>Kt(e)==="[object Object]",tn=e=>Q(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ot=Qs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ms=e=>{const t=Object.create(null);return(s=>t[s]||(t[s]=e(s)))},fi=/-\w/g,we=ms(e=>e.replace(fi,t=>t.slice(1).toUpperCase())),di=/\B([A-Z])/g,at=ms(e=>e.replace(di,"-$1").toLowerCase()),lr=ms(e=>e.charAt(0).toUpperCase()+e.slice(1)),Is=ms(e=>e?`on${lr(e)}`:""),Re=(e,t)=>!Object.is(e,t),ts=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},cr=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},bs=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Cn;const xs=()=>Cn||(Cn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Dt(e){if(M(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],r=Q(n)?vi(n):Dt(n);if(r)for(const i in r)t[i]=r[i]}return t}else if(Q(e)||U(e))return e}const pi=/;(?![^(]*\))/g,hi=/:([^]+)/,gi=/\/\*[^]*?\*\//g;function vi(e){const t={};return e.replace(gi,"").split(pi).forEach(s=>{if(s){const n=s.split(hi);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function De(e){let t="";if(Q(e))t=e;else if(M(e))for(let s=0;s<e.length;s++){const n=De(e[s]);n&&(t+=n+" ")}else if(U(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const mi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",bi=Qs(mi);function ar(e){return!!e||e===""}function xi(e,t){if(e.length!==t.length)return!1;let s=!0;for(let n=0;s&&n<e.length;n++)s=Ut(e[n],t[n]);return s}function Ut(e,t){if(e===t)return!0;let s=Sn(e),n=Sn(t);if(s||n)return s&&n?e.getTime()===t.getTime():!1;if(s=je(e),n=je(t),s||n)return e===t;if(s=M(e),n=M(t),s||n)return s&&n?xi(e,t):!1;if(s=U(e),n=U(t),s||n){if(!s||!n)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),a=t.hasOwnProperty(o);if(l&&!a||!l&&a||!Ut(e[o],t[o]))return!1}}return String(e)===String(t)}function yi(e,t){return e.findIndex(s=>Ut(s,t))}const ur=e=>!!(e&&e.__v_isRef===!0),oe=e=>Q(e)?e:e==null?"":M(e)||U(e)&&(e.toString===ir||!R(e.toString))?ur(e)?oe(e.value):JSON.stringify(e,fr,2):String(e),fr=(e,t)=>ur(t)?fr(e,t.value):ht(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((s,[n,r],i)=>(s[$s(n,i)+" =>"]=r,s),{})}:vs(t)?{[`Set(${t.size})`]:[...t.values()].map(s=>$s(s))}:je(t)?$s(t):U(t)&&!M(t)&&!or(t)?String(t):t,$s=(e,t="")=>{var s;return je(e)?`Symbol(${(s=e.description)!=null?s:t})`:e};/**
* @vue/reactivity v3.5.34
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let re;class _i{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this._warnOnRun=!0,this.__v_skip=!0,!t&&re&&(re.active?(this.parent=re,this.index=(re.scopes||(re.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!1))}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=re;try{return re=this,t()}finally{re=s}}}on(){++this._on===1&&(this.prevScope=re,re=this)}off(){if(this._on>0&&--this._on===0){if(re===this)re=this.prevScope;else{let t=re;for(;t;){if(t.prevScope===this){t.prevScope=this.prevScope;break}t=t.prevScope}}this.prevScope=void 0}}stop(t){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function wi(){return re}let Y;const ks=new WeakSet;class dr{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,re&&(re.active?re.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ks.has(this)&&(ks.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||hr(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Tn(this),gr(this);const t=Y,s=Se;Y=this,Se=!0;try{return this.fn()}finally{vr(this),Y=t,Se=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)rn(t);this.deps=this.depsTail=void 0,Tn(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ks.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ls(this)&&this.run()}get dirty(){return Ls(this)}}let pr=0,Et,It;function hr(e,t=!1){if(e.flags|=8,t){e.next=It,It=e;return}e.next=Et,Et=e}function sn(){pr++}function nn(){if(--pr>0)return;if(It){let t=It;for(It=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;Et;){let t=Et;for(Et=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function gr(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function vr(e){let t,s=e.depsTail,n=s;for(;n;){const r=n.prevDep;n.version===-1?(n===s&&(s=r),rn(n),Si(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=s}function Ls(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(mr(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function mr(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===jt)||(e.globalVersion=jt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ls(e))))return;e.flags|=2;const t=e.dep,s=Y,n=Se;Y=e,Se=!0;try{gr(e);const r=e.fn(e._value);(t.version===0||Re(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Y=s,Se=n,vr(e),e.flags&=-3}}function rn(e,t=!1){const{dep:s,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)rn(i,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function Si(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let Se=!0;const br=[];function Ue(){br.push(Se),Se=!1}function We(){const e=br.pop();Se=e===void 0?!0:e}function Tn(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=Y;Y=void 0;try{t()}finally{Y=s}}}let jt=0;class Ci{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class on{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!Y||!Se||Y===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==Y)s=this.activeLink=new Ci(Y,this),Y.deps?(s.prevDep=Y.depsTail,Y.depsTail.nextDep=s,Y.depsTail=s):Y.deps=Y.depsTail=s,xr(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=Y.depsTail,s.nextDep=void 0,Y.depsTail.nextDep=s,Y.depsTail=s,Y.deps===s&&(Y.deps=n)}return s}trigger(t){this.version++,jt++,this.notify(t)}notify(t){sn();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{nn()}}}function xr(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)xr(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const Bs=new WeakMap,rt=Symbol(""),Hs=Symbol(""),Nt=Symbol("");function ce(e,t,s){if(Se&&Y){let n=Bs.get(e);n||Bs.set(e,n=new Map);let r=n.get(s);r||(n.set(s,r=new on),r.map=n,r.key=s),r.track()}}function He(e,t,s,n,r,i){const o=Bs.get(e);if(!o){jt++;return}const l=a=>{a&&a.trigger()};if(sn(),t==="clear")o.forEach(l);else{const a=M(e),p=a&&tn(s);if(a&&s==="length"){const u=Number(n);o.forEach((d,_)=>{(_==="length"||_===Nt||!je(_)&&_>=u)&&l(d)})}else switch((s!==void 0||o.has(void 0))&&l(o.get(s)),p&&l(o.get(Nt)),t){case"add":a?p&&l(o.get("length")):(l(o.get(rt)),ht(e)&&l(o.get(Hs)));break;case"delete":a||(l(o.get(rt)),ht(e)&&l(o.get(Hs)));break;case"set":ht(e)&&l(o.get(rt));break}}nn()}function ft(e){const t=B(e);return t===e?t:(ce(t,"iterate",Nt),xe(e)?t:t.map(Ce))}function ys(e){return ce(e=B(e),"iterate",Nt),e}function ke(e,t){return ze(e)?bt(it(e)?Ce(t):t):Ce(t)}const Ti={__proto__:null,[Symbol.iterator](){return Ms(this,Symbol.iterator,e=>ke(this,e))},concat(...e){return ft(this).concat(...e.map(t=>M(t)?ft(t):t))},entries(){return Ms(this,"entries",e=>(e[1]=ke(this,e[1]),e))},every(e,t){return Ve(this,"every",e,t,void 0,arguments)},filter(e,t){return Ve(this,"filter",e,t,s=>s.map(n=>ke(this,n)),arguments)},find(e,t){return Ve(this,"find",e,t,s=>ke(this,s),arguments)},findIndex(e,t){return Ve(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ve(this,"findLast",e,t,s=>ke(this,s),arguments)},findLastIndex(e,t){return Ve(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ve(this,"forEach",e,t,void 0,arguments)},includes(...e){return Rs(this,"includes",e)},indexOf(...e){return Rs(this,"indexOf",e)},join(e){return ft(this).join(e)},lastIndexOf(...e){return Rs(this,"lastIndexOf",e)},map(e,t){return Ve(this,"map",e,t,void 0,arguments)},pop(){return Ct(this,"pop")},push(...e){return Ct(this,"push",e)},reduce(e,...t){return An(this,"reduce",e,t)},reduceRight(e,...t){return An(this,"reduceRight",e,t)},shift(){return Ct(this,"shift")},some(e,t){return Ve(this,"some",e,t,void 0,arguments)},splice(...e){return Ct(this,"splice",e)},toReversed(){return ft(this).toReversed()},toSorted(e){return ft(this).toSorted(e)},toSpliced(...e){return ft(this).toSpliced(...e)},unshift(...e){return Ct(this,"unshift",e)},values(){return Ms(this,"values",e=>ke(this,e))}};function Ms(e,t,s){const n=ys(e),r=n[t]();return n!==e&&!xe(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=s(i.value)),i}),r}const Ai=Array.prototype;function Ve(e,t,s,n,r,i){const o=ys(e),l=o!==e&&!xe(e),a=o[t];if(a!==Ai[t]){const d=a.apply(e,i);return l?Ce(d):d}let p=s;o!==e&&(l?p=function(d,_){return s.call(this,ke(e,d),_,e)}:s.length>2&&(p=function(d,_){return s.call(this,d,_,e)}));const u=a.call(o,p,n);return l&&r?r(u):u}function An(e,t,s,n){const r=ys(e),i=r!==e&&!xe(e);let o=s,l=!1;r!==e&&(i?(l=n.length===0,o=function(p,u,d){return l&&(l=!1,p=ke(e,p)),s.call(this,p,ke(e,u),d,e)}):s.length>3&&(o=function(p,u,d){return s.call(this,p,u,d,e)}));const a=r[t](o,...n);return l?ke(e,a):a}function Rs(e,t,s){const n=B(e);ce(n,"iterate",Nt);const r=n[t](...s);return(r===-1||r===!1)&&an(s[0])?(s[0]=B(s[0]),n[t](...s)):r}function Ct(e,t,s=[]){Ue(),sn();const n=B(e)[t].apply(e,s);return nn(),We(),n}const Pi=Qs("__proto__,__v_isRef,__isVue"),yr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(je));function Oi(e){je(e)||(e=String(e));const t=B(this);return ce(t,"has",e),t.hasOwnProperty(e)}class _r{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){if(s==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return i;if(s==="__v_raw")return n===(r?i?Ni:Tr:i?Cr:Sr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const o=M(t);if(!r){let a;if(o&&(a=Ti[s]))return a;if(s==="hasOwnProperty")return Oi}const l=Reflect.get(t,s,ae(t)?t:n);if((je(s)?yr.has(s):Pi(s))||(r||ce(t,"get",s),i))return l;if(ae(l)){const a=o&&tn(s)?l:l.value;return r&&U(a)?Us(a):a}return U(l)?r?Us(l):Vt(l):l}}class wr extends _r{constructor(t=!1){super(!1,t)}set(t,s,n,r){let i=t[s];const o=M(t)&&tn(s);if(!this._isShallow){const p=ze(i);if(!xe(n)&&!ze(n)&&(i=B(i),n=B(n)),!o&&ae(i)&&!ae(n))return p||(i.value=n),!0}const l=o?Number(s)<t.length:H(t,s),a=Reflect.set(t,s,n,ae(t)?t:r);return t===B(r)&&(l?Re(n,i)&&He(t,"set",s,n):He(t,"add",s,n)),a}deleteProperty(t,s){const n=H(t,s);t[s];const r=Reflect.deleteProperty(t,s);return r&&n&&He(t,"delete",s,void 0),r}has(t,s){const n=Reflect.has(t,s);return(!je(s)||!yr.has(s))&&ce(t,"has",s),n}ownKeys(t){return ce(t,"iterate",M(t)?"length":rt),Reflect.ownKeys(t)}}class Ei extends _r{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const Ii=new wr,$i=new Ei,ki=new wr(!0);const Ks=e=>e,Xt=e=>Reflect.getPrototypeOf(e);function Mi(e,t,s){return function(...n){const r=this.__v_raw,i=B(r),o=ht(i),l=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,p=r[e](...n),u=s?Ks:t?bt:Ce;return!t&&ce(i,"iterate",a?Hs:rt),le(Object.create(p),{next(){const{value:d,done:_}=p.next();return _?{value:d,done:_}:{value:l?[u(d[0]),u(d[1])]:u(d),done:_}}})}}function Qt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ri(e,t){const s={get(r){const i=this.__v_raw,o=B(i),l=B(r);e||(Re(r,l)&&ce(o,"get",r),ce(o,"get",l));const{has:a}=Xt(o),p=t?Ks:e?bt:Ce;if(a.call(o,r))return p(i.get(r));if(a.call(o,l))return p(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&ce(B(r),"iterate",rt),r.size},has(r){const i=this.__v_raw,o=B(i),l=B(r);return e||(Re(r,l)&&ce(o,"has",r),ce(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,a=B(l),p=t?Ks:e?bt:Ce;return!e&&ce(a,"iterate",rt),l.forEach((u,d)=>r.call(i,p(u),p(d),o))}};return le(s,e?{add:Qt("add"),set:Qt("set"),delete:Qt("delete"),clear:Qt("clear")}:{add(r){const i=B(this),o=Xt(i),l=B(r),a=!t&&!xe(r)&&!ze(r)?l:r;return o.has.call(i,a)||Re(r,a)&&o.has.call(i,r)||Re(l,a)&&o.has.call(i,l)||(i.add(a),He(i,"add",a,a)),this},set(r,i){!t&&!xe(i)&&!ze(i)&&(i=B(i));const o=B(this),{has:l,get:a}=Xt(o);let p=l.call(o,r);p||(r=B(r),p=l.call(o,r));const u=a.call(o,r);return o.set(r,i),p?Re(i,u)&&He(o,"set",r,i):He(o,"add",r,i),this},delete(r){const i=B(this),{has:o,get:l}=Xt(i);let a=o.call(i,r);a||(r=B(r),a=o.call(i,r)),l&&l.call(i,r);const p=i.delete(r);return a&&He(i,"delete",r,void 0),p},clear(){const r=B(this),i=r.size!==0,o=r.clear();return i&&He(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{s[r]=Mi(r,e,t)}),s}function ln(e,t){const s=Ri(e,t);return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(H(s,r)&&r in n?s:n,r,i)}const Fi={get:ln(!1,!1)},Di={get:ln(!1,!0)},ji={get:ln(!0,!1)};const Sr=new WeakMap,Cr=new WeakMap,Tr=new WeakMap,Ni=new WeakMap;function Vi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Li(e){return e.__v_skip||!Object.isExtensible(e)?0:Vi(ui(e))}function Vt(e){return ze(e)?e:cn(e,!1,Ii,Fi,Sr)}function Bi(e){return cn(e,!1,ki,Di,Cr)}function Us(e){return cn(e,!0,$i,ji,Tr)}function cn(e,t,s,n,r){if(!U(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=Li(e);if(i===0)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,i===2?n:s);return r.set(e,l),l}function it(e){return ze(e)?it(e.__v_raw):!!(e&&e.__v_isReactive)}function ze(e){return!!(e&&e.__v_isReadonly)}function xe(e){return!!(e&&e.__v_isShallow)}function an(e){return e?!!e.__v_raw:!1}function B(e){const t=e&&e.__v_raw;return t?B(t):e}function Hi(e){return!H(e,"__v_skip")&&Object.isExtensible(e)&&cr(e,"__v_skip",!0),e}const Ce=e=>U(e)?Vt(e):e,bt=e=>U(e)?Us(e):e;function ae(e){return e?e.__v_isRef===!0:!1}function ot(e){return Ki(e,!1)}function Ki(e,t){return ae(e)?e:new Ui(e,t)}class Ui{constructor(t,s){this.dep=new on,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?t:B(t),this._value=s?t:Ce(t),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(t){const s=this._rawValue,n=this.__v_isShallow||xe(t)||ze(t);t=n?t:B(t),Re(t,s)&&(this._rawValue=t,this._value=n?t:Ce(t),this.dep.trigger())}}function ie(e){return ae(e)?e.value:e}const Wi={get:(e,t,s)=>t==="__v_raw"?e:ie(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const r=e[t];return ae(r)&&!ae(s)?(r.value=s,!0):Reflect.set(e,t,s,n)}};function Ar(e){return it(e)?e:new Proxy(e,Wi)}class zi{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new on(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=jt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&Y!==this)return hr(this,!0),!0}get value(){const t=this.dep.track();return mr(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ji(e,t,s=!1){let n,r;return R(e)?n=e:(n=e.get,r=e.set),new zi(n,r,s)}const es={},rs=new WeakMap;let st;function Gi(e,t=!1,s=st){if(s){let n=rs.get(s);n||rs.set(s,n=[]),n.push(e)}}function qi(e,t,s=z){const{immediate:n,deep:r,once:i,scheduler:o,augmentJob:l,call:a}=s,p=y=>r?y:xe(y)||r===!1||r===0?Ke(y,1):Ke(y);let u,d,_,P,N=!1,$=!1;if(ae(e)?(d=()=>e.value,N=xe(e)):it(e)?(d=()=>p(e),N=!0):M(e)?($=!0,N=e.some(y=>it(y)||xe(y)),d=()=>e.map(y=>{if(ae(y))return y.value;if(it(y))return p(y);if(R(y))return a?a(y,2):y()})):R(e)?t?d=a?()=>a(e,2):e:d=()=>{if(_){Ue();try{_()}finally{We()}}const y=st;st=u;try{return a?a(e,3,[P]):e(P)}finally{st=y}}:d=Fe,t&&r){const y=d,K=r===!0?1/0:r;d=()=>Ke(y(),K)}const X=wi(),J=()=>{u.stop(),X&&X.active&&en(X.effects,u)};if(i&&t){const y=t;t=(...K)=>{y(...K),J()}}let O=$?new Array(e.length).fill(es):es;const w=y=>{if(!(!(u.flags&1)||!u.dirty&&!y))if(t){const K=u.run();if(r||N||($?K.some((ye,Te)=>Re(ye,O[Te])):Re(K,O))){_&&_();const ye=st;st=u;try{const Te=[K,O===es?void 0:$&&O[0]===es?[]:O,P];O=K,a?a(t,3,Te):t(...Te)}finally{st=ye}}}else u.run()};return l&&l(w),u=new dr(d),u.scheduler=o?()=>o(w,!1):w,P=y=>Gi(y,!1,u),_=u.onStop=()=>{const y=rs.get(u);if(y){if(a)a(y,4);else for(const K of y)K();rs.delete(u)}},t?n?w(!0):O=u.run():o?o(w.bind(null,!0),!0):u.run(),J.pause=u.pause.bind(u),J.resume=u.resume.bind(u),J.stop=J,J}function Ke(e,t=1/0,s){if(t<=0||!U(e)||e.__v_skip||(s=s||new Map,(s.get(e)||0)>=t))return e;if(s.set(e,t),t--,ae(e))Ke(e.value,t,s);else if(M(e))for(let n=0;n<e.length;n++)Ke(e[n],t,s);else if(vs(e)||ht(e))e.forEach(n=>{Ke(n,t,s)});else if(or(e)){for(const n in e)Ke(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&Ke(e[n],t,s)}return e}/**
* @vue/runtime-core v3.5.34
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Wt(e,t,s,n){try{return n?e(...n):e()}catch(r){_s(r,t,s)}}function Ne(e,t,s,n){if(R(e)){const r=Wt(e,t,s,n);return r&&rr(r)&&r.catch(i=>{_s(i,t,s)}),r}if(M(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ne(e[i],t,s,n));return r}}function _s(e,t,s,n=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||z;if(t){let l=t.parent;const a=t.proxy,p=`https://vuejs.org/error-reference/#runtime-${s}`;for(;l;){const u=l.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,a,p)===!1)return}l=l.parent}if(i){Ue(),Wt(i,null,10,[e,a,p]),We();return}}Yi(e,s,r,n,o)}function Yi(e,t,s,n=!0,r=!1){if(r)throw e;console.error(e)}const de=[];let $e=-1;const gt=[];let qe=null,dt=0;const Pr=Promise.resolve();let is=null;function Or(e){const t=is||Pr;return e?t.then(this?e.bind(this):e):t}function Zi(e){let t=$e+1,s=de.length;for(;t<s;){const n=t+s>>>1,r=de[n],i=Lt(r);i<e||i===e&&r.flags&2?t=n+1:s=n}return t}function un(e){if(!(e.flags&1)){const t=Lt(e),s=de[de.length-1];!s||!(e.flags&2)&&t>=Lt(s)?de.push(e):de.splice(Zi(t),0,e),e.flags|=1,Er()}}function Er(){is||(is=Pr.then($r))}function Xi(e){M(e)?gt.push(...e):qe&&e.id===-1?qe.splice(dt+1,0,e):e.flags&1||(gt.push(e),e.flags|=1),Er()}function Pn(e,t,s=$e+1){for(;s<de.length;s++){const n=de[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;de.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function Ir(e){if(gt.length){const t=[...new Set(gt)].sort((s,n)=>Lt(s)-Lt(n));if(gt.length=0,qe){qe.push(...t);return}for(qe=t,dt=0;dt<qe.length;dt++){const s=qe[dt];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}qe=null,dt=0}}const Lt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function $r(e){try{for($e=0;$e<de.length;$e++){const t=de[$e];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Wt(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;$e<de.length;$e++){const t=de[$e];t&&(t.flags&=-2)}$e=-1,de.length=0,Ir(),is=null,(de.length||gt.length)&&$r()}}let be=null,kr=null;function os(e){const t=be;return be=e,kr=e&&e.type.__scopeId||null,t}function Qi(e,t=be,s){if(!t||e._n)return e;const n=(...r)=>{n._d&&Nn(-1);const i=os(t);let o;try{o=e(...r)}finally{os(i),n._d&&Nn(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function lt(e,t){if(be===null)return e;const s=Ts(be),n=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,o,l,a=z]=t[r];i&&(R(i)&&(i={mounted:i,updated:i}),i.deep&&Ke(o),n.push({dir:i,instance:s,value:o,oldValue:void 0,arg:l,modifiers:a}))}return e}function et(e,t,s,n){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let a=l.dir[n];a&&(Ue(),Ne(a,s,8,[e.el,l,e,t]),We())}}function eo(e,t){if(pe){let s=pe.provides;const n=pe.parent&&pe.parent.provides;n===s&&(s=pe.provides=Object.create(n)),s[e]=t}}function ss(e,t,s=!1){const n=tl();if(n||vt){let r=vt?vt._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return s&&R(t)?t.call(n&&n.proxy):t}}const to=Symbol.for("v-scx"),so=()=>ss(to);function ct(e,t,s){return Mr(e,t,s)}function Mr(e,t,s=z){const{immediate:n,deep:r,flush:i,once:o}=s,l=le({},s),a=t&&n||!t&&i!=="post";let p;if(Ht){if(i==="sync"){const P=so();p=P.__watcherHandles||(P.__watcherHandles=[])}else if(!a){const P=()=>{};return P.stop=Fe,P.resume=Fe,P.pause=Fe,P}}const u=pe;l.call=(P,N,$)=>Ne(P,u,N,$);let d=!1;i==="post"?l.scheduler=P=>{he(P,u&&u.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(P,N)=>{N?P():un(P)}),l.augmentJob=P=>{t&&(P.flags|=4),d&&(P.flags|=2,u&&(P.id=u.uid,P.i=u))};const _=qi(e,t,l);return Ht&&(p?p.push(_):a&&_()),_}function no(e,t,s){const n=this.proxy,r=Q(e)?e.includes(".")?Rr(n,e):()=>n[e]:e.bind(n,n);let i;R(t)?i=t:(i=t.handler,s=t);const o=zt(this),l=Mr(r,i.bind(n),s);return o(),l}function Rr(e,t){const s=t.split(".");return()=>{let n=e;for(let r=0;r<s.length&&n;r++)n=n[s[r]];return n}}const ro=Symbol("_vte"),io=e=>e.__isTeleport,oo=Symbol("_leaveCb");function fn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,fn(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 ut(e,t){return R(e)?le({name:e.name},t,{setup:e}):e}function Fr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function On(e,t){let s;return!!((s=Object.getOwnPropertyDescriptor(e,t))&&!s.configurable)}const ls=new WeakMap;function $t(e,t,s,n,r=!1){if(M(e)){e.forEach(($,X)=>$t($,t&&(M(t)?t[X]:t),s,n,r));return}if(kt(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&$t(e,t,s,n.component.subTree);return}const i=n.shapeFlag&4?Ts(n.component):n.el,o=r?null:i,{i:l,r:a}=e,p=t&&t.r,u=l.refs===z?l.refs={}:l.refs,d=l.setupState,_=B(d),P=d===z?nr:$=>On(u,$)?!1:H(_,$),N=($,X)=>!(X&&On(u,X));if(p!=null&&p!==a){if(En(t),Q(p))u[p]=null,P(p)&&(d[p]=null);else if(ae(p)){const $=t;N(p,$.k)&&(p.value=null),$.k&&(u[$.k]=null)}}if(R(a))Wt(a,l,12,[o,u]);else{const $=Q(a),X=ae(a);if($||X){const J=()=>{if(e.f){const O=$?P(a)?d[a]:u[a]:N()||!e.k?a.value:u[e.k];if(r)M(O)&&en(O,i);else if(M(O))O.includes(i)||O.push(i);else if($)u[a]=[i],P(a)&&(d[a]=u[a]);else{const w=[i];N(a,e.k)&&(a.value=w),e.k&&(u[e.k]=w)}}else $?(u[a]=o,P(a)&&(d[a]=o)):X&&(N(a,e.k)&&(a.value=o),e.k&&(u[e.k]=o))};if(o){const O=()=>{J(),ls.delete(e)};O.id=-1,ls.set(e,O),he(O,s)}else En(e),J()}}}function En(e){const t=ls.get(e);t&&(t.flags|=8,ls.delete(e))}xs().requestIdleCallback;xs().cancelIdleCallback;const kt=e=>!!e.type.__asyncLoader,Dr=e=>e.type.__isKeepAlive;function lo(e,t){jr(e,"a",t)}function co(e,t){jr(e,"da",t)}function jr(e,t,s=pe){const n=e.__wdc||(e.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(ws(t,n,s),s){let r=s.parent;for(;r&&r.parent;)Dr(r.parent.vnode)&&ao(n,t,s,r),r=r.parent}}function ao(e,t,s,n){const r=ws(t,e,n,!0);pn(()=>{en(n[t],r)},s)}function ws(e,t,s=pe,n=!1){if(s){const r=s[e]||(s[e]=[]),i=t.__weh||(t.__weh=(...o)=>{Ue();const l=zt(s),a=Ne(t,s,e,o);return l(),We(),a});return n?r.unshift(i):r.push(i),i}}const Je=e=>(t,s=pe)=>{(!Ht||e==="sp")&&ws(e,(...n)=>t(...n),s)},uo=Je("bm"),dn=Je("m"),fo=Je("bu"),po=Je("u"),ho=Je("bum"),pn=Je("um"),go=Je("sp"),vo=Je("rtg"),mo=Je("rtc");function bo(e,t=pe){ws("ec",e,t)}const xo=Symbol.for("v-ndc");function _e(e,t,s,n){let r;const i=s,o=M(e);if(o||Q(e)){const l=o&&it(e);let a=!1,p=!1;l&&(a=!xe(e),p=ze(e),e=ys(e)),r=new Array(e.length);for(let u=0,d=e.length;u<d;u++)r[u]=t(a?p?bt(Ce(e[u])):Ce(e[u]):e[u],u,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i)}else if(U(e))if(e[Symbol.iterator])r=Array.from(e,(l,a)=>t(l,a,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let a=0,p=l.length;a<p;a++){const u=l[a];r[a]=t(e[u],u,a,i)}}else r=[];return r}const Ws=e=>e?ri(e)?Ts(e):Ws(e.parent):null,Mt=le(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),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Vr(e),$forceUpdate:e=>e.f||(e.f=()=>{un(e.update)}),$nextTick:e=>e.n||(e.n=Or.bind(e.proxy)),$watch:e=>no.bind(e)}),Fs=(e,t)=>e!==z&&!e.__isScriptSetup&&H(e,t),yo={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:r,props:i,accessCache:o,type:l,appContext:a}=e;if(t[0]!=="$"){const _=o[t];if(_!==void 0)switch(_){case 1:return n[t];case 2:return r[t];case 4:return s[t];case 3:return i[t]}else{if(Fs(n,t))return o[t]=1,n[t];if(r!==z&&H(r,t))return o[t]=2,r[t];if(H(i,t))return o[t]=3,i[t];if(s!==z&&H(s,t))return o[t]=4,s[t];zs&&(o[t]=0)}}const p=Mt[t];let u,d;if(p)return t==="$attrs"&&ce(e.attrs,"get",""),p(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(s!==z&&H(s,t))return o[t]=4,s[t];if(d=a.config.globalProperties,H(d,t))return d[t]},set({_:e},t,s){const{data:n,setupState:r,ctx:i}=e;return Fs(r,t)?(r[t]=s,!0):n!==z&&H(n,t)?(n[t]=s,!0):H(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:r,props:i,type:o}},l){let a;return!!(s[l]||e!==z&&l[0]!=="$"&&H(e,l)||Fs(t,l)||H(i,l)||H(n,l)||H(Mt,l)||H(r.config.globalProperties,l)||(a=o.__cssModules)&&a[l])},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:H(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function In(e){return M(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let zs=!0;function _o(e){const t=Vr(e),s=e.proxy,n=e.ctx;zs=!1,t.beforeCreate&&$n(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:a,inject:p,created:u,beforeMount:d,mounted:_,beforeUpdate:P,updated:N,activated:$,deactivated:X,beforeDestroy:J,beforeUnmount:O,destroyed:w,unmounted:y,render:K,renderTracked:ye,renderTriggered:Te,errorCaptured:Ge,serverPrefetch:Jt,expose:Ze,inheritAttrs:yt,components:Gt,directives:qt,filters:Os}=t;if(p&&wo(p,n,null),o)for(const Z in o){const G=o[Z];R(G)&&(n[Z]=G.bind(s))}if(r){const Z=r.call(s,s);U(Z)&&(e.data=Vt(Z))}if(zs=!0,i)for(const Z in i){const G=i[Z],Xe=R(G)?G.bind(s,s):R(G.get)?G.get.bind(s,s):Fe,Yt=!R(G)&&R(G.set)?G.set.bind(s):Fe,Qe=us({get:Xe,set:Yt});Object.defineProperty(n,Z,{enumerable:!0,configurable:!0,get:()=>Qe.value,set:Ae=>Qe.value=Ae})}if(l)for(const Z in l)Nr(l[Z],n,s,Z);if(a){const Z=R(a)?a.call(s):a;Reflect.ownKeys(Z).forEach(G=>{eo(G,Z[G])})}u&&$n(u,e,"c");function ue(Z,G){M(G)?G.forEach(Xe=>Z(Xe.bind(s))):G&&Z(G.bind(s))}if(ue(uo,d),ue(dn,_),ue(fo,P),ue(po,N),ue(lo,$),ue(co,X),ue(bo,Ge),ue(mo,ye),ue(vo,Te),ue(ho,O),ue(pn,y),ue(go,Jt),M(Ze))if(Ze.length){const Z=e.exposed||(e.exposed={});Ze.forEach(G=>{Object.defineProperty(Z,G,{get:()=>s[G],set:Xe=>s[G]=Xe,enumerable:!0})})}else e.exposed||(e.exposed={});K&&e.render===Fe&&(e.render=K),yt!=null&&(e.inheritAttrs=yt),Gt&&(e.components=Gt),qt&&(e.directives=qt),Jt&&Fr(e)}function wo(e,t,s=Fe){M(e)&&(e=Js(e));for(const n in e){const r=e[n];let i;U(r)?"default"in r?i=ss(r.from||n,r.default,!0):i=ss(r.from||n):i=ss(r),ae(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[n]=i}}function $n(e,t,s){Ne(M(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function Nr(e,t,s,n){let r=n.includes(".")?Rr(s,n):()=>s[n];if(Q(e)){const i=t[e];R(i)&&ct(r,i)}else if(R(e))ct(r,e.bind(s));else if(U(e))if(M(e))e.forEach(i=>Nr(i,t,s,n));else{const i=R(e.handler)?e.handler.bind(s):t[e.handler];R(i)&&ct(r,i,e)}}function Vr(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let a;return l?a=l:!r.length&&!s&&!n?a=t:(a={},r.length&&r.forEach(p=>cs(a,p,o,!0)),cs(a,t,o)),U(t)&&i.set(t,a),a}function cs(e,t,s,n=!1){const{mixins:r,extends:i}=t;i&&cs(e,i,s,!0),r&&r.forEach(o=>cs(e,o,s,!0));for(const o in t)if(!(n&&o==="expose")){const l=So[o]||s&&s[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const So={data:kn,props:Mn,emits:Mn,methods:At,computed:At,beforeCreate:fe,created:fe,beforeMount:fe,mounted:fe,beforeUpdate:fe,updated:fe,beforeDestroy:fe,beforeUnmount:fe,destroyed:fe,unmounted:fe,activated:fe,deactivated:fe,errorCaptured:fe,serverPrefetch:fe,components:At,directives:At,watch:To,provide:kn,inject:Co};function kn(e,t){return t?e?function(){return le(R(e)?e.call(this,this):e,R(t)?t.call(this,this):t)}:t:e}function Co(e,t){return At(Js(e),Js(t))}function Js(e){if(M(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function fe(e,t){return e?[...new Set([].concat(e,t))]:t}function At(e,t){return e?le(Object.create(null),e,t):t}function Mn(e,t){return e?M(e)&&M(t)?[...new Set([...e,...t])]:le(Object.create(null),In(e),In(t??{})):t}function To(e,t){if(!e)return t;if(!t)return e;const s=le(Object.create(null),e);for(const n in t)s[n]=fe(e[n],t[n]);return s}function Lr(){return{app:null,config:{isNativeTag:nr,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 Ao=0;function Po(e,t){return function(n,r=null){R(n)||(n=le({},n)),r!=null&&!U(r)&&(r=null);const i=Lr(),o=new WeakSet,l=[];let a=!1;const p=i.app={_uid:Ao++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:ll,get config(){return i.config},set config(u){},use(u,...d){return o.has(u)||(u&&R(u.install)?(o.add(u),u.install(p,...d)):R(u)&&(o.add(u),u(p,...d))),p},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),p},component(u,d){return d?(i.components[u]=d,p):i.components[u]},directive(u,d){return d?(i.directives[u]=d,p):i.directives[u]},mount(u,d,_){if(!a){const P=p._ceVNode||se(n,r);return P.appContext=i,_===!0?_="svg":_===!1&&(_=void 0),e(P,u,_),a=!0,p._container=u,u.__vue_app__=p,Ts(P.component)}},onUnmount(u){l.push(u)},unmount(){a&&(Ne(l,p._instance,16),e(null,p._container),delete p._container.__vue_app__)},provide(u,d){return i.provides[u]=d,p},runWithContext(u){const d=vt;vt=p;try{return u()}finally{vt=d}}};return p}}let vt=null;const Oo=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${we(t)}Modifiers`]||e[`${at(t)}Modifiers`];function Eo(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||z;let r=s;const i=t.startsWith("update:"),o=i&&Oo(n,t.slice(7));o&&(o.trim&&(r=s.map(u=>Q(u)?u.trim():u)),o.number&&(r=s.map(bs)));let l,a=n[l=Is(t)]||n[l=Is(we(t))];!a&&i&&(a=n[l=Is(at(t))]),a&&Ne(a,e,6,r);const p=n[l+"Once"];if(p){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ne(p,e,6,r)}}const Io=new WeakMap;function Br(e,t,s=!1){const n=s?Io:t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!R(e)){const a=p=>{const u=Br(p,t,!0);u&&(l=!0,le(o,u))};!s&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!i&&!l?(U(e)&&n.set(e,null),null):(M(i)?i.forEach(a=>o[a]=null):le(o,i),U(e)&&n.set(e,o),o)}function Ss(e,t){return!e||!hs(t)?!1:(t=t.slice(2).replace(/Once$/,""),H(e,t[0].toLowerCase()+t.slice(1))||H(e,at(t))||H(e,t))}function Rn(e){const{type:t,vnode:s,proxy:n,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:a,render:p,renderCache:u,props:d,data:_,setupState:P,ctx:N,inheritAttrs:$}=e,X=os(e);let J,O;try{if(s.shapeFlag&4){const y=r||n,K=y;J=Me(p.call(K,y,u,d,P,_,N)),O=l}else{const y=t;J=Me(y.length>1?y(d,{attrs:l,slots:o,emit:a}):y(d,null)),O=t.props?l:$o(l)}}catch(y){Rt.length=0,_s(y,e,1),J=se(Ye)}let w=J;if(O&&$!==!1){const y=Object.keys(O),{shapeFlag:K}=w;y.length&&K&7&&(i&&y.some(gs)&&(O=ko(O,i)),w=xt(w,O,!1,!0))}return s.dirs&&(w=xt(w,null,!1,!0),w.dirs=w.dirs?w.dirs.concat(s.dirs):s.dirs),s.transition&&fn(w,s.transition),J=w,os(X),J}const $o=e=>{let t;for(const s in e)(s==="class"||s==="style"||hs(s))&&((t||(t={}))[s]=e[s]);return t},ko=(e,t)=>{const s={};for(const n in e)(!gs(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function Mo(e,t,s){const{props:n,children:r,component:i}=e,{props:o,children:l,patchFlag:a}=t,p=i.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&a>=0){if(a&1024)return!0;if(a&16)return n?Fn(n,o,p):!!o;if(a&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const _=u[d];if(Hr(o,n,_)&&!Ss(p,_))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:n===o?!1:n?o?Fn(n,o,p):!0:!!o;return!1}function Fn(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let r=0;r<n.length;r++){const i=n[r];if(Hr(t,e,i)&&!Ss(s,i))return!0}return!1}function Hr(e,t,s){const n=e[s],r=t[s];return s==="style"&&U(n)&&U(r)?!Ut(n,r):n!==r}function Ro({vnode:e,parent:t,suspense:s},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.suspense.vnode.el=r.el=n,e=r),r===e)(e=t.vnode).el=n,t=t.parent;else break}s&&s.activeBranch===e&&(s.vnode.el=n)}const Kr={},Ur=()=>Object.create(Kr),Wr=e=>Object.getPrototypeOf(e)===Kr;function Fo(e,t,s,n=!1){const r={},i=Ur();e.propsDefaults=Object.create(null),zr(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);s?e.props=n?r:Bi(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Do(e,t,s,n){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=B(r),[a]=e.propsOptions;let p=!1;if((n||o>0)&&!(o&16)){if(o&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let _=u[d];if(Ss(e.emitsOptions,_))continue;const P=t[_];if(a)if(H(i,_))P!==i[_]&&(i[_]=P,p=!0);else{const N=we(_);r[N]=Gs(a,l,N,P,e,!1)}else P!==i[_]&&(i[_]=P,p=!0)}}}else{zr(e,t,r,i)&&(p=!0);let u;for(const d in l)(!t||!H(t,d)&&((u=at(d))===d||!H(t,u)))&&(a?s&&(s[d]!==void 0||s[u]!==void 0)&&(r[d]=Gs(a,l,d,void 0,e,!0)):delete r[d]);if(i!==l)for(const d in i)(!t||!H(t,d))&&(delete i[d],p=!0)}p&&He(e.attrs,"set","")}function zr(e,t,s,n){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let a in t){if(Ot(a))continue;const p=t[a];let u;r&&H(r,u=we(a))?!i||!i.includes(u)?s[u]=p:(l||(l={}))[u]=p:Ss(e.emitsOptions,a)||(!(a in n)||p!==n[a])&&(n[a]=p,o=!0)}if(i){const a=B(s),p=l||z;for(let u=0;u<i.length;u++){const d=i[u];s[d]=Gs(r,a,d,p[d],e,!H(p,d))}}return o}function Gs(e,t,s,n,r,i){const o=e[s];if(o!=null){const l=H(o,"default");if(l&&n===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&R(a)){const{propsDefaults:p}=r;if(s in p)n=p[s];else{const u=zt(r);n=p[s]=a.call(null,t),u()}}else n=a;r.ce&&r.ce._setProp(s,n)}o[0]&&(i&&!l?n=!1:o[1]&&(n===""||n===at(s))&&(n=!0))}return n}const jo=new WeakMap;function Jr(e,t,s=!1){const n=s?jo:t.propsCache,r=n.get(e);if(r)return r;const i=e.props,o={},l=[];let a=!1;if(!R(e)){const u=d=>{a=!0;const[_,P]=Jr(d,t,!0);le(o,_),P&&l.push(...P)};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!i&&!a)return U(e)&&n.set(e,pt),pt;if(M(i))for(let u=0;u<i.length;u++){const d=we(i[u]);Dn(d)&&(o[d]=z)}else if(i)for(const u in i){const d=we(u);if(Dn(d)){const _=i[u],P=o[d]=M(_)||R(_)?{type:_}:le({},_),N=P.type;let $=!1,X=!0;if(M(N))for(let J=0;J<N.length;++J){const O=N[J],w=R(O)&&O.name;if(w==="Boolean"){$=!0;break}else w==="String"&&(X=!1)}else $=R(N)&&N.name==="Boolean";P[0]=$,P[1]=X,($||H(P,"default"))&&l.push(d)}}const p=[o,l];return U(e)&&n.set(e,p),p}function Dn(e){return e[0]!=="$"&&!Ot(e)}const hn=e=>e==="_"||e==="_ctx"||e==="$stable",gn=e=>M(e)?e.map(Me):[Me(e)],No=(e,t,s)=>{if(t._n)return t;const n=Qi((...r)=>gn(t(...r)),s);return n._c=!1,n},Gr=(e,t,s)=>{const n=e._ctx;for(const r in e){if(hn(r))continue;const i=e[r];if(R(i))t[r]=No(r,i,n);else if(i!=null){const o=gn(i);t[r]=()=>o}}},qr=(e,t)=>{const s=gn(t);e.slots.default=()=>s},Yr=(e,t,s)=>{for(const n in t)(s||!hn(n))&&(e[n]=t[n])},Vo=(e,t,s)=>{const n=e.slots=Ur();if(e.vnode.shapeFlag&32){const r=t._;r?(Yr(n,t,s),s&&cr(n,"_",r,!0)):Gr(t,n)}else t&&qr(e,t)},Lo=(e,t,s)=>{const{vnode:n,slots:r}=e;let i=!0,o=z;if(n.shapeFlag&32){const l=t._;l?s&&l===1?i=!1:Yr(r,t,s):(i=!t.$stable,Gr(t,r)),o=t}else t&&(qr(e,t),o={default:1});if(i)for(const l in r)!hn(l)&&o[l]==null&&delete r[l]},he=Wo;function Bo(e){return Ho(e)}function Ho(e,t){const s=xs();s.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:o,createText:l,createComment:a,setText:p,setElementText:u,parentNode:d,nextSibling:_,setScopeId:P=Fe,insertStaticContent:N}=e,$=(c,f,h,x=null,v=null,m=null,T=void 0,C=null,S=!!f.dynamicChildren)=>{if(c===f)return;c&&!Tt(c,f)&&(x=Zt(c),Ae(c,v,m,!0),c=null),f.patchFlag===-2&&(S=!1,f.dynamicChildren=null);const{type:b,ref:I,shapeFlag:A}=f;switch(b){case Cs:X(c,f,h,x);break;case Ye:J(c,f,h,x);break;case js:c==null&&O(f,h,x,T);break;case ee:Gt(c,f,h,x,v,m,T,C,S);break;default:A&1?K(c,f,h,x,v,m,T,C,S):A&6?qt(c,f,h,x,v,m,T,C,S):(A&64||A&128)&&b.process(c,f,h,x,v,m,T,C,S,wt)}I!=null&&v?$t(I,c&&c.ref,m,f||c,!f):I==null&&c&&c.ref!=null&&$t(c.ref,null,m,c,!0)},X=(c,f,h,x)=>{if(c==null)n(f.el=l(f.children),h,x);else{const v=f.el=c.el;f.children!==c.children&&p(v,f.children)}},J=(c,f,h,x)=>{c==null?n(f.el=a(f.children||""),h,x):f.el=c.el},O=(c,f,h,x)=>{[c.el,c.anchor]=N(c.children,f,h,x,c.el,c.anchor)},w=({el:c,anchor:f},h,x)=>{let v;for(;c&&c!==f;)v=_(c),n(c,h,x),c=v;n(f,h,x)},y=({el:c,anchor:f})=>{let h;for(;c&&c!==f;)h=_(c),r(c),c=h;r(f)},K=(c,f,h,x,v,m,T,C,S)=>{if(f.type==="svg"?T="svg":f.type==="math"&&(T="mathml"),c==null)ye(f,h,x,v,m,T,C,S);else{const b=c.el&&c.el._isVueCE?c.el:null;try{b&&b._beginPatch(),Jt(c,f,v,m,T,C,S)}finally{b&&b._endPatch()}}},ye=(c,f,h,x,v,m,T,C)=>{let S,b;const{props:I,shapeFlag:A,transition:E,dirs:k}=c;if(S=c.el=o(c.type,m,I&&I.is,I),A&8?u(S,c.children):A&16&&Ge(c.children,S,null,x,v,Ds(c,m),T,C),k&&et(c,null,x,"created"),Te(S,c,c.scopeId,T,x),I){for(const W in I)W!=="value"&&!Ot(W)&&i(S,W,null,I[W],m,x);"value"in I&&i(S,"value",null,I.value,m),(b=I.onVnodeBeforeMount)&&Ie(b,x,c)}k&&et(c,null,x,"beforeMount");const V=Ko(v,E);V&&E.beforeEnter(S),n(S,f,h),((b=I&&I.onVnodeMounted)||V||k)&&he(()=>{try{b&&Ie(b,x,c),V&&E.enter(S),k&&et(c,null,x,"mounted")}finally{}},v)},Te=(c,f,h,x,v)=>{if(h&&P(c,h),x)for(let m=0;m<x.length;m++)P(c,x[m]);if(v){let m=v.subTree;if(f===m||ei(m.type)&&(m.ssContent===f||m.ssFallback===f)){const T=v.vnode;Te(c,T,T.scopeId,T.slotScopeIds,v.parent)}}},Ge=(c,f,h,x,v,m,T,C,S=0)=>{for(let b=S;b<c.length;b++){const I=c[b]=C?Be(c[b]):Me(c[b]);$(null,I,f,h,x,v,m,T,C)}},Jt=(c,f,h,x,v,m,T)=>{const C=f.el=c.el;let{patchFlag:S,dynamicChildren:b,dirs:I}=f;S|=c.patchFlag&16;const A=c.props||z,E=f.props||z;let k;if(h&&tt(h,!1),(k=E.onVnodeBeforeUpdate)&&Ie(k,h,f,c),I&&et(f,c,h,"beforeUpdate"),h&&tt(h,!0),(A.innerHTML&&E.innerHTML==null||A.textContent&&E.textContent==null)&&u(C,""),b?Ze(c.dynamicChildren,b,C,h,x,Ds(f,v),m):T||G(c,f,C,null,h,x,Ds(f,v),m,!1),S>0){if(S&16)yt(C,A,E,h,v);else if(S&2&&A.class!==E.class&&i(C,"class",null,E.class,v),S&4&&i(C,"style",A.style,E.style,v),S&8){const V=f.dynamicProps;for(let W=0;W<V.length;W++){const q=V[W],te=A[q],ne=E[q];(ne!==te||q==="value")&&i(C,q,te,ne,v,h)}}S&1&&c.children!==f.children&&u(C,f.children)}else!T&&b==null&&yt(C,A,E,h,v);((k=E.onVnodeUpdated)||I)&&he(()=>{k&&Ie(k,h,f,c),I&&et(f,c,h,"updated")},x)},Ze=(c,f,h,x,v,m,T)=>{for(let C=0;C<f.length;C++){const S=c[C],b=f[C],I=S.el&&(S.type===ee||!Tt(S,b)||S.shapeFlag&198)?d(S.el):h;$(S,b,I,null,x,v,m,T,!0)}},yt=(c,f,h,x,v)=>{if(f!==h){if(f!==z)for(const m in f)!Ot(m)&&!(m in h)&&i(c,m,f[m],null,v,x);for(const m in h){if(Ot(m))continue;const T=h[m],C=f[m];T!==C&&m!=="value"&&i(c,m,C,T,v,x)}"value"in h&&i(c,"value",f.value,h.value,v)}},Gt=(c,f,h,x,v,m,T,C,S)=>{const b=f.el=c?c.el:l(""),I=f.anchor=c?c.anchor:l("");let{patchFlag:A,dynamicChildren:E,slotScopeIds:k}=f;k&&(C=C?C.concat(k):k),c==null?(n(b,h,x),n(I,h,x),Ge(f.children||[],h,I,v,m,T,C,S)):A>0&&A&64&&E&&c.dynamicChildren&&c.dynamicChildren.length===E.length?(Ze(c.dynamicChildren,E,h,v,m,T,C),(f.key!=null||v&&f===v.subTree)&&Zr(c,f,!0)):G(c,f,h,I,v,m,T,C,S)},qt=(c,f,h,x,v,m,T,C,S)=>{f.slotScopeIds=C,c==null?f.shapeFlag&512?v.ctx.activate(f,h,x,T,S):Os(f,h,x,v,m,T,S):mn(c,f,S)},Os=(c,f,h,x,v,m,T)=>{const C=c.component=el(c,x,v);if(Dr(c)&&(C.ctx.renderer=wt),sl(C,!1,T),C.asyncDep){if(v&&v.registerDep(C,ue,T),!c.el){const S=C.subTree=se(Ye);J(null,S,f,h),c.placeholder=S.el}}else ue(C,c,f,h,v,m,T)},mn=(c,f,h)=>{const x=f.component=c.component;if(Mo(c,f,h))if(x.asyncDep&&!x.asyncResolved){Z(x,f,h);return}else x.next=f,x.update();else f.el=c.el,x.vnode=f},ue=(c,f,h,x,v,m,T)=>{const C=()=>{if(c.isMounted){let{next:A,bu:E,u:k,parent:V,vnode:W}=c;{const Oe=Xr(c);if(Oe){A&&(A.el=W.el,Z(c,A,T)),Oe.asyncDep.then(()=>{he(()=>{c.isUnmounted||b()},v)});return}}let q=A,te;tt(c,!1),A?(A.el=W.el,Z(c,A,T)):A=W,E&&ts(E),(te=A.props&&A.props.onVnodeBeforeUpdate)&&Ie(te,V,A,W),tt(c,!0);const ne=Rn(c),Pe=c.subTree;c.subTree=ne,$(Pe,ne,d(Pe.el),Zt(Pe),c,v,m),A.el=ne.el,q===null&&Ro(c,ne.el),k&&he(k,v),(te=A.props&&A.props.onVnodeUpdated)&&he(()=>Ie(te,V,A,W),v)}else{let A;const{el:E,props:k}=f,{bm:V,m:W,parent:q,root:te,type:ne}=c,Pe=kt(f);tt(c,!1),V&&ts(V),!Pe&&(A=k&&k.onVnodeBeforeMount)&&Ie(A,q,f),tt(c,!0);{te.ce&&te.ce._hasShadowRoot()&&te.ce._injectChildStyle(ne,c.parent?c.parent.type:void 0);const Oe=c.subTree=Rn(c);$(null,Oe,h,x,c,v,m),f.el=Oe.el}if(W&&he(W,v),!Pe&&(A=k&&k.onVnodeMounted)){const Oe=f;he(()=>Ie(A,q,Oe),v)}(f.shapeFlag&256||q&&kt(q.vnode)&&q.vnode.shapeFlag&256)&&c.a&&he(c.a,v),c.isMounted=!0,f=h=x=null}};c.scope.on();const S=c.effect=new dr(C);c.scope.off();const b=c.update=S.run.bind(S),I=c.job=S.runIfDirty.bind(S);I.i=c,I.id=c.uid,S.scheduler=()=>un(I),tt(c,!0),b()},Z=(c,f,h)=>{f.component=c;const x=c.vnode.props;c.vnode=f,c.next=null,Do(c,f.props,x,h),Lo(c,f.children,h),Ue(),Pn(c),We()},G=(c,f,h,x,v,m,T,C,S=!1)=>{const b=c&&c.children,I=c?c.shapeFlag:0,A=f.children,{patchFlag:E,shapeFlag:k}=f;if(E>0){if(E&128){Yt(b,A,h,x,v,m,T,C,S);return}else if(E&256){Xe(b,A,h,x,v,m,T,C,S);return}}k&8?(I&16&&_t(b,v,m),A!==b&&u(h,A)):I&16?k&16?Yt(b,A,h,x,v,m,T,C,S):_t(b,v,m,!0):(I&8&&u(h,""),k&16&&Ge(A,h,x,v,m,T,C,S))},Xe=(c,f,h,x,v,m,T,C,S)=>{c=c||pt,f=f||pt;const b=c.length,I=f.length,A=Math.min(b,I);let E;for(E=0;E<A;E++){const k=f[E]=S?Be(f[E]):Me(f[E]);$(c[E],k,h,null,v,m,T,C,S)}b>I?_t(c,v,m,!0,!1,A):Ge(f,h,x,v,m,T,C,S,A)},Yt=(c,f,h,x,v,m,T,C,S)=>{let b=0;const I=f.length;let A=c.length-1,E=I-1;for(;b<=A&&b<=E;){const k=c[b],V=f[b]=S?Be(f[b]):Me(f[b]);if(Tt(k,V))$(k,V,h,null,v,m,T,C,S);else break;b++}for(;b<=A&&b<=E;){const k=c[A],V=f[E]=S?Be(f[E]):Me(f[E]);if(Tt(k,V))$(k,V,h,null,v,m,T,C,S);else break;A--,E--}if(b>A){if(b<=E){const k=E+1,V=k<I?f[k].el:x;for(;b<=E;)$(null,f[b]=S?Be(f[b]):Me(f[b]),h,V,v,m,T,C,S),b++}}else if(b>E)for(;b<=A;)Ae(c[b],v,m,!0),b++;else{const k=b,V=b,W=new Map;for(b=V;b<=E;b++){const ge=f[b]=S?Be(f[b]):Me(f[b]);ge.key!=null&&W.set(ge.key,b)}let q,te=0;const ne=E-V+1;let Pe=!1,Oe=0;const St=new Array(ne);for(b=0;b<ne;b++)St[b]=0;for(b=k;b<=A;b++){const ge=c[b];if(te>=ne){Ae(ge,v,m,!0);continue}let Ee;if(ge.key!=null)Ee=W.get(ge.key);else for(q=V;q<=E;q++)if(St[q-V]===0&&Tt(ge,f[q])){Ee=q;break}Ee===void 0?Ae(ge,v,m,!0):(St[Ee-V]=b+1,Ee>=Oe?Oe=Ee:Pe=!0,$(ge,f[Ee],h,null,v,m,T,C,S),te++)}const yn=Pe?Uo(St):pt;for(q=yn.length-1,b=ne-1;b>=0;b--){const ge=V+b,Ee=f[ge],_n=f[ge+1],wn=ge+1<I?_n.el||Qr(_n):x;St[b]===0?$(null,Ee,h,wn,v,m,T,C,S):Pe&&(q<0||b!==yn[q]?Qe(Ee,h,wn,2):q--)}}},Qe=(c,f,h,x,v=null)=>{const{el:m,type:T,transition:C,children:S,shapeFlag:b}=c;if(b&6){Qe(c.component.subTree,f,h,x);return}if(b&128){c.suspense.move(f,h,x);return}if(b&64){T.move(c,f,h,wt);return}if(T===ee){n(m,f,h);for(let A=0;A<S.length;A++)Qe(S[A],f,h,x);n(c.anchor,f,h);return}if(T===js){w(c,f,h);return}if(x!==2&&b&1&&C)if(x===0)C.beforeEnter(m),n(m,f,h),he(()=>C.enter(m),v);else{const{leave:A,delayLeave:E,afterLeave:k}=C,V=()=>{c.ctx.isUnmounted?r(m):n(m,f,h)},W=()=>{m._isLeaving&&m[oo](!0),A(m,()=>{V(),k&&k()})};E?E(m,V,W):W()}else n(m,f,h)},Ae=(c,f,h,x=!1,v=!1)=>{const{type:m,props:T,ref:C,children:S,dynamicChildren:b,shapeFlag:I,patchFlag:A,dirs:E,cacheIndex:k,memo:V}=c;if(A===-2&&(v=!1),C!=null&&(Ue(),$t(C,null,h,c,!0),We()),k!=null&&(f.renderCache[k]=void 0),I&256){f.ctx.deactivate(c);return}const W=I&1&&E,q=!kt(c);let te;if(q&&(te=T&&T.onVnodeBeforeUnmount)&&Ie(te,f,c),I&6)ci(c.component,h,x);else{if(I&128){c.suspense.unmount(h,x);return}W&&et(c,null,f,"beforeUnmount"),I&64?c.type.remove(c,f,h,wt,x):b&&!b.hasOnce&&(m!==ee||A>0&&A&64)?_t(b,f,h,!1,!0):(m===ee&&A&384||!v&&I&16)&&_t(S,f,h),x&&bn(c)}const ne=V!=null&&k==null;(q&&(te=T&&T.onVnodeUnmounted)||W||ne)&&he(()=>{te&&Ie(te,f,c),W&&et(c,null,f,"unmounted"),ne&&(c.el=null)},h)},bn=c=>{const{type:f,el:h,anchor:x,transition:v}=c;if(f===ee){li(h,x);return}if(f===js){y(c);return}const m=()=>{r(h),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(c.shapeFlag&1&&v&&!v.persisted){const{leave:T,delayLeave:C}=v,S=()=>T(h,m);C?C(c.el,m,S):S()}else m()},li=(c,f)=>{let h;for(;c!==f;)h=_(c),r(c),c=h;r(f)},ci=(c,f,h)=>{const{bum:x,scope:v,job:m,subTree:T,um:C,m:S,a:b}=c;jn(S),jn(b),x&&ts(x),v.stop(),m&&(m.flags|=8,Ae(T,c,f,h)),C&&he(C,f),he(()=>{c.isUnmounted=!0},f)},_t=(c,f,h,x=!1,v=!1,m=0)=>{for(let T=m;T<c.length;T++)Ae(c[T],f,h,x,v)},Zt=c=>{if(c.shapeFlag&6)return Zt(c.component.subTree);if(c.shapeFlag&128)return c.suspense.next();const f=_(c.anchor||c.el),h=f&&f[ro];return h?_(h):f};let Es=!1;const xn=(c,f,h)=>{let x;c==null?f._vnode&&(Ae(f._vnode,null,null,!0),x=f._vnode.component):$(f._vnode||null,c,f,null,null,null,h),f._vnode=c,Es||(Es=!0,Pn(x),Ir(),Es=!1)},wt={p:$,um:Ae,m:Qe,r:bn,mt:Os,mc:Ge,pc:G,pbc:Ze,n:Zt,o:e};return{render:xn,hydrate:void 0,createApp:Po(xn)}}function Ds({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function tt({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ko(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Zr(e,t,s=!1){const n=e.children,r=t.children;if(M(n)&&M(r))for(let i=0;i<n.length;i++){const o=n[i];let l=r[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[i]=Be(r[i]),l.el=o.el),!s&&l.patchFlag!==-2&&Zr(o,l)),l.type===Cs&&(l.patchFlag===-1&&(l=r[i]=Be(l)),l.el=o.el),l.type===Ye&&!l.el&&(l.el=o.el)}}function Uo(e){const t=e.slice(),s=[0];let n,r,i,o,l;const a=e.length;for(n=0;n<a;n++){const p=e[n];if(p!==0){if(r=s[s.length-1],e[r]<p){t[n]=r,s.push(n);continue}for(i=0,o=s.length-1;i<o;)l=i+o>>1,e[s[l]]<p?i=l+1:o=l;p<e[s[i]]&&(i>0&&(t[n]=s[i-1]),s[i]=n)}}for(i=s.length,o=s[i-1];i-- >0;)s[i]=o,o=t[o];return s}function Xr(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Xr(t)}function jn(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Qr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Qr(t.subTree):null}const ei=e=>e.__isSuspense;function Wo(e,t){t&&t.pendingBranch?M(e)?t.effects.push(...e):t.effects.push(e):Xi(e)}const ee=Symbol.for("v-fgt"),Cs=Symbol.for("v-txt"),Ye=Symbol.for("v-cmt"),js=Symbol.for("v-stc"),Rt=[];let ve=null;function F(e=!1){Rt.push(ve=e?null:[])}function zo(){Rt.pop(),ve=Rt[Rt.length-1]||null}let Bt=1;function Nn(e,t=!1){Bt+=e,e<0&&ve&&t&&(ve.hasOnce=!0)}function ti(e){return e.dynamicChildren=Bt>0?ve||pt:null,zo(),Bt>0&&ve&&ve.push(e),e}function j(e,t,s,n,r,i){return ti(g(e,t,s,n,r,i,!0))}function Jo(e,t,s,n,r){return ti(se(e,t,s,n,r,!0))}function si(e){return e?e.__v_isVNode===!0:!1}function Tt(e,t){return e.type===t.type&&e.key===t.key}const ni=({key:e})=>e??null,ns=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?Q(e)||ae(e)||R(e)?{i:be,r:e,k:t,f:!!s}:e:null);function g(e,t=null,s=null,n=0,r=null,i=e===ee?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ni(t),ref:t&&ns(t),scopeId:kr,slotScopeIds:null,children:s,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:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:be};return l?(vn(a,s),i&128&&e.normalize(a)):s&&(a.shapeFlag|=Q(s)?8:16),Bt>0&&!o&&ve&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&ve.push(a),a}const se=Go;function Go(e,t=null,s=null,n=0,r=null,i=!1){if((!e||e===xo)&&(e=Ye),si(e)){const l=xt(e,t,!0);return s&&vn(l,s),Bt>0&&!i&&ve&&(l.shapeFlag&6?ve[ve.indexOf(e)]=l:ve.push(l)),l.patchFlag=-2,l}if(ol(e)&&(e=e.__vccOpts),t){t=qo(t);let{class:l,style:a}=t;l&&!Q(l)&&(t.class=De(l)),U(a)&&(an(a)&&!M(a)&&(a=le({},a)),t.style=Dt(a))}const o=Q(e)?1:ei(e)?128:io(e)?64:U(e)?4:R(e)?2:0;return g(e,t,s,n,r,o,i,!0)}function qo(e){return e?an(e)||Wr(e)?le({},e):e:null}function xt(e,t,s=!1,n=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:a}=e,p=t?Zo(r||{},t):r,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:p,key:p&&ni(p),ref:t&&t.ref?s&&i?M(i)?i.concat(ns(t)):[i,ns(t)]:ns(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!==ee?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&xt(e.ssContent),ssFallback:e.ssFallback&&xt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&n&&fn(u,a.clone(u)),u}function Yo(e=" ",t=0){return se(Cs,null,e,t)}function me(e="",t=!1){return t?(F(),Jo(Ye,null,e)):se(Ye,null,e)}function Me(e){return e==null||typeof e=="boolean"?se(Ye):M(e)?se(ee,null,e.slice()):si(e)?Be(e):se(Cs,null,String(e))}function Be(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:xt(e)}function vn(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(M(t))s=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),vn(e,r()),r._c&&(r._d=!0));return}else{s=32;const r=t._;!r&&!Wr(t)?t._ctx=be:r===3&&be&&(be.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else R(t)?(t={default:t,_ctx:be},s=32):(t=String(t),n&64?(s=16,t=[Yo(t)]):s=8);e.children=t,e.shapeFlag|=s}function Zo(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const r in n)if(r==="class")t.class!==n.class&&(t.class=De([t.class,n.class]));else if(r==="style")t.style=Dt([t.style,n.style]);else if(hs(r)){const i=t[r],o=n[r];o&&i!==o&&!(M(i)&&i.includes(o))?t[r]=i?[].concat(i,o):o:o==null&&i==null&&!gs(r)&&(t[r]=o)}else r!==""&&(t[r]=n[r])}return t}function Ie(e,t,s,n=null){Ne(e,t,7,[s,n])}const Xo=Lr();let Qo=0;function el(e,t,s){const n=e.type,r=(t?t.appContext:e.appContext)||Xo,i={uid:Qo++,vnode:e,type:n,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new _i(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Jr(n,r),emitsOptions:Br(n,r),emit:null,emitted:null,propsDefaults:z,inheritAttrs:n.inheritAttrs,ctx:z,data:z,props:z,attrs:z,slots:z,refs:z,setupState:z,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Eo.bind(null,i),e.ce&&e.ce(i),i}let pe=null;const tl=()=>pe||be;let as,qs;{const e=xs(),t=(s,n)=>{let r;return(r=e[s])||(r=e[s]=[]),r.push(n),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};as=t("__VUE_INSTANCE_SETTERS__",s=>pe=s),qs=t("__VUE_SSR_SETTERS__",s=>Ht=s)}const zt=e=>{const t=pe;return as(e),e.scope.on(),()=>{e.scope.off(),as(t)}},Vn=()=>{pe&&pe.scope.off(),as(null)};function ri(e){return e.vnode.shapeFlag&4}let Ht=!1;function sl(e,t=!1,s=!1){t&&qs(t);const{props:n,children:r}=e.vnode,i=ri(e);Fo(e,n,i,t),Vo(e,r,s||t);const o=i?nl(e,t):void 0;return t&&qs(!1),o}function nl(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,yo);const{setup:n}=s;if(n){Ue();const r=e.setupContext=n.length>1?il(e):null,i=zt(e),o=Wt(n,e,0,[e.props,r]),l=rr(o);if(We(),i(),(l||e.sp)&&!kt(e)&&Fr(e),l){if(o.then(Vn,Vn),t)return o.then(a=>{Ln(e,a)}).catch(a=>{_s(a,e,0)});e.asyncDep=o}else Ln(e,o)}else ii(e)}function Ln(e,t,s){R(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:U(t)&&(e.setupState=Ar(t)),ii(e)}function ii(e,t,s){const n=e.type;e.render||(e.render=n.render||Fe);{const r=zt(e);Ue();try{_o(e)}finally{We(),r()}}}const rl={get(e,t){return ce(e,"get",""),e[t]}};function il(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,rl),slots:e.slots,emit:e.emit,expose:t}}function Ts(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Ar(Hi(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in Mt)return Mt[s](e)},has(t,s){return s in t||s in Mt}})):e.proxy}function ol(e){return R(e)&&"__vccOpts"in e}const us=(e,t)=>Ji(e,t,Ht),ll="3.5.34";/**
* @vue/runtime-dom v3.5.34
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ys;const Bn=typeof window<"u"&&window.trustedTypes;if(Bn)try{Ys=Bn.createPolicy("vue",{createHTML:e=>e})}catch{}const oi=Ys?e=>Ys.createHTML(e):e=>e,cl="http://www.w3.org/2000/svg",al="http://www.w3.org/1998/Math/MathML",Le=typeof document<"u"?document:null,Hn=Le&&Le.createElement("template"),ul={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const r=t==="svg"?Le.createElementNS(cl,e):t==="mathml"?Le.createElementNS(al,e):s?Le.createElement(e,{is:s}):Le.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>Le.createTextNode(e),createComment:e=>Le.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Le.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,r,i){const o=s?s.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),s),!(r===i||!(r=r.nextSibling)););else{Hn.innerHTML=oi(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const l=Hn.content;if(n==="svg"||n==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,s)}return[o?o.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},fl=Symbol("_vtc");function dl(e,t,s){const n=e[fl];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const Kn=Symbol("_vod"),pl=Symbol("_vsh"),hl=Symbol(""),gl=/(?:^|;)\s*display\s*:/;function vl(e,t,s){const n=e.style,r=Q(s);let i=!1;if(s&&!r){if(t)if(Q(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();s[l]==null&&Pt(n,l,"")}else for(const o in t)s[o]==null&&Pt(n,o,"");for(const o in s){o==="display"&&(i=!0);const l=s[o];l!=null?bl(e,o,!Q(t)&&t?t[o]:void 0,l)||Pt(n,o,l):Pt(n,o,"")}}else if(r){if(t!==s){const o=n[hl];o&&(s+=";"+o),n.cssText=s,i=gl.test(s)}}else t&&e.removeAttribute("style");Kn in e&&(e[Kn]=i?n.display:"",e[pl]&&(n.display="none"))}const Un=/\s*!important$/;function Pt(e,t,s){if(M(s))s.forEach(n=>Pt(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=ml(e,t);Un.test(s)?e.setProperty(at(n),s.replace(Un,""),"important"):e[n]=s}}const Wn=["Webkit","Moz","ms"],Ns={};function ml(e,t){const s=Ns[t];if(s)return s;let n=we(t);if(n!=="filter"&&n in e)return Ns[t]=n;n=lr(n);for(let r=0;r<Wn.length;r++){const i=Wn[r]+n;if(i in e)return Ns[t]=i}return t}function bl(e,t,s,n){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&Q(n)&&s===n}const zn="http://www.w3.org/1999/xlink";function Jn(e,t,s,n,r,i=bi(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(zn,t.slice(6,t.length)):e.setAttributeNS(zn,t,s):s==null||i&&!ar(s)?e.removeAttribute(t):e.setAttribute(t,i?"":je(s)?String(s):s)}function Gn(e,t,s,n,r){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?oi(s):s);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,a=s==null?e.type==="checkbox"?"on":"":String(s);(l!==a||!("_value"in e))&&(e.value=a),s==null&&e.removeAttribute(t),e._value=s;return}let o=!1;if(s===""||s==null){const l=typeof e[t];l==="boolean"?s=ar(s):s==null&&l==="string"?(s="",o=!0):l==="number"&&(s=0,o=!0)}try{e[t]=s}catch{}o&&e.removeAttribute(r||t)}function nt(e,t,s,n){e.addEventListener(t,s,n)}function xl(e,t,s,n){e.removeEventListener(t,s,n)}const qn=Symbol("_vei");function yl(e,t,s,n,r=null){const i=e[qn]||(e[qn]={}),o=i[t];if(n&&o)o.value=n;else{const[l,a]=_l(t);if(n){const p=i[t]=Cl(n,r);nt(e,l,p,a)}else o&&(xl(e,l,o,a),i[t]=void 0)}}const Yn=/(?:Once|Passive|Capture)$/;function _l(e){let t;if(Yn.test(e)){t={};let n;for(;n=e.match(Yn);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):at(e.slice(2)),t]}let Vs=0;const wl=Promise.resolve(),Sl=()=>Vs||(wl.then(()=>Vs=0),Vs=Date.now());function Cl(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;Ne(Tl(n,s.value),t,5,[n])};return s.value=e,s.attached=Sl(),s}function Tl(e,t){if(M(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const Zn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Al=(e,t,s,n,r,i)=>{const o=r==="svg";t==="class"?dl(e,n,o):t==="style"?vl(e,s,n):hs(t)?gs(t)||yl(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Pl(e,t,n,o))?(Gn(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Jn(e,t,n,o,i,t!=="value")):e._isVueCE&&(Ol(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!Q(n)))?Gn(e,we(t),n,i,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),Jn(e,t,n,o))};function Pl(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&Zn(t)&&R(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Zn(t)&&Q(s)?!1:t in e}function Ol(e,t){const s=e._def.props;if(!s)return!1;const n=we(t);return Array.isArray(s)?s.some(r=>we(r)===n):Object.keys(s).some(r=>we(r)===n)}const fs=e=>{const t=e.props["onUpdate:modelValue"]||!1;return M(t)?s=>ts(t,s):t};function El(e){e.target.composing=!0}function Xn(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const mt=Symbol("_assign");function Qn(e,t,s){return t&&(e=e.trim()),s&&(e=bs(e)),e}const Zs={created(e,{modifiers:{lazy:t,trim:s,number:n}},r){e[mt]=fs(r);const i=n||r.props&&r.props.type==="number";nt(e,t?"change":"input",o=>{o.target.composing||e[mt](Qn(e.value,s,i))}),(s||i)&&nt(e,"change",()=>{e.value=Qn(e.value,s,i)}),t||(nt(e,"compositionstart",El),nt(e,"compositionend",Xn),nt(e,"change",Xn))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:s,modifiers:{lazy:n,trim:r,number:i}},o){if(e[mt]=fs(o),e.composing)return;const l=(i||e.type==="number")&&!/^0\d/.test(e.value)?bs(e.value):e.value,a=t??"";if(l===a)return;const p=e.getRootNode();(p instanceof Document||p instanceof ShadowRoot)&&p.activeElement===e&&e.type!=="range"&&(n&&t===s||r&&e.value.trim()===a)||(e.value=a)}},As={deep:!0,created(e,{value:t,modifiers:{number:s}},n){const r=vs(t);nt(e,"change",()=>{const i=Array.prototype.filter.call(e.options,o=>o.selected).map(o=>s?bs(ds(o)):ds(o));e[mt](e.multiple?r?new Set(i):i:i[0]),e._assigning=!0,Or(()=>{e._assigning=!1})}),e[mt]=fs(n)},mounted(e,{value:t}){er(e,t)},beforeUpdate(e,t,s){e[mt]=fs(s)},updated(e,{value:t}){e._assigning||er(e,t)}};function er(e,t){const s=e.multiple,n=M(t);if(!(s&&!n&&!vs(t))){for(let r=0,i=e.options.length;r<i;r++){const o=e.options[r],l=ds(o);if(s)if(n){const a=typeof l;a==="string"||a==="number"?o.selected=t.some(p=>String(p)===String(l)):o.selected=yi(t,l)>-1}else o.selected=t.has(l);else if(Ut(ds(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!s&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function ds(e){return"_value"in e?e._value:e.value}const Il=["ctrl","shift","alt","meta"],$l={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)=>Il.some(s=>e[`${s}Key`]&&!t.includes(s))},Xs=(e,t)=>{if(!e)return e;const s=e._withMods||(e._withMods={}),n=t.join(".");return s[n]||(s[n]=((r,...i)=>{for(let o=0;o<t.length;o++){const l=$l[t[o]];if(l&&l(r,t))return}return e(r,...i)}))},kl=le({patchProp:Al},ul);let tr;function Ml(){return tr||(tr=Bo(kl))}const Rl=((...e)=>{const t=Ml().createApp(...e),{mount:s}=t;return t.mount=n=>{const r=Dl(n);if(!r)return;const i=t._component;!R(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=s(r,!1,Fl(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t});function Fl(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Dl(e){return Q(e)?document.querySelector(e):e}const L=window,D={loadAllSettings:()=>L.loadAllSettings(),saveToggles:e=>L.saveToggles(JSON.stringify(e)),saveLayout:e=>L.saveLayout(e),saveZodiac:e=>L.saveZodiac(e),saveCity:e=>L.saveCity(e),saveWallpaperType:(e,t)=>L.saveWallpaperType(e,t),pickLocalImage:()=>L.pickLocalImage(),enableBing:()=>L.enableBing(),bingPrev:()=>L.bingPrev(),bingNext:()=>L.bingNext(),bingToggleFavorite:()=>L.bingToggleFavorite(),getBingInfo:()=>L.getBingInfo(),saveBingAutoRefresh:e=>L.saveBingAutoRefresh(e),getBingFavorites:()=>L.getBingFavorites(),bingSetByIdx:e=>L.bingSetByIdx(e),bingThumbDataURI:e=>L.bingThumbDataURI(e),pickSolidColor:()=>L.pickSolidColor(),pickGradientColor:()=>L.pickGradientColor(),addSavedColor:(e,t,s)=>L.addSavedColor(e,t,s),removeSavedColor:e=>L.removeSavedColor(e),applySavedColor:e=>L.applySavedColor(e),saveWallpaperText:e=>L.saveWallpaperText(e),saveKnowledgeKeyword:e=>L.saveKnowledgeKeyword(e),saveKnowledgePrompt:e=>L.saveKnowledgePrompt(e),pickPhotoDir:()=>L.pickPhotoDir(),clearPhotoDir:()=>L.clearPhotoDir(),savePhotoInterval:e=>L.savePhotoInterval(e),resizeToFit:(e,t)=>e.resizeToFit(e,t),saveAudioVizStyle:e=>L.saveAudioVizStyle(e),saveAudioSensitivity:e=>L.saveAudioSensitivity(e),saveAudioSmoothing:e=>L.saveAudioSmoothing(e),saveAudioColorScheme:e=>L.saveAudioColorScheme(e)},jl={class:"switch"},Nl=["checked"],Vl=ut({__name:"ToggleSwitch",props:{modelValue:{type:Boolean}},emits:["update:modelValue"],setup(e){return(t,s)=>(F(),j("label",jl,[g("input",{type:"checkbox",checked:e.modelValue,onChange:s[0]||(s[0]=n=>t.$emit("update:modelValue",n.target.checked))},null,40,Nl),s[1]||(s[1]=g("span",{class:"track"},[g("span",{class:"thumb"})],-1))]))}}),Ps=(e,t)=>{const s=e.__vccOpts||e;for(const[n,r]of t)s[n]=r;return s},ps=Ps(Vl,[["__scopeId","data-v-d838d577"]]),Ll={class:"mb-3"},Bl={class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg"},Hl={class:"text-xs font-medium text-[var(--text-muted)]"},Kl={key:0,class:"text-[10px] text-[var(--text-weak)] mt-px"},Ul=ut({__name:"ToggleSection",props:{s:{}},setup(e){const t=e,s=[{key:"autoStart",label:"开机启动",desc:"系统启动时自动运行"},{key:"wallpaper",label:"显示壁纸"},{key:"time",label:"时间日期"},{key:"showSeconds",label:"显示秒",sub:!0},{key:"weather",label:"天气信息"},{key:"zodiacCard",label:"星座运势"},{key:"knowledgeCard",label:"知识卡片"},{key:"ainewsCard",label:"AI 资讯"}],n=s.map(r=>r.key);return ct(()=>n.map(r=>t.s[r]),()=>{const r={};for(const i of n)r[i]=t.s[i];D.saveToggles(r)}),(r,i)=>(F(),j("div",Ll,[i[0]||(i[0]=g("div",{class:"text-[10px] font-semibold text-[var(--text-weak)] uppercase tracking-[1.5px] mb-1 pl-0.5"},"显示控制",-1)),g("div",Bl,[(F(),j(ee,null,_e(s,o=>g("div",{key:o.key,class:De(["flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)] first:border-t-0",{"pl-8":o.sub}])},[g("div",null,[g("div",Hl,oe(o.label),1),o.desc?(F(),j("div",Kl,oe(o.desc),1)):me("",!0)]),se(ps,{modelValue:e.s[o.key],"onUpdate:modelValue":l=>e.s[o.key]=l},null,8,["modelValue","onUpdate:modelValue"])],2)),64))])]))}}),sr=new Map;function Ft(e,t,s,n=500){clearTimeout(sr.get(e)),sr.set(e,setTimeout(()=>t(s),n))}const Wl={class:"mb-3"},zl={class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg"},Jl={class:"flex justify-between items-center px-3.5 py-2"},Gl={class:"flex gap-1"},ql=["onClick"],Yl={key:0,class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg mt-1.5"},Zl={class:"flex justify-between items-center px-3.5 py-2"},Xl=["value"],Ql={key:0,class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},ec={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},tc={class:"flex flex-wrap gap-1 justify-end"},sc=["onClick"],nc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},rc={class:"flex gap-1"},ic=["onClick"],oc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},lc=["value"],cc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},ac=["value"],uc={key:1,class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg mt-1.5"},fc={class:"flex justify-between items-center px-3.5 py-2"},dc={class:"text-[10px] text-[var(--text-weak)] truncate mr-2"},pc={key:2,class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg mt-1.5"},hc={class:"flex justify-between items-center px-3.5 py-2"},gc={class:"flex items-center gap-2 min-w-0"},vc=["src"],mc={class:"min-w-0"},bc={class:"text-xs font-medium text-[var(--text-muted)] truncate"},xc={class:"text-[10px] text-[var(--text-weak)]"},yc={class:"flex gap-1 flex-shrink-0"},_c={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},wc={key:0,class:"px-3.5 py-2 border-t border-[var(--card-divider)]"},Sc={class:"grid grid-cols-4 gap-1.5"},Cc=["onClick"],Tc=["src"],Ac={key:3,class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg mt-1.5"},Pc={class:"flex justify-between items-center px-3.5 py-2"},Oc={class:"flex gap-1"},Ec={key:0,class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},Ic={class:"flex items-center gap-1.5"},$c={key:4,class:"flex flex-wrap gap-1.5 mt-1.5 px-0.5"},kc=["onClick","onContextmenu"],Mc=ut({__name:"WallpaperSection",props:{s:{},currentColor:{}},emits:["set-wp-type","pick-solid","pick-gradient","save-color","apply-color","remove-color"],setup(e){const t=e,s=[{value:"theme",label:"主题"},{value:"image",label:"本地图片"},{value:"bing",label:"Bing"},{value:"color",label:"纯色/渐变"}],n=[{value:"bars",label:"柱状"},{value:"waveform",label:"波形"},{value:"circular",label:"环形"},{value:"particles",label:"粒子"},{value:"ripples",label:"涟漪"},{value:"text",label:"文字"},{value:"stars",label:"星空"},{value:"dna",label:"DNA"},{value:"matrix",label:"矩阵"},{value:"jellyfish",label:"水母"},{value:"aurora",label:"极光"}],r=[{value:"neon",label:"霓虹"},{value:"ocean",label:"海洋"},{value:"fire",label:"火焰"},{value:"rainbow",label:"彩虹"}],i=ot({date:"",title:"",copyright:"",url:"",fav:!1,idx:0,total:0}),o=ot(""),l=ot([]);async function a(){const O=await D.getBingInfo(),w=JSON.parse(O);if(i.value=w,w.url){const y=w.url.replace("_1920x1080","_400x240");o.value=y!==w.url?y:await D.bingThumbDataURI(w.url.split("/").pop()||"")}}async function p(){i.value=JSON.parse(await D.bingPrev())}async function u(){i.value=JSON.parse(await D.bingNext())}async function d(){i.value=JSON.parse(await D.bingToggleFavorite()),await P()}async function _(O){i.value=JSON.parse(await D.bingSetByIdx(O))}async function P(){const O=await D.getBingFavorites(),w=JSON.parse(O);l.value=await Promise.all(w.map(async y=>({idx:parseInt(y.match(/(\d+)/)?.[1]||"0",10),thumb:await D.bingThumbDataURI(y)})))}ct(()=>t.s.bingAutoRefresh,O=>D.saveBingAutoRefresh(O)),ct(()=>t.s.wallpaperType,O=>{O==="bing"&&(a(),P())},{immediate:!0});async function N(){const O=await D.pickLocalImage();O&&(t.s.imagePath=O)}function $(O,w,y){return{background:y&&w?`linear-gradient(135deg,${O},${w})`:O}}const X=us(()=>t.currentColor.c1?$(t.currentColor.c1,t.currentColor.c2,t.currentColor.gradient):{});function J(O){return $(O.color1,O.color2,O.gradient)}return(O,w)=>(F(),j("div",Wl,[w[22]||(w[22]=g("div",{class:"text-[10px] font-semibold text-[var(--text-weak)] uppercase tracking-[1.5px] mb-1 pl-0.5"},"壁纸",-1)),g("div",zl,[g("div",Jl,[w[10]||(w[10]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"类型选择",-1)),g("div",Gl,[(F(),j(ee,null,_e(s,y=>g("button",{key:y.value,onClick:K=>O.$emit("set-wp-type",y.value),class:De([e.s.wallpaperType===y.value?"bg-[var(--accent)] border-[var(--accent)] text-[var(--text-strong)]":"bg-[var(--input-bg)] border-[var(--input-border)] text-[var(--text)] hover:bg-[var(--card-border)]","border rounded-md text-[11px] py-1 px-2.5 font-[inherit] cursor-pointer whitespace-nowrap transition-colors"])},oe(y.label),11,ql)),64))])])]),e.s.wallpaperType==="theme"?(F(),j("div",Yl,[g("div",Zl,[w[11]||(w[11]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"选择主题",-1)),lt(g("select",{"onUpdate:modelValue":w[0]||(w[0]=y=>e.s.theme=y),onChange:w[1]||(w[1]=y=>ie(D).saveWallpaperType("theme",e.s.theme)),class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-0.5 px-1.5 outline-none min-w-[80px] max-w-[160px] focus:border-[var(--input-border-focus)]"},[(F(!0),j(ee,null,_e(e.s.themes,y=>(F(),j("option",{key:y.value,value:y.value},oe(y.label),9,Xl))),128))],544),[[As,e.s.theme]])]),e.s.theme==="text"?(F(),j("div",Ql,[w[12]||(w[12]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"自定义文字",-1)),lt(g("input",{type:"text","onUpdate:modelValue":w[2]||(w[2]=y=>e.s.wallpaperText=y),onInput:w[3]||(w[3]=y=>ie(Ft)("wt",ie(D).saveWallpaperText,e.s.wallpaperText)),placeholder:"输入显示文字",class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-1 px-2 outline-none w-[140px] focus:border-[var(--input-border-focus)]"},null,544),[[Zs,e.s.wallpaperText]])])):me("",!0),e.s.theme==="audio-viz"?(F(),j(ee,{key:1},[g("div",ec,[w[13]||(w[13]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"可视化样式",-1)),g("div",tc,[(F(),j(ee,null,_e(n,y=>g("button",{key:y.value,onClick:K=>{e.s.audioVizStyle=y.value,ie(D).saveAudioVizStyle(y.value)},class:De([e.s.audioVizStyle===y.value?"bg-[var(--accent)] border-[var(--accent)] text-[var(--text-strong)]":"bg-[var(--input-bg)] border-[var(--input-border)] text-[var(--text)] hover:bg-[var(--card-border)]","border rounded-md text-[11px] py-0.5 px-2 font-[inherit] cursor-pointer transition-colors"])},oe(y.label),11,sc)),64))])]),g("div",nc,[w[14]||(w[14]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"配色方案",-1)),g("div",rc,[(F(),j(ee,null,_e(r,y=>g("button",{key:y.value,onClick:K=>{e.s.audioColorScheme=y.value,ie(D).saveAudioColorScheme(y.value)},class:De([e.s.audioColorScheme===y.value?"bg-[var(--accent)] border-[var(--accent)] text-[var(--text-strong)]":"bg-[var(--input-bg)] border-[var(--input-border)] text-[var(--text)] hover:bg-[var(--card-border)]","border rounded-md text-[11px] py-0.5 px-2 font-[inherit] cursor-pointer transition-colors"])},oe(y.label),11,ic)),64))])]),g("div",oc,[w[15]||(w[15]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"灵敏度",-1)),g("input",{type:"range",min:"0.5",max:"3",step:"0.1",value:e.s.audioSensitivity,onInput:w[4]||(w[4]=y=>{e.s.audioSensitivity=+y.target.value,ie(Ft)("as",ie(D).saveAudioSensitivity,e.s.audioSensitivity)}),class:"w-[100px]"},null,40,lc)]),g("div",cc,[w[16]||(w[16]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"平滑度",-1)),g("input",{type:"range",min:"0",max:"0.95",step:"0.05",value:e.s.audioSmoothing,onInput:w[5]||(w[5]=y=>{e.s.audioSmoothing=+y.target.value,ie(Ft)("am",ie(D).saveAudioSmoothing,e.s.audioSmoothing)}),class:"w-[100px]"},null,40,ac)])],64)):me("",!0)])):me("",!0),e.s.wallpaperType==="image"?(F(),j("div",uc,[g("div",fc,[g("div",dc,oe(e.s.imagePath||"未选择图片"),1),g("button",{class:"btn",onClick:N},"选择图片")])])):me("",!0),e.s.wallpaperType==="bing"?(F(),j("div",pc,[g("div",hc,[g("div",gc,[i.value.url?(F(),j("img",{key:0,src:o.value,class:"w-16 h-10 object-cover rounded flex-shrink-0"},null,8,vc)):me("",!0),g("div",mc,[g("div",bc,oe(i.value.copyright||"Bing 每日壁纸"),1),g("div",xc,oe(i.value.idx>0?`${i.value.idx} / ${i.value.total}`:""),1)])]),g("div",yc,[g("button",{class:"btn-sm",onClick:p},"◀"),g("button",{class:"btn-sm",onClick:u},"▶"),g("button",{class:"btn-sm",onClick:d},oe(i.value.fav?"★":"☆"),1)])]),g("div",_c,[w[17]||(w[17]=g("div",null,[g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"定时切换"),g("div",{class:"text-[10px] text-[var(--text-weak)] mt-px"},"每小时自动切换壁纸")],-1)),se(ps,{modelValue:e.s.bingAutoRefresh,"onUpdate:modelValue":w[6]||(w[6]=y=>e.s.bingAutoRefresh=y)},null,8,["modelValue"])]),l.value.length?(F(),j("div",wc,[w[18]||(w[18]=g("div",{class:"text-[10px] text-[var(--text-weak)] mb-1.5"},"收藏列表",-1)),g("div",Sc,[(F(!0),j(ee,null,_e(l.value,(y,K)=>(F(),j("div",{key:K,class:"cursor-pointer rounded overflow-hidden hover:opacity-80",onClick:ye=>_(y.idx)},[g("img",{src:y.thumb,class:"w-full h-10 object-cover rounded"},null,8,Tc)],8,Cc))),128))])])):me("",!0)])):me("",!0),e.s.wallpaperType==="color"?(F(),j("div",Ac,[g("div",Pc,[w[19]||(w[19]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"选择颜色",-1)),g("div",Oc,[g("button",{class:"btn",onClick:w[7]||(w[7]=y=>O.$emit("pick-solid"))},"纯色"),g("button",{class:"btn",onClick:w[8]||(w[8]=y=>O.$emit("pick-gradient"))},"渐变")])]),e.currentColor.c1?(F(),j("div",Ec,[g("div",Ic,[g("span",{class:"inline-block w-6 h-4 rounded-sm border border-[var(--input-border)]",style:Dt(X.value)},null,4),w[20]||(w[20]=g("span",{class:"text-[10px] text-[var(--text-weak)]"},"当前颜色",-1))]),g("button",{class:"btn",onClick:w[9]||(w[9]=y=>O.$emit("save-color"))},"收藏")])):me("",!0)])):me("",!0),e.s.savedColors.length&&e.s.wallpaperType==="color"?(F(),j("div",$c,[(F(!0),j(ee,null,_e(e.s.savedColors,(y,K)=>(F(),j("div",{key:K,class:"color-swatch",style:Dt(J(y)),onClick:ye=>O.$emit("apply-color",K),onContextmenu:Xs(ye=>O.$emit("remove-color",K),["prevent"])},[...w[21]||(w[21]=[g("span",{class:"del"},"×",-1)])],44,kc))),128))])):me("",!0)]))}}),Rc=Ps(Mc,[["__scopeId","data-v-d14b903b"]]),Fc={class:"mb-3"},Dc={class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg"},jc={class:"flex justify-between items-center px-3.5 py-2"},Nc=ut({__name:"LayoutSection",props:{s:{}},setup(e){return(t,s)=>(F(),j("div",Fc,[s[4]||(s[4]=g("div",{class:"text-[10px] font-semibold text-[var(--text-weak)] uppercase tracking-[1.5px] mb-1 pl-0.5"},"布局",-1)),g("div",Dc,[g("div",jc,[s[3]||(s[3]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"信息布局",-1)),lt(g("select",{"onUpdate:modelValue":s[0]||(s[0]=n=>e.s.layout=n),onChange:s[1]||(s[1]=n=>ie(D).saveLayout(e.s.layout)),class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-0.5 px-1.5 outline-none min-w-[80px] max-w-[160px] focus:border-[var(--input-border-focus)]"},[...s[2]||(s[2]=[g("option",{value:"single"},"合并卡片",-1),g("option",{value:"multi"},"独立卡片",-1)])],544),[[As,e.s.layout]])])])]))}}),Vc={class:"mb-3"},Lc={class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg"},Bc={class:"flex justify-between items-center px-3.5 py-2"},Hc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},Kc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},Uc={class:"text-[10px] text-[var(--text-weak)]"},Wc={class:"flex gap-1"},zc={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},Jc=["value"],Gc=ut({__name:"PhotoSection",props:{s:{}},setup(e){const t=e;ct(()=>[t.s.photoCard,t.s.photoFrameMode],([r,i])=>{D.saveToggles({photoCard:r,photoFrameMode:i})});async function s(){const r=await D.pickPhotoDir();r&&(t.s.photoDir=r)}async function n(){await D.clearPhotoDir(),t.s.photoDir=""}return(r,i)=>(F(),j("div",Vc,[i[7]||(i[7]=g("div",{class:"text-[10px] font-semibold text-[var(--text-weak)] uppercase tracking-[1.5px] mb-1 pl-0.5"},"相册",-1)),g("div",Lc,[g("div",Bc,[i[4]||(i[4]=g("div",null,[g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"相册展示")],-1)),se(ps,{modelValue:e.s.photoCard,"onUpdate:modelValue":i[0]||(i[0]=o=>e.s.photoCard=o)},null,8,["modelValue"])]),g("div",Hc,[i[5]||(i[5]=g("div",null,[g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"电子相册模式"),g("div",{class:"text-[10px] text-[var(--text-weak)] mt-px"},"照片铺满整个壁纸")],-1)),se(ps,{modelValue:e.s.photoFrameMode,"onUpdate:modelValue":i[1]||(i[1]=o=>e.s.photoFrameMode=o)},null,8,["modelValue"])]),g("div",Kc,[g("div",Uc,oe(e.s.photoDir||"未选择目录"),1),g("div",Wc,[g("button",{class:"btn",onClick:s},"选择目录"),e.s.photoDir?(F(),j("button",{key:0,class:"btn-sm",onClick:n},"清除")):me("",!0)])]),g("div",zc,[i[6]||(i[6]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"切换间隔",-1)),lt(g("select",{"onUpdate:modelValue":i[2]||(i[2]=o=>e.s.photoInterval=o),onChange:i[3]||(i[3]=o=>ie(D).savePhotoInterval(Number(e.s.photoInterval))),class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-0.5 px-1.5 outline-none min-w-[80px] max-w-[160px] focus:border-[var(--input-border-focus)]"},[(F(),j(ee,null,_e([5,10,15,20,30,60],o=>g("option",{key:o,value:o},oe(o)+" 秒",9,Jc)),64))],544),[[As,e.s.photoInterval]])])])]))}}),qc=Ps(Gc,[["__scopeId","data-v-bb86a692"]]),Yc={class:"mb-3"},Zc={class:"bg-[var(--card-bg)] border border-[var(--card-border)] rounded-lg"},Xc={class:"flex justify-between items-center px-3.5 py-2"},Qc=["value"],ea={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},ta={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)]"},sa={class:"flex justify-between items-center px-3.5 py-2 border-t border-[var(--card-divider)] relative"},na={class:"text-[var(--text)] text-[11px]"},ra={class:"city-panel"},ia={class:"city-col"},oa=["onClick"],la={class:"city-col"},ca=["onClick"],aa=ut({__name:"PersonalizeSection",props:{s:{}},setup(e){const t=e,s=["白羊座","金牛座","双子座","巨蟹座","狮子座","处女座","天秤座","天蝎座","射手座","摩羯座","水瓶座","双鱼座"],n=ot(!1),r=ot(""),i=ot(""),o=us(()=>r.value?t.s.citiesByProv[r.value]||[]:[]),l=us(()=>r.value&&i.value?`${r.value} · ${i.value}`:"未选择");function a(u){t.s.city=u.id,i.value=u.name,n.value=!1,D.saveCity(u.id)}function p(u){const d=document.querySelector(".city-picker");d&&!d.contains(u.target)&&(n.value=!1)}return dn(()=>{document.addEventListener("click",p);const u=Object.entries(t.s.citiesByProv);for(const[d,_]of u){const P=_.find(N=>N.id===t.s.city);if(P){r.value=d,i.value=P.name;break}}}),pn(()=>document.removeEventListener("click",p)),(u,d)=>(F(),j("div",Yc,[d[12]||(d[12]=g("div",{class:"text-[10px] font-semibold text-[var(--text-weak)] uppercase tracking-[1.5px] mb-1 pl-0.5"},"个性化",-1)),g("div",Zc,[g("div",Xc,[d[7]||(d[7]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"我的星座",-1)),lt(g("select",{"onUpdate:modelValue":d[0]||(d[0]=_=>e.s.zodiac=_),onChange:d[1]||(d[1]=_=>ie(D).saveZodiac(e.s.zodiac)),class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-0.5 px-1.5 outline-none min-w-[80px] max-w-[160px] focus:border-[var(--input-border-focus)]"},[(F(),j(ee,null,_e(s,_=>g("option",{key:_,value:_},oe(_),9,Qc)),64))],544),[[As,e.s.zodiac]])]),g("div",ea,[d[8]||(d[8]=g("div",null,[g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"知识关键字"),g("div",{class:"text-[10px] text-[var(--text-weak)] mt-px"},"AI 将根据关键字生成知识小卡片")],-1)),lt(g("input",{type:"text","onUpdate:modelValue":d[2]||(d[2]=_=>e.s.knowledgeKeyword=_),onInput:d[3]||(d[3]=_=>ie(Ft)("kw",ie(D).saveKnowledgeKeyword,e.s.knowledgeKeyword)),placeholder:"如: 历史、科学、冷知识",class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-1 px-2 outline-none w-[140px] focus:border-[var(--input-border-focus)]"},null,544),[[Zs,e.s.knowledgeKeyword]])]),g("div",ta,[d[9]||(d[9]=g("div",null,[g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"知识提示词"),g("div",{class:"text-[10px] text-[var(--text-weak)] mt-px"},"补充风格或方向,系统会保证内容密度")],-1)),lt(g("input",{type:"text","onUpdate:modelValue":d[4]||(d[4]=_=>e.s.knowledgePrompt=_),onInput:d[5]||(d[5]=_=>ie(Ft)("kp",ie(D).saveKnowledgePrompt,e.s.knowledgePrompt)),placeholder:"如: 偏实践、给出判断标准",class:"bg-[var(--input-bg)] border border-[var(--input-border)] rounded-md text-[var(--text)] text-[11px] py-1 px-2 outline-none w-[140px] focus:border-[var(--input-border-focus)]"},null,544),[[Zs,e.s.knowledgePrompt]])]),g("div",sa,[d[11]||(d[11]=g("div",{class:"text-xs font-medium text-[var(--text-muted)]"},"天气城市",-1)),g("div",{class:De(["city-picker",{open:n.value}]),tabindex:"0",onClick:d[6]||(d[6]=_=>n.value=!n.value)},[g("span",na,oe(l.value),1),d[10]||(d[10]=g("span",{class:"absolute right-1.5 top-1/2 -translate-y-1/2 text-[var(--text-weak)] text-[10px] pointer-events-none"},"▾",-1)),g("div",ra,[g("div",ia,[(F(!0),j(ee,null,_e(e.s.provinces,_=>(F(),j("div",{key:_,class:De({active:_===r.value}),onClick:Xs(P=>r.value=_,["stop"])},oe(_),11,oa))),128))]),g("div",la,[(F(!0),j(ee,null,_e(o.value,_=>(F(),j("div",{key:_.id,class:De({active:_.id===e.s.city}),onClick:Xs(P=>a(_),["stop"])},oe(_.name),11,ca))),128))])])],2)])])]))}}),ua=Ps(aa,[["__scopeId","data-v-1a50093a"]]),fa={class:"p-4 select-none overflow-y-auto"},da=ut({__name:"App",setup(e){const t=ot(!1),s=Vt({lightTheme:!1,wallpaper:!0,time:!0,weather:!0,zodiacCard:!0,knowledgeCard:!0,layout:"single",zodiac:"射手座",city:"",provinces:[],citiesByProv:{},wallpaperType:"theme",theme:"",themes:[],color1:"",color2:"",colorGradient:!1,savedColors:[],bingAutoRefresh:!1,knowledgeKeyword:"",knowledgePrompt:"",wallpaperText:"",imagePath:"",showSeconds:!0,ainewsCard:!0,photoDir:"",photoInterval:15,photoCard:!0,photoFrameMode:!1,autoStart:!1,audioVizStyle:"bars",audioSensitivity:1.5,audioSmoothing:.7,audioColorScheme:"neon"}),n=Vt({c1:"",c2:"",gradient:!1});function r(u){const d=s.wallpaperType;s.wallpaperType=u,t.value&&(u==="theme"?D.saveWallpaperType("theme",s.theme):u==="bing"&&d!=="bing"&&D.enableBing())}async function i(){const u=await D.pickSolidColor();u&&(n.c1=u,n.c2="",n.gradient=!1)}async function o(){const u=await D.pickGradientColor();if(u){const d=u.split(",");n.c1=d[0],n.c2=d[1]||"",n.gradient=!0}}function l(){n.c1&&(D.addSavedColor(n.c1,n.c2,n.gradient),s.savedColors.push({color1:n.c1,color2:n.c2,gradient:n.gradient}))}function a(u){D.applySavedColor(u);const d=s.savedColors[u];n.c1=d.color1,n.c2=d.color2,n.gradient=d.gradient}async function p(u){await D.removeSavedColor(u),s.savedColors.splice(u,1)}return dn(async()=>{const u=await D.loadAllSettings(),d=JSON.parse(u);d.lightTheme&&(document.documentElement.className="light"),Object.assign(s,{...d,citiesByProv:d.citiesByProv||{},provinces:d.provinces||[],themes:d.themes||[],savedColors:d.savedColors||[]}),d.color1&&(n.c1=d.color1,n.c2=d.color2||"",n.gradient=d.colorGradient||!1),setTimeout(()=>{const _=document.documentElement;D.resizeToFit&&D.resizeToFit(_.scrollWidth,_.scrollHeight+8)},100),t.value=!0}),(u,d)=>(F(),j("div",fa,[d[0]||(d[0]=g("div",{class:"mb-3.5"},[g("h1",{class:"text-base font-semibold text-[var(--text-strong)]"},"桌面设置"),g("p",{class:"text-[11px] text-[var(--text-weak)] mt-0.5"},"壁纸 · 布局 · 信息显示")],-1)),se(Ul,{s},null,8,["s"]),se(Rc,{s,onSetWpType:r,"current-color":n,onPickSolid:i,onPickGradient:o,onSaveColor:l,onApplyColor:a,onRemoveColor:p},null,8,["s","current-color"]),se(Nc,{s},null,8,["s"]),se(qc,{s},null,8,["s"]),se(ua,{s},null,8,["s"]),d[1]||(d[1]=g("div",{class:"text-center text-[11px] text-[var(--footer-color)] mt-3 py-1.5 tracking-wide"},"u-desktop v1.0",-1))]))}});Rl(da).mount("#app");</script>
<style rel="stylesheet" crossorigin>.switch[data-v-d838d577]{position:relative;width:36px;height:20px;flex-shrink:0}.switch input[data-v-d838d577]{display:none}.switch .track[data-v-d838d577]{position:absolute;inset:0;background:var(--toggle-track);border-radius:10px;cursor:pointer;transition:background .2s}.switch .thumb[data-v-d838d577]{position:absolute;width:14px;height:14px;top:3px;left:3px;background:var(--toggle-thumb);border-radius:50%;transition:all .2s;pointer-events:none}.switch input:checked+.track[data-v-d838d577]{background:var(--accent)}.switch input:checked+.track .thumb[data-v-d838d577]{transform:translate(16px);background:var(--text-strong)}.btn[data-v-d14b903b]{background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;color:var(--text);font-size:11px;padding:4px 10px;font-family:inherit;cursor:pointer;transition:background .15s;white-space:nowrap}.btn[data-v-d14b903b]:hover{background:var(--card-border)}.btn-sm[data-v-d14b903b]{background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;color:var(--text);font-size:10px;padding:3px 8px;font-family:inherit;cursor:pointer;white-space:nowrap}.btn-sm[data-v-d14b903b]:hover{background:var(--card-border)}.color-swatch[data-v-d14b903b]{width:28px;height:28px;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:border-color .15s;position:relative}.color-swatch[data-v-d14b903b]:hover{border-color:var(--accent)}.color-swatch .del[data-v-d14b903b]{display:none;position:absolute;top:-6px;right:-6px;width:14px;height:14px;border-radius:50%;background:#e53e3e;color:#fff;font-size:9px;line-height:14px;text-align:center;cursor:pointer}.color-swatch:hover .del[data-v-d14b903b]{display:block}.btn[data-v-bb86a692]{background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;color:var(--text);font-size:11px;padding:4px 10px;font-family:inherit;cursor:pointer;transition:background .15s;white-space:nowrap}.btn[data-v-bb86a692]:hover{background:var(--card-border)}.btn-sm[data-v-bb86a692]{background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;color:var(--text);font-size:10px;padding:3px 8px;font-family:inherit;cursor:pointer;white-space:nowrap}.btn-sm[data-v-bb86a692]:hover{background:var(--card-border)}.city-picker[data-v-1a50093a]{position:relative;background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;padding:4px 24px 4px 8px;cursor:pointer;font-size:11px;min-width:140px;max-width:180px}.city-picker[data-v-1a50093a]:focus,.city-picker.open[data-v-1a50093a]{border-color:var(--input-border-focus)}.city-panel[data-v-1a50093a]{display:none;position:absolute;right:-1px;bottom:calc(100% + 4px);background:var(--option-bg);border:1px solid var(--input-border);border-radius:8px;box-shadow:0 8px 24px #00000040;z-index:1000;width:260px;height:200px;overflow:hidden}.city-picker.open .city-panel[data-v-1a50093a]{display:flex}.city-col[data-v-1a50093a]{flex:1;overflow-y:auto;border-right:1px solid var(--card-divider)}.city-col[data-v-1a50093a]:last-child{border-right:none}.city-col div[data-v-1a50093a]{padding:5px 10px;font-size:11px;color:var(--text);cursor:pointer;white-space:nowrap}.city-col div[data-v-1a50093a]:hover{background:var(--input-bg)}.city-col div.active[data-v-1a50093a]{color:var(--accent);font-weight:600}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-1\.5{right:.375rem}.top-1\/2{top:50%}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.mt-3{margin-top:.75rem}.mt-px{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-4{height:1rem}.w-16{width:4rem}.w-6{width:1.5rem}.w-\[100px\]{width:100px}.w-\[140px\]{width:140px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[80px\]{min-width:80px}.max-w-\[160px\]{max-width:160px}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-\[var\(--accent\)\]{border-color:var(--accent)}.border-\[var\(--card-border\)\]{border-color:var(--card-border)}.border-\[var\(--card-divider\)\]{border-color:var(--card-divider)}.border-\[var\(--input-border\)\]{border-color:var(--input-border)}.bg-\[var\(--accent\)\]{background-color:var(--accent)}.bg-\[var\(--card-bg\)\]{background-color:var(--card-bg)}.bg-\[var\(--input-bg\)\]{background-color:var(--input-bg)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pl-0\.5{padding-left:.125rem}.pl-8{padding-left:2rem}.text-center{text-align:center}.font-\[inherit\]{font-family:inherit}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-\[1\.5px\]{letter-spacing:1.5px}.tracking-wide{letter-spacing:.025em}.text-\[var\(--footer-color\)\]{color:var(--footer-color)}.text-\[var\(--text\)\]{color:var(--text)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-\[var\(--text-strong\)\]{color:var(--text-strong)}.text-\[var\(--text-weak\)\]{color:var(--text-weak)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.first\:border-t-0:first-child{border-top-width:0px}.hover\:bg-\[var\(--card-border\)\]:hover{background-color:var(--card-border)}.hover\:opacity-80:hover{opacity:.8}.focus\:border-\[var\(--input-border-focus\)\]:focus{border-color:var(--input-border-focus)}:root{--bg: #0f0f1a;--card-bg: rgba(255,255,255,.04);--card-border: rgba(255,255,255,.06);--card-divider: rgba(255,255,255,.04);--text: #e0e0e0;--text-strong: #fff;--text-weak: rgba(255,255,255,.25);--text-muted: rgba(255,255,255,.5);--input-bg: rgba(255,255,255,.08);--input-border: rgba(255,255,255,.1);--input-border-focus: #4f8cff;--accent: #4f8cff;--toggle-track: rgba(255,255,255,.1);--toggle-thumb: rgba(255,255,255,.5);--option-bg: #1a1a2e;--footer-color: rgba(255,255,255,.3)}.light{--bg: #f5f5f5;--card-bg: rgba(0,0,0,.03);--card-border: rgba(0,0,0,.08);--card-divider: rgba(0,0,0,.05);--text: #333;--text-strong: #111;--text-weak: rgba(0,0,0,.35);--text-muted: rgba(0,0,0,.55);--input-bg: rgba(0,0,0,.04);--input-border: rgba(0,0,0,.12);--input-border-focus: #2b6cb0;--accent: #2b6cb0;--toggle-track: rgba(0,0,0,.12);--toggle-thumb: rgba(0,0,0,.45);--option-bg: #fff;--footer-color: rgba(0,0,0,.35)}body{font-family:-apple-system,Segoe UI,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}select option{background:var(--option-bg);color:var(--text)}.light ::-webkit-scrollbar-thumb{background:#0000001f}.light ::-webkit-scrollbar-thumb:hover{background:#00000038}</style>
</head>
<body>
<div id="app"></div>
</body>
</html>