@data-fair/app-dashboards 0.8.1 → 0.9.1
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.
@@ -1,27 +0,0 @@
|
|
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 s of a.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&l(s)}).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 _s(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const We={},ul=[],Mt=()=>{},Of=()=>!1,Zi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ks=e=>e.startsWith("onUpdate:"),tt=Object.assign,Ps=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ff=Object.prototype.hasOwnProperty,Oe=(e,t)=>Ff.call(e,t),me=Array.isArray,cl=e=>Qi(e)==="[object Map]",fu=e=>Qi(e)==="[object Set]",xe=e=>typeof e=="function",Ze=e=>typeof e=="string",Sl=e=>typeof e=="symbol",qe=e=>e!==null&&typeof e=="object",As=e=>(qe(e)||xe(e))&&xe(e.then)&&xe(e.catch),vu=Object.prototype.toString,Qi=e=>vu.call(e),Mf=e=>Qi(e).slice(8,-1),mu=e=>Qi(e)==="[object Object]",Es=e=>Ze(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ml=_s(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ea=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Lf=/-(\w)/g,It=ea(e=>e.replace(Lf,(t,n)=>n?n.toUpperCase():"")),Rf=/\B([A-Z])/g,el=ea(e=>e.replace(Rf,"-$1").toLowerCase()),mn=ea(e=>e.charAt(0).toUpperCase()+e.slice(1)),Sa=ea(e=>e?`on${mn(e)}`:""),Zt=(e,t)=>!Object.is(e,t),Ca=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Ti=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Bf=e=>{const t=parseFloat(e);return isNaN(t)?e:t},hu=e=>{const t=Ze(e)?Number(e):NaN;return isNaN(t)?e:t};let Sr;const gu=()=>Sr||(Sr=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)?zf(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 $f=/;(?![^(]*\))/g,Nf=/:([^]+)/,Df=/\/\*[^]*?\*\//g;function zf(e){const t={};return e.replace(Df,"").split($f).forEach(n=>{if(n){const l=n.split(Nf);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function ta(e){let t="";if(Ze(e))t=e;else if(me(e))for(let n=0;n<e.length;n++){const l=ta(e[n]);l&&(t+=l+" ")}else if(qe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const jf="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Hf=_s(jf);function yu(e){return!!e||e===""}const ot=e=>Ze(e)?e:e==null?"":me(e)||qe(e)&&(e.toString===vu||!xe(e.toString))?JSON.stringify(e,pu,2):String(e),pu=(e,t)=>t&&t.__v_isRef?pu(e,t.value):cl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,i],a)=>(n[xa(l,a)+" =>"]=i,n),{})}:fu(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>xa(n))}:Sl(t)?xa(t):qe(t)&&!me(t)&&!mu(t)?String(t):t,xa=(e,t="")=>{var n;return Sl(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 bu{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 Is(e){return new bu(e)}function Wf(e,t=Pt){t&&t.active&&t.effects.push(e)}function Uf(){return Pt}function St(e){Pt&&Pt.cleanups.push(e)}let Wn;class Ts{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,Wf(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&&(qf(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++,Cr(this),this.fn()}finally{xr(this),this._runnings--,Wn=n,En=t}}stop(){var t;this.active&&(Cr(this),xr(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function qf(e){return e.value}function Cr(e){e._trackId++,e._depsLength=0}function xr(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)wu(e.deps[t],e);e.deps.length=e._depsLength}}function wu(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let En=!0,Ha=0;const Su=[];function tl(){Su.push(En),En=!1}function nl(){const e=Su.pop();En=e===void 0?!0:e}function Vs(){Ha++}function Os(){for(Ha--;!Ha&&Wa.length;)Wa.shift()()}function Cu(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&wu(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Wa=[];function xu(e,t,n){Vs();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&&Wa.push(l.scheduler)))}Os()}const _u=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Vi=new WeakMap,Un=Symbol(""),Ua=Symbol("");function kt(e,t,n){if(En&&Wn){let l=Vi.get(e);l||Vi.set(e,l=new Map);let i=l.get(n);i||l.set(n,i=_u(()=>l.delete(n))),Cu(Wn,i)}}function dn(e,t,n,l,i,a){const s=Vi.get(e);if(!s)return;let r=[];if(t==="clear")r=[...s.values()];else if(n==="length"&&me(e)){const o=Number(l);s.forEach((d,c)=>{(c==="length"||!Sl(c)&&c>=o)&&r.push(d)})}else switch(n!==void 0&&r.push(s.get(n)),t){case"add":me(e)?Es(n)&&r.push(s.get("length")):(r.push(s.get(Un)),cl(e)&&r.push(s.get(Ua)));break;case"delete":me(e)||(r.push(s.get(Un)),cl(e)&&r.push(s.get(Ua)));break;case"set":cl(e)&&r.push(s.get(Un));break}Vs();for(const o of r)o&&xu(o,4);Os()}function Kf(e,t){var n;return(n=Vi.get(e))==null?void 0:n.get(t)}const Gf=_s("__proto__,__v_isRef,__isVue"),ku=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Sl)),_r=Yf();function Yf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=ye(this);for(let a=0,s=this.length;a<s;a++)kt(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(),Vs();const l=ye(this)[t].apply(this,n);return Os(),nl(),l}}),e}function Xf(e){const t=ye(this);return kt(t,"has",e),t.hasOwnProperty(e)}class Pu{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?uv:Tu:a?Iu:Eu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const s=me(t);if(!i){if(s&&Oe(_r,n))return Reflect.get(_r,n,l);if(n==="hasOwnProperty")return Xf}const r=Reflect.get(t,n,l);return(Sl(n)?ku.has(n):Gf(n))||(i||kt(t,"get",n),a)?r:Xe(r)?s&&Es(n)?r:r.value:qe(r)?i?ni(r):ht(r):r}}class Au extends Pu{constructor(t=!1){super(!1,t)}set(t,n,l,i){let a=t[n];if(!this._isShallow){const o=ml(a);if(!Oi(l)&&!ml(l)&&(a=ye(a),l=ye(l)),!me(t)&&Xe(a)&&!Xe(l))return o?!1:(a.value=l,!0)}const s=me(t)&&Es(n)?Number(n)<t.length:Oe(t,n),r=Reflect.set(t,n,l,i);return t===ye(i)&&(s?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(!Sl(n)||!ku.has(n))&&kt(t,"has",n),l}ownKeys(t){return kt(t,"iterate",me(t)?"length":Un),Reflect.ownKeys(t)}}class Jf extends Pu{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Zf=new Au,Qf=new Jf,ev=new Au(!0),Fs=e=>e,na=e=>Reflect.getPrototypeOf(e);function di(e,t,n=!1,l=!1){e=e.__v_raw;const i=ye(e),a=ye(t);n||(Zt(t,a)&&kt(i,"get",t),kt(i,"get",a));const{has:s}=na(i),r=l?Fs:n?Rs:zl;if(s.call(i,t))return r(e.get(t));if(s.call(i,a))return r(e.get(a));e!==i&&e.get(t)}function fi(e,t=!1){const n=this.__v_raw,l=ye(n),i=ye(e);return t||(Zt(e,i)&&kt(l,"has",e),kt(l,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function vi(e,t=!1){return e=e.__v_raw,!t&&kt(ye(e),"iterate",Un),Reflect.get(e,"size",e)}function kr(e){e=ye(e);const t=ye(this);return na(t).has.call(t,e)||(t.add(e),dn(t,"add",e,e)),this}function Pr(e,t){t=ye(t);const n=ye(this),{has:l,get:i}=na(n);let a=l.call(n,e);a||(e=ye(e),a=l.call(n,e));const s=i.call(n,e);return n.set(e,t),a?Zt(t,s)&&dn(n,"set",e,t):dn(n,"add",e,t),this}function Ar(e){const t=ye(this),{has:n,get:l}=na(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 Er(){const e=ye(this),t=e.size!==0,n=e.clear();return t&&dn(e,"clear",void 0,void 0),n}function mi(e,t){return function(l,i){const a=this,s=a.__v_raw,r=ye(s),o=t?Fs:e?Rs:zl;return!e&&kt(r,"iterate",Un),s.forEach((d,c)=>l.call(i,o(d),o(c),a))}}function hi(e,t,n){return function(...l){const i=this.__v_raw,a=ye(i),s=cl(a),r=e==="entries"||e===Symbol.iterator&&s,o=e==="keys"&&s,d=i[e](...l),c=n?Fs:t?Rs:zl;return!t&&kt(a,"iterate",o?Ua:Un),{next(){const{value:f,done:u}=d.next();return u?{value:f,done:u}:{value:r?[c(f[0]),c(f[1])]:c(f),done:u}},[Symbol.iterator](){return this}}}}function wn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function tv(){const e={get(a){return di(this,a)},get size(){return vi(this)},has:fi,add:kr,set:Pr,delete:Ar,clear:Er,forEach:mi(!1,!1)},t={get(a){return di(this,a,!1,!0)},get size(){return vi(this)},has:fi,add:kr,set:Pr,delete:Ar,clear:Er,forEach:mi(!1,!0)},n={get(a){return di(this,a,!0)},get size(){return vi(this,!0)},has(a){return fi.call(this,a,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:mi(!0,!1)},l={get(a){return di(this,a,!0,!0)},get size(){return vi(this,!0)},has(a){return fi.call(this,a,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:mi(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=hi(a,!1,!1),n[a]=hi(a,!0,!1),t[a]=hi(a,!1,!0),l[a]=hi(a,!0,!0)}),[e,n,t,l]}const[nv,lv,iv,av]=tv();function Ms(e,t){const n=t?e?av:iv:e?lv:nv;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:Ms(!1,!1)},rv={get:Ms(!1,!0)},ov={get:Ms(!0,!1)},Eu=new WeakMap,Iu=new WeakMap,Tu=new WeakMap,uv=new WeakMap;function cv(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function dv(e){return e.__v_skip||!Object.isExtensible(e)?0:cv(Mf(e))}function ht(e){return ml(e)?e:Ls(e,!1,Zf,sv,Eu)}function fv(e){return Ls(e,!1,ev,rv,Iu)}function ni(e){return Ls(e,!0,Qf,ov,Tu)}function Ls(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 s=dv(e);if(s===0)return e;const r=new Proxy(e,s===2?l:n);return i.set(e,r),r}function dl(e){return ml(e)?dl(e.__v_raw):!!(e&&e.__v_isReactive)}function ml(e){return!!(e&&e.__v_isReadonly)}function Oi(e){return!!(e&&e.__v_isShallow)}function Vu(e){return dl(e)||ml(e)}function ye(e){const t=e&&e.__v_raw;return t?ye(t):e}function Ou(e){return Object.isExtensible(e)&&Ti(e,"__v_skip",!0),e}const zl=e=>qe(e)?ht(e):e,Rs=e=>qe(e)?ni(e):e;class Fu{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 Ts(()=>t(this._value),()=>Ll(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())&&Ll(t,4),Bs(t),t.effect._dirtyLevel>=2&&Ll(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function vv(e,t,n=!1){let l,i;const a=xe(e);return a?(l=e,i=Mt):(l=e.get,i=e.set),new Fu(l,i,a||!i,n)}function Bs(e){var t;En&&Wn&&(e=ye(e),Cu(Wn,(t=e.dep)!=null?t:e.dep=_u(()=>e.dep=void 0,e instanceof Fu?e:void 0)))}function Ll(e,t=4,n){e=ye(e);const l=e.dep;l&&xu(l,t)}function Xe(e){return!!(e&&e.__v_isRef===!0)}function Q(e){return Mu(e,!1)}function ve(e){return Mu(e,!0)}function Mu(e,t){return Xe(e)?e:new mv(e,t)}class mv{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:zl(t)}get value(){return Bs(this),this._value}set value(t){const n=this.__v_isShallow||Oi(t)||ml(t);t=n?t:ye(t),Zt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:zl(t),Ll(this,4))}}function le(e){return Xe(e)?e.value:e}const hv={get:(e,t,n)=>le(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 Lu(e){return dl(e)?e:new Proxy(e,hv)}class gv{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:l}=t(()=>Bs(this),()=>Ll(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function yv(e){return new gv(e)}function $s(e){const t=me(e)?new Array(e.length):{};for(const n in e)t[n]=Ru(e,n);return t}class pv{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 Kf(ye(this._object),this._key)}}class bv{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 bv(e):qe(e)&&arguments.length>1?Ru(e,t,n):Q(e)}function Ru(e,t,n){const l=e[t];return Xe(l)?l:new pv(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){li(i,t,n)}}function Rt(e,t,n,l){if(xe(e)){const a=In(e,t,n,l);return a&&As(a)&&a.catch(s=>{li(s,t,n)}),a}const i=[];for(let a=0;a<e.length;a++)i.push(Rt(e[a],t,n,l));return i}function li(e,t,n,l=!0){const i=t?t.vnode:null;if(t){let a=t.parent;const s=t.proxy,r=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const d=a.ec;if(d){for(let c=0;c<d.length;c++)if(d[c](e,s,r)===!1)return}a=a.parent}const o=t.appContext.config.errorHandler;if(o){In(o,null,10,[e,s,r]);return}}wv(e,n,i,l)}function wv(e,t,n,l=!0){console.error(e)}let jl=!1,qa=!1;const gt=[];let Gt=0;const fl=[];let xn=null,zn=0;const Bu=Promise.resolve();let Ns=null;function it(e){const t=Ns||Bu;return e?t.then(this?e.bind(this):e):t}function Sv(e){let t=Gt+1,n=gt.length;for(;t<n;){const l=t+n>>>1,i=gt[l],a=Hl(i);a<e||a===e&&i.pre?t=l+1:n=l}return t}function Ds(e){(!gt.length||!gt.includes(e,jl&&e.allowRecurse?Gt+1:Gt))&&(e.id==null?gt.push(e):gt.splice(Sv(e.id),0,e),$u())}function $u(){!jl&&!qa&&(qa=!0,Ns=Bu.then(Du))}function Cv(e){const t=gt.indexOf(e);t>Gt&>.splice(t,1)}function Ka(e){me(e)?fl.push(...e):(!xn||!xn.includes(e,e.allowRecurse?zn+1:zn))&&fl.push(e),$u()}function Ir(e,t,n=jl?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 Nu(e){if(fl.length){const t=[...new Set(fl)].sort((n,l)=>Hl(n)-Hl(l));if(fl.length=0,xn){xn.push(...t);return}for(xn=t,zn=0;zn<xn.length;zn++)xn[zn]();xn=null,zn=0}}const Hl=e=>e.id==null?1/0:e.id,xv=(e,t)=>{const n=Hl(e)-Hl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Du(e){qa=!1,jl=!0,gt.sort(xv);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,Nu(),jl=!1,Ns=null,(gt.length||fl.length)&&Du()}}function _v(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||We;let i=n;const a=t.startsWith("update:"),s=a&&t.slice(7);if(s&&s in l){const c=`${s==="modelValue"?"model":s}Modifiers`,{number:f,trim:u}=l[c]||We;u&&(i=n.map(v=>Ze(v)?v.trim():v)),f&&(i=n.map(Bf))}let r,o=l[r=Sa(t)]||l[r=Sa(It(t))];!o&&a&&(o=l[r=Sa(el(t))]),o&&Rt(o,e,6,i);const d=l[r+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[r])return;e.emitted[r]=!0,Rt(d,e,6,i)}}function zu(e,t,n=!1){const l=t.emitsCache,i=l.get(e);if(i!==void 0)return i;const a=e.emits;let s={},r=!1;if(!xe(e)){const o=d=>{const c=zu(d,t,!0);c&&(r=!0,tt(s,c))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return!a&&!r?(qe(e)&&l.set(e,null),null):(me(a)?a.forEach(o=>s[o]=null):tt(s,a),qe(e)&&l.set(e,s),s)}function la(e,t){return!e||!Zi(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,ju=null;function Fi(e){const t=wt;return wt=e,ju=e&&e.type.__scopeId||null,t}function _e(e,t=wt,n){if(!t||e._n)return e;const l=(...i)=>{l._d&&Hr(-1);const a=Fi(t);let s;try{s=e(...i)}finally{Fi(a),l._d&&Hr(1)}return s};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:[s],slots:r,attrs:o,emit:d,render:c,renderCache:f,data:u,setupState:v,ctx:m,inheritAttrs:y}=e;let p,P;const I=Fi(e);try{if(n.shapeFlag&4){const k=i||l,_=k;p=zt(c.call(_,k,f,a,v,u,m)),P=o}else{const k=t;p=zt(k.length>1?k(a,{attrs:o,slots:r,emit:d}):k(a,null)),P=t.props?o:Pv(o)}}catch(k){Nl.length=0,li(k,e,1),p=h(_t)}let E=p;if(P&&y!==!1){const k=Object.keys(P),{shapeFlag:_}=E;k.length&&_&7&&(s&&k.some(ks)&&(P=Av(P,s)),E=fn(E,P))}return n.dirs&&(E=fn(E),E.dirs=E.dirs?E.dirs.concat(n.dirs):n.dirs),n.transition&&(E.transition=n.transition),p=E,Fi(I),p}function kv(e,t=!0){let n;for(let l=0;l<e.length;l++){const i=e[l];if(Kl(i)){if(i.type!==_t||i.children==="v-if"){if(n)return;n=i}}else return}return n}const Pv=e=>{let t;for(const n in e)(n==="class"||n==="style"||Zi(n))&&((t||(t={}))[n]=e[n]);return t},Av=(e,t)=>{const n={};for(const l in e)(!ks(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function Ev(e,t,n){const{props:l,children:i,component:a}=e,{props:s,children:r,patchFlag:o}=t,d=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&o>=0){if(o&1024)return!0;if(o&16)return l?Tr(l,s,d):!!s;if(o&8){const c=t.dynamicProps;for(let f=0;f<c.length;f++){const u=c[f];if(s[u]!==l[u]&&!la(d,u))return!0}}}else return(i||r)&&(!r||!r.$stable)?!0:l===s?!1:l?s?Tr(l,s,d):!0:!!s;return!1}function Tr(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]&&!la(n,a))return!0}return!1}function zs({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 Hu="components",Iv="directives",Wu=Symbol.for("v-ndc");function Tv(e){return Ze(e)?Uu(Hu,e,!1)||e:e||Wu}function en(e){return Uu(Iv,e)}function Uu(e,t,n=!0,l=!1){const i=wt||vt;if(i){const a=i.type;if(e===Hu){const r=Om(a,!1);if(r&&(r===t||r===It(t)||r===mn(It(t))))return a}const s=Vr(i[e]||a[e],t)||Vr(i.appContext[e],t);return!s&&l?a:s}}function Vr(e,t){return e&&(e[t]||e[It(t)]||e[mn(It(t))])}const Vv=e=>e.__isSuspense;let Ga=0;const Ov={name:"Suspense",__isSuspense:!0,process(e,t,n,l,i,a,s,r,o,d){if(e==null)Mv(t,n,l,i,a,s,r,o,d);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Lv(e,t,n,l,i,s,r,o,d)}},hydrate:Rv,create:js,normalize:Bv},Fv=Ov;function Wl(e,t){const n=e.props&&e.props[t];xe(n)&&n()}function Mv(e,t,n,l,i,a,s,r,o){const{p:d,o:{createElement:c}}=o,f=c("div"),u=e.suspense=js(e,i,l,t,f,n,a,s,r,o);d(null,u.pendingBranch=e.ssContent,f,null,l,u,a,s),u.deps>0?(Wl(e,"onPending"),Wl(e,"onFallback"),d(null,e.ssFallback,t,n,l,null,a,s),vl(u,e.ssFallback)):u.resolve(!1,!0)}function Lv(e,t,n,l,i,a,s,r,{p:o,um:d,o:{createElement:c}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const u=t.ssContent,v=t.ssFallback,{activeBranch:m,pendingBranch:y,isInFallback:p,isHydrating:P}=f;if(y)f.pendingBranch=u,Yt(u,y)?(o(y,u,f.hiddenContainer,null,i,f,a,s,r),f.deps<=0?f.resolve():p&&(P||(o(m,v,n,l,i,null,a,s,r),vl(f,v)))):(f.pendingId=Ga++,P?(f.isHydrating=!1,f.activeBranch=y):d(y,i,f),f.deps=0,f.effects.length=0,f.hiddenContainer=c("div"),p?(o(null,u,f.hiddenContainer,null,i,f,a,s,r),f.deps<=0?f.resolve():(o(m,v,n,l,i,null,a,s,r),vl(f,v))):m&&Yt(u,m)?(o(m,u,n,l,i,f,a,s,r),f.resolve(!0)):(o(null,u,f.hiddenContainer,null,i,f,a,s,r),f.deps<=0&&f.resolve()));else if(m&&Yt(u,m))o(m,u,n,l,i,f,a,s,r),vl(f,u);else if(Wl(t,"onPending"),f.pendingBranch=u,u.shapeFlag&512?f.pendingId=u.component.suspenseId:f.pendingId=Ga++,o(null,u,f.hiddenContainer,null,i,f,a,s,r),f.deps<=0)f.resolve();else{const{timeout:I,pendingId:E}=f;I>0?setTimeout(()=>{f.pendingId===E&&f.fallback(v)},I):I===0&&f.fallback(v)}}function js(e,t,n,l,i,a,s,r,o,d,c=!1){const{p:f,m:u,um:v,n:m,o:{parentNode:y,remove:p}}=d;let P;const I=Nv(e);I&&t!=null&&t.pendingBranch&&(P=t.pendingId,t.deps++);const E=e.props?hu(e.props.timeout):void 0,k=a,_={vnode:e,parent:t,parentComponent:n,namespace:s,container:l,hiddenContainer:i,deps:0,pendingId:Ga++,timeout:typeof E=="number"?E:-1,activeBranch:null,pendingBranch:null,isInFallback:!c,isHydrating:c,isUnmounted:!1,effects:[],resolve(S=!1,x=!1){const{vnode:T,activeBranch:M,pendingBranch:L,pendingId:N,effects:A,parentComponent:F,container:D}=_;let Z=!1;_.isHydrating?_.isHydrating=!1:S||(Z=M&&L.transition&&L.transition.mode==="out-in",Z&&(M.transition.afterLeave=()=>{N===_.pendingId&&(u(L,D,a===k?m(M):a,0),Ka(A))}),M&&(y(M.el)!==_.hiddenContainer&&(a=m(M)),v(M,F,_,!0)),Z||u(L,D,a,0)),vl(_,L),_.pendingBranch=null,_.isInFallback=!1;let ne=_.parent,te=!1;for(;ne;){if(ne.pendingBranch){ne.effects.push(...A),te=!0;break}ne=ne.parent}!te&&!Z&&Ka(A),_.effects=[],I&&t&&t.pendingBranch&&P===t.pendingId&&(t.deps--,t.deps===0&&!x&&t.resolve()),Wl(T,"onResolve")},fallback(S){if(!_.pendingBranch)return;const{vnode:x,activeBranch:T,parentComponent:M,container:L,namespace:N}=_;Wl(x,"onFallback");const A=m(T),F=()=>{_.isInFallback&&(f(null,S,L,A,M,null,N,r,o),vl(_,S))},D=S.transition&&S.transition.mode==="out-in";D&&(T.transition.afterLeave=F),_.isInFallback=!0,v(T,M,null,!0),D||F()},move(S,x,T){_.activeBranch&&u(_.activeBranch,S,x,T),_.container=S},next(){return _.activeBranch&&m(_.activeBranch)},registerDep(S,x){const T=!!_.pendingBranch;T&&_.deps++;const M=S.vnode.el;S.asyncDep.catch(L=>{li(L,S,0)}).then(L=>{if(S.isUnmounted||_.isUnmounted||_.pendingId!==S.suspenseId)return;S.asyncResolved=!0;const{vnode:N}=S;is(S,L,!1),M&&(N.el=M);const A=!M&&S.subTree.el;x(S,N,y(M||S.subTree.el),M?null:m(S.subTree),_,s,o),A&&p(A),zs(S,N.el),T&&--_.deps===0&&_.resolve()})},unmount(S,x){_.isUnmounted=!0,_.activeBranch&&v(_.activeBranch,n,S,x),_.pendingBranch&&v(_.pendingBranch,n,S,x)}};return _}function Rv(e,t,n,l,i,a,s,r,o){const d=t.suspense=js(t,l,n,e.parentNode,document.createElement("div"),null,i,a,s,r,!0),c=o(e,d.pendingBranch=t.ssContent,n,d,a,s);return d.deps===0&&d.resolve(!1,!0),c}function Bv(e){const{shapeFlag:t,children:n}=e,l=t&32;e.ssContent=Or(l?n.default:n),e.ssFallback=l?Or(n.fallback):h(_t)}function Or(e){let t;if(xe(e)){const n=hl&&e._c;n&&(e._d=!1,ce()),e=e(),n&&(e._d=!0,t=Lt,oc())}return me(e)&&(e=kv(e)),e=zt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function $v(e,t){t&&t.pendingBranch?me(e)?t.effects.push(...e):t.effects.push(e):Ka(e)}function vl(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,zs(l,i))}function Nv(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}const Dv=Symbol.for("v-scx"),zv=()=>Ge(Dv);function Ht(e,t){return ia(e,null,t)}function jv(e,t){return ia(e,null,{flush:"sync"})}const gi={};function de(e,t,n){return ia(e,t,n)}function ia(e,t,{immediate:n,deep:l,flush:i,once:a,onTrack:s,onTrigger:r}=We){if(t&&a){const S=t;t=(...x)=>{S(...x),_()}}const o=vt,d=S=>l===!0?S:jn(S,l===!1?1:void 0);let c,f=!1,u=!1;if(Xe(e)?(c=()=>e.value,f=Oi(e)):dl(e)?(c=()=>d(e),f=!0):me(e)?(u=!0,f=e.some(S=>dl(S)||Oi(S)),c=()=>e.map(S=>{if(Xe(S))return S.value;if(dl(S))return d(S);if(xe(S))return In(S,o,2)})):xe(e)?t?c=()=>In(e,o,2):c=()=>(v&&v(),Rt(e,o,3,[m])):c=Mt,t&&l){const S=c;c=()=>jn(S())}let v,m=S=>{v=E.onStop=()=>{In(S,o,4),v=E.onStop=void 0}},y;if(oa)if(m=Mt,t?n&&Rt(t,o,3,[c(),u?[]:void 0,m]):c(),i==="sync"){const S=zv();y=S.__watcherHandles||(S.__watcherHandles=[])}else return Mt;let p=u?new Array(e.length).fill(gi):gi;const P=()=>{if(!(!E.active||!E.dirty))if(t){const S=E.run();(l||f||(u?S.some((x,T)=>Zt(x,p[T])):Zt(S,p)))&&(v&&v(),Rt(t,o,3,[S,p===gi?void 0:u&&p[0]===gi?[]:p,m]),p=S)}else E.run()};P.allowRecurse=!!t;let I;i==="sync"?I=P:i==="post"?I=()=>xt(P,o&&o.suspense):(P.pre=!0,o&&(P.id=o.uid),I=()=>Ds(P));const E=new Ts(c,Mt,I),k=Uf(),_=()=>{E.stop(),k&&Ps(k.effects,E)};return t?n?P():p=E.run():i==="post"?xt(E.run.bind(E),o&&o.suspense):E.run(),y&&y.push(_),_}function Hv(e,t,n){const l=this.proxy,i=Ze(e)?e.includes(".")?qu(l,e):()=>l[e]:e.bind(l,l);let a;xe(t)?a=t:(a=t.handler,n=t);const s=Xn(this),r=ia(i,a.bind(l),n);return s(),r}function qu(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(fu(e)||cl(e))e.forEach(i=>{jn(i,t,n,l)});else if(mu(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=ua(wt)||wt.proxy,l=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[a,s,r,o=We]=t[i];a&&(xe(a)&&(a={mounted:a,updated:a}),a.deep&&jn(s),l.push({dir:a,instance:n,value:s,oldValue:void 0,arg:r,modifiers:o}))}return e}function Bn(e,t,n,l){const i=e.dirs,a=t&&t.dirs;for(let s=0;s<i.length;s++){const r=i[s];a&&(r.oldValue=a[s].value);let o=r.dir[l];o&&(tl(),Rt(o,n,8,[e.el,r,e,t]),nl())}}const _n=Symbol("_leaveCb"),yi=Symbol("_enterCb");function Ku(){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],Gu={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},Wv={name:"BaseTransition",props:Gu,setup(e,{slots:t}){const n=ai(),l=Ku();return()=>{const i=t.default&&Hs(t.default(),!0);if(!i||!i.length)return;let a=i[0];if(i.length>1){for(const u of i)if(u.type!==_t){a=u;break}}const s=ye(e),{mode:r}=s;if(l.isLeaving)return ka(a);const o=Fr(a);if(!o)return ka(a);const d=Ul(o,s,l,n);ql(o,d);const c=n.subTree,f=c&&Fr(c);if(f&&f.type!==_t&&!Yt(o,f)){const u=Ul(f,s,l,n);if(ql(f,u),r==="out-in")return l.isLeaving=!0,u.afterLeave=()=>{l.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},ka(a);r==="in-out"&&o.type!==_t&&(u.delayLeave=(v,m,y)=>{const p=Yu(l,f);p[String(f.key)]=f,v[_n]=()=>{m(),v[_n]=void 0,delete d.delayedLeave},d.delayedLeave=y})}return a}}},Uv=Wv;function Yu(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 Ul(e,t,n,l){const{appear:i,mode:a,persisted:s=!1,onBeforeEnter:r,onEnter:o,onAfterEnter:d,onEnterCancelled:c,onBeforeLeave:f,onLeave:u,onAfterLeave:v,onLeaveCancelled:m,onBeforeAppear:y,onAppear:p,onAfterAppear:P,onAppearCancelled:I}=t,E=String(e.key),k=Yu(n,e),_=(T,M)=>{T&&Rt(T,l,9,M)},S=(T,M)=>{const L=M[1];_(T,M),me(T)?T.every(N=>N.length<=1)&&L():T.length<=1&&L()},x={mode:a,persisted:s,beforeEnter(T){let M=r;if(!n.isMounted)if(i)M=y||r;else return;T[_n]&&T[_n](!0);const L=k[E];L&&Yt(e,L)&&L.el[_n]&&L.el[_n](),_(M,[T])},enter(T){let M=o,L=d,N=c;if(!n.isMounted)if(i)M=p||o,L=P||d,N=I||c;else return;let A=!1;const F=T[yi]=D=>{A||(A=!0,D?_(N,[T]):_(L,[T]),x.delayedLeave&&x.delayedLeave(),T[yi]=void 0)};M?S(M,[T,F]):F()},leave(T,M){const L=String(e.key);if(T[yi]&&T[yi](!0),n.isUnmounting)return M();_(f,[T]);let N=!1;const A=T[_n]=F=>{N||(N=!0,M(),F?_(m,[T]):_(v,[T]),T[_n]=void 0,k[L]===e&&delete k[L])};k[L]=e,u?S(u,[T,A]):A()},clone(T){return Ul(T,t,n,l)}};return x}function ka(e){if(aa(e))return e=fn(e),e.children=null,e}function Fr(e){return aa(e)?e.children?e.children[0]:void 0:e}function ql(e,t){e.shapeFlag&6&&e.component?ql(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 Hs(e,t=!1,n){let l=[],i=0;for(let a=0;a<e.length;a++){let s=e[a];const r=n==null?s.key:String(n)+String(s.key!=null?s.key:a);s.type===fe?(s.patchFlag&128&&i++,l=l.concat(Hs(s.children,t,r))):(t||s.type!==_t)&&l.push(r!=null?fn(s,{key:r}):s)}if(i>1)for(let a=0;a<l.length;a++)l[a].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function qv(e,t){return xe(e)?tt({name:e.name},t,{setup:e}):e}const _i=e=>!!e.type.__asyncLoader,aa=e=>e.type.__isKeepAlive;function Kv(e,t){Xu(e,"a",t)}function Gv(e,t){Xu(e,"da",t)}function Xu(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(sa(t,l,n),n){let i=n.parent;for(;i&&i.parent;)aa(i.parent.vnode)&&Yv(l,t,n,i),i=i.parent}}function Yv(e,t,n,l){const i=sa(t,e,l,!0);Zu(()=>{Ps(l[t],i)},n)}function sa(e,t,n=vt,l=!1){if(n){const i=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...s)=>{if(n.isUnmounted)return;tl();const r=Xn(n),o=Rt(t,n,e,s);return r(),nl(),o});return l?i.unshift(a):i.push(a),a}}const hn=e=>(t,n=vt)=>(!oa||e==="sp")&&sa(e,(...l)=>t(...l),n),Ws=hn("bm"),gn=hn("m"),Xv=hn("bu"),Ju=hn("u"),Wt=hn("bum"),Zu=hn("um"),Jv=hn("sp"),Zv=hn("rtg"),Qv=hn("rtc");function em(e,t=vt){sa("ec",e,t)}function on(e,t,n,l){let i;const a=n&&n[l];if(me(e)||Ze(e)){i=new Array(e.length);for(let s=0,r=e.length;s<r;s++)i[s]=t(e[s],s,void 0,a&&a[s])}else if(typeof e=="number"){i=new Array(e);for(let s=0;s<e;s++)i[s]=t(s+1,s,void 0,a&&a[s])}else if(qe(e))if(e[Symbol.iterator])i=Array.from(e,(s,r)=>t(s,r,void 0,a&&a[r]));else{const s=Object.keys(e);i=new Array(s.length);for(let r=0,o=s.length;r<o;r++){const d=s[r];i[r]=t(e[d],d,r,a&&a[r])}}else i=[];return n&&(n[l]=i),i}const Ya=e=>e?dc(e)?ua(e)||e.proxy:Ya(e.parent):null,Rl=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=>Ya(e.parent),$root:e=>Ya(e.root),$emit:e=>e.emit,$options:e=>Us(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Ds(e.update)}),$nextTick:e=>e.n||(e.n=it.bind(e.proxy)),$watch:e=>Hv.bind(e)}),Pa=(e,t)=>e!==We&&!e.__isScriptSetup&&Oe(e,t),tm={get({_:e},t){const{ctx:n,setupState:l,data:i,props:a,accessCache:s,type:r,appContext:o}=e;let d;if(t[0]!=="$"){const v=s[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(Pa(l,t))return s[t]=1,l[t];if(i!==We&&Oe(i,t))return s[t]=2,i[t];if((d=e.propsOptions[0])&&Oe(d,t))return s[t]=3,a[t];if(n!==We&&Oe(n,t))return s[t]=4,n[t];Ja&&(s[t]=0)}}const c=Rl[t];let f,u;if(c)return t==="$attrs"&&kt(e,"get",t),c(e);if((f=r.__cssModules)&&(f=f[t]))return f;if(n!==We&&Oe(n,t))return s[t]=4,n[t];if(u=o.config.globalProperties,Oe(u,t))return u[t]},set({_:e},t,n){const{data:l,setupState:i,ctx:a}=e;return Pa(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}},s){let r;return!!n[s]||e!==We&&Oe(e,s)||Pa(t,s)||(r=a[0])&&Oe(r,s)||Oe(l,s)||Oe(Rl,s)||Oe(i.config.globalProperties,s)},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 Mi(e){return me(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Xa(e,t){return!e||!t?e||t:me(e)&&me(t)?e.concat(t):tt({},Mi(e),Mi(t))}function nm(e){const t=ai();let n=e();return ls(),As(n)&&(n=n.catch(l=>{throw Xn(t),l})),[n,()=>Xn(t)]}let Ja=!0;function lm(e){const t=Us(e),n=e.proxy,l=e.ctx;Ja=!1,t.beforeCreate&&Mr(t.beforeCreate,e,"bc");const{data:i,computed:a,methods:s,watch:r,provide:o,inject:d,created:c,beforeMount:f,mounted:u,beforeUpdate:v,updated:m,activated:y,deactivated:p,beforeDestroy:P,beforeUnmount:I,destroyed:E,unmounted:k,render:_,renderTracked:S,renderTriggered:x,errorCaptured:T,serverPrefetch:M,expose:L,inheritAttrs:N,components:A,directives:F,filters:D}=t;if(d&&im(d,l,null),s)for(const te in s){const B=s[te];xe(B)&&(l[te]=B.bind(n))}if(i){const te=i.call(n,n);qe(te)&&(e.data=ht(te))}if(Ja=!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)Qu(r[te],l,n,te);if(o){const te=xe(o)?o.call(n):o;Reflect.ownKeys(te).forEach(B=>{yt(B,te[B])})}c&&Mr(c,e,"c");function ne(te,B){me(B)?B.forEach(j=>te(j.bind(n))):B&&te(B.bind(n))}if(ne(Ws,f),ne(gn,u),ne(Xv,v),ne(Ju,m),ne(Kv,y),ne(Gv,p),ne(em,T),ne(Qv,S),ne(Zv,x),ne(Wt,I),ne(Zu,k),ne(Jv,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={});_&&e.render===Mt&&(e.render=_),N!=null&&(e.inheritAttrs=N),A&&(e.components=A),F&&(e.directives=F)}function im(e,t,n=Mt){me(e)&&(e=Za(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:s=>a.value=s}):t[l]=a}}function Mr(e,t,n){Rt(me(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function Qu(e,t,n,l){const i=l.includes(".")?qu(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=>Qu(a,t,n,l));else{const a=xe(e.handler)?e.handler.bind(n):t[e.handler];xe(a)&&de(i,a,e)}}function Us(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:s}}=e.appContext,r=a.get(t);let o;return r?o=r:!i.length&&!n&&!l?o=t:(o={},i.length&&i.forEach(d=>Li(o,d,s,!0)),Li(o,t,s)),qe(t)&&a.set(t,o),o}function Li(e,t,n,l=!1){const{mixins:i,extends:a}=t;a&&Li(e,a,n,!0),i&&i.forEach(s=>Li(e,s,n,!0));for(const s in t)if(!(l&&s==="expose")){const r=am[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const am={data:Lr,props:Rr,emits:Rr,methods:Fl,computed:Fl,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:Fl,directives:Fl,watch:rm,provide:Lr,inject:sm};function Lr(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 sm(e,t){return Fl(Za(e),Za(t))}function Za(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 Fl(e,t){return e?tt(Object.create(null),e,t):t}function Rr(e,t){return e?me(e)&&me(t)?[...new Set([...e,...t])]:tt(Object.create(null),Mi(e),Mi(t??{})):t}function rm(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 ec(){return{app:null,config:{isNativeTag:Of,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 om=0;function um(e,t){return function(l,i=null){xe(l)||(l=tt({},l)),i!=null&&!qe(i)&&(i=null);const a=ec(),s=new WeakSet;let r=!1;const o=a.app={_uid:om++,_component:l,_props:i,_container:null,_context:a,_instance:null,version:Mm,get config(){return a.config},set config(d){},use(d,...c){return s.has(d)||(d&&xe(d.install)?(s.add(d),d.install(o,...c)):xe(d)&&(s.add(d),d(o,...c))),o},mixin(d){return a.mixins.includes(d)||a.mixins.push(d),o},component(d,c){return c?(a.components[d]=c,o):a.components[d]},directive(d,c){return c?(a.directives[d]=c,o):a.directives[d]},mount(d,c,f){if(!r){const u=h(l,i);return u.appContext=a,f===!0?f="svg":f===!1&&(f=void 0),c&&t?t(u,d):e(u,d,f),r=!0,o._container=d,d.__vue_app__=o,ua(u.component)||u.component.proxy}},unmount(){r&&(e(null,o._container),delete o._container.__vue_app__)},provide(d,c){return a.provides[d]=c,o},runWithContext(d){const c=Bl;Bl=o;try{return d()}finally{Bl=c}}};return o}}let Bl=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||Bl){const i=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:Bl._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 cm(e,t,n,l=!1){const i={},a={};Ti(a,ra,1),e.propsDefaults=Object.create(null),tc(e,t,i,a);for(const s in e.propsOptions[0])s in i||(i[s]=void 0);n?e.props=l?i:fv(i):e.type.props?e.props=i:e.props=a,e.attrs=a}function dm(e,t,n,l){const{props:i,attrs:a,vnode:{patchFlag:s}}=e,r=ye(i),[o]=e.propsOptions;let d=!1;if((l||s>0)&&!(s&16)){if(s&8){const c=e.vnode.dynamicProps;for(let f=0;f<c.length;f++){let u=c[f];if(la(e.emitsOptions,u))continue;const v=t[u];if(o)if(Oe(a,u))v!==a[u]&&(a[u]=v,d=!0);else{const m=It(u);i[m]=Qa(o,r,m,v,e,!1)}else v!==a[u]&&(a[u]=v,d=!0)}}}else{tc(e,t,i,a)&&(d=!0);let c;for(const f in r)(!t||!Oe(t,f)&&((c=el(f))===f||!Oe(t,c)))&&(o?n&&(n[f]!==void 0||n[c]!==void 0)&&(i[f]=Qa(o,r,f,void 0,e,!0)):delete i[f]);if(a!==r)for(const f in a)(!t||!Oe(t,f))&&(delete a[f],d=!0)}d&&dn(e,"set","$attrs")}function tc(e,t,n,l){const[i,a]=e.propsOptions;let s=!1,r;if(t)for(let o in t){if(Ml(o))continue;const d=t[o];let c;i&&Oe(i,c=It(o))?!a||!a.includes(c)?n[c]=d:(r||(r={}))[c]=d:la(e.emitsOptions,o)||(!(o in l)||d!==l[o])&&(l[o]=d,s=!0)}if(a){const o=ye(n),d=r||We;for(let c=0;c<a.length;c++){const f=a[c];n[f]=Qa(i,o,f,d[f],e,!Oe(d,f))}}return s}function Qa(e,t,n,l,i,a){const s=e[n];if(s!=null){const r=Oe(s,"default");if(r&&l===void 0){const o=s.default;if(s.type!==Function&&!s.skipFactory&&xe(o)){const{propsDefaults:d}=i;if(n in d)l=d[n];else{const c=Xn(i);l=d[n]=o.call(null,t),c()}}else l=o}s[0]&&(a&&!r?l=!1:s[1]&&(l===""||l===el(n))&&(l=!0))}return l}function nc(e,t,n=!1){const l=t.propsCache,i=l.get(e);if(i)return i;const a=e.props,s={},r=[];let o=!1;if(!xe(e)){const c=f=>{o=!0;const[u,v]=nc(f,t,!0);tt(s,u),v&&r.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!a&&!o)return qe(e)&&l.set(e,ul),ul;if(me(a))for(let c=0;c<a.length;c++){const f=It(a[c]);Br(f)&&(s[f]=We)}else if(a)for(const c in a){const f=It(c);if(Br(f)){const u=a[c],v=s[f]=me(u)||xe(u)?{type:u}:tt({},u);if(v){const m=Dr(Boolean,v.type),y=Dr(String,v.type);v[0]=m>-1,v[1]=y<0||m<y,(m>-1||Oe(v,"default"))&&r.push(f)}}}const d=[s,r];return qe(e)&&l.set(e,d),d}function Br(e){return e[0]!=="$"&&!Ml(e)}function $r(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Nr(e,t){return $r(e)===$r(t)}function Dr(e,t){return me(t)?t.findIndex(n=>Nr(n,e)):xe(t)&&Nr(t,e)?0:-1}const lc=e=>e[0]==="_"||e==="$stable",qs=e=>me(e)?e.map(zt):[zt(e)],fm=(e,t,n)=>{if(t._n)return t;const l=_e((...i)=>qs(t(...i)),n);return l._c=!1,l},ic=(e,t,n)=>{const l=e._ctx;for(const i in e){if(lc(i))continue;const a=e[i];if(xe(a))t[i]=fm(i,a,l);else if(a!=null){const s=qs(a);t[i]=()=>s}}},ac=(e,t)=>{const n=qs(t);e.slots.default=()=>n},vm=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ye(t),Ti(t,"_",n)):ic(t,e.slots={})}else e.slots={},t&&ac(e,t);Ti(e.slots,ra,1)},mm=(e,t,n)=>{const{vnode:l,slots:i}=e;let a=!0,s=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,ic(t,i)),s=t}else t&&(ac(e,t),s={default:1});if(a)for(const r in i)!lc(r)&&s[r]==null&&delete i[r]};function es(e,t,n,l,i=!1){if(me(e)){e.forEach((u,v)=>es(u,t&&(me(t)?t[v]:t),n,l,i));return}if(_i(l)&&!i)return;const a=l.shapeFlag&4?ua(l.component)||l.component.proxy:l.el,s=i?null:a,{i:r,r:o}=e,d=t&&t.r,c=r.refs===We?r.refs={}:r.refs,f=r.setupState;if(d!=null&&d!==o&&(Ze(d)?(c[d]=null,Oe(f,d)&&(f[d]=null)):Xe(d)&&(d.value=null)),xe(o))In(o,r,12,[s,c]);else{const u=Ze(o),v=Xe(o);if(u||v){const m=()=>{if(e.f){const y=u?Oe(f,o)?f[o]:c[o]:o.value;i?me(y)&&Ps(y,a):me(y)?y.includes(a)||y.push(a):u?(c[o]=[a],Oe(f,o)&&(f[o]=c[o])):(o.value=[a],e.k&&(c[e.k]=o.value))}else u?(c[o]=s,Oe(f,o)&&(f[o]=s)):v&&(o.value=s,e.k&&(c[e.k]=s))};s?(m.id=-1,xt(m,n)):m()}}}const xt=$v;function hm(e){return gm(e)}function gm(e,t){const n=gu();n.__VUE__=!0;const{insert:l,remove:i,patchProp:a,createElement:s,createText:r,createComment:o,setText:d,setElementText:c,parentNode:f,nextSibling:u,setScopeId:v=Mt,insertStaticContent:m}=e,y=(b,g,C,O=null,V=null,R=null,$=void 0,H=null,q=!!g.dynamicChildren)=>{if(b===g)return;b&&!Yt(b,g)&&(O=Te(b),Y(b,V,R,!0),b=null),g.patchFlag===-2&&(q=!1,g.dynamicChildren=null);const{type:z,ref:G,shapeFlag:se}=g;switch(z){case ii:p(b,g,C,O);break;case _t:P(b,g,C,O);break;case Ea:b==null&&I(g,C,O,$);break;case fe:A(b,g,C,O,V,R,$,H,q);break;default:se&1?_(b,g,C,O,V,R,$,H,q):se&6?F(b,g,C,O,V,R,$,H,q):(se&64||se&128)&&z.process(b,g,C,O,V,R,$,H,q,J)}G!=null&&V&&es(G,b&&b.ref,R,g||b,!g)},p=(b,g,C,O)=>{if(b==null)l(g.el=r(g.children),C,O);else{const V=g.el=b.el;g.children!==b.children&&d(V,g.children)}},P=(b,g,C,O)=>{b==null?l(g.el=o(g.children||""),C,O):g.el=b.el},I=(b,g,C,O)=>{[b.el,b.anchor]=m(b.children,g,C,O,b.el,b.anchor)},E=({el:b,anchor:g},C,O)=>{let V;for(;b&&b!==g;)V=u(b),l(b,C,O),b=V;l(g,C,O)},k=({el:b,anchor:g})=>{let C;for(;b&&b!==g;)C=u(b),i(b),b=C;i(g)},_=(b,g,C,O,V,R,$,H,q)=>{g.type==="svg"?$="svg":g.type==="math"&&($="mathml"),b==null?S(g,C,O,V,R,$,H,q):M(b,g,V,R,$,H,q)},S=(b,g,C,O,V,R,$,H)=>{let q,z;const{props:G,shapeFlag:se,transition:oe,dirs:he}=b;if(q=b.el=s(b.type,R,G&&G.is,G),se&8?c(q,b.children):se&16&&T(b.children,q,null,O,V,Aa(b,R),$,H),he&&Bn(b,null,O,"created"),x(q,b,b.scopeId,$,O),G){for(const Fe in G)Fe!=="value"&&!Ml(Fe)&&a(q,Fe,null,G[Fe],R,b.children,O,V,Se);"value"in G&&a(q,"value",null,G.value,R),(z=G.onVnodeBeforeMount)&&Kt(z,O,b)}he&&Bn(b,null,O,"beforeMount");const Ie=ym(V,oe);Ie&&oe.beforeEnter(q),l(q,g,C),((z=G&&G.onVnodeMounted)||Ie||he)&&xt(()=>{z&&Kt(z,O,b),Ie&&oe.enter(q),he&&Bn(b,null,O,"mounted")},V)},x=(b,g,C,O,V)=>{if(C&&v(b,C),O)for(let R=0;R<O.length;R++)v(b,O[R]);if(V){let R=V.subTree;if(g===R){const $=V.vnode;x(b,$,$.scopeId,$.slotScopeIds,V.parent)}}},T=(b,g,C,O,V,R,$,H,q=0)=>{for(let z=q;z<b.length;z++){const G=b[z]=H?kn(b[z]):zt(b[z]);y(null,G,g,C,O,V,R,$,H)}},M=(b,g,C,O,V,R,$)=>{const H=g.el=b.el;let{patchFlag:q,dynamicChildren:z,dirs:G}=g;q|=b.patchFlag&16;const se=b.props||We,oe=g.props||We;let he;if(C&&$n(C,!1),(he=oe.onVnodeBeforeUpdate)&&Kt(he,C,g,b),G&&Bn(g,b,C,"beforeUpdate"),C&&$n(C,!0),z?L(b.dynamicChildren,z,H,C,O,Aa(g,V),R):$||B(b,g,H,null,C,O,Aa(g,V),R,!1),q>0){if(q&16)N(H,g,se,oe,C,O,V);else if(q&2&&se.class!==oe.class&&a(H,"class",null,oe.class,V),q&4&&a(H,"style",se.style,oe.style,V),q&8){const Ie=g.dynamicProps;for(let Fe=0;Fe<Ie.length;Fe++){const Ne=Ie[Fe],ee=se[Ne],ae=oe[Ne];(ae!==ee||Ne==="value")&&a(H,Ne,ee,ae,V,b.children,C,O,Se)}}q&1&&b.children!==g.children&&c(H,g.children)}else!$&&z==null&&N(H,g,se,oe,C,O,V);((he=oe.onVnodeUpdated)||G)&&xt(()=>{he&&Kt(he,C,g,b),G&&Bn(g,b,C,"updated")},O)},L=(b,g,C,O,V,R,$)=>{for(let H=0;H<g.length;H++){const q=b[H],z=g[H],G=q.el&&(q.type===fe||!Yt(q,z)||q.shapeFlag&70)?f(q.el):C;y(q,z,G,null,O,V,R,$,!0)}},N=(b,g,C,O,V,R,$)=>{if(C!==O){if(C!==We)for(const H in C)!Ml(H)&&!(H in O)&&a(b,H,C[H],null,$,g.children,V,R,Se);for(const H in O){if(Ml(H))continue;const q=O[H],z=C[H];q!==z&&H!=="value"&&a(b,H,z,q,$,g.children,V,R,Se)}"value"in O&&a(b,"value",C.value,O.value,$)}},A=(b,g,C,O,V,R,$,H,q)=>{const z=g.el=b?b.el:r(""),G=g.anchor=b?b.anchor:r("");let{patchFlag:se,dynamicChildren:oe,slotScopeIds:he}=g;he&&(H=H?H.concat(he):he),b==null?(l(z,C,O),l(G,C,O),T(g.children||[],C,G,V,R,$,H,q)):se>0&&se&64&&oe&&b.dynamicChildren?(L(b.dynamicChildren,oe,C,V,R,$,H),(g.key!=null||V&&g===V.subTree)&&Ks(b,g,!0)):B(b,g,C,G,V,R,$,H,q)},F=(b,g,C,O,V,R,$,H,q)=>{g.slotScopeIds=H,b==null?g.shapeFlag&512?V.ctx.activate(g,C,O,$,q):D(g,C,O,V,R,$,q):Z(b,g,q)},D=(b,g,C,O,V,R,$)=>{const H=b.component=Am(b,O,V);if(aa(b)&&(H.ctx.renderer=J),Em(H),H.asyncDep){if(V&&V.registerDep(H,ne),!b.el){const q=H.subTree=h(_t);P(null,q,g,C)}}else ne(H,b,g,C,V,R,$)},Z=(b,g,C)=>{const O=g.component=b.component;if(Ev(b,g,C))if(O.asyncDep&&!O.asyncResolved){te(O,g,C);return}else O.next=g,Cv(O.update),O.effect.dirty=!0,O.update();else g.el=b.el,O.vnode=g},ne=(b,g,C,O,V,R,$)=>{const H=()=>{if(b.isMounted){let{next:G,bu:se,u:oe,parent:he,vnode:Ie}=b;{const He=sc(b);if(He){G&&(G.el=Ie.el,te(b,G,$)),He.asyncDep.then(()=>{b.isUnmounted||H()});return}}let Fe=G,Ne;$n(b,!1),G?(G.el=Ie.el,te(b,G,$)):G=Ie,se&&Ca(se),(Ne=G.props&&G.props.onVnodeBeforeUpdate)&&Kt(Ne,he,G,Ie),$n(b,!0);const ee=_a(b),ae=b.subTree;b.subTree=ee,y(ae,ee,f(ae.el),Te(ae),b,V,R),G.el=ee.el,Fe===null&&zs(b,ee.el),oe&&xt(oe,V),(Ne=G.props&&G.props.onVnodeUpdated)&&xt(()=>Kt(Ne,he,G,Ie),V)}else{let G;const{el:se,props:oe}=g,{bm:he,m:Ie,parent:Fe}=b,Ne=_i(g);if($n(b,!1),he&&Ca(he),!Ne&&(G=oe&&oe.onVnodeBeforeMount)&&Kt(G,Fe,g),$n(b,!0),se&&Re){const ee=()=>{b.subTree=_a(b),Re(se,b.subTree,b,V,null)};Ne?g.type.__asyncLoader().then(()=>!b.isUnmounted&&ee()):ee()}else{const ee=b.subTree=_a(b);y(null,ee,C,O,b,V,R),g.el=ee.el}if(Ie&&xt(Ie,V),!Ne&&(G=oe&&oe.onVnodeMounted)){const ee=g;xt(()=>Kt(G,Fe,ee),V)}(g.shapeFlag&256||Fe&&_i(Fe.vnode)&&Fe.vnode.shapeFlag&256)&&b.a&&xt(b.a,V),b.isMounted=!0,g=C=O=null}},q=b.effect=new Ts(H,Mt,()=>Ds(z),b.scope),z=b.update=()=>{q.dirty&&q.run()};z.id=b.uid,$n(b,!0),z()},te=(b,g,C)=>{g.component=b;const O=b.vnode.props;b.vnode=g,b.next=null,dm(b,g.props,O,C),mm(b,g.children,C),tl(),Ir(b),nl()},B=(b,g,C,O,V,R,$,H,q=!1)=>{const z=b&&b.children,G=b?b.shapeFlag:0,se=g.children,{patchFlag:oe,shapeFlag:he}=g;if(oe>0){if(oe&128){W(z,se,C,O,V,R,$,H,q);return}else if(oe&256){j(z,se,C,O,V,R,$,H,q);return}}he&8?(G&16&&Se(z,V,R),se!==z&&c(C,se)):G&16?he&16?W(z,se,C,O,V,R,$,H,q):Se(z,V,R,!0):(G&8&&c(C,""),he&16&&T(se,C,O,V,R,$,H,q))},j=(b,g,C,O,V,R,$,H,q)=>{b=b||ul,g=g||ul;const z=b.length,G=g.length,se=Math.min(z,G);let oe;for(oe=0;oe<se;oe++){const he=g[oe]=q?kn(g[oe]):zt(g[oe]);y(b[oe],he,C,null,V,R,$,H,q)}z>G?Se(b,V,R,!0,!1,se):T(g,C,O,V,R,$,H,q,se)},W=(b,g,C,O,V,R,$,H,q)=>{let z=0;const G=g.length;let se=b.length-1,oe=G-1;for(;z<=se&&z<=oe;){const he=b[z],Ie=g[z]=q?kn(g[z]):zt(g[z]);if(Yt(he,Ie))y(he,Ie,C,null,V,R,$,H,q);else break;z++}for(;z<=se&&z<=oe;){const he=b[se],Ie=g[oe]=q?kn(g[oe]):zt(g[oe]);if(Yt(he,Ie))y(he,Ie,C,null,V,R,$,H,q);else break;se--,oe--}if(z>se){if(z<=oe){const he=oe+1,Ie=he<G?g[he].el:O;for(;z<=oe;)y(null,g[z]=q?kn(g[z]):zt(g[z]),C,Ie,V,R,$,H,q),z++}}else if(z>oe)for(;z<=se;)Y(b[z],V,R,!0),z++;else{const he=z,Ie=z,Fe=new Map;for(z=Ie;z<=oe;z++){const dt=g[z]=q?kn(g[z]):zt(g[z]);dt.key!=null&&Fe.set(dt.key,z)}let Ne,ee=0;const ae=oe-Ie+1;let He=!1,at=0;const ct=new Array(ae);for(z=0;z<ae;z++)ct[z]=0;for(z=he;z<=se;z++){const dt=b[z];if(ee>=ae){Y(dt,V,R,!0);continue}let Ct;if(dt.key!=null)Ct=Fe.get(dt.key);else for(Ne=Ie;Ne<=oe;Ne++)if(ct[Ne-Ie]===0&&Yt(dt,g[Ne])){Ct=Ne;break}Ct===void 0?Y(dt,V,R,!0):(ct[Ct-Ie]=z+1,Ct>=at?at=Ct:He=!0,y(dt,g[Ct],C,null,V,R,$,H,q),ee++)}const qt=He?pm(ct):ul;for(Ne=qt.length-1,z=ae-1;z>=0;z--){const dt=Ie+z,Ct=g[dt],sl=dt+1<G?g[dt+1].el:O;ct[z]===0?y(null,Ct,C,sl,V,R,$,H,q):He&&(Ne<0||z!==qt[Ne]?U(Ct,C,sl,2):Ne--)}}},U=(b,g,C,O,V=null)=>{const{el:R,type:$,transition:H,children:q,shapeFlag:z}=b;if(z&6){U(b.component.subTree,g,C,O);return}if(z&128){b.suspense.move(g,C,O);return}if(z&64){$.move(b,g,C,J);return}if($===fe){l(R,g,C);for(let se=0;se<q.length;se++)U(q[se],g,C,O);l(b.anchor,g,C);return}if($===Ea){E(b,g,C);return}if(O!==2&&z&1&&H)if(O===0)H.beforeEnter(R),l(R,g,C),xt(()=>H.enter(R),V);else{const{leave:se,delayLeave:oe,afterLeave:he}=H,Ie=()=>l(R,g,C),Fe=()=>{se(R,()=>{Ie(),he&&he()})};oe?oe(R,Ie,Fe):Fe()}else l(R,g,C)},Y=(b,g,C,O=!1,V=!1)=>{const{type:R,props:$,ref:H,children:q,dynamicChildren:z,shapeFlag:G,patchFlag:se,dirs:oe}=b;if(H!=null&&es(H,null,C,b,!0),G&256){g.ctx.deactivate(b);return}const he=G&1&&oe,Ie=!_i(b);let Fe;if(Ie&&(Fe=$&&$.onVnodeBeforeUnmount)&&Kt(Fe,g,b),G&6)Ae(b.component,C,O);else{if(G&128){b.suspense.unmount(C,O);return}he&&Bn(b,null,g,"beforeUnmount"),G&64?b.type.remove(b,g,C,V,J,O):z&&(R!==fe||se>0&&se&64)?Se(z,g,C,!1,!0):(R===fe&&se&384||!V&&G&16)&&Se(q,g,C),O&&X(b)}(Ie&&(Fe=$&&$.onVnodeUnmounted)||he)&&xt(()=>{Fe&&Kt(Fe,g,b),he&&Bn(b,null,g,"unmounted")},C)},X=b=>{const{type:g,el:C,anchor:O,transition:V}=b;if(g===fe){we(C,O);return}if(g===Ea){k(b);return}const R=()=>{i(C),V&&!V.persisted&&V.afterLeave&&V.afterLeave()};if(b.shapeFlag&1&&V&&!V.persisted){const{leave:$,delayLeave:H}=V,q=()=>$(C,R);H?H(b.el,R,q):q()}else R()},we=(b,g)=>{let C;for(;b!==g;)C=u(b),i(b),b=C;i(g)},Ae=(b,g,C)=>{const{bum:O,scope:V,update:R,subTree:$,um:H}=b;O&&Ca(O),V.stop(),R&&(R.active=!1,Y($,b,g,C)),H&&xt(H,g),xt(()=>{b.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},Se=(b,g,C,O=!1,V=!1,R=0)=>{for(let $=R;$<b.length;$++)Y(b[$],g,C,O,V)},Te=b=>b.shapeFlag&6?Te(b.component.subTree):b.shapeFlag&128?b.suspense.next():u(b.anchor||b.el);let $e=!1;const Qe=(b,g,C)=>{b==null?g._vnode&&Y(g._vnode,null,null,!0):y(g._vnode||null,b,g,null,null,null,C),$e||($e=!0,Ir(),Nu(),$e=!1),g._vnode=b},J={p:y,um:Y,m:U,r:X,mt:D,mc:T,pc:B,pbc:L,n:Te,o:e};let Ee,Re;return t&&([Ee,Re]=t(J)),{render:Qe,hydrate:Ee,createApp:um(Qe,Ee)}}function Aa({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 ym(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ks(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 s=l[a];let r=i[a];r.shapeFlag&1&&!r.dynamicChildren&&((r.patchFlag<=0||r.patchFlag===32)&&(r=i[a]=kn(i[a]),r.el=s.el),n||Ks(s,r)),r.type===ii&&(r.el=s.el)}}function pm(e){const t=e.slice(),n=[0];let l,i,a,s,r;const o=e.length;for(l=0;l<o;l++){const d=e[l];if(d!==0){if(i=n[n.length-1],e[i]<d){t[l]=i,n.push(l);continue}for(a=0,s=n.length-1;a<s;)r=a+s>>1,e[n[r]]<d?a=r+1:s=r;d<e[n[a]]&&(a>0&&(t[l]=n[a-1]),n[a]=l)}}for(a=n.length,s=n[a-1];a-- >0;)n[a]=s,s=t[s];return n}function sc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:sc(t)}const bm=e=>e.__isTeleport,$l=e=>e&&(e.disabled||e.disabled===""),zr=e=>typeof SVGElement<"u"&&e instanceof SVGElement,jr=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,ts=(e,t)=>{const n=e&&e.to;return Ze(n)?t?t(n):null:n},wm={name:"Teleport",__isTeleport:!0,process(e,t,n,l,i,a,s,r,o,d){const{mc:c,pc:f,pbc:u,o:{insert:v,querySelector:m,createText:y,createComment:p}}=d,P=$l(t.props);let{shapeFlag:I,children:E,dynamicChildren:k}=t;if(e==null){const _=t.el=y(""),S=t.anchor=y("");v(_,n,l),v(S,n,l);const x=t.target=ts(t.props,m),T=t.targetAnchor=y("");x&&(v(T,x),s==="svg"||zr(x)?s="svg":(s==="mathml"||jr(x))&&(s="mathml"));const M=(L,N)=>{I&16&&c(E,L,N,i,a,s,r,o)};P?M(n,S):x&&M(x,T)}else{t.el=e.el;const _=t.anchor=e.anchor,S=t.target=e.target,x=t.targetAnchor=e.targetAnchor,T=$l(e.props),M=T?n:S,L=T?_:x;if(s==="svg"||zr(S)?s="svg":(s==="mathml"||jr(S))&&(s="mathml"),k?(u(e.dynamicChildren,k,M,i,a,s,r),Ks(e,t,!0)):o||f(e,t,M,L,i,a,s,r,!1),P)T?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):pi(t,n,_,d,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const N=t.target=ts(t.props,m);N&&pi(t,N,null,d,0)}else T&&pi(t,S,x,d,1)}rc(t)},remove(e,t,n,l,{um:i,o:{remove:a}},s){const{shapeFlag:r,children:o,anchor:d,targetAnchor:c,target:f,props:u}=e;if(f&&a(c),s&&a(d),r&16){const v=s||!$l(u);for(let m=0;m<o.length;m++){const y=o[m];i(y,t,n,v,!!y.dynamicChildren)}}},move:pi,hydrate:Sm};function pi(e,t,n,{o:{insert:l},m:i},a=2){a===0&&l(e.targetAnchor,t,n);const{el:s,anchor:r,shapeFlag:o,children:d,props:c}=e,f=a===2;if(f&&l(s,t,n),(!f||$l(c))&&o&16)for(let u=0;u<d.length;u++)i(d[u],t,n,2);f&&l(r,t,n)}function Sm(e,t,n,l,i,a,{o:{nextSibling:s,parentNode:r,querySelector:o}},d){const c=t.target=ts(t.props,o);if(c){const f=c._lpa||c.firstChild;if(t.shapeFlag&16)if($l(t.props))t.anchor=d(s(e),t,r(e),n,l,i,a),t.targetAnchor=f;else{t.anchor=s(e);let u=f;for(;u;)if(u=s(u),u&&u.nodeType===8&&u.data==="teleport anchor"){t.targetAnchor=u,c._lpa=t.targetAnchor&&s(t.targetAnchor);break}d(f,t,c,n,l,i,a)}rc(t)}return t.anchor&&s(t.anchor)}const Cm=wm;function rc(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"),ii=Symbol.for("v-txt"),_t=Symbol.for("v-cmt"),Ea=Symbol.for("v-stc"),Nl=[];let Lt=null;function ce(e=!1){Nl.push(Lt=e?null:[])}function oc(){Nl.pop(),Lt=Nl[Nl.length-1]||null}let hl=1;function Hr(e){hl+=e}function uc(e){return e.dynamicChildren=hl>0?Lt||ul:null,oc(),hl>0&&Lt&&Lt.push(e),e}function Be(e,t,n,l,i,a){return uc(Yn(e,t,n,l,i,a,!0))}function je(e,t,n,l,i){return uc(h(e,t,n,l,i,!0))}function Kl(e){return e?e.__v_isVNode===!0:!1}function Yt(e,t){return e.type===t.type&&e.key===t.key}const ra="__vInternal",cc=({key:e})=>e??null,ki=({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,s=!1,r=!1){const o={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&cc(t),ref:t&&ki(t),scopeId:ju,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?(Gs(o,n),a&128&&e.normalize(o)):n&&(o.shapeFlag|=Ze(n)?8:16),hl>0&&!s&&Lt&&(o.patchFlag>0||a&6)&&o.patchFlag!==32&&Lt.push(o),o}const h=xm;function xm(e,t=null,n=null,l=0,i=null,a=!1){if((!e||e===Wu)&&(e=_t),Kl(e)){const r=fn(e,t,!0);return n&&Gs(r,n),hl>0&&!a&&Lt&&(r.shapeFlag&6?Lt[Lt.indexOf(e)]=r:Lt.push(r)),r.patchFlag|=-2,r}if(Fm(e)&&(e=e.__vccOpts),t){t=_m(t);let{class:r,style:o}=t;r&&!Ze(r)&&(t.class=ta(r)),qe(o)&&(Vu(o)&&!me(o)&&(o=tt({},o)),t.style=An(o))}const s=Ze(e)?1:Vv(e)?128:bm(e)?64:qe(e)?4:xe(e)?2:0;return Yn(e,t,n,l,i,s,a,!0)}function _m(e){return e?Vu(e)||ra in e?tt({},e):e:null}function fn(e,t,n=!1){const{props:l,ref:i,patchFlag:a,children:s}=e,r=t?ge(l||{},t):l;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:r,key:r&&cc(r),ref:t&&t.ref?n&&i?me(i)?i.concat(ki(t)):[i,ki(t)]:ki(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,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 st(e=" ",t=0){return h(ii,null,e,t)}function et(e="",t=!1){return t?(ce(),je(_t,null,e)):h(_t,null,e)}function zt(e){return e==null||typeof e=="boolean"?h(_t):me(e)?h(fe,null,e.slice()):typeof e=="object"?kn(e):h(ii,null,String(e))}function kn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:fn(e)}function Gs(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),Gs(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!(ra 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=[st(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=ta([t.class,l.class]));else if(i==="style")t.style=An([t.style,l.style]);else if(Zi(i)){const a=t[i],s=l[i];s&&a!==s&&!(me(a)&&a.includes(s))&&(t[i]=a?[].concat(a,s):s)}else i!==""&&(t[i]=l[i])}return t}function Kt(e,t,n,l=null){Rt(e,t,7,[n,l])}const km=ec();let Pm=0;function Am(e,t,n){const l=e.type,i=(t?t.appContext:e.appContext)||km,a={uid:Pm++,vnode:e,type:l,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new bu(!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:nc(l,i),emitsOptions:zu(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=_v.bind(null,a),e.ce&&e.ce(a),a}let vt=null;const ai=()=>vt||wt;let Ri,ns;{const e=gu(),t=(n,l)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(l),a=>{i.length>1?i.forEach(s=>s(a)):i[0](a)}};Ri=t("__VUE_INSTANCE_SETTERS__",n=>vt=n),ns=t("__VUE_SSR_SETTERS__",n=>oa=n)}const Xn=e=>{const t=vt;return Ri(e),e.scope.on(),()=>{e.scope.off(),Ri(t)}},ls=()=>{vt&&vt.scope.off(),Ri(null)};function dc(e){return e.vnode.shapeFlag&4}let oa=!1;function Em(e,t=!1){t&&ns(t);const{props:n,children:l}=e.vnode,i=dc(e);cm(e,n,i,t),vm(e,l);const a=i?Im(e,t):void 0;return t&&ns(!1),a}function Im(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Ou(new Proxy(e.ctx,tm));const{setup:l}=n;if(l){const i=e.setupContext=l.length>1?Vm(e):null,a=Xn(e);tl();const s=In(l,e,0,[e.props,i]);if(nl(),a(),As(s)){if(s.then(ls,ls),t)return s.then(r=>{is(e,r,t)}).catch(r=>{li(r,e,0)});e.asyncDep=s}else is(e,s,t)}else fc(e,t)}function is(e,t,n){xe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:qe(t)&&(e.setupState=Lu(t)),fc(e,n)}let Wr;function fc(e,t,n){const l=e.type;if(!e.render){if(!t&&Wr&&!l.render){const i=l.template||Us(e).template;if(i){const{isCustomElement:a,compilerOptions:s}=e.appContext.config,{delimiters:r,compilerOptions:o}=l,d=tt(tt({isCustomElement:a,delimiters:r},s),o);l.render=Wr(i,d)}}e.render=l.render||Mt}{const i=Xn(e);tl();try{lm(e)}finally{nl(),i()}}}function Tm(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return kt(e,"get","$attrs"),t[n]}}))}function Vm(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Tm(e)},slots:e.slots,emit:e.emit,expose:t}}function ua(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Lu(Ou(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Rl)return Rl[n](e)},has(t,n){return n in t||n in Rl}}))}function Om(e,t=!0){return xe(e)?e.displayName||e.name:e.name||t&&e.__name}function Fm(e){return xe(e)&&"__vccOpts"in e}const w=(e,t)=>vv(e,t,oa);function vc(e,t,n=We){const l=ai(),i=It(t),a=el(t),s=yv((o,d)=>{let c;return jv(()=>{const f=e[t];Zt(c,f)&&(c=f,d())}),{get(){return o(),n.get?n.get(c):c},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,c)&&(c=f,d()),l.emit(`update:${t}`,n.set?n.set(f):f)}}}),r=t==="modelValue"?"modelModifiers":`${t}Modifiers`;return s[Symbol.iterator]=()=>{let o=0;return{next(){return o<2?{value:o++?e[r]||{}:s,done:!1}:{done:!0}}}},s}function Vn(e,t,n){const l=arguments.length;return l===2?qe(t)&&!me(t)?Kl(t)?h(e,null,[t]):h(e,t):h(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&Kl(n)&&(n=[n]),h(e,t,n))}const Mm="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 Lm="http://www.w3.org/2000/svg",Rm="http://www.w3.org/1998/Math/MathML",Pn=typeof document<"u"?document:null,Ur=Pn&&Pn.createElement("template"),Bm={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(Lm,e):t==="mathml"?Pn.createElementNS(Rm,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 s=n?n.previousSibling:t.lastChild;if(i&&(i===a||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===a||!(i=i.nextSibling)););else{Ur.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const r=Ur.content;if(l==="svg"||l==="mathml"){const o=r.firstChild;for(;o.firstChild;)r.appendChild(o.firstChild);r.removeChild(o)}t.insertBefore(r,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Sn="transition",Tl="animation",gl=Symbol("_vtc"),vn=(e,{slots:t})=>Vn(Uv,hc(e),t);vn.displayName="Transition";const mc={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},$m=vn.props=tt({},Gu,mc),Nn=(e,t=[])=>{me(e)?e.forEach(n=>n(...t)):e&&e(...t)},qr=e=>e?me(e)?e.some(t=>t.length>1):e.length>1:!1;function hc(e){const t={};for(const A in e)A in mc||(t[A]=e[A]);if(e.css===!1)return t;const{name:n="v",type:l,duration:i,enterFromClass:a=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:r=`${n}-enter-to`,appearFromClass:o=a,appearActiveClass:d=s,appearToClass:c=r,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:u=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,m=Nm(i),y=m&&m[0],p=m&&m[1],{onBeforeEnter:P,onEnter:I,onEnterCancelled:E,onLeave:k,onLeaveCancelled:_,onBeforeAppear:S=P,onAppear:x=I,onAppearCancelled:T=E}=t,M=(A,F,D)=>{Cn(A,F?c:r),Cn(A,F?d:s),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:I,ne=()=>M(F,A,D);Nn(Z,[F,ne]),Kr(()=>{Cn(F,A?o:a),rn(F,A?c:r),qr(Z)||Gr(F,l,y,ne)})};return tt(t,{onBeforeEnter(A){Nn(P,[A]),rn(A,a),rn(A,s)},onBeforeAppear(A){Nn(S,[A]),rn(A,o),rn(A,d)},onEnter:N(!1),onAppear:N(!0),onLeave(A,F){A._isLeaving=!0;const D=()=>L(A,F);rn(A,f),yc(),rn(A,u),Kr(()=>{A._isLeaving&&(Cn(A,f),rn(A,v),qr(k)||Gr(A,l,p,D))}),Nn(k,[A,D])},onEnterCancelled(A){M(A,!1),Nn(E,[A])},onAppearCancelled(A){M(A,!0),Nn(T,[A])},onLeaveCancelled(A){L(A),Nn(_,[A])}})}function Nm(e){if(e==null)return null;if(qe(e))return[Ia(e.enter),Ia(e.leave)];{const t=Ia(e);return[t,t]}}function Ia(e){return hu(e)}function rn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[gl]||(e[gl]=new Set)).add(t)}function Cn(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[gl];n&&(n.delete(t),n.size||(e[gl]=void 0))}function Kr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Dm=0;function Gr(e,t,n,l){const i=e._endId=++Dm,a=()=>{i===e._endId&&l()};if(n)return setTimeout(a,n);const{type:s,timeout:r,propCount:o}=gc(e,t);if(!s)return l();const d=s+"end";let c=0;const f=()=>{e.removeEventListener(d,u),a()},u=v=>{v.target===e&&++c>=o&&f()};setTimeout(()=>{c<o&&f()},r+1),e.addEventListener(d,u)}function gc(e,t){const n=window.getComputedStyle(e),l=m=>(n[m]||"").split(", "),i=l(`${Sn}Delay`),a=l(`${Sn}Duration`),s=Yr(i,a),r=l(`${Tl}Delay`),o=l(`${Tl}Duration`),d=Yr(r,o);let c=null,f=0,u=0;t===Sn?s>0&&(c=Sn,f=s,u=a.length):t===Tl?d>0&&(c=Tl,f=d,u=o.length):(f=Math.max(s,d),c=f>0?s>d?Sn:Tl:null,u=c?c===Sn?a.length:o.length:0);const v=c===Sn&&/\b(transform|all)(,|$)/.test(l(`${Sn}Property`).toString());return{type:c,timeout:f,propCount:u,hasTransform:v}}function Yr(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>Xr(n)+Xr(e[l])))}function Xr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function yc(){return document.body.offsetHeight}function zm(e,t,n){const l=e[gl];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Bi=Symbol("_vod"),pc=Symbol("_vsh"),On={beforeMount(e,{value:t},{transition:n}){e[Bi]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Vl(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),Vl(e,!0),l.enter(e)):l.leave(e,()=>{Vl(e,!1)}):Vl(e,t))},beforeUnmount(e,{value:t}){Vl(e,t)}};function Vl(e,t){e.style.display=t?e[Bi]:"none",e[pc]=!t}const jm=Symbol(""),Hm=/(^|;)\s*display\s*:/;function Wm(e,t,n){const l=e.style,i=Ze(n);let a=!1;if(n&&!i){if(t)if(Ze(t))for(const s of t.split(";")){const r=s.slice(0,s.indexOf(":")).trim();n[r]==null&&Pi(l,r,"")}else for(const s in t)n[s]==null&&Pi(l,s,"");for(const s in n)s==="display"&&(a=!0),Pi(l,s,n[s])}else if(i){if(t!==n){const s=l[jm];s&&(n+=";"+s),l.cssText=n,a=Hm.test(n)}}else t&&e.removeAttribute("style");Bi in e&&(e[Bi]=a?l.display:"",e[pc]&&(l.display="none"))}const Jr=/\s*!important$/;function Pi(e,t,n){if(me(n))n.forEach(l=>Pi(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=Um(e,t);Jr.test(n)?e.setProperty(el(l),n.replace(Jr,""),"important"):e[l]=n}}const Zr=["Webkit","Moz","ms"],Ta={};function Um(e,t){const n=Ta[t];if(n)return n;let l=It(t);if(l!=="filter"&&l in e)return Ta[t]=l;l=mn(l);for(let i=0;i<Zr.length;i++){const a=Zr[i]+l;if(a in e)return Ta[t]=a}return t}const Qr="http://www.w3.org/1999/xlink";function qm(e,t,n,l,i){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Qr,t.slice(6,t.length)):e.setAttributeNS(Qr,t,n);else{const a=Hf(t);n==null||a&&!yu(n)?e.removeAttribute(t):e.setAttribute(t,a?"":n)}}function Km(e,t,n,l,i,a,s){if(t==="innerHTML"||t==="textContent"){l&&s(l,i,a),e[t]=n??"";return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const d=r==="OPTION"?e.getAttribute("value")||"":e.value,c=n??"";(d!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const d=typeof e[t];d==="boolean"?n=yu(n):n==null&&d==="string"?(n="",o=!0):d==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(t)}function Gm(e,t,n,l){e.addEventListener(t,n,l)}function Ym(e,t,n,l){e.removeEventListener(t,n,l)}const eo=Symbol("_vei");function Xm(e,t,n,l,i=null){const a=e[eo]||(e[eo]={}),s=a[t];if(l&&s)s.value=l;else{const[r,o]=Jm(t);if(l){const d=a[t]=eh(l,i);Gm(e,r,d,o)}else s&&(Ym(e,r,s,o),a[t]=void 0)}}const to=/(?:Once|Passive|Capture)$/;function Jm(e){let t;if(to.test(e)){t={};let l;for(;l=e.match(to);)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 Va=0;const Zm=Promise.resolve(),Qm=()=>Va||(Zm.then(()=>Va=0),Va=Date.now());function eh(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;Rt(th(l,n.value),t,5,[l])};return n.value=e,n.attached=Qm(),n}function th(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 no=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,nh=(e,t,n,l,i,a,s,r,o)=>{const d=i==="svg";t==="class"?zm(e,l,d):t==="style"?Wm(e,n,l):Zi(t)?ks(t)||Xm(e,t,n,l,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):lh(e,t,l,d))?Km(e,t,l,a,s,r,o):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),qm(e,t,l,d))};function lh(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&no(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 no(t)&&Ze(n)?!1:t in e}const bc=new WeakMap,wc=new WeakMap,$i=Symbol("_moveCb"),lo=Symbol("_enterCb"),Sc={name:"TransitionGroup",props:tt({},$m,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=ai(),l=Ku();let i,a;return Ju(()=>{if(!i.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!oh(i[0].el,n.vnode.el,s))return;i.forEach(ah),i.forEach(sh);const r=i.filter(rh);yc(),r.forEach(o=>{const d=o.el,c=d.style;rn(d,s),c.transform=c.webkitTransform=c.transitionDuration="";const f=d[$i]=u=>{u&&u.target!==d||(!u||/transform$/.test(u.propertyName))&&(d.removeEventListener("transitionend",f),d[$i]=null,Cn(d,s))};d.addEventListener("transitionend",f)})}),()=>{const s=ye(e),r=hc(s);let o=s.tag||fe;i=a,a=t.default?Hs(t.default()):[];for(let d=0;d<a.length;d++){const c=a[d];c.key!=null&&ql(c,Ul(c,r,l,n))}if(i)for(let d=0;d<i.length;d++){const c=i[d];ql(c,Ul(c,r,l,n)),bc.set(c,c.el.getBoundingClientRect())}return h(o,null,a)}}},ih=e=>delete e.mode;Sc.props;const Cc=Sc;function ah(e){const t=e.el;t[$i]&&t[$i](),t[lo]&&t[lo]()}function sh(e){wc.set(e,e.el.getBoundingClientRect())}function rh(e){const t=bc.get(e),n=wc.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 oh(e,t,n){const l=e.cloneNode(),i=e[gl];i&&i.forEach(r=>{r.split(/\s+/).forEach(o=>o&&l.classList.remove(o))}),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:s}=gc(l);return a.removeChild(l),s}const uh=tt({patchProp:nh},Bm);let io;function ch(){return io||(io=hm(uh))}const dh=(...e)=>{const t=ch().createApp(...e),{mount:n}=t;return t.mount=l=>{const i=vh(l);if(!i)return;const a=t._component;!xe(a)&&!a.render&&!a.template&&(a.template=i.innerHTML),i.innerHTML="";const s=n(i,!1,fh(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),s},t};function fh(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function vh(e){return Ze(e)?document.querySelector(e):e}function Jn(e,t){let n;function l(){n=Is(),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",Ys=Ue&&"IntersectionObserver"in window,mh=Ue&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function xc(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 Cl(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=>Cl(e[l],t[l]))}function as(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(/^\./,""),xc(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 as(e,t,n);if(Array.isArray(t))return xc(e,t,n);if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}function _c(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 Ni(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Gl(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 ao=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 kc(e){return Object.keys(e)}function Oa(e,t){return t.every(n=>e.hasOwnProperty(n))}function Pc(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 so(e,t,n){const l=Object.create(null),i=Object.create(null);for(const a in e)t.some(s=>s instanceof RegExp?s.test(a):s===a)&&!(n!=null&&n.some(s=>s===a))?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 Ac=/^on[^a-z]/,Xs=e=>Ac.test(e),hh=["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 Ec(e){const[t,n]=so(e,[Ac]),l=yn(t,hh),[i,a]=so(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 gh(e,t){let n=0;const l=function(){for(var i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];clearTimeout(n),n=setTimeout(()=>e(...a),le(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 ro(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 oo(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function yh(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],s=t[i];if(Ni(a)&&Ni(s)){l[i]=Et(a,s,n);continue}if(Array.isArray(a)&&Array.isArray(s)&&n){l[i]=n(a,s);continue}l[i]=s}return l}function Ic(e){return e.map(t=>t.type===fe?Ic(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 Dl(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>Dl(e,n)).flat(1);if(Array.isArray(t.children))return t.children.map(n=>Dl(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return Dl(e,t.component.subTree).flat(1)}return[]}function Js(e){const t=ht({}),n=w(e);return Ht(()=>{for(const l in n.value)t[l]=n.value[l]},{flush:"sync"}),$s(t)}function Di(e,t){return e.includes(t)}function Tc(e){return e[2].toLowerCase()+e.slice(3)}const jt=()=>[Function,Array];function uo(e,t){return t="on"+mn(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function ph(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 zi(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 Vc(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 ji(e,t){var l,i,a,s;const n=zi(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")(s=n[t])==null||s.focus();else{const r=Vc(n,t);r?r.focus():ji(e,t==="next"?"first":"last")}}function bh(){}function yl(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 Zs(e){return e.some(t=>Kl(t)?t.type===_t?!1:t.type!==fe||Zs(t.children):!0)?e:null}function wh(e,t){if(!Ue||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function Sh(e,t){const n=e.clientX,l=e.clientY,i=t.getBoundingClientRect(),a=i.left,s=i.top,r=i.right,o=i.bottom;return n>=a&&n<=r&&l>=s&&l<=o}const Oc=["top","bottom"],Ch=["start","end","left","right"];function ss(e,t){let[n,l]=e.split(" ");return l||(l=Di(Oc,n)?"start":Di(Ch,n)?"top":"center"),{side:co(n,t),align:co(l,t)}}function co(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function Fa(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function Ma(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function fo(e){return{side:e.align,align:e.side}}function vo(e){return Di(Oc,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 mo(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 Fc(e){return Array.isArray(e)?new Gn({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function Qs(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),l=n.transform;if(l){let i,a,s,r,o;if(l.startsWith("matrix3d("))i=l.slice(9,-1).split(/, /),a=+i[0],s=+i[5],r=+i[12],o=+i[13];else if(l.startsWith("matrix("))i=l.slice(7,-1).split(/, /),a=+i[0],s=+i[3],r=+i[4],o=+i[5];else return new Gn(t);const d=n.transformOrigin,c=t.x-r-(1-a)*parseFloat(d),f=t.y-o-(1-s)*parseFloat(d.slice(d.indexOf(" ")+1)),u=a?t.width/a:e.offsetWidth+1,v=s?t.height/s:e.offsetHeight+1;return new Gn({x:c,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 Ai=new WeakMap;function xh(e,t){Object.keys(t).forEach(n=>{if(Xs(n)){const l=Tc(n),i=Ai.get(e);if(t[n]==null)i==null||i.forEach(a=>{const[s,r]=a;s===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]]),Ai.has(e)||Ai.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(Xs(n)){const l=Tc(n),i=Ai.get(e);i==null||i.forEach(a=>{const[s,r]=a;s===l&&(e.removeEventListener(l,r),i.delete(a))})}else e.removeAttribute(n)})}const rl=2.4,ho=.2126729,go=.7151522,yo=.072175,kh=.55,Ph=.58,Ah=.57,Eh=.62,bi=.03,po=1.45,Ih=5e-4,Th=1.25,Vh=1.25,bo=.078,wo=12.82051282051282,wi=.06,So=.001;function Co(e,t){const n=(e.r/255)**rl,l=(e.g/255)**rl,i=(e.b/255)**rl,a=(t.r/255)**rl,s=(t.g/255)**rl,r=(t.b/255)**rl;let o=n*ho+l*go+i*yo,d=a*ho+s*go+r*yo;if(o<=bi&&(o+=(bi-o)**po),d<=bi&&(d+=(bi-d)**po),Math.abs(d-o)<Ih)return 0;let c;if(d>o){const f=(d**kh-o**Ph)*Th;c=f<So?0:f<bo?f-f*wo*wi:f-wi}else{const f=(d**Eh-o**Ah)*Vh;c=f>-So?0:f>-bo?f-f*wo*wi:f+wi}return c*100}function Oh(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Hi=.20689655172413793,Fh=e=>e>Hi**3?Math.cbrt(e):e/(3*Hi**2)+4/29,Mh=e=>e>Hi?e**3:3*Hi**2*(e-4/29);function Mc(e){const t=Fh,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Lc(e){const t=Mh,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const Lh=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],Rh=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,Bh=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],$h=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function Rc(e){const t=Array(3),n=Rh,l=Lh;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 er(e){let{r:t,g:n,b:l}=e;const i=[0,0,0],a=$h,s=Bh;t=a(t/255),n=a(n/255),l=a(l/255);for(let r=0;r<3;++r)i[r]=s[r][0]*t+s[r][1]*n+s[r][2]*l;return i}function rs(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function Nh(e){return rs(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const xo=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,Dh={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)=>_o({h:e,s:t,l:n,a:l}),hsla:(e,t,n,l)=>_o({h:e,s:t,l:n,a:l}),hsv:(e,t,n,l)=>Yl({h:e,s:t,v:n,a:l}),hsva:(e,t,n,l)=>Yl({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"&&xo.test(e)){const{groups:t}=e.match(xo),{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 Dh[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),jh(t)}else if(typeof e=="object"){if(Oa(e,["r","g","b"]))return e;if(Oa(e,["h","s","l"]))return Yl(Bc(e));if(Oa(e,["h","s","v"]))return Yl(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 Yl(e){const{h:t,s:n,v:l,a:i}=e,a=r=>{const o=(r+t/60)%6;return l-l*n*Math.max(Math.min(o,4-o,1),0)},s=[a(5),a(3),a(1)].map(r=>Math.round(r*255));return{r:s[0],g:s[1],b:s[2],a:i}}function _o(e){return Yl(Bc(e))}function Bc(e){const{h:t,s:n,l,a:i}=e,a=l+n*Math.min(l,1-l),s=a===0?0:2-2*l/a;return{h:t,s,v:a,a:i}}function Si(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function zh(e){let{r:t,g:n,b:l,a:i}=e;return`#${[Si(t),Si(n),Si(l),i!==void 0?Si(Math.round(i*255)):""].join("")}`}function jh(e){e=Hh(e);let[t,n,l,i]=yh(e,2).map(a=>parseInt(a,16));return i=i===void 0?i:i/255,{r:t,g:n,b:l,a:i}}function Hh(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=ro(ro(e,6),8,"F")),e}function Wh(e,t){const n=Mc(er(e));return n[0]=n[0]+t*10,Rc(Lc(n))}function Uh(e,t){const n=Mc(er(e));return n[0]=n[0]-t*10,Rc(Lc(n))}function qh(e){const t=Jt(e);return er(t)[1]}function $c(e){const t=Math.abs(Co(Jt(0),Jt(e)));return Math.abs(Co(Jt(16777215),Jt(e)))>Math.min(t,50)?"#fff":"#000"}function K(e,t){return n=>Object.keys(e).reduce((l,i)=>{const s=typeof e[i]=="object"&&e[i]!=null&&!Array.isArray(e[i])?e[i]:{type:e[i]};return n&&i in n?l[i]={...s,default:n[i]}:l[i]=s,t&&!l[i].source&&(l[i].source=t),l},{})}const ke=K({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component"),pl=Symbol.for("vuetify:defaults");function Kh(e){return Q(e)}function tr(){const e=Ge(pl);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function pn(e,t){const n=tr(),l=Q(e),i=w(()=>{if(le(t==null?void 0:t.disabled))return n.value;const s=le(t==null?void 0:t.scoped),r=le(t==null?void 0:t.reset),o=le(t==null?void 0:t.root);if(l.value==null&&!(s||r||o))return n.value;let d=Et(l.value,{prev:n.value});if(s)return d;if(r||o){const c=Number(r||1/0);for(let f=0;f<=c&&!(!d||!("prev"in d));f++)d=d.prev;return d&&typeof o=="string"&&o in d&&(d=Et(Et(d,{prev:d}),d[o])),d}return d.prev?Et(d.prev,d):d});return yt(pl,i),i}function Gh(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 Yh(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:tr();const l=ut("useDefaults");if(t=t??l.type.name??l.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const i=w(()=>{var o;return(o=n.value)==null?void 0:o[e._as??t]}),a=new Proxy(e,{get(o,d){var f,u,v,m;const c=Reflect.get(o,d);return d==="class"||d==="style"?[(f=i.value)==null?void 0:f[d],c].filter(y=>y!=null):typeof d=="string"&&!Gh(l.vnode,d)?((u=i.value)==null?void 0:u[d])??((m=(v=n.value)==null?void 0:v.global)==null?void 0:m[d])??c:c}}),s=ve();Ht(()=>{if(i.value){const o=Object.entries(i.value).filter(d=>{let[c]=d;return c.startsWith(c[0].toUpperCase())});s.value=o.length?Object.fromEntries(o):void 0}else s.value=void 0});function r(){const o=Qh(pl,l);yt(pl,w(()=>s.value?Et((o==null?void 0:o.value)??{},s.value):o==null?void 0:o.value))}return{props:a,provideSubDefaults:r}}function xl(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 Pc(l,t)},e.props._as=String,e.setup=function(l,i){const a=tr();if(!a.value)return e._setup(l,i);const{props:s,provideSubDefaults:r}=Yh(l,l._as??e.name,a),o=e._setup(s,i);return r(),o}}return e}function ue(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?xl:qv)(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},...ke()},setup(l,i){let{slots:a}=i;return()=>{var s;return Vn(l.tag,{class:[e,l.class],style:l.style},(s=a.default)==null?void 0:s.call(a))}}})}function Nc(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 Xl="cubic-bezier(0.4, 0, 0.2, 1)",Xh="cubic-bezier(0.0, 0, 0.2, 1)",Jh="cubic-bezier(0.4, 0, 1, 1)";function ut(e,t){const n=ai();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=ut(e).type;return Kn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let Dc=0,Ei=new WeakMap;function nn(){const e=ut("getUid");if(Ei.has(e))return Ei.get(e);{const t=Dc++;return Ei.set(e,t),t}}nn.reset=()=>{Dc=0,Ei=new WeakMap};function zc(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?Zh(e):nr(e))return e;e=e.parentElement}return document.scrollingElement}function Wi(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(nr(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function nr(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 Zh(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function Qh(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ut("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}function eg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function pe(e){const t=ut("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=ut("useProxiedModel"),s=Q(e[t]!==void 0?e[t]:n),r=Kn(t),d=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(()=>!d.value,()=>{de(()=>e[t],f=>{s.value=f})});const c=w({get(){const f=e[t];return l(d.value?f:s.value)},set(f){const u=i(f),v=ye(d.value?e[t]:s.value);v===u||l(v)===f||(s.value=u,a==null||a.emit(`update:${t}`,u))}});return Object.defineProperty(c,"externalValue",{get:()=>d.value?e[t]:s.value}),c}const jc={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"}},ko="$vuetify.",Po=(e,t)=>e.replace(/\{(\d+)\}/g,(n,l)=>String(t[+l])),Hc=(e,t,n)=>function(l){for(var i=arguments.length,a=new Array(i>1?i-1:0),s=1;s<i;s++)a[s-1]=arguments[s];if(!l.startsWith(ko))return Po(l,a);const r=l.replace(ko,""),o=e.value&&n.value[e.value],d=t.value&&n.value[t.value];let c=as(o,r,null);return c||(`${l}${e.value}`,c=as(d,r,null)),c||(c=l),typeof c!="string"&&(c=l),Po(c,a)};function Wc(e,t){return(n,l)=>new Intl.NumberFormat([e.value,t.value],l).format(n)}function La(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 Uc(e){return t=>{const n=La(t,"locale",e.current),l=La(t,"fallback",e.fallback),i=La(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:l,messages:i,t:Hc(n,l,i),n:Wc(n,l),provide:Uc({current:n,fallback:l,messages:i})}}}function tg(e){const t=ve((e==null?void 0:e.locale)??"en"),n=ve((e==null?void 0:e.fallback)??"en"),l=Q({en:jc,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:l,t:Hc(t,n,l),n:Wc(t,n),provide:Uc({current:t,fallback:n,messages:l})}}const Ui=Symbol.for("vuetify:locale");function ng(e){return e.name!=null}function lg(e){const t=e!=null&&e.adapter&&ng(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:tg(e),n=ag(t,e);return{...t,...n}}function _l(){const e=Ge(Ui);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function ig(){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 ag(e,t){const n=Q((t==null?void 0:t.rtl)??ig()),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(Ui);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const os={"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 sg(e,t){const n=[];let l=[];const i=qc(e),a=Kc(e),s=(i.getDay()-os[t.slice(-2).toUpperCase()]+7)%7,r=(a.getDay()-os[t.slice(-2).toUpperCase()]+7)%7;for(let o=0;o<s;o++){const d=new Date(i);d.setDate(d.getDate()-(s-o)),l.push(d)}for(let o=1;o<=a.getDate();o++){const d=new Date(e.getFullYear(),e.getMonth(),o);l.push(d),l.length===7&&(n.push(l),l=[])}for(let o=1;o<7-r;o++){const d=new Date(a);d.setDate(d.getDate()+o),l.push(d)}return l.length>0&&n.push(l),n}function rg(e){const t=new Date(e);for(;t.getDay()!==0;)t.setDate(t.getDate()-1);return t}function og(e){const t=new Date(e);for(;t.getDay()!==6;)t.setDate(t.getDate()+1);return t}function qc(e){return new Date(e.getFullYear(),e.getMonth(),1)}function Kc(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function ug(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const cg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function Gc(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(cg.test(e))return ug(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const Ao=new Date(2e3,0,2);function dg(e){const t=os[e.slice(-2).toUpperCase()];return _c(7).map(n=>{const l=new Date(Ao);return l.setDate(Ao.getDate()+t+n),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(l)})}function fg(e,t,n,l){const i=Gc(e)??new Date,a=l==null?void 0:l[t];if(typeof a=="function")return a(i,t,n);let s={};switch(t){case"fullDateWithWeekday":s={weekday:"long",day:"numeric",month:"long",year:"numeric"};break;case"hours12h":s={hour:"numeric",hour12:!0};break;case"normalDateWithWeekday":s={weekday:"short",day:"numeric",month:"short"};break;case"keyboardDate":s={day:"2-digit",month:"2-digit",year:"numeric"};break;case"monthAndDate":s={month:"long",day:"numeric"};break;case"monthAndYear":s={month:"long",year:"numeric"};break;case"month":s={month:"long"};break;case"monthShort":s={month:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(i.getDate());case"shortDate":s={year:"2-digit",month:"numeric",day:"numeric"};break;case"weekdayShort":s={weekday:"short"};break;case"year":s={year:"numeric"};break;default:s=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,s).format(i)}function vg(e,t){const n=e.toJsDate(t),l=n.getFullYear(),i=oo(String(n.getMonth()+1),2,"0"),a=oo(String(n.getDate()),2,"0");return`${l}-${i}-${a}`}function mg(e){const[t,n,l]=e.split("-").map(Number);return new Date(t,n-1,l)}function hg(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function gg(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function yg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function pg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function bg(e,t){const n=new Date(e);return n.setMonth(n.getMonth()+t),n}function wg(e){return e.getFullYear()}function Sg(e){return e.getMonth()}function Cg(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function xg(e){return e.getHours()}function _g(e){return e.getMinutes()}function kg(e){return new Date(e.getFullYear(),0,1)}function Pg(e){return new Date(e.getFullYear(),11,31)}function Ag(e,t){return us(e,t[0])&&Ig(e,t[1])}function Eg(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function us(e,t){return e.getTime()>t.getTime()}function Ig(e,t){return e.getTime()<t.getTime()}function Eo(e,t){return e.getTime()===t.getTime()}function Tg(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Vg(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Og(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 Fg(e,t){const n=new Date(e);return n.setHours(t),n}function Mg(e,t){const n=new Date(e);return n.setMinutes(t),n}function Lg(e,t){const n=new Date(e);return n.setMonth(t),n}function Rg(e,t){const n=new Date(e);return n.setFullYear(t),n}function Bg(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate())}function $g(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class Ng{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return Gc(t)}toJsDate(t){return t}toISO(t){return vg(this,t)}parseISO(t){return mg(t)}addMinutes(t,n){return hg(t,n)}addHours(t,n){return gg(t,n)}addDays(t,n){return yg(t,n)}addWeeks(t,n){return pg(t,n)}addMonths(t,n){return bg(t,n)}getWeekArray(t){return sg(t,this.locale)}startOfWeek(t){return rg(t)}endOfWeek(t){return og(t)}startOfMonth(t){return qc(t)}endOfMonth(t){return Kc(t)}format(t,n){return fg(t,n,this.locale,this.formats)}isEqual(t,n){return Eo(t,n)}isValid(t){return Eg(t)}isWithinRange(t,n){return Ag(t,n)}isAfter(t,n){return us(t,n)}isBefore(t,n){return!us(t,n)&&!Eo(t,n)}isSameDay(t,n){return Tg(t,n)}isSameMonth(t,n){return Vg(t,n)}setMinutes(t,n){return Mg(t,n)}setHours(t,n){return Fg(t,n)}setMonth(t,n){return Lg(t,n)}setYear(t,n){return Rg(t,n)}getDiff(t,n,l){return Og(t,n,l)}getWeekdays(){return dg(this.locale)}getYear(t){return wg(t)}getMonth(t){return Sg(t)}getNextMonth(t){return Cg(t)}getHours(t){return xg(t)}getMinutes(t){return _g(t)}startOfDay(t){return Bg(t)}endOfDay(t){return $g(t)}startOfYear(t){return kg(t)}endOfYear(t){return Pg(t)}}const Dg=Symbol.for("vuetify:date-options"),Io=Symbol.for("vuetify:date-adapter");function zg(e,t){const n=Et({adapter:Ng,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:jg(n,t)}}function jg(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 ca=["sm","md","lg","xl","xxl"],cs=Symbol.for("vuetify:display"),To={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},Hg=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:To;return Et(To,e)};function Vo(e){return Ue&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function Oo(e){return Ue&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function Fo(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),s=n(/electron/i),r=n(/chrome/i),o=n(/edge/i),d=n(/firefox/i),c=n(/opera/i),f=n(/win/i),u=n(/mac/i),v=n(/linux/i);return{android:l,ios:i,cordova:a,electron:s,chrome:r,edge:o,firefox:d,opera:c,win:f,mac:u,linux:v,touch:mh,ssr:t==="ssr"}}function Wg(e,t){const{thresholds:n,mobileBreakpoint:l}=Hg(e),i=ve(Oo(t)),a=ve(Fo(t)),s=ht({}),r=ve(Vo(t));function o(){i.value=Oo(),r.value=Vo()}function d(){o(),a.value=Fo()}return Ht(()=>{const c=r.value<n.sm,f=r.value<n.md&&!c,u=r.value<n.lg&&!(f||c),v=r.value<n.xl&&!(u||f||c),m=r.value<n.xxl&&!(v||u||f||c),y=r.value>=n.xxl,p=c?"xs":f?"sm":u?"md":v?"lg":m?"xl":"xxl",P=typeof l=="number"?l:n[l],I=r.value<P;s.xs=c,s.sm=f,s.md=u,s.lg=v,s.xl=m,s.xxl=y,s.smAndUp=!c,s.mdAndUp=!(c||f),s.lgAndUp=!(c||f||u),s.xlAndUp=!(c||f||u||v),s.smAndDown=!(u||v||m||y),s.mdAndDown=!(v||m||y),s.lgAndDown=!(m||y),s.xlAndDown=!y,s.name=p,s.height=i.value,s.width=r.value,s.mobile=I,s.mobileBreakpoint=l,s.platform=a.value,s.thresholds=n}),Ue&&window.addEventListener("resize",o,{passive:!0}),{...$s(s),update:d,ssr:!!t}}const Ug=K({mobileBreakpoint:[Number,String]},"display");function lr(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();const n=Ge(cs);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 qg=Symbol.for("vuetify:goto");function Kg(){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 Gg(e,t){return{rtl:t.isRtl,options:Et(Kg(),e)}}const Yg={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"},Xg={component:e=>Vn(Xc,{...e,class:"mdi"})},Me=[String,Function,Object,Array],ds=Symbol.for("vuetify:icons"),da=K({icon:{type:Me},tag:{type:String,required:!0}},"icon"),Mo=ue()({name:"VComponentIcon",props:da(),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)]}})}}}),Yc=xl({name:"VSvgIcon",inheritAttrs:!1,props:da(),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)])]})}});xl({name:"VLigatureIcon",props:da(),setup(e){return()=>h(e.tag,null,{default:()=>[e.icon]})}});const Xc=xl({name:"VClassIcon",props:da(),setup(e){return()=>h(e.tag,{class:e.icon},null)}});function Jg(){return{svg:{component:Yc},class:{component:Xc}}}function Zg(e){const t=Jg(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=Xg),Et({defaultSet:n,sets:t,aliases:{...Yg,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 Qg=e=>{const t=Ge(ds);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:w(()=>{var o;const l=le(e);if(!l)return{component:Mo};let i=l;if(typeof i=="string"&&(i=i.trim(),i.startsWith("$")&&(i=(o=t.aliases)==null?void 0:o[i.slice(1)])),!i)throw new Error(`Could not find aliased icon "${l}"`);if(Array.isArray(i))return{component:Yc,icon:i};if(typeof i!="string")return{component:Mo,icon:i};const a=Object.keys(t.sets).find(d=>typeof i=="string"&&i.startsWith(`${d}:`)),s=a?i.slice(a.length+1):i;return{component:t.sets[a??t.defaultSet].component,icon:s}})}},qi=Symbol.for("vuetify:theme"),nt=K({theme:String},"theme");function Lo(){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 ey(){var l,i;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Lo();const t=Lo();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,s]of Object.entries(e.themes??{})){const r=s.dark||a==="dark"?(l=t.themes)==null?void 0:l.dark:(i=t.themes)==null?void 0:i.light;n[a]=Et(r,s)}return Et(t,{...e,themes:n})}function ty(e){const t=ey(e),n=Q(t.defaultTheme),l=Q(t.themes),i=w(()=>{const c={};for(const[f,u]of Object.entries(l.value)){const v=c[f]={...u,colors:{...u.colors}};if(t.variations)for(const m of t.variations.colors){const y=v.colors[m];if(y)for(const p of["lighten","darken"]){const P=p==="lighten"?Wh:Uh;for(const I of _c(t.variations[p],1))v.colors[`${m}-${p}-${I}`]=zh(P(Jt(y),I))}}for(const m of Object.keys(v.colors)){if(/^on-[a-z]/.test(m)||v.colors[`on-${m}`])continue;const y=`on-${m}`,p=Jt(v.colors[m]);v.colors[y]=$c(p)}}return c}),a=w(()=>i.value[n.value]),s=w(()=>{const c=[];a.value.dark&&Dn(c,":root",["color-scheme: dark"]),Dn(c,":root",Ro(a.value));for(const[m,y]of Object.entries(i.value))Dn(c,`.v-theme--${m}`,[`color-scheme: ${y.dark?"dark":"normal"}`,...Ro(y)]);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 c.push(...f,...u),c.map((m,y)=>y===0?m:` ${m}`).join("")});function r(){return{style:[{children:s.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function o(c){if(t.isDisabled)return;const f=c._context.provides.usehead;if(f)if(f.push){const v=f.push(r);Ue&&de(s,()=>{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 y=document.createElement("style");y.type="text/css",y.id="vuetify-theme-stylesheet",t.cspNonce&&y.setAttribute("nonce",t.cspNonce),v=y,document.head.appendChild(v)}v&&(v.innerHTML=s.value)};var u=m;let v=Ue?document.getElementById("vuetify-theme-stylesheet"):null;Ue?de(s,m,{immediate:!0}):m()}}const d=w(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:o,isDisabled:t.isDisabled,name:n,themes:l,current:a,computedThemes:i,themeClasses:d,styles:s,global:{name:n,current:a}}}function rt(e){ut("provideTheme");const t=Ge(qi,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(qi,a),a}function Dn(e,t,n){e.push(`${t} {
|
19
|
-
`,...n.map(l=>` ${l};
|
20
|
-
`),`}
|
21
|
-
`)}function Ro(e){const t=e.dark?2:1,n=e.dark?1:2,l=[];for(const[i,a]of Object.entries(e.colors)){const s=Jt(a);l.push(`--v-theme-${i}: ${s.r},${s.g},${s.b}`),i.startsWith("on-")||l.push(`--v-theme-${i}-overlay-multiplier: ${qh(a)>.18?t:n}`)}for(const[i,a]of Object.entries(e.variables)){const s=typeof a=="string"&&a.startsWith("#")?Jt(a):void 0,r=s?`${s.r}, ${s.g}, ${s.b}`:void 0;l.push(`--v-${i}: ${r??a}`)}return l}function bl(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,s)=>{s&&(i.unobserve(Gl(s)),l.value=void 0),a&&i.observe(Gl(a))},{flush:"post"})}return{resizeRef:n,contentRect:ni(l)}}const fs=Symbol.for("vuetify:layout"),ny=Symbol.for("vuetify:layout-item"),Bo=1e3,ly=K({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function iy(){const e=Ge(fs);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const ay=(e,t,n,l)=>{let i={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...i}}];for(const s of e){const r=t.get(s),o=n.get(s),d=l.get(s);if(!r||!o||!d)continue;const c={...i,[r.value]:parseInt(i[r.value],10)+(d.value?parseInt(o.value,10):0)};a.push({id:s,layer:c}),i=c}return a};function sy(e){const t=Ge(fs,null),n=w(()=>t?t.rootZIndex.value-100:Bo),l=Q([]),i=ht(new Map),a=ht(new Map),s=ht(new Map),r=ht(new Map),o=ht(new Map),{resizeRef:d,contentRect:c}=bl(),f=w(()=>{const S=new Map,x=e.overlaps??[];for(const T of x.filter(M=>M.includes(":"))){const[M,L]=T.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([...s.values()].map(T=>T.value))].sort((T,M)=>T-M),x=[];for(const T of S){const M=l.value.filter(L=>{var N;return((N=s.get(L))==null?void 0:N.value)===T});x.push(...M)}return ay(x,i,a,r)}),v=w(()=>!Array.from(o.values()).some(S=>S.value)),m=w(()=>u.value[u.value.length-1].layer),y=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"}})),p=w(()=>u.value.slice(1).map((S,x)=>{let{id:T}=S;const{layer:M}=u.value[x],L=a.get(T),N=i.get(T);return{id:T,...M,size:Number(L.value),position:N.value}})),P=S=>p.value.find(x=>x.id===S),I=ut("createLayout"),E=ve(!1);gn(()=>{E.value=!0}),yt(fs,{register:(S,x)=>{let{id:T,order:M,position:L,layoutSize:N,elementSize:A,active:F,disableTransitions:D,absolute:Z}=x;s.set(T,M),i.set(T,L),a.set(T,N),r.set(T,F),D&&o.set(T,D);const te=Dl(ny,I==null?void 0:I.vnode).indexOf(S);te>-1?l.value.splice(te,0,T):l.value.push(T);const B=w(()=>p.value.findIndex(Y=>Y.id===T)),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!==Bo?"absolute":"fixed",...v.value?void 0:{transition:"none"}};if(!E.value)return Ae;const Se=p.value[B.value];if(!Se)throw new Error(`[Vuetify] Could not find layout item "${T}"`);const Te=f.value.get(T);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=>{s.delete(S),i.delete(S),a.delete(S),r.delete(S),o.delete(S),l.value=l.value.filter(x=>x!==S)},mainRect:m,mainStyles:y,getLayoutItem:P,items:p,layoutRect:c,rootZIndex:n});const k=w(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),_=w(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:k,layoutStyles:_,getLayoutItem:P,items:p,layoutRect:c,layoutRef:d}}function Jc(){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:s={}}=l,r=Kh(l.defaults),o=Wg(l.display,l.ssr),d=ty(l.theme),c=Zg(l.icons),f=lg(l.locale),u=zg(l.date,f),v=Gg(l.goTo,f);return{install:y=>{for(const p in s)y.directive(p,s[p]);for(const p in a)y.component(p,a[p]);for(const p in i)y.component(p,xl({...i[p],name:p,aliasName:i[p].name}));if(d.install(y),y.provide(pl,r),y.provide(cs,o),y.provide(qi,d),y.provide(ds,c),y.provide(Ui,f),y.provide(Dg,u.options),y.provide(Io,u.instance),y.provide(qg,v),Ue&&l.ssr)if(y.$nuxt)y.$nuxt.hook("app:suspense:resolve",()=>{o.update()});else{const{mount:p}=y;y.mount=function(){const P=p(...arguments);return it(()=>o.update()),y.mount=p,P}}nn.reset(),y.mixin({computed:{$vuetify(){return ht({defaults:ol.call(this,pl),display:ol.call(this,cs),theme:ol.call(this,qi),icons:ol.call(this,ds),locale:ol.call(this,Ui),date:ol.call(this,Io)})}}})},defaults:r,display:o,theme:d,icons:c,locale:f,date:u,goTo:v}}const ry="3.5.9";Jc.version=ry;function ol(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 oy={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"}},$o={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},uy={primary:"#2196F3",success:"#00E676"},cy=(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={...$o,...l},a={...$o,...uy,...l};return{ssr:!1,locale:{locale:"fr",messages:{fr:oy,en:jc}},theme:{defaultTheme:n?"dark":"light",themes:{light:{dark:!1,colors:i},dark:{dark:!0,colors:a}}}}},dy=/"(?:_|\\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*:/,fy=/"(?: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*:/,vy=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function my(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){hy(e);return}return t}function hy(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function gy(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(!vy.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(dy.test(e)||fy.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,my)}return JSON.parse(e)}catch(l){if(t.strict)throw l;return e}}const yy=/#/g,py=/&/g,by=/\//g,wy=/=/g,ir=/\+/g,Sy=/%5e/gi,Cy=/%60/gi,xy=/%7c/gi,_y=/%20/gi;function ky(e){return encodeURI(""+e).replace(xy,"|")}function vs(e){return ky(typeof e=="string"?e:JSON.stringify(e)).replace(ir,"%2B").replace(_y,"+").replace(yy,"%23").replace(py,"%26").replace(Cy,"`").replace(Sy,"^").replace(by,"%2F")}function Ra(e){return vs(e).replace(wy,"%3D")}function Zc(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Py(e){return Zc(e.replace(ir," "))}function Ay(e){return Zc(e.replace(ir," "))}function Ey(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=Py(l[1]);if(i==="__proto__"||i==="constructor")continue;const a=Ay(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 Iy(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Ra(e)}=${vs(n)}`).join("&"):`${Ra(e)}=${vs(t)}`:Ra(e)}function Ty(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Iy(t,e[t])).filter(Boolean).join("&")}const Vy=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Oy=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Fy=/^([/\\]\s*){2,}[^/\\]/,My=/\/$|\/\?|\/#/,Ly=/^\.?\//;function Qc(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Vy.test(e):Oy.test(e)||(t.acceptRelative?Fy.test(e):!1)}function ms(e="",t){return t?My.test(e):e.endsWith("/")}function Ry(e="",t){if(!t)return(ms(e)?e.slice(0,-1):e)||"/";if(!ms(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,...s]=n.split("?");return(a.slice(0,-1)||"/")+(s.length>0?`?${s.join("?")}`:"")+l}function By(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(ms(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,...s]=n.split("?");return a+"/"+(s.length>0?`?${s.join("?")}`:"")+l}function $y(e,t){if(Dy(t)||Qc(e))return e;const n=Ry(t);return e.startsWith(n)?e:jy(n,e)}function Ny(e,t){const n=td(e),l={...Ey(n.search),...t};return n.search=Ty(l),Hy(n)}function Dy(e){return!e||e==="/"}function zy(e){return e&&e!=="/"}function jy(e,...t){let n=e||"";for(const l of t.filter(i=>zy(i)))if(n){const i=l.replace(Ly,"");n=By(n)+i}else n=l;return n}const ed=Symbol.for("ufo:protocolRelative");function td(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(!Qc(e,{acceptRelative:!0}))return t?td(t+e):No(e);const[,l="",i,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,s="",r=""]=a.match(/([^#/?]*)(.*)?/)||[],{pathname:o,search:d,hash:c}=No(r.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:l.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:s,pathname:o,search:d,hash:c,[ed]:!l}}function No(e=""){const[t="",n="",l=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:l}}function Hy(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[ed]?(e.protocol||"")+"//":"")+i+a+t+n+l}class Wy extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Uy(e){var o,d,c,f,u;const t=((o=e.error)==null?void 0:o.message)||((d=e.error)==null?void 0:d.toString())||"",n=((c=e.request)==null?void 0:c.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>",s=`${i}: ${a}${t?` ${t}`:""}`,r=new Wy(s,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 qy=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Do(e="GET"){return qy.has(e.toUpperCase())}function Ky(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 Gy=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Yy=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Xy(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Yy.test(t)?"json":Gy.has(t)||t.startsWith("text/")?"text":"blob"}function Jy(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 Zy=new Set([408,409,425,429,500,502,503,504]),Qy=new Set([101,204,205,304]);function nd(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:l=globalThis.AbortController}=e;async function i(r){const o=r.error&&r.error.name==="AbortError"&&!r.options.timeout||!1;if(r.options.retry!==!1&&!o){let c;typeof r.options.retry=="number"?c=r.options.retry:c=Do(r.options.method)?0:1;const f=r.response&&r.response.status||500;if(c>0&&(Array.isArray(r.options.retryStatusCodes)?r.options.retryStatusCodes.includes(f):Zy.has(f))){const u=r.options.retryDelay||0;return u>0&&await new Promise(v=>setTimeout(v,u)),a(r.request,{...r.options,retry:c-1,timeout:r.options.timeout})}}const d=Uy(r);throw Error.captureStackTrace&&Error.captureStackTrace(d,a),d}const a=async function(o,d={}){var u;const c={request:o,options:Jy(d,e.defaults,n),response:void 0,error:void 0};if(c.options.method=(u=c.options.method)==null?void 0:u.toUpperCase(),c.options.onRequest&&await c.options.onRequest(c),typeof c.request=="string"&&(c.options.baseURL&&(c.request=$y(c.request,c.options.baseURL)),(c.options.query||c.options.params)&&(c.request=Ny(c.request,{...c.options.params,...c.options.query}))),c.options.body&&Do(c.options.method)&&(Ky(c.options.body)?(c.options.body=typeof c.options.body=="string"?c.options.body:JSON.stringify(c.options.body),c.options.headers=new n(c.options.headers||{}),c.options.headers.has("content-type")||c.options.headers.set("content-type","application/json"),c.options.headers.has("accept")||c.options.headers.set("accept","application/json")):("pipeTo"in c.options.body&&typeof c.options.body.pipeTo=="function"||typeof c.options.body.pipe=="function")&&("duplex"in c.options||(c.options.duplex="half"))),!c.options.signal&&c.options.timeout){const v=new l;setTimeout(()=>v.abort(),c.options.timeout),c.options.signal=v.signal}try{c.response=await t(c.request,c.options)}catch(v){return c.error=v,c.options.onRequestError&&await c.options.onRequestError(c),await i(c)}if(c.response.body&&!Qy.has(c.response.status)&&c.options.method!=="HEAD"){const v=(c.options.parseResponse?"json":c.options.responseType)||Xy(c.response.headers.get("content-type")||"");switch(v){case"json":{const m=await c.response.text(),y=c.options.parseResponse||gy;c.response._data=y(m);break}case"stream":{c.response._data=c.response.body;break}default:c.response._data=await c.response[v]()}}return c.options.onResponse&&await c.options.onResponse(c),!c.options.ignoreResponseError&&c.response.status>=400&&c.response.status<600?(c.options.onResponseError&&await c.options.onResponseError(c),await i(c)):c.response},s=async function(o,d){return(await a(o,d))._data};return s.raw=a,s.native=(...r)=>t(...r),s.create=(r={})=>nd({...e,defaults:{...e.defaults,...r}}),s}const ar=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")}(),ep=ar.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),tp=ar.Headers,np=ar.AbortController,Ki=nd({fetch:ep,Headers:tp,AbortController:np});function lp(){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 s of Object.keys(e)){const r=e[s];r!=null&&r!==""&&l.set(s,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=lp();var ip={exports:{}};(function(e){(function(t){if(typeof window>"u")return;var n=0,l=!1,i=!1,a="message",s=a.length,r="[iFrameSizer]",o=r.length,d=null,c=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(){T("onMessage function not defined")},onMouseEnter:function(){},onMouseLeave:function(){},onResized:function(){},onScroll:function(){return!0}});function y(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function p(g,C,O){g.addEventListener(C,O,!1)}function P(g,C,O){g.removeEventListener(C,O,!1)}function I(){var g=["moz","webkit","o","ms"],C;for(C=0;C<g.length&&!c;C+=1)c=window[g[C]+"RequestAnimationFrame"];c?c=c.bind(window):S("setup","RequestAnimationFrame not supported")}function E(g){var C="Host page: "+g;return window.top!==window.self&&(C=window.parentIFrame&&window.parentIFrame.getId?window.parentIFrame.getId()+": "+g:"Nested host page: "+g),C}function k(g){return r+"["+E(g)+"]"}function _(g){return u[g]?u[g].log:l}function S(g,C){M("log",g,C,_(g))}function x(g,C){M("info",g,C,_(g))}function T(g,C){M("warn",g,C,!0)}function M(g,C,O,V){V===!0&&typeof window.console=="object"&&console[g](k(C),O)}function L(g){function C(){function ie(){B(Le),Z(Ce),qt("onResized",Le)}$("Height"),$("Width"),j(ie,Le,"init")}function O(){var ie=Dt.slice(o).split(":"),Pe=ie[1]?parseInt(ie[1],10):0,ze=u[ie[0]]&&u[ie[0]].iframe,Ke=getComputedStyle(ze);return{iframe:ze,id:ie[0],height:Pe+V(Ke)+R(Ke),width:ie[2],type:ie[3]}}function V(ie){if(ie.boxSizing!=="border-box")return 0;var Pe=ie.paddingTop?parseInt(ie.paddingTop,10):0,ze=ie.paddingBottom?parseInt(ie.paddingBottom,10):0;return Pe+ze}function R(ie){if(ie.boxSizing!=="border-box")return 0;var Pe=ie.borderTopWidth?parseInt(ie.borderTopWidth,10):0,ze=ie.borderBottomWidth?parseInt(ie.borderBottomWidth,10):0;return Pe+ze}function $(ie){var Pe=Number(u[Ce]["max"+ie]),ze=Number(u[Ce]["min"+ie]),Ke=ie.toLowerCase(),ft=Number(Le[Ke]);S(Ce,"Checking "+Ke+" is in range "+ze+"-"+Pe),ft<ze&&(ft=ze,S(Ce,"Set "+Ke+" to min value")),ft>Pe&&(ft=Pe,S(Ce,"Set "+Ke+" to max value")),Le[Ke]=""+ft}function H(){function ie(){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 ft(){var pt=u[Ce]&&u[Ce].remoteHost;return S(Ce,"Checking connection is from: "+pt),Pe===pt}return ze.constructor===Array?Ke():ft()}var Pe=g.origin,ze=u[Ce]&&u[Ce].checkOrigin;if(ze&&""+Pe!="null"&&!ie())throw new Error("Unexpected message received from: "+Pe+" for "+Le.iframe.id+". Message was: "+g.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,o)&&Dt.slice(o).split(":")[0]in u}function z(){var ie=Le.type in{true:1,false:1,undefined:1};return ie&&S(Ce,"Ignoring init message from meta parent page"),ie}function G(ie){return Dt.slice(Dt.indexOf(":")+s+ie)}function se(ie){S(Ce,"onMessage passed: {iframe: "+Le.iframe.id+", message: "+ie+"}"),qt("onMessage",{iframe:Le.iframe,message:JSON.parse(ie)}),S(Ce,"--")}function oe(){var ie=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-ie.top,10),offsetLeft:parseInt(Pe.left-ie.left,10),scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,documentHeight:document.documentElement.clientHeight,documentWidth:document.documentElement.clientWidth,windowHeight:window.innerHeight,windowWidth:window.innerWidth})}function he(ie,Pe){function ze(){W("Send Page Info","pageInfo:"+oe(),ie,Pe)}Se(ze,32,Pe)}function Ie(){function ie(ft,pt){function an(){u[Ke]?he(u[Ke].iframe,Ke):Pe()}["scroll","resize"].forEach(function(wr){S(Ke,ft+wr+" listener for sendPageInfo"),pt(window,wr,an)})}function Pe(){ie("Remove ",P)}function ze(){ie("Add ",p)}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 ie=!0;return Le.iframe===null&&(T(Ce,"IFrame ("+Le.id+") not found"),ie=!1),ie}function ee(ie){var Pe=ie.getBoundingClientRect();return D(Ce),{x:Math.floor(Number(Pe.left)+Number(d.x)),y:Math.floor(Number(Pe.top)+Number(d.y))}}function ae(ie){function Pe(){d=pt,He(),S(Ce,"--")}function ze(){return{x:Number(Le.width)+ft.x,y:Number(Le.height)+ft.y}}function Ke(){window.parentIFrame?window.parentIFrame["scrollTo"+(ie?"Offset":"")](pt.x,pt.y):T(Ce,"Unable to scroll to requested position, window.parentIFrame not found")}var ft=ie?ee(Le.iframe):{x:0,y:0},pt=ze();S(Ce,"Reposition requested from iFrame (offset x:"+ft.x+" y:"+ft.y+")"),window.top===window.self?Pe():Ke()}function He(){qt("onScroll",d)===!1?ne():Z(Ce)}function at(ie){function Pe(){var an=ee(pt);S(Ce,"Moving to in page link (#"+Ke+") at x: "+an.x+" y: "+an.y),d={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=ie.split("#")[1]||"",ft=decodeURIComponent(Ke),pt=document.getElementById(ft)||document.getElementsByName(ft)[0];pt?Pe():window.top===window.self?S(Ce,"In page link #"+Ke+" not found"):ze()}function ct(ie){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(ie,{iframe:Le.iframe,screenX:Number(Pe.x),screenY:Number(Pe.y),type:Le.type})}function qt(ie,Pe){return N(Ce,ie,Pe)}function dt(){switch(u[Ce]&&u[Ce].firstRun&&wa(),Le.type){case"close":{F(Le.iframe);break}case"message":{se(G(6));break}case"mouseenter":{ct("onMouseEnter");break}case"mouseleave":{ct("onMouseLeave");break}case"autoResize":{u[Ce].autoResize=JSON.parse(G(9));break}case"scrollTo":{ae(!1);break}case"scrollToOffset":{ae(!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?T("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(ie){var Pe=!0;return u[ie]||(Pe=!1,T(Le.type+" No settings for "+ie+". Message was: "+Dt)),Pe}function sl(){for(var ie in u)W("iFrame requested init",U(ie),u[ie].iframe,ie)}function wa(){u[Ce]&&(u[Ce].firstRun=!1)}var Dt=g.data,Le={},Ce=null;Dt==="[iFrameResizerChild]Ready"?sl():q()?(Le=O(),Ce=Le.id,u[Ce]&&(u[Ce].loaded=!0),!z()&&Ct(Ce)&&(S(Ce,"Received: "+Dt),Ne()&&H()&&dt())):x(Ce,"Ignored: "+Dt)}function N(g,C,O){var V=null,R=null;if(u[g])if(V=u[g][C],typeof V=="function")R=V(O);else throw new TypeError(C+" on iFrame["+g+"] is not a function");return R}function A(g){var C=g.id;delete u[C]}function F(g){var C=g.id;if(N(C,"onClose",C)===!1){S(C,"Close iframe cancelled by onClose event");return}S(C,"Removing iFrame: "+C);try{g.parentNode&&g.parentNode.removeChild(g)}catch(O){T(O)}N(C,"onClosed",C),S(C,"--"),A(g)}function D(g){d===null&&(d={x:window.pageXOffset===t?document.documentElement.scrollLeft:window.pageXOffset,y:window.pageYOffset===t?document.documentElement.scrollTop:window.pageYOffset},S(g,"Get page position: "+d.x+","+d.y))}function Z(g){d!==null&&(window.scrollTo(d.x,d.y),S(g,"Set page position: "+d.x+","+d.y),ne())}function ne(){d=null}function te(g){function C(){B(g),W("reset","reset",g.iframe,g.id)}S(g.id,"Size reset requested by "+(g.type==="init"?"host page":"iFrame")),D(g.id),j(C,g,"reset")}function B(g){function C($){if(!g.id){S("undefined","messageData id not set");return}g.iframe.style[$]=g[$]+"px",S(g.id,"IFrame ("+R+") "+$+" set to "+g[$]+"px")}function O($){!i&&g[$]==="0"&&(i=!0,S(R,"Hidden iFrame detected, creating visibility listener"),Te())}function V($){C($),O($)}var R=g.iframe.id;u[R]&&(u[R].sizeHeight&&V("height"),u[R].sizeWidth&&V("width"))}function j(g,C,O){O!==C.type&&c&&!window.jasmine?(S(C.id,"Requesting animation frame"),c(g)):g()}function W(g,C,O,V,R){function $(){var se=u[V]&&u[V].targetOrigin;S(V,"["+g+"] Sending msg to iframe["+V+"] ("+C+") targetOrigin: "+se),O.contentWindow.postMessage(r+C,se)}function H(){T(V,"["+g+"] IFrame("+V+") not found")}function q(){O&&"contentWindow"in O&&O.contentWindow!==null?$():H()}function z(){function se(){u[V]&&!u[V].loaded&&!G&&(G=!0,T(V,"IFrame has not responded within "+u[V].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[V]&&u[V].warningTimeout&&(u[V].msgTimeout=setTimeout(se,u[V].warningTimeout))}var G=!1;V=V||O.id,u[V]&&(q(),z())}function U(g){return g+":"+u[g].bodyMarginV1+":"+u[g].sizeWidth+":"+u[g].log+":"+u[g].interval+":"+u[g].enablePublicMethods+":"+u[g].autoResize+":"+u[g].bodyMargin+":"+u[g].heightCalculationMethod+":"+u[g].bodyBackground+":"+u[g].bodyPadding+":"+u[g].tolerance+":"+u[g].inPageLinks+":"+u[g].resizeFrom+":"+u[g].widthCalculationMethod+":"+u[g].mouseEvents}function Y(g){return typeof g=="number"}function X(g,C){function O(){function ae(at){var ct=u[ee][at];ct!==1/0&&ct!==0&&(g.style[at]=Y(ct)?ct+"px":ct,S(ee,"Set "+at+" = "+g.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"),ae("maxHeight"),ae("minHeight"),ae("maxWidth"),ae("minWidth")}function V(){var ae=C&&C.id||m.id+n++;return document.getElementById(ae)!==null&&(ae+=n++),ae}function R(ae){if(typeof ae!="string")throw new TypeError("Invaild id for iFrame. Expected String");return ae===""&&(g.id=ae=V(),l=(C||{}).log,S(ae,"Added missing iframe ID: "+ae+" ("+g.src+")")),ae}function $(){switch(S(ee,"IFrame scrolling "+(u[ee]&&u[ee].scrolling?"enabled":"disabled")+" for "+ee),g.style.overflow=(u[ee]&&u[ee].scrolling)===!1?"hidden":"auto",u[ee]&&u[ee].scrolling){case"omit":break;case!0:{g.scrolling="yes";break}case!1:{g.scrolling="no";break}default:g.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 ae=u[ee]&&u[ee].firstRun,He=u[ee]&&u[ee].heightCalculationMethod in f;!ae&&He&&te({iframe:g,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(ae){W("Move to anchor","moveToAnchor:"+ae,u[ee].iframe,ee)},sendMessage:function(ae){ae=JSON.stringify(ae),W("Send Message","message:"+ae,u[ee].iframe,ee)}})}function G(ae){function He(){W("iFrame.onload",ae,g,t,!0),q()}function at(qt){if(g.parentNode){var dt=new qt(function(Ct){Ct.forEach(function(sl){var wa=Array.prototype.slice.call(sl.removedNodes);wa.forEach(function(Dt){Dt===g&&F(g)})})});dt.observe(g.parentNode,{childList:!0})}}var ct=y();ct&&at(ct),p(g,"load",He),W("init",ae,g,t,!0)}function se(ae){if(typeof ae!="object")throw new TypeError("Options is not an object")}function oe(ae){for(var He in m)Object.prototype.hasOwnProperty.call(m,He)&&(u[ee][He]=Object.prototype.hasOwnProperty.call(ae,He)?ae[He]:m[He])}function he(ae){return ae===""||ae.match(/^(about:blank|javascript:|file:\/\/)/)!==null?"*":ae}function Ie(ae){var He=ae.split("Callback");if(He.length===2){var at="on"+He[0].charAt(0).toUpperCase()+He[0].slice(1);this[at]=this[ae],delete this[ae],T(ee,"Deprecated: '"+ae+"' has been renamed '"+at+"'. The old method will be removed in the next major version.")}}function Fe(ae){ae=ae||{},u[ee]=Object.create(null),u[ee].iframe=g,u[ee].firstRun=!0,u[ee].remoteHost=g.src&&g.src.split("/").slice(0,3).join("/"),se(ae),Object.keys(ae).forEach(Ie,ae),oe(ae),u[ee]&&(u[ee].targetOrigin=u[ee].checkOrigin===!0?he(u[ee].remoteHost):"*")}function Ne(){return ee in u&&"iFrameResizer"in g}var ee=R(g.id);Ne()?T(ee,"Ignored iFrame, already setup."):(Fe(C),$(),O(),H(),G(U(ee)),z())}function we(g,C){v===null&&(v=setTimeout(function(){v=null,g()},C))}var Ae={};function Se(g,C,O){Ae[O]||(Ae[O]=setTimeout(function(){Ae[O]=null,g()},C))}function Te(){function g(){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(g,16)}function O(){var R=document.querySelector("body"),$={attributes:!0,attributeOldValue:!1,characterData:!0,characterDataOldValue:!1,childList:!0,subtree:!0},H=new V(C);H.observe(R,$)}var V=y();V&&O()}function $e(g){function C(){J("Window "+g,"resize")}S("window","Trigger event: "+g),we(C,16)}function Qe(){function g(){J("Tab Visible","resize")}document.visibilityState!=="hidden"&&(S("document","Trigger event: Visibility change"),we(g,16))}function J(g,C){function O(V){return u[V]&&u[V].resizeFrom==="parent"&&u[V].autoResize&&!u[V].firstRun}Object.keys(u).forEach(function(V){O(V)&&W(g,C,u[V].iframe,V)})}function Ee(){p(window,"message",L),p(window,"resize",function(){$e("resize")}),p(document,"visibilitychange",Qe),p(document,"-webkit-visibilitychange",Qe)}function Re(){function g(V,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,V),O.push(R))}function C(V){V&&V.enablePublicMethods&&T("enablePublicMethods option has been removed, public methods are now always available in the iFrame")}var O;return I(),Ee(),function(R,$){switch(O=[],C(R),typeof $){case"undefined":case"string":{Array.prototype.forEach.call(document.querySelectorAll($||"iframe"),g.bind(t,R));break}case"object":{g(R,$);break}default:throw new TypeError("Unexpected data type ("+typeof $+")")}return O}}function b(g){g.fn?g.fn.iFrameResize||(g.fn.iFrameResize=function(O){function V(R,$){X($,O)}return this.filter("iframe").each(V).end()}):x("","Unable to bind to jQuery, it is not fully loaded.")}window.jQuery!==t&&b(window.jQuery),typeof t=="function"&&t.amd?t([],Re):e.exports=Re(),window.iFrameResize=window.iFrameResize||Re()})()})(ip);function zo(e){return typeof e=="function"?e():le(e)}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const jo=()=>{};function ap(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 sp(e,t={}){let n,l,i=jo;const a=r=>{clearTimeout(r),i(),i=jo};return r=>{const o=zo(e),d=zo(t.maxWait);return n&&a(n),o<=0||d!==void 0&&d<=0?(l&&(a(l),l=null),Promise.resolve(r())):new Promise((c,f)=>{i=t.rejectOnCancel?f:c,d&&!l&&(l=setTimeout(()=>{n&&a(n),l=null,c(r())},d)),n=setTimeout(()=>{l&&a(l),l=null,c(r())},o)})}}function rp(e,t=200,n={}){return ap(sp(t,n),e)}const op=K({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),lt=ue(!1)({name:"VDefaultsProvider",props:op(),setup(e,t){let{slots:n}=t;const{defaults:l,disabled:i,reset:a,root:s,scoped:r}=$s(e);return pn(l,{reset:a,root:s,scoped:r,disabled:i}),()=>{var o;return(o=n.default)==null?void 0:o.call(n)}}});function sr(e){return Js(()=>{const t=[],n={};if(e.value.background)if(rs(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&Nh(e.value.background)){const l=Jt(e.value.background);if(l.a==null||l.a===1){const i=$c(l);n.color=i,n.caretColor=i}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(rs(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 up=["x-small","small","default","large","x-large"],si=K({size:{type:[String,Number],default:"default"}},"size");function ri(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return Js(()=>{let n,l;return Di(up,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"),cp=K({color:String,start:Boolean,end:Boolean,icon:Me,...ke(),...si(),...Je({tag:"i"}),...nt()},"VIcon"),De=ue()({name:"VIcon",props:cp(),setup(e,t){let{attrs:n,slots:l}=t;const i=Q(),{themeClasses:a}=rt(e),{iconData:s}=Qg(w(()=>i.value||e.icon)),{sizeClasses:r}=ri(e),{textColorClasses:o,textColorStyles:d}=$t(re(e,"color"));return pe(()=>{var f,u;const c=(f=l.default)==null?void 0:f.call(l);return c&&(i.value=(u=Ic(c).filter(v=>v.type===ii&&v.children&&typeof v.children=="string")[0])==null?void 0:u.children),h(s.value.component,{tag:e.tag,icon:s.value.icon,class:["v-icon","notranslate",a.value,r.value,o.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)},d.value,e.style],role:n.onClick?"button":void 0,"aria-hidden":!n.onClick},{default:()=>[c]})}),{}}}),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 dp(e){return{aspectStyles:w(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const ld=K({aspectRatio:[String,Number],contentClass:String,inline:Boolean,...ke(),...Fn()},"VResponsive"),hs=ue()({name:"VResponsive",props:ld(),setup(e,t){let{slots:n}=t;const{aspectStyles:l}=dp(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 s of String(l).split(" "))a.push(`rounded-${s}`);else i&&a.push("rounded-0");return a})}}const kl=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,...s}=e,{component:r=a?Cc:vn,...o}=typeof l=="object"?l:{};return Vn(r,ge(typeof l=="string"?{name:i?"":l}:o,typeof l=="string"?{}:{disabled:i,group:a},s),n)};function fp(e,t){if(!Ys)return;const n=t.modifiers||{},l=t.value,{handler:i,options:a}=typeof l=="object"?l:{handler:l,options:{}},s=new IntersectionObserver(function(){var f;let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],o=arguments.length>1?arguments[1]:void 0;const d=(f=e._observe)==null?void 0:f[t.instance.$.uid];if(!d)return;const c=r.some(u=>u.isIntersecting);i&&(!n.quiet||d.init)&&(!n.once||c||d.init)&&i(c,r,o),c&&n.once?id(e,t):d.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:s},s.observe(e)}function id(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 vp={mounted:fp,unmounted:id},ad=vp,mp=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,...ld(),...ke(),...Tt(),...kl()},"VImg"),sd=ue()({name:"VImg",directives:{intersect:ad},props:mp(),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:s}=Vt(e),r=ut("VImg"),o=ve(""),d=Q(),c=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,()=>{y(c.value!=="idle")}),de(m,(A,F)=>{!A&&F&&d.value&&k(d.value)}),Ws(()=>y());function y(A){if(!(e.eager&&A)&&!(Ys&&!A&&!e.eager)){if(c.value="loading",v.value.lazySrc){const F=new Image;F.src=v.value.lazySrc,k(F,null)}v.value.src&&it(()=>{var F;n("loadstart",((F=d.value)==null?void 0:F.currentSrc)||v.value.src),setTimeout(()=>{var D;if(!r.isUnmounted)if((D=d.value)!=null&&D.complete){if(d.value.naturalWidth||P(),c.value==="error")return;m.value||k(d.value,null),c.value==="loading"&&p()}else m.value||k(d.value),I()})})}}function p(){var A;r.isUnmounted||(I(),k(d.value),c.value="loaded",n("load",((A=d.value)==null?void 0:A.currentSrc)||v.value.src))}function P(){var A;r.isUnmounted||(c.value="error",n("error",((A=d.value)==null?void 0:A.currentSrc)||v.value.src))}function I(){const A=d.value;A&&(o.value=A.currentSrc||A.src)}let E=-1;Wt(()=>{clearTimeout(E)});function k(A){let F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const D=()=>{if(clearTimeout(E),r.isUnmounted)return;const{naturalHeight:Z,naturalWidth:ne}=A;Z||ne?(f.value=ne,u.value=Z):!A.complete&&c.value==="loading"&&F!=null?E=window.setTimeout(D,F):(A.currentSrc.endsWith(".svg")||A.currentSrc.startsWith("data:image/svg+xml"))&&(f.value=1,u.value=1)};D()}const _=w(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),S=()=>{var D;if(!v.value.src||c.value==="idle")return null;const A=h("img",{class:["v-img__img",_.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:d,onLoad:p,onError:P},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,c.value==="loaded"]])]})},x=()=>h(cn,{transition:e.transition},{default:()=>[v.value.lazySrc&&c.value!=="loaded"&&h("img",{class:["v-img__img","v-img__img--preload",_.value],style:{objectPosition:e.position},src:v.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),T=()=>l.placeholder?h(cn,{transition:e.transition,appear:!0},{default:()=>[(c.value==="loading"||c.value==="error"&&!l.error)&&h("div",{class:"v-img__placeholder"},[l.placeholder()])]}):null,M=()=>l.error?h(cn,{transition:e.transition,appear:!0},{default:()=>[c.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=hs.filterProps(e);return mt(h(hs,ge({class:["v-img",{"v-img--booting":!N.value},i.value,s.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(T,null,null),h(M,null,null)]),default:l.default}),[[en("intersect"),{handler:y,options:e.options},null,{once:!0}]])}),{currentSrc:o,image:d,state:c,naturalWidth:f,naturalHeight:u}}}),hp=[null,"default","comfortable","compact"],Nt=K({density:{type:String,default:"default",validator:e=>hp.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 gp=["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=>gp.includes(e)}},"variant");function al(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();const n=w(()=>{const{variant:a}=le(e);return`${t}--variant-${a}`}),{colorClasses:l,colorStyles:i}=sr(w(()=>{const{variant:a,color:s}=le(e);return{[["elevated","flat"].includes(a)?"background":"text"]:s}}));return{colorClasses:l,colorStyles:i,variantClasses:n}}const yp=K({start:Boolean,end:Boolean,icon:Me,image:String,text:String,...ke(),...Nt(),...Tt(),...si(),...Je(),...nt(),...ln({variant:"flat"})},"VAvatar"),Tn=ue()({name:"VAvatar",props:yp(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{colorClasses:i,colorStyles:a,variantClasses:s}=al(e),{densityClasses:r}=Ut(e),{roundedClasses:o}=Vt(e),{sizeClasses:d,sizeStyles:c}=ri(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,o.value,d.value,s.value,e.class],style:[a.value,c.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")]})),{}}}),pp=K({text:String,onClick:jt(),...ke(),...nt()},"VLabel"),rd=ue()({name:"VLabel",props:pp(),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)])}),{}}}),od=Symbol.for("vuetify:selection-control-group"),ud=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:Cl},...ke(),...Nt(),...nt()},"SelectionControlGroup"),bp=K({...ud({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");ue()({name:"VSelectionControlGroup",props:bp(),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}`),s=w(()=>e.name||a.value),r=new Set;return yt(od,{modelValue:l,forceUpdate:()=>{r.forEach(o=>o())},onForceUpdate:o=>{r.add(o),St(()=>{r.delete(o)})}}),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:s,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 o;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},[(o=n.default)==null?void 0:o.call(n)])}),{}}});const gs=Symbol("rippleStop"),wp=80;function Ho(e,t){e.style.transform=t,e.style.webkitTransform=t}function ys(e){return e.constructor.name==="TouchEvent"}function cd(e){return e.constructor.name==="KeyboardEvent"}const Sp=function(e,t){var f;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=0,i=0;if(!cd(e)){const u=t.getBoundingClientRect(),v=ys(e)?e.touches[e.touches.length-1]:e;l=v.clientX-u.left,i=v.clientY-u.top}let a=0,s=.3;(f=t._ripple)!=null&&f.circle?(s=.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`,o=`${(t.clientHeight-a*2)/2}px`,d=n.center?r:`${l-a}px`,c=n.center?o:`${i-a}px`;return{radius:a,scale:s,x:d,y:c,centerX:r,centerY:o}},Gi={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:s,x:r,y:o,centerX:d,centerY:c}=Sp(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"),Ho(i,`translate(${r}, ${o}) scale3d(${s},${s},${s})`),i.dataset.activated=String(performance.now()),setTimeout(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),Ho(i,`translate(${d}, ${c}) 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 dd(e){return typeof e>"u"||!!e}function Jl(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[gs])){if(e[gs]=!0,ys(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||cd(e),n._ripple.class&&(t.class=n._ripple.class),ys(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{Gi.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)},wp)}else Gi.show(e,n,t)}}function Wo(e){e[gs]=!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)}),Gi.hide(t)}}function fd(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let Zl=!1;function vd(e){!Zl&&(e.keyCode===ao.enter||e.keyCode===ao.space)&&(Zl=!0,Jl(e))}function md(e){Zl=!1,At(e)}function hd(e){Zl&&(Zl=!1,At(e))}function gd(e,t,n){const{value:l,modifiers:i}=t,a=dd(l);if(a||Gi.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=i.center,e._ripple.circle=i.circle,Ni(l)&&l.class&&(e._ripple.class=l.class),a&&!n){if(i.stop){e.addEventListener("touchstart",Wo,{passive:!0}),e.addEventListener("mousedown",Wo);return}e.addEventListener("touchstart",Jl,{passive:!0}),e.addEventListener("touchend",At,{passive:!0}),e.addEventListener("touchmove",fd,{passive:!0}),e.addEventListener("touchcancel",At),e.addEventListener("mousedown",Jl),e.addEventListener("mouseup",At),e.addEventListener("mouseleave",At),e.addEventListener("keydown",vd),e.addEventListener("keyup",md),e.addEventListener("blur",hd),e.addEventListener("dragstart",At,{passive:!0})}else!a&&n&&yd(e)}function yd(e){e.removeEventListener("mousedown",Jl),e.removeEventListener("touchstart",Jl),e.removeEventListener("touchend",At),e.removeEventListener("touchmove",fd),e.removeEventListener("touchcancel",At),e.removeEventListener("mouseup",At),e.removeEventListener("mouseleave",At),e.removeEventListener("keydown",vd),e.removeEventListener("keyup",md),e.removeEventListener("dragstart",At),e.removeEventListener("blur",hd)}function Cp(e,t){gd(e,t,!1)}function xp(e){delete e._ripple,yd(e)}function _p(e,t){if(t.value===t.oldValue)return;const n=dd(t.oldValue);gd(e,t,n)}const Pl={mounted:Cp,unmounted:xp,updated:_p},pd=K({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,...ke(),...ud()},"VSelectionControl");function kp(e){const t=Ge(od,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),s=w(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),r=w({get(){const v=t?t.modelValue.value:l.value;return s.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 y=m;s.value&&(y=v?[...Bt(l.value),m]:Bt(l.value).filter(p=>!e.valueComparator(p,i.value))),t?t.modelValue.value=y:l.value=y}}),{textColorClasses:o,textColorStyles:d}=$t(w(()=>{if(!(e.error||e.disabled))return r.value?e.color:e.baseColor})),{backgroundColorClasses:c,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:o,textColorStyles:d,backgroundColorClasses:c,backgroundColorStyles:f,icon:u}}const Uo=ue()({name:"VSelectionControl",directives:{Ripple:Pl},inheritAttrs:!1,props:pd(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{group:i,densityClasses:a,icon:s,model:r,textColorClasses:o,textColorStyles:d,backgroundColorClasses:c,backgroundColorStyles:f,trueValue:u}=kp(e),v=nn(),m=ve(!1),y=ve(!1),p=Q(),P=w(()=>e.id||`input-${v}`),I=w(()=>!e.disabled&&!e.readonly);i==null||i.onForceUpdate(()=>{p.value&&(p.value.checked=r.value)});function E(x){I.value&&(m.value=!0,yl(x.target,":focus-visible")!==!1&&(y.value=!0))}function k(){m.value=!1,y.value=!1}function _(x){x.stopPropagation()}function S(x){I.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:P.value}}):e.label,[T,M]=Ec(n),L=h("input",ge({ref:p,checked:r.value,disabled:!!e.disabled,id:P.value,onBlur:k,onFocus:E,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":y.value,"v-selection-control--inline":e.inline},a.value,e.class]},T,{style:e.style}),[h("div",{class:["v-selection-control__wrapper",o.value],style:d.value},[(N=l.default)==null?void 0:N.call(l,{backgroundColorClasses:c,backgroundColorStyles:f}),mt(h("div",{class:["v-selection-control__input"]},[((A=l.input)==null?void 0:A.call(l,{model:r,textColorClasses:o,textColorStyles:d,backgroundColorClasses:c,backgroundColorStyles:f,inputNode:L,icon:s.value,props:{onFocus:E,onBlur:k,id:P.value}}))??h(fe,null,[s.value&&h(De,{key:"icon",icon:s.value},null),L])]),[[en("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),x&&h(rd,{for:P.value,onClick:_},{default:()=>[x]})])}),{isFocused:m,input:p}}}),Pp=K({indeterminate:Boolean,indeterminateIcon:{type:Me,default:"$checkboxIndeterminate"},...pd({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),bd=ue()({name:"VCheckboxBtn",props:Pp(),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(o){l.value&&(l.value=!1)}const s=w(()=>l.value?e.indeterminateIcon:e.falseIcon),r=w(()=>l.value?e.indeterminateIcon:e.trueIcon);return pe(()=>{const o=yn(Uo.filterProps(e),["modelValue"]);return h(Uo,ge(o,{modelValue:i.value,"onUpdate:modelValue":[d=>i.value=d,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:s.value,trueIcon:r.value,"aria-checked":l.value?"mixed":void 0}),n)}),{}}});function wd(e){const{t}=_l();function n(l){let{name:i}=l;const a={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[i],s=e[`onClick:${i}`],r=s&&a?t(`$vuetify.input.${a}`,e.label??""):void 0;return h(De,{icon:e[`${i}Icon`],"aria-label":r,onClick:s},null)}return{InputIcon:n}}const Ap=K({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function Ot(e,t,n){return ue()({name:e,props:Ap({mode:n,origin:t}),setup(l,i){let{slots:a}=i;const s={onBeforeEnter(r){l.origin&&(r.style.transformOrigin=l.origin)},onLeave(r){if(l.leaveAbsolute){const{offsetTop:o,offsetLeft:d,offsetWidth:c,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=`${o}px`,r.style.left=`${d}px`,r.style.width=`${c}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:o,top:d,left:c,width:f,height:u}=r._transitionInitialStyles;delete r._transitionInitialStyles,r.style.position=o||"",r.style.top=d||"",r.style.left=c||"",r.style.width=f||"",r.style.height=u||""}}};return()=>{const r=l.group?Cc:vn;return Vn(r,{name:l.disabled?"":e,css:!l.disabled,...l.group?void 0:{mode:l.mode},...l.disabled?{}:s},a.default)}}})}function Sd(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 Cd(){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(s){s._parent=s.parentNode,s._initialStyle={transition:s.style.transition,overflow:s.style.overflow,[n]:s.style[n]}},onEnter(s){const r=s._initialStyle;s.style.setProperty("transition","none","important"),s.style.overflow="hidden";const o=`${s[l]}px`;s.style[n]="0",s.offsetHeight,s.style.transition=r.transition,e&&s._parent&&s._parent.classList.add(e),requestAnimationFrame(()=>{s.style[n]=o})},onAfterEnter:a,onEnterCancelled:a,onLeave(s){s._initialStyle={transition:"",overflow:s.style.overflow,[n]:s.style[n]},s.style.overflow="hidden",s.style[n]=`${s[l]}px`,s.offsetHeight,requestAnimationFrame(()=>s.style[n]="0")},onAfterLeave:i,onLeaveCancelled:i};function i(s){e&&s._parent&&s._parent.classList.remove(e),a(s)}function a(s){const r=s._initialStyle[n];s.style.overflow=s._initialStyle.overflow,r!=null&&(s.style[n]=r),delete s._initialStyle}}const Ep=K({target:[Object,Array]},"v-dialog-transition"),xd=ue()({name:"VDialogTransition",props:Ep(),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:s,y:r,sx:o,sy:d,speed:c}=Ko(e.target,i),f=Hn(i,[{transform:`translate(${s}px, ${r}px) scale(${o}, ${d})`,opacity:0},{}],{duration:225*c,easing:Xh});(u=qo(i))==null||u.forEach(v=>{Hn(v,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*c,easing:Xl})}),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:s,y:r,sx:o,sy:d,speed:c}=Ko(e.target,i);Hn(i,[{},{transform:`translate(${s}px, ${r}px) scale(${o}, ${d})`,opacity:0}],{duration:125*c,easing:Jh}).finished.then(()=>a()),(u=qo(i))==null||u.forEach(v=>{Hn(v,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*c,easing:Xl})})},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 qo(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 Ko(e,t){const n=Fc(e),l=Qs(t),[i,a]=getComputedStyle(t).transformOrigin.split(" ").map(P=>parseFloat(P)),[s,r]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let o=n.left+n.width/2;s==="left"||r==="left"?o-=n.width/2:(s==="right"||r==="right")&&(o+=n.width/2);let d=n.top+n.height/2;s==="top"||r==="top"?d-=n.height/2:(s==="bottom"||r==="bottom")&&(d+=n.height/2);const c=n.width/l.width,f=n.height/l.height,u=Math.max(1,c,f),v=c/u||0,m=f/u||0,y=l.width*l.height/(window.innerWidth*window.innerHeight),p=y>.12?Math.min(1.5,(y-.12)*10+1):1;return{x:o-(i+l.left),y:d-(a+l.top),sx:v,sy:m,speed:p}}Ot("fab-transition","center center","out-in");Ot("dialog-bottom-transition");Ot("dialog-top-transition");const Go=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 _d=Ot("slide-y-transition");Ot("slide-y-reverse-transition");const kd=Sd("expand-transition",Cd()),Pd=Sd("expand-x-transition",Cd("",!0)),Ip=K({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},...ke(),...kl({transition:{component:_d,leaveAbsolute:!0,group:!0}})},"VMessages"),Tp=ue()({name:"VMessages",props:Ip(),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((s,r)=>h("div",{class:"v-messages__message",key:`${r}-${l.value}`},[n.message?n.message({message:s}):s]))]})),{}}}),Ad=K({focused:Boolean,"onUpdate:focused":jt()},"focus");function Ed(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 Vp=Symbol.for("vuetify:form");function rr(){return Ge(Vp,null)}const Op=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,...Ad()},"validation");function Fp(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=rr(),s=Q([]),r=ve(!0),o=w(()=>!!(Bt(l.value===""?null:l.value).length||Bt(i.value===""?null:i.value).length)),d=w(()=>!!(e.disabled??(a==null?void 0:a.isDisabled.value))),c=w(()=>!!(e.readonly??(a==null?void 0:a.isReadonly.value))),f=w(()=>{var k;return(k=e.errorMessages)!=null&&k.length?Bt(e.errorMessages).concat(s.value).slice(0,Math.max(0,+e.maxErrors)):s.value}),u=w(()=>{let k=(e.validateOn??(a==null?void 0:a.validateOn.value))||"input";k==="lazy"&&(k="input lazy");const _=new Set((k==null?void 0:k.split(" "))??[]);return{blur:_.has("blur")||_.has("input"),input:_.has("input"),submit:_.has("submit"),lazy:_.has("lazy")}}),v=w(()=>{var k;return e.error||(k=e.errorMessages)!=null&&k.length?!1:e.rules.length?r.value?s.value.length||u.value.lazy?null:!0:!s.value.length:!0}),m=ve(!1),y=w(()=>({[`${t}--error`]:v.value===!1,[`${t}--dirty`]:o.value,[`${t}--disabled`]:d.value,[`${t}--readonly`]:c.value})),p=w(()=>e.name??le(n));Ws(()=>{a==null||a.register({id:p.value,validate:E,reset:P,resetValidation:I})}),Wt(()=>{a==null||a.unregister(p.value)}),gn(async()=>{u.value.lazy||await E(!0),a==null||a.update(p.value,v.value,f.value)}),Jn(()=>u.value.input,()=>{de(i,()=>{if(i.value!=null)E();else if(e.focused){const k=de(()=>e.focused,_=>{_||E(),k()})}})}),Jn(()=>u.value.blur,()=>{de(()=>e.focused,k=>{k||E()})}),de([v,f],()=>{a==null||a.update(p.value,v.value,f.value)});function P(){l.value=null,it(I)}function I(){r.value=!0,u.value.lazy?s.value=[]:E(!0)}async function E(){let k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const _=[];m.value=!0;for(const S of e.rules){if(_.length>=+(e.maxErrors??1))break;const T=await(typeof S=="function"?S:()=>S)(i.value);if(T!==!0){if(T!==!1&&typeof T!="string"){console.warn(`${T} is not a valid value. Rule functions must return boolean true or a string.`);continue}_.push(T||"")}}return s.value=_,m.value=!1,r.value=k,s.value}return{errorMessages:f,isDirty:o,isDisabled:d,isReadonly:c,isPristine:r,isValid:v,isValidating:m,reset:P,resetValidation:I,validate:E,validationClasses:y}}const Id=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(),...ke(),...Nt(),...Op()},"VInput"),Yo=ue()({name:"VInput",props:{...Id()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const{densityClasses:a}=Ut(e),{rtlClasses:s}=bn(),{InputIcon:r}=wd(e),o=nn(),d=w(()=>e.id||`input-${o}`),c=w(()=>`${d.value}-messages`),{errorMessages:f,isDirty:u,isDisabled:v,isReadonly:m,isPristine:y,isValid:p,isValidating:P,reset:I,resetValidation:E,validate:k,validationClasses:_}=Fp(e,"v-input",d),S=w(()=>({id:d,messagesId:c,isDirty:u,isDisabled:v,isReadonly:m,isPristine:y,isValid:p,isValidating:P,reset:I,resetValidation:E,validate:k})),x=w(()=>{var T;return(T=e.errorMessages)!=null&&T.length||!y.value&&f.value.length?f.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return pe(()=>{var A,F,D,Z;const T=!!(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,s.value,_.value,e.class],style:e.style},[T&&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(Tp,{id:c.value,active:L,messages:x.value},{message:l.message}),(Z=l.details)==null?void 0:Z.call(l,S.value)])])}),{reset:I,resetValidation:E,validate:k,isValid:p,errorMessages:f}}}),fa=K({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),va=K({value:null,disabled:Boolean,selectedClass:String},"group-item");function ma(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const l=ut("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 s=re(e,"value"),r=w(()=>!!(a.disabled.value||e.disabled));a.register({id:i,value:s,disabled:r},l),Wt(()=>{a.unregister(i)});const o=w(()=>a.isSelected(i)),d=w(()=>o.value&&[a.selectedClass.value,e.selectedClass]);return de(o,c=>{l.emit("group:selected",{value:c})},{flush:"sync"}),{id:i,isSelected:o,toggle:()=>a.select(i,!o.value),select:c=>a.select(i,c),selectedClass:d,value:s,disabled:r,group:a}}function oi(e,t){let n=!1;const l=ht([]),i=Ye(e,"modelValue",[],u=>u==null?[]:Td(l,Bt(u)),u=>{const v=Lp(l,u);return e.multiple?v:v[0]}),a=ut("useGroup");function s(u,v){const m=u,y=Symbol.for(`${t.description}:id`),P=Dl(y,a==null?void 0:a.vnode).indexOf(v);le(m.value)==null&&(m.value=P),P>-1?l.splice(P,0,m):l.push(m)}function r(u){if(n)return;o();const v=l.findIndex(m=>m.id===u);l.splice(v,1)}function o(){const u=l.find(v=>!v.disabled);u&&e.mandatory==="force"&&!i.value.length&&(i.value=[u.id])}gn(()=>{o()}),Wt(()=>{n=!0});function d(u,v){const m=l.find(y=>y.id===u);if(!(v&&(m!=null&&m.disabled)))if(e.multiple){const y=i.value.slice(),p=y.findIndex(I=>I===u),P=~p;if(v=v??!P,P&&e.mandatory&&y.length<=1||!P&&e.max!=null&&y.length+1>e.max)return;p<0&&v?y.push(u):p>=0&&!v&&y.splice(p,1),i.value=y}else{const y=i.value.includes(u);if(e.mandatory&&y)return;i.value=v??!y?[u]:[]}}function c(u){if(e.multiple,i.value.length){const v=i.value[0],m=l.findIndex(P=>P.id===v);let y=(m+u)%l.length,p=l[y];for(;p.disabled&&y!==m;)y=(y+u)%l.length,p=l[y];if(p.disabled)return;i.value=[l[y].id]}else{const v=l.find(m=>!m.disabled);v&&(i.value=[v.id])}}const f={register:s,unregister:r,selected:i,select:d,disabled:re(e,"disabled"),prev:()=>c(l.length-1),next:()=>c(1),isSelected:u=>i.value.includes(u),selectedClass:w(()=>e.selectedClass),items:w(()=>l),getItemIndex:u=>Mp(l,u)};return yt(t,f),f}function Mp(e,t){const n=Td(e,[t]);return n.length?e.findIndex(l=>l.id===n[0]):-1}function Td(e,t){const n=[];return t.forEach(l=>{const i=e.find(s=>Cl(l,s.value)),a=e[l];(i==null?void 0:i.value)!=null?n.push(i.id):a!=null&&n.push(a.id)}),n}function Lp(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 Xo(e){const n=Math.abs(e);return Math.sign(e)*(n/((1/.501-2)*(1-n)+1))}function Jo(e){let{selectedElement:t,containerSize:n,contentSize:l,isRtl:i,currentScrollOffset:a,isHorizontal:s}=e;const r=s?t.clientWidth:t.clientHeight,o=s?t.offsetLeft:t.offsetTop,d=i&&s?l-o-r:o,c=n+a,f=r+d,u=r*.4;return d<=a?a=Math.max(d-u,0):c<=f&&(a=Math.min(a-(c-f-u),l-n)),a}function Rp(e){let{selectedElement:t,containerSize:n,contentSize:l,isRtl:i,isHorizontal:a}=e;const s=a?t.clientWidth:t.clientHeight,r=a?t.offsetLeft:t.offsetTop,o=i&&a?l-r-s/2-n/2:r+s/2-n/2;return Math.min(l-n,Math.max(0,o))}const Bp=Symbol.for("vuetify:v-slide-group"),or=K({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:Bp},nextIcon:{type:Me,default:"$next"},prevIcon:{type:Me,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},...ke(),...Ug(),...Je(),...fa({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),Yi=ue()({name:"VSlideGroup",props:or(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:l}=bn(),{displayClasses:i,mobile:a}=lr(e),s=oi(e,e.symbol),r=ve(!1),o=ve(0),d=ve(0),c=ve(0),f=w(()=>e.direction==="horizontal"),{resizeRef:u,contentRect:v}=bl(),{resizeRef:m,contentRect:y}=bl(),p=w(()=>s.selected.value.length?s.items.value.findIndex(U=>U.id===s.selected.value[0]):-1),P=w(()=>s.selected.value.length?s.items.value.findIndex(U=>U.id===s.selected.value[s.selected.value.length-1]):-1);if(Ue){let U=-1;de(()=>[s.selected.value,v.value,y.value,f.value],()=>{cancelAnimationFrame(U),U=requestAnimationFrame(()=>{if(v.value&&y.value){const Y=f.value?"width":"height";d.value=v.value[Y],c.value=y.value[Y],r.value=d.value+1<c.value}if(p.value>=0&&m.value){const Y=m.value.children[P.value];p.value===0||!r.value?o.value=0:e.centerActive?o.value=Rp({selectedElement:Y,containerSize:d.value,contentSize:c.value,isRtl:l.value,isHorizontal:f.value}):r.value&&(o.value=Jo({selectedElement:Y,containerSize:d.value,contentSize:c.value,isRtl:l.value,currentScrollOffset:o.value,isHorizontal:f.value}))}})})}const I=ve(!1);let E=0,k=0;function _(U){const Y=f.value?"clientX":"clientY";k=(l.value&&f.value?-1:1)*o.value,E=U.touches[0][Y],I.value=!0}function S(U){if(!r.value)return;const Y=f.value?"clientX":"clientY",X=l.value&&f.value?-1:1;o.value=X*(k+E-U.touches[0][Y])}function x(U){const Y=c.value-d.value;o.value<0||!r.value?o.value=0:o.value>=Y&&(o.value=Y),I.value=!1}function T(){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){o.value=Jo({selectedElement:X,containerSize:d.value,contentSize:c.value,isRtl:l.value,currentScrollOffset:o.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=zi(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=o.value+(U==="prev"?-1:1)*d.value;o.value=qn(Y,0,c.value-d.value)}const ne=w(()=>{let U=o.value>c.value-d.value?-(c.value-d.value)+Xo(c.value-d.value-o.value):-o.value;o.value<=0&&(U=Xo(-o.value));const Y=l.value&&f.value?-1:1;return{transform:`translate${f.value?"X":"Y"}(${Y*U}px)`,transition:I.value?"none":"",willChange:I.value?"transform":""}}),te=w(()=>({next:s.next,prev:s.prev,select:s.select,isSelected:s.isSelected})),B=w(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return r.value||Math.abs(o.value)>0;case"mobile":return a.value||r.value||Math.abs(o.value)>0;default:return!a.value&&(r.value||Math.abs(o.value)>0)}}),j=w(()=>Math.abs(o.value)>0),W=w(()=>c.value>Math.abs(o.value)+d.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||s.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(Go,null,{default:()=>[h(De,{icon:l.value?e.nextIcon:e.prevIcon},null)]})]),h("div",{key:"container",ref:u,class:"v-slide-group__container",onScroll:T},[h("div",{ref:m,class:"v-slide-group__content",style:ne.value,onTouchstartPassive:_,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(Go,null,{default:()=>[h(De,{icon:l.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:s.selected,scrollTo:Z,scrollOffset:o,focus:D}}}),Vd=Symbol.for("vuetify:v-chip-group"),$p=K({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:Cl},...or(),...ke(),...fa({selectedClass:"v-chip--selected"}),...Je(),...nt(),...ln({variant:"tonal"})},"VChipGroup");ue()({name:"VChipGroup",props:$p(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{isSelected:i,select:a,next:s,prev:r,selected:o}=oi(e,Vd);return pn({VChip:{color:re(e,"color"),disabled:re(e,"disabled"),filter:re(e,"filter"),variant:re(e,"variant")}}),pe(()=>{const d=Yi.filterProps(e);return h(Yi,ge(d,{class:["v-chip-group",{"v-chip-group--column":e.column},l.value,e.class],style:e.style}),{default:()=>{var c;return[(c=n.default)==null?void 0:c.call(n,{isSelected:i,select:a,next:s,prev:r,selected:o.value})]}})}),{}}});const Al=K({border:[Boolean,Number,String]},"border");function El(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 Np(){const e=ut("useRoute");return w(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function Dp(){var e,t;return(t=(e=ut("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function ha(e,t){const n=Tv("RouterLink"),l=w(()=>!!(e.href||e.to)),i=w(()=>(l==null?void 0:l.value)||uo(t,"click")||uo(e,"click"));if(typeof n=="string")return{isLink:l,isClickable:i,href:re(e,"href")};const a=e.to?n.useLink(e):void 0,s=Np();return{isLink:l,isClickable:i,route:a==null?void 0:a.route,navigate:a==null?void 0:a.navigate,isActive:a&&w(()=>{var r,o,d;return e.exact?s.value?((d=a.isExactActive)==null?void 0:d.value)&&Cl(a.route.value.query,s.value.query):(o=a.isExactActive)==null?void 0:o.value:(r=a.isActive)==null?void 0:r.value}),href:w(()=>e.to?a==null?void 0:a.route.value.href:e.href)}}const ga=K({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let Ba=!1;function zp(e,t){let n=!1,l,i;Ue&&(it(()=>{window.addEventListener("popstate",a),l=e==null?void 0:e.beforeEach((s,r,o)=>{Ba?n?t(o):o():setTimeout(()=>n?t(o):o()),Ba=!0}),i=e==null?void 0:e.afterEach(()=>{Ba=!1})}),St(()=>{window.removeEventListener("popstate",a),l==null||l(),i==null||i()}));function a(s){var r;(r=s.state)!=null&&r.replaced||(n=!0,setTimeout(()=>n=!1))}}const jp=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(),...Al(),...ke(),...Nt(),...Ln(),...va(),...Tt(),...ga(),...si(),...Je({tag:"span"}),...nt(),...ln({variant:"tonal"})},"VChip"),Od=ue()({name:"VChip",directives:{Ripple:Pl},props:jp(),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:s}=El(e),{colorClasses:r,colorStyles:o,variantClasses:d}=al(e),{densityClasses:c}=Ut(e),{elevationClasses:f}=Rn(e),{roundedClasses:u}=Vt(e),{sizeClasses:v}=ri(e),{themeClasses:m}=rt(e),y=Ye(e,"modelValue"),p=ma(e,Vd,!1),P=ha(e,n),I=w(()=>e.link!==!1&&P.isLink.value),E=w(()=>!e.disabled&&e.link!==!1&&(!!p||e.link||P.isClickable.value)),k=w(()=>({"aria-label":a(e.closeLabel),onClick(x){x.stopPropagation(),y.value=!1,l("click:close",x)}}));function _(x){var T;l("click",x),E.value&&((T=P.navigate)==null||T.call(P,x),p==null||p.toggle())}function S(x){(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),_(x))}return()=>{const x=P.isLink.value?"a":e.tag,T=!!(e.appendIcon||e.appendAvatar),M=!!(T||i.append),L=!!(i.close||e.closable),N=!!(i.filter||e.filter)&&p,A=!!(e.prependIcon||e.prependAvatar),F=!!(A||i.prepend),D=!p||p.isSelected.value;return y.value&&mt(h(x,{class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":E.value,"v-chip--filter":N,"v-chip--pill":e.pill},m.value,s.value,D?r.value:void 0,c.value,f.value,u.value,v.value,d.value,p==null?void 0:p.selectedClass.value,e.class],style:[D?o.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,href:P.href.value,tabindex:E.value?0:void 0,onClick:_,onKeydown:E.value&&!I.value&&S},{default:()=>{var Z;return[il(E.value,"v-chip"),N&&h(Pd,{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,p.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:p==null?void 0:p.isSelected.value,selectedClass:p==null?void 0:p.selectedClass.value,select:p==null?void 0:p.select,toggle:p==null?void 0:p.toggle,value:p==null?void 0:p.value.value,disabled:e.disabled}))??e.text]),M&&h("div",{key:"append",class:"v-chip__append"},[i.append?h(lt,{key:"append-defaults",disabled:!T,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"},k.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"),E.value&&e.ripple,null]])}}}),ps=Symbol.for("vuetify:list");function Fd(){const e=Ge(ps,{hasPrepend:ve(!1),updateHasPrepend:()=>null}),t={hasPrepend:ve(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return yt(ps,t),e}function Md(){return Ge(ps,null)}const ur=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 s of n||[])a=t.activate({id:s,value:!0,activated:new Set(a),children:l,parents:i});return a},out:n=>Array.from(n)};return t},Ld=e=>{const t=ur(e);return{activate:l=>{let{activated:i,id:a,...s}=l;a=ye(a);const r=i.has(a)?new Set([a]):new Set;return t.activate({...s,id:a,activated:r})},in:(l,i,a)=>{let s=new Set;return l!=null&&l.length&&(s=t.in(l.slice(0,1),i,a)),s},out:(l,i,a)=>t.out(l,i,a)}},Hp=e=>{const t=ur(e);return{activate:l=>{let{id:i,activated:a,children:s,...r}=l;return i=ye(i),s.has(i)?a:t.activate({id:i,activated:a,children:s,...r})},in:t.in,out:t.out}},Wp=e=>{const t=Ld(e);return{activate:l=>{let{id:i,activated:a,children:s,...r}=l;return i=ye(i),s.has(i)?a:t.activate({id:i,activated:a,children:s,...r})},in:t.in,out:t.out}},Up={open:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(n){const a=new Set;a.add(t);let s=i.get(t);for(;s!=null;)a.add(s),s=i.get(s);return a}else return l.delete(t),l},select:()=>null},Rd={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},qp={open:Rd.open,select:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(!n)return l;const a=[];let s=i.get(t);for(;s!=null;)a.push(s),s=i.get(s);return new Set(a)}},cr=e=>{const t={select:n=>{let{id:l,value:i,selected:a}=n;if(l=ye(l),e&&!i){const s=Array.from(a.entries()).reduce((r,o)=>{let[d,c]=o;return c==="on"&&r.push(d),r},[]);if(s.length===1&&s[0]===l)return a}return a.set(l,i?"on":"off"),a},in:(n,l,i)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,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},Bd=e=>{const t=cr(e);return{select:l=>{let{selected:i,id:a,...s}=l;a=ye(a);const r=i.has(a)?new Map([[a,i.get(a)]]):new Map;return t.select({...s,id:a,selected:r})},in:(l,i,a)=>{let s=new Map;return l!=null&&l.length&&(s=t.in(l.slice(0,1),i,a)),s},out:(l,i,a)=>t.out(l,i,a)}},Kp=e=>{const t=cr(e);return{select:l=>{let{id:i,selected:a,children:s,...r}=l;return i=ye(i),s.has(i)?a:t.select({id:i,selected:a,children:s,...r})},in:t.in,out:t.out}},Gp=e=>{const t=Bd(e);return{select:l=>{let{id:i,selected:a,children:s,...r}=l;return i=ye(i),s.has(i)?a:t.select({id:i,selected:a,children:s,...r})},in:t.in,out:t.out}},Yp=e=>{const t={select:n=>{let{id:l,value:i,selected:a,children:s,parents:r}=n;l=ye(l);const o=new Map(a),d=[l];for(;d.length;){const f=d.shift();a.set(f,i?"on":"off"),s.has(f)&&d.push(...s.get(f))}let c=r.get(l);for(;c;){const f=s.get(c),u=f.every(m=>a.get(m)==="on"),v=f.every(m=>!a.has(m)||a.get(m)==="off");a.set(c,u?"on":v?"off":"indeterminate"),c=r.get(c)}return e&&!i&&Array.from(a.entries()).reduce((u,v)=>{let[m,y]=v;return y==="on"&&u.push(m),u},[]).length===0?o:a},in:(n,l,i)=>{let a=new Map;for(const s of n||[])a=t.select({id:s,value:!0,selected:new Map(a),children:l,parents:i});return a},out:(n,l)=>{const i=[];for(const[a,s]of n.entries())s==="on"&&!l.has(a)&&i.push(a);return i}};return t},Ql=Symbol.for("vuetify:nested"),$d={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([])}},Xp=K({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function],selectStrategy:[String,Function],openStrategy:[String,Object],opened:Array,activated:Array,selected:Array,mandatory:Boolean},"nested"),Jp=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 Hp(e.mandatory);case"single-leaf":return Wp(e.mandatory);case"independent":return ur(e.mandatory);case"single-independent":default:return Ld(e.mandatory)}}),s=w(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;switch(e.selectStrategy){case"single-leaf":return Gp(e.mandatory);case"leaf":return Kp(e.mandatory);case"independent":return cr(e.mandatory);case"single-independent":return Bd(e.mandatory);case"classic":default:return Yp(e.mandatory)}}),r=w(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return qp;case"single":return Up;case"multiple":default:return Rd}}),o=Ye(e,"activated",e.activated,v=>a.value.in(v,n.value,l.value),v=>a.value.out(v,n.value,l.value)),d=Ye(e,"selected",e.selected,v=>s.value.in(v,n.value,l.value),v=>s.value.out(v,n.value,l.value));Wt(()=>{t=!0});function c(v){const m=[];let y=v;for(;y!=null;)m.unshift(y),y=l.value.get(y);return m}const f=ut("nested"),u={id:ve(),root:{opened:i,activatable:re(e,"activatable"),selectable:re(e,"selectable"),activated:o,selected:d,selectedValues:w(()=>{const v=[];for(const[m,y]of d.value.entries())y==="on"&&v.push(m);return v}),register:(v,m,y)=>{m&&v!==m&&l.value.set(v,m),y&&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 y=n.value.get(m)??[];n.value.set(m,y.filter(p=>p!==v))}l.value.delete(v),i.value.delete(v)},open:(v,m,y)=>{f.emit("click:open",{id:v,value:m,path:c(v),event:y});const p=r.value.open({id:v,value:m,opened:new Set(i.value),children:n.value,parents:l.value,event:y});p&&(i.value=p)},openOnSelect:(v,m,y)=>{const p=r.value.select({id:v,value:m,selected:new Map(d.value),opened:new Set(i.value),children:n.value,parents:l.value,event:y});p&&(i.value=p)},select:(v,m,y)=>{f.emit("click:select",{id:v,value:m,path:c(v),event:y});const p=s.value.select({id:v,value:m,selected:new Map(d.value),children:n.value,parents:l.value,event:y});p&&(d.value=p),u.root.openOnSelect(v,m,y)},activate:(v,m,y)=>{if(!e.activatable)return u.root.select(v,!0,y);f.emit("click:activate",{id:v,value:m,path:c(v),event:y});const p=a.value.activate({id:v,value:m,activated:new Set(o.value),children:n.value,parents:l.value,event:y});p&&(o.value=p)},children:n,parents:l}};return yt(Ql,u),u.root},Nd=(e,t)=>{const n=Ge(Ql,$d),l=Symbol(nn()),i=w(()=>e.value!==void 0?e.value:l),a={...n,id:i,open:(s,r)=>n.root.open(i.value,s,r),openOnSelect:(s,r)=>n.root.openOnSelect(i.value,s,r),isOpen:w(()=>n.root.opened.value.has(i.value)),parent:w(()=>n.root.parents.value.get(i.value)),activate:(s,r)=>n.root.activate(i.value,s,r),isActivated:w(()=>n.root.activated.value.has(ye(i.value))),select:(s,r)=>n.root.select(i.value,s,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(Ql,a),a},Zp=()=>{const e=Ge(Ql,$d);yt(Ql,{...e,isGroupActivator:!0})};function dr(){const e=ve(!1);return gn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:w(()=>e.value?void 0:{transition:"none !important"}),isBooted:ni(e)}}const Qp=xl({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return Zp(),()=>{var l;return(l=n.default)==null?void 0:l.call(n)}}}),eb=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,...ke(),...Je()},"VListGroup"),Zo=ue()({name:"VListGroup",props:eb(),setup(e,t){let{slots:n}=t;const{isOpen:l,open:i,id:a}=Nd(re(e,"value"),!0),s=w(()=>`v-list-group--id-${String(a.value)}`),r=Md(),{isBooted:o}=dr();function d(v){i(!l.value,v)}const c=w(()=>({onClick:d,class:"v-list-group__header",id:s.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(Qp,null,{default:()=>[n.activator({props:c.value,isOpen:l.value})]})]}),h(cn,{transition:{component:kd},disabled:!o.value},{default:()=>{var v;return[mt(h("div",{class:"v-list-group__items",role:"group","aria-labelledby":s.value},[(v=n.default)==null?void 0:v.call(n)]),[[On,l.value]])]}})]})),{isOpen:l}}}),tb=ll("v-list-item-subtitle"),nb=ll("v-list-item-title"),lb=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(),...Al(),...ke(),...Nt(),...Fn(),...Ln(),...Tt(),...ga(),...Je(),...nt(),...ln({variant:"text"})},"VListItem"),wl=ue()({name:"VListItem",directives:{Ripple:Pl},props:lb(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const a=ha(e,n),s=w(()=>e.value===void 0?a.href.value:e.value),{activate:r,isActivated:o,select:d,isSelected:c,isIndeterminate:f,isGroupActivator:u,root:v,parent:m,openOnSelect:y}=Nd(s,!1),p=Md(),P=w(()=>{var W;return e.active!==!1&&(e.active||((W=a.isActive)==null?void 0:W.value)||(v.activatable.value?o.value:c.value))}),I=w(()=>e.link!==!1&&a.isLink.value),E=w(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||!!p&&(v.selectable.value||v.activatable.value||e.value!=null))),k=w(()=>e.rounded||e.nav),_=w(()=>e.color??e.activeColor),S=w(()=>({color:P.value?_.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&&y(W)},{immediate:!0});const{themeClasses:x}=rt(e),{borderClasses:T}=El(e),{colorClasses:M,colorStyles:L,variantClasses:N}=al(S),{densityClasses:A}=Ut(e),{dimensionStyles:F}=Mn(e),{elevationClasses:D}=Rn(e),{roundedClasses:Z}=Vt(k),ne=w(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),te=w(()=>({isActive:P.value,select:d,isSelected:c.value,isIndeterminate:f.value}));function B(W){var U;i("click",W),!(u||!E.value)&&((U=a.navigate)==null||U.call(a,W),v.activatable?r(!o.value,W):(v.selectable||e.value!=null)&&d(!c.value,W))}function j(W){(W.key==="Enter"||W.key===" ")&&(W.preventDefault(),B(W))}return pe(()=>{const W=I.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 p==null||p.updateHasPrepend(Se),e.activeColor&&Oh("active-color",["color","base-color"]),mt(h(W,{class:["v-list-item",{"v-list-item--active":P.value,"v-list-item--disabled":e.disabled,"v-list-item--link":E.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!Se&&(p==null?void 0:p.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&P.value},x.value,T.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:E.value?p?-2:0:void 0,onClick:B,onKeydown:E.value&&!I.value&&j},{default:()=>{var Te;return[il(E.value||P.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(nb,{key:"title"},{default:()=>{var $e;return[(($e=l.title)==null?void 0:$e.call(l,{title:e.title}))??e.title]}}),Y&&h(tb,{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"),E.value&&e.ripple]])}),{isGroupActivator:u,isSelected:c,list:p,select:d}}}),ib=K({color:String,inset:Boolean,sticky:Boolean,title:String,...ke(),...Je()},"VListSubheader"),ab=ue()({name:"VListSubheader",props:ib(),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 s;return[a&&h("div",{class:"v-list-subheader__text"},[((s=n.default)==null?void 0:s.call(n))??e.title])]}})}),{}}}),sb=K({color:String,inset:Boolean,length:[Number,String],thickness:[Number,String],vertical:Boolean,...ke(),...nt()},"VDivider"),rb=ue()({name:"VDivider",props:sb(),setup(e,t){let{attrs:n}=t;const{themeClasses:l}=rt(e),{textColorClasses:i,textColorStyles:a}=$t(re(e,"color")),s=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:[s.value,a.value,e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null)),{}}}),ob=K({items:Array,returnObject:Boolean},"VListChildren"),Dd=ue()({name:"VListChildren",props:ob(),setup(e,t){let{slots:n}=t;return Fd(),()=>{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:s,props:r,type:o,raw:d}=a;if(o==="divider")return((u=n.divider)==null?void 0:u.call(n,{props:r}))??h(rb,r,null);if(o==="subheader")return((v=n.subheader)==null?void 0:v.call(n,{props:r}))??h(ab,r,null);const c={subtitle:n.subtitle?m=>{var y;return(y=n.subtitle)==null?void 0:y.call(n,{...m,item:d})}:void 0,prepend:n.prepend?m=>{var y;return(y=n.prepend)==null?void 0:y.call(n,{...m,item:d})}:void 0,append:n.append?m=>{var y;return(y=n.append)==null?void 0:y.call(n,{...m,item:d})}:void 0,title:n.title?m=>{var y;return(y=n.title)==null?void 0:y.call(n,{...m,item:d})}:void 0},f=Zo.filterProps(r);return s?h(Zo,ge({value:r==null?void 0:r.value},f),{activator:m=>{let{props:y}=m;const p={...r,...y,value:e.returnObject?d:r.value};return n.header?n.header({props:p}):h(wl,p,c)},default:()=>h(Dd,{items:s},n)}):n.item?n.item({props:r}):h(wl,ge(r,{value:e.returnObject?d:r.value}),c)}))}}}),zd=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:Cl}},"list-items");function bs(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),s={title:n,value:l,...a};return{title:String(s.title??""),value:s.value,props:s,children:Array.isArray(i)?jd(e,i):void 0,raw:t}}function jd(e,t){const n=[];for(const l of t)n.push(bs(e,l));return n}function Hd(e){const t=w(()=>jd(e,e.items)),n=w(()=>t.value.some(a=>a.value===null));function l(a){return n.value||(a=a.filter(s=>s!==null)),a.map(s=>e.returnObject&&typeof s=="string"?bs(e,s):t.value.find(r=>e.valueComparator(s,r.value))||bs(e,s))}function i(a){return e.returnObject?a.map(s=>{let{raw:r}=s;return r}):a.map(s=>{let{value:r}=s;return r})}return{items:t,transformIn:l,transformOut:i}}function ub(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function cb(e,t){const n=Xt(t,e.itemType,"item"),l=ub(t)?t:Xt(t,e.itemTitle),i=Xt(t,e.itemValue,void 0),a=Xt(t,e.itemChildren),s=e.itemProps===!0?yn(t,["children"]):Xt(t,e.itemProps),r={title:l,value:i,...s};return{type:n,title:r.title,value:r.value,props:r,children:n==="item"&&a?Wd(e,a):void 0,raw:t}}function Wd(e,t){const n=[];for(const l of t)n.push(cb(e,l));return n}function db(e){return{items:w(()=>Wd(e,e.items))}}const fb=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,...Xp({selectStrategy:"single-leaf",openStrategy:"list"}),...Al(),...ke(),...Nt(),...Fn(),...Ln(),itemType:{type:String,default:"type"},...zd(),...Tt(),...Je(),...nt(),...ln({variant:"text"})},"VList"),Ud=ue()({name:"VList",props:fb(),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}=db(e),{themeClasses:i}=rt(e),{backgroundColorClasses:a,backgroundColorStyles:s}=Qt(re(e,"bgColor")),{borderClasses:r}=El(e),{densityClasses:o}=Ut(e),{dimensionStyles:d}=Mn(e),{elevationClasses:c}=Rn(e),{roundedClasses:f}=Vt(e),{children:u,open:v,parents:m,select:y}=Jp(e),p=w(()=>e.lines?`v-list--${e.lines}-line`:void 0),P=re(e,"activeColor"),I=re(e,"baseColor"),E=re(e,"color");Fd(),pn({VListGroup:{activeColor:P,baseColor:I,color:E,expandIcon:re(e,"expandIcon"),collapseIcon:re(e,"collapseIcon")},VListItem:{activeClass:re(e,"activeClass"),activeColor:P,baseColor:I,color:E,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 k=ve(!1),_=Q();function S(A){k.value=!0}function x(A){k.value=!1}function T(A){var F;!k.value&&!(A.relatedTarget&&((F=_.value)!=null&&F.contains(A.relatedTarget)))&&N()}function M(A){if(_.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){k.value=!0}function N(A){if(_.value)return ji(_.value,A)}return pe(()=>h(e.tag,{ref:_,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},i.value,a.value,r.value,o.value,c.value,p.value,f.value,e.class],style:[s.value,d.value,e.style],tabindex:e.disabled||k.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:S,onFocusout:x,onFocus:T,onKeydown:M,onMousedown:L},{default:()=>[h(Dd,{items:l.value,returnObject:e.returnObject},n)]})),{open:v,select:y,focus:N,children:u,parents:m}}});function $a(e,t){return{x:e.x+t.x,y:e.y+t.y}}function vb(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Qo(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 $a({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 $a({x:i,y:a},t)}return $a({x:t.width/2,y:t.height/2},t)}const qd={static:gb,connected:pb},mb=K({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in qd},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function hb(e,t){const n=Q({}),l=Q();Ue&&Jn(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var s,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=(s=e.locationStrategy(t,e,n))==null?void 0:s.updateLocation:l.value=(r=qd[e.locationStrategy](t,e,n))==null?void 0:r.updateLocation});function i(a){var s;(s=l.value)==null||s.call(l,a)}return{contentStyles:n,updateLocation:l}}function gb(){}function yb(e,t){t?e.style.removeProperty("left"):e.style.removeProperty("right");const n=Qs(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 pb(e,t,n){(Array.isArray(e.target.value)||eg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:i,preferredOrigin:a}=Js(()=>{const m=ss(t.location,e.isRtl.value),y=t.origin==="overlap"?m:t.origin==="auto"?Fa(m):ss(t.origin,e.isRtl.value);return m.side===y.side&&m.align===Ma(y).align?{preferredAnchor:fo(m),preferredOrigin:fo(y)}:{preferredAnchor:m,preferredOrigin:y}}),[s,r,o,d]=["minWidth","minHeight","maxWidth","maxHeight"].map(m=>w(()=>{const y=parseFloat(t[m]);return isNaN(y)?1/0:y})),c=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,y)=>{let[p,P]=m,[I,E]=y;I&&!Array.isArray(I)&&u.unobserve(I),p&&!Array.isArray(p)&&u.observe(p),E&&u.unobserve(E),P&&u.observe(P)},{immediate:!0}),St(()=>{u.disconnect()});function v(){if(f=!1,requestAnimationFrame(()=>f=!0),!e.target.value||!e.contentEl.value)return;const m=Fc(e.target.value),y=yb(e.contentEl.value,e.isRtl.value),p=Wi(e.contentEl.value),P=12;p.length||(p.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(y.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),y.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const I=p.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);I.x+=P,I.y+=P,I.width-=P*2,I.height-=P*2;let E={anchor:i.value,origin:a.value};function k(N){const A=new Gn(y),F=Qo(N.anchor,m),D=Qo(N.origin,A);let{x:Z,y:ne}=vb(F,D);switch(N.anchor.side){case"top":ne-=c.value[0];break;case"bottom":ne+=c.value[0];break;case"left":Z-=c.value[0];break;case"right":Z+=c.value[0];break}switch(N.anchor.align){case"top":ne-=c.value[1];break;case"bottom":ne+=c.value[1];break;case"left":Z-=c.value[1];break;case"right":Z+=c.value[1];break}return A.x+=Z,A.y+=ne,A.width=Math.min(A.width,o.value),A.height=Math.min(A.height,d.value),{overflows:mo(A,I),x:Z,y:ne}}let _=0,S=0;const x={x:0,y:0},T={x:!1,y:!1};let M=-1;for(;!(M++>10);){const{x:N,y:A,overflows:F}=k(E);_+=N,S+=A,y.x+=N,y.y+=A;{const D=vo(E.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&&!T.x||B==="y"&&ne&&!T.y){const j={anchor:{...E.anchor},origin:{...E.origin}},W=B==="x"?D==="y"?Ma:Fa:D==="y"?Fa:Ma;j.anchor=W(j.anchor),j.origin=W(j.origin);const{overflows:U}=k(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)&&(E=j,te=T[B]=!0)}}),te)continue}F.x.before&&(_+=F.x.before,y.x+=F.x.before),F.x.after&&(_-=F.x.after,y.x-=F.x.after),F.y.before&&(S+=F.y.before,y.y+=F.y.before),F.y.after&&(S-=F.y.after,y.y-=F.y.after);{const D=mo(y,I);x.x=I.width-D.x.before-D.x.after,x.y=I.height-D.y.before-D.y.after,_+=D.x.before,y.x+=D.x.before,S+=D.y.before,y.y+=D.y.before}break}const L=vo(E.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${E.anchor.side} ${E.anchor.align}`,transformOrigin:`${E.origin.side} ${E.origin.align}`,top:be(Na(S)),left:e.isRtl.value?void 0:be(Na(_)),right:e.isRtl.value?be(Na(-_)):void 0,minWidth:be(L==="y"?Math.min(s.value,m.width):s.value),maxWidth:be(eu(qn(x.x,s.value===1/0?0:s.value,o.value))),maxHeight:be(eu(qn(x.y,r.value===1/0?0:r.value,d.value)))}),{available:x,contentBox:y}}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:y,contentBox:p}=m;p.height>y.y&&requestAnimationFrame(()=>{v(),requestAnimationFrame(()=>{v()})})}),{updateLocation:v}}function Na(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function eu(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let ws=!0;const Xi=[];function bb(e){!ws||Xi.length?(Xi.push(e),Ss()):(ws=!1,e(),Ss())}let tu=-1;function Ss(){cancelAnimationFrame(tu),tu=requestAnimationFrame(()=>{const e=Xi.shift();e&&e(),Xi.length?Ss():ws=!0})}const Ii={none:null,close:Cb,block:xb,reposition:_b},wb=K({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Ii}},"VOverlay-scroll-strategies");function Sb(e,t){if(!Ue)return;let n;Ht(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=Is(),await it(),n.active&&n.run(()=>{var l;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(l=Ii[e.scrollStrategy])==null||l.call(Ii,t,e,n)}))}),St(()=>{n==null||n.stop()})}function Cb(e){function t(n){e.isActive.value=!1}Kd(e.targetEl.value??e.contentEl.value,t)}function xb(e,t){var s;const n=(s=e.root.value)==null?void 0:s.offsetParent,l=[...new Set([...Wi(e.targetEl.value,t.contained?n:void 0),...Wi(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=>nr(r)&&r)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),l.forEach((r,o)=>{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,o)=>{const d=parseFloat(r.style.getPropertyValue("--v-body-scroll-x")),c=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=-d,r.scrollTop=-c,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 s(r){bb(()=>{var c,f;const o=performance.now();(f=(c=e.updateLocation).value)==null||f.call(c,r),l=(performance.now()-o)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?r=>r():requestIdleCallback)(()=>{n.run(()=>{Kd(e.targetEl.value??e.contentEl.value,r=>{l?(cancelAnimationFrame(i),i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{s(r)})})):s(r)})})}),St(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(i)})}function Kd(e,t){const n=[document,...Wi(e)];n.forEach(l=>{l.addEventListener("scroll",t,{passive:!0})}),St(()=>{n.forEach(l=>{l.removeEventListener("scroll",t)})})}const Cs=Symbol.for("vuetify:v-menu"),kb=K({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function Pb(e,t){let n=()=>{};function l(s){n==null||n();const r=Number(s?e.openDelay:e.closeDelay);return new Promise(o=>{n=wh(r,()=>{t==null||t(s),o(s)})})}function i(){return l(!0)}function a(){return l(!1)}return{clearDelay:n,runOpenDelay:i,runCloseDelay:a}}const Ab=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,...kb()},"VOverlay-activator");function Eb(e,t){let{isActive:n,isTop:l}=t;const i=ut("useActivator"),a=Q();let s=!1,r=!1,o=!0;const d=w(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),c=w(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!d.value),{runOpenDelay:f,runCloseDelay:u}=Pb(e,x=>{x===(e.openOnHover&&s||d.value&&r)&&!(e.openOnHover&&n.value&&!l.value)&&(n.value!==x&&(o=!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 T;(T=x.sourceCapabilities)!=null&&T.firesTouchEvents||(s=!0,a.value=x.currentTarget||x.target,f())},onMouseleave:x=>{s=!1,u()},onFocus:x=>{yl(x.target,":focus-visible")!==!1&&(r=!0,x.stopPropagation(),a.value=x.currentTarget||x.target,f())},onBlur:x=>{r=!1,x.stopPropagation(),u()}},y=w(()=>{const x={};return c.value&&(x.onClick=m.onClick),e.openOnHover&&(x.onMouseenter=m.onMouseenter,x.onMouseleave=m.onMouseleave),d.value&&(x.onFocus=m.onFocus,x.onBlur=m.onBlur),x}),p=w(()=>{const x={};if(e.openOnHover&&(x.onMouseenter=()=>{s=!0,f()},x.onMouseleave=()=>{s=!1,u()}),d.value&&(x.onFocusin=()=>{r=!0,f()},x.onFocusout=()=>{r=!1,u()}),e.closeOnContentClick){const T=Ge(Cs,null);x.onClick=()=>{n.value=!1,T==null||T.closeParents()}}return x}),P=w(()=>{const x={};return e.openOnHover&&(x.onMouseenter=()=>{o&&(s=!0,o=!1,f())},x.onMouseleave=()=>{s=!1,u()}),x});de(l,x=>{x&&(e.openOnHover&&!s&&(!d.value||!r)||d.value&&!r&&(!e.openOnHover||!s))&&(n.value=!1)}),de(n,x=>{x||setTimeout(()=>{v.value=void 0})},{flush:"post"});const I=Q();Ht(()=>{I.value&&it(()=>{a.value=Gl(I.value)})});const E=Q(),k=w(()=>e.target==="cursor"&&v.value?v.value:E.value?Gl(E.value):Gd(e.target,i)||a.value),_=w(()=>Array.isArray(k.value)?void 0:k.value);let S;return de(()=>!!e.activator,x=>{x&&Ue?(S=Is(),S.run(()=>{Ib(e,i,{activatorEl:a,activatorEvents:y})})):S&&S.stop()},{flush:"post",immediate:!0}),St(()=>{S==null||S.stop()}),{activatorEl:a,activatorRef:I,target:k,targetEl:_,targetRef:E,activatorEvents:y,contentEvents:p,scrimEvents:P}}function Ib(e,t,n){let{activatorEl:l,activatorEvents:i}=n;de(()=>e.activator,(o,d)=>{if(d&&o!==d){const c=r(d);c&&s(c)}o&&it(()=>a())},{immediate:!0}),de(()=>e.activatorProps,()=>{a()}),St(()=>{s()});function a(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;o&&xh(o,ge(i.value,d))}function s(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;o&&_h(o,ge(i.value,d))}function r(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const d=Gd(o,t);return l.value=(d==null?void 0:d.nodeType)===Node.ELEMENT_NODE?d:void 0,l.value}}function Gd(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 Tb(){if(!Ue)return ve(!1);const{ssr:e}=lr();if(e){const t=ve(!1);return gn(()=>{t.value=!0}),t}else return ve(!0)}const ya=K({eager:Boolean},"lazy");function fr(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 vr(){const t=ut("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const nu=Symbol.for("vuetify:stack"),Ol=ht([]);function Vb(e,t,n){const l=ut("useStack"),i=!n,a=Ge(nu,void 0),s=ht({activeChildren:new Set});yt(nu,s);const r=ve(+t.value);Jn(e,()=>{var f;const c=(f=Ol.at(-1))==null?void 0:f[1];r.value=c?c+10:+t.value,i&&Ol.push([l.uid,r.value]),a==null||a.activeChildren.add(l.uid),St(()=>{if(i){const u=ye(Ol).findIndex(v=>v[0]===l.uid);Ol.splice(u,1)}a==null||a.activeChildren.delete(l.uid)})});const o=ve(!0);i&&Ht(()=>{var f;const c=((f=Ol.at(-1))==null?void 0:f[0])===l.uid;setTimeout(()=>o.value=c)});const d=w(()=>!s.activeChildren.size);return{globalTop:ni(o),localTop:d,stackStyles:w(()=>({zIndex:r.value}))}}function Ob(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 Fb(){return!0}function Yd(e,t,n){if(!e||Xd(e,n)===!1)return!1;const l=Nc(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 Xd(e,t){return(typeof t.value=="object"&&t.value.closeConditional||Fb)(e)}function Mb(e,t,n){const l=typeof n.value=="function"?n.value:n.value.handler;t._clickOutside.lastMousedownWasOutside&&Yd(e,t,n)&&setTimeout(()=>{Xd(e,n)&&l&&l(e)},0)}function lu(e,t){const n=Nc(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const Lb={mounted(e,t){const n=i=>Mb(i,e,t),l=i=>{e._clickOutside.lastMousedownWasOutside=Yd(i,e,t)};lu(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&&(lu(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 Rb(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 mr=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},...Ab(),...ke(),...Fn(),...ya(),...mb(),...wb(),...nt(),...kl()},"VOverlay"),Ji=ue()({name:"VOverlay",directives:{ClickOutside:Lb},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...mr()},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"),s=w({get:()=>a.value,set:X=>{X&&e.disabled||(a.value=X)}}),{teleportTarget:r}=Ob(w(()=>e.attach||e.contained)),{themeClasses:o}=rt(e),{rtlClasses:d,isRtl:c}=bn(),{hasContent:f,onAfterLeave:u}=fr(e,s),v=Qt(w(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:m,localTop:y,stackStyles:p}=Vb(s,re(e,"zIndex"),e._disableGlobalStack),{activatorEl:P,activatorRef:I,target:E,targetEl:k,targetRef:_,activatorEvents:S,contentEvents:x,scrimEvents:T}=Eb(e,{isActive:s,isTop:y}),{dimensionStyles:M}=Mn(e),L=Tb(),{scopeId:N}=vr();de(()=>e.disabled,X=>{X&&(s.value=!1)});const A=Q(),F=Q(),{contentStyles:D,updateLocation:Z}=hb(e,{isRtl:c,contentEl:F,target:E,isActive:s});Sb(e,{root:A,contentEl:F,targetEl:k,isActive:s,updateLocation:Z});function ne(X){i("click:outside",X),e.persistent?U():s.value=!1}function te(){return s.value&&m.value}Ue&&de(s,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():(s.value=!1,(we=F.value)!=null&&we.contains(document.activeElement)&&((Ae=P.value)==null||Ae.focus())))}const j=Dp();Jn(()=>e.closeOnBack,()=>{zp(j,X=>{m.value&&s.value?(X(!1),e.persistent?U():s.value=!1):X()})});const W=Q();de(()=>s.value&&(e.absolute||e.contained)&&r.value==null,X=>{if(X){const we=zc(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:Xl})}function Y(){u(),i("afterLeave")}return pe(()=>{var X;return h(fe,null,[(X=n.activator)==null?void 0:X.call(n,{isActive:s.value,props:ge({ref:I,targetRef:_},S.value,e.activatorProps)}),L.value&&f.value&&h(Cm,{disabled:!r.value,to:r.value},{default:()=>[h("div",ge({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":s.value,"v-overlay--contained":e.contained},o.value,d.value,e.class],style:[p.value,{"--v-overlay-opacity":e.opacity,top:be(W.value)},e.style],ref:A},N,l),[h(Rb,ge({color:v,modelValue:s.value&&!!e.scrim},T.value),null),h(cn,{appear:!0,persisted:!0,transition:e.transition,target:E.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:s})]),[[On,s.value],[en("click-outside"),{handler:ne,closeConditional:te,include:()=>[P.value]}]])]}})])]})])}),{activatorEl:P,target:E,animateClick:U,contentEl:F,globalTop:m,localTop:y,updateLocation:Z}}}),Da=Symbol("Forwarded refs");function za(e,t){let n=e;for(;n;){const l=Reflect.getOwnPropertyDescriptor(n,t);if(l)return l;n=Object.getPrototypeOf(n)}}function Il(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[Da]=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 s of n)if(s.value&&Reflect.has(s.value,a)){const r=Reflect.get(s.value,a);return typeof r=="function"?r.bind(s.value):r}}},has(i,a){if(Reflect.has(i,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const s of n)if(s.value&&Reflect.has(s.value,a))return!0;return!1},set(i,a,s){if(Reflect.has(i,a))return Reflect.set(i,a,s);if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const r of n)if(r.value&&Reflect.has(r.value,a))return Reflect.set(r.value,a,s);return!1},getOwnPropertyDescriptor(i,a){var r;const s=Reflect.getOwnPropertyDescriptor(i,a);if(s)return s;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const o of n){if(!o.value)continue;const d=za(o.value,a)??("_"in o.value?za((r=o.value._)==null?void 0:r.setupState,a):void 0);if(d)return d}for(const o of n){const d=o.value&&o.value[Da];if(!d)continue;const c=d.slice();for(;c.length;){const f=c.shift(),u=za(f.value,a);if(u)return u;const v=f.value&&f.value[Da];v&&c.push(...v)}}}}})}const Bb=K({id:String,...yn(mr({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:xd}}),["absolute"])},"VMenu"),Jd=ue()({name:"VMenu",props:Bb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{scopeId:i}=vr(),a=nn(),s=w(()=>e.id||`v-menu-${a}`),r=Q(),o=Ge(Cs,null),d=ve(0);yt(Cs,{register(){++d.value},unregister(){--d.value},closeParents(y){setTimeout(()=>{!d.value&&(y==null||y&&!Sh(y,r.value.contentEl))&&(l.value=!1,o==null||o.closeParents())},40)}});async function c(y){var I,E,k;const p=y.relatedTarget,P=y.target;await it(),l.value&&p!==P&&((I=r.value)!=null&&I.contentEl)&&((E=r.value)!=null&&E.globalTop)&&![document,r.value.contentEl].includes(P)&&!r.value.contentEl.contains(P)&&((k=zi(r.value.contentEl)[0])==null||k.focus())}de(l,y=>{y?(o==null||o.register(),document.addEventListener("focusin",c,{once:!0})):(o==null||o.unregister(),document.removeEventListener("focusin",c))});function f(y){o==null||o.closeParents(y)}function u(y){var p,P,I;e.disabled||y.key==="Tab"&&(Vc(zi((p=r.value)==null?void 0:p.contentEl,!1),y.shiftKey?"prev":"next",k=>k.tabIndex>=0)||(l.value=!1,(I=(P=r.value)==null?void 0:P.activatorEl)==null||I.focus()))}function v(y){var P;if(e.disabled)return;const p=(P=r.value)==null?void 0:P.contentEl;p&&l.value?y.key==="ArrowDown"?(y.preventDefault(),ji(p,"next")):y.key==="ArrowUp"&&(y.preventDefault(),ji(p,"prev")):["ArrowDown","ArrowUp"].includes(y.key)&&(l.value=!0,y.preventDefault(),setTimeout(()=>setTimeout(()=>v(y))))}const m=w(()=>ge({"aria-haspopup":"menu","aria-expanded":String(l.value),"aria-owns":s.value,onKeydown:v},e.activatorProps));return pe(()=>{const y=Ji.filterProps(e);return h(Ji,ge({ref:r,id:s.value,class:["v-menu",e.class],style:e.style},y,{modelValue:l.value,"onUpdate:modelValue":p=>l.value=p,absolute:!0,activatorProps:m.value,"onClick:outside":f,onKeydown:u},i),{activator:n.activator,default:function(){for(var p=arguments.length,P=new Array(p),I=0;I<p;I++)P[I]=arguments[I];return h(lt,{root:"VMenu"},{default:()=>{var E;return[(E=n.default)==null?void 0:E.call(n,...P)]}})}})}),Il({id:s,ΨopenChildren:d},r)}}),$b=K({active:Boolean,max:[Number,String],value:{type:[Number,String],default:0},...ke(),...kl({transition:{component:_d}})},"VCounter"),Nb=ue()({name:"VCounter",functional:!0,props:$b(),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]])]})),{}}}),Db=K({floating:Boolean,...ke()},"VFieldLabel"),Ci=ue()({name:"VFieldLabel",props:Db(),setup(e,t){let{slots:n}=t;return pe(()=>h(rd,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function Zd(e,t){const n=Q(),l=ve(!1);if(Ys){const i=new IntersectionObserver(a=>{e==null||e(a,i),l.value=!!a.find(s=>s.isIntersecting)},t);Wt(()=>{i.disconnect()}),de(n,(a,s)=>{s&&(i.unobserve(s),l.value=!1),a&&i.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:l}}const iu={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},ui=K({location:String},"location");function ci(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:s}=ss(e.location.split(" ").length>1?e.location:`${e.location} center`,l.value);function r(d){return n?n(d):0}const o={};return a!=="center"&&(t?o[iu[a]]=`calc(100% - ${r(a)}px)`:o[a]=0),s!=="center"?t?o[iu[s]]=`calc(100% - ${r(s)}px)`:o[s]=0:(a==="center"?o.top=o.left="50%":o[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",o.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),o})}}const zb=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,...ke(),...ui({location:"top"}),...Tt(),...Je(),...nt()},"VProgressLinear"),Qd=ue()({name:"VProgressLinear",props:zb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{isRtl:i,rtlClasses:a}=bn(),{themeClasses:s}=rt(e),{locationStyles:r}=ci(e),{textColorClasses:o,textColorStyles:d}=$t(e,"color"),{backgroundColorClasses:c,backgroundColorStyles:f}=Qt(w(()=>e.bgColor||e.color)),{backgroundColorClasses:u,backgroundColorStyles:v}=Qt(e,"color"),{roundedClasses:m}=Vt(e),{intersectionRef:y,isIntersecting:p}=Zd(),P=w(()=>parseInt(e.max,10)),I=w(()=>parseInt(e.height,10)),E=w(()=>parseFloat(e.bufferValue)/P.value*100),k=w(()=>parseFloat(l.value)/P.value*100),_=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 T(M){if(!y.value)return;const{left:L,right:N,width:A}=y.value.getBoundingClientRect(),F=_.value?A-M.clientX+(N-A):M.clientX-L;l.value=Math.round(F/A*P.value)}return pe(()=>h(e.tag,{ref:y,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&p.value,"v-progress-linear--reverse":_.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},m.value,s.value,a.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?be(I.value):0,"--v-progress-linear-height":be(I.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:k.value,onClick:e.clickable&&T},{default:()=>[e.stream&&h("div",{key:"stream",class:["v-progress-linear__stream",o.value],style:{...d.value,[_.value?"left":"right"]:be(-I.value),borderTop:`${be(I.value/2)} dotted`,opacity:x.value,top:`calc(50% - ${be(I.value/4)})`,width:be(100-E.value,"%"),"--v-progress-linear-stream-to":be(I.value*(_.value?1:-1))}},null),h("div",{class:["v-progress-linear__background",c.value],style:[f.value,{opacity:x.value,width:be(e.stream?E.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(k.value,"%")}]},null)]}),n.default&&h("div",{class:"v-progress-linear__content"},[n.default({value:k.value,buffer:E.value})])]})),{}}}),hr=K({loading:[Boolean,String]},"loader");function gr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{loaderClasses:w(()=>({[`${t}--loading`]:e.loading}))}}function ef(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(Qd,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const jb=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],tf=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=>jb.includes(e)},"onClick:clear":jt(),"onClick:appendInner":jt(),"onClick:prependInner":jt(),...ke(),...hr(),...Tt(),...nt()},"VField"),nf=ue()({name:"VField",inheritAttrs:!1,props:{id:String,...Ad(),...tf()},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:s}=gr(e),{focusClasses:r,isFocused:o,focus:d,blur:c}=Ed(e),{InputIcon:f}=wd(e),{roundedClasses:u}=Vt(e),{rtlClasses:v}=bn(),m=w(()=>e.dirty||e.active),y=w(()=>!e.singleLine&&!!(e.label||i.label)),p=nn(),P=w(()=>e.id||`input-${p}`),I=w(()=>`${P.value}-messages`),E=Q(),k=Q(),_=Q(),S=w(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:x,backgroundColorStyles:T}=Qt(re(e,"bgColor")),{textColorClasses:M,textColorStyles:L}=$t(w(()=>e.error||e.disabled?void 0:m.value&&o.value?e.color:e.baseColor));de(m,F=>{if(y.value){const D=E.value.$el,Z=k.value.$el;requestAnimationFrame(()=>{const ne=Qs(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:Xl,direction:F?"normal":"reverse"}).finished.then(()=>{D.style.removeProperty("visibility"),Z.style.removeProperty("visibility")})})}},{flush:"post"});const N=w(()=>({isActive:m,isFocused:o,controlRef:_,blur:c,focus:d}));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:P.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,s.value,u.value,v.value,e.class],style:[T.value,e.style],onClick:A},n),[h("div",{class:"v-field__overlay"},null),h(ef,{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)&&y.value&&h(Ci,{key:"floating-label",ref:k,class:[M.value],floating:!0,for:P.value,style:L.value},{default:()=>[te()]}),h(Ci,{ref:E,for:P.value},{default:()=>[te()]}),(j=i.default)==null?void 0:j.call(i,{...N.value,props:{id:P.value,class:"v-field__input","aria-describedby":I.value},focus:d,blur:c})]),Z&&h(Pd,{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),y.value&&h("div",{class:"v-field__outline__notch"},[h(Ci,{ref:k,floating:!0,for:P.value},{default:()=>[te()]})]),h("div",{class:"v-field__outline__end"},null)]),S.value&&y.value&&h(Ci,{ref:k,floating:!0,for:P.value},{default:()=>[te()]})])])}),{controlRef:_}}});function Hb(e){const t=Object.keys(nf.props).filter(n=>!Xs(n)&&n!=="class"&&n!=="style");return Pc(e,t)}const Wb=["color","file","time","date","datetime-local","week","month"],yr=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,...Id(),...tf()},"VTextField"),Zn=ue()({name:"VTextField",directives:{Intersect:ad},inheritAttrs:!1,props:yr(),emits:{"click:control":e=>!0,"mousedown:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const a=Ye(e,"modelValue"),{isFocused:s,focus:r,blur:o}=Ed(e),d=w(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),c=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 T,M;!e.autofocus||!S||(M=(T=x[0].target)==null?void 0:T.focus)==null||M.call(T)}const v=Q(),m=Q(),y=Q(),p=w(()=>Wb.includes(e.type)||e.persistentPlaceholder||s.value||e.active);function P(){var S;y.value!==document.activeElement&&((S=y.value)==null||S.focus()),s.value||r()}function I(S){l("mousedown:control",S),S.target!==y.value&&(P(),S.preventDefault())}function E(S){P(),l("click:control",S)}function k(S){S.stopPropagation(),P(),it(()=>{a.value=null,ph(e["onClick:clear"],S)})}function _(S){var T;const x=S.target;if(a.value=x.value,(T=e.modelModifiers)!=null&&T.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),[T,M]=Ec(n),{modelValue:L,...N}=Yo.filterProps(e),A=Hb(e);return h(Yo,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},T,N,{centerAffix:!f.value,focused:s.value}),{...i,default:F=>{let{id:D,isDisabled:Z,isDirty:ne,isReadonly:te,isValid:B}=F;return h(nf,ge({ref:m,onMousedown:I,onClick:E,"onClick:clear":k,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},A,{id:D.value,active:p.value||ne.value,dirty:ne.value||e.dirty,disabled:Z.value,focused:s.value,error:B.value===!1}),{...i,default:j=>{let{props:{class:W,...U}}=j;const Y=mt(h("input",ge({ref:y,value:a.value,onInput:_,autofocus:e.autofocus,readonly:te.value,disabled:Z.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:P,onBlur:o},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(Nb,{active:e.persistentCounter||s.value,value:d.value,max:c.value},i.counter)])])}:void 0})}),Il({},v,m,y)}}),Ub=K({renderless:Boolean,...ke()},"VVirtualScrollItem"),qb=ue()({name:"VVirtualScrollItem",inheritAttrs:!1,props:Ub(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{resizeRef:a,contentRect:s}=bl(void 0,"border");de(()=>{var r;return(r=s.value)==null?void 0:r.height},r=>{r!=null&&l("update:height",r)}),pe(()=>{var r,o;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),[(o=i.default)==null?void 0:o.call(i)])})}}),Kb=-1,Gb=1,ja=100,Yb=K({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function Xb(e,t){const n=lr(),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),s=ve(0),r=ve(0),o=Q(),d=Q();let c=0;const{resizeRef:f,contentRect:u}=bl();Ht(()=>{f.value=o.value});const v=w(()=>{var j;return o.value===document.documentElement?n.height.value:((j=u.value)==null?void 0:j.height)||parseInt(e.height)||0}),m=w(()=>!!(o.value&&d.value&&v.value&&l.value));let y=Array.from({length:t.value.length}),p=Array.from({length:t.value.length});const P=ve(0);let I=-1;function E(j){return y[j]||l.value}const k=gh(()=>{const j=performance.now();p[0]=0;const W=t.value.length;for(let U=1;U<=W-1;U++)p[U]=(p[U-1]||0)+E(U-1);P.value=Math.max(P.value,performance.now()-j)},P),_=de(m,j=>{j&&(_(),c=d.value.offsetTop,k.immediate(),Z(),~I&&it(()=>{Ue&&window.requestAnimationFrame(()=>{te(I),I=-1})}))});St(()=>{k.clear()});function S(j,W){const U=y[j],Y=l.value;l.value=Y?Math.min(l.value,W):W,(U!==W||Y!==l.value)&&(y[j]=W,k())}function x(j){return j=qn(j,0,t.value.length-1),p[j]||0}function T(j){return Jb(p,j)}let M=0,L=0,N=0;de(v,(j,W)=>{W&&(Z(),j<W&&requestAnimationFrame(()=>{L=0,Z()}))});function A(){if(!o.value||!d.value)return;const j=o.value.scrollTop,W=performance.now();W-N>500?(L=Math.sign(j-M),c=d.value.offsetTop):L=j-M,M=j,N=W,Z()}function F(){!o.value||!d.value||(L=0,N=0,Z())}let D=-1;function Z(){cancelAnimationFrame(D),D=requestAnimationFrame(ne)}function ne(){if(!o.value||!v.value)return;const j=M-c,W=Math.sign(L),U=Math.max(0,j-ja),Y=qn(T(U),0,t.value.length),X=j+v.value+ja,we=qn(T(X)+1,Y+1,t.value.length);if((W!==Kb||Y<i.value)&&(W!==Gb||we>a.value)){const Ae=x(i.value)-x(Y),Se=x(we)-x(a.value);Math.max(Ae,Se)>ja?(i.value=Y,a.value=we):(Y<=0&&(i.value=Y),we>=t.value.length&&(a.value=we))}s.value=x(i.value),r.value=x(t.value.length)-x(a.value)}function te(j){const W=x(j);!o.value||j&&!W?I=j:o.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,()=>{y=Array.from({length:t.value.length}),p=Array.from({length:t.value.length}),k.immediate(),Z()},{deep:!0}),{containerRef:o,markerRef:d,computedItems:B,paddingTop:s,paddingBottom:r,scrollToIndex:te,handleScroll:A,handleScrollend:F,handleItemResize:S}}function Jb(e,t){let n=e.length-1,l=0,i=0,a=null,s=-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)s=i,l=i+1;else return a===t?i:l;return s}const Zb=K({items:{type:Array,default:()=>[]},renderless:Boolean,...Yb(),...ke(),...Fn()},"VVirtualScroll"),lf=ue()({name:"VVirtualScroll",props:Zb(),setup(e,t){let{slots:n}=t;const l=ut("VVirtualScroll"),{dimensionStyles:i}=Mn(e),{containerRef:a,markerRef:s,handleScroll:r,handleScrollend:o,handleItemResize:d,scrollToIndex:c,paddingTop:f,paddingBottom:u,computedItems:v}=Xb(e,re(e,"items"));return Jn(()=>e.renderless,()=>{function m(){var P,I;const p=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";a.value===document.documentElement?(document[p]("scroll",r,{passive:!0}),document[p]("scrollend",o)):((P=a.value)==null||P[p]("scroll",r,{passive:!0}),(I=a.value)==null||I[p]("scrollend",o))}gn(()=>{a.value=zc(l.vnode.el,!0),m(!0)}),St(m)}),pe(()=>{const m=v.value.map(y=>h(qb,{key:y.index,renderless:e.renderless,"onUpdate:height":p=>d(y.index,p)},{default:p=>{var P;return(P=n.default)==null?void 0:P.call(n,{item:y.raw,index:y.index,...p})}}));return e.renderless?h(fe,null,[h("div",{ref:s,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:o,style:[i.value,e.style]},[h("div",{ref:s,class:"v-virtual-scroll__container",style:{paddingTop:be(f.value),paddingBottom:be(u.value)}},[m])])}),{scrollToIndex:c}}});function af(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 o=de(n,()=>{o(),r()})}else r()})}async function s(r){var c,f;if(r.key==="Tab"&&((c=t.value)==null||c.focus()),!["PageDown","PageUp","Home","End"].includes(r.key))return;const o=(f=e.value)==null?void 0:f.$el;if(!o)return;(r.key==="Home"||r.key==="End")&&o.scrollTo({top:r.key==="Home"?0:o.scrollHeight,behavior:"smooth"}),await a();const d=o.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(r.key==="PageDown"||r.key==="Home"){const u=o.getBoundingClientRect().top;for(const v of d)if(v.getBoundingClientRect().top>=u){v.focus();break}}else{const u=o.getBoundingClientRect().bottom;for(const v of[...d].reverse())if(v.getBoundingClientRect().bottom<=u){v.focus();break}}}return{onListScroll:i,onListKeydown:s}}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,...zd({itemChildren:!1})},"Select"),Qb=K({...sf(),...yn(yr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...kl({transition:{component:xd}})},"VSelect");ue()({name:"VSelect",props:Qb(),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(),s=Q(),r=Ye(e,"menu"),o=w({get:()=>r.value,set:B=>{var j;r.value&&!B&&((j=a.value)!=null&&j.ΨopenChildren)||(r.value=B)}}),{items:d,transformIn:c,transformOut:f}=Hd(e),u=Ye(e,"modelValue",[],B=>c(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=rr(),y=w(()=>u.value.map(B=>B.value)),p=ve(!1),P=w(()=>o.value?e.closeText:e.openText);let I="",E;const k=w(()=>e.hideSelected?d.value.filter(B=>!u.value.some(j=>j===B)):d.value),_=w(()=>e.hideNoData&&!k.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:T,onListKeydown:M}=af(x,i);function L(B){e.openOnClear&&(o.value=!0)}function N(){_.value||(o.value=!o.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)&&(o.value=!0),["Escape","Tab"].includes(B.key)&&(o.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-E>j&&(I=""),I+=B.key.toLowerCase(),E=U;const Y=d.value.find(Ae=>Ae.title.toLowerCase().startsWith(I));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(()=>{o.value=!1})}}function D(B){var j;(j=x.value)!=null&&j.$el.contains(B.relatedTarget)||(o.value=!1)}function Z(){var B;p.value&&((B=i.value)==null||B.focus())}function ne(B){p.value=!0}function te(B){if(B==null)u.value=[];else if(yl(i.value,":autofill")||yl(i.value,":-webkit-autofill")){const j=d.value.find(W=>W.title===B);j&&F(j)}else i.value&&(i.value.value="")}return de(o,()=>{if(!e.hideSelected&&o.value&&u.value.length){const B=k.value.findIndex(j=>u.value.some(W=>e.valueComparator(W.value,j.value)));Ue&&window.requestAnimationFrame(()=>{var j;B>=0&&((j=s.value)==null||j.scrollToIndex(B))})}}),de(()=>e.items,(B,j)=>{o.value||p.value&&!j.length&&B.length&&(o.value=!0)}),pe(()=>{const B=!!(e.chips||n.chip),j=!!(!e.hideNoData||k.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),W=u.value.length>0,U=Zn.filterProps(e),Y=W||!p.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:p.value,"onUpdate:focused":X=>p.value=X,validationValue:u.externalValue,counterValue:v.value,dirty:W,class:["v-select",{"v-select--active-menu":o.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(P.value),title:l(P.value)}),{...n,default:()=>h(fe,null,[h(Jd,ge({ref:a,modelValue:o.value,"onUpdate:modelValue":X=>o.value=X,activator:"parent",contentClass:"v-select__content",disabled:_.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:Z},S.value),{default:()=>[j&&h(Ud,ge({ref:x,selected:y.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:X=>X.preventDefault(),onKeydown:M,onFocusin:ne,onScrollPassive:T,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),!k.value.length&&!e.hideNoData&&(((we=n["no-data"])==null?void 0:we.call(n))??h(wl,{title:l(e.noDataText)},null)),h(lf,{ref:s,renderless:!0,items:k.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(wl,ge(J,{role:"option"}),{prepend:Re=>{let{isSelected:b}=Re;return h(fe,null,[e.multiple&&!e.hideSelected?h(bd,{key:Te.value,modelValue:b,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?Zs(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(Od,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"},[st(",")])])])})]),"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])}})}),Il({isFocused:p,menu:o,select:F},i)}});const e0=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),t0=K({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function n0(e,t,n){var r;const l=[],i=(n==null?void 0:n.default)??e0,a=n!=null&&n.filterKeys?Bt(n.filterKeys):!1,s=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return l;e:for(let o=0;o<e.length;o++){const[d,c=d]=Bt(e[o]),f={},u={};let v=-1;if(t&&!(n!=null&&n.noFilter)){if(typeof d=="object"){const p=a||Object.keys(c);for(const P of p){const I=Xt(c,P),E=(r=n==null?void 0:n.customKeyFilter)==null?void 0:r[P];if(v=E?E(I,t,d):i(I,t,d),v!==-1&&v!==!1)E?f[P]=v:u[P]=v;else if((n==null?void 0:n.filterMode)==="every")continue e}}else v=i(d,t,d),v!==-1&&v!==!1&&(u.title=v);const m=Object.keys(u).length,y=Object.keys(f).length;if(!m&&!y||(n==null?void 0:n.filterMode)==="union"&&y!==s&&!m||(n==null?void 0:n.filterMode)==="intersection"&&(y!==s||!m))continue}l.push({index:o,matches:{...u,...f}})}return l}function l0(e,t,n,l){const i=Q([]),a=Q(new Map),s=w(()=>l!=null&&l.transform?le(t).map(o=>[o,l.transform(o)]):le(t));Ht(()=>{const o=typeof n=="function"?n():le(n),d=typeof o!="string"&&typeof o!="number"?"":String(o),c=n0(s.value,d,{customKeyFilter:{...e.customKeyFilter,...le(l==null?void 0:l.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),f=le(t),u=[],v=new Map;c.forEach(m=>{let{index:y,matches:p}=m;const P=f[y];u.push(P),v.set(P.value,p)}),i.value=u,a.value=v});function r(o){return a.value.get(o.value)}return{filteredItems:i,filteredMatches:a,getMatches:r}}function i0(e,t,n){if(t==null)return e;if(Array.isArray(t))throw new Error("Multiple matches is not implemented");return typeof t=="number"&&~t?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 a0=K({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...t0({filterKeys:["title"]}),...sf(),...yn(yr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...kl({transition:!1})},"VAutocomplete"),rf=ue()({name:"VAutocomplete",props:a0(),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),s=ve(!0),r=ve(!1),o=Q(),d=Q(),c=Ye(e,"menu"),f=w({get:()=>c.value,set:J=>{var Ee;c.value&&!J&&((Ee=o.value)!=null&&Ee.ΨopenChildren)||(c.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:y,transformIn:p,transformOut:P}=Hd(e),{textColorClasses:I,textColorStyles:E}=$t(v),k=Ye(e,"search",""),_=Ye(e,"modelValue",[],J=>p(J===null?[null]:Bt(J)),J=>{const Ee=P(J);return e.multiple?Ee:Ee[0]??null}),S=w(()=>typeof e.counterValue=="function"?e.counterValue(_.value):typeof e.counterValue=="number"?e.counterValue:_.value.length),x=rr(),{filteredItems:T,getMatches:M}=l0(e,y,()=>s.value?"":k.value),L=w(()=>e.hideSelected?T.value.filter(J=>!_.value.some(Ee=>Ee.value===J.value)):T.value),N=w(()=>!!(e.chips||n.chip)),A=w(()=>N.value||!!n.selection),F=w(()=>_.value.map(J=>J.props.value)),D=w(()=>{var Ee;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&k.value===((Ee=L.value[0])==null?void 0:Ee.title))&&L.value.length>0&&!s.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}=af(ne,i);function j(J){e.openOnClear&&(f.value=!0),k.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 b,g,C;if(e.readonly||x!=null&&x.isReadonly.value)return;const Ee=i.value.selectionStart,Re=_.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&&((b=ne.value)==null||b.focus("next")),!!e.multiple){if(["Backspace","Delete"].includes(J.key)){if(u.value<0){J.key==="Backspace"&&!k.value&&(u.value=Re-1);return}const O=u.value,V=_.value[u.value];V&&!V.props.disabled&&Qe(V,!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;_.value[O]?u.value=O:(u.value=-1,i.value.setSelectionRange((g=k.value)==null?void 0:g.length,(C=k.value)==null?void 0:C.length))}if(J.key==="ArrowRight"){if(u.value<0)return;const O=u.value+1;_.value[O]?u.value=O:(u.value=-1,i.value.setSelectionRange(0,0))}}}function X(J){if(yl(i.value,":autofill")||yl(i.value,":-webkit-autofill")){const Ee=y.value.find(Re=>Re.title===J.target.value);Ee&&Qe(Ee)}}function we(){var J;a.value&&(s.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)&&(_.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=_.value.findIndex(g=>e.valueComparator(g.value,J.value)),b=Ee??!~Re;if(~Re){const g=b?[..._.value,J]:[..._.value];g.splice(Re,1),_.value=g}else b&&(_.value=[..._.value,J]);e.clearOnSelect&&(k.value="")}else{const Re=Ee!==!1;_.value=Re?[J]:[],k.value=Re&&!A.value?J.title:"",it(()=>{f.value=!1,s.value=!0})}}return de(a,(J,Ee)=>{var Re;J!==Ee&&(J?($e.value=!0,k.value=e.multiple||A.value?"":String(((Re=_.value.at(-1))==null?void 0:Re.props.title)??""),s.value=!0,it(()=>$e.value=!1)):(!e.multiple&&k.value==null?_.value=[]:D.value&&!r.value&&!_.value.some(b=>{let{value:g}=b;return g===L.value[0].value})&&Qe(L.value[0]),f.value=!1,k.value="",u.value=-1))}),de(k,J=>{!a.value||$e.value||(J&&(f.value=!0),s.value=!J)}),de(f,()=>{if(!e.hideSelected&&f.value&&_.value.length){const J=L.value.findIndex(Ee=>_.value.some(Re=>Ee.value===Re.value));Ue&&window.requestAnimationFrame(()=>{var Ee;J>=0&&((Ee=d.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=_.value.length>0,Re=Zn.filterProps(e);return h(Zn,ge({ref:i},Re,{modelValue:k.value,"onUpdate:modelValue":[b=>k.value=b,Te],focused:a.value,"onUpdate:focused":b=>a.value=b,validationValue:_.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(Jd,ge({ref:o,modelValue:f.value,"onUpdate:modelValue":b=>f.value=b,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(Ud,ge({ref:ne,selected:F.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:b=>b.preventDefault(),onKeydown:B,onFocusin:Ae,onFocusout:Se,onScrollPassive:te,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},e.listProps),{default:()=>{var b,g,C;return[(b=n["prepend-item"])==null?void 0:b.call(n),!L.value.length&&!e.hideNoData&&(((g=n["no-data"])==null?void 0:g.call(n))??h(wl,{title:l(e.noDataText)},null)),h(lf,{ref:d,renderless:!0,items:L.value},{default:O=>{var q;let{item:V,index:R,itemRef:$}=O;const H=ge(V.props,{ref:$,key:R,active:D.value&&R===0?!0:void 0,onClick:()=>Qe(V,null)});return((q=n.item)==null?void 0:q.call(n,{item:V,index:R,props:H}))??h(wl,ge(H,{role:"option"}),{prepend:z=>{let{isSelected:G}=z;return h(fe,null,[e.multiple&&!e.hideSelected?h(bd,{key:V.value,modelValue:G,ripple:!1,tabindex:"-1"},null):void 0,V.props.prependAvatar&&h(Tn,{image:V.props.prependAvatar},null),V.props.prependIcon&&h(De,{icon:V.props.prependIcon},null)])},title:()=>{var z,G;return s.value?V.title:i0(V.title,(z=M(V))==null?void 0:z.title,((G=k.value)==null?void 0:G.length)??0)}})}}),(C=n["append-item"])==null?void 0:C.call(n)]}})]}),_.value.map((b,g)=>{function C($){$.stopPropagation(),$.preventDefault(),Qe(b,!1)}const O={"onClick:close":C,onMousedown($){$.preventDefault(),$.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},V=N.value?!!n.chip:!!n.selection,R=V?Zs(N.value?n.chip({item:b,index:g,props:O}):n.selection({item:b,index:g})):void 0;if(!(V&&!R))return h("div",{key:b.value,class:["v-autocomplete__selection",g===u.value&&["v-autocomplete__selection--selected",I.value]],style:g===u.value?E.value:{}},[N.value?n.chip?h(lt,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:b.title}}},{default:()=>[R]}):h(Od,ge({key:"chip",closable:e.closableChips,size:"small",text:b.title,disabled:b.props.disabled},O),null):R??h("span",{class:"v-autocomplete__selection-text"},[b.title,e.multiple&&g<_.value.length-1&&h("span",{class:"v-autocomplete__selection-comma"},[st(",")])])])})]),"append-inner":function(){var O;for(var b=arguments.length,g=new Array(b),C=0;C<b;C++)g[C]=arguments[C];return h(fe,null,[(O=n["append-inner"])==null?void 0:O.call(n,...g),e.menuIcon?h(De,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:U,onClick:bh,"aria-label":l(m.value),title:l(m.value)},null):void 0])}})}),Il({isFocused:a,isPristine:s,menu:f,search:k,filteredItems:T,select:Qe},i)}}),s0={__name:"search-address",props:Xa({variant:{type:String,default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:Xa(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,l=vc(e,"modelValue"),i=Q([]),a=Q(!1),s=Q(null),r=rp(async(o,d)=>{if(a.value=!0,!o||o.length<3)i.value=s.value?[s.value]:[];else{const f=await Ki("https://api-adresse.data.gouv.fr/search/",{params:{q:o}});i.value=f.features.map(u=>({title:u.properties.label,value:{lat:u.geometry.coordinates[1],lon:u.geometry.coordinates[0],...u.properties}}))}d&&(s.value=i.value.find(c=>c.value.id===d)),a.value=!1},300);return l.value&&l.value.length&&r(...JSON.parse(`[${l.value}]`)),de(s,o=>{o?l.value=JSON.stringify([o.title,o.value.id]).slice(1,-1):(l.value=void 0,i.value=[]),n("selected",o?o.value:void 0)}),(o,d)=>(ce(),je(rf,{modelValue:s.value,"onUpdate:modelValue":d[0]||(d[0]=c=>s.value=c),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":d[1]||(d[1]=c=>le(r)(c))},null,8,["modelValue","items","loading","variant"]))}},r0=K({fluid:{type:Boolean,default:!1},...ke(),...Je()},"VContainer"),o0=ue()({name:"VContainer",props:r0(),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)),{}}}),of=ca.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),uf=ca.reduce((e,t)=>{const n="offset"+mn(t);return e[n]={type:[String,Number],default:null},e},{}),cf=ca.reduce((e,t)=>{const n="order"+mn(t);return e[n]={type:[String,Number],default:null},e},{}),au={col:Object.keys(of),offset:Object.keys(uf),order:Object.keys(cf)};function u0(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 c0=["auto","start","end","center","baseline","stretch"],d0=K({cols:{type:[Boolean,String,Number],default:!1},...of,offset:{type:[String,Number],default:null},...uf,order:{type:[String,Number],default:null},...cf,alignSelf:{type:String,default:null,validator:e=>c0.includes(e)},...ke(),...Je()},"VCol"),un=ue()({name:"VCol",props:d0(),setup(e,t){let{slots:n}=t;const l=w(()=>{const i=[];let a;for(a in au)au[a].forEach(r=>{const o=e[r],d=u0(a,r,o);d&&i.push(d)});const s=i.some(r=>r.startsWith("v-col-"));return i.push({"v-col":!s||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),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))}}}),pr=["start","end","center"],df=["space-between","space-around","space-evenly"];function br(e,t){return ca.reduce((n,l)=>{const i=e+mn(l);return n[i]=t(),n},{})}const f0=[...pr,"baseline","stretch"],ff=e=>f0.includes(e),vf=br("align",()=>({type:String,default:null,validator:ff})),v0=[...pr,...df],mf=e=>v0.includes(e),hf=br("justify",()=>({type:String,default:null,validator:mf})),m0=[...pr,...df,"stretch"],gf=e=>m0.includes(e),yf=br("alignContent",()=>({type:String,default:null,validator:gf})),su={align:Object.keys(vf),justify:Object.keys(hf),alignContent:Object.keys(yf)},h0={align:"align",justify:"justify",alignContent:"align-content"};function g0(e,t,n){let l=h0[e];if(n!=null){if(t){const i=t.replace(e,"");l+=`-${i}`}return l+=`-${n}`,l.toLowerCase()}}const y0=K({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:ff},...vf,justify:{type:String,default:null,validator:mf},...hf,alignContent:{type:String,default:null,validator:gf},...yf,...ke(),...Je()},"VRow"),ei=ue()({name:"VRow",props:y0(),setup(e,t){let{slots:n}=t;const l=w(()=>{const i=[];let a;for(a in su)su[a].forEach(s=>{const r=e[s],o=g0(a,s,r);o&&i.push(o)});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))}}}),ru=ll("v-spacer","div","VSpacer"),p0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},b0=Yn("span",{class:"pb-6"},"~",-1),w0={__name:"date-range-picker",props:Xa({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=vc(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,s=>{const r=(s||"").split(",");i.value=r.length?r[0]:void 0,a.value=r.length?r[r.length-1]:void 0}),de(i,s=>{const r=[a.value];s!==a.value&&r.unshift(s),n.value=r.join(",")}),de(a,s=>{const r=[i.value];s!==i.value&&r.push(s),n.value=r.join(",")}),(s,r)=>(ce(),Be(fe,null,[t.label?(ce(),Be("label",p0,ot(e.label),1)):et("",!0),n.value&&n.value.length?(ce(),je(ei,{key:1,class:"date-range-picker",align:"center"},{default:_e(()=>[h(un,{class:"pr-0"},{default:_e(()=>[h(Zn,{modelValue:i.value,"onUpdate:modelValue":r[0]||(r[0]=o=>i.value=o),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),b0,h(un,{class:"pl-0"},{default:_e(()=>[h(Zn,{modelValue:a.value,"onUpdate:modelValue":r[1]||(r[1]=o=>a.value=o),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1})):et("",!0)],64))}},S0=ue()({name:"VCardActions",props:ke(),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)])}),{}}}),C0=ll("v-card-subtitle"),x0=ll("v-card-title"),_0=K({appendAvatar:String,appendIcon:Me,prependAvatar:String,prependIcon:Me,subtitle:[String,Number],title:[String,Number],...ke(),...Nt()},"VCardItem"),k0=ue()({name:"VCardItem",props:_0(),setup(e,t){let{slots:n}=t;return pe(()=>{var d;const l=!!(e.prependAvatar||e.prependIcon),i=!!(l||n.prepend),a=!!(e.appendAvatar||e.appendIcon),s=!!(a||n.append),r=!!(e.title!=null||n.title),o=!!(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(x0,{key:"title"},{default:()=>{var c;return[((c=n.title)==null?void 0:c.call(n))??e.title]}}),o&&h(C0,{key:"subtitle"},{default:()=>{var c;return[((c=n.subtitle)==null?void 0:c.call(n))??e.subtitle]}}),(d=n.default)==null?void 0:d.call(n)]),s&&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)])])])}),{}}}),P0=ll("v-card-text"),A0=["static","relative","fixed","absolute","sticky"],pa=K({position:{type:String,validator:e=>A0.includes(e)}},"position");function ba(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tn();return{positionClasses:w(()=>e.position?`${t}--${e.position}`:void 0)}}const E0=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],...Al(),...ke(),...Nt(),...Fn(),...Ln(),...hr(),...ui(),...pa(),...Tt(),...ga(),...Je(),...nt(),...ln({variant:"elevated"})},"VCard"),xs=ue()({name:"VCard",directives:{Ripple:Pl},props:E0(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=rt(e),{borderClasses:a}=El(e),{colorClasses:s,colorStyles:r,variantClasses:o}=al(e),{densityClasses:d}=Ut(e),{dimensionStyles:c}=Mn(e),{elevationClasses:f}=Rn(e),{loaderClasses:u}=gr(e),{locationStyles:v}=ci(e),{positionClasses:m}=ba(e),{roundedClasses:y}=Vt(e),p=ha(e,n),P=w(()=>e.link!==!1&&p.isLink.value),I=w(()=>!e.disabled&&e.link!==!1&&(e.link||p.isClickable.value));return pe(()=>{const E=P.value?"a":e.tag,k=!!(l.title||e.title!=null),_=!!(l.subtitle||e.subtitle!=null),S=k||_,x=!!(l.append||e.appendAvatar||e.appendIcon),T=!!(l.prepend||e.prependAvatar||e.prependIcon),M=!!(l.image||e.image),L=S||T||x,N=!!(l.text||e.text!=null);return mt(h(E,{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":I.value},i.value,a.value,s.value,d.value,f.value,u.value,m.value,y.value,o.value,e.class],style:[r.value,c.value,v.value,e.style],href:p.href.value,onClick:I.value&&p.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(ef,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:l.loader}),L&&h(k0,{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(P0,{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(S0,null,{default:l.actions}),il(I.value,"v-card")]}}),[[en("ripple"),I.value&&e.ripple]])}),{}}}),I0={__name:"dashboard-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 s;const r=Object.assign({},...i.config.datasets[0].schema.map(u=>({[u.key]:u}))),o="_d_"+i.config.datasets[0].id+"_",d=i.config.filters.map(u=>{const v=Q([]);return{...u,value:w({get(){return Ve[o+u.labelField+"_in"]?u.multipleValues?JSON.parse(`[${Ve[o+u.labelField+"_in"]}]`):Ve[o+u.labelField+"_in"]:u.multipleValues?[]:void 0},set(m){u.multipleValues&&m.length?Ve[o+u.labelField+"_in"]=JSON.stringify(m).slice(1,-1):!u.multipleValues&&m?Ve[o+u.labelField+"_in"]=m:delete Ve[o+u.labelField+"_in"]}}),items:v,loading:Q(!1),searchItems:async m=>{const y=i.config.filters.filter(E=>E.labelField!==u.labelField&&Ve[o+E.labelField+"_in"]),p=Object.assign({finalizedAt:i.config.datasets[0].finalizedAt},...y.map(E=>({[`${E.labelField}_in`]:`${Ve[o+E.labelField+"_in"]}`})));u.showAllValues?p.size=1e3:m!=null&&(p.q=m+"*"),i.config.periodFilter&&(p._c_date_match=Ve.period),i.config.addressFilter&&s&&Ve.radius&&(p._c_geo_distance=s.lon+","+s.lat+","+Ve.radius*1e3);const P=await Ki(i.config.datasets[0].href+"/values/"+u.labelField,{params:p}),I=Ve[o+u.labelField+"_in"];I&&!P.includes(I)&&P.unshift(I),v.value=P}}}),c=(u,v)=>{(!u.forceOneValue||v)&&f(u.labelField)},f=async u=>{let v={};const m=d.filter(y=>Ve[o+y.labelField+"_in"]);if(m.length){const y=[].concat(...m.map(k=>[].concat(k.values.length?k.values:k.labelField))).filter((k,_,S)=>S.indexOf(k)===_),p=i.config.filters.filter(k=>Ve[o+k.labelField+"_in"]),P=Object.assign({finalizedAt:i.config.datasets[0].finalizedAt},...p.map(k=>({[`${k.labelField}_in`]:`${Ve[o+k.labelField+"_in"]}`}))),I=await Promise.all(y.map(k=>Ki(i.config.datasets[0].href+"/values/"+k,{params:P}))),E=Object.assign({},...y.map((k,_)=>({[k]:I[_]})));v=Object.assign({},...y.map(k=>r[k]["x-concept"]?{[`_c_${r[k]["x-concept"].id}_in`]:JSON.stringify(E[k]).slice(1,-1)}:E[k].length>1?{[`${o}${k}_in`]:JSON.stringify(E[k]).slice(1,-1)}:{[`${o}${k}_eq`]:E[k][0]})),v.keys=m.map(k=>k.labelField)}i.config.periodFilter&&(v._c_date_match=Ve.period),i.config.addressFilter&&s&&Ve.radius&&(v._c_geo_distance=s.lon+","+s.lat+","+Ve.radius*1e3),a("update:model-value",v),d.forEach(y=>{y.labelField!==u&&y.searchItems()})};return[n,l]=nm(()=>f()),await n,l(),(u,v)=>(ce(),je(xs,{flat:"",class:"py-3"},{default:_e(()=>[h(ei,{justify:"center",align:"center"},{default:_e(()=>[(ce(!0),Be(fe,null,on(le(d),(m,y)=>(ce(),je(un,{key:y,cols:"auto"},{default:_e(()=>[h(rf,{modelValue:m.value.value,"onUpdate:modelValue":[p=>m.value.value=p,p=>c(m,p)],loading:m.loading.value,items:m.items.value,"item-title":p=>le(r)[m.labelField]["x-labels"]?le(r)[m.labelField]["x-labels"][p]:p,"item-value":p=>p,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:le(r)[m.labelField].label||le(r)[m.labelField].title||le(r)[m.labelField]["x-originalName"]||m.labelField,clearable:!m.forceOneValue,"persistent-clear":!m.forceOneValue,multiple:m.multipleValues,style:{"min-width":"280px"},"onUpdate:search":p=>(p==null||p.length)&&p!==le(Ve)[o+m.labelField+"_in"]&&!m.showAllValues&&m.searchItems(p)},null,8,["modelValue","onUpdate:modelValue","loading","items","item-title","item-value","label","clearable","persistent-clear","multiple","onUpdate:search"])]),_:2},1024))),128)),e.config.periodFilter?(ce(),je(un,{key:0,cols:"auto"},{default:_e(()=>[h(w0,{modelValue:le(Ve).period,"onUpdate:modelValue":[v[0]||(v[0]=m=>le(Ve).period=m),v[1]||(v[1]=m=>f())],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:_e(()=>[h(xs,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:_e(()=>[h(ei,{align:"start"},{default:_e(()=>[h(un,{class:"pr-0",cols:8},{default:_e(()=>[h(s0,{modelValue:le(Ve).address,"onUpdate:modelValue":v[2]||(v[2]=m=>le(Ve).address=m),variant:"plain",onSelected:v[3]||(v[3]=m=>{Xe(s)?s.value=m:s=m,f()})},null,8,["modelValue"])]),_:1}),h(un,{class:"pl-0",cols:4},{default:_e(()=>[h(Zn,{modelValue:le(Ve).radius,"onUpdate:modelValue":[v[4]||(v[4]=m=>le(Ve).radius=m),v[5]||(v[5]=m=>f())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):et("",!0)]),_:1})]),_:1}))}},T0=(e,t)=>{const n=e.__vccOpts||e;for(const[l,i]of t)n[l]=i;return n},pf=K({divided:Boolean,...Al(),...ke(),...Nt(),...Ln(),...Tt(),...Je(),...nt(),...ln()},"VBtnGroup"),ou=ue()({name:"VBtnGroup",props:pf(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{densityClasses:i}=Ut(e),{borderClasses:a}=El(e),{elevationClasses:s}=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,s.value,r.value,e.class],style:e.style},n))}}),bf=Symbol.for("vuetify:v-btn-toggle"),V0=K({...pf(),...fa()},"VBtnToggle"),O0=ue()({name:"VBtnToggle",props:V0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:l,next:i,prev:a,select:s,selected:r}=oi(e,bf);return pe(()=>{const o=ou.filterProps(e);return h(ou,ge({class:["v-btn-toggle",e.class]},o,{style:e.style}),{default:()=>{var d;return[(d=n.default)==null?void 0:d.call(n,{isSelected:l,next:i,prev:a,select:s,selected:r})]}})}),{next:i,prev:a,select:s}}}),F0=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},...ke(),...si(),...Je({tag:"div"}),...nt()},"VProgressCircular"),M0=ue()({name:"VProgressCircular",props:F0(),setup(e,t){let{slots:n}=t;const l=20,i=2*Math.PI*l,a=Q(),{themeClasses:s}=rt(e),{sizeClasses:r,sizeStyles:o}=ri(e),{textColorClasses:d,textColorStyles:c}=$t(re(e,"color")),{textColorClasses:f,textColorStyles:u}=$t(re(e,"bgColor")),{intersectionRef:v,isIntersecting:m}=Zd(),{resizeRef:y,contentRect:p}=bl(),P=w(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),I=w(()=>Number(e.width)),E=w(()=>o.value?Number(e.size):p.value?p.value.width:Math.max(I.value,32)),k=w(()=>l/(1-I.value/E.value)*2),_=w(()=>I.value/E.value*k.value),S=w(()=>be((100-P.value)/100*i));return Ht(()=>{v.value=a.value,y.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"},s.value,r.value,d.value,e.class],style:[o.value,c.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:P.value},{default:()=>[h("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${k.value} ${k.value}`},[h("circle",{class:["v-progress-circular__underlay",f.value],style:u.value,fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":_.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":_.value,"stroke-dasharray":i,"stroke-dashoffset":S.value},null)]),n.default&&h("div",{class:"v-progress-circular__content"},[n.default({value:P.value})])]})),{}}});function L0(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 wf=K({active:{type:Boolean,default:void 0},symbol:{type:null,default:bf},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,...Al(),...ke(),...Nt(),...Fn(),...Ln(),...va(),...hr(),...ui(),...pa(),...Tt(),...ga(),...si(),...Je({tag:"button"}),...nt(),...ln({variant:"elevated"})},"VBtn"),Qn=ue()({name:"VBtn",directives:{Ripple:Pl},props:wf(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=rt(e),{borderClasses:a}=El(e),{colorClasses:s,colorStyles:r,variantClasses:o}=al(e),{densityClasses:d}=Ut(e),{dimensionStyles:c}=Mn(e),{elevationClasses:f}=Rn(e),{loaderClasses:u}=gr(e),{locationStyles:v}=ci(e),{positionClasses:m}=ba(e),{roundedClasses:y}=Vt(e),{sizeClasses:p,sizeStyles:P}=ri(e),I=ma(e,e.symbol,!1),E=ha(e,n),k=w(()=>{var M;return e.active!==void 0?e.active:E.isLink.value?(M=E.isActive)==null?void 0:M.value:I==null?void 0:I.isSelected.value}),_=w(()=>(I==null?void 0:I.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 T(M){var L;_.value||E.isLink.value&&(M.metaKey||M.ctrlKey||M.shiftKey||M.button!==0||n.target==="_blank")||((L=E.navigate)==null||L.call(E,M),I==null||I.toggle())}return L0(E,I==null?void 0:I.select),pe(()=>{var D,Z;const M=E.isLink.value?"a":e.tag,L=!!(e.prependIcon||l.prepend),N=!!(e.appendIcon||l.append),A=!!(e.icon&&e.icon!==!0),F=(I==null?void 0:I.isSelected.value)&&(!E.isLink.value||((D=E.isActive)==null?void 0:D.value))||!I||((Z=E.isActive)==null?void 0:Z.value);return mt(h(M,{type:M==="a"?void 0:"button",class:["v-btn",I==null?void 0:I.selectedClass.value,{"v-btn--active":k.value,"v-btn--block":e.block,"v-btn--disabled":_.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?s.value:void 0,d.value,f.value,u.value,m.value,y.value,p.value,o.value,e.class],style:[F?r.value:void 0,c.value,v.value,P.value,e.style],disabled:_.value||void 0,href:E.href.value,onClick:T,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(M0,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,size:"23",width:"2"},null)])]}}),[[en("ripple"),!_.value&&e.ripple,null]])}),{group:I}}});function R0(e){const t=ve(e);let n=-1;function l(){clearInterval(n)}function i(){l(),it(()=>t.value=e)}function a(s){const r=s?getComputedStyle(s):{transitionDuration:.2},o=parseFloat(r.transitionDuration)*1e3||200;if(l(),t.value<=0)return;const d=performance.now();n=window.setInterval(()=>{const c=performance.now()-d+o;t.value=Math.max(e-c,0),t.value<=0&&l()},o)}return St(l),{clear:l,time:t,start:a,reset:i}}const B0=K({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...ui({location:"bottom"}),...pa(),...Tt(),...ln(),...nt(),...yn(mr({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),$0=ue()({name:"VSnackbar",props:B0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=Ye(e,"modelValue"),{locationStyles:i}=ci(e),{positionClasses:a}=ba(e),{scopeId:s}=vr(),{themeClasses:r}=rt(e),{colorClasses:o,colorStyles:d,variantClasses:c}=al(e),{roundedClasses:f}=Vt(e),u=R0(Number(e.timeout)),v=Q(),m=Q(),y=ve(!1);de(l,P),de(()=>e.timeout,P),gn(()=>{l.value&&P()});let p=-1;function P(){u.reset(),window.clearTimeout(p);const _=Number(e.timeout);if(!l.value||_===-1)return;const S=Gl(m.value);u.start(S),p=window.setTimeout(()=>{l.value=!1},_)}function I(){u.reset(),window.clearTimeout(p)}function E(){y.value=!0,I()}function k(){y.value=!1,P()}return pe(()=>{const _=Ji.filterProps(e),S=!!(n.default||n.text||e.text);return h(Ji,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},_,{modelValue:l.value,"onUpdate:modelValue":x=>l.value=x,contentProps:ge({class:["v-snackbar__wrapper",r.value,o.value,f.value,c.value],style:[i.value,d.value],onPointerenter:E,onPointerleave:k},_.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0},s),{default:()=>{var x,T;return[il(!1,"v-snackbar"),e.timer&&!y.value&&h("div",{key:"timer",class:"v-snackbar__timer"},[h(Qd,{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,(T=n.default)==null?void 0:T.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})}),Il({},v)}}),uu=()=>Math.random().toString(36).substr(2,5),Sf=typeof window>"u",Cf=e=>!Sf&&window.localStorage&&window.localStorage.debug&&window.localStorage.debug.indexOf(e)!==-1,N0=Cf("v-iframe");function sn(){N0&&console.log.apply(console,arguments)}const D0=Cf("iframe-resizer"),z0={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-${uu()}-${uu()}`}},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(Sf)return this.src;const e=this.syncState&&["both","down"].includes(this.syncStateDirection),t=new URL(e?this.src:this.syncedSrc??this.src,window.location.href);if(!e)for(const n of this._queryParamsExtraKeys??[])t.searchParams.delete(n);if(this.queryParamsExtra&&Object.keys(this.queryParamsExtra).forEach(n=>{this._queryParamsExtraKeys=this._queryParamsExtraKeys??[],this._queryParamsExtraKeys.includes(n)||this._queryParamsExtraKeys.push(n),t.searchParams.set(n,this.queryParamsExtra[n])}),e){let n;if(this.$route&&(n={...this.$route.query}),this.reactiveParams)n={...this.reactiveParams};else{const l=new URL(window.location.href).searchParams;for(const i of[...l.keys()])n[i]=l.get(i)}if(this.queryParamsInclude)for(const l of Object.keys(n))!this.queryParamsInclude.includes(l)&&l!=="p"&&delete n[l];this.queryParamsExclude&&this.queryParamsExclude.forEach(l=>{delete n[l]});for(const l of Object.keys(n).filter(i=>n[i]!==void 0&&n[i]!==null))if(l==="p"&&!this.syncStateIgnorePath){let i=t.pathname;i.endsWith("/")||(i+="/"),t.pathname=n.p,n.p.startsWith("./")&&(t.pathname=n.p.replace("./",i))}else t.searchParams.set(l,n[l])}return t.searchParams.sort(),t.href}},watch:{fullSrc:{handler(){this.setSrc()},immediate:!0}},mounted(){this.delay!==null?setTimeout(()=>this.resize(),this.delay):this.$nextTick(()=>this.resize()),setTimeout(()=>this.resize(),300),this.resizeListener=e=>{this.resizeTimeout&&clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(()=>{this.resize()},300)},window.addEventListener("resize",this.resizeListener),this.popStateListener=e=>{this.setSrc()},window.addEventListener("popstate",this.popStateListener),this.messageEventListener=e=>{if(e.source===this.iframeWindow&&!(typeof e.data=="string"&&(e.data.startsWith("[iFrameResizer]")||e.data.startsWith("[iFrameSizer"))))if(typeof e.data=="object"&&(e.data.viframe||e.data.vIframe||e.data["v-iframe"])){if(sn("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){sn("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(sn(`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)sn("replace location after change using postMessage",this.fullSrc),this.sendMessage({viframe:!0,stateAction:"replace",href:this.fullSrc});else{sn("replace location after change using iframe.location.replace",this.fullSrc);try{this.iframeWindow.location.replace(this.fullSrc)}catch(e){sn("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;sn(`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"){sn("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;sn("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:D0,scrolling:"no",onResized:()=>{this.resized=!0}},`#${this.id}`)):console.error("iframe-resizer is not available."))},sendMessage(e,t="*"){this.iframeWindow.postMessage(e,t)},resize(){const e=this.$el.getBoundingClientRect().width;this.actualWidth!==e&&e&&(this.actualWidth!==null&&this.redrawOnResize?(this.iframeWindow=null,this.actualWidth=null,this.$nextTick(()=>this.applyNewWidth(e))):this.applyNewWidth(e))},applyNewWidth(e,t=!0){this.actualWidth=e,this.$nextTick(()=>{const n=this.$el.getElementsByTagName("iframe")[0];if(!n)return t?this.applyNewWidth(e,!1):console.error("v-iframe - iframe element was not created after setting its width");this.iframeWindow=n.contentWindow,setTimeout(()=>{n.getBoundingClientRect()},300)})},setNotification(e){typeof e=="string"&&(e={msg:e}),e.error&&(e.type="error",e.errorMsg=e.error.response&&(e.error.response.data||e.error.response.status)||e.error.message||e.error),e.type=e.type||"default",this.notification=e,this.showNotification=!0},emitState(){this.$emit("state",{href:this.syncedSrc})}}},j0=["innerHTML"];function H0(e,t,n,l,i,a){return ce(),Be("div",{class:"v-iframe",style:An(`width:${n.width}`)},[a.actualAspectRatio?(ce(),je(hs,{key:0,"aspect-ratio":a.actualAspectRatio,style:{height:"100%"}},{default:_e(()=>[e.actualWidth?(ce(),Be("iframe",ge({key:0},a.fullIframeAttrs,{onLoad:t[0]||(t[0]=s=>a.iframeLoaded())}),null,16)):et("",!0)]),_:1},8,["aspect-ratio"])):et("",!0),e.notification?(ce(),je($0,ge({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=s=>e.showNotification=s),class:"ui-notification"},a.fullSnackbarProps),{action:_e(({})=>[h(Qn,{icon:"",onClick:t[1]||(t[1]=s=>e.showNotification=!1)},{default:_e(()=>[h(De,null,{default:_e(()=>[st("mdi-close")]),_:1})]),_:1})]),default:_e(()=>[Yn("p",null,ot(e.notification.msg),1),e.notification.errorMsg?(ce(),Be("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,j0)):et("",!0)]),_:1},16,["modelValue"])):et("",!0)],4)}const cu=T0(z0,[["render",H0]]),W0=ll("v-alert-title"),U0=["success","info","warning","error"],q0=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=>U0.includes(e)},...ke(),...Nt(),...Fn(),...Ln(),...ui(),...pa(),...Tt(),...Je(),...nt(),...ln({variant:"flat"})},"VAlert"),K0=ue()({name:"VAlert",props:q0(),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}),s=w(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:r}=rt(e),{colorClasses:o,colorStyles:d,variantClasses:c}=al(s),{densityClasses:f}=Ut(e),{dimensionStyles:u}=Mn(e),{elevationClasses:v}=Rn(e),{locationStyles:m}=ci(e),{positionClasses:y}=ba(e),{roundedClasses:p}=Vt(e),{textColorClasses:P,textColorStyles:I}=$t(re(e,"borderColor")),{t:E}=_l(),k=w(()=>({"aria-label":E(e.closeLabel),onClick(_){i.value=!1,n("click:close",_)}}));return()=>{const _=!!(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,o.value,f.value,v.value,y.value,p.value,c.value,e.class],style:[d.value,u.value,m.value,e.style],role:"alert"},{default:()=>{var T,M;return[il(!1,"v-alert"),e.border&&h("div",{key:"border",class:["v-alert__border",P.value],style:I.value},null),_&&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(W0,{key:"title"},{default:()=>{var L;return[((L=l.title)==null?void 0:L.call(l))??e.title]}}),((T=l.text)==null?void 0:T.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:k.value})]}}):h(Qn,ge({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},k.value),null)])]}})}}}),G0={key:1,class:"mt-4"},du={__name:"dashboard-element",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){const t=e,n=window.APPLICATION.configuration,l=Object.assign({},...n.datasets[0].schema.map(c=>({[c.key]:c}))),i=w(()=>{const c={...t.filtersValues};return Ve.primary&&(c.primary=Ve.primary),Ve.secondary&&(c.secondary=Ve.secondary),c}),r=window.APPLICATION.exposedUrl.split("/").pop().split("%3A"),o=r.length===2?r[0]:null,d=w(()=>(t.element.valueMandatory&&t.element.mandatoryFilters||[]).filter(c=>{var f,u;return!((u=(f=t.filtersValues)==null?void 0:f.keys)!=null&&u.includes(c))}));return(c,f)=>d.value.length?(ce(),je(K0,{key:0,type:"info",variant:"outlined"},{default:_e(()=>[Yn("h4",null,"Veuillez sélectionner une valeur de "+ot(d.value.map(u=>le(l)[u].label||le(l)[u].title||le(l)[u]["x-originalName"]||u).join(", ")),1)]),_:1})):e.element.type==="tablePreview"?(ce(),je(le(cu),{key:1,src:`/data-fair/embed/dataset/${le(o)?le(o)+"%3A":""}${(e.element.dataset||le(n).datasets[0]).id}/table?display=${e.element.display}&interaction=${!e.element.noInteractions}${e.element.fields.length?"&cols="+e.element.fields.join(","):""}`,"query-params-extra":i.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(le(cu),{key:0,src:`/data-fair/app/${le(o)?le(o)+"%3A":""}${e.element.application.id}`,"query-params-extra":i.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",G0,ot(e.element.content),1)):et("",!0)],4))}},Y0={__name:"dashboard-column",props:{element:{type:Object,required:!0},height:{type:Number,default:400},filtersValues:{type:[Object,null],required:!0}},setup(e){return(t,n)=>e.element.type==="column"?(ce(!0),Be(fe,{key:0},on(e.element.elements,(l,i)=>(ce(),je(du,{key:i,element:l,height:e.height/e.element.elements.length,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))),128)):(ce(),je(du,{key:1,element:e.element,height:e.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))}},X0={key:0,class:"text-h5 mt-8"},J0={key:1,class:"mt-4"},Z0={key:0,class:"text-h6 mt-4"},xi={__name:"dashboard-section",props:{section:{type:Object,required:!0},filtersValues:{type:[Object,null],required:!0},hideTitle:{type:Boolean,default:!1}},setup(e){const t=e,n={sm:[6,12,12],md:[4,6,8],lg:[3,4,6],xl:[2,3,6]};for(const l of t.section.rows)for(const i of["sm","md","lg","xl"]){let a=0;for(;a<l.elements.length;){let s=a,r=0;for(;s<l.elements.length&&r+n[i][l.elements[s].width-1]<=12;)r+=n[i][l.elements[s].width-1],s+=1;for(let o=a;o<s;o++)l.elements[o][i]=Math.floor(.3+12*n[i][l.elements[o].width-1]/r),l.elements[o].class=l.elements[o].class||(l.elements[o].type==="text"?["order-first"]:[]),l.elements[o].type==="text"&&l.elements[o][i]===12?l.elements[o].class.push("order-"+i+"-first"):l.elements[o].class.push("order-"+i+"-"+(o+1));a=s}}return(l,i)=>(ce(),Be(fe,null,[e.hideTitle?et("",!0):(ce(),Be("h3",X0,[e.section.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:_e(()=>[st(" mdi-"+ot(e.section.icon.name),1)]),_:1}),st(" ")],64)):et("",!0),st(" "+ot(e.section.title),1)])),e.section.description?(ce(),Be("p",J0,ot(e.section.description),1)):et("",!0),(ce(!0),Be(fe,null,on(e.section.rows||[],(a,s)=>(ce(),je(ei,{key:s,justify:"center"},{default:_e(()=>[(ce(!0),Be(fe,null,on(a.elements||[],(r,o)=>(ce(),je(un,{key:o,cols:12,sm:r.sm,md:r.md,lg:r.lg,xl:r.xl,class:ta(r.class?r.class.join(" "):"")},{default:_e(()=>[r.title?(ce(),Be("h4",Z0,ot(r.title),1)):et("",!0),h(Y0,{element:r,height:a.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"])]),_:2},1032,["sm","md","lg","xl","class"]))),128))]),_:2},1024))),128))],64))}},ti=Symbol.for("vuetify:v-expansion-panel"),Q0=["default","accordion","inset","popout"],ew=K({color:String,flat:Boolean,focusable:Boolean,static:Boolean,tile:Boolean,variant:{type:String,default:"default",validator:e=>Q0.includes(e)},readonly:Boolean,...ke(),...fa(),...Je(),...nt()},"VExpansionPanels"),tw=ue()({name:"VExpansionPanels",props:ew(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;oi(e,ti);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)),{}}}),nw=K({...ke(),...ya()},"VExpansionPanelText"),xf=ue()({name:"VExpansionPanelText",props:nw(),setup(e,t){let{slots:n}=t;const l=Ge(ti);if(!l)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:i,onAfterLeave:a}=fr(e,l.isSelected);return pe(()=>h(kd,{onAfterLeave:a},{default:()=>{var s;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"},[(s=n.default)==null?void 0:s.call(n)])]),[[On,l.isSelected.value]])]}})),{}}}),_f=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,...ke()},"VExpansionPanelTitle"),kf=ue()({name:"VExpansionPanelTitle",directives:{Ripple:Pl},props:_f(),setup(e,t){let{slots:n}=t;const l=Ge(ti);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"),s=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,s.value),!e.hideActions&&h("span",{class:"v-expansion-panel-title__icon"},[n.actions?n.actions(s.value):h(De,{icon:l.isSelected.value?e.collapseIcon:e.expandIcon},null)])]),[[en("ripple"),e.ripple]])}),{}}}),lw=K({title:String,text:String,bgColor:String,...ke(),...Ln(),...va(),...ya(),...Tt(),...Je(),..._f()},"VExpansionPanel"),iw=ue()({name:"VExpansionPanel",props:lw(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=ma(e,ti),{backgroundColorClasses:i,backgroundColorStyles:a}=Qt(e,"bgColor"),{elevationClasses:s}=Rn(e),{roundedClasses:r}=Vt(e),o=w(()=>(l==null?void 0:l.disabled.value)||e.disabled),d=w(()=>l.group.items.value.reduce((u,v,m)=>(l.group.selected.value.includes(v.id)&&u.push(m),u),[])),c=w(()=>{const u=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&d.value.some(v=>v-u===1)}),f=w(()=>{const u=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&d.value.some(v=>v-u===-1)});return yt(ti,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":c.value,"v-expansion-panel--after-active":f.value,"v-expansion-panel--disabled":o.value},r.value,i.value,e.class],style:[a.value,e.style]},{default:()=>{var m;return[h("div",{class:["v-expansion-panel__shadow",...s.value]},null),v&&h(kf,{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(xf,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(m=n.default)==null?void 0:m.call(n)]}})}),{}}}),Pf=Symbol.for("vuetify:v-tabs"),aw=K({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...yn(wf({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),Af=ue()({name:"VTab",props:aw(),setup(e,t){let{slots:n,attrs:l}=t;const{textColorClasses:i,textColorStyles:a}=$t(e,"sliderColor"),s=Q(),r=Q(),o=w(()=>e.direction==="horizontal"),d=w(()=>{var f,u;return((u=(f=s.value)==null?void 0:f.group)==null?void 0:u.isSelected.value)??!1});function c(f){var v,m;let{value:u}=f;if(u){const y=(m=(v=s.value)==null?void 0:v.$el.parentElement)==null?void 0:m.querySelector(".v-tab--selected .v-tab__slider"),p=r.value;if(!y||!p)return;const P=getComputedStyle(y).color,I=y.getBoundingClientRect(),E=p.getBoundingClientRect(),k=o.value?"x":"y",_=o.value?"X":"Y",S=o.value?"right":"bottom",x=o.value?"width":"height",T=I[k],M=E[k],L=T>M?I[S]-E[S]:I[k]-E[k],N=Math.sign(L)>0?o.value?"right":"bottom":Math.sign(L)<0?o.value?"left":"top":"center",F=(Math.abs(L)+(Math.sign(L)<0?I[x]:E[x]))/Math.max(I[x],E[x])||0,D=I[x]/E[x]||0,Z=1.5;Hn(p,{backgroundColor:[P,"currentcolor"],transform:[`translate${_}(${L}px) scale${_}(${D})`,`translate${_}(${L/Z}px) scale${_}(${(F-1)/Z+1})`,"none"],transformOrigin:Array(3).fill(N)},{duration:225,easing:Xl})}}return pe(()=>{const f=Qn.filterProps(e);return h(Qn,ge({symbol:Pf,ref:s,class:["v-tab",e.class],style:e.style,tabindex:d.value?0:-1,role:"tab","aria-selected":String(d.value),active:!1},f,l,{block:e.fixed,maxWidth:e.fixed?300:void 0,"onGroup:selected":c}),{...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)])}})}),Il({},s)}});function sw(e){return e?e.map(t=>Ni(t)?t:{text:t,value:t}):[]}const rw=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,...or({mandatory:"force"}),...Nt(),...Je()},"VTabs"),ow=ue()({name:"VTabs",props:rw(),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:s,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 o=Yi.filterProps(e);return h(Yi,ge(o,{modelValue:l.value,"onUpdate:modelValue":d=>l.value=d,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,s.value,e.class],style:[{"--v-tabs-height":be(e.height)},r.value,e.style],role:"tablist",symbol:Pf}),{default:()=>[n.default?n.default():i.value.map(d=>h(Af,ge(d,{key:d.text}),null))]})}),{}}}),uw=e=>{const{touchstartX:t,touchendX:n,touchstartY:l,touchendY:i}=e,a=.5,s=16;e.offsetX=n-t,e.offsetY=i-l,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-s&&e.left(e),e.right&&n>t+s&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&i<l-s&&e.up(e),e.down&&i>l+s&&e.down(e))};function cw(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 dw(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}),uw(t)}function fw(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 vw(){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=>cw(n,t),touchend:n=>dw(n,t),touchmove:n=>fw(n,t)}}function mw(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 s=vw(t.value);l._touchHandlers=l._touchHandlers??Object.create(null),l._touchHandlers[a]=s,kc(s).forEach(o=>{l.addEventListener(o,s[o],i)})}function hw(e,t){var a,s;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,l=(s=t.instance)==null?void 0:s.$.uid;if(!(n!=null&&n._touchHandlers)||!l)return;const i=n._touchHandlers[l];kc(i).forEach(r=>{n.removeEventListener(r,i[r])}),delete n._touchHandlers[l]}const Ef={mounted:mw,unmounted:hw},gw=Ef,If=Symbol.for("vuetify:v-window"),Tf=Symbol.for("vuetify:v-window-group"),yw=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"},...ke(),...Je(),...nt()},"VWindow"),pw=ue()({name:"VWindow",directives:{Touch:Ef},props:yw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=rt(e),{isRtl:i}=bn(),{t:a}=_l(),s=oi(e,Tf),r=Q(),o=w(()=>i.value?!e.reverse:e.reverse),d=ve(!1),c=w(()=>{const k=e.direction==="vertical"?"y":"x",S=(o.value?!d.value:d.value)?"-reverse":"";return`v-window-${k}${S}-transition`}),f=ve(0),u=Q(void 0),v=w(()=>s.items.value.findIndex(k=>s.selected.value.includes(k.id)));de(v,(k,_)=>{const S=s.items.value.length,x=S-1;S<=2?d.value=k<_:k===x&&_===0?d.value=!0:k===0&&_===x?d.value=!1:d.value=k<_}),yt(If,{transition:c,isReversed:d,transitionCount:f,transitionHeight:u,rootRef:r});const m=w(()=>e.continuous||v.value!==0),y=w(()=>e.continuous||v.value!==s.items.value.length-1);function p(){m.value&&s.prev()}function P(){y.value&&s.next()}const I=w(()=>{const k=[],_={icon:i.value?e.nextIcon:e.prevIcon,class:`v-window__${o.value?"right":"left"}`,onClick:s.prev,"aria-label":a("$vuetify.carousel.prev")};k.push(m.value?n.prev?n.prev({props:_}):h(Qn,_,null):h("div",null,null));const S={icon:i.value?e.prevIcon:e.nextIcon,class:`v-window__${o.value?"left":"right"}`,onClick:s.next,"aria-label":a("$vuetify.carousel.next")};return k.push(y.value?n.next?n.next({props:S}):h(Qn,S,null):h("div",null,null)),k}),E=w(()=>e.touch===!1?e.touch:{...{left:()=>{o.value?p():P()},right:()=>{o.value?P():p()},start:_=>{let{originalEvent:S}=_;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 k,_;return[h("div",{class:"v-window__container",style:{height:u.value}},[(k=n.default)==null?void 0:k.call(n,{group:s}),e.showArrows!==!1&&h("div",{class:"v-window__controls"},[I.value])]),(_=n.additional)==null?void 0:_.call(n,{group:s})]}}),[[en("touch"),E.value]])),{group:s}}}),bw=K({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},...ke(),...va(),...ya()},"VWindowItem"),ww=ue()({name:"VWindowItem",directives:{Touch:gw},props:bw(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=Ge(If),i=ma(e,Tf),{isBooted:a}=dr();if(!l||!i)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const s=ve(!1),r=w(()=>a.value&&(l.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function o(){!s.value||!l||(s.value=!1,l.transitionCount.value>0&&(l.transitionCount.value-=1,l.transitionCount.value===0&&(l.transitionHeight.value=void 0)))}function d(){var m;s.value||!l||(s.value=!0,l.transitionCount.value===0&&(l.transitionHeight.value=be((m=l.rootRef.value)==null?void 0:m.clientHeight)),l.transitionCount.value+=1)}function c(){o()}function f(m){s.value&&it(()=>{!r.value||!s.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:d,onAfterEnter:o,onEnterCancelled:c,onBeforeLeave:d,onAfterLeave:o,onLeaveCancelled:c,onEnter:f}:!1}),{hasContent:v}=fr(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}}}),Sw={key:0,class:"text-h4 text-center"},Cw={key:1,class:"mt-2"},xw={__name:"dashboard",setup(e){const t=window.APPLICATION,n=t.configuration,l=d=>{console.error(d),Ki(t.href+"/error",{method:"POST",body:{message:d.message||d}})};if(Ve.draft==="true"&&window.parent){const d=[].concat(...n.sections.map(f=>[].concat(...f.rows.map(u=>[].concat(...u.elements))))),c=d.filter(f=>f.type==="application"&&f.application).map(f=>({id:f.application.id,title:f.application.title})).filter((f,u,v)=>v.findIndex(m=>f.id===m.id)===u);if((n.applications||[]).map(f=>f.id).join("-")!==c.map(f=>f.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"applications",value:c}},"*"),n.datasets&&n.datasets.length){const f=n.datasets[0],u=d.filter(v=>v.type==="tablePreview"&&v.dataset).map(v=>({id:v.dataset.id,title:v.dataset.title,href:v.dataset.href})).filter((v,m,y)=>v.id!==f.id&&y.findIndex(p=>v.id===p.id)===m);u.unshift(f),(n.datasets||[]).map(v=>v.id).join("-")!==u.map(v=>v.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"datasets",value:u}},"*")}}const i=Q({}),a=Q(null);let s=0,r=0;if(!n.datasets||!n.datasets.length)l("Veuillez choisir un source de données pour le filtre commun");else if((!n.filters||!n.filters.length)&&!n.periodFilter&&!n.addressFilter)l("Veuillez configurer un filtre");else{const d="_d_"+n.datasets[0].id+"_";for(const c of n.filters)!Ve[d+c.labelField+"_in"]&&c.forceOneValue&&c.startValue&&(Ve[d+c.labelField+"_in"]=c.startValue);if(n.periodFilter&&!Ve.period){const c=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.startDate:new Date().toISOString()).slice(0,10),f=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.endDate:new Date().toISOString()).slice(0,10),u=[c];c!==f&&u.push(f),Ve.period=u.join(",")}s=Math.max(...n.sections.map(c=>c.title&&c.title.length||0)),r=n.sections.reduce((c,f)=>c+(f.title&&f.title.length||0),0)}return(d,c)=>{var f;return(f=le(n).filters)!=null&&f.length||le(n).periodFilter||le(n).addressFilter?(ce(),je(o0,{key:0,fluid:"","data-iframe-height":""},{default:_e(()=>[le(n).title?(ce(),Be("h2",Sw,ot(le(n).title),1)):et("",!0),le(n).description?(ce(),Be("p",Cw,ot(le(n).description),1)):et("",!0),h(I0,{config:le(n),"onUpdate:modelValue":c[0]||(c[0]=u=>i.value=u)},null,8,["config"]),le(n).sections.length===1?(ce(),je(xi,{key:2,section:le(n).sections[0],"filters-values":i.value},null,8,["section","filters-values"])):le(n).sectionsGroup.includes("tabs")?(ce(),Be(fe,{key:3},[le(n).sectionsGroup==="tabs-tab"?(ce(),je(ow,{key:0,modelValue:a.value,"onUpdate:modelValue":c[1]||(c[1]=u=>a.value=u),class:"mb-3",color:"primary","fixed-tabs":le(s)<=30,grow:le(s)>30&&le(r)<200,direction:le(r)>=200?"vertical":"horizontal"},{default:_e(()=>[(ce(!0),Be(fe,null,on(le(n).sections||[],(u,v)=>(ce(),je(Af,{key:v,value:v},{default:_e(()=>[u.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:_e(()=>[st(" mdi-"+ot(u.icon.name),1)]),_:2},1024),st(" ")],64)):et("",!0),st(" "+ot(u.title),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue","fixed-tabs","grow","direction"])):le(n).sectionsGroup==="tabs-button"?(ce(),je(ei,{key:1},{default:_e(()=>[h(ru),h(un,{cols:"auto"},{default:_e(()=>[h(xs,{variant:"outlined"},{default:_e(()=>[h(O0,{modelValue:a.value,"onUpdate:modelValue":c[2]||(c[2]=u=>a.value=u),color:"primary",mandatory:"",style:An(le(r)*15>=d.$vuetify.display.width?`flex-direction: column;height:${le(n).sections.length*36}px`:"")},{default:_e(()=>[(ce(!0),Be(fe,null,on(le(n).sections||[],(u,v)=>(ce(),je(Qn,{key:v,value:v,height:le(r)*15>=d.$vuetify.display.width?36:48},{default:_e(()=>[u.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:_e(()=>[st(" mdi-"+ot(u.icon.name),1)]),_:2},1024),st(" ")],64)):et("",!0),st(" "+ot(u.title),1)]),_:2},1032,["value","height"]))),128))]),_:1},8,["modelValue","style"])]),_:1})]),_:1}),h(ru)]),_:1})):et("",!0),h(pw,{modelValue:a.value,"onUpdate:modelValue":c[3]||(c[3]=u=>a.value=u)},{default:_e(()=>[(ce(!0),Be(fe,null,on(le(n).sections||[],(u,v)=>(ce(),je(ww,{key:v,value:v},{default:_e(()=>[h(xi,{section:u,"filters-values":i.value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue"])],64)):le(n).sectionsGroup==="accordion"?(ce(),je(tw,{key:4,multiple:"",variant:"accordion","model-value":le(n).sections.map((u,v)=>v)},{default:_e(()=>[(ce(!0),Be(fe,null,on(le(n).sections||[],(u,v)=>(ce(),je(iw,{key:v,value:v,eager:""},{default:_e(()=>[h(kf,{class:"bg-primary"},{default:_e(()=>[Yn("h3",null,[u.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:_e(()=>[st(" mdi-"+ot(u.icon.name),1)]),_:2},1024),st(" ")],64)):et("",!0),st(" "+ot(u.title),1)])]),_:2},1024),h(xf,null,{default:_e(()=>[h(xi,{section:u,"filters-values":i.value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:1},8,["model-value"])):(ce(!0),Be(fe,{key:5},on(le(n).sections||[],(u,v)=>(ce(),Be("div",{key:v,class:"my-6"},[Yn("h2",null,[u.icon?(ce(),Be(fe,{key:0},[h(De,null,{default:_e(()=>[st(" mdi-"+ot(u.icon.name),1)]),_:2},1024),st(" ")],64)):et("",!0),st(" "+ot(u.title),1)]),h(xi,{section:u,"filters-values":i.value,"hide-title":""},null,8,["section","filters-values"])]))),128))]),_:1})):et("",!0)}}},_w=K({...ke(),...ly({fullHeight:!0}),...nt()},"VApp"),kw=ue()({name:"VApp",props:_w(),setup(e,t){let{slots:n}=t;const l=rt(e),{layoutClasses:i,getLayoutItem:a,items:s,layoutRef:r}=sy(e),{rtlClasses:o}=bn();return pe(()=>{var d;return h("div",{ref:r,class:["v-application",l.themeClasses.value,i.value,o.value,e.class],style:[e.style]},[h("div",{class:"v-application__wrap"},[(d=n.default)==null?void 0:d.call(n)])])}),{getLayoutItem:a,items:s,theme:l}}}),Pw=K({scrollable:Boolean,...ke(),...Je({tag:"main"})},"VMain"),Aw=ue()({name:"VMain",props:Pw(),setup(e,t){let{slots:n}=t;const{mainStyles:l}=iy(),{ssrBootStyles:i}=dr();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,s;return[e.scrollable?h("div",{class:"v-main__scroller"},[(a=n.default)==null?void 0:a.call(n)]):(s=n.default)==null?void 0:s.call(n)]}})),{}}}),Ew={__name:"app",setup(e){return(t,n)=>(ce(),je(kw,null,{default:_e(()=>[h(Aw,null,{default:_e(()=>[(ce(),je(Fv,null,{default:_e(()=>[h(xw)]),_:1}))]),_:1})]),_:1}))}};window.iFrameResizer={heightCalculationMethod:"taggedElement"};const Vf=dh(Ew);Vf.use(Jc(cy));Vf.mount("#app");
|