@data-fair/app-dashboards 0.6.0 → 0.7.0
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.
@@ -0,0 +1,27 @@
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))l(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&l(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function l(i){if(i.ep)return;i.ep=!0;const a=n(i);fetch(i.href,a)}})();/**
|
2
|
+
* @vue/shared v3.4.21
|
3
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
4
|
+
* @license MIT
|
5
|
+
**/function Po(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const We={},cl=[],Mt=()=>{},Mf=()=>!1,Qi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ao=e=>e.startsWith("onUpdate:"),tt=Object.assign,Eo=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Lf=Object.prototype.hasOwnProperty,Oe=(e,t)=>Lf.call(e,t),me=Array.isArray,dl=e=>ea(e)==="[object Map]",vu=e=>ea(e)==="[object Set]",xe=e=>typeof e=="function",Ze=e=>typeof e=="string",Cl=e=>typeof e=="symbol",qe=e=>e!==null&&typeof e=="object",Io=e=>(qe(e)||xe(e))&&xe(e.then)&&xe(e.catch),mu=Object.prototype.toString,ea=e=>mu.call(e),Rf=e=>ea(e).slice(8,-1),hu=e=>ea(e)==="[object Object]",To=e=>Ze(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ll=Po(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ta=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Bf=/-(\w)/g,It=ta(e=>e.replace(Bf,(t,n)=>n?n.toUpperCase():"")),$f=/\B([A-Z])/g,el=ta(e=>e.replace($f,"-$1").toLowerCase()),mn=ta(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ca=ta(e=>e?`on${mn(e)}`:""),Zt=(e,t)=>!Object.is(e,t),xa=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Oi=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Nf=e=>{const t=parseFloat(e);return isNaN(t)?e:t},gu=e=>{const t=Ze(e)?Number(e):NaN;return isNaN(t)?e:t};let xr;const yu=()=>xr||(xr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function An(e){if(me(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],i=Ze(l)?Hf(l):An(l);if(i)for(const a in i)t[a]=i[a]}return t}else if(Ze(e)||qe(e))return e}const Df=/;(?![^(]*\))/g,zf=/:([^]+)/,jf=/\/\*[^]*?\*\//g;function Hf(e){const t={};return e.replace(jf,"").split(Df).forEach(n=>{if(n){const l=n.split(zf);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function na(e){let t="";if(Ze(e))t=e;else if(me(e))for(let n=0;n<e.length;n++){const l=na(e[n]);l&&(t+=l+" ")}else if(qe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Wf="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Uf=Po(Wf);function pu(e){return!!e||e===""}const ft=e=>Ze(e)?e:e==null?"":me(e)||qe(e)&&(e.toString===mu||!xe(e.toString))?JSON.stringify(e,bu,2):String(e),bu=(e,t)=>t&&t.__v_isRef?bu(e,t.value):dl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,i],a)=>(n[ka(l,a)+" =>"]=i,n),{})}:vu(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ka(n))}:Cl(t)?ka(t):qe(t)&&!me(t)&&!hu(t)?String(t):t,ka=(e,t="")=>{var n;return Cl(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
6
|
+
* @vue/reactivity v3.4.21
|
7
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
8
|
+
* @license MIT
|
9
|
+
**/let Pt;class wu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Pt,!t&&Pt&&(this.index=(Pt.scopes||(Pt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Pt;try{return Pt=this,t()}finally{Pt=n}}}on(){Pt=this}off(){Pt=this.parent}stop(t){if(this._active){let n,l;for(n=0,l=this.effects.length;n<l;n++)this.effects[n].stop();for(n=0,l=this.cleanups.length;n<l;n++)this.cleanups[n]();if(this.scopes)for(n=0,l=this.scopes.length;n<l;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function Vo(e){return new wu(e)}function qf(e,t=Pt){t&&t.active&&t.effects.push(e)}function Kf(){return Pt}function St(e){Pt&&Pt.cleanups.push(e)}let Wn;class Oo{constructor(t,n,l,i){this.fn=t,this.trigger=n,this.scheduler=l,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,qf(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,tl();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Gf(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),nl()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=En,n=Wn;try{return En=!0,Wn=this,this._runnings++,kr(this),this.fn()}finally{_r(this),this._runnings--,Wn=n,En=t}}stop(){var t;this.active&&(kr(this),_r(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Gf(e){return e.value}function kr(e){e._trackId++,e._depsLength=0}function _r(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Su(e.deps[t],e);e.deps.length=e._depsLength}}function Su(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let En=!0,Wa=0;const Cu=[];function tl(){Cu.push(En),En=!1}function nl(){const e=Cu.pop();En=e===void 0?!0:e}function Fo(){Wa++}function Mo(){for(Wa--;!Wa&&Ua.length;)Ua.shift()()}function xu(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&Su(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Ua=[];function ku(e,t,n){Fo();for(const l of e.keys()){let i;l._dirtyLevel<t&&(i??(i=e.get(l)===l._trackId))&&(l._shouldSchedule||(l._shouldSchedule=l._dirtyLevel===0),l._dirtyLevel=t),l._shouldSchedule&&(i??(i=e.get(l)===l._trackId))&&(l.trigger(),(!l._runnings||l.allowRecurse)&&l._dirtyLevel!==2&&(l._shouldSchedule=!1,l.scheduler&&Ua.push(l.scheduler)))}Mo()}const _u=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Fi=new WeakMap,Un=Symbol(""),qa=Symbol("");function _t(e,t,n){if(En&&Wn){let l=Fi.get(e);l||Fi.set(e,l=new Map);let i=l.get(n);i||l.set(n,i=_u(()=>l.delete(n))),xu(Wn,i)}}function dn(e,t,n,l,i,a){const o=Fi.get(e);if(!o)return;let r=[];if(t==="clear")r=[...o.values()];else if(n==="length"&&me(e)){const s=Number(l);o.forEach((c,d)=>{(d==="length"||!Cl(d)&&d>=s)&&r.push(c)})}else switch(n!==void 0&&r.push(o.get(n)),t){case"add":me(e)?To(n)&&r.push(o.get("length")):(r.push(o.get(Un)),dl(e)&&r.push(o.get(qa)));break;case"delete":me(e)||(r.push(o.get(Un)),dl(e)&&r.push(o.get(qa)));break;case"set":dl(e)&&r.push(o.get(Un));break}Fo();for(const s of r)s&&ku(s,4);Mo()}function Yf(e,t){var n;return(n=Fi.get(e))==null?void 0:n.get(t)}const Xf=Po("__proto__,__v_isRef,__isVue"),Pu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Cl)),Pr=Jf();function Jf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=ye(this);for(let a=0,o=this.length;a<o;a++)_t(l,"get",a+"");const i=l[t](...n);return i===-1||i===!1?l[t](...n.map(ye)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){tl(),Fo();const l=ye(this)[t].apply(this,n);return Mo(),nl(),l}}),e}function Zf(e){const t=ye(this);return _t(t,"has",e),t.hasOwnProperty(e)}class Au{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,l){const i=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return a;if(n==="__v_raw")return l===(i?a?dv:Vu:a?Tu:Iu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const o=me(t);if(!i){if(o&&Oe(Pr,n))return Reflect.get(Pr,n,l);if(n==="hasOwnProperty")return Zf}const r=Reflect.get(t,n,l);return(Cl(n)?Pu.has(n):Xf(n))||(i||_t(t,"get",n),a)?r:Xe(r)?o&&To(n)?r:r.value:qe(r)?i?ii(r):ht(r):r}}class Eu extends Au{constructor(t=!1){super(!1,t)}set(t,n,l,i){let a=t[n];if(!this._isShallow){const s=hl(a);if(!Mi(l)&&!hl(l)&&(a=ye(a),l=ye(l)),!me(t)&&Xe(a)&&!Xe(l))return s?!1:(a.value=l,!0)}const o=me(t)&&To(n)?Number(n)<t.length:Oe(t,n),r=Reflect.set(t,n,l,i);return t===ye(i)&&(o?Zt(l,a)&&dn(t,"set",n,l):dn(t,"add",n,l)),r}deleteProperty(t,n){const l=Oe(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&l&&dn(t,"delete",n,void 0),i}has(t,n){const l=Reflect.has(t,n);return(!Cl(n)||!Pu.has(n))&&_t(t,"has",n),l}ownKeys(t){return _t(t,"iterate",me(t)?"length":Un),Reflect.ownKeys(t)}}class Qf extends Au{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ev=new Eu,tv=new Qf,nv=new Eu(!0),Lo=e=>e,la=e=>Reflect.getPrototypeOf(e);function vi(e,t,n=!1,l=!1){e=e.__v_raw;const i=ye(e),a=ye(t);n||(Zt(t,a)&&_t(i,"get",t),_t(i,"get",a));const{has:o}=la(i),r=l?Lo:n?$o:jl;if(o.call(i,t))return r(e.get(t));if(o.call(i,a))return r(e.get(a));e!==i&&e.get(t)}function mi(e,t=!1){const n=this.__v_raw,l=ye(n),i=ye(e);return t||(Zt(e,i)&&_t(l,"has",e),_t(l,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function hi(e,t=!1){return e=e.__v_raw,!t&&_t(ye(e),"iterate",Un),Reflect.get(e,"size",e)}function Ar(e){e=ye(e);const t=ye(this);return la(t).has.call(t,e)||(t.add(e),dn(t,"add",e,e)),this}function Er(e,t){t=ye(t);const n=ye(this),{has:l,get:i}=la(n);let a=l.call(n,e);a||(e=ye(e),a=l.call(n,e));const o=i.call(n,e);return n.set(e,t),a?Zt(t,o)&&dn(n,"set",e,t):dn(n,"add",e,t),this}function Ir(e){const t=ye(this),{has:n,get:l}=la(t);let i=n.call(t,e);i||(e=ye(e),i=n.call(t,e)),l&&l.call(t,e);const a=t.delete(e);return i&&dn(t,"delete",e,void 0),a}function Tr(){const e=ye(this),t=e.size!==0,n=e.clear();return t&&dn(e,"clear",void 0,void 0),n}function gi(e,t){return function(l,i){const a=this,o=a.__v_raw,r=ye(o),s=t?Lo:e?$o:jl;return!e&&_t(r,"iterate",Un),o.forEach((c,d)=>l.call(i,s(c),s(d),a))}}function yi(e,t,n){return function(...l){const i=this.__v_raw,a=ye(i),o=dl(a),r=e==="entries"||e===Symbol.iterator&&o,s=e==="keys"&&o,c=i[e](...l),d=n?Lo:t?$o:jl;return!t&&_t(a,"iterate",s?qa:Un),{next(){const{value:f,done:u}=c.next();return u?{value:f,done:u}:{value:r?[d(f[0]),d(f[1])]:d(f),done:u}},[Symbol.iterator](){return this}}}}function wn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function lv(){const e={get(a){return vi(this,a)},get size(){return hi(this)},has:mi,add:Ar,set:Er,delete:Ir,clear:Tr,forEach:gi(!1,!1)},t={get(a){return vi(this,a,!1,!0)},get size(){return hi(this)},has:mi,add:Ar,set:Er,delete:Ir,clear:Tr,forEach:gi(!1,!0)},n={get(a){return vi(this,a,!0)},get size(){return hi(this,!0)},has(a){return mi.call(this,a,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:gi(!0,!1)},l={get(a){return vi(this,a,!0,!0)},get size(){return hi(this,!0)},has(a){return mi.call(this,a,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:gi(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=yi(a,!1,!1),n[a]=yi(a,!0,!1),t[a]=yi(a,!1,!0),l[a]=yi(a,!0,!0)}),[e,n,t,l]}const[iv,av,ov,rv]=lv();function Ro(e,t){const n=t?e?rv:ov:e?av:iv;return(l,i,a)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?l:Reflect.get(Oe(n,i)&&i in l?n:l,i,a)}const sv={get:Ro(!1,!1)},uv={get:Ro(!1,!0)},cv={get:Ro(!0,!1)},Iu=new WeakMap,Tu=new WeakMap,Vu=new WeakMap,dv=new WeakMap;function fv(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function vv(e){return e.__v_skip||!Object.isExtensible(e)?0:fv(Rf(e))}function ht(e){return hl(e)?e:Bo(e,!1,ev,sv,Iu)}function mv(e){return Bo(e,!1,nv,uv,Tu)}function ii(e){return Bo(e,!0,tv,cv,Vu)}function Bo(e,t,n,l,i){if(!qe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=i.get(e);if(a)return a;const o=vv(e);if(o===0)return e;const r=new Proxy(e,o===2?l:n);return i.set(e,r),r}function fl(e){return hl(e)?fl(e.__v_raw):!!(e&&e.__v_isReactive)}function hl(e){return!!(e&&e.__v_isReadonly)}function Mi(e){return!!(e&&e.__v_isShallow)}function Ou(e){return fl(e)||hl(e)}function ye(e){const t=e&&e.__v_raw;return t?ye(t):e}function Fu(e){return Object.isExtensible(e)&&Oi(e,"__v_skip",!0),e}const jl=e=>qe(e)?ht(e):e,$o=e=>qe(e)?ii(e):e;class Mu{constructor(t,n,l,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Oo(()=>t(this._value),()=>Rl(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=l}get value(){const t=ye(this);return(!t._cacheable||t.effect.dirty)&&Zt(t._value,t._value=t.effect.run())&&Rl(t,4),No(t),t.effect._dirtyLevel>=2&&Rl(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function hv(e,t,n=!1){let l,i;const a=xe(e);return a?(l=e,i=Mt):(l=e.get,i=e.set),new Mu(l,i,a||!i,n)}function No(e){var t;En&&Wn&&(e=ye(e),xu(Wn,(t=e.dep)!=null?t:e.dep=_u(()=>e.dep=void 0,e instanceof Mu?e:void 0)))}function Rl(e,t=4,n){e=ye(e);const l=e.dep;l&&ku(l,t)}function Xe(e){return!!(e&&e.__v_isRef===!0)}function Q(e){return Lu(e,!1)}function ve(e){return Lu(e,!0)}function Lu(e,t){return Xe(e)?e:new gv(e,t)}class gv{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ye(t),this._value=n?t:jl(t)}get value(){return No(this),this._value}set value(t){const n=this.__v_isShallow||Mi(t)||hl(t);t=n?t:ye(t),Zt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:jl(t),Rl(this,4))}}function ae(e){return Xe(e)?e.value:e}const yv={get:(e,t,n)=>ae(Reflect.get(e,t,n)),set:(e,t,n,l)=>{const i=e[t];return Xe(i)&&!Xe(n)?(i.value=n,!0):Reflect.set(e,t,n,l)}};function Ru(e){return fl(e)?e:new Proxy(e,yv)}class pv{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:l}=t(()=>No(this),()=>Rl(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function bv(e){return new pv(e)}function Do(e){const t=me(e)?new Array(e.length):{};for(const n in e)t[n]=Bu(e,n);return t}class wv{constructor(t,n,l){this._object=t,this._key=n,this._defaultValue=l,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Yf(ye(this._object),this._key)}}class Sv{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function re(e,t,n){return Xe(e)?e:xe(e)?new Sv(e):qe(e)&&arguments.length>1?Bu(e,t,n):Q(e)}function Bu(e,t,n){const l=e[t];return Xe(l)?l:new wv(e,t,n)}/**
|
10
|
+
* @vue/runtime-core v3.4.21
|
11
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
12
|
+
* @license MIT
|
13
|
+
**/function In(e,t,n,l){try{return l?e(...l):e()}catch(i){ai(i,t,n)}}function Rt(e,t,n,l){if(xe(e)){const a=In(e,t,n,l);return a&&Io(a)&&a.catch(o=>{ai(o,t,n)}),a}const i=[];for(let a=0;a<e.length;a++)i.push(Rt(e[a],t,n,l));return i}function ai(e,t,n,l=!0){const i=t?t.vnode:null;if(t){let a=t.parent;const o=t.proxy,r=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let d=0;d<c.length;d++)if(c[d](e,o,r)===!1)return}a=a.parent}const s=t.appContext.config.errorHandler;if(s){In(s,null,10,[e,o,r]);return}}Cv(e,n,i,l)}function Cv(e,t,n,l=!0){console.error(e)}let Hl=!1,Ka=!1;const gt=[];let Gt=0;const vl=[];let xn=null,zn=0;const $u=Promise.resolve();let zo=null;function it(e){const t=zo||$u;return e?t.then(this?e.bind(this):e):t}function xv(e){let t=Gt+1,n=gt.length;for(;t<n;){const l=t+n>>>1,i=gt[l],a=Wl(i);a<e||a===e&&i.pre?t=l+1:n=l}return t}function jo(e){(!gt.length||!gt.includes(e,Hl&&e.allowRecurse?Gt+1:Gt))&&(e.id==null?gt.push(e):gt.splice(xv(e.id),0,e),Nu())}function Nu(){!Hl&&!Ka&&(Ka=!0,zo=$u.then(zu))}function kv(e){const t=gt.indexOf(e);t>Gt&>.splice(t,1)}function Ga(e){me(e)?vl.push(...e):(!xn||!xn.includes(e,e.allowRecurse?zn+1:zn))&&vl.push(e),Nu()}function Vr(e,t,n=Hl?Gt+1:0){for(;n<gt.length;n++){const l=gt[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;gt.splice(n,1),n--,l()}}}function Du(e){if(vl.length){const t=[...new Set(vl)].sort((n,l)=>Wl(n)-Wl(l));if(vl.length=0,xn){xn.push(...t);return}for(xn=t,zn=0;zn<xn.length;zn++)xn[zn]();xn=null,zn=0}}const Wl=e=>e.id==null?1/0:e.id,_v=(e,t)=>{const n=Wl(e)-Wl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function zu(e){Ka=!1,Hl=!0,gt.sort(_v);try{for(Gt=0;Gt<gt.length;Gt++){const t=gt[Gt];t&&t.active!==!1&&In(t,null,14)}}finally{Gt=0,gt.length=0,Du(),Hl=!1,zo=null,(gt.length||vl.length)&&zu()}}function Pv(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||We;let i=n;const a=t.startsWith("update:"),o=a&&t.slice(7);if(o&&o in l){const d=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:u}=l[d]||We;u&&(i=n.map(v=>Ze(v)?v.trim():v)),f&&(i=n.map(Nf))}let r,s=l[r=Ca(t)]||l[r=Ca(It(t))];!s&&a&&(s=l[r=Ca(el(t))]),s&&Rt(s,e,6,i);const c=l[r+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[r])return;e.emitted[r]=!0,Rt(c,e,6,i)}}function ju(e,t,n=!1){const l=t.emitsCache,i=l.get(e);if(i!==void 0)return i;const a=e.emits;let o={},r=!1;if(!xe(e)){const s=c=>{const d=ju(c,t,!0);d&&(r=!0,tt(o,d))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!a&&!r?(qe(e)&&l.set(e,null),null):(me(a)?a.forEach(s=>o[s]=null):tt(o,a),qe(e)&&l.set(e,o),o)}function ia(e,t){return!e||!Qi(t)?!1:(t=t.slice(2).replace(/Once$/,""),Oe(e,t[0].toLowerCase()+t.slice(1))||Oe(e,el(t))||Oe(e,t))}let wt=null,Hu=null;function Li(e){const t=wt;return wt=e,Hu=e&&e.type.__scopeId||null,t}function ke(e,t=wt,n){if(!t||e._n)return e;const l=(...i)=>{l._d&&Ur(-1);const a=Li(t);let o;try{o=e(...i)}finally{Li(a),l._d&&Ur(1)}return o};return l._n=!0,l._c=!0,l._d=!0,l}function _a(e){const{type:t,vnode:n,proxy:l,withProxy:i,props:a,propsOptions:[o],slots:r,attrs:s,emit:c,render:d,renderCache:f,data:u,setupState:v,ctx:m,inheritAttrs:g}=e;let b,_;const T=Li(e);try{if(n.shapeFlag&4){const P=i||l,k=P;b=zt(d.call(k,P,f,a,v,u,m)),_=s}else{const P=t;b=zt(P.length>1?P(a,{attrs:s,slots:r,emit:c}):P(a,null)),_=t.props?s:Ev(s)}}catch(P){Dl.length=0,ai(P,e,1),b=h(kt)}let V=b;if(_&&g!==!1){const P=Object.keys(_),{shapeFlag:k}=V;P.length&&k&7&&(o&&P.some(Ao)&&(_=Iv(_,o)),V=fn(V,_))}return n.dirs&&(V=fn(V),V.dirs=V.dirs?V.dirs.concat(n.dirs):n.dirs),n.transition&&(V.transition=n.transition),b=V,Li(T),b}function Av(e,t=!0){let n;for(let l=0;l<e.length;l++){const i=e[l];if(Gl(i)){if(i.type!==kt||i.children==="v-if"){if(n)return;n=i}}else return}return n}const Ev=e=>{let t;for(const n in e)(n==="class"||n==="style"||Qi(n))&&((t||(t={}))[n]=e[n]);return t},Iv=(e,t)=>{const n={};for(const l in e)(!Ao(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function Tv(e,t,n){const{props:l,children:i,component:a}=e,{props:o,children:r,patchFlag:s}=t,c=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&s>=0){if(s&1024)return!0;if(s&16)return l?Or(l,o,c):!!o;if(s&8){const d=t.dynamicProps;for(let f=0;f<d.length;f++){const u=d[f];if(o[u]!==l[u]&&!ia(c,u))return!0}}}else return(i||r)&&(!r||!r.$stable)?!0:l===o?!1:l?o?Or(l,o,c):!0:!!o;return!1}function Or(e,t,n){const l=Object.keys(t);if(l.length!==Object.keys(e).length)return!0;for(let i=0;i<l.length;i++){const a=l[i];if(t[a]!==e[a]&&!ia(n,a))return!0}return!1}function Ho({vnode:e,parent:t},n){for(;t;){const l=t.subTree;if(l.suspense&&l.suspense.activeBranch===e&&(l.el=e.el),l===e)(e=t.vnode).el=n,t=t.parent;else break}}const Wu="components",Vv="directives",Uu=Symbol.for("v-ndc");function Ov(e){return Ze(e)?qu(Wu,e,!1)||e:e||Uu}function en(e){return qu(Vv,e)}function qu(e,t,n=!0,l=!1){const i=wt||vt;if(i){const a=i.type;if(e===Wu){const r=Fm(a,!1);if(r&&(r===t||r===It(t)||r===mn(It(t))))return a}const o=Fr(i[e]||a[e],t)||Fr(i.appContext[e],t);return!o&&l?a:o}}function Fr(e,t){return e&&(e[t]||e[It(t)]||e[mn(It(t))])}const Fv=e=>e.__isSuspense;let Ya=0;const Mv={name:"Suspense",__isSuspense:!0,process(e,t,n,l,i,a,o,r,s,c){if(e==null)Rv(t,n,l,i,a,o,r,s,c);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Bv(e,t,n,l,i,o,r,s,c)}},hydrate:$v,create:Wo,normalize:Nv},Lv=Mv;function Ul(e,t){const n=e.props&&e.props[t];xe(n)&&n()}function Rv(e,t,n,l,i,a,o,r,s){const{p:c,o:{createElement:d}}=s,f=d("div"),u=e.suspense=Wo(e,i,l,t,f,n,a,o,r,s);c(null,u.pendingBranch=e.ssContent,f,null,l,u,a,o),u.deps>0?(Ul(e,"onPending"),Ul(e,"onFallback"),c(null,e.ssFallback,t,n,l,null,a,o),ml(u,e.ssFallback)):u.resolve(!1,!0)}function Bv(e,t,n,l,i,a,o,r,{p:s,um:c,o:{createElement:d}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const u=t.ssContent,v=t.ssFallback,{activeBranch:m,pendingBranch:g,isInFallback:b,isHydrating:_}=f;if(g)f.pendingBranch=u,Yt(u,g)?(s(g,u,f.hiddenContainer,null,i,f,a,o,r),f.deps<=0?f.resolve():b&&(_||(s(m,v,n,l,i,null,a,o,r),ml(f,v)))):(f.pendingId=Ya++,_?(f.isHydrating=!1,f.activeBranch=g):c(g,i,f),f.deps=0,f.effects.length=0,f.hiddenContainer=d("div"),b?(s(null,u,f.hiddenContainer,null,i,f,a,o,r),f.deps<=0?f.resolve():(s(m,v,n,l,i,null,a,o,r),ml(f,v))):m&&Yt(u,m)?(s(m,u,n,l,i,f,a,o,r),f.resolve(!0)):(s(null,u,f.hiddenContainer,null,i,f,a,o,r),f.deps<=0&&f.resolve()));else if(m&&Yt(u,m))s(m,u,n,l,i,f,a,o,r),ml(f,u);else if(Ul(t,"onPending"),f.pendingBranch=u,u.shapeFlag&512?f.pendingId=u.component.suspenseId:f.pendingId=Ya++,s(null,u,f.hiddenContainer,null,i,f,a,o,r),f.deps<=0)f.resolve();else{const{timeout:T,pendingId:V}=f;T>0?setTimeout(()=>{f.pendingId===V&&f.fallback(v)},T):T===0&&f.fallback(v)}}function Wo(e,t,n,l,i,a,o,r,s,c,d=!1){const{p:f,m:u,um:v,n:m,o:{parentNode:g,remove:b}}=c;let _;const T=zv(e);T&&t!=null&&t.pendingBranch&&(_=t.pendingId,t.deps++);const V=e.props?gu(e.props.timeout):void 0,P=a,k={vnode:e,parent:t,parentComponent:n,namespace:o,container:l,hiddenContainer:i,deps:0,pendingId:Ya++,timeout:typeof V=="number"?V:-1,activeBranch:null,pendingBranch:null,isInFallback:!d,isHydrating:d,isUnmounted:!1,effects:[],resolve(S=!1,x=!1){const{vnode:E,activeBranch:M,pendingBranch:L,pendingId:N,effects:A,parentComponent:F,container:D}=k;let Z=!1;k.isHydrating?k.isHydrating=!1:S||(Z=M&&L.transition&&L.transition.mode==="out-in",Z&&(M.transition.afterLeave=()=>{N===k.pendingId&&(u(L,D,a===P?m(M):a,0),Ga(A))}),M&&(g(M.el)!==k.hiddenContainer&&(a=m(M)),v(M,F,k,!0)),Z||u(L,D,a,0)),ml(k,L),k.pendingBranch=null,k.isInFallback=!1;let ne=k.parent,te=!1;for(;ne;){if(ne.pendingBranch){ne.effects.push(...A),te=!0;break}ne=ne.parent}!te&&!Z&&Ga(A),k.effects=[],T&&t&&t.pendingBranch&&_===t.pendingId&&(t.deps--,t.deps===0&&!x&&t.resolve()),Ul(E,"onResolve")},fallback(S){if(!k.pendingBranch)return;const{vnode:x,activeBranch:E,parentComponent:M,container:L,namespace:N}=k;Ul(x,"onFallback");const A=m(E),F=()=>{k.isInFallback&&(f(null,S,L,A,M,null,N,r,s),ml(k,S))},D=S.transition&&S.transition.mode==="out-in";D&&(E.transition.afterLeave=F),k.isInFallback=!0,v(E,M,null,!0),D||F()},move(S,x,E){k.activeBranch&&u(k.activeBranch,S,x,E),k.container=S},next(){return k.activeBranch&&m(k.activeBranch)},registerDep(S,x){const E=!!k.pendingBranch;E&&k.deps++;const M=S.vnode.el;S.asyncDep.catch(L=>{ai(L,S,0)}).then(L=>{if(S.isUnmounted||k.isUnmounted||k.pendingId!==S.suspenseId)return;S.asyncResolved=!0;const{vnode:N}=S;ao(S,L,!1),M&&(N.el=M);const A=!M&&S.subTree.el;x(S,N,g(M||S.subTree.el),M?null:m(S.subTree),k,o,s),A&&b(A),Ho(S,N.el),E&&--k.deps===0&&k.resolve()})},unmount(S,x){k.isUnmounted=!0,k.activeBranch&&v(k.activeBranch,n,S,x),k.pendingBranch&&v(k.pendingBranch,n,S,x)}};return k}function $v(e,t,n,l,i,a,o,r,s){const c=t.suspense=Wo(t,l,n,e.parentNode,document.createElement("div"),null,i,a,o,r,!0),d=s(e,c.pendingBranch=t.ssContent,n,c,a,o);return c.deps===0&&c.resolve(!1,!0),d}function Nv(e){const{shapeFlag:t,children:n}=e,l=t&32;e.ssContent=Mr(l?n.default:n),e.ssFallback=l?Mr(n.fallback):h(kt)}function Mr(e){let t;if(xe(e)){const n=gl&&e._c;n&&(e._d=!1,ce()),e=e(),n&&(e._d=!0,t=Lt,cc())}return me(e)&&(e=Av(e)),e=zt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Dv(e,t){t&&t.pendingBranch?me(e)?t.effects.push(...e):t.effects.push(e):Ga(e)}function ml(e,t){e.activeBranch=t;const{vnode:n,parentComponent:l}=e;let i=t.el;for(;!i&&t.component;)t=t.component.subTree,i=t.el;n.el=i,l&&l.subTree===n&&(l.vnode.el=i,Ho(l,i))}function zv(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}const jv=Symbol.for("v-scx"),Hv=()=>Ge(jv);function Ht(e,t){return aa(e,null,t)}function Wv(e,t){return aa(e,null,{flush:"sync"})}const pi={};function de(e,t,n){return aa(e,t,n)}function aa(e,t,{immediate:n,deep:l,flush:i,once:a,onTrack:o,onTrigger:r}=We){if(t&&a){const S=t;t=(...x)=>{S(...x),k()}}const s=vt,c=S=>l===!0?S:jn(S,l===!1?1:void 0);let d,f=!1,u=!1;if(Xe(e)?(d=()=>e.value,f=Mi(e)):fl(e)?(d=()=>c(e),f=!0):me(e)?(u=!0,f=e.some(S=>fl(S)||Mi(S)),d=()=>e.map(S=>{if(Xe(S))return S.value;if(fl(S))return c(S);if(xe(S))return In(S,s,2)})):xe(e)?t?d=()=>In(e,s,2):d=()=>(v&&v(),Rt(e,s,3,[m])):d=Mt,t&&l){const S=d;d=()=>jn(S())}let v,m=S=>{v=V.onStop=()=>{In(S,s,4),v=V.onStop=void 0}},g;if(ua)if(m=Mt,t?n&&Rt(t,s,3,[d(),u?[]:void 0,m]):d(),i==="sync"){const S=Hv();g=S.__watcherHandles||(S.__watcherHandles=[])}else return Mt;let b=u?new Array(e.length).fill(pi):pi;const _=()=>{if(!(!V.active||!V.dirty))if(t){const S=V.run();(l||f||(u?S.some((x,E)=>Zt(x,b[E])):Zt(S,b)))&&(v&&v(),Rt(t,s,3,[S,b===pi?void 0:u&&b[0]===pi?[]:b,m]),b=S)}else V.run()};_.allowRecurse=!!t;let T;i==="sync"?T=_:i==="post"?T=()=>xt(_,s&&s.suspense):(_.pre=!0,s&&(_.id=s.uid),T=()=>jo(_));const V=new Oo(d,Mt,T),P=Kf(),k=()=>{V.stop(),P&&Eo(P.effects,V)};return t?n?_():b=V.run():i==="post"?xt(V.run.bind(V),s&&s.suspense):V.run(),g&&g.push(k),k}function Uv(e,t,n){const l=this.proxy,i=Ze(e)?e.includes(".")?Ku(l,e):()=>l[e]:e.bind(l,l);let a;xe(t)?a=t:(a=t.handler,n=t);const o=Xn(this),r=aa(i,a.bind(l),n);return o(),r}function Ku(e,t){const n=t.split(".");return()=>{let l=e;for(let i=0;i<n.length&&l;i++)l=l[n[i]];return l}}function jn(e,t,n=0,l){if(!qe(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(l=l||new Set,l.has(e))return e;if(l.add(e),Xe(e))jn(e.value,t,n,l);else if(me(e))for(let i=0;i<e.length;i++)jn(e[i],t,n,l);else if(vu(e)||dl(e))e.forEach(i=>{jn(i,t,n,l)});else if(hu(e))for(const i in e)jn(e[i],t,n,l);return e}function mt(e,t){if(wt===null)return e;const n=ca(wt)||wt.proxy,l=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[a,o,r,s=We]=t[i];a&&(xe(a)&&(a={mounted:a,updated:a}),a.deep&&jn(o),l.push({dir:a,instance:n,value:o,oldValue:void 0,arg:r,modifiers:s}))}return e}function Bn(e,t,n,l){const i=e.dirs,a=t&&t.dirs;for(let o=0;o<i.length;o++){const r=i[o];a&&(r.oldValue=a[o].value);let s=r.dir[l];s&&(tl(),Rt(s,n,8,[e.el,r,e,t]),nl())}}const kn=Symbol("_leaveCb"),bi=Symbol("_enterCb");function Gu(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return gn(()=>{e.isMounted=!0}),Wt(()=>{e.isUnmounting=!0}),e}const Ft=[Function,Array],Yu={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ft,onEnter:Ft,onAfterEnter:Ft,onEnterCancelled:Ft,onBeforeLeave:Ft,onLeave:Ft,onAfterLeave:Ft,onLeaveCancelled:Ft,onBeforeAppear:Ft,onAppear:Ft,onAfterAppear:Ft,onAppearCancelled:Ft},qv={name:"BaseTransition",props:Yu,setup(e,{slots:t}){const n=ri(),l=Gu();return()=>{const i=t.default&&Uo(t.default(),!0);if(!i||!i.length)return;let a=i[0];if(i.length>1){for(const u of i)if(u.type!==kt){a=u;break}}const o=ye(e),{mode:r}=o;if(l.isLeaving)return Pa(a);const s=Lr(a);if(!s)return Pa(a);const c=ql(s,o,l,n);Kl(s,c);const d=n.subTree,f=d&&Lr(d);if(f&&f.type!==kt&&!Yt(s,f)){const u=ql(f,o,l,n);if(Kl(f,u),r==="out-in")return l.isLeaving=!0,u.afterLeave=()=>{l.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Pa(a);r==="in-out"&&s.type!==kt&&(u.delayLeave=(v,m,g)=>{const b=Xu(l,f);b[String(f.key)]=f,v[kn]=()=>{m(),v[kn]=void 0,delete c.delayedLeave},c.delayedLeave=g})}return a}}},Kv=qv;function Xu(e,t){const{leavingVNodes:n}=e;let l=n.get(t.type);return l||(l=Object.create(null),n.set(t.type,l)),l}function ql(e,t,n,l){const{appear:i,mode:a,persisted:o=!1,onBeforeEnter:r,onEnter:s,onAfterEnter:c,onEnterCancelled:d,onBeforeLeave:f,onLeave:u,onAfterLeave:v,onLeaveCancelled:m,onBeforeAppear:g,onAppear:b,onAfterAppear:_,onAppearCancelled:T}=t,V=String(e.key),P=Xu(n,e),k=(E,M)=>{E&&Rt(E,l,9,M)},S=(E,M)=>{const L=M[1];k(E,M),me(E)?E.every(N=>N.length<=1)&&L():E.length<=1&&L()},x={mode:a,persisted:o,beforeEnter(E){let M=r;if(!n.isMounted)if(i)M=g||r;else return;E[kn]&&E[kn](!0);const L=P[V];L&&Yt(e,L)&&L.el[kn]&&L.el[kn](),k(M,[E])},enter(E){let M=s,L=c,N=d;if(!n.isMounted)if(i)M=b||s,L=_||c,N=T||d;else return;let A=!1;const F=E[bi]=D=>{A||(A=!0,D?k(N,[E]):k(L,[E]),x.delayedLeave&&x.delayedLeave(),E[bi]=void 0)};M?S(M,[E,F]):F()},leave(E,M){const L=String(e.key);if(E[bi]&&E[bi](!0),n.isUnmounting)return M();k(f,[E]);let N=!1;const A=E[kn]=F=>{N||(N=!0,M(),F?k(m,[E]):k(v,[E]),E[kn]=void 0,P[L]===e&&delete P[L])};P[L]=e,u?S(u,[E,A]):A()},clone(E){return ql(E,t,n,l)}};return x}function Pa(e){if(oa(e))return e=fn(e),e.children=null,e}function Lr(e){return oa(e)?e.children?e.children[0]:void 0:e}function Kl(e,t){e.shapeFlag&6&&e.component?Kl(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 Uo(e,t=!1,n){let l=[],i=0;for(let a=0;a<e.length;a++){let o=e[a];const r=n==null?o.key:String(n)+String(o.key!=null?o.key:a);o.type===fe?(o.patchFlag&128&&i++,l=l.concat(Uo(o.children,t,r))):(t||o.type!==kt)&&l.push(r!=null?fn(o,{key:r}):o)}if(i>1)for(let a=0;a<l.length;a++)l[a].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function Gv(e,t){return xe(e)?tt({name:e.name},t,{setup:e}):e}const Pi=e=>!!e.type.__asyncLoader,oa=e=>e.type.__isKeepAlive;function Yv(e,t){Ju(e,"a",t)}function Xv(e,t){Ju(e,"da",t)}function Ju(e,t,n=vt){const l=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(ra(t,l,n),n){let i=n.parent;for(;i&&i.parent;)oa(i.parent.vnode)&&Jv(l,t,n,i),i=i.parent}}function Jv(e,t,n,l){const i=ra(t,e,l,!0);Qu(()=>{Eo(l[t],i)},n)}function ra(e,t,n=vt,l=!1){if(n){const i=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;tl();const r=Xn(n),s=Rt(t,n,e,o);return r(),nl(),s});return l?i.unshift(a):i.push(a),a}}const hn=e=>(t,n=vt)=>(!ua||e==="sp")&&ra(e,(...l)=>t(...l),n),qo=hn("bm"),gn=hn("m"),Zv=hn("bu"),Zu=hn("u"),Wt=hn("bum"),Qu=hn("um"),Qv=hn("sp"),em=hn("rtg"),tm=hn("rtc");function nm(e,t=vt){ra("ec",e,t)}function sn(e,t,n,l){let i;const a=n&&n[l];if(me(e)||Ze(e)){i=new Array(e.length);for(let o=0,r=e.length;o<r;o++)i[o]=t(e[o],o,void 0,a&&a[o])}else if(typeof e=="number"){i=new Array(e);for(let o=0;o<e;o++)i[o]=t(o+1,o,void 0,a&&a[o])}else if(qe(e))if(e[Symbol.iterator])i=Array.from(e,(o,r)=>t(o,r,void 0,a&&a[r]));else{const o=Object.keys(e);i=new Array(o.length);for(let r=0,s=o.length;r<s;r++){const c=o[r];i[r]=t(e[c],c,r,a&&a[r])}}else i=[];return n&&(n[l]=i),i}const Xa=e=>e?vc(e)?ca(e)||e.proxy:Xa(e.parent):null,Bl=tt(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=>Xa(e.parent),$root:e=>Xa(e.root),$emit:e=>e.emit,$options:e=>Ko(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,jo(e.update)}),$nextTick:e=>e.n||(e.n=it.bind(e.proxy)),$watch:e=>Uv.bind(e)}),Aa=(e,t)=>e!==We&&!e.__isScriptSetup&&Oe(e,t),lm={get({_:e},t){const{ctx:n,setupState:l,data:i,props:a,accessCache:o,type:r,appContext:s}=e;let c;if(t[0]!=="$"){const v=o[t];if(v!==void 0)switch(v){case 1:return l[t];case 2:return i[t];case 4:return n[t];case 3:return a[t]}else{if(Aa(l,t))return o[t]=1,l[t];if(i!==We&&Oe(i,t))return o[t]=2,i[t];if((c=e.propsOptions[0])&&Oe(c,t))return o[t]=3,a[t];if(n!==We&&Oe(n,t))return o[t]=4,n[t];Za&&(o[t]=0)}}const d=Bl[t];let f,u;if(d)return t==="$attrs"&&_t(e,"get",t),d(e);if((f=r.__cssModules)&&(f=f[t]))return f;if(n!==We&&Oe(n,t))return o[t]=4,n[t];if(u=s.config.globalProperties,Oe(u,t))return u[t]},set({_:e},t,n){const{data:l,setupState:i,ctx:a}=e;return Aa(i,t)?(i[t]=n,!0):l!==We&&Oe(l,t)?(l[t]=n,!0):Oe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:l,appContext:i,propsOptions:a}},o){let r;return!!n[o]||e!==We&&Oe(e,o)||Aa(t,o)||(r=a[0])&&Oe(r,o)||Oe(l,o)||Oe(Bl,o)||Oe(i.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Oe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ri(e){return me(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Ja(e,t){return!e||!t?e||t:me(e)&&me(t)?e.concat(t):tt({},Ri(e),Ri(t))}function ec(e){const t=ri();let n=e();return io(),Io(n)&&(n=n.catch(l=>{throw Xn(t),l})),[n,()=>Xn(t)]}let Za=!0;function im(e){const t=Ko(e),n=e.proxy,l=e.ctx;Za=!1,t.beforeCreate&&Rr(t.beforeCreate,e,"bc");const{data:i,computed:a,methods:o,watch:r,provide:s,inject:c,created:d,beforeMount:f,mounted:u,beforeUpdate:v,updated:m,activated:g,deactivated:b,beforeDestroy:_,beforeUnmount:T,destroyed:V,unmounted:P,render:k,renderTracked:S,renderTriggered:x,errorCaptured:E,serverPrefetch:M,expose:L,inheritAttrs:N,components:A,directives:F,filters:D}=t;if(c&&am(c,l,null),o)for(const te in o){const B=o[te];xe(B)&&(l[te]=B.bind(n))}if(i){const te=i.call(n,n);qe(te)&&(e.data=ht(te))}if(Za=!0,a)for(const te in a){const B=a[te],j=xe(B)?B.bind(n,n):xe(B.get)?B.get.bind(n,n):Mt,W=!xe(B)&&xe(B.set)?B.set.bind(n):Mt,U=w({get:j,set:W});Object.defineProperty(l,te,{enumerable:!0,configurable:!0,get:()=>U.value,set:Y=>U.value=Y})}if(r)for(const te in r)tc(r[te],l,n,te);if(s){const te=xe(s)?s.call(n):s;Reflect.ownKeys(te).forEach(B=>{yt(B,te[B])})}d&&Rr(d,e,"c");function ne(te,B){me(B)?B.forEach(j=>te(j.bind(n))):B&&te(B.bind(n))}if(ne(qo,f),ne(gn,u),ne(Zv,v),ne(Zu,m),ne(Yv,g),ne(Xv,b),ne(nm,E),ne(tm,S),ne(em,x),ne(Wt,T),ne(Qu,P),ne(Qv,M),me(L))if(L.length){const te=e.exposed||(e.exposed={});L.forEach(B=>{Object.defineProperty(te,B,{get:()=>n[B],set:j=>n[B]=j})})}else e.exposed||(e.exposed={});k&&e.render===Mt&&(e.render=k),N!=null&&(e.inheritAttrs=N),A&&(e.components=A),F&&(e.directives=F)}function am(e,t,n=Mt){me(e)&&(e=Qa(e));for(const l in e){const i=e[l];let a;qe(i)?"default"in i?a=Ge(i.from||l,i.default,!0):a=Ge(i.from||l):a=Ge(i),Xe(a)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>a.value,set:o=>a.value=o}):t[l]=a}}function Rr(e,t,n){Rt(me(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function tc(e,t,n,l){const i=l.includes(".")?Ku(n,l):()=>n[l];if(Ze(e)){const a=t[e];xe(a)&&de(i,a)}else if(xe(e))de(i,e.bind(n));else if(qe(e))if(me(e))e.forEach(a=>tc(a,t,n,l));else{const a=xe(e.handler)?e.handler.bind(n):t[e.handler];xe(a)&&de(i,a,e)}}function Ko(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:o}}=e.appContext,r=a.get(t);let s;return r?s=r:!i.length&&!n&&!l?s=t:(s={},i.length&&i.forEach(c=>Bi(s,c,o,!0)),Bi(s,t,o)),qe(t)&&a.set(t,s),s}function Bi(e,t,n,l=!1){const{mixins:i,extends:a}=t;a&&Bi(e,a,n,!0),i&&i.forEach(o=>Bi(e,o,n,!0));for(const o in t)if(!(l&&o==="expose")){const r=om[o]||n&&n[o];e[o]=r?r(e[o],t[o]):t[o]}return e}const om={data:Br,props:$r,emits:$r,methods:Ml,computed:Ml,beforeCreate:bt,created:bt,beforeMount:bt,mounted:bt,beforeUpdate:bt,updated:bt,beforeDestroy:bt,beforeUnmount:bt,destroyed:bt,unmounted:bt,activated:bt,deactivated:bt,errorCaptured:bt,serverPrefetch:bt,components:Ml,directives:Ml,watch:sm,provide:Br,inject:rm};function Br(e,t){return t?e?function(){return tt(xe(e)?e.call(this,this):e,xe(t)?t.call(this,this):t)}:t:e}function rm(e,t){return Ml(Qa(e),Qa(t))}function Qa(e){if(me(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function bt(e,t){return e?[...new Set([].concat(e,t))]:t}function Ml(e,t){return e?tt(Object.create(null),e,t):t}function $r(e,t){return e?me(e)&&me(t)?[...new Set([...e,...t])]:tt(Object.create(null),Ri(e),Ri(t??{})):t}function sm(e,t){if(!e)return t;if(!t)return e;const n=tt(Object.create(null),e);for(const l in t)n[l]=bt(e[l],t[l]);return n}function nc(){return{app:null,config:{isNativeTag:Mf,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 um=0;function cm(e,t){return function(l,i=null){xe(l)||(l=tt({},l)),i!=null&&!qe(i)&&(i=null);const a=nc(),o=new WeakSet;let r=!1;const s=a.app={_uid:um++,_component:l,_props:i,_container:null,_context:a,_instance:null,version:Lm,get config(){return a.config},set config(c){},use(c,...d){return o.has(c)||(c&&xe(c.install)?(o.add(c),c.install(s,...d)):xe(c)&&(o.add(c),c(s,...d))),s},mixin(c){return a.mixins.includes(c)||a.mixins.push(c),s},component(c,d){return d?(a.components[c]=d,s):a.components[c]},directive(c,d){return d?(a.directives[c]=d,s):a.directives[c]},mount(c,d,f){if(!r){const u=h(l,i);return u.appContext=a,f===!0?f="svg":f===!1&&(f=void 0),d&&t?t(u,c):e(u,c,f),r=!0,s._container=c,c.__vue_app__=s,ca(u.component)||u.component.proxy}},unmount(){r&&(e(null,s._container),delete s._container.__vue_app__)},provide(c,d){return a.provides[c]=d,s},runWithContext(c){const d=$l;$l=s;try{return c()}finally{$l=d}}};return s}}let $l=null;function yt(e,t){if(vt){let n=vt.provides;const l=vt.parent&&vt.parent.provides;l===n&&(n=vt.provides=Object.create(l)),n[e]=t}}function Ge(e,t,n=!1){const l=vt||wt;if(l||$l){const i=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:$l._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&xe(t)?t.call(l&&l.proxy):t}}function dm(e,t,n,l=!1){const i={},a={};Oi(a,sa,1),e.propsDefaults=Object.create(null),lc(e,t,i,a);for(const o in e.propsOptions[0])o in i||(i[o]=void 0);n?e.props=l?i:mv(i):e.type.props?e.props=i:e.props=a,e.attrs=a}function fm(e,t,n,l){const{props:i,attrs:a,vnode:{patchFlag:o}}=e,r=ye(i),[s]=e.propsOptions;let c=!1;if((l||o>0)&&!(o&16)){if(o&8){const d=e.vnode.dynamicProps;for(let f=0;f<d.length;f++){let u=d[f];if(ia(e.emitsOptions,u))continue;const v=t[u];if(s)if(Oe(a,u))v!==a[u]&&(a[u]=v,c=!0);else{const m=It(u);i[m]=eo(s,r,m,v,e,!1)}else v!==a[u]&&(a[u]=v,c=!0)}}}else{lc(e,t,i,a)&&(c=!0);let d;for(const f in r)(!t||!Oe(t,f)&&((d=el(f))===f||!Oe(t,d)))&&(s?n&&(n[f]!==void 0||n[d]!==void 0)&&(i[f]=eo(s,r,f,void 0,e,!0)):delete i[f]);if(a!==r)for(const f in a)(!t||!Oe(t,f))&&(delete a[f],c=!0)}c&&dn(e,"set","$attrs")}function lc(e,t,n,l){const[i,a]=e.propsOptions;let o=!1,r;if(t)for(let s in t){if(Ll(s))continue;const c=t[s];let d;i&&Oe(i,d=It(s))?!a||!a.includes(d)?n[d]=c:(r||(r={}))[d]=c:ia(e.emitsOptions,s)||(!(s in l)||c!==l[s])&&(l[s]=c,o=!0)}if(a){const s=ye(n),c=r||We;for(let d=0;d<a.length;d++){const f=a[d];n[f]=eo(i,s,f,c[f],e,!Oe(c,f))}}return o}function eo(e,t,n,l,i,a){const o=e[n];if(o!=null){const r=Oe(o,"default");if(r&&l===void 0){const s=o.default;if(o.type!==Function&&!o.skipFactory&&xe(s)){const{propsDefaults:c}=i;if(n in c)l=c[n];else{const d=Xn(i);l=c[n]=s.call(null,t),d()}}else l=s}o[0]&&(a&&!r?l=!1:o[1]&&(l===""||l===el(n))&&(l=!0))}return l}function ic(e,t,n=!1){const l=t.propsCache,i=l.get(e);if(i)return i;const a=e.props,o={},r=[];let s=!1;if(!xe(e)){const d=f=>{s=!0;const[u,v]=ic(f,t,!0);tt(o,u),v&&r.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!a&&!s)return qe(e)&&l.set(e,cl),cl;if(me(a))for(let d=0;d<a.length;d++){const f=It(a[d]);Nr(f)&&(o[f]=We)}else if(a)for(const d in a){const f=It(d);if(Nr(f)){const u=a[d],v=o[f]=me(u)||xe(u)?{type:u}:tt({},u);if(v){const m=jr(Boolean,v.type),g=jr(String,v.type);v[0]=m>-1,v[1]=g<0||m<g,(m>-1||Oe(v,"default"))&&r.push(f)}}}const c=[o,r];return qe(e)&&l.set(e,c),c}function Nr(e){return e[0]!=="$"&&!Ll(e)}function Dr(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function zr(e,t){return Dr(e)===Dr(t)}function jr(e,t){return me(t)?t.findIndex(n=>zr(n,e)):xe(t)&&zr(t,e)?0:-1}const ac=e=>e[0]==="_"||e==="$stable",Go=e=>me(e)?e.map(zt):[zt(e)],vm=(e,t,n)=>{if(t._n)return t;const l=ke((...i)=>Go(t(...i)),n);return l._c=!1,l},oc=(e,t,n)=>{const l=e._ctx;for(const i in e){if(ac(i))continue;const a=e[i];if(xe(a))t[i]=vm(i,a,l);else if(a!=null){const o=Go(a);t[i]=()=>o}}},rc=(e,t)=>{const n=Go(t);e.slots.default=()=>n},mm=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ye(t),Oi(t,"_",n)):oc(t,e.slots={})}else e.slots={},t&&rc(e,t);Oi(e.slots,sa,1)},hm=(e,t,n)=>{const{vnode:l,slots:i}=e;let a=!0,o=We;if(l.shapeFlag&32){const r=t._;r?n&&r===1?a=!1:(tt(i,t),!n&&r===1&&delete i._):(a=!t.$stable,oc(t,i)),o=t}else t&&(rc(e,t),o={default:1});if(a)for(const r in i)!ac(r)&&o[r]==null&&delete i[r]};function to(e,t,n,l,i=!1){if(me(e)){e.forEach((u,v)=>to(u,t&&(me(t)?t[v]:t),n,l,i));return}if(Pi(l)&&!i)return;const a=l.shapeFlag&4?ca(l.component)||l.component.proxy:l.el,o=i?null:a,{i:r,r:s}=e,c=t&&t.r,d=r.refs===We?r.refs={}:r.refs,f=r.setupState;if(c!=null&&c!==s&&(Ze(c)?(d[c]=null,Oe(f,c)&&(f[c]=null)):Xe(c)&&(c.value=null)),xe(s))In(s,r,12,[o,d]);else{const u=Ze(s),v=Xe(s);if(u||v){const m=()=>{if(e.f){const g=u?Oe(f,s)?f[s]:d[s]:s.value;i?me(g)&&Eo(g,a):me(g)?g.includes(a)||g.push(a):u?(d[s]=[a],Oe(f,s)&&(f[s]=d[s])):(s.value=[a],e.k&&(d[e.k]=s.value))}else u?(d[s]=o,Oe(f,s)&&(f[s]=o)):v&&(s.value=o,e.k&&(d[e.k]=o))};o?(m.id=-1,xt(m,n)):m()}}}const xt=Dv;function gm(e){return ym(e)}function ym(e,t){const n=yu();n.__VUE__=!0;const{insert:l,remove:i,patchProp:a,createElement:o,createText:r,createComment:s,setText:c,setElementText:d,parentNode:f,nextSibling:u,setScopeId:v=Mt,insertStaticContent:m}=e,g=(p,y,C,O=null,I=null,R=null,$=void 0,H=null,q=!!y.dynamicChildren)=>{if(p===y)return;p&&!Yt(p,y)&&(O=Te(p),Y(p,I,R,!0),p=null),y.patchFlag===-2&&(q=!1,y.dynamicChildren=null);const{type:z,ref:G,shapeFlag:oe}=y;switch(z){case oi:b(p,y,C,O);break;case kt:_(p,y,C,O);break;case Ia:p==null&&T(y,C,O,$);break;case fe:A(p,y,C,O,I,R,$,H,q);break;default:oe&1?k(p,y,C,O,I,R,$,H,q):oe&6?F(p,y,C,O,I,R,$,H,q):(oe&64||oe&128)&&z.process(p,y,C,O,I,R,$,H,q,J)}G!=null&&I&&to(G,p&&p.ref,R,y||p,!y)},b=(p,y,C,O)=>{if(p==null)l(y.el=r(y.children),C,O);else{const I=y.el=p.el;y.children!==p.children&&c(I,y.children)}},_=(p,y,C,O)=>{p==null?l(y.el=s(y.children||""),C,O):y.el=p.el},T=(p,y,C,O)=>{[p.el,p.anchor]=m(p.children,y,C,O,p.el,p.anchor)},V=({el:p,anchor:y},C,O)=>{let I;for(;p&&p!==y;)I=u(p),l(p,C,O),p=I;l(y,C,O)},P=({el:p,anchor:y})=>{let C;for(;p&&p!==y;)C=u(p),i(p),p=C;i(y)},k=(p,y,C,O,I,R,$,H,q)=>{y.type==="svg"?$="svg":y.type==="math"&&($="mathml"),p==null?S(y,C,O,I,R,$,H,q):M(p,y,I,R,$,H,q)},S=(p,y,C,O,I,R,$,H)=>{let q,z;const{props:G,shapeFlag:oe,transition:se,dirs:he}=p;if(q=p.el=o(p.type,R,G&&G.is,G),oe&8?d(q,p.children):oe&16&&E(p.children,q,null,O,I,Ea(p,R),$,H),he&&Bn(p,null,O,"created"),x(q,p,p.scopeId,$,O),G){for(const Fe in G)Fe!=="value"&&!Ll(Fe)&&a(q,Fe,null,G[Fe],R,p.children,O,I,Se);"value"in G&&a(q,"value",null,G.value,R),(z=G.onVnodeBeforeMount)&&Kt(z,O,p)}he&&Bn(p,null,O,"beforeMount");const Ie=pm(I,se);Ie&&se.beforeEnter(q),l(q,y,C),((z=G&&G.onVnodeMounted)||Ie||he)&&xt(()=>{z&&Kt(z,O,p),Ie&&se.enter(q),he&&Bn(p,null,O,"mounted")},I)},x=(p,y,C,O,I)=>{if(C&&v(p,C),O)for(let R=0;R<O.length;R++)v(p,O[R]);if(I){let R=I.subTree;if(y===R){const $=I.vnode;x(p,$,$.scopeId,$.slotScopeIds,I.parent)}}},E=(p,y,C,O,I,R,$,H,q=0)=>{for(let z=q;z<p.length;z++){const G=p[z]=H?_n(p[z]):zt(p[z]);g(null,G,y,C,O,I,R,$,H)}},M=(p,y,C,O,I,R,$)=>{const H=y.el=p.el;let{patchFlag:q,dynamicChildren:z,dirs:G}=y;q|=p.patchFlag&16;const oe=p.props||We,se=y.props||We;let he;if(C&&$n(C,!1),(he=se.onVnodeBeforeUpdate)&&Kt(he,C,y,p),G&&Bn(y,p,C,"beforeUpdate"),C&&$n(C,!0),z?L(p.dynamicChildren,z,H,C,O,Ea(y,I),R):$||B(p,y,H,null,C,O,Ea(y,I),R,!1),q>0){if(q&16)N(H,y,oe,se,C,O,I);else if(q&2&&oe.class!==se.class&&a(H,"class",null,se.class,I),q&4&&a(H,"style",oe.style,se.style,I),q&8){const Ie=y.dynamicProps;for(let Fe=0;Fe<Ie.length;Fe++){const Ne=Ie[Fe],ee=oe[Ne],ie=se[Ne];(ie!==ee||Ne==="value")&&a(H,Ne,ee,ie,I,p.children,C,O,Se)}}q&1&&p.children!==y.children&&d(H,y.children)}else!$&&z==null&&N(H,y,oe,se,C,O,I);((he=se.onVnodeUpdated)||G)&&xt(()=>{he&&Kt(he,C,y,p),G&&Bn(y,p,C,"updated")},O)},L=(p,y,C,O,I,R,$)=>{for(let H=0;H<y.length;H++){const q=p[H],z=y[H],G=q.el&&(q.type===fe||!Yt(q,z)||q.shapeFlag&70)?f(q.el):C;g(q,z,G,null,O,I,R,$,!0)}},N=(p,y,C,O,I,R,$)=>{if(C!==O){if(C!==We)for(const H in C)!Ll(H)&&!(H in O)&&a(p,H,C[H],null,$,y.children,I,R,Se);for(const H in O){if(Ll(H))continue;const q=O[H],z=C[H];q!==z&&H!=="value"&&a(p,H,z,q,$,y.children,I,R,Se)}"value"in O&&a(p,"value",C.value,O.value,$)}},A=(p,y,C,O,I,R,$,H,q)=>{const z=y.el=p?p.el:r(""),G=y.anchor=p?p.anchor:r("");let{patchFlag:oe,dynamicChildren:se,slotScopeIds:he}=y;he&&(H=H?H.concat(he):he),p==null?(l(z,C,O),l(G,C,O),E(y.children||[],C,G,I,R,$,H,q)):oe>0&&oe&64&&se&&p.dynamicChildren?(L(p.dynamicChildren,se,C,I,R,$,H),(y.key!=null||I&&y===I.subTree)&&Yo(p,y,!0)):B(p,y,C,G,I,R,$,H,q)},F=(p,y,C,O,I,R,$,H,q)=>{y.slotScopeIds=H,p==null?y.shapeFlag&512?I.ctx.activate(y,C,O,$,q):D(y,C,O,I,R,$,q):Z(p,y,q)},D=(p,y,C,O,I,R,$)=>{const H=p.component=Em(p,O,I);if(oa(p)&&(H.ctx.renderer=J),Im(H),H.asyncDep){if(I&&I.registerDep(H,ne),!p.el){const q=H.subTree=h(kt);_(null,q,y,C)}}else ne(H,p,y,C,I,R,$)},Z=(p,y,C)=>{const O=y.component=p.component;if(Tv(p,y,C))if(O.asyncDep&&!O.asyncResolved){te(O,y,C);return}else O.next=y,kv(O.update),O.effect.dirty=!0,O.update();else y.el=p.el,O.vnode=y},ne=(p,y,C,O,I,R,$)=>{const H=()=>{if(p.isMounted){let{next:G,bu:oe,u:se,parent:he,vnode:Ie}=p;{const He=sc(p);if(He){G&&(G.el=Ie.el,te(p,G,$)),He.asyncDep.then(()=>{p.isUnmounted||H()});return}}let Fe=G,Ne;$n(p,!1),G?(G.el=Ie.el,te(p,G,$)):G=Ie,oe&&xa(oe),(Ne=G.props&&G.props.onVnodeBeforeUpdate)&&Kt(Ne,he,G,Ie),$n(p,!0);const ee=_a(p),ie=p.subTree;p.subTree=ee,g(ie,ee,f(ie.el),Te(ie),p,I,R),G.el=ee.el,Fe===null&&Ho(p,ee.el),se&&xt(se,I),(Ne=G.props&&G.props.onVnodeUpdated)&&xt(()=>Kt(Ne,he,G,Ie),I)}else{let G;const{el:oe,props:se}=y,{bm:he,m:Ie,parent:Fe}=p,Ne=Pi(y);if($n(p,!1),he&&xa(he),!Ne&&(G=se&&se.onVnodeBeforeMount)&&Kt(G,Fe,y),$n(p,!0),oe&&Re){const ee=()=>{p.subTree=_a(p),Re(oe,p.subTree,p,I,null)};Ne?y.type.__asyncLoader().then(()=>!p.isUnmounted&&ee()):ee()}else{const ee=p.subTree=_a(p);g(null,ee,C,O,p,I,R),y.el=ee.el}if(Ie&&xt(Ie,I),!Ne&&(G=se&&se.onVnodeMounted)){const ee=y;xt(()=>Kt(G,Fe,ee),I)}(y.shapeFlag&256||Fe&&Pi(Fe.vnode)&&Fe.vnode.shapeFlag&256)&&p.a&&xt(p.a,I),p.isMounted=!0,y=C=O=null}},q=p.effect=new Oo(H,Mt,()=>jo(z),p.scope),z=p.update=()=>{q.dirty&&q.run()};z.id=p.uid,$n(p,!0),z()},te=(p,y,C)=>{y.component=p;const O=p.vnode.props;p.vnode=y,p.next=null,fm(p,y.props,O,C),hm(p,y.children,C),tl(),Vr(p),nl()},B=(p,y,C,O,I,R,$,H,q=!1)=>{const z=p&&p.children,G=p?p.shapeFlag:0,oe=y.children,{patchFlag:se,shapeFlag:he}=y;if(se>0){if(se&128){W(z,oe,C,O,I,R,$,H,q);return}else if(se&256){j(z,oe,C,O,I,R,$,H,q);return}}he&8?(G&16&&Se(z,I,R),oe!==z&&d(C,oe)):G&16?he&16?W(z,oe,C,O,I,R,$,H,q):Se(z,I,R,!0):(G&8&&d(C,""),he&16&&E(oe,C,O,I,R,$,H,q))},j=(p,y,C,O,I,R,$,H,q)=>{p=p||cl,y=y||cl;const z=p.length,G=y.length,oe=Math.min(z,G);let se;for(se=0;se<oe;se++){const he=y[se]=q?_n(y[se]):zt(y[se]);g(p[se],he,C,null,I,R,$,H,q)}z>G?Se(p,I,R,!0,!1,oe):E(y,C,O,I,R,$,H,q,oe)},W=(p,y,C,O,I,R,$,H,q)=>{let z=0;const G=y.length;let oe=p.length-1,se=G-1;for(;z<=oe&&z<=se;){const he=p[z],Ie=y[z]=q?_n(y[z]):zt(y[z]);if(Yt(he,Ie))g(he,Ie,C,null,I,R,$,H,q);else break;z++}for(;z<=oe&&z<=se;){const he=p[oe],Ie=y[se]=q?_n(y[se]):zt(y[se]);if(Yt(he,Ie))g(he,Ie,C,null,I,R,$,H,q);else break;oe--,se--}if(z>oe){if(z<=se){const he=se+1,Ie=he<G?y[he].el:O;for(;z<=se;)g(null,y[z]=q?_n(y[z]):zt(y[z]),C,Ie,I,R,$,H,q),z++}}else if(z>se)for(;z<=oe;)Y(p[z],I,R,!0),z++;else{const he=z,Ie=z,Fe=new Map;for(z=Ie;z<=se;z++){const ct=y[z]=q?_n(y[z]):zt(y[z]);ct.key!=null&&Fe.set(ct.key,z)}let Ne,ee=0;const ie=se-Ie+1;let He=!1,at=0;const ut=new Array(ie);for(z=0;z<ie;z++)ut[z]=0;for(z=he;z<=oe;z++){const ct=p[z];if(ee>=ie){Y(ct,I,R,!0);continue}let Ct;if(ct.key!=null)Ct=Fe.get(ct.key);else for(Ne=Ie;Ne<=se;Ne++)if(ut[Ne-Ie]===0&&Yt(ct,y[Ne])){Ct=Ne;break}Ct===void 0?Y(ct,I,R,!0):(ut[Ct-Ie]=z+1,Ct>=at?at=Ct:He=!0,g(ct,y[Ct],C,null,I,R,$,H,q),ee++)}const qt=He?bm(ut):cl;for(Ne=qt.length-1,z=ie-1;z>=0;z--){const ct=Ie+z,Ct=y[ct],ol=ct+1<G?y[ct+1].el:O;ut[z]===0?g(null,Ct,C,ol,I,R,$,H,q):He&&(Ne<0||z!==qt[Ne]?U(Ct,C,ol,2):Ne--)}}},U=(p,y,C,O,I=null)=>{const{el:R,type:$,transition:H,children:q,shapeFlag:z}=p;if(z&6){U(p.component.subTree,y,C,O);return}if(z&128){p.suspense.move(y,C,O);return}if(z&64){$.move(p,y,C,J);return}if($===fe){l(R,y,C);for(let oe=0;oe<q.length;oe++)U(q[oe],y,C,O);l(p.anchor,y,C);return}if($===Ia){V(p,y,C);return}if(O!==2&&z&1&&H)if(O===0)H.beforeEnter(R),l(R,y,C),xt(()=>H.enter(R),I);else{const{leave:oe,delayLeave:se,afterLeave:he}=H,Ie=()=>l(R,y,C),Fe=()=>{oe(R,()=>{Ie(),he&&he()})};se?se(R,Ie,Fe):Fe()}else l(R,y,C)},Y=(p,y,C,O=!1,I=!1)=>{const{type:R,props:$,ref:H,children:q,dynamicChildren:z,shapeFlag:G,patchFlag:oe,dirs:se}=p;if(H!=null&&to(H,null,C,p,!0),G&256){y.ctx.deactivate(p);return}const he=G&1&&se,Ie=!Pi(p);let Fe;if(Ie&&(Fe=$&&$.onVnodeBeforeUnmount)&&Kt(Fe,y,p),G&6)Ae(p.component,C,O);else{if(G&128){p.suspense.unmount(C,O);return}he&&Bn(p,null,y,"beforeUnmount"),G&64?p.type.remove(p,y,C,I,J,O):z&&(R!==fe||oe>0&&oe&64)?Se(z,y,C,!1,!0):(R===fe&&oe&384||!I&&G&16)&&Se(q,y,C),O&&X(p)}(Ie&&(Fe=$&&$.onVnodeUnmounted)||he)&&xt(()=>{Fe&&Kt(Fe,y,p),he&&Bn(p,null,y,"unmounted")},C)},X=p=>{const{type:y,el:C,anchor:O,transition:I}=p;if(y===fe){we(C,O);return}if(y===Ia){P(p);return}const R=()=>{i(C),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(p.shapeFlag&1&&I&&!I.persisted){const{leave:$,delayLeave:H}=I,q=()=>$(C,R);H?H(p.el,R,q):q()}else R()},we=(p,y)=>{let C;for(;p!==y;)C=u(p),i(p),p=C;i(y)},Ae=(p,y,C)=>{const{bum:O,scope:I,update:R,subTree:$,um:H}=p;O&&xa(O),I.stop(),R&&(R.active=!1,Y($,p,y,C)),H&&xt(H,y),xt(()=>{p.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&p.asyncDep&&!p.asyncResolved&&p.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},Se=(p,y,C,O=!1,I=!1,R=0)=>{for(let $=R;$<p.length;$++)Y(p[$],y,C,O,I)},Te=p=>p.shapeFlag&6?Te(p.component.subTree):p.shapeFlag&128?p.suspense.next():u(p.anchor||p.el);let $e=!1;const Qe=(p,y,C)=>{p==null?y._vnode&&Y(y._vnode,null,null,!0):g(y._vnode||null,p,y,null,null,null,C),$e||($e=!0,Vr(),Du(),$e=!1),y._vnode=p},J={p:g,um:Y,m:U,r:X,mt:D,mc:E,pc:B,pbc:L,n:Te,o:e};let Ee,Re;return t&&([Ee,Re]=t(J)),{render:Qe,hydrate:Ee,createApp:cm(Qe,Ee)}}function Ea({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 $n({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function pm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Yo(e,t,n=!1){const l=e.children,i=t.children;if(me(l)&&me(i))for(let a=0;a<l.length;a++){const o=l[a];let r=i[a];r.shapeFlag&1&&!r.dynamicChildren&&((r.patchFlag<=0||r.patchFlag===32)&&(r=i[a]=_n(i[a]),r.el=o.el),n||Yo(o,r)),r.type===oi&&(r.el=o.el)}}function bm(e){const t=e.slice(),n=[0];let l,i,a,o,r;const s=e.length;for(l=0;l<s;l++){const c=e[l];if(c!==0){if(i=n[n.length-1],e[i]<c){t[l]=i,n.push(l);continue}for(a=0,o=n.length-1;a<o;)r=a+o>>1,e[n[r]]<c?a=r+1:o=r;c<e[n[a]]&&(a>0&&(t[l]=n[a-1]),n[a]=l)}}for(a=n.length,o=n[a-1];a-- >0;)n[a]=o,o=t[o];return n}function sc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:sc(t)}const wm=e=>e.__isTeleport,Nl=e=>e&&(e.disabled||e.disabled===""),Hr=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Wr=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,no=(e,t)=>{const n=e&&e.to;return Ze(n)?t?t(n):null:n},Sm={name:"Teleport",__isTeleport:!0,process(e,t,n,l,i,a,o,r,s,c){const{mc:d,pc:f,pbc:u,o:{insert:v,querySelector:m,createText:g,createComment:b}}=c,_=Nl(t.props);let{shapeFlag:T,children:V,dynamicChildren:P}=t;if(e==null){const k=t.el=g(""),S=t.anchor=g("");v(k,n,l),v(S,n,l);const x=t.target=no(t.props,m),E=t.targetAnchor=g("");x&&(v(E,x),o==="svg"||Hr(x)?o="svg":(o==="mathml"||Wr(x))&&(o="mathml"));const M=(L,N)=>{T&16&&d(V,L,N,i,a,o,r,s)};_?M(n,S):x&&M(x,E)}else{t.el=e.el;const k=t.anchor=e.anchor,S=t.target=e.target,x=t.targetAnchor=e.targetAnchor,E=Nl(e.props),M=E?n:S,L=E?k:x;if(o==="svg"||Hr(S)?o="svg":(o==="mathml"||Wr(S))&&(o="mathml"),P?(u(e.dynamicChildren,P,M,i,a,o,r),Yo(e,t,!0)):s||f(e,t,M,L,i,a,o,r,!1),_)E?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):wi(t,n,k,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const N=t.target=no(t.props,m);N&&wi(t,N,null,c,0)}else E&&wi(t,S,x,c,1)}uc(t)},remove(e,t,n,l,{um:i,o:{remove:a}},o){const{shapeFlag:r,children:s,anchor:c,targetAnchor:d,target:f,props:u}=e;if(f&&a(d),o&&a(c),r&16){const v=o||!Nl(u);for(let m=0;m<s.length;m++){const g=s[m];i(g,t,n,v,!!g.dynamicChildren)}}},move:wi,hydrate:Cm};function wi(e,t,n,{o:{insert:l},m:i},a=2){a===0&&l(e.targetAnchor,t,n);const{el:o,anchor:r,shapeFlag:s,children:c,props:d}=e,f=a===2;if(f&&l(o,t,n),(!f||Nl(d))&&s&16)for(let u=0;u<c.length;u++)i(c[u],t,n,2);f&&l(r,t,n)}function Cm(e,t,n,l,i,a,{o:{nextSibling:o,parentNode:r,querySelector:s}},c){const d=t.target=no(t.props,s);if(d){const f=d._lpa||d.firstChild;if(t.shapeFlag&16)if(Nl(t.props))t.anchor=c(o(e),t,r(e),n,l,i,a),t.targetAnchor=f;else{t.anchor=o(e);let u=f;for(;u;)if(u=o(u),u&&u.nodeType===8&&u.data==="teleport anchor"){t.targetAnchor=u,d._lpa=t.targetAnchor&&o(t.targetAnchor);break}c(f,t,d,n,l,i,a)}uc(t)}return t.anchor&&o(t.anchor)}const xm=Sm;function uc(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const fe=Symbol.for("v-fgt"),oi=Symbol.for("v-txt"),kt=Symbol.for("v-cmt"),Ia=Symbol.for("v-stc"),Dl=[];let Lt=null;function ce(e=!1){Dl.push(Lt=e?null:[])}function cc(){Dl.pop(),Lt=Dl[Dl.length-1]||null}let gl=1;function Ur(e){gl+=e}function dc(e){return e.dynamicChildren=gl>0?Lt||cl:null,cc(),gl>0&&Lt&&Lt.push(e),e}function Be(e,t,n,l,i,a){return dc(Yn(e,t,n,l,i,a,!0))}function je(e,t,n,l,i){return dc(h(e,t,n,l,i,!0))}function Gl(e){return e?e.__v_isVNode===!0:!1}function Yt(e,t){return e.type===t.type&&e.key===t.key}const sa="__vInternal",fc=({key:e})=>e??null,Ai=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ze(e)||Xe(e)||xe(e)?{i:wt,r:e,k:t,f:!!n}:e:null);function Yn(e,t=null,n=null,l=0,i=null,a=e===fe?0:1,o=!1,r=!1){const s={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&fc(t),ref:t&&Ai(t),scopeId:Hu,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:l,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:wt};return r?(Xo(s,n),a&128&&e.normalize(s)):n&&(s.shapeFlag|=Ze(n)?8:16),gl>0&&!o&&Lt&&(s.patchFlag>0||a&6)&&s.patchFlag!==32&&Lt.push(s),s}const h=km;function km(e,t=null,n=null,l=0,i=null,a=!1){if((!e||e===Uu)&&(e=kt),Gl(e)){const r=fn(e,t,!0);return n&&Xo(r,n),gl>0&&!a&&Lt&&(r.shapeFlag&6?Lt[Lt.indexOf(e)]=r:Lt.push(r)),r.patchFlag|=-2,r}if(Mm(e)&&(e=e.__vccOpts),t){t=_m(t);let{class:r,style:s}=t;r&&!Ze(r)&&(t.class=na(r)),qe(s)&&(Ou(s)&&!me(s)&&(s=tt({},s)),t.style=An(s))}const o=Ze(e)?1:Fv(e)?128:wm(e)?64:qe(e)?4:xe(e)?2:0;return Yn(e,t,n,l,i,o,a,!0)}function _m(e){return e?Ou(e)||sa in e?tt({},e):e:null}function fn(e,t,n=!1){const{props:l,ref:i,patchFlag:a,children:o}=e,r=t?ge(l||{},t):l;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:r,key:r&&fc(r),ref:t&&t.ref?n&&i?me(i)?i.concat(Ai(t)):[i,Ai(t)]:Ai(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==fe?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&fn(e.ssContent),ssFallback:e.ssFallback&&fn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function ot(e=" ",t=0){return h(oi,null,e,t)}function et(e="",t=!1){return t?(ce(),je(kt,null,e)):h(kt,null,e)}function zt(e){return e==null||typeof e=="boolean"?h(kt):me(e)?h(fe,null,e.slice()):typeof e=="object"?_n(e):h(oi,null,String(e))}function _n(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:fn(e)}function Xo(e,t){let n=0;const{shapeFlag:l}=e;if(t==null)t=null;else if(me(t))n=16;else if(typeof t=="object")if(l&65){const i=t.default;i&&(i._c&&(i._d=!1),Xo(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!(sa in t)?t._ctx=wt:i===3&&wt&&(wt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else xe(t)?(t={default:t,_ctx:wt},n=32):(t=String(t),l&64?(n=16,t=[ot(t)]):n=8);e.children=t,e.shapeFlag|=n}function ge(...e){const t={};for(let n=0;n<e.length;n++){const l=e[n];for(const i in l)if(i==="class")t.class!==l.class&&(t.class=na([t.class,l.class]));else if(i==="style")t.style=An([t.style,l.style]);else if(Qi(i)){const a=t[i],o=l[i];o&&a!==o&&!(me(a)&&a.includes(o))&&(t[i]=a?[].concat(a,o):o)}else i!==""&&(t[i]=l[i])}return t}function Kt(e,t,n,l=null){Rt(e,t,7,[n,l])}const Pm=nc();let Am=0;function Em(e,t,n){const l=e.type,i=(t?t.appContext:e.appContext)||Pm,a={uid:Am++,vnode:e,type:l,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new wu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ic(l,i),emitsOptions:ju(l,i),emit:null,emitted:null,propsDefaults:We,inheritAttrs:l.inheritAttrs,ctx:We,data:We,props:We,attrs:We,slots:We,refs:We,setupState:We,setupContext:null,attrsProxy:null,slotsProxy: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=Pv.bind(null,a),e.ce&&e.ce(a),a}let vt=null;const ri=()=>vt||wt;let $i,lo;{const e=yu(),t=(n,l)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(l),a=>{i.length>1?i.forEach(o=>o(a)):i[0](a)}};$i=t("__VUE_INSTANCE_SETTERS__",n=>vt=n),lo=t("__VUE_SSR_SETTERS__",n=>ua=n)}const Xn=e=>{const t=vt;return $i(e),e.scope.on(),()=>{e.scope.off(),$i(t)}},io=()=>{vt&&vt.scope.off(),$i(null)};function vc(e){return e.vnode.shapeFlag&4}let ua=!1;function Im(e,t=!1){t&&lo(t);const{props:n,children:l}=e.vnode,i=vc(e);dm(e,n,i,t),mm(e,l);const a=i?Tm(e,t):void 0;return t&&lo(!1),a}function Tm(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Fu(new Proxy(e.ctx,lm));const{setup:l}=n;if(l){const i=e.setupContext=l.length>1?Om(e):null,a=Xn(e);tl();const o=In(l,e,0,[e.props,i]);if(nl(),a(),Io(o)){if(o.then(io,io),t)return o.then(r=>{ao(e,r,t)}).catch(r=>{ai(r,e,0)});e.asyncDep=o}else ao(e,o,t)}else mc(e,t)}function ao(e,t,n){xe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:qe(t)&&(e.setupState=Ru(t)),mc(e,n)}let qr;function mc(e,t,n){const l=e.type;if(!e.render){if(!t&&qr&&!l.render){const i=l.template||Ko(e).template;if(i){const{isCustomElement:a,compilerOptions:o}=e.appContext.config,{delimiters:r,compilerOptions:s}=l,c=tt(tt({isCustomElement:a,delimiters:r},o),s);l.render=qr(i,c)}}e.render=l.render||Mt}{const i=Xn(e);tl();try{im(e)}finally{nl(),i()}}}function Vm(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return _t(e,"get","$attrs"),t[n]}}))}function Om(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Vm(e)},slots:e.slots,emit:e.emit,expose:t}}function ca(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Ru(Fu(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Bl)return Bl[n](e)},has(t,n){return n in t||n in Bl}}))}function Fm(e,t=!0){return xe(e)?e.displayName||e.name:e.name||t&&e.__name}function Mm(e){return xe(e)&&"__vccOpts"in e}const w=(e,t)=>hv(e,t,ua);function hc(e,t,n=We){const l=ri(),i=It(t),a=el(t),o=bv((s,c)=>{let d;return Wv(()=>{const f=e[t];Zt(d,f)&&(d=f,c())}),{get(){return s(),n.get?n.get(d):d},set(f){const u=l.vnode.props;!(u&&(t in u||i in u||a in u)&&(`onUpdate:${t}`in u||`onUpdate:${i}`in u||`onUpdate:${a}`in u))&&Zt(f,d)&&(d=f,c()),l.emit(`update:${t}`,n.set?n.set(f):f)}}}),r=t==="modelValue"?"modelModifiers":`${t}Modifiers`;return o[Symbol.iterator]=()=>{let s=0;return{next(){return s<2?{value:s++?e[r]||{}:o,done:!1}:{done:!0}}}},o}function Vn(e,t,n){const l=arguments.length;return l===2?qe(t)&&!me(t)?Gl(t)?h(e,null,[t]):h(e,t):h(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&Gl(n)&&(n=[n]),h(e,t,n))}const Lm="3.4.21";/**
|
14
|
+
* @vue/runtime-dom v3.4.21
|
15
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
16
|
+
* @license MIT
|
17
|
+
**/const Rm="http://www.w3.org/2000/svg",Bm="http://www.w3.org/1998/Math/MathML",Pn=typeof document<"u"?document:null,Kr=Pn&&Pn.createElement("template"),$m={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,l)=>{const i=t==="svg"?Pn.createElementNS(Rm,e):t==="mathml"?Pn.createElementNS(Bm,e):Pn.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&i.setAttribute("multiple",l.multiple),i},createText:e=>Pn.createTextNode(e),createComment:e=>Pn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Pn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,i,a){const o=n?n.previousSibling:t.lastChild;if(i&&(i===a||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===a||!(i=i.nextSibling)););else{Kr.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const r=Kr.content;if(l==="svg"||l==="mathml"){const s=r.firstChild;for(;s.firstChild;)r.appendChild(s.firstChild);r.removeChild(s)}t.insertBefore(r,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Sn="transition",Vl="animation",yl=Symbol("_vtc"),vn=(e,{slots:t})=>Vn(Kv,yc(e),t);vn.displayName="Transition";const gc={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},Nm=vn.props=tt({},Yu,gc),Nn=(e,t=[])=>{me(e)?e.forEach(n=>n(...t)):e&&e(...t)},Gr=e=>e?me(e)?e.some(t=>t.length>1):e.length>1:!1;function yc(e){const t={};for(const A in e)A in gc||(t[A]=e[A]);if(e.css===!1)return t;const{name:n="v",type:l,duration:i,enterFromClass:a=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:r=`${n}-enter-to`,appearFromClass:s=a,appearActiveClass:c=o,appearToClass:d=r,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:u=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,m=Dm(i),g=m&&m[0],b=m&&m[1],{onBeforeEnter:_,onEnter:T,onEnterCancelled:V,onLeave:P,onLeaveCancelled:k,onBeforeAppear:S=_,onAppear:x=T,onAppearCancelled:E=V}=t,M=(A,F,D)=>{Cn(A,F?d:r),Cn(A,F?c:o),D&&D()},L=(A,F)=>{A._isLeaving=!1,Cn(A,f),Cn(A,v),Cn(A,u),F&&F()},N=A=>(F,D)=>{const Z=A?x:T,ne=()=>M(F,A,D);Nn(Z,[F,ne]),Yr(()=>{Cn(F,A?s:a),rn(F,A?d:r),Gr(Z)||Xr(F,l,g,ne)})};return tt(t,{onBeforeEnter(A){Nn(_,[A]),rn(A,a),rn(A,o)},onBeforeAppear(A){Nn(S,[A]),rn(A,s),rn(A,c)},onEnter:N(!1),onAppear:N(!0),onLeave(A,F){A._isLeaving=!0;const D=()=>L(A,F);rn(A,f),bc(),rn(A,u),Yr(()=>{A._isLeaving&&(Cn(A,f),rn(A,v),Gr(P)||Xr(A,l,b,D))}),Nn(P,[A,D])},onEnterCancelled(A){M(A,!1),Nn(V,[A])},onAppearCancelled(A){M(A,!0),Nn(E,[A])},onLeaveCancelled(A){L(A),Nn(k,[A])}})}function Dm(e){if(e==null)return null;if(qe(e))return[Ta(e.enter),Ta(e.leave)];{const t=Ta(e);return[t,t]}}function Ta(e){return gu(e)}function rn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[yl]||(e[yl]=new Set)).add(t)}function Cn(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[yl];n&&(n.delete(t),n.size||(e[yl]=void 0))}function Yr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let zm=0;function Xr(e,t,n,l){const i=e._endId=++zm,a=()=>{i===e._endId&&l()};if(n)return setTimeout(a,n);const{type:o,timeout:r,propCount:s}=pc(e,t);if(!o)return l();const c=o+"end";let d=0;const f=()=>{e.removeEventListener(c,u),a()},u=v=>{v.target===e&&++d>=s&&f()};setTimeout(()=>{d<s&&f()},r+1),e.addEventListener(c,u)}function pc(e,t){const n=window.getComputedStyle(e),l=m=>(n[m]||"").split(", "),i=l(`${Sn}Delay`),a=l(`${Sn}Duration`),o=Jr(i,a),r=l(`${Vl}Delay`),s=l(`${Vl}Duration`),c=Jr(r,s);let d=null,f=0,u=0;t===Sn?o>0&&(d=Sn,f=o,u=a.length):t===Vl?c>0&&(d=Vl,f=c,u=s.length):(f=Math.max(o,c),d=f>0?o>c?Sn:Vl:null,u=d?d===Sn?a.length:s.length:0);const v=d===Sn&&/\b(transform|all)(,|$)/.test(l(`${Sn}Property`).toString());return{type:d,timeout:f,propCount:u,hasTransform:v}}function Jr(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>Zr(n)+Zr(e[l])))}function Zr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function bc(){return document.body.offsetHeight}function jm(e,t,n){const l=e[yl];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ni=Symbol("_vod"),wc=Symbol("_vsh"),On={beforeMount(e,{value:t},{transition:n}){e[Ni]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Ol(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:l}){!t!=!n&&(l?t?(l.beforeEnter(e),Ol(e,!0),l.enter(e)):l.leave(e,()=>{Ol(e,!1)}):Ol(e,t))},beforeUnmount(e,{value:t}){Ol(e,t)}};function Ol(e,t){e.style.display=t?e[Ni]:"none",e[wc]=!t}const Hm=Symbol(""),Wm=/(^|;)\s*display\s*:/;function Um(e,t,n){const l=e.style,i=Ze(n);let a=!1;if(n&&!i){if(t)if(Ze(t))for(const o of t.split(";")){const r=o.slice(0,o.indexOf(":")).trim();n[r]==null&&Ei(l,r,"")}else for(const o in t)n[o]==null&&Ei(l,o,"");for(const o in n)o==="display"&&(a=!0),Ei(l,o,n[o])}else if(i){if(t!==n){const o=l[Hm];o&&(n+=";"+o),l.cssText=n,a=Wm.test(n)}}else t&&e.removeAttribute("style");Ni in e&&(e[Ni]=a?l.display:"",e[wc]&&(l.display="none"))}const Qr=/\s*!important$/;function Ei(e,t,n){if(me(n))n.forEach(l=>Ei(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=qm(e,t);Qr.test(n)?e.setProperty(el(l),n.replace(Qr,""),"important"):e[l]=n}}const es=["Webkit","Moz","ms"],Va={};function qm(e,t){const n=Va[t];if(n)return n;let l=It(t);if(l!=="filter"&&l in e)return Va[t]=l;l=mn(l);for(let i=0;i<es.length;i++){const a=es[i]+l;if(a in e)return Va[t]=a}return t}const ts="http://www.w3.org/1999/xlink";function Km(e,t,n,l,i){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(ts,t.slice(6,t.length)):e.setAttributeNS(ts,t,n);else{const a=Uf(t);n==null||a&&!pu(n)?e.removeAttribute(t):e.setAttribute(t,a?"":n)}}function Gm(e,t,n,l,i,a,o){if(t==="innerHTML"||t==="textContent"){l&&o(l,i,a),e[t]=n??"";return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const c=r==="OPTION"?e.getAttribute("value")||"":e.value,d=n??"";(c!==d||!("_value"in e))&&(e.value=d),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=pu(n):n==null&&c==="string"?(n="",s=!0):c==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(t)}function Ym(e,t,n,l){e.addEventListener(t,n,l)}function Xm(e,t,n,l){e.removeEventListener(t,n,l)}const ns=Symbol("_vei");function Jm(e,t,n,l,i=null){const a=e[ns]||(e[ns]={}),o=a[t];if(l&&o)o.value=l;else{const[r,s]=Zm(t);if(l){const c=a[t]=th(l,i);Ym(e,r,c,s)}else o&&(Xm(e,r,o,s),a[t]=void 0)}}const ls=/(?:Once|Passive|Capture)$/;function Zm(e){let t;if(ls.test(e)){t={};let l;for(;l=e.match(ls);)e=e.slice(0,e.length-l[0].length),t[l[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):el(e.slice(2)),t]}let Oa=0;const Qm=Promise.resolve(),eh=()=>Oa||(Qm.then(()=>Oa=0),Oa=Date.now());function th(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;Rt(nh(l,n.value),t,5,[l])};return n.value=e,n.attached=eh(),n}function nh(e,t){if(me(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(l=>i=>!i._stopped&&l&&l(i))}else return t}const is=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,lh=(e,t,n,l,i,a,o,r,s)=>{const c=i==="svg";t==="class"?jm(e,l,c):t==="style"?Um(e,n,l):Qi(t)?Ao(t)||Jm(e,t,n,l,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ih(e,t,l,c))?Gm(e,t,l,a,o,r,s):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),Km(e,t,l,c))};function ih(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&is(t)&&xe(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 i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return is(t)&&Ze(n)?!1:t in e}const Sc=new WeakMap,Cc=new WeakMap,Di=Symbol("_moveCb"),as=Symbol("_enterCb"),xc={name:"TransitionGroup",props:tt({},Nm,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=ri(),l=Gu();let i,a;return Zu(()=>{if(!i.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!uh(i[0].el,n.vnode.el,o))return;i.forEach(oh),i.forEach(rh);const r=i.filter(sh);bc(),r.forEach(s=>{const c=s.el,d=c.style;rn(c,o),d.transform=d.webkitTransform=d.transitionDuration="";const f=c[Di]=u=>{u&&u.target!==c||(!u||/transform$/.test(u.propertyName))&&(c.removeEventListener("transitionend",f),c[Di]=null,Cn(c,o))};c.addEventListener("transitionend",f)})}),()=>{const o=ye(e),r=yc(o);let s=o.tag||fe;i=a,a=t.default?Uo(t.default()):[];for(let c=0;c<a.length;c++){const d=a[c];d.key!=null&&Kl(d,ql(d,r,l,n))}if(i)for(let c=0;c<i.length;c++){const d=i[c];Kl(d,ql(d,r,l,n)),Sc.set(d,d.el.getBoundingClientRect())}return h(s,null,a)}}},ah=e=>delete e.mode;xc.props;const kc=xc;function oh(e){const t=e.el;t[Di]&&t[Di](),t[as]&&t[as]()}function rh(e){Cc.set(e,e.el.getBoundingClientRect())}function sh(e){const t=Sc.get(e),n=Cc.get(e),l=t.left-n.left,i=t.top-n.top;if(l||i){const a=e.el.style;return a.transform=a.webkitTransform=`translate(${l}px,${i}px)`,a.transitionDuration="0s",e}}function uh(e,t,n){const l=e.cloneNode(),i=e[yl];i&&i.forEach(r=>{r.split(/\s+/).forEach(s=>s&&l.classList.remove(s))}),n.split(/\s+/).forEach(r=>r&&l.classList.add(r)),l.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(l);const{hasTransform:o}=pc(l);return a.removeChild(l),o}const ch=tt({patchProp:lh},$m);let os;function dh(){return os||(os=gm(ch))}const fh=(...e)=>{const t=dh().createApp(...e),{mount:n}=t;return t.mount=l=>{const i=mh(l);if(!i)return;const a=t._component;!xe(a)&&!a.render&&!a.template&&(a.template=i.innerHTML),i.innerHTML="";const o=n(i,!1,vh(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},t};function vh(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function mh(e){return Ze(e)?document.querySelector(e):e}function Jn(e,t){let n;function l(){n=Vo(),n.run(()=>t.length?t(()=>{n==null||n.stop(),l()}):t())}de(e,i=>{i&&!n?l():i||(n==null||n.stop(),n=void 0)},{immediate:!0}),St(()=>{n==null||n.stop()})}const Ue=typeof window<"u",Jo=Ue&&"IntersectionObserver"in window,hh=Ue&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function _c(e,t,n){const l=t.length-1;if(l<0)return e===void 0?n:e;for(let i=0;i<l;i++){if(e==null)return n;e=e[t[i]]}return e==null||e[t[l]]===void 0?n:e[t[l]]}function xl(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(l=>xl(e[l],t[l]))}function oo(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(/^\./,""),_c(e,t.split("."),n))}function Xt(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 i=t(e,n);return typeof i>"u"?n:i}if(typeof t=="string")return oo(e,t,n);if(Array.isArray(t))return _c(e,t,n);if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}function Pc(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,l)=>t+l)}function be(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 zi(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Yl(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 rs=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 Ac(e){return Object.keys(e)}function Fa(e,t){return t.every(n=>e.hasOwnProperty(n))}function Ec(e,t){const n={},l=new Set(Object.keys(e));for(const i of t)l.has(i)&&(n[i]=e[i]);return n}function ss(e,t,n){const l=Object.create(null),i=Object.create(null);for(const a in e)t.some(o=>o instanceof RegExp?o.test(a):o===a)&&!(n!=null&&n.some(o=>o===a))?l[a]=e[a]:i[a]=e[a];return[l,i]}function yn(e,t){const n={...e};return t.forEach(l=>delete n[l]),n}const Ic=/^on[^a-z]/,Zo=e=>Ic.test(e),gh=["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 Tc(e){const[t,n]=ss(e,[Ic]),l=yn(t,gh),[i,a]=ss(n,["class","style","id",/^data-/]);return Object.assign(i,t),Object.assign(a,l),[i,a]}function Bt(e){return e==null?[]:Array.isArray(e)?e:[e]}function yh(e,t){let n=0;const l=function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];clearTimeout(n),n=setTimeout(()=>e(...a),ae(t))};return l.clear=()=>{clearTimeout(n)},l.immediate=e,l}function qn(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 us(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 cs(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function ph(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const n=[];let l=0;for(;l<e.length;)n.push(e.substr(l,t)),l+=t;return n}function Et(){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 l={};for(const i in e)l[i]=e[i];for(const i in t){const a=e[i],o=t[i];if(zi(a)&&zi(o)){l[i]=Et(a,o,n);continue}if(Array.isArray(a)&&Array.isArray(o)&&n){l[i]=n(a,o);continue}l[i]=o}return l}function Vc(e){return e.map(t=>t.type===fe?Vc(t.children):t).flat()}function Kn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Kn.cache.has(e))return Kn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Kn.cache.set(e,t),t}Kn.cache=new Map;function zl(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>zl(e,n)).flat(1);if(Array.isArray(t.children))return t.children.map(n=>zl(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return zl(e,t.component.subTree).flat(1)}return[]}function Qo(e){const t=ht({}),n=w(e);return Ht(()=>{for(const l in n.value)t[l]=n.value[l]},{flush:"sync"}),Do(t)}function ji(e,t){return e.includes(t)}function Oc(e){return e[2].toLowerCase()+e.slice(3)}const jt=()=>[Function,Array];function ds(e,t){return t="on"+mn(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function bh(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),l=1;l<t;l++)n[l-1]=arguments[l];if(Array.isArray(e))for(const i of e)i(...n);else typeof e=="function"&&e(...n)}function Hi(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(l=>`${l}${t?':not([tabindex="-1"])':""}:not([disabled])`).join(", ");return[...e.querySelectorAll(n)]}function Fc(e,t,n){let l,i=e.indexOf(document.activeElement);const a=t==="next"?1:-1;do i+=a,l=e[i];while((!l||l.offsetParent==null||!((n==null?void 0:n(l))??!0))&&i<e.length&&i>=0);return l}function Wi(e,t){var l,i,a,o;const n=Hi(e);if(!t)(e===document.activeElement||!e.contains(document.activeElement))&&((l=n[0])==null||l.focus());else if(t==="first")(i=n[0])==null||i.focus();else if(t==="last")(a=n.at(-1))==null||a.focus();else if(typeof t=="number")(o=n[t])==null||o.focus();else{const r=Fc(n,t);r?r.focus():Wi(e,t==="next"?"first":"last")}}function wh(){}function pl(e,t){if(!(Ue&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function er(e){return e.some(t=>Gl(t)?t.type===kt?!1:t.type!==fe||er(t.children):!0)?e:null}function Sh(e,t){if(!Ue||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function Ch(e,t){const n=e.clientX,l=e.clientY,i=t.getBoundingClientRect(),a=i.left,o=i.top,r=i.right,s=i.bottom;return n>=a&&n<=r&&l>=o&&l<=s}const Mc=["top","bottom"],xh=["start","end","left","right"];function ro(e,t){let[n,l]=e.split(" ");return l||(l=ji(Mc,n)?"start":ji(xh,n)?"top":"center"),{side:fs(n,t),align:fs(l,t)}}function fs(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function Ma(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function La(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function vs(e){return{side:e.align,align:e.side}}function ms(e){return ji(Mc,e.side)?"y":"x"}class Gn{constructor(t){let{x:n,y:l,width:i,height:a}=t;this.x=n,this.y=l,this.width=i,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 hs(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 Lc(e){return Array.isArray(e)?new Gn({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function tr(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),l=n.transform;if(l){let i,a,o,r,s;if(l.startsWith("matrix3d("))i=l.slice(9,-1).split(/, /),a=+i[0],o=+i[5],r=+i[12],s=+i[13];else if(l.startsWith("matrix("))i=l.slice(7,-1).split(/, /),a=+i[0],o=+i[3],r=+i[4],s=+i[5];else return new Gn(t);const c=n.transformOrigin,d=t.x-r-(1-a)*parseFloat(c),f=t.y-s-(1-o)*parseFloat(c.slice(c.indexOf(" ")+1)),u=a?t.width/a:e.offsetWidth+1,v=o?t.height/o:e.offsetHeight+1;return new Gn({x:d,y:f,width:u,height:v})}else return new Gn(t)}function Hn(e,t,n){if(typeof e.animate>"u")return{finished:Promise.resolve()};let l;try{l=e.animate(t,n)}catch{return{finished:Promise.resolve()}}return typeof l.finished>"u"&&(l.finished=new Promise(i=>{l.onfinish=()=>{i(l)}})),l}const Ii=new WeakMap;function kh(e,t){Object.keys(t).forEach(n=>{if(Zo(n)){const l=Oc(n),i=Ii.get(e);if(t[n]==null)i==null||i.forEach(a=>{const[o,r]=a;o===l&&(e.removeEventListener(l,r),i.delete(a))});else if(!i||![...i].some(a=>a[0]===l&&a[1]===t[n])){e.addEventListener(l,t[n]);const a=i||new Set;a.add([l,t[n]]),Ii.has(e)||Ii.set(e,a)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function _h(e,t){Object.keys(t).forEach(n=>{if(Zo(n)){const l=Oc(n),i=Ii.get(e);i==null||i.forEach(a=>{const[o,r]=a;o===l&&(e.removeEventListener(l,r),i.delete(a))})}else e.removeAttribute(n)})}const rl=2.4,gs=.2126729,ys=.7151522,ps=.072175,Ph=.55,Ah=.58,Eh=.57,Ih=.62,Si=.03,bs=1.45,Th=5e-4,Vh=1.25,Oh=1.25,ws=.078,Ss=12.82051282051282,Ci=.06,Cs=.001;function xs(e,t){const n=(e.r/255)**rl,l=(e.g/255)**rl,i=(e.b/255)**rl,a=(t.r/255)**rl,o=(t.g/255)**rl,r=(t.b/255)**rl;let s=n*gs+l*ys+i*ps,c=a*gs+o*ys+r*ps;if(s<=Si&&(s+=(Si-s)**bs),c<=Si&&(c+=(Si-c)**bs),Math.abs(c-s)<Th)return 0;let d;if(c>s){const f=(c**Ph-s**Ah)*Vh;d=f<Cs?0:f<ws?f-f*Ss*Ci:f-Ci}else{const f=(c**Ih-s**Eh)*Oh;d=f>-Cs?0:f>-ws?f-f*Ss*Ci:f+Ci}return d*100}function Fh(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Ui=.20689655172413793,Mh=e=>e>Ui**3?Math.cbrt(e):e/(3*Ui**2)+4/29,Lh=e=>e>Ui?e**3:3*Ui**2*(e-4/29);function Rc(e){const t=Mh,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Bc(e){const t=Lh,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const Rh=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],Bh=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,$h=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],Nh=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function $c(e){const t=Array(3),n=Bh,l=Rh;for(let i=0;i<3;++i)t[i]=Math.round(qn(n(l[i][0]*e[0]+l[i][1]*e[1]+l[i][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function nr(e){let{r:t,g:n,b:l}=e;const i=[0,0,0],a=Nh,o=$h;t=a(t/255),n=a(n/255),l=a(l/255);for(let r=0;r<3;++r)i[r]=o[r][0]*t+o[r][1]*n+o[r][2]*l;return i}function so(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function Dh(e){return so(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const ks=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,zh={rgb:(e,t,n,l)=>({r:e,g:t,b:n,a:l}),rgba:(e,t,n,l)=>({r:e,g:t,b:n,a:l}),hsl:(e,t,n,l)=>_s({h:e,s:t,l:n,a:l}),hsla:(e,t,n,l)=>_s({h:e,s:t,l:n,a:l}),hsv:(e,t,n,l)=>Xl({h:e,s:t,v:n,a:l}),hsva:(e,t,n,l)=>Xl({h:e,s:t,v:n,a:l})};function Jt(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&ks.test(e)){const{groups:t}=e.match(ks),{fn:n,values:l}=t,i=l.split(/,\s*/).map(a=>a.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(a)/100:parseFloat(a));return zh[n](...i)}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),Hh(t)}else if(typeof e=="object"){if(Fa(e,["r","g","b"]))return e;if(Fa(e,["h","s","l"]))return Xl(Nc(e));if(Fa(e,["h","s","v"]))return Xl(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 Xl(e){const{h:t,s:n,v:l,a:i}=e,a=r=>{const s=(r+t/60)%6;return l-l*n*Math.max(Math.min(s,4-s,1),0)},o=[a(5),a(3),a(1)].map(r=>Math.round(r*255));return{r:o[0],g:o[1],b:o[2],a:i}}function _s(e){return Xl(Nc(e))}function Nc(e){const{h:t,s:n,l,a:i}=e,a=l+n*Math.min(l,1-l),o=a===0?0:2-2*l/a;return{h:t,s:o,v:a,a:i}}function xi(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function jh(e){let{r:t,g:n,b:l,a:i}=e;return`#${[xi(t),xi(n),xi(l),i!==void 0?xi(Math.round(i*255)):""].join("")}`}function Hh(e){e=Wh(e);let[t,n,l,i]=ph(e,2).map(a=>parseInt(a,16));return i=i===void 0?i:i/255,{r:t,g:n,b:l,a:i}}function Wh(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=us(us(e,6),8,"F")),e}function Uh(e,t){const n=Rc(nr(e));return n[0]=n[0]+t*10,$c(Bc(n))}function qh(e,t){const n=Rc(nr(e));return n[0]=n[0]-t*10,$c(Bc(n))}function Kh(e){const t=Jt(e);return nr(t)[1]}function Dc(e){const t=Math.abs(xs(Jt(0),Jt(e)));return Math.abs(xs(Jt(16777215),Jt(e)))>Math.min(t,50)?"#fff":"#000"}function K(e,t){return n=>Object.keys(e).reduce((l,i)=>{const o=typeof e[i]=="object"&&e[i]!=null&&!Array.isArray(e[i])?e[i]:{type:e[i]};return n&&i in n?l[i]={...o,default:n[i]}:l[i]=o,t&&!l[i].source&&(l[i].source=t),l},{})}const _e=K({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component"),bl=Symbol.for("vuetify:defaults");function Gh(e){return Q(e)}function lr(){const e=Ge(bl);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function pn(e,t){const n=lr(),l=Q(e),i=w(()=>{if(ae(t==null?void 0:t.disabled))return n.value;const o=ae(t==null?void 0:t.scoped),r=ae(t==null?void 0:t.reset),s=ae(t==null?void 0:t.root);if(l.value==null&&!(o||r||s))return n.value;let c=Et(l.value,{prev:n.value});if(o)return c;if(r||s){const d=Number(r||1/0);for(let f=0;f<=d&&!(!c||!("prev"in c));f++)c=c.prev;return c&&typeof s=="string"&&s in c&&(c=Et(Et(c,{prev:c}),c[s])),c}return c.prev?Et(c.prev,c):c});return yt(bl,i),i}function Yh(e,t){var n,l;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((l=e.props)==null?void 0:l[Kn(t)])<"u"}function Xh(){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]:lr();const l=st("useDefaults");if(t=t??l.type.name??l.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const i=w(()=>{var s;return(s=n.value)==null?void 0:s[e._as??t]}),a=new Proxy(e,{get(s,c){var f,u,v,m;const d=Reflect.get(s,c);return c==="class"||c==="style"?[(f=i.value)==null?void 0:f[c],d].filter(g=>g!=null):typeof c=="string"&&!Yh(l.vnode,c)?((u=i.value)==null?void 0:u[c])??((m=(v=n.value)==null?void 0:v.global)==null?void 0:m[c])??d:d}}),o=ve();Ht(()=>{if(i.value){const s=Object.entries(i.value).filter(c=>{let[d]=c;return d.startsWith(d[0].toUpperCase())});o.value=s.length?Object.fromEntries(s):void 0}else o.value=void 0});function r(){const s=eg(bl,l);yt(bl,w(()=>o.value?Et((s==null?void 0:s.value)??{},o.value):s==null?void 0:s.value))}return{props:a,provideSubDefaults:r}}function kl(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=K(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(l){return Ec(l,t)},e.props._as=String,e.setup=function(l,i){const a=lr();if(!a.value)return e._setup(l,i);const{props:o,provideSubDefaults:r}=Xh(l,l._as??e.name,a),s=e._setup(o,i);return r(),s}}return e}function ue(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?kl:Gv)(t)}function ll(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return ue()({name:n??mn(It(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},..._e()},setup(l,i){let{slots:a}=i;return()=>{var o;return Vn(l.tag,{class:[e,l.class],style:l.style},(o=a.default)==null?void 0:o.call(a))}}})}function zc(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 Jl="cubic-bezier(0.4, 0, 0.2, 1)",Jh="cubic-bezier(0.0, 0, 0.2, 1)",Zh="cubic-bezier(0.4, 0, 1, 1)";function st(e,t){const n=ri();if(!n)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return n}function tn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=st(e).type;return Kn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let jc=0,Ti=new WeakMap;function nn(){const e=st("getUid");if(Ti.has(e))return Ti.get(e);{const t=jc++;return Ti.set(e,t),t}}nn.reset=()=>{jc=0,Ti=new WeakMap};function Hc(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?Qh(e):ir(e))return e;e=e.parentElement}return document.scrollingElement}function qi(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(ir(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function ir(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 Qh(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function eg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:st("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}function tg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function pe(e){const t=st("useRender");t.render=e}function Ye(e,t,n){let l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:f=>f,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:f=>f;const a=st("useProxiedModel"),o=Q(e[t]!==void 0?e[t]:n),r=Kn(t),c=w(r!==t?()=>{var f,u,v,m;return e[t],!!(((f=a.vnode.props)!=null&&f.hasOwnProperty(t)||(u=a.vnode.props)!=null&&u.hasOwnProperty(r))&&((v=a.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${t}`)||(m=a.vnode.props)!=null&&m.hasOwnProperty(`onUpdate:${r}`)))}:()=>{var f,u;return e[t],!!((f=a.vnode.props)!=null&&f.hasOwnProperty(t)&&((u=a.vnode.props)!=null&&u.hasOwnProperty(`onUpdate:${t}`)))});Jn(()=>!c.value,()=>{de(()=>e[t],f=>{o.value=f})});const d=w({get(){const f=e[t];return l(c.value?f:o.value)},set(f){const u=i(f),v=ye(c.value?e[t]:o.value);v===u||l(v)===f||(o.value=u,a==null||a.emit(`update:${t}`,u))}});return Object.defineProperty(d,"externalValue",{get:()=>c.value?e[t]:o.value}),d}const Wc={badge:"Badge",open:"Open",close:"Close",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"},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"}},Ps="$vuetify.",As=(e,t)=>e.replace(/\{(\d+)\}/g,(n,l)=>String(t[+l])),Uc=(e,t,n)=>function(l){for(var i=arguments.length,a=new Array(i>1?i-1:0),o=1;o<i;o++)a[o-1]=arguments[o];if(!l.startsWith(Ps))return As(l,a);const r=l.replace(Ps,""),s=e.value&&n.value[e.value],c=t.value&&n.value[t.value];let d=oo(s,r,null);return d||(`${l}${e.value}`,d=oo(c,r,null)),d||(d=l),typeof d!="string"&&(d=l),As(d,a)};function qc(e,t){return(n,l)=>new Intl.NumberFormat([e.value,t.value],l).format(n)}function Ra(e,t,n){const l=Ye(e,t,e[t]??n.value);return l.value=e[t]??n.value,de(n,i=>{e[t]==null&&(l.value=n.value)}),l}function Kc(e){return t=>{const n=Ra(t,"locale",e.current),l=Ra(t,"fallback",e.fallback),i=Ra(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:l,messages:i,t:Uc(n,l,i),n:qc(n,l),provide:Kc({current:n,fallback:l,messages:i})}}}function ng(e){const t=ve((e==null?void 0:e.locale)??"en"),n=ve((e==null?void 0:e.fallback)??"en"),l=Q({en:Wc,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:l,t:Uc(t,n,l),n:qc(t,n),provide:Kc({current:t,fallback:n,messages:l})}}const Ki=Symbol.for("vuetify:locale");function lg(e){return e.name!=null}function ig(e){const t=e!=null&&e.adapter&&lg(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:ng(e),n=og(t,e);return{...t,...n}}function _l(){const e=Ge(Ki);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function ag(){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 og(e,t){const n=Q((t==null?void 0:t.rtl)??ag()),l=w(()=>n.value[e.current.value]??!1);return{isRtl:l,rtl:n,rtlClasses:w(()=>`v-locale--is-${l.value?"rtl":"ltr"}`)}}function bn(){const e=Ge(Ki);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const uo={"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 rg(e,t){const n=[];let l=[];const i=Gc(e),a=Yc(e),o=(i.getDay()-uo[t.slice(-2).toUpperCase()]+7)%7,r=(a.getDay()-uo[t.slice(-2).toUpperCase()]+7)%7;for(let s=0;s<o;s++){const c=new Date(i);c.setDate(c.getDate()-(o-s)),l.push(c)}for(let s=1;s<=a.getDate();s++){const c=new Date(e.getFullYear(),e.getMonth(),s);l.push(c),l.length===7&&(n.push(l),l=[])}for(let s=1;s<7-r;s++){const c=new Date(a);c.setDate(c.getDate()+s),l.push(c)}return l.length>0&&n.push(l),n}function sg(e){const t=new Date(e);for(;t.getDay()!==0;)t.setDate(t.getDate()-1);return t}function ug(e){const t=new Date(e);for(;t.getDay()!==6;)t.setDate(t.getDate()+1);return t}function Gc(e){return new Date(e.getFullYear(),e.getMonth(),1)}function Yc(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function cg(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const dg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function Xc(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(dg.test(e))return cg(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const Es=new Date(2e3,0,2);function fg(e){const t=uo[e.slice(-2).toUpperCase()];return Pc(7).map(n=>{const l=new Date(Es);return l.setDate(Es.getDate()+t+n),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(l)})}function vg(e,t,n,l){const i=Xc(e)??new Date,a=l==null?void 0:l[t];if(typeof a=="function")return a(i,t,n);let o={};switch(t){case"fullDateWithWeekday":o={weekday:"long",day:"numeric",month:"long",year:"numeric"};break;case"hours12h":o={hour:"numeric",hour12:!0};break;case"normalDateWithWeekday":o={weekday:"short",day:"numeric",month:"short"};break;case"keyboardDate":o={day:"2-digit",month:"2-digit",year:"numeric"};break;case"monthAndDate":o={month:"long",day:"numeric"};break;case"monthAndYear":o={month:"long",year:"numeric"};break;case"month":o={month:"long"};break;case"monthShort":o={month:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(i.getDate());case"shortDate":o={year:"2-digit",month:"numeric",day:"numeric"};break;case"weekdayShort":o={weekday:"short"};break;case"year":o={year:"numeric"};break;default:o=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,o).format(i)}function mg(e,t){const n=e.toJsDate(t),l=n.getFullYear(),i=cs(String(n.getMonth()+1),2,"0"),a=cs(String(n.getDate()),2,"0");return`${l}-${i}-${a}`}function hg(e){const[t,n,l]=e.split("-").map(Number);return new Date(t,n-1,l)}function gg(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function yg(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function pg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function bg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function wg(e,t){const n=new Date(e);return n.setMonth(n.getMonth()+t),n}function Sg(e){return e.getFullYear()}function Cg(e){return e.getMonth()}function xg(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function kg(e){return e.getHours()}function _g(e){return e.getMinutes()}function Pg(e){return new Date(e.getFullYear(),0,1)}function Ag(e){return new Date(e.getFullYear(),11,31)}function Eg(e,t){return co(e,t[0])&&Tg(e,t[1])}function Ig(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function co(e,t){return e.getTime()>t.getTime()}function Tg(e,t){return e.getTime()<t.getTime()}function Is(e,t){return e.getTime()===t.getTime()}function Vg(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Og(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Fg(e,t,n){const l=new Date(e),i=new Date(t);switch(n){case"years":return l.getFullYear()-i.getFullYear();case"quarters":return Math.floor((l.getMonth()-i.getMonth()+(l.getFullYear()-i.getFullYear())*12)/4);case"months":return l.getMonth()-i.getMonth()+(l.getFullYear()-i.getFullYear())*12;case"weeks":return Math.floor((l.getTime()-i.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((l.getTime()-i.getTime())/(1e3*60*60*24));case"hours":return Math.floor((l.getTime()-i.getTime())/(1e3*60*60));case"minutes":return Math.floor((l.getTime()-i.getTime())/(1e3*60));case"seconds":return Math.floor((l.getTime()-i.getTime())/1e3);default:return l.getTime()-i.getTime()}}function Mg(e,t){const n=new Date(e);return n.setHours(t),n}function Lg(e,t){const n=new Date(e);return n.setMinutes(t),n}function Rg(e,t){const n=new Date(e);return n.setMonth(t),n}function Bg(e,t){const n=new Date(e);return n.setFullYear(t),n}function $g(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate())}function Ng(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class Dg{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return Xc(t)}toJsDate(t){return t}toISO(t){return mg(this,t)}parseISO(t){return hg(t)}addMinutes(t,n){return gg(t,n)}addHours(t,n){return yg(t,n)}addDays(t,n){return pg(t,n)}addWeeks(t,n){return bg(t,n)}addMonths(t,n){return wg(t,n)}getWeekArray(t){return rg(t,this.locale)}startOfWeek(t){return sg(t)}endOfWeek(t){return ug(t)}startOfMonth(t){return Gc(t)}endOfMonth(t){return Yc(t)}format(t,n){return vg(t,n,this.locale,this.formats)}isEqual(t,n){return Is(t,n)}isValid(t){return Ig(t)}isWithinRange(t,n){return Eg(t,n)}isAfter(t,n){return co(t,n)}isBefore(t,n){return!co(t,n)&&!Is(t,n)}isSameDay(t,n){return Vg(t,n)}isSameMonth(t,n){return Og(t,n)}setMinutes(t,n){return Lg(t,n)}setHours(t,n){return Mg(t,n)}setMonth(t,n){return Rg(t,n)}setYear(t,n){return Bg(t,n)}getDiff(t,n,l){return Fg(t,n,l)}getWeekdays(){return fg(this.locale)}getYear(t){return Sg(t)}getMonth(t){return Cg(t)}getNextMonth(t){return xg(t)}getHours(t){return kg(t)}getMinutes(t){return _g(t)}startOfDay(t){return $g(t)}endOfDay(t){return Ng(t)}startOfYear(t){return Pg(t)}endOfYear(t){return Ag(t)}}const zg=Symbol.for("vuetify:date-options"),Ts=Symbol.for("vuetify:date-adapter");function jg(e,t){const n=Et({adapter:Dg,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:Hg(n,t)}}function Hg(e,t){const n=ht(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,l=>{n.locale=e.locale[l]??l??n.locale}),n}const da=["sm","md","lg","xl","xxl"],fo=Symbol.for("vuetify:display"),Vs={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},Wg=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Vs;return Et(Vs,e)};function Os(e){return Ue&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function Fs(e){return Ue&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function Ms(e){const t=Ue&&!e?window.navigator.userAgent:"ssr";function n(m){return!!t.match(m)}const l=n(/android/i),i=n(/iphone|ipad|ipod/i),a=n(/cordova/i),o=n(/electron/i),r=n(/chrome/i),s=n(/edge/i),c=n(/firefox/i),d=n(/opera/i),f=n(/win/i),u=n(/mac/i),v=n(/linux/i);return{android:l,ios:i,cordova:a,electron:o,chrome:r,edge:s,firefox:c,opera:d,win:f,mac:u,linux:v,touch:hh,ssr:t==="ssr"}}function Ug(e,t){const{thresholds:n,mobileBreakpoint:l}=Wg(e),i=ve(Fs(t)),a=ve(Ms(t)),o=ht({}),r=ve(Os(t));function s(){i.value=Fs(),r.value=Os()}function c(){s(),a.value=Ms()}return Ht(()=>{const d=r.value<n.sm,f=r.value<n.md&&!d,u=r.value<n.lg&&!(f||d),v=r.value<n.xl&&!(u||f||d),m=r.value<n.xxl&&!(v||u||f||d),g=r.value>=n.xxl,b=d?"xs":f?"sm":u?"md":v?"lg":m?"xl":"xxl",_=typeof l=="number"?l:n[l],T=r.value<_;o.xs=d,o.sm=f,o.md=u,o.lg=v,o.xl=m,o.xxl=g,o.smAndUp=!d,o.mdAndUp=!(d||f),o.lgAndUp=!(d||f||u),o.xlAndUp=!(d||f||u||v),o.smAndDown=!(u||v||m||g),o.mdAndDown=!(v||m||g),o.lgAndDown=!(m||g),o.xlAndDown=!g,o.name=b,o.height=i.value,o.width=r.value,o.mobile=T,o.mobileBreakpoint=l,o.platform=a.value,o.thresholds=n}),Ue&&window.addEventListener("resize",s,{passive:!0}),{...Do(o),update:c,ssr:!!t}}const qg=K({mobileBreakpoint:[Number,String]},"display");function ar(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();const n=Ge(fo);if(!n)throw new Error("Could not find Vuetify display injection");const l=w(()=>{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}),i=w(()=>t?{[`${t}--mobile`]:l.value}:{});return{...n,displayClasses:i,mobile:l}}const Kg=Symbol.for("vuetify:goto");function Gg(){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 Yg(e,t){return{rtl:t.isRtl,options:Et(Gg(),e)}}const Xg={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"},Jg={component:e=>Vn(Zc,{...e,class:"mdi"})},Me=[String,Function,Object,Array],vo=Symbol.for("vuetify:icons"),fa=K({icon:{type:Me},tag:{type:String,required:!0}},"icon"),Ls=ue()({name:"VComponentIcon",props:fa(),setup(e,t){let{slots:n}=t;return()=>{const l=e.icon;return h(e.tag,null,{default:()=>{var i;return[e.icon?h(l,null,null):(i=n.default)==null?void 0:i.call(n)]}})}}}),Jc=kl({name:"VSvgIcon",inheritAttrs:!1,props:fa(),setup(e,t){let{attrs:n}=t;return()=>h(e.tag,ge(n,{style:null}),{default:()=>[h("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(l=>Array.isArray(l)?h("path",{d:l[0],"fill-opacity":l[1]},null):h("path",{d:l},null)):h("path",{d:e.icon},null)])]})}});kl({name:"VLigatureIcon",props:fa(),setup(e){return()=>h(e.tag,null,{default:()=>[e.icon]})}});const Zc=kl({name:"VClassIcon",props:fa(),setup(e){return()=>h(e.tag,{class:e.icon},null)}});function Zg(){return{svg:{component:Jc},class:{component:Zc}}}function Qg(e){const t=Zg(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=Jg),Et({defaultSet:n,sets:t,aliases:{...Xg,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"}},e)}const ey=e=>{const t=Ge(vo);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:w(()=>{var s;const l=ae(e);if(!l)return{component:Ls};let i=l;if(typeof i=="string"&&(i=i.trim(),i.startsWith("$")&&(i=(s=t.aliases)==null?void 0:s[i.slice(1)])),!i)throw new Error(`Could not find aliased icon "${l}"`);if(Array.isArray(i))return{component:Jc,icon:i};if(typeof i!="string")return{component:Ls,icon:i};const a=Object.keys(t.sets).find(c=>typeof i=="string"&&i.startsWith(`${c}:`)),o=a?i.slice(a.length+1):i;return{component:t.sets[a??t.defaultSet].component,icon:o}})}},Gi=Symbol.for("vuetify:theme"),nt=K({theme:String},"theme");function Rs(){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 ty(){var l,i;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Rs();const t=Rs();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,o]of Object.entries(e.themes??{})){const r=o.dark||a==="dark"?(l=t.themes)==null?void 0:l.dark:(i=t.themes)==null?void 0:i.light;n[a]=Et(r,o)}return Et(t,{...e,themes:n})}function ny(e){const t=ty(e),n=Q(t.defaultTheme),l=Q(t.themes),i=w(()=>{const d={};for(const[f,u]of Object.entries(l.value)){const v=d[f]={...u,colors:{...u.colors}};if(t.variations)for(const m of t.variations.colors){const g=v.colors[m];if(g)for(const b of["lighten","darken"]){const _=b==="lighten"?Uh:qh;for(const T of Pc(t.variations[b],1))v.colors[`${m}-${b}-${T}`]=jh(_(Jt(g),T))}}for(const m of Object.keys(v.colors)){if(/^on-[a-z]/.test(m)||v.colors[`on-${m}`])continue;const g=`on-${m}`,b=Jt(v.colors[m]);v.colors[g]=Dc(b)}}return d}),a=w(()=>i.value[n.value]),o=w(()=>{const d=[];a.value.dark&&Dn(d,":root",["color-scheme: dark"]),Dn(d,":root",Bs(a.value));for(const[m,g]of Object.entries(i.value))Dn(d,`.v-theme--${m}`,[`color-scheme: ${g.dark?"dark":"normal"}`,...Bs(g)]);const f=[],u=[],v=new Set(Object.values(i.value).flatMap(m=>Object.keys(m.colors)));for(const m of v)/^on-[a-z]/.test(m)?Dn(u,`.${m}`,[`color: rgb(var(--v-theme-${m})) !important`]):(Dn(f,`.bg-${m}`,[`--v-theme-overlay-multiplier: var(--v-theme-${m}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${m})) !important`,`color: rgb(var(--v-theme-on-${m})) !important`]),Dn(u,`.text-${m}`,[`color: rgb(var(--v-theme-${m})) !important`]),Dn(u,`.border-${m}`,[`--v-border-color: var(--v-theme-${m})`]));return d.push(...f,...u),d.map((m,g)=>g===0?m:` ${m}`).join("")});function r(){return{style:[{children:o.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function s(d){if(t.isDisabled)return;const f=d._context.provides.usehead;if(f)if(f.push){const v=f.push(r);Ue&&de(o,()=>{v.patch(r)})}else Ue?(f.addHeadObjs(w(r)),Ht(()=>f.updateDOM())):f.addHeadObjs(r());else{let m=function(){if(typeof document<"u"&&!v){const g=document.createElement("style");g.type="text/css",g.id="vuetify-theme-stylesheet",t.cspNonce&&g.setAttribute("nonce",t.cspNonce),v=g,document.head.appendChild(v)}v&&(v.innerHTML=o.value)};var u=m;let v=Ue?document.getElementById("vuetify-theme-stylesheet"):null;Ue?de(o,m,{immediate:!0}):m()}}const c=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:s,isDisabled:t.isDisabled,name:n,themes:l,current:a,computedThemes:i,themeClasses:c,styles:o,global:{name:n,current:a}}}function rt(e){st("provideTheme");const t=Ge(Gi,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=w(()=>e.theme??t.name.value),l=w(()=>t.themes.value[n.value]),i=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`),a={...t,name:n,current:l,themeClasses:i};return yt(Gi,a),a}function Dn(e,t,n){e.push(`${t} {
|
19
|
+
`,...n.map(l=>` ${l};
|
20
|
+
`),`}
|
21
|
+
`)}function Bs(e){const t=e.dark?2:1,n=e.dark?1:2,l=[];for(const[i,a]of Object.entries(e.colors)){const o=Jt(a);l.push(`--v-theme-${i}: ${o.r},${o.g},${o.b}`),i.startsWith("on-")||l.push(`--v-theme-${i}-overlay-multiplier: ${Kh(a)>.18?t:n}`)}for(const[i,a]of Object.entries(e.variables)){const o=typeof a=="string"&&a.startsWith("#")?Jt(a):void 0,r=o?`${o.r}, ${o.g}, ${o.b}`:void 0;l.push(`--v-${i}: ${r??a}`)}return l}function wl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=Q(),l=Q();if(Ue){const i=new ResizeObserver(a=>{e==null||e(a,i),a.length&&(t==="content"?l.value=a[0].contentRect:l.value=a[0].target.getBoundingClientRect())});Wt(()=>{i.disconnect()}),de(n,(a,o)=>{o&&(i.unobserve(Yl(o)),l.value=void 0),a&&i.observe(Yl(a))},{flush:"post"})}return{resizeRef:n,contentRect:ii(l)}}const mo=Symbol.for("vuetify:layout"),ly=Symbol.for("vuetify:layout-item"),$s=1e3,iy=K({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function ay(){const e=Ge(mo);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const oy=(e,t,n,l)=>{let i={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...i}}];for(const o of e){const r=t.get(o),s=n.get(o),c=l.get(o);if(!r||!s||!c)continue;const d={...i,[r.value]:parseInt(i[r.value],10)+(c.value?parseInt(s.value,10):0)};a.push({id:o,layer:d}),i=d}return a};function ry(e){const t=Ge(mo,null),n=w(()=>t?t.rootZIndex.value-100:$s),l=Q([]),i=ht(new Map),a=ht(new Map),o=ht(new Map),r=ht(new Map),s=ht(new Map),{resizeRef:c,contentRect:d}=wl(),f=w(()=>{const S=new Map,x=e.overlaps??[];for(const E of x.filter(M=>M.includes(":"))){const[M,L]=E.split(":");if(!l.value.includes(M)||!l.value.includes(L))continue;const N=i.get(M),A=i.get(L),F=a.get(M),D=a.get(L);!N||!A||!F||!D||(S.set(L,{position:N.value,amount:parseInt(F.value,10)}),S.set(M,{position:A.value,amount:-parseInt(D.value,10)}))}return S}),u=w(()=>{const S=[...new Set([...o.values()].map(E=>E.value))].sort((E,M)=>E-M),x=[];for(const E of S){const M=l.value.filter(L=>{var N;return((N=o.get(L))==null?void 0:N.value)===E});x.push(...M)}return oy(x,i,a,r)}),v=w(()=>!Array.from(s.values()).some(S=>S.value)),m=w(()=>u.value[u.value.length-1].layer),g=w(()=>({"--v-layout-left":be(m.value.left),"--v-layout-right":be(m.value.right),"--v-layout-top":be(m.value.top),"--v-layout-bottom":be(m.value.bottom),...v.value?void 0:{transition:"none"}})),b=w(()=>u.value.slice(1).map((S,x)=>{let{id:E}=S;const{layer:M}=u.value[x],L=a.get(E),N=i.get(E);return{id:E,...M,size:Number(L.value),position:N.value}})),_=S=>b.value.find(x=>x.id===S),T=st("createLayout"),V=ve(!1);gn(()=>{V.value=!0}),yt(mo,{register:(S,x)=>{let{id:E,order:M,position:L,layoutSize:N,elementSize:A,active:F,disableTransitions:D,absolute:Z}=x;o.set(E,M),i.set(E,L),a.set(E,N),r.set(E,F),D&&s.set(E,D);const te=zl(ly,T==null?void 0:T.vnode).indexOf(S);te>-1?l.value.splice(te,0,E):l.value.push(E);const B=w(()=>b.value.findIndex(Y=>Y.id===E)),j=w(()=>n.value+u.value.length*2-B.value*2),W=w(()=>{const Y=L.value==="left"||L.value==="right",X=L.value==="right",we=L.value==="bottom",Ae={[L.value]:0,zIndex:j.value,transform:`translate${Y?"X":"Y"}(${(F.value?0:-110)*(X||we?-1:1)}%)`,position:Z.value||n.value!==$s?"absolute":"fixed",...v.value?void 0:{transition:"none"}};if(!V.value)return Ae;const Se=b.value[B.value];if(!Se)throw new Error(`[Vuetify] Could not find layout item "${E}"`);const Te=f.value.get(E);return Te&&(Se[Te.position]+=Te.amount),{...Ae,height:Y?`calc(100% - ${Se.top}px - ${Se.bottom}px)`:A.value?`${A.value}px`:void 0,left:X?void 0:`${Se.left}px`,right:X?`${Se.right}px`:void 0,top:L.value!=="bottom"?`${Se.top}px`:void 0,bottom:L.value!=="top"?`${Se.bottom}px`:void 0,width:Y?A.value?`${A.value}px`:void 0:`calc(100% - ${Se.left}px - ${Se.right}px)`}}),U=w(()=>({zIndex:j.value-1}));return{layoutItemStyles:W,layoutItemScrimStyles:U,zIndex:j}},unregister:S=>{o.delete(S),i.delete(S),a.delete(S),r.delete(S),s.delete(S),l.value=l.value.filter(x=>x!==S)},mainRect:m,mainStyles:g,getLayoutItem:_,items:b,layoutRect:d,rootZIndex:n});const P=w(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),k=w(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:P,layoutStyles:k,getLayoutItem:_,items:b,layoutRect:d,layoutRef:c}}function Qc(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,l=Et(t,n),{aliases:i={},components:a={},directives:o={}}=l,r=Gh(l.defaults),s=Ug(l.display,l.ssr),c=ny(l.theme),d=Qg(l.icons),f=ig(l.locale),u=jg(l.date,f),v=Yg(l.goTo,f);return{install:g=>{for(const b in o)g.directive(b,o[b]);for(const b in a)g.component(b,a[b]);for(const b in i)g.component(b,kl({...i[b],name:b,aliasName:i[b].name}));if(c.install(g),g.provide(bl,r),g.provide(fo,s),g.provide(Gi,c),g.provide(vo,d),g.provide(Ki,f),g.provide(zg,u.options),g.provide(Ts,u.instance),g.provide(Kg,v),Ue&&l.ssr)if(g.$nuxt)g.$nuxt.hook("app:suspense:resolve",()=>{s.update()});else{const{mount:b}=g;g.mount=function(){const _=b(...arguments);return it(()=>s.update()),g.mount=b,_}}nn.reset(),g.mixin({computed:{$vuetify(){return ht({defaults:sl.call(this,bl),display:sl.call(this,fo),theme:sl.call(this,Gi),icons:sl.call(this,vo),locale:sl.call(this,Ki),date:sl.call(this,Ts)})}}})},defaults:r,display:s,theme:c,icons:d,locale:f,date:u,goTo:v}}const sy="3.5.9";Qc.version=sy;function sl(e){var l,i;const t=this.$,n=((l=t.parent)==null?void 0:l.provides)??((i=t.vnode.appContext)==null?void 0:i.provides);if(n&&e in n)return n[e]}const uy={badge:"Badge",open:"Ouvrir",close:"Fermer",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:"Today"},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"},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"}},Ns={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},cy={primary:"#2196F3",success:"#00E676"},dy=(e,t=!1)=>{const n=e!=null&&e.dark?e.dark==="true":t,l={};for(const r of["primary","secondary"])e!=null&&e[r]&&(l[r]=e[r]);const i={...Ns,...l},a={...Ns,...cy,...l};return{ssr:!1,locale:{locale:"fr",messages:{fr:uy,en:Wc}},theme:{defaultTheme:n?"dark":"light",themes:{light:{dark:!1,colors:i},dark:{dark:!0,colors:a}}}}},fy=/"(?:_|\\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*:/,vy=/"(?: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*:/,my=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function hy(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){gy(e);return}return t}function gy(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function yy(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 l=n.toLowerCase();if(l==="true")return!0;if(l==="false")return!1;if(l==="undefined")return;if(l==="null")return null;if(l==="nan")return Number.NaN;if(l==="infinity")return Number.POSITIVE_INFINITY;if(l==="-infinity")return Number.NEGATIVE_INFINITY}if(!my.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(fy.test(e)||vy.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,hy)}return JSON.parse(e)}catch(l){if(t.strict)throw l;return e}}const py=/#/g,by=/&/g,wy=/\//g,Sy=/=/g,or=/\+/g,Cy=/%5e/gi,xy=/%60/gi,ky=/%7c/gi,_y=/%20/gi;function Py(e){return encodeURI(""+e).replace(ky,"|")}function ho(e){return Py(typeof e=="string"?e:JSON.stringify(e)).replace(or,"%2B").replace(_y,"+").replace(py,"%23").replace(by,"%26").replace(xy,"`").replace(Cy,"^").replace(wy,"%2F")}function Ba(e){return ho(e).replace(Sy,"%3D")}function ed(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Ay(e){return ed(e.replace(or," "))}function Ey(e){return ed(e.replace(or," "))}function Iy(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const l=n.match(/([^=]+)=?(.*)/)||[];if(l.length<2)continue;const i=Ay(l[1]);if(i==="__proto__"||i==="constructor")continue;const a=Ey(l[2]||"");t[i]===void 0?t[i]=a:Array.isArray(t[i])?t[i].push(a):t[i]=[t[i],a]}return t}function Ty(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Ba(e)}=${ho(n)}`).join("&"):`${Ba(e)}=${ho(t)}`:Ba(e)}function Vy(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Ty(t,e[t])).filter(Boolean).join("&")}const Oy=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Fy=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,My=/^([/\\]\s*){2,}[^/\\]/,Ly=/\/$|\/\?|\/#/,Ry=/^\.?\//;function td(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Oy.test(e):Fy.test(e)||(t.acceptRelative?My.test(e):!1)}function go(e="",t){return t?Ly.test(e):e.endsWith("/")}function By(e="",t){if(!t)return(go(e)?e.slice(0,-1):e)||"/";if(!go(e,!0))return e||"/";let n=e,l="";const i=e.indexOf("#");i>=0&&(n=e.slice(0,i),l=e.slice(i));const[a,...o]=n.split("?");return(a.slice(0,-1)||"/")+(o.length>0?`?${o.join("?")}`:"")+l}function $y(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(go(e,!0))return e||"/";let n=e,l="";const i=e.indexOf("#");if(i>=0&&(n=e.slice(0,i),l=e.slice(i),!n))return l;const[a,...o]=n.split("?");return a+"/"+(o.length>0?`?${o.join("?")}`:"")+l}function Ny(e,t){if(zy(t)||td(e))return e;const n=By(t);return e.startsWith(n)?e:Hy(n,e)}function Dy(e,t){const n=ld(e),l={...Iy(n.search),...t};return n.search=Vy(l),Wy(n)}function zy(e){return!e||e==="/"}function jy(e){return e&&e!=="/"}function Hy(e,...t){let n=e||"";for(const l of t.filter(i=>jy(i)))if(n){const i=l.replace(Ry,"");n=$y(n)+i}else n=l;return n}const nd=Symbol.for("ufo:protocolRelative");function ld(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,u=""]=n;return{protocol:f.toLowerCase(),pathname:u,href:f+u,auth:"",host:"",search:"",hash:""}}if(!td(e,{acceptRelative:!0}))return t?ld(t+e):Ds(e);const[,l="",i,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,o="",r=""]=a.match(/([^#/?]*)(.*)?/)||[],{pathname:s,search:c,hash:d}=Ds(r.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:l.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:o,pathname:s,search:c,hash:d,[nd]:!l}}function Ds(e=""){const[t="",n="",l=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:l}}function Wy(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",l=e.hash||"",i=e.auth?e.auth+"@":"",a=e.host||"";return(e.protocol||e[nd]?(e.protocol||"")+"//":"")+i+a+t+n+l}class Uy extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function qy(e){var s,c,d,f,u;const t=((s=e.error)==null?void 0:s.message)||((c=e.error)==null?void 0:c.toString())||"",n=((d=e.request)==null?void 0:d.method)||((f=e.options)==null?void 0:f.method)||"GET",l=((u=e.request)==null?void 0:u.url)||String(e.request)||"/",i=`[${n}] ${JSON.stringify(l)}`,a=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",o=`${i}: ${a}${t?` ${t}`:""}`,r=new Uy(o,e.error?{cause:e.error}:void 0);for(const v of["request","options","response"])Object.defineProperty(r,v,{get(){return e[v]}});for(const[v,m]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(r,v,{get(){return e.response&&e.response[m]}});return r}const Ky=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function zs(e="GET"){return Ky.has(e.toUpperCase())}function Gy(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 Yy=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Xy=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Jy(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Xy.test(t)?"json":Yy.has(t)||t.startsWith("text/")?"text":"blob"}function Zy(e,t,n=globalThis.Headers){const l={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(l.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(l.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){l.headers=new n((t==null?void 0:t.headers)||{});for(const[i,a]of new n((e==null?void 0:e.headers)||{}))l.headers.set(i,a)}return l}const Qy=new Set([408,409,425,429,500,502,503,504]),ep=new Set([101,204,205,304]);function id(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:l=globalThis.AbortController}=e;async function i(r){const s=r.error&&r.error.name==="AbortError"&&!r.options.timeout||!1;if(r.options.retry!==!1&&!s){let d;typeof r.options.retry=="number"?d=r.options.retry:d=zs(r.options.method)?0:1;const f=r.response&&r.response.status||500;if(d>0&&(Array.isArray(r.options.retryStatusCodes)?r.options.retryStatusCodes.includes(f):Qy.has(f))){const u=r.options.retryDelay||0;return u>0&&await new Promise(v=>setTimeout(v,u)),a(r.request,{...r.options,retry:d-1,timeout:r.options.timeout})}}const c=qy(r);throw Error.captureStackTrace&&Error.captureStackTrace(c,a),c}const a=async function(s,c={}){var u;const d={request:s,options:Zy(c,e.defaults,n),response:void 0,error:void 0};if(d.options.method=(u=d.options.method)==null?void 0:u.toUpperCase(),d.options.onRequest&&await d.options.onRequest(d),typeof d.request=="string"&&(d.options.baseURL&&(d.request=Ny(d.request,d.options.baseURL)),(d.options.query||d.options.params)&&(d.request=Dy(d.request,{...d.options.params,...d.options.query}))),d.options.body&&zs(d.options.method)&&(Gy(d.options.body)?(d.options.body=typeof d.options.body=="string"?d.options.body:JSON.stringify(d.options.body),d.options.headers=new n(d.options.headers||{}),d.options.headers.has("content-type")||d.options.headers.set("content-type","application/json"),d.options.headers.has("accept")||d.options.headers.set("accept","application/json")):("pipeTo"in d.options.body&&typeof d.options.body.pipeTo=="function"||typeof d.options.body.pipe=="function")&&("duplex"in d.options||(d.options.duplex="half"))),!d.options.signal&&d.options.timeout){const v=new l;setTimeout(()=>v.abort(),d.options.timeout),d.options.signal=v.signal}try{d.response=await t(d.request,d.options)}catch(v){return d.error=v,d.options.onRequestError&&await d.options.onRequestError(d),await i(d)}if(d.response.body&&!ep.has(d.response.status)&&d.options.method!=="HEAD"){const v=(d.options.parseResponse?"json":d.options.responseType)||Jy(d.response.headers.get("content-type")||"");switch(v){case"json":{const m=await d.response.text(),g=d.options.parseResponse||yy;d.response._data=g(m);break}case"stream":{d.response._data=d.response.body;break}default:d.response._data=await d.response[v]()}}return d.options.onResponse&&await d.options.onResponse(d),!d.options.ignoreResponseError&&d.response.status>=400&&d.response.status<600?(d.options.onResponseError&&await d.options.onResponseError(d),await i(d)):d.response},o=async function(s,c){return(await a(s,c))._data};return o.raw=a,o.native=(...r)=>t(...r),o.create=(r={})=>id({...e,defaults:{...e.defaults,...r}}),o}const rr=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")}(),tp=rr.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),np=rr.Headers,lp=rr.AbortController,Zl=id({fetch:tp,Headers:np,AbortController:lp});function ip(){const e=ht({});function t(){const l=new URLSearchParams(window.location.search),i=new Set(Object.keys(e));for(const a of l.entries())e[a[0]]=a[1],i.delete(a[0]);for(const a of i)delete e[a]}window.addEventListener("popstate",()=>{t()}),t();const n=()=>{const l=new URLSearchParams("");for(const o of Object.keys(e)){const r=e[o];r!=null&&r!==""&&l.set(o,r)}const i=l.toString(),a=i.length>0?"?"+i:"";a!==window.location.search&&window.history.replaceState(window.history.state,window.document.title,window.location.pathname+a)};return de(e,()=>{n()}),e}const Ve=ip();var ap={exports:{}};(function(e){(function(t){if(typeof window>"u")return;var n=0,l=!1,i=!1,a="message",o=a.length,r="[iFrameSizer]",s=r.length,c=null,d=window.requestAnimationFrame,f=Object.freeze({max:1,scroll:1,bodyScroll:1,documentElementScroll:1}),u={},v=null,m=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(){E("onMessage function not defined")},onMouseEnter:function(){},onMouseLeave:function(){},onResized:function(){},onScroll:function(){return!0}});function g(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function b(y,C,O){y.addEventListener(C,O,!1)}function _(y,C,O){y.removeEventListener(C,O,!1)}function T(){var y=["moz","webkit","o","ms"],C;for(C=0;C<y.length&&!d;C+=1)d=window[y[C]+"RequestAnimationFrame"];d?d=d.bind(window):S("setup","RequestAnimationFrame not supported")}function V(y){var C="Host page: "+y;return window.top!==window.self&&(C=window.parentIFrame&&window.parentIFrame.getId?window.parentIFrame.getId()+": "+y:"Nested host page: "+y),C}function P(y){return r+"["+V(y)+"]"}function k(y){return u[y]?u[y].log:l}function S(y,C){M("log",y,C,k(y))}function x(y,C){M("info",y,C,k(y))}function E(y,C){M("warn",y,C,!0)}function M(y,C,O,I){I===!0&&typeof window.console=="object"&&console[y](P(C),O)}function L(y){function C(){function le(){B(Le),Z(Ce),qt("onResized",Le)}$("Height"),$("Width"),j(le,Le,"init")}function O(){var le=Dt.slice(s).split(":"),Pe=le[1]?parseInt(le[1],10):0,ze=u[le[0]]&&u[le[0]].iframe,Ke=getComputedStyle(ze);return{iframe:ze,id:le[0],height:Pe+I(Ke)+R(Ke),width:le[2],type:le[3]}}function I(le){if(le.boxSizing!=="border-box")return 0;var Pe=le.paddingTop?parseInt(le.paddingTop,10):0,ze=le.paddingBottom?parseInt(le.paddingBottom,10):0;return Pe+ze}function R(le){if(le.boxSizing!=="border-box")return 0;var Pe=le.borderTopWidth?parseInt(le.borderTopWidth,10):0,ze=le.borderBottomWidth?parseInt(le.borderBottomWidth,10):0;return Pe+ze}function $(le){var Pe=Number(u[Ce]["max"+le]),ze=Number(u[Ce]["min"+le]),Ke=le.toLowerCase(),dt=Number(Le[Ke]);S(Ce,"Checking "+Ke+" is in range "+ze+"-"+Pe),dt<ze&&(dt=ze,S(Ce,"Set "+Ke+" to min value")),dt>Pe&&(dt=Pe,S(Ce,"Set "+Ke+" to max value")),Le[Ke]=""+dt}function H(){function le(){function Ke(){var pt=0,an=!1;for(S(Ce,"Checking connection is from allowed list of origins: "+ze);pt<ze.length;pt++)if(ze[pt]===Pe){an=!0;break}return an}function dt(){var pt=u[Ce]&&u[Ce].remoteHost;return S(Ce,"Checking connection is from: "+pt),Pe===pt}return ze.constructor===Array?Ke():dt()}var Pe=y.origin,ze=u[Ce]&&u[Ce].checkOrigin;if(ze&&""+Pe!="null"&&!le())throw new Error("Unexpected message received from: "+Pe+" for "+Le.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===(""+Dt).slice(0,s)&&Dt.slice(s).split(":")[0]in u}function z(){var le=Le.type in{true:1,false:1,undefined:1};return le&&S(Ce,"Ignoring init message from meta parent page"),le}function G(le){return Dt.slice(Dt.indexOf(":")+o+le)}function oe(le){S(Ce,"onMessage passed: {iframe: "+Le.iframe.id+", message: "+le+"}"),qt("onMessage",{iframe:Le.iframe,message:JSON.parse(le)}),S(Ce,"--")}function se(){var le=document.body.getBoundingClientRect(),Pe=Le.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-le.top,10),offsetLeft:parseInt(Pe.left-le.left,10),scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,documentHeight:document.documentElement.clientHeight,documentWidth:document.documentElement.clientWidth,windowHeight:window.innerHeight,windowWidth:window.innerWidth})}function he(le,Pe){function ze(){W("Send Page Info","pageInfo:"+se(),le,Pe)}Se(ze,32,Pe)}function Ie(){function le(dt,pt){function an(){u[Ke]?he(u[Ke].iframe,Ke):Pe()}["scroll","resize"].forEach(function(Cr){S(Ke,dt+Cr+" listener for sendPageInfo"),pt(window,Cr,an)})}function Pe(){le("Remove ",_)}function ze(){le("Add ",b)}var Ke=Ce;ze(),u[Ke]&&(u[Ke].stopPageInfo=Pe)}function Fe(){u[Ce]&&u[Ce].stopPageInfo&&(u[Ce].stopPageInfo(),delete u[Ce].stopPageInfo)}function Ne(){var le=!0;return Le.iframe===null&&(E(Ce,"IFrame ("+Le.id+") not found"),le=!1),le}function ee(le){var Pe=le.getBoundingClientRect();return D(Ce),{x:Math.floor(Number(Pe.left)+Number(c.x)),y:Math.floor(Number(Pe.top)+Number(c.y))}}function ie(le){function Pe(){c=pt,He(),S(Ce,"--")}function ze(){return{x:Number(Le.width)+dt.x,y:Number(Le.height)+dt.y}}function Ke(){window.parentIFrame?window.parentIFrame["scrollTo"+(le?"Offset":"")](pt.x,pt.y):E(Ce,"Unable to scroll to requested position, window.parentIFrame not found")}var dt=le?ee(Le.iframe):{x:0,y:0},pt=ze();S(Ce,"Reposition requested from iFrame (offset x:"+dt.x+" y:"+dt.y+")"),window.top===window.self?Pe():Ke()}function He(){qt("onScroll",c)===!1?ne():Z(Ce)}function at(le){function Pe(){var an=ee(pt);S(Ce,"Moving to in page link (#"+Ke+") at x: "+an.x+" y: "+an.y),c={x:an.x,y:an.y},He(),S(Ce,"--")}function ze(){window.parentIFrame?window.parentIFrame.moveToAnchor(Ke):S(Ce,"In page link #"+Ke+" not found and window.parentIFrame not found")}var Ke=le.split("#")[1]||"",dt=decodeURIComponent(Ke),pt=document.getElementById(dt)||document.getElementsByName(dt)[0];pt?Pe():window.top===window.self?S(Ce,"In page link #"+Ke+" not found"):ze()}function ut(le){var Pe={};if(Number(Le.width)===0&&Number(Le.height)===0){var ze=G(9).split(":");Pe={x:ze[1],y:ze[0]}}else Pe={x:Le.width,y:Le.height};qt(le,{iframe:Le.iframe,screenX:Number(Pe.x),screenY:Number(Pe.y),type:Le.type})}function qt(le,Pe){return N(Ce,le,Pe)}function ct(){switch(u[Ce]&&u[Ce].firstRun&&Sa(),Le.type){case"close":{F(Le.iframe);break}case"message":{oe(G(6));break}case"mouseenter":{ut("onMouseEnter");break}case"mouseleave":{ut("onMouseLeave");break}case"autoResize":{u[Ce].autoResize=JSON.parse(G(9));break}case"scrollTo":{ie(!1);break}case"scrollToOffset":{ie(!0);break}case"pageInfo":{he(u[Ce]&&u[Ce].iframe,Ce),Ie();break}case"pageInfoStop":{Fe();break}case"inPageLink":{at(G(9));break}case"reset":{te(Le);break}case"init":{C(),qt("onInit",Le.iframe);break}default:Number(Le.width)===0&&Number(Le.height)===0?E("Unsupported message received ("+Le.type+"), this is likely due to the iframe containing a later version of iframe-resizer than the parent page"):C()}}function Ct(le){var Pe=!0;return u[le]||(Pe=!1,E(Le.type+" No settings for "+le+". Message was: "+Dt)),Pe}function ol(){for(var le in u)W("iFrame requested init",U(le),u[le].iframe,le)}function Sa(){u[Ce]&&(u[Ce].firstRun=!1)}var Dt=y.data,Le={},Ce=null;Dt==="[iFrameResizerChild]Ready"?ol():q()?(Le=O(),Ce=Le.id,u[Ce]&&(u[Ce].loaded=!0),!z()&&Ct(Ce)&&(S(Ce,"Received: "+Dt),Ne()&&H()&&ct())):x(Ce,"Ignored: "+Dt)}function N(y,C,O){var I=null,R=null;if(u[y])if(I=u[y][C],typeof I=="function")R=I(O);else throw new TypeError(C+" on iFrame["+y+"] is not a function");return R}function A(y){var C=y.id;delete u[C]}function F(y){var C=y.id;if(N(C,"onClose",C)===!1){S(C,"Close iframe cancelled by onClose event");return}S(C,"Removing iFrame: "+C);try{y.parentNode&&y.parentNode.removeChild(y)}catch(O){E(O)}N(C,"onClosed",C),S(C,"--"),A(y)}function D(y){c===null&&(c={x:window.pageXOffset===t?document.documentElement.scrollLeft:window.pageXOffset,y:window.pageYOffset===t?document.documentElement.scrollTop:window.pageYOffset},S(y,"Get page position: "+c.x+","+c.y))}function Z(y){c!==null&&(window.scrollTo(c.x,c.y),S(y,"Set page position: "+c.x+","+c.y),ne())}function ne(){c=null}function te(y){function C(){B(y),W("reset","reset",y.iframe,y.id)}S(y.id,"Size reset requested by "+(y.type==="init"?"host page":"iFrame")),D(y.id),j(C,y,"reset")}function B(y){function C($){if(!y.id){S("undefined","messageData id not set");return}y.iframe.style[$]=y[$]+"px",S(y.id,"IFrame ("+R+") "+$+" set to "+y[$]+"px")}function O($){!i&&y[$]==="0"&&(i=!0,S(R,"Hidden iFrame detected, creating visibility listener"),Te())}function I($){C($),O($)}var R=y.iframe.id;u[R]&&(u[R].sizeHeight&&I("height"),u[R].sizeWidth&&I("width"))}function j(y,C,O){O!==C.type&&d&&!window.jasmine?(S(C.id,"Requesting animation frame"),d(y)):y()}function W(y,C,O,I,R){function $(){var oe=u[I]&&u[I].targetOrigin;S(I,"["+y+"] Sending msg to iframe["+I+"] ("+C+") targetOrigin: "+oe),O.contentWindow.postMessage(r+C,oe)}function H(){E(I,"["+y+"] IFrame("+I+") not found")}function q(){O&&"contentWindow"in O&&O.contentWindow!==null?$():H()}function z(){function oe(){u[I]&&!u[I].loaded&&!G&&(G=!0,E(I,"IFrame has not responded within "+u[I].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."))}R&&u[I]&&u[I].warningTimeout&&(u[I].msgTimeout=setTimeout(oe,u[I].warningTimeout))}var G=!1;I=I||O.id,u[I]&&(q(),z())}function U(y){return y+":"+u[y].bodyMarginV1+":"+u[y].sizeWidth+":"+u[y].log+":"+u[y].interval+":"+u[y].enablePublicMethods+":"+u[y].autoResize+":"+u[y].bodyMargin+":"+u[y].heightCalculationMethod+":"+u[y].bodyBackground+":"+u[y].bodyPadding+":"+u[y].tolerance+":"+u[y].inPageLinks+":"+u[y].resizeFrom+":"+u[y].widthCalculationMethod+":"+u[y].mouseEvents}function Y(y){return typeof y=="number"}function X(y,C){function O(){function ie(at){var ut=u[ee][at];ut!==1/0&&ut!==0&&(y.style[at]=Y(ut)?ut+"px":ut,S(ee,"Set "+at+" = "+y.style[at]))}function He(at){if(u[ee]["min"+at]>u[ee]["max"+at])throw new Error("Value for min"+at+" can not be greater than max"+at)}He("Height"),He("Width"),ie("maxHeight"),ie("minHeight"),ie("maxWidth"),ie("minWidth")}function I(){var ie=C&&C.id||m.id+n++;return document.getElementById(ie)!==null&&(ie+=n++),ie}function R(ie){if(typeof ie!="string")throw new TypeError("Invaild id for iFrame. Expected String");return ie===""&&(y.id=ie=I(),l=(C||{}).log,S(ie,"Added missing iframe ID: "+ie+" ("+y.src+")")),ie}function $(){switch(S(ee,"IFrame scrolling "+(u[ee]&&u[ee].scrolling?"enabled":"disabled")+" for "+ee),y.style.overflow=(u[ee]&&u[ee].scrolling)===!1?"hidden":"auto",u[ee]&&u[ee].scrolling){case"omit":break;case!0:{y.scrolling="yes";break}case!1:{y.scrolling="no";break}default:y.scrolling=u[ee]?u[ee].scrolling:"no"}}function H(){(typeof(u[ee]&&u[ee].bodyMargin)=="number"||(u[ee]&&u[ee].bodyMargin)==="0")&&(u[ee].bodyMarginV1=u[ee].bodyMargin,u[ee].bodyMargin=""+u[ee].bodyMargin+"px")}function q(){var ie=u[ee]&&u[ee].firstRun,He=u[ee]&&u[ee].heightCalculationMethod in f;!ie&&He&&te({iframe:y,height:0,width:0,type:"init"})}function z(){u[ee]&&(u[ee].iframe.iFrameResizer={close:F.bind(null,u[ee].iframe),removeListeners:A.bind(null,u[ee].iframe),resize:W.bind(null,"Window resize","resize",u[ee].iframe),moveToAnchor:function(ie){W("Move to anchor","moveToAnchor:"+ie,u[ee].iframe,ee)},sendMessage:function(ie){ie=JSON.stringify(ie),W("Send Message","message:"+ie,u[ee].iframe,ee)}})}function G(ie){function He(){W("iFrame.onload",ie,y,t,!0),q()}function at(qt){if(y.parentNode){var ct=new qt(function(Ct){Ct.forEach(function(ol){var Sa=Array.prototype.slice.call(ol.removedNodes);Sa.forEach(function(Dt){Dt===y&&F(y)})})});ct.observe(y.parentNode,{childList:!0})}}var ut=g();ut&&at(ut),b(y,"load",He),W("init",ie,y,t,!0)}function oe(ie){if(typeof ie!="object")throw new TypeError("Options is not an object")}function se(ie){for(var He in m)Object.prototype.hasOwnProperty.call(m,He)&&(u[ee][He]=Object.prototype.hasOwnProperty.call(ie,He)?ie[He]:m[He])}function he(ie){return ie===""||ie.match(/^(about:blank|javascript:|file:\/\/)/)!==null?"*":ie}function Ie(ie){var He=ie.split("Callback");if(He.length===2){var at="on"+He[0].charAt(0).toUpperCase()+He[0].slice(1);this[at]=this[ie],delete this[ie],E(ee,"Deprecated: '"+ie+"' has been renamed '"+at+"'. The old method will be removed in the next major version.")}}function Fe(ie){ie=ie||{},u[ee]=Object.create(null),u[ee].iframe=y,u[ee].firstRun=!0,u[ee].remoteHost=y.src&&y.src.split("/").slice(0,3).join("/"),oe(ie),Object.keys(ie).forEach(Ie,ie),se(ie),u[ee]&&(u[ee].targetOrigin=u[ee].checkOrigin===!0?he(u[ee].remoteHost):"*")}function Ne(){return ee in u&&"iFrameResizer"in y}var ee=R(y.id);Ne()?E(ee,"Ignored iFrame, already setup."):(Fe(C),$(),O(),H(),G(U(ee)),z())}function we(y,C){v===null&&(v=setTimeout(function(){v=null,y()},C))}var Ae={};function Se(y,C,O){Ae[O]||(Ae[O]=setTimeout(function(){Ae[O]=null,y()},C))}function Te(){function y(){function R($){function H(z){return(u[$]&&u[$].iframe.style[z])==="0px"}function q(z){return z.offsetParent!==null}u[$]&&q(u[$].iframe)&&(H("height")||H("width"))&&W("Visibility change","resize",u[$].iframe,$)}Object.keys(u).forEach(function($){R($)})}function C(R){S("window","Mutation observed: "+R[0].target+" "+R[0].type),we(y,16)}function O(){var R=document.querySelector("body"),$={attributes:!0,attributeOldValue:!1,characterData:!0,characterDataOldValue:!1,childList:!0,subtree:!0},H=new I(C);H.observe(R,$)}var I=g();I&&O()}function $e(y){function C(){J("Window "+y,"resize")}S("window","Trigger event: "+y),we(C,16)}function Qe(){function y(){J("Tab Visible","resize")}document.visibilityState!=="hidden"&&(S("document","Trigger event: Visibility change"),we(y,16))}function J(y,C){function O(I){return u[I]&&u[I].resizeFrom==="parent"&&u[I].autoResize&&!u[I].firstRun}Object.keys(u).forEach(function(I){O(I)&&W(y,C,u[I].iframe,I)})}function Ee(){b(window,"message",L),b(window,"resize",function(){$e("resize")}),b(document,"visibilitychange",Qe),b(document,"-webkit-visibilitychange",Qe)}function Re(){function y(I,R){function $(){if(R.tagName){if(R.tagName.toUpperCase()!=="IFRAME")throw new TypeError("Expected <IFRAME> tag, found <"+R.tagName+">")}else throw new TypeError("Object is not a valid DOM element")}R&&($(),X(R,I),O.push(R))}function C(I){I&&I.enablePublicMethods&&E("enablePublicMethods option has been removed, public methods are now always available in the iFrame")}var O;return T(),Ee(),function(R,$){switch(O=[],C(R),typeof $){case"undefined":case"string":{Array.prototype.forEach.call(document.querySelectorAll($||"iframe"),y.bind(t,R));break}case"object":{y(R,$);break}default:throw new TypeError("Unexpected data type ("+typeof $+")")}return O}}function p(y){y.fn?y.fn.iFrameResize||(y.fn.iFrameResize=function(O){function I(R,$){X($,O)}return this.filter("iframe").each(I).end()}):x("","Unable to bind to jQuery, it is not fully loaded.")}window.jQuery!==t&&p(window.jQuery),typeof t=="function"&&t.amd?t([],Re):e.exports=Re(),window.iFrameResize=window.iFrameResize||Re()})()})(ap);function js(e){return typeof e=="function"?e():ae(e)}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Hs=()=>{};function op(e,t){function n(...l){return new Promise((i,a)=>{Promise.resolve(e(()=>t.apply(this,l),{fn:t,thisArg:this,args:l})).then(i).catch(a)})}return n}function rp(e,t={}){let n,l,i=Hs;const a=r=>{clearTimeout(r),i(),i=Hs};return r=>{const s=js(e),c=js(t.maxWait);return n&&a(n),s<=0||c!==void 0&&c<=0?(l&&(a(l),l=null),Promise.resolve(r())):new Promise((d,f)=>{i=t.rejectOnCancel?f:d,c&&!l&&(l=setTimeout(()=>{n&&a(n),l=null,d(r())},c)),n=setTimeout(()=>{l&&a(l),l=null,d(r())},s)})}}function sp(e,t=200,n={}){return op(rp(t,n),e)}const up=K({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),lt=ue(!1)({name:"VDefaultsProvider",props:up(),setup(e,t){let{slots:n}=t;const{defaults:l,disabled:i,reset:a,root:o,scoped:r}=Do(e);return pn(l,{reset:a,root:o,scoped:r,disabled:i}),()=>{var s;return(s=n.default)==null?void 0:s.call(n)}}});function sr(e){return Qo(()=>{const t=[],n={};if(e.value.background)if(so(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&Dh(e.value.background)){const l=Jt(e.value.background);if(l.a==null||l.a===1){const i=Dc(l);n.color=i,n.caretColor=i}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(so(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function $t(e,t){const n=w(()=>({text:Xe(e)?e.value:t?e[t]:null})),{colorClasses:l,colorStyles:i}=sr(n);return{textColorClasses:l,textColorStyles:i}}function Qt(e,t){const n=w(()=>({background:Xe(e)?e.value:t?e[t]:null})),{colorClasses:l,colorStyles:i}=sr(n);return{backgroundColorClasses:l,backgroundColorStyles:i}}const cp=["x-small","small","default","large","x-large"],si=K({size:{type:[String,Number],default:"default"}},"size");function ui(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return Qo(()=>{let n,l;return ji(cp,e.size)?n=`${t}--size-${e.size}`:e.size&&(l={width:be(e.size),height:be(e.size)}),{sizeClasses:n,sizeStyles:l}})}const Je=K({tag:{type:String,default:"div"}},"tag"),dp=K({color:String,start:Boolean,end:Boolean,icon:Me,..._e(),...si(),...Je({tag:"i"}),...nt()},"VIcon"),De=ue()({name:"VIcon",props:dp(),setup(e,t){let{attrs:n,slots:l}=t;const i=Q(),{themeClasses:a}=rt(e),{iconData:o}=ey(w(()=>i.value||e.icon)),{sizeClasses:r}=ui(e),{textColorClasses:s,textColorStyles:c}=$t(re(e,"color"));return pe(()=>{var f,u;const d=(f=l.default)==null?void 0:f.call(l);return d&&(i.value=(u=Vc(d).filter(v=>v.type===oi&&v.children&&typeof v.children=="string")[0])==null?void 0:u.children),h(o.value.component,{tag:e.tag,icon:o.value.icon,class:["v-icon","notranslate",a.value,r.value,s.value,{"v-icon--clickable":!!n.onClick,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[r.value?void 0:{fontSize:be(e.size),height:be(e.size),width:be(e.size)},c.value,e.style],role:n.onClick?"button":void 0,"aria-hidden":!n.onClick},{default:()=>[d]})}),{}}}),Fn=K({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Mn(e){return{dimensionStyles:w(()=>({height:be(e.height),maxHeight:be(e.maxHeight),maxWidth:be(e.maxWidth),minHeight:be(e.minHeight),minWidth:be(e.minWidth),width:be(e.width)}))}}function fp(e){return{aspectStyles:w(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const ad=K({aspectRatio:[String,Number],contentClass:String,inline:Boolean,..._e(),...Fn()},"VResponsive"),yo=ue()({name:"VResponsive",props:ad(),setup(e,t){let{slots:n}=t;const{aspectStyles:l}=fp(e),{dimensionStyles:i}=Mn(e);return pe(()=>{var a;return h("div",{class:["v-responsive",{"v-responsive--inline":e.inline},e.class],style:[i.value,e.style]},[h("div",{class:"v-responsive__sizer",style:l.value},null),(a=n.additional)==null?void 0:a.call(n),n.default&&h("div",{class:["v-responsive__content",e.contentClass]},[n.default()])])}),{}}}),Tt=K({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Vt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{roundedClasses:w(()=>{const l=Xe(e)?e.value:e.rounded,i=Xe(e)?e.value:e.tile,a=[];if(l===!0||l==="")a.push(`${t}--rounded`);else if(typeof l=="string"||l===0)for(const o of String(l).split(" "))a.push(`rounded-${o}`);else i&&a.push("rounded-0");return a})}}const Pl=K({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),cn=(e,t)=>{let{slots:n}=t;const{transition:l,disabled:i,group:a,...o}=e,{component:r=a?kc:vn,...s}=typeof l=="object"?l:{};return Vn(r,ge(typeof l=="string"?{name:i?"":l}:s,typeof l=="string"?{}:{disabled:i,group:a},o),n)};function vp(e,t){if(!Jo)return;const n=t.modifiers||{},l=t.value,{handler:i,options:a}=typeof l=="object"?l:{handler:l,options:{}},o=new IntersectionObserver(function(){var f;let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],s=arguments.length>1?arguments[1]:void 0;const c=(f=e._observe)==null?void 0:f[t.instance.$.uid];if(!c)return;const d=r.some(u=>u.isIntersecting);i&&(!n.quiet||c.init)&&(!n.once||d||c.init)&&i(d,r,s),d&&n.once?od(e,t):c.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:o},o.observe(e)}function od(e,t){var l;const n=(l=e._observe)==null?void 0:l[t.instance.$.uid];n&&(n.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const mp={mounted:vp,unmounted:od},rd=mp,hp=K({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,...ad(),..._e(),...Tt(),...Pl()},"VImg"),sd=ue()({name:"VImg",directives:{intersect:rd},props:hp(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:l}=t;const{backgroundColorClasses:i,backgroundColorStyles:a}=Qt(re(e,"color")),{roundedClasses:o}=Vt(e),r=st("VImg"),s=ve(""),c=Q(),d=ve(e.eager?"loading":"idle"),f=ve(),u=ve(),v=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)}),m=w(()=>v.value.aspect||f.value/u.value||0);de(()=>e.src,()=>{g(d.value!=="idle")}),de(m,(A,F)=>{!A&&F&&c.value&&P(c.value)}),qo(()=>g());function g(A){if(!(e.eager&&A)&&!(Jo&&!A&&!e.eager)){if(d.value="loading",v.value.lazySrc){const F=new Image;F.src=v.value.lazySrc,P(F,null)}v.value.src&&it(()=>{var F;n("loadstart",((F=c.value)==null?void 0:F.currentSrc)||v.value.src),setTimeout(()=>{var D;if(!r.isUnmounted)if((D=c.value)!=null&&D.complete){if(c.value.naturalWidth||_(),d.value==="error")return;m.value||P(c.value,null),d.value==="loading"&&b()}else m.value||P(c.value),T()})})}}function b(){var A;r.isUnmounted||(T(),P(c.value),d.value="loaded",n("load",((A=c.value)==null?void 0:A.currentSrc)||v.value.src))}function _(){var A;r.isUnmounted||(d.value="error",n("error",((A=c.value)==null?void 0:A.currentSrc)||v.value.src))}function T(){const A=c.value;A&&(s.value=A.currentSrc||A.src)}let V=-1;Wt(()=>{clearTimeout(V)});function P(A){let F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const D=()=>{if(clearTimeout(V),r.isUnmounted)return;const{naturalHeight:Z,naturalWidth:ne}=A;Z||ne?(f.value=ne,u.value=Z):!A.complete&&d.value==="loading"&&F!=null?V=window.setTimeout(D,F):(A.currentSrc.endsWith(".svg")||A.currentSrc.startsWith("data:image/svg+xml"))&&(f.value=1,u.value=1)};D()}const k=w(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),S=()=>{var D;if(!v.value.src||d.value==="idle")return null;const A=h("img",{class:["v-img__img",k.value],style:{objectPosition:e.position},src:v.value.src,srcset:v.value.srcset,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:c,onLoad:b,onError:_},null),F=(D=l.sources)==null?void 0:D.call(l);return h(cn,{transition:e.transition,appear:!0},{default:()=>[mt(F?h("picture",{class:"v-img__picture"},[F,A]):A,[[On,d.value==="loaded"]])]})},x=()=>h(cn,{transition:e.transition},{default:()=>[v.value.lazySrc&&d.value!=="loaded"&&h("img",{class:["v-img__img","v-img__img--preload",k.value],style:{objectPosition:e.position},src:v.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),E=()=>l.placeholder?h(cn,{transition:e.transition,appear:!0},{default:()=>[(d.value==="loading"||d.value==="error"&&!l.error)&&h("div",{class:"v-img__placeholder"},[l.placeholder()])]}):null,M=()=>l.error?h(cn,{transition:e.transition,appear:!0},{default:()=>[d.value==="error"&&h("div",{class:"v-img__error"},[l.error()])]}):null,L=()=>e.gradient?h("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,N=ve(!1);{const A=de(m,F=>{F&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{N.value=!0})}),A())})}return pe(()=>{const A=yo.filterProps(e);return mt(h(yo,ge({class:["v-img",{"v-img--booting":!N.value},i.value,o.value,e.class],style:[{width:be(e.width==="auto"?f.value:e.width)},a.value,e.style]},A,{aspectRatio:m.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>h(fe,null,[h(S,null,null),h(x,null,null),h(L,null,null),h(E,null,null),h(M,null,null)]),default:l.default}),[[en("intersect"),{handler:g,options:e.options},null,{once:!0}]])}),{currentSrc:s,image:c,state:d,naturalWidth:f,naturalHeight:u}}}),gp=[null,"default","comfortable","compact"],Nt=K({density:{type:String,default:"default",validator:e=>gp.includes(e)}},"density");function Ut(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{densityClasses:w(()=>`${t}--density-${e.density}`)}}const yp=["elevated","flat","tonal","outlined","text","plain"];function il(e,t){return h(fe,null,[e&&h("span",{key:"overlay",class:`${t}__overlay`},null),h("span",{key:"underlay",class:`${t}__underlay`},null)])}const ln=K({color:String,variant:{type:String,default:"elevated",validator:e=>yp.includes(e)}},"variant");function al(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();const n=w(()=>{const{variant:a}=ae(e);return`${t}--variant-${a}`}),{colorClasses:l,colorStyles:i}=sr(w(()=>{const{variant:a,color:o}=ae(e);return{[["elevated","flat"].includes(a)?"background":"text"]:o}}));return{colorClasses:l,colorStyles:i,variantClasses:n}}const pp=K({start:Boolean,end:Boolean,icon:Me,image:String,text:String,..._e(),...Nt(),...Tt(),...si(),...Je(),...nt(),...ln({variant:"flat"})},"VAvatar"),Tn=ue()({name:"VAvatar",props:pp(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{colorClasses:i,colorStyles:a,variantClasses:o}=al(e),{densityClasses:r}=Ut(e),{roundedClasses:s}=Vt(e),{sizeClasses:c,sizeStyles:d}=ui(e);return pe(()=>h(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},l.value,i.value,r.value,s.value,c.value,o.value,e.class],style:[a.value,d.value,e.style]},{default:()=>[n.default?h(lt,{key:"content-defaults",defaults:{VImg:{cover:!0,image:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?h(sd,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?h(De,{key:"icon",icon:e.icon},null):e.text,il(!1,"v-avatar")]})),{}}}),bp=K({text:String,onClick:jt(),..._e(),...nt()},"VLabel"),ud=ue()({name:"VLabel",props:bp(),setup(e,t){let{slots:n}=t;return pe(()=>{var l;return h("label",{class:["v-label",{"v-label--clickable":!!e.onClick},e.class],style:e.style,onClick:e.onClick},[e.text,(l=n.default)==null?void 0:l.call(n)])}),{}}}),cd=Symbol.for("vuetify:selection-control-group"),dd=K({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Me,trueIcon:Me,ripple:{type:Boolean,default:!0},multiple:{type:Boolean,default:null},name:String,readonly:{type:Boolean,default:null},modelValue:null,type:String,valueComparator:{type:Function,default:xl},..._e(),...Nt(),...nt()},"SelectionControlGroup"),wp=K({...dd({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");ue()({name:"VSelectionControlGroup",props:wp(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),i=nn(),a=w(()=>e.id||`v-selection-control-group-${i}`),o=w(()=>e.name||a.value),r=new Set;return yt(cd,{modelValue:l,forceUpdate:()=>{r.forEach(s=>s())},onForceUpdate:s=>{r.add(s),St(()=>{r.delete(s)})}}),pn({[e.defaultsTarget]:{color:re(e,"color"),disabled:re(e,"disabled"),density:re(e,"density"),error:re(e,"error"),inline:re(e,"inline"),modelValue:l,multiple:w(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),name:o,falseIcon:re(e,"falseIcon"),trueIcon:re(e,"trueIcon"),readonly:re(e,"readonly"),ripple:re(e,"ripple"),type:re(e,"type"),valueComparator:re(e,"valueComparator")}}),pe(()=>{var s;return h("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},[(s=n.default)==null?void 0:s.call(n)])}),{}}});const po=Symbol("rippleStop"),Sp=80;function Ws(e,t){e.style.transform=t,e.style.webkitTransform=t}function bo(e){return e.constructor.name==="TouchEvent"}function fd(e){return e.constructor.name==="KeyboardEvent"}const Cp=function(e,t){var f;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=0,i=0;if(!fd(e)){const u=t.getBoundingClientRect(),v=bo(e)?e.touches[e.touches.length-1]:e;l=v.clientX-u.left,i=v.clientY-u.top}let a=0,o=.3;(f=t._ripple)!=null&&f.circle?(o=.15,a=t.clientWidth/2,a=n.center?a:a+Math.sqrt((l-a)**2+(i-a)**2)/4):a=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const r=`${(t.clientWidth-a*2)/2}px`,s=`${(t.clientHeight-a*2)/2}px`,c=n.center?r:`${l-a}px`,d=n.center?s:`${i-a}px`;return{radius:a,scale:o,x:c,y:d,centerX:r,centerY:s}},Yi={show(e,t){var v;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((v=t==null?void 0:t._ripple)!=null&&v.enabled))return;const l=document.createElement("span"),i=document.createElement("span");l.appendChild(i),l.className="v-ripple__container",n.class&&(l.className+=` ${n.class}`);const{radius:a,scale:o,x:r,y:s,centerX:c,centerY:d}=Cp(e,t,n),f=`${a*2}px`;i.className="v-ripple__animation",i.style.width=f,i.style.height=f,t.appendChild(l);const u=window.getComputedStyle(t);u&&u.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),i.classList.add("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--visible"),Ws(i,`translate(${r}, ${s}) scale3d(${o},${o},${o})`),i.dataset.activated=String(performance.now()),setTimeout(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),Ws(i,`translate(${c}, ${d}) 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 l=performance.now()-Number(n.dataset.activated),i=Math.max(250-l,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)},i)}};function vd(e){return typeof e>"u"||!!e}function Ql(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[po])){if(e[po]=!0,bo(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||fd(e),n._ripple.class&&(t.class=n._ripple.class),bo(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{Yi.show(e,n,t)},n._ripple.showTimer=window.setTimeout(()=>{var l;(l=n==null?void 0:n._ripple)!=null&&l.showTimerCommit&&(n._ripple.showTimerCommit(),n._ripple.showTimerCommit=null)},Sp)}else Yi.show(e,n,t)}}function Us(e){e[po]=!0}function At(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(()=>{At(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),Yi.hide(t)}}function md(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let ei=!1;function hd(e){!ei&&(e.keyCode===rs.enter||e.keyCode===rs.space)&&(ei=!0,Ql(e))}function gd(e){ei=!1,At(e)}function yd(e){ei&&(ei=!1,At(e))}function pd(e,t,n){const{value:l,modifiers:i}=t,a=vd(l);if(a||Yi.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=i.center,e._ripple.circle=i.circle,zi(l)&&l.class&&(e._ripple.class=l.class),a&&!n){if(i.stop){e.addEventListener("touchstart",Us,{passive:!0}),e.addEventListener("mousedown",Us);return}e.addEventListener("touchstart",Ql,{passive:!0}),e.addEventListener("touchend",At,{passive:!0}),e.addEventListener("touchmove",md,{passive:!0}),e.addEventListener("touchcancel",At),e.addEventListener("mousedown",Ql),e.addEventListener("mouseup",At),e.addEventListener("mouseleave",At),e.addEventListener("keydown",hd),e.addEventListener("keyup",gd),e.addEventListener("blur",yd),e.addEventListener("dragstart",At,{passive:!0})}else!a&&n&&bd(e)}function bd(e){e.removeEventListener("mousedown",Ql),e.removeEventListener("touchstart",Ql),e.removeEventListener("touchend",At),e.removeEventListener("touchmove",md),e.removeEventListener("touchcancel",At),e.removeEventListener("mouseup",At),e.removeEventListener("mouseleave",At),e.removeEventListener("keydown",hd),e.removeEventListener("keyup",gd),e.removeEventListener("dragstart",At),e.removeEventListener("blur",yd)}function xp(e,t){pd(e,t,!1)}function kp(e){delete e._ripple,bd(e)}function _p(e,t){if(t.value===t.oldValue)return;const n=vd(t.oldValue);pd(e,t,n)}const Al={mounted:xp,unmounted:kp,updated:_p},wd=K({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,..._e(),...dd()},"VSelectionControl");function Pp(e){const t=Ge(cd,void 0),{densityClasses:n}=Ut(e),l=Ye(e,"modelValue"),i=w(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),a=w(()=>e.falseValue!==void 0?e.falseValue:!1),o=w(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),r=w({get(){const v=t?t.modelValue.value:l.value;return o.value?Bt(v).some(m=>e.valueComparator(m,i.value)):e.valueComparator(v,i.value)},set(v){if(e.readonly)return;const m=v?i.value:a.value;let g=m;o.value&&(g=v?[...Bt(l.value),m]:Bt(l.value).filter(b=>!e.valueComparator(b,i.value))),t?t.modelValue.value=g:l.value=g}}),{textColorClasses:s,textColorStyles:c}=$t(w(()=>{if(!(e.error||e.disabled))return r.value?e.color:e.baseColor})),{backgroundColorClasses:d,backgroundColorStyles:f}=Qt(w(()=>r.value&&!e.error&&!e.disabled?e.color:void 0)),u=w(()=>r.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:i,falseValue:a,model:r,textColorClasses:s,textColorStyles:c,backgroundColorClasses:d,backgroundColorStyles:f,icon:u}}const qs=ue()({name:"VSelectionControl",directives:{Ripple:Al},inheritAttrs:!1,props:wd(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{group:i,densityClasses:a,icon:o,model:r,textColorClasses:s,textColorStyles:c,backgroundColorClasses:d,backgroundColorStyles:f,trueValue:u}=Pp(e),v=nn(),m=ve(!1),g=ve(!1),b=Q(),_=w(()=>e.id||`input-${v}`),T=w(()=>!e.disabled&&!e.readonly);i==null||i.onForceUpdate(()=>{b.value&&(b.value.checked=r.value)});function V(x){T.value&&(m.value=!0,pl(x.target,":focus-visible")!==!1&&(g.value=!0))}function P(){m.value=!1,g.value=!1}function k(x){x.stopPropagation()}function S(x){T.value&&(e.readonly&&i&&it(()=>i.forceUpdate()),r.value=x.target.checked)}return pe(()=>{var N,A;const x=l.label?l.label({label:e.label,props:{for:_.value}}):e.label,[E,M]=Tc(n),L=h("input",ge({ref:b,checked:r.value,disabled:!!e.disabled,id:_.value,onBlur:P,onFocus:V,onInput:S,"aria-disabled":!!e.disabled,type:e.type,value:u.value,name:e.name,"aria-checked":e.type==="checkbox"?r.value:void 0},M),null);return h("div",ge({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":m.value,"v-selection-control--focus-visible":g.value,"v-selection-control--inline":e.inline},a.value,e.class]},E,{style:e.style}),[h("div",{class:["v-selection-control__wrapper",s.value],style:c.value},[(N=l.default)==null?void 0:N.call(l,{backgroundColorClasses:d,backgroundColorStyles:f}),mt(h("div",{class:["v-selection-control__input"]},[((A=l.input)==null?void 0:A.call(l,{model:r,textColorClasses:s,textColorStyles:c,backgroundColorClasses:d,backgroundColorStyles:f,inputNode:L,icon:o.value,props:{onFocus:V,onBlur:P,id:_.value}}))??h(fe,null,[o.value&&h(De,{key:"icon",icon:o.value},null),L])]),[[en("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),x&&h(ud,{for:_.value,onClick:k},{default:()=>[x]})])}),{isFocused:m,input:b}}}),Ap=K({indeterminate:Boolean,indeterminateIcon:{type:Me,default:"$checkboxIndeterminate"},...wd({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),Sd=ue()({name:"VCheckboxBtn",props:Ap(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"indeterminate"),i=Ye(e,"modelValue");function a(s){l.value&&(l.value=!1)}const o=w(()=>l.value?e.indeterminateIcon:e.falseIcon),r=w(()=>l.value?e.indeterminateIcon:e.trueIcon);return pe(()=>{const s=yn(qs.filterProps(e),["modelValue"]);return h(qs,ge(s,{modelValue:i.value,"onUpdate:modelValue":[c=>i.value=c,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:o.value,trueIcon:r.value,"aria-checked":l.value?"mixed":void 0}),n)}),{}}});function Cd(e){const{t}=_l();function n(l){let{name:i}=l;const a={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[i],o=e[`onClick:${i}`],r=o&&a?t(`$vuetify.input.${a}`,e.label??""):void 0;return h(De,{icon:e[`${i}Icon`],"aria-label":r,onClick:o},null)}return{InputIcon:n}}const Ep=K({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function Ot(e,t,n){return ue()({name:e,props:Ep({mode:n,origin:t}),setup(l,i){let{slots:a}=i;const o={onBeforeEnter(r){l.origin&&(r.style.transformOrigin=l.origin)},onLeave(r){if(l.leaveAbsolute){const{offsetTop:s,offsetLeft:c,offsetWidth:d,offsetHeight:f}=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=`${s}px`,r.style.left=`${c}px`,r.style.width=`${d}px`,r.style.height=`${f}px`}l.hideOnLeave&&r.style.setProperty("display","none","important")},onAfterLeave(r){if(l.leaveAbsolute&&(r!=null&&r._transitionInitialStyles)){const{position:s,top:c,left:d,width:f,height:u}=r._transitionInitialStyles;delete r._transitionInitialStyles,r.style.position=s||"",r.style.top=c||"",r.style.left=d||"",r.style.width=f||"",r.style.height=u||""}}};return()=>{const r=l.group?kc:vn;return Vn(r,{name:l.disabled?"":e,css:!l.disabled,...l.group?void 0:{mode:l.mode},...l.disabled?{}:o},a.default)}}})}function xd(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return ue()({name:e,props:{mode:{type:String,default:n},disabled:Boolean},setup(l,i){let{slots:a}=i;return()=>Vn(vn,{name:l.disabled?"":e,css:!l.disabled,...l.disabled?{}:t},a.default)}})}function kd(){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",l=It(`offset-${n}`);return{onBeforeEnter(o){o._parent=o.parentNode,o._initialStyle={transition:o.style.transition,overflow:o.style.overflow,[n]:o.style[n]}},onEnter(o){const r=o._initialStyle;o.style.setProperty("transition","none","important"),o.style.overflow="hidden";const s=`${o[l]}px`;o.style[n]="0",o.offsetHeight,o.style.transition=r.transition,e&&o._parent&&o._parent.classList.add(e),requestAnimationFrame(()=>{o.style[n]=s})},onAfterEnter:a,onEnterCancelled:a,onLeave(o){o._initialStyle={transition:"",overflow:o.style.overflow,[n]:o.style[n]},o.style.overflow="hidden",o.style[n]=`${o[l]}px`,o.offsetHeight,requestAnimationFrame(()=>o.style[n]="0")},onAfterLeave:i,onLeaveCancelled:i};function i(o){e&&o._parent&&o._parent.classList.remove(e),a(o)}function a(o){const r=o._initialStyle[n];o.style.overflow=o._initialStyle.overflow,r!=null&&(o.style[n]=r),delete o._initialStyle}}const Ip=K({target:[Object,Array]},"v-dialog-transition"),_d=ue()({name:"VDialogTransition",props:Ip(),setup(e,t){let{slots:n}=t;const l={onBeforeEnter(i){i.style.pointerEvents="none",i.style.visibility="hidden"},async onEnter(i,a){var u;await new Promise(v=>requestAnimationFrame(v)),await new Promise(v=>requestAnimationFrame(v)),i.style.visibility="";const{x:o,y:r,sx:s,sy:c,speed:d}=Gs(e.target,i),f=Hn(i,[{transform:`translate(${o}px, ${r}px) scale(${s}, ${c})`,opacity:0},{}],{duration:225*d,easing:Jh});(u=Ks(i))==null||u.forEach(v=>{Hn(v,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*d,easing:Jl})}),f.finished.then(()=>a())},onAfterEnter(i){i.style.removeProperty("pointer-events")},onBeforeLeave(i){i.style.pointerEvents="none"},async onLeave(i,a){var u;await new Promise(v=>requestAnimationFrame(v));const{x:o,y:r,sx:s,sy:c,speed:d}=Gs(e.target,i);Hn(i,[{},{transform:`translate(${o}px, ${r}px) scale(${s}, ${c})`,opacity:0}],{duration:125*d,easing:Zh}).finished.then(()=>a()),(u=Ks(i))==null||u.forEach(v=>{Hn(v,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*d,easing:Jl})})},onAfterLeave(i){i.style.removeProperty("pointer-events")}};return()=>e.target?h(vn,ge({name:"dialog-transition"},l,{css:!1}),n):h(vn,{name:"dialog-transition"},n)}});function Ks(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 Gs(e,t){const n=Lc(e),l=tr(t),[i,a]=getComputedStyle(t).transformOrigin.split(" ").map(_=>parseFloat(_)),[o,r]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let s=n.left+n.width/2;o==="left"||r==="left"?s-=n.width/2:(o==="right"||r==="right")&&(s+=n.width/2);let c=n.top+n.height/2;o==="top"||r==="top"?c-=n.height/2:(o==="bottom"||r==="bottom")&&(c+=n.height/2);const d=n.width/l.width,f=n.height/l.height,u=Math.max(1,d,f),v=d/u||0,m=f/u||0,g=l.width*l.height/(window.innerWidth*window.innerHeight),b=g>.12?Math.min(1.5,(g-.12)*10+1):1;return{x:s-(i+l.left),y:c-(a+l.top),sx:v,sy:m,speed:b}}Ot("fab-transition","center center","out-in");Ot("dialog-bottom-transition");Ot("dialog-top-transition");const Ys=Ot("fade-transition");Ot("scale-transition");Ot("scroll-x-transition");Ot("scroll-x-reverse-transition");Ot("scroll-y-transition");Ot("scroll-y-reverse-transition");Ot("slide-x-transition");Ot("slide-x-reverse-transition");const Pd=Ot("slide-y-transition");Ot("slide-y-reverse-transition");const Ad=xd("expand-transition",kd()),Ed=xd("expand-x-transition",kd("",!0)),Tp=K({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},..._e(),...Pl({transition:{component:Pd,leaveAbsolute:!0,group:!0}})},"VMessages"),Vp=ue()({name:"VMessages",props:Tp(),setup(e,t){let{slots:n}=t;const l=w(()=>Bt(e.messages)),{textColorClasses:i,textColorStyles:a}=$t(w(()=>e.color));return pe(()=>h(cn,{transition:e.transition,tag:"div",class:["v-messages",i.value,e.class],style:[a.value,e.style],role:"alert","aria-live":"polite"},{default:()=>[e.active&&l.value.map((o,r)=>h("div",{class:"v-messages__message",key:`${r}-${l.value}`},[n.message?n.message({message:o}):o]))]})),{}}}),Id=K({focused:Boolean,"onUpdate:focused":jt()},"focus");function Td(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();const n=Ye(e,"focused"),l=w(()=>({[`${t}--focused`]:n.value}));function i(){n.value=!0}function a(){n.value=!1}return{focusClasses:l,isFocused:n,focus:i,blur:a}}const Op=Symbol.for("vuetify:form");function ur(){return Ge(Op,null)}const Fp=K({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,...Id()},"validation");function Mp(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nn();const l=Ye(e,"modelValue"),i=w(()=>e.validationValue===void 0?l.value:e.validationValue),a=ur(),o=Q([]),r=ve(!0),s=w(()=>!!(Bt(l.value===""?null:l.value).length||Bt(i.value===""?null:i.value).length)),c=w(()=>!!(e.disabled??(a==null?void 0:a.isDisabled.value))),d=w(()=>!!(e.readonly??(a==null?void 0:a.isReadonly.value))),f=w(()=>{var P;return(P=e.errorMessages)!=null&&P.length?Bt(e.errorMessages).concat(o.value).slice(0,Math.max(0,+e.maxErrors)):o.value}),u=w(()=>{let P=(e.validateOn??(a==null?void 0:a.validateOn.value))||"input";P==="lazy"&&(P="input lazy");const k=new Set((P==null?void 0:P.split(" "))??[]);return{blur:k.has("blur")||k.has("input"),input:k.has("input"),submit:k.has("submit"),lazy:k.has("lazy")}}),v=w(()=>{var P;return e.error||(P=e.errorMessages)!=null&&P.length?!1:e.rules.length?r.value?o.value.length||u.value.lazy?null:!0:!o.value.length:!0}),m=ve(!1),g=w(()=>({[`${t}--error`]:v.value===!1,[`${t}--dirty`]:s.value,[`${t}--disabled`]:c.value,[`${t}--readonly`]:d.value})),b=w(()=>e.name??ae(n));qo(()=>{a==null||a.register({id:b.value,validate:V,reset:_,resetValidation:T})}),Wt(()=>{a==null||a.unregister(b.value)}),gn(async()=>{u.value.lazy||await V(!0),a==null||a.update(b.value,v.value,f.value)}),Jn(()=>u.value.input,()=>{de(i,()=>{if(i.value!=null)V();else if(e.focused){const P=de(()=>e.focused,k=>{k||V(),P()})}})}),Jn(()=>u.value.blur,()=>{de(()=>e.focused,P=>{P||V()})}),de([v,f],()=>{a==null||a.update(b.value,v.value,f.value)});function _(){l.value=null,it(T)}function T(){r.value=!0,u.value.lazy?o.value=[]:V(!0)}async function V(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const k=[];m.value=!0;for(const S of e.rules){if(k.length>=+(e.maxErrors??1))break;const E=await(typeof S=="function"?S:()=>S)(i.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 o.value=k,m.value=!1,r.value=P,o.value}return{errorMessages:f,isDirty:s,isDisabled:c,isReadonly:d,isPristine:r,isValid:v,isValidating:m,reset:_,resetValidation:T,validate:V,validationClasses:g}}const Vd=K({id:String,appendIcon:Me,centerAffix:{type:Boolean,default:!0},prependIcon:Me,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":jt(),"onClick:append":jt(),..._e(),...Nt(),...Fp()},"VInput"),Xs=ue()({name:"VInput",props:{...Vd()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const{densityClasses:a}=Ut(e),{rtlClasses:o}=bn(),{InputIcon:r}=Cd(e),s=nn(),c=w(()=>e.id||`input-${s}`),d=w(()=>`${c.value}-messages`),{errorMessages:f,isDirty:u,isDisabled:v,isReadonly:m,isPristine:g,isValid:b,isValidating:_,reset:T,resetValidation:V,validate:P,validationClasses:k}=Mp(e,"v-input",c),S=w(()=>({id:c,messagesId:d,isDirty:u,isDisabled:v,isReadonly:m,isPristine:g,isValid:b,isValidating:_,reset:T,resetValidation:V,validate:P})),x=w(()=>{var E;return(E=e.errorMessages)!=null&&E.length||!g.value&&f.value.length?f.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return pe(()=>{var A,F,D,Z;const E=!!(l.prepend||e.prependIcon),M=!!(l.append||e.appendIcon),L=x.value.length>0,N=!e.hideDetails||e.hideDetails==="auto"&&(L||!!l.details);return h("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--hide-spin-buttons":e.hideSpinButtons},a.value,o.value,k.value,e.class],style:e.style},[E&&h("div",{key:"prepend",class:"v-input__prepend"},[(A=l.prepend)==null?void 0:A.call(l,S.value),e.prependIcon&&h(r,{key:"prepend-icon",name:"prepend"},null)]),l.default&&h("div",{class:"v-input__control"},[(F=l.default)==null?void 0:F.call(l,S.value)]),M&&h("div",{key:"append",class:"v-input__append"},[e.appendIcon&&h(r,{key:"append-icon",name:"append"},null),(D=l.append)==null?void 0:D.call(l,S.value)]),N&&h("div",{class:"v-input__details"},[h(Vp,{id:d.value,active:L,messages:x.value},{message:l.message}),(Z=l.details)==null?void 0:Z.call(l,S.value)])])}),{reset:T,resetValidation:V,validate:P,isValid:b,errorMessages:f}}}),va=K({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),ma=K({value:null,disabled:Boolean,selectedClass:String},"group-item");function ha(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const l=st("useGroupItem");if(!l)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const i=nn();yt(Symbol.for(`${t.description}:id`),i);const a=Ge(t,null);if(!a){if(!n)return a;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const o=re(e,"value"),r=w(()=>!!(a.disabled.value||e.disabled));a.register({id:i,value:o,disabled:r},l),Wt(()=>{a.unregister(i)});const s=w(()=>a.isSelected(i)),c=w(()=>s.value&&[a.selectedClass.value,e.selectedClass]);return de(s,d=>{l.emit("group:selected",{value:d})},{flush:"sync"}),{id:i,isSelected:s,toggle:()=>a.select(i,!s.value),select:d=>a.select(i,d),selectedClass:c,value:o,disabled:r,group:a}}function ci(e,t){let n=!1;const l=ht([]),i=Ye(e,"modelValue",[],u=>u==null?[]:Od(l,Bt(u)),u=>{const v=Rp(l,u);return e.multiple?v:v[0]}),a=st("useGroup");function o(u,v){const m=u,g=Symbol.for(`${t.description}:id`),_=zl(g,a==null?void 0:a.vnode).indexOf(v);ae(m.value)==null&&(m.value=_),_>-1?l.splice(_,0,m):l.push(m)}function r(u){if(n)return;s();const v=l.findIndex(m=>m.id===u);l.splice(v,1)}function s(){const u=l.find(v=>!v.disabled);u&&e.mandatory==="force"&&!i.value.length&&(i.value=[u.id])}gn(()=>{s()}),Wt(()=>{n=!0});function c(u,v){const m=l.find(g=>g.id===u);if(!(v&&(m!=null&&m.disabled)))if(e.multiple){const g=i.value.slice(),b=g.findIndex(T=>T===u),_=~b;if(v=v??!_,_&&e.mandatory&&g.length<=1||!_&&e.max!=null&&g.length+1>e.max)return;b<0&&v?g.push(u):b>=0&&!v&&g.splice(b,1),i.value=g}else{const g=i.value.includes(u);if(e.mandatory&&g)return;i.value=v??!g?[u]:[]}}function d(u){if(e.multiple,i.value.length){const v=i.value[0],m=l.findIndex(_=>_.id===v);let g=(m+u)%l.length,b=l[g];for(;b.disabled&&g!==m;)g=(g+u)%l.length,b=l[g];if(b.disabled)return;i.value=[l[g].id]}else{const v=l.find(m=>!m.disabled);v&&(i.value=[v.id])}}const f={register:o,unregister:r,selected:i,select:c,disabled:re(e,"disabled"),prev:()=>d(l.length-1),next:()=>d(1),isSelected:u=>i.value.includes(u),selectedClass:w(()=>e.selectedClass),items:w(()=>l),getItemIndex:u=>Lp(l,u)};return yt(t,f),f}function Lp(e,t){const n=Od(e,[t]);return n.length?e.findIndex(l=>l.id===n[0]):-1}function Od(e,t){const n=[];return t.forEach(l=>{const i=e.find(o=>xl(l,o.value)),a=e[l];(i==null?void 0:i.value)!=null?n.push(i.id):a!=null&&n.push(a.id)}),n}function Rp(e,t){const n=[];return t.forEach(l=>{const i=e.findIndex(a=>a.id===l);if(~i){const a=e[i];n.push(a.value!=null?a.value:i)}}),n}function Js(e){const n=Math.abs(e);return Math.sign(e)*(n/((1/.501-2)*(1-n)+1))}function Zs(e){let{selectedElement:t,containerSize:n,contentSize:l,isRtl:i,currentScrollOffset:a,isHorizontal:o}=e;const r=o?t.clientWidth:t.clientHeight,s=o?t.offsetLeft:t.offsetTop,c=i&&o?l-s-r:s,d=n+a,f=r+c,u=r*.4;return c<=a?a=Math.max(c-u,0):d<=f&&(a=Math.min(a-(d-f-u),l-n)),a}function Bp(e){let{selectedElement:t,containerSize:n,contentSize:l,isRtl:i,isHorizontal:a}=e;const o=a?t.clientWidth:t.clientHeight,r=a?t.offsetLeft:t.offsetTop,s=i&&a?l-r-o/2-n/2:r+o/2-n/2;return Math.min(l-n,Math.max(0,s))}const $p=Symbol.for("vuetify:v-slide-group"),cr=K({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:$p},nextIcon:{type:Me,default:"$next"},prevIcon:{type:Me,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},..._e(),...qg(),...Je(),...va({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),Xi=ue()({name:"VSlideGroup",props:cr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:l}=bn(),{displayClasses:i,mobile:a}=ar(e),o=ci(e,e.symbol),r=ve(!1),s=ve(0),c=ve(0),d=ve(0),f=w(()=>e.direction==="horizontal"),{resizeRef:u,contentRect:v}=wl(),{resizeRef:m,contentRect:g}=wl(),b=w(()=>o.selected.value.length?o.items.value.findIndex(U=>U.id===o.selected.value[0]):-1),_=w(()=>o.selected.value.length?o.items.value.findIndex(U=>U.id===o.selected.value[o.selected.value.length-1]):-1);if(Ue){let U=-1;de(()=>[o.selected.value,v.value,g.value,f.value],()=>{cancelAnimationFrame(U),U=requestAnimationFrame(()=>{if(v.value&&g.value){const Y=f.value?"width":"height";c.value=v.value[Y],d.value=g.value[Y],r.value=c.value+1<d.value}if(b.value>=0&&m.value){const Y=m.value.children[_.value];b.value===0||!r.value?s.value=0:e.centerActive?s.value=Bp({selectedElement:Y,containerSize:c.value,contentSize:d.value,isRtl:l.value,isHorizontal:f.value}):r.value&&(s.value=Zs({selectedElement:Y,containerSize:c.value,contentSize:d.value,isRtl:l.value,currentScrollOffset:s.value,isHorizontal:f.value}))}})})}const T=ve(!1);let V=0,P=0;function k(U){const Y=f.value?"clientX":"clientY";P=(l.value&&f.value?-1:1)*s.value,V=U.touches[0][Y],T.value=!0}function S(U){if(!r.value)return;const Y=f.value?"clientX":"clientY",X=l.value&&f.value?-1:1;s.value=X*(P+V-U.touches[0][Y])}function x(U){const Y=d.value-c.value;s.value<0||!r.value?s.value=0:s.value>=Y&&(s.value=Y),T.value=!1}function E(){u.value&&(u.value[f.value?"scrollLeft":"scrollTop"]=0)}const M=ve(!1);function L(U){if(M.value=!0,!(!r.value||!m.value)){for(const Y of U.composedPath())for(const X of m.value.children)if(X===Y){s.value=Zs({selectedElement:X,containerSize:c.value,contentSize:d.value,isRtl:l.value,currentScrollOffset:s.value,isHorizontal:f.value});return}}}function N(U){M.value=!1}function A(U){var Y;!M.value&&!(U.relatedTarget&&((Y=m.value)!=null&&Y.contains(U.relatedTarget)))&&D()}function F(U){m.value&&(f.value?U.key==="ArrowRight"?D(l.value?"prev":"next"):U.key==="ArrowLeft"&&D(l.value?"next":"prev"):U.key==="ArrowDown"?D("next"):U.key==="ArrowUp"&&D("prev"),U.key==="Home"?D("first"):U.key==="End"&&D("last"))}function D(U){var Y,X,we,Ae,Se;if(m.value)if(!U)(Y=Hi(m.value)[0])==null||Y.focus();else if(U==="next"){const Te=(X=m.value.querySelector(":focus"))==null?void 0:X.nextElementSibling;Te?Te.focus():D("first")}else if(U==="prev"){const Te=(we=m.value.querySelector(":focus"))==null?void 0:we.previousElementSibling;Te?Te.focus():D("last")}else U==="first"?(Ae=m.value.firstElementChild)==null||Ae.focus():U==="last"&&((Se=m.value.lastElementChild)==null||Se.focus())}function Z(U){const Y=s.value+(U==="prev"?-1:1)*c.value;s.value=qn(Y,0,d.value-c.value)}const ne=w(()=>{let U=s.value>d.value-c.value?-(d.value-c.value)+Js(d.value-c.value-s.value):-s.value;s.value<=0&&(U=Js(-s.value));const Y=l.value&&f.value?-1:1;return{transform:`translate${f.value?"X":"Y"}(${Y*U}px)`,transition:T.value?"none":"",willChange:T.value?"transform":""}}),te=w(()=>({next:o.next,prev:o.prev,select:o.select,isSelected:o.isSelected})),B=w(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return r.value||Math.abs(s.value)>0;case"mobile":return a.value||r.value||Math.abs(s.value)>0;default:return!a.value&&(r.value||Math.abs(s.value)>0)}}),j=w(()=>Math.abs(s.value)>0),W=w(()=>d.value>Math.abs(s.value)+c.value);return pe(()=>h(e.tag,{class:["v-slide-group",{"v-slide-group--vertical":!f.value,"v-slide-group--has-affixes":B.value,"v-slide-group--is-overflowing":r.value},i.value,e.class],style:e.style,tabindex:M.value||o.selected.value.length?-1:0,onFocus:A},{default:()=>{var U,Y,X;return[B.value&&h("div",{key:"prev",class:["v-slide-group__prev",{"v-slide-group__prev--disabled":!j.value}],onClick:()=>j.value&&Z("prev")},[((U=n.prev)==null?void 0:U.call(n,te.value))??h(Ys,null,{default:()=>[h(De,{icon:l.value?e.nextIcon:e.prevIcon},null)]})]),h("div",{key:"container",ref:u,class:"v-slide-group__container",onScroll:E},[h("div",{ref:m,class:"v-slide-group__content",style:ne.value,onTouchstartPassive:k,onTouchmovePassive:S,onTouchendPassive:x,onFocusin:L,onFocusout:N,onKeydown:F},[(Y=n.default)==null?void 0:Y.call(n,te.value)])]),B.value&&h("div",{key:"next",class:["v-slide-group__next",{"v-slide-group__next--disabled":!W.value}],onClick:()=>W.value&&Z("next")},[((X=n.next)==null?void 0:X.call(n,te.value))??h(Ys,null,{default:()=>[h(De,{icon:l.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:o.selected,scrollTo:Z,scrollOffset:s,focus:D}}}),Fd=Symbol.for("vuetify:v-chip-group"),Np=K({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:xl},...cr(),..._e(),...va({selectedClass:"v-chip--selected"}),...Je(),...nt(),...ln({variant:"tonal"})},"VChipGroup");ue()({name:"VChipGroup",props:Np(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{isSelected:i,select:a,next:o,prev:r,selected:s}=ci(e,Fd);return pn({VChip:{color:re(e,"color"),disabled:re(e,"disabled"),filter:re(e,"filter"),variant:re(e,"variant")}}),pe(()=>{const c=Xi.filterProps(e);return h(Xi,ge(c,{class:["v-chip-group",{"v-chip-group--column":e.column},l.value,e.class],style:e.style}),{default:()=>{var d;return[(d=n.default)==null?void 0:d.call(n,{isSelected:i,select:a,next:o,prev:r,selected:s.value})]}})}),{}}});const El=K({border:[Boolean,Number,String]},"border");function Il(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{borderClasses:w(()=>{const l=Xe(e)?e.value:e.border,i=[];if(l===!0||l==="")i.push(`${t}--border`);else if(typeof l=="string"||l===0)for(const a of String(l).split(" "))i.push(`border-${a}`);return i})}}const Ln=K({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Rn(e){return{elevationClasses:w(()=>{const n=Xe(e)?e.value:e.elevation,l=[];return n==null||l.push(`elevation-${n}`),l})}}function Dp(){const e=st("useRoute");return w(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function zp(){var e,t;return(t=(e=st("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function ga(e,t){const n=Ov("RouterLink"),l=w(()=>!!(e.href||e.to)),i=w(()=>(l==null?void 0:l.value)||ds(t,"click")||ds(e,"click"));if(typeof n=="string")return{isLink:l,isClickable:i,href:re(e,"href")};const a=e.to?n.useLink(e):void 0,o=Dp();return{isLink:l,isClickable:i,route:a==null?void 0:a.route,navigate:a==null?void 0:a.navigate,isActive:a&&w(()=>{var r,s,c;return e.exact?o.value?((c=a.isExactActive)==null?void 0:c.value)&&xl(a.route.value.query,o.value.query):(s=a.isExactActive)==null?void 0:s.value:(r=a.isActive)==null?void 0:r.value}),href:w(()=>e.to?a==null?void 0:a.route.value.href:e.href)}}const ya=K({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let $a=!1;function jp(e,t){let n=!1,l,i;Ue&&(it(()=>{window.addEventListener("popstate",a),l=e==null?void 0:e.beforeEach((o,r,s)=>{$a?n?t(s):s():setTimeout(()=>n?t(s):s()),$a=!0}),i=e==null?void 0:e.afterEach(()=>{$a=!1})}),St(()=>{window.removeEventListener("popstate",a),l==null||l(),i==null||i()}));function a(o){var r;(r=o.state)!=null&&r.replaced||(n=!0,setTimeout(()=>n=!1))}}const Hp=K({activeClass:String,appendAvatar:String,appendIcon:Me,closable:Boolean,closeIcon:{type:Me,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:String,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Me,ripple:{type:[Boolean,Object],default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:jt(),onClickOnce:jt(),...El(),..._e(),...Nt(),...Ln(),...ma(),...Tt(),...ya(),...si(),...Je({tag:"span"}),...nt(),...ln({variant:"tonal"})},"VChip"),Md=ue()({name:"VChip",directives:{Ripple:Al},props:Hp(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0,"group:selected":e=>!0,click:e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{t:a}=_l(),{borderClasses:o}=Il(e),{colorClasses:r,colorStyles:s,variantClasses:c}=al(e),{densityClasses:d}=Ut(e),{elevationClasses:f}=Rn(e),{roundedClasses:u}=Vt(e),{sizeClasses:v}=ui(e),{themeClasses:m}=rt(e),g=Ye(e,"modelValue"),b=ha(e,Fd,!1),_=ga(e,n),T=w(()=>e.link!==!1&&_.isLink.value),V=w(()=>!e.disabled&&e.link!==!1&&(!!b||e.link||_.isClickable.value)),P=w(()=>({"aria-label":a(e.closeLabel),onClick(x){x.stopPropagation(),g.value=!1,l("click:close",x)}}));function k(x){var E;l("click",x),V.value&&((E=_.navigate)==null||E.call(_,x),b==null||b.toggle())}function S(x){(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),k(x))}return()=>{const x=_.isLink.value?"a":e.tag,E=!!(e.appendIcon||e.appendAvatar),M=!!(E||i.append),L=!!(i.close||e.closable),N=!!(i.filter||e.filter)&&b,A=!!(e.prependIcon||e.prependAvatar),F=!!(A||i.prepend),D=!b||b.isSelected.value;return g.value&&mt(h(x,{class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":V.value,"v-chip--filter":N,"v-chip--pill":e.pill},m.value,o.value,D?r.value:void 0,d.value,f.value,u.value,v.value,c.value,b==null?void 0:b.selectedClass.value,e.class],style:[D?s.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,href:_.href.value,tabindex:V.value?0:void 0,onClick:k,onKeydown:V.value&&!T.value&&S},{default:()=>{var Z;return[il(V.value,"v-chip"),N&&h(Ed,{key:"filter"},{default:()=>[mt(h("div",{class:"v-chip__filter"},[i.filter?h(lt,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},i.filter):h(De,{key:"filter-icon",icon:e.filterIcon},null)]),[[On,b.isSelected.value]])]}),F&&h("div",{key:"prepend",class:"v-chip__prepend"},[i.prepend?h(lt,{key:"prepend-defaults",disabled:!A,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},i.prepend):h(fe,null,[e.prependIcon&&h(De,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&h(Tn,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),h("div",{class:"v-chip__content","data-no-activator":""},[((Z=i.default)==null?void 0:Z.call(i,{isSelected:b==null?void 0:b.isSelected.value,selectedClass:b==null?void 0:b.selectedClass.value,select:b==null?void 0:b.select,toggle:b==null?void 0:b.toggle,value:b==null?void 0:b.value.value,disabled:e.disabled}))??e.text]),M&&h("div",{key:"append",class:"v-chip__append"},[i.append?h(lt,{key:"append-defaults",disabled:!E,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},i.append):h(fe,null,[e.appendIcon&&h(De,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&h(Tn,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),L&&h("button",ge({key:"close",class:"v-chip__close",type:"button"},P.value),[i.close?h(lt,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},i.close):h(De,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[en("ripple"),V.value&&e.ripple,null]])}}}),wo=Symbol.for("vuetify:list");function Ld(){const e=Ge(wo,{hasPrepend:ve(!1),updateHasPrepend:()=>null}),t={hasPrepend:ve(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return yt(wo,t),e}function Rd(){return Ge(wo,null)}const dr=e=>{const t={activate:n=>{let{id:l,value:i,activated:a}=n;return l=ye(l),e&&!i&&a.size===1&&a.has(l)||(i?a.add(l):a.delete(l)),a},in:(n,l,i)=>{let a=new Set;for(const o of n||[])a=t.activate({id:o,value:!0,activated:new Set(a),children:l,parents:i});return a},out:n=>Array.from(n)};return t},Bd=e=>{const t=dr(e);return{activate:l=>{let{activated:i,id:a,...o}=l;a=ye(a);const r=i.has(a)?new Set([a]):new Set;return t.activate({...o,id:a,activated:r})},in:(l,i,a)=>{let o=new Set;return l!=null&&l.length&&(o=t.in(l.slice(0,1),i,a)),o},out:(l,i,a)=>t.out(l,i,a)}},Wp=e=>{const t=dr(e);return{activate:l=>{let{id:i,activated:a,children:o,...r}=l;return i=ye(i),o.has(i)?a:t.activate({id:i,activated:a,children:o,...r})},in:t.in,out:t.out}},Up=e=>{const t=Bd(e);return{activate:l=>{let{id:i,activated:a,children:o,...r}=l;return i=ye(i),o.has(i)?a:t.activate({id:i,activated:a,children:o,...r})},in:t.in,out:t.out}},qp={open:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(n){const a=new Set;a.add(t);let o=i.get(t);for(;o!=null;)a.add(o),o=i.get(o);return a}else return l.delete(t),l},select:()=>null},$d={open:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(n){let a=i.get(t);for(l.add(t);a!=null&&a!==t;)l.add(a),a=i.get(a);return l}else l.delete(t);return l},select:()=>null},Kp={open:$d.open,select:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(!n)return l;const a=[];let o=i.get(t);for(;o!=null;)a.push(o),o=i.get(o);return new Set(a)}},fr=e=>{const t={select:n=>{let{id:l,value:i,selected:a}=n;if(l=ye(l),e&&!i){const o=Array.from(a.entries()).reduce((r,s)=>{let[c,d]=s;return d==="on"&&r.push(c),r},[]);if(o.length===1&&o[0]===l)return a}return a.set(l,i?"on":"off"),a},in:(n,l,i)=>{let a=new Map;for(const o of n||[])a=t.select({id:o,value:!0,selected:new Map(a),children:l,parents:i});return a},out:n=>{const l=[];for(const[i,a]of n.entries())a==="on"&&l.push(i);return l}};return t},Nd=e=>{const t=fr(e);return{select:l=>{let{selected:i,id:a,...o}=l;a=ye(a);const r=i.has(a)?new Map([[a,i.get(a)]]):new Map;return t.select({...o,id:a,selected:r})},in:(l,i,a)=>{let o=new Map;return l!=null&&l.length&&(o=t.in(l.slice(0,1),i,a)),o},out:(l,i,a)=>t.out(l,i,a)}},Gp=e=>{const t=fr(e);return{select:l=>{let{id:i,selected:a,children:o,...r}=l;return i=ye(i),o.has(i)?a:t.select({id:i,selected:a,children:o,...r})},in:t.in,out:t.out}},Yp=e=>{const t=Nd(e);return{select:l=>{let{id:i,selected:a,children:o,...r}=l;return i=ye(i),o.has(i)?a:t.select({id:i,selected:a,children:o,...r})},in:t.in,out:t.out}},Xp=e=>{const t={select:n=>{let{id:l,value:i,selected:a,children:o,parents:r}=n;l=ye(l);const s=new Map(a),c=[l];for(;c.length;){const f=c.shift();a.set(f,i?"on":"off"),o.has(f)&&c.push(...o.get(f))}let d=r.get(l);for(;d;){const f=o.get(d),u=f.every(m=>a.get(m)==="on"),v=f.every(m=>!a.has(m)||a.get(m)==="off");a.set(d,u?"on":v?"off":"indeterminate"),d=r.get(d)}return e&&!i&&Array.from(a.entries()).reduce((u,v)=>{let[m,g]=v;return g==="on"&&u.push(m),u},[]).length===0?s:a},in:(n,l,i)=>{let a=new Map;for(const o of n||[])a=t.select({id:o,value:!0,selected:new Map(a),children:l,parents:i});return a},out:(n,l)=>{const i=[];for(const[a,o]of n.entries())o==="on"&&!l.has(a)&&i.push(a);return i}};return t},ti=Symbol.for("vuetify:nested"),Dd={id:ve(),root:{register:()=>null,unregister:()=>null,parents:Q(new Map),children:Q(new Map),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:Q(!1),selectable:Q(!1),opened:Q(new Set),activated:Q(new Set),selected:Q(new Map),selectedValues:Q([])}},Jp=K({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function],selectStrategy:[String,Function],openStrategy:[String,Object],opened:Array,activated:Array,selected:Array,mandatory:Boolean},"nested"),Zp=e=>{let t=!1;const n=Q(new Map),l=Q(new Map),i=Ye(e,"opened",e.opened,v=>new Set(v),v=>[...v.values()]),a=w(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;switch(e.activeStrategy){case"leaf":return Wp(e.mandatory);case"single-leaf":return Up(e.mandatory);case"independent":return dr(e.mandatory);case"single-independent":default:return Bd(e.mandatory)}}),o=w(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;switch(e.selectStrategy){case"single-leaf":return Yp(e.mandatory);case"leaf":return Gp(e.mandatory);case"independent":return fr(e.mandatory);case"single-independent":return Nd(e.mandatory);case"classic":default:return Xp(e.mandatory)}}),r=w(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return Kp;case"single":return qp;case"multiple":default:return $d}}),s=Ye(e,"activated",e.activated,v=>a.value.in(v,n.value,l.value),v=>a.value.out(v,n.value,l.value)),c=Ye(e,"selected",e.selected,v=>o.value.in(v,n.value,l.value),v=>o.value.out(v,n.value,l.value));Wt(()=>{t=!0});function d(v){const m=[];let g=v;for(;g!=null;)m.unshift(g),g=l.value.get(g);return m}const f=st("nested"),u={id:ve(),root:{opened:i,activatable:re(e,"activatable"),selectable:re(e,"selectable"),activated:s,selected:c,selectedValues:w(()=>{const v=[];for(const[m,g]of c.value.entries())g==="on"&&v.push(m);return v}),register:(v,m,g)=>{m&&v!==m&&l.value.set(v,m),g&&n.value.set(v,[]),m!=null&&n.value.set(m,[...n.value.get(m)||[],v])},unregister:v=>{if(t)return;n.value.delete(v);const m=l.value.get(v);if(m){const g=n.value.get(m)??[];n.value.set(m,g.filter(b=>b!==v))}l.value.delete(v),i.value.delete(v)},open:(v,m,g)=>{f.emit("click:open",{id:v,value:m,path:d(v),event:g});const b=r.value.open({id:v,value:m,opened:new Set(i.value),children:n.value,parents:l.value,event:g});b&&(i.value=b)},openOnSelect:(v,m,g)=>{const b=r.value.select({id:v,value:m,selected:new Map(c.value),opened:new Set(i.value),children:n.value,parents:l.value,event:g});b&&(i.value=b)},select:(v,m,g)=>{f.emit("click:select",{id:v,value:m,path:d(v),event:g});const b=o.value.select({id:v,value:m,selected:new Map(c.value),children:n.value,parents:l.value,event:g});b&&(c.value=b),u.root.openOnSelect(v,m,g)},activate:(v,m,g)=>{if(!e.activatable)return u.root.select(v,!0,g);f.emit("click:activate",{id:v,value:m,path:d(v),event:g});const b=a.value.activate({id:v,value:m,activated:new Set(s.value),children:n.value,parents:l.value,event:g});b&&(s.value=b)},children:n,parents:l}};return yt(ti,u),u.root},zd=(e,t)=>{const n=Ge(ti,Dd),l=Symbol(nn()),i=w(()=>e.value!==void 0?e.value:l),a={...n,id:i,open:(o,r)=>n.root.open(i.value,o,r),openOnSelect:(o,r)=>n.root.openOnSelect(i.value,o,r),isOpen:w(()=>n.root.opened.value.has(i.value)),parent:w(()=>n.root.parents.value.get(i.value)),activate:(o,r)=>n.root.activate(i.value,o,r),isActivated:w(()=>n.root.activated.value.has(ye(i.value))),select:(o,r)=>n.root.select(i.value,o,r),isSelected:w(()=>n.root.selected.value.get(ye(i.value))==="on"),isIndeterminate:w(()=>n.root.selected.value.get(i.value)==="indeterminate"),isLeaf:w(()=>!n.root.children.value.get(i.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(i.value,n.id.value,t),Wt(()=>{!n.isGroupActivator&&n.root.unregister(i.value)}),t&&yt(ti,a),a},Qp=()=>{const e=Ge(ti,Dd);yt(ti,{...e,isGroupActivator:!0})};function vr(){const e=ve(!1);return gn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:w(()=>e.value?void 0:{transition:"none !important"}),isBooted:ii(e)}}const eb=kl({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return Qp(),()=>{var l;return(l=n.default)==null?void 0:l.call(n)}}}),tb=K({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Me,default:"$collapse"},expandIcon:{type:Me,default:"$expand"},prependIcon:Me,appendIcon:Me,fluid:Boolean,subgroup:Boolean,title:String,value:null,..._e(),...Je()},"VListGroup"),Qs=ue()({name:"VListGroup",props:tb(),setup(e,t){let{slots:n}=t;const{isOpen:l,open:i,id:a}=zd(re(e,"value"),!0),o=w(()=>`v-list-group--id-${String(a.value)}`),r=Rd(),{isBooted:s}=vr();function c(v){i(!l.value,v)}const d=w(()=>({onClick:c,class:"v-list-group__header",id:o.value})),f=w(()=>l.value?e.collapseIcon:e.expandIcon),u=w(()=>({VListItem:{active:l.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&f.value,appendIcon:e.appendIcon||!e.subgroup&&f.value,title:e.title,value:e.value}}));return pe(()=>h(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":l.value},e.class],style:e.style},{default:()=>[n.activator&&h(lt,{defaults:u.value},{default:()=>[h(eb,null,{default:()=>[n.activator({props:d.value,isOpen:l.value})]})]}),h(cn,{transition:{component:Ad},disabled:!s.value},{default:()=>{var v;return[mt(h("div",{class:"v-list-group__items",role:"group","aria-labelledby":o.value},[(v=n.default)==null?void 0:v.call(n)]),[[On,l.value]])]}})]})),{isOpen:l}}}),nb=ll("v-list-item-subtitle"),lb=ll("v-list-item-title"),ib=K({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Me,baseColor:String,disabled:Boolean,lines:String,link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Me,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:[String,Number],title:[String,Number],value:null,onClick:jt(),onClickOnce:jt(),...El(),..._e(),...Nt(),...Fn(),...Ln(),...Tt(),...ya(),...Je(),...nt(),...ln({variant:"text"})},"VListItem"),Sl=ue()({name:"VListItem",directives:{Ripple:Al},props:ib(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const a=ga(e,n),o=w(()=>e.value===void 0?a.href.value:e.value),{activate:r,isActivated:s,select:c,isSelected:d,isIndeterminate:f,isGroupActivator:u,root:v,parent:m,openOnSelect:g}=zd(o,!1),b=Rd(),_=w(()=>{var W;return e.active!==!1&&(e.active||((W=a.isActive)==null?void 0:W.value)||(v.activatable.value?s.value:d.value))}),T=w(()=>e.link!==!1&&a.isLink.value),V=w(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||!!b&&(v.selectable.value||v.activatable.value||e.value!=null))),P=w(()=>e.rounded||e.nav),k=w(()=>e.color??e.activeColor),S=w(()=>({color:_.value?k.value??e.baseColor:e.baseColor,variant:e.variant}));de(()=>{var W;return(W=a.isActive)==null?void 0:W.value},W=>{W&&m.value!=null&&v.open(m.value,!0),W&&g(W)},{immediate:!0});const{themeClasses:x}=rt(e),{borderClasses:E}=Il(e),{colorClasses:M,colorStyles:L,variantClasses:N}=al(S),{densityClasses:A}=Ut(e),{dimensionStyles:F}=Mn(e),{elevationClasses:D}=Rn(e),{roundedClasses:Z}=Vt(P),ne=w(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),te=w(()=>({isActive:_.value,select:c,isSelected:d.value,isIndeterminate:f.value}));function B(W){var U;i("click",W),!(u||!V.value)&&((U=a.navigate)==null||U.call(a,W),v.activatable?r(!s.value,W):(v.selectable||e.value!=null)&&c(!d.value,W))}function j(W){(W.key==="Enter"||W.key===" ")&&(W.preventDefault(),B(W))}return pe(()=>{const W=T.value?"a":e.tag,U=l.title||e.title!=null,Y=l.subtitle||e.subtitle!=null,X=!!(e.appendAvatar||e.appendIcon),we=!!(X||l.append),Ae=!!(e.prependAvatar||e.prependIcon),Se=!!(Ae||l.prepend);return b==null||b.updateHasPrepend(Se),e.activeColor&&Fh("active-color",["color","base-color"]),mt(h(W,{class:["v-list-item",{"v-list-item--active":_.value,"v-list-item--disabled":e.disabled,"v-list-item--link":V.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!Se&&(b==null?void 0:b.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&_.value},x.value,E.value,M.value,A.value,D.value,ne.value,Z.value,N.value,e.class],style:[L.value,F.value,e.style],href:a.href.value,tabindex:V.value?b?-2:0:void 0,onClick:B,onKeydown:V.value&&!T.value&&j},{default:()=>{var Te;return[il(V.value||_.value,"v-list-item"),Se&&h("div",{key:"prepend",class:"v-list-item__prepend"},[l.prepend?h(lt,{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 $e;return[($e=l.prepend)==null?void 0:$e.call(l,te.value)]}}):h(fe,null,[e.prependAvatar&&h(Tn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&h(De,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),h("div",{class:"v-list-item__spacer"},null)]),h("div",{class:"v-list-item__content","data-no-activator":""},[U&&h(lb,{key:"title"},{default:()=>{var $e;return[(($e=l.title)==null?void 0:$e.call(l,{title:e.title}))??e.title]}}),Y&&h(nb,{key:"subtitle"},{default:()=>{var $e;return[(($e=l.subtitle)==null?void 0:$e.call(l,{subtitle:e.subtitle}))??e.subtitle]}}),(Te=l.default)==null?void 0:Te.call(l,te.value)]),we&&h("div",{key:"append",class:"v-list-item__append"},[l.append?h(lt,{key:"append-defaults",disabled:!X,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var $e;return[($e=l.append)==null?void 0:$e.call(l,te.value)]}}):h(fe,null,[e.appendIcon&&h(De,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&h(Tn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),h("div",{class:"v-list-item__spacer"},null)])]}}),[[en("ripple"),V.value&&e.ripple]])}),{isGroupActivator:u,isSelected:d,list:b,select:c}}}),ab=K({color:String,inset:Boolean,sticky:Boolean,title:String,..._e(),...Je()},"VListSubheader"),ob=ue()({name:"VListSubheader",props:ab(),setup(e,t){let{slots:n}=t;const{textColorClasses:l,textColorStyles:i}=$t(re(e,"color"));return pe(()=>{const a=!!(n.default||e.title);return h(e.tag,{class:["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},l.value,e.class],style:[{textColorStyles:i},e.style]},{default:()=>{var o;return[a&&h("div",{class:"v-list-subheader__text"},[((o=n.default)==null?void 0:o.call(n))??e.title])]}})}),{}}}),rb=K({color:String,inset:Boolean,length:[Number,String],thickness:[Number,String],vertical:Boolean,..._e(),...nt()},"VDivider"),sb=ue()({name:"VDivider",props:rb(),setup(e,t){let{attrs:n}=t;const{themeClasses:l}=rt(e),{textColorClasses:i,textColorStyles:a}=$t(re(e,"color")),o=w(()=>{const r={};return e.length&&(r[e.vertical?"maxHeight":"maxWidth"]=be(e.length)),e.thickness&&(r[e.vertical?"borderRightWidth":"borderTopWidth"]=be(e.thickness)),r});return pe(()=>h("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},l.value,i.value,e.class],style:[o.value,a.value,e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null)),{}}}),ub=K({items:Array,returnObject:Boolean},"VListChildren"),jd=ue()({name:"VListChildren",props:ub(),setup(e,t){let{slots:n}=t;return Ld(),()=>{var l,i;return((l=n.default)==null?void 0:l.call(n))??((i=e.items)==null?void 0:i.map(a=>{var u,v;let{children:o,props:r,type:s,raw:c}=a;if(s==="divider")return((u=n.divider)==null?void 0:u.call(n,{props:r}))??h(sb,r,null);if(s==="subheader")return((v=n.subheader)==null?void 0:v.call(n,{props:r}))??h(ob,r,null);const d={subtitle:n.subtitle?m=>{var g;return(g=n.subtitle)==null?void 0:g.call(n,{...m,item:c})}:void 0,prepend:n.prepend?m=>{var g;return(g=n.prepend)==null?void 0:g.call(n,{...m,item:c})}:void 0,append:n.append?m=>{var g;return(g=n.append)==null?void 0:g.call(n,{...m,item:c})}:void 0,title:n.title?m=>{var g;return(g=n.title)==null?void 0:g.call(n,{...m,item:c})}:void 0},f=Qs.filterProps(r);return o?h(Qs,ge({value:r==null?void 0:r.value},f),{activator:m=>{let{props:g}=m;const b={...r,...g,value:e.returnObject?c:r.value};return n.header?n.header({props:b}):h(Sl,b,d)},default:()=>h(jd,{items:o},n)}):n.item?n.item({props:r}):h(Sl,ge(r,{value:e.returnObject?c:r.value}),d)}))}}}),Hd=K({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:xl}},"list-items");function So(e,t){const n=Xt(t,e.itemTitle,t),l=Xt(t,e.itemValue,n),i=Xt(t,e.itemChildren),a=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?yn(t,["children"]):t:void 0:Xt(t,e.itemProps),o={title:n,value:l,...a};return{title:String(o.title??""),value:o.value,props:o,children:Array.isArray(i)?Wd(e,i):void 0,raw:t}}function Wd(e,t){const n=[];for(const l of t)n.push(So(e,l));return n}function Ud(e){const t=w(()=>Wd(e,e.items)),n=w(()=>t.value.some(a=>a.value===null));function l(a){return n.value||(a=a.filter(o=>o!==null)),a.map(o=>e.returnObject&&typeof o=="string"?So(e,o):t.value.find(r=>e.valueComparator(o,r.value))||So(e,o))}function i(a){return e.returnObject?a.map(o=>{let{raw:r}=o;return r}):a.map(o=>{let{value:r}=o;return r})}return{items:t,transformIn:l,transformOut:i}}function cb(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function db(e,t){const n=Xt(t,e.itemType,"item"),l=cb(t)?t:Xt(t,e.itemTitle),i=Xt(t,e.itemValue,void 0),a=Xt(t,e.itemChildren),o=e.itemProps===!0?yn(t,["children"]):Xt(t,e.itemProps),r={title:l,value:i,...o};return{type:n,title:r.title,value:r.value,props:r,children:n==="item"&&a?qd(e,a):void 0,raw:t}}function qd(e,t){const n=[];for(const l of t)n.push(db(e,l));return n}function fb(e){return{items:w(()=>qd(e,e.items))}}const vb=K({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:String,collapseIcon:String,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,...Jp({selectStrategy:"single-leaf",openStrategy:"list"}),...El(),..._e(),...Nt(),...Fn(),...Ln(),itemType:{type:String,default:"type"},...Hd(),...Tt(),...Je(),...nt(),...ln({variant:"text"})},"VList"),Kd=ue()({name:"VList",props:vb(),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:l}=fb(e),{themeClasses:i}=rt(e),{backgroundColorClasses:a,backgroundColorStyles:o}=Qt(re(e,"bgColor")),{borderClasses:r}=Il(e),{densityClasses:s}=Ut(e),{dimensionStyles:c}=Mn(e),{elevationClasses:d}=Rn(e),{roundedClasses:f}=Vt(e),{children:u,open:v,parents:m,select:g}=Zp(e),b=w(()=>e.lines?`v-list--${e.lines}-line`:void 0),_=re(e,"activeColor"),T=re(e,"baseColor"),V=re(e,"color");Ld(),pn({VListGroup:{activeColor:_,baseColor:T,color:V,expandIcon:re(e,"expandIcon"),collapseIcon:re(e,"collapseIcon")},VListItem:{activeClass:re(e,"activeClass"),activeColor:_,baseColor:T,color:V,density:re(e,"density"),disabled:re(e,"disabled"),lines:re(e,"lines"),nav:re(e,"nav"),slim:re(e,"slim"),variant:re(e,"variant")}});const P=ve(!1),k=Q();function S(A){P.value=!0}function x(A){P.value=!1}function E(A){var F;!P.value&&!(A.relatedTarget&&((F=k.value)!=null&&F.contains(A.relatedTarget)))&&N()}function M(A){if(k.value){if(A.key==="ArrowDown")N("next");else if(A.key==="ArrowUp")N("prev");else if(A.key==="Home")N("first");else if(A.key==="End")N("last");else return;A.preventDefault()}}function L(A){P.value=!0}function N(A){if(k.value)return Wi(k.value,A)}return pe(()=>h(e.tag,{ref:k,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},i.value,a.value,r.value,s.value,d.value,b.value,f.value,e.class],style:[o.value,c.value,e.style],tabindex:e.disabled||P.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:S,onFocusout:x,onFocus:E,onKeydown:M,onMousedown:L},{default:()=>[h(jd,{items:l.value,returnObject:e.returnObject},n)]})),{open:v,select:g,focus:N,children:u,parents:m}}});function Na(e,t){return{x:e.x+t.x,y:e.y+t.y}}function mb(e,t){return{x:e.x-t.x,y:e.y-t.y}}function eu(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:l}=e,i=l==="left"?0:l==="center"?t.width/2:l==="right"?t.width:l,a=n==="top"?0:n==="bottom"?t.height:n;return Na({x:i,y:a},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:l}=e,i=n==="left"?0:n==="right"?t.width:n,a=l==="top"?0:l==="center"?t.height/2:l==="bottom"?t.height:l;return Na({x:i,y:a},t)}return Na({x:t.width/2,y:t.height/2},t)}const Gd={static:yb,connected:bb},hb=K({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in Gd},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function gb(e,t){const n=Q({}),l=Q();Ue&&Jn(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var o,r;de(()=>e.locationStrategy,a),St(()=>{window.removeEventListener("resize",i),l.value=void 0}),window.addEventListener("resize",i,{passive:!0}),typeof e.locationStrategy=="function"?l.value=(o=e.locationStrategy(t,e,n))==null?void 0:o.updateLocation:l.value=(r=Gd[e.locationStrategy](t,e,n))==null?void 0:r.updateLocation});function i(a){var o;(o=l.value)==null||o.call(l,a)}return{contentStyles:n,updateLocation:l}}function yb(){}function pb(e,t){t?e.style.removeProperty("left"):e.style.removeProperty("right");const n=tr(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 bb(e,t,n){(Array.isArray(e.target.value)||tg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:i,preferredOrigin:a}=Qo(()=>{const m=ro(t.location,e.isRtl.value),g=t.origin==="overlap"?m:t.origin==="auto"?Ma(m):ro(t.origin,e.isRtl.value);return m.side===g.side&&m.align===La(g).align?{preferredAnchor:vs(m),preferredOrigin:vs(g)}:{preferredAnchor:m,preferredOrigin:g}}),[o,r,s,c]=["minWidth","minHeight","maxWidth","maxHeight"].map(m=>w(()=>{const g=parseFloat(t[m]);return isNaN(g)?1/0:g})),d=w(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const m=t.offset.split(" ").map(parseFloat);return m.length<2&&m.push(0),m}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let f=!1;const u=new ResizeObserver(()=>{f&&v()});de([e.target,e.contentEl],(m,g)=>{let[b,_]=m,[T,V]=g;T&&!Array.isArray(T)&&u.unobserve(T),b&&!Array.isArray(b)&&u.observe(b),V&&u.unobserve(V),_&&u.observe(_)},{immediate:!0}),St(()=>{u.disconnect()});function v(){if(f=!1,requestAnimationFrame(()=>f=!0),!e.target.value||!e.contentEl.value)return;const m=Lc(e.target.value),g=pb(e.contentEl.value,e.isRtl.value),b=qi(e.contentEl.value),_=12;b.length||(b.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(g.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),g.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const T=b.reduce((N,A)=>{const F=A.getBoundingClientRect(),D=new Gn({x:A===document.documentElement?0:F.x,y:A===document.documentElement?0:F.y,width:A.clientWidth,height:A.clientHeight});return N?new Gn({x:Math.max(N.left,D.left),y:Math.max(N.top,D.top),width:Math.min(N.right,D.right)-Math.max(N.left,D.left),height:Math.min(N.bottom,D.bottom)-Math.max(N.top,D.top)}):D},void 0);T.x+=_,T.y+=_,T.width-=_*2,T.height-=_*2;let V={anchor:i.value,origin:a.value};function P(N){const A=new Gn(g),F=eu(N.anchor,m),D=eu(N.origin,A);let{x:Z,y:ne}=mb(F,D);switch(N.anchor.side){case"top":ne-=d.value[0];break;case"bottom":ne+=d.value[0];break;case"left":Z-=d.value[0];break;case"right":Z+=d.value[0];break}switch(N.anchor.align){case"top":ne-=d.value[1];break;case"bottom":ne+=d.value[1];break;case"left":Z-=d.value[1];break;case"right":Z+=d.value[1];break}return A.x+=Z,A.y+=ne,A.width=Math.min(A.width,s.value),A.height=Math.min(A.height,c.value),{overflows:hs(A,T),x:Z,y:ne}}let k=0,S=0;const x={x:0,y:0},E={x:!1,y:!1};let M=-1;for(;!(M++>10);){const{x:N,y:A,overflows:F}=P(V);k+=N,S+=A,g.x+=N,g.y+=A;{const D=ms(V.anchor),Z=F.x.before||F.x.after,ne=F.y.before||F.y.after;let te=!1;if(["x","y"].forEach(B=>{if(B==="x"&&Z&&!E.x||B==="y"&&ne&&!E.y){const j={anchor:{...V.anchor},origin:{...V.origin}},W=B==="x"?D==="y"?La:Ma:D==="y"?Ma:La;j.anchor=W(j.anchor),j.origin=W(j.origin);const{overflows:U}=P(j);(U[B].before<=F[B].before&&U[B].after<=F[B].after||U[B].before+U[B].after<(F[B].before+F[B].after)/2)&&(V=j,te=E[B]=!0)}}),te)continue}F.x.before&&(k+=F.x.before,g.x+=F.x.before),F.x.after&&(k-=F.x.after,g.x-=F.x.after),F.y.before&&(S+=F.y.before,g.y+=F.y.before),F.y.after&&(S-=F.y.after,g.y-=F.y.after);{const D=hs(g,T);x.x=T.width-D.x.before-D.x.after,x.y=T.height-D.y.before-D.y.after,k+=D.x.before,g.x+=D.x.before,S+=D.y.before,g.y+=D.y.before}break}const L=ms(V.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${V.anchor.side} ${V.anchor.align}`,transformOrigin:`${V.origin.side} ${V.origin.align}`,top:be(Da(S)),left:e.isRtl.value?void 0:be(Da(k)),right:e.isRtl.value?be(Da(-k)):void 0,minWidth:be(L==="y"?Math.min(o.value,m.width):o.value),maxWidth:be(tu(qn(x.x,o.value===1/0?0:o.value,s.value))),maxHeight:be(tu(qn(x.y,r.value===1/0?0:r.value,c.value)))}),{available:x,contentBox:g}}return de(()=>[i.value,a.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>v()),it(()=>{const m=v();if(!m)return;const{available:g,contentBox:b}=m;b.height>g.y&&requestAnimationFrame(()=>{v(),requestAnimationFrame(()=>{v()})})}),{updateLocation:v}}function Da(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function tu(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let Co=!0;const Ji=[];function wb(e){!Co||Ji.length?(Ji.push(e),xo()):(Co=!1,e(),xo())}let nu=-1;function xo(){cancelAnimationFrame(nu),nu=requestAnimationFrame(()=>{const e=Ji.shift();e&&e(),Ji.length?xo():Co=!0})}const Vi={none:null,close:xb,block:kb,reposition:_b},Sb=K({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Vi}},"VOverlay-scroll-strategies");function Cb(e,t){if(!Ue)return;let n;Ht(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=Vo(),await it(),n.active&&n.run(()=>{var l;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(l=Vi[e.scrollStrategy])==null||l.call(Vi,t,e,n)}))}),St(()=>{n==null||n.stop()})}function xb(e){function t(n){e.isActive.value=!1}Yd(e.targetEl.value??e.contentEl.value,t)}function kb(e,t){var o;const n=(o=e.root.value)==null?void 0:o.offsetParent,l=[...new Set([...qi(e.targetEl.value,t.contained?n:void 0),...qi(e.contentEl.value,t.contained?n:void 0)])].filter(r=>!r.classList.contains("v-overlay-scroll-blocked")),i=window.innerWidth-document.documentElement.offsetWidth,a=(r=>ir(r)&&r)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),l.forEach((r,s)=>{r.style.setProperty("--v-body-scroll-x",be(-r.scrollLeft)),r.style.setProperty("--v-body-scroll-y",be(-r.scrollTop)),r!==document.documentElement&&r.style.setProperty("--v-scrollbar-offset",be(i)),r.classList.add("v-overlay-scroll-blocked")}),St(()=>{l.forEach((r,s)=>{const c=parseFloat(r.style.getPropertyValue("--v-body-scroll-x")),d=parseFloat(r.style.getPropertyValue("--v-body-scroll-y")),f=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=-c,r.scrollTop=-d,r.style.scrollBehavior=f}),a&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function _b(e,t,n){let l=!1,i=-1,a=-1;function o(r){wb(()=>{var d,f;const s=performance.now();(f=(d=e.updateLocation).value)==null||f.call(d,r),l=(performance.now()-s)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?r=>r():requestIdleCallback)(()=>{n.run(()=>{Yd(e.targetEl.value??e.contentEl.value,r=>{l?(cancelAnimationFrame(i),i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{o(r)})})):o(r)})})}),St(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(i)})}function Yd(e,t){const n=[document,...qi(e)];n.forEach(l=>{l.addEventListener("scroll",t,{passive:!0})}),St(()=>{n.forEach(l=>{l.removeEventListener("scroll",t)})})}const ko=Symbol.for("vuetify:v-menu"),Pb=K({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function Ab(e,t){let n=()=>{};function l(o){n==null||n();const r=Number(o?e.openDelay:e.closeDelay);return new Promise(s=>{n=Sh(r,()=>{t==null||t(o),s(o)})})}function i(){return l(!0)}function a(){return l(!1)}return{clearDelay:n,runOpenDelay:i,runCloseDelay:a}}const Eb=K({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,...Pb()},"VOverlay-activator");function Ib(e,t){let{isActive:n,isTop:l}=t;const i=st("useActivator"),a=Q();let o=!1,r=!1,s=!0;const c=w(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),d=w(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!c.value),{runOpenDelay:f,runCloseDelay:u}=Ab(e,x=>{x===(e.openOnHover&&o||c.value&&r)&&!(e.openOnHover&&n.value&&!l.value)&&(n.value!==x&&(s=!0),n.value=x)}),v=Q(),m={onClick:x=>{x.stopPropagation(),a.value=x.currentTarget||x.target,n.value||(v.value=[x.clientX,x.clientY]),n.value=!n.value},onMouseenter:x=>{var E;(E=x.sourceCapabilities)!=null&&E.firesTouchEvents||(o=!0,a.value=x.currentTarget||x.target,f())},onMouseleave:x=>{o=!1,u()},onFocus:x=>{pl(x.target,":focus-visible")!==!1&&(r=!0,x.stopPropagation(),a.value=x.currentTarget||x.target,f())},onBlur:x=>{r=!1,x.stopPropagation(),u()}},g=w(()=>{const x={};return d.value&&(x.onClick=m.onClick),e.openOnHover&&(x.onMouseenter=m.onMouseenter,x.onMouseleave=m.onMouseleave),c.value&&(x.onFocus=m.onFocus,x.onBlur=m.onBlur),x}),b=w(()=>{const x={};if(e.openOnHover&&(x.onMouseenter=()=>{o=!0,f()},x.onMouseleave=()=>{o=!1,u()}),c.value&&(x.onFocusin=()=>{r=!0,f()},x.onFocusout=()=>{r=!1,u()}),e.closeOnContentClick){const E=Ge(ko,null);x.onClick=()=>{n.value=!1,E==null||E.closeParents()}}return x}),_=w(()=>{const x={};return e.openOnHover&&(x.onMouseenter=()=>{s&&(o=!0,s=!1,f())},x.onMouseleave=()=>{o=!1,u()}),x});de(l,x=>{x&&(e.openOnHover&&!o&&(!c.value||!r)||c.value&&!r&&(!e.openOnHover||!o))&&(n.value=!1)}),de(n,x=>{x||setTimeout(()=>{v.value=void 0})},{flush:"post"});const T=Q();Ht(()=>{T.value&&it(()=>{a.value=Yl(T.value)})});const V=Q(),P=w(()=>e.target==="cursor"&&v.value?v.value:V.value?Yl(V.value):Xd(e.target,i)||a.value),k=w(()=>Array.isArray(P.value)?void 0:P.value);let S;return de(()=>!!e.activator,x=>{x&&Ue?(S=Vo(),S.run(()=>{Tb(e,i,{activatorEl:a,activatorEvents:g})})):S&&S.stop()},{flush:"post",immediate:!0}),St(()=>{S==null||S.stop()}),{activatorEl:a,activatorRef:T,target:P,targetEl:k,targetRef:V,activatorEvents:g,contentEvents:b,scrimEvents:_}}function Tb(e,t,n){let{activatorEl:l,activatorEvents:i}=n;de(()=>e.activator,(s,c)=>{if(c&&s!==c){const d=r(c);d&&o(d)}s&&it(()=>a())},{immediate:!0}),de(()=>e.activatorProps,()=>{a()}),St(()=>{o()});function a(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;s&&kh(s,ge(i.value,c))}function o(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;s&&_h(s,ge(i.value,c))}function r(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const c=Xd(s,t);return l.value=(c==null?void 0:c.nodeType)===Node.ELEMENT_NODE?c:void 0,l.value}}function Xd(e,t){var l,i;if(!e)return;let n;if(e==="parent"){let a=(i=(l=t==null?void 0:t.proxy)==null?void 0:l.$el)==null?void 0:i.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 Vb(){if(!Ue)return ve(!1);const{ssr:e}=ar();if(e){const t=ve(!1);return gn(()=>{t.value=!0}),t}else return ve(!0)}const pa=K({eager:Boolean},"lazy");function mr(e,t){const n=ve(!1),l=w(()=>n.value||e.eager||t.value);de(t,()=>n.value=!0);function i(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:l,onAfterLeave:i}}function hr(){const t=st("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const lu=Symbol.for("vuetify:stack"),Fl=ht([]);function Ob(e,t,n){const l=st("useStack"),i=!n,a=Ge(lu,void 0),o=ht({activeChildren:new Set});yt(lu,o);const r=ve(+t.value);Jn(e,()=>{var f;const d=(f=Fl.at(-1))==null?void 0:f[1];r.value=d?d+10:+t.value,i&&Fl.push([l.uid,r.value]),a==null||a.activeChildren.add(l.uid),St(()=>{if(i){const u=ye(Fl).findIndex(v=>v[0]===l.uid);Fl.splice(u,1)}a==null||a.activeChildren.delete(l.uid)})});const s=ve(!0);i&&Ht(()=>{var f;const d=((f=Fl.at(-1))==null?void 0:f[0])===l.uid;setTimeout(()=>s.value=d)});const c=w(()=>!o.activeChildren.size);return{globalTop:ii(s),localTop:c,stackStyles:w(()=>({zIndex:r.value}))}}function Fb(e){return{teleportTarget:w(()=>{const n=e.value;if(n===!0||!Ue)return;const l=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(l==null)return;let i=l.querySelector(":scope > .v-overlay-container");return i||(i=document.createElement("div"),i.className="v-overlay-container",l.appendChild(i)),i})}}function Mb(){return!0}function Jd(e,t,n){if(!e||Zd(e,n)===!1)return!1;const l=zc(t);if(typeof ShadowRoot<"u"&&l instanceof ShadowRoot&&l.host===e.target)return!1;const i=(typeof n.value=="object"&&n.value.include||(()=>[]))();return i.push(t),!i.some(a=>a==null?void 0:a.contains(e.target))}function Zd(e,t){return(typeof t.value=="object"&&t.value.closeConditional||Mb)(e)}function Lb(e,t,n){const l=typeof n.value=="function"?n.value:n.value.handler;t._clickOutside.lastMousedownWasOutside&&Jd(e,t,n)&&setTimeout(()=>{Zd(e,n)&&l&&l(e)},0)}function iu(e,t){const n=zc(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const Rb={mounted(e,t){const n=i=>Lb(i,e,t),l=i=>{e._clickOutside.lastMousedownWasOutside=Jd(i,e,t)};iu(e,i=>{i.addEventListener("click",n,!0),i.addEventListener("mousedown",l,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:l}},unmounted(e,t){e._clickOutside&&(iu(e,n=>{var a;if(!n||!((a=e._clickOutside)!=null&&a[t.instance.$.uid]))return;const{onClick:l,onMousedown:i}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",l,!0),n.removeEventListener("mousedown",i,!0)}),delete e._clickOutside[t.instance.$.uid])}};function Bb(e){const{modelValue:t,color:n,...l}=e;return h(vn,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&h("div",ge({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},l),null)]})}const gr=K({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},...Eb(),..._e(),...Fn(),...pa(),...hb(),...Sb(),...nt(),...Pl()},"VOverlay"),Zi=ue()({name:"VOverlay",directives:{ClickOutside:Rb},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...gr()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:l,emit:i}=t;const a=Ye(e,"modelValue"),o=w({get:()=>a.value,set:X=>{X&&e.disabled||(a.value=X)}}),{teleportTarget:r}=Fb(w(()=>e.attach||e.contained)),{themeClasses:s}=rt(e),{rtlClasses:c,isRtl:d}=bn(),{hasContent:f,onAfterLeave:u}=mr(e,o),v=Qt(w(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:m,localTop:g,stackStyles:b}=Ob(o,re(e,"zIndex"),e._disableGlobalStack),{activatorEl:_,activatorRef:T,target:V,targetEl:P,targetRef:k,activatorEvents:S,contentEvents:x,scrimEvents:E}=Ib(e,{isActive:o,isTop:g}),{dimensionStyles:M}=Mn(e),L=Vb(),{scopeId:N}=hr();de(()=>e.disabled,X=>{X&&(o.value=!1)});const A=Q(),F=Q(),{contentStyles:D,updateLocation:Z}=gb(e,{isRtl:d,contentEl:F,target:V,isActive:o});Cb(e,{root:A,contentEl:F,targetEl:P,isActive:o,updateLocation:Z});function ne(X){i("click:outside",X),e.persistent?U():o.value=!1}function te(){return o.value&&m.value}Ue&&de(o,X=>{X?window.addEventListener("keydown",B):window.removeEventListener("keydown",B)},{immediate:!0}),Wt(()=>{Ue&&window.removeEventListener("keydown",B)});function B(X){var we,Ae;X.key==="Escape"&&m.value&&(e.persistent?U():(o.value=!1,(we=F.value)!=null&&we.contains(document.activeElement)&&((Ae=_.value)==null||Ae.focus())))}const j=zp();Jn(()=>e.closeOnBack,()=>{jp(j,X=>{m.value&&o.value?(X(!1),e.persistent?U():o.value=!1):X()})});const W=Q();de(()=>o.value&&(e.absolute||e.contained)&&r.value==null,X=>{if(X){const we=Hc(A.value);we&&we!==document.scrollingElement&&(W.value=we.scrollTop)}});function U(){e.noClickAnimation||F.value&&Hn(F.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:Jl})}function Y(){u(),i("afterLeave")}return pe(()=>{var X;return h(fe,null,[(X=n.activator)==null?void 0:X.call(n,{isActive:o.value,props:ge({ref:T,targetRef:k},S.value,e.activatorProps)}),L.value&&f.value&&h(xm,{disabled:!r.value,to:r.value},{default:()=>[h("div",ge({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":o.value,"v-overlay--contained":e.contained},s.value,c.value,e.class],style:[b.value,{"--v-overlay-opacity":e.opacity,top:be(W.value)},e.style],ref:A},N,l),[h(Bb,ge({color:v,modelValue:o.value&&!!e.scrim},E.value),null),h(cn,{appear:!0,persisted:!0,transition:e.transition,target:V.value,onAfterLeave:Y},{default:()=>{var we;return[mt(h("div",ge({ref:F,class:["v-overlay__content",e.contentClass],style:[M.value,D.value]},x.value,e.contentProps),[(we=n.default)==null?void 0:we.call(n,{isActive:o})]),[[On,o.value],[en("click-outside"),{handler:ne,closeConditional:te,include:()=>[_.value]}]])]}})])]})])}),{activatorEl:_,target:V,animateClick:U,contentEl:F,globalTop:m,localTop:g,updateLocation:Z}}}),za=Symbol("Forwarded refs");function ja(e,t){let n=e;for(;n;){const l=Reflect.getOwnPropertyDescriptor(n,t);if(l)return l;n=Object.getPrototypeOf(n)}}function Tl(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),l=1;l<t;l++)n[l-1]=arguments[l];return e[za]=n,new Proxy(e,{get(i,a){if(Reflect.has(i,a))return Reflect.get(i,a);if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const o of n)if(o.value&&Reflect.has(o.value,a)){const r=Reflect.get(o.value,a);return typeof r=="function"?r.bind(o.value):r}}},has(i,a){if(Reflect.has(i,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const o of n)if(o.value&&Reflect.has(o.value,a))return!0;return!1},set(i,a,o){if(Reflect.has(i,a))return Reflect.set(i,a,o);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,o);return!1},getOwnPropertyDescriptor(i,a){var r;const o=Reflect.getOwnPropertyDescriptor(i,a);if(o)return o;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const s of n){if(!s.value)continue;const c=ja(s.value,a)??("_"in s.value?ja((r=s.value._)==null?void 0:r.setupState,a):void 0);if(c)return c}for(const s of n){const c=s.value&&s.value[za];if(!c)continue;const d=c.slice();for(;d.length;){const f=d.shift(),u=ja(f.value,a);if(u)return u;const v=f.value&&f.value[za];v&&d.push(...v)}}}}})}const $b=K({id:String,...yn(gr({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:_d}}),["absolute"])},"VMenu"),Qd=ue()({name:"VMenu",props:$b(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{scopeId:i}=hr(),a=nn(),o=w(()=>e.id||`v-menu-${a}`),r=Q(),s=Ge(ko,null),c=ve(0);yt(ko,{register(){++c.value},unregister(){--c.value},closeParents(g){setTimeout(()=>{!c.value&&(g==null||g&&!Ch(g,r.value.contentEl))&&(l.value=!1,s==null||s.closeParents())},40)}});async function d(g){var T,V,P;const b=g.relatedTarget,_=g.target;await it(),l.value&&b!==_&&((T=r.value)!=null&&T.contentEl)&&((V=r.value)!=null&&V.globalTop)&&![document,r.value.contentEl].includes(_)&&!r.value.contentEl.contains(_)&&((P=Hi(r.value.contentEl)[0])==null||P.focus())}de(l,g=>{g?(s==null||s.register(),document.addEventListener("focusin",d,{once:!0})):(s==null||s.unregister(),document.removeEventListener("focusin",d))});function f(g){s==null||s.closeParents(g)}function u(g){var b,_,T;e.disabled||g.key==="Tab"&&(Fc(Hi((b=r.value)==null?void 0:b.contentEl,!1),g.shiftKey?"prev":"next",P=>P.tabIndex>=0)||(l.value=!1,(T=(_=r.value)==null?void 0:_.activatorEl)==null||T.focus()))}function v(g){var _;if(e.disabled)return;const b=(_=r.value)==null?void 0:_.contentEl;b&&l.value?g.key==="ArrowDown"?(g.preventDefault(),Wi(b,"next")):g.key==="ArrowUp"&&(g.preventDefault(),Wi(b,"prev")):["ArrowDown","ArrowUp"].includes(g.key)&&(l.value=!0,g.preventDefault(),setTimeout(()=>setTimeout(()=>v(g))))}const m=w(()=>ge({"aria-haspopup":"menu","aria-expanded":String(l.value),"aria-owns":o.value,onKeydown:v},e.activatorProps));return pe(()=>{const g=Zi.filterProps(e);return h(Zi,ge({ref:r,id:o.value,class:["v-menu",e.class],style:e.style},g,{modelValue:l.value,"onUpdate:modelValue":b=>l.value=b,absolute:!0,activatorProps:m.value,"onClick:outside":f,onKeydown:u},i),{activator:n.activator,default:function(){for(var b=arguments.length,_=new Array(b),T=0;T<b;T++)_[T]=arguments[T];return h(lt,{root:"VMenu"},{default:()=>{var V;return[(V=n.default)==null?void 0:V.call(n,..._)]}})}})}),Tl({id:o,ΨopenChildren:c},r)}}),Nb=K({active:Boolean,max:[Number,String],value:{type:[Number,String],default:0},..._e(),...Pl({transition:{component:Pd}})},"VCounter"),Db=ue()({name:"VCounter",functional:!0,props:Nb(),setup(e,t){let{slots:n}=t;const l=w(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return pe(()=>h(cn,{transition:e.transition},{default:()=>[mt(h("div",{class:["v-counter",e.class],style:e.style},[n.default?n.default({counter:l.value,max:e.max,value:e.value}):l.value]),[[On,e.active]])]})),{}}}),zb=K({floating:Boolean,..._e()},"VFieldLabel"),ki=ue()({name:"VFieldLabel",props:zb(),setup(e,t){let{slots:n}=t;return pe(()=>h(ud,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function ef(e,t){const n=Q(),l=ve(!1);if(Jo){const i=new IntersectionObserver(a=>{e==null||e(a,i),l.value=!!a.find(o=>o.isIntersecting)},t);Wt(()=>{i.disconnect()}),de(n,(a,o)=>{o&&(i.unobserve(o),l.value=!1),a&&i.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:l}}const au={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},di=K({location:String},"location");function fi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:l}=bn();return{locationStyles:w(()=>{if(!e.location)return{};const{side:a,align:o}=ro(e.location.split(" ").length>1?e.location:`${e.location} center`,l.value);function r(c){return n?n(c):0}const s={};return a!=="center"&&(t?s[au[a]]=`calc(100% - ${r(a)}px)`:s[a]=0),o!=="center"?t?s[au[o]]=`calc(100% - ${r(o)}px)`:s[o]=0:(a==="center"?s.top=s.left="50%":s[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",s.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),s})}}const jb=K({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,..._e(),...di({location:"top"}),...Tt(),...Je(),...nt()},"VProgressLinear"),tf=ue()({name:"VProgressLinear",props:jb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{isRtl:i,rtlClasses:a}=bn(),{themeClasses:o}=rt(e),{locationStyles:r}=fi(e),{textColorClasses:s,textColorStyles:c}=$t(e,"color"),{backgroundColorClasses:d,backgroundColorStyles:f}=Qt(w(()=>e.bgColor||e.color)),{backgroundColorClasses:u,backgroundColorStyles:v}=Qt(e,"color"),{roundedClasses:m}=Vt(e),{intersectionRef:g,isIntersecting:b}=ef(),_=w(()=>parseInt(e.max,10)),T=w(()=>parseInt(e.height,10)),V=w(()=>parseFloat(e.bufferValue)/_.value*100),P=w(()=>parseFloat(l.value)/_.value*100),k=w(()=>i.value!==e.reverse),S=w(()=>e.indeterminate?"fade-transition":"slide-x-transition"),x=w(()=>e.bgOpacity==null?e.bgOpacity:parseFloat(e.bgOpacity));function E(M){if(!g.value)return;const{left:L,right:N,width:A}=g.value.getBoundingClientRect(),F=k.value?A-M.clientX+(N-A):M.clientX-L;l.value=Math.round(F/A*_.value)}return pe(()=>h(e.tag,{ref:g,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&b.value,"v-progress-linear--reverse":k.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},m.value,o.value,a.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?be(T.value):0,"--v-progress-linear-height":be(T.value),...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:P.value,onClick:e.clickable&&E},{default:()=>[e.stream&&h("div",{key:"stream",class:["v-progress-linear__stream",s.value],style:{...c.value,[k.value?"left":"right"]:be(-T.value),borderTop:`${be(T.value/2)} dotted`,opacity:x.value,top:`calc(50% - ${be(T.value/4)})`,width:be(100-V.value,"%"),"--v-progress-linear-stream-to":be(T.value*(k.value?1:-1))}},null),h("div",{class:["v-progress-linear__background",d.value],style:[f.value,{opacity:x.value,width:be(e.stream?V.value:100,"%")}]},null),h(vn,{name:S.value},{default:()=>[e.indeterminate?h("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(M=>h("div",{key:M,class:["v-progress-linear__indeterminate",M,u.value],style:v.value},null))]):h("div",{class:["v-progress-linear__determinate",u.value],style:[v.value,{width:be(P.value,"%")}]},null)]}),n.default&&h("div",{class:"v-progress-linear__content"},[n.default({value:P.value,buffer:V.value})])]})),{}}}),yr=K({loading:[Boolean,String]},"loader");function pr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{loaderClasses:w(()=>({[`${t}--loading`]:e.loading}))}}function nf(e,t){var l;let{slots:n}=t;return h("div",{class:`${e.name}__loader`},[((l=n.default)==null?void 0:l.call(n,{color:e.color,isActive:e.active}))||h(tf,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const Hb=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],lf=K({appendInnerIcon:Me,bgColor:String,clearable:Boolean,clearIcon:{type:Me,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:Me,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>Hb.includes(e)},"onClick:clear":jt(),"onClick:appendInner":jt(),"onClick:prependInner":jt(),..._e(),...yr(),...Tt(),...nt()},"VField"),af=ue()({name:"VField",inheritAttrs:!1,props:{id:String,...Id(),...lf()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{themeClasses:a}=rt(e),{loaderClasses:o}=pr(e),{focusClasses:r,isFocused:s,focus:c,blur:d}=Td(e),{InputIcon:f}=Cd(e),{roundedClasses:u}=Vt(e),{rtlClasses:v}=bn(),m=w(()=>e.dirty||e.active),g=w(()=>!e.singleLine&&!!(e.label||i.label)),b=nn(),_=w(()=>e.id||`input-${b}`),T=w(()=>`${_.value}-messages`),V=Q(),P=Q(),k=Q(),S=w(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:x,backgroundColorStyles:E}=Qt(re(e,"bgColor")),{textColorClasses:M,textColorStyles:L}=$t(w(()=>e.error||e.disabled?void 0:m.value&&s.value?e.color:e.baseColor));de(m,F=>{if(g.value){const D=V.value.$el,Z=P.value.$el;requestAnimationFrame(()=>{const ne=tr(D),te=Z.getBoundingClientRect(),B=te.x-ne.x,j=te.y-ne.y-(ne.height/2-te.height/2),W=te.width/.75,U=Math.abs(W-ne.width)>1?{maxWidth:be(W)}:void 0,Y=getComputedStyle(D),X=getComputedStyle(Z),we=parseFloat(Y.transitionDuration)*1e3||150,Ae=parseFloat(X.getPropertyValue("--v-field-label-scale")),Se=X.getPropertyValue("color");D.style.visibility="visible",Z.style.visibility="hidden",Hn(D,{transform:`translate(${B}px, ${j}px) scale(${Ae})`,color:Se,...U},{duration:we,easing:Jl,direction:F?"normal":"reverse"}).finished.then(()=>{D.style.removeProperty("visibility"),Z.style.removeProperty("visibility")})})}},{flush:"post"});const N=w(()=>({isActive:m,isFocused:s,controlRef:k,blur:d,focus:c}));function A(F){F.target!==document.activeElement&&F.preventDefault()}return pe(()=>{var B,j,W;const F=e.variant==="outlined",D=i["prepend-inner"]||e.prependInnerIcon,Z=!!(e.clearable||i.clear),ne=!!(i["append-inner"]||e.appendInnerIcon||Z),te=()=>i.label?i.label({...N.value,label:e.label,props:{for:_.value}}):e.label;return h("div",ge({class:["v-field",{"v-field--active":m.value,"v-field--appended":ne,"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":D,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!te(),[`v-field--variant-${e.variant}`]:!0},a.value,x.value,r.value,o.value,u.value,v.value,e.class],style:[E.value,e.style],onClick:A},n),[h("div",{class:"v-field__overlay"},null),h(nf,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:i.loader}),D&&h("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&h(f,{key:"prepend-icon",name:"prependInner"},null),(B=i["prepend-inner"])==null?void 0:B.call(i,N.value)]),h("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&g.value&&h(ki,{key:"floating-label",ref:P,class:[M.value],floating:!0,for:_.value,style:L.value},{default:()=>[te()]}),h(ki,{ref:V,for:_.value},{default:()=>[te()]}),(j=i.default)==null?void 0:j.call(i,{...N.value,props:{id:_.value,class:"v-field__input","aria-describedby":T.value},focus:c,blur:d})]),Z&&h(Ed,{key:"clear"},{default:()=>[mt(h("div",{class:"v-field__clearable",onMousedown:U=>{U.preventDefault(),U.stopPropagation()}},[i.clear?i.clear():h(f,{name:"clear"},null)]),[[On,e.dirty]])]}),ne&&h("div",{key:"append",class:"v-field__append-inner"},[(W=i["append-inner"])==null?void 0:W.call(i,N.value),e.appendInnerIcon&&h(f,{key:"append-icon",name:"appendInner"},null)]),h("div",{class:["v-field__outline",M.value],style:L.value},[F&&h(fe,null,[h("div",{class:"v-field__outline__start"},null),g.value&&h("div",{class:"v-field__outline__notch"},[h(ki,{ref:P,floating:!0,for:_.value},{default:()=>[te()]})]),h("div",{class:"v-field__outline__end"},null)]),S.value&&g.value&&h(ki,{ref:P,floating:!0,for:_.value},{default:()=>[te()]})])])}),{controlRef:k}}});function Wb(e){const t=Object.keys(af.props).filter(n=>!Zo(n)&&n!=="class"&&n!=="style");return Ec(e,t)}const Ub=["color","file","time","date","datetime-local","week","month"],br=K({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,...Vd(),...lf()},"VTextField"),Zn=ue()({name:"VTextField",directives:{Intersect:rd},inheritAttrs:!1,props:br(),emits:{"click:control":e=>!0,"mousedown:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const a=Ye(e,"modelValue"),{isFocused:o,focus:r,blur:s}=Td(e),c=w(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),d=w(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),f=w(()=>["plain","underlined"].includes(e.variant));function u(S,x){var E,M;!e.autofocus||!S||(M=(E=x[0].target)==null?void 0:E.focus)==null||M.call(E)}const v=Q(),m=Q(),g=Q(),b=w(()=>Ub.includes(e.type)||e.persistentPlaceholder||o.value||e.active);function _(){var S;g.value!==document.activeElement&&((S=g.value)==null||S.focus()),o.value||r()}function T(S){l("mousedown:control",S),S.target!==g.value&&(_(),S.preventDefault())}function V(S){_(),l("click:control",S)}function P(S){S.stopPropagation(),_(),it(()=>{a.value=null,bh(e["onClick:clear"],S)})}function k(S){var E;const x=S.target;if(a.value=x.value,(E=e.modelModifiers)!=null&&E.trim&&["text","search","password","tel","url"].includes(e.type)){const M=[x.selectionStart,x.selectionEnd];it(()=>{x.selectionStart=M[0],x.selectionEnd=M[1]})}}return pe(()=>{const S=!!(i.counter||e.counter!==!1&&e.counter!=null),x=!!(S||i.details),[E,M]=Tc(n),{modelValue:L,...N}=Xs.filterProps(e),A=Wb(e);return h(Xs,ge({ref:v,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":f.value},e.class],style:e.style},E,N,{centerAffix:!f.value,focused:o.value}),{...i,default:F=>{let{id:D,isDisabled:Z,isDirty:ne,isReadonly:te,isValid:B}=F;return h(af,ge({ref:m,onMousedown:T,onClick:V,"onClick:clear":P,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},A,{id:D.value,active:b.value||ne.value,dirty:ne.value||e.dirty,disabled:Z.value,focused:o.value,error:B.value===!1}),{...i,default:j=>{let{props:{class:W,...U}}=j;const Y=mt(h("input",ge({ref:g,value:a.value,onInput:k,autofocus:e.autofocus,readonly:te.value,disabled:Z.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:_,onBlur:s},U,M),null),[[en("intersect"),{handler:u},null,{once:!0}]]);return h(fe,null,[e.prefix&&h("span",{class:"v-text-field__prefix"},[h("span",{class:"v-text-field__prefix__text"},[e.prefix])]),i.default?h("div",{class:W,"data-no-activator":""},[i.default(),Y]):fn(Y,{class:W}),e.suffix&&h("span",{class:"v-text-field__suffix"},[h("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:x?F=>{var D;return h(fe,null,[(D=i.details)==null?void 0:D.call(i,F),S&&h(fe,null,[h("span",null,null),h(Db,{active:e.persistentCounter||o.value,value:c.value,max:d.value},i.counter)])])}:void 0})}),Tl({},v,m,g)}}),qb=K({renderless:Boolean,..._e()},"VVirtualScrollItem"),Kb=ue()({name:"VVirtualScrollItem",inheritAttrs:!1,props:qb(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{resizeRef:a,contentRect:o}=wl(void 0,"border");de(()=>{var r;return(r=o.value)==null?void 0:r.height},r=>{r!=null&&l("update:height",r)}),pe(()=>{var r,s;return e.renderless?h(fe,null,[(r=i.default)==null?void 0:r.call(i,{itemRef:a})]):h("div",ge({ref:a,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(s=i.default)==null?void 0:s.call(i)])})}}),Gb=-1,Yb=1,Ha=100,Xb=K({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function Jb(e,t){const n=ar(),l=ve(0);Ht(()=>{l.value=parseFloat(e.itemHeight||0)});const i=ve(0),a=ve(Math.ceil((parseInt(e.height)||n.height.value)/(l.value||16))||1),o=ve(0),r=ve(0),s=Q(),c=Q();let d=0;const{resizeRef:f,contentRect:u}=wl();Ht(()=>{f.value=s.value});const v=w(()=>{var j;return s.value===document.documentElement?n.height.value:((j=u.value)==null?void 0:j.height)||parseInt(e.height)||0}),m=w(()=>!!(s.value&&c.value&&v.value&&l.value));let g=Array.from({length:t.value.length}),b=Array.from({length:t.value.length});const _=ve(0);let T=-1;function V(j){return g[j]||l.value}const P=yh(()=>{const j=performance.now();b[0]=0;const W=t.value.length;for(let U=1;U<=W-1;U++)b[U]=(b[U-1]||0)+V(U-1);_.value=Math.max(_.value,performance.now()-j)},_),k=de(m,j=>{j&&(k(),d=c.value.offsetTop,P.immediate(),Z(),~T&&it(()=>{Ue&&window.requestAnimationFrame(()=>{te(T),T=-1})}))});St(()=>{P.clear()});function S(j,W){const U=g[j],Y=l.value;l.value=Y?Math.min(l.value,W):W,(U!==W||Y!==l.value)&&(g[j]=W,P())}function x(j){return j=qn(j,0,t.value.length-1),b[j]||0}function E(j){return Zb(b,j)}let M=0,L=0,N=0;de(v,(j,W)=>{W&&(Z(),j<W&&requestAnimationFrame(()=>{L=0,Z()}))});function A(){if(!s.value||!c.value)return;const j=s.value.scrollTop,W=performance.now();W-N>500?(L=Math.sign(j-M),d=c.value.offsetTop):L=j-M,M=j,N=W,Z()}function F(){!s.value||!c.value||(L=0,N=0,Z())}let D=-1;function Z(){cancelAnimationFrame(D),D=requestAnimationFrame(ne)}function ne(){if(!s.value||!v.value)return;const j=M-d,W=Math.sign(L),U=Math.max(0,j-Ha),Y=qn(E(U),0,t.value.length),X=j+v.value+Ha,we=qn(E(X)+1,Y+1,t.value.length);if((W!==Gb||Y<i.value)&&(W!==Yb||we>a.value)){const Ae=x(i.value)-x(Y),Se=x(we)-x(a.value);Math.max(Ae,Se)>Ha?(i.value=Y,a.value=we):(Y<=0&&(i.value=Y),we>=t.value.length&&(a.value=we))}o.value=x(i.value),r.value=x(t.value.length)-x(a.value)}function te(j){const W=x(j);!s.value||j&&!W?T=j:s.value.scrollTop=W}const B=w(()=>t.value.slice(i.value,a.value).map((j,W)=>({raw:j,index:W+i.value})));return de(t,()=>{g=Array.from({length:t.value.length}),b=Array.from({length:t.value.length}),P.immediate(),Z()},{deep:!0}),{containerRef:s,markerRef:c,computedItems:B,paddingTop:o,paddingBottom:r,scrollToIndex:te,handleScroll:A,handleScrollend:F,handleItemResize:S}}function Zb(e,t){let n=e.length-1,l=0,i=0,a=null,o=-1;if(e[n]<t)return n;for(;l<=n;)if(i=l+n>>1,a=e[i],a>t)n=i-1;else if(a<t)o=i,l=i+1;else return a===t?i:l;return o}const Qb=K({items:{type:Array,default:()=>[]},renderless:Boolean,...Xb(),..._e(),...Fn()},"VVirtualScroll"),of=ue()({name:"VVirtualScroll",props:Qb(),setup(e,t){let{slots:n}=t;const l=st("VVirtualScroll"),{dimensionStyles:i}=Mn(e),{containerRef:a,markerRef:o,handleScroll:r,handleScrollend:s,handleItemResize:c,scrollToIndex:d,paddingTop:f,paddingBottom:u,computedItems:v}=Jb(e,re(e,"items"));return Jn(()=>e.renderless,()=>{function m(){var _,T;const b=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";a.value===document.documentElement?(document[b]("scroll",r,{passive:!0}),document[b]("scrollend",s)):((_=a.value)==null||_[b]("scroll",r,{passive:!0}),(T=a.value)==null||T[b]("scrollend",s))}gn(()=>{a.value=Hc(l.vnode.el,!0),m(!0)}),St(m)}),pe(()=>{const m=v.value.map(g=>h(Kb,{key:g.index,renderless:e.renderless,"onUpdate:height":b=>c(g.index,b)},{default:b=>{var _;return(_=n.default)==null?void 0:_.call(n,{item:g.raw,index:g.index,...b})}}));return e.renderless?h(fe,null,[h("div",{ref:o,class:"v-virtual-scroll__spacer",style:{paddingTop:be(f.value)}},null),m,h("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:be(u.value)}},null)]):h("div",{ref:a,class:["v-virtual-scroll",e.class],onScrollPassive:r,onScrollend:s,style:[i.value,e.style]},[h("div",{ref:o,class:"v-virtual-scroll__container",style:{paddingTop:be(f.value),paddingBottom:be(u.value)}},[m])])}),{scrollToIndex:d}}});function rf(e,t){const n=ve(!1);let l;function i(r){cancelAnimationFrame(l),n.value=!0,l=requestAnimationFrame(()=>{l=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 s=de(n,()=>{s(),r()})}else r()})}async function o(r){var d,f;if(r.key==="Tab"&&((d=t.value)==null||d.focus()),!["PageDown","PageUp","Home","End"].includes(r.key))return;const s=(f=e.value)==null?void 0:f.$el;if(!s)return;(r.key==="Home"||r.key==="End")&&s.scrollTo({top:r.key==="Home"?0:s.scrollHeight,behavior:"smooth"}),await a();const c=s.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(r.key==="PageDown"||r.key==="Home"){const u=s.getBoundingClientRect().top;for(const v of c)if(v.getBoundingClientRect().top>=u){v.focus();break}}else{const u=s.getBoundingClientRect().bottom;for(const v of[...c].reverse())if(v.getBoundingClientRect().bottom<=u){v.focus();break}}}return{onListScroll:i,onListKeydown:o}}const sf=K({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:Me,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,...Hd({itemChildren:!1})},"Select"),e0=K({...sf(),...yn(br({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Pl({transition:{component:_d}})},"VSelect");ue()({name:"VSelect",props:e0(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:l}=_l(),i=Q(),a=Q(),o=Q(),r=Ye(e,"menu"),s=w({get:()=>r.value,set:B=>{var j;r.value&&!B&&((j=a.value)!=null&&j.ΨopenChildren)||(r.value=B)}}),{items:c,transformIn:d,transformOut:f}=Ud(e),u=Ye(e,"modelValue",[],B=>d(B===null?[null]:Bt(B)),B=>{const j=f(B);return e.multiple?j:j[0]??null}),v=w(()=>typeof e.counterValue=="function"?e.counterValue(u.value):typeof e.counterValue=="number"?e.counterValue:u.value.length),m=ur(),g=w(()=>u.value.map(B=>B.value)),b=ve(!1),_=w(()=>s.value?e.closeText:e.openText);let T="",V;const P=w(()=>e.hideSelected?c.value.filter(B=>!u.value.some(j=>j===B)):c.value),k=w(()=>e.hideNoData&&!P.value.length||e.readonly||(m==null?void 0:m.isReadonly.value)),S=w(()=>{var B;return{...e.menuProps,activatorProps:{...((B=e.menuProps)==null?void 0:B.activatorProps)||{},"aria-haspopup":"listbox"}}}),x=Q(),{onListScroll:E,onListKeydown:M}=rf(x,i);function L(B){e.openOnClear&&(s.value=!0)}function N(){k.value||(s.value=!s.value)}function A(B){var X,we;if(!B.key||e.readonly||m!=null&&m.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(B.key)&&B.preventDefault(),["Enter","ArrowDown"," "].includes(B.key)&&(s.value=!0),["Escape","Tab"].includes(B.key)&&(s.value=!1),B.key==="Home"?(X=x.value)==null||X.focus("first"):B.key==="End"&&((we=x.value)==null||we.focus("last"));const j=1e3;function W(Ae){const Se=Ae.key.length===1,Te=!Ae.ctrlKey&&!Ae.metaKey&&!Ae.altKey;return Se&&Te}if(e.multiple||!W(B))return;const U=performance.now();U-V>j&&(T=""),T+=B.key.toLowerCase(),V=U;const Y=c.value.find(Ae=>Ae.title.toLowerCase().startsWith(T));Y!==void 0&&(u.value=[Y])}function F(B){let j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!B.props.disabled)if(e.multiple){const W=u.value.findIndex(Y=>e.valueComparator(Y.value,B.value)),U=j??!~W;if(~W){const Y=U?[...u.value,B]:[...u.value];Y.splice(W,1),u.value=Y}else U&&(u.value=[...u.value,B])}else{const W=j!==!1;u.value=W?[B]:[],it(()=>{s.value=!1})}}function D(B){var j;(j=x.value)!=null&&j.$el.contains(B.relatedTarget)||(s.value=!1)}function Z(){var B;b.value&&((B=i.value)==null||B.focus())}function ne(B){b.value=!0}function te(B){if(B==null)u.value=[];else if(pl(i.value,":autofill")||pl(i.value,":-webkit-autofill")){const j=c.value.find(W=>W.title===B);j&&F(j)}else i.value&&(i.value.value="")}return de(s,()=>{if(!e.hideSelected&&s.value&&u.value.length){const B=P.value.findIndex(j=>u.value.some(W=>e.valueComparator(W.value,j.value)));Ue&&window.requestAnimationFrame(()=>{var j;B>=0&&((j=o.value)==null||j.scrollToIndex(B))})}}),de(()=>e.items,(B,j)=>{s.value||b.value&&!j.length&&B.length&&(s.value=!0)}),pe(()=>{const B=!!(e.chips||n.chip),j=!!(!e.hideNoData||P.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),W=u.value.length>0,U=Zn.filterProps(e),Y=W||!b.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return h(Zn,ge({ref:i},U,{modelValue:u.value.map(X=>X.props.value).join(", "),"onUpdate:modelValue":te,focused:b.value,"onUpdate:focused":X=>b.value=X,validationValue:u.externalValue,counterValue:v.value,dirty:W,class:["v-select",{"v-select--active-menu":s.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":u.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:Y,"onClick:clear":L,"onMousedown:control":N,onBlur:D,onKeydown:A,"aria-label":l(_.value),title:l(_.value)}),{...n,default:()=>h(fe,null,[h(Qd,ge({ref:a,modelValue:s.value,"onUpdate:modelValue":X=>s.value=X,activator:"parent",contentClass:"v-select__content",disabled:k.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:Z},S.value),{default:()=>[j&&h(Kd,ge({ref:x,selected:g.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:X=>X.preventDefault(),onKeydown:M,onFocusin:ne,onScrollPassive:E,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},e.listProps),{default:()=>{var X,we,Ae;return[(X=n["prepend-item"])==null?void 0:X.call(n),!P.value.length&&!e.hideNoData&&(((we=n["no-data"])==null?void 0:we.call(n))??h(Sl,{title:l(e.noDataText)},null)),h(of,{ref:o,renderless:!0,items:P.value},{default:Se=>{var Ee;let{item:Te,index:$e,itemRef:Qe}=Se;const J=ge(Te.props,{ref:Qe,key:$e,onClick:()=>F(Te,null)});return((Ee=n.item)==null?void 0:Ee.call(n,{item:Te,index:$e,props:J}))??h(Sl,ge(J,{role:"option"}),{prepend:Re=>{let{isSelected:p}=Re;return h(fe,null,[e.multiple&&!e.hideSelected?h(Sd,{key:Te.value,modelValue:p,ripple:!1,tabindex:"-1"},null):void 0,Te.props.prependAvatar&&h(Tn,{image:Te.props.prependAvatar},null),Te.props.prependIcon&&h(De,{icon:Te.props.prependIcon},null)])}})}}),(Ae=n["append-item"])==null?void 0:Ae.call(n)]}})]}),u.value.map((X,we)=>{function Ae(Qe){Qe.stopPropagation(),Qe.preventDefault(),F(X,!1)}const Se={"onClick:close":Ae,onMousedown(Qe){Qe.preventDefault(),Qe.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},Te=B?!!n.chip:!!n.selection,$e=Te?er(B?n.chip({item:X,index:we,props:Se}):n.selection({item:X,index:we})):void 0;if(!(Te&&!$e))return h("div",{key:X.value,class:"v-select__selection"},[B?n.chip?h(lt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:X.title}}},{default:()=>[$e]}):h(Md,ge({key:"chip",closable:e.closableChips,size:"small",text:X.title,disabled:X.props.disabled},Se),null):$e??h("span",{class:"v-select__selection-text"},[X.title,e.multiple&&we<u.value.length-1&&h("span",{class:"v-select__selection-comma"},[ot(",")])])])})]),"append-inner":function(){var Se;for(var X=arguments.length,we=new Array(X),Ae=0;Ae<X;Ae++)we[Ae]=arguments[Ae];return h(fe,null,[(Se=n["append-inner"])==null?void 0:Se.call(n,...we),e.menuIcon?h(De,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Tl({isFocused:b,menu:s,select:F},i)}});const t0=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),n0=K({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function l0(e,t,n){var r;const l=[],i=(n==null?void 0:n.default)??t0,a=n!=null&&n.filterKeys?Bt(n.filterKeys):!1,o=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return l;e:for(let s=0;s<e.length;s++){const[c,d=c]=Bt(e[s]),f={},u={};let v=-1;if(t&&!(n!=null&&n.noFilter)){if(typeof c=="object"){const b=a||Object.keys(d);for(const _ of b){const T=Xt(d,_),V=(r=n==null?void 0:n.customKeyFilter)==null?void 0:r[_];if(v=V?V(T,t,c):i(T,t,c),v!==-1&&v!==!1)V?f[_]=v:u[_]=v;else if((n==null?void 0:n.filterMode)==="every")continue e}}else v=i(c,t,c),v!==-1&&v!==!1&&(u.title=v);const m=Object.keys(u).length,g=Object.keys(f).length;if(!m&&!g||(n==null?void 0:n.filterMode)==="union"&&g!==o&&!m||(n==null?void 0:n.filterMode)==="intersection"&&(g!==o||!m))continue}l.push({index:s,matches:{...u,...f}})}return l}function i0(e,t,n,l){const i=Q([]),a=Q(new Map),o=w(()=>l!=null&&l.transform?ae(t).map(s=>[s,l.transform(s)]):ae(t));Ht(()=>{const s=typeof n=="function"?n():ae(n),c=typeof s!="string"&&typeof s!="number"?"":String(s),d=l0(o.value,c,{customKeyFilter:{...e.customKeyFilter,...ae(l==null?void 0:l.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),f=ae(t),u=[],v=new Map;d.forEach(m=>{let{index:g,matches:b}=m;const _=f[g];u.push(_),v.set(_.value,b)}),i.value=u,a.value=v});function r(s){return a.value.get(s.value)}return{filteredItems:i,filteredMatches:a,getMatches:r}}function a0(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?h(fe,null,[h("span",{class:"v-autocomplete__unmask"},[e.substr(0,t)]),h("span",{class:"v-autocomplete__mask"},[e.substr(t,n)]),h("span",{class:"v-autocomplete__unmask"},[e.substr(t+n)])]):e}const o0=K({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...n0({filterKeys:["title"]}),...sf(),...yn(br({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Pl({transition:!1})},"VAutocomplete"),uf=ue()({name:"VAutocomplete",props:o0(),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:l}=_l(),i=Q(),a=ve(!1),o=ve(!0),r=ve(!1),s=Q(),c=Q(),d=Ye(e,"menu"),f=w({get:()=>d.value,set:J=>{var Ee;d.value&&!J&&((Ee=s.value)!=null&&Ee.ΨopenChildren)||(d.value=J)}}),u=ve(-1),v=w(()=>{var J;return(J=i.value)==null?void 0:J.color}),m=w(()=>f.value?e.closeText:e.openText),{items:g,transformIn:b,transformOut:_}=Ud(e),{textColorClasses:T,textColorStyles:V}=$t(v),P=Ye(e,"search",""),k=Ye(e,"modelValue",[],J=>b(J===null?[null]:Bt(J)),J=>{const Ee=_(J);return e.multiple?Ee:Ee[0]??null}),S=w(()=>typeof e.counterValue=="function"?e.counterValue(k.value):typeof e.counterValue=="number"?e.counterValue:k.value.length),x=ur(),{filteredItems:E,getMatches:M}=i0(e,g,()=>o.value?"":P.value),L=w(()=>e.hideSelected?E.value.filter(J=>!k.value.some(Ee=>Ee.value===J.value)):E.value),N=w(()=>!!(e.chips||n.chip)),A=w(()=>N.value||!!n.selection),F=w(()=>k.value.map(J=>J.props.value)),D=w(()=>{var Ee;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&P.value===((Ee=L.value[0])==null?void 0:Ee.title))&&L.value.length>0&&!o.value&&!r.value}),Z=w(()=>e.hideNoData&&!L.value.length||e.readonly||(x==null?void 0:x.isReadonly.value)),ne=Q(),{onListScroll:te,onListKeydown:B}=rf(ne,i);function j(J){e.openOnClear&&(f.value=!0),P.value=""}function W(){Z.value||(f.value=!0)}function U(J){Z.value||(a.value&&(J.preventDefault(),J.stopPropagation()),f.value=!f.value)}function Y(J){var p,y,C;if(e.readonly||x!=null&&x.isReadonly.value)return;const Ee=i.value.selectionStart,Re=k.value.length;if((u.value>-1||["Enter","ArrowDown","ArrowUp"].includes(J.key))&&J.preventDefault(),["Enter","ArrowDown"].includes(J.key)&&(f.value=!0),["Escape"].includes(J.key)&&(f.value=!1),D.value&&["Enter","Tab"].includes(J.key)&&Qe(L.value[0]),J.key==="ArrowDown"&&D.value&&((p=ne.value)==null||p.focus("next")),!!e.multiple){if(["Backspace","Delete"].includes(J.key)){if(u.value<0){J.key==="Backspace"&&!P.value&&(u.value=Re-1);return}const O=u.value,I=k.value[u.value];I&&!I.props.disabled&&Qe(I,!1),u.value=O>=Re-1?Re-2:O}if(J.key==="ArrowLeft"){if(u.value<0&&Ee>0)return;const O=u.value>-1?u.value-1:Re-1;k.value[O]?u.value=O:(u.value=-1,i.value.setSelectionRange((y=P.value)==null?void 0:y.length,(C=P.value)==null?void 0:C.length))}if(J.key==="ArrowRight"){if(u.value<0)return;const O=u.value+1;k.value[O]?u.value=O:(u.value=-1,i.value.setSelectionRange(0,0))}}}function X(J){if(pl(i.value,":autofill")||pl(i.value,":-webkit-autofill")){const Ee=g.value.find(Re=>Re.title===J.target.value);Ee&&Qe(Ee)}}function we(){var J;a.value&&(o.value=!0,(J=i.value)==null||J.focus())}function Ae(J){a.value=!0,setTimeout(()=>{r.value=!0})}function Se(J){r.value=!1}function Te(J){(J==null||J===""&&!e.multiple)&&(k.value=[])}const $e=ve(!1);function Qe(J){let Ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!J.props.disabled)if(e.multiple){const Re=k.value.findIndex(y=>e.valueComparator(y.value,J.value)),p=Ee??!~Re;if(~Re){const y=p?[...k.value,J]:[...k.value];y.splice(Re,1),k.value=y}else p&&(k.value=[...k.value,J]);e.clearOnSelect&&(P.value="")}else{const Re=Ee!==!1;k.value=Re?[J]:[],P.value=Re&&!A.value?J.title:"",it(()=>{f.value=!1,o.value=!0})}}return de(a,(J,Ee)=>{var Re;J!==Ee&&(J?($e.value=!0,P.value=e.multiple||A.value?"":String(((Re=k.value.at(-1))==null?void 0:Re.props.title)??""),o.value=!0,it(()=>$e.value=!1)):(!e.multiple&&P.value==null?k.value=[]:D.value&&!r.value&&!k.value.some(p=>{let{value:y}=p;return y===L.value[0].value})&&Qe(L.value[0]),f.value=!1,P.value="",u.value=-1))}),de(P,J=>{!a.value||$e.value||(J&&(f.value=!0),o.value=!J)}),de(f,()=>{if(!e.hideSelected&&f.value&&k.value.length){const J=L.value.findIndex(Ee=>k.value.some(Re=>Ee.value===Re.value));Ue&&window.requestAnimationFrame(()=>{var Ee;J>=0&&((Ee=c.value)==null||Ee.scrollToIndex(J))})}}),de(()=>e.items,(J,Ee)=>{f.value||a.value&&!Ee.length&&J.length&&(f.value=!0)}),pe(()=>{const J=!!(!e.hideNoData||L.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),Ee=k.value.length>0,Re=Zn.filterProps(e);return h(Zn,ge({ref:i},Re,{modelValue:P.value,"onUpdate:modelValue":[p=>P.value=p,Te],focused:a.value,"onUpdate:focused":p=>a.value=p,validationValue:k.externalValue,counterValue:S.value,dirty:Ee,onChange:X,class:["v-autocomplete",`v-autocomplete--${e.multiple?"multiple":"single"}`,{"v-autocomplete--active-menu":f.value,"v-autocomplete--chips":!!e.chips,"v-autocomplete--selection-slot":!!A.value,"v-autocomplete--selecting-index":u.value>-1},e.class],style:e.style,readonly:e.readonly,placeholder:Ee?void 0:e.placeholder,"onClick:clear":j,"onMousedown:control":W,onKeydown:Y}),{...n,default:()=>h(fe,null,[h(Qd,ge({ref:s,modelValue:f.value,"onUpdate:modelValue":p=>f.value=p,activator:"parent",contentClass:"v-autocomplete__content",disabled:Z.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:we},e.menuProps),{default:()=>[J&&h(Kd,ge({ref:ne,selected:F.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:p=>p.preventDefault(),onKeydown:B,onFocusin:Ae,onFocusout:Se,onScrollPassive:te,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},e.listProps),{default:()=>{var p,y,C;return[(p=n["prepend-item"])==null?void 0:p.call(n),!L.value.length&&!e.hideNoData&&(((y=n["no-data"])==null?void 0:y.call(n))??h(Sl,{title:l(e.noDataText)},null)),h(of,{ref:c,renderless:!0,items:L.value},{default:O=>{var q;let{item:I,index:R,itemRef:$}=O;const H=ge(I.props,{ref:$,key:R,active:D.value&&R===0?!0:void 0,onClick:()=>Qe(I,null)});return((q=n.item)==null?void 0:q.call(n,{item:I,index:R,props:H}))??h(Sl,ge(H,{role:"option"}),{prepend:z=>{let{isSelected:G}=z;return h(fe,null,[e.multiple&&!e.hideSelected?h(Sd,{key:I.value,modelValue:G,ripple:!1,tabindex:"-1"},null):void 0,I.props.prependAvatar&&h(Tn,{image:I.props.prependAvatar},null),I.props.prependIcon&&h(De,{icon:I.props.prependIcon},null)])},title:()=>{var z,G;return o.value?I.title:a0(I.title,(z=M(I))==null?void 0:z.title,((G=P.value)==null?void 0:G.length)??0)}})}}),(C=n["append-item"])==null?void 0:C.call(n)]}})]}),k.value.map((p,y)=>{function C($){$.stopPropagation(),$.preventDefault(),Qe(p,!1)}const O={"onClick:close":C,onMousedown($){$.preventDefault(),$.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},I=N.value?!!n.chip:!!n.selection,R=I?er(N.value?n.chip({item:p,index:y,props:O}):n.selection({item:p,index:y})):void 0;if(!(I&&!R))return h("div",{key:p.value,class:["v-autocomplete__selection",y===u.value&&["v-autocomplete__selection--selected",T.value]],style:y===u.value?V.value:{}},[N.value?n.chip?h(lt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:p.title}}},{default:()=>[R]}):h(Md,ge({key:"chip",closable:e.closableChips,size:"small",text:p.title,disabled:p.props.disabled},O),null):R??h("span",{class:"v-autocomplete__selection-text"},[p.title,e.multiple&&y<k.value.length-1&&h("span",{class:"v-autocomplete__selection-comma"},[ot(",")])])])})]),"append-inner":function(){var O;for(var p=arguments.length,y=new Array(p),C=0;C<p;C++)y[C]=arguments[C];return h(fe,null,[(O=n["append-inner"])==null?void 0:O.call(n,...y),e.menuIcon?h(De,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:U,onClick:wh,"aria-label":l(m.value),title:l(m.value)},null):void 0])}})}),Tl({isFocused:a,isPristine:o,menu:f,search:P,filteredItems:E,select:Qe},i)}}),r0={__name:"search-address",props:Ja({variant:{type:String,default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:Ja(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,l=hc(e,"modelValue"),i=Q([]),a=Q(!1),o=Q(null),r=sp(async(s,c)=>{if(a.value=!0,!s||s.length<3)i.value=o.value?[o.value]:[];else{const f=await Zl("https://api-adresse.data.gouv.fr/search/",{params:{q:s}});i.value=f.features.map(u=>({title:u.properties.label,value:{lat:u.geometry.coordinates[1],lon:u.geometry.coordinates[0],...u.properties}}))}c&&(o.value=i.value.find(d=>d.value.id===c)),a.value=!1},300);return l.value&&l.value.length&&r(...JSON.parse(`[${l.value}]`)),de(o,s=>{s?l.value=JSON.stringify([s.title,s.value.id]).slice(1,-1):(l.value=void 0,i.value=[]),n("selected",s?s.value:void 0)}),(s,c)=>(ce(),je(uf,{modelValue:o.value,"onUpdate:modelValue":c[0]||(c[0]=d=>o.value=d),items:i.value,loading:a.value,"no-filter":"",clearable:!0,"return-object":"","hide-no-data":"","hide-details":"",label:"Adresse",placeholder:"Saisissez une adresse",variant:e.variant,density:"compact","menu-icon":"","onUpdate:search":c[1]||(c[1]=d=>ae(r)(d))},null,8,["modelValue","items","loading","variant"]))}},s0=K({fluid:{type:Boolean,default:!1},..._e(),...Je()},"VContainer"),u0=ue()({name:"VContainer",props:s0(),setup(e,t){let{slots:n}=t;const{rtlClasses:l}=bn();return pe(()=>h(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},l.value,e.class],style:e.style},n)),{}}}),cf=da.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),df=da.reduce((e,t)=>{const n="offset"+mn(t);return e[n]={type:[String,Number],default:null},e},{}),ff=da.reduce((e,t)=>{const n="order"+mn(t);return e[n]={type:[String,Number],default:null},e},{}),ou={col:Object.keys(cf),offset:Object.keys(df),order:Object.keys(ff)};function c0(e,t,n){let l=e;if(!(n==null||n===!1)){if(t){const i=t.replace(e,"");l+=`-${i}`}return e==="col"&&(l="v-"+l),e==="col"&&(n===""||n===!0)||(l+=`-${n}`),l.toLowerCase()}}const d0=["auto","start","end","center","baseline","stretch"],f0=K({cols:{type:[Boolean,String,Number],default:!1},...cf,offset:{type:[String,Number],default:null},...df,order:{type:[String,Number],default:null},...ff,alignSelf:{type:String,default:null,validator:e=>d0.includes(e)},..._e(),...Je()},"VCol"),un=ue()({name:"VCol",props:f0(),setup(e,t){let{slots:n}=t;const l=w(()=>{const i=[];let a;for(a in ou)ou[a].forEach(r=>{const s=e[r],c=c0(a,r,s);c&&i.push(c)});const o=i.some(r=>r.startsWith("v-col-"));return i.push({"v-col":!o||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),i});return()=>{var i;return Vn(e.tag,{class:[l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),wr=["start","end","center"],vf=["space-between","space-around","space-evenly"];function Sr(e,t){return da.reduce((n,l)=>{const i=e+mn(l);return n[i]=t(),n},{})}const v0=[...wr,"baseline","stretch"],mf=e=>v0.includes(e),hf=Sr("align",()=>({type:String,default:null,validator:mf})),m0=[...wr,...vf],gf=e=>m0.includes(e),yf=Sr("justify",()=>({type:String,default:null,validator:gf})),h0=[...wr,...vf,"stretch"],pf=e=>h0.includes(e),bf=Sr("alignContent",()=>({type:String,default:null,validator:pf})),ru={align:Object.keys(hf),justify:Object.keys(yf),alignContent:Object.keys(bf)},g0={align:"align",justify:"justify",alignContent:"align-content"};function y0(e,t,n){let l=g0[e];if(n!=null){if(t){const i=t.replace(e,"");l+=`-${i}`}return l+=`-${n}`,l.toLowerCase()}}const p0=K({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:mf},...hf,justify:{type:String,default:null,validator:gf},...yf,alignContent:{type:String,default:null,validator:pf},...bf,..._e(),...Je()},"VRow"),ni=ue()({name:"VRow",props:p0(),setup(e,t){let{slots:n}=t;const l=w(()=>{const i=[];let a;for(a in ru)ru[a].forEach(o=>{const r=e[o],s=y0(a,o,r);s&&i.push(s)});return i.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}),i});return()=>{var i;return Vn(e.tag,{class:["v-row",l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),su=ll("v-spacer","div","VSpacer"),b0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},w0=Yn("span",{class:"pb-6"},"~",-1),S0={__name:"date-range-picker",props:Ja({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=hc(e,"modelValue"),l=(n.value||"").split(","),i=Q(l.length&&l[0]||t.min),a=Q(l.length&&l[l.length-1]||t.max);return de(n,o=>{const r=(o||"").split(",");i.value=r.length?r[0]:void 0,a.value=r.length?r[r.length-1]:void 0}),de(i,o=>{const r=[a.value];o!==a.value&&r.unshift(o),n.value=r.join(",")}),de(a,o=>{const r=[i.value];o!==i.value&&r.push(o),n.value=r.join(",")}),(o,r)=>(ce(),Be(fe,null,[t.label?(ce(),Be("label",b0,ft(e.label),1)):et("",!0),n.value&&n.value.length?(ce(),je(ni,{key:1,class:"date-range-picker",align:"center"},{default:ke(()=>[h(un,{class:"pr-0"},{default:ke(()=>[h(Zn,{modelValue:i.value,"onUpdate:modelValue":r[0]||(r[0]=s=>i.value=s),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),w0,h(un,{class:"pl-0"},{default:ke(()=>[h(Zn,{modelValue:a.value,"onUpdate:modelValue":r[1]||(r[1]=s=>a.value=s),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1})):et("",!0)],64))}};function ul(e){return[].map.call(e+"",t=>t==="+"||t==="-"||t==="&"||t==="|"||t==="!"||t==="("||t===")"||t==="{"||t==="}"||t==="["||t==="]"||t==="^"||t==='"'||t==="~"||t==="*"||t==="?"||t===":"||t===" "||t==="\\"||t==="/"?"\\"+t:t).join("")}const C0=ue()({name:"VCardActions",props:_e(),setup(e,t){let{slots:n}=t;return pn({VBtn:{slim:!0,variant:"text"}}),pe(()=>{var l;return h("div",{class:["v-card-actions",e.class],style:e.style},[(l=n.default)==null?void 0:l.call(n)])}),{}}}),x0=ll("v-card-subtitle"),k0=ll("v-card-title"),_0=K({appendAvatar:String,appendIcon:Me,prependAvatar:String,prependIcon:Me,subtitle:[String,Number],title:[String,Number],..._e(),...Nt()},"VCardItem"),P0=ue()({name:"VCardItem",props:_0(),setup(e,t){let{slots:n}=t;return pe(()=>{var c;const l=!!(e.prependAvatar||e.prependIcon),i=!!(l||n.prepend),a=!!(e.appendAvatar||e.appendIcon),o=!!(a||n.append),r=!!(e.title!=null||n.title),s=!!(e.subtitle!=null||n.subtitle);return h("div",{class:["v-card-item",e.class],style:e.style},[i&&h("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?h(lt,{key:"prepend-defaults",disabled:!l,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon}}},n.prepend):h(fe,null,[e.prependAvatar&&h(Tn,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&h(De,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),h("div",{class:"v-card-item__content"},[r&&h(k0,{key:"title"},{default:()=>{var d;return[((d=n.title)==null?void 0:d.call(n))??e.title]}}),s&&h(x0,{key:"subtitle"},{default:()=>{var d;return[((d=n.subtitle)==null?void 0:d.call(n))??e.subtitle]}}),(c=n.default)==null?void 0:c.call(n)]),o&&h("div",{key:"append",class:"v-card-item__append"},[n.append?h(lt,{key:"append-defaults",disabled:!a,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon}}},n.append):h(fe,null,[e.appendIcon&&h(De,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&h(Tn,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),A0=ll("v-card-text"),E0=["static","relative","fixed","absolute","sticky"],ba=K({position:{type:String,validator:e=>E0.includes(e)}},"position");function wa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{positionClasses:w(()=>e.position?`${t}--${e.position}`:void 0)}}const I0=K({appendAvatar:String,appendIcon:Me,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Me,ripple:{type:[Boolean,Object],default:!0},subtitle:[String,Number],text:[String,Number],title:[String,Number],...El(),..._e(),...Nt(),...Fn(),...Ln(),...yr(),...di(),...ba(),...Tt(),...ya(),...Je(),...nt(),...ln({variant:"elevated"})},"VCard"),_o=ue()({name:"VCard",directives:{Ripple:Al},props:I0(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=rt(e),{borderClasses:a}=Il(e),{colorClasses:o,colorStyles:r,variantClasses:s}=al(e),{densityClasses:c}=Ut(e),{dimensionStyles:d}=Mn(e),{elevationClasses:f}=Rn(e),{loaderClasses:u}=pr(e),{locationStyles:v}=fi(e),{positionClasses:m}=wa(e),{roundedClasses:g}=Vt(e),b=ga(e,n),_=w(()=>e.link!==!1&&b.isLink.value),T=w(()=>!e.disabled&&e.link!==!1&&(e.link||b.isClickable.value));return pe(()=>{const V=_.value?"a":e.tag,P=!!(l.title||e.title!=null),k=!!(l.subtitle||e.subtitle!=null),S=P||k,x=!!(l.append||e.appendAvatar||e.appendIcon),E=!!(l.prepend||e.prependAvatar||e.prependIcon),M=!!(l.image||e.image),L=S||E||x,N=!!(l.text||e.text!=null);return mt(h(V,{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":T.value},i.value,a.value,o.value,c.value,f.value,u.value,m.value,g.value,s.value,e.class],style:[r.value,d.value,v.value,e.style],href:b.href.value,onClick:T.value&&b.navigate,tabindex:e.disabled?-1:void 0},{default:()=>{var A;return[M&&h("div",{key:"image",class:"v-card__image"},[l.image?h(lt,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},l.image):h(sd,{key:"image-img",cover:!0,src:e.image},null)]),h(nf,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:l.loader}),L&&h(P0,{key:"item",prependAvatar:e.prependAvatar,prependIcon:e.prependIcon,title:e.title,subtitle:e.subtitle,appendAvatar:e.appendAvatar,appendIcon:e.appendIcon},{default:l.item,prepend:l.prepend,title:l.title,subtitle:l.subtitle,append:l.append}),N&&h(A0,{key:"text"},{default:()=>{var F;return[((F=l.text)==null?void 0:F.call(l))??e.text]}}),(A=l.default)==null?void 0:A.call(l),l.actions&&h(C0,null,{default:l.actions}),il(T.value,"v-card")]}}),[[en("ripple"),T.value&&e.ripple]])}),{}}}),T0={__name:"concept-filters",props:{config:{type:Object,required:!0}},emits:["update:model-value"],async setup(e,{emit:t}){let n,l;const i=e,a=t;let o;const r=Object.assign({},...i.config.datasets[0].schema.map(f=>({[f.key]:f}))),s=i.config.conceptFilters.map(f=>{const u=Q([]);return{...f,items:u,loading:Q(!1),searchItems:async v=>{const m=i.config.conceptFilters.filter(_=>_.labelField.key!==f.labelField.key&&Ve[_.labelField.key]).map(_=>`${ul(_.labelField.key)}:"${ul(Ve[_.labelField.key])}"`),g={};f.showAllValues?g.size=1e3:v!=null&&(g.q=v+"*"),i.config.periodFilter&&(g._c_date_match=Ve.period),i.config.addressFilter&&o&&Ve.radius&&(g._c_geo_distance=o.lon+","+o.lat+","+Ve.radius*1e3),m.length&&(g.qs=m.join(" AND "));const b=await Zl(i.config.datasets[0].href+"/values/"+f.labelField.key,{params:g});Ve[f.labelField.key]&&!b.includes(Ve[f.labelField.key])&&b.unshift(Ve[f.labelField.key]),u.value=b}}}),c=(f,u)=>{(!f.forceOneValue||u)&&(Ve[f.labelField.key]=u,d(f.labelField.key))},d=async f=>{let u={};const v=s.filter(m=>Ve[m.labelField.key]);if(v.length){const m=[].concat(...v.map(P=>[].concat(P.concepts))),g=m.map(P=>P.key).filter((P,k,S)=>S.indexOf(P)===k).join(","),b=i.config.conceptFilters.filter(P=>Ve[P.labelField.key]).map(P=>`${ul(P.labelField.key)}:"${ul(Ve[P.labelField.key])}"`),_={select:g};b.length&&(_.qs=b.join(" AND "));const V=(await Zl(i.config.datasets[0].href+"/lines",{params:_})).results.pop()||{};u=Object.assign({},...m.map(P=>({[`_c_${P["x-concept"].id}_eq`]:V[P.key]})))}i.config.periodFilter&&(u._c_date_match=Ve.period),i.config.addressFilter&&o&&Ve.radius&&(u._c_geo_distance=o.lon+","+o.lat+","+Ve.radius*1e3),a("update:model-value",u),s.forEach(m=>{m.labelField.key!==f&&m.searchItems()})};return[n,l]=ec(()=>d()),await n,l(),(f,u)=>(ce(),je(_o,{flat:"",class:"py-3"},{default:ke(()=>[h(ni,{justify:"center",align:"center"},{default:ke(()=>[(ce(!0),Be(fe,null,sn(ae(s),(v,m)=>(ce(),je(un,{key:m,cols:"auto"},{default:ke(()=>[h(uf,{"model-value":ae(Ve)[v.labelField.key],loading:v.loading.value,items:v.items.value,"item-title":g=>ae(r)[v.labelField.key]["x-labels"]?ae(r)[v.labelField.key]["x-labels"][g]:g,"item-value":g=>g,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:ae(r)[v.labelField.key].label||ae(r)[v.labelField.key].title||ae(r)[v.labelField.key]["x-originalName"]||v.labelField.key,clearable:!v.forceOneValue,"persistent-clear":!v.forceOneValue,style:{"min-width":"280px"},"onUpdate:search":g=>(g==null||g.length)&&g!==ae(Ve)[v.labelField.key]&&!v.showAllValues&&v.searchItems(g),"onUpdate:modelValue":g=>c(v,g)},null,8,["model-value","loading","items","item-title","item-value","label","clearable","persistent-clear","onUpdate:search","onUpdate:modelValue"])]),_:2},1024))),128)),e.config.periodFilter?(ce(),je(un,{key:0,cols:"auto"},{default:ke(()=>[h(S0,{modelValue:ae(Ve).period,"onUpdate:modelValue":[u[0]||(u[0]=v=>ae(Ve).period=v),u[1]||(u[1]=v=>d())],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})):et("",!0),e.config.addressFilter?(ce(),je(un,{key:1,cols:"auto"},{default:ke(()=>[h(_o,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:ke(()=>[h(ni,{align:"start"},{default:ke(()=>[h(un,{class:"pr-0",cols:8},{default:ke(()=>[h(r0,{modelValue:ae(Ve).address,"onUpdate:modelValue":u[2]||(u[2]=v=>ae(Ve).address=v),variant:"plain",onSelected:u[3]||(u[3]=v=>{Xe(o)?o.value=v:o=v,d()})},null,8,["modelValue"])]),_:1}),h(un,{class:"pl-0",cols:4},{default:ke(()=>[h(Zn,{modelValue:ae(Ve).radius,"onUpdate:modelValue":[u[4]||(u[4]=v=>ae(Ve).radius=v),u[5]||(u[5]=v=>d())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):et("",!0)]),_:1})]),_:1}))}},V0=(e,t)=>{const n=e.__vccOpts||e;for(const[l,i]of t)n[l]=i;return n},wf=K({divided:Boolean,...El(),..._e(),...Nt(),...Ln(),...Tt(),...Je(),...nt(),...ln()},"VBtnGroup"),uu=ue()({name:"VBtnGroup",props:wf(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{densityClasses:i}=Ut(e),{borderClasses:a}=Il(e),{elevationClasses:o}=Rn(e),{roundedClasses:r}=Vt(e);pn({VBtn:{height:"auto",color:re(e,"color"),density:re(e,"density"),flat:!0,variant:re(e,"variant")}}),pe(()=>h(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},l.value,a.value,i.value,o.value,r.value,e.class],style:e.style},n))}}),Sf=Symbol.for("vuetify:v-btn-toggle"),O0=K({...wf(),...va()},"VBtnToggle"),F0=ue()({name:"VBtnToggle",props:O0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:l,next:i,prev:a,select:o,selected:r}=ci(e,Sf);return pe(()=>{const s=uu.filterProps(e);return h(uu,ge({class:["v-btn-toggle",e.class]},s,{style:e.style}),{default:()=>{var c;return[(c=n.default)==null?void 0:c.call(n,{isSelected:l,next:i,prev:a,select:o,selected:r})]}})}),{next:i,prev:a,select:o}}}),M0=K({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(),...si(),...Je({tag:"div"}),...nt()},"VProgressCircular"),L0=ue()({name:"VProgressCircular",props:M0(),setup(e,t){let{slots:n}=t;const l=20,i=2*Math.PI*l,a=Q(),{themeClasses:o}=rt(e),{sizeClasses:r,sizeStyles:s}=ui(e),{textColorClasses:c,textColorStyles:d}=$t(re(e,"color")),{textColorClasses:f,textColorStyles:u}=$t(re(e,"bgColor")),{intersectionRef:v,isIntersecting:m}=ef(),{resizeRef:g,contentRect:b}=wl(),_=w(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),T=w(()=>Number(e.width)),V=w(()=>s.value?Number(e.size):b.value?b.value.width:Math.max(T.value,32)),P=w(()=>l/(1-T.value/V.value)*2),k=w(()=>T.value/V.value*P.value),S=w(()=>be((100-_.value)/100*i));return Ht(()=>{v.value=a.value,g.value=a.value}),pe(()=>h(e.tag,{ref:a,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":m.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},o.value,r.value,c.value,e.class],style:[s.value,d.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:_.value},{default:()=>[h("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${P.value} ${P.value}`},[h("circle",{class:["v-progress-circular__underlay",f.value],style:u.value,fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":k.value,"stroke-dasharray":i,"stroke-dashoffset":0},null),h("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":k.value,"stroke-dasharray":i,"stroke-dashoffset":S.value},null)]),n.default&&h("div",{class:"v-progress-circular__content"},[n.default({value:_.value})])]})),{}}});function R0(e,t){de(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&it(()=>{t(!0)})},{immediate:!0})}const Cf=K({active:{type:Boolean,default:void 0},symbol:{type:null,default:Sf},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Me,appendIcon:Me,block:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...El(),..._e(),...Nt(),...Fn(),...Ln(),...ma(),...yr(),...di(),...ba(),...Tt(),...ya(),...si(),...Je({tag:"button"}),...nt(),...ln({variant:"elevated"})},"VBtn"),Qn=ue()({name:"VBtn",directives:{Ripple:Al},props:Cf(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=rt(e),{borderClasses:a}=Il(e),{colorClasses:o,colorStyles:r,variantClasses:s}=al(e),{densityClasses:c}=Ut(e),{dimensionStyles:d}=Mn(e),{elevationClasses:f}=Rn(e),{loaderClasses:u}=pr(e),{locationStyles:v}=fi(e),{positionClasses:m}=wa(e),{roundedClasses:g}=Vt(e),{sizeClasses:b,sizeStyles:_}=ui(e),T=ha(e,e.symbol,!1),V=ga(e,n),P=w(()=>{var M;return e.active!==void 0?e.active:V.isLink.value?(M=V.isActive)==null?void 0:M.value:T==null?void 0:T.isSelected.value}),k=w(()=>(T==null?void 0:T.disabled.value)||e.disabled),S=w(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),x=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 E(M){var L;k.value||V.isLink.value&&(M.metaKey||M.ctrlKey||M.shiftKey||M.button!==0||n.target==="_blank")||((L=V.navigate)==null||L.call(V,M),T==null||T.toggle())}return R0(V,T==null?void 0:T.select),pe(()=>{var D,Z;const M=V.isLink.value?"a":e.tag,L=!!(e.prependIcon||l.prepend),N=!!(e.appendIcon||l.append),A=!!(e.icon&&e.icon!==!0),F=(T==null?void 0:T.isSelected.value)&&(!V.isLink.value||((D=V.isActive)==null?void 0:D.value))||!T||((Z=V.isActive)==null?void 0:Z.value);return mt(h(M,{type:M==="a"?void 0:"button",class:["v-btn",T==null?void 0:T.selectedClass.value,{"v-btn--active":P.value,"v-btn--block":e.block,"v-btn--disabled":k.value,"v-btn--elevated":S.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},i.value,a.value,F?o.value:void 0,c.value,f.value,u.value,m.value,g.value,b.value,s.value,e.class],style:[F?r.value:void 0,d.value,v.value,_.value,e.style],disabled:k.value||void 0,href:V.href.value,onClick:E,value:x.value},{default:()=>{var ne;return[il(!0,"v-btn"),!e.icon&&L&&h("span",{key:"prepend",class:"v-btn__prepend"},[l.prepend?h(lt,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},l.prepend):h(De,{key:"prepend-icon",icon:e.prependIcon},null)]),h("span",{class:"v-btn__content","data-no-activator":""},[!l.default&&A?h(De,{key:"content-icon",icon:e.icon},null):h(lt,{key:"content-defaults",disabled:!A,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var te;return[((te=l.default)==null?void 0:te.call(l))??e.text]}})]),!e.icon&&N&&h("span",{key:"append",class:"v-btn__append"},[l.append?h(lt,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},l.append):h(De,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&h("span",{key:"loader",class:"v-btn__loader"},[((ne=l.loader)==null?void 0:ne.call(l))??h(L0,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,size:"23",width:"2"},null)])]}}),[[en("ripple"),!k.value&&e.ripple,null]])}),{group:T}}});function B0(e){const t=ve(e);let n=-1;function l(){clearInterval(n)}function i(){l(),it(()=>t.value=e)}function a(o){const r=o?getComputedStyle(o):{transitionDuration:.2},s=parseFloat(r.transitionDuration)*1e3||200;if(l(),t.value<=0)return;const c=performance.now();n=window.setInterval(()=>{const d=performance.now()-c+s;t.value=Math.max(e-d,0),t.value<=0&&l()},s)}return St(l),{clear:l,time:t,start:a,reset:i}}const $0=K({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...di({location:"bottom"}),...ba(),...Tt(),...ln(),...nt(),...yn(gr({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),N0=ue()({name:"VSnackbar",props:$0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{locationStyles:i}=fi(e),{positionClasses:a}=wa(e),{scopeId:o}=hr(),{themeClasses:r}=rt(e),{colorClasses:s,colorStyles:c,variantClasses:d}=al(e),{roundedClasses:f}=Vt(e),u=B0(Number(e.timeout)),v=Q(),m=Q(),g=ve(!1);de(l,_),de(()=>e.timeout,_),gn(()=>{l.value&&_()});let b=-1;function _(){u.reset(),window.clearTimeout(b);const k=Number(e.timeout);if(!l.value||k===-1)return;const S=Yl(m.value);u.start(S),b=window.setTimeout(()=>{l.value=!1},k)}function T(){u.reset(),window.clearTimeout(b)}function V(){g.value=!0,T()}function P(){g.value=!1,_()}return pe(()=>{const k=Zi.filterProps(e),S=!!(n.default||n.text||e.text);return h(Zi,ge({ref:v,class:["v-snackbar",{"v-snackbar--active":l.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--timer":!!e.timer,"v-snackbar--vertical":e.vertical},a.value,e.class],style:e.style},k,{modelValue:l.value,"onUpdate:modelValue":x=>l.value=x,contentProps:ge({class:["v-snackbar__wrapper",r.value,s.value,f.value,d.value],style:[i.value,c.value],onPointerenter:V,onPointerleave:P},k.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0},o),{default:()=>{var x,E;return[il(!1,"v-snackbar"),e.timer&&!g.value&&h("div",{key:"timer",class:"v-snackbar__timer"},[h(tf,{ref:m,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,"model-value":u.time.value},null)]),S&&h("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((x=n.text)==null?void 0:x.call(n))??e.text,(E=n.default)==null?void 0:E.call(n)]),n.actions&&h(lt,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[h("div",{class:"v-snackbar__actions"},[n.actions()])]})]},activator:n.activator})}),Tl({},v)}}),cu=()=>Math.random().toString(36).substr(2,5),xf=typeof window>"u",kf=e=>!xf&&window.localStorage&&window.localStorage.debug&&window.localStorage.debug.indexOf(e)!==-1,D0=kf("v-iframe");function on(){D0&&console.log.apply(console,arguments)}const z0=kf("iframe-resizer"),j0={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-${cu()}-${cu()}`}},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(xf)return this.src;const e=new URL(this.src,window.location.href);if(this.queryParamsExtra&&Object.keys(this.queryParamsExtra).forEach(t=>{e.searchParams.set(t,this.queryParamsExtra[t])}),this.syncState&&["both","down"].includes(this.syncStateDirection)){let t;if(this.$route&&(t={...this.$route.query}),this.reactiveParams)t={...this.reactiveParams};else{const n=new URL(window.location.href).searchParams;for(const l of[...n.keys()])t[l]=n.get(l)}if(this.queryParamsInclude)for(const n of Object.keys(t))!this.queryParamsInclude.includes(n)&&n!=="p"&&delete t[n];this.queryParamsExclude&&this.queryParamsExclude.forEach(n=>{delete t[n]});for(const n of Object.keys(t).filter(l=>t[l]!==void 0&&t[l]!==null))if(n==="p"&&!this.syncStateIgnorePath){let l=e.pathname;l.endsWith("/")||(l+="/"),e.pathname=t.p,t.p.startsWith("./")&&(e.pathname=t.p.replace("./",l))}else e.searchParams.set(n,t[n])}return e.searchParams.sort(),e.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(on("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){on("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(on(`apply state from parent to iframe
|
22
|
+
- parent query: ${window.location.search}
|
23
|
+
- new full src: ${this.fullSrc}
|
24
|
+
- current synced src: ${this.syncedSrc}`),this.syncedSrc=this.fullSrc,this.emitState(),!this.appliedSrc||!this.iframeWindow)this.appliedSrc=this.fullSrc;else if(this.contentWindowRegistered)on("replace location after change using postMessage",this.fullSrc),this.sendMessage({viframe:!0,stateAction:"replace",href:this.fullSrc});else{on("replace location after change using iframe.location.replace",this.fullSrc);try{this.iframeWindow.location.replace(this.fullSrc)}catch(e){on("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),l=new URL(this.syncedSrc);for(const i of[...t.searchParams.keys()])this.queryParamsExclude&&this.queryParamsExclude.includes(i)||l.searchParams.has(i)||t.searchParams.delete(i);for(const i of[...l.searchParams.keys()])this.queryParamsExtra&&i in this.queryParamsExtra||this.queryParamsInclude&&!this.queryParamsInclude.includes(i)||this.queryParamsExclude&&this.queryParamsExclude.includes(i)||t.searchParams.set(i,l.searchParams.get(i));if(n.pathname!==l.pathname&&!this.syncStateIgnorePath){let i=n.pathname;i.endsWith("/")||(i+="/");let a=l.pathname;a.startsWith(i)&&(a=a.replace(i,"./")),t.searchParams.set("p",a)}if(this.$route&&this.$router){const i={...this.$route.query};for(const a of[...t.searchParams.keys()])i[a]=t.searchParams.get(a);for(const a of Object.keys(i))t.searchParams.has(a)||(i[a]=void 0);if(JSON.stringify(i)===JSON.stringify(this.$route.query))return;on(`apply state from iframe to parent using vue router
|
25
|
+
- synced src: ${this.syncedSrc}
|
26
|
+
- current query: ${JSON.stringify(this.$route.query)}
|
27
|
+
- new query: ${JSON.stringify(i)}`),e==="push"?this.$router.push({query:i}):this.$router.replace({query:i})}else if(this.reactiveParams&&e!=="push"){on("apply state from iframe to parent using reactive params",this.syncedSrc,t.search);for(const i of[...t.searchParams.keys()])this.reactiveParams[i]=t.searchParams.get(i);for(const i of Object.keys(this.reactiveParams))t.searchParams.has(i)||delete this.reactiveParams[i]}else{if(t.href===window.location.href)return;on("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})}}},H0=["innerHTML"];function W0(e,t,n,l,i,a){return ce(),Be("div",{class:"v-iframe",style:An(`width:${n.width}`)},[a.actualAspectRatio?(ce(),je(yo,{key:0,"aspect-ratio":a.actualAspectRatio,style:{height:"100%"}},{default:ke(()=>[e.actualWidth?(ce(),Be("iframe",ge({key:0},a.fullIframeAttrs,{onLoad:t[0]||(t[0]=o=>a.iframeLoaded())}),null,16)):et("",!0)]),_:1},8,["aspect-ratio"])):et("",!0),e.notification?(ce(),je(N0,ge({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=o=>e.showNotification=o),class:"ui-notification"},a.fullSnackbarProps),{action:ke(({})=>[h(Qn,{icon:"",onClick:t[1]||(t[1]=o=>e.showNotification=!1)},{default:ke(()=>[h(De,null,{default:ke(()=>[ot("mdi-close")]),_:1})]),_:1})]),default:ke(()=>[Yn("p",null,ft(e.notification.msg),1),e.notification.errorMsg?(ce(),Be("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,H0)):et("",!0)]),_:1},16,["modelValue"])):et("",!0)],4)}const du=V0(j0,[["render",W0]]),U0=ll("v-alert-title"),q0=["success","info","warning","error"],K0=K({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:Me,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=>q0.includes(e)},..._e(),...Nt(),...Fn(),...Ln(),...di(),...ba(),...Tt(),...Je(),...nt(),...ln({variant:"flat"})},"VAlert"),G0=ue()({name:"VAlert",props:K0(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{emit:n,slots:l}=t;const i=Ye(e,"modelValue"),a=w(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),o=w(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:r}=rt(e),{colorClasses:s,colorStyles:c,variantClasses:d}=al(o),{densityClasses:f}=Ut(e),{dimensionStyles:u}=Mn(e),{elevationClasses:v}=Rn(e),{locationStyles:m}=fi(e),{positionClasses:g}=wa(e),{roundedClasses:b}=Vt(e),{textColorClasses:_,textColorStyles:T}=$t(re(e,"borderColor")),{t:V}=_l(),P=w(()=>({"aria-label":V(e.closeLabel),onClick(k){i.value=!1,n("click:close",k)}}));return()=>{const k=!!(l.prepend||a.value),S=!!(l.title||e.title),x=!!(l.close||e.closable);return i.value&&h(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,s.value,f.value,v.value,g.value,b.value,d.value,e.class],style:[c.value,u.value,m.value,e.style],role:"alert"},{default:()=>{var E,M;return[il(!1,"v-alert"),e.border&&h("div",{key:"border",class:["v-alert__border",_.value],style:T.value},null),k&&h("div",{key:"prepend",class:"v-alert__prepend"},[l.prepend?h(lt,{key:"prepend-defaults",disabled:!a.value,defaults:{VIcon:{density:e.density,icon:a.value,size:e.prominent?44:28}}},l.prepend):h(De,{key:"prepend-icon",density:e.density,icon:a.value,size:e.prominent?44:28},null)]),h("div",{class:"v-alert__content"},[S&&h(U0,{key:"title"},{default:()=>{var L;return[((L=l.title)==null?void 0:L.call(l))??e.title]}}),((E=l.text)==null?void 0:E.call(l))??e.text,(M=l.default)==null?void 0:M.call(l)]),l.append&&h("div",{key:"append",class:"v-alert__append"},[l.append()]),x&&h("div",{key:"close",class:"v-alert__close"},[l.close?h(lt,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var L;return[(L=l.close)==null?void 0:L.call(l,{props:P.value})]}}):h(Qn,ge({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},P.value),null)])]}})}}}),Y0=Yn("h4",null,"Veuillez sélectionner une valeur dans la liste",-1),X0={key:1,class:"mt-4"},fu={__name:"dashboard-element",props:{element:{type:Object,required:!0},height:{type:Number,default:400},conceptValues:{type:[Object,null],required:!0}},setup(e){const t=e,n=w(()=>{const l={...t.conceptValues};if(t.element.type==="tablePreview")for(const i of Object.keys(t.conceptValues))(t.element.dataset.schema||[]).find(a=>a["x-concept"]&&a["x-concept"].id===i.split("_")[2])||delete l[i];return console.log(t.element),Ve.primary&&(l.primary=Ve.primary),Ve.secondary&&(l.secondary=Ve.secondary),console.log("qpe",l),l});return(l,i)=>e.element.valueMandatory&&(!e.conceptValues||!Object.keys(e.conceptValues).length)?(ce(),je(G0,{key:0,type:"info",variant:"outlined"},{default:ke(()=>[Y0]),_:1})):e.element.type==="tablePreview"?(ce(),je(ae(du),{key:1,src:`/data-fair/embed/dataset/${e.element.dataset.id}/table?display=${e.element.display}&interaction=${!e.element.noInteractions}${e.element.fields.length?"&cols="+e.element.fields.join(","):""}`,"query-params-extra":n.value,style:An(`height:${e.height>0?e.height+"px":"100%"}`)},null,8,["src","query-params-extra","style"])):(ce(),Be("div",{key:2,style:An(`overflow-y:auto;height:${e.height>0?e.height+"px":"100%"}`)},[e.element.type==="application"?(ce(),je(ae(du),{key:0,src:`/data-fair/app/${e.element.application.id}`,"query-params-extra":n.value,style:An(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"?(ce(),Be("div",X0,ft(e.element.content),1)):et("",!0)],4))}},J0={__name:"dashboard-column",props:{element:{type:Object,required:!0},height:{type:Number,default:400},conceptValues:{type:[Object,null],required:!0}},setup(e){return(t,n)=>e.element.type==="column"?(ce(!0),Be(fe,{key:0},sn(e.element.elements,(l,i)=>(ce(),je(fu,{key:i,element:l,height:e.height/e.element.elements.length,"concept-values":e.conceptValues},null,8,["element","height","concept-values"]))),128)):(ce(),je(fu,{key:1,element:e.element,height:e.height,"concept-values":e.conceptValues},null,8,["element","height","concept-values"]))}},Z0={key:0,class:"text-h5 mt-8"},Q0={key:1,class:"mt-4"},ew={key:0,class:"text-h6 mt-4"},_i={__name:"dashboard-section",props:{section:{type:Object,required:!0},conceptValues:{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 l of t.section.rows)for(const i of["sm","md","lg","xl"]){let a=0;for(;a<l.elements.length;){let o=a,r=0;for(;o<l.elements.length&&r+n[i][l.elements[o].width-1]<=12;)r+=n[i][l.elements[o].width-1],o+=1;for(let s=a;s<o;s++)l.elements[s][i]=Math.floor(.3+12*n[i][l.elements[s].width-1]/r),l.elements[s].class=l.elements[s].class||(l.elements[s].type==="text"?["order-first"]:[]),l.elements[s].type==="text"&&l.elements[s][i]===12?l.elements[s].class.push("order-"+i+"-first"):l.elements[s].class.push("order-"+i+"-"+(s+1));a=o}}return(l,i)=>(ce(),Be(fe,null,[e.hideTitle?et("",!0):(ce(),Be("h3",Z0,[e.section.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:ke(()=>[ot(" mdi-"+ft(e.section.icon.name),1)]),_:1}),ot(" ")],64)):et("",!0),ot(" "+ft(e.section.title),1)])),e.section.description?(ce(),Be("p",Q0,ft(e.section.description),1)):et("",!0),(ce(!0),Be(fe,null,sn(e.section.rows||[],(a,o)=>(ce(),je(ni,{key:o,justify:"center"},{default:ke(()=>[(ce(!0),Be(fe,null,sn(a.elements||[],(r,s)=>(ce(),je(un,{key:s,cols:12,sm:r.sm,md:r.md,lg:r.lg,xl:r.xl,class:na(r.class?r.class.join(" "):"")},{default:ke(()=>[r.title?(ce(),Be("h4",ew,ft(r.title),1)):et("",!0),h(J0,{element:r,height:a.height,"concept-values":e.conceptValues},null,8,["element","height","concept-values"])]),_:2},1032,["sm","md","lg","xl","class"]))),128))]),_:2},1024))),128))],64))}},li=Symbol.for("vuetify:v-expansion-panel"),tw=["default","accordion","inset","popout"],nw=K({color:String,flat:Boolean,focusable:Boolean,static:Boolean,tile:Boolean,variant:{type:String,default:"default",validator:e=>tw.includes(e)},readonly:Boolean,..._e(),...va(),...Je(),...nt()},"VExpansionPanels"),lw=ue()({name:"VExpansionPanels",props:nw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;ci(e,li);const{themeClasses:l}=rt(e),i=w(()=>e.variant&&`v-expansion-panels--variant-${e.variant}`);return pn({VExpansionPanel:{color:re(e,"color"),readonly:re(e,"readonly")},VExpansionPanelTitle:{focusable:re(e,"focusable"),static:re(e,"static")}}),pe(()=>h(e.tag,{class:["v-expansion-panels",{"v-expansion-panels--flat":e.flat,"v-expansion-panels--tile":e.tile},l.value,i.value,e.class],style:e.style},n)),{}}}),iw=K({..._e(),...pa()},"VExpansionPanelText"),_f=ue()({name:"VExpansionPanelText",props:iw(),setup(e,t){let{slots:n}=t;const l=Ge(li);if(!l)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:i,onAfterLeave:a}=mr(e,l.isSelected);return pe(()=>h(Ad,{onAfterLeave:a},{default:()=>{var o;return[mt(h("div",{class:["v-expansion-panel-text",e.class],style:e.style},[n.default&&i.value&&h("div",{class:"v-expansion-panel-text__wrapper"},[(o=n.default)==null?void 0:o.call(n)])]),[[On,l.isSelected.value]])]}})),{}}}),Pf=K({color:String,expandIcon:{type:Me,default:"$expand"},collapseIcon:{type:Me,default:"$collapse"},hideActions:Boolean,focusable:Boolean,static:Boolean,ripple:{type:[Boolean,Object],default:!1},readonly:Boolean,..._e()},"VExpansionPanelTitle"),Af=ue()({name:"VExpansionPanelTitle",directives:{Ripple:Al},props:Pf(),setup(e,t){let{slots:n}=t;const l=Ge(li);if(!l)throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");const{backgroundColorClasses:i,backgroundColorStyles:a}=Qt(e,"color"),o=w(()=>({collapseIcon:e.collapseIcon,disabled:l.disabled.value,expanded:l.isSelected.value,expandIcon:e.expandIcon,readonly:e.readonly}));return pe(()=>{var r;return mt(h("button",{class:["v-expansion-panel-title",{"v-expansion-panel-title--active":l.isSelected.value,"v-expansion-panel-title--focusable":e.focusable,"v-expansion-panel-title--static":e.static},i.value,e.class],style:[a.value,e.style],type:"button",tabindex:l.disabled.value?-1:void 0,disabled:l.disabled.value,"aria-expanded":l.isSelected.value,onClick:e.readonly?void 0:l.toggle},[h("span",{class:"v-expansion-panel-title__overlay"},null),(r=n.default)==null?void 0:r.call(n,o.value),!e.hideActions&&h("span",{class:"v-expansion-panel-title__icon"},[n.actions?n.actions(o.value):h(De,{icon:l.isSelected.value?e.collapseIcon:e.expandIcon},null)])]),[[en("ripple"),e.ripple]])}),{}}}),aw=K({title:String,text:String,bgColor:String,..._e(),...Ln(),...ma(),...pa(),...Tt(),...Je(),...Pf()},"VExpansionPanel"),ow=ue()({name:"VExpansionPanel",props:aw(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=ha(e,li),{backgroundColorClasses:i,backgroundColorStyles:a}=Qt(e,"bgColor"),{elevationClasses:o}=Rn(e),{roundedClasses:r}=Vt(e),s=w(()=>(l==null?void 0:l.disabled.value)||e.disabled),c=w(()=>l.group.items.value.reduce((u,v,m)=>(l.group.selected.value.includes(v.id)&&u.push(m),u),[])),d=w(()=>{const u=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&c.value.some(v=>v-u===1)}),f=w(()=>{const u=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&c.value.some(v=>v-u===-1)});return yt(li,l),pn({VExpansionPanelText:{eager:re(e,"eager")},VExpansionPanelTitle:{readonly:re(e,"readonly")}}),pe(()=>{const u=!!(n.text||e.text),v=!!(n.title||e.title);return h(e.tag,{class:["v-expansion-panel",{"v-expansion-panel--active":l.isSelected.value,"v-expansion-panel--before-active":d.value,"v-expansion-panel--after-active":f.value,"v-expansion-panel--disabled":s.value},r.value,i.value,e.class],style:[a.value,e.style]},{default:()=>{var m;return[h("div",{class:["v-expansion-panel__shadow",...o.value]},null),v&&h(Af,{key:"title",collapseIcon:e.collapseIcon,color:e.color,expandIcon:e.expandIcon,hideActions:e.hideActions,ripple:e.ripple},{default:()=>[n.title?n.title():e.title]}),u&&h(_f,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(m=n.default)==null?void 0:m.call(n)]}})}),{}}}),Ef=Symbol.for("vuetify:v-tabs"),rw=K({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...yn(Cf({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),If=ue()({name:"VTab",props:rw(),setup(e,t){let{slots:n,attrs:l}=t;const{textColorClasses:i,textColorStyles:a}=$t(e,"sliderColor"),o=Q(),r=Q(),s=w(()=>e.direction==="horizontal"),c=w(()=>{var f,u;return((u=(f=o.value)==null?void 0:f.group)==null?void 0:u.isSelected.value)??!1});function d(f){var v,m;let{value:u}=f;if(u){const g=(m=(v=o.value)==null?void 0:v.$el.parentElement)==null?void 0:m.querySelector(".v-tab--selected .v-tab__slider"),b=r.value;if(!g||!b)return;const _=getComputedStyle(g).color,T=g.getBoundingClientRect(),V=b.getBoundingClientRect(),P=s.value?"x":"y",k=s.value?"X":"Y",S=s.value?"right":"bottom",x=s.value?"width":"height",E=T[P],M=V[P],L=E>M?T[S]-V[S]:T[P]-V[P],N=Math.sign(L)>0?s.value?"right":"bottom":Math.sign(L)<0?s.value?"left":"top":"center",F=(Math.abs(L)+(Math.sign(L)<0?T[x]:V[x]))/Math.max(T[x],V[x])||0,D=T[x]/V[x]||0,Z=1.5;Hn(b,{backgroundColor:[_,"currentcolor"],transform:[`translate${k}(${L}px) scale${k}(${D})`,`translate${k}(${L/Z}px) scale${k}(${(F-1)/Z+1})`,"none"],transformOrigin:Array(3).fill(N)},{duration:225,easing:Jl})}}return pe(()=>{const f=Qn.filterProps(e);return h(Qn,ge({symbol:Ef,ref:o,class:["v-tab",e.class],style:e.style,tabindex:c.value?0:-1,role:"tab","aria-selected":String(c.value),active:!1},f,l,{block:e.fixed,maxWidth:e.fixed?300:void 0,"onGroup:selected":d}),{...n,default:()=>{var u;return h(fe,null,[((u=n.default)==null?void 0:u.call(n))??e.text,!e.hideSlider&&h("div",{ref:r,class:["v-tab__slider",i.value],style:a.value},null)])}})}),Tl({},o)}});function sw(e){return e?e.map(t=>zi(t)?t:{text:t,value:t}):[]}const uw=K({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,...cr({mandatory:"force"}),...Nt(),...Je()},"VTabs"),cw=ue()({name:"VTabs",props:uw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),i=w(()=>sw(e.items)),{densityClasses:a}=Ut(e),{backgroundColorClasses:o,backgroundColorStyles:r}=Qt(re(e,"bgColor"));return pn({VTab:{color:re(e,"color"),direction:re(e,"direction"),stacked:re(e,"stacked"),fixed:re(e,"fixedTabs"),sliderColor:re(e,"sliderColor"),hideSlider:re(e,"hideSlider")}}),pe(()=>{const s=Xi.filterProps(e);return h(Xi,ge(s,{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},a.value,o.value,e.class],style:[{"--v-tabs-height":be(e.height)},r.value,e.style],role:"tablist",symbol:Ef}),{default:()=>[n.default?n.default():i.value.map(c=>h(If,ge(c,{key:c.text}),null))]})}),{}}}),dw=e=>{const{touchstartX:t,touchendX:n,touchstartY:l,touchendY:i}=e,a=.5,o=16;e.offsetX=n-t,e.offsetY=i-l,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-o&&e.left(e),e.right&&n>t+o&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&i<l-o&&e.up(e),e.down&&i>l+o&&e.down(e))};function fw(e,t){var l;const n=e.changedTouches[0];t.touchstartX=n.clientX,t.touchstartY=n.clientY,(l=t.start)==null||l.call(t,{originalEvent:e,...t})}function vw(e,t){var l;const n=e.changedTouches[0];t.touchendX=n.clientX,t.touchendY=n.clientY,(l=t.end)==null||l.call(t,{originalEvent:e,...t}),dw(t)}function mw(e,t){var l;const n=e.changedTouches[0];t.touchmoveX=n.clientX,t.touchmoveY=n.clientY,(l=t.move)==null||l.call(t,{originalEvent:e,...t})}function hw(){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=>fw(n,t),touchend:n=>vw(n,t),touchmove:n=>mw(n,t)}}function gw(e,t){var r;const n=t.value,l=n!=null&&n.parent?e.parentElement:e,i=(n==null?void 0:n.options)??{passive:!0},a=(r=t.instance)==null?void 0:r.$.uid;if(!l||!a)return;const o=hw(t.value);l._touchHandlers=l._touchHandlers??Object.create(null),l._touchHandlers[a]=o,Ac(o).forEach(s=>{l.addEventListener(s,o[s],i)})}function yw(e,t){var a,o;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,l=(o=t.instance)==null?void 0:o.$.uid;if(!(n!=null&&n._touchHandlers)||!l)return;const i=n._touchHandlers[l];Ac(i).forEach(r=>{n.removeEventListener(r,i[r])}),delete n._touchHandlers[l]}const Tf={mounted:gw,unmounted:yw},pw=Tf,Vf=Symbol.for("vuetify:v-window"),Of=Symbol.for("vuetify:v-window-group"),bw=K({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(),...nt()},"VWindow"),ww=ue()({name:"VWindow",directives:{Touch:Tf},props:bw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{isRtl:i}=bn(),{t:a}=_l(),o=ci(e,Of),r=Q(),s=w(()=>i.value?!e.reverse:e.reverse),c=ve(!1),d=w(()=>{const P=e.direction==="vertical"?"y":"x",S=(s.value?!c.value:c.value)?"-reverse":"";return`v-window-${P}${S}-transition`}),f=ve(0),u=Q(void 0),v=w(()=>o.items.value.findIndex(P=>o.selected.value.includes(P.id)));de(v,(P,k)=>{const S=o.items.value.length,x=S-1;S<=2?c.value=P<k:P===x&&k===0?c.value=!0:P===0&&k===x?c.value=!1:c.value=P<k}),yt(Vf,{transition:d,isReversed:c,transitionCount:f,transitionHeight:u,rootRef:r});const m=w(()=>e.continuous||v.value!==0),g=w(()=>e.continuous||v.value!==o.items.value.length-1);function b(){m.value&&o.prev()}function _(){g.value&&o.next()}const T=w(()=>{const P=[],k={icon:i.value?e.nextIcon:e.prevIcon,class:`v-window__${s.value?"right":"left"}`,onClick:o.prev,"aria-label":a("$vuetify.carousel.prev")};P.push(m.value?n.prev?n.prev({props:k}):h(Qn,k,null):h("div",null,null));const S={icon:i.value?e.prevIcon:e.nextIcon,class:`v-window__${s.value?"left":"right"}`,onClick:o.next,"aria-label":a("$vuetify.carousel.next")};return P.push(g.value?n.next?n.next({props:S}):h(Qn,S,null):h("div",null,null)),P}),V=w(()=>e.touch===!1?e.touch:{...{left:()=>{s.value?b():_()},right:()=>{s.value?_():b()},start:k=>{let{originalEvent:S}=k;S.stopPropagation()}},...e.touch===!0?{}:e.touch});return pe(()=>mt(h(e.tag,{ref:r,class:["v-window",{"v-window--show-arrows-on-hover":e.showArrows==="hover"},l.value,e.class],style:e.style},{default:()=>{var P,k;return[h("div",{class:"v-window__container",style:{height:u.value}},[(P=n.default)==null?void 0:P.call(n,{group:o}),e.showArrows!==!1&&h("div",{class:"v-window__controls"},[T.value])]),(k=n.additional)==null?void 0:k.call(n,{group:o})]}}),[[en("touch"),V.value]])),{group:o}}}),Sw=K({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},..._e(),...ma(),...pa()},"VWindowItem"),Cw=ue()({name:"VWindowItem",directives:{Touch:pw},props:Sw(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=Ge(Vf),i=ha(e,Of),{isBooted:a}=vr();if(!l||!i)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const o=ve(!1),r=w(()=>a.value&&(l.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function s(){!o.value||!l||(o.value=!1,l.transitionCount.value>0&&(l.transitionCount.value-=1,l.transitionCount.value===0&&(l.transitionHeight.value=void 0)))}function c(){var m;o.value||!l||(o.value=!0,l.transitionCount.value===0&&(l.transitionHeight.value=be((m=l.rootRef.value)==null?void 0:m.clientHeight)),l.transitionCount.value+=1)}function d(){s()}function f(m){o.value&&it(()=>{!r.value||!o.value||!l||(l.transitionHeight.value=be(m.clientHeight))})}const u=w(()=>{const m=l.isReversed.value?e.reverseTransition:e.transition;return r.value?{name:typeof m!="string"?l.transition.value:m,onBeforeEnter:c,onAfterEnter:s,onEnterCancelled:d,onBeforeLeave:c,onAfterLeave:s,onLeaveCancelled:d,onEnter:f}:!1}),{hasContent:v}=mr(e,i.isSelected);return pe(()=>h(cn,{transition:u.value,disabled:!a.value},{default:()=>{var m;return[mt(h("div",{class:["v-window-item",i.selectedClass.value,e.class],style:e.style},[v.value&&((m=n.default)==null?void 0:m.call(n))]),[[On,i.isSelected.value]])]}})),{groupItem:i}}}),xw={key:0,class:"text-h4 text-center"},kw={key:1,class:"mt-2"},_w={__name:"dashboard",async setup(e){let t,n;const l=window.APPLICATION,i=l.configuration,a=f=>{console.error(f),Zl(l.href+"/error",{method:"POST",body:{message:f.message||f}})},o=Q({}),r=Q(null);let s=0,c=0;if(!i.datasets||!i.datasets.length)a("Veuillez choisir un source de données pour le filtre commun");else if((!i.conceptFilters||!i.conceptFilters.length)&&!i.periodFilter&&!i.addressFilter)a("Veuillez configurer un filtre");else{for(const f of i.conceptFilters)f.type==="field"&&!Ve[f.labelField.key]&&f.forceOneValue&&f.startValue&&(Ve[f.labelField.key]=f.startValue);if(i.periodFilter&&!Ve.period){const f=(i.datasets[0].timePeriod?i.datasets[0].timePeriod.startDate:new Date().toISOString()).slice(0,10),u=(i.datasets[0].timePeriod?i.datasets[0].timePeriod.endDate:new Date().toISOString()).slice(0,10),v=[f];f!==u&&v.push(u),Ve.period=v.join(",")}for(const f in Ve)if(f.startsWith("_c_")){const u=f.slice(3,f.lastIndexOf("_")),v=i.conceptFilters.find(m=>m.concepts.find(g=>g["x-concept"].id===u));if(v){const m=v.concepts.find(_=>_["x-concept"].id===u),g={select:m.key+","+v.labelField.key,qs:`${ul(m.key)}:"${ul(Ve[f])}"`,size:1},b=([t,n]=ec(()=>Zl(i.datasets[0].href+"/lines",{params:g})),t=await t,n(),t);b.results.length&&(Ve[v.labelField.key]=b.results[0][v.labelField.key],delete Ve[f])}}s=Math.max(...i.sections.map(f=>f.title&&f.title.length||0)),c=i.sections.reduce((f,u)=>f+(u.title&&u.title.length||0),0)}return(f,u)=>{var v;return(v=ae(i).conceptFilters)!=null&&v.length||ae(i).periodFilter||ae(i).addressFilter?(ce(),je(u0,{key:0,fluid:"","data-iframe-height":""},{default:ke(()=>[ae(i).title?(ce(),Be("h2",xw,ft(ae(i).title),1)):et("",!0),ae(i).description?(ce(),Be("p",kw,ft(ae(i).description),1)):et("",!0),h(T0,{config:ae(i),"onUpdate:modelValue":u[0]||(u[0]=m=>o.value=m)},null,8,["config"]),ae(i).sections.length===1?(ce(),je(_i,{key:2,section:ae(i).sections[0],"concept-values":o.value},null,8,["section","concept-values"])):ae(i).sectionsGroup.includes("tabs")?(ce(),Be(fe,{key:3},[ae(i).sectionsGroup==="tabs-tab"?(ce(),je(cw,{key:0,modelValue:r.value,"onUpdate:modelValue":u[1]||(u[1]=m=>r.value=m),class:"mb-3",color:"primary","fixed-tabs":ae(s)<=30,grow:ae(s)>30&&ae(c)<200,direction:ae(c)>=200?"vertical":"horizontal"},{default:ke(()=>[(ce(!0),Be(fe,null,sn(ae(i).sections||[],(m,g)=>(ce(),je(If,{key:g,value:g},{default:ke(()=>[m.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:ke(()=>[ot(" mdi-"+ft(m.icon.name),1)]),_:2},1024),ot(" ")],64)):et("",!0),ot(" "+ft(m.title),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue","fixed-tabs","grow","direction"])):ae(i).sectionsGroup==="tabs-button"?(ce(),je(ni,{key:1},{default:ke(()=>[h(su),h(un,{cols:"auto"},{default:ke(()=>[h(_o,{variant:"outlined"},{default:ke(()=>[h(F0,{modelValue:r.value,"onUpdate:modelValue":u[2]||(u[2]=m=>r.value=m),color:"primary",mandatory:"",style:An(ae(c)*15>=f.$vuetify.display.width?`flex-direction: column;height:${ae(i).sections.length*36}px`:"")},{default:ke(()=>[(ce(!0),Be(fe,null,sn(ae(i).sections||[],(m,g)=>(ce(),je(Qn,{key:g,value:g,height:ae(c)*15>=f.$vuetify.display.width?36:48},{default:ke(()=>[m.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:ke(()=>[ot(" mdi-"+ft(m.icon.name),1)]),_:2},1024),ot(" ")],64)):et("",!0),ot(" "+ft(m.title),1)]),_:2},1032,["value","height"]))),128))]),_:1},8,["modelValue","style"])]),_:1})]),_:1}),h(su)]),_:1})):et("",!0),h(ww,{modelValue:r.value,"onUpdate:modelValue":u[3]||(u[3]=m=>r.value=m)},{default:ke(()=>[(ce(!0),Be(fe,null,sn(ae(i).sections||[],(m,g)=>(ce(),je(Cw,{key:g,value:g},{default:ke(()=>[h(_i,{section:m,"concept-values":o.value,"hide-title":""},null,8,["section","concept-values"])]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue"])],64)):ae(i).sectionsGroup==="accordion"?(ce(),je(lw,{key:4,multiple:"",variant:"accordion","model-value":ae(i).sections.map((m,g)=>g)},{default:ke(()=>[(ce(!0),Be(fe,null,sn(ae(i).sections||[],(m,g)=>(ce(),je(ow,{key:g,value:g,eager:""},{default:ke(()=>[h(Af,{class:"bg-primary"},{default:ke(()=>[Yn("h3",null,[m.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:ke(()=>[ot(" mdi-"+ft(m.icon.name),1)]),_:2},1024),ot(" ")],64)):et("",!0),ot(" "+ft(m.title),1)])]),_:2},1024),h(_f,null,{default:ke(()=>[h(_i,{section:m,"concept-values":o.value,"hide-title":""},null,8,["section","concept-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:1},8,["model-value"])):(ce(!0),Be(fe,{key:5},sn(ae(i).sections||[],(m,g)=>(ce(),Be("div",{key:g,class:"my-6"},[Yn("h2",null,[m.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:ke(()=>[ot(" mdi-"+ft(m.icon.name),1)]),_:2},1024),ot(" ")],64)):et("",!0),ot(" "+ft(m.title),1)]),h(_i,{section:m,"concept-values":o.value,"hide-title":""},null,8,["section","concept-values"])]))),128))]),_:1})):et("",!0)}}},Pw=K({..._e(),...iy({fullHeight:!0}),...nt()},"VApp"),Aw=ue()({name:"VApp",props:Pw(),setup(e,t){let{slots:n}=t;const l=rt(e),{layoutClasses:i,getLayoutItem:a,items:o,layoutRef:r}=ry(e),{rtlClasses:s}=bn();return pe(()=>{var c;return h("div",{ref:r,class:["v-application",l.themeClasses.value,i.value,s.value,e.class],style:[e.style]},[h("div",{class:"v-application__wrap"},[(c=n.default)==null?void 0:c.call(n)])])}),{getLayoutItem:a,items:o,theme:l}}}),Ew=K({scrollable:Boolean,..._e(),...Je({tag:"main"})},"VMain"),Iw=ue()({name:"VMain",props:Ew(),setup(e,t){let{slots:n}=t;const{mainStyles:l}=ay(),{ssrBootStyles:i}=vr();return pe(()=>h(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[l.value,i.value,e.style]},{default:()=>{var a,o;return[e.scrollable?h("div",{class:"v-main__scroller"},[(a=n.default)==null?void 0:a.call(n)]):(o=n.default)==null?void 0:o.call(n)]}})),{}}}),Tw={__name:"app",setup(e){return(t,n)=>(ce(),je(Aw,null,{default:ke(()=>[h(Iw,null,{default:ke(()=>[(ce(),je(Lv,null,{default:ke(()=>[h(_w)]),_:1}))]),_:1})]),_:1}))}};window.iFrameResizer={heightCalculationMethod:"taggedElement"};const Ff=fh(Tw);Ff.use(Qc(dy));Ff.mount("#app");
|