@dbx-app/plugin-cli 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -1
- package/bin/dbx-plugin.js +5 -0
- package/dev-runtime/runtime.mjs +3304 -0
- package/dev-runtime/ui/index.html +120 -0
- package/package.json +11 -10
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="zh-CN">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
6
|
+
<title>插件调试</title>
|
|
7
|
+
<script type="module" crossorigin>(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const r of o.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&s(r)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerPolicy&&(o.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?o.credentials="include":i.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();/**
|
|
8
|
+
* @vue/shared v3.5.42
|
|
9
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
10
|
+
* @license MIT
|
|
11
|
+
**/function bs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Z={},At=[],Xe=()=>{},bi=()=>!1,Pn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Rn=e=>e.startsWith("onUpdate:"),pe=Object.assign,ms=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Eo=Object.prototype.hasOwnProperty,W=(e,t)=>Eo.call(e,t),R=Array.isArray,pt=e=>nn(e)==="[object Map]",ot=e=>nn(e)==="[object Set]",Vs=e=>nn(e)==="[object Date]",V=e=>typeof e=="function",ne=e=>typeof e=="string",Ye=e=>typeof e=="symbol",X=e=>e!==null&&typeof e=="object",mi=e=>(X(e)||V(e))&&V(e.then)&&V(e.catch),vi=Object.prototype.toString,nn=e=>vi.call(e),Oo=e=>nn(e).slice(8,-1),_i=e=>nn(e)==="[object Object]",vs=e=>ne(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Kt=bs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),$n=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},Ao=/-\w/g,$e=$n(e=>e.replace(Ao,t=>t.slice(1).toUpperCase())),Io=/\B([A-Z])/g,kt=$n(e=>e.replace(Io,"-$1").toLowerCase()),yi=$n(e=>e.charAt(0).toUpperCase()+e.slice(1)),qn=$n(e=>e?`on${yi(e)}`:""),Ge=(e,t)=>!Object.is(e,t),gn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},xi=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Dn=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let js;const Fn=()=>js||(js=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function _s(e){if(R(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],i=ne(s)?Do(s):_s(s);if(i)for(const o in i)t[o]=i[o]}return t}else if(ne(e)||X(e))return e}const Po=/;(?![^(]*\))/g,Ro=/:([^]+)/,$o=/\/\*[^]*?\*\//g;function Do(e){const t={};return e.replace($o,"").split(Po).forEach(n=>{if(n){const s=n.split(Ro);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Re(e){let t="";if(ne(e))t=e;else if(R(e))for(let n=0;n<e.length;n++){const s=Re(e[n]);s&&(t+=s+" ")}else if(X(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Fo="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",No=bs(Fo);function wi(e){return!!e||e===""}function Vo(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Fe(e[s],t[s]);return n}function Ls(e,t){if(e.size!==t.size)return!1;const n=Array.from(t),s=new Uint8Array(n.length);for(const i of e){let o=-1;for(let r=0;r<n.length;r++)if(!s[r]&&Fe(i,n[r])){o=r;break}if(o<0)return!1;s[o]=1}return!0}function Fe(e,t){if(e===t)return!0;let n=Vs(e),s=Vs(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Ye(e),s=Ye(t),n||s)return e===t;if(n=R(e),s=R(t),n||s)return n&&s?Vo(e,t):!1;if(n=X(e),s=X(t),n||s){if(!n||!s)return!1;if(n=pt(e),s=pt(t),n||s||(n=ot(e),s=ot(t),n||s))return n&&s?Ls(e,t):!1;const i=Object.keys(e).length,o=Object.keys(t).length;if(i!==o)return!1;for(const r in e){const l=e.hasOwnProperty(r),a=t.hasOwnProperty(r);if(l&&!a||!l&&a||!Fe(e[r],t[r]))return!1}}return String(e)===String(t)}function ys(e,t){return e.findIndex(n=>Fe(n,t))}const Ci=e=>!!(e&&e.__v_isRef===!0),D=e=>ne(e)?e:e==null?"":R(e)||X(e)&&(e.toString===vi||!V(e.toString))?Ci(e)?D(e.value):JSON.stringify(e,Si,2):String(e),Si=(e,t)=>Ci(t)?Si(e,t.value):pt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,i],o)=>(n[Wn(s,o)+" =>"]=i,n),{})}:ot(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Wn(n))}:Ye(t)?Wn(t):X(t)&&!R(t)&&!_i(t)?String(t):t,Wn=(e,t="")=>{var n;return Ye(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
12
|
+
* @vue/reactivity v3.5.42
|
|
13
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
14
|
+
* @license MIT
|
|
15
|
+
**/let ce;class jo{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&&ce&&(ce.active?(this.parent=ce,this.index=(ce.scopes||(ce.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!1))}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes){const s=this.scopes.slice();for(t=0,n=s.length;t<n;t++)s[t].pause()}for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes){const i=this.scopes.slice();for(t=0,n=i.length;t<n;t++)i[t].resume()}const s=this.effects.slice();for(t=0,n=s.length;t<n;t++)s[t].resume()}}run(t){if(this._active){const n=ce;try{return ce=this,t()}finally{ce=n}}}on(){++this._on===1&&(this.prevScope=ce,ce=this)}off(){if(this._on>0&&--this._on===0){if(ce===this)ce=this.prevScope;else{let t=ce;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 n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){const i=this.scopes.slice();for(n=0,s=i.length;n<s;n++)i[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Lo(){return ce}let Q;const zn=new WeakSet;class ki{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,ce&&(ce.active?ce.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,zn.has(this)&&(zn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Mi(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Us(this),Ei(this);const t=Q,n=De;Q=this,De=!0;try{return this.fn()}finally{Oi(this),Q=t,De=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Cs(t);this.deps=this.depsTail=void 0,Us(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?zn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){is(this)&&this.run()}get dirty(){return is(this)}}let Ti=0,qt,Wt;function Mi(e,t=!1){if(e.flags|=8,t){e.next=Wt,Wt=e;return}e.next=qt,qt=e}function xs(){Ti++}function ws(){if(--Ti>0)return;if(Wt){let t=Wt;for(Wt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;qt;){let t=qt;for(qt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Ei(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Oi(e){let t,n=e.depsTail,s=n;for(;s;){const i=s.prevDep;s.version===-1?(s===n&&(n=i),Cs(s),Uo(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=i}e.deps=t,e.depsTail=n}function is(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Ai(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Ai(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Xt)||(e.globalVersion=Xt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!is(e))))return;e.flags|=2;const t=e.dep,n=Q,s=De;Q=e,De=!0;try{Ei(e);const i=e.fn(e._value);(t.version===0||Ge(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{Q=n,De=s,Oi(e),e.flags&=-3}}function Cs(e,t=!1){const{dep:n,prevSub:s,nextSub:i}=e;if(s&&(s.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Cs(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Uo(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let De=!0;const Ii=[];function rt(){Ii.push(De),De=!1}function lt(){const e=Ii.pop();De=e===void 0?!0:e}function Us(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Q;Q=void 0;try{t()}finally{Q=n}}}let Xt=0;class Ho{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ss{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(!Q||!De||Q===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Q)n=this.activeLink=new Ho(Q,this),Q.deps?(n.prevDep=Q.depsTail,Q.depsTail.nextDep=n,Q.depsTail=n):Q.deps=Q.depsTail=n,Pi(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=Q.depsTail,n.nextDep=void 0,Q.depsTail.nextDep=n,Q.depsTail=n,Q.deps===n&&(Q.deps=s)}return n}trigger(t){this.version++,Xt++,this.notify(t)}notify(t){xs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ws()}}}function Pi(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Pi(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const os=new WeakMap,wt=Symbol(""),rs=Symbol(""),Yt=Symbol("");function de(e,t,n){if(De&&Q){let s=os.get(e);s||os.set(e,s=new Map);let i=s.get(n);i||(s.set(n,i=new Ss),i.map=s,i.key=n),i.track()}}function nt(e,t,n,s,i,o){const r=os.get(e);if(!r){Xt++;return}const l=a=>{a&&a.trigger()};if(xs(),t==="clear")r.forEach(l);else{const a=R(e),h=a&&vs(n);if(a&&n==="length"){const f=Number(s);r.forEach((m,T)=>{(T==="length"||T===Yt||!Ye(T)&&T>=f)&&l(m)})}else switch((n!==void 0||r.has(void 0))&&l(r.get(n)),h&&l(r.get(Yt)),t){case"add":a?h&&l(r.get("length")):(l(r.get(wt)),pt(e)&&l(r.get(rs)));break;case"delete":a||(l(r.get(wt)),pt(e)&&l(r.get(rs)));break;case"set":pt(e)&&l(r.get(wt));break}}ws()}function Mt(e){const t=q(e);return t===e?t:(de(t,"iterate",Yt),Ae(e)?t:t.map(Ne))}function Nn(e){return de(e=q(e),"iterate",Yt),e}function ze(e,t){return at(e)?$t(Ct(e)?Ne(t):t):Ne(t)}const Bo={__proto__:null,[Symbol.iterator](){return Jn(this,Symbol.iterator,e=>ze(this,e))},concat(...e){return Mt(this).concat(...e.map(t=>R(t)?Mt(t):t))},entries(){return Jn(this,"entries",e=>(e[1]=ze(this,e[1]),e))},every(e,t){return Qe(this,"every",e,t,void 0,arguments)},filter(e,t){return Qe(this,"filter",e,t,n=>n.map(s=>ze(this,s)),arguments)},find(e,t){return Qe(this,"find",e,t,n=>ze(this,n),arguments)},findIndex(e,t){return Qe(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Qe(this,"findLast",e,t,n=>ze(this,n),arguments)},findLastIndex(e,t){return Qe(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Qe(this,"forEach",e,t,void 0,arguments)},includes(...e){return Gn(this,"includes",e)},indexOf(...e){return Gn(this,"indexOf",e)},join(e){return Mt(this).join(e)},lastIndexOf(...e){return Gn(this,"lastIndexOf",e)},map(e,t){return Qe(this,"map",e,t,void 0,arguments)},pop(){return jt(this,"pop")},push(...e){return jt(this,"push",e)},reduce(e,...t){return Hs(this,"reduce",e,t)},reduceRight(e,...t){return Hs(this,"reduceRight",e,t)},shift(){return jt(this,"shift")},some(e,t){return Qe(this,"some",e,t,void 0,arguments)},splice(...e){return jt(this,"splice",e)},toReversed(){return Mt(this).toReversed()},toSorted(e){return Mt(this).toSorted(e)},toSpliced(...e){return Mt(this).toSpliced(...e)},unshift(...e){return jt(this,"unshift",e)},values(){return Jn(this,"values",e=>ze(this,e))}};function Jn(e,t,n){const s=Nn(e),i=s[t]();return s!==e&&!Ae(e)&&(i._next=i.next,i.next=()=>{const o=i._next();return o.done||(o.value=n(o.value)),o}),i}const Ko=Array.prototype;function Qe(e,t,n,s,i,o){const r=Nn(e),l=r!==e&&!Ae(e),a=r[t];if(a!==Ko[t]){const m=a.apply(e,o);return l?Ne(m):m}let h=n;r!==e&&(l?h=function(m,T){return n.call(this,ze(e,m),T,e)}:n.length>2&&(h=function(m,T){return n.call(this,m,T,e)}));const f=a.call(r,h,s);return l&&i?i(f):f}function Hs(e,t,n,s){const i=Nn(e),o=i!==e&&!Ae(e);let r=n,l=!1;i!==e&&(o?(l=s.length===0,r=function(h,f,m){return l&&(l=!1,h=ze(e,h)),n.call(this,h,ze(e,f),m,e)}):n.length>3&&(r=function(h,f,m){return n.call(this,h,f,m,e)}));const a=i[t](r,...s);return l?ze(e,a):a}function Gn(e,t,n){const s=q(e);de(s,"iterate",Yt);const i=s[t](...n);return(i===-1||i===!1)&&Es(n[0])?(n[0]=q(n[0]),s[t](...n)):i}function jt(e,t,n=[]){rt(),xs();const s=q(e)[t].apply(e,n);return ws(),lt(),s}const qo=bs("__proto__,__v_isRef,__isVue"),Ri=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ye));function Wo(e){Ye(e)||(e=String(e));const t=q(this);return de(t,"has",e),t.hasOwnProperty(e)}class $i{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(i?o?nr:Vi:o?Ni:Fi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const r=R(t);if(!i){let a;if(r&&(a=Bo[n]))return a;if(n==="hasOwnProperty")return Wo}const l=Reflect.get(t,n,he(t)?t:s);if((Ye(n)?Ri.has(n):qo(n))||(i||de(t,"get",n),o))return l;if(he(l)){const a=r&&vs(n)?l:l.value;return i&&X(a)?as(a):a}return X(l)?i?as(l):Ts(l):l}}class Di extends $i{constructor(t=!1){super(!1,t)}set(t,n,s,i){let o=t[n];const r=R(t)&&vs(n);if(!this._isShallow){const h=at(o);if(!Ae(s)&&!at(s)&&(o=q(o),s=q(s)),!r&&he(o)&&!he(s))return h||(o.value=s),!0}const l=r?Number(n)<t.length:W(t,n),a=Reflect.set(t,n,s,he(t)?t:i);return t===q(i)&&a&&(l?Ge(s,o)&&nt(t,"set",n,s):nt(t,"add",n,s)),a}deleteProperty(t,n){const s=W(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&s&&nt(t,"delete",n,void 0),i}has(t,n){const s=Reflect.has(t,n);return(!Ye(n)||!Ri.has(n))&&de(t,"has",n),s}ownKeys(t){return de(t,"iterate",R(t)?"length":wt),Reflect.ownKeys(t)}}class zo extends $i{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Jo=new Di,Go=new zo,Xo=new Di(!0);const ls=e=>e,an=e=>Reflect.getPrototypeOf(e);function Yo(e,t,n){return function(...s){const i=this.__v_raw,o=q(i),r=pt(o),l=e==="entries"||e===Symbol.iterator&&r,a=e==="keys"&&r,h=i[e](...s),f=n?ls:t?$t:Ne;return!t&&de(o,"iterate",a?rs:wt),pe(Object.create(h),{next(){const{value:m,done:T}=h.next();return T?{value:m,done:T}:{value:l?[f(m[0]),f(m[1])]:f(m),done:T}}})}}function cn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Zo(e,t){const n={get(i){const o=this.__v_raw,r=q(o),l=q(i);e||(Ge(i,l)&&de(r,"get",i),de(r,"get",l));const{has:a}=an(r),h=t?ls:e?$t:Ne;if(a.call(r,i))return h(o.get(i));if(a.call(r,l))return h(o.get(l));o!==r&&o.get(i)},get size(){const i=this.__v_raw;return!e&&de(q(i),"iterate",wt),i.size},has(i){const o=this.__v_raw,r=q(o),l=q(i);return e||(Ge(i,l)&&de(r,"has",i),de(r,"has",l)),i===l?o.has(i):o.has(i)||o.has(l)},forEach(i,o){const r=this,l=r.__v_raw,a=q(l),h=t?ls:e?$t:Ne;return!e&&de(a,"iterate",wt),l.forEach((f,m)=>i.call(o,h(f),h(m),r))}};return pe(n,e?{add:cn("add"),set:cn("set"),delete:cn("delete"),clear:cn("clear")}:{add(i){const o=q(this),r=an(o),l=q(i),a=!t&&!Ae(i)&&!at(i)?l:i;return r.has.call(o,a)||Ge(i,a)&&r.has.call(o,i)||Ge(l,a)&&r.has.call(o,l)||(o.add(a),nt(o,"add",a,a)),this},set(i,o){!t&&!Ae(o)&&!at(o)&&(o=q(o));const r=q(this),{has:l,get:a}=an(r);let h=l.call(r,i);h||(i=q(i),h=l.call(r,i));const f=a.call(r,i);return r.set(i,o),h?Ge(o,f)&&nt(r,"set",i,o):nt(r,"add",i,o),this},delete(i){const o=q(this),{has:r,get:l}=an(o);let a=r.call(o,i);a||(i=q(i),a=r.call(o,i)),l&&l.call(o,i);const h=o.delete(i);return a&&nt(o,"delete",i,void 0),h},clear(){const i=q(this),o=i.size!==0,r=i.clear();return o&&nt(i,"clear",void 0,void 0),r}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=Yo(i,e,t)}),n}function ks(e,t){const n=Zo(e,t);return(s,i,o)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?s:Reflect.get(W(n,i)&&i in s?n:s,i,o)}const Qo={get:ks(!1,!1)},er={get:ks(!1,!0)},tr={get:ks(!0,!1)};const Fi=new WeakMap,Ni=new WeakMap,Vi=new WeakMap,nr=new WeakMap;function sr(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ts(e){return at(e)?e:Ms(e,!1,Jo,Qo,Fi)}function ir(e){return Ms(e,!1,Xo,er,Ni)}function as(e){return Ms(e,!0,Go,tr,Vi)}function Ms(e,t,n,s,i){if(!X(e)||e.__v_raw&&!(t&&e.__v_isReactive)||e.__v_skip||!Object.isExtensible(e))return e;const o=i.get(e);if(o)return o;const r=sr(Oo(e));if(r===0)return e;const l=new Proxy(e,r===2?s:n);return i.set(e,l),l}function Ct(e){return at(e)?Ct(e.__v_raw):!!(e&&e.__v_isReactive)}function at(e){return!!(e&&e.__v_isReadonly)}function Ae(e){return!!(e&&e.__v_isShallow)}function Es(e){return e?!!e.__v_raw:!1}function q(e){const t=e&&e.__v_raw;return t?q(t):e}function or(e){return!W(e,"__v_skip")&&Object.isExtensible(e)&&xi(e,"__v_skip",!0),e}const Ne=e=>X(e)?Ts(e):e,$t=e=>X(e)?as(e):e;function he(e){return e?e.__v_isRef===!0:!1}function ee(e){return rr(e,!1)}function rr(e,t){return he(e)?e:new lr(e,t)}class lr{constructor(t,n){this.dep=new Ss,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:q(t),this._value=n?t:Ne(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Ae(t)||at(t);t=s?t:q(t),Ge(t,n)&&(this._rawValue=t,this._value=s?t:Ne(t),this.dep.trigger())}}function te(e){return he(e)?e.value:e}const ar={get:(e,t,n)=>t==="__v_raw"?e:te(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const i=e[t];return he(i)&&!he(n)?(i.value=n,!0):Reflect.set(e,t,n,s)}};function ji(e){return Ct(e)?e:new Proxy(e,ar)}class cr{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Ss(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Xt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Q!==this)return Mi(this,!0),!0}get value(){const t=this.dep.track();return Ai(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function ur(e,t,n=!1){let s,i;return V(e)?s=e:(s=e.get,i=e.set),new cr(s,i,n)}const un={},yn=new WeakMap;let xt;function fr(e,t=!1,n=xt){if(n){let s=yn.get(n);s||yn.set(n,s=[]),s.push(e)}}function dr(e,t,n=Z){const{immediate:s,deep:i,once:o,scheduler:r,augmentJob:l,call:a}=n,h=$=>i?$:Ae($)||i===!1||i===0?st($,1):st($);let f,m,T,A,K=!1,w=!1;if(he(e)?(m=()=>e.value,K=Ae(e)):Ct(e)?(m=()=>h(e),K=!0):R(e)?(w=!0,K=e.some($=>Ct($)||Ae($)),m=()=>e.map($=>{if(he($))return $.value;if(Ct($))return h($);if(V($))return a?a($,2):$()})):V(e)?t?m=a?()=>a(e,2):e:m=()=>{if(T){rt();try{T()}finally{lt()}}const $=xt;xt=f;try{return a?a(e,3,[A]):e(A)}finally{xt=$}}:m=Xe,t&&i){const $=m,se=i===!0?1/0:i;m=()=>st($(),se)}const Y=Lo(),z=()=>{f.stop(),Y&&Y.active&&ms(Y.effects,f)};if(o&&t){const $=t;t=(...se)=>{const ye=$(...se);return z(),ye}}let F=w?new Array(e.length).fill(un):un;const L=$=>{if(!(!(f.flags&1)||!f.dirty&&!$))if(t){const se=f.run();if($||i||K||(w?se.some((ye,ue)=>Ge(ye,F[ue])):Ge(se,F))){T&&T();const ye=xt;xt=f;try{const ue=[se,F===un?void 0:w&&F[0]===un?[]:F,A];F=se,a?a(t,3,ue):t(...ue)}finally{xt=ye}}}else f.run()};return l&&l(L),f=new ki(m),f.scheduler=r?()=>r(L,!1):L,A=$=>fr($,!1,f),T=f.onStop=()=>{const $=yn.get(f);if($){if(a)a($,4);else for(const se of $)se();yn.delete(f)}},t?s?L(!0):F=f.run():r?r(L.bind(null,!0),!0):f.run(),z.pause=f.pause.bind(f),z.resume=f.resume.bind(f),z.stop=z,z}function st(e,t=1/0,n){if(t<=0||!X(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,he(e))st(e.value,t,n);else if(R(e))for(let s=0;s<e.length;s++)st(e[s],t,n);else if(ot(e)||pt(e))e.forEach(s=>{st(s,t,n)});else if(_i(e)){for(const s in e)st(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&st(e[s],t,n)}return e}/**
|
|
16
|
+
* @vue/runtime-core v3.5.42
|
|
17
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
18
|
+
* @license MIT
|
|
19
|
+
**/function sn(e,t,n,s){try{return s?e(...s):e()}catch(i){Vn(i,t,n)}}function Ve(e,t,n,s){if(V(e)){const i=sn(e,t,n,s);return i&&mi(i)&&i.catch(o=>{Vn(o,t,n)}),i}if(R(e)){const i=[];for(let o=0;o<e.length;o++)i.push(Ve(e[o],t,n,s));return i}}function Vn(e,t,n,s=!0){const i=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:r}=t&&t.appContext.config||Z;if(t){let l=t.parent;const a=t.proxy,h=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const f=l.ec;if(f){for(let m=0;m<f.length;m++)if(f[m](e,a,h)===!1)return}l=l.parent}if(o){rt(),sn(o,null,10,[e,a,h]),lt();return}}hr(e,n,i,s,r)}function hr(e,t,n,s=!0,i=!1){if(i)throw e;console.error(e)}const be=[];let qe=-1;const It=[];let ht=null,Et=0;const Li=Promise.resolve();let xn=null;function jn(e){const t=xn||Li;return e?t.then(this?e.bind(this):e):t}function pr(e){let t=qe+1,n=be.length;for(;t<n;){const s=t+n>>>1,i=be[s],o=Zt(i);o<e||o===e&&i.flags&2?t=s+1:n=s}return t}function Os(e){if(!(e.flags&1)){const t=Zt(e),n=be[be.length-1];!n||!(e.flags&2)&&t>=Zt(n)?be.push(e):be.splice(pr(t),0,e),e.flags|=1,Ui()}}function Ui(){xn||(xn=Li.then(Bi))}function gr(e){if(!R(e))ht&&e.id===-1?ht.splice(Et+1,0,e):e.flags&1||(It.push(e),e.flags|=1);else for(let t=0;t<e.length;t++)It.push(e[t]);Ui()}function Bs(e,t,n=qe+1){for(;n<be.length;n++){const s=be[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;be.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Hi(e){if(It.length){const t=[...new Set(It)].sort((n,s)=>Zt(n)-Zt(s));if(It.length=0,ht){for(let n=0;n<t.length;n++)ht.push(t[n]);return}for(ht=t,Et=0;Et<ht.length;Et++){const n=ht[Et];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}ht=null,Et=0}}const Zt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Bi(e){try{for(qe=0;qe<be.length;qe++){const t=be[qe];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),sn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;qe<be.length;qe++){const t=be[qe];t&&(t.flags&=-2)}qe=-1,be.length=0,Hi(),xn=null,(be.length||It.length)&&Bi()}}let Oe=null,Ki=null;function wn(e){const t=Oe;return Oe=e,Ki=e&&e.type.__scopeId||null,t}function br(e,t=Oe,n){if(!t||e._n)return e;const s=(...i)=>{s._d&&kn(-1);const o=wn(t),r=St.length;let l;try{l=e(...i)}finally{for(let a=St.length;a>r;a--)mo();wn(o),s._d&&kn(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function Ke(e,t){if(Oe===null)return e;const n=Kn(Oe),s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[o,r,l,a=Z]=t[i];o&&(V(o)&&(o={mounted:o,updated:o}),o.deep&&st(r),s.push({dir:o,instance:n,value:r,oldValue:void 0,arg:l,modifiers:a}))}return e}function _t(e,t,n,s){const i=e.dirs,o=t&&t.dirs;for(let r=0;r<i.length;r++){const l=i[r];o&&(l.oldValue=o[r].value);let a=l.dir[s];a&&(rt(),Ve(a,n,8,[e.el,l,e,t]),lt())}}function mr(e,t){if(me){let n=me.provides;const s=me.parent&&me.parent.provides;s===n&&(n=me.provides=Object.create(s)),n[e]=t}}function bn(e,t,n=!1){const s=dl();if(s||Rt){let i=Rt?Rt._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&V(t)?t.call(s&&s.proxy):t}}const vr=Symbol.for("v-scx"),_r=()=>bn(vr);function Pt(e,t,n){return qi(e,t,n)}function qi(e,t,n=Z){const{immediate:s,deep:i,flush:o,once:r}=n,l=pe({},n),a=t&&s||!t&&o!=="post";let h;if(tn){if(o==="sync"){const A=_r();h=A.__watcherHandles||(A.__watcherHandles=[])}else if(!a){const A=()=>{};return A.stop=Xe,A.resume=Xe,A.pause=Xe,A}}const f=me;l.call=(A,K,w)=>Ve(A,f,K,w);let m=!1;o==="post"?l.scheduler=A=>{ve(A,f&&f.suspense)}:o!=="sync"&&(m=!0,l.scheduler=(A,K)=>{K?A():Os(A)}),l.augmentJob=A=>{t&&(A.flags|=4),m&&(A.flags|=2,f&&(A.id=f.uid,A.i=f))};const T=dr(e,t,l);return tn&&(h?h.push(T):a&&T()),T}function yr(e,t,n){const s=this.proxy,i=ne(e)?e.includes(".")?Wi(s,e):()=>s[e]:e.bind(s,s);let o;V(t)?o=t:(o=t.handler,n=t);const r=on(this),l=qi(i,o.bind(s),n);return r(),l}function Wi(e,t){const n=t.split(".");return()=>{let s=e;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}const xr=Symbol("_vte"),Ln=e=>e.__isTeleport,Xn=Symbol("_leaveCb");function wr(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ct){t=n;break}}return t}function zi(e){if(!Is(e))return Ln(e.type)&&e.children?wr(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&V(n.default))return n.default()}}function As(e,t){if(e.shapeFlag&6&&e.component){e.transition=t;const n=e.component.subTree;As(Ln(n.type)&&zi(n)||n,t)}else e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Ji(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Ks(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const Cn=new WeakMap;function zt(e,t,n,s,i=!1){if(R(e)){e.forEach((w,Y)=>zt(w,t&&(R(t)?t[Y]:t),n,s,i));return}if(Jt(s)&&!i){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&zt(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Kn(s.component):s.el,r=i?null:o,{i:l,r:a}=e,h=t&&t.r,f=l.refs===Z?l.refs={}:l.refs,m=l.setupState,T=q(m),A=m===Z?bi:w=>Ks(f,w)?!1:W(T,w),K=(w,Y)=>!(Y&&Ks(f,Y));if(h!=null&&h!==a){if(qs(t),ne(h))f[h]=null,A(h)&&(m[h]=null);else if(he(h)){const w=t;K(h,w.k)&&(h.value=null),w.k&&(f[w.k]=null)}}if(V(a))sn(a,l,12,[r,f]);else{const w=ne(a),Y=he(a);if(w||Y){const z=()=>{if(e.f){const F=w?A(a)?m[a]:f[a]:K()||!e.k?a.value:f[e.k];if(i)R(F)&&ms(F,o);else if(R(F))F.includes(o)||F.push(o);else if(w)f[a]=[o],A(a)&&(m[a]=f[a]);else{const L=[o];K(a,e.k)&&(a.value=L),e.k&&(f[e.k]=L)}}else w?(f[a]=r,A(a)&&(m[a]=r)):Y&&(K(a,e.k)&&(a.value=r),e.k&&(f[e.k]=r))};if(r){const F=()=>{z(),Cn.delete(e)};F.id=-1,Cn.set(e,F),ve(F,n)}else qs(e),z()}}}function qs(e){const t=Cn.get(e);t&&(t.flags|=8,Cn.delete(e))}Fn().requestIdleCallback;Fn().cancelIdleCallback;const Jt=e=>!!e.type.__asyncLoader,Is=e=>e.type.__isKeepAlive;function Cr(e,t){Gi(e,"a",t)}function Sr(e,t){Gi(e,"da",t)}function Gi(e,t,n=me){const s=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(Un(t,s,n),n){let i=n.parent;for(;i&&i.parent;)Is(i.parent.vnode)&&kr(s,t,n,i),i=i.parent}}function kr(e,t,n,s){const i=Un(t,e,s,!0);Zi(()=>{ms(s[t],i)},n)}function Un(e,t,n=me,s=!1){if(n){const i=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...r)=>{rt();const l=on(n),a=Ve(t,n,e,r);return l(),lt(),a});return s?i.unshift(o):i.push(o),o}}const ut=e=>(t,n=me)=>{(!tn||e==="sp")&&Un(e,(...s)=>t(...s),n)},Tr=ut("bm"),Xi=ut("m"),Mr=ut("bu"),Er=ut("u"),Yi=ut("bum"),Zi=ut("um"),Or=ut("sp"),Ar=ut("rtg"),Ir=ut("rtc");function Pr(e,t=me){Un("ec",e,t)}const Rr=Symbol.for("v-ndc");function We(e,t,n,s){let i;const o=n,r=R(e);if(r||ne(e)){const l=r&&Ct(e);let a=!1,h=!1;l&&(a=!Ae(e),h=at(e),e=Nn(e)),i=new Array(e.length);for(let f=0,m=e.length;f<m;f++)i[f]=t(a?h?$t(Ne(e[f])):Ne(e[f]):e[f],f,void 0,o)}else if(typeof e=="number"){i=new Array(e);for(let l=0;l<e;l++)i[l]=t(l+1,l,void 0,o)}else if(X(e))if(e[Symbol.iterator])i=Array.from(e,(l,a)=>t(l,a,void 0,o));else{const l=Object.keys(e);i=new Array(l.length);for(let a=0,h=l.length;a<h;a++){const f=l[a];i[a]=t(e[f],f,a,o)}}else i=[];return i}const cs=e=>e?yo(e)?Kn(e):cs(e.parent):null,Gt=pe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>cs(e.parent),$root:e=>cs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>eo(e),$forceUpdate:e=>e.f||(e.f=()=>{Os(e.update)}),$nextTick:e=>e.n||(e.n=jn.bind(e.proxy)),$watch:e=>yr.bind(e)}),Yn=(e,t)=>e!==Z&&!e.__isScriptSetup&&W(e,t),$r={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:o,accessCache:r,type:l,appContext:a}=e;if(t[0]!=="$"){const T=r[t];if(T!==void 0)switch(T){case 1:return s[t];case 2:return i[t];case 4:return n[t];case 3:return o[t]}else{if(Yn(s,t))return r[t]=1,s[t];if(i!==Z&&W(i,t))return r[t]=2,i[t];if(W(o,t))return r[t]=3,o[t];if(n!==Z&&W(n,t))return r[t]=4,n[t];us&&(r[t]=0)}}const h=Gt[t];let f,m;if(h)return t==="$attrs"&&de(e.attrs,"get",""),h(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==Z&&W(n,t))return r[t]=4,n[t];if(m=a.config.globalProperties,W(m,t))return m[t]},set({_:e},t,n){const{data:s,setupState:i,ctx:o}=e;return Yn(i,t)?(i[t]=n,!0):s!==Z&&W(s,t)?(s[t]=n,!0):W(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:i,props:o,type:r}},l){let a;return!!(n[l]||e!==Z&&l[0]!=="$"&&W(e,l)||Yn(t,l)||W(o,l)||W(s,l)||W(Gt,l)||W(i.config.globalProperties,l)||(a=r.__cssModules)&&a[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:W(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ws(e){return R(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let us=!0;function Dr(e){const t=eo(e),n=e.proxy,s=e.ctx;us=!1,t.beforeCreate&&zs(t.beforeCreate,e,"bc");const{data:i,computed:o,methods:r,watch:l,provide:a,inject:h,created:f,beforeMount:m,mounted:T,beforeUpdate:A,updated:K,activated:w,deactivated:Y,beforeDestroy:z,beforeUnmount:F,destroyed:L,unmounted:$,render:se,renderTracked:ye,renderTriggered:ue,errorCaptured:Me,serverPrefetch:bt,expose:je,inheritAttrs:U,components:Ze,directives:xe,filters:Tt}=t;if(h&&Fr(h,s,null),r)for(const J in r){const G=r[J];V(G)&&(s[J]=G.bind(n))}if(i){const J=i.call(n,n);X(J)&&(e.data=Ts(J))}if(us=!0,o)for(const J in o){const G=o[J],Ie=V(G)?G.bind(n,n):V(G.get)?G.get.bind(n,n):Xe,vt=!V(G)&&V(G.set)?G.set.bind(n):Xe,fe=Ot({get:Ie,set:vt});Object.defineProperty(s,J,{enumerable:!0,configurable:!0,get:()=>fe.value,set:we=>fe.value=we})}if(l)for(const J in l)Qi(l[J],s,n,J);if(a){const J=V(a)?a.call(n):a;Reflect.ownKeys(J).forEach(G=>{mr(G,J[G])})}f&&zs(f,e,"c");function ie(J,G){R(G)?G.forEach(Ie=>J(Ie.bind(n))):G&&J(G.bind(n))}if(ie(Tr,m),ie(Xi,T),ie(Mr,A),ie(Er,K),ie(Cr,w),ie(Sr,Y),ie(Pr,Me),ie(Ir,ye),ie(Ar,ue),ie(Yi,F),ie(Zi,$),ie(Or,bt),R(je))if(je.length){const J=e.exposed||(e.exposed={});je.forEach(G=>{Object.defineProperty(J,G,{get:()=>n[G],set:Ie=>n[G]=Ie,enumerable:!0})})}else e.exposed||(e.exposed={});se&&e.render===Xe&&(e.render=se),U!=null&&(e.inheritAttrs=U),Ze&&(e.components=Ze),xe&&(e.directives=xe),bt&&Ji(e)}function Fr(e,t,n=Xe){R(e)&&(e=fs(e));for(const s in e){const i=e[s];let o;X(i)?"default"in i?o=bn(i.from||s,i.default,!0):o=bn(i.from||s):o=bn(i),he(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:r=>o.value=r}):t[s]=o}}function zs(e,t,n){Ve(R(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Qi(e,t,n,s){let i=s.includes(".")?Wi(n,s):()=>n[s];if(ne(e)){const o=t[e];V(o)&&Pt(i,o)}else if(V(e))Pt(i,e.bind(n));else if(X(e))if(R(e))e.forEach(o=>Qi(o,t,n,s));else{const o=V(e.handler)?e.handler.bind(n):t[e.handler];V(o)&&Pt(i,o,e)}}function eo(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:i,optionsCache:o,config:{optionMergeStrategies:r}}=e.appContext,l=o.get(t);let a;return l?a=l:!i.length&&!n&&!s?a=t:(a={},i.length&&i.forEach(h=>Sn(a,h,r,!0)),Sn(a,t,r)),X(t)&&o.set(t,a),a}function Sn(e,t,n,s=!1){const{mixins:i,extends:o}=t;o&&Sn(e,o,n,!0),i&&i.forEach(r=>Sn(e,r,n,!0));for(const r in t)if(!(s&&r==="expose")){const l=Nr[r]||n&&n[r];e[r]=l?l(e[r],t[r]):t[r]}return e}const Nr={data:Js,props:Gs,emits:Gs,methods:Ht,computed:Ht,beforeCreate:ge,created:ge,beforeMount:ge,mounted:ge,beforeUpdate:ge,updated:ge,beforeDestroy:ge,beforeUnmount:ge,destroyed:ge,unmounted:ge,activated:ge,deactivated:ge,errorCaptured:ge,serverPrefetch:ge,components:Ht,directives:Ht,watch:jr,provide:Js,inject:Vr};function Js(e,t){return t?e?function(){return pe(V(e)?e.call(this,this):e,V(t)?t.call(this,this):t)}:t:e}function Vr(e,t){return Ht(fs(e),fs(t))}function fs(e){if(R(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ge(e,t){return e?[...new Set([].concat(e,t))]:t}function Ht(e,t){return e?pe(Object.create(null),e,t):t}function Gs(e,t){return e?R(e)&&R(t)?[...new Set([...e,...t])]:pe(Object.create(null),Ws(e),Ws(t??{})):t}function jr(e,t){if(!e)return t;if(!t)return e;const n=pe(Object.create(null),e);for(const s in t)n[s]=ge(e[s],t[s]);return n}function to(){return{app:null,config:{isNativeTag:bi,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 Lr=0;function Ur(e,t){return function(s,i=null){V(s)||(s=pe({},s)),i!=null&&!X(i)&&(i=null);const o=to(),r=new WeakSet,l=[];let a=!1;const h=o.app={_uid:Lr++,_component:s,_props:i,_container:null,_context:o,_instance:null,version:vl,get config(){return o.config},set config(f){},use(f,...m){return r.has(f)||(f&&V(f.install)?(r.add(f),f.install(h,...m)):V(f)&&(r.add(f),f(h,...m))),h},mixin(f){return o.mixins.includes(f)||o.mixins.push(f),h},component(f,m){return m?(o.components[f]=m,h):o.components[f]},directive(f,m){return m?(o.directives[f]=m,h):o.directives[f]},mount(f,m,T){if(!a){const A=h._ceVNode||B(s,i);return A.appContext=o,T===!0?T="svg":T===!1&&(T=void 0),e(A,f,T),a=!0,h._container=f,f.__vue_app__=h,Kn(A.component)}},onUnmount(f){l.push(f)},unmount(){a&&(Ve(l,h._instance,16),e(null,h._container),delete h._container.__vue_app__)},provide(f,m){return o.provides[f]=m,h},runWithContext(f){const m=Rt;Rt=h;try{return f()}finally{Rt=m}}};return h}}let Rt=null;const Hr=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${$e(t)}Modifiers`]||e[`${kt(t)}Modifiers`];function Br(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||Z;let i=n;const o=t.startsWith("update:"),r=o&&Hr(s,t.slice(7));r&&(r.trim&&(i=n.map(f=>ne(f)?f.trim():f)),r.number&&(i=i.map(Dn)));let l,a=s[l=qn(t)]||s[l=qn($e(t))];!a&&o&&(a=s[l=qn(kt(t))]),a&&Ve(a,e,6,i);const h=s[l+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ve(h,e,6,i)}}const Kr=new WeakMap;function no(e,t,n=!1){const s=n?Kr:t.emitsCache,i=s.get(e);if(i!==void 0)return i;const o=e.emits;let r={},l=!1;if(!V(e)){const a=h=>{const f=no(h,t,!0);f&&(l=!0,pe(r,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!l?(X(e)&&s.set(e,null),null):(R(o)?o.forEach(a=>r[a]=null):pe(r,o),X(e)&&s.set(e,r),r)}function Hn(e,t){return!e||!Pn(t)?!1:(t=t.slice(2),t=t==="Once"?t:t.replace(/Once$/,""),W(e,t[0].toLowerCase()+t.slice(1))||W(e,kt(t))||W(e,t))}function Xs(e){const{type:t,vnode:n,proxy:s,withProxy:i,propsOptions:[o],slots:r,attrs:l,emit:a,render:h,renderCache:f,props:m,data:T,setupState:A,ctx:K,inheritAttrs:w}=e,Y=wn(e);let z,F;try{if(n.shapeFlag&4){const $=i||s,se=$;z=Je(h.call(se,$,f,m,A,T,K)),F=l}else{const $=t;z=Je($.length>1?$(m,{attrs:l,slots:r,emit:a}):$(m,null)),F=t.props?l:qr(l)}}catch($){St.length=0,Vn($,e,1),z=B(ct)}let L=z;if(F&&w!==!1){const $=Object.keys(F),{shapeFlag:se}=L;$.length&&se&7&&(o&&$.some(Rn)&&(F=Wr(F,o)),L=Dt(L,F,!1,!0))}if(n.dirs&&(L=Dt(L,null,!1,!0),L.dirs=L.dirs?L.dirs.concat(n.dirs):n.dirs),n.transition){const $=Ln(L.type)&&zi(L)||L;As($,n.transition)}return z=L,wn(Y),z}const qr=e=>{let t;for(const n in e)(n==="class"||n==="style"||Pn(n))&&((t||(t={}))[n]=e[n]);return t},Wr=(e,t)=>{const n={};for(const s in e)(!Rn(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function zr(e,t,n){const{props:s,children:i,component:o}=e,{props:r,children:l,patchFlag:a}=t,h=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return s?Ys(s,r,h):!!r;if(a&8){const f=t.dynamicProps;for(let m=0;m<f.length;m++){const T=f[m];if(so(r,s,T)&&!Hn(h,T))return!0}}}else return(i||l)&&(!l||!l.$stable)?!0:s===r?!1:s?r?Ys(s,r,h):!0:!!r;return!1}function Ys(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let i=0;i<s.length;i++){const o=s[i];if(so(t,e,o)&&!Hn(n,o))return!0}return!1}function so(e,t,n){const s=e[n],i=t[n];return n==="style"&&X(s)&&X(i)?!Fe(s,i):s!==i}function Jr({vnode:e,parent:t,suspense:n},s){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.suspense.vnode.el=i.el=s,e=i),i===e)(e=t.vnode).el=s,t=t.parent;else break}n&&n.activeBranch===e&&(n.vnode.el=s)}const io={},oo=()=>Object.create(io),ro=e=>Object.getPrototypeOf(e)===io;function Gr(e,t,n,s=!1){const i={},o=oo();e.propsDefaults=Object.create(null),lo(e,t,i,o);for(const r in e.propsOptions[0])r in i||(i[r]=void 0);n?e.props=s?i:ir(i):e.type.props?e.props=i:e.props=o,e.attrs=o}function Xr(e,t,n,s){const{props:i,attrs:o,vnode:{patchFlag:r}}=e,l=q(i),[a]=e.propsOptions;let h=!1;if((s||r>0)&&!(r&16)){if(r&8){const f=e.vnode.dynamicProps;for(let m=0;m<f.length;m++){let T=f[m];if(Hn(e.emitsOptions,T))continue;const A=t[T];if(a)if(W(o,T))A!==o[T]&&(o[T]=A,h=!0);else{const K=$e(T);i[K]=ds(a,l,K,A,e,!1)}else A!==o[T]&&(o[T]=A,h=!0)}}}else{lo(e,t,i,o)&&(h=!0);let f;for(const m in l)(!t||!W(t,m)&&((f=kt(m))===m||!W(t,f)))&&(a?n&&(n[m]!==void 0||n[f]!==void 0)&&(i[m]=ds(a,l,m,void 0,e,!0)):delete i[m]);if(o!==l)for(const m in o)(!t||!W(t,m))&&(delete o[m],h=!0)}h&&nt(e.attrs,"set","")}function lo(e,t,n,s){const[i,o]=e.propsOptions;let r=!1,l;if(t)for(let a in t){if(Kt(a))continue;const h=t[a];let f;i&&W(i,f=$e(a))?!o||!o.includes(f)?n[f]=h:(l||(l={}))[f]=h:Hn(e.emitsOptions,a)||(!(a in s)||h!==s[a])&&(s[a]=h,r=!0)}if(o){const a=q(n),h=l||Z;for(let f=0;f<o.length;f++){const m=o[f];n[m]=ds(i,a,m,h[m],e,!W(h,m))}}return r}function ds(e,t,n,s,i,o){const r=e[n];if(r!=null){const l=W(r,"default");if(l&&s===void 0){const a=r.default;if(r.type!==Function&&!r.skipFactory&&V(a)){const{propsDefaults:h}=i;if(n in h)s=h[n];else{const f=on(i);s=h[n]=a.call(null,t),f()}}else s=a;i.ce&&i.ce._setProp(n,s)}r[0]&&(o&&!l?s=!1:r[1]&&(s===""||s===kt(n))&&(s=!0))}return s}const Yr=new WeakMap;function ao(e,t,n=!1){const s=n?Yr:t.propsCache,i=s.get(e);if(i)return i;const o=e.props,r={},l=[];let a=!1;if(!V(e)){const f=m=>{a=!0;const[T,A]=ao(m,t,!0);pe(r,T),A&&l.push(...A)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!a)return X(e)&&s.set(e,At),At;if(R(o))for(let f=0;f<o.length;f++){const m=$e(o[f]);Zs(m)&&(r[m]=Z)}else if(o)for(const f in o){const m=$e(f);if(Zs(m)){const T=o[f],A=r[m]=R(T)||V(T)?{type:T}:pe({},T),K=A.type;let w=!1,Y=!0;if(R(K))for(let z=0;z<K.length;++z){const F=K[z],L=V(F)&&F.name;if(L==="Boolean"){w=!0;break}else L==="String"&&(Y=!1)}else w=V(K)&&K.name==="Boolean";A[0]=w,A[1]=Y,(w||W(A,"default"))&&l.push(m)}}const h=[r,l];return X(e)&&s.set(e,h),h}function Zs(e){return e[0]!=="$"&&!Kt(e)}const Ps=e=>e==="_"||e==="_ctx"||e==="$stable",Rs=e=>R(e)?e.map(Je):[Je(e)],Zr=(e,t,n)=>{if(t._n)return t;const s=br((...i)=>Rs(t(...i)),n);return s._c=!1,s},co=(e,t,n)=>{const s=e._ctx;for(const i in e){if(Ps(i))continue;const o=e[i];if(V(o))t[i]=Zr(i,o,s);else if(o!=null){const r=Rs(o);t[i]=()=>r}}},uo=(e,t)=>{const n=Rs(t);e.slots.default=()=>n},fo=(e,t,n)=>{for(const s in t)(n||!Ps(s))&&(e[s]=t[s])},Qr=(e,t,n)=>{const s=e.slots=oo();if(e.vnode.shapeFlag&32){const i=t._;i?(fo(s,t,n),n&&xi(s,"_",i,!0)):co(t,s)}else t&&uo(e,t)},el=(e,t,n)=>{const{vnode:s,slots:i}=e;let o=!0,r=Z;if(s.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:fo(i,t,n):(o=!t.$stable,co(t,i)),r=t}else t&&(uo(e,t),r={default:1});if(o)for(const l in i)!Ps(l)&&r[l]==null&&delete i[l]},ve=ol;function tl(e){return nl(e)}function nl(e,t){const n=Fn();n.__VUE__=!0;const{insert:s,remove:i,patchProp:o,createElement:r,createText:l,createComment:a,setText:h,setElementText:f,parentNode:m,nextSibling:T,setScopeId:A=Xe,insertStaticContent:K}=e,w=(c,u,b,x=null,y=null,v=null,M=void 0,S=null,C=!!u.dynamicChildren)=>{if(c===u)return;c&&!Lt(c,u)&&(x=ft(c),we(c,y,v,!0),c=null),u.patchFlag===-2&&(C=!1,u.dynamicChildren=null);const{type:_,ref:P,shapeFlag:E}=u;switch(_){case Bn:Y(c,u,b,x);break;case ct:z(c,u,b,x);break;case Qn:c==null&&F(u,b,x,M);break;case oe:Ze(c,u,b,x,y,v,M,S,C);break;default:E&1?se(c,u,b,x,y,v,M,S,C):E&6?xe(c,u,b,x,y,v,M,S,C):(E&64||E&128)&&_.process(c,u,b,x,y,v,M,S,C,dt)}P!=null&&y?zt(P,c&&c.ref,v,u||c,!u):P==null&&c&&c.ref!=null&&zt(c.ref,null,v,c,!0)},Y=(c,u,b,x)=>{if(c==null)s(u.el=l(u.children),b,x);else{const y=u.el=c.el;u.children!==c.children&&h(y,u.children)}},z=(c,u,b,x)=>{c==null?s(u.el=a(u.children||""),b,x):u.el=c.el},F=(c,u,b,x)=>{[c.el,c.anchor]=K(c.children,u,b,x,c.el,c.anchor)},L=({el:c,anchor:u},b,x)=>{let y;for(;c&&c!==u;)y=T(c),s(c,b,x),c=y;s(u,b,x)},$=({el:c,anchor:u})=>{let b;for(;c&&c!==u;)b=T(c),i(c),c=b;i(u)},se=(c,u,b,x,y,v,M,S,C)=>{if(u.type==="svg"?M="svg":u.type==="math"&&(M="mathml"),c==null)ye(u,b,x,y,v,M,S,C);else{const _=c.el&&c.el._isVueCE?c.el:null;try{_&&_._beginPatch(),bt(c,u,y,v,M,S,C)}finally{_&&_._endPatch()}}},ye=(c,u,b,x,y,v,M,S)=>{let C,_;const{props:P,shapeFlag:E,transition:I,dirs:p}=c;if(C=c.el=r(c.type,v,P&&P.is,P),E&8?f(C,c.children):E&16&&Me(c.children,C,null,x,y,Zn(c,v),M,S),p&&_t(c,null,x,"created"),ue(C,c,c.scopeId,M,x),P){for(const d in P)d!=="value"&&!Kt(d)&&o(C,d,null,P[d],v,x);"value"in P&&o(C,"value",null,P.value,v),(_=P.onVnodeBeforeMount)&&Be(_,x,c)}p&&_t(c,null,x,"beforeMount");const g=sl(y,I);g&&I.beforeEnter(C),s(C,u,b),((_=P&&P.onVnodeMounted)||g||p)&&ve(()=>{try{_&&Be(_,x,c),g&&I.enter(C),p&&_t(c,null,x,"mounted")}finally{}},y)},ue=(c,u,b,x,y)=>{if(b&&A(c,b),x)for(let v=0;v<x.length;v++)A(c,x[v]);if(y){let v=y.subTree;if(u===v||bo(v.type)&&(v.ssContent===u||v.ssFallback===u)){const M=y.vnode;ue(c,M,M.scopeId,M.slotScopeIds,y.parent)}}},Me=(c,u,b,x,y,v,M,S,C=0)=>{for(let _=C;_<c.length;_++){const P=c[_]=S?tt(c[_]):Je(c[_]);w(null,P,u,b,x,y,v,M,S)}},bt=(c,u,b,x,y,v,M)=>{const S=u.el=c.el;let{patchFlag:C,dynamicChildren:_,dirs:P}=u;C|=c.patchFlag&16;const E=c.props||Z,I=u.props||Z;let p;if(b&&yt(b,!1),(p=I.onVnodeBeforeUpdate)&&Be(p,b,u,c),P&&_t(u,c,b,"beforeUpdate"),b&&yt(b,!0),_&&(!c.dynamicChildren||c.dynamicChildren.length!==_.length)&&(C=0,M=!1,_=null),(E.innerHTML&&I.innerHTML==null||E.textContent&&I.textContent==null)&&f(S,""),_?je(c.dynamicChildren,_,S,b,x,Zn(u,y),v):M||G(c,u,S,null,b,x,Zn(u,y),v,!1),C>0){if(C&16)U(S,E,I,b,y);else if(C&2&&E.class!==I.class&&o(S,"class",null,I.class,y),C&4&&o(S,"style",E.style,I.style,y),C&8){const g=u.dynamicProps;for(let d=0;d<g.length;d++){const O=g[d],H=E[O],ae=I[O];(ae!==H||O==="value")&&o(S,O,H,ae,y,b)}}C&1&&c.children!==u.children&&f(S,u.children)}else!M&&_==null&&U(S,E,I,b,y);((p=I.onVnodeUpdated)||P)&&ve(()=>{p&&Be(p,b,u,c),P&&_t(u,c,b,"updated")},x)},je=(c,u,b,x,y,v,M)=>{for(let S=0;S<u.length;S++){const C=c[S],_=u[S],P=C.el&&(C.type===oe||!Lt(C,_)||C.shapeFlag&198)?m(C.el):b;w(C,_,P,null,x,y,v,M,!0)}},U=(c,u,b,x,y)=>{if(u!==b){if(u!==Z)for(const v in u)!Kt(v)&&!(v in b)&&o(c,v,u[v],null,y,x);for(const v in b){if(Kt(v))continue;const M=b[v],S=u[v];M!==S&&v!=="value"&&o(c,v,S,M,y,x)}"value"in b&&o(c,"value",u.value,b.value,y)}},Ze=(c,u,b,x,y,v,M,S,C)=>{const _=u.el=c?c.el:l(""),P=u.anchor=c?c.anchor:l("");let{patchFlag:E,dynamicChildren:I,slotScopeIds:p}=u;p&&(S=S?S.concat(p):p),c==null?(s(_,b,x),s(P,b,x),Me(u.children||[],b,P,y,v,M,S,C)):E>0&&E&64&&I&&c.dynamicChildren&&c.dynamicChildren.length===I.length?(je(c.dynamicChildren,I,b,y,v,M,S),(u.key!=null||y&&u===y.subTree)&&ho(c,u,!0)):G(c,u,b,P,y,v,M,S,C)},xe=(c,u,b,x,y,v,M,S,C)=>{u.slotScopeIds=S,c==null?u.shapeFlag&512?y.ctx.activate(u,b,x,M,C):Tt(u,b,x,y,v,M,C):mt(c,u,C)},Tt=(c,u,b,x,y,v,M)=>{const S=c.component=fl(c,x,y);if(Is(c)&&(S.ctx.renderer=dt),hl(S,!1,M),S.asyncDep){if(y&&y.registerDep(S,ie,M),!c.el){const C=S.subTree=B(ct);z(null,C,u,b),c.placeholder=C.el}}else ie(S,c,u,b,y,v,M)},mt=(c,u,b)=>{const x=u.component=c.component;if(zr(c,u,b))if(x.asyncDep&&!x.asyncResolved){J(x,u,b);return}else x.next=u,x.update();else u.el=c.el,x.vnode=u},ie=(c,u,b,x,y,v,M)=>{const S=()=>{if(c.isMounted){let{next:E,bu:I,u:p,parent:g,vnode:d}=c;{const Ue=po(c);if(Ue){E&&(E.el=d.el,J(c,E,M)),Ue.asyncDep.then(()=>{ve(()=>{c.isUnmounted||_()},y)});return}}let O=E,H;yt(c,!1),E?(E.el=d.el,J(c,E,M)):E=d,I&&gn(I),(H=E.props&&E.props.onVnodeBeforeUpdate)&&Be(H,g,E,d),yt(c,!0);const ae=Xs(c),Le=c.subTree;c.subTree=ae,w(Le,ae,m(Le.el),ft(Le),c,y,v),E.el=ae.el,O===null&&Jr(c,ae.el),p&&ve(p,y),(H=E.props&&E.props.onVnodeUpdated)&&ve(()=>Be(H,g,E,d),y)}else{let E;const{el:I,props:p}=u,{bm:g,m:d,parent:O,root:H,type:ae}=c,Le=Jt(u);yt(c,!1),g&&gn(g),!Le&&(E=p&&p.onVnodeBeforeMount)&&Be(E,O,u),yt(c,!0);{H.ce&&H.ce._hasShadowRoot()&&H.ce._injectChildStyle(ae,c.parent?c.parent.type:void 0);const Ue=c.subTree=Xs(c);w(null,Ue,b,x,c,y,v),u.el=Ue.el}if(d&&ve(d,y),!Le&&(E=p&&p.onVnodeMounted)){const Ue=u;ve(()=>Be(E,O,Ue),y)}(u.shapeFlag&256||O&&Jt(O.vnode)&&O.vnode.shapeFlag&256)&&c.a&&ve(c.a,y),c.isMounted=!0,u=b=x=null}};c.scope.on();const C=c.effect=new ki(S);c.scope.off();const _=c.update=C.run.bind(C),P=c.job=C.runIfDirty.bind(C);P.i=c,P.id=c.uid,C.scheduler=()=>Os(P),yt(c,!0),_()},J=(c,u,b)=>{u.component=c;const x=c.vnode.props;c.vnode=u,c.next=null,Xr(c,u.props,x,b),el(c,u.children,b),rt(),Bs(c),lt()},G=(c,u,b,x,y,v,M,S,C=!1)=>{const _=c&&c.children,P=c?c.shapeFlag:0,E=u.children,{patchFlag:I,shapeFlag:p}=u;if(I>0){if(I&128){vt(_,E,b,x,y,v,M,S,C);return}else if(I&256){Ie(_,E,b,x,y,v,M,S,C);return}}p&8?(P&16&&Ce(_,y,v),E!==_&&f(b,E)):P&16?p&16?vt(_,E,b,x,y,v,M,S,C):Ce(_,y,v,!0):(P&8&&f(b,""),p&16&&Me(E,b,x,y,v,M,S,C))},Ie=(c,u,b,x,y,v,M,S,C)=>{c=c||At,u=u||At;const _=c.length,P=u.length,E=Math.min(_,P);let I;for(I=0;I<E;I++){const p=u[I]=C?tt(u[I]):Je(u[I]);w(c[I],p,b,null,y,v,M,S,C)}_>P?Ce(c,y,v,!0,!1,E):Me(u,b,x,y,v,M,S,C,E)},vt=(c,u,b,x,y,v,M,S,C)=>{let _=0;const P=u.length;let E=c.length-1,I=P-1;for(;_<=E&&_<=I;){const p=c[_],g=u[_]=C?tt(u[_]):Je(u[_]);if(Lt(p,g))w(p,g,b,null,y,v,M,S,C);else break;_++}for(;_<=E&&_<=I;){const p=c[E],g=u[I]=C?tt(u[I]):Je(u[I]);if(Lt(p,g))w(p,g,b,null,y,v,M,S,C);else break;E--,I--}if(_>E){if(_<=I){const p=I+1,g=p<P?u[p].el:x;for(;_<=I;)w(null,u[_]=C?tt(u[_]):Je(u[_]),b,g,y,v,M,S,C),_++}}else if(_>I)for(;_<=E;)we(c[_],y,v,!0),_++;else{const p=_,g=_,d=new Map;for(_=g;_<=I;_++){const Se=u[_]=C?tt(u[_]):Je(u[_]);Se.key!=null&&d.set(Se.key,_)}let O,H=0;const ae=I-g+1;let Le=!1,Ue=0;const Vt=new Array(ae);for(_=0;_<ae;_++)Vt[_]=0;for(_=p;_<=E;_++){const Se=c[_];if(H>=ae){we(Se,y,v,!0);continue}let He;if(Se.key!=null)He=d.get(Se.key);else for(O=g;O<=I;O++)if(Vt[O-g]===0&&Lt(Se,u[O])){He=O;break}He===void 0?we(Se,y,v,!0):(Vt[He-g]=_+1,He>=Ue?Ue=He:Le=!0,w(Se,u[He],b,null,y,v,M,S,C),H++)}const Ds=Le?il(Vt):At;for(O=Ds.length-1,_=ae-1;_>=0;_--){const Se=g+_,He=u[Se],Fs=u[Se+1],Ns=Se+1<P?Fs.el||go(Fs):x;Vt[_]===0?w(null,He,b,Ns,y,v,M,S,C):Le&&(O<0||_!==Ds[O]?fe(He,b,Ns,2):O--)}}},fe=(c,u,b,x,y=null)=>{const{el:v,type:M,transition:S,children:C,shapeFlag:_}=c;if(_&6){fe(c.component.subTree,u,b,x);return}if(_&128){c.suspense.move(u,b,x);return}if(_&64){M.move(c,u,b,dt);return}if(M===oe){s(v,u,b);for(let E=0;E<C.length;E++)fe(C[E],u,b,x);s(c.anchor,u,b);return}if(M===Qn){L(c,u,b);return}if(x!==2&&_&1&&S)if(x===0)S.persisted&&!v[Xn]?s(v,u,b):(S.beforeEnter(v),s(v,u,b),ve(()=>S.enter(v),y));else{const{leave:E,delayLeave:I,afterLeave:p}=S,g=()=>{c.ctx.isUnmounted?i(v):s(v,u,b)},d=()=>{const O=v._isLeaving||!!v[Xn];v._isLeaving&&v[Xn](!0),S.persisted&&!O?g():E(v,()=>{g(),p&&p()})};I?I(v,g,d):d()}else s(v,u,b)},we=(c,u,b,x=!1,y=!1)=>{const{type:v,props:M,ref:S,children:C,dynamicChildren:_,shapeFlag:P,patchFlag:E,dirs:I,cacheIndex:p,memo:g}=c;if(E===-2&&(y=!1),S!=null&&(rt(),zt(S,null,b,c,!0),lt()),p!=null&&(u.renderCache[p]=void 0),P&256){u.ctx.deactivate(c);return}const d=P&1&&I,O=!Jt(c);let H;if(O&&(H=M&&M.onVnodeBeforeUnmount)&&Be(H,u,c),P&6)le(c.component,b,x);else{if(P&128){c.suspense.unmount(b,x);return}d&&_t(c,null,u,"beforeUnmount"),P&64?c.type.remove(c,u,b,dt,x):_&&!_.hasOnce&&(v!==oe||E>0&&E&64)?Ce(_,u,b,!1,!0):(v===oe&&E&384||!y&&P&16)&&Ce(C,u,b),x&&rn(c)}const ae=g!=null&&p==null;(O&&(H=M&&M.onVnodeUnmounted)||d||ae)&&ve(()=>{H&&Be(H,u,c),d&&_t(c,null,u,"unmounted"),ae&&(c.el=null)},b)},rn=c=>{const{type:u,el:b,anchor:x,transition:y}=c;if(u===oe){re(b,x);return}if(u===Qn){$(c);return}const v=()=>{i(b),y&&!y.persisted&&y.afterLeave&&y.afterLeave()};if(c.shapeFlag&1&&y&&!y.persisted){const{leave:M,delayLeave:S}=y,C=()=>M(b,v);S?S(c.el,v,C):C()}else v()},re=(c,u)=>{let b;for(;c!==u;)b=T(c),i(c),c=b;i(u)},le=(c,u,b)=>{const{bum:x,scope:y,job:v,subTree:M,um:S,m:C,a:_}=c;Qs(C),Qs(_),x&&gn(x),y.stop(),v&&(v.flags|=8,we(M,c,u,b)),S&&ve(S,u),ve(()=>{c.isUnmounted=!0},u)},Ce=(c,u,b,x=!1,y=!1,v=0)=>{for(let M=v;M<c.length;M++)we(c[M],u,b,x,y)},ft=c=>{if(c.shapeFlag&6)return ft(c.component.subTree);if(c.shapeFlag&128)return c.suspense.next();const u=T(c.anchor||c.el),b=u&&u[xr];return b?T(b):u};let Nt=!1;const ln=(c,u,b)=>{let x;c==null?u._vnode&&(we(u._vnode,null,null,!0),x=u._vnode.component):w(u._vnode||null,c,u,null,null,null,b),u._vnode=c,Nt||(Nt=!0,Bs(x),Hi(),Nt=!1)},dt={p:w,um:we,m:fe,r:rn,mt:Tt,mc:Me,pc:G,pbc:je,n:ft,o:e};return{render:ln,hydrate:void 0,createApp:Ur(ln)}}function Zn({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function yt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function sl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ho(e,t,n=!1){const s=e.children,i=t.children;if(R(s)&&R(i))for(let o=0;o<s.length;o++){const r=s[o];let l=i[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=i[o]=tt(i[o]),l.el=r.el),!n&&l.patchFlag!==-2&&ho(r,l)),l.type===Bn&&(l.patchFlag===-1&&(l=i[o]=tt(l)),l.el=r.el),l.type===ct&&!l.el&&(l.el=r.el)}}function il(e){const t=e.slice(),n=[0];let s,i,o,r,l;const a=e.length;for(s=0;s<a;s++){const h=e[s];if(h!==0){if(i=n[n.length-1],e[i]<h){t[s]=i,n.push(s);continue}for(o=0,r=n.length-1;o<r;)l=o+r>>1,e[n[l]]<h?o=l+1:r=l;h<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,r=n[o-1];o-- >0;)n[o]=r,r=t[r];return n}function po(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:po(t)}function Qs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function go(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?go(t.subTree):null}const bo=e=>e.__isSuspense;function ol(e,t){t&&t.pendingBranch?R(e)?t.effects.push(...e):t.effects.push(e):gr(e)}const oe=Symbol.for("v-fgt"),Bn=Symbol.for("v-txt"),ct=Symbol.for("v-cmt"),Qn=Symbol.for("v-stc"),St=[];let ke=null;function N(e=!1){St.push(ke=e?null:[])}function mo(){St.pop(),ke=St[St.length-1]||null}let Qt=1;function kn(e,t=!1){Qt+=e,e<0&&ke&&t&&(ke.hasOnce=!0)}function vo(e){return e.dynamicChildren=Qt>0?ke||At:null,mo(),Qt>0&&ke&&ke.push(e),e}function j(e,t,n,s,i,o){return vo(k(e,t,n,s,i,o,!0))}function mn(e,t,n,s,i){return vo(B(e,t,n,s,i,!0))}function Tn(e){return e?e.__v_isVNode===!0:!1}function Lt(e,t){return e.type===t.type&&e.key===t.key}const _o=({key:e})=>e??null,vn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ne(e)||he(e)||V(e)?{i:Oe,r:e,k:t,f:!!n}:e:null);function k(e,t=null,n=null,s=0,i=null,o=e===oe?0:1,r=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&_o(t),ref:t&&vn(t),scopeId:Ki,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Oe};return l?(Mn(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=ne(n)?8:16),Qt>0&&!r&&ke&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&ke.push(a),a}const B=rl;function rl(e,t=null,n=null,s=0,i=null,o=!1){if((!e||e===Rr)&&(e=ct),Tn(e)){const l=Dt(e,t,!0);return n&&Mn(l,n),Qt>0&&!o&&ke&&(l.shapeFlag&6?ke[ke.indexOf(e)]=l:ke.push(l)),l.patchFlag=-2,l}if(ml(e)&&(e=e.__vccOpts),t){t=ll(t);let{class:l,style:a}=t;l&&!ne(l)&&(t.class=Re(l)),X(a)&&(Es(a)&&!R(a)&&(a=pe({},a)),t.style=_s(a))}const r=ne(e)?1:bo(e)?128:Ln(e)?64:X(e)?4:V(e)?2:0;return k(e,t,n,s,i,r,o,!0)}function ll(e){return e?Es(e)||ro(e)?pe({},e):e:null}function Dt(e,t,n=!1,s=!1){const{props:i,ref:o,patchFlag:r,children:l,transition:a}=e,h=t?al(i||{},t):i,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&_o(h),ref:t&&t.ref?n&&o?R(o)?o.concat(vn(t)):[o,vn(t)]:vn(t):o,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!==oe?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Dt(e.ssContent),ssFallback:e.ssFallback&&Dt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&As(f,a.clone(f)),f}function Pe(e=" ",t=0){return B(Bn,null,e,t)}function Ee(e="",t=!1){return t?(N(),mn(ct,null,e)):B(ct,null,e)}function Je(e){return e==null||typeof e=="boolean"?B(ct):R(e)?B(oe,null,e.slice()):Tn(e)?tt(e):B(Bn,null,String(e))}function tt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Dt(e)}function Mn(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(R(t))n=16;else if(typeof t=="object")if(s&65){const i=t.default;i&&(i._c&&(i._d=!1),Mn(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!ro(t)?t._ctx=Oe:i===3&&Oe&&(Oe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else if(V(t)){if(s&65){Mn(e,{default:t});return}t={default:t,_ctx:Oe},n=32}else t=String(t),s&64?(n=16,t=[Pe(t)]):n=8;e.children=t,e.shapeFlag|=n}function al(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const i in s)if(i==="class")t.class!==s.class&&(t.class=Re([t.class,s.class]));else if(i==="style")t.style=_s([t.style,s.style]);else if(Pn(i)){const o=t[i],r=s[i];r&&o!==r&&!(R(o)&&o.includes(r))?t[i]=o?[].concat(o,r):r:r==null&&o==null&&!Rn(i)&&(t[i]=r)}else i!==""&&(t[i]=s[i])}return t}function Be(e,t,n,s=null){Ve(e,t,7,[n,s])}const cl=to();let ul=0;function fl(e,t,n){const s=e.type,i=(t?t.appContext:e.appContext)||cl,o={uid:ul++,vnode:e,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new jo(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ao(s,i),emitsOptions:no(s,i),emit:null,emitted:null,propsDefaults:Z,inheritAttrs:s.inheritAttrs,ctx:Z,data:Z,props:Z,attrs:Z,slots:Z,refs:Z,setupState:Z,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=Br.bind(null,o),e.ce&&e.ce(o),o}let me=null;const dl=()=>me||Oe;let En,en;{const e=Fn(),t=(n,s)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(s),o=>{i.length>1?i.forEach(r=>r(o)):i[0](o)}};En=t("__VUE_INSTANCE_SETTERS__",n=>me=n),en=t("__VUE_SSR_SETTERS__",n=>tn=n)}const on=e=>{const t=me;return En(e),e.scope.on(),()=>{e.scope.off(),En(t)}},ei=()=>{me&&me.scope.off(),En(null)};function yo(e){return e.vnode.shapeFlag&4}let tn=!1;function hl(e,t=!1,n=!1){t&&en(t);const{props:s,children:i}=e.vnode,o=yo(e);Gr(e,s,o,t),Qr(e,i,n||t);const r=o?pl(e,t):void 0;return t&&en(!1),r}function pl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,$r);const{setup:s}=n;if(s){rt();const i=e.setupContext=s.length>1?bl(e):null,o=on(e),r=sn(s,e,0,[e.props,i]),l=mi(r);if(lt(),o(),(l||e.sp)&&!Jt(e)&&Ji(e),l){if(r.then(ei,ei),t)return r.then(a=>{en(!0);try{ti(e,a,t)}finally{en(!1)}}).catch(a=>{Vn(a,e,0)});e.asyncDep=r}else ti(e,r)}else xo(e)}function ti(e,t,n){V(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:X(t)&&(e.setupState=ji(t)),xo(e)}function xo(e,t,n){const s=e.type;e.render||(e.render=s.render||Xe);{const i=on(e);rt();try{Dr(e)}finally{lt(),i()}}}const gl={get(e,t){return de(e,"get",""),e[t]}};function bl(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,gl),slots:e.slots,emit:e.emit,expose:t}}function Kn(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ji(or(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Gt)return Gt[n](e)},has(t,n){return n in t||n in Gt}})):e.proxy}function ml(e){return V(e)&&"__vccOpts"in e}const Ot=(e,t)=>ur(e,t,tn);function hs(e,t,n){try{kn(-1);const s=arguments.length;return s===2?X(t)&&!R(t)?Tn(t)?B(e,null,[t]):B(e,t):B(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Tn(n)&&(n=[n]),B(e,t,n))}finally{kn(1)}}const vl="3.5.42";/**
|
|
20
|
+
* @vue/runtime-dom v3.5.42
|
|
21
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
22
|
+
* @license MIT
|
|
23
|
+
**/let ps;const ni=typeof window<"u"&&window.trustedTypes;if(ni)try{ps=ni.createPolicy("vue",{createHTML:e=>e})}catch{}const wo=ps?e=>ps.createHTML(e):e=>e,_l="http://www.w3.org/2000/svg",yl="http://www.w3.org/1998/Math/MathML",et=typeof document<"u"?document:null,si=et&&et.createElement("template"),xl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const i=t==="svg"?et.createElementNS(_l,e):t==="mathml"?et.createElementNS(yl,e):n?et.createElement(e,{is:n}):et.createElement(e);return e==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:e=>et.createTextNode(e),createComment:e=>et.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>et.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,i,o){const r=n?n.previousSibling:t.lastChild;if(i&&(i===o||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===o||!(i=i.nextSibling)););else{si.innerHTML=wo(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=si.content;if(s==="svg"||s==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[r?r.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},wl=Symbol("_vtc");function Cl(e,t,n){const s=e[wl];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const On=Symbol("_vod"),Co=Symbol("_vsh"),Sl={name:"show",beforeMount(e,{value:t},{transition:n}){e[On]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Ut(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),Ut(e,!0),s.enter(e)):s.leave(e,()=>{Ut(e,!1)}):Ut(e,t))},beforeUnmount(e,{value:t}){Ut(e,t)}};function Ut(e,t){e.style.display=t?e[On]:"none",e[Co]=!t}const kl=Symbol(""),Tl=/(?:^|;)\s*display\s*:/;function Ml(e,t,n){const s=e.style,i=ne(n);let o=!1;if(n&&!i){if(t)if(ne(t))for(const r of t.split(";")){const l=r.slice(0,r.indexOf(":")).trim();n[l]==null&&Bt(s,l,"")}else for(const r in t)n[r]==null&&Bt(s,r,"");for(const r in n){r==="display"&&(o=!0);const l=n[r];l!=null?Ol(e,r,!ne(t)&&t?t[r]:void 0,l)||Bt(s,r,l):Bt(s,r,"")}}else if(i){if(t!==n){const r=s[kl];r&&(n+=";"+r),s.cssText=n,o=Tl.test(n)}}else t&&e.removeAttribute("style");On in e&&(e[On]=o?s.display:"",e[Co]&&(s.display="none"))}const fn=/\s*!important$/;function Bt(e,t,n){if(R(n))n.forEach(s=>Bt(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))fn.test(n)?e.setProperty(t,n.replace(fn,""),"important"):e.setProperty(t,n);else{const s=El(e,t);fn.test(n)?e.setProperty(kt(s),n.replace(fn,""),"important"):e[s]=n}}const ii=["Webkit","Moz","ms"],es={};function El(e,t){const n=es[t];if(n)return n;let s=$e(t);if(s!=="filter"&&s in e)return es[t]=s;s=yi(s);for(let i=0;i<ii.length;i++){const o=ii[i]+s;if(o in e)return es[t]=o}return t}function Ol(e,t,n,s){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&ne(s)&&n===s}const oi="http://www.w3.org/1999/xlink";function ri(e,t,n,s,i,o=No(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(oi,t.slice(6,t.length)):e.setAttributeNS(oi,t,n):n==null||o&&!wi(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Ye(n)?String(n):n)}function li(e,t,n,s,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?wo(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const l=o==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(l!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let r=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=wi(n):n==null&&l==="string"?(n="",r=!0):l==="number"&&(n=0,r=!0)}try{e[t]=n}catch{}r&&e.removeAttribute(i||t)}function it(e,t,n,s){e.addEventListener(t,n,s)}function Al(e,t,n,s){e.removeEventListener(t,n,s)}const ai=Symbol("_vei");function Il(e,t,n,s,i=null){const o=e[ai]||(e[ai]={}),r=o[t];if(s&&r)r.value=s;else{const[l,a]=$l(t);if(s){const h=o[t]=Nl(s,i);it(e,l,h,a)}else r&&(Al(e,l,r,a),o[t]=void 0)}}const Pl=/(Once|Passive|Capture)$/,Rl=/^on:?(?:Once|Passive|Capture)$/;function $l(e){let t,n;for(;(n=e.match(Pl))&&!Rl.test(e);)t||(t={}),e=e.slice(0,e.length-n[1].length),t[n[1].toLowerCase()]=!0;return[e[2]===":"?e.slice(3):kt(e.slice(2)),t]}let ts=0;const Dl=Promise.resolve(),Fl=()=>ts||(Dl.then(()=>ts=0),ts=Date.now());function Nl(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;const i=n.value;if(R(i)){const o=s.stopImmediatePropagation;s.stopImmediatePropagation=()=>{o.call(s),s._stopped=!0};const r=i.slice(),l=[s];for(let a=0;a<r.length&&!s._stopped;a++){const h=r[a];h&&Ve(h,t,5,l)}}else Ve(i,t,5,[s])};return n.value=e,n.attached=Fl(),n}const ci=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Vl=(e,t,n,s,i,o)=>{const r=i==="svg";t==="class"?Cl(e,s,r):t==="style"?Ml(e,n,s):Pn(t)?Rn(t)||Il(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):jl(e,t,s,r))?(li(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ri(e,t,s,r,o,t!=="value")):e._isVueCE&&(Ll(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!ne(s)))?li(e,$e(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),ri(e,t,s,r))};function jl(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&ci(t)&&V(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return ci(t)&&ne(n)?!1:t in e}function Ll(e,t){const n=e._def.props;if(!n)return!1;const s=$e(t);return Array.isArray(n)?n.some(i=>$e(i)===s):Object.keys(n).some(i=>$e(i)===s)}const gt=e=>{const t=e.props["onUpdate:modelValue"]||!1;return R(t)?n=>gn(t,n):t};function Ul(e){e.target.composing=!0}function ui(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Te=Symbol("_assign"),dn=Symbol("_initialValue");function ns(e,t,n){return t&&(e=e.trim()),n&&(e=Dn(e)),e}const An={created(e,{modifiers:{lazy:t,trim:n,number:s}},i){e.parentNode&&(e.type==="text"?e[dn]=e.defaultValue.replace(/[\r\n]/g,""):e.type==="textarea"&&(e[dn]=e.defaultValue.replace(/\r\n?/g,`
|
|
24
|
+
`))),e[Te]=gt(i);const o=s||i.props&&i.props.type==="number";it(e,t?"change":"input",r=>{r.target.composing||e[Te](ns(e.value,n,o))}),(n||o)&&it(e,"change",()=>{e.value=ns(e.value,n,o)}),t||(it(e,"compositionstart",Ul),it(e,"compositionend",ui),it(e,"change",ui))},mounted(e,{value:t,modifiers:{trim:n,number:s}}){const i=t??"",o=e[dn];delete e[dn],o!==void 0&&(e.type==="text"||e.type==="textarea")&&e.value!==o?e[Te](ns(e.value,n,s)):e.value=i},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:i,number:o}},r){if(e[Te]=gt(r),e.composing)return;const l=(o||e.type==="number")&&!/^0\d/.test(e.value)?Dn(e.value):e.value,a=t??"";if(l===a)return;const h=e.getRootNode();(h instanceof Document||h instanceof ShadowRoot)&&h.activeElement===e&&e.type!=="range"&&(s&&t===n||i&&e.value.trim()===a)||(e.value=a)}},gs={deep:!0,created(e,t,n){e[Te]=gt(n),it(e,"change",()=>{const s=e._modelValue,i=Ft(e),o=e.checked,r=e[Te];if(R(s)){const l=ys(s,i),a=l!==-1;if(o&&!a)r(s.concat(i));else if(!o&&a){const h=[...s];h.splice(l,1),r(h)}}else if(ot(s)){const l=new Set(s);o?l.add(i):l.delete(i),r(l)}else r(ko(e,o))})},mounted:fi,beforeUpdate(e,t,n){e[Te]=gt(n),fi(e,t,n)}};function fi(e,{value:t,oldValue:n},s){e._modelValue=t;let i;if(R(t))i=ys(t,s.props.value)>-1;else if(ot(t))i=t.has(s.props.value);else{if(t===n)return;i=Fe(t,ko(e,!0))}e.checked!==i&&(e.checked=i)}const So={created(e,{value:t},n){e.checked=Fe(t,n.props.value),e[Te]=gt(n),it(e,"change",()=>{e[Te](Ft(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[Te]=gt(s),t!==n&&(e.checked=Fe(t,s.props.value))}},In={deep:!0,created(e,{value:t,modifiers:{number:n}},s){e._modelValue=t,it(e,"change",()=>{const i=Array.prototype.filter.call(e.options,a=>a.selected).map(a=>n?Dn(Ft(a)):Ft(a)),o=e.multiple,r=o?ot(e._modelValue)?new Set(i):i:i[0],l=e._pendingValue=[o,o?R(r)?i.slice():i:r];try{e[Te](r)}finally{jn(()=>{e._pendingValue===l&&(e._pendingValue=void 0)})}}),e[Te]=gt(s)},mounted(e,{value:t}){di(e,t)},beforeUpdate(e,{value:t},n){e._modelValue=t,e[Te]=gt(n)},updated(e,{value:t}){const n=e._pendingValue;e._pendingValue=void 0,(!n||n[0]!==e.multiple||!Hl(t,n[1],n[0]))&&di(e,t)}};function Hl(e,t,n){if(!n||R(e))return Fe(e,t);if(ot(e)){if(e.size!==t.length)return!1;for(const s of t)if(!e.has(s))return!1;return!0}return!1}function di(e,t){const n=e.multiple,s=R(t);if(!(n&&!s&&!ot(t))){for(let i=0,o=e.options.length;i<o;i++){const r=e.options[i],l=Ft(r);if(n)if(s){const a=typeof l;a==="string"||a==="number"?r.selected=t.some(h=>String(h)===String(l)):r.selected=ys(t,l)>-1}else r.selected=t.has(l);else if(Fe(Ft(r),t)){e.selectedIndex!==i&&(e.selectedIndex=i);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Ft(e){return"_value"in e?e._value:e.value}function ko(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Bl={created(e,t,n){hn(e,t,n,null,"created")},mounted(e,t,n){hn(e,t,n,null,"mounted")},beforeUpdate(e,t,n,s){hn(e,t,n,s,"beforeUpdate")},updated(e,t,n,s){hn(e,t,n,s,"updated")}};function Kl(e,t){switch(e){case"SELECT":return In;case"TEXTAREA":return An;default:switch(t){case"checkbox":return gs;case"radio":return So;default:return An}}}function hn(e,t,n,s,i){const r=Kl(e.tagName,n.props&&n.props.type)[i];r&&r(e,t,n,s)}const ql=["ctrl","shift","alt","meta"],Wl={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)=>ql.some(n=>e[`${n}Key`]&&!t.includes(n))},hi=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=((i,...o)=>{for(let r=0;r<t.length;r++){const l=Wl[t[r]];if(l&&l(i,t))return}return e(i,...o)}))},zl=pe({patchProp:Vl},xl);let pi;function Jl(){return pi||(pi=tl(zl))}const Gl=((...e)=>{const t=Jl().createApp(...e),{mount:n}=t;return t.mount=s=>{const i=Yl(s);if(!i)return;const o=t._component;!V(o)&&!o.render&&!o.template&&(o.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const r=n(i,!1,Xl(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),r},t});function Xl(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Yl(e){return ne(e)?document.querySelector(e):e}/**
|
|
25
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
26
|
+
*
|
|
27
|
+
* This source code is licensed under the ISC license.
|
|
28
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
29
|
+
*/const Zl=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();/**
|
|
30
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
31
|
+
*
|
|
32
|
+
* This source code is licensed under the ISC license.
|
|
33
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
34
|
+
*/var pn={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};/**
|
|
35
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
36
|
+
*
|
|
37
|
+
* This source code is licensed under the ISC license.
|
|
38
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
39
|
+
*/const Ql=({size:e,strokeWidth:t=2,absoluteStrokeWidth:n,color:s,iconNode:i,name:o,class:r,...l},{slots:a})=>hs("svg",{...pn,width:e||pn.width,height:e||pn.height,stroke:s||pn.stroke,"stroke-width":n?Number(t)*24/Number(e):t,class:["lucide",`lucide-${Zl(o??"icon")}`],...l},[...i.map(h=>hs(...h)),...a.default?[a.default()]:[]]);/**
|
|
40
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
41
|
+
*
|
|
42
|
+
* This source code is licensed under the ISC license.
|
|
43
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
44
|
+
*/const _e=(e,t)=>(n,{slots:s})=>hs(Ql,{...n,iconNode:t,name:e},s);/**
|
|
45
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
46
|
+
*
|
|
47
|
+
* This source code is licensed under the ISC license.
|
|
48
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
49
|
+
*/const ea=_e("ArrowDownToLineIcon",[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]]);/**
|
|
50
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
51
|
+
*
|
|
52
|
+
* This source code is licensed under the ISC license.
|
|
53
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
54
|
+
*/const ta=_e("LanguagesIcon",[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]]);/**
|
|
55
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
56
|
+
*
|
|
57
|
+
* This source code is licensed under the ISC license.
|
|
58
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
59
|
+
*/const na=_e("MoonIcon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
|
|
60
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
61
|
+
*
|
|
62
|
+
* This source code is licensed under the ISC license.
|
|
63
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
64
|
+
*/const sa=_e("PencilIcon",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
|
|
65
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
66
|
+
*
|
|
67
|
+
* This source code is licensed under the ISC license.
|
|
68
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
69
|
+
*/const ia=_e("PlugIcon",[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]]);/**
|
|
70
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
71
|
+
*
|
|
72
|
+
* This source code is licensed under the ISC license.
|
|
73
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
74
|
+
*/const oa=_e("PlusIcon",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
75
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
76
|
+
*
|
|
77
|
+
* This source code is licensed under the ISC license.
|
|
78
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
79
|
+
*/const gi=_e("RefreshCwIcon",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);/**
|
|
80
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
81
|
+
*
|
|
82
|
+
* This source code is licensed under the ISC license.
|
|
83
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
84
|
+
*/const ra=_e("Settings2Icon",[["path",{d:"M20 7h-9",key:"3s1dr2"}],["path",{d:"M14 17H5",key:"gfn3mx"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]]);/**
|
|
85
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
86
|
+
*
|
|
87
|
+
* This source code is licensed under the ISC license.
|
|
88
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
89
|
+
*/const la=_e("SunIcon",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
|
|
90
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
91
|
+
*
|
|
92
|
+
* This source code is licensed under the ISC license.
|
|
93
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
94
|
+
*/const ss=_e("TerminalIcon",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
|
|
95
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
96
|
+
*
|
|
97
|
+
* This source code is licensed under the ISC license.
|
|
98
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
99
|
+
*/const To=_e("Trash2Icon",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
|
|
100
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
101
|
+
*
|
|
102
|
+
* This source code is licensed under the ISC license.
|
|
103
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
104
|
+
*/const aa=_e("UnplugIcon",[["path",{d:"m19 5 3-3",key:"yk6iyv"}],["path",{d:"m2 22 3-3",key:"19mgm9"}],["path",{d:"M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z",key:"goz73y"}],["path",{d:"M7.5 13.5 10 11",key:"7xgeeb"}],["path",{d:"M10.5 16.5 13 14",key:"10btkg"}],["path",{d:"m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z",key:"1snsnr"}]]);/**
|
|
105
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
106
|
+
*
|
|
107
|
+
* This source code is licensed under the ISC license.
|
|
108
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
109
|
+
*/const ca=_e("UploadIcon",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]]);/**
|
|
110
|
+
* @license lucide-vue-next v0.468.0 - ISC
|
|
111
|
+
*
|
|
112
|
+
* This source code is licensed under the ISC license.
|
|
113
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
114
|
+
*/const _n=_e("XIcon",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);function ua(e,t){return JSON.parse(JSON.stringify({...t,source:"dbx-host",version:1,channel:e}))}const fa={插件调试:"Plugin Debug",纯前端:"Frontend only",后端运行中:"Backend running",正在构建:"Building",正在启动:"Starting",后端已停止:"Backend stopped",正在停止:"Stopping",后端异常:"Backend failed",重建后端:"Rebuild backend",重载页面:"Reload page","有新构建 · 重载页面":"New build · Reload page",调试:"Debug",自动重载:"Auto reload",切换插件语言:"Switch language",浅色主题:"Light theme",深色主题:"Dark theme",关闭错误:"Dismiss error",连接列表:"Connections",工作台:"Workbench",连接:"Connections",新建连接:"New connection",导入连接:"Import connections",编辑:"Edit",断开:"Disconnect",删除:"Delete",关闭:"Close",暂无连接:"No connections",尚未打开工作台:"No workbench open",编辑连接:"Edit connection",关闭表单:"Close form",连接类型:"Connection type",只读连接:"Read-only connection",测试连接:"Test connection",保存:"Save",取消:"Cancel",确认:"Confirm",调试信息:"Diagnostics",日志级别:"Log level",全部级别:"All levels",错误:"Error",信息:"Info",自动滚动:"Auto scroll",清空调试信息:"Clear diagnostics",清空当前视图:"Clear current view",关闭调试信息:"Close diagnostics",入参:"Parameters",出参:"Result",错误详情:"Error details",暂无调试记录:"No diagnostic entries","启用自动重载?所有打开的插件页面会在更新后刷新,未保存修改将丢失;后端源码变化会重建并断开连接。此设置影响同一调试服务的所有浏览器页面。":"Enable auto reload? Updated plugin pages will reload and unsaved changes will be lost. Backend changes rebuild and disconnect sessions. This affects all browsers using this development server.","切换语言并重载当前页面?未保存修改将丢失。":"Switch language and reload the current page? Unsaved changes will be lost.","断开连接将中断该连接正在进行的操作。继续?":"Disconnecting will interrupt operations on this connection. Continue?","删除连接“{name}”?其页面将关闭,未保存修改会丢失。":'Delete connection "{name}"? Its pages will close and unsaved changes will be lost.',"关闭此页面?未保存修改将丢失;最后一个关联页面关闭后会断开连接。":"Close this page? Unsaved changes will be lost. Closing the last associated page disconnects the connection.","重载当前页面?未保存修改将丢失。":"Reload the current page? Unsaved changes will be lost.","重建并重启后端将断开所有连接、中断传输。页面不会自动重载,写操作不会自动重试。继续?":"Rebuild and restart the backend? All connections and transfers will be interrupted. Pages will not reload automatically and writes will not be retried.",请求失败:"Request failed",无法读取模拟宿主状态:"Unable to load development host state",连接已保存:"Connection saved",连接测试成功:"Connection test succeeded","后端已启动,请重新连接":"Backend started. Reconnect to continue.","导入文件超过 2 MiB":"Import exceeds 2 MiB","自动重载失败,请查看调试日志;修复源码后可重试":"Auto reload failed. Check diagnostics and fix the source to retry.","页面构建监听已停止,请重启调试服务":"UI build watcher stopped. Restart the development server.","调试服务连接中断,正在重新连接":"Connection to the development server lost. Reconnecting.",构建命令开始:"Build command started",构建命令完成:"Build command completed",构建命令失败:"Build command failed",后端状态变化:"Backend state changed",后端进程退出:"Backend process exited",后端协议解析失败:"Backend protocol parsing failed","RPC 开始":"RPC started","RPC 完成":"RPC completed","RPC 失败":"RPC failed","HTTP 请求完成":"HTTP request completed",收到后端事件:"Backend event received",收到二进制帧:"Binary frame received",开始重建后端:"Backend rebuild started",后端重建完成:"Backend rebuild completed",后端重建失败:"Backend rebuild failed",调试服务已启动:"Development server started",调试服务已停止:"Development server stopped",前端构建监听启动失败:"UI watcher failed to start",前端构建监听已退出:"UI watcher exited",页面回收时断开连接失败:"Failed to disconnect an abandoned page's connection",后端源码监听已停止:"Backend source watcher stopped",自动重载已启用:"Auto reload enabled",自动重载已关闭:"Auto reload disabled"};function Mo(e,t,n={}){const s=e==="en"&&fa[t]||t;return String(s??"").replace(/\{(\w+)\}/g,(i,o)=>n[o]??i)}function da(e,t){if(!e)return e;const n=structuredClone(e),s=e.localizations?.[t];if(!s)return n;n.name=s.name||n.name;for(const i of n.contributions||[]){const o=s.contributions?.[i.id];if(o){i.label=o.label||i.label,i.description=o.description||i.description;for(const r of i.fields||[]){const l=o.fields?.[r.key];if(l){r.label=l.label||r.label,r.description=l.description||r.description;for(const a of r.options||[])a.label=l.options?.[a.value]||a.label}}}}return n}const ha=["aria-label"],pa={class:"flex shrink-0 flex-wrap items-center gap-2 border-b border-base-300 px-3 py-2"},ga={class:"mr-auto text-xs font-semibold"},ba={class:"ml-2 font-normal text-base-content/60"},ma=["aria-label"],va={value:"all"},_a={value:"error"},ya={value:"info"},xa={value:"debug"},wa=["aria-pressed","aria-label","title"],Ca=["aria-label","title"],Sa=["aria-label","title"],ka=["datetime"],Ta={class:"w-12 shrink-0 uppercase"},Ma={class:"w-14 shrink-0 text-base-content/60"},Ea={class:"min-w-0 flex-1 break-words"},Oa={class:"ml-2 text-base-content/60"},Aa={class:"cursor-pointer text-info"},Ia={class:"mt-1 whitespace-pre-wrap break-all text-base-content"},Pa={key:0,class:"py-4 text-center text-base-content/50"},Ra={__name:"DebugPanel",props:{entries:{type:Array,default:()=>[]},locale:{type:String,default:"zh-CN"}},emits:["close"],setup(e){const t=e,n=h=>Mo(t.locale,h),s=ee("all"),i=ee(!0),o=ee(0),r=ee(),l=Ot(()=>t.entries.filter(h=>h.id>o.value&&(s.value==="all"||h.level===s.value)));function a(){o.value=t.entries.at(-1)?.id||0}return Pt([l,i],async()=>{i.value&&(await jn(),r.value?.scrollTo({top:r.value.scrollHeight}))},{immediate:!0}),(h,f)=>(N(),j("section",{id:"debug-panel","aria-label":n("调试信息"),class:"flex h-64 max-h-[40vh] min-h-0 shrink-0 flex-col border-t border-base-300 bg-base-200"},[k("div",pa,[k("h2",ga,[Pe(D(n("调试信息")),1),k("span",ba,D(l.value.length)+" / 500",1)]),Ke(k("select",{"onUpdate:modelValue":f[0]||(f[0]=m=>s.value=m),"aria-label":n("日志级别"),class:"select select-xs w-32"},[k("option",va,D(n("全部级别")),1),k("option",_a,D(n("错误")),1),k("option",ya,D(n("信息")),1),k("option",xa,D(n("调试")),1)],8,ma),[[In,s.value]]),k("button",{class:Re(["btn btn-xs btn-square btn-ghost",i.value?"btn-active":""]),"aria-pressed":i.value,"aria-label":n("自动滚动"),title:n("自动滚动"),onClick:f[1]||(f[1]=m=>i.value=!i.value)},[B(te(ea),{size:14})],10,wa),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":n("清空调试信息"),title:n("清空当前视图"),onClick:a},[B(te(To),{size:14})],8,Ca),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":n("关闭调试信息"),title:n("关闭调试信息"),onClick:f[2]||(f[2]=m=>h.$emit("close"))},[B(te(_n),{size:14})],8,Sa)]),k("div",{ref_key:"viewport",ref:r,class:"min-h-0 flex-1 overflow-auto px-3 py-1 font-mono text-xs",role:"log","aria-live":"off",tabindex:"0"},[(N(!0),j(oe,null,We(l.value,m=>(N(),j("div",{key:m.id,class:Re(["flex flex-wrap gap-x-3 border-b border-base-300/50 py-1.5",m.level==="error"?"text-error":""])},[k("time",{class:"shrink-0 text-base-content/60",datetime:m.time},D(new Date(m.time).toLocaleTimeString(e.locale,{hour12:!1})),9,ka),k("span",Ta,D(m.level),1),k("span",Ma,D(m.category),1),k("div",Ea,[k("span",null,D(n(m.message)),1),k("span",Oa,D(Object.entries(m.details).filter(([T])=>!["params","result","error"].includes(T)).map(([T,A])=>`${T}=${A}`).join(" · ")),1),(N(!0),j(oe,null,We(["params","result","error"].filter(T=>T in m.details),T=>(N(),j("details",{key:T,class:"mt-1"},[k("summary",Aa,D(n({params:"入参",result:"出参",error:"错误详情"}[T])),1),k("pre",Ia,D(JSON.stringify(m.details[T],null,2)),1)]))),128))])],2))),128)),l.value.length?Ee("v-if",!0):(N(),j("p",Pa,D(n("暂无调试记录")),1))],512)],8,ha))}},$a={class:"flex h-full flex-col bg-base-100 text-base-content"},Da={class:"flex min-h-14 flex-wrap items-center gap-3 border-b border-base-300 px-4 py-2"},Fa={class:"text-sm font-semibold"},Na={class:"mr-auto text-xs text-base-content/60"},Va=["disabled"],ja=["disabled"],La=["disabled","aria-label","title"],Ua=["aria-expanded"],Ha={class:"flex shrink-0 items-center gap-2 text-xs"},Ba=["aria-label","checked","disabled"],Ka=["aria-label","title"],qa={key:0,role:"alert",class:"flex gap-2 border-b border-error/30 bg-error/10 px-4 py-2 text-sm text-error"},Wa={class:"min-w-0 flex-1 break-words"},za=["aria-label"],Ja={key:1,role:"status",class:"border-b border-base-300 px-4 py-2 text-xs text-success"},Ga={class:"flex min-h-0 flex-1"},Xa=["aria-label"],Ya={key:0,class:"border-b border-base-300 p-2"},Za={class:"px-1 py-2 text-xs font-semibold"},Qa=["title","disabled","onClick"],ec={class:"truncate"},tc={class:"flex items-center gap-1 border-b border-base-300 p-2"},nc={class:"mr-auto text-xs font-semibold"},sc=["aria-label","title","disabled"],ic=["aria-label","title","disabled"],oc={class:"min-h-0 flex-1 overflow-auto p-2"},rc=["data-connection"],lc=["title","disabled","onClick"],ac={class:"truncate"},cc={class:"flex items-center gap-1"},uc={class:"mr-auto truncate text-xs text-base-content/60"},fc=["aria-label","title","disabled","onClick"],dc=["aria-label","title","disabled","onClick"],hc=["aria-label","title","disabled","onClick"],pc={key:0,class:"py-8 text-center text-xs text-base-content/50"},gc=["aria-label"],bc={class:"flex min-h-10 items-center border-b border-base-300"},mc={class:"flex min-w-0 flex-1 overflow-x-auto",role:"tablist"},vc=["aria-selected","title","onClick"],_c=["aria-label","disabled","onClick"],yc={class:"relative min-h-0 flex-1"},xc=["srcdoc","title","onLoad"],wc={key:0,class:"grid h-full place-items-center text-sm text-base-content/50"},Cc={class:"flex items-center gap-2"},Sc={class:"flex items-center justify-between"},kc={class:"text-base font-semibold"},Tc=["aria-label","disabled"],Mc={class:"mt-4 block text-xs"},Ec=["disabled"],Oc=["value"],Ac={class:"mt-4 grid grid-cols-1 gap-3 sm:grid-cols-2"},Ic=["onUpdate:modelValue","aria-label","required","disabled"],Pc=["value"],Rc=["aria-label"],$c=["onUpdate:modelValue","name","value","disabled"],Dc=["onUpdate:modelValue","aria-label","disabled"],Fc=["onUpdate:modelValue","aria-label","required","disabled"],Nc=["onUpdate:modelValue","aria-label","required","disabled"],Vc=["onUpdate:modelValue","type","aria-label","required","disabled"],jc={key:6,class:"mt-1 block text-xs text-base-content/50"},Lc={class:"mt-4 flex items-center gap-2 text-xs"},Uc=["disabled"],Hc={key:0,role:"alert",class:"mt-3 break-words text-sm text-error"},Bc={key:1,role:"status",class:"mt-3 text-sm text-success"},Kc={class:"modal-action"},qc=["disabled"],Wc=["disabled"],zc={class:"modal-box max-w-sm rounded-lg"},Jc={class:"text-sm"},Gc={class:"modal-action"},Xc={__name:"App",setup(e){const t=ee(),n=ee([]),s=ee([]),i=ee(""),o=ee("starting"),r=ee(""),l=ee(""),a=ee(!1),h=ee(!1),f=ee(!1),m=ee(!1),T=ee([]),A=ee("zh-CN"),K=crypto.randomUUID(),w=(p,g)=>Mo(A.value,p,g),Y=Ot(()=>da(t.value?JSON.parse(JSON.stringify(t.value)):void 0,A.value)),z=p=>p.connectionId?p.name:Y.value?.contributions.find(g=>g.id===p.contributionId)?.label||p.name;Pt(A,p=>{window.document.documentElement.lang=p,window.document.title=w("插件调试")},{immediate:!0});const F=ee(!1),L=ee(!1);async function $(p){p.target.checked=F.value,await le(async()=>{!F.value&&!await Ce("启用自动重载?所有打开的插件页面会在更新后刷新,未保存修改将丢失;后端源码变化会重建并断开连接。此设置影响同一调试服务的所有浏览器页面。")||(F.value=(await re("auto-reload",{enabled:!F.value})).enabled)})}Pt([a,F,L],async()=>{if(!F.value){L.value=!1;return}a.value||!L.value||(L.value=!1,await le(async()=>{for(const p of s.value)Object.assign(p,await re("frame-document",{frameId:p.id}));h.value=!1}))});async function se(){await le(async()=>{const p=s.value.find(d=>d.id===i.value);if(p&&!await Ce("切换语言并重载当前页面?未保存修改将丢失。"))return;const g=p?await re("frame-document",{frameId:p.id}):void 0;A.value=A.value==="zh-CN"?"en":"zh-CN";for(const d of s.value)fe(d,{type:"env",locale:A.value});p&&(Object.assign(p,g),h.value=!1)})}function ye(p){T.value=[...new Map([...T.value,...p].map(g=>[g.id,g])).values()].sort((g,d)=>g.id-d.id).slice(-500)}const ue=ee(),Me=ee(),bt=ee(),je=ee(""),U=ee(),Ze=ee(!1),xe=new Map;let Tt,mt,ie;const J=Ot(()=>Y.value?.contributions.filter(p=>p.type==="connection-provider")||[]),G=Ot(()=>Y.value?.contributions.filter(p=>p.type==="workbench")||[]),Ie=Ot(()=>J.value.find(p=>p.id===U.value?.providerId)),vt=()=>({appearance:f.value?"dark":"light",tokens:f.value?{"--color-background":"#18181b","--color-foreground":"#f4f4f5","--color-muted":"#27272a","--color-border":"#3f3f46","--color-primary":"#60a5fa"}:{"--color-background":"#ffffff","--color-foreground":"#27272a","--color-muted":"#f4f4f5","--color-border":"#e4e4e7","--color-primary":"#2563eb"}});function fe(p,g){const d=ua(p.channel,g);xe.get(p.id)?.contentWindow?.postMessage(d,"*")}function we(p){fe(p,{type:"init",context:JSON.parse(JSON.stringify(p.context)),locale:A.value,theme:vt(),permissions:Y.value.permissions||[]})}function rn(){f.value=!f.value,document.documentElement.dataset.theme=f.value?"dark":"light";for(const p of s.value)fe(p,{type:"env",theme:vt()})}async function re(p,g={}){const d=await fetch(`/api/${p}`,{method:"POST",headers:{"Content-Type":"application/json","X-Mock-Csrf":Tt,"X-DBX-Page":K},body:JSON.stringify(g)}),O=await d.json();if(!d.ok)throw Object.assign(new Error(O.error?.message||"请求失败"),{code:O.error?.code,data:O.error?.data});return O.value}async function le(p){if(!a.value){a.value=!0,r.value="",l.value="";try{await p()}catch(g){r.value=g.message}finally{a.value=!1}}}async function Ce(p){je.value=p;const g=new Promise(d=>{ie=d});return await jn(),Me.value.showModal(),g}function ft(p){Me.value.close(),ie?.(p),ie=void 0}async function Nt(){const p=await fetch("/api/bootstrap");if(!p.ok)throw new Error("无法读取模拟宿主状态");const g=await p.json();Tt=g.csrf,t.value=g.manifest,n.value=g.connections,o.value=g.state,T.value=g.diagnostics||[],F.value=g.autoReload||!1}function ln(){U.value={providerId:J.value[0]?.id,values:{},readOnly:!1},Ze.value=!1,dt(),ue.value.showModal()}function dt(){U.value.values=Object.fromEntries((Ie.value?.fields||[]).filter(p=>p.default!==void 0).map(p=>[p.key,p.default]))}async function $s(p){await le(async()=>{U.value=await re("connections/edit",{id:p.id}),Ze.value=!0,ue.value.showModal()})}async function c(){await le(async()=>{const p=await re("connections/save",U.value);n.value=p.connections;for(const g of s.value)g.connectionId===p.id&&(g.name=p.connections.find(d=>d.id===p.id)?.name||g.name);ue.value.close(),U.value=void 0,l.value="连接已保存"})}async function u(){await le(async()=>{await re("connections/test",U.value),l.value="连接测试成功"})}async function b(p){const g=s.value.find(d=>d.id===p.id);if(g)g.context=p.context,g.name=p.name,fe(g,{type:"context",context:p.context});else{const d=await re("frame-document",{frameId:p.id});s.value.push(d)}i.value=p.id}async function x(p){await le(async()=>{const g=await re("connections/connect",{id:p.id});n.value=g.connections,await b(g.frame)})}async function y(p){await le(async()=>{await b((await re("workbenches/open",{contributionId:p.id})).frame)})}async function v(p){await le(async()=>{await Ce("断开连接将中断该连接正在进行的操作。继续?")&&(n.value=(await re("connections/disconnect",{id:p.id})).connections)})}async function M(p){await le(async()=>{await Ce(w("删除连接“{name}”?其页面将关闭,未保存修改会丢失。",{name:p.name}))&&(n.value=(await re("connections/delete",{id:p.id})).connections,S(p.id))})}function S(p){for(const g of s.value.filter(d=>d.connectionId===p))xe.delete(g.id);s.value=s.value.filter(g=>g.connectionId!==p),s.value.some(g=>g.id===i.value)||(i.value=s.value[0]?.id||"")}async function C(p){await le(async()=>{await Ce("关闭此页面?未保存修改将丢失;最后一个关联页面关闭后会断开连接。")&&(n.value=(await re("frames/close",{id:p.id})).connections,xe.delete(p.id),s.value=s.value.filter(g=>g.id!==p.id),i.value===p.id&&(i.value=s.value[0]?.id||""))})}async function _(){await le(async()=>{const p=s.value.find(d=>d.id===i.value);if(!p||!await Ce("重载当前页面?未保存修改将丢失。"))return;const g=await re("frame-document",{frameId:p.id});Object.assign(p,g),h.value=!1})}async function P(){await le(async()=>{if(!await Ce("重建并重启后端将断开所有连接、中断传输。页面不会自动重载,写操作不会自动重试。继续?"))return;o.value="building";const p=await re("backend/restart");n.value=p.connections,o.value=p.state,l.value="后端已启动,请重新连接"})}async function E(p){const g=p.target.files?.[0];g&&(await le(async()=>{if(g.size>2*1024*1024)throw new Error("导入文件超过 2 MiB");const d=JSON.parse(await g.text());n.value=(await re("connections/import",d)).connections}),p.target.value="")}async function I(p){const g=p.data,d=s.value.find(H=>xe.get(H.id)?.contentWindow===p.source);if(!d||g?.source!=="dbx-plugin"||g.version!==1||g.channel!==d.channel)return;if(g.type==="ready"){we(d);return}if(g.type!=="request")return;const O=d.channel;try{const H=await re("bridge",{frameId:d.id,channel:O,method:g.method,params:g.params});if(d.channel!==O||!xe.has(d.id))return;g.method==="host.openWorkbench"&&H?.mockHostOpenFrame?(await b(H.mockHostOpenFrame),fe(d,{type:"response",id:g.id,result:null})):fe(d,{type:"response",id:g.id,result:H})}catch(H){d.channel===O&&fe(d,{type:"response",id:g.id,error:{message:H.message,code:H.code,data:H.data}})}}return Xi(async()=>{window.addEventListener("message",I),await le(async()=>{await Nt(),mt=new EventSource(`/api/events?page=${K}`),mt.onmessage=p=>{const g=JSON.parse(p.data);if(g.type==="connections"&&(n.value=g.connections),g.type==="page-frames"){for(const d of s.value)g.ids.includes(d.id)||xe.delete(d.id);s.value=s.value.filter(d=>g.ids.includes(d.id)),s.value.some(d=>d.id===i.value)||(i.value=s.value[0]?.id||"")}if(g.type==="diagnostic"&&ye([g.entry]),g.type==="diagnostic-history"&&ye(g.entries),g.type==="status"&&(o.value=g.state,g.state!=="ready"&&(n.value=n.value.map(d=>({...d,connected:!1})))),g.type==="ui-rebuilt"&&(h.value=!0,F.value&&(L.value=!0)),g.type==="auto-reload"&&(F.value=g.enabled),g.type==="auto-reload-error"&&(r.value="自动重载失败,请查看调试日志;修复源码后可重试"),g.type==="frames-removed"&&S(g.connectionId),g.type==="watch-error"&&(r.value="页面构建监听已停止,请重启调试服务"),g.type==="event"||g.type==="binary")for(const d of s.value)fe(d,{...g,binaryChannel:g.channel})},mt.onerror=()=>{r.value="调试服务连接中断,正在重新连接"}})}),Yi(()=>{mt?.close(),window.removeEventListener("message",I)}),(p,g)=>(N(),j("main",$a,[k("header",Da,[B(te(ss),{size:20,class:"text-success"}),k("h1",Fa,D(w("插件调试")),1),k("span",Na,D(Y.value?.name),1),k("span",{class:Re(["text-xs",["ready","frontend"].includes(o.value)?"text-success":"text-warning"]),role:"status"},D(w({frontend:"纯前端",ready:"后端运行中",building:"正在构建",starting:"正在启动",stopped:"后端已停止",stopping:"正在停止",failed:"后端异常"}[o.value]||o.value)),3),Y.value?.entrypoints?.backend?(N(),j("button",{key:0,class:"btn btn-sm",disabled:a.value,onClick:P},[B(te(gi),{size:14}),Pe(D(w("重建后端")),1)],8,Va)):Ee("v-if",!0),k("button",{class:Re(["btn btn-sm shrink-0",h.value?"text-info":""]),disabled:a.value||!i.value,onClick:_},[B(te(gi),{size:14}),Pe(D(w(h.value?"有新构建 · 重载页面":"重载页面")),1)],10,ja),k("button",{class:"btn btn-sm w-28 shrink-0",disabled:a.value,"aria-label":w("切换插件语言"),title:w("切换插件语言"),onClick:se},[B(te(ta),{size:14}),Pe(D(w(A.value==="zh-CN"?"中文":"English")),1)],8,La),k("button",{class:Re(["btn btn-sm",m.value?"btn-active":""]),"aria-expanded":m.value,"aria-controls":"debug-panel",onClick:g[0]||(g[0]=d=>m.value=!m.value)},[B(te(ss),{size:14}),Pe(D(w("调试")),1)],10,Ua),k("label",Ha,[k("input",{type:"checkbox",class:"toggle toggle-xs","aria-label":w("自动重载"),checked:F.value,disabled:a.value,onChange:$},null,40,Ba),Pe(D(w("自动重载")),1)]),k("button",{class:"btn btn-sm btn-square btn-ghost","aria-label":w(f.value?"浅色主题":"深色主题"),title:w(f.value?"浅色主题":"深色主题"),onClick:rn},[f.value?(N(),mn(te(la),{key:0,size:16})):(N(),mn(te(na),{key:1,size:16}))],8,Ka)]),r.value&&!U.value?(N(),j("div",qa,[k("span",Wa,D(w(r.value)),1),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":w("关闭错误"),onClick:g[1]||(g[1]=d=>r.value="")},[B(te(_n),{size:14})],8,za)])):Ee("v-if",!0),l.value&&!U.value?(N(),j("div",Ja,D(w(l.value)),1)):Ee("v-if",!0),k("div",Ga,[k("aside",{class:"flex w-56 shrink-0 flex-col border-r border-base-300 bg-base-200 max-sm:w-40","aria-label":w("连接列表")},[G.value.length?(N(),j("div",Ya,[k("h2",Za,D(w("工作台")),1),(N(!0),j(oe,null,We(G.value,d=>(N(),j("button",{key:d.id,class:"btn btn-sm btn-ghost w-full justify-start",title:d.label,disabled:a.value,onClick:O=>y(d)},[B(te(ss),{size:14}),k("span",ec,D(d.label),1)],8,Qa))),128))])):Ee("v-if",!0),k("div",tc,[k("h2",nc,D(w("连接")),1),k("button",{class:"btn btn-sm btn-square btn-ghost","aria-label":w("新建连接"),title:w("新建连接"),disabled:a.value||!J.value.length,onClick:ln},[B(te(oa),{size:16})],8,sc),k("button",{class:"btn btn-sm btn-square btn-ghost","aria-label":w("导入连接"),title:w("导入连接"),disabled:a.value,onClick:g[2]||(g[2]=d=>bt.value.click())},[B(te(ca),{size:16})],8,ic),k("input",{ref_key:"importing",ref:bt,type:"file",accept:"application/json,.json",hidden:"",onChange:E},null,544)]),k("div",oc,[(N(!0),j(oe,null,We(n.value,d=>(N(),j("div",{key:d.id,class:"mb-1 border-b border-base-300 pb-2","data-connection":d.id},[k("button",{class:"flex w-full min-w-0 items-center gap-2 py-2 text-left text-sm",title:d.name,disabled:a.value||o.value!=="ready",onClick:O=>x(d)},[B(te(ia),{size:15,class:Re(["shrink-0",d.connected?"text-success":"text-base-content/40"])},null,8,["class"]),k("span",ac,D(d.name),1)],8,lc),k("div",cc,[k("span",uc,D(J.value.find(O=>O.id===d.providerId)?.label||d.label),1),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":w("编辑")+" "+d.name,title:w("编辑"),disabled:a.value,onClick:O=>$s(d)},[B(te(sa),{size:13})],8,fc),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":w("断开")+" "+d.name,title:w("断开"),disabled:a.value||!d.connected,onClick:O=>v(d)},[B(te(aa),{size:13})],8,dc),k("button",{class:"btn btn-xs btn-square btn-ghost","aria-label":w("删除")+" "+d.name,title:w("删除"),disabled:a.value,onClick:O=>M(d)},[B(te(To),{size:13})],8,hc)])],8,rc))),128)),n.value.length?Ee("v-if",!0):(N(),j("p",pc,D(w("暂无连接")),1))])],8,Xa),k("section",{class:"flex min-h-0 min-w-0 flex-1 flex-col","aria-label":w("工作台")},[k("div",bc,[k("div",mc,[(N(!0),j(oe,null,We(s.value,d=>(N(),j("div",{key:d.id,class:Re(["flex shrink-0 items-center border-r border-base-300",i.value===d.id?"bg-base-200 border-b-2 border-b-info":""])},[k("button",{role:"tab",class:"max-w-44 truncate px-3 py-2 text-xs","aria-selected":i.value===d.id,title:z(d),onClick:O=>i.value=d.id},D(z(d)),9,vc),k("button",{class:"btn btn-xs btn-square btn-ghost mr-1","aria-label":w("关闭")+" "+z(d),disabled:a.value,onClick:O=>C(d)},[B(te(_n),{size:12})],8,_c)],2))),128))])]),k("div",yc,[(N(!0),j(oe,null,We(s.value,d=>Ke((N(),j("iframe",{key:d.id,ref_for:!0,ref:O=>O?te(xe).set(d.id,O):te(xe).delete(d.id),srcdoc:d.html,sandbox:"allow-scripts",referrerpolicy:"no-referrer",title:z(d),class:"absolute inset-0",onLoad:O=>we(d)},null,40,xc)),[[Sl,i.value===d.id]])),128)),s.value.length?Ee("v-if",!0):(N(),j("div",wc,[k("div",Cc,[B(te(ra),{size:18}),Pe(D(w("尚未打开工作台")),1)])]))])],8,gc)]),m.value?(N(),mn(Ra,{key:2,entries:T.value,locale:A.value,onClose:g[3]||(g[3]=d=>m.value=!1)},null,8,["entries","locale"])):Ee("v-if",!0),k("dialog",{ref_key:"editor",ref:ue,class:"modal",onCancel:g[7]||(g[7]=d=>U.value=void 0)},[U.value?(N(),j("form",{key:0,class:"modal-box max-w-xl rounded-lg",onSubmit:hi(c,["prevent"])},[k("div",Sc,[k("h2",kc,D(w(Ze.value?"编辑连接":"新建连接")),1),k("button",{type:"button",class:"btn btn-sm btn-square btn-ghost","aria-label":w("关闭表单"),disabled:a.value,onClick:g[4]||(g[4]=d=>{ue.value.close(),U.value=void 0})},[B(te(_n),{size:16})],8,Tc)]),k("label",Mc,[Pe(D(w("连接类型")),1),Ke(k("select",{"onUpdate:modelValue":g[5]||(g[5]=d=>U.value.providerId=d),class:"select select-sm mt-1 w-full",disabled:Ze.value||a.value,onChange:dt},[(N(!0),j(oe,null,We(J.value,d=>(N(),j("option",{key:d.id,value:d.id},D(d.label),9,Oc))),128))],40,Ec),[[In,U.value.providerId]])]),k("div",Ac,[(N(!0),j(oe,null,We(Ie.value?.fields||[],d=>(N(),j("label",{key:d.key,class:Re(["min-w-0 text-xs",d.type==="textarea"?"sm:col-span-2":""])},[Pe(D(d.label)+D(d.required?" *":"")+" ",1),d.type==="select"?Ke((N(),j("select",{key:0,"onUpdate:modelValue":O=>U.value.values[d.key]=O,class:"select select-sm mt-1 w-full","aria-label":d.label,required:d.required,disabled:a.value},[(N(!0),j(oe,null,We(d.options,O=>(N(),j("option",{key:O.value,value:O.value},D(O.label),9,Pc))),128))],8,Ic)),[[In,U.value.values[d.key]]]):d.type==="radio"?(N(),j("div",{key:1,class:"mt-2 flex flex-wrap gap-x-4 gap-y-2",role:"radiogroup","aria-label":d.label},[(N(!0),j(oe,null,We(d.options,O=>(N(),j("label",{key:O.value,class:"flex items-center gap-2"},[Ke(k("input",{"onUpdate:modelValue":H=>U.value.values[d.key]=H,type:"radio",name:d.key,value:O.value,disabled:a.value},null,8,$c),[[So,U.value.values[d.key]]]),k("span",null,D(O.label),1)]))),128))],8,Rc)):d.type==="boolean"?Ke((N(),j("input",{key:2,"onUpdate:modelValue":O=>U.value.values[d.key]=O,type:"checkbox",class:"checkbox checkbox-sm ml-2","aria-label":d.label,disabled:a.value},null,8,Dc)),[[gs,U.value.values[d.key]]]):d.type==="textarea"?Ke((N(),j("textarea",{key:3,"onUpdate:modelValue":O=>U.value.values[d.key]=O,class:"textarea mt-1 w-full","aria-label":d.label,required:d.required,disabled:a.value},null,8,Fc)),[[An,U.value.values[d.key]]]):d.type==="number"?Ke((N(),j("input",{key:4,"onUpdate:modelValue":O=>U.value.values[d.key]=O,type:"number",class:"input input-sm mt-1 w-full","aria-label":d.label,required:d.required,disabled:a.value},null,8,Nc)),[[An,U.value.values[d.key],void 0,{number:!0}]]):Ke((N(),j("input",{key:5,"onUpdate:modelValue":O=>U.value.values[d.key]=O,type:d.type==="password"?"password":"text",class:"input input-sm mt-1 w-full","aria-label":d.label,required:d.required,disabled:a.value,autocomplete:"off"},null,8,Vc)),[[Bl,U.value.values[d.key]]]),d.description?(N(),j("span",jc,D(d.description),1)):Ee("v-if",!0)],2))),128))]),k("label",Lc,[Ke(k("input",{"onUpdate:modelValue":g[6]||(g[6]=d=>U.value.readOnly=d),type:"checkbox",class:"checkbox checkbox-sm",disabled:a.value},null,8,Uc),[[gs,U.value.readOnly]]),Pe(D(w("只读连接")),1)]),r.value?(N(),j("p",Hc,D(w(r.value)),1)):Ee("v-if",!0),l.value?(N(),j("p",Bc,D(w(l.value)),1)):Ee("v-if",!0),k("div",Kc,[k("button",{type:"button",class:"btn btn-sm",disabled:a.value||o.value!=="ready"||!Ie.value?.capabilities?.includes("test"),onClick:u},D(w("测试连接")),9,qc),k("button",{class:"btn btn-sm",disabled:a.value},D(w("保存")),9,Wc)])],32)):Ee("v-if",!0)],544),k("dialog",{ref_key:"askDialog",ref:Me,class:"modal",onCancel:g[10]||(g[10]=hi(d=>ft(!1),["prevent"]))},[k("div",zc,[k("p",Jc,D(w(je.value)),1),k("div",Gc,[k("button",{class:"btn btn-sm",onClick:g[8]||(g[8]=d=>ft(!1))},D(w("取消")),1),k("button",{class:"btn btn-sm",onClick:g[9]||(g[9]=d=>ft(!0))},D(w("确认")),1)])])],544)]))}};Gl(Xc).mount("#app");</script>
|
|
115
|
+
<style rel="stylesheet" crossorigin>/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--spacing:.25rem;--container-sm:24rem;--container-xl:36rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-normal:400;--font-weight-semibold:600;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:where(:root),:root:has(input.theme-controller[value=light]:checked),[data-theme=light]{color-scheme:light;--color-base-100:oklch(100% 0 0);--color-base-200:oklch(98% 0 0);--color-base-300:oklch(95% 0 0);--color-base-content:oklch(21% .006 285.885);--color-primary:oklch(45% .24 277.023);--color-primary-content:oklch(93% .034 272.788);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}:root:has(input.theme-controller[value=dark]:checked),[data-theme=dark]{color-scheme:dark;--color-base-100:oklch(25.33% .016 252.42);--color-base-200:oklch(23.26% .014 253.1);--color-base-300:oklch(21.15% .012 254.09);--color-base-content:oklch(97.807% .029 256.847);--color-primary:oklch(58% .233 277.117);--color-primary-content:oklch(96% .018 272.314);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}:root{--page-has-backdrop:var(--page-scroll-lock) 1;--page-scroll-bg:var(--page-scroll-lock) var(--root-bg,#0000)}@supports (color:color-mix(in lab,red,red)){:root{--page-scroll-bg:var(--page-scroll-lock) color-mix(in srgb, var(--root-bg,#0000), oklch(0% 0 0) calc(var(--page-has-backdrop,0) * 40%))}}:root{background-image:var(--page-scroll-lock) linear-gradient(var(--root-bg,#0000),var(--root-bg,#0000));transition:var(--page-scroll-lock) background-color .3s ease-out;animation:var(--page-scroll-lock) set-page-has-scroll forwards;animation-timeline:var(--page-scroll-lock) scroll();--page-has-scroll:initial;scrollbar-gutter:var(--page-has-scroll) var(--page-scroll-lock) stable}@keyframes set-page-has-scroll{0%,to{--page-has-scroll: }}:root{--fx-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");scrollbar-color:currentColor #0000}@supports (color:color-mix(in lab,red,red)){:root{scrollbar-color:color-mix(in oklch,currentColor 35%,#0000) #0000}}@property --radialprogress{syntax:"<percentage>";inherits:true;initial-value:0%}@property --aura-angle{syntax:"<angle>";inherits:false;initial-value:0deg}:root,[data-theme]{background-color:var(--root-bg);color:var(--color-base-content)}:root{background-color:var(--page-scroll-bg,var(--root-bg))}:where(:root,[data-theme]){--root-bg:var(--color-base-100)}:root{--page-scroll-lock:initial;--page-overflow:var(--page-scroll-lock) hidden}:root:not(span){overflow:var(--page-overflow)}}@layer components;@layer utilities{@layer daisyui.l1.l2.l3{.modal{pointer-events:none;visibility:hidden;width:100%;max-width:none;height:100%;max-height:none;color:inherit;transition:overlay .3s allow-discrete,visibility .3s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;overscroll-behavior:contain;z-index:999;scrollbar-gutter:auto;background-color:#0000;place-items:center;margin:0;padding:0;display:grid;position:fixed;inset:0;overflow:clip}.modal::backdrop{display:none}.modal[popover]{color:inherit;background:0 0;border:0;max-width:none;max-height:none;margin:0;padding:0;inset:0}.modal[popover]::backdrop{background-color:#0006;transition:background-color .3s ease-out}.tab:is(.tabs>.tab){cursor:pointer;appearance:none;text-align:center;webkit-user-select:none;-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;align-items:center;display:inline-flex;position:relative}@media(hover:hover){.tab:is(.tabs>.tab):hover{color:var(--color-base-content)}}.tab:is(.tabs>.tab){--tab-p:.75rem;--tab-bg:var(--color-base-100);--tab-border-color:var(--color-base-300);--tab-radius-ss:0;--tab-radius-se:0;--tab-radius-es:0;--tab-radius-ee:0;--tab-order:0;--tab-radius-min:calc(.75rem - var(--border));--tab-radius-limit:min(var(--radius-field), var(--tab-radius-min));--tab-radius-grad:#0000 calc(69% - var(--border)), var(--tab-border-color) calc(69% - var(--border) + .25px), var(--tab-border-color) 69%, var(--tab-bg) calc(69% + .25px) ;order:var(--tab-order);height:var(--tab-height);padding-inline:var(--tab-p);border-color:#0000;font-size:.875rem}.tab:is(.tabs>.tab):is(input[type=radio]){min-width:fit-content}.tab:is(.tabs>.tab):is(input[type=radio]):after{--tw-content:attr(aria-label);content:var(--tw-content)}.tab:is(.tabs>.tab):is(label){position:relative}.tab:is(.tabs>.tab):is(label) input{cursor:pointer;appearance:none;opacity:0;position:absolute;inset:0}:is(.tab:is(.tabs>.tab):checked,.tab:is(.tabs>.tab):is(label:has(:checked)),.tab:is(.tabs>.tab):is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]))+.tab-content{display:block}.tab:is(.tabs>.tab):not(:checked,label:has(:checked),:hover,.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.tab:is(.tabs>.tab):not(:checked,label:has(:checked),:hover,.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]){color:color-mix(in oklab,var(--color-base-content) 50%,transparent)}}.tab:is(.tabs>.tab):not(input):empty{cursor:default;flex-grow:1}.tab:is(.tabs>.tab):focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.tab:is(.tabs>.tab):focus{outline-offset:2px;outline:2px solid #0000}}.tab:is(.tabs>.tab):focus-visible,.tab:is(.tabs>.tab):is(label:has(:checked:focus-visible)){outline-offset:-5px;outline:2px solid}.tab:is(.tabs>.tab)[disabled]{pointer-events:none;opacity:.4}:where(.btn){width:unset}.btn{--size:calc(var(--size-field,.25rem) * 10);--btn-p:1rem;--btn-fg:var(--color-base-content);cursor:pointer;text-align:center;vertical-align:middle;outline-offset:2px;webkit-user-select:none;-webkit-user-select:none;user-select:none;border-width:var(--border);touch-action:manipulation;--btn-bg:var(--btn-color,var(--color-base-200));--btn-border:var(--btn-color,var(--color-base-200));border-start-start-radius:var(--join-ss,var(--radius-field));border-start-end-radius:var(--join-se,var(--radius-field));border-end-end-radius:var(--join-ee,var(--radius-field));border-end-start-radius:var(--join-es,var(--radius-field));flex-wrap:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;font-weight:600;transition-property:color,background-color,border-color,box-shadow,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);display:inline-flex}@supports (color:color-mix(in lab,red,red)){.btn{--btn-border:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 calc(var(--depth) * 5%))}}.btn{--btn-soft-bg:initial;--btn-shadow:0 3px 2px -2px var(--btn-bg), 0 4px 3px -2px var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn{--btn-shadow:0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000), 0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000)}}.btn{--btn-inset:0 .5px 0 .5px oklch(100% 0 0 / calc(var(--depth) * 6%));height:var(--size);padding-inline:var(--btn-p);font-size:var(--fontsize,.875rem);background-color:var(--btn-bg);color:var(--btn-fg);border-color:var(--btn-border);border-style:var(--btn-border-style,solid);outline-color:var(--btn-color,var(--color-base-content));--tw-prose-links:var(--btn-fg);background-image:none,var(--fx-noise);background-size:auto,calc(var(--noise,0) * 100%);text-shadow:0 .5px oklch(100% 0 0 / calc(var(--depth) * .15));box-shadow:var(--btn-inset) inset,var(--btn-shadow)}.btn:is([type=checkbox],[type=radio]){appearance:none}.btn:is([type=checkbox],[type=radio])[aria-label]:after{--tw-content:attr(aria-label);content:var(--tw-content)}.btn:where(:checked:not(.filter [type=radio].btn)){--btn-color:var(--color-primary);--btn-fg:var(--color-primary-content)}.toggle{border:var(--border) solid currentColor;color:var(--input-color);cursor:pointer;appearance:none;vertical-align:middle;webkit-user-select:none;-webkit-user-select:none;user-select:none;--radius-selector-max:calc(var(--radius-selector) + var(--radius-selector) + var(--radius-selector));border-radius:calc(var(--radius-selector) + min(var(--toggle-p),var(--radius-selector-max)) + min(var(--border),var(--radius-selector-max)));padding:var(--toggle-p);flex-shrink:0;grid-template-columns:0fr 1fr 1fr;place-content:center;display:inline-grid;position:relative;box-shadow:inset 0 1px}@supports (color:color-mix(in lab,red,red)){.toggle{box-shadow:0 1px color-mix(in oklab,currentColor calc(var(--depth) * 10%),#0000) inset}}.toggle{--input-color:var(--color-base-content);transition:color .3s,grid-template-columns .2s}@supports (color:color-mix(in lab,red,red)){.toggle{--input-color:color-mix(in oklab, var(--color-base-content) 50%, #0000)}}.toggle{--toggle-p:calc(var(--size) * .125);--size:calc(var(--size-selector,.25rem) * 6);width:calc((var(--size) * 2) - (var(--border) + var(--toggle-p)) * 2);height:var(--size)}.toggle>*{z-index:1;cursor:pointer;appearance:none;background-color:#0000;border:none;grid-column:2/span 1;grid-row-start:1;height:100%;padding:.125rem;transition:opacity .2s,rotate .4s}.toggle>:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.toggle>:focus{outline-offset:2px;outline:2px solid #0000}}.toggle>:nth-child(2){color:var(--color-base-100);rotate:0deg}.toggle>:nth-child(3){color:var(--color-base-100);opacity:0;rotate:-15deg}.toggle:has(:checked)>:nth-child(2){opacity:0;rotate:15deg}.toggle:has(:checked)>:nth-child(3){opacity:1;rotate:0deg}.toggle:before{aspect-ratio:1;border-radius:var(--radius-selector);--tw-content:"";content:var(--tw-content);width:100%;height:100%;box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px currentColor;background-color:currentColor;grid-row-start:1;grid-column-start:2;transition:background-color .1s,translate .2s,inset-inline-start .2s;position:relative;inset-inline-start:0;translate:0}@supports (color:color-mix(in lab,red,red)){.toggle:before{box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px color-mix(in oklab,currentColor calc(var(--depth) * 10%),#0000)}}.toggle:before{background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise)}@media(forced-colors:active){.toggle:before{outline-style:var(--tw-outline-style);outline-offset:-1px;outline-width:1px}}@media print{.toggle:before{outline-offset:-1rem;outline:.25rem solid}}.toggle:focus-visible,.toggle:has(:focus-visible){outline-offset:2px;outline:2px solid}.toggle:checked{background-color:var(--color-base-100);--input-color:var(--color-base-content);grid-template-columns:1fr 1fr 0fr}.toggle:checked:before{background-color:currentColor}@starting-style{.toggle:checked:before{opacity:0}}.toggle[aria-checked=true]{background-color:var(--color-base-100);--input-color:var(--color-base-content);grid-template-columns:1fr 1fr 0fr}.toggle[aria-checked=true]:before{background-color:currentColor}@starting-style{.toggle[aria-checked=true]:before{opacity:0}}.toggle:has(>input:checked){background-color:var(--color-base-100);--input-color:var(--color-base-content);grid-template-columns:1fr 1fr 0fr}.toggle:has(>input:checked):before{background-color:currentColor}@starting-style{.toggle:has(>input:checked):before{opacity:0}}.toggle:indeterminate{grid-template-columns:.5fr 1fr .5fr}.toggle:disabled{cursor:not-allowed;opacity:.3}.toggle:disabled:before{border:var(--border) solid currentColor;background-color:#0000}.input{appearance:none;background-color:var(--color-base-100);vertical-align:middle;white-space:nowrap;--size:calc(var(--size-field,.25rem) * var(--in-size-mul,10));--input-color:var(--color-base-content);flex-shrink:1;align-items:center;gap:.5rem;padding-inline:.75rem;display:inline-flex;position:relative}@supports (color:color-mix(in lab,red,red)){.input{--input-color:color-mix(in oklab, var(--color-base-content) 20%, #0000)}}.input{cursor:text;width:clamp(3rem,20rem,100%);height:var(--size);font-size:max(var(--font-size,0rem),var(--font-size-min,.875rem));touch-action:manipulation;border:var(--border) solid var(--input-color,#0000);box-shadow:0 1px var(--input-color) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset;border-start-start-radius:var(--join-ss,var(--radius-field));border-start-end-radius:var(--join-se,var(--radius-field));border-end-end-radius:var(--join-ee,var(--radius-field));border-end-start-radius:var(--join-es,var(--radius-field))}@supports (color:color-mix(in lab,red,red)){.input{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}}.input input{appearance:none;background-color:#0000;border:none;width:100%;height:100%}.input input::placeholder{color:var(--color-base-content);opacity:.5}.input input:focus,.input input:focus-within{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.input input:focus,.input input:focus-within{outline-offset:2px;outline:2px solid #0000}}.input input::-webkit-calendar-picker-indicator{inset-inline-end:-.15em}.input::-webkit-inner-spin-button{margin-inline-end:-10px}.input::-webkit-calendar-picker-indicator{inset-inline-end:.75em}input.input{text-align:start;display:inline-flex;position:relative}input.input[type=url],input.input[type=tel],input.input[type=email],input.input[type=number]{direction:ltr}input.input::-webkit-datetime-edit{min-height:100%;text-align:inherit;align-items:center;display:grid}input.input::-webkit-date-and-time-value{min-height:100%;text-align:inherit;align-items:center;display:grid}input.input::-webkit-inner-spin-button{margin-block:calc(.25rem * var(--spin-my,-3))}input.input::-webkit-calendar-picker-indicator{cursor:pointer;width:1em;height:1em;position:absolute}input.input::-webkit-color-swatch-wrapper{padding-block:.25rem}.input input{text-align:start;display:inline-flex;position:relative}.input input[type=url],.input input[type=tel],.input input[type=email],.input input[type=number]{direction:ltr}.input input::-webkit-datetime-edit{min-height:100%;text-align:inherit;align-items:center;display:grid}.input input::-webkit-date-and-time-value{min-height:100%;text-align:inherit;align-items:center;display:grid}.input input::-webkit-inner-spin-button{margin-block:calc(.25rem * var(--spin-my,-3))}.input input::-webkit-calendar-picker-indicator{cursor:pointer;width:1em;height:1em;position:absolute}.input input::-webkit-color-swatch-wrapper{padding-block:.25rem}.input:focus{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.input:focus{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.input:focus{outline:2px solid var(--input-color);outline-offset:2px}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.input:focus{--font-size:1rem}}}.input:focus-within{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.input:focus-within{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.input:focus-within{outline:2px solid var(--input-color);outline-offset:2px}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.input:focus-within{--font-size:1rem}}}.input:has(>input[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}.input:has(>input[disabled]):is(input),.input:has(>input[disabled]) :is(input){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.input:has(>input[disabled]):is(input),.input:has(>input[disabled]) :is(input){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.input:has(>input[disabled]){box-shadow:none}.input:has(>input[disabled])::placeholder,.input:has(>input[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}.input:is(:disabled,[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}.input:is(:disabled,[disabled]):is(input),.input:is(:disabled,[disabled]) :is(input){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.input:is(:disabled,[disabled]):is(input),.input:is(:disabled,[disabled]) :is(input){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.input:is(:disabled,[disabled]){box-shadow:none}.input:is(:disabled,[disabled])::placeholder,.input:is(:disabled,[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}fieldset:disabled .input{cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}fieldset:disabled .input:is(input),fieldset:disabled .input :is(input){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){fieldset:disabled .input:is(input),fieldset:disabled .input :is(input){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}fieldset:disabled .input{box-shadow:none}fieldset:disabled .input::placeholder,fieldset:disabled .input ::placeholder{color:var(--color-base-content);opacity:.2}.input:has(>input[disabled])>input[disabled]{cursor:not-allowed}.select{appearance:none;background-color:var(--color-base-100);vertical-align:middle;--size:calc(var(--size-field,.25rem) * var(--sl-size-mul,10));--input-color:var(--color-base-content);flex-shrink:1;align-items:center;gap:.375rem;padding-inline:.75rem 1.75rem;display:inline-flex;position:relative}@supports (color:color-mix(in lab,red,red)){.select{--input-color:color-mix(in oklab, var(--color-base-content) 20%, #0000)}}.select{width:clamp(3rem,20rem,100%);height:var(--size);font-size:max(var(--font-size,0rem),var(--font-size-min,.875rem));touch-action:manipulation;white-space:nowrap;text-overflow:ellipsis;border:var(--border) solid var(--input-color,#0000);box-shadow:0 1px var(--input-color) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 20px) calc(1px + 50%),calc(100% - 16.1px) calc(1px + 50%);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-start-start-radius:var(--join-ss,var(--radius-field));border-start-end-radius:var(--join-se,var(--radius-field));border-end-end-radius:var(--join-ee,var(--radius-field));border-end-start-radius:var(--join-es,var(--radius-field));overflow:hidden}@supports (color:color-mix(in lab,red,red)){.select{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}}[dir=rtl] .select{background-position:12px calc(1px + 50%),16px calc(1px + 50%)}.select[multiple]{background-image:none;height:auto;padding-block:.75rem;padding-inline-end:.75rem;overflow:auto}.select select{appearance:none;width:calc(100% + 2.75rem);height:calc(100% - calc(var(--border) * 2));background:inherit;border-radius:inherit;border-style:none;align-items:center;margin-inline:-.75rem -1.75rem;padding-inline:.75rem 1.75rem}.select select::placeholder{color:var(--color-base-content);opacity:.5}.select select:focus,.select select:focus-within{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.select select:focus,.select select:focus-within{outline-offset:2px;outline:2px solid #0000}}.select select:not(:last-child){background-image:none;margin-inline-end:-1.375rem}.select:focus{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.select:focus{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.select:focus{outline:2px solid var(--input-color);outline-offset:2px}.select:focus-within{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.select:focus-within{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.select:focus-within{outline:2px solid var(--input-color);outline-offset:2px}.select:open{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.select:open{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.select:open{outline:2px solid var(--input-color);outline-offset:2px;background-image:linear-gradient(135deg,#0000 50%,currentColor 50%),linear-gradient(45deg,currentColor 50%,#0000 50%)}.select:has(>select[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}.select:has(>select[disabled]):is(select),.select:has(>select[disabled]) :is(select){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.select:has(>select[disabled]):is(select),.select:has(>select[disabled]) :is(select){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.select:has(>select[disabled]){box-shadow:none}.select:has(>select[disabled])::placeholder,.select:has(>select[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}.select:is(:disabled,[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}.select:is(:disabled,[disabled]):is(select),.select:is(:disabled,[disabled]) :is(select){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.select:is(:disabled,[disabled]):is(select),.select:is(:disabled,[disabled]) :is(select){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.select:is(:disabled,[disabled]){box-shadow:none}.select:is(:disabled,[disabled])::placeholder,.select:is(:disabled,[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}fieldset:disabled .select{cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200)}fieldset:disabled .select:is(select),fieldset:disabled .select :is(select){color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){fieldset:disabled .select:is(select),fieldset:disabled .select :is(select){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}fieldset:disabled .select{box-shadow:none}fieldset:disabled .select::placeholder,fieldset:disabled .select ::placeholder{color:var(--color-base-content);opacity:.2}.select:has(>select[disabled])>select[disabled]{cursor:not-allowed}@supports (appearance:base-select){:is(.select,.select select){appearance:base-select}:is(.select,.select select)::picker(select){appearance:base-select}}:is(.select,.select select)::picker(select){color:inherit;border:var(--border) solid var(--color-base-200);border-radius:var(--radius-box);background-color:inherit;max-height:min(24rem,70dvh);box-shadow:0 2px calc(var(--depth) * 3px) -2px #0003;box-shadow:0 20px 25px -5px rgb(0 0 0/calc(var(--depth) * .1)),0 8px 10px -6px rgb(0 0 0/calc(var(--depth) * .1));margin-block:.5rem;margin-inline:.5rem;padding:.5rem;translate:-.5rem}:is(.select,.select select)::picker-icon{display:none}:is(.select,.select select) selectedcontent{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}:is(.select,.select select) optgroup{padding-top:.5em}:is(.select,.select select) optgroup option:first-child{margin-top:.5em}:is(.select,.select select) option{border-radius:var(--radius-field);padding-block:.375rem;padding-inline:calc(.25rem * var(--option-px,3));white-space:normal;transition-property:color,background-color;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}:is(.select,.select select) option:not(:disabled):hover,:is(.select,.select select) option:not(:disabled):focus-visible{cursor:pointer;background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){:is(.select,.select select) option:not(:disabled):hover,:is(.select,.select select) option:not(:disabled):focus-visible{background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}:is(.select,.select select) option:not(:disabled):hover,:is(.select,.select select) option:not(:disabled):focus-visible{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){:is(.select,.select select) option:not(:disabled):hover,:is(.select,.select select) option:not(:disabled):focus-visible{outline-offset:2px;outline:2px solid #0000}}:is(.select,.select select) option:not(:disabled):active{background-color:var(--color-neutral);color:var(--color-neutral-content);box-shadow:0 2px calc(var(--depth) * 3px) -2px var(--color-neutral)}[dir=rtl] .select::picker(select){translate:.5rem}[dir=rtl] .select select::picker(select){translate:.5rem}.checkbox{border:var(--border) solid var(--input-color,var(--color-base-content))}@supports (color:color-mix(in lab,red,red)){.checkbox{border:var(--border) solid var(--input-color,color-mix(in oklab, var(--color-base-content) 20%, #0000))}}.checkbox{cursor:pointer;appearance:none;border-radius:var(--radius-selector);vertical-align:middle;color:var(--color-base-content);box-shadow:0 1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 0 #0000 inset,0 0 #0000;--size:calc(var(--size-selector,.25rem) * 6);width:var(--size);height:var(--size);background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise);flex-shrink:0;padding:.25rem;transition:background-color .2s,box-shadow .2s;display:inline-block;position:relative}.checkbox:before{--tw-content:"";content:var(--tw-content);opacity:0;clip-path:polygon(20% 100%,20% 80%,50% 80%,50% 80%,70% 80%,70% 100%);width:100%;height:100%;box-shadow:0 3px oklch(100% 0 0 / calc(var(--depth) * .1)) inset;background-color:currentColor;font-size:1rem;line-height:.75;transition:clip-path .3s .1s,opacity .1s .1s,rotate .3s .1s,translate .3s .1s;display:block;rotate:45deg}.checkbox:focus-visible{outline:2px solid var(--input-color,currentColor);outline-offset:2px}.checkbox:checked{background-color:var(--input-color,#0000);box-shadow:0 0 #0000 inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px oklch(0% 0 0 / calc(var(--depth) * .1))}.checkbox:checked:before{clip-path:polygon(20% 100%,20% 80%,50% 80%,50% 0%,70% 0%,70% 100%);opacity:1}@media(forced-colors:active){.checkbox:checked:before{--tw-content:"✔︎";clip-path:none;background-color:#0000;rotate:0deg}}@media print{.checkbox:checked:before{--tw-content:"✔︎";clip-path:none;background-color:#0000;rotate:0deg}}.checkbox[aria-checked=true]{background-color:var(--input-color,#0000);box-shadow:0 0 #0000 inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px oklch(0% 0 0 / calc(var(--depth) * .1))}.checkbox[aria-checked=true]:before{clip-path:polygon(20% 100%,20% 80%,50% 80%,50% 0%,70% 0%,70% 100%);opacity:1}@media(forced-colors:active){.checkbox[aria-checked=true]:before{--tw-content:"✔︎";clip-path:none;background-color:#0000;rotate:0deg}}@media print{.checkbox[aria-checked=true]:before{--tw-content:"✔︎";clip-path:none;background-color:#0000;rotate:0deg}}.checkbox:indeterminate{background-color:var(--input-color,var(--color-base-content))}@supports (color:color-mix(in lab,red,red)){.checkbox:indeterminate{background-color:var(--input-color,color-mix(in oklab, var(--color-base-content) 20%, #0000))}}.checkbox:indeterminate:before{opacity:1;clip-path:polygon(20% 100%,20% 80%,50% 80%,50% 80%,80% 80%,80% 100%);translate:0 -35%;rotate:0deg}.checkbox[aria-checked=mixed]{background-color:var(--input-color,var(--color-base-content))}@supports (color:color-mix(in lab,red,red)){.checkbox[aria-checked=mixed]{background-color:var(--input-color,color-mix(in oklab, var(--color-base-content) 20%, #0000))}}.checkbox[aria-checked=mixed]:before{opacity:1;clip-path:polygon(20% 100%,20% 80%,50% 80%,50% 80%,80% 80%,80% 100%);translate:0 -35%;rotate:0deg}.radio{cursor:pointer;appearance:none;vertical-align:middle;border:var(--border) solid var(--input-color,currentColor);border-radius:3.40282e38px;flex-shrink:0;padding:.25rem;display:inline-block;position:relative}@supports (color:color-mix(in lab,red,red)){.radio{border:var(--border) solid var(--input-color,color-mix(in srgb, currentColor 20%, #0000))}}.radio{box-shadow:0 1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset;--size:calc(var(--size-selector,.25rem) * 6);width:var(--size);height:var(--size);color:var(--input-color,currentColor)}.radio:before{--tw-content:"";content:var(--tw-content);background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise);border-radius:3.40282e38px;width:100%;height:100%;display:block}.radio:focus-visible{outline:2px solid}.radio:checked{background-color:var(--color-base-100);border-color:currentColor}@media(prefers-reduced-motion:no-preference){.radio:checked{animation:.2s ease-out radio}}.radio:checked:before{box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px oklch(0% 0 0 / calc(var(--depth) * .1));background-color:currentColor}@media(forced-colors:active){.radio:checked:before{outline-style:var(--tw-outline-style);outline-offset:-1px;outline-width:1px}}@media print{.radio:checked:before{outline-offset:-1rem;outline:.25rem solid}}.radio[aria-checked=true]{background-color:var(--color-base-100);border-color:currentColor}@media(prefers-reduced-motion:no-preference){.radio[aria-checked=true]{animation:.2s ease-out radio}}.radio[aria-checked=true]:before{box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px oklch(0% 0 0 / calc(var(--depth) * .1));background-color:currentColor}@media(forced-colors:active){.radio[aria-checked=true]:before{outline-style:var(--tw-outline-style);outline-offset:-1px;outline-width:1px}}@media print{.radio[aria-checked=true]:before{outline-offset:-1rem;outline:.25rem solid}}.textarea{appearance:none;border-radius:var(--radius-field);background-color:var(--color-base-100);vertical-align:middle;--input-color:var(--color-base-content);flex-shrink:1;min-height:5rem;padding-block:.5rem;padding-inline:.75rem}@supports (color:color-mix(in lab,red,red)){.textarea{--input-color:color-mix(in oklab, var(--color-base-content) 20%, #0000)}}.textarea{width:clamp(3rem,20rem,100%);font-size:max(var(--font-size,0rem),var(--font-size-min,.875rem));touch-action:manipulation;border:var(--border) solid var(--input-color,#0000);box-shadow:0 1px var(--input-color) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}@supports (color:color-mix(in lab,red,red)){.textarea{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}}.textarea textarea{appearance:none;background-color:#0000;border:none}.textarea textarea::placeholder{color:var(--color-base-content);opacity:.5}.textarea textarea:focus,.textarea textarea:focus-within{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.textarea textarea:focus,.textarea textarea:focus-within{outline-offset:2px;outline:2px solid #0000}}.textarea:focus{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.textarea:focus{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.textarea:focus{outline:2px solid var(--input-color);outline-offset:2px;isolation:isolate}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.textarea:focus{--font-size:1rem}}}.textarea:focus-within{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.textarea:focus-within{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.textarea:focus-within{outline:2px solid var(--input-color);outline-offset:2px;isolation:isolate}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.textarea:focus-within{--font-size:1rem}}}.textarea:has(>textarea[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200);color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.textarea:has(>textarea[disabled]){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.textarea:has(>textarea[disabled]){box-shadow:none}.textarea:has(>textarea[disabled])::placeholder,.textarea:has(>textarea[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}.textarea:is(:disabled,[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200);color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.textarea:is(:disabled,[disabled]){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.textarea:is(:disabled,[disabled]){box-shadow:none}.textarea:is(:disabled,[disabled])::placeholder,.textarea:is(:disabled,[disabled]) ::placeholder{color:var(--color-base-content);opacity:.2}.textarea:has(>textarea[disabled])>textarea[disabled]{cursor:not-allowed}.modal-box{background-color:var(--color-base-100);border-top-left-radius:var(--modal-tl,var(--radius-box));border-top-right-radius:var(--modal-tr,var(--radius-box));border-bottom-left-radius:var(--modal-bl,var(--radius-box));border-bottom-right-radius:var(--modal-br,var(--radius-box));opacity:0;overscroll-behavior:contain;grid-row-start:1;grid-column-start:1;width:91.6667%;max-width:32rem;max-height:100vh;padding:1.5rem;transition:translate .3s ease-out,scale .3s ease-out,opacity .2s ease-out 50ms,box-shadow .3s ease-out;overflow-y:auto;scale:.95;box-shadow:0 25px 50px -12px #00000040}.label{white-space:nowrap;color:currentColor;align-items:center;gap:.375rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.label{color:color-mix(in oklab,currentcolor 60%,transparent)}}.label:has(input){cursor:pointer}.label:is(.input>*,.select>*){white-space:nowrap;height:calc(100% - .5rem);font-size:inherit;align-items:center;padding-inline:.75rem;display:flex}.label:is(.input>*,.select>*):first-child{border-inline-end:var(--border) solid currentColor;margin-inline:-.75rem .75rem}@supports (color:color-mix(in lab,red,red)){.label:is(.input>*,.select>*):first-child{border-inline-end:var(--border) solid color-mix(in oklab,currentColor 10%,#0000)}}.label:is(.input>*,.select>*):last-child{border-inline-start:var(--border) solid currentColor;margin-inline:.75rem -.75rem}@supports (color:color-mix(in lab,red,red)){.label:is(.input>*,.select>*):last-child{border-inline-start:var(--border) solid color-mix(in oklab,currentColor 10%,#0000)}}.modal-action{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.status{aspect-ratio:1;border-radius:var(--radius-selector);background-color:var(--color-base-content);width:.5rem;height:.5rem;display:inline-block}@supports (color:color-mix(in lab,red,red)){.status{background-color:color-mix(in oklab,var(--color-base-content) 20%,transparent)}}.status{vertical-align:middle;color:#0000004d;background-position:50%;background-repeat:no-repeat}@supports (color:color-mix(in lab,red,red)){.status{color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.status{background-image:radial-gradient(circle at 35% 30%,oklch(1 0 0 / calc(var(--depth) * .5)),#0000);box-shadow:0 2px 3px -1px}@supports (color:color-mix(in lab,red,red)){.status{box-shadow:0 2px 3px -1px color-mix(in oklab,currentColor calc(var(--depth) * 100%),#0000)}}.btn-ghost{--btn-bg:#0000;color:var(--btn-rest-fg,var(--btn-color,var(--color-base-content,currentColor)));--btn-border:#0000;--btn-inset:0 0 0 0 oklch(0% 0 0/0);--btn-shadow:0 0 0 0 oklch(0% 0 0/0);background-image:none}.aura:has(>.card,>.alert){--aura-radius:var(--radius-box)}.aura:has(>.btn,>.input,>.select){--aura-radius:var(--radius-field)}.aura:has(>.checkbox,>.toggle,>.badge){--aura-radius:var(--radius-selector)}.alert{--alert-border-color:var(--color-base-200);border-radius:var(--radius-box);color:var(--color-base-content);background-color:var(--alert-color,var(--color-base-200));text-align:start;background-size:auto,calc(var(--noise) * 33%);background-image:none,var(--fx-noise);box-shadow:0 3px 0 -2px oklch(100% 0 0 / calc(var(--depth) * .08)) inset,0 1px #000,0 4px 3px -2px oklch(0% 0 0 / calc(var(--depth) * .08));border-style:solid;grid-template-columns:auto;grid-auto-flow:column;justify-content:start;place-items:center start;gap:1rem;padding-block:.75rem;padding-inline:1rem;font-size:.875rem;line-height:1.25rem;display:grid}@supports (color:color-mix(in lab,red,red)){.alert{box-shadow:0 3px 0 -2px oklch(100% 0 0 / calc(var(--depth) * .08)) inset,0 1px color-mix(in oklab,color-mix(in oklab,#000 20%,var(--alert-color,var(--color-base-200))) calc(var(--depth) * 20%),#0000),0 4px 3px -2px oklch(0% 0 0 / calc(var(--depth) * .08))}}.alert:has(>:nth-child(2)){grid-template-columns:auto minmax(auto,1fr)}}@layer daisyui.l1.l2{.modal.modal-open{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}.modal.modal-open>.modal-box{opacity:1;translate:0;scale:1}:root:has(.modal.modal-open){--page-scroll-lock: }@starting-style{.modal.modal-open{opacity:0}}.modal[open]{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}.modal[open]>.modal-box{opacity:1;translate:0;scale:1}:root:has(.modal[open]){--page-scroll-lock: }@starting-style{.modal[open]{opacity:0}}.modal:popover-open{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}.modal:popover-open>.modal-box{opacity:1;translate:0;scale:1}:root:has(.modal:popover-open){--page-scroll-lock: }@starting-style{.modal:popover-open{opacity:0}}.modal:target{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}.modal:target>.modal-box{opacity:1;translate:0;scale:1}:root:has(.modal:target){--page-scroll-lock: }@starting-style{.modal:target{opacity:0}}.modal-toggle:checked+.modal{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}.modal-toggle:checked+.modal>.modal-box{opacity:1;translate:0;scale:1}:root:has(.modal-toggle:checked+.modal){--page-scroll-lock: }@starting-style{.modal-toggle:checked+.modal{opacity:0}}.tabs-border>.tab{--tab-border-color:#0000 #0000 var(--tab-border-color) #0000;border-radius:var(--radius-field);position:relative}.tabs-border>.tab:before{content:"";background-color:var(--tab-border-color);width:calc(100% - var(--tab-p) * 2);border-radius:var(--radius-field);height:3px;bottom:0;left:var(--tab-p);transition:background-color .2s;position:absolute}:is(.tabs-border>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-border>.tab:is(input:checked),.tabs-border>.tab:is(label:has(:checked))):before{--tab-border-color:currentColor;border-top:3px solid}.tabs-lift>.tab{--tab-border:0 0 var(--border) 0;--tab-radius-ss:var(--tab-radius-limit);--tab-radius-se:var(--tab-radius-limit);--tab-radius-es:0;--tab-radius-ee:0;--tab-paddings:var(--border) var(--tab-p) 0 var(--tab-p);--tab-border-colors:#0000 #0000 var(--tab-border-color) #0000;--tab-corner-width:calc(100% + var(--tab-radius-limit) * 2);--tab-corner-height:var(--tab-radius-limit);--tab-corner-position:top left, top right;border-width:var(--tab-border);padding:var(--tab-paddings);border-color:var(--tab-border-colors);border-start-start-radius:var(--tab-radius-ss);border-start-end-radius:var(--tab-radius-se);border-end-end-radius:var(--tab-radius-ee);border-end-start-radius:var(--tab-radius-es)}.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked)){--tab-border:var(--border) var(--border) 0 var(--border);--tab-border-colors:var(--tab-border-color) var(--tab-border-color) #0000 var(--tab-border-color);--tab-paddings:0 calc(var(--tab-p) - var(--border)) var(--border) calc(var(--tab-p) - var(--border));--tab-inset:auto auto 0 auto;--radius-start:radial-gradient(circle at top left, var(--tab-radius-grad));--radius-end:radial-gradient(circle at top right, var(--tab-radius-grad));background-color:var(--tab-bg)}:is(.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked))):before{z-index:1;content:"";width:var(--tab-corner-width);height:var(--tab-corner-height);background-position:var(--tab-corner-position);background-image:var(--radius-start),var(--radius-end);background-size:var(--tab-radius-limit) var(--tab-radius-limit);inset:var(--tab-inset);background-repeat:no-repeat;display:block;position:absolute}:is(.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked))):first-child:before{--radius-start:none}[dir=rtl] :is(.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked))):first-child:before{transform:rotateY(180deg)}:is(.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked))):last-child:before{--radius-end:none}[dir=rtl] :is(.tabs-lift>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-lift>.tab:is(input:checked,label:has(:checked))):last-child:before{transform:rotateY(180deg)}.tabs-lift:has(>.tab-content)>.tab:first-child:not(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]){--tab-border-colors:var(--tab-border-color) var(--tab-border-color) #0000 var(--tab-border-color)}.tabs-top>.tab{--tab-order:0;--tab-border:0 0 var(--border) 0;--tab-radius-ss:var(--tab-radius-limit);--tab-radius-se:var(--tab-radius-limit);--tab-radius-es:0;--tab-radius-ee:0;--tab-paddings:var(--border) var(--tab-p) 0 var(--tab-p);--tab-border-colors:#0000 #0000 var(--tab-border-color) #0000;--tab-corner-width:calc(100% + var(--tab-radius-limit) * 2);--tab-corner-height:var(--tab-radius-limit);--tab-corner-position:top left, top right}.tabs-top>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-top>.tab:is(input:checked),.tabs-top>.tab:is(label:has(:checked)){--tab-border:var(--border) var(--border) 0 var(--border);--tab-border-colors:var(--tab-border-color) var(--tab-border-color) #0000 var(--tab-border-color);--tab-paddings:0 calc(var(--tab-p) - var(--border)) var(--border) calc(var(--tab-p) - var(--border));--tab-inset:auto auto 0 auto;--radius-start:radial-gradient(circle at top left, var(--tab-radius-grad));--radius-end:radial-gradient(circle at top right, var(--tab-radius-grad))}.tabs-top:has(>.tab-content)>.tab:first-child:not(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]){--tab-border-colors:var(--tab-border-color) var(--tab-border-color) #0000 var(--tab-border-color)}.tabs-bottom>.tab{--tab-order:1;--tab-border:var(--border) 0 0 0;--tab-radius-ss:0;--tab-radius-se:0;--tab-radius-es:var(--tab-radius-limit);--tab-radius-ee:var(--tab-radius-limit);--tab-border-colors:var(--tab-border-color) #0000 #0000 #0000;--tab-paddings:0 var(--tab-p) var(--border) var(--tab-p);--tab-corner-width:calc(100% + var(--tab-radius-limit) * 2);--tab-corner-height:var(--tab-radius-limit);--tab-corner-position:top left, top right}.tabs-bottom>.tab:is(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]):not(.tab-disabled,[disabled]),.tabs-bottom>.tab:is(input:checked),.tabs-bottom>.tab:is(label:has(:checked)){--tab-border:0 var(--border) var(--border) var(--border);--tab-border-colors:#0000 var(--tab-border-color) var(--tab-border-color) var(--tab-border-color);--tab-paddings:var(--border) calc(var(--tab-p) - var(--border)) 0 calc(var(--tab-p) - var(--border));--tab-inset:0 auto auto auto;--radius-start:radial-gradient(circle at bottom left, var(--tab-radius-grad));--radius-end:radial-gradient(circle at bottom right, var(--tab-radius-grad))}.tabs-bottom:has(>.tab-content)>.tab:first-child:not(.tab-active,[aria-selected=true],[aria-current=true],[aria-current=page]){--tab-border-colors:#0000 var(--tab-border-color) var(--tab-border-color) var(--tab-border-color)}.tabs-box>.tab{border-radius:var(--radius-field);border-style:none}.tabs-box>.tab:focus-visible,.tabs-box>.tab:is(label:has(:checked:focus-visible)){outline-offset:2px}.tabs-box>.tab:focus-visible{z-index:1}.tabs-xs>.tab{--tab-p:.375rem;--tab-radius-min:calc(.5rem - var(--border));font-size:.75rem}.tabs-sm>.tab{--tab-p:.5rem;--tab-radius-min:calc(.5rem - var(--border));font-size:.875rem}.tabs-md>.tab{--tab-p:.75rem;--tab-radius-min:calc(.75rem - var(--border));font-size:.875rem}.tabs-lg>.tab{--tab-p:1rem;--tab-radius-min:calc(1.5rem - var(--border));font-size:1.125rem}.tabs-xl>.tab{--tab-p:1.25rem;--tab-radius-min:calc(2rem - var(--border));font-size:1.125rem}.checkbox:disabled,.radio:disabled{cursor:not-allowed;opacity:.2}.btn-active{--btn-bg:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn-active{--btn-bg:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 5%)}}.btn-active{color:var(--btn-fg,var(--color-base-content));--btn-border:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn-active{--btn-border:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 7%)}}.btn-active{--btn-border-style:solid;--btn-inset:0 0 0 0 oklch(0% 0 0/0);--btn-shadow:0 0 0 0 oklch(0% 0 0/0);isolation:isolate}.modal-top>.modal-box{--modal-tl:0;--modal-tr:0;--modal-bl:var(--radius-box);--modal-br:var(--radius-box);width:100%;max-width:none;height:auto;max-height:calc(100vh - 5em);translate:0 -100%;scale:1}.modal-middle>.modal-box{--modal-tl:var(--radius-box);--modal-tr:var(--radius-box);--modal-bl:var(--radius-box);--modal-br:var(--radius-box);width:91.6667%;max-width:32rem;height:auto;max-height:calc(100vh - 5em);translate:0 2%;scale:.98}.modal-bottom>.modal-box{--modal-tl:var(--radius-box);--modal-tr:var(--radius-box);--modal-bl:0;--modal-br:0;width:100%;max-width:none;height:auto;max-height:calc(100vh - 5em);translate:0 100%;scale:1}.modal-start>.modal-box{--modal-tl:0;--modal-tr:var(--radius-box);--modal-bl:0;--modal-br:var(--radius-box);width:auto;max-width:none;height:100vh;max-height:none;translate:-100%;scale:1}[dir=rtl] :is(.modal-start>.modal-box){--modal-tl:var(--radius-box);--modal-tr:0;--modal-bl:var(--radius-box);--modal-br:0;translate:100%}.modal-end>.modal-box{--modal-tl:var(--radius-box);--modal-tr:0;--modal-bl:var(--radius-box);--modal-br:0;width:auto;max-width:none;height:100vh;max-height:none;translate:100%;scale:1}[dir=rtl] :is(.modal-end>.modal-box){--modal-tl:0;--modal-tr:var(--radius-box);--modal-bl:0;--modal-br:var(--radius-box);translate:-100%}.btn-square{width:var(--size);height:var(--size);padding-inline:0}.checkbox-sm{--size:calc(var(--size-selector,.25rem) * 5);padding:.1875rem}.input-sm{--in-size-mul:8;--font-size-min:.75rem;--spin-my:-2}.floating-label:has(.input-sm){--top-mul:4;--font-size:.75rem}.select-sm{--sl-size-mul:8;--font-size-min:.75rem;--option-px:2.5}.floating-label:has(.select-sm){--top-mul:4;--font-size:.75rem}.select-xs{--sl-size-mul:6;--font-size-min:.6875rem;--option-px:2}.floating-label:has(.select-xs){--top-mul:3;--font-size:.6875rem}.btn-sm{--fontsize:.75rem;--btn-p:.75rem;--size:calc(var(--size-field,.25rem) * 8)}.btn-xs{--fontsize:.6875rem;--btn-p:.5rem;--size:calc(var(--size-field,.25rem) * 6)}.toggle-xs[type=checkbox],.toggle-xs:has([type=checkbox]){--size:calc(var(--size-selector,.25rem) * 4)}}.prose :where(a.btn:not(.btn-link)):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-line:none}@layer daisyui.l1{@media(hover:hover){.btn:hover{--btn-bg:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn:hover{--btn-bg:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 7%)}}.btn:hover{color:var(--btn-fg);--btn-border:var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn:hover{--btn-border:color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%))}}.btn:hover{--btn-border-style:solid;--btn-inset:0 .5px 0 .5px oklch(100% 0 0 / calc(var(--depth) * 6%));--btn-shadow:0 3px 2px -2px var(--btn-bg), 0 4px 3px -2px var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn:hover{--btn-shadow:0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000), 0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000)}}}.btn:active:not(.btn-active){--btn-bg:var(--btn-color,var(--color-base-200));translate:0 .5px}@supports (color:color-mix(in lab,red,red)){.btn:active:not(.btn-active){--btn-bg:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 5%)}}.btn:active:not(.btn-active){color:var(--btn-fg,var(--color-base-content));--btn-border:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn:active:not(.btn-active){--btn-border:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 7%)}}.btn:active:not(.btn-active){--btn-border-style:solid;--btn-inset:0 0 0 0 oklch(0% 0 0/0);--btn-shadow:0 0 0 0 oklch(0% 0 0/0)}.btn:where(:checked:not(.filter [type=radio].btn),:not([type=radio],[type=checkbox]):focus-visible){--btn-bg:var(--btn-color,var(--color-base-200));color:var(--btn-fg,var(--color-base-content));--btn-border:var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn:where(:checked:not(.filter [type=radio].btn),:not([type=radio],[type=checkbox]):focus-visible){--btn-border:color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%))}}.btn:where(:checked:not(.filter [type=radio].btn),:not([type=radio],[type=checkbox]):focus-visible){--btn-border-style:solid;--btn-inset:0 .5px 0 .5px oklch(100% 0 0 / calc(var(--depth) * 6%));--btn-shadow:0 3px 2px -2px var(--btn-bg), 0 4px 3px -2px var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn:where(:checked:not(.filter [type=radio].btn),:not([type=radio],[type=checkbox]):focus-visible){--btn-shadow:0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000), 0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000)}}.btn:where(:checked:not(.filter [type=radio].btn),:not([type=radio],[type=checkbox]):focus-visible){isolation:isolate}.btn:focus-visible,.btn:has(:focus-visible){isolation:isolate;outline-width:2px;outline-style:solid}}@layer daisyui{.btn:is(:disabled,[disabled],[aria-disabled=true]){pointer-events:none;color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.btn:is(:disabled,[disabled],[aria-disabled=true]){color:color-mix(in oklch,var(--color-base-content) 20%,#0000)}}.btn:is(:disabled,[disabled],[aria-disabled=true]){--btn-bg:#0000;--btn-border:#0000;--btn-inset:0 0 0 0 oklch(0% 0 0/0);--btn-shadow:0 0 0 0 oklch(0% 0 0/0);background-image:none}:is(.btn-disabled,.btn:is(:disabled,[disabled],[aria-disabled=true])):not(.btn-link,.btn-ghost){background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){:is(.btn-disabled,.btn:is(:disabled,[disabled],[aria-disabled=true])):not(.btn-link,.btn-ghost){background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}}.visible{visibility:visible}:is(.input[type=url],.input[type=tel],.input[type=email],.input[type=number]):dir(rtl){border-start-start-radius:var(--join-se,var(--radius-field));border-start-end-radius:var(--join-ss,var(--radius-field));border-end-end-radius:var(--join-es,var(--radius-field));border-end-start-radius:var(--join-ee,var(--radius-field))}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mr-1{margin-right:var(--spacing)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.alert{border-width:var(--border);border-color:var(--alert-border-color,var(--color-base-200))}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-64{height:calc(var(--spacing) * 64)}.h-full{height:100%}.max-h-\[40vh\]{max-height:40vh}.min-h-0{min-height:0}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-14{min-height:calc(var(--spacing) * 14)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-56{width:calc(var(--spacing) * 56)}.w-full{width:100%}.max-w-44{max-width:calc(var(--spacing) * 44)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:0}.flex-1{flex:1}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-x-3{column-gap:calc(var(--spacing) * 3)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:var(--radius-lg)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-base-300,.border-base-300\/50{border-color:var(--color-base-300)}@supports (color:color-mix(in lab,red,red)){.border-base-300\/50{border-color:color-mix(in oklab,var(--color-base-300) 50%,transparent)}}.border-error\/30{border-color:var(--color-error)}@supports (color:color-mix(in lab,red,red)){.border-error\/30{border-color:color-mix(in oklab,var(--color-error) 30%,transparent)}}.border-b-info{border-bottom-color:var(--color-info)}.bg-base-100{background-color:var(--color-base-100)}.bg-base-200{background-color:var(--color-base-200)}.bg-error\/10{background-color:var(--color-error)}@supports (color:color-mix(in lab,red,red)){.bg-error\/10{background-color:color-mix(in oklab,var(--color-error) 10%,transparent)}}.p-2{padding:calc(var(--spacing) * 2)}.px-1{padding-inline:var(--spacing)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-pre-wrap{white-space:pre-wrap}.text-base-content,.text-base-content\/40{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.text-base-content\/40{color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}.text-base-content\/50{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.text-base-content\/50{color:color-mix(in oklab,var(--color-base-content) 50%,transparent)}}.text-base-content\/60{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.text-base-content\/60{color:color-mix(in oklab,var(--color-base-content) 60%,transparent)}}.text-error{color:var(--color-error)}.text-info{color:var(--color-info)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.uppercase{text-transform:uppercase}@media not all and (min-width:40rem){.max-sm\:w-40{width:calc(var(--spacing) * 40)}}@media(min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}html,body,#app{height:100%;margin:0;overflow:hidden}:root{letter-spacing:0;--radius-box:.5rem;--radius-field:.25rem;font:14px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{letter-spacing:0}button:not(:disabled){cursor:pointer}button:focus-visible{outline:2px solid var(--color-info);outline-offset:-2px}iframe{background:var(--color-base-100);border:0;width:100%;height:100%}@keyframes skeleton{0%{background-position:150%}to{background-position:-50%}}@keyframes radio{0%{padding:5px}50%{padding:3px}}@keyframes rotator{89.9999%,to{--first-item-position:0 0%}90%,99.9999%{--first-item-position:0 calc(var(--items) * 100%)}to{translate:0 -100%}}@keyframes rating{0%,40%{filter:brightness(1.05)contrast(1.05);scale:1.1}}@keyframes dropdown{0%{opacity:0}}@keyframes aura{to{--aura-angle:360deg;transform:translateZ(1px)}}@keyframes aura-glow{20%,80%{opacity:.7;filter:blur(.25rem)}50%{opacity:1;filter:blur(.75rem)}}@keyframes aura-glow-after{20%,80%{opacity:.3;filter:blur(1rem)}50%{opacity:.6;filter:blur(1.5rem)}}@keyframes toast{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}@keyframes menu{0%{opacity:0}}@keyframes progress{50%{background-position-x:-115%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}</style>
|
|
116
|
+
</head>
|
|
117
|
+
<body>
|
|
118
|
+
<div id="app"></div>
|
|
119
|
+
</body>
|
|
120
|
+
</html>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dbx-app/plugin-cli",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "Create and package DBX plugins without compiling the DBX plugin CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cli",
|
|
@@ -22,23 +22,24 @@
|
|
|
22
22
|
"files": [
|
|
23
23
|
"bin",
|
|
24
24
|
"README.md",
|
|
25
|
-
"sdk-root"
|
|
25
|
+
"sdk-root",
|
|
26
|
+
"dev-runtime"
|
|
26
27
|
],
|
|
27
28
|
"type": "module",
|
|
28
29
|
"scripts": {
|
|
29
30
|
"build": "node --check bin/dbx-plugin.js && node --check scripts/stage-sdk.mjs",
|
|
30
31
|
"test": "node --test tests/*.test.mjs",
|
|
31
|
-
"prepack": "node scripts/stage-sdk.mjs",
|
|
32
|
-
"postpack": "node scripts/stage-sdk.mjs --clean",
|
|
32
|
+
"prepack": "node scripts/stage-sdk.mjs && node scripts/stage-dev.mjs",
|
|
33
|
+
"postpack": "node scripts/stage-sdk.mjs --clean && node scripts/stage-dev.mjs --clean",
|
|
33
34
|
"prepublishOnly": "npm run build && npm test"
|
|
34
35
|
},
|
|
35
36
|
"optionalDependencies": {
|
|
36
|
-
"@dbx-app/plugin-cli-darwin-arm64": "0.1.
|
|
37
|
-
"@dbx-app/plugin-cli-darwin-x64": "0.1.
|
|
38
|
-
"@dbx-app/plugin-cli-linux-arm64-gnu": "0.1.
|
|
39
|
-
"@dbx-app/plugin-cli-linux-x64-gnu": "0.1.
|
|
40
|
-
"@dbx-app/plugin-cli-win32-arm64": "0.1.
|
|
41
|
-
"@dbx-app/plugin-cli-win32-x64": "0.1.
|
|
37
|
+
"@dbx-app/plugin-cli-darwin-arm64": "0.1.2",
|
|
38
|
+
"@dbx-app/plugin-cli-darwin-x64": "0.1.2",
|
|
39
|
+
"@dbx-app/plugin-cli-linux-arm64-gnu": "0.1.2",
|
|
40
|
+
"@dbx-app/plugin-cli-linux-x64-gnu": "0.1.2",
|
|
41
|
+
"@dbx-app/plugin-cli-win32-arm64": "0.1.2",
|
|
42
|
+
"@dbx-app/plugin-cli-win32-x64": "0.1.2"
|
|
42
43
|
},
|
|
43
44
|
"engines": {
|
|
44
45
|
"node": ">=18.18.0"
|