@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.
@@ -0,0 +1,27 @@
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))l(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const r of a.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&l(r)}).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 $r(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const Ge={},fl=[],Rt=()=>{},av=()=>!1,ea=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Nr=e=>e.startsWith("onUpdate:"),lt=Object.assign,Dr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},rv=Object.prototype.hasOwnProperty,Me=(e,t)=>rv.call(e,t),pe=Array.isArray,vl=e=>ta(e)==="[object Map]",$u=e=>ta(e)==="[object Set]",ke=e=>typeof e=="function",tt=e=>typeof e=="string",_l=e=>typeof e=="symbol",Ye=e=>e!==null&&typeof e=="object",Hr=e=>(Ye(e)||ke(e))&&ke(e.then)&&ke(e.catch),Nu=Object.prototype.toString,ta=e=>Nu.call(e),ov=e=>ta(e).slice(8,-1),Du=e=>ta(e)==="[object Object]",jr=e=>tt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Rl=$r(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),na=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},sv=/-(\w)/g,It=na(e=>e.replace(sv,(t,n)=>n?n.toUpperCase():"")),uv=/\B([A-Z])/g,tl=na(e=>e.replace(uv,"-$1").toLowerCase()),bn=na(e=>e.charAt(0).toUpperCase()+e.slice(1)),Va=na(e=>e?`on${bn(e)}`:""),rn=(e,t)=>!Object.is(e,t),Aa=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Li=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},cv=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Hu=e=>{const t=tt(e)?Number(e):NaN;return isNaN(t)?e:t};let Go;const ju=()=>Go||(Go=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ln(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],i=tt(l)?mv(l):Ln(l);if(i)for(const a in i)t[a]=i[a]}return t}else if(tt(e)||Ye(e))return e}const dv=/;(?![^(]*\))/g,fv=/:([^]+)/,vv=/\/\*[^]*?\*\//g;function mv(e){const t={};return e.replace(vv,"").split(dv).forEach(n=>{if(n){const l=n.split(fv);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function la(e){let t="";if(tt(e))t=e;else if(pe(e))for(let n=0;n<e.length;n++){const l=la(e[n]);l&&(t+=l+" ")}else if(Ye(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const hv="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",gv=$r(hv);function zu(e){return!!e||e===""}const Et=e=>tt(e)?e:e==null?"":pe(e)||Ye(e)&&(e.toString===Nu||!ke(e.toString))?JSON.stringify(e,Wu,2):String(e),Wu=(e,t)=>t&&t.__v_isRef?Wu(e,t.value):vl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,i],a)=>(n[Ea(l,a)+" =>"]=i,n),{})}:$u(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Ea(n))}:_l(t)?Ea(t):Ye(t)&&!pe(t)&&!Du(t)?String(t):t,Ea=(e,t="")=>{var n;return _l(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 At;class Uu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=At,!t&&At&&(this.index=(At.scopes||(At.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=At;try{return At=this,t()}finally{At=n}}}on(){At=this}off(){At=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 zr(e){return new Uu(e)}function yv(e,t=At){t&&t.active&&t.effects.push(e)}function bv(){return At}function wt(e){At&&At.cleanups.push(e)}let Kn;class Wr{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,yv(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,nl();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(pv(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),ll()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=In,n=Kn;try{return In=!0,Kn=this,this._runnings++,Yo(this),this.fn()}finally{Zo(this),this._runnings--,Kn=n,In=t}}stop(){var t;this.active&&(Yo(this),Zo(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function pv(e){return e.value}function Yo(e){e._trackId++,e._depsLength=0}function Zo(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)qu(e.deps[t],e);e.deps.length=e._depsLength}}function qu(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let In=!0,Ja=0;const Ku=[];function nl(){Ku.push(In),In=!1}function ll(){const e=Ku.pop();In=e===void 0?!0:e}function Ur(){Ja++}function qr(){for(Ja--;!Ja&&Qa.length;)Qa.shift()()}function Gu(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&qu(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Qa=[];function Yu(e,t,n){Ur();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&&Qa.push(l.scheduler)))}qr()}const Zu=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Ii=new WeakMap,Gn=Symbol(""),er=Symbol("");function Vt(e,t,n){if(In&&Kn){let l=Ii.get(e);l||Ii.set(e,l=new Map);let i=l.get(n);i||l.set(n,i=Zu(()=>l.delete(n))),Gu(Kn,i)}}function mn(e,t,n,l,i,a){const r=Ii.get(e);if(!r)return;let o=[];if(t==="clear")o=[...r.values()];else if(n==="length"&&pe(e)){const s=Number(l);r.forEach((d,u)=>{(u==="length"||!_l(u)&&u>=s)&&o.push(d)})}else switch(n!==void 0&&o.push(r.get(n)),t){case"add":pe(e)?jr(n)&&o.push(r.get("length")):(o.push(r.get(Gn)),vl(e)&&o.push(r.get(er)));break;case"delete":pe(e)||(o.push(r.get(Gn)),vl(e)&&o.push(r.get(er)));break;case"set":vl(e)&&o.push(r.get(Gn));break}Ur();for(const s of o)s&&Yu(s,4);qr()}function wv(e,t){var n;return(n=Ii.get(e))==null?void 0:n.get(t)}const Cv=$r("__proto__,__v_isRef,__isVue"),Xu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(_l)),Xo=Sv();function Sv(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=ye(this);for(let a=0,r=this.length;a<r;a++)Vt(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){nl(),Ur();const l=ye(this)[t].apply(this,n);return qr(),ll(),l}}),e}function xv(e){const t=ye(this);return Vt(t,"has",e),t.hasOwnProperty(e)}class Ju{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?Rv:nc:a?tc:ec).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const r=pe(t);if(!i){if(r&&Me(Xo,n))return Reflect.get(Xo,n,l);if(n==="hasOwnProperty")return xv}const o=Reflect.get(t,n,l);return(_l(n)?Xu.has(n):Cv(n))||(i||Vt(t,"get",n),a)?o:Qe(o)?r&&jr(n)?o:o.value:Ye(o)?i?li(o):st(o):o}}class Qu extends Ju{constructor(t=!1){super(!1,t)}set(t,n,l,i){let a=t[n];if(!this._isShallow){const s=yl(a);if(!Ti(l)&&!yl(l)&&(a=ye(a),l=ye(l)),!pe(t)&&Qe(a)&&!Qe(l))return s?!1:(a.value=l,!0)}const r=pe(t)&&jr(n)?Number(n)<t.length:Me(t,n),o=Reflect.set(t,n,l,i);return t===ye(i)&&(r?rn(l,a)&&mn(t,"set",n,l):mn(t,"add",n,l)),o}deleteProperty(t,n){const l=Me(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&l&&mn(t,"delete",n,void 0),i}has(t,n){const l=Reflect.has(t,n);return(!_l(n)||!Xu.has(n))&&Vt(t,"has",n),l}ownKeys(t){return Vt(t,"iterate",pe(t)?"length":Gn),Reflect.ownKeys(t)}}class kv extends Ju{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const _v=new Qu,Pv=new kv,Vv=new Qu(!0),Kr=e=>e,ia=e=>Reflect.getPrototypeOf(e);function di(e,t,n=!1,l=!1){e=e.__v_raw;const i=ye(e),a=ye(t);n||(rn(t,a)&&Vt(i,"get",t),Vt(i,"get",a));const{has:r}=ia(i),o=l?Kr:n?Zr:zl;if(r.call(i,t))return o(e.get(t));if(r.call(i,a))return o(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||(rn(e,i)&&Vt(l,"has",e),Vt(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&&Vt(ye(e),"iterate",Gn),Reflect.get(e,"size",e)}function Jo(e){e=ye(e);const t=ye(this);return ia(t).has.call(t,e)||(t.add(e),mn(t,"add",e,e)),this}function Qo(e,t){t=ye(t);const n=ye(this),{has:l,get:i}=ia(n);let a=l.call(n,e);a||(e=ye(e),a=l.call(n,e));const r=i.call(n,e);return n.set(e,t),a?rn(t,r)&&mn(n,"set",e,t):mn(n,"add",e,t),this}function es(e){const t=ye(this),{has:n,get:l}=ia(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&&mn(t,"delete",e,void 0),a}function ts(){const e=ye(this),t=e.size!==0,n=e.clear();return t&&mn(e,"clear",void 0,void 0),n}function mi(e,t){return function(l,i){const a=this,r=a.__v_raw,o=ye(r),s=t?Kr:e?Zr:zl;return!e&&Vt(o,"iterate",Gn),r.forEach((d,u)=>l.call(i,s(d),s(u),a))}}function hi(e,t,n){return function(...l){const i=this.__v_raw,a=ye(i),r=vl(a),o=e==="entries"||e===Symbol.iterator&&r,s=e==="keys"&&r,d=i[e](...l),u=n?Kr:t?Zr:zl;return!t&&Vt(a,"iterate",s?er:Gn),{next(){const{value:f,done:c}=d.next();return c?{value:f,done:c}:{value:o?[u(f[0]),u(f[1])]:u(f),done:c}},[Symbol.iterator](){return this}}}}function Sn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Av(){const e={get(a){return di(this,a)},get size(){return vi(this)},has:fi,add:Jo,set:Qo,delete:es,clear:ts,forEach:mi(!1,!1)},t={get(a){return di(this,a,!1,!0)},get size(){return vi(this)},has:fi,add:Jo,set:Qo,delete:es,clear:ts,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:Sn("add"),set:Sn("set"),delete:Sn("delete"),clear:Sn("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:Sn("add"),set:Sn("set"),delete:Sn("delete"),clear:Sn("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[Ev,Lv,Iv,Tv]=Av();function Gr(e,t){const n=t?e?Tv:Iv:e?Lv:Ev;return(l,i,a)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?l:Reflect.get(Me(n,i)&&i in l?n:l,i,a)}const Fv={get:Gr(!1,!1)},Ov={get:Gr(!1,!0)},Mv={get:Gr(!0,!1)},ec=new WeakMap,tc=new WeakMap,nc=new WeakMap,Rv=new WeakMap;function Bv(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function $v(e){return e.__v_skip||!Object.isExtensible(e)?0:Bv(ov(e))}function st(e){return yl(e)?e:Yr(e,!1,_v,Fv,ec)}function Nv(e){return Yr(e,!1,Vv,Ov,tc)}function li(e){return Yr(e,!0,Pv,Mv,nc)}function Yr(e,t,n,l,i){if(!Ye(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=i.get(e);if(a)return a;const r=$v(e);if(r===0)return e;const o=new Proxy(e,r===2?l:n);return i.set(e,o),o}function ml(e){return yl(e)?ml(e.__v_raw):!!(e&&e.__v_isReactive)}function yl(e){return!!(e&&e.__v_isReadonly)}function Ti(e){return!!(e&&e.__v_isShallow)}function lc(e){return ml(e)||yl(e)}function ye(e){const t=e&&e.__v_raw;return t?ye(t):e}function ic(e){return Object.isExtensible(e)&&Li(e,"__v_skip",!0),e}const zl=e=>Ye(e)?st(e):e,Zr=e=>Ye(e)?li(e):e;class ac{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 Wr(()=>t(this._value),()=>Bl(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)&&rn(t._value,t._value=t.effect.run())&&Bl(t,4),Xr(t),t.effect._dirtyLevel>=2&&Bl(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Dv(e,t,n=!1){let l,i;const a=ke(e);return a?(l=e,i=Rt):(l=e.get,i=e.set),new ac(l,i,a||!i,n)}function Xr(e){var t;In&&Kn&&(e=ye(e),Gu(Kn,(t=e.dep)!=null?t:e.dep=Zu(()=>e.dep=void 0,e instanceof ac?e:void 0)))}function Bl(e,t=4,n){e=ye(e);const l=e.dep;l&&Yu(l,t)}function Qe(e){return!!(e&&e.__v_isRef===!0)}function Q(e){return rc(e,!1)}function ge(e){return rc(e,!0)}function rc(e,t){return Qe(e)?e:new Hv(e,t)}class Hv{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 Xr(this),this._value}set value(t){const n=this.__v_isShallow||Ti(t)||yl(t);t=n?t:ye(t),rn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:zl(t),Bl(this,4))}}function J(e){return Qe(e)?e.value:e}const jv={get:(e,t,n)=>J(Reflect.get(e,t,n)),set:(e,t,n,l)=>{const i=e[t];return Qe(i)&&!Qe(n)?(i.value=n,!0):Reflect.set(e,t,n,l)}};function oc(e){return ml(e)?e:new Proxy(e,jv)}class zv{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:l}=t(()=>Xr(this),()=>Bl(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function Wv(e){return new zv(e)}function Jr(e){const t=pe(e)?new Array(e.length):{};for(const n in e)t[n]=sc(e,n);return t}class Uv{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 wv(ye(this._object),this._key)}}class qv{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function le(e,t,n){return Qe(e)?e:ke(e)?new qv(e):Ye(e)&&arguments.length>1?sc(e,t,n):Q(e)}function sc(e,t,n){const l=e[t];return Qe(l)?l:new Uv(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 Tn(e,t,n,l){try{return l?e(...l):e()}catch(i){ii(i,t,n)}}function $t(e,t,n,l){if(ke(e)){const a=Tn(e,t,n,l);return a&&Hr(a)&&a.catch(r=>{ii(r,t,n)}),a}const i=[];for(let a=0;a<e.length;a++)i.push($t(e[a],t,n,l));return i}function ii(e,t,n,l=!0){const i=t?t.vnode:null;if(t){let a=t.parent;const r=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const d=a.ec;if(d){for(let u=0;u<d.length;u++)if(d[u](e,r,o)===!1)return}a=a.parent}const s=t.appContext.config.errorHandler;if(s){Tn(s,null,10,[e,r,o]);return}}Kv(e,n,i,l)}function Kv(e,t,n,l=!0){console.error(e)}let Wl=!1,tr=!1;const mt=[];let en=0;const hl=[];let Pn=null,Wn=0;const uc=Promise.resolve();let Qr=null;function ot(e){const t=Qr||uc;return e?t.then(this?e.bind(this):e):t}function Gv(e){let t=en+1,n=mt.length;for(;t<n;){const l=t+n>>>1,i=mt[l],a=Ul(i);a<e||a===e&&i.pre?t=l+1:n=l}return t}function eo(e){(!mt.length||!mt.includes(e,Wl&&e.allowRecurse?en+1:en))&&(e.id==null?mt.push(e):mt.splice(Gv(e.id),0,e),cc())}function cc(){!Wl&&!tr&&(tr=!0,Qr=uc.then(fc))}function Yv(e){const t=mt.indexOf(e);t>en&&mt.splice(t,1)}function nr(e){pe(e)?hl.push(...e):(!Pn||!Pn.includes(e,e.allowRecurse?Wn+1:Wn))&&hl.push(e),cc()}function ns(e,t,n=Wl?en+1:0){for(;n<mt.length;n++){const l=mt[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;mt.splice(n,1),n--,l()}}}function dc(e){if(hl.length){const t=[...new Set(hl)].sort((n,l)=>Ul(n)-Ul(l));if(hl.length=0,Pn){Pn.push(...t);return}for(Pn=t,Wn=0;Wn<Pn.length;Wn++)Pn[Wn]();Pn=null,Wn=0}}const Ul=e=>e.id==null?1/0:e.id,Zv=(e,t)=>{const n=Ul(e)-Ul(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function fc(e){tr=!1,Wl=!0,mt.sort(Zv);try{for(en=0;en<mt.length;en++){const t=mt[en];t&&t.active!==!1&&Tn(t,null,14)}}finally{en=0,mt.length=0,dc(),Wl=!1,Qr=null,(mt.length||hl.length)&&fc()}}function Xv(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Ge;let i=n;const a=t.startsWith("update:"),r=a&&t.slice(7);if(r&&r in l){const u=`${r==="modelValue"?"model":r}Modifiers`,{number:f,trim:c}=l[u]||Ge;c&&(i=n.map(m=>tt(m)?m.trim():m)),f&&(i=n.map(cv))}let o,s=l[o=Va(t)]||l[o=Va(It(t))];!s&&a&&(s=l[o=Va(tl(t))]),s&&$t(s,e,6,i);const d=l[o+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,$t(d,e,6,i)}}function vc(e,t,n=!1){const l=t.emitsCache,i=l.get(e);if(i!==void 0)return i;const a=e.emits;let r={},o=!1;if(!ke(e)){const s=d=>{const u=vc(d,t,!0);u&&(o=!0,lt(r,u))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!a&&!o?(Ye(e)&&l.set(e,null),null):(pe(a)?a.forEach(s=>r[s]=null):lt(r,a),Ye(e)&&l.set(e,r),r)}function aa(e,t){return!e||!ea(t)?!1:(t=t.slice(2).replace(/Once$/,""),Me(e,t[0].toLowerCase()+t.slice(1))||Me(e,tl(t))||Me(e,t))}let pt=null,mc=null;function Fi(e){const t=pt;return pt=e,mc=e&&e.type.__scopeId||null,t}function Ee(e,t=pt,n){if(!t||e._n)return e;const l=(...i)=>{l._d&&gs(-1);const a=Fi(t);let r;try{r=e(...i)}finally{Fi(a),l._d&&gs(1)}return r};return l._n=!0,l._c=!0,l._d=!0,l}function La(e){const{type:t,vnode:n,proxy:l,withProxy:i,props:a,propsOptions:[r],slots:o,attrs:s,emit:d,render:u,renderCache:f,data:c,setupState:m,ctx:v,inheritAttrs:g}=e;let b,S;const E=Fi(e);try{if(n.shapeFlag&4){const _=i||l,P=_;b=qt(u.call(P,_,f,a,m,c,v)),S=s}else{const _=t;b=qt(_.length>1?_(a,{attrs:s,slots:o,emit:d}):_(a,null)),S=t.props?s:Qv(s)}}catch(_){Hl.length=0,ii(_,e,1),b=h(kt)}let V=b;if(S&&g!==!1){const _=Object.keys(S),{shapeFlag:P}=V;_.length&&P&7&&(r&&_.some(Nr)&&(S=em(S,r)),V=gn(V,S))}return n.dirs&&(V=gn(V),V.dirs=V.dirs?V.dirs.concat(n.dirs):n.dirs),n.transition&&(V.transition=n.transition),b=V,Fi(E),b}function Jv(e,t=!0){let n;for(let l=0;l<e.length;l++){const i=e[l];if(Yl(i)){if(i.type!==kt||i.children==="v-if"){if(n)return;n=i}}else return}return n}const Qv=e=>{let t;for(const n in e)(n==="class"||n==="style"||ea(n))&&((t||(t={}))[n]=e[n]);return t},em=(e,t)=>{const n={};for(const l in e)(!Nr(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function tm(e,t,n){const{props:l,children:i,component:a}=e,{props:r,children:o,patchFlag:s}=t,d=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&s>=0){if(s&1024)return!0;if(s&16)return l?ls(l,r,d):!!r;if(s&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const c=u[f];if(r[c]!==l[c]&&!aa(d,c))return!0}}}else return(i||o)&&(!o||!o.$stable)?!0:l===r?!1:l?r?ls(l,r,d):!0:!!r;return!1}function ls(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]&&!aa(n,a))return!0}return!1}function to({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 hc="components",nm="directives",gc=Symbol.for("v-ndc");function lm(e){return tt(e)?yc(hc,e,!1)||e:e||gc}function pn(e){return yc(nm,e)}function yc(e,t,n=!0,l=!1){const i=pt||ft;if(i){const a=i.type;if(e===hc){const o=lh(a,!1);if(o&&(o===t||o===It(t)||o===bn(It(t))))return a}const r=is(i[e]||a[e],t)||is(i.appContext[e],t);return!r&&l?a:r}}function is(e,t){return e&&(e[t]||e[It(t)]||e[bn(It(t))])}const im=e=>e.__isSuspense;let lr=0;const am={name:"Suspense",__isSuspense:!0,process(e,t,n,l,i,a,r,o,s,d){if(e==null)om(t,n,l,i,a,r,o,s,d);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}sm(e,t,n,l,i,r,o,s,d)}},hydrate:um,create:no,normalize:cm},rm=am;function ql(e,t){const n=e.props&&e.props[t];ke(n)&&n()}function om(e,t,n,l,i,a,r,o,s){const{p:d,o:{createElement:u}}=s,f=u("div"),c=e.suspense=no(e,i,l,t,f,n,a,r,o,s);d(null,c.pendingBranch=e.ssContent,f,null,l,c,a,r),c.deps>0?(ql(e,"onPending"),ql(e,"onFallback"),d(null,e.ssFallback,t,n,l,null,a,r),gl(c,e.ssFallback)):c.resolve(!1,!0)}function sm(e,t,n,l,i,a,r,o,{p:s,um:d,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const c=t.ssContent,m=t.ssFallback,{activeBranch:v,pendingBranch:g,isInFallback:b,isHydrating:S}=f;if(g)f.pendingBranch=c,tn(c,g)?(s(g,c,f.hiddenContainer,null,i,f,a,r,o),f.deps<=0?f.resolve():b&&(S||(s(v,m,n,l,i,null,a,r,o),gl(f,m)))):(f.pendingId=lr++,S?(f.isHydrating=!1,f.activeBranch=g):d(g,i,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),b?(s(null,c,f.hiddenContainer,null,i,f,a,r,o),f.deps<=0?f.resolve():(s(v,m,n,l,i,null,a,r,o),gl(f,m))):v&&tn(c,v)?(s(v,c,n,l,i,f,a,r,o),f.resolve(!0)):(s(null,c,f.hiddenContainer,null,i,f,a,r,o),f.deps<=0&&f.resolve()));else if(v&&tn(c,v))s(v,c,n,l,i,f,a,r,o),gl(f,c);else if(ql(t,"onPending"),f.pendingBranch=c,c.shapeFlag&512?f.pendingId=c.component.suspenseId:f.pendingId=lr++,s(null,c,f.hiddenContainer,null,i,f,a,r,o),f.deps<=0)f.resolve();else{const{timeout:E,pendingId:V}=f;E>0?setTimeout(()=>{f.pendingId===V&&f.fallback(m)},E):E===0&&f.fallback(m)}}function no(e,t,n,l,i,a,r,o,s,d,u=!1){const{p:f,m:c,um:m,n:v,o:{parentNode:g,remove:b}}=d;let S;const E=fm(e);E&&t!=null&&t.pendingBranch&&(S=t.pendingId,t.deps++);const V=e.props?Hu(e.props.timeout):void 0,_=a,P={vnode:e,parent:t,parentComponent:n,namespace:r,container:l,hiddenContainer:i,deps:0,pendingId:lr++,timeout:typeof V=="number"?V:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(p=!1,L=!1){const{vnode:x,activeBranch:R,pendingBranch:$,pendingId:O,effects:A,parentComponent:F,container:D}=P;let G=!1;P.isHydrating?P.isHydrating=!1:p||(G=R&&$.transition&&$.transition.mode==="out-in",G&&(R.transition.afterLeave=()=>{O===P.pendingId&&(c($,D,a===_?v(R):a,0),nr(A))}),R&&(g(R.el)!==P.hiddenContainer&&(a=v(R)),m(R,F,P,!0)),G||c($,D,a,0)),gl(P,$),P.pendingBranch=null,P.isInFallback=!1;let Z=P.parent,ne=!1;for(;Z;){if(Z.pendingBranch){Z.effects.push(...A),ne=!0;break}Z=Z.parent}!ne&&!G&&nr(A),P.effects=[],E&&t&&t.pendingBranch&&S===t.pendingId&&(t.deps--,t.deps===0&&!L&&t.resolve()),ql(x,"onResolve")},fallback(p){if(!P.pendingBranch)return;const{vnode:L,activeBranch:x,parentComponent:R,container:$,namespace:O}=P;ql(L,"onFallback");const A=v(x),F=()=>{P.isInFallback&&(f(null,p,$,A,R,null,O,o,s),gl(P,p))},D=p.transition&&p.transition.mode==="out-in";D&&(x.transition.afterLeave=F),P.isInFallback=!0,m(x,R,null,!0),D||F()},move(p,L,x){P.activeBranch&&c(P.activeBranch,p,L,x),P.container=p},next(){return P.activeBranch&&v(P.activeBranch)},registerDep(p,L){const x=!!P.pendingBranch;x&&P.deps++;const R=p.vnode.el;p.asyncDep.catch($=>{ii($,p,0)}).then($=>{if(p.isUnmounted||P.isUnmounted||P.pendingId!==p.suspenseId)return;p.asyncResolved=!0;const{vnode:O}=p;vr(p,$,!1),R&&(O.el=R);const A=!R&&p.subTree.el;L(p,O,g(R||p.subTree.el),R?null:v(p.subTree),P,r,s),A&&b(A),to(p,O.el),x&&--P.deps===0&&P.resolve()})},unmount(p,L){P.isUnmounted=!0,P.activeBranch&&m(P.activeBranch,n,p,L),P.pendingBranch&&m(P.pendingBranch,n,p,L)}};return P}function um(e,t,n,l,i,a,r,o,s){const d=t.suspense=no(t,l,n,e.parentNode,document.createElement("div"),null,i,a,r,o,!0),u=s(e,d.pendingBranch=t.ssContent,n,d,a,r);return d.deps===0&&d.resolve(!1,!0),u}function cm(e){const{shapeFlag:t,children:n}=e,l=t&32;e.ssContent=as(l?n.default:n),e.ssFallback=l?as(n.fallback):h(kt)}function as(e){let t;if(ke(e)){const n=bl&&e._c;n&&(e._d=!1,ce()),e=e(),n&&(e._d=!0,t=Bt,Oc())}return pe(e)&&(e=Jv(e)),e=qt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function dm(e,t){t&&t.pendingBranch?pe(e)?t.effects.push(...e):t.effects.push(e):nr(e)}function gl(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,to(l,i))}function fm(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}const vm=Symbol.for("v-scx"),mm=()=>ze(vm);function Nt(e,t){return ra(e,null,t)}function hm(e,t){return ra(e,null,{flush:"sync"})}const gi={};function ve(e,t,n){return ra(e,t,n)}function ra(e,t,{immediate:n,deep:l,flush:i,once:a,onTrack:r,onTrigger:o}=Ge){if(t&&a){const p=t;t=(...L)=>{p(...L),P()}}const s=ft,d=p=>l===!0?p:Un(p,l===!1?1:void 0);let u,f=!1,c=!1;if(Qe(e)?(u=()=>e.value,f=Ti(e)):ml(e)?(u=()=>d(e),f=!0):pe(e)?(c=!0,f=e.some(p=>ml(p)||Ti(p)),u=()=>e.map(p=>{if(Qe(p))return p.value;if(ml(p))return d(p);if(ke(p))return Tn(p,s,2)})):ke(e)?t?u=()=>Tn(e,s,2):u=()=>(m&&m(),$t(e,s,3,[v])):u=Rt,t&&l){const p=u;u=()=>Un(p())}let m,v=p=>{m=V.onStop=()=>{Tn(p,s,4),m=V.onStop=void 0}},g;if(ca)if(v=Rt,t?n&&$t(t,s,3,[u(),c?[]:void 0,v]):u(),i==="sync"){const p=mm();g=p.__watcherHandles||(p.__watcherHandles=[])}else return Rt;let b=c?new Array(e.length).fill(gi):gi;const S=()=>{if(!(!V.active||!V.dirty))if(t){const p=V.run();(l||f||(c?p.some((L,x)=>rn(L,b[x])):rn(p,b)))&&(m&&m(),$t(t,s,3,[p,b===gi?void 0:c&&b[0]===gi?[]:b,v]),b=p)}else V.run()};S.allowRecurse=!!t;let E;i==="sync"?E=S:i==="post"?E=()=>St(S,s&&s.suspense):(S.pre=!0,s&&(S.id=s.uid),E=()=>eo(S));const V=new Wr(u,Rt,E),_=bv(),P=()=>{V.stop(),_&&Dr(_.effects,V)};return t?n?S():b=V.run():i==="post"?St(V.run.bind(V),s&&s.suspense):V.run(),g&&g.push(P),P}function gm(e,t,n){const l=this.proxy,i=tt(e)?e.includes(".")?bc(l,e):()=>l[e]:e.bind(l,l);let a;ke(t)?a=t:(a=t.handler,n=t);const r=Jn(this),o=ra(i,a.bind(l),n);return r(),o}function bc(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 Un(e,t,n=0,l){if(!Ye(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),Qe(e))Un(e.value,t,n,l);else if(pe(e))for(let i=0;i<e.length;i++)Un(e[i],t,n,l);else if($u(e)||vl(e))e.forEach(i=>{Un(i,t,n,l)});else if(Du(e))for(const i in e)Un(e[i],t,n,l);return e}function vt(e,t){if(pt===null)return e;const n=da(pt)||pt.proxy,l=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[a,r,o,s=Ge]=t[i];a&&(ke(a)&&(a={mounted:a,updated:a}),a.deep&&Un(r),l.push({dir:a,instance:n,value:r,oldValue:void 0,arg:o,modifiers:s}))}return e}function Dn(e,t,n,l){const i=e.dirs,a=t&&t.dirs;for(let r=0;r<i.length;r++){const o=i[r];a&&(o.oldValue=a[r].value);let s=o.dir[l];s&&(nl(),$t(s,n,8,[e.el,o,e,t]),ll())}}const Vn=Symbol("_leaveCb"),yi=Symbol("_enterCb");function pc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Cn(()=>{e.isMounted=!0}),Ht(()=>{e.isUnmounting=!0}),e}const Mt=[Function,Array],wc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Mt,onEnter:Mt,onAfterEnter:Mt,onEnterCancelled:Mt,onBeforeLeave:Mt,onLeave:Mt,onAfterLeave:Mt,onLeaveCancelled:Mt,onBeforeAppear:Mt,onAppear:Mt,onAfterAppear:Mt,onAppearCancelled:Mt},ym={name:"BaseTransition",props:wc,setup(e,{slots:t}){const n=ri(),l=pc();return()=>{const i=t.default&&lo(t.default(),!0);if(!i||!i.length)return;let a=i[0];if(i.length>1){for(const c of i)if(c.type!==kt){a=c;break}}const r=ye(e),{mode:o}=r;if(l.isLeaving)return Ia(a);const s=rs(a);if(!s)return Ia(a);const d=Kl(s,r,l,n);Gl(s,d);const u=n.subTree,f=u&&rs(u);if(f&&f.type!==kt&&!tn(s,f)){const c=Kl(f,r,l,n);if(Gl(f,c),o==="out-in")return l.isLeaving=!0,c.afterLeave=()=>{l.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Ia(a);o==="in-out"&&s.type!==kt&&(c.delayLeave=(m,v,g)=>{const b=Cc(l,f);b[String(f.key)]=f,m[Vn]=()=>{v(),m[Vn]=void 0,delete d.delayedLeave},d.delayedLeave=g})}return a}}},bm=ym;function Cc(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 Kl(e,t,n,l){const{appear:i,mode:a,persisted:r=!1,onBeforeEnter:o,onEnter:s,onAfterEnter:d,onEnterCancelled:u,onBeforeLeave:f,onLeave:c,onAfterLeave:m,onLeaveCancelled:v,onBeforeAppear:g,onAppear:b,onAfterAppear:S,onAppearCancelled:E}=t,V=String(e.key),_=Cc(n,e),P=(x,R)=>{x&&$t(x,l,9,R)},p=(x,R)=>{const $=R[1];P(x,R),pe(x)?x.every(O=>O.length<=1)&&$():x.length<=1&&$()},L={mode:a,persisted:r,beforeEnter(x){let R=o;if(!n.isMounted)if(i)R=g||o;else return;x[Vn]&&x[Vn](!0);const $=_[V];$&&tn(e,$)&&$.el[Vn]&&$.el[Vn](),P(R,[x])},enter(x){let R=s,$=d,O=u;if(!n.isMounted)if(i)R=b||s,$=S||d,O=E||u;else return;let A=!1;const F=x[yi]=D=>{A||(A=!0,D?P(O,[x]):P($,[x]),L.delayedLeave&&L.delayedLeave(),x[yi]=void 0)};R?p(R,[x,F]):F()},leave(x,R){const $=String(e.key);if(x[yi]&&x[yi](!0),n.isUnmounting)return R();P(f,[x]);let O=!1;const A=x[Vn]=F=>{O||(O=!0,R(),F?P(v,[x]):P(m,[x]),x[Vn]=void 0,_[$]===e&&delete _[$])};_[$]=e,c?p(c,[x,A]):A()},clone(x){return Kl(x,t,n,l)}};return L}function Ia(e){if(oa(e))return e=gn(e),e.children=null,e}function rs(e){return oa(e)?e.children?e.children[0]:void 0:e}function Gl(e,t){e.shapeFlag&6&&e.component?Gl(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 lo(e,t=!1,n){let l=[],i=0;for(let a=0;a<e.length;a++){let r=e[a];const o=n==null?r.key:String(n)+String(r.key!=null?r.key:a);r.type===fe?(r.patchFlag&128&&i++,l=l.concat(lo(r.children,t,o))):(t||r.type!==kt)&&l.push(o!=null?gn(r,{key:o}):r)}if(i>1)for(let a=0;a<l.length;a++)l[a].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function io(e,t){return ke(e)?lt({name:e.name},t,{setup:e}):e}const ki=e=>!!e.type.__asyncLoader,oa=e=>e.type.__isKeepAlive;function pm(e,t){xc(e,"a",t)}function Sc(e,t){xc(e,"da",t)}function xc(e,t,n=ft){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;)oa(i.parent.vnode)&&wm(l,t,n,i),i=i.parent}}function wm(e,t,n,l){const i=sa(t,e,l,!0);kc(()=>{Dr(l[t],i)},n)}function sa(e,t,n=ft,l=!1){if(n){const i=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...r)=>{if(n.isUnmounted)return;nl();const o=Jn(n),s=$t(t,n,e,r);return o(),ll(),s});return l?i.unshift(a):i.push(a),a}}const wn=e=>(t,n=ft)=>(!ca||e==="sp")&&sa(e,(...l)=>t(...l),n),ao=wn("bm"),Cn=wn("m"),Cm=wn("bu"),ro=wn("u"),Ht=wn("bum"),kc=wn("um"),Sm=wn("sp"),xm=wn("rtg"),km=wn("rtc");function _m(e,t=ft){sa("ec",e,t)}function Qt(e,t,n,l){let i;const a=n&&n[l];if(pe(e)||tt(e)){i=new Array(e.length);for(let r=0,o=e.length;r<o;r++)i[r]=t(e[r],r,void 0,a&&a[r])}else if(typeof e=="number"){i=new Array(e);for(let r=0;r<e;r++)i[r]=t(r+1,r,void 0,a&&a[r])}else if(Ye(e))if(e[Symbol.iterator])i=Array.from(e,(r,o)=>t(r,o,void 0,a&&a[o]));else{const r=Object.keys(e);i=new Array(r.length);for(let o=0,s=r.length;o<s;o++){const d=r[o];i[o]=t(e[d],d,o,a&&a[o])}}else i=[];return n&&(n[l]=i),i}const ir=e=>e?Bc(e)?da(e)||e.proxy:ir(e.parent):null,$l=lt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ir(e.parent),$root:e=>ir(e.root),$emit:e=>e.emit,$options:e=>oo(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,eo(e.update)}),$nextTick:e=>e.n||(e.n=ot.bind(e.proxy)),$watch:e=>gm.bind(e)}),Ta=(e,t)=>e!==Ge&&!e.__isScriptSetup&&Me(e,t),Pm={get({_:e},t){const{ctx:n,setupState:l,data:i,props:a,accessCache:r,type:o,appContext:s}=e;let d;if(t[0]!=="$"){const m=r[t];if(m!==void 0)switch(m){case 1:return l[t];case 2:return i[t];case 4:return n[t];case 3:return a[t]}else{if(Ta(l,t))return r[t]=1,l[t];if(i!==Ge&&Me(i,t))return r[t]=2,i[t];if((d=e.propsOptions[0])&&Me(d,t))return r[t]=3,a[t];if(n!==Ge&&Me(n,t))return r[t]=4,n[t];rr&&(r[t]=0)}}const u=$l[t];let f,c;if(u)return t==="$attrs"&&Vt(e,"get",t),u(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(n!==Ge&&Me(n,t))return r[t]=4,n[t];if(c=s.config.globalProperties,Me(c,t))return c[t]},set({_:e},t,n){const{data:l,setupState:i,ctx:a}=e;return Ta(i,t)?(i[t]=n,!0):l!==Ge&&Me(l,t)?(l[t]=n,!0):Me(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}},r){let o;return!!n[r]||e!==Ge&&Me(e,r)||Ta(t,r)||(o=a[0])&&Me(o,r)||Me(l,r)||Me($l,r)||Me(i.config.globalProperties,r)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Me(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Oi(e){return pe(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function ar(e,t){return!e||!t?e||t:pe(e)&&pe(t)?e.concat(t):lt({},Oi(e),Oi(t))}function Vm(e){const t=ri();let n=e();return fr(),Hr(n)&&(n=n.catch(l=>{throw Jn(t),l})),[n,()=>Jn(t)]}let rr=!0;function Am(e){const t=oo(e),n=e.proxy,l=e.ctx;rr=!1,t.beforeCreate&&os(t.beforeCreate,e,"bc");const{data:i,computed:a,methods:r,watch:o,provide:s,inject:d,created:u,beforeMount:f,mounted:c,beforeUpdate:m,updated:v,activated:g,deactivated:b,beforeDestroy:S,beforeUnmount:E,destroyed:V,unmounted:_,render:P,renderTracked:p,renderTriggered:L,errorCaptured:x,serverPrefetch:R,expose:$,inheritAttrs:O,components:A,directives:F,filters:D}=t;if(d&&Em(d,l,null),r)for(const ne in r){const ee=r[ne];ke(ee)&&(l[ne]=ee.bind(n))}if(i){const ne=i.call(n,n);Ye(ne)&&(e.data=st(ne))}if(rr=!0,a)for(const ne in a){const ee=a[ne],N=ke(ee)?ee.bind(n,n):ke(ee.get)?ee.get.bind(n,n):Rt,B=!ke(ee)&&ke(ee.set)?ee.set.bind(n):Rt,W=C({get:N,set:B});Object.defineProperty(l,ne,{enumerable:!0,configurable:!0,get:()=>W.value,set:X=>W.value=X})}if(o)for(const ne in o)_c(o[ne],l,n,ne);if(s){const ne=ke(s)?s.call(n):s;Reflect.ownKeys(ne).forEach(ee=>{gt(ee,ne[ee])})}u&&os(u,e,"c");function Z(ne,ee){pe(ee)?ee.forEach(N=>ne(N.bind(n))):ee&&ne(ee.bind(n))}if(Z(ao,f),Z(Cn,c),Z(Cm,m),Z(ro,v),Z(pm,g),Z(Sc,b),Z(_m,x),Z(km,p),Z(xm,L),Z(Ht,E),Z(kc,_),Z(Sm,R),pe($))if($.length){const ne=e.exposed||(e.exposed={});$.forEach(ee=>{Object.defineProperty(ne,ee,{get:()=>n[ee],set:N=>n[ee]=N})})}else e.exposed||(e.exposed={});P&&e.render===Rt&&(e.render=P),O!=null&&(e.inheritAttrs=O),A&&(e.components=A),F&&(e.directives=F)}function Em(e,t,n=Rt){pe(e)&&(e=or(e));for(const l in e){const i=e[l];let a;Ye(i)?"default"in i?a=ze(i.from||l,i.default,!0):a=ze(i.from||l):a=ze(i),Qe(a)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>a.value,set:r=>a.value=r}):t[l]=a}}function os(e,t,n){$t(pe(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function _c(e,t,n,l){const i=l.includes(".")?bc(n,l):()=>n[l];if(tt(e)){const a=t[e];ke(a)&&ve(i,a)}else if(ke(e))ve(i,e.bind(n));else if(Ye(e))if(pe(e))e.forEach(a=>_c(a,t,n,l));else{const a=ke(e.handler)?e.handler.bind(n):t[e.handler];ke(a)&&ve(i,a,e)}}function oo(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:r}}=e.appContext,o=a.get(t);let s;return o?s=o:!i.length&&!n&&!l?s=t:(s={},i.length&&i.forEach(d=>Mi(s,d,r,!0)),Mi(s,t,r)),Ye(t)&&a.set(t,s),s}function Mi(e,t,n,l=!1){const{mixins:i,extends:a}=t;a&&Mi(e,a,n,!0),i&&i.forEach(r=>Mi(e,r,n,!0));for(const r in t)if(!(l&&r==="expose")){const o=Lm[r]||n&&n[r];e[r]=o?o(e[r],t[r]):t[r]}return e}const Lm={data:ss,props:us,emits:us,methods:Ml,computed:Ml,beforeCreate:bt,created:bt,beforeMount:bt,mounted:bt,beforeUpdate:bt,updated:bt,beforeDestroy:bt,beforeUnmount:bt,destroyed:bt,unmounted:bt,activated:bt,deactivated:bt,errorCaptured:bt,serverPrefetch:bt,components:Ml,directives:Ml,watch:Tm,provide:ss,inject:Im};function ss(e,t){return t?e?function(){return lt(ke(e)?e.call(this,this):e,ke(t)?t.call(this,this):t)}:t:e}function Im(e,t){return Ml(or(e),or(t))}function or(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function bt(e,t){return e?[...new Set([].concat(e,t))]:t}function Ml(e,t){return e?lt(Object.create(null),e,t):t}function us(e,t){return e?pe(e)&&pe(t)?[...new Set([...e,...t])]:lt(Object.create(null),Oi(e),Oi(t??{})):t}function Tm(e,t){if(!e)return t;if(!t)return e;const n=lt(Object.create(null),e);for(const l in t)n[l]=bt(e[l],t[l]);return n}function Pc(){return{app:null,config:{isNativeTag:av,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 Fm=0;function Om(e,t){return function(l,i=null){ke(l)||(l=lt({},l)),i!=null&&!Ye(i)&&(i=null);const a=Pc(),r=new WeakSet;let o=!1;const s=a.app={_uid:Fm++,_component:l,_props:i,_container:null,_context:a,_instance:null,version:ah,get config(){return a.config},set config(d){},use(d,...u){return r.has(d)||(d&&ke(d.install)?(r.add(d),d.install(s,...u)):ke(d)&&(r.add(d),d(s,...u))),s},mixin(d){return a.mixins.includes(d)||a.mixins.push(d),s},component(d,u){return u?(a.components[d]=u,s):a.components[d]},directive(d,u){return u?(a.directives[d]=u,s):a.directives[d]},mount(d,u,f){if(!o){const c=h(l,i);return c.appContext=a,f===!0?f="svg":f===!1&&(f=void 0),u&&t?t(c,d):e(c,d,f),o=!0,s._container=d,d.__vue_app__=s,da(c.component)||c.component.proxy}},unmount(){o&&(e(null,s._container),delete s._container.__vue_app__)},provide(d,u){return a.provides[d]=u,s},runWithContext(d){const u=Nl;Nl=s;try{return d()}finally{Nl=u}}};return s}}let Nl=null;function gt(e,t){if(ft){let n=ft.provides;const l=ft.parent&&ft.parent.provides;l===n&&(n=ft.provides=Object.create(l)),n[e]=t}}function ze(e,t,n=!1){const l=ft||pt;if(l||Nl){const i=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:Nl._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&ke(t)?t.call(l&&l.proxy):t}}function Mm(e,t,n,l=!1){const i={},a={};Li(a,ua,1),e.propsDefaults=Object.create(null),Vc(e,t,i,a);for(const r in e.propsOptions[0])r in i||(i[r]=void 0);n?e.props=l?i:Nv(i):e.type.props?e.props=i:e.props=a,e.attrs=a}function Rm(e,t,n,l){const{props:i,attrs:a,vnode:{patchFlag:r}}=e,o=ye(i),[s]=e.propsOptions;let d=!1;if((l||r>0)&&!(r&16)){if(r&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let c=u[f];if(aa(e.emitsOptions,c))continue;const m=t[c];if(s)if(Me(a,c))m!==a[c]&&(a[c]=m,d=!0);else{const v=It(c);i[v]=sr(s,o,v,m,e,!1)}else m!==a[c]&&(a[c]=m,d=!0)}}}else{Vc(e,t,i,a)&&(d=!0);let u;for(const f in o)(!t||!Me(t,f)&&((u=tl(f))===f||!Me(t,u)))&&(s?n&&(n[f]!==void 0||n[u]!==void 0)&&(i[f]=sr(s,o,f,void 0,e,!0)):delete i[f]);if(a!==o)for(const f in a)(!t||!Me(t,f))&&(delete a[f],d=!0)}d&&mn(e,"set","$attrs")}function Vc(e,t,n,l){const[i,a]=e.propsOptions;let r=!1,o;if(t)for(let s in t){if(Rl(s))continue;const d=t[s];let u;i&&Me(i,u=It(s))?!a||!a.includes(u)?n[u]=d:(o||(o={}))[u]=d:aa(e.emitsOptions,s)||(!(s in l)||d!==l[s])&&(l[s]=d,r=!0)}if(a){const s=ye(n),d=o||Ge;for(let u=0;u<a.length;u++){const f=a[u];n[f]=sr(i,s,f,d[f],e,!Me(d,f))}}return r}function sr(e,t,n,l,i,a){const r=e[n];if(r!=null){const o=Me(r,"default");if(o&&l===void 0){const s=r.default;if(r.type!==Function&&!r.skipFactory&&ke(s)){const{propsDefaults:d}=i;if(n in d)l=d[n];else{const u=Jn(i);l=d[n]=s.call(null,t),u()}}else l=s}r[0]&&(a&&!o?l=!1:r[1]&&(l===""||l===tl(n))&&(l=!0))}return l}function Ac(e,t,n=!1){const l=t.propsCache,i=l.get(e);if(i)return i;const a=e.props,r={},o=[];let s=!1;if(!ke(e)){const u=f=>{s=!0;const[c,m]=Ac(f,t,!0);lt(r,c),m&&o.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!a&&!s)return Ye(e)&&l.set(e,fl),fl;if(pe(a))for(let u=0;u<a.length;u++){const f=It(a[u]);cs(f)&&(r[f]=Ge)}else if(a)for(const u in a){const f=It(u);if(cs(f)){const c=a[u],m=r[f]=pe(c)||ke(c)?{type:c}:lt({},c);if(m){const v=vs(Boolean,m.type),g=vs(String,m.type);m[0]=v>-1,m[1]=g<0||v<g,(v>-1||Me(m,"default"))&&o.push(f)}}}const d=[r,o];return Ye(e)&&l.set(e,d),d}function cs(e){return e[0]!=="$"&&!Rl(e)}function ds(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function fs(e,t){return ds(e)===ds(t)}function vs(e,t){return pe(t)?t.findIndex(n=>fs(n,e)):ke(t)&&fs(t,e)?0:-1}const Ec=e=>e[0]==="_"||e==="$stable",so=e=>pe(e)?e.map(qt):[qt(e)],Bm=(e,t,n)=>{if(t._n)return t;const l=Ee((...i)=>so(t(...i)),n);return l._c=!1,l},Lc=(e,t,n)=>{const l=e._ctx;for(const i in e){if(Ec(i))continue;const a=e[i];if(ke(a))t[i]=Bm(i,a,l);else if(a!=null){const r=so(a);t[i]=()=>r}}},Ic=(e,t)=>{const n=so(t);e.slots.default=()=>n},$m=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ye(t),Li(t,"_",n)):Lc(t,e.slots={})}else e.slots={},t&&Ic(e,t);Li(e.slots,ua,1)},Nm=(e,t,n)=>{const{vnode:l,slots:i}=e;let a=!0,r=Ge;if(l.shapeFlag&32){const o=t._;o?n&&o===1?a=!1:(lt(i,t),!n&&o===1&&delete i._):(a=!t.$stable,Lc(t,i)),r=t}else t&&(Ic(e,t),r={default:1});if(a)for(const o in i)!Ec(o)&&r[o]==null&&delete i[o]};function ur(e,t,n,l,i=!1){if(pe(e)){e.forEach((c,m)=>ur(c,t&&(pe(t)?t[m]:t),n,l,i));return}if(ki(l)&&!i)return;const a=l.shapeFlag&4?da(l.component)||l.component.proxy:l.el,r=i?null:a,{i:o,r:s}=e,d=t&&t.r,u=o.refs===Ge?o.refs={}:o.refs,f=o.setupState;if(d!=null&&d!==s&&(tt(d)?(u[d]=null,Me(f,d)&&(f[d]=null)):Qe(d)&&(d.value=null)),ke(s))Tn(s,o,12,[r,u]);else{const c=tt(s),m=Qe(s);if(c||m){const v=()=>{if(e.f){const g=c?Me(f,s)?f[s]:u[s]:s.value;i?pe(g)&&Dr(g,a):pe(g)?g.includes(a)||g.push(a):c?(u[s]=[a],Me(f,s)&&(f[s]=u[s])):(s.value=[a],e.k&&(u[e.k]=s.value))}else c?(u[s]=r,Me(f,s)&&(f[s]=r)):m&&(s.value=r,e.k&&(u[e.k]=r))};r?(v.id=-1,St(v,n)):v()}}}const St=dm;function Dm(e){return Hm(e)}function Hm(e,t){const n=ju();n.__VUE__=!0;const{insert:l,remove:i,patchProp:a,createElement:r,createText:o,createComment:s,setText:d,setElementText:u,parentNode:f,nextSibling:c,setScopeId:m=Rt,insertStaticContent:v}=e,g=(w,y,k,T=null,I=null,M=null,H=void 0,j=null,q=!!y.dynamicChildren)=>{if(w===y)return;w&&!tn(w,y)&&(T=Te(w),X(w,I,M,!0),w=null),y.patchFlag===-2&&(q=!1,y.dynamicChildren=null);const{type:z,ref:Y,shapeFlag:ie}=y;switch(z){case ai:b(w,y,k,T);break;case kt:S(w,y,k,T);break;case Oa:w==null&&E(y,k,T,H);break;case fe:A(w,y,k,T,I,M,H,j,q);break;default:ie&1?P(w,y,k,T,I,M,H,j,q):ie&6?F(w,y,k,T,I,M,H,j,q):(ie&64||ie&128)&&z.process(w,y,k,T,I,M,H,j,q,Fe)}Y!=null&&I&&ur(Y,w&&w.ref,M,y||w,!y)},b=(w,y,k,T)=>{if(w==null)l(y.el=o(y.children),k,T);else{const I=y.el=w.el;y.children!==w.children&&d(I,y.children)}},S=(w,y,k,T)=>{w==null?l(y.el=s(y.children||""),k,T):y.el=w.el},E=(w,y,k,T)=>{[w.el,w.anchor]=v(w.children,y,k,T,w.el,w.anchor)},V=({el:w,anchor:y},k,T)=>{let I;for(;w&&w!==y;)I=c(w),l(w,k,T),w=I;l(y,k,T)},_=({el:w,anchor:y})=>{let k;for(;w&&w!==y;)k=c(w),i(w),w=k;i(y)},P=(w,y,k,T,I,M,H,j,q)=>{y.type==="svg"?H="svg":y.type==="math"&&(H="mathml"),w==null?p(y,k,T,I,M,H,j,q):R(w,y,I,M,H,j,q)},p=(w,y,k,T,I,M,H,j)=>{let q,z;const{props:Y,shapeFlag:ie,transition:de,dirs:we}=w;if(q=w.el=r(w.type,M,Y&&Y.is,Y),ie&8?u(q,w.children):ie&16&&x(w.children,q,null,T,I,Fa(w,M),H,j),we&&Dn(w,null,T,"created"),L(q,w,w.scopeId,H,T),Y){for(const Re in Y)Re!=="value"&&!Rl(Re)&&a(q,Re,null,Y[Re],M,w.children,T,I,oe);"value"in Y&&a(q,"value",null,Y.value,M),(z=Y.onVnodeBeforeMount)&&Jt(z,T,w)}we&&Dn(w,null,T,"beforeMount");const Ve=jm(I,de);Ve&&de.beforeEnter(q),l(q,y,k),((z=Y&&Y.onVnodeMounted)||Ve||we)&&St(()=>{z&&Jt(z,T,w),Ve&&de.enter(q),we&&Dn(w,null,T,"mounted")},I)},L=(w,y,k,T,I)=>{if(k&&m(w,k),T)for(let M=0;M<T.length;M++)m(w,T[M]);if(I){let M=I.subTree;if(y===M){const H=I.vnode;L(w,H,H.scopeId,H.slotScopeIds,I.parent)}}},x=(w,y,k,T,I,M,H,j,q=0)=>{for(let z=q;z<w.length;z++){const Y=w[z]=j?An(w[z]):qt(w[z]);g(null,Y,y,k,T,I,M,H,j)}},R=(w,y,k,T,I,M,H)=>{const j=y.el=w.el;let{patchFlag:q,dynamicChildren:z,dirs:Y}=y;q|=w.patchFlag&16;const ie=w.props||Ge,de=y.props||Ge;let we;if(k&&Hn(k,!1),(we=de.onVnodeBeforeUpdate)&&Jt(we,k,y,w),Y&&Dn(y,w,k,"beforeUpdate"),k&&Hn(k,!0),z?$(w.dynamicChildren,z,j,k,T,Fa(y,I),M):H||ee(w,y,j,null,k,T,Fa(y,I),M,!1),q>0){if(q&16)O(j,y,ie,de,k,T,I);else if(q&2&&ie.class!==de.class&&a(j,"class",null,de.class,I),q&4&&a(j,"style",ie.style,de.style,I),q&8){const Ve=y.dynamicProps;for(let Re=0;Re<Ve.length;Re++){const je=Ve[Re],te=ie[je],se=de[je];(se!==te||je==="value")&&a(j,je,te,se,I,w.children,k,T,oe)}}q&1&&w.children!==y.children&&u(j,y.children)}else!H&&z==null&&O(j,y,ie,de,k,T,I);((we=de.onVnodeUpdated)||Y)&&St(()=>{we&&Jt(we,k,y,w),Y&&Dn(y,w,k,"updated")},T)},$=(w,y,k,T,I,M,H)=>{for(let j=0;j<y.length;j++){const q=w[j],z=y[j],Y=q.el&&(q.type===fe||!tn(q,z)||q.shapeFlag&70)?f(q.el):k;g(q,z,Y,null,T,I,M,H,!0)}},O=(w,y,k,T,I,M,H)=>{if(k!==T){if(k!==Ge)for(const j in k)!Rl(j)&&!(j in T)&&a(w,j,k[j],null,H,y.children,I,M,oe);for(const j in T){if(Rl(j))continue;const q=T[j],z=k[j];q!==z&&j!=="value"&&a(w,j,z,q,H,y.children,I,M,oe)}"value"in T&&a(w,"value",k.value,T.value,H)}},A=(w,y,k,T,I,M,H,j,q)=>{const z=y.el=w?w.el:o(""),Y=y.anchor=w?w.anchor:o("");let{patchFlag:ie,dynamicChildren:de,slotScopeIds:we}=y;we&&(j=j?j.concat(we):we),w==null?(l(z,k,T),l(Y,k,T),x(y.children||[],k,Y,I,M,H,j,q)):ie>0&&ie&64&&de&&w.dynamicChildren?($(w.dynamicChildren,de,k,I,M,H,j),(y.key!=null||I&&y===I.subTree)&&uo(w,y,!0)):ee(w,y,k,Y,I,M,H,j,q)},F=(w,y,k,T,I,M,H,j,q)=>{y.slotScopeIds=j,w==null?y.shapeFlag&512?I.ctx.activate(y,k,T,H,q):D(y,k,T,I,M,H,q):G(w,y,q)},D=(w,y,k,T,I,M,H)=>{const j=w.component=Jm(w,T,I);if(oa(w)&&(j.ctx.renderer=Fe),Qm(j),j.asyncDep){if(I&&I.registerDep(j,Z),!w.el){const q=j.subTree=h(kt);S(null,q,y,k)}}else Z(j,w,y,k,I,M,H)},G=(w,y,k)=>{const T=y.component=w.component;if(tm(w,y,k))if(T.asyncDep&&!T.asyncResolved){ne(T,y,k);return}else T.next=y,Yv(T.update),T.effect.dirty=!0,T.update();else y.el=w.el,T.vnode=y},Z=(w,y,k,T,I,M,H)=>{const j=()=>{if(w.isMounted){let{next:Y,bu:ie,u:de,parent:we,vnode:Ve}=w;{const Ke=Tc(w);if(Ke){Y&&(Y.el=Ve.el,ne(w,Y,H)),Ke.asyncDep.then(()=>{w.isUnmounted||j()});return}}let Re=Y,je;Hn(w,!1),Y?(Y.el=Ve.el,ne(w,Y,H)):Y=Ve,ie&&Aa(ie),(je=Y.props&&Y.props.onVnodeBeforeUpdate)&&Jt(je,we,Y,Ve),Hn(w,!0);const te=La(w),se=w.subTree;w.subTree=te,g(se,te,f(se.el),Te(se),w,I,M),Y.el=te.el,Re===null&&to(w,te.el),de&&St(de,I),(je=Y.props&&Y.props.onVnodeUpdated)&&St(()=>Jt(je,we,Y,Ve),I)}else{let Y;const{el:ie,props:de}=y,{bm:we,m:Ve,parent:Re}=w,je=ki(y);if(Hn(w,!1),we&&Aa(we),!je&&(Y=de&&de.onVnodeBeforeMount)&&Jt(Y,Re,y),Hn(w,!0),ie&&Se){const te=()=>{w.subTree=La(w),Se(ie,w.subTree,w,I,null)};je?y.type.__asyncLoader().then(()=>!w.isUnmounted&&te()):te()}else{const te=w.subTree=La(w);g(null,te,k,T,w,I,M),y.el=te.el}if(Ve&&St(Ve,I),!je&&(Y=de&&de.onVnodeMounted)){const te=y;St(()=>Jt(Y,Re,te),I)}(y.shapeFlag&256||Re&&ki(Re.vnode)&&Re.vnode.shapeFlag&256)&&w.a&&St(w.a,I),w.isMounted=!0,y=k=T=null}},q=w.effect=new Wr(j,Rt,()=>eo(z),w.scope),z=w.update=()=>{q.dirty&&q.run()};z.id=w.uid,Hn(w,!0),z()},ne=(w,y,k)=>{y.component=w;const T=w.vnode.props;w.vnode=y,w.next=null,Rm(w,y.props,T,k),Nm(w,y.children,k),nl(),ns(w),ll()},ee=(w,y,k,T,I,M,H,j,q=!1)=>{const z=w&&w.children,Y=w?w.shapeFlag:0,ie=y.children,{patchFlag:de,shapeFlag:we}=y;if(de>0){if(de&128){B(z,ie,k,T,I,M,H,j,q);return}else if(de&256){N(z,ie,k,T,I,M,H,j,q);return}}we&8?(Y&16&&oe(z,I,M),ie!==z&&u(k,ie)):Y&16?we&16?B(z,ie,k,T,I,M,H,j,q):oe(z,I,M,!0):(Y&8&&u(k,""),we&16&&x(ie,k,T,I,M,H,j,q))},N=(w,y,k,T,I,M,H,j,q)=>{w=w||fl,y=y||fl;const z=w.length,Y=y.length,ie=Math.min(z,Y);let de;for(de=0;de<ie;de++){const we=y[de]=q?An(y[de]):qt(y[de]);g(w[de],we,k,null,I,M,H,j,q)}z>Y?oe(w,I,M,!0,!1,ie):x(y,k,T,I,M,H,j,q,ie)},B=(w,y,k,T,I,M,H,j,q)=>{let z=0;const Y=y.length;let ie=w.length-1,de=Y-1;for(;z<=ie&&z<=de;){const we=w[z],Ve=y[z]=q?An(y[z]):qt(y[z]);if(tn(we,Ve))g(we,Ve,k,null,I,M,H,j,q);else break;z++}for(;z<=ie&&z<=de;){const we=w[ie],Ve=y[de]=q?An(y[de]):qt(y[de]);if(tn(we,Ve))g(we,Ve,k,null,I,M,H,j,q);else break;ie--,de--}if(z>ie){if(z<=de){const we=de+1,Ve=we<Y?y[we].el:T;for(;z<=de;)g(null,y[z]=q?An(y[z]):qt(y[z]),k,Ve,I,M,H,j,q),z++}}else if(z>de)for(;z<=ie;)X(w[z],I,M,!0),z++;else{const we=z,Ve=z,Re=new Map;for(z=Ve;z<=de;z++){const ct=y[z]=q?An(y[z]):qt(y[z]);ct.key!=null&&Re.set(ct.key,z)}let je,te=0;const se=de-Ve+1;let Ke=!1,rt=0;const ut=new Array(se);for(z=0;z<se;z++)ut[z]=0;for(z=we;z<=ie;z++){const ct=w[z];if(te>=se){X(ct,I,M,!0);continue}let Ct;if(ct.key!=null)Ct=Re.get(ct.key);else for(je=Ve;je<=de;je++)if(ut[je-Ve]===0&&tn(ct,y[je])){Ct=je;break}Ct===void 0?X(ct,I,M,!0):(ut[Ct-Ve]=z+1,Ct>=rt?rt=Ct:Ke=!0,g(ct,y[Ct],k,null,I,M,H,j,q),te++)}const Xt=Ke?zm(ut):fl;for(je=Xt.length-1,z=se-1;z>=0;z--){const ct=Ve+z,Ct=y[ct],sl=ct+1<Y?y[ct+1].el:T;ut[z]===0?g(null,Ct,k,sl,I,M,H,j,q):Ke&&(je<0||z!==Xt[je]?W(Ct,k,sl,2):je--)}}},W=(w,y,k,T,I=null)=>{const{el:M,type:H,transition:j,children:q,shapeFlag:z}=w;if(z&6){W(w.component.subTree,y,k,T);return}if(z&128){w.suspense.move(y,k,T);return}if(z&64){H.move(w,y,k,Fe);return}if(H===fe){l(M,y,k);for(let ie=0;ie<q.length;ie++)W(q[ie],y,k,T);l(w.anchor,y,k);return}if(H===Oa){V(w,y,k);return}if(T!==2&&z&1&&j)if(T===0)j.beforeEnter(M),l(M,y,k),St(()=>j.enter(M),I);else{const{leave:ie,delayLeave:de,afterLeave:we}=j,Ve=()=>l(M,y,k),Re=()=>{ie(M,()=>{Ve(),we&&we()})};de?de(M,Ve,Re):Re()}else l(M,y,k)},X=(w,y,k,T=!1,I=!1)=>{const{type:M,props:H,ref:j,children:q,dynamicChildren:z,shapeFlag:Y,patchFlag:ie,dirs:de}=w;if(j!=null&&ur(j,null,k,w,!0),Y&256){y.ctx.deactivate(w);return}const we=Y&1&&de,Ve=!ki(w);let Re;if(Ve&&(Re=H&&H.onVnodeBeforeUnmount)&&Jt(Re,y,w),Y&6)Ie(w.component,k,T);else{if(Y&128){w.suspense.unmount(k,T);return}we&&Dn(w,null,y,"beforeUnmount"),Y&64?w.type.remove(w,y,k,I,Fe,T):z&&(M!==fe||ie>0&&ie&64)?oe(z,y,k,!1,!0):(M===fe&&ie&384||!I&&Y&16)&&oe(q,y,k),T&&ue(w)}(Ve&&(Re=H&&H.onVnodeUnmounted)||we)&&St(()=>{Re&&Jt(Re,y,w),we&&Dn(w,null,y,"unmounted")},k)},ue=w=>{const{type:y,el:k,anchor:T,transition:I}=w;if(y===fe){me(k,T);return}if(y===Oa){_(w);return}const M=()=>{i(k),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(w.shapeFlag&1&&I&&!I.persisted){const{leave:H,delayLeave:j}=I,q=()=>H(k,M);j?j(w.el,M,q):q()}else M()},me=(w,y)=>{let k;for(;w!==y;)k=c(w),i(w),w=k;i(y)},Ie=(w,y,k)=>{const{bum:T,scope:I,update:M,subTree:H,um:j}=w;T&&Aa(T),I.stop(),M&&(M.active=!1,X(H,w,y,k)),j&&St(j,y),St(()=>{w.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&w.asyncDep&&!w.asyncResolved&&w.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},oe=(w,y,k,T=!1,I=!1,M=0)=>{for(let H=M;H<w.length;H++)X(w[H],y,k,T,I)},Te=w=>w.shapeFlag&6?Te(w.component.subTree):w.shapeFlag&128?w.suspense.next():c(w.anchor||w.el);let Le=!1;const We=(w,y,k)=>{w==null?y._vnode&&X(y._vnode,null,null,!0):g(y._vnode||null,w,y,null,null,null,k),Le||(Le=!0,ns(),dc(),Le=!1),y._vnode=w},Fe={p:g,um:X,m:W,r:ue,mt:D,mc:x,pc:ee,pbc:$,n:Te,o:e};let K,Se;return t&&([K,Se]=t(Fe)),{render:We,hydrate:K,createApp:Om(We,K)}}function Fa({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 Hn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function jm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function uo(e,t,n=!1){const l=e.children,i=t.children;if(pe(l)&&pe(i))for(let a=0;a<l.length;a++){const r=l[a];let o=i[a];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=i[a]=An(i[a]),o.el=r.el),n||uo(r,o)),o.type===ai&&(o.el=r.el)}}function zm(e){const t=e.slice(),n=[0];let l,i,a,r,o;const s=e.length;for(l=0;l<s;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,r=n.length-1;a<r;)o=a+r>>1,e[n[o]]<d?a=o+1:r=o;d<e[n[a]]&&(a>0&&(t[l]=n[a-1]),n[a]=l)}}for(a=n.length,r=n[a-1];a-- >0;)n[a]=r,r=t[r];return n}function Tc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Tc(t)}const Wm=e=>e.__isTeleport,Dl=e=>e&&(e.disabled||e.disabled===""),ms=e=>typeof SVGElement<"u"&&e instanceof SVGElement,hs=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,cr=(e,t)=>{const n=e&&e.to;return tt(n)?t?t(n):null:n},Um={name:"Teleport",__isTeleport:!0,process(e,t,n,l,i,a,r,o,s,d){const{mc:u,pc:f,pbc:c,o:{insert:m,querySelector:v,createText:g,createComment:b}}=d,S=Dl(t.props);let{shapeFlag:E,children:V,dynamicChildren:_}=t;if(e==null){const P=t.el=g(""),p=t.anchor=g("");m(P,n,l),m(p,n,l);const L=t.target=cr(t.props,v),x=t.targetAnchor=g("");L&&(m(x,L),r==="svg"||ms(L)?r="svg":(r==="mathml"||hs(L))&&(r="mathml"));const R=($,O)=>{E&16&&u(V,$,O,i,a,r,o,s)};S?R(n,p):L&&R(L,x)}else{t.el=e.el;const P=t.anchor=e.anchor,p=t.target=e.target,L=t.targetAnchor=e.targetAnchor,x=Dl(e.props),R=x?n:p,$=x?P:L;if(r==="svg"||ms(p)?r="svg":(r==="mathml"||hs(p))&&(r="mathml"),_?(c(e.dynamicChildren,_,R,i,a,r,o),uo(e,t,!0)):s||f(e,t,R,$,i,a,r,o,!1),S)x?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):bi(t,n,P,d,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const O=t.target=cr(t.props,v);O&&bi(t,O,null,d,0)}else x&&bi(t,p,L,d,1)}Fc(t)},remove(e,t,n,l,{um:i,o:{remove:a}},r){const{shapeFlag:o,children:s,anchor:d,targetAnchor:u,target:f,props:c}=e;if(f&&a(u),r&&a(d),o&16){const m=r||!Dl(c);for(let v=0;v<s.length;v++){const g=s[v];i(g,t,n,m,!!g.dynamicChildren)}}},move:bi,hydrate:qm};function bi(e,t,n,{o:{insert:l},m:i},a=2){a===0&&l(e.targetAnchor,t,n);const{el:r,anchor:o,shapeFlag:s,children:d,props:u}=e,f=a===2;if(f&&l(r,t,n),(!f||Dl(u))&&s&16)for(let c=0;c<d.length;c++)i(d[c],t,n,2);f&&l(o,t,n)}function qm(e,t,n,l,i,a,{o:{nextSibling:r,parentNode:o,querySelector:s}},d){const u=t.target=cr(t.props,s);if(u){const f=u._lpa||u.firstChild;if(t.shapeFlag&16)if(Dl(t.props))t.anchor=d(r(e),t,o(e),n,l,i,a),t.targetAnchor=f;else{t.anchor=r(e);let c=f;for(;c;)if(c=r(c),c&&c.nodeType===8&&c.data==="teleport anchor"){t.targetAnchor=c,u._lpa=t.targetAnchor&&r(t.targetAnchor);break}d(f,t,u,n,l,i,a)}Fc(t)}return t.anchor&&r(t.anchor)}const Km=Um;function Fc(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"),ai=Symbol.for("v-txt"),kt=Symbol.for("v-cmt"),Oa=Symbol.for("v-stc"),Hl=[];let Bt=null;function ce(e=!1){Hl.push(Bt=e?null:[])}function Oc(){Hl.pop(),Bt=Hl[Hl.length-1]||null}let bl=1;function gs(e){bl+=e}function Mc(e){return e.dynamicChildren=bl>0?Bt||fl:null,Oc(),bl>0&&Bt&&Bt.push(e),e}function Ne(e,t,n,l,i,a){return Mc(Xn(e,t,n,l,i,a,!0))}function De(e,t,n,l,i){return Mc(h(e,t,n,l,i,!0))}function Yl(e){return e?e.__v_isVNode===!0:!1}function tn(e,t){return e.type===t.type&&e.key===t.key}const ua="__vInternal",Rc=({key:e})=>e??null,_i=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?tt(e)||Qe(e)||ke(e)?{i:pt,r:e,k:t,f:!!n}:e:null);function Xn(e,t=null,n=null,l=0,i=null,a=e===fe?0:1,r=!1,o=!1){const s={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Rc(t),ref:t&&_i(t),scopeId:mc,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:pt};return o?(co(s,n),a&128&&e.normalize(s)):n&&(s.shapeFlag|=tt(n)?8:16),bl>0&&!r&&Bt&&(s.patchFlag>0||a&6)&&s.patchFlag!==32&&Bt.push(s),s}const h=Gm;function Gm(e,t=null,n=null,l=0,i=null,a=!1){if((!e||e===gc)&&(e=kt),Yl(e)){const o=gn(e,t,!0);return n&&co(o,n),bl>0&&!a&&Bt&&(o.shapeFlag&6?Bt[Bt.indexOf(e)]=o:Bt.push(o)),o.patchFlag|=-2,o}if(ih(e)&&(e=e.__vccOpts),t){t=Ym(t);let{class:o,style:s}=t;o&&!tt(o)&&(t.class=la(o)),Ye(s)&&(lc(s)&&!pe(s)&&(s=lt({},s)),t.style=Ln(s))}const r=tt(e)?1:im(e)?128:Wm(e)?64:Ye(e)?4:ke(e)?2:0;return Xn(e,t,n,l,i,r,a,!0)}function Ym(e){return e?lc(e)||ua in e?lt({},e):e:null}function gn(e,t,n=!1){const{props:l,ref:i,patchFlag:a,children:r}=e,o=t?he(l||{},t):l;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:o,key:o&&Rc(o),ref:t&&t.ref?n&&i?pe(i)?i.concat(_i(t)):[i,_i(t)]:_i(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,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&&gn(e.ssContent),ssFallback:e.ssFallback&&gn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function xt(e=" ",t=0){return h(ai,null,e,t)}function et(e="",t=!1){return t?(ce(),De(kt,null,e)):h(kt,null,e)}function qt(e){return e==null||typeof e=="boolean"?h(kt):pe(e)?h(fe,null,e.slice()):typeof e=="object"?An(e):h(ai,null,String(e))}function An(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:gn(e)}function co(e,t){let n=0;const{shapeFlag:l}=e;if(t==null)t=null;else if(pe(t))n=16;else if(typeof t=="object")if(l&65){const i=t.default;i&&(i._c&&(i._d=!1),co(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!(ua in t)?t._ctx=pt:i===3&&pt&&(pt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ke(t)?(t={default:t,_ctx:pt},n=32):(t=String(t),l&64?(n=16,t=[xt(t)]):n=8);e.children=t,e.shapeFlag|=n}function he(...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=la([t.class,l.class]));else if(i==="style")t.style=Ln([t.style,l.style]);else if(ea(i)){const a=t[i],r=l[i];r&&a!==r&&!(pe(a)&&a.includes(r))&&(t[i]=a?[].concat(a,r):r)}else i!==""&&(t[i]=l[i])}return t}function Jt(e,t,n,l=null){$t(e,t,7,[n,l])}const Zm=Pc();let Xm=0;function Jm(e,t,n){const l=e.type,i=(t?t.appContext:e.appContext)||Zm,a={uid:Xm++,vnode:e,type:l,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new Uu(!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:Ac(l,i),emitsOptions:vc(l,i),emit:null,emitted:null,propsDefaults:Ge,inheritAttrs:l.inheritAttrs,ctx:Ge,data:Ge,props:Ge,attrs:Ge,slots:Ge,refs:Ge,setupState:Ge,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=Xv.bind(null,a),e.ce&&e.ce(a),a}let ft=null;const ri=()=>ft||pt;let Ri,dr;{const e=ju(),t=(n,l)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(l),a=>{i.length>1?i.forEach(r=>r(a)):i[0](a)}};Ri=t("__VUE_INSTANCE_SETTERS__",n=>ft=n),dr=t("__VUE_SSR_SETTERS__",n=>ca=n)}const Jn=e=>{const t=ft;return Ri(e),e.scope.on(),()=>{e.scope.off(),Ri(t)}},fr=()=>{ft&&ft.scope.off(),Ri(null)};function Bc(e){return e.vnode.shapeFlag&4}let ca=!1;function Qm(e,t=!1){t&&dr(t);const{props:n,children:l}=e.vnode,i=Bc(e);Mm(e,n,i,t),$m(e,l);const a=i?eh(e,t):void 0;return t&&dr(!1),a}function eh(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ic(new Proxy(e.ctx,Pm));const{setup:l}=n;if(l){const i=e.setupContext=l.length>1?nh(e):null,a=Jn(e);nl();const r=Tn(l,e,0,[e.props,i]);if(ll(),a(),Hr(r)){if(r.then(fr,fr),t)return r.then(o=>{vr(e,o,t)}).catch(o=>{ii(o,e,0)});e.asyncDep=r}else vr(e,r,t)}else $c(e,t)}function vr(e,t,n){ke(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ye(t)&&(e.setupState=oc(t)),$c(e,n)}let ys;function $c(e,t,n){const l=e.type;if(!e.render){if(!t&&ys&&!l.render){const i=l.template||oo(e).template;if(i){const{isCustomElement:a,compilerOptions:r}=e.appContext.config,{delimiters:o,compilerOptions:s}=l,d=lt(lt({isCustomElement:a,delimiters:o},r),s);l.render=ys(i,d)}}e.render=l.render||Rt}{const i=Jn(e);nl();try{Am(e)}finally{ll(),i()}}}function th(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Vt(e,"get","$attrs"),t[n]}}))}function nh(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return th(e)},slots:e.slots,emit:e.emit,expose:t}}function da(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(oc(ic(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in $l)return $l[n](e)},has(t,n){return n in t||n in $l}}))}function lh(e,t=!0){return ke(e)?e.displayName||e.name:e.name||t&&e.__name}function ih(e){return ke(e)&&"__vccOpts"in e}const C=(e,t)=>Dv(e,t,ca);function Nc(e,t,n=Ge){const l=ri(),i=It(t),a=tl(t),r=Wv((s,d)=>{let u;return hm(()=>{const f=e[t];rn(u,f)&&(u=f,d())}),{get(){return s(),n.get?n.get(u):u},set(f){const c=l.vnode.props;!(c&&(t in c||i in c||a in c)&&(`onUpdate:${t}`in c||`onUpdate:${i}`in c||`onUpdate:${a}`in c))&&rn(f,u)&&(u=f,d()),l.emit(`update:${t}`,n.set?n.set(f):f)}}}),o=t==="modelValue"?"modelModifiers":`${t}Modifiers`;return r[Symbol.iterator]=()=>{let s=0;return{next(){return s<2?{value:s++?e[o]||{}:r,done:!1}:{done:!0}}}},r}function Mn(e,t,n){const l=arguments.length;return l===2?Ye(t)&&!pe(t)?Yl(t)?h(e,null,[t]):h(e,t):h(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&Yl(n)&&(n=[n]),h(e,t,n))}const ah="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 rh="http://www.w3.org/2000/svg",oh="http://www.w3.org/1998/Math/MathML",En=typeof document<"u"?document:null,bs=En&&En.createElement("template"),sh={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"?En.createElementNS(rh,e):t==="mathml"?En.createElementNS(oh,e):En.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&i.setAttribute("multiple",l.multiple),i},createText:e=>En.createTextNode(e),createComment:e=>En.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>En.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,i,a){const r=n?n.previousSibling:t.lastChild;if(i&&(i===a||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===a||!(i=i.nextSibling)););else{bs.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const o=bs.content;if(l==="svg"||l==="mathml"){const s=o.firstChild;for(;s.firstChild;)o.appendChild(s.firstChild);o.removeChild(s)}t.insertBefore(o,n)}return[r?r.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},xn="transition",Tl="animation",pl=Symbol("_vtc"),yn=(e,{slots:t})=>Mn(bm,Hc(e),t);yn.displayName="Transition";const Dc={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},uh=yn.props=lt({},wc,Dc),jn=(e,t=[])=>{pe(e)?e.forEach(n=>n(...t)):e&&e(...t)},ps=e=>e?pe(e)?e.some(t=>t.length>1):e.length>1:!1;function Hc(e){const t={};for(const A in e)A in Dc||(t[A]=e[A]);if(e.css===!1)return t;const{name:n="v",type:l,duration:i,enterFromClass:a=`${n}-enter-from`,enterActiveClass:r=`${n}-enter-active`,enterToClass:o=`${n}-enter-to`,appearFromClass:s=a,appearActiveClass:d=r,appearToClass:u=o,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:c=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,v=ch(i),g=v&&v[0],b=v&&v[1],{onBeforeEnter:S,onEnter:E,onEnterCancelled:V,onLeave:_,onLeaveCancelled:P,onBeforeAppear:p=S,onAppear:L=E,onAppearCancelled:x=V}=t,R=(A,F,D)=>{kn(A,F?u:o),kn(A,F?d:r),D&&D()},$=(A,F)=>{A._isLeaving=!1,kn(A,f),kn(A,m),kn(A,c),F&&F()},O=A=>(F,D)=>{const G=A?L:E,Z=()=>R(F,A,D);jn(G,[F,Z]),ws(()=>{kn(F,A?s:a),fn(F,A?u:o),ps(G)||Cs(F,l,g,Z)})};return lt(t,{onBeforeEnter(A){jn(S,[A]),fn(A,a),fn(A,r)},onBeforeAppear(A){jn(p,[A]),fn(A,s),fn(A,d)},onEnter:O(!1),onAppear:O(!0),onLeave(A,F){A._isLeaving=!0;const D=()=>$(A,F);fn(A,f),zc(),fn(A,c),ws(()=>{A._isLeaving&&(kn(A,f),fn(A,m),ps(_)||Cs(A,l,b,D))}),jn(_,[A,D])},onEnterCancelled(A){R(A,!1),jn(V,[A])},onAppearCancelled(A){R(A,!0),jn(x,[A])},onLeaveCancelled(A){$(A),jn(P,[A])}})}function ch(e){if(e==null)return null;if(Ye(e))return[Ma(e.enter),Ma(e.leave)];{const t=Ma(e);return[t,t]}}function Ma(e){return Hu(e)}function fn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[pl]||(e[pl]=new Set)).add(t)}function kn(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[pl];n&&(n.delete(t),n.size||(e[pl]=void 0))}function ws(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dh=0;function Cs(e,t,n,l){const i=e._endId=++dh,a=()=>{i===e._endId&&l()};if(n)return setTimeout(a,n);const{type:r,timeout:o,propCount:s}=jc(e,t);if(!r)return l();const d=r+"end";let u=0;const f=()=>{e.removeEventListener(d,c),a()},c=m=>{m.target===e&&++u>=s&&f()};setTimeout(()=>{u<s&&f()},o+1),e.addEventListener(d,c)}function jc(e,t){const n=window.getComputedStyle(e),l=v=>(n[v]||"").split(", "),i=l(`${xn}Delay`),a=l(`${xn}Duration`),r=Ss(i,a),o=l(`${Tl}Delay`),s=l(`${Tl}Duration`),d=Ss(o,s);let u=null,f=0,c=0;t===xn?r>0&&(u=xn,f=r,c=a.length):t===Tl?d>0&&(u=Tl,f=d,c=s.length):(f=Math.max(r,d),u=f>0?r>d?xn:Tl:null,c=u?u===xn?a.length:s.length:0);const m=u===xn&&/\b(transform|all)(,|$)/.test(l(`${xn}Property`).toString());return{type:u,timeout:f,propCount:c,hasTransform:m}}function Ss(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>xs(n)+xs(e[l])))}function xs(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function zc(){return document.body.offsetHeight}function fh(e,t,n){const l=e[pl];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Bi=Symbol("_vod"),Wc=Symbol("_vsh"),Rn={beforeMount(e,{value:t},{transition:n}){e[Bi]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Fl(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),Fl(e,!0),l.enter(e)):l.leave(e,()=>{Fl(e,!1)}):Fl(e,t))},beforeUnmount(e,{value:t}){Fl(e,t)}};function Fl(e,t){e.style.display=t?e[Bi]:"none",e[Wc]=!t}const vh=Symbol(""),mh=/(^|;)\s*display\s*:/;function hh(e,t,n){const l=e.style,i=tt(n);let a=!1;if(n&&!i){if(t)if(tt(t))for(const r of t.split(";")){const o=r.slice(0,r.indexOf(":")).trim();n[o]==null&&Pi(l,o,"")}else for(const r in t)n[r]==null&&Pi(l,r,"");for(const r in n)r==="display"&&(a=!0),Pi(l,r,n[r])}else if(i){if(t!==n){const r=l[vh];r&&(n+=";"+r),l.cssText=n,a=mh.test(n)}}else t&&e.removeAttribute("style");Bi in e&&(e[Bi]=a?l.display:"",e[Wc]&&(l.display="none"))}const ks=/\s*!important$/;function Pi(e,t,n){if(pe(n))n.forEach(l=>Pi(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=gh(e,t);ks.test(n)?e.setProperty(tl(l),n.replace(ks,""),"important"):e[l]=n}}const _s=["Webkit","Moz","ms"],Ra={};function gh(e,t){const n=Ra[t];if(n)return n;let l=It(t);if(l!=="filter"&&l in e)return Ra[t]=l;l=bn(l);for(let i=0;i<_s.length;i++){const a=_s[i]+l;if(a in e)return Ra[t]=a}return t}const Ps="http://www.w3.org/1999/xlink";function yh(e,t,n,l,i){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ps,t.slice(6,t.length)):e.setAttributeNS(Ps,t,n);else{const a=gv(t);n==null||a&&!zu(n)?e.removeAttribute(t):e.setAttribute(t,a?"":n)}}function bh(e,t,n,l,i,a,r){if(t==="innerHTML"||t==="textContent"){l&&r(l,i,a),e[t]=n??"";return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const d=o==="OPTION"?e.getAttribute("value")||"":e.value,u=n??"";(d!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const d=typeof e[t];d==="boolean"?n=zu(n):n==null&&d==="string"?(n="",s=!0):d==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(t)}function ph(e,t,n,l){e.addEventListener(t,n,l)}function wh(e,t,n,l){e.removeEventListener(t,n,l)}const Vs=Symbol("_vei");function Ch(e,t,n,l,i=null){const a=e[Vs]||(e[Vs]={}),r=a[t];if(l&&r)r.value=l;else{const[o,s]=Sh(t);if(l){const d=a[t]=_h(l,i);ph(e,o,d,s)}else r&&(wh(e,o,r,s),a[t]=void 0)}}const As=/(?:Once|Passive|Capture)$/;function Sh(e){let t;if(As.test(e)){t={};let l;for(;l=e.match(As);)e=e.slice(0,e.length-l[0].length),t[l[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):tl(e.slice(2)),t]}let Ba=0;const xh=Promise.resolve(),kh=()=>Ba||(xh.then(()=>Ba=0),Ba=Date.now());function _h(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;$t(Ph(l,n.value),t,5,[l])};return n.value=e,n.attached=kh(),n}function Ph(e,t){if(pe(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 Es=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Vh=(e,t,n,l,i,a,r,o,s)=>{const d=i==="svg";t==="class"?fh(e,l,d):t==="style"?hh(e,n,l):ea(t)?Nr(t)||Ch(e,t,n,l,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Ah(e,t,l,d))?bh(e,t,l,a,r,o,s):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),yh(e,t,l,d))};function Ah(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&Es(t)&&ke(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 Es(t)&&tt(n)?!1:t in e}const Uc=new WeakMap,qc=new WeakMap,$i=Symbol("_moveCb"),Ls=Symbol("_enterCb"),Kc={name:"TransitionGroup",props:lt({},uh,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=ri(),l=pc();let i,a;return ro(()=>{if(!i.length)return;const r=e.moveClass||`${e.name||"v"}-move`;if(!Fh(i[0].el,n.vnode.el,r))return;i.forEach(Lh),i.forEach(Ih);const o=i.filter(Th);zc(),o.forEach(s=>{const d=s.el,u=d.style;fn(d,r),u.transform=u.webkitTransform=u.transitionDuration="";const f=d[$i]=c=>{c&&c.target!==d||(!c||/transform$/.test(c.propertyName))&&(d.removeEventListener("transitionend",f),d[$i]=null,kn(d,r))};d.addEventListener("transitionend",f)})}),()=>{const r=ye(e),o=Hc(r);let s=r.tag||fe;i=a,a=t.default?lo(t.default()):[];for(let d=0;d<a.length;d++){const u=a[d];u.key!=null&&Gl(u,Kl(u,o,l,n))}if(i)for(let d=0;d<i.length;d++){const u=i[d];Gl(u,Kl(u,o,l,n)),Uc.set(u,u.el.getBoundingClientRect())}return h(s,null,a)}}},Eh=e=>delete e.mode;Kc.props;const fo=Kc;function Lh(e){const t=e.el;t[$i]&&t[$i](),t[Ls]&&t[Ls]()}function Ih(e){qc.set(e,e.el.getBoundingClientRect())}function Th(e){const t=Uc.get(e),n=qc.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 Fh(e,t,n){const l=e.cloneNode(),i=e[pl];i&&i.forEach(o=>{o.split(/\s+/).forEach(s=>s&&l.classList.remove(s))}),n.split(/\s+/).forEach(o=>o&&l.classList.add(o)),l.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(l);const{hasTransform:r}=jc(l);return a.removeChild(l),r}const Oh=lt({patchProp:Vh},sh);let Is;function Mh(){return Is||(Is=Dm(Oh))}const Rh=(...e)=>{const t=Mh().createApp(...e),{mount:n}=t;return t.mount=l=>{const i=$h(l);if(!i)return;const a=t._component;!ke(a)&&!a.render&&!a.template&&(a.template=i.innerHTML),i.innerHTML="";const r=n(i,!1,Bh(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),r},t};function Bh(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function $h(e){return tt(e)?document.querySelector(e):e}function Fn(e,t){let n;function l(){n=zr(),n.run(()=>t.length?t(()=>{n==null||n.stop(),l()}):t())}ve(e,i=>{i&&!n?l():i||(n==null||n.stop(),n=void 0)},{immediate:!0}),wt(()=>{n==null||n.stop()})}const Be=typeof window<"u",vo=Be&&"IntersectionObserver"in window,Nh=Be&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function Gc(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 Pl(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=>Pl(e[l],t[l]))}function mr(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(/^\./,""),Gc(e,t.split("."),n))}function nn(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 mr(e,t,n);if(Array.isArray(t))return Gc(e,t,n);if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}function Yc(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,l)=>t+l)}function Ce(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 Zc(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Ts(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function mo(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 Fs=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 Xc(e){return Object.keys(e)}function $a(e,t){return t.every(n=>e.hasOwnProperty(n))}function ho(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 Os(e,t,n){const l=Object.create(null),i=Object.create(null);for(const a in e)t.some(r=>r instanceof RegExp?r.test(a):r===a)&&!(n!=null&&n.some(r=>r===a))?l[a]=e[a]:i[a]=e[a];return[l,i]}function on(e,t){const n={...e};return t.forEach(l=>delete n[l]),n}function Dh(e,t){const n={};return t.forEach(l=>n[l]=e[l]),n}const Jc=/^on[^a-z]/,go=e=>Jc.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 yo(e){const[t,n]=Os(e,[Jc]),l=on(t,Hh),[i,a]=Os(n,["class","style","id",/^data-/]);return Object.assign(i,t),Object.assign(a,l),[i,a]}function _t(e){return e==null?[]:Array.isArray(e)?e:[e]}function jh(e,t){let n=0;const l=function(){for(var i=arguments.length,a=new Array(i),r=0;r<i;r++)a[r]=arguments[r];clearTimeout(n),n=setTimeout(()=>e(...a),J(t))};return l.clear=()=>{clearTimeout(n)},l.immediate=e,l}function hn(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 Ms(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 Rs(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function zh(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 ht(){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],r=t[i];if(Ts(a)&&Ts(r)){l[i]=ht(a,r,n);continue}if(n&&Array.isArray(a)&&Array.isArray(r)){l[i]=n(a,r);continue}l[i]=r}return l}function Qc(e){return e.map(t=>t.type===fe?Qc(t.children):t).flat()}function Yn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Yn.cache.has(e))return Yn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Yn.cache.set(e,t),t}Yn.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(t.suspense)return dl(e,t.ssContent);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 bo(e){const t=st({}),n=C(e);return Nt(()=>{for(const l in n.value)t[l]=n.value[l]},{flush:"sync"}),Jr(t)}function Ni(e,t){return e.includes(t)}function ed(e){return e[2].toLowerCase()+e.slice(3)}const Pt=()=>[Function,Array];function Bs(e,t){return t="on"+bn(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function Wh(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 Di(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 td(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 jl(e,t){var l,i,a,r;const n=Di(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")(r=n[t])==null||r.focus();else{const o=td(n,t);o?o.focus():jl(e,t==="next"?"first":"last")}}function Uh(){}function wl(e,t){if(!(Be&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function po(e){return e.some(t=>Yl(t)?t.type===kt?!1:t.type!==fe||po(t.children):!0)?e:null}function qh(e,t){if(!Be||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function Kh(e,t){const n=e.clientX,l=e.clientY,i=t.getBoundingClientRect(),a=i.left,r=i.top,o=i.right,s=i.bottom;return n>=a&&n<=o&&l>=r&&l<=s}function hr(){const e=ge(),t=n=>{e.value=n};return Object.defineProperty(t,"value",{enumerable:!0,get:()=>e.value,set:n=>e.value=n}),Object.defineProperty(t,"el",{enumerable:!0,get:()=>mo(e.value)}),t}function gr(e){const t=e.key.length===1,n=!e.ctrlKey&&!e.metaKey&&!e.altKey;return t&&n}const nd=["top","bottom"],Gh=["start","end","left","right"];function yr(e,t){let[n,l]=e.split(" ");return l||(l=Ni(nd,n)?"start":Ni(Gh,n)?"top":"center"),{side:$s(n,t),align:$s(l,t)}}function $s(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function Na(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function Da(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Ns(e){return{side:e.align,align:e.side}}function Ds(e){return Ni(nd,e.side)?"y":"x"}class Zn{constructor(t){let{x:n,y:l,width:i,height:a}=t;this.x=n,this.y=l,this.width=i,this.height=a}get top(){return this.y}get bottom(){return this.y+this.height}get left(){return this.x}get right(){return this.x+this.width}}function Hs(e,t){return{x:{before:Math.max(0,t.left-e.left),after:Math.max(0,e.right-t.right)},y:{before:Math.max(0,t.top-e.top),after:Math.max(0,e.bottom-t.bottom)}}}function ld(e){return Array.isArray(e)?new Zn({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function wo(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),l=n.transform;if(l){let i,a,r,o,s;if(l.startsWith("matrix3d("))i=l.slice(9,-1).split(/, /),a=+i[0],r=+i[5],o=+i[12],s=+i[13];else if(l.startsWith("matrix("))i=l.slice(7,-1).split(/, /),a=+i[0],r=+i[3],o=+i[4],s=+i[5];else return new Zn(t);const d=n.transformOrigin,u=t.x-o-(1-a)*parseFloat(d),f=t.y-s-(1-r)*parseFloat(d.slice(d.indexOf(" ")+1)),c=a?t.width/a:e.offsetWidth+1,m=r?t.height/r:e.offsetHeight+1;return new Zn({x:u,y:f,width:c,height:m})}else return new Zn(t)}function qn(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 Vi=new WeakMap;function Yh(e,t){Object.keys(t).forEach(n=>{if(go(n)){const l=ed(n),i=Vi.get(e);if(t[n]==null)i==null||i.forEach(a=>{const[r,o]=a;r===l&&(e.removeEventListener(l,o),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]]),Vi.has(e)||Vi.set(e,a)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function Zh(e,t){Object.keys(t).forEach(n=>{if(go(n)){const l=ed(n),i=Vi.get(e);i==null||i.forEach(a=>{const[r,o]=a;r===l&&(e.removeEventListener(l,o),i.delete(a))})}else e.removeAttribute(n)})}const ul=2.4,js=.2126729,zs=.7151522,Ws=.072175,Xh=.55,Jh=.58,Qh=.57,eg=.62,pi=.03,Us=1.45,tg=5e-4,ng=1.25,lg=1.25,qs=.078,Ks=12.82051282051282,wi=.06,Gs=.001;function Ys(e,t){const n=(e.r/255)**ul,l=(e.g/255)**ul,i=(e.b/255)**ul,a=(t.r/255)**ul,r=(t.g/255)**ul,o=(t.b/255)**ul;let s=n*js+l*zs+i*Ws,d=a*js+r*zs+o*Ws;if(s<=pi&&(s+=(pi-s)**Us),d<=pi&&(d+=(pi-d)**Us),Math.abs(d-s)<tg)return 0;let u;if(d>s){const f=(d**Xh-s**Jh)*ng;u=f<Gs?0:f<qs?f-f*Ks*wi:f-wi}else{const f=(d**eg-s**Qh)*lg;u=f>-Gs?0:f>-qs?f-f*Ks*wi:f+wi}return u*100}function ig(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Hi=.20689655172413793,ag=e=>e>Hi**3?Math.cbrt(e):e/(3*Hi**2)+4/29,rg=e=>e>Hi?e**3:3*Hi**2*(e-4/29);function id(e){const t=ag,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function ad(e){const t=rg,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const og=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],sg=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,ug=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],cg=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function rd(e){const t=Array(3),n=sg,l=og;for(let i=0;i<3;++i)t[i]=Math.round(hn(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 Co(e){let{r:t,g:n,b:l}=e;const i=[0,0,0],a=cg,r=ug;t=a(t/255),n=a(n/255),l=a(l/255);for(let o=0;o<3;++o)i[o]=r[o][0]*t+r[o][1]*n+r[o][2]*l;return i}function br(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function dg(e){return br(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const Zs=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,fg={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)=>Xs({h:e,s:t,l:n,a:l}),hsla:(e,t,n,l)=>Xs({h:e,s:t,l:n,a:l}),hsv:(e,t,n,l)=>Zl({h:e,s:t,v:n,a:l}),hsva:(e,t,n,l)=>Zl({h:e,s:t,v:n,a:l})};function an(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&Zs.test(e)){const{groups:t}=e.match(Zs),{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 fg[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),mg(t)}else if(typeof e=="object"){if($a(e,["r","g","b"]))return e;if($a(e,["h","s","l"]))return Zl(od(e));if($a(e,["h","s","v"]))return Zl(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 Zl(e){const{h:t,s:n,v:l,a:i}=e,a=o=>{const s=(o+t/60)%6;return l-l*n*Math.max(Math.min(s,4-s,1),0)},r=[a(5),a(3),a(1)].map(o=>Math.round(o*255));return{r:r[0],g:r[1],b:r[2],a:i}}function Xs(e){return Zl(od(e))}function od(e){const{h:t,s:n,l,a:i}=e,a=l+n*Math.min(l,1-l),r=a===0?0:2-2*l/a;return{h:t,s:r,v:a,a:i}}function Ci(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function vg(e){let{r:t,g:n,b:l,a:i}=e;return`#${[Ci(t),Ci(n),Ci(l),i!==void 0?Ci(Math.round(i*255)):""].join("")}`}function mg(e){e=hg(e);let[t,n,l,i]=zh(e,2).map(a=>parseInt(a,16));return i=i===void 0?i:i/255,{r:t,g:n,b:l,a:i}}function hg(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=Ms(Ms(e,6),8,"F")),e}function gg(e,t){const n=id(Co(e));return n[0]=n[0]+t*10,rd(ad(n))}function yg(e,t){const n=id(Co(e));return n[0]=n[0]-t*10,rd(ad(n))}function bg(e){const t=an(e);return Co(t)[1]}function sd(e){const t=Math.abs(Ys(an(0),an(e)));return Math.abs(Ys(an(16777215),an(e)))>Math.min(t,50)?"#fff":"#000"}function U(e,t){return n=>Object.keys(e).reduce((l,i)=>{const r=typeof e[i]=="object"&&e[i]!=null&&!Array.isArray(e[i])?e[i]:{type:e[i]};return n&&i in n?l[i]={...r,default:n[i]}:l[i]=r,t&&!l[i].source&&(l[i].source=t),l},{})}const _e=U({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component");function it(e,t){const n=ri();if(!n)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return n}function sn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=it(e).type;return Yn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let ud=0,Ai=new WeakMap;function Gt(){const e=it("getUid");if(Ai.has(e))return Ai.get(e);{const t=ud++;return Ai.set(e,t),t}}Gt.reset=()=>{ud=0,Ai=new WeakMap};function pg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:it("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}const Cl=Symbol.for("vuetify:defaults");function wg(e){return Q(e)}function So(){const e=ze(Cl);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Bn(e,t){const n=So(),l=Q(e),i=C(()=>{if(J(t==null?void 0:t.disabled))return n.value;const r=J(t==null?void 0:t.scoped),o=J(t==null?void 0:t.reset),s=J(t==null?void 0:t.root);if(l.value==null&&!(r||o||s))return n.value;let d=ht(l.value,{prev:n.value});if(r)return d;if(o||s){const u=Number(o||1/0);for(let f=0;f<=u&&!(!d||!("prev"in d));f++)d=d.prev;return d&&typeof s=="string"&&s in d&&(d=ht(ht(d,{prev:d}),d[s])),d}return d.prev?ht(d.prev,d):d});return gt(Cl,i),i}function Cg(e,t){var n,l;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((l=e.props)==null?void 0:l[Yn(t)])<"u"}function Sg(){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]:So();const l=it("useDefaults");if(t=t??l.type.name??l.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const i=C(()=>{var s;return(s=n.value)==null?void 0:s[e._as??t]}),a=new Proxy(e,{get(s,d){var f,c,m,v,g,b,S;const u=Reflect.get(s,d);return d==="class"||d==="style"?[(f=i.value)==null?void 0:f[d],u].filter(E=>E!=null):typeof d=="string"&&!Cg(l.vnode,d)?((c=i.value)==null?void 0:c[d])!==void 0?(m=i.value)==null?void 0:m[d]:((g=(v=n.value)==null?void 0:v.global)==null?void 0:g[d])!==void 0?(S=(b=n.value)==null?void 0:b.global)==null?void 0:S[d]:u:u}}),r=ge();Nt(()=>{if(i.value){const s=Object.entries(i.value).filter(d=>{let[u]=d;return u.startsWith(u[0].toUpperCase())});r.value=s.length?Object.fromEntries(s):void 0}else r.value=void 0});function o(){const s=pg(Cl,l);gt(Cl,C(()=>r.value?ht((s==null?void 0:s.value)??{},r.value):s==null?void 0:s.value))}return{props:a,provideSubDefaults:o}}function Vl(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=U(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(l){return ho(l,t)},e.props._as=String,e.setup=function(l,i){const a=So();if(!a.value)return e._setup(l,i);const{props:r,provideSubDefaults:o}=Sg(l,l._as??e.name,a),s=e._setup(r,i);return o(),s}}return e}function re(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?Vl:io)(t)}function fa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return re()({name:n??bn(It(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},..._e()},setup(l,i){let{slots:a}=i;return()=>{var r;return Mn(l.tag,{class:[e,l.class],style:l.style},(r=a.default)==null?void 0:r.call(a))}}})}function cd(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)",xg="cubic-bezier(0.0, 0, 0.2, 1)",kg="cubic-bezier(0.4, 0, 1, 1)";function dd(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?_g(e):xo(e))return e;e=e.parentElement}return document.scrollingElement}function ji(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(xo(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function xo(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 _g(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function Pg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function be(e){const t=it("useRender");t.render=e}function qe(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=it("useProxiedModel"),r=Q(e[t]!==void 0?e[t]:n),o=Yn(t),d=C(o!==t?()=>{var f,c,m,v;return e[t],!!(((f=a.vnode.props)!=null&&f.hasOwnProperty(t)||(c=a.vnode.props)!=null&&c.hasOwnProperty(o))&&((m=a.vnode.props)!=null&&m.hasOwnProperty(`onUpdate:${t}`)||(v=a.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${o}`)))}:()=>{var f,c;return e[t],!!((f=a.vnode.props)!=null&&f.hasOwnProperty(t)&&((c=a.vnode.props)!=null&&c.hasOwnProperty(`onUpdate:${t}`)))});Fn(()=>!d.value,()=>{ve(()=>e[t],f=>{r.value=f})});const u=C({get(){const f=e[t];return l(d.value?f:r.value)},set(f){const c=i(f),m=ye(d.value?e[t]:r.value);m===c||l(m)===f||(r.value=c,a==null||a.emit(`update:${t}`,c))}});return Object.defineProperty(u,"externalValue",{get:()=>d.value?e[t]:r.value}),u}const fd={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},Js="$vuetify.",Qs=(e,t)=>e.replace(/\{(\d+)\}/g,(n,l)=>String(t[+l])),vd=(e,t,n)=>function(l){for(var i=arguments.length,a=new Array(i>1?i-1:0),r=1;r<i;r++)a[r-1]=arguments[r];if(!l.startsWith(Js))return Qs(l,a);const o=l.replace(Js,""),s=e.value&&n.value[e.value],d=t.value&&n.value[t.value];let u=mr(s,o,null);return u||(`${l}${e.value}`,u=mr(d,o,null)),u||(u=l),typeof u!="string"&&(u=l),Qs(u,a)};function md(e,t){return(n,l)=>new Intl.NumberFormat([e.value,t.value],l).format(n)}function Ha(e,t,n){const l=qe(e,t,e[t]??n.value);return l.value=e[t]??n.value,ve(n,i=>{e[t]==null&&(l.value=n.value)}),l}function hd(e){return t=>{const n=Ha(t,"locale",e.current),l=Ha(t,"fallback",e.fallback),i=Ha(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:l,messages:i,t:vd(n,l,i),n:md(n,l),provide:hd({current:n,fallback:l,messages:i})}}}function Vg(e){const t=ge((e==null?void 0:e.locale)??"en"),n=ge((e==null?void 0:e.fallback)??"en"),l=Q({en:fd,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:l,t:vd(t,n,l),n:md(t,n),provide:hd({current:t,fallback:n,messages:l})}}const zi=Symbol.for("vuetify:locale");function Ag(e){return e.name!=null}function Eg(e){const t=e!=null&&e.adapter&&Ag(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:Vg(e),n=Ig(t,e);return{...t,...n}}function Al(){const e=ze(zi);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function Lg(){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 Ig(e,t){const n=Q((t==null?void 0:t.rtl)??Lg()),l=C(()=>n.value[e.current.value]??!1);return{isRtl:l,rtl:n,rtlClasses:C(()=>`v-locale--is-${l.value?"rtl":"ltr"}`)}}function Yt(){const e=ze(zi);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const va={"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 Tg(e,t,n){const l=[];let i=[];const a=gd(e),r=yd(e),o=n??va[t.slice(-2).toUpperCase()]??0,s=(a.getDay()-o+7)%7,d=(r.getDay()-o+7)%7;for(let u=0;u<s;u++){const f=new Date(a);f.setDate(f.getDate()-(s-u)),i.push(f)}for(let u=1;u<=r.getDate();u++){const f=new Date(e.getFullYear(),e.getMonth(),u);i.push(f),i.length===7&&(l.push(i),i=[])}for(let u=1;u<7-d;u++){const f=new Date(r);f.setDate(f.getDate()+u),i.push(f)}return i.length>0&&l.push(i),l}function Fg(e,t,n){const l=n??va[t.slice(-2).toUpperCase()]??0,i=new Date(e);for(;i.getDay()!==l;)i.setDate(i.getDate()-1);return i}function Og(e,t){const n=new Date(e),l=((va[t.slice(-2).toUpperCase()]??0)+6)%7;for(;n.getDay()!==l;)n.setDate(n.getDate()+1);return n}function gd(e){return new Date(e.getFullYear(),e.getMonth(),1)}function yd(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Mg(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Rg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function bd(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Rg.test(e))return Mg(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const eu=new Date(2e3,0,2);function Bg(e,t){const n=t??va[e.slice(-2).toUpperCase()]??0;return Yc(7).map(l=>{const i=new Date(eu);return i.setDate(eu.getDate()+n+l),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(i)})}function $g(e,t,n,l){const i=bd(e)??new Date,a=l==null?void 0:l[t];if(typeof a=="function")return a(i,t,n);let r={};switch(t){case"fullDate":r={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":r={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const o=i.getDate(),s=new Intl.DateTimeFormat(n,{month:"long"}).format(i);return`${o} ${s}`;case"normalDateWithWeekday":r={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":r={month:"short",day:"numeric"};break;case"year":r={year:"numeric"};break;case"month":r={month:"long"};break;case"monthShort":r={month:"short"};break;case"monthAndYear":r={month:"long",year:"numeric"};break;case"monthAndDate":r={month:"long",day:"numeric"};break;case"weekday":r={weekday:"long"};break;case"weekdayShort":r={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(i.getDate());case"hours12h":r={hour:"numeric",hour12:!0};break;case"hours24h":r={hour:"numeric",hour12:!1};break;case"minutes":r={minute:"numeric"};break;case"seconds":r={second:"numeric"};break;case"fullTime":r={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":r={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":r={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":r={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":r={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":r={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":r={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":r={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":r={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":r={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:r=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,r).format(i)}function Ng(e,t){const n=e.toJsDate(t),l=n.getFullYear(),i=Rs(String(n.getMonth()+1),2,"0"),a=Rs(String(n.getDate()),2,"0");return`${l}-${i}-${a}`}function Dg(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 jg(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function zg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function Wg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function Ug(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function qg(e){return e.getFullYear()}function Kg(e){return e.getMonth()}function Gg(e){return e.getDate()}function Yg(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function Zg(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function Xg(e){return e.getHours()}function Jg(e){return e.getMinutes()}function Qg(e){return new Date(e.getFullYear(),0,1)}function ey(e){return new Date(e.getFullYear(),11,31)}function ty(e,t){return Wi(e,t[0])&&iy(e,t[1])}function ny(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function Wi(e,t){return e.getTime()>t.getTime()}function ly(e,t){return Wi(pr(e),pr(t))}function iy(e,t){return e.getTime()<t.getTime()}function tu(e,t){return e.getTime()===t.getTime()}function ay(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function ry(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function oy(e,t){return e.getFullYear()===t.getFullYear()}function sy(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 uy(e,t){const n=new Date(e);return n.setHours(t),n}function cy(e,t){const n=new Date(e);return n.setMinutes(t),n}function dy(e,t){const n=new Date(e);return n.setMonth(t),n}function fy(e,t){const n=new Date(e);return n.setDate(t),n}function vy(e,t){const n=new Date(e);return n.setFullYear(t),n}function pr(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function my(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class hy{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return bd(t)}toJsDate(t){return t}toISO(t){return Ng(this,t)}parseISO(t){return Dg(t)}addMinutes(t,n){return Hg(t,n)}addHours(t,n){return jg(t,n)}addDays(t,n){return zg(t,n)}addWeeks(t,n){return Wg(t,n)}addMonths(t,n){return Ug(t,n)}getWeekArray(t,n){return Tg(t,this.locale,n?Number(n):void 0)}startOfWeek(t,n){return Fg(t,this.locale,n?Number(n):void 0)}endOfWeek(t){return Og(t,this.locale)}startOfMonth(t){return gd(t)}endOfMonth(t){return yd(t)}format(t,n){return $g(t,n,this.locale,this.formats)}isEqual(t,n){return tu(t,n)}isValid(t){return ny(t)}isWithinRange(t,n){return ty(t,n)}isAfter(t,n){return Wi(t,n)}isAfterDay(t,n){return ly(t,n)}isBefore(t,n){return!Wi(t,n)&&!tu(t,n)}isSameDay(t,n){return ay(t,n)}isSameMonth(t,n){return ry(t,n)}isSameYear(t,n){return oy(t,n)}setMinutes(t,n){return cy(t,n)}setHours(t,n){return uy(t,n)}setMonth(t,n){return dy(t,n)}setDate(t,n){return fy(t,n)}setYear(t,n){return vy(t,n)}getDiff(t,n,l){return sy(t,n,l)}getWeekdays(t){return Bg(this.locale,t?Number(t):void 0)}getYear(t){return qg(t)}getMonth(t){return Kg(t)}getDate(t){return Gg(t)}getNextMonth(t){return Yg(t)}getPreviousMonth(t){return Zg(t)}getHours(t){return Xg(t)}getMinutes(t){return Jg(t)}startOfDay(t){return pr(t)}endOfDay(t){return my(t)}startOfYear(t){return Qg(t)}endOfYear(t){return ey(t)}}const gy=Symbol.for("vuetify:date-options"),nu=Symbol.for("vuetify:date-adapter");function yy(e,t){const n=ht({adapter:hy,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:by(n,t)}}function by(e,t){const n=st(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return ve(t.current,l=>{n.locale=e.locale[l]??l??n.locale}),n}const ma=["sm","md","lg","xl","xxl"],wr=Symbol.for("vuetify:display"),lu={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},py=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:lu;return ht(lu,e)};function iu(e){return Be&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function au(e){return Be&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function ru(e){const t=Be&&!e?window.navigator.userAgent:"ssr";function n(v){return!!t.match(v)}const l=n(/android/i),i=n(/iphone|ipad|ipod/i),a=n(/cordova/i),r=n(/electron/i),o=n(/chrome/i),s=n(/edge/i),d=n(/firefox/i),u=n(/opera/i),f=n(/win/i),c=n(/mac/i),m=n(/linux/i);return{android:l,ios:i,cordova:a,electron:r,chrome:o,edge:s,firefox:d,opera:u,win:f,mac:c,linux:m,touch:Nh,ssr:t==="ssr"}}function wy(e,t){const{thresholds:n,mobileBreakpoint:l}=py(e),i=ge(au(t)),a=ge(ru(t)),r=st({}),o=ge(iu(t));function s(){i.value=au(),o.value=iu()}function d(){s(),a.value=ru()}return Nt(()=>{const u=o.value<n.sm,f=o.value<n.md&&!u,c=o.value<n.lg&&!(f||u),m=o.value<n.xl&&!(c||f||u),v=o.value<n.xxl&&!(m||c||f||u),g=o.value>=n.xxl,b=u?"xs":f?"sm":c?"md":m?"lg":v?"xl":"xxl",S=typeof l=="number"?l:n[l],E=o.value<S;r.xs=u,r.sm=f,r.md=c,r.lg=m,r.xl=v,r.xxl=g,r.smAndUp=!u,r.mdAndUp=!(u||f),r.lgAndUp=!(u||f||c),r.xlAndUp=!(u||f||c||m),r.smAndDown=!(c||m||v||g),r.mdAndDown=!(m||v||g),r.lgAndDown=!(v||g),r.xlAndDown=!g,r.name=b,r.height=i.value,r.width=o.value,r.mobile=E,r.mobileBreakpoint=l,r.platform=a.value,r.thresholds=n}),Be&&window.addEventListener("resize",s,{passive:!0}),{...Jr(r),update:d,ssr:!!t}}const Cy=U({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display");function ko(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();const n=ze(wr);if(!n)throw new Error("Could not find Vuetify display injection");const l=C(()=>{if(e.mobile!=null)return e.mobile;if(!e.mobileBreakpoint)return n.mobile.value;const a=typeof e.mobileBreakpoint=="number"?e.mobileBreakpoint:n.thresholds.value[e.mobileBreakpoint];return n.width.value<a}),i=C(()=>t?{[`${t}--mobile`]:l.value}:{});return{...n,displayClasses:i,mobile:l}}const pd=Symbol.for("vuetify:goto");function wd(){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 Sy(e){return _o(e)??(document.scrollingElement||document.body)}function _o(e){return typeof e=="string"?document.querySelector(e):mo(e)}function ja(e,t,n){if(typeof e=="number")return t&&n?-e:e;let l=_o(e),i=0;for(;l;)i+=t?l.offsetLeft:l.offsetTop,l=l.offsetParent;return i}function xy(e,t){return{rtl:t.isRtl,options:ht(wd(),e)}}async function ou(e,t,n,l){const i=n?"scrollLeft":"scrollTop",a=ht((l==null?void 0:l.options)??wd(),t),r=l==null?void 0:l.rtl.value,o=(typeof e=="number"?e:_o(e))??0,s=a.container==="parent"&&o instanceof HTMLElement?o.parentElement:Sy(a.container),d=typeof a.easing=="function"?a.easing:a.patterns[a.easing];if(!d)throw new TypeError(`Easing function "${a.easing}" not found.`);let u;if(typeof o=="number")u=ja(o,n,r);else if(u=ja(o,n,r)-ja(s,n,r),a.layout){const v=window.getComputedStyle(o).getPropertyValue("--v-layout-top");v&&(u-=parseInt(v,10))}u+=a.offset,u=_y(s,u,!!r,!!n);const f=s[i]??0;if(u===f)return Promise.resolve(u);const c=performance.now();return new Promise(m=>requestAnimationFrame(function v(g){const S=(g-c)/a.duration,E=Math.floor(f+(u-f)*d(hn(S,0,1)));if(s[i]=E,S>=1&&Math.abs(E-s[i])<10)return m(u);if(S>2)return m(s[i]);requestAnimationFrame(v)}))}function ky(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=ze(pd),{isRtl:n}=Yt();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const l={...t,rtl:C(()=>t.rtl.value||n.value)};async function i(a,r){return ou(a,ht(e,r),!1,l)}return i.horizontal=async(a,r)=>ou(a,ht(e,r),!0,l),i}function _y(e,t,n,l){const{scrollWidth:i,scrollHeight:a}=e,[r,o]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let s,d;return l?n?(s=-(i-r),d=0):(s=0,d=i-r):(s=0,d=a+-o),Math.max(Math.min(t,d),s)}const Py={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"},Vy={component:e=>Mn(Cd,{...e,class:"mdi"})},Oe=[String,Function,Object,Array],Cr=Symbol.for("vuetify:icons"),ha=U({icon:{type:Oe},tag:{type:String,required:!0}},"icon"),su=re()({name:"VComponentIcon",props:ha(),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)]}})}}}),Po=Vl({name:"VSvgIcon",inheritAttrs:!1,props:ha(),setup(e,t){let{attrs:n}=t;return()=>h(e.tag,he(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)])]})}});Vl({name:"VLigatureIcon",props:ha(),setup(e){return()=>h(e.tag,null,{default:()=>[e.icon]})}});const Cd=Vl({name:"VClassIcon",props:ha(),setup(e){return()=>h(e.tag,{class:e.icon},null)}});function Ay(){return{svg:{component:Po},class:{component:Cd}}}function Ey(e){const t=Ay(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=Vy),ht({defaultSet:n,sets:t,aliases:{...Py,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const Ly=e=>{const t=ze(Cr);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:C(()=>{var s;const l=J(e);if(!l)return{component:su};let i=l;if(typeof i=="string"&&(i=i.trim(),i.startsWith("$")&&(i=(s=t.aliases)==null?void 0:s[i.slice(1)])),Array.isArray(i))return{component:Po,icon:i};if(typeof i!="string")return{component:su,icon:i};const a=Object.keys(t.sets).find(d=>typeof i=="string"&&i.startsWith(`${d}:`)),r=a?i.slice(a.length+1):i;return{component:t.sets[a??t.defaultSet].component,icon:r}})}},Ui=Symbol.for("vuetify:theme"),nt=U({theme:String},"theme");function uu(){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 Iy(){var l,i;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:uu();const t=uu();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,r]of Object.entries(e.themes??{})){const o=r.dark||a==="dark"?(l=t.themes)==null?void 0:l.dark:(i=t.themes)==null?void 0:i.light;n[a]=ht(o,r)}return ht(t,{...e,themes:n})}function Ty(e){const t=Iy(e),n=Q(t.defaultTheme),l=Q(t.themes),i=C(()=>{const u={};for(const[f,c]of Object.entries(l.value)){const m=u[f]={...c,colors:{...c.colors}};if(t.variations)for(const v of t.variations.colors){const g=m.colors[v];if(g)for(const b of["lighten","darken"]){const S=b==="lighten"?gg:yg;for(const E of Yc(t.variations[b],1))m.colors[`${v}-${b}-${E}`]=vg(S(an(g),E))}}for(const v of Object.keys(m.colors)){if(/^on-[a-z]/.test(v)||m.colors[`on-${v}`])continue;const g=`on-${v}`,b=an(m.colors[v]);m.colors[g]=sd(b)}}return u}),a=C(()=>i.value[n.value]),r=C(()=>{var v;const u=[];(v=a.value)!=null&&v.dark&&zn(u,":root",["color-scheme: dark"]),zn(u,":root",cu(a.value));for(const[g,b]of Object.entries(i.value))zn(u,`.v-theme--${g}`,[`color-scheme: ${b.dark?"dark":"normal"}`,...cu(b)]);const f=[],c=[],m=new Set(Object.values(i.value).flatMap(g=>Object.keys(g.colors)));for(const g of m)/^on-[a-z]/.test(g)?zn(c,`.${g}`,[`color: rgb(var(--v-theme-${g})) !important`]):(zn(f,`.bg-${g}`,[`--v-theme-overlay-multiplier: var(--v-theme-${g}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${g})) !important`,`color: rgb(var(--v-theme-on-${g})) !important`]),zn(c,`.text-${g}`,[`color: rgb(var(--v-theme-${g})) !important`]),zn(c,`.border-${g}`,[`--v-border-color: var(--v-theme-${g})`]));return u.push(...f,...c),u.map((g,b)=>b===0?g:` ${g}`).join("")});function o(){return{style:[{children:r.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function s(u){if(t.isDisabled)return;const f=u._context.provides.usehead;if(f)if(f.push){const m=f.push(o);Be&&ve(r,()=>{m.patch(o)})}else Be?(f.addHeadObjs(C(o)),Nt(()=>f.updateDOM())):f.addHeadObjs(o());else{let v=function(){if(typeof document<"u"&&!m){const g=document.createElement("style");g.type="text/css",g.id="vuetify-theme-stylesheet",t.cspNonce&&g.setAttribute("nonce",t.cspNonce),m=g,document.head.appendChild(m)}m&&(m.innerHTML=r.value)};var c=v;let m=Be?document.getElementById("vuetify-theme-stylesheet"):null;Be?ve(r,v,{immediate:!0}):v()}}const d=C(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:s,isDisabled:t.isDisabled,name:n,themes:l,current:a,computedThemes:i,themeClasses:d,styles:r,global:{name:n,current:a}}}function at(e){it("provideTheme");const t=ze(Ui,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=C(()=>e.theme??t.name.value),l=C(()=>t.themes.value[n.value]),i=C(()=>t.isDisabled?void 0:`v-theme--${n.value}`),a={...t,name:n,current:l,themeClasses:i};return gt(Ui,a),a}function zn(e,t,n){e.push(`${t} {
19
+ `,...n.map(l=>` ${l};
20
+ `),`}
21
+ `)}function cu(e){const t=e.dark?2:1,n=e.dark?1:2,l=[];for(const[i,a]of Object.entries(e.colors)){const r=an(a);l.push(`--v-theme-${i}: ${r.r},${r.g},${r.b}`),i.startsWith("on-")||l.push(`--v-theme-${i}-overlay-multiplier: ${bg(a)>.18?t:n}`)}for(const[i,a]of Object.entries(e.variables)){const r=typeof a=="string"&&a.startsWith("#")?an(a):void 0,o=r?`${r.r}, ${r.g}, ${r.b}`:void 0;l.push(`--v-${i}: ${o??a}`)}return l}function Sl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=hr(),l=Q();if(Be){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())});Ht(()=>{i.disconnect()}),ve(()=>n.el,(a,r)=>{r&&(i.unobserve(r),l.value=void 0),a&&i.observe(a)},{flush:"post"})}return{resizeRef:n,contentRect:li(l)}}const qi=Symbol.for("vuetify:layout"),Fy=Symbol.for("vuetify:layout-item"),du=1e3,Oy=U({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function Sd(){const e=ze(qi);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const My=(e,t,n,l)=>{let i={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...i}}];for(const r of e){const o=t.get(r),s=n.get(r),d=l.get(r);if(!o||!s||!d)continue;const u={...i,[o.value]:parseInt(i[o.value],10)+(d.value?parseInt(s.value,10):0)};a.push({id:r,layer:u}),i=u}return a};function Ry(e){const t=ze(qi,null),n=C(()=>t?t.rootZIndex.value-100:du),l=Q([]),i=st(new Map),a=st(new Map),r=st(new Map),o=st(new Map),s=st(new Map),{resizeRef:d,contentRect:u}=Sl(),f=C(()=>{const p=new Map,L=e.overlaps??[];for(const x of L.filter(R=>R.includes(":"))){const[R,$]=x.split(":");if(!l.value.includes(R)||!l.value.includes($))continue;const O=i.get(R),A=i.get($),F=a.get(R),D=a.get($);!O||!A||!F||!D||(p.set($,{position:O.value,amount:parseInt(F.value,10)}),p.set(R,{position:A.value,amount:-parseInt(D.value,10)}))}return p}),c=C(()=>{const p=[...new Set([...r.values()].map(x=>x.value))].sort((x,R)=>x-R),L=[];for(const x of p){const R=l.value.filter($=>{var O;return((O=r.get($))==null?void 0:O.value)===x});L.push(...R)}return My(L,i,a,o)}),m=C(()=>!Array.from(s.values()).some(p=>p.value)),v=C(()=>c.value[c.value.length-1].layer),g=C(()=>({"--v-layout-left":Ce(v.value.left),"--v-layout-right":Ce(v.value.right),"--v-layout-top":Ce(v.value.top),"--v-layout-bottom":Ce(v.value.bottom),...m.value?void 0:{transition:"none"}})),b=C(()=>c.value.slice(1).map((p,L)=>{let{id:x}=p;const{layer:R}=c.value[L],$=a.get(x),O=i.get(x);return{id:x,...R,size:Number($.value),position:O.value}})),S=p=>b.value.find(L=>L.id===p),E=it("createLayout"),V=ge(!1);Cn(()=>{V.value=!0}),gt(qi,{register:(p,L)=>{let{id:x,order:R,position:$,layoutSize:O,elementSize:A,active:F,disableTransitions:D,absolute:G}=L;r.set(x,R),i.set(x,$),a.set(x,O),o.set(x,F),D&&s.set(x,D);const ne=dl(Fy,E==null?void 0:E.vnode).indexOf(p);ne>-1?l.value.splice(ne,0,x):l.value.push(x);const ee=C(()=>b.value.findIndex(X=>X.id===x)),N=C(()=>n.value+c.value.length*2-ee.value*2),B=C(()=>{const X=$.value==="left"||$.value==="right",ue=$.value==="right",me=$.value==="bottom",Ie=A.value??O.value,oe=Ie===0?"%":"px",Te={[$.value]:0,zIndex:N.value,transform:`translate${X?"X":"Y"}(${(F.value?0:-(Ie===0?100:Ie))*(ue||me?-1:1)}${oe})`,position:G.value||n.value!==du?"absolute":"fixed",...m.value?void 0:{transition:"none"}};if(!V.value)return Te;const Le=b.value[ee.value];if(!Le)throw new Error(`[Vuetify] Could not find layout item "${x}"`);const We=f.value.get(x);return We&&(Le[We.position]+=We.amount),{...Te,height:X?`calc(100% - ${Le.top}px - ${Le.bottom}px)`:A.value?`${A.value}px`:void 0,left:ue?void 0:`${Le.left}px`,right:ue?`${Le.right}px`:void 0,top:$.value!=="bottom"?`${Le.top}px`:void 0,bottom:$.value!=="top"?`${Le.bottom}px`:void 0,width:X?A.value?`${A.value}px`:void 0:`calc(100% - ${Le.left}px - ${Le.right}px)`}}),W=C(()=>({zIndex:N.value-1}));return{layoutItemStyles:B,layoutItemScrimStyles:W,zIndex:N}},unregister:p=>{r.delete(p),i.delete(p),a.delete(p),o.delete(p),s.delete(p),l.value=l.value.filter(L=>L!==p)},mainRect:v,mainStyles:g,getLayoutItem:S,items:b,layoutRect:u,rootZIndex:n});const _=C(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),P=C(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:_,layoutStyles:P,getLayoutItem:S,items:b,layoutRect:u,layoutRef:d}}function xd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,l=ht(t,n),{aliases:i={},components:a={},directives:r={}}=l,o=wg(l.defaults),s=wy(l.display,l.ssr),d=Ty(l.theme),u=Ey(l.icons),f=Eg(l.locale),c=yy(l.date,f),m=xy(l.goTo,f);return{install:g=>{for(const b in r)g.directive(b,r[b]);for(const b in a)g.component(b,a[b]);for(const b in i)g.component(b,Vl({...i[b],name:b,aliasName:i[b].name}));if(d.install(g),g.provide(Cl,o),g.provide(wr,s),g.provide(Ui,d),g.provide(Cr,u),g.provide(zi,f),g.provide(gy,c.options),g.provide(nu,c.instance),g.provide(pd,m),Be&&l.ssr)if(g.$nuxt)g.$nuxt.hook("app:suspense:resolve",()=>{s.update()});else{const{mount:b}=g;g.mount=function(){const S=b(...arguments);return ot(()=>s.update()),g.mount=b,S}}Gt.reset(),g.mixin({computed:{$vuetify(){return st({defaults:cl.call(this,Cl),display:cl.call(this,wr),theme:cl.call(this,Ui),icons:cl.call(this,Cr),locale:cl.call(this,zi),date:cl.call(this,nu)})}}})},defaults:o,display:s,theme:d,icons:u,locale:f,date:c,goTo:m}}const By="3.7.5";xd.version=By;function cl(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 $y={badge:"Badge",open:"Ouvrir",close:"Fermer",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Annuler"},dataIterator:{noResultsText:"Aucun enregistrement correspondant trouvé",loadingText:"Chargement de l'élément..."},dataTable:{itemsPerPageText:"Lignes par page :",ariaLabel:{sortDescending:"Tri décroissant.",sortAscending:"Tri croissant.",sortNone:"Non trié.",activateNone:"Activer pour supprimer le tri.",activateDescending:"Activer pour trier par ordre décroissant.",activateAscending:"Activer pour trier par ordre croissant."},sortBy:"Trier par"},dataFooter:{itemsPerPageText:"Éléments par page :",itemsPerPageAll:"Tous",nextPage:"Page suivante",prevPage:"Page précédente",firstPage:"Première page",lastPage:"Dernière page",pageText:"{0}-{1} de {2}"},dateRangeInput:{divider:"à"},datePicker:{itemsSelected:"{0} selected",range:{title:"Sélectionner des dates",header:"Entrer des dates"},title:"Sélectionner une date",header:"Entrer une date",input:{placeholder:"Entrer une date"}},noDataText:"Aucune donnée disponible",carousel:{prev:"Visuel précédent",next:"Visuel suivant",ariaLabel:{delimiter:"Diapositive {0} de {1}"}},calendar:{moreEvents:"{0} de plus",today:"Aujourd'hui"},input:{clear:"Vider {0}",prependAction:"{0} action avant",appendAction:"{0} action après",otp:"Caractère {0} du mot de passe à usage unique"},fileInput:{counter:"{0} fichier(s)",counterSize:"{0} fichier(s) ({1} au total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Navigation de pagination",next:"Page suivante",previous:"Page précédente",page:"Aller à la page {0}",currentPage:"Page actuelle, Page {0}",first:"Première page",last:"Dernière page"}},stepper:{next:"Suivant",prev:"Précédent"},rating:{ariaLabel:{item:"Note de {0} sur {1}"}},loading:"Chargement...",infiniteScroll:{loadMore:"Charger plus",empty:"Aucune donnée supplémentaire"}},fu={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},Ny={primary:"#2196F3",success:"#00E676"};function Dy(e,t=!1,n="fr"){const l=e!=null&&e.dark?e.dark==="true":t,i={};for(const s of["primary","secondary"])e!=null&&e[s]&&(i[s]=e[s]);const a={...fu,...i},r={...fu,...Ny,...i};return{ssr:!1,locale:{locale:n,messages:{fr:$y,en:fd}},theme:{defaultTheme:l?"dark":"light",themes:{light:{dark:!1,colors:a},dark:{dark:!0,colors:r}}},defaults:{VCard:{variant:"outlined",style:"border-color: rgba(var(--v-theme-on-surface), var(--v-focus-opacity)) !important;"}}}}function Hy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Sr={exports:{}},za,vu;function jy(){if(vu)return za;vu=1;var e=1e3,t=e*60,n=t*60,l=n*24,i=l*7,a=l*365.25;za=function(u,f){f=f||{};var c=typeof u;if(c==="string"&&u.length>0)return r(u);if(c==="number"&&isFinite(u))return f.long?s(u):o(u);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(u))};function r(u){if(u=String(u),!(u.length>100)){var f=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(u);if(f){var c=parseFloat(f[1]),m=(f[2]||"ms").toLowerCase();switch(m){case"years":case"year":case"yrs":case"yr":case"y":return c*a;case"weeks":case"week":case"w":return c*i;case"days":case"day":case"d":return c*l;case"hours":case"hour":case"hrs":case"hr":case"h":return c*n;case"minutes":case"minute":case"mins":case"min":case"m":return c*t;case"seconds":case"second":case"secs":case"sec":case"s":return c*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return c;default:return}}}}function o(u){var f=Math.abs(u);return f>=l?Math.round(u/l)+"d":f>=n?Math.round(u/n)+"h":f>=t?Math.round(u/t)+"m":f>=e?Math.round(u/e)+"s":u+"ms"}function s(u){var f=Math.abs(u);return f>=l?d(u,f,l,"day"):f>=n?d(u,f,n,"hour"):f>=t?d(u,f,t,"minute"):f>=e?d(u,f,e,"second"):u+" ms"}function d(u,f,c,m){var v=f>=c*1.5;return Math.round(u/c)+" "+m+(v?"s":"")}return za}function zy(e){n.debug=n,n.default=n,n.coerce=s,n.disable=a,n.enable=i,n.enabled=r,n.humanize=jy(),n.destroy=d,Object.keys(e).forEach(u=>{n[u]=e[u]}),n.names=[],n.skips=[],n.formatters={};function t(u){let f=0;for(let c=0;c<u.length;c++)f=(f<<5)-f+u.charCodeAt(c),f|=0;return n.colors[Math.abs(f)%n.colors.length]}n.selectColor=t;function n(u){let f,c=null,m,v;function g(...b){if(!g.enabled)return;const S=g,E=Number(new Date),V=E-(f||E);S.diff=V,S.prev=f,S.curr=E,f=E,b[0]=n.coerce(b[0]),typeof b[0]!="string"&&b.unshift("%O");let _=0;b[0]=b[0].replace(/%([a-zA-Z%])/g,(p,L)=>{if(p==="%%")return"%";_++;const x=n.formatters[L];if(typeof x=="function"){const R=b[_];p=x.call(S,R),b.splice(_,1),_--}return p}),n.formatArgs.call(S,b),(S.log||n.log).apply(S,b)}return g.namespace=u,g.useColors=n.useColors(),g.color=n.selectColor(u),g.extend=l,g.destroy=n.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>c!==null?c:(m!==n.namespaces&&(m=n.namespaces,v=n.enabled(u)),v),set:b=>{c=b}}),typeof n.init=="function"&&n.init(g),g}function l(u,f){const c=n(this.namespace+(typeof f>"u"?":":f)+u);return c.log=this.log,c}function i(u){n.save(u),n.namespaces=u,n.names=[],n.skips=[];let f;const c=(typeof u=="string"?u:"").split(/[\s,]+/),m=c.length;for(f=0;f<m;f++)c[f]&&(u=c[f].replace(/\*/g,".*?"),u[0]==="-"?n.skips.push(new RegExp("^"+u.slice(1)+"$")):n.names.push(new RegExp("^"+u+"$")))}function a(){const u=[...n.names.map(o),...n.skips.map(o).map(f=>"-"+f)].join(",");return n.enable(""),u}function r(u){if(u[u.length-1]==="*")return!0;let f,c;for(f=0,c=n.skips.length;f<c;f++)if(n.skips[f].test(u))return!1;for(f=0,c=n.names.length;f<c;f++)if(n.names[f].test(u))return!0;return!1}function o(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function s(u){return u instanceof Error?u.stack||u.message:u}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return n.enable(n.load()),n}var Wy=zy;(function(e,t){var n={};t.formatArgs=i,t.save=a,t.load=r,t.useColors=l,t.storage=o(),t.destroy=(()=>{let d=!1;return()=>{d||(d=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function l(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function i(d){if(d[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+d[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const u="color: "+this.color;d.splice(1,0,u,"color: inherit");let f=0,c=0;d[0].replace(/%[a-zA-Z%]/g,m=>{m!=="%%"&&(f++,m==="%c"&&(c=f))}),d.splice(c,0,u)}t.log=console.debug||console.log||(()=>{});function a(d){try{d?t.storage.setItem("debug",d):t.storage.removeItem("debug")}catch{}}function r(){let d;try{d=t.storage.getItem("debug")}catch{}return!d&&typeof process<"u"&&"env"in process&&(d=n.DEBUG),d}function o(){try{return localStorage}catch{}}e.exports=Wy(t);const{formatters:s}=e.exports;s.j=function(d){try{return JSON.stringify(d)}catch(u){return"[UnexpectedJSONParseError]: "+u.message}}})(Sr,Sr.exports);var Uy=Sr.exports;const qy=Hy(Uy),_n=qy("reactive-search-params");_n.log=console.log.bind(console);const Wa=(e,t)=>{const n=new Set(Object.keys(e));for(const l of Object.keys(t)){const i=t[l];if(typeof i=="string"&&(e[l]=i,n.delete(l)),Array.isArray(i)){const a=i[i.length-1];typeof a=="string"&&(e[l]=a,n.delete(l))}}for(const l of n)delete e[l]};function Ky(e){if(!e)try{e=__unctx__.get("nuxt-app").use().$router,_n("using nuxt 3 router implicitly")}catch{}const t=st({});if(e)_n("initialize reactive search params based on vue router"),ve(e.currentRoute,n=>{_n("route.query changed",n.query),Wa(t,n.query)},{immediate:!0}),ve(t,()=>{_n("state changed",t),e==null||e.replace({query:t})});else{_n("initialize reactive search params based on window.location.search"),window.addEventListener("popstate",()=>{_n("update state based on window.location.search",window.location.search),Wa(t,Object.fromEntries(new URLSearchParams(window.location.search)))}),Wa(t,Object.fromEntries(new URLSearchParams(window.location.search)));const n=()=>{_n("update url based on state",t);const l=new URLSearchParams("");for(const r of Object.keys(t)){const o=t[r];o!=null&&o!==""&&l.set(r,o)}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)};ve(t,()=>{n()})}return t}const Ae=Ky(),Gy=/"(?:_|\\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*:/,Yy=/"(?: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*:/,Zy=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Xy(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Jy(e);return}return t}function Jy(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Qy(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(!Zy.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Gy.test(e)||Yy.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Xy)}return JSON.parse(e)}catch(l){if(t.strict)throw l;return e}}const eb=/#/g,tb=/&/g,nb=/\//g,lb=/=/g,Vo=/\+/g,ib=/%5e/gi,ab=/%60/gi,rb=/%7c/gi,ob=/%20/gi;function sb(e){return encodeURI(""+e).replace(rb,"|")}function xr(e){return sb(typeof e=="string"?e:JSON.stringify(e)).replace(Vo,"%2B").replace(ob,"+").replace(eb,"%23").replace(tb,"%26").replace(ab,"`").replace(ib,"^").replace(nb,"%2F")}function Ua(e){return xr(e).replace(lb,"%3D")}function kd(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function ub(e){return kd(e.replace(Vo," "))}function cb(e){return kd(e.replace(Vo," "))}function db(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=ub(l[1]);if(i==="__proto__"||i==="constructor")continue;const a=cb(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 fb(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Ua(e)}=${xr(n)}`).join("&"):`${Ua(e)}=${xr(t)}`:Ua(e)}function vb(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>fb(t,e[t])).filter(Boolean).join("&")}const mb=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,hb=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,gb=/^([/\\]\s*){2,}[^/\\]/,yb=/\/$|\/\?|\/#/,bb=/^\.?\//;function _d(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?mb.test(e):hb.test(e)||(t.acceptRelative?gb.test(e):!1)}function kr(e="",t){return t?yb.test(e):e.endsWith("/")}function pb(e="",t){if(!t)return(kr(e)?e.slice(0,-1):e)||"/";if(!kr(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,...r]=n.split("?");return(a.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")+l}function wb(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(kr(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,...r]=n.split("?");return a+"/"+(r.length>0?`?${r.join("?")}`:"")+l}function Cb(e,t){if(xb(t)||_d(e))return e;const n=pb(t);return e.startsWith(n)?e:_b(n,e)}function Sb(e,t){const n=Vd(e),l={...db(n.search),...t};return n.search=vb(l),Pb(n)}function xb(e){return!e||e==="/"}function kb(e){return e&&e!=="/"}function _b(e,...t){let n=e||"";for(const l of t.filter(i=>kb(i)))if(n){const i=l.replace(bb,"");n=wb(n)+i}else n=l;return n}const Pd=Symbol.for("ufo:protocolRelative");function Vd(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,c=""]=n;return{protocol:f.toLowerCase(),pathname:c,href:f+c,auth:"",host:"",search:"",hash:""}}if(!_d(e,{acceptRelative:!0}))return t?Vd(t+e):mu(e);const[,l="",i,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,r="",o=""]=a.match(/([^#/?]*)(.*)?/)||[],{pathname:s,search:d,hash:u}=mu(o.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:l.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:r,pathname:s,search:d,hash:u,[Pd]:!l}}function mu(e=""){const[t="",n="",l=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:l}}function Pb(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[Pd]?(e.protocol||"")+"//":"")+i+a+t+n+l}class Vb extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Ab(e){var s,d,u,f,c;const t=((s=e.error)==null?void 0:s.message)||((d=e.error)==null?void 0:d.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",l=((c=e.request)==null?void 0:c.url)||String(e.request)||"/",i=`[${n}] ${JSON.stringify(l)}`,a=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",r=`${i}: ${a}${t?` ${t}`:""}`,o=new Vb(r,e.error?{cause:e.error}:void 0);for(const m of["request","options","response"])Object.defineProperty(o,m,{get(){return e[m]}});for(const[m,v]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(o,m,{get(){return e.response&&e.response[v]}});return o}const Eb=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function hu(e="GET"){return Eb.has(e.toUpperCase())}function Lb(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 Ib=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Tb=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Fb(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Tb.test(t)?"json":Ib.has(t)||t.startsWith("text/")?"text":"blob"}function Ob(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 Mb=new Set([408,409,425,429,500,502,503,504]),Rb=new Set([101,204,205,304]);function Ad(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:l=globalThis.AbortController}=e;async function i(o){const s=o.error&&o.error.name==="AbortError"&&!o.options.timeout||!1;if(o.options.retry!==!1&&!s){let u;typeof o.options.retry=="number"?u=o.options.retry:u=hu(o.options.method)?0:1;const f=o.response&&o.response.status||500;if(u>0&&(Array.isArray(o.options.retryStatusCodes)?o.options.retryStatusCodes.includes(f):Mb.has(f))){const c=o.options.retryDelay||0;return c>0&&await new Promise(m=>setTimeout(m,c)),a(o.request,{...o.options,retry:u-1,timeout:o.options.timeout})}}const d=Ab(o);throw Error.captureStackTrace&&Error.captureStackTrace(d,a),d}const a=async function(s,d={}){var c;const u={request:s,options:Ob(d,e.defaults,n),response:void 0,error:void 0};if(u.options.method=(c=u.options.method)==null?void 0:c.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Cb(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=Sb(u.request,{...u.options.params,...u.options.query}))),u.options.body&&hu(u.options.method)&&(Lb(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half"))),!u.options.signal&&u.options.timeout){const m=new l;setTimeout(()=>m.abort(),u.options.timeout),u.options.signal=m.signal}try{u.response=await t(u.request,u.options)}catch(m){return u.error=m,u.options.onRequestError&&await u.options.onRequestError(u),await i(u)}if(u.response.body&&!Rb.has(u.response.status)&&u.options.method!=="HEAD"){const m=(u.options.parseResponse?"json":u.options.responseType)||Fb(u.response.headers.get("content-type")||"");switch(m){case"json":{const v=await u.response.text(),g=u.options.parseResponse||Qy;u.response._data=g(v);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[m]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await i(u)):u.response},r=async function(s,d){return(await a(s,d))._data};return r.raw=a,r.native=(...o)=>t(...o),r.create=(o={})=>Ad({...e,defaults:{...e.defaults,...o}}),r}const Ao=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")}(),Bb=Ao.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),$b=Ao.Headers,Nb=Ao.AbortController,Ki=Ad({fetch:Bb,Headers:$b,AbortController:Nb});var Db={exports:{}};(function(e){(function(t){if(typeof window>"u")return;var n=0,l=!1,i=!1,a="message",r=a.length,o="[iFrameSizer]",s=o.length,d=null,u=window.requestAnimationFrame,f=Object.freeze({max:1,scroll:1,bodyScroll:1,documentElementScroll:1}),c={},m=null,v=Object.freeze({autoResize:!0,bodyBackground:null,bodyMargin:null,bodyMarginV1:8,bodyPadding:null,checkOrigin:!0,inPageLinks:!1,enablePublicMethods:!0,heightCalculationMethod:"bodyOffset",id:"iFrameResizer",interval:32,log:!1,maxHeight:1/0,maxWidth:1/0,minHeight:0,minWidth:0,mouseEvents:!0,resizeFrom:"parent",scrolling:!1,sizeHeight:!0,sizeWidth:!1,warningTimeout:5e3,tolerance:0,widthCalculationMethod:"scroll",onClose:function(){return!0},onClosed:function(){},onInit:function(){},onMessage:function(){x("onMessage function not defined")},onMouseEnter:function(){},onMouseLeave:function(){},onResized:function(){},onScroll:function(){return!0}});function g(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function b(y,k,T){y.addEventListener(k,T,!1)}function S(y,k,T){y.removeEventListener(k,T,!1)}function E(){var y=["moz","webkit","o","ms"],k;for(k=0;k<y.length&&!u;k+=1)u=window[y[k]+"RequestAnimationFrame"];u?u=u.bind(window):p("setup","RequestAnimationFrame not supported")}function V(y){var k="Host page: "+y;return window.top!==window.self&&(k=window.parentIFrame&&window.parentIFrame.getId?window.parentIFrame.getId()+": "+y:"Nested host page: "+y),k}function _(y){return o+"["+V(y)+"]"}function P(y){return c[y]?c[y].log:l}function p(y,k){R("log",y,k,P(y))}function L(y,k){R("info",y,k,P(y))}function x(y,k){R("warn",y,k,!0)}function R(y,k,T,I){I===!0&&typeof window.console=="object"&&console[y](_(k),T)}function $(y){function k(){function ae(){ee($e),G(xe),Xt("onResized",$e)}H("Height"),H("Width"),N(ae,$e,"init")}function T(){var ae=Ut.slice(s).split(":"),Pe=ae[1]?parseInt(ae[1],10):0,Ue=c[ae[0]]&&c[ae[0]].iframe,Xe=getComputedStyle(Ue);return{iframe:Ue,id:ae[0],height:Pe+I(Xe)+M(Xe),width:ae[2],type:ae[3]}}function I(ae){if(ae.boxSizing!=="border-box")return 0;var Pe=ae.paddingTop?parseInt(ae.paddingTop,10):0,Ue=ae.paddingBottom?parseInt(ae.paddingBottom,10):0;return Pe+Ue}function M(ae){if(ae.boxSizing!=="border-box")return 0;var Pe=ae.borderTopWidth?parseInt(ae.borderTopWidth,10):0,Ue=ae.borderBottomWidth?parseInt(ae.borderBottomWidth,10):0;return Pe+Ue}function H(ae){var Pe=Number(c[xe]["max"+ae]),Ue=Number(c[xe]["min"+ae]),Xe=ae.toLowerCase(),dt=Number($e[Xe]);p(xe,"Checking "+Xe+" is in range "+Ue+"-"+Pe),dt<Ue&&(dt=Ue,p(xe,"Set "+Xe+" to min value")),dt>Pe&&(dt=Pe,p(xe,"Set "+Xe+" to max value")),$e[Xe]=""+dt}function j(){function ae(){function Xe(){var yt=0,cn=!1;for(p(xe,"Checking connection is from allowed list of origins: "+Ue);yt<Ue.length;yt++)if(Ue[yt]===Pe){cn=!0;break}return cn}function dt(){var yt=c[xe]&&c[xe].remoteHost;return p(xe,"Checking connection is from: "+yt),Pe===yt}return Ue.constructor===Array?Xe():dt()}var Pe=y.origin,Ue=c[xe]&&c[xe].checkOrigin;if(Ue&&""+Pe!="null"&&!ae())throw new Error("Unexpected message received from: "+Pe+" for "+$e.iframe.id+". Message was: "+y.data+". This error can be disabled by setting the checkOrigin: false option or by providing of array of trusted domains.");return!0}function q(){return o===(""+Ut).slice(0,s)&&Ut.slice(s).split(":")[0]in c}function z(){var ae=$e.type in{true:1,false:1,undefined:1};return ae&&p(xe,"Ignoring init message from meta parent page"),ae}function Y(ae){return Ut.slice(Ut.indexOf(":")+r+ae)}function ie(ae){p(xe,"onMessage passed: {iframe: "+$e.iframe.id+", message: "+ae+"}"),Xt("onMessage",{iframe:$e.iframe,message:JSON.parse(ae)}),p(xe,"--")}function de(){var ae=document.body.getBoundingClientRect(),Pe=$e.iframe.getBoundingClientRect();return JSON.stringify({iframeHeight:Pe.height,iframeWidth:Pe.width,clientHeight:Math.max(document.documentElement.clientHeight,window.innerHeight||0),clientWidth:Math.max(document.documentElement.clientWidth,window.innerWidth||0),offsetTop:parseInt(Pe.top-ae.top,10),offsetLeft:parseInt(Pe.left-ae.left,10),scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,documentHeight:document.documentElement.clientHeight,documentWidth:document.documentElement.clientWidth,windowHeight:window.innerHeight,windowWidth:window.innerWidth})}function we(ae,Pe){function Ue(){B("Send Page Info","pageInfo:"+de(),ae,Pe)}oe(Ue,32,Pe)}function Ve(){function ae(dt,yt){function cn(){c[Xe]?we(c[Xe].iframe,Xe):Pe()}["scroll","resize"].forEach(function(Ko){p(Xe,dt+Ko+" listener for sendPageInfo"),yt(window,Ko,cn)})}function Pe(){ae("Remove ",S)}function Ue(){ae("Add ",b)}var Xe=xe;Ue(),c[Xe]&&(c[Xe].stopPageInfo=Pe)}function Re(){c[xe]&&c[xe].stopPageInfo&&(c[xe].stopPageInfo(),delete c[xe].stopPageInfo)}function je(){var ae=!0;return $e.iframe===null&&(x(xe,"IFrame ("+$e.id+") not found"),ae=!1),ae}function te(ae){var Pe=ae.getBoundingClientRect();return D(xe),{x:Math.floor(Number(Pe.left)+Number(d.x)),y:Math.floor(Number(Pe.top)+Number(d.y))}}function se(ae){function Pe(){d=yt,Ke(),p(xe,"--")}function Ue(){return{x:Number($e.width)+dt.x,y:Number($e.height)+dt.y}}function Xe(){window.parentIFrame?window.parentIFrame["scrollTo"+(ae?"Offset":"")](yt.x,yt.y):x(xe,"Unable to scroll to requested position, window.parentIFrame not found")}var dt=ae?te($e.iframe):{x:0,y:0},yt=Ue();p(xe,"Reposition requested from iFrame (offset x:"+dt.x+" y:"+dt.y+")"),window.top===window.self?Pe():Xe()}function Ke(){Xt("onScroll",d)===!1?Z():G(xe)}function rt(ae){function Pe(){var cn=te(yt);p(xe,"Moving to in page link (#"+Xe+") at x: "+cn.x+" y: "+cn.y),d={x:cn.x,y:cn.y},Ke(),p(xe,"--")}function Ue(){window.parentIFrame?window.parentIFrame.moveToAnchor(Xe):p(xe,"In page link #"+Xe+" not found and window.parentIFrame not found")}var Xe=ae.split("#")[1]||"",dt=decodeURIComponent(Xe),yt=document.getElementById(dt)||document.getElementsByName(dt)[0];yt?Pe():window.top===window.self?p(xe,"In page link #"+Xe+" not found"):Ue()}function ut(ae){var Pe={};if(Number($e.width)===0&&Number($e.height)===0){var Ue=Y(9).split(":");Pe={x:Ue[1],y:Ue[0]}}else Pe={x:$e.width,y:$e.height};Xt(ae,{iframe:$e.iframe,screenX:Number(Pe.x),screenY:Number(Pe.y),type:$e.type})}function Xt(ae,Pe){return O(xe,ae,Pe)}function ct(){switch(c[xe]&&c[xe].firstRun&&Pa(),$e.type){case"close":{F($e.iframe);break}case"message":{ie(Y(6));break}case"mouseenter":{ut("onMouseEnter");break}case"mouseleave":{ut("onMouseLeave");break}case"autoResize":{c[xe].autoResize=JSON.parse(Y(9));break}case"scrollTo":{se(!1);break}case"scrollToOffset":{se(!0);break}case"pageInfo":{we(c[xe]&&c[xe].iframe,xe),Ve();break}case"pageInfoStop":{Re();break}case"inPageLink":{rt(Y(9));break}case"reset":{ne($e);break}case"init":{k(),Xt("onInit",$e.iframe);break}default:Number($e.width)===0&&Number($e.height)===0?x("Unsupported message received ("+$e.type+"), this is likely due to the iframe containing a later version of iframe-resizer than the parent page"):k()}}function Ct(ae){var Pe=!0;return c[ae]||(Pe=!1,x($e.type+" No settings for "+ae+". Message was: "+Ut)),Pe}function sl(){for(var ae in c)B("iFrame requested init",W(ae),c[ae].iframe,ae)}function Pa(){c[xe]&&(c[xe].firstRun=!1)}var Ut=y.data,$e={},xe=null;Ut==="[iFrameResizerChild]Ready"?sl():q()?($e=T(),xe=$e.id,c[xe]&&(c[xe].loaded=!0),!z()&&Ct(xe)&&(p(xe,"Received: "+Ut),je()&&j()&&ct())):L(xe,"Ignored: "+Ut)}function O(y,k,T){var I=null,M=null;if(c[y])if(I=c[y][k],typeof I=="function")M=I(T);else throw new TypeError(k+" on iFrame["+y+"] is not a function");return M}function A(y){var k=y.id;delete c[k]}function F(y){var k=y.id;if(O(k,"onClose",k)===!1){p(k,"Close iframe cancelled by onClose event");return}p(k,"Removing iFrame: "+k);try{y.parentNode&&y.parentNode.removeChild(y)}catch(T){x(T)}O(k,"onClosed",k),p(k,"--"),A(y)}function D(y){d===null&&(d={x:window.pageXOffset===t?document.documentElement.scrollLeft:window.pageXOffset,y:window.pageYOffset===t?document.documentElement.scrollTop:window.pageYOffset},p(y,"Get page position: "+d.x+","+d.y))}function G(y){d!==null&&(window.scrollTo(d.x,d.y),p(y,"Set page position: "+d.x+","+d.y),Z())}function Z(){d=null}function ne(y){function k(){ee(y),B("reset","reset",y.iframe,y.id)}p(y.id,"Size reset requested by "+(y.type==="init"?"host page":"iFrame")),D(y.id),N(k,y,"reset")}function ee(y){function k(H){if(!y.id){p("undefined","messageData id not set");return}y.iframe.style[H]=y[H]+"px",p(y.id,"IFrame ("+M+") "+H+" set to "+y[H]+"px")}function T(H){!i&&y[H]==="0"&&(i=!0,p(M,"Hidden iFrame detected, creating visibility listener"),Te())}function I(H){k(H),T(H)}var M=y.iframe.id;c[M]&&(c[M].sizeHeight&&I("height"),c[M].sizeWidth&&I("width"))}function N(y,k,T){T!==k.type&&u&&!window.jasmine?(p(k.id,"Requesting animation frame"),u(y)):y()}function B(y,k,T,I,M){function H(){var ie=c[I]&&c[I].targetOrigin;p(I,"["+y+"] Sending msg to iframe["+I+"] ("+k+") targetOrigin: "+ie),T.contentWindow.postMessage(o+k,ie)}function j(){x(I,"["+y+"] IFrame("+I+") not found")}function q(){T&&"contentWindow"in T&&T.contentWindow!==null?H():j()}function z(){function ie(){c[I]&&!c[I].loaded&&!Y&&(Y=!0,x(I,"IFrame has not responded within "+c[I].warningTimeout/1e3+" seconds. Check iFrameResizer.contentWindow.js has been loaded in iFrame. This message can be ignored if everything is working, or you can set the warningTimeout option to a higher value or zero to suppress this warning."))}M&&c[I]&&c[I].warningTimeout&&(c[I].msgTimeout=setTimeout(ie,c[I].warningTimeout))}var Y=!1;I=I||T.id,c[I]&&(q(),z())}function W(y){return y+":"+c[y].bodyMarginV1+":"+c[y].sizeWidth+":"+c[y].log+":"+c[y].interval+":"+c[y].enablePublicMethods+":"+c[y].autoResize+":"+c[y].bodyMargin+":"+c[y].heightCalculationMethod+":"+c[y].bodyBackground+":"+c[y].bodyPadding+":"+c[y].tolerance+":"+c[y].inPageLinks+":"+c[y].resizeFrom+":"+c[y].widthCalculationMethod+":"+c[y].mouseEvents}function X(y){return typeof y=="number"}function ue(y,k){function T(){function se(rt){var ut=c[te][rt];ut!==1/0&&ut!==0&&(y.style[rt]=X(ut)?ut+"px":ut,p(te,"Set "+rt+" = "+y.style[rt]))}function Ke(rt){if(c[te]["min"+rt]>c[te]["max"+rt])throw new Error("Value for min"+rt+" can not be greater than max"+rt)}Ke("Height"),Ke("Width"),se("maxHeight"),se("minHeight"),se("maxWidth"),se("minWidth")}function I(){var se=k&&k.id||v.id+n++;return document.getElementById(se)!==null&&(se+=n++),se}function M(se){if(typeof se!="string")throw new TypeError("Invaild id for iFrame. Expected String");return se===""&&(y.id=se=I(),l=(k||{}).log,p(se,"Added missing iframe ID: "+se+" ("+y.src+")")),se}function H(){switch(p(te,"IFrame scrolling "+(c[te]&&c[te].scrolling?"enabled":"disabled")+" for "+te),y.style.overflow=(c[te]&&c[te].scrolling)===!1?"hidden":"auto",c[te]&&c[te].scrolling){case"omit":break;case!0:{y.scrolling="yes";break}case!1:{y.scrolling="no";break}default:y.scrolling=c[te]?c[te].scrolling:"no"}}function j(){(typeof(c[te]&&c[te].bodyMargin)=="number"||(c[te]&&c[te].bodyMargin)==="0")&&(c[te].bodyMarginV1=c[te].bodyMargin,c[te].bodyMargin=""+c[te].bodyMargin+"px")}function q(){var se=c[te]&&c[te].firstRun,Ke=c[te]&&c[te].heightCalculationMethod in f;!se&&Ke&&ne({iframe:y,height:0,width:0,type:"init"})}function z(){c[te]&&(c[te].iframe.iFrameResizer={close:F.bind(null,c[te].iframe),removeListeners:A.bind(null,c[te].iframe),resize:B.bind(null,"Window resize","resize",c[te].iframe),moveToAnchor:function(se){B("Move to anchor","moveToAnchor:"+se,c[te].iframe,te)},sendMessage:function(se){se=JSON.stringify(se),B("Send Message","message:"+se,c[te].iframe,te)}})}function Y(se){function Ke(){B("iFrame.onload",se,y,t,!0),q()}function rt(Xt){if(y.parentNode){var ct=new Xt(function(Ct){Ct.forEach(function(sl){var Pa=Array.prototype.slice.call(sl.removedNodes);Pa.forEach(function(Ut){Ut===y&&F(y)})})});ct.observe(y.parentNode,{childList:!0})}}var ut=g();ut&&rt(ut),b(y,"load",Ke),B("init",se,y,t,!0)}function ie(se){if(typeof se!="object")throw new TypeError("Options is not an object")}function de(se){for(var Ke in v)Object.prototype.hasOwnProperty.call(v,Ke)&&(c[te][Ke]=Object.prototype.hasOwnProperty.call(se,Ke)?se[Ke]:v[Ke])}function we(se){return se===""||se.match(/^(about:blank|javascript:|file:\/\/)/)!==null?"*":se}function Ve(se){var Ke=se.split("Callback");if(Ke.length===2){var rt="on"+Ke[0].charAt(0).toUpperCase()+Ke[0].slice(1);this[rt]=this[se],delete this[se],x(te,"Deprecated: '"+se+"' has been renamed '"+rt+"'. The old method will be removed in the next major version.")}}function Re(se){se=se||{},c[te]=Object.create(null),c[te].iframe=y,c[te].firstRun=!0,c[te].remoteHost=y.src&&y.src.split("/").slice(0,3).join("/"),ie(se),Object.keys(se).forEach(Ve,se),de(se),c[te]&&(c[te].targetOrigin=c[te].checkOrigin===!0?we(c[te].remoteHost):"*")}function je(){return te in c&&"iFrameResizer"in y}var te=M(y.id);je()?x(te,"Ignored iFrame, already setup."):(Re(k),H(),T(),j(),Y(W(te)),z())}function me(y,k){m===null&&(m=setTimeout(function(){m=null,y()},k))}var Ie={};function oe(y,k,T){Ie[T]||(Ie[T]=setTimeout(function(){Ie[T]=null,y()},k))}function Te(){function y(){function M(H){function j(z){return(c[H]&&c[H].iframe.style[z])==="0px"}function q(z){return z.offsetParent!==null}c[H]&&q(c[H].iframe)&&(j("height")||j("width"))&&B("Visibility change","resize",c[H].iframe,H)}Object.keys(c).forEach(function(H){M(H)})}function k(M){p("window","Mutation observed: "+M[0].target+" "+M[0].type),me(y,16)}function T(){var M=document.querySelector("body"),H={attributes:!0,attributeOldValue:!1,characterData:!0,characterDataOldValue:!1,childList:!0,subtree:!0},j=new I(k);j.observe(M,H)}var I=g();I&&T()}function Le(y){function k(){Fe("Window "+y,"resize")}p("window","Trigger event: "+y),me(k,16)}function We(){function y(){Fe("Tab Visible","resize")}document.visibilityState!=="hidden"&&(p("document","Trigger event: Visibility change"),me(y,16))}function Fe(y,k){function T(I){return c[I]&&c[I].resizeFrom==="parent"&&c[I].autoResize&&!c[I].firstRun}Object.keys(c).forEach(function(I){T(I)&&B(y,k,c[I].iframe,I)})}function K(){b(window,"message",$),b(window,"resize",function(){Le("resize")}),b(document,"visibilitychange",We),b(document,"-webkit-visibilitychange",We)}function Se(){function y(I,M){function H(){if(M.tagName){if(M.tagName.toUpperCase()!=="IFRAME")throw new TypeError("Expected <IFRAME> tag, found <"+M.tagName+">")}else throw new TypeError("Object is not a valid DOM element")}M&&(H(),ue(M,I),T.push(M))}function k(I){I&&I.enablePublicMethods&&x("enablePublicMethods option has been removed, public methods are now always available in the iFrame")}var T;return E(),K(),function(M,H){switch(T=[],k(M),typeof H){case"undefined":case"string":{Array.prototype.forEach.call(document.querySelectorAll(H||"iframe"),y.bind(t,M));break}case"object":{y(M,H);break}default:throw new TypeError("Unexpected data type ("+typeof H+")")}return T}}function w(y){y.fn?y.fn.iFrameResize||(y.fn.iFrameResize=function(T){function I(M,H){ue(H,T)}return this.filter("iframe").each(I).end()}):L("","Unable to bind to jQuery, it is not fully loaded.")}window.jQuery!==t&&w(window.jQuery),typeof t=="function"&&t.amd?t([],Se):e.exports=Se(),window.iFrameResize=window.iFrameResize||Se()})()})(Db);const Hb=U({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Je=re(!1)({name:"VDefaultsProvider",props:Hb(),setup(e,t){let{slots:n}=t;const{defaults:l,disabled:i,reset:a,root:r,scoped:o}=Jr(e);return Bn(l,{reset:a,root:r,scoped:o,disabled:i}),()=>{var s;return(s=n.default)==null?void 0:s.call(n)}}});function Eo(e){return bo(()=>{const t=[],n={};if(e.value.background)if(br(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&dg(e.value.background)){const l=an(e.value.background);if(l.a==null||l.a===1){const i=sd(l);n.color=i,n.caretColor=i}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(br(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function Dt(e,t){const n=C(()=>({text:Qe(e)?e.value:t?e[t]:null})),{colorClasses:l,colorStyles:i}=Eo(n);return{textColorClasses:l,textColorStyles:i}}function Kt(e,t){const n=C(()=>({background:Qe(e)?e.value:t?e[t]:null})),{colorClasses:l,colorStyles:i}=Eo(n);return{backgroundColorClasses:l,backgroundColorStyles:i}}const jb=["x-small","small","default","large","x-large"],oi=U({size:{type:[String,Number],default:"default"}},"size");function si(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return bo(()=>{let n,l;return Ni(jb,e.size)?n=`${t}--size-${e.size}`:e.size&&(l={width:Ce(e.size),height:Ce(e.size)}),{sizeClasses:n,sizeStyles:l}})}const Ze=U({tag:{type:String,default:"div"}},"tag"),zb=U({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Oe,..._e(),...oi(),...Ze({tag:"i"}),...nt()},"VIcon"),He=re()({name:"VIcon",props:zb(),setup(e,t){let{attrs:n,slots:l}=t;const i=Q(),{themeClasses:a}=at(e),{iconData:r}=Ly(C(()=>i.value||e.icon)),{sizeClasses:o}=si(e),{textColorClasses:s,textColorStyles:d}=Dt(le(e,"color"));return be(()=>{var c,m;const u=(c=l.default)==null?void 0:c.call(l);u&&(i.value=(m=Qc(u).filter(v=>v.type===ai&&v.children&&typeof v.children=="string")[0])==null?void 0:m.children);const f=!!(n.onClick||n.onClickOnce);return h(r.value.component,{tag:e.tag,icon:r.value.icon,class:["v-icon","notranslate",a.value,o.value,s.value,{"v-icon--clickable":f,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[o.value?void 0:{fontSize:Ce(e.size),height:Ce(e.size),width:Ce(e.size)},d.value,e.style],role:f?"button":void 0,"aria-hidden":!f,tabindex:f?e.disabled?-1:0:void 0},{default:()=>[u]})}),{}}}),jt=U({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function zt(e){return{dimensionStyles:C(()=>{const n={},l=Ce(e.height),i=Ce(e.maxHeight),a=Ce(e.maxWidth),r=Ce(e.minHeight),o=Ce(e.minWidth),s=Ce(e.width);return l!=null&&(n.height=l),i!=null&&(n.maxHeight=i),a!=null&&(n.maxWidth=a),r!=null&&(n.minHeight=r),o!=null&&(n.minWidth=o),s!=null&&(n.width=s),n})}}function Wb(e){return{aspectStyles:C(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const Ed=U({aspectRatio:[String,Number],contentClass:null,inline:Boolean,..._e(),...jt()},"VResponsive"),_r=re()({name:"VResponsive",props:Ed(),setup(e,t){let{slots:n}=t;const{aspectStyles:l}=Wb(e),{dimensionStyles:i}=zt(e);return be(()=>{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=U({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Ft(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return{roundedClasses:C(()=>{const l=Qe(e)?e.value:e.rounded,i=Qe(e)?e.value:e.tile,a=[];if(l===!0||l==="")a.push(`${t}--rounded`);else if(typeof l=="string"||l===0)for(const r of String(l).split(" "))a.push(`rounded-${r}`);else(i||l===!1)&&a.push("rounded-0");return a})}}const El=U({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),vn=(e,t)=>{let{slots:n}=t;const{transition:l,disabled:i,group:a,...r}=e,{component:o=a?fo:yn,...s}=typeof l=="object"?l:{};return Mn(o,he(typeof l=="string"?{name:i?"":l}:s,typeof l=="string"?{}:Object.fromEntries(Object.entries({disabled:i,group:a}).filter(d=>{let[u,f]=d;return f!==void 0})),r),n)};function Ub(e,t){if(!vo)return;const n=t.modifiers||{},l=t.value,{handler:i,options:a}=typeof l=="object"?l:{handler:l,options:{}},r=new IntersectionObserver(function(){var f;let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],s=arguments.length>1?arguments[1]:void 0;const d=(f=e._observe)==null?void 0:f[t.instance.$.uid];if(!d)return;const u=o.some(c=>c.isIntersecting);i&&(!n.quiet||d.init)&&(!n.once||u||d.init)&&i(u,o,s),u&&n.once?Ld(e,t):d.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:r},r.observe(e)}function Ld(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 qb={mounted:Ub,unmounted:Ld},Id=qb,Kb=U({absolute:Boolean,alt:String,cover:Boolean,color:String,draggable:{type:[Boolean,String],default:void 0},eager:Boolean,gradient:String,lazySrc:String,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},sizes:String,src:{type:[String,Object],default:""},crossorigin:String,referrerpolicy:String,srcset:String,position:String,...Ed(),..._e(),...Tt(),...El()},"VImg"),Td=re()({name:"VImg",directives:{intersect:Id},props:Kb(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:l}=t;const{backgroundColorClasses:i,backgroundColorStyles:a}=Kt(le(e,"color")),{roundedClasses:r}=Ft(e),o=it("VImg"),s=ge(""),d=Q(),u=ge(e.eager?"loading":"idle"),f=ge(),c=ge(),m=C(()=>e.src&&typeof e.src=="object"?{src:e.src.src,srcset:e.srcset||e.src.srcset,lazySrc:e.lazySrc||e.src.lazySrc,aspect:Number(e.aspectRatio||e.src.aspect||0)}:{src:e.src,srcset:e.srcset,lazySrc:e.lazySrc,aspect:Number(e.aspectRatio||0)}),v=C(()=>m.value.aspect||f.value/c.value||0);ve(()=>e.src,()=>{g(u.value!=="idle")}),ve(v,(A,F)=>{!A&&F&&d.value&&_(d.value)}),ao(()=>g());function g(A){if(!(e.eager&&A)&&!(vo&&!A&&!e.eager)){if(u.value="loading",m.value.lazySrc){const F=new Image;F.src=m.value.lazySrc,_(F,null)}m.value.src&&ot(()=>{var F;n("loadstart",((F=d.value)==null?void 0:F.currentSrc)||m.value.src),setTimeout(()=>{var D;if(!o.isUnmounted)if((D=d.value)!=null&&D.complete){if(d.value.naturalWidth||S(),u.value==="error")return;v.value||_(d.value,null),u.value==="loading"&&b()}else v.value||_(d.value),E()})})}}function b(){var A;o.isUnmounted||(E(),_(d.value),u.value="loaded",n("load",((A=d.value)==null?void 0:A.currentSrc)||m.value.src))}function S(){var A;o.isUnmounted||(u.value="error",n("error",((A=d.value)==null?void 0:A.currentSrc)||m.value.src))}function E(){const A=d.value;A&&(s.value=A.currentSrc||A.src)}let V=-1;Ht(()=>{clearTimeout(V)});function _(A){let F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const D=()=>{if(clearTimeout(V),o.isUnmounted)return;const{naturalHeight:G,naturalWidth:Z}=A;G||Z?(f.value=Z,c.value=G):!A.complete&&u.value==="loading"&&F!=null?V=window.setTimeout(D,F):(A.currentSrc.endsWith(".svg")||A.currentSrc.startsWith("data:image/svg+xml"))&&(f.value=1,c.value=1)};D()}const P=C(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),p=()=>{var D;if(!m.value.src||u.value==="idle")return null;const A=h("img",{class:["v-img__img",P.value],style:{objectPosition:e.position},src:m.value.src,srcset:m.value.srcset,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:d,onLoad:b,onError:S},null),F=(D=l.sources)==null?void 0:D.call(l);return h(vn,{transition:e.transition,appear:!0},{default:()=>[vt(F?h("picture",{class:"v-img__picture"},[F,A]):A,[[Rn,u.value==="loaded"]])]})},L=()=>h(vn,{transition:e.transition},{default:()=>[m.value.lazySrc&&u.value!=="loaded"&&h("img",{class:["v-img__img","v-img__img--preload",P.value],style:{objectPosition:e.position},src:m.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),x=()=>l.placeholder?h(vn,{transition:e.transition,appear:!0},{default:()=>[(u.value==="loading"||u.value==="error"&&!l.error)&&h("div",{class:"v-img__placeholder"},[l.placeholder()])]}):null,R=()=>l.error?h(vn,{transition:e.transition,appear:!0},{default:()=>[u.value==="error"&&h("div",{class:"v-img__error"},[l.error()])]}):null,$=()=>e.gradient?h("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,O=ge(!1);{const A=ve(v,F=>{F&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{O.value=!0})}),A())})}return be(()=>{const A=_r.filterProps(e);return vt(h(_r,he({class:["v-img",{"v-img--absolute":e.absolute,"v-img--booting":!O.value},i.value,r.value,e.class],style:[{width:Ce(e.width==="auto"?f.value:e.width)},a.value,e.style]},A,{aspectRatio:v.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>h(fe,null,[h(p,null,null),h(L,null,null),h($,null,null),h(x,null,null),h(R,null,null)]),default:l.default}),[[pn("intersect"),{handler:g,options:e.options},null,{once:!0}]])}),{currentSrc:s,image:d,state:u,naturalWidth:f,naturalHeight:c}}}),il=U({border:[Boolean,Number,String]},"border");function al(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return{borderClasses:C(()=>{const l=Qe(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 Gb=[null,"default","comfortable","compact"],Wt=U({density:{type:String,default:"default",validator:e=>Gb.includes(e)}},"density");function Zt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return{densityClasses:C(()=>`${t}--density-${e.density}`)}}const Yb=["elevated","flat","tonal","outlined","text","plain"];function rl(e,t){return h(fe,null,[e&&h("span",{key:"overlay",class:`${t}__overlay`},null),h("span",{key:"underlay",class:`${t}__underlay`},null)])}const un=U({color:String,variant:{type:String,default:"elevated",validator:e=>Yb.includes(e)}},"variant");function ol(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();const n=C(()=>{const{variant:a}=J(e);return`${t}--variant-${a}`}),{colorClasses:l,colorStyles:i}=Eo(C(()=>{const{variant:a,color:r}=J(e);return{[["elevated","flat"].includes(a)?"background":"text"]:r}}));return{colorClasses:l,colorStyles:i,variantClasses:n}}const Zb=U({start:Boolean,end:Boolean,icon:Oe,image:String,text:String,...il(),..._e(),...Wt(),...Tt(),...oi(),...Ze(),...nt(),...un({variant:"flat"})},"VAvatar"),On=re()({name:"VAvatar",props:Zb(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=at(e),{borderClasses:i}=al(e),{colorClasses:a,colorStyles:r,variantClasses:o}=ol(e),{densityClasses:s}=Zt(e),{roundedClasses:d}=Ft(e),{sizeClasses:u,sizeStyles:f}=si(e);return be(()=>h(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},l.value,i.value,a.value,s.value,d.value,u.value,o.value,e.class],style:[r.value,f.value,e.style]},{default:()=>[n.default?h(Je,{key:"content-defaults",defaults:{VImg:{cover:!0,src:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?h(Td,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?h(He,{key:"icon",icon:e.icon},null):e.text,rl(!1,"v-avatar")]})),{}}}),Xb=U({text:String,onClick:Pt(),..._e(),...nt()},"VLabel"),Fd=re()({name:"VLabel",props:Xb(),setup(e,t){let{slots:n}=t;return be(()=>{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"),Md=U({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Oe,trueIcon:Oe,ripple:{type:[Boolean,Object],default:!0},multiple:{type:Boolean,default:null},name:String,readonly:{type:Boolean,default:null},modelValue:null,type:String,valueComparator:{type:Function,default:Pl},..._e(),...Wt(),...nt()},"SelectionControlGroup"),Jb=U({...Md({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");re()({name:"VSelectionControlGroup",props:Jb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=qe(e,"modelValue"),i=Gt(),a=C(()=>e.id||`v-selection-control-group-${i}`),r=C(()=>e.name||a.value),o=new Set;return gt(Od,{modelValue:l,forceUpdate:()=>{o.forEach(s=>s())},onForceUpdate:s=>{o.add(s),wt(()=>{o.delete(s)})}}),Bn({[e.defaultsTarget]:{color:le(e,"color"),disabled:le(e,"disabled"),density:le(e,"density"),error:le(e,"error"),inline:le(e,"inline"),modelValue:l,multiple:C(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),name:r,falseIcon:le(e,"falseIcon"),trueIcon:le(e,"trueIcon"),readonly:le(e,"readonly"),ripple:le(e,"ripple"),type:le(e,"type"),valueComparator:le(e,"valueComparator")}}),be(()=>{var s;return h("div",{class:["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class],style:e.style,role:e.type==="radio"?"radiogroup":void 0},[(s=n.default)==null?void 0:s.call(n)])}),{}}});const Pr=Symbol("rippleStop"),Qb=80;function gu(e,t){e.style.transform=t,e.style.webkitTransform=t}function Vr(e){return e.constructor.name==="TouchEvent"}function Rd(e){return e.constructor.name==="KeyboardEvent"}const ep=function(e,t){var f;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=0,i=0;if(!Rd(e)){const c=t.getBoundingClientRect(),m=Vr(e)?e.touches[e.touches.length-1]:e;l=m.clientX-c.left,i=m.clientY-c.top}let a=0,r=.3;(f=t._ripple)!=null&&f.circle?(r=.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 o=`${(t.clientWidth-a*2)/2}px`,s=`${(t.clientHeight-a*2)/2}px`,d=n.center?o:`${l-a}px`,u=n.center?s:`${i-a}px`;return{radius:a,scale:r,x:d,y:u,centerX:o,centerY:s}},Gi={show(e,t){var m;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((m=t==null?void 0:t._ripple)!=null&&m.enabled))return;const 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:r,x:o,y:s,centerX:d,centerY:u}=ep(e,t,n),f=`${a*2}px`;i.className="v-ripple__animation",i.style.width=f,i.style.height=f,t.appendChild(l);const c=window.getComputedStyle(t);c&&c.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),i.classList.add("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--visible"),gu(i,`translate(${o}, ${s}) scale3d(${r},${r},${r})`),i.dataset.activated=String(performance.now()),setTimeout(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),gu(i,`translate(${d}, ${u}) 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 o;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((o=n.parentNode)==null?void 0:o.parentNode)===e&&e.removeChild(n.parentNode)},300)},i)}};function Bd(e){return typeof e>"u"||!!e}function Jl(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[Pr])){if(e[Pr]=!0,Vr(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||Rd(e),n._ripple.class&&(t.class=n._ripple.class),Vr(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)},Qb)}else Gi.show(e,n,t)}}function yu(e){e[Pr]=!0}function Lt(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(()=>{Lt(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),Gi.hide(t)}}function $d(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let Ql=!1;function Nd(e){!Ql&&(e.keyCode===Fs.enter||e.keyCode===Fs.space)&&(Ql=!0,Jl(e))}function Dd(e){Ql=!1,Lt(e)}function Hd(e){Ql&&(Ql=!1,Lt(e))}function jd(e,t,n){const{value:l,modifiers:i}=t,a=Bd(l);if(a||Gi.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=i.center,e._ripple.circle=i.circle,Zc(l)&&l.class&&(e._ripple.class=l.class),a&&!n){if(i.stop){e.addEventListener("touchstart",yu,{passive:!0}),e.addEventListener("mousedown",yu);return}e.addEventListener("touchstart",Jl,{passive:!0}),e.addEventListener("touchend",Lt,{passive:!0}),e.addEventListener("touchmove",$d,{passive:!0}),e.addEventListener("touchcancel",Lt),e.addEventListener("mousedown",Jl),e.addEventListener("mouseup",Lt),e.addEventListener("mouseleave",Lt),e.addEventListener("keydown",Nd),e.addEventListener("keyup",Dd),e.addEventListener("blur",Hd),e.addEventListener("dragstart",Lt,{passive:!0})}else!a&&n&&zd(e)}function zd(e){e.removeEventListener("mousedown",Jl),e.removeEventListener("touchstart",Jl),e.removeEventListener("touchend",Lt),e.removeEventListener("touchmove",$d),e.removeEventListener("touchcancel",Lt),e.removeEventListener("mouseup",Lt),e.removeEventListener("mouseleave",Lt),e.removeEventListener("keydown",Nd),e.removeEventListener("keyup",Dd),e.removeEventListener("dragstart",Lt),e.removeEventListener("blur",Hd)}function tp(e,t){jd(e,t,!1)}function np(e){delete e._ripple,zd(e)}function lp(e,t){if(t.value===t.oldValue)return;const n=Bd(t.oldValue);jd(e,t,n)}const Ll={mounted:tp,unmounted:np,updated:lp},Lo=U({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,..._e(),...Md()},"VSelectionControl");function ip(e){const t=ze(Od,void 0),{densityClasses:n}=Zt(e),l=qe(e,"modelValue"),i=C(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),a=C(()=>e.falseValue!==void 0?e.falseValue:!1),r=C(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),o=C({get(){const m=t?t.modelValue.value:l.value;return r.value?_t(m).some(v=>e.valueComparator(v,i.value)):e.valueComparator(m,i.value)},set(m){if(e.readonly)return;const v=m?i.value:a.value;let g=v;r.value&&(g=m?[..._t(l.value),v]:_t(l.value).filter(b=>!e.valueComparator(b,i.value))),t?t.modelValue.value=g:l.value=g}}),{textColorClasses:s,textColorStyles:d}=Dt(C(()=>{if(!(e.error||e.disabled))return o.value?e.color:e.baseColor})),{backgroundColorClasses:u,backgroundColorStyles:f}=Kt(C(()=>o.value&&!e.error&&!e.disabled?e.color:e.baseColor)),c=C(()=>o.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:i,falseValue:a,model:o,textColorClasses:s,textColorStyles:d,backgroundColorClasses:u,backgroundColorStyles:f,icon:c}}const Yi=re()({name:"VSelectionControl",directives:{Ripple:Ll},inheritAttrs:!1,props:Lo(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{group:i,densityClasses:a,icon:r,model:o,textColorClasses:s,textColorStyles:d,backgroundColorClasses:u,backgroundColorStyles:f,trueValue:c}=ip(e),m=Gt(),v=ge(!1),g=ge(!1),b=Q(),S=C(()=>e.id||`input-${m}`),E=C(()=>!e.disabled&&!e.readonly);i==null||i.onForceUpdate(()=>{b.value&&(b.value.checked=o.value)});function V(L){E.value&&(v.value=!0,wl(L.target,":focus-visible")!==!1&&(g.value=!0))}function _(){v.value=!1,g.value=!1}function P(L){L.stopPropagation()}function p(L){if(!E.value){b.value&&(b.value.checked=o.value);return}e.readonly&&i&&ot(()=>i.forceUpdate()),o.value=L.target.checked}return be(()=>{var O,A;const L=l.label?l.label({label:e.label,props:{for:S.value}}):e.label,[x,R]=yo(n),$=h("input",he({ref:b,checked:o.value,disabled:!!e.disabled,id:S.value,onBlur:_,onFocus:V,onInput:p,"aria-disabled":!!e.disabled,"aria-label":e.label,type:e.type,value:c.value,name:e.name,"aria-checked":e.type==="checkbox"?o.value:void 0},R),null);return h("div",he({class:["v-selection-control",{"v-selection-control--dirty":o.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":v.value,"v-selection-control--focus-visible":g.value,"v-selection-control--inline":e.inline},a.value,e.class]},x,{style:e.style}),[h("div",{class:["v-selection-control__wrapper",s.value],style:d.value},[(O=l.default)==null?void 0:O.call(l,{backgroundColorClasses:u,backgroundColorStyles:f}),vt(h("div",{class:["v-selection-control__input"]},[((A=l.input)==null?void 0:A.call(l,{model:o,textColorClasses:s,textColorStyles:d,backgroundColorClasses:u,backgroundColorStyles:f,inputNode:$,icon:r.value,props:{onFocus:V,onBlur:_,id:S.value}}))??h(fe,null,[r.value&&h(He,{key:"icon",icon:r.value},null),$])]),[[pn("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),L&&h(Fd,{for:S.value,onClick:P},{default:()=>[L]})])}),{isFocused:v,input:b}}}),ap=U({indeterminate:Boolean,indeterminateIcon:{type:Oe,default:"$checkboxIndeterminate"},...Lo({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),Wd=re()({name:"VCheckboxBtn",props:ap(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const l=qe(e,"indeterminate"),i=qe(e,"modelValue");function a(s){l.value&&(l.value=!1)}const r=C(()=>l.value?e.indeterminateIcon:e.falseIcon),o=C(()=>l.value?e.indeterminateIcon:e.trueIcon);return be(()=>{const s=on(Yi.filterProps(e),["modelValue"]);return h(Yi,he(s,{modelValue:i.value,"onUpdate:modelValue":[d=>i.value=d,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:r.value,trueIcon:o.value,"aria-checked":l.value?"mixed":void 0}),n)}),{}}});function Ud(e){const{t}=Al();function n(l){let{name:i}=l;const a={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[i],r=e[`onClick:${i}`],o=r&&a?t(`$vuetify.input.${a}`,e.label??""):void 0;return h(He,{icon:e[`${i}Icon`],"aria-label":o,onClick:r},null)}return{InputIcon:n}}const rp=U({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function Ot(e,t,n){return re()({name:e,props:rp({mode:n,origin:t}),setup(l,i){let{slots:a}=i;const r={onBeforeEnter(o){l.origin&&(o.style.transformOrigin=l.origin)},onLeave(o){if(l.leaveAbsolute){const{offsetTop:s,offsetLeft:d,offsetWidth:u,offsetHeight:f}=o;o._transitionInitialStyles={position:o.style.position,top:o.style.top,left:o.style.left,width:o.style.width,height:o.style.height},o.style.position="absolute",o.style.top=`${s}px`,o.style.left=`${d}px`,o.style.width=`${u}px`,o.style.height=`${f}px`}l.hideOnLeave&&o.style.setProperty("display","none","important")},onAfterLeave(o){if(l.leaveAbsolute&&(o!=null&&o._transitionInitialStyles)){const{position:s,top:d,left:u,width:f,height:c}=o._transitionInitialStyles;delete o._transitionInitialStyles,o.style.position=s||"",o.style.top=d||"",o.style.left=u||"",o.style.width=f||"",o.style.height=c||""}}};return()=>{const o=l.group?fo:yn;return Mn(o,{name:l.disabled?"":e,css:!l.disabled,...l.group?void 0:{mode:l.mode},...l.disabled?{}:r},a.default)}}})}function qd(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return re()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(l,i){let{slots:a}=i;const r=l.group?fo:yn;return()=>Mn(r,{name:l.disabled?"":e,css:!l.disabled,...l.disabled?{}:t},a.default)}})}function Kd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";const n=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)?"width":"height",l=It(`offset-${n}`);return{onBeforeEnter(r){r._parent=r.parentNode,r._initialStyle={transition:r.style.transition,overflow:r.style.overflow,[n]:r.style[n]}},onEnter(r){const o=r._initialStyle;r.style.setProperty("transition","none","important"),r.style.overflow="hidden";const s=`${r[l]}px`;r.style[n]="0",r.offsetHeight,r.style.transition=o.transition,e&&r._parent&&r._parent.classList.add(e),requestAnimationFrame(()=>{r.style[n]=s})},onAfterEnter:a,onEnterCancelled:a,onLeave(r){r._initialStyle={transition:"",overflow:r.style.overflow,[n]:r.style[n]},r.style.overflow="hidden",r.style[n]=`${r[l]}px`,r.offsetHeight,requestAnimationFrame(()=>r.style[n]="0")},onAfterLeave:i,onLeaveCancelled:i};function i(r){e&&r._parent&&r._parent.classList.remove(e),a(r)}function a(r){const o=r._initialStyle[n];r.style.overflow=r._initialStyle.overflow,o!=null&&(r.style[n]=o),delete r._initialStyle}}const op=U({target:[Object,Array]},"v-dialog-transition"),Gd=re()({name:"VDialogTransition",props:op(),setup(e,t){let{slots:n}=t;const l={onBeforeEnter(i){i.style.pointerEvents="none",i.style.visibility="hidden"},async onEnter(i,a){var c;await new Promise(m=>requestAnimationFrame(m)),await new Promise(m=>requestAnimationFrame(m)),i.style.visibility="";const{x:r,y:o,sx:s,sy:d,speed:u}=pu(e.target,i),f=qn(i,[{transform:`translate(${r}px, ${o}px) scale(${s}, ${d})`,opacity:0},{}],{duration:225*u,easing:xg});(c=bu(i))==null||c.forEach(m=>{qn(m,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*u,easing:Xl})}),f.finished.then(()=>a())},onAfterEnter(i){i.style.removeProperty("pointer-events")},onBeforeLeave(i){i.style.pointerEvents="none"},async onLeave(i,a){var c;await new Promise(m=>requestAnimationFrame(m));const{x:r,y:o,sx:s,sy:d,speed:u}=pu(e.target,i);qn(i,[{},{transform:`translate(${r}px, ${o}px) scale(${s}, ${d})`,opacity:0}],{duration:125*u,easing:kg}).finished.then(()=>a()),(c=bu(i))==null||c.forEach(m=>{qn(m,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*u,easing:Xl})})},onAfterLeave(i){i.style.removeProperty("pointer-events")}};return()=>e.target?h(yn,he({name:"dialog-transition"},l,{css:!1}),n):h(yn,{name:"dialog-transition"},n)}});function bu(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 pu(e,t){const n=ld(e),l=wo(t),[i,a]=getComputedStyle(t).transformOrigin.split(" ").map(S=>parseFloat(S)),[r,o]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let s=n.left+n.width/2;r==="left"||o==="left"?s-=n.width/2:(r==="right"||o==="right")&&(s+=n.width/2);let d=n.top+n.height/2;r==="top"||o==="top"?d-=n.height/2:(r==="bottom"||o==="bottom")&&(d+=n.height/2);const u=n.width/l.width,f=n.height/l.height,c=Math.max(1,u,f),m=u/c||0,v=f/c||0,g=l.width*l.height/(window.innerWidth*window.innerHeight),b=g>.12?Math.min(1.5,(g-.12)*10+1):1;return{x:s-(i+l.left),y:d-(a+l.top),sx:m,sy:v,speed:b}}Ot("fab-transition","center center","out-in");Ot("dialog-bottom-transition");Ot("dialog-top-transition");const wu=Ot("fade-transition"),sp=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 Yd=Ot("slide-y-transition");Ot("slide-y-reverse-transition");const Zd=qd("expand-transition",Kd()),Xd=qd("expand-x-transition",Kd("",!0)),up=U({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},..._e(),...El({transition:{component:Yd,leaveAbsolute:!0,group:!0}})},"VMessages"),cp=re()({name:"VMessages",props:up(),setup(e,t){let{slots:n}=t;const l=C(()=>_t(e.messages)),{textColorClasses:i,textColorStyles:a}=Dt(C(()=>e.color));return be(()=>h(vn,{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((r,o)=>h("div",{class:"v-messages__message",key:`${o}-${l.value}`},[n.message?n.message({message:r}):r]))]})),{}}}),Jd=U({focused:Boolean,"onUpdate:focused":Pt()},"focus");function Io(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();const n=qe(e,"focused"),l=C(()=>({[`${t}--focused`]:n.value}));function i(){n.value=!0}function a(){n.value=!1}return{focusClasses:l,isFocused:n,focus:i,blur:a}}const dp=Symbol.for("vuetify:form");function To(e){const t=ze(dp,null);return{...t,isReadonly:C(()=>!!((e==null?void 0:e.readonly)??(t==null?void 0:t.isReadonly.value))),isDisabled:C(()=>!!((e==null?void 0:e.disabled)??(t==null?void 0:t.isDisabled.value)))}}const fp=U({disabled:{type:Boolean,default:null},error:Boolean,errorMessages:{type:[Array,String],default:()=>[]},maxErrors:{type:[Number,String],default:1},name:String,label:String,readonly:{type:Boolean,default:null},rules:{type:Array,default:()=>[]},modelValue:null,validateOn:String,validationValue:null,...Jd()},"validation");function vp(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Gt();const l=qe(e,"modelValue"),i=C(()=>e.validationValue===void 0?l.value:e.validationValue),a=To(e),r=Q([]),o=ge(!0),s=C(()=>!!(_t(l.value===""?null:l.value).length||_t(i.value===""?null:i.value).length)),d=C(()=>{var V;return(V=e.errorMessages)!=null&&V.length?_t(e.errorMessages).concat(r.value).slice(0,Math.max(0,+e.maxErrors)):r.value}),u=C(()=>{var P;let V=(e.validateOn??((P=a.validateOn)==null?void 0:P.value))||"input";V==="lazy"&&(V="input lazy"),V==="eager"&&(V="input eager");const _=new Set((V==null?void 0:V.split(" "))??[]);return{input:_.has("input"),blur:_.has("blur")||_.has("input")||_.has("invalid-input"),invalidInput:_.has("invalid-input"),lazy:_.has("lazy"),eager:_.has("eager")}}),f=C(()=>{var V;return e.error||(V=e.errorMessages)!=null&&V.length?!1:e.rules.length?o.value?r.value.length||u.value.lazy?null:!0:!r.value.length:!0}),c=ge(!1),m=C(()=>({[`${t}--error`]:f.value===!1,[`${t}--dirty`]:s.value,[`${t}--disabled`]:a.isDisabled.value,[`${t}--readonly`]:a.isReadonly.value})),v=it("validation"),g=C(()=>e.name??J(n));ao(()=>{var V;(V=a.register)==null||V.call(a,{id:g.value,vm:v,validate:E,reset:b,resetValidation:S})}),Ht(()=>{var V;(V=a.unregister)==null||V.call(a,g.value)}),Cn(async()=>{var V;u.value.lazy||await E(!u.value.eager),(V=a.update)==null||V.call(a,g.value,f.value,d.value)}),Fn(()=>u.value.input||u.value.invalidInput&&f.value===!1,()=>{ve(i,()=>{if(i.value!=null)E();else if(e.focused){const V=ve(()=>e.focused,_=>{_||E(),V()})}})}),Fn(()=>u.value.blur,()=>{ve(()=>e.focused,V=>{V||E()})}),ve([f,d],()=>{var V;(V=a.update)==null||V.call(a,g.value,f.value,d.value)});async function b(){l.value=null,await ot(),await S()}async function S(){o.value=!0,u.value.lazy?r.value=[]:await E(!u.value.eager)}async function E(){let V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const _=[];c.value=!0;for(const P of e.rules){if(_.length>=+(e.maxErrors??1))break;const L=await(typeof P=="function"?P:()=>P)(i.value);if(L!==!0){if(L!==!1&&typeof L!="string"){console.warn(`${L} is not a valid value. Rule functions must return boolean true or a string.`);continue}_.push(L||"")}}return r.value=_,c.value=!1,o.value=V,r.value}return{errorMessages:d,isDirty:s,isDisabled:a.isDisabled,isReadonly:a.isReadonly,isPristine:o,isValid:f,isValidating:c,reset:b,resetValidation:S,validate:E,validationClasses:m}}const Fo=U({id:String,appendIcon:Oe,centerAffix:{type:Boolean,default:!0},prependIcon:Oe,hideDetails:[Boolean,String],hideSpinButtons:Boolean,hint:String,persistentHint:Boolean,messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},"onClick:prepend":Pt(),"onClick:append":Pt(),..._e(),...Wt(),...Dh(jt(),["maxWidth","minWidth","width"]),...nt(),...fp()},"VInput"),Zi=re()({name:"VInput",props:{...Fo()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const{densityClasses:a}=Zt(e),{dimensionStyles:r}=zt(e),{themeClasses:o}=at(e),{rtlClasses:s}=Yt(),{InputIcon:d}=Ud(e),u=Gt(),f=C(()=>e.id||`input-${u}`),c=C(()=>`${f.value}-messages`),{errorMessages:m,isDirty:v,isDisabled:g,isReadonly:b,isPristine:S,isValid:E,isValidating:V,reset:_,resetValidation:P,validate:p,validationClasses:L}=vp(e,"v-input",f),x=C(()=>({id:f,messagesId:c,isDirty:v,isDisabled:g,isReadonly:b,isPristine:S,isValid:E,isValidating:V,reset:_,resetValidation:P,validate:p})),R=C(()=>{var $;return($=e.errorMessages)!=null&&$.length||!S.value&&m.value.length?m.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return be(()=>{var D,G,Z,ne;const $=!!(l.prepend||e.prependIcon),O=!!(l.append||e.appendIcon),A=R.value.length>0,F=!e.hideDetails||e.hideDetails==="auto"&&(A||!!l.details);return h("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--hide-spin-buttons":e.hideSpinButtons},a.value,o.value,s.value,L.value,e.class],style:[r.value,e.style]},[$&&h("div",{key:"prepend",class:"v-input__prepend"},[(D=l.prepend)==null?void 0:D.call(l,x.value),e.prependIcon&&h(d,{key:"prepend-icon",name:"prepend"},null)]),l.default&&h("div",{class:"v-input__control"},[(G=l.default)==null?void 0:G.call(l,x.value)]),O&&h("div",{key:"append",class:"v-input__append"},[e.appendIcon&&h(d,{key:"append-icon",name:"append"},null),(Z=l.append)==null?void 0:Z.call(l,x.value)]),F&&h("div",{class:"v-input__details"},[h(cp,{id:c.value,active:A,messages:R.value},{message:l.message}),(ne=l.details)==null?void 0:ne.call(l,x.value)])])}),{reset:_,resetValidation:P,validate:p,isValid:E,errorMessages:m}}}),ga=U({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),ya=U({value:null,disabled:Boolean,selectedClass:String},"group-item");function ba(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const l=it("useGroupItem");if(!l)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const i=Gt();gt(Symbol.for(`${t.description}:id`),i);const a=ze(t,null);if(!a){if(!n)return a;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const r=le(e,"value"),o=C(()=>!!(a.disabled.value||e.disabled));a.register({id:i,value:r,disabled:o},l),Ht(()=>{a.unregister(i)});const s=C(()=>a.isSelected(i)),d=C(()=>a.items.value[0].id===i),u=C(()=>a.items.value[a.items.value.length-1].id===i),f=C(()=>s.value&&[a.selectedClass.value,e.selectedClass]);return ve(s,c=>{l.emit("group:selected",{value:c})},{flush:"sync"}),{id:i,isSelected:s,isFirst:d,isLast:u,toggle:()=>a.select(i,!s.value),select:c=>a.select(i,c),selectedClass:f,value:r,disabled:o,group:a}}function ui(e,t){let n=!1;const l=st([]),i=qe(e,"modelValue",[],c=>c==null?[]:Qd(l,_t(c)),c=>{const m=hp(l,c);return e.multiple?m:m[0]}),a=it("useGroup");function r(c,m){const v=c,g=Symbol.for(`${t.description}:id`),S=dl(g,a==null?void 0:a.vnode).indexOf(m);J(v.value)==null&&(v.value=S,v.useIndexAsValue=!0),S>-1?l.splice(S,0,v):l.push(v)}function o(c){if(n)return;s();const m=l.findIndex(v=>v.id===c);l.splice(m,1)}function s(){const c=l.find(m=>!m.disabled);c&&e.mandatory==="force"&&!i.value.length&&(i.value=[c.id])}Cn(()=>{s()}),Ht(()=>{n=!0}),ro(()=>{for(let c=0;c<l.length;c++)l[c].useIndexAsValue&&(l[c].value=c)});function d(c,m){const v=l.find(g=>g.id===c);if(!(m&&(v!=null&&v.disabled)))if(e.multiple){const g=i.value.slice(),b=g.findIndex(E=>E===c),S=~b;if(m=m??!S,S&&e.mandatory&&g.length<=1||!S&&e.max!=null&&g.length+1>e.max)return;b<0&&m?g.push(c):b>=0&&!m&&g.splice(b,1),i.value=g}else{const g=i.value.includes(c);if(e.mandatory&&g)return;i.value=m??!g?[c]:[]}}function u(c){if(e.multiple,i.value.length){const m=i.value[0],v=l.findIndex(S=>S.id===m);let g=(v+c)%l.length,b=l[g];for(;b.disabled&&g!==v;)g=(g+c)%l.length,b=l[g];if(b.disabled)return;i.value=[l[g].id]}else{const m=l.find(v=>!v.disabled);m&&(i.value=[m.id])}}const f={register:r,unregister:o,selected:i,select:d,disabled:le(e,"disabled"),prev:()=>u(l.length-1),next:()=>u(1),isSelected:c=>i.value.includes(c),selectedClass:C(()=>e.selectedClass),items:C(()=>l),getItemIndex:c=>mp(l,c)};return gt(t,f),f}function mp(e,t){const n=Qd(e,[t]);return n.length?e.findIndex(l=>l.id===n[0]):-1}function Qd(e,t){const n=[];return t.forEach(l=>{const i=e.find(r=>Pl(l,r.value)),a=e[l];(i==null?void 0:i.value)!=null?n.push(i.id):a!=null&&n.push(a.id)}),n}function hp(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 gp(e){let{selectedElement:t,containerElement:n,isRtl:l,isHorizontal:i}=e;const a=ei(i,n),r=ef(i,l,n),o=ei(i,t),s=tf(i,t),d=o*.4;return r>s?s-d:r+a<s+o?s-a+o+d:r}function yp(e){let{selectedElement:t,containerElement:n,isHorizontal:l}=e;const i=ei(l,n),a=tf(l,t),r=ei(l,t);return a-i/2+r/2}function Cu(e,t){const n=e?"scrollWidth":"scrollHeight";return(t==null?void 0:t[n])||0}function bp(e,t){const n=e?"clientWidth":"clientHeight";return(t==null?void 0:t[n])||0}function ef(e,t,n){if(!n)return 0;const{scrollLeft:l,offsetWidth:i,scrollWidth:a}=n;return e?t?a-i+l:l:n.scrollTop}function ei(e,t){const n=e?"offsetWidth":"offsetHeight";return(t==null?void 0:t[n])||0}function tf(e,t){const n=e?"offsetLeft":"offsetTop";return(t==null?void 0:t[n])||0}const pp=Symbol.for("vuetify:v-slide-group"),Oo=U({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:pp},nextIcon:{type:Oe,default:"$next"},prevIcon:{type:Oe,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},..._e(),...Cy({mobile:null}),...Ze(),...ga({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),Xi=re()({name:"VSlideGroup",props:Oo(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:l}=Yt(),{displayClasses:i,mobile:a}=ko(e),r=ui(e,e.symbol),o=ge(!1),s=ge(0),d=ge(0),u=ge(0),f=C(()=>e.direction==="horizontal"),{resizeRef:c,contentRect:m}=Sl(),{resizeRef:v,contentRect:g}=Sl(),b=ky(),S=C(()=>({container:c.el,duration:200,easing:"easeOutQuart"})),E=C(()=>r.selected.value.length?r.items.value.findIndex(B=>B.id===r.selected.value[0]):-1),V=C(()=>r.selected.value.length?r.items.value.findIndex(B=>B.id===r.selected.value[r.selected.value.length-1]):-1);if(Be){let B=-1;ve(()=>[r.selected.value,m.value,g.value,f.value],()=>{cancelAnimationFrame(B),B=requestAnimationFrame(()=>{if(m.value&&g.value){const W=f.value?"width":"height";d.value=m.value[W],u.value=g.value[W],o.value=d.value+1<u.value}if(E.value>=0&&v.el){const W=v.el.children[V.value];P(W,e.centerActive)}})})}const _=ge(!1);function P(B,W){let X=0;W?X=yp({containerElement:c.el,isHorizontal:f.value,selectedElement:B}):X=gp({containerElement:c.el,isHorizontal:f.value,isRtl:l.value,selectedElement:B}),p(X)}function p(B){if(!Be||!c.el)return;const W=ei(f.value,c.el),X=ef(f.value,l.value,c.el);if(!(Cu(f.value,c.el)<=W||Math.abs(B-X)<16)){if(f.value&&l.value&&c.el){const{scrollWidth:me,offsetWidth:Ie}=c.el;B=me-Ie-B}f.value?b.horizontal(B,S.value):b(B,S.value)}}function L(B){const{scrollTop:W,scrollLeft:X}=B.target;s.value=f.value?X:W}function x(B){if(_.value=!0,!(!o.value||!v.el)){for(const W of B.composedPath())for(const X of v.el.children)if(X===W){P(X);return}}}function R(B){_.value=!1}let $=!1;function O(B){var W;!$&&!_.value&&!(B.relatedTarget&&((W=v.el)!=null&&W.contains(B.relatedTarget)))&&D(),$=!1}function A(){$=!0}function F(B){if(!v.el)return;function W(X){B.preventDefault(),D(X)}f.value?B.key==="ArrowRight"?W(l.value?"prev":"next"):B.key==="ArrowLeft"&&W(l.value?"next":"prev"):B.key==="ArrowDown"?W("next"):B.key==="ArrowUp"&&W("prev"),B.key==="Home"?W("first"):B.key==="End"&&W("last")}function D(B){var X,ue;if(!v.el)return;let W;if(!B)W=Di(v.el)[0];else if(B==="next"){if(W=(X=v.el.querySelector(":focus"))==null?void 0:X.nextElementSibling,!W)return D("first")}else if(B==="prev"){if(W=(ue=v.el.querySelector(":focus"))==null?void 0:ue.previousElementSibling,!W)return D("last")}else B==="first"?W=v.el.firstElementChild:B==="last"&&(W=v.el.lastElementChild);W&&W.focus({preventScroll:!0})}function G(B){const W=f.value&&l.value?-1:1,X=(B==="prev"?-W:W)*d.value;let ue=s.value+X;if(f.value&&l.value&&c.el){const{scrollWidth:me,offsetWidth:Ie}=c.el;ue+=me-Ie}p(ue)}const Z=C(()=>({next:r.next,prev:r.prev,select:r.select,isSelected:r.isSelected})),ne=C(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return o.value||Math.abs(s.value)>0;case"mobile":return a.value||o.value||Math.abs(s.value)>0;default:return!a.value&&(o.value||Math.abs(s.value)>0)}}),ee=C(()=>Math.abs(s.value)>1),N=C(()=>{if(!c.value)return!1;const B=Cu(f.value,c.el),W=bp(f.value,c.el);return B-W-Math.abs(s.value)>1});return be(()=>h(e.tag,{class:["v-slide-group",{"v-slide-group--vertical":!f.value,"v-slide-group--has-affixes":ne.value,"v-slide-group--is-overflowing":o.value},i.value,e.class],style:e.style,tabindex:_.value||r.selected.value.length?-1:0,onFocus:O},{default:()=>{var B,W,X;return[ne.value&&h("div",{key:"prev",class:["v-slide-group__prev",{"v-slide-group__prev--disabled":!ee.value}],onMousedown:A,onClick:()=>ee.value&&G("prev")},[((B=n.prev)==null?void 0:B.call(n,Z.value))??h(wu,null,{default:()=>[h(He,{icon:l.value?e.nextIcon:e.prevIcon},null)]})]),h("div",{key:"container",ref:c,class:"v-slide-group__container",onScroll:L},[h("div",{ref:v,class:"v-slide-group__content",onFocusin:x,onFocusout:R,onKeydown:F},[(W=n.default)==null?void 0:W.call(n,Z.value)])]),ne.value&&h("div",{key:"next",class:["v-slide-group__next",{"v-slide-group__next--disabled":!N.value}],onMousedown:A,onClick:()=>N.value&&G("next")},[((X=n.next)==null?void 0:X.call(n,Z.value))??h(wu,null,{default:()=>[h(He,{icon:l.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:r.selected,scrollTo:G,scrollOffset:s,focus:D,hasPrev:ee,hasNext:N}}}),nf=Symbol.for("vuetify:v-chip-group"),wp=U({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:Pl},...Oo(),..._e(),...ga({selectedClass:"v-chip--selected"}),...Ze(),...nt(),...un({variant:"tonal"})},"VChipGroup");re()({name:"VChipGroup",props:wp(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=at(e),{isSelected:i,select:a,next:r,prev:o,selected:s}=ui(e,nf);return Bn({VChip:{color:le(e,"color"),disabled:le(e,"disabled"),filter:le(e,"filter"),variant:le(e,"variant")}}),be(()=>{const d=Xi.filterProps(e);return h(Xi,he(d,{class:["v-chip-group",{"v-chip-group--column":e.column},l.value,e.class],style:e.style}),{default:()=>{var u;return[(u=n.default)==null?void 0:u.call(n,{isSelected:i,select:a,next:r,prev:o,selected:s.value})]}})}),{}}});const $n=U({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Nn(e){return{elevationClasses:C(()=>{const n=Qe(e)?e.value:e.elevation,l=[];return n==null||l.push(`elevation-${n}`),l})}}function Cp(){const e=it("useRoute");return C(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function Sp(){var e,t;return(t=(e=it("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function pa(e,t){var f,c;const n=lm("RouterLink"),l=C(()=>!!(e.href||e.to)),i=C(()=>(l==null?void 0:l.value)||Bs(t,"click")||Bs(e,"click"));if(typeof n=="string"||!("useLink"in n)){const m=le(e,"href");return{isLink:l,isClickable:i,href:m,linkProps:st({href:m})}}const a=C(()=>({...e,to:le(()=>e.to||"")})),r=n.useLink(a.value),o=C(()=>e.to?r:void 0),s=Cp(),d=C(()=>{var m,v,g;return o.value?e.exact?s.value?((g=o.value.isExactActive)==null?void 0:g.value)&&Pl(o.value.route.value.query,s.value.query):((v=o.value.isExactActive)==null?void 0:v.value)??!1:((m=o.value.isActive)==null?void 0:m.value)??!1:!1}),u=C(()=>{var m;return e.to?(m=o.value)==null?void 0:m.route.value.href:e.href});return{isLink:l,isClickable:i,isActive:d,route:(f=o.value)==null?void 0:f.route,navigate:(c=o.value)==null?void 0:c.navigate,href:u,linkProps:st({href:u,"aria-current":C(()=>d.value?"page":void 0)})}}const wa=U({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let qa=!1;function xp(e,t){let n=!1,l,i;Be&&(ot(()=>{window.addEventListener("popstate",a),l=e==null?void 0:e.beforeEach((r,o,s)=>{qa?n?t(s):s():setTimeout(()=>n?t(s):s()),qa=!0}),i=e==null?void 0:e.afterEach(()=>{qa=!1})}),wt(()=>{window.removeEventListener("popstate",a),l==null||l(),i==null||i()}));function a(r){var o;(o=r.state)!=null&&o.replaced||(n=!0,setTimeout(()=>n=!1))}}const kp=U({activeClass:String,appendAvatar:String,appendIcon:Oe,closable:Boolean,closeIcon:{type:Oe,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:Oe,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:Pt(),onClickOnce:Pt(),...il(),..._e(),...Wt(),...$n(),...ya(),...Tt(),...wa(),...oi(),...Ze({tag:"span"}),...nt(),...un({variant:"tonal"})},"VChip"),lf=re()({name:"VChip",directives:{Ripple:Ll},props:kp(),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}=Al(),{borderClasses:r}=al(e),{colorClasses:o,colorStyles:s,variantClasses:d}=ol(e),{densityClasses:u}=Zt(e),{elevationClasses:f}=Nn(e),{roundedClasses:c}=Ft(e),{sizeClasses:m}=si(e),{themeClasses:v}=at(e),g=qe(e,"modelValue"),b=ba(e,nf,!1),S=pa(e,n),E=C(()=>e.link!==!1&&S.isLink.value),V=C(()=>!e.disabled&&e.link!==!1&&(!!b||e.link||S.isClickable.value)),_=C(()=>({"aria-label":a(e.closeLabel),onClick(L){L.preventDefault(),L.stopPropagation(),g.value=!1,l("click:close",L)}}));function P(L){var x;l("click",L),V.value&&((x=S.navigate)==null||x.call(S,L),b==null||b.toggle())}function p(L){(L.key==="Enter"||L.key===" ")&&(L.preventDefault(),P(L))}return()=>{var G;const L=S.isLink.value?"a":e.tag,x=!!(e.appendIcon||e.appendAvatar),R=!!(x||i.append),$=!!(i.close||e.closable),O=!!(i.filter||e.filter)&&b,A=!!(e.prependIcon||e.prependAvatar),F=!!(A||i.prepend),D=!b||b.isSelected.value;return g.value&&vt(h(L,he({class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":V.value,"v-chip--filter":O,"v-chip--pill":e.pill,[`${e.activeClass}`]:e.activeClass&&((G=S.isActive)==null?void 0:G.value)},v.value,r.value,D?o.value:void 0,u.value,f.value,c.value,m.value,d.value,b==null?void 0:b.selectedClass.value,e.class],style:[D?s.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,tabindex:V.value?0:void 0,onClick:P,onKeydown:V.value&&!E.value&&p},S.linkProps),{default:()=>{var Z;return[rl(V.value,"v-chip"),O&&h(Xd,{key:"filter"},{default:()=>[vt(h("div",{class:"v-chip__filter"},[i.filter?h(Je,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},i.filter):h(He,{key:"filter-icon",icon:e.filterIcon},null)]),[[Rn,b.isSelected.value]])]}),F&&h("div",{key:"prepend",class:"v-chip__prepend"},[i.prepend?h(Je,{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(He,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&h(On,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),h("div",{class:"v-chip__content","data-no-activator":""},[((Z=i.default)==null?void 0:Z.call(i,{isSelected:b==null?void 0:b.isSelected.value,selectedClass:b==null?void 0:b.selectedClass.value,select:b==null?void 0:b.select,toggle:b==null?void 0:b.toggle,value:b==null?void 0:b.value.value,disabled:e.disabled}))??e.text]),R&&h("div",{key:"append",class:"v-chip__append"},[i.append?h(Je,{key:"append-defaults",disabled:!x,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},i.append):h(fe,null,[e.appendIcon&&h(He,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&h(On,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),$&&h("button",he({key:"close",class:"v-chip__close",type:"button","data-testid":"close-chip"},_.value),[i.close?h(Je,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},i.close):h(He,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[pn("ripple"),V.value&&e.ripple,null]])}}}),Ar=Symbol.for("vuetify:list");function af(){const e=ze(Ar,{hasPrepend:ge(!1),updateHasPrepend:()=>null}),t={hasPrepend:ge(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return gt(Ar,t),e}function rf(){return ze(Ar,null)}const Mo=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;if(n!=null)for(const r of _t(n))a=t.activate({id:r,value:!0,activated:new Set(a),children:l,parents:i});return a},out:n=>Array.from(n)};return t},of=e=>{const t=Mo(e);return{activate:l=>{let{activated:i,id:a,...r}=l;a=ye(a);const o=i.has(a)?new Set([a]):new Set;return t.activate({...r,id:a,activated:o})},in:(l,i,a)=>{let r=new Set;if(l!=null){const o=_t(l);o.length&&(r=t.in(o.slice(0,1),i,a))}return r},out:(l,i,a)=>t.out(l,i,a)}},_p=e=>{const t=Mo(e);return{activate:l=>{let{id:i,activated:a,children:r,...o}=l;return i=ye(i),r.has(i)?a:t.activate({id:i,activated:a,children:r,...o})},in:t.in,out:t.out}},Pp=e=>{const t=of(e);return{activate:l=>{let{id:i,activated:a,children:r,...o}=l;return i=ye(i),r.has(i)?a:t.activate({id:i,activated:a,children:r,...o})},in:t.in,out:t.out}},Vp={open:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(n){const a=new Set;a.add(t);let r=i.get(t);for(;r!=null;)a.add(r),r=i.get(r);return a}else return l.delete(t),l},select:()=>null},sf={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},Ap={open:sf.open,select:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(!n)return l;const a=[];let r=i.get(t);for(;r!=null;)a.push(r),r=i.get(r);return new Set(a)}},Ro=e=>{const t={select:n=>{let{id:l,value:i,selected:a}=n;if(l=ye(l),e&&!i){const r=Array.from(a.entries()).reduce((o,s)=>{let[d,u]=s;return u==="on"&&o.push(d),o},[]);if(r.length===1&&r[0]===l)return a}return a.set(l,i?"on":"off"),a},in:(n,l,i)=>{let a=new Map;for(const r of n||[])a=t.select({id:r,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},uf=e=>{const t=Ro(e);return{select:l=>{let{selected:i,id:a,...r}=l;a=ye(a);const o=i.has(a)?new Map([[a,i.get(a)]]):new Map;return t.select({...r,id:a,selected:o})},in:(l,i,a)=>{let r=new Map;return l!=null&&l.length&&(r=t.in(l.slice(0,1),i,a)),r},out:(l,i,a)=>t.out(l,i,a)}},Ep=e=>{const t=Ro(e);return{select:l=>{let{id:i,selected:a,children:r,...o}=l;return i=ye(i),r.has(i)?a:t.select({id:i,selected:a,children:r,...o})},in:t.in,out:t.out}},Lp=e=>{const t=uf(e);return{select:l=>{let{id:i,selected:a,children:r,...o}=l;return i=ye(i),r.has(i)?a:t.select({id:i,selected:a,children:r,...o})},in:t.in,out:t.out}},Ip=e=>{const t={select:n=>{let{id:l,value:i,selected:a,children:r,parents:o}=n;l=ye(l);const s=new Map(a),d=[l];for(;d.length;){const f=d.shift();a.set(ye(f),i?"on":"off"),r.has(f)&&d.push(...r.get(f))}let u=ye(o.get(l));for(;u;){const f=r.get(u),c=f.every(v=>a.get(ye(v))==="on"),m=f.every(v=>!a.has(ye(v))||a.get(ye(v))==="off");a.set(u,c?"on":m?"off":"indeterminate"),u=ye(o.get(u))}return e&&!i&&Array.from(a.entries()).reduce((c,m)=>{let[v,g]=m;return g==="on"&&c.push(v),c},[]).length===0?s:a},in:(n,l,i)=>{let a=new Map;for(const r of n||[])a=t.select({id:r,value:!0,selected:new Map(a),children:l,parents:i});return a},out:(n,l)=>{const i=[];for(const[a,r]of n.entries())r==="on"&&!l.has(a)&&i.push(a);return i}};return t},ti=Symbol.for("vuetify:nested"),cf={id:ge(),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([]),getPath:()=>[]}},Tp=U({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function,Object],selectStrategy:[String,Function,Object],openStrategy:[String,Object],opened:null,activated:null,selected:null,mandatory:Boolean},"nested"),Fp=e=>{let t=!1;const n=Q(new Map),l=Q(new Map),i=qe(e,"opened",e.opened,v=>new Set(v),v=>[...v.values()]),a=C(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;if(typeof e.activeStrategy=="function")return e.activeStrategy(e.mandatory);switch(e.activeStrategy){case"leaf":return _p(e.mandatory);case"single-leaf":return Pp(e.mandatory);case"independent":return Mo(e.mandatory);case"single-independent":default:return of(e.mandatory)}}),r=C(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;if(typeof e.selectStrategy=="function")return e.selectStrategy(e.mandatory);switch(e.selectStrategy){case"single-leaf":return Lp(e.mandatory);case"leaf":return Ep(e.mandatory);case"independent":return Ro(e.mandatory);case"single-independent":return uf(e.mandatory);case"classic":default:return Ip(e.mandatory)}}),o=C(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return Ap;case"single":return Vp;case"multiple":default:return sf}}),s=qe(e,"activated",e.activated,v=>a.value.in(v,n.value,l.value),v=>a.value.out(v,n.value,l.value)),d=qe(e,"selected",e.selected,v=>r.value.in(v,n.value,l.value),v=>r.value.out(v,n.value,l.value));Ht(()=>{t=!0});function u(v){const g=[];let b=v;for(;b!=null;)g.unshift(b),b=l.value.get(b);return g}const f=it("nested"),c=new Set,m={id:ge(),root:{opened:i,activatable:le(e,"activatable"),selectable:le(e,"selectable"),activated:s,selected:d,selectedValues:C(()=>{const v=[];for(const[g,b]of d.value.entries())b==="on"&&v.push(g);return v}),register:(v,g,b)=>{if(c.has(v)){u(v).map(String).join(" -> "),u(g).concat(v).map(String).join(" -> ");return}else c.add(v);g&&v!==g&&l.value.set(v,g),b&&n.value.set(v,[]),g!=null&&n.value.set(g,[...n.value.get(g)||[],v])},unregister:v=>{if(t)return;c.delete(v),n.value.delete(v);const g=l.value.get(v);if(g){const b=n.value.get(g)??[];n.value.set(g,b.filter(S=>S!==v))}l.value.delete(v)},open:(v,g,b)=>{f.emit("click:open",{id:v,value:g,path:u(v),event:b});const S=o.value.open({id:v,value:g,opened:new Set(i.value),children:n.value,parents:l.value,event:b});S&&(i.value=S)},openOnSelect:(v,g,b)=>{const S=o.value.select({id:v,value:g,selected:new Map(d.value),opened:new Set(i.value),children:n.value,parents:l.value,event:b});S&&(i.value=S)},select:(v,g,b)=>{f.emit("click:select",{id:v,value:g,path:u(v),event:b});const S=r.value.select({id:v,value:g,selected:new Map(d.value),children:n.value,parents:l.value,event:b});S&&(d.value=S),m.root.openOnSelect(v,g,b)},activate:(v,g,b)=>{if(!e.activatable)return m.root.select(v,!0,b);f.emit("click:activate",{id:v,value:g,path:u(v),event:b});const S=a.value.activate({id:v,value:g,activated:new Set(s.value),children:n.value,parents:l.value,event:b});S&&(s.value=S)},children:n,parents:l,getPath:u}};return gt(ti,m),m.root},df=(e,t)=>{const n=ze(ti,cf),l=Symbol(Gt()),i=C(()=>e.value!==void 0?e.value:l),a={...n,id:i,open:(r,o)=>n.root.open(i.value,r,o),openOnSelect:(r,o)=>n.root.openOnSelect(i.value,r,o),isOpen:C(()=>n.root.opened.value.has(i.value)),parent:C(()=>n.root.parents.value.get(i.value)),activate:(r,o)=>n.root.activate(i.value,r,o),isActivated:C(()=>n.root.activated.value.has(ye(i.value))),select:(r,o)=>n.root.select(i.value,r,o),isSelected:C(()=>n.root.selected.value.get(ye(i.value))==="on"),isIndeterminate:C(()=>n.root.selected.value.get(i.value)==="indeterminate"),isLeaf:C(()=>!n.root.children.value.get(i.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(i.value,n.id.value,t),Ht(()=>{!n.isGroupActivator&&n.root.unregister(i.value)}),t&&gt(ti,a),a},Op=()=>{const e=ze(ti,cf);gt(ti,{...e,isGroupActivator:!0})};function Bo(){const e=ge(!1);return Cn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:C(()=>e.value?void 0:{transition:"none !important"}),isBooted:li(e)}}const Mp=Vl({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return Op(),()=>{var l;return(l=n.default)==null?void 0:l.call(n)}}}),Rp=U({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Oe,default:"$collapse"},expandIcon:{type:Oe,default:"$expand"},prependIcon:Oe,appendIcon:Oe,fluid:Boolean,subgroup:Boolean,title:String,value:null,..._e(),...Ze()},"VListGroup"),Su=re()({name:"VListGroup",props:Rp(),setup(e,t){let{slots:n}=t;const{isOpen:l,open:i,id:a}=df(le(e,"value"),!0),r=C(()=>`v-list-group--id-${String(a.value)}`),o=rf(),{isBooted:s}=Bo();function d(m){m.stopPropagation(),i(!l.value,m)}const u=C(()=>({onClick:d,class:"v-list-group__header",id:r.value})),f=C(()=>l.value?e.collapseIcon:e.expandIcon),c=C(()=>({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 be(()=>h(e.tag,{class:["v-list-group",{"v-list-group--prepend":o==null?void 0:o.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(Je,{defaults:c.value},{default:()=>[h(Mp,null,{default:()=>[n.activator({props:u.value,isOpen:l.value})]})]}),h(vn,{transition:{component:Zd},disabled:!s.value},{default:()=>{var m;return[vt(h("div",{class:"v-list-group__items",role:"group","aria-labelledby":r.value},[(m=n.default)==null?void 0:m.call(n)]),[[Rn,l.value]])]}})]})),{isOpen:l}}}),Bp=U({opacity:[Number,String],..._e(),...Ze()},"VListItemSubtitle"),$p=re()({name:"VListItemSubtitle",props:Bp(),setup(e,t){let{slots:n}=t;return be(()=>h(e.tag,{class:["v-list-item-subtitle",e.class],style:[{"--v-list-item-subtitle-opacity":e.opacity},e.style]},n)),{}}}),Np=fa("v-list-item-title"),Dp=U({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Oe,baseColor:String,disabled:Boolean,lines:[Boolean,String],link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:[String,Number],title:[String,Number],value:null,onClick:Pt(),onClickOnce:Pt(),...il(),..._e(),...Wt(),...jt(),...$n(),...Tt(),...wa(),...Ze(),...nt(),...un({variant:"text"})},"VListItem"),xl=re()({name:"VListItem",directives:{Ripple:Ll},props:Dp(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const a=pa(e,n),r=C(()=>e.value===void 0?a.href.value:e.value),{activate:o,isActivated:s,select:d,isOpen:u,isSelected:f,isIndeterminate:c,isGroupActivator:m,root:v,parent:g,openOnSelect:b,id:S}=df(r,!1),E=rf(),V=C(()=>{var ue;return e.active!==!1&&(e.active||((ue=a.isActive)==null?void 0:ue.value)||(v.activatable.value?s.value:f.value))}),_=C(()=>e.link!==!1&&a.isLink.value),P=C(()=>!!E&&(v.selectable.value||v.activatable.value||e.value!=null)),p=C(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||P.value)),L=C(()=>e.rounded||e.nav),x=C(()=>e.color??e.activeColor),R=C(()=>({color:V.value?x.value??e.baseColor:e.baseColor,variant:e.variant}));ve(()=>{var ue;return(ue=a.isActive)==null?void 0:ue.value},ue=>{ue&&g.value!=null&&v.open(g.value,!0),ue&&b(ue)},{immediate:!0});const{themeClasses:$}=at(e),{borderClasses:O}=al(e),{colorClasses:A,colorStyles:F,variantClasses:D}=ol(R),{densityClasses:G}=Zt(e),{dimensionStyles:Z}=zt(e),{elevationClasses:ne}=Nn(e),{roundedClasses:ee}=Ft(L),N=C(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),B=C(()=>({isActive:V.value,select:d,isOpen:u.value,isSelected:f.value,isIndeterminate:c.value}));function W(ue){var me;i("click",ue),p.value&&((me=a.navigate)==null||me.call(a,ue),!m&&(v.activatable.value?o(!s.value,ue):(v.selectable.value||e.value!=null)&&d(!f.value,ue)))}function X(ue){(ue.key==="Enter"||ue.key===" ")&&(ue.preventDefault(),ue.target.dispatchEvent(new MouseEvent("click",ue)))}return be(()=>{const ue=_.value?"a":e.tag,me=l.title||e.title!=null,Ie=l.subtitle||e.subtitle!=null,oe=!!(e.appendAvatar||e.appendIcon),Te=!!(oe||l.append),Le=!!(e.prependAvatar||e.prependIcon),We=!!(Le||l.prepend);return E==null||E.updateHasPrepend(We),e.activeColor&&ig("active-color",["color","base-color"]),vt(h(ue,he({class:["v-list-item",{"v-list-item--active":V.value,"v-list-item--disabled":e.disabled,"v-list-item--link":p.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!We&&(E==null?void 0:E.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&V.value},$.value,O.value,A.value,G.value,ne.value,N.value,ee.value,D.value,e.class],style:[F.value,Z.value,e.style],tabindex:p.value?E?-2:0:void 0,"aria-selected":P.value?v.activatable.value?s.value:v.selectable.value?f.value:V.value:void 0,onClick:W,onKeydown:p.value&&!_.value&&X},a.linkProps),{default:()=>{var Fe;return[rl(p.value||V.value,"v-list-item"),We&&h("div",{key:"prepend",class:"v-list-item__prepend"},[l.prepend?h(Je,{key:"prepend-defaults",disabled:!Le,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var K;return[(K=l.prepend)==null?void 0:K.call(l,B.value)]}}):h(fe,null,[e.prependAvatar&&h(On,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&h(He,{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":""},[me&&h(Np,{key:"title"},{default:()=>{var K;return[((K=l.title)==null?void 0:K.call(l,{title:e.title}))??e.title]}}),Ie&&h($p,{key:"subtitle"},{default:()=>{var K;return[((K=l.subtitle)==null?void 0:K.call(l,{subtitle:e.subtitle}))??e.subtitle]}}),(Fe=l.default)==null?void 0:Fe.call(l,B.value)]),Te&&h("div",{key:"append",class:"v-list-item__append"},[l.append?h(Je,{key:"append-defaults",disabled:!oe,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var K;return[(K=l.append)==null?void 0:K.call(l,B.value)]}}):h(fe,null,[e.appendIcon&&h(He,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&h(On,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),h("div",{class:"v-list-item__spacer"},null)])]}}),[[pn("ripple"),p.value&&e.ripple]])}),{activate:o,isActivated:s,isGroupActivator:m,isSelected:f,list:E,select:d,root:v,id:S}}}),Hp=U({color:String,inset:Boolean,sticky:Boolean,title:String,..._e(),...Ze()},"VListSubheader"),jp=re()({name:"VListSubheader",props:Hp(),setup(e,t){let{slots:n}=t;const{textColorClasses:l,textColorStyles:i}=Dt(le(e,"color"));return be(()=>{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 r;return[a&&h("div",{class:"v-list-subheader__text"},[((r=n.default)==null?void 0:r.call(n))??e.title])]}})}),{}}}),zp=U({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,..._e(),...nt()},"VDivider"),Wp=re()({name:"VDivider",props:zp(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=at(e),{textColorClasses:a,textColorStyles:r}=Dt(le(e,"color")),o=C(()=>{const s={};return e.length&&(s[e.vertical?"height":"width"]=Ce(e.length)),e.thickness&&(s[e.vertical?"borderRightWidth":"borderTopWidth"]=Ce(e.thickness)),s});return be(()=>{const s=h("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},i.value,a.value,e.class],style:[o.value,r.value,{"--v-border-opacity":e.opacity},e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return l.default?h("div",{class:["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}]},[s,h("div",{class:"v-divider__content"},[l.default()]),s]):s}),{}}}),Up=U({items:Array,returnObject:Boolean},"VListChildren"),ff=re()({name:"VListChildren",props:Up(),setup(e,t){let{slots:n}=t;return af(),()=>{var l,i;return((l=n.default)==null?void 0:l.call(n))??((i=e.items)==null?void 0:i.map(a=>{var c,m;let{children:r,props:o,type:s,raw:d}=a;if(s==="divider")return((c=n.divider)==null?void 0:c.call(n,{props:o}))??h(Wp,o,null);if(s==="subheader")return((m=n.subheader)==null?void 0:m.call(n,{props:o}))??h(jp,o,null);const u={subtitle:n.subtitle?v=>{var g;return(g=n.subtitle)==null?void 0:g.call(n,{...v,item:d})}:void 0,prepend:n.prepend?v=>{var g;return(g=n.prepend)==null?void 0:g.call(n,{...v,item:d})}:void 0,append:n.append?v=>{var g;return(g=n.append)==null?void 0:g.call(n,{...v,item:d})}:void 0,title:n.title?v=>{var g;return(g=n.title)==null?void 0:g.call(n,{...v,item:d})}:void 0},f=Su.filterProps(o);return r?h(Su,he({value:o==null?void 0:o.value},f),{activator:v=>{let{props:g}=v;const b={...o,...g,value:e.returnObject?d:o.value};return n.header?n.header({props:b}):h(xl,b,u)},default:()=>h(ff,{items:r,returnObject:e.returnObject},n)}):n.item?n.item({props:o}):h(xl,he(o,{value:e.returnObject?d:o.value}),u)}))}}}),vf=U({items:{type:Array,default:()=>[]},itemTitle:{type:[String,Array,Function],default:"title"},itemValue:{type:[String,Array,Function],default:"value"},itemChildren:{type:[Boolean,String,Array,Function],default:"children"},itemProps:{type:[Boolean,String,Array,Function],default:"props"},returnObject:Boolean,valueComparator:{type:Function,default:Pl}},"list-items");function Er(e,t){const n=nn(t,e.itemTitle,t),l=nn(t,e.itemValue,n),i=nn(t,e.itemChildren),a=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?on(t,["children"]):t:void 0:nn(t,e.itemProps),r={title:n,value:l,...a};return{title:String(r.title??""),value:r.value,props:r,children:Array.isArray(i)?mf(e,i):void 0,raw:t}}function mf(e,t){const n=[];for(const l of t)n.push(Er(e,l));return n}function hf(e){const t=C(()=>mf(e,e.items)),n=C(()=>t.value.some(a=>a.value===null));function l(a){return n.value||(a=a.filter(r=>r!==null)),a.map(r=>e.returnObject&&typeof r=="string"?Er(e,r):t.value.find(o=>e.valueComparator(r,o.value))||Er(e,r))}function i(a){return e.returnObject?a.map(r=>{let{raw:o}=r;return o}):a.map(r=>{let{value:o}=r;return o})}return{items:t,transformIn:l,transformOut:i}}function qp(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function Kp(e,t){const n=nn(t,e.itemType,"item"),l=qp(t)?t:nn(t,e.itemTitle),i=nn(t,e.itemValue,void 0),a=nn(t,e.itemChildren),r=e.itemProps===!0?on(t,["children"]):nn(t,e.itemProps),o={title:l,value:i,...r};return{type:n,title:o.title,value:o.value,props:o,children:n==="item"&&a?gf(e,a):void 0,raw:t}}function gf(e,t){const n=[];for(const l of t)n.push(Kp(e,l));return n}function Gp(e){return{items:C(()=>gf(e,e.items))}}const Yp=U({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:Oe,collapseIcon:Oe,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,"onClick:open":Pt(),"onClick:select":Pt(),"onUpdate:opened":Pt(),...Tp({selectStrategy:"single-leaf",openStrategy:"list"}),...il(),..._e(),...Wt(),...jt(),...$n(),itemType:{type:String,default:"type"},...vf(),...Tt(),...Ze(),...nt(),...un({variant:"text"})},"VList"),yf=re()({name:"VList",props:Yp(),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}=Gp(e),{themeClasses:i}=at(e),{backgroundColorClasses:a,backgroundColorStyles:r}=Kt(le(e,"bgColor")),{borderClasses:o}=al(e),{densityClasses:s}=Zt(e),{dimensionStyles:d}=zt(e),{elevationClasses:u}=Nn(e),{roundedClasses:f}=Ft(e),{children:c,open:m,parents:v,select:g,getPath:b}=Fp(e),S=C(()=>e.lines?`v-list--${e.lines}-line`:void 0),E=le(e,"activeColor"),V=le(e,"baseColor"),_=le(e,"color");af(),Bn({VListGroup:{activeColor:E,baseColor:V,color:_,expandIcon:le(e,"expandIcon"),collapseIcon:le(e,"collapseIcon")},VListItem:{activeClass:le(e,"activeClass"),activeColor:E,baseColor:V,color:_,density:le(e,"density"),disabled:le(e,"disabled"),lines:le(e,"lines"),nav:le(e,"nav"),slim:le(e,"slim"),variant:le(e,"variant")}});const P=ge(!1),p=Q();function L(F){P.value=!0}function x(F){P.value=!1}function R(F){var D;!P.value&&!(F.relatedTarget&&((D=p.value)!=null&&D.contains(F.relatedTarget)))&&A()}function $(F){const D=F.target;if(!(!p.value||["INPUT","TEXTAREA"].includes(D.tagName))){if(F.key==="ArrowDown")A("next");else if(F.key==="ArrowUp")A("prev");else if(F.key==="Home")A("first");else if(F.key==="End")A("last");else return;F.preventDefault()}}function O(F){P.value=!0}function A(F){if(p.value)return jl(p.value,F)}return be(()=>h(e.tag,{ref:p,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},i.value,a.value,o.value,s.value,u.value,S.value,f.value,e.class],style:[r.value,d.value,e.style],tabindex:e.disabled||P.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:L,onFocusout:x,onFocus:R,onKeydown:$,onMousedown:O},{default:()=>[h(ff,{items:l.value,returnObject:e.returnObject},n)]})),{open:m,select:g,focus:A,children:c,parents:v,getPath:b}}});function Ka(e,t){return{x:e.x+t.x,y:e.y+t.y}}function Zp(e,t){return{x:e.x-t.x,y:e.y-t.y}}function xu(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 Ka({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 Ka({x:i,y:a},t)}return Ka({x:t.width/2,y:t.height/2},t)}const bf={static:Qp,connected:t1},Xp=U({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in bf},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function Jp(e,t){const n=Q({}),l=Q();Be&&Fn(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var r,o;ve(()=>e.locationStrategy,a),wt(()=>{window.removeEventListener("resize",i),l.value=void 0}),window.addEventListener("resize",i,{passive:!0}),typeof e.locationStrategy=="function"?l.value=(r=e.locationStrategy(t,e,n))==null?void 0:r.updateLocation:l.value=(o=bf[e.locationStrategy](t,e,n))==null?void 0:o.updateLocation});function i(a){var r;(r=l.value)==null||r.call(l,a)}return{contentStyles:n,updateLocation:l}}function Qp(){}function e1(e,t){const n=wo(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 t1(e,t,n){(Array.isArray(e.target.value)||Pg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:i,preferredOrigin:a}=bo(()=>{const v=yr(t.location,e.isRtl.value),g=t.origin==="overlap"?v:t.origin==="auto"?Na(v):yr(t.origin,e.isRtl.value);return v.side===g.side&&v.align===Da(g).align?{preferredAnchor:Ns(v),preferredOrigin:Ns(g)}:{preferredAnchor:v,preferredOrigin:g}}),[r,o,s,d]=["minWidth","minHeight","maxWidth","maxHeight"].map(v=>C(()=>{const g=parseFloat(t[v]);return isNaN(g)?1/0:g})),u=C(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const v=t.offset.split(" ").map(parseFloat);return v.length<2&&v.push(0),v}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let f=!1;const c=new ResizeObserver(()=>{f&&m()});ve([e.target,e.contentEl],(v,g)=>{let[b,S]=v,[E,V]=g;E&&!Array.isArray(E)&&c.unobserve(E),b&&!Array.isArray(b)&&c.observe(b),V&&c.unobserve(V),S&&c.observe(S)},{immediate:!0}),wt(()=>{c.disconnect()});function m(){if(f=!1,requestAnimationFrame(()=>f=!0),!e.target.value||!e.contentEl.value)return;const v=ld(e.target.value),g=e1(e.contentEl.value,e.isRtl.value),b=ji(e.contentEl.value),S=12;b.length||(b.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(g.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),g.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const E=b.reduce((O,A)=>{const F=A.getBoundingClientRect(),D=new Zn({x:A===document.documentElement?0:F.x,y:A===document.documentElement?0:F.y,width:A.clientWidth,height:A.clientHeight});return O?new Zn({x:Math.max(O.left,D.left),y:Math.max(O.top,D.top),width:Math.min(O.right,D.right)-Math.max(O.left,D.left),height:Math.min(O.bottom,D.bottom)-Math.max(O.top,D.top)}):D},void 0);E.x+=S,E.y+=S,E.width-=S*2,E.height-=S*2;let V={anchor:i.value,origin:a.value};function _(O){const A=new Zn(g),F=xu(O.anchor,v),D=xu(O.origin,A);let{x:G,y:Z}=Zp(F,D);switch(O.anchor.side){case"top":Z-=u.value[0];break;case"bottom":Z+=u.value[0];break;case"left":G-=u.value[0];break;case"right":G+=u.value[0];break}switch(O.anchor.align){case"top":Z-=u.value[1];break;case"bottom":Z+=u.value[1];break;case"left":G-=u.value[1];break;case"right":G+=u.value[1];break}return A.x+=G,A.y+=Z,A.width=Math.min(A.width,s.value),A.height=Math.min(A.height,d.value),{overflows:Hs(A,E),x:G,y:Z}}let P=0,p=0;const L={x:0,y:0},x={x:!1,y:!1};let R=-1;for(;!(R++>10);){const{x:O,y:A,overflows:F}=_(V);P+=O,p+=A,g.x+=O,g.y+=A;{const D=Ds(V.anchor),G=F.x.before||F.x.after,Z=F.y.before||F.y.after;let ne=!1;if(["x","y"].forEach(ee=>{if(ee==="x"&&G&&!x.x||ee==="y"&&Z&&!x.y){const N={anchor:{...V.anchor},origin:{...V.origin}},B=ee==="x"?D==="y"?Da:Na:D==="y"?Na:Da;N.anchor=B(N.anchor),N.origin=B(N.origin);const{overflows:W}=_(N);(W[ee].before<=F[ee].before&&W[ee].after<=F[ee].after||W[ee].before+W[ee].after<(F[ee].before+F[ee].after)/2)&&(V=N,ne=x[ee]=!0)}}),ne)continue}F.x.before&&(P+=F.x.before,g.x+=F.x.before),F.x.after&&(P-=F.x.after,g.x-=F.x.after),F.y.before&&(p+=F.y.before,g.y+=F.y.before),F.y.after&&(p-=F.y.after,g.y-=F.y.after);{const D=Hs(g,E);L.x=E.width-D.x.before-D.x.after,L.y=E.height-D.y.before-D.y.after,P+=D.x.before,g.x+=D.x.before,p+=D.y.before,g.y+=D.y.before}break}const $=Ds(V.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${V.anchor.side} ${V.anchor.align}`,transformOrigin:`${V.origin.side} ${V.origin.align}`,top:Ce(Ga(p)),left:e.isRtl.value?void 0:Ce(Ga(P)),right:e.isRtl.value?Ce(Ga(-P)):void 0,minWidth:Ce($==="y"?Math.min(r.value,v.width):r.value),maxWidth:Ce(ku(hn(L.x,r.value===1/0?0:r.value,s.value))),maxHeight:Ce(ku(hn(L.y,o.value===1/0?0:o.value,d.value)))}),{available:L,contentBox:g}}return ve(()=>[i.value,a.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>m()),ot(()=>{const v=m();if(!v)return;const{available:g,contentBox:b}=v;b.height>g.y&&requestAnimationFrame(()=>{m(),requestAnimationFrame(()=>{m()})})}),{updateLocation:m}}function Ga(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function ku(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let Lr=!0;const Ji=[];function n1(e){!Lr||Ji.length?(Ji.push(e),Ir()):(Lr=!1,e(),Ir())}let _u=-1;function Ir(){cancelAnimationFrame(_u),_u=requestAnimationFrame(()=>{const e=Ji.shift();e&&e(),Ji.length?Ir():Lr=!0})}const Ei={none:null,close:a1,block:r1,reposition:o1},l1=U({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Ei}},"VOverlay-scroll-strategies");function i1(e,t){if(!Be)return;let n;Nt(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=zr(),await new Promise(l=>setTimeout(l)),n.active&&n.run(()=>{var l;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(l=Ei[e.scrollStrategy])==null||l.call(Ei,t,e,n)}))}),wt(()=>{n==null||n.stop()})}function a1(e){function t(n){e.isActive.value=!1}pf(e.targetEl.value??e.contentEl.value,t)}function r1(e,t){var r;const n=(r=e.root.value)==null?void 0:r.offsetParent,l=[...new Set([...ji(e.targetEl.value,t.contained?n:void 0),...ji(e.contentEl.value,t.contained?n:void 0)])].filter(o=>!o.classList.contains("v-overlay-scroll-blocked")),i=window.innerWidth-document.documentElement.offsetWidth,a=(o=>xo(o)&&o)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),l.forEach((o,s)=>{o.style.setProperty("--v-body-scroll-x",Ce(-o.scrollLeft)),o.style.setProperty("--v-body-scroll-y",Ce(-o.scrollTop)),o!==document.documentElement&&o.style.setProperty("--v-scrollbar-offset",Ce(i)),o.classList.add("v-overlay-scroll-blocked")}),wt(()=>{l.forEach((o,s)=>{const d=parseFloat(o.style.getPropertyValue("--v-body-scroll-x")),u=parseFloat(o.style.getPropertyValue("--v-body-scroll-y")),f=o.style.scrollBehavior;o.style.scrollBehavior="auto",o.style.removeProperty("--v-body-scroll-x"),o.style.removeProperty("--v-body-scroll-y"),o.style.removeProperty("--v-scrollbar-offset"),o.classList.remove("v-overlay-scroll-blocked"),o.scrollLeft=-d,o.scrollTop=-u,o.style.scrollBehavior=f}),a&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function o1(e,t,n){let l=!1,i=-1,a=-1;function r(o){n1(()=>{var u,f;const s=performance.now();(f=(u=e.updateLocation).value)==null||f.call(u,o),l=(performance.now()-s)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?o=>o():requestIdleCallback)(()=>{n.run(()=>{pf(e.targetEl.value??e.contentEl.value,o=>{l?(cancelAnimationFrame(i),i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{r(o)})})):r(o)})})}),wt(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(i)})}function pf(e,t){const n=[document,...ji(e)];n.forEach(l=>{l.addEventListener("scroll",t,{passive:!0})}),wt(()=>{n.forEach(l=>{l.removeEventListener("scroll",t)})})}const Tr=Symbol.for("vuetify:v-menu"),s1=U({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function u1(e,t){let n=()=>{};function l(r){n==null||n();const o=Number(r?e.openDelay:e.closeDelay);return new Promise(s=>{n=qh(o,()=>{t==null||t(r),s(r)})})}function i(){return l(!0)}function a(){return l(!1)}return{clearDelay:n,runOpenDelay:i,runCloseDelay:a}}const c1=U({target:[String,Object],activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...s1()},"VOverlay-activator");function d1(e,t){let{isActive:n,isTop:l,contentEl:i}=t;const a=it("useActivator"),r=Q();let o=!1,s=!1,d=!0;const u=C(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),f=C(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!u.value),{runOpenDelay:c,runCloseDelay:m}=u1(e,x=>{x===(e.openOnHover&&o||u.value&&s)&&!(e.openOnHover&&n.value&&!l.value)&&(n.value!==x&&(d=!0),n.value=x)}),v=Q(),g={onClick:x=>{x.stopPropagation(),r.value=x.currentTarget||x.target,n.value||(v.value=[x.clientX,x.clientY]),n.value=!n.value},onMouseenter:x=>{var R;(R=x.sourceCapabilities)!=null&&R.firesTouchEvents||(o=!0,r.value=x.currentTarget||x.target,c())},onMouseleave:x=>{o=!1,m()},onFocus:x=>{wl(x.target,":focus-visible")!==!1&&(s=!0,x.stopPropagation(),r.value=x.currentTarget||x.target,c())},onBlur:x=>{s=!1,x.stopPropagation(),m()}},b=C(()=>{const x={};return f.value&&(x.onClick=g.onClick),e.openOnHover&&(x.onMouseenter=g.onMouseenter,x.onMouseleave=g.onMouseleave),u.value&&(x.onFocus=g.onFocus,x.onBlur=g.onBlur),x}),S=C(()=>{const x={};if(e.openOnHover&&(x.onMouseenter=()=>{o=!0,c()},x.onMouseleave=()=>{o=!1,m()}),u.value&&(x.onFocusin=()=>{s=!0,c()},x.onFocusout=()=>{s=!1,m()}),e.closeOnContentClick){const R=ze(Tr,null);x.onClick=()=>{n.value=!1,R==null||R.closeParents()}}return x}),E=C(()=>{const x={};return e.openOnHover&&(x.onMouseenter=()=>{d&&(o=!0,d=!1,c())},x.onMouseleave=()=>{o=!1,m()}),x});ve(l,x=>{var R;x&&(e.openOnHover&&!o&&(!u.value||!s)||u.value&&!s&&(!e.openOnHover||!o))&&!((R=i.value)!=null&&R.contains(document.activeElement))&&(n.value=!1)}),ve(n,x=>{x||setTimeout(()=>{v.value=void 0})},{flush:"post"});const V=hr();Nt(()=>{V.value&&ot(()=>{r.value=V.el})});const _=hr(),P=C(()=>e.target==="cursor"&&v.value?v.value:_.value?_.el:wf(e.target,a)||r.value),p=C(()=>Array.isArray(P.value)?void 0:P.value);let L;return ve(()=>!!e.activator,x=>{x&&Be?(L=zr(),L.run(()=>{f1(e,a,{activatorEl:r,activatorEvents:b})})):L&&L.stop()},{flush:"post",immediate:!0}),wt(()=>{L==null||L.stop()}),{activatorEl:r,activatorRef:V,target:P,targetEl:p,targetRef:_,activatorEvents:b,contentEvents:S,scrimEvents:E}}function f1(e,t,n){let{activatorEl:l,activatorEvents:i}=n;ve(()=>e.activator,(s,d)=>{if(d&&s!==d){const u=o(d);u&&r(u)}s&&ot(()=>a())},{immediate:!0}),ve(()=>e.activatorProps,()=>{a()}),wt(()=>{r()});function a(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:o(),d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;s&&Yh(s,he(i.value,d))}function r(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:o(),d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;s&&Zh(s,he(i.value,d))}function o(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const d=wf(s,t);return l.value=(d==null?void 0:d.nodeType)===Node.ELEMENT_NODE?d:void 0,l.value}}function wf(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 v1(){if(!Be)return ge(!1);const{ssr:e}=ko();if(e){const t=ge(!1);return Cn(()=>{t.value=!0}),t}else return ge(!0)}const $o=U({eager:Boolean},"lazy");function No(e,t){const n=ge(!1),l=C(()=>n.value||e.eager||t.value);ve(t,()=>n.value=!0);function i(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:l,onAfterLeave:i}}function Ca(){const t=it("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Pu=Symbol.for("vuetify:stack"),Ol=st([]);function m1(e,t,n){const l=it("useStack"),i=!n,a=ze(Pu,void 0),r=st({activeChildren:new Set});gt(Pu,r);const o=ge(+t.value);Fn(e,()=>{var f;const u=(f=Ol.at(-1))==null?void 0:f[1];o.value=u?u+10:+t.value,i&&Ol.push([l.uid,o.value]),a==null||a.activeChildren.add(l.uid),wt(()=>{if(i){const c=ye(Ol).findIndex(m=>m[0]===l.uid);Ol.splice(c,1)}a==null||a.activeChildren.delete(l.uid)})});const s=ge(!0);i&&Nt(()=>{var f;const u=((f=Ol.at(-1))==null?void 0:f[0])===l.uid;setTimeout(()=>s.value=u)});const d=C(()=>!r.activeChildren.size);return{globalTop:li(s),localTop:d,stackStyles:C(()=>({zIndex:o.value}))}}function h1(e){return{teleportTarget:C(()=>{const n=e();if(n===!0||!Be)return;const l=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(l==null)return;let i=[...l.children].find(a=>a.matches(".v-overlay-container"));return i||(i=document.createElement("div"),i.className="v-overlay-container",l.appendChild(i)),i})}}function g1(){return!0}function Cf(e,t,n){if(!e||Sf(e,n)===!1)return!1;const l=cd(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 Sf(e,t){return(typeof t.value=="object"&&t.value.closeConditional||g1)(e)}function y1(e,t,n){const l=typeof n.value=="function"?n.value:n.value.handler;e.shadowTarget=e.target,t._clickOutside.lastMousedownWasOutside&&Cf(e,t,n)&&setTimeout(()=>{Sf(e,n)&&l&&l(e)},0)}function Vu(e,t){const n=cd(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const b1={mounted(e,t){const n=i=>y1(i,e,t),l=i=>{e._clickOutside.lastMousedownWasOutside=Cf(i,e,t)};Vu(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}},beforeUnmount(e,t){e._clickOutside&&(Vu(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 p1(e){const{modelValue:t,color:n,...l}=e;return h(yn,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&h("div",he({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},l),null)]})}const Do=U({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,opacity:[Number,String],noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[Boolean,String],default:!0},zIndex:{type:[Number,String],default:2e3},...c1(),..._e(),...jt(),...$o(),...Xp(),...l1(),...nt(),...El()},"VOverlay"),Qi=re()({name:"VOverlay",directives:{ClickOutside:b1},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...Do()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:l,emit:i}=t;const a=it("VOverlay"),r=Q(),o=Q(),s=Q(),d=qe(e,"modelValue"),u=C({get:()=>d.value,set:oe=>{oe&&e.disabled||(d.value=oe)}}),{themeClasses:f}=at(e),{rtlClasses:c,isRtl:m}=Yt(),{hasContent:v,onAfterLeave:g}=No(e,u),b=Kt(C(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:S,localTop:E,stackStyles:V}=m1(u,le(e,"zIndex"),e._disableGlobalStack),{activatorEl:_,activatorRef:P,target:p,targetEl:L,targetRef:x,activatorEvents:R,contentEvents:$,scrimEvents:O}=d1(e,{isActive:u,isTop:E,contentEl:s}),{teleportTarget:A}=h1(()=>{var Le,We,Fe;const oe=e.attach||e.contained;if(oe)return oe;const Te=((Le=_==null?void 0:_.value)==null?void 0:Le.getRootNode())||((Fe=(We=a.proxy)==null?void 0:We.$el)==null?void 0:Fe.getRootNode());return Te instanceof ShadowRoot?Te:!1}),{dimensionStyles:F}=zt(e),D=v1(),{scopeId:G}=Ca();ve(()=>e.disabled,oe=>{oe&&(u.value=!1)});const{contentStyles:Z,updateLocation:ne}=Jp(e,{isRtl:m,contentEl:s,target:p,isActive:u});i1(e,{root:r,contentEl:s,targetEl:L,isActive:u,updateLocation:ne});function ee(oe){i("click:outside",oe),e.persistent?ue():u.value=!1}function N(oe){return u.value&&S.value&&(!e.scrim||oe.target===o.value||oe instanceof MouseEvent&&oe.shadowTarget===o.value)}Be&&ve(u,oe=>{oe?window.addEventListener("keydown",B):window.removeEventListener("keydown",B)},{immediate:!0}),Ht(()=>{Be&&window.removeEventListener("keydown",B)});function B(oe){var Te,Le;oe.key==="Escape"&&S.value&&(e.persistent?ue():(u.value=!1,(Te=s.value)!=null&&Te.contains(document.activeElement)&&((Le=_.value)==null||Le.focus())))}const W=Sp();Fn(()=>e.closeOnBack,()=>{xp(W,oe=>{S.value&&u.value?(oe(!1),e.persistent?ue():u.value=!1):oe()})});const X=Q();ve(()=>u.value&&(e.absolute||e.contained)&&A.value==null,oe=>{if(oe){const Te=dd(r.value);Te&&Te!==document.scrollingElement&&(X.value=Te.scrollTop)}});function ue(){e.noClickAnimation||s.value&&qn(s.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:Xl})}function me(){i("afterEnter")}function Ie(){g(),i("afterLeave")}return be(()=>{var oe;return h(fe,null,[(oe=n.activator)==null?void 0:oe.call(n,{isActive:u.value,targetRef:x,props:he({ref:P},R.value,e.activatorProps)}),D.value&&v.value&&h(Km,{disabled:!A.value,to:A.value},{default:()=>[h("div",he({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":u.value,"v-overlay--contained":e.contained},f.value,c.value,e.class],style:[V.value,{"--v-overlay-opacity":e.opacity,top:Ce(X.value)},e.style],ref:r},G,l),[h(p1,he({color:b,modelValue:u.value&&!!e.scrim,ref:o},O.value),null),h(vn,{appear:!0,persisted:!0,transition:e.transition,target:p.value,onAfterEnter:me,onAfterLeave:Ie},{default:()=>{var Te;return[vt(h("div",he({ref:s,class:["v-overlay__content",e.contentClass],style:[F.value,Z.value]},$.value,e.contentProps),[(Te=n.default)==null?void 0:Te.call(n,{isActive:u})]),[[Rn,u.value],[pn("click-outside"),{handler:ee,closeConditional:N,include:()=>[_.value]}]])]}})])]})])}),{activatorEl:_,scrimEl:o,target:p,animateClick:ue,contentEl:s,globalTop:S,localTop:E,updateLocation:ne}}}),Ya=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[Ya]=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 r of n)if(r.value&&Reflect.has(r.value,a)){const o=Reflect.get(r.value,a);return typeof o=="function"?o.bind(r.value):o}}},has(i,a){if(Reflect.has(i,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const r of n)if(r.value&&Reflect.has(r.value,a))return!0;return!1},set(i,a,r){if(Reflect.has(i,a))return Reflect.set(i,a,r);if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const o of n)if(o.value&&Reflect.has(o.value,a))return Reflect.set(o.value,a,r);return!1},getOwnPropertyDescriptor(i,a){var o;const r=Reflect.getOwnPropertyDescriptor(i,a);if(r)return r;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const s of n){if(!s.value)continue;const d=Za(s.value,a)??("_"in s.value?Za((o=s.value._)==null?void 0:o.setupState,a):void 0);if(d)return d}for(const s of n){const d=s.value&&s.value[Ya];if(!d)continue;const u=d.slice();for(;u.length;){const f=u.shift(),c=Za(f.value,a);if(c)return c;const m=f.value&&f.value[Ya];m&&u.push(...m)}}}}})}const w1=U({id:String,submenu:Boolean,...on(Do({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",location:void 0,openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:Gd}}),["absolute"])},"VMenu"),xf=re()({name:"VMenu",props:w1(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=qe(e,"modelValue"),{scopeId:i}=Ca(),{isRtl:a}=Yt(),r=Gt(),o=C(()=>e.id||`v-menu-${r}`),s=Q(),d=ze(Tr,null),u=ge(new Set);gt(Tr,{register(){u.value.add(r)},unregister(){u.value.delete(r)},closeParents(b){setTimeout(()=>{var S;!u.value.size&&!e.persistent&&(b==null||(S=s.value)!=null&&S.contentEl&&!Kh(b,s.value.contentEl))&&(l.value=!1,d==null||d.closeParents())},40)}}),Ht(()=>{d==null||d.unregister(),document.removeEventListener("focusin",f)}),Sc(()=>l.value=!1);async function f(b){var V,_,P;const S=b.relatedTarget,E=b.target;await ot(),l.value&&S!==E&&((V=s.value)!=null&&V.contentEl)&&((_=s.value)!=null&&_.globalTop)&&![document,s.value.contentEl].includes(E)&&!s.value.contentEl.contains(E)&&((P=Di(s.value.contentEl)[0])==null||P.focus())}ve(l,b=>{b?(d==null||d.register(),Be&&document.addEventListener("focusin",f,{once:!0})):(d==null||d.unregister(),Be&&document.removeEventListener("focusin",f))},{immediate:!0});function c(b){d==null||d.closeParents(b)}function m(b){var S,E,V,_,P;if(!e.disabled)if(b.key==="Tab"||b.key==="Enter"&&!e.closeOnContentClick){if(b.key==="Enter"&&(b.target instanceof HTMLTextAreaElement||b.target instanceof HTMLInputElement&&b.target.closest("form")))return;b.key==="Enter"&&b.preventDefault(),td(Di((S=s.value)==null?void 0:S.contentEl,!1),b.shiftKey?"prev":"next",L=>L.tabIndex>=0)||(l.value=!1,(V=(E=s.value)==null?void 0:E.activatorEl)==null||V.focus())}else e.submenu&&b.key===(a.value?"ArrowRight":"ArrowLeft")&&(l.value=!1,(P=(_=s.value)==null?void 0:_.activatorEl)==null||P.focus())}function v(b){var E;if(e.disabled)return;const S=(E=s.value)==null?void 0:E.contentEl;S&&l.value?b.key==="ArrowDown"?(b.preventDefault(),b.stopImmediatePropagation(),jl(S,"next")):b.key==="ArrowUp"?(b.preventDefault(),b.stopImmediatePropagation(),jl(S,"prev")):e.submenu&&(b.key===(a.value?"ArrowRight":"ArrowLeft")?l.value=!1:b.key===(a.value?"ArrowLeft":"ArrowRight")&&(b.preventDefault(),jl(S,"first"))):(e.submenu?b.key===(a.value?"ArrowLeft":"ArrowRight"):["ArrowDown","ArrowUp"].includes(b.key))&&(l.value=!0,b.preventDefault(),setTimeout(()=>setTimeout(()=>v(b))))}const g=C(()=>he({"aria-haspopup":"menu","aria-expanded":String(l.value),"aria-owns":o.value,onKeydown:v},e.activatorProps));return be(()=>{const b=Qi.filterProps(e);return h(Qi,he({ref:s,id:o.value,class:["v-menu",e.class],style:e.style},b,{modelValue:l.value,"onUpdate:modelValue":S=>l.value=S,absolute:!0,activatorProps:g.value,location:e.location??(e.submenu?"end":"bottom"),"onClick:outside":c,onKeydown:m},i),{activator:n.activator,default:function(){for(var S=arguments.length,E=new Array(S),V=0;V<S;V++)E[V]=arguments[V];return h(Je,{root:"VMenu"},{default:()=>{var _;return[(_=n.default)==null?void 0:_.call(n,...E)]}})}})}),Il({id:o,ΨopenChildren:u},s)}}),C1=U({active:Boolean,disabled:Boolean,max:[Number,String],value:{type:[Number,String],default:0},..._e(),...El({transition:{component:Yd}})},"VCounter"),S1=re()({name:"VCounter",functional:!0,props:C1(),setup(e,t){let{slots:n}=t;const l=C(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return be(()=>h(vn,{transition:e.transition},{default:()=>[vt(h("div",{class:["v-counter",{"text-error":e.max&&!e.disabled&&parseFloat(e.value)>parseFloat(e.max)},e.class],style:e.style},[n.default?n.default({counter:l.value,max:e.max,value:e.value}):l.value]),[[Rn,e.active]])]})),{}}}),x1=U({floating:Boolean,..._e()},"VFieldLabel"),Si=re()({name:"VFieldLabel",props:x1(),setup(e,t){let{slots:n}=t;return be(()=>h(Fd,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function kf(e,t){const n=Q(),l=ge(!1);if(vo){const i=new IntersectionObserver(a=>{e==null||e(a,i),l.value=!!a.find(r=>r.isIntersecting)},t);Ht(()=>{i.disconnect()}),ve(n,(a,r)=>{r&&(i.unobserve(r),l.value=!1),a&&i.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:l}}const Au={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},ci=U({location:String},"location");function Sa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:l}=Yt();return{locationStyles:C(()=>{if(!e.location)return{};const{side:a,align:r}=yr(e.location.split(" ").length>1?e.location:`${e.location} center`,l.value);function o(d){return n?n(d):0}const s={};return a!=="center"&&(t?s[Au[a]]=`calc(100% - ${o(a)}px)`:s[a]=0),r!=="center"?t?s[Au[r]]=`calc(100% - ${o(r)}px)`:s[r]=0:(a==="center"?s.top=s.left="50%":s[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",s.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),s})}}const k1=U({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},bufferColor:String,bufferOpacity:[Number,String],clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},opacity:[Number,String],reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,..._e(),...ci({location:"top"}),...Tt(),...Ze(),...nt()},"VProgressLinear"),_f=re()({name:"VProgressLinear",props:k1(),emits:{"update:modelValue":e=>!0},setup(e,t){var O;let{slots:n}=t;const l=qe(e,"modelValue"),{isRtl:i,rtlClasses:a}=Yt(),{themeClasses:r}=at(e),{locationStyles:o}=Sa(e),{textColorClasses:s,textColorStyles:d}=Dt(e,"color"),{backgroundColorClasses:u,backgroundColorStyles:f}=Kt(C(()=>e.bgColor||e.color)),{backgroundColorClasses:c,backgroundColorStyles:m}=Kt(C(()=>e.bufferColor||e.bgColor||e.color)),{backgroundColorClasses:v,backgroundColorStyles:g}=Kt(e,"color"),{roundedClasses:b}=Ft(e),{intersectionRef:S,isIntersecting:E}=kf(),V=C(()=>parseFloat(e.max)),_=C(()=>parseFloat(e.height)),P=C(()=>hn(parseFloat(e.bufferValue)/V.value*100,0,100)),p=C(()=>hn(parseFloat(l.value)/V.value*100,0,100)),L=C(()=>i.value!==e.reverse),x=C(()=>e.indeterminate?"fade-transition":"slide-x-transition"),R=Be&&((O=window.matchMedia)==null?void 0:O.call(window,"(forced-colors: active)").matches);function $(A){if(!S.value)return;const{left:F,right:D,width:G}=S.value.getBoundingClientRect(),Z=L.value?G-A.clientX+(D-G):A.clientX-F;l.value=Math.round(Z/G*V.value)}return be(()=>h(e.tag,{ref:S,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&E.value,"v-progress-linear--reverse":L.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},b.value,r.value,a.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?Ce(_.value):0,"--v-progress-linear-height":Ce(_.value),...e.absolute?o.value:{}},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:p.value,onClick:e.clickable&&$},{default:()=>[e.stream&&h("div",{key:"stream",class:["v-progress-linear__stream",s.value],style:{...d.value,[L.value?"left":"right"]:Ce(-_.value),borderTop:`${Ce(_.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${Ce(_.value/4)})`,width:Ce(100-P.value,"%"),"--v-progress-linear-stream-to":Ce(_.value*(L.value?1:-1))}},null),h("div",{class:["v-progress-linear__background",R?void 0:u.value],style:[f.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}]},null),h("div",{class:["v-progress-linear__buffer",R?void 0:c.value],style:[m.value,{opacity:parseFloat(e.bufferOpacity),width:Ce(P.value,"%")}]},null),h(yn,{name:x.value},{default:()=>[e.indeterminate?h("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(A=>h("div",{key:A,class:["v-progress-linear__indeterminate",A,R?void 0:v.value],style:g.value},null))]):h("div",{class:["v-progress-linear__determinate",R?void 0:v.value],style:[g.value,{width:Ce(p.value,"%")}]},null)]}),n.default&&h("div",{class:"v-progress-linear__content"},[n.default({value:p.value,buffer:P.value})])]})),{}}}),Ho=U({loading:[Boolean,String]},"loader");function xa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return{loaderClasses:C(()=>({[`${t}--loading`]:e.loading}))}}function jo(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(_f,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const _1=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],Pf=U({appendInnerIcon:Oe,bgColor:String,clearable:Boolean,clearIcon:{type:Oe,default:"$clear"},active:Boolean,centerAffix:{type:Boolean,default:void 0},color:String,baseColor:String,dirty:Boolean,disabled:{type:Boolean,default:null},error:Boolean,flat:Boolean,label:String,persistentClear:Boolean,prependInnerIcon:Oe,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>_1.includes(e)},"onClick:clear":Pt(),"onClick:appendInner":Pt(),"onClick:prependInner":Pt(),..._e(),...Ho(),...Tt(),...nt()},"VField"),Vf=re()({name:"VField",inheritAttrs:!1,props:{id:String,...Jd(),...Pf()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{themeClasses:a}=at(e),{loaderClasses:r}=xa(e),{focusClasses:o,isFocused:s,focus:d,blur:u}=Io(e),{InputIcon:f}=Ud(e),{roundedClasses:c}=Ft(e),{rtlClasses:m}=Yt(),v=C(()=>e.dirty||e.active),g=C(()=>!e.singleLine&&!!(e.label||i.label)),b=Gt(),S=C(()=>e.id||`input-${b}`),E=C(()=>`${S.value}-messages`),V=Q(),_=Q(),P=Q(),p=C(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:L,backgroundColorStyles:x}=Kt(le(e,"bgColor")),{textColorClasses:R,textColorStyles:$}=Dt(C(()=>e.error||e.disabled?void 0:v.value&&s.value?e.color:e.baseColor));ve(v,D=>{if(g.value){const G=V.value.$el,Z=_.value.$el;requestAnimationFrame(()=>{const ne=wo(G),ee=Z.getBoundingClientRect(),N=ee.x-ne.x,B=ee.y-ne.y-(ne.height/2-ee.height/2),W=ee.width/.75,X=Math.abs(W-ne.width)>1?{maxWidth:Ce(W)}:void 0,ue=getComputedStyle(G),me=getComputedStyle(Z),Ie=parseFloat(ue.transitionDuration)*1e3||150,oe=parseFloat(me.getPropertyValue("--v-field-label-scale")),Te=me.getPropertyValue("color");G.style.visibility="visible",Z.style.visibility="hidden",qn(G,{transform:`translate(${N}px, ${B}px) scale(${oe})`,color:Te,...X},{duration:Ie,easing:Xl,direction:D?"normal":"reverse"}).finished.then(()=>{G.style.removeProperty("visibility"),Z.style.removeProperty("visibility")})})}},{flush:"post"});const O=C(()=>({isActive:v,isFocused:s,controlRef:P,blur:u,focus:d}));function A(D){D.target!==document.activeElement&&D.preventDefault()}function F(D){var G;D.key!=="Enter"&&D.key!==" "||(D.preventDefault(),D.stopPropagation(),(G=e["onClick:clear"])==null||G.call(e,new MouseEvent("click")))}return be(()=>{var N,B,W;const D=e.variant==="outlined",G=!!(i["prepend-inner"]||e.prependInnerIcon),Z=!!(e.clearable||i.clear),ne=!!(i["append-inner"]||e.appendInnerIcon||Z),ee=()=>i.label?i.label({...O.value,label:e.label,props:{for:S.value}}):e.label;return h("div",he({class:["v-field",{"v-field--active":v.value,"v-field--appended":ne,"v-field--center-affix":e.centerAffix??!p.value,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--flat":e.flat,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":G,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!ee(),[`v-field--variant-${e.variant}`]:!0},a.value,L.value,o.value,r.value,c.value,m.value,e.class],style:[x.value,e.style],onClick:A},n),[h("div",{class:"v-field__overlay"},null),h(jo,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:i.loader}),G&&h("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&h(f,{key:"prepend-icon",name:"prependInner"},null),(N=i["prepend-inner"])==null?void 0:N.call(i,O.value)]),h("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&g.value&&h(Si,{key:"floating-label",ref:_,class:[R.value],floating:!0,for:S.value,style:$.value},{default:()=>[ee()]}),g.value&&h(Si,{key:"label",ref:V,for:S.value},{default:()=>[ee()]}),(B=i.default)==null?void 0:B.call(i,{...O.value,props:{id:S.value,class:"v-field__input","aria-describedby":E.value},focus:d,blur:u})]),Z&&h(Xd,{key:"clear"},{default:()=>[vt(h("div",{class:"v-field__clearable",onMousedown:X=>{X.preventDefault(),X.stopPropagation()}},[h(Je,{defaults:{VIcon:{icon:e.clearIcon}}},{default:()=>[i.clear?i.clear({...O.value,props:{onKeydown:F,onFocus:d,onBlur:u,onClick:e["onClick:clear"]}}):h(f,{name:"clear",onKeydown:F,onFocus:d,onBlur:u},null)]})]),[[Rn,e.dirty]])]}),ne&&h("div",{key:"append",class:"v-field__append-inner"},[(W=i["append-inner"])==null?void 0:W.call(i,O.value),e.appendInnerIcon&&h(f,{key:"append-icon",name:"appendInner"},null)]),h("div",{class:["v-field__outline",R.value],style:$.value},[D&&h(fe,null,[h("div",{class:"v-field__outline__start"},null),g.value&&h("div",{class:"v-field__outline__notch"},[h(Si,{ref:_,floating:!0,for:S.value},{default:()=>[ee()]})]),h("div",{class:"v-field__outline__end"},null)]),p.value&&g.value&&h(Si,{ref:_,floating:!0,for:S.value},{default:()=>[ee()]})])])}),{controlRef:P}}});function P1(e){const t=Object.keys(Vf.props).filter(n=>!go(n)&&n!=="class"&&n!=="style");return ho(e,t)}const V1=["color","file","time","date","datetime-local","week","month"],zo=U({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:[Number,Function],prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,role:String,type:{type:String,default:"text"},modelModifiers:Object,...Fo(),...Pf()},"VTextField"),Qn=re()({name:"VTextField",directives:{Intersect:Id},inheritAttrs:!1,props:zo(),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=qe(e,"modelValue"),{isFocused:r,focus:o,blur:s}=Io(e),d=C(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),u=C(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),f=C(()=>["plain","underlined"].includes(e.variant));function c(p,L){var x,R;!e.autofocus||!p||(R=(x=L[0].target)==null?void 0:x.focus)==null||R.call(x)}const m=Q(),v=Q(),g=Q(),b=C(()=>V1.includes(e.type)||e.persistentPlaceholder||r.value||e.active);function S(){var p;g.value!==document.activeElement&&((p=g.value)==null||p.focus()),r.value||o()}function E(p){l("mousedown:control",p),p.target!==g.value&&(S(),p.preventDefault())}function V(p){S(),l("click:control",p)}function _(p){p.stopPropagation(),S(),ot(()=>{a.value=null,Wh(e["onClick:clear"],p)})}function P(p){var x;const L=p.target;if(a.value=L.value,(x=e.modelModifiers)!=null&&x.trim&&["text","search","password","tel","url"].includes(e.type)){const R=[L.selectionStart,L.selectionEnd];ot(()=>{L.selectionStart=R[0],L.selectionEnd=R[1]})}}return be(()=>{const p=!!(i.counter||e.counter!==!1&&e.counter!=null),L=!!(p||i.details),[x,R]=yo(n),{modelValue:$,...O}=Zi.filterProps(e),A=P1(e);return h(Zi,he({ref:m,modelValue:a.value,"onUpdate:modelValue":F=>a.value=F,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-input--plain-underlined":f.value},e.class],style:e.style},x,O,{centerAffix:!f.value,focused:r.value}),{...i,default:F=>{let{id:D,isDisabled:G,isDirty:Z,isReadonly:ne,isValid:ee}=F;return h(Vf,he({ref:v,onMousedown:E,onClick:V,"onClick:clear":_,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},A,{id:D.value,active:b.value||Z.value,dirty:Z.value||e.dirty,disabled:G.value,focused:r.value,error:ee.value===!1}),{...i,default:N=>{let{props:{class:B,...W}}=N;const X=vt(h("input",he({ref:g,value:a.value,onInput:P,autofocus:e.autofocus,readonly:ne.value,disabled:G.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:S,onBlur:s},W,R),null),[[pn("intersect"),{handler:c},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:B,"data-no-activator":""},[i.default(),X]):gn(X,{class:B}),e.suffix&&h("span",{class:"v-text-field__suffix"},[h("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:L?F=>{var D;return h(fe,null,[(D=i.details)==null?void 0:D.call(i,F),p&&h(fe,null,[h("span",null,null),h(S1,{active:e.persistentCounter||r.value,value:d.value,max:u.value,disabled:e.disabled},i.counter)])])}:void 0})}),Il({},m,v,g)}}),A1=U({renderless:Boolean,..._e()},"VVirtualScrollItem"),E1=re()({name:"VVirtualScrollItem",inheritAttrs:!1,props:A1(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{resizeRef:a,contentRect:r}=Sl(void 0,"border");ve(()=>{var o;return(o=r.value)==null?void 0:o.height},o=>{o!=null&&l("update:height",o)}),be(()=>{var o,s;return e.renderless?h(fe,null,[(o=i.default)==null?void 0:o.call(i,{itemRef:a})]):h("div",he({ref:a,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(s=i.default)==null?void 0:s.call(i)])})}}),L1=-1,I1=1,Xa=100,T1=U({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function F1(e,t){const n=ko(),l=ge(0);Nt(()=>{l.value=parseFloat(e.itemHeight||0)});const i=ge(0),a=ge(Math.ceil((parseInt(e.height)||n.height.value)/(l.value||16))||1),r=ge(0),o=ge(0),s=Q(),d=Q();let u=0;const{resizeRef:f,contentRect:c}=Sl();Nt(()=>{f.value=s.value});const m=C(()=>{var N;return s.value===document.documentElement?n.height.value:((N=c.value)==null?void 0:N.height)||parseInt(e.height)||0}),v=C(()=>!!(s.value&&d.value&&m.value&&l.value));let g=Array.from({length:t.value.length}),b=Array.from({length:t.value.length});const S=ge(0);let E=-1;function V(N){return g[N]||l.value}const _=jh(()=>{const N=performance.now();b[0]=0;const B=t.value.length;for(let W=1;W<=B-1;W++)b[W]=(b[W-1]||0)+V(W-1);S.value=Math.max(S.value,performance.now()-N)},S),P=ve(v,N=>{N&&(P(),u=d.value.offsetTop,_.immediate(),G(),~E&&ot(()=>{Be&&window.requestAnimationFrame(()=>{ne(E),E=-1})}))});wt(()=>{_.clear()});function p(N,B){const W=g[N],X=l.value;l.value=X?Math.min(l.value,B):B,(W!==B||X!==l.value)&&(g[N]=B,_())}function L(N){return N=hn(N,0,t.value.length-1),b[N]||0}function x(N){return O1(b,N)}let R=0,$=0,O=0;ve(m,(N,B)=>{B&&(G(),N<B&&requestAnimationFrame(()=>{$=0,G()}))});function A(){if(!s.value||!d.value)return;const N=s.value.scrollTop,B=performance.now();B-O>500?($=Math.sign(N-R),u=d.value.offsetTop):$=N-R,R=N,O=B,G()}function F(){!s.value||!d.value||($=0,O=0,G())}let D=-1;function G(){cancelAnimationFrame(D),D=requestAnimationFrame(Z)}function Z(){if(!s.value||!m.value)return;const N=R-u,B=Math.sign($),W=Math.max(0,N-Xa),X=hn(x(W),0,t.value.length),ue=N+m.value+Xa,me=hn(x(ue)+1,X+1,t.value.length);if((B!==L1||X<i.value)&&(B!==I1||me>a.value)){const Ie=L(i.value)-L(X),oe=L(me)-L(a.value);Math.max(Ie,oe)>Xa?(i.value=X,a.value=me):(X<=0&&(i.value=X),me>=t.value.length&&(a.value=me))}r.value=L(i.value),o.value=L(t.value.length)-L(a.value)}function ne(N){const B=L(N);!s.value||N&&!B?E=N:s.value.scrollTop=B}const ee=C(()=>t.value.slice(i.value,a.value).map((N,B)=>({raw:N,index:B+i.value})));return ve(t,()=>{g=Array.from({length:t.value.length}),b=Array.from({length:t.value.length}),_.immediate(),G()},{deep:!0}),{calculateVisibleItems:G,containerRef:s,markerRef:d,computedItems:ee,paddingTop:r,paddingBottom:o,scrollToIndex:ne,handleScroll:A,handleScrollend:F,handleItemResize:p}}function O1(e,t){let n=e.length-1,l=0,i=0,a=null,r=-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)r=i,l=i+1;else return a===t?i:l;return r}const M1=U({items:{type:Array,default:()=>[]},renderless:Boolean,...T1(),..._e(),...jt()},"VVirtualScroll"),Af=re()({name:"VVirtualScroll",props:M1(),setup(e,t){let{slots:n}=t;const l=it("VVirtualScroll"),{dimensionStyles:i}=zt(e),{calculateVisibleItems:a,containerRef:r,markerRef:o,handleScroll:s,handleScrollend:d,handleItemResize:u,scrollToIndex:f,paddingTop:c,paddingBottom:m,computedItems:v}=F1(e,le(e,"items"));return Fn(()=>e.renderless,()=>{function g(){var E,V;const S=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";r.value===document.documentElement?(document[S]("scroll",s,{passive:!0}),document[S]("scrollend",d)):((E=r.value)==null||E[S]("scroll",s,{passive:!0}),(V=r.value)==null||V[S]("scrollend",d))}Cn(()=>{r.value=dd(l.vnode.el,!0),g(!0)}),wt(g)}),be(()=>{const g=v.value.map(b=>h(E1,{key:b.index,renderless:e.renderless,"onUpdate:height":S=>u(b.index,S)},{default:S=>{var E;return(E=n.default)==null?void 0:E.call(n,{item:b.raw,index:b.index,...S})}}));return e.renderless?h(fe,null,[h("div",{ref:o,class:"v-virtual-scroll__spacer",style:{paddingTop:Ce(c.value)}},null),g,h("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:Ce(m.value)}},null)]):h("div",{ref:r,class:["v-virtual-scroll",e.class],onScrollPassive:s,onScrollend:d,style:[i.value,e.style]},[h("div",{ref:o,class:"v-virtual-scroll__container",style:{paddingTop:Ce(c.value),paddingBottom:Ce(m.value)}},[g])])}),{calculateVisibleItems:a,scrollToIndex:f}}});function Ef(e,t){const n=ge(!1);let l;function i(o){cancelAnimationFrame(l),n.value=!0,l=requestAnimationFrame(()=>{l=requestAnimationFrame(()=>{n.value=!1})})}async function a(){await new Promise(o=>requestAnimationFrame(o)),await new Promise(o=>requestAnimationFrame(o)),await new Promise(o=>requestAnimationFrame(o)),await new Promise(o=>{if(n.value){const s=ve(n,()=>{s(),o()})}else o()})}async function r(o){var u,f;if(o.key==="Tab"&&((u=t.value)==null||u.focus()),!["PageDown","PageUp","Home","End"].includes(o.key))return;const s=(f=e.value)==null?void 0:f.$el;if(!s)return;(o.key==="Home"||o.key==="End")&&s.scrollTo({top:o.key==="Home"?0:s.scrollHeight,behavior:"smooth"}),await a();const d=s.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(o.key==="PageDown"||o.key==="Home"){const c=s.getBoundingClientRect().top;for(const m of d)if(m.getBoundingClientRect().top>=c){m.focus();break}}else{const c=s.getBoundingClientRect().bottom;for(const m of[...d].reverse())if(m.getBoundingClientRect().bottom<=c){m.focus();break}}}return{onScrollPassive:i,onKeydown:r}}const Lf=U({chips:Boolean,closableChips:Boolean,closeText:{type:String,default:"$vuetify.close"},openText:{type:String,default:"$vuetify.open"},eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,listProps:{type:Object},menu:Boolean,menuIcon:{type:Oe,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,...vf({itemChildren:!1})},"Select"),R1=U({...Lf(),...on(zo({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...El({transition:{component:Gd}})},"VSelect");re()({name:"VSelect",props:R1(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:l}=Al(),i=Q(),a=Q(),r=Q(),o=qe(e,"menu"),s=C({get:()=>o.value,set:N=>{var B;o.value&&!N&&((B=a.value)!=null&&B.ΨopenChildren.size)||(o.value=N)}}),{items:d,transformIn:u,transformOut:f}=hf(e),c=qe(e,"modelValue",[],N=>u(N===null?[null]:_t(N)),N=>{const B=f(N);return e.multiple?B:B[0]??null}),m=C(()=>typeof e.counterValue=="function"?e.counterValue(c.value):typeof e.counterValue=="number"?e.counterValue:c.value.length),v=To(e),g=C(()=>c.value.map(N=>N.value)),b=ge(!1),S=C(()=>s.value?e.closeText:e.openText);let E="",V;const _=C(()=>e.hideSelected?d.value.filter(N=>!c.value.some(B=>e.valueComparator(B,N))):d.value),P=C(()=>e.hideNoData&&!_.value.length||v.isReadonly.value||v.isDisabled.value),p=C(()=>{var N;return{...e.menuProps,activatorProps:{...((N=e.menuProps)==null?void 0:N.activatorProps)||{},"aria-haspopup":"listbox"}}}),L=Q(),x=Ef(L,i);function R(N){e.openOnClear&&(s.value=!0)}function $(){P.value||(s.value=!s.value)}function O(N){gr(N)&&A(N)}function A(N){var ue,me;if(!N.key||v.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(N.key)&&N.preventDefault(),["Enter","ArrowDown"," "].includes(N.key)&&(s.value=!0),["Escape","Tab"].includes(N.key)&&(s.value=!1),N.key==="Home"?(ue=L.value)==null||ue.focus("first"):N.key==="End"&&((me=L.value)==null||me.focus("last"));const B=1e3;if(e.multiple||!gr(N))return;const W=performance.now();W-V>B&&(E=""),E+=N.key.toLowerCase(),V=W;const X=d.value.find(Ie=>Ie.title.toLowerCase().startsWith(E));if(X!==void 0){c.value=[X];const Ie=_.value.indexOf(X);Be&&window.requestAnimationFrame(()=>{var oe;Ie>=0&&((oe=r.value)==null||oe.scrollToIndex(Ie))})}}function F(N){let B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!N.props.disabled)if(e.multiple){const W=c.value.findIndex(ue=>e.valueComparator(ue.value,N.value)),X=B??!~W;if(~W){const ue=X?[...c.value,N]:[...c.value];ue.splice(W,1),c.value=ue}else X&&(c.value=[...c.value,N])}else{const W=B!==!1;c.value=W?[N]:[],ot(()=>{s.value=!1})}}function D(N){var B;(B=L.value)!=null&&B.$el.contains(N.relatedTarget)||(s.value=!1)}function G(){var N;e.eager&&((N=r.value)==null||N.calculateVisibleItems())}function Z(){var N;b.value&&((N=i.value)==null||N.focus())}function ne(N){b.value=!0}function ee(N){if(N==null)c.value=[];else if(wl(i.value,":autofill")||wl(i.value,":-webkit-autofill")){const B=d.value.find(W=>W.title===N);B&&F(B)}else i.value&&(i.value.value="")}return ve(s,()=>{if(!e.hideSelected&&s.value&&c.value.length){const N=_.value.findIndex(B=>c.value.some(W=>e.valueComparator(W.value,B.value)));Be&&window.requestAnimationFrame(()=>{var B;N>=0&&((B=r.value)==null||B.scrollToIndex(N))})}}),ve(()=>e.items,(N,B)=>{s.value||b.value&&!B.length&&N.length&&(s.value=!0)}),be(()=>{const N=!!(e.chips||n.chip),B=!!(!e.hideNoData||_.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),W=c.value.length>0,X=Qn.filterProps(e),ue=W||!b.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return h(Qn,he({ref:i},X,{modelValue:c.value.map(me=>me.props.value).join(", "),"onUpdate:modelValue":ee,focused:b.value,"onUpdate:focused":me=>b.value=me,validationValue:c.externalValue,counterValue:m.value,dirty:W,class:["v-select",{"v-select--active-menu":s.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":c.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:ue,"onClick:clear":R,"onMousedown:control":$,onBlur:D,onKeydown:A,"aria-label":l(S.value),title:l(S.value)}),{...n,default:()=>h(fe,null,[h(xf,he({ref:a,modelValue:s.value,"onUpdate:modelValue":me=>s.value=me,activator:"parent",contentClass:"v-select__content",disabled:P.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:G,onAfterLeave:Z},p.value),{default:()=>[B&&h(yf,he({ref:L,selected:g.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:me=>me.preventDefault(),onKeydown:O,onFocusin:ne,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},x,e.listProps),{default:()=>{var me,Ie,oe;return[(me=n["prepend-item"])==null?void 0:me.call(n),!_.value.length&&!e.hideNoData&&(((Ie=n["no-data"])==null?void 0:Ie.call(n))??h(xl,{title:l(e.noDataText)},null)),h(Af,{ref:r,renderless:!0,items:_.value},{default:Te=>{var Se;let{item:Le,index:We,itemRef:Fe}=Te;const K=he(Le.props,{ref:Fe,key:We,onClick:()=>F(Le,null)});return((Se=n.item)==null?void 0:Se.call(n,{item:Le,index:We,props:K}))??h(xl,he(K,{role:"option"}),{prepend:w=>{let{isSelected:y}=w;return h(fe,null,[e.multiple&&!e.hideSelected?h(Wd,{key:Le.value,modelValue:y,ripple:!1,tabindex:"-1"},null):void 0,Le.props.prependAvatar&&h(On,{image:Le.props.prependAvatar},null),Le.props.prependIcon&&h(He,{icon:Le.props.prependIcon},null)])}})}}),(oe=n["append-item"])==null?void 0:oe.call(n)]}})]}),c.value.map((me,Ie)=>{function oe(Fe){Fe.stopPropagation(),Fe.preventDefault(),F(me,!1)}const Te={"onClick:close":oe,onKeydown(Fe){Fe.key!=="Enter"&&Fe.key!==" "||(Fe.preventDefault(),Fe.stopPropagation(),oe(Fe))},onMousedown(Fe){Fe.preventDefault(),Fe.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},Le=N?!!n.chip:!!n.selection,We=Le?po(N?n.chip({item:me,index:Ie,props:Te}):n.selection({item:me,index:Ie})):void 0;if(!(Le&&!We))return h("div",{key:me.value,class:"v-select__selection"},[N?n.chip?h(Je,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:me.title}}},{default:()=>[We]}):h(lf,he({key:"chip",closable:e.closableChips,size:"small",text:me.title,disabled:me.props.disabled},Te),null):We??h("span",{class:"v-select__selection-text"},[me.title,e.multiple&&Ie<c.value.length-1&&h("span",{class:"v-select__selection-comma"},[xt(",")])])])})]),"append-inner":function(){var Te;for(var me=arguments.length,Ie=new Array(me),oe=0;oe<me;oe++)Ie[oe]=arguments[oe];return h(fe,null,[(Te=n["append-inner"])==null?void 0:Te.call(n,...Ie),e.menuIcon?h(He,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Il({isFocused:b,menu:s,select:F},i)}});const B1=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),$1=U({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function N1(e,t,n){var o;const l=[],i=(n==null?void 0:n.default)??B1,a=n!=null&&n.filterKeys?_t(n.filterKeys):!1,r=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return l;e:for(let s=0;s<e.length;s++){const[d,u=d]=_t(e[s]),f={},c={};let m=-1;if((t||r>0)&&!(n!=null&&n.noFilter)){if(typeof d=="object"){const b=a||Object.keys(u);for(const S of b){const E=nn(u,S),V=(o=n==null?void 0:n.customKeyFilter)==null?void 0:o[S];if(m=V?V(E,t,d):i(E,t,d),m!==-1&&m!==!1)V?f[S]=m:c[S]=m;else if((n==null?void 0:n.filterMode)==="every")continue e}}else m=i(d,t,d),m!==-1&&m!==!1&&(c.title=m);const v=Object.keys(c).length,g=Object.keys(f).length;if(!v&&!g||(n==null?void 0:n.filterMode)==="union"&&g!==r&&!v||(n==null?void 0:n.filterMode)==="intersection"&&(g!==r||!v))continue}l.push({index:s,matches:{...c,...f}})}return l}function D1(e,t,n,l){const i=Q([]),a=Q(new Map),r=C(()=>l!=null&&l.transform?J(t).map(s=>[s,l.transform(s)]):J(t));Nt(()=>{const s=typeof n=="function"?n():J(n),d=typeof s!="string"&&typeof s!="number"?"":String(s),u=N1(r.value,d,{customKeyFilter:{...e.customKeyFilter,...J(l==null?void 0:l.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),f=J(t),c=[],m=new Map;u.forEach(v=>{let{index:g,matches:b}=v;const S=f[g];c.push(S),m.set(S.value,b)}),i.value=c,a.value=m});function o(s){return a.value.get(s.value)}return{filteredItems:i,filteredMatches:a,getMatches:o}}function H1(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 j1=U({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...$1({filterKeys:["title"]}),...Lf(),...on(zo({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...El({transition:!1})},"VAutocomplete"),If=re()({name:"VAutocomplete",props:j1(),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}=Al(),i=Q(),a=ge(!1),r=ge(!0),o=ge(!1),s=Q(),d=Q(),u=qe(e,"menu"),f=C({get:()=>u.value,set:K=>{var Se;u.value&&!K&&((Se=s.value)!=null&&Se.ΨopenChildren.size)||(u.value=K)}}),c=ge(-1),m=C(()=>{var K;return(K=i.value)==null?void 0:K.color}),v=C(()=>f.value?e.closeText:e.openText),{items:g,transformIn:b,transformOut:S}=hf(e),{textColorClasses:E,textColorStyles:V}=Dt(m),_=qe(e,"search",""),P=qe(e,"modelValue",[],K=>b(K===null?[null]:_t(K)),K=>{const Se=S(K);return e.multiple?Se:Se[0]??null}),p=C(()=>typeof e.counterValue=="function"?e.counterValue(P.value):typeof e.counterValue=="number"?e.counterValue:P.value.length),L=To(e),{filteredItems:x,getMatches:R}=D1(e,g,()=>r.value?"":_.value),$=C(()=>e.hideSelected?x.value.filter(K=>!P.value.some(Se=>Se.value===K.value)):x.value),O=C(()=>!!(e.chips||n.chip)),A=C(()=>O.value||!!n.selection),F=C(()=>P.value.map(K=>K.props.value)),D=C(()=>{var Se;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&_.value===((Se=$.value[0])==null?void 0:Se.title))&&$.value.length>0&&!r.value&&!o.value}),G=C(()=>e.hideNoData&&!$.value.length||L.isReadonly.value||L.isDisabled.value),Z=Q(),ne=Ef(Z,i);function ee(K){e.openOnClear&&(f.value=!0),_.value=""}function N(){G.value||(f.value=!0)}function B(K){G.value||(a.value&&(K.preventDefault(),K.stopPropagation()),f.value=!f.value)}function W(K){var Se;gr(K)&&((Se=i.value)==null||Se.focus())}function X(K){var y,k,T;if(L.isReadonly.value)return;const Se=i.value.selectionStart,w=P.value.length;if((c.value>-1||["Enter","ArrowDown","ArrowUp"].includes(K.key))&&K.preventDefault(),["Enter","ArrowDown"].includes(K.key)&&(f.value=!0),["Escape"].includes(K.key)&&(f.value=!1),D.value&&["Enter","Tab"].includes(K.key)&&!P.value.some(I=>{let{value:M}=I;return M===$.value[0].value})&&Fe($.value[0]),K.key==="ArrowDown"&&D.value&&((y=Z.value)==null||y.focus("next")),["Backspace","Delete"].includes(K.key)){if(!e.multiple&&A.value&&P.value.length>0&&!_.value)return Fe(P.value[0],!1);if(~c.value){const I=c.value;Fe(P.value[c.value],!1),c.value=I>=w-1?w-2:I}else K.key==="Backspace"&&!_.value&&(c.value=w-1)}if(e.multiple){if(K.key==="ArrowLeft"){if(c.value<0&&Se>0)return;const I=c.value>-1?c.value-1:w-1;P.value[I]?c.value=I:(c.value=-1,i.value.setSelectionRange((k=_.value)==null?void 0:k.length,(T=_.value)==null?void 0:T.length))}if(K.key==="ArrowRight"){if(c.value<0)return;const I=c.value+1;P.value[I]?c.value=I:(c.value=-1,i.value.setSelectionRange(0,0))}}}function ue(K){if(wl(i.value,":autofill")||wl(i.value,":-webkit-autofill")){const Se=g.value.find(w=>w.title===K.target.value);Se&&Fe(Se)}}function me(){var K;e.eager&&((K=d.value)==null||K.calculateVisibleItems())}function Ie(){var K;a.value&&(r.value=!0,(K=i.value)==null||K.focus())}function oe(K){a.value=!0,setTimeout(()=>{o.value=!0})}function Te(K){o.value=!1}function Le(K){(K==null||K===""&&!e.multiple&&!A.value)&&(P.value=[])}const We=ge(!1);function Fe(K){let Se=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!(!K||K.props.disabled))if(e.multiple){const w=P.value.findIndex(k=>e.valueComparator(k.value,K.value)),y=Se??!~w;if(~w){const k=y?[...P.value,K]:[...P.value];k.splice(w,1),P.value=k}else y&&(P.value=[...P.value,K]);e.clearOnSelect&&(_.value="")}else{const w=Se!==!1;P.value=w?[K]:[],_.value=w&&!A.value?K.title:"",ot(()=>{f.value=!1,r.value=!0})}}return ve(a,(K,Se)=>{var w;K!==Se&&(K?(We.value=!0,_.value=e.multiple||A.value?"":String(((w=P.value.at(-1))==null?void 0:w.props.title)??""),r.value=!0,ot(()=>We.value=!1)):(!e.multiple&&_.value==null&&(P.value=[]),f.value=!1,P.value.some(y=>{let{title:k}=y;return k===_.value})||(_.value=""),c.value=-1))}),ve(_,K=>{!a.value||We.value||(K&&(f.value=!0),r.value=!K)}),ve(f,()=>{if(!e.hideSelected&&f.value&&P.value.length){const K=$.value.findIndex(Se=>P.value.some(w=>Se.value===w.value));Be&&window.requestAnimationFrame(()=>{var Se;K>=0&&((Se=d.value)==null||Se.scrollToIndex(K))})}}),ve(()=>e.items,(K,Se)=>{f.value||a.value&&!Se.length&&K.length&&(f.value=!0)}),be(()=>{const K=!!(!e.hideNoData||$.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),Se=P.value.length>0,w=Qn.filterProps(e);return h(Qn,he({ref:i},w,{modelValue:_.value,"onUpdate:modelValue":[y=>_.value=y,Le],focused:a.value,"onUpdate:focused":y=>a.value=y,validationValue:P.externalValue,counterValue:p.value,dirty:Se,onChange:ue,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":c.value>-1},e.class],style:e.style,readonly:L.isReadonly.value,placeholder:Se?void 0:e.placeholder,"onClick:clear":ee,"onMousedown:control":N,onKeydown:X}),{...n,default:()=>h(fe,null,[h(xf,he({ref:s,modelValue:f.value,"onUpdate:modelValue":y=>f.value=y,activator:"parent",contentClass:"v-autocomplete__content",disabled:G.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:me,onAfterLeave:Ie},e.menuProps),{default:()=>[K&&h(yf,he({ref:Z,selected:F.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:y=>y.preventDefault(),onKeydown:W,onFocusin:oe,onFocusout:Te,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},ne,e.listProps),{default:()=>{var y,k,T;return[(y=n["prepend-item"])==null?void 0:y.call(n),!$.value.length&&!e.hideNoData&&(((k=n["no-data"])==null?void 0:k.call(n))??h(xl,{title:l(e.noDataText)},null)),h(Af,{ref:d,renderless:!0,items:$.value},{default:I=>{var z;let{item:M,index:H,itemRef:j}=I;const q=he(M.props,{ref:j,key:H,active:D.value&&H===0?!0:void 0,onClick:()=>Fe(M,null)});return((z=n.item)==null?void 0:z.call(n,{item:M,index:H,props:q}))??h(xl,he(q,{role:"option"}),{prepend:Y=>{let{isSelected:ie}=Y;return h(fe,null,[e.multiple&&!e.hideSelected?h(Wd,{key:M.value,modelValue:ie,ripple:!1,tabindex:"-1"},null):void 0,M.props.prependAvatar&&h(On,{image:M.props.prependAvatar},null),M.props.prependIcon&&h(He,{icon:M.props.prependIcon},null)])},title:()=>{var Y,ie;return r.value?M.title:H1(M.title,(Y=R(M))==null?void 0:Y.title,((ie=_.value)==null?void 0:ie.length)??0)}})}}),(T=n["append-item"])==null?void 0:T.call(n)]}})]}),P.value.map((y,k)=>{function T(j){j.stopPropagation(),j.preventDefault(),Fe(y,!1)}const I={"onClick:close":T,onKeydown(j){j.key!=="Enter"&&j.key!==" "||(j.preventDefault(),j.stopPropagation(),T(j))},onMousedown(j){j.preventDefault(),j.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},M=O.value?!!n.chip:!!n.selection,H=M?po(O.value?n.chip({item:y,index:k,props:I}):n.selection({item:y,index:k})):void 0;if(!(M&&!H))return h("div",{key:y.value,class:["v-autocomplete__selection",k===c.value&&["v-autocomplete__selection--selected",E.value]],style:k===c.value?V.value:{}},[O.value?n.chip?h(Je,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:y.title}}},{default:()=>[H]}):h(lf,he({key:"chip",closable:e.closableChips,size:"small",text:y.title,disabled:y.props.disabled},I),null):H??h("span",{class:"v-autocomplete__selection-text"},[y.title,e.multiple&&k<P.value.length-1&&h("span",{class:"v-autocomplete__selection-comma"},[xt(",")])])])})]),"append-inner":function(){var I;for(var y=arguments.length,k=new Array(y),T=0;T<y;T++)k[T]=arguments[T];return h(fe,null,[(I=n["append-inner"])==null?void 0:I.call(n,...k),e.menuIcon?h(He,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:B,onClick:Uh,"aria-label":l(v.value),title:l(v.value),tabindex:"-1"},null):void 0])}})}),Il({isFocused:a,isPristine:r,menu:f,search:_,filteredItems:x,select:Fe},i)}});function Eu(e){return typeof e=="function"?e():J(e)}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Lu=()=>{};function z1(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 W1(e,t={}){let n,l,i=Lu;const a=o=>{clearTimeout(o),i(),i=Lu};return o=>{const s=Eu(e),d=Eu(t.maxWait);return n&&a(n),s<=0||d!==void 0&&d<=0?(l&&(a(l),l=null),Promise.resolve(o())):new Promise((u,f)=>{i=t.rejectOnCancel?f:u,d&&!l&&(l=setTimeout(()=>{n&&a(n),l=null,u(o())},d)),n=setTimeout(()=>{l&&a(l),l=null,u(o())},s)})}}function U1(e,t=200,n={}){return z1(W1(t,n),e)}const q1=io({__name:"search-address",props:ar({variant:{}},{modelValue:{type:String},modelModifiers:{}}),emits:ar(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,l=Nc(e,"modelValue"),i=Q([]),a=Q(!1),r=Q(null),s=U1(async(d,u)=>{if(a.value=!0,!d||d.length<3)i.value=r.value?[r.value]:[];else{const c=await Ki("https://api-adresse.data.gouv.fr/search/",{params:{q:d}});i.value=c.features.map(m=>({title:m.properties.label,value:{lat:m.geometry.coordinates[1],lon:m.geometry.coordinates[0],...m.properties}}))}u&&(r.value=i.value.find(f=>f.value.id===u)),a.value=!1},300);return l.value&&l.value.length&&s(...JSON.parse(`[${l.value}]`)),ve(r,d=>{d?l.value=JSON.stringify([d.title,d.value.id]).slice(1,-1):(l.value=void 0,i.value=[]),n("selected",d?d.value:void 0)}),(d,u)=>(ce(),De(J(If),{modelValue:r.value,"onUpdate:modelValue":u[0]||(u[0]=f=>r.value=f),items:i.value,loading:a.value,"no-filter":"",clearable:!0,"return-object":"","hide-no-data":"","hide-details":"",label:"Adresse",placeholder:"Saisissez une adresse",variant:d.variant,density:"compact","menu-icon":"","onUpdate:search":u[1]||(u[1]=f=>J(s)(f))},null,8,["modelValue","items","loading","variant"]))}}),K1=U({fluid:{type:Boolean,default:!1},..._e(),...jt(),...Ze()},"VContainer"),G1=re()({name:"VContainer",props:K1(),setup(e,t){let{slots:n}=t;const{rtlClasses:l}=Yt(),{dimensionStyles:i}=zt(e);return be(()=>h(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},l.value,e.class],style:[i.value,e.style]},n)),{}}}),Tf=ma.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),Ff=ma.reduce((e,t)=>{const n="offset"+bn(t);return e[n]={type:[String,Number],default:null},e},{}),Of=ma.reduce((e,t)=>{const n="order"+bn(t);return e[n]={type:[String,Number],default:null},e},{}),Iu={col:Object.keys(Tf),offset:Object.keys(Ff),order:Object.keys(Of)};function Y1(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 Z1=["auto","start","end","center","baseline","stretch"],X1=U({cols:{type:[Boolean,String,Number],default:!1},...Tf,offset:{type:[String,Number],default:null},...Ff,order:{type:[String,Number],default:null},...Of,alignSelf:{type:String,default:null,validator:e=>Z1.includes(e)},..._e(),...Ze()},"VCol"),ln=re()({name:"VCol",props:X1(),setup(e,t){let{slots:n}=t;const l=C(()=>{const i=[];let a;for(a in Iu)Iu[a].forEach(o=>{const s=e[o],d=Y1(a,o,s);d&&i.push(d)});const r=i.some(o=>o.startsWith("v-col-"));return i.push({"v-col":!r||!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 Mn(e.tag,{class:[l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),Wo=["start","end","center"],Mf=["space-between","space-around","space-evenly"];function Uo(e,t){return ma.reduce((n,l)=>{const i=e+bn(l);return n[i]=t(),n},{})}const J1=[...Wo,"baseline","stretch"],Rf=e=>J1.includes(e),Bf=Uo("align",()=>({type:String,default:null,validator:Rf})),Q1=[...Wo,...Mf],$f=e=>Q1.includes(e),Nf=Uo("justify",()=>({type:String,default:null,validator:$f})),e0=[...Wo,...Mf,"stretch"],Df=e=>e0.includes(e),Hf=Uo("alignContent",()=>({type:String,default:null,validator:Df})),Tu={align:Object.keys(Bf),justify:Object.keys(Nf),alignContent:Object.keys(Hf)},t0={align:"align",justify:"justify",alignContent:"align-content"};function n0(e,t,n){let l=t0[e];if(n!=null){if(t){const i=t.replace(e,"");l+=`-${i}`}return l+=`-${n}`,l.toLowerCase()}}const l0=U({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:Rf},...Bf,justify:{type:String,default:null,validator:$f},...Nf,alignContent:{type:String,default:null,validator:Df},...Hf,..._e(),...Ze()},"VRow"),kl=re()({name:"VRow",props:l0(),setup(e,t){let{slots:n}=t;const l=C(()=>{const i=[];let a;for(a in Tu)Tu[a].forEach(r=>{const o=e[r],s=n0(a,r,o);s&&i.push(s)});return i.push({"v-row--no-gutters":e.noGutters,"v-row--dense":e.dense,[`align-${e.align}`]:e.align,[`justify-${e.justify}`]:e.justify,[`align-content-${e.alignContent}`]:e.alignContent}),i});return()=>{var i;return Mn(e.tag,{class:["v-row",l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),Fu=fa("v-spacer","div","VSpacer"),i0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},a0=Xn("span",{class:"pb-6"},"~",-1),r0=io({__name:"date-range-picker",props:ar({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=Nc(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 ve(n,r=>{const o=(r||"").split(",");i.value=o.length?o[0]:void 0,a.value=o.length?o[o.length-1]:void 0}),ve(i,r=>{const o=[a.value];r!==a.value&&o.unshift(r),n.value=o.join(",")}),ve(a,r=>{const o=[i.value];r!==i.value&&o.push(r),n.value=o.join(",")}),(r,o)=>(ce(),Ne(fe,null,[t.label?(ce(),Ne("label",i0,Et(e.label),1)):et("",!0),n.value&&n.value.length?(ce(),De(kl,{key:1,class:"date-range-picker",align:"center"},{default:Ee(()=>[h(ln,{class:"pr-0"},{default:Ee(()=>[h(Qn,{modelValue:i.value,"onUpdate:modelValue":o[0]||(o[0]=s=>i.value=s),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),a0,h(ln,{class:"pl-0"},{default:Ee(()=>[h(Qn,{modelValue:a.value,"onUpdate:modelValue":o[1]||(o[1]=s=>a.value=s),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1})):et("",!0)],64))}}),o0=re()({name:"VCardActions",props:_e(),setup(e,t){let{slots:n}=t;return Bn({VBtn:{slim:!0,variant:"text"}}),be(()=>{var l;return h("div",{class:["v-card-actions",e.class],style:e.style},[(l=n.default)==null?void 0:l.call(n)])}),{}}}),s0=U({opacity:[Number,String],..._e(),...Ze()},"VCardSubtitle"),u0=re()({name:"VCardSubtitle",props:s0(),setup(e,t){let{slots:n}=t;return be(()=>h(e.tag,{class:["v-card-subtitle",e.class],style:[{"--v-card-subtitle-opacity":e.opacity},e.style]},n)),{}}}),c0=fa("v-card-title"),d0=U({appendAvatar:String,appendIcon:Oe,prependAvatar:String,prependIcon:Oe,subtitle:[String,Number],title:[String,Number],..._e(),...Wt()},"VCardItem"),f0=re()({name:"VCardItem",props:d0(),setup(e,t){let{slots:n}=t;return be(()=>{var d;const l=!!(e.prependAvatar||e.prependIcon),i=!!(l||n.prepend),a=!!(e.appendAvatar||e.appendIcon),r=!!(a||n.append),o=!!(e.title!=null||n.title),s=!!(e.subtitle!=null||n.subtitle);return h("div",{class:["v-card-item",e.class],style:e.style},[i&&h("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?h(Je,{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(On,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&h(He,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),h("div",{class:"v-card-item__content"},[o&&h(c0,{key:"title"},{default:()=>{var u;return[((u=n.title)==null?void 0:u.call(n))??e.title]}}),s&&h(u0,{key:"subtitle"},{default:()=>{var u;return[((u=n.subtitle)==null?void 0:u.call(n))??e.subtitle]}}),(d=n.default)==null?void 0:d.call(n)]),r&&h("div",{key:"append",class:"v-card-item__append"},[n.append?h(Je,{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(He,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&h(On,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),v0=U({opacity:[Number,String],..._e(),...Ze()},"VCardText"),m0=re()({name:"VCardText",props:v0(),setup(e,t){let{slots:n}=t;return be(()=>h(e.tag,{class:["v-card-text",e.class],style:[{"--v-card-text-opacity":e.opacity},e.style]},n)),{}}}),h0=["static","relative","fixed","absolute","sticky"],ka=U({position:{type:String,validator:e=>h0.includes(e)}},"position");function _a(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:sn();return{positionClasses:C(()=>e.position?`${t}--${e.position}`:void 0)}}const g0=U({appendAvatar:String,appendIcon:Oe,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Oe,ripple:{type:[Boolean,Object],default:!0},subtitle:[String,Number],text:[String,Number],title:[String,Number],...il(),..._e(),...Wt(),...jt(),...$n(),...Ho(),...ci(),...ka(),...Tt(),...wa(),...Ze(),...nt(),...un({variant:"elevated"})},"VCard"),Fr=re()({name:"VCard",directives:{Ripple:Ll},props:g0(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=at(e),{borderClasses:a}=al(e),{colorClasses:r,colorStyles:o,variantClasses:s}=ol(e),{densityClasses:d}=Zt(e),{dimensionStyles:u}=zt(e),{elevationClasses:f}=Nn(e),{loaderClasses:c}=xa(e),{locationStyles:m}=Sa(e),{positionClasses:v}=_a(e),{roundedClasses:g}=Ft(e),b=pa(e,n),S=C(()=>e.link!==!1&&b.isLink.value),E=C(()=>!e.disabled&&e.link!==!1&&(e.link||b.isClickable.value));return be(()=>{const V=S.value?"a":e.tag,_=!!(l.title||e.title!=null),P=!!(l.subtitle||e.subtitle!=null),p=_||P,L=!!(l.append||e.appendAvatar||e.appendIcon),x=!!(l.prepend||e.prependAvatar||e.prependIcon),R=!!(l.image||e.image),$=p||x||L,O=!!(l.text||e.text!=null);return vt(h(V,he({class:["v-card",{"v-card--disabled":e.disabled,"v-card--flat":e.flat,"v-card--hover":e.hover&&!(e.disabled||e.flat),"v-card--link":E.value},i.value,a.value,r.value,d.value,f.value,c.value,v.value,g.value,s.value,e.class],style:[o.value,u.value,m.value,e.style],onClick:E.value&&b.navigate,tabindex:e.disabled?-1:void 0},b.linkProps),{default:()=>{var A;return[R&&h("div",{key:"image",class:"v-card__image"},[l.image?h(Je,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},l.image):h(Td,{key:"image-img",cover:!0,src:e.image},null)]),h(jo,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:l.loader}),$&&h(f0,{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}),O&&h(m0,{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(o0,null,{default:l.actions}),rl(E.value,"v-card")]}}),[[pn("ripple"),E.value&&e.ripple]])}),{}}}),y0={__name:"dashboard-filters",props:{config:{type:Object,required:!0},prefix:{type:String,default:""}},emits:["update:model-value"],async setup(e,{emit:t}){let n,l;const i=e,a=t;let r;const o=Object.assign({},...i.config.datasets[0].schema.map(c=>({[c.key]:c}))),s="_d_"+i.config.datasets[0].id+"_",d=i.config.filters.map(c=>{const m=Q([]);return{...c,value:C({get(){return Ae[i.prefix+s+c.labelField+"_in"]?c.multipleValues?JSON.parse(`[${Ae[i.prefix+s+c.labelField+"_in"]}]`):Ae[i.prefix+s+c.labelField+"_in"]:c.multipleValues?[]:void 0},set(v){c.multipleValues&&v.length?Ae[i.prefix+s+c.labelField+"_in"]=JSON.stringify(v).slice(1,-1):!c.multipleValues&&v?Ae[i.prefix+s+c.labelField+"_in"]=v:delete Ae[i.prefix+s+c.labelField+"_in"]}}),items:m,loading:Q(!1),searchItems:async v=>{var V;const g=i.config.filters.filter(_=>_.labelField!==c.labelField&&Ae[i.prefix+s+_.labelField+"_in"]),b=Object.assign({finalizedAt:i.config.datasets[0].finalizedAt,stringify:!0},...g.map(_=>({[`${_.labelField}_in`]:`${Ae[i.prefix+s+_.labelField+"_in"]}`})));(V=i.config.staticFilters)==null||V.forEach(_=>{_.type==="in"?b[_.field+"_in"]=d.values.join(","):_.type==="interval"&&(_.minValue!=null&&(b[_.field+"_gte"]=_.minValue),_.maxValue!=null&&(b[_.field+"_lte"]=_.maxValue))}),c.showAllValues?b.size=1e3:v!=null&&(b.q=v+"*"),i.config.periodFilter&&(b._c_date_match=Ae.period),i.config.addressFilter&&r&&Ae.radius&&(b._c_geo_distance=r.lon+","+r.lat+","+Ae.radius*1e3);const S=await Ki(i.config.datasets[0].href+"/values/"+c.labelField,{params:b}),E=Ae[i.prefix+s+c.labelField+"_in"];E&&!S.includes(E)&&S.unshift(E),m.value=S}}}),u=(c,m)=>{(!c.forceOneValue||m)&&f(c.labelField)},f=async c=>{var g,b;let m={};const v=d.filter(S=>Ae[i.prefix+s+S.labelField+"_in"]);if(v.length){const S=[].concat(...v.map(p=>[].concat(p.values.length?p.values:p.labelField))).filter((p,L,x)=>x.indexOf(p)===L),E=i.config.filters.filter(p=>Ae[i.prefix+s+p.labelField+"_in"]),V=Object.assign({finalizedAt:i.config.datasets[0].finalizedAt},...E.map(p=>({[`${p.labelField}_in`]:`${Ae[i.prefix+s+p.labelField+"_in"]}`})));(g=i.config.staticFilters)==null||g.forEach(p=>{p.type==="in"?V[p.field+"_in"]=d.values.join(","):p.type==="interval"&&(p.minValue!=null&&(V[p.field+"_gte"]=p.minValue),p.maxValue!=null&&(V[p.field+"_lte"]=p.maxValue))});const _=await Promise.all(S.map(p=>Ki(i.config.datasets[0].href+"/values/"+p,{params:V}))),P=Object.assign({},...S.map((p,L)=>({[p]:_[L]})));m=Object.assign({},...S.map(p=>o[p]["x-concept"]?{[`_c_${o[p]["x-concept"].id}_in`]:JSON.stringify(P[p]).slice(1,-1)}:P[p].length>1?{[`${s}${p}_in`]:JSON.stringify(P[p]).slice(1,-1)}:{[`${s}${p}_eq`]:P[p][0]})),m.keys=v.map(p=>p.labelField)}i.config.periodFilter&&(m._c_date_match=Ae.period),i.config.addressFilter&&r&&Ae.radius&&(m._c_geo_distance=r.lon+","+r.lat+","+Ae.radius*1e3),(b=i.config.staticFilters)==null||b.forEach(S=>{S.type==="in"?m[`${s}${S.field}_in`]=d.values.join(","):S.type==="interval"&&(S.minValue!=null&&(m[`${s}${S.field}_gte`]=S.minValue),S.maxValue!=null&&(m[`${s}${S.field}_lte`]=S.maxValue))}),a("update:model-value",m),d.forEach(S=>{S.labelField!==c&&S.searchItems()})};return[n,l]=Vm(()=>f()),await n,l(),(c,m)=>(ce(),De(Fr,{flat:"",class:"py-3"},{default:Ee(()=>[h(kl,{justify:"center",align:"center"},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(d),(v,g)=>(ce(),De(ln,{key:g,cols:"auto"},{default:Ee(()=>[h(If,{modelValue:v.value.value,"onUpdate:modelValue":[b=>v.value.value=b,b=>u(v,b)],loading:v.loading.value,items:v.items.value,"item-title":b=>J(o)[v.labelField]["x-labels"]?J(o)[v.labelField]["x-labels"][b]:b,"item-value":b=>b,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:J(o)[v.labelField].label||J(o)[v.labelField].title||J(o)[v.labelField]["x-originalName"]||v.labelField,clearable:!v.forceOneValue,"persistent-clear":!v.forceOneValue,multiple:v.multipleValues,style:{"min-width":"280px"},"onUpdate:search":b=>(b==null||b.length)&&b!==J(Ae)[i.prefix+s+v.labelField+"_in"]&&!v.showAllValues&&v.searchItems(b)},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(),De(ln,{key:0,cols:"auto"},{default:Ee(()=>[h(r0,{modelValue:J(Ae).period,"onUpdate:modelValue":[m[0]||(m[0]=v=>J(Ae).period=v),m[1]||(m[1]=v=>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(),De(ln,{key:1,cols:"auto"},{default:Ee(()=>[h(Fr,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:Ee(()=>[h(kl,{align:"start"},{default:Ee(()=>[h(ln,{class:"pr-0",cols:8},{default:Ee(()=>[h(q1,{modelValue:J(Ae).address,"onUpdate:modelValue":m[2]||(m[2]=v=>J(Ae).address=v),variant:"plain",onSelected:m[3]||(m[3]=v=>{Qe(r)?r.value=v:r=v,f()})},null,8,["modelValue"])]),_:1}),h(ln,{class:"pl-0",cols:4},{default:Ee(()=>[h(Qn,{modelValue:J(Ae).radius,"onUpdate:modelValue":[m[4]||(m[4]=v=>J(Ae).radius=v),m[5]||(m[5]=v=>f())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):et("",!0)]),_:1})]),_:1}))}},b0=(e,t)=>{const n=e.__vccOpts||e;for(const[l,i]of t)n[l]=i;return n},jf=U({baseColor:String,divided:Boolean,...il(),..._e(),...Wt(),...$n(),...Tt(),...Ze(),...nt(),...un()},"VBtnGroup"),Ou=re()({name:"VBtnGroup",props:jf(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=at(e),{densityClasses:i}=Zt(e),{borderClasses:a}=al(e),{elevationClasses:r}=Nn(e),{roundedClasses:o}=Ft(e);Bn({VBtn:{height:"auto",baseColor:le(e,"baseColor"),color:le(e,"color"),density:le(e,"density"),flat:!0,variant:le(e,"variant")}}),be(()=>h(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},l.value,a.value,i.value,r.value,o.value,e.class],style:e.style},n))}}),zf=Symbol.for("vuetify:v-btn-toggle"),p0=U({...jf(),...ga()},"VBtnToggle"),w0=re()({name:"VBtnToggle",props:p0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:l,next:i,prev:a,select:r,selected:o}=ui(e,zf);return be(()=>{const s=Ou.filterProps(e);return h(Ou,he({class:["v-btn-toggle",e.class]},s,{style:e.style}),{default:()=>{var d;return[(d=n.default)==null?void 0:d.call(n,{isSelected:l,next:i,prev:a,select:r,selected:o})]}})}),{next:i,prev:a,select:r}}}),C0=U({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},..._e(),...oi(),...Ze({tag:"div"}),...nt()},"VProgressCircular"),Wf=re()({name:"VProgressCircular",props:C0(),setup(e,t){let{slots:n}=t;const l=20,i=2*Math.PI*l,a=Q(),{themeClasses:r}=at(e),{sizeClasses:o,sizeStyles:s}=si(e),{textColorClasses:d,textColorStyles:u}=Dt(le(e,"color")),{textColorClasses:f,textColorStyles:c}=Dt(le(e,"bgColor")),{intersectionRef:m,isIntersecting:v}=kf(),{resizeRef:g,contentRect:b}=Sl(),S=C(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),E=C(()=>Number(e.width)),V=C(()=>s.value?Number(e.size):b.value?b.value.width:Math.max(E.value,32)),_=C(()=>l/(1-E.value/V.value)*2),P=C(()=>E.value/V.value*_.value),p=C(()=>Ce((100-S.value)/100*i));return Nt(()=>{m.value=a.value,g.value=a.value}),be(()=>h(e.tag,{ref:a,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":v.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},r.value,o.value,d.value,e.class],style:[s.value,u.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:S.value},{default:()=>[h("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${_.value} ${_.value}`},[h("circle",{class:["v-progress-circular__underlay",f.value],style:c.value,fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":P.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":P.value,"stroke-dasharray":i,"stroke-dashoffset":p.value},null)]),n.default&&h("div",{class:"v-progress-circular__content"},[n.default({value:S.value})])]})),{}}});function S0(e,t){ve(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&ot(()=>{t(!0)})},{immediate:!0})}const Uf=U({active:{type:Boolean,default:void 0},activeColor:String,baseColor:String,symbol:{type:null,default:zf},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Oe,appendIcon:Oe,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...il(),..._e(),...Wt(),...jt(),...$n(),...ya(),...Ho(),...ci(),...ka(),...Tt(),...wa(),...oi(),...Ze({tag:"button"}),...nt(),...un({variant:"elevated"})},"VBtn"),el=re()({name:"VBtn",props:Uf(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=at(e),{borderClasses:a}=al(e),{densityClasses:r}=Zt(e),{dimensionStyles:o}=zt(e),{elevationClasses:s}=Nn(e),{loaderClasses:d}=xa(e),{locationStyles:u}=Sa(e),{positionClasses:f}=_a(e),{roundedClasses:c}=Ft(e),{sizeClasses:m,sizeStyles:v}=si(e),g=ba(e,e.symbol,!1),b=pa(e,n),S=C(()=>{var O;return e.active!==void 0?e.active:b.isLink.value?(O=b.isActive)==null?void 0:O.value:g==null?void 0:g.isSelected.value}),E=C(()=>S.value?e.activeColor??e.color:e.color),V=C(()=>{var A,F;return{color:(g==null?void 0:g.isSelected.value)&&(!b.isLink.value||((A=b.isActive)==null?void 0:A.value))||!g||((F=b.isActive)==null?void 0:F.value)?E.value??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:_,colorStyles:P,variantClasses:p}=ol(V),L=C(()=>(g==null?void 0:g.disabled.value)||e.disabled),x=C(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),R=C(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function $(O){var A;L.value||b.isLink.value&&(O.metaKey||O.ctrlKey||O.shiftKey||O.button!==0||n.target==="_blank")||((A=b.navigate)==null||A.call(b,O),g==null||g.toggle())}return S0(b,g==null?void 0:g.select),be(()=>{const O=b.isLink.value?"a":e.tag,A=!!(e.prependIcon||l.prepend),F=!!(e.appendIcon||l.append),D=!!(e.icon&&e.icon!==!0);return vt(h(O,he({type:O==="a"?void 0:"button",class:["v-btn",g==null?void 0:g.selectedClass.value,{"v-btn--active":S.value,"v-btn--block":e.block,"v-btn--disabled":L.value,"v-btn--elevated":x.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--readonly":e.readonly,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},i.value,a.value,_.value,r.value,s.value,d.value,f.value,c.value,m.value,p.value,e.class],style:[P.value,o.value,u.value,v.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:L.value||void 0,tabindex:e.loading||e.readonly?-1:void 0,onClick:$,value:R.value},b.linkProps),{default:()=>{var G;return[rl(!0,"v-btn"),!e.icon&&A&&h("span",{key:"prepend",class:"v-btn__prepend"},[l.prepend?h(Je,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},l.prepend):h(He,{key:"prepend-icon",icon:e.prependIcon},null)]),h("span",{class:"v-btn__content","data-no-activator":""},[!l.default&&D?h(He,{key:"content-icon",icon:e.icon},null):h(Je,{key:"content-defaults",disabled:!D,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var Z;return[((Z=l.default)==null?void 0:Z.call(l))??e.text]}})]),!e.icon&&F&&h("span",{key:"append",class:"v-btn__append"},[l.append?h(Je,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},l.append):h(He,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&h("span",{key:"loader",class:"v-btn__loader"},[((G=l.loader)==null?void 0:G.call(l))??h(Wf,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[Ll,!L.value&&e.ripple,"",{center:!!e.icon}]])}),{group:g}}});function x0(e){const t=ge(e());let n=-1;function l(){clearInterval(n)}function i(){l(),ot(()=>t.value=e())}function a(r){const o=r?getComputedStyle(r):{transitionDuration:.2},s=parseFloat(o.transitionDuration)*1e3||200;if(l(),t.value<=0)return;const d=performance.now();n=window.setInterval(()=>{const u=performance.now()-d+s;t.value=Math.max(e()-u,0),t.value<=0&&l()},s)}return wt(l),{clear:l,time:t,start:a,reset:i}}const k0=U({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...ci({location:"bottom"}),...ka(),...Tt(),...un(),...nt(),...on(Do({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),_0=re()({name:"VSnackbar",props:k0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=qe(e,"modelValue"),{positionClasses:i}=_a(e),{scopeId:a}=Ca(),{themeClasses:r}=at(e),{colorClasses:o,colorStyles:s,variantClasses:d}=ol(e),{roundedClasses:u}=Ft(e),f=x0(()=>Number(e.timeout)),c=Q(),m=Q(),v=ge(!1),g=ge(0),b=Q(),S=ze(qi,void 0);Fn(()=>!!S,()=>{const O=Sd();Nt(()=>{b.value=O.mainStyles.value})}),ve(l,V),ve(()=>e.timeout,V),Cn(()=>{l.value&&V()});let E=-1;function V(){f.reset(),window.clearTimeout(E);const O=Number(e.timeout);if(!l.value||O===-1)return;const A=mo(m.value);f.start(A),E=window.setTimeout(()=>{l.value=!1},O)}function _(){f.reset(),window.clearTimeout(E)}function P(){v.value=!0,_()}function p(){v.value=!1,V()}function L(O){g.value=O.touches[0].clientY}function x(O){Math.abs(g.value-O.changedTouches[0].clientY)>50&&(l.value=!1)}function R(){v.value&&p()}const $=C(()=>e.location.split(" ").reduce((O,A)=>(O[`v-snackbar--${A}`]=!0,O),{}));return be(()=>{const O=Qi.filterProps(e),A=!!(n.default||n.text||e.text);return h(Qi,he({ref:c,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},$.value,i.value,e.class],style:[b.value,e.style]},O,{modelValue:l.value,"onUpdate:modelValue":F=>l.value=F,contentProps:he({class:["v-snackbar__wrapper",r.value,o.value,u.value,d.value],style:[s.value],onPointerenter:P,onPointerleave:p},O.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0,onTouchstartPassive:L,onTouchend:x,onAfterLeave:R},a),{default:()=>{var F,D;return[rl(!1,"v-snackbar"),e.timer&&!v.value&&h("div",{key:"timer",class:"v-snackbar__timer"},[h(_f,{ref:m,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,"model-value":f.time.value},null)]),A&&h("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((F=n.text)==null?void 0:F.call(n))??e.text,(D=n.default)==null?void 0:D.call(n)]),n.actions&&h(Je,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[h("div",{class:"v-snackbar__actions"},[n.actions({isActive:l})])]})]},activator:n.activator})}),Il({},c)}}),Mu=()=>Math.random().toString(36).substr(2,5),qf=typeof window>"u",Kf=e=>!qf&&window.localStorage&&window.localStorage.debug&&window.localStorage.debug.indexOf(e)!==-1,P0=Kf("v-iframe");function dn(){P0&&console.log.apply(console,arguments)}const V0=Kf("iframe-resizer"),A0={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-${Mu()}-${Mu()}`}},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(qf)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(dn("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){dn("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(dn(`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)dn("replace location after change using postMessage",this.fullSrc),this.sendMessage({viframe:!0,stateAction:"replace",href:this.fullSrc});else{dn("replace location after change using iframe.location.replace",this.fullSrc);try{this.iframeWindow.location.replace(this.fullSrc)}catch(e){dn("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;dn(`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"){dn("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;dn("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:V0,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})}}},E0=["innerHTML"];function L0(e,t,n,l,i,a){return ce(),Ne("div",{class:"v-iframe",style:Ln(`width:${n.width}`)},[a.actualAspectRatio?(ce(),De(_r,{key:0,"aspect-ratio":a.actualAspectRatio,style:{height:"100%"}},{default:Ee(()=>[e.actualWidth?(ce(),Ne("iframe",he({key:0},a.fullIframeAttrs,{onLoad:t[0]||(t[0]=r=>a.iframeLoaded())}),null,16)):et("",!0)]),_:1},8,["aspect-ratio"])):et("",!0),e.notification?(ce(),De(_0,he({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=r=>e.showNotification=r),class:"ui-notification"},a.fullSnackbarProps),{action:Ee(({})=>[h(el,{icon:"",onClick:t[1]||(t[1]=r=>e.showNotification=!1)},{default:Ee(()=>[h(He,null,{default:Ee(()=>[xt("mdi-close")]),_:1})]),_:1})]),default:Ee(()=>[Xn("p",null,Et(e.notification.msg),1),e.notification.errorMsg?(ce(),Ne("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,E0)):et("",!0)]),_:1},16,["modelValue"])):et("",!0)],4)}const Ru=b0(A0,[["render",L0]]),I0=fa("v-alert-title"),T0=["success","info","warning","error"],F0=U({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:Oe,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>T0.includes(e)},..._e(),...Wt(),...jt(),...$n(),...ci(),...ka(),...Tt(),...Ze(),...nt(),...un({variant:"flat"})},"VAlert"),O0=re()({name:"VAlert",props:F0(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{emit:n,slots:l}=t;const i=qe(e,"modelValue"),a=C(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),r=C(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:o}=at(e),{colorClasses:s,colorStyles:d,variantClasses:u}=ol(r),{densityClasses:f}=Zt(e),{dimensionStyles:c}=zt(e),{elevationClasses:m}=Nn(e),{locationStyles:v}=Sa(e),{positionClasses:g}=_a(e),{roundedClasses:b}=Ft(e),{textColorClasses:S,textColorStyles:E}=Dt(le(e,"borderColor")),{t:V}=Al(),_=C(()=>({"aria-label":V(e.closeLabel),onClick(P){i.value=!1,n("click:close",P)}}));return()=>{const P=!!(l.prepend||a.value),p=!!(l.title||e.title),L=!!(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},o.value,s.value,f.value,m.value,g.value,b.value,u.value,e.class],style:[d.value,c.value,v.value,e.style],role:"alert"},{default:()=>{var x,R;return[rl(!1,"v-alert"),e.border&&h("div",{key:"border",class:["v-alert__border",S.value],style:E.value},null),P&&h("div",{key:"prepend",class:"v-alert__prepend"},[l.prepend?h(Je,{key:"prepend-defaults",disabled:!a.value,defaults:{VIcon:{density:e.density,icon:a.value,size:e.prominent?44:28}}},l.prepend):h(He,{key:"prepend-icon",density:e.density,icon:a.value,size:e.prominent?44:28},null)]),h("div",{class:"v-alert__content"},[p&&h(I0,{key:"title"},{default:()=>{var $;return[(($=l.title)==null?void 0:$.call(l))??e.title]}}),((x=l.text)==null?void 0:x.call(l))??e.text,(R=l.default)==null?void 0:R.call(l)]),l.append&&h("div",{key:"append",class:"v-alert__append"},[l.append()]),L&&h("div",{key:"close",class:"v-alert__close"},[l.close?h(Je,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var $;return[($=l.close)==null?void 0:$.call(l,{props:_.value})]}}):h(el,he({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},_.value),null)])]}})}}}),M0={key:1,class:"mt-4"},Bu={__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(u=>({[u.key]:u}))),i=C(()=>{const u={...t.filtersValues};return Ae.primary&&(u.primary=Ae.primary),Ae.secondary&&(u.secondary=Ae.secondary),u}),o=window.APPLICATION.exposedUrl.split("/").pop().split("%3A"),s=o.length===2?o[0]:null,d=C(()=>(t.element.valueMandatory&&t.element.mandatoryFilters||[]).filter(u=>{var f,c;return!((c=(f=t.filtersValues)==null?void 0:f.keys)!=null&&c.includes(u))}));return(u,f)=>d.value.length?(ce(),De(O0,{key:0,type:"info",variant:"outlined"},{default:Ee(()=>[Xn("h4",null,"Veuillez sélectionner une valeur de "+Et(d.value.map(c=>J(l)[c].label||J(l)[c].title||J(l)[c]["x-originalName"]||c).join(", ")),1)]),_:1})):e.element.type==="tablePreview"?(ce(),De(J(Ru),{key:1,src:`/data-fair/embed/dataset/${J(s)?J(s)+"%3A":""}${(e.element.dataset||J(n).datasets[0]).id}/table?display=${e.element.display}&interaction=${!e.element.noInteractions}${e.element.fields.length?"&cols="+e.element.fields.join(","):""}`,"query-params-extra":i.value,style:Ln(`height:${e.height>0?e.height+"px":"100%"}`)},null,8,["src","query-params-extra","style"])):(ce(),Ne("div",{key:2,style:Ln(`overflow-y:auto;height:${e.height>0?e.height+"px":"100%"}`)},[e.element.type==="application"?(ce(),De(J(Ru),{key:0,src:`/data-fair/app/${J(s)?J(s)+"%3A":""}${e.element.application.id}`,"query-params-extra":i.value,style:Ln(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(),Ne("div",M0,Et(e.element.content),1)):et("",!0)],4))}},R0={__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),Ne(fe,{key:0},Qt(e.element.elements,(l,i)=>(ce(),De(Bu,{key:i,element:l,height:e.height/e.element.elements.length,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))),128)):(ce(),De(Bu,{key:1,element:e.element,height:e.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))}},B0={key:0,class:"text-h5 mt-8"},$0={key:1,class:"mt-4"},N0={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 r=a,o=0;for(;r<l.elements.length&&o+n[i][l.elements[r].width-1]<=12;)o+=n[i][l.elements[r].width-1],r+=1;for(let s=a;s<r;s++)l.elements[s][i]=Math.floor(.3+12*n[i][l.elements[s].width-1]/o),l.elements[s].class=l.elements[s].class||(l.elements[s].type==="text"?["order-first"]:[]),l.elements[s].type==="text"&&l.elements[s][i]===12?l.elements[s].class.push("order-"+i+"-first"):l.elements[s].class.push("order-"+i+"-"+(s+1));a=r}}return(l,i)=>(ce(),Ne(fe,null,[e.hideTitle?et("",!0):(ce(),Ne("h3",B0,[e.section.icon?(ce(),Ne(fe,{key:0},[h(He,{icon:e.section.icon.svgPath},null,8,["icon"]),xt("   ")],64)):et("",!0),xt(" "+Et(e.section.title),1)])),e.section.description?(ce(),Ne("p",$0,Et(e.section.description),1)):et("",!0),(ce(!0),Ne(fe,null,Qt(e.section.rows||[],(a,r)=>(ce(),De(kl,{key:r,justify:"center"},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(a.elements||[],(o,s)=>(ce(),De(ln,{key:s,cols:12,sm:o.sm,md:o.md,lg:o.lg,xl:o.xl,class:la(o.class?o.class.join(" "):"")},{default:Ee(()=>[o.title?(ce(),Ne("h4",N0,Et(o.title),1)):et("",!0),h(R0,{element:o,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))}},ni=Symbol.for("vuetify:v-expansion-panel"),Gf=U({..._e(),...$o()},"VExpansionPanelText"),Or=re()({name:"VExpansionPanelText",props:Gf(),setup(e,t){let{slots:n}=t;const l=ze(ni);if(!l)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:i,onAfterLeave:a}=No(e,l.isSelected);return be(()=>h(Zd,{onAfterLeave:a},{default:()=>{var r;return[vt(h("div",{class:["v-expansion-panel-text",e.class],style:e.style},[n.default&&i.value&&h("div",{class:"v-expansion-panel-text__wrapper"},[(r=n.default)==null?void 0:r.call(n)])]),[[Rn,l.isSelected.value]])]}})),{}}}),Yf=U({color:String,expandIcon:{type:Oe,default:"$expand"},collapseIcon:{type:Oe,default:"$collapse"},hideActions:Boolean,focusable:Boolean,static:Boolean,ripple:{type:[Boolean,Object],default:!1},readonly:Boolean,..._e(),...jt()},"VExpansionPanelTitle"),Mr=re()({name:"VExpansionPanelTitle",directives:{Ripple:Ll},props:Yf(),setup(e,t){let{slots:n}=t;const l=ze(ni);if(!l)throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");const{backgroundColorClasses:i,backgroundColorStyles:a}=Kt(e,"color"),{dimensionStyles:r}=zt(e),o=C(()=>({collapseIcon:e.collapseIcon,disabled:l.disabled.value,expanded:l.isSelected.value,expandIcon:e.expandIcon,readonly:e.readonly})),s=C(()=>l.isSelected.value?e.collapseIcon:e.expandIcon);return be(()=>{var d;return vt(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,r.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),(d=n.default)==null?void 0:d.call(n,o.value),!e.hideActions&&h(Je,{defaults:{VIcon:{icon:s.value}}},{default:()=>{var u;return[h("span",{class:"v-expansion-panel-title__icon"},[((u=n.actions)==null?void 0:u.call(n,o.value))??h(He,null,null)])]}})]),[[pn("ripple"),e.ripple]])}),{}}}),Zf=U({title:String,text:String,bgColor:String,...$n(),...ya(),...Tt(),...Ze(),...Yf(),...Gf()},"VExpansionPanel"),D0=re()({name:"VExpansionPanel",props:Zf(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=ba(e,ni),{backgroundColorClasses:i,backgroundColorStyles:a}=Kt(e,"bgColor"),{elevationClasses:r}=Nn(e),{roundedClasses:o}=Ft(e),s=C(()=>(l==null?void 0:l.disabled.value)||e.disabled),d=C(()=>l.group.items.value.reduce((c,m,v)=>(l.group.selected.value.includes(m.id)&&c.push(v),c),[])),u=C(()=>{const c=l.group.items.value.findIndex(m=>m.id===l.id);return!l.isSelected.value&&d.value.some(m=>m-c===1)}),f=C(()=>{const c=l.group.items.value.findIndex(m=>m.id===l.id);return!l.isSelected.value&&d.value.some(m=>m-c===-1)});return gt(ni,l),be(()=>{const c=!!(n.text||e.text),m=!!(n.title||e.title),v=Mr.filterProps(e),g=Or.filterProps(e);return h(e.tag,{class:["v-expansion-panel",{"v-expansion-panel--active":l.isSelected.value,"v-expansion-panel--before-active":u.value,"v-expansion-panel--after-active":f.value,"v-expansion-panel--disabled":s.value},o.value,i.value,e.class],style:[a.value,e.style]},{default:()=>[h("div",{class:["v-expansion-panel__shadow",...r.value]},null),h(Je,{defaults:{VExpansionPanelTitle:{...v},VExpansionPanelText:{...g}}},{default:()=>{var b;return[m&&h(Mr,{key:"title"},{default:()=>[n.title?n.title():e.title]}),c&&h(Or,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(b=n.default)==null?void 0:b.call(n)]}})]})}),{groupItem:l}}}),H0=["default","accordion","inset","popout"],j0=U({flat:Boolean,...ga(),...ho(Zf(),["bgColor","collapseIcon","color","eager","elevation","expandIcon","focusable","hideActions","readonly","ripple","rounded","tile","static"]),...nt(),..._e(),...Ze(),variant:{type:String,default:"default",validator:e=>H0.includes(e)}},"VExpansionPanels"),z0=re()({name:"VExpansionPanels",props:j0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{next:l,prev:i}=ui(e,ni),{themeClasses:a}=at(e),r=C(()=>e.variant&&`v-expansion-panels--variant-${e.variant}`);return Bn({VExpansionPanel:{bgColor:le(e,"bgColor"),collapseIcon:le(e,"collapseIcon"),color:le(e,"color"),eager:le(e,"eager"),elevation:le(e,"elevation"),expandIcon:le(e,"expandIcon"),focusable:le(e,"focusable"),hideActions:le(e,"hideActions"),readonly:le(e,"readonly"),ripple:le(e,"ripple"),rounded:le(e,"rounded"),static:le(e,"static")}}),be(()=>h(e.tag,{class:["v-expansion-panels",{"v-expansion-panels--flat":e.flat,"v-expansion-panels--tile":e.tile},a.value,r.value,e.class],style:e.style},{default:()=>{var o;return[(o=n.default)==null?void 0:o.call(n,{prev:i,next:l})]}})),{next:l,prev:i}}}),W0=U({indeterminate:Boolean,inset:Boolean,flat:Boolean,loading:{type:[Boolean,String],default:!1},...Fo(),...Lo()},"VSwitch"),U0=re()({name:"VSwitch",inheritAttrs:!1,props:W0(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const i=qe(e,"indeterminate"),a=qe(e,"modelValue"),{loaderClasses:r}=xa(e),{isFocused:o,focus:s,blur:d}=Io(e),u=Q(),f=Be&&window.matchMedia("(forced-colors: active)").matches,c=C(()=>typeof e.loading=="string"&&e.loading!==""?e.loading:e.color),m=Gt(),v=C(()=>e.id||`switch-${m}`);function g(){i.value&&(i.value=!1)}function b(S){var E,V;S.stopPropagation(),S.preventDefault(),(V=(E=u.value)==null?void 0:E.input)==null||V.click()}return be(()=>{const[S,E]=yo(n),V=Zi.filterProps(e),_=Yi.filterProps(e);return h(Zi,he({class:["v-switch",{"v-switch--flat":e.flat},{"v-switch--inset":e.inset},{"v-switch--indeterminate":i.value},r.value,e.class]},S,V,{modelValue:a.value,"onUpdate:modelValue":P=>a.value=P,id:v.value,focused:o.value,style:e.style}),{...l,default:P=>{let{id:p,messagesId:L,isDisabled:x,isReadonly:R,isValid:$}=P;const O={model:a,isValid:$};return h(Yi,he({ref:u},_,{modelValue:a.value,"onUpdate:modelValue":[A=>a.value=A,g],id:p.value,"aria-describedby":L.value,type:"checkbox","aria-checked":i.value?"mixed":void 0,disabled:x.value,readonly:R.value,onFocus:s,onBlur:d},E),{...l,default:A=>{let{backgroundColorClasses:F,backgroundColorStyles:D}=A;return h("div",{class:["v-switch__track",f?void 0:F.value],style:D.value,onClick:b},[l["track-true"]&&h("div",{key:"prepend",class:"v-switch__track-true"},[l["track-true"](O)]),l["track-false"]&&h("div",{key:"append",class:"v-switch__track-false"},[l["track-false"](O)])])},input:A=>{let{inputNode:F,icon:D,backgroundColorClasses:G,backgroundColorStyles:Z}=A;return h(fe,null,[F,h("div",{class:["v-switch__thumb",{"v-switch__thumb--filled":D||e.loading},e.inset||f?void 0:G.value],style:e.inset?void 0:Z.value},[l.thumb?h(Je,{defaults:{VIcon:{icon:D,size:"x-small"}}},{default:()=>[l.thumb({...O,icon:D})]}):h(sp,null,{default:()=>[e.loading?h(jo,{name:"v-switch",active:!0,color:$.value===!1?void 0:c.value},{default:ne=>l.loader?l.loader(ne):h(Wf,{active:ne.isActive,color:ne.color,indeterminate:!0,size:"16",width:"2"},null)}):D&&h(He,{key:String(D),icon:D,size:"x-small"},null)]})])])}})}})}),{}}}),qo=Symbol.for("vuetify:v-tabs"),q0=U({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...on(Uf({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),Xf=re()({name:"VTab",props:q0(),setup(e,t){let{slots:n,attrs:l}=t;const{textColorClasses:i,textColorStyles:a}=Dt(e,"sliderColor"),r=Q(),o=Q(),s=C(()=>e.direction==="horizontal"),d=C(()=>{var f,c;return((c=(f=r.value)==null?void 0:f.group)==null?void 0:c.isSelected.value)??!1});function u(f){var m,v;let{value:c}=f;if(c){const g=(v=(m=r.value)==null?void 0:m.$el.parentElement)==null?void 0:v.querySelector(".v-tab--selected .v-tab__slider"),b=o.value;if(!g||!b)return;const S=getComputedStyle(g).color,E=g.getBoundingClientRect(),V=b.getBoundingClientRect(),_=s.value?"x":"y",P=s.value?"X":"Y",p=s.value?"right":"bottom",L=s.value?"width":"height",x=E[_],R=V[_],$=x>R?E[p]-V[p]:E[_]-V[_],O=Math.sign($)>0?s.value?"right":"bottom":Math.sign($)<0?s.value?"left":"top":"center",F=(Math.abs($)+(Math.sign($)<0?E[L]:V[L]))/Math.max(E[L],V[L])||0,D=E[L]/V[L]||0,G=1.5;qn(b,{backgroundColor:[S,"currentcolor"],transform:[`translate${P}(${$}px) scale${P}(${D})`,`translate${P}(${$/G}px) scale${P}(${(F-1)/G+1})`,"none"],transformOrigin:Array(3).fill(O)},{duration:225,easing:Xl})}}return be(()=>{const f=el.filterProps(e);return h(el,he({symbol:qo,ref:r,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":u}),{...n,default:()=>{var c;return h(fe,null,[((c=n.default)==null?void 0:c.call(n))??e.text,!e.hideSlider&&h("div",{ref:o,class:["v-tab__slider",i.value],style:a.value},null)])}})}),Il({},r)}}),K0=e=>{const{touchstartX:t,touchendX:n,touchstartY:l,touchendY:i}=e,a=.5,r=16;e.offsetX=n-t,e.offsetY=i-l,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-r&&e.left(e),e.right&&n>t+r&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&i<l-r&&e.up(e),e.down&&i>l+r&&e.down(e))};function G0(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 Y0(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}),K0(t)}function Z0(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 X0(){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=>G0(n,t),touchend:n=>Y0(n,t),touchmove:n=>Z0(n,t)}}function J0(e,t){var o;const n=t.value,l=n!=null&&n.parent?e.parentElement:e,i=(n==null?void 0:n.options)??{passive:!0},a=(o=t.instance)==null?void 0:o.$.uid;if(!l||!a)return;const r=X0(t.value);l._touchHandlers=l._touchHandlers??Object.create(null),l._touchHandlers[a]=r,Xc(r).forEach(s=>{l.addEventListener(s,r[s],i)})}function Q0(e,t){var a,r;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,l=(r=t.instance)==null?void 0:r.$.uid;if(!(n!=null&&n._touchHandlers)||!l)return;const i=n._touchHandlers[l];Xc(i).forEach(o=>{n.removeEventListener(o,i[o])}),delete n._touchHandlers[l]}const Jf={mounted:J0,unmounted:Q0},ew=Jf,Qf=Symbol.for("vuetify:v-window"),ev=Symbol.for("vuetify:v-window-group"),tv=U({continuous:Boolean,nextIcon:{type:[Boolean,String,Function,Object],default:"$next"},prevIcon:{type:[Boolean,String,Function,Object],default:"$prev"},reverse:Boolean,showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||e==="hover"},touch:{type:[Object,Boolean],default:void 0},direction:{type:String,default:"horizontal"},modelValue:null,disabled:Boolean,selectedClass:{type:String,default:"v-window-item--active"},mandatory:{type:[Boolean,String],default:"force"},..._e(),...Ze(),...nt()},"VWindow"),Rr=re()({name:"VWindow",directives:{Touch:Jf},props:tv(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=at(e),{isRtl:i}=Yt(),{t:a}=Al(),r=ui(e,ev),o=Q(),s=C(()=>i.value?!e.reverse:e.reverse),d=ge(!1),u=C(()=>{const _=e.direction==="vertical"?"y":"x",p=(s.value?!d.value:d.value)?"-reverse":"";return`v-window-${_}${p}-transition`}),f=ge(0),c=Q(void 0),m=C(()=>r.items.value.findIndex(_=>r.selected.value.includes(_.id)));ve(m,(_,P)=>{const p=r.items.value.length,L=p-1;p<=2?d.value=_<P:_===L&&P===0?d.value=!0:_===0&&P===L?d.value=!1:d.value=_<P}),gt(Qf,{transition:u,isReversed:d,transitionCount:f,transitionHeight:c,rootRef:o});const v=C(()=>e.continuous||m.value!==0),g=C(()=>e.continuous||m.value!==r.items.value.length-1);function b(){v.value&&r.prev()}function S(){g.value&&r.next()}const E=C(()=>{const _=[],P={icon:i.value?e.nextIcon:e.prevIcon,class:`v-window__${s.value?"right":"left"}`,onClick:r.prev,"aria-label":a("$vuetify.carousel.prev")};_.push(v.value?n.prev?n.prev({props:P}):h(el,P,null):h("div",null,null));const p={icon:i.value?e.prevIcon:e.nextIcon,class:`v-window__${s.value?"left":"right"}`,onClick:r.next,"aria-label":a("$vuetify.carousel.next")};return _.push(g.value?n.next?n.next({props:p}):h(el,p,null):h("div",null,null)),_}),V=C(()=>e.touch===!1?e.touch:{...{left:()=>{s.value?b():S()},right:()=>{s.value?S():b()},start:P=>{let{originalEvent:p}=P;p.stopPropagation()}},...e.touch===!0?{}:e.touch});return be(()=>vt(h(e.tag,{ref:o,class:["v-window",{"v-window--show-arrows-on-hover":e.showArrows==="hover"},l.value,e.class],style:e.style},{default:()=>{var _,P;return[h("div",{class:"v-window__container",style:{height:c.value}},[(_=n.default)==null?void 0:_.call(n,{group:r}),e.showArrows!==!1&&h("div",{class:"v-window__controls"},[E.value])]),(P=n.additional)==null?void 0:P.call(n,{group:r})]}}),[[pn("touch"),V.value]])),{group:r}}}),tw=U({...on(tv(),["continuous","nextIcon","prevIcon","showArrows","touch","mandatory"])},"VTabsWindow"),nw=re()({name:"VTabsWindow",props:tw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=ze(qo,null),i=qe(e,"modelValue"),a=C({get(){var r;return i.value!=null||!l?i.value:(r=l.items.value.find(o=>l.selected.value.includes(o.id)))==null?void 0:r.value},set(r){i.value=r}});return be(()=>{const r=Rr.filterProps(e);return h(Rr,he({_as:"VTabsWindow"},r,{modelValue:a.value,"onUpdate:modelValue":o=>a.value=o,class:["v-tabs-window",e.class],style:e.style,mandatory:!1,touch:!1}),n)}),{}}}),nv=U({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},..._e(),...ya(),...$o()},"VWindowItem"),Br=re()({name:"VWindowItem",directives:{Touch:ew},props:nv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=ze(Qf),i=ba(e,ev),{isBooted:a}=Bo();if(!l||!i)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const r=ge(!1),o=C(()=>a.value&&(l.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function s(){!r.value||!l||(r.value=!1,l.transitionCount.value>0&&(l.transitionCount.value-=1,l.transitionCount.value===0&&(l.transitionHeight.value=void 0)))}function d(){var v;r.value||!l||(r.value=!0,l.transitionCount.value===0&&(l.transitionHeight.value=Ce((v=l.rootRef.value)==null?void 0:v.clientHeight)),l.transitionCount.value+=1)}function u(){s()}function f(v){r.value&&ot(()=>{!o.value||!r.value||!l||(l.transitionHeight.value=Ce(v.clientHeight))})}const c=C(()=>{const v=l.isReversed.value?e.reverseTransition:e.transition;return o.value?{name:typeof v!="string"?l.transition.value:v,onBeforeEnter:d,onAfterEnter:s,onEnterCancelled:u,onBeforeLeave:d,onAfterLeave:s,onLeaveCancelled:u,onEnter:f}:!1}),{hasContent:m}=No(e,i.isSelected);return be(()=>h(vn,{transition:c.value,disabled:!a.value},{default:()=>{var v;return[vt(h("div",{class:["v-window-item",i.selectedClass.value,e.class],style:e.style},[m.value&&((v=n.default)==null?void 0:v.call(n))]),[[Rn,i.isSelected.value]])]}})),{groupItem:i}}}),lw=U({...nv()},"VTabsWindowItem"),iw=re()({name:"VTabsWindowItem",props:lw(),setup(e,t){let{slots:n}=t;return be(()=>{const l=Br.filterProps(e);return h(Br,he({_as:"VTabsWindowItem"},l,{class:["v-tabs-window-item",e.class],style:e.style}),n)}),{}}});function aw(e){return e?e.map(t=>Zc(t)?t:{text:t,value:t}):[]}const rw=U({alignTabs:{type:String,default:"start"},color:String,fixedTabs:Boolean,items:{type:Array,default:()=>[]},stacked:Boolean,bgColor:String,grow:Boolean,height:{type:[Number,String],default:void 0},hideSlider:Boolean,sliderColor:String,...Oo({mandatory:"force",selectedClass:"v-tab-item--selected"}),...Wt(),...Ze()},"VTabs"),ow=re()({name:"VTabs",props:rw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const i=qe(e,"modelValue"),a=C(()=>aw(e.items)),{densityClasses:r}=Zt(e),{backgroundColorClasses:o,backgroundColorStyles:s}=Kt(le(e,"bgColor")),{scopeId:d}=Ca();return Bn({VTab:{color:le(e,"color"),direction:le(e,"direction"),stacked:le(e,"stacked"),fixed:le(e,"fixedTabs"),sliderColor:le(e,"sliderColor"),hideSlider:le(e,"hideSlider")}}),be(()=>{const u=Xi.filterProps(e),f=!!(l.window||e.items.length>0);return h(fe,null,[h(Xi,he(u,{modelValue:i.value,"onUpdate:modelValue":c=>i.value=c,class:["v-tabs",`v-tabs--${e.direction}`,`v-tabs--align-tabs-${e.alignTabs}`,{"v-tabs--fixed-tabs":e.fixedTabs,"v-tabs--grow":e.grow,"v-tabs--stacked":e.stacked},r.value,o.value,e.class],style:[{"--v-tabs-height":Ce(e.height)},s.value,e.style],role:"tablist",symbol:qo},d,n),{default:()=>{var c;return[((c=l.default)==null?void 0:c.call(l))??a.value.map(m=>{var v;return((v=l.tab)==null?void 0:v.call(l,{item:m}))??h(Xf,he(m,{key:m.text,value:m.value}),{default:l[`tab.${m.value}`]?()=>{var g;return(g=l[`tab.${m.value}`])==null?void 0:g.call(l,{item:m})}:void 0})})]}}),f&&h(nw,he({modelValue:i.value,"onUpdate:modelValue":c=>i.value=c,key:"tabs-window"},d),{default:()=>{var c;return[a.value.map(m=>{var v;return((v=l.item)==null?void 0:v.call(l,{item:m}))??h(iw,{value:m.value},{default:()=>{var g;return(g=l[`item.${m.value}`])==null?void 0:g.call(l,{item:m})}})}),(c=l.window)==null?void 0:c.call(l)]}})])}),{}}}),sw={key:0,class:"text-h4 text-center"},uw={key:1,class:"mt-2"},cw={__name:"dashboard",setup(e){const t=window.APPLICATION,n=t.configuration,l=u=>{console.error(u),Ki(t.href+"/error",{method:"POST",body:{message:u.message||u}})};if(Ae.draft==="true"&&window.parent){const u=[].concat(...n.sections.map(c=>[].concat(...c.rows.map(m=>[].concat(...m.elements))))),f=u.filter(c=>c.type==="application"&&c.application).map(c=>({id:c.application.id,title:c.application.title})).filter((c,m,v)=>v.findIndex(g=>c.id===g.id)===m);if((n.applications||[]).map(c=>c.id).join("-")!==f.map(c=>c.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"applications",value:f}},"*"),n.datasets&&n.datasets.length){const c=n.datasets[0],m=u.filter(v=>v.type==="tablePreview"&&v.dataset).map(v=>({id:v.dataset.id,title:v.dataset.title,href:v.dataset.href})).filter((v,g,b)=>v.id!==c.id&&b.findIndex(S=>v.id===S.id)===g);m.unshift(c),(n.datasets||[]).map(v=>v.id).join("-")!==m.map(v=>v.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"datasets",value:m}},"*")}}const i=[Q({}),Q({})],a=[Q(null),Q(null)];let r=0,o=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 u="_d_"+n.datasets[0].id+"_";for(const f of n.filters)!Ae[u+f.labelField+"_in"]&&f.forceOneValue&&f.startValue&&(Ae[u+f.labelField+"_in"]=f.startValue);if(n.periodFilter&&!Ae.period){const f=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.startDate:new Date().toISOString()).slice(0,10),c=(n.datasets[0].timePeriod?n.datasets[0].timePeriod.endDate:new Date().toISOString()).slice(0,10),m=[f];f!==c&&m.push(c),Ae.period=m.join(",")}r=Math.max(...n.sections.map(f=>f.title&&f.title.length||0)),o=n.sections.reduce((f,c)=>f+(c.title&&c.title.length||0),0)}function d(u){u?Ae.view="compare":delete Ae.view}return(u,f)=>{var c;return(c=J(n).filters)!=null&&c.length||J(n).periodFilter||J(n).addressFilter?(ce(),De(G1,{key:0,fluid:"","data-iframe-height":""},{default:Ee(()=>[J(n).title?(ce(),Ne("h2",sw,Et(J(n).title),1)):et("",!0),J(n).description?(ce(),Ne("p",uw,Et(J(n).description),1)):et("",!0),J(n).allowDuplicate?(ce(),De(U0,{key:2,label:"Mode comparaison",density:"compact","model-value":J(Ae).view==="compare",style:{"max-height":"40px"},"onUpdate:modelValue":d},null,8,["model-value"])):et("",!0),h(kl,null,{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(Ae).view==="compare"?[0,1]:[0],m=>(ce(),De(ln,{key:m,cols:J(Ae).view==="compare"?6:12},{default:Ee(()=>[h(y0,{config:J(n),prefix:m?"c":"","onUpdate:modelValue":v=>i[m].value=v},null,8,["config","prefix","onUpdate:modelValue"]),J(n).sections.length===1?(ce(),De(xi,{key:0,section:J(n).sections[0],"filters-values":i[m].value},null,8,["section","filters-values"])):J(n).sectionsGroup.includes("tabs")?(ce(),Ne(fe,{key:1},[J(n).sectionsGroup==="tabs-tab"?(ce(),De(ow,{key:0,modelValue:a[m],"onUpdate:modelValue":v=>a[m]=v,class:"mb-3",color:"primary","fixed-tabs":J(r)<=30,grow:J(r)>30&&J(o)<200,direction:J(o)>=200?"vertical":"horizontal"},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(n).sections||[],(v,g)=>(ce(),De(Xf,{key:g,value:g},{default:Ee(()=>[v.icon?(ce(),Ne(fe,{key:0},[h(He,{icon:v.icon.svgPath},null,8,["icon"]),xt("   ")],64)):et("",!0),xt(" "+Et(v.title),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","fixed-tabs","grow","direction"])):J(n).sectionsGroup==="tabs-button"?(ce(),De(kl,{key:1},{default:Ee(()=>[h(Fu),h(ln,{cols:"auto"},{default:Ee(()=>[h(Fr,{variant:"outlined"},{default:Ee(()=>[h(w0,{modelValue:a[m],"onUpdate:modelValue":v=>a[m]=v,color:"primary",mandatory:"",style:Ln(J(o)*15>=u.$vuetify.display.width?`flex-direction: column;height:${J(n).sections.length*36}px`:"")},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(n).sections||[],(v,g)=>(ce(),De(el,{key:g,value:g,height:J(o)*15>=u.$vuetify.display.width?36:48},{default:Ee(()=>[v.icon?(ce(),Ne(fe,{key:0},[h(He,{icon:v.icon.svgPath},null,8,["icon"]),xt("   ")],64)):et("",!0),xt(" "+Et(v.title),1)]),_:2},1032,["value","height"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","style"])]),_:2},1024)]),_:2},1024),h(Fu)]),_:2},1024)):et("",!0),h(Rr,{modelValue:a[m],"onUpdate:modelValue":v=>a[m]=v},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(n).sections||[],(v,g)=>(ce(),De(Br,{key:g,value:g},{default:Ee(()=>[h(xi,{section:v,"filters-values":i[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])],64)):J(n).sectionsGroup==="accordion"?(ce(),De(z0,{key:2,multiple:"",variant:"accordion","model-value":J(n).sections.map((v,g)=>g)},{default:Ee(()=>[(ce(!0),Ne(fe,null,Qt(J(n).sections||[],(v,g)=>(ce(),De(D0,{key:g,value:g,eager:""},{default:Ee(()=>[h(Mr,{class:"bg-primary"},{default:Ee(()=>[Xn("h3",null,[v.icon?(ce(),Ne(fe,{key:0},[h(He,{icon:v.icon.svgPath},null,8,["icon"]),xt("   ")],64)):et("",!0),xt(" "+Et(v.title),1)])]),_:2},1024),h(Or,null,{default:Ee(()=>[h(xi,{section:v,"filters-values":i[m].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:2},1032,["model-value"])):(ce(!0),Ne(fe,{key:3},Qt(J(n).sections||[],(v,g)=>(ce(),Ne("div",{key:g,class:"my-6"},[Xn("h2",null,[v.icon?(ce(),Ne(fe,{key:0},[h(He,{icon:v.icon.svgPath},null,8,["icon"]),xt("   ")],64)):et("",!0),xt(" "+Et(v.title),1)]),h(xi,{section:v,"filters-values":i[m].value,"hide-title":""},null,8,["section","filters-values"])]))),128))]),_:2},1032,["cols"]))),128))]),_:1})]),_:1})):et("",!0)}}},dw=U({..._e(),...Oy({fullHeight:!0}),...nt()},"VApp"),fw=re()({name:"VApp",props:dw(),setup(e,t){let{slots:n}=t;const l=at(e),{layoutClasses:i,getLayoutItem:a,items:r,layoutRef:o}=Ry(e),{rtlClasses:s}=Yt();return be(()=>{var d;return h("div",{ref:o,class:["v-application",l.themeClasses.value,i.value,s.value,e.class],style:[e.style]},[h("div",{class:"v-application__wrap"},[(d=n.default)==null?void 0:d.call(n)])])}),{getLayoutItem:a,items:r,theme:l}}}),vw=U({scrollable:Boolean,..._e(),...jt(),...Ze({tag:"main"})},"VMain"),mw=re()({name:"VMain",props:vw(),setup(e,t){let{slots:n}=t;const{dimensionStyles:l}=zt(e),{mainStyles:i}=Sd(),{ssrBootStyles:a}=Bo();return be(()=>h(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[i.value,a.value,l.value,e.style]},{default:()=>{var r,o;return[e.scrollable?h("div",{class:"v-main__scroller"},[(r=n.default)==null?void 0:r.call(n)]):(o=n.default)==null?void 0:o.call(n)]}})),{}}}),hw={__name:"app",setup(e){return(t,n)=>(ce(),De(fw,null,{default:Ee(()=>[h(mw,null,{default:Ee(()=>[(ce(),De(rm,null,{default:Ee(()=>[h(cw)]),_:1}))]),_:1})]),_:1}))}},gw={collapse:"svg:M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",complete:"svg:M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",cancel:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",close:"svg:M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",delete:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",clear:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",success:"svg:M12,2C17.52,2 22,6.48 22,12C22,17.52 17.52,22 12,22C6.48,22 2,17.52 2,12C2,6.48 6.48,2 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z",info:"svg:M13,9H11V7H13M13,17H11V11H13M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",warning:"svg:M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",error:"svg:M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z",prev:"svg:M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",next:"svg:M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",checkboxOn:"svg:M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",checkboxOff:"svg:M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z",checkboxIndeterminate:"svg:M17,13H7V11H17M19,3H5C3.89,3 3,3.89 3,5V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.89 20.1,3 19,3Z",delimiter:"svg:M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",sortAsc:"svg:M13,20H11V8L5.5,13.5L4.08,12.08L12,4.16L19.92,12.08L18.5,13.5L13,8V20Z",sortDesc:"svg:M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z",expand:"svg:M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",menu:"svg:M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z",subgroup:"svg:M7,10L12,15L17,10H7Z",dropdown:"svg:M7,10L12,15L17,10H7Z",radioOn:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2M12,7C9.24,7 7,9.24 7,12C7,14.76 9.24,17 12,17C14.76,17 17,14.76 17,12C17,9.24 14.76,7 12,7Z",radioOff:"svg:M12,20C7.58,20 4,16.42 4,12C4,7.58 7.58,4 12,4C16.42,4 20,7.58 20,12C20,16.42 16.42,20 12,20M12,2C6.48,2 2,6.48 2,12C2,17.52 6.48,22 12,22C17.52,22 22,17.52 22,12C22,6.48 17.52,2 12,2Z",edit:"svg:M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",ratingEmpty:"svg:M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",ratingFull:"svg:M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z",ratingHalf:"svg:M12,15.4V6.1L13.71,10.13L18.09,10.5L14.77,13.39L15.76,17.67M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z",loading:"svg:M19,8L15,12H18C18,15.31 15.31,18 12,18C11,18 10.03,17.75 9.2,17.3L7.74,18.76C8.97,19.54 10.43,20 12,20C16.42,20 20,16.42 20,12H23M6,12C6,8.69 8.69,6 12,6C13,6 13.97,6.25 14.8,6.7L16.26,5.24C15.03,4.46 13.57,4 12,4C7.58,4 4,7.58 4,12H1L5,16L9,12",first:"svg:M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z",last:"svg:M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z",unfold:"svg:M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z",file:"svg:M16.5,6V17.5C16.5,19.71 14.71,21.5 12.5,21.5C10.29,21.5 8.5,19.71 8.5,17.5V5C8.5,3.62 9.62,2.5 11,2.5C12.38,2.5 13.5,3.62 13.5,5V15.5C13.5,16.05 13.05,16.5 12.5,16.5C11.95,16.5 11.5,16.05 11.5,15.5V6H10V15.5C10,16.88 11.12,18 12.5,18C13.88,18 15,16.88 15,15.5V5C15,2.79 13.21,1 11,1C8.79,1 7,2.79 7,5V17.5C7,20.54 9.46,23 12.5,23C15.54,23 18,20.54 18,17.5V6H16.5Z",plus:"svg:M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z",minus:"svg:M19,13H5V11H19V13Z",calendar:"svg:M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z",treeviewCollapse:"svg:M7,10L12,15L17,10H7Z",treeviewExpand:"svg:M10,17L15,12L10,7V17Z",eyeDropper:"svg:M19.35,11.72L17.22,13.85L15.81,12.43L8.1,20.14L3.5,22L2,20.5L3.86,15.9L11.57,8.19L10.15,6.78L12.28,4.65L19.35,11.72M16.76,3C17.93,1.83 19.83,1.83 21,3C22.17,4.17 22.17,6.07 21,7.24L19.08,9.16L14.84,4.92L16.76,3M5.56,17.03L4.5,19.5L6.97,18.44L14.4,11L13,9.6L5.56,17.03Z"},yw={component:Po};window.iFrameResizer={heightCalculationMethod:"taggedElement"};const lv=Dy(Ae);lv.icons={defaultSet:"mdi",aliases:gw,sets:{mdi:yw}};const iv=Rh(hw);iv.use(xd(lv));iv.mount("#app");