Files
ai_dianshang/admin/dist/assets/index-01a32b87.js

72 lines
1.2 MiB
JavaScript
Raw Normal View History

2025-11-17 14:11:46 +08:00
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))o(a);new MutationObserver(a=>{for(const l of a)if(l.type==="childList")for(const r of l.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&o(r)}).observe(document,{childList:!0,subtree:!0});function n(a){const l={};return a.integrity&&(l.integrity=a.integrity),a.referrerPolicy&&(l.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?l.credentials="include":a.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function o(a){if(a.ep)return;a.ep=!0;const l=n(a);fetch(a.href,l)}})();/**
* @vue/shared v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
2025-11-28 15:18:10 +08:00
**/function Xd(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Ut={},es=[],Rt=()=>{},_6=()=>!1,vu=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),I2=e=>e.startsWith("onUpdate:"),Qt=Object.assign,L2=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},$9=Object.prototype.hasOwnProperty,Tt=(e,t)=>$9.call(e,t),ye=Array.isArray,ts=e=>Ds(e)==="[object Map]",Er=e=>Ds(e)==="[object Set]",Nl=e=>Ds(e)==="[object Date]",A9=e=>Ds(e)==="[object RegExp]",De=e=>typeof e=="function",Ve=e=>typeof e=="string",ea=e=>typeof e=="symbol",rt=e=>e!==null&&typeof e=="object",Pl=e=>(rt(e)||De(e))&&De(e.then)&&De(e.catch),C6=Object.prototype.toString,Ds=e=>C6.call(e),R9=e=>Ds(e).slice(8,-1),dr=e=>Ds(e)==="[object Object]",V2=e=>Ve(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ns=Xd(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Jd=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},N9=/-\w/g,xn=Jd(e=>e.replace(N9,t=>t.slice(1).toUpperCase())),P9=/\B([A-Z])/g,oo=Jd(e=>e.replace(P9,"-$1").toLowerCase()),mu=Jd(e=>e.charAt(0).toUpperCase()+e.slice(1)),_i=Jd(e=>e?`on${mu(e)}`:""),to=(e,t)=>!Object.is(e,t),os=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},S6=(e,t,n,o=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:o,value:n})},td=e=>{const t=parseFloat(e);return isNaN(t)?e:t},nd=e=>{const t=Ve(e)?Number(e):NaN;return isNaN(t)?e:t};let u1;const Zd=()=>u1||(u1=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),I9="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol",L9=Xd(I9);function Ue(e){if(ye(e)){const t={};for(let n=0;n<e.length;n++){const o=e[n],a=Ve(o)?F9(o):Ue(o);if(a)for(const l in a)t[l]=a[l]}return t}else if(Ve(e)||rt(e))return e}const V9=/;(?![^(]*\))/g,B9=/:([^]+)/,D9=/\/\*[^]*?\*\//g;function F9(e){const t={};return e.replace(D9,"").split(V9).forEach(n=>{if(n){const o=n.split(B9);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function I(e){let t="";if(Ve(e))t=e;else if(ye(e))for(let n=0;n<e.length;n++){const o=I(e[n]);o&&(t+=o+" ")}else if(rt(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Yo(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Ve(t)&&(e.class=I(t)),n&&(e.style=Ue(n)),e}const H9="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",z9=Xd(H9);function k6(e){return!!e||e===""}function K9(e,t){if(e.length!==t.length)return!1;let n=!0;for(let o=0;n&&o<e.length;o++)n=Il(e[o],t[o]);return n}function Il(e,t){if(e===t)return!0;let n=Nl(e),o=Nl(t);if(n||o)return n&&o?e.getTime()===t.getTime():!1;if(n=ea(e),o=ea(t),n||o)return e===t;if(n=ye(e),o=ye(t),n||o)return n&&o?K9(e,t):!1;if(n=rt(e),o=rt(t),n||o){if(!n||!o)return!1;const a=Object.keys(e).length,l=Object.keys(t).length;if(a!==l)return!1;for(const r in e){const i=e.hasOwnProperty(r),u=t.hasOwnProperty(r);if(i&&!u||!i&&u||!Il(e[r],t[r]))return!1}}return String(e)===String(t)}function Qd(e,t){return e.findIndex(n=>Il(n,t))}const E6=e=>!!(e&&e.__v_isRef===!0),Se=e=>Ve(e)?e:e==null?"":ye(e)||rt(e)&&(e.toString===C6||!De(e.toString))?E6(e)?Se(e.value):JSON.stringify(e,x6,2):String(e),x6=(e,t)=>E6(t)?x6(e,t.value):ts(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,a],l)=>(n[n0(o,l)+" =>"]=a,n),{})}:Er(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>n0(n))}:ea(t)?n0(t):rt(t)&&!ye(t)&&!dr(t)?String(t):t,n0=(e,t="")=>{var n;return ea(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};function W9(e){return e==null?"initial":typeof e=="string"?e===""?" ":e:String(e)}/**
2025-11-17 14:11:46 +08:00
* @vue/reactivity v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
2025-11-28 15:18:10 +08:00
**/let zn;class T6{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=zn,!t&&zn&&(this.index=(zn.scopes||(zn.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=zn;try{return zn=this,t()}finally{zn=n}}}on(){++this._on===1&&(this.prevScope=zn,zn=this)}off(){this._on>0&&--this._on===0&&(zn=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,o;for(n=0,o=this.effects.length;n<o;n++)this.effects[n].stop();for(this.effects.length=0,n=0,o=this.cleanups.length;n<o;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,o=this.scopes.length;n<o;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0}}}function B2(e){return new T6(e)}function D2(){return zn}function F2(e,t=!1){zn&&zn.cleanups.push(e)}let on;const o0=new WeakSet;class od{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,zn&&zn.active&&zn.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,o0.has(this)&&(o0.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||O6(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,c1(this),$6(this);const t=on,n=Go;on=this,Go=!0;try{return this.fn()}finally{A6(this),on=t,Go=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)K2(t);this.deps=this.depsTail=void 0,c1(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?o0.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){J0(this)&&this.run()}get dirty(){return J0(this)}}let M6=0,Ci,Si;function O6(e,t=!1){if(e.flags|=8,t){e.next=Si,Si=e;return}e.next=Ci,Ci=e}function H2(){M6++}function z2(){if(--M6>0)return;if(Si){let t=Si;for(Si=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Ci;){let t=Ci;for(Ci=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(o){e||(e=o)}t=n}}if(e)throw e}function $6(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function A6(e){let t,n=e.depsTail,o=n;for(;o;){const a=o.prevDep;o.version===-1?(o===n&&(n=a),K2(o),j9(o)):t=o,o.dep.activeLink=o.prevActiveLink,o.prevActiveLink=void 0,o=a}e.deps=t,e.depsTail=n}function J0(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(R6(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function R6(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Vi)||(e.globalVersion=Vi,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!J0(e))))return;e.flags|=2;const t=e.dep,n=on,o=Go;on=e,Go=!0;try{$6(e);const a=e.fn(e._value);(t.version===0||to(a,e._value))&&(e.flags|=128,e._value=a,t.version++)}catch(a){throw t.version++,a}finally{on=n,Go=o,A6(e),e.flags&=-3}}function K2(e,t=!1){const{dep:n,prevSub:o,nextSub:a}=e;if(o&&(o.nextSub=a,e.prevSub=void 0),a&&(a.prevSub=o,e.nextSub=void 0),n.subs===e&&(n.subs=o,!o&&n.computed)){n.computed.flags&=-5;for(let l=n.computed.deps;l;l=l.nextDep)K2(l,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function j9(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}function Mfe(e,t){e.effect instanceof od&&(e=e.effect.fn);const n=new od(e);t&&Qt(n,t);try{n.run()}catch(a){throw n.stop(),a}const o=n.run.bind(n);return o.effect=n,o}function Ofe(e){e.effect.stop()}let Go=!0;const N6=[];function Ja(){N
2025-11-17 14:11:46 +08:00
* @vue/runtime-core v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
2025-11-28 15:18:10 +08:00
**/const q6=[];function yC(e){q6.push(e)}function wC(){q6.pop()}function Lfe(e,t){}const Vfe={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},_C={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function gu(e,t,n,o){try{return o?e(...o):e()}catch(a){Fs(a,t,n)}}function ta(e,t,n,o){if(De(e)){const a=gu(e,t,n,o);return a&&Pl(a)&&a.catch(l=>{Fs(l,t,n)}),a}if(ye(e)){const a=[];for(let l=0;l<e.length;l++)a.push(ta(e[l],t,n,o));return a}}function Fs(e,t,n,o=!0){const a=t?t.vnode:null,{errorHandler:l,throwUnhandledErrorInProduction:r}=t&&t.appContext.config||Ut;if(t){let i=t.parent;const u=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const d=i.ec;if(d){for(let f=0;f<d.length;f++)if(d[f](e,u,c)===!1)return}i=i.parent}if(l){Ja(),gu(l,null,10,[e,u,c]),Za();return}}CC(e,n,a,o,r)}function CC(e,t,n,o=!0,a=!1){if(a)throw e;console.error(e)}const no=[];let ma=-1;const as=[];let Sl=null,Wr=0;const Y6=Promise.resolve();let sd=null;function Ie(e){const t=sd||Y6;return e?t.then(this?e.bind(this):e):t}function SC(e){let t=ma+1,n=no.length;for(;t<n;){const o=t+n>>>1,a=no[o],l=Di(a);l<e||l===e&&a.flags&2?t=o+1:n=o}return t}function j2(e){if(!(e.flags&1)){const t=Di(e),n=no[no.length-1];!n||!(e.flags&2)&&t>=Di(n)?no.push(e):no.splice(SC(t),0,e),e.flags|=1,G6()}}function G6(){sd||(sd=Y6.then(X6))}function id(e){ye(e)?as.push(...e):Sl&&e.id===-1?Sl.splice(Wr+1,0,e):e.flags&1||(as.push(e),e.flags|=1),G6()}function f1(e,t,n=ma+1){for(;n<no.length;n++){const o=no[n];if(o&&o.flags&2){if(e&&o.id!==e.uid)continue;no.splice(n,1),n--,o.flags&4&&(o.flags&=-2),o(),o.flags&4||(o.flags&=-2)}}}function ud(e){if(as.length){const t=[...new Set(as)].sort((n,o)=>Di(n)-Di(o));if(as.length=0,Sl){Sl.push(...t);return}for(Sl=t,Wr=0;Wr<Sl.length;Wr++){const n=Sl[Wr];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Sl=null,Wr=0}}const Di=e=>e.id==null?e.flags&2?-1:1/0:e.id;function X6(e){const t=Rt;try{for(ma=0;ma<no.length;ma++){const n=no[ma];n&&!(n.flags&8)&&(n.flags&4&&(n.flags&=-2),gu(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2))}}finally{for(;ma<no.length;ma++){const n=no[ma];n&&(n.flags&=-2)}ma=-1,no.length=0,ud(),sd=null,(no.length||as.length)&&X6()}}let jr,lc=[];function J6(e,t){var n,o;jr=e,jr?(jr.enabled=!0,lc.forEach(({event:a,args:l})=>jr.emit(a,...l)),lc=[]):typeof window<"u"&&window.HTMLElement&&!((o=(n=window.navigator)==null?void 0:n.userAgent)!=null&&o.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(l=>{J6(l,t)}),setTimeout(()=>{jr||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,lc=[])},3e3)):lc=[]}let Vn=null,lf=null;function Fi(e){const t=Vn;return Vn=e,lf=e&&e.type.__scopeId||null,t}function Bfe(e){lf=e}function Dfe(){lf=null}const Ffe=e=>oe;function oe(e,t=Vn,n){if(!t||e._n)return e;const o=(...a)=>{o._d&&hd(-1);const l=Fi(t);let r;try{r=e(...a)}finally{Fi(l),o._d&&hd(1)}return r};return o._n=!0,o._c=!0,o._d=!0,o}function it(e,t){if(Vn===null)return e;c
`&&(b.tagName==="PRE"||b.tagName==="TEXTAREA")&&(N=N.slice(1)),b.textContent!==N&&(uc(b,0)||Lr(),b.textContent=y.children)}if(O){if(Z||!L||A&48){const N=b.tagName.includes("-");for(const F in O)(Z&&(F.endsWith("value")||F==="indeterminate")||vu(F)&&!ns(F)||F[0]==="."||N)&&o(b,F,null,O[F],void 0,S)}else if(O.onClick)o(b,"onClick",null,O.onClick,void 0,S);else if(A&4&&qa(O.style))for(const N in O.style)O.style[N]}let B;(B=O&&O.onVnodeBeforeMount)&&uo(B,S,y),H&&ga(y,null,S,"beforeMount"),((B=O&&O.onVnodeMounted)||H||P)&&M3(()=>{B&&uo(B,S,y),P&&j.enter(b),H&&ga(y,null,S,"mounted")},E)}return b.nextSibling},p=(b,y,S,E,T,L,$)=>{$=$||!!y.dynamicChildren;const O=y.children,A=O.length;for(let R=0;R<A;R++){const H=$?O[R]:O[R]=co(O[R]),j=H.type===Ya;b?(j&&!$&&R+1<A&&co(O[R+1]).type===Ya&&(u(a(b.data.slice(H.children.length)),S,l(b)),b.data=H.children),b=f(b,H,E,T,L,$)):j&&!H.children?u(H.el=a(""),S):(uc(S,1)||Lr(),n(null,H,S,null,E,T,ic(S),L))}return b},m=(b,y,S,E,T,L)=>{const{slotScopeIds:$}=y;$&&(T=T?T.concat($):$);const O=r(b),A=p(l(b),y,O,S,E,T,L);return A&&Xr(A)&&A.data==="]"?l(y.anchor=A):(Lr(),u(y.anchor=c("]"),O,A),A)},v=(b,y,S,E,T,L)=>{if(uc(b.parentElement,1)||Lr(),y.el=null,L){const A=g(b);for(;;){const R=l(b);if(R&&R!==A)i(R);else break}}const $=l(b),O=r(b);return i(b),n(null,y,O,$,S,E,ic(O),T),S&&(S.vnode.el=y.el,pf(S,y.el)),$},g=(b,y="[",S="]")=>{let E=0;for(;b;)if(b=l(b),b&&Xr(b)&&(b.data===y&&E++,b.data===S)){if(E===0)return l(b);E--}return b},w=(b,y,S)=>{const E=y.parentNode;E&&E.replaceChild(b,y);let T=S;for(;T;)T.vnode.el===y&&(T.vnode.el=T.subTree.el=b),T=T.parent},_=b=>b.nodeType===1&&b.tagName==="TEMPLATE";return[d,f]}const y1="data-allow-mismatch",AC={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function uc(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(y1);)e=e.parentElement;const n=e&&e.getAttribute(y1);if(n==null)return!1;if(n==="")return!0;{const o=n.split(",");return t===0&&o.includes("children")?!0:o.includes(AC[t])}}const RC=Zd().requestIdleCallback||(e=>setTimeout(e,1)),NC=Zd().cancelIdleCallback||(e=>clearTimeout(e)),Kfe=(e=1e4)=>t=>{const n=RC(t,{timeout:e});return()=>NC(n)};function PC(e){const{top:t,left:n,bottom:o,right:a}=e.getBoundingClientRect(),{innerHeight:l,innerWidth:r}=window;return(t>0&&t<l||o>0&&o<l)&&(n>0&&n<r||a>0&&a<r)}const Wfe=e=>(t,n)=>{const o=new IntersectionObserver(a=>{for(const l of a)if(l.isIntersecting){o.disconnect(),t();break}},e);return n(a=>{if(a instanceof Element){if(PC(a))return t(),o.disconnect(),!1;o.observe(a)}}),()=>o.disconnect()},jfe=e=>t=>{if(e){const n=matchMedia(e);if(n.matches)t();else return n.addEventListener("change",t,{once:!0}),()=>n.removeEventListener("change",t)}},Ufe=(e=[])=>(t,n)=>{Ve(e)&&(e=[e]);let o=!1;const a=r=>{o||(o=!0,l(),t(),r.target.dispatchEvent(new r.constructor(r.type,r)))},l=()=>{n(r=>{for(const i of e)r.removeEventListener(i,a)})};return n(r=>{for(const i of e)r.addEventListener(i,a,{once:!0})}),l};function IC(e,t){if(Xr(e)&&e.data==="["){let n=1,o=e.nextSibling;for(;o;){if(o.nodeType===1){if(t(o)===!1)break}else if(Xr(o))if(o.data==="]"){if(--n===0)break}else o.data==="["&&n++;o=o.nextSibling}}else t(e)}const Al=e=>!!e.type.__asyncLoader;function qfe(e){De(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:o,delay:a=200,hydrate:l,timeout:r,suspensible:i=!0,onError:u}=e;let c=null,d,f=0;const h=()=>(f++,c=null,p()),p=()=>{let m;return c||(m=c=t().catch(v=>{if(v=v instanceof Error?v:new Error(String(v)),u)return new Promise((g,w)=>{u(v,()=>g(h()),()=>w(v),f+1)});throw v}).then(v=>m!==c&&c?c:(v&&(v.__esModule||v[Symbol.toStringTag]==="Module")&&(v=v.default),d=v,v)))};return V({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(m,v,g){let w=!1;(v.bu||(v.bu=[])).push(()=>w=!0);const _=()=>{w||g()},b=l?()=>{const y=l(_,S=>IC(m,S));y&&(v.bum||(v.bum=[])).push(y)}:_;d?b():p().then(()=>!v.isUnmounted&&b())},get __asyncResolved(){return d},setup(){const m=In;if(q2(m),d)return()=>s0(d,m);const v=b=>{c=null,Fs(b,m,13,!o)};if(i&&m.suspense||gs)return p().then(b=>()=>s0(b,m)).catch(b=>(v(b),()=>o?Y(o,{error:
2025-11-17 14:11:46 +08:00
* @vue/runtime-dom v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
2025-11-28 15:18:10 +08:00
**/let fp;const T1=typeof window<"u"&&window.trustedTypes;if(T1)try{fp=T1.createPolicy("vue",{createHTML:e=>e})}catch{}const V3=fp?e=>fp.createHTML(e):e=>e,PS="http://www.w3.org/2000/svg",IS="http://www.w3.org/1998/Math/MathML",Da=typeof document<"u"?document:null,M1=Da&&Da.createElement("template"),LS={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const a=t==="svg"?Da.createElementNS(PS,e):t==="mathml"?Da.createElementNS(IS,e):n?Da.createElement(e,{is:n}):Da.createElement(e);return e==="select"&&o&&o.multiple!=null&&a.setAttribute("multiple",o.multiple),a},createText:e=>Da.createTextNode(e),createComment:e=>Da.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Da.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,a,l){const r=n?n.previousSibling:t.lastChild;if(a&&(a===l||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),n),!(a===l||!(a=a.nextSibling)););else{M1.innerHTML=V3(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const i=M1.content;if(o==="svg"||o==="mathml"){const u=i.firstChild;for(;u.firstChild;)i.appendChild(u.firstChild);i.removeChild(u)}t.insertBefore(i,n)}return[r?r.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},hl="transition",oi="animation",bs=Symbol("_vtc"),B3={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},D3=Qt({},o3,B3),VS=e=>(e.displayName="Transition",e.props=D3,e),On=VS((e,{slots:t})=>Ye(TC,F3(e),t)),jl=(e,t=[])=>{ye(e)?e.forEach(n=>n(...t)):e&&e(...t)},O1=e=>e?ye(e)?e.some(t=>t.length>1):e.length>1:!1;function F3(e){const t={};for(const R in e)R in B3||(t[R]=e[R]);if(e.css===!1)return t;const{name:n="v",type:o,duration:a,enterFromClass:l=`${n}-enter-from`,enterActiveClass:r=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:u=l,appearActiveClass:c=r,appearToClass:d=i,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,m=BS(a),v=m&&m[0],g=m&&m[1],{onBeforeEnter:w,onEnter:_,onEnterCancelled:b,onLeave:y,onLeaveCancelled:S,onBeforeAppear:E=w,onAppear:T=_,onAppearCancelled:L=b}=t,$=(R,H,j,Z)=>{R._enterCancelled=Z,gl(R,H?d:i),gl(R,H?c:r),j&&j()},O=(R,H)=>{R._isLeaving=!1,gl(R,f),gl(R,p),gl(R,h),H&&H()},A=R=>(H,j)=>{const Z=R?T:_,P=()=>$(H,R,j);jl(Z,[H,P]),$1(()=>{gl(H,R?u:l),va(H,R?d:i),O1(Z)||A1(H,o,v,P)})};return Qt(t,{onBeforeEnter(R){jl(w,[R]),va(R,l),va(R,r)},onBeforeAppear(R){jl(E,[R]),va(R,u),va(R,c)},onEnter:A(!1),onAppear:A(!0),onLeave(R,H){R._isLeaving=!0;const j=()=>O(R,H);va(R,f),R._enterCancelled?(va(R,h),pp(R)):(pp(R),va(R,h)),$1(()=>{R._isLeaving&&(gl(R,f),va(R,p),O1(y)||A1(R,o,g,j))}),jl(y,[R,j])},onEnterCancelled(R){$(R,!1,void 0,!0),jl(b,[R])},onAppearCancelled(R){$(R,!0,void 0,!0),jl(L,[R])},onLeaveCancelled(R){O(R),jl(S,[R])}})}function BS(e){if(e==null)return null;if(rt(e))return[d0(e.enter),d0(e.leave)];{const t=d0(e);return[t,t]}}function d0(e){return nd(e)}function va(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[bs]||(e[bs]=new Set)).add(t)}function gl(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const n=e[bs];n&&(n.delete(t),n.size||(e[bs]=void 0))}function $1(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let DS=0;function A1(e,t,n,o){const a=e._endId=++DS,l=()=>{a===e._endId&&o()};if(n!=null)return setTimeout(l,n);const{type:r,timeout:i,propCount:u}=H3(e,t);if(!r)return o();const c=r+"end";let d=0;const f=()=>{e.removeEventListener(c,h),l()},h=p=>{p.target===e&&++d>=u&&f()};setTimeout(()=>{d<u&&f()},i+1),e.addEventListener(c,h)}function H3(e,t){const n=window.getComputedStyle(e),o=m=>(n[m]||"").split(", "),a=o(`${hl}Delay`),l=o(`${hl}Duration`),r=R1(a,l),i=o(`${oi}Delay`),u=o(`${oi}Duratio
2025-11-17 14:11:46 +08:00
* pinia v2.3.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
2025-11-28 15:18:10 +08:00
*/let eb;const mf=e=>eb=e,tb=Symbol();function vp(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Mi;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Mi||(Mi={}));function b7(){const e=B2(!0),t=e.run(()=>D({}));let n=[],o=[];const a=Xo({install(l){mf(a),a._a=l,l.provide(tb,a),l.config.globalProperties.$pinia=a,o.forEach(r=>n.push(r)),o=[]},use(l){return!this._a&&!g7?o.push(l):n.push(l),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return a}const nb=()=>{};function G1(e,t,n,o=nb){e.push(t);const a=()=>{const l=e.indexOf(t);l>-1&&(e.splice(l,1),o())};return!n&&D2()&&F2(a),a}function Vr(e,...t){e.slice().forEach(n=>{n(...t)})}const y7=e=>e(),X1=Symbol(),h0=Symbol();function mp(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,o)=>e.set(o,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const o=t[n],a=e[n];vp(a)&&vp(o)&&e.hasOwnProperty(n)&&!zt(o)&&!qa(o)?e[n]=mp(a,o):e[n]=o}return e}const w7=Symbol();function _7(e){return!vp(e)||!e.hasOwnProperty(w7)}const{assign:bl}=Object;function C7(e){return!!(zt(e)&&e.effect)}function S7(e,t,n,o){const{state:a,actions:l,getters:r}=t,i=n.state.value[e];let u;function c(){i||(n.state.value[e]=a?a():{});const d=gn(n.state.value[e]);return bl(d,l,Object.keys(r||{}).reduce((f,h)=>(f[h]=Xo(k(()=>{mf(n);const p=n._s.get(e);return r[h].call(p,p)})),f),{}))}return u=ob(e,c,t,n,o,!0),u}function ob(e,t,n={},o,a,l){let r;const i=bl({actions:{}},n),u={deep:!0};let c,d,f=[],h=[],p;const m=o.state.value[e];!l&&!m&&(o.state.value[e]={}),D({});let v;function g(L){let $;c=d=!1,typeof L=="function"?(L(o.state.value[e]),$={type:Mi.patchFunction,storeId:e,events:p}):(mp(o.state.value[e],L),$={type:Mi.patchObject,payload:L,storeId:e,events:p});const O=v=Symbol();Ie().then(()=>{v===O&&(c=!0)}),d=!0,Vr(f,$,o.state.value[e])}const w=l?function(){const{state:$}=n,O=$?$():{};this.$patch(A=>{bl(A,O)})}:nb;function _(){r.stop(),f=[],h=[],o._s.delete(e)}const b=(L,$="")=>{if(X1 in L)return L[h0]=$,L;const O=function(){mf(o);const A=Array.from(arguments),R=[],H=[];function j(B){R.push(B)}function Z(B){H.push(B)}Vr(h,{args:A,name:O[h0],store:S,after:j,onError:Z});let P;try{P=L.apply(this&&this.$id===e?this:S,A)}catch(B){throw Vr(H,B),B}return P instanceof Promise?P.then(B=>(Vr(R,B),B)).catch(B=>(Vr(H,B),Promise.reject(B))):(Vr(R,P),P)};return O[X1]=!0,O[h0]=$,O},y={_p:o,$id:e,$onAction:G1.bind(null,h),$patch:g,$reset:w,$subscribe(L,$={}){const O=G1(f,L,$.detached,()=>A()),A=r.run(()=>pe(()=>o.state.value[e],R=>{($.flush==="sync"?d:c)&&L({storeId:e,type:Mi.direct,events:p},R)},bl({},u,$)));return O},$dispose:_},S=$t(y);o._s.set(e,S);const T=(o._a&&o._a.runWithContext||y7)(()=>o._e.run(()=>(r=B2()).run(()=>t({action:b}))));for(const L in T){const $=T[L];if(zt($)&&!C7($)||qa($))l||(m&&_7($)&&(zt($)?$.value=m[L]:mp($,m[L])),o.state.value[e][L]=$);else if(typeof $=="function"){const O=b($,L);T[L]=O,i.actions[L]=$}}return bl(S,T),bl(Ht(S),T),Object.defineProperty(S,"$state",{get:()=>o.state.value[e],set:L=>{g($=>{bl($,L)})}}),o._p.forEach(L=>{bl(S,r.run(()=>L({store:S,app:o._a,pinia:o,options:i})))}),m&&l&&n.hydrate&&n.hydrate(S.$state,m),c=!0,d=!0,S}/*! #__NO_SIDE_EFFECTS__ */function k7(e,t,n){let o,a;const l=typeof t=="function";typeof e=="string"?(o=e,a=l?n:t):(a=e,o=e.id);function r(i,u){const c=ZC();return i=i||(c?Ne(tb,null):null),i&&mf(i),i=eb,i._s.has(o)||(l?ob(o,t,a,i):S7(o,a,i)),i._s.get(o)}return r.$id=o,r}const E7="2.11.5",J1=Symbol("INSTALLED_KEY"),ab=Symbol(),Oi="el",x7="is-",Ul=(e,t,n,o,a)=>{let l=`${e}-${t}`;return n&&(l+=`-${n}`),o&&(l+=`__${o}`),a&&(l+=`--${a}`),l},lb=Symbol("namespaceContextKey"),oh=e=>{const t=e||(st()?Ne(lb,D(Oi)):D(Oi));return k(()=>s(t)||Oi)},ge=(e,t)=>{const n=oh(t);return{namespace:n,b:(v="")=>Ul(n.value,e,v,"",""),e:v=>v?Ul(n.value,e,"",v,""):"",m:v=>v?Ul(n.value,e,"","",v):"",be:(v,g)=>v&&g?Ul(n.value,e,v,g,""):"",em:(v,g)=>v&&g?Ul(n.value,e,"",v,g):"",bm:(v,g)=>v&&g?Ul(n.value,e,v,"",g):"",bem:(v,g
2025-11-17 14:11:46 +08:00
Add an empty element to avoid render label,
do not use empty fragment here for https://github.com/vuejs/vue-next/pull/2485
`),x("span")]),_:1},8,["model-value","label","disabled","onClick"])):s(f)&&e.node.checked?(C(),ue(s(Be),{key:2,class:I(s(a).e("prefix"))},{default:oe(()=>[Y(s(qs))]),_:1},8,["class"])):se("v-if",!0),se(" content "),Y(s(nU),{node:e.node},null,8,["node"]),se(" postfix "),s(f)?se("v-if",!0):(C(),M(He,{key:3},[e.node.loading?(C(),ue(s(Be),{key:0,class:I([s(a).is("loading"),s(a).e("postfix")])},{default:oe(()=>[Y(s(na))]),_:1},8,["class"])):(C(),ue(s(Be),{key:1,class:I(["arrow-right",s(a).e("postfix")])},{default:oe(()=>[Y(s(Bn))]),_:1},8,["class"]))],64))],42,["id","aria-haspopup","aria-owns","aria-expanded","tabindex"]))}});var lU=ke(aU,[["__file","node.vue"]]);const rU=V({name:"ElCascaderMenu"}),sU=V({...rU,props:{nodes:{type:Array,required:!0},index:{type:Number,required:!0}},setup(e){const t=e,n=st(),o=ge("cascader-menu"),{t:a}=St(),l=$n();let r,i;const u=Ne(Pf),c=D(),d=k(()=>!t.nodes.length),f=k(()=>!u.initialLoaded),h=k(()=>`${l.value}-${t.index}`),p=w=>{r=w.target},m=w=>{if(!(!u.isHoverMenu||!r||!c.value))if(r.contains(w.target)){v();const _=n.vnode.el,{left:b}=_.getBoundingClientRect(),{offsetWidth:y,offsetHeight:S}=_,E=w.clientX-b,T=r.offsetTop,L=T+r.offsetHeight;c.value.innerHTML=`
<path style="pointer-events: auto;" fill="transparent" d="M${E} ${T} L${y} 0 V${T} Z" />
<path style="pointer-events: auto;" fill="transparent" d="M${E} ${L} L${y} ${S} V${L} Z" />
2025-11-28 15:18:10 +08:00
`}else i||(i=window.setTimeout(g,u.config.hoverThreshold))},v=()=>{i&&(clearTimeout(i),i=void 0)},g=()=>{c.value&&(c.value.innerHTML="",v())};return(w,_)=>(C(),ue(s(oa),{key:s(h),tag:"ul",role:"menu",class:I(s(o).b()),"wrap-class":s(o).e("wrap"),"view-class":[s(o).e("list"),s(o).is("empty",s(d))],onMousemove:m,onMouseleave:g},{default:oe(()=>{var b;return[(C(!0),M(He,null,bt(e.nodes,y=>(C(),ue(lU,{key:y.uid,node:y,"menu-id":s(h),onExpand:p},null,8,["node","menu-id"]))),128)),s(f)?(C(),M("div",{key:0,class:I(s(o).e("empty-text"))},[Y(s(Be),{size:"14",class:I(s(o).is("loading"))},{default:oe(()=>[Y(s(na))]),_:1},8,["class"]),wt(" "+Se(s(a)("el.cascader.loading")),1)],2)):s(d)?(C(),M("div",{key:1,class:I(s(o).e("empty-text"))},[le(w.$slots,"empty",{},()=>[wt(Se(s(a)("el.cascader.noData")),1)])],2)):(b=s(u))!=null&&b.isHoverMenu?(C(),M(He,{key:2},[se(" eslint-disable-next-line vue/html-self-closing "),(C(),M("svg",{ref_key:"hoverZone",ref:c,class:I(s(o).e("hover-zone"))},null,2))],2112)):se("v-if",!0)]}),_:3},8,["class","wrap-class","view-class"]))}});var iU=ke(sU,[["__file","menu.vue"]]);let uU=0;const cU=e=>{const t=[e];let{parent:n}=e;for(;n;)t.unshift(n),n=n.parent;return t};let Rp=class Np{constructor(t,n,o,a=!1){this.data=t,this.config=n,this.parent=o,this.root=a,this.uid=uU++,this.checked=!1,this.indeterminate=!1,this.loading=!1;const{value:l,label:r,children:i}=n,u=t[i],c=cU(this);this.level=a?0:o?o.level+1:1,this.value=t[l],this.label=t[r],this.pathNodes=c,this.pathValues=c.map(d=>d.value),this.pathLabels=c.map(d=>d.label),this.childrenData=u,this.children=(u||[]).map(d=>new Np(d,n,this)),this.loaded=!n.lazy||this.isLeaf||!wo(u),this.text=""}get isDisabled(){const{data:t,parent:n,config:o}=this,{disabled:a,checkStrictly:l}=o;return(De(a)?a(t,this):!!t[a])||!l&&!!(n!=null&&n.isDisabled)}get isLeaf(){const{data:t,config:n,childrenData:o,loaded:a}=this,{lazy:l,leaf:r}=n,i=De(r)?r(t,this):t[r];return Ct(i)?l&&!a?!1:!(ye(o)&&o.length):!!i}get valueByOption(){return this.config.emitPath?this.pathValues:this.value}appendChild(t){const{childrenData:n,children:o}=this,a=new Np(t,this.config,this);return ye(n)?n.push(t):this.childrenData=[t],o.push(a),a}calcText(t,n){const o=t?this.pathLabels.join(n):this.label;return this.text=o,o}broadcast(t){this.children.forEach(n=>{var o;n&&(n.broadcast(t),(o=n.onParentCheck)==null||o.call(n,t))})}emit(){var t;const{parent:n}=this;n&&((t=n.onChildCheck)==null||t.call(n),n.emit())}onParentCheck(t){this.isDisabled||this.setCheckState(t)}onChildCheck(){const{children:t}=this,n=t.filter(a=>!a.isDisabled),o=n.length?n.every(a=>a.checked):!1;this.setCheckState(o)}setCheckState(t){const n=this.children.length,o=this.children.reduce((a,l)=>{const r=l.checked?1:l.indeterminate?.5:0;return a+r},0);this.checked=this.loaded&&this.children.filter(a=>!a.isDisabled).every(a=>a.loaded&&a.checked)&&t,this.indeterminate=this.loaded&&o!==n&&o>0}doCheck(t){if(this.checked===t)return;const{checkStrictly:n,multiple:o}=this.config;n||!o?this.checked=t:(this.broadcast(t),this.setCheckState(t),this.emit())}};const Pp=(e,t)=>e.reduce((n,o)=>(o.isLeaf?n.push(o):(!t&&n.push(o),n=n.concat(Pp(o.children,t))),n),[]);class Mg{constructor(t,n){this.config=n;const o=(t||[]).map(a=>new Rp(a,this.config));this.nodes=o,this.allNodes=Pp(o,!1),this.leafNodes=Pp(o,!0)}getNodes(){return this.nodes}getFlattedNodes(t){return t?this.leafNodes:this.allNodes}appendNode(t,n){const o=n?n.appendChild(t):new Rp(t,this.config);n||this.nodes.push(o),this.appendAllNodesAndLeafNodes(o)}appendNodes(t,n){t.length>0?t.forEach(o=>this.appendNode(o,n)):n&&n.isLeaf&&this.leafNodes.push(n)}appendAllNodesAndLeafNodes(t){this.allNodes.push(t),t.isLeaf&&this.leafNodes.push(t),t.children&&t.children.forEach(n=>{this.appendAllNodesAndLeafNodes(n)})}getNodeByValue(t,n=!1){return So(t)?null:this.getFlattedNodes(n).find(a=>en(a.value,t)||en(a.pathValues,t))||null}getSameNode(t){return t&&this.getFlattedNodes(!1).find(({value:o,level:a})=>en(t.value,o)&&t.level===a)||null}}const Wy=Ce({modelValue:{type:J([Number,String,Array,Object])},options:{typ
2025-11-17 14:11:46 +08:00
(?:
(?:`+o+":){7}(?:"+o+`|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
(?:`+o+":){6}(?:"+n+"|:"+o+`|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4
(?:`+o+":){5}(?::"+n+"|(?::"+o+`){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4
(?:`+o+":){4}(?:(?::"+o+"){0,1}:"+n+"|(?::"+o+`){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4
(?:`+o+":){3}(?:(?::"+o+"){0,2}:"+n+"|(?::"+o+`){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4
(?:`+o+":){2}(?:(?::"+o+"){0,3}:"+n+"|(?::"+o+`){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
(?:`+o+":){1}(?:(?::"+o+"){0,4}:"+n+"|(?::"+o+`){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
(?::(?:(?::`+o+"){0,5}:"+n+"|(?::"+o+`){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
2025-11-28 15:18:10 +08:00
`).replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),l=new RegExp("(?:^"+n+"$)|(?:^"+a+"$)"),r=new RegExp("^"+n+"$"),i=new RegExp("^"+a+"$"),u=function(y){return y&&y.exact?l:new RegExp("(?:"+t(y)+n+t(y)+")|(?:"+t(y)+a+t(y)+")","g")};u.v4=function(b){return b&&b.exact?r:new RegExp(""+t(b)+n+t(b),"g")},u.v6=function(b){return b&&b.exact?i:new RegExp(""+t(b)+a+t(b),"g")};var c="(?:(?:[a-z]+:)?//)",d="(?:\\S+(?::\\S*)?@)?",f=u.v4().source,h=u.v6().source,p="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",m="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",v="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",g="(?::\\d{2,5})?",w='(?:[/?#][^\\s"]*)?',_="(?:"+c+"|www\\.)"+d+"(?:localhost|"+f+"|"+h+"|"+p+m+v+")"+g+w;return kc=new RegExp("(?:^"+_+"$)","i"),kc},qg={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},mi={integer:function(t){return mi.number(t)&&parseInt(t,10)===t},float:function(t){return mi.number(t)&&!mi.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch{return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return typeof t=="object"&&!mi.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&t.length<=320&&!!t.match(qg.email)},url:function(t){return typeof t=="string"&&t.length<=2048&&!!t.match(oJ())},hex:function(t){return typeof t=="string"&&!!t.match(qg.hex)}},aJ=function(t,n,o,a,l){if(t.required&&n===void 0){Kw(t,n,o,a,l);return}var r=["integer","float","array","regexp","object","method","email","number","date","url","hex"],i=t.type;r.indexOf(i)>-1?mi[i](n)||a.push(_o(l.messages.types[i],t.fullField,t.type)):i&&typeof n!==t.type&&a.push(_o(l.messages.types[i],t.fullField,t.type))},lJ=function(t,n,o,a,l){var r=typeof t.len=="number",i=typeof t.min=="number",u=typeof t.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,d=n,f=null,h=typeof n=="number",p=typeof n=="string",m=Array.isArray(n);if(h?f="number":p?f="string":m&&(f="array"),!f)return!1;m&&(d=n.length),p&&(d=n.replace(c,"_").length),r?d!==t.len&&a.push(_o(l.messages[f].len,t.fullField,t.len)):i&&!u&&d<t.min?a.push(_o(l.messages[f].min,t.fullField,t.min)):u&&!i&&d>t.max?a.push(_o(l.messages[f].max,t.fullField,t.max)):i&&u&&(d<t.min||d>t.max)&&a.push(_o(l.messages[f].range,t.fullField,t.min,t.max))},Hr="enum",rJ=function(t,n,o,a,l){t[Hr]=Array.isArray(t[Hr])?t[Hr]:[],t[Hr].indexOf(n)===-1&&a.push(_o(l.messages[Hr],t.fullField,t[Hr].join(", ")))},sJ=function(t,n,o,a,l){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(n)||a.push(_o(l.messages.pattern.mismatch,t.fullField,n,t.pattern));else if(typeof t.pattern=="string"){var r=new RegExp(t.pattern);r.test(n)||a.push(_o(l.messages.pattern.mismatch,t.fullField,n,t.pattern))}}},Wt={required:Kw,whitespace:nJ,type:aJ,range:lJ,enum:rJ,pattern:sJ},iJ=function(t,n,o,a,l){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(Mn(n,"string")&&!t.required)return o();Wt.required(t,n,a,r,l,"string"),Mn(n,"string")||(Wt.type(t,n,a,r,l),Wt.range(t,n,a,r,l),Wt.pattern(t,n,a,r,l),t.whitespace===!0&&Wt.whitespace(t,n,a,r,l))}o(r)},uJ=function(t,n,o,a,l){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(Mn(n)&&!t.required)return o();Wt.required(t,n,a,r,l),n!==void 0&&Wt.type(t,n,a,r,l)}o(r)},cJ=function(t,n,o,a,l){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(n===""&&(n=void 0),Mn(n)&&!t.required)return o();Wt.required(t,n,a,r,l),n!==void 0&&(Wt.type(t,n,a,r,l),Wt.range(t,n,a,r,l))}o(r)},dJ=function(t,n,o,a,l){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(Mn(n)&&!t.requir
2025-11-17 14:11:46 +08:00
M 50 50
m 0 ${y?"":"-"}${b}
a ${b} ${b} 0 1 1 0 ${y?"-":""}${b*2}
a ${b} ${b} 0 1 1 0 ${y?"":"-"}${b*2}
2025-11-28 15:18:10 +08:00
`}),u=k(()=>2*Math.PI*r.value),c=k(()=>t.type==="dashboard"?.75:1),d=k(()=>`${-1*u.value*(1-c.value)/2}px`),f=k(()=>({strokeDasharray:`${u.value*c.value}px, ${u.value}px`,strokeDashoffset:d.value})),h=k(()=>({strokeDasharray:`${u.value*c.value*(t.percentage/100)}px, ${u.value}px`,strokeDashoffset:d.value,transition:"stroke-dasharray 0.6s ease 0s, stroke 0.6s ease, opacity ease 0.6s"})),p=k(()=>{let b;return t.color?b=_(t.percentage):b=n[t.status]||n.default,b}),m=k(()=>t.status==="warning"?$u:t.type==="line"?t.status==="success"?xf:Na:t.status==="success"?qs:Eo),v=k(()=>t.type==="line"?12+t.strokeWidth*.4:t.width*.111111+2),g=k(()=>t.format(t.percentage));function w(b){const y=100/b.length;return b.map((E,T)=>Ve(E)?{color:E,percentage:(T+1)*y}:E).sort((E,T)=>E.percentage-T.percentage)}const _=b=>{var y;const{color:S}=t;if(De(S))return S(b);if(Ve(S))return S;{const E=w(S);for(const T of E)if(T.percentage>b)return T.color;return(y=E[E.length-1])==null?void 0:y.color}};return(b,y)=>(C(),M("div",{class:I([s(o).b(),s(o).m(b.type),s(o).is(b.status),{[s(o).m("without-text")]:!b.showText,[s(o).m("text-inside")]:b.textInside}]),role:"progressbar","aria-valuenow":b.percentage,"aria-valuemin":"0","aria-valuemax":"100"},[b.type==="line"?(C(),M("div",{key:0,class:I(s(o).b("bar"))},[x("div",{class:I(s(o).be("bar","outer")),style:Ue({height:`${b.strokeWidth}px`})},[x("div",{class:I([s(o).be("bar","inner"),{[s(o).bem("bar","inner","indeterminate")]:b.indeterminate},{[s(o).bem("bar","inner","striped")]:b.striped},{[s(o).bem("bar","inner","striped-flow")]:b.stripedFlow}]),style:Ue(s(a))},[(b.showText||b.$slots.default)&&b.textInside?(C(),M("div",{key:0,class:I(s(o).be("bar","innerText"))},[le(b.$slots,"default",{percentage:b.percentage},()=>[x("span",null,Se(s(g)),1)])],2)):se("v-if",!0)],6)],6)],2)):(C(),M("div",{key:1,class:I(s(o).b("circle")),style:Ue({height:`${b.width}px`,width:`${b.width}px`})},[(C(),M("svg",{viewBox:"0 0 100 100"},[x("path",{class:I(s(o).be("circle","track")),d:s(i),stroke:`var(${s(o).cssVarName("fill-color-light")}, #e5e9f2)`,"stroke-linecap":b.strokeLinecap,"stroke-width":s(l),fill:"none",style:Ue(s(f))},null,14,["d","stroke","stroke-linecap","stroke-width"]),x("path",{class:I(s(o).be("circle","path")),d:s(i),stroke:s(p),fill:"none",opacity:b.percentage?1:0,"stroke-linecap":b.strokeLinecap,"stroke-width":s(l),style:Ue(s(h))},null,14,["d","stroke","opacity","stroke-linecap","stroke-width"])]))],6)),(b.showText||b.$slots.default)&&!b.textInside?(C(),M("div",{key:2,class:I(s(o).e("text")),style:Ue({fontSize:`${s(v)}px`})},[le(b.$slots,"default",{percentage:b.percentage},()=>[b.status?(C(),ue(s(Be),{key:1},{default:oe(()=>[(C(),ue(ct(s(m))))]),_:1})):(C(),M("span",{key:0},Se(s(g)),1))])],6)):se("v-if",!0)],10,["aria-valuenow"]))}});var jQ=ke(WQ,[["__file","progress.vue"]]);const t_=ot(jQ),UQ=Ce({modelValue:{type:Number,default:0},id:{type:String,default:void 0},lowThreshold:{type:Number,default:2},highThreshold:{type:Number,default:4},max:{type:Number,default:5},colors:{type:J([Array,Object]),default:()=>Xt(["","",""])},voidColor:{type:String,default:""},disabledVoidColor:{type:String,default:""},icons:{type:J([Array,Object]),default:()=>[vi,vi,vi]},voidIcon:{type:Pt,default:()=>A8},disabledVoidIcon:{type:Pt,default:()=>vi},disabled:Boolean,allowHalf:Boolean,showText:Boolean,showScore:Boolean,textColor:{type:String,default:""},texts:{type:J(Array),default:()=>Xt(["Extremely bad","Disappointed","Fair","Satisfied","Surprise"])},scoreTemplate:{type:String,default:"{value}"},size:mn,clearable:Boolean,...Xn(["ariaLabel"])}),qQ={[vt]:e=>je(e),[et]:e=>je(e)},YQ=V({name:"ElRate"}),GQ=V({...YQ,props:UQ,emits:qQ,setup(e,{expose:t,emit:n}){const o=e;function a(N,F){const z=U=>rt(U),K=Object.keys(F).map(U=>+U).filter(U=>{const te=F[U];return(z(te)?te.excluded:!1)?N<U:N<=U}).sort((U,te)=>U-te),W=F[K[0]];return z(W)&&W.value||W}const l=Ne(Ar,void 0),r=Ne(Ma,void 0),i=pn(),u=ge("rate"),{inputId:c,isLabeledByFormItem:d}=xo(o,{formItemContext:r}),f=D(o.modelValue),h=D(-1),p=D(!0),m=D([]),v=k(()=>m.value.map(N=>N.$el.client
2025-11-17 14:11:46 +08:00
* Checks if an event is supported in the current execution environment.
*
* NOTE: This will not work correctly for non-generic events such as `change`,
* `reset`, `load`, `error`, and `select`.
*
* Borrows from Modernizr.
*
* @param {string} eventNameSuffix Event name, e.g. "click".
* @param {?boolean} capture Check if the capture phase is supported.
* @return {boolean} True if the event is supported.
* @internal
* @license Modernizr 3.0.0pre (Custom Build) | MIT
2025-11-28 15:18:10 +08:00
*/const Fne=function(e,t){if(e&&e.addEventListener){const n=function(o){const a=Dne(o);t&&Reflect.apply(t,this,[o,a])};e.addEventListener("wheel",n,{passive:!0})}},Hne={beforeMount(e,t){Fne(e,t.value)}};let zne=1;const Kne=V({name:"ElTable",directives:{Mousewheel:Hne},components:{TableHeader:bne,TableBody:xne,TableFooter:One,ElScrollbar:oa,hColgroup:T_},props:Nne,emits:["select","select-all","selection-change","cell-mouse-enter","cell-mouse-leave","cell-contextmenu","cell-click","cell-dblclick","row-click","row-contextmenu","row-dblclick","header-click","header-contextmenu","sort-change","filter-change","current-change","header-dragend","expand-change","scroll"],setup(e){const{t}=St(),n=ge("table"),o=st();gt(fa,o);const a=ine(o,e);o.store=a;const l=new cne({store:o.store,table:o,fit:e.fit,showHeader:e.showHeader});o.layout=l;const r=k(()=>(a.states.data.value||[]).length===0),{setCurrentRow:i,getSelectionRows:u,toggleRowSelection:c,clearSelection:d,clearFilter:f,toggleAllSelection:h,toggleRowExpansion:p,clearSort:m,sort:v,updateKeyChildren:g}=$ne(a),{isHidden:w,renderExpanded:_,setDragVisible:b,isGroup:y,handleMouseLeave:S,handleHeaderFooterMousewheel:E,tableSize:T,emptyBlockStyle:L,resizeProxyVisible:$,bodyWidth:O,resizeState:A,doLayout:R,tableBodyStyles:H,tableLayout:j,scrollbarViewStyle:Z,scrollbarStyle:P}=Ane(e,l,a,o),{scrollBarRef:B,scrollTo:N,setScrollLeft:F,setScrollTop:z}=Pne(),K=Bo(R,50),W=`${n.namespace.value}-table_${zne++}`;o.tableId=W,o.state={isGroup:y,resizeState:A,doLayout:R,debouncedUpdateLayout:K};const U=k(()=>{var de;return(de=e.sumText)!=null?de:t("el.table.sumText")}),te=k(()=>{var de;return(de=e.emptyText)!=null?de:t("el.table.emptyText")}),G=k(()=>x_(a.states.originColumns.value)[0]);return Rne(o),It(()=>{K.cancel()}),{ns:n,layout:l,store:a,columns:G,handleHeaderFooterMousewheel:E,handleMouseLeave:S,tableId:W,tableSize:T,isHidden:w,isEmpty:r,renderExpanded:_,resizeProxyVisible:$,resizeState:A,isGroup:y,bodyWidth:O,tableBodyStyles:H,emptyBlockStyle:L,debouncedUpdateLayout:K,setCurrentRow:i,getSelectionRows:u,toggleRowSelection:c,clearSelection:d,clearFilter:f,toggleAllSelection:h,toggleRowExpansion:p,clearSort:m,doLayout:R,sort:v,updateKeyChildren:g,t,setDragVisible:b,context:o,computedSumText:U,computedEmptyText:te,tableLayout:j,scrollbarViewStyle:Z,scrollbarStyle:P,scrollBarRef:B,scrollTo:N,setScrollLeft:F,setScrollTop:z,allowDragLastColumn:e.allowDragLastColumn}}});function Wne(e,t,n,o,a,l){const r=Et("hColgroup"),i=Et("table-header"),u=Et("table-body"),c=Et("table-footer"),d=Et("el-scrollbar"),f=df("mousewheel");return C(),M("div",{ref:"tableWrapper",class:I([{[e.ns.m("fit")]:e.fit,[e.ns.m("striped")]:e.stripe,[e.ns.m("border")]:e.border||e.isGroup,[e.ns.m("hidden")]:e.isHidden,[e.ns.m("group")]:e.isGroup,[e.ns.m("fluid-height")]:e.maxHeight,[e.ns.m("scrollable-x")]:e.layout.scrollX.value,[e.ns.m("scrollable-y")]:e.layout.scrollY.value,[e.ns.m("enable-row-hover")]:!e.store.states.isComplex.value,[e.ns.m("enable-row-transition")]:(e.store.states.data.value||[]).length!==0&&(e.store.states.data.value||[]).length<100,"has-footer":e.showSummary},e.ns.m(e.tableSize),e.className,e.ns.b(),e.ns.m(`layout-${e.tableLayout}`)]),style:Ue(e.style),"data-prefix":e.ns.namespace.value,onMouseleave:e.handleMouseLeave},[x("div",{class:I(e.ns.e("inner-wrapper"))},[x("div",{ref:"hiddenColumns",class:"hidden-columns"},[le(e.$slots,"default")],512),e.showHeader&&e.tableLayout==="fixed"?it((C(),M("div",{key:0,ref:"headerWrapper",class:I(e.ns.e("header-wrapper"))},[x("table",{ref:"tableHeader",class:I(e.ns.e("header")),style:Ue(e.tableBodyStyles),border:"0",cellpadding:"0",cellspacing:"0"},[Y(r,{columns:e.store.states.columns.value,"table-layout":e.tableLayout},null,8,["columns","table-layout"]),Y(i,{ref:"tableHeaderRef",border:e.border,"default-sort":e.defaultSort,store:e.store,"append-filter-panel-to":e.appendFilterPanelTo,"allow-drag-last-column":e.allowDragLastColumn,onSetDragVisible:e.setDragVisible},null,8,["border","default-sort","store","append-filter-panel-to","allow-drag-last-column","onSetDragVisible"])],6
`||c==="\r"){r=u;continue}if(l.includes(c)){const d=r===-1?o:r;i={pattern:a.slice(u+1,d),start:u+1,end:d,prefix:c,prefixIndex:u,splitIndex:r,selectionEnd:o};break}}return i},sie=(e,t={debug:!1,useSelectionEnd:!1})=>{const n=e.selectionStart!==null?e.selectionStart:0,o=e.selectionEnd!==null?e.selectionEnd:0,a=t.useSelectionEnd?o:n,l=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize","MozTabSize"];if(t.debug){const h=document.querySelector("#input-textarea-caret-position-mirror-div");h!=null&&h.parentNode&&h.parentNode.removeChild(h)}const r=document.createElement("div");r.id="input-textarea-caret-position-mirror-div",document.body.appendChild(r);const i=r.style,u=window.getComputedStyle(e),c=e.nodeName==="INPUT";i.whiteSpace=c?"nowrap":"pre-wrap",c||(i.wordWrap="break-word"),i.position="absolute",t.debug||(i.visibility="hidden"),l.forEach(h=>{if(c&&h==="lineHeight")if(u.boxSizing==="border-box"){const p=Number.parseInt(u.height),m=Number.parseInt(u.paddingTop)+Number.parseInt(u.paddingBottom)+Number.parseInt(u.borderTopWidth)+Number.parseInt(u.borderBottomWidth),v=m+Number.parseInt(u.lineHeight);p>v?i.lineHeight=`${p-m}px`:p===v?i.lineHeight=u.lineHeight:i.lineHeight="0"}else i.lineHeight=u.height;else i[h]=u[h]}),Ph()?e.scrollHeight>Number.parseInt(u.height)&&(i.overflowY="scroll"):i.overflow="hidden",r.textContent=e.value.slice(0,Math.max(0,a)),c&&r.textContent&&(r.textContent=r.textContent.replace(/\s/g," "));const d=document.createElement("span");d.textContent=e.value.slice(Math.max(0,a))||".",d.style.position="relative",d.style.left=`${-e.scrollLeft}px`,d.style.top=`${-e.scrollTop}px`,r.appendChild(d);const f={top:d.offsetTop+Number.parseInt(u.borderTopWidth),left:d.offsetLeft+Number.parseInt(u.borderLeftWidth),height:Number.parseInt(u.fontSize)*1.5};return t.debug?d.style.backgroundColor="#aaa":document.body.removeChild(r),f.left>=e.clientWidth&&(f.left=e.clientWidth),f},iie=Ce({...Au,options:{type:J(Array),default:()=>[]},prefix:{type:J([String,Array]),default:"@",validator:e=>Ve(e)?e.length===1:e.every(t=>Ve(t)&&t.length===1)},split:{type:String,default:" ",validator:e=>e.length===1},filterOption:{type:J([Boolean,Function]),default:()=>lie,validator:e=>e===!1?!0:De(e)},placement:{type:J(String),default:"bottom"},showArrow:Boolean,offset:{type:Number,default:0},whole:Boolean,checkIsWhole:{type:J(Function)},modelValue:String,loading:Boolean,popperClass:Dt.popperClass,popperStyle:Dt.popperStyle,popperOptions:{type:J(Object),default:()=>({})},props:{type:J(Object),default:()=>P5}}),uie={[et]:e=>Ve(e),"whole-remove":(e,t)=>Ve(e)&&Ve(t),input:e=>Ve(e),search:(e,t)=>Ve(e)&&Ve(t),select:(e,t)=>rt(e)&&Ve(t),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent},P5={value:"value",label:"label",disabled:"disabled"},cie=Ce({options:{type:J(Array),default:()=>[]},loading:Boolean,disabled:Boolean,contentId:String,ariaLabel:String}),die={select:e=>Ve(e.value)},fie=V({name:"ElMentionDropdown"}),pie=V({...fie,props:cie,emits:die,setup(e,{expose:t,emit:n}){const o=e,a=ge("mention"),{t:l}=St(),r=D(-1),i=D(),u=D(),c=D(),d=(b,y)=>[a.be("dropdown","item"),a.is("hovering",r.value===y),a.is("disabled",b.disabled||o.disabled)],f=b=>{b.disabled||o.disabled||n("select",b)},h=b=>{r.value=b},p=k(()=>o.disabled||o.options.every(b=>b.disabled)),m=k(()=>o.options[r.value]),v=()=>{m.value&&n("select",m.value)},g=b=>{const{options:y}=o;if(y.length===0||p.value)return;b==="next"?(r.value++,r.value===y.length&&(r.value=0)):b==="prev"&&(r.value--,r.value<0&&(r.value=y.length-1));const S=y[r.value];if(S.disabled){g(b);return}Ie(()=>w(S))},w=b=>{var y,S,E,T;const{options:L}=o,$=L.findIndex(A=>A.value===b.value),O=(y=u.value)==null?void 0:y[$];if(O){const A=(E=(S=c.value)==null?voi
2025-11-17 14:11:46 +08:00
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const Gr=typeof document<"u";function K5(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Due(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&K5(e.default)}const Yt=Object.assign;function W0(e,t){const n={};for(const o in t){const a=t[o];n[o]=sa(a)?a.map(e):e(a)}return n}const Li=()=>{},sa=Array.isArray;function K4(e,t){const n={};for(const o in e)n[o]=o in t?t[o]:e[o];return n}const W5=/#/g,Fue=/&/g,Hue=/\//g,zue=/=/g,Kue=/\?/g,j5=/\+/g,Wue=/%5B/g,jue=/%5D/g,U5=/%5E/g,Uue=/%60/g,q5=/%7B/g,que=/%7C/g,Y5=/%7D/g,Yue=/%20/g;function e1(e){return e==null?"":encodeURI(""+e).replace(que,"|").replace(Wue,"[").replace(jue,"]")}function Gue(e){return e1(e).replace(q5,"{").replace(Y5,"}").replace(U5,"^")}function x2(e){return e1(e).replace(j5,"%2B").replace(Yue,"+").replace(W5,"%23").replace(Fue,"%26").replace(Uue,"`").replace(q5,"{").replace(Y5,"}").replace(U5,"^")}function Xue(e){return x2(e).replace(zue,"%3D")}function Jue(e){return e1(e).replace(W5,"%23").replace(Kue,"%3F")}function Zue(e){return Jue(e).replace(Hue,"%2F")}function hu(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Que=/\/$/,ece=e=>e.replace(Que,"");function j0(e,t,n="/"){let o,a={},l="",r="";const i=t.indexOf("#");let u=t.indexOf("?");return u=i>=0&&u>i?-1:u,u>=0&&(o=t.slice(0,u),l=t.slice(u,i>0?i:t.length),a=e(l.slice(1))),i>=0&&(o=o||t.slice(0,i),r=t.slice(i,t.length)),o=ace(o??t,n),{fullPath:o+l+r,path:o,query:a,hash:hu(r)}}function tce(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function W4(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function nce(e,t,n){const o=t.matched.length-1,a=n.matched.length-1;return o>-1&&o===a&&Ls(t.matched[o],n.matched[a])&&G5(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Ls(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function G5(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!oce(e[n],t[n]))return!1;return!0}function oce(e,t){return sa(e)?j4(e,t):sa(t)?j4(t,e):e===t}function j4(e,t){return sa(t)?e.length===t.length&&e.every((n,o)=>n===t[o]):e.length===1&&e[0]===t}function ace(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),o=e.split("/"),a=o[o.length-1];(a===".."||a===".")&&o.push("");let l=n.length-1,r,i;for(r=0;r<o.length;r++)if(i=o[r],i!==".")if(i==="..")l>1&&l--;else break;return n.slice(0,l).join("/")+"/"+o.slice(r).join("/")}const ml={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let T2=function(e){return e.pop="pop",e.push="push",e}({}),U0=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function lce(e){if(!e)if(Gr){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),ece(e)}const rce=/^[^#]+#/;function sce(e,t){return e.replace(rce,"#")+t}function ice(e,t){const n=document.documentElement.getBoundingClientRect(),o=e.getBoundingClientRect();return{behavior:t.behavior,left:o.left-n.left-(t.left||0),top:o.top-n.top-(t.top||0)}}const jf=()=>({left:window.scrollX,top:window.scrollY});function uce(e){let t;if("el"in e){const n=e.el,o=typeof n=="string"&&n.startsWith("#"),a=typeof n=="string"?o?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!a)return;t=ice(a,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 U4(e,t){return(history.state?history.state.position-t:-1)+e}const M2=new Map;function cce(e,t){M2.set(e,t)}function dce(e){const t=M2.get(e);return M2.delete(e),t}function fce(e){return typeof e=="string"||e&&typeof e=="object"}function X5(e){return typeof e=="string"||typeof e=="symbol"}let vn=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]="NAVIGATI
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
2025-11-28 15:18:10 +08:00
*/let yce=()=>location.protocol+"//"+location.host;function Z5(e,t){const{pathname:n,search:o,hash:a}=t,l=e.indexOf("#");if(l>-1){let r=a.includes(e.slice(l))?e.slice(l).length:1,i=a.slice(r);return i[0]!=="/"&&(i="/"+i),W4(i,"")}return W4(n,e)+o+a}function wce(e,t,n,o){let a=[],l=[],r=null;const i=({state:h})=>{const p=Z5(e,location),m=n.value,v=t.value;let g=0;if(h){if(n.value=p,t.value=h,r&&r===m){r=null;return}g=v?h.position-v.position:0}else o(p);a.forEach(w=>{w(n.value,m,{delta:g,type:T2.pop,direction:g?g>0?U0.forward:U0.back:U0.unknown})})};function u(){r=n.value}function c(h){a.push(h);const p=()=>{const m=a.indexOf(h);m>-1&&a.splice(m,1)};return l.push(p),p}function d(){if(document.visibilityState==="hidden"){const{history:h}=window;if(!h.state)return;h.replaceState(Yt({},h.state,{scroll:jf()}),"")}}function f(){for(const h of l)h();l=[],window.removeEventListener("popstate",i),window.removeEventListener("pagehide",d),document.removeEventListener("visibilitychange",d)}return window.addEventListener("popstate",i),window.addEventListener("pagehide",d),document.addEventListener("visibilitychange",d),{pauseListeners:u,listen:c,destroy:f}}function G4(e,t,n,o=!1,a=!1){return{back:e,current:t,forward:n,replaced:o,position:window.history.length,scroll:a?jf():null}}function _ce(e){const{history:t,location:n}=window,o={value:Z5(e,n)},a={value:t.state};a.value||l(o.value,{back:null,current:o.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function l(u,c,d){const f=e.indexOf("#"),h=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+u:yce()+e+u;try{t[d?"replaceState":"pushState"](c,"",h),a.value=c}catch(p){console.error(p),n[d?"replace":"assign"](h)}}function r(u,c){l(u,Yt({},t.state,G4(a.value.back,u,a.value.forward,!0),c,{position:a.value.position}),!0),o.value=u}function i(u,c){const d=Yt({},a.value,t.state,{forward:u,scroll:jf()});l(d.current,d,!0),l(u,Yt({},G4(o.value,u,null),{position:d.position+1},c),!1),o.value=u}return{location:o,state:a,push:i,replace:r}}function Cce(e){e=lce(e);const t=_ce(e),n=wce(e,t.state,t.location,t.replace);function o(l,r=!0){r||n.pauseListeners(),history.go(l)}const a=Yt({location:"",base:e,go:o,createHref:sce.bind(null,e)},t,n);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>t.state.value}),a}let or=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var Cn=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}(Cn||{});const Sce={type:or.Static,value:""},kce=/[a-zA-Z0-9_]/;function Ece(e){if(!e)return[[]];if(e==="/")return[[Sce]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${c}": ${p}`)}let n=Cn.Static,o=n;const a=[];let l;function r(){l&&a.push(l),l=[]}let i=0,u,c="",d="";function f(){c&&(n===Cn.Static?l.push({type:or.Static,value:c}):n===Cn.Param||n===Cn.ParamRegExp||n===Cn.ParamRegExpEnd?(l.length>1&&(u==="*"||u==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),l.push({type:or.Param,value:c,regexp:d,repeatable:u==="*"||u==="+",optional:u==="*"||u==="?"})):t("Invalid state to consume buffer"),c="")}function h(){c+=u}for(;i<e.length;){if(u=e[i++],u==="\\"&&n!==Cn.ParamRegExp){o=n,n=Cn.EscapeNext;continue}switch(n){case Cn.Static:u==="/"?(c&&f(),r()):u===":"?(f(),n=Cn.Param):h();break;case Cn.EscapeNext:h(),n=o;break;case Cn.Param:u==="("?n=Cn.ParamRegExp:kce.test(u)?h():(f(),n=Cn.Static,u!=="*"&&u!=="?"&&u!=="+"&&i--);break;case Cn.ParamRegExp:u===")"?d[d.length-1]=="\\"?d=d.slice(0,-1)+u:n=Cn.ParamRegExpEnd:d+=u;break;case Cn.ParamRegExpEnd:f(),n=Cn.Static,u!=="*"&&u!=="?"&&u!=="+"&&i--,d="";break;default:t("Unknown state");break}}return n===Cn.ParamRegExp&&t(`Unfinished custom RegExp for param "${c}"`),f(),r(),a}const X4="[^/]+?",xce={sensitive:!1,strict:!1,start:!0,end:!0};var eo=function(e){return e[e._multiplier=10]="_multip
2025-11-17 14:11:46 +08:00
`).forEach(function(r){a=r.indexOf(":"),n=r.substring(0,a).trim().toLowerCase(),o=r.substring(a+1).trim(),!(!n||t[n]&&qde[n])&&(n==="set-cookie"?t[n]?t[n].push(o):t[n]=[o]:t[n]=t[n]?t[n]+", "+o:o)}),t},u6=Symbol("internals");function fi(e){return e&&String(e).trim().toLowerCase()}function Zc(e){return e===!1||e==null?e:Re.isArray(e)?e.map(Zc):String(e)}function Gde(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=n.exec(e);)t[o[1]]=o[2];return t}const Xde=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Y0(e,t,n,o,a){if(Re.isFunction(o))return o.call(this,t,n);if(a&&(t=n),!!Re.isString(t)){if(Re.isString(o))return t.indexOf(o)!==-1;if(Re.isRegExp(o))return o.test(t)}}function Jde(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,o)=>n.toUpperCase()+o)}function Zde(e,t){const n=Re.toCamelCase(" "+t);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+n,{value:function(a,l,r){return this[o].call(this,t,a,l,r)},configurable:!0})})}class Jf{constructor(t){t&&this.set(t)}set(t,n,o){const a=this;function l(i,u,c){const d=fi(u);if(!d)throw new Error("header name must be a non-empty string");const f=Re.findKey(a,d);(!f||a[f]===void 0||c===!0||c===void 0&&a[f]!==!1)&&(a[f||u]=Zc(i))}const r=(i,u)=>Re.forEach(i,(c,d)=>l(c,d,u));if(Re.isPlainObject(t)||t instanceof this.constructor)r(t,n);else if(Re.isString(t)&&(t=t.trim())&&!Xde(t))r(Yde(t),n);else if(Re.isObject(t)&&Re.isIterable(t)){let i={},u,c;for(const d of t){if(!Re.isArray(d))throw TypeError("Object iterator must return a key-value pair");i[c=d[0]]=(u=i[c])?Re.isArray(u)?[...u,d[1]]:[u,d[1]]:d[1]}r(i,n)}else t!=null&&l(n,t,o);return this}get(t,n){if(t=fi(t),t){const o=Re.findKey(this,t);if(o){const a=this[o];if(!n)return a;if(n===!0)return Gde(a);if(Re.isFunction(n))return n.call(this,a,o);if(Re.isRegExp(n))return n.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=fi(t),t){const o=Re.findKey(this,t);return!!(o&&this[o]!==void 0&&(!n||Y0(this,this[o],o,n)))}return!1}delete(t,n){const o=this;let a=!1;function l(r){if(r=fi(r),r){const i=Re.findKey(o,r);i&&(!n||Y0(o,o[i],i,n))&&(delete o[i],a=!0)}}return Re.isArray(t)?t.forEach(l):l(t),a}clear(t){const n=Object.keys(this);let o=n.length,a=!1;for(;o--;){const l=n[o];(!t||Y0(this,this[l],l,t,!0))&&(delete this[l],a=!0)}return a}normalize(t){const n=this,o={};return Re.forEach(this,(a,l)=>{const r=Re.findKey(o,l);if(r){n[r]=Zc(a),delete n[l];return}const i=t?Jde(l):String(l).trim();i!==l&&delete n[l],n[i]=Zc(a),o[i]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return Re.forEach(this,(o,a)=>{o!=null&&o!==!1&&(n[a]=t&&Re.isArray(o)?o.join(", "):o)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
`)}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 o=new this(t);return n.forEach(a=>o.set(a)),o}static accessor(t){const o=(this[u6]=this[u6]={accessors:{}}).accessors,a=this.prototype;function l(r){const i=fi(r);o[i]||(Zde(a,r),o[i]=!0)}return Re.isArray(t)?t.forEach(l):l(t),this}}Jf.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);Re.reduceDescriptors(Jf.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(o){this[n]=o}}});Re.freezeMethods(Jf);const Qo=Jf;function G0(e,t){const n=this||r1,o=t||n,a=Qo.from(o.headers);let l=o.data;return Re.forEach(e,function(i){l=i.call(n,l,a.normalize(),t?t.status:void 0)}),a.normalize(),l}function m9(e){return!!(e&&e.__CANCEL__)}function ei(e,t,n){Lt.call(this,e??"canceled",Lt.ERR_CANCELED,t,n),this.name="CanceledError"}Re.inherits(ei,Lt,{__CANCEL__:!0});function g9(e,t,n){const o=n.config.validateStatus;!n.status||!o||o(n.status)?e(n):t(new Lt("Request failed with status code "+n.status,[Lt.ERR_BAD_REQUEST,Lt.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Qde(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function efe(e,t){e=e||10;const n=new Array(e),o=new Array(e);let a=0,l=0,r;return t=t!==void 0?t:1e3,function(u){const c=Date.now(),d=o[l];r||(r=c),n[a]=u,o[a]=c;let f=l,h=0;for(;f!==a;)h+=n[f++],f=f%e;if(a=(a+1)%e,a===l&&(l=(l+1)%e),c-r<t)return;const p=d&&c-d;return p?Math.round(h*1e3/p):void 0}}function tfe(e,t){let n=0,o=1e3/t,a,l;const r=(c,d=Date.now())=>{n=d,a=null,l&&(clearTimeout(l),l=null),e(...c)};return[(...c)=>{const d=Date.now(),f=d-n;f>=o?r(c,d):(a=c,l||(l=setTimeout(()=>{l=null,r(a)},o-f)))},()=>a&&r(a)]}const Yd=(e,t,n=3)=>{let o=0;const a=efe(50,250);return tfe(l=>{const r=l.loaded,i=l.lengthComputable?l.total:void 0,u=r-o,c=a(u),d=r<=i;o=r;const f={loaded:r,total:i,progress:i?r/i:void 0,bytes:u,rate:c||void 0,estimated:c&&i&&d?(i-r)/c:void 0,event:l,lengthComputable:i!=null,[t?"download":"upload"]:!0};e(f)},n)},c6=(e,t)=>{const n=e!=null;return[o=>t[0]({lengthComputable:n,total:e,loaded:o}),t[1]]},d6=e=>(...t)=>Re.asap(()=>e(...t)),nfe=Un.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,Un.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(Un.origin),Un.navigator&&/(msie|trident)/i.test(Un.navigator.userAgent)):()=>!0,ofe=Un.hasStandardBrowserEnv?{write(e,t,n,o,a,l){const r=[e+"="+encodeURIComponent(t)];Re.isNumber(n)&&r.push("expires="+new Date(n).toGMTString()),Re.isString(o)&&r.push("path="+o),Re.isString(a)&&r.push("domain="+a),l===!0&&r.push("secure"),document.cookie=r.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function afe(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function lfe(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function b9(e,t,n){let o=!afe(t);return e&&(o||n==!1)?lfe(e,t):t}const f6=e=>e instanceof Qo?{...e}:e;function kr(e,t){t=t||{};const n={};function o(c,d,f,h){return Re.isPlainObject(c)&&Re.isPlainObject(d)?Re.merge.call({caseless:h},c,d):Re.isPlainObject(d)?Re.merge({},d):Re.isArray(d)?d.slice():d}function a(c,d,f,h){if(Re.isUndefined(d)){if(!Re.isUndefined(c))return o(void 0,c,f,h)}else return o(c,d,f,h)}function l(c,d){if(!Re.isUndefined(d))return o(void 0,d)}function r(c,d){if(Re.isUndefined(d)){if(!Re.isUndefined(c))return o(void 0,c)}else return o(void 0,d)}function i(c,d,f){if(f in t)return o(c,d);if(f in e)return o(void 0,c)}const u={url:l,method:l,data:l,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,withXSRFToken:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:
`+r.map(b6).join(`
`):" "+b6(r[0]):"as no adapter specified";throw new Lt("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return a},adapters:N2};function X0(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ei(null,e)}function y6(e){return X0(e),e.headers=Qo.from(e.headers),e.data=G0.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),_9.getAdapter(e.adapter||r1.adapter,e)(e).then(function(o){return X0(e),o.data=G0.call(e,e.transformResponse,o),o.headers=Qo.from(o.headers),o},function(o){return m9(o)||(X0(e),o&&o.response&&(o.response.data=G0.call(e,e.transformResponse,o.response),o.response.headers=Qo.from(o.response.headers))),Promise.reject(o)})}const C9="1.12.2",Zf={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Zf[e]=function(o){return typeof o===e||"a"+(t<1?"n ":" ")+e}});const w6={};Zf.transitional=function(t,n,o){function a(l,r){return"[Axios v"+C9+"] Transitional option '"+l+"'"+r+(o?". "+o:"")}return(l,r,i)=>{if(t===!1)throw new Lt(a(r," has been removed"+(n?" in "+n:"")),Lt.ERR_DEPRECATED);return n&&!w6[r]&&(w6[r]=!0,console.warn(a(r," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(l,r,i):!0}};Zf.spelling=function(t){return(n,o)=>(console.warn(`${o} is likely a misspelling of ${t}`),!0)};function gfe(e,t,n){if(typeof e!="object")throw new Lt("options must be an object",Lt.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let a=o.length;for(;a-- >0;){const l=o[a],r=t[l];if(r){const i=e[l],u=i===void 0||r(i,l,e);if(u!==!0)throw new Lt("option "+l+" must be "+u,Lt.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new Lt("Unknown option "+l,Lt.ERR_BAD_OPTION)}}const Qc={assertOptions:gfe,validators:Zf},ha=Qc.validators;class Gd{constructor(t){this.defaults=t||{},this.interceptors={request:new i6,response:new i6}}async request(t,n){try{return await this._request(t,n)}catch(o){if(o instanceof Error){let a={};Error.captureStackTrace?Error.captureStackTrace(a):a=new Error;const l=a.stack?a.stack.replace(/^.+\n/,""):"";try{o.stack?l&&!String(o.stack).endsWith(l.replace(/^.+\n.+\n/,""))&&(o.stack+=`
2025-11-28 15:18:10 +08:00
`+l):o.stack=l}catch{}}throw o}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=kr(this.defaults,n);const{transitional:o,paramsSerializer:a,headers:l}=n;o!==void 0&&Qc.assertOptions(o,{silentJSONParsing:ha.transitional(ha.boolean),forcedJSONParsing:ha.transitional(ha.boolean),clarifyTimeoutError:ha.transitional(ha.boolean)},!1),a!=null&&(Re.isFunction(a)?n.paramsSerializer={serialize:a}:Qc.assertOptions(a,{encode:ha.function,serialize:ha.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Qc.assertOptions(n,{baseUrl:ha.spelling("baseURL"),withXsrfToken:ha.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let r=l&&Re.merge(l.common,l[n.method]);l&&Re.forEach(["delete","get","head","post","put","patch","common"],m=>{delete l[m]}),n.headers=Qo.concat(r,l);const i=[];let u=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(n)===!1||(u=u&&v.synchronous,i.unshift(v.fulfilled,v.rejected))});const c=[];this.interceptors.response.forEach(function(v){c.push(v.fulfilled,v.rejected)});let d,f=0,h;if(!u){const m=[y6.bind(this),void 0];for(m.unshift(...i),m.push(...c),h=m.length,d=Promise.resolve(n);f<h;)d=d.then(m[f++],m[f++]);return d}h=i.length;let p=n;for(;f<h;){const m=i[f++],v=i[f++];try{p=m(p)}catch(g){v.call(this,g);break}}try{d=y6.call(this,p)}catch(m){return Promise.reject(m)}for(f=0,h=c.length;f<h;)d=d.then(c[f++],c[f++]);return d}getUri(t){t=kr(this.defaults,t);const n=b9(t.baseURL,t.url,t.allowAbsoluteUrls);return p9(n,t.params,t.paramsSerializer)}}Re.forEach(["delete","get","head","options"],function(t){Gd.prototype[t]=function(n,o){return this.request(kr(o||{},{method:t,url:n,data:(o||{}).data}))}});Re.forEach(["post","put","patch"],function(t){function n(o){return function(l,r,i){return this.request(kr(i||{},{method:t,headers:o?{"Content-Type":"multipart/form-data"}:{},url:l,data:r}))}}Gd.prototype[t]=n(),Gd.prototype[t+"Form"]=n(!0)});const ed=Gd;class s1{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(l){n=l});const o=this;this.promise.then(a=>{if(!o._listeners)return;let l=o._listeners.length;for(;l-- >0;)o._listeners[l](a);o._listeners=null}),this.promise.then=a=>{let l;const r=new Promise(i=>{o.subscribe(i),l=i}).then(a);return r.cancel=function(){o.unsubscribe(l)},r},t(function(l,r,i){o.reason||(o.reason=new ei(l,r,i),n(o.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=o=>{t.abort(o)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new s1(function(a){t=a}),cancel:t}}}const bfe=s1;function yfe(e){return function(n){return e.apply(null,n)}}function wfe(e){return Re.isObject(e)&&e.isAxiosError===!0}const P2={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,RequestHead