@data-fair/app-dashboards 0.9.5 → 0.9.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,26 +2,26 @@
|
|
2
2
|
* @vue/shared v3.5.13
|
3
3
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
4
4
|
* @license MIT
|
5
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
5
|
+
**//*! #__NO_SIDE_EFFECTS__ */function Zs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const De={},wi=[],fn=()=>{},_v=()=>!1,oa=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Xs=e=>e.startsWith("onUpdate:"),lt=Object.assign,Js=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Pv=Object.prototype.hasOwnProperty,ze=(e,t)=>Pv.call(e,t),be=Array.isArray,Ci=e=>ua(e)==="[object Map]",ju=e=>ua(e)==="[object Set]",Ce=e=>typeof e=="function",nt=e=>typeof e=="string",Bn=e=>typeof e=="symbol",Xe=e=>e!==null&&typeof e=="object",Qs=e=>(Xe(e)||Ce(e))&&Ce(e.then)&&Ce(e.catch),zu=Object.prototype.toString,ua=e=>zu.call(e),Vv=e=>ua(e).slice(8,-1),Wu=e=>ua(e)==="[object Object]",er=e=>nt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ui=Zs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ca=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Av=/-(\w)/g,Pt=ca(e=>e.replace(Av,(t,n)=>n?n.toUpperCase():"")),Tv=/\B([A-Z])/g,$n=ca(e=>e.replace(Tv,"-$1").toLowerCase()),Pn=ca(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ma=ca(e=>e?`on${Pn(e)}`:""),Tt=(e,t)=>!Object.is(e,t),Ra=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Uu=(e,t,n,i=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:i,value:n})},Ev=e=>{const t=parseFloat(e);return isNaN(t)?e:t},qu=e=>{const t=nt(e)?Number(e):NaN;return isNaN(t)?e:t};let no;const da=()=>no||(no=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Sn(e){if(be(e)){const t={};for(let n=0;n<e.length;n++){const i=e[n],l=nt(i)?Ov(i):Sn(i);if(l)for(const a in l)t[a]=l[a]}return t}else if(nt(e)||Xe(e))return e}const Lv=/;(?![^(]*\))/g,Iv=/:([^]+)/,Fv=/\/\*[^]*?\*\//g;function Ov(e){const t={};return e.replace(Fv,"").split(Lv).forEach(n=>{if(n){const i=n.split(Iv);i.length>1&&(t[i[0].trim()]=i[1].trim())}}),t}function fa(e){let t="";if(nt(e))t=e;else if(be(e))for(let n=0;n<e.length;n++){const i=fa(e[n]);i&&(t+=i+" ")}else if(Xe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Mv="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Rv=Zs(Mv);function Ku(e){return!!e||e===""}const Gu=e=>!!(e&&e.__v_isRef===!0),Et=e=>nt(e)?e:e==null?"":be(e)||Xe(e)&&(e.toString===zu||!Ce(e.toString))?Gu(e)?Et(e.value):JSON.stringify(e,Yu,2):String(e),Yu=(e,t)=>Gu(t)?Yu(e,t.value):Ci(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[i,l],a)=>(n[Ba(i,a)+" =>"]=l,n),{})}:ju(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Ba(n))}:Bn(t)?Ba(t):Xe(t)&&!be(t)&&!Wu(t)?String(t):t,Ba=(e,t="")=>{var n;return Bn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
6
6
|
* @vue/reactivity v3.5.13
|
7
7
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
8
8
|
* @license MIT
|
9
|
-
**/let kt;class Zu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=kt,!t&&kt&&(this.index=(kt.scopes||(kt.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=kt;try{return kt=this,t()}finally{kt=n}}}on(){kt=this}off(){kt=this.parent}stop(t){if(this._active){this._active=!1;let n,i;for(n=0,i=this.effects.length;n<i;n++)this.effects[n].stop();for(this.effects.length=0,n=0,i=this.cleanups.length;n<i;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const l=this.parent.scopes.pop();l&&l!==this&&(this.parent.scopes[this.index]=l,l.index=this.index)}this.parent=void 0}}}function er(e){return new Zu(e)}function Xu(){return kt}function bt(e,t=!1){kt&&kt.cleanups.push(e)}let Ze;const $a=new WeakSet;class Ju{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,kt&&kt.active&&kt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,$a.has(this)&&($a.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||ec(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,no(this),tc(this);const t=Ze,n=Yt;Ze=this,Yt=!0;try{return this.fn()}finally{nc(this),Ze=t,Yt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ir(t);this.deps=this.depsTail=void 0,no(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?$a.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){us(this)&&this.run()}get dirty(){return us(this)}}let Qu=0,qi,Ki;function ec(e,t=!1){if(e.flags|=8,t){e.next=Ki,Ki=e;return}e.next=qi,qi=e}function tr(){Qu++}function nr(){if(--Qu>0)return;if(Ki){let t=Ki;for(Ki=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;qi;){let t=qi;for(qi=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(i){e||(e=i)}t=n}}if(e)throw e}function tc(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function nc(e){let t,n=e.depsTail,i=n;for(;i;){const l=i.prevDep;i.version===-1?(i===n&&(n=l),ir(i),Bv(i)):t=i,i.dep.activeLink=i.prevActiveLink,i.prevActiveLink=void 0,i=l}e.deps=t,e.depsTail=n}function us(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ic(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ic(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Qi))return;e.globalVersion=Qi;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!us(e)){e.flags&=-3;return}const n=Ze,i=Yt;Ze=e,Yt=!0;try{tc(e);const l=e.fn(e._value);(t.version===0||Tt(l,e._value))&&(e._value=l,t.version++)}catch(l){throw t.version++,l}finally{Ze=n,Yt=i,nc(e),e.flags&=-3}}function ir(e,t=!1){const{dep:n,prevSub:i,nextSub:l}=e;if(i&&(i.nextSub=l,e.prevSub=void 0),l&&(l.prevSub=i,e.nextSub=void 0),n.subs===e&&(n.subs=i,!i&&n.computed)){n.computed.flags&=-5;for(let a=n.computed.deps;a;a=a.nextDep)ir(a,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Bv(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Yt=!0;const lc=[];function Dn(){lc.push(Yt),Yt=!1}function Nn(){const e=lc.pop();Yt=e===void 0?!0:e}function no(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ze;Ze=void 0;try{t()}finally{Ze=n}}}let Qi=0;class $v{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 va{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}track(t){if(!Ze||!Yt||Ze===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ze)n=this.activeLink=new $v(Ze,this),Ze.deps?(n.prevDep=Ze.depsTail,Ze.depsTail.nextDep=n,Ze.depsTail=n):Ze.deps=Ze.depsTail=n,ac(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const i=n.nextDep;i.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=i),n.prevDep=Ze.depsTail,n.nextDep=void 0,Ze.depsTail.nextDep=n,Ze.depsTail=n,Ze.deps===n&&(Ze.deps=i)}return n}trigger(t){this.version++,Qi++,this.notify(t)}notify(t){tr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{nr()}}}function ac(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let i=t.deps;i;i=i.nextDep)ac(i)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Rl=new WeakMap,Jn=Symbol(""),cs=Symbol(""),el=Symbol("");function gt(e,t,n){if(Yt&&Ze){let i=Rl.get(e);i||Rl.set(e,i=new Map);let l=i.get(n);l||(i.set(n,l=new va),l.map=i,l.key=n),l.track()}}function wn(e,t,n,i,l,a){const s=Rl.get(e);if(!s){Qi++;return}const r=u=>{u&&u.trigger()};if(tr(),t==="clear")s.forEach(r);else{const u=be(e),f=u&&Qs(n);if(u&&n==="length"){const o=Number(i);s.forEach((d,c)=>{(c==="length"||c===el||!Bn(c)&&c>=o)&&r(d)})}else switch((n!==void 0||s.has(void 0))&&r(s.get(n)),f&&r(s.get(el)),t){case"add":u?f&&r(s.get("length")):(r(s.get(Jn)),Ci(e)&&r(s.get(cs)));break;case"delete":u||(r(s.get(Jn)),Ci(e)&&r(s.get(cs)));break;case"set":Ci(e)&&r(s.get(Jn));break}}nr()}function Dv(e,t){const n=Rl.get(e);return n&&n.get(t)}function mi(e){const t=pe(e);return t===e?t:(gt(t,"iterate",el),Nt(e)?t:t.map(yt))}function ma(e){return gt(e=pe(e),"iterate",el),e}const Nv={__proto__:null,[Symbol.iterator](){return Da(this,Symbol.iterator,yt)},concat(...e){return mi(this).concat(...e.map(t=>be(t)?mi(t):t))},entries(){return Da(this,"entries",e=>(e[1]=yt(e[1]),e))},every(e,t){return yn(this,"every",e,t,void 0,arguments)},filter(e,t){return yn(this,"filter",e,t,n=>n.map(yt),arguments)},find(e,t){return yn(this,"find",e,t,yt,arguments)},findIndex(e,t){return yn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return yn(this,"findLast",e,t,yt,arguments)},findLastIndex(e,t){return yn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return yn(this,"forEach",e,t,void 0,arguments)},includes(...e){return Na(this,"includes",e)},indexOf(...e){return Na(this,"indexOf",e)},join(e){return mi(this).join(e)},lastIndexOf(...e){return Na(this,"lastIndexOf",e)},map(e,t){return yn(this,"map",e,t,void 0,arguments)},pop(){return Ni(this,"pop")},push(...e){return Ni(this,"push",e)},reduce(e,...t){return io(this,"reduce",e,t)},reduceRight(e,...t){return io(this,"reduceRight",e,t)},shift(){return Ni(this,"shift")},some(e,t){return yn(this,"some",e,t,void 0,arguments)},splice(...e){return Ni(this,"splice",e)},toReversed(){return mi(this).toReversed()},toSorted(e){return mi(this).toSorted(e)},toSpliced(...e){return mi(this).toSpliced(...e)},unshift(...e){return Ni(this,"unshift",e)},values(){return Da(this,"values",yt)}};function Da(e,t,n){const i=ma(e),l=i[t]();return i!==e&&!Nt(e)&&(l._next=l.next,l.next=()=>{const a=l._next();return a.value&&(a.value=n(a.value)),a}),l}const Hv=Array.prototype;function yn(e,t,n,i,l,a){const s=ma(e),r=s!==e&&!Nt(e),u=s[t];if(u!==Hv[t]){const d=u.apply(e,a);return r?yt(d):d}let f=n;s!==e&&(r?f=function(d,c){return n.call(this,yt(d),c,e)}:n.length>2&&(f=function(d,c){return n.call(this,d,c,e)}));const o=u.call(s,f,i);return r&&l?l(o):o}function io(e,t,n,i){const l=ma(e);let a=n;return l!==e&&(Nt(e)?n.length>3&&(a=function(s,r,u){return n.call(this,s,r,u,e)}):a=function(s,r,u){return n.call(this,s,yt(r),u,e)}),l[t](a,...i)}function Na(e,t,n){const i=pe(e);gt(i,"iterate",el);const l=i[t](...n);return(l===-1||l===!1)&&sr(n[0])?(n[0]=pe(n[0]),i[t](...n)):l}function Ni(e,t,n=[]){Dn(),tr();const i=pe(e)[t].apply(e,n);return nr(),Nn(),i}const jv=Ys("__proto__,__v_isRef,__isVue"),sc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Bn));function zv(e){Bn(e)||(e=String(e));const t=pe(this);return gt(t,"has",e),t.hasOwnProperty(e)}class rc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,i){if(n==="__v_skip")return t.__v_skip;const l=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!l;if(n==="__v_isReadonly")return l;if(n==="__v_isShallow")return a;if(n==="__v_raw")return i===(l?a?Qv:dc:a?cc:uc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(i)?t:void 0;const s=be(t);if(!l){let u;if(s&&(u=Nv[n]))return u;if(n==="hasOwnProperty")return zv}const r=Reflect.get(t,n,et(t)?t:i);return(Bn(n)?sc.has(n):jv(n))||(l||gt(t,"get",n),a)?r:et(r)?s&&Qs(n)?r:r.value:Xe(r)?l?fl(r):ut(r):r}}class oc extends rc{constructor(t=!1){super(!1,t)}set(t,n,i,l){let a=t[n];if(!this._isShallow){const u=ti(a);if(!Nt(i)&&!ti(i)&&(a=pe(a),i=pe(i)),!be(t)&&et(a)&&!et(i))return u?!1:(a.value=i,!0)}const s=be(t)&&Qs(n)?Number(n)<t.length:ze(t,n),r=Reflect.set(t,n,i,et(t)?t:l);return t===pe(l)&&(s?Tt(i,a)&&wn(t,"set",n,i):wn(t,"add",n,i)),r}deleteProperty(t,n){const i=ze(t,n);t[n];const l=Reflect.deleteProperty(t,n);return l&&i&&wn(t,"delete",n,void 0),l}has(t,n){const i=Reflect.has(t,n);return(!Bn(n)||!sc.has(n))&>(t,"has",n),i}ownKeys(t){return gt(t,"iterate",be(t)?"length":Jn),Reflect.ownKeys(t)}}class Wv extends rc{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Uv=new oc,qv=new Wv,Kv=new oc(!0);const ds=e=>e,wl=e=>Reflect.getPrototypeOf(e);function Gv(e,t,n){return function(...i){const l=this.__v_raw,a=pe(l),s=Ci(a),r=e==="entries"||e===Symbol.iterator&&s,u=e==="keys"&&s,f=l[e](...i),o=n?ds:t?fs:yt;return!t&>(a,"iterate",u?cs:Jn),{next(){const{value:d,done:c}=f.next();return c?{value:d,done:c}:{value:r?[o(d[0]),o(d[1])]:o(d),done:c}},[Symbol.iterator](){return this}}}}function Cl(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Yv(e,t){const n={get(l){const a=this.__v_raw,s=pe(a),r=pe(l);e||(Tt(l,r)&>(s,"get",l),gt(s,"get",r));const{has:u}=wl(s),f=t?ds:e?fs:yt;if(u.call(s,l))return f(a.get(l));if(u.call(s,r))return f(a.get(r));a!==s&&a.get(l)},get size(){const l=this.__v_raw;return!e&>(pe(l),"iterate",Jn),Reflect.get(l,"size",l)},has(l){const a=this.__v_raw,s=pe(a),r=pe(l);return e||(Tt(l,r)&>(s,"has",l),gt(s,"has",r)),l===r?a.has(l):a.has(l)||a.has(r)},forEach(l,a){const s=this,r=s.__v_raw,u=pe(r),f=t?ds:e?fs:yt;return!e&>(u,"iterate",Jn),r.forEach((o,d)=>l.call(a,f(o),f(d),s))}};return lt(n,e?{add:Cl("add"),set:Cl("set"),delete:Cl("delete"),clear:Cl("clear")}:{add(l){!t&&!Nt(l)&&!ti(l)&&(l=pe(l));const a=pe(this);return wl(a).has.call(a,l)||(a.add(l),wn(a,"add",l,l)),this},set(l,a){!t&&!Nt(a)&&!ti(a)&&(a=pe(a));const s=pe(this),{has:r,get:u}=wl(s);let f=r.call(s,l);f||(l=pe(l),f=r.call(s,l));const o=u.call(s,l);return s.set(l,a),f?Tt(a,o)&&wn(s,"set",l,a):wn(s,"add",l,a),this},delete(l){const a=pe(this),{has:s,get:r}=wl(a);let u=s.call(a,l);u||(l=pe(l),u=s.call(a,l)),r&&r.call(a,l);const f=a.delete(l);return u&&wn(a,"delete",l,void 0),f},clear(){const l=pe(this),a=l.size!==0,s=l.clear();return a&&wn(l,"clear",void 0,void 0),s}}),["keys","values","entries",Symbol.iterator].forEach(l=>{n[l]=Gv(l,e,t)}),n}function lr(e,t){const n=Yv(e,t);return(i,l,a)=>l==="__v_isReactive"?!e:l==="__v_isReadonly"?e:l==="__v_raw"?i:Reflect.get(ze(n,l)&&l in i?n:i,l,a)}const Zv={get:lr(!1,!1)},Xv={get:lr(!1,!0)},Jv={get:lr(!0,!1)};const uc=new WeakMap,cc=new WeakMap,dc=new WeakMap,Qv=new WeakMap;function em(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function tm(e){return e.__v_skip||!Object.isExtensible(e)?0:em(Vv(e))}function ut(e){return ti(e)?e:ar(e,!1,Uv,Zv,uc)}function nm(e){return ar(e,!1,Kv,Xv,cc)}function fl(e){return ar(e,!0,qv,Jv,dc)}function ar(e,t,n,i,l){if(!Xe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=l.get(e);if(a)return a;const s=tm(e);if(s===0)return e;const r=new Proxy(e,s===2?i:n);return l.set(e,r),r}function Si(e){return ti(e)?Si(e.__v_raw):!!(e&&e.__v_isReactive)}function ti(e){return!!(e&&e.__v_isReadonly)}function Nt(e){return!!(e&&e.__v_isShallow)}function sr(e){return e?!!e.__v_raw:!1}function pe(e){const t=e&&e.__v_raw;return t?pe(t):e}function im(e){return!ze(e,"__v_skip")&&Object.isExtensible(e)&&Uu(e,"__v_skip",!0),e}const yt=e=>Xe(e)?ut(e):e,fs=e=>Xe(e)?fl(e):e;function et(e){return e?e.__v_isRef===!0:!1}function X(e){return fc(e,!1)}function ge(e){return fc(e,!0)}function fc(e,t){return et(e)?e:new lm(e,t)}class lm{constructor(t,n){this.dep=new va,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:pe(t),this._value=n?t:yt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,i=this.__v_isShallow||Nt(t)||ti(t);t=i?t:pe(t),Tt(t,n)&&(this._rawValue=t,this._value=i?t:yt(t),this.dep.trigger())}}function J(e){return et(e)?e.value:e}const am={get:(e,t,n)=>t==="__v_raw"?e:J(Reflect.get(e,t,n)),set:(e,t,n,i)=>{const l=e[t];return et(l)&&!et(n)?(l.value=n,!0):Reflect.set(e,t,n,i)}};function vc(e){return Si(e)?e:new Proxy(e,am)}class sm{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new va,{get:i,set:l}=t(n.track.bind(n),n.trigger.bind(n));this._get=i,this._set=l}get value(){return this._value=this._get()}set value(t){this._set(t)}}function rm(e){return new sm(e)}function rr(e){const t=be(e)?new Array(e.length):{};for(const n in e)t[n]=mc(e,n);return t}class om{constructor(t,n,i){this._object=t,this._key=n,this._defaultValue=i,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Dv(pe(this._object),this._key)}}class um{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function ne(e,t,n){return et(e)?e:Ce(e)?new um(e):Xe(e)&&arguments.length>1?mc(e,t,n):X(e)}function mc(e,t,n){const i=e[t];return et(i)?i:new om(e,t,n)}class cm{constructor(t,n,i){this.fn=t,this.setter=n,this._value=void 0,this.dep=new va(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Qi-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=i}notify(){if(this.flags|=16,!(this.flags&8)&&Ze!==this)return ec(this,!0),!0}get value(){const t=this.dep.track();return ic(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function dm(e,t,n=!1){let i,l;return Ce(e)?i=e:(i=e.get,l=e.set),new cm(i,l,n)}const Sl={},Bl=new WeakMap;let Zn;function fm(e,t=!1,n=Zn){if(n){let i=Bl.get(n);i||Bl.set(n,i=[]),i.push(e)}}function vm(e,t,n=De){const{immediate:i,deep:l,once:a,scheduler:s,augmentJob:r,call:u}=n,f=k=>l?k:Nt(k)||l===!1||l===0?Cn(k,1):Cn(k);let o,d,c,m,v=!1,h=!1;if(et(e)?(d=()=>e.value,v=Nt(e)):Si(e)?(d=()=>f(e),v=!0):be(e)?(h=!0,v=e.some(k=>Si(k)||Nt(k)),d=()=>e.map(k=>{if(et(k))return k.value;if(Si(k))return f(k);if(Ce(k))return u?u(k,2):k()})):Ce(e)?t?d=u?()=>u(e,2):e:d=()=>{if(c){Dn();try{c()}finally{Nn()}}const k=Zn;Zn=o;try{return u?u(e,3,[m]):e(m)}finally{Zn=k}}:d=fn,t&&l){const k=d,A=l===!0?1/0:l;d=()=>Cn(k(),A)}const p=Xu(),C=()=>{o.stop(),p&&p.active&&Xs(p.effects,o)};if(a&&t){const k=t;t=(...A)=>{k(...A),C()}}let V=h?new Array(e.length).fill(Sl):Sl;const P=k=>{if(!(!(o.flags&1)||!o.dirty&&!k))if(t){const A=o.run();if(l||v||(h?A.some((S,E)=>Tt(S,V[E])):Tt(A,V))){c&&c();const S=Zn;Zn=o;try{const E=[A,V===Sl?void 0:h&&V[0]===Sl?[]:V,m];u?u(t,3,E):t(...E),V=A}finally{Zn=S}}}else o.run()};return r&&r(P),o=new Ju(d),o.scheduler=s?()=>s(P,!1):P,m=k=>fm(k,!1,o),c=o.onStop=()=>{const k=Bl.get(o);if(k){if(u)u(k,4);else for(const A of k)A();Bl.delete(o)}},t?i?P(!0):V=o.run():s?s(P.bind(null,!0),!0):o.run(),C.pause=o.pause.bind(o),C.resume=o.resume.bind(o),C.stop=C,C}function Cn(e,t=1/0,n){if(t<=0||!Xe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,et(e))Cn(e.value,t,n);else if(be(e))for(let i=0;i<e.length;i++)Cn(e[i],t,n);else if(ju(e)||Ci(e))e.forEach(i=>{Cn(i,t,n)});else if(Wu(e)){for(const i in e)Cn(e[i],t,n);for(const i of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,i)&&Cn(e[i],t,n)}return e}/**
|
9
|
+
**/let kt;class Zu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=kt,!t&&kt&&(this.index=(kt.scopes||(kt.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=kt;try{return kt=this,t()}finally{kt=n}}}on(){kt=this}off(){kt=this.parent}stop(t){if(this._active){this._active=!1;let n,i;for(n=0,i=this.effects.length;n<i;n++)this.effects[n].stop();for(this.effects.length=0,n=0,i=this.cleanups.length;n<i;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const l=this.parent.scopes.pop();l&&l!==this&&(this.parent.scopes[this.index]=l,l.index=this.index)}this.parent=void 0}}}function tr(e){return new Zu(e)}function Xu(){return kt}function bt(e,t=!1){kt&&kt.cleanups.push(e)}let Ze;const $a=new WeakSet;class Ju{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,kt&&kt.active&&kt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,$a.has(this)&&($a.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||ec(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,io(this),tc(this);const t=Ze,n=Yt;Ze=this,Yt=!0;try{return this.fn()}finally{nc(this),Ze=t,Yt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)lr(t);this.deps=this.depsTail=void 0,io(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?$a.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){cs(this)&&this.run()}get dirty(){return cs(this)}}let Qu=0,qi,Ki;function ec(e,t=!1){if(e.flags|=8,t){e.next=Ki,Ki=e;return}e.next=qi,qi=e}function nr(){Qu++}function ir(){if(--Qu>0)return;if(Ki){let t=Ki;for(Ki=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;qi;){let t=qi;for(qi=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(i){e||(e=i)}t=n}}if(e)throw e}function tc(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function nc(e){let t,n=e.depsTail,i=n;for(;i;){const l=i.prevDep;i.version===-1?(i===n&&(n=l),lr(i),Bv(i)):t=i,i.dep.activeLink=i.prevActiveLink,i.prevActiveLink=void 0,i=l}e.deps=t,e.depsTail=n}function cs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ic(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ic(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Qi))return;e.globalVersion=Qi;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!cs(e)){e.flags&=-3;return}const n=Ze,i=Yt;Ze=e,Yt=!0;try{tc(e);const l=e.fn(e._value);(t.version===0||Tt(l,e._value))&&(e._value=l,t.version++)}catch(l){throw t.version++,l}finally{Ze=n,Yt=i,nc(e),e.flags&=-3}}function lr(e,t=!1){const{dep:n,prevSub:i,nextSub:l}=e;if(i&&(i.nextSub=l,e.prevSub=void 0),l&&(l.prevSub=i,e.nextSub=void 0),n.subs===e&&(n.subs=i,!i&&n.computed)){n.computed.flags&=-5;for(let a=n.computed.deps;a;a=a.nextDep)lr(a,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Bv(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Yt=!0;const lc=[];function Dn(){lc.push(Yt),Yt=!1}function Nn(){const e=lc.pop();Yt=e===void 0?!0:e}function io(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ze;Ze=void 0;try{t()}finally{Ze=n}}}let Qi=0;class $v{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 va{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}track(t){if(!Ze||!Yt||Ze===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ze)n=this.activeLink=new $v(Ze,this),Ze.deps?(n.prevDep=Ze.depsTail,Ze.depsTail.nextDep=n,Ze.depsTail=n):Ze.deps=Ze.depsTail=n,ac(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const i=n.nextDep;i.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=i),n.prevDep=Ze.depsTail,n.nextDep=void 0,Ze.depsTail.nextDep=n,Ze.depsTail=n,Ze.deps===n&&(Ze.deps=i)}return n}trigger(t){this.version++,Qi++,this.notify(t)}notify(t){nr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ir()}}}function ac(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let i=t.deps;i;i=i.nextDep)ac(i)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Rl=new WeakMap,Jn=Symbol(""),ds=Symbol(""),el=Symbol("");function gt(e,t,n){if(Yt&&Ze){let i=Rl.get(e);i||Rl.set(e,i=new Map);let l=i.get(n);l||(i.set(n,l=new va),l.map=i,l.key=n),l.track()}}function wn(e,t,n,i,l,a){const s=Rl.get(e);if(!s){Qi++;return}const r=u=>{u&&u.trigger()};if(nr(),t==="clear")s.forEach(r);else{const u=be(e),f=u&&er(n);if(u&&n==="length"){const o=Number(i);s.forEach((d,c)=>{(c==="length"||c===el||!Bn(c)&&c>=o)&&r(d)})}else switch((n!==void 0||s.has(void 0))&&r(s.get(n)),f&&r(s.get(el)),t){case"add":u?f&&r(s.get("length")):(r(s.get(Jn)),Ci(e)&&r(s.get(ds)));break;case"delete":u||(r(s.get(Jn)),Ci(e)&&r(s.get(ds)));break;case"set":Ci(e)&&r(s.get(Jn));break}}ir()}function Dv(e,t){const n=Rl.get(e);return n&&n.get(t)}function mi(e){const t=pe(e);return t===e?t:(gt(t,"iterate",el),Nt(e)?t:t.map(yt))}function ma(e){return gt(e=pe(e),"iterate",el),e}const Nv={__proto__:null,[Symbol.iterator](){return Da(this,Symbol.iterator,yt)},concat(...e){return mi(this).concat(...e.map(t=>be(t)?mi(t):t))},entries(){return Da(this,"entries",e=>(e[1]=yt(e[1]),e))},every(e,t){return yn(this,"every",e,t,void 0,arguments)},filter(e,t){return yn(this,"filter",e,t,n=>n.map(yt),arguments)},find(e,t){return yn(this,"find",e,t,yt,arguments)},findIndex(e,t){return yn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return yn(this,"findLast",e,t,yt,arguments)},findLastIndex(e,t){return yn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return yn(this,"forEach",e,t,void 0,arguments)},includes(...e){return Na(this,"includes",e)},indexOf(...e){return Na(this,"indexOf",e)},join(e){return mi(this).join(e)},lastIndexOf(...e){return Na(this,"lastIndexOf",e)},map(e,t){return yn(this,"map",e,t,void 0,arguments)},pop(){return Ni(this,"pop")},push(...e){return Ni(this,"push",e)},reduce(e,...t){return lo(this,"reduce",e,t)},reduceRight(e,...t){return lo(this,"reduceRight",e,t)},shift(){return Ni(this,"shift")},some(e,t){return yn(this,"some",e,t,void 0,arguments)},splice(...e){return Ni(this,"splice",e)},toReversed(){return mi(this).toReversed()},toSorted(e){return mi(this).toSorted(e)},toSpliced(...e){return mi(this).toSpliced(...e)},unshift(...e){return Ni(this,"unshift",e)},values(){return Da(this,"values",yt)}};function Da(e,t,n){const i=ma(e),l=i[t]();return i!==e&&!Nt(e)&&(l._next=l.next,l.next=()=>{const a=l._next();return a.value&&(a.value=n(a.value)),a}),l}const Hv=Array.prototype;function yn(e,t,n,i,l,a){const s=ma(e),r=s!==e&&!Nt(e),u=s[t];if(u!==Hv[t]){const d=u.apply(e,a);return r?yt(d):d}let f=n;s!==e&&(r?f=function(d,c){return n.call(this,yt(d),c,e)}:n.length>2&&(f=function(d,c){return n.call(this,d,c,e)}));const o=u.call(s,f,i);return r&&l?l(o):o}function lo(e,t,n,i){const l=ma(e);let a=n;return l!==e&&(Nt(e)?n.length>3&&(a=function(s,r,u){return n.call(this,s,r,u,e)}):a=function(s,r,u){return n.call(this,s,yt(r),u,e)}),l[t](a,...i)}function Na(e,t,n){const i=pe(e);gt(i,"iterate",el);const l=i[t](...n);return(l===-1||l===!1)&&rr(n[0])?(n[0]=pe(n[0]),i[t](...n)):l}function Ni(e,t,n=[]){Dn(),nr();const i=pe(e)[t].apply(e,n);return ir(),Nn(),i}const jv=Zs("__proto__,__v_isRef,__isVue"),sc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Bn));function zv(e){Bn(e)||(e=String(e));const t=pe(this);return gt(t,"has",e),t.hasOwnProperty(e)}class rc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,i){if(n==="__v_skip")return t.__v_skip;const l=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!l;if(n==="__v_isReadonly")return l;if(n==="__v_isShallow")return a;if(n==="__v_raw")return i===(l?a?Qv:dc:a?cc:uc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(i)?t:void 0;const s=be(t);if(!l){let u;if(s&&(u=Nv[n]))return u;if(n==="hasOwnProperty")return zv}const r=Reflect.get(t,n,et(t)?t:i);return(Bn(n)?sc.has(n):jv(n))||(l||gt(t,"get",n),a)?r:et(r)?s&&er(n)?r:r.value:Xe(r)?l?fl(r):ut(r):r}}class oc extends rc{constructor(t=!1){super(!1,t)}set(t,n,i,l){let a=t[n];if(!this._isShallow){const u=ti(a);if(!Nt(i)&&!ti(i)&&(a=pe(a),i=pe(i)),!be(t)&&et(a)&&!et(i))return u?!1:(a.value=i,!0)}const s=be(t)&&er(n)?Number(n)<t.length:ze(t,n),r=Reflect.set(t,n,i,et(t)?t:l);return t===pe(l)&&(s?Tt(i,a)&&wn(t,"set",n,i):wn(t,"add",n,i)),r}deleteProperty(t,n){const i=ze(t,n);t[n];const l=Reflect.deleteProperty(t,n);return l&&i&&wn(t,"delete",n,void 0),l}has(t,n){const i=Reflect.has(t,n);return(!Bn(n)||!sc.has(n))&>(t,"has",n),i}ownKeys(t){return gt(t,"iterate",be(t)?"length":Jn),Reflect.ownKeys(t)}}class Wv extends rc{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Uv=new oc,qv=new Wv,Kv=new oc(!0);const fs=e=>e,wl=e=>Reflect.getPrototypeOf(e);function Gv(e,t,n){return function(...i){const l=this.__v_raw,a=pe(l),s=Ci(a),r=e==="entries"||e===Symbol.iterator&&s,u=e==="keys"&&s,f=l[e](...i),o=n?fs:t?vs:yt;return!t&>(a,"iterate",u?ds:Jn),{next(){const{value:d,done:c}=f.next();return c?{value:d,done:c}:{value:r?[o(d[0]),o(d[1])]:o(d),done:c}},[Symbol.iterator](){return this}}}}function Cl(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Yv(e,t){const n={get(l){const a=this.__v_raw,s=pe(a),r=pe(l);e||(Tt(l,r)&>(s,"get",l),gt(s,"get",r));const{has:u}=wl(s),f=t?fs:e?vs:yt;if(u.call(s,l))return f(a.get(l));if(u.call(s,r))return f(a.get(r));a!==s&&a.get(l)},get size(){const l=this.__v_raw;return!e&>(pe(l),"iterate",Jn),Reflect.get(l,"size",l)},has(l){const a=this.__v_raw,s=pe(a),r=pe(l);return e||(Tt(l,r)&>(s,"has",l),gt(s,"has",r)),l===r?a.has(l):a.has(l)||a.has(r)},forEach(l,a){const s=this,r=s.__v_raw,u=pe(r),f=t?fs:e?vs:yt;return!e&>(u,"iterate",Jn),r.forEach((o,d)=>l.call(a,f(o),f(d),s))}};return lt(n,e?{add:Cl("add"),set:Cl("set"),delete:Cl("delete"),clear:Cl("clear")}:{add(l){!t&&!Nt(l)&&!ti(l)&&(l=pe(l));const a=pe(this);return wl(a).has.call(a,l)||(a.add(l),wn(a,"add",l,l)),this},set(l,a){!t&&!Nt(a)&&!ti(a)&&(a=pe(a));const s=pe(this),{has:r,get:u}=wl(s);let f=r.call(s,l);f||(l=pe(l),f=r.call(s,l));const o=u.call(s,l);return s.set(l,a),f?Tt(a,o)&&wn(s,"set",l,a):wn(s,"add",l,a),this},delete(l){const a=pe(this),{has:s,get:r}=wl(a);let u=s.call(a,l);u||(l=pe(l),u=s.call(a,l)),r&&r.call(a,l);const f=a.delete(l);return u&&wn(a,"delete",l,void 0),f},clear(){const l=pe(this),a=l.size!==0,s=l.clear();return a&&wn(l,"clear",void 0,void 0),s}}),["keys","values","entries",Symbol.iterator].forEach(l=>{n[l]=Gv(l,e,t)}),n}function ar(e,t){const n=Yv(e,t);return(i,l,a)=>l==="__v_isReactive"?!e:l==="__v_isReadonly"?e:l==="__v_raw"?i:Reflect.get(ze(n,l)&&l in i?n:i,l,a)}const Zv={get:ar(!1,!1)},Xv={get:ar(!1,!0)},Jv={get:ar(!0,!1)};const uc=new WeakMap,cc=new WeakMap,dc=new WeakMap,Qv=new WeakMap;function em(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function tm(e){return e.__v_skip||!Object.isExtensible(e)?0:em(Vv(e))}function ut(e){return ti(e)?e:sr(e,!1,Uv,Zv,uc)}function nm(e){return sr(e,!1,Kv,Xv,cc)}function fl(e){return sr(e,!0,qv,Jv,dc)}function sr(e,t,n,i,l){if(!Xe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=l.get(e);if(a)return a;const s=tm(e);if(s===0)return e;const r=new Proxy(e,s===2?i:n);return l.set(e,r),r}function Si(e){return ti(e)?Si(e.__v_raw):!!(e&&e.__v_isReactive)}function ti(e){return!!(e&&e.__v_isReadonly)}function Nt(e){return!!(e&&e.__v_isShallow)}function rr(e){return e?!!e.__v_raw:!1}function pe(e){const t=e&&e.__v_raw;return t?pe(t):e}function im(e){return!ze(e,"__v_skip")&&Object.isExtensible(e)&&Uu(e,"__v_skip",!0),e}const yt=e=>Xe(e)?ut(e):e,vs=e=>Xe(e)?fl(e):e;function et(e){return e?e.__v_isRef===!0:!1}function J(e){return fc(e,!1)}function ge(e){return fc(e,!0)}function fc(e,t){return et(e)?e:new lm(e,t)}class lm{constructor(t,n){this.dep=new va,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:pe(t),this._value=n?t:yt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,i=this.__v_isShallow||Nt(t)||ti(t);t=i?t:pe(t),Tt(t,n)&&(this._rawValue=t,this._value=i?t:yt(t),this.dep.trigger())}}function X(e){return et(e)?e.value:e}const am={get:(e,t,n)=>t==="__v_raw"?e:X(Reflect.get(e,t,n)),set:(e,t,n,i)=>{const l=e[t];return et(l)&&!et(n)?(l.value=n,!0):Reflect.set(e,t,n,i)}};function vc(e){return Si(e)?e:new Proxy(e,am)}class sm{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new va,{get:i,set:l}=t(n.track.bind(n),n.trigger.bind(n));this._get=i,this._set=l}get value(){return this._value=this._get()}set value(t){this._set(t)}}function rm(e){return new sm(e)}function or(e){const t=be(e)?new Array(e.length):{};for(const n in e)t[n]=mc(e,n);return t}class om{constructor(t,n,i){this._object=t,this._key=n,this._defaultValue=i,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Dv(pe(this._object),this._key)}}class um{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function ne(e,t,n){return et(e)?e:Ce(e)?new um(e):Xe(e)&&arguments.length>1?mc(e,t,n):J(e)}function mc(e,t,n){const i=e[t];return et(i)?i:new om(e,t,n)}class cm{constructor(t,n,i){this.fn=t,this.setter=n,this._value=void 0,this.dep=new va(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Qi-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=i}notify(){if(this.flags|=16,!(this.flags&8)&&Ze!==this)return ec(this,!0),!0}get value(){const t=this.dep.track();return ic(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function dm(e,t,n=!1){let i,l;return Ce(e)?i=e:(i=e.get,l=e.set),new cm(i,l,n)}const Sl={},Bl=new WeakMap;let Zn;function fm(e,t=!1,n=Zn){if(n){let i=Bl.get(n);i||Bl.set(n,i=[]),i.push(e)}}function vm(e,t,n=De){const{immediate:i,deep:l,once:a,scheduler:s,augmentJob:r,call:u}=n,f=k=>l?k:Nt(k)||l===!1||l===0?Cn(k,1):Cn(k);let o,d,c,m,v=!1,h=!1;if(et(e)?(d=()=>e.value,v=Nt(e)):Si(e)?(d=()=>f(e),v=!0):be(e)?(h=!0,v=e.some(k=>Si(k)||Nt(k)),d=()=>e.map(k=>{if(et(k))return k.value;if(Si(k))return f(k);if(Ce(k))return u?u(k,2):k()})):Ce(e)?t?d=u?()=>u(e,2):e:d=()=>{if(c){Dn();try{c()}finally{Nn()}}const k=Zn;Zn=o;try{return u?u(e,3,[m]):e(m)}finally{Zn=k}}:d=fn,t&&l){const k=d,A=l===!0?1/0:l;d=()=>Cn(k(),A)}const p=Xu(),C=()=>{o.stop(),p&&p.active&&Js(p.effects,o)};if(a&&t){const k=t;t=(...A)=>{k(...A),C()}}let V=h?new Array(e.length).fill(Sl):Sl;const P=k=>{if(!(!(o.flags&1)||!o.dirty&&!k))if(t){const A=o.run();if(l||v||(h?A.some((S,E)=>Tt(S,V[E])):Tt(A,V))){c&&c();const S=Zn;Zn=o;try{const E=[A,V===Sl?void 0:h&&V[0]===Sl?[]:V,m];u?u(t,3,E):t(...E),V=A}finally{Zn=S}}}else o.run()};return r&&r(P),o=new Ju(d),o.scheduler=s?()=>s(P,!1):P,m=k=>fm(k,!1,o),c=o.onStop=()=>{const k=Bl.get(o);if(k){if(u)u(k,4);else for(const A of k)A();Bl.delete(o)}},t?i?P(!0):V=o.run():s?s(P.bind(null,!0),!0):o.run(),C.pause=o.pause.bind(o),C.resume=o.resume.bind(o),C.stop=C,C}function Cn(e,t=1/0,n){if(t<=0||!Xe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,et(e))Cn(e.value,t,n);else if(be(e))for(let i=0;i<e.length;i++)Cn(e[i],t,n);else if(ju(e)||Ci(e))e.forEach(i=>{Cn(i,t,n)});else if(Wu(e)){for(const i in e)Cn(e[i],t,n);for(const i of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,i)&&Cn(e[i],t,n)}return e}/**
|
10
10
|
* @vue/runtime-core v3.5.13
|
11
11
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
12
12
|
* @license MIT
|
13
|
-
**/function vl(e,t,n,i){try{return i?e(...i):e()}catch(l){ml(l,t,n)}}function Xt(e,t,n,i){if(Ce(e)){const l=vl(e,t,n,i);return l&&Js(l)&&l.catch(a=>{ml(a,t,n)}),l}if(be(e)){const l=[];for(let a=0;a<e.length;a++)l.push(Xt(e[a],t,n,i));return l}}function ml(e,t,n,i=!0){const l=t?t.vnode:null,{errorHandler:a,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||De;if(t){let r=t.parent;const u=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const o=r.ec;if(o){for(let d=0;d<o.length;d++)if(o[d](e,u,f)===!1)return}r=r.parent}if(a){Dn(),vl(a,null,10,[e,u,f]),Nn();return}}mm(e,n,l,i,s)}function mm(e,t,n,i=!0,l=!1){if(l)throw e;console.error(e)}const _t=[];let sn=-1;const xi=[];let Ln=null,yi=0;const hc=Promise.resolve();let $l=null;function st(e){const t=$l||hc;return e?t.then(this?e.bind(this):e):t}function hm(e){let t=sn+1,n=_t.length;for(;t<n;){const i=t+n>>>1,l=_t[i],a=tl(l);a<e||a===e&&l.flags&2?t=i+1:n=i}return t}function or(e){if(!(e.flags&1)){const t=tl(e),n=_t[_t.length-1];!n||!(e.flags&2)&&t>=tl(n)?_t.push(e):_t.splice(hm(t),0,e),e.flags|=1,gc()}}function gc(){$l||($l=hc.then(pc))}function vs(e){be(e)?xi.push(...e):Ln&&e.id===-1?Ln.splice(yi+1,0,e):e.flags&1||(xi.push(e),e.flags|=1),gc()}function lo(e,t,n=sn+1){for(;n<_t.length;n++){const i=_t[n];if(i&&i.flags&2){if(e&&i.id!==e.uid)continue;_t.splice(n,1),n--,i.flags&4&&(i.flags&=-2),i(),i.flags&4||(i.flags&=-2)}}}function yc(e){if(xi.length){const t=[...new Set(xi)].sort((n,i)=>tl(n)-tl(i));if(xi.length=0,Ln){Ln.push(...t);return}for(Ln=t,yi=0;yi<Ln.length;yi++){const n=Ln[yi];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ln=null,yi=0}}const tl=e=>e.id==null?e.flags&2?-1:1/0:e.id;function pc(e){try{for(sn=0;sn<_t.length;sn++){const t=_t[sn];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),vl(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;sn<_t.length;sn++){const t=_t[sn];t&&(t.flags&=-2)}sn=-1,_t.length=0,yc(),$l=null,(_t.length||xi.length)&&pc()}}let Lt=null,bc=null;function Dl(e){const t=Lt;return Lt=e,bc=e&&e.type.__scopeId||null,t}function Te(e,t=Lt,n){if(!t||e._n)return e;const i=(...l)=>{i._d&&po(-1);const a=Dl(t);let s;try{s=e(...l)}finally{Dl(a),i._d&&po(1)}return s};return i._n=!0,i._c=!0,i._d=!0,i}function ht(e,t){if(Lt===null)return e;const n=ba(Lt),i=e.dirs||(e.dirs=[]);for(let l=0;l<t.length;l++){let[a,s,r,u=De]=t[l];a&&(Ce(a)&&(a={mounted:a,updated:a}),a.deep&&Cn(s),i.push({dir:a,instance:n,value:s,oldValue:void 0,arg:r,modifiers:u}))}return e}function qn(e,t,n,i){const l=e.dirs,a=t&&t.dirs;for(let s=0;s<l.length;s++){const r=l[s];a&&(r.oldValue=a[s].value);let u=r.dir[i];u&&(Dn(),Xt(u,n,8,[e.el,r,e,t]),Nn())}}const wc=Symbol("_vte"),Cc=e=>e.__isTeleport,Gi=e=>e&&(e.disabled||e.disabled===""),ao=e=>e&&(e.defer||e.defer===""),so=e=>typeof SVGElement<"u"&&e instanceof SVGElement,ro=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,ms=(e,t)=>{const n=e&&e.to;return nt(n)?t?t(n):null:n},Sc={name:"Teleport",__isTeleport:!0,process(e,t,n,i,l,a,s,r,u,f){const{mc:o,pc:d,pbc:c,o:{insert:m,querySelector:v,createText:h,createComment:p}}=f,C=Gi(t.props);let{shapeFlag:V,children:P,dynamicChildren:k}=t;if(e==null){const A=t.el=h(""),S=t.anchor=h("");m(A,n,i),m(S,n,i);const E=(I,B)=>{V&16&&(l&&l.isCE&&(l.ce._teleportTarget=I),o(P,I,B,l,a,s,r,u))},x=()=>{const I=t.target=ms(t.props,v),B=xc(I,t,h,m);I&&(s!=="svg"&&so(I)?s="svg":s!=="mathml"&&ro(I)&&(s="mathml"),C||(E(I,B),El(t,!1)))};C&&(E(n,S),El(t,!0)),ao(t.props)?xt(()=>{x(),t.el.__isMounted=!0},a):x()}else{if(ao(t.props)&&!e.el.__isMounted){xt(()=>{Sc.process(e,t,n,i,l,a,s,r,u,f),delete e.el.__isMounted},a);return}t.el=e.el,t.targetStart=e.targetStart;const A=t.anchor=e.anchor,S=t.target=e.target,E=t.targetAnchor=e.targetAnchor,x=Gi(e.props),I=x?n:S,B=x?A:E;if(s==="svg"||so(S)?s="svg":(s==="mathml"||ro(S))&&(s="mathml"),k?(c(e.dynamicChildren,k,I,l,a,s,r),hr(e,t,!0)):u||d(e,t,I,B,l,a,s,r,!1),C)x?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):xl(t,n,A,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const R=t.target=ms(t.props,v);R&&xl(t,R,null,f,0)}else x&&xl(t,S,E,f,1);El(t,C)}},remove(e,t,n,{um:i,o:{remove:l}},a){const{shapeFlag:s,children:r,anchor:u,targetStart:f,targetAnchor:o,target:d,props:c}=e;if(d&&(l(f),l(o)),a&&l(u),s&16){const m=a||!Gi(c);for(let v=0;v<r.length;v++){const h=r[v];i(h,t,n,m,!!h.dynamicChildren)}}},move:xl,hydrate:gm};function xl(e,t,n,{o:{insert:i},m:l},a=2){a===0&&i(e.targetAnchor,t,n);const{el:s,anchor:r,shapeFlag:u,children:f,props:o}=e,d=a===2;if(d&&i(s,t,n),(!d||Gi(o))&&u&16)for(let c=0;c<f.length;c++)l(f[c],t,n,2);d&&i(r,t,n)}function gm(e,t,n,i,l,a,{o:{nextSibling:s,parentNode:r,querySelector:u,insert:f,createText:o}},d){const c=t.target=ms(t.props,u);if(c){const m=Gi(t.props),v=c._lpa||c.firstChild;if(t.shapeFlag&16)if(m)t.anchor=d(s(e),t,r(e),n,i,l,a),t.targetStart=v,t.targetAnchor=v&&s(v);else{t.anchor=s(e);let h=v;for(;h;){if(h&&h.nodeType===8){if(h.data==="teleport start anchor")t.targetStart=h;else if(h.data==="teleport anchor"){t.targetAnchor=h,c._lpa=t.targetAnchor&&s(t.targetAnchor);break}}h=s(h)}t.targetAnchor||xc(c,t,o,f),d(v&&s(v),t,c,n,i,l,a)}El(t,m)}return t.anchor&&s(t.anchor)}const ym=Sc;function El(e,t){const n=e.ctx;if(n&&n.ut){let i,l;for(t?(i=e.el,l=e.anchor):(i=e.targetStart,l=e.targetAnchor);i&&i!==l;)i.nodeType===1&&i.setAttribute("data-v-owner",n.uid),i=i.nextSibling;n.ut()}}function xc(e,t,n,i){const l=t.targetStart=n(""),a=t.targetAnchor=n("");return l[wc]=a,e&&(i(l,e),i(a,e)),a}const In=Symbol("_leaveCb"),kl=Symbol("_enterCb");function kc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Jt(()=>{e.isMounted=!0}),zt(()=>{e.isUnmounting=!0}),e}const Dt=[Function,Array],_c={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Dt,onEnter:Dt,onAfterEnter:Dt,onEnterCancelled:Dt,onBeforeLeave:Dt,onLeave:Dt,onAfterLeave:Dt,onLeaveCancelled:Dt,onBeforeAppear:Dt,onAppear:Dt,onAfterAppear:Dt,onAppearCancelled:Dt},Pc=e=>{const t=e.subTree;return t.component?Pc(t.component):t},pm={name:"BaseTransition",props:_c,setup(e,{slots:t}){const n=oi(),i=kc();return()=>{const l=t.default&&ur(t.default(),!0);if(!l||!l.length)return;const a=Vc(l),s=pe(e),{mode:r}=s;if(i.isLeaving)return Ha(a);const u=oo(a);if(!u)return Ha(a);let f=nl(u,s,i,n,d=>f=d);u.type!==vt&&ni(u,f);let o=n.subTree&&oo(n.subTree);if(o&&o.type!==vt&&!on(u,o)&&Pc(n).type!==vt){let d=nl(o,s,i,n);if(ni(o,d),r==="out-in"&&u.type!==vt)return i.isLeaving=!0,d.afterLeave=()=>{i.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,o=void 0},Ha(a);r==="in-out"&&u.type!==vt?d.delayLeave=(c,m,v)=>{const h=Ac(i,o);h[String(o.key)]=o,c[In]=()=>{m(),c[In]=void 0,delete f.delayedLeave,o=void 0},f.delayedLeave=()=>{v(),delete f.delayedLeave,o=void 0}}:o=void 0}else o&&(o=void 0);return a}}};function Vc(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==vt){t=n;break}}return t}const bm=pm;function Ac(e,t){const{leavingVNodes:n}=e;let i=n.get(t.type);return i||(i=Object.create(null),n.set(t.type,i)),i}function nl(e,t,n,i,l){const{appear:a,mode:s,persisted:r=!1,onBeforeEnter:u,onEnter:f,onAfterEnter:o,onEnterCancelled:d,onBeforeLeave:c,onLeave:m,onAfterLeave:v,onLeaveCancelled:h,onBeforeAppear:p,onAppear:C,onAfterAppear:V,onAppearCancelled:P}=t,k=String(e.key),A=Ac(n,e),S=(I,B)=>{I&&Xt(I,i,9,B)},E=(I,B)=>{const R=B[1];S(I,B),be(I)?I.every(T=>T.length<=1)&&R():I.length<=1&&R()},x={mode:s,persisted:r,beforeEnter(I){let B=u;if(!n.isMounted)if(a)B=p||u;else return;I[In]&&I[In](!0);const R=A[k];R&&on(e,R)&&R.el[In]&&R.el[In](),S(B,[I])},enter(I){let B=f,R=o,T=d;if(!n.isMounted)if(a)B=C||f,R=V||o,T=P||d;else return;let F=!1;const D=I[kl]=G=>{F||(F=!0,G?S(T,[I]):S(R,[I]),x.delayedLeave&&x.delayedLeave(),I[kl]=void 0)};B?E(B,[I,D]):D()},leave(I,B){const R=String(e.key);if(I[kl]&&I[kl](!0),n.isUnmounting)return B();S(c,[I]);let T=!1;const F=I[In]=D=>{T||(T=!0,B(),D?S(h,[I]):S(v,[I]),I[In]=void 0,A[R]===e&&delete A[R])};A[R]=e,m?E(m,[I,F]):F()},clone(I){const B=nl(I,t,n,i,l);return l&&l(B),B}};return x}function Ha(e){if(ha(e))return e=kn(e),e.children=null,e}function oo(e){if(!ha(e))return Cc(e.type)&&e.children?Vc(e.children):e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&Ce(n.default))return n.default()}}function ni(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ni(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function ur(e,t=!1,n){let i=[],l=0;for(let a=0;a<e.length;a++){let s=e[a];const r=n==null?s.key:String(n)+String(s.key!=null?s.key:a);s.type===ve?(s.patchFlag&128&&l++,i=i.concat(ur(s.children,t,r))):(t||s.type!==vt)&&i.push(r!=null?kn(s,{key:r}):s)}if(l>1)for(let a=0;a<i.length;a++)i[a].patchFlag=-2;return i}/*! #__NO_SIDE_EFFECTS__ */function cr(e,t){return Ce(e)?lt({name:e.name},t,{setup:e}):e}function Tc(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Nl(e,t,n,i,l=!1){if(be(e)){e.forEach((v,h)=>Nl(v,t&&(be(t)?t[h]:t),n,i,l));return}if(Yi(i)&&!l){i.shapeFlag&512&&i.type.__asyncResolved&&i.component.subTree.component&&Nl(e,t,n,i.component.subTree);return}const a=i.shapeFlag&4?ba(i.component):i.el,s=l?null:a,{i:r,r:u}=e,f=t&&t.r,o=r.refs===De?r.refs={}:r.refs,d=r.setupState,c=pe(d),m=d===De?()=>!1:v=>ze(c,v);if(f!=null&&f!==u&&(nt(f)?(o[f]=null,m(f)&&(d[f]=null)):et(f)&&(f.value=null)),Ce(u))vl(u,r,12,[s,o]);else{const v=nt(u),h=et(u);if(v||h){const p=()=>{if(e.f){const C=v?m(u)?d[u]:o[u]:u.value;l?be(C)&&Xs(C,a):be(C)?C.includes(a)||C.push(a):v?(o[u]=[a],m(u)&&(d[u]=o[u])):(u.value=[a],e.k&&(o[e.k]=u.value))}else v?(o[u]=s,m(u)&&(d[u]=s)):h&&(u.value=s,e.k&&(o[e.k]=s))};s?(p.id=-1,xt(p,n)):p()}}}da().requestIdleCallback;da().cancelIdleCallback;const Yi=e=>!!e.type.__asyncLoader,ha=e=>e.type.__isKeepAlive;function wm(e,t){Lc(e,"a",t)}function Ec(e,t){Lc(e,"da",t)}function Lc(e,t,n=mt){const i=e.__wdc||(e.__wdc=()=>{let l=n;for(;l;){if(l.isDeactivated)return;l=l.parent}return e()});if(ga(t,i,n),n){let l=n.parent;for(;l&&l.parent;)ha(l.parent.vnode)&&Cm(i,t,n,l),l=l.parent}}function Cm(e,t,n,i){const l=ga(t,e,i,!0);Ic(()=>{Xs(i[t],l)},n)}function ga(e,t,n=mt,i=!1){if(n){const l=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...s)=>{Dn();const r=li(n),u=Xt(t,n,e,s);return r(),Nn(),u});return i?l.unshift(a):l.push(a),a}}const Pn=e=>(t,n=mt)=>{(!ll||e==="sp")&&ga(e,(...i)=>t(...i),n)},dr=Pn("bm"),Jt=Pn("m"),Sm=Pn("bu"),fr=Pn("u"),zt=Pn("bum"),Ic=Pn("um"),xm=Pn("sp"),km=Pn("rtg"),_m=Pn("rtc");function Pm(e,t=mt){ga("ec",e,t)}const Fc="components",Vm="directives",Oc=Symbol.for("v-ndc");function Am(e){return nt(e)?Mc(Fc,e,!1)||e:e||Oc}function Vn(e){return Mc(Vm,e)}function Mc(e,t,n=!0,i=!1){const l=Lt||mt;if(l){const a=l.type;if(e===Fc){const r=wh(a,!1);if(r&&(r===t||r===Pt(t)||r===_n(Pt(t))))return a}const s=uo(l[e]||a[e],t)||uo(l.appContext[e],t);return!s&&i?a:s}}function uo(e,t){return e&&(e[t]||e[Pt(t)]||e[_n(Pt(t))])}function rn(e,t,n,i){let l;const a=n&&n[i],s=be(e);if(s||nt(e)){const r=s&&Si(e);let u=!1;r&&(u=!Nt(e),e=ma(e)),l=new Array(e.length);for(let f=0,o=e.length;f<o;f++)l[f]=t(u?yt(e[f]):e[f],f,void 0,a&&a[f])}else if(typeof e=="number"){l=new Array(e);for(let r=0;r<e;r++)l[r]=t(r+1,r,void 0,a&&a[r])}else if(Xe(e))if(e[Symbol.iterator])l=Array.from(e,(r,u)=>t(r,u,void 0,a&&a[u]));else{const r=Object.keys(e);l=new Array(r.length);for(let u=0,f=r.length;u<f;u++){const o=r[u];l[u]=t(e[o],o,u,a&&a[u])}}else l=[];return n&&(n[i]=l),l}const hs=e=>e?id(e)?ba(e):hs(e.parent):null,Zi=lt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>hs(e.parent),$root:e=>hs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>vr(e),$forceUpdate:e=>e.f||(e.f=()=>{or(e.update)}),$nextTick:e=>e.n||(e.n=st.bind(e.proxy)),$watch:e=>Xm.bind(e)}),ja=(e,t)=>e!==De&&!e.__isScriptSetup&&ze(e,t),Tm={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:i,data:l,props:a,accessCache:s,type:r,appContext:u}=e;let f;if(t[0]!=="$"){const m=s[t];if(m!==void 0)switch(m){case 1:return i[t];case 2:return l[t];case 4:return n[t];case 3:return a[t]}else{if(ja(i,t))return s[t]=1,i[t];if(l!==De&&ze(l,t))return s[t]=2,l[t];if((f=e.propsOptions[0])&&ze(f,t))return s[t]=3,a[t];if(n!==De&&ze(n,t))return s[t]=4,n[t];ys&&(s[t]=0)}}const o=Zi[t];let d,c;if(o)return t==="$attrs"&>(e.attrs,"get",""),o(e);if((d=r.__cssModules)&&(d=d[t]))return d;if(n!==De&&ze(n,t))return s[t]=4,n[t];if(c=u.config.globalProperties,ze(c,t))return c[t]},set({_:e},t,n){const{data:i,setupState:l,ctx:a}=e;return ja(l,t)?(l[t]=n,!0):i!==De&&ze(i,t)?(i[t]=n,!0):ze(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:i,appContext:l,propsOptions:a}},s){let r;return!!n[s]||e!==De&&ze(e,s)||ja(t,s)||(r=a[0])&&ze(r,s)||ze(i,s)||ze(Zi,s)||ze(l.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ze(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Hl(e){return be(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function gs(e,t){return!e||!t?e||t:be(e)&&be(t)?e.concat(t):lt({},Hl(e),Hl(t))}function Em(e){const t=oi();let n=e();return Ss(),Js(n)&&(n=n.catch(i=>{throw li(t),i})),[n,()=>li(t)]}let ys=!0;function Lm(e){const t=vr(e),n=e.proxy,i=e.ctx;ys=!1,t.beforeCreate&&co(t.beforeCreate,e,"bc");const{data:l,computed:a,methods:s,watch:r,provide:u,inject:f,created:o,beforeMount:d,mounted:c,beforeUpdate:m,updated:v,activated:h,deactivated:p,beforeDestroy:C,beforeUnmount:V,destroyed:P,unmounted:k,render:A,renderTracked:S,renderTriggered:E,errorCaptured:x,serverPrefetch:I,expose:B,inheritAttrs:R,components:T,directives:F,filters:D}=t;if(f&&Im(f,i,null),s)for(const te in s){const ee=s[te];Ce(ee)&&(i[te]=ee.bind(n))}if(l){const te=l.call(n,n);Xe(te)&&(e.data=ut(te))}if(ys=!0,a)for(const te in a){const ee=a[te],N=Ce(ee)?ee.bind(n,n):Ce(ee.get)?ee.get.bind(n,n):fn,$=!Ce(ee)&&Ce(ee.set)?ee.set.bind(n):fn,W=w({get:N,set:$});Object.defineProperty(i,te,{enumerable:!0,configurable:!0,get:()=>W.value,set:Q=>W.value=Q})}if(r)for(const te in r)Rc(r[te],i,n,te);if(u){const te=Ce(u)?u.call(n):u;Reflect.ownKeys(te).forEach(ee=>{wt(ee,te[ee])})}o&&co(o,e,"c");function Z(te,ee){be(ee)?ee.forEach(N=>te(N.bind(n))):ee&&te(ee.bind(n))}if(Z(dr,d),Z(Jt,c),Z(Sm,m),Z(fr,v),Z(wm,h),Z(Ec,p),Z(Pm,x),Z(_m,S),Z(km,E),Z(zt,V),Z(Ic,k),Z(xm,I),be(B))if(B.length){const te=e.exposed||(e.exposed={});B.forEach(ee=>{Object.defineProperty(te,ee,{get:()=>n[ee],set:N=>n[ee]=N})})}else e.exposed||(e.exposed={});A&&e.render===fn&&(e.render=A),R!=null&&(e.inheritAttrs=R),T&&(e.components=T),F&&(e.directives=F),I&&Tc(e)}function Im(e,t,n=fn){be(e)&&(e=ps(e));for(const i in e){const l=e[i];let a;Xe(l)?"default"in l?a=qe(l.from||i,l.default,!0):a=qe(l.from||i):a=qe(l),et(a)?Object.defineProperty(t,i,{enumerable:!0,configurable:!0,get:()=>a.value,set:s=>a.value=s}):t[i]=a}}function co(e,t,n){Xt(be(e)?e.map(i=>i.bind(t.proxy)):e.bind(t.proxy),t,n)}function Rc(e,t,n,i){let l=i.includes(".")?Gc(n,i):()=>n[i];if(nt(e)){const a=t[e];Ce(a)&&de(l,a)}else if(Ce(e))de(l,e.bind(n));else if(Xe(e))if(be(e))e.forEach(a=>Rc(a,t,n,i));else{const a=Ce(e.handler)?e.handler.bind(n):t[e.handler];Ce(a)&&de(l,a,e)}}function vr(e){const t=e.type,{mixins:n,extends:i}=t,{mixins:l,optionsCache:a,config:{optionMergeStrategies:s}}=e.appContext,r=a.get(t);let u;return r?u=r:!l.length&&!n&&!i?u=t:(u={},l.length&&l.forEach(f=>jl(u,f,s,!0)),jl(u,t,s)),Xe(t)&&a.set(t,u),u}function jl(e,t,n,i=!1){const{mixins:l,extends:a}=t;a&&jl(e,a,n,!0),l&&l.forEach(s=>jl(e,s,n,!0));for(const s in t)if(!(i&&s==="expose")){const r=Fm[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const Fm={data:fo,props:vo,emits:vo,methods:Wi,computed:Wi,beforeCreate:St,created:St,beforeMount:St,mounted:St,beforeUpdate:St,updated:St,beforeDestroy:St,beforeUnmount:St,destroyed:St,unmounted:St,activated:St,deactivated:St,errorCaptured:St,serverPrefetch:St,components:Wi,directives:Wi,watch:Mm,provide:fo,inject:Om};function fo(e,t){return t?e?function(){return lt(Ce(e)?e.call(this,this):e,Ce(t)?t.call(this,this):t)}:t:e}function Om(e,t){return Wi(ps(e),ps(t))}function ps(e){if(be(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function St(e,t){return e?[...new Set([].concat(e,t))]:t}function Wi(e,t){return e?lt(Object.create(null),e,t):t}function vo(e,t){return e?be(e)&&be(t)?[...new Set([...e,...t])]:lt(Object.create(null),Hl(e),Hl(t??{})):t}function Mm(e,t){if(!e)return t;if(!t)return e;const n=lt(Object.create(null),e);for(const i in t)n[i]=St(e[i],t[i]);return n}function Bc(){return{app:null,config:{isNativeTag:_v,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Rm=0;function Bm(e,t){return function(i,l=null){Ce(i)||(i=lt({},i)),l!=null&&!Xe(l)&&(l=null);const a=Bc(),s=new WeakSet,r=[];let u=!1;const f=a.app={_uid:Rm++,_component:i,_props:l,_container:null,_context:a,_instance:null,version:Sh,get config(){return a.config},set config(o){},use(o,...d){return s.has(o)||(o&&Ce(o.install)?(s.add(o),o.install(f,...d)):Ce(o)&&(s.add(o),o(f,...d))),f},mixin(o){return a.mixins.includes(o)||a.mixins.push(o),f},component(o,d){return d?(a.components[o]=d,f):a.components[o]},directive(o,d){return d?(a.directives[o]=d,f):a.directives[o]},mount(o,d,c){if(!u){const m=f._ceVNode||g(i,l);return m.appContext=a,c===!0?c="svg":c===!1&&(c=void 0),d&&t?t(m,o):e(m,o,c),u=!0,f._container=o,o.__vue_app__=f,ba(m.component)}},onUnmount(o){r.push(o)},unmount(){u&&(Xt(r,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(o,d){return a.provides[o]=d,f},runWithContext(o){const d=ki;ki=f;try{return o()}finally{ki=d}}};return f}}let ki=null;function wt(e,t){if(mt){let n=mt.provides;const i=mt.parent&&mt.parent.provides;i===n&&(n=mt.provides=Object.create(i)),n[e]=t}}function qe(e,t,n=!1){const i=mt||Lt;if(i||ki){const l=ki?ki._context.provides:i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:void 0;if(l&&e in l)return l[e];if(arguments.length>1)return n&&Ce(t)?t.call(i&&i.proxy):t}}const $c={},Dc=()=>Object.create($c),Nc=e=>Object.getPrototypeOf(e)===$c;function $m(e,t,n,i=!1){const l={},a=Dc();e.propsDefaults=Object.create(null),Hc(e,t,l,a);for(const s in e.propsOptions[0])s in l||(l[s]=void 0);n?e.props=i?l:nm(l):e.type.props?e.props=l:e.props=a,e.attrs=a}function Dm(e,t,n,i){const{props:l,attrs:a,vnode:{patchFlag:s}}=e,r=pe(l),[u]=e.propsOptions;let f=!1;if((i||s>0)&&!(s&16)){if(s&8){const o=e.vnode.dynamicProps;for(let d=0;d<o.length;d++){let c=o[d];if(pa(e.emitsOptions,c))continue;const m=t[c];if(u)if(ze(a,c))m!==a[c]&&(a[c]=m,f=!0);else{const v=Pt(c);l[v]=bs(u,r,v,m,e,!1)}else m!==a[c]&&(a[c]=m,f=!0)}}}else{Hc(e,t,l,a)&&(f=!0);let o;for(const d in r)(!t||!ze(t,d)&&((o=$n(d))===d||!ze(t,o)))&&(u?n&&(n[d]!==void 0||n[o]!==void 0)&&(l[d]=bs(u,r,d,void 0,e,!0)):delete l[d]);if(a!==r)for(const d in a)(!t||!ze(t,d))&&(delete a[d],f=!0)}f&&wn(e.attrs,"set","")}function Hc(e,t,n,i){const[l,a]=e.propsOptions;let s=!1,r;if(t)for(let u in t){if(Ui(u))continue;const f=t[u];let o;l&&ze(l,o=Pt(u))?!a||!a.includes(o)?n[o]=f:(r||(r={}))[o]=f:pa(e.emitsOptions,u)||(!(u in i)||f!==i[u])&&(i[u]=f,s=!0)}if(a){const u=pe(n),f=r||De;for(let o=0;o<a.length;o++){const d=a[o];n[d]=bs(l,u,d,f[d],e,!ze(f,d))}}return s}function bs(e,t,n,i,l,a){const s=e[n];if(s!=null){const r=ze(s,"default");if(r&&i===void 0){const u=s.default;if(s.type!==Function&&!s.skipFactory&&Ce(u)){const{propsDefaults:f}=l;if(n in f)i=f[n];else{const o=li(l);i=f[n]=u.call(null,t),o()}}else i=u;l.ce&&l.ce._setProp(n,i)}s[0]&&(a&&!r?i=!1:s[1]&&(i===""||i===$n(n))&&(i=!0))}return i}const Nm=new WeakMap;function jc(e,t,n=!1){const i=n?Nm:t.propsCache,l=i.get(e);if(l)return l;const a=e.props,s={},r=[];let u=!1;if(!Ce(e)){const o=d=>{u=!0;const[c,m]=jc(d,t,!0);lt(s,c),m&&r.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!a&&!u)return Xe(e)&&i.set(e,wi),wi;if(be(a))for(let o=0;o<a.length;o++){const d=Pt(a[o]);mo(d)&&(s[d]=De)}else if(a)for(const o in a){const d=Pt(o);if(mo(d)){const c=a[o],m=s[d]=be(c)||Ce(c)?{type:c}:lt({},c),v=m.type;let h=!1,p=!0;if(be(v))for(let C=0;C<v.length;++C){const V=v[C],P=Ce(V)&&V.name;if(P==="Boolean"){h=!0;break}else P==="String"&&(p=!1)}else h=Ce(v)&&v.name==="Boolean";m[0]=h,m[1]=p,(h||ze(m,"default"))&&r.push(d)}}const f=[s,r];return Xe(e)&&i.set(e,f),f}function mo(e){return e[0]!=="$"&&!Ui(e)}const zc=e=>e[0]==="_"||e==="$stable",mr=e=>be(e)?e.map(Gt):[Gt(e)],Hm=(e,t,n)=>{if(t._n)return t;const i=Te((...l)=>mr(t(...l)),n);return i._c=!1,i},Wc=(e,t,n)=>{const i=e._ctx;for(const l in e){if(zc(l))continue;const a=e[l];if(Ce(a))t[l]=Hm(l,a,i);else if(a!=null){const s=mr(a);t[l]=()=>s}}},Uc=(e,t)=>{const n=mr(t);e.slots.default=()=>n},qc=(e,t,n)=>{for(const i in t)(n||i!=="_")&&(e[i]=t[i])},jm=(e,t,n)=>{const i=e.slots=Dc();if(e.vnode.shapeFlag&32){const l=t._;l?(qc(i,t,n),n&&Uu(i,"_",l,!0)):Wc(t,i)}else t&&Uc(e,t)},zm=(e,t,n)=>{const{vnode:i,slots:l}=e;let a=!0,s=De;if(i.shapeFlag&32){const r=t._;r?n&&r===1?a=!1:qc(l,t,n):(a=!t.$stable,Wc(t,l)),s=t}else t&&(Uc(e,t),s={default:1});if(a)for(const r in l)!zc(r)&&s[r]==null&&delete l[r]},xt=uh;function Wm(e){return Um(e)}function Um(e,t){const n=da();n.__VUE__=!0;const{insert:i,remove:l,patchProp:a,createElement:s,createText:r,createComment:u,setText:f,setElementText:o,parentNode:d,nextSibling:c,setScopeId:m=fn,insertStaticContent:v}=e,h=(b,y,_,M=null,L=null,O=null,H=void 0,z=null,q=!!y.dynamicChildren)=>{if(b===y)return;b&&!on(b,y)&&(M=Ie(b),Q(b,L,O,!0),b=null),y.patchFlag===-2&&(q=!1,y.dynamicChildren=null);const{type:j,ref:ae,shapeFlag:Y}=y;switch(j){case hl:p(b,y,_,M);break;case vt:C(b,y,_,M);break;case Ua:b==null&&V(y,_,M,H);break;case ve:T(b,y,_,M,L,O,H,z,q);break;default:Y&1?A(b,y,_,M,L,O,H,z,q):Y&6?F(b,y,_,M,L,O,H,z,q):(Y&64||Y&128)&&j.process(b,y,_,M,L,O,H,z,q,Fe)}ae!=null&&L&&Nl(ae,b&&b.ref,O,y||b,!y)},p=(b,y,_,M)=>{if(b==null)i(y.el=r(y.children),_,M);else{const L=y.el=b.el;y.children!==b.children&&f(L,y.children)}},C=(b,y,_,M)=>{b==null?i(y.el=u(y.children||""),_,M):y.el=b.el},V=(b,y,_,M)=>{[b.el,b.anchor]=v(b.children,y,_,M,b.el,b.anchor)},P=({el:b,anchor:y},_,M)=>{let L;for(;b&&b!==y;)L=c(b),i(b,_,M),b=L;i(y,_,M)},k=({el:b,anchor:y})=>{let _;for(;b&&b!==y;)_=c(b),l(b),b=_;l(y)},A=(b,y,_,M,L,O,H,z,q)=>{y.type==="svg"?H="svg":y.type==="math"&&(H="mathml"),b==null?S(y,_,M,L,O,H,z,q):I(b,y,L,O,H,z,q)},S=(b,y,_,M,L,O,H,z)=>{let q,j;const{props:ae,shapeFlag:Y,transition:ce,dirs:we}=b;if(q=b.el=s(b.type,O,ae&&ae.is,ae),Y&8?o(q,b.children):Y&16&&x(b.children,q,null,M,L,za(b,O),H,z),we&&qn(b,null,M,"created"),E(q,b,b.scopeId,H,M),ae){for(const Ne in ae)Ne!=="value"&&!Ui(Ne)&&a(q,Ne,null,ae[Ne],O,M);"value"in ae&&a(q,"value",null,ae.value,O),(j=ae.onVnodeBeforeMount)&&ln(j,M,b)}we&&qn(b,null,M,"beforeMount");const Le=qm(L,ce);Le&&ce.beforeEnter(q),i(q,y,_),((j=ae&&ae.onVnodeMounted)||Le||we)&&xt(()=>{j&&ln(j,M,b),Le&&ce.enter(q),we&&qn(b,null,M,"mounted")},L)},E=(b,y,_,M,L)=>{if(_&&m(b,_),M)for(let O=0;O<M.length;O++)m(b,M[O]);if(L){let O=L.subTree;if(y===O||Jc(O.type)&&(O.ssContent===y||O.ssFallback===y)){const H=L.vnode;E(b,H,H.scopeId,H.slotScopeIds,L.parent)}}},x=(b,y,_,M,L,O,H,z,q=0)=>{for(let j=q;j<b.length;j++){const ae=b[j]=z?Fn(b[j]):Gt(b[j]);h(null,ae,y,_,M,L,O,H,z)}},I=(b,y,_,M,L,O,H)=>{const z=y.el=b.el;let{patchFlag:q,dynamicChildren:j,dirs:ae}=y;q|=b.patchFlag&16;const Y=b.props||De,ce=y.props||De;let we;if(_&&Kn(_,!1),(we=ce.onVnodeBeforeUpdate)&&ln(we,_,y,b),ae&&qn(y,b,_,"beforeUpdate"),_&&Kn(_,!0),(Y.innerHTML&&ce.innerHTML==null||Y.textContent&&ce.textContent==null)&&o(z,""),j?B(b.dynamicChildren,j,z,_,M,za(y,L),O):H||ee(b,y,z,null,_,M,za(y,L),O,!1),q>0){if(q&16)R(z,Y,ce,_,L);else if(q&2&&Y.class!==ce.class&&a(z,"class",null,ce.class,L),q&4&&a(z,"style",Y.style,ce.style,L),q&8){const Le=y.dynamicProps;for(let Ne=0;Ne<Le.length;Ne++){const Me=Le[Ne],le=Y[Me],ie=ce[Me];(ie!==le||Me==="value")&&a(z,Me,le,ie,L,_)}}q&1&&b.children!==y.children&&o(z,y.children)}else!H&&j==null&&R(z,Y,ce,_,L);((we=ce.onVnodeUpdated)||ae)&&xt(()=>{we&&ln(we,_,y,b),ae&&qn(y,b,_,"updated")},M)},B=(b,y,_,M,L,O,H)=>{for(let z=0;z<y.length;z++){const q=b[z],j=y[z],ae=q.el&&(q.type===ve||!on(q,j)||q.shapeFlag&70)?d(q.el):_;h(q,j,ae,null,M,L,O,H,!0)}},R=(b,y,_,M,L)=>{if(y!==_){if(y!==De)for(const O in y)!Ui(O)&&!(O in _)&&a(b,O,y[O],null,L,M);for(const O in _){if(Ui(O))continue;const H=_[O],z=y[O];H!==z&&O!=="value"&&a(b,O,z,H,L,M)}"value"in _&&a(b,"value",y.value,_.value,L)}},T=(b,y,_,M,L,O,H,z,q)=>{const j=y.el=b?b.el:r(""),ae=y.anchor=b?b.anchor:r("");let{patchFlag:Y,dynamicChildren:ce,slotScopeIds:we}=y;we&&(z=z?z.concat(we):we),b==null?(i(j,_,M),i(ae,_,M),x(y.children||[],_,ae,L,O,H,z,q)):Y>0&&Y&64&&ce&&b.dynamicChildren?(B(b.dynamicChildren,ce,_,L,O,H,z),(y.key!=null||L&&y===L.subTree)&&hr(b,y,!0)):ee(b,y,_,ae,L,O,H,z,q)},F=(b,y,_,M,L,O,H,z,q)=>{y.slotScopeIds=z,b==null?y.shapeFlag&512?L.ctx.activate(y,_,M,H,q):D(y,_,M,L,O,H,q):G(b,y,q)},D=(b,y,_,M,L,O,H)=>{const z=b.component=hh(b,M,L);if(ha(b)&&(z.ctx.renderer=Fe),gh(z,!1,H),z.asyncDep){if(L&&L.registerDep(z,Z,H),!b.el){const q=z.subTree=g(vt);C(null,q,y,_)}}else Z(z,b,y,_,L,O,H)},G=(b,y,_)=>{const M=y.component=b.component;if(nh(b,y,_))if(M.asyncDep&&!M.asyncResolved){te(M,y,_);return}else M.next=y,M.update();else y.el=b.el,M.vnode=y},Z=(b,y,_,M,L,O,H)=>{const z=()=>{if(b.isMounted){let{next:Y,bu:ce,u:we,parent:Le,vnode:Ne}=b;{const He=Kc(b);if(He){Y&&(Y.el=Ne.el,te(b,Y,H)),He.asyncDep.then(()=>{b.isUnmounted||z()});return}}let Me=Y,le;Kn(b,!1),Y?(Y.el=Ne.el,te(b,Y,H)):Y=Ne,ce&&Ra(ce),(le=Y.props&&Y.props.onVnodeBeforeUpdate)&&ln(le,Le,Y,Ne),Kn(b,!0);const ie=Wa(b),Be=b.subTree;b.subTree=ie,h(Be,ie,d(Be.el),Ie(Be),b,L,O),Y.el=ie.el,Me===null&&gr(b,ie.el),we&&xt(we,L),(le=Y.props&&Y.props.onVnodeUpdated)&&xt(()=>ln(le,Le,Y,Ne),L)}else{let Y;const{el:ce,props:we}=y,{bm:Le,m:Ne,parent:Me,root:le,type:ie}=b,Be=Yi(y);if(Kn(b,!1),Le&&Ra(Le),!Be&&(Y=we&&we.onVnodeBeforeMount)&&ln(Y,Me,y),Kn(b,!0),ce&&xe){const He=()=>{b.subTree=Wa(b),xe(ce,b.subTree,b,L,null)};Be&&ie.__asyncHydrate?ie.__asyncHydrate(ce,b,He):He()}else{le.ce&&le.ce._injectChildStyle(ie);const He=b.subTree=Wa(b);h(null,He,_,M,b,L,O),y.el=He.el}if(Ne&&xt(Ne,L),!Be&&(Y=we&&we.onVnodeMounted)){const He=y;xt(()=>ln(Y,Me,He),L)}(y.shapeFlag&256||Me&&Yi(Me.vnode)&&Me.vnode.shapeFlag&256)&&b.a&&xt(b.a,L),b.isMounted=!0,y=_=M=null}};b.scope.on();const q=b.effect=new Ju(z);b.scope.off();const j=b.update=q.run.bind(q),ae=b.job=q.runIfDirty.bind(q);ae.i=b,ae.id=b.uid,q.scheduler=()=>or(ae),Kn(b,!0),j()},te=(b,y,_)=>{y.component=b;const M=b.vnode.props;b.vnode=y,b.next=null,Dm(b,y.props,M,_),zm(b,y.children,_),Dn(),lo(b),Nn()},ee=(b,y,_,M,L,O,H,z,q=!1)=>{const j=b&&b.children,ae=b?b.shapeFlag:0,Y=y.children,{patchFlag:ce,shapeFlag:we}=y;if(ce>0){if(ce&128){$(j,Y,_,M,L,O,H,z,q);return}else if(ce&256){N(j,Y,_,M,L,O,H,z,q);return}}we&8?(ae&16&&fe(j,L,O),Y!==j&&o(_,Y)):ae&16?we&16?$(j,Y,_,M,L,O,H,z,q):fe(j,L,O,!0):(ae&8&&o(_,""),we&16&&x(Y,_,M,L,O,H,z,q))},N=(b,y,_,M,L,O,H,z,q)=>{b=b||wi,y=y||wi;const j=b.length,ae=y.length,Y=Math.min(j,ae);let ce;for(ce=0;ce<Y;ce++){const we=y[ce]=q?Fn(y[ce]):Gt(y[ce]);h(b[ce],we,_,null,L,O,H,z,q)}j>ae?fe(b,L,O,!0,!1,Y):x(y,_,M,L,O,H,z,q,Y)},$=(b,y,_,M,L,O,H,z,q)=>{let j=0;const ae=y.length;let Y=b.length-1,ce=ae-1;for(;j<=Y&&j<=ce;){const we=b[j],Le=y[j]=q?Fn(y[j]):Gt(y[j]);if(on(we,Le))h(we,Le,_,null,L,O,H,z,q);else break;j++}for(;j<=Y&&j<=ce;){const we=b[Y],Le=y[ce]=q?Fn(y[ce]):Gt(y[ce]);if(on(we,Le))h(we,Le,_,null,L,O,H,z,q);else break;Y--,ce--}if(j>Y){if(j<=ce){const we=ce+1,Le=we<ae?y[we].el:M;for(;j<=ce;)h(null,y[j]=q?Fn(y[j]):Gt(y[j]),_,Le,L,O,H,z,q),j++}}else if(j>ce)for(;j<=Y;)Q(b[j],L,O,!0),j++;else{const we=j,Le=j,Ne=new Map;for(j=Le;j<=ce;j++){const dt=y[j]=q?Fn(y[j]):Gt(y[j]);dt.key!=null&&Ne.set(dt.key,j)}let Me,le=0;const ie=ce-Le+1;let Be=!1,He=0;const ct=new Array(ie);for(j=0;j<ie;j++)ct[j]=0;for(j=we;j<=Y;j++){const dt=b[j];if(le>=ie){Q(dt,L,O,!0);continue}let Vt;if(dt.key!=null)Vt=Ne.get(dt.key);else for(Me=Le;Me<=ce;Me++)if(ct[Me-Le]===0&&on(dt,y[Me])){Vt=Me;break}Vt===void 0?Q(dt,L,O,!0):(ct[Vt-Le]=j+1,Vt>=He?He=Vt:Be=!0,h(dt,y[Vt],_,null,L,O,H,z,q),le++)}const nn=Be?Km(ct):wi;for(Me=nn.length-1,j=ie-1;j>=0;j--){const dt=Le+j,Vt=y[dt],vi=dt+1<ae?y[dt+1].el:M;ct[j]===0?h(null,Vt,_,vi,L,O,H,z,q):Be&&(Me<0||j!==nn[Me]?W(Vt,_,vi,2):Me--)}}},W=(b,y,_,M,L=null)=>{const{el:O,type:H,transition:z,children:q,shapeFlag:j}=b;if(j&6){W(b.component.subTree,y,_,M);return}if(j&128){b.suspense.move(y,_,M);return}if(j&64){H.move(b,y,_,Fe);return}if(H===ve){i(O,y,_);for(let Y=0;Y<q.length;Y++)W(q[Y],y,_,M);i(b.anchor,y,_);return}if(H===Ua){P(b,y,_);return}if(M!==2&&j&1&&z)if(M===0)z.beforeEnter(O),i(O,y,_),xt(()=>z.enter(O),L);else{const{leave:Y,delayLeave:ce,afterLeave:we}=z,Le=()=>i(O,y,_),Ne=()=>{Y(O,()=>{Le(),we&&we()})};ce?ce(O,Le,Ne):Ne()}else i(O,y,_)},Q=(b,y,_,M=!1,L=!1)=>{const{type:O,props:H,ref:z,children:q,dynamicChildren:j,shapeFlag:ae,patchFlag:Y,dirs:ce,cacheIndex:we}=b;if(Y===-2&&(L=!1),z!=null&&Nl(z,null,_,b,!0),we!=null&&(y.renderCache[we]=void 0),ae&256){y.ctx.deactivate(b);return}const Le=ae&1&&ce,Ne=!Yi(b);let Me;if(Ne&&(Me=H&&H.onVnodeBeforeUnmount)&&ln(Me,y,b),ae&6)Ee(b.component,_,M);else{if(ae&128){b.suspense.unmount(_,M);return}Le&&qn(b,null,y,"beforeUnmount"),ae&64?b.type.remove(b,y,_,Fe,M):j&&!j.hasOnce&&(O!==ve||Y>0&&Y&64)?fe(j,y,_,!1,!0):(O===ve&&Y&384||!L&&ae&16)&&fe(q,y,_),M&&oe(b)}(Ne&&(Me=H&&H.onVnodeUnmounted)||Le)&&xt(()=>{Me&&ln(Me,y,b),Le&&qn(b,null,y,"unmounted")},_)},oe=b=>{const{type:y,el:_,anchor:M,transition:L}=b;if(y===ve){me(_,M);return}if(y===Ua){k(b);return}const O=()=>{l(_),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(b.shapeFlag&1&&L&&!L.persisted){const{leave:H,delayLeave:z}=L,q=()=>H(_,O);z?z(b.el,O,q):q()}else O()},me=(b,y)=>{let _;for(;b!==y;)_=c(b),l(b),b=_;l(y)},Ee=(b,y,_)=>{const{bum:M,scope:L,job:O,subTree:H,um:z,m:q,a:j}=b;ho(q),ho(j),M&&Ra(M),L.stop(),O&&(O.flags|=8,Q(H,b,y,_)),z&&xt(z,y),xt(()=>{b.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},fe=(b,y,_,M=!1,L=!1,O=0)=>{for(let H=O;H<b.length;H++)Q(b[H],y,_,M,L)},Ie=b=>{if(b.shapeFlag&6)return Ie(b.component.subTree);if(b.shapeFlag&128)return b.suspense.next();const y=c(b.anchor||b.el),_=y&&y[wc];return _?c(_):y};let Ae=!1;const Ke=(b,y,_)=>{b==null?y._vnode&&Q(y._vnode,null,null,!0):h(y._vnode||null,b,y,null,null,null,_),y._vnode=b,Ae||(Ae=!0,lo(),yc(),Ae=!1)},Fe={p:h,um:Q,m:W,r:oe,mt:D,mc:x,pc:ee,pbc:B,n:Ie,o:e};let K,xe;return t&&([K,xe]=t(Fe)),{render:Ke,hydrate:K,createApp:Bm(Ke,K)}}function za({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Kn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function qm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function hr(e,t,n=!1){const i=e.children,l=t.children;if(be(i)&&be(l))for(let a=0;a<i.length;a++){const s=i[a];let r=l[a];r.shapeFlag&1&&!r.dynamicChildren&&((r.patchFlag<=0||r.patchFlag===32)&&(r=l[a]=Fn(l[a]),r.el=s.el),!n&&r.patchFlag!==-2&&hr(s,r)),r.type===hl&&(r.el=s.el)}}function Km(e){const t=e.slice(),n=[0];let i,l,a,s,r;const u=e.length;for(i=0;i<u;i++){const f=e[i];if(f!==0){if(l=n[n.length-1],e[l]<f){t[i]=l,n.push(i);continue}for(a=0,s=n.length-1;a<s;)r=a+s>>1,e[n[r]]<f?a=r+1:s=r;f<e[n[a]]&&(a>0&&(t[i]=n[a-1]),n[a]=i)}}for(a=n.length,s=n[a-1];a-- >0;)n[a]=s,s=t[s];return n}function Kc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Kc(t)}function ho(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Gm=Symbol.for("v-scx"),Ym=()=>qe(Gm);function Ht(e,t){return ya(e,null,t)}function Zm(e,t){return ya(e,null,{flush:"sync"})}function de(e,t,n){return ya(e,t,n)}function ya(e,t,n=De){const{immediate:i,deep:l,flush:a,once:s}=n,r=lt({},n),u=t&&i||!t&&a!=="post";let f;if(ll){if(a==="sync"){const m=Ym();f=m.__watcherHandles||(m.__watcherHandles=[])}else if(!u){const m=()=>{};return m.stop=fn,m.resume=fn,m.pause=fn,m}}const o=mt;r.call=(m,v,h)=>Xt(m,o,v,h);let d=!1;a==="post"?r.scheduler=m=>{xt(m,o&&o.suspense)}:a!=="sync"&&(d=!0,r.scheduler=(m,v)=>{v?m():or(m)}),r.augmentJob=m=>{t&&(m.flags|=4),d&&(m.flags|=2,o&&(m.id=o.uid,m.i=o))};const c=vm(e,t,r);return ll&&(f?f.push(c):u&&c()),c}function Xm(e,t,n){const i=this.proxy,l=nt(e)?e.includes(".")?Gc(i,e):()=>i[e]:e.bind(i,i);let a;Ce(t)?a=t:(a=t.handler,n=t);const s=li(this),r=ya(l,a.bind(i),n);return s(),r}function Gc(e,t){const n=t.split(".");return()=>{let i=e;for(let l=0;l<n.length&&i;l++)i=i[n[l]];return i}}function Yc(e,t,n=De){const i=oi(),l=Pt(t),a=$n(t),s=Zc(e,l),r=rm((u,f)=>{let o,d=De,c;return Zm(()=>{const m=e[l];Tt(o,m)&&(o=m,f())}),{get(){return u(),n.get?n.get(o):o},set(m){const v=n.set?n.set(m):m;if(!Tt(v,o)&&!(d!==De&&Tt(m,d)))return;const h=i.vnode.props;h&&(t in h||l in h||a in h)&&(`onUpdate:${t}`in h||`onUpdate:${l}`in h||`onUpdate:${a}`in h)||(o=m,f()),i.emit(`update:${t}`,v),Tt(m,v)&&Tt(m,d)&&!Tt(v,c)&&f(),d=m,c=v}}});return r[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?s||De:r,done:!1}:{done:!0}}}},r}const Zc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Pt(t)}Modifiers`]||e[`${$n(t)}Modifiers`];function Jm(e,t,...n){if(e.isUnmounted)return;const i=e.vnode.props||De;let l=n;const a=t.startsWith("update:"),s=a&&Zc(i,t.slice(7));s&&(s.trim&&(l=n.map(o=>nt(o)?o.trim():o)),s.number&&(l=n.map(Ev)));let r,u=i[r=Ma(t)]||i[r=Ma(Pt(t))];!u&&a&&(u=i[r=Ma($n(t))]),u&&Xt(u,e,6,l);const f=i[r+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[r])return;e.emitted[r]=!0,Xt(f,e,6,l)}}function Xc(e,t,n=!1){const i=t.emitsCache,l=i.get(e);if(l!==void 0)return l;const a=e.emits;let s={},r=!1;if(!Ce(e)){const u=f=>{const o=Xc(f,t,!0);o&&(r=!0,lt(s,o))};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}return!a&&!r?(Xe(e)&&i.set(e,null),null):(be(a)?a.forEach(u=>s[u]=null):lt(s,a),Xe(e)&&i.set(e,s),s)}function pa(e,t){return!e||!oa(t)?!1:(t=t.slice(2).replace(/Once$/,""),ze(e,t[0].toLowerCase()+t.slice(1))||ze(e,$n(t))||ze(e,t))}function Wa(e){const{type:t,vnode:n,proxy:i,withProxy:l,propsOptions:[a],slots:s,attrs:r,emit:u,render:f,renderCache:o,props:d,data:c,setupState:m,ctx:v,inheritAttrs:h}=e,p=Dl(e);let C,V;try{if(n.shapeFlag&4){const k=l||i,A=k;C=Gt(f.call(A,k,o,d,m,c,v)),V=r}else{const k=t;C=Gt(k.length>1?k(d,{attrs:r,slots:s,emit:u}):k(d,null)),V=t.props?r:eh(r)}}catch(k){Xi.length=0,ml(k,e,1),C=g(vt)}let P=C;if(V&&h!==!1){const k=Object.keys(V),{shapeFlag:A}=P;k.length&&A&7&&(a&&k.some(Zs)&&(V=th(V,a)),P=kn(P,V,!1,!0))}return n.dirs&&(P=kn(P,null,!1,!0),P.dirs=P.dirs?P.dirs.concat(n.dirs):n.dirs),n.transition&&ni(P,n.transition),C=P,Dl(p),C}function Qm(e,t=!0){let n;for(let i=0;i<e.length;i++){const l=e[i];if(Vi(l)){if(l.type!==vt||l.children==="v-if"){if(n)return;n=l}}else return}return n}const eh=e=>{let t;for(const n in e)(n==="class"||n==="style"||oa(n))&&((t||(t={}))[n]=e[n]);return t},th=(e,t)=>{const n={};for(const i in e)(!Zs(i)||!(i.slice(9)in t))&&(n[i]=e[i]);return n};function nh(e,t,n){const{props:i,children:l,component:a}=e,{props:s,children:r,patchFlag:u}=t,f=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&u>=0){if(u&1024)return!0;if(u&16)return i?go(i,s,f):!!s;if(u&8){const o=t.dynamicProps;for(let d=0;d<o.length;d++){const c=o[d];if(s[c]!==i[c]&&!pa(f,c))return!0}}}else return(l||r)&&(!r||!r.$stable)?!0:i===s?!1:i?s?go(i,s,f):!0:!!s;return!1}function go(e,t,n){const i=Object.keys(t);if(i.length!==Object.keys(e).length)return!0;for(let l=0;l<i.length;l++){const a=i[l];if(t[a]!==e[a]&&!pa(n,a))return!0}return!1}function gr({vnode:e,parent:t},n){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.el=e.el),i===e)(e=t.vnode).el=n,t=t.parent;else break}}const Jc=e=>e.__isSuspense;let ws=0;const ih={name:"Suspense",__isSuspense:!0,process(e,t,n,i,l,a,s,r,u,f){if(e==null)ah(t,n,i,l,a,s,r,u,f);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}sh(e,t,n,i,l,s,r,u,f)}},hydrate:rh,normalize:oh},lh=ih;function il(e,t){const n=e.props&&e.props[t];Ce(n)&&n()}function ah(e,t,n,i,l,a,s,r,u){const{p:f,o:{createElement:o}}=u,d=o("div"),c=e.suspense=Qc(e,l,i,t,d,n,a,s,r,u);f(null,c.pendingBranch=e.ssContent,d,null,i,c,a,s),c.deps>0?(il(e,"onPending"),il(e,"onFallback"),f(null,e.ssFallback,t,n,i,null,a,s),_i(c,e.ssFallback)):c.resolve(!1,!0)}function sh(e,t,n,i,l,a,s,r,{p:u,um:f,o:{createElement:o}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const c=t.ssContent,m=t.ssFallback,{activeBranch:v,pendingBranch:h,isInFallback:p,isHydrating:C}=d;if(h)d.pendingBranch=c,on(c,h)?(u(h,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0?d.resolve():p&&(C||(u(v,m,n,i,l,null,a,s,r),_i(d,m)))):(d.pendingId=ws++,C?(d.isHydrating=!1,d.activeBranch=h):f(h,l,d),d.deps=0,d.effects.length=0,d.hiddenContainer=o("div"),p?(u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0?d.resolve():(u(v,m,n,i,l,null,a,s,r),_i(d,m))):v&&on(c,v)?(u(v,c,n,i,l,d,a,s,r),d.resolve(!0)):(u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0&&d.resolve()));else if(v&&on(c,v))u(v,c,n,i,l,d,a,s,r),_i(d,c);else if(il(t,"onPending"),d.pendingBranch=c,c.shapeFlag&512?d.pendingId=c.component.suspenseId:d.pendingId=ws++,u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0)d.resolve();else{const{timeout:V,pendingId:P}=d;V>0?setTimeout(()=>{d.pendingId===P&&d.fallback(m)},V):V===0&&d.fallback(m)}}function Qc(e,t,n,i,l,a,s,r,u,f,o=!1){const{p:d,m:c,um:m,n:v,o:{parentNode:h,remove:p}}=f;let C;const V=ch(e);V&&t&&t.pendingBranch&&(C=t.pendingId,t.deps++);const P=e.props?qu(e.props.timeout):void 0,k=a,A={vnode:e,parent:t,parentComponent:n,namespace:s,container:i,hiddenContainer:l,deps:0,pendingId:ws++,timeout:typeof P=="number"?P:-1,activeBranch:null,pendingBranch:null,isInFallback:!o,isHydrating:o,isUnmounted:!1,effects:[],resolve(S=!1,E=!1){const{vnode:x,activeBranch:I,pendingBranch:B,pendingId:R,effects:T,parentComponent:F,container:D}=A;let G=!1;A.isHydrating?A.isHydrating=!1:S||(G=I&&B.transition&&B.transition.mode==="out-in",G&&(I.transition.afterLeave=()=>{R===A.pendingId&&(c(B,D,a===k?v(I):a,0),vs(T))}),I&&(h(I.el)===D&&(a=v(I)),m(I,F,A,!0)),G||c(B,D,a,0)),_i(A,B),A.pendingBranch=null,A.isInFallback=!1;let Z=A.parent,te=!1;for(;Z;){if(Z.pendingBranch){Z.effects.push(...T),te=!0;break}Z=Z.parent}!te&&!G&&vs(T),A.effects=[],V&&t&&t.pendingBranch&&C===t.pendingId&&(t.deps--,t.deps===0&&!E&&t.resolve()),il(x,"onResolve")},fallback(S){if(!A.pendingBranch)return;const{vnode:E,activeBranch:x,parentComponent:I,container:B,namespace:R}=A;il(E,"onFallback");const T=v(x),F=()=>{A.isInFallback&&(d(null,S,B,T,I,null,R,r,u),_i(A,S))},D=S.transition&&S.transition.mode==="out-in";D&&(x.transition.afterLeave=F),A.isInFallback=!0,m(x,I,null,!0),D||F()},move(S,E,x){A.activeBranch&&c(A.activeBranch,S,E,x),A.container=S},next(){return A.activeBranch&&v(A.activeBranch)},registerDep(S,E,x){const I=!!A.pendingBranch;I&&A.deps++;const B=S.vnode.el;S.asyncDep.catch(R=>{ml(R,S,0)}).then(R=>{if(S.isUnmounted||A.isUnmounted||A.pendingId!==S.suspenseId)return;S.asyncResolved=!0;const{vnode:T}=S;xs(S,R,!1),B&&(T.el=B);const F=!B&&S.subTree.el;E(S,T,h(B||S.subTree.el),B?null:v(S.subTree),A,s,x),F&&p(F),gr(S,T.el),I&&--A.deps===0&&A.resolve()})},unmount(S,E){A.isUnmounted=!0,A.activeBranch&&m(A.activeBranch,n,S,E),A.pendingBranch&&m(A.pendingBranch,n,S,E)}};return A}function rh(e,t,n,i,l,a,s,r,u){const f=t.suspense=Qc(t,i,n,e.parentNode,document.createElement("div"),null,l,a,s,r,!0),o=u(e,f.pendingBranch=t.ssContent,n,f,a,s);return f.deps===0&&f.resolve(!1,!0),o}function oh(e){const{shapeFlag:t,children:n}=e,i=t&32;e.ssContent=yo(i?n.default:n),e.ssFallback=i?yo(n.fallback):g(vt)}function yo(e){let t;if(Ce(e)){const n=Pi&&e._c;n&&(e._d=!1,ue()),e=e(),n&&(e._d=!0,t=It,ed())}return be(e)&&(e=Qm(e)),e=Gt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function uh(e,t){t&&t.pendingBranch?be(e)?t.effects.push(...e):t.effects.push(e):vs(e)}function _i(e,t){e.activeBranch=t;const{vnode:n,parentComponent:i}=e;let l=t.el;for(;!l&&t.component;)t=t.component.subTree,l=t.el;n.el=l,i&&i.subTree===n&&(i.vnode.el=l,gr(i,l))}function ch(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const ve=Symbol.for("v-fgt"),hl=Symbol.for("v-txt"),vt=Symbol.for("v-cmt"),Ua=Symbol.for("v-stc"),Xi=[];let It=null;function ue(e=!1){Xi.push(It=e?null:[])}function ed(){Xi.pop(),It=Xi[Xi.length-1]||null}let Pi=1;function po(e,t=!1){Pi+=e,e<0&&It&&t&&(It.hasOnce=!0)}function td(e){return e.dynamicChildren=Pi>0?It||wi:null,ed(),Pi>0&&It&&It.push(e),e}function je(e,t,n,i,l,a){return td(ii(e,t,n,i,l,a,!0))}function We(e,t,n,i,l){return td(g(e,t,n,i,l,!0))}function Vi(e){return e?e.__v_isVNode===!0:!1}function on(e,t){return e.type===t.type&&e.key===t.key}const nd=({key:e})=>e??null,Ll=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?nt(e)||et(e)||Ce(e)?{i:Lt,r:e,k:t,f:!!n}:e:null);function ii(e,t=null,n=null,i=0,l=null,a=e===ve?0:1,s=!1,r=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&nd(t),ref:t&&Ll(t),scopeId:bc,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:a,patchFlag:i,dynamicProps:l,dynamicChildren:null,appContext:null,ctx:Lt};return r?(yr(u,n),a&128&&e.normalize(u)):n&&(u.shapeFlag|=nt(n)?8:16),Pi>0&&!s&&It&&(u.patchFlag>0||a&6)&&u.patchFlag!==32&&It.push(u),u}const g=dh;function dh(e,t=null,n=null,i=0,l=null,a=!1){if((!e||e===Oc)&&(e=vt),Vi(e)){const r=kn(e,t,!0);return n&&yr(r,n),Pi>0&&!a&&It&&(r.shapeFlag&6?It[It.indexOf(e)]=r:It.push(r)),r.patchFlag=-2,r}if(Ch(e)&&(e=e.__vccOpts),t){t=fh(t);let{class:r,style:u}=t;r&&!nt(r)&&(t.class=fa(r)),Xe(u)&&(sr(u)&&!be(u)&&(u=lt({},u)),t.style=On(u))}const s=nt(e)?1:Jc(e)?128:Cc(e)?64:Xe(e)?4:Ce(e)?2:0;return ii(e,t,n,i,l,s,a,!0)}function fh(e){return e?sr(e)||Nc(e)?lt({},e):e:null}function kn(e,t,n=!1,i=!1){const{props:l,ref:a,patchFlag:s,children:r,transition:u}=e,f=t?he(l||{},t):l,o={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&nd(f),ref:t&&t.ref?n&&a?be(a)?a.concat(Ll(t)):[a,Ll(t)]:Ll(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ve?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&kn(e.ssContent),ssFallback:e.ssFallback&&kn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&i&&ni(o,u.clone(o)),o}function At(e=" ",t=0){return g(hl,null,e,t)}function it(e="",t=!1){return t?(ue(),We(vt,null,e)):g(vt,null,e)}function Gt(e){return e==null||typeof e=="boolean"?g(vt):be(e)?g(ve,null,e.slice()):Vi(e)?Fn(e):g(hl,null,String(e))}function Fn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:kn(e)}function yr(e,t){let n=0;const{shapeFlag:i}=e;if(t==null)t=null;else if(be(t))n=16;else if(typeof t=="object")if(i&65){const l=t.default;l&&(l._c&&(l._d=!1),yr(e,l()),l._c&&(l._d=!0));return}else{n=32;const l=t._;!l&&!Nc(t)?t._ctx=Lt:l===3&&Lt&&(Lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ce(t)?(t={default:t,_ctx:Lt},n=32):(t=String(t),i&64?(n=16,t=[At(t)]):n=8);e.children=t,e.shapeFlag|=n}function he(...e){const t={};for(let n=0;n<e.length;n++){const i=e[n];for(const l in i)if(l==="class")t.class!==i.class&&(t.class=fa([t.class,i.class]));else if(l==="style")t.style=On([t.style,i.style]);else if(oa(l)){const a=t[l],s=i[l];s&&a!==s&&!(be(a)&&a.includes(s))&&(t[l]=a?[].concat(a,s):s)}else l!==""&&(t[l]=i[l])}return t}function ln(e,t,n,i=null){Xt(e,t,7,[n,i])}const vh=Bc();let mh=0;function hh(e,t,n){const i=e.type,l=(t?t.appContext:e.appContext)||vh,a={uid:mh++,vnode:e,type:i,parent:t,appContext:l,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Zu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(l.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:jc(i,l),emitsOptions:Xc(i,l),emit:null,emitted:null,propsDefaults:De,inheritAttrs:i.inheritAttrs,ctx:De,data:De,props:De,attrs:De,slots:De,refs:De,setupState:De,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return a.ctx={_:a},a.root=t?t.root:a,a.emit=Jm.bind(null,a),e.ce&&e.ce(a),a}let mt=null;const oi=()=>mt||Lt;let zl,Cs;{const e=da(),t=(n,i)=>{let l;return(l=e[n])||(l=e[n]=[]),l.push(i),a=>{l.length>1?l.forEach(s=>s(a)):l[0](a)}};zl=t("__VUE_INSTANCE_SETTERS__",n=>mt=n),Cs=t("__VUE_SSR_SETTERS__",n=>ll=n)}const li=e=>{const t=mt;return zl(e),e.scope.on(),()=>{e.scope.off(),zl(t)}},Ss=()=>{mt&&mt.scope.off(),zl(null)};function id(e){return e.vnode.shapeFlag&4}let ll=!1;function gh(e,t=!1,n=!1){t&&Cs(t);const{props:i,children:l}=e.vnode,a=id(e);$m(e,i,a,t),jm(e,l,n);const s=a?yh(e,t):void 0;return t&&Cs(!1),s}function yh(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Tm);const{setup:i}=n;if(i){Dn();const l=e.setupContext=i.length>1?bh(e):null,a=li(e),s=vl(i,e,0,[e.props,l]),r=Js(s);if(Nn(),a(),(r||e.sp)&&!Yi(e)&&Tc(e),r){if(s.then(Ss,Ss),t)return s.then(u=>{xs(e,u,t)}).catch(u=>{ml(u,e,0)});e.asyncDep=s}else xs(e,s,t)}else ld(e,t)}function xs(e,t,n){Ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Xe(t)&&(e.setupState=vc(t)),ld(e,n)}let bo;function ld(e,t,n){const i=e.type;if(!e.render){if(!t&&bo&&!i.render){const l=i.template||vr(e).template;if(l){const{isCustomElement:a,compilerOptions:s}=e.appContext.config,{delimiters:r,compilerOptions:u}=i,f=lt(lt({isCustomElement:a,delimiters:r},s),u);i.render=bo(l,f)}}e.render=i.render||fn}{const l=li(e);Dn();try{Lm(e)}finally{Nn(),l()}}}const ph={get(e,t){return gt(e,"get",""),e[t]}};function bh(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ph),slots:e.slots,emit:e.emit,expose:t}}function ba(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(vc(im(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zi)return Zi[n](e)},has(t,n){return n in t||n in Zi}})):e.proxy}function wh(e,t=!0){return Ce(e)?e.displayName||e.name:e.name||t&&e.__name}function Ch(e){return Ce(e)&&"__vccOpts"in e}const w=(e,t)=>dm(e,t,ll);function Hn(e,t,n){const i=arguments.length;return i===2?Xe(t)&&!be(t)?Vi(t)?g(e,null,[t]):g(e,t):g(e,null,t):(i>3?n=Array.prototype.slice.call(arguments,2):i===3&&Vi(n)&&(n=[n]),g(e,t,n))}const Sh="3.5.13";/**
|
13
|
+
**/function vl(e,t,n,i){try{return i?e(...i):e()}catch(l){ml(l,t,n)}}function Xt(e,t,n,i){if(Ce(e)){const l=vl(e,t,n,i);return l&&Qs(l)&&l.catch(a=>{ml(a,t,n)}),l}if(be(e)){const l=[];for(let a=0;a<e.length;a++)l.push(Xt(e[a],t,n,i));return l}}function ml(e,t,n,i=!0){const l=t?t.vnode:null,{errorHandler:a,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||De;if(t){let r=t.parent;const u=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const o=r.ec;if(o){for(let d=0;d<o.length;d++)if(o[d](e,u,f)===!1)return}r=r.parent}if(a){Dn(),vl(a,null,10,[e,u,f]),Nn();return}}mm(e,n,l,i,s)}function mm(e,t,n,i=!0,l=!1){if(l)throw e;console.error(e)}const _t=[];let sn=-1;const xi=[];let In=null,yi=0;const hc=Promise.resolve();let $l=null;function st(e){const t=$l||hc;return e?t.then(this?e.bind(this):e):t}function hm(e){let t=sn+1,n=_t.length;for(;t<n;){const i=t+n>>>1,l=_t[i],a=tl(l);a<e||a===e&&l.flags&2?t=i+1:n=i}return t}function ur(e){if(!(e.flags&1)){const t=tl(e),n=_t[_t.length-1];!n||!(e.flags&2)&&t>=tl(n)?_t.push(e):_t.splice(hm(t),0,e),e.flags|=1,gc()}}function gc(){$l||($l=hc.then(pc))}function ms(e){be(e)?xi.push(...e):In&&e.id===-1?In.splice(yi+1,0,e):e.flags&1||(xi.push(e),e.flags|=1),gc()}function ao(e,t,n=sn+1){for(;n<_t.length;n++){const i=_t[n];if(i&&i.flags&2){if(e&&i.id!==e.uid)continue;_t.splice(n,1),n--,i.flags&4&&(i.flags&=-2),i(),i.flags&4||(i.flags&=-2)}}}function yc(e){if(xi.length){const t=[...new Set(xi)].sort((n,i)=>tl(n)-tl(i));if(xi.length=0,In){In.push(...t);return}for(In=t,yi=0;yi<In.length;yi++){const n=In[yi];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}In=null,yi=0}}const tl=e=>e.id==null?e.flags&2?-1:1/0:e.id;function pc(e){try{for(sn=0;sn<_t.length;sn++){const t=_t[sn];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),vl(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;sn<_t.length;sn++){const t=_t[sn];t&&(t.flags&=-2)}sn=-1,_t.length=0,yc(),$l=null,(_t.length||xi.length)&&pc()}}let Lt=null,bc=null;function Dl(e){const t=Lt;return Lt=e,bc=e&&e.type.__scopeId||null,t}function Te(e,t=Lt,n){if(!t||e._n)return e;const i=(...l)=>{i._d&&bo(-1);const a=Dl(t);let s;try{s=e(...l)}finally{Dl(a),i._d&&bo(1)}return s};return i._n=!0,i._c=!0,i._d=!0,i}function ht(e,t){if(Lt===null)return e;const n=ba(Lt),i=e.dirs||(e.dirs=[]);for(let l=0;l<t.length;l++){let[a,s,r,u=De]=t[l];a&&(Ce(a)&&(a={mounted:a,updated:a}),a.deep&&Cn(s),i.push({dir:a,instance:n,value:s,oldValue:void 0,arg:r,modifiers:u}))}return e}function qn(e,t,n,i){const l=e.dirs,a=t&&t.dirs;for(let s=0;s<l.length;s++){const r=l[s];a&&(r.oldValue=a[s].value);let u=r.dir[i];u&&(Dn(),Xt(u,n,8,[e.el,r,e,t]),Nn())}}const wc=Symbol("_vte"),Cc=e=>e.__isTeleport,Gi=e=>e&&(e.disabled||e.disabled===""),so=e=>e&&(e.defer||e.defer===""),ro=e=>typeof SVGElement<"u"&&e instanceof SVGElement,oo=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,hs=(e,t)=>{const n=e&&e.to;return nt(n)?t?t(n):null:n},Sc={name:"Teleport",__isTeleport:!0,process(e,t,n,i,l,a,s,r,u,f){const{mc:o,pc:d,pbc:c,o:{insert:m,querySelector:v,createText:h,createComment:p}}=f,C=Gi(t.props);let{shapeFlag:V,children:P,dynamicChildren:k}=t;if(e==null){const A=t.el=h(""),S=t.anchor=h("");m(A,n,i),m(S,n,i);const E=(I,B)=>{V&16&&(l&&l.isCE&&(l.ce._teleportTarget=I),o(P,I,B,l,a,s,r,u))},x=()=>{const I=t.target=hs(t.props,v),B=xc(I,t,h,m);I&&(s!=="svg"&&ro(I)?s="svg":s!=="mathml"&&oo(I)&&(s="mathml"),C||(E(I,B),El(t,!1)))};C&&(E(n,S),El(t,!0)),so(t.props)?xt(()=>{x(),t.el.__isMounted=!0},a):x()}else{if(so(t.props)&&!e.el.__isMounted){xt(()=>{Sc.process(e,t,n,i,l,a,s,r,u,f),delete e.el.__isMounted},a);return}t.el=e.el,t.targetStart=e.targetStart;const A=t.anchor=e.anchor,S=t.target=e.target,E=t.targetAnchor=e.targetAnchor,x=Gi(e.props),I=x?n:S,B=x?A:E;if(s==="svg"||ro(S)?s="svg":(s==="mathml"||oo(S))&&(s="mathml"),k?(c(e.dynamicChildren,k,I,l,a,s,r),gr(e,t,!0)):u||d(e,t,I,B,l,a,s,r,!1),C)x?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):xl(t,n,A,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const R=t.target=hs(t.props,v);R&&xl(t,R,null,f,0)}else x&&xl(t,S,E,f,1);El(t,C)}},remove(e,t,n,{um:i,o:{remove:l}},a){const{shapeFlag:s,children:r,anchor:u,targetStart:f,targetAnchor:o,target:d,props:c}=e;if(d&&(l(f),l(o)),a&&l(u),s&16){const m=a||!Gi(c);for(let v=0;v<r.length;v++){const h=r[v];i(h,t,n,m,!!h.dynamicChildren)}}},move:xl,hydrate:gm};function xl(e,t,n,{o:{insert:i},m:l},a=2){a===0&&i(e.targetAnchor,t,n);const{el:s,anchor:r,shapeFlag:u,children:f,props:o}=e,d=a===2;if(d&&i(s,t,n),(!d||Gi(o))&&u&16)for(let c=0;c<f.length;c++)l(f[c],t,n,2);d&&i(r,t,n)}function gm(e,t,n,i,l,a,{o:{nextSibling:s,parentNode:r,querySelector:u,insert:f,createText:o}},d){const c=t.target=hs(t.props,u);if(c){const m=Gi(t.props),v=c._lpa||c.firstChild;if(t.shapeFlag&16)if(m)t.anchor=d(s(e),t,r(e),n,i,l,a),t.targetStart=v,t.targetAnchor=v&&s(v);else{t.anchor=s(e);let h=v;for(;h;){if(h&&h.nodeType===8){if(h.data==="teleport start anchor")t.targetStart=h;else if(h.data==="teleport anchor"){t.targetAnchor=h,c._lpa=t.targetAnchor&&s(t.targetAnchor);break}}h=s(h)}t.targetAnchor||xc(c,t,o,f),d(v&&s(v),t,c,n,i,l,a)}El(t,m)}return t.anchor&&s(t.anchor)}const ym=Sc;function El(e,t){const n=e.ctx;if(n&&n.ut){let i,l;for(t?(i=e.el,l=e.anchor):(i=e.targetStart,l=e.targetAnchor);i&&i!==l;)i.nodeType===1&&i.setAttribute("data-v-owner",n.uid),i=i.nextSibling;n.ut()}}function xc(e,t,n,i){const l=t.targetStart=n(""),a=t.targetAnchor=n("");return l[wc]=a,e&&(i(l,e),i(a,e)),a}const Fn=Symbol("_leaveCb"),kl=Symbol("_enterCb");function kc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Jt(()=>{e.isMounted=!0}),zt(()=>{e.isUnmounting=!0}),e}const Dt=[Function,Array],_c={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Dt,onEnter:Dt,onAfterEnter:Dt,onEnterCancelled:Dt,onBeforeLeave:Dt,onLeave:Dt,onAfterLeave:Dt,onLeaveCancelled:Dt,onBeforeAppear:Dt,onAppear:Dt,onAfterAppear:Dt,onAppearCancelled:Dt},Pc=e=>{const t=e.subTree;return t.component?Pc(t.component):t},pm={name:"BaseTransition",props:_c,setup(e,{slots:t}){const n=oi(),i=kc();return()=>{const l=t.default&&cr(t.default(),!0);if(!l||!l.length)return;const a=Vc(l),s=pe(e),{mode:r}=s;if(i.isLeaving)return Ha(a);const u=uo(a);if(!u)return Ha(a);let f=nl(u,s,i,n,d=>f=d);u.type!==vt&&ni(u,f);let o=n.subTree&&uo(n.subTree);if(o&&o.type!==vt&&!on(u,o)&&Pc(n).type!==vt){let d=nl(o,s,i,n);if(ni(o,d),r==="out-in"&&u.type!==vt)return i.isLeaving=!0,d.afterLeave=()=>{i.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,o=void 0},Ha(a);r==="in-out"&&u.type!==vt?d.delayLeave=(c,m,v)=>{const h=Ac(i,o);h[String(o.key)]=o,c[Fn]=()=>{m(),c[Fn]=void 0,delete f.delayedLeave,o=void 0},f.delayedLeave=()=>{v(),delete f.delayedLeave,o=void 0}}:o=void 0}else o&&(o=void 0);return a}}};function Vc(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==vt){t=n;break}}return t}const bm=pm;function Ac(e,t){const{leavingVNodes:n}=e;let i=n.get(t.type);return i||(i=Object.create(null),n.set(t.type,i)),i}function nl(e,t,n,i,l){const{appear:a,mode:s,persisted:r=!1,onBeforeEnter:u,onEnter:f,onAfterEnter:o,onEnterCancelled:d,onBeforeLeave:c,onLeave:m,onAfterLeave:v,onLeaveCancelled:h,onBeforeAppear:p,onAppear:C,onAfterAppear:V,onAppearCancelled:P}=t,k=String(e.key),A=Ac(n,e),S=(I,B)=>{I&&Xt(I,i,9,B)},E=(I,B)=>{const R=B[1];S(I,B),be(I)?I.every(T=>T.length<=1)&&R():I.length<=1&&R()},x={mode:s,persisted:r,beforeEnter(I){let B=u;if(!n.isMounted)if(a)B=p||u;else return;I[Fn]&&I[Fn](!0);const R=A[k];R&&on(e,R)&&R.el[Fn]&&R.el[Fn](),S(B,[I])},enter(I){let B=f,R=o,T=d;if(!n.isMounted)if(a)B=C||f,R=V||o,T=P||d;else return;let F=!1;const D=I[kl]=G=>{F||(F=!0,G?S(T,[I]):S(R,[I]),x.delayedLeave&&x.delayedLeave(),I[kl]=void 0)};B?E(B,[I,D]):D()},leave(I,B){const R=String(e.key);if(I[kl]&&I[kl](!0),n.isUnmounting)return B();S(c,[I]);let T=!1;const F=I[Fn]=D=>{T||(T=!0,B(),D?S(h,[I]):S(v,[I]),I[Fn]=void 0,A[R]===e&&delete A[R])};A[R]=e,m?E(m,[I,F]):F()},clone(I){const B=nl(I,t,n,i,l);return l&&l(B),B}};return x}function Ha(e){if(ha(e))return e=_n(e),e.children=null,e}function uo(e){if(!ha(e))return Cc(e.type)&&e.children?Vc(e.children):e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&Ce(n.default))return n.default()}}function ni(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ni(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function cr(e,t=!1,n){let i=[],l=0;for(let a=0;a<e.length;a++){let s=e[a];const r=n==null?s.key:String(n)+String(s.key!=null?s.key:a);s.type===ve?(s.patchFlag&128&&l++,i=i.concat(cr(s.children,t,r))):(t||s.type!==vt)&&i.push(r!=null?_n(s,{key:r}):s)}if(l>1)for(let a=0;a<i.length;a++)i[a].patchFlag=-2;return i}/*! #__NO_SIDE_EFFECTS__ */function dr(e,t){return Ce(e)?lt({name:e.name},t,{setup:e}):e}function Tc(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Nl(e,t,n,i,l=!1){if(be(e)){e.forEach((v,h)=>Nl(v,t&&(be(t)?t[h]:t),n,i,l));return}if(Yi(i)&&!l){i.shapeFlag&512&&i.type.__asyncResolved&&i.component.subTree.component&&Nl(e,t,n,i.component.subTree);return}const a=i.shapeFlag&4?ba(i.component):i.el,s=l?null:a,{i:r,r:u}=e,f=t&&t.r,o=r.refs===De?r.refs={}:r.refs,d=r.setupState,c=pe(d),m=d===De?()=>!1:v=>ze(c,v);if(f!=null&&f!==u&&(nt(f)?(o[f]=null,m(f)&&(d[f]=null)):et(f)&&(f.value=null)),Ce(u))vl(u,r,12,[s,o]);else{const v=nt(u),h=et(u);if(v||h){const p=()=>{if(e.f){const C=v?m(u)?d[u]:o[u]:u.value;l?be(C)&&Js(C,a):be(C)?C.includes(a)||C.push(a):v?(o[u]=[a],m(u)&&(d[u]=o[u])):(u.value=[a],e.k&&(o[e.k]=u.value))}else v?(o[u]=s,m(u)&&(d[u]=s)):h&&(u.value=s,e.k&&(o[e.k]=s))};s?(p.id=-1,xt(p,n)):p()}}}da().requestIdleCallback;da().cancelIdleCallback;const Yi=e=>!!e.type.__asyncLoader,ha=e=>e.type.__isKeepAlive;function wm(e,t){Lc(e,"a",t)}function Ec(e,t){Lc(e,"da",t)}function Lc(e,t,n=mt){const i=e.__wdc||(e.__wdc=()=>{let l=n;for(;l;){if(l.isDeactivated)return;l=l.parent}return e()});if(ga(t,i,n),n){let l=n.parent;for(;l&&l.parent;)ha(l.parent.vnode)&&Cm(i,t,n,l),l=l.parent}}function Cm(e,t,n,i){const l=ga(t,e,i,!0);Ic(()=>{Js(i[t],l)},n)}function ga(e,t,n=mt,i=!1){if(n){const l=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...s)=>{Dn();const r=li(n),u=Xt(t,n,e,s);return r(),Nn(),u});return i?l.unshift(a):l.push(a),a}}const Vn=e=>(t,n=mt)=>{(!ll||e==="sp")&&ga(e,(...i)=>t(...i),n)},fr=Vn("bm"),Jt=Vn("m"),Sm=Vn("bu"),vr=Vn("u"),zt=Vn("bum"),Ic=Vn("um"),xm=Vn("sp"),km=Vn("rtg"),_m=Vn("rtc");function Pm(e,t=mt){ga("ec",e,t)}const Fc="components",Vm="directives",Oc=Symbol.for("v-ndc");function Am(e){return nt(e)?Mc(Fc,e,!1)||e:e||Oc}function An(e){return Mc(Vm,e)}function Mc(e,t,n=!0,i=!1){const l=Lt||mt;if(l){const a=l.type;if(e===Fc){const r=wh(a,!1);if(r&&(r===t||r===Pt(t)||r===Pn(Pt(t))))return a}const s=co(l[e]||a[e],t)||co(l.appContext[e],t);return!s&&i?a:s}}function co(e,t){return e&&(e[t]||e[Pt(t)]||e[Pn(Pt(t))])}function rn(e,t,n,i){let l;const a=n&&n[i],s=be(e);if(s||nt(e)){const r=s&&Si(e);let u=!1;r&&(u=!Nt(e),e=ma(e)),l=new Array(e.length);for(let f=0,o=e.length;f<o;f++)l[f]=t(u?yt(e[f]):e[f],f,void 0,a&&a[f])}else if(typeof e=="number"){l=new Array(e);for(let r=0;r<e;r++)l[r]=t(r+1,r,void 0,a&&a[r])}else if(Xe(e))if(e[Symbol.iterator])l=Array.from(e,(r,u)=>t(r,u,void 0,a&&a[u]));else{const r=Object.keys(e);l=new Array(r.length);for(let u=0,f=r.length;u<f;u++){const o=r[u];l[u]=t(e[o],o,u,a&&a[u])}}else l=[];return n&&(n[i]=l),l}const gs=e=>e?id(e)?ba(e):gs(e.parent):null,Zi=lt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>gs(e.parent),$root:e=>gs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>mr(e),$forceUpdate:e=>e.f||(e.f=()=>{ur(e.update)}),$nextTick:e=>e.n||(e.n=st.bind(e.proxy)),$watch:e=>Xm.bind(e)}),ja=(e,t)=>e!==De&&!e.__isScriptSetup&&ze(e,t),Tm={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:i,data:l,props:a,accessCache:s,type:r,appContext:u}=e;let f;if(t[0]!=="$"){const m=s[t];if(m!==void 0)switch(m){case 1:return i[t];case 2:return l[t];case 4:return n[t];case 3:return a[t]}else{if(ja(i,t))return s[t]=1,i[t];if(l!==De&&ze(l,t))return s[t]=2,l[t];if((f=e.propsOptions[0])&&ze(f,t))return s[t]=3,a[t];if(n!==De&&ze(n,t))return s[t]=4,n[t];ps&&(s[t]=0)}}const o=Zi[t];let d,c;if(o)return t==="$attrs"&>(e.attrs,"get",""),o(e);if((d=r.__cssModules)&&(d=d[t]))return d;if(n!==De&&ze(n,t))return s[t]=4,n[t];if(c=u.config.globalProperties,ze(c,t))return c[t]},set({_:e},t,n){const{data:i,setupState:l,ctx:a}=e;return ja(l,t)?(l[t]=n,!0):i!==De&&ze(i,t)?(i[t]=n,!0):ze(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:i,appContext:l,propsOptions:a}},s){let r;return!!n[s]||e!==De&&ze(e,s)||ja(t,s)||(r=a[0])&&ze(r,s)||ze(i,s)||ze(Zi,s)||ze(l.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ze(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Hl(e){return be(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function ys(e,t){return!e||!t?e||t:be(e)&&be(t)?e.concat(t):lt({},Hl(e),Hl(t))}function Em(e){const t=oi();let n=e();return xs(),Qs(n)&&(n=n.catch(i=>{throw li(t),i})),[n,()=>li(t)]}let ps=!0;function Lm(e){const t=mr(e),n=e.proxy,i=e.ctx;ps=!1,t.beforeCreate&&fo(t.beforeCreate,e,"bc");const{data:l,computed:a,methods:s,watch:r,provide:u,inject:f,created:o,beforeMount:d,mounted:c,beforeUpdate:m,updated:v,activated:h,deactivated:p,beforeDestroy:C,beforeUnmount:V,destroyed:P,unmounted:k,render:A,renderTracked:S,renderTriggered:E,errorCaptured:x,serverPrefetch:I,expose:B,inheritAttrs:R,components:T,directives:F,filters:D}=t;if(f&&Im(f,i,null),s)for(const te in s){const ee=s[te];Ce(ee)&&(i[te]=ee.bind(n))}if(l){const te=l.call(n,n);Xe(te)&&(e.data=ut(te))}if(ps=!0,a)for(const te in a){const ee=a[te],N=Ce(ee)?ee.bind(n,n):Ce(ee.get)?ee.get.bind(n,n):fn,$=!Ce(ee)&&Ce(ee.set)?ee.set.bind(n):fn,W=w({get:N,set:$});Object.defineProperty(i,te,{enumerable:!0,configurable:!0,get:()=>W.value,set:Q=>W.value=Q})}if(r)for(const te in r)Rc(r[te],i,n,te);if(u){const te=Ce(u)?u.call(n):u;Reflect.ownKeys(te).forEach(ee=>{wt(ee,te[ee])})}o&&fo(o,e,"c");function Z(te,ee){be(ee)?ee.forEach(N=>te(N.bind(n))):ee&&te(ee.bind(n))}if(Z(fr,d),Z(Jt,c),Z(Sm,m),Z(vr,v),Z(wm,h),Z(Ec,p),Z(Pm,x),Z(_m,S),Z(km,E),Z(zt,V),Z(Ic,k),Z(xm,I),be(B))if(B.length){const te=e.exposed||(e.exposed={});B.forEach(ee=>{Object.defineProperty(te,ee,{get:()=>n[ee],set:N=>n[ee]=N})})}else e.exposed||(e.exposed={});A&&e.render===fn&&(e.render=A),R!=null&&(e.inheritAttrs=R),T&&(e.components=T),F&&(e.directives=F),I&&Tc(e)}function Im(e,t,n=fn){be(e)&&(e=bs(e));for(const i in e){const l=e[i];let a;Xe(l)?"default"in l?a=qe(l.from||i,l.default,!0):a=qe(l.from||i):a=qe(l),et(a)?Object.defineProperty(t,i,{enumerable:!0,configurable:!0,get:()=>a.value,set:s=>a.value=s}):t[i]=a}}function fo(e,t,n){Xt(be(e)?e.map(i=>i.bind(t.proxy)):e.bind(t.proxy),t,n)}function Rc(e,t,n,i){let l=i.includes(".")?Gc(n,i):()=>n[i];if(nt(e)){const a=t[e];Ce(a)&&de(l,a)}else if(Ce(e))de(l,e.bind(n));else if(Xe(e))if(be(e))e.forEach(a=>Rc(a,t,n,i));else{const a=Ce(e.handler)?e.handler.bind(n):t[e.handler];Ce(a)&&de(l,a,e)}}function mr(e){const t=e.type,{mixins:n,extends:i}=t,{mixins:l,optionsCache:a,config:{optionMergeStrategies:s}}=e.appContext,r=a.get(t);let u;return r?u=r:!l.length&&!n&&!i?u=t:(u={},l.length&&l.forEach(f=>jl(u,f,s,!0)),jl(u,t,s)),Xe(t)&&a.set(t,u),u}function jl(e,t,n,i=!1){const{mixins:l,extends:a}=t;a&&jl(e,a,n,!0),l&&l.forEach(s=>jl(e,s,n,!0));for(const s in t)if(!(i&&s==="expose")){const r=Fm[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const Fm={data:vo,props:mo,emits:mo,methods:Wi,computed:Wi,beforeCreate:St,created:St,beforeMount:St,mounted:St,beforeUpdate:St,updated:St,beforeDestroy:St,beforeUnmount:St,destroyed:St,unmounted:St,activated:St,deactivated:St,errorCaptured:St,serverPrefetch:St,components:Wi,directives:Wi,watch:Mm,provide:vo,inject:Om};function vo(e,t){return t?e?function(){return lt(Ce(e)?e.call(this,this):e,Ce(t)?t.call(this,this):t)}:t:e}function Om(e,t){return Wi(bs(e),bs(t))}function bs(e){if(be(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function St(e,t){return e?[...new Set([].concat(e,t))]:t}function Wi(e,t){return e?lt(Object.create(null),e,t):t}function mo(e,t){return e?be(e)&&be(t)?[...new Set([...e,...t])]:lt(Object.create(null),Hl(e),Hl(t??{})):t}function Mm(e,t){if(!e)return t;if(!t)return e;const n=lt(Object.create(null),e);for(const i in t)n[i]=St(e[i],t[i]);return n}function Bc(){return{app:null,config:{isNativeTag:_v,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Rm=0;function Bm(e,t){return function(i,l=null){Ce(i)||(i=lt({},i)),l!=null&&!Xe(l)&&(l=null);const a=Bc(),s=new WeakSet,r=[];let u=!1;const f=a.app={_uid:Rm++,_component:i,_props:l,_container:null,_context:a,_instance:null,version:Sh,get config(){return a.config},set config(o){},use(o,...d){return s.has(o)||(o&&Ce(o.install)?(s.add(o),o.install(f,...d)):Ce(o)&&(s.add(o),o(f,...d))),f},mixin(o){return a.mixins.includes(o)||a.mixins.push(o),f},component(o,d){return d?(a.components[o]=d,f):a.components[o]},directive(o,d){return d?(a.directives[o]=d,f):a.directives[o]},mount(o,d,c){if(!u){const m=f._ceVNode||g(i,l);return m.appContext=a,c===!0?c="svg":c===!1&&(c=void 0),d&&t?t(m,o):e(m,o,c),u=!0,f._container=o,o.__vue_app__=f,ba(m.component)}},onUnmount(o){r.push(o)},unmount(){u&&(Xt(r,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(o,d){return a.provides[o]=d,f},runWithContext(o){const d=ki;ki=f;try{return o()}finally{ki=d}}};return f}}let ki=null;function wt(e,t){if(mt){let n=mt.provides;const i=mt.parent&&mt.parent.provides;i===n&&(n=mt.provides=Object.create(i)),n[e]=t}}function qe(e,t,n=!1){const i=mt||Lt;if(i||ki){const l=ki?ki._context.provides:i?i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides:void 0;if(l&&e in l)return l[e];if(arguments.length>1)return n&&Ce(t)?t.call(i&&i.proxy):t}}const $c={},Dc=()=>Object.create($c),Nc=e=>Object.getPrototypeOf(e)===$c;function $m(e,t,n,i=!1){const l={},a=Dc();e.propsDefaults=Object.create(null),Hc(e,t,l,a);for(const s in e.propsOptions[0])s in l||(l[s]=void 0);n?e.props=i?l:nm(l):e.type.props?e.props=l:e.props=a,e.attrs=a}function Dm(e,t,n,i){const{props:l,attrs:a,vnode:{patchFlag:s}}=e,r=pe(l),[u]=e.propsOptions;let f=!1;if((i||s>0)&&!(s&16)){if(s&8){const o=e.vnode.dynamicProps;for(let d=0;d<o.length;d++){let c=o[d];if(pa(e.emitsOptions,c))continue;const m=t[c];if(u)if(ze(a,c))m!==a[c]&&(a[c]=m,f=!0);else{const v=Pt(c);l[v]=ws(u,r,v,m,e,!1)}else m!==a[c]&&(a[c]=m,f=!0)}}}else{Hc(e,t,l,a)&&(f=!0);let o;for(const d in r)(!t||!ze(t,d)&&((o=$n(d))===d||!ze(t,o)))&&(u?n&&(n[d]!==void 0||n[o]!==void 0)&&(l[d]=ws(u,r,d,void 0,e,!0)):delete l[d]);if(a!==r)for(const d in a)(!t||!ze(t,d))&&(delete a[d],f=!0)}f&&wn(e.attrs,"set","")}function Hc(e,t,n,i){const[l,a]=e.propsOptions;let s=!1,r;if(t)for(let u in t){if(Ui(u))continue;const f=t[u];let o;l&&ze(l,o=Pt(u))?!a||!a.includes(o)?n[o]=f:(r||(r={}))[o]=f:pa(e.emitsOptions,u)||(!(u in i)||f!==i[u])&&(i[u]=f,s=!0)}if(a){const u=pe(n),f=r||De;for(let o=0;o<a.length;o++){const d=a[o];n[d]=ws(l,u,d,f[d],e,!ze(f,d))}}return s}function ws(e,t,n,i,l,a){const s=e[n];if(s!=null){const r=ze(s,"default");if(r&&i===void 0){const u=s.default;if(s.type!==Function&&!s.skipFactory&&Ce(u)){const{propsDefaults:f}=l;if(n in f)i=f[n];else{const o=li(l);i=f[n]=u.call(null,t),o()}}else i=u;l.ce&&l.ce._setProp(n,i)}s[0]&&(a&&!r?i=!1:s[1]&&(i===""||i===$n(n))&&(i=!0))}return i}const Nm=new WeakMap;function jc(e,t,n=!1){const i=n?Nm:t.propsCache,l=i.get(e);if(l)return l;const a=e.props,s={},r=[];let u=!1;if(!Ce(e)){const o=d=>{u=!0;const[c,m]=jc(d,t,!0);lt(s,c),m&&r.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!a&&!u)return Xe(e)&&i.set(e,wi),wi;if(be(a))for(let o=0;o<a.length;o++){const d=Pt(a[o]);ho(d)&&(s[d]=De)}else if(a)for(const o in a){const d=Pt(o);if(ho(d)){const c=a[o],m=s[d]=be(c)||Ce(c)?{type:c}:lt({},c),v=m.type;let h=!1,p=!0;if(be(v))for(let C=0;C<v.length;++C){const V=v[C],P=Ce(V)&&V.name;if(P==="Boolean"){h=!0;break}else P==="String"&&(p=!1)}else h=Ce(v)&&v.name==="Boolean";m[0]=h,m[1]=p,(h||ze(m,"default"))&&r.push(d)}}const f=[s,r];return Xe(e)&&i.set(e,f),f}function ho(e){return e[0]!=="$"&&!Ui(e)}const zc=e=>e[0]==="_"||e==="$stable",hr=e=>be(e)?e.map(Gt):[Gt(e)],Hm=(e,t,n)=>{if(t._n)return t;const i=Te((...l)=>hr(t(...l)),n);return i._c=!1,i},Wc=(e,t,n)=>{const i=e._ctx;for(const l in e){if(zc(l))continue;const a=e[l];if(Ce(a))t[l]=Hm(l,a,i);else if(a!=null){const s=hr(a);t[l]=()=>s}}},Uc=(e,t)=>{const n=hr(t);e.slots.default=()=>n},qc=(e,t,n)=>{for(const i in t)(n||i!=="_")&&(e[i]=t[i])},jm=(e,t,n)=>{const i=e.slots=Dc();if(e.vnode.shapeFlag&32){const l=t._;l?(qc(i,t,n),n&&Uu(i,"_",l,!0)):Wc(t,i)}else t&&Uc(e,t)},zm=(e,t,n)=>{const{vnode:i,slots:l}=e;let a=!0,s=De;if(i.shapeFlag&32){const r=t._;r?n&&r===1?a=!1:qc(l,t,n):(a=!t.$stable,Wc(t,l)),s=t}else t&&(Uc(e,t),s={default:1});if(a)for(const r in l)!zc(r)&&s[r]==null&&delete l[r]},xt=uh;function Wm(e){return Um(e)}function Um(e,t){const n=da();n.__VUE__=!0;const{insert:i,remove:l,patchProp:a,createElement:s,createText:r,createComment:u,setText:f,setElementText:o,parentNode:d,nextSibling:c,setScopeId:m=fn,insertStaticContent:v}=e,h=(b,y,_,M=null,L=null,O=null,H=void 0,z=null,q=!!y.dynamicChildren)=>{if(b===y)return;b&&!on(b,y)&&(M=Ie(b),Q(b,L,O,!0),b=null),y.patchFlag===-2&&(q=!1,y.dynamicChildren=null);const{type:j,ref:ae,shapeFlag:Y}=y;switch(j){case hl:p(b,y,_,M);break;case vt:C(b,y,_,M);break;case Ua:b==null&&V(y,_,M,H);break;case ve:T(b,y,_,M,L,O,H,z,q);break;default:Y&1?A(b,y,_,M,L,O,H,z,q):Y&6?F(b,y,_,M,L,O,H,z,q):(Y&64||Y&128)&&j.process(b,y,_,M,L,O,H,z,q,Fe)}ae!=null&&L&&Nl(ae,b&&b.ref,O,y||b,!y)},p=(b,y,_,M)=>{if(b==null)i(y.el=r(y.children),_,M);else{const L=y.el=b.el;y.children!==b.children&&f(L,y.children)}},C=(b,y,_,M)=>{b==null?i(y.el=u(y.children||""),_,M):y.el=b.el},V=(b,y,_,M)=>{[b.el,b.anchor]=v(b.children,y,_,M,b.el,b.anchor)},P=({el:b,anchor:y},_,M)=>{let L;for(;b&&b!==y;)L=c(b),i(b,_,M),b=L;i(y,_,M)},k=({el:b,anchor:y})=>{let _;for(;b&&b!==y;)_=c(b),l(b),b=_;l(y)},A=(b,y,_,M,L,O,H,z,q)=>{y.type==="svg"?H="svg":y.type==="math"&&(H="mathml"),b==null?S(y,_,M,L,O,H,z,q):I(b,y,L,O,H,z,q)},S=(b,y,_,M,L,O,H,z)=>{let q,j;const{props:ae,shapeFlag:Y,transition:ce,dirs:we}=b;if(q=b.el=s(b.type,O,ae&&ae.is,ae),Y&8?o(q,b.children):Y&16&&x(b.children,q,null,M,L,za(b,O),H,z),we&&qn(b,null,M,"created"),E(q,b,b.scopeId,H,M),ae){for(const Ne in ae)Ne!=="value"&&!Ui(Ne)&&a(q,Ne,null,ae[Ne],O,M);"value"in ae&&a(q,"value",null,ae.value,O),(j=ae.onVnodeBeforeMount)&&ln(j,M,b)}we&&qn(b,null,M,"beforeMount");const Le=qm(L,ce);Le&&ce.beforeEnter(q),i(q,y,_),((j=ae&&ae.onVnodeMounted)||Le||we)&&xt(()=>{j&&ln(j,M,b),Le&&ce.enter(q),we&&qn(b,null,M,"mounted")},L)},E=(b,y,_,M,L)=>{if(_&&m(b,_),M)for(let O=0;O<M.length;O++)m(b,M[O]);if(L){let O=L.subTree;if(y===O||Jc(O.type)&&(O.ssContent===y||O.ssFallback===y)){const H=L.vnode;E(b,H,H.scopeId,H.slotScopeIds,L.parent)}}},x=(b,y,_,M,L,O,H,z,q=0)=>{for(let j=q;j<b.length;j++){const ae=b[j]=z?On(b[j]):Gt(b[j]);h(null,ae,y,_,M,L,O,H,z)}},I=(b,y,_,M,L,O,H)=>{const z=y.el=b.el;let{patchFlag:q,dynamicChildren:j,dirs:ae}=y;q|=b.patchFlag&16;const Y=b.props||De,ce=y.props||De;let we;if(_&&Kn(_,!1),(we=ce.onVnodeBeforeUpdate)&&ln(we,_,y,b),ae&&qn(y,b,_,"beforeUpdate"),_&&Kn(_,!0),(Y.innerHTML&&ce.innerHTML==null||Y.textContent&&ce.textContent==null)&&o(z,""),j?B(b.dynamicChildren,j,z,_,M,za(y,L),O):H||ee(b,y,z,null,_,M,za(y,L),O,!1),q>0){if(q&16)R(z,Y,ce,_,L);else if(q&2&&Y.class!==ce.class&&a(z,"class",null,ce.class,L),q&4&&a(z,"style",Y.style,ce.style,L),q&8){const Le=y.dynamicProps;for(let Ne=0;Ne<Le.length;Ne++){const Me=Le[Ne],le=Y[Me],ie=ce[Me];(ie!==le||Me==="value")&&a(z,Me,le,ie,L,_)}}q&1&&b.children!==y.children&&o(z,y.children)}else!H&&j==null&&R(z,Y,ce,_,L);((we=ce.onVnodeUpdated)||ae)&&xt(()=>{we&&ln(we,_,y,b),ae&&qn(y,b,_,"updated")},M)},B=(b,y,_,M,L,O,H)=>{for(let z=0;z<y.length;z++){const q=b[z],j=y[z],ae=q.el&&(q.type===ve||!on(q,j)||q.shapeFlag&70)?d(q.el):_;h(q,j,ae,null,M,L,O,H,!0)}},R=(b,y,_,M,L)=>{if(y!==_){if(y!==De)for(const O in y)!Ui(O)&&!(O in _)&&a(b,O,y[O],null,L,M);for(const O in _){if(Ui(O))continue;const H=_[O],z=y[O];H!==z&&O!=="value"&&a(b,O,z,H,L,M)}"value"in _&&a(b,"value",y.value,_.value,L)}},T=(b,y,_,M,L,O,H,z,q)=>{const j=y.el=b?b.el:r(""),ae=y.anchor=b?b.anchor:r("");let{patchFlag:Y,dynamicChildren:ce,slotScopeIds:we}=y;we&&(z=z?z.concat(we):we),b==null?(i(j,_,M),i(ae,_,M),x(y.children||[],_,ae,L,O,H,z,q)):Y>0&&Y&64&&ce&&b.dynamicChildren?(B(b.dynamicChildren,ce,_,L,O,H,z),(y.key!=null||L&&y===L.subTree)&&gr(b,y,!0)):ee(b,y,_,ae,L,O,H,z,q)},F=(b,y,_,M,L,O,H,z,q)=>{y.slotScopeIds=z,b==null?y.shapeFlag&512?L.ctx.activate(y,_,M,H,q):D(y,_,M,L,O,H,q):G(b,y,q)},D=(b,y,_,M,L,O,H)=>{const z=b.component=hh(b,M,L);if(ha(b)&&(z.ctx.renderer=Fe),gh(z,!1,H),z.asyncDep){if(L&&L.registerDep(z,Z,H),!b.el){const q=z.subTree=g(vt);C(null,q,y,_)}}else Z(z,b,y,_,L,O,H)},G=(b,y,_)=>{const M=y.component=b.component;if(nh(b,y,_))if(M.asyncDep&&!M.asyncResolved){te(M,y,_);return}else M.next=y,M.update();else y.el=b.el,M.vnode=y},Z=(b,y,_,M,L,O,H)=>{const z=()=>{if(b.isMounted){let{next:Y,bu:ce,u:we,parent:Le,vnode:Ne}=b;{const He=Kc(b);if(He){Y&&(Y.el=Ne.el,te(b,Y,H)),He.asyncDep.then(()=>{b.isUnmounted||z()});return}}let Me=Y,le;Kn(b,!1),Y?(Y.el=Ne.el,te(b,Y,H)):Y=Ne,ce&&Ra(ce),(le=Y.props&&Y.props.onVnodeBeforeUpdate)&&ln(le,Le,Y,Ne),Kn(b,!0);const ie=Wa(b),Be=b.subTree;b.subTree=ie,h(Be,ie,d(Be.el),Ie(Be),b,L,O),Y.el=ie.el,Me===null&&yr(b,ie.el),we&&xt(we,L),(le=Y.props&&Y.props.onVnodeUpdated)&&xt(()=>ln(le,Le,Y,Ne),L)}else{let Y;const{el:ce,props:we}=y,{bm:Le,m:Ne,parent:Me,root:le,type:ie}=b,Be=Yi(y);if(Kn(b,!1),Le&&Ra(Le),!Be&&(Y=we&&we.onVnodeBeforeMount)&&ln(Y,Me,y),Kn(b,!0),ce&&xe){const He=()=>{b.subTree=Wa(b),xe(ce,b.subTree,b,L,null)};Be&&ie.__asyncHydrate?ie.__asyncHydrate(ce,b,He):He()}else{le.ce&&le.ce._injectChildStyle(ie);const He=b.subTree=Wa(b);h(null,He,_,M,b,L,O),y.el=He.el}if(Ne&&xt(Ne,L),!Be&&(Y=we&&we.onVnodeMounted)){const He=y;xt(()=>ln(Y,Me,He),L)}(y.shapeFlag&256||Me&&Yi(Me.vnode)&&Me.vnode.shapeFlag&256)&&b.a&&xt(b.a,L),b.isMounted=!0,y=_=M=null}};b.scope.on();const q=b.effect=new Ju(z);b.scope.off();const j=b.update=q.run.bind(q),ae=b.job=q.runIfDirty.bind(q);ae.i=b,ae.id=b.uid,q.scheduler=()=>ur(ae),Kn(b,!0),j()},te=(b,y,_)=>{y.component=b;const M=b.vnode.props;b.vnode=y,b.next=null,Dm(b,y.props,M,_),zm(b,y.children,_),Dn(),ao(b),Nn()},ee=(b,y,_,M,L,O,H,z,q=!1)=>{const j=b&&b.children,ae=b?b.shapeFlag:0,Y=y.children,{patchFlag:ce,shapeFlag:we}=y;if(ce>0){if(ce&128){$(j,Y,_,M,L,O,H,z,q);return}else if(ce&256){N(j,Y,_,M,L,O,H,z,q);return}}we&8?(ae&16&&fe(j,L,O),Y!==j&&o(_,Y)):ae&16?we&16?$(j,Y,_,M,L,O,H,z,q):fe(j,L,O,!0):(ae&8&&o(_,""),we&16&&x(Y,_,M,L,O,H,z,q))},N=(b,y,_,M,L,O,H,z,q)=>{b=b||wi,y=y||wi;const j=b.length,ae=y.length,Y=Math.min(j,ae);let ce;for(ce=0;ce<Y;ce++){const we=y[ce]=q?On(y[ce]):Gt(y[ce]);h(b[ce],we,_,null,L,O,H,z,q)}j>ae?fe(b,L,O,!0,!1,Y):x(y,_,M,L,O,H,z,q,Y)},$=(b,y,_,M,L,O,H,z,q)=>{let j=0;const ae=y.length;let Y=b.length-1,ce=ae-1;for(;j<=Y&&j<=ce;){const we=b[j],Le=y[j]=q?On(y[j]):Gt(y[j]);if(on(we,Le))h(we,Le,_,null,L,O,H,z,q);else break;j++}for(;j<=Y&&j<=ce;){const we=b[Y],Le=y[ce]=q?On(y[ce]):Gt(y[ce]);if(on(we,Le))h(we,Le,_,null,L,O,H,z,q);else break;Y--,ce--}if(j>Y){if(j<=ce){const we=ce+1,Le=we<ae?y[we].el:M;for(;j<=ce;)h(null,y[j]=q?On(y[j]):Gt(y[j]),_,Le,L,O,H,z,q),j++}}else if(j>ce)for(;j<=Y;)Q(b[j],L,O,!0),j++;else{const we=j,Le=j,Ne=new Map;for(j=Le;j<=ce;j++){const dt=y[j]=q?On(y[j]):Gt(y[j]);dt.key!=null&&Ne.set(dt.key,j)}let Me,le=0;const ie=ce-Le+1;let Be=!1,He=0;const ct=new Array(ie);for(j=0;j<ie;j++)ct[j]=0;for(j=we;j<=Y;j++){const dt=b[j];if(le>=ie){Q(dt,L,O,!0);continue}let Vt;if(dt.key!=null)Vt=Ne.get(dt.key);else for(Me=Le;Me<=ce;Me++)if(ct[Me-Le]===0&&on(dt,y[Me])){Vt=Me;break}Vt===void 0?Q(dt,L,O,!0):(ct[Vt-Le]=j+1,Vt>=He?He=Vt:Be=!0,h(dt,y[Vt],_,null,L,O,H,z,q),le++)}const nn=Be?Km(ct):wi;for(Me=nn.length-1,j=ie-1;j>=0;j--){const dt=Le+j,Vt=y[dt],vi=dt+1<ae?y[dt+1].el:M;ct[j]===0?h(null,Vt,_,vi,L,O,H,z,q):Be&&(Me<0||j!==nn[Me]?W(Vt,_,vi,2):Me--)}}},W=(b,y,_,M,L=null)=>{const{el:O,type:H,transition:z,children:q,shapeFlag:j}=b;if(j&6){W(b.component.subTree,y,_,M);return}if(j&128){b.suspense.move(y,_,M);return}if(j&64){H.move(b,y,_,Fe);return}if(H===ve){i(O,y,_);for(let Y=0;Y<q.length;Y++)W(q[Y],y,_,M);i(b.anchor,y,_);return}if(H===Ua){P(b,y,_);return}if(M!==2&&j&1&&z)if(M===0)z.beforeEnter(O),i(O,y,_),xt(()=>z.enter(O),L);else{const{leave:Y,delayLeave:ce,afterLeave:we}=z,Le=()=>i(O,y,_),Ne=()=>{Y(O,()=>{Le(),we&&we()})};ce?ce(O,Le,Ne):Ne()}else i(O,y,_)},Q=(b,y,_,M=!1,L=!1)=>{const{type:O,props:H,ref:z,children:q,dynamicChildren:j,shapeFlag:ae,patchFlag:Y,dirs:ce,cacheIndex:we}=b;if(Y===-2&&(L=!1),z!=null&&Nl(z,null,_,b,!0),we!=null&&(y.renderCache[we]=void 0),ae&256){y.ctx.deactivate(b);return}const Le=ae&1&&ce,Ne=!Yi(b);let Me;if(Ne&&(Me=H&&H.onVnodeBeforeUnmount)&&ln(Me,y,b),ae&6)Ee(b.component,_,M);else{if(ae&128){b.suspense.unmount(_,M);return}Le&&qn(b,null,y,"beforeUnmount"),ae&64?b.type.remove(b,y,_,Fe,M):j&&!j.hasOnce&&(O!==ve||Y>0&&Y&64)?fe(j,y,_,!1,!0):(O===ve&&Y&384||!L&&ae&16)&&fe(q,y,_),M&&oe(b)}(Ne&&(Me=H&&H.onVnodeUnmounted)||Le)&&xt(()=>{Me&&ln(Me,y,b),Le&&qn(b,null,y,"unmounted")},_)},oe=b=>{const{type:y,el:_,anchor:M,transition:L}=b;if(y===ve){me(_,M);return}if(y===Ua){k(b);return}const O=()=>{l(_),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(b.shapeFlag&1&&L&&!L.persisted){const{leave:H,delayLeave:z}=L,q=()=>H(_,O);z?z(b.el,O,q):q()}else O()},me=(b,y)=>{let _;for(;b!==y;)_=c(b),l(b),b=_;l(y)},Ee=(b,y,_)=>{const{bum:M,scope:L,job:O,subTree:H,um:z,m:q,a:j}=b;go(q),go(j),M&&Ra(M),L.stop(),O&&(O.flags|=8,Q(H,b,y,_)),z&&xt(z,y),xt(()=>{b.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},fe=(b,y,_,M=!1,L=!1,O=0)=>{for(let H=O;H<b.length;H++)Q(b[H],y,_,M,L)},Ie=b=>{if(b.shapeFlag&6)return Ie(b.component.subTree);if(b.shapeFlag&128)return b.suspense.next();const y=c(b.anchor||b.el),_=y&&y[wc];return _?c(_):y};let Ae=!1;const Ke=(b,y,_)=>{b==null?y._vnode&&Q(y._vnode,null,null,!0):h(y._vnode||null,b,y,null,null,null,_),y._vnode=b,Ae||(Ae=!0,ao(),yc(),Ae=!1)},Fe={p:h,um:Q,m:W,r:oe,mt:D,mc:x,pc:ee,pbc:B,n:Ie,o:e};let K,xe;return t&&([K,xe]=t(Fe)),{render:Ke,hydrate:K,createApp:Bm(Ke,K)}}function za({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Kn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function qm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function gr(e,t,n=!1){const i=e.children,l=t.children;if(be(i)&&be(l))for(let a=0;a<i.length;a++){const s=i[a];let r=l[a];r.shapeFlag&1&&!r.dynamicChildren&&((r.patchFlag<=0||r.patchFlag===32)&&(r=l[a]=On(l[a]),r.el=s.el),!n&&r.patchFlag!==-2&&gr(s,r)),r.type===hl&&(r.el=s.el)}}function Km(e){const t=e.slice(),n=[0];let i,l,a,s,r;const u=e.length;for(i=0;i<u;i++){const f=e[i];if(f!==0){if(l=n[n.length-1],e[l]<f){t[i]=l,n.push(i);continue}for(a=0,s=n.length-1;a<s;)r=a+s>>1,e[n[r]]<f?a=r+1:s=r;f<e[n[a]]&&(a>0&&(t[i]=n[a-1]),n[a]=i)}}for(a=n.length,s=n[a-1];a-- >0;)n[a]=s,s=t[s];return n}function Kc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Kc(t)}function go(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Gm=Symbol.for("v-scx"),Ym=()=>qe(Gm);function Ht(e,t){return ya(e,null,t)}function Zm(e,t){return ya(e,null,{flush:"sync"})}function de(e,t,n){return ya(e,t,n)}function ya(e,t,n=De){const{immediate:i,deep:l,flush:a,once:s}=n,r=lt({},n),u=t&&i||!t&&a!=="post";let f;if(ll){if(a==="sync"){const m=Ym();f=m.__watcherHandles||(m.__watcherHandles=[])}else if(!u){const m=()=>{};return m.stop=fn,m.resume=fn,m.pause=fn,m}}const o=mt;r.call=(m,v,h)=>Xt(m,o,v,h);let d=!1;a==="post"?r.scheduler=m=>{xt(m,o&&o.suspense)}:a!=="sync"&&(d=!0,r.scheduler=(m,v)=>{v?m():ur(m)}),r.augmentJob=m=>{t&&(m.flags|=4),d&&(m.flags|=2,o&&(m.id=o.uid,m.i=o))};const c=vm(e,t,r);return ll&&(f?f.push(c):u&&c()),c}function Xm(e,t,n){const i=this.proxy,l=nt(e)?e.includes(".")?Gc(i,e):()=>i[e]:e.bind(i,i);let a;Ce(t)?a=t:(a=t.handler,n=t);const s=li(this),r=ya(l,a.bind(i),n);return s(),r}function Gc(e,t){const n=t.split(".");return()=>{let i=e;for(let l=0;l<n.length&&i;l++)i=i[n[l]];return i}}function Yc(e,t,n=De){const i=oi(),l=Pt(t),a=$n(t),s=Zc(e,l),r=rm((u,f)=>{let o,d=De,c;return Zm(()=>{const m=e[l];Tt(o,m)&&(o=m,f())}),{get(){return u(),n.get?n.get(o):o},set(m){const v=n.set?n.set(m):m;if(!Tt(v,o)&&!(d!==De&&Tt(m,d)))return;const h=i.vnode.props;h&&(t in h||l in h||a in h)&&(`onUpdate:${t}`in h||`onUpdate:${l}`in h||`onUpdate:${a}`in h)||(o=m,f()),i.emit(`update:${t}`,v),Tt(m,v)&&Tt(m,d)&&!Tt(v,c)&&f(),d=m,c=v}}});return r[Symbol.iterator]=()=>{let u=0;return{next(){return u<2?{value:u++?s||De:r,done:!1}:{done:!0}}}},r}const Zc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Pt(t)}Modifiers`]||e[`${$n(t)}Modifiers`];function Jm(e,t,...n){if(e.isUnmounted)return;const i=e.vnode.props||De;let l=n;const a=t.startsWith("update:"),s=a&&Zc(i,t.slice(7));s&&(s.trim&&(l=n.map(o=>nt(o)?o.trim():o)),s.number&&(l=n.map(Ev)));let r,u=i[r=Ma(t)]||i[r=Ma(Pt(t))];!u&&a&&(u=i[r=Ma($n(t))]),u&&Xt(u,e,6,l);const f=i[r+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[r])return;e.emitted[r]=!0,Xt(f,e,6,l)}}function Xc(e,t,n=!1){const i=t.emitsCache,l=i.get(e);if(l!==void 0)return l;const a=e.emits;let s={},r=!1;if(!Ce(e)){const u=f=>{const o=Xc(f,t,!0);o&&(r=!0,lt(s,o))};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}return!a&&!r?(Xe(e)&&i.set(e,null),null):(be(a)?a.forEach(u=>s[u]=null):lt(s,a),Xe(e)&&i.set(e,s),s)}function pa(e,t){return!e||!oa(t)?!1:(t=t.slice(2).replace(/Once$/,""),ze(e,t[0].toLowerCase()+t.slice(1))||ze(e,$n(t))||ze(e,t))}function Wa(e){const{type:t,vnode:n,proxy:i,withProxy:l,propsOptions:[a],slots:s,attrs:r,emit:u,render:f,renderCache:o,props:d,data:c,setupState:m,ctx:v,inheritAttrs:h}=e,p=Dl(e);let C,V;try{if(n.shapeFlag&4){const k=l||i,A=k;C=Gt(f.call(A,k,o,d,m,c,v)),V=r}else{const k=t;C=Gt(k.length>1?k(d,{attrs:r,slots:s,emit:u}):k(d,null)),V=t.props?r:eh(r)}}catch(k){Xi.length=0,ml(k,e,1),C=g(vt)}let P=C;if(V&&h!==!1){const k=Object.keys(V),{shapeFlag:A}=P;k.length&&A&7&&(a&&k.some(Xs)&&(V=th(V,a)),P=_n(P,V,!1,!0))}return n.dirs&&(P=_n(P,null,!1,!0),P.dirs=P.dirs?P.dirs.concat(n.dirs):n.dirs),n.transition&&ni(P,n.transition),C=P,Dl(p),C}function Qm(e,t=!0){let n;for(let i=0;i<e.length;i++){const l=e[i];if(Vi(l)){if(l.type!==vt||l.children==="v-if"){if(n)return;n=l}}else return}return n}const eh=e=>{let t;for(const n in e)(n==="class"||n==="style"||oa(n))&&((t||(t={}))[n]=e[n]);return t},th=(e,t)=>{const n={};for(const i in e)(!Xs(i)||!(i.slice(9)in t))&&(n[i]=e[i]);return n};function nh(e,t,n){const{props:i,children:l,component:a}=e,{props:s,children:r,patchFlag:u}=t,f=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&u>=0){if(u&1024)return!0;if(u&16)return i?yo(i,s,f):!!s;if(u&8){const o=t.dynamicProps;for(let d=0;d<o.length;d++){const c=o[d];if(s[c]!==i[c]&&!pa(f,c))return!0}}}else return(l||r)&&(!r||!r.$stable)?!0:i===s?!1:i?s?yo(i,s,f):!0:!!s;return!1}function yo(e,t,n){const i=Object.keys(t);if(i.length!==Object.keys(e).length)return!0;for(let l=0;l<i.length;l++){const a=i[l];if(t[a]!==e[a]&&!pa(n,a))return!0}return!1}function yr({vnode:e,parent:t},n){for(;t;){const i=t.subTree;if(i.suspense&&i.suspense.activeBranch===e&&(i.el=e.el),i===e)(e=t.vnode).el=n,t=t.parent;else break}}const Jc=e=>e.__isSuspense;let Cs=0;const ih={name:"Suspense",__isSuspense:!0,process(e,t,n,i,l,a,s,r,u,f){if(e==null)ah(t,n,i,l,a,s,r,u,f);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}sh(e,t,n,i,l,s,r,u,f)}},hydrate:rh,normalize:oh},lh=ih;function il(e,t){const n=e.props&&e.props[t];Ce(n)&&n()}function ah(e,t,n,i,l,a,s,r,u){const{p:f,o:{createElement:o}}=u,d=o("div"),c=e.suspense=Qc(e,l,i,t,d,n,a,s,r,u);f(null,c.pendingBranch=e.ssContent,d,null,i,c,a,s),c.deps>0?(il(e,"onPending"),il(e,"onFallback"),f(null,e.ssFallback,t,n,i,null,a,s),_i(c,e.ssFallback)):c.resolve(!1,!0)}function sh(e,t,n,i,l,a,s,r,{p:u,um:f,o:{createElement:o}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const c=t.ssContent,m=t.ssFallback,{activeBranch:v,pendingBranch:h,isInFallback:p,isHydrating:C}=d;if(h)d.pendingBranch=c,on(c,h)?(u(h,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0?d.resolve():p&&(C||(u(v,m,n,i,l,null,a,s,r),_i(d,m)))):(d.pendingId=Cs++,C?(d.isHydrating=!1,d.activeBranch=h):f(h,l,d),d.deps=0,d.effects.length=0,d.hiddenContainer=o("div"),p?(u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0?d.resolve():(u(v,m,n,i,l,null,a,s,r),_i(d,m))):v&&on(c,v)?(u(v,c,n,i,l,d,a,s,r),d.resolve(!0)):(u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0&&d.resolve()));else if(v&&on(c,v))u(v,c,n,i,l,d,a,s,r),_i(d,c);else if(il(t,"onPending"),d.pendingBranch=c,c.shapeFlag&512?d.pendingId=c.component.suspenseId:d.pendingId=Cs++,u(null,c,d.hiddenContainer,null,l,d,a,s,r),d.deps<=0)d.resolve();else{const{timeout:V,pendingId:P}=d;V>0?setTimeout(()=>{d.pendingId===P&&d.fallback(m)},V):V===0&&d.fallback(m)}}function Qc(e,t,n,i,l,a,s,r,u,f,o=!1){const{p:d,m:c,um:m,n:v,o:{parentNode:h,remove:p}}=f;let C;const V=ch(e);V&&t&&t.pendingBranch&&(C=t.pendingId,t.deps++);const P=e.props?qu(e.props.timeout):void 0,k=a,A={vnode:e,parent:t,parentComponent:n,namespace:s,container:i,hiddenContainer:l,deps:0,pendingId:Cs++,timeout:typeof P=="number"?P:-1,activeBranch:null,pendingBranch:null,isInFallback:!o,isHydrating:o,isUnmounted:!1,effects:[],resolve(S=!1,E=!1){const{vnode:x,activeBranch:I,pendingBranch:B,pendingId:R,effects:T,parentComponent:F,container:D}=A;let G=!1;A.isHydrating?A.isHydrating=!1:S||(G=I&&B.transition&&B.transition.mode==="out-in",G&&(I.transition.afterLeave=()=>{R===A.pendingId&&(c(B,D,a===k?v(I):a,0),ms(T))}),I&&(h(I.el)===D&&(a=v(I)),m(I,F,A,!0)),G||c(B,D,a,0)),_i(A,B),A.pendingBranch=null,A.isInFallback=!1;let Z=A.parent,te=!1;for(;Z;){if(Z.pendingBranch){Z.effects.push(...T),te=!0;break}Z=Z.parent}!te&&!G&&ms(T),A.effects=[],V&&t&&t.pendingBranch&&C===t.pendingId&&(t.deps--,t.deps===0&&!E&&t.resolve()),il(x,"onResolve")},fallback(S){if(!A.pendingBranch)return;const{vnode:E,activeBranch:x,parentComponent:I,container:B,namespace:R}=A;il(E,"onFallback");const T=v(x),F=()=>{A.isInFallback&&(d(null,S,B,T,I,null,R,r,u),_i(A,S))},D=S.transition&&S.transition.mode==="out-in";D&&(x.transition.afterLeave=F),A.isInFallback=!0,m(x,I,null,!0),D||F()},move(S,E,x){A.activeBranch&&c(A.activeBranch,S,E,x),A.container=S},next(){return A.activeBranch&&v(A.activeBranch)},registerDep(S,E,x){const I=!!A.pendingBranch;I&&A.deps++;const B=S.vnode.el;S.asyncDep.catch(R=>{ml(R,S,0)}).then(R=>{if(S.isUnmounted||A.isUnmounted||A.pendingId!==S.suspenseId)return;S.asyncResolved=!0;const{vnode:T}=S;ks(S,R,!1),B&&(T.el=B);const F=!B&&S.subTree.el;E(S,T,h(B||S.subTree.el),B?null:v(S.subTree),A,s,x),F&&p(F),yr(S,T.el),I&&--A.deps===0&&A.resolve()})},unmount(S,E){A.isUnmounted=!0,A.activeBranch&&m(A.activeBranch,n,S,E),A.pendingBranch&&m(A.pendingBranch,n,S,E)}};return A}function rh(e,t,n,i,l,a,s,r,u){const f=t.suspense=Qc(t,i,n,e.parentNode,document.createElement("div"),null,l,a,s,r,!0),o=u(e,f.pendingBranch=t.ssContent,n,f,a,s);return f.deps===0&&f.resolve(!1,!0),o}function oh(e){const{shapeFlag:t,children:n}=e,i=t&32;e.ssContent=po(i?n.default:n),e.ssFallback=i?po(n.fallback):g(vt)}function po(e){let t;if(Ce(e)){const n=Pi&&e._c;n&&(e._d=!1,ue()),e=e(),n&&(e._d=!0,t=It,ed())}return be(e)&&(e=Qm(e)),e=Gt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function uh(e,t){t&&t.pendingBranch?be(e)?t.effects.push(...e):t.effects.push(e):ms(e)}function _i(e,t){e.activeBranch=t;const{vnode:n,parentComponent:i}=e;let l=t.el;for(;!l&&t.component;)t=t.component.subTree,l=t.el;n.el=l,i&&i.subTree===n&&(i.vnode.el=l,yr(i,l))}function ch(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const ve=Symbol.for("v-fgt"),hl=Symbol.for("v-txt"),vt=Symbol.for("v-cmt"),Ua=Symbol.for("v-stc"),Xi=[];let It=null;function ue(e=!1){Xi.push(It=e?null:[])}function ed(){Xi.pop(),It=Xi[Xi.length-1]||null}let Pi=1;function bo(e,t=!1){Pi+=e,e<0&&It&&t&&(It.hasOnce=!0)}function td(e){return e.dynamicChildren=Pi>0?It||wi:null,ed(),Pi>0&&It&&It.push(e),e}function je(e,t,n,i,l,a){return td(ii(e,t,n,i,l,a,!0))}function We(e,t,n,i,l){return td(g(e,t,n,i,l,!0))}function Vi(e){return e?e.__v_isVNode===!0:!1}function on(e,t){return e.type===t.type&&e.key===t.key}const nd=({key:e})=>e??null,Ll=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?nt(e)||et(e)||Ce(e)?{i:Lt,r:e,k:t,f:!!n}:e:null);function ii(e,t=null,n=null,i=0,l=null,a=e===ve?0:1,s=!1,r=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&nd(t),ref:t&&Ll(t),scopeId:bc,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:a,patchFlag:i,dynamicProps:l,dynamicChildren:null,appContext:null,ctx:Lt};return r?(pr(u,n),a&128&&e.normalize(u)):n&&(u.shapeFlag|=nt(n)?8:16),Pi>0&&!s&&It&&(u.patchFlag>0||a&6)&&u.patchFlag!==32&&It.push(u),u}const g=dh;function dh(e,t=null,n=null,i=0,l=null,a=!1){if((!e||e===Oc)&&(e=vt),Vi(e)){const r=_n(e,t,!0);return n&&pr(r,n),Pi>0&&!a&&It&&(r.shapeFlag&6?It[It.indexOf(e)]=r:It.push(r)),r.patchFlag=-2,r}if(Ch(e)&&(e=e.__vccOpts),t){t=fh(t);let{class:r,style:u}=t;r&&!nt(r)&&(t.class=fa(r)),Xe(u)&&(rr(u)&&!be(u)&&(u=lt({},u)),t.style=Sn(u))}const s=nt(e)?1:Jc(e)?128:Cc(e)?64:Xe(e)?4:Ce(e)?2:0;return ii(e,t,n,i,l,s,a,!0)}function fh(e){return e?rr(e)||Nc(e)?lt({},e):e:null}function _n(e,t,n=!1,i=!1){const{props:l,ref:a,patchFlag:s,children:r,transition:u}=e,f=t?he(l||{},t):l,o={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&nd(f),ref:t&&t.ref?n&&a?be(a)?a.concat(Ll(t)):[a,Ll(t)]:Ll(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ve?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&_n(e.ssContent),ssFallback:e.ssFallback&&_n(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&i&&ni(o,u.clone(o)),o}function At(e=" ",t=0){return g(hl,null,e,t)}function it(e="",t=!1){return t?(ue(),We(vt,null,e)):g(vt,null,e)}function Gt(e){return e==null||typeof e=="boolean"?g(vt):be(e)?g(ve,null,e.slice()):Vi(e)?On(e):g(hl,null,String(e))}function On(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:_n(e)}function pr(e,t){let n=0;const{shapeFlag:i}=e;if(t==null)t=null;else if(be(t))n=16;else if(typeof t=="object")if(i&65){const l=t.default;l&&(l._c&&(l._d=!1),pr(e,l()),l._c&&(l._d=!0));return}else{n=32;const l=t._;!l&&!Nc(t)?t._ctx=Lt:l===3&&Lt&&(Lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ce(t)?(t={default:t,_ctx:Lt},n=32):(t=String(t),i&64?(n=16,t=[At(t)]):n=8);e.children=t,e.shapeFlag|=n}function he(...e){const t={};for(let n=0;n<e.length;n++){const i=e[n];for(const l in i)if(l==="class")t.class!==i.class&&(t.class=fa([t.class,i.class]));else if(l==="style")t.style=Sn([t.style,i.style]);else if(oa(l)){const a=t[l],s=i[l];s&&a!==s&&!(be(a)&&a.includes(s))&&(t[l]=a?[].concat(a,s):s)}else l!==""&&(t[l]=i[l])}return t}function ln(e,t,n,i=null){Xt(e,t,7,[n,i])}const vh=Bc();let mh=0;function hh(e,t,n){const i=e.type,l=(t?t.appContext:e.appContext)||vh,a={uid:mh++,vnode:e,type:i,parent:t,appContext:l,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Zu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(l.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:jc(i,l),emitsOptions:Xc(i,l),emit:null,emitted:null,propsDefaults:De,inheritAttrs:i.inheritAttrs,ctx:De,data:De,props:De,attrs:De,slots:De,refs:De,setupState:De,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return a.ctx={_:a},a.root=t?t.root:a,a.emit=Jm.bind(null,a),e.ce&&e.ce(a),a}let mt=null;const oi=()=>mt||Lt;let zl,Ss;{const e=da(),t=(n,i)=>{let l;return(l=e[n])||(l=e[n]=[]),l.push(i),a=>{l.length>1?l.forEach(s=>s(a)):l[0](a)}};zl=t("__VUE_INSTANCE_SETTERS__",n=>mt=n),Ss=t("__VUE_SSR_SETTERS__",n=>ll=n)}const li=e=>{const t=mt;return zl(e),e.scope.on(),()=>{e.scope.off(),zl(t)}},xs=()=>{mt&&mt.scope.off(),zl(null)};function id(e){return e.vnode.shapeFlag&4}let ll=!1;function gh(e,t=!1,n=!1){t&&Ss(t);const{props:i,children:l}=e.vnode,a=id(e);$m(e,i,a,t),jm(e,l,n);const s=a?yh(e,t):void 0;return t&&Ss(!1),s}function yh(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Tm);const{setup:i}=n;if(i){Dn();const l=e.setupContext=i.length>1?bh(e):null,a=li(e),s=vl(i,e,0,[e.props,l]),r=Qs(s);if(Nn(),a(),(r||e.sp)&&!Yi(e)&&Tc(e),r){if(s.then(xs,xs),t)return s.then(u=>{ks(e,u,t)}).catch(u=>{ml(u,e,0)});e.asyncDep=s}else ks(e,s,t)}else ld(e,t)}function ks(e,t,n){Ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Xe(t)&&(e.setupState=vc(t)),ld(e,n)}let wo;function ld(e,t,n){const i=e.type;if(!e.render){if(!t&&wo&&!i.render){const l=i.template||mr(e).template;if(l){const{isCustomElement:a,compilerOptions:s}=e.appContext.config,{delimiters:r,compilerOptions:u}=i,f=lt(lt({isCustomElement:a,delimiters:r},s),u);i.render=wo(l,f)}}e.render=i.render||fn}{const l=li(e);Dn();try{Lm(e)}finally{Nn(),l()}}}const ph={get(e,t){return gt(e,"get",""),e[t]}};function bh(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ph),slots:e.slots,emit:e.emit,expose:t}}function ba(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(vc(im(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zi)return Zi[n](e)},has(t,n){return n in t||n in Zi}})):e.proxy}function wh(e,t=!0){return Ce(e)?e.displayName||e.name:e.name||t&&e.__name}function Ch(e){return Ce(e)&&"__vccOpts"in e}const w=(e,t)=>dm(e,t,ll);function Hn(e,t,n){const i=arguments.length;return i===2?Xe(t)&&!be(t)?Vi(t)?g(e,null,[t]):g(e,t):g(e,null,t):(i>3?n=Array.prototype.slice.call(arguments,2):i===3&&Vi(n)&&(n=[n]),g(e,t,n))}const Sh="3.5.13";/**
|
14
14
|
* @vue/runtime-dom v3.5.13
|
15
15
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
16
16
|
* @license MIT
|
17
|
-
**/let ks;const wo=typeof window<"u"&&window.trustedTypes;if(wo)try{ks=wo.createPolicy("vue",{createHTML:e=>e})}catch{}const ad=ks?e=>ks.createHTML(e):e=>e,xh="http://www.w3.org/2000/svg",kh="http://www.w3.org/1998/Math/MathML",bn=typeof document<"u"?document:null,Co=bn&&bn.createElement("template"),_h={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,i)=>{const l=t==="svg"?bn.createElementNS(xh,e):t==="mathml"?bn.createElementNS(kh,e):n?bn.createElement(e,{is:n}):bn.createElement(e);return e==="select"&&i&&i.multiple!=null&&l.setAttribute("multiple",i.multiple),l},createText:e=>bn.createTextNode(e),createComment:e=>bn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>bn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,i,l,a){const s=n?n.previousSibling:t.lastChild;if(l&&(l===a||l.nextSibling))for(;t.insertBefore(l.cloneNode(!0),n),!(l===a||!(l=l.nextSibling)););else{Co.innerHTML=ad(i==="svg"?`<svg>${e}</svg>`:i==="mathml"?`<math>${e}</math>`:e);const r=Co.content;if(i==="svg"||i==="mathml"){const u=r.firstChild;for(;u.firstChild;)r.appendChild(u.firstChild);r.removeChild(u)}t.insertBefore(r,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},An="transition",Hi="animation",Ai=Symbol("_vtc"),sd={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},rd=lt({},_c,sd),Ph=e=>(e.displayName="Transition",e.props=rd,e),ai=Ph((e,{slots:t})=>Hn(bm,od(e),t)),Gn=(e,t=[])=>{be(e)?e.forEach(n=>n(...t)):e&&e(...t)},So=e=>e?be(e)?e.some(t=>t.length>1):e.length>1:!1;function od(e){const t={};for(const T in e)T in sd||(t[T]=e[T]);if(e.css===!1)return t;const{name:n="v",type:i,duration:l,enterFromClass:a=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:r=`${n}-enter-to`,appearFromClass:u=a,appearActiveClass:f=s,appearToClass:o=r,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:c=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,v=Vh(l),h=v&&v[0],p=v&&v[1],{onBeforeEnter:C,onEnter:V,onEnterCancelled:P,onLeave:k,onLeaveCancelled:A,onBeforeAppear:S=C,onAppear:E=V,onAppearCancelled:x=P}=t,I=(T,F,D,G)=>{T._enterCancelled=G,Tn(T,F?o:r),Tn(T,F?f:s),D&&D()},B=(T,F)=>{T._isLeaving=!1,Tn(T,d),Tn(T,m),Tn(T,c),F&&F()},R=T=>(F,D)=>{const G=T?E:V,Z=()=>I(F,T,D);Gn(G,[F,Z]),xo(()=>{Tn(F,T?u:a),an(F,T?o:r),So(G)||ko(F,i,h,Z)})};return lt(t,{onBeforeEnter(T){Gn(C,[T]),an(T,a),an(T,s)},onBeforeAppear(T){Gn(S,[T]),an(T,u),an(T,f)},onEnter:R(!1),onAppear:R(!0),onLeave(T,F){T._isLeaving=!0;const D=()=>B(T,F);an(T,d),T._enterCancelled?(an(T,c),_s()):(_s(),an(T,c)),xo(()=>{T._isLeaving&&(Tn(T,d),an(T,m),So(k)||ko(T,i,p,D))}),Gn(k,[T,D])},onEnterCancelled(T){I(T,!1,void 0,!0),Gn(P,[T])},onAppearCancelled(T){I(T,!0,void 0,!0),Gn(x,[T])},onLeaveCancelled(T){B(T),Gn(A,[T])}})}function Vh(e){if(e==null)return null;if(Xe(e))return[qa(e.enter),qa(e.leave)];{const t=qa(e);return[t,t]}}function qa(e){return qu(e)}function an(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Ai]||(e[Ai]=new Set)).add(t)}function Tn(e,t){t.split(/\s+/).forEach(i=>i&&e.classList.remove(i));const n=e[Ai];n&&(n.delete(t),n.size||(e[Ai]=void 0))}function xo(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ah=0;function ko(e,t,n,i){const l=e._endId=++Ah,a=()=>{l===e._endId&&i()};if(n!=null)return setTimeout(a,n);const{type:s,timeout:r,propCount:u}=ud(e,t);if(!s)return i();const f=s+"end";let o=0;const d=()=>{e.removeEventListener(f,c),a()},c=m=>{m.target===e&&++o>=u&&d()};setTimeout(()=>{o<u&&d()},r+1),e.addEventListener(f,c)}function ud(e,t){const n=window.getComputedStyle(e),i=v=>(n[v]||"").split(", "),l=i(`${An}Delay`),a=i(`${An}Duration`),s=_o(l,a),r=i(`${Hi}Delay`),u=i(`${Hi}Duration`),f=_o(r,u);let o=null,d=0,c=0;t===An?s>0&&(o=An,d=s,c=a.length):t===Hi?f>0&&(o=Hi,d=f,c=u.length):(d=Math.max(s,f),o=d>0?s>f?An:Hi:null,c=o?o===An?a.length:u.length:0);const m=o===An&&/\b(transform|all)(,|$)/.test(i(`${An}Property`).toString());return{type:o,timeout:d,propCount:c,hasTransform:m}}function _o(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,i)=>Po(n)+Po(e[i])))}function Po(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function _s(){return document.body.offsetHeight}function Th(e,t,n){const i=e[Ai];i&&(t=(t?[t,...i]:[...i]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Wl=Symbol("_vod"),cd=Symbol("_vsh"),jn={beforeMount(e,{value:t},{transition:n}){e[Wl]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):ji(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:i}){!t!=!n&&(i?t?(i.beforeEnter(e),ji(e,!0),i.enter(e)):i.leave(e,()=>{ji(e,!1)}):ji(e,t))},beforeUnmount(e,{value:t}){ji(e,t)}};function ji(e,t){e.style.display=t?e[Wl]:"none",e[cd]=!t}const Eh=Symbol(""),Lh=/(^|;)\s*display\s*:/;function Ih(e,t,n){const i=e.style,l=nt(n);let a=!1;if(n&&!l){if(t)if(nt(t))for(const s of t.split(";")){const r=s.slice(0,s.indexOf(":")).trim();n[r]==null&&Il(i,r,"")}else for(const s in t)n[s]==null&&Il(i,s,"");for(const s in n)s==="display"&&(a=!0),Il(i,s,n[s])}else if(l){if(t!==n){const s=i[Eh];s&&(n+=";"+s),i.cssText=n,a=Lh.test(n)}}else t&&e.removeAttribute("style");Wl in e&&(e[Wl]=a?i.display:"",e[cd]&&(i.display="none"))}const Vo=/\s*!important$/;function Il(e,t,n){if(be(n))n.forEach(i=>Il(e,t,i));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const i=Fh(e,t);Vo.test(n)?e.setProperty($n(i),n.replace(Vo,""),"important"):e[i]=n}}const Ao=["Webkit","Moz","ms"],Ka={};function Fh(e,t){const n=Ka[t];if(n)return n;let i=Pt(t);if(i!=="filter"&&i in e)return Ka[t]=i;i=_n(i);for(let l=0;l<Ao.length;l++){const a=Ao[l]+i;if(a in e)return Ka[t]=a}return t}const To="http://www.w3.org/1999/xlink";function Eo(e,t,n,i,l,a=Rv(t)){i&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(To,t.slice(6,t.length)):e.setAttributeNS(To,t,n):n==null||a&&!Ku(n)?e.removeAttribute(t):e.setAttribute(t,a?"":Bn(n)?String(n):n)}function Lo(e,t,n,i,l){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?ad(n):n);return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const r=a==="OPTION"?e.getAttribute("value")||"":e.value,u=n==null?e.type==="checkbox"?"on":"":String(n);(r!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const r=typeof e[t];r==="boolean"?n=Ku(n):n==null&&r==="string"?(n="",s=!0):r==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(l||t)}function Oh(e,t,n,i){e.addEventListener(t,n,i)}function Mh(e,t,n,i){e.removeEventListener(t,n,i)}const Io=Symbol("_vei");function Rh(e,t,n,i,l=null){const a=e[Io]||(e[Io]={}),s=a[t];if(i&&s)s.value=i;else{const[r,u]=Bh(t);if(i){const f=a[t]=Nh(i,l);Oh(e,r,f,u)}else s&&(Mh(e,r,s,u),a[t]=void 0)}}const Fo=/(?:Once|Passive|Capture)$/;function Bh(e){let t;if(Fo.test(e)){t={};let i;for(;i=e.match(Fo);)e=e.slice(0,e.length-i[0].length),t[i[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):$n(e.slice(2)),t]}let Ga=0;const $h=Promise.resolve(),Dh=()=>Ga||($h.then(()=>Ga=0),Ga=Date.now());function Nh(e,t){const n=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=n.attached)return;Xt(Hh(i,n.value),t,5,[i])};return n.value=e,n.attached=Dh(),n}function Hh(e,t){if(be(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(i=>l=>!l._stopped&&i&&i(l))}else return t}const Oo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,jh=(e,t,n,i,l,a)=>{const s=l==="svg";t==="class"?Th(e,i,s):t==="style"?Ih(e,n,i):oa(t)?Zs(t)||Rh(e,t,n,i,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):zh(e,t,i,s))?(Lo(e,t,i),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Eo(e,t,i,s,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!nt(i))?Lo(e,Pt(t),i,a,t):(t==="true-value"?e._trueValue=i:t==="false-value"&&(e._falseValue=i),Eo(e,t,i,s))};function zh(e,t,n,i){if(i)return!!(t==="innerHTML"||t==="textContent"||t in e&&Oo(t)&&Ce(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const l=e.tagName;if(l==="IMG"||l==="VIDEO"||l==="CANVAS"||l==="SOURCE")return!1}return Oo(t)&&nt(n)?!1:t in e}const dd=new WeakMap,fd=new WeakMap,Ul=Symbol("_moveCb"),Mo=Symbol("_enterCb"),Wh=e=>(delete e.props.mode,e),Uh=Wh({name:"TransitionGroup",props:lt({},rd,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=oi(),i=kc();let l,a;return fr(()=>{if(!l.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!Yh(l[0].el,n.vnode.el,s))return;l.forEach(qh),l.forEach(Kh);const r=l.filter(Gh);_s(),r.forEach(u=>{const f=u.el,o=f.style;an(f,s),o.transform=o.webkitTransform=o.transitionDuration="";const d=f[Ul]=c=>{c&&c.target!==f||(!c||/transform$/.test(c.propertyName))&&(f.removeEventListener("transitionend",d),f[Ul]=null,Tn(f,s))};f.addEventListener("transitionend",d)})}),()=>{const s=pe(e),r=od(s);let u=s.tag||ve;if(l=[],a)for(let f=0;f<a.length;f++){const o=a[f];o.el&&o.el instanceof Element&&(l.push(o),ni(o,nl(o,r,i,n)),dd.set(o,o.el.getBoundingClientRect()))}a=t.default?ur(t.default()):[];for(let f=0;f<a.length;f++){const o=a[f];o.key!=null&&ni(o,nl(o,r,i,n))}return g(u,null,a)}}}),pr=Uh;function qh(e){const t=e.el;t[Ul]&&t[Ul](),t[Mo]&&t[Mo]()}function Kh(e){fd.set(e,e.el.getBoundingClientRect())}function Gh(e){const t=dd.get(e),n=fd.get(e),i=t.left-n.left,l=t.top-n.top;if(i||l){const a=e.el.style;return a.transform=a.webkitTransform=`translate(${i}px,${l}px)`,a.transitionDuration="0s",e}}function Yh(e,t,n){const i=e.cloneNode(),l=e[Ai];l&&l.forEach(r=>{r.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),n.split(/\s+/).forEach(r=>r&&i.classList.add(r)),i.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(i);const{hasTransform:s}=ud(i);return a.removeChild(i),s}const Zh=lt({patchProp:jh},_h);let Ro;function Xh(){return Ro||(Ro=Wm(Zh))}const Jh=(...e)=>{const t=Xh().createApp(...e),{mount:n}=t;return t.mount=i=>{const l=eg(i);if(!l)return;const a=t._component;!Ce(a)&&!a.render&&!a.template&&(a.template=l.innerHTML),l.nodeType===1&&(l.textContent="");const s=n(l,!1,Qh(l));return l instanceof Element&&(l.removeAttribute("v-cloak"),l.setAttribute("data-v-app","")),s},t};function Qh(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function eg(e){return nt(e)?document.querySelector(e):e}function Mn(e,t){let n;function i(){n=er(),n.run(()=>t.length?t(()=>{n==null||n.stop(),i()}):t())}de(e,l=>{l&&!n?i():l||(n==null||n.stop(),n=void 0)},{immediate:!0}),bt(()=>{n==null||n.stop()})}const Re=typeof window<"u",br=Re&&"IntersectionObserver"in window,tg=Re&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function vd(e,t,n){const i=t.length-1;if(i<0)return e===void 0?n:e;for(let l=0;l<i;l++){if(e==null)return n;e=e[t[l]]}return e==null||e[t[i]]===void 0?n:e[t[i]]}function Oi(e,t){if(e===t)return!0;if(e instanceof Date&&t instanceof Date&&e.getTime()!==t.getTime()||e!==Object(e)||t!==Object(t))return!1;const n=Object.keys(e);return n.length!==Object.keys(t).length?!1:n.every(i=>Oi(e[i],t[i]))}function Ps(e,t,n){return e==null||!t||typeof t!="string"?n:e[t]!==void 0?e[t]:(t=t.replace(/\[(\w+)\]/g,".$1"),t=t.replace(/^\./,""),vd(e,t.split("."),n))}function un(e,t,n){if(t===!0)return e===void 0?n:e;if(t==null||typeof t=="boolean")return n;if(e!==Object(e)){if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}if(typeof t=="string")return Ps(e,t,n);if(Array.isArray(t))return vd(e,t,n);if(typeof t!="function")return n;const i=t(e,n);return typeof i>"u"?n:i}function md(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,i)=>t+i)}function Se(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(!(e==null||e===""))return isNaN(+e)?String(e):isFinite(+e)?`${Number(e)}${t}`:void 0}function hd(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Bo(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function wr(e){if(e&&"$el"in e){const t=e.$el;return(t==null?void 0:t.nodeType)===Node.TEXT_NODE?t.nextElementSibling:t}return e}const $o=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34,shift:16});function gd(e){return Object.keys(e)}function Ya(e,t){return t.every(n=>e.hasOwnProperty(n))}function Cr(e,t){const n={},i=new Set(Object.keys(e));for(const l of t)i.has(l)&&(n[l]=e[l]);return n}function Do(e,t,n){const i=Object.create(null),l=Object.create(null);for(const a in e)t.some(s=>s instanceof RegExp?s.test(a):s===a)&&!(n!=null&&n.some(s=>s===a))?i[a]=e[a]:l[a]=e[a];return[i,l]}function vn(e,t){const n={...e};return t.forEach(i=>delete n[i]),n}function ng(e,t){const n={};return t.forEach(i=>n[i]=e[i]),n}const yd=/^on[^a-z]/,Sr=e=>yd.test(e),ig=["onAfterscriptexecute","onAnimationcancel","onAnimationend","onAnimationiteration","onAnimationstart","onAuxclick","onBeforeinput","onBeforescriptexecute","onChange","onClick","onCompositionend","onCompositionstart","onCompositionupdate","onContextmenu","onCopy","onCut","onDblclick","onFocusin","onFocusout","onFullscreenchange","onFullscreenerror","onGesturechange","onGestureend","onGesturestart","onGotpointercapture","onInput","onKeydown","onKeypress","onKeyup","onLostpointercapture","onMousedown","onMousemove","onMouseout","onMouseover","onMouseup","onMousewheel","onPaste","onPointercancel","onPointerdown","onPointerenter","onPointerleave","onPointermove","onPointerout","onPointerover","onPointerup","onReset","onSelect","onSubmit","onTouchcancel","onTouchend","onTouchmove","onTouchstart","onTransitioncancel","onTransitionend","onTransitionrun","onTransitionstart","onWheel"];function xr(e){const[t,n]=Do(e,[yd]),i=vn(t,ig),[l,a]=Do(n,["class","style","id",/^data-/]);return Object.assign(l,t),Object.assign(a,i),[l,a]}function Ft(e){return e==null?[]:Array.isArray(e)?e:[e]}function lg(e,t){let n=0;const i=function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];clearTimeout(n),n=setTimeout(()=>e(...a),J(t))};return i.clear=()=>{clearTimeout(n)},i.immediate=e,i}function xn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.max(t,Math.min(n,e))}function No(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0";return e+n.repeat(Math.max(0,t-e.length))}function Ho(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function ag(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const n=[];let i=0;for(;i<e.length;)n.push(e.substr(i,t)),i+=t;return n}function pt(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const i={};for(const l in e)i[l]=e[l];for(const l in t){const a=e[l],s=t[l];if(Bo(a)&&Bo(s)){i[l]=pt(a,s,n);continue}if(n&&Array.isArray(a)&&Array.isArray(s)){i[l]=n(a,s);continue}i[l]=s}return i}function pd(e){return e.map(t=>t.type===ve?pd(t.children):t).flat()}function Qn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Qn.cache.has(e))return Qn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Qn.cache.set(e,t),t}Qn.cache=new Map;function pi(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>pi(e,n)).flat(1);if(t.suspense)return pi(e,t.ssContent);if(Array.isArray(t.children))return t.children.map(n=>pi(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return pi(e,t.component.subTree).flat(1)}return[]}function kr(e){const t=ut({}),n=w(e);return Ht(()=>{for(const i in n.value)t[i]=n.value[i]},{flush:"sync"}),rr(t)}function ql(e,t){return e.includes(t)}function bd(e){return e[2].toLowerCase()+e.slice(3)}const Ot=()=>[Function,Array];function jo(e,t){return t="on"+_n(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function sg(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];if(Array.isArray(e))for(const l of e)l(...n);else typeof e=="function"&&e(...n)}function Kl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const n=["button","[href]",'input:not([type="hidden"])',"select","textarea","[tabindex]"].map(i=>`${i}${t?':not([tabindex="-1"])':""}:not([disabled])`).join(", ");return[...e.querySelectorAll(n)]}function wd(e,t,n){let i,l=e.indexOf(document.activeElement);const a=t==="next"?1:-1;do l+=a,i=e[l];while((!i||i.offsetParent==null||!((n==null?void 0:n(i))??!0))&&l<e.length&&l>=0);return i}function Ji(e,t){var i,l,a,s;const n=Kl(e);if(!t)(e===document.activeElement||!e.contains(document.activeElement))&&((i=n[0])==null||i.focus());else if(t==="first")(l=n[0])==null||l.focus();else if(t==="last")(a=n.at(-1))==null||a.focus();else if(typeof t=="number")(s=n[t])==null||s.focus();else{const r=wd(n,t);r?r.focus():Ji(e,t==="next"?"first":"last")}}function rg(){}function Ti(e,t){if(!(Re&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function _r(e){return e.some(t=>Vi(t)?t.type===vt?!1:t.type!==ve||_r(t.children):!0)?e:null}function og(e,t){if(!Re||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function ug(e,t){const n=e.clientX,i=e.clientY,l=t.getBoundingClientRect(),a=l.left,s=l.top,r=l.right,u=l.bottom;return n>=a&&n<=r&&i>=s&&i<=u}function Vs(){const e=ge(),t=n=>{e.value=n};return Object.defineProperty(t,"value",{enumerable:!0,get:()=>e.value,set:n=>e.value=n}),Object.defineProperty(t,"el",{enumerable:!0,get:()=>wr(e.value)}),t}function As(e){const t=e.key.length===1,n=!e.ctrlKey&&!e.metaKey&&!e.altKey;return t&&n}const Cd=["top","bottom"],cg=["start","end","left","right"];function Ts(e,t){let[n,i]=e.split(" ");return i||(i=ql(Cd,n)?"start":ql(cg,n)?"top":"center"),{side:zo(n,t),align:zo(i,t)}}function zo(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function Za(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function Xa(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Wo(e){return{side:e.align,align:e.side}}function Uo(e){return ql(Cd,e.side)?"y":"x"}class ei{constructor(t){let{x:n,y:i,width:l,height:a}=t;this.x=n,this.y=i,this.width=l,this.height=a}get top(){return this.y}get bottom(){return this.y+this.height}get left(){return this.x}get right(){return this.x+this.width}}function qo(e,t){return{x:{before:Math.max(0,t.left-e.left),after:Math.max(0,e.right-t.right)},y:{before:Math.max(0,t.top-e.top),after:Math.max(0,e.bottom-t.bottom)}}}function Sd(e){return Array.isArray(e)?new ei({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function Pr(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),i=n.transform;if(i){let l,a,s,r,u;if(i.startsWith("matrix3d("))l=i.slice(9,-1).split(/, /),a=+l[0],s=+l[5],r=+l[12],u=+l[13];else if(i.startsWith("matrix("))l=i.slice(7,-1).split(/, /),a=+l[0],s=+l[3],r=+l[4],u=+l[5];else return new ei(t);const f=n.transformOrigin,o=t.x-r-(1-a)*parseFloat(f),d=t.y-u-(1-s)*parseFloat(f.slice(f.indexOf(" ")+1)),c=a?t.width/a:e.offsetWidth+1,m=s?t.height/s:e.offsetHeight+1;return new ei({x:o,y:d,width:c,height:m})}else return new ei(t)}function Xn(e,t,n){if(typeof e.animate>"u")return{finished:Promise.resolve()};let i;try{i=e.animate(t,n)}catch{return{finished:Promise.resolve()}}return typeof i.finished>"u"&&(i.finished=new Promise(l=>{i.onfinish=()=>{l(i)}})),i}const Fl=new WeakMap;function dg(e,t){Object.keys(t).forEach(n=>{if(Sr(n)){const i=bd(n),l=Fl.get(e);if(t[n]==null)l==null||l.forEach(a=>{const[s,r]=a;s===i&&(e.removeEventListener(i,r),l.delete(a))});else if(!l||![...l].some(a=>a[0]===i&&a[1]===t[n])){e.addEventListener(i,t[n]);const a=l||new Set;a.add([i,t[n]]),Fl.has(e)||Fl.set(e,a)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function fg(e,t){Object.keys(t).forEach(n=>{if(Sr(n)){const i=bd(n),l=Fl.get(e);l==null||l.forEach(a=>{const[s,r]=a;s===i&&(e.removeEventListener(i,r),l.delete(a))})}else e.removeAttribute(n)})}const hi=2.4,Ko=.2126729,Go=.7151522,Yo=.072175,vg=.55,mg=.58,hg=.57,gg=.62,_l=.03,Zo=1.45,yg=5e-4,pg=1.25,bg=1.25,Xo=.078,Jo=12.82051282051282,Pl=.06,Qo=.001;function eu(e,t){const n=(e.r/255)**hi,i=(e.g/255)**hi,l=(e.b/255)**hi,a=(t.r/255)**hi,s=(t.g/255)**hi,r=(t.b/255)**hi;let u=n*Ko+i*Go+l*Yo,f=a*Ko+s*Go+r*Yo;if(u<=_l&&(u+=(_l-u)**Zo),f<=_l&&(f+=(_l-f)**Zo),Math.abs(f-u)<yg)return 0;let o;if(f>u){const d=(f**vg-u**mg)*pg;o=d<Qo?0:d<Xo?d-d*Jo*Pl:d-Pl}else{const d=(f**gg-u**hg)*bg;o=d>-Qo?0:d>-Xo?d-d*Jo*Pl:d+Pl}return o*100}function wg(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Gl=.20689655172413793,Cg=e=>e>Gl**3?Math.cbrt(e):e/(3*Gl**2)+4/29,Sg=e=>e>Gl?e**3:3*Gl**2*(e-4/29);function xd(e){const t=Cg,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function kd(e){const t=Sg,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const xg=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],kg=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,_g=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],Pg=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function _d(e){const t=Array(3),n=kg,i=xg;for(let l=0;l<3;++l)t[l]=Math.round(xn(n(i[l][0]*e[0]+i[l][1]*e[1]+i[l][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function Vr(e){let{r:t,g:n,b:i}=e;const l=[0,0,0],a=Pg,s=_g;t=a(t/255),n=a(n/255),i=a(i/255);for(let r=0;r<3;++r)l[r]=s[r][0]*t+s[r][1]*n+s[r][2]*i;return l}function Es(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function Vg(e){return Es(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const tu=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,Ag={rgb:(e,t,n,i)=>({r:e,g:t,b:n,a:i}),rgba:(e,t,n,i)=>({r:e,g:t,b:n,a:i}),hsl:(e,t,n,i)=>nu({h:e,s:t,l:n,a:i}),hsla:(e,t,n,i)=>nu({h:e,s:t,l:n,a:i}),hsv:(e,t,n,i)=>al({h:e,s:t,v:n,a:i}),hsva:(e,t,n,i)=>al({h:e,s:t,v:n,a:i})};function dn(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&tu.test(e)){const{groups:t}=e.match(tu),{fn:n,values:i}=t,l=i.split(/,\s*/).map(a=>a.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(a)/100:parseFloat(a));return Ag[n](...l)}else if(typeof e=="string"){let t=e.startsWith("#")?e.slice(1):e;return[3,4].includes(t.length)?t=t.split("").map(n=>n+n).join(""):[6,8].includes(t.length),Eg(t)}else if(typeof e=="object"){if(Ya(e,["r","g","b"]))return e;if(Ya(e,["h","s","l"]))return al(Pd(e));if(Ya(e,["h","s","v"]))return al(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
|
18
|
-
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function al(e){const{h:t,s:n,v:i,a:l}=e,a=r=>{const u=(r+t/60)%6;return i-i*n*Math.max(Math.min(u,4-u,1),0)},s=[a(5),a(3),a(1)].map(r=>Math.round(r*255));return{r:s[0],g:s[1],b:s[2],a:l}}function nu(e){return al(Pd(e))}function Pd(e){const{h:t,s:n,l:i,a:l}=e,a=i+n*Math.min(i,1-i),s=a===0?0:2-2*i/a;return{h:t,s,v:a,a:l}}function Vl(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function Tg(e){let{r:t,g:n,b:i,a:l}=e;return`#${[Vl(t),Vl(n),Vl(i),l!==void 0?Vl(Math.round(l*255)):""].join("")}`}function Eg(e){e=Lg(e);let[t,n,i,l]=ag(e,2).map(a=>parseInt(a,16));return l=l===void 0?l:l/255,{r:t,g:n,b:i,a:l}}function Lg(e){return e.startsWith("#")&&(e=e.slice(1)),e=e.replace(/([^0-9a-f])/gi,"F"),(e.length===3||e.length===4)&&(e=e.split("").map(t=>t+t).join("")),e.length!==6&&(e=No(No(e,6),8,"F")),e}function Ig(e,t){const n=xd(Vr(e));return n[0]=n[0]+t*10,_d(kd(n))}function Fg(e,t){const n=xd(Vr(e));return n[0]=n[0]-t*10,_d(kd(n))}function Og(e){const t=dn(e);return Vr(t)[1]}function Vd(e){const t=Math.abs(eu(dn(0),dn(e)));return Math.abs(eu(dn(16777215),dn(e)))>Math.min(t,50)?"#fff":"#000"}function U(e,t){return n=>Object.keys(e).reduce((i,l)=>{const s=typeof e[l]=="object"&&e[l]!=null&&!Array.isArray(e[l])?e[l]:{type:e[l]};return n&&l in n?i[l]={...s,default:n[l]}:i[l]=s,t&&!i[l].source&&(i[l].source=t),i},{})}const _e=U({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component");function rt(e,t){const n=oi();if(!n)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return n}function mn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=rt(e).type;return Qn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let Ad=0,Ol=new WeakMap;function Qt(){const e=rt("getUid");if(Ol.has(e))return Ol.get(e);{const t=Ad++;return Ol.set(e,t),t}}Qt.reset=()=>{Ad=0,Ol=new WeakMap};function Mg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:rt("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}const Ei=Symbol.for("vuetify:defaults");function Rg(e){return X(e)}function Ar(){const e=qe(Ei);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function zn(e,t){const n=Ar(),i=X(e),l=w(()=>{if(J(t==null?void 0:t.disabled))return n.value;const s=J(t==null?void 0:t.scoped),r=J(t==null?void 0:t.reset),u=J(t==null?void 0:t.root);if(i.value==null&&!(s||r||u))return n.value;let f=pt(i.value,{prev:n.value});if(s)return f;if(r||u){const o=Number(r||1/0);for(let d=0;d<=o&&!(!f||!("prev"in f));d++)f=f.prev;return f&&typeof u=="string"&&u in f&&(f=pt(pt(f,{prev:f}),f[u])),f}return f.prev?pt(f.prev,f):f});return wt(Ei,l),l}function Bg(e,t){var n,i;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((i=e.props)==null?void 0:i[Qn(t)])<"u"}function $g(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ar();const i=rt("useDefaults");if(t=t??i.type.name??i.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const l=w(()=>{var u;return(u=n.value)==null?void 0:u[e._as??t]}),a=new Proxy(e,{get(u,f){var d,c,m,v,h,p,C;const o=Reflect.get(u,f);return f==="class"||f==="style"?[(d=l.value)==null?void 0:d[f],o].filter(V=>V!=null):typeof f=="string"&&!Bg(i.vnode,f)?((c=l.value)==null?void 0:c[f])!==void 0?(m=l.value)==null?void 0:m[f]:((h=(v=n.value)==null?void 0:v.global)==null?void 0:h[f])!==void 0?(C=(p=n.value)==null?void 0:p.global)==null?void 0:C[f]:o:o}}),s=ge();Ht(()=>{if(l.value){const u=Object.entries(l.value).filter(f=>{let[o]=f;return o.startsWith(o[0].toUpperCase())});s.value=u.length?Object.fromEntries(u):void 0}else s.value=void 0});function r(){const u=Mg(Ei,i);wt(Ei,w(()=>s.value?pt((u==null?void 0:u.value)??{},s.value):u==null?void 0:u.value))}return{props:a,provideSubDefaults:r}}function Mi(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=U(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(i){return Cr(i,t)},e.props._as=String,e.setup=function(i,l){const a=Ar();if(!a.value)return e._setup(i,l);const{props:s,provideSubDefaults:r}=$g(i,i._as??e.name,a),u=e._setup(s,l);return r(),u}}return e}function re(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?Mi:cr)(t)}function wa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return re()({name:n??_n(Pt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},..._e()},setup(i,l){let{slots:a}=l;return()=>{var s;return Hn(i.tag,{class:[e,i.class],style:i.style},(s=a.default)==null?void 0:s.call(a))}}})}function Td(e){if(typeof e.getRootNode!="function"){for(;e.parentNode;)e=e.parentNode;return e!==document?null:document}const t=e.getRootNode();return t!==document&&t.getRootNode({composed:!0})!==document?null:t}const sl="cubic-bezier(0.4, 0, 0.2, 1)",Dg="cubic-bezier(0.0, 0, 0.2, 1)",Ng="cubic-bezier(0.4, 0, 1, 1)";function Ed(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?Hg(e):Tr(e))return e;e=e.parentElement}return document.scrollingElement}function Yl(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(Tr(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function Tr(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return t.overflowY==="scroll"||t.overflowY==="auto"&&e.scrollHeight>e.clientHeight}function Hg(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function jg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function ye(e){const t=rt("useRender");t.render=e}function Ye(e,t,n){let i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:d=>d,l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:d=>d;const a=rt("useProxiedModel"),s=X(e[t]!==void 0?e[t]:n),r=Qn(t),f=w(r!==t?()=>{var d,c,m,v;return e[t],!!(((d=a.vnode.props)!=null&&d.hasOwnProperty(t)||(c=a.vnode.props)!=null&&c.hasOwnProperty(r))&&((m=a.vnode.props)!=null&&m.hasOwnProperty(`onUpdate:${t}`)||(v=a.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${r}`)))}:()=>{var d,c;return e[t],!!((d=a.vnode.props)!=null&&d.hasOwnProperty(t)&&((c=a.vnode.props)!=null&&c.hasOwnProperty(`onUpdate:${t}`)))});Mn(()=>!f.value,()=>{de(()=>e[t],d=>{s.value=d})});const o=w({get(){const d=e[t];return i(f.value?d:s.value)},set(d){const c=l(d),m=pe(f.value?e[t]:s.value);m===c||i(m)===d||(s.value=c,a==null||a.emit(`update:${t}`,c))}});return Object.defineProperty(o,"externalValue",{get:()=>f.value?e[t]:s.value}),o}const Ld={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},iu="$vuetify.",lu=(e,t)=>e.replace(/\{(\d+)\}/g,(n,i)=>String(t[+i])),Id=(e,t,n)=>function(i){for(var l=arguments.length,a=new Array(l>1?l-1:0),s=1;s<l;s++)a[s-1]=arguments[s];if(!i.startsWith(iu))return lu(i,a);const r=i.replace(iu,""),u=e.value&&n.value[e.value],f=t.value&&n.value[t.value];let o=Ps(u,r,null);return o||(`${i}${e.value}`,o=Ps(f,r,null)),o||(o=i),typeof o!="string"&&(o=i),lu(o,a)};function Fd(e,t){return(n,i)=>new Intl.NumberFormat([e.value,t.value],i).format(n)}function Ja(e,t,n){const i=Ye(e,t,e[t]??n.value);return i.value=e[t]??n.value,de(n,l=>{e[t]==null&&(i.value=n.value)}),i}function Od(e){return t=>{const n=Ja(t,"locale",e.current),i=Ja(t,"fallback",e.fallback),l=Ja(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:i,messages:l,t:Id(n,i,l),n:Fd(n,i),provide:Od({current:n,fallback:i,messages:l})}}}function zg(e){const t=ge((e==null?void 0:e.locale)??"en"),n=ge((e==null?void 0:e.fallback)??"en"),i=X({en:Ld,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:i,t:Id(t,n,i),n:Fd(t,n),provide:Od({current:t,fallback:n,messages:i})}}const Zl=Symbol.for("vuetify:locale");function Wg(e){return e.name!=null}function Ug(e){const t=e!=null&&e.adapter&&Wg(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:zg(e),n=Kg(t,e);return{...t,...n}}function Ri(){const e=qe(Zl);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function qg(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function Kg(e,t){const n=X((t==null?void 0:t.rtl)??qg()),i=w(()=>n.value[e.current.value]??!1);return{isRtl:i,rtl:n,rtlClasses:w(()=>`v-locale--is-${i.value?"rtl":"ltr"}`)}}function en(){const e=qe(Zl);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const Ca={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:1,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:1,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0};function Gg(e,t,n){const i=[];let l=[];const a=Md(e),s=Rd(e),r=n??Ca[t.slice(-2).toUpperCase()]??0,u=(a.getDay()-r+7)%7,f=(s.getDay()-r+7)%7;for(let o=0;o<u;o++){const d=new Date(a);d.setDate(d.getDate()-(u-o)),l.push(d)}for(let o=1;o<=s.getDate();o++){const d=new Date(e.getFullYear(),e.getMonth(),o);l.push(d),l.length===7&&(i.push(l),l=[])}for(let o=1;o<7-f;o++){const d=new Date(s);d.setDate(d.getDate()+o),l.push(d)}return l.length>0&&i.push(l),i}function Yg(e,t,n){const i=n??Ca[t.slice(-2).toUpperCase()]??0,l=new Date(e);for(;l.getDay()!==i;)l.setDate(l.getDate()-1);return l}function Zg(e,t){const n=new Date(e),i=((Ca[t.slice(-2).toUpperCase()]??0)+6)%7;for(;n.getDay()!==i;)n.setDate(n.getDate()+1);return n}function Md(e){return new Date(e.getFullYear(),e.getMonth(),1)}function Rd(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Xg(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Jg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function Bd(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Jg.test(e))return Xg(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const au=new Date(2e3,0,2);function Qg(e,t){const n=t??Ca[e.slice(-2).toUpperCase()]??0;return md(7).map(i=>{const l=new Date(au);return l.setDate(au.getDate()+n+i),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(l)})}function ey(e,t,n,i){const l=Bd(e)??new Date,a=i==null?void 0:i[t];if(typeof a=="function")return a(l,t,n);let s={};switch(t){case"fullDate":s={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":s={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const r=l.getDate(),u=new Intl.DateTimeFormat(n,{month:"long"}).format(l);return`${r} ${u}`;case"normalDateWithWeekday":s={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":s={month:"short",day:"numeric"};break;case"year":s={year:"numeric"};break;case"month":s={month:"long"};break;case"monthShort":s={month:"short"};break;case"monthAndYear":s={month:"long",year:"numeric"};break;case"monthAndDate":s={month:"long",day:"numeric"};break;case"weekday":s={weekday:"long"};break;case"weekdayShort":s={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(l.getDate());case"hours12h":s={hour:"numeric",hour12:!0};break;case"hours24h":s={hour:"numeric",hour12:!1};break;case"minutes":s={minute:"numeric"};break;case"seconds":s={second:"numeric"};break;case"fullTime":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":s={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:s=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,s).format(l)}function ty(e,t){const n=e.toJsDate(t),i=n.getFullYear(),l=Ho(String(n.getMonth()+1),2,"0"),a=Ho(String(n.getDate()),2,"0");return`${i}-${l}-${a}`}function ny(e){const[t,n,i]=e.split("-").map(Number);return new Date(t,n-1,i)}function iy(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function ly(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function ay(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function sy(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function ry(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function oy(e){return e.getFullYear()}function uy(e){return e.getMonth()}function cy(e){return e.getDate()}function dy(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function fy(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function vy(e){return e.getHours()}function my(e){return e.getMinutes()}function hy(e){return new Date(e.getFullYear(),0,1)}function gy(e){return new Date(e.getFullYear(),11,31)}function yy(e,t){return Xl(e,t[0])&&wy(e,t[1])}function py(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function Xl(e,t){return e.getTime()>t.getTime()}function by(e,t){return Xl(Ls(e),Ls(t))}function wy(e,t){return e.getTime()<t.getTime()}function su(e,t){return e.getTime()===t.getTime()}function Cy(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Sy(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function xy(e,t){return e.getFullYear()===t.getFullYear()}function ky(e,t,n){const i=new Date(e),l=new Date(t);switch(n){case"years":return i.getFullYear()-l.getFullYear();case"quarters":return Math.floor((i.getMonth()-l.getMonth()+(i.getFullYear()-l.getFullYear())*12)/4);case"months":return i.getMonth()-l.getMonth()+(i.getFullYear()-l.getFullYear())*12;case"weeks":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60*24));case"hours":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60));case"minutes":return Math.floor((i.getTime()-l.getTime())/(1e3*60));case"seconds":return Math.floor((i.getTime()-l.getTime())/1e3);default:return i.getTime()-l.getTime()}}function _y(e,t){const n=new Date(e);return n.setHours(t),n}function Py(e,t){const n=new Date(e);return n.setMinutes(t),n}function Vy(e,t){const n=new Date(e);return n.setMonth(t),n}function Ay(e,t){const n=new Date(e);return n.setDate(t),n}function Ty(e,t){const n=new Date(e);return n.setFullYear(t),n}function Ls(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function Ey(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class Ly{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return Bd(t)}toJsDate(t){return t}toISO(t){return ty(this,t)}parseISO(t){return ny(t)}addMinutes(t,n){return iy(t,n)}addHours(t,n){return ly(t,n)}addDays(t,n){return ay(t,n)}addWeeks(t,n){return sy(t,n)}addMonths(t,n){return ry(t,n)}getWeekArray(t,n){return Gg(t,this.locale,n?Number(n):void 0)}startOfWeek(t,n){return Yg(t,this.locale,n?Number(n):void 0)}endOfWeek(t){return Zg(t,this.locale)}startOfMonth(t){return Md(t)}endOfMonth(t){return Rd(t)}format(t,n){return ey(t,n,this.locale,this.formats)}isEqual(t,n){return su(t,n)}isValid(t){return py(t)}isWithinRange(t,n){return yy(t,n)}isAfter(t,n){return Xl(t,n)}isAfterDay(t,n){return by(t,n)}isBefore(t,n){return!Xl(t,n)&&!su(t,n)}isSameDay(t,n){return Cy(t,n)}isSameMonth(t,n){return Sy(t,n)}isSameYear(t,n){return xy(t,n)}setMinutes(t,n){return Py(t,n)}setHours(t,n){return _y(t,n)}setMonth(t,n){return Vy(t,n)}setDate(t,n){return Ay(t,n)}setYear(t,n){return Ty(t,n)}getDiff(t,n,i){return ky(t,n,i)}getWeekdays(t){return Qg(this.locale,t?Number(t):void 0)}getYear(t){return oy(t)}getMonth(t){return uy(t)}getDate(t){return cy(t)}getNextMonth(t){return dy(t)}getPreviousMonth(t){return fy(t)}getHours(t){return vy(t)}getMinutes(t){return my(t)}startOfDay(t){return Ls(t)}endOfDay(t){return Ey(t)}startOfYear(t){return hy(t)}endOfYear(t){return gy(t)}}const Iy=Symbol.for("vuetify:date-options"),ru=Symbol.for("vuetify:date-adapter");function Fy(e,t){const n=pt({adapter:Ly,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:n,instance:Oy(n,t)}}function Oy(e,t){const n=ut(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return de(t.current,i=>{n.locale=e.locale[i]??i??n.locale}),n}const Sa=["sm","md","lg","xl","xxl"],Is=Symbol.for("vuetify:display"),ou={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},My=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ou;return pt(ou,e)};function uu(e){return Re&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function cu(e){return Re&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function du(e){const t=Re&&!e?window.navigator.userAgent:"ssr";function n(v){return!!t.match(v)}const i=n(/android/i),l=n(/iphone|ipad|ipod/i),a=n(/cordova/i),s=n(/electron/i),r=n(/chrome/i),u=n(/edge/i),f=n(/firefox/i),o=n(/opera/i),d=n(/win/i),c=n(/mac/i),m=n(/linux/i);return{android:i,ios:l,cordova:a,electron:s,chrome:r,edge:u,firefox:f,opera:o,win:d,mac:c,linux:m,touch:tg,ssr:t==="ssr"}}function Ry(e,t){const{thresholds:n,mobileBreakpoint:i}=My(e),l=ge(cu(t)),a=ge(du(t)),s=ut({}),r=ge(uu(t));function u(){l.value=cu(),r.value=uu()}function f(){u(),a.value=du()}return Ht(()=>{const o=r.value<n.sm,d=r.value<n.md&&!o,c=r.value<n.lg&&!(d||o),m=r.value<n.xl&&!(c||d||o),v=r.value<n.xxl&&!(m||c||d||o),h=r.value>=n.xxl,p=o?"xs":d?"sm":c?"md":m?"lg":v?"xl":"xxl",C=typeof i=="number"?i:n[i],V=r.value<C;s.xs=o,s.sm=d,s.md=c,s.lg=m,s.xl=v,s.xxl=h,s.smAndUp=!o,s.mdAndUp=!(o||d),s.lgAndUp=!(o||d||c),s.xlAndUp=!(o||d||c||m),s.smAndDown=!(c||m||v||h),s.mdAndDown=!(m||v||h),s.lgAndDown=!(v||h),s.xlAndDown=!h,s.name=p,s.height=l.value,s.width=r.value,s.mobile=V,s.mobileBreakpoint=i,s.platform=a.value,s.thresholds=n}),Re&&window.addEventListener("resize",u,{passive:!0}),{...rr(s),update:f,ssr:!!t}}const By=U({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display");function Er(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=qe(Is);if(!n)throw new Error("Could not find Vuetify display injection");const i=w(()=>{if(e.mobile!=null)return e.mobile;if(!e.mobileBreakpoint)return n.mobile.value;const a=typeof e.mobileBreakpoint=="number"?e.mobileBreakpoint:n.thresholds.value[e.mobileBreakpoint];return n.width.value<a}),l=w(()=>t?{[`${t}--mobile`]:i.value}:{});return{...n,displayClasses:l,mobile:i}}const $d=Symbol.for("vuetify:goto");function Dd(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function $y(e){return Lr(e)??(document.scrollingElement||document.body)}function Lr(e){return typeof e=="string"?document.querySelector(e):wr(e)}function Qa(e,t,n){if(typeof e=="number")return t&&n?-e:e;let i=Lr(e),l=0;for(;i;)l+=t?i.offsetLeft:i.offsetTop,i=i.offsetParent;return l}function Dy(e,t){return{rtl:t.isRtl,options:pt(Dd(),e)}}async function fu(e,t,n,i){const l=n?"scrollLeft":"scrollTop",a=pt((i==null?void 0:i.options)??Dd(),t),s=i==null?void 0:i.rtl.value,r=(typeof e=="number"?e:Lr(e))??0,u=a.container==="parent"&&r instanceof HTMLElement?r.parentElement:$y(a.container),f=typeof a.easing=="function"?a.easing:a.patterns[a.easing];if(!f)throw new TypeError(`Easing function "${a.easing}" not found.`);let o;if(typeof r=="number")o=Qa(r,n,s);else if(o=Qa(r,n,s)-Qa(u,n,s),a.layout){const v=window.getComputedStyle(r).getPropertyValue("--v-layout-top");v&&(o-=parseInt(v,10))}o+=a.offset,o=Hy(u,o,!!s,!!n);const d=u[l]??0;if(o===d)return Promise.resolve(o);const c=performance.now();return new Promise(m=>requestAnimationFrame(function v(h){const C=(h-c)/a.duration,V=Math.floor(d+(o-d)*f(xn(C,0,1)));if(u[l]=V,C>=1&&Math.abs(V-u[l])<10)return m(o);if(C>2)return m(u[l]);requestAnimationFrame(v)}))}function Ny(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=qe($d),{isRtl:n}=en();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const i={...t,rtl:w(()=>t.rtl.value||n.value)};async function l(a,s){return fu(a,pt(e,s),!1,i)}return l.horizontal=async(a,s)=>fu(a,pt(e,s),!0,i),l}function Hy(e,t,n,i){const{scrollWidth:l,scrollHeight:a}=e,[s,r]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let u,f;return i?n?(u=-(l-s),f=0):(u=0,f=l-s):(u=0,f=a+-r),Math.max(Math.min(t,f),u)}const jy={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper"},zy={component:e=>Hn(Nd,{...e,class:"mdi"})},Oe=[String,Function,Object,Array],Fs=Symbol.for("vuetify:icons"),xa=U({icon:{type:Oe},tag:{type:String,required:!0}},"icon"),vu=re()({name:"VComponentIcon",props:xa(),setup(e,t){let{slots:n}=t;return()=>{const i=e.icon;return g(e.tag,null,{default:()=>{var l;return[e.icon?g(i,null,null):(l=n.default)==null?void 0:l.call(n)]}})}}}),Ir=Mi({name:"VSvgIcon",inheritAttrs:!1,props:xa(),setup(e,t){let{attrs:n}=t;return()=>g(e.tag,he(n,{style:null}),{default:()=>[g("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(i=>Array.isArray(i)?g("path",{d:i[0],"fill-opacity":i[1]},null):g("path",{d:i},null)):g("path",{d:e.icon},null)])]})}});Mi({name:"VLigatureIcon",props:xa(),setup(e){return()=>g(e.tag,null,{default:()=>[e.icon]})}});const Nd=Mi({name:"VClassIcon",props:xa(),setup(e){return()=>g(e.tag,{class:e.icon},null)}});function Wy(){return{svg:{component:Ir},class:{component:Nd}}}function Uy(e){const t=Wy(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=zy),pt({defaultSet:n,sets:t,aliases:{...jy,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const qy=e=>{const t=qe(Fs);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:w(()=>{var u;const i=J(e);if(!i)return{component:vu};let l=i;if(typeof l=="string"&&(l=l.trim(),l.startsWith("$")&&(l=(u=t.aliases)==null?void 0:u[l.slice(1)])),Array.isArray(l))return{component:Ir,icon:l};if(typeof l!="string")return{component:vu,icon:l};const a=Object.keys(t.sets).find(f=>typeof l=="string"&&l.startsWith(`${f}:`)),s=a?l.slice(a.length+1):l;return{component:t.sets[a??t.defaultSet].component,icon:s}})}},Jl=Symbol.for("vuetify:theme"),at=U({theme:String},"theme");function mu(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#a3a3a3","on-surface-variant":"#424242",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}}}function Ky(){var i,l;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:mu();const t=mu();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,s]of Object.entries(e.themes??{})){const r=s.dark||a==="dark"?(i=t.themes)==null?void 0:i.dark:(l=t.themes)==null?void 0:l.light;n[a]=pt(r,s)}return pt(t,{...e,themes:n})}function Gy(e){const t=Ky(e),n=X(t.defaultTheme),i=X(t.themes),l=w(()=>{const o={};for(const[d,c]of Object.entries(i.value)){const m=o[d]={...c,colors:{...c.colors}};if(t.variations)for(const v of t.variations.colors){const h=m.colors[v];if(h)for(const p of["lighten","darken"]){const C=p==="lighten"?Ig:Fg;for(const V of md(t.variations[p],1))m.colors[`${v}-${p}-${V}`]=Tg(C(dn(h),V))}}for(const v of Object.keys(m.colors)){if(/^on-[a-z]/.test(v)||m.colors[`on-${v}`])continue;const h=`on-${v}`,p=dn(m.colors[v]);m.colors[h]=Vd(p)}}return o}),a=w(()=>l.value[n.value]),s=w(()=>{var v;const o=[];(v=a.value)!=null&&v.dark&&Yn(o,":root",["color-scheme: dark"]),Yn(o,":root",hu(a.value));for(const[h,p]of Object.entries(l.value))Yn(o,`.v-theme--${h}`,[`color-scheme: ${p.dark?"dark":"normal"}`,...hu(p)]);const d=[],c=[],m=new Set(Object.values(l.value).flatMap(h=>Object.keys(h.colors)));for(const h of m)/^on-[a-z]/.test(h)?Yn(c,`.${h}`,[`color: rgb(var(--v-theme-${h})) !important`]):(Yn(d,`.bg-${h}`,[`--v-theme-overlay-multiplier: var(--v-theme-${h}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${h})) !important`,`color: rgb(var(--v-theme-on-${h})) !important`]),Yn(c,`.text-${h}`,[`color: rgb(var(--v-theme-${h})) !important`]),Yn(c,`.border-${h}`,[`--v-border-color: var(--v-theme-${h})`]));return o.push(...d,...c),o.map((h,p)=>p===0?h:` ${h}`).join("")});function r(){return{style:[{children:s.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function u(o){if(t.isDisabled)return;const d=o._context.provides.usehead;if(d)if(d.push){const m=d.push(r);Re&&de(s,()=>{m.patch(r)})}else Re?(d.addHeadObjs(w(r)),Ht(()=>d.updateDOM())):d.addHeadObjs(r());else{let v=function(){if(typeof document<"u"&&!m){const h=document.createElement("style");h.type="text/css",h.id="vuetify-theme-stylesheet",t.cspNonce&&h.setAttribute("nonce",t.cspNonce),m=h,document.head.appendChild(m)}m&&(m.innerHTML=s.value)};var c=v;let m=Re?document.getElementById("vuetify-theme-stylesheet"):null;Re?de(s,v,{immediate:!0}):v()}}const f=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:u,isDisabled:t.isDisabled,name:n,themes:i,current:a,computedThemes:l,themeClasses:f,styles:s,global:{name:n,current:a}}}function ot(e){rt("provideTheme");const t=qe(Jl,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=w(()=>e.theme??t.name.value),i=w(()=>t.themes.value[n.value]),l=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`),a={...t,name:n,current:i,themeClasses:l};return wt(Jl,a),a}function Yn(e,t,n){e.push(`${t} {
|
17
|
+
**/let _s;const Co=typeof window<"u"&&window.trustedTypes;if(Co)try{_s=Co.createPolicy("vue",{createHTML:e=>e})}catch{}const ad=_s?e=>_s.createHTML(e):e=>e,xh="http://www.w3.org/2000/svg",kh="http://www.w3.org/1998/Math/MathML",bn=typeof document<"u"?document:null,So=bn&&bn.createElement("template"),_h={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,i)=>{const l=t==="svg"?bn.createElementNS(xh,e):t==="mathml"?bn.createElementNS(kh,e):n?bn.createElement(e,{is:n}):bn.createElement(e);return e==="select"&&i&&i.multiple!=null&&l.setAttribute("multiple",i.multiple),l},createText:e=>bn.createTextNode(e),createComment:e=>bn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>bn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,i,l,a){const s=n?n.previousSibling:t.lastChild;if(l&&(l===a||l.nextSibling))for(;t.insertBefore(l.cloneNode(!0),n),!(l===a||!(l=l.nextSibling)););else{So.innerHTML=ad(i==="svg"?`<svg>${e}</svg>`:i==="mathml"?`<math>${e}</math>`:e);const r=So.content;if(i==="svg"||i==="mathml"){const u=r.firstChild;for(;u.firstChild;)r.appendChild(u.firstChild);r.removeChild(u)}t.insertBefore(r,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Tn="transition",Hi="animation",Ai=Symbol("_vtc"),sd={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},rd=lt({},_c,sd),Ph=e=>(e.displayName="Transition",e.props=rd,e),ai=Ph((e,{slots:t})=>Hn(bm,od(e),t)),Gn=(e,t=[])=>{be(e)?e.forEach(n=>n(...t)):e&&e(...t)},xo=e=>e?be(e)?e.some(t=>t.length>1):e.length>1:!1;function od(e){const t={};for(const T in e)T in sd||(t[T]=e[T]);if(e.css===!1)return t;const{name:n="v",type:i,duration:l,enterFromClass:a=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:r=`${n}-enter-to`,appearFromClass:u=a,appearActiveClass:f=s,appearToClass:o=r,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:c=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,v=Vh(l),h=v&&v[0],p=v&&v[1],{onBeforeEnter:C,onEnter:V,onEnterCancelled:P,onLeave:k,onLeaveCancelled:A,onBeforeAppear:S=C,onAppear:E=V,onAppearCancelled:x=P}=t,I=(T,F,D,G)=>{T._enterCancelled=G,En(T,F?o:r),En(T,F?f:s),D&&D()},B=(T,F)=>{T._isLeaving=!1,En(T,d),En(T,m),En(T,c),F&&F()},R=T=>(F,D)=>{const G=T?E:V,Z=()=>I(F,T,D);Gn(G,[F,Z]),ko(()=>{En(F,T?u:a),an(F,T?o:r),xo(G)||_o(F,i,h,Z)})};return lt(t,{onBeforeEnter(T){Gn(C,[T]),an(T,a),an(T,s)},onBeforeAppear(T){Gn(S,[T]),an(T,u),an(T,f)},onEnter:R(!1),onAppear:R(!0),onLeave(T,F){T._isLeaving=!0;const D=()=>B(T,F);an(T,d),T._enterCancelled?(an(T,c),Ps()):(Ps(),an(T,c)),ko(()=>{T._isLeaving&&(En(T,d),an(T,m),xo(k)||_o(T,i,p,D))}),Gn(k,[T,D])},onEnterCancelled(T){I(T,!1,void 0,!0),Gn(P,[T])},onAppearCancelled(T){I(T,!0,void 0,!0),Gn(x,[T])},onLeaveCancelled(T){B(T),Gn(A,[T])}})}function Vh(e){if(e==null)return null;if(Xe(e))return[qa(e.enter),qa(e.leave)];{const t=qa(e);return[t,t]}}function qa(e){return qu(e)}function an(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Ai]||(e[Ai]=new Set)).add(t)}function En(e,t){t.split(/\s+/).forEach(i=>i&&e.classList.remove(i));const n=e[Ai];n&&(n.delete(t),n.size||(e[Ai]=void 0))}function ko(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ah=0;function _o(e,t,n,i){const l=e._endId=++Ah,a=()=>{l===e._endId&&i()};if(n!=null)return setTimeout(a,n);const{type:s,timeout:r,propCount:u}=ud(e,t);if(!s)return i();const f=s+"end";let o=0;const d=()=>{e.removeEventListener(f,c),a()},c=m=>{m.target===e&&++o>=u&&d()};setTimeout(()=>{o<u&&d()},r+1),e.addEventListener(f,c)}function ud(e,t){const n=window.getComputedStyle(e),i=v=>(n[v]||"").split(", "),l=i(`${Tn}Delay`),a=i(`${Tn}Duration`),s=Po(l,a),r=i(`${Hi}Delay`),u=i(`${Hi}Duration`),f=Po(r,u);let o=null,d=0,c=0;t===Tn?s>0&&(o=Tn,d=s,c=a.length):t===Hi?f>0&&(o=Hi,d=f,c=u.length):(d=Math.max(s,f),o=d>0?s>f?Tn:Hi:null,c=o?o===Tn?a.length:u.length:0);const m=o===Tn&&/\b(transform|all)(,|$)/.test(i(`${Tn}Property`).toString());return{type:o,timeout:d,propCount:c,hasTransform:m}}function Po(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,i)=>Vo(n)+Vo(e[i])))}function Vo(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Ps(){return document.body.offsetHeight}function Th(e,t,n){const i=e[Ai];i&&(t=(t?[t,...i]:[...i]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Wl=Symbol("_vod"),cd=Symbol("_vsh"),jn={beforeMount(e,{value:t},{transition:n}){e[Wl]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):ji(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:i}){!t!=!n&&(i?t?(i.beforeEnter(e),ji(e,!0),i.enter(e)):i.leave(e,()=>{ji(e,!1)}):ji(e,t))},beforeUnmount(e,{value:t}){ji(e,t)}};function ji(e,t){e.style.display=t?e[Wl]:"none",e[cd]=!t}const Eh=Symbol(""),Lh=/(^|;)\s*display\s*:/;function Ih(e,t,n){const i=e.style,l=nt(n);let a=!1;if(n&&!l){if(t)if(nt(t))for(const s of t.split(";")){const r=s.slice(0,s.indexOf(":")).trim();n[r]==null&&Il(i,r,"")}else for(const s in t)n[s]==null&&Il(i,s,"");for(const s in n)s==="display"&&(a=!0),Il(i,s,n[s])}else if(l){if(t!==n){const s=i[Eh];s&&(n+=";"+s),i.cssText=n,a=Lh.test(n)}}else t&&e.removeAttribute("style");Wl in e&&(e[Wl]=a?i.display:"",e[cd]&&(i.display="none"))}const Ao=/\s*!important$/;function Il(e,t,n){if(be(n))n.forEach(i=>Il(e,t,i));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const i=Fh(e,t);Ao.test(n)?e.setProperty($n(i),n.replace(Ao,""),"important"):e[i]=n}}const To=["Webkit","Moz","ms"],Ka={};function Fh(e,t){const n=Ka[t];if(n)return n;let i=Pt(t);if(i!=="filter"&&i in e)return Ka[t]=i;i=Pn(i);for(let l=0;l<To.length;l++){const a=To[l]+i;if(a in e)return Ka[t]=a}return t}const Eo="http://www.w3.org/1999/xlink";function Lo(e,t,n,i,l,a=Rv(t)){i&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Eo,t.slice(6,t.length)):e.setAttributeNS(Eo,t,n):n==null||a&&!Ku(n)?e.removeAttribute(t):e.setAttribute(t,a?"":Bn(n)?String(n):n)}function Io(e,t,n,i,l){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?ad(n):n);return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const r=a==="OPTION"?e.getAttribute("value")||"":e.value,u=n==null?e.type==="checkbox"?"on":"":String(n);(r!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const r=typeof e[t];r==="boolean"?n=Ku(n):n==null&&r==="string"?(n="",s=!0):r==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(l||t)}function Oh(e,t,n,i){e.addEventListener(t,n,i)}function Mh(e,t,n,i){e.removeEventListener(t,n,i)}const Fo=Symbol("_vei");function Rh(e,t,n,i,l=null){const a=e[Fo]||(e[Fo]={}),s=a[t];if(i&&s)s.value=i;else{const[r,u]=Bh(t);if(i){const f=a[t]=Nh(i,l);Oh(e,r,f,u)}else s&&(Mh(e,r,s,u),a[t]=void 0)}}const Oo=/(?:Once|Passive|Capture)$/;function Bh(e){let t;if(Oo.test(e)){t={};let i;for(;i=e.match(Oo);)e=e.slice(0,e.length-i[0].length),t[i[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):$n(e.slice(2)),t]}let Ga=0;const $h=Promise.resolve(),Dh=()=>Ga||($h.then(()=>Ga=0),Ga=Date.now());function Nh(e,t){const n=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=n.attached)return;Xt(Hh(i,n.value),t,5,[i])};return n.value=e,n.attached=Dh(),n}function Hh(e,t){if(be(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(i=>l=>!l._stopped&&i&&i(l))}else return t}const Mo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,jh=(e,t,n,i,l,a)=>{const s=l==="svg";t==="class"?Th(e,i,s):t==="style"?Ih(e,n,i):oa(t)?Xs(t)||Rh(e,t,n,i,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):zh(e,t,i,s))?(Io(e,t,i),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Lo(e,t,i,s,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!nt(i))?Io(e,Pt(t),i,a,t):(t==="true-value"?e._trueValue=i:t==="false-value"&&(e._falseValue=i),Lo(e,t,i,s))};function zh(e,t,n,i){if(i)return!!(t==="innerHTML"||t==="textContent"||t in e&&Mo(t)&&Ce(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const l=e.tagName;if(l==="IMG"||l==="VIDEO"||l==="CANVAS"||l==="SOURCE")return!1}return Mo(t)&&nt(n)?!1:t in e}const dd=new WeakMap,fd=new WeakMap,Ul=Symbol("_moveCb"),Ro=Symbol("_enterCb"),Wh=e=>(delete e.props.mode,e),Uh=Wh({name:"TransitionGroup",props:lt({},rd,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=oi(),i=kc();let l,a;return vr(()=>{if(!l.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!Yh(l[0].el,n.vnode.el,s))return;l.forEach(qh),l.forEach(Kh);const r=l.filter(Gh);Ps(),r.forEach(u=>{const f=u.el,o=f.style;an(f,s),o.transform=o.webkitTransform=o.transitionDuration="";const d=f[Ul]=c=>{c&&c.target!==f||(!c||/transform$/.test(c.propertyName))&&(f.removeEventListener("transitionend",d),f[Ul]=null,En(f,s))};f.addEventListener("transitionend",d)})}),()=>{const s=pe(e),r=od(s);let u=s.tag||ve;if(l=[],a)for(let f=0;f<a.length;f++){const o=a[f];o.el&&o.el instanceof Element&&(l.push(o),ni(o,nl(o,r,i,n)),dd.set(o,o.el.getBoundingClientRect()))}a=t.default?cr(t.default()):[];for(let f=0;f<a.length;f++){const o=a[f];o.key!=null&&ni(o,nl(o,r,i,n))}return g(u,null,a)}}}),br=Uh;function qh(e){const t=e.el;t[Ul]&&t[Ul](),t[Ro]&&t[Ro]()}function Kh(e){fd.set(e,e.el.getBoundingClientRect())}function Gh(e){const t=dd.get(e),n=fd.get(e),i=t.left-n.left,l=t.top-n.top;if(i||l){const a=e.el.style;return a.transform=a.webkitTransform=`translate(${i}px,${l}px)`,a.transitionDuration="0s",e}}function Yh(e,t,n){const i=e.cloneNode(),l=e[Ai];l&&l.forEach(r=>{r.split(/\s+/).forEach(u=>u&&i.classList.remove(u))}),n.split(/\s+/).forEach(r=>r&&i.classList.add(r)),i.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(i);const{hasTransform:s}=ud(i);return a.removeChild(i),s}const Zh=lt({patchProp:jh},_h);let Bo;function Xh(){return Bo||(Bo=Wm(Zh))}const Jh=(...e)=>{const t=Xh().createApp(...e),{mount:n}=t;return t.mount=i=>{const l=eg(i);if(!l)return;const a=t._component;!Ce(a)&&!a.render&&!a.template&&(a.template=l.innerHTML),l.nodeType===1&&(l.textContent="");const s=n(l,!1,Qh(l));return l instanceof Element&&(l.removeAttribute("v-cloak"),l.setAttribute("data-v-app","")),s},t};function Qh(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function eg(e){return nt(e)?document.querySelector(e):e}function Mn(e,t){let n;function i(){n=tr(),n.run(()=>t.length?t(()=>{n==null||n.stop(),i()}):t())}de(e,l=>{l&&!n?i():l||(n==null||n.stop(),n=void 0)},{immediate:!0}),bt(()=>{n==null||n.stop()})}const Re=typeof window<"u",wr=Re&&"IntersectionObserver"in window,tg=Re&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function vd(e,t,n){const i=t.length-1;if(i<0)return e===void 0?n:e;for(let l=0;l<i;l++){if(e==null)return n;e=e[t[l]]}return e==null||e[t[i]]===void 0?n:e[t[i]]}function Oi(e,t){if(e===t)return!0;if(e instanceof Date&&t instanceof Date&&e.getTime()!==t.getTime()||e!==Object(e)||t!==Object(t))return!1;const n=Object.keys(e);return n.length!==Object.keys(t).length?!1:n.every(i=>Oi(e[i],t[i]))}function Vs(e,t,n){return e==null||!t||typeof t!="string"?n:e[t]!==void 0?e[t]:(t=t.replace(/\[(\w+)\]/g,".$1"),t=t.replace(/^\./,""),vd(e,t.split("."),n))}function un(e,t,n){if(t===!0)return e===void 0?n:e;if(t==null||typeof t=="boolean")return n;if(e!==Object(e)){if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}if(typeof t=="string")return Vs(e,t,n);if(Array.isArray(t))return vd(e,t,n);if(typeof t!="function")return n;const i=t(e,n);return typeof i>"u"?n:i}function md(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,i)=>t+i)}function Se(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(!(e==null||e===""))return isNaN(+e)?String(e):isFinite(+e)?`${Number(e)}${t}`:void 0}function hd(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function $o(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function Cr(e){if(e&&"$el"in e){const t=e.$el;return(t==null?void 0:t.nodeType)===Node.TEXT_NODE?t.nextElementSibling:t}return e}const Do=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34,shift:16});function gd(e){return Object.keys(e)}function Ya(e,t){return t.every(n=>e.hasOwnProperty(n))}function Sr(e,t){const n={},i=new Set(Object.keys(e));for(const l of t)i.has(l)&&(n[l]=e[l]);return n}function No(e,t,n){const i=Object.create(null),l=Object.create(null);for(const a in e)t.some(s=>s instanceof RegExp?s.test(a):s===a)&&!(n!=null&&n.some(s=>s===a))?i[a]=e[a]:l[a]=e[a];return[i,l]}function vn(e,t){const n={...e};return t.forEach(i=>delete n[i]),n}function ng(e,t){const n={};return t.forEach(i=>n[i]=e[i]),n}const yd=/^on[^a-z]/,xr=e=>yd.test(e),ig=["onAfterscriptexecute","onAnimationcancel","onAnimationend","onAnimationiteration","onAnimationstart","onAuxclick","onBeforeinput","onBeforescriptexecute","onChange","onClick","onCompositionend","onCompositionstart","onCompositionupdate","onContextmenu","onCopy","onCut","onDblclick","onFocusin","onFocusout","onFullscreenchange","onFullscreenerror","onGesturechange","onGestureend","onGesturestart","onGotpointercapture","onInput","onKeydown","onKeypress","onKeyup","onLostpointercapture","onMousedown","onMousemove","onMouseout","onMouseover","onMouseup","onMousewheel","onPaste","onPointercancel","onPointerdown","onPointerenter","onPointerleave","onPointermove","onPointerout","onPointerover","onPointerup","onReset","onSelect","onSubmit","onTouchcancel","onTouchend","onTouchmove","onTouchstart","onTransitioncancel","onTransitionend","onTransitionrun","onTransitionstart","onWheel"];function kr(e){const[t,n]=No(e,[yd]),i=vn(t,ig),[l,a]=No(n,["class","style","id",/^data-/]);return Object.assign(l,t),Object.assign(a,i),[l,a]}function Ft(e){return e==null?[]:Array.isArray(e)?e:[e]}function lg(e,t){let n=0;const i=function(){for(var l=arguments.length,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];clearTimeout(n),n=setTimeout(()=>e(...a),X(t))};return i.clear=()=>{clearTimeout(n)},i.immediate=e,i}function kn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.max(t,Math.min(n,e))}function Ho(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0";return e+n.repeat(Math.max(0,t-e.length))}function jo(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function ag(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const n=[];let i=0;for(;i<e.length;)n.push(e.substr(i,t)),i+=t;return n}function pt(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const i={};for(const l in e)i[l]=e[l];for(const l in t){const a=e[l],s=t[l];if($o(a)&&$o(s)){i[l]=pt(a,s,n);continue}if(n&&Array.isArray(a)&&Array.isArray(s)){i[l]=n(a,s);continue}i[l]=s}return i}function pd(e){return e.map(t=>t.type===ve?pd(t.children):t).flat()}function Qn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Qn.cache.has(e))return Qn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Qn.cache.set(e,t),t}Qn.cache=new Map;function pi(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>pi(e,n)).flat(1);if(t.suspense)return pi(e,t.ssContent);if(Array.isArray(t.children))return t.children.map(n=>pi(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return pi(e,t.component.subTree).flat(1)}return[]}function _r(e){const t=ut({}),n=w(e);return Ht(()=>{for(const i in n.value)t[i]=n.value[i]},{flush:"sync"}),or(t)}function ql(e,t){return e.includes(t)}function bd(e){return e[2].toLowerCase()+e.slice(3)}const Ot=()=>[Function,Array];function zo(e,t){return t="on"+Pn(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function sg(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];if(Array.isArray(e))for(const l of e)l(...n);else typeof e=="function"&&e(...n)}function Kl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const n=["button","[href]",'input:not([type="hidden"])',"select","textarea","[tabindex]"].map(i=>`${i}${t?':not([tabindex="-1"])':""}:not([disabled])`).join(", ");return[...e.querySelectorAll(n)]}function wd(e,t,n){let i,l=e.indexOf(document.activeElement);const a=t==="next"?1:-1;do l+=a,i=e[l];while((!i||i.offsetParent==null||!((n==null?void 0:n(i))??!0))&&l<e.length&&l>=0);return i}function Ji(e,t){var i,l,a,s;const n=Kl(e);if(!t)(e===document.activeElement||!e.contains(document.activeElement))&&((i=n[0])==null||i.focus());else if(t==="first")(l=n[0])==null||l.focus();else if(t==="last")(a=n.at(-1))==null||a.focus();else if(typeof t=="number")(s=n[t])==null||s.focus();else{const r=wd(n,t);r?r.focus():Ji(e,t==="next"?"first":"last")}}function rg(){}function Ti(e,t){if(!(Re&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function Pr(e){return e.some(t=>Vi(t)?t.type===vt?!1:t.type!==ve||Pr(t.children):!0)?e:null}function og(e,t){if(!Re||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function ug(e,t){const n=e.clientX,i=e.clientY,l=t.getBoundingClientRect(),a=l.left,s=l.top,r=l.right,u=l.bottom;return n>=a&&n<=r&&i>=s&&i<=u}function As(){const e=ge(),t=n=>{e.value=n};return Object.defineProperty(t,"value",{enumerable:!0,get:()=>e.value,set:n=>e.value=n}),Object.defineProperty(t,"el",{enumerable:!0,get:()=>Cr(e.value)}),t}function Ts(e){const t=e.key.length===1,n=!e.ctrlKey&&!e.metaKey&&!e.altKey;return t&&n}const Cd=["top","bottom"],cg=["start","end","left","right"];function Es(e,t){let[n,i]=e.split(" ");return i||(i=ql(Cd,n)?"start":ql(cg,n)?"top":"center"),{side:Wo(n,t),align:Wo(i,t)}}function Wo(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function Za(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function Xa(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Uo(e){return{side:e.align,align:e.side}}function qo(e){return ql(Cd,e.side)?"y":"x"}class ei{constructor(t){let{x:n,y:i,width:l,height:a}=t;this.x=n,this.y=i,this.width=l,this.height=a}get top(){return this.y}get bottom(){return this.y+this.height}get left(){return this.x}get right(){return this.x+this.width}}function Ko(e,t){return{x:{before:Math.max(0,t.left-e.left),after:Math.max(0,e.right-t.right)},y:{before:Math.max(0,t.top-e.top),after:Math.max(0,e.bottom-t.bottom)}}}function Sd(e){return Array.isArray(e)?new ei({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function Vr(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),i=n.transform;if(i){let l,a,s,r,u;if(i.startsWith("matrix3d("))l=i.slice(9,-1).split(/, /),a=+l[0],s=+l[5],r=+l[12],u=+l[13];else if(i.startsWith("matrix("))l=i.slice(7,-1).split(/, /),a=+l[0],s=+l[3],r=+l[4],u=+l[5];else return new ei(t);const f=n.transformOrigin,o=t.x-r-(1-a)*parseFloat(f),d=t.y-u-(1-s)*parseFloat(f.slice(f.indexOf(" ")+1)),c=a?t.width/a:e.offsetWidth+1,m=s?t.height/s:e.offsetHeight+1;return new ei({x:o,y:d,width:c,height:m})}else return new ei(t)}function Xn(e,t,n){if(typeof e.animate>"u")return{finished:Promise.resolve()};let i;try{i=e.animate(t,n)}catch{return{finished:Promise.resolve()}}return typeof i.finished>"u"&&(i.finished=new Promise(l=>{i.onfinish=()=>{l(i)}})),i}const Fl=new WeakMap;function dg(e,t){Object.keys(t).forEach(n=>{if(xr(n)){const i=bd(n),l=Fl.get(e);if(t[n]==null)l==null||l.forEach(a=>{const[s,r]=a;s===i&&(e.removeEventListener(i,r),l.delete(a))});else if(!l||![...l].some(a=>a[0]===i&&a[1]===t[n])){e.addEventListener(i,t[n]);const a=l||new Set;a.add([i,t[n]]),Fl.has(e)||Fl.set(e,a)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function fg(e,t){Object.keys(t).forEach(n=>{if(xr(n)){const i=bd(n),l=Fl.get(e);l==null||l.forEach(a=>{const[s,r]=a;s===i&&(e.removeEventListener(i,r),l.delete(a))})}else e.removeAttribute(n)})}const hi=2.4,Go=.2126729,Yo=.7151522,Zo=.072175,vg=.55,mg=.58,hg=.57,gg=.62,_l=.03,Xo=1.45,yg=5e-4,pg=1.25,bg=1.25,Jo=.078,Qo=12.82051282051282,Pl=.06,eu=.001;function tu(e,t){const n=(e.r/255)**hi,i=(e.g/255)**hi,l=(e.b/255)**hi,a=(t.r/255)**hi,s=(t.g/255)**hi,r=(t.b/255)**hi;let u=n*Go+i*Yo+l*Zo,f=a*Go+s*Yo+r*Zo;if(u<=_l&&(u+=(_l-u)**Xo),f<=_l&&(f+=(_l-f)**Xo),Math.abs(f-u)<yg)return 0;let o;if(f>u){const d=(f**vg-u**mg)*pg;o=d<eu?0:d<Jo?d-d*Qo*Pl:d-Pl}else{const d=(f**gg-u**hg)*bg;o=d>-eu?0:d>-Jo?d-d*Qo*Pl:d+Pl}return o*100}function wg(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Gl=.20689655172413793,Cg=e=>e>Gl**3?Math.cbrt(e):e/(3*Gl**2)+4/29,Sg=e=>e>Gl?e**3:3*Gl**2*(e-4/29);function xd(e){const t=Cg,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function kd(e){const t=Sg,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const xg=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],kg=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,_g=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],Pg=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function _d(e){const t=Array(3),n=kg,i=xg;for(let l=0;l<3;++l)t[l]=Math.round(kn(n(i[l][0]*e[0]+i[l][1]*e[1]+i[l][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function Ar(e){let{r:t,g:n,b:i}=e;const l=[0,0,0],a=Pg,s=_g;t=a(t/255),n=a(n/255),i=a(i/255);for(let r=0;r<3;++r)l[r]=s[r][0]*t+s[r][1]*n+s[r][2]*i;return l}function Ls(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function Vg(e){return Ls(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const nu=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,Ag={rgb:(e,t,n,i)=>({r:e,g:t,b:n,a:i}),rgba:(e,t,n,i)=>({r:e,g:t,b:n,a:i}),hsl:(e,t,n,i)=>iu({h:e,s:t,l:n,a:i}),hsla:(e,t,n,i)=>iu({h:e,s:t,l:n,a:i}),hsv:(e,t,n,i)=>al({h:e,s:t,v:n,a:i}),hsva:(e,t,n,i)=>al({h:e,s:t,v:n,a:i})};function dn(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&nu.test(e)){const{groups:t}=e.match(nu),{fn:n,values:i}=t,l=i.split(/,\s*/).map(a=>a.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(a)/100:parseFloat(a));return Ag[n](...l)}else if(typeof e=="string"){let t=e.startsWith("#")?e.slice(1):e;return[3,4].includes(t.length)?t=t.split("").map(n=>n+n).join(""):[6,8].includes(t.length),Eg(t)}else if(typeof e=="object"){if(Ya(e,["r","g","b"]))return e;if(Ya(e,["h","s","l"]))return al(Pd(e));if(Ya(e,["h","s","v"]))return al(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
|
18
|
+
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function al(e){const{h:t,s:n,v:i,a:l}=e,a=r=>{const u=(r+t/60)%6;return i-i*n*Math.max(Math.min(u,4-u,1),0)},s=[a(5),a(3),a(1)].map(r=>Math.round(r*255));return{r:s[0],g:s[1],b:s[2],a:l}}function iu(e){return al(Pd(e))}function Pd(e){const{h:t,s:n,l:i,a:l}=e,a=i+n*Math.min(i,1-i),s=a===0?0:2-2*i/a;return{h:t,s,v:a,a:l}}function Vl(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function Tg(e){let{r:t,g:n,b:i,a:l}=e;return`#${[Vl(t),Vl(n),Vl(i),l!==void 0?Vl(Math.round(l*255)):""].join("")}`}function Eg(e){e=Lg(e);let[t,n,i,l]=ag(e,2).map(a=>parseInt(a,16));return l=l===void 0?l:l/255,{r:t,g:n,b:i,a:l}}function Lg(e){return e.startsWith("#")&&(e=e.slice(1)),e=e.replace(/([^0-9a-f])/gi,"F"),(e.length===3||e.length===4)&&(e=e.split("").map(t=>t+t).join("")),e.length!==6&&(e=Ho(Ho(e,6),8,"F")),e}function Ig(e,t){const n=xd(Ar(e));return n[0]=n[0]+t*10,_d(kd(n))}function Fg(e,t){const n=xd(Ar(e));return n[0]=n[0]-t*10,_d(kd(n))}function Og(e){const t=dn(e);return Ar(t)[1]}function Vd(e){const t=Math.abs(tu(dn(0),dn(e)));return Math.abs(tu(dn(16777215),dn(e)))>Math.min(t,50)?"#fff":"#000"}function U(e,t){return n=>Object.keys(e).reduce((i,l)=>{const s=typeof e[l]=="object"&&e[l]!=null&&!Array.isArray(e[l])?e[l]:{type:e[l]};return n&&l in n?i[l]={...s,default:n[l]}:i[l]=s,t&&!i[l].source&&(i[l].source=t),i},{})}const _e=U({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component");function rt(e,t){const n=oi();if(!n)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return n}function mn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=rt(e).type;return Qn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let Ad=0,Ol=new WeakMap;function Qt(){const e=rt("getUid");if(Ol.has(e))return Ol.get(e);{const t=Ad++;return Ol.set(e,t),t}}Qt.reset=()=>{Ad=0,Ol=new WeakMap};function Mg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:rt("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}const Ei=Symbol.for("vuetify:defaults");function Rg(e){return J(e)}function Tr(){const e=qe(Ei);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function zn(e,t){const n=Tr(),i=J(e),l=w(()=>{if(X(t==null?void 0:t.disabled))return n.value;const s=X(t==null?void 0:t.scoped),r=X(t==null?void 0:t.reset),u=X(t==null?void 0:t.root);if(i.value==null&&!(s||r||u))return n.value;let f=pt(i.value,{prev:n.value});if(s)return f;if(r||u){const o=Number(r||1/0);for(let d=0;d<=o&&!(!f||!("prev"in f));d++)f=f.prev;return f&&typeof u=="string"&&u in f&&(f=pt(pt(f,{prev:f}),f[u])),f}return f.prev?pt(f.prev,f):f});return wt(Ei,l),l}function Bg(e,t){var n,i;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((i=e.props)==null?void 0:i[Qn(t)])<"u"}function $g(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Tr();const i=rt("useDefaults");if(t=t??i.type.name??i.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const l=w(()=>{var u;return(u=n.value)==null?void 0:u[e._as??t]}),a=new Proxy(e,{get(u,f){var d,c,m,v,h,p,C;const o=Reflect.get(u,f);return f==="class"||f==="style"?[(d=l.value)==null?void 0:d[f],o].filter(V=>V!=null):typeof f=="string"&&!Bg(i.vnode,f)?((c=l.value)==null?void 0:c[f])!==void 0?(m=l.value)==null?void 0:m[f]:((h=(v=n.value)==null?void 0:v.global)==null?void 0:h[f])!==void 0?(C=(p=n.value)==null?void 0:p.global)==null?void 0:C[f]:o:o}}),s=ge();Ht(()=>{if(l.value){const u=Object.entries(l.value).filter(f=>{let[o]=f;return o.startsWith(o[0].toUpperCase())});s.value=u.length?Object.fromEntries(u):void 0}else s.value=void 0});function r(){const u=Mg(Ei,i);wt(Ei,w(()=>s.value?pt((u==null?void 0:u.value)??{},s.value):u==null?void 0:u.value))}return{props:a,provideSubDefaults:r}}function Mi(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=U(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(i){return Sr(i,t)},e.props._as=String,e.setup=function(i,l){const a=Tr();if(!a.value)return e._setup(i,l);const{props:s,provideSubDefaults:r}=$g(i,i._as??e.name,a),u=e._setup(s,l);return r(),u}}return e}function re(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?Mi:dr)(t)}function wa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return re()({name:n??Pn(Pt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},..._e()},setup(i,l){let{slots:a}=l;return()=>{var s;return Hn(i.tag,{class:[e,i.class],style:i.style},(s=a.default)==null?void 0:s.call(a))}}})}function Td(e){if(typeof e.getRootNode!="function"){for(;e.parentNode;)e=e.parentNode;return e!==document?null:document}const t=e.getRootNode();return t!==document&&t.getRootNode({composed:!0})!==document?null:t}const sl="cubic-bezier(0.4, 0, 0.2, 1)",Dg="cubic-bezier(0.0, 0, 0.2, 1)",Ng="cubic-bezier(0.4, 0, 1, 1)";function Ed(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?Hg(e):Er(e))return e;e=e.parentElement}return document.scrollingElement}function Yl(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(Er(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function Er(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return t.overflowY==="scroll"||t.overflowY==="auto"&&e.scrollHeight>e.clientHeight}function Hg(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function jg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function ye(e){const t=rt("useRender");t.render=e}function Ye(e,t,n){let i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:d=>d,l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:d=>d;const a=rt("useProxiedModel"),s=J(e[t]!==void 0?e[t]:n),r=Qn(t),f=w(r!==t?()=>{var d,c,m,v;return e[t],!!(((d=a.vnode.props)!=null&&d.hasOwnProperty(t)||(c=a.vnode.props)!=null&&c.hasOwnProperty(r))&&((m=a.vnode.props)!=null&&m.hasOwnProperty(`onUpdate:${t}`)||(v=a.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${r}`)))}:()=>{var d,c;return e[t],!!((d=a.vnode.props)!=null&&d.hasOwnProperty(t)&&((c=a.vnode.props)!=null&&c.hasOwnProperty(`onUpdate:${t}`)))});Mn(()=>!f.value,()=>{de(()=>e[t],d=>{s.value=d})});const o=w({get(){const d=e[t];return i(f.value?d:s.value)},set(d){const c=l(d),m=pe(f.value?e[t]:s.value);m===c||i(m)===d||(s.value=c,a==null||a.emit(`update:${t}`,c))}});return Object.defineProperty(o,"externalValue",{get:()=>f.value?e[t]:s.value}),o}const Ld={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},lu="$vuetify.",au=(e,t)=>e.replace(/\{(\d+)\}/g,(n,i)=>String(t[+i])),Id=(e,t,n)=>function(i){for(var l=arguments.length,a=new Array(l>1?l-1:0),s=1;s<l;s++)a[s-1]=arguments[s];if(!i.startsWith(lu))return au(i,a);const r=i.replace(lu,""),u=e.value&&n.value[e.value],f=t.value&&n.value[t.value];let o=Vs(u,r,null);return o||(`${i}${e.value}`,o=Vs(f,r,null)),o||(o=i),typeof o!="string"&&(o=i),au(o,a)};function Fd(e,t){return(n,i)=>new Intl.NumberFormat([e.value,t.value],i).format(n)}function Ja(e,t,n){const i=Ye(e,t,e[t]??n.value);return i.value=e[t]??n.value,de(n,l=>{e[t]==null&&(i.value=n.value)}),i}function Od(e){return t=>{const n=Ja(t,"locale",e.current),i=Ja(t,"fallback",e.fallback),l=Ja(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:i,messages:l,t:Id(n,i,l),n:Fd(n,i),provide:Od({current:n,fallback:i,messages:l})}}}function zg(e){const t=ge((e==null?void 0:e.locale)??"en"),n=ge((e==null?void 0:e.fallback)??"en"),i=J({en:Ld,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:i,t:Id(t,n,i),n:Fd(t,n),provide:Od({current:t,fallback:n,messages:i})}}const Zl=Symbol.for("vuetify:locale");function Wg(e){return e.name!=null}function Ug(e){const t=e!=null&&e.adapter&&Wg(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:zg(e),n=Kg(t,e);return{...t,...n}}function Ri(){const e=qe(Zl);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function qg(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function Kg(e,t){const n=J((t==null?void 0:t.rtl)??qg()),i=w(()=>n.value[e.current.value]??!1);return{isRtl:i,rtl:n,rtlClasses:w(()=>`v-locale--is-${i.value?"rtl":"ltr"}`)}}function en(){const e=qe(Zl);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const Ca={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:1,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:1,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0};function Gg(e,t,n){const i=[];let l=[];const a=Md(e),s=Rd(e),r=n??Ca[t.slice(-2).toUpperCase()]??0,u=(a.getDay()-r+7)%7,f=(s.getDay()-r+7)%7;for(let o=0;o<u;o++){const d=new Date(a);d.setDate(d.getDate()-(u-o)),l.push(d)}for(let o=1;o<=s.getDate();o++){const d=new Date(e.getFullYear(),e.getMonth(),o);l.push(d),l.length===7&&(i.push(l),l=[])}for(let o=1;o<7-f;o++){const d=new Date(s);d.setDate(d.getDate()+o),l.push(d)}return l.length>0&&i.push(l),i}function Yg(e,t,n){const i=n??Ca[t.slice(-2).toUpperCase()]??0,l=new Date(e);for(;l.getDay()!==i;)l.setDate(l.getDate()-1);return l}function Zg(e,t){const n=new Date(e),i=((Ca[t.slice(-2).toUpperCase()]??0)+6)%7;for(;n.getDay()!==i;)n.setDate(n.getDate()+1);return n}function Md(e){return new Date(e.getFullYear(),e.getMonth(),1)}function Rd(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Xg(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Jg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function Bd(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Jg.test(e))return Xg(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const su=new Date(2e3,0,2);function Qg(e,t){const n=t??Ca[e.slice(-2).toUpperCase()]??0;return md(7).map(i=>{const l=new Date(su);return l.setDate(su.getDate()+n+i),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(l)})}function ey(e,t,n,i){const l=Bd(e)??new Date,a=i==null?void 0:i[t];if(typeof a=="function")return a(l,t,n);let s={};switch(t){case"fullDate":s={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":s={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const r=l.getDate(),u=new Intl.DateTimeFormat(n,{month:"long"}).format(l);return`${r} ${u}`;case"normalDateWithWeekday":s={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":s={month:"short",day:"numeric"};break;case"year":s={year:"numeric"};break;case"month":s={month:"long"};break;case"monthShort":s={month:"short"};break;case"monthAndYear":s={month:"long",year:"numeric"};break;case"monthAndDate":s={month:"long",day:"numeric"};break;case"weekday":s={weekday:"long"};break;case"weekdayShort":s={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(l.getDate());case"hours12h":s={hour:"numeric",hour12:!0};break;case"hours24h":s={hour:"numeric",hour12:!1};break;case"minutes":s={minute:"numeric"};break;case"seconds":s={second:"numeric"};break;case"fullTime":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":s={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":s={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":s={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:s=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,s).format(l)}function ty(e,t){const n=e.toJsDate(t),i=n.getFullYear(),l=jo(String(n.getMonth()+1),2,"0"),a=jo(String(n.getDate()),2,"0");return`${i}-${l}-${a}`}function ny(e){const[t,n,i]=e.split("-").map(Number);return new Date(t,n-1,i)}function iy(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function ly(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function ay(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function sy(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function ry(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function oy(e){return e.getFullYear()}function uy(e){return e.getMonth()}function cy(e){return e.getDate()}function dy(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function fy(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function vy(e){return e.getHours()}function my(e){return e.getMinutes()}function hy(e){return new Date(e.getFullYear(),0,1)}function gy(e){return new Date(e.getFullYear(),11,31)}function yy(e,t){return Xl(e,t[0])&&wy(e,t[1])}function py(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function Xl(e,t){return e.getTime()>t.getTime()}function by(e,t){return Xl(Is(e),Is(t))}function wy(e,t){return e.getTime()<t.getTime()}function ru(e,t){return e.getTime()===t.getTime()}function Cy(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Sy(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function xy(e,t){return e.getFullYear()===t.getFullYear()}function ky(e,t,n){const i=new Date(e),l=new Date(t);switch(n){case"years":return i.getFullYear()-l.getFullYear();case"quarters":return Math.floor((i.getMonth()-l.getMonth()+(i.getFullYear()-l.getFullYear())*12)/4);case"months":return i.getMonth()-l.getMonth()+(i.getFullYear()-l.getFullYear())*12;case"weeks":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60*24));case"hours":return Math.floor((i.getTime()-l.getTime())/(1e3*60*60));case"minutes":return Math.floor((i.getTime()-l.getTime())/(1e3*60));case"seconds":return Math.floor((i.getTime()-l.getTime())/1e3);default:return i.getTime()-l.getTime()}}function _y(e,t){const n=new Date(e);return n.setHours(t),n}function Py(e,t){const n=new Date(e);return n.setMinutes(t),n}function Vy(e,t){const n=new Date(e);return n.setMonth(t),n}function Ay(e,t){const n=new Date(e);return n.setDate(t),n}function Ty(e,t){const n=new Date(e);return n.setFullYear(t),n}function Is(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function Ey(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class Ly{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return Bd(t)}toJsDate(t){return t}toISO(t){return ty(this,t)}parseISO(t){return ny(t)}addMinutes(t,n){return iy(t,n)}addHours(t,n){return ly(t,n)}addDays(t,n){return ay(t,n)}addWeeks(t,n){return sy(t,n)}addMonths(t,n){return ry(t,n)}getWeekArray(t,n){return Gg(t,this.locale,n?Number(n):void 0)}startOfWeek(t,n){return Yg(t,this.locale,n?Number(n):void 0)}endOfWeek(t){return Zg(t,this.locale)}startOfMonth(t){return Md(t)}endOfMonth(t){return Rd(t)}format(t,n){return ey(t,n,this.locale,this.formats)}isEqual(t,n){return ru(t,n)}isValid(t){return py(t)}isWithinRange(t,n){return yy(t,n)}isAfter(t,n){return Xl(t,n)}isAfterDay(t,n){return by(t,n)}isBefore(t,n){return!Xl(t,n)&&!ru(t,n)}isSameDay(t,n){return Cy(t,n)}isSameMonth(t,n){return Sy(t,n)}isSameYear(t,n){return xy(t,n)}setMinutes(t,n){return Py(t,n)}setHours(t,n){return _y(t,n)}setMonth(t,n){return Vy(t,n)}setDate(t,n){return Ay(t,n)}setYear(t,n){return Ty(t,n)}getDiff(t,n,i){return ky(t,n,i)}getWeekdays(t){return Qg(this.locale,t?Number(t):void 0)}getYear(t){return oy(t)}getMonth(t){return uy(t)}getDate(t){return cy(t)}getNextMonth(t){return dy(t)}getPreviousMonth(t){return fy(t)}getHours(t){return vy(t)}getMinutes(t){return my(t)}startOfDay(t){return Is(t)}endOfDay(t){return Ey(t)}startOfYear(t){return hy(t)}endOfYear(t){return gy(t)}}const Iy=Symbol.for("vuetify:date-options"),ou=Symbol.for("vuetify:date-adapter");function Fy(e,t){const n=pt({adapter:Ly,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:n,instance:Oy(n,t)}}function Oy(e,t){const n=ut(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return de(t.current,i=>{n.locale=e.locale[i]??i??n.locale}),n}const Sa=["sm","md","lg","xl","xxl"],Fs=Symbol.for("vuetify:display"),uu={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},My=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:uu;return pt(uu,e)};function cu(e){return Re&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function du(e){return Re&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function fu(e){const t=Re&&!e?window.navigator.userAgent:"ssr";function n(v){return!!t.match(v)}const i=n(/android/i),l=n(/iphone|ipad|ipod/i),a=n(/cordova/i),s=n(/electron/i),r=n(/chrome/i),u=n(/edge/i),f=n(/firefox/i),o=n(/opera/i),d=n(/win/i),c=n(/mac/i),m=n(/linux/i);return{android:i,ios:l,cordova:a,electron:s,chrome:r,edge:u,firefox:f,opera:o,win:d,mac:c,linux:m,touch:tg,ssr:t==="ssr"}}function Ry(e,t){const{thresholds:n,mobileBreakpoint:i}=My(e),l=ge(du(t)),a=ge(fu(t)),s=ut({}),r=ge(cu(t));function u(){l.value=du(),r.value=cu()}function f(){u(),a.value=fu()}return Ht(()=>{const o=r.value<n.sm,d=r.value<n.md&&!o,c=r.value<n.lg&&!(d||o),m=r.value<n.xl&&!(c||d||o),v=r.value<n.xxl&&!(m||c||d||o),h=r.value>=n.xxl,p=o?"xs":d?"sm":c?"md":m?"lg":v?"xl":"xxl",C=typeof i=="number"?i:n[i],V=r.value<C;s.xs=o,s.sm=d,s.md=c,s.lg=m,s.xl=v,s.xxl=h,s.smAndUp=!o,s.mdAndUp=!(o||d),s.lgAndUp=!(o||d||c),s.xlAndUp=!(o||d||c||m),s.smAndDown=!(c||m||v||h),s.mdAndDown=!(m||v||h),s.lgAndDown=!(v||h),s.xlAndDown=!h,s.name=p,s.height=l.value,s.width=r.value,s.mobile=V,s.mobileBreakpoint=i,s.platform=a.value,s.thresholds=n}),Re&&window.addEventListener("resize",u,{passive:!0}),{...or(s),update:f,ssr:!!t}}const By=U({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display");function Lr(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=qe(Fs);if(!n)throw new Error("Could not find Vuetify display injection");const i=w(()=>{if(e.mobile!=null)return e.mobile;if(!e.mobileBreakpoint)return n.mobile.value;const a=typeof e.mobileBreakpoint=="number"?e.mobileBreakpoint:n.thresholds.value[e.mobileBreakpoint];return n.width.value<a}),l=w(()=>t?{[`${t}--mobile`]:i.value}:{});return{...n,displayClasses:l,mobile:i}}const $d=Symbol.for("vuetify:goto");function Dd(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function $y(e){return Ir(e)??(document.scrollingElement||document.body)}function Ir(e){return typeof e=="string"?document.querySelector(e):Cr(e)}function Qa(e,t,n){if(typeof e=="number")return t&&n?-e:e;let i=Ir(e),l=0;for(;i;)l+=t?i.offsetLeft:i.offsetTop,i=i.offsetParent;return l}function Dy(e,t){return{rtl:t.isRtl,options:pt(Dd(),e)}}async function vu(e,t,n,i){const l=n?"scrollLeft":"scrollTop",a=pt((i==null?void 0:i.options)??Dd(),t),s=i==null?void 0:i.rtl.value,r=(typeof e=="number"?e:Ir(e))??0,u=a.container==="parent"&&r instanceof HTMLElement?r.parentElement:$y(a.container),f=typeof a.easing=="function"?a.easing:a.patterns[a.easing];if(!f)throw new TypeError(`Easing function "${a.easing}" not found.`);let o;if(typeof r=="number")o=Qa(r,n,s);else if(o=Qa(r,n,s)-Qa(u,n,s),a.layout){const v=window.getComputedStyle(r).getPropertyValue("--v-layout-top");v&&(o-=parseInt(v,10))}o+=a.offset,o=Hy(u,o,!!s,!!n);const d=u[l]??0;if(o===d)return Promise.resolve(o);const c=performance.now();return new Promise(m=>requestAnimationFrame(function v(h){const C=(h-c)/a.duration,V=Math.floor(d+(o-d)*f(kn(C,0,1)));if(u[l]=V,C>=1&&Math.abs(V-u[l])<10)return m(o);if(C>2)return m(u[l]);requestAnimationFrame(v)}))}function Ny(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=qe($d),{isRtl:n}=en();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const i={...t,rtl:w(()=>t.rtl.value||n.value)};async function l(a,s){return vu(a,pt(e,s),!1,i)}return l.horizontal=async(a,s)=>vu(a,pt(e,s),!0,i),l}function Hy(e,t,n,i){const{scrollWidth:l,scrollHeight:a}=e,[s,r]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let u,f;return i?n?(u=-(l-s),f=0):(u=0,f=l-s):(u=0,f=a+-r),Math.max(Math.min(t,f),u)}const jy={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper"},zy={component:e=>Hn(Nd,{...e,class:"mdi"})},Oe=[String,Function,Object,Array],Os=Symbol.for("vuetify:icons"),xa=U({icon:{type:Oe},tag:{type:String,required:!0}},"icon"),mu=re()({name:"VComponentIcon",props:xa(),setup(e,t){let{slots:n}=t;return()=>{const i=e.icon;return g(e.tag,null,{default:()=>{var l;return[e.icon?g(i,null,null):(l=n.default)==null?void 0:l.call(n)]}})}}}),Fr=Mi({name:"VSvgIcon",inheritAttrs:!1,props:xa(),setup(e,t){let{attrs:n}=t;return()=>g(e.tag,he(n,{style:null}),{default:()=>[g("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(i=>Array.isArray(i)?g("path",{d:i[0],"fill-opacity":i[1]},null):g("path",{d:i},null)):g("path",{d:e.icon},null)])]})}});Mi({name:"VLigatureIcon",props:xa(),setup(e){return()=>g(e.tag,null,{default:()=>[e.icon]})}});const Nd=Mi({name:"VClassIcon",props:xa(),setup(e){return()=>g(e.tag,{class:e.icon},null)}});function Wy(){return{svg:{component:Fr},class:{component:Nd}}}function Uy(e){const t=Wy(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=zy),pt({defaultSet:n,sets:t,aliases:{...jy,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const qy=e=>{const t=qe(Os);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:w(()=>{var u;const i=X(e);if(!i)return{component:mu};let l=i;if(typeof l=="string"&&(l=l.trim(),l.startsWith("$")&&(l=(u=t.aliases)==null?void 0:u[l.slice(1)])),Array.isArray(l))return{component:Fr,icon:l};if(typeof l!="string")return{component:mu,icon:l};const a=Object.keys(t.sets).find(f=>typeof l=="string"&&l.startsWith(`${f}:`)),s=a?l.slice(a.length+1):l;return{component:t.sets[a??t.defaultSet].component,icon:s}})}},Jl=Symbol.for("vuetify:theme"),at=U({theme:String},"theme");function hu(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#a3a3a3","on-surface-variant":"#424242",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}}}function Ky(){var i,l;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:hu();const t=hu();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,s]of Object.entries(e.themes??{})){const r=s.dark||a==="dark"?(i=t.themes)==null?void 0:i.dark:(l=t.themes)==null?void 0:l.light;n[a]=pt(r,s)}return pt(t,{...e,themes:n})}function Gy(e){const t=Ky(e),n=J(t.defaultTheme),i=J(t.themes),l=w(()=>{const o={};for(const[d,c]of Object.entries(i.value)){const m=o[d]={...c,colors:{...c.colors}};if(t.variations)for(const v of t.variations.colors){const h=m.colors[v];if(h)for(const p of["lighten","darken"]){const C=p==="lighten"?Ig:Fg;for(const V of md(t.variations[p],1))m.colors[`${v}-${p}-${V}`]=Tg(C(dn(h),V))}}for(const v of Object.keys(m.colors)){if(/^on-[a-z]/.test(v)||m.colors[`on-${v}`])continue;const h=`on-${v}`,p=dn(m.colors[v]);m.colors[h]=Vd(p)}}return o}),a=w(()=>l.value[n.value]),s=w(()=>{var v;const o=[];(v=a.value)!=null&&v.dark&&Yn(o,":root",["color-scheme: dark"]),Yn(o,":root",gu(a.value));for(const[h,p]of Object.entries(l.value))Yn(o,`.v-theme--${h}`,[`color-scheme: ${p.dark?"dark":"normal"}`,...gu(p)]);const d=[],c=[],m=new Set(Object.values(l.value).flatMap(h=>Object.keys(h.colors)));for(const h of m)/^on-[a-z]/.test(h)?Yn(c,`.${h}`,[`color: rgb(var(--v-theme-${h})) !important`]):(Yn(d,`.bg-${h}`,[`--v-theme-overlay-multiplier: var(--v-theme-${h}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${h})) !important`,`color: rgb(var(--v-theme-on-${h})) !important`]),Yn(c,`.text-${h}`,[`color: rgb(var(--v-theme-${h})) !important`]),Yn(c,`.border-${h}`,[`--v-border-color: var(--v-theme-${h})`]));return o.push(...d,...c),o.map((h,p)=>p===0?h:` ${h}`).join("")});function r(){return{style:[{children:s.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function u(o){if(t.isDisabled)return;const d=o._context.provides.usehead;if(d)if(d.push){const m=d.push(r);Re&&de(s,()=>{m.patch(r)})}else Re?(d.addHeadObjs(w(r)),Ht(()=>d.updateDOM())):d.addHeadObjs(r());else{let v=function(){if(typeof document<"u"&&!m){const h=document.createElement("style");h.type="text/css",h.id="vuetify-theme-stylesheet",t.cspNonce&&h.setAttribute("nonce",t.cspNonce),m=h,document.head.appendChild(m)}m&&(m.innerHTML=s.value)};var c=v;let m=Re?document.getElementById("vuetify-theme-stylesheet"):null;Re?de(s,v,{immediate:!0}):v()}}const f=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:u,isDisabled:t.isDisabled,name:n,themes:i,current:a,computedThemes:l,themeClasses:f,styles:s,global:{name:n,current:a}}}function ot(e){rt("provideTheme");const t=qe(Jl,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=w(()=>e.theme??t.name.value),i=w(()=>t.themes.value[n.value]),l=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`),a={...t,name:n,current:i,themeClasses:l};return wt(Jl,a),a}function Yn(e,t,n){e.push(`${t} {
|
19
19
|
`,...n.map(i=>` ${i};
|
20
20
|
`),`}
|
21
|
-
`)}function hu(e){const t=e.dark?2:1,n=e.dark?1:2,i=[];for(const[l,a]of Object.entries(e.colors)){const s=dn(a);i.push(`--v-theme-${l}: ${s.r},${s.g},${s.b}`),l.startsWith("on-")||i.push(`--v-theme-${l}-overlay-multiplier: ${Og(a)>.18?t:n}`)}for(const[l,a]of Object.entries(e.variables)){const s=typeof a=="string"&&a.startsWith("#")?dn(a):void 0,r=s?`${s.r}, ${s.g}, ${s.b}`:void 0;i.push(`--v-${l}: ${r??a}`)}return i}function Li(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=Vs(),i=X();if(Re){const l=new ResizeObserver(a=>{e==null||e(a,l),a.length&&(t==="content"?i.value=a[0].contentRect:i.value=a[0].target.getBoundingClientRect())});zt(()=>{l.disconnect()}),de(()=>n.el,(a,s)=>{s&&(l.unobserve(s),i.value=void 0),a&&l.observe(a)},{flush:"post"})}return{resizeRef:n,contentRect:fl(i)}}const Ql=Symbol.for("vuetify:layout"),Yy=Symbol.for("vuetify:layout-item"),gu=1e3,Zy=U({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function Hd(){const e=qe(Ql);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const Xy=(e,t,n,i)=>{let l={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...l}}];for(const s of e){const r=t.get(s),u=n.get(s),f=i.get(s);if(!r||!u||!f)continue;const o={...l,[r.value]:parseInt(l[r.value],10)+(f.value?parseInt(u.value,10):0)};a.push({id:s,layer:o}),l=o}return a};function Jy(e){const t=qe(Ql,null),n=w(()=>t?t.rootZIndex.value-100:gu),i=X([]),l=ut(new Map),a=ut(new Map),s=ut(new Map),r=ut(new Map),u=ut(new Map),{resizeRef:f,contentRect:o}=Li(),d=w(()=>{const S=new Map,E=e.overlaps??[];for(const x of E.filter(I=>I.includes(":"))){const[I,B]=x.split(":");if(!i.value.includes(I)||!i.value.includes(B))continue;const R=l.get(I),T=l.get(B),F=a.get(I),D=a.get(B);!R||!T||!F||!D||(S.set(B,{position:R.value,amount:parseInt(F.value,10)}),S.set(I,{position:T.value,amount:-parseInt(D.value,10)}))}return S}),c=w(()=>{const S=[...new Set([...s.values()].map(x=>x.value))].sort((x,I)=>x-I),E=[];for(const x of S){const I=i.value.filter(B=>{var R;return((R=s.get(B))==null?void 0:R.value)===x});E.push(...I)}return Xy(E,l,a,r)}),m=w(()=>!Array.from(u.values()).some(S=>S.value)),v=w(()=>c.value[c.value.length-1].layer),h=w(()=>({"--v-layout-left":Se(v.value.left),"--v-layout-right":Se(v.value.right),"--v-layout-top":Se(v.value.top),"--v-layout-bottom":Se(v.value.bottom),...m.value?void 0:{transition:"none"}})),p=w(()=>c.value.slice(1).map((S,E)=>{let{id:x}=S;const{layer:I}=c.value[E],B=a.get(x),R=l.get(x);return{id:x,...I,size:Number(B.value),position:R.value}})),C=S=>p.value.find(E=>E.id===S),V=rt("createLayout"),P=ge(!1);Jt(()=>{P.value=!0}),wt(Ql,{register:(S,E)=>{let{id:x,order:I,position:B,layoutSize:R,elementSize:T,active:F,disableTransitions:D,absolute:G}=E;s.set(x,I),l.set(x,B),a.set(x,R),r.set(x,F),D&&u.set(x,D);const te=pi(Yy,V==null?void 0:V.vnode).indexOf(S);te>-1?i.value.splice(te,0,x):i.value.push(x);const ee=w(()=>p.value.findIndex(Q=>Q.id===x)),N=w(()=>n.value+c.value.length*2-ee.value*2),$=w(()=>{const Q=B.value==="left"||B.value==="right",oe=B.value==="right",me=B.value==="bottom",Ee=T.value??R.value,fe=Ee===0?"%":"px",Ie={[B.value]:0,zIndex:N.value,transform:`translate${Q?"X":"Y"}(${(F.value?0:-(Ee===0?100:Ee))*(oe||me?-1:1)}${fe})`,position:G.value||n.value!==gu?"absolute":"fixed",...m.value?void 0:{transition:"none"}};if(!P.value)return Ie;const Ae=p.value[ee.value];if(!Ae)throw new Error(`[Vuetify] Could not find layout item "${x}"`);const Ke=d.value.get(x);return Ke&&(Ae[Ke.position]+=Ke.amount),{...Ie,height:Q?`calc(100% - ${Ae.top}px - ${Ae.bottom}px)`:T.value?`${T.value}px`:void 0,left:oe?void 0:`${Ae.left}px`,right:oe?`${Ae.right}px`:void 0,top:B.value!=="bottom"?`${Ae.top}px`:void 0,bottom:B.value!=="top"?`${Ae.bottom}px`:void 0,width:Q?T.value?`${T.value}px`:void 0:`calc(100% - ${Ae.left}px - ${Ae.right}px)`}}),W=w(()=>({zIndex:N.value-1}));return{layoutItemStyles:$,layoutItemScrimStyles:W,zIndex:N}},unregister:S=>{s.delete(S),l.delete(S),a.delete(S),r.delete(S),u.delete(S),i.value=i.value.filter(E=>E!==S)},mainRect:v,mainStyles:h,getLayoutItem:C,items:p,layoutRect:o,rootZIndex:n});const k=w(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),A=w(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:k,layoutStyles:A,getLayoutItem:C,items:p,layoutRect:o,layoutRef:f}}function jd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,i=pt(t,n),{aliases:l={},components:a={},directives:s={}}=i,r=Rg(i.defaults),u=Ry(i.display,i.ssr),f=Gy(i.theme),o=Uy(i.icons),d=Ug(i.locale),c=Fy(i.date,d),m=Dy(i.goTo,d);return{install:h=>{for(const p in s)h.directive(p,s[p]);for(const p in a)h.component(p,a[p]);for(const p in l)h.component(p,Mi({...l[p],name:p,aliasName:l[p].name}));if(f.install(h),h.provide(Ei,r),h.provide(Is,u),h.provide(Jl,f),h.provide(Fs,o),h.provide(Zl,d),h.provide(Iy,c.options),h.provide(ru,c.instance),h.provide($d,m),Re&&i.ssr)if(h.$nuxt)h.$nuxt.hook("app:suspense:resolve",()=>{u.update()});else{const{mount:p}=h;h.mount=function(){const C=p(...arguments);return st(()=>u.update()),h.mount=p,C}}Qt.reset(),h.mixin({computed:{$vuetify(){return ut({defaults:gi.call(this,Ei),display:gi.call(this,Is),theme:gi.call(this,Jl),icons:gi.call(this,Fs),locale:gi.call(this,Zl),date:gi.call(this,ru)})}}})},defaults:r,display:u,theme:f,icons:o,locale:d,date:c,goTo:m}}const Qy="3.7.5";jd.version=Qy;function gi(e){var i,l;const t=this.$,n=((i=t.parent)==null?void 0:i.provides)??((l=t.vnode.appContext)==null?void 0:l.provides);if(n&&e in n)return n[e]}const ep={badge:"Badge",open:"Ouvrir",close:"Fermer",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Annuler"},dataIterator:{noResultsText:"Aucun enregistrement correspondant trouvé",loadingText:"Chargement de l'élément..."},dataTable:{itemsPerPageText:"Lignes par page :",ariaLabel:{sortDescending:"Tri décroissant.",sortAscending:"Tri croissant.",sortNone:"Non trié.",activateNone:"Activer pour supprimer le tri.",activateDescending:"Activer pour trier par ordre décroissant.",activateAscending:"Activer pour trier par ordre croissant."},sortBy:"Trier par"},dataFooter:{itemsPerPageText:"Éléments par page :",itemsPerPageAll:"Tous",nextPage:"Page suivante",prevPage:"Page précédente",firstPage:"Première page",lastPage:"Dernière page",pageText:"{0}-{1} de {2}"},dateRangeInput:{divider:"à"},datePicker:{itemsSelected:"{0} selected",range:{title:"Sélectionner des dates",header:"Entrer des dates"},title:"Sélectionner une date",header:"Entrer une date",input:{placeholder:"Entrer une date"}},noDataText:"Aucune donnée disponible",carousel:{prev:"Visuel précédent",next:"Visuel suivant",ariaLabel:{delimiter:"Diapositive {0} de {1}"}},calendar:{moreEvents:"{0} de plus",today:"Aujourd'hui"},input:{clear:"Vider {0}",prependAction:"{0} action avant",appendAction:"{0} action après",otp:"Caractère {0} du mot de passe à usage unique"},fileInput:{counter:"{0} fichier(s)",counterSize:"{0} fichier(s) ({1} au total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Navigation de pagination",next:"Page suivante",previous:"Page précédente",page:"Aller à la page {0}",currentPage:"Page actuelle, Page {0}",first:"Première page",last:"Dernière page"}},stepper:{next:"Suivant",prev:"Précédent"},rating:{ariaLabel:{item:"Note de {0} sur {1}"}},loading:"Chargement...",infiniteScroll:{loadMore:"Charger plus",empty:"Aucune donnée supplémentaire"}},yu={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},tp={primary:"#2196F3",success:"#00E676"};function np(e,t=!1,n="fr"){const i=e!=null&&e.dark?e.dark==="true":t,l={};for(const u of["primary","secondary"])e!=null&&e[u]&&(l[u]=e[u]);const a={...yu,...l},s={...yu,...tp,...l};return{ssr:!1,locale:{locale:n,messages:{fr:ep,en:Ld}},theme:{defaultTheme:i?"dark":"light",themes:{light:{dark:!1,colors:a},dark:{dark:!0,colors:s}}},defaults:{VCard:{variant:"outlined",style:"border-color: rgba(var(--v-theme-on-surface), var(--v-focus-opacity)) !important;"}}}}function ip(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Os={exports:{}},es,pu;function lp(){if(pu)return es;pu=1;var e=1e3,t=e*60,n=t*60,i=n*24,l=i*7,a=i*365.25;es=function(o,d){d=d||{};var c=typeof o;if(c==="string"&&o.length>0)return s(o);if(c==="number"&&isFinite(o))return d.long?u(o):r(o);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(o))};function s(o){if(o=String(o),!(o.length>100)){var d=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(o);if(d){var c=parseFloat(d[1]),m=(d[2]||"ms").toLowerCase();switch(m){case"years":case"year":case"yrs":case"yr":case"y":return c*a;case"weeks":case"week":case"w":return c*l;case"days":case"day":case"d":return c*i;case"hours":case"hour":case"hrs":case"hr":case"h":return c*n;case"minutes":case"minute":case"mins":case"min":case"m":return c*t;case"seconds":case"second":case"secs":case"sec":case"s":return c*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return c;default:return}}}}function r(o){var d=Math.abs(o);return d>=i?Math.round(o/i)+"d":d>=n?Math.round(o/n)+"h":d>=t?Math.round(o/t)+"m":d>=e?Math.round(o/e)+"s":o+"ms"}function u(o){var d=Math.abs(o);return d>=i?f(o,d,i,"day"):d>=n?f(o,d,n,"hour"):d>=t?f(o,d,t,"minute"):d>=e?f(o,d,e,"second"):o+" ms"}function f(o,d,c,m){var v=d>=c*1.5;return Math.round(o/c)+" "+m+(v?"s":"")}return es}function ap(e){n.debug=n,n.default=n,n.coerce=u,n.disable=a,n.enable=l,n.enabled=s,n.humanize=lp(),n.destroy=f,Object.keys(e).forEach(o=>{n[o]=e[o]}),n.names=[],n.skips=[],n.formatters={};function t(o){let d=0;for(let c=0;c<o.length;c++)d=(d<<5)-d+o.charCodeAt(c),d|=0;return n.colors[Math.abs(d)%n.colors.length]}n.selectColor=t;function n(o){let d,c=null,m,v;function h(...p){if(!h.enabled)return;const C=h,V=Number(new Date),P=V-(d||V);C.diff=P,C.prev=d,C.curr=V,d=V,p[0]=n.coerce(p[0]),typeof p[0]!="string"&&p.unshift("%O");let k=0;p[0]=p[0].replace(/%([a-zA-Z%])/g,(S,E)=>{if(S==="%%")return"%";k++;const x=n.formatters[E];if(typeof x=="function"){const I=p[k];S=x.call(C,I),p.splice(k,1),k--}return S}),n.formatArgs.call(C,p),(C.log||n.log).apply(C,p)}return h.namespace=o,h.useColors=n.useColors(),h.color=n.selectColor(o),h.extend=i,h.destroy=n.destroy,Object.defineProperty(h,"enabled",{enumerable:!0,configurable:!1,get:()=>c!==null?c:(m!==n.namespaces&&(m=n.namespaces,v=n.enabled(o)),v),set:p=>{c=p}}),typeof n.init=="function"&&n.init(h),h}function i(o,d){const c=n(this.namespace+(typeof d>"u"?":":d)+o);return c.log=this.log,c}function l(o){n.save(o),n.namespaces=o,n.names=[],n.skips=[];let d;const c=(typeof o=="string"?o:"").split(/[\s,]+/),m=c.length;for(d=0;d<m;d++)c[d]&&(o=c[d].replace(/\*/g,".*?"),o[0]==="-"?n.skips.push(new RegExp("^"+o.slice(1)+"$")):n.names.push(new RegExp("^"+o+"$")))}function a(){const o=[...n.names.map(r),...n.skips.map(r).map(d=>"-"+d)].join(",");return n.enable(""),o}function s(o){if(o[o.length-1]==="*")return!0;let d,c;for(d=0,c=n.skips.length;d<c;d++)if(n.skips[d].test(o))return!1;for(d=0,c=n.names.length;d<c;d++)if(n.names[d].test(o))return!0;return!1}function r(o){return o.toString().substring(2,o.toString().length-2).replace(/\.\*\?$/,"*")}function u(o){return o instanceof Error?o.stack||o.message:o}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return n.enable(n.load()),n}var sp=ap;(function(e,t){var n={};t.formatArgs=l,t.save=a,t.load=s,t.useColors=i,t.storage=r(),t.destroy=(()=>{let f=!1;return()=>{f||(f=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function i(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function l(f){if(f[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+f[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const o="color: "+this.color;f.splice(1,0,o,"color: inherit");let d=0,c=0;f[0].replace(/%[a-zA-Z%]/g,m=>{m!=="%%"&&(d++,m==="%c"&&(c=d))}),f.splice(c,0,o)}t.log=console.debug||console.log||(()=>{});function a(f){try{f?t.storage.setItem("debug",f):t.storage.removeItem("debug")}catch{}}function s(){let f;try{f=t.storage.getItem("debug")}catch{}return!f&&typeof process<"u"&&"env"in process&&(f=n.DEBUG),f}function r(){try{return localStorage}catch{}}e.exports=sp(t);const{formatters:u}=e.exports;u.j=function(f){try{return JSON.stringify(f)}catch(o){return"[UnexpectedJSONParseError]: "+o.message}}})(Os,Os.exports);var rp=Os.exports;const op=ip(rp),En=op("reactive-search-params");En.log=console.log.bind(console);const ts=(e,t)=>{const n=new Set(Object.keys(e));for(const i of Object.keys(t)){const l=t[i];if(typeof l=="string"&&(e[i]=l,n.delete(i)),Array.isArray(l)){const a=l[l.length-1];typeof a=="string"&&(e[i]=a,n.delete(i))}}for(const i of n)delete e[i]};function up(e){if(!e)try{e=__unctx__.get("nuxt-app").use().$router,En("using nuxt 3 router implicitly")}catch{}const t=ut({});if(e)En("initialize reactive search params based on vue router"),de(e.currentRoute,n=>{En("route.query changed",n.query),ts(t,n.query)},{immediate:!0}),de(t,()=>{En("state changed",t),e==null||e.replace({query:t})});else{En("initialize reactive search params based on window.location.search"),window.addEventListener("popstate",()=>{En("update state based on window.location.search",window.location.search),ts(t,Object.fromEntries(new URLSearchParams(window.location.search)))}),ts(t,Object.fromEntries(new URLSearchParams(window.location.search)));const n=()=>{En("update url based on state",t);const i=new URLSearchParams("");for(const s of Object.keys(t)){const r=t[s];r!=null&&r!==""&&i.set(s,r)}const l=i.toString(),a=l.length>0?"?"+l:"";a!==window.location.search&&window.history.replaceState(window.history.state,window.document.title,window.location.pathname+a)};de(t,()=>{n()})}return t}const Ve=up(),cp=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,dp=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,fp=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function vp(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){mp(e);return}return t}function mp(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function hp(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const i=n.toLowerCase();if(i==="true")return!0;if(i==="false")return!1;if(i==="undefined")return;if(i==="null")return null;if(i==="nan")return Number.NaN;if(i==="infinity")return Number.POSITIVE_INFINITY;if(i==="-infinity")return Number.NEGATIVE_INFINITY}if(!fp.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(cp.test(e)||dp.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,vp)}return JSON.parse(e)}catch(i){if(t.strict)throw i;return e}}const gp=/#/g,yp=/&/g,pp=/\//g,bp=/=/g,Fr=/\+/g,wp=/%5e/gi,Cp=/%60/gi,Sp=/%7c/gi,xp=/%20/gi;function kp(e){return encodeURI(""+e).replace(Sp,"|")}function Ms(e){return kp(typeof e=="string"?e:JSON.stringify(e)).replace(Fr,"%2B").replace(xp,"+").replace(gp,"%23").replace(yp,"%26").replace(Cp,"`").replace(wp,"^").replace(pp,"%2F")}function ns(e){return Ms(e).replace(bp,"%3D")}function zd(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function _p(e){return zd(e.replace(Fr," "))}function Pp(e){return zd(e.replace(Fr," "))}function Vp(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const i=n.match(/([^=]+)=?(.*)/)||[];if(i.length<2)continue;const l=_p(i[1]);if(l==="__proto__"||l==="constructor")continue;const a=Pp(i[2]||"");t[l]===void 0?t[l]=a:Array.isArray(t[l])?t[l].push(a):t[l]=[t[l],a]}return t}function Ap(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ns(e)}=${Ms(n)}`).join("&"):`${ns(e)}=${Ms(t)}`:ns(e)}function Tp(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Ap(t,e[t])).filter(Boolean).join("&")}const Ep=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Lp=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Ip=/^([/\\]\s*){2,}[^/\\]/,Fp=/\/$|\/\?|\/#/,Op=/^\.?\//;function Wd(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Ep.test(e):Lp.test(e)||(t.acceptRelative?Ip.test(e):!1)}function Rs(e="",t){return t?Fp.test(e):e.endsWith("/")}function Mp(e="",t){if(!t)return(Rs(e)?e.slice(0,-1):e)||"/";if(!Rs(e,!0))return e||"/";let n=e,i="";const l=e.indexOf("#");l>=0&&(n=e.slice(0,l),i=e.slice(l));const[a,...s]=n.split("?");return(a.slice(0,-1)||"/")+(s.length>0?`?${s.join("?")}`:"")+i}function Rp(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Rs(e,!0))return e||"/";let n=e,i="";const l=e.indexOf("#");if(l>=0&&(n=e.slice(0,l),i=e.slice(l),!n))return i;const[a,...s]=n.split("?");return a+"/"+(s.length>0?`?${s.join("?")}`:"")+i}function Bp(e,t){if(Dp(t)||Wd(e))return e;const n=Mp(t);return e.startsWith(n)?e:Hp(n,e)}function $p(e,t){const n=qd(e),i={...Vp(n.search),...t};return n.search=Tp(i),jp(n)}function Dp(e){return!e||e==="/"}function Np(e){return e&&e!=="/"}function Hp(e,...t){let n=e||"";for(const i of t.filter(l=>Np(l)))if(n){const l=i.replace(Op,"");n=Rp(n)+l}else n=i;return n}const Ud=Symbol.for("ufo:protocolRelative");function qd(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,d,c=""]=n;return{protocol:d.toLowerCase(),pathname:c,href:d+c,auth:"",host:"",search:"",hash:""}}if(!Wd(e,{acceptRelative:!0}))return t?qd(t+e):bu(e);const[,i="",l,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,s="",r=""]=a.match(/([^#/?]*)(.*)?/)||[],{pathname:u,search:f,hash:o}=bu(r.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:i.toLowerCase(),auth:l?l.slice(0,Math.max(0,l.length-1)):"",host:s,pathname:u,search:f,hash:o,[Ud]:!i}}function bu(e=""){const[t="",n="",i=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:i}}function jp(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",i=e.hash||"",l=e.auth?e.auth+"@":"",a=e.host||"";return(e.protocol||e[Ud]?(e.protocol||"")+"//":"")+l+a+t+n+i}class zp extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Wp(e){var u,f,o,d,c;const t=((u=e.error)==null?void 0:u.message)||((f=e.error)==null?void 0:f.toString())||"",n=((o=e.request)==null?void 0:o.method)||((d=e.options)==null?void 0:d.method)||"GET",i=((c=e.request)==null?void 0:c.url)||String(e.request)||"/",l=`[${n}] ${JSON.stringify(i)}`,a=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",s=`${l}: ${a}${t?` ${t}`:""}`,r=new zp(s,e.error?{cause:e.error}:void 0);for(const m of["request","options","response"])Object.defineProperty(r,m,{get(){return e[m]}});for(const[m,v]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(r,m,{get(){return e.response&&e.response[v]}});return r}const Up=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function wu(e="GET"){return Up.has(e.toUpperCase())}function qp(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const Kp=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Gp=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Yp(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Gp.test(t)?"json":Kp.has(t)||t.startsWith("text/")?"text":"blob"}function Zp(e,t,n=globalThis.Headers){const i={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(i.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(i.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){i.headers=new n((t==null?void 0:t.headers)||{});for(const[l,a]of new n((e==null?void 0:e.headers)||{}))i.headers.set(l,a)}return i}const Xp=new Set([408,409,425,429,500,502,503,504]),Jp=new Set([101,204,205,304]);function Kd(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:i=globalThis.AbortController}=e;async function l(r){const u=r.error&&r.error.name==="AbortError"&&!r.options.timeout||!1;if(r.options.retry!==!1&&!u){let o;typeof r.options.retry=="number"?o=r.options.retry:o=wu(r.options.method)?0:1;const d=r.response&&r.response.status||500;if(o>0&&(Array.isArray(r.options.retryStatusCodes)?r.options.retryStatusCodes.includes(d):Xp.has(d))){const c=r.options.retryDelay||0;return c>0&&await new Promise(m=>setTimeout(m,c)),a(r.request,{...r.options,retry:o-1,timeout:r.options.timeout})}}const f=Wp(r);throw Error.captureStackTrace&&Error.captureStackTrace(f,a),f}const a=async function(u,f={}){var c;const o={request:u,options:Zp(f,e.defaults,n),response:void 0,error:void 0};if(o.options.method=(c=o.options.method)==null?void 0:c.toUpperCase(),o.options.onRequest&&await o.options.onRequest(o),typeof o.request=="string"&&(o.options.baseURL&&(o.request=Bp(o.request,o.options.baseURL)),(o.options.query||o.options.params)&&(o.request=$p(o.request,{...o.options.params,...o.options.query}))),o.options.body&&wu(o.options.method)&&(qp(o.options.body)?(o.options.body=typeof o.options.body=="string"?o.options.body:JSON.stringify(o.options.body),o.options.headers=new n(o.options.headers||{}),o.options.headers.has("content-type")||o.options.headers.set("content-type","application/json"),o.options.headers.has("accept")||o.options.headers.set("accept","application/json")):("pipeTo"in o.options.body&&typeof o.options.body.pipeTo=="function"||typeof o.options.body.pipe=="function")&&("duplex"in o.options||(o.options.duplex="half"))),!o.options.signal&&o.options.timeout){const m=new i;setTimeout(()=>m.abort(),o.options.timeout),o.options.signal=m.signal}try{o.response=await t(o.request,o.options)}catch(m){return o.error=m,o.options.onRequestError&&await o.options.onRequestError(o),await l(o)}if(o.response.body&&!Jp.has(o.response.status)&&o.options.method!=="HEAD"){const m=(o.options.parseResponse?"json":o.options.responseType)||Yp(o.response.headers.get("content-type")||"");switch(m){case"json":{const v=await o.response.text(),h=o.options.parseResponse||hp;o.response._data=h(v);break}case"stream":{o.response._data=o.response.body;break}default:o.response._data=await o.response[m]()}}return o.options.onResponse&&await o.options.onResponse(o),!o.options.ignoreResponseError&&o.response.status>=400&&o.response.status<600?(o.options.onResponseError&&await o.options.onResponseError(o),await l(o)):o.response},s=async function(u,f){return(await a(u,f))._data};return s.raw=a,s.native=(...r)=>t(...r),s.create=(r={})=>Kd({...e,defaults:{...e.defaults,...r}}),s}const Or=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),Qp=Or.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),eb=Or.Headers,tb=Or.AbortController,ea=Kd({fetch:Qp,Headers:eb,AbortController:tb});var nb={exports:{}};(function(e){(function(t){if(typeof window>"u")return;var n=0,i=!1,l=!1,a="message",s=a.length,r="[iFrameSizer]",u=r.length,f=null,o=window.requestAnimationFrame,d=Object.freeze({max:1,scroll:1,bodyScroll:1,documentElementScroll:1}),c={},m=null,v=Object.freeze({autoResize:!0,bodyBackground:null,bodyMargin:null,bodyMarginV1:8,bodyPadding:null,checkOrigin:!0,inPageLinks:!1,enablePublicMethods:!0,heightCalculationMethod:"bodyOffset",id:"iFrameResizer",interval:32,log:!1,maxHeight:1/0,maxWidth:1/0,minHeight:0,minWidth:0,mouseEvents:!0,resizeFrom:"parent",scrolling:!1,sizeHeight:!0,sizeWidth:!1,warningTimeout:5e3,tolerance:0,widthCalculationMethod:"scroll",onClose:function(){return!0},onClosed:function(){},onInit:function(){},onMessage:function(){x("onMessage function not defined")},onMouseEnter:function(){},onMouseLeave:function(){},onResized:function(){},onScroll:function(){return!0}});function h(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function p(y,_,M){y.addEventListener(_,M,!1)}function C(y,_,M){y.removeEventListener(_,M,!1)}function V(){var y=["moz","webkit","o","ms"],_;for(_=0;_<y.length&&!o;_+=1)o=window[y[_]+"RequestAnimationFrame"];o?o=o.bind(window):S("setup","RequestAnimationFrame not supported")}function P(y){var _="Host page: "+y;return window.top!==window.self&&(_=window.parentIFrame&&window.parentIFrame.getId?window.parentIFrame.getId()+": "+y:"Nested host page: "+y),_}function k(y){return r+"["+P(y)+"]"}function A(y){return c[y]?c[y].log:i}function S(y,_){I("log",y,_,A(y))}function E(y,_){I("info",y,_,A(y))}function x(y,_){I("warn",y,_,!0)}function I(y,_,M,L){L===!0&&typeof window.console=="object"&&console[y](k(_),M)}function B(y){function _(){function se(){ee($e),G(ke),nn("onResized",$e)}H("Height"),H("Width"),N(se,$e,"init")}function M(){var se=Kt.slice(u).split(":"),Pe=se[1]?parseInt(se[1],10):0,Ge=c[se[0]]&&c[se[0]].iframe,Qe=getComputedStyle(Ge);return{iframe:Ge,id:se[0],height:Pe+L(Qe)+O(Qe),width:se[2],type:se[3]}}function L(se){if(se.boxSizing!=="border-box")return 0;var Pe=se.paddingTop?parseInt(se.paddingTop,10):0,Ge=se.paddingBottom?parseInt(se.paddingBottom,10):0;return Pe+Ge}function O(se){if(se.boxSizing!=="border-box")return 0;var Pe=se.borderTopWidth?parseInt(se.borderTopWidth,10):0,Ge=se.borderBottomWidth?parseInt(se.borderBottomWidth,10):0;return Pe+Ge}function H(se){var Pe=Number(c[ke]["max"+se]),Ge=Number(c[ke]["min"+se]),Qe=se.toLowerCase(),ft=Number($e[Qe]);S(ke,"Checking "+Qe+" is in range "+Ge+"-"+Pe),ft<Ge&&(ft=Ge,S(ke,"Set "+Qe+" to min value")),ft>Pe&&(ft=Pe,S(ke,"Set "+Qe+" to max value")),$e[Qe]=""+ft}function z(){function se(){function Qe(){var Ct=0,gn=!1;for(S(ke,"Checking connection is from allowed list of origins: "+Ge);Ct<Ge.length;Ct++)if(Ge[Ct]===Pe){gn=!0;break}return gn}function ft(){var Ct=c[ke]&&c[ke].remoteHost;return S(ke,"Checking connection is from: "+Ct),Pe===Ct}return Ge.constructor===Array?Qe():ft()}var Pe=y.origin,Ge=c[ke]&&c[ke].checkOrigin;if(Ge&&""+Pe!="null"&&!se())throw new Error("Unexpected message received from: "+Pe+" for "+$e.iframe.id+". Message was: "+y.data+". This error can be disabled by setting the checkOrigin: false option or by providing of array of trusted domains.");return!0}function q(){return r===(""+Kt).slice(0,u)&&Kt.slice(u).split(":")[0]in c}function j(){var se=$e.type in{true:1,false:1,undefined:1};return se&&S(ke,"Ignoring init message from meta parent page"),se}function ae(se){return Kt.slice(Kt.indexOf(":")+s+se)}function Y(se){S(ke,"onMessage passed: {iframe: "+$e.iframe.id+", message: "+se+"}"),nn("onMessage",{iframe:$e.iframe,message:JSON.parse(se)}),S(ke,"--")}function ce(){var se=document.body.getBoundingClientRect(),Pe=$e.iframe.getBoundingClientRect();return JSON.stringify({iframeHeight:Pe.height,iframeWidth:Pe.width,clientHeight:Math.max(document.documentElement.clientHeight,window.innerHeight||0),clientWidth:Math.max(document.documentElement.clientWidth,window.innerWidth||0),offsetTop:parseInt(Pe.top-se.top,10),offsetLeft:parseInt(Pe.left-se.left,10),scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,documentHeight:document.documentElement.clientHeight,documentWidth:document.documentElement.clientWidth,windowHeight:window.innerHeight,windowWidth:window.innerWidth})}function we(se,Pe){function Ge(){$("Send Page Info","pageInfo:"+ce(),se,Pe)}fe(Ge,32,Pe)}function Le(){function se(ft,Ct){function gn(){c[Qe]?we(c[Qe].iframe,Qe):Pe()}["scroll","resize"].forEach(function(eo){S(Qe,ft+eo+" listener for sendPageInfo"),Ct(window,eo,gn)})}function Pe(){se("Remove ",C)}function Ge(){se("Add ",p)}var Qe=ke;Ge(),c[Qe]&&(c[Qe].stopPageInfo=Pe)}function Ne(){c[ke]&&c[ke].stopPageInfo&&(c[ke].stopPageInfo(),delete c[ke].stopPageInfo)}function Me(){var se=!0;return $e.iframe===null&&(x(ke,"IFrame ("+$e.id+") not found"),se=!1),se}function le(se){var Pe=se.getBoundingClientRect();return D(ke),{x:Math.floor(Number(Pe.left)+Number(f.x)),y:Math.floor(Number(Pe.top)+Number(f.y))}}function ie(se){function Pe(){f=Ct,Be(),S(ke,"--")}function Ge(){return{x:Number($e.width)+ft.x,y:Number($e.height)+ft.y}}function Qe(){window.parentIFrame?window.parentIFrame["scrollTo"+(se?"Offset":"")](Ct.x,Ct.y):x(ke,"Unable to scroll to requested position, window.parentIFrame not found")}var ft=se?le($e.iframe):{x:0,y:0},Ct=Ge();S(ke,"Reposition requested from iFrame (offset x:"+ft.x+" y:"+ft.y+")"),window.top===window.self?Pe():Qe()}function Be(){nn("onScroll",f)===!1?Z():G(ke)}function He(se){function Pe(){var gn=le(Ct);S(ke,"Moving to in page link (#"+Qe+") at x: "+gn.x+" y: "+gn.y),f={x:gn.x,y:gn.y},Be(),S(ke,"--")}function Ge(){window.parentIFrame?window.parentIFrame.moveToAnchor(Qe):S(ke,"In page link #"+Qe+" not found and window.parentIFrame not found")}var Qe=se.split("#")[1]||"",ft=decodeURIComponent(Qe),Ct=document.getElementById(ft)||document.getElementsByName(ft)[0];Ct?Pe():window.top===window.self?S(ke,"In page link #"+Qe+" not found"):Ge()}function ct(se){var Pe={};if(Number($e.width)===0&&Number($e.height)===0){var Ge=ae(9).split(":");Pe={x:Ge[1],y:Ge[0]}}else Pe={x:$e.width,y:$e.height};nn(se,{iframe:$e.iframe,screenX:Number(Pe.x),screenY:Number(Pe.y),type:$e.type})}function nn(se,Pe){return R(ke,se,Pe)}function dt(){switch(c[ke]&&c[ke].firstRun&&Oa(),$e.type){case"close":{F($e.iframe);break}case"message":{Y(ae(6));break}case"mouseenter":{ct("onMouseEnter");break}case"mouseleave":{ct("onMouseLeave");break}case"autoResize":{c[ke].autoResize=JSON.parse(ae(9));break}case"scrollTo":{ie(!1);break}case"scrollToOffset":{ie(!0);break}case"pageInfo":{we(c[ke]&&c[ke].iframe,ke),Le();break}case"pageInfoStop":{Ne();break}case"inPageLink":{He(ae(9));break}case"reset":{te($e);break}case"init":{_(),nn("onInit",$e.iframe);break}default:Number($e.width)===0&&Number($e.height)===0?x("Unsupported message received ("+$e.type+"), this is likely due to the iframe containing a later version of iframe-resizer than the parent page"):_()}}function Vt(se){var Pe=!0;return c[se]||(Pe=!1,x($e.type+" No settings for "+se+". Message was: "+Kt)),Pe}function vi(){for(var se in c)$("iFrame requested init",W(se),c[se].iframe,se)}function Oa(){c[ke]&&(c[ke].firstRun=!1)}var Kt=y.data,$e={},ke=null;Kt==="[iFrameResizerChild]Ready"?vi():q()?($e=M(),ke=$e.id,c[ke]&&(c[ke].loaded=!0),!j()&&Vt(ke)&&(S(ke,"Received: "+Kt),Me()&&z()&&dt())):E(ke,"Ignored: "+Kt)}function R(y,_,M){var L=null,O=null;if(c[y])if(L=c[y][_],typeof L=="function")O=L(M);else throw new TypeError(_+" on iFrame["+y+"] is not a function");return O}function T(y){var _=y.id;delete c[_]}function F(y){var _=y.id;if(R(_,"onClose",_)===!1){S(_,"Close iframe cancelled by onClose event");return}S(_,"Removing iFrame: "+_);try{y.parentNode&&y.parentNode.removeChild(y)}catch(M){x(M)}R(_,"onClosed",_),S(_,"--"),T(y)}function D(y){f===null&&(f={x:window.pageXOffset===t?document.documentElement.scrollLeft:window.pageXOffset,y:window.pageYOffset===t?document.documentElement.scrollTop:window.pageYOffset},S(y,"Get page position: "+f.x+","+f.y))}function G(y){f!==null&&(window.scrollTo(f.x,f.y),S(y,"Set page position: "+f.x+","+f.y),Z())}function Z(){f=null}function te(y){function _(){ee(y),$("reset","reset",y.iframe,y.id)}S(y.id,"Size reset requested by "+(y.type==="init"?"host page":"iFrame")),D(y.id),N(_,y,"reset")}function ee(y){function _(H){if(!y.id){S("undefined","messageData id not set");return}y.iframe.style[H]=y[H]+"px",S(y.id,"IFrame ("+O+") "+H+" set to "+y[H]+"px")}function M(H){!l&&y[H]==="0"&&(l=!0,S(O,"Hidden iFrame detected, creating visibility listener"),Ie())}function L(H){_(H),M(H)}var O=y.iframe.id;c[O]&&(c[O].sizeHeight&&L("height"),c[O].sizeWidth&&L("width"))}function N(y,_,M){M!==_.type&&o&&!window.jasmine?(S(_.id,"Requesting animation frame"),o(y)):y()}function $(y,_,M,L,O){function H(){var Y=c[L]&&c[L].targetOrigin;S(L,"["+y+"] Sending msg to iframe["+L+"] ("+_+") targetOrigin: "+Y),M.contentWindow.postMessage(r+_,Y)}function z(){x(L,"["+y+"] IFrame("+L+") not found")}function q(){M&&"contentWindow"in M&&M.contentWindow!==null?H():z()}function j(){function Y(){c[L]&&!c[L].loaded&&!ae&&(ae=!0,x(L,"IFrame has not responded within "+c[L].warningTimeout/1e3+" seconds. Check iFrameResizer.contentWindow.js has been loaded in iFrame. This message can be ignored if everything is working, or you can set the warningTimeout option to a higher value or zero to suppress this warning."))}O&&c[L]&&c[L].warningTimeout&&(c[L].msgTimeout=setTimeout(Y,c[L].warningTimeout))}var ae=!1;L=L||M.id,c[L]&&(q(),j())}function W(y){return y+":"+c[y].bodyMarginV1+":"+c[y].sizeWidth+":"+c[y].log+":"+c[y].interval+":"+c[y].enablePublicMethods+":"+c[y].autoResize+":"+c[y].bodyMargin+":"+c[y].heightCalculationMethod+":"+c[y].bodyBackground+":"+c[y].bodyPadding+":"+c[y].tolerance+":"+c[y].inPageLinks+":"+c[y].resizeFrom+":"+c[y].widthCalculationMethod+":"+c[y].mouseEvents}function Q(y){return typeof y=="number"}function oe(y,_){function M(){function ie(He){var ct=c[le][He];ct!==1/0&&ct!==0&&(y.style[He]=Q(ct)?ct+"px":ct,S(le,"Set "+He+" = "+y.style[He]))}function Be(He){if(c[le]["min"+He]>c[le]["max"+He])throw new Error("Value for min"+He+" can not be greater than max"+He)}Be("Height"),Be("Width"),ie("maxHeight"),ie("minHeight"),ie("maxWidth"),ie("minWidth")}function L(){var ie=_&&_.id||v.id+n++;return document.getElementById(ie)!==null&&(ie+=n++),ie}function O(ie){if(typeof ie!="string")throw new TypeError("Invaild id for iFrame. Expected String");return ie===""&&(y.id=ie=L(),i=(_||{}).log,S(ie,"Added missing iframe ID: "+ie+" ("+y.src+")")),ie}function H(){switch(S(le,"IFrame scrolling "+(c[le]&&c[le].scrolling?"enabled":"disabled")+" for "+le),y.style.overflow=(c[le]&&c[le].scrolling)===!1?"hidden":"auto",c[le]&&c[le].scrolling){case"omit":break;case!0:{y.scrolling="yes";break}case!1:{y.scrolling="no";break}default:y.scrolling=c[le]?c[le].scrolling:"no"}}function z(){(typeof(c[le]&&c[le].bodyMargin)=="number"||(c[le]&&c[le].bodyMargin)==="0")&&(c[le].bodyMarginV1=c[le].bodyMargin,c[le].bodyMargin=""+c[le].bodyMargin+"px")}function q(){var ie=c[le]&&c[le].firstRun,Be=c[le]&&c[le].heightCalculationMethod in d;!ie&&Be&&te({iframe:y,height:0,width:0,type:"init"})}function j(){c[le]&&(c[le].iframe.iFrameResizer={close:F.bind(null,c[le].iframe),removeListeners:T.bind(null,c[le].iframe),resize:$.bind(null,"Window resize","resize",c[le].iframe),moveToAnchor:function(ie){$("Move to anchor","moveToAnchor:"+ie,c[le].iframe,le)},sendMessage:function(ie){ie=JSON.stringify(ie),$("Send Message","message:"+ie,c[le].iframe,le)}})}function ae(ie){function Be(){$("iFrame.onload",ie,y,t,!0),q()}function He(nn){if(y.parentNode){var dt=new nn(function(Vt){Vt.forEach(function(vi){var Oa=Array.prototype.slice.call(vi.removedNodes);Oa.forEach(function(Kt){Kt===y&&F(y)})})});dt.observe(y.parentNode,{childList:!0})}}var ct=h();ct&&He(ct),p(y,"load",Be),$("init",ie,y,t,!0)}function Y(ie){if(typeof ie!="object")throw new TypeError("Options is not an object")}function ce(ie){for(var Be in v)Object.prototype.hasOwnProperty.call(v,Be)&&(c[le][Be]=Object.prototype.hasOwnProperty.call(ie,Be)?ie[Be]:v[Be])}function we(ie){return ie===""||ie.match(/^(about:blank|javascript:|file:\/\/)/)!==null?"*":ie}function Le(ie){var Be=ie.split("Callback");if(Be.length===2){var He="on"+Be[0].charAt(0).toUpperCase()+Be[0].slice(1);this[He]=this[ie],delete this[ie],x(le,"Deprecated: '"+ie+"' has been renamed '"+He+"'. The old method will be removed in the next major version.")}}function Ne(ie){ie=ie||{},c[le]=Object.create(null),c[le].iframe=y,c[le].firstRun=!0,c[le].remoteHost=y.src&&y.src.split("/").slice(0,3).join("/"),Y(ie),Object.keys(ie).forEach(Le,ie),ce(ie),c[le]&&(c[le].targetOrigin=c[le].checkOrigin===!0?we(c[le].remoteHost):"*")}function Me(){return le in c&&"iFrameResizer"in y}var le=O(y.id);Me()?x(le,"Ignored iFrame, already setup."):(Ne(_),H(),M(),z(),ae(W(le)),j())}function me(y,_){m===null&&(m=setTimeout(function(){m=null,y()},_))}var Ee={};function fe(y,_,M){Ee[M]||(Ee[M]=setTimeout(function(){Ee[M]=null,y()},_))}function Ie(){function y(){function O(H){function z(j){return(c[H]&&c[H].iframe.style[j])==="0px"}function q(j){return j.offsetParent!==null}c[H]&&q(c[H].iframe)&&(z("height")||z("width"))&&$("Visibility change","resize",c[H].iframe,H)}Object.keys(c).forEach(function(H){O(H)})}function _(O){S("window","Mutation observed: "+O[0].target+" "+O[0].type),me(y,16)}function M(){var O=document.querySelector("body"),H={attributes:!0,attributeOldValue:!1,characterData:!0,characterDataOldValue:!1,childList:!0,subtree:!0},z=new L(_);z.observe(O,H)}var L=h();L&&M()}function Ae(y){function _(){Fe("Window "+y,"resize")}S("window","Trigger event: "+y),me(_,16)}function Ke(){function y(){Fe("Tab Visible","resize")}document.visibilityState!=="hidden"&&(S("document","Trigger event: Visibility change"),me(y,16))}function Fe(y,_){function M(L){return c[L]&&c[L].resizeFrom==="parent"&&c[L].autoResize&&!c[L].firstRun}Object.keys(c).forEach(function(L){M(L)&&$(y,_,c[L].iframe,L)})}function K(){p(window,"message",B),p(window,"resize",function(){Ae("resize")}),p(document,"visibilitychange",Ke),p(document,"-webkit-visibilitychange",Ke)}function xe(){function y(L,O){function H(){if(O.tagName){if(O.tagName.toUpperCase()!=="IFRAME")throw new TypeError("Expected <IFRAME> tag, found <"+O.tagName+">")}else throw new TypeError("Object is not a valid DOM element")}O&&(H(),oe(O,L),M.push(O))}function _(L){L&&L.enablePublicMethods&&x("enablePublicMethods option has been removed, public methods are now always available in the iFrame")}var M;return V(),K(),function(O,H){switch(M=[],_(O),typeof H){case"undefined":case"string":{Array.prototype.forEach.call(document.querySelectorAll(H||"iframe"),y.bind(t,O));break}case"object":{y(O,H);break}default:throw new TypeError("Unexpected data type ("+typeof H+")")}return M}}function b(y){y.fn?y.fn.iFrameResize||(y.fn.iFrameResize=function(M){function L(O,H){oe(H,M)}return this.filter("iframe").each(L).end()}):E("","Unable to bind to jQuery, it is not fully loaded.")}window.jQuery!==t&&b(window.jQuery),typeof t=="function"&&t.amd?t([],xe):e.exports=xe(),window.iFrameResize=window.iFrameResize||xe()})()})(nb);const ib=U({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),tt=re(!1)({name:"VDefaultsProvider",props:ib(),setup(e,t){let{slots:n}=t;const{defaults:i,disabled:l,reset:a,root:s,scoped:r}=rr(e);return zn(i,{reset:a,root:s,scoped:r,disabled:l}),()=>{var u;return(u=n.default)==null?void 0:u.call(n)}}});function Mr(e){return kr(()=>{const t=[],n={};if(e.value.background)if(Es(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&Vg(e.value.background)){const i=dn(e.value.background);if(i.a==null||i.a===1){const l=Vd(i);n.color=l,n.caretColor=l}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(Es(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function jt(e,t){const n=w(()=>({text:et(e)?e.value:t?e[t]:null})),{colorClasses:i,colorStyles:l}=Mr(n);return{textColorClasses:i,textColorStyles:l}}function Zt(e,t){const n=w(()=>({background:et(e)?e.value:t?e[t]:null})),{colorClasses:i,colorStyles:l}=Mr(n);return{backgroundColorClasses:i,backgroundColorStyles:l}}const lb=["x-small","small","default","large","x-large"],gl=U({size:{type:[String,Number],default:"default"}},"size");function yl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return kr(()=>{let n,i;return ql(lb,e.size)?n=`${t}--size-${e.size}`:e.size&&(i={width:Se(e.size),height:Se(e.size)}),{sizeClasses:n,sizeStyles:i}})}const Je=U({tag:{type:String,default:"div"}},"tag"),ab=U({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Oe,..._e(),...gl(),...Je({tag:"i"}),...at()},"VIcon"),Ue=re()({name:"VIcon",props:ab(),setup(e,t){let{attrs:n,slots:i}=t;const l=X(),{themeClasses:a}=ot(e),{iconData:s}=qy(w(()=>l.value||e.icon)),{sizeClasses:r}=yl(e),{textColorClasses:u,textColorStyles:f}=jt(ne(e,"color"));return ye(()=>{var c,m;const o=(c=i.default)==null?void 0:c.call(i);o&&(l.value=(m=pd(o).filter(v=>v.type===hl&&v.children&&typeof v.children=="string")[0])==null?void 0:m.children);const d=!!(n.onClick||n.onClickOnce);return g(s.value.component,{tag:e.tag,icon:s.value.icon,class:["v-icon","notranslate",a.value,r.value,u.value,{"v-icon--clickable":d,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[r.value?void 0:{fontSize:Se(e.size),height:Se(e.size),width:Se(e.size)},f.value,e.style],role:d?"button":void 0,"aria-hidden":!d,tabindex:d?e.disabled?-1:0:void 0},{default:()=>[o]})}),{}}}),Wt=U({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Ut(e){return{dimensionStyles:w(()=>{const n={},i=Se(e.height),l=Se(e.maxHeight),a=Se(e.maxWidth),s=Se(e.minHeight),r=Se(e.minWidth),u=Se(e.width);return i!=null&&(n.height=i),l!=null&&(n.maxHeight=l),a!=null&&(n.maxWidth=a),s!=null&&(n.minHeight=s),r!=null&&(n.minWidth=r),u!=null&&(n.width=u),n})}}function sb(e){return{aspectStyles:w(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const Gd=U({aspectRatio:[String,Number],contentClass:null,inline:Boolean,..._e(),...Wt()},"VResponsive"),Bs=re()({name:"VResponsive",props:Gd(),setup(e,t){let{slots:n}=t;const{aspectStyles:i}=sb(e),{dimensionStyles:l}=Ut(e);return ye(()=>{var a;return g("div",{class:["v-responsive",{"v-responsive--inline":e.inline},e.class],style:[l.value,e.style]},[g("div",{class:"v-responsive__sizer",style:i.value},null),(a=n.additional)==null?void 0:a.call(n),n.default&&g("div",{class:["v-responsive__content",e.contentClass]},[n.default()])])}),{}}}),Rt=U({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Bt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{roundedClasses:w(()=>{const i=et(e)?e.value:e.rounded,l=et(e)?e.value:e.tile,a=[];if(i===!0||i==="")a.push(`${t}--rounded`);else if(typeof i=="string"||i===0)for(const s of String(i).split(" "))a.push(`rounded-${s}`);else(l||i===!1)&&a.push("rounded-0");return a})}}const Bi=U({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),Sn=(e,t)=>{let{slots:n}=t;const{transition:i,disabled:l,group:a,...s}=e,{component:r=a?pr:ai,...u}=typeof i=="object"?i:{};return Hn(r,he(typeof i=="string"?{name:l?"":i}:u,typeof i=="string"?{}:Object.fromEntries(Object.entries({disabled:l,group:a}).filter(f=>{let[o,d]=f;return d!==void 0})),s),n)};function rb(e,t){if(!br)return;const n=t.modifiers||{},i=t.value,{handler:l,options:a}=typeof i=="object"?i:{handler:i,options:{}},s=new IntersectionObserver(function(){var d;let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],u=arguments.length>1?arguments[1]:void 0;const f=(d=e._observe)==null?void 0:d[t.instance.$.uid];if(!f)return;const o=r.some(c=>c.isIntersecting);l&&(!n.quiet||f.init)&&(!n.once||o||f.init)&&l(o,r,u),o&&n.once?Yd(e,t):f.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:s},s.observe(e)}function Yd(e,t){var i;const n=(i=e._observe)==null?void 0:i[t.instance.$.uid];n&&(n.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const ob={mounted:rb,unmounted:Yd},Zd=ob,ub=U({absolute:Boolean,alt:String,cover:Boolean,color:String,draggable:{type:[Boolean,String],default:void 0},eager:Boolean,gradient:String,lazySrc:String,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},sizes:String,src:{type:[String,Object],default:""},crossorigin:String,referrerpolicy:String,srcset:String,position:String,...Gd(),..._e(),...Rt(),...Bi()},"VImg"),Xd=re()({name:"VImg",directives:{intersect:Zd},props:ub(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:i}=t;const{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(ne(e,"color")),{roundedClasses:s}=Bt(e),r=rt("VImg"),u=ge(""),f=X(),o=ge(e.eager?"loading":"idle"),d=ge(),c=ge(),m=w(()=>e.src&&typeof e.src=="object"?{src:e.src.src,srcset:e.srcset||e.src.srcset,lazySrc:e.lazySrc||e.src.lazySrc,aspect:Number(e.aspectRatio||e.src.aspect||0)}:{src:e.src,srcset:e.srcset,lazySrc:e.lazySrc,aspect:Number(e.aspectRatio||0)}),v=w(()=>m.value.aspect||d.value/c.value||0);de(()=>e.src,()=>{h(o.value!=="idle")}),de(v,(T,F)=>{!T&&F&&f.value&&k(f.value)}),dr(()=>h());function h(T){if(!(e.eager&&T)&&!(br&&!T&&!e.eager)){if(o.value="loading",m.value.lazySrc){const F=new Image;F.src=m.value.lazySrc,k(F,null)}m.value.src&&st(()=>{var F;n("loadstart",((F=f.value)==null?void 0:F.currentSrc)||m.value.src),setTimeout(()=>{var D;if(!r.isUnmounted)if((D=f.value)!=null&&D.complete){if(f.value.naturalWidth||C(),o.value==="error")return;v.value||k(f.value,null),o.value==="loading"&&p()}else v.value||k(f.value),V()})})}}function p(){var T;r.isUnmounted||(V(),k(f.value),o.value="loaded",n("load",((T=f.value)==null?void 0:T.currentSrc)||m.value.src))}function C(){var T;r.isUnmounted||(o.value="error",n("error",((T=f.value)==null?void 0:T.currentSrc)||m.value.src))}function V(){const T=f.value;T&&(u.value=T.currentSrc||T.src)}let P=-1;zt(()=>{clearTimeout(P)});function k(T){let F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const D=()=>{if(clearTimeout(P),r.isUnmounted)return;const{naturalHeight:G,naturalWidth:Z}=T;G||Z?(d.value=Z,c.value=G):!T.complete&&o.value==="loading"&&F!=null?P=window.setTimeout(D,F):(T.currentSrc.endsWith(".svg")||T.currentSrc.startsWith("data:image/svg+xml"))&&(d.value=1,c.value=1)};D()}const A=w(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),S=()=>{var D;if(!m.value.src||o.value==="idle")return null;const T=g("img",{class:["v-img__img",A.value],style:{objectPosition:e.position},src:m.value.src,srcset:m.value.srcset,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:f,onLoad:p,onError:C},null),F=(D=i.sources)==null?void 0:D.call(i);return g(Sn,{transition:e.transition,appear:!0},{default:()=>[ht(F?g("picture",{class:"v-img__picture"},[F,T]):T,[[jn,o.value==="loaded"]])]})},E=()=>g(Sn,{transition:e.transition},{default:()=>[m.value.lazySrc&&o.value!=="loaded"&&g("img",{class:["v-img__img","v-img__img--preload",A.value],style:{objectPosition:e.position},src:m.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),x=()=>i.placeholder?g(Sn,{transition:e.transition,appear:!0},{default:()=>[(o.value==="loading"||o.value==="error"&&!i.error)&&g("div",{class:"v-img__placeholder"},[i.placeholder()])]}):null,I=()=>i.error?g(Sn,{transition:e.transition,appear:!0},{default:()=>[o.value==="error"&&g("div",{class:"v-img__error"},[i.error()])]}):null,B=()=>e.gradient?g("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,R=ge(!1);{const T=de(v,F=>{F&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{R.value=!0})}),T())})}return ye(()=>{const T=Bs.filterProps(e);return ht(g(Bs,he({class:["v-img",{"v-img--absolute":e.absolute,"v-img--booting":!R.value},l.value,s.value,e.class],style:[{width:Se(e.width==="auto"?d.value:e.width)},a.value,e.style]},T,{aspectRatio:v.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>g(ve,null,[g(S,null,null),g(E,null,null),g(B,null,null),g(x,null,null),g(I,null,null)]),default:i.default}),[[Vn("intersect"),{handler:h,options:e.options},null,{once:!0}]])}),{currentSrc:u,image:f,state:o,naturalWidth:d,naturalHeight:c}}}),ui=U({border:[Boolean,Number,String]},"border");function ci(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{borderClasses:w(()=>{const i=et(e)?e.value:e.border,l=[];if(i===!0||i==="")l.push(`${t}--border`);else if(typeof i=="string"||i===0)for(const a of String(i).split(" "))l.push(`border-${a}`);return l})}}const cb=[null,"default","comfortable","compact"],qt=U({density:{type:String,default:"default",validator:e=>cb.includes(e)}},"density");function tn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{densityClasses:w(()=>`${t}--density-${e.density}`)}}const db=["elevated","flat","tonal","outlined","text","plain"];function di(e,t){return g(ve,null,[e&&g("span",{key:"overlay",class:`${t}__overlay`},null),g("span",{key:"underlay",class:`${t}__underlay`},null)])}const hn=U({color:String,variant:{type:String,default:"elevated",validator:e=>db.includes(e)}},"variant");function fi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=w(()=>{const{variant:a}=J(e);return`${t}--variant-${a}`}),{colorClasses:i,colorStyles:l}=Mr(w(()=>{const{variant:a,color:s}=J(e);return{[["elevated","flat"].includes(a)?"background":"text"]:s}}));return{colorClasses:i,colorStyles:l,variantClasses:n}}const fb=U({start:Boolean,end:Boolean,icon:Oe,image:String,text:String,...ui(),..._e(),...qt(),...Rt(),...gl(),...Je(),...at(),...hn({variant:"flat"})},"VAvatar"),Rn=re()({name:"VAvatar",props:fb(),setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{borderClasses:l}=ci(e),{colorClasses:a,colorStyles:s,variantClasses:r}=fi(e),{densityClasses:u}=tn(e),{roundedClasses:f}=Bt(e),{sizeClasses:o,sizeStyles:d}=yl(e);return ye(()=>g(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},i.value,l.value,a.value,u.value,f.value,o.value,r.value,e.class],style:[s.value,d.value,e.style]},{default:()=>[n.default?g(tt,{key:"content-defaults",defaults:{VImg:{cover:!0,src:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?g(Xd,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?g(Ue,{key:"icon",icon:e.icon},null):e.text,di(!1,"v-avatar")]})),{}}}),vb=U({text:String,onClick:Ot(),..._e(),...at()},"VLabel"),Jd=re()({name:"VLabel",props:vb(),setup(e,t){let{slots:n}=t;return ye(()=>{var i;return g("label",{class:["v-label",{"v-label--clickable":!!e.onClick},e.class],style:e.style,onClick:e.onClick},[e.text,(i=n.default)==null?void 0:i.call(n)])}),{}}}),Qd=Symbol.for("vuetify:selection-control-group"),ef=U({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Oe,trueIcon:Oe,ripple:{type:[Boolean,Object],default:!0},multiple:{type:Boolean,default:null},name:String,readonly:{type:Boolean,default:null},modelValue:null,type:String,valueComparator:{type:Function,default:Oi},..._e(),...qt(),...at()},"SelectionControlGroup"),mb=U({...ef({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");re()({name:"VSelectionControlGroup",props:mb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),l=Qt(),a=w(()=>e.id||`v-selection-control-group-${l}`),s=w(()=>e.name||a.value),r=new Set;return wt(Qd,{modelValue:i,forceUpdate:()=>{r.forEach(u=>u())},onForceUpdate:u=>{r.add(u),bt(()=>{r.delete(u)})}}),zn({[e.defaultsTarget]:{color:ne(e,"color"),disabled:ne(e,"disabled"),density:ne(e,"density"),error:ne(e,"error"),inline:ne(e,"inline"),modelValue:i,multiple:w(()=>!!e.multiple||e.multiple==null&&Array.isArray(i.value)),name:s,falseIcon:ne(e,"falseIcon"),trueIcon:ne(e,"trueIcon"),readonly:ne(e,"readonly"),ripple:ne(e,"ripple"),type:ne(e,"type"),valueComparator:ne(e,"valueComparator")}}),ye(()=>{var u;return g("div",{class:["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class],style:e.style,role:e.type==="radio"?"radiogroup":void 0},[(u=n.default)==null?void 0:u.call(n)])}),{}}});const $s=Symbol("rippleStop"),hb=80;function Cu(e,t){e.style.transform=t,e.style.webkitTransform=t}function Ds(e){return e.constructor.name==="TouchEvent"}function tf(e){return e.constructor.name==="KeyboardEvent"}const gb=function(e,t){var d;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=0,l=0;if(!tf(e)){const c=t.getBoundingClientRect(),m=Ds(e)?e.touches[e.touches.length-1]:e;i=m.clientX-c.left,l=m.clientY-c.top}let a=0,s=.3;(d=t._ripple)!=null&&d.circle?(s=.15,a=t.clientWidth/2,a=n.center?a:a+Math.sqrt((i-a)**2+(l-a)**2)/4):a=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const r=`${(t.clientWidth-a*2)/2}px`,u=`${(t.clientHeight-a*2)/2}px`,f=n.center?r:`${i-a}px`,o=n.center?u:`${l-a}px`;return{radius:a,scale:s,x:f,y:o,centerX:r,centerY:u}},ta={show(e,t){var m;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((m=t==null?void 0:t._ripple)!=null&&m.enabled))return;const i=document.createElement("span"),l=document.createElement("span");i.appendChild(l),i.className="v-ripple__container",n.class&&(i.className+=` ${n.class}`);const{radius:a,scale:s,x:r,y:u,centerX:f,centerY:o}=gb(e,t,n),d=`${a*2}px`;l.className="v-ripple__animation",l.style.width=d,l.style.height=d,t.appendChild(i);const c=window.getComputedStyle(t);c&&c.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),l.classList.add("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--visible"),Cu(l,`translate(${r}, ${u}) scale3d(${s},${s},${s})`),l.dataset.activated=String(performance.now()),setTimeout(()=>{l.classList.remove("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--in"),Cu(l,`translate(${f}, ${o}) scale3d(1,1,1)`)},0)},hide(e){var a;if(!((a=e==null?void 0:e._ripple)!=null&&a.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const n=t[t.length-1];if(n.dataset.isHiding)return;n.dataset.isHiding="true";const i=performance.now()-Number(n.dataset.activated),l=Math.max(250-i,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var r;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((r=n.parentNode)==null?void 0:r.parentNode)===e&&e.removeChild(n.parentNode)},300)},l)}};function nf(e){return typeof e>"u"||!!e}function rl(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[$s])){if(e[$s]=!0,Ds(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||tf(e),n._ripple.class&&(t.class=n._ripple.class),Ds(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{ta.show(e,n,t)},n._ripple.showTimer=window.setTimeout(()=>{var i;(i=n==null?void 0:n._ripple)!=null&&i.showTimerCommit&&(n._ripple.showTimerCommit(),n._ripple.showTimerCommit=null)},hb)}else ta.show(e,n,t)}}function Su(e){e[$s]=!0}function Mt(e){const t=e.currentTarget;if(t!=null&&t._ripple){if(window.clearTimeout(t._ripple.showTimer),e.type==="touchend"&&t._ripple.showTimerCommit){t._ripple.showTimerCommit(),t._ripple.showTimerCommit=null,t._ripple.showTimer=window.setTimeout(()=>{Mt(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),ta.hide(t)}}function lf(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let ol=!1;function af(e){!ol&&(e.keyCode===$o.enter||e.keyCode===$o.space)&&(ol=!0,rl(e))}function sf(e){ol=!1,Mt(e)}function rf(e){ol&&(ol=!1,Mt(e))}function of(e,t,n){const{value:i,modifiers:l}=t,a=nf(i);if(a||ta.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=l.center,e._ripple.circle=l.circle,hd(i)&&i.class&&(e._ripple.class=i.class),a&&!n){if(l.stop){e.addEventListener("touchstart",Su,{passive:!0}),e.addEventListener("mousedown",Su);return}e.addEventListener("touchstart",rl,{passive:!0}),e.addEventListener("touchend",Mt,{passive:!0}),e.addEventListener("touchmove",lf,{passive:!0}),e.addEventListener("touchcancel",Mt),e.addEventListener("mousedown",rl),e.addEventListener("mouseup",Mt),e.addEventListener("mouseleave",Mt),e.addEventListener("keydown",af),e.addEventListener("keyup",sf),e.addEventListener("blur",rf),e.addEventListener("dragstart",Mt,{passive:!0})}else!a&&n&&uf(e)}function uf(e){e.removeEventListener("mousedown",rl),e.removeEventListener("touchstart",rl),e.removeEventListener("touchend",Mt),e.removeEventListener("touchmove",lf),e.removeEventListener("touchcancel",Mt),e.removeEventListener("mouseup",Mt),e.removeEventListener("mouseleave",Mt),e.removeEventListener("keydown",af),e.removeEventListener("keyup",sf),e.removeEventListener("dragstart",Mt),e.removeEventListener("blur",rf)}function yb(e,t){of(e,t,!1)}function pb(e){delete e._ripple,uf(e)}function bb(e,t){if(t.value===t.oldValue)return;const n=nf(t.oldValue);of(e,t,n)}const $i={mounted:yb,unmounted:pb,updated:bb},Rr=U({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,..._e(),...ef()},"VSelectionControl");function wb(e){const t=qe(Qd,void 0),{densityClasses:n}=tn(e),i=Ye(e,"modelValue"),l=w(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),a=w(()=>e.falseValue!==void 0?e.falseValue:!1),s=w(()=>!!e.multiple||e.multiple==null&&Array.isArray(i.value)),r=w({get(){const m=t?t.modelValue.value:i.value;return s.value?Ft(m).some(v=>e.valueComparator(v,l.value)):e.valueComparator(m,l.value)},set(m){if(e.readonly)return;const v=m?l.value:a.value;let h=v;s.value&&(h=m?[...Ft(i.value),v]:Ft(i.value).filter(p=>!e.valueComparator(p,l.value))),t?t.modelValue.value=h:i.value=h}}),{textColorClasses:u,textColorStyles:f}=jt(w(()=>{if(!(e.error||e.disabled))return r.value?e.color:e.baseColor})),{backgroundColorClasses:o,backgroundColorStyles:d}=Zt(w(()=>r.value&&!e.error&&!e.disabled?e.color:e.baseColor)),c=w(()=>r.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:l,falseValue:a,model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,icon:c}}const na=re()({name:"VSelectionControl",directives:{Ripple:$i},inheritAttrs:!1,props:Rr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const{group:l,densityClasses:a,icon:s,model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,trueValue:c}=wb(e),m=Qt(),v=ge(!1),h=ge(!1),p=X(),C=w(()=>e.id||`input-${m}`),V=w(()=>!e.disabled&&!e.readonly);l==null||l.onForceUpdate(()=>{p.value&&(p.value.checked=r.value)});function P(E){V.value&&(v.value=!0,Ti(E.target,":focus-visible")!==!1&&(h.value=!0))}function k(){v.value=!1,h.value=!1}function A(E){E.stopPropagation()}function S(E){if(!V.value){p.value&&(p.value.checked=r.value);return}e.readonly&&l&&st(()=>l.forceUpdate()),r.value=E.target.checked}return ye(()=>{var R,T;const E=i.label?i.label({label:e.label,props:{for:C.value}}):e.label,[x,I]=xr(n),B=g("input",he({ref:p,checked:r.value,disabled:!!e.disabled,id:C.value,onBlur:k,onFocus:P,onInput:S,"aria-disabled":!!e.disabled,"aria-label":e.label,type:e.type,value:c.value,name:e.name,"aria-checked":e.type==="checkbox"?r.value:void 0},I),null);return g("div",he({class:["v-selection-control",{"v-selection-control--dirty":r.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":v.value,"v-selection-control--focus-visible":h.value,"v-selection-control--inline":e.inline},a.value,e.class]},x,{style:e.style}),[g("div",{class:["v-selection-control__wrapper",u.value],style:f.value},[(R=i.default)==null?void 0:R.call(i,{backgroundColorClasses:o,backgroundColorStyles:d}),ht(g("div",{class:["v-selection-control__input"]},[((T=i.input)==null?void 0:T.call(i,{model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,inputNode:B,icon:s.value,props:{onFocus:P,onBlur:k,id:C.value}}))??g(ve,null,[s.value&&g(Ue,{key:"icon",icon:s.value},null),B])]),[[Vn("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),E&&g(Jd,{for:C.value,onClick:A},{default:()=>[E]})])}),{isFocused:v,input:p}}}),Cb=U({indeterminate:Boolean,indeterminateIcon:{type:Oe,default:"$checkboxIndeterminate"},...Rr({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),cf=re()({name:"VCheckboxBtn",props:Cb(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"indeterminate"),l=Ye(e,"modelValue");function a(u){i.value&&(i.value=!1)}const s=w(()=>i.value?e.indeterminateIcon:e.falseIcon),r=w(()=>i.value?e.indeterminateIcon:e.trueIcon);return ye(()=>{const u=vn(na.filterProps(e),["modelValue"]);return g(na,he(u,{modelValue:l.value,"onUpdate:modelValue":[f=>l.value=f,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:s.value,trueIcon:r.value,"aria-checked":i.value?"mixed":void 0}),n)}),{}}});function df(e){const{t}=Ri();function n(i){let{name:l}=i;const a={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[l],s=e[`onClick:${l}`],r=s&&a?t(`$vuetify.input.${a}`,e.label??""):void 0;return g(Ue,{icon:e[`${l}Icon`],"aria-label":r,onClick:s},null)}return{InputIcon:n}}const Sb=U({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function $t(e,t,n){return re()({name:e,props:Sb({mode:n,origin:t}),setup(i,l){let{slots:a}=l;const s={onBeforeEnter(r){i.origin&&(r.style.transformOrigin=i.origin)},onLeave(r){if(i.leaveAbsolute){const{offsetTop:u,offsetLeft:f,offsetWidth:o,offsetHeight:d}=r;r._transitionInitialStyles={position:r.style.position,top:r.style.top,left:r.style.left,width:r.style.width,height:r.style.height},r.style.position="absolute",r.style.top=`${u}px`,r.style.left=`${f}px`,r.style.width=`${o}px`,r.style.height=`${d}px`}i.hideOnLeave&&r.style.setProperty("display","none","important")},onAfterLeave(r){if(i.leaveAbsolute&&(r!=null&&r._transitionInitialStyles)){const{position:u,top:f,left:o,width:d,height:c}=r._transitionInitialStyles;delete r._transitionInitialStyles,r.style.position=u||"",r.style.top=f||"",r.style.left=o||"",r.style.width=d||"",r.style.height=c||""}}};return()=>{const r=i.group?pr:ai;return Hn(r,{name:i.disabled?"":e,css:!i.disabled,...i.group?void 0:{mode:i.mode},...i.disabled?{}:s},a.default)}}})}function ff(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return re()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(i,l){let{slots:a}=l;const s=i.group?pr:ai;return()=>Hn(s,{name:i.disabled?"":e,css:!i.disabled,...i.disabled?{}:t},a.default)}})}function vf(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";const n=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)?"width":"height",i=Pt(`offset-${n}`);return{onBeforeEnter(s){s._parent=s.parentNode,s._initialStyle={transition:s.style.transition,overflow:s.style.overflow,[n]:s.style[n]}},onEnter(s){const r=s._initialStyle;s.style.setProperty("transition","none","important"),s.style.overflow="hidden";const u=`${s[i]}px`;s.style[n]="0",s.offsetHeight,s.style.transition=r.transition,e&&s._parent&&s._parent.classList.add(e),requestAnimationFrame(()=>{s.style[n]=u})},onAfterEnter:a,onEnterCancelled:a,onLeave(s){s._initialStyle={transition:"",overflow:s.style.overflow,[n]:s.style[n]},s.style.overflow="hidden",s.style[n]=`${s[i]}px`,s.offsetHeight,requestAnimationFrame(()=>s.style[n]="0")},onAfterLeave:l,onLeaveCancelled:l};function l(s){e&&s._parent&&s._parent.classList.remove(e),a(s)}function a(s){const r=s._initialStyle[n];s.style.overflow=s._initialStyle.overflow,r!=null&&(s.style[n]=r),delete s._initialStyle}}const xb=U({target:[Object,Array]},"v-dialog-transition"),mf=re()({name:"VDialogTransition",props:xb(),setup(e,t){let{slots:n}=t;const i={onBeforeEnter(l){l.style.pointerEvents="none",l.style.visibility="hidden"},async onEnter(l,a){var c;await new Promise(m=>requestAnimationFrame(m)),await new Promise(m=>requestAnimationFrame(m)),l.style.visibility="";const{x:s,y:r,sx:u,sy:f,speed:o}=ku(e.target,l),d=Xn(l,[{transform:`translate(${s}px, ${r}px) scale(${u}, ${f})`,opacity:0},{}],{duration:225*o,easing:Dg});(c=xu(l))==null||c.forEach(m=>{Xn(m,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*o,easing:sl})}),d.finished.then(()=>a())},onAfterEnter(l){l.style.removeProperty("pointer-events")},onBeforeLeave(l){l.style.pointerEvents="none"},async onLeave(l,a){var c;await new Promise(m=>requestAnimationFrame(m));const{x:s,y:r,sx:u,sy:f,speed:o}=ku(e.target,l);Xn(l,[{},{transform:`translate(${s}px, ${r}px) scale(${u}, ${f})`,opacity:0}],{duration:125*o,easing:Ng}).finished.then(()=>a()),(c=xu(l))==null||c.forEach(m=>{Xn(m,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*o,easing:sl})})},onAfterLeave(l){l.style.removeProperty("pointer-events")}};return()=>e.target?g(ai,he({name:"dialog-transition"},i,{css:!1}),n):g(ai,{name:"dialog-transition"},n)}});function xu(e){var n;const t=(n=e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list"))==null?void 0:n.children;return t&&[...t]}function ku(e,t){const n=Sd(e),i=Pr(t),[l,a]=getComputedStyle(t).transformOrigin.split(" ").map(C=>parseFloat(C)),[s,r]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let u=n.left+n.width/2;s==="left"||r==="left"?u-=n.width/2:(s==="right"||r==="right")&&(u+=n.width/2);let f=n.top+n.height/2;s==="top"||r==="top"?f-=n.height/2:(s==="bottom"||r==="bottom")&&(f+=n.height/2);const o=n.width/i.width,d=n.height/i.height,c=Math.max(1,o,d),m=o/c||0,v=d/c||0,h=i.width*i.height/(window.innerWidth*window.innerHeight),p=h>.12?Math.min(1.5,(h-.12)*10+1):1;return{x:u-(l+i.left),y:f-(a+i.top),sx:m,sy:v,speed:p}}$t("fab-transition","center center","out-in");$t("dialog-bottom-transition");$t("dialog-top-transition");const _u=$t("fade-transition"),kb=$t("scale-transition");$t("scroll-x-transition");$t("scroll-x-reverse-transition");$t("scroll-y-transition");$t("scroll-y-reverse-transition");$t("slide-x-transition");$t("slide-x-reverse-transition");const hf=$t("slide-y-transition");$t("slide-y-reverse-transition");const gf=ff("expand-transition",vf()),yf=ff("expand-x-transition",vf("",!0)),_b=U({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},..._e(),...Bi({transition:{component:hf,leaveAbsolute:!0,group:!0}})},"VMessages"),Pb=re()({name:"VMessages",props:_b(),setup(e,t){let{slots:n}=t;const i=w(()=>Ft(e.messages)),{textColorClasses:l,textColorStyles:a}=jt(w(()=>e.color));return ye(()=>g(Sn,{transition:e.transition,tag:"div",class:["v-messages",l.value,e.class],style:[a.value,e.style],role:"alert","aria-live":"polite"},{default:()=>[e.active&&i.value.map((s,r)=>g("div",{class:"v-messages__message",key:`${r}-${i.value}`},[n.message?n.message({message:s}):s]))]})),{}}}),pf=U({focused:Boolean,"onUpdate:focused":Ot()},"focus");function Br(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=Ye(e,"focused"),i=w(()=>({[`${t}--focused`]:n.value}));function l(){n.value=!0}function a(){n.value=!1}return{focusClasses:i,isFocused:n,focus:l,blur:a}}const Vb=Symbol.for("vuetify:form");function $r(e){const t=qe(Vb,null);return{...t,isReadonly:w(()=>!!((e==null?void 0:e.readonly)??(t==null?void 0:t.isReadonly.value))),isDisabled:w(()=>!!((e==null?void 0:e.disabled)??(t==null?void 0:t.isDisabled.value)))}}const Ab=U({disabled:{type:Boolean,default:null},error:Boolean,errorMessages:{type:[Array,String],default:()=>[]},maxErrors:{type:[Number,String],default:1},name:String,label:String,readonly:{type:Boolean,default:null},rules:{type:Array,default:()=>[]},modelValue:null,validateOn:String,validationValue:null,...pf()},"validation");function Tb(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Qt();const i=Ye(e,"modelValue"),l=w(()=>e.validationValue===void 0?i.value:e.validationValue),a=$r(e),s=X([]),r=ge(!0),u=w(()=>!!(Ft(i.value===""?null:i.value).length||Ft(l.value===""?null:l.value).length)),f=w(()=>{var P;return(P=e.errorMessages)!=null&&P.length?Ft(e.errorMessages).concat(s.value).slice(0,Math.max(0,+e.maxErrors)):s.value}),o=w(()=>{var A;let P=(e.validateOn??((A=a.validateOn)==null?void 0:A.value))||"input";P==="lazy"&&(P="input lazy"),P==="eager"&&(P="input eager");const k=new Set((P==null?void 0:P.split(" "))??[]);return{input:k.has("input"),blur:k.has("blur")||k.has("input")||k.has("invalid-input"),invalidInput:k.has("invalid-input"),lazy:k.has("lazy"),eager:k.has("eager")}}),d=w(()=>{var P;return e.error||(P=e.errorMessages)!=null&&P.length?!1:e.rules.length?r.value?s.value.length||o.value.lazy?null:!0:!s.value.length:!0}),c=ge(!1),m=w(()=>({[`${t}--error`]:d.value===!1,[`${t}--dirty`]:u.value,[`${t}--disabled`]:a.isDisabled.value,[`${t}--readonly`]:a.isReadonly.value})),v=rt("validation"),h=w(()=>e.name??J(n));dr(()=>{var P;(P=a.register)==null||P.call(a,{id:h.value,vm:v,validate:V,reset:p,resetValidation:C})}),zt(()=>{var P;(P=a.unregister)==null||P.call(a,h.value)}),Jt(async()=>{var P;o.value.lazy||await V(!o.value.eager),(P=a.update)==null||P.call(a,h.value,d.value,f.value)}),Mn(()=>o.value.input||o.value.invalidInput&&d.value===!1,()=>{de(l,()=>{if(l.value!=null)V();else if(e.focused){const P=de(()=>e.focused,k=>{k||V(),P()})}})}),Mn(()=>o.value.blur,()=>{de(()=>e.focused,P=>{P||V()})}),de([d,f],()=>{var P;(P=a.update)==null||P.call(a,h.value,d.value,f.value)});async function p(){i.value=null,await st(),await C()}async function C(){r.value=!0,o.value.lazy?s.value=[]:await V(!o.value.eager)}async function V(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const k=[];c.value=!0;for(const A of e.rules){if(k.length>=+(e.maxErrors??1))break;const E=await(typeof A=="function"?A:()=>A)(l.value);if(E!==!0){if(E!==!1&&typeof E!="string"){console.warn(`${E} is not a valid value. Rule functions must return boolean true or a string.`);continue}k.push(E||"")}}return s.value=k,c.value=!1,r.value=P,s.value}return{errorMessages:f,isDirty:u,isDisabled:a.isDisabled,isReadonly:a.isReadonly,isPristine:r,isValid:d,isValidating:c,reset:p,resetValidation:C,validate:V,validationClasses:m}}const Dr=U({id:String,appendIcon:Oe,centerAffix:{type:Boolean,default:!0},prependIcon:Oe,hideDetails:[Boolean,String],hideSpinButtons:Boolean,hint:String,persistentHint:Boolean,messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},"onClick:prepend":Ot(),"onClick:append":Ot(),..._e(),...qt(),...ng(Wt(),["maxWidth","minWidth","width"]),...at(),...Ab()},"VInput"),ia=re()({name:"VInput",props:{...Dr()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i,emit:l}=t;const{densityClasses:a}=tn(e),{dimensionStyles:s}=Ut(e),{themeClasses:r}=ot(e),{rtlClasses:u}=en(),{InputIcon:f}=df(e),o=Qt(),d=w(()=>e.id||`input-${o}`),c=w(()=>`${d.value}-messages`),{errorMessages:m,isDirty:v,isDisabled:h,isReadonly:p,isPristine:C,isValid:V,isValidating:P,reset:k,resetValidation:A,validate:S,validationClasses:E}=Tb(e,"v-input",d),x=w(()=>({id:d,messagesId:c,isDirty:v,isDisabled:h,isReadonly:p,isPristine:C,isValid:V,isValidating:P,reset:k,resetValidation:A,validate:S})),I=w(()=>{var B;return(B=e.errorMessages)!=null&&B.length||!C.value&&m.value.length?m.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return ye(()=>{var D,G,Z,te;const B=!!(i.prepend||e.prependIcon),R=!!(i.append||e.appendIcon),T=I.value.length>0,F=!e.hideDetails||e.hideDetails==="auto"&&(T||!!i.details);return g("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--hide-spin-buttons":e.hideSpinButtons},a.value,r.value,u.value,E.value,e.class],style:[s.value,e.style]},[B&&g("div",{key:"prepend",class:"v-input__prepend"},[(D=i.prepend)==null?void 0:D.call(i,x.value),e.prependIcon&&g(f,{key:"prepend-icon",name:"prepend"},null)]),i.default&&g("div",{class:"v-input__control"},[(G=i.default)==null?void 0:G.call(i,x.value)]),R&&g("div",{key:"append",class:"v-input__append"},[e.appendIcon&&g(f,{key:"append-icon",name:"append"},null),(Z=i.append)==null?void 0:Z.call(i,x.value)]),F&&g("div",{class:"v-input__details"},[g(Pb,{id:c.value,active:T,messages:I.value},{message:i.message}),(te=i.details)==null?void 0:te.call(i,x.value)])])}),{reset:k,resetValidation:A,validate:S,isValid:V,errorMessages:m}}}),ka=U({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),_a=U({value:null,disabled:Boolean,selectedClass:String},"group-item");function Pa(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const i=rt("useGroupItem");if(!i)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const l=Qt();wt(Symbol.for(`${t.description}:id`),l);const a=qe(t,null);if(!a){if(!n)return a;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const s=ne(e,"value"),r=w(()=>!!(a.disabled.value||e.disabled));a.register({id:l,value:s,disabled:r},i),zt(()=>{a.unregister(l)});const u=w(()=>a.isSelected(l)),f=w(()=>a.items.value[0].id===l),o=w(()=>a.items.value[a.items.value.length-1].id===l),d=w(()=>u.value&&[a.selectedClass.value,e.selectedClass]);return de(u,c=>{i.emit("group:selected",{value:c})},{flush:"sync"}),{id:l,isSelected:u,isFirst:f,isLast:o,toggle:()=>a.select(l,!u.value),select:c=>a.select(l,c),selectedClass:d,value:s,disabled:r,group:a}}function pl(e,t){let n=!1;const i=ut([]),l=Ye(e,"modelValue",[],c=>c==null?[]:bf(i,Ft(c)),c=>{const m=Lb(i,c);return e.multiple?m:m[0]}),a=rt("useGroup");function s(c,m){const v=c,h=Symbol.for(`${t.description}:id`),C=pi(h,a==null?void 0:a.vnode).indexOf(m);J(v.value)==null&&(v.value=C,v.useIndexAsValue=!0),C>-1?i.splice(C,0,v):i.push(v)}function r(c){if(n)return;u();const m=i.findIndex(v=>v.id===c);i.splice(m,1)}function u(){const c=i.find(m=>!m.disabled);c&&e.mandatory==="force"&&!l.value.length&&(l.value=[c.id])}Jt(()=>{u()}),zt(()=>{n=!0}),fr(()=>{for(let c=0;c<i.length;c++)i[c].useIndexAsValue&&(i[c].value=c)});function f(c,m){const v=i.find(h=>h.id===c);if(!(m&&(v!=null&&v.disabled)))if(e.multiple){const h=l.value.slice(),p=h.findIndex(V=>V===c),C=~p;if(m=m??!C,C&&e.mandatory&&h.length<=1||!C&&e.max!=null&&h.length+1>e.max)return;p<0&&m?h.push(c):p>=0&&!m&&h.splice(p,1),l.value=h}else{const h=l.value.includes(c);if(e.mandatory&&h)return;l.value=m??!h?[c]:[]}}function o(c){if(e.multiple,l.value.length){const m=l.value[0],v=i.findIndex(C=>C.id===m);let h=(v+c)%i.length,p=i[h];for(;p.disabled&&h!==v;)h=(h+c)%i.length,p=i[h];if(p.disabled)return;l.value=[i[h].id]}else{const m=i.find(v=>!v.disabled);m&&(l.value=[m.id])}}const d={register:s,unregister:r,selected:l,select:f,disabled:ne(e,"disabled"),prev:()=>o(i.length-1),next:()=>o(1),isSelected:c=>l.value.includes(c),selectedClass:w(()=>e.selectedClass),items:w(()=>i),getItemIndex:c=>Eb(i,c)};return wt(t,d),d}function Eb(e,t){const n=bf(e,[t]);return n.length?e.findIndex(i=>i.id===n[0]):-1}function bf(e,t){const n=[];return t.forEach(i=>{const l=e.find(s=>Oi(i,s.value)),a=e[i];(l==null?void 0:l.value)!=null?n.push(l.id):a!=null&&n.push(a.id)}),n}function Lb(e,t){const n=[];return t.forEach(i=>{const l=e.findIndex(a=>a.id===i);if(~l){const a=e[l];n.push(a.value!=null?a.value:l)}}),n}function Ib(e){let{selectedElement:t,containerElement:n,isRtl:i,isHorizontal:l}=e;const a=ul(l,n),s=wf(l,i,n),r=ul(l,t),u=Cf(l,t),f=r*.4;return s>u?u-f:s+a<u+r?u-a+r+f:s}function Fb(e){let{selectedElement:t,containerElement:n,isHorizontal:i}=e;const l=ul(i,n),a=Cf(i,t),s=ul(i,t);return a-l/2+s/2}function Pu(e,t){const n=e?"scrollWidth":"scrollHeight";return(t==null?void 0:t[n])||0}function Ob(e,t){const n=e?"clientWidth":"clientHeight";return(t==null?void 0:t[n])||0}function wf(e,t,n){if(!n)return 0;const{scrollLeft:i,offsetWidth:l,scrollWidth:a}=n;return e?t?a-l+i:i:n.scrollTop}function ul(e,t){const n=e?"offsetWidth":"offsetHeight";return(t==null?void 0:t[n])||0}function Cf(e,t){const n=e?"offsetLeft":"offsetTop";return(t==null?void 0:t[n])||0}const Mb=Symbol.for("vuetify:v-slide-group"),Nr=U({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:Mb},nextIcon:{type:Oe,default:"$next"},prevIcon:{type:Oe,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},..._e(),...By({mobile:null}),...Je(),...ka({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),la=re()({name:"VSlideGroup",props:Nr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:i}=en(),{displayClasses:l,mobile:a}=Er(e),s=pl(e,e.symbol),r=ge(!1),u=ge(0),f=ge(0),o=ge(0),d=w(()=>e.direction==="horizontal"),{resizeRef:c,contentRect:m}=Li(),{resizeRef:v,contentRect:h}=Li(),p=Ny(),C=w(()=>({container:c.el,duration:200,easing:"easeOutQuart"})),V=w(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[0]):-1),P=w(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[s.selected.value.length-1]):-1);if(Re){let $=-1;de(()=>[s.selected.value,m.value,h.value,d.value],()=>{cancelAnimationFrame($),$=requestAnimationFrame(()=>{if(m.value&&h.value){const W=d.value?"width":"height";f.value=m.value[W],o.value=h.value[W],r.value=f.value+1<o.value}if(V.value>=0&&v.el){const W=v.el.children[P.value];A(W,e.centerActive)}})})}const k=ge(!1);function A($,W){let Q=0;W?Q=Fb({containerElement:c.el,isHorizontal:d.value,selectedElement:$}):Q=Ib({containerElement:c.el,isHorizontal:d.value,isRtl:i.value,selectedElement:$}),S(Q)}function S($){if(!Re||!c.el)return;const W=ul(d.value,c.el),Q=wf(d.value,i.value,c.el);if(!(Pu(d.value,c.el)<=W||Math.abs($-Q)<16)){if(d.value&&i.value&&c.el){const{scrollWidth:me,offsetWidth:Ee}=c.el;$=me-Ee-$}d.value?p.horizontal($,C.value):p($,C.value)}}function E($){const{scrollTop:W,scrollLeft:Q}=$.target;u.value=d.value?Q:W}function x($){if(k.value=!0,!(!r.value||!v.el)){for(const W of $.composedPath())for(const Q of v.el.children)if(Q===W){A(Q);return}}}function I($){k.value=!1}let B=!1;function R($){var W;!B&&!k.value&&!($.relatedTarget&&((W=v.el)!=null&&W.contains($.relatedTarget)))&&D(),B=!1}function T(){B=!0}function F($){if(!v.el)return;function W(Q){$.preventDefault(),D(Q)}d.value?$.key==="ArrowRight"?W(i.value?"prev":"next"):$.key==="ArrowLeft"&&W(i.value?"next":"prev"):$.key==="ArrowDown"?W("next"):$.key==="ArrowUp"&&W("prev"),$.key==="Home"?W("first"):$.key==="End"&&W("last")}function D($){var Q,oe;if(!v.el)return;let W;if(!$)W=Kl(v.el)[0];else if($==="next"){if(W=(Q=v.el.querySelector(":focus"))==null?void 0:Q.nextElementSibling,!W)return D("first")}else if($==="prev"){if(W=(oe=v.el.querySelector(":focus"))==null?void 0:oe.previousElementSibling,!W)return D("last")}else $==="first"?W=v.el.firstElementChild:$==="last"&&(W=v.el.lastElementChild);W&&W.focus({preventScroll:!0})}function G($){const W=d.value&&i.value?-1:1,Q=($==="prev"?-W:W)*f.value;let oe=u.value+Q;if(d.value&&i.value&&c.el){const{scrollWidth:me,offsetWidth:Ee}=c.el;oe+=me-Ee}S(oe)}const Z=w(()=>({next:s.next,prev:s.prev,select:s.select,isSelected:s.isSelected})),te=w(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return r.value||Math.abs(u.value)>0;case"mobile":return a.value||r.value||Math.abs(u.value)>0;default:return!a.value&&(r.value||Math.abs(u.value)>0)}}),ee=w(()=>Math.abs(u.value)>1),N=w(()=>{if(!c.value)return!1;const $=Pu(d.value,c.el),W=Ob(d.value,c.el);return $-W-Math.abs(u.value)>1});return ye(()=>g(e.tag,{class:["v-slide-group",{"v-slide-group--vertical":!d.value,"v-slide-group--has-affixes":te.value,"v-slide-group--is-overflowing":r.value},l.value,e.class],style:e.style,tabindex:k.value||s.selected.value.length?-1:0,onFocus:R},{default:()=>{var $,W,Q;return[te.value&&g("div",{key:"prev",class:["v-slide-group__prev",{"v-slide-group__prev--disabled":!ee.value}],onMousedown:T,onClick:()=>ee.value&&G("prev")},[(($=n.prev)==null?void 0:$.call(n,Z.value))??g(_u,null,{default:()=>[g(Ue,{icon:i.value?e.nextIcon:e.prevIcon},null)]})]),g("div",{key:"container",ref:c,class:"v-slide-group__container",onScroll:E},[g("div",{ref:v,class:"v-slide-group__content",onFocusin:x,onFocusout:I,onKeydown:F},[(W=n.default)==null?void 0:W.call(n,Z.value)])]),te.value&&g("div",{key:"next",class:["v-slide-group__next",{"v-slide-group__next--disabled":!N.value}],onMousedown:T,onClick:()=>N.value&&G("next")},[((Q=n.next)==null?void 0:Q.call(n,Z.value))??g(_u,null,{default:()=>[g(Ue,{icon:i.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:s.selected,scrollTo:G,scrollOffset:u,focus:D,hasPrev:ee,hasNext:N}}}),Sf=Symbol.for("vuetify:v-chip-group"),Rb=U({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:Oi},...Nr(),..._e(),...ka({selectedClass:"v-chip--selected"}),...Je(),...at(),...hn({variant:"tonal"})},"VChipGroup");re()({name:"VChipGroup",props:Rb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{isSelected:l,select:a,next:s,prev:r,selected:u}=pl(e,Sf);return zn({VChip:{color:ne(e,"color"),disabled:ne(e,"disabled"),filter:ne(e,"filter"),variant:ne(e,"variant")}}),ye(()=>{const f=la.filterProps(e);return g(la,he(f,{class:["v-chip-group",{"v-chip-group--column":e.column},i.value,e.class],style:e.style}),{default:()=>{var o;return[(o=n.default)==null?void 0:o.call(n,{isSelected:l,select:a,next:s,prev:r,selected:u.value})]}})}),{}}});const Wn=U({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Un(e){return{elevationClasses:w(()=>{const n=et(e)?e.value:e.elevation,i=[];return n==null||i.push(`elevation-${n}`),i})}}function Bb(){const e=rt("useRoute");return w(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function $b(){var e,t;return(t=(e=rt("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function Va(e,t){var d,c;const n=Am("RouterLink"),i=w(()=>!!(e.href||e.to)),l=w(()=>(i==null?void 0:i.value)||jo(t,"click")||jo(e,"click"));if(typeof n=="string"||!("useLink"in n)){const m=ne(e,"href");return{isLink:i,isClickable:l,href:m,linkProps:ut({href:m})}}const a=w(()=>({...e,to:ne(()=>e.to||"")})),s=n.useLink(a.value),r=w(()=>e.to?s:void 0),u=Bb(),f=w(()=>{var m,v,h;return r.value?e.exact?u.value?((h=r.value.isExactActive)==null?void 0:h.value)&&Oi(r.value.route.value.query,u.value.query):((v=r.value.isExactActive)==null?void 0:v.value)??!1:((m=r.value.isActive)==null?void 0:m.value)??!1:!1}),o=w(()=>{var m;return e.to?(m=r.value)==null?void 0:m.route.value.href:e.href});return{isLink:i,isClickable:l,isActive:f,route:(d=r.value)==null?void 0:d.route,navigate:(c=r.value)==null?void 0:c.navigate,href:o,linkProps:ut({href:o,"aria-current":w(()=>f.value?"page":void 0)})}}const Aa=U({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let is=!1;function Db(e,t){let n=!1,i,l;Re&&(st(()=>{window.addEventListener("popstate",a),i=e==null?void 0:e.beforeEach((s,r,u)=>{is?n?t(u):u():setTimeout(()=>n?t(u):u()),is=!0}),l=e==null?void 0:e.afterEach(()=>{is=!1})}),bt(()=>{window.removeEventListener("popstate",a),i==null||i(),l==null||l()}));function a(s){var r;(r=s.state)!=null&&r.replaced||(n=!0,setTimeout(()=>n=!1))}}const Nb=U({activeClass:String,appendAvatar:String,appendIcon:Oe,closable:Boolean,closeIcon:{type:Oe,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:Oe,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:Ot(),onClickOnce:Ot(),...ui(),..._e(),...qt(),...Wn(),..._a(),...Rt(),...Aa(),...gl(),...Je({tag:"span"}),...at(),...hn({variant:"tonal"})},"VChip"),xf=re()({name:"VChip",directives:{Ripple:$i},props:Nb(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0,"group:selected":e=>!0,click:e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{t:a}=Ri(),{borderClasses:s}=ci(e),{colorClasses:r,colorStyles:u,variantClasses:f}=fi(e),{densityClasses:o}=tn(e),{elevationClasses:d}=Un(e),{roundedClasses:c}=Bt(e),{sizeClasses:m}=yl(e),{themeClasses:v}=ot(e),h=Ye(e,"modelValue"),p=Pa(e,Sf,!1),C=Va(e,n),V=w(()=>e.link!==!1&&C.isLink.value),P=w(()=>!e.disabled&&e.link!==!1&&(!!p||e.link||C.isClickable.value)),k=w(()=>({"aria-label":a(e.closeLabel),onClick(E){E.preventDefault(),E.stopPropagation(),h.value=!1,i("click:close",E)}}));function A(E){var x;i("click",E),P.value&&((x=C.navigate)==null||x.call(C,E),p==null||p.toggle())}function S(E){(E.key==="Enter"||E.key===" ")&&(E.preventDefault(),A(E))}return()=>{var G;const E=C.isLink.value?"a":e.tag,x=!!(e.appendIcon||e.appendAvatar),I=!!(x||l.append),B=!!(l.close||e.closable),R=!!(l.filter||e.filter)&&p,T=!!(e.prependIcon||e.prependAvatar),F=!!(T||l.prepend),D=!p||p.isSelected.value;return h.value&&ht(g(E,he({class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":P.value,"v-chip--filter":R,"v-chip--pill":e.pill,[`${e.activeClass}`]:e.activeClass&&((G=C.isActive)==null?void 0:G.value)},v.value,s.value,D?r.value:void 0,o.value,d.value,c.value,m.value,f.value,p==null?void 0:p.selectedClass.value,e.class],style:[D?u.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,tabindex:P.value?0:void 0,onClick:A,onKeydown:P.value&&!V.value&&S},C.linkProps),{default:()=>{var Z;return[di(P.value,"v-chip"),R&&g(yf,{key:"filter"},{default:()=>[ht(g("div",{class:"v-chip__filter"},[l.filter?g(tt,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},l.filter):g(Ue,{key:"filter-icon",icon:e.filterIcon},null)]),[[jn,p.isSelected.value]])]}),F&&g("div",{key:"prepend",class:"v-chip__prepend"},[l.prepend?g(tt,{key:"prepend-defaults",disabled:!T,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},l.prepend):g(ve,null,[e.prependIcon&&g(Ue,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&g(Rn,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),g("div",{class:"v-chip__content","data-no-activator":""},[((Z=l.default)==null?void 0:Z.call(l,{isSelected:p==null?void 0:p.isSelected.value,selectedClass:p==null?void 0:p.selectedClass.value,select:p==null?void 0:p.select,toggle:p==null?void 0:p.toggle,value:p==null?void 0:p.value.value,disabled:e.disabled}))??e.text]),I&&g("div",{key:"append",class:"v-chip__append"},[l.append?g(tt,{key:"append-defaults",disabled:!x,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},l.append):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),B&&g("button",he({key:"close",class:"v-chip__close",type:"button","data-testid":"close-chip"},k.value),[l.close?g(tt,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},l.close):g(Ue,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[Vn("ripple"),P.value&&e.ripple,null]])}}}),Ns=Symbol.for("vuetify:list");function kf(){const e=qe(Ns,{hasPrepend:ge(!1),updateHasPrepend:()=>null}),t={hasPrepend:ge(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return wt(Ns,t),e}function _f(){return qe(Ns,null)}const Hr=e=>{const t={activate:n=>{let{id:i,value:l,activated:a}=n;return i=pe(i),e&&!l&&a.size===1&&a.has(i)||(l?a.add(i):a.delete(i)),a},in:(n,i,l)=>{let a=new Set;if(n!=null)for(const s of Ft(n))a=t.activate({id:s,value:!0,activated:new Set(a),children:i,parents:l});return a},out:n=>Array.from(n)};return t},Pf=e=>{const t=Hr(e);return{activate:i=>{let{activated:l,id:a,...s}=i;a=pe(a);const r=l.has(a)?new Set([a]):new Set;return t.activate({...s,id:a,activated:r})},in:(i,l,a)=>{let s=new Set;if(i!=null){const r=Ft(i);r.length&&(s=t.in(r.slice(0,1),l,a))}return s},out:(i,l,a)=>t.out(i,l,a)}},Hb=e=>{const t=Hr(e);return{activate:i=>{let{id:l,activated:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.activate({id:l,activated:a,children:s,...r})},in:t.in,out:t.out}},jb=e=>{const t=Pf(e);return{activate:i=>{let{id:l,activated:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.activate({id:l,activated:a,children:s,...r})},in:t.in,out:t.out}},zb={open:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(n){const a=new Set;a.add(t);let s=l.get(t);for(;s!=null;)a.add(s),s=l.get(s);return a}else return i.delete(t),i},select:()=>null},Vf={open:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(n){let a=l.get(t);for(i.add(t);a!=null&&a!==t;)i.add(a),a=l.get(a);return i}else i.delete(t);return i},select:()=>null},Wb={open:Vf.open,select:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(!n)return i;const a=[];let s=l.get(t);for(;s!=null;)a.push(s),s=l.get(s);return new Set(a)}},jr=e=>{const t={select:n=>{let{id:i,value:l,selected:a}=n;if(i=pe(i),e&&!l){const s=Array.from(a.entries()).reduce((r,u)=>{let[f,o]=u;return o==="on"&&r.push(f),r},[]);if(s.length===1&&s[0]===i)return a}return a.set(i,l?"on":"off"),a},in:(n,i,l)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,value:!0,selected:new Map(a),children:i,parents:l});return a},out:n=>{const i=[];for(const[l,a]of n.entries())a==="on"&&i.push(l);return i}};return t},Af=e=>{const t=jr(e);return{select:i=>{let{selected:l,id:a,...s}=i;a=pe(a);const r=l.has(a)?new Map([[a,l.get(a)]]):new Map;return t.select({...s,id:a,selected:r})},in:(i,l,a)=>{let s=new Map;return i!=null&&i.length&&(s=t.in(i.slice(0,1),l,a)),s},out:(i,l,a)=>t.out(i,l,a)}},Ub=e=>{const t=jr(e);return{select:i=>{let{id:l,selected:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.select({id:l,selected:a,children:s,...r})},in:t.in,out:t.out}},qb=e=>{const t=Af(e);return{select:i=>{let{id:l,selected:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.select({id:l,selected:a,children:s,...r})},in:t.in,out:t.out}},Kb=e=>{const t={select:n=>{let{id:i,value:l,selected:a,children:s,parents:r}=n;i=pe(i);const u=new Map(a),f=[i];for(;f.length;){const d=f.shift();a.set(pe(d),l?"on":"off"),s.has(d)&&f.push(...s.get(d))}let o=pe(r.get(i));for(;o;){const d=s.get(o),c=d.every(v=>a.get(pe(v))==="on"),m=d.every(v=>!a.has(pe(v))||a.get(pe(v))==="off");a.set(o,c?"on":m?"off":"indeterminate"),o=pe(r.get(o))}return e&&!l&&Array.from(a.entries()).reduce((c,m)=>{let[v,h]=m;return h==="on"&&c.push(v),c},[]).length===0?u:a},in:(n,i,l)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,value:!0,selected:new Map(a),children:i,parents:l});return a},out:(n,i)=>{const l=[];for(const[a,s]of n.entries())s==="on"&&!i.has(a)&&l.push(a);return l}};return t},cl=Symbol.for("vuetify:nested"),Tf={id:ge(),root:{register:()=>null,unregister:()=>null,parents:X(new Map),children:X(new Map),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:X(!1),selectable:X(!1),opened:X(new Set),activated:X(new Set),selected:X(new Map),selectedValues:X([]),getPath:()=>[]}},Gb=U({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function,Object],selectStrategy:[String,Function,Object],openStrategy:[String,Object],opened:null,activated:null,selected:null,mandatory:Boolean},"nested"),Yb=e=>{let t=!1;const n=X(new Map),i=X(new Map),l=Ye(e,"opened",e.opened,v=>new Set(v),v=>[...v.values()]),a=w(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;if(typeof e.activeStrategy=="function")return e.activeStrategy(e.mandatory);switch(e.activeStrategy){case"leaf":return Hb(e.mandatory);case"single-leaf":return jb(e.mandatory);case"independent":return Hr(e.mandatory);case"single-independent":default:return Pf(e.mandatory)}}),s=w(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;if(typeof e.selectStrategy=="function")return e.selectStrategy(e.mandatory);switch(e.selectStrategy){case"single-leaf":return qb(e.mandatory);case"leaf":return Ub(e.mandatory);case"independent":return jr(e.mandatory);case"single-independent":return Af(e.mandatory);case"classic":default:return Kb(e.mandatory)}}),r=w(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return Wb;case"single":return zb;case"multiple":default:return Vf}}),u=Ye(e,"activated",e.activated,v=>a.value.in(v,n.value,i.value),v=>a.value.out(v,n.value,i.value)),f=Ye(e,"selected",e.selected,v=>s.value.in(v,n.value,i.value),v=>s.value.out(v,n.value,i.value));zt(()=>{t=!0});function o(v){const h=[];let p=v;for(;p!=null;)h.unshift(p),p=i.value.get(p);return h}const d=rt("nested"),c=new Set,m={id:ge(),root:{opened:l,activatable:ne(e,"activatable"),selectable:ne(e,"selectable"),activated:u,selected:f,selectedValues:w(()=>{const v=[];for(const[h,p]of f.value.entries())p==="on"&&v.push(h);return v}),register:(v,h,p)=>{if(c.has(v)){o(v).map(String).join(" -> "),o(h).concat(v).map(String).join(" -> ");return}else c.add(v);h&&v!==h&&i.value.set(v,h),p&&n.value.set(v,[]),h!=null&&n.value.set(h,[...n.value.get(h)||[],v])},unregister:v=>{if(t)return;c.delete(v),n.value.delete(v);const h=i.value.get(v);if(h){const p=n.value.get(h)??[];n.value.set(h,p.filter(C=>C!==v))}i.value.delete(v)},open:(v,h,p)=>{d.emit("click:open",{id:v,value:h,path:o(v),event:p});const C=r.value.open({id:v,value:h,opened:new Set(l.value),children:n.value,parents:i.value,event:p});C&&(l.value=C)},openOnSelect:(v,h,p)=>{const C=r.value.select({id:v,value:h,selected:new Map(f.value),opened:new Set(l.value),children:n.value,parents:i.value,event:p});C&&(l.value=C)},select:(v,h,p)=>{d.emit("click:select",{id:v,value:h,path:o(v),event:p});const C=s.value.select({id:v,value:h,selected:new Map(f.value),children:n.value,parents:i.value,event:p});C&&(f.value=C),m.root.openOnSelect(v,h,p)},activate:(v,h,p)=>{if(!e.activatable)return m.root.select(v,!0,p);d.emit("click:activate",{id:v,value:h,path:o(v),event:p});const C=a.value.activate({id:v,value:h,activated:new Set(u.value),children:n.value,parents:i.value,event:p});C&&(u.value=C)},children:n,parents:i,getPath:o}};return wt(cl,m),m.root},Ef=(e,t)=>{const n=qe(cl,Tf),i=Symbol(Qt()),l=w(()=>e.value!==void 0?e.value:i),a={...n,id:l,open:(s,r)=>n.root.open(l.value,s,r),openOnSelect:(s,r)=>n.root.openOnSelect(l.value,s,r),isOpen:w(()=>n.root.opened.value.has(l.value)),parent:w(()=>n.root.parents.value.get(l.value)),activate:(s,r)=>n.root.activate(l.value,s,r),isActivated:w(()=>n.root.activated.value.has(pe(l.value))),select:(s,r)=>n.root.select(l.value,s,r),isSelected:w(()=>n.root.selected.value.get(pe(l.value))==="on"),isIndeterminate:w(()=>n.root.selected.value.get(l.value)==="indeterminate"),isLeaf:w(()=>!n.root.children.value.get(l.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(l.value,n.id.value,t),zt(()=>{!n.isGroupActivator&&n.root.unregister(l.value)}),t&&wt(cl,a),a},Zb=()=>{const e=qe(cl,Tf);wt(cl,{...e,isGroupActivator:!0})};function zr(){const e=ge(!1);return Jt(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:w(()=>e.value?void 0:{transition:"none !important"}),isBooted:fl(e)}}const Xb=Mi({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return Zb(),()=>{var i;return(i=n.default)==null?void 0:i.call(n)}}}),Jb=U({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Oe,default:"$collapse"},expandIcon:{type:Oe,default:"$expand"},prependIcon:Oe,appendIcon:Oe,fluid:Boolean,subgroup:Boolean,title:String,value:null,..._e(),...Je()},"VListGroup"),Vu=re()({name:"VListGroup",props:Jb(),setup(e,t){let{slots:n}=t;const{isOpen:i,open:l,id:a}=Ef(ne(e,"value"),!0),s=w(()=>`v-list-group--id-${String(a.value)}`),r=_f(),{isBooted:u}=zr();function f(m){m.stopPropagation(),l(!i.value,m)}const o=w(()=>({onClick:f,class:"v-list-group__header",id:s.value})),d=w(()=>i.value?e.collapseIcon:e.expandIcon),c=w(()=>({VListItem:{active:i.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&d.value,appendIcon:e.appendIcon||!e.subgroup&&d.value,title:e.title,value:e.value}}));return ye(()=>g(e.tag,{class:["v-list-group",{"v-list-group--prepend":r==null?void 0:r.hasPrepend.value,"v-list-group--fluid":e.fluid,"v-list-group--subgroup":e.subgroup,"v-list-group--open":i.value},e.class],style:e.style},{default:()=>[n.activator&&g(tt,{defaults:c.value},{default:()=>[g(Xb,null,{default:()=>[n.activator({props:o.value,isOpen:i.value})]})]}),g(Sn,{transition:{component:gf},disabled:!u.value},{default:()=>{var m;return[ht(g("div",{class:"v-list-group__items",role:"group","aria-labelledby":s.value},[(m=n.default)==null?void 0:m.call(n)]),[[jn,i.value]])]}})]})),{isOpen:i}}}),Qb=U({opacity:[Number,String],..._e(),...Je()},"VListItemSubtitle"),e1=re()({name:"VListItemSubtitle",props:Qb(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-list-item-subtitle",e.class],style:[{"--v-list-item-subtitle-opacity":e.opacity},e.style]},n)),{}}}),t1=wa("v-list-item-title"),n1=U({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Oe,baseColor:String,disabled:Boolean,lines:[Boolean,String],link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:[String,Number],title:[String,Number],value:null,onClick:Ot(),onClickOnce:Ot(),...ui(),..._e(),...qt(),...Wt(),...Wn(),...Rt(),...Aa(),...Je(),...at(),...hn({variant:"text"})},"VListItem"),Ii=re()({name:"VListItem",directives:{Ripple:$i},props:n1(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:i,emit:l}=t;const a=Va(e,n),s=w(()=>e.value===void 0?a.href.value:e.value),{activate:r,isActivated:u,select:f,isOpen:o,isSelected:d,isIndeterminate:c,isGroupActivator:m,root:v,parent:h,openOnSelect:p,id:C}=Ef(s,!1),V=_f(),P=w(()=>{var oe;return e.active!==!1&&(e.active||((oe=a.isActive)==null?void 0:oe.value)||(v.activatable.value?u.value:d.value))}),k=w(()=>e.link!==!1&&a.isLink.value),A=w(()=>!!V&&(v.selectable.value||v.activatable.value||e.value!=null)),S=w(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||A.value)),E=w(()=>e.rounded||e.nav),x=w(()=>e.color??e.activeColor),I=w(()=>({color:P.value?x.value??e.baseColor:e.baseColor,variant:e.variant}));de(()=>{var oe;return(oe=a.isActive)==null?void 0:oe.value},oe=>{oe&&h.value!=null&&v.open(h.value,!0),oe&&p(oe)},{immediate:!0});const{themeClasses:B}=ot(e),{borderClasses:R}=ci(e),{colorClasses:T,colorStyles:F,variantClasses:D}=fi(I),{densityClasses:G}=tn(e),{dimensionStyles:Z}=Ut(e),{elevationClasses:te}=Un(e),{roundedClasses:ee}=Bt(E),N=w(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),$=w(()=>({isActive:P.value,select:f,isOpen:o.value,isSelected:d.value,isIndeterminate:c.value}));function W(oe){var me;l("click",oe),S.value&&((me=a.navigate)==null||me.call(a,oe),!m&&(v.activatable.value?r(!u.value,oe):(v.selectable.value||e.value!=null)&&f(!d.value,oe)))}function Q(oe){(oe.key==="Enter"||oe.key===" ")&&(oe.preventDefault(),oe.target.dispatchEvent(new MouseEvent("click",oe)))}return ye(()=>{const oe=k.value?"a":e.tag,me=i.title||e.title!=null,Ee=i.subtitle||e.subtitle!=null,fe=!!(e.appendAvatar||e.appendIcon),Ie=!!(fe||i.append),Ae=!!(e.prependAvatar||e.prependIcon),Ke=!!(Ae||i.prepend);return V==null||V.updateHasPrepend(Ke),e.activeColor&&wg("active-color",["color","base-color"]),ht(g(oe,he({class:["v-list-item",{"v-list-item--active":P.value,"v-list-item--disabled":e.disabled,"v-list-item--link":S.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!Ke&&(V==null?void 0:V.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&P.value},B.value,R.value,T.value,G.value,te.value,N.value,ee.value,D.value,e.class],style:[F.value,Z.value,e.style],tabindex:S.value?V?-2:0:void 0,"aria-selected":A.value?v.activatable.value?u.value:v.selectable.value?d.value:P.value:void 0,onClick:W,onKeydown:S.value&&!k.value&&Q},a.linkProps),{default:()=>{var Fe;return[di(S.value||P.value,"v-list-item"),Ke&&g("div",{key:"prepend",class:"v-list-item__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!Ae,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var K;return[(K=i.prepend)==null?void 0:K.call(i,$.value)]}}):g(ve,null,[e.prependAvatar&&g(Rn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&g(Ue,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),g("div",{class:"v-list-item__spacer"},null)]),g("div",{class:"v-list-item__content","data-no-activator":""},[me&&g(t1,{key:"title"},{default:()=>{var K;return[((K=i.title)==null?void 0:K.call(i,{title:e.title}))??e.title]}}),Ee&&g(e1,{key:"subtitle"},{default:()=>{var K;return[((K=i.subtitle)==null?void 0:K.call(i,{subtitle:e.subtitle}))??e.subtitle]}}),(Fe=i.default)==null?void 0:Fe.call(i,$.value)]),Ie&&g("div",{key:"append",class:"v-list-item__append"},[i.append?g(tt,{key:"append-defaults",disabled:!fe,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var K;return[(K=i.append)==null?void 0:K.call(i,$.value)]}}):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),g("div",{class:"v-list-item__spacer"},null)])]}}),[[Vn("ripple"),S.value&&e.ripple]])}),{activate:r,isActivated:u,isGroupActivator:m,isSelected:d,list:V,select:f,root:v,id:C}}}),i1=U({color:String,inset:Boolean,sticky:Boolean,title:String,..._e(),...Je()},"VListSubheader"),l1=re()({name:"VListSubheader",props:i1(),setup(e,t){let{slots:n}=t;const{textColorClasses:i,textColorStyles:l}=jt(ne(e,"color"));return ye(()=>{const a=!!(n.default||e.title);return g(e.tag,{class:["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},i.value,e.class],style:[{textColorStyles:l},e.style]},{default:()=>{var s;return[a&&g("div",{class:"v-list-subheader__text"},[((s=n.default)==null?void 0:s.call(n))??e.title])]}})}),{}}}),a1=U({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,..._e(),...at()},"VDivider"),s1=re()({name:"VDivider",props:a1(),setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{textColorClasses:a,textColorStyles:s}=jt(ne(e,"color")),r=w(()=>{const u={};return e.length&&(u[e.vertical?"height":"width"]=Se(e.length)),e.thickness&&(u[e.vertical?"borderRightWidth":"borderTopWidth"]=Se(e.thickness)),u});return ye(()=>{const u=g("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},l.value,a.value,e.class],style:[r.value,s.value,{"--v-border-opacity":e.opacity},e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return i.default?g("div",{class:["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}]},[u,g("div",{class:"v-divider__content"},[i.default()]),u]):u}),{}}}),r1=U({items:Array,returnObject:Boolean},"VListChildren"),Lf=re()({name:"VListChildren",props:r1(),setup(e,t){let{slots:n}=t;return kf(),()=>{var i,l;return((i=n.default)==null?void 0:i.call(n))??((l=e.items)==null?void 0:l.map(a=>{var c,m;let{children:s,props:r,type:u,raw:f}=a;if(u==="divider")return((c=n.divider)==null?void 0:c.call(n,{props:r}))??g(s1,r,null);if(u==="subheader")return((m=n.subheader)==null?void 0:m.call(n,{props:r}))??g(l1,r,null);const o={subtitle:n.subtitle?v=>{var h;return(h=n.subtitle)==null?void 0:h.call(n,{...v,item:f})}:void 0,prepend:n.prepend?v=>{var h;return(h=n.prepend)==null?void 0:h.call(n,{...v,item:f})}:void 0,append:n.append?v=>{var h;return(h=n.append)==null?void 0:h.call(n,{...v,item:f})}:void 0,title:n.title?v=>{var h;return(h=n.title)==null?void 0:h.call(n,{...v,item:f})}:void 0},d=Vu.filterProps(r);return s?g(Vu,he({value:r==null?void 0:r.value},d),{activator:v=>{let{props:h}=v;const p={...r,...h,value:e.returnObject?f:r.value};return n.header?n.header({props:p}):g(Ii,p,o)},default:()=>g(Lf,{items:s,returnObject:e.returnObject},n)}):n.item?n.item({props:r}):g(Ii,he(r,{value:e.returnObject?f:r.value}),o)}))}}}),If=U({items:{type:Array,default:()=>[]},itemTitle:{type:[String,Array,Function],default:"title"},itemValue:{type:[String,Array,Function],default:"value"},itemChildren:{type:[Boolean,String,Array,Function],default:"children"},itemProps:{type:[Boolean,String,Array,Function],default:"props"},returnObject:Boolean,valueComparator:{type:Function,default:Oi}},"list-items");function Hs(e,t){const n=un(t,e.itemTitle,t),i=un(t,e.itemValue,n),l=un(t,e.itemChildren),a=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?vn(t,["children"]):t:void 0:un(t,e.itemProps),s={title:n,value:i,...a};return{title:String(s.title??""),value:s.value,props:s,children:Array.isArray(l)?Ff(e,l):void 0,raw:t}}function Ff(e,t){const n=[];for(const i of t)n.push(Hs(e,i));return n}function Of(e){const t=w(()=>Ff(e,e.items)),n=w(()=>t.value.some(a=>a.value===null));function i(a){return n.value||(a=a.filter(s=>s!==null)),a.map(s=>e.returnObject&&typeof s=="string"?Hs(e,s):t.value.find(r=>e.valueComparator(s,r.value))||Hs(e,s))}function l(a){return e.returnObject?a.map(s=>{let{raw:r}=s;return r}):a.map(s=>{let{value:r}=s;return r})}return{items:t,transformIn:i,transformOut:l}}function o1(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function u1(e,t){const n=un(t,e.itemType,"item"),i=o1(t)?t:un(t,e.itemTitle),l=un(t,e.itemValue,void 0),a=un(t,e.itemChildren),s=e.itemProps===!0?vn(t,["children"]):un(t,e.itemProps),r={title:i,value:l,...s};return{type:n,title:r.title,value:r.value,props:r,children:n==="item"&&a?Mf(e,a):void 0,raw:t}}function Mf(e,t){const n=[];for(const i of t)n.push(u1(e,i));return n}function c1(e){return{items:w(()=>Mf(e,e.items))}}const d1=U({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:Oe,collapseIcon:Oe,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,"onClick:open":Ot(),"onClick:select":Ot(),"onUpdate:opened":Ot(),...Gb({selectStrategy:"single-leaf",openStrategy:"list"}),...ui(),..._e(),...qt(),...Wt(),...Wn(),itemType:{type:String,default:"type"},...If(),...Rt(),...Je(),...at(),...hn({variant:"text"})},"VList"),Rf=re()({name:"VList",props:d1(),emits:{"update:selected":e=>!0,"update:activated":e=>!0,"update:opened":e=>!0,"click:open":e=>!0,"click:activate":e=>!0,"click:select":e=>!0},setup(e,t){let{slots:n}=t;const{items:i}=c1(e),{themeClasses:l}=ot(e),{backgroundColorClasses:a,backgroundColorStyles:s}=Zt(ne(e,"bgColor")),{borderClasses:r}=ci(e),{densityClasses:u}=tn(e),{dimensionStyles:f}=Ut(e),{elevationClasses:o}=Un(e),{roundedClasses:d}=Bt(e),{children:c,open:m,parents:v,select:h,getPath:p}=Yb(e),C=w(()=>e.lines?`v-list--${e.lines}-line`:void 0),V=ne(e,"activeColor"),P=ne(e,"baseColor"),k=ne(e,"color");kf(),zn({VListGroup:{activeColor:V,baseColor:P,color:k,expandIcon:ne(e,"expandIcon"),collapseIcon:ne(e,"collapseIcon")},VListItem:{activeClass:ne(e,"activeClass"),activeColor:V,baseColor:P,color:k,density:ne(e,"density"),disabled:ne(e,"disabled"),lines:ne(e,"lines"),nav:ne(e,"nav"),slim:ne(e,"slim"),variant:ne(e,"variant")}});const A=ge(!1),S=X();function E(F){A.value=!0}function x(F){A.value=!1}function I(F){var D;!A.value&&!(F.relatedTarget&&((D=S.value)!=null&&D.contains(F.relatedTarget)))&&T()}function B(F){const D=F.target;if(!(!S.value||["INPUT","TEXTAREA"].includes(D.tagName))){if(F.key==="ArrowDown")T("next");else if(F.key==="ArrowUp")T("prev");else if(F.key==="Home")T("first");else if(F.key==="End")T("last");else return;F.preventDefault()}}function R(F){A.value=!0}function T(F){if(S.value)return Ji(S.value,F)}return ye(()=>g(e.tag,{ref:S,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},l.value,a.value,r.value,u.value,o.value,C.value,d.value,e.class],style:[s.value,f.value,e.style],tabindex:e.disabled||A.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:E,onFocusout:x,onFocus:I,onKeydown:B,onMousedown:R},{default:()=>[g(Lf,{items:i.value,returnObject:e.returnObject},n)]})),{open:m,select:h,focus:T,children:c,parents:v,getPath:p}}});function ls(e,t){return{x:e.x+t.x,y:e.y+t.y}}function f1(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Au(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:i}=e,l=i==="left"?0:i==="center"?t.width/2:i==="right"?t.width:i,a=n==="top"?0:n==="bottom"?t.height:n;return ls({x:l,y:a},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:i}=e,l=n==="left"?0:n==="right"?t.width:n,a=i==="top"?0:i==="center"?t.height/2:i==="bottom"?t.height:i;return ls({x:l,y:a},t)}return ls({x:t.width/2,y:t.height/2},t)}const Bf={static:h1,connected:y1},v1=U({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in Bf},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function m1(e,t){const n=X({}),i=X();Re&&Mn(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var s,r;de(()=>e.locationStrategy,a),bt(()=>{window.removeEventListener("resize",l),i.value=void 0}),window.addEventListener("resize",l,{passive:!0}),typeof e.locationStrategy=="function"?i.value=(s=e.locationStrategy(t,e,n))==null?void 0:s.updateLocation:i.value=(r=Bf[e.locationStrategy](t,e,n))==null?void 0:r.updateLocation});function l(a){var s;(s=i.value)==null||s.call(i,a)}return{contentStyles:n,updateLocation:i}}function h1(){}function g1(e,t){const n=Pr(e);return t?n.x+=parseFloat(e.style.right||0):n.x-=parseFloat(e.style.left||0),n.y-=parseFloat(e.style.top||0),n}function y1(e,t,n){(Array.isArray(e.target.value)||jg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:l,preferredOrigin:a}=kr(()=>{const v=Ts(t.location,e.isRtl.value),h=t.origin==="overlap"?v:t.origin==="auto"?Za(v):Ts(t.origin,e.isRtl.value);return v.side===h.side&&v.align===Xa(h).align?{preferredAnchor:Wo(v),preferredOrigin:Wo(h)}:{preferredAnchor:v,preferredOrigin:h}}),[s,r,u,f]=["minWidth","minHeight","maxWidth","maxHeight"].map(v=>w(()=>{const h=parseFloat(t[v]);return isNaN(h)?1/0:h})),o=w(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const v=t.offset.split(" ").map(parseFloat);return v.length<2&&v.push(0),v}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let d=!1;const c=new ResizeObserver(()=>{d&&m()});de([e.target,e.contentEl],(v,h)=>{let[p,C]=v,[V,P]=h;V&&!Array.isArray(V)&&c.unobserve(V),p&&!Array.isArray(p)&&c.observe(p),P&&c.unobserve(P),C&&c.observe(C)},{immediate:!0}),bt(()=>{c.disconnect()});function m(){if(d=!1,requestAnimationFrame(()=>d=!0),!e.target.value||!e.contentEl.value)return;const v=Sd(e.target.value),h=g1(e.contentEl.value,e.isRtl.value),p=Yl(e.contentEl.value),C=12;p.length||(p.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(h.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),h.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const V=p.reduce((R,T)=>{const F=T.getBoundingClientRect(),D=new ei({x:T===document.documentElement?0:F.x,y:T===document.documentElement?0:F.y,width:T.clientWidth,height:T.clientHeight});return R?new ei({x:Math.max(R.left,D.left),y:Math.max(R.top,D.top),width:Math.min(R.right,D.right)-Math.max(R.left,D.left),height:Math.min(R.bottom,D.bottom)-Math.max(R.top,D.top)}):D},void 0);V.x+=C,V.y+=C,V.width-=C*2,V.height-=C*2;let P={anchor:l.value,origin:a.value};function k(R){const T=new ei(h),F=Au(R.anchor,v),D=Au(R.origin,T);let{x:G,y:Z}=f1(F,D);switch(R.anchor.side){case"top":Z-=o.value[0];break;case"bottom":Z+=o.value[0];break;case"left":G-=o.value[0];break;case"right":G+=o.value[0];break}switch(R.anchor.align){case"top":Z-=o.value[1];break;case"bottom":Z+=o.value[1];break;case"left":G-=o.value[1];break;case"right":G+=o.value[1];break}return T.x+=G,T.y+=Z,T.width=Math.min(T.width,u.value),T.height=Math.min(T.height,f.value),{overflows:qo(T,V),x:G,y:Z}}let A=0,S=0;const E={x:0,y:0},x={x:!1,y:!1};let I=-1;for(;!(I++>10);){const{x:R,y:T,overflows:F}=k(P);A+=R,S+=T,h.x+=R,h.y+=T;{const D=Uo(P.anchor),G=F.x.before||F.x.after,Z=F.y.before||F.y.after;let te=!1;if(["x","y"].forEach(ee=>{if(ee==="x"&&G&&!x.x||ee==="y"&&Z&&!x.y){const N={anchor:{...P.anchor},origin:{...P.origin}},$=ee==="x"?D==="y"?Xa:Za:D==="y"?Za:Xa;N.anchor=$(N.anchor),N.origin=$(N.origin);const{overflows:W}=k(N);(W[ee].before<=F[ee].before&&W[ee].after<=F[ee].after||W[ee].before+W[ee].after<(F[ee].before+F[ee].after)/2)&&(P=N,te=x[ee]=!0)}}),te)continue}F.x.before&&(A+=F.x.before,h.x+=F.x.before),F.x.after&&(A-=F.x.after,h.x-=F.x.after),F.y.before&&(S+=F.y.before,h.y+=F.y.before),F.y.after&&(S-=F.y.after,h.y-=F.y.after);{const D=qo(h,V);E.x=V.width-D.x.before-D.x.after,E.y=V.height-D.y.before-D.y.after,A+=D.x.before,h.x+=D.x.before,S+=D.y.before,h.y+=D.y.before}break}const B=Uo(P.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${P.anchor.side} ${P.anchor.align}`,transformOrigin:`${P.origin.side} ${P.origin.align}`,top:Se(as(S)),left:e.isRtl.value?void 0:Se(as(A)),right:e.isRtl.value?Se(as(-A)):void 0,minWidth:Se(B==="y"?Math.min(s.value,v.width):s.value),maxWidth:Se(Tu(xn(E.x,s.value===1/0?0:s.value,u.value))),maxHeight:Se(Tu(xn(E.y,r.value===1/0?0:r.value,f.value)))}),{available:E,contentBox:h}}return de(()=>[l.value,a.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>m()),st(()=>{const v=m();if(!v)return;const{available:h,contentBox:p}=v;p.height>h.y&&requestAnimationFrame(()=>{m(),requestAnimationFrame(()=>{m()})})}),{updateLocation:m}}function as(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function Tu(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let js=!0;const aa=[];function p1(e){!js||aa.length?(aa.push(e),zs()):(js=!1,e(),zs())}let Eu=-1;function zs(){cancelAnimationFrame(Eu),Eu=requestAnimationFrame(()=>{const e=aa.shift();e&&e(),aa.length?zs():js=!0})}const Ml={none:null,close:C1,block:S1,reposition:x1},b1=U({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Ml}},"VOverlay-scroll-strategies");function w1(e,t){if(!Re)return;let n;Ht(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=er(),await new Promise(i=>setTimeout(i)),n.active&&n.run(()=>{var i;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(i=Ml[e.scrollStrategy])==null||i.call(Ml,t,e,n)}))}),bt(()=>{n==null||n.stop()})}function C1(e){function t(n){e.isActive.value=!1}$f(e.targetEl.value??e.contentEl.value,t)}function S1(e,t){var s;const n=(s=e.root.value)==null?void 0:s.offsetParent,i=[...new Set([...Yl(e.targetEl.value,t.contained?n:void 0),...Yl(e.contentEl.value,t.contained?n:void 0)])].filter(r=>!r.classList.contains("v-overlay-scroll-blocked")),l=window.innerWidth-document.documentElement.offsetWidth,a=(r=>Tr(r)&&r)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),i.forEach((r,u)=>{r.style.setProperty("--v-body-scroll-x",Se(-r.scrollLeft)),r.style.setProperty("--v-body-scroll-y",Se(-r.scrollTop)),r!==document.documentElement&&r.style.setProperty("--v-scrollbar-offset",Se(l)),r.classList.add("v-overlay-scroll-blocked")}),bt(()=>{i.forEach((r,u)=>{const f=parseFloat(r.style.getPropertyValue("--v-body-scroll-x")),o=parseFloat(r.style.getPropertyValue("--v-body-scroll-y")),d=r.style.scrollBehavior;r.style.scrollBehavior="auto",r.style.removeProperty("--v-body-scroll-x"),r.style.removeProperty("--v-body-scroll-y"),r.style.removeProperty("--v-scrollbar-offset"),r.classList.remove("v-overlay-scroll-blocked"),r.scrollLeft=-f,r.scrollTop=-o,r.style.scrollBehavior=d}),a&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function x1(e,t,n){let i=!1,l=-1,a=-1;function s(r){p1(()=>{var o,d;const u=performance.now();(d=(o=e.updateLocation).value)==null||d.call(o,r),i=(performance.now()-u)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?r=>r():requestIdleCallback)(()=>{n.run(()=>{$f(e.targetEl.value??e.contentEl.value,r=>{i?(cancelAnimationFrame(l),l=requestAnimationFrame(()=>{l=requestAnimationFrame(()=>{s(r)})})):s(r)})})}),bt(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(l)})}function $f(e,t){const n=[document,...Yl(e)];n.forEach(i=>{i.addEventListener("scroll",t,{passive:!0})}),bt(()=>{n.forEach(i=>{i.removeEventListener("scroll",t)})})}const Ws=Symbol.for("vuetify:v-menu"),k1=U({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function _1(e,t){let n=()=>{};function i(s){n==null||n();const r=Number(s?e.openDelay:e.closeDelay);return new Promise(u=>{n=og(r,()=>{t==null||t(s),u(s)})})}function l(){return i(!0)}function a(){return i(!1)}return{clearDelay:n,runOpenDelay:l,runCloseDelay:a}}const P1=U({target:[String,Object],activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...k1()},"VOverlay-activator");function V1(e,t){let{isActive:n,isTop:i,contentEl:l}=t;const a=rt("useActivator"),s=X();let r=!1,u=!1,f=!0;const o=w(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),d=w(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!o.value),{runOpenDelay:c,runCloseDelay:m}=_1(e,x=>{x===(e.openOnHover&&r||o.value&&u)&&!(e.openOnHover&&n.value&&!i.value)&&(n.value!==x&&(f=!0),n.value=x)}),v=X(),h={onClick:x=>{x.stopPropagation(),s.value=x.currentTarget||x.target,n.value||(v.value=[x.clientX,x.clientY]),n.value=!n.value},onMouseenter:x=>{var I;(I=x.sourceCapabilities)!=null&&I.firesTouchEvents||(r=!0,s.value=x.currentTarget||x.target,c())},onMouseleave:x=>{r=!1,m()},onFocus:x=>{Ti(x.target,":focus-visible")!==!1&&(u=!0,x.stopPropagation(),s.value=x.currentTarget||x.target,c())},onBlur:x=>{u=!1,x.stopPropagation(),m()}},p=w(()=>{const x={};return d.value&&(x.onClick=h.onClick),e.openOnHover&&(x.onMouseenter=h.onMouseenter,x.onMouseleave=h.onMouseleave),o.value&&(x.onFocus=h.onFocus,x.onBlur=h.onBlur),x}),C=w(()=>{const x={};if(e.openOnHover&&(x.onMouseenter=()=>{r=!0,c()},x.onMouseleave=()=>{r=!1,m()}),o.value&&(x.onFocusin=()=>{u=!0,c()},x.onFocusout=()=>{u=!1,m()}),e.closeOnContentClick){const I=qe(Ws,null);x.onClick=()=>{n.value=!1,I==null||I.closeParents()}}return x}),V=w(()=>{const x={};return e.openOnHover&&(x.onMouseenter=()=>{f&&(r=!0,f=!1,c())},x.onMouseleave=()=>{r=!1,m()}),x});de(i,x=>{var I;x&&(e.openOnHover&&!r&&(!o.value||!u)||o.value&&!u&&(!e.openOnHover||!r))&&!((I=l.value)!=null&&I.contains(document.activeElement))&&(n.value=!1)}),de(n,x=>{x||setTimeout(()=>{v.value=void 0})},{flush:"post"});const P=Vs();Ht(()=>{P.value&&st(()=>{s.value=P.el})});const k=Vs(),A=w(()=>e.target==="cursor"&&v.value?v.value:k.value?k.el:Df(e.target,a)||s.value),S=w(()=>Array.isArray(A.value)?void 0:A.value);let E;return de(()=>!!e.activator,x=>{x&&Re?(E=er(),E.run(()=>{A1(e,a,{activatorEl:s,activatorEvents:p})})):E&&E.stop()},{flush:"post",immediate:!0}),bt(()=>{E==null||E.stop()}),{activatorEl:s,activatorRef:P,target:A,targetEl:S,targetRef:k,activatorEvents:p,contentEvents:C,scrimEvents:V}}function A1(e,t,n){let{activatorEl:i,activatorEvents:l}=n;de(()=>e.activator,(u,f)=>{if(f&&u!==f){const o=r(f);o&&s(o)}u&&st(()=>a())},{immediate:!0}),de(()=>e.activatorProps,()=>{a()}),bt(()=>{s()});function a(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;u&&dg(u,he(l.value,f))}function s(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;u&&fg(u,he(l.value,f))}function r(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const f=Df(u,t);return i.value=(f==null?void 0:f.nodeType)===Node.ELEMENT_NODE?f:void 0,i.value}}function Df(e,t){var i,l;if(!e)return;let n;if(e==="parent"){let a=(l=(i=t==null?void 0:t.proxy)==null?void 0:i.$el)==null?void 0:l.parentNode;for(;a!=null&&a.hasAttribute("data-no-activator");)a=a.parentNode;n=a}else typeof e=="string"?n=document.querySelector(e):"$el"in e?n=e.$el:n=e;return n}function T1(){if(!Re)return ge(!1);const{ssr:e}=Er();if(e){const t=ge(!1);return Jt(()=>{t.value=!0}),t}else return ge(!0)}const Wr=U({eager:Boolean},"lazy");function Ur(e,t){const n=ge(!1),i=w(()=>n.value||e.eager||t.value);de(t,()=>n.value=!0);function l(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:i,onAfterLeave:l}}function Ta(){const t=rt("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Lu=Symbol.for("vuetify:stack"),zi=ut([]);function E1(e,t,n){const i=rt("useStack"),l=!n,a=qe(Lu,void 0),s=ut({activeChildren:new Set});wt(Lu,s);const r=ge(+t.value);Mn(e,()=>{var d;const o=(d=zi.at(-1))==null?void 0:d[1];r.value=o?o+10:+t.value,l&&zi.push([i.uid,r.value]),a==null||a.activeChildren.add(i.uid),bt(()=>{if(l){const c=pe(zi).findIndex(m=>m[0]===i.uid);zi.splice(c,1)}a==null||a.activeChildren.delete(i.uid)})});const u=ge(!0);l&&Ht(()=>{var d;const o=((d=zi.at(-1))==null?void 0:d[0])===i.uid;setTimeout(()=>u.value=o)});const f=w(()=>!s.activeChildren.size);return{globalTop:fl(u),localTop:f,stackStyles:w(()=>({zIndex:r.value}))}}function L1(e){return{teleportTarget:w(()=>{const n=e();if(n===!0||!Re)return;const i=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(i==null)return;let l=[...i.children].find(a=>a.matches(".v-overlay-container"));return l||(l=document.createElement("div"),l.className="v-overlay-container",i.appendChild(l)),l})}}function I1(){return!0}function Nf(e,t,n){if(!e||Hf(e,n)===!1)return!1;const i=Td(t);if(typeof ShadowRoot<"u"&&i instanceof ShadowRoot&&i.host===e.target)return!1;const l=(typeof n.value=="object"&&n.value.include||(()=>[]))();return l.push(t),!l.some(a=>a==null?void 0:a.contains(e.target))}function Hf(e,t){return(typeof t.value=="object"&&t.value.closeConditional||I1)(e)}function F1(e,t,n){const i=typeof n.value=="function"?n.value:n.value.handler;e.shadowTarget=e.target,t._clickOutside.lastMousedownWasOutside&&Nf(e,t,n)&&setTimeout(()=>{Hf(e,n)&&i&&i(e)},0)}function Iu(e,t){const n=Td(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const O1={mounted(e,t){const n=l=>F1(l,e,t),i=l=>{e._clickOutside.lastMousedownWasOutside=Nf(l,e,t)};Iu(e,l=>{l.addEventListener("click",n,!0),l.addEventListener("mousedown",i,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:i}},beforeUnmount(e,t){e._clickOutside&&(Iu(e,n=>{var a;if(!n||!((a=e._clickOutside)!=null&&a[t.instance.$.uid]))return;const{onClick:i,onMousedown:l}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",i,!0),n.removeEventListener("mousedown",l,!0)}),delete e._clickOutside[t.instance.$.uid])}};function M1(e){const{modelValue:t,color:n,...i}=e;return g(ai,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&g("div",he({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},i),null)]})}const qr=U({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,opacity:[Number,String],noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[Boolean,String],default:!0},zIndex:{type:[Number,String],default:2e3},...P1(),..._e(),...Wt(),...Wr(),...v1(),...b1(),...at(),...Bi()},"VOverlay"),sa=re()({name:"VOverlay",directives:{ClickOutside:O1},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...qr()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:i,emit:l}=t;const a=rt("VOverlay"),s=X(),r=X(),u=X(),f=Ye(e,"modelValue"),o=w({get:()=>f.value,set:fe=>{fe&&e.disabled||(f.value=fe)}}),{themeClasses:d}=ot(e),{rtlClasses:c,isRtl:m}=en(),{hasContent:v,onAfterLeave:h}=Ur(e,o),p=Zt(w(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:C,localTop:V,stackStyles:P}=E1(o,ne(e,"zIndex"),e._disableGlobalStack),{activatorEl:k,activatorRef:A,target:S,targetEl:E,targetRef:x,activatorEvents:I,contentEvents:B,scrimEvents:R}=V1(e,{isActive:o,isTop:V,contentEl:u}),{teleportTarget:T}=L1(()=>{var Ae,Ke,Fe;const fe=e.attach||e.contained;if(fe)return fe;const Ie=((Ae=k==null?void 0:k.value)==null?void 0:Ae.getRootNode())||((Fe=(Ke=a.proxy)==null?void 0:Ke.$el)==null?void 0:Fe.getRootNode());return Ie instanceof ShadowRoot?Ie:!1}),{dimensionStyles:F}=Ut(e),D=T1(),{scopeId:G}=Ta();de(()=>e.disabled,fe=>{fe&&(o.value=!1)});const{contentStyles:Z,updateLocation:te}=m1(e,{isRtl:m,contentEl:u,target:S,isActive:o});w1(e,{root:s,contentEl:u,targetEl:E,isActive:o,updateLocation:te});function ee(fe){l("click:outside",fe),e.persistent?oe():o.value=!1}function N(fe){return o.value&&C.value&&(!e.scrim||fe.target===r.value||fe instanceof MouseEvent&&fe.shadowTarget===r.value)}Re&&de(o,fe=>{fe?window.addEventListener("keydown",$):window.removeEventListener("keydown",$)},{immediate:!0}),zt(()=>{Re&&window.removeEventListener("keydown",$)});function $(fe){var Ie,Ae;fe.key==="Escape"&&C.value&&(e.persistent?oe():(o.value=!1,(Ie=u.value)!=null&&Ie.contains(document.activeElement)&&((Ae=k.value)==null||Ae.focus())))}const W=$b();Mn(()=>e.closeOnBack,()=>{Db(W,fe=>{C.value&&o.value?(fe(!1),e.persistent?oe():o.value=!1):fe()})});const Q=X();de(()=>o.value&&(e.absolute||e.contained)&&T.value==null,fe=>{if(fe){const Ie=Ed(s.value);Ie&&Ie!==document.scrollingElement&&(Q.value=Ie.scrollTop)}});function oe(){e.noClickAnimation||u.value&&Xn(u.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:sl})}function me(){l("afterEnter")}function Ee(){h(),l("afterLeave")}return ye(()=>{var fe;return g(ve,null,[(fe=n.activator)==null?void 0:fe.call(n,{isActive:o.value,targetRef:x,props:he({ref:A},I.value,e.activatorProps)}),D.value&&v.value&&g(ym,{disabled:!T.value,to:T.value},{default:()=>[g("div",he({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":o.value,"v-overlay--contained":e.contained},d.value,c.value,e.class],style:[P.value,{"--v-overlay-opacity":e.opacity,top:Se(Q.value)},e.style],ref:s},G,i),[g(M1,he({color:p,modelValue:o.value&&!!e.scrim,ref:r},R.value),null),g(Sn,{appear:!0,persisted:!0,transition:e.transition,target:S.value,onAfterEnter:me,onAfterLeave:Ee},{default:()=>{var Ie;return[ht(g("div",he({ref:u,class:["v-overlay__content",e.contentClass],style:[F.value,Z.value]},B.value,e.contentProps),[(Ie=n.default)==null?void 0:Ie.call(n,{isActive:o})]),[[jn,o.value],[Vn("click-outside"),{handler:ee,closeConditional:N,include:()=>[k.value]}]])]}})])]})])}),{activatorEl:k,scrimEl:r,target:S,animateClick:oe,contentEl:u,globalTop:C,localTop:V,updateLocation:te}}}),ss=Symbol("Forwarded refs");function rs(e,t){let n=e;for(;n;){const i=Reflect.getOwnPropertyDescriptor(n,t);if(i)return i;n=Object.getPrototypeOf(n)}}function Di(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return e[ss]=n,new Proxy(e,{get(l,a){if(Reflect.has(l,a))return Reflect.get(l,a);if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const s of n)if(s.value&&Reflect.has(s.value,a)){const r=Reflect.get(s.value,a);return typeof r=="function"?r.bind(s.value):r}}},has(l,a){if(Reflect.has(l,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const s of n)if(s.value&&Reflect.has(s.value,a))return!0;return!1},set(l,a,s){if(Reflect.has(l,a))return Reflect.set(l,a,s);if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const r of n)if(r.value&&Reflect.has(r.value,a))return Reflect.set(r.value,a,s);return!1},getOwnPropertyDescriptor(l,a){var r;const s=Reflect.getOwnPropertyDescriptor(l,a);if(s)return s;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const u of n){if(!u.value)continue;const f=rs(u.value,a)??("_"in u.value?rs((r=u.value._)==null?void 0:r.setupState,a):void 0);if(f)return f}for(const u of n){const f=u.value&&u.value[ss];if(!f)continue;const o=f.slice();for(;o.length;){const d=o.shift(),c=rs(d.value,a);if(c)return c;const m=d.value&&d.value[ss];m&&o.push(...m)}}}}})}const R1=U({id:String,submenu:Boolean,...vn(qr({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",location:void 0,openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:mf}}),["absolute"])},"VMenu"),jf=re()({name:"VMenu",props:R1(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),{scopeId:l}=Ta(),{isRtl:a}=en(),s=Qt(),r=w(()=>e.id||`v-menu-${s}`),u=X(),f=qe(Ws,null),o=ge(new Set);wt(Ws,{register(){o.value.add(s)},unregister(){o.value.delete(s)},closeParents(p){setTimeout(()=>{var C;!o.value.size&&!e.persistent&&(p==null||(C=u.value)!=null&&C.contentEl&&!ug(p,u.value.contentEl))&&(i.value=!1,f==null||f.closeParents())},40)}}),zt(()=>{f==null||f.unregister(),document.removeEventListener("focusin",d)}),Ec(()=>i.value=!1);async function d(p){var P,k,A;const C=p.relatedTarget,V=p.target;await st(),i.value&&C!==V&&((P=u.value)!=null&&P.contentEl)&&((k=u.value)!=null&&k.globalTop)&&![document,u.value.contentEl].includes(V)&&!u.value.contentEl.contains(V)&&((A=Kl(u.value.contentEl)[0])==null||A.focus())}de(i,p=>{p?(f==null||f.register(),Re&&document.addEventListener("focusin",d,{once:!0})):(f==null||f.unregister(),Re&&document.removeEventListener("focusin",d))},{immediate:!0});function c(p){f==null||f.closeParents(p)}function m(p){var C,V,P,k,A;if(!e.disabled)if(p.key==="Tab"||p.key==="Enter"&&!e.closeOnContentClick){if(p.key==="Enter"&&(p.target instanceof HTMLTextAreaElement||p.target instanceof HTMLInputElement&&p.target.closest("form")))return;p.key==="Enter"&&p.preventDefault(),wd(Kl((C=u.value)==null?void 0:C.contentEl,!1),p.shiftKey?"prev":"next",E=>E.tabIndex>=0)||(i.value=!1,(P=(V=u.value)==null?void 0:V.activatorEl)==null||P.focus())}else e.submenu&&p.key===(a.value?"ArrowRight":"ArrowLeft")&&(i.value=!1,(A=(k=u.value)==null?void 0:k.activatorEl)==null||A.focus())}function v(p){var V;if(e.disabled)return;const C=(V=u.value)==null?void 0:V.contentEl;C&&i.value?p.key==="ArrowDown"?(p.preventDefault(),p.stopImmediatePropagation(),Ji(C,"next")):p.key==="ArrowUp"?(p.preventDefault(),p.stopImmediatePropagation(),Ji(C,"prev")):e.submenu&&(p.key===(a.value?"ArrowRight":"ArrowLeft")?i.value=!1:p.key===(a.value?"ArrowLeft":"ArrowRight")&&(p.preventDefault(),Ji(C,"first"))):(e.submenu?p.key===(a.value?"ArrowLeft":"ArrowRight"):["ArrowDown","ArrowUp"].includes(p.key))&&(i.value=!0,p.preventDefault(),setTimeout(()=>setTimeout(()=>v(p))))}const h=w(()=>he({"aria-haspopup":"menu","aria-expanded":String(i.value),"aria-owns":r.value,onKeydown:v},e.activatorProps));return ye(()=>{const p=sa.filterProps(e);return g(sa,he({ref:u,id:r.value,class:["v-menu",e.class],style:e.style},p,{modelValue:i.value,"onUpdate:modelValue":C=>i.value=C,absolute:!0,activatorProps:h.value,location:e.location??(e.submenu?"end":"bottom"),"onClick:outside":c,onKeydown:m},l),{activator:n.activator,default:function(){for(var C=arguments.length,V=new Array(C),P=0;P<C;P++)V[P]=arguments[P];return g(tt,{root:"VMenu"},{default:()=>{var k;return[(k=n.default)==null?void 0:k.call(n,...V)]}})}})}),Di({id:r,ΨopenChildren:o},u)}}),B1=U({active:Boolean,disabled:Boolean,max:[Number,String],value:{type:[Number,String],default:0},..._e(),...Bi({transition:{component:hf}})},"VCounter"),$1=re()({name:"VCounter",functional:!0,props:B1(),setup(e,t){let{slots:n}=t;const i=w(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return ye(()=>g(Sn,{transition:e.transition},{default:()=>[ht(g("div",{class:["v-counter",{"text-error":e.max&&!e.disabled&&parseFloat(e.value)>parseFloat(e.max)},e.class],style:e.style},[n.default?n.default({counter:i.value,max:e.max,value:e.value}):i.value]),[[jn,e.active]])]})),{}}}),D1=U({floating:Boolean,..._e()},"VFieldLabel"),Al=re()({name:"VFieldLabel",props:D1(),setup(e,t){let{slots:n}=t;return ye(()=>g(Jd,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function zf(e,t){const n=X(),i=ge(!1);if(br){const l=new IntersectionObserver(a=>{e==null||e(a,l),i.value=!!a.find(s=>s.isIntersecting)},t);zt(()=>{l.disconnect()}),de(n,(a,s)=>{s&&(l.unobserve(s),i.value=!1),a&&l.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:i}}const Fu={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},bl=U({location:String},"location");function Ea(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:i}=en();return{locationStyles:w(()=>{if(!e.location)return{};const{side:a,align:s}=Ts(e.location.split(" ").length>1?e.location:`${e.location} center`,i.value);function r(f){return n?n(f):0}const u={};return a!=="center"&&(t?u[Fu[a]]=`calc(100% - ${r(a)}px)`:u[a]=0),s!=="center"?t?u[Fu[s]]=`calc(100% - ${r(s)}px)`:u[s]=0:(a==="center"?u.top=u.left="50%":u[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",u.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),u})}}const N1=U({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},bufferColor:String,bufferOpacity:[Number,String],clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},opacity:[Number,String],reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,..._e(),...bl({location:"top"}),...Rt(),...Je(),...at()},"VProgressLinear"),Wf=re()({name:"VProgressLinear",props:N1(),emits:{"update:modelValue":e=>!0},setup(e,t){var R;let{slots:n}=t;const i=Ye(e,"modelValue"),{isRtl:l,rtlClasses:a}=en(),{themeClasses:s}=ot(e),{locationStyles:r}=Ea(e),{textColorClasses:u,textColorStyles:f}=jt(e,"color"),{backgroundColorClasses:o,backgroundColorStyles:d}=Zt(w(()=>e.bgColor||e.color)),{backgroundColorClasses:c,backgroundColorStyles:m}=Zt(w(()=>e.bufferColor||e.bgColor||e.color)),{backgroundColorClasses:v,backgroundColorStyles:h}=Zt(e,"color"),{roundedClasses:p}=Bt(e),{intersectionRef:C,isIntersecting:V}=zf(),P=w(()=>parseFloat(e.max)),k=w(()=>parseFloat(e.height)),A=w(()=>xn(parseFloat(e.bufferValue)/P.value*100,0,100)),S=w(()=>xn(parseFloat(i.value)/P.value*100,0,100)),E=w(()=>l.value!==e.reverse),x=w(()=>e.indeterminate?"fade-transition":"slide-x-transition"),I=Re&&((R=window.matchMedia)==null?void 0:R.call(window,"(forced-colors: active)").matches);function B(T){if(!C.value)return;const{left:F,right:D,width:G}=C.value.getBoundingClientRect(),Z=E.value?G-T.clientX+(D-G):T.clientX-F;i.value=Math.round(Z/G*P.value)}return ye(()=>g(e.tag,{ref:C,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&V.value,"v-progress-linear--reverse":E.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},p.value,s.value,a.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?Se(k.value):0,"--v-progress-linear-height":Se(k.value),...e.absolute?r.value:{}},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:S.value,onClick:e.clickable&&B},{default:()=>[e.stream&&g("div",{key:"stream",class:["v-progress-linear__stream",u.value],style:{...f.value,[E.value?"left":"right"]:Se(-k.value),borderTop:`${Se(k.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${Se(k.value/4)})`,width:Se(100-A.value,"%"),"--v-progress-linear-stream-to":Se(k.value*(E.value?1:-1))}},null),g("div",{class:["v-progress-linear__background",I?void 0:o.value],style:[d.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}]},null),g("div",{class:["v-progress-linear__buffer",I?void 0:c.value],style:[m.value,{opacity:parseFloat(e.bufferOpacity),width:Se(A.value,"%")}]},null),g(ai,{name:x.value},{default:()=>[e.indeterminate?g("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(T=>g("div",{key:T,class:["v-progress-linear__indeterminate",T,I?void 0:v.value],style:h.value},null))]):g("div",{class:["v-progress-linear__determinate",I?void 0:v.value],style:[h.value,{width:Se(S.value,"%")}]},null)]}),n.default&&g("div",{class:"v-progress-linear__content"},[n.default({value:S.value,buffer:A.value})])]})),{}}}),Kr=U({loading:[Boolean,String]},"loader");function La(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{loaderClasses:w(()=>({[`${t}--loading`]:e.loading}))}}function Gr(e,t){var i;let{slots:n}=t;return g("div",{class:`${e.name}__loader`},[((i=n.default)==null?void 0:i.call(n,{color:e.color,isActive:e.active}))||g(Wf,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const H1=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],Uf=U({appendInnerIcon:Oe,bgColor:String,clearable:Boolean,clearIcon:{type:Oe,default:"$clear"},active:Boolean,centerAffix:{type:Boolean,default:void 0},color:String,baseColor:String,dirty:Boolean,disabled:{type:Boolean,default:null},error:Boolean,flat:Boolean,label:String,persistentClear:Boolean,prependInnerIcon:Oe,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>H1.includes(e)},"onClick:clear":Ot(),"onClick:appendInner":Ot(),"onClick:prependInner":Ot(),..._e(),...Kr(),...Rt(),...at()},"VField"),qf=re()({name:"VField",inheritAttrs:!1,props:{id:String,...pf(),...Uf()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{themeClasses:a}=ot(e),{loaderClasses:s}=La(e),{focusClasses:r,isFocused:u,focus:f,blur:o}=Br(e),{InputIcon:d}=df(e),{roundedClasses:c}=Bt(e),{rtlClasses:m}=en(),v=w(()=>e.dirty||e.active),h=w(()=>!e.singleLine&&!!(e.label||l.label)),p=Qt(),C=w(()=>e.id||`input-${p}`),V=w(()=>`${C.value}-messages`),P=X(),k=X(),A=X(),S=w(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:E,backgroundColorStyles:x}=Zt(ne(e,"bgColor")),{textColorClasses:I,textColorStyles:B}=jt(w(()=>e.error||e.disabled?void 0:v.value&&u.value?e.color:e.baseColor));de(v,D=>{if(h.value){const G=P.value.$el,Z=k.value.$el;requestAnimationFrame(()=>{const te=Pr(G),ee=Z.getBoundingClientRect(),N=ee.x-te.x,$=ee.y-te.y-(te.height/2-ee.height/2),W=ee.width/.75,Q=Math.abs(W-te.width)>1?{maxWidth:Se(W)}:void 0,oe=getComputedStyle(G),me=getComputedStyle(Z),Ee=parseFloat(oe.transitionDuration)*1e3||150,fe=parseFloat(me.getPropertyValue("--v-field-label-scale")),Ie=me.getPropertyValue("color");G.style.visibility="visible",Z.style.visibility="hidden",Xn(G,{transform:`translate(${N}px, ${$}px) scale(${fe})`,color:Ie,...Q},{duration:Ee,easing:sl,direction:D?"normal":"reverse"}).finished.then(()=>{G.style.removeProperty("visibility"),Z.style.removeProperty("visibility")})})}},{flush:"post"});const R=w(()=>({isActive:v,isFocused:u,controlRef:A,blur:o,focus:f}));function T(D){D.target!==document.activeElement&&D.preventDefault()}function F(D){var G;D.key!=="Enter"&&D.key!==" "||(D.preventDefault(),D.stopPropagation(),(G=e["onClick:clear"])==null||G.call(e,new MouseEvent("click")))}return ye(()=>{var N,$,W;const D=e.variant==="outlined",G=!!(l["prepend-inner"]||e.prependInnerIcon),Z=!!(e.clearable||l.clear),te=!!(l["append-inner"]||e.appendInnerIcon||Z),ee=()=>l.label?l.label({...R.value,label:e.label,props:{for:C.value}}):e.label;return g("div",he({class:["v-field",{"v-field--active":v.value,"v-field--appended":te,"v-field--center-affix":e.centerAffix??!S.value,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--flat":e.flat,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":G,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!ee(),[`v-field--variant-${e.variant}`]:!0},a.value,E.value,r.value,s.value,c.value,m.value,e.class],style:[x.value,e.style],onClick:T},n),[g("div",{class:"v-field__overlay"},null),g(Gr,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:l.loader}),G&&g("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&g(d,{key:"prepend-icon",name:"prependInner"},null),(N=l["prepend-inner"])==null?void 0:N.call(l,R.value)]),g("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&h.value&&g(Al,{key:"floating-label",ref:k,class:[I.value],floating:!0,for:C.value,style:B.value},{default:()=>[ee()]}),h.value&&g(Al,{key:"label",ref:P,for:C.value},{default:()=>[ee()]}),($=l.default)==null?void 0:$.call(l,{...R.value,props:{id:C.value,class:"v-field__input","aria-describedby":V.value},focus:f,blur:o})]),Z&&g(yf,{key:"clear"},{default:()=>[ht(g("div",{class:"v-field__clearable",onMousedown:Q=>{Q.preventDefault(),Q.stopPropagation()}},[g(tt,{defaults:{VIcon:{icon:e.clearIcon}}},{default:()=>[l.clear?l.clear({...R.value,props:{onKeydown:F,onFocus:f,onBlur:o,onClick:e["onClick:clear"]}}):g(d,{name:"clear",onKeydown:F,onFocus:f,onBlur:o},null)]})]),[[jn,e.dirty]])]}),te&&g("div",{key:"append",class:"v-field__append-inner"},[(W=l["append-inner"])==null?void 0:W.call(l,R.value),e.appendInnerIcon&&g(d,{key:"append-icon",name:"appendInner"},null)]),g("div",{class:["v-field__outline",I.value],style:B.value},[D&&g(ve,null,[g("div",{class:"v-field__outline__start"},null),h.value&&g("div",{class:"v-field__outline__notch"},[g(Al,{ref:k,floating:!0,for:C.value},{default:()=>[ee()]})]),g("div",{class:"v-field__outline__end"},null)]),S.value&&h.value&&g(Al,{ref:k,floating:!0,for:C.value},{default:()=>[ee()]})])])}),{controlRef:A}}});function j1(e){const t=Object.keys(qf.props).filter(n=>!Sr(n)&&n!=="class"&&n!=="style");return Cr(e,t)}const z1=["color","file","time","date","datetime-local","week","month"],Yr=U({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:[Number,Function],prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,role:String,type:{type:String,default:"text"},modelModifiers:Object,...Dr(),...Uf()},"VTextField"),si=re()({name:"VTextField",directives:{Intersect:Zd},inheritAttrs:!1,props:Yr(),emits:{"click:control":e=>!0,"mousedown:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const a=Ye(e,"modelValue"),{isFocused:s,focus:r,blur:u}=Br(e),f=w(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),o=w(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),d=w(()=>["plain","underlined"].includes(e.variant));function c(S,E){var x,I;!e.autofocus||!S||(I=(x=E[0].target)==null?void 0:x.focus)==null||I.call(x)}const m=X(),v=X(),h=X(),p=w(()=>z1.includes(e.type)||e.persistentPlaceholder||s.value||e.active);function C(){var S;h.value!==document.activeElement&&((S=h.value)==null||S.focus()),s.value||r()}function V(S){i("mousedown:control",S),S.target!==h.value&&(C(),S.preventDefault())}function P(S){C(),i("click:control",S)}function k(S){S.stopPropagation(),C(),st(()=>{a.value=null,sg(e["onClick:clear"],S)})}function A(S){var x;const E=S.target;if(a.value=E.value,(x=e.modelModifiers)!=null&&x.trim&&["text","search","password","tel","url"].includes(e.type)){const I=[E.selectionStart,E.selectionEnd];st(()=>{E.selectionStart=I[0],E.selectionEnd=I[1]})}}return ye(()=>{const S=!!(l.counter||e.counter!==!1&&e.counter!=null),E=!!(S||l.details),[x,I]=xr(n),{modelValue:B,...R}=ia.filterProps(e),T=j1(e);return g(ia,he({ref:m,modelValue:a.value,"onUpdate:modelValue":F=>a.value=F,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-input--plain-underlined":d.value},e.class],style:e.style},x,R,{centerAffix:!d.value,focused:s.value}),{...l,default:F=>{let{id:D,isDisabled:G,isDirty:Z,isReadonly:te,isValid:ee}=F;return g(qf,he({ref:v,onMousedown:V,onClick:P,"onClick:clear":k,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},T,{id:D.value,active:p.value||Z.value,dirty:Z.value||e.dirty,disabled:G.value,focused:s.value,error:ee.value===!1}),{...l,default:N=>{let{props:{class:$,...W}}=N;const Q=ht(g("input",he({ref:h,value:a.value,onInput:A,autofocus:e.autofocus,readonly:te.value,disabled:G.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:C,onBlur:u},W,I),null),[[Vn("intersect"),{handler:c},null,{once:!0}]]);return g(ve,null,[e.prefix&&g("span",{class:"v-text-field__prefix"},[g("span",{class:"v-text-field__prefix__text"},[e.prefix])]),l.default?g("div",{class:$,"data-no-activator":""},[l.default(),Q]):kn(Q,{class:$}),e.suffix&&g("span",{class:"v-text-field__suffix"},[g("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:E?F=>{var D;return g(ve,null,[(D=l.details)==null?void 0:D.call(l,F),S&&g(ve,null,[g("span",null,null),g($1,{active:e.persistentCounter||s.value,value:f.value,max:o.value,disabled:e.disabled},l.counter)])])}:void 0})}),Di({},m,v,h)}}),W1=U({renderless:Boolean,..._e()},"VVirtualScrollItem"),U1=re()({name:"VVirtualScrollItem",inheritAttrs:!1,props:W1(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{resizeRef:a,contentRect:s}=Li(void 0,"border");de(()=>{var r;return(r=s.value)==null?void 0:r.height},r=>{r!=null&&i("update:height",r)}),ye(()=>{var r,u;return e.renderless?g(ve,null,[(r=l.default)==null?void 0:r.call(l,{itemRef:a})]):g("div",he({ref:a,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(u=l.default)==null?void 0:u.call(l)])})}}),q1=-1,K1=1,os=100,G1=U({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function Y1(e,t){const n=Er(),i=ge(0);Ht(()=>{i.value=parseFloat(e.itemHeight||0)});const l=ge(0),a=ge(Math.ceil((parseInt(e.height)||n.height.value)/(i.value||16))||1),s=ge(0),r=ge(0),u=X(),f=X();let o=0;const{resizeRef:d,contentRect:c}=Li();Ht(()=>{d.value=u.value});const m=w(()=>{var N;return u.value===document.documentElement?n.height.value:((N=c.value)==null?void 0:N.height)||parseInt(e.height)||0}),v=w(()=>!!(u.value&&f.value&&m.value&&i.value));let h=Array.from({length:t.value.length}),p=Array.from({length:t.value.length});const C=ge(0);let V=-1;function P(N){return h[N]||i.value}const k=lg(()=>{const N=performance.now();p[0]=0;const $=t.value.length;for(let W=1;W<=$-1;W++)p[W]=(p[W-1]||0)+P(W-1);C.value=Math.max(C.value,performance.now()-N)},C),A=de(v,N=>{N&&(A(),o=f.value.offsetTop,k.immediate(),G(),~V&&st(()=>{Re&&window.requestAnimationFrame(()=>{te(V),V=-1})}))});bt(()=>{k.clear()});function S(N,$){const W=h[N],Q=i.value;i.value=Q?Math.min(i.value,$):$,(W!==$||Q!==i.value)&&(h[N]=$,k())}function E(N){return N=xn(N,0,t.value.length-1),p[N]||0}function x(N){return Z1(p,N)}let I=0,B=0,R=0;de(m,(N,$)=>{$&&(G(),N<$&&requestAnimationFrame(()=>{B=0,G()}))});function T(){if(!u.value||!f.value)return;const N=u.value.scrollTop,$=performance.now();$-R>500?(B=Math.sign(N-I),o=f.value.offsetTop):B=N-I,I=N,R=$,G()}function F(){!u.value||!f.value||(B=0,R=0,G())}let D=-1;function G(){cancelAnimationFrame(D),D=requestAnimationFrame(Z)}function Z(){if(!u.value||!m.value)return;const N=I-o,$=Math.sign(B),W=Math.max(0,N-os),Q=xn(x(W),0,t.value.length),oe=N+m.value+os,me=xn(x(oe)+1,Q+1,t.value.length);if(($!==q1||Q<l.value)&&($!==K1||me>a.value)){const Ee=E(l.value)-E(Q),fe=E(me)-E(a.value);Math.max(Ee,fe)>os?(l.value=Q,a.value=me):(Q<=0&&(l.value=Q),me>=t.value.length&&(a.value=me))}s.value=E(l.value),r.value=E(t.value.length)-E(a.value)}function te(N){const $=E(N);!u.value||N&&!$?V=N:u.value.scrollTop=$}const ee=w(()=>t.value.slice(l.value,a.value).map((N,$)=>({raw:N,index:$+l.value})));return de(t,()=>{h=Array.from({length:t.value.length}),p=Array.from({length:t.value.length}),k.immediate(),G()},{deep:!0}),{calculateVisibleItems:G,containerRef:u,markerRef:f,computedItems:ee,paddingTop:s,paddingBottom:r,scrollToIndex:te,handleScroll:T,handleScrollend:F,handleItemResize:S}}function Z1(e,t){let n=e.length-1,i=0,l=0,a=null,s=-1;if(e[n]<t)return n;for(;i<=n;)if(l=i+n>>1,a=e[l],a>t)n=l-1;else if(a<t)s=l,i=l+1;else return a===t?l:i;return s}const X1=U({items:{type:Array,default:()=>[]},renderless:Boolean,...G1(),..._e(),...Wt()},"VVirtualScroll"),Kf=re()({name:"VVirtualScroll",props:X1(),setup(e,t){let{slots:n}=t;const i=rt("VVirtualScroll"),{dimensionStyles:l}=Ut(e),{calculateVisibleItems:a,containerRef:s,markerRef:r,handleScroll:u,handleScrollend:f,handleItemResize:o,scrollToIndex:d,paddingTop:c,paddingBottom:m,computedItems:v}=Y1(e,ne(e,"items"));return Mn(()=>e.renderless,()=>{function h(){var V,P;const C=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";s.value===document.documentElement?(document[C]("scroll",u,{passive:!0}),document[C]("scrollend",f)):((V=s.value)==null||V[C]("scroll",u,{passive:!0}),(P=s.value)==null||P[C]("scrollend",f))}Jt(()=>{s.value=Ed(i.vnode.el,!0),h(!0)}),bt(h)}),ye(()=>{const h=v.value.map(p=>g(U1,{key:p.index,renderless:e.renderless,"onUpdate:height":C=>o(p.index,C)},{default:C=>{var V;return(V=n.default)==null?void 0:V.call(n,{item:p.raw,index:p.index,...C})}}));return e.renderless?g(ve,null,[g("div",{ref:r,class:"v-virtual-scroll__spacer",style:{paddingTop:Se(c.value)}},null),h,g("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:Se(m.value)}},null)]):g("div",{ref:s,class:["v-virtual-scroll",e.class],onScrollPassive:u,onScrollend:f,style:[l.value,e.style]},[g("div",{ref:r,class:"v-virtual-scroll__container",style:{paddingTop:Se(c.value),paddingBottom:Se(m.value)}},[h])])}),{calculateVisibleItems:a,scrollToIndex:d}}});function Gf(e,t){const n=ge(!1);let i;function l(r){cancelAnimationFrame(i),n.value=!0,i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{n.value=!1})})}async function a(){await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>{if(n.value){const u=de(n,()=>{u(),r()})}else r()})}async function s(r){var o,d;if(r.key==="Tab"&&((o=t.value)==null||o.focus()),!["PageDown","PageUp","Home","End"].includes(r.key))return;const u=(d=e.value)==null?void 0:d.$el;if(!u)return;(r.key==="Home"||r.key==="End")&&u.scrollTo({top:r.key==="Home"?0:u.scrollHeight,behavior:"smooth"}),await a();const f=u.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(r.key==="PageDown"||r.key==="Home"){const c=u.getBoundingClientRect().top;for(const m of f)if(m.getBoundingClientRect().top>=c){m.focus();break}}else{const c=u.getBoundingClientRect().bottom;for(const m of[...f].reverse())if(m.getBoundingClientRect().bottom<=c){m.focus();break}}}return{onScrollPassive:l,onKeydown:s}}const Yf=U({chips:Boolean,closableChips:Boolean,closeText:{type:String,default:"$vuetify.close"},openText:{type:String,default:"$vuetify.open"},eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,listProps:{type:Object},menu:Boolean,menuIcon:{type:Oe,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,...If({itemChildren:!1})},"Select"),J1=U({...Yf(),...vn(Yr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Bi({transition:{component:mf}})},"VSelect");re()({name:"VSelect",props:J1(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:i}=Ri(),l=X(),a=X(),s=X(),r=Ye(e,"menu"),u=w({get:()=>r.value,set:N=>{var $;r.value&&!N&&(($=a.value)!=null&&$.ΨopenChildren.size)||(r.value=N)}}),{items:f,transformIn:o,transformOut:d}=Of(e),c=Ye(e,"modelValue",[],N=>o(N===null?[null]:Ft(N)),N=>{const $=d(N);return e.multiple?$:$[0]??null}),m=w(()=>typeof e.counterValue=="function"?e.counterValue(c.value):typeof e.counterValue=="number"?e.counterValue:c.value.length),v=$r(e),h=w(()=>c.value.map(N=>N.value)),p=ge(!1),C=w(()=>u.value?e.closeText:e.openText);let V="",P;const k=w(()=>e.hideSelected?f.value.filter(N=>!c.value.some($=>e.valueComparator($,N))):f.value),A=w(()=>e.hideNoData&&!k.value.length||v.isReadonly.value||v.isDisabled.value),S=w(()=>{var N;return{...e.menuProps,activatorProps:{...((N=e.menuProps)==null?void 0:N.activatorProps)||{},"aria-haspopup":"listbox"}}}),E=X(),x=Gf(E,l);function I(N){e.openOnClear&&(u.value=!0)}function B(){A.value||(u.value=!u.value)}function R(N){As(N)&&T(N)}function T(N){var oe,me;if(!N.key||v.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(N.key)&&N.preventDefault(),["Enter","ArrowDown"," "].includes(N.key)&&(u.value=!0),["Escape","Tab"].includes(N.key)&&(u.value=!1),N.key==="Home"?(oe=E.value)==null||oe.focus("first"):N.key==="End"&&((me=E.value)==null||me.focus("last"));const $=1e3;if(e.multiple||!As(N))return;const W=performance.now();W-P>$&&(V=""),V+=N.key.toLowerCase(),P=W;const Q=f.value.find(Ee=>Ee.title.toLowerCase().startsWith(V));if(Q!==void 0){c.value=[Q];const Ee=k.value.indexOf(Q);Re&&window.requestAnimationFrame(()=>{var fe;Ee>=0&&((fe=s.value)==null||fe.scrollToIndex(Ee))})}}function F(N){let $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!N.props.disabled)if(e.multiple){const W=c.value.findIndex(oe=>e.valueComparator(oe.value,N.value)),Q=$??!~W;if(~W){const oe=Q?[...c.value,N]:[...c.value];oe.splice(W,1),c.value=oe}else Q&&(c.value=[...c.value,N])}else{const W=$!==!1;c.value=W?[N]:[],st(()=>{u.value=!1})}}function D(N){var $;($=E.value)!=null&&$.$el.contains(N.relatedTarget)||(u.value=!1)}function G(){var N;e.eager&&((N=s.value)==null||N.calculateVisibleItems())}function Z(){var N;p.value&&((N=l.value)==null||N.focus())}function te(N){p.value=!0}function ee(N){if(N==null)c.value=[];else if(Ti(l.value,":autofill")||Ti(l.value,":-webkit-autofill")){const $=f.value.find(W=>W.title===N);$&&F($)}else l.value&&(l.value.value="")}return de(u,()=>{if(!e.hideSelected&&u.value&&c.value.length){const N=k.value.findIndex($=>c.value.some(W=>e.valueComparator(W.value,$.value)));Re&&window.requestAnimationFrame(()=>{var $;N>=0&&(($=s.value)==null||$.scrollToIndex(N))})}}),de(()=>e.items,(N,$)=>{u.value||p.value&&!$.length&&N.length&&(u.value=!0)}),ye(()=>{const N=!!(e.chips||n.chip),$=!!(!e.hideNoData||k.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),W=c.value.length>0,Q=si.filterProps(e),oe=W||!p.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return g(si,he({ref:l},Q,{modelValue:c.value.map(me=>me.props.value).join(", "),"onUpdate:modelValue":ee,focused:p.value,"onUpdate:focused":me=>p.value=me,validationValue:c.externalValue,counterValue:m.value,dirty:W,class:["v-select",{"v-select--active-menu":u.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":c.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:oe,"onClick:clear":I,"onMousedown:control":B,onBlur:D,onKeydown:T,"aria-label":i(C.value),title:i(C.value)}),{...n,default:()=>g(ve,null,[g(jf,he({ref:a,modelValue:u.value,"onUpdate:modelValue":me=>u.value=me,activator:"parent",contentClass:"v-select__content",disabled:A.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:G,onAfterLeave:Z},S.value),{default:()=>[$&&g(Rf,he({ref:E,selected:h.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:me=>me.preventDefault(),onKeydown:R,onFocusin:te,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},x,e.listProps),{default:()=>{var me,Ee,fe;return[(me=n["prepend-item"])==null?void 0:me.call(n),!k.value.length&&!e.hideNoData&&(((Ee=n["no-data"])==null?void 0:Ee.call(n))??g(Ii,{title:i(e.noDataText)},null)),g(Kf,{ref:s,renderless:!0,items:k.value},{default:Ie=>{var xe;let{item:Ae,index:Ke,itemRef:Fe}=Ie;const K=he(Ae.props,{ref:Fe,key:Ke,onClick:()=>F(Ae,null)});return((xe=n.item)==null?void 0:xe.call(n,{item:Ae,index:Ke,props:K}))??g(Ii,he(K,{role:"option"}),{prepend:b=>{let{isSelected:y}=b;return g(ve,null,[e.multiple&&!e.hideSelected?g(cf,{key:Ae.value,modelValue:y,ripple:!1,tabindex:"-1"},null):void 0,Ae.props.prependAvatar&&g(Rn,{image:Ae.props.prependAvatar},null),Ae.props.prependIcon&&g(Ue,{icon:Ae.props.prependIcon},null)])}})}}),(fe=n["append-item"])==null?void 0:fe.call(n)]}})]}),c.value.map((me,Ee)=>{function fe(Fe){Fe.stopPropagation(),Fe.preventDefault(),F(me,!1)}const Ie={"onClick:close":fe,onKeydown(Fe){Fe.key!=="Enter"&&Fe.key!==" "||(Fe.preventDefault(),Fe.stopPropagation(),fe(Fe))},onMousedown(Fe){Fe.preventDefault(),Fe.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},Ae=N?!!n.chip:!!n.selection,Ke=Ae?_r(N?n.chip({item:me,index:Ee,props:Ie}):n.selection({item:me,index:Ee})):void 0;if(!(Ae&&!Ke))return g("div",{key:me.value,class:"v-select__selection"},[N?n.chip?g(tt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:me.title}}},{default:()=>[Ke]}):g(xf,he({key:"chip",closable:e.closableChips,size:"small",text:me.title,disabled:me.props.disabled},Ie),null):Ke??g("span",{class:"v-select__selection-text"},[me.title,e.multiple&&Ee<c.value.length-1&&g("span",{class:"v-select__selection-comma"},[At(",")])])])})]),"append-inner":function(){var Ie;for(var me=arguments.length,Ee=new Array(me),fe=0;fe<me;fe++)Ee[fe]=arguments[fe];return g(ve,null,[(Ie=n["append-inner"])==null?void 0:Ie.call(n,...Ee),e.menuIcon?g(Ue,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Di({isFocused:p,menu:u,select:F},l)}});const Q1=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),e0=U({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function t0(e,t,n){var r;const i=[],l=(n==null?void 0:n.default)??Q1,a=n!=null&&n.filterKeys?Ft(n.filterKeys):!1,s=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return i;e:for(let u=0;u<e.length;u++){const[f,o=f]=Ft(e[u]),d={},c={};let m=-1;if((t||s>0)&&!(n!=null&&n.noFilter)){if(typeof f=="object"){const p=a||Object.keys(o);for(const C of p){const V=un(o,C),P=(r=n==null?void 0:n.customKeyFilter)==null?void 0:r[C];if(m=P?P(V,t,f):l(V,t,f),m!==-1&&m!==!1)P?d[C]=m:c[C]=m;else if((n==null?void 0:n.filterMode)==="every")continue e}}else m=l(f,t,f),m!==-1&&m!==!1&&(c.title=m);const v=Object.keys(c).length,h=Object.keys(d).length;if(!v&&!h||(n==null?void 0:n.filterMode)==="union"&&h!==s&&!v||(n==null?void 0:n.filterMode)==="intersection"&&(h!==s||!v))continue}i.push({index:u,matches:{...c,...d}})}return i}function n0(e,t,n,i){const l=X([]),a=X(new Map),s=w(()=>i!=null&&i.transform?J(t).map(u=>[u,i.transform(u)]):J(t));Ht(()=>{const u=typeof n=="function"?n():J(n),f=typeof u!="string"&&typeof u!="number"?"":String(u),o=t0(s.value,f,{customKeyFilter:{...e.customKeyFilter,...J(i==null?void 0:i.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),d=J(t),c=[],m=new Map;o.forEach(v=>{let{index:h,matches:p}=v;const C=d[h];c.push(C),m.set(C.value,p)}),l.value=c,a.value=m});function r(u){return a.value.get(u.value)}return{filteredItems:l,filteredMatches:a,getMatches:r}}function i0(e,t,n){if(t==null)return e;if(Array.isArray(t))throw new Error("Multiple matches is not implemented");return typeof t=="number"&&~t?g(ve,null,[g("span",{class:"v-autocomplete__unmask"},[e.substr(0,t)]),g("span",{class:"v-autocomplete__mask"},[e.substr(t,n)]),g("span",{class:"v-autocomplete__unmask"},[e.substr(t+n)])]):e}const l0=U({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...e0({filterKeys:["title"]}),...Yf(),...vn(Yr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Bi({transition:!1})},"VAutocomplete"),Zf=re()({name:"VAutocomplete",props:l0(),emits:{"update:focused":e=>!0,"update:search":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:i}=Ri(),l=X(),a=ge(!1),s=ge(!0),r=ge(!1),u=X(),f=X(),o=Ye(e,"menu"),d=w({get:()=>o.value,set:K=>{var xe;o.value&&!K&&((xe=u.value)!=null&&xe.ΨopenChildren.size)||(o.value=K)}}),c=ge(-1),m=w(()=>{var K;return(K=l.value)==null?void 0:K.color}),v=w(()=>d.value?e.closeText:e.openText),{items:h,transformIn:p,transformOut:C}=Of(e),{textColorClasses:V,textColorStyles:P}=jt(m),k=Ye(e,"search",""),A=Ye(e,"modelValue",[],K=>p(K===null?[null]:Ft(K)),K=>{const xe=C(K);return e.multiple?xe:xe[0]??null}),S=w(()=>typeof e.counterValue=="function"?e.counterValue(A.value):typeof e.counterValue=="number"?e.counterValue:A.value.length),E=$r(e),{filteredItems:x,getMatches:I}=n0(e,h,()=>s.value?"":k.value),B=w(()=>e.hideSelected?x.value.filter(K=>!A.value.some(xe=>xe.value===K.value)):x.value),R=w(()=>!!(e.chips||n.chip)),T=w(()=>R.value||!!n.selection),F=w(()=>A.value.map(K=>K.props.value)),D=w(()=>{var xe;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&k.value===((xe=B.value[0])==null?void 0:xe.title))&&B.value.length>0&&!s.value&&!r.value}),G=w(()=>e.hideNoData&&!B.value.length||E.isReadonly.value||E.isDisabled.value),Z=X(),te=Gf(Z,l);function ee(K){e.openOnClear&&(d.value=!0),k.value=""}function N(){G.value||(d.value=!0)}function $(K){G.value||(a.value&&(K.preventDefault(),K.stopPropagation()),d.value=!d.value)}function W(K){var xe;As(K)&&((xe=l.value)==null||xe.focus())}function Q(K){var y,_,M;if(E.isReadonly.value)return;const xe=l.value.selectionStart,b=A.value.length;if((c.value>-1||["Enter","ArrowDown","ArrowUp"].includes(K.key))&&K.preventDefault(),["Enter","ArrowDown"].includes(K.key)&&(d.value=!0),["Escape"].includes(K.key)&&(d.value=!1),D.value&&["Enter","Tab"].includes(K.key)&&!A.value.some(L=>{let{value:O}=L;return O===B.value[0].value})&&Fe(B.value[0]),K.key==="ArrowDown"&&D.value&&((y=Z.value)==null||y.focus("next")),["Backspace","Delete"].includes(K.key)){if(!e.multiple&&T.value&&A.value.length>0&&!k.value)return Fe(A.value[0],!1);if(~c.value){const L=c.value;Fe(A.value[c.value],!1),c.value=L>=b-1?b-2:L}else K.key==="Backspace"&&!k.value&&(c.value=b-1)}if(e.multiple){if(K.key==="ArrowLeft"){if(c.value<0&&xe>0)return;const L=c.value>-1?c.value-1:b-1;A.value[L]?c.value=L:(c.value=-1,l.value.setSelectionRange((_=k.value)==null?void 0:_.length,(M=k.value)==null?void 0:M.length))}if(K.key==="ArrowRight"){if(c.value<0)return;const L=c.value+1;A.value[L]?c.value=L:(c.value=-1,l.value.setSelectionRange(0,0))}}}function oe(K){if(Ti(l.value,":autofill")||Ti(l.value,":-webkit-autofill")){const xe=h.value.find(b=>b.title===K.target.value);xe&&Fe(xe)}}function me(){var K;e.eager&&((K=f.value)==null||K.calculateVisibleItems())}function Ee(){var K;a.value&&(s.value=!0,(K=l.value)==null||K.focus())}function fe(K){a.value=!0,setTimeout(()=>{r.value=!0})}function Ie(K){r.value=!1}function Ae(K){(K==null||K===""&&!e.multiple&&!T.value)&&(A.value=[])}const Ke=ge(!1);function Fe(K){let xe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!(!K||K.props.disabled))if(e.multiple){const b=A.value.findIndex(_=>e.valueComparator(_.value,K.value)),y=xe??!~b;if(~b){const _=y?[...A.value,K]:[...A.value];_.splice(b,1),A.value=_}else y&&(A.value=[...A.value,K]);e.clearOnSelect&&(k.value="")}else{const b=xe!==!1;A.value=b?[K]:[],k.value=b&&!T.value?K.title:"",st(()=>{d.value=!1,s.value=!0})}}return de(a,(K,xe)=>{var b;K!==xe&&(K?(Ke.value=!0,k.value=e.multiple||T.value?"":String(((b=A.value.at(-1))==null?void 0:b.props.title)??""),s.value=!0,st(()=>Ke.value=!1)):(!e.multiple&&k.value==null&&(A.value=[]),d.value=!1,A.value.some(y=>{let{title:_}=y;return _===k.value})||(k.value=""),c.value=-1))}),de(k,K=>{!a.value||Ke.value||(K&&(d.value=!0),s.value=!K)}),de(d,()=>{if(!e.hideSelected&&d.value&&A.value.length){const K=B.value.findIndex(xe=>A.value.some(b=>xe.value===b.value));Re&&window.requestAnimationFrame(()=>{var xe;K>=0&&((xe=f.value)==null||xe.scrollToIndex(K))})}}),de(()=>e.items,(K,xe)=>{d.value||a.value&&!xe.length&&K.length&&(d.value=!0)}),ye(()=>{const K=!!(!e.hideNoData||B.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),xe=A.value.length>0,b=si.filterProps(e);return g(si,he({ref:l},b,{modelValue:k.value,"onUpdate:modelValue":[y=>k.value=y,Ae],focused:a.value,"onUpdate:focused":y=>a.value=y,validationValue:A.externalValue,counterValue:S.value,dirty:xe,onChange:oe,class:["v-autocomplete",`v-autocomplete--${e.multiple?"multiple":"single"}`,{"v-autocomplete--active-menu":d.value,"v-autocomplete--chips":!!e.chips,"v-autocomplete--selection-slot":!!T.value,"v-autocomplete--selecting-index":c.value>-1},e.class],style:e.style,readonly:E.isReadonly.value,placeholder:xe?void 0:e.placeholder,"onClick:clear":ee,"onMousedown:control":N,onKeydown:Q}),{...n,default:()=>g(ve,null,[g(jf,he({ref:u,modelValue:d.value,"onUpdate:modelValue":y=>d.value=y,activator:"parent",contentClass:"v-autocomplete__content",disabled:G.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:me,onAfterLeave:Ee},e.menuProps),{default:()=>[K&&g(Rf,he({ref:Z,selected:F.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:y=>y.preventDefault(),onKeydown:W,onFocusin:fe,onFocusout:Ie,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},te,e.listProps),{default:()=>{var y,_,M;return[(y=n["prepend-item"])==null?void 0:y.call(n),!B.value.length&&!e.hideNoData&&(((_=n["no-data"])==null?void 0:_.call(n))??g(Ii,{title:i(e.noDataText)},null)),g(Kf,{ref:f,renderless:!0,items:B.value},{default:L=>{var j;let{item:O,index:H,itemRef:z}=L;const q=he(O.props,{ref:z,key:H,active:D.value&&H===0?!0:void 0,onClick:()=>Fe(O,null)});return((j=n.item)==null?void 0:j.call(n,{item:O,index:H,props:q}))??g(Ii,he(q,{role:"option"}),{prepend:ae=>{let{isSelected:Y}=ae;return g(ve,null,[e.multiple&&!e.hideSelected?g(cf,{key:O.value,modelValue:Y,ripple:!1,tabindex:"-1"},null):void 0,O.props.prependAvatar&&g(Rn,{image:O.props.prependAvatar},null),O.props.prependIcon&&g(Ue,{icon:O.props.prependIcon},null)])},title:()=>{var ae,Y;return s.value?O.title:i0(O.title,(ae=I(O))==null?void 0:ae.title,((Y=k.value)==null?void 0:Y.length)??0)}})}}),(M=n["append-item"])==null?void 0:M.call(n)]}})]}),A.value.map((y,_)=>{function M(z){z.stopPropagation(),z.preventDefault(),Fe(y,!1)}const L={"onClick:close":M,onKeydown(z){z.key!=="Enter"&&z.key!==" "||(z.preventDefault(),z.stopPropagation(),M(z))},onMousedown(z){z.preventDefault(),z.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},O=R.value?!!n.chip:!!n.selection,H=O?_r(R.value?n.chip({item:y,index:_,props:L}):n.selection({item:y,index:_})):void 0;if(!(O&&!H))return g("div",{key:y.value,class:["v-autocomplete__selection",_===c.value&&["v-autocomplete__selection--selected",V.value]],style:_===c.value?P.value:{}},[R.value?n.chip?g(tt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:y.title}}},{default:()=>[H]}):g(xf,he({key:"chip",closable:e.closableChips,size:"small",text:y.title,disabled:y.props.disabled},L),null):H??g("span",{class:"v-autocomplete__selection-text"},[y.title,e.multiple&&_<A.value.length-1&&g("span",{class:"v-autocomplete__selection-comma"},[At(",")])])])})]),"append-inner":function(){var L;for(var y=arguments.length,_=new Array(y),M=0;M<y;M++)_[M]=arguments[M];return g(ve,null,[(L=n["append-inner"])==null?void 0:L.call(n,..._),e.menuIcon?g(Ue,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:$,onClick:rg,"aria-label":i(v.value),title:i(v.value),tabindex:"-1"},null):void 0])}})}),Di({isFocused:a,isPristine:s,menu:d,search:k,filteredItems:x,select:Fe},l)}});function a0(e){return Xu()?(bt(e),!0):!1}function ra(e){return typeof e=="function"?e():J(e)}const s0=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Ou=()=>{};function r0(e,t){function n(...i){return new Promise((l,a)=>{Promise.resolve(e(()=>t.apply(this,i),{fn:t,thisArg:this,args:i})).then(l).catch(a)})}return n}function o0(e,t={}){let n,i,l=Ou;const a=r=>{clearTimeout(r),l(),l=Ou};return r=>{const u=ra(e),f=ra(t.maxWait);return n&&a(n),u<=0||f!==void 0&&f<=0?(i&&(a(i),i=null),Promise.resolve(r())):new Promise((o,d)=>{l=t.rejectOnCancel?d:o,f&&!i&&(i=setTimeout(()=>{n&&a(n),i=null,o(r())},f)),n=setTimeout(()=>{i&&a(i),i=null,o(r())},u)})}}function u0(e){return e||oi()}function c0(e,t=200,n={}){return r0(o0(t,n),e)}function d0(e,t=!0,n){u0()?Jt(e,n):t?e():st(e)}const Xf=s0?window:void 0;function bi(e){var t;const n=ra(e);return(t=n==null?void 0:n.$el)!=null?t:n}function f0(){const e=X(!1),t=oi();return t&&Jt(()=>{e.value=!0},t),e}function v0(e){const t=f0();return w(()=>(t.value,!!e()))}function m0(e,t,n={}){const{window:i=Xf,...l}=n;let a;const s=v0(()=>i&&"ResizeObserver"in i),r=()=>{a&&(a.disconnect(),a=void 0)},u=w(()=>{const d=ra(e);return Array.isArray(d)?d.map(c=>bi(c)):[bi(d)]}),f=de(u,d=>{if(r(),s.value&&i){a=new ResizeObserver(t);for(const c of d)c&&a.observe(c,l)}},{immediate:!0,flush:"post"}),o=()=>{r(),f()};return a0(o),{isSupported:s,stop:o}}function h0(e,t={width:0,height:0},n={}){const{window:i=Xf,box:l="content-box"}=n,a=w(()=>{var d,c;return(c=(d=bi(e))==null?void 0:d.namespaceURI)==null?void 0:c.includes("svg")}),s=X(t.width),r=X(t.height),{stop:u}=m0(e,([d])=>{const c=l==="border-box"?d.borderBoxSize:l==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(i&&a.value){const m=bi(e);if(m){const v=m.getBoundingClientRect();s.value=v.width,r.value=v.height}}else if(c){const m=Array.isArray(c)?c:[c];s.value=m.reduce((v,{inlineSize:h})=>v+h,0),r.value=m.reduce((v,{blockSize:h})=>v+h,0)}else s.value=d.contentRect.width,r.value=d.contentRect.height},n);d0(()=>{const d=bi(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,r.value="offsetHeight"in d?d.offsetHeight:t.height)});const f=de(()=>bi(e),d=>{s.value=d?t.width:0,r.value=d?t.height:0});function o(){u(),f()}return{width:s,height:r,stop:o}}const g0=cr({__name:"search-address",props:gs({variant:{}},{modelValue:{type:String},modelModifiers:{}}),emits:gs(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,i=Yc(e,"modelValue"),l=X([]),a=X(!1),s=X(null),u=c0(async(f,o)=>{if(a.value=!0,!f||f.length<3)l.value=s.value?[s.value]:[];else{const c=await ea("https://api-adresse.data.gouv.fr/search/",{params:{q:f}});l.value=c.features.map(m=>({title:m.properties.label,value:{lat:m.geometry.coordinates[1],lon:m.geometry.coordinates[0],...m.properties}}))}o&&(s.value=l.value.find(d=>d.value.id===o)),a.value=!1},300);return i.value&&i.value.length&&u(...JSON.parse(`[${i.value}]`)),de(s,f=>{f?i.value=JSON.stringify([f.title,f.value.id]).slice(1,-1):(i.value=void 0,l.value=[]),n("selected",f?f.value:void 0)}),(f,o)=>(ue(),We(J(Zf),{modelValue:s.value,"onUpdate:modelValue":o[0]||(o[0]=d=>s.value=d),items:l.value,loading:a.value,"no-filter":"",clearable:!0,"return-object":"","hide-no-data":"","hide-details":"",label:"Adresse",placeholder:"Saisissez une adresse",variant:f.variant,density:"compact","menu-icon":"","onUpdate:search":o[1]||(o[1]=d=>J(u)(d))},null,8,["modelValue","items","loading","variant"]))}}),y0=U({fluid:{type:Boolean,default:!1},..._e(),...Wt(),...Je()},"VContainer"),p0=re()({name:"VContainer",props:y0(),setup(e,t){let{slots:n}=t;const{rtlClasses:i}=en(),{dimensionStyles:l}=Ut(e);return ye(()=>g(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},i.value,e.class],style:[l.value,e.style]},n)),{}}}),Jf=Sa.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),Qf=Sa.reduce((e,t)=>{const n="offset"+_n(t);return e[n]={type:[String,Number],default:null},e},{}),ev=Sa.reduce((e,t)=>{const n="order"+_n(t);return e[n]={type:[String,Number],default:null},e},{}),Mu={col:Object.keys(Jf),offset:Object.keys(Qf),order:Object.keys(ev)};function b0(e,t,n){let i=e;if(!(n==null||n===!1)){if(t){const l=t.replace(e,"");i+=`-${l}`}return e==="col"&&(i="v-"+i),e==="col"&&(n===""||n===!0)||(i+=`-${n}`),i.toLowerCase()}}const w0=["auto","start","end","center","baseline","stretch"],C0=U({cols:{type:[Boolean,String,Number],default:!1},...Jf,offset:{type:[String,Number],default:null},...Qf,order:{type:[String,Number],default:null},...ev,alignSelf:{type:String,default:null,validator:e=>w0.includes(e)},..._e(),...Je()},"VCol"),cn=re()({name:"VCol",props:C0(),setup(e,t){let{slots:n}=t;const i=w(()=>{const l=[];let a;for(a in Mu)Mu[a].forEach(r=>{const u=e[r],f=b0(a,r,u);f&&l.push(f)});const s=l.some(r=>r.startsWith("v-col-"));return l.push({"v-col":!s||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),l});return()=>{var l;return Hn(e.tag,{class:[i.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),Zr=["start","end","center"],tv=["space-between","space-around","space-evenly"];function Xr(e,t){return Sa.reduce((n,i)=>{const l=e+_n(i);return n[l]=t(),n},{})}const S0=[...Zr,"baseline","stretch"],nv=e=>S0.includes(e),iv=Xr("align",()=>({type:String,default:null,validator:nv})),x0=[...Zr,...tv],lv=e=>x0.includes(e),av=Xr("justify",()=>({type:String,default:null,validator:lv})),k0=[...Zr,...tv,"stretch"],sv=e=>k0.includes(e),rv=Xr("alignContent",()=>({type:String,default:null,validator:sv})),Ru={align:Object.keys(iv),justify:Object.keys(av),alignContent:Object.keys(rv)},_0={align:"align",justify:"justify",alignContent:"align-content"};function P0(e,t,n){let i=_0[e];if(n!=null){if(t){const l=t.replace(e,"");i+=`-${l}`}return i+=`-${n}`,i.toLowerCase()}}const V0=U({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:nv},...iv,justify:{type:String,default:null,validator:lv},...av,alignContent:{type:String,default:null,validator:sv},...rv,..._e(),...Je()},"VRow"),Fi=re()({name:"VRow",props:V0(),setup(e,t){let{slots:n}=t;const i=w(()=>{const l=[];let a;for(a in Ru)Ru[a].forEach(s=>{const r=e[s],u=P0(a,s,r);u&&l.push(u)});return l.push({"v-row--no-gutters":e.noGutters,"v-row--dense":e.dense,[`align-${e.align}`]:e.align,[`justify-${e.justify}`]:e.justify,[`align-content-${e.alignContent}`]:e.alignContent}),l});return()=>{var l;return Hn(e.tag,{class:["v-row",i.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),Bu=wa("v-spacer","div","VSpacer"),A0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},T0=cr({__name:"date-range-picker",props:gs({min:{type:String,default:void 0},max:{type:String,default:void 0},label:{type:String,default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,n=Yc(e,"modelValue"),i=(n.value||"").split(","),l=X(i.length&&i[0]||t.min),a=X(i.length&&i[i.length-1]||t.max);return de(n,s=>{const r=(s||"").split(",");l.value=r.length?r[0]:void 0,a.value=r.length?r[r.length-1]:void 0}),de(l,s=>{const r=[a.value];s!==a.value&&r.unshift(s),n.value=r.join(",")}),de(a,s=>{const r=[l.value];s!==l.value&&r.push(s),n.value=r.join(",")}),(s,r)=>(ue(),je(ve,null,[t.label?(ue(),je("label",A0,Et(e.label),1)):it("",!0),n.value&&n.value.length?(ue(),We(Fi,{key:1,class:"date-range-picker",align:"center"},{default:Te(()=>[g(cn,{class:"pr-0"},{default:Te(()=>[g(si,{modelValue:l.value,"onUpdate:modelValue":r[0]||(r[0]=u=>l.value=u),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),r[2]||(r[2]=ii("span",{class:"pb-6"},"~",-1)),g(cn,{class:"pl-0"},{default:Te(()=>[g(si,{modelValue:a.value,"onUpdate:modelValue":r[1]||(r[1]=u=>a.value=u),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1})):it("",!0)],64))}}),E0=re()({name:"VCardActions",props:_e(),setup(e,t){let{slots:n}=t;return zn({VBtn:{slim:!0,variant:"text"}}),ye(()=>{var i;return g("div",{class:["v-card-actions",e.class],style:e.style},[(i=n.default)==null?void 0:i.call(n)])}),{}}}),L0=U({opacity:[Number,String],..._e(),...Je()},"VCardSubtitle"),I0=re()({name:"VCardSubtitle",props:L0(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-card-subtitle",e.class],style:[{"--v-card-subtitle-opacity":e.opacity},e.style]},n)),{}}}),F0=wa("v-card-title"),O0=U({appendAvatar:String,appendIcon:Oe,prependAvatar:String,prependIcon:Oe,subtitle:[String,Number],title:[String,Number],..._e(),...qt()},"VCardItem"),M0=re()({name:"VCardItem",props:O0(),setup(e,t){let{slots:n}=t;return ye(()=>{var f;const i=!!(e.prependAvatar||e.prependIcon),l=!!(i||n.prepend),a=!!(e.appendAvatar||e.appendIcon),s=!!(a||n.append),r=!!(e.title!=null||n.title),u=!!(e.subtitle!=null||n.subtitle);return g("div",{class:["v-card-item",e.class],style:e.style},[l&&g("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?g(tt,{key:"prepend-defaults",disabled:!i,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon}}},n.prepend):g(ve,null,[e.prependAvatar&&g(Rn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&g(Ue,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),g("div",{class:"v-card-item__content"},[r&&g(F0,{key:"title"},{default:()=>{var o;return[((o=n.title)==null?void 0:o.call(n))??e.title]}}),u&&g(I0,{key:"subtitle"},{default:()=>{var o;return[((o=n.subtitle)==null?void 0:o.call(n))??e.subtitle]}}),(f=n.default)==null?void 0:f.call(n)]),s&&g("div",{key:"append",class:"v-card-item__append"},[n.append?g(tt,{key:"append-defaults",disabled:!a,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon}}},n.append):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),R0=U({opacity:[Number,String],..._e(),...Je()},"VCardText"),B0=re()({name:"VCardText",props:R0(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-card-text",e.class],style:[{"--v-card-text-opacity":e.opacity},e.style]},n)),{}}}),$0=["static","relative","fixed","absolute","sticky"],Ia=U({position:{type:String,validator:e=>$0.includes(e)}},"position");function Fa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{positionClasses:w(()=>e.position?`${t}--${e.position}`:void 0)}}const D0=U({appendAvatar:String,appendIcon:Oe,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},subtitle:[String,Number],text:[String,Number],title:[String,Number],...ui(),..._e(),...qt(),...Wt(),...Wn(),...Kr(),...bl(),...Ia(),...Rt(),...Aa(),...Je(),...at(),...hn({variant:"elevated"})},"VCard"),ov=re()({name:"VCard",directives:{Ripple:$i},props:D0(),setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{borderClasses:a}=ci(e),{colorClasses:s,colorStyles:r,variantClasses:u}=fi(e),{densityClasses:f}=tn(e),{dimensionStyles:o}=Ut(e),{elevationClasses:d}=Un(e),{loaderClasses:c}=La(e),{locationStyles:m}=Ea(e),{positionClasses:v}=Fa(e),{roundedClasses:h}=Bt(e),p=Va(e,n),C=w(()=>e.link!==!1&&p.isLink.value),V=w(()=>!e.disabled&&e.link!==!1&&(e.link||p.isClickable.value));return ye(()=>{const P=C.value?"a":e.tag,k=!!(i.title||e.title!=null),A=!!(i.subtitle||e.subtitle!=null),S=k||A,E=!!(i.append||e.appendAvatar||e.appendIcon),x=!!(i.prepend||e.prependAvatar||e.prependIcon),I=!!(i.image||e.image),B=S||x||E,R=!!(i.text||e.text!=null);return ht(g(P,he({class:["v-card",{"v-card--disabled":e.disabled,"v-card--flat":e.flat,"v-card--hover":e.hover&&!(e.disabled||e.flat),"v-card--link":V.value},l.value,a.value,s.value,f.value,d.value,c.value,v.value,h.value,u.value,e.class],style:[r.value,o.value,m.value,e.style],onClick:V.value&&p.navigate,tabindex:e.disabled?-1:void 0},p.linkProps),{default:()=>{var T;return[I&&g("div",{key:"image",class:"v-card__image"},[i.image?g(tt,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},i.image):g(Xd,{key:"image-img",cover:!0,src:e.image},null)]),g(Gr,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:i.loader}),B&&g(M0,{key:"item",prependAvatar:e.prependAvatar,prependIcon:e.prependIcon,title:e.title,subtitle:e.subtitle,appendAvatar:e.appendAvatar,appendIcon:e.appendIcon},{default:i.item,prepend:i.prepend,title:i.title,subtitle:i.subtitle,append:i.append}),R&&g(B0,{key:"text"},{default:()=>{var F;return[((F=i.text)==null?void 0:F.call(i))??e.text]}}),(T=i.default)==null?void 0:T.call(i),i.actions&&g(E0,null,{default:i.actions}),di(V.value,"v-card")]}}),[[Vn("ripple"),V.value&&e.ripple]])}),{}}}),N0={__name:"dashboard-filters",props:{config:{type:Object,required:!0},prefix:{type:String,default:""}},emits:["update:model-value"],async setup(e,{emit:t}){let n,i;const l=e,a=t,s=X(null),{width:r}=h0(s);let u;const f=Object.assign({},...l.config.datasets[0].schema.map(v=>({[v.key]:v}))),o="_d_"+l.config.datasets[0].id+"_",d=l.config.filters.map(v=>{const h=X([]);return{...v,value:w({get(){return Ve[l.prefix+o+v.labelField+"_in"]?v.multipleValues?JSON.parse(`[${Ve[l.prefix+o+v.labelField+"_in"]}]`):Ve[l.prefix+o+v.labelField+"_in"]:v.multipleValues?[]:void 0},set(p){v.multipleValues&&p.length?Ve[l.prefix+o+v.labelField+"_in"]=JSON.stringify(p).slice(1,-1):!v.multipleValues&&p?Ve[l.prefix+o+v.labelField+"_in"]=p:delete Ve[l.prefix+o+v.labelField+"_in"]}}),items:h,loading:X(!1),searchItems:async p=>{var A;const C=l.config.filters.filter(S=>S.labelField!==v.labelField&&Ve[l.prefix+o+S.labelField+"_in"]),V=Object.assign({finalizedAt:l.config.datasets[0].finalizedAt,stringify:!0},...C.map(S=>({[`${S.labelField}_in`]:`${Ve[l.prefix+o+S.labelField+"_in"]}`})));(A=l.config.staticFilters)==null||A.forEach(S=>{S.type==="in"?V[S.field+"_in"]=d.values.join(","):S.type==="interval"&&(S.minValue!=null&&(V[S.field+"_gte"]=S.minValue),S.maxValue!=null&&(V[S.field+"_lte"]=S.maxValue))}),v.showAllValues?V.size=1e3:p!=null&&(V.q=p+"*"),l.config.periodFilter&&(V._c_date_match=Ve.period),l.config.addressFilter&&u&&Ve.radius&&(V._c_geo_distance=u.lon+","+u.lat+","+Ve.radius*1e3);const P=await ea(l.config.datasets[0].href+"/values/"+v.labelField,{params:V}),k=Ve[l.prefix+o+v.labelField+"_in"];k&&!P.includes(k)&&P.unshift(k),h.value=P}}}),c=(v,h)=>{(!v.forceOneValue||h)&&m(v.labelField)},m=async v=>{var C,V;let h={};const p=d.filter(P=>Ve[l.prefix+o+P.labelField+"_in"]);if(p.length){const P=[].concat(...p.map(x=>[].concat(x.values.length?x.values:x.labelField))).filter((x,I,B)=>B.indexOf(x)===I),k=l.config.filters.filter(x=>Ve[l.prefix+o+x.labelField+"_in"]),A=Object.assign({finalizedAt:l.config.datasets[0].finalizedAt},...k.map(x=>({[`${x.labelField}_in`]:`${Ve[l.prefix+o+x.labelField+"_in"]}`})));(C=l.config.staticFilters)==null||C.forEach(x=>{x.type==="in"?A[x.field+"_in"]=d.values.join(","):x.type==="interval"&&(x.minValue!=null&&(A[x.field+"_gte"]=x.minValue),x.maxValue!=null&&(A[x.field+"_lte"]=x.maxValue))});const S=await Promise.all(P.map(x=>ea(l.config.datasets[0].href+"/values/"+x,{params:A}))),E=Object.assign({},...P.map((x,I)=>({[x]:S[I]})));h=Object.assign({},...P.map(x=>f[x]["x-concept"]?{[`_c_${f[x]["x-concept"].id}_in`]:JSON.stringify(E[x]).slice(1,-1)}:E[x].length>1?{[`${o}${x}_in`]:JSON.stringify(E[x]).slice(1,-1)}:{[`${o}${x}_eq`]:E[x][0]})),h.keys=p.map(x=>x.labelField)}l.config.periodFilter&&(h._c_date_match=Ve.period),l.config.addressFilter&&u&&Ve.radius&&(h._c_geo_distance=u.lon+","+u.lat+","+Ve.radius*1e3),(V=l.config.staticFilters)==null||V.forEach(P=>{P.type==="in"?h[`${o}${P.field}_in`]=d.values.join(","):P.type==="nin"?h[`${o}${P.field}_nin`]=d.values.join(","):P.type==="interval"&&(P.minValue!=null&&(h[`${o}${P.field}_gte`]=P.minValue),P.maxValue!=null&&(h[`${o}${P.field}_lte`]=P.maxValue))}),a("update:model-value",h),d.forEach(P=>{P.labelField!==v&&P.searchItems()})};return[n,i]=Em(()=>m()),await n,i(),(v,h)=>(ue(),We(Fi,{ref_key:"root",ref:s,justify:"center",align:"center",class:"py-3"},{default:Te(()=>[(ue(!0),je(ve,null,rn(J(d),(p,C)=>(ue(),We(cn,{key:C,cols:Math.min(Math.max(1,Math.ceil(12*250/J(r))),12)},{default:Te(()=>[g(Zf,{modelValue:p.value.value,"onUpdate:modelValue":[V=>p.value.value=V,V=>c(p,V)],loading:p.loading.value,items:p.items.value,"item-title":V=>J(f)[p.labelField]["x-labels"]?J(f)[p.labelField]["x-labels"][V]:V,"item-value":V=>V,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:J(f)[p.labelField].label||J(f)[p.labelField].title||J(f)[p.labelField]["x-originalName"]||p.labelField,clearable:!p.forceOneValue,"persistent-clear":!p.forceOneValue,multiple:p.multipleValues,style:{"min-width":"250px"},density:"comfortable","onUpdate:search":V=>(V==null||V.length)&&V!==J(Ve)[l.prefix+o+p.labelField+"_in"]&&!p.showAllValues&&p.searchItems(V)},null,8,["modelValue","onUpdate:modelValue","loading","items","item-title","item-value","label","clearable","persistent-clear","multiple","onUpdate:search"])]),_:2},1032,["cols"]))),128)),e.config.periodFilter?(ue(),We(cn,{key:0,cols:Math.min(Math.max(1,Math.round(12*250/J(r))),12)},{default:Te(()=>[g(T0,{modelValue:J(Ve).period,"onUpdate:modelValue":[h[0]||(h[0]=p=>J(Ve).period=p),h[1]||(h[1]=p=>m())],min:e.config.datasets[0].timePeriod?e.config.datasets[0].timePeriod.startDate.slice(0,10):void 0,max:e.config.datasets[0].timePeriod?e.config.datasets[0].timePeriod.endDate.slice(0,10):void 0,label:"Période"},null,8,["modelValue","min","max"])]),_:1},8,["cols"])):it("",!0),e.config.addressFilter?(ue(),We(cn,{key:1,cols:"auto"},{default:Te(()=>[g(ov,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:Te(()=>[g(Fi,{align:"start"},{default:Te(()=>[g(cn,{class:"pr-0",cols:8},{default:Te(()=>[g(g0,{modelValue:J(Ve).address,"onUpdate:modelValue":h[2]||(h[2]=p=>J(Ve).address=p),variant:"plain",onSelected:h[3]||(h[3]=p=>{et(u)?u.value=p:u=p,m()})},null,8,["modelValue"])]),_:1}),g(cn,{class:"pl-0",cols:4},{default:Te(()=>[g(si,{modelValue:J(Ve).radius,"onUpdate:modelValue":[h[4]||(h[4]=p=>J(Ve).radius=p),h[5]||(h[5]=p=>m())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):it("",!0)]),_:1},512))}},H0=(e,t)=>{const n=e.__vccOpts||e;for(const[i,l]of t)n[i]=l;return n},uv=U({baseColor:String,divided:Boolean,...ui(),..._e(),...qt(),...Wn(),...Rt(),...Je(),...at(),...hn()},"VBtnGroup"),$u=re()({name:"VBtnGroup",props:uv(),setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{densityClasses:l}=tn(e),{borderClasses:a}=ci(e),{elevationClasses:s}=Un(e),{roundedClasses:r}=Bt(e);zn({VBtn:{height:"auto",baseColor:ne(e,"baseColor"),color:ne(e,"color"),density:ne(e,"density"),flat:!0,variant:ne(e,"variant")}}),ye(()=>g(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},i.value,a.value,l.value,s.value,r.value,e.class],style:e.style},n))}}),cv=Symbol.for("vuetify:v-btn-toggle"),j0=U({...uv(),...ka()},"VBtnToggle"),z0=re()({name:"VBtnToggle",props:j0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:i,next:l,prev:a,select:s,selected:r}=pl(e,cv);return ye(()=>{const u=$u.filterProps(e);return g($u,he({class:["v-btn-toggle",e.class]},u,{style:e.style}),{default:()=>{var f;return[(f=n.default)==null?void 0:f.call(n,{isSelected:i,next:l,prev:a,select:s,selected:r})]}})}),{next:l,prev:a,select:s}}}),W0=U({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},..._e(),...gl(),...Je({tag:"div"}),...at()},"VProgressCircular"),dv=re()({name:"VProgressCircular",props:W0(),setup(e,t){let{slots:n}=t;const i=20,l=2*Math.PI*i,a=X(),{themeClasses:s}=ot(e),{sizeClasses:r,sizeStyles:u}=yl(e),{textColorClasses:f,textColorStyles:o}=jt(ne(e,"color")),{textColorClasses:d,textColorStyles:c}=jt(ne(e,"bgColor")),{intersectionRef:m,isIntersecting:v}=zf(),{resizeRef:h,contentRect:p}=Li(),C=w(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),V=w(()=>Number(e.width)),P=w(()=>u.value?Number(e.size):p.value?p.value.width:Math.max(V.value,32)),k=w(()=>i/(1-V.value/P.value)*2),A=w(()=>V.value/P.value*k.value),S=w(()=>Se((100-C.value)/100*l));return Ht(()=>{m.value=a.value,h.value=a.value}),ye(()=>g(e.tag,{ref:a,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":v.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},s.value,r.value,f.value,e.class],style:[u.value,o.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:C.value},{default:()=>[g("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${k.value} ${k.value}`},[g("circle",{class:["v-progress-circular__underlay",d.value],style:c.value,fill:"transparent",cx:"50%",cy:"50%",r:i,"stroke-width":A.value,"stroke-dasharray":l,"stroke-dashoffset":0},null),g("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:i,"stroke-width":A.value,"stroke-dasharray":l,"stroke-dashoffset":S.value},null)]),n.default&&g("div",{class:"v-progress-circular__content"},[n.default({value:C.value})])]})),{}}});function U0(e,t){de(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&st(()=>{t(!0)})},{immediate:!0})}const fv=U({active:{type:Boolean,default:void 0},activeColor:String,baseColor:String,symbol:{type:null,default:cv},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Oe,appendIcon:Oe,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...ui(),..._e(),...qt(),...Wt(),...Wn(),..._a(),...Kr(),...bl(),...Ia(),...Rt(),...Aa(),...gl(),...Je({tag:"button"}),...at(),...hn({variant:"elevated"})},"VBtn"),ri=re()({name:"VBtn",props:fv(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{borderClasses:a}=ci(e),{densityClasses:s}=tn(e),{dimensionStyles:r}=Ut(e),{elevationClasses:u}=Un(e),{loaderClasses:f}=La(e),{locationStyles:o}=Ea(e),{positionClasses:d}=Fa(e),{roundedClasses:c}=Bt(e),{sizeClasses:m,sizeStyles:v}=yl(e),h=Pa(e,e.symbol,!1),p=Va(e,n),C=w(()=>{var R;return e.active!==void 0?e.active:p.isLink.value?(R=p.isActive)==null?void 0:R.value:h==null?void 0:h.isSelected.value}),V=w(()=>C.value?e.activeColor??e.color:e.color),P=w(()=>{var T,F;return{color:(h==null?void 0:h.isSelected.value)&&(!p.isLink.value||((T=p.isActive)==null?void 0:T.value))||!h||((F=p.isActive)==null?void 0:F.value)?V.value??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:k,colorStyles:A,variantClasses:S}=fi(P),E=w(()=>(h==null?void 0:h.disabled.value)||e.disabled),x=w(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),I=w(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function B(R){var T;E.value||p.isLink.value&&(R.metaKey||R.ctrlKey||R.shiftKey||R.button!==0||n.target==="_blank")||((T=p.navigate)==null||T.call(p,R),h==null||h.toggle())}return U0(p,h==null?void 0:h.select),ye(()=>{const R=p.isLink.value?"a":e.tag,T=!!(e.prependIcon||i.prepend),F=!!(e.appendIcon||i.append),D=!!(e.icon&&e.icon!==!0);return ht(g(R,he({type:R==="a"?void 0:"button",class:["v-btn",h==null?void 0:h.selectedClass.value,{"v-btn--active":C.value,"v-btn--block":e.block,"v-btn--disabled":E.value,"v-btn--elevated":x.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--readonly":e.readonly,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},l.value,a.value,k.value,s.value,u.value,f.value,d.value,c.value,m.value,S.value,e.class],style:[A.value,r.value,o.value,v.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:E.value||void 0,tabindex:e.loading||e.readonly?-1:void 0,onClick:B,value:I.value},p.linkProps),{default:()=>{var G;return[di(!0,"v-btn"),!e.icon&&T&&g("span",{key:"prepend",class:"v-btn__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},i.prepend):g(Ue,{key:"prepend-icon",icon:e.prependIcon},null)]),g("span",{class:"v-btn__content","data-no-activator":""},[!i.default&&D?g(Ue,{key:"content-icon",icon:e.icon},null):g(tt,{key:"content-defaults",disabled:!D,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var Z;return[((Z=i.default)==null?void 0:Z.call(i))??e.text]}})]),!e.icon&&F&&g("span",{key:"append",class:"v-btn__append"},[i.append?g(tt,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},i.append):g(Ue,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&g("span",{key:"loader",class:"v-btn__loader"},[((G=i.loader)==null?void 0:G.call(i))??g(dv,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[$i,!E.value&&e.ripple,"",{center:!!e.icon}]])}),{group:h}}});function q0(e){const t=ge(e());let n=-1;function i(){clearInterval(n)}function l(){i(),st(()=>t.value=e())}function a(s){const r=s?getComputedStyle(s):{transitionDuration:.2},u=parseFloat(r.transitionDuration)*1e3||200;if(i(),t.value<=0)return;const f=performance.now();n=window.setInterval(()=>{const o=performance.now()-f+u;t.value=Math.max(e()-o,0),t.value<=0&&i()},u)}return bt(i),{clear:i,time:t,start:a,reset:l}}const K0=U({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...bl({location:"bottom"}),...Ia(),...Rt(),...hn(),...at(),...vn(qr({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),G0=re()({name:"VSnackbar",props:K0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),{positionClasses:l}=Fa(e),{scopeId:a}=Ta(),{themeClasses:s}=ot(e),{colorClasses:r,colorStyles:u,variantClasses:f}=fi(e),{roundedClasses:o}=Bt(e),d=q0(()=>Number(e.timeout)),c=X(),m=X(),v=ge(!1),h=ge(0),p=X(),C=qe(Ql,void 0);Mn(()=>!!C,()=>{const R=Hd();Ht(()=>{p.value=R.mainStyles.value})}),de(i,P),de(()=>e.timeout,P),Jt(()=>{i.value&&P()});let V=-1;function P(){d.reset(),window.clearTimeout(V);const R=Number(e.timeout);if(!i.value||R===-1)return;const T=wr(m.value);d.start(T),V=window.setTimeout(()=>{i.value=!1},R)}function k(){d.reset(),window.clearTimeout(V)}function A(){v.value=!0,k()}function S(){v.value=!1,P()}function E(R){h.value=R.touches[0].clientY}function x(R){Math.abs(h.value-R.changedTouches[0].clientY)>50&&(i.value=!1)}function I(){v.value&&S()}const B=w(()=>e.location.split(" ").reduce((R,T)=>(R[`v-snackbar--${T}`]=!0,R),{}));return ye(()=>{const R=sa.filterProps(e),T=!!(n.default||n.text||e.text);return g(sa,he({ref:c,class:["v-snackbar",{"v-snackbar--active":i.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--timer":!!e.timer,"v-snackbar--vertical":e.vertical},B.value,l.value,e.class],style:[p.value,e.style]},R,{modelValue:i.value,"onUpdate:modelValue":F=>i.value=F,contentProps:he({class:["v-snackbar__wrapper",s.value,r.value,o.value,f.value],style:[u.value],onPointerenter:A,onPointerleave:S},R.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0,onTouchstartPassive:E,onTouchend:x,onAfterLeave:I},a),{default:()=>{var F,D;return[di(!1,"v-snackbar"),e.timer&&!v.value&&g("div",{key:"timer",class:"v-snackbar__timer"},[g(Wf,{ref:m,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,"model-value":d.time.value},null)]),T&&g("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((F=n.text)==null?void 0:F.call(n))??e.text,(D=n.default)==null?void 0:D.call(n)]),n.actions&&g(tt,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[g("div",{class:"v-snackbar__actions"},[n.actions({isActive:i})])]})]},activator:n.activator})}),Di({},c)}}),Du=()=>Math.random().toString(36).substr(2,5),vv=typeof window>"u",mv=e=>!vv&&window.localStorage&&window.localStorage.debug&&window.localStorage.debug.indexOf(e)!==-1,Y0=mv("v-iframe");function pn(){Y0&&console.log.apply(console,arguments)}const Z0=mv("iframe-resizer"),X0={props:{src:{type:String,required:!0},width:{type:String,default:"100%"},title:{type:String,default:null},aspectRatio:{type:Number,default:null},delay:{type:Number,default:null},id:{type:String,default(){return`viframe-${Du()}-${Du()}`}},iframeAttrs:{type:Object,default(){return{}}},iframeResizer:{type:Boolean,default:!0},redrawOnResize:{type:Boolean,default:!1},lazy:{type:Boolean,default:!0},scrolling:{type:String,default:"no"},goToOptions:{type:Object,default(){return{offset:8}}},snackbarProps:{type:Object,default(){return{tile:!0,right:!0,bottom:!0,timeout:3e4}}},syncState:{type:Boolean,default:!1},syncStateDirection:{type:String,default:"both"},syncStateIgnorePath:{type:Boolean,default:!1},queryParamsExclude:{type:Array,default:null},queryParamsInclude:{type:Array,default:null},queryParamsExtra:{type:Object,default:()=>({})},reactiveParams:{type:Object,default:null}},data:()=>({loaded:!0,resized:!1,actualWidth:null,appliedSrc:null,notification:null,showNotification:!1,syncedSrc:null,contentWindowRegistered:!1}),computed:{actualAspectRatio(){return this.resized?10:this.aspectRatio?this.aspectRatio:this.actualWidth?this.actualWidth<500?1:this.actualWidth<800?4/3:this.actualWidth<1200?16/9:21/9:null},fullIframeAttrs(){const e={id:this.id,src:this.appliedSrc,scrolling:this.scrolling,frameborder:0,loading:this.lazy?"lazy":"eager",...this.iframeAttrs};return this.title&&(e.title=this.title),e},fullSnackbarProps(){const e={...this.snackbarProps};return this.notification&&(this.notification.type==="error"&&(e.timeout=0),this.notification.type==="default"&&(e.text=!0),e.color=this.notification.type),e},fullSrc(){if(vv)return this.src;const e=this.syncState&&["both","down"].includes(this.syncStateDirection),t=new URL(e?this.src:this.syncedSrc??this.src,window.location.href);if(!e)for(const n of this._queryParamsExtraKeys??[])t.searchParams.delete(n);if(this.queryParamsExtra&&Object.keys(this.queryParamsExtra).forEach(n=>{this._queryParamsExtraKeys=this._queryParamsExtraKeys??[],this._queryParamsExtraKeys.includes(n)||this._queryParamsExtraKeys.push(n),t.searchParams.set(n,this.queryParamsExtra[n])}),e){let n;if(this.$route&&(n={...this.$route.query}),this.reactiveParams)n={...this.reactiveParams};else{const i=new URL(window.location.href).searchParams;for(const l of[...i.keys()])n[l]=i.get(l)}if(this.queryParamsInclude)for(const i of Object.keys(n))!this.queryParamsInclude.includes(i)&&i!=="p"&&delete n[i];this.queryParamsExclude&&this.queryParamsExclude.forEach(i=>{delete n[i]});for(const i of Object.keys(n).filter(l=>n[l]!==void 0&&n[l]!==null))if(i==="p"&&!this.syncStateIgnorePath){let l=t.pathname;l.endsWith("/")||(l+="/"),t.pathname=n.p,n.p.startsWith("./")&&(t.pathname=n.p.replace("./",l))}else t.searchParams.set(i,n[i])}return t.searchParams.sort(),t.href}},watch:{fullSrc:{handler(){this.setSrc()},immediate:!0}},mounted(){this.delay!==null?setTimeout(()=>this.resize(),this.delay):this.$nextTick(()=>this.resize()),setTimeout(()=>this.resize(),300),this.resizeListener=e=>{this.resizeTimeout&&clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(()=>{this.resize()},300)},window.addEventListener("resize",this.resizeListener),this.popStateListener=e=>{this.setSrc()},window.addEventListener("popstate",this.popStateListener),this.messageEventListener=e=>{if(e.source===this.iframeWindow&&!(typeof e.data=="string"&&(e.data.startsWith("[iFrameResizer]")||e.data.startsWith("[iFrameSizer"))))if(typeof e.data=="object"&&(e.data.viframe||e.data.vIframe||e.data["v-iframe"])){if(pn("received action message from iframe",e.data),e.data.scroll==="top"&&(this.$vuetify.goTo?this.$vuetify.goTo("#"+this.id,this.goToOptions):this.goTo()),typeof e.data.scroll=="number"&&(this.$vuetify.goTo?goTo("#"+this.id,{...this.goToOptions,offset:-e.data.scroll}):this.goTo(e.data.scroll)),e.data.uiNotification&&(this.showNotification&&(this.showNotification=!1,setTimeout(()=>this.setNotification(e.data.uiNotification),300)),this.setNotification(e.data.uiNotification)),e.data.stateAction&&e.data.href){const t=new URL(e.data.href);t.searchParams.sort(),this.syncedSrc=t.href,this.emitState(),this.syncState&&["both","up"].includes(this.syncStateDirection)&&this.storeState(e.data.stateAction)}e.data.contentWindow&&(this.contentWindowRegistered=!0)}else this.$emit("message",e.data)},window.addEventListener("message",this.messageEventListener)},destroyed(){window.removeEventListener("message",this.messageEventListener),window.removeEventListener("resize",this.resizeListener),window.removeEventListener("popstate",this.popStateListener)},methods:{goTo(e){pn("use internal goTo method instead of vuetify");try{this.$el.scrollIntoView({behavior:"smooth"})}catch(t){console.error(t)}},setSrc(){if(!this.src){this.appliedSrc=this.src;return}if(this.syncedSrc!==this.fullSrc)if(pn(`apply state from parent to iframe
|
21
|
+
`)}function gu(e){const t=e.dark?2:1,n=e.dark?1:2,i=[];for(const[l,a]of Object.entries(e.colors)){const s=dn(a);i.push(`--v-theme-${l}: ${s.r},${s.g},${s.b}`),l.startsWith("on-")||i.push(`--v-theme-${l}-overlay-multiplier: ${Og(a)>.18?t:n}`)}for(const[l,a]of Object.entries(e.variables)){const s=typeof a=="string"&&a.startsWith("#")?dn(a):void 0,r=s?`${s.r}, ${s.g}, ${s.b}`:void 0;i.push(`--v-${l}: ${r??a}`)}return i}function Li(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=As(),i=J();if(Re){const l=new ResizeObserver(a=>{e==null||e(a,l),a.length&&(t==="content"?i.value=a[0].contentRect:i.value=a[0].target.getBoundingClientRect())});zt(()=>{l.disconnect()}),de(()=>n.el,(a,s)=>{s&&(l.unobserve(s),i.value=void 0),a&&l.observe(a)},{flush:"post"})}return{resizeRef:n,contentRect:fl(i)}}const Ql=Symbol.for("vuetify:layout"),Yy=Symbol.for("vuetify:layout-item"),yu=1e3,Zy=U({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function Hd(){const e=qe(Ql);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const Xy=(e,t,n,i)=>{let l={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...l}}];for(const s of e){const r=t.get(s),u=n.get(s),f=i.get(s);if(!r||!u||!f)continue;const o={...l,[r.value]:parseInt(l[r.value],10)+(f.value?parseInt(u.value,10):0)};a.push({id:s,layer:o}),l=o}return a};function Jy(e){const t=qe(Ql,null),n=w(()=>t?t.rootZIndex.value-100:yu),i=J([]),l=ut(new Map),a=ut(new Map),s=ut(new Map),r=ut(new Map),u=ut(new Map),{resizeRef:f,contentRect:o}=Li(),d=w(()=>{const S=new Map,E=e.overlaps??[];for(const x of E.filter(I=>I.includes(":"))){const[I,B]=x.split(":");if(!i.value.includes(I)||!i.value.includes(B))continue;const R=l.get(I),T=l.get(B),F=a.get(I),D=a.get(B);!R||!T||!F||!D||(S.set(B,{position:R.value,amount:parseInt(F.value,10)}),S.set(I,{position:T.value,amount:-parseInt(D.value,10)}))}return S}),c=w(()=>{const S=[...new Set([...s.values()].map(x=>x.value))].sort((x,I)=>x-I),E=[];for(const x of S){const I=i.value.filter(B=>{var R;return((R=s.get(B))==null?void 0:R.value)===x});E.push(...I)}return Xy(E,l,a,r)}),m=w(()=>!Array.from(u.values()).some(S=>S.value)),v=w(()=>c.value[c.value.length-1].layer),h=w(()=>({"--v-layout-left":Se(v.value.left),"--v-layout-right":Se(v.value.right),"--v-layout-top":Se(v.value.top),"--v-layout-bottom":Se(v.value.bottom),...m.value?void 0:{transition:"none"}})),p=w(()=>c.value.slice(1).map((S,E)=>{let{id:x}=S;const{layer:I}=c.value[E],B=a.get(x),R=l.get(x);return{id:x,...I,size:Number(B.value),position:R.value}})),C=S=>p.value.find(E=>E.id===S),V=rt("createLayout"),P=ge(!1);Jt(()=>{P.value=!0}),wt(Ql,{register:(S,E)=>{let{id:x,order:I,position:B,layoutSize:R,elementSize:T,active:F,disableTransitions:D,absolute:G}=E;s.set(x,I),l.set(x,B),a.set(x,R),r.set(x,F),D&&u.set(x,D);const te=pi(Yy,V==null?void 0:V.vnode).indexOf(S);te>-1?i.value.splice(te,0,x):i.value.push(x);const ee=w(()=>p.value.findIndex(Q=>Q.id===x)),N=w(()=>n.value+c.value.length*2-ee.value*2),$=w(()=>{const Q=B.value==="left"||B.value==="right",oe=B.value==="right",me=B.value==="bottom",Ee=T.value??R.value,fe=Ee===0?"%":"px",Ie={[B.value]:0,zIndex:N.value,transform:`translate${Q?"X":"Y"}(${(F.value?0:-(Ee===0?100:Ee))*(oe||me?-1:1)}${fe})`,position:G.value||n.value!==yu?"absolute":"fixed",...m.value?void 0:{transition:"none"}};if(!P.value)return Ie;const Ae=p.value[ee.value];if(!Ae)throw new Error(`[Vuetify] Could not find layout item "${x}"`);const Ke=d.value.get(x);return Ke&&(Ae[Ke.position]+=Ke.amount),{...Ie,height:Q?`calc(100% - ${Ae.top}px - ${Ae.bottom}px)`:T.value?`${T.value}px`:void 0,left:oe?void 0:`${Ae.left}px`,right:oe?`${Ae.right}px`:void 0,top:B.value!=="bottom"?`${Ae.top}px`:void 0,bottom:B.value!=="top"?`${Ae.bottom}px`:void 0,width:Q?T.value?`${T.value}px`:void 0:`calc(100% - ${Ae.left}px - ${Ae.right}px)`}}),W=w(()=>({zIndex:N.value-1}));return{layoutItemStyles:$,layoutItemScrimStyles:W,zIndex:N}},unregister:S=>{s.delete(S),l.delete(S),a.delete(S),r.delete(S),u.delete(S),i.value=i.value.filter(E=>E!==S)},mainRect:v,mainStyles:h,getLayoutItem:C,items:p,layoutRect:o,rootZIndex:n});const k=w(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),A=w(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:k,layoutStyles:A,getLayoutItem:C,items:p,layoutRect:o,layoutRef:f}}function jd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,i=pt(t,n),{aliases:l={},components:a={},directives:s={}}=i,r=Rg(i.defaults),u=Ry(i.display,i.ssr),f=Gy(i.theme),o=Uy(i.icons),d=Ug(i.locale),c=Fy(i.date,d),m=Dy(i.goTo,d);return{install:h=>{for(const p in s)h.directive(p,s[p]);for(const p in a)h.component(p,a[p]);for(const p in l)h.component(p,Mi({...l[p],name:p,aliasName:l[p].name}));if(f.install(h),h.provide(Ei,r),h.provide(Fs,u),h.provide(Jl,f),h.provide(Os,o),h.provide(Zl,d),h.provide(Iy,c.options),h.provide(ou,c.instance),h.provide($d,m),Re&&i.ssr)if(h.$nuxt)h.$nuxt.hook("app:suspense:resolve",()=>{u.update()});else{const{mount:p}=h;h.mount=function(){const C=p(...arguments);return st(()=>u.update()),h.mount=p,C}}Qt.reset(),h.mixin({computed:{$vuetify(){return ut({defaults:gi.call(this,Ei),display:gi.call(this,Fs),theme:gi.call(this,Jl),icons:gi.call(this,Os),locale:gi.call(this,Zl),date:gi.call(this,ou)})}}})},defaults:r,display:u,theme:f,icons:o,locale:d,date:c,goTo:m}}const Qy="3.7.5";jd.version=Qy;function gi(e){var i,l;const t=this.$,n=((i=t.parent)==null?void 0:i.provides)??((l=t.vnode.appContext)==null?void 0:l.provides);if(n&&e in n)return n[e]}const ep={badge:"Badge",open:"Ouvrir",close:"Fermer",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Annuler"},dataIterator:{noResultsText:"Aucun enregistrement correspondant trouvé",loadingText:"Chargement de l'élément..."},dataTable:{itemsPerPageText:"Lignes par page :",ariaLabel:{sortDescending:"Tri décroissant.",sortAscending:"Tri croissant.",sortNone:"Non trié.",activateNone:"Activer pour supprimer le tri.",activateDescending:"Activer pour trier par ordre décroissant.",activateAscending:"Activer pour trier par ordre croissant."},sortBy:"Trier par"},dataFooter:{itemsPerPageText:"Éléments par page :",itemsPerPageAll:"Tous",nextPage:"Page suivante",prevPage:"Page précédente",firstPage:"Première page",lastPage:"Dernière page",pageText:"{0}-{1} de {2}"},dateRangeInput:{divider:"à"},datePicker:{itemsSelected:"{0} selected",range:{title:"Sélectionner des dates",header:"Entrer des dates"},title:"Sélectionner une date",header:"Entrer une date",input:{placeholder:"Entrer une date"}},noDataText:"Aucune donnée disponible",carousel:{prev:"Visuel précédent",next:"Visuel suivant",ariaLabel:{delimiter:"Diapositive {0} de {1}"}},calendar:{moreEvents:"{0} de plus",today:"Aujourd'hui"},input:{clear:"Vider {0}",prependAction:"{0} action avant",appendAction:"{0} action après",otp:"Caractère {0} du mot de passe à usage unique"},fileInput:{counter:"{0} fichier(s)",counterSize:"{0} fichier(s) ({1} au total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Navigation de pagination",next:"Page suivante",previous:"Page précédente",page:"Aller à la page {0}",currentPage:"Page actuelle, Page {0}",first:"Première page",last:"Dernière page"}},stepper:{next:"Suivant",prev:"Précédent"},rating:{ariaLabel:{item:"Note de {0} sur {1}"}},loading:"Chargement...",infiniteScroll:{loadMore:"Charger plus",empty:"Aucune donnée supplémentaire"}},pu={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},tp={primary:"#2196F3",success:"#00E676"};function np(e,t=!1,n="fr"){const i=e!=null&&e.dark?e.dark==="true":t,l={};for(const u of["primary","secondary"])e!=null&&e[u]&&(l[u]=e[u]);const a={...pu,...l},s={...pu,...tp,...l};return{ssr:!1,locale:{locale:n,messages:{fr:ep,en:Ld}},theme:{defaultTheme:i?"dark":"light",themes:{light:{dark:!1,colors:a},dark:{dark:!0,colors:s}}},defaults:{VCard:{variant:"outlined",style:"border-color: rgba(var(--v-theme-on-surface), var(--v-focus-opacity)) !important;"}}}}function ip(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ms={exports:{}},es,bu;function lp(){if(bu)return es;bu=1;var e=1e3,t=e*60,n=t*60,i=n*24,l=i*7,a=i*365.25;es=function(o,d){d=d||{};var c=typeof o;if(c==="string"&&o.length>0)return s(o);if(c==="number"&&isFinite(o))return d.long?u(o):r(o);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(o))};function s(o){if(o=String(o),!(o.length>100)){var d=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(o);if(d){var c=parseFloat(d[1]),m=(d[2]||"ms").toLowerCase();switch(m){case"years":case"year":case"yrs":case"yr":case"y":return c*a;case"weeks":case"week":case"w":return c*l;case"days":case"day":case"d":return c*i;case"hours":case"hour":case"hrs":case"hr":case"h":return c*n;case"minutes":case"minute":case"mins":case"min":case"m":return c*t;case"seconds":case"second":case"secs":case"sec":case"s":return c*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return c;default:return}}}}function r(o){var d=Math.abs(o);return d>=i?Math.round(o/i)+"d":d>=n?Math.round(o/n)+"h":d>=t?Math.round(o/t)+"m":d>=e?Math.round(o/e)+"s":o+"ms"}function u(o){var d=Math.abs(o);return d>=i?f(o,d,i,"day"):d>=n?f(o,d,n,"hour"):d>=t?f(o,d,t,"minute"):d>=e?f(o,d,e,"second"):o+" ms"}function f(o,d,c,m){var v=d>=c*1.5;return Math.round(o/c)+" "+m+(v?"s":"")}return es}function ap(e){n.debug=n,n.default=n,n.coerce=u,n.disable=a,n.enable=l,n.enabled=s,n.humanize=lp(),n.destroy=f,Object.keys(e).forEach(o=>{n[o]=e[o]}),n.names=[],n.skips=[],n.formatters={};function t(o){let d=0;for(let c=0;c<o.length;c++)d=(d<<5)-d+o.charCodeAt(c),d|=0;return n.colors[Math.abs(d)%n.colors.length]}n.selectColor=t;function n(o){let d,c=null,m,v;function h(...p){if(!h.enabled)return;const C=h,V=Number(new Date),P=V-(d||V);C.diff=P,C.prev=d,C.curr=V,d=V,p[0]=n.coerce(p[0]),typeof p[0]!="string"&&p.unshift("%O");let k=0;p[0]=p[0].replace(/%([a-zA-Z%])/g,(S,E)=>{if(S==="%%")return"%";k++;const x=n.formatters[E];if(typeof x=="function"){const I=p[k];S=x.call(C,I),p.splice(k,1),k--}return S}),n.formatArgs.call(C,p),(C.log||n.log).apply(C,p)}return h.namespace=o,h.useColors=n.useColors(),h.color=n.selectColor(o),h.extend=i,h.destroy=n.destroy,Object.defineProperty(h,"enabled",{enumerable:!0,configurable:!1,get:()=>c!==null?c:(m!==n.namespaces&&(m=n.namespaces,v=n.enabled(o)),v),set:p=>{c=p}}),typeof n.init=="function"&&n.init(h),h}function i(o,d){const c=n(this.namespace+(typeof d>"u"?":":d)+o);return c.log=this.log,c}function l(o){n.save(o),n.namespaces=o,n.names=[],n.skips=[];let d;const c=(typeof o=="string"?o:"").split(/[\s,]+/),m=c.length;for(d=0;d<m;d++)c[d]&&(o=c[d].replace(/\*/g,".*?"),o[0]==="-"?n.skips.push(new RegExp("^"+o.slice(1)+"$")):n.names.push(new RegExp("^"+o+"$")))}function a(){const o=[...n.names.map(r),...n.skips.map(r).map(d=>"-"+d)].join(",");return n.enable(""),o}function s(o){if(o[o.length-1]==="*")return!0;let d,c;for(d=0,c=n.skips.length;d<c;d++)if(n.skips[d].test(o))return!1;for(d=0,c=n.names.length;d<c;d++)if(n.names[d].test(o))return!0;return!1}function r(o){return o.toString().substring(2,o.toString().length-2).replace(/\.\*\?$/,"*")}function u(o){return o instanceof Error?o.stack||o.message:o}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return n.enable(n.load()),n}var sp=ap;(function(e,t){var n={};t.formatArgs=l,t.save=a,t.load=s,t.useColors=i,t.storage=r(),t.destroy=(()=>{let f=!1;return()=>{f||(f=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function i(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function l(f){if(f[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+f[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const o="color: "+this.color;f.splice(1,0,o,"color: inherit");let d=0,c=0;f[0].replace(/%[a-zA-Z%]/g,m=>{m!=="%%"&&(d++,m==="%c"&&(c=d))}),f.splice(c,0,o)}t.log=console.debug||console.log||(()=>{});function a(f){try{f?t.storage.setItem("debug",f):t.storage.removeItem("debug")}catch{}}function s(){let f;try{f=t.storage.getItem("debug")}catch{}return!f&&typeof process<"u"&&"env"in process&&(f=n.DEBUG),f}function r(){try{return localStorage}catch{}}e.exports=sp(t);const{formatters:u}=e.exports;u.j=function(f){try{return JSON.stringify(f)}catch(o){return"[UnexpectedJSONParseError]: "+o.message}}})(Ms,Ms.exports);var rp=Ms.exports;const op=ip(rp),Ln=op("reactive-search-params");Ln.log=console.log.bind(console);const ts=(e,t)=>{const n=new Set(Object.keys(e));for(const i of Object.keys(t)){const l=t[i];if(typeof l=="string"&&(e[i]=l,n.delete(i)),Array.isArray(l)){const a=l[l.length-1];typeof a=="string"&&(e[i]=a,n.delete(i))}}for(const i of n)delete e[i]};function up(e){if(!e)try{e=__unctx__.get("nuxt-app").use().$router,Ln("using nuxt 3 router implicitly")}catch{}const t=ut({});if(e)Ln("initialize reactive search params based on vue router"),de(e.currentRoute,n=>{Ln("route.query changed",n.query),ts(t,n.query)},{immediate:!0}),de(t,()=>{Ln("state changed",t),e==null||e.replace({query:t})});else{Ln("initialize reactive search params based on window.location.search"),window.addEventListener("popstate",()=>{Ln("update state based on window.location.search",window.location.search),ts(t,Object.fromEntries(new URLSearchParams(window.location.search)))}),ts(t,Object.fromEntries(new URLSearchParams(window.location.search)));const n=()=>{Ln("update url based on state",t);const i=new URLSearchParams("");for(const s of Object.keys(t)){const r=t[s];r!=null&&r!==""&&i.set(s,r)}const l=i.toString(),a=l.length>0?"?"+l:"";a!==window.location.search&&window.history.replaceState(window.history.state,window.document.title,window.location.pathname+a)};de(t,()=>{n()})}return t}const Ve=up(),cp=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,dp=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,fp=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function vp(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){mp(e);return}return t}function mp(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function hp(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const i=n.toLowerCase();if(i==="true")return!0;if(i==="false")return!1;if(i==="undefined")return;if(i==="null")return null;if(i==="nan")return Number.NaN;if(i==="infinity")return Number.POSITIVE_INFINITY;if(i==="-infinity")return Number.NEGATIVE_INFINITY}if(!fp.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(cp.test(e)||dp.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,vp)}return JSON.parse(e)}catch(i){if(t.strict)throw i;return e}}const gp=/#/g,yp=/&/g,pp=/\//g,bp=/=/g,Or=/\+/g,wp=/%5e/gi,Cp=/%60/gi,Sp=/%7c/gi,xp=/%20/gi;function kp(e){return encodeURI(""+e).replace(Sp,"|")}function Rs(e){return kp(typeof e=="string"?e:JSON.stringify(e)).replace(Or,"%2B").replace(xp,"+").replace(gp,"%23").replace(yp,"%26").replace(Cp,"`").replace(wp,"^").replace(pp,"%2F")}function ns(e){return Rs(e).replace(bp,"%3D")}function zd(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function _p(e){return zd(e.replace(Or," "))}function Pp(e){return zd(e.replace(Or," "))}function Vp(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const i=n.match(/([^=]+)=?(.*)/)||[];if(i.length<2)continue;const l=_p(i[1]);if(l==="__proto__"||l==="constructor")continue;const a=Pp(i[2]||"");t[l]===void 0?t[l]=a:Array.isArray(t[l])?t[l].push(a):t[l]=[t[l],a]}return t}function Ap(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ns(e)}=${Rs(n)}`).join("&"):`${ns(e)}=${Rs(t)}`:ns(e)}function Tp(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Ap(t,e[t])).filter(Boolean).join("&")}const Ep=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Lp=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Ip=/^([/\\]\s*){2,}[^/\\]/,Fp=/\/$|\/\?|\/#/,Op=/^\.?\//;function Wd(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Ep.test(e):Lp.test(e)||(t.acceptRelative?Ip.test(e):!1)}function Bs(e="",t){return t?Fp.test(e):e.endsWith("/")}function Mp(e="",t){if(!t)return(Bs(e)?e.slice(0,-1):e)||"/";if(!Bs(e,!0))return e||"/";let n=e,i="";const l=e.indexOf("#");l>=0&&(n=e.slice(0,l),i=e.slice(l));const[a,...s]=n.split("?");return(a.slice(0,-1)||"/")+(s.length>0?`?${s.join("?")}`:"")+i}function Rp(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Bs(e,!0))return e||"/";let n=e,i="";const l=e.indexOf("#");if(l>=0&&(n=e.slice(0,l),i=e.slice(l),!n))return i;const[a,...s]=n.split("?");return a+"/"+(s.length>0?`?${s.join("?")}`:"")+i}function Bp(e,t){if(Dp(t)||Wd(e))return e;const n=Mp(t);return e.startsWith(n)?e:Hp(n,e)}function $p(e,t){const n=qd(e),i={...Vp(n.search),...t};return n.search=Tp(i),jp(n)}function Dp(e){return!e||e==="/"}function Np(e){return e&&e!=="/"}function Hp(e,...t){let n=e||"";for(const i of t.filter(l=>Np(l)))if(n){const l=i.replace(Op,"");n=Rp(n)+l}else n=i;return n}const Ud=Symbol.for("ufo:protocolRelative");function qd(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,d,c=""]=n;return{protocol:d.toLowerCase(),pathname:c,href:d+c,auth:"",host:"",search:"",hash:""}}if(!Wd(e,{acceptRelative:!0}))return t?qd(t+e):wu(e);const[,i="",l,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,s="",r=""]=a.match(/([^#/?]*)(.*)?/)||[],{pathname:u,search:f,hash:o}=wu(r.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:i.toLowerCase(),auth:l?l.slice(0,Math.max(0,l.length-1)):"",host:s,pathname:u,search:f,hash:o,[Ud]:!i}}function wu(e=""){const[t="",n="",i=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:i}}function jp(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",i=e.hash||"",l=e.auth?e.auth+"@":"",a=e.host||"";return(e.protocol||e[Ud]?(e.protocol||"")+"//":"")+l+a+t+n+i}class zp extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Wp(e){var u,f,o,d,c;const t=((u=e.error)==null?void 0:u.message)||((f=e.error)==null?void 0:f.toString())||"",n=((o=e.request)==null?void 0:o.method)||((d=e.options)==null?void 0:d.method)||"GET",i=((c=e.request)==null?void 0:c.url)||String(e.request)||"/",l=`[${n}] ${JSON.stringify(i)}`,a=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",s=`${l}: ${a}${t?` ${t}`:""}`,r=new zp(s,e.error?{cause:e.error}:void 0);for(const m of["request","options","response"])Object.defineProperty(r,m,{get(){return e[m]}});for(const[m,v]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(r,m,{get(){return e.response&&e.response[v]}});return r}const Up=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Cu(e="GET"){return Up.has(e.toUpperCase())}function qp(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const Kp=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Gp=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Yp(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Gp.test(t)?"json":Kp.has(t)||t.startsWith("text/")?"text":"blob"}function Zp(e,t,n=globalThis.Headers){const i={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(i.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(i.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){i.headers=new n((t==null?void 0:t.headers)||{});for(const[l,a]of new n((e==null?void 0:e.headers)||{}))i.headers.set(l,a)}return i}const Xp=new Set([408,409,425,429,500,502,503,504]),Jp=new Set([101,204,205,304]);function Kd(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:i=globalThis.AbortController}=e;async function l(r){const u=r.error&&r.error.name==="AbortError"&&!r.options.timeout||!1;if(r.options.retry!==!1&&!u){let o;typeof r.options.retry=="number"?o=r.options.retry:o=Cu(r.options.method)?0:1;const d=r.response&&r.response.status||500;if(o>0&&(Array.isArray(r.options.retryStatusCodes)?r.options.retryStatusCodes.includes(d):Xp.has(d))){const c=r.options.retryDelay||0;return c>0&&await new Promise(m=>setTimeout(m,c)),a(r.request,{...r.options,retry:o-1,timeout:r.options.timeout})}}const f=Wp(r);throw Error.captureStackTrace&&Error.captureStackTrace(f,a),f}const a=async function(u,f={}){var c;const o={request:u,options:Zp(f,e.defaults,n),response:void 0,error:void 0};if(o.options.method=(c=o.options.method)==null?void 0:c.toUpperCase(),o.options.onRequest&&await o.options.onRequest(o),typeof o.request=="string"&&(o.options.baseURL&&(o.request=Bp(o.request,o.options.baseURL)),(o.options.query||o.options.params)&&(o.request=$p(o.request,{...o.options.params,...o.options.query}))),o.options.body&&Cu(o.options.method)&&(qp(o.options.body)?(o.options.body=typeof o.options.body=="string"?o.options.body:JSON.stringify(o.options.body),o.options.headers=new n(o.options.headers||{}),o.options.headers.has("content-type")||o.options.headers.set("content-type","application/json"),o.options.headers.has("accept")||o.options.headers.set("accept","application/json")):("pipeTo"in o.options.body&&typeof o.options.body.pipeTo=="function"||typeof o.options.body.pipe=="function")&&("duplex"in o.options||(o.options.duplex="half"))),!o.options.signal&&o.options.timeout){const m=new i;setTimeout(()=>m.abort(),o.options.timeout),o.options.signal=m.signal}try{o.response=await t(o.request,o.options)}catch(m){return o.error=m,o.options.onRequestError&&await o.options.onRequestError(o),await l(o)}if(o.response.body&&!Jp.has(o.response.status)&&o.options.method!=="HEAD"){const m=(o.options.parseResponse?"json":o.options.responseType)||Yp(o.response.headers.get("content-type")||"");switch(m){case"json":{const v=await o.response.text(),h=o.options.parseResponse||hp;o.response._data=h(v);break}case"stream":{o.response._data=o.response.body;break}default:o.response._data=await o.response[m]()}}return o.options.onResponse&&await o.options.onResponse(o),!o.options.ignoreResponseError&&o.response.status>=400&&o.response.status<600?(o.options.onResponseError&&await o.options.onResponseError(o),await l(o)):o.response},s=async function(u,f){return(await a(u,f))._data};return s.raw=a,s.native=(...r)=>t(...r),s.create=(r={})=>Kd({...e,defaults:{...e.defaults,...r}}),s}const Mr=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),Qp=Mr.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),eb=Mr.Headers,tb=Mr.AbortController,ea=Kd({fetch:Qp,Headers:eb,AbortController:tb});var nb={exports:{}};(function(e){(function(t){if(typeof window>"u")return;var n=0,i=!1,l=!1,a="message",s=a.length,r="[iFrameSizer]",u=r.length,f=null,o=window.requestAnimationFrame,d=Object.freeze({max:1,scroll:1,bodyScroll:1,documentElementScroll:1}),c={},m=null,v=Object.freeze({autoResize:!0,bodyBackground:null,bodyMargin:null,bodyMarginV1:8,bodyPadding:null,checkOrigin:!0,inPageLinks:!1,enablePublicMethods:!0,heightCalculationMethod:"bodyOffset",id:"iFrameResizer",interval:32,log:!1,maxHeight:1/0,maxWidth:1/0,minHeight:0,minWidth:0,mouseEvents:!0,resizeFrom:"parent",scrolling:!1,sizeHeight:!0,sizeWidth:!1,warningTimeout:5e3,tolerance:0,widthCalculationMethod:"scroll",onClose:function(){return!0},onClosed:function(){},onInit:function(){},onMessage:function(){x("onMessage function not defined")},onMouseEnter:function(){},onMouseLeave:function(){},onResized:function(){},onScroll:function(){return!0}});function h(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function p(y,_,M){y.addEventListener(_,M,!1)}function C(y,_,M){y.removeEventListener(_,M,!1)}function V(){var y=["moz","webkit","o","ms"],_;for(_=0;_<y.length&&!o;_+=1)o=window[y[_]+"RequestAnimationFrame"];o?o=o.bind(window):S("setup","RequestAnimationFrame not supported")}function P(y){var _="Host page: "+y;return window.top!==window.self&&(_=window.parentIFrame&&window.parentIFrame.getId?window.parentIFrame.getId()+": "+y:"Nested host page: "+y),_}function k(y){return r+"["+P(y)+"]"}function A(y){return c[y]?c[y].log:i}function S(y,_){I("log",y,_,A(y))}function E(y,_){I("info",y,_,A(y))}function x(y,_){I("warn",y,_,!0)}function I(y,_,M,L){L===!0&&typeof window.console=="object"&&console[y](k(_),M)}function B(y){function _(){function se(){ee($e),G(ke),nn("onResized",$e)}H("Height"),H("Width"),N(se,$e,"init")}function M(){var se=Kt.slice(u).split(":"),Pe=se[1]?parseInt(se[1],10):0,Ge=c[se[0]]&&c[se[0]].iframe,Qe=getComputedStyle(Ge);return{iframe:Ge,id:se[0],height:Pe+L(Qe)+O(Qe),width:se[2],type:se[3]}}function L(se){if(se.boxSizing!=="border-box")return 0;var Pe=se.paddingTop?parseInt(se.paddingTop,10):0,Ge=se.paddingBottom?parseInt(se.paddingBottom,10):0;return Pe+Ge}function O(se){if(se.boxSizing!=="border-box")return 0;var Pe=se.borderTopWidth?parseInt(se.borderTopWidth,10):0,Ge=se.borderBottomWidth?parseInt(se.borderBottomWidth,10):0;return Pe+Ge}function H(se){var Pe=Number(c[ke]["max"+se]),Ge=Number(c[ke]["min"+se]),Qe=se.toLowerCase(),ft=Number($e[Qe]);S(ke,"Checking "+Qe+" is in range "+Ge+"-"+Pe),ft<Ge&&(ft=Ge,S(ke,"Set "+Qe+" to min value")),ft>Pe&&(ft=Pe,S(ke,"Set "+Qe+" to max value")),$e[Qe]=""+ft}function z(){function se(){function Qe(){var Ct=0,gn=!1;for(S(ke,"Checking connection is from allowed list of origins: "+Ge);Ct<Ge.length;Ct++)if(Ge[Ct]===Pe){gn=!0;break}return gn}function ft(){var Ct=c[ke]&&c[ke].remoteHost;return S(ke,"Checking connection is from: "+Ct),Pe===Ct}return Ge.constructor===Array?Qe():ft()}var Pe=y.origin,Ge=c[ke]&&c[ke].checkOrigin;if(Ge&&""+Pe!="null"&&!se())throw new Error("Unexpected message received from: "+Pe+" for "+$e.iframe.id+". Message was: "+y.data+". This error can be disabled by setting the checkOrigin: false option or by providing of array of trusted domains.");return!0}function q(){return r===(""+Kt).slice(0,u)&&Kt.slice(u).split(":")[0]in c}function j(){var se=$e.type in{true:1,false:1,undefined:1};return se&&S(ke,"Ignoring init message from meta parent page"),se}function ae(se){return Kt.slice(Kt.indexOf(":")+s+se)}function Y(se){S(ke,"onMessage passed: {iframe: "+$e.iframe.id+", message: "+se+"}"),nn("onMessage",{iframe:$e.iframe,message:JSON.parse(se)}),S(ke,"--")}function ce(){var se=document.body.getBoundingClientRect(),Pe=$e.iframe.getBoundingClientRect();return JSON.stringify({iframeHeight:Pe.height,iframeWidth:Pe.width,clientHeight:Math.max(document.documentElement.clientHeight,window.innerHeight||0),clientWidth:Math.max(document.documentElement.clientWidth,window.innerWidth||0),offsetTop:parseInt(Pe.top-se.top,10),offsetLeft:parseInt(Pe.left-se.left,10),scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,documentHeight:document.documentElement.clientHeight,documentWidth:document.documentElement.clientWidth,windowHeight:window.innerHeight,windowWidth:window.innerWidth})}function we(se,Pe){function Ge(){$("Send Page Info","pageInfo:"+ce(),se,Pe)}fe(Ge,32,Pe)}function Le(){function se(ft,Ct){function gn(){c[Qe]?we(c[Qe].iframe,Qe):Pe()}["scroll","resize"].forEach(function(to){S(Qe,ft+to+" listener for sendPageInfo"),Ct(window,to,gn)})}function Pe(){se("Remove ",C)}function Ge(){se("Add ",p)}var Qe=ke;Ge(),c[Qe]&&(c[Qe].stopPageInfo=Pe)}function Ne(){c[ke]&&c[ke].stopPageInfo&&(c[ke].stopPageInfo(),delete c[ke].stopPageInfo)}function Me(){var se=!0;return $e.iframe===null&&(x(ke,"IFrame ("+$e.id+") not found"),se=!1),se}function le(se){var Pe=se.getBoundingClientRect();return D(ke),{x:Math.floor(Number(Pe.left)+Number(f.x)),y:Math.floor(Number(Pe.top)+Number(f.y))}}function ie(se){function Pe(){f=Ct,Be(),S(ke,"--")}function Ge(){return{x:Number($e.width)+ft.x,y:Number($e.height)+ft.y}}function Qe(){window.parentIFrame?window.parentIFrame["scrollTo"+(se?"Offset":"")](Ct.x,Ct.y):x(ke,"Unable to scroll to requested position, window.parentIFrame not found")}var ft=se?le($e.iframe):{x:0,y:0},Ct=Ge();S(ke,"Reposition requested from iFrame (offset x:"+ft.x+" y:"+ft.y+")"),window.top===window.self?Pe():Qe()}function Be(){nn("onScroll",f)===!1?Z():G(ke)}function He(se){function Pe(){var gn=le(Ct);S(ke,"Moving to in page link (#"+Qe+") at x: "+gn.x+" y: "+gn.y),f={x:gn.x,y:gn.y},Be(),S(ke,"--")}function Ge(){window.parentIFrame?window.parentIFrame.moveToAnchor(Qe):S(ke,"In page link #"+Qe+" not found and window.parentIFrame not found")}var Qe=se.split("#")[1]||"",ft=decodeURIComponent(Qe),Ct=document.getElementById(ft)||document.getElementsByName(ft)[0];Ct?Pe():window.top===window.self?S(ke,"In page link #"+Qe+" not found"):Ge()}function ct(se){var Pe={};if(Number($e.width)===0&&Number($e.height)===0){var Ge=ae(9).split(":");Pe={x:Ge[1],y:Ge[0]}}else Pe={x:$e.width,y:$e.height};nn(se,{iframe:$e.iframe,screenX:Number(Pe.x),screenY:Number(Pe.y),type:$e.type})}function nn(se,Pe){return R(ke,se,Pe)}function dt(){switch(c[ke]&&c[ke].firstRun&&Oa(),$e.type){case"close":{F($e.iframe);break}case"message":{Y(ae(6));break}case"mouseenter":{ct("onMouseEnter");break}case"mouseleave":{ct("onMouseLeave");break}case"autoResize":{c[ke].autoResize=JSON.parse(ae(9));break}case"scrollTo":{ie(!1);break}case"scrollToOffset":{ie(!0);break}case"pageInfo":{we(c[ke]&&c[ke].iframe,ke),Le();break}case"pageInfoStop":{Ne();break}case"inPageLink":{He(ae(9));break}case"reset":{te($e);break}case"init":{_(),nn("onInit",$e.iframe);break}default:Number($e.width)===0&&Number($e.height)===0?x("Unsupported message received ("+$e.type+"), this is likely due to the iframe containing a later version of iframe-resizer than the parent page"):_()}}function Vt(se){var Pe=!0;return c[se]||(Pe=!1,x($e.type+" No settings for "+se+". Message was: "+Kt)),Pe}function vi(){for(var se in c)$("iFrame requested init",W(se),c[se].iframe,se)}function Oa(){c[ke]&&(c[ke].firstRun=!1)}var Kt=y.data,$e={},ke=null;Kt==="[iFrameResizerChild]Ready"?vi():q()?($e=M(),ke=$e.id,c[ke]&&(c[ke].loaded=!0),!j()&&Vt(ke)&&(S(ke,"Received: "+Kt),Me()&&z()&&dt())):E(ke,"Ignored: "+Kt)}function R(y,_,M){var L=null,O=null;if(c[y])if(L=c[y][_],typeof L=="function")O=L(M);else throw new TypeError(_+" on iFrame["+y+"] is not a function");return O}function T(y){var _=y.id;delete c[_]}function F(y){var _=y.id;if(R(_,"onClose",_)===!1){S(_,"Close iframe cancelled by onClose event");return}S(_,"Removing iFrame: "+_);try{y.parentNode&&y.parentNode.removeChild(y)}catch(M){x(M)}R(_,"onClosed",_),S(_,"--"),T(y)}function D(y){f===null&&(f={x:window.pageXOffset===t?document.documentElement.scrollLeft:window.pageXOffset,y:window.pageYOffset===t?document.documentElement.scrollTop:window.pageYOffset},S(y,"Get page position: "+f.x+","+f.y))}function G(y){f!==null&&(window.scrollTo(f.x,f.y),S(y,"Set page position: "+f.x+","+f.y),Z())}function Z(){f=null}function te(y){function _(){ee(y),$("reset","reset",y.iframe,y.id)}S(y.id,"Size reset requested by "+(y.type==="init"?"host page":"iFrame")),D(y.id),N(_,y,"reset")}function ee(y){function _(H){if(!y.id){S("undefined","messageData id not set");return}y.iframe.style[H]=y[H]+"px",S(y.id,"IFrame ("+O+") "+H+" set to "+y[H]+"px")}function M(H){!l&&y[H]==="0"&&(l=!0,S(O,"Hidden iFrame detected, creating visibility listener"),Ie())}function L(H){_(H),M(H)}var O=y.iframe.id;c[O]&&(c[O].sizeHeight&&L("height"),c[O].sizeWidth&&L("width"))}function N(y,_,M){M!==_.type&&o&&!window.jasmine?(S(_.id,"Requesting animation frame"),o(y)):y()}function $(y,_,M,L,O){function H(){var Y=c[L]&&c[L].targetOrigin;S(L,"["+y+"] Sending msg to iframe["+L+"] ("+_+") targetOrigin: "+Y),M.contentWindow.postMessage(r+_,Y)}function z(){x(L,"["+y+"] IFrame("+L+") not found")}function q(){M&&"contentWindow"in M&&M.contentWindow!==null?H():z()}function j(){function Y(){c[L]&&!c[L].loaded&&!ae&&(ae=!0,x(L,"IFrame has not responded within "+c[L].warningTimeout/1e3+" seconds. Check iFrameResizer.contentWindow.js has been loaded in iFrame. This message can be ignored if everything is working, or you can set the warningTimeout option to a higher value or zero to suppress this warning."))}O&&c[L]&&c[L].warningTimeout&&(c[L].msgTimeout=setTimeout(Y,c[L].warningTimeout))}var ae=!1;L=L||M.id,c[L]&&(q(),j())}function W(y){return y+":"+c[y].bodyMarginV1+":"+c[y].sizeWidth+":"+c[y].log+":"+c[y].interval+":"+c[y].enablePublicMethods+":"+c[y].autoResize+":"+c[y].bodyMargin+":"+c[y].heightCalculationMethod+":"+c[y].bodyBackground+":"+c[y].bodyPadding+":"+c[y].tolerance+":"+c[y].inPageLinks+":"+c[y].resizeFrom+":"+c[y].widthCalculationMethod+":"+c[y].mouseEvents}function Q(y){return typeof y=="number"}function oe(y,_){function M(){function ie(He){var ct=c[le][He];ct!==1/0&&ct!==0&&(y.style[He]=Q(ct)?ct+"px":ct,S(le,"Set "+He+" = "+y.style[He]))}function Be(He){if(c[le]["min"+He]>c[le]["max"+He])throw new Error("Value for min"+He+" can not be greater than max"+He)}Be("Height"),Be("Width"),ie("maxHeight"),ie("minHeight"),ie("maxWidth"),ie("minWidth")}function L(){var ie=_&&_.id||v.id+n++;return document.getElementById(ie)!==null&&(ie+=n++),ie}function O(ie){if(typeof ie!="string")throw new TypeError("Invaild id for iFrame. Expected String");return ie===""&&(y.id=ie=L(),i=(_||{}).log,S(ie,"Added missing iframe ID: "+ie+" ("+y.src+")")),ie}function H(){switch(S(le,"IFrame scrolling "+(c[le]&&c[le].scrolling?"enabled":"disabled")+" for "+le),y.style.overflow=(c[le]&&c[le].scrolling)===!1?"hidden":"auto",c[le]&&c[le].scrolling){case"omit":break;case!0:{y.scrolling="yes";break}case!1:{y.scrolling="no";break}default:y.scrolling=c[le]?c[le].scrolling:"no"}}function z(){(typeof(c[le]&&c[le].bodyMargin)=="number"||(c[le]&&c[le].bodyMargin)==="0")&&(c[le].bodyMarginV1=c[le].bodyMargin,c[le].bodyMargin=""+c[le].bodyMargin+"px")}function q(){var ie=c[le]&&c[le].firstRun,Be=c[le]&&c[le].heightCalculationMethod in d;!ie&&Be&&te({iframe:y,height:0,width:0,type:"init"})}function j(){c[le]&&(c[le].iframe.iFrameResizer={close:F.bind(null,c[le].iframe),removeListeners:T.bind(null,c[le].iframe),resize:$.bind(null,"Window resize","resize",c[le].iframe),moveToAnchor:function(ie){$("Move to anchor","moveToAnchor:"+ie,c[le].iframe,le)},sendMessage:function(ie){ie=JSON.stringify(ie),$("Send Message","message:"+ie,c[le].iframe,le)}})}function ae(ie){function Be(){$("iFrame.onload",ie,y,t,!0),q()}function He(nn){if(y.parentNode){var dt=new nn(function(Vt){Vt.forEach(function(vi){var Oa=Array.prototype.slice.call(vi.removedNodes);Oa.forEach(function(Kt){Kt===y&&F(y)})})});dt.observe(y.parentNode,{childList:!0})}}var ct=h();ct&&He(ct),p(y,"load",Be),$("init",ie,y,t,!0)}function Y(ie){if(typeof ie!="object")throw new TypeError("Options is not an object")}function ce(ie){for(var Be in v)Object.prototype.hasOwnProperty.call(v,Be)&&(c[le][Be]=Object.prototype.hasOwnProperty.call(ie,Be)?ie[Be]:v[Be])}function we(ie){return ie===""||ie.match(/^(about:blank|javascript:|file:\/\/)/)!==null?"*":ie}function Le(ie){var Be=ie.split("Callback");if(Be.length===2){var He="on"+Be[0].charAt(0).toUpperCase()+Be[0].slice(1);this[He]=this[ie],delete this[ie],x(le,"Deprecated: '"+ie+"' has been renamed '"+He+"'. The old method will be removed in the next major version.")}}function Ne(ie){ie=ie||{},c[le]=Object.create(null),c[le].iframe=y,c[le].firstRun=!0,c[le].remoteHost=y.src&&y.src.split("/").slice(0,3).join("/"),Y(ie),Object.keys(ie).forEach(Le,ie),ce(ie),c[le]&&(c[le].targetOrigin=c[le].checkOrigin===!0?we(c[le].remoteHost):"*")}function Me(){return le in c&&"iFrameResizer"in y}var le=O(y.id);Me()?x(le,"Ignored iFrame, already setup."):(Ne(_),H(),M(),z(),ae(W(le)),j())}function me(y,_){m===null&&(m=setTimeout(function(){m=null,y()},_))}var Ee={};function fe(y,_,M){Ee[M]||(Ee[M]=setTimeout(function(){Ee[M]=null,y()},_))}function Ie(){function y(){function O(H){function z(j){return(c[H]&&c[H].iframe.style[j])==="0px"}function q(j){return j.offsetParent!==null}c[H]&&q(c[H].iframe)&&(z("height")||z("width"))&&$("Visibility change","resize",c[H].iframe,H)}Object.keys(c).forEach(function(H){O(H)})}function _(O){S("window","Mutation observed: "+O[0].target+" "+O[0].type),me(y,16)}function M(){var O=document.querySelector("body"),H={attributes:!0,attributeOldValue:!1,characterData:!0,characterDataOldValue:!1,childList:!0,subtree:!0},z=new L(_);z.observe(O,H)}var L=h();L&&M()}function Ae(y){function _(){Fe("Window "+y,"resize")}S("window","Trigger event: "+y),me(_,16)}function Ke(){function y(){Fe("Tab Visible","resize")}document.visibilityState!=="hidden"&&(S("document","Trigger event: Visibility change"),me(y,16))}function Fe(y,_){function M(L){return c[L]&&c[L].resizeFrom==="parent"&&c[L].autoResize&&!c[L].firstRun}Object.keys(c).forEach(function(L){M(L)&&$(y,_,c[L].iframe,L)})}function K(){p(window,"message",B),p(window,"resize",function(){Ae("resize")}),p(document,"visibilitychange",Ke),p(document,"-webkit-visibilitychange",Ke)}function xe(){function y(L,O){function H(){if(O.tagName){if(O.tagName.toUpperCase()!=="IFRAME")throw new TypeError("Expected <IFRAME> tag, found <"+O.tagName+">")}else throw new TypeError("Object is not a valid DOM element")}O&&(H(),oe(O,L),M.push(O))}function _(L){L&&L.enablePublicMethods&&x("enablePublicMethods option has been removed, public methods are now always available in the iFrame")}var M;return V(),K(),function(O,H){switch(M=[],_(O),typeof H){case"undefined":case"string":{Array.prototype.forEach.call(document.querySelectorAll(H||"iframe"),y.bind(t,O));break}case"object":{y(O,H);break}default:throw new TypeError("Unexpected data type ("+typeof H+")")}return M}}function b(y){y.fn?y.fn.iFrameResize||(y.fn.iFrameResize=function(M){function L(O,H){oe(H,M)}return this.filter("iframe").each(L).end()}):E("","Unable to bind to jQuery, it is not fully loaded.")}window.jQuery!==t&&b(window.jQuery),typeof t=="function"&&t.amd?t([],xe):e.exports=xe(),window.iFrameResize=window.iFrameResize||xe()})()})(nb);const ib=U({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),tt=re(!1)({name:"VDefaultsProvider",props:ib(),setup(e,t){let{slots:n}=t;const{defaults:i,disabled:l,reset:a,root:s,scoped:r}=or(e);return zn(i,{reset:a,root:s,scoped:r,disabled:l}),()=>{var u;return(u=n.default)==null?void 0:u.call(n)}}});function Rr(e){return _r(()=>{const t=[],n={};if(e.value.background)if(Ls(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&Vg(e.value.background)){const i=dn(e.value.background);if(i.a==null||i.a===1){const l=Vd(i);n.color=l,n.caretColor=l}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(Ls(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function jt(e,t){const n=w(()=>({text:et(e)?e.value:t?e[t]:null})),{colorClasses:i,colorStyles:l}=Rr(n);return{textColorClasses:i,textColorStyles:l}}function Zt(e,t){const n=w(()=>({background:et(e)?e.value:t?e[t]:null})),{colorClasses:i,colorStyles:l}=Rr(n);return{backgroundColorClasses:i,backgroundColorStyles:l}}const lb=["x-small","small","default","large","x-large"],gl=U({size:{type:[String,Number],default:"default"}},"size");function yl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return _r(()=>{let n,i;return ql(lb,e.size)?n=`${t}--size-${e.size}`:e.size&&(i={width:Se(e.size),height:Se(e.size)}),{sizeClasses:n,sizeStyles:i}})}const Je=U({tag:{type:String,default:"div"}},"tag"),ab=U({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Oe,..._e(),...gl(),...Je({tag:"i"}),...at()},"VIcon"),Ue=re()({name:"VIcon",props:ab(),setup(e,t){let{attrs:n,slots:i}=t;const l=J(),{themeClasses:a}=ot(e),{iconData:s}=qy(w(()=>l.value||e.icon)),{sizeClasses:r}=yl(e),{textColorClasses:u,textColorStyles:f}=jt(ne(e,"color"));return ye(()=>{var c,m;const o=(c=i.default)==null?void 0:c.call(i);o&&(l.value=(m=pd(o).filter(v=>v.type===hl&&v.children&&typeof v.children=="string")[0])==null?void 0:m.children);const d=!!(n.onClick||n.onClickOnce);return g(s.value.component,{tag:e.tag,icon:s.value.icon,class:["v-icon","notranslate",a.value,r.value,u.value,{"v-icon--clickable":d,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[r.value?void 0:{fontSize:Se(e.size),height:Se(e.size),width:Se(e.size)},f.value,e.style],role:d?"button":void 0,"aria-hidden":!d,tabindex:d?e.disabled?-1:0:void 0},{default:()=>[o]})}),{}}}),Wt=U({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Ut(e){return{dimensionStyles:w(()=>{const n={},i=Se(e.height),l=Se(e.maxHeight),a=Se(e.maxWidth),s=Se(e.minHeight),r=Se(e.minWidth),u=Se(e.width);return i!=null&&(n.height=i),l!=null&&(n.maxHeight=l),a!=null&&(n.maxWidth=a),s!=null&&(n.minHeight=s),r!=null&&(n.minWidth=r),u!=null&&(n.width=u),n})}}function sb(e){return{aspectStyles:w(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const Gd=U({aspectRatio:[String,Number],contentClass:null,inline:Boolean,..._e(),...Wt()},"VResponsive"),$s=re()({name:"VResponsive",props:Gd(),setup(e,t){let{slots:n}=t;const{aspectStyles:i}=sb(e),{dimensionStyles:l}=Ut(e);return ye(()=>{var a;return g("div",{class:["v-responsive",{"v-responsive--inline":e.inline},e.class],style:[l.value,e.style]},[g("div",{class:"v-responsive__sizer",style:i.value},null),(a=n.additional)==null?void 0:a.call(n),n.default&&g("div",{class:["v-responsive__content",e.contentClass]},[n.default()])])}),{}}}),Rt=U({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Bt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{roundedClasses:w(()=>{const i=et(e)?e.value:e.rounded,l=et(e)?e.value:e.tile,a=[];if(i===!0||i==="")a.push(`${t}--rounded`);else if(typeof i=="string"||i===0)for(const s of String(i).split(" "))a.push(`rounded-${s}`);else(l||i===!1)&&a.push("rounded-0");return a})}}const Bi=U({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),xn=(e,t)=>{let{slots:n}=t;const{transition:i,disabled:l,group:a,...s}=e,{component:r=a?br:ai,...u}=typeof i=="object"?i:{};return Hn(r,he(typeof i=="string"?{name:l?"":i}:u,typeof i=="string"?{}:Object.fromEntries(Object.entries({disabled:l,group:a}).filter(f=>{let[o,d]=f;return d!==void 0})),s),n)};function rb(e,t){if(!wr)return;const n=t.modifiers||{},i=t.value,{handler:l,options:a}=typeof i=="object"?i:{handler:i,options:{}},s=new IntersectionObserver(function(){var d;let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],u=arguments.length>1?arguments[1]:void 0;const f=(d=e._observe)==null?void 0:d[t.instance.$.uid];if(!f)return;const o=r.some(c=>c.isIntersecting);l&&(!n.quiet||f.init)&&(!n.once||o||f.init)&&l(o,r,u),o&&n.once?Yd(e,t):f.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:s},s.observe(e)}function Yd(e,t){var i;const n=(i=e._observe)==null?void 0:i[t.instance.$.uid];n&&(n.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const ob={mounted:rb,unmounted:Yd},Zd=ob,ub=U({absolute:Boolean,alt:String,cover:Boolean,color:String,draggable:{type:[Boolean,String],default:void 0},eager:Boolean,gradient:String,lazySrc:String,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},sizes:String,src:{type:[String,Object],default:""},crossorigin:String,referrerpolicy:String,srcset:String,position:String,...Gd(),..._e(),...Rt(),...Bi()},"VImg"),Xd=re()({name:"VImg",directives:{intersect:Zd},props:ub(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:i}=t;const{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(ne(e,"color")),{roundedClasses:s}=Bt(e),r=rt("VImg"),u=ge(""),f=J(),o=ge(e.eager?"loading":"idle"),d=ge(),c=ge(),m=w(()=>e.src&&typeof e.src=="object"?{src:e.src.src,srcset:e.srcset||e.src.srcset,lazySrc:e.lazySrc||e.src.lazySrc,aspect:Number(e.aspectRatio||e.src.aspect||0)}:{src:e.src,srcset:e.srcset,lazySrc:e.lazySrc,aspect:Number(e.aspectRatio||0)}),v=w(()=>m.value.aspect||d.value/c.value||0);de(()=>e.src,()=>{h(o.value!=="idle")}),de(v,(T,F)=>{!T&&F&&f.value&&k(f.value)}),fr(()=>h());function h(T){if(!(e.eager&&T)&&!(wr&&!T&&!e.eager)){if(o.value="loading",m.value.lazySrc){const F=new Image;F.src=m.value.lazySrc,k(F,null)}m.value.src&&st(()=>{var F;n("loadstart",((F=f.value)==null?void 0:F.currentSrc)||m.value.src),setTimeout(()=>{var D;if(!r.isUnmounted)if((D=f.value)!=null&&D.complete){if(f.value.naturalWidth||C(),o.value==="error")return;v.value||k(f.value,null),o.value==="loading"&&p()}else v.value||k(f.value),V()})})}}function p(){var T;r.isUnmounted||(V(),k(f.value),o.value="loaded",n("load",((T=f.value)==null?void 0:T.currentSrc)||m.value.src))}function C(){var T;r.isUnmounted||(o.value="error",n("error",((T=f.value)==null?void 0:T.currentSrc)||m.value.src))}function V(){const T=f.value;T&&(u.value=T.currentSrc||T.src)}let P=-1;zt(()=>{clearTimeout(P)});function k(T){let F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const D=()=>{if(clearTimeout(P),r.isUnmounted)return;const{naturalHeight:G,naturalWidth:Z}=T;G||Z?(d.value=Z,c.value=G):!T.complete&&o.value==="loading"&&F!=null?P=window.setTimeout(D,F):(T.currentSrc.endsWith(".svg")||T.currentSrc.startsWith("data:image/svg+xml"))&&(d.value=1,c.value=1)};D()}const A=w(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),S=()=>{var D;if(!m.value.src||o.value==="idle")return null;const T=g("img",{class:["v-img__img",A.value],style:{objectPosition:e.position},src:m.value.src,srcset:m.value.srcset,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:f,onLoad:p,onError:C},null),F=(D=i.sources)==null?void 0:D.call(i);return g(xn,{transition:e.transition,appear:!0},{default:()=>[ht(F?g("picture",{class:"v-img__picture"},[F,T]):T,[[jn,o.value==="loaded"]])]})},E=()=>g(xn,{transition:e.transition},{default:()=>[m.value.lazySrc&&o.value!=="loaded"&&g("img",{class:["v-img__img","v-img__img--preload",A.value],style:{objectPosition:e.position},src:m.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),x=()=>i.placeholder?g(xn,{transition:e.transition,appear:!0},{default:()=>[(o.value==="loading"||o.value==="error"&&!i.error)&&g("div",{class:"v-img__placeholder"},[i.placeholder()])]}):null,I=()=>i.error?g(xn,{transition:e.transition,appear:!0},{default:()=>[o.value==="error"&&g("div",{class:"v-img__error"},[i.error()])]}):null,B=()=>e.gradient?g("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,R=ge(!1);{const T=de(v,F=>{F&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{R.value=!0})}),T())})}return ye(()=>{const T=$s.filterProps(e);return ht(g($s,he({class:["v-img",{"v-img--absolute":e.absolute,"v-img--booting":!R.value},l.value,s.value,e.class],style:[{width:Se(e.width==="auto"?d.value:e.width)},a.value,e.style]},T,{aspectRatio:v.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>g(ve,null,[g(S,null,null),g(E,null,null),g(B,null,null),g(x,null,null),g(I,null,null)]),default:i.default}),[[An("intersect"),{handler:h,options:e.options},null,{once:!0}]])}),{currentSrc:u,image:f,state:o,naturalWidth:d,naturalHeight:c}}}),ui=U({border:[Boolean,Number,String]},"border");function ci(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{borderClasses:w(()=>{const i=et(e)?e.value:e.border,l=[];if(i===!0||i==="")l.push(`${t}--border`);else if(typeof i=="string"||i===0)for(const a of String(i).split(" "))l.push(`border-${a}`);return l})}}const cb=[null,"default","comfortable","compact"],qt=U({density:{type:String,default:"default",validator:e=>cb.includes(e)}},"density");function tn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{densityClasses:w(()=>`${t}--density-${e.density}`)}}const db=["elevated","flat","tonal","outlined","text","plain"];function di(e,t){return g(ve,null,[e&&g("span",{key:"overlay",class:`${t}__overlay`},null),g("span",{key:"underlay",class:`${t}__underlay`},null)])}const hn=U({color:String,variant:{type:String,default:"elevated",validator:e=>db.includes(e)}},"variant");function fi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=w(()=>{const{variant:a}=X(e);return`${t}--variant-${a}`}),{colorClasses:i,colorStyles:l}=Rr(w(()=>{const{variant:a,color:s}=X(e);return{[["elevated","flat"].includes(a)?"background":"text"]:s}}));return{colorClasses:i,colorStyles:l,variantClasses:n}}const fb=U({start:Boolean,end:Boolean,icon:Oe,image:String,text:String,...ui(),..._e(),...qt(),...Rt(),...gl(),...Je(),...at(),...hn({variant:"flat"})},"VAvatar"),Rn=re()({name:"VAvatar",props:fb(),setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{borderClasses:l}=ci(e),{colorClasses:a,colorStyles:s,variantClasses:r}=fi(e),{densityClasses:u}=tn(e),{roundedClasses:f}=Bt(e),{sizeClasses:o,sizeStyles:d}=yl(e);return ye(()=>g(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},i.value,l.value,a.value,u.value,f.value,o.value,r.value,e.class],style:[s.value,d.value,e.style]},{default:()=>[n.default?g(tt,{key:"content-defaults",defaults:{VImg:{cover:!0,src:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?g(Xd,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?g(Ue,{key:"icon",icon:e.icon},null):e.text,di(!1,"v-avatar")]})),{}}}),vb=U({text:String,onClick:Ot(),..._e(),...at()},"VLabel"),Jd=re()({name:"VLabel",props:vb(),setup(e,t){let{slots:n}=t;return ye(()=>{var i;return g("label",{class:["v-label",{"v-label--clickable":!!e.onClick},e.class],style:e.style,onClick:e.onClick},[e.text,(i=n.default)==null?void 0:i.call(n)])}),{}}}),Qd=Symbol.for("vuetify:selection-control-group"),ef=U({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Oe,trueIcon:Oe,ripple:{type:[Boolean,Object],default:!0},multiple:{type:Boolean,default:null},name:String,readonly:{type:Boolean,default:null},modelValue:null,type:String,valueComparator:{type:Function,default:Oi},..._e(),...qt(),...at()},"SelectionControlGroup"),mb=U({...ef({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");re()({name:"VSelectionControlGroup",props:mb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),l=Qt(),a=w(()=>e.id||`v-selection-control-group-${l}`),s=w(()=>e.name||a.value),r=new Set;return wt(Qd,{modelValue:i,forceUpdate:()=>{r.forEach(u=>u())},onForceUpdate:u=>{r.add(u),bt(()=>{r.delete(u)})}}),zn({[e.defaultsTarget]:{color:ne(e,"color"),disabled:ne(e,"disabled"),density:ne(e,"density"),error:ne(e,"error"),inline:ne(e,"inline"),modelValue:i,multiple:w(()=>!!e.multiple||e.multiple==null&&Array.isArray(i.value)),name:s,falseIcon:ne(e,"falseIcon"),trueIcon:ne(e,"trueIcon"),readonly:ne(e,"readonly"),ripple:ne(e,"ripple"),type:ne(e,"type"),valueComparator:ne(e,"valueComparator")}}),ye(()=>{var u;return g("div",{class:["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class],style:e.style,role:e.type==="radio"?"radiogroup":void 0},[(u=n.default)==null?void 0:u.call(n)])}),{}}});const Ds=Symbol("rippleStop"),hb=80;function Su(e,t){e.style.transform=t,e.style.webkitTransform=t}function Ns(e){return e.constructor.name==="TouchEvent"}function tf(e){return e.constructor.name==="KeyboardEvent"}const gb=function(e,t){var d;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=0,l=0;if(!tf(e)){const c=t.getBoundingClientRect(),m=Ns(e)?e.touches[e.touches.length-1]:e;i=m.clientX-c.left,l=m.clientY-c.top}let a=0,s=.3;(d=t._ripple)!=null&&d.circle?(s=.15,a=t.clientWidth/2,a=n.center?a:a+Math.sqrt((i-a)**2+(l-a)**2)/4):a=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const r=`${(t.clientWidth-a*2)/2}px`,u=`${(t.clientHeight-a*2)/2}px`,f=n.center?r:`${i-a}px`,o=n.center?u:`${l-a}px`;return{radius:a,scale:s,x:f,y:o,centerX:r,centerY:u}},ta={show(e,t){var m;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((m=t==null?void 0:t._ripple)!=null&&m.enabled))return;const i=document.createElement("span"),l=document.createElement("span");i.appendChild(l),i.className="v-ripple__container",n.class&&(i.className+=` ${n.class}`);const{radius:a,scale:s,x:r,y:u,centerX:f,centerY:o}=gb(e,t,n),d=`${a*2}px`;l.className="v-ripple__animation",l.style.width=d,l.style.height=d,t.appendChild(i);const c=window.getComputedStyle(t);c&&c.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),l.classList.add("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--visible"),Su(l,`translate(${r}, ${u}) scale3d(${s},${s},${s})`),l.dataset.activated=String(performance.now()),setTimeout(()=>{l.classList.remove("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--in"),Su(l,`translate(${f}, ${o}) scale3d(1,1,1)`)},0)},hide(e){var a;if(!((a=e==null?void 0:e._ripple)!=null&&a.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const n=t[t.length-1];if(n.dataset.isHiding)return;n.dataset.isHiding="true";const i=performance.now()-Number(n.dataset.activated),l=Math.max(250-i,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var r;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((r=n.parentNode)==null?void 0:r.parentNode)===e&&e.removeChild(n.parentNode)},300)},l)}};function nf(e){return typeof e>"u"||!!e}function rl(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[Ds])){if(e[Ds]=!0,Ns(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||tf(e),n._ripple.class&&(t.class=n._ripple.class),Ns(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{ta.show(e,n,t)},n._ripple.showTimer=window.setTimeout(()=>{var i;(i=n==null?void 0:n._ripple)!=null&&i.showTimerCommit&&(n._ripple.showTimerCommit(),n._ripple.showTimerCommit=null)},hb)}else ta.show(e,n,t)}}function xu(e){e[Ds]=!0}function Mt(e){const t=e.currentTarget;if(t!=null&&t._ripple){if(window.clearTimeout(t._ripple.showTimer),e.type==="touchend"&&t._ripple.showTimerCommit){t._ripple.showTimerCommit(),t._ripple.showTimerCommit=null,t._ripple.showTimer=window.setTimeout(()=>{Mt(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),ta.hide(t)}}function lf(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let ol=!1;function af(e){!ol&&(e.keyCode===Do.enter||e.keyCode===Do.space)&&(ol=!0,rl(e))}function sf(e){ol=!1,Mt(e)}function rf(e){ol&&(ol=!1,Mt(e))}function of(e,t,n){const{value:i,modifiers:l}=t,a=nf(i);if(a||ta.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=l.center,e._ripple.circle=l.circle,hd(i)&&i.class&&(e._ripple.class=i.class),a&&!n){if(l.stop){e.addEventListener("touchstart",xu,{passive:!0}),e.addEventListener("mousedown",xu);return}e.addEventListener("touchstart",rl,{passive:!0}),e.addEventListener("touchend",Mt,{passive:!0}),e.addEventListener("touchmove",lf,{passive:!0}),e.addEventListener("touchcancel",Mt),e.addEventListener("mousedown",rl),e.addEventListener("mouseup",Mt),e.addEventListener("mouseleave",Mt),e.addEventListener("keydown",af),e.addEventListener("keyup",sf),e.addEventListener("blur",rf),e.addEventListener("dragstart",Mt,{passive:!0})}else!a&&n&&uf(e)}function uf(e){e.removeEventListener("mousedown",rl),e.removeEventListener("touchstart",rl),e.removeEventListener("touchend",Mt),e.removeEventListener("touchmove",lf),e.removeEventListener("touchcancel",Mt),e.removeEventListener("mouseup",Mt),e.removeEventListener("mouseleave",Mt),e.removeEventListener("keydown",af),e.removeEventListener("keyup",sf),e.removeEventListener("dragstart",Mt),e.removeEventListener("blur",rf)}function yb(e,t){of(e,t,!1)}function pb(e){delete e._ripple,uf(e)}function bb(e,t){if(t.value===t.oldValue)return;const n=nf(t.oldValue);of(e,t,n)}const $i={mounted:yb,unmounted:pb,updated:bb},Br=U({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,..._e(),...ef()},"VSelectionControl");function wb(e){const t=qe(Qd,void 0),{densityClasses:n}=tn(e),i=Ye(e,"modelValue"),l=w(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),a=w(()=>e.falseValue!==void 0?e.falseValue:!1),s=w(()=>!!e.multiple||e.multiple==null&&Array.isArray(i.value)),r=w({get(){const m=t?t.modelValue.value:i.value;return s.value?Ft(m).some(v=>e.valueComparator(v,l.value)):e.valueComparator(m,l.value)},set(m){if(e.readonly)return;const v=m?l.value:a.value;let h=v;s.value&&(h=m?[...Ft(i.value),v]:Ft(i.value).filter(p=>!e.valueComparator(p,l.value))),t?t.modelValue.value=h:i.value=h}}),{textColorClasses:u,textColorStyles:f}=jt(w(()=>{if(!(e.error||e.disabled))return r.value?e.color:e.baseColor})),{backgroundColorClasses:o,backgroundColorStyles:d}=Zt(w(()=>r.value&&!e.error&&!e.disabled?e.color:e.baseColor)),c=w(()=>r.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:l,falseValue:a,model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,icon:c}}const na=re()({name:"VSelectionControl",directives:{Ripple:$i},inheritAttrs:!1,props:Br(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const{group:l,densityClasses:a,icon:s,model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,trueValue:c}=wb(e),m=Qt(),v=ge(!1),h=ge(!1),p=J(),C=w(()=>e.id||`input-${m}`),V=w(()=>!e.disabled&&!e.readonly);l==null||l.onForceUpdate(()=>{p.value&&(p.value.checked=r.value)});function P(E){V.value&&(v.value=!0,Ti(E.target,":focus-visible")!==!1&&(h.value=!0))}function k(){v.value=!1,h.value=!1}function A(E){E.stopPropagation()}function S(E){if(!V.value){p.value&&(p.value.checked=r.value);return}e.readonly&&l&&st(()=>l.forceUpdate()),r.value=E.target.checked}return ye(()=>{var R,T;const E=i.label?i.label({label:e.label,props:{for:C.value}}):e.label,[x,I]=kr(n),B=g("input",he({ref:p,checked:r.value,disabled:!!e.disabled,id:C.value,onBlur:k,onFocus:P,onInput:S,"aria-disabled":!!e.disabled,"aria-label":e.label,type:e.type,value:c.value,name:e.name,"aria-checked":e.type==="checkbox"?r.value:void 0},I),null);return g("div",he({class:["v-selection-control",{"v-selection-control--dirty":r.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":v.value,"v-selection-control--focus-visible":h.value,"v-selection-control--inline":e.inline},a.value,e.class]},x,{style:e.style}),[g("div",{class:["v-selection-control__wrapper",u.value],style:f.value},[(R=i.default)==null?void 0:R.call(i,{backgroundColorClasses:o,backgroundColorStyles:d}),ht(g("div",{class:["v-selection-control__input"]},[((T=i.input)==null?void 0:T.call(i,{model:r,textColorClasses:u,textColorStyles:f,backgroundColorClasses:o,backgroundColorStyles:d,inputNode:B,icon:s.value,props:{onFocus:P,onBlur:k,id:C.value}}))??g(ve,null,[s.value&&g(Ue,{key:"icon",icon:s.value},null),B])]),[[An("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),E&&g(Jd,{for:C.value,onClick:A},{default:()=>[E]})])}),{isFocused:v,input:p}}}),Cb=U({indeterminate:Boolean,indeterminateIcon:{type:Oe,default:"$checkboxIndeterminate"},...Br({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),cf=re()({name:"VCheckboxBtn",props:Cb(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"indeterminate"),l=Ye(e,"modelValue");function a(u){i.value&&(i.value=!1)}const s=w(()=>i.value?e.indeterminateIcon:e.falseIcon),r=w(()=>i.value?e.indeterminateIcon:e.trueIcon);return ye(()=>{const u=vn(na.filterProps(e),["modelValue"]);return g(na,he(u,{modelValue:l.value,"onUpdate:modelValue":[f=>l.value=f,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:s.value,trueIcon:r.value,"aria-checked":i.value?"mixed":void 0}),n)}),{}}});function df(e){const{t}=Ri();function n(i){let{name:l}=i;const a={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[l],s=e[`onClick:${l}`],r=s&&a?t(`$vuetify.input.${a}`,e.label??""):void 0;return g(Ue,{icon:e[`${l}Icon`],"aria-label":r,onClick:s},null)}return{InputIcon:n}}const Sb=U({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function $t(e,t,n){return re()({name:e,props:Sb({mode:n,origin:t}),setup(i,l){let{slots:a}=l;const s={onBeforeEnter(r){i.origin&&(r.style.transformOrigin=i.origin)},onLeave(r){if(i.leaveAbsolute){const{offsetTop:u,offsetLeft:f,offsetWidth:o,offsetHeight:d}=r;r._transitionInitialStyles={position:r.style.position,top:r.style.top,left:r.style.left,width:r.style.width,height:r.style.height},r.style.position="absolute",r.style.top=`${u}px`,r.style.left=`${f}px`,r.style.width=`${o}px`,r.style.height=`${d}px`}i.hideOnLeave&&r.style.setProperty("display","none","important")},onAfterLeave(r){if(i.leaveAbsolute&&(r!=null&&r._transitionInitialStyles)){const{position:u,top:f,left:o,width:d,height:c}=r._transitionInitialStyles;delete r._transitionInitialStyles,r.style.position=u||"",r.style.top=f||"",r.style.left=o||"",r.style.width=d||"",r.style.height=c||""}}};return()=>{const r=i.group?br:ai;return Hn(r,{name:i.disabled?"":e,css:!i.disabled,...i.group?void 0:{mode:i.mode},...i.disabled?{}:s},a.default)}}})}function ff(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return re()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(i,l){let{slots:a}=l;const s=i.group?br:ai;return()=>Hn(s,{name:i.disabled?"":e,css:!i.disabled,...i.disabled?{}:t},a.default)}})}function vf(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";const n=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)?"width":"height",i=Pt(`offset-${n}`);return{onBeforeEnter(s){s._parent=s.parentNode,s._initialStyle={transition:s.style.transition,overflow:s.style.overflow,[n]:s.style[n]}},onEnter(s){const r=s._initialStyle;s.style.setProperty("transition","none","important"),s.style.overflow="hidden";const u=`${s[i]}px`;s.style[n]="0",s.offsetHeight,s.style.transition=r.transition,e&&s._parent&&s._parent.classList.add(e),requestAnimationFrame(()=>{s.style[n]=u})},onAfterEnter:a,onEnterCancelled:a,onLeave(s){s._initialStyle={transition:"",overflow:s.style.overflow,[n]:s.style[n]},s.style.overflow="hidden",s.style[n]=`${s[i]}px`,s.offsetHeight,requestAnimationFrame(()=>s.style[n]="0")},onAfterLeave:l,onLeaveCancelled:l};function l(s){e&&s._parent&&s._parent.classList.remove(e),a(s)}function a(s){const r=s._initialStyle[n];s.style.overflow=s._initialStyle.overflow,r!=null&&(s.style[n]=r),delete s._initialStyle}}const xb=U({target:[Object,Array]},"v-dialog-transition"),mf=re()({name:"VDialogTransition",props:xb(),setup(e,t){let{slots:n}=t;const i={onBeforeEnter(l){l.style.pointerEvents="none",l.style.visibility="hidden"},async onEnter(l,a){var c;await new Promise(m=>requestAnimationFrame(m)),await new Promise(m=>requestAnimationFrame(m)),l.style.visibility="";const{x:s,y:r,sx:u,sy:f,speed:o}=_u(e.target,l),d=Xn(l,[{transform:`translate(${s}px, ${r}px) scale(${u}, ${f})`,opacity:0},{}],{duration:225*o,easing:Dg});(c=ku(l))==null||c.forEach(m=>{Xn(m,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*o,easing:sl})}),d.finished.then(()=>a())},onAfterEnter(l){l.style.removeProperty("pointer-events")},onBeforeLeave(l){l.style.pointerEvents="none"},async onLeave(l,a){var c;await new Promise(m=>requestAnimationFrame(m));const{x:s,y:r,sx:u,sy:f,speed:o}=_u(e.target,l);Xn(l,[{},{transform:`translate(${s}px, ${r}px) scale(${u}, ${f})`,opacity:0}],{duration:125*o,easing:Ng}).finished.then(()=>a()),(c=ku(l))==null||c.forEach(m=>{Xn(m,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*o,easing:sl})})},onAfterLeave(l){l.style.removeProperty("pointer-events")}};return()=>e.target?g(ai,he({name:"dialog-transition"},i,{css:!1}),n):g(ai,{name:"dialog-transition"},n)}});function ku(e){var n;const t=(n=e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list"))==null?void 0:n.children;return t&&[...t]}function _u(e,t){const n=Sd(e),i=Vr(t),[l,a]=getComputedStyle(t).transformOrigin.split(" ").map(C=>parseFloat(C)),[s,r]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let u=n.left+n.width/2;s==="left"||r==="left"?u-=n.width/2:(s==="right"||r==="right")&&(u+=n.width/2);let f=n.top+n.height/2;s==="top"||r==="top"?f-=n.height/2:(s==="bottom"||r==="bottom")&&(f+=n.height/2);const o=n.width/i.width,d=n.height/i.height,c=Math.max(1,o,d),m=o/c||0,v=d/c||0,h=i.width*i.height/(window.innerWidth*window.innerHeight),p=h>.12?Math.min(1.5,(h-.12)*10+1):1;return{x:u-(l+i.left),y:f-(a+i.top),sx:m,sy:v,speed:p}}$t("fab-transition","center center","out-in");$t("dialog-bottom-transition");$t("dialog-top-transition");const Pu=$t("fade-transition"),kb=$t("scale-transition");$t("scroll-x-transition");$t("scroll-x-reverse-transition");$t("scroll-y-transition");$t("scroll-y-reverse-transition");$t("slide-x-transition");$t("slide-x-reverse-transition");const hf=$t("slide-y-transition");$t("slide-y-reverse-transition");const gf=ff("expand-transition",vf()),yf=ff("expand-x-transition",vf("",!0)),_b=U({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},..._e(),...Bi({transition:{component:hf,leaveAbsolute:!0,group:!0}})},"VMessages"),Pb=re()({name:"VMessages",props:_b(),setup(e,t){let{slots:n}=t;const i=w(()=>Ft(e.messages)),{textColorClasses:l,textColorStyles:a}=jt(w(()=>e.color));return ye(()=>g(xn,{transition:e.transition,tag:"div",class:["v-messages",l.value,e.class],style:[a.value,e.style],role:"alert","aria-live":"polite"},{default:()=>[e.active&&i.value.map((s,r)=>g("div",{class:"v-messages__message",key:`${r}-${i.value}`},[n.message?n.message({message:s}):s]))]})),{}}}),pf=U({focused:Boolean,"onUpdate:focused":Ot()},"focus");function $r(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();const n=Ye(e,"focused"),i=w(()=>({[`${t}--focused`]:n.value}));function l(){n.value=!0}function a(){n.value=!1}return{focusClasses:i,isFocused:n,focus:l,blur:a}}const Vb=Symbol.for("vuetify:form");function Dr(e){const t=qe(Vb,null);return{...t,isReadonly:w(()=>!!((e==null?void 0:e.readonly)??(t==null?void 0:t.isReadonly.value))),isDisabled:w(()=>!!((e==null?void 0:e.disabled)??(t==null?void 0:t.isDisabled.value)))}}const Ab=U({disabled:{type:Boolean,default:null},error:Boolean,errorMessages:{type:[Array,String],default:()=>[]},maxErrors:{type:[Number,String],default:1},name:String,label:String,readonly:{type:Boolean,default:null},rules:{type:Array,default:()=>[]},modelValue:null,validateOn:String,validationValue:null,...pf()},"validation");function Tb(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Qt();const i=Ye(e,"modelValue"),l=w(()=>e.validationValue===void 0?i.value:e.validationValue),a=Dr(e),s=J([]),r=ge(!0),u=w(()=>!!(Ft(i.value===""?null:i.value).length||Ft(l.value===""?null:l.value).length)),f=w(()=>{var P;return(P=e.errorMessages)!=null&&P.length?Ft(e.errorMessages).concat(s.value).slice(0,Math.max(0,+e.maxErrors)):s.value}),o=w(()=>{var A;let P=(e.validateOn??((A=a.validateOn)==null?void 0:A.value))||"input";P==="lazy"&&(P="input lazy"),P==="eager"&&(P="input eager");const k=new Set((P==null?void 0:P.split(" "))??[]);return{input:k.has("input"),blur:k.has("blur")||k.has("input")||k.has("invalid-input"),invalidInput:k.has("invalid-input"),lazy:k.has("lazy"),eager:k.has("eager")}}),d=w(()=>{var P;return e.error||(P=e.errorMessages)!=null&&P.length?!1:e.rules.length?r.value?s.value.length||o.value.lazy?null:!0:!s.value.length:!0}),c=ge(!1),m=w(()=>({[`${t}--error`]:d.value===!1,[`${t}--dirty`]:u.value,[`${t}--disabled`]:a.isDisabled.value,[`${t}--readonly`]:a.isReadonly.value})),v=rt("validation"),h=w(()=>e.name??X(n));fr(()=>{var P;(P=a.register)==null||P.call(a,{id:h.value,vm:v,validate:V,reset:p,resetValidation:C})}),zt(()=>{var P;(P=a.unregister)==null||P.call(a,h.value)}),Jt(async()=>{var P;o.value.lazy||await V(!o.value.eager),(P=a.update)==null||P.call(a,h.value,d.value,f.value)}),Mn(()=>o.value.input||o.value.invalidInput&&d.value===!1,()=>{de(l,()=>{if(l.value!=null)V();else if(e.focused){const P=de(()=>e.focused,k=>{k||V(),P()})}})}),Mn(()=>o.value.blur,()=>{de(()=>e.focused,P=>{P||V()})}),de([d,f],()=>{var P;(P=a.update)==null||P.call(a,h.value,d.value,f.value)});async function p(){i.value=null,await st(),await C()}async function C(){r.value=!0,o.value.lazy?s.value=[]:await V(!o.value.eager)}async function V(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const k=[];c.value=!0;for(const A of e.rules){if(k.length>=+(e.maxErrors??1))break;const E=await(typeof A=="function"?A:()=>A)(l.value);if(E!==!0){if(E!==!1&&typeof E!="string"){console.warn(`${E} is not a valid value. Rule functions must return boolean true or a string.`);continue}k.push(E||"")}}return s.value=k,c.value=!1,r.value=P,s.value}return{errorMessages:f,isDirty:u,isDisabled:a.isDisabled,isReadonly:a.isReadonly,isPristine:r,isValid:d,isValidating:c,reset:p,resetValidation:C,validate:V,validationClasses:m}}const Nr=U({id:String,appendIcon:Oe,centerAffix:{type:Boolean,default:!0},prependIcon:Oe,hideDetails:[Boolean,String],hideSpinButtons:Boolean,hint:String,persistentHint:Boolean,messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},"onClick:prepend":Ot(),"onClick:append":Ot(),..._e(),...qt(),...ng(Wt(),["maxWidth","minWidth","width"]),...at(),...Ab()},"VInput"),ia=re()({name:"VInput",props:{...Nr()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i,emit:l}=t;const{densityClasses:a}=tn(e),{dimensionStyles:s}=Ut(e),{themeClasses:r}=ot(e),{rtlClasses:u}=en(),{InputIcon:f}=df(e),o=Qt(),d=w(()=>e.id||`input-${o}`),c=w(()=>`${d.value}-messages`),{errorMessages:m,isDirty:v,isDisabled:h,isReadonly:p,isPristine:C,isValid:V,isValidating:P,reset:k,resetValidation:A,validate:S,validationClasses:E}=Tb(e,"v-input",d),x=w(()=>({id:d,messagesId:c,isDirty:v,isDisabled:h,isReadonly:p,isPristine:C,isValid:V,isValidating:P,reset:k,resetValidation:A,validate:S})),I=w(()=>{var B;return(B=e.errorMessages)!=null&&B.length||!C.value&&m.value.length?m.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return ye(()=>{var D,G,Z,te;const B=!!(i.prepend||e.prependIcon),R=!!(i.append||e.appendIcon),T=I.value.length>0,F=!e.hideDetails||e.hideDetails==="auto"&&(T||!!i.details);return g("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--hide-spin-buttons":e.hideSpinButtons},a.value,r.value,u.value,E.value,e.class],style:[s.value,e.style]},[B&&g("div",{key:"prepend",class:"v-input__prepend"},[(D=i.prepend)==null?void 0:D.call(i,x.value),e.prependIcon&&g(f,{key:"prepend-icon",name:"prepend"},null)]),i.default&&g("div",{class:"v-input__control"},[(G=i.default)==null?void 0:G.call(i,x.value)]),R&&g("div",{key:"append",class:"v-input__append"},[e.appendIcon&&g(f,{key:"append-icon",name:"append"},null),(Z=i.append)==null?void 0:Z.call(i,x.value)]),F&&g("div",{class:"v-input__details"},[g(Pb,{id:c.value,active:T,messages:I.value},{message:i.message}),(te=i.details)==null?void 0:te.call(i,x.value)])])}),{reset:k,resetValidation:A,validate:S,isValid:V,errorMessages:m}}}),ka=U({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),_a=U({value:null,disabled:Boolean,selectedClass:String},"group-item");function Pa(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const i=rt("useGroupItem");if(!i)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const l=Qt();wt(Symbol.for(`${t.description}:id`),l);const a=qe(t,null);if(!a){if(!n)return a;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const s=ne(e,"value"),r=w(()=>!!(a.disabled.value||e.disabled));a.register({id:l,value:s,disabled:r},i),zt(()=>{a.unregister(l)});const u=w(()=>a.isSelected(l)),f=w(()=>a.items.value[0].id===l),o=w(()=>a.items.value[a.items.value.length-1].id===l),d=w(()=>u.value&&[a.selectedClass.value,e.selectedClass]);return de(u,c=>{i.emit("group:selected",{value:c})},{flush:"sync"}),{id:l,isSelected:u,isFirst:f,isLast:o,toggle:()=>a.select(l,!u.value),select:c=>a.select(l,c),selectedClass:d,value:s,disabled:r,group:a}}function pl(e,t){let n=!1;const i=ut([]),l=Ye(e,"modelValue",[],c=>c==null?[]:bf(i,Ft(c)),c=>{const m=Lb(i,c);return e.multiple?m:m[0]}),a=rt("useGroup");function s(c,m){const v=c,h=Symbol.for(`${t.description}:id`),C=pi(h,a==null?void 0:a.vnode).indexOf(m);X(v.value)==null&&(v.value=C,v.useIndexAsValue=!0),C>-1?i.splice(C,0,v):i.push(v)}function r(c){if(n)return;u();const m=i.findIndex(v=>v.id===c);i.splice(m,1)}function u(){const c=i.find(m=>!m.disabled);c&&e.mandatory==="force"&&!l.value.length&&(l.value=[c.id])}Jt(()=>{u()}),zt(()=>{n=!0}),vr(()=>{for(let c=0;c<i.length;c++)i[c].useIndexAsValue&&(i[c].value=c)});function f(c,m){const v=i.find(h=>h.id===c);if(!(m&&(v!=null&&v.disabled)))if(e.multiple){const h=l.value.slice(),p=h.findIndex(V=>V===c),C=~p;if(m=m??!C,C&&e.mandatory&&h.length<=1||!C&&e.max!=null&&h.length+1>e.max)return;p<0&&m?h.push(c):p>=0&&!m&&h.splice(p,1),l.value=h}else{const h=l.value.includes(c);if(e.mandatory&&h)return;l.value=m??!h?[c]:[]}}function o(c){if(e.multiple,l.value.length){const m=l.value[0],v=i.findIndex(C=>C.id===m);let h=(v+c)%i.length,p=i[h];for(;p.disabled&&h!==v;)h=(h+c)%i.length,p=i[h];if(p.disabled)return;l.value=[i[h].id]}else{const m=i.find(v=>!v.disabled);m&&(l.value=[m.id])}}const d={register:s,unregister:r,selected:l,select:f,disabled:ne(e,"disabled"),prev:()=>o(i.length-1),next:()=>o(1),isSelected:c=>l.value.includes(c),selectedClass:w(()=>e.selectedClass),items:w(()=>i),getItemIndex:c=>Eb(i,c)};return wt(t,d),d}function Eb(e,t){const n=bf(e,[t]);return n.length?e.findIndex(i=>i.id===n[0]):-1}function bf(e,t){const n=[];return t.forEach(i=>{const l=e.find(s=>Oi(i,s.value)),a=e[i];(l==null?void 0:l.value)!=null?n.push(l.id):a!=null&&n.push(a.id)}),n}function Lb(e,t){const n=[];return t.forEach(i=>{const l=e.findIndex(a=>a.id===i);if(~l){const a=e[l];n.push(a.value!=null?a.value:l)}}),n}function Ib(e){let{selectedElement:t,containerElement:n,isRtl:i,isHorizontal:l}=e;const a=ul(l,n),s=wf(l,i,n),r=ul(l,t),u=Cf(l,t),f=r*.4;return s>u?u-f:s+a<u+r?u-a+r+f:s}function Fb(e){let{selectedElement:t,containerElement:n,isHorizontal:i}=e;const l=ul(i,n),a=Cf(i,t),s=ul(i,t);return a-l/2+s/2}function Vu(e,t){const n=e?"scrollWidth":"scrollHeight";return(t==null?void 0:t[n])||0}function Ob(e,t){const n=e?"clientWidth":"clientHeight";return(t==null?void 0:t[n])||0}function wf(e,t,n){if(!n)return 0;const{scrollLeft:i,offsetWidth:l,scrollWidth:a}=n;return e?t?a-l+i:i:n.scrollTop}function ul(e,t){const n=e?"offsetWidth":"offsetHeight";return(t==null?void 0:t[n])||0}function Cf(e,t){const n=e?"offsetLeft":"offsetTop";return(t==null?void 0:t[n])||0}const Mb=Symbol.for("vuetify:v-slide-group"),Hr=U({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:Mb},nextIcon:{type:Oe,default:"$next"},prevIcon:{type:Oe,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},..._e(),...By({mobile:null}),...Je(),...ka({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),la=re()({name:"VSlideGroup",props:Hr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:i}=en(),{displayClasses:l,mobile:a}=Lr(e),s=pl(e,e.symbol),r=ge(!1),u=ge(0),f=ge(0),o=ge(0),d=w(()=>e.direction==="horizontal"),{resizeRef:c,contentRect:m}=Li(),{resizeRef:v,contentRect:h}=Li(),p=Ny(),C=w(()=>({container:c.el,duration:200,easing:"easeOutQuart"})),V=w(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[0]):-1),P=w(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[s.selected.value.length-1]):-1);if(Re){let $=-1;de(()=>[s.selected.value,m.value,h.value,d.value],()=>{cancelAnimationFrame($),$=requestAnimationFrame(()=>{if(m.value&&h.value){const W=d.value?"width":"height";f.value=m.value[W],o.value=h.value[W],r.value=f.value+1<o.value}if(V.value>=0&&v.el){const W=v.el.children[P.value];A(W,e.centerActive)}})})}const k=ge(!1);function A($,W){let Q=0;W?Q=Fb({containerElement:c.el,isHorizontal:d.value,selectedElement:$}):Q=Ib({containerElement:c.el,isHorizontal:d.value,isRtl:i.value,selectedElement:$}),S(Q)}function S($){if(!Re||!c.el)return;const W=ul(d.value,c.el),Q=wf(d.value,i.value,c.el);if(!(Vu(d.value,c.el)<=W||Math.abs($-Q)<16)){if(d.value&&i.value&&c.el){const{scrollWidth:me,offsetWidth:Ee}=c.el;$=me-Ee-$}d.value?p.horizontal($,C.value):p($,C.value)}}function E($){const{scrollTop:W,scrollLeft:Q}=$.target;u.value=d.value?Q:W}function x($){if(k.value=!0,!(!r.value||!v.el)){for(const W of $.composedPath())for(const Q of v.el.children)if(Q===W){A(Q);return}}}function I($){k.value=!1}let B=!1;function R($){var W;!B&&!k.value&&!($.relatedTarget&&((W=v.el)!=null&&W.contains($.relatedTarget)))&&D(),B=!1}function T(){B=!0}function F($){if(!v.el)return;function W(Q){$.preventDefault(),D(Q)}d.value?$.key==="ArrowRight"?W(i.value?"prev":"next"):$.key==="ArrowLeft"&&W(i.value?"next":"prev"):$.key==="ArrowDown"?W("next"):$.key==="ArrowUp"&&W("prev"),$.key==="Home"?W("first"):$.key==="End"&&W("last")}function D($){var Q,oe;if(!v.el)return;let W;if(!$)W=Kl(v.el)[0];else if($==="next"){if(W=(Q=v.el.querySelector(":focus"))==null?void 0:Q.nextElementSibling,!W)return D("first")}else if($==="prev"){if(W=(oe=v.el.querySelector(":focus"))==null?void 0:oe.previousElementSibling,!W)return D("last")}else $==="first"?W=v.el.firstElementChild:$==="last"&&(W=v.el.lastElementChild);W&&W.focus({preventScroll:!0})}function G($){const W=d.value&&i.value?-1:1,Q=($==="prev"?-W:W)*f.value;let oe=u.value+Q;if(d.value&&i.value&&c.el){const{scrollWidth:me,offsetWidth:Ee}=c.el;oe+=me-Ee}S(oe)}const Z=w(()=>({next:s.next,prev:s.prev,select:s.select,isSelected:s.isSelected})),te=w(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return r.value||Math.abs(u.value)>0;case"mobile":return a.value||r.value||Math.abs(u.value)>0;default:return!a.value&&(r.value||Math.abs(u.value)>0)}}),ee=w(()=>Math.abs(u.value)>1),N=w(()=>{if(!c.value)return!1;const $=Vu(d.value,c.el),W=Ob(d.value,c.el);return $-W-Math.abs(u.value)>1});return ye(()=>g(e.tag,{class:["v-slide-group",{"v-slide-group--vertical":!d.value,"v-slide-group--has-affixes":te.value,"v-slide-group--is-overflowing":r.value},l.value,e.class],style:e.style,tabindex:k.value||s.selected.value.length?-1:0,onFocus:R},{default:()=>{var $,W,Q;return[te.value&&g("div",{key:"prev",class:["v-slide-group__prev",{"v-slide-group__prev--disabled":!ee.value}],onMousedown:T,onClick:()=>ee.value&&G("prev")},[(($=n.prev)==null?void 0:$.call(n,Z.value))??g(Pu,null,{default:()=>[g(Ue,{icon:i.value?e.nextIcon:e.prevIcon},null)]})]),g("div",{key:"container",ref:c,class:"v-slide-group__container",onScroll:E},[g("div",{ref:v,class:"v-slide-group__content",onFocusin:x,onFocusout:I,onKeydown:F},[(W=n.default)==null?void 0:W.call(n,Z.value)])]),te.value&&g("div",{key:"next",class:["v-slide-group__next",{"v-slide-group__next--disabled":!N.value}],onMousedown:T,onClick:()=>N.value&&G("next")},[((Q=n.next)==null?void 0:Q.call(n,Z.value))??g(Pu,null,{default:()=>[g(Ue,{icon:i.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:s.selected,scrollTo:G,scrollOffset:u,focus:D,hasPrev:ee,hasNext:N}}}),Sf=Symbol.for("vuetify:v-chip-group"),Rb=U({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:Oi},...Hr(),..._e(),...ka({selectedClass:"v-chip--selected"}),...Je(),...at(),...hn({variant:"tonal"})},"VChipGroup");re()({name:"VChipGroup",props:Rb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{isSelected:l,select:a,next:s,prev:r,selected:u}=pl(e,Sf);return zn({VChip:{color:ne(e,"color"),disabled:ne(e,"disabled"),filter:ne(e,"filter"),variant:ne(e,"variant")}}),ye(()=>{const f=la.filterProps(e);return g(la,he(f,{class:["v-chip-group",{"v-chip-group--column":e.column},i.value,e.class],style:e.style}),{default:()=>{var o;return[(o=n.default)==null?void 0:o.call(n,{isSelected:l,select:a,next:s,prev:r,selected:u.value})]}})}),{}}});const Wn=U({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Un(e){return{elevationClasses:w(()=>{const n=et(e)?e.value:e.elevation,i=[];return n==null||i.push(`elevation-${n}`),i})}}function Bb(){const e=rt("useRoute");return w(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function $b(){var e,t;return(t=(e=rt("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function Va(e,t){var d,c;const n=Am("RouterLink"),i=w(()=>!!(e.href||e.to)),l=w(()=>(i==null?void 0:i.value)||zo(t,"click")||zo(e,"click"));if(typeof n=="string"||!("useLink"in n)){const m=ne(e,"href");return{isLink:i,isClickable:l,href:m,linkProps:ut({href:m})}}const a=w(()=>({...e,to:ne(()=>e.to||"")})),s=n.useLink(a.value),r=w(()=>e.to?s:void 0),u=Bb(),f=w(()=>{var m,v,h;return r.value?e.exact?u.value?((h=r.value.isExactActive)==null?void 0:h.value)&&Oi(r.value.route.value.query,u.value.query):((v=r.value.isExactActive)==null?void 0:v.value)??!1:((m=r.value.isActive)==null?void 0:m.value)??!1:!1}),o=w(()=>{var m;return e.to?(m=r.value)==null?void 0:m.route.value.href:e.href});return{isLink:i,isClickable:l,isActive:f,route:(d=r.value)==null?void 0:d.route,navigate:(c=r.value)==null?void 0:c.navigate,href:o,linkProps:ut({href:o,"aria-current":w(()=>f.value?"page":void 0)})}}const Aa=U({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let is=!1;function Db(e,t){let n=!1,i,l;Re&&(st(()=>{window.addEventListener("popstate",a),i=e==null?void 0:e.beforeEach((s,r,u)=>{is?n?t(u):u():setTimeout(()=>n?t(u):u()),is=!0}),l=e==null?void 0:e.afterEach(()=>{is=!1})}),bt(()=>{window.removeEventListener("popstate",a),i==null||i(),l==null||l()}));function a(s){var r;(r=s.state)!=null&&r.replaced||(n=!0,setTimeout(()=>n=!1))}}const Nb=U({activeClass:String,appendAvatar:String,appendIcon:Oe,closable:Boolean,closeIcon:{type:Oe,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:Oe,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:Ot(),onClickOnce:Ot(),...ui(),..._e(),...qt(),...Wn(),..._a(),...Rt(),...Aa(),...gl(),...Je({tag:"span"}),...at(),...hn({variant:"tonal"})},"VChip"),xf=re()({name:"VChip",directives:{Ripple:$i},props:Nb(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0,"group:selected":e=>!0,click:e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{t:a}=Ri(),{borderClasses:s}=ci(e),{colorClasses:r,colorStyles:u,variantClasses:f}=fi(e),{densityClasses:o}=tn(e),{elevationClasses:d}=Un(e),{roundedClasses:c}=Bt(e),{sizeClasses:m}=yl(e),{themeClasses:v}=ot(e),h=Ye(e,"modelValue"),p=Pa(e,Sf,!1),C=Va(e,n),V=w(()=>e.link!==!1&&C.isLink.value),P=w(()=>!e.disabled&&e.link!==!1&&(!!p||e.link||C.isClickable.value)),k=w(()=>({"aria-label":a(e.closeLabel),onClick(E){E.preventDefault(),E.stopPropagation(),h.value=!1,i("click:close",E)}}));function A(E){var x;i("click",E),P.value&&((x=C.navigate)==null||x.call(C,E),p==null||p.toggle())}function S(E){(E.key==="Enter"||E.key===" ")&&(E.preventDefault(),A(E))}return()=>{var G;const E=C.isLink.value?"a":e.tag,x=!!(e.appendIcon||e.appendAvatar),I=!!(x||l.append),B=!!(l.close||e.closable),R=!!(l.filter||e.filter)&&p,T=!!(e.prependIcon||e.prependAvatar),F=!!(T||l.prepend),D=!p||p.isSelected.value;return h.value&&ht(g(E,he({class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":P.value,"v-chip--filter":R,"v-chip--pill":e.pill,[`${e.activeClass}`]:e.activeClass&&((G=C.isActive)==null?void 0:G.value)},v.value,s.value,D?r.value:void 0,o.value,d.value,c.value,m.value,f.value,p==null?void 0:p.selectedClass.value,e.class],style:[D?u.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,tabindex:P.value?0:void 0,onClick:A,onKeydown:P.value&&!V.value&&S},C.linkProps),{default:()=>{var Z;return[di(P.value,"v-chip"),R&&g(yf,{key:"filter"},{default:()=>[ht(g("div",{class:"v-chip__filter"},[l.filter?g(tt,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},l.filter):g(Ue,{key:"filter-icon",icon:e.filterIcon},null)]),[[jn,p.isSelected.value]])]}),F&&g("div",{key:"prepend",class:"v-chip__prepend"},[l.prepend?g(tt,{key:"prepend-defaults",disabled:!T,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},l.prepend):g(ve,null,[e.prependIcon&&g(Ue,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&g(Rn,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),g("div",{class:"v-chip__content","data-no-activator":""},[((Z=l.default)==null?void 0:Z.call(l,{isSelected:p==null?void 0:p.isSelected.value,selectedClass:p==null?void 0:p.selectedClass.value,select:p==null?void 0:p.select,toggle:p==null?void 0:p.toggle,value:p==null?void 0:p.value.value,disabled:e.disabled}))??e.text]),I&&g("div",{key:"append",class:"v-chip__append"},[l.append?g(tt,{key:"append-defaults",disabled:!x,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},l.append):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),B&&g("button",he({key:"close",class:"v-chip__close",type:"button","data-testid":"close-chip"},k.value),[l.close?g(tt,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},l.close):g(Ue,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[An("ripple"),P.value&&e.ripple,null]])}}}),Hs=Symbol.for("vuetify:list");function kf(){const e=qe(Hs,{hasPrepend:ge(!1),updateHasPrepend:()=>null}),t={hasPrepend:ge(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return wt(Hs,t),e}function _f(){return qe(Hs,null)}const jr=e=>{const t={activate:n=>{let{id:i,value:l,activated:a}=n;return i=pe(i),e&&!l&&a.size===1&&a.has(i)||(l?a.add(i):a.delete(i)),a},in:(n,i,l)=>{let a=new Set;if(n!=null)for(const s of Ft(n))a=t.activate({id:s,value:!0,activated:new Set(a),children:i,parents:l});return a},out:n=>Array.from(n)};return t},Pf=e=>{const t=jr(e);return{activate:i=>{let{activated:l,id:a,...s}=i;a=pe(a);const r=l.has(a)?new Set([a]):new Set;return t.activate({...s,id:a,activated:r})},in:(i,l,a)=>{let s=new Set;if(i!=null){const r=Ft(i);r.length&&(s=t.in(r.slice(0,1),l,a))}return s},out:(i,l,a)=>t.out(i,l,a)}},Hb=e=>{const t=jr(e);return{activate:i=>{let{id:l,activated:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.activate({id:l,activated:a,children:s,...r})},in:t.in,out:t.out}},jb=e=>{const t=Pf(e);return{activate:i=>{let{id:l,activated:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.activate({id:l,activated:a,children:s,...r})},in:t.in,out:t.out}},zb={open:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(n){const a=new Set;a.add(t);let s=l.get(t);for(;s!=null;)a.add(s),s=l.get(s);return a}else return i.delete(t),i},select:()=>null},Vf={open:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(n){let a=l.get(t);for(i.add(t);a!=null&&a!==t;)i.add(a),a=l.get(a);return i}else i.delete(t);return i},select:()=>null},Wb={open:Vf.open,select:e=>{let{id:t,value:n,opened:i,parents:l}=e;if(!n)return i;const a=[];let s=l.get(t);for(;s!=null;)a.push(s),s=l.get(s);return new Set(a)}},zr=e=>{const t={select:n=>{let{id:i,value:l,selected:a}=n;if(i=pe(i),e&&!l){const s=Array.from(a.entries()).reduce((r,u)=>{let[f,o]=u;return o==="on"&&r.push(f),r},[]);if(s.length===1&&s[0]===i)return a}return a.set(i,l?"on":"off"),a},in:(n,i,l)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,value:!0,selected:new Map(a),children:i,parents:l});return a},out:n=>{const i=[];for(const[l,a]of n.entries())a==="on"&&i.push(l);return i}};return t},Af=e=>{const t=zr(e);return{select:i=>{let{selected:l,id:a,...s}=i;a=pe(a);const r=l.has(a)?new Map([[a,l.get(a)]]):new Map;return t.select({...s,id:a,selected:r})},in:(i,l,a)=>{let s=new Map;return i!=null&&i.length&&(s=t.in(i.slice(0,1),l,a)),s},out:(i,l,a)=>t.out(i,l,a)}},Ub=e=>{const t=zr(e);return{select:i=>{let{id:l,selected:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.select({id:l,selected:a,children:s,...r})},in:t.in,out:t.out}},qb=e=>{const t=Af(e);return{select:i=>{let{id:l,selected:a,children:s,...r}=i;return l=pe(l),s.has(l)?a:t.select({id:l,selected:a,children:s,...r})},in:t.in,out:t.out}},Kb=e=>{const t={select:n=>{let{id:i,value:l,selected:a,children:s,parents:r}=n;i=pe(i);const u=new Map(a),f=[i];for(;f.length;){const d=f.shift();a.set(pe(d),l?"on":"off"),s.has(d)&&f.push(...s.get(d))}let o=pe(r.get(i));for(;o;){const d=s.get(o),c=d.every(v=>a.get(pe(v))==="on"),m=d.every(v=>!a.has(pe(v))||a.get(pe(v))==="off");a.set(o,c?"on":m?"off":"indeterminate"),o=pe(r.get(o))}return e&&!l&&Array.from(a.entries()).reduce((c,m)=>{let[v,h]=m;return h==="on"&&c.push(v),c},[]).length===0?u:a},in:(n,i,l)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,value:!0,selected:new Map(a),children:i,parents:l});return a},out:(n,i)=>{const l=[];for(const[a,s]of n.entries())s==="on"&&!i.has(a)&&l.push(a);return l}};return t},cl=Symbol.for("vuetify:nested"),Tf={id:ge(),root:{register:()=>null,unregister:()=>null,parents:J(new Map),children:J(new Map),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:J(!1),selectable:J(!1),opened:J(new Set),activated:J(new Set),selected:J(new Map),selectedValues:J([]),getPath:()=>[]}},Gb=U({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function,Object],selectStrategy:[String,Function,Object],openStrategy:[String,Object],opened:null,activated:null,selected:null,mandatory:Boolean},"nested"),Yb=e=>{let t=!1;const n=J(new Map),i=J(new Map),l=Ye(e,"opened",e.opened,v=>new Set(v),v=>[...v.values()]),a=w(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;if(typeof e.activeStrategy=="function")return e.activeStrategy(e.mandatory);switch(e.activeStrategy){case"leaf":return Hb(e.mandatory);case"single-leaf":return jb(e.mandatory);case"independent":return jr(e.mandatory);case"single-independent":default:return Pf(e.mandatory)}}),s=w(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;if(typeof e.selectStrategy=="function")return e.selectStrategy(e.mandatory);switch(e.selectStrategy){case"single-leaf":return qb(e.mandatory);case"leaf":return Ub(e.mandatory);case"independent":return zr(e.mandatory);case"single-independent":return Af(e.mandatory);case"classic":default:return Kb(e.mandatory)}}),r=w(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return Wb;case"single":return zb;case"multiple":default:return Vf}}),u=Ye(e,"activated",e.activated,v=>a.value.in(v,n.value,i.value),v=>a.value.out(v,n.value,i.value)),f=Ye(e,"selected",e.selected,v=>s.value.in(v,n.value,i.value),v=>s.value.out(v,n.value,i.value));zt(()=>{t=!0});function o(v){const h=[];let p=v;for(;p!=null;)h.unshift(p),p=i.value.get(p);return h}const d=rt("nested"),c=new Set,m={id:ge(),root:{opened:l,activatable:ne(e,"activatable"),selectable:ne(e,"selectable"),activated:u,selected:f,selectedValues:w(()=>{const v=[];for(const[h,p]of f.value.entries())p==="on"&&v.push(h);return v}),register:(v,h,p)=>{if(c.has(v)){o(v).map(String).join(" -> "),o(h).concat(v).map(String).join(" -> ");return}else c.add(v);h&&v!==h&&i.value.set(v,h),p&&n.value.set(v,[]),h!=null&&n.value.set(h,[...n.value.get(h)||[],v])},unregister:v=>{if(t)return;c.delete(v),n.value.delete(v);const h=i.value.get(v);if(h){const p=n.value.get(h)??[];n.value.set(h,p.filter(C=>C!==v))}i.value.delete(v)},open:(v,h,p)=>{d.emit("click:open",{id:v,value:h,path:o(v),event:p});const C=r.value.open({id:v,value:h,opened:new Set(l.value),children:n.value,parents:i.value,event:p});C&&(l.value=C)},openOnSelect:(v,h,p)=>{const C=r.value.select({id:v,value:h,selected:new Map(f.value),opened:new Set(l.value),children:n.value,parents:i.value,event:p});C&&(l.value=C)},select:(v,h,p)=>{d.emit("click:select",{id:v,value:h,path:o(v),event:p});const C=s.value.select({id:v,value:h,selected:new Map(f.value),children:n.value,parents:i.value,event:p});C&&(f.value=C),m.root.openOnSelect(v,h,p)},activate:(v,h,p)=>{if(!e.activatable)return m.root.select(v,!0,p);d.emit("click:activate",{id:v,value:h,path:o(v),event:p});const C=a.value.activate({id:v,value:h,activated:new Set(u.value),children:n.value,parents:i.value,event:p});C&&(u.value=C)},children:n,parents:i,getPath:o}};return wt(cl,m),m.root},Ef=(e,t)=>{const n=qe(cl,Tf),i=Symbol(Qt()),l=w(()=>e.value!==void 0?e.value:i),a={...n,id:l,open:(s,r)=>n.root.open(l.value,s,r),openOnSelect:(s,r)=>n.root.openOnSelect(l.value,s,r),isOpen:w(()=>n.root.opened.value.has(l.value)),parent:w(()=>n.root.parents.value.get(l.value)),activate:(s,r)=>n.root.activate(l.value,s,r),isActivated:w(()=>n.root.activated.value.has(pe(l.value))),select:(s,r)=>n.root.select(l.value,s,r),isSelected:w(()=>n.root.selected.value.get(pe(l.value))==="on"),isIndeterminate:w(()=>n.root.selected.value.get(l.value)==="indeterminate"),isLeaf:w(()=>!n.root.children.value.get(l.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(l.value,n.id.value,t),zt(()=>{!n.isGroupActivator&&n.root.unregister(l.value)}),t&&wt(cl,a),a},Zb=()=>{const e=qe(cl,Tf);wt(cl,{...e,isGroupActivator:!0})};function Wr(){const e=ge(!1);return Jt(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:w(()=>e.value?void 0:{transition:"none !important"}),isBooted:fl(e)}}const Xb=Mi({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return Zb(),()=>{var i;return(i=n.default)==null?void 0:i.call(n)}}}),Jb=U({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Oe,default:"$collapse"},expandIcon:{type:Oe,default:"$expand"},prependIcon:Oe,appendIcon:Oe,fluid:Boolean,subgroup:Boolean,title:String,value:null,..._e(),...Je()},"VListGroup"),Au=re()({name:"VListGroup",props:Jb(),setup(e,t){let{slots:n}=t;const{isOpen:i,open:l,id:a}=Ef(ne(e,"value"),!0),s=w(()=>`v-list-group--id-${String(a.value)}`),r=_f(),{isBooted:u}=Wr();function f(m){m.stopPropagation(),l(!i.value,m)}const o=w(()=>({onClick:f,class:"v-list-group__header",id:s.value})),d=w(()=>i.value?e.collapseIcon:e.expandIcon),c=w(()=>({VListItem:{active:i.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&d.value,appendIcon:e.appendIcon||!e.subgroup&&d.value,title:e.title,value:e.value}}));return ye(()=>g(e.tag,{class:["v-list-group",{"v-list-group--prepend":r==null?void 0:r.hasPrepend.value,"v-list-group--fluid":e.fluid,"v-list-group--subgroup":e.subgroup,"v-list-group--open":i.value},e.class],style:e.style},{default:()=>[n.activator&&g(tt,{defaults:c.value},{default:()=>[g(Xb,null,{default:()=>[n.activator({props:o.value,isOpen:i.value})]})]}),g(xn,{transition:{component:gf},disabled:!u.value},{default:()=>{var m;return[ht(g("div",{class:"v-list-group__items",role:"group","aria-labelledby":s.value},[(m=n.default)==null?void 0:m.call(n)]),[[jn,i.value]])]}})]})),{isOpen:i}}}),Qb=U({opacity:[Number,String],..._e(),...Je()},"VListItemSubtitle"),e1=re()({name:"VListItemSubtitle",props:Qb(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-list-item-subtitle",e.class],style:[{"--v-list-item-subtitle-opacity":e.opacity},e.style]},n)),{}}}),t1=wa("v-list-item-title"),n1=U({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Oe,baseColor:String,disabled:Boolean,lines:[Boolean,String],link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:[String,Number],title:[String,Number],value:null,onClick:Ot(),onClickOnce:Ot(),...ui(),..._e(),...qt(),...Wt(),...Wn(),...Rt(),...Aa(),...Je(),...at(),...hn({variant:"text"})},"VListItem"),Ii=re()({name:"VListItem",directives:{Ripple:$i},props:n1(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:i,emit:l}=t;const a=Va(e,n),s=w(()=>e.value===void 0?a.href.value:e.value),{activate:r,isActivated:u,select:f,isOpen:o,isSelected:d,isIndeterminate:c,isGroupActivator:m,root:v,parent:h,openOnSelect:p,id:C}=Ef(s,!1),V=_f(),P=w(()=>{var oe;return e.active!==!1&&(e.active||((oe=a.isActive)==null?void 0:oe.value)||(v.activatable.value?u.value:d.value))}),k=w(()=>e.link!==!1&&a.isLink.value),A=w(()=>!!V&&(v.selectable.value||v.activatable.value||e.value!=null)),S=w(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||A.value)),E=w(()=>e.rounded||e.nav),x=w(()=>e.color??e.activeColor),I=w(()=>({color:P.value?x.value??e.baseColor:e.baseColor,variant:e.variant}));de(()=>{var oe;return(oe=a.isActive)==null?void 0:oe.value},oe=>{oe&&h.value!=null&&v.open(h.value,!0),oe&&p(oe)},{immediate:!0});const{themeClasses:B}=ot(e),{borderClasses:R}=ci(e),{colorClasses:T,colorStyles:F,variantClasses:D}=fi(I),{densityClasses:G}=tn(e),{dimensionStyles:Z}=Ut(e),{elevationClasses:te}=Un(e),{roundedClasses:ee}=Bt(E),N=w(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),$=w(()=>({isActive:P.value,select:f,isOpen:o.value,isSelected:d.value,isIndeterminate:c.value}));function W(oe){var me;l("click",oe),S.value&&((me=a.navigate)==null||me.call(a,oe),!m&&(v.activatable.value?r(!u.value,oe):(v.selectable.value||e.value!=null)&&f(!d.value,oe)))}function Q(oe){(oe.key==="Enter"||oe.key===" ")&&(oe.preventDefault(),oe.target.dispatchEvent(new MouseEvent("click",oe)))}return ye(()=>{const oe=k.value?"a":e.tag,me=i.title||e.title!=null,Ee=i.subtitle||e.subtitle!=null,fe=!!(e.appendAvatar||e.appendIcon),Ie=!!(fe||i.append),Ae=!!(e.prependAvatar||e.prependIcon),Ke=!!(Ae||i.prepend);return V==null||V.updateHasPrepend(Ke),e.activeColor&&wg("active-color",["color","base-color"]),ht(g(oe,he({class:["v-list-item",{"v-list-item--active":P.value,"v-list-item--disabled":e.disabled,"v-list-item--link":S.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!Ke&&(V==null?void 0:V.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&P.value},B.value,R.value,T.value,G.value,te.value,N.value,ee.value,D.value,e.class],style:[F.value,Z.value,e.style],tabindex:S.value?V?-2:0:void 0,"aria-selected":A.value?v.activatable.value?u.value:v.selectable.value?d.value:P.value:void 0,onClick:W,onKeydown:S.value&&!k.value&&Q},a.linkProps),{default:()=>{var Fe;return[di(S.value||P.value,"v-list-item"),Ke&&g("div",{key:"prepend",class:"v-list-item__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!Ae,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var K;return[(K=i.prepend)==null?void 0:K.call(i,$.value)]}}):g(ve,null,[e.prependAvatar&&g(Rn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&g(Ue,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),g("div",{class:"v-list-item__spacer"},null)]),g("div",{class:"v-list-item__content","data-no-activator":""},[me&&g(t1,{key:"title"},{default:()=>{var K;return[((K=i.title)==null?void 0:K.call(i,{title:e.title}))??e.title]}}),Ee&&g(e1,{key:"subtitle"},{default:()=>{var K;return[((K=i.subtitle)==null?void 0:K.call(i,{subtitle:e.subtitle}))??e.subtitle]}}),(Fe=i.default)==null?void 0:Fe.call(i,$.value)]),Ie&&g("div",{key:"append",class:"v-list-item__append"},[i.append?g(tt,{key:"append-defaults",disabled:!fe,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var K;return[(K=i.append)==null?void 0:K.call(i,$.value)]}}):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),g("div",{class:"v-list-item__spacer"},null)])]}}),[[An("ripple"),S.value&&e.ripple]])}),{activate:r,isActivated:u,isGroupActivator:m,isSelected:d,list:V,select:f,root:v,id:C}}}),i1=U({color:String,inset:Boolean,sticky:Boolean,title:String,..._e(),...Je()},"VListSubheader"),l1=re()({name:"VListSubheader",props:i1(),setup(e,t){let{slots:n}=t;const{textColorClasses:i,textColorStyles:l}=jt(ne(e,"color"));return ye(()=>{const a=!!(n.default||e.title);return g(e.tag,{class:["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},i.value,e.class],style:[{textColorStyles:l},e.style]},{default:()=>{var s;return[a&&g("div",{class:"v-list-subheader__text"},[((s=n.default)==null?void 0:s.call(n))??e.title])]}})}),{}}}),a1=U({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,..._e(),...at()},"VDivider"),s1=re()({name:"VDivider",props:a1(),setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{textColorClasses:a,textColorStyles:s}=jt(ne(e,"color")),r=w(()=>{const u={};return e.length&&(u[e.vertical?"height":"width"]=Se(e.length)),e.thickness&&(u[e.vertical?"borderRightWidth":"borderTopWidth"]=Se(e.thickness)),u});return ye(()=>{const u=g("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},l.value,a.value,e.class],style:[r.value,s.value,{"--v-border-opacity":e.opacity},e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return i.default?g("div",{class:["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}]},[u,g("div",{class:"v-divider__content"},[i.default()]),u]):u}),{}}}),r1=U({items:Array,returnObject:Boolean},"VListChildren"),Lf=re()({name:"VListChildren",props:r1(),setup(e,t){let{slots:n}=t;return kf(),()=>{var i,l;return((i=n.default)==null?void 0:i.call(n))??((l=e.items)==null?void 0:l.map(a=>{var c,m;let{children:s,props:r,type:u,raw:f}=a;if(u==="divider")return((c=n.divider)==null?void 0:c.call(n,{props:r}))??g(s1,r,null);if(u==="subheader")return((m=n.subheader)==null?void 0:m.call(n,{props:r}))??g(l1,r,null);const o={subtitle:n.subtitle?v=>{var h;return(h=n.subtitle)==null?void 0:h.call(n,{...v,item:f})}:void 0,prepend:n.prepend?v=>{var h;return(h=n.prepend)==null?void 0:h.call(n,{...v,item:f})}:void 0,append:n.append?v=>{var h;return(h=n.append)==null?void 0:h.call(n,{...v,item:f})}:void 0,title:n.title?v=>{var h;return(h=n.title)==null?void 0:h.call(n,{...v,item:f})}:void 0},d=Au.filterProps(r);return s?g(Au,he({value:r==null?void 0:r.value},d),{activator:v=>{let{props:h}=v;const p={...r,...h,value:e.returnObject?f:r.value};return n.header?n.header({props:p}):g(Ii,p,o)},default:()=>g(Lf,{items:s,returnObject:e.returnObject},n)}):n.item?n.item({props:r}):g(Ii,he(r,{value:e.returnObject?f:r.value}),o)}))}}}),If=U({items:{type:Array,default:()=>[]},itemTitle:{type:[String,Array,Function],default:"title"},itemValue:{type:[String,Array,Function],default:"value"},itemChildren:{type:[Boolean,String,Array,Function],default:"children"},itemProps:{type:[Boolean,String,Array,Function],default:"props"},returnObject:Boolean,valueComparator:{type:Function,default:Oi}},"list-items");function js(e,t){const n=un(t,e.itemTitle,t),i=un(t,e.itemValue,n),l=un(t,e.itemChildren),a=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?vn(t,["children"]):t:void 0:un(t,e.itemProps),s={title:n,value:i,...a};return{title:String(s.title??""),value:s.value,props:s,children:Array.isArray(l)?Ff(e,l):void 0,raw:t}}function Ff(e,t){const n=[];for(const i of t)n.push(js(e,i));return n}function Of(e){const t=w(()=>Ff(e,e.items)),n=w(()=>t.value.some(a=>a.value===null));function i(a){return n.value||(a=a.filter(s=>s!==null)),a.map(s=>e.returnObject&&typeof s=="string"?js(e,s):t.value.find(r=>e.valueComparator(s,r.value))||js(e,s))}function l(a){return e.returnObject?a.map(s=>{let{raw:r}=s;return r}):a.map(s=>{let{value:r}=s;return r})}return{items:t,transformIn:i,transformOut:l}}function o1(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function u1(e,t){const n=un(t,e.itemType,"item"),i=o1(t)?t:un(t,e.itemTitle),l=un(t,e.itemValue,void 0),a=un(t,e.itemChildren),s=e.itemProps===!0?vn(t,["children"]):un(t,e.itemProps),r={title:i,value:l,...s};return{type:n,title:r.title,value:r.value,props:r,children:n==="item"&&a?Mf(e,a):void 0,raw:t}}function Mf(e,t){const n=[];for(const i of t)n.push(u1(e,i));return n}function c1(e){return{items:w(()=>Mf(e,e.items))}}const d1=U({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:Oe,collapseIcon:Oe,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,"onClick:open":Ot(),"onClick:select":Ot(),"onUpdate:opened":Ot(),...Gb({selectStrategy:"single-leaf",openStrategy:"list"}),...ui(),..._e(),...qt(),...Wt(),...Wn(),itemType:{type:String,default:"type"},...If(),...Rt(),...Je(),...at(),...hn({variant:"text"})},"VList"),Rf=re()({name:"VList",props:d1(),emits:{"update:selected":e=>!0,"update:activated":e=>!0,"update:opened":e=>!0,"click:open":e=>!0,"click:activate":e=>!0,"click:select":e=>!0},setup(e,t){let{slots:n}=t;const{items:i}=c1(e),{themeClasses:l}=ot(e),{backgroundColorClasses:a,backgroundColorStyles:s}=Zt(ne(e,"bgColor")),{borderClasses:r}=ci(e),{densityClasses:u}=tn(e),{dimensionStyles:f}=Ut(e),{elevationClasses:o}=Un(e),{roundedClasses:d}=Bt(e),{children:c,open:m,parents:v,select:h,getPath:p}=Yb(e),C=w(()=>e.lines?`v-list--${e.lines}-line`:void 0),V=ne(e,"activeColor"),P=ne(e,"baseColor"),k=ne(e,"color");kf(),zn({VListGroup:{activeColor:V,baseColor:P,color:k,expandIcon:ne(e,"expandIcon"),collapseIcon:ne(e,"collapseIcon")},VListItem:{activeClass:ne(e,"activeClass"),activeColor:V,baseColor:P,color:k,density:ne(e,"density"),disabled:ne(e,"disabled"),lines:ne(e,"lines"),nav:ne(e,"nav"),slim:ne(e,"slim"),variant:ne(e,"variant")}});const A=ge(!1),S=J();function E(F){A.value=!0}function x(F){A.value=!1}function I(F){var D;!A.value&&!(F.relatedTarget&&((D=S.value)!=null&&D.contains(F.relatedTarget)))&&T()}function B(F){const D=F.target;if(!(!S.value||["INPUT","TEXTAREA"].includes(D.tagName))){if(F.key==="ArrowDown")T("next");else if(F.key==="ArrowUp")T("prev");else if(F.key==="Home")T("first");else if(F.key==="End")T("last");else return;F.preventDefault()}}function R(F){A.value=!0}function T(F){if(S.value)return Ji(S.value,F)}return ye(()=>g(e.tag,{ref:S,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},l.value,a.value,r.value,u.value,o.value,C.value,d.value,e.class],style:[s.value,f.value,e.style],tabindex:e.disabled||A.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:E,onFocusout:x,onFocus:I,onKeydown:B,onMousedown:R},{default:()=>[g(Lf,{items:i.value,returnObject:e.returnObject},n)]})),{open:m,select:h,focus:T,children:c,parents:v,getPath:p}}});function ls(e,t){return{x:e.x+t.x,y:e.y+t.y}}function f1(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Tu(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:i}=e,l=i==="left"?0:i==="center"?t.width/2:i==="right"?t.width:i,a=n==="top"?0:n==="bottom"?t.height:n;return ls({x:l,y:a},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:i}=e,l=n==="left"?0:n==="right"?t.width:n,a=i==="top"?0:i==="center"?t.height/2:i==="bottom"?t.height:i;return ls({x:l,y:a},t)}return ls({x:t.width/2,y:t.height/2},t)}const Bf={static:h1,connected:y1},v1=U({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in Bf},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function m1(e,t){const n=J({}),i=J();Re&&Mn(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var s,r;de(()=>e.locationStrategy,a),bt(()=>{window.removeEventListener("resize",l),i.value=void 0}),window.addEventListener("resize",l,{passive:!0}),typeof e.locationStrategy=="function"?i.value=(s=e.locationStrategy(t,e,n))==null?void 0:s.updateLocation:i.value=(r=Bf[e.locationStrategy](t,e,n))==null?void 0:r.updateLocation});function l(a){var s;(s=i.value)==null||s.call(i,a)}return{contentStyles:n,updateLocation:i}}function h1(){}function g1(e,t){const n=Vr(e);return t?n.x+=parseFloat(e.style.right||0):n.x-=parseFloat(e.style.left||0),n.y-=parseFloat(e.style.top||0),n}function y1(e,t,n){(Array.isArray(e.target.value)||jg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:l,preferredOrigin:a}=_r(()=>{const v=Es(t.location,e.isRtl.value),h=t.origin==="overlap"?v:t.origin==="auto"?Za(v):Es(t.origin,e.isRtl.value);return v.side===h.side&&v.align===Xa(h).align?{preferredAnchor:Uo(v),preferredOrigin:Uo(h)}:{preferredAnchor:v,preferredOrigin:h}}),[s,r,u,f]=["minWidth","minHeight","maxWidth","maxHeight"].map(v=>w(()=>{const h=parseFloat(t[v]);return isNaN(h)?1/0:h})),o=w(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const v=t.offset.split(" ").map(parseFloat);return v.length<2&&v.push(0),v}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let d=!1;const c=new ResizeObserver(()=>{d&&m()});de([e.target,e.contentEl],(v,h)=>{let[p,C]=v,[V,P]=h;V&&!Array.isArray(V)&&c.unobserve(V),p&&!Array.isArray(p)&&c.observe(p),P&&c.unobserve(P),C&&c.observe(C)},{immediate:!0}),bt(()=>{c.disconnect()});function m(){if(d=!1,requestAnimationFrame(()=>d=!0),!e.target.value||!e.contentEl.value)return;const v=Sd(e.target.value),h=g1(e.contentEl.value,e.isRtl.value),p=Yl(e.contentEl.value),C=12;p.length||(p.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(h.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),h.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const V=p.reduce((R,T)=>{const F=T.getBoundingClientRect(),D=new ei({x:T===document.documentElement?0:F.x,y:T===document.documentElement?0:F.y,width:T.clientWidth,height:T.clientHeight});return R?new ei({x:Math.max(R.left,D.left),y:Math.max(R.top,D.top),width:Math.min(R.right,D.right)-Math.max(R.left,D.left),height:Math.min(R.bottom,D.bottom)-Math.max(R.top,D.top)}):D},void 0);V.x+=C,V.y+=C,V.width-=C*2,V.height-=C*2;let P={anchor:l.value,origin:a.value};function k(R){const T=new ei(h),F=Tu(R.anchor,v),D=Tu(R.origin,T);let{x:G,y:Z}=f1(F,D);switch(R.anchor.side){case"top":Z-=o.value[0];break;case"bottom":Z+=o.value[0];break;case"left":G-=o.value[0];break;case"right":G+=o.value[0];break}switch(R.anchor.align){case"top":Z-=o.value[1];break;case"bottom":Z+=o.value[1];break;case"left":G-=o.value[1];break;case"right":G+=o.value[1];break}return T.x+=G,T.y+=Z,T.width=Math.min(T.width,u.value),T.height=Math.min(T.height,f.value),{overflows:Ko(T,V),x:G,y:Z}}let A=0,S=0;const E={x:0,y:0},x={x:!1,y:!1};let I=-1;for(;!(I++>10);){const{x:R,y:T,overflows:F}=k(P);A+=R,S+=T,h.x+=R,h.y+=T;{const D=qo(P.anchor),G=F.x.before||F.x.after,Z=F.y.before||F.y.after;let te=!1;if(["x","y"].forEach(ee=>{if(ee==="x"&&G&&!x.x||ee==="y"&&Z&&!x.y){const N={anchor:{...P.anchor},origin:{...P.origin}},$=ee==="x"?D==="y"?Xa:Za:D==="y"?Za:Xa;N.anchor=$(N.anchor),N.origin=$(N.origin);const{overflows:W}=k(N);(W[ee].before<=F[ee].before&&W[ee].after<=F[ee].after||W[ee].before+W[ee].after<(F[ee].before+F[ee].after)/2)&&(P=N,te=x[ee]=!0)}}),te)continue}F.x.before&&(A+=F.x.before,h.x+=F.x.before),F.x.after&&(A-=F.x.after,h.x-=F.x.after),F.y.before&&(S+=F.y.before,h.y+=F.y.before),F.y.after&&(S-=F.y.after,h.y-=F.y.after);{const D=Ko(h,V);E.x=V.width-D.x.before-D.x.after,E.y=V.height-D.y.before-D.y.after,A+=D.x.before,h.x+=D.x.before,S+=D.y.before,h.y+=D.y.before}break}const B=qo(P.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${P.anchor.side} ${P.anchor.align}`,transformOrigin:`${P.origin.side} ${P.origin.align}`,top:Se(as(S)),left:e.isRtl.value?void 0:Se(as(A)),right:e.isRtl.value?Se(as(-A)):void 0,minWidth:Se(B==="y"?Math.min(s.value,v.width):s.value),maxWidth:Se(Eu(kn(E.x,s.value===1/0?0:s.value,u.value))),maxHeight:Se(Eu(kn(E.y,r.value===1/0?0:r.value,f.value)))}),{available:E,contentBox:h}}return de(()=>[l.value,a.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>m()),st(()=>{const v=m();if(!v)return;const{available:h,contentBox:p}=v;p.height>h.y&&requestAnimationFrame(()=>{m(),requestAnimationFrame(()=>{m()})})}),{updateLocation:m}}function as(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function Eu(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let zs=!0;const aa=[];function p1(e){!zs||aa.length?(aa.push(e),Ws()):(zs=!1,e(),Ws())}let Lu=-1;function Ws(){cancelAnimationFrame(Lu),Lu=requestAnimationFrame(()=>{const e=aa.shift();e&&e(),aa.length?Ws():zs=!0})}const Ml={none:null,close:C1,block:S1,reposition:x1},b1=U({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Ml}},"VOverlay-scroll-strategies");function w1(e,t){if(!Re)return;let n;Ht(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=tr(),await new Promise(i=>setTimeout(i)),n.active&&n.run(()=>{var i;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(i=Ml[e.scrollStrategy])==null||i.call(Ml,t,e,n)}))}),bt(()=>{n==null||n.stop()})}function C1(e){function t(n){e.isActive.value=!1}$f(e.targetEl.value??e.contentEl.value,t)}function S1(e,t){var s;const n=(s=e.root.value)==null?void 0:s.offsetParent,i=[...new Set([...Yl(e.targetEl.value,t.contained?n:void 0),...Yl(e.contentEl.value,t.contained?n:void 0)])].filter(r=>!r.classList.contains("v-overlay-scroll-blocked")),l=window.innerWidth-document.documentElement.offsetWidth,a=(r=>Er(r)&&r)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),i.forEach((r,u)=>{r.style.setProperty("--v-body-scroll-x",Se(-r.scrollLeft)),r.style.setProperty("--v-body-scroll-y",Se(-r.scrollTop)),r!==document.documentElement&&r.style.setProperty("--v-scrollbar-offset",Se(l)),r.classList.add("v-overlay-scroll-blocked")}),bt(()=>{i.forEach((r,u)=>{const f=parseFloat(r.style.getPropertyValue("--v-body-scroll-x")),o=parseFloat(r.style.getPropertyValue("--v-body-scroll-y")),d=r.style.scrollBehavior;r.style.scrollBehavior="auto",r.style.removeProperty("--v-body-scroll-x"),r.style.removeProperty("--v-body-scroll-y"),r.style.removeProperty("--v-scrollbar-offset"),r.classList.remove("v-overlay-scroll-blocked"),r.scrollLeft=-f,r.scrollTop=-o,r.style.scrollBehavior=d}),a&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function x1(e,t,n){let i=!1,l=-1,a=-1;function s(r){p1(()=>{var o,d;const u=performance.now();(d=(o=e.updateLocation).value)==null||d.call(o,r),i=(performance.now()-u)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?r=>r():requestIdleCallback)(()=>{n.run(()=>{$f(e.targetEl.value??e.contentEl.value,r=>{i?(cancelAnimationFrame(l),l=requestAnimationFrame(()=>{l=requestAnimationFrame(()=>{s(r)})})):s(r)})})}),bt(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(l)})}function $f(e,t){const n=[document,...Yl(e)];n.forEach(i=>{i.addEventListener("scroll",t,{passive:!0})}),bt(()=>{n.forEach(i=>{i.removeEventListener("scroll",t)})})}const Us=Symbol.for("vuetify:v-menu"),k1=U({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function _1(e,t){let n=()=>{};function i(s){n==null||n();const r=Number(s?e.openDelay:e.closeDelay);return new Promise(u=>{n=og(r,()=>{t==null||t(s),u(s)})})}function l(){return i(!0)}function a(){return i(!1)}return{clearDelay:n,runOpenDelay:l,runCloseDelay:a}}const P1=U({target:[String,Object],activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...k1()},"VOverlay-activator");function V1(e,t){let{isActive:n,isTop:i,contentEl:l}=t;const a=rt("useActivator"),s=J();let r=!1,u=!1,f=!0;const o=w(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),d=w(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!o.value),{runOpenDelay:c,runCloseDelay:m}=_1(e,x=>{x===(e.openOnHover&&r||o.value&&u)&&!(e.openOnHover&&n.value&&!i.value)&&(n.value!==x&&(f=!0),n.value=x)}),v=J(),h={onClick:x=>{x.stopPropagation(),s.value=x.currentTarget||x.target,n.value||(v.value=[x.clientX,x.clientY]),n.value=!n.value},onMouseenter:x=>{var I;(I=x.sourceCapabilities)!=null&&I.firesTouchEvents||(r=!0,s.value=x.currentTarget||x.target,c())},onMouseleave:x=>{r=!1,m()},onFocus:x=>{Ti(x.target,":focus-visible")!==!1&&(u=!0,x.stopPropagation(),s.value=x.currentTarget||x.target,c())},onBlur:x=>{u=!1,x.stopPropagation(),m()}},p=w(()=>{const x={};return d.value&&(x.onClick=h.onClick),e.openOnHover&&(x.onMouseenter=h.onMouseenter,x.onMouseleave=h.onMouseleave),o.value&&(x.onFocus=h.onFocus,x.onBlur=h.onBlur),x}),C=w(()=>{const x={};if(e.openOnHover&&(x.onMouseenter=()=>{r=!0,c()},x.onMouseleave=()=>{r=!1,m()}),o.value&&(x.onFocusin=()=>{u=!0,c()},x.onFocusout=()=>{u=!1,m()}),e.closeOnContentClick){const I=qe(Us,null);x.onClick=()=>{n.value=!1,I==null||I.closeParents()}}return x}),V=w(()=>{const x={};return e.openOnHover&&(x.onMouseenter=()=>{f&&(r=!0,f=!1,c())},x.onMouseleave=()=>{r=!1,m()}),x});de(i,x=>{var I;x&&(e.openOnHover&&!r&&(!o.value||!u)||o.value&&!u&&(!e.openOnHover||!r))&&!((I=l.value)!=null&&I.contains(document.activeElement))&&(n.value=!1)}),de(n,x=>{x||setTimeout(()=>{v.value=void 0})},{flush:"post"});const P=As();Ht(()=>{P.value&&st(()=>{s.value=P.el})});const k=As(),A=w(()=>e.target==="cursor"&&v.value?v.value:k.value?k.el:Df(e.target,a)||s.value),S=w(()=>Array.isArray(A.value)?void 0:A.value);let E;return de(()=>!!e.activator,x=>{x&&Re?(E=tr(),E.run(()=>{A1(e,a,{activatorEl:s,activatorEvents:p})})):E&&E.stop()},{flush:"post",immediate:!0}),bt(()=>{E==null||E.stop()}),{activatorEl:s,activatorRef:P,target:A,targetEl:S,targetRef:k,activatorEvents:p,contentEvents:C,scrimEvents:V}}function A1(e,t,n){let{activatorEl:i,activatorEvents:l}=n;de(()=>e.activator,(u,f)=>{if(f&&u!==f){const o=r(f);o&&s(o)}u&&st(()=>a())},{immediate:!0}),de(()=>e.activatorProps,()=>{a()}),bt(()=>{s()});function a(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;u&&dg(u,he(l.value,f))}function s(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;u&&fg(u,he(l.value,f))}function r(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const f=Df(u,t);return i.value=(f==null?void 0:f.nodeType)===Node.ELEMENT_NODE?f:void 0,i.value}}function Df(e,t){var i,l;if(!e)return;let n;if(e==="parent"){let a=(l=(i=t==null?void 0:t.proxy)==null?void 0:i.$el)==null?void 0:l.parentNode;for(;a!=null&&a.hasAttribute("data-no-activator");)a=a.parentNode;n=a}else typeof e=="string"?n=document.querySelector(e):"$el"in e?n=e.$el:n=e;return n}function T1(){if(!Re)return ge(!1);const{ssr:e}=Lr();if(e){const t=ge(!1);return Jt(()=>{t.value=!0}),t}else return ge(!0)}const Ur=U({eager:Boolean},"lazy");function qr(e,t){const n=ge(!1),i=w(()=>n.value||e.eager||t.value);de(t,()=>n.value=!0);function l(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:i,onAfterLeave:l}}function Ta(){const t=rt("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Iu=Symbol.for("vuetify:stack"),zi=ut([]);function E1(e,t,n){const i=rt("useStack"),l=!n,a=qe(Iu,void 0),s=ut({activeChildren:new Set});wt(Iu,s);const r=ge(+t.value);Mn(e,()=>{var d;const o=(d=zi.at(-1))==null?void 0:d[1];r.value=o?o+10:+t.value,l&&zi.push([i.uid,r.value]),a==null||a.activeChildren.add(i.uid),bt(()=>{if(l){const c=pe(zi).findIndex(m=>m[0]===i.uid);zi.splice(c,1)}a==null||a.activeChildren.delete(i.uid)})});const u=ge(!0);l&&Ht(()=>{var d;const o=((d=zi.at(-1))==null?void 0:d[0])===i.uid;setTimeout(()=>u.value=o)});const f=w(()=>!s.activeChildren.size);return{globalTop:fl(u),localTop:f,stackStyles:w(()=>({zIndex:r.value}))}}function L1(e){return{teleportTarget:w(()=>{const n=e();if(n===!0||!Re)return;const i=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(i==null)return;let l=[...i.children].find(a=>a.matches(".v-overlay-container"));return l||(l=document.createElement("div"),l.className="v-overlay-container",i.appendChild(l)),l})}}function I1(){return!0}function Nf(e,t,n){if(!e||Hf(e,n)===!1)return!1;const i=Td(t);if(typeof ShadowRoot<"u"&&i instanceof ShadowRoot&&i.host===e.target)return!1;const l=(typeof n.value=="object"&&n.value.include||(()=>[]))();return l.push(t),!l.some(a=>a==null?void 0:a.contains(e.target))}function Hf(e,t){return(typeof t.value=="object"&&t.value.closeConditional||I1)(e)}function F1(e,t,n){const i=typeof n.value=="function"?n.value:n.value.handler;e.shadowTarget=e.target,t._clickOutside.lastMousedownWasOutside&&Nf(e,t,n)&&setTimeout(()=>{Hf(e,n)&&i&&i(e)},0)}function Fu(e,t){const n=Td(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const O1={mounted(e,t){const n=l=>F1(l,e,t),i=l=>{e._clickOutside.lastMousedownWasOutside=Nf(l,e,t)};Fu(e,l=>{l.addEventListener("click",n,!0),l.addEventListener("mousedown",i,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:i}},beforeUnmount(e,t){e._clickOutside&&(Fu(e,n=>{var a;if(!n||!((a=e._clickOutside)!=null&&a[t.instance.$.uid]))return;const{onClick:i,onMousedown:l}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",i,!0),n.removeEventListener("mousedown",l,!0)}),delete e._clickOutside[t.instance.$.uid])}};function M1(e){const{modelValue:t,color:n,...i}=e;return g(ai,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&g("div",he({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},i),null)]})}const Kr=U({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,opacity:[Number,String],noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[Boolean,String],default:!0},zIndex:{type:[Number,String],default:2e3},...P1(),..._e(),...Wt(),...Ur(),...v1(),...b1(),...at(),...Bi()},"VOverlay"),sa=re()({name:"VOverlay",directives:{ClickOutside:O1},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...Kr()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:i,emit:l}=t;const a=rt("VOverlay"),s=J(),r=J(),u=J(),f=Ye(e,"modelValue"),o=w({get:()=>f.value,set:fe=>{fe&&e.disabled||(f.value=fe)}}),{themeClasses:d}=ot(e),{rtlClasses:c,isRtl:m}=en(),{hasContent:v,onAfterLeave:h}=qr(e,o),p=Zt(w(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:C,localTop:V,stackStyles:P}=E1(o,ne(e,"zIndex"),e._disableGlobalStack),{activatorEl:k,activatorRef:A,target:S,targetEl:E,targetRef:x,activatorEvents:I,contentEvents:B,scrimEvents:R}=V1(e,{isActive:o,isTop:V,contentEl:u}),{teleportTarget:T}=L1(()=>{var Ae,Ke,Fe;const fe=e.attach||e.contained;if(fe)return fe;const Ie=((Ae=k==null?void 0:k.value)==null?void 0:Ae.getRootNode())||((Fe=(Ke=a.proxy)==null?void 0:Ke.$el)==null?void 0:Fe.getRootNode());return Ie instanceof ShadowRoot?Ie:!1}),{dimensionStyles:F}=Ut(e),D=T1(),{scopeId:G}=Ta();de(()=>e.disabled,fe=>{fe&&(o.value=!1)});const{contentStyles:Z,updateLocation:te}=m1(e,{isRtl:m,contentEl:u,target:S,isActive:o});w1(e,{root:s,contentEl:u,targetEl:E,isActive:o,updateLocation:te});function ee(fe){l("click:outside",fe),e.persistent?oe():o.value=!1}function N(fe){return o.value&&C.value&&(!e.scrim||fe.target===r.value||fe instanceof MouseEvent&&fe.shadowTarget===r.value)}Re&&de(o,fe=>{fe?window.addEventListener("keydown",$):window.removeEventListener("keydown",$)},{immediate:!0}),zt(()=>{Re&&window.removeEventListener("keydown",$)});function $(fe){var Ie,Ae;fe.key==="Escape"&&C.value&&(e.persistent?oe():(o.value=!1,(Ie=u.value)!=null&&Ie.contains(document.activeElement)&&((Ae=k.value)==null||Ae.focus())))}const W=$b();Mn(()=>e.closeOnBack,()=>{Db(W,fe=>{C.value&&o.value?(fe(!1),e.persistent?oe():o.value=!1):fe()})});const Q=J();de(()=>o.value&&(e.absolute||e.contained)&&T.value==null,fe=>{if(fe){const Ie=Ed(s.value);Ie&&Ie!==document.scrollingElement&&(Q.value=Ie.scrollTop)}});function oe(){e.noClickAnimation||u.value&&Xn(u.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:sl})}function me(){l("afterEnter")}function Ee(){h(),l("afterLeave")}return ye(()=>{var fe;return g(ve,null,[(fe=n.activator)==null?void 0:fe.call(n,{isActive:o.value,targetRef:x,props:he({ref:A},I.value,e.activatorProps)}),D.value&&v.value&&g(ym,{disabled:!T.value,to:T.value},{default:()=>[g("div",he({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":o.value,"v-overlay--contained":e.contained},d.value,c.value,e.class],style:[P.value,{"--v-overlay-opacity":e.opacity,top:Se(Q.value)},e.style],ref:s},G,i),[g(M1,he({color:p,modelValue:o.value&&!!e.scrim,ref:r},R.value),null),g(xn,{appear:!0,persisted:!0,transition:e.transition,target:S.value,onAfterEnter:me,onAfterLeave:Ee},{default:()=>{var Ie;return[ht(g("div",he({ref:u,class:["v-overlay__content",e.contentClass],style:[F.value,Z.value]},B.value,e.contentProps),[(Ie=n.default)==null?void 0:Ie.call(n,{isActive:o})]),[[jn,o.value],[An("click-outside"),{handler:ee,closeConditional:N,include:()=>[k.value]}]])]}})])]})])}),{activatorEl:k,scrimEl:r,target:S,animateClick:oe,contentEl:u,globalTop:C,localTop:V,updateLocation:te}}}),ss=Symbol("Forwarded refs");function rs(e,t){let n=e;for(;n;){const i=Reflect.getOwnPropertyDescriptor(n,t);if(i)return i;n=Object.getPrototypeOf(n)}}function Di(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return e[ss]=n,new Proxy(e,{get(l,a){if(Reflect.has(l,a))return Reflect.get(l,a);if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const s of n)if(s.value&&Reflect.has(s.value,a)){const r=Reflect.get(s.value,a);return typeof r=="function"?r.bind(s.value):r}}},has(l,a){if(Reflect.has(l,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const s of n)if(s.value&&Reflect.has(s.value,a))return!0;return!1},set(l,a,s){if(Reflect.has(l,a))return Reflect.set(l,a,s);if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const r of n)if(r.value&&Reflect.has(r.value,a))return Reflect.set(r.value,a,s);return!1},getOwnPropertyDescriptor(l,a){var r;const s=Reflect.getOwnPropertyDescriptor(l,a);if(s)return s;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const u of n){if(!u.value)continue;const f=rs(u.value,a)??("_"in u.value?rs((r=u.value._)==null?void 0:r.setupState,a):void 0);if(f)return f}for(const u of n){const f=u.value&&u.value[ss];if(!f)continue;const o=f.slice();for(;o.length;){const d=o.shift(),c=rs(d.value,a);if(c)return c;const m=d.value&&d.value[ss];m&&o.push(...m)}}}}})}const R1=U({id:String,submenu:Boolean,...vn(Kr({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",location:void 0,openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:mf}}),["absolute"])},"VMenu"),jf=re()({name:"VMenu",props:R1(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),{scopeId:l}=Ta(),{isRtl:a}=en(),s=Qt(),r=w(()=>e.id||`v-menu-${s}`),u=J(),f=qe(Us,null),o=ge(new Set);wt(Us,{register(){o.value.add(s)},unregister(){o.value.delete(s)},closeParents(p){setTimeout(()=>{var C;!o.value.size&&!e.persistent&&(p==null||(C=u.value)!=null&&C.contentEl&&!ug(p,u.value.contentEl))&&(i.value=!1,f==null||f.closeParents())},40)}}),zt(()=>{f==null||f.unregister(),document.removeEventListener("focusin",d)}),Ec(()=>i.value=!1);async function d(p){var P,k,A;const C=p.relatedTarget,V=p.target;await st(),i.value&&C!==V&&((P=u.value)!=null&&P.contentEl)&&((k=u.value)!=null&&k.globalTop)&&![document,u.value.contentEl].includes(V)&&!u.value.contentEl.contains(V)&&((A=Kl(u.value.contentEl)[0])==null||A.focus())}de(i,p=>{p?(f==null||f.register(),Re&&document.addEventListener("focusin",d,{once:!0})):(f==null||f.unregister(),Re&&document.removeEventListener("focusin",d))},{immediate:!0});function c(p){f==null||f.closeParents(p)}function m(p){var C,V,P,k,A;if(!e.disabled)if(p.key==="Tab"||p.key==="Enter"&&!e.closeOnContentClick){if(p.key==="Enter"&&(p.target instanceof HTMLTextAreaElement||p.target instanceof HTMLInputElement&&p.target.closest("form")))return;p.key==="Enter"&&p.preventDefault(),wd(Kl((C=u.value)==null?void 0:C.contentEl,!1),p.shiftKey?"prev":"next",E=>E.tabIndex>=0)||(i.value=!1,(P=(V=u.value)==null?void 0:V.activatorEl)==null||P.focus())}else e.submenu&&p.key===(a.value?"ArrowRight":"ArrowLeft")&&(i.value=!1,(A=(k=u.value)==null?void 0:k.activatorEl)==null||A.focus())}function v(p){var V;if(e.disabled)return;const C=(V=u.value)==null?void 0:V.contentEl;C&&i.value?p.key==="ArrowDown"?(p.preventDefault(),p.stopImmediatePropagation(),Ji(C,"next")):p.key==="ArrowUp"?(p.preventDefault(),p.stopImmediatePropagation(),Ji(C,"prev")):e.submenu&&(p.key===(a.value?"ArrowRight":"ArrowLeft")?i.value=!1:p.key===(a.value?"ArrowLeft":"ArrowRight")&&(p.preventDefault(),Ji(C,"first"))):(e.submenu?p.key===(a.value?"ArrowLeft":"ArrowRight"):["ArrowDown","ArrowUp"].includes(p.key))&&(i.value=!0,p.preventDefault(),setTimeout(()=>setTimeout(()=>v(p))))}const h=w(()=>he({"aria-haspopup":"menu","aria-expanded":String(i.value),"aria-owns":r.value,onKeydown:v},e.activatorProps));return ye(()=>{const p=sa.filterProps(e);return g(sa,he({ref:u,id:r.value,class:["v-menu",e.class],style:e.style},p,{modelValue:i.value,"onUpdate:modelValue":C=>i.value=C,absolute:!0,activatorProps:h.value,location:e.location??(e.submenu?"end":"bottom"),"onClick:outside":c,onKeydown:m},l),{activator:n.activator,default:function(){for(var C=arguments.length,V=new Array(C),P=0;P<C;P++)V[P]=arguments[P];return g(tt,{root:"VMenu"},{default:()=>{var k;return[(k=n.default)==null?void 0:k.call(n,...V)]}})}})}),Di({id:r,ΨopenChildren:o},u)}}),B1=U({active:Boolean,disabled:Boolean,max:[Number,String],value:{type:[Number,String],default:0},..._e(),...Bi({transition:{component:hf}})},"VCounter"),$1=re()({name:"VCounter",functional:!0,props:B1(),setup(e,t){let{slots:n}=t;const i=w(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return ye(()=>g(xn,{transition:e.transition},{default:()=>[ht(g("div",{class:["v-counter",{"text-error":e.max&&!e.disabled&&parseFloat(e.value)>parseFloat(e.max)},e.class],style:e.style},[n.default?n.default({counter:i.value,max:e.max,value:e.value}):i.value]),[[jn,e.active]])]})),{}}}),D1=U({floating:Boolean,..._e()},"VFieldLabel"),Al=re()({name:"VFieldLabel",props:D1(),setup(e,t){let{slots:n}=t;return ye(()=>g(Jd,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function zf(e,t){const n=J(),i=ge(!1);if(wr){const l=new IntersectionObserver(a=>{e==null||e(a,l),i.value=!!a.find(s=>s.isIntersecting)},t);zt(()=>{l.disconnect()}),de(n,(a,s)=>{s&&(l.unobserve(s),i.value=!1),a&&l.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:i}}const Ou={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},bl=U({location:String},"location");function Ea(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:i}=en();return{locationStyles:w(()=>{if(!e.location)return{};const{side:a,align:s}=Es(e.location.split(" ").length>1?e.location:`${e.location} center`,i.value);function r(f){return n?n(f):0}const u={};return a!=="center"&&(t?u[Ou[a]]=`calc(100% - ${r(a)}px)`:u[a]=0),s!=="center"?t?u[Ou[s]]=`calc(100% - ${r(s)}px)`:u[s]=0:(a==="center"?u.top=u.left="50%":u[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",u.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),u})}}const N1=U({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},bufferColor:String,bufferOpacity:[Number,String],clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},opacity:[Number,String],reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,..._e(),...bl({location:"top"}),...Rt(),...Je(),...at()},"VProgressLinear"),Wf=re()({name:"VProgressLinear",props:N1(),emits:{"update:modelValue":e=>!0},setup(e,t){var R;let{slots:n}=t;const i=Ye(e,"modelValue"),{isRtl:l,rtlClasses:a}=en(),{themeClasses:s}=ot(e),{locationStyles:r}=Ea(e),{textColorClasses:u,textColorStyles:f}=jt(e,"color"),{backgroundColorClasses:o,backgroundColorStyles:d}=Zt(w(()=>e.bgColor||e.color)),{backgroundColorClasses:c,backgroundColorStyles:m}=Zt(w(()=>e.bufferColor||e.bgColor||e.color)),{backgroundColorClasses:v,backgroundColorStyles:h}=Zt(e,"color"),{roundedClasses:p}=Bt(e),{intersectionRef:C,isIntersecting:V}=zf(),P=w(()=>parseFloat(e.max)),k=w(()=>parseFloat(e.height)),A=w(()=>kn(parseFloat(e.bufferValue)/P.value*100,0,100)),S=w(()=>kn(parseFloat(i.value)/P.value*100,0,100)),E=w(()=>l.value!==e.reverse),x=w(()=>e.indeterminate?"fade-transition":"slide-x-transition"),I=Re&&((R=window.matchMedia)==null?void 0:R.call(window,"(forced-colors: active)").matches);function B(T){if(!C.value)return;const{left:F,right:D,width:G}=C.value.getBoundingClientRect(),Z=E.value?G-T.clientX+(D-G):T.clientX-F;i.value=Math.round(Z/G*P.value)}return ye(()=>g(e.tag,{ref:C,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&V.value,"v-progress-linear--reverse":E.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},p.value,s.value,a.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?Se(k.value):0,"--v-progress-linear-height":Se(k.value),...e.absolute?r.value:{}},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:S.value,onClick:e.clickable&&B},{default:()=>[e.stream&&g("div",{key:"stream",class:["v-progress-linear__stream",u.value],style:{...f.value,[E.value?"left":"right"]:Se(-k.value),borderTop:`${Se(k.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${Se(k.value/4)})`,width:Se(100-A.value,"%"),"--v-progress-linear-stream-to":Se(k.value*(E.value?1:-1))}},null),g("div",{class:["v-progress-linear__background",I?void 0:o.value],style:[d.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}]},null),g("div",{class:["v-progress-linear__buffer",I?void 0:c.value],style:[m.value,{opacity:parseFloat(e.bufferOpacity),width:Se(A.value,"%")}]},null),g(ai,{name:x.value},{default:()=>[e.indeterminate?g("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(T=>g("div",{key:T,class:["v-progress-linear__indeterminate",T,I?void 0:v.value],style:h.value},null))]):g("div",{class:["v-progress-linear__determinate",I?void 0:v.value],style:[h.value,{width:Se(S.value,"%")}]},null)]}),n.default&&g("div",{class:"v-progress-linear__content"},[n.default({value:S.value,buffer:A.value})])]})),{}}}),Gr=U({loading:[Boolean,String]},"loader");function La(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{loaderClasses:w(()=>({[`${t}--loading`]:e.loading}))}}function Yr(e,t){var i;let{slots:n}=t;return g("div",{class:`${e.name}__loader`},[((i=n.default)==null?void 0:i.call(n,{color:e.color,isActive:e.active}))||g(Wf,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const H1=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],Uf=U({appendInnerIcon:Oe,bgColor:String,clearable:Boolean,clearIcon:{type:Oe,default:"$clear"},active:Boolean,centerAffix:{type:Boolean,default:void 0},color:String,baseColor:String,dirty:Boolean,disabled:{type:Boolean,default:null},error:Boolean,flat:Boolean,label:String,persistentClear:Boolean,prependInnerIcon:Oe,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>H1.includes(e)},"onClick:clear":Ot(),"onClick:appendInner":Ot(),"onClick:prependInner":Ot(),..._e(),...Gr(),...Rt(),...at()},"VField"),qf=re()({name:"VField",inheritAttrs:!1,props:{id:String,...pf(),...Uf()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{themeClasses:a}=ot(e),{loaderClasses:s}=La(e),{focusClasses:r,isFocused:u,focus:f,blur:o}=$r(e),{InputIcon:d}=df(e),{roundedClasses:c}=Bt(e),{rtlClasses:m}=en(),v=w(()=>e.dirty||e.active),h=w(()=>!e.singleLine&&!!(e.label||l.label)),p=Qt(),C=w(()=>e.id||`input-${p}`),V=w(()=>`${C.value}-messages`),P=J(),k=J(),A=J(),S=w(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:E,backgroundColorStyles:x}=Zt(ne(e,"bgColor")),{textColorClasses:I,textColorStyles:B}=jt(w(()=>e.error||e.disabled?void 0:v.value&&u.value?e.color:e.baseColor));de(v,D=>{if(h.value){const G=P.value.$el,Z=k.value.$el;requestAnimationFrame(()=>{const te=Vr(G),ee=Z.getBoundingClientRect(),N=ee.x-te.x,$=ee.y-te.y-(te.height/2-ee.height/2),W=ee.width/.75,Q=Math.abs(W-te.width)>1?{maxWidth:Se(W)}:void 0,oe=getComputedStyle(G),me=getComputedStyle(Z),Ee=parseFloat(oe.transitionDuration)*1e3||150,fe=parseFloat(me.getPropertyValue("--v-field-label-scale")),Ie=me.getPropertyValue("color");G.style.visibility="visible",Z.style.visibility="hidden",Xn(G,{transform:`translate(${N}px, ${$}px) scale(${fe})`,color:Ie,...Q},{duration:Ee,easing:sl,direction:D?"normal":"reverse"}).finished.then(()=>{G.style.removeProperty("visibility"),Z.style.removeProperty("visibility")})})}},{flush:"post"});const R=w(()=>({isActive:v,isFocused:u,controlRef:A,blur:o,focus:f}));function T(D){D.target!==document.activeElement&&D.preventDefault()}function F(D){var G;D.key!=="Enter"&&D.key!==" "||(D.preventDefault(),D.stopPropagation(),(G=e["onClick:clear"])==null||G.call(e,new MouseEvent("click")))}return ye(()=>{var N,$,W;const D=e.variant==="outlined",G=!!(l["prepend-inner"]||e.prependInnerIcon),Z=!!(e.clearable||l.clear),te=!!(l["append-inner"]||e.appendInnerIcon||Z),ee=()=>l.label?l.label({...R.value,label:e.label,props:{for:C.value}}):e.label;return g("div",he({class:["v-field",{"v-field--active":v.value,"v-field--appended":te,"v-field--center-affix":e.centerAffix??!S.value,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--flat":e.flat,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":G,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!ee(),[`v-field--variant-${e.variant}`]:!0},a.value,E.value,r.value,s.value,c.value,m.value,e.class],style:[x.value,e.style],onClick:T},n),[g("div",{class:"v-field__overlay"},null),g(Yr,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:l.loader}),G&&g("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&g(d,{key:"prepend-icon",name:"prependInner"},null),(N=l["prepend-inner"])==null?void 0:N.call(l,R.value)]),g("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&h.value&&g(Al,{key:"floating-label",ref:k,class:[I.value],floating:!0,for:C.value,style:B.value},{default:()=>[ee()]}),h.value&&g(Al,{key:"label",ref:P,for:C.value},{default:()=>[ee()]}),($=l.default)==null?void 0:$.call(l,{...R.value,props:{id:C.value,class:"v-field__input","aria-describedby":V.value},focus:f,blur:o})]),Z&&g(yf,{key:"clear"},{default:()=>[ht(g("div",{class:"v-field__clearable",onMousedown:Q=>{Q.preventDefault(),Q.stopPropagation()}},[g(tt,{defaults:{VIcon:{icon:e.clearIcon}}},{default:()=>[l.clear?l.clear({...R.value,props:{onKeydown:F,onFocus:f,onBlur:o,onClick:e["onClick:clear"]}}):g(d,{name:"clear",onKeydown:F,onFocus:f,onBlur:o},null)]})]),[[jn,e.dirty]])]}),te&&g("div",{key:"append",class:"v-field__append-inner"},[(W=l["append-inner"])==null?void 0:W.call(l,R.value),e.appendInnerIcon&&g(d,{key:"append-icon",name:"appendInner"},null)]),g("div",{class:["v-field__outline",I.value],style:B.value},[D&&g(ve,null,[g("div",{class:"v-field__outline__start"},null),h.value&&g("div",{class:"v-field__outline__notch"},[g(Al,{ref:k,floating:!0,for:C.value},{default:()=>[ee()]})]),g("div",{class:"v-field__outline__end"},null)]),S.value&&h.value&&g(Al,{ref:k,floating:!0,for:C.value},{default:()=>[ee()]})])])}),{controlRef:A}}});function j1(e){const t=Object.keys(qf.props).filter(n=>!xr(n)&&n!=="class"&&n!=="style");return Sr(e,t)}const z1=["color","file","time","date","datetime-local","week","month"],Zr=U({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:[Number,Function],prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,role:String,type:{type:String,default:"text"},modelModifiers:Object,...Nr(),...Uf()},"VTextField"),si=re()({name:"VTextField",directives:{Intersect:Zd},inheritAttrs:!1,props:Zr(),emits:{"click:control":e=>!0,"mousedown:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const a=Ye(e,"modelValue"),{isFocused:s,focus:r,blur:u}=$r(e),f=w(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),o=w(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),d=w(()=>["plain","underlined"].includes(e.variant));function c(S,E){var x,I;!e.autofocus||!S||(I=(x=E[0].target)==null?void 0:x.focus)==null||I.call(x)}const m=J(),v=J(),h=J(),p=w(()=>z1.includes(e.type)||e.persistentPlaceholder||s.value||e.active);function C(){var S;h.value!==document.activeElement&&((S=h.value)==null||S.focus()),s.value||r()}function V(S){i("mousedown:control",S),S.target!==h.value&&(C(),S.preventDefault())}function P(S){C(),i("click:control",S)}function k(S){S.stopPropagation(),C(),st(()=>{a.value=null,sg(e["onClick:clear"],S)})}function A(S){var x;const E=S.target;if(a.value=E.value,(x=e.modelModifiers)!=null&&x.trim&&["text","search","password","tel","url"].includes(e.type)){const I=[E.selectionStart,E.selectionEnd];st(()=>{E.selectionStart=I[0],E.selectionEnd=I[1]})}}return ye(()=>{const S=!!(l.counter||e.counter!==!1&&e.counter!=null),E=!!(S||l.details),[x,I]=kr(n),{modelValue:B,...R}=ia.filterProps(e),T=j1(e);return g(ia,he({ref:m,modelValue:a.value,"onUpdate:modelValue":F=>a.value=F,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-input--plain-underlined":d.value},e.class],style:e.style},x,R,{centerAffix:!d.value,focused:s.value}),{...l,default:F=>{let{id:D,isDisabled:G,isDirty:Z,isReadonly:te,isValid:ee}=F;return g(qf,he({ref:v,onMousedown:V,onClick:P,"onClick:clear":k,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},T,{id:D.value,active:p.value||Z.value,dirty:Z.value||e.dirty,disabled:G.value,focused:s.value,error:ee.value===!1}),{...l,default:N=>{let{props:{class:$,...W}}=N;const Q=ht(g("input",he({ref:h,value:a.value,onInput:A,autofocus:e.autofocus,readonly:te.value,disabled:G.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:C,onBlur:u},W,I),null),[[An("intersect"),{handler:c},null,{once:!0}]]);return g(ve,null,[e.prefix&&g("span",{class:"v-text-field__prefix"},[g("span",{class:"v-text-field__prefix__text"},[e.prefix])]),l.default?g("div",{class:$,"data-no-activator":""},[l.default(),Q]):_n(Q,{class:$}),e.suffix&&g("span",{class:"v-text-field__suffix"},[g("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:E?F=>{var D;return g(ve,null,[(D=l.details)==null?void 0:D.call(l,F),S&&g(ve,null,[g("span",null,null),g($1,{active:e.persistentCounter||s.value,value:f.value,max:o.value,disabled:e.disabled},l.counter)])])}:void 0})}),Di({},m,v,h)}}),W1=U({renderless:Boolean,..._e()},"VVirtualScrollItem"),U1=re()({name:"VVirtualScrollItem",inheritAttrs:!1,props:W1(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:i,slots:l}=t;const{resizeRef:a,contentRect:s}=Li(void 0,"border");de(()=>{var r;return(r=s.value)==null?void 0:r.height},r=>{r!=null&&i("update:height",r)}),ye(()=>{var r,u;return e.renderless?g(ve,null,[(r=l.default)==null?void 0:r.call(l,{itemRef:a})]):g("div",he({ref:a,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(u=l.default)==null?void 0:u.call(l)])})}}),q1=-1,K1=1,os=100,G1=U({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function Y1(e,t){const n=Lr(),i=ge(0);Ht(()=>{i.value=parseFloat(e.itemHeight||0)});const l=ge(0),a=ge(Math.ceil((parseInt(e.height)||n.height.value)/(i.value||16))||1),s=ge(0),r=ge(0),u=J(),f=J();let o=0;const{resizeRef:d,contentRect:c}=Li();Ht(()=>{d.value=u.value});const m=w(()=>{var N;return u.value===document.documentElement?n.height.value:((N=c.value)==null?void 0:N.height)||parseInt(e.height)||0}),v=w(()=>!!(u.value&&f.value&&m.value&&i.value));let h=Array.from({length:t.value.length}),p=Array.from({length:t.value.length});const C=ge(0);let V=-1;function P(N){return h[N]||i.value}const k=lg(()=>{const N=performance.now();p[0]=0;const $=t.value.length;for(let W=1;W<=$-1;W++)p[W]=(p[W-1]||0)+P(W-1);C.value=Math.max(C.value,performance.now()-N)},C),A=de(v,N=>{N&&(A(),o=f.value.offsetTop,k.immediate(),G(),~V&&st(()=>{Re&&window.requestAnimationFrame(()=>{te(V),V=-1})}))});bt(()=>{k.clear()});function S(N,$){const W=h[N],Q=i.value;i.value=Q?Math.min(i.value,$):$,(W!==$||Q!==i.value)&&(h[N]=$,k())}function E(N){return N=kn(N,0,t.value.length-1),p[N]||0}function x(N){return Z1(p,N)}let I=0,B=0,R=0;de(m,(N,$)=>{$&&(G(),N<$&&requestAnimationFrame(()=>{B=0,G()}))});function T(){if(!u.value||!f.value)return;const N=u.value.scrollTop,$=performance.now();$-R>500?(B=Math.sign(N-I),o=f.value.offsetTop):B=N-I,I=N,R=$,G()}function F(){!u.value||!f.value||(B=0,R=0,G())}let D=-1;function G(){cancelAnimationFrame(D),D=requestAnimationFrame(Z)}function Z(){if(!u.value||!m.value)return;const N=I-o,$=Math.sign(B),W=Math.max(0,N-os),Q=kn(x(W),0,t.value.length),oe=N+m.value+os,me=kn(x(oe)+1,Q+1,t.value.length);if(($!==q1||Q<l.value)&&($!==K1||me>a.value)){const Ee=E(l.value)-E(Q),fe=E(me)-E(a.value);Math.max(Ee,fe)>os?(l.value=Q,a.value=me):(Q<=0&&(l.value=Q),me>=t.value.length&&(a.value=me))}s.value=E(l.value),r.value=E(t.value.length)-E(a.value)}function te(N){const $=E(N);!u.value||N&&!$?V=N:u.value.scrollTop=$}const ee=w(()=>t.value.slice(l.value,a.value).map((N,$)=>({raw:N,index:$+l.value})));return de(t,()=>{h=Array.from({length:t.value.length}),p=Array.from({length:t.value.length}),k.immediate(),G()},{deep:!0}),{calculateVisibleItems:G,containerRef:u,markerRef:f,computedItems:ee,paddingTop:s,paddingBottom:r,scrollToIndex:te,handleScroll:T,handleScrollend:F,handleItemResize:S}}function Z1(e,t){let n=e.length-1,i=0,l=0,a=null,s=-1;if(e[n]<t)return n;for(;i<=n;)if(l=i+n>>1,a=e[l],a>t)n=l-1;else if(a<t)s=l,i=l+1;else return a===t?l:i;return s}const X1=U({items:{type:Array,default:()=>[]},renderless:Boolean,...G1(),..._e(),...Wt()},"VVirtualScroll"),Kf=re()({name:"VVirtualScroll",props:X1(),setup(e,t){let{slots:n}=t;const i=rt("VVirtualScroll"),{dimensionStyles:l}=Ut(e),{calculateVisibleItems:a,containerRef:s,markerRef:r,handleScroll:u,handleScrollend:f,handleItemResize:o,scrollToIndex:d,paddingTop:c,paddingBottom:m,computedItems:v}=Y1(e,ne(e,"items"));return Mn(()=>e.renderless,()=>{function h(){var V,P;const C=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";s.value===document.documentElement?(document[C]("scroll",u,{passive:!0}),document[C]("scrollend",f)):((V=s.value)==null||V[C]("scroll",u,{passive:!0}),(P=s.value)==null||P[C]("scrollend",f))}Jt(()=>{s.value=Ed(i.vnode.el,!0),h(!0)}),bt(h)}),ye(()=>{const h=v.value.map(p=>g(U1,{key:p.index,renderless:e.renderless,"onUpdate:height":C=>o(p.index,C)},{default:C=>{var V;return(V=n.default)==null?void 0:V.call(n,{item:p.raw,index:p.index,...C})}}));return e.renderless?g(ve,null,[g("div",{ref:r,class:"v-virtual-scroll__spacer",style:{paddingTop:Se(c.value)}},null),h,g("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:Se(m.value)}},null)]):g("div",{ref:s,class:["v-virtual-scroll",e.class],onScrollPassive:u,onScrollend:f,style:[l.value,e.style]},[g("div",{ref:r,class:"v-virtual-scroll__container",style:{paddingTop:Se(c.value),paddingBottom:Se(m.value)}},[h])])}),{calculateVisibleItems:a,scrollToIndex:d}}});function Gf(e,t){const n=ge(!1);let i;function l(r){cancelAnimationFrame(i),n.value=!0,i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{n.value=!1})})}async function a(){await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>{if(n.value){const u=de(n,()=>{u(),r()})}else r()})}async function s(r){var o,d;if(r.key==="Tab"&&((o=t.value)==null||o.focus()),!["PageDown","PageUp","Home","End"].includes(r.key))return;const u=(d=e.value)==null?void 0:d.$el;if(!u)return;(r.key==="Home"||r.key==="End")&&u.scrollTo({top:r.key==="Home"?0:u.scrollHeight,behavior:"smooth"}),await a();const f=u.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(r.key==="PageDown"||r.key==="Home"){const c=u.getBoundingClientRect().top;for(const m of f)if(m.getBoundingClientRect().top>=c){m.focus();break}}else{const c=u.getBoundingClientRect().bottom;for(const m of[...f].reverse())if(m.getBoundingClientRect().bottom<=c){m.focus();break}}}return{onScrollPassive:l,onKeydown:s}}const Yf=U({chips:Boolean,closableChips:Boolean,closeText:{type:String,default:"$vuetify.close"},openText:{type:String,default:"$vuetify.open"},eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,listProps:{type:Object},menu:Boolean,menuIcon:{type:Oe,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,...If({itemChildren:!1})},"Select"),J1=U({...Yf(),...vn(Zr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Bi({transition:{component:mf}})},"VSelect");re()({name:"VSelect",props:J1(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:i}=Ri(),l=J(),a=J(),s=J(),r=Ye(e,"menu"),u=w({get:()=>r.value,set:N=>{var $;r.value&&!N&&(($=a.value)!=null&&$.ΨopenChildren.size)||(r.value=N)}}),{items:f,transformIn:o,transformOut:d}=Of(e),c=Ye(e,"modelValue",[],N=>o(N===null?[null]:Ft(N)),N=>{const $=d(N);return e.multiple?$:$[0]??null}),m=w(()=>typeof e.counterValue=="function"?e.counterValue(c.value):typeof e.counterValue=="number"?e.counterValue:c.value.length),v=Dr(e),h=w(()=>c.value.map(N=>N.value)),p=ge(!1),C=w(()=>u.value?e.closeText:e.openText);let V="",P;const k=w(()=>e.hideSelected?f.value.filter(N=>!c.value.some($=>e.valueComparator($,N))):f.value),A=w(()=>e.hideNoData&&!k.value.length||v.isReadonly.value||v.isDisabled.value),S=w(()=>{var N;return{...e.menuProps,activatorProps:{...((N=e.menuProps)==null?void 0:N.activatorProps)||{},"aria-haspopup":"listbox"}}}),E=J(),x=Gf(E,l);function I(N){e.openOnClear&&(u.value=!0)}function B(){A.value||(u.value=!u.value)}function R(N){Ts(N)&&T(N)}function T(N){var oe,me;if(!N.key||v.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(N.key)&&N.preventDefault(),["Enter","ArrowDown"," "].includes(N.key)&&(u.value=!0),["Escape","Tab"].includes(N.key)&&(u.value=!1),N.key==="Home"?(oe=E.value)==null||oe.focus("first"):N.key==="End"&&((me=E.value)==null||me.focus("last"));const $=1e3;if(e.multiple||!Ts(N))return;const W=performance.now();W-P>$&&(V=""),V+=N.key.toLowerCase(),P=W;const Q=f.value.find(Ee=>Ee.title.toLowerCase().startsWith(V));if(Q!==void 0){c.value=[Q];const Ee=k.value.indexOf(Q);Re&&window.requestAnimationFrame(()=>{var fe;Ee>=0&&((fe=s.value)==null||fe.scrollToIndex(Ee))})}}function F(N){let $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!N.props.disabled)if(e.multiple){const W=c.value.findIndex(oe=>e.valueComparator(oe.value,N.value)),Q=$??!~W;if(~W){const oe=Q?[...c.value,N]:[...c.value];oe.splice(W,1),c.value=oe}else Q&&(c.value=[...c.value,N])}else{const W=$!==!1;c.value=W?[N]:[],st(()=>{u.value=!1})}}function D(N){var $;($=E.value)!=null&&$.$el.contains(N.relatedTarget)||(u.value=!1)}function G(){var N;e.eager&&((N=s.value)==null||N.calculateVisibleItems())}function Z(){var N;p.value&&((N=l.value)==null||N.focus())}function te(N){p.value=!0}function ee(N){if(N==null)c.value=[];else if(Ti(l.value,":autofill")||Ti(l.value,":-webkit-autofill")){const $=f.value.find(W=>W.title===N);$&&F($)}else l.value&&(l.value.value="")}return de(u,()=>{if(!e.hideSelected&&u.value&&c.value.length){const N=k.value.findIndex($=>c.value.some(W=>e.valueComparator(W.value,$.value)));Re&&window.requestAnimationFrame(()=>{var $;N>=0&&(($=s.value)==null||$.scrollToIndex(N))})}}),de(()=>e.items,(N,$)=>{u.value||p.value&&!$.length&&N.length&&(u.value=!0)}),ye(()=>{const N=!!(e.chips||n.chip),$=!!(!e.hideNoData||k.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),W=c.value.length>0,Q=si.filterProps(e),oe=W||!p.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return g(si,he({ref:l},Q,{modelValue:c.value.map(me=>me.props.value).join(", "),"onUpdate:modelValue":ee,focused:p.value,"onUpdate:focused":me=>p.value=me,validationValue:c.externalValue,counterValue:m.value,dirty:W,class:["v-select",{"v-select--active-menu":u.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":c.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:oe,"onClick:clear":I,"onMousedown:control":B,onBlur:D,onKeydown:T,"aria-label":i(C.value),title:i(C.value)}),{...n,default:()=>g(ve,null,[g(jf,he({ref:a,modelValue:u.value,"onUpdate:modelValue":me=>u.value=me,activator:"parent",contentClass:"v-select__content",disabled:A.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:G,onAfterLeave:Z},S.value),{default:()=>[$&&g(Rf,he({ref:E,selected:h.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:me=>me.preventDefault(),onKeydown:R,onFocusin:te,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},x,e.listProps),{default:()=>{var me,Ee,fe;return[(me=n["prepend-item"])==null?void 0:me.call(n),!k.value.length&&!e.hideNoData&&(((Ee=n["no-data"])==null?void 0:Ee.call(n))??g(Ii,{title:i(e.noDataText)},null)),g(Kf,{ref:s,renderless:!0,items:k.value},{default:Ie=>{var xe;let{item:Ae,index:Ke,itemRef:Fe}=Ie;const K=he(Ae.props,{ref:Fe,key:Ke,onClick:()=>F(Ae,null)});return((xe=n.item)==null?void 0:xe.call(n,{item:Ae,index:Ke,props:K}))??g(Ii,he(K,{role:"option"}),{prepend:b=>{let{isSelected:y}=b;return g(ve,null,[e.multiple&&!e.hideSelected?g(cf,{key:Ae.value,modelValue:y,ripple:!1,tabindex:"-1"},null):void 0,Ae.props.prependAvatar&&g(Rn,{image:Ae.props.prependAvatar},null),Ae.props.prependIcon&&g(Ue,{icon:Ae.props.prependIcon},null)])}})}}),(fe=n["append-item"])==null?void 0:fe.call(n)]}})]}),c.value.map((me,Ee)=>{function fe(Fe){Fe.stopPropagation(),Fe.preventDefault(),F(me,!1)}const Ie={"onClick:close":fe,onKeydown(Fe){Fe.key!=="Enter"&&Fe.key!==" "||(Fe.preventDefault(),Fe.stopPropagation(),fe(Fe))},onMousedown(Fe){Fe.preventDefault(),Fe.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},Ae=N?!!n.chip:!!n.selection,Ke=Ae?Pr(N?n.chip({item:me,index:Ee,props:Ie}):n.selection({item:me,index:Ee})):void 0;if(!(Ae&&!Ke))return g("div",{key:me.value,class:"v-select__selection"},[N?n.chip?g(tt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:me.title}}},{default:()=>[Ke]}):g(xf,he({key:"chip",closable:e.closableChips,size:"small",text:me.title,disabled:me.props.disabled},Ie),null):Ke??g("span",{class:"v-select__selection-text"},[me.title,e.multiple&&Ee<c.value.length-1&&g("span",{class:"v-select__selection-comma"},[At(",")])])])})]),"append-inner":function(){var Ie;for(var me=arguments.length,Ee=new Array(me),fe=0;fe<me;fe++)Ee[fe]=arguments[fe];return g(ve,null,[(Ie=n["append-inner"])==null?void 0:Ie.call(n,...Ee),e.menuIcon?g(Ue,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Di({isFocused:p,menu:u,select:F},l)}});const Q1=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),e0=U({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function t0(e,t,n){var r;const i=[],l=(n==null?void 0:n.default)??Q1,a=n!=null&&n.filterKeys?Ft(n.filterKeys):!1,s=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return i;e:for(let u=0;u<e.length;u++){const[f,o=f]=Ft(e[u]),d={},c={};let m=-1;if((t||s>0)&&!(n!=null&&n.noFilter)){if(typeof f=="object"){const p=a||Object.keys(o);for(const C of p){const V=un(o,C),P=(r=n==null?void 0:n.customKeyFilter)==null?void 0:r[C];if(m=P?P(V,t,f):l(V,t,f),m!==-1&&m!==!1)P?d[C]=m:c[C]=m;else if((n==null?void 0:n.filterMode)==="every")continue e}}else m=l(f,t,f),m!==-1&&m!==!1&&(c.title=m);const v=Object.keys(c).length,h=Object.keys(d).length;if(!v&&!h||(n==null?void 0:n.filterMode)==="union"&&h!==s&&!v||(n==null?void 0:n.filterMode)==="intersection"&&(h!==s||!v))continue}i.push({index:u,matches:{...c,...d}})}return i}function n0(e,t,n,i){const l=J([]),a=J(new Map),s=w(()=>i!=null&&i.transform?X(t).map(u=>[u,i.transform(u)]):X(t));Ht(()=>{const u=typeof n=="function"?n():X(n),f=typeof u!="string"&&typeof u!="number"?"":String(u),o=t0(s.value,f,{customKeyFilter:{...e.customKeyFilter,...X(i==null?void 0:i.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),d=X(t),c=[],m=new Map;o.forEach(v=>{let{index:h,matches:p}=v;const C=d[h];c.push(C),m.set(C.value,p)}),l.value=c,a.value=m});function r(u){return a.value.get(u.value)}return{filteredItems:l,filteredMatches:a,getMatches:r}}function i0(e,t,n){if(t==null)return e;if(Array.isArray(t))throw new Error("Multiple matches is not implemented");return typeof t=="number"&&~t?g(ve,null,[g("span",{class:"v-autocomplete__unmask"},[e.substr(0,t)]),g("span",{class:"v-autocomplete__mask"},[e.substr(t,n)]),g("span",{class:"v-autocomplete__unmask"},[e.substr(t+n)])]):e}const l0=U({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...e0({filterKeys:["title"]}),...Yf(),...vn(Zr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Bi({transition:!1})},"VAutocomplete"),Zf=re()({name:"VAutocomplete",props:l0(),emits:{"update:focused":e=>!0,"update:search":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:i}=Ri(),l=J(),a=ge(!1),s=ge(!0),r=ge(!1),u=J(),f=J(),o=Ye(e,"menu"),d=w({get:()=>o.value,set:K=>{var xe;o.value&&!K&&((xe=u.value)!=null&&xe.ΨopenChildren.size)||(o.value=K)}}),c=ge(-1),m=w(()=>{var K;return(K=l.value)==null?void 0:K.color}),v=w(()=>d.value?e.closeText:e.openText),{items:h,transformIn:p,transformOut:C}=Of(e),{textColorClasses:V,textColorStyles:P}=jt(m),k=Ye(e,"search",""),A=Ye(e,"modelValue",[],K=>p(K===null?[null]:Ft(K)),K=>{const xe=C(K);return e.multiple?xe:xe[0]??null}),S=w(()=>typeof e.counterValue=="function"?e.counterValue(A.value):typeof e.counterValue=="number"?e.counterValue:A.value.length),E=Dr(e),{filteredItems:x,getMatches:I}=n0(e,h,()=>s.value?"":k.value),B=w(()=>e.hideSelected?x.value.filter(K=>!A.value.some(xe=>xe.value===K.value)):x.value),R=w(()=>!!(e.chips||n.chip)),T=w(()=>R.value||!!n.selection),F=w(()=>A.value.map(K=>K.props.value)),D=w(()=>{var xe;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&k.value===((xe=B.value[0])==null?void 0:xe.title))&&B.value.length>0&&!s.value&&!r.value}),G=w(()=>e.hideNoData&&!B.value.length||E.isReadonly.value||E.isDisabled.value),Z=J(),te=Gf(Z,l);function ee(K){e.openOnClear&&(d.value=!0),k.value=""}function N(){G.value||(d.value=!0)}function $(K){G.value||(a.value&&(K.preventDefault(),K.stopPropagation()),d.value=!d.value)}function W(K){var xe;Ts(K)&&((xe=l.value)==null||xe.focus())}function Q(K){var y,_,M;if(E.isReadonly.value)return;const xe=l.value.selectionStart,b=A.value.length;if((c.value>-1||["Enter","ArrowDown","ArrowUp"].includes(K.key))&&K.preventDefault(),["Enter","ArrowDown"].includes(K.key)&&(d.value=!0),["Escape"].includes(K.key)&&(d.value=!1),D.value&&["Enter","Tab"].includes(K.key)&&!A.value.some(L=>{let{value:O}=L;return O===B.value[0].value})&&Fe(B.value[0]),K.key==="ArrowDown"&&D.value&&((y=Z.value)==null||y.focus("next")),["Backspace","Delete"].includes(K.key)){if(!e.multiple&&T.value&&A.value.length>0&&!k.value)return Fe(A.value[0],!1);if(~c.value){const L=c.value;Fe(A.value[c.value],!1),c.value=L>=b-1?b-2:L}else K.key==="Backspace"&&!k.value&&(c.value=b-1)}if(e.multiple){if(K.key==="ArrowLeft"){if(c.value<0&&xe>0)return;const L=c.value>-1?c.value-1:b-1;A.value[L]?c.value=L:(c.value=-1,l.value.setSelectionRange((_=k.value)==null?void 0:_.length,(M=k.value)==null?void 0:M.length))}if(K.key==="ArrowRight"){if(c.value<0)return;const L=c.value+1;A.value[L]?c.value=L:(c.value=-1,l.value.setSelectionRange(0,0))}}}function oe(K){if(Ti(l.value,":autofill")||Ti(l.value,":-webkit-autofill")){const xe=h.value.find(b=>b.title===K.target.value);xe&&Fe(xe)}}function me(){var K;e.eager&&((K=f.value)==null||K.calculateVisibleItems())}function Ee(){var K;a.value&&(s.value=!0,(K=l.value)==null||K.focus())}function fe(K){a.value=!0,setTimeout(()=>{r.value=!0})}function Ie(K){r.value=!1}function Ae(K){(K==null||K===""&&!e.multiple&&!T.value)&&(A.value=[])}const Ke=ge(!1);function Fe(K){let xe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!(!K||K.props.disabled))if(e.multiple){const b=A.value.findIndex(_=>e.valueComparator(_.value,K.value)),y=xe??!~b;if(~b){const _=y?[...A.value,K]:[...A.value];_.splice(b,1),A.value=_}else y&&(A.value=[...A.value,K]);e.clearOnSelect&&(k.value="")}else{const b=xe!==!1;A.value=b?[K]:[],k.value=b&&!T.value?K.title:"",st(()=>{d.value=!1,s.value=!0})}}return de(a,(K,xe)=>{var b;K!==xe&&(K?(Ke.value=!0,k.value=e.multiple||T.value?"":String(((b=A.value.at(-1))==null?void 0:b.props.title)??""),s.value=!0,st(()=>Ke.value=!1)):(!e.multiple&&k.value==null&&(A.value=[]),d.value=!1,A.value.some(y=>{let{title:_}=y;return _===k.value})||(k.value=""),c.value=-1))}),de(k,K=>{!a.value||Ke.value||(K&&(d.value=!0),s.value=!K)}),de(d,()=>{if(!e.hideSelected&&d.value&&A.value.length){const K=B.value.findIndex(xe=>A.value.some(b=>xe.value===b.value));Re&&window.requestAnimationFrame(()=>{var xe;K>=0&&((xe=f.value)==null||xe.scrollToIndex(K))})}}),de(()=>e.items,(K,xe)=>{d.value||a.value&&!xe.length&&K.length&&(d.value=!0)}),ye(()=>{const K=!!(!e.hideNoData||B.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),xe=A.value.length>0,b=si.filterProps(e);return g(si,he({ref:l},b,{modelValue:k.value,"onUpdate:modelValue":[y=>k.value=y,Ae],focused:a.value,"onUpdate:focused":y=>a.value=y,validationValue:A.externalValue,counterValue:S.value,dirty:xe,onChange:oe,class:["v-autocomplete",`v-autocomplete--${e.multiple?"multiple":"single"}`,{"v-autocomplete--active-menu":d.value,"v-autocomplete--chips":!!e.chips,"v-autocomplete--selection-slot":!!T.value,"v-autocomplete--selecting-index":c.value>-1},e.class],style:e.style,readonly:E.isReadonly.value,placeholder:xe?void 0:e.placeholder,"onClick:clear":ee,"onMousedown:control":N,onKeydown:Q}),{...n,default:()=>g(ve,null,[g(jf,he({ref:u,modelValue:d.value,"onUpdate:modelValue":y=>d.value=y,activator:"parent",contentClass:"v-autocomplete__content",disabled:G.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:me,onAfterLeave:Ee},e.menuProps),{default:()=>[K&&g(Rf,he({ref:Z,selected:F.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:y=>y.preventDefault(),onKeydown:W,onFocusin:fe,onFocusout:Ie,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},te,e.listProps),{default:()=>{var y,_,M;return[(y=n["prepend-item"])==null?void 0:y.call(n),!B.value.length&&!e.hideNoData&&(((_=n["no-data"])==null?void 0:_.call(n))??g(Ii,{title:i(e.noDataText)},null)),g(Kf,{ref:f,renderless:!0,items:B.value},{default:L=>{var j;let{item:O,index:H,itemRef:z}=L;const q=he(O.props,{ref:z,key:H,active:D.value&&H===0?!0:void 0,onClick:()=>Fe(O,null)});return((j=n.item)==null?void 0:j.call(n,{item:O,index:H,props:q}))??g(Ii,he(q,{role:"option"}),{prepend:ae=>{let{isSelected:Y}=ae;return g(ve,null,[e.multiple&&!e.hideSelected?g(cf,{key:O.value,modelValue:Y,ripple:!1,tabindex:"-1"},null):void 0,O.props.prependAvatar&&g(Rn,{image:O.props.prependAvatar},null),O.props.prependIcon&&g(Ue,{icon:O.props.prependIcon},null)])},title:()=>{var ae,Y;return s.value?O.title:i0(O.title,(ae=I(O))==null?void 0:ae.title,((Y=k.value)==null?void 0:Y.length)??0)}})}}),(M=n["append-item"])==null?void 0:M.call(n)]}})]}),A.value.map((y,_)=>{function M(z){z.stopPropagation(),z.preventDefault(),Fe(y,!1)}const L={"onClick:close":M,onKeydown(z){z.key!=="Enter"&&z.key!==" "||(z.preventDefault(),z.stopPropagation(),M(z))},onMousedown(z){z.preventDefault(),z.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},O=R.value?!!n.chip:!!n.selection,H=O?Pr(R.value?n.chip({item:y,index:_,props:L}):n.selection({item:y,index:_})):void 0;if(!(O&&!H))return g("div",{key:y.value,class:["v-autocomplete__selection",_===c.value&&["v-autocomplete__selection--selected",V.value]],style:_===c.value?P.value:{}},[R.value?n.chip?g(tt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:y.title}}},{default:()=>[H]}):g(xf,he({key:"chip",closable:e.closableChips,size:"small",text:y.title,disabled:y.props.disabled},L),null):H??g("span",{class:"v-autocomplete__selection-text"},[y.title,e.multiple&&_<A.value.length-1&&g("span",{class:"v-autocomplete__selection-comma"},[At(",")])])])})]),"append-inner":function(){var L;for(var y=arguments.length,_=new Array(y),M=0;M<y;M++)_[M]=arguments[M];return g(ve,null,[(L=n["append-inner"])==null?void 0:L.call(n,..._),e.menuIcon?g(Ue,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:$,onClick:rg,"aria-label":i(v.value),title:i(v.value),tabindex:"-1"},null):void 0])}})}),Di({isFocused:a,isPristine:s,menu:d,search:k,filteredItems:x,select:Fe},l)}});function a0(e){return Xu()?(bt(e),!0):!1}function ra(e){return typeof e=="function"?e():X(e)}const s0=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Mu=()=>{};function r0(e,t){function n(...i){return new Promise((l,a)=>{Promise.resolve(e(()=>t.apply(this,i),{fn:t,thisArg:this,args:i})).then(l).catch(a)})}return n}function o0(e,t={}){let n,i,l=Mu;const a=r=>{clearTimeout(r),l(),l=Mu};return r=>{const u=ra(e),f=ra(t.maxWait);return n&&a(n),u<=0||f!==void 0&&f<=0?(i&&(a(i),i=null),Promise.resolve(r())):new Promise((o,d)=>{l=t.rejectOnCancel?d:o,f&&!i&&(i=setTimeout(()=>{n&&a(n),i=null,o(r())},f)),n=setTimeout(()=>{i&&a(i),i=null,o(r())},u)})}}function u0(e){return e||oi()}function c0(e,t=200,n={}){return r0(o0(t,n),e)}function d0(e,t=!0,n){u0()?Jt(e,n):t?e():st(e)}const Xf=s0?window:void 0;function bi(e){var t;const n=ra(e);return(t=n==null?void 0:n.$el)!=null?t:n}function f0(){const e=J(!1),t=oi();return t&&Jt(()=>{e.value=!0},t),e}function v0(e){const t=f0();return w(()=>(t.value,!!e()))}function m0(e,t,n={}){const{window:i=Xf,...l}=n;let a;const s=v0(()=>i&&"ResizeObserver"in i),r=()=>{a&&(a.disconnect(),a=void 0)},u=w(()=>{const d=ra(e);return Array.isArray(d)?d.map(c=>bi(c)):[bi(d)]}),f=de(u,d=>{if(r(),s.value&&i){a=new ResizeObserver(t);for(const c of d)c&&a.observe(c,l)}},{immediate:!0,flush:"post"}),o=()=>{r(),f()};return a0(o),{isSupported:s,stop:o}}function h0(e,t={width:0,height:0},n={}){const{window:i=Xf,box:l="content-box"}=n,a=w(()=>{var d,c;return(c=(d=bi(e))==null?void 0:d.namespaceURI)==null?void 0:c.includes("svg")}),s=J(t.width),r=J(t.height),{stop:u}=m0(e,([d])=>{const c=l==="border-box"?d.borderBoxSize:l==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(i&&a.value){const m=bi(e);if(m){const v=m.getBoundingClientRect();s.value=v.width,r.value=v.height}}else if(c){const m=Array.isArray(c)?c:[c];s.value=m.reduce((v,{inlineSize:h})=>v+h,0),r.value=m.reduce((v,{blockSize:h})=>v+h,0)}else s.value=d.contentRect.width,r.value=d.contentRect.height},n);d0(()=>{const d=bi(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,r.value="offsetHeight"in d?d.offsetHeight:t.height)});const f=de(()=>bi(e),d=>{s.value=d?t.width:0,r.value=d?t.height:0});function o(){u(),f()}return{width:s,height:r,stop:o}}const g0=dr({__name:"search-address",props:ys({variant:{}},{modelValue:{type:String},modelModifiers:{}}),emits:ys(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,i=Yc(e,"modelValue"),l=J([]),a=J(!1),s=J(null),u=c0(async(f,o)=>{if(a.value=!0,!f||f.length<3)l.value=s.value?[s.value]:[];else{const c=await ea("https://api-adresse.data.gouv.fr/search/",{params:{q:f}});l.value=c.features.map(m=>({title:m.properties.label,value:{lat:m.geometry.coordinates[1],lon:m.geometry.coordinates[0],...m.properties}}))}o&&(s.value=l.value.find(d=>d.value.id===o)),a.value=!1},300);return i.value&&i.value.length&&u(...JSON.parse(`[${i.value}]`)),de(s,f=>{f?i.value=JSON.stringify([f.title,f.value.id]).slice(1,-1):(i.value=void 0,l.value=[]),n("selected",f?f.value:void 0)}),(f,o)=>(ue(),We(X(Zf),{modelValue:s.value,"onUpdate:modelValue":o[0]||(o[0]=d=>s.value=d),items:l.value,loading:a.value,"no-filter":"",clearable:!0,"return-object":"","hide-no-data":"","hide-details":"",label:"Adresse",placeholder:"Saisissez une adresse",variant:f.variant,density:"compact","menu-icon":"","onUpdate:search":o[1]||(o[1]=d=>X(u)(d))},null,8,["modelValue","items","loading","variant"]))}}),y0=U({fluid:{type:Boolean,default:!1},..._e(),...Wt(),...Je()},"VContainer"),p0=re()({name:"VContainer",props:y0(),setup(e,t){let{slots:n}=t;const{rtlClasses:i}=en(),{dimensionStyles:l}=Ut(e);return ye(()=>g(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},i.value,e.class],style:[l.value,e.style]},n)),{}}}),Jf=Sa.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),Qf=Sa.reduce((e,t)=>{const n="offset"+Pn(t);return e[n]={type:[String,Number],default:null},e},{}),ev=Sa.reduce((e,t)=>{const n="order"+Pn(t);return e[n]={type:[String,Number],default:null},e},{}),Ru={col:Object.keys(Jf),offset:Object.keys(Qf),order:Object.keys(ev)};function b0(e,t,n){let i=e;if(!(n==null||n===!1)){if(t){const l=t.replace(e,"");i+=`-${l}`}return e==="col"&&(i="v-"+i),e==="col"&&(n===""||n===!0)||(i+=`-${n}`),i.toLowerCase()}}const w0=["auto","start","end","center","baseline","stretch"],C0=U({cols:{type:[Boolean,String,Number],default:!1},...Jf,offset:{type:[String,Number],default:null},...Qf,order:{type:[String,Number],default:null},...ev,alignSelf:{type:String,default:null,validator:e=>w0.includes(e)},..._e(),...Je()},"VCol"),cn=re()({name:"VCol",props:C0(),setup(e,t){let{slots:n}=t;const i=w(()=>{const l=[];let a;for(a in Ru)Ru[a].forEach(r=>{const u=e[r],f=b0(a,r,u);f&&l.push(f)});const s=l.some(r=>r.startsWith("v-col-"));return l.push({"v-col":!s||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),l});return()=>{var l;return Hn(e.tag,{class:[i.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),Xr=["start","end","center"],tv=["space-between","space-around","space-evenly"];function Jr(e,t){return Sa.reduce((n,i)=>{const l=e+Pn(i);return n[l]=t(),n},{})}const S0=[...Xr,"baseline","stretch"],nv=e=>S0.includes(e),iv=Jr("align",()=>({type:String,default:null,validator:nv})),x0=[...Xr,...tv],lv=e=>x0.includes(e),av=Jr("justify",()=>({type:String,default:null,validator:lv})),k0=[...Xr,...tv,"stretch"],sv=e=>k0.includes(e),rv=Jr("alignContent",()=>({type:String,default:null,validator:sv})),Bu={align:Object.keys(iv),justify:Object.keys(av),alignContent:Object.keys(rv)},_0={align:"align",justify:"justify",alignContent:"align-content"};function P0(e,t,n){let i=_0[e];if(n!=null){if(t){const l=t.replace(e,"");i+=`-${l}`}return i+=`-${n}`,i.toLowerCase()}}const V0=U({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:nv},...iv,justify:{type:String,default:null,validator:lv},...av,alignContent:{type:String,default:null,validator:sv},...rv,..._e(),...Je()},"VRow"),Fi=re()({name:"VRow",props:V0(),setup(e,t){let{slots:n}=t;const i=w(()=>{const l=[];let a;for(a in Bu)Bu[a].forEach(s=>{const r=e[s],u=P0(a,s,r);u&&l.push(u)});return l.push({"v-row--no-gutters":e.noGutters,"v-row--dense":e.dense,[`align-${e.align}`]:e.align,[`justify-${e.justify}`]:e.justify,[`align-content-${e.alignContent}`]:e.alignContent}),l});return()=>{var l;return Hn(e.tag,{class:["v-row",i.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),$u=wa("v-spacer","div","VSpacer"),A0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},T0=dr({__name:"date-range-picker",props:ys({min:{type:String,default:void 0},max:{type:String,default:void 0},label:{type:String,default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,n=Yc(e,"modelValue"),i=(n.value||"").split(","),l=J(i.length&&i[0]||t.min),a=J(i.length&&i[i.length-1]||t.max);return de(n,s=>{const r=(s||"").split(",");l.value=r.length?r[0]:void 0,a.value=r.length?r[r.length-1]:void 0}),de(l,s=>{const r=[a.value];s!==a.value&&r.unshift(s),n.value=r.join(",")}),de(a,s=>{const r=[l.value];s!==l.value&&r.push(s),n.value=r.join(",")}),(s,r)=>(ue(),je(ve,null,[t.label?(ue(),je("label",A0,Et(e.label),1)):it("",!0),n.value&&n.value.length?(ue(),We(Fi,{key:1,class:"date-range-picker",align:"center"},{default:Te(()=>[g(cn,{class:"pr-0"},{default:Te(()=>[g(si,{modelValue:l.value,"onUpdate:modelValue":r[0]||(r[0]=u=>l.value=u),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),r[2]||(r[2]=ii("span",{class:"pb-6"},"~",-1)),g(cn,{class:"pl-0"},{default:Te(()=>[g(si,{modelValue:a.value,"onUpdate:modelValue":r[1]||(r[1]=u=>a.value=u),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1})):it("",!0)],64))}}),E0=re()({name:"VCardActions",props:_e(),setup(e,t){let{slots:n}=t;return zn({VBtn:{slim:!0,variant:"text"}}),ye(()=>{var i;return g("div",{class:["v-card-actions",e.class],style:e.style},[(i=n.default)==null?void 0:i.call(n)])}),{}}}),L0=U({opacity:[Number,String],..._e(),...Je()},"VCardSubtitle"),I0=re()({name:"VCardSubtitle",props:L0(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-card-subtitle",e.class],style:[{"--v-card-subtitle-opacity":e.opacity},e.style]},n)),{}}}),F0=wa("v-card-title"),O0=U({appendAvatar:String,appendIcon:Oe,prependAvatar:String,prependIcon:Oe,subtitle:[String,Number],title:[String,Number],..._e(),...qt()},"VCardItem"),M0=re()({name:"VCardItem",props:O0(),setup(e,t){let{slots:n}=t;return ye(()=>{var f;const i=!!(e.prependAvatar||e.prependIcon),l=!!(i||n.prepend),a=!!(e.appendAvatar||e.appendIcon),s=!!(a||n.append),r=!!(e.title!=null||n.title),u=!!(e.subtitle!=null||n.subtitle);return g("div",{class:["v-card-item",e.class],style:e.style},[l&&g("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?g(tt,{key:"prepend-defaults",disabled:!i,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon}}},n.prepend):g(ve,null,[e.prependAvatar&&g(Rn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&g(Ue,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),g("div",{class:"v-card-item__content"},[r&&g(F0,{key:"title"},{default:()=>{var o;return[((o=n.title)==null?void 0:o.call(n))??e.title]}}),u&&g(I0,{key:"subtitle"},{default:()=>{var o;return[((o=n.subtitle)==null?void 0:o.call(n))??e.subtitle]}}),(f=n.default)==null?void 0:f.call(n)]),s&&g("div",{key:"append",class:"v-card-item__append"},[n.append?g(tt,{key:"append-defaults",disabled:!a,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon}}},n.append):g(ve,null,[e.appendIcon&&g(Ue,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&g(Rn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),R0=U({opacity:[Number,String],..._e(),...Je()},"VCardText"),B0=re()({name:"VCardText",props:R0(),setup(e,t){let{slots:n}=t;return ye(()=>g(e.tag,{class:["v-card-text",e.class],style:[{"--v-card-text-opacity":e.opacity},e.style]},n)),{}}}),$0=["static","relative","fixed","absolute","sticky"],Ia=U({position:{type:String,validator:e=>$0.includes(e)}},"position");function Fa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mn();return{positionClasses:w(()=>e.position?`${t}--${e.position}`:void 0)}}const D0=U({appendAvatar:String,appendIcon:Oe,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},subtitle:[String,Number],text:[String,Number],title:[String,Number],...ui(),..._e(),...qt(),...Wt(),...Wn(),...Gr(),...bl(),...Ia(),...Rt(),...Aa(),...Je(),...at(),...hn({variant:"elevated"})},"VCard"),ov=re()({name:"VCard",directives:{Ripple:$i},props:D0(),setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{borderClasses:a}=ci(e),{colorClasses:s,colorStyles:r,variantClasses:u}=fi(e),{densityClasses:f}=tn(e),{dimensionStyles:o}=Ut(e),{elevationClasses:d}=Un(e),{loaderClasses:c}=La(e),{locationStyles:m}=Ea(e),{positionClasses:v}=Fa(e),{roundedClasses:h}=Bt(e),p=Va(e,n),C=w(()=>e.link!==!1&&p.isLink.value),V=w(()=>!e.disabled&&e.link!==!1&&(e.link||p.isClickable.value));return ye(()=>{const P=C.value?"a":e.tag,k=!!(i.title||e.title!=null),A=!!(i.subtitle||e.subtitle!=null),S=k||A,E=!!(i.append||e.appendAvatar||e.appendIcon),x=!!(i.prepend||e.prependAvatar||e.prependIcon),I=!!(i.image||e.image),B=S||x||E,R=!!(i.text||e.text!=null);return ht(g(P,he({class:["v-card",{"v-card--disabled":e.disabled,"v-card--flat":e.flat,"v-card--hover":e.hover&&!(e.disabled||e.flat),"v-card--link":V.value},l.value,a.value,s.value,f.value,d.value,c.value,v.value,h.value,u.value,e.class],style:[r.value,o.value,m.value,e.style],onClick:V.value&&p.navigate,tabindex:e.disabled?-1:void 0},p.linkProps),{default:()=>{var T;return[I&&g("div",{key:"image",class:"v-card__image"},[i.image?g(tt,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},i.image):g(Xd,{key:"image-img",cover:!0,src:e.image},null)]),g(Yr,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:i.loader}),B&&g(M0,{key:"item",prependAvatar:e.prependAvatar,prependIcon:e.prependIcon,title:e.title,subtitle:e.subtitle,appendAvatar:e.appendAvatar,appendIcon:e.appendIcon},{default:i.item,prepend:i.prepend,title:i.title,subtitle:i.subtitle,append:i.append}),R&&g(B0,{key:"text"},{default:()=>{var F;return[((F=i.text)==null?void 0:F.call(i))??e.text]}}),(T=i.default)==null?void 0:T.call(i),i.actions&&g(E0,null,{default:i.actions}),di(V.value,"v-card")]}}),[[An("ripple"),V.value&&e.ripple]])}),{}}}),N0={__name:"dashboard-filters",props:{config:{type:Object,required:!0},prefix:{type:String,default:""}},emits:["update:model-value"],async setup(e,{emit:t}){let n,i;const l=e,a=t,s=J(null),{width:r}=h0(s);let u;const f=Object.assign({},...l.config.datasets[0].schema.map(v=>({[v.key]:v}))),o="_d_"+l.config.datasets[0].id+"_",d=l.config.filters.map(v=>{const h=J([]);return{...v,value:w({get(){return Ve[l.prefix+o+v.labelField+"_in"]?v.multipleValues?JSON.parse(`[${Ve[l.prefix+o+v.labelField+"_in"]}]`):Ve[l.prefix+o+v.labelField+"_in"]:v.multipleValues?[]:void 0},set(p){v.multipleValues&&p.length?Ve[l.prefix+o+v.labelField+"_in"]=JSON.stringify(p).slice(1,-1):!v.multipleValues&&p?Ve[l.prefix+o+v.labelField+"_in"]=p:delete Ve[l.prefix+o+v.labelField+"_in"]}}),items:h,loading:J(!1),searchItems:async p=>{var A;const C=l.config.filters.filter(S=>S.labelField!==v.labelField&&Ve[l.prefix+o+S.labelField+"_in"]),V=Object.assign({finalizedAt:l.config.datasets[0].finalizedAt,stringify:!0},...C.map(S=>({[`${S.labelField}_in`]:`${Ve[l.prefix+o+S.labelField+"_in"]}`})));(A=l.config.staticFilters)==null||A.forEach(S=>{S.type==="in"?V[S.field+"_in"]=d.values.join(","):S.type==="interval"&&(S.minValue!=null&&(V[S.field+"_gte"]=S.minValue),S.maxValue!=null&&(V[S.field+"_lte"]=S.maxValue))}),v.showAllValues?V.size=1e3:p!=null&&(V.q=p+"*"),l.config.periodFilter&&(V._c_date_match=Ve.period),l.config.addressFilter&&u&&Ve.radius&&(V._c_geo_distance=u.lon+","+u.lat+","+Ve.radius*1e3);const P=await ea(l.config.datasets[0].href+"/values/"+v.labelField,{params:V}),k=Ve[l.prefix+o+v.labelField+"_in"];k&&!P.includes(k)&&P.unshift(k),h.value=P}}}),c=(v,h)=>{(!v.forceOneValue||h)&&m(v.labelField)},m=async v=>{var C,V;let h={};const p=d.filter(P=>Ve[l.prefix+o+P.labelField+"_in"]);if(p.length){const P=[].concat(...p.map(x=>[].concat(x.values.length?x.values:x.labelField))).filter((x,I,B)=>B.indexOf(x)===I),k=l.config.filters.filter(x=>Ve[l.prefix+o+x.labelField+"_in"]),A=Object.assign({finalizedAt:l.config.datasets[0].finalizedAt},...k.map(x=>({[`${x.labelField}_in`]:`${Ve[l.prefix+o+x.labelField+"_in"]}`})));(C=l.config.staticFilters)==null||C.forEach(x=>{x.type==="in"?A[x.field+"_in"]=d.values.join(","):x.type==="interval"&&(x.minValue!=null&&(A[x.field+"_gte"]=x.minValue),x.maxValue!=null&&(A[x.field+"_lte"]=x.maxValue))});const S=await Promise.all(P.map(x=>ea(l.config.datasets[0].href+"/values/"+x,{params:A}))),E=Object.assign({},...P.map((x,I)=>({[x]:S[I]})));h=Object.assign({},...P.map(x=>f[x]["x-concept"]?{[`_c_${f[x]["x-concept"].id}_in`]:JSON.stringify(E[x]).slice(1,-1)}:E[x].length>1?{[`${o}${x}_in`]:JSON.stringify(E[x]).slice(1,-1)}:{[`${o}${x}_eq`]:E[x][0]})),h.keys=p.map(x=>x.labelField)}l.config.periodFilter&&(h._c_date_match=Ve.period),l.config.addressFilter&&u&&Ve.radius&&(h._c_geo_distance=u.lon+","+u.lat+","+Ve.radius*1e3),(V=l.config.staticFilters)==null||V.forEach(P=>{P.type==="in"?h[`${o}${P.field}_in`]=d.values.join(","):P.type==="nin"?h[`${o}${P.field}_nin`]=d.values.join(","):P.type==="interval"&&(P.minValue!=null&&(h[`${o}${P.field}_gte`]=P.minValue),P.maxValue!=null&&(h[`${o}${P.field}_lte`]=P.maxValue))}),a("update:model-value",h),d.forEach(P=>{P.labelField!==v&&P.searchItems()})};return[n,i]=Em(()=>m()),await n,i(),(v,h)=>(ue(),We(Fi,{ref_key:"root",ref:s,justify:"center",align:"center",class:"py-3"},{default:Te(()=>[(ue(!0),je(ve,null,rn(X(d),(p,C)=>(ue(),We(cn,{key:C,cols:Math.min(Math.max(1,Math.ceil(12*250/X(r))),12)},{default:Te(()=>[g(Zf,{modelValue:p.value.value,"onUpdate:modelValue":[V=>p.value.value=V,V=>c(p,V)],loading:p.loading.value,items:p.items.value,"item-title":V=>X(f)[p.labelField]["x-labels"]?X(f)[p.labelField]["x-labels"][V]:V,"item-value":V=>V,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:X(f)[p.labelField].label||X(f)[p.labelField].title||X(f)[p.labelField]["x-originalName"]||p.labelField,clearable:!p.forceOneValue,"persistent-clear":!p.forceOneValue,multiple:p.multipleValues,style:{"min-width":"250px"},density:"comfortable","onUpdate:search":V=>(V==null||V.length)&&V!==X(Ve)[l.prefix+o+p.labelField+"_in"]&&!p.showAllValues&&p.searchItems(V)},null,8,["modelValue","onUpdate:modelValue","loading","items","item-title","item-value","label","clearable","persistent-clear","multiple","onUpdate:search"])]),_:2},1032,["cols"]))),128)),e.config.periodFilter?(ue(),We(cn,{key:0,cols:Math.min(Math.max(1,Math.round(12*250/X(r))),12)},{default:Te(()=>[g(T0,{modelValue:X(Ve).period,"onUpdate:modelValue":[h[0]||(h[0]=p=>X(Ve).period=p),h[1]||(h[1]=p=>m())],min:e.config.datasets[0].timePeriod?e.config.datasets[0].timePeriod.startDate.slice(0,10):void 0,max:e.config.datasets[0].timePeriod?e.config.datasets[0].timePeriod.endDate.slice(0,10):void 0,label:"Période"},null,8,["modelValue","min","max"])]),_:1},8,["cols"])):it("",!0),e.config.addressFilter?(ue(),We(cn,{key:1,cols:"auto"},{default:Te(()=>[g(ov,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:Te(()=>[g(Fi,{align:"start"},{default:Te(()=>[g(cn,{class:"pr-0",cols:8},{default:Te(()=>[g(g0,{modelValue:X(Ve).address,"onUpdate:modelValue":h[2]||(h[2]=p=>X(Ve).address=p),variant:"plain",onSelected:h[3]||(h[3]=p=>{et(u)?u.value=p:u=p,m()})},null,8,["modelValue"])]),_:1}),g(cn,{class:"pl-0",cols:4},{default:Te(()=>[g(si,{modelValue:X(Ve).radius,"onUpdate:modelValue":[h[4]||(h[4]=p=>X(Ve).radius=p),h[5]||(h[5]=p=>m())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):it("",!0)]),_:1},512))}},H0=(e,t)=>{const n=e.__vccOpts||e;for(const[i,l]of t)n[i]=l;return n},uv=U({baseColor:String,divided:Boolean,...ui(),..._e(),...qt(),...Wn(),...Rt(),...Je(),...at(),...hn()},"VBtnGroup"),Du=re()({name:"VBtnGroup",props:uv(),setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{densityClasses:l}=tn(e),{borderClasses:a}=ci(e),{elevationClasses:s}=Un(e),{roundedClasses:r}=Bt(e);zn({VBtn:{height:"auto",baseColor:ne(e,"baseColor"),color:ne(e,"color"),density:ne(e,"density"),flat:!0,variant:ne(e,"variant")}}),ye(()=>g(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},i.value,a.value,l.value,s.value,r.value,e.class],style:e.style},n))}}),cv=Symbol.for("vuetify:v-btn-toggle"),j0=U({...uv(),...ka()},"VBtnToggle"),z0=re()({name:"VBtnToggle",props:j0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:i,next:l,prev:a,select:s,selected:r}=pl(e,cv);return ye(()=>{const u=Du.filterProps(e);return g(Du,he({class:["v-btn-toggle",e.class]},u,{style:e.style}),{default:()=>{var f;return[(f=n.default)==null?void 0:f.call(n,{isSelected:i,next:l,prev:a,select:s,selected:r})]}})}),{next:l,prev:a,select:s}}}),W0=U({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},..._e(),...gl(),...Je({tag:"div"}),...at()},"VProgressCircular"),dv=re()({name:"VProgressCircular",props:W0(),setup(e,t){let{slots:n}=t;const i=20,l=2*Math.PI*i,a=J(),{themeClasses:s}=ot(e),{sizeClasses:r,sizeStyles:u}=yl(e),{textColorClasses:f,textColorStyles:o}=jt(ne(e,"color")),{textColorClasses:d,textColorStyles:c}=jt(ne(e,"bgColor")),{intersectionRef:m,isIntersecting:v}=zf(),{resizeRef:h,contentRect:p}=Li(),C=w(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),V=w(()=>Number(e.width)),P=w(()=>u.value?Number(e.size):p.value?p.value.width:Math.max(V.value,32)),k=w(()=>i/(1-V.value/P.value)*2),A=w(()=>V.value/P.value*k.value),S=w(()=>Se((100-C.value)/100*l));return Ht(()=>{m.value=a.value,h.value=a.value}),ye(()=>g(e.tag,{ref:a,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":v.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},s.value,r.value,f.value,e.class],style:[u.value,o.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:C.value},{default:()=>[g("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${k.value} ${k.value}`},[g("circle",{class:["v-progress-circular__underlay",d.value],style:c.value,fill:"transparent",cx:"50%",cy:"50%",r:i,"stroke-width":A.value,"stroke-dasharray":l,"stroke-dashoffset":0},null),g("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:i,"stroke-width":A.value,"stroke-dasharray":l,"stroke-dashoffset":S.value},null)]),n.default&&g("div",{class:"v-progress-circular__content"},[n.default({value:C.value})])]})),{}}});function U0(e,t){de(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&st(()=>{t(!0)})},{immediate:!0})}const fv=U({active:{type:Boolean,default:void 0},activeColor:String,baseColor:String,symbol:{type:null,default:cv},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Oe,appendIcon:Oe,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...ui(),..._e(),...qt(),...Wt(),...Wn(),..._a(),...Gr(),...bl(),...Ia(),...Rt(),...Aa(),...gl(),...Je({tag:"button"}),...at(),...hn({variant:"elevated"})},"VBtn"),ri=re()({name:"VBtn",props:fv(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const{themeClasses:l}=ot(e),{borderClasses:a}=ci(e),{densityClasses:s}=tn(e),{dimensionStyles:r}=Ut(e),{elevationClasses:u}=Un(e),{loaderClasses:f}=La(e),{locationStyles:o}=Ea(e),{positionClasses:d}=Fa(e),{roundedClasses:c}=Bt(e),{sizeClasses:m,sizeStyles:v}=yl(e),h=Pa(e,e.symbol,!1),p=Va(e,n),C=w(()=>{var R;return e.active!==void 0?e.active:p.isLink.value?(R=p.isActive)==null?void 0:R.value:h==null?void 0:h.isSelected.value}),V=w(()=>C.value?e.activeColor??e.color:e.color),P=w(()=>{var T,F;return{color:(h==null?void 0:h.isSelected.value)&&(!p.isLink.value||((T=p.isActive)==null?void 0:T.value))||!h||((F=p.isActive)==null?void 0:F.value)?V.value??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:k,colorStyles:A,variantClasses:S}=fi(P),E=w(()=>(h==null?void 0:h.disabled.value)||e.disabled),x=w(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),I=w(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function B(R){var T;E.value||p.isLink.value&&(R.metaKey||R.ctrlKey||R.shiftKey||R.button!==0||n.target==="_blank")||((T=p.navigate)==null||T.call(p,R),h==null||h.toggle())}return U0(p,h==null?void 0:h.select),ye(()=>{const R=p.isLink.value?"a":e.tag,T=!!(e.prependIcon||i.prepend),F=!!(e.appendIcon||i.append),D=!!(e.icon&&e.icon!==!0);return ht(g(R,he({type:R==="a"?void 0:"button",class:["v-btn",h==null?void 0:h.selectedClass.value,{"v-btn--active":C.value,"v-btn--block":e.block,"v-btn--disabled":E.value,"v-btn--elevated":x.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--readonly":e.readonly,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},l.value,a.value,k.value,s.value,u.value,f.value,d.value,c.value,m.value,S.value,e.class],style:[A.value,r.value,o.value,v.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:E.value||void 0,tabindex:e.loading||e.readonly?-1:void 0,onClick:B,value:I.value},p.linkProps),{default:()=>{var G;return[di(!0,"v-btn"),!e.icon&&T&&g("span",{key:"prepend",class:"v-btn__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},i.prepend):g(Ue,{key:"prepend-icon",icon:e.prependIcon},null)]),g("span",{class:"v-btn__content","data-no-activator":""},[!i.default&&D?g(Ue,{key:"content-icon",icon:e.icon},null):g(tt,{key:"content-defaults",disabled:!D,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var Z;return[((Z=i.default)==null?void 0:Z.call(i))??e.text]}})]),!e.icon&&F&&g("span",{key:"append",class:"v-btn__append"},[i.append?g(tt,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},i.append):g(Ue,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&g("span",{key:"loader",class:"v-btn__loader"},[((G=i.loader)==null?void 0:G.call(i))??g(dv,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[$i,!E.value&&e.ripple,"",{center:!!e.icon}]])}),{group:h}}});function q0(e){const t=ge(e());let n=-1;function i(){clearInterval(n)}function l(){i(),st(()=>t.value=e())}function a(s){const r=s?getComputedStyle(s):{transitionDuration:.2},u=parseFloat(r.transitionDuration)*1e3||200;if(i(),t.value<=0)return;const f=performance.now();n=window.setInterval(()=>{const o=performance.now()-f+u;t.value=Math.max(e()-o,0),t.value<=0&&i()},u)}return bt(i),{clear:i,time:t,start:a,reset:l}}const K0=U({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...bl({location:"bottom"}),...Ia(),...Rt(),...hn(),...at(),...vn(Kr({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),G0=re()({name:"VSnackbar",props:K0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=Ye(e,"modelValue"),{positionClasses:l}=Fa(e),{scopeId:a}=Ta(),{themeClasses:s}=ot(e),{colorClasses:r,colorStyles:u,variantClasses:f}=fi(e),{roundedClasses:o}=Bt(e),d=q0(()=>Number(e.timeout)),c=J(),m=J(),v=ge(!1),h=ge(0),p=J(),C=qe(Ql,void 0);Mn(()=>!!C,()=>{const R=Hd();Ht(()=>{p.value=R.mainStyles.value})}),de(i,P),de(()=>e.timeout,P),Jt(()=>{i.value&&P()});let V=-1;function P(){d.reset(),window.clearTimeout(V);const R=Number(e.timeout);if(!i.value||R===-1)return;const T=Cr(m.value);d.start(T),V=window.setTimeout(()=>{i.value=!1},R)}function k(){d.reset(),window.clearTimeout(V)}function A(){v.value=!0,k()}function S(){v.value=!1,P()}function E(R){h.value=R.touches[0].clientY}function x(R){Math.abs(h.value-R.changedTouches[0].clientY)>50&&(i.value=!1)}function I(){v.value&&S()}const B=w(()=>e.location.split(" ").reduce((R,T)=>(R[`v-snackbar--${T}`]=!0,R),{}));return ye(()=>{const R=sa.filterProps(e),T=!!(n.default||n.text||e.text);return g(sa,he({ref:c,class:["v-snackbar",{"v-snackbar--active":i.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--timer":!!e.timer,"v-snackbar--vertical":e.vertical},B.value,l.value,e.class],style:[p.value,e.style]},R,{modelValue:i.value,"onUpdate:modelValue":F=>i.value=F,contentProps:he({class:["v-snackbar__wrapper",s.value,r.value,o.value,f.value],style:[u.value],onPointerenter:A,onPointerleave:S},R.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0,onTouchstartPassive:E,onTouchend:x,onAfterLeave:I},a),{default:()=>{var F,D;return[di(!1,"v-snackbar"),e.timer&&!v.value&&g("div",{key:"timer",class:"v-snackbar__timer"},[g(Wf,{ref:m,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,"model-value":d.time.value},null)]),T&&g("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((F=n.text)==null?void 0:F.call(n))??e.text,(D=n.default)==null?void 0:D.call(n)]),n.actions&&g(tt,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[g("div",{class:"v-snackbar__actions"},[n.actions({isActive:i})])]})]},activator:n.activator})}),Di({},c)}}),Nu=()=>Math.random().toString(36).substr(2,5),vv=typeof window>"u",mv=e=>!vv&&window.localStorage&&window.localStorage.debug&&window.localStorage.debug.indexOf(e)!==-1,Y0=mv("v-iframe");function pn(){Y0&&console.log.apply(console,arguments)}const Z0=mv("iframe-resizer"),X0={props:{src:{type:String,required:!0},width:{type:String,default:"100%"},title:{type:String,default:null},aspectRatio:{type:Number,default:null},delay:{type:Number,default:null},id:{type:String,default(){return`viframe-${Nu()}-${Nu()}`}},iframeAttrs:{type:Object,default(){return{}}},iframeResizer:{type:Boolean,default:!0},redrawOnResize:{type:Boolean,default:!1},lazy:{type:Boolean,default:!0},scrolling:{type:String,default:"no"},goToOptions:{type:Object,default(){return{offset:8}}},snackbarProps:{type:Object,default(){return{tile:!0,right:!0,bottom:!0,timeout:3e4}}},syncState:{type:Boolean,default:!1},syncStateDirection:{type:String,default:"both"},syncStateIgnorePath:{type:Boolean,default:!1},queryParamsExclude:{type:Array,default:null},queryParamsInclude:{type:Array,default:null},queryParamsExtra:{type:Object,default:()=>({})},reactiveParams:{type:Object,default:null}},data:()=>({loaded:!0,resized:!1,actualWidth:null,appliedSrc:null,notification:null,showNotification:!1,syncedSrc:null,contentWindowRegistered:!1}),computed:{actualAspectRatio(){return this.resized?10:this.aspectRatio?this.aspectRatio:this.actualWidth?this.actualWidth<500?1:this.actualWidth<800?4/3:this.actualWidth<1200?16/9:21/9:null},fullIframeAttrs(){const e={id:this.id,src:this.appliedSrc,scrolling:this.scrolling,frameborder:0,loading:this.lazy?"lazy":"eager",...this.iframeAttrs};return this.title&&(e.title=this.title),e},fullSnackbarProps(){const e={...this.snackbarProps};return this.notification&&(this.notification.type==="error"&&(e.timeout=0),this.notification.type==="default"&&(e.text=!0),e.color=this.notification.type),e},fullSrc(){if(vv)return this.src;const e=this.syncState&&["both","down"].includes(this.syncStateDirection),t=new URL(e?this.src:this.syncedSrc??this.src,window.location.href);if(!e)for(const n of this._queryParamsExtraKeys??[])t.searchParams.delete(n);if(this.queryParamsExtra&&Object.keys(this.queryParamsExtra).forEach(n=>{this._queryParamsExtraKeys=this._queryParamsExtraKeys??[],this._queryParamsExtraKeys.includes(n)||this._queryParamsExtraKeys.push(n),t.searchParams.set(n,this.queryParamsExtra[n])}),e){let n;if(this.$route&&(n={...this.$route.query}),this.reactiveParams)n={...this.reactiveParams};else{const i=new URL(window.location.href).searchParams;for(const l of[...i.keys()])n[l]=i.get(l)}if(this.queryParamsInclude)for(const i of Object.keys(n))!this.queryParamsInclude.includes(i)&&i!=="p"&&delete n[i];this.queryParamsExclude&&this.queryParamsExclude.forEach(i=>{delete n[i]});for(const i of Object.keys(n).filter(l=>n[l]!==void 0&&n[l]!==null))if(i==="p"&&!this.syncStateIgnorePath){let l=t.pathname;l.endsWith("/")||(l+="/"),t.pathname=n.p,n.p.startsWith("./")&&(t.pathname=n.p.replace("./",l))}else t.searchParams.set(i,n[i])}return t.searchParams.sort(),t.href}},watch:{fullSrc:{handler(){this.setSrc()},immediate:!0}},mounted(){this.delay!==null?setTimeout(()=>this.resize(),this.delay):this.$nextTick(()=>this.resize()),setTimeout(()=>this.resize(),300),this.resizeListener=e=>{this.resizeTimeout&&clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(()=>{this.resize()},300)},window.addEventListener("resize",this.resizeListener),this.popStateListener=e=>{this.setSrc()},window.addEventListener("popstate",this.popStateListener),this.messageEventListener=e=>{if(e.source===this.iframeWindow&&!(typeof e.data=="string"&&(e.data.startsWith("[iFrameResizer]")||e.data.startsWith("[iFrameSizer"))))if(typeof e.data=="object"&&(e.data.viframe||e.data.vIframe||e.data["v-iframe"])){if(pn("received action message from iframe",e.data),e.data.scroll==="top"&&(this.$vuetify.goTo?this.$vuetify.goTo("#"+this.id,this.goToOptions):this.goTo()),typeof e.data.scroll=="number"&&(this.$vuetify.goTo?goTo("#"+this.id,{...this.goToOptions,offset:-e.data.scroll}):this.goTo(e.data.scroll)),e.data.uiNotification&&(this.showNotification&&(this.showNotification=!1,setTimeout(()=>this.setNotification(e.data.uiNotification),300)),this.setNotification(e.data.uiNotification)),e.data.stateAction&&e.data.href){const t=new URL(e.data.href);t.searchParams.sort(),this.syncedSrc=t.href,this.emitState(),this.syncState&&["both","up"].includes(this.syncStateDirection)&&this.storeState(e.data.stateAction)}e.data.contentWindow&&(this.contentWindowRegistered=!0)}else this.$emit("message",e.data)},window.addEventListener("message",this.messageEventListener)},destroyed(){window.removeEventListener("message",this.messageEventListener),window.removeEventListener("resize",this.resizeListener),window.removeEventListener("popstate",this.popStateListener)},methods:{goTo(e){pn("use internal goTo method instead of vuetify");try{this.$el.scrollIntoView({behavior:"smooth"})}catch(t){console.error(t)}},setSrc(){if(!this.src){this.appliedSrc=this.src;return}if(this.syncedSrc!==this.fullSrc)if(pn(`apply state from parent to iframe
|
22
22
|
- parent query: ${window.location.search}
|
23
23
|
- new full src: ${this.fullSrc}
|
24
24
|
- current synced src: ${this.syncedSrc}`),this.syncedSrc=this.fullSrc,this.emitState(),!this.appliedSrc||!this.iframeWindow)this.appliedSrc=this.fullSrc;else if(this.contentWindowRegistered)pn("replace location after change using postMessage",this.fullSrc),this.sendMessage({viframe:!0,stateAction:"replace",href:this.fullSrc});else{pn("replace location after change using iframe.location.replace",this.fullSrc);try{this.iframeWindow.location.replace(this.fullSrc)}catch(e){pn("failure to replace location, change src",e),this.appliedSrc=this.fullSrc}}},storeState(e){const t=new URL(window.location.href),n=new URL(this.src,window.location.href),i=new URL(this.syncedSrc);for(const l of[...t.searchParams.keys()])this.queryParamsExclude&&this.queryParamsExclude.includes(l)||i.searchParams.has(l)||t.searchParams.delete(l);for(const l of[...i.searchParams.keys()])this.queryParamsExtra&&l in this.queryParamsExtra||this.queryParamsInclude&&!this.queryParamsInclude.includes(l)||this.queryParamsExclude&&this.queryParamsExclude.includes(l)||t.searchParams.set(l,i.searchParams.get(l));if(n.pathname!==i.pathname&&!this.syncStateIgnorePath){let l=n.pathname;l.endsWith("/")||(l+="/");let a=i.pathname;a.startsWith(l)&&(a=a.replace(l,"./")),t.searchParams.set("p",a)}if(this.$route&&this.$router){const l={...this.$route.query};for(const a of[...t.searchParams.keys()])l[a]=t.searchParams.get(a);for(const a of Object.keys(l))t.searchParams.has(a)||(l[a]=void 0);if(JSON.stringify(l)===JSON.stringify(this.$route.query))return;pn(`apply state from iframe to parent using vue router
|
25
25
|
- synced src: ${this.syncedSrc}
|
26
26
|
- current query: ${JSON.stringify(this.$route.query)}
|
27
|
-
- new query: ${JSON.stringify(l)}`),e==="push"?this.$router.push({query:l}):this.$router.replace({query:l})}else if(this.reactiveParams&&e!=="push"){pn("apply state from iframe to parent using reactive params",this.syncedSrc,t.search);for(const l of[...t.searchParams.keys()])this.reactiveParams[l]=t.searchParams.get(l);for(const l of Object.keys(this.reactiveParams))t.searchParams.has(l)||delete this.reactiveParams[l]}else{if(t.href===window.location.href)return;pn("apply state from iframe to parent using window.history",this.syncedSrc,t.search),e==="push"?history.pushState(null,"",t.href):history.replaceState(null,"",t.href)}},iframeLoaded(){this.loaded=!0,this.iframeResizer&&(window.iFrameResize?(this.scrolling!=="no"&&console.error("iframeResizer=true is only compatible with scrolling=no."),window.iFrameResize({log:Z0,scrolling:"no",onResized:()=>{this.resized=!0}},`#${this.id}`)):console.error("iframe-resizer is not available."))},sendMessage(e,t="*"){this.iframeWindow.postMessage(e,t)},resize(){const e=this.$el.getBoundingClientRect().width;this.actualWidth!==e&&e&&(this.actualWidth!==null&&this.redrawOnResize?(this.iframeWindow=null,this.actualWidth=null,this.$nextTick(()=>this.applyNewWidth(e))):this.applyNewWidth(e))},applyNewWidth(e,t=!0){this.actualWidth=e,this.$nextTick(()=>{const n=this.$el.getElementsByTagName("iframe")[0];if(!n)return t?this.applyNewWidth(e,!1):console.error("v-iframe - iframe element was not created after setting its width");this.iframeWindow=n.contentWindow,setTimeout(()=>{n.getBoundingClientRect()},300)})},setNotification(e){typeof e=="string"&&(e={msg:e}),e.error&&(e.type="error",e.errorMsg=e.error.response&&(e.error.response.data||e.error.response.status)||e.error.message||e.error),e.type=e.type||"default",this.notification=e,this.showNotification=!0},emitState(){this.$emit("state",{href:this.syncedSrc})}}},J0=["innerHTML"];function Q0(e,t,n,i,l,a){return ue(),je("div",{class:"v-iframe",style:On(`width:${n.width}`)},[a.actualAspectRatio?(ue(),We(Bs,{key:0,"aspect-ratio":a.actualAspectRatio,style:{height:"100%"}},{default:Te(()=>[e.actualWidth?(ue(),je("iframe",he({key:0},a.fullIframeAttrs,{onLoad:t[0]||(t[0]=s=>a.iframeLoaded())}),null,16)):it("",!0)]),_:1},8,["aspect-ratio"])):it("",!0),e.notification?(ue(),We(G0,he({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=s=>e.showNotification=s),class:"ui-notification"},a.fullSnackbarProps),{action:Te(({})=>[g(ri,{icon:"",onClick:t[1]||(t[1]=s=>e.showNotification=!1)},{default:Te(()=>[g(Ue,null,{default:Te(()=>t[3]||(t[3]=[At("mdi-close")])),_:1})]),_:1})]),default:Te(()=>[ii("p",null,Et(e.notification.msg),1),e.notification.errorMsg?(ue(),je("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,J0)):it("",!0)]),_:1},16,["modelValue"])):it("",!0)],4)}const Nu=H0(X0,[["render",Q0]]),ew=wa("v-alert-title"),tw=["success","info","warning","error"],nw=U({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:Oe,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>tw.includes(e)},..._e(),...qt(),...Wt(),...Wn(),...bl(),...Ia(),...Rt(),...Je(),...at(),...hn({variant:"flat"})},"VAlert"),iw=re()({name:"VAlert",props:nw(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{emit:n,slots:i}=t;const l=Ye(e,"modelValue"),a=w(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),s=w(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:r}=ot(e),{colorClasses:u,colorStyles:f,variantClasses:o}=fi(s),{densityClasses:d}=tn(e),{dimensionStyles:c}=Ut(e),{elevationClasses:m}=Un(e),{locationStyles:v}=Ea(e),{positionClasses:h}=Fa(e),{roundedClasses:p}=Bt(e),{textColorClasses:C,textColorStyles:V}=jt(ne(e,"borderColor")),{t:P}=Ri(),k=w(()=>({"aria-label":P(e.closeLabel),onClick(A){l.value=!1,n("click:close",A)}}));return()=>{const A=!!(i.prepend||a.value),S=!!(i.title||e.title),E=!!(i.close||e.closable);return l.value&&g(e.tag,{class:["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${e.border===!0?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},r.value,u.value,d.value,m.value,h.value,p.value,o.value,e.class],style:[f.value,c.value,v.value,e.style],role:"alert"},{default:()=>{var x,I;return[di(!1,"v-alert"),e.border&&g("div",{key:"border",class:["v-alert__border",C.value],style:V.value},null),A&&g("div",{key:"prepend",class:"v-alert__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!a.value,defaults:{VIcon:{density:e.density,icon:a.value,size:e.prominent?44:28}}},i.prepend):g(Ue,{key:"prepend-icon",density:e.density,icon:a.value,size:e.prominent?44:28},null)]),g("div",{class:"v-alert__content"},[S&&g(ew,{key:"title"},{default:()=>{var B;return[((B=i.title)==null?void 0:B.call(i))??e.title]}}),((x=i.text)==null?void 0:x.call(i))??e.text,(I=i.default)==null?void 0:I.call(i)]),i.append&&g("div",{key:"append",class:"v-alert__append"},[i.append()]),E&&g("div",{key:"close",class:"v-alert__close"},[i.close?g(tt,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var B;return[(B=i.close)==null?void 0:B.call(i,{props:k.value})]}}):g(ri,he({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},k.value),null)])]}})}}}),lw={key:1,class:"mt-4"},Hu={__name:"dashboard-element",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){const t=e,n=window.APPLICATION.configuration,i=Object.assign({},...n.datasets[0].schema.map(o=>({[o.key]:o}))),l=w(()=>{const o={...t.filtersValues};return Ve.primary&&(o.primary=Ve.primary),Ve.secondary&&(o.secondary=Ve.secondary),o}),r=window.APPLICATION.exposedUrl.split("/").pop().split("%3A"),u=r.length===2?r[0]:null,f=w(()=>(t.element.valueMandatory&&t.element.mandatoryFilters||[]).filter(o=>{var d,c;return!((c=(d=t.filtersValues)==null?void 0:d.keys)!=null&&c.includes(o))}));return(o,d)=>f.value.length?(ue(),We(iw,{key:0,type:"info",variant:"outlined"},{default:Te(()=>[ii("h4",null,"Veuillez sélectionner une valeur de "+Et(f.value.map(c=>J(i)[c].label||J(i)[c].title||J(i)[c]["x-originalName"]||c).join(", ")),1)]),_:1})):e.element.type==="tablePreview"?(ue(),We(J(Nu),{key:1,src:`/data-fair/embed/dataset/${J(u)?J(u)+"%3A":""}${(e.element.dataset||J(n).datasets[0]).id}/table?display=${e.element.display}&interaction=${!e.element.noInteractions}${e.element.fields.length?"&cols="+e.element.fields.join(","):""}`,"query-params-extra":l.value,style:On(`height:${e.height>0?e.height+"px":"100%"}`)},null,8,["src","query-params-extra","style"])):(ue(),je("div",{key:2,style:On(`overflow-y:auto;height:${e.height>0?e.height+"px":"100%"}`)},[e.element.type==="application"?(ue(),We(J(Nu),{key:0,src:`/data-fair/app/${J(u)?J(u)+"%3A":""}${e.element.application.id}`,"query-params-extra":l.value,style:On(e.element.application.baseApp.meta["df:overflow"]!=="true"?`height:${e.height>0?e.height+"px":"100%"}`:"")},null,8,["src","query-params-extra","style"])):e.element.type==="text"?(ue(),je("div",lw,Et(e.element.content),1)):it("",!0)],4))}},aw={__name:"dashboard-column",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){return(t,n)=>e.element.type==="column"?(ue(!0),je(ve,{key:0},rn(e.element.elements,(i,l)=>(ue(),We(Hu,{key:l,element:i,height:e.height/e.element.elements.length,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))),128)):(ue(),We(Hu,{key:1,element:e.element,height:e.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))}},sw={key:0,class:"text-h5 mt-8"},rw={key:1,class:"mt-4"},ow={key:0,class:"text-h6 text-center mt-4"},Tl={__name:"dashboard-section",props:{section:{type:Object,required:!0},filtersValues:{type:[Object,null],required:!0},hideTitle:{type:Boolean,default:!1}},setup(e){const t=e,n={sm:[6,12,12],md:[4,6,8],lg:[3,4,6],xl:[2,3,6]};for(const i of t.section.rows)for(const l of["sm","md","lg","xl"]){let a=0;for(;a<i.elements.length;){let s=a,r=0;for(;s<i.elements.length&&r+n[l][i.elements[s].width-1]<=12;)r+=n[l][i.elements[s].width-1],s+=1;for(let u=a;u<s;u++)i.elements[u][l]=Math.floor(.3+12*n[l][i.elements[u].width-1]/r),i.elements[u].class=i.elements[u].class||(i.elements[u].type==="text"?["order-first"]:[]),i.elements[u].type==="text"&&i.elements[u][l]===12?i.elements[u].class.push("order-"+l+"-first"):i.elements[u].class.push("order-"+l+"-"+(u+1));a=s}}return(i,l)=>(ue(),je(ve,null,[e.hideTitle?it("",!0):(ue(),je("h3",sw,[e.section.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:e.section.icon.svgPath},null,8,["icon"]),l[0]||(l[0]=At(" "))],64)):it("",!0),At(" "+Et(e.section.title),1)])),e.section.description?(ue(),je("p",rw,Et(e.section.description),1)):it("",!0),(ue(!0),je(ve,null,rn(e.section.rows||[],(a,s)=>(ue(),We(Fi,{key:s,justify:"center"},{default:Te(()=>[(ue(!0),je(ve,null,rn(a.elements||[],(r,u)=>(ue(),We(cn,{key:u,cols:12,sm:r.sm,md:r.md,lg:r.lg,xl:r.xl,class:fa(r.class?r.class.join(" "):"")},{default:Te(()=>[r.title?(ue(),je("h4",ow,Et(r.title),1)):it("",!0),g(aw,{element:r,height:a.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"])]),_:2},1032,["sm","md","lg","xl","class"]))),128))]),_:2},1024))),128))],64))}},dl=Symbol.for("vuetify:v-expansion-panel"),hv=U({..._e(),...Wr()},"VExpansionPanelText"),Us=re()({name:"VExpansionPanelText",props:hv(),setup(e,t){let{slots:n}=t;const i=qe(dl);if(!i)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:l,onAfterLeave:a}=Ur(e,i.isSelected);return ye(()=>g(gf,{onAfterLeave:a},{default:()=>{var s;return[ht(g("div",{class:["v-expansion-panel-text",e.class],style:e.style},[n.default&&l.value&&g("div",{class:"v-expansion-panel-text__wrapper"},[(s=n.default)==null?void 0:s.call(n)])]),[[jn,i.isSelected.value]])]}})),{}}}),gv=U({color:String,expandIcon:{type:Oe,default:"$expand"},collapseIcon:{type:Oe,default:"$collapse"},hideActions:Boolean,focusable:Boolean,static:Boolean,ripple:{type:[Boolean,Object],default:!1},readonly:Boolean,..._e(),...Wt()},"VExpansionPanelTitle"),qs=re()({name:"VExpansionPanelTitle",directives:{Ripple:$i},props:gv(),setup(e,t){let{slots:n}=t;const i=qe(dl);if(!i)throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");const{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(e,"color"),{dimensionStyles:s}=Ut(e),r=w(()=>({collapseIcon:e.collapseIcon,disabled:i.disabled.value,expanded:i.isSelected.value,expandIcon:e.expandIcon,readonly:e.readonly})),u=w(()=>i.isSelected.value?e.collapseIcon:e.expandIcon);return ye(()=>{var f;return ht(g("button",{class:["v-expansion-panel-title",{"v-expansion-panel-title--active":i.isSelected.value,"v-expansion-panel-title--focusable":e.focusable,"v-expansion-panel-title--static":e.static},l.value,e.class],style:[a.value,s.value,e.style],type:"button",tabindex:i.disabled.value?-1:void 0,disabled:i.disabled.value,"aria-expanded":i.isSelected.value,onClick:e.readonly?void 0:i.toggle},[g("span",{class:"v-expansion-panel-title__overlay"},null),(f=n.default)==null?void 0:f.call(n,r.value),!e.hideActions&&g(tt,{defaults:{VIcon:{icon:u.value}}},{default:()=>{var o;return[g("span",{class:"v-expansion-panel-title__icon"},[((o=n.actions)==null?void 0:o.call(n,r.value))??g(Ue,null,null)])]}})]),[[Vn("ripple"),e.ripple]])}),{}}}),yv=U({title:String,text:String,bgColor:String,...Wn(),..._a(),...Rt(),...Je(),...gv(),...hv()},"VExpansionPanel"),uw=re()({name:"VExpansionPanel",props:yv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const i=Pa(e,dl),{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(e,"bgColor"),{elevationClasses:s}=Un(e),{roundedClasses:r}=Bt(e),u=w(()=>(i==null?void 0:i.disabled.value)||e.disabled),f=w(()=>i.group.items.value.reduce((c,m,v)=>(i.group.selected.value.includes(m.id)&&c.push(v),c),[])),o=w(()=>{const c=i.group.items.value.findIndex(m=>m.id===i.id);return!i.isSelected.value&&f.value.some(m=>m-c===1)}),d=w(()=>{const c=i.group.items.value.findIndex(m=>m.id===i.id);return!i.isSelected.value&&f.value.some(m=>m-c===-1)});return wt(dl,i),ye(()=>{const c=!!(n.text||e.text),m=!!(n.title||e.title),v=qs.filterProps(e),h=Us.filterProps(e);return g(e.tag,{class:["v-expansion-panel",{"v-expansion-panel--active":i.isSelected.value,"v-expansion-panel--before-active":o.value,"v-expansion-panel--after-active":d.value,"v-expansion-panel--disabled":u.value},r.value,l.value,e.class],style:[a.value,e.style]},{default:()=>[g("div",{class:["v-expansion-panel__shadow",...s.value]},null),g(tt,{defaults:{VExpansionPanelTitle:{...v},VExpansionPanelText:{...h}}},{default:()=>{var p;return[m&&g(qs,{key:"title"},{default:()=>[n.title?n.title():e.title]}),c&&g(Us,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(p=n.default)==null?void 0:p.call(n)]}})]})}),{groupItem:i}}}),cw=["default","accordion","inset","popout"],dw=U({flat:Boolean,...ka(),...Cr(yv(),["bgColor","collapseIcon","color","eager","elevation","expandIcon","focusable","hideActions","readonly","ripple","rounded","tile","static"]),...at(),..._e(),...Je(),variant:{type:String,default:"default",validator:e=>cw.includes(e)}},"VExpansionPanels"),fw=re()({name:"VExpansionPanels",props:dw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{next:i,prev:l}=pl(e,dl),{themeClasses:a}=ot(e),s=w(()=>e.variant&&`v-expansion-panels--variant-${e.variant}`);return zn({VExpansionPanel:{bgColor:ne(e,"bgColor"),collapseIcon:ne(e,"collapseIcon"),color:ne(e,"color"),eager:ne(e,"eager"),elevation:ne(e,"elevation"),expandIcon:ne(e,"expandIcon"),focusable:ne(e,"focusable"),hideActions:ne(e,"hideActions"),readonly:ne(e,"readonly"),ripple:ne(e,"ripple"),rounded:ne(e,"rounded"),static:ne(e,"static")}}),ye(()=>g(e.tag,{class:["v-expansion-panels",{"v-expansion-panels--flat":e.flat,"v-expansion-panels--tile":e.tile},a.value,s.value,e.class],style:e.style},{default:()=>{var r;return[(r=n.default)==null?void 0:r.call(n,{prev:l,next:i})]}})),{next:i,prev:l}}}),vw=U({indeterminate:Boolean,inset:Boolean,flat:Boolean,loading:{type:[Boolean,String],default:!1},...Dr(),...Rr()},"VSwitch"),mw=re()({name:"VSwitch",inheritAttrs:!1,props:vw(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const l=Ye(e,"indeterminate"),a=Ye(e,"modelValue"),{loaderClasses:s}=La(e),{isFocused:r,focus:u,blur:f}=Br(e),o=X(),d=Re&&window.matchMedia("(forced-colors: active)").matches,c=w(()=>typeof e.loading=="string"&&e.loading!==""?e.loading:e.color),m=Qt(),v=w(()=>e.id||`switch-${m}`);function h(){l.value&&(l.value=!1)}function p(C){var V,P;C.stopPropagation(),C.preventDefault(),(P=(V=o.value)==null?void 0:V.input)==null||P.click()}return ye(()=>{const[C,V]=xr(n),P=ia.filterProps(e),k=na.filterProps(e);return g(ia,he({class:["v-switch",{"v-switch--flat":e.flat},{"v-switch--inset":e.inset},{"v-switch--indeterminate":l.value},s.value,e.class]},C,P,{modelValue:a.value,"onUpdate:modelValue":A=>a.value=A,id:v.value,focused:r.value,style:e.style}),{...i,default:A=>{let{id:S,messagesId:E,isDisabled:x,isReadonly:I,isValid:B}=A;const R={model:a,isValid:B};return g(na,he({ref:o},k,{modelValue:a.value,"onUpdate:modelValue":[T=>a.value=T,h],id:S.value,"aria-describedby":E.value,type:"checkbox","aria-checked":l.value?"mixed":void 0,disabled:x.value,readonly:I.value,onFocus:u,onBlur:f},V),{...i,default:T=>{let{backgroundColorClasses:F,backgroundColorStyles:D}=T;return g("div",{class:["v-switch__track",d?void 0:F.value],style:D.value,onClick:p},[i["track-true"]&&g("div",{key:"prepend",class:"v-switch__track-true"},[i["track-true"](R)]),i["track-false"]&&g("div",{key:"append",class:"v-switch__track-false"},[i["track-false"](R)])])},input:T=>{let{inputNode:F,icon:D,backgroundColorClasses:G,backgroundColorStyles:Z}=T;return g(ve,null,[F,g("div",{class:["v-switch__thumb",{"v-switch__thumb--filled":D||e.loading},e.inset||d?void 0:G.value],style:e.inset?void 0:Z.value},[i.thumb?g(tt,{defaults:{VIcon:{icon:D,size:"x-small"}}},{default:()=>[i.thumb({...R,icon:D})]}):g(kb,null,{default:()=>[e.loading?g(Gr,{name:"v-switch",active:!0,color:B.value===!1?void 0:c.value},{default:te=>i.loader?i.loader(te):g(dv,{active:te.isActive,color:te.color,indeterminate:!0,size:"16",width:"2"},null)}):D&&g(Ue,{key:String(D),icon:D,size:"x-small"},null)]})])])}})}})}),{}}}),Jr=Symbol.for("vuetify:v-tabs"),hw=U({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...vn(fv({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),pv=re()({name:"VTab",props:hw(),setup(e,t){let{slots:n,attrs:i}=t;const{textColorClasses:l,textColorStyles:a}=jt(e,"sliderColor"),s=X(),r=X(),u=w(()=>e.direction==="horizontal"),f=w(()=>{var d,c;return((c=(d=s.value)==null?void 0:d.group)==null?void 0:c.isSelected.value)??!1});function o(d){var m,v;let{value:c}=d;if(c){const h=(v=(m=s.value)==null?void 0:m.$el.parentElement)==null?void 0:v.querySelector(".v-tab--selected .v-tab__slider"),p=r.value;if(!h||!p)return;const C=getComputedStyle(h).color,V=h.getBoundingClientRect(),P=p.getBoundingClientRect(),k=u.value?"x":"y",A=u.value?"X":"Y",S=u.value?"right":"bottom",E=u.value?"width":"height",x=V[k],I=P[k],B=x>I?V[S]-P[S]:V[k]-P[k],R=Math.sign(B)>0?u.value?"right":"bottom":Math.sign(B)<0?u.value?"left":"top":"center",F=(Math.abs(B)+(Math.sign(B)<0?V[E]:P[E]))/Math.max(V[E],P[E])||0,D=V[E]/P[E]||0,G=1.5;Xn(p,{backgroundColor:[C,"currentcolor"],transform:[`translate${A}(${B}px) scale${A}(${D})`,`translate${A}(${B/G}px) scale${A}(${(F-1)/G+1})`,"none"],transformOrigin:Array(3).fill(R)},{duration:225,easing:sl})}}return ye(()=>{const d=ri.filterProps(e);return g(ri,he({symbol:Jr,ref:s,class:["v-tab",e.class],style:e.style,tabindex:f.value?0:-1,role:"tab","aria-selected":String(f.value),active:!1},d,i,{block:e.fixed,maxWidth:e.fixed?300:void 0,"onGroup:selected":o}),{...n,default:()=>{var c;return g(ve,null,[((c=n.default)==null?void 0:c.call(n))??e.text,!e.hideSlider&&g("div",{ref:r,class:["v-tab__slider",l.value],style:a.value},null)])}})}),Di({},s)}}),gw=e=>{const{touchstartX:t,touchendX:n,touchstartY:i,touchendY:l}=e,a=.5,s=16;e.offsetX=n-t,e.offsetY=l-i,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-s&&e.left(e),e.right&&n>t+s&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&l<i-s&&e.up(e),e.down&&l>i+s&&e.down(e))};function yw(e,t){var i;const n=e.changedTouches[0];t.touchstartX=n.clientX,t.touchstartY=n.clientY,(i=t.start)==null||i.call(t,{originalEvent:e,...t})}function pw(e,t){var i;const n=e.changedTouches[0];t.touchendX=n.clientX,t.touchendY=n.clientY,(i=t.end)==null||i.call(t,{originalEvent:e,...t}),gw(t)}function bw(e,t){var i;const n=e.changedTouches[0];t.touchmoveX=n.clientX,t.touchmoveY=n.clientY,(i=t.move)==null||i.call(t,{originalEvent:e,...t})}function ww(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t={touchstartX:0,touchstartY:0,touchendX:0,touchendY:0,touchmoveX:0,touchmoveY:0,offsetX:0,offsetY:0,left:e.left,right:e.right,up:e.up,down:e.down,start:e.start,move:e.move,end:e.end};return{touchstart:n=>yw(n,t),touchend:n=>pw(n,t),touchmove:n=>bw(n,t)}}function Cw(e,t){var r;const n=t.value,i=n!=null&&n.parent?e.parentElement:e,l=(n==null?void 0:n.options)??{passive:!0},a=(r=t.instance)==null?void 0:r.$.uid;if(!i||!a)return;const s=ww(t.value);i._touchHandlers=i._touchHandlers??Object.create(null),i._touchHandlers[a]=s,gd(s).forEach(u=>{i.addEventListener(u,s[u],l)})}function Sw(e,t){var a,s;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,i=(s=t.instance)==null?void 0:s.$.uid;if(!(n!=null&&n._touchHandlers)||!i)return;const l=n._touchHandlers[i];gd(l).forEach(r=>{n.removeEventListener(r,l[r])}),delete n._touchHandlers[i]}const bv={mounted:Cw,unmounted:Sw},xw=bv,wv=Symbol.for("vuetify:v-window"),Cv=Symbol.for("vuetify:v-window-group"),Sv=U({continuous:Boolean,nextIcon:{type:[Boolean,String,Function,Object],default:"$next"},prevIcon:{type:[Boolean,String,Function,Object],default:"$prev"},reverse:Boolean,showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||e==="hover"},touch:{type:[Object,Boolean],default:void 0},direction:{type:String,default:"horizontal"},modelValue:null,disabled:Boolean,selectedClass:{type:String,default:"v-window-item--active"},mandatory:{type:[Boolean,String],default:"force"},..._e(),...Je(),...at()},"VWindow"),Ks=re()({name:"VWindow",directives:{Touch:bv},props:Sv(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{isRtl:l}=en(),{t:a}=Ri(),s=pl(e,Cv),r=X(),u=w(()=>l.value?!e.reverse:e.reverse),f=ge(!1),o=w(()=>{const k=e.direction==="vertical"?"y":"x",S=(u.value?!f.value:f.value)?"-reverse":"";return`v-window-${k}${S}-transition`}),d=ge(0),c=X(void 0),m=w(()=>s.items.value.findIndex(k=>s.selected.value.includes(k.id)));de(m,(k,A)=>{const S=s.items.value.length,E=S-1;S<=2?f.value=k<A:k===E&&A===0?f.value=!0:k===0&&A===E?f.value=!1:f.value=k<A}),wt(wv,{transition:o,isReversed:f,transitionCount:d,transitionHeight:c,rootRef:r});const v=w(()=>e.continuous||m.value!==0),h=w(()=>e.continuous||m.value!==s.items.value.length-1);function p(){v.value&&s.prev()}function C(){h.value&&s.next()}const V=w(()=>{const k=[],A={icon:l.value?e.nextIcon:e.prevIcon,class:`v-window__${u.value?"right":"left"}`,onClick:s.prev,"aria-label":a("$vuetify.carousel.prev")};k.push(v.value?n.prev?n.prev({props:A}):g(ri,A,null):g("div",null,null));const S={icon:l.value?e.prevIcon:e.nextIcon,class:`v-window__${u.value?"left":"right"}`,onClick:s.next,"aria-label":a("$vuetify.carousel.next")};return k.push(h.value?n.next?n.next({props:S}):g(ri,S,null):g("div",null,null)),k}),P=w(()=>e.touch===!1?e.touch:{...{left:()=>{u.value?p():C()},right:()=>{u.value?C():p()},start:A=>{let{originalEvent:S}=A;S.stopPropagation()}},...e.touch===!0?{}:e.touch});return ye(()=>ht(g(e.tag,{ref:r,class:["v-window",{"v-window--show-arrows-on-hover":e.showArrows==="hover"},i.value,e.class],style:e.style},{default:()=>{var k,A;return[g("div",{class:"v-window__container",style:{height:c.value}},[(k=n.default)==null?void 0:k.call(n,{group:s}),e.showArrows!==!1&&g("div",{class:"v-window__controls"},[V.value])]),(A=n.additional)==null?void 0:A.call(n,{group:s})]}}),[[Vn("touch"),P.value]])),{group:s}}}),kw=U({...vn(Sv(),["continuous","nextIcon","prevIcon","showArrows","touch","mandatory"])},"VTabsWindow"),_w=re()({name:"VTabsWindow",props:kw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=qe(Jr,null),l=Ye(e,"modelValue"),a=w({get(){var s;return l.value!=null||!i?l.value:(s=i.items.value.find(r=>i.selected.value.includes(r.id)))==null?void 0:s.value},set(s){l.value=s}});return ye(()=>{const s=Ks.filterProps(e);return g(Ks,he({_as:"VTabsWindow"},s,{modelValue:a.value,"onUpdate:modelValue":r=>a.value=r,class:["v-tabs-window",e.class],style:e.style,mandatory:!1,touch:!1}),n)}),{}}}),xv=U({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},..._e(),..._a(),...Wr()},"VWindowItem"),Gs=re()({name:"VWindowItem",directives:{Touch:xw},props:xv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const i=qe(wv),l=Pa(e,Cv),{isBooted:a}=zr();if(!i||!l)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const s=ge(!1),r=w(()=>a.value&&(i.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function u(){!s.value||!i||(s.value=!1,i.transitionCount.value>0&&(i.transitionCount.value-=1,i.transitionCount.value===0&&(i.transitionHeight.value=void 0)))}function f(){var v;s.value||!i||(s.value=!0,i.transitionCount.value===0&&(i.transitionHeight.value=Se((v=i.rootRef.value)==null?void 0:v.clientHeight)),i.transitionCount.value+=1)}function o(){u()}function d(v){s.value&&st(()=>{!r.value||!s.value||!i||(i.transitionHeight.value=Se(v.clientHeight))})}const c=w(()=>{const v=i.isReversed.value?e.reverseTransition:e.transition;return r.value?{name:typeof v!="string"?i.transition.value:v,onBeforeEnter:f,onAfterEnter:u,onEnterCancelled:o,onBeforeLeave:f,onAfterLeave:u,onLeaveCancelled:o,onEnter:d}:!1}),{hasContent:m}=Ur(e,l.isSelected);return ye(()=>g(Sn,{transition:c.value,disabled:!a.value},{default:()=>{var v;return[ht(g("div",{class:["v-window-item",l.selectedClass.value,e.class],style:e.style},[m.value&&((v=n.default)==null?void 0:v.call(n))]),[[jn,l.isSelected.value]])]}})),{groupItem:l}}}),Pw=U({...xv()},"VTabsWindowItem"),Vw=re()({name:"VTabsWindowItem",props:Pw(),setup(e,t){let{slots:n}=t;return ye(()=>{const i=Gs.filterProps(e);return g(Gs,he({_as:"VTabsWindowItem"},i,{class:["v-tabs-window-item",e.class],style:e.style}),n)}),{}}});function Aw(e){return e?e.map(t=>hd(t)?t:{text:t,value:t}):[]}const Tw=U({alignTabs:{type:String,default:"start"},color:String,fixedTabs:Boolean,items:{type:Array,default:()=>[]},stacked:Boolean,bgColor:String,grow:Boolean,height:{type:[Number,String],default:void 0},hideSlider:Boolean,sliderColor:String,...Nr({mandatory:"force",selectedClass:"v-tab-item--selected"}),...qt(),...Je()},"VTabs"),Ew=re()({name:"VTabs",props:Tw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const l=Ye(e,"modelValue"),a=w(()=>Aw(e.items)),{densityClasses:s}=tn(e),{backgroundColorClasses:r,backgroundColorStyles:u}=Zt(ne(e,"bgColor")),{scopeId:f}=Ta();return zn({VTab:{color:ne(e,"color"),direction:ne(e,"direction"),stacked:ne(e,"stacked"),fixed:ne(e,"fixedTabs"),sliderColor:ne(e,"sliderColor"),hideSlider:ne(e,"hideSlider")}}),ye(()=>{const o=la.filterProps(e),d=!!(i.window||e.items.length>0);return g(ve,null,[g(la,he(o,{modelValue:l.value,"onUpdate:modelValue":c=>l.value=c,class:["v-tabs",`v-tabs--${e.direction}`,`v-tabs--align-tabs-${e.alignTabs}`,{"v-tabs--fixed-tabs":e.fixedTabs,"v-tabs--grow":e.grow,"v-tabs--stacked":e.stacked},s.value,r.value,e.class],style:[{"--v-tabs-height":Se(e.height)},u.value,e.style],role:"tablist",symbol:Jr},f,n),{default:()=>{var c;return[((c=i.default)==null?void 0:c.call(i))??a.value.map(m=>{var v;return((v=i.tab)==null?void 0:v.call(i,{item:m}))??g(pv,he(m,{key:m.text,value:m.value}),{default:i[`tab.${m.value}`]?()=>{var h;return(h=i[`tab.${m.value}`])==null?void 0:h.call(i,{item:m})}:void 0})})]}}),d&&g(_w,he({modelValue:l.value,"onUpdate:modelValue":c=>l.value=c,key:"tabs-window"},f),{default:()=>{var c;return[a.value.map(m=>{var v;return((v=i.item)==null?void 0:v.call(i,{item:m}))??g(Vw,{value:m.value},{default:()=>{var h;return(h=i[`item.${m.value}`])==null?void 0:h.call(i,{item:m})}})}),(c=i.window)==null?void 0:c.call(i)]}})])}),{}}}),Lw={key:0,class:"text-h4 text-center"},Iw={key:1,class:"mt-2"},Fw={__name:"dashboard",setup(e){const t=window.APPLICATION,n=t.configuration,i=o=>{console.error(o),ea(t.href+"/error",{method:"POST",body:{message:o.message||o}})};if(Ve.draft==="true"&&window.parent){const o=[].concat(...n.sections.map(c=>[].concat(...c.rows.map(m=>[].concat(...m.elements))))),d=o.filter(c=>c.type==="application"&&c.application).map(c=>({id:c.application.id,title:c.application.title})).filter((c,m,v)=>v.findIndex(h=>c.id===h.id)===m);if((n.applications||[]).map(c=>c.id).join("-")!==d.map(c=>c.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"applications",value:d}},"*"),n.datasets&&n.datasets.length){const c=n.datasets[0],m=o.filter(v=>v.type==="tablePreview"&&v.dataset).map(v=>({id:v.dataset.id,title:v.dataset.title,href:v.dataset.href})).filter((v,h,p)=>v.id!==c.id&&p.findIndex(C=>v.id===C.id)===h);m.unshift(c),(n.datasets||[]).map(v=>v.id).join("-")!==m.map(v=>v.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"datasets",value:m}},"*")}}const l=[X({}),X({})],a=[X(null),X(null)];let s=0,r=0;if(!n.datasets||!n.datasets.length)i("Veuillez choisir un source de données pour le filtre commun");else if((!n.filters||!n.filters.length)&&!n.periodFilter&&!n.addressFilter)i("Veuillez configurer un filtre");else{const o="_d_"+n.datasets[0].id+"_";for(const d of n.filters)!Ve[o+d.labelField+"_in"]&&d.forceOneValue&&d.startValue&&(Ve[o+d.labelField+"_in"]=d.startValue);if(n.periodFilter&&!Ve.period){const d=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.startDate:new Date().toISOString()).slice(0,10),c=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.endDate:new Date().toISOString()).slice(0,10),m=[d];d!==c&&m.push(c),Ve.period=m.join(",")}s=Math.max(...n.sections.map(d=>d.title&&d.title.length||0)),r=n.sections.reduce((d,c)=>d+(c.title&&c.title.length||0),0)}function f(o){o?Ve.view="compare":delete Ve.view}return(o,d)=>{var c;return(c=J(n).filters)!=null&&c.length||J(n).periodFilter||J(n).addressFilter?(ue(),We(p0,{key:0,fluid:"","data-iframe-height":""},{default:Te(()=>[J(n).title?(ue(),je("h2",Lw,Et(J(n).title),1)):it("",!0),J(n).description?(ue(),je("p",Iw,Et(J(n).description),1)):it("",!0),J(n).allowDuplicate?(ue(),We(mw,{key:2,label:"Mode comparaison",density:"compact","model-value":J(Ve).view==="compare",style:{"max-height":"40px"},"onUpdate:modelValue":f},null,8,["model-value"])):it("",!0),g(Fi,null,{default:Te(()=>[(ue(!0),je(ve,null,rn(J(Ve).view==="compare"?[0,1]:[0],m=>(ue(),We(cn,{key:m,cols:J(Ve).view==="compare"?6:12},{default:Te(()=>[g(N0,{config:J(n),prefix:m?"c":"","onUpdate:modelValue":v=>l[m].value=v},null,8,["config","prefix","onUpdate:modelValue"]),J(n).sections.length===1?(ue(),We(Tl,{key:0,section:J(n).sections[0],"filters-values":l[m].value},null,8,["section","filters-values"])):J(n).sectionsGroup.includes("tabs")?(ue(),je(ve,{key:1},[J(n).sectionsGroup==="tabs-tab"?(ue(),We(Ew,{key:0,modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v,class:"mb-3",color:"primary","fixed-tabs":J(s)<=30,grow:J(s)>30&&J(r)<200,direction:J(r)>=200?"vertical":"horizontal"},{default:Te(()=>[(ue(!0),je(ve,null,rn(J(n).sections||[],(v,h)=>(ue(),We(pv,{key:h,value:h},{default:Te(()=>[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[0]||(d[0]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","fixed-tabs","grow","direction"])):J(n).sectionsGroup==="tabs-button"?(ue(),We(Fi,{key:1},{default:Te(()=>[g(Bu),g(cn,{cols:"auto"},{default:Te(()=>[g(ov,{variant:"outlined"},{default:Te(()=>[g(z0,{modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v,color:"primary",mandatory:"",style:On(J(r)*15>=o.$vuetify.display.width?`flex-direction: column;height:${J(n).sections.length*36}px`:"")},{default:Te(()=>[(ue(!0),je(ve,null,rn(J(n).sections||[],(v,h)=>(ue(),We(ri,{key:h,value:h,height:J(r)*15>=o.$vuetify.display.width?36:48},{default:Te(()=>[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[1]||(d[1]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),_:2},1032,["value","height"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","style"])]),_:2},1024)]),_:2},1024),g(Bu)]),_:2},1024)):it("",!0),g(Ks,{modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v},{default:Te(()=>[(ue(!0),je(ve,null,rn(J(n).sections||[],(v,h)=>(ue(),We(Gs,{key:h,value:h},{default:Te(()=>[g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])],64)):J(n).sectionsGroup==="accordion"?(ue(),We(fw,{key:2,multiple:"",variant:"accordion","model-value":J(n).sections.map((v,h)=>h)},{default:Te(()=>[(ue(!0),je(ve,null,rn(J(n).sections||[],(v,h)=>(ue(),We(uw,{key:h,value:h,eager:""},{default:Te(()=>[g(qs,{class:"bg-primary"},{default:Te(()=>[ii("h3",null,[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[2]||(d[2]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)])]),_:2},1024),g(Us,null,{default:Te(()=>[g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:2},1032,["model-value"])):(ue(!0),je(ve,{key:3},rn(J(n).sections||[],(v,h)=>(ue(),je("div",{key:h,class:"my-6"},[ii("h2",null,[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[3]||(d[3]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]))),128))]),_:2},1032,["cols"]))),128))]),_:1})]),_:1})):it("",!0)}}},Ow=U({..._e(),...Zy({fullHeight:!0}),...at()},"VApp"),Mw=re()({name:"VApp",props:Ow(),setup(e,t){let{slots:n}=t;const i=ot(e),{layoutClasses:l,getLayoutItem:a,items:s,layoutRef:r}=Jy(e),{rtlClasses:u}=en();return ye(()=>{var f;return g("div",{ref:r,class:["v-application",i.themeClasses.value,l.value,u.value,e.class],style:[e.style]},[g("div",{class:"v-application__wrap"},[(f=n.default)==null?void 0:f.call(n)])])}),{getLayoutItem:a,items:s,theme:i}}}),Rw=U({scrollable:Boolean,..._e(),...Wt(),...Je({tag:"main"})},"VMain"),Bw=re()({name:"VMain",props:Rw(),setup(e,t){let{slots:n}=t;const{dimensionStyles:i}=Ut(e),{mainStyles:l}=Hd(),{ssrBootStyles:a}=zr();return ye(()=>g(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[l.value,a.value,i.value,e.style]},{default:()=>{var s,r;return[e.scrollable?g("div",{class:"v-main__scroller"},[(s=n.default)==null?void 0:s.call(n)]):(r=n.default)==null?void 0:r.call(n)]}})),{}}}),$w={__name:"app",setup(e){return(t,n)=>(ue(),We(Mw,null,{default:Te(()=>[g(Bw,null,{default:Te(()=>[(ue(),We(lh,null,{default:Te(()=>[g(Fw)]),_:1}))]),_:1})]),_:1}))}},Dw={collapse:"svg:M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",complete:"svg:M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",cancel:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",close:"svg:M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",delete:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",clear:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",success:"svg:M12,2C17.52,2 22,6.48 22,12C22,17.52 17.52,22 12,22C6.48,22 2,17.52 2,12C2,6.48 6.48,2 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z",info:"svg:M13,9H11V7H13M13,17H11V11H13M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",warning:"svg:M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",error:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",prev:"svg:M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",next:"svg:M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",checkboxOn:"svg:M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",checkboxOff:"svg:M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z",checkboxIndeterminate:"svg:M17,13H7V11H17M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",delimiter:"svg:M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",sortAsc:"svg:M13,20H11V8L5.5,13.5L4.08,12.08L12,4.16L19.92,12.08L18.5,13.5L13,8V20Z",sortDesc:"svg:M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z",expand:"svg:M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",menu:"svg:M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z",subgroup:"svg:M7,10L12,15L17,10H7Z",dropdown:"svg:M7,10L12,15L17,10H7Z",radioOn:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2M12,7C9.24,7 7,9.24 7,12C7,14.76 9.24,17 12,17C14.76,17 17,14.76 17,12C17,9.24 14.76,7 12,7Z",radioOff:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",edit:"svg:M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",ratingEmpty:"svg:M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",ratingFull:"svg:M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z",ratingHalf:"svg:M12,15.4V6.1L13.71,10.13L18.09,10.5L14.77,13.39L15.76,17.67M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",loading:"svg:M19,8L15,12H18C18,15.31 15.31,18 12,18C11,18 10.03,17.75 9.2,17.3L7.74,18.76C8.97,19.54 10.43,20 12,20C16.42,20 20,16.42 20,12H23M6,12C6,8.69 8.69,6 12,6C13,6 13.97,6.25 14.8,6.7L16.26,5.24C15.03,4.46 13.57,4 12,4C7.58,4 4,7.58 4,12H1L5,16L9,12",first:"svg:M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z",last:"svg:M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z",unfold:"svg:M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z",file:"svg:M16.5,6V17.5C16.5,19.71 14.71,21.5 12.5,21.5C10.29,21.5 8.5,19.71 8.5,17.5V5C8.5,3.62 9.62,2.5 11,2.5C12.38,2.5 13.5,3.62 13.5,5V15.5C13.5,16.05 13.05,16.5 12.5,16.5C11.95,16.5 11.5,16.05 11.5,15.5V6H10V15.5C10,16.88 11.12,18 12.5,18C13.88,18 15,16.88 15,15.5V5C15,2.79 13.21,1 11,1C8.79,1 7,2.79 7,5V17.5C7,20.54 9.46,23 12.5,23C15.54,23 18,20.54 18,17.5V6H16.5Z",plus:"svg:M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z",minus:"svg:M19,13H5V11H19V13Z",calendar:"svg:M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z",treeviewCollapse:"svg:M7,10L12,15L17,10H7Z",treeviewExpand:"svg:M10,17L15,12L10,7V17Z",eyeDropper:"svg:M19.35,11.72L17.22,13.85L15.81,12.43L8.1,20.14L3.5,22L2,20.5L3.86,15.9L11.57,8.19L10.15,6.78L12.28,4.65L19.35,11.72M16.76,3C17.93,1.83 19.83,1.83 21,3C22.17,4.17 22.17,6.07 21,7.24L19.08,9.16L14.84,4.92L16.76,3M5.56,17.03L4.5,19.5L6.97,18.44L14.4,11L13,9.6L5.56,17.03Z"},Nw={component:Ir};window.iFrameResizer={heightCalculationMethod:"taggedElement"};const Qr=np(Ve);Qr.icons={defaultSet:"mdi",aliases:Dw,sets:{mdi:Nw}};delete Qr.defaults;const kv=Jh($w);kv.use(jd(Qr));kv.mount("#app");
|
27
|
+
- new query: ${JSON.stringify(l)}`),e==="push"?this.$router.push({query:l}):this.$router.replace({query:l})}else if(this.reactiveParams&&e!=="push"){pn("apply state from iframe to parent using reactive params",this.syncedSrc,t.search);for(const l of[...t.searchParams.keys()])this.reactiveParams[l]=t.searchParams.get(l);for(const l of Object.keys(this.reactiveParams))t.searchParams.has(l)||delete this.reactiveParams[l]}else{if(t.href===window.location.href)return;pn("apply state from iframe to parent using window.history",this.syncedSrc,t.search),e==="push"?history.pushState(null,"",t.href):history.replaceState(null,"",t.href)}},iframeLoaded(){this.loaded=!0,this.iframeResizer&&(window.iFrameResize?(this.scrolling!=="no"&&console.error("iframeResizer=true is only compatible with scrolling=no."),window.iFrameResize({log:Z0,scrolling:"no",onResized:()=>{this.resized=!0}},`#${this.id}`)):console.error("iframe-resizer is not available."))},sendMessage(e,t="*"){this.iframeWindow.postMessage(e,t)},resize(){const e=this.$el.getBoundingClientRect().width;this.actualWidth!==e&&e&&(this.actualWidth!==null&&this.redrawOnResize?(this.iframeWindow=null,this.actualWidth=null,this.$nextTick(()=>this.applyNewWidth(e))):this.applyNewWidth(e))},applyNewWidth(e,t=!0){this.actualWidth=e,this.$nextTick(()=>{const n=this.$el.getElementsByTagName("iframe")[0];if(!n)return t?this.applyNewWidth(e,!1):console.error("v-iframe - iframe element was not created after setting its width");this.iframeWindow=n.contentWindow,setTimeout(()=>{n.getBoundingClientRect()},300)})},setNotification(e){typeof e=="string"&&(e={msg:e}),e.error&&(e.type="error",e.errorMsg=e.error.response&&(e.error.response.data||e.error.response.status)||e.error.message||e.error),e.type=e.type||"default",this.notification=e,this.showNotification=!0},emitState(){this.$emit("state",{href:this.syncedSrc})}}},J0=["innerHTML"];function Q0(e,t,n,i,l,a){return ue(),je("div",{class:"v-iframe",style:Sn(`width:${n.width}`)},[a.actualAspectRatio?(ue(),We($s,{key:0,"aspect-ratio":a.actualAspectRatio,style:{height:"100%"}},{default:Te(()=>[e.actualWidth?(ue(),je("iframe",he({key:0},a.fullIframeAttrs,{onLoad:t[0]||(t[0]=s=>a.iframeLoaded())}),null,16)):it("",!0)]),_:1},8,["aspect-ratio"])):it("",!0),e.notification?(ue(),We(G0,he({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=s=>e.showNotification=s),class:"ui-notification"},a.fullSnackbarProps),{action:Te(({})=>[g(ri,{icon:"",onClick:t[1]||(t[1]=s=>e.showNotification=!1)},{default:Te(()=>[g(Ue,null,{default:Te(()=>t[3]||(t[3]=[At("mdi-close")])),_:1})]),_:1})]),default:Te(()=>[ii("p",null,Et(e.notification.msg),1),e.notification.errorMsg?(ue(),je("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,J0)):it("",!0)]),_:1},16,["modelValue"])):it("",!0)],4)}const us=H0(X0,[["render",Q0]]),ew=wa("v-alert-title"),tw=["success","info","warning","error"],nw=U({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:Oe,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>tw.includes(e)},..._e(),...qt(),...Wt(),...Wn(),...bl(),...Ia(),...Rt(),...Je(),...at(),...hn({variant:"flat"})},"VAlert"),iw=re()({name:"VAlert",props:nw(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{emit:n,slots:i}=t;const l=Ye(e,"modelValue"),a=w(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),s=w(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:r}=ot(e),{colorClasses:u,colorStyles:f,variantClasses:o}=fi(s),{densityClasses:d}=tn(e),{dimensionStyles:c}=Ut(e),{elevationClasses:m}=Un(e),{locationStyles:v}=Ea(e),{positionClasses:h}=Fa(e),{roundedClasses:p}=Bt(e),{textColorClasses:C,textColorStyles:V}=jt(ne(e,"borderColor")),{t:P}=Ri(),k=w(()=>({"aria-label":P(e.closeLabel),onClick(A){l.value=!1,n("click:close",A)}}));return()=>{const A=!!(i.prepend||a.value),S=!!(i.title||e.title),E=!!(i.close||e.closable);return l.value&&g(e.tag,{class:["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${e.border===!0?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},r.value,u.value,d.value,m.value,h.value,p.value,o.value,e.class],style:[f.value,c.value,v.value,e.style],role:"alert"},{default:()=>{var x,I;return[di(!1,"v-alert"),e.border&&g("div",{key:"border",class:["v-alert__border",C.value],style:V.value},null),A&&g("div",{key:"prepend",class:"v-alert__prepend"},[i.prepend?g(tt,{key:"prepend-defaults",disabled:!a.value,defaults:{VIcon:{density:e.density,icon:a.value,size:e.prominent?44:28}}},i.prepend):g(Ue,{key:"prepend-icon",density:e.density,icon:a.value,size:e.prominent?44:28},null)]),g("div",{class:"v-alert__content"},[S&&g(ew,{key:"title"},{default:()=>{var B;return[((B=i.title)==null?void 0:B.call(i))??e.title]}}),((x=i.text)==null?void 0:x.call(i))??e.text,(I=i.default)==null?void 0:I.call(i)]),i.append&&g("div",{key:"append",class:"v-alert__append"},[i.append()]),E&&g("div",{key:"close",class:"v-alert__close"},[i.close?g(tt,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var B;return[(B=i.close)==null?void 0:B.call(i,{props:k.value})]}}):g(ri,he({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},k.value),null)])]}})}}}),lw={key:1,style:{"white-space":"pre-wrap"},class:"mt-4"},Hu={__name:"dashboard-element",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){const t=e,n=window.APPLICATION.configuration,i=Object.assign({},...n.datasets[0].schema.map(o=>({[o.key]:o}))),l=w(()=>{const o={...t.filtersValues};return Ve.primary&&(o.primary=Ve.primary),Ve.secondary&&(o.secondary=Ve.secondary),o}),r=window.APPLICATION.exposedUrl.split("/").pop().split("%3A"),u=r.length===2?r[0]:null,f=w(()=>(t.element.valueMandatory&&t.element.mandatoryFilters||[]).filter(o=>{var d,c;return!((c=(d=t.filtersValues)==null?void 0:d.keys)!=null&&c.includes(o))}));return(o,d)=>f.value.length?(ue(),We(iw,{key:0,type:"info",variant:"outlined"},{default:Te(()=>[ii("h4",null,"Veuillez sélectionner une valeur de "+Et(f.value.map(c=>X(i)[c].label||X(i)[c].title||X(i)[c]["x-originalName"]||c).join(", ")),1)]),_:1})):e.element.type==="tablePreview"?(ue(),We(X(us),{key:1,src:`/data-fair/embed/dataset/${X(u)?X(u)+"%3A":""}${(e.element.dataset||X(n).datasets[0]).id}/table?display=${e.element.display}&interaction=${!e.element.noInteractions}${e.element.fields.length?"&cols="+e.element.fields.join(","):""}`,"query-params-extra":l.value,style:Sn(`height:${e.height>0?e.height+"px":"100%"}`)},null,8,["src","query-params-extra","style"])):e.element.type==="form"?(ue(),We(X(us),{key:2,src:`/data-fair/embed/dataset/${X(u)?X(u)+"%3A":""}${e.element.dataset.id}/form`,"query-params-extra":l.value,style:Sn(`height:${e.height>0?e.height+"px":"100%"}`)},null,8,["src","query-params-extra","style"])):(ue(),je("div",{key:3,style:Sn(`overflow-y:auto;height:${e.height>0?e.height+"px":"100%"}`)},[e.element.type==="application"?(ue(),We(X(us),{key:0,src:`/data-fair/app/${X(u)?X(u)+"%3A":""}${e.element.application.id}`,"query-params-extra":l.value,style:Sn(e.element.application.baseApp.meta["df:overflow"]!=="true"?`height:${e.height>0?e.height+"px":"100%"}`:"")},null,8,["src","query-params-extra","style"])):e.element.type==="text"?(ue(),je("div",lw,Et(e.element.content),1)):it("",!0)],4))}},aw={__name:"dashboard-column",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){return(t,n)=>e.element.type==="column"?(ue(!0),je(ve,{key:0},rn(e.element.elements,(i,l)=>(ue(),We(Hu,{key:l,element:i,height:e.height*(i.height||100)/e.element.elements.reduce((a,s)=>a+(s.height||100),0),"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))),128)):(ue(),We(Hu,{key:1,element:e.element,height:e.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))}},sw={key:0,class:"text-h5 mt-8"},rw={key:1,class:"mt-4"},ow={key:0,class:"text-h6 text-center mt-4"},Tl={__name:"dashboard-section",props:{section:{type:Object,required:!0},filtersValues:{type:[Object,null],required:!0},hideTitle:{type:Boolean,default:!1}},setup(e){const t=e,n={sm:[6,12,12],md:[4,6,8],lg:[3,4,6],xl:[2,3,6]};for(const i of t.section.rows)for(const l of["sm","md","lg","xl"]){let a=0;for(;a<i.elements.length;){let s=a,r=0;for(;s<i.elements.length&&r+n[l][i.elements[s].width-1]<=12;)r+=n[l][i.elements[s].width-1],s+=1;for(let u=a;u<s;u++)i.elements[u][l]=Math.floor(.3+12*n[l][i.elements[u].width-1]/r),i.elements[u].class=i.elements[u].class||(i.elements[u].type==="text"?["order-first"]:[]),i.elements[u].type==="text"&&i.elements[u][l]===12?i.elements[u].class.push("order-"+l+"-first"):i.elements[u].class.push("order-"+l+"-"+(u+1));a=s}}return(i,l)=>(ue(),je(ve,null,[e.hideTitle?it("",!0):(ue(),je("h3",sw,[e.section.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:e.section.icon.svgPath},null,8,["icon"]),l[0]||(l[0]=At(" "))],64)):it("",!0),At(" "+Et(e.section.title),1)])),e.section.description?(ue(),je("p",rw,Et(e.section.description),1)):it("",!0),(ue(!0),je(ve,null,rn(e.section.rows||[],(a,s)=>(ue(),We(Fi,{key:s,justify:"center"},{default:Te(()=>[(ue(!0),je(ve,null,rn(a.elements||[],(r,u)=>(ue(),We(cn,{key:u,cols:12,sm:r.sm,md:r.md,lg:r.lg,xl:r.xl,class:fa(r.class?r.class.join(" "):"")},{default:Te(()=>[r.title?(ue(),je("h4",ow,Et(r.title),1)):it("",!0),g(aw,{element:r,height:a.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"])]),_:2},1032,["sm","md","lg","xl","class"]))),128))]),_:2},1024))),128))],64))}},dl=Symbol.for("vuetify:v-expansion-panel"),hv=U({..._e(),...Ur()},"VExpansionPanelText"),qs=re()({name:"VExpansionPanelText",props:hv(),setup(e,t){let{slots:n}=t;const i=qe(dl);if(!i)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:l,onAfterLeave:a}=qr(e,i.isSelected);return ye(()=>g(gf,{onAfterLeave:a},{default:()=>{var s;return[ht(g("div",{class:["v-expansion-panel-text",e.class],style:e.style},[n.default&&l.value&&g("div",{class:"v-expansion-panel-text__wrapper"},[(s=n.default)==null?void 0:s.call(n)])]),[[jn,i.isSelected.value]])]}})),{}}}),gv=U({color:String,expandIcon:{type:Oe,default:"$expand"},collapseIcon:{type:Oe,default:"$collapse"},hideActions:Boolean,focusable:Boolean,static:Boolean,ripple:{type:[Boolean,Object],default:!1},readonly:Boolean,..._e(),...Wt()},"VExpansionPanelTitle"),Ks=re()({name:"VExpansionPanelTitle",directives:{Ripple:$i},props:gv(),setup(e,t){let{slots:n}=t;const i=qe(dl);if(!i)throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");const{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(e,"color"),{dimensionStyles:s}=Ut(e),r=w(()=>({collapseIcon:e.collapseIcon,disabled:i.disabled.value,expanded:i.isSelected.value,expandIcon:e.expandIcon,readonly:e.readonly})),u=w(()=>i.isSelected.value?e.collapseIcon:e.expandIcon);return ye(()=>{var f;return ht(g("button",{class:["v-expansion-panel-title",{"v-expansion-panel-title--active":i.isSelected.value,"v-expansion-panel-title--focusable":e.focusable,"v-expansion-panel-title--static":e.static},l.value,e.class],style:[a.value,s.value,e.style],type:"button",tabindex:i.disabled.value?-1:void 0,disabled:i.disabled.value,"aria-expanded":i.isSelected.value,onClick:e.readonly?void 0:i.toggle},[g("span",{class:"v-expansion-panel-title__overlay"},null),(f=n.default)==null?void 0:f.call(n,r.value),!e.hideActions&&g(tt,{defaults:{VIcon:{icon:u.value}}},{default:()=>{var o;return[g("span",{class:"v-expansion-panel-title__icon"},[((o=n.actions)==null?void 0:o.call(n,r.value))??g(Ue,null,null)])]}})]),[[An("ripple"),e.ripple]])}),{}}}),yv=U({title:String,text:String,bgColor:String,...Wn(),..._a(),...Rt(),...Je(),...gv(),...hv()},"VExpansionPanel"),uw=re()({name:"VExpansionPanel",props:yv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const i=Pa(e,dl),{backgroundColorClasses:l,backgroundColorStyles:a}=Zt(e,"bgColor"),{elevationClasses:s}=Un(e),{roundedClasses:r}=Bt(e),u=w(()=>(i==null?void 0:i.disabled.value)||e.disabled),f=w(()=>i.group.items.value.reduce((c,m,v)=>(i.group.selected.value.includes(m.id)&&c.push(v),c),[])),o=w(()=>{const c=i.group.items.value.findIndex(m=>m.id===i.id);return!i.isSelected.value&&f.value.some(m=>m-c===1)}),d=w(()=>{const c=i.group.items.value.findIndex(m=>m.id===i.id);return!i.isSelected.value&&f.value.some(m=>m-c===-1)});return wt(dl,i),ye(()=>{const c=!!(n.text||e.text),m=!!(n.title||e.title),v=Ks.filterProps(e),h=qs.filterProps(e);return g(e.tag,{class:["v-expansion-panel",{"v-expansion-panel--active":i.isSelected.value,"v-expansion-panel--before-active":o.value,"v-expansion-panel--after-active":d.value,"v-expansion-panel--disabled":u.value},r.value,l.value,e.class],style:[a.value,e.style]},{default:()=>[g("div",{class:["v-expansion-panel__shadow",...s.value]},null),g(tt,{defaults:{VExpansionPanelTitle:{...v},VExpansionPanelText:{...h}}},{default:()=>{var p;return[m&&g(Ks,{key:"title"},{default:()=>[n.title?n.title():e.title]}),c&&g(qs,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(p=n.default)==null?void 0:p.call(n)]}})]})}),{groupItem:i}}}),cw=["default","accordion","inset","popout"],dw=U({flat:Boolean,...ka(),...Sr(yv(),["bgColor","collapseIcon","color","eager","elevation","expandIcon","focusable","hideActions","readonly","ripple","rounded","tile","static"]),...at(),..._e(),...Je(),variant:{type:String,default:"default",validator:e=>cw.includes(e)}},"VExpansionPanels"),fw=re()({name:"VExpansionPanels",props:dw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{next:i,prev:l}=pl(e,dl),{themeClasses:a}=ot(e),s=w(()=>e.variant&&`v-expansion-panels--variant-${e.variant}`);return zn({VExpansionPanel:{bgColor:ne(e,"bgColor"),collapseIcon:ne(e,"collapseIcon"),color:ne(e,"color"),eager:ne(e,"eager"),elevation:ne(e,"elevation"),expandIcon:ne(e,"expandIcon"),focusable:ne(e,"focusable"),hideActions:ne(e,"hideActions"),readonly:ne(e,"readonly"),ripple:ne(e,"ripple"),rounded:ne(e,"rounded"),static:ne(e,"static")}}),ye(()=>g(e.tag,{class:["v-expansion-panels",{"v-expansion-panels--flat":e.flat,"v-expansion-panels--tile":e.tile},a.value,s.value,e.class],style:e.style},{default:()=>{var r;return[(r=n.default)==null?void 0:r.call(n,{prev:l,next:i})]}})),{next:i,prev:l}}}),vw=U({indeterminate:Boolean,inset:Boolean,flat:Boolean,loading:{type:[Boolean,String],default:!1},...Nr(),...Br()},"VSwitch"),mw=re()({name:"VSwitch",inheritAttrs:!1,props:vw(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const l=Ye(e,"indeterminate"),a=Ye(e,"modelValue"),{loaderClasses:s}=La(e),{isFocused:r,focus:u,blur:f}=$r(e),o=J(),d=Re&&window.matchMedia("(forced-colors: active)").matches,c=w(()=>typeof e.loading=="string"&&e.loading!==""?e.loading:e.color),m=Qt(),v=w(()=>e.id||`switch-${m}`);function h(){l.value&&(l.value=!1)}function p(C){var V,P;C.stopPropagation(),C.preventDefault(),(P=(V=o.value)==null?void 0:V.input)==null||P.click()}return ye(()=>{const[C,V]=kr(n),P=ia.filterProps(e),k=na.filterProps(e);return g(ia,he({class:["v-switch",{"v-switch--flat":e.flat},{"v-switch--inset":e.inset},{"v-switch--indeterminate":l.value},s.value,e.class]},C,P,{modelValue:a.value,"onUpdate:modelValue":A=>a.value=A,id:v.value,focused:r.value,style:e.style}),{...i,default:A=>{let{id:S,messagesId:E,isDisabled:x,isReadonly:I,isValid:B}=A;const R={model:a,isValid:B};return g(na,he({ref:o},k,{modelValue:a.value,"onUpdate:modelValue":[T=>a.value=T,h],id:S.value,"aria-describedby":E.value,type:"checkbox","aria-checked":l.value?"mixed":void 0,disabled:x.value,readonly:I.value,onFocus:u,onBlur:f},V),{...i,default:T=>{let{backgroundColorClasses:F,backgroundColorStyles:D}=T;return g("div",{class:["v-switch__track",d?void 0:F.value],style:D.value,onClick:p},[i["track-true"]&&g("div",{key:"prepend",class:"v-switch__track-true"},[i["track-true"](R)]),i["track-false"]&&g("div",{key:"append",class:"v-switch__track-false"},[i["track-false"](R)])])},input:T=>{let{inputNode:F,icon:D,backgroundColorClasses:G,backgroundColorStyles:Z}=T;return g(ve,null,[F,g("div",{class:["v-switch__thumb",{"v-switch__thumb--filled":D||e.loading},e.inset||d?void 0:G.value],style:e.inset?void 0:Z.value},[i.thumb?g(tt,{defaults:{VIcon:{icon:D,size:"x-small"}}},{default:()=>[i.thumb({...R,icon:D})]}):g(kb,null,{default:()=>[e.loading?g(Yr,{name:"v-switch",active:!0,color:B.value===!1?void 0:c.value},{default:te=>i.loader?i.loader(te):g(dv,{active:te.isActive,color:te.color,indeterminate:!0,size:"16",width:"2"},null)}):D&&g(Ue,{key:String(D),icon:D,size:"x-small"},null)]})])])}})}})}),{}}}),Qr=Symbol.for("vuetify:v-tabs"),hw=U({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...vn(fv({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),pv=re()({name:"VTab",props:hw(),setup(e,t){let{slots:n,attrs:i}=t;const{textColorClasses:l,textColorStyles:a}=jt(e,"sliderColor"),s=J(),r=J(),u=w(()=>e.direction==="horizontal"),f=w(()=>{var d,c;return((c=(d=s.value)==null?void 0:d.group)==null?void 0:c.isSelected.value)??!1});function o(d){var m,v;let{value:c}=d;if(c){const h=(v=(m=s.value)==null?void 0:m.$el.parentElement)==null?void 0:v.querySelector(".v-tab--selected .v-tab__slider"),p=r.value;if(!h||!p)return;const C=getComputedStyle(h).color,V=h.getBoundingClientRect(),P=p.getBoundingClientRect(),k=u.value?"x":"y",A=u.value?"X":"Y",S=u.value?"right":"bottom",E=u.value?"width":"height",x=V[k],I=P[k],B=x>I?V[S]-P[S]:V[k]-P[k],R=Math.sign(B)>0?u.value?"right":"bottom":Math.sign(B)<0?u.value?"left":"top":"center",F=(Math.abs(B)+(Math.sign(B)<0?V[E]:P[E]))/Math.max(V[E],P[E])||0,D=V[E]/P[E]||0,G=1.5;Xn(p,{backgroundColor:[C,"currentcolor"],transform:[`translate${A}(${B}px) scale${A}(${D})`,`translate${A}(${B/G}px) scale${A}(${(F-1)/G+1})`,"none"],transformOrigin:Array(3).fill(R)},{duration:225,easing:sl})}}return ye(()=>{const d=ri.filterProps(e);return g(ri,he({symbol:Qr,ref:s,class:["v-tab",e.class],style:e.style,tabindex:f.value?0:-1,role:"tab","aria-selected":String(f.value),active:!1},d,i,{block:e.fixed,maxWidth:e.fixed?300:void 0,"onGroup:selected":o}),{...n,default:()=>{var c;return g(ve,null,[((c=n.default)==null?void 0:c.call(n))??e.text,!e.hideSlider&&g("div",{ref:r,class:["v-tab__slider",l.value],style:a.value},null)])}})}),Di({},s)}}),gw=e=>{const{touchstartX:t,touchendX:n,touchstartY:i,touchendY:l}=e,a=.5,s=16;e.offsetX=n-t,e.offsetY=l-i,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-s&&e.left(e),e.right&&n>t+s&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&l<i-s&&e.up(e),e.down&&l>i+s&&e.down(e))};function yw(e,t){var i;const n=e.changedTouches[0];t.touchstartX=n.clientX,t.touchstartY=n.clientY,(i=t.start)==null||i.call(t,{originalEvent:e,...t})}function pw(e,t){var i;const n=e.changedTouches[0];t.touchendX=n.clientX,t.touchendY=n.clientY,(i=t.end)==null||i.call(t,{originalEvent:e,...t}),gw(t)}function bw(e,t){var i;const n=e.changedTouches[0];t.touchmoveX=n.clientX,t.touchmoveY=n.clientY,(i=t.move)==null||i.call(t,{originalEvent:e,...t})}function ww(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t={touchstartX:0,touchstartY:0,touchendX:0,touchendY:0,touchmoveX:0,touchmoveY:0,offsetX:0,offsetY:0,left:e.left,right:e.right,up:e.up,down:e.down,start:e.start,move:e.move,end:e.end};return{touchstart:n=>yw(n,t),touchend:n=>pw(n,t),touchmove:n=>bw(n,t)}}function Cw(e,t){var r;const n=t.value,i=n!=null&&n.parent?e.parentElement:e,l=(n==null?void 0:n.options)??{passive:!0},a=(r=t.instance)==null?void 0:r.$.uid;if(!i||!a)return;const s=ww(t.value);i._touchHandlers=i._touchHandlers??Object.create(null),i._touchHandlers[a]=s,gd(s).forEach(u=>{i.addEventListener(u,s[u],l)})}function Sw(e,t){var a,s;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,i=(s=t.instance)==null?void 0:s.$.uid;if(!(n!=null&&n._touchHandlers)||!i)return;const l=n._touchHandlers[i];gd(l).forEach(r=>{n.removeEventListener(r,l[r])}),delete n._touchHandlers[i]}const bv={mounted:Cw,unmounted:Sw},xw=bv,wv=Symbol.for("vuetify:v-window"),Cv=Symbol.for("vuetify:v-window-group"),Sv=U({continuous:Boolean,nextIcon:{type:[Boolean,String,Function,Object],default:"$next"},prevIcon:{type:[Boolean,String,Function,Object],default:"$prev"},reverse:Boolean,showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||e==="hover"},touch:{type:[Object,Boolean],default:void 0},direction:{type:String,default:"horizontal"},modelValue:null,disabled:Boolean,selectedClass:{type:String,default:"v-window-item--active"},mandatory:{type:[Boolean,String],default:"force"},..._e(),...Je(),...at()},"VWindow"),Gs=re()({name:"VWindow",directives:{Touch:bv},props:Sv(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:i}=ot(e),{isRtl:l}=en(),{t:a}=Ri(),s=pl(e,Cv),r=J(),u=w(()=>l.value?!e.reverse:e.reverse),f=ge(!1),o=w(()=>{const k=e.direction==="vertical"?"y":"x",S=(u.value?!f.value:f.value)?"-reverse":"";return`v-window-${k}${S}-transition`}),d=ge(0),c=J(void 0),m=w(()=>s.items.value.findIndex(k=>s.selected.value.includes(k.id)));de(m,(k,A)=>{const S=s.items.value.length,E=S-1;S<=2?f.value=k<A:k===E&&A===0?f.value=!0:k===0&&A===E?f.value=!1:f.value=k<A}),wt(wv,{transition:o,isReversed:f,transitionCount:d,transitionHeight:c,rootRef:r});const v=w(()=>e.continuous||m.value!==0),h=w(()=>e.continuous||m.value!==s.items.value.length-1);function p(){v.value&&s.prev()}function C(){h.value&&s.next()}const V=w(()=>{const k=[],A={icon:l.value?e.nextIcon:e.prevIcon,class:`v-window__${u.value?"right":"left"}`,onClick:s.prev,"aria-label":a("$vuetify.carousel.prev")};k.push(v.value?n.prev?n.prev({props:A}):g(ri,A,null):g("div",null,null));const S={icon:l.value?e.prevIcon:e.nextIcon,class:`v-window__${u.value?"left":"right"}`,onClick:s.next,"aria-label":a("$vuetify.carousel.next")};return k.push(h.value?n.next?n.next({props:S}):g(ri,S,null):g("div",null,null)),k}),P=w(()=>e.touch===!1?e.touch:{...{left:()=>{u.value?p():C()},right:()=>{u.value?C():p()},start:A=>{let{originalEvent:S}=A;S.stopPropagation()}},...e.touch===!0?{}:e.touch});return ye(()=>ht(g(e.tag,{ref:r,class:["v-window",{"v-window--show-arrows-on-hover":e.showArrows==="hover"},i.value,e.class],style:e.style},{default:()=>{var k,A;return[g("div",{class:"v-window__container",style:{height:c.value}},[(k=n.default)==null?void 0:k.call(n,{group:s}),e.showArrows!==!1&&g("div",{class:"v-window__controls"},[V.value])]),(A=n.additional)==null?void 0:A.call(n,{group:s})]}}),[[An("touch"),P.value]])),{group:s}}}),kw=U({...vn(Sv(),["continuous","nextIcon","prevIcon","showArrows","touch","mandatory"])},"VTabsWindow"),_w=re()({name:"VTabsWindow",props:kw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const i=qe(Qr,null),l=Ye(e,"modelValue"),a=w({get(){var s;return l.value!=null||!i?l.value:(s=i.items.value.find(r=>i.selected.value.includes(r.id)))==null?void 0:s.value},set(s){l.value=s}});return ye(()=>{const s=Gs.filterProps(e);return g(Gs,he({_as:"VTabsWindow"},s,{modelValue:a.value,"onUpdate:modelValue":r=>a.value=r,class:["v-tabs-window",e.class],style:e.style,mandatory:!1,touch:!1}),n)}),{}}}),xv=U({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},..._e(),..._a(),...Ur()},"VWindowItem"),Ys=re()({name:"VWindowItem",directives:{Touch:xw},props:xv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const i=qe(wv),l=Pa(e,Cv),{isBooted:a}=Wr();if(!i||!l)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const s=ge(!1),r=w(()=>a.value&&(i.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function u(){!s.value||!i||(s.value=!1,i.transitionCount.value>0&&(i.transitionCount.value-=1,i.transitionCount.value===0&&(i.transitionHeight.value=void 0)))}function f(){var v;s.value||!i||(s.value=!0,i.transitionCount.value===0&&(i.transitionHeight.value=Se((v=i.rootRef.value)==null?void 0:v.clientHeight)),i.transitionCount.value+=1)}function o(){u()}function d(v){s.value&&st(()=>{!r.value||!s.value||!i||(i.transitionHeight.value=Se(v.clientHeight))})}const c=w(()=>{const v=i.isReversed.value?e.reverseTransition:e.transition;return r.value?{name:typeof v!="string"?i.transition.value:v,onBeforeEnter:f,onAfterEnter:u,onEnterCancelled:o,onBeforeLeave:f,onAfterLeave:u,onLeaveCancelled:o,onEnter:d}:!1}),{hasContent:m}=qr(e,l.isSelected);return ye(()=>g(xn,{transition:c.value,disabled:!a.value},{default:()=>{var v;return[ht(g("div",{class:["v-window-item",l.selectedClass.value,e.class],style:e.style},[m.value&&((v=n.default)==null?void 0:v.call(n))]),[[jn,l.isSelected.value]])]}})),{groupItem:l}}}),Pw=U({...xv()},"VTabsWindowItem"),Vw=re()({name:"VTabsWindowItem",props:Pw(),setup(e,t){let{slots:n}=t;return ye(()=>{const i=Ys.filterProps(e);return g(Ys,he({_as:"VTabsWindowItem"},i,{class:["v-tabs-window-item",e.class],style:e.style}),n)}),{}}});function Aw(e){return e?e.map(t=>hd(t)?t:{text:t,value:t}):[]}const Tw=U({alignTabs:{type:String,default:"start"},color:String,fixedTabs:Boolean,items:{type:Array,default:()=>[]},stacked:Boolean,bgColor:String,grow:Boolean,height:{type:[Number,String],default:void 0},hideSlider:Boolean,sliderColor:String,...Hr({mandatory:"force",selectedClass:"v-tab-item--selected"}),...qt(),...Je()},"VTabs"),Ew=re()({name:"VTabs",props:Tw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:i}=t;const l=Ye(e,"modelValue"),a=w(()=>Aw(e.items)),{densityClasses:s}=tn(e),{backgroundColorClasses:r,backgroundColorStyles:u}=Zt(ne(e,"bgColor")),{scopeId:f}=Ta();return zn({VTab:{color:ne(e,"color"),direction:ne(e,"direction"),stacked:ne(e,"stacked"),fixed:ne(e,"fixedTabs"),sliderColor:ne(e,"sliderColor"),hideSlider:ne(e,"hideSlider")}}),ye(()=>{const o=la.filterProps(e),d=!!(i.window||e.items.length>0);return g(ve,null,[g(la,he(o,{modelValue:l.value,"onUpdate:modelValue":c=>l.value=c,class:["v-tabs",`v-tabs--${e.direction}`,`v-tabs--align-tabs-${e.alignTabs}`,{"v-tabs--fixed-tabs":e.fixedTabs,"v-tabs--grow":e.grow,"v-tabs--stacked":e.stacked},s.value,r.value,e.class],style:[{"--v-tabs-height":Se(e.height)},u.value,e.style],role:"tablist",symbol:Qr},f,n),{default:()=>{var c;return[((c=i.default)==null?void 0:c.call(i))??a.value.map(m=>{var v;return((v=i.tab)==null?void 0:v.call(i,{item:m}))??g(pv,he(m,{key:m.text,value:m.value}),{default:i[`tab.${m.value}`]?()=>{var h;return(h=i[`tab.${m.value}`])==null?void 0:h.call(i,{item:m})}:void 0})})]}}),d&&g(_w,he({modelValue:l.value,"onUpdate:modelValue":c=>l.value=c,key:"tabs-window"},f),{default:()=>{var c;return[a.value.map(m=>{var v;return((v=i.item)==null?void 0:v.call(i,{item:m}))??g(Vw,{value:m.value},{default:()=>{var h;return(h=i[`item.${m.value}`])==null?void 0:h.call(i,{item:m})}})}),(c=i.window)==null?void 0:c.call(i)]}})])}),{}}}),Lw={key:0,class:"text-h4 text-center"},Iw={key:1,class:"mt-2"},Fw={__name:"dashboard",setup(e){const t=window.APPLICATION,n=t.configuration,i=o=>{console.error(o),ea(t.href+"/error",{method:"POST",body:{message:o.message||o}})};if(Ve.draft==="true"&&window.parent){const o=[].concat(...n.sections.map(c=>[].concat(...c.rows.map(m=>[].concat(...m.elements))))),d=o.filter(c=>c.type==="application"&&c.application).map(c=>({id:c.application.id,title:c.application.title})).filter((c,m,v)=>v.findIndex(h=>c.id===h.id)===m);if((n.applications||[]).map(c=>c.id).join("-")!==d.map(c=>c.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"applications",value:d}},"*"),n.datasets&&n.datasets.length){const c=n.datasets[0],m=o.filter(v=>["tablePreview","form"].includes(v.type)&&v.dataset).map(v=>({id:v.dataset.id,title:v.dataset.title,href:v.dataset.href})).filter((v,h,p)=>v.id!==c.id&&p.findIndex(C=>v.id===C.id)===h);m.unshift(c),(n.datasets||[]).map(v=>v.id).join("-")!==m.map(v=>v.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"datasets",value:m}},"*")}}const l=[J({}),J({})],a=[J(null),J(null)];let s=0,r=0;if(!n.datasets||!n.datasets.length)i("Veuillez choisir un source de données pour le filtre commun");else if((!n.filters||!n.filters.length)&&!n.periodFilter&&!n.addressFilter)i("Veuillez configurer un filtre");else{const o="_d_"+n.datasets[0].id+"_";for(const d of n.filters)!Ve[o+d.labelField+"_in"]&&d.forceOneValue&&d.startValue&&(Ve[o+d.labelField+"_in"]=d.startValue);if(n.periodFilter&&!Ve.period){const d=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.startDate:new Date().toISOString()).slice(0,10),c=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.endDate:new Date().toISOString()).slice(0,10),m=[d];d!==c&&m.push(c),Ve.period=m.join(",")}s=Math.max(...n.sections.map(d=>d.title&&d.title.length||0)),r=n.sections.reduce((d,c)=>d+(c.title&&c.title.length||0),0)}function f(o){o?Ve.view="compare":delete Ve.view}return(o,d)=>{var c;return(c=X(n).filters)!=null&&c.length||X(n).periodFilter||X(n).addressFilter?(ue(),We(p0,{key:0,fluid:"","data-iframe-height":""},{default:Te(()=>[X(n).title?(ue(),je("h2",Lw,Et(X(n).title),1)):it("",!0),X(n).description?(ue(),je("p",Iw,Et(X(n).description),1)):it("",!0),X(n).allowDuplicate?(ue(),We(mw,{key:2,label:"Mode comparaison",density:"compact","model-value":X(Ve).view==="compare",style:{"max-height":"40px"},"onUpdate:modelValue":f},null,8,["model-value"])):it("",!0),g(Fi,null,{default:Te(()=>[(ue(!0),je(ve,null,rn(X(Ve).view==="compare"?[0,1]:[0],m=>(ue(),We(cn,{key:m,cols:X(Ve).view==="compare"?6:12},{default:Te(()=>[g(N0,{config:X(n),prefix:m?"c":"","onUpdate:modelValue":v=>l[m].value=v},null,8,["config","prefix","onUpdate:modelValue"]),X(n).sections.length===1?(ue(),We(Tl,{key:0,section:X(n).sections[0],"filters-values":l[m].value},null,8,["section","filters-values"])):X(n).sectionsGroup.includes("tabs")?(ue(),je(ve,{key:1},[X(n).sectionsGroup==="tabs-tab"?(ue(),We(Ew,{key:0,modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v,class:"mb-3",color:"primary","fixed-tabs":X(s)<=30,grow:X(s)>30&&X(r)<200,direction:X(r)>=200?"vertical":"horizontal"},{default:Te(()=>[(ue(!0),je(ve,null,rn(X(n).sections||[],(v,h)=>(ue(),We(pv,{key:h,value:h},{default:Te(()=>[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[0]||(d[0]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","fixed-tabs","grow","direction"])):X(n).sectionsGroup==="tabs-button"?(ue(),We(Fi,{key:1},{default:Te(()=>[g($u),g(cn,{cols:"auto"},{default:Te(()=>[g(ov,{variant:"outlined"},{default:Te(()=>[g(z0,{modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v,color:"primary",mandatory:"",style:Sn(X(r)*15>=o.$vuetify.display.width?`flex-direction: column;height:${X(n).sections.length*36}px`:"")},{default:Te(()=>[(ue(!0),je(ve,null,rn(X(n).sections||[],(v,h)=>(ue(),We(ri,{key:h,value:h,height:X(r)*15>=o.$vuetify.display.width?36:48},{default:Te(()=>[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[1]||(d[1]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),_:2},1032,["value","height"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","style"])]),_:2},1024)]),_:2},1024),g($u)]),_:2},1024)):it("",!0),g(Gs,{modelValue:a[m].value,"onUpdate:modelValue":v=>a[m].value=v},{default:Te(()=>[(ue(!0),je(ve,null,rn(X(n).sections||[],(v,h)=>(ue(),We(Ys,{key:h,value:h},{default:Te(()=>[g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])],64)):X(n).sectionsGroup==="accordion"?(ue(),We(fw,{key:2,multiple:"",variant:"accordion","model-value":X(n).sections.map((v,h)=>h)},{default:Te(()=>[(ue(!0),je(ve,null,rn(X(n).sections||[],(v,h)=>(ue(),We(uw,{key:h,value:h,eager:""},{default:Te(()=>[g(Ks,{class:"bg-primary"},{default:Te(()=>[ii("h3",null,[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[2]||(d[2]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)])]),_:2},1024),g(qs,null,{default:Te(()=>[g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:2},1032,["model-value"])):(ue(!0),je(ve,{key:3},rn(X(n).sections||[],(v,h)=>(ue(),je("div",{key:h,class:"my-6"},[ii("h2",null,[v.icon?(ue(),je(ve,{key:0},[g(Ue,{icon:v.icon.svgPath},null,8,["icon"]),d[3]||(d[3]=At(" "))],64)):it("",!0),At(" "+Et(v.title),1)]),g(Tl,{section:v,"filters-values":l[m].value,"hide-title":""},null,8,["section","filters-values"])]))),128))]),_:2},1032,["cols"]))),128))]),_:1})]),_:1})):it("",!0)}}},Ow=U({..._e(),...Zy({fullHeight:!0}),...at()},"VApp"),Mw=re()({name:"VApp",props:Ow(),setup(e,t){let{slots:n}=t;const i=ot(e),{layoutClasses:l,getLayoutItem:a,items:s,layoutRef:r}=Jy(e),{rtlClasses:u}=en();return ye(()=>{var f;return g("div",{ref:r,class:["v-application",i.themeClasses.value,l.value,u.value,e.class],style:[e.style]},[g("div",{class:"v-application__wrap"},[(f=n.default)==null?void 0:f.call(n)])])}),{getLayoutItem:a,items:s,theme:i}}}),Rw=U({scrollable:Boolean,..._e(),...Wt(),...Je({tag:"main"})},"VMain"),Bw=re()({name:"VMain",props:Rw(),setup(e,t){let{slots:n}=t;const{dimensionStyles:i}=Ut(e),{mainStyles:l}=Hd(),{ssrBootStyles:a}=Wr();return ye(()=>g(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[l.value,a.value,i.value,e.style]},{default:()=>{var s,r;return[e.scrollable?g("div",{class:"v-main__scroller"},[(s=n.default)==null?void 0:s.call(n)]):(r=n.default)==null?void 0:r.call(n)]}})),{}}}),$w={__name:"app",setup(e){return(t,n)=>(ue(),We(Mw,null,{default:Te(()=>[g(Bw,null,{default:Te(()=>[(ue(),We(lh,null,{default:Te(()=>[g(Fw)]),_:1}))]),_:1})]),_:1}))}},Dw={collapse:"svg:M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",complete:"svg:M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",cancel:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",close:"svg:M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",delete:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",clear:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",success:"svg:M12,2C17.52,2 22,6.48 22,12C22,17.52 17.52,22 12,22C6.48,22 2,17.52 2,12C2,6.48 6.48,2 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z",info:"svg:M13,9H11V7H13M13,17H11V11H13M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",warning:"svg:M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",error:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",prev:"svg:M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",next:"svg:M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",checkboxOn:"svg:M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",checkboxOff:"svg:M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z",checkboxIndeterminate:"svg:M17,13H7V11H17M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",delimiter:"svg:M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",sortAsc:"svg:M13,20H11V8L5.5,13.5L4.08,12.08L12,4.16L19.92,12.08L18.5,13.5L13,8V20Z",sortDesc:"svg:M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z",expand:"svg:M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",menu:"svg:M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z",subgroup:"svg:M7,10L12,15L17,10H7Z",dropdown:"svg:M7,10L12,15L17,10H7Z",radioOn:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2M12,7C9.24,7 7,9.24 7,12C7,14.76 9.24,17 12,17C14.76,17 17,14.76 17,12C17,9.24 14.76,7 12,7Z",radioOff:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",edit:"svg:M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",ratingEmpty:"svg:M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",ratingFull:"svg:M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z",ratingHalf:"svg:M12,15.4V6.1L13.71,10.13L18.09,10.5L14.77,13.39L15.76,17.67M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",loading:"svg:M19,8L15,12H18C18,15.31 15.31,18 12,18C11,18 10.03,17.75 9.2,17.3L7.74,18.76C8.97,19.54 10.43,20 12,20C16.42,20 20,16.42 20,12H23M6,12C6,8.69 8.69,6 12,6C13,6 13.97,6.25 14.8,6.7L16.26,5.24C15.03,4.46 13.57,4 12,4C7.58,4 4,7.58 4,12H1L5,16L9,12",first:"svg:M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z",last:"svg:M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z",unfold:"svg:M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z",file:"svg:M16.5,6V17.5C16.5,19.71 14.71,21.5 12.5,21.5C10.29,21.5 8.5,19.71 8.5,17.5V5C8.5,3.62 9.62,2.5 11,2.5C12.38,2.5 13.5,3.62 13.5,5V15.5C13.5,16.05 13.05,16.5 12.5,16.5C11.95,16.5 11.5,16.05 11.5,15.5V6H10V15.5C10,16.88 11.12,18 12.5,18C13.88,18 15,16.88 15,15.5V5C15,2.79 13.21,1 11,1C8.79,1 7,2.79 7,5V17.5C7,20.54 9.46,23 12.5,23C15.54,23 18,20.54 18,17.5V6H16.5Z",plus:"svg:M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z",minus:"svg:M19,13H5V11H19V13Z",calendar:"svg:M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z",treeviewCollapse:"svg:M7,10L12,15L17,10H7Z",treeviewExpand:"svg:M10,17L15,12L10,7V17Z",eyeDropper:"svg:M19.35,11.72L17.22,13.85L15.81,12.43L8.1,20.14L3.5,22L2,20.5L3.86,15.9L11.57,8.19L10.15,6.78L12.28,4.65L19.35,11.72M16.76,3C17.93,1.83 19.83,1.83 21,3C22.17,4.17 22.17,6.07 21,7.24L19.08,9.16L14.84,4.92L16.76,3M5.56,17.03L4.5,19.5L6.97,18.44L14.4,11L13,9.6L5.56,17.03Z"},Nw={component:Fr};window.iFrameResizer={heightCalculationMethod:"taggedElement"};const eo=np(Ve);eo.icons={defaultSet:"mdi",aliases:Dw,sets:{mdi:Nw}};delete eo.defaults;const kv=Jh($w);kv.use(jd(eo));kv.mount("#app");
|