imooc-element-components-hql
Version:
23 lines (22 loc) • 40.7 kB
JavaScript
(function(se,S){typeof exports=="object"&&typeof module<"u"?module.exports=S():typeof define=="function"&&define.amd?define(S):(se=typeof globalThis<"u"?globalThis:se||self,se.index=S())})(this,function(){"use strict";/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function se(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const S=process.env.NODE_ENV!=="production"?Object.freeze({}):{},un=process.env.NODE_ENV!=="production"?Object.freeze([]):[],q=()=>{},fn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),D=Object.assign,dn=Object.prototype.hasOwnProperty,b=(e,t)=>dn.call(e,t),m=Array.isArray,G=e=>_e(e)==="[object Map]",pn=e=>_e(e)==="[object Set]",N=e=>typeof e=="function",$=e=>typeof e=="string",oe=e=>typeof e=="symbol",V=e=>e!==null&&typeof e=="object",hn=e=>(V(e)||N(e))&&N(e.then)&&N(e.catch),_n=Object.prototype.toString,_e=e=>_n.call(e),mt=e=>_e(e).slice(8,-1),gn=e=>_e(e)==="[object Object]",je=e=>$(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Et=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},mn=/-(\w)/g,ge=Et(e=>e.replace(mn,(t,n)=>n?n.toUpperCase():"")),me=Et(e=>e.charAt(0).toUpperCase()+e.slice(1)),j=(e,t)=>!Object.is(e,t),En=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})};let bt;const Ee=()=>bt||(bt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function We(e){if(m(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=$(s)?vn(s):We(s);if(r)for(const o in r)t[o]=r[o]}return t}else if($(e)||V(e))return e}const bn=/;(?![^(]*\))/g,Nn=/:([^]+)/,wn=/\/\*[^]*?\*\//g;function vn(e){const t={};return e.replace(wn,"").split(bn).forEach(n=>{if(n){const s=n.split(Nn);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Ke(e){let t="";if($(e))t=e;else if(m(e))for(let n=0;n<e.length;n++){const s=Ke(e[n]);s&&(t+=s+" ")}else if(V(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function W(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let g;const Le=new WeakSet;class On{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}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Le.has(this)&&(Le.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Sn(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,St(this),wt(this);const t=g,n=I;g=this,I=!0;try{return this.fn()}finally{process.env.NODE_ENV!=="production"&&g!==this&&W("Active effect was not restored correctly - this is likely a Vue internal bug."),vt(this),g=t,I=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Je(t);this.deps=this.depsTail=void 0,St(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Le.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Be(this)&&this.run()}get dirty(){return Be(this)}}let Nt=0,ie,ce;function Sn(e,t=!1){if(e.flags|=8,t){e.next=ce,ce=e;return}e.next=ie,ie=e}function Ue(){Nt++}function ze(){if(--Nt>0)return;if(ce){let t=ce;for(ce=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;ie;){let t=ie;for(ie=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 wt(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function vt(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Je(s),yn(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Be(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(xn(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function xn(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===we))return;e.globalVersion=we;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Be(e)){e.flags&=-3;return}const n=g,s=I;g=e,I=!0;try{wt(e);const r=e.fn(e._value);(t.version===0||j(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{g=n,I=s,vt(e),e.flags&=-3}}function Je(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),process.env.NODE_ENV!=="production"&&n.subsHead===e&&(n.subsHead=r),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Je(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function yn(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let I=!0;const Ot=[];function be(){Ot.push(I),I=!1}function Ne(){const e=Ot.pop();I=e===void 0?!0:e}function St(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=g;g=void 0;try{t()}finally{g=n}}}let we=0;class Dn{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 xt{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,process.env.NODE_ENV!=="production"&&(this.subsHead=void 0)}track(t){if(!g||!I||g===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==g)n=this.activeLink=new Dn(g,this),g.deps?(n.prevDep=g.depsTail,g.depsTail.nextDep=n,g.depsTail=n):g.deps=g.depsTail=n,yt(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=g.depsTail,n.nextDep=void 0,g.depsTail.nextDep=n,g.depsTail=n,g.deps===n&&(g.deps=s)}return process.env.NODE_ENV!=="production"&&g.onTrack&&g.onTrack(D({effect:g},t)),n}trigger(t){this.version++,we++,this.notify(t)}notify(t){Ue();try{if(process.env.NODE_ENV!=="production")for(let n=this.subsHead;n;n=n.nextSub)n.sub.onTrigger&&!(n.sub.flags&8)&&n.sub.onTrigger(D({effect:n.sub},t));for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ze()}}}function yt(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)yt(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),process.env.NODE_ENV!=="production"&&e.dep.subsHead===void 0&&(e.dep.subsHead=e),e.dep.subs=e}}const Ye=new WeakMap,z=Symbol(process.env.NODE_ENV!=="production"?"Object iterate":""),qe=Symbol(process.env.NODE_ENV!=="production"?"Map keys iterate":""),le=Symbol(process.env.NODE_ENV!=="production"?"Array iterate":"");function v(e,t,n){if(I&&g){let s=Ye.get(e);s||Ye.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new xt),r.map=s,r.key=n),process.env.NODE_ENV!=="production"?r.track({target:e,type:t,key:n}):r.track()}}function K(e,t,n,s,r,o){const i=Ye.get(e);if(!i){we++;return}const c=a=>{a&&(process.env.NODE_ENV!=="production"?a.trigger({target:e,type:t,key:n,newValue:s,oldValue:r,oldTarget:o}):a.trigger())};if(Ue(),t==="clear")i.forEach(c);else{const a=m(e),f=a&&je(n);if(a&&n==="length"){const d=Number(s);i.forEach((l,u)=>{(u==="length"||u===le||!oe(u)&&u>=d)&&c(l)})}else switch((n!==void 0||i.has(void 0))&&c(i.get(n)),f&&c(i.get(le)),t){case"add":a?f&&c(i.get("length")):(c(i.get(z)),G(e)&&c(i.get(qe)));break;case"delete":a||(c(i.get(z)),G(e)&&c(i.get(qe)));break;case"set":G(e)&&c(i.get(z));break}}ze()}function Q(e){const t=h(e);return t===e?t:(v(t,"iterate",le),R(e)?t:t.map(x))}function Ge(e){return v(e=h(e),"iterate",le),e}const Vn={__proto__:null,[Symbol.iterator](){return Qe(this,Symbol.iterator,x)},concat(...e){return Q(this).concat(...e.map(t=>m(t)?Q(t):t))},entries(){return Qe(this,"entries",e=>(e[1]=x(e[1]),e))},every(e,t){return M(this,"every",e,t,void 0,arguments)},filter(e,t){return M(this,"filter",e,t,n=>n.map(x),arguments)},find(e,t){return M(this,"find",e,t,x,arguments)},findIndex(e,t){return M(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return M(this,"findLast",e,t,x,arguments)},findLastIndex(e,t){return M(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return M(this,"forEach",e,t,void 0,arguments)},includes(...e){return Xe(this,"includes",e)},indexOf(...e){return Xe(this,"indexOf",e)},join(e){return Q(this).join(e)},lastIndexOf(...e){return Xe(this,"lastIndexOf",e)},map(e,t){return M(this,"map",e,t,void 0,arguments)},pop(){return ae(this,"pop")},push(...e){return ae(this,"push",e)},reduce(e,...t){return Dt(this,"reduce",e,t)},reduceRight(e,...t){return Dt(this,"reduceRight",e,t)},shift(){return ae(this,"shift")},some(e,t){return M(this,"some",e,t,void 0,arguments)},splice(...e){return ae(this,"splice",e)},toReversed(){return Q(this).toReversed()},toSorted(e){return Q(this).toSorted(e)},toSpliced(...e){return Q(this).toSpliced(...e)},unshift(...e){return ae(this,"unshift",e)},values(){return Qe(this,"values",x)}};function Qe(e,t,n){const s=Ge(e),r=s[t]();return s!==e&&!R(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.value&&(o.value=n(o.value)),o}),r}const Rn=Array.prototype;function M(e,t,n,s,r,o){const i=Ge(e),c=i!==e&&!R(e),a=i[t];if(a!==Rn[t]){const l=a.apply(e,o);return c?x(l):l}let f=n;i!==e&&(c?f=function(l,u){return n.call(this,x(l),u,e)}:n.length>2&&(f=function(l,u){return n.call(this,l,u,e)}));const d=a.call(i,f,s);return c&&r?r(d):d}function Dt(e,t,n,s){const r=Ge(e);let o=n;return r!==e&&(R(e)?n.length>3&&(o=function(i,c,a){return n.call(this,i,c,a,e)}):o=function(i,c,a){return n.call(this,i,x(c),a,e)}),r[t](o,...s)}function Xe(e,t,n){const s=h(e);v(s,"iterate",le);const r=s[t](...n);return(r===-1||r===!1)&&xe(n[0])?(n[0]=h(n[0]),s[t](...n)):r}function ae(e,t,n=[]){be(),Ue();const s=h(e)[t].apply(e,n);return ze(),Ne(),s}const Tn=se("__proto__,__v_isRef,__isVue"),Vt=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(oe));function Cn(e){oe(e)||(e=String(e));const t=h(this);return v(t,"has",e),t.hasOwnProperty(e)}class Rt{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,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?$t:Pt:o?Kn:It).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=m(t);if(!r){let a;if(i&&(a=Vn[n]))return a;if(n==="hasOwnProperty")return Cn}const c=Reflect.get(t,n,O(t)?t:s);return(oe(n)?Vt.has(n):Tn(n))||(r||v(t,"get",n),o)?c:O(c)?i&&je(n)?c:c.value:V(c)?r?Mt(c):At(c):c}}class In extends Rt{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const a=F(o);if(!R(s)&&!F(s)&&(o=h(o),s=h(s)),!m(t)&&O(o)&&!O(s))return a?!1:(o.value=s,!0)}const i=m(t)&&je(n)?Number(n)<t.length:b(t,n),c=Reflect.set(t,n,s,O(t)?t:r);return t===h(r)&&(i?j(s,o)&&K(t,"set",n,s,o):K(t,"add",n,s)),c}deleteProperty(t,n){const s=b(t,n),r=t[n],o=Reflect.deleteProperty(t,n);return o&&s&&K(t,"delete",n,void 0,r),o}has(t,n){const s=Reflect.has(t,n);return(!oe(n)||!Vt.has(n))&&v(t,"has",n),s}ownKeys(t){return v(t,"iterate",m(t)?"length":z),Reflect.ownKeys(t)}}class Tt extends Rt{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&W(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&W(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const Pn=new In,$n=new Tt,An=new Tt(!0),Ze=e=>e,ve=e=>Reflect.getPrototypeOf(e);function Mn(e,t,n){return function(...s){const r=this.__v_raw,o=h(r),i=G(o),c=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,f=r[e](...s),d=n?Ze:t?tt:x;return!t&&v(o,"iterate",a?qe:z),{next(){const{value:l,done:u}=f.next();return u?{value:l,done:u}:{value:c?[d(l[0]),d(l[1])]:d(l),done:u}},[Symbol.iterator](){return this}}}}function Oe(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";W(`${me(e)} operation ${n}failed: target is readonly.`,h(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Fn(e,t){const n={get(r){const o=this.__v_raw,i=h(o),c=h(r);e||(j(r,c)&&v(i,"get",r),v(i,"get",c));const{has:a}=ve(i),f=t?Ze:e?tt:x;if(a.call(i,r))return f(o.get(r));if(a.call(i,c))return f(o.get(c));o!==i&&o.get(r)},get size(){const r=this.__v_raw;return!e&&v(h(r),"iterate",z),Reflect.get(r,"size",r)},has(r){const o=this.__v_raw,i=h(o),c=h(r);return e||(j(r,c)&&v(i,"has",r),v(i,"has",c)),r===c?o.has(r):o.has(r)||o.has(c)},forEach(r,o){const i=this,c=i.__v_raw,a=h(c),f=t?Ze:e?tt:x;return!e&&v(a,"iterate",z),c.forEach((d,l)=>r.call(o,f(d),f(l),i))}};return D(n,e?{add:Oe("add"),set:Oe("set"),delete:Oe("delete"),clear:Oe("clear")}:{add(r){!t&&!R(r)&&!F(r)&&(r=h(r));const o=h(this);return ve(o).has.call(o,r)||(o.add(r),K(o,"add",r,r)),this},set(r,o){!t&&!R(o)&&!F(o)&&(o=h(o));const i=h(this),{has:c,get:a}=ve(i);let f=c.call(i,r);f?process.env.NODE_ENV!=="production"&&Ct(i,c,r):(r=h(r),f=c.call(i,r));const d=a.call(i,r);return i.set(r,o),f?j(o,d)&&K(i,"set",r,o,d):K(i,"add",r,o),this},delete(r){const o=h(this),{has:i,get:c}=ve(o);let a=i.call(o,r);a?process.env.NODE_ENV!=="production"&&Ct(o,i,r):(r=h(r),a=i.call(o,r));const f=c?c.call(o,r):void 0,d=o.delete(r);return a&&K(o,"delete",r,void 0,f),d},clear(){const r=h(this),o=r.size!==0,i=process.env.NODE_ENV!=="production"?G(r)?new Map(r):new Set(r):void 0,c=r.clear();return o&&K(r,"clear",void 0,void 0,i),c}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Mn(r,e,t)}),n}function ke(e,t){const n=Fn(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(b(n,r)&&r in s?n:s,r,o)}const Hn={get:ke(!1,!1)},jn={get:ke(!0,!1)},Wn={get:ke(!0,!0)};function Ct(e,t,n){const s=h(n);if(s!==n&&t.call(e,s)){const r=mt(e);W(`Reactive ${r} contains both the raw and reactive versions of the same object${r==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const It=new WeakMap,Kn=new WeakMap,Pt=new WeakMap,$t=new WeakMap;function Ln(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Un(e){return e.__v_skip||!Object.isExtensible(e)?0:Ln(mt(e))}function At(e){return F(e)?e:et(e,!1,Pn,Hn,It)}function Mt(e){return et(e,!0,$n,jn,Pt)}function Se(e){return et(e,!0,An,Wn,$t)}function et(e,t,n,s,r){if(!V(e))return process.env.NODE_ENV!=="production"&&W(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=r.get(e);if(o)return o;const i=Un(e);if(i===0)return e;const c=new Proxy(e,i===2?s:n);return r.set(e,c),c}function X(e){return F(e)?X(e.__v_raw):!!(e&&e.__v_isReactive)}function F(e){return!!(e&&e.__v_isReadonly)}function R(e){return!!(e&&e.__v_isShallow)}function xe(e){return e?!!e.__v_raw:!1}function h(e){const t=e&&e.__v_raw;return t?h(t):e}function zn(e){return!b(e,"__v_skip")&&Object.isExtensible(e)&&En(e,"__v_skip",!0),e}const x=e=>V(e)?At(e):e,tt=e=>V(e)?Mt(e):e;function O(e){return e?e.__v_isRef===!0:!1}function nt(e){return Bn(e,!1)}function Bn(e,t){return O(e)?e:new Jn(e,t)}class Jn{constructor(t,n){this.dep=new xt,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:h(t),this._value=n?t:x(t),this.__v_isShallow=n}get value(){return process.env.NODE_ENV!=="production"?this.dep.track({target:this,type:"get",key:"value"}):this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||R(t)||F(t);t=s?t:h(t),j(t,n)&&(this._rawValue=t,this._value=s?t:x(t),process.env.NODE_ENV!=="production"?this.dep.trigger({target:this,type:"set",key:"value",newValue:t,oldValue:n}):this.dep.trigger())}}function Z(e){return O(e)?e.value:e}const Yn={get:(e,t,n)=>t==="__v_raw"?e:Z(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return O(r)&&!O(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function qn(e){return X(e)?e:new Proxy(e,Yn)}const ye={},De=new WeakMap;let B;function Gn(e,t=!1,n=B){if(n){let s=De.get(n);s||De.set(n,s=[]),s.push(e)}else process.env.NODE_ENV!=="production"&&!t&&W("onWatcherCleanup() was called when there was no active watcher to associate with.")}function Qn(e,t,n=S){const{immediate:s,deep:r,once:o,scheduler:i,augmentJob:c,call:a}=n,f=_=>{(n.onWarn||W)("Invalid watch source: ",_,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},d=_=>r?_:R(_)||r===!1||r===0?L(_,1):L(_);let l,u,p,w,C=!1,Fe=!1;if(O(e)?(u=()=>e.value,C=R(e)):X(e)?(u=()=>d(e),C=!0):m(e)?(Fe=!0,C=e.some(_=>X(_)||R(_)),u=()=>e.map(_=>{if(O(_))return _.value;if(X(_))return d(_);if(N(_))return a?a(_,2):_();process.env.NODE_ENV!=="production"&&f(_)})):N(e)?t?u=a?()=>a(e,2):e:u=()=>{if(p){be();try{p()}finally{Ne()}}const _=B;B=l;try{return a?a(e,3,[w]):e(w)}finally{B=_}}:(u=q,process.env.NODE_ENV!=="production"&&f(e)),t&&r){const _=u,A=r===!0?1/0:r;u=()=>L(_(),A)}const re=()=>{l.stop()};if(o&&t){const _=t;t=(...A)=>{_(...A),re()}}let Y=Fe?new Array(e.length).fill(ye):ye;const he=_=>{if(!(!(l.flags&1)||!l.dirty&&!_))if(t){const A=l.run();if(r||C||(Fe?A.some((gt,He)=>j(gt,Y[He])):j(A,Y))){p&&p();const gt=B;B=l;try{const He=[A,Y===ye?void 0:Fe&&Y[0]===ye?[]:Y,w];a?a(t,3,He):t(...He),Y=A}finally{B=gt}}}else l.run()};return c&&c(he),l=new On(u),l.scheduler=i?()=>i(he,!1):he,w=_=>Gn(_,!1,l),p=l.onStop=()=>{const _=De.get(l);if(_){if(a)a(_,4);else for(const A of _)A();De.delete(l)}},process.env.NODE_ENV!=="production"&&(l.onTrack=n.onTrack,l.onTrigger=n.onTrigger),t?s?he(!0):Y=l.run():i?i(he.bind(null,!0),!0):l.run(),re.pause=l.pause.bind(l),re.resume=l.resume.bind(l),re.stop=re,re}function L(e,t=1/0,n){if(t<=0||!V(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,O(e))L(e.value,t,n);else if(m(e))for(let s=0;s<e.length;s++)L(e[s],t,n);else if(pn(e)||G(e))e.forEach(s=>{L(s,t,n)});else if(gn(e)){for(const s in e)L(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&L(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const J=[];function Xn(e){J.push(e)}function Zn(){J.pop()}let rt=!1;function E(e,...t){if(rt)return;rt=!0,be();const n=J.length?J[J.length-1].component:null,s=n&&n.appContext.config.warnHandler,r=kn();if(s)Ve(s,n,11,[e+t.map(o=>{var i,c;return(c=(i=o.toString)==null?void 0:i.call(o))!=null?c:JSON.stringify(o)}).join(""),n&&n.proxy,r.map(({vnode:o})=>`at <${ln(n,o.type)}>`).join(`
`),r]);else{const o=[`[Vue warn]: ${e}`,...t];r.length&&o.push(`
`,...er(r)),console.warn(...o)}Ne(),rt=!1}function kn(){let e=J[J.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const s=e.component&&e.component.parent;e=s&&s.vnode}return t}function er(e){const t=[];return e.forEach((n,s)=>{t.push(...s===0?[]:[`
`],...tr(n))}),t}function tr({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",s=e.component?e.component.parent==null:!1,r=` at <${ln(e.component,e.type,s)}`,o=">"+n;return e.props?[r,...nr(e.props),o]:[r+o]}function nr(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(s=>{t.push(...Ft(s,e[s]))}),n.length>3&&t.push(" ..."),t}function Ft(e,t,n){return $(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:O(t)?(t=Ft(e,h(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):N(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=h(t),n?t:[`${e}=`,t])}const Ht={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 Ve(e,t,n,s){try{return s?e(...s):e()}catch(r){st(r,t,n)}}function jt(e,t,n,s){if(N(e)){const r=Ve(e,t,n,s);return r&&hn(r)&&r.catch(o=>{st(o,t,n)}),r}if(m(e)){const r=[];for(let o=0;o<e.length;o++)r.push(jt(e[o],t,n,s));return r}else process.env.NODE_ENV!=="production"&&E(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function st(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||S;if(t){let c=t.parent;const a=t.proxy,f=process.env.NODE_ENV!=="production"?Ht[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;c;){const d=c.ec;if(d){for(let l=0;l<d.length;l++)if(d[l](e,a,f)===!1)return}c=c.parent}if(o){be(),Ve(o,null,10,[e,a,f]),Ne();return}}rr(e,n,r,s,i)}function rr(e,t,n,s=!0,r=!1){if(process.env.NODE_ENV!=="production"){const o=Ht[t];if(n&&Xn(n),E(`Unhandled error${o?` during execution of ${o}`:""}`),n&&Zn(),s)throw e;console.error(e)}else{if(r)throw e;console.error(e)}}const T=[];let H=-1;const k=[];let U=null,ee=0;const Wt=Promise.resolve();let Re=null;const sr=100;function or(e){const t=Re||Wt;return e?t.then(this?e.bind(this):e):t}function ir(e){let t=H+1,n=T.length;for(;t<n;){const s=t+n>>>1,r=T[s],o=ue(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function ot(e){if(!(e.flags&1)){const t=ue(e),n=T[T.length-1];!n||!(e.flags&2)&&t>=ue(n)?T.push(e):T.splice(ir(t),0,e),e.flags|=1,Kt()}}function Kt(){Re||(Re=Wt.then(Ut))}function Lt(e){m(e)?k.push(...e):U&&e.id===-1?U.splice(ee+1,0,e):e.flags&1||(k.push(e),e.flags|=1),Kt()}function cr(e){if(k.length){const t=[...new Set(k)].sort((n,s)=>ue(n)-ue(s));if(k.length=0,U){U.push(...t);return}for(U=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),ee=0;ee<U.length;ee++){const n=U[ee];process.env.NODE_ENV!=="production"&&zt(e,n)||(n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2)}U=null,ee=0}}const ue=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Ut(e){process.env.NODE_ENV!=="production"&&(e=e||new Map);const t=process.env.NODE_ENV!=="production"?n=>zt(e,n):q;try{for(H=0;H<T.length;H++){const n=T[H];if(n&&!(n.flags&8)){if(process.env.NODE_ENV!=="production"&&t(n))continue;n.flags&4&&(n.flags&=-2),Ve(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2)}}}finally{for(;H<T.length;H++){const n=T[H];n&&(n.flags&=-2)}H=-1,T.length=0,cr(e),Re=null,(T.length||k.length)&&Ut(e)}}function zt(e,t){const n=e.get(t)||0;if(n>sr){const s=t.i,r=s&&_t(s.type);return st(`Maximum recursive updates exceeded${r?` in component <${r}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}return e.set(t,n+1),!1}const it=new Map;process.env.NODE_ENV!=="production"&&(Ee().__VUE_HMR_RUNTIME__={createRecord:ct(lr),rerender:ct(ar),reload:ct(ur)});const Te=new Map;function lr(e,t){return Te.has(e)?!1:(Te.set(e,{initialDef:Ce(t),instances:new Set}),!0)}function Ce(e){return an(e)?e.__vccOpts:e}function ar(e,t){const n=Te.get(e);n&&(n.initialDef.render=t,[...n.instances].forEach(s=>{t&&(s.render=t,Ce(s.type).render=t),s.renderCache=[],s.update()}))}function ur(e,t){const n=Te.get(e);if(!n)return;t=Ce(t),Bt(n.initialDef,t);const s=[...n.instances];for(let r=0;r<s.length;r++){const o=s[r],i=Ce(o.type);let c=it.get(i);c||(i!==n.initialDef&&Bt(i,t),it.set(i,c=new Set)),c.add(o),o.appContext.propsCache.delete(o.type),o.appContext.emitsCache.delete(o.type),o.appContext.optionsCache.delete(o.type),o.ceReload?(c.add(o),o.ceReload(t.styles),c.delete(o)):o.parent?ot(()=>{o.parent.update(),c.delete(o)}):o.appContext.reload?o.appContext.reload():typeof window<"u"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required."),o.root.ce&&o!==o.root&&o.root.ce._removeChildStyle(i)}Lt(()=>{it.clear()})}function Bt(e,t){D(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function ct(e){return(t,n)=>{try{return e(t,n)}catch(s){console.error(s),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let te,Ie=[];function Jt(e,t){var n,s;te=e,te?(te.enabled=!0,Ie.forEach(({event:r,args:o})=>te.emit(r,...o)),Ie=[]):typeof window<"u"&&window.HTMLElement&&!((s=(n=window.navigator)==null?void 0:n.userAgent)!=null&&s.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(o=>{Jt(o,t)}),setTimeout(()=>{te||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Ie=[])},3e3)):Ie=[]}let ne=null,fr=null;const dr=e=>e.__isTeleport;function Yt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Yt(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function pr(e,t){return N(e)?D({name:e.name},t,{setup:e}):e}Ee().requestIdleCallback,Ee().cancelIdleCallback;const hr="components";function _r(e,t){return mr(hr,e,!0,t)||e}const gr=Symbol.for("v-ndc");function mr(e,t,n=!0,s=!1){const r=pe;if(r){const o=r.type;{const c=_t(o,!1);if(c&&(c===t||c===ge(t)||c===me(ge(t))))return o}const i=qt(r[e]||o[e],t)||qt(r.appContext[e],t);return!i&&s?o:(process.env.NODE_ENV!=="production"&&n&&!i&&E(`Failed to resolve ${e.slice(0,-1)}: ${t}
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`),i)}else process.env.NODE_ENV!=="production"&&E(`resolve${me(e.slice(0,-1))} can only be used in render() or setup().`)}function qt(e,t){return e&&(e[t]||e[ge(t)]||e[me(ge(t))])}const lt=e=>e?zr(e)?Br(e):lt(e.parent):null,fe=D(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?Se(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?Se(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?Se(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?Se(e.refs):e.refs,$parent:e=>lt(e.parent),$root:e=>lt(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>br(e),$forceUpdate:e=>e.f||(e.f=()=>{ot(e.update)}),$nextTick:e=>e.n||(e.n=or.bind(e.proxy)),$watch:e=>Rr.bind(e)}),at=(e,t)=>e!==S&&!e.__isScriptSetup&&b(e,t),Er={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:c,appContext:a}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let f;if(t[0]!=="$"){const p=i[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 o[t]}else{if(at(s,t))return i[t]=1,s[t];if(r!==S&&b(r,t))return i[t]=2,r[t];if((f=e.propsOptions[0])&&b(f,t))return i[t]=3,o[t];if(n!==S&&b(n,t))return i[t]=4,n[t];i[t]=0}}const d=fe[t];let l,u;if(d)return t==="$attrs"?(v(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&v(e,"get",t),d(e);if((l=c.__cssModules)&&(l=l[t]))return l;if(n!==S&&b(n,t))return i[t]=4,n[t];if(u=a.config.globalProperties,b(u,t))return u[t];process.env.NODE_ENV},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return at(r,t)?(r[t]=n,!0):process.env.NODE_ENV!=="production"&&r.__isScriptSetup&&b(r,t)?(E(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):s!==S&&b(s,t)?(s[t]=n,!0):b(e.props,t)?(process.env.NODE_ENV!=="production"&&E(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&E(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(process.env.NODE_ENV!=="production"&&t in e.appContext.config.globalProperties?Object.defineProperty(o,t,{enumerable:!0,configurable:!0,value:n}):o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:o}},i){let c;return!!n[i]||e!==S&&b(e,i)||at(t,i)||(c=o[0])&&b(c,i)||b(s,i)||b(fe,i)||b(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:b(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(Er.ownKeys=e=>(E("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e)));function Gt(e){return m(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function br(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,c=o.get(t);let a;return c?a=c:!r.length&&!n&&!s?a=t:(a={},r.length&&r.forEach(f=>Pe(a,f,i,!0)),Pe(a,t,i)),V(t)&&o.set(t,a),a}function Pe(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&Pe(e,o,n,!0),r&&r.forEach(i=>Pe(e,i,n,!0));for(const i in t)if(s&&i==="expose")process.env.NODE_ENV!=="production"&&E('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const c=Nr[i]||n&&n[i];e[i]=c?c(e[i],t[i]):t[i]}return e}const Nr={data:Qt,props:Zt,emits:Zt,methods:de,computed:de,beforeCreate:y,created:y,beforeMount:y,mounted:y,beforeUpdate:y,updated:y,beforeDestroy:y,beforeUnmount:y,destroyed:y,unmounted:y,activated:y,deactivated:y,errorCaptured:y,serverPrefetch:y,components:de,directives:de,watch:vr,provide:Qt,inject:wr};function Qt(e,t){return t?e?function(){return D(N(e)?e.call(this,this):e,N(t)?t.call(this,this):t)}:t:e}function wr(e,t){return de(Xt(e),Xt(t))}function Xt(e){if(m(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function y(e,t){return e?[...new Set([].concat(e,t))]:t}function de(e,t){return e?D(Object.create(null),e,t):t}function Zt(e,t){return e?m(e)&&m(t)?[...new Set([...e,...t])]:D(Object.create(null),Gt(e),Gt(t??{})):t}function vr(e,t){if(!e)return t;if(!t)return e;const n=D(Object.create(null),e);for(const s in t)n[s]=y(e[s],t[s]);return n}let Or=null;function Sr(e,t,n=!1){const s=pe||ne;if(s||Or){const r=s?s.parent==null?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&&N(t)?t.call(s&&s.proxy):t;process.env.NODE_ENV!=="production"&&E(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&E("inject() can only be used inside setup() or functional components.")}const xr={},kt=e=>Object.getPrototypeOf(e)===xr,yr=Ir,Dr=Symbol.for("v-scx"),Vr=()=>{{const e=Sr(Dr);return e||process.env.NODE_ENV!=="production"&&E("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function en(e,t,n){return process.env.NODE_ENV!=="production"&&!N(t)&&E("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),tn(e,t,n)}function tn(e,t,n=S){const{immediate:s,deep:r,flush:o,once:i}=n;process.env.NODE_ENV!=="production"&&!t&&(s!==void 0&&E('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&E('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),i!==void 0&&E('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const c=D({},n);process.env.NODE_ENV!=="production"&&(c.onWarn=E);const a=t&&s||!t&&o!=="post";let f;if(ht){if(o==="sync"){const p=Vr();f=p.__watcherHandles||(p.__watcherHandles=[])}else if(!a){const p=()=>{};return p.stop=q,p.resume=q,p.pause=q,p}}const d=pe;c.call=(p,w,C)=>jt(p,d,w,C);let l=!1;o==="post"?c.scheduler=p=>{yr(p,d&&d.suspense)}:o!=="sync"&&(l=!0,c.scheduler=(p,w)=>{w?p():ot(p)}),c.augmentJob=p=>{t&&(p.flags|=4),l&&(p.flags|=2,d&&(p.id=d.uid,p.i=d))};const u=Qn(e,t,c);return ht&&(f?f.push(u):a&&u()),u}function Rr(e,t,n){const s=this.proxy,r=$(e)?e.includes(".")?Tr(s,e):()=>s[e]:e.bind(s,s);let o;N(t)?o=t:(o=t.handler,n=t);const i=Ur(this),c=tn(r,o.bind(s),n);return i(),c}function Tr(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}}function Zr(){}const Cr=e=>e.__isSuspense;function Ir(e,t){t&&t.pendingBranch?m(e)?t.effects.push(...e):t.effects.push(e):Lt(e)}const nn=Symbol.for("v-fgt"),Pr=Symbol.for("v-txt"),$r=Symbol.for("v-cmt"),$e=[];let P=null;function Ar(e=!1){$e.push(P=e?null:[])}function Mr(){$e.pop(),P=$e[$e.length-1]||null}function Fr(e){return e.dynamicChildren=P||un,Mr(),P&&P.push(e),e}function Hr(e,t,n,s,r,o){return Fr(sn(e,t,n,s,r,o,!0))}function jr(e){return e?e.__v_isVNode===!0:!1}const Wr=(...e)=>on(...e),rn=({key:e})=>e??null,Ae=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?$(e)||O(e)||N(e)?{i:ne,r:e,k:t,f:!!n}:e:null);function sn(e,t=null,n=null,s=0,r=null,o=e===nn?0:1,i=!1,c=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&rn(t),ref:t&&Ae(t),scopeId:fr,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ne};return c?(ft(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=$(n)?8:16),process.env.NODE_ENV!=="production"&&a.key!==a.key&&E("VNode created with invalid key (NaN). VNode type:",a.type),!i&&P&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&P.push(a),a}const ut=process.env.NODE_ENV!=="production"?Wr:on;function on(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===gr)&&(process.env.NODE_ENV!=="production"&&!e&&E(`Invalid vnode type when creating vnode: ${e}.`),e=$r),jr(e)){const c=Me(e,t,!0);return n&&ft(c,n),!o&&P&&(c.shapeFlag&6?P[P.indexOf(e)]=c:P.push(c)),c.patchFlag=-2,c}if(an(e)&&(e=e.__vccOpts),t){t=Kr(t);let{class:c,style:a}=t;c&&!$(c)&&(t.class=Ke(c)),V(a)&&(xe(a)&&!m(a)&&(a=D({},a)),t.style=We(a))}const i=$(e)?1:Cr(e)?128:dr(e)?64:V(e)?4:N(e)?2:0;return process.env.NODE_ENV!=="production"&&i&4&&xe(e)&&(e=h(e),E("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
Component that was made reactive: `,e)),sn(e,t,n,s,r,i,o,!0)}function Kr(e){return e?xe(e)||kt(e)?D({},e):e:null}function Me(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:i,children:c,transition:a}=e,f=t?dt(r||{},t):r,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&rn(f),ref:t&&t.ref?n&&o?m(o)?o.concat(Ae(t)):[o,Ae(t)]:Ae(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:process.env.NODE_ENV!=="production"&&i===-1&&m(c)?c.map(cn):c,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==nn?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Me(e.ssContent),ssFallback:e.ssFallback&&Me(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&s&&Yt(d,a.clone(d)),d}function cn(e){const t=Me(e);return m(e.children)&&(t.children=e.children.map(cn)),t}function Lr(e=" ",t=0){return ut(Pr,null,e,t)}function ft(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(m(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),ft(e,r()),r._c&&(r._d=!0));return}else n=32,!t._&&!kt(t)&&(t._ctx=ne);else N(t)?(t={default:t,_ctx:ne},n=32):(t=String(t),s&64?(n=16,t=[Lr(t)]):n=8);e.children=t,e.shapeFlag|=n}function dt(...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=Ke([t.class,s.class]));else if(r==="style")t.style=We([t.style,s.style]);else if(fn(r)){const o=t[r],i=s[r];i&&o!==i&&!(m(o)&&o.includes(i))&&(t[r]=o?[].concat(o,i):i)}else r!==""&&(t[r]=s[r])}return t}let pe=null,pt;{const e=Ee(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};pt=t("__VUE_INSTANCE_SETTERS__",n=>pe=n),t("__VUE_SSR_SETTERS__",n=>ht=n)}const Ur=e=>{const t=pe;return pt(e),e.scope.on(),()=>{e.scope.off(),pt(t)}};function zr(e){return e.vnode.shapeFlag&4}let ht=!1;process.env.NODE_ENV;function Br(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(qn(zn(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in fe)return fe[n](e)},has(t,n){return n in t||n in fe}})):e.proxy}const Jr=/(?:^|[-_])(\w)/g,Yr=e=>e.replace(Jr,t=>t.toUpperCase()).replace(/[-_]/g,"");function _t(e,t=!0){return N(e)?e.displayName||e.name:e.name||t&&e.__name}function ln(e,t,n=!1){let s=_t(t);if(!s&&t.__file){const r=t.__file.match(/([^/\\]+)\.\w+$/);r&&(s=r[1])}if(!s&&e&&e.parent){const r=o=>{for(const i in o)if(o[i]===t)return i};s=r(e.components||e.parent.type.components)||r(e.appContext.components)}return s?Yr(s):n?"App":"Anonymous"}function an(e){return N(e)&&"__vccOpts"in e}function qr(){if(process.env.NODE_ENV==="production"||typeof window>"u")return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},n={style:"color:#f5222d"},s={style:"color:#eb2f96"},r={__vue_custom_formatter:!0,header(l){return V(l)?l.__isVue?["div",e,"VueInstance"]:O(l)?["div",{},["span",e,d(l)],"<",c("_value"in l?l._value:l),">"]:X(l)?["div",{},["span",e,R(l)?"ShallowReactive":"Reactive"],"<",c(l),`>${F(l)?" (readonly)":""}`]:F(l)?["div",{},["span",e,R(l)?"ShallowReadonly":"Readonly"],"<",c(l),">"]:null:null},hasBody(l){return l&&l.__isVue},body(l){if(l&&l.__isVue)return["div",{},...o(l.$)]}};function o(l){const u=[];l.type.props&&l.props&&u.push(i("props",h(l.props))),l.setupState!==S&&u.push(i("setup",l.setupState)),l.data!==S&&u.push(i("data",h(l.data)));const p=a(l,"computed");p&&u.push(i("computed",p));const w=a(l,"inject");return w&&u.push(i("injected",w)),u.push(["div",{},["span",{style:s.style+";opacity:0.66"},"$ (internal): "],["object",{object:l}]]),u}function i(l,u){return u=D({},u),Object.keys(u).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},l],["div",{style:"padding-left:1.25em"},...Object.keys(u).map(p=>["div",{},["span",s,p+": "],c(u[p],!1)])]]:["span",{}]}function c(l,u=!0){return typeof l=="number"?["span",t,l]:typeof l=="string"?["span",n,JSON.stringify(l)]:typeof l=="boolean"?["span",s,l]:V(l)?["object",{object:u?h(l):l}]:["span",n,String(l)]}function a(l,u){const p=l.type;if(N(p))return;const w={};for(const C in l.ctx)f(p,C,u)&&(w[C]=l.ctx[C]);return w}function f(l,u,p){const w=l[p];if(m(w)&&w.includes(u)||V(w)&&u in w||l.extends&&f(l.extends,u,p)||l.mixins&&l.mixins.some(C=>f(C,u,p)))return!0}function d(l){return R(l)?"ShallowRef":l.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;/**
* vue v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Gr(){qr()}process.env.NODE_ENV!=="production"&&Gr();const Qr={style:{display:"flex"}},Xr=pr({__name:"index",props:{startPlaceholder:{type:String,default:"请选择开始日期"},endPlaceholder:{type:String,default:"请选择结束日期"},disableToday:{type:Boolean,default:!0}},emits:["startChange","endChange"],setup(e,{emit:t}){let n=e,s=t,r=nt(null),o=nt(null),i=nt(!0),c=f=>{if(n.disableToday)return f.getTime()<Date.now()-1e3*60*60*24},a=f=>{if(r.value)return f.getTime()<r.value.getTime()+1e3*60*60*24};return en(()=>r.value,f=>{f?(s("startChange",f),i.value=!1):(i.value=!0,o.value=null)}),en(()=>o.value,f=>{f&&s("endChange",{startDate:r.value,endDate:f})}),(f,d)=>{const l=_r("el-date-picker");return Ar(),Hr("div",Qr,[ut(l,dt({modelValue:Z(r),"onUpdate:modelValue":d[0]||(d[0]=u=>O(r)?r.value=u:r=u),type:"date",style:{"margin-right":"10px"},placeholder:e.startPlaceholder,"disabled-date":Z(c)},f.$attrs.startOptions),null,16,["modelValue","placeholder","disabled-date"]),ut(l,dt({modelValue:Z(o),"onUpdate:modelValue":d[1]||(d[1]=u=>O(o)?o.value=u:o=u),type:"date",placeholder:e.endPlaceholder,disabled:Z(i),"disabled-date":Z(a)},f.$attrs.endOptions),null,16,["modelValue","placeholder","disabled","disabled-date"])])}}});return{install(e){e.component("m-choose-date",Xr)}}});