agent-window 1.0.0 → 1.0.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.
Files changed (55) hide show
  1. package/README.md +21 -8
  2. package/README.zh-CN.md +151 -0
  3. package/bin/cli.js +45 -0
  4. package/docs/WEB_UI_GUIDE.md +249 -0
  5. package/package.json +15 -3
  6. package/scripts/test-platform.js +109 -0
  7. package/src/api/routes/index.js +25 -0
  8. package/src/api/routes/instances.js +252 -0
  9. package/src/api/routes/operations.js +118 -0
  10. package/src/api/routes/system.js +42 -0
  11. package/src/api/server.js +147 -0
  12. package/src/api/websocket/index.js +16 -0
  13. package/src/api/websocket/logs.js +127 -0
  14. package/src/cli/commands/add.js +80 -0
  15. package/src/cli/commands/config.js +192 -0
  16. package/src/cli/commands/index.js +89 -0
  17. package/src/cli/commands/info.js +94 -0
  18. package/src/cli/commands/list.js +72 -0
  19. package/src/cli/commands/logs.js +67 -0
  20. package/src/cli/commands/remove.js +97 -0
  21. package/src/cli/commands/restart.js +67 -0
  22. package/src/cli/commands/start.js +101 -0
  23. package/src/cli/commands/status.js +95 -0
  24. package/src/cli/commands/stop.js +53 -0
  25. package/src/cli/commands/ui.js +51 -0
  26. package/src/cli/index.js +110 -0
  27. package/src/core/config.js +5 -10
  28. package/src/core/instance/backup-manager.js +172 -0
  29. package/src/core/instance/config-manager.js +279 -0
  30. package/src/core/instance/index.js +62 -0
  31. package/src/core/instance/manager.js +220 -0
  32. package/src/core/instance/pm2-bridge.js +205 -0
  33. package/src/core/instance/validator.js +161 -0
  34. package/src/core/platform/detector.js +142 -0
  35. package/src/core/platform/docker-bridge.js +372 -0
  36. package/src/core/platform/index.js +27 -0
  37. package/src/core/platform/paths.js +112 -0
  38. package/src/core/platform/pm2-bridge.js +314 -0
  39. package/web/dist/assets/Dashboard-C1smB9Nj.js +1 -0
  40. package/web/dist/assets/Dashboard-ezbZMSpZ.css +1 -0
  41. package/web/dist/assets/InstanceDetail-CRPMV7rg.css +1 -0
  42. package/web/dist/assets/InstanceDetail-C_Ddtrog.js +3 -0
  43. package/web/dist/assets/Instances-CvnH8iDv.css +1 -0
  44. package/web/dist/assets/Instances-_u2__M83.js +1 -0
  45. package/web/dist/assets/Settings-CAu3R9RW.css +1 -0
  46. package/web/dist/assets/Settings-CIa9MX7m.js +1 -0
  47. package/web/dist/assets/_plugin-vue_export-helper-DlAUqK2U.js +1 -0
  48. package/web/dist/assets/element-plus-Jr6qTeY5.js +37 -0
  49. package/web/dist/assets/main-CalRvcyG.css +1 -0
  50. package/web/dist/assets/main-D3cdXAiV.js +7 -0
  51. package/web/dist/assets/vue-vendor-CGSlMM3Y.js +29 -0
  52. package/web/dist/index.html +16 -0
  53. package/SECURITY.md +0 -31
  54. package/docs/legacy/DEVELOPMENT.md +0 -174
  55. package/docs/legacy/HANDOVER.md +0 -149
@@ -0,0 +1,7 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/Dashboard-C1smB9Nj.js","assets/vue-vendor-CGSlMM3Y.js","assets/element-plus-Jr6qTeY5.js","assets/_plugin-vue_export-helper-DlAUqK2U.js","assets/Dashboard-ezbZMSpZ.css","assets/Instances-_u2__M83.js","assets/Instances-CvnH8iDv.css","assets/InstanceDetail-C_Ddtrog.js","assets/InstanceDetail-CRPMV7rg.css","assets/Settings-CIa9MX7m.js","assets/Settings-CAu3R9RW.css"])))=>i.map(i=>d[i]);
2
+ import{l as Pt,r as ae,j as Nt,B as L,E as g,aw as Ie,u as D,R as be,P as Ee,C as je,z as Lt,D as Ft,ap as Ut,T as Bt,G as qe,ab as Dt,y as P,J as vt,a5 as It,ax as jt,ay as qt,at as Ht,az as $t}from"./vue-vendor-CGSlMM3Y.js";import{i as Mt,E as zt}from"./element-plus-Jr6qTeY5.js";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();const se=Pt([]);let Vt=0;function Jt(){function e(o){const c=++Vt;return se.push({id:c,type:"info",title:"",message:"",duration:3e3,...o}),o.duration!==0&&setTimeout(()=>{t(c)},o.duration||3e3),c}function t(o){const c=se.findIndex(f=>f.id===o);c>-1&&se.splice(c,1)}function n(o,c){return e({type:"success",title:o,message:c})}function r(o,c){return e({type:"error",title:o,message:c,duration:5e3})}function s(o,c){return e({type:"warning",title:o,message:c})}function i(o,c){return e({type:"info",title:o,message:c})}return{toasts:se,addToast:e,removeToast:t,success:n,error:r,warning:s,info:i}}function st(e,t){return function(){return e.apply(t,arguments)}}const{toString:Wt}=Object.prototype,{getPrototypeOf:_e}=Object,{iterator:de,toStringTag:ot}=Symbol,pe=(e=>t=>{const n=Wt.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),F=e=>(e=e.toLowerCase(),t=>pe(t)===e),he=e=>t=>typeof t===e,{isArray:J}=Array,V=he("undefined");function G(e){return e!==null&&!V(e)&&e.constructor!==null&&!V(e.constructor)&&A(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const it=F("ArrayBuffer");function Kt(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&it(e.buffer),t}const Xt=he("string"),A=he("function"),at=he("number"),Q=e=>e!==null&&typeof e=="object",Gt=e=>e===!0||e===!1,ce=e=>{if(pe(e)!=="object")return!1;const t=_e(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(ot in e)&&!(de in e)},Qt=e=>{if(!Q(e)||G(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},Zt=F("Date"),Yt=F("File"),en=F("Blob"),tn=F("FileList"),nn=e=>Q(e)&&A(e.pipe),rn=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||A(e.append)&&((t=pe(e))==="formdata"||t==="object"&&A(e.toString)&&e.toString()==="[object FormData]"))},sn=F("URLSearchParams"),[on,an,cn,ln]=["ReadableStream","Request","Response","Headers"].map(F),un=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Z(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),J(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{if(G(e))return;const i=n?Object.getOwnPropertyNames(e):Object.keys(e),o=i.length;let c;for(r=0;r<o;r++)c=i[r],t.call(null,e[c],c,e)}}function ct(e,t){if(G(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const H=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,lt=e=>!V(e)&&e!==H;function xe(){const{caseless:e,skipUndefined:t}=lt(this)&&this||{},n={},r=(s,i)=>{const o=e&&ct(n,i)||i;ce(n[o])&&ce(s)?n[o]=xe(n[o],s):ce(s)?n[o]=xe({},s):J(s)?n[o]=s.slice():(!t||!V(s))&&(n[o]=s)};for(let s=0,i=arguments.length;s<i;s++)arguments[s]&&Z(arguments[s],r);return n}const fn=(e,t,n,{allOwnKeys:r}={})=>(Z(t,(s,i)=>{n&&A(s)?e[i]=st(s,n):e[i]=s},{allOwnKeys:r}),e),dn=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),pn=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},hn=(e,t,n,r)=>{let s,i,o;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)o=s[i],(!r||r(o,e,t))&&!c[o]&&(t[o]=e[o],c[o]=!0);e=n!==!1&&_e(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},mn=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},yn=e=>{if(!e)return null;if(J(e))return e;let t=e.length;if(!at(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},wn=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&_e(Uint8Array)),gn=(e,t)=>{const r=(e&&e[de]).call(e);let s;for(;(s=r.next())&&!s.done;){const i=s.value;t.call(e,i[0],i[1])}},bn=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},En=F("HTMLFormElement"),Sn=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),He=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Rn=F("RegExp"),ut=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Z(n,(s,i)=>{let o;(o=t(s,i,e))!==!1&&(r[i]=o||s)}),Object.defineProperties(e,r)},On=e=>{ut(e,(t,n)=>{if(A(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(A(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},xn=(e,t)=>{const n={},r=s=>{s.forEach(i=>{n[i]=!0})};return J(e)?r(e):r(String(e).split(t)),n},Tn=()=>{},An=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Cn(e){return!!(e&&A(e.append)&&e[ot]==="FormData"&&e[de])}const _n=e=>{const t=new Array(10),n=(r,s)=>{if(Q(r)){if(t.indexOf(r)>=0)return;if(G(r))return r;if(!("toJSON"in r)){t[s]=r;const i=J(r)?[]:{};return Z(r,(o,c)=>{const f=n(o,s+1);!V(f)&&(i[c]=f)}),t[s]=void 0,i}}return r};return n(e,0)},kn=F("AsyncFunction"),Pn=e=>e&&(Q(e)||A(e))&&A(e.then)&&A(e.catch),ft=((e,t)=>e?setImmediate:t?((n,r)=>(H.addEventListener("message",({source:s,data:i})=>{s===H&&i===n&&r.length&&r.shift()()},!1),s=>{r.push(s),H.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",A(H.postMessage)),Nn=typeof queueMicrotask<"u"?queueMicrotask.bind(H):typeof process<"u"&&process.nextTick||ft,Ln=e=>e!=null&&A(e[de]),a={isArray:J,isArrayBuffer:it,isBuffer:G,isFormData:rn,isArrayBufferView:Kt,isString:Xt,isNumber:at,isBoolean:Gt,isObject:Q,isPlainObject:ce,isEmptyObject:Qt,isReadableStream:on,isRequest:an,isResponse:cn,isHeaders:ln,isUndefined:V,isDate:Zt,isFile:Yt,isBlob:en,isRegExp:Rn,isFunction:A,isStream:nn,isURLSearchParams:sn,isTypedArray:wn,isFileList:tn,forEach:Z,merge:xe,extend:fn,trim:un,stripBOM:dn,inherits:pn,toFlatObject:hn,kindOf:pe,kindOfTest:F,endsWith:mn,toArray:yn,forEachEntry:gn,matchAll:bn,isHTMLForm:En,hasOwnProperty:He,hasOwnProp:He,reduceDescriptors:ut,freezeMethods:On,toObjectSet:xn,toCamelCase:Sn,noop:Tn,toFiniteNumber:An,findKey:ct,global:H,isContextDefined:lt,isSpecCompliantForm:Cn,toJSONObject:_n,isAsyncFn:kn,isThenable:Pn,setImmediate:ft,asap:Nn,isIterable:Ln};function y(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}a.inherits(y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:a.toJSONObject(this.config),code:this.code,status:this.status}}});const dt=y.prototype,pt={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{pt[e]={value:e}});Object.defineProperties(y,pt);Object.defineProperty(dt,"isAxiosError",{value:!0});y.from=(e,t,n,r,s,i)=>{const o=Object.create(dt);a.toFlatObject(e,o,function(u){return u!==Error.prototype},l=>l!=="isAxiosError");const c=e&&e.message?e.message:"Error",f=t==null&&e?e.code:t;return y.call(o,c,f,n,r,s),e&&o.cause==null&&Object.defineProperty(o,"cause",{value:e,configurable:!0}),o.name=e&&e.name||"Error",i&&Object.assign(o,i),o};const Fn=null;function Te(e){return a.isPlainObject(e)||a.isArray(e)}function ht(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function $e(e,t,n){return e?e.concat(t).map(function(s,i){return s=ht(s),!n&&i?"["+s+"]":s}).join(n?".":""):t}function Un(e){return a.isArray(e)&&!e.some(Te)}const Bn=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function me(e,t,n){if(!a.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,h){return!a.isUndefined(h[m])});const r=n.metaTokens,s=n.visitor||u,i=n.dots,o=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&a.isSpecCompliantForm(t);if(!a.isFunction(s))throw new TypeError("visitor must be a function");function l(d){if(d===null)return"";if(a.isDate(d))return d.toISOString();if(a.isBoolean(d))return d.toString();if(!f&&a.isBlob(d))throw new y("Blob is not supported. Use a Buffer instead.");return a.isArrayBuffer(d)||a.isTypedArray(d)?f&&typeof Blob=="function"?new Blob([d]):Buffer.from(d):d}function u(d,m,h){let S=d;if(d&&!h&&typeof d=="object"){if(a.endsWith(m,"{}"))m=r?m:m.slice(0,-2),d=JSON.stringify(d);else if(a.isArray(d)&&Un(d)||(a.isFileList(d)||a.endsWith(m,"[]"))&&(S=a.toArray(d)))return m=ht(m),S.forEach(function(R,x){!(a.isUndefined(R)||R===null)&&t.append(o===!0?$e([m],x,i):o===null?m:m+"[]",l(R))}),!1}return Te(d)?!0:(t.append($e(h,m,i),l(d)),!1)}const p=[],w=Object.assign(Bn,{defaultVisitor:u,convertValue:l,isVisitable:Te});function E(d,m){if(!a.isUndefined(d)){if(p.indexOf(d)!==-1)throw Error("Circular reference detected in "+m.join("."));p.push(d),a.forEach(d,function(S,_){(!(a.isUndefined(S)||S===null)&&s.call(t,S,a.isString(_)?_.trim():_,m,w))===!0&&E(S,m?m.concat(_):[_])}),p.pop()}}if(!a.isObject(e))throw new TypeError("data must be an object");return E(e),t}function Me(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ke(e,t){this._pairs=[],e&&me(e,this,t)}const mt=ke.prototype;mt.append=function(t,n){this._pairs.push([t,n])};mt.toString=function(t){const n=t?function(r){return t.call(this,r,Me)}:Me;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function Dn(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function yt(e,t,n){if(!t)return e;const r=n&&n.encode||Dn;a.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let i;if(s?i=s(t,n):i=a.isURLSearchParams(t)?t.toString():new ke(t,n).toString(r),i){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class ze{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){a.forEach(this.handlers,function(r){r!==null&&t(r)})}}const wt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},vn=typeof URLSearchParams<"u"?URLSearchParams:ke,In=typeof FormData<"u"?FormData:null,jn=typeof Blob<"u"?Blob:null,qn={isBrowser:!0,classes:{URLSearchParams:vn,FormData:In,Blob:jn},protocols:["http","https","file","blob","url","data"]},Pe=typeof window<"u"&&typeof document<"u",Ae=typeof navigator=="object"&&navigator||void 0,Hn=Pe&&(!Ae||["ReactNative","NativeScript","NS"].indexOf(Ae.product)<0),$n=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Mn=Pe&&window.location.href||"http://localhost",zn=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Pe,hasStandardBrowserEnv:Hn,hasStandardBrowserWebWorkerEnv:$n,navigator:Ae,origin:Mn},Symbol.toStringTag,{value:"Module"})),O={...zn,...qn};function Vn(e,t){return me(e,new O.classes.URLSearchParams,{visitor:function(n,r,s,i){return O.isNode&&a.isBuffer(n)?(this.append(r,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...t})}function Jn(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Wn(e){const t={},n=Object.keys(e);let r;const s=n.length;let i;for(r=0;r<s;r++)i=n[r],t[i]=e[i];return t}function gt(e){function t(n,r,s,i){let o=n[i++];if(o==="__proto__")return!0;const c=Number.isFinite(+o),f=i>=n.length;return o=!o&&a.isArray(s)?s.length:o,f?(a.hasOwnProp(s,o)?s[o]=[s[o],r]:s[o]=r,!c):((!s[o]||!a.isObject(s[o]))&&(s[o]=[]),t(n,r,s[o],i)&&a.isArray(s[o])&&(s[o]=Wn(s[o])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(Jn(r),s,n,0)}),n}return null}function Kn(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Y={transitional:wt,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,i=a.isObject(t);if(i&&a.isHTMLForm(t)&&(t=new FormData(t)),a.isFormData(t))return s?JSON.stringify(gt(t)):t;if(a.isArrayBuffer(t)||a.isBuffer(t)||a.isStream(t)||a.isFile(t)||a.isBlob(t)||a.isReadableStream(t))return t;if(a.isArrayBufferView(t))return t.buffer;if(a.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Vn(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return me(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return i||s?(n.setContentType("application/json",!1),Kn(t)):t}],transformResponse:[function(t){const n=this.transitional||Y.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(a.isResponse(t)||a.isReadableStream(t))return t;if(t&&a.isString(t)&&(r&&!this.responseType||s)){const o=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t,this.parseReviver)}catch(c){if(o)throw c.name==="SyntaxError"?y.from(c,y.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:O.classes.FormData,Blob:O.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};a.forEach(["delete","get","head","post","put","patch"],e=>{Y.headers[e]={}});const Xn=a.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Gn=e=>{const t={};let n,r,s;return e&&e.split(`
3
+ `).forEach(function(o){s=o.indexOf(":"),n=o.substring(0,s).trim().toLowerCase(),r=o.substring(s+1).trim(),!(!n||t[n]&&Xn[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},Ve=Symbol("internals");function X(e){return e&&String(e).trim().toLowerCase()}function le(e){return e===!1||e==null?e:a.isArray(e)?e.map(le):String(e)}function Qn(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const Zn=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Se(e,t,n,r,s){if(a.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!a.isString(t)){if(a.isString(r))return t.indexOf(r)!==-1;if(a.isRegExp(r))return r.test(t)}}function Yn(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function er(e,t){const n=a.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,i,o){return this[r].call(this,t,s,i,o)},configurable:!0})})}let C=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function i(c,f,l){const u=X(f);if(!u)throw new Error("header name must be a non-empty string");const p=a.findKey(s,u);(!p||s[p]===void 0||l===!0||l===void 0&&s[p]!==!1)&&(s[p||f]=le(c))}const o=(c,f)=>a.forEach(c,(l,u)=>i(l,u,f));if(a.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(a.isString(t)&&(t=t.trim())&&!Zn(t))o(Gn(t),n);else if(a.isObject(t)&&a.isIterable(t)){let c={},f,l;for(const u of t){if(!a.isArray(u))throw TypeError("Object iterator must return a key-value pair");c[l=u[0]]=(f=c[l])?a.isArray(f)?[...f,u[1]]:[f,u[1]]:u[1]}o(c,n)}else t!=null&&i(n,t,r);return this}get(t,n){if(t=X(t),t){const r=a.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return Qn(s);if(a.isFunction(n))return n.call(this,s,r);if(a.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=X(t),t){const r=a.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Se(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function i(o){if(o=X(o),o){const c=a.findKey(r,o);c&&(!n||Se(r,r[c],c,n))&&(delete r[c],s=!0)}}return a.isArray(t)?t.forEach(i):i(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const i=n[r];(!t||Se(this,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const n=this,r={};return a.forEach(this,(s,i)=>{const o=a.findKey(r,i);if(o){n[o]=le(s),delete n[i];return}const c=t?Yn(i):String(i).trim();c!==i&&delete n[i],n[c]=le(s),r[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return a.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&a.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
4
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[Ve]=this[Ve]={accessors:{}}).accessors,s=this.prototype;function i(o){const c=X(o);r[c]||(er(s,o),r[c]=!0)}return a.isArray(t)?t.forEach(i):i(t),this}};C.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(C.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(C);function Re(e,t){const n=this||Y,r=t||n,s=C.from(r.headers);let i=r.data;return a.forEach(e,function(c){i=c.call(n,i,s.normalize(),t?t.status:void 0)}),s.normalize(),i}function bt(e){return!!(e&&e.__CANCEL__)}function W(e,t,n){y.call(this,e??"canceled",y.ERR_CANCELED,t,n),this.name="CanceledError"}a.inherits(W,y,{__CANCEL__:!0});function Et(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new y("Request failed with status code "+n.status,[y.ERR_BAD_REQUEST,y.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function tr(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function nr(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,i=0,o;return t=t!==void 0?t:1e3,function(f){const l=Date.now(),u=r[i];o||(o=l),n[s]=f,r[s]=l;let p=i,w=0;for(;p!==s;)w+=n[p++],p=p%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),l-o<t)return;const E=u&&l-u;return E?Math.round(w*1e3/E):void 0}}function rr(e,t){let n=0,r=1e3/t,s,i;const o=(l,u=Date.now())=>{n=u,s=null,i&&(clearTimeout(i),i=null),e(...l)};return[(...l)=>{const u=Date.now(),p=u-n;p>=r?o(l,u):(s=l,i||(i=setTimeout(()=>{i=null,o(s)},r-p)))},()=>s&&o(s)]}const fe=(e,t,n=3)=>{let r=0;const s=nr(50,250);return rr(i=>{const o=i.loaded,c=i.lengthComputable?i.total:void 0,f=o-r,l=s(f),u=o<=c;r=o;const p={loaded:o,total:c,progress:c?o/c:void 0,bytes:f,rate:l||void 0,estimated:l&&c&&u?(c-o)/l:void 0,event:i,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(p)},n)},Je=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},We=e=>(...t)=>a.asap(()=>e(...t)),sr=O.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,O.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(O.origin),O.navigator&&/(msie|trident)/i.test(O.navigator.userAgent)):()=>!0,or=O.hasStandardBrowserEnv?{write(e,t,n,r,s,i,o){if(typeof document>"u")return;const c=[`${e}=${encodeURIComponent(t)}`];a.isNumber(n)&&c.push(`expires=${new Date(n).toUTCString()}`),a.isString(r)&&c.push(`path=${r}`),a.isString(s)&&c.push(`domain=${s}`),i===!0&&c.push("secure"),a.isString(o)&&c.push(`SameSite=${o}`),document.cookie=c.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function ir(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ar(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function St(e,t,n){let r=!ir(t);return e&&(r||n==!1)?ar(e,t):t}const Ke=e=>e instanceof C?{...e}:e;function M(e,t){t=t||{};const n={};function r(l,u,p,w){return a.isPlainObject(l)&&a.isPlainObject(u)?a.merge.call({caseless:w},l,u):a.isPlainObject(u)?a.merge({},u):a.isArray(u)?u.slice():u}function s(l,u,p,w){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l,p,w)}else return r(l,u,p,w)}function i(l,u){if(!a.isUndefined(u))return r(void 0,u)}function o(l,u){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function c(l,u,p){if(p in t)return r(l,u);if(p in e)return r(void 0,l)}const f={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:c,headers:(l,u,p)=>s(Ke(l),Ke(u),p,!0)};return a.forEach(Object.keys({...e,...t}),function(u){const p=f[u]||s,w=p(e[u],t[u],u);a.isUndefined(w)&&p!==c||(n[u]=w)}),n}const Rt=e=>{const t=M({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:i,headers:o,auth:c}=t;if(t.headers=o=C.from(o),t.url=yt(St(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&o.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),a.isFormData(n)){if(O.hasStandardBrowserEnv||O.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(a.isFunction(n.getHeaders)){const f=n.getHeaders(),l=["content-type","content-length"];Object.entries(f).forEach(([u,p])=>{l.includes(u.toLowerCase())&&o.set(u,p)})}}if(O.hasStandardBrowserEnv&&(r&&a.isFunction(r)&&(r=r(t)),r||r!==!1&&sr(t.url))){const f=s&&i&&or.read(i);f&&o.set(s,f)}return t},cr=typeof XMLHttpRequest<"u",lr=cr&&function(e){return new Promise(function(n,r){const s=Rt(e);let i=s.data;const o=C.from(s.headers).normalize();let{responseType:c,onUploadProgress:f,onDownloadProgress:l}=s,u,p,w,E,d;function m(){E&&E(),d&&d(),s.cancelToken&&s.cancelToken.unsubscribe(u),s.signal&&s.signal.removeEventListener("abort",u)}let h=new XMLHttpRequest;h.open(s.method.toUpperCase(),s.url,!0),h.timeout=s.timeout;function S(){if(!h)return;const R=C.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),N={data:!c||c==="text"||c==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:R,config:e,request:h};Et(function(k){n(k),m()},function(k){r(k),m()},N),h=null}"onloadend"in h?h.onloadend=S:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(S)},h.onabort=function(){h&&(r(new y("Request aborted",y.ECONNABORTED,e,h)),h=null)},h.onerror=function(x){const N=x&&x.message?x.message:"Network Error",j=new y(N,y.ERR_NETWORK,e,h);j.event=x||null,r(j),h=null},h.ontimeout=function(){let x=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const N=s.transitional||wt;s.timeoutErrorMessage&&(x=s.timeoutErrorMessage),r(new y(x,N.clarifyTimeoutError?y.ETIMEDOUT:y.ECONNABORTED,e,h)),h=null},i===void 0&&o.setContentType(null),"setRequestHeader"in h&&a.forEach(o.toJSON(),function(x,N){h.setRequestHeader(N,x)}),a.isUndefined(s.withCredentials)||(h.withCredentials=!!s.withCredentials),c&&c!=="json"&&(h.responseType=s.responseType),l&&([w,d]=fe(l,!0),h.addEventListener("progress",w)),f&&h.upload&&([p,E]=fe(f),h.upload.addEventListener("progress",p),h.upload.addEventListener("loadend",E)),(s.cancelToken||s.signal)&&(u=R=>{h&&(r(!R||R.type?new W(null,e,h):R),h.abort(),h=null)},s.cancelToken&&s.cancelToken.subscribe(u),s.signal&&(s.signal.aborted?u():s.signal.addEventListener("abort",u)));const _=tr(s.url);if(_&&O.protocols.indexOf(_)===-1){r(new y("Unsupported protocol "+_+":",y.ERR_BAD_REQUEST,e));return}h.send(i||null)})},ur=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const i=function(l){if(!s){s=!0,c();const u=l instanceof Error?l:this.reason;r.abort(u instanceof y?u:new W(u instanceof Error?u.message:u))}};let o=t&&setTimeout(()=>{o=null,i(new y(`timeout ${t} of ms exceeded`,y.ETIMEDOUT))},t);const c=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(i):l.removeEventListener("abort",i)}),e=null)};e.forEach(l=>l.addEventListener("abort",i));const{signal:f}=r;return f.unsubscribe=()=>a.asap(c),f}},fr=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},dr=async function*(e,t){for await(const n of pr(e))yield*fr(n,t)},pr=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},Xe=(e,t,n,r)=>{const s=dr(e,t);let i=0,o,c=f=>{o||(o=!0,r&&r(f))};return new ReadableStream({async pull(f){try{const{done:l,value:u}=await s.next();if(l){c(),f.close();return}let p=u.byteLength;if(n){let w=i+=p;n(w)}f.enqueue(new Uint8Array(u))}catch(l){throw c(l),l}},cancel(f){return c(f),s.return()}},{highWaterMark:2})},Ge=64*1024,{isFunction:oe}=a,hr=(({Request:e,Response:t})=>({Request:e,Response:t}))(a.global),{ReadableStream:Qe,TextEncoder:Ze}=a.global,Ye=(e,...t)=>{try{return!!e(...t)}catch{return!1}},mr=e=>{e=a.merge.call({skipUndefined:!0},hr,e);const{fetch:t,Request:n,Response:r}=e,s=t?oe(t):typeof fetch=="function",i=oe(n),o=oe(r);if(!s)return!1;const c=s&&oe(Qe),f=s&&(typeof Ze=="function"?(d=>m=>d.encode(m))(new Ze):async d=>new Uint8Array(await new n(d).arrayBuffer())),l=i&&c&&Ye(()=>{let d=!1;const m=new n(O.origin,{body:new Qe,method:"POST",get duplex(){return d=!0,"half"}}).headers.has("Content-Type");return d&&!m}),u=o&&c&&Ye(()=>a.isReadableStream(new r("").body)),p={stream:u&&(d=>d.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(d=>{!p[d]&&(p[d]=(m,h)=>{let S=m&&m[d];if(S)return S.call(m);throw new y(`Response type '${d}' is not supported`,y.ERR_NOT_SUPPORT,h)})});const w=async d=>{if(d==null)return 0;if(a.isBlob(d))return d.size;if(a.isSpecCompliantForm(d))return(await new n(O.origin,{method:"POST",body:d}).arrayBuffer()).byteLength;if(a.isArrayBufferView(d)||a.isArrayBuffer(d))return d.byteLength;if(a.isURLSearchParams(d)&&(d=d+""),a.isString(d))return(await f(d)).byteLength},E=async(d,m)=>{const h=a.toFiniteNumber(d.getContentLength());return h??w(m)};return async d=>{let{url:m,method:h,data:S,signal:_,cancelToken:R,timeout:x,onDownloadProgress:N,onUploadProgress:j,responseType:k,headers:we,withCredentials:te="same-origin",fetchOptions:Le}=Rt(d),Fe=t||fetch;k=k?(k+"").toLowerCase():"text";let ne=ur([_,R&&R.toAbortSignal()],x),K=null;const q=ne&&ne.unsubscribe&&(()=>{ne.unsubscribe()});let Ue;try{if(j&&l&&h!=="get"&&h!=="head"&&(Ue=await E(we,S))!==0){let I=new n(m,{method:"POST",body:S,duplex:"half"}),z;if(a.isFormData(S)&&(z=I.headers.get("content-type"))&&we.setContentType(z),I.body){const[ge,re]=Je(Ue,fe(We(j)));S=Xe(I.body,Ge,ge,re)}}a.isString(te)||(te=te?"include":"omit");const U=i&&"credentials"in n.prototype,Be={...Le,signal:ne,method:h.toUpperCase(),headers:we.normalize().toJSON(),body:S,duplex:"half",credentials:U?te:void 0};K=i&&new n(m,Be);let v=await(i?Fe(K,Le):Fe(m,Be));const De=u&&(k==="stream"||k==="response");if(u&&(N||De&&q)){const I={};["status","statusText","headers"].forEach(ve=>{I[ve]=v[ve]});const z=a.toFiniteNumber(v.headers.get("content-length")),[ge,re]=N&&Je(z,fe(We(N),!0))||[];v=new r(Xe(v.body,Ge,ge,()=>{re&&re(),q&&q()}),I)}k=k||"text";let kt=await p[a.findKey(p,k)||"text"](v,d);return!De&&q&&q(),await new Promise((I,z)=>{Et(I,z,{data:kt,headers:C.from(v.headers),status:v.status,statusText:v.statusText,config:d,request:K})})}catch(U){throw q&&q(),U&&U.name==="TypeError"&&/Load failed|fetch/i.test(U.message)?Object.assign(new y("Network Error",y.ERR_NETWORK,d,K),{cause:U.cause||U}):y.from(U,U&&U.code,d,K)}}},yr=new Map,Ot=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:s}=t,i=[r,s,n];let o=i.length,c=o,f,l,u=yr;for(;c--;)f=i[c],l=u.get(f),l===void 0&&u.set(f,l=c?new Map:mr(t)),u=l;return l};Ot();const Ne={http:Fn,xhr:lr,fetch:{get:Ot}};a.forEach(Ne,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const et=e=>`- ${e}`,wr=e=>a.isFunction(e)||e===null||e===!1;function gr(e,t){e=a.isArray(e)?e:[e];const{length:n}=e;let r,s;const i={};for(let o=0;o<n;o++){r=e[o];let c;if(s=r,!wr(r)&&(s=Ne[(c=String(r)).toLowerCase()],s===void 0))throw new y(`Unknown adapter '${c}'`);if(s&&(a.isFunction(s)||(s=s.get(t))))break;i[c||"#"+o]=s}if(!s){const o=Object.entries(i).map(([f,l])=>`adapter ${f} `+(l===!1?"is not supported by the environment":"is not available in the build"));let c=n?o.length>1?`since :
5
+ `+o.map(et).join(`
6
+ `):" "+et(o[0]):"as no adapter specified";throw new y("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return s}const xt={getAdapter:gr,adapters:Ne};function Oe(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new W(null,e)}function tt(e){return Oe(e),e.headers=C.from(e.headers),e.data=Re.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),xt.getAdapter(e.adapter||Y.adapter,e)(e).then(function(r){return Oe(e),r.data=Re.call(e,e.transformResponse,r),r.headers=C.from(r.headers),r},function(r){return bt(r)||(Oe(e),r&&r.response&&(r.response.data=Re.call(e,e.transformResponse,r.response),r.response.headers=C.from(r.response.headers))),Promise.reject(r)})}const Tt="1.13.2",ye={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ye[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const nt={};ye.transitional=function(t,n,r){function s(i,o){return"[Axios v"+Tt+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return(i,o,c)=>{if(t===!1)throw new y(s(o," has been removed"+(n?" in "+n:"")),y.ERR_DEPRECATED);return n&&!nt[o]&&(nt[o]=!0,console.warn(s(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(i,o,c):!0}};ye.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function br(e,t,n){if(typeof e!="object")throw new y("options must be an object",y.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const i=r[s],o=t[i];if(o){const c=e[i],f=c===void 0||o(c,i,e);if(f!==!0)throw new y("option "+i+" must be "+f,y.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new y("Unknown option "+i,y.ERR_BAD_OPTION)}}const ue={assertOptions:br,validators:ye},B=ue.validators;let $=class{constructor(t){this.defaults=t||{},this.interceptors={request:new ze,response:new ze}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const i=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?i&&!String(r.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(r.stack+=`
7
+ `+i):r.stack=i}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=M(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:i}=n;r!==void 0&&ue.assertOptions(r,{silentJSONParsing:B.transitional(B.boolean),forcedJSONParsing:B.transitional(B.boolean),clarifyTimeoutError:B.transitional(B.boolean)},!1),s!=null&&(a.isFunction(s)?n.paramsSerializer={serialize:s}:ue.assertOptions(s,{encode:B.function,serialize:B.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),ue.assertOptions(n,{baseUrl:B.spelling("baseURL"),withXsrfToken:B.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=i&&a.merge(i.common,i[n.method]);i&&a.forEach(["delete","get","head","post","put","patch","common"],d=>{delete i[d]}),n.headers=C.concat(o,i);const c=[];let f=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(f=f&&m.synchronous,c.unshift(m.fulfilled,m.rejected))});const l=[];this.interceptors.response.forEach(function(m){l.push(m.fulfilled,m.rejected)});let u,p=0,w;if(!f){const d=[tt.bind(this),void 0];for(d.unshift(...c),d.push(...l),w=d.length,u=Promise.resolve(n);p<w;)u=u.then(d[p++],d[p++]);return u}w=c.length;let E=n;for(;p<w;){const d=c[p++],m=c[p++];try{E=d(E)}catch(h){m.call(this,h);break}}try{u=tt.call(this,E)}catch(d){return Promise.reject(d)}for(p=0,w=l.length;p<w;)u=u.then(l[p++],l[p++]);return u}getUri(t){t=M(this.defaults,t);const n=St(t.baseURL,t.url,t.allowAbsoluteUrls);return yt(n,t.params,t.paramsSerializer)}};a.forEach(["delete","get","head","options"],function(t){$.prototype[t]=function(n,r){return this.request(M(r||{},{method:t,url:n,data:(r||{}).data}))}});a.forEach(["post","put","patch"],function(t){function n(r){return function(i,o,c){return this.request(M(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}$.prototype[t]=n(),$.prototype[t+"Form"]=n(!0)});let Er=class At{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(i){n=i});const r=this;this.promise.then(s=>{if(!r._listeners)return;let i=r._listeners.length;for(;i-- >0;)r._listeners[i](s);r._listeners=null}),this.promise.then=s=>{let i;const o=new Promise(c=>{r.subscribe(c),i=c}).then(s);return o.cancel=function(){r.unsubscribe(i)},o},t(function(i,o,c){r.reason||(r.reason=new W(i,o,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new At(function(s){t=s}),cancel:t}}};function Sr(e){return function(n){return e.apply(null,n)}}function Rr(e){return a.isObject(e)&&e.isAxiosError===!0}const Ce={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Ce).forEach(([e,t])=>{Ce[t]=e});function Ct(e){const t=new $(e),n=st($.prototype.request,t);return a.extend(n,$.prototype,t,{allOwnKeys:!0}),a.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return Ct(M(e,s))},n}const b=Ct(Y);b.Axios=$;b.CanceledError=W;b.CancelToken=Er;b.isCancel=bt;b.VERSION=Tt;b.toFormData=me;b.AxiosError=y;b.Cancel=b.CanceledError;b.all=function(t){return Promise.all(t)};b.spread=Sr;b.isAxiosError=Rr;b.mergeConfig=M;b.AxiosHeaders=C;b.formToJSON=e=>gt(a.isHTMLForm(e)?new FormData(e):e);b.getAdapter=xt.getAdapter;b.HttpStatusCode=Ce;b.default=b;const{Axios:Zr,AxiosError:Yr,CanceledError:es,isCancel:ts,CancelToken:ns,VERSION:rs,all:ss,Cancel:os,isAxiosError:is,spread:as,toFormData:cs,AxiosHeaders:ls,HttpStatusCode:us,formToJSON:fs,getAdapter:ds,mergeConfig:ps}=b,Or="/api",T=b.create({baseURL:Or,timeout:3e4,headers:{"Content-Type":"application/json"}});T.interceptors.request.use(e=>e,e=>Promise.reject(e));T.interceptors.response.use(e=>e.data,e=>{var n,r;const t=((r=(n=e.response)==null?void 0:n.data)==null?void 0:r.error)||e.message||"Request failed";return Promise.reject(new Error(t))});const xr={getHealth:()=>T.get("/health"),getSystemInfo:()=>T.get("/system/info"),getSystemStats:()=>T.get("/system/stats"),getInstances:()=>T.get("/instances"),getInstance:e=>T.get(`/instances/${e}`),addInstance:e=>T.post("/instances",e),removeInstance:e=>T.delete(`/instances/${e}`),getInstanceStatus:e=>T.get(`/instances/${e}/status`),getInstanceLogs:(e,t={})=>T.get(`/instances/${e}/logs`,{params:t}),startInstance:e=>T.post(`/instances/${e}/start`),stopInstance:e=>T.post(`/instances/${e}/stop`),restartInstance:e=>T.post(`/instances/${e}/restart`)};function Tr(){const e=ae(null),t=ae(!1),n=ae(null);async function r(){t.value=!0,n.value=null;try{const s=await xr.get("/system/info");e.value=s}catch(s){n.value=s.message}finally{t.value=!1}}return{systemInfo:e,loading:t,error:n,fetchSystemInfo:r}}const Ar={class:"app-header"},Cr={class:"header-left"},_r={key:0,class:"version"},kr={class:"header-right"},Pr=["title"],Nr={key:0,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},Lr={key:1,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},Fr={class:"app-main"},Ur={class:"toast-container"},Br={class:"toast-icon"},Dr={key:0,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},vr={key:1,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},Ir={key:2,width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},jr={class:"toast-content"},qr={key:0,class:"toast-title"},Hr={key:1,class:"toast-message"},$r=["onClick"],Mr={__name:"App",setup(e){const{darkMode:t,toggleDarkMode:n}=c(),{toasts:r,removeToast:s}=Jt(),{systemInfo:i,fetchSystemInfo:o}=Tr();Nt(()=>{o()});function c(){const f=ae(localStorage.getItem("darkMode")==="true");function l(){f.value=!f.value,localStorage.setItem("darkMode",f.value),document.documentElement.classList.toggle("dark",f.value)}return f.value&&document.documentElement.classList.add("dark"),{darkMode:f,toggleDarkMode:l}}return(f,l)=>{var p;const u=Dt("router-view");return P(),L("div",{id:"app",class:qe({"dark-mode":D(t)})},[g("header",Ar,[g("div",Cr,[l[2]||(l[2]=Ie('<svg class="logo" width="28" height="28" viewBox="0 0 28 28" fill="none"><rect width="28" height="28" rx="6" fill="var(--aw-accent)"></rect><rect x="4" y="4" width="20" height="20" rx="4" stroke="white" stroke-width="1.5" fill="none"></rect><circle cx="14" cy="14" r="3" fill="white" opacity="0.9"></circle></svg><span class="brand">AgentWindow</span>',2)),D(i)?(P(),L("span",_r,"v"+be(((p=D(i).agentWindow)==null?void 0:p.version)||"1.0.0"),1)):Ee("",!0)]),g("div",kr,[g("button",{class:"icon-button",onClick:l[0]||(l[0]=(...w)=>D(n)&&D(n)(...w)),title:D(t)?"Light Mode":"Dark Mode"},[D(t)?(P(),L("svg",Nr,[...l[3]||(l[3]=[Ie('<circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>',9)])])):(P(),L("svg",Lr,[...l[4]||(l[4]=[g("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"},null,-1)])]))],8,Pr),g("button",{class:"icon-button",onClick:l[1]||(l[1]=w=>f.$router.push("/settings")),title:"Settings"},[...l[5]||(l[5]=[g("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[g("circle",{cx:"12",cy:"12",r:"3"}),g("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})],-1)])])])]),g("main",Fr,[je(u)]),(P(),Lt(Bt,{to:"body"},[g("div",Ur,[je(Ut,{name:"toast"},{default:Ft(()=>[(P(!0),L(vt,null,It(D(r),w=>(P(),L("div",{key:w.id,class:qe(["toast",w.type])},[g("div",Br,[w.type==="success"?(P(),L("svg",Dr,[...l[6]||(l[6]=[g("polyline",{points:"20 6 9 17 4 12"},null,-1)])])):w.type==="error"?(P(),L("svg",vr,[...l[7]||(l[7]=[g("circle",{cx:"12",cy:"12",r:"10"},null,-1),g("line",{x1:"15",y1:"9",x2:"9",y2:"15"},null,-1),g("line",{x1:"9",y1:"9",x2:"15",y2:"15"},null,-1)])])):(P(),L("svg",Ir,[...l[8]||(l[8]=[g("circle",{cx:"12",cy:"12",r:"10"},null,-1),g("line",{x1:"12",y1:"16",x2:"12",y2:"12"},null,-1),g("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"},null,-1)])]))]),g("div",jr,[w.title?(P(),L("div",qr,be(w.title),1)):Ee("",!0),w.message?(P(),L("div",Hr,be(w.message),1)):Ee("",!0)]),g("button",{class:"toast-close",onClick:E=>D(s)(w.id)},[...l[9]||(l[9]=[g("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2"},[g("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),g("line",{x1:"6",y1:"6",x2:"18",y2:"18"})],-1)])],8,$r)],2))),128))]),_:1})])]))],2)}}},zr="modulepreload",Vr=function(e){return"/"+e},rt={},ie=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),c=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.allSettled(n.map(f=>{if(f=Vr(f),f in rt)return;rt[f]=!0;const l=f.endsWith(".css"),u=l?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${f}"]${u}`))return;const p=document.createElement("link");if(p.rel=l?"stylesheet":zr,l||(p.as="script"),p.crossOrigin="",p.href=f,c&&p.setAttribute("nonce",c),document.head.appendChild(p),l)return new Promise((w,E)=>{p.addEventListener("load",w),p.addEventListener("error",()=>E(new Error(`Unable to preload CSS for ${f}`)))})}))}function i(o){const c=new Event("vite:preloadError",{cancelable:!0});if(c.payload=o,window.dispatchEvent(c),!c.defaultPrevented)throw o}return s.then(o=>{for(const c of o||[])c.status==="rejected"&&i(c.reason);return t().catch(i)})},Jr=[{path:"/",name:"dashboard",component:()=>ie(()=>import("./Dashboard-C1smB9Nj.js"),__vite__mapDeps([0,1,2,3,4])),meta:{title:"Dashboard"}},{path:"/instances",name:"instances",component:()=>ie(()=>import("./Instances-_u2__M83.js"),__vite__mapDeps([5,3,2,1,6])),meta:{title:"Instances"}},{path:"/instances/:name",name:"instance-detail",component:()=>ie(()=>import("./InstanceDetail-C_Ddtrog.js"),__vite__mapDeps([7,1,2,3,8])),meta:{title:"Instance Detail"}},{path:"/settings",name:"settings",component:()=>ie(()=>import("./Settings-CIa9MX7m.js"),__vite__mapDeps([9,3,1,2,10])),meta:{title:"Settings"}},{path:"/:pathMatch(.*)*",redirect:"/"}],_t=jt({history:qt(),routes:Jr});_t.afterEach(e=>{const t=e.meta.title||"AgentWindow";document.title=`${t} - AgentWindow`});const ee=Ht(Mr),Wr=$t();ee.use(Wr);ee.use(_t);ee.use(Mt);for(const[e,t]of Object.entries(zt))ee.component(e,t);ee.mount("#app");export{xr as a,Tr as b,Jt as u};
@@ -0,0 +1,29 @@
1
+ /**
2
+ * @vue/shared v3.5.27
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **/function Us(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const re={},Ht=[],Ve=()=>{},yi=()=>!1,Gn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ks=e=>e.startsWith("onUpdate:"),ue=Object.assign,Gs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},al=Object.prototype.hasOwnProperty,Z=(e,t)=>al.call(e,t),F=Array.isArray,Bt=e=>yn(e)==="[object Map]",Wn=e=>yn(e)==="[object Set]",pr=e=>yn(e)==="[object Date]",U=e=>typeof e=="function",ce=e=>typeof e=="string",je=e=>typeof e=="symbol",ne=e=>e!==null&&typeof e=="object",vi=e=>(ne(e)||U(e))&&U(e.then)&&U(e.catch),bi=Object.prototype.toString,yn=e=>bi.call(e),ul=e=>yn(e).slice(8,-1),Ei=e=>yn(e)==="[object Object]",$n=e=>ce(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,tn=Us(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),qn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},hl=/-\w/g,Le=qn(e=>e.replace(hl,t=>t.slice(1).toUpperCase())),dl=/\B([A-Z])/g,Et=qn(e=>e.replace(dl,"-$1").toLowerCase()),zn=qn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Rn=qn(e=>e?`on${zn(e)}`:""),vt=(e,t)=>!Object.is(e,t),wn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ai=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Ws=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pl=e=>{const t=ce(e)?Number(e):NaN;return isNaN(t)?e:t};let gr;const Jn=()=>gr||(gr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Qn(e){if(F(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ce(s)?yl(s):Qn(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(ce(e)||ne(e))return e}const gl=/;(?![^(]*\))/g,ml=/:([^]+)/,_l=/\/\*[^]*?\*\//g;function yl(e){const t={};return e.replace(_l,"").split(gl).forEach(n=>{if(n){const s=n.split(ml);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Yn(e){let t="";if(ce(e))t=e;else if(F(e))for(let n=0;n<e.length;n++){const s=Yn(e[n]);s&&(t+=s+" ")}else if(ne(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Wa(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ce(t)&&(e.class=Yn(t)),n&&(e.style=Qn(n)),e}const vl="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",bl=Us(vl);function Ci(e){return!!e||e===""}function El(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Kt(e[s],t[s]);return n}function Kt(e,t){if(e===t)return!0;let n=pr(e),s=pr(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=je(e),s=je(t),n||s)return e===t;if(n=F(e),s=F(t),n||s)return n&&s?El(e,t):!1;if(n=ne(e),s=ne(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!Kt(e[o],t[o]))return!1}}return String(e)===String(t)}function Si(e,t){return e.findIndex(n=>Kt(n,t))}const xi=e=>!!(e&&e.__v_isRef===!0),Al=e=>ce(e)?e:e==null?"":F(e)||ne(e)&&(e.toString===bi||!U(e.toString))?xi(e)?Al(e.value):JSON.stringify(e,Ri,2):String(e),Ri=(e,t)=>xi(t)?Ri(e,t.value):Bt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[as(s,i)+" =>"]=r,n),{})}:Wn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>as(n))}:je(t)?as(t):ne(t)&&!F(t)&&!Ei(t)?String(t):t,as=(e,t="")=>{var n;return je(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
6
+ * @vue/reactivity v3.5.27
7
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
+ * @license MIT
9
+ **/let me;class wi{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=me,!t&&me&&(this.index=(me.scopes||(me.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=me;try{return me=this,t()}finally{me=n}}}on(){++this._on===1&&(this.prevScope=me,me=this)}off(){this._on>0&&--this._on===0&&(me=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Cl(e){return new wi(e)}function Sl(){return me}function $a(e,t=!1){me&&me.cleanups.push(e)}let oe;const us=new WeakSet;class Ti{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,me&&me.active&&me.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,us.has(this)&&(us.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Pi(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,mr(this),Ii(this);const t=oe,n=He;oe=this,He=!0;try{return this.fn()}finally{Ni(this),oe=t,He=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)zs(t);this.deps=this.depsTail=void 0,mr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?us.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ss(this)&&this.run()}get dirty(){return Ss(this)}}let Oi=0,nn,sn;function Pi(e,t=!1){if(e.flags|=8,t){e.next=sn,sn=e;return}e.next=nn,nn=e}function $s(){Oi++}function qs(){if(--Oi>0)return;if(sn){let t=sn;for(sn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;nn;){let t=nn;for(nn=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 Ii(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Ni(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),zs(s),xl(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Ss(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Mi(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Mi(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===an)||(e.globalVersion=an,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ss(e))))return;e.flags|=2;const t=e.dep,n=oe,s=He;oe=e,He=!0;try{Ii(e);const r=e.fn(e._value);(t.version===0||vt(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{oe=n,He=s,Ni(e),e.flags&=-3}}function zs(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)zs(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function xl(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let He=!0;const Di=[];function ot(){Di.push(He),He=!1}function lt(){const e=Di.pop();He=e===void 0?!0:e}function mr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=oe;oe=void 0;try{t()}finally{oe=n}}}let an=0;class Rl{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 Js{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(!oe||!He||oe===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==oe)n=this.activeLink=new Rl(oe,this),oe.deps?(n.prevDep=oe.depsTail,oe.depsTail.nextDep=n,oe.depsTail=n):oe.deps=oe.depsTail=n,Li(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=oe.depsTail,n.nextDep=void 0,oe.depsTail.nextDep=n,oe.depsTail=n,oe.deps===n&&(oe.deps=s)}return n}trigger(t){this.version++,an++,this.notify(t)}notify(t){$s();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{qs()}}}function Li(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)Li(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Dn=new WeakMap,Ot=Symbol(""),xs=Symbol(""),un=Symbol("");function _e(e,t,n){if(He&&oe){let s=Dn.get(e);s||Dn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Js),r.map=s,r.key=n),r.track()}}function st(e,t,n,s,r,i){const o=Dn.get(e);if(!o){an++;return}const l=c=>{c&&c.trigger()};if($s(),t==="clear")o.forEach(l);else{const c=F(e),a=c&&$n(n);if(c&&n==="length"){const f=Number(s);o.forEach((h,p)=>{(p==="length"||p===un||!je(p)&&p>=f)&&l(h)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),a&&l(o.get(un)),t){case"add":c?a&&l(o.get("length")):(l(o.get(Ot)),Bt(e)&&l(o.get(xs)));break;case"delete":c||(l(o.get(Ot)),Bt(e)&&l(o.get(xs)));break;case"set":Bt(e)&&l(o.get(Ot));break}}qs()}function wl(e,t){const n=Dn.get(e);return n&&n.get(t)}function Lt(e){const t=J(e);return t===e?t:(_e(t,"iterate",un),Ne(e)?t:t.map(ke))}function Xn(e){return _e(e=J(e),"iterate",un),e}function pt(e,t){return ct(e)?Gt(Pt(e)?ke(t):t):ke(t)}const Tl={__proto__:null,[Symbol.iterator](){return hs(this,Symbol.iterator,e=>pt(this,e))},concat(...e){return Lt(this).concat(...e.map(t=>F(t)?Lt(t):t))},entries(){return hs(this,"entries",e=>(e[1]=pt(this,e[1]),e))},every(e,t){return Ze(this,"every",e,t,void 0,arguments)},filter(e,t){return Ze(this,"filter",e,t,n=>n.map(s=>pt(this,s)),arguments)},find(e,t){return Ze(this,"find",e,t,n=>pt(this,n),arguments)},findIndex(e,t){return Ze(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ze(this,"findLast",e,t,n=>pt(this,n),arguments)},findLastIndex(e,t){return Ze(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ze(this,"forEach",e,t,void 0,arguments)},includes(...e){return ds(this,"includes",e)},indexOf(...e){return ds(this,"indexOf",e)},join(e){return Lt(this).join(e)},lastIndexOf(...e){return ds(this,"lastIndexOf",e)},map(e,t){return Ze(this,"map",e,t,void 0,arguments)},pop(){return Qt(this,"pop")},push(...e){return Qt(this,"push",e)},reduce(e,...t){return _r(this,"reduce",e,t)},reduceRight(e,...t){return _r(this,"reduceRight",e,t)},shift(){return Qt(this,"shift")},some(e,t){return Ze(this,"some",e,t,void 0,arguments)},splice(...e){return Qt(this,"splice",e)},toReversed(){return Lt(this).toReversed()},toSorted(e){return Lt(this).toSorted(e)},toSpliced(...e){return Lt(this).toSpliced(...e)},unshift(...e){return Qt(this,"unshift",e)},values(){return hs(this,"values",e=>pt(this,e))}};function hs(e,t,n){const s=Xn(e),r=s[t]();return s!==e&&!Ne(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=n(i.value)),i}),r}const Ol=Array.prototype;function Ze(e,t,n,s,r,i){const o=Xn(e),l=o!==e&&!Ne(e),c=o[t];if(c!==Ol[t]){const h=c.apply(e,i);return l?ke(h):h}let a=n;o!==e&&(l?a=function(h,p){return n.call(this,pt(e,h),p,e)}:n.length>2&&(a=function(h,p){return n.call(this,h,p,e)}));const f=c.call(o,a,s);return l&&r?r(f):f}function _r(e,t,n,s){const r=Xn(e);let i=n;return r!==e&&(Ne(e)?n.length>3&&(i=function(o,l,c){return n.call(this,o,l,c,e)}):i=function(o,l,c){return n.call(this,o,pt(e,l),c,e)}),r[t](i,...s)}function ds(e,t,n){const s=J(e);_e(s,"iterate",un);const r=s[t](...n);return(r===-1||r===!1)&&es(n[0])?(n[0]=J(n[0]),s[t](...n)):r}function Qt(e,t,n=[]){ot(),$s();const s=J(e)[t].apply(e,n);return qs(),lt(),s}const Pl=Us("__proto__,__v_isRef,__isVue"),Fi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(je));function Il(e){je(e)||(e=String(e));const t=J(this);return _e(t,"has",e),t.hasOwnProperty(e)}class Vi{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return s===(r?i?kl:ki:i?ji:Bi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=F(t);if(!r){let c;if(o&&(c=Tl[n]))return c;if(n==="hasOwnProperty")return Il}const l=Reflect.get(t,n,de(t)?t:s);if((je(n)?Fi.has(n):Pl(n))||(r||_e(t,"get",n),i))return l;if(de(l)){const c=o&&$n(n)?l:l.value;return r&&ne(c)?ws(c):c}return ne(l)?r?ws(l):Zn(l):l}}class Hi extends Vi{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];const o=F(t)&&$n(n);if(!this._isShallow){const a=ct(i);if(!Ne(s)&&!ct(s)&&(i=J(i),s=J(s)),!o&&de(i)&&!de(s))return a||(i.value=s),!0}const l=o?Number(n)<t.length:Z(t,n),c=Reflect.set(t,n,s,de(t)?t:r);return t===J(r)&&(l?vt(s,i)&&st(t,"set",n,s):st(t,"add",n,s)),c}deleteProperty(t,n){const s=Z(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&st(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!je(n)||!Fi.has(n))&&_e(t,"has",n),s}ownKeys(t){return _e(t,"iterate",F(t)?"length":Ot),Reflect.ownKeys(t)}}class Nl extends Vi{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Ml=new Hi,Dl=new Nl,Ll=new Hi(!0);const Rs=e=>e,En=e=>Reflect.getPrototypeOf(e);function Fl(e,t,n){return function(...s){const r=this.__v_raw,i=J(r),o=Bt(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,a=r[e](...s),f=n?Rs:t?Gt:ke;return!t&&_e(i,"iterate",c?xs:Ot),ue(Object.create(a),{next(){const{value:h,done:p}=a.next();return p?{value:h,done:p}:{value:l?[f(h[0]),f(h[1])]:f(h),done:p}}})}}function An(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Vl(e,t){const n={get(r){const i=this.__v_raw,o=J(i),l=J(r);e||(vt(r,l)&&_e(o,"get",r),_e(o,"get",l));const{has:c}=En(o),a=t?Rs:e?Gt:ke;if(c.call(o,r))return a(i.get(r));if(c.call(o,l))return a(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&_e(J(r),"iterate",Ot),r.size},has(r){const i=this.__v_raw,o=J(i),l=J(r);return e||(vt(r,l)&&_e(o,"has",r),_e(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,c=J(l),a=t?Rs:e?Gt:ke;return!e&&_e(c,"iterate",Ot),l.forEach((f,h)=>r.call(i,a(f),a(h),o))}};return ue(n,e?{add:An("add"),set:An("set"),delete:An("delete"),clear:An("clear")}:{add(r){!t&&!Ne(r)&&!ct(r)&&(r=J(r));const i=J(this);return En(i).has.call(i,r)||(i.add(r),st(i,"add",r,r)),this},set(r,i){!t&&!Ne(i)&&!ct(i)&&(i=J(i));const o=J(this),{has:l,get:c}=En(o);let a=l.call(o,r);a||(r=J(r),a=l.call(o,r));const f=c.call(o,r);return o.set(r,i),a?vt(i,f)&&st(o,"set",r,i):st(o,"add",r,i),this},delete(r){const i=J(this),{has:o,get:l}=En(i);let c=o.call(i,r);c||(r=J(r),c=o.call(i,r)),l&&l.call(i,r);const a=i.delete(r);return c&&st(i,"delete",r,void 0),a},clear(){const r=J(this),i=r.size!==0,o=r.clear();return i&&st(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Fl(r,e,t)}),n}function Qs(e,t){const n=Vl(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Z(n,r)&&r in s?n:s,r,i)}const Hl={get:Qs(!1,!1)},Bl={get:Qs(!1,!0)},jl={get:Qs(!0,!1)};const Bi=new WeakMap,ji=new WeakMap,ki=new WeakMap,kl=new WeakMap;function Ul(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Kl(e){return e.__v_skip||!Object.isExtensible(e)?0:Ul(ul(e))}function Zn(e){return ct(e)?e:Ys(e,!1,Ml,Hl,Bi)}function Ui(e){return Ys(e,!1,Ll,Bl,ji)}function ws(e){return Ys(e,!0,Dl,jl,ki)}function Ys(e,t,n,s,r){if(!ne(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=Kl(e);if(i===0)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,i===2?s:n);return r.set(e,l),l}function Pt(e){return ct(e)?Pt(e.__v_raw):!!(e&&e.__v_isReactive)}function ct(e){return!!(e&&e.__v_isReadonly)}function Ne(e){return!!(e&&e.__v_isShallow)}function es(e){return e?!!e.__v_raw:!1}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Ki(e){return!Z(e,"__v_skip")&&Object.isExtensible(e)&&Ai(e,"__v_skip",!0),e}const ke=e=>ne(e)?Zn(e):e,Gt=e=>ne(e)?ws(e):e;function de(e){return e?e.__v_isRef===!0:!1}function Xs(e){return Gi(e,!1)}function Gl(e){return Gi(e,!0)}function Gi(e,t){return de(e)?e:new Wl(e,t)}class Wl{constructor(t,n){this.dep=new Js,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:J(t),this._value=n?t:ke(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Ne(t)||ct(t);t=s?t:J(t),vt(t,n)&&(this._rawValue=t,this._value=s?t:ke(t),this.dep.trigger())}}function qa(e){e.dep&&e.dep.trigger()}function It(e){return de(e)?e.value:e}const $l={get:(e,t,n)=>t==="__v_raw"?e:It(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return de(r)&&!de(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Wi(e){return Pt(e)?e:new Proxy(e,$l)}function za(e){const t=F(e)?new Array(e.length):{};for(const n in e)t[n]=$i(e,n);return t}class ql{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0,this._raw=J(t);let r=!0,i=t;if(!F(t)||!$n(String(n)))do r=!es(i)||Ne(i);while(r&&(i=i.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=It(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&de(this._raw[this._key])){const n=this._object[this._key];if(de(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return wl(this._raw,this._key)}}class zl{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Ja(e,t,n){return de(e)?e:U(e)?new zl(e):ne(e)&&arguments.length>1?$i(e,t,n):Xs(e)}function $i(e,t,n){return new ql(e,t,n)}class Jl{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Js(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=an-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&oe!==this)return Pi(this,!0),!0}get value(){const t=this.dep.track();return Mi(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ql(e,t,n=!1){let s,r;return U(e)?s=e:(s=e.get,r=e.set),new Jl(s,r,n)}const Cn={},Ln=new WeakMap;let Rt;function Yl(e,t=!1,n=Rt){if(n){let s=Ln.get(n);s||Ln.set(n,s=[]),s.push(e)}}function Xl(e,t,n=re){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:c}=n,a=I=>r?I:Ne(I)||r===!1||r===0?rt(I,1):rt(I);let f,h,p,m,A=!1,C=!1;if(de(e)?(h=()=>e.value,A=Ne(e)):Pt(e)?(h=()=>a(e),A=!0):F(e)?(C=!0,A=e.some(I=>Pt(I)||Ne(I)),h=()=>e.map(I=>{if(de(I))return I.value;if(Pt(I))return a(I);if(U(I))return c?c(I,2):I()})):U(e)?t?h=c?()=>c(e,2):e:h=()=>{if(p){ot();try{p()}finally{lt()}}const I=Rt;Rt=f;try{return c?c(e,3,[m]):e(m)}finally{Rt=I}}:h=Ve,t&&r){const I=h,K=r===!0?1/0:r;h=()=>rt(I(),K)}const D=Sl(),P=()=>{f.stop(),D&&D.active&&Gs(D.effects,f)};if(i&&t){const I=t;t=(...K)=>{I(...K),P()}}let O=C?new Array(e.length).fill(Cn):Cn;const L=I=>{if(!(!(f.flags&1)||!f.dirty&&!I))if(t){const K=f.run();if(r||A||(C?K.some((W,$)=>vt(W,O[$])):vt(K,O))){p&&p();const W=Rt;Rt=f;try{const $=[K,O===Cn?void 0:C&&O[0]===Cn?[]:O,m];O=K,c?c(t,3,$):t(...$)}finally{Rt=W}}}else f.run()};return l&&l(L),f=new Ti(h),f.scheduler=o?()=>o(L,!1):L,m=I=>Yl(I,!1,f),p=f.onStop=()=>{const I=Ln.get(f);if(I){if(c)c(I,4);else for(const K of I)K();Ln.delete(f)}},t?s?L(!0):O=f.run():o?o(L.bind(null,!0),!0):f.run(),P.pause=f.pause.bind(f),P.resume=f.resume.bind(f),P.stop=P,P}function rt(e,t=1/0,n){if(t<=0||!ne(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,de(e))rt(e.value,t,n);else if(F(e))for(let s=0;s<e.length;s++)rt(e[s],t,n);else if(Wn(e)||Bt(e))e.forEach(s=>{rt(s,t,n)});else if(Ei(e)){for(const s in e)rt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&rt(e[s],t,n)}return e}/**
10
+ * @vue/runtime-core v3.5.27
11
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
+ * @license MIT
13
+ **/function vn(e,t,n,s){try{return s?e(...s):e()}catch(r){ts(r,t,n)}}function Ue(e,t,n,s){if(U(e)){const r=vn(e,t,n,s);return r&&vi(r)&&r.catch(i=>{ts(i,t,n)}),r}if(F(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ue(e[i],t,n,s));return r}}function ts(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||re;if(t){let l=t.parent;const c=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const f=l.ec;if(f){for(let h=0;h<f.length;h++)if(f[h](e,c,a)===!1)return}l=l.parent}if(i){ot(),vn(i,null,10,[e,c,a]),lt();return}}Zl(e,n,r,s,o)}function Zl(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Se=[];let Qe=-1;const jt=[];let gt=null,Ft=0;const qi=Promise.resolve();let Fn=null;function zi(e){const t=Fn||qi;return e?t.then(this?e.bind(this):e):t}function ec(e){let t=Qe+1,n=Se.length;for(;t<n;){const s=t+n>>>1,r=Se[s],i=hn(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function Zs(e){if(!(e.flags&1)){const t=hn(e),n=Se[Se.length-1];!n||!(e.flags&2)&&t>=hn(n)?Se.push(e):Se.splice(ec(t),0,e),e.flags|=1,Ji()}}function Ji(){Fn||(Fn=qi.then(Yi))}function tc(e){F(e)?jt.push(...e):gt&&e.id===-1?gt.splice(Ft+1,0,e):e.flags&1||(jt.push(e),e.flags|=1),Ji()}function yr(e,t,n=Qe+1){for(;n<Se.length;n++){const s=Se[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Se.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Qi(e){if(jt.length){const t=[...new Set(jt)].sort((n,s)=>hn(n)-hn(s));if(jt.length=0,gt){gt.push(...t);return}for(gt=t,Ft=0;Ft<gt.length;Ft++){const n=gt[Ft];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}gt=null,Ft=0}}const hn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Yi(e){try{for(Qe=0;Qe<Se.length;Qe++){const t=Se[Qe];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),vn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Qe<Se.length;Qe++){const t=Se[Qe];t&&(t.flags&=-2)}Qe=-1,Se.length=0,Qi(),Fn=null,(Se.length||jt.length)&&Yi()}}let ge=null,Xi=null;function Vn(e){const t=ge;return ge=e,Xi=e&&e.type.__scopeId||null,t}function nc(e,t=ge,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&jn(-1);const i=Vn(t);let o;try{o=e(...r)}finally{Vn(i),s._d&&jn(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function Qa(e,t){if(ge===null)return e;const n=ls(ge),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,o,l,c=re]=t[r];i&&(U(i)&&(i={mounted:i,updated:i}),i.deep&&rt(o),s.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:c}))}return e}function Ct(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let c=l.dir[s];c&&(ot(),Ue(c,n,8,[e.el,l,e,t]),lt())}}function Tn(e,t){if(ve){let n=ve.provides;const s=ve.parent&&ve.parent.provides;s===n&&(n=ve.provides=Object.create(s)),n[e]=t}}function Be(e,t,n=!1){const s=os();if(s||Ut){let r=Ut?Ut._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&U(t)?t.call(s&&s.proxy):t}}const sc=Symbol.for("v-scx"),rc=()=>Be(sc);function Ya(e,t){return er(e,null,t)}function On(e,t,n){return er(e,t,n)}function er(e,t,n=re){const{immediate:s,deep:r,flush:i,once:o}=n,l=ue({},n),c=t&&s||!t&&i!=="post";let a;if(mn){if(i==="sync"){const m=rc();a=m.__watcherHandles||(m.__watcherHandles=[])}else if(!c){const m=()=>{};return m.stop=Ve,m.resume=Ve,m.pause=Ve,m}}const f=ve;l.call=(m,A,C)=>Ue(m,f,A,C);let h=!1;i==="post"?l.scheduler=m=>{Ae(m,f&&f.suspense)}:i!=="sync"&&(h=!0,l.scheduler=(m,A)=>{A?m():Zs(m)}),l.augmentJob=m=>{t&&(m.flags|=4),h&&(m.flags|=2,f&&(m.id=f.uid,m.i=f))};const p=Xl(e,t,l);return mn&&(a?a.push(p):c&&p()),p}function ic(e,t,n){const s=this.proxy,r=ce(e)?e.includes(".")?Zi(s,e):()=>s[e]:e.bind(s,s);let i;U(t)?i=t:(i=t.handler,n=t);const o=bn(this),l=er(r,i.bind(s),n);return o(),l}function Zi(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const eo=Symbol("_vte"),to=e=>e.__isTeleport,rn=e=>e&&(e.disabled||e.disabled===""),vr=e=>e&&(e.defer||e.defer===""),br=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Er=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Ts=(e,t)=>{const n=e&&e.to;return ce(n)?t?t(n):null:n},no={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,i,o,l,c,a){const{mc:f,pc:h,pbc:p,o:{insert:m,querySelector:A,createText:C,createComment:D}}=a,P=rn(t.props);let{shapeFlag:O,children:L,dynamicChildren:I}=t;if(e==null){const K=t.el=C(""),W=t.anchor=C("");m(K,n,s),m(W,n,s);const $=(V,G)=>{O&16&&f(L,V,G,r,i,o,l,c)},le=()=>{const V=t.target=Ts(t.props,A),G=so(V,t,C,m);V&&(o!=="svg"&&br(V)?o="svg":o!=="mathml"&&Er(V)&&(o="mathml"),r&&r.isCE&&(r.ce._teleportTargets||(r.ce._teleportTargets=new Set)).add(V),P||($(V,G),Pn(t,!1)))};P&&($(n,W),Pn(t,!0)),vr(t.props)?(t.el.__isMounted=!1,Ae(()=>{le(),delete t.el.__isMounted},i)):le()}else{if(vr(t.props)&&e.el.__isMounted===!1){Ae(()=>{no.process(e,t,n,s,r,i,o,l,c,a)},i);return}t.el=e.el,t.targetStart=e.targetStart;const K=t.anchor=e.anchor,W=t.target=e.target,$=t.targetAnchor=e.targetAnchor,le=rn(e.props),V=le?n:W,G=le?K:$;if(o==="svg"||br(W)?o="svg":(o==="mathml"||Er(W))&&(o="mathml"),I?(p(e.dynamicChildren,I,V,r,i,o,l),or(e,t,!0)):c||h(e,t,V,G,r,i,o,l,!1),P)le?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Sn(t,n,K,a,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const ee=t.target=Ts(t.props,A);ee&&Sn(t,ee,null,a,0)}else le&&Sn(t,W,$,a,1);Pn(t,P)}},remove(e,t,n,{um:s,o:{remove:r}},i){const{shapeFlag:o,children:l,anchor:c,targetStart:a,targetAnchor:f,target:h,props:p}=e;if(h&&(r(a),r(f)),i&&r(c),o&16){const m=i||!rn(p);for(let A=0;A<l.length;A++){const C=l[A];s(C,t,n,m,!!C.dynamicChildren)}}},move:Sn,hydrate:oc};function Sn(e,t,n,{o:{insert:s},m:r},i=2){i===0&&s(e.targetAnchor,t,n);const{el:o,anchor:l,shapeFlag:c,children:a,props:f}=e,h=i===2;if(h&&s(o,t,n),(!h||rn(f))&&c&16)for(let p=0;p<a.length;p++)r(a[p],t,n,2);h&&s(l,t,n)}function oc(e,t,n,s,r,i,{o:{nextSibling:o,parentNode:l,querySelector:c,insert:a,createText:f}},h){function p(C,D,P,O){D.anchor=h(o(C),D,l(C),n,s,r,i),D.targetStart=P,D.targetAnchor=O}const m=t.target=Ts(t.props,c),A=rn(t.props);if(m){const C=m._lpa||m.firstChild;if(t.shapeFlag&16)if(A)p(e,t,C,C&&o(C));else{t.anchor=o(e);let D=C;for(;D;){if(D&&D.nodeType===8){if(D.data==="teleport start anchor")t.targetStart=D;else if(D.data==="teleport anchor"){t.targetAnchor=D,m._lpa=t.targetAnchor&&o(t.targetAnchor);break}}D=o(D)}t.targetAnchor||so(m,t,f,a),h(C&&o(C),t,m,n,s,r,i)}Pn(t,A)}else A&&t.shapeFlag&16&&p(e,t,e,o(e));return t.anchor&&o(t.anchor)}const Xa=no;function Pn(e,t){const n=e.ctx;if(n&&n.ut){let s,r;for(t?(s=e.el,r=e.anchor):(s=e.targetStart,r=e.targetAnchor);s&&s!==r;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function so(e,t,n,s){const r=t.targetStart=n(""),i=t.targetAnchor=n("");return r[eo]=i,e&&(s(r,e),s(i,e)),i}const nt=Symbol("_leaveCb"),xn=Symbol("_enterCb");function ro(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return ho(()=>{e.isMounted=!0}),go(()=>{e.isUnmounting=!0}),e}const De=[Function,Array],io={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:De,onEnter:De,onAfterEnter:De,onEnterCancelled:De,onBeforeLeave:De,onLeave:De,onAfterLeave:De,onLeaveCancelled:De,onBeforeAppear:De,onAppear:De,onAfterAppear:De,onAppearCancelled:De},oo=e=>{const t=e.subTree;return t.component?oo(t.component):t},lc={name:"BaseTransition",props:io,setup(e,{slots:t}){const n=os(),s=ro();return()=>{const r=t.default&&tr(t.default(),!0);if(!r||!r.length)return;const i=lo(r),o=J(e),{mode:l}=o;if(s.isLeaving)return ps(i);const c=Ar(i);if(!c)return ps(i);let a=dn(c,o,s,n,h=>a=h);c.type!==ye&&Nt(c,a);let f=n.subTree&&Ar(n.subTree);if(f&&f.type!==ye&&!wt(f,c)&&oo(n).type!==ye){let h=dn(f,o,s,n);if(Nt(f,h),l==="out-in"&&c.type!==ye)return s.isLeaving=!0,h.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete h.afterLeave,f=void 0},ps(i);l==="in-out"&&c.type!==ye?h.delayLeave=(p,m,A)=>{const C=co(s,f);C[String(f.key)]=f,p[nt]=()=>{m(),p[nt]=void 0,delete a.delayedLeave,f=void 0},a.delayedLeave=()=>{A(),delete a.delayedLeave,f=void 0}}:f=void 0}else f&&(f=void 0);return i}}};function lo(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ye){t=n;break}}return t}const cc=lc;function co(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function dn(e,t,n,s,r){const{appear:i,mode:o,persisted:l=!1,onBeforeEnter:c,onEnter:a,onAfterEnter:f,onEnterCancelled:h,onBeforeLeave:p,onLeave:m,onAfterLeave:A,onLeaveCancelled:C,onBeforeAppear:D,onAppear:P,onAfterAppear:O,onAppearCancelled:L}=t,I=String(e.key),K=co(n,e),W=(V,G)=>{V&&Ue(V,s,9,G)},$=(V,G)=>{const ee=G[1];W(V,G),F(V)?V.every(N=>N.length<=1)&&ee():V.length<=1&&ee()},le={mode:o,persisted:l,beforeEnter(V){let G=c;if(!n.isMounted)if(i)G=D||c;else return;V[nt]&&V[nt](!0);const ee=K[I];ee&&wt(e,ee)&&ee.el[nt]&&ee.el[nt](),W(G,[V])},enter(V){let G=a,ee=f,N=h;if(!n.isMounted)if(i)G=P||a,ee=O||f,N=L||h;else return;let Q=!1;const pe=V[xn]=Oe=>{Q||(Q=!0,Oe?W(N,[V]):W(ee,[V]),le.delayedLeave&&le.delayedLeave(),V[xn]=void 0)};G?$(G,[V,pe]):pe()},leave(V,G){const ee=String(e.key);if(V[xn]&&V[xn](!0),n.isUnmounting)return G();W(p,[V]);let N=!1;const Q=V[nt]=pe=>{N||(N=!0,G(),pe?W(C,[V]):W(A,[V]),V[nt]=void 0,K[ee]===e&&delete K[ee])};K[ee]=e,m?$(m,[V,Q]):Q()},clone(V){const G=dn(V,t,n,s,r);return r&&r(G),G}};return le}function ps(e){if(ns(e))return e=bt(e),e.children=null,e}function Ar(e){if(!ns(e))return to(e.type)&&e.children?lo(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&&U(n.default))return n.default()}}function Nt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Nt(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function tr(e,t=!1,n){let s=[],r=0;for(let i=0;i<e.length;i++){let o=e[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===xe?(o.patchFlag&128&&r++,s=s.concat(tr(o.children,t,l))):(t||o.type!==ye)&&s.push(l!=null?bt(o,{key:l}):o)}if(r>1)for(let i=0;i<s.length;i++)s[i].patchFlag=-2;return s}function fo(e,t){return U(e)?ue({name:e.name},t,{setup:e}):e}function ao(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Hn=new WeakMap;function on(e,t,n,s,r=!1){if(F(e)){e.forEach((A,C)=>on(A,t&&(F(t)?t[C]:t),n,s,r));return}if(kt(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&on(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?ls(s.component):s.el,o=r?null:i,{i:l,r:c}=e,a=t&&t.r,f=l.refs===re?l.refs={}:l.refs,h=l.setupState,p=J(h),m=h===re?yi:A=>Z(p,A);if(a!=null&&a!==c){if(Cr(t),ce(a))f[a]=null,m(a)&&(h[a]=null);else if(de(a)){a.value=null;const A=t;A.k&&(f[A.k]=null)}}if(U(c))vn(c,l,12,[o,f]);else{const A=ce(c),C=de(c);if(A||C){const D=()=>{if(e.f){const P=A?m(c)?h[c]:f[c]:c.value;if(r)F(P)&&Gs(P,i);else if(F(P))P.includes(i)||P.push(i);else if(A)f[c]=[i],m(c)&&(h[c]=f[c]);else{const O=[i];c.value=O,e.k&&(f[e.k]=O)}}else A?(f[c]=o,m(c)&&(h[c]=o)):C&&(c.value=o,e.k&&(f[e.k]=o))};if(o){const P=()=>{D(),Hn.delete(e)};P.id=-1,Hn.set(e,P),Ae(P,n)}else Cr(e),D()}}}function Cr(e){const t=Hn.get(e);t&&(t.flags|=8,Hn.delete(e))}Jn().requestIdleCallback;Jn().cancelIdleCallback;const kt=e=>!!e.type.__asyncLoader,ns=e=>e.type.__isKeepAlive;function fc(e,t){uo(e,"a",t)}function ac(e,t){uo(e,"da",t)}function uo(e,t,n=ve){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(ss(t,s,n),n){let r=n.parent;for(;r&&r.parent;)ns(r.parent.vnode)&&uc(s,t,n,r),r=r.parent}}function uc(e,t,n,s){const r=ss(t,e,s,!0);mo(()=>{Gs(s[t],r)},n)}function ss(e,t,n=ve,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{ot();const l=bn(n),c=Ue(t,n,e,o);return l(),lt(),c});return s?r.unshift(i):r.push(i),i}}const ft=e=>(t,n=ve)=>{(!mn||e==="sp")&&ss(e,(...s)=>t(...s),n)},hc=ft("bm"),ho=ft("m"),dc=ft("bu"),po=ft("u"),go=ft("bum"),mo=ft("um"),pc=ft("sp"),gc=ft("rtg"),mc=ft("rtc");function _c(e,t=ve){ss("ec",e,t)}const nr="components",yc="directives";function Za(e,t){return sr(nr,e,!0,t)||e}const _o=Symbol.for("v-ndc");function eu(e){return ce(e)?sr(nr,e,!1)||e:e||_o}function tu(e){return sr(yc,e)}function sr(e,t,n=!0,s=!1){const r=ge||ve;if(r){const i=r.type;if(e===nr){const l=nf(i,!1);if(l&&(l===t||l===Le(t)||l===zn(Le(t))))return i}const o=Sr(r[e]||i[e],t)||Sr(r.appContext[e],t);return!o&&s?i:o}}function Sr(e,t){return e&&(e[t]||e[Le(t)]||e[zn(Le(t))])}function nu(e,t,n,s){let r;const i=n,o=F(e);if(o||ce(e)){const l=o&&Pt(e);let c=!1,a=!1;l&&(c=!Ne(e),a=ct(e),e=Xn(e)),r=new Array(e.length);for(let f=0,h=e.length;f<h;f++)r[f]=t(c?a?Gt(ke(e[f])):ke(e[f]):e[f],f,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i)}else if(ne(e))if(e[Symbol.iterator])r=Array.from(e,(l,c)=>t(l,c,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let c=0,a=l.length;c<a;c++){const f=l[c];r[c]=t(e[f],f,c,i)}}else r=[];return r}function su(e,t){for(let n=0;n<t.length;n++){const s=t[n];if(F(s))for(let r=0;r<s.length;r++)e[s[r].name]=s[r].fn;else s&&(e[s.name]=s.key?(...r)=>{const i=s.fn(...r);return i&&(i.key=s.key),i}:s.fn)}return e}function ru(e,t,n={},s,r){if(ge.ce||ge.parent&&kt(ge.parent)&&ge.parent.ce){const a=Object.keys(n).length>0;return t!=="default"&&(n.name=t),Ms(),Ds(xe,null,[be("slot",n,s&&s())],a?-2:64)}let i=e[t];i&&i._c&&(i._d=!1),Ms();const o=i&&yo(i(n)),l=n.key||o&&o.key,c=Ds(xe,{key:(l&&!je(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),i&&i._c&&(i._d=!0),c}function yo(e){return e.some(t=>gn(t)?!(t.type===ye||t.type===xe&&!yo(t.children)):!0)?e:null}function iu(e,t){const n={};for(const s in e)n[Rn(s)]=e[s];return n}const Os=e=>e?Ho(e)?ls(e):Os(e.parent):null,ln=ue(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Os(e.parent),$root:e=>Os(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Eo(e),$forceUpdate:e=>e.f||(e.f=()=>{Zs(e.update)}),$nextTick:e=>e.n||(e.n=zi.bind(e.proxy)),$watch:e=>ic.bind(e)}),gs=(e,t)=>e!==re&&!e.__isScriptSetup&&Z(e,t),vc={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:c}=e;if(t[0]!=="$"){const p=o[t];if(p!==void 0)switch(p){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(gs(s,t))return o[t]=1,s[t];if(r!==re&&Z(r,t))return o[t]=2,r[t];if(Z(i,t))return o[t]=3,i[t];if(n!==re&&Z(n,t))return o[t]=4,n[t];Ps&&(o[t]=0)}}const a=ln[t];let f,h;if(a)return t==="$attrs"&&_e(e.attrs,"get",""),a(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==re&&Z(n,t))return o[t]=4,n[t];if(h=c.config.globalProperties,Z(h,t))return h[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return gs(r,t)?(r[t]=n,!0):s!==re&&Z(s,t)?(s[t]=n,!0):Z(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,props:i,type:o}},l){let c;return!!(n[l]||e!==re&&l[0]!=="$"&&Z(e,l)||gs(t,l)||Z(i,l)||Z(s,l)||Z(ln,l)||Z(r.config.globalProperties,l)||(c=o.__cssModules)&&c[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Z(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ou(){return vo().slots}function lu(){return vo().attrs}function vo(e){const t=os();return t.setupContext||(t.setupContext=jo(t))}function xr(e){return F(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Ps=!0;function bc(e){const t=Eo(e),n=e.proxy,s=e.ctx;Ps=!1,t.beforeCreate&&Rr(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:a,created:f,beforeMount:h,mounted:p,beforeUpdate:m,updated:A,activated:C,deactivated:D,beforeDestroy:P,beforeUnmount:O,destroyed:L,unmounted:I,render:K,renderTracked:W,renderTriggered:$,errorCaptured:le,serverPrefetch:V,expose:G,inheritAttrs:ee,components:N,directives:Q,filters:pe}=t;if(a&&Ec(a,s,null),o)for(const se in o){const Y=o[se];U(Y)&&(s[se]=Y.bind(n))}if(r){const se=r.call(n,n);ne(se)&&(e.data=Zn(se))}if(Ps=!0,i)for(const se in i){const Y=i[se],Xe=U(Y)?Y.bind(n,n):U(Y.get)?Y.get.bind(n,n):Ve,at=!U(Y)&&U(Y.set)?Y.set.bind(n):Ve,Ge=Fe({get:Xe,set:at});Object.defineProperty(s,se,{enumerable:!0,configurable:!0,get:()=>Ge.value,set:Re=>Ge.value=Re})}if(l)for(const se in l)bo(l[se],s,n,se);if(c){const se=U(c)?c.call(n):c;Reflect.ownKeys(se).forEach(Y=>{Tn(Y,se[Y])})}f&&Rr(f,e,"c");function ae(se,Y){F(Y)?Y.forEach(Xe=>se(Xe.bind(n))):Y&&se(Y.bind(n))}if(ae(hc,h),ae(ho,p),ae(dc,m),ae(po,A),ae(fc,C),ae(ac,D),ae(_c,le),ae(mc,W),ae(gc,$),ae(go,O),ae(mo,I),ae(pc,V),F(G))if(G.length){const se=e.exposed||(e.exposed={});G.forEach(Y=>{Object.defineProperty(se,Y,{get:()=>n[Y],set:Xe=>n[Y]=Xe,enumerable:!0})})}else e.exposed||(e.exposed={});K&&e.render===Ve&&(e.render=K),ee!=null&&(e.inheritAttrs=ee),N&&(e.components=N),Q&&(e.directives=Q),V&&ao(e)}function Ec(e,t,n=Ve){F(e)&&(e=Is(e));for(const s in e){const r=e[s];let i;ne(r)?"default"in r?i=Be(r.from||s,r.default,!0):i=Be(r.from||s):i=Be(r),de(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Rr(e,t,n){Ue(F(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function bo(e,t,n,s){let r=s.includes(".")?Zi(n,s):()=>n[s];if(ce(e)){const i=t[e];U(i)&&On(r,i)}else if(U(e))On(r,e.bind(n));else if(ne(e))if(F(e))e.forEach(i=>bo(i,t,n,s));else{const i=U(e.handler)?e.handler.bind(n):t[e.handler];U(i)&&On(r,i,e)}}function Eo(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(a=>Bn(c,a,o,!0)),Bn(c,t,o)),ne(t)&&i.set(t,c),c}function Bn(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&Bn(e,i,n,!0),r&&r.forEach(o=>Bn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Ac[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Ac={data:wr,props:Tr,emits:Tr,methods:en,computed:en,beforeCreate:Ee,created:Ee,beforeMount:Ee,mounted:Ee,beforeUpdate:Ee,updated:Ee,beforeDestroy:Ee,beforeUnmount:Ee,destroyed:Ee,unmounted:Ee,activated:Ee,deactivated:Ee,errorCaptured:Ee,serverPrefetch:Ee,components:en,directives:en,watch:Sc,provide:wr,inject:Cc};function wr(e,t){return t?e?function(){return ue(U(e)?e.call(this,this):e,U(t)?t.call(this,this):t)}:t:e}function Cc(e,t){return en(Is(e),Is(t))}function Is(e){if(F(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ee(e,t){return e?[...new Set([].concat(e,t))]:t}function en(e,t){return e?ue(Object.create(null),e,t):t}function Tr(e,t){return e?F(e)&&F(t)?[...new Set([...e,...t])]:ue(Object.create(null),xr(e),xr(t??{})):t}function Sc(e,t){if(!e)return t;if(!t)return e;const n=ue(Object.create(null),e);for(const s in t)n[s]=Ee(e[s],t[s]);return n}function Ao(){return{app:null,config:{isNativeTag:yi,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 xc=0;function Rc(e,t){return function(s,r=null){U(s)||(s=ue({},s)),r!=null&&!ne(r)&&(r=null);const i=Ao(),o=new WeakSet,l=[];let c=!1;const a=i.app={_uid:xc++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:rf,get config(){return i.config},set config(f){},use(f,...h){return o.has(f)||(f&&U(f.install)?(o.add(f),f.install(a,...h)):U(f)&&(o.add(f),f(a,...h))),a},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),a},component(f,h){return h?(i.components[f]=h,a):i.components[f]},directive(f,h){return h?(i.directives[f]=h,a):i.directives[f]},mount(f,h,p){if(!c){const m=a._ceVNode||be(s,r);return m.appContext=i,p===!0?p="svg":p===!1&&(p=void 0),e(m,f,p),c=!0,a._container=f,f.__vue_app__=a,ls(m.component)}},onUnmount(f){l.push(f)},unmount(){c&&(Ue(l,a._instance,16),e(null,a._container),delete a._container.__vue_app__)},provide(f,h){return i.provides[f]=h,a},runWithContext(f){const h=Ut;Ut=a;try{return f()}finally{Ut=h}}};return a}}let Ut=null;const wc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Le(t)}Modifiers`]||e[`${Et(t)}Modifiers`];function Tc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||re;let r=n;const i=t.startsWith("update:"),o=i&&wc(s,t.slice(7));o&&(o.trim&&(r=n.map(f=>ce(f)?f.trim():f)),o.number&&(r=n.map(Ws)));let l,c=s[l=Rn(t)]||s[l=Rn(Le(t))];!c&&i&&(c=s[l=Rn(Et(t))]),c&&Ue(c,e,6,r);const a=s[l+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ue(a,e,6,r)}}const Oc=new WeakMap;function Co(e,t,n=!1){const s=n?Oc:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!U(e)){const c=a=>{const f=Co(a,t,!0);f&&(l=!0,ue(o,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(ne(e)&&s.set(e,null),null):(F(i)?i.forEach(c=>o[c]=null):ue(o,i),ne(e)&&s.set(e,o),o)}function rs(e,t){return!e||!Gn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Z(e,t[0].toLowerCase()+t.slice(1))||Z(e,Et(t))||Z(e,t))}function Or(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:a,renderCache:f,props:h,data:p,setupState:m,ctx:A,inheritAttrs:C}=e,D=Vn(e);let P,O;try{if(n.shapeFlag&4){const I=r||s,K=I;P=Ye(a.call(K,I,f,h,m,p,A)),O=l}else{const I=t;P=Ye(I.length>1?I(h,{attrs:l,slots:o,emit:c}):I(h,null)),O=t.props?l:Pc(l)}}catch(I){cn.length=0,ts(I,e,1),P=be(ye)}let L=P;if(O&&C!==!1){const I=Object.keys(O),{shapeFlag:K}=L;I.length&&K&7&&(i&&I.some(Ks)&&(O=Ic(O,i)),L=bt(L,O,!1,!0))}return n.dirs&&(L=bt(L,null,!1,!0),L.dirs=L.dirs?L.dirs.concat(n.dirs):n.dirs),n.transition&&Nt(L,n.transition),P=L,Vn(D),P}const Pc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Gn(n))&&((t||(t={}))[n]=e[n]);return t},Ic=(e,t)=>{const n={};for(const s in e)(!Ks(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Nc(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,a=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Pr(s,o,a):!!o;if(c&8){const f=t.dynamicProps;for(let h=0;h<f.length;h++){const p=f[h];if(o[p]!==s[p]&&!rs(a,p))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?Pr(s,o,a):!0:!!o;return!1}function Pr(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const i=s[r];if(t[i]!==e[i]&&!rs(n,i))return!0}return!1}function Mc({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const So={},xo=()=>Object.create(So),Ro=e=>Object.getPrototypeOf(e)===So;function Dc(e,t,n,s=!1){const r={},i=xo();e.propsDefaults=Object.create(null),wo(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:Ui(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Lc(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=J(r),[c]=e.propsOptions;let a=!1;if((s||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let h=0;h<f.length;h++){let p=f[h];if(rs(e.emitsOptions,p))continue;const m=t[p];if(c)if(Z(i,p))m!==i[p]&&(i[p]=m,a=!0);else{const A=Le(p);r[A]=Ns(c,l,A,m,e,!1)}else m!==i[p]&&(i[p]=m,a=!0)}}}else{wo(e,t,r,i)&&(a=!0);let f;for(const h in l)(!t||!Z(t,h)&&((f=Et(h))===h||!Z(t,f)))&&(c?n&&(n[h]!==void 0||n[f]!==void 0)&&(r[h]=Ns(c,l,h,void 0,e,!0)):delete r[h]);if(i!==l)for(const h in i)(!t||!Z(t,h))&&(delete i[h],a=!0)}a&&st(e.attrs,"set","")}function wo(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(tn(c))continue;const a=t[c];let f;r&&Z(r,f=Le(c))?!i||!i.includes(f)?n[f]=a:(l||(l={}))[f]=a:rs(e.emitsOptions,c)||(!(c in s)||a!==s[c])&&(s[c]=a,o=!0)}if(i){const c=J(n),a=l||re;for(let f=0;f<i.length;f++){const h=i[f];n[h]=Ns(r,c,h,a[h],e,!Z(a,h))}}return o}function Ns(e,t,n,s,r,i){const o=e[n];if(o!=null){const l=Z(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&U(c)){const{propsDefaults:a}=r;if(n in a)s=a[n];else{const f=bn(r);s=a[n]=c.call(null,t),f()}}else s=c;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!l?s=!1:o[1]&&(s===""||s===Et(n))&&(s=!0))}return s}const Fc=new WeakMap;function To(e,t,n=!1){const s=n?Fc:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},l=[];let c=!1;if(!U(e)){const f=h=>{c=!0;const[p,m]=To(h,t,!0);ue(o,p),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!i&&!c)return ne(e)&&s.set(e,Ht),Ht;if(F(i))for(let f=0;f<i.length;f++){const h=Le(i[f]);Ir(h)&&(o[h]=re)}else if(i)for(const f in i){const h=Le(f);if(Ir(h)){const p=i[f],m=o[h]=F(p)||U(p)?{type:p}:ue({},p),A=m.type;let C=!1,D=!0;if(F(A))for(let P=0;P<A.length;++P){const O=A[P],L=U(O)&&O.name;if(L==="Boolean"){C=!0;break}else L==="String"&&(D=!1)}else C=U(A)&&A.name==="Boolean";m[0]=C,m[1]=D,(C||Z(m,"default"))&&l.push(h)}}const a=[o,l];return ne(e)&&s.set(e,a),a}function Ir(e){return e[0]!=="$"&&!tn(e)}const rr=e=>e==="_"||e==="_ctx"||e==="$stable",ir=e=>F(e)?e.map(Ye):[Ye(e)],Vc=(e,t,n)=>{if(t._n)return t;const s=nc((...r)=>ir(t(...r)),n);return s._c=!1,s},Oo=(e,t,n)=>{const s=e._ctx;for(const r in e){if(rr(r))continue;const i=e[r];if(U(i))t[r]=Vc(r,i,s);else if(i!=null){const o=ir(i);t[r]=()=>o}}},Po=(e,t)=>{const n=ir(t);e.slots.default=()=>n},Io=(e,t,n)=>{for(const s in t)(n||!rr(s))&&(e[s]=t[s])},Hc=(e,t,n)=>{const s=e.slots=xo();if(e.vnode.shapeFlag&32){const r=t._;r?(Io(s,t,n),n&&Ai(s,"_",r,!0)):Oo(t,s)}else t&&Po(e,t)},Bc=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=re;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:Io(r,t,n):(i=!t.$stable,Oo(t,r)),o=t}else t&&(Po(e,t),o={default:1});if(i)for(const l in r)!rr(l)&&o[l]==null&&delete r[l]},Ae=Gc;function jc(e){return kc(e)}function kc(e,t){const n=Jn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:a,setElementText:f,parentNode:h,nextSibling:p,setScopeId:m=Ve,insertStaticContent:A}=e,C=(u,d,g,_=null,b=null,y=null,R=void 0,x=null,S=!!d.dynamicChildren)=>{if(u===d)return;u&&!wt(u,d)&&(_=v(u),Re(u,b,y,!0),u=null),d.patchFlag===-2&&(S=!1,d.dynamicChildren=null);const{type:E,ref:j,shapeFlag:T}=d;switch(E){case is:D(u,d,g,_);break;case ye:P(u,d,g,_);break;case In:u==null&&O(d,g,_,R);break;case xe:N(u,d,g,_,b,y,R,x,S);break;default:T&1?K(u,d,g,_,b,y,R,x,S):T&6?Q(u,d,g,_,b,y,R,x,S):(T&64||T&128)&&E.process(u,d,g,_,b,y,R,x,S,H)}j!=null&&b?on(j,u&&u.ref,y,d||u,!d):j==null&&u&&u.ref!=null&&on(u.ref,null,y,u,!0)},D=(u,d,g,_)=>{if(u==null)s(d.el=l(d.children),g,_);else{const b=d.el=u.el;d.children!==u.children&&a(b,d.children)}},P=(u,d,g,_)=>{u==null?s(d.el=c(d.children||""),g,_):d.el=u.el},O=(u,d,g,_)=>{[u.el,u.anchor]=A(u.children,d,g,_,u.el,u.anchor)},L=({el:u,anchor:d},g,_)=>{let b;for(;u&&u!==d;)b=p(u),s(u,g,_),u=b;s(d,g,_)},I=({el:u,anchor:d})=>{let g;for(;u&&u!==d;)g=p(u),r(u),u=g;r(d)},K=(u,d,g,_,b,y,R,x,S)=>{if(d.type==="svg"?R="svg":d.type==="math"&&(R="mathml"),u==null)W(d,g,_,b,y,R,x,S);else{const E=u.el&&u.el._isVueCE?u.el:null;try{E&&E._beginPatch(),V(u,d,b,y,R,x,S)}finally{E&&E._endPatch()}}},W=(u,d,g,_,b,y,R,x)=>{let S,E;const{props:j,shapeFlag:T,transition:B,dirs:k}=u;if(S=u.el=o(u.type,y,j&&j.is,j),T&8?f(S,u.children):T&16&&le(u.children,S,null,_,b,ms(u,y),R,x),k&&Ct(u,null,_,"created"),$(S,u,u.scopeId,R,_),j){for(const ie in j)ie!=="value"&&!tn(ie)&&i(S,ie,null,j[ie],y,_);"value"in j&&i(S,"value",null,j.value,y),(E=j.onVnodeBeforeMount)&&ze(E,_,u)}k&&Ct(u,null,_,"beforeMount");const z=Uc(b,B);z&&B.beforeEnter(S),s(S,d,g),((E=j&&j.onVnodeMounted)||z||k)&&Ae(()=>{E&&ze(E,_,u),z&&B.enter(S),k&&Ct(u,null,_,"mounted")},b)},$=(u,d,g,_,b)=>{if(g&&m(u,g),_)for(let y=0;y<_.length;y++)m(u,_[y]);if(b){let y=b.subTree;if(d===y||Do(y.type)&&(y.ssContent===d||y.ssFallback===d)){const R=b.vnode;$(u,R,R.scopeId,R.slotScopeIds,b.parent)}}},le=(u,d,g,_,b,y,R,x,S=0)=>{for(let E=S;E<u.length;E++){const j=u[E]=x?mt(u[E]):Ye(u[E]);C(null,j,d,g,_,b,y,R,x)}},V=(u,d,g,_,b,y,R)=>{const x=d.el=u.el;let{patchFlag:S,dynamicChildren:E,dirs:j}=d;S|=u.patchFlag&16;const T=u.props||re,B=d.props||re;let k;if(g&&St(g,!1),(k=B.onVnodeBeforeUpdate)&&ze(k,g,d,u),j&&Ct(d,u,g,"beforeUpdate"),g&&St(g,!0),(T.innerHTML&&B.innerHTML==null||T.textContent&&B.textContent==null)&&f(x,""),E?G(u.dynamicChildren,E,x,g,_,ms(d,b),y):R||Y(u,d,x,null,g,_,ms(d,b),y,!1),S>0){if(S&16)ee(x,T,B,g,b);else if(S&2&&T.class!==B.class&&i(x,"class",null,B.class,b),S&4&&i(x,"style",T.style,B.style,b),S&8){const z=d.dynamicProps;for(let ie=0;ie<z.length;ie++){const te=z[ie],we=T[te],Te=B[te];(Te!==we||te==="value")&&i(x,te,we,Te,b,g)}}S&1&&u.children!==d.children&&f(x,d.children)}else!R&&E==null&&ee(x,T,B,g,b);((k=B.onVnodeUpdated)||j)&&Ae(()=>{k&&ze(k,g,d,u),j&&Ct(d,u,g,"updated")},_)},G=(u,d,g,_,b,y,R)=>{for(let x=0;x<d.length;x++){const S=u[x],E=d[x],j=S.el&&(S.type===xe||!wt(S,E)||S.shapeFlag&198)?h(S.el):g;C(S,E,j,null,_,b,y,R,!0)}},ee=(u,d,g,_,b)=>{if(d!==g){if(d!==re)for(const y in d)!tn(y)&&!(y in g)&&i(u,y,d[y],null,b,_);for(const y in g){if(tn(y))continue;const R=g[y],x=d[y];R!==x&&y!=="value"&&i(u,y,x,R,b,_)}"value"in g&&i(u,"value",d.value,g.value,b)}},N=(u,d,g,_,b,y,R,x,S)=>{const E=d.el=u?u.el:l(""),j=d.anchor=u?u.anchor:l("");let{patchFlag:T,dynamicChildren:B,slotScopeIds:k}=d;k&&(x=x?x.concat(k):k),u==null?(s(E,g,_),s(j,g,_),le(d.children||[],g,j,b,y,R,x,S)):T>0&&T&64&&B&&u.dynamicChildren&&u.dynamicChildren.length===B.length?(G(u.dynamicChildren,B,g,b,y,R,x),(d.key!=null||b&&d===b.subTree)&&or(u,d,!0)):Y(u,d,g,j,b,y,R,x,S)},Q=(u,d,g,_,b,y,R,x,S)=>{d.slotScopeIds=x,u==null?d.shapeFlag&512?b.ctx.activate(d,g,_,R,S):pe(d,g,_,b,y,R,S):Oe(u,d,S)},pe=(u,d,g,_,b,y,R)=>{const x=u.component=Xc(u,_,b);if(ns(u)&&(x.ctx.renderer=H),Zc(x,!1,R),x.asyncDep){if(b&&b.registerDep(x,ae,R),!u.el){const S=x.subTree=be(ye);P(null,S,d,g),u.placeholder=S.el}}else ae(x,u,d,g,b,y,R)},Oe=(u,d,g)=>{const _=d.component=u.component;if(Nc(u,d,g))if(_.asyncDep&&!_.asyncResolved){se(_,d,g);return}else _.next=d,_.update();else d.el=u.el,_.vnode=d},ae=(u,d,g,_,b,y,R)=>{const x=()=>{if(u.isMounted){let{next:T,bu:B,u:k,parent:z,vnode:ie}=u;{const $e=No(u);if($e){T&&(T.el=ie.el,se(u,T,R)),$e.asyncDep.then(()=>{u.isUnmounted||x()});return}}let te=T,we;St(u,!1),T?(T.el=ie.el,se(u,T,R)):T=ie,B&&wn(B),(we=T.props&&T.props.onVnodeBeforeUpdate)&&ze(we,z,T,ie),St(u,!0);const Te=Or(u),We=u.subTree;u.subTree=Te,C(We,Te,h(We.el),v(We),u,b,y),T.el=Te.el,te===null&&Mc(u,Te.el),k&&Ae(k,b),(we=T.props&&T.props.onVnodeUpdated)&&Ae(()=>ze(we,z,T,ie),b)}else{let T;const{el:B,props:k}=d,{bm:z,m:ie,parent:te,root:we,type:Te}=u,We=kt(d);St(u,!1),z&&wn(z),!We&&(T=k&&k.onVnodeBeforeMount)&&ze(T,te,d),St(u,!0);{we.ce&&we.ce._def.shadowRoot!==!1&&we.ce._injectChildStyle(Te);const $e=u.subTree=Or(u);C(null,$e,g,_,u,b,y),d.el=$e.el}if(ie&&Ae(ie,b),!We&&(T=k&&k.onVnodeMounted)){const $e=d;Ae(()=>ze(T,te,$e),b)}(d.shapeFlag&256||te&&kt(te.vnode)&&te.vnode.shapeFlag&256)&&u.a&&Ae(u.a,b),u.isMounted=!0,d=g=_=null}};u.scope.on();const S=u.effect=new Ti(x);u.scope.off();const E=u.update=S.run.bind(S),j=u.job=S.runIfDirty.bind(S);j.i=u,j.id=u.uid,S.scheduler=()=>Zs(j),St(u,!0),E()},se=(u,d,g)=>{d.component=u;const _=u.vnode.props;u.vnode=d,u.next=null,Lc(u,d.props,_,g),Bc(u,d.children,g),ot(),yr(u),lt()},Y=(u,d,g,_,b,y,R,x,S=!1)=>{const E=u&&u.children,j=u?u.shapeFlag:0,T=d.children,{patchFlag:B,shapeFlag:k}=d;if(B>0){if(B&128){at(E,T,g,_,b,y,R,x,S);return}else if(B&256){Xe(E,T,g,_,b,y,R,x,S);return}}k&8?(j&16&&Me(E,b,y),T!==E&&f(g,T)):j&16?k&16?at(E,T,g,_,b,y,R,x,S):Me(E,b,y,!0):(j&8&&f(g,""),k&16&&le(T,g,_,b,y,R,x,S))},Xe=(u,d,g,_,b,y,R,x,S)=>{u=u||Ht,d=d||Ht;const E=u.length,j=d.length,T=Math.min(E,j);let B;for(B=0;B<T;B++){const k=d[B]=S?mt(d[B]):Ye(d[B]);C(u[B],k,g,null,b,y,R,x,S)}E>j?Me(u,b,y,!0,!1,T):le(d,g,_,b,y,R,x,S,T)},at=(u,d,g,_,b,y,R,x,S)=>{let E=0;const j=d.length;let T=u.length-1,B=j-1;for(;E<=T&&E<=B;){const k=u[E],z=d[E]=S?mt(d[E]):Ye(d[E]);if(wt(k,z))C(k,z,g,null,b,y,R,x,S);else break;E++}for(;E<=T&&E<=B;){const k=u[T],z=d[B]=S?mt(d[B]):Ye(d[B]);if(wt(k,z))C(k,z,g,null,b,y,R,x,S);else break;T--,B--}if(E>T){if(E<=B){const k=B+1,z=k<j?d[k].el:_;for(;E<=B;)C(null,d[E]=S?mt(d[E]):Ye(d[E]),g,z,b,y,R,x,S),E++}}else if(E>B)for(;E<=T;)Re(u[E],b,y,!0),E++;else{const k=E,z=E,ie=new Map;for(E=z;E<=B;E++){const Pe=d[E]=S?mt(d[E]):Ye(d[E]);Pe.key!=null&&ie.set(Pe.key,E)}let te,we=0;const Te=B-z+1;let We=!1,$e=0;const Jt=new Array(Te);for(E=0;E<Te;E++)Jt[E]=0;for(E=k;E<=T;E++){const Pe=u[E];if(we>=Te){Re(Pe,b,y,!0);continue}let qe;if(Pe.key!=null)qe=ie.get(Pe.key);else for(te=z;te<=B;te++)if(Jt[te-z]===0&&wt(Pe,d[te])){qe=te;break}qe===void 0?Re(Pe,b,y,!0):(Jt[qe-z]=E+1,qe>=$e?$e=qe:We=!0,C(Pe,d[qe],g,null,b,y,R,x,S),we++)}const ur=We?Kc(Jt):Ht;for(te=ur.length-1,E=Te-1;E>=0;E--){const Pe=z+E,qe=d[Pe],hr=d[Pe+1],dr=Pe+1<j?hr.el||Mo(hr):_;Jt[E]===0?C(null,qe,g,dr,b,y,R,x,S):We&&(te<0||E!==ur[te]?Ge(qe,g,dr,2):te--)}}},Ge=(u,d,g,_,b=null)=>{const{el:y,type:R,transition:x,children:S,shapeFlag:E}=u;if(E&6){Ge(u.component.subTree,d,g,_);return}if(E&128){u.suspense.move(d,g,_);return}if(E&64){R.move(u,d,g,H);return}if(R===xe){s(y,d,g);for(let T=0;T<S.length;T++)Ge(S[T],d,g,_);s(u.anchor,d,g);return}if(R===In){L(u,d,g);return}if(_!==2&&E&1&&x)if(_===0)x.beforeEnter(y),s(y,d,g),Ae(()=>x.enter(y),b);else{const{leave:T,delayLeave:B,afterLeave:k}=x,z=()=>{u.ctx.isUnmounted?r(y):s(y,d,g)},ie=()=>{y._isLeaving&&y[nt](!0),T(y,()=>{z(),k&&k()})};B?B(y,z,ie):ie()}else s(y,d,g)},Re=(u,d,g,_=!1,b=!1)=>{const{type:y,props:R,ref:x,children:S,dynamicChildren:E,shapeFlag:j,patchFlag:T,dirs:B,cacheIndex:k}=u;if(T===-2&&(b=!1),x!=null&&(ot(),on(x,null,g,u,!0),lt()),k!=null&&(d.renderCache[k]=void 0),j&256){d.ctx.deactivate(u);return}const z=j&1&&B,ie=!kt(u);let te;if(ie&&(te=R&&R.onVnodeBeforeUnmount)&&ze(te,d,u),j&6)At(u.component,g,_);else{if(j&128){u.suspense.unmount(g,_);return}z&&Ct(u,null,d,"beforeUnmount"),j&64?u.type.remove(u,d,g,H,_):E&&!E.hasOnce&&(y!==xe||T>0&&T&64)?Me(E,d,g,!1,!0):(y===xe&&T&384||!b&&j&16)&&Me(S,d,g),_&&Mt(u)}(ie&&(te=R&&R.onVnodeUnmounted)||z)&&Ae(()=>{te&&ze(te,d,u),z&&Ct(u,null,d,"unmounted")},g)},Mt=u=>{const{type:d,el:g,anchor:_,transition:b}=u;if(d===xe){Dt(g,_);return}if(d===In){I(u);return}const y=()=>{r(g),b&&!b.persisted&&b.afterLeave&&b.afterLeave()};if(u.shapeFlag&1&&b&&!b.persisted){const{leave:R,delayLeave:x}=b,S=()=>R(g,y);x?x(u.el,y,S):S()}else y()},Dt=(u,d)=>{let g;for(;u!==d;)g=p(u),r(u),u=g;r(d)},At=(u,d,g)=>{const{bum:_,scope:b,job:y,subTree:R,um:x,m:S,a:E}=u;Nr(S),Nr(E),_&&wn(_),b.stop(),y&&(y.flags|=8,Re(R,u,d,g)),x&&Ae(x,d),Ae(()=>{u.isUnmounted=!0},d)},Me=(u,d,g,_=!1,b=!1,y=0)=>{for(let R=y;R<u.length;R++)Re(u[R],d,g,_,b)},v=u=>{if(u.shapeFlag&6)return v(u.component.subTree);if(u.shapeFlag&128)return u.suspense.next();const d=p(u.anchor||u.el),g=d&&d[eo];return g?p(g):d};let M=!1;const w=(u,d,g)=>{let _;u==null?d._vnode&&(Re(d._vnode,null,null,!0),_=d._vnode.component):C(d._vnode||null,u,d,null,null,null,g),d._vnode=u,M||(M=!0,yr(_),Qi(),M=!1)},H={p:C,um:Re,m:Ge,r:Mt,mt:pe,mc:le,pc:Y,pbc:G,n:v,o:e};return{render:w,hydrate:void 0,createApp:Rc(w)}}function ms({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 St({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Uc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function or(e,t,n=!1){const s=e.children,r=t.children;if(F(s)&&F(r))for(let i=0;i<s.length;i++){const o=s[i];let l=r[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[i]=mt(r[i]),l.el=o.el),!n&&l.patchFlag!==-2&&or(o,l)),l.type===is&&(l.patchFlag!==-1?l.el=o.el:l.__elIndex=i+(e.type===xe?1:0)),l.type===ye&&!l.el&&(l.el=o.el)}}function Kc(e){const t=e.slice(),n=[0];let s,r,i,o,l;const c=e.length;for(s=0;s<c;s++){const a=e[s];if(a!==0){if(r=n[n.length-1],e[r]<a){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<a?i=l+1:o=l;a<e[n[i]]&&(i>0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function No(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:No(t)}function Nr(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Mo(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Mo(t.subTree):null}const Do=e=>e.__isSuspense;function Gc(e,t){t&&t.pendingBranch?F(e)?t.effects.push(...e):t.effects.push(e):tc(e)}const xe=Symbol.for("v-fgt"),is=Symbol.for("v-txt"),ye=Symbol.for("v-cmt"),In=Symbol.for("v-stc"),cn=[];let Ie=null;function Ms(e=!1){cn.push(Ie=e?null:[])}function Wc(){cn.pop(),Ie=cn[cn.length-1]||null}let pn=1;function jn(e,t=!1){pn+=e,e<0&&Ie&&t&&(Ie.hasOnce=!0)}function Lo(e){return e.dynamicChildren=pn>0?Ie||Ht:null,Wc(),pn>0&&Ie&&Ie.push(e),e}function cu(e,t,n,s,r,i){return Lo(Vo(e,t,n,s,r,i,!0))}function Ds(e,t,n,s,r){return Lo(be(e,t,n,s,r,!0))}function gn(e){return e?e.__v_isVNode===!0:!1}function wt(e,t){return e.type===t.type&&e.key===t.key}const Fo=({key:e})=>e??null,Nn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ce(e)||de(e)||U(e)?{i:ge,r:e,k:t,f:!!n}:e:null);function Vo(e,t=null,n=null,s=0,r=null,i=e===xe?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Fo(t),ref:t&&Nn(t),scopeId:Xi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ge};return l?(lr(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=ce(n)?8:16),pn>0&&!o&&Ie&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Ie.push(c),c}const be=$c;function $c(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===_o)&&(e=ye),gn(e)){const l=bt(e,t,!0);return n&&lr(l,n),pn>0&&!i&&Ie&&(l.shapeFlag&6?Ie[Ie.indexOf(e)]=l:Ie.push(l)),l.patchFlag=-2,l}if(sf(e)&&(e=e.__vccOpts),t){t=qc(t);let{class:l,style:c}=t;l&&!ce(l)&&(t.class=Yn(l)),ne(c)&&(es(c)&&!F(c)&&(c=ue({},c)),t.style=Qn(c))}const o=ce(e)?1:Do(e)?128:to(e)?64:ne(e)?4:U(e)?2:0;return Vo(e,t,n,s,r,o,i,!0)}function qc(e){return e?es(e)||Ro(e)?ue({},e):e:null}function bt(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:c}=e,a=t?Jc(r||{},t):r,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&Fo(a),ref:t&&t.ref?n&&i?F(i)?i.concat(Nn(t)):[i,Nn(t)]:Nn(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==xe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&bt(e.ssContent),ssFallback:e.ssFallback&&bt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&Nt(f,c.clone(f)),f}function zc(e=" ",t=0){return be(is,null,e,t)}function fu(e,t){const n=be(In,null,e);return n.staticCount=t,n}function au(e="",t=!1){return t?(Ms(),Ds(ye,null,e)):be(ye,null,e)}function Ye(e){return e==null||typeof e=="boolean"?be(ye):F(e)?be(xe,null,e.slice()):gn(e)?mt(e):be(is,null,String(e))}function mt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:bt(e)}function lr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(F(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),lr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!Ro(t)?t._ctx=ge:r===3&&ge&&(ge.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else U(t)?(t={default:t,_ctx:ge},n=32):(t=String(t),s&64?(n=16,t=[zc(t)]):n=8);e.children=t,e.shapeFlag|=n}function Jc(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=Yn([t.class,s.class]));else if(r==="style")t.style=Qn([t.style,s.style]);else if(Gn(r)){const i=t[r],o=s[r];o&&i!==o&&!(F(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=s[r])}return t}function ze(e,t,n,s=null){Ue(e,t,7,[n,s])}const Qc=Ao();let Yc=0;function Xc(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Qc,i={uid:Yc++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new wi(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:To(s,r),emitsOptions:Co(s,r),emit:null,emitted:null,propsDefaults:re,inheritAttrs:s.inheritAttrs,ctx:re,data:re,props:re,attrs:re,slots:re,refs:re,setupState:re,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Tc.bind(null,i),e.ce&&e.ce(i),i}let ve=null;const os=()=>ve||ge;let kn,Ls;{const e=Jn(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};kn=t("__VUE_INSTANCE_SETTERS__",n=>ve=n),Ls=t("__VUE_SSR_SETTERS__",n=>mn=n)}const bn=e=>{const t=ve;return kn(e),e.scope.on(),()=>{e.scope.off(),kn(t)}},Mr=()=>{ve&&ve.scope.off(),kn(null)};function Ho(e){return e.vnode.shapeFlag&4}let mn=!1;function Zc(e,t=!1,n=!1){t&&Ls(t);const{props:s,children:r}=e.vnode,i=Ho(e);Dc(e,s,i,t),Hc(e,r,n||t);const o=i?ef(e,t):void 0;return t&&Ls(!1),o}function ef(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,vc);const{setup:s}=n;if(s){ot();const r=e.setupContext=s.length>1?jo(e):null,i=bn(e),o=vn(s,e,0,[e.props,r]),l=vi(o);if(lt(),i(),(l||e.sp)&&!kt(e)&&ao(e),l){if(o.then(Mr,Mr),t)return o.then(c=>{Dr(e,c)}).catch(c=>{ts(c,e,0)});e.asyncDep=o}else Dr(e,o)}else Bo(e)}function Dr(e,t,n){U(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ne(t)&&(e.setupState=Wi(t)),Bo(e)}function Bo(e,t,n){const s=e.type;e.render||(e.render=s.render||Ve);{const r=bn(e);ot();try{bc(e)}finally{lt(),r()}}}const tf={get(e,t){return _e(e,"get",""),e[t]}};function jo(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,tf),slots:e.slots,emit:e.emit,expose:t}}function ls(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Wi(Ki(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in ln)return ln[n](e)},has(t,n){return n in t||n in ln}})):e.proxy}function nf(e,t=!0){return U(e)?e.displayName||e.name:e.name||t&&e.__name}function sf(e){return U(e)&&"__vccOpts"in e}const Fe=(e,t)=>Ql(e,t,mn);function cr(e,t,n){try{jn(-1);const s=arguments.length;return s===2?ne(t)&&!F(t)?gn(t)?be(e,null,[t]):be(e,t):be(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&gn(n)&&(n=[n]),be(e,t,n))}finally{jn(1)}}const rf="3.5.27",uu=Ve;/**
14
+ * @vue/runtime-dom v3.5.27
15
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
+ * @license MIT
17
+ **/let Fs;const Lr=typeof window<"u"&&window.trustedTypes;if(Lr)try{Fs=Lr.createPolicy("vue",{createHTML:e=>e})}catch{}const ko=Fs?e=>Fs.createHTML(e):e=>e,of="http://www.w3.org/2000/svg",lf="http://www.w3.org/1998/Math/MathML",tt=typeof document<"u"?document:null,Fr=tt&&tt.createElement("template"),cf={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?tt.createElementNS(of,e):t==="mathml"?tt.createElementNS(lf,e):n?tt.createElement(e,{is:n}):tt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>tt.createTextNode(e),createComment:e=>tt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>tt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{Fr.innerHTML=ko(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Fr.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},ut="transition",Yt="animation",Wt=Symbol("_vtc"),Uo={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Ko=ue({},io,Uo),ff=e=>(e.displayName="Transition",e.props=Ko,e),hu=ff((e,{slots:t})=>cr(cc,Go(e),t)),xt=(e,t=[])=>{F(e)?e.forEach(n=>n(...t)):e&&e(...t)},Vr=e=>e?F(e)?e.some(t=>t.length>1):e.length>1:!1;function Go(e){const t={};for(const N in e)N in Uo||(t[N]=e[N]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:a=o,appearToClass:f=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,A=af(r),C=A&&A[0],D=A&&A[1],{onBeforeEnter:P,onEnter:O,onEnterCancelled:L,onLeave:I,onLeaveCancelled:K,onBeforeAppear:W=P,onAppear:$=O,onAppearCancelled:le=L}=t,V=(N,Q,pe,Oe)=>{N._enterCancelled=Oe,dt(N,Q?f:l),dt(N,Q?a:o),pe&&pe()},G=(N,Q)=>{N._isLeaving=!1,dt(N,h),dt(N,m),dt(N,p),Q&&Q()},ee=N=>(Q,pe)=>{const Oe=N?$:O,ae=()=>V(Q,N,pe);xt(Oe,[Q,ae]),Hr(()=>{dt(Q,N?c:i),Je(Q,N?f:l),Vr(Oe)||Br(Q,s,C,ae)})};return ue(t,{onBeforeEnter(N){xt(P,[N]),Je(N,i),Je(N,o)},onBeforeAppear(N){xt(W,[N]),Je(N,c),Je(N,a)},onEnter:ee(!1),onAppear:ee(!0),onLeave(N,Q){N._isLeaving=!0;const pe=()=>G(N,Q);Je(N,h),N._enterCancelled?(Je(N,p),Vs(N)):(Vs(N),Je(N,p)),Hr(()=>{N._isLeaving&&(dt(N,h),Je(N,m),Vr(I)||Br(N,s,D,pe))}),xt(I,[N,pe])},onEnterCancelled(N){V(N,!1,void 0,!0),xt(L,[N])},onAppearCancelled(N){V(N,!0,void 0,!0),xt(le,[N])},onLeaveCancelled(N){G(N),xt(K,[N])}})}function af(e){if(e==null)return null;if(ne(e))return[_s(e.enter),_s(e.leave)];{const t=_s(e);return[t,t]}}function _s(e){return pl(e)}function Je(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Wt]||(e[Wt]=new Set)).add(t)}function dt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Wt];n&&(n.delete(t),n.size||(e[Wt]=void 0))}function Hr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let uf=0;function Br(e,t,n,s){const r=e._endId=++uf,i=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(i,n);const{type:o,timeout:l,propCount:c}=Wo(e,t);if(!o)return s();const a=o+"end";let f=0;const h=()=>{e.removeEventListener(a,p),i()},p=m=>{m.target===e&&++f>=c&&h()};setTimeout(()=>{f<c&&h()},l+1),e.addEventListener(a,p)}function Wo(e,t){const n=window.getComputedStyle(e),s=A=>(n[A]||"").split(", "),r=s(`${ut}Delay`),i=s(`${ut}Duration`),o=jr(r,i),l=s(`${Yt}Delay`),c=s(`${Yt}Duration`),a=jr(l,c);let f=null,h=0,p=0;t===ut?o>0&&(f=ut,h=o,p=i.length):t===Yt?a>0&&(f=Yt,h=a,p=c.length):(h=Math.max(o,a),f=h>0?o>a?ut:Yt:null,p=f?f===ut?i.length:c.length:0);const m=f===ut&&/\b(?:transform|all)(?:,|$)/.test(s(`${ut}Property`).toString());return{type:f,timeout:h,propCount:p,hasTransform:m}}function jr(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>kr(n)+kr(e[s])))}function kr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Vs(e){return(e?e.ownerDocument:document).body.offsetHeight}function hf(e,t,n){const s=e[Wt];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Un=Symbol("_vod"),$o=Symbol("_vsh"),du={name:"show",beforeMount(e,{value:t},{transition:n}){e[Un]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Xt(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),Xt(e,!0),s.enter(e)):s.leave(e,()=>{Xt(e,!1)}):Xt(e,t))},beforeUnmount(e,{value:t}){Xt(e,t)}};function Xt(e,t){e.style.display=t?e[Un]:"none",e[$o]=!t}const df=Symbol(""),pf=/(?:^|;)\s*display\s*:/;function gf(e,t,n){const s=e.style,r=ce(n);let i=!1;if(n&&!r){if(t)if(ce(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&Mn(s,l,"")}else for(const o in t)n[o]==null&&Mn(s,o,"");for(const o in n)o==="display"&&(i=!0),Mn(s,o,n[o])}else if(r){if(t!==n){const o=s[df];o&&(n+=";"+o),s.cssText=n,i=pf.test(n)}}else t&&e.removeAttribute("style");Un in e&&(e[Un]=i?s.display:"",e[$o]&&(s.display="none"))}const Ur=/\s*!important$/;function Mn(e,t,n){if(F(n))n.forEach(s=>Mn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=mf(e,t);Ur.test(n)?e.setProperty(Et(s),n.replace(Ur,""),"important"):e[s]=n}}const Kr=["Webkit","Moz","ms"],ys={};function mf(e,t){const n=ys[t];if(n)return n;let s=Le(t);if(s!=="filter"&&s in e)return ys[t]=s;s=zn(s);for(let r=0;r<Kr.length;r++){const i=Kr[r]+s;if(i in e)return ys[t]=i}return t}const Gr="http://www.w3.org/1999/xlink";function Wr(e,t,n,s,r,i=bl(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Gr,t.slice(6,t.length)):e.setAttributeNS(Gr,t,n):n==null||i&&!Ci(n)?e.removeAttribute(t):e.setAttribute(t,i?"":je(n)?String(n):n)}function $r(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?ko(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Ci(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(r||t)}function yt(e,t,n,s){e.addEventListener(t,n,s)}function _f(e,t,n,s){e.removeEventListener(t,n,s)}const qr=Symbol("_vei");function yf(e,t,n,s,r=null){const i=e[qr]||(e[qr]={}),o=i[t];if(s&&o)o.value=s;else{const[l,c]=vf(t);if(s){const a=i[t]=Af(s,r);yt(e,l,a,c)}else o&&(_f(e,l,o,c),i[t]=void 0)}}const zr=/(?:Once|Passive|Capture)$/;function vf(e){let t;if(zr.test(e)){t={};let s;for(;s=e.match(zr);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Et(e.slice(2)),t]}let vs=0;const bf=Promise.resolve(),Ef=()=>vs||(bf.then(()=>vs=0),vs=Date.now());function Af(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ue(Cf(s,n.value),t,5,[s])};return n.value=e,n.attached=Ef(),n}function Cf(e,t){if(F(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Jr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Sf=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?hf(e,s,o):t==="style"?gf(e,n,s):Gn(t)?Ks(t)||yf(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):xf(e,t,s,o))?($r(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Wr(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ce(s))?$r(e,Le(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Wr(e,t,s,o))};function xf(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Jr(t)&&U(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Jr(t)&&ce(n)?!1:t in e}const qo=new WeakMap,zo=new WeakMap,Kn=Symbol("_moveCb"),Qr=Symbol("_enterCb"),Rf=e=>(delete e.props.mode,e),wf=Rf({name:"TransitionGroup",props:ue({},Ko,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=os(),s=ro();let r,i;return po(()=>{if(!r.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!If(r[0].el,n.vnode.el,o)){r=[];return}r.forEach(Tf),r.forEach(Of);const l=r.filter(Pf);Vs(n.vnode.el),l.forEach(c=>{const a=c.el,f=a.style;Je(a,o),f.transform=f.webkitTransform=f.transitionDuration="";const h=a[Kn]=p=>{p&&p.target!==a||(!p||p.propertyName.endsWith("transform"))&&(a.removeEventListener("transitionend",h),a[Kn]=null,dt(a,o))};a.addEventListener("transitionend",h)}),r=[]}),()=>{const o=J(e),l=Go(o);let c=o.tag||xe;if(r=[],i)for(let a=0;a<i.length;a++){const f=i[a];f.el&&f.el instanceof Element&&(r.push(f),Nt(f,dn(f,l,s,n)),qo.set(f,{left:f.el.offsetLeft,top:f.el.offsetTop}))}i=t.default?tr(t.default()):[];for(let a=0;a<i.length;a++){const f=i[a];f.key!=null&&Nt(f,dn(f,l,s,n))}return be(c,null,i)}}}),pu=wf;function Tf(e){const t=e.el;t[Kn]&&t[Kn](),t[Qr]&&t[Qr]()}function Of(e){zo.set(e,{left:e.el.offsetLeft,top:e.el.offsetTop})}function Pf(e){const t=qo.get(e),n=zo.get(e),s=t.left-n.left,r=t.top-n.top;if(s||r){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${s}px,${r}px)`,i.transitionDuration="0s",e}}function If(e,t,n){const s=e.cloneNode(),r=e[Wt];r&&r.forEach(l=>{l.split(/\s+/).forEach(c=>c&&s.classList.remove(c))}),n.split(/\s+/).forEach(l=>l&&s.classList.add(l)),s.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(s);const{hasTransform:o}=Wo(s);return i.removeChild(s),o}const $t=e=>{const t=e.props["onUpdate:modelValue"]||!1;return F(t)?n=>wn(t,n):t};function Nf(e){e.target.composing=!0}function Yr(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const it=Symbol("_assign");function Xr(e,t,n){return t&&(e=e.trim()),n&&(e=Ws(e)),e}const gu={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[it]=$t(r);const i=s||r.props&&r.props.type==="number";yt(e,t?"change":"input",o=>{o.target.composing||e[it](Xr(e.value,n,i))}),(n||i)&&yt(e,"change",()=>{e.value=Xr(e.value,n,i)}),t||(yt(e,"compositionstart",Nf),yt(e,"compositionend",Yr),yt(e,"change",Yr))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:i}},o){if(e[it]=$t(o),e.composing)return;const l=(i||e.type==="number")&&!/^0\d/.test(e.value)?Ws(e.value):e.value,c=t??"";l!==c&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===c)||(e.value=c))}},mu={deep:!0,created(e,t,n){e[it]=$t(n),yt(e,"change",()=>{const s=e._modelValue,r=Jo(e),i=e.checked,o=e[it];if(F(s)){const l=Si(s,r),c=l!==-1;if(i&&!c)o(s.concat(r));else if(!i&&c){const a=[...s];a.splice(l,1),o(a)}}else if(Wn(s)){const l=new Set(s);i?l.add(r):l.delete(r),o(l)}else o(Qo(e,i))})},mounted:Zr,beforeUpdate(e,t,n){e[it]=$t(n),Zr(e,t,n)}};function Zr(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(F(t))r=Si(t,s.props.value)>-1;else if(Wn(t))r=t.has(s.props.value);else{if(t===n)return;r=Kt(t,Qo(e,!0))}e.checked!==r&&(e.checked=r)}const _u={created(e,{value:t},n){e.checked=Kt(t,n.props.value),e[it]=$t(n),yt(e,"change",()=>{e[it](Jo(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[it]=$t(s),t!==n&&(e.checked=Kt(t,s.props.value))}};function Jo(e){return"_value"in e?e._value:e.value}function Qo(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Mf=["ctrl","shift","alt","meta"],Df={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)=>Mf.some(n=>e[`${n}Key`]&&!t.includes(n))},yu=(e,t)=>{const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(r,...i)=>{for(let o=0;o<t.length;o++){const l=Df[t[o]];if(l&&l(r,t))return}return e(r,...i)})},Lf={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},vu=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=r=>{if(!("key"in r))return;const i=Et(r.key);if(t.some(o=>o===i||Lf[o]===i))return e(r)})},Ff=ue({patchProp:Sf},cf);let ei;function Yo(){return ei||(ei=jc(Ff))}const bu=(...e)=>{Yo().render(...e)},Eu=(...e)=>{const t=Yo().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Hf(s);if(!r)return;const i=t._component;!U(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,Vf(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t};function Vf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Hf(e){return ce(e)?document.querySelector(e):e}/*!
18
+ * pinia v2.3.1
19
+ * (c) 2025 Eduardo San Martin Morote
20
+ * @license MIT
21
+ */const Bf=Symbol();var ti;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(ti||(ti={}));function Au(){const e=Cl(!0),t=e.run(()=>Xs({}));let n=[],s=[];const r=Ki({install(i){r._a=i,i.provide(Bf,r),i.config.globalProperties.$pinia=r,s.forEach(o=>n.push(o)),s=[]},use(i){return this._a?n.push(i):s.push(i),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}/*!
22
+ * vue-router v4.6.4
23
+ * (c) 2025 Eduardo San Martin Morote
24
+ * @license MIT
25
+ */const Vt=typeof document<"u";function Xo(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function jf(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Xo(e.default)}const X=Object.assign;function bs(e,t){const n={};for(const s in t){const r=t[s];n[s]=Ke(r)?r.map(e):e(r)}return n}const fn=()=>{},Ke=Array.isArray;function ni(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}const Zo=/#/g,kf=/&/g,Uf=/\//g,Kf=/=/g,Gf=/\?/g,el=/\+/g,Wf=/%5B/g,$f=/%5D/g,tl=/%5E/g,qf=/%60/g,nl=/%7B/g,zf=/%7C/g,sl=/%7D/g,Jf=/%20/g;function fr(e){return e==null?"":encodeURI(""+e).replace(zf,"|").replace(Wf,"[").replace($f,"]")}function Qf(e){return fr(e).replace(nl,"{").replace(sl,"}").replace(tl,"^")}function Hs(e){return fr(e).replace(el,"%2B").replace(Jf,"+").replace(Zo,"%23").replace(kf,"%26").replace(qf,"`").replace(nl,"{").replace(sl,"}").replace(tl,"^")}function Yf(e){return Hs(e).replace(Kf,"%3D")}function Xf(e){return fr(e).replace(Zo,"%23").replace(Gf,"%3F")}function Zf(e){return Xf(e).replace(Uf,"%2F")}function _n(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const ea=/\/$/,ta=e=>e.replace(ea,"");function Es(e,t,n="/"){let s,r={},i="",o="";const l=t.indexOf("#");let c=t.indexOf("?");return c=l>=0&&c>l?-1:c,c>=0&&(s=t.slice(0,c),i=t.slice(c,l>0?l:t.length),r=e(i.slice(1))),l>=0&&(s=s||t.slice(0,l),o=t.slice(l,t.length)),s=ia(s??t,n),{fullPath:s+i+o,path:s,query:r,hash:_n(o)}}function na(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function si(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function sa(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&qt(t.matched[s],n.matched[r])&&rl(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function qt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function rl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(!ra(e[n],t[n]))return!1;return!0}function ra(e,t){return Ke(e)?ri(e,t):Ke(t)?ri(t,e):(e==null?void 0:e.valueOf())===(t==null?void 0:t.valueOf())}function ri(e,t){return Ke(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function ia(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let i=n.length-1,o,l;for(o=0;o<s.length;o++)if(l=s[o],l!==".")if(l==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+s.slice(o).join("/")}const ht={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Bs=function(e){return e.pop="pop",e.push="push",e}({}),As=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function oa(e){if(!e)if(Vt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),ta(e)}const la=/^[^#]+#/;function ca(e,t){return e.replace(la,"#")+t}function fa(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const cs=()=>({left:window.scrollX,top:window.scrollY});function aa(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=fa(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function ii(e,t){return(history.state?history.state.position-t:-1)+e}const js=new Map;function ua(e,t){js.set(e,t)}function ha(e){const t=js.get(e);return js.delete(e),t}function da(e){return typeof e=="string"||e&&typeof e=="object"}function il(e){return typeof e=="string"||typeof e=="symbol"}let fe=function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e}({});const ol=Symbol("");fe.MATCHER_NOT_FOUND+"",fe.NAVIGATION_GUARD_REDIRECT+"",fe.NAVIGATION_ABORTED+"",fe.NAVIGATION_CANCELLED+"",fe.NAVIGATION_DUPLICATED+"";function zt(e,t){return X(new Error,{type:e,[ol]:!0},t)}function et(e,t){return e instanceof Error&&ol in e&&(t==null||!!(e.type&t))}const pa=["params","query","hash"];function ga(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const n of pa)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function ma(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<n.length;++s){const r=n[s].replace(el," "),i=r.indexOf("="),o=_n(i<0?r:r.slice(0,i)),l=i<0?null:_n(r.slice(i+1));if(o in t){let c=t[o];Ke(c)||(c=t[o]=[c]),c.push(l)}else t[o]=l}return t}function oi(e){let t="";for(let n in e){const s=e[n];if(n=Yf(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Ke(s)?s.map(r=>r&&Hs(r)):[s&&Hs(s)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+n,r!=null&&(t+="="+r))})}return t}function _a(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Ke(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const ya=Symbol(""),li=Symbol(""),fs=Symbol(""),ar=Symbol(""),ks=Symbol("");function Zt(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function _t(e,t,n,s,r,i=o=>o()){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((l,c)=>{const a=p=>{p===!1?c(zt(fe.NAVIGATION_ABORTED,{from:n,to:t})):p instanceof Error?c(p):da(p)?c(zt(fe.NAVIGATION_GUARD_REDIRECT,{from:t,to:p})):(o&&s.enterCallbacks[r]===o&&typeof p=="function"&&o.push(p),l())},f=i(()=>e.call(s&&s.instances[r],t,n,a));let h=Promise.resolve(f);e.length<3&&(h=h.then(a)),h.catch(p=>c(p))})}function Cs(e,t,n,s,r=i=>i()){const i=[];for(const o of e)for(const l in o.components){let c=o.components[l];if(!(t!=="beforeRouteEnter"&&!o.instances[l]))if(Xo(c)){const a=(c.__vccOpts||c)[t];a&&i.push(_t(a,n,s,o,l,r))}else{let a=c();i.push(()=>a.then(f=>{if(!f)throw new Error(`Couldn't resolve component "${l}" at "${o.path}"`);const h=jf(f)?f.default:f;o.mods[l]=f,o.components[l]=h;const p=(h.__vccOpts||h)[t];return p&&_t(p,n,s,o,l,r)()}))}}return i}function va(e,t){const n=[],s=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let o=0;o<i;o++){const l=t.matched[o];l&&(e.matched.find(a=>qt(a,l))?s.push(l):n.push(l));const c=e.matched[o];c&&(t.matched.find(a=>qt(a,c))||r.push(c))}return[n,s,r]}/*!
26
+ * vue-router v4.6.4
27
+ * (c) 2025 Eduardo San Martin Morote
28
+ * @license MIT
29
+ */let ba=()=>location.protocol+"//"+location.host;function ll(e,t){const{pathname:n,search:s,hash:r}=t,i=e.indexOf("#");if(i>-1){let o=r.includes(e.slice(i))?e.slice(i).length:1,l=r.slice(o);return l[0]!=="/"&&(l="/"+l),si(l,"")}return si(n,e)+s+r}function Ea(e,t,n,s){let r=[],i=[],o=null;const l=({state:p})=>{const m=ll(e,location),A=n.value,C=t.value;let D=0;if(p){if(n.value=m,t.value=p,o&&o===A){o=null;return}D=C?p.position-C.position:0}else s(m);r.forEach(P=>{P(n.value,A,{delta:D,type:Bs.pop,direction:D?D>0?As.forward:As.back:As.unknown})})};function c(){o=n.value}function a(p){r.push(p);const m=()=>{const A=r.indexOf(p);A>-1&&r.splice(A,1)};return i.push(m),m}function f(){if(document.visibilityState==="hidden"){const{history:p}=window;if(!p.state)return;p.replaceState(X({},p.state,{scroll:cs()}),"")}}function h(){for(const p of i)p();i=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",f),document.removeEventListener("visibilitychange",f)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",f),document.addEventListener("visibilitychange",f),{pauseListeners:c,listen:a,destroy:h}}function ci(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?cs():null}}function Aa(e){const{history:t,location:n}=window,s={value:ll(e,n)},r={value:t.state};r.value||i(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(c,a,f){const h=e.indexOf("#"),p=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+c:ba()+e+c;try{t[f?"replaceState":"pushState"](a,"",p),r.value=a}catch(m){console.error(m),n[f?"replace":"assign"](p)}}function o(c,a){i(c,X({},t.state,ci(r.value.back,c,r.value.forward,!0),a,{position:r.value.position}),!0),s.value=c}function l(c,a){const f=X({},r.value,t.state,{forward:c,scroll:cs()});i(f.current,f,!0),i(c,X({},ci(s.value,c,null),{position:f.position+1},a),!1),s.value=c}return{location:s,state:r,push:l,replace:o}}function Ca(e){e=oa(e);const t=Aa(e),n=Ea(e,t.state,t.location,t.replace);function s(i,o=!0){o||n.pauseListeners(),history.go(i)}const r=X({location:"",base:e,go:s,createHref:ca.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function Cu(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Ca(e)}let Tt=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var he=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e}(he||{});const Sa={type:Tt.Static,value:""},xa=/[a-zA-Z0-9_]/;function Ra(e){if(!e)return[[]];if(e==="/")return[[Sa]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${a}": ${m}`)}let n=he.Static,s=n;const r=[];let i;function o(){i&&r.push(i),i=[]}let l=0,c,a="",f="";function h(){a&&(n===he.Static?i.push({type:Tt.Static,value:a}):n===he.Param||n===he.ParamRegExp||n===he.ParamRegExpEnd?(i.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${a}) must be alone in its segment. eg: '/:ids+.`),i.push({type:Tt.Param,value:a,regexp:f,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),a="")}function p(){a+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==he.ParamRegExp){s=n,n=he.EscapeNext;continue}switch(n){case he.Static:c==="/"?(a&&h(),o()):c===":"?(h(),n=he.Param):p();break;case he.EscapeNext:p(),n=s;break;case he.Param:c==="("?n=he.ParamRegExp:xa.test(c)?p():(h(),n=he.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case he.ParamRegExp:c===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+c:n=he.ParamRegExpEnd:f+=c;break;case he.ParamRegExpEnd:h(),n=he.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--,f="";break;default:t("Unknown state");break}}return n===he.ParamRegExp&&t(`Unfinished custom RegExp for param "${a}"`),h(),o(),r}const fi="[^/]+?",wa={sensitive:!1,strict:!1,start:!0,end:!0};var Ce=function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e}(Ce||{});const Ta=/[.+*?^${}()[\]/\\]/g;function Oa(e,t){const n=X({},wa,t),s=[];let r=n.start?"^":"";const i=[];for(const a of e){const f=a.length?[]:[Ce.Root];n.strict&&!a.length&&(r+="/");for(let h=0;h<a.length;h++){const p=a[h];let m=Ce.Segment+(n.sensitive?Ce.BonusCaseSensitive:0);if(p.type===Tt.Static)h||(r+="/"),r+=p.value.replace(Ta,"\\$&"),m+=Ce.Static;else if(p.type===Tt.Param){const{value:A,repeatable:C,optional:D,regexp:P}=p;i.push({name:A,repeatable:C,optional:D});const O=P||fi;if(O!==fi){m+=Ce.BonusCustomRegExp;try{`${O}`}catch(I){throw new Error(`Invalid custom RegExp for param "${A}" (${O}): `+I.message)}}let L=C?`((?:${O})(?:/(?:${O}))*)`:`(${O})`;h||(L=D&&a.length<2?`(?:/${L})`:"/"+L),D&&(L+="?"),r+=L,m+=Ce.Dynamic,D&&(m+=Ce.BonusOptional),C&&(m+=Ce.BonusRepeatable),O===".*"&&(m+=Ce.BonusWildcard)}f.push(m)}s.push(f)}if(n.strict&&n.end){const a=s.length-1;s[a][s[a].length-1]+=Ce.BonusStrict}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,n.sensitive?"":"i");function l(a){const f=a.match(o),h={};if(!f)return null;for(let p=1;p<f.length;p++){const m=f[p]||"",A=i[p-1];h[A.name]=m&&A.repeatable?m.split("/"):m}return h}function c(a){let f="",h=!1;for(const p of e){(!h||!f.endsWith("/"))&&(f+="/"),h=!1;for(const m of p)if(m.type===Tt.Static)f+=m.value;else if(m.type===Tt.Param){const{value:A,repeatable:C,optional:D}=m,P=A in a?a[A]:"";if(Ke(P)&&!C)throw new Error(`Provided param "${A}" is an array but it is not repeatable (* or + modifiers)`);const O=Ke(P)?P.join("/"):P;if(!O)if(D)p.length<2&&(f.endsWith("/")?f=f.slice(0,-1):h=!0);else throw new Error(`Missing required param "${A}"`);f+=O}}return f||"/"}return{re:o,score:s,keys:i,parse:l,stringify:c}}function Pa(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===Ce.Static+Ce.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===Ce.Static+Ce.Segment?1:-1:0}function cl(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const i=Pa(s[n],r[n]);if(i)return i;n++}if(Math.abs(r.length-s.length)===1){if(ai(s))return 1;if(ai(r))return-1}return r.length-s.length}function ai(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Ia={strict:!1,end:!0,sensitive:!1};function Na(e,t,n){const s=Oa(Ra(e.path),n),r=X(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function Ma(e,t){const n=[],s=new Map;t=ni(Ia,t);function r(h){return s.get(h)}function i(h,p,m){const A=!m,C=hi(h);C.aliasOf=m&&m.record;const D=ni(t,h),P=[C];if("alias"in h){const I=typeof h.alias=="string"?[h.alias]:h.alias;for(const K of I)P.push(hi(X({},C,{components:m?m.record.components:C.components,path:K,aliasOf:m?m.record:C})))}let O,L;for(const I of P){const{path:K}=I;if(p&&K[0]!=="/"){const W=p.record.path,$=W[W.length-1]==="/"?"":"/";I.path=p.record.path+(K&&$+K)}if(O=Na(I,p,D),m?m.alias.push(O):(L=L||O,L!==O&&L.alias.push(O),A&&h.name&&!di(O)&&o(h.name)),fl(O)&&c(O),C.children){const W=C.children;for(let $=0;$<W.length;$++)i(W[$],O,m&&m.children[$])}m=m||O}return L?()=>{o(L)}:fn}function o(h){if(il(h)){const p=s.get(h);p&&(s.delete(h),n.splice(n.indexOf(p),1),p.children.forEach(o),p.alias.forEach(o))}else{const p=n.indexOf(h);p>-1&&(n.splice(p,1),h.record.name&&s.delete(h.record.name),h.children.forEach(o),h.alias.forEach(o))}}function l(){return n}function c(h){const p=Fa(h,n);n.splice(p,0,h),h.record.name&&!di(h)&&s.set(h.record.name,h)}function a(h,p){let m,A={},C,D;if("name"in h&&h.name){if(m=s.get(h.name),!m)throw zt(fe.MATCHER_NOT_FOUND,{location:h});D=m.record.name,A=X(ui(p.params,m.keys.filter(L=>!L.optional).concat(m.parent?m.parent.keys.filter(L=>L.optional):[]).map(L=>L.name)),h.params&&ui(h.params,m.keys.map(L=>L.name))),C=m.stringify(A)}else if(h.path!=null)C=h.path,m=n.find(L=>L.re.test(C)),m&&(A=m.parse(C),D=m.record.name);else{if(m=p.name?s.get(p.name):n.find(L=>L.re.test(p.path)),!m)throw zt(fe.MATCHER_NOT_FOUND,{location:h,currentLocation:p});D=m.record.name,A=X({},p.params,h.params),C=m.stringify(A)}const P=[];let O=m;for(;O;)P.unshift(O.record),O=O.parent;return{name:D,path:C,params:A,matched:P,meta:La(P)}}e.forEach(h=>i(h));function f(){n.length=0,s.clear()}return{addRoute:i,resolve:a,removeRoute:o,clearRoutes:f,getRoutes:l,getRecordMatcher:r}}function ui(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function hi(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Da(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Da(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function di(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function La(e){return e.reduce((t,n)=>X(t,n.meta),{})}function Fa(e,t){let n=0,s=t.length;for(;n!==s;){const i=n+s>>1;cl(e,t[i])<0?s=i:n=i+1}const r=Va(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function Va(e){let t=e;for(;t=t.parent;)if(fl(t)&&cl(e,t)===0)return t}function fl({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function pi(e){const t=Be(fs),n=Be(ar),s=Fe(()=>{const c=It(e.to);return t.resolve(c)}),r=Fe(()=>{const{matched:c}=s.value,{length:a}=c,f=c[a-1],h=n.matched;if(!f||!h.length)return-1;const p=h.findIndex(qt.bind(null,f));if(p>-1)return p;const m=gi(c[a-2]);return a>1&&gi(f)===m&&h[h.length-1].path!==m?h.findIndex(qt.bind(null,c[a-2])):p}),i=Fe(()=>r.value>-1&&Ua(n.params,s.value.params)),o=Fe(()=>r.value>-1&&r.value===n.matched.length-1&&rl(n.params,s.value.params));function l(c={}){if(ka(c)){const a=t[It(e.replace)?"replace":"push"](It(e.to)).catch(fn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>a),a}return Promise.resolve()}return{route:s,href:Fe(()=>s.value.href),isActive:i,isExactActive:o,navigate:l}}function Ha(e){return e.length===1?e[0]:e}const Ba=fo({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:pi,setup(e,{slots:t}){const n=Zn(pi(e)),{options:s}=Be(fs),r=Fe(()=>({[mi(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[mi(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&Ha(t.default(n));return e.custom?i:cr("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},i)}}}),ja=Ba;function ka(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Ua(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Ke(r)||r.length!==s.length||s.some((i,o)=>i.valueOf()!==r[o].valueOf()))return!1}return!0}function gi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const mi=(e,t,n)=>e??t??n,Ka=fo({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=Be(ks),r=Fe(()=>e.route||s.value),i=Be(li,0),o=Fe(()=>{let a=It(i);const{matched:f}=r.value;let h;for(;(h=f[a])&&!h.components;)a++;return a}),l=Fe(()=>r.value.matched[o.value]);Tn(li,Fe(()=>o.value+1)),Tn(ya,l),Tn(ks,r);const c=Xs();return On(()=>[c.value,l.value,e.name],([a,f,h],[p,m,A])=>{f&&(f.instances[h]=a,m&&m!==f&&a&&a===p&&(f.leaveGuards.size||(f.leaveGuards=m.leaveGuards),f.updateGuards.size||(f.updateGuards=m.updateGuards))),a&&f&&(!m||!qt(f,m)||!p)&&(f.enterCallbacks[h]||[]).forEach(C=>C(a))},{flush:"post"}),()=>{const a=r.value,f=e.name,h=l.value,p=h&&h.components[f];if(!p)return _i(n.default,{Component:p,route:a});const m=h.props[f],A=m?m===!0?a.params:typeof m=="function"?m(a):m:null,D=cr(p,X({},A,t,{onVnodeUnmounted:P=>{P.component.isUnmounted&&(h.instances[f]=null)},ref:c}));return _i(n.default,{Component:D,route:a})||D}}});function _i(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Ga=Ka;function Su(e){const t=Ma(e.routes,e),n=e.parseQuery||ma,s=e.stringifyQuery||oi,r=e.history,i=Zt(),o=Zt(),l=Zt(),c=Gl(ht);let a=ht;Vt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=bs.bind(null,v=>""+v),h=bs.bind(null,Zf),p=bs.bind(null,_n);function m(v,M){let w,H;return il(v)?(w=t.getRecordMatcher(v),H=M):H=v,t.addRoute(H,w)}function A(v){const M=t.getRecordMatcher(v);M&&t.removeRoute(M)}function C(){return t.getRoutes().map(v=>v.record)}function D(v){return!!t.getRecordMatcher(v)}function P(v,M){if(M=X({},M||c.value),typeof v=="string"){const g=Es(n,v,M.path),_=t.resolve({path:g.path},M),b=r.createHref(g.fullPath);return X(g,_,{params:p(_.params),hash:_n(g.hash),redirectedFrom:void 0,href:b})}let w;if(v.path!=null)w=X({},v,{path:Es(n,v.path,M.path).path});else{const g=X({},v.params);for(const _ in g)g[_]==null&&delete g[_];w=X({},v,{params:h(g)}),M.params=h(M.params)}const H=t.resolve(w,M),q=v.hash||"";H.params=f(p(H.params));const u=na(s,X({},v,{hash:Qf(q),path:H.path})),d=r.createHref(u);return X({fullPath:u,hash:q,query:s===oi?_a(v.query):v.query||{}},H,{redirectedFrom:void 0,href:d})}function O(v){return typeof v=="string"?Es(n,v,c.value.path):X({},v)}function L(v,M){if(a!==v)return zt(fe.NAVIGATION_CANCELLED,{from:M,to:v})}function I(v){return $(v)}function K(v){return I(X(O(v),{replace:!0}))}function W(v,M){const w=v.matched[v.matched.length-1];if(w&&w.redirect){const{redirect:H}=w;let q=typeof H=="function"?H(v,M):H;return typeof q=="string"&&(q=q.includes("?")||q.includes("#")?q=O(q):{path:q},q.params={}),X({query:v.query,hash:v.hash,params:q.path!=null?{}:v.params},q)}}function $(v,M){const w=a=P(v),H=c.value,q=v.state,u=v.force,d=v.replace===!0,g=W(w,H);if(g)return $(X(O(g),{state:typeof g=="object"?X({},q,g.state):q,force:u,replace:d}),M||w);const _=w;_.redirectedFrom=M;let b;return!u&&sa(s,H,w)&&(b=zt(fe.NAVIGATION_DUPLICATED,{to:_,from:H}),Ge(H,H,!0,!1)),(b?Promise.resolve(b):G(_,H)).catch(y=>et(y)?et(y,fe.NAVIGATION_GUARD_REDIRECT)?y:at(y):Y(y,_,H)).then(y=>{if(y){if(et(y,fe.NAVIGATION_GUARD_REDIRECT))return $(X({replace:d},O(y.to),{state:typeof y.to=="object"?X({},q,y.to.state):q,force:u}),M||_)}else y=N(_,H,!0,d,q);return ee(_,H,y),y})}function le(v,M){const w=L(v,M);return w?Promise.reject(w):Promise.resolve()}function V(v){const M=Dt.values().next().value;return M&&typeof M.runWithContext=="function"?M.runWithContext(v):v()}function G(v,M){let w;const[H,q,u]=va(v,M);w=Cs(H.reverse(),"beforeRouteLeave",v,M);for(const g of H)g.leaveGuards.forEach(_=>{w.push(_t(_,v,M))});const d=le.bind(null,v,M);return w.push(d),Me(w).then(()=>{w=[];for(const g of i.list())w.push(_t(g,v,M));return w.push(d),Me(w)}).then(()=>{w=Cs(q,"beforeRouteUpdate",v,M);for(const g of q)g.updateGuards.forEach(_=>{w.push(_t(_,v,M))});return w.push(d),Me(w)}).then(()=>{w=[];for(const g of u)if(g.beforeEnter)if(Ke(g.beforeEnter))for(const _ of g.beforeEnter)w.push(_t(_,v,M));else w.push(_t(g.beforeEnter,v,M));return w.push(d),Me(w)}).then(()=>(v.matched.forEach(g=>g.enterCallbacks={}),w=Cs(u,"beforeRouteEnter",v,M,V),w.push(d),Me(w))).then(()=>{w=[];for(const g of o.list())w.push(_t(g,v,M));return w.push(d),Me(w)}).catch(g=>et(g,fe.NAVIGATION_CANCELLED)?g:Promise.reject(g))}function ee(v,M,w){l.list().forEach(H=>V(()=>H(v,M,w)))}function N(v,M,w,H,q){const u=L(v,M);if(u)return u;const d=M===ht,g=Vt?history.state:{};w&&(H||d?r.replace(v.fullPath,X({scroll:d&&g&&g.scroll},q)):r.push(v.fullPath,q)),c.value=v,Ge(v,M,w,d),at()}let Q;function pe(){Q||(Q=r.listen((v,M,w)=>{if(!At.listening)return;const H=P(v),q=W(H,At.currentRoute.value);if(q){$(X(q,{replace:!0,force:!0}),H).catch(fn);return}a=H;const u=c.value;Vt&&ua(ii(u.fullPath,w.delta),cs()),G(H,u).catch(d=>et(d,fe.NAVIGATION_ABORTED|fe.NAVIGATION_CANCELLED)?d:et(d,fe.NAVIGATION_GUARD_REDIRECT)?($(X(O(d.to),{force:!0}),H).then(g=>{et(g,fe.NAVIGATION_ABORTED|fe.NAVIGATION_DUPLICATED)&&!w.delta&&w.type===Bs.pop&&r.go(-1,!1)}).catch(fn),Promise.reject()):(w.delta&&r.go(-w.delta,!1),Y(d,H,u))).then(d=>{d=d||N(H,u,!1),d&&(w.delta&&!et(d,fe.NAVIGATION_CANCELLED)?r.go(-w.delta,!1):w.type===Bs.pop&&et(d,fe.NAVIGATION_ABORTED|fe.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),ee(H,u,d)}).catch(fn)}))}let Oe=Zt(),ae=Zt(),se;function Y(v,M,w){at(v);const H=ae.list();return H.length?H.forEach(q=>q(v,M,w)):console.error(v),Promise.reject(v)}function Xe(){return se&&c.value!==ht?Promise.resolve():new Promise((v,M)=>{Oe.add([v,M])})}function at(v){return se||(se=!v,pe(),Oe.list().forEach(([M,w])=>v?w(v):M()),Oe.reset()),v}function Ge(v,M,w,H){const{scrollBehavior:q}=e;if(!Vt||!q)return Promise.resolve();const u=!w&&ha(ii(v.fullPath,0))||(H||!w)&&history.state&&history.state.scroll||null;return zi().then(()=>q(v,M,u)).then(d=>d&&aa(d)).catch(d=>Y(d,v,M))}const Re=v=>r.go(v);let Mt;const Dt=new Set,At={currentRoute:c,listening:!0,addRoute:m,removeRoute:A,clearRoutes:t.clearRoutes,hasRoute:D,getRoutes:C,resolve:P,options:e,push:I,replace:K,go:Re,back:()=>Re(-1),forward:()=>Re(1),beforeEach:i.add,beforeResolve:o.add,afterEach:l.add,onError:ae.add,isReady:Xe,install(v){v.component("RouterLink",ja),v.component("RouterView",Ga),v.config.globalProperties.$router=At,Object.defineProperty(v.config.globalProperties,"$route",{enumerable:!0,get:()=>It(c)}),Vt&&!Mt&&c.value===ht&&(Mt=!0,I(r.location).catch(H=>{}));const M={};for(const H in ht)Object.defineProperty(M,H,{get:()=>c.value[H],enumerable:!0});v.provide(fs,At),v.provide(ar,Ui(M)),v.provide(ks,c);const w=v.unmount;Dt.add(v),v.unmount=function(){Dt.delete(v),Dt.size<1&&(a=ht,Q&&Q(),Q=null,c.value=ht,Mt=!1,se=!1),w()}}};function Me(v){return v.reduce((M,w)=>M.then(()=>V(w)),Promise.resolve())}return At}function xu(){return Be(fs)}function Ru(e){return Be(ar)}export{po as $,Le as A,cu as B,be as C,nc as D,Vo as E,Qn as F,Yn as G,Jc as H,gn as I,xe as J,ye as K,ou as L,Qa as M,Ve as N,eu as O,au as P,zc as Q,Al as R,du as S,Xa as T,hu as U,Ja as V,mo as W,lu as X,yu as Y,go as Z,fc as _,ce as a,bt as a0,is as a1,hc as a2,ac as a3,su as a4,nu as a5,pr as a6,zn as a7,J as a8,za as a9,xu as aA,Ru as aB,Ei as aa,Za as ab,tu as ac,gu as ad,Rn as ae,Wa as af,qc as ag,cr as ah,qa as ai,mu as aj,_u as ak,dc as al,vu as am,vi as an,iu as ao,pu as ap,Ki as aq,Cl as ar,bu as as,Eu as at,Et as au,Ui as av,fu as aw,Su as ax,Cu as ay,Au as az,F as b,Fe as c,ne as d,ws as e,On as f,os as g,Sl as h,Be as i,ho as j,de as k,Zn as l,Z as m,zi as n,$a as o,uu as p,U as q,Xs as r,Gl as s,Tn as t,It as u,fo as v,Ya as w,ru as x,Ms as y,Ds as z};
@@ -0,0 +1,16 @@
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.0">
6
+ <title>AgentWindow - Bot Management UI</title>
7
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🪟</text></svg>">
8
+ <script type="module" crossorigin src="/assets/main-D3cdXAiV.js"></script>
9
+ <link rel="modulepreload" crossorigin href="/assets/vue-vendor-CGSlMM3Y.js">
10
+ <link rel="modulepreload" crossorigin href="/assets/element-plus-Jr6qTeY5.js">
11
+ <link rel="stylesheet" crossorigin href="/assets/main-CalRvcyG.css">
12
+ </head>
13
+ <body>
14
+ <div id="app"></div>
15
+ </body>
16
+ </html>
package/SECURITY.md DELETED
@@ -1,31 +0,0 @@
1
- # Security Policy
2
-
3
- ## Supported Versions
4
-
5
- | Version | Supported |
6
- | ------- | ------------------ |
7
- | 1.0.x | :white_check_mark: |
8
-
9
- ## Reporting a Vulnerability
10
-
11
- If you discover a security vulnerability, please report it by:
12
-
13
- 1. **Email**: Open an issue with `[SECURITY]` prefix (without sensitive details)
14
- 2. **Private disclosure**: Use GitHub's private vulnerability reporting feature
15
-
16
- Please include:
17
- - Description of the vulnerability
18
- - Steps to reproduce
19
- - Potential impact
20
- - Suggested fix (if any)
21
-
22
- We will respond within 48 hours and work on a fix as soon as possible.
23
-
24
- ## Security Best Practices
25
-
26
- When using AgentBridge:
27
-
28
- - Never commit `config/config.json` (contains tokens)
29
- - Use Docker isolation for untrusted code execution
30
- - Review permission requests before approving
31
- - Keep dependencies updated