@data-fair/app-dashboards 0.10.6 → 0.11.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,42 @@
1
+ var Fv=Object.defineProperty;var Mv=(e,t,n)=>t in e?Fv(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Ze=(e,t,n)=>Mv(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))l(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const s of a.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&l(s)}).observe(document,{childList:!0,subtree:!0});function n(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function l(i){if(i.ep)return;i.ep=!0;const a=n(i);fetch(i.href,a)}})();/**
2
+ * @vue/shared v3.5.17
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **//*! #__NO_SIDE_EFFECTS__ */function tr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Oe={},bl=[],rn=()=>{},Ov=()=>!1,ha=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),nr=e=>e.startsWith("onUpdate:"),et=Object.assign,lr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},$v=Object.prototype.hasOwnProperty,Re=(e,t)=>$v.call(e,t),pe=Array.isArray,Cl=e=>ga(e)==="[object Map]",Qu=e=>ga(e)==="[object Set]",Ce=e=>typeof e=="function",Ye=e=>typeof e=="string",Mn=e=>typeof e=="symbol",We=e=>e!==null&&typeof e=="object",ec=e=>(We(e)||Ce(e))&&Ce(e.then)&&Ce(e.catch),tc=Object.prototype.toString,ga=e=>tc.call(e),Rv=e=>ga(e).slice(8,-1),nc=e=>ga(e)==="[object Object]",ir=e=>Ye(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,jl=tr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ya=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Bv=/-(\w)/g,vt=ya(e=>e.replace(Bv,(t,n)=>n?n.toUpperCase():"")),Dv=/\B([A-Z])/g,On=ya(e=>e.replace(Dv,"-$1").toLowerCase()),wn=ya(e=>e.charAt(0).toUpperCase()+e.slice(1)),Na=ya(e=>e?`on${wn(e)}`:""),Ct=(e,t)=>!Object.is(e,t),Ha=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},hs=(e,t,n,l=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:l,value:n})},Nv=e=>{const t=parseFloat(e);return isNaN(t)?e:t},lc=e=>{const t=Ye(e)?Number(e):NaN;return isNaN(t)?e:t};let ao;const pa=()=>ao||(ao=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ge(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],i=Ye(l)?Wv(l):ge(l);if(i)for(const a in i)t[a]=i[a]}return t}else if(Ye(e)||We(e))return e}const Hv=/;(?![^(]*\))/g,jv=/:([^]+)/,zv=/\/\*[^]*?\*\//g;function Wv(e){const t={};return e.replace(zv,"").split(Hv).forEach(n=>{if(n){const l=n.split(jv);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function se(e){let t="";if(Ye(e))t=e;else if(pe(e))for(let n=0;n<e.length;n++){const l=se(e[n]);l&&(t+=l+" ")}else if(We(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Uv="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Kv=tr(Uv);function ic(e){return!!e||e===""}const ac=e=>!!(e&&e.__v_isRef===!0),Xe=e=>Ye(e)?e:e==null?"":pe(e)||We(e)&&(e.toString===tc||!Ce(e.toString))?ac(e)?Xe(e.value):JSON.stringify(e,sc,2):String(e),sc=(e,t)=>ac(t)?sc(e,t.value):Cl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,i],a)=>(n[ja(l,a)+" =>"]=i,n),{})}:Qu(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ja(n))}:Mn(t)?ja(t):We(t)&&!pe(t)&&!nc(t)?String(t):t,ja=(e,t="")=>{var n;return Mn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
6
+ * @vue/reactivity v3.5.17
7
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
+ * @license MIT
9
+ **/let ct;class rc{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ct,!t&&ct&&(this.index=(ct.scopes||(ct.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ct;try{return ct=this,t()}finally{ct=n}}}on(){++this._on===1&&(this.prevScope=ct,ct=this)}off(){this._on>0&&--this._on===0&&(ct=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,l;for(n=0,l=this.effects.length;n<l;n++)this.effects[n].stop();for(this.effects.length=0,n=0,l=this.cleanups.length;n<l;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,l=this.scopes.length;n<l;n++)this.scopes[n].stop(!0);this.scopes.length=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}}}function Xl(e){return new rc(e)}function ar(){return ct}function nt(e,t=!1){ct&&ct.cleanups.push(e)}let ze;const za=new WeakSet;class oc{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ct&&ct.active&&ct.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,za.has(this)&&(za.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||cc(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,so(this),dc(this);const t=ze,n=zt;ze=this,zt=!0;try{return this.fn()}finally{fc(this),ze=t,zt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)or(t);this.deps=this.depsTail=void 0,so(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?za.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){gs(this)&&this.run()}get dirty(){return gs(this)}}let uc=0,zl,Wl;function cc(e,t=!1){if(e.flags|=8,t){e.next=Wl,Wl=e;return}e.next=zl,zl=e}function sr(){uc++}function rr(){if(--uc>0)return;if(Wl){let t=Wl;for(Wl=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;zl;){let t=zl;for(zl=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(l){e||(e=l)}t=n}}if(e)throw e}function dc(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function fc(e){let t,n=e.depsTail,l=n;for(;l;){const i=l.prevDep;l.version===-1?(l===n&&(n=i),or(l),Gv(l)):t=l,l.dep.activeLink=l.prevActiveLink,l.prevActiveLink=void 0,l=i}e.deps=t,e.depsTail=n}function gs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(vc(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function vc(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Jl)||(e.globalVersion=Jl,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!gs(e))))return;e.flags|=2;const t=e.dep,n=ze,l=zt;ze=e,zt=!0;try{dc(e);const i=e.fn(e._value);(t.version===0||Ct(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{ze=n,zt=l,fc(e),e.flags&=-3}}function or(e,t=!1){const{dep:n,prevSub:l,nextSub:i}=e;if(l&&(l.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=l,e.nextSub=void 0),n.subs===e&&(n.subs=l,!l&&n.computed)){n.computed.flags&=-5;for(let a=n.computed.deps;a;a=a.nextDep)or(a,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Gv(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let zt=!0;const mc=[];function pn(){mc.push(zt),zt=!1}function bn(){const e=mc.pop();zt=e===void 0?!0:e}function so(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ze;ze=void 0;try{t()}finally{ze=n}}}let Jl=0;class qv{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class ba{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ze||!zt||ze===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ze)n=this.activeLink=new qv(ze,this),ze.deps?(n.prevDep=ze.depsTail,ze.depsTail.nextDep=n,ze.depsTail=n):ze.deps=ze.depsTail=n,hc(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const l=n.nextDep;l.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=l),n.prevDep=ze.depsTail,n.nextDep=void 0,ze.depsTail.nextDep=n,ze.depsTail=n,ze.deps===n&&(ze.deps=l)}return n}trigger(t){this.version++,Jl++,this.notify(t)}notify(t){sr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{rr()}}}function hc(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let l=t.deps;l;l=l.nextDep)hc(l)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Hi=new WeakMap,Xn=Symbol(""),ys=Symbol(""),Ql=Symbol("");function dt(e,t,n){if(zt&&ze){let l=Hi.get(e);l||Hi.set(e,l=new Map);let i=l.get(n);i||(l.set(n,i=new ba),i.map=l,i.key=n),i.track()}}function hn(e,t,n,l,i,a){const s=Hi.get(e);if(!s){Jl++;return}const r=o=>{o&&o.trigger()};if(sr(),t==="clear")s.forEach(r);else{const o=pe(e),c=o&&ir(n);if(o&&n==="length"){const u=Number(l);s.forEach((d,f)=>{(f==="length"||f===Ql||!Mn(f)&&f>=u)&&r(d)})}else switch((n!==void 0||s.has(void 0))&&r(s.get(n)),c&&r(s.get(Ql)),t){case"add":o?c&&r(s.get("length")):(r(s.get(Xn)),Cl(e)&&r(s.get(ys)));break;case"delete":o||(r(s.get(Xn)),Cl(e)&&r(s.get(ys)));break;case"set":Cl(e)&&r(s.get(Xn));break}}rr()}function Yv(e,t){const n=Hi.get(e);return n&&n.get(t)}function cl(e){const t=be(e);return t===e?t:(dt(t,"iterate",Ql),Ot(e)?t:t.map(rt))}function Ca(e){return dt(e=be(e),"iterate",Ql),e}const Zv={__proto__:null,[Symbol.iterator](){return Wa(this,Symbol.iterator,rt)},concat(...e){return cl(this).concat(...e.map(t=>pe(t)?cl(t):t))},entries(){return Wa(this,"entries",e=>(e[1]=rt(e[1]),e))},every(e,t){return fn(this,"every",e,t,void 0,arguments)},filter(e,t){return fn(this,"filter",e,t,n=>n.map(rt),arguments)},find(e,t){return fn(this,"find",e,t,rt,arguments)},findIndex(e,t){return fn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return fn(this,"findLast",e,t,rt,arguments)},findLastIndex(e,t){return fn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return fn(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ua(this,"includes",e)},indexOf(...e){return Ua(this,"indexOf",e)},join(e){return cl(this).join(e)},lastIndexOf(...e){return Ua(this,"lastIndexOf",e)},map(e,t){return fn(this,"map",e,t,void 0,arguments)},pop(){return Rl(this,"pop")},push(...e){return Rl(this,"push",e)},reduce(e,...t){return ro(this,"reduce",e,t)},reduceRight(e,...t){return ro(this,"reduceRight",e,t)},shift(){return Rl(this,"shift")},some(e,t){return fn(this,"some",e,t,void 0,arguments)},splice(...e){return Rl(this,"splice",e)},toReversed(){return cl(this).toReversed()},toSorted(e){return cl(this).toSorted(e)},toSpliced(...e){return cl(this).toSpliced(...e)},unshift(...e){return Rl(this,"unshift",e)},values(){return Wa(this,"values",rt)}};function Wa(e,t,n){const l=Ca(e),i=l[t]();return l!==e&&!Ot(e)&&(i._next=i.next,i.next=()=>{const a=i._next();return a.value&&(a.value=n(a.value)),a}),i}const Xv=Array.prototype;function fn(e,t,n,l,i,a){const s=Ca(e),r=s!==e&&!Ot(e),o=s[t];if(o!==Xv[t]){const d=o.apply(e,a);return r?rt(d):d}let c=n;s!==e&&(r?c=function(d,f){return n.call(this,rt(d),f,e)}:n.length>2&&(c=function(d,f){return n.call(this,d,f,e)}));const u=o.call(s,c,l);return r&&i?i(u):u}function ro(e,t,n,l){const i=Ca(e);let a=n;return i!==e&&(Ot(e)?n.length>3&&(a=function(s,r,o){return n.call(this,s,r,o,e)}):a=function(s,r,o){return n.call(this,s,rt(r),o,e)}),i[t](a,...l)}function Ua(e,t,n){const l=be(e);dt(l,"iterate",Ql);const i=l[t](...n);return(i===-1||i===!1)&&dr(n[0])?(n[0]=be(n[0]),l[t](...n)):i}function Rl(e,t,n=[]){pn(),sr();const l=be(e)[t].apply(e,n);return rr(),bn(),l}const Jv=tr("__proto__,__v_isRef,__isVue"),gc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Mn));function Qv(e){Mn(e)||(e=String(e));const t=be(this);return dt(t,"has",e),t.hasOwnProperty(e)}class yc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,l){if(n==="__v_skip")return t.__v_skip;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?um:wc:a?Cc:bc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const s=pe(t);if(!i){let o;if(s&&(o=Zv[n]))return o;if(n==="hasOwnProperty")return Qv}const r=Reflect.get(t,n,Ge(t)?t:l);return(Mn(n)?gc.has(n):Jv(n))||(i||dt(t,"get",n),a)?r:Ge(r)?s&&ir(n)?r:r.value:We(r)?i?fi(r):it(r):r}}class pc extends yc{constructor(t=!1){super(!1,t)}set(t,n,l,i){let a=t[n];if(!this._isShallow){const o=Pn(a);if(!Ot(l)&&!Pn(l)&&(a=be(a),l=be(l)),!pe(t)&&Ge(a)&&!Ge(l))return o?!1:(a.value=l,!0)}const s=pe(t)&&ir(n)?Number(n)<t.length:Re(t,n),r=Reflect.set(t,n,l,Ge(t)?t:i);return t===be(i)&&(s?Ct(l,a)&&hn(t,"set",n,l):hn(t,"add",n,l)),r}deleteProperty(t,n){const l=Re(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&l&&hn(t,"delete",n,void 0),i}has(t,n){const l=Reflect.has(t,n);return(!Mn(n)||!gc.has(n))&&dt(t,"has",n),l}ownKeys(t){return dt(t,"iterate",pe(t)?"length":Xn),Reflect.ownKeys(t)}}class em extends yc{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const tm=new pc,nm=new em,lm=new pc(!0);const ps=e=>e,_i=e=>Reflect.getPrototypeOf(e);function im(e,t,n){return function(...l){const i=this.__v_raw,a=be(i),s=Cl(a),r=e==="entries"||e===Symbol.iterator&&s,o=e==="keys"&&s,c=i[e](...l),u=n?ps:t?ji:rt;return!t&&dt(a,"iterate",o?ys:Xn),{next(){const{value:d,done:f}=c.next();return f?{value:d,done:f}:{value:r?[u(d[0]),u(d[1])]:u(d),done:f}},[Symbol.iterator](){return this}}}}function Ai(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function am(e,t){const n={get(i){const a=this.__v_raw,s=be(a),r=be(i);e||(Ct(i,r)&&dt(s,"get",i),dt(s,"get",r));const{has:o}=_i(s),c=t?ps:e?ji:rt;if(o.call(s,i))return c(a.get(i));if(o.call(s,r))return c(a.get(r));a!==s&&a.get(i)},get size(){const i=this.__v_raw;return!e&&dt(be(i),"iterate",Xn),Reflect.get(i,"size",i)},has(i){const a=this.__v_raw,s=be(a),r=be(i);return e||(Ct(i,r)&&dt(s,"has",i),dt(s,"has",r)),i===r?a.has(i):a.has(i)||a.has(r)},forEach(i,a){const s=this,r=s.__v_raw,o=be(r),c=t?ps:e?ji:rt;return!e&&dt(o,"iterate",Xn),r.forEach((u,d)=>i.call(a,c(u),c(d),s))}};return et(n,e?{add:Ai("add"),set:Ai("set"),delete:Ai("delete"),clear:Ai("clear")}:{add(i){!t&&!Ot(i)&&!Pn(i)&&(i=be(i));const a=be(this);return _i(a).has.call(a,i)||(a.add(i),hn(a,"add",i,i)),this},set(i,a){!t&&!Ot(a)&&!Pn(a)&&(a=be(a));const s=be(this),{has:r,get:o}=_i(s);let c=r.call(s,i);c||(i=be(i),c=r.call(s,i));const u=o.call(s,i);return s.set(i,a),c?Ct(a,u)&&hn(s,"set",i,a):hn(s,"add",i,a),this},delete(i){const a=be(this),{has:s,get:r}=_i(a);let o=s.call(a,i);o||(i=be(i),o=s.call(a,i)),r&&r.call(a,i);const c=a.delete(i);return o&&hn(a,"delete",i,void 0),c},clear(){const i=be(this),a=i.size!==0,s=i.clear();return a&&hn(i,"clear",void 0,void 0),s}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=im(i,e,t)}),n}function ur(e,t){const n=am(e,t);return(l,i,a)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?l:Reflect.get(Re(n,i)&&i in l?n:l,i,a)}const sm={get:ur(!1,!1)},rm={get:ur(!1,!0)},om={get:ur(!0,!1)};const bc=new WeakMap,Cc=new WeakMap,wc=new WeakMap,um=new WeakMap;function cm(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function dm(e){return e.__v_skip||!Object.isExtensible(e)?0:cm(Rv(e))}function it(e){return Pn(e)?e:cr(e,!1,tm,sm,bc)}function fm(e){return cr(e,!1,lm,rm,Cc)}function fi(e){return cr(e,!0,nm,om,wc)}function cr(e,t,n,l,i){if(!We(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=dm(e);if(a===0)return e;const s=i.get(e);if(s)return s;const r=new Proxy(e,a===2?l:n);return i.set(e,r),r}function wl(e){return Pn(e)?wl(e.__v_raw):!!(e&&e.__v_isReactive)}function Pn(e){return!!(e&&e.__v_isReadonly)}function Ot(e){return!!(e&&e.__v_isShallow)}function dr(e){return e?!!e.__v_raw:!1}function be(e){const t=e&&e.__v_raw;return t?be(t):e}function vm(e){return!Re(e,"__v_skip")&&Object.isExtensible(e)&&hs(e,"__v_skip",!0),e}const rt=e=>We(e)?it(e):e,ji=e=>We(e)?fi(e):e;function Ge(e){return e?e.__v_isRef===!0:!1}function ee(e){return Sc(e,!1)}function ie(e){return Sc(e,!0)}function Sc(e,t){return Ge(e)?e:new mm(e,t)}class mm{constructor(t,n){this.dep=new ba,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:be(t),this._value=n?t:rt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,l=this.__v_isShallow||Ot(t)||Pn(t);t=l?t:be(t),Ct(t,n)&&(this._rawValue=t,this._value=l?t:rt(t),this.dep.trigger())}}function q(e){return Ge(e)?e.value:e}function At(e){return Ce(e)?e():q(e)}const hm={get:(e,t,n)=>t==="__v_raw"?e:q(Reflect.get(e,t,n)),set:(e,t,n,l)=>{const i=e[t];return Ge(i)&&!Ge(n)?(i.value=n,!0):Reflect.set(e,t,n,l)}};function xc(e){return wl(e)?e:new Proxy(e,hm)}class gm{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new ba,{get:l,set:i}=t(n.track.bind(n),n.trigger.bind(n));this._get=l,this._set=i}get value(){return this._value=this._get()}set value(t){this._set(t)}}function ym(e){return new gm(e)}function _c(e){const t=pe(e)?new Array(e.length):{};for(const n in e)t[n]=Ac(e,n);return t}class pm{constructor(t,n,l){this._object=t,this._key=n,this._defaultValue=l,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Yv(be(this._object),this._key)}}class bm{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function O(e,t,n){return Ge(e)?e:Ce(e)?new bm(e):We(e)&&arguments.length>1?Ac(e,t,n):ee(e)}function Ac(e,t,n){const l=e[t];return Ge(l)?l:new pm(e,t,n)}class Cm{constructor(t,n,l){this.fn=t,this.setter=n,this._value=void 0,this.dep=new ba(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Jl-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=l}notify(){if(this.flags|=16,!(this.flags&8)&&ze!==this)return cc(this,!0),!0}get value(){const t=this.dep.track();return vc(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function wm(e,t,n=!1){let l,i;return Ce(e)?l=e:(l=e.get,i=e.set),new Cm(l,i,n)}const ki={},zi=new WeakMap;let Gn;function Sm(e,t=!1,n=Gn){if(n){let l=zi.get(n);l||zi.set(n,l=[]),l.push(e)}}function xm(e,t,n=Oe){const{immediate:l,deep:i,once:a,scheduler:s,augmentJob:r,call:o}=n,c=C=>i?C:Ot(C)||i===!1||i===0?gn(C,1):gn(C);let u,d,f,v,h=!1,m=!1;if(Ge(e)?(d=()=>e.value,h=Ot(e)):wl(e)?(d=()=>c(e),h=!0):pe(e)?(m=!0,h=e.some(C=>wl(C)||Ot(C)),d=()=>e.map(C=>{if(Ge(C))return C.value;if(wl(C))return c(C);if(Ce(C))return o?o(C,2):C()})):Ce(e)?t?d=o?()=>o(e,2):e:d=()=>{if(f){pn();try{f()}finally{bn()}}const C=Gn;Gn=u;try{return o?o(e,3,[v]):e(v)}finally{Gn=C}}:d=rn,t&&i){const C=d,S=i===!0?1/0:i;d=()=>gn(C(),S)}const g=ar(),y=()=>{u.stop(),g&&g.active&&lr(g.effects,u)};if(a&&t){const C=t;t=(...S)=>{C(...S),y()}}let p=m?new Array(e.length).fill(ki):ki;const _=C=>{if(!(!(u.flags&1)||!u.dirty&&!C))if(t){const S=u.run();if(i||h||(m?S.some((A,V)=>Ct(A,p[V])):Ct(S,p))){f&&f();const A=Gn;Gn=u;try{const V=[S,p===ki?void 0:m&&p[0]===ki?[]:p,v];p=S,o?o(t,3,V):t(...V)}finally{Gn=A}}}else u.run()};return r&&r(_),u=new oc(d),u.scheduler=s?()=>s(_,!1):_,v=C=>Sm(C,!1,u),f=u.onStop=()=>{const C=zi.get(u);if(C){if(o)o(C,4);else for(const S of C)S();zi.delete(u)}},t?l?_(!0):p=u.run():s?s(_.bind(null,!0),!0):u.run(),y.pause=u.pause.bind(u),y.resume=u.resume.bind(u),y.stop=y,y}function gn(e,t=1/0,n){if(t<=0||!We(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ge(e))gn(e.value,t,n);else if(pe(e))for(let l=0;l<e.length;l++)gn(e[l],t,n);else if(Qu(e)||Cl(e))e.forEach(l=>{gn(l,t,n)});else if(nc(e)){for(const l in e)gn(e[l],t,n);for(const l of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,l)&&gn(e[l],t,n)}return e}/**
10
+ * @vue/runtime-core v3.5.17
11
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
+ * @license MIT
13
+ **/function vi(e,t,n,l){try{return l?e(...l):e()}catch(i){mi(i,t,n)}}function Kt(e,t,n,l){if(Ce(e)){const i=vi(e,t,n,l);return i&&ec(i)&&i.catch(a=>{mi(a,t,n)}),i}if(pe(e)){const i=[];for(let a=0;a<e.length;a++)i.push(Kt(e[a],t,n,l));return i}}function mi(e,t,n,l=!0){const i=t?t.vnode:null,{errorHandler:a,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||Oe;if(t){let r=t.parent;const o=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const u=r.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](e,o,c)===!1)return}r=r.parent}if(a){pn(),vi(a,null,10,[e,o,c]),bn();return}}_m(e,n,i,l,s)}function _m(e,t,n,l=!0,i=!1){if(i)throw e;console.error(e)}const yt=[];let ln=-1;const Sl=[];let kn=null,hl=0;const kc=Promise.resolve();let Wi=null;function Je(e){const t=Wi||kc;return e?t.then(this?e.bind(this):e):t}function Am(e){let t=ln+1,n=yt.length;for(;t<n;){const l=t+n>>>1,i=yt[l],a=ei(i);a<e||a===e&&i.flags&2?t=l+1:n=l}return t}function fr(e){if(!(e.flags&1)){const t=ei(e),n=yt[yt.length-1];!n||!(e.flags&2)&&t>=ei(n)?yt.push(e):yt.splice(Am(t),0,e),e.flags|=1,Vc()}}function Vc(){Wi||(Wi=kc.then(Lc))}function bs(e){pe(e)?Sl.push(...e):kn&&e.id===-1?kn.splice(hl+1,0,e):e.flags&1||(Sl.push(e),e.flags|=1),Vc()}function oo(e,t,n=ln+1){for(;n<yt.length;n++){const l=yt[n];if(l&&l.flags&2){if(e&&l.id!==e.uid)continue;yt.splice(n,1),n--,l.flags&4&&(l.flags&=-2),l(),l.flags&4||(l.flags&=-2)}}}function Ec(e){if(Sl.length){const t=[...new Set(Sl)].sort((n,l)=>ei(n)-ei(l));if(Sl.length=0,kn){kn.push(...t);return}for(kn=t,hl=0;hl<kn.length;hl++){const n=kn[hl];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}kn=null,hl=0}}const ei=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Lc(e){try{for(ln=0;ln<yt.length;ln++){const t=yt[ln];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),vi(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;ln<yt.length;ln++){const t=yt[ln];t&&(t.flags&=-2)}ln=-1,yt.length=0,Ec(),Wi=null,(yt.length||Sl.length)&&Lc()}}let wt=null,Pc=null;function Ui(e){const t=wt;return wt=e,Pc=e&&e.type.__scopeId||null,t}function Ee(e,t=wt,n){if(!t||e._n)return e;const l=(...i)=>{l._d&&xo(-1);const a=Ui(t);let s;try{s=e(...i)}finally{Ui(a),l._d&&xo(1)}return s};return l._n=!0,l._c=!0,l._d=!0,l}function ut(e,t){if(wt===null)return e;const n=Aa(wt),l=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[a,s,r,o=Oe]=t[i];a&&(Ce(a)&&(a={mounted:a,updated:a}),a.deep&&gn(s),l.push({dir:a,instance:n,value:s,oldValue:void 0,arg:r,modifiers:o}))}return e}function jn(e,t,n,l){const i=e.dirs,a=t&&t.dirs;for(let s=0;s<i.length;s++){const r=i[s];a&&(r.oldValue=a[s].value);let o=r.dir[l];o&&(pn(),Kt(o,n,8,[e.el,r,e,t]),bn())}}const Tc=Symbol("_vte"),Ic=e=>e.__isTeleport,Ul=e=>e&&(e.disabled||e.disabled===""),uo=e=>e&&(e.defer||e.defer===""),co=e=>typeof SVGElement<"u"&&e instanceof SVGElement,fo=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Cs=(e,t)=>{const n=e&&e.to;return Ye(n)?t?t(n):null:n},Fc={name:"Teleport",__isTeleport:!0,process(e,t,n,l,i,a,s,r,o,c){const{mc:u,pc:d,pbc:f,o:{insert:v,querySelector:h,createText:m,createComment:g}}=c,y=Ul(t.props);let{shapeFlag:p,children:_,dynamicChildren:C}=t;if(e==null){const S=t.el=m(""),A=t.anchor=m("");v(S,n,l),v(A,n,l);const V=(T,R)=>{p&16&&(i&&i.isCE&&(i.ce._teleportTarget=T),u(_,T,R,i,a,s,r,o))},k=()=>{const T=t.target=Cs(t.props,h),R=Mc(T,t,m,v);T&&(s!=="svg"&&co(T)?s="svg":s!=="mathml"&&fo(T)&&(s="mathml"),y||(V(T,R),Oi(t,!1)))};y&&(V(n,A),Oi(t,!0)),uo(t.props)?(t.el.__isMounted=!1,gt(()=>{k(),delete t.el.__isMounted},a)):k()}else{if(uo(t.props)&&e.el.__isMounted===!1){gt(()=>{Fc.process(e,t,n,l,i,a,s,r,o,c)},a);return}t.el=e.el,t.targetStart=e.targetStart;const S=t.anchor=e.anchor,A=t.target=e.target,V=t.targetAnchor=e.targetAnchor,k=Ul(e.props),T=k?n:A,R=k?S:V;if(s==="svg"||co(A)?s="svg":(s==="mathml"||fo(A))&&(s="mathml"),C?(f(e.dynamicChildren,C,T,i,a,s,r),pr(e,t,!0)):o||d(e,t,T,R,i,a,s,r,!1),y)k?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Vi(t,n,S,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const B=t.target=Cs(t.props,h);B&&Vi(t,B,null,c,0)}else k&&Vi(t,A,V,c,1);Oi(t,y)}},remove(e,t,n,{um:l,o:{remove:i}},a){const{shapeFlag:s,children:r,anchor:o,targetStart:c,targetAnchor:u,target:d,props:f}=e;if(d&&(i(c),i(u)),a&&i(o),s&16){const v=a||!Ul(f);for(let h=0;h<r.length;h++){const m=r[h];l(m,t,n,v,!!m.dynamicChildren)}}},move:Vi,hydrate:km};function Vi(e,t,n,{o:{insert:l},m:i},a=2){a===0&&l(e.targetAnchor,t,n);const{el:s,anchor:r,shapeFlag:o,children:c,props:u}=e,d=a===2;if(d&&l(s,t,n),(!d||Ul(u))&&o&16)for(let f=0;f<c.length;f++)i(c[f],t,n,2);d&&l(r,t,n)}function km(e,t,n,l,i,a,{o:{nextSibling:s,parentNode:r,querySelector:o,insert:c,createText:u}},d){const f=t.target=Cs(t.props,o);if(f){const v=Ul(t.props),h=f._lpa||f.firstChild;if(t.shapeFlag&16)if(v)t.anchor=d(s(e),t,r(e),n,l,i,a),t.targetStart=h,t.targetAnchor=h&&s(h);else{t.anchor=s(e);let m=h;for(;m;){if(m&&m.nodeType===8){if(m.data==="teleport start anchor")t.targetStart=m;else if(m.data==="teleport anchor"){t.targetAnchor=m,f._lpa=t.targetAnchor&&s(t.targetAnchor);break}}m=s(m)}t.targetAnchor||Mc(f,t,u,c),d(h&&s(h),t,f,n,l,i,a)}Oi(t,v)}return t.anchor&&s(t.anchor)}const Vm=Fc;function Oi(e,t){const n=e.ctx;if(n&&n.ut){let l,i;for(t?(l=e.el,i=e.anchor):(l=e.targetStart,i=e.targetAnchor);l&&l!==i;)l.nodeType===1&&l.setAttribute("data-v-owner",n.uid),l=l.nextSibling;n.ut()}}function Mc(e,t,n,l){const i=t.targetStart=n(""),a=t.targetAnchor=n("");return i[Tc]=a,e&&(l(i,e),l(a,e)),a}const Vn=Symbol("_leaveCb"),Ei=Symbol("_enterCb");function Oc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return qt(()=>{e.isMounted=!0}),Yt(()=>{e.isUnmounting=!0}),e}const Ft=[Function,Array],$c={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ft,onEnter:Ft,onAfterEnter:Ft,onEnterCancelled:Ft,onBeforeLeave:Ft,onLeave:Ft,onAfterLeave:Ft,onLeaveCancelled:Ft,onBeforeAppear:Ft,onAppear:Ft,onAfterAppear:Ft,onAppearCancelled:Ft},Rc=e=>{const t=e.subTree;return t.component?Rc(t.component):t},Em={name:"BaseTransition",props:$c,setup(e,{slots:t}){const n=il(),l=Oc();return()=>{const i=t.default&&vr(t.default(),!0);if(!i||!i.length)return;const a=Bc(i),s=be(e),{mode:r}=s;if(l.isLeaving)return Ka(a);const o=vo(a);if(!o)return Ka(a);let c=ti(o,s,l,n,d=>c=d);o.type!==at&&Qn(o,c);let u=n.subTree&&vo(n.subTree);if(u&&u.type!==at&&!an(o,u)&&Rc(n).type!==at){let d=ti(u,s,l,n);if(Qn(u,d),r==="out-in"&&o.type!==at)return l.isLeaving=!0,d.afterLeave=()=>{l.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,u=void 0},Ka(a);r==="in-out"&&o.type!==at?d.delayLeave=(f,v,h)=>{const m=Dc(l,u);m[String(u.key)]=u,f[Vn]=()=>{v(),f[Vn]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{h(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return a}}};function Bc(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==at){t=n;break}}return t}const Lm=Em;function Dc(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 ti(e,t,n,l,i){const{appear:a,mode:s,persisted:r=!1,onBeforeEnter:o,onEnter:c,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:f,onLeave:v,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:g,onAppear:y,onAfterAppear:p,onAppearCancelled:_}=t,C=String(e.key),S=Dc(n,e),A=(T,R)=>{T&&Kt(T,l,9,R)},V=(T,R)=>{const B=R[1];A(T,R),pe(T)?T.every(E=>E.length<=1)&&B():T.length<=1&&B()},k={mode:s,persisted:r,beforeEnter(T){let R=o;if(!n.isMounted)if(a)R=g||o;else return;T[Vn]&&T[Vn](!0);const B=S[C];B&&an(e,B)&&B.el[Vn]&&B.el[Vn](),A(R,[T])},enter(T){let R=c,B=u,E=d;if(!n.isMounted)if(a)R=y||c,B=p||u,E=_||d;else return;let I=!1;const j=T[Ei]=W=>{I||(I=!0,W?A(E,[T]):A(B,[T]),k.delayedLeave&&k.delayedLeave(),T[Ei]=void 0)};R?V(R,[T,j]):j()},leave(T,R){const B=String(e.key);if(T[Ei]&&T[Ei](!0),n.isUnmounting)return R();A(f,[T]);let E=!1;const I=T[Vn]=j=>{E||(E=!0,R(),j?A(m,[T]):A(h,[T]),T[Vn]=void 0,S[B]===e&&delete S[B])};S[B]=e,v?V(v,[T,I]):I()},clone(T){const R=ti(T,t,n,l,i);return i&&i(R),R}};return k}function Ka(e){if(wa(e))return e=Cn(e),e.children=null,e}function vo(e){if(!wa(e))return Ic(e.type)&&e.children?Bc(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&Ce(n.default))return n.default()}}function Qn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Qn(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 vr(e,t=!1,n){let l=[],i=0;for(let a=0;a<e.length;a++){let s=e[a];const r=n==null?s.key:String(n)+String(s.key!=null?s.key:a);s.type===ce?(s.patchFlag&128&&i++,l=l.concat(vr(s.children,t,r))):(t||s.type!==at)&&l.push(r!=null?Cn(s,{key:r}):s)}if(i>1)for(let a=0;a<l.length;a++)l[a].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function mr(e,t){return Ce(e)?et({name:e.name},t,{setup:e}):e}function $n(){const e=il();return e?(e.appContext.config.idPrefix||"v")+"-"+e.ids[0]+e.ids[1]++:""}function Nc(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Kl(e,t,n,l,i=!1){if(pe(e)){e.forEach((h,m)=>Kl(h,t&&(pe(t)?t[m]:t),n,l,i));return}if(Gl(l)&&!i){l.shapeFlag&512&&l.type.__asyncResolved&&l.component.subTree.component&&Kl(e,t,n,l.component.subTree);return}const a=l.shapeFlag&4?Aa(l.component):l.el,s=i?null:a,{i:r,r:o}=e,c=t&&t.r,u=r.refs===Oe?r.refs={}:r.refs,d=r.setupState,f=be(d),v=d===Oe?()=>!1:h=>Re(f,h);if(c!=null&&c!==o&&(Ye(c)?(u[c]=null,v(c)&&(d[c]=null)):Ge(c)&&(c.value=null)),Ce(o))vi(o,r,12,[s,u]);else{const h=Ye(o),m=Ge(o);if(h||m){const g=()=>{if(e.f){const y=h?v(o)?d[o]:u[o]:o.value;i?pe(y)&&lr(y,a):pe(y)?y.includes(a)||y.push(a):h?(u[o]=[a],v(o)&&(d[o]=u[o])):(o.value=[a],e.k&&(u[e.k]=o.value))}else h?(u[o]=s,v(o)&&(d[o]=s)):m&&(o.value=s,e.k&&(u[e.k]=s))};s?(g.id=-1,gt(g,n)):g()}}}pa().requestIdleCallback;pa().cancelIdleCallback;const Gl=e=>!!e.type.__asyncLoader,wa=e=>e.type.__isKeepAlive;function Pm(e,t){jc(e,"a",t)}function Hc(e,t){jc(e,"da",t)}function jc(e,t,n=ot){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;)wa(i.parent.vnode)&&Tm(l,t,n,i),i=i.parent}}function Tm(e,t,n,l){const i=Sa(t,e,l,!0);zc(()=>{lr(l[t],i)},n)}function Sa(e,t,n=ot,l=!1){if(n){const i=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...s)=>{pn();const r=yi(n),o=Kt(t,n,e,s);return r(),bn(),o});return l?i.unshift(a):i.push(a),a}}const Sn=e=>(t,n=ot)=>{(!li||e==="sp")&&Sa(e,(...l)=>t(...l),n)},hi=Sn("bm"),qt=Sn("m"),Im=Sn("bu"),hr=Sn("u"),Yt=Sn("bum"),zc=Sn("um"),Fm=Sn("sp"),Mm=Sn("rtg"),Om=Sn("rtc");function $m(e,t=ot){Sa("ec",e,t)}const Rm="components",Bm=Symbol.for("v-ndc");function Dm(e){return Ye(e)&&Nm(Rm,e,!1)||e}function Nm(e,t,n=!0,l=!1){const i=wt||ot;if(i){const a=i.type;{const r=Th(a,!1);if(r&&(r===t||r===vt(t)||r===wn(vt(t))))return a}const s=mo(i[e]||a[e],t)||mo(i.appContext[e],t);return!s&&l?a:s}}function mo(e,t){return e&&(e[t]||e[vt(t)]||e[wn(vt(t))])}function Ht(e,t,n,l){let i;const a=n,s=pe(e);if(s||Ye(e)){const r=s&&wl(e);let o=!1,c=!1;r&&(o=!Ot(e),c=Pn(e),e=Ca(e)),i=new Array(e.length);for(let u=0,d=e.length;u<d;u++)i[u]=t(o?c?ji(rt(e[u])):rt(e[u]):e[u],u,void 0,a)}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)}else if(We(e))if(e[Symbol.iterator])i=Array.from(e,(r,o)=>t(r,o,void 0,a));else{const r=Object.keys(e);i=new Array(r.length);for(let o=0,c=r.length;o<c;o++){const u=r[o];i[o]=t(e[u],u,o,a)}}else i=[];return i}const ws=e=>e?dd(e)?Aa(e):ws(e.parent):null,ql=et(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=>ws(e.parent),$root:e=>ws(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Uc(e),$forceUpdate:e=>e.f||(e.f=()=>{fr(e.update)}),$nextTick:e=>e.n||(e.n=Je.bind(e.proxy)),$watch:e=>oh.bind(e)}),Ga=(e,t)=>e!==Oe&&!e.__isScriptSetup&&Re(e,t),Hm={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:l,data:i,props:a,accessCache:s,type:r,appContext:o}=e;let c;if(t[0]!=="$"){const v=s[t];if(v!==void 0)switch(v){case 1:return l[t];case 2:return i[t];case 4:return n[t];case 3:return a[t]}else{if(Ga(l,t))return s[t]=1,l[t];if(i!==Oe&&Re(i,t))return s[t]=2,i[t];if((c=e.propsOptions[0])&&Re(c,t))return s[t]=3,a[t];if(n!==Oe&&Re(n,t))return s[t]=4,n[t];xs&&(s[t]=0)}}const u=ql[t];let d,f;if(u)return t==="$attrs"&&dt(e.attrs,"get",""),u(e);if((d=r.__cssModules)&&(d=d[t]))return d;if(n!==Oe&&Re(n,t))return s[t]=4,n[t];if(f=o.config.globalProperties,Re(f,t))return f[t]},set({_:e},t,n){const{data:l,setupState:i,ctx:a}=e;return Ga(i,t)?(i[t]=n,!0):l!==Oe&&Re(l,t)?(l[t]=n,!0):Re(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:l,appContext:i,propsOptions:a}},s){let r;return!!n[s]||e!==Oe&&Re(e,s)||Ga(t,s)||(r=a[0])&&Re(r,s)||Re(l,s)||Re(ql,s)||Re(i.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ki(e){return pe(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Ss(e,t){return!e||!t?e||t:pe(e)&&pe(t)?e.concat(t):et({},Ki(e),Ki(t))}let xs=!0;function jm(e){const t=Uc(e),n=e.proxy,l=e.ctx;xs=!1,t.beforeCreate&&ho(t.beforeCreate,e,"bc");const{data:i,computed:a,methods:s,watch:r,provide:o,inject:c,created:u,beforeMount:d,mounted:f,beforeUpdate:v,updated:h,activated:m,deactivated:g,beforeDestroy:y,beforeUnmount:p,destroyed:_,unmounted:C,render:S,renderTracked:A,renderTriggered:V,errorCaptured:k,serverPrefetch:T,expose:R,inheritAttrs:B,components:E,directives:I,filters:j}=t;if(c&&zm(c,l,null),s)for(const ae in s){const le=s[ae];Ce(le)&&(l[ae]=le.bind(n))}if(i){const ae=i.call(n,n);We(ae)&&(e.data=it(ae))}if(xs=!0,a)for(const ae in a){const le=a[ae],Ve=Ce(le)?le.bind(n,n):Ce(le.get)?le.get.bind(n,n):rn,M=!Ce(le)&&Ce(le.set)?le.set.bind(n):rn,$=L({get:Ve,set:M});Object.defineProperty(l,ae,{enumerable:!0,configurable:!0,get:()=>$.value,set:N=>$.value=N})}if(r)for(const ae in r)Wc(r[ae],l,n,ae);if(o){const ae=Ce(o)?o.call(n):o;Reflect.ownKeys(ae).forEach(le=>{mt(le,ae[le])})}u&&ho(u,e,"c");function J(ae,le){pe(le)?le.forEach(Ve=>ae(Ve.bind(n))):le&&ae(le.bind(n))}if(J(hi,d),J(qt,f),J(Im,v),J(hr,h),J(Pm,m),J(Hc,g),J($m,k),J(Om,A),J(Mm,V),J(Yt,p),J(zc,C),J(Fm,T),pe(R))if(R.length){const ae=e.exposed||(e.exposed={});R.forEach(le=>{Object.defineProperty(ae,le,{get:()=>n[le],set:Ve=>n[le]=Ve})})}else e.exposed||(e.exposed={});S&&e.render===rn&&(e.render=S),B!=null&&(e.inheritAttrs=B),E&&(e.components=E),I&&(e.directives=I),T&&Nc(e)}function zm(e,t,n=rn){pe(e)&&(e=_s(e));for(const l in e){const i=e[l];let a;We(i)?"default"in i?a=$e(i.from||l,i.default,!0):a=$e(i.from||l):a=$e(i),Ge(a)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>a.value,set:s=>a.value=s}):t[l]=a}}function ho(e,t,n){Kt(pe(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function Wc(e,t,n,l){let i=l.includes(".")?nd(n,l):()=>n[l];if(Ye(e)){const a=t[e];Ce(a)&&oe(i,a)}else if(Ce(e))oe(i,e.bind(n));else if(We(e))if(pe(e))e.forEach(a=>Wc(a,t,n,l));else{const a=Ce(e.handler)?e.handler.bind(n):t[e.handler];Ce(a)&&oe(i,a,e)}}function Uc(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:s}}=e.appContext,r=a.get(t);let o;return r?o=r:!i.length&&!n&&!l?o=t:(o={},i.length&&i.forEach(c=>Gi(o,c,s,!0)),Gi(o,t,s)),We(t)&&a.set(t,o),o}function Gi(e,t,n,l=!1){const{mixins:i,extends:a}=t;a&&Gi(e,a,n,!0),i&&i.forEach(s=>Gi(e,s,n,!0));for(const s in t)if(!(l&&s==="expose")){const r=Wm[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const Wm={data:go,props:yo,emits:yo,methods:Hl,computed:Hl,beforeCreate:ht,created:ht,beforeMount:ht,mounted:ht,beforeUpdate:ht,updated:ht,beforeDestroy:ht,beforeUnmount:ht,destroyed:ht,unmounted:ht,activated:ht,deactivated:ht,errorCaptured:ht,serverPrefetch:ht,components:Hl,directives:Hl,watch:Km,provide:go,inject:Um};function go(e,t){return t?e?function(){return et(Ce(e)?e.call(this,this):e,Ce(t)?t.call(this,this):t)}:t:e}function Um(e,t){return Hl(_s(e),_s(t))}function _s(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ht(e,t){return e?[...new Set([].concat(e,t))]:t}function Hl(e,t){return e?et(Object.create(null),e,t):t}function yo(e,t){return e?pe(e)&&pe(t)?[...new Set([...e,...t])]:et(Object.create(null),Ki(e),Ki(t??{})):t}function Km(e,t){if(!e)return t;if(!t)return e;const n=et(Object.create(null),e);for(const l in t)n[l]=ht(e[l],t[l]);return n}function Kc(){return{app:null,config:{isNativeTag:Ov,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 Gm=0;function qm(e,t){return function(l,i=null){Ce(l)||(l=et({},l)),i!=null&&!We(i)&&(i=null);const a=Kc(),s=new WeakSet,r=[];let o=!1;const c=a.app={_uid:Gm++,_component:l,_props:i,_container:null,_context:a,_instance:null,version:Fh,get config(){return a.config},set config(u){},use(u,...d){return s.has(u)||(u&&Ce(u.install)?(s.add(u),u.install(c,...d)):Ce(u)&&(s.add(u),u(c,...d))),c},mixin(u){return a.mixins.includes(u)||a.mixins.push(u),c},component(u,d){return d?(a.components[u]=d,c):a.components[u]},directive(u,d){return d?(a.directives[u]=d,c):a.directives[u]},mount(u,d,f){if(!o){const v=c._ceVNode||w(l,i);return v.appContext=a,f===!0?f="svg":f===!1&&(f=void 0),e(v,u,f),o=!0,c._container=u,u.__vue_app__=c,Aa(v.component)}},onUnmount(u){r.push(u)},unmount(){o&&(Kt(r,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,d){return a.provides[u]=d,c},runWithContext(u){const d=xl;xl=c;try{return u()}finally{xl=d}}};return c}}let xl=null;function mt(e,t){if(ot){let n=ot.provides;const l=ot.parent&&ot.parent.provides;l===n&&(n=ot.provides=Object.create(l)),n[e]=t}}function $e(e,t,n=!1){const l=ot||wt;if(l||xl){let i=xl?xl._context.provides:l?l.parent==null||l.ce?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&Ce(t)?t.call(l&&l.proxy):t}}const Gc={},qc=()=>Object.create(Gc),Yc=e=>Object.getPrototypeOf(e)===Gc;function Ym(e,t,n,l=!1){const i={},a=qc();e.propsDefaults=Object.create(null),Zc(e,t,i,a);for(const s in e.propsOptions[0])s in i||(i[s]=void 0);n?e.props=l?i:fm(i):e.type.props?e.props=i:e.props=a,e.attrs=a}function Zm(e,t,n,l){const{props:i,attrs:a,vnode:{patchFlag:s}}=e,r=be(i),[o]=e.propsOptions;let c=!1;if((l||s>0)&&!(s&16)){if(s&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let f=u[d];if(_a(e.emitsOptions,f))continue;const v=t[f];if(o)if(Re(a,f))v!==a[f]&&(a[f]=v,c=!0);else{const h=vt(f);i[h]=As(o,r,h,v,e,!1)}else v!==a[f]&&(a[f]=v,c=!0)}}}else{Zc(e,t,i,a)&&(c=!0);let u;for(const d in r)(!t||!Re(t,d)&&((u=On(d))===d||!Re(t,u)))&&(o?n&&(n[d]!==void 0||n[u]!==void 0)&&(i[d]=As(o,r,d,void 0,e,!0)):delete i[d]);if(a!==r)for(const d in a)(!t||!Re(t,d))&&(delete a[d],c=!0)}c&&hn(e.attrs,"set","")}function Zc(e,t,n,l){const[i,a]=e.propsOptions;let s=!1,r;if(t)for(let o in t){if(jl(o))continue;const c=t[o];let u;i&&Re(i,u=vt(o))?!a||!a.includes(u)?n[u]=c:(r||(r={}))[u]=c:_a(e.emitsOptions,o)||(!(o in l)||c!==l[o])&&(l[o]=c,s=!0)}if(a){const o=be(n),c=r||Oe;for(let u=0;u<a.length;u++){const d=a[u];n[d]=As(i,o,d,c[d],e,!Re(c,d))}}return s}function As(e,t,n,l,i,a){const s=e[n];if(s!=null){const r=Re(s,"default");if(r&&l===void 0){const o=s.default;if(s.type!==Function&&!s.skipFactory&&Ce(o)){const{propsDefaults:c}=i;if(n in c)l=c[n];else{const u=yi(i);l=c[n]=o.call(null,t),u()}}else l=o;i.ce&&i.ce._setProp(n,l)}s[0]&&(a&&!r?l=!1:s[1]&&(l===""||l===On(n))&&(l=!0))}return l}const Xm=new WeakMap;function Xc(e,t,n=!1){const l=n?Xm:t.propsCache,i=l.get(e);if(i)return i;const a=e.props,s={},r=[];let o=!1;if(!Ce(e)){const u=d=>{o=!0;const[f,v]=Xc(d,t,!0);et(s,f),v&&r.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!a&&!o)return We(e)&&l.set(e,bl),bl;if(pe(a))for(let u=0;u<a.length;u++){const d=vt(a[u]);po(d)&&(s[d]=Oe)}else if(a)for(const u in a){const d=vt(u);if(po(d)){const f=a[u],v=s[d]=pe(f)||Ce(f)?{type:f}:et({},f),h=v.type;let m=!1,g=!0;if(pe(h))for(let y=0;y<h.length;++y){const p=h[y],_=Ce(p)&&p.name;if(_==="Boolean"){m=!0;break}else _==="String"&&(g=!1)}else m=Ce(h)&&h.name==="Boolean";v[0]=m,v[1]=g,(m||Re(v,"default"))&&r.push(d)}}const c=[s,r];return We(e)&&l.set(e,c),c}function po(e){return e[0]!=="$"&&!jl(e)}const gr=e=>e[0]==="_"||e==="$stable",yr=e=>pe(e)?e.map(jt):[jt(e)],Jm=(e,t,n)=>{if(t._n)return t;const l=Ee((...i)=>yr(t(...i)),n);return l._c=!1,l},Jc=(e,t,n)=>{const l=e._ctx;for(const i in e){if(gr(i))continue;const a=e[i];if(Ce(a))t[i]=Jm(i,a,l);else if(a!=null){const s=yr(a);t[i]=()=>s}}},Qc=(e,t)=>{const n=yr(t);e.slots.default=()=>n},ed=(e,t,n)=>{for(const l in t)(n||!gr(l))&&(e[l]=t[l])},Qm=(e,t,n)=>{const l=e.slots=qc();if(e.vnode.shapeFlag&32){const i=t.__;i&&hs(l,"__",i,!0);const a=t._;a?(ed(l,t,n),n&&hs(l,"_",a,!0)):Jc(t,l)}else t&&Qc(e,t)},eh=(e,t,n)=>{const{vnode:l,slots:i}=e;let a=!0,s=Oe;if(l.shapeFlag&32){const r=t._;r?n&&r===1?a=!1:ed(i,t,n):(a=!t.$stable,Jc(t,i)),s=t}else t&&(Qc(e,t),s={default:1});if(a)for(const r in i)!gr(r)&&s[r]==null&&delete i[r]},gt=Ch;function th(e){return nh(e)}function nh(e,t){const n=pa();n.__VUE__=!0;const{insert:l,remove:i,patchProp:a,createElement:s,createText:r,createComment:o,setText:c,setElementText:u,parentNode:d,nextSibling:f,setScopeId:v=rn,insertStaticContent:h}=e,m=(b,x,F,z=null,H=null,D=null,K=void 0,G=null,X=!!x.dynamicChildren)=>{if(b===x)return;b&&!an(b,x)&&(z=de(b),N(b,H,D,!0),b=null),x.patchFlag===-2&&(X=!1,x.dynamicChildren=null);const{type:Y,ref:he,shapeFlag:ne}=x;switch(Y){case gi:g(b,x,F,z);break;case at:y(b,x,F,z);break;case Ya:b==null&&p(x,F,z,K);break;case ce:E(b,x,F,z,H,D,K,G,X);break;default:ne&1?S(b,x,F,z,H,D,K,G,X):ne&6?I(b,x,F,z,H,D,K,G,X):(ne&64||ne&128)&&Y.process(b,x,F,z,H,D,K,G,X,U)}he!=null&&H?Kl(he,b&&b.ref,D,x||b,!x):he==null&&b&&b.ref!=null&&Kl(b.ref,null,D,b,!0)},g=(b,x,F,z)=>{if(b==null)l(x.el=r(x.children),F,z);else{const H=x.el=b.el;x.children!==b.children&&c(H,x.children)}},y=(b,x,F,z)=>{b==null?l(x.el=o(x.children||""),F,z):x.el=b.el},p=(b,x,F,z)=>{[b.el,b.anchor]=h(b.children,x,F,z,b.el,b.anchor)},_=({el:b,anchor:x},F,z)=>{let H;for(;b&&b!==x;)H=f(b),l(b,F,z),b=H;l(x,F,z)},C=({el:b,anchor:x})=>{let F;for(;b&&b!==x;)F=f(b),i(b),b=F;i(x)},S=(b,x,F,z,H,D,K,G,X)=>{x.type==="svg"?K="svg":x.type==="math"&&(K="mathml"),b==null?A(x,F,z,H,D,K,G,X):T(b,x,H,D,K,G,X)},A=(b,x,F,z,H,D,K,G)=>{let X,Y;const{props:he,shapeFlag:ne,transition:me,dirs:Se}=b;if(X=b.el=s(b.type,D,he&&he.is,he),ne&8?u(X,b.children):ne&16&&k(b.children,X,null,z,H,qa(b,D),K,G),Se&&jn(b,null,z,"created"),V(X,b,b.scopeId,K,z),he){for(const je in he)je!=="value"&&!jl(je)&&a(X,je,null,he[je],D,z);"value"in he&&a(X,"value",null,he.value,D),(Y=he.onVnodeBeforeMount)&&tn(Y,z,b)}Se&&jn(b,null,z,"beforeMount");const Fe=lh(H,me);Fe&&me.beforeEnter(X),l(X,x,F),((Y=he&&he.onVnodeMounted)||Fe||Se)&&gt(()=>{Y&&tn(Y,z,b),Fe&&me.enter(X),Se&&jn(b,null,z,"mounted")},H)},V=(b,x,F,z,H)=>{if(F&&v(b,F),z)for(let D=0;D<z.length;D++)v(b,z[D]);if(H){let D=H.subTree;if(x===D||sd(D.type)&&(D.ssContent===x||D.ssFallback===x)){const K=H.vnode;V(b,K,K.scopeId,K.slotScopeIds,H.parent)}}},k=(b,x,F,z,H,D,K,G,X=0)=>{for(let Y=X;Y<b.length;Y++){const he=b[Y]=G?En(b[Y]):jt(b[Y]);m(null,he,x,F,z,H,D,K,G)}},T=(b,x,F,z,H,D,K)=>{const G=x.el=b.el;let{patchFlag:X,dynamicChildren:Y,dirs:he}=x;X|=b.patchFlag&16;const ne=b.props||Oe,me=x.props||Oe;let Se;if(F&&zn(F,!1),(Se=me.onVnodeBeforeUpdate)&&tn(Se,F,x,b),he&&jn(x,b,F,"beforeUpdate"),F&&zn(F,!0),(ne.innerHTML&&me.innerHTML==null||ne.textContent&&me.textContent==null)&&u(G,""),Y?R(b.dynamicChildren,Y,G,F,z,qa(x,H),D):K||le(b,x,G,null,F,z,qa(x,H),D,!1),X>0){if(X&16)B(G,ne,me,F,H);else if(X&2&&ne.class!==me.class&&a(G,"class",null,me.class,H),X&4&&a(G,"style",ne.style,me.style,H),X&8){const Fe=x.dynamicProps;for(let je=0;je<Fe.length;je++){const Ne=Fe[je],pt=ne[Ne],bt=me[Ne];(bt!==pt||Ne==="value")&&a(G,Ne,pt,bt,H,F)}}X&1&&b.children!==x.children&&u(G,x.children)}else!K&&Y==null&&B(G,ne,me,F,H);((Se=me.onVnodeUpdated)||he)&&gt(()=>{Se&&tn(Se,F,x,b),he&&jn(x,b,F,"updated")},z)},R=(b,x,F,z,H,D,K)=>{for(let G=0;G<x.length;G++){const X=b[G],Y=x[G],he=X.el&&(X.type===ce||!an(X,Y)||X.shapeFlag&198)?d(X.el):F;m(X,Y,he,null,z,H,D,K,!0)}},B=(b,x,F,z,H)=>{if(x!==F){if(x!==Oe)for(const D in x)!jl(D)&&!(D in F)&&a(b,D,x[D],null,H,z);for(const D in F){if(jl(D))continue;const K=F[D],G=x[D];K!==G&&D!=="value"&&a(b,D,G,K,H,z)}"value"in F&&a(b,"value",x.value,F.value,H)}},E=(b,x,F,z,H,D,K,G,X)=>{const Y=x.el=b?b.el:r(""),he=x.anchor=b?b.anchor:r("");let{patchFlag:ne,dynamicChildren:me,slotScopeIds:Se}=x;Se&&(G=G?G.concat(Se):Se),b==null?(l(Y,F,z),l(he,F,z),k(x.children||[],F,he,H,D,K,G,X)):ne>0&&ne&64&&me&&b.dynamicChildren?(R(b.dynamicChildren,me,F,H,D,K,G),(x.key!=null||H&&x===H.subTree)&&pr(b,x,!0)):le(b,x,F,he,H,D,K,G,X)},I=(b,x,F,z,H,D,K,G,X)=>{x.slotScopeIds=G,b==null?x.shapeFlag&512?H.ctx.activate(x,F,z,K,X):j(x,F,z,H,D,K,X):W(b,x,X)},j=(b,x,F,z,H,D,K)=>{const G=b.component=kh(b,z,H);if(wa(b)&&(G.ctx.renderer=U),Vh(G,!1,K),G.asyncDep){if(H&&H.registerDep(G,J,K),!b.el){const X=G.subTree=w(at);y(null,X,x,F)}}else J(G,b,x,F,H,D,K)},W=(b,x,F)=>{const z=x.component=b.component;if(vh(b,x,F))if(z.asyncDep&&!z.asyncResolved){ae(z,x,F);return}else z.next=x,z.update();else x.el=b.el,z.vnode=x},J=(b,x,F,z,H,D,K)=>{const G=()=>{if(b.isMounted){let{next:ne,bu:me,u:Se,parent:Fe,vnode:je}=b;{const Qt=td(b);if(Qt){ne&&(ne.el=je.el,ae(b,ne,K)),Qt.asyncDep.then(()=>{b.isUnmounted||G()});return}}let Ne=ne,pt;zn(b,!1),ne?(ne.el=je.el,ae(b,ne,K)):ne=je,me&&Ha(me),(pt=ne.props&&ne.props.onVnodeBeforeUpdate)&&tn(pt,Fe,ne,je),zn(b,!0);const bt=Co(b),Jt=b.subTree;b.subTree=bt,m(Jt,bt,d(Jt.el),de(Jt),b,H,D),ne.el=bt.el,Ne===null&&br(b,bt.el),Se&&gt(Se,H),(pt=ne.props&&ne.props.onVnodeUpdated)&&gt(()=>tn(pt,Fe,ne,je),H)}else{let ne;const{el:me,props:Se}=x,{bm:Fe,m:je,parent:Ne,root:pt,type:bt}=b,Jt=Gl(x);zn(b,!1),Fe&&Ha(Fe),!Jt&&(ne=Se&&Se.onVnodeBeforeMount)&&tn(ne,Ne,x),zn(b,!0);{pt.ce&&pt.ce._def.shadowRoot!==!1&&pt.ce._injectChildStyle(bt);const Qt=b.subTree=Co(b);m(null,Qt,F,z,b,H,D),x.el=Qt.el}if(je&&gt(je,H),!Jt&&(ne=Se&&Se.onVnodeMounted)){const Qt=x;gt(()=>tn(ne,Ne,Qt),H)}(x.shapeFlag&256||Ne&&Gl(Ne.vnode)&&Ne.vnode.shapeFlag&256)&&b.a&&gt(b.a,H),b.isMounted=!0,x=F=z=null}};b.scope.on();const X=b.effect=new oc(G);b.scope.off();const Y=b.update=X.run.bind(X),he=b.job=X.runIfDirty.bind(X);he.i=b,he.id=b.uid,X.scheduler=()=>fr(he),zn(b,!0),Y()},ae=(b,x,F)=>{x.component=b;const z=b.vnode.props;b.vnode=x,b.next=null,Zm(b,x.props,z,F),eh(b,x.children,F),pn(),oo(b),bn()},le=(b,x,F,z,H,D,K,G,X=!1)=>{const Y=b&&b.children,he=b?b.shapeFlag:0,ne=x.children,{patchFlag:me,shapeFlag:Se}=x;if(me>0){if(me&128){M(Y,ne,F,z,H,D,K,G,X);return}else if(me&256){Ve(Y,ne,F,z,H,D,K,G,X);return}}Se&8?(he&16&&Le(Y,H,D),ne!==Y&&u(F,ne)):he&16?Se&16?M(Y,ne,F,z,H,D,K,G,X):Le(Y,H,D,!0):(he&8&&u(F,""),Se&16&&k(ne,F,z,H,D,K,G,X))},Ve=(b,x,F,z,H,D,K,G,X)=>{b=b||bl,x=x||bl;const Y=b.length,he=x.length,ne=Math.min(Y,he);let me;for(me=0;me<ne;me++){const Se=x[me]=X?En(x[me]):jt(x[me]);m(b[me],Se,F,null,H,D,K,G,X)}Y>he?Le(b,H,D,!0,!1,ne):k(x,F,z,H,D,K,G,X,ne)},M=(b,x,F,z,H,D,K,G,X)=>{let Y=0;const he=x.length;let ne=b.length-1,me=he-1;for(;Y<=ne&&Y<=me;){const Se=b[Y],Fe=x[Y]=X?En(x[Y]):jt(x[Y]);if(an(Se,Fe))m(Se,Fe,F,null,H,D,K,G,X);else break;Y++}for(;Y<=ne&&Y<=me;){const Se=b[ne],Fe=x[me]=X?En(x[me]):jt(x[me]);if(an(Se,Fe))m(Se,Fe,F,null,H,D,K,G,X);else break;ne--,me--}if(Y>ne){if(Y<=me){const Se=me+1,Fe=Se<he?x[Se].el:z;for(;Y<=me;)m(null,x[Y]=X?En(x[Y]):jt(x[Y]),F,Fe,H,D,K,G,X),Y++}}else if(Y>me)for(;Y<=ne;)N(b[Y],H,D,!0),Y++;else{const Se=Y,Fe=Y,je=new Map;for(Y=Fe;Y<=me;Y++){const Vt=x[Y]=X?En(x[Y]):jt(x[Y]);Vt.key!=null&&je.set(Vt.key,Y)}let Ne,pt=0;const bt=me-Fe+1;let Jt=!1,Qt=0;const $l=new Array(bt);for(Y=0;Y<bt;Y++)$l[Y]=0;for(Y=Se;Y<=ne;Y++){const Vt=b[Y];if(pt>=bt){N(Vt,H,D,!0);continue}let en;if(Vt.key!=null)en=je.get(Vt.key);else for(Ne=Fe;Ne<=me;Ne++)if($l[Ne-Fe]===0&&an(Vt,x[Ne])){en=Ne;break}en===void 0?N(Vt,H,D,!0):($l[en-Fe]=Y+1,en>=Qt?Qt=en:Jt=!0,m(Vt,x[en],F,null,H,D,K,G,X),pt++)}const lo=Jt?ih($l):bl;for(Ne=lo.length-1,Y=bt-1;Y>=0;Y--){const Vt=Fe+Y,en=x[Vt],io=Vt+1<he?x[Vt+1].el:z;$l[Y]===0?m(null,en,F,io,H,D,K,G,X):Jt&&(Ne<0||Y!==lo[Ne]?$(en,F,io,2):Ne--)}}},$=(b,x,F,z,H=null)=>{const{el:D,type:K,transition:G,children:X,shapeFlag:Y}=b;if(Y&6){$(b.component.subTree,x,F,z);return}if(Y&128){b.suspense.move(x,F,z);return}if(Y&64){K.move(b,x,F,U);return}if(K===ce){l(D,x,F);for(let ne=0;ne<X.length;ne++)$(X[ne],x,F,z);l(b.anchor,x,F);return}if(K===Ya){_(b,x,F);return}if(z!==2&&Y&1&&G)if(z===0)G.beforeEnter(D),l(D,x,F),gt(()=>G.enter(D),H);else{const{leave:ne,delayLeave:me,afterLeave:Se}=G,Fe=()=>{b.ctx.isUnmounted?i(D):l(D,x,F)},je=()=>{ne(D,()=>{Fe(),Se&&Se()})};me?me(D,Fe,je):je()}else l(D,x,F)},N=(b,x,F,z=!1,H=!1)=>{const{type:D,props:K,ref:G,children:X,dynamicChildren:Y,shapeFlag:he,patchFlag:ne,dirs:me,cacheIndex:Se}=b;if(ne===-2&&(H=!1),G!=null&&(pn(),Kl(G,null,F,b,!0),bn()),Se!=null&&(x.renderCache[Se]=void 0),he&256){x.ctx.deactivate(b);return}const Fe=he&1&&me,je=!Gl(b);let Ne;if(je&&(Ne=K&&K.onVnodeBeforeUnmount)&&tn(Ne,x,b),he&6)Q(b.component,F,z);else{if(he&128){b.suspense.unmount(F,z);return}Fe&&jn(b,null,x,"beforeUnmount"),he&64?b.type.remove(b,x,F,U,z):Y&&!Y.hasOnce&&(D!==ce||ne>0&&ne&64)?Le(Y,x,F,!1,!0):(D===ce&&ne&384||!H&&he&16)&&Le(X,x,F),z&&te(b)}(je&&(Ne=K&&K.onVnodeUnmounted)||Fe)&&gt(()=>{Ne&&tn(Ne,x,b),Fe&&jn(b,null,x,"unmounted")},F)},te=b=>{const{type:x,el:F,anchor:z,transition:H}=b;if(x===ce){Pe(F,z);return}if(x===Ya){C(b);return}const D=()=>{i(F),H&&!H.persisted&&H.afterLeave&&H.afterLeave()};if(b.shapeFlag&1&&H&&!H.persisted){const{leave:K,delayLeave:G}=H,X=()=>K(F,D);G?G(b.el,D,X):X()}else D()},Pe=(b,x)=>{let F;for(;b!==x;)F=f(b),i(b),b=F;i(x)},Q=(b,x,F)=>{const{bum:z,scope:H,job:D,subTree:K,um:G,m:X,a:Y,parent:he,slots:{__:ne}}=b;bo(X),bo(Y),z&&Ha(z),he&&pe(ne)&&ne.forEach(me=>{he.renderCache[me]=void 0}),H.stop(),D&&(D.flags|=8,N(K,b,x,F)),G&&gt(G,x),gt(()=>{b.isUnmounted=!0},x),x&&x.pendingBranch&&!x.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===x.pendingId&&(x.deps--,x.deps===0&&x.resolve())},Le=(b,x,F,z=!1,H=!1,D=0)=>{for(let K=D;K<b.length;K++)N(b[K],x,F,z,H)},de=b=>{if(b.shapeFlag&6)return de(b.component.subTree);if(b.shapeFlag&128)return b.suspense.next();const x=f(b.anchor||b.el),F=x&&x[Tc];return F?f(F):x};let we=!1;const xe=(b,x,F)=>{b==null?x._vnode&&N(x._vnode,null,null,!0):m(x._vnode||null,b,x,null,null,null,F),x._vnode=b,we||(we=!0,oo(),Ec(),we=!1)},U={p:m,um:N,m:$,r:te,mt:j,mc:k,pc:le,pbc:R,n:de,o:e};return{render:xe,hydrate:void 0,createApp:qm(xe)}}function qa({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 zn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function lh(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function pr(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 s=l[a];let r=i[a];r.shapeFlag&1&&!r.dynamicChildren&&((r.patchFlag<=0||r.patchFlag===32)&&(r=i[a]=En(i[a]),r.el=s.el),!n&&r.patchFlag!==-2&&pr(s,r)),r.type===gi&&(r.el=s.el),r.type===at&&!r.el&&(r.el=s.el)}}function ih(e){const t=e.slice(),n=[0];let l,i,a,s,r;const o=e.length;for(l=0;l<o;l++){const c=e[l];if(c!==0){if(i=n[n.length-1],e[i]<c){t[l]=i,n.push(l);continue}for(a=0,s=n.length-1;a<s;)r=a+s>>1,e[n[r]]<c?a=r+1:s=r;c<e[n[a]]&&(a>0&&(t[l]=n[a-1]),n[a]=l)}}for(a=n.length,s=n[a-1];a-- >0;)n[a]=s,s=t[s];return n}function td(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:td(t)}function bo(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const ah=Symbol.for("v-scx"),sh=()=>$e(ah);function kt(e,t){return xa(e,null,t)}function rh(e,t){return xa(e,null,{flush:"sync"})}function oe(e,t,n){return xa(e,t,n)}function xa(e,t,n=Oe){const{immediate:l,deep:i,flush:a,once:s}=n,r=et({},n),o=t&&l||!t&&a!=="post";let c;if(li){if(a==="sync"){const v=sh();c=v.__watcherHandles||(v.__watcherHandles=[])}else if(!o){const v=()=>{};return v.stop=rn,v.resume=rn,v.pause=rn,v}}const u=ot;r.call=(v,h,m)=>Kt(v,u,h,m);let d=!1;a==="post"?r.scheduler=v=>{gt(v,u&&u.suspense)}:a!=="sync"&&(d=!0,r.scheduler=(v,h)=>{h?v():fr(v)}),r.augmentJob=v=>{t&&(v.flags|=4),d&&(v.flags|=2,u&&(v.id=u.uid,v.i=u))};const f=xm(e,t,r);return li&&(c?c.push(f):o&&f()),f}function oh(e,t,n){const l=this.proxy,i=Ye(e)?e.includes(".")?nd(l,e):()=>l[e]:e.bind(l,l);let a;Ce(t)?a=t:(a=t.handler,n=t);const s=yi(this),r=xa(i,a.bind(l),n);return s(),r}function nd(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 ld(e,t,n=Oe){const l=il(),i=vt(t),a=On(t),s=id(e,i),r=ym((o,c)=>{let u,d=Oe,f;return rh(()=>{const v=e[i];Ct(u,v)&&(u=v,c())}),{get(){return o(),n.get?n.get(u):u},set(v){const h=n.set?n.set(v):v;if(!Ct(h,u)&&!(d!==Oe&&Ct(v,d)))return;const m=l.vnode.props;m&&(t in m||i in m||a in m)&&(`onUpdate:${t}`in m||`onUpdate:${i}`in m||`onUpdate:${a}`in m)||(u=v,c()),l.emit(`update:${t}`,h),Ct(v,h)&&Ct(v,d)&&!Ct(h,f)&&c(),d=v,f=h}}});return r[Symbol.iterator]=()=>{let o=0;return{next(){return o<2?{value:o++?s||Oe:r,done:!1}:{done:!0}}}},r}const id=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${vt(t)}Modifiers`]||e[`${On(t)}Modifiers`];function uh(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Oe;let i=n;const a=t.startsWith("update:"),s=a&&id(l,t.slice(7));s&&(s.trim&&(i=n.map(u=>Ye(u)?u.trim():u)),s.number&&(i=n.map(Nv)));let r,o=l[r=Na(t)]||l[r=Na(vt(t))];!o&&a&&(o=l[r=Na(On(t))]),o&&Kt(o,e,6,i);const c=l[r+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[r])return;e.emitted[r]=!0,Kt(c,e,6,i)}}function ad(e,t,n=!1){const l=t.emitsCache,i=l.get(e);if(i!==void 0)return i;const a=e.emits;let s={},r=!1;if(!Ce(e)){const o=c=>{const u=ad(c,t,!0);u&&(r=!0,et(s,u))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return!a&&!r?(We(e)&&l.set(e,null),null):(pe(a)?a.forEach(o=>s[o]=null):et(s,a),We(e)&&l.set(e,s),s)}function _a(e,t){return!e||!ha(t)?!1:(t=t.slice(2).replace(/Once$/,""),Re(e,t[0].toLowerCase()+t.slice(1))||Re(e,On(t))||Re(e,t))}function Co(e){const{type:t,vnode:n,proxy:l,withProxy:i,propsOptions:[a],slots:s,attrs:r,emit:o,render:c,renderCache:u,props:d,data:f,setupState:v,ctx:h,inheritAttrs:m}=e,g=Ui(e);let y,p;try{if(n.shapeFlag&4){const C=i||l,S=C;y=jt(c.call(S,C,u,d,v,f,h)),p=r}else{const C=t;y=jt(C.length>1?C(d,{attrs:r,slots:s,emit:o}):C(d,null)),p=t.props?r:dh(r)}}catch(C){Yl.length=0,mi(C,e,1),y=w(at)}let _=y;if(p&&m!==!1){const C=Object.keys(p),{shapeFlag:S}=_;C.length&&S&7&&(a&&C.some(nr)&&(p=fh(p,a)),_=Cn(_,p,!1,!0))}return n.dirs&&(_=Cn(_,null,!1,!0),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&Qn(_,n.transition),y=_,Ui(g),y}function ch(e,t=!0){let n;for(let l=0;l<e.length;l++){const i=e[l];if(Vl(i)){if(i.type!==at||i.children==="v-if"){if(n)return;n=i}}else return}return n}const dh=e=>{let t;for(const n in e)(n==="class"||n==="style"||ha(n))&&((t||(t={}))[n]=e[n]);return t},fh=(e,t)=>{const n={};for(const l in e)(!nr(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function vh(e,t,n){const{props:l,children:i,component:a}=e,{props:s,children:r,patchFlag:o}=t,c=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&o>=0){if(o&1024)return!0;if(o&16)return l?wo(l,s,c):!!s;if(o&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const f=u[d];if(s[f]!==l[f]&&!_a(c,f))return!0}}}else return(i||r)&&(!r||!r.$stable)?!0:l===s?!1:l?s?wo(l,s,c):!0:!!s;return!1}function wo(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]&&!_a(n,a))return!0}return!1}function br({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 sd=e=>e.__isSuspense;let ks=0;const mh={name:"Suspense",__isSuspense:!0,process(e,t,n,l,i,a,s,r,o,c){if(e==null)gh(t,n,l,i,a,s,r,o,c);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}yh(e,t,n,l,i,s,r,o,c)}},hydrate:ph,normalize:bh},hh=mh;function ni(e,t){const n=e.props&&e.props[t];Ce(n)&&n()}function gh(e,t,n,l,i,a,s,r,o){const{p:c,o:{createElement:u}}=o,d=u("div"),f=e.suspense=rd(e,i,l,t,d,n,a,s,r,o);c(null,f.pendingBranch=e.ssContent,d,null,l,f,a,s),f.deps>0?(ni(e,"onPending"),ni(e,"onFallback"),c(null,e.ssFallback,t,n,l,null,a,s),_l(f,e.ssFallback)):f.resolve(!1,!0)}function yh(e,t,n,l,i,a,s,r,{p:o,um:c,o:{createElement:u}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const f=t.ssContent,v=t.ssFallback,{activeBranch:h,pendingBranch:m,isInFallback:g,isHydrating:y}=d;if(m)d.pendingBranch=f,an(f,m)?(o(m,f,d.hiddenContainer,null,i,d,a,s,r),d.deps<=0?d.resolve():g&&(y||(o(h,v,n,l,i,null,a,s,r),_l(d,v)))):(d.pendingId=ks++,y?(d.isHydrating=!1,d.activeBranch=m):c(m,i,d),d.deps=0,d.effects.length=0,d.hiddenContainer=u("div"),g?(o(null,f,d.hiddenContainer,null,i,d,a,s,r),d.deps<=0?d.resolve():(o(h,v,n,l,i,null,a,s,r),_l(d,v))):h&&an(f,h)?(o(h,f,n,l,i,d,a,s,r),d.resolve(!0)):(o(null,f,d.hiddenContainer,null,i,d,a,s,r),d.deps<=0&&d.resolve()));else if(h&&an(f,h))o(h,f,n,l,i,d,a,s,r),_l(d,f);else if(ni(t,"onPending"),d.pendingBranch=f,f.shapeFlag&512?d.pendingId=f.component.suspenseId:d.pendingId=ks++,o(null,f,d.hiddenContainer,null,i,d,a,s,r),d.deps<=0)d.resolve();else{const{timeout:p,pendingId:_}=d;p>0?setTimeout(()=>{d.pendingId===_&&d.fallback(v)},p):p===0&&d.fallback(v)}}function rd(e,t,n,l,i,a,s,r,o,c,u=!1){const{p:d,m:f,um:v,n:h,o:{parentNode:m,remove:g}}=c;let y;const p=wh(e);p&&t&&t.pendingBranch&&(y=t.pendingId,t.deps++);const _=e.props?lc(e.props.timeout):void 0,C=a,S={vnode:e,parent:t,parentComponent:n,namespace:s,container:l,hiddenContainer:i,deps:0,pendingId:ks++,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(A=!1,V=!1){const{vnode:k,activeBranch:T,pendingBranch:R,pendingId:B,effects:E,parentComponent:I,container:j}=S;let W=!1;S.isHydrating?S.isHydrating=!1:A||(W=T&&R.transition&&R.transition.mode==="out-in",W&&(T.transition.afterLeave=()=>{B===S.pendingId&&(f(R,j,a===C?h(T):a,0),bs(E))}),T&&(m(T.el)===j&&(a=h(T)),v(T,I,S,!0)),W||f(R,j,a,0)),_l(S,R),S.pendingBranch=null,S.isInFallback=!1;let J=S.parent,ae=!1;for(;J;){if(J.pendingBranch){J.effects.push(...E),ae=!0;break}J=J.parent}!ae&&!W&&bs(E),S.effects=[],p&&t&&t.pendingBranch&&y===t.pendingId&&(t.deps--,t.deps===0&&!V&&t.resolve()),ni(k,"onResolve")},fallback(A){if(!S.pendingBranch)return;const{vnode:V,activeBranch:k,parentComponent:T,container:R,namespace:B}=S;ni(V,"onFallback");const E=h(k),I=()=>{S.isInFallback&&(d(null,A,R,E,T,null,B,r,o),_l(S,A))},j=A.transition&&A.transition.mode==="out-in";j&&(k.transition.afterLeave=I),S.isInFallback=!0,v(k,T,null,!0),j||I()},move(A,V,k){S.activeBranch&&f(S.activeBranch,A,V,k),S.container=A},next(){return S.activeBranch&&h(S.activeBranch)},registerDep(A,V,k){const T=!!S.pendingBranch;T&&S.deps++;const R=A.vnode.el;A.asyncDep.catch(B=>{mi(B,A,0)}).then(B=>{if(A.isUnmounted||S.isUnmounted||S.pendingId!==A.suspenseId)return;A.asyncResolved=!0;const{vnode:E}=A;Es(A,B),R&&(E.el=R);const I=!R&&A.subTree.el;V(A,E,m(R||A.subTree.el),R?null:h(A.subTree),S,s,k),I&&g(I),br(A,E.el),T&&--S.deps===0&&S.resolve()})},unmount(A,V){S.isUnmounted=!0,S.activeBranch&&v(S.activeBranch,n,A,V),S.pendingBranch&&v(S.pendingBranch,n,A,V)}};return S}function ph(e,t,n,l,i,a,s,r,o){const c=t.suspense=rd(t,l,n,e.parentNode,document.createElement("div"),null,i,a,s,r,!0),u=o(e,c.pendingBranch=t.ssContent,n,c,a,s);return c.deps===0&&c.resolve(!1,!0),u}function bh(e){const{shapeFlag:t,children:n}=e,l=t&32;e.ssContent=So(l?n.default:n),e.ssFallback=l?So(n.fallback):w(at)}function So(e){let t;if(Ce(e)){const n=kl&&e._c;n&&(e._d=!1,re()),e=e(),n&&(e._d=!0,t=St,od())}return pe(e)&&(e=ch(e)),e=jt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Ch(e,t){t&&t.pendingBranch?pe(e)?t.effects.push(...e):t.effects.push(e):bs(e)}function _l(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,br(l,i))}function wh(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const ce=Symbol.for("v-fgt"),gi=Symbol.for("v-txt"),at=Symbol.for("v-cmt"),Ya=Symbol.for("v-stc"),Yl=[];let St=null;function re(e=!1){Yl.push(St=e?null:[])}function od(){Yl.pop(),St=Yl[Yl.length-1]||null}let kl=1;function xo(e,t=!1){kl+=e,e<0&&St&&t&&(St.hasOnce=!0)}function ud(e){return e.dynamicChildren=kl>0?St||bl:null,od(),kl>0&&St&&St.push(e),e}function Te(e,t,n,l,i,a){return ud(P(e,t,n,l,i,a,!0))}function Be(e,t,n,l,i){return ud(w(e,t,n,l,i,!0))}function Vl(e){return e?e.__v_isVNode===!0:!1}function an(e,t){return e.type===t.type&&e.key===t.key}const cd=({key:e})=>e??null,$i=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ye(e)||Ge(e)||Ce(e)?{i:wt,r:e,k:t,f:!!n}:e:null);function P(e,t=null,n=null,l=0,i=null,a=e===ce?0:1,s=!1,r=!1){const o={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&cd(t),ref:t&&$i(t),scopeId:Pc,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:l,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:wt};return r?(Cr(o,n),a&128&&e.normalize(o)):n&&(o.shapeFlag|=Ye(n)?8:16),kl>0&&!s&&St&&(o.patchFlag>0||a&6)&&o.patchFlag!==32&&St.push(o),o}const w=Sh;function Sh(e,t=null,n=null,l=0,i=null,a=!1){if((!e||e===Bm)&&(e=at),Vl(e)){const r=Cn(e,t,!0);return n&&Cr(r,n),kl>0&&!a&&St&&(r.shapeFlag&6?St[St.indexOf(e)]=r:St.push(r)),r.patchFlag=-2,r}if(Ih(e)&&(e=e.__vccOpts),t){t=xh(t);let{class:r,style:o}=t;r&&!Ye(r)&&(t.class=se(r)),We(o)&&(dr(o)&&!pe(o)&&(o=et({},o)),t.style=ge(o))}const s=Ye(e)?1:sd(e)?128:Ic(e)?64:We(e)?4:Ce(e)?2:0;return P(e,t,n,l,i,s,a,!0)}function xh(e){return e?dr(e)||Yc(e)?et({},e):e:null}function Cn(e,t,n=!1,l=!1){const{props:i,ref:a,patchFlag:s,children:r,transition:o}=e,c=t?fe(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&cd(c),ref:t&&t.ref?n&&a?pe(a)?a.concat($i(t)):[a,$i(t)]:$i(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ce?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:o,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Cn(e.ssContent),ssFallback:e.ssFallback&&Cn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return o&&l&&Qn(u,o.clone(u)),u}function st(e=" ",t=0){return w(gi,null,e,t)}function qe(e="",t=!1){return t?(re(),Be(at,null,e)):w(at,null,e)}function jt(e){return e==null||typeof e=="boolean"?w(at):pe(e)?w(ce,null,e.slice()):Vl(e)?En(e):w(gi,null,String(e))}function En(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Cn(e)}function Cr(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),Cr(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!Yc(t)?t._ctx=wt:i===3&&wt&&(wt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ce(t)?(t={default:t,_ctx:wt},n=32):(t=String(t),l&64?(n=16,t=[st(t)]):n=8);e.children=t,e.shapeFlag|=n}function fe(...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=se([t.class,l.class]));else if(i==="style")t.style=ge([t.style,l.style]);else if(ha(i)){const a=t[i],s=l[i];s&&a!==s&&!(pe(a)&&a.includes(s))&&(t[i]=a?[].concat(a,s):s)}else i!==""&&(t[i]=l[i])}return t}function tn(e,t,n,l=null){Kt(e,t,7,[n,l])}const _h=Kc();let Ah=0;function kh(e,t,n){const l=e.type,i=(t?t.appContext:e.appContext)||_h,a={uid:Ah++,vnode:e,type:l,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new rc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Xc(l,i),emitsOptions:ad(l,i),emit:null,emitted:null,propsDefaults:Oe,inheritAttrs:l.inheritAttrs,ctx:Oe,data:Oe,props:Oe,attrs:Oe,slots:Oe,refs:Oe,setupState:Oe,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return a.ctx={_:a},a.root=t?t.root:a,a.emit=uh.bind(null,a),e.ce&&e.ce(a),a}let ot=null;const il=()=>ot||wt;let qi,Vs;{const e=pa(),t=(n,l)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(l),a=>{i.length>1?i.forEach(s=>s(a)):i[0](a)}};qi=t("__VUE_INSTANCE_SETTERS__",n=>ot=n),Vs=t("__VUE_SSR_SETTERS__",n=>li=n)}const yi=e=>{const t=ot;return qi(e),e.scope.on(),()=>{e.scope.off(),qi(t)}},_o=()=>{ot&&ot.scope.off(),qi(null)};function dd(e){return e.vnode.shapeFlag&4}let li=!1;function Vh(e,t=!1,n=!1){t&&Vs(t);const{props:l,children:i}=e.vnode,a=dd(e);Ym(e,l,a,t),Qm(e,i,n||t);const s=a?Eh(e,t):void 0;return t&&Vs(!1),s}function Eh(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Hm);const{setup:l}=n;if(l){pn();const i=e.setupContext=l.length>1?Ph(e):null,a=yi(e),s=vi(l,e,0,[e.props,i]),r=ec(s);if(bn(),a(),(r||e.sp)&&!Gl(e)&&Nc(e),r){if(s.then(_o,_o),t)return s.then(o=>{Es(e,o)}).catch(o=>{mi(o,e,0)});e.asyncDep=s}else Es(e,s)}else fd(e)}function Es(e,t,n){Ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:We(t)&&(e.setupState=xc(t)),fd(e)}function fd(e,t,n){const l=e.type;e.render||(e.render=l.render||rn);{const i=yi(e);pn();try{jm(e)}finally{bn(),i()}}}const Lh={get(e,t){return dt(e,"get",""),e[t]}};function Ph(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Lh),slots:e.slots,emit:e.emit,expose:t}}function Aa(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(xc(vm(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in ql)return ql[n](e)},has(t,n){return n in t||n in ql}})):e.proxy}function Th(e,t=!0){return Ce(e)?e.displayName||e.name:e.name||t&&e.__name}function Ih(e){return Ce(e)&&"__vccOpts"in e}const L=(e,t)=>wm(e,t,li);function Rn(e,t,n){const l=arguments.length;return l===2?We(t)&&!pe(t)?Vl(t)?w(e,null,[t]):w(e,t):w(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&Vl(n)&&(n=[n]),w(e,t,n))}const Fh="3.5.17";/**
14
+ * @vue/runtime-dom v3.5.17
15
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
+ * @license MIT
17
+ **/let Ls;const Ao=typeof window<"u"&&window.trustedTypes;if(Ao)try{Ls=Ao.createPolicy("vue",{createHTML:e=>e})}catch{}const vd=Ls?e=>Ls.createHTML(e):e=>e,Mh="http://www.w3.org/2000/svg",Oh="http://www.w3.org/1998/Math/MathML",mn=typeof document<"u"?document:null,ko=mn&&mn.createElement("template"),$h={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,l)=>{const i=t==="svg"?mn.createElementNS(Mh,e):t==="mathml"?mn.createElementNS(Oh,e):n?mn.createElement(e,{is:n}):mn.createElement(e);return e==="select"&&l&&l.multiple!=null&&i.setAttribute("multiple",l.multiple),i},createText:e=>mn.createTextNode(e),createComment:e=>mn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>mn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,i,a){const s=n?n.previousSibling:t.lastChild;if(i&&(i===a||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===a||!(i=i.nextSibling)););else{ko.innerHTML=vd(l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e);const r=ko.content;if(l==="svg"||l==="mathml"){const o=r.firstChild;for(;o.firstChild;)r.appendChild(o.firstChild);r.removeChild(o)}t.insertBefore(r,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},xn="transition",Bl="animation",El=Symbol("_vtc"),md={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},hd=et({},$c,md),Rh=e=>(e.displayName="Transition",e.props=hd,e),el=Rh((e,{slots:t})=>Rn(Lm,gd(e),t)),Wn=(e,t=[])=>{pe(e)?e.forEach(n=>n(...t)):e&&e(...t)},Vo=e=>e?pe(e)?e.some(t=>t.length>1):e.length>1:!1;function gd(e){const t={};for(const E in e)E in md||(t[E]=e[E]);if(e.css===!1)return t;const{name:n="v",type:l,duration:i,enterFromClass:a=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:r=`${n}-enter-to`,appearFromClass:o=a,appearActiveClass:c=s,appearToClass:u=r,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,h=Bh(i),m=h&&h[0],g=h&&h[1],{onBeforeEnter:y,onEnter:p,onEnterCancelled:_,onLeave:C,onLeaveCancelled:S,onBeforeAppear:A=y,onAppear:V=p,onAppearCancelled:k=_}=t,T=(E,I,j,W)=>{E._enterCancelled=W,_n(E,I?u:r),_n(E,I?c:s),j&&j()},R=(E,I)=>{E._isLeaving=!1,_n(E,d),_n(E,v),_n(E,f),I&&I()},B=E=>(I,j)=>{const W=E?V:p,J=()=>T(I,E,j);Wn(W,[I,J]),Eo(()=>{_n(I,E?o:a),nn(I,E?u:r),Vo(W)||Lo(I,l,m,J)})};return et(t,{onBeforeEnter(E){Wn(y,[E]),nn(E,a),nn(E,s)},onBeforeAppear(E){Wn(A,[E]),nn(E,o),nn(E,c)},onEnter:B(!1),onAppear:B(!0),onLeave(E,I){E._isLeaving=!0;const j=()=>R(E,I);nn(E,d),E._enterCancelled?(nn(E,f),Ps()):(Ps(),nn(E,f)),Eo(()=>{E._isLeaving&&(_n(E,d),nn(E,v),Vo(C)||Lo(E,l,g,j))}),Wn(C,[E,j])},onEnterCancelled(E){T(E,!1,void 0,!0),Wn(_,[E])},onAppearCancelled(E){T(E,!0,void 0,!0),Wn(k,[E])},onLeaveCancelled(E){R(E),Wn(S,[E])}})}function Bh(e){if(e==null)return null;if(We(e))return[Za(e.enter),Za(e.leave)];{const t=Za(e);return[t,t]}}function Za(e){return lc(e)}function nn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[El]||(e[El]=new Set)).add(t)}function _n(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[El];n&&(n.delete(t),n.size||(e[El]=void 0))}function Eo(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Dh=0;function Lo(e,t,n,l){const i=e._endId=++Dh,a=()=>{i===e._endId&&l()};if(n!=null)return setTimeout(a,n);const{type:s,timeout:r,propCount:o}=yd(e,t);if(!s)return l();const c=s+"end";let u=0;const d=()=>{e.removeEventListener(c,f),a()},f=v=>{v.target===e&&++u>=o&&d()};setTimeout(()=>{u<o&&d()},r+1),e.addEventListener(c,f)}function yd(e,t){const n=window.getComputedStyle(e),l=h=>(n[h]||"").split(", "),i=l(`${xn}Delay`),a=l(`${xn}Duration`),s=Po(i,a),r=l(`${Bl}Delay`),o=l(`${Bl}Duration`),c=Po(r,o);let u=null,d=0,f=0;t===xn?s>0&&(u=xn,d=s,f=a.length):t===Bl?c>0&&(u=Bl,d=c,f=o.length):(d=Math.max(s,c),u=d>0?s>c?xn:Bl:null,f=u?u===xn?a.length:o.length:0);const v=u===xn&&/\b(transform|all)(,|$)/.test(l(`${xn}Property`).toString());return{type:u,timeout:d,propCount:f,hasTransform:v}}function Po(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>To(n)+To(e[l])))}function To(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Ps(){return document.body.offsetHeight}function Nh(e,t,n){const l=e[El];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Yi=Symbol("_vod"),pd=Symbol("_vsh"),Bn={beforeMount(e,{value:t},{transition:n}){e[Yi]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Dl(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),Dl(e,!0),l.enter(e)):l.leave(e,()=>{Dl(e,!1)}):Dl(e,t))},beforeUnmount(e,{value:t}){Dl(e,t)}};function Dl(e,t){e.style.display=t?e[Yi]:"none",e[pd]=!t}const Hh=Symbol(""),jh=/(^|;)\s*display\s*:/;function zh(e,t,n){const l=e.style,i=Ye(n);let a=!1;if(n&&!i){if(t)if(Ye(t))for(const s of t.split(";")){const r=s.slice(0,s.indexOf(":")).trim();n[r]==null&&Ri(l,r,"")}else for(const s in t)n[s]==null&&Ri(l,s,"");for(const s in n)s==="display"&&(a=!0),Ri(l,s,n[s])}else if(i){if(t!==n){const s=l[Hh];s&&(n+=";"+s),l.cssText=n,a=jh.test(n)}}else t&&e.removeAttribute("style");Yi in e&&(e[Yi]=a?l.display:"",e[pd]&&(l.display="none"))}const Io=/\s*!important$/;function Ri(e,t,n){if(pe(n))n.forEach(l=>Ri(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=Wh(e,t);Io.test(n)?e.setProperty(On(l),n.replace(Io,""),"important"):e[l]=n}}const Fo=["Webkit","Moz","ms"],Xa={};function Wh(e,t){const n=Xa[t];if(n)return n;let l=vt(t);if(l!=="filter"&&l in e)return Xa[t]=l;l=wn(l);for(let i=0;i<Fo.length;i++){const a=Fo[i]+l;if(a in e)return Xa[t]=a}return t}const Mo="http://www.w3.org/1999/xlink";function Oo(e,t,n,l,i,a=Kv(t)){l&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Mo,t.slice(6,t.length)):e.setAttributeNS(Mo,t,n):n==null||a&&!ic(n)?e.removeAttribute(t):e.setAttribute(t,a?"":Mn(n)?String(n):n)}function $o(e,t,n,l,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?vd(n):n);return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const r=a==="OPTION"?e.getAttribute("value")||"":e.value,o=n==null?e.type==="checkbox"?"on":"":String(n);(r!==o||!("_value"in e))&&(e.value=o),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const r=typeof e[t];r==="boolean"?n=ic(n):n==null&&r==="string"?(n="",s=!0):r==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(i||t)}function Uh(e,t,n,l){e.addEventListener(t,n,l)}function Kh(e,t,n,l){e.removeEventListener(t,n,l)}const Ro=Symbol("_vei");function Gh(e,t,n,l,i=null){const a=e[Ro]||(e[Ro]={}),s=a[t];if(l&&s)s.value=l;else{const[r,o]=qh(t);if(l){const c=a[t]=Xh(l,i);Uh(e,r,c,o)}else s&&(Kh(e,r,s,o),a[t]=void 0)}}const Bo=/(?:Once|Passive|Capture)$/;function qh(e){let t;if(Bo.test(e)){t={};let l;for(;l=e.match(Bo);)e=e.slice(0,e.length-l[0].length),t[l[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):On(e.slice(2)),t]}let Ja=0;const Yh=Promise.resolve(),Zh=()=>Ja||(Yh.then(()=>Ja=0),Ja=Date.now());function Xh(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;Kt(Jh(l,n.value),t,5,[l])};return n.value=e,n.attached=Zh(),n}function Jh(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 Do=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Qh=(e,t,n,l,i,a)=>{const s=i==="svg";t==="class"?Nh(e,l,s):t==="style"?zh(e,n,l):ha(t)?nr(t)||Gh(e,t,n,l,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):eg(e,t,l,s))?($o(e,t,l),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Oo(e,t,l,s,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ye(l))?$o(e,vt(t),l,a,t):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),Oo(e,t,l,s))};function eg(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&Do(t)&&Ce(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||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 Do(t)&&Ye(n)?!1:t in e}const bd=new WeakMap,Cd=new WeakMap,Zi=Symbol("_moveCb"),No=Symbol("_enterCb"),tg=e=>(delete e.props.mode,e),ng=tg({name:"TransitionGroup",props:et({},hd,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=il(),l=Oc();let i,a;return hr(()=>{if(!i.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!sg(i[0].el,n.vnode.el,s)){i=[];return}i.forEach(lg),i.forEach(ig);const r=i.filter(ag);Ps(),r.forEach(o=>{const c=o.el,u=c.style;nn(c,s),u.transform=u.webkitTransform=u.transitionDuration="";const d=c[Zi]=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",d),c[Zi]=null,_n(c,s))};c.addEventListener("transitionend",d)}),i=[]}),()=>{const s=be(e),r=gd(s);let o=s.tag||ce;if(i=[],a)for(let c=0;c<a.length;c++){const u=a[c];u.el&&u.el instanceof Element&&(i.push(u),Qn(u,ti(u,r,l,n)),bd.set(u,u.el.getBoundingClientRect()))}a=t.default?vr(t.default()):[];for(let c=0;c<a.length;c++){const u=a[c];u.key!=null&&Qn(u,ti(u,r,l,n))}return w(o,null,a)}}}),wr=ng;function lg(e){const t=e.el;t[Zi]&&t[Zi](),t[No]&&t[No]()}function ig(e){Cd.set(e,e.el.getBoundingClientRect())}function ag(e){const t=bd.get(e),n=Cd.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 sg(e,t,n){const l=e.cloneNode(),i=e[El];i&&i.forEach(r=>{r.split(/\s+/).forEach(o=>o&&l.classList.remove(o))}),n.split(/\s+/).forEach(r=>r&&l.classList.add(r)),l.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(l);const{hasTransform:s}=yd(l);return a.removeChild(l),s}const rg=et({patchProp:Qh},$h);let Ho;function og(){return Ho||(Ho=th(rg))}const ug=(...e)=>{const t=og().createApp(...e),{mount:n}=t;return t.mount=l=>{const i=dg(l);if(!i)return;const a=t._component;!Ce(a)&&!a.render&&!a.template&&(a.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const s=n(i,!1,cg(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),s},t};function cg(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function dg(e){return Ye(e)?document.querySelector(e):e}function Tn(e,t){let n;function l(){n=Xl(),n.run(()=>t.length?t(()=>{n==null||n.stop(),l()}):t())}oe(e,i=>{i&&!n?l():i||(n==null||n.stop(),n=void 0)},{immediate:!0}),nt(()=>{n==null||n.stop()})}const Me=typeof window<"u",Sr=Me&&"IntersectionObserver"in window,fg=Me&&("ontouchstart"in window||window.navigator.maxTouchPoints>0),vg=Me&&"matchMedia"in window&&typeof window.matchMedia=="function";function jo(e,t,n){mg(e,t),t.set(e,n)}function mg(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function zo(e,t,n){return e.set(wd(e,t),n),n}function vn(e,t){return e.get(wd(e,t))}function wd(e,t,n){if(typeof e=="function"?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object")}function Sd(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 $t(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=>$t(e[l],t[l]))}function Ts(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(/^\./,""),Sd(e,t.split("."),n))}function Mt(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 Ts(e,t,n);if(Array.isArray(t))return Sd(e,t,n);if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}function xd(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,l)=>t+l)}function _e(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(e==null||e==="")return;const n=Number(e);return isNaN(n)?String(e):isFinite(n)?`${n}${t}`:void 0}function Xi(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Wo(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function xr(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}function _d(e){return Object.keys(e)}function Qa(e,t){return t.every(n=>e.hasOwnProperty(n))}function pi(e,t){const n={};for(const l of t)Object.prototype.hasOwnProperty.call(e,l)&&(n[l]=e[l]);return n}function Uo(e,t,n){const l=Object.create(null),i=Object.create(null);for(const a in e)t.some(s=>s instanceof RegExp?s.test(a):s===a)?l[a]=e[a]:i[a]=e[a];return[l,i]}function un(e,t){const n={...e};return t.forEach(l=>delete n[l]),n}const Ad=/^on[^a-z]/,kd=e=>Ad.test(e),hg=["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 _r(e){const[t,n]=Uo(e,[Ad]),l=un(t,hg),[i,a]=Uo(n,["class","style","id",/^data-/]);return Object.assign(i,t),Object.assign(a,l),[i,a]}function xt(e){return e==null?[]:Array.isArray(e)?e:[e]}function gg(e,t){let n=0;const l=function(){for(var i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];clearTimeout(n),n=setTimeout(()=>e(...a),q(t))};return l.clear=()=>{clearTimeout(n)},l.immediate=e,l}function Wt(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 Ko(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 Go(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function yg(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 ft(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const l={};for(const i in e)l[i]=e[i];for(const i in t){const a=e[i],s=t[i];if(Wo(a)&&Wo(s)){l[i]=ft(a,s,n);continue}if(n&&Array.isArray(a)&&Array.isArray(s)){l[i]=n(a,s);continue}l[i]=s}return l}function Vd(e){return e.map(t=>t.type===ce?Vd(t.children):t).flat()}function Jn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Jn.cache.has(e))return Jn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Jn.cache.set(e,t),t}Jn.cache=new Map;function gl(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>gl(e,n)).flat(1);if(t.suspense)return gl(e,t.ssContent);if(Array.isArray(t.children))return t.children.map(n=>gl(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return gl(e,t.component.subTree).flat(1)}return[]}var dl=new WeakMap,Un=new WeakMap;class pg{constructor(t){jo(this,dl,[]),jo(this,Un,0),this.size=t}get isFull(){return vn(dl,this).length===this.size}push(t){vn(dl,this)[vn(Un,this)]=t,zo(Un,this,(vn(Un,this)+1)%this.size)}values(){return vn(dl,this).slice(vn(Un,this)).concat(vn(dl,this).slice(0,vn(Un,this)))}clear(){vn(dl,this).length=0,zo(Un,this,0)}}function Ar(e){const t=it({});kt(()=>{const l=e();for(const i in l)t[i]=l[i]},{flush:"sync"});const n={};for(const l in t)n[l]=O(()=>t[l]);return n}function Ji(e,t){return e.includes(t)}function Ed(e){return e[2].toLowerCase()+e.slice(3)}const _t=()=>[Function,Array];function qo(e,t){return t="on"+wn(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function Ld(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 Qi(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 Pd(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 Zl(e,t){var l,i,a,s;const n=Qi(e);if(t==null)(e===document.activeElement||!e.contains(document.activeElement))&&((l=n[0])==null||l.focus());else if(t==="first")(i=n[0])==null||i.focus();else if(t==="last")(a=n.at(-1))==null||a.focus();else if(typeof t=="number")(s=n[t])==null||s.focus();else{const r=Pd(n,t);r?r.focus():Zl(e,t==="next"?"first":"last")}}function bg(){}function Ll(e,t){if(!(Me&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function kr(e){return e.some(t=>Vl(t)?t.type===at?!1:t.type!==ce||kr(t.children):!0)?e:null}function Cg(e,t){if(!Me||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function wg(e,t){const n=e.clientX,l=e.clientY,i=t.getBoundingClientRect(),a=i.left,s=i.top,r=i.right,o=i.bottom;return n>=a&&n<=r&&l>=s&&l<=o}function Is(){const e=ie(),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:()=>xr(e.value)}),t}function ea(e){const t=e.key.length===1,n=!e.ctrlKey&&!e.metaKey&&!e.altKey;return t&&n}function Fs(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="bigint"}function Sg(e){const t={};for(const n in e)t[vt(n)]=e[n];return t}function xg(e){const t=["checked","disabled"];return Object.fromEntries(Object.entries(e).filter(n=>{let[l,i]=n;return t.includes(l)?!!i:i!==void 0}))}const Td=["top","bottom"],_g=["start","end","left","right"];function Ms(e,t){let[n,l]=e.split(" ");return l||(l=Ji(Td,n)?"start":Ji(_g,n)?"top":"center"),{side:Yo(n,t),align:Yo(l,t)}}function Yo(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function es(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function ts(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Zo(e){return{side:e.align,align:e.side}}function Xo(e){return Ji(Td,e.side)?"y":"x"}class on{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 Jo(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 Id(e){return Array.isArray(e)?new on({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function Ag(e){if(e===document.documentElement)return visualViewport?new on({x:visualViewport.scale>1?0:visualViewport.offsetLeft,y:visualViewport.scale>1?0:visualViewport.offsetTop,width:visualViewport.width*visualViewport.scale,height:visualViewport.height*visualViewport.scale}):new on({x:0,y:0,width:document.documentElement.clientWidth,height:document.documentElement.clientHeight});{const t=e.getBoundingClientRect();return new on({x:t.x,y:t.y,width:e.clientWidth,height:e.clientHeight})}}function Vr(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),l=n.transform;if(l){let i,a,s,r,o;if(l.startsWith("matrix3d("))i=l.slice(9,-1).split(/, /),a=Number(i[0]),s=Number(i[5]),r=Number(i[12]),o=Number(i[13]);else if(l.startsWith("matrix("))i=l.slice(7,-1).split(/, /),a=Number(i[0]),s=Number(i[3]),r=Number(i[4]),o=Number(i[5]);else return new on(t);const c=n.transformOrigin,u=t.x-r-(1-a)*parseFloat(c),d=t.y-o-(1-s)*parseFloat(c.slice(c.indexOf(" ")+1)),f=a?t.width/a:e.offsetWidth+1,v=s?t.height/s:e.offsetHeight+1;return new on({x:u,y:d,width:f,height:v})}else return new on(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 Bi=new WeakMap;function kg(e,t){Object.keys(t).forEach(n=>{if(kd(n)){const l=Ed(n),i=Bi.get(e);if(t[n]==null)i==null||i.forEach(a=>{const[s,r]=a;s===l&&(e.removeEventListener(l,r),i.delete(a))});else if(!i||![...i].some(a=>a[0]===l&&a[1]===t[n])){e.addEventListener(l,t[n]);const a=i||new Set;a.add([l,t[n]]),Bi.has(e)||Bi.set(e,a)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function Vg(e,t){Object.keys(t).forEach(n=>{if(kd(n)){const l=Ed(n),i=Bi.get(e);i==null||i.forEach(a=>{const[s,r]=a;s===l&&(e.removeEventListener(l,r),i.delete(a))})}else e.removeAttribute(n)})}const fl=2.4,Qo=.2126729,eu=.7151522,tu=.072175,Eg=.55,Lg=.58,Pg=.57,Tg=.62,Li=.03,nu=1.45,Ig=5e-4,Fg=1.25,Mg=1.25,lu=.078,iu=12.82051282051282,Pi=.06,au=.001;function su(e,t){const n=(e.r/255)**fl,l=(e.g/255)**fl,i=(e.b/255)**fl,a=(t.r/255)**fl,s=(t.g/255)**fl,r=(t.b/255)**fl;let o=n*Qo+l*eu+i*tu,c=a*Qo+s*eu+r*tu;if(o<=Li&&(o+=(Li-o)**nu),c<=Li&&(c+=(Li-c)**nu),Math.abs(c-o)<Ig)return 0;let u;if(c>o){const d=(c**Eg-o**Lg)*Fg;u=d<au?0:d<lu?d-d*iu*Pi:d-Pi}else{const d=(c**Tg-o**Pg)*Mg;u=d>-au?0:d>-lu?d-d*iu*Pi:d+Pi}return u*100}function Fd(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const ta=.20689655172413793,Og=e=>e>ta**3?Math.cbrt(e):e/(3*ta**2)+4/29,$g=e=>e>ta?e**3:3*ta**2*(e-4/29);function Md(e){const t=Og,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Od(e){const t=$g,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const Rg=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],Bg=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,Dg=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],Ng=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function $d(e){const t=Array(3),n=Bg,l=Rg;for(let i=0;i<3;++i)t[i]=Math.round(Wt(n(l[i][0]*e[0]+l[i][1]*e[1]+l[i][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function Er(e){let{r:t,g:n,b:l}=e;const i=[0,0,0],a=Ng,s=Dg;t=a(t/255),n=a(n/255),l=a(l/255);for(let r=0;r<3;++r)i[r]=s[r][0]*t+s[r][1]*n+s[r][2]*l;return i}function Os(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function Hg(e){return Os(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const ru=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,jg={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)=>ou({h:e,s:t,l:n,a:l}),hsla:(e,t,n,l)=>ou({h:e,s:t,l:n,a:l}),hsv:(e,t,n,l)=>ii({h:e,s:t,v:n,a:l}),hsva:(e,t,n,l)=>ii({h:e,s:t,v:n,a:l})};function sn(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&ru.test(e)){const{groups:t}=e.match(ru),{fn:n,values:l}=t,i=l.split(/,\s*|\s*\/\s*|\s+/).map((a,s)=>a.endsWith("%")||s>0&&s<3&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(a)/100:parseFloat(a));return jg[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),Wg(t)}else if(typeof e=="object"){if(Qa(e,["r","g","b"]))return e;if(Qa(e,["h","s","l"]))return ii(Rd(e));if(Qa(e,["h","s","v"]))return ii(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 ii(e){const{h:t,s:n,v:l,a:i}=e,a=r=>{const o=(r+t/60)%6;return l-l*n*Math.max(Math.min(o,4-o,1),0)},s=[a(5),a(3),a(1)].map(r=>Math.round(r*255));return{r:s[0],g:s[1],b:s[2],a:i}}function ou(e){return ii(Rd(e))}function Rd(e){const{h:t,s:n,l,a:i}=e,a=l+n*Math.min(l,1-l),s=a===0?0:2-2*l/a;return{h:t,s,v:a,a:i}}function Ti(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function zg(e){let{r:t,g:n,b:l,a:i}=e;return`#${[Ti(t),Ti(n),Ti(l),i!==void 0?Ti(Math.round(i*255)):""].join("")}`}function Wg(e){e=Ug(e);let[t,n,l,i]=yg(e,2).map(a=>parseInt(a,16));return i=i===void 0?i:i/255,{r:t,g:n,b:l,a:i}}function Ug(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=Ko(Ko(e,6),8,"F")),e}function Kg(e,t){const n=Md(Er(e));return n[0]=n[0]+t*10,$d(Od(n))}function Gg(e,t){const n=Md(Er(e));return n[0]=n[0]-t*10,$d(Od(n))}function qg(e){const t=sn(e);return Er(t)[1]}function Bd(e){const t=Math.abs(su(sn(0),sn(e)));return Math.abs(su(sn(16777215),sn(e)))>Math.min(t,50)?"#fff":"#000"}function Z(e,t){return n=>Object.keys(e).reduce((l,i)=>{const s=typeof e[i]=="object"&&e[i]!=null&&!Array.isArray(e[i])?e[i]:{type:e[i]};return n&&i in n?l[i]={...s,default:n[i]}:l[i]=s,t&&!l[i].source&&(l[i].source=t),l},{})}const Ae=Z({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component");function tt(e,t){const n=il();if(!n)throw new Error(`[Vuetify] ${e} must be called from inside a setup function`);return n}function cn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=tt(e).type;return Jn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}function Yg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tt("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}const Pl=Symbol.for("vuetify:defaults");function Zg(e){return ee(e)}function Lr(){const e=$e(Pl);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Dn(e,t){const n=Lr(),l=ee(e),i=L(()=>{if(q(t==null?void 0:t.disabled))return n.value;const s=q(t==null?void 0:t.scoped),r=q(t==null?void 0:t.reset),o=q(t==null?void 0:t.root);if(l.value==null&&!(s||r||o))return n.value;let c=ft(l.value,{prev:n.value});if(s)return c;if(r||o){const u=Number(r||1/0);for(let d=0;d<=u&&!(!c||!("prev"in c));d++)c=c.prev;return c&&typeof o=="string"&&o in c&&(c=ft(ft(c,{prev:c}),c[o])),c}return c.prev?ft(c.prev,c):c});return mt(Pl,i),i}function Xg(e,t){return e.props&&(typeof e.props[t]<"u"||typeof e.props[Jn(t)]<"u")}function Jg(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Lr();const l=tt("useDefaults");if(t=t??l.type.name??l.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const i=L(()=>{var o;return(o=n.value)==null?void 0:o[e._as??t]}),a=new Proxy(e,{get(o,c){var v,h,m,g;const u=Reflect.get(o,c);if(c==="class"||c==="style")return[(v=i.value)==null?void 0:v[c],u].filter(y=>y!=null);if(Xg(l.vnode,c))return u;const d=(h=i.value)==null?void 0:h[c];if(d!==void 0)return d;const f=(g=(m=n.value)==null?void 0:m.global)==null?void 0:g[c];return f!==void 0?f:u}}),s=ie();kt(()=>{if(i.value){const o=Object.entries(i.value).filter(c=>{let[u]=c;return u.startsWith(u[0].toUpperCase())});s.value=o.length?Object.fromEntries(o):void 0}else s.value=void 0});function r(){const o=Yg(Pl,l);mt(Pl,L(()=>s.value?ft((o==null?void 0:o.value)??{},s.value):o==null?void 0:o.value))}return{props:a,provideSubDefaults:r}}function Fl(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=Z(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(l){return pi(l,t)},e.props._as=String,e.setup=function(l,i){const a=Lr();if(!a.value)return e._setup(l,i);const{props:s,provideSubDefaults:r}=Jg(l,l._as??e.name,a),o=e._setup(s,i);return r(),o}}return e}function ue(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?Fl:mr)(t)}function ka(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return ue()({name:n??wn(vt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...Ae()},setup(l,i){let{slots:a}=i;return()=>{var s;return Rn(l.tag,{class:[e,l.class],style:l.style},(s=a.default)==null?void 0:s.call(a))}}})}function Dd(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 ai="cubic-bezier(0.4, 0, 0.2, 1)",Qg="cubic-bezier(0.0, 0, 0.2, 1)",ey="cubic-bezier(0.4, 0, 1, 1)";function Nd(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?ty(e):Pr(e))return e;e=e.parentElement}return document.scrollingElement}function na(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(Pr(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function Pr(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 ty(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function ny(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function ye(e){const t=tt("useRender");t.render=e}function He(e,t,n){let l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:d=>d,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:d=>d;const a=tt("useProxiedModel"),s=ee(e[t]!==void 0?e[t]:n),r=Jn(t),c=L(r!==t?()=>{var d,f,v,h;return e[t],!!(((d=a.vnode.props)!=null&&d.hasOwnProperty(t)||(f=a.vnode.props)!=null&&f.hasOwnProperty(r))&&((v=a.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${t}`)||(h=a.vnode.props)!=null&&h.hasOwnProperty(`onUpdate:${r}`)))}:()=>{var d,f;return e[t],!!((d=a.vnode.props)!=null&&d.hasOwnProperty(t)&&((f=a.vnode.props)!=null&&f.hasOwnProperty(`onUpdate:${t}`)))});Tn(()=>!c.value,()=>{oe(()=>e[t],d=>{s.value=d})});const u=L({get(){const d=e[t];return l(c.value?d:s.value)},set(d){const f=i(d),v=be(c.value?e[t]:s.value);v===f||l(v)===d||(s.value=f,a==null||a.emit(`update:${t}`,f))}});return Object.defineProperty(u,"externalValue",{get:()=>c.value?e[t]:s.value}),u}const Hd={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)"},fileUpload:{title:"Drag and drop files here",divider:"or",browse:"Browse Files"},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"},rules:{required:"This field is required",email:"Please enter a valid email",number:"This field can only contain numbers",integer:"This field can only contain integer values",capital:"This field can only contain uppercase letters",maxLength:"You must enter a maximum of {0} characters",minLength:"You must enter a minimum of {0} characters",strictLength:"The length of the entered field is invalid",exclude:"The {0} character is not allowed",notEmpty:"Please choose at least one value",pattern:"Invalid format"},hotkey:{then:"then",ctrl:"Ctrl",command:"Command",space:"Space",shift:"Shift",alt:"Alt",enter:"Enter",escape:"Escape",upArrow:"Up Arrow",downArrow:"Down Arrow",leftArrow:"Left Arrow",rightArrow:"Right Arrow",backspace:"Backspace",option:"Option",plus:"plus",shortcut:"Keyboard shortcut: {0}"}},uu="$vuetify.",cu=(e,t)=>e.replace(/\{(\d+)\}/g,(n,l)=>String(t[Number(l)])),jd=(e,t,n)=>function(l){for(var i=arguments.length,a=new Array(i>1?i-1:0),s=1;s<i;s++)a[s-1]=arguments[s];if(!l.startsWith(uu))return cu(l,a);const r=l.replace(uu,""),o=e.value&&n.value[e.value],c=t.value&&n.value[t.value];let u=Ts(o,r,null);return u||(`${l}${e.value}`,u=Ts(c,r,null)),u||(u=l),typeof u!="string"&&(u=l),cu(u,a)};function Tr(e,t){return(n,l)=>new Intl.NumberFormat([e.value,t.value],l).format(n)}function zd(e,t){return Tr(e,t)(.1).includes(",")?",":"."}function ns(e,t,n){const l=He(e,t,e[t]??n.value);return l.value=e[t]??n.value,oe(n,i=>{e[t]==null&&(l.value=n.value)}),l}function Wd(e){return t=>{const n=ns(t,"locale",e.current),l=ns(t,"fallback",e.fallback),i=ns(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:l,messages:i,decimalSeparator:O(()=>zd(n,l)),t:jd(n,l,i),n:Tr(n,l),provide:Wd({current:n,fallback:l,messages:i})}}}function ly(e){const t=ie((e==null?void 0:e.locale)??"en"),n=ie((e==null?void 0:e.fallback)??"en"),l=ee({en:Hd,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:l,decimalSeparator:O(()=>(e==null?void 0:e.decimalSeparator)??zd(t,n)),t:jd(t,n,l),n:Tr(t,n),provide:Wd({current:t,fallback:n,messages:l})}}const la=Symbol.for("vuetify:locale");function iy(e){return e.name!=null}function ay(e){const t=e!=null&&e.adapter&&iy(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:ly(e),n=ry(t,e);return{...t,...n}}function Ml(){const e=$e(la);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function sy(){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 ry(e,t){const n=ee((t==null?void 0:t.rtl)??sy()),l=L(()=>n.value[e.current.value]??!1);return{isRtl:l,rtl:n,rtlClasses:O(()=>`v-locale--is-${l.value?"rtl":"ltr"}`)}}function Zt(){const e=$e(la);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}function bi(e){const t=e.slice(-2).toUpperCase();switch(!0){case e==="GB-alt-variant":return{firstDay:0,firstWeekSize:4};case e==="001":return{firstDay:1,firstWeekSize:1};case`AG AS BD BR BS BT BW BZ CA CO DM DO ET GT GU HK HN ID IL IN JM JP KE
19
+ KH KR LA MH MM MO MT MX MZ NI NP PA PE PH PK PR PY SA SG SV TH TT TW UM US
20
+ VE VI WS YE ZA ZW`.includes(t):return{firstDay:0,firstWeekSize:1};case`AI AL AM AR AU AZ BA BM BN BY CL CM CN CR CY EC GE HR KG KZ LB LK LV
21
+ MD ME MK MN MY NZ RO RS SI TJ TM TR UA UY UZ VN XK`.includes(t):return{firstDay:1,firstWeekSize:1};case`AD AN AT AX BE BG CH CZ DE DK EE ES FI FJ FO FR GB GF GP GR HU IE IS
22
+ IT LI LT LU MC MQ NL NO PL RE RU SE SK SM VA`.includes(t):return{firstDay:1,firstWeekSize:4};case"AE AF BH DJ DZ EG IQ IR JO KW LY OM QA SD SY".includes(t):return{firstDay:6,firstWeekSize:1};case t==="MV":return{firstDay:5,firstWeekSize:1};case t==="PT":return{firstDay:0,firstWeekSize:4};default:return null}}function oy(e,t,n){var u;const l=[];let i=[];const a=Ud(e),s=Kd(e),r=n??((u=bi(t))==null?void 0:u.firstDay)??0,o=(a.getDay()-r+7)%7,c=(s.getDay()-r+7)%7;for(let d=0;d<o;d++){const f=new Date(a);f.setDate(f.getDate()-(o-d)),i.push(f)}for(let d=1;d<=s.getDate();d++){const f=new Date(e.getFullYear(),e.getMonth(),d);i.push(f),i.length===7&&(l.push(i),i=[])}for(let d=1;d<7-c;d++){const f=new Date(s);f.setDate(f.getDate()+d),i.push(f)}return i.length>0&&l.push(i),l}function $s(e,t,n){var a;const l=n??((a=bi(t))==null?void 0:a.firstDay)??0,i=new Date(e);for(;i.getDay()!==l;)i.setDate(i.getDate()-1);return i}function uy(e,t){var i;const n=new Date(e),l=((((i=bi(t))==null?void 0:i.firstDay)??0)+6)%7;for(;n.getDay()!==l;)n.setDate(n.getDate()+1);return n}function Ud(e){return new Date(e.getFullYear(),e.getMonth(),1)}function Kd(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function cy(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const dy=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function Gd(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(dy.test(e))return cy(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const du=new Date(2e3,0,2);function fy(e,t,n){var i;const l=t??((i=bi(e))==null?void 0:i.firstDay)??0;return xd(7).map(a=>{const s=new Date(du);return s.setDate(du.getDate()+l+a),new Intl.DateTimeFormat(e,{weekday:n??"narrow"}).format(s)})}function vy(e,t,n,l){const i=Gd(e)??new Date,a=l==null?void 0:l[t];if(typeof a=="function")return a(i,t,n);let s={};switch(t){case"fullDate":s={year:"numeric",month:"short",day:"numeric"};break;case"fullDateWithWeekday":s={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const r=i.getDate(),o=new Intl.DateTimeFormat(n,{month:"long"}).format(i);return`${r} ${o}`;case"normalDateWithWeekday":s={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":s={month:"short",day:"numeric"};break;case"year":s={year:"numeric"};break;case"month":s={month:"long"};break;case"monthShort":s={month:"short"};break;case"monthAndYear":s={month:"long",year:"numeric"};break;case"monthAndDate":s={month:"long",day:"numeric"};break;case"weekday":s={weekday:"long"};break;case"weekdayShort":s={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(i.getDate());case"hours12h":s={hour:"numeric",hour12:!0};break;case"hours24h":s={hour:"numeric",hour12:!1};break;case"minutes":s={minute:"numeric"};break;case"seconds":s={second:"numeric"};break;case"fullTime":s={hour:"numeric",minute:"numeric"};break;case"fullTime12h":s={hour:"numeric",minute:"numeric",hour12:!0};break;case"fullTime24h":s={hour:"numeric",minute:"numeric",hour12:!1};break;case"fullDateTime":s={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric"};break;case"fullDateTime12h":s={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric",hour12:!0};break;case"fullDateTime24h":s={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric",hour12:!1};break;case"keyboardDate":s={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":return s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric"},new Intl.DateTimeFormat(n,s).format(i).replace(/, /g," ");case"keyboardDateTime12h":return s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",hour12:!0},new Intl.DateTimeFormat(n,s).format(i).replace(/, /g," ");case"keyboardDateTime24h":return s={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",hour12:!1},new Intl.DateTimeFormat(n,s).format(i).replace(/, /g," ");default:s=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,s).format(i)}function my(e,t){const n=e.toJsDate(t),l=n.getFullYear(),i=Go(String(n.getMonth()+1),2,"0"),a=Go(String(n.getDate()),2,"0");return`${l}-${i}-${a}`}function hy(e){const[t,n,l]=e.split("-").map(Number);return new Date(t,n-1,l)}function gy(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function yy(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function Di(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function py(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function by(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function Rs(e){return e.getFullYear()}function Cy(e){return e.getMonth()}function wy(e,t,n,l){const i=bi(t),a=n??(i==null?void 0:i.firstDay)??0,s=l??(i==null?void 0:i.firstWeekSize)??1;function r(v){const h=new Date(v,0,1);return 7-Bs(h,$s(h,t,a),"days")}let o=Rs(e);const c=Di($s(e,t,a),6);o<Rs(c)&&r(o+1)>=s&&o++;const u=new Date(o,0,1),d=r(o),f=d>=s?Di(u,d-7):Di(u,d);return 1+Bs(qd(e),aa(f),"weeks")}function Sy(e){return e.getDate()}function xy(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function _y(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function Ay(e){return e.getHours()}function ky(e){return e.getMinutes()}function Vy(e){return new Date(e.getFullYear(),0,1)}function Ey(e){return new Date(e.getFullYear(),11,31)}function Ly(e,t){return ia(e,t[0])&&Iy(e,t[1])}function Py(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function ia(e,t){return e.getTime()>t.getTime()}function Ty(e,t){return ia(aa(e),aa(t))}function Iy(e,t){return e.getTime()<t.getTime()}function fu(e,t){return e.getTime()===t.getTime()}function Fy(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function My(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Oy(e,t){return e.getFullYear()===t.getFullYear()}function Bs(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 $y(e,t){const n=new Date(e);return n.setHours(t),n}function Ry(e,t){const n=new Date(e);return n.setMinutes(t),n}function By(e,t){const n=new Date(e);return n.setMonth(t),n}function Dy(e,t){const n=new Date(e);return n.setDate(t),n}function Ny(e,t){const n=new Date(e);return n.setFullYear(t),n}function aa(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function qd(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 Gd(t)}toJsDate(t){return t}toISO(t){return my(this,t)}parseISO(t){return hy(t)}addMinutes(t,n){return gy(t,n)}addHours(t,n){return yy(t,n)}addDays(t,n){return Di(t,n)}addWeeks(t,n){return py(t,n)}addMonths(t,n){return by(t,n)}getWeekArray(t,n){const l=n!==void 0?Number(n):void 0;return oy(t,this.locale,l)}startOfWeek(t,n){const l=n!==void 0?Number(n):void 0;return $s(t,this.locale,l)}endOfWeek(t){return uy(t,this.locale)}startOfMonth(t){return Ud(t)}endOfMonth(t){return Kd(t)}format(t,n){return vy(t,n,this.locale,this.formats)}isEqual(t,n){return fu(t,n)}isValid(t){return Py(t)}isWithinRange(t,n){return Ly(t,n)}isAfter(t,n){return ia(t,n)}isAfterDay(t,n){return Ty(t,n)}isBefore(t,n){return!ia(t,n)&&!fu(t,n)}isSameDay(t,n){return Fy(t,n)}isSameMonth(t,n){return My(t,n)}isSameYear(t,n){return Oy(t,n)}setMinutes(t,n){return Ry(t,n)}setHours(t,n){return $y(t,n)}setMonth(t,n){return By(t,n)}setDate(t,n){return Dy(t,n)}setYear(t,n){return Ny(t,n)}getDiff(t,n,l){return Bs(t,n,l)}getWeekdays(t,n){const l=t!==void 0?Number(t):void 0;return fy(this.locale,l,n)}getYear(t){return Rs(t)}getMonth(t){return Cy(t)}getWeek(t,n,l){const i=n!==void 0?Number(n):void 0;return wy(t,this.locale,i,l)}getDate(t){return Sy(t)}getNextMonth(t){return xy(t)}getPreviousMonth(t){return _y(t)}getHours(t){return Ay(t)}getMinutes(t){return ky(t)}startOfDay(t){return aa(t)}endOfDay(t){return qd(t)}startOfYear(t){return Vy(t)}endOfYear(t){return Ey(t)}}const jy=Symbol.for("vuetify:date-options"),vu=Symbol.for("vuetify:date-adapter");function zy(e,t){const n=ft({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:Wy(n,t)}}function Wy(e,t){const n=it(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return oe(t.current,l=>{n.locale=e.locale[l]??l??n.locale}),n}const Va=["sm","md","lg","xl","xxl"],Ds=Symbol.for("vuetify:display"),mu={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},Uy=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:mu;return ft(mu,e)};function hu(e){return Me&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function gu(e){return Me&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function yu(e){const t=Me&&!e?window.navigator.userAgent:"ssr";function n(h){return!!t.match(h)}const l=n(/android/i),i=n(/iphone|ipad|ipod/i),a=n(/cordova/i),s=n(/electron/i),r=n(/chrome/i),o=n(/edge/i),c=n(/firefox/i),u=n(/opera/i),d=n(/win/i),f=n(/mac/i),v=n(/linux/i);return{android:l,ios:i,cordova:a,electron:s,chrome:r,edge:o,firefox:c,opera:u,win:d,mac:f,linux:v,touch:fg,ssr:t==="ssr"}}function Ky(e,t){const{thresholds:n,mobileBreakpoint:l}=Uy(e),i=ie(gu(t)),a=ie(yu(t)),s=it({}),r=ie(hu(t));function o(){i.value=gu(),r.value=hu()}function c(){o(),a.value=yu()}return kt(()=>{const u=r.value<n.sm,d=r.value<n.md&&!u,f=r.value<n.lg&&!(d||u),v=r.value<n.xl&&!(f||d||u),h=r.value<n.xxl&&!(v||f||d||u),m=r.value>=n.xxl,g=u?"xs":d?"sm":f?"md":v?"lg":h?"xl":"xxl",y=typeof l=="number"?l:n[l],p=r.value<y;s.xs=u,s.sm=d,s.md=f,s.lg=v,s.xl=h,s.xxl=m,s.smAndUp=!u,s.mdAndUp=!(u||d),s.lgAndUp=!(u||d||f),s.xlAndUp=!(u||d||f||v),s.smAndDown=!(f||v||h||m),s.mdAndDown=!(v||h||m),s.lgAndDown=!(h||m),s.xlAndDown=!m,s.name=g,s.height=i.value,s.width=r.value,s.mobile=p,s.mobileBreakpoint=l,s.platform=a.value,s.thresholds=n}),Me&&(window.addEventListener("resize",o,{passive:!0}),nt(()=>{window.removeEventListener("resize",o)},!0)),{..._c(s),update:c,ssr:!!t}}const Gy=Z({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display");function Ir(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{mobile:null},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();const n=$e(Ds);if(!n)throw new Error("Could not find Vuetify display injection");const l=L(()=>e.mobile?!0:typeof e.mobileBreakpoint=="number"?n.width.value<e.mobileBreakpoint:e.mobileBreakpoint?n.width.value<n.thresholds.value[e.mobileBreakpoint]:e.mobile===null?n.mobile.value:!1),i=O(()=>t?{[`${t}--mobile`]:l.value}:{});return{...n,displayClasses:i,mobile:l}}const Yd=Symbol.for("vuetify:goto");function Zd(){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 qy(e){return Fr(e)??(document.scrollingElement||document.body)}function Fr(e){return typeof e=="string"?document.querySelector(e):xr(e)}function ls(e,t,n){if(typeof e=="number")return t&&n?-e:e;let l=Fr(e),i=0;for(;l;)i+=t?l.offsetLeft:l.offsetTop,l=l.offsetParent;return i}function Yy(e,t){return{rtl:t.isRtl,options:ft(Zd(),e)}}async function pu(e,t,n,l){const i=n?"scrollLeft":"scrollTop",a=ft((l==null?void 0:l.options)??Zd(),t),s=l==null?void 0:l.rtl.value,r=(typeof e=="number"?e:Fr(e))??0,o=a.container==="parent"&&r instanceof HTMLElement?r.parentElement:qy(a.container),c=typeof a.easing=="function"?a.easing:a.patterns[a.easing];if(!c)throw new TypeError(`Easing function "${a.easing}" not found.`);let u;if(typeof r=="number")u=ls(r,n,s);else if(u=ls(r,n,s)-ls(o,n,s),a.layout){const h=window.getComputedStyle(r).getPropertyValue("--v-layout-top");h&&(u-=parseInt(h,10))}u+=a.offset,u=Xy(o,u,!!s,!!n);const d=o[i]??0;if(u===d)return Promise.resolve(u);const f=performance.now();return new Promise(v=>requestAnimationFrame(function h(m){const y=(m-f)/a.duration,p=Math.floor(d+(u-d)*c(Wt(y,0,1)));if(o[i]=p,y>=1&&Math.abs(p-o[i])<10)return v(u);if(y>2)return v(o[i]);requestAnimationFrame(h)}))}function Zy(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=$e(Yd),{isRtl:n}=Zt();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const l={...t,rtl:O(()=>t.rtl.value||n.value)};async function i(a,s){return pu(a,ft(e,s),!1,l)}return i.horizontal=async(a,s)=>pu(a,ft(e,s),!0,l),i}function Xy(e,t,n,l){const{scrollWidth:i,scrollHeight:a}=e,[s,r]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let o,c;return l?n?(o=-(i-s),c=0):(o=0,c=i-s):(o=0,c=a+-r),Wt(t,o,c)}const Jy={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper",upload:"mdi-cloud-upload",color:"mdi-palette",command:"mdi-apple-keyboard-command",ctrl:"mdi-apple-keyboard-control",space:"mdi-keyboard-space",shift:"mdi-apple-keyboard-shift",alt:"mdi-apple-keyboard-option",enter:"mdi-keyboard-return",arrowup:"mdi-arrow-up",arrowdown:"mdi-arrow-down",arrowleft:"mdi-arrow-left",arrowright:"mdi-arrow-right",backspace:"mdi-backspace"},Qy={component:e=>Rn(Xd,{...e,class:"mdi"})},Ie=[String,Function,Object,Array],Ns=Symbol.for("vuetify:icons"),Ea=Z({icon:{type:Ie},tag:{type:[String,Object,Function],required:!0}},"icon"),bu=ue()({name:"VComponentIcon",props:Ea(),setup(e,t){let{slots:n}=t;return()=>{const l=e.icon;return w(e.tag,null,{default:()=>{var i;return[e.icon?w(l,null,null):(i=n.default)==null?void 0:i.call(n)]}})}}}),Mr=Fl({name:"VSvgIcon",inheritAttrs:!1,props:Ea(),setup(e,t){let{attrs:n}=t;return()=>w(e.tag,fe(n,{style:null}),{default:()=>[P("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)?P("path",{d:l[0],"fill-opacity":l[1]},null):P("path",{d:l},null)):P("path",{d:e.icon},null)])]})}});Fl({name:"VLigatureIcon",props:Ea(),setup(e){return()=>w(e.tag,null,{default:()=>[e.icon]})}});const Xd=Fl({name:"VClassIcon",props:Ea(),setup(e){return()=>w(e.tag,{class:se(e.icon)},null)}});function ep(){return{svg:{component:Mr},class:{component:Xd}}}function tp(e){const t=ep(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=Qy),ft({defaultSet:n,sets:t,aliases:{...Jy,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const np=e=>{const t=$e(Ns);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:L(()=>{var o;const l=At(e);if(!l)return{component:bu};let i=l;if(typeof i=="string"&&(i=i.trim(),i.startsWith("$")&&(i=(o=t.aliases)==null?void 0:o[i.slice(1)])),Array.isArray(i))return{component:Mr,icon:i};if(typeof i!="string")return{component:bu,icon:i};const a=Object.keys(t.sets).find(c=>typeof i=="string"&&i.startsWith(`${c}:`)),s=a?i.slice(a.length+1):i;return{component:t.sets[a??t.defaultSet].component,icon:s}})}},si=Symbol.for("vuetify:theme"),Qe=Z({theme:String},"theme");function Cu(){return{defaultTheme:"light",prefix:"v-",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":"#EEEEEE","theme-on-kbd":"#000000","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#c8c8c8","on-surface-variant":"#000000",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":"#424242","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}},stylesheetId:"vuetify-theme-stylesheet",scoped:!1,unimportant:!1,utilities:!0}}function lp(){var l,i;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Cu();const t=Cu();if(!e)return{...t,isDisabled:!0};const n={};for(const[a,s]of Object.entries(e.themes??{})){const r=s.dark||a==="dark"?(l=t.themes)==null?void 0:l.dark:(i=t.themes)==null?void 0:i.light;n[a]=ft(r,s)}return ft(t,{...e,themes:n})}function Kn(e,t,n,l){e.push(`${rp(t,l)} {
23
+ `,...n.map(i=>` ${i};
24
+ `),`}
25
+ `)}function wu(e,t){const n=e.dark?2:1,l=e.dark?1:2,i=[];for(const[a,s]of Object.entries(e.colors)){const r=sn(s);i.push(`--${t}theme-${a}: ${r.r},${r.g},${r.b}`),a.startsWith("on-")||i.push(`--${t}theme-${a}-overlay-multiplier: ${qg(s)>.18?n:l}`)}for(const[a,s]of Object.entries(e.variables)){const r=typeof s=="string"&&s.startsWith("#")?sn(s):void 0,o=r?`${r.r}, ${r.g}, ${r.b}`:void 0;i.push(`--${t}${a}: ${o??s}`)}return i}function ip(e,t,n){const l={};if(n)for(const i of["lighten","darken"]){const a=i==="lighten"?Kg:Gg;for(const s of xd(n[i],1))l[`${e}-${i}-${s}`]=zg(a(sn(t),s))}return l}function ap(e,t){if(!t)return{};let n={};for(const l of t.colors){const i=e[l];i&&(n={...n,...ip(l,i,t)})}return n}function sp(e){const t={};for(const n of Object.keys(e)){if(n.startsWith("on-")||e[`on-${n}`])continue;const l=`on-${n}`,i=sn(e[n]);t[l]=Bd(i)}return t}function rp(e,t){if(!t)return e;const n=`:where(${t})`;return e===":root"?n:`${n} ${e}`}function op(e,t,n){const l=up(e,t);l&&(l.innerHTML=n)}function up(e,t){if(!Me)return null;let n=document.getElementById(e);return n||(n=document.createElement("style"),n.id=e,n.type="text/css",t&&n.setAttribute("nonce",t),document.head.appendChild(n)),n}function cp(e){const t=lp(e),n=ie(t.defaultTheme),l=ee(t.themes),i=ie("light"),a=L({get(){return n.value==="system"?i.value:n.value},set(y){n.value=y}}),s=L(()=>{const y={};for(const[p,_]of Object.entries(l.value)){const C={..._.colors,...ap(_.colors,t.variations)};y[p]={..._,colors:{...C,...sp(C)}}}return y}),r=O(()=>s.value[a.value]),o=L(()=>{var C;const y=[],p=t.unimportant?"":" !important",_=t.scoped?t.prefix:"";(C=r.value)!=null&&C.dark&&Kn(y,":root",["color-scheme: dark"],t.scope),Kn(y,":root",wu(r.value,t.prefix),t.scope);for(const[S,A]of Object.entries(s.value))Kn(y,`.${t.prefix}theme--${S}`,[`color-scheme: ${A.dark?"dark":"normal"}`,...wu(A,t.prefix)],t.scope);if(t.utilities){const S=[],A=[],V=new Set(Object.values(s.value).flatMap(k=>Object.keys(k.colors)));for(const k of V)k.startsWith("on-")?Kn(A,`.${k}`,[`color: rgb(var(--${t.prefix}theme-${k}))${p}`],t.scope):(Kn(S,`.${_}bg-${k}`,[`--${t.prefix}theme-overlay-multiplier: var(--${t.prefix}theme-${k}-overlay-multiplier)`,`background-color: rgb(var(--${t.prefix}theme-${k}))${p}`,`color: rgb(var(--${t.prefix}theme-on-${k}))${p}`],t.scope),Kn(A,`.${_}text-${k}`,[`color: rgb(var(--${t.prefix}theme-${k}))${p}`],t.scope),Kn(A,`.${_}border-${k}`,[`--${t.prefix}border-color: var(--${t.prefix}theme-${k})`],t.scope));y.push(...S,...A)}return y.map((S,A)=>A===0?S:` ${S}`).join("")}),c=O(()=>t.isDisabled?void 0:`${t.prefix}theme--${a.value}`),u=O(()=>Object.keys(s.value));if(vg){let p=function(){i.value=y.matches?"dark":"light"};var g=p;const y=window.matchMedia("(prefers-color-scheme: dark)");p(),y.addEventListener("change",p,{passive:!0}),ar()&&nt(()=>{y.removeEventListener("change",p)})}function d(y){if(t.isDisabled)return;const p=y._context.provides.usehead;if(p){let S=function(){return{style:[{textContent:o.value,id:t.stylesheetId,nonce:t.cspNonce||!1}]}};var _=S;if(p.push){const A=p.push(S);Me&&oe(o,()=>{A.patch(S)})}else Me?(p.addHeadObjs(O(S)),kt(()=>p.updateDOM())):p.addHeadObjs(S())}else{let S=function(){op(t.stylesheetId,t.cspNonce,o.value)};var C=S;Me?oe(o,S,{immediate:!0}):S()}}function f(y){u.value.includes(y)&&(a.value=y)}function v(){let y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:u.value;const p=y.indexOf(a.value),_=p===-1?0:(p+1)%y.length;f(y[_])}function h(){let y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["light","dark"];v(y)}const m=new Proxy(a,{get(y,p){return Reflect.get(y,p)},set(y,p,_){return p==="value"&&Fd(`theme.global.name.value = ${_}`,`theme.change('${_}')`),Reflect.set(y,p,_)}});return{install:d,change:f,cycle:v,toggle:h,isDisabled:t.isDisabled,name:a,themes:l,current:r,computedThemes:s,prefix:t.prefix,themeClasses:c,styles:o,global:{name:m,current:r}}}function lt(e){tt("provideTheme");const t=$e(si,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=O(()=>e.theme??t.name.value),l=O(()=>t.themes.value[n.value]),i=O(()=>t.isDisabled?void 0:`${t.prefix}theme--${n.value}`),a={...t,name:n,current:l,themeClasses:i};return mt(si,a),a}function dp(){tt("useTheme");const e=$e(si,null);if(!e)throw new Error("Could not find Vuetify theme injection");return e}function Tl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=Is(),l=ee();if(Me){const i=new ResizeObserver(a=>{a.length&&(t==="content"?l.value=a[0].contentRect:l.value=a[0].target.getBoundingClientRect())});Yt(()=>{i.disconnect()}),oe(()=>n.el,(a,s)=>{s&&(i.unobserve(s),l.value=void 0),a&&i.observe(a)},{flush:"post"})}return{resizeRef:n,contentRect:fi(l)}}const sa=Symbol.for("vuetify:layout"),fp=Symbol.for("vuetify:layout-item"),Su=1e3,vp=Z({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout");function Jd(){const e=$e(sa);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}const mp=(e,t,n,l)=>{let i={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...i}}];for(const s of e){const r=t.get(s),o=n.get(s),c=l.get(s);if(!r||!o||!c)continue;const u={...i,[r.value]:parseInt(i[r.value],10)+(c.value?parseInt(o.value,10):0)};a.push({id:s,layer:u}),i=u}return a};function hp(e){const t=$e(sa,null),n=L(()=>t?t.rootZIndex.value-100:Su),l=ee([]),i=it(new Map),a=it(new Map),s=it(new Map),r=it(new Map),o=it(new Map),{resizeRef:c,contentRect:u}=Tl(),d=L(()=>{const A=new Map,V=e.overlaps??[];for(const k of V.filter(T=>T.includes(":"))){const[T,R]=k.split(":");if(!l.value.includes(T)||!l.value.includes(R))continue;const B=i.get(T),E=i.get(R),I=a.get(T),j=a.get(R);!B||!E||!I||!j||(A.set(R,{position:B.value,amount:parseInt(I.value,10)}),A.set(T,{position:E.value,amount:-parseInt(j.value,10)}))}return A}),f=L(()=>{const A=[...new Set([...s.values()].map(k=>k.value))].sort((k,T)=>k-T),V=[];for(const k of A){const T=l.value.filter(R=>{var B;return((B=s.get(R))==null?void 0:B.value)===k});V.push(...T)}return mp(V,i,a,r)}),v=L(()=>!Array.from(o.values()).some(A=>A.value)),h=L(()=>f.value[f.value.length-1].layer),m=O(()=>({"--v-layout-left":_e(h.value.left),"--v-layout-right":_e(h.value.right),"--v-layout-top":_e(h.value.top),"--v-layout-bottom":_e(h.value.bottom),...v.value?void 0:{transition:"none"}})),g=L(()=>f.value.slice(1).map((A,V)=>{let{id:k}=A;const{layer:T}=f.value[V],R=a.get(k),B=i.get(k);return{id:k,...T,size:Number(R.value),position:B.value}})),y=A=>g.value.find(V=>V.id===A),p=tt("createLayout"),_=ie(!1);qt(()=>{_.value=!0}),mt(sa,{register:(A,V)=>{let{id:k,order:T,position:R,layoutSize:B,elementSize:E,active:I,disableTransitions:j,absolute:W}=V;s.set(k,T),i.set(k,R),a.set(k,B),r.set(k,I),j&&o.set(k,j);const ae=gl(fp,p==null?void 0:p.vnode).indexOf(A);ae>-1?l.value.splice(ae,0,k):l.value.push(k);const le=L(()=>g.value.findIndex(N=>N.id===k)),Ve=L(()=>n.value+f.value.length*2-le.value*2),M=L(()=>{const N=R.value==="left"||R.value==="right",te=R.value==="right",Pe=R.value==="bottom",Q=E.value??B.value,Le=Q===0?"%":"px",de={[R.value]:0,zIndex:Ve.value,transform:`translate${N?"X":"Y"}(${(I.value?0:-(Q===0?100:Q))*(te||Pe?-1:1)}${Le})`,position:W.value||n.value!==Su?"absolute":"fixed",...v.value?void 0:{transition:"none"}};if(!_.value)return de;const we=g.value[le.value],xe=d.value.get(k);return xe&&(we[xe.position]+=xe.amount),{...de,height:N?`calc(100% - ${we.top}px - ${we.bottom}px)`:E.value?`${E.value}px`:void 0,left:te?void 0:`${we.left}px`,right:te?`${we.right}px`:void 0,top:R.value!=="bottom"?`${we.top}px`:void 0,bottom:R.value!=="top"?`${we.bottom}px`:void 0,width:N?E.value?`${E.value}px`:void 0:`calc(100% - ${we.left}px - ${we.right}px)`}}),$=L(()=>({zIndex:Ve.value-1}));return{layoutItemStyles:M,layoutItemScrimStyles:$,zIndex:Ve}},unregister:A=>{s.delete(A),i.delete(A),a.delete(A),r.delete(A),o.delete(A),l.value=l.value.filter(V=>V!==A)},mainRect:h,mainStyles:m,getLayoutItem:y,items:g,layoutRect:u,rootZIndex:n});const C=O(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),S=O(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:C,layoutStyles:S,getLayoutItem:y,items:g,layoutRect:u,layoutRef:c}}function Qd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,l=ft(t,n),{aliases:i={},components:a={},directives:s={}}=l,r=Xl();return r.run(()=>{const o=Zg(l.defaults),c=Ky(l.display,l.ssr),u=cp(l.theme),d=tp(l.icons),f=ay(l.locale),v=zy(l.date,f),h=Yy(l.goTo,f);function m(y){for(const _ in s)y.directive(_,s[_]);for(const _ in a)y.component(_,a[_]);for(const _ in i)y.component(_,Fl({...i[_],name:_,aliasName:i[_].name}));const p=Xl();if(p.run(()=>{u.install(y)}),y.onUnmount(()=>p.stop()),y.provide(Pl,o),y.provide(Ds,c),y.provide(si,u),y.provide(Ns,d),y.provide(la,f),y.provide(jy,v.options),y.provide(vu,v.instance),y.provide(Yd,h),Me&&l.ssr)if(y.$nuxt)y.$nuxt.hook("app:suspense:resolve",()=>{c.update()});else{const{mount:_}=y;y.mount=function(){const C=_(...arguments);return Je(()=>c.update()),y.mount=_,C}}y.mixin({computed:{$vuetify(){return it({defaults:vl.call(this,Pl),display:vl.call(this,Ds),theme:vl.call(this,si),icons:vl.call(this,Ns),locale:vl.call(this,la),date:vl.call(this,vu)})}}})}function g(){r.stop()}return{install:m,unmount:g,defaults:o,display:c,theme:u,icons:d,locale:f,date:v,goTo:h}})}const gp="3.9.2";Qd.version=gp;function vl(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 yp={badge:"Badge",open:"Ouvrir",close:"Fermer",dismiss:"Ignorer",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} sélectionné(s)",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)"},fileUpload:{title:"Glissez-déposez des fichiers ici",divider:"ou",browse:"Parcourir les fichiers"},timePicker:{am:"AM",pm:"PM",title:"Sélectionner une heure"},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"},rules:{required:"Ce champ est requis",email:"Veuillez entrer une adresse email valide",number:"Ce champ ne peut contenir que des chiffres",integer:"Ce champ ne peut contenir que des valeurs entières",capital:"Ce champ ne peut contenir que des lettres majuscules",maxLength:"Vous devez entrer un maximum de {0} caractères",minLength:"Vous devez entrer un minimum de {0} caractères",strictLength:"La longueur du champ entré est invalide",exclude:"Le caractère {0} n’est pas autorisé",notEmpty:"Veuillez choisir au moins une valeur",pattern:"Format invalide"},hotkey:{then:"puis",ctrl:"Ctrl",command:"Command",shift:"Shift",alt:"Alt",option:"Option",enter:"Entrée",escape:"Échap",upArrow:"Flèche haut",downArrow:"Flèche bas",leftArrow:"Flèche gauche",rightArrow:"Flèche droite",backspace:"Retour",space:"Espace",plus:"plus",shortcut:"Raccourci clavier : {0}"}},xu={primary:"#1E88E5",secondary:"#42A5F5",accent:"#FF9800",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#E91E63",admin:"#E53935"},pp={primary:"#2196F3",success:"#00E676"};function bp(e,t=!1,n="fr"){const l=e!=null&&e.dark?e.dark==="true":t,i={};for(const o of["primary","secondary"])e!=null&&e[o]&&(i[o]=e[o]);const a={...xu,...i},s={...xu,...pp,...i};return{ssr:!1,locale:{locale:n,messages:{fr:yp,en:Hd}},theme:{defaultTheme:l?"dark":"light",themes:{light:{dark:!1,colors:a},dark:{dark:!0,colors:s}}},defaults:{VCard:{variant:"outlined",style:"border-color: rgba(var(--v-theme-on-surface), var(--v-focus-opacity)) !important;"}}}}function Cp(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Hs={exports:{}},is,_u;function wp(){if(_u)return is;_u=1;var e=1e3,t=e*60,n=t*60,l=n*24,i=l*7,a=l*365.25;is=function(u,d){d=d||{};var f=typeof u;if(f==="string"&&u.length>0)return s(u);if(f==="number"&&isFinite(u))return d.long?o(u):r(u);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(u))};function s(u){if(u=String(u),!(u.length>100)){var d=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(u);if(d){var f=parseFloat(d[1]),v=(d[2]||"ms").toLowerCase();switch(v){case"years":case"year":case"yrs":case"yr":case"y":return f*a;case"weeks":case"week":case"w":return f*i;case"days":case"day":case"d":return f*l;case"hours":case"hour":case"hrs":case"hr":case"h":return f*n;case"minutes":case"minute":case"mins":case"min":case"m":return f*t;case"seconds":case"second":case"secs":case"sec":case"s":return f*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return f;default:return}}}}function r(u){var d=Math.abs(u);return d>=l?Math.round(u/l)+"d":d>=n?Math.round(u/n)+"h":d>=t?Math.round(u/t)+"m":d>=e?Math.round(u/e)+"s":u+"ms"}function o(u){var d=Math.abs(u);return d>=l?c(u,d,l,"day"):d>=n?c(u,d,n,"hour"):d>=t?c(u,d,t,"minute"):d>=e?c(u,d,e,"second"):u+" ms"}function c(u,d,f,v){var h=d>=f*1.5;return Math.round(u/f)+" "+v+(h?"s":"")}return is}function Sp(e){n.debug=n,n.default=n,n.coerce=o,n.disable=s,n.enable=i,n.enabled=r,n.humanize=wp(),n.destroy=c,Object.keys(e).forEach(u=>{n[u]=e[u]}),n.names=[],n.skips=[],n.formatters={};function t(u){let d=0;for(let f=0;f<u.length;f++)d=(d<<5)-d+u.charCodeAt(f),d|=0;return n.colors[Math.abs(d)%n.colors.length]}n.selectColor=t;function n(u){let d,f=null,v,h;function m(...g){if(!m.enabled)return;const y=m,p=Number(new Date),_=p-(d||p);y.diff=_,y.prev=d,y.curr=p,d=p,g[0]=n.coerce(g[0]),typeof g[0]!="string"&&g.unshift("%O");let C=0;g[0]=g[0].replace(/%([a-zA-Z%])/g,(A,V)=>{if(A==="%%")return"%";C++;const k=n.formatters[V];if(typeof k=="function"){const T=g[C];A=k.call(y,T),g.splice(C,1),C--}return A}),n.formatArgs.call(y,g),(y.log||n.log).apply(y,g)}return m.namespace=u,m.useColors=n.useColors(),m.color=n.selectColor(u),m.extend=l,m.destroy=n.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>f!==null?f:(v!==n.namespaces&&(v=n.namespaces,h=n.enabled(u)),h),set:g=>{f=g}}),typeof n.init=="function"&&n.init(m),m}function l(u,d){const f=n(this.namespace+(typeof d>"u"?":":d)+u);return f.log=this.log,f}function i(u){n.save(u),n.namespaces=u,n.names=[],n.skips=[];const d=(typeof u=="string"?u:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const f of d)f[0]==="-"?n.skips.push(f.slice(1)):n.names.push(f)}function a(u,d){let f=0,v=0,h=-1,m=0;for(;f<u.length;)if(v<d.length&&(d[v]===u[f]||d[v]==="*"))d[v]==="*"?(h=v,m=f,v++):(f++,v++);else if(h!==-1)v=h+1,m++,f=m;else return!1;for(;v<d.length&&d[v]==="*";)v++;return v===d.length}function s(){const u=[...n.names,...n.skips.map(d=>"-"+d)].join(",");return n.enable(""),u}function r(u){for(const d of n.skips)if(a(u,d))return!1;for(const d of n.names)if(a(u,d))return!0;return!1}function o(u){return u instanceof Error?u.stack||u.message:u}function c(){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 xp=Sp;(function(e,t){var n={};t.formatArgs=i,t.save=a,t.load=s,t.useColors=l,t.storage=r(),t.destroy=(()=>{let c=!1;return()=>{c||(c=!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(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let c;return 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&&(c=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(c[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function i(c){if(c[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+c[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const u="color: "+this.color;c.splice(1,0,u,"color: inherit");let d=0,f=0;c[0].replace(/%[a-zA-Z%]/g,v=>{v!=="%%"&&(d++,v==="%c"&&(f=d))}),c.splice(f,0,u)}t.log=console.debug||console.log||(()=>{});function a(c){try{c?t.storage.setItem("debug",c):t.storage.removeItem("debug")}catch{}}function s(){let c;try{c=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch{}return!c&&typeof process<"u"&&"env"in process&&(c=n.DEBUG),c}function r(){try{return localStorage}catch{}}e.exports=xp(t);const{formatters:o}=e.exports;o.j=function(c){try{return JSON.stringify(c)}catch(u){return"[UnexpectedJSONParseError]: "+u.message}}})(Hs,Hs.exports);var _p=Hs.exports;const Ap=Cp(_p),An=Ap("reactive-search-params");An.log=console.log.bind(console);const as=(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 kp(e){if(!e)try{e=__unctx__.get("nuxt-app").use().$router,An("using nuxt 3 router implicitly")}catch{}const t=it({});if(e)An("initialize reactive search params based on vue router"),oe(e.currentRoute,n=>{An("route.query changed",n.query),as(t,n.query)},{immediate:!0}),oe(t,()=>{An("state changed",t),e==null||e.replace({query:t})});else{An("initialize reactive search params based on window.location.search"),window.addEventListener("popstate",()=>{An("update state based on window.location.search",window.location.search),as(t,Object.fromEntries(new URLSearchParams(window.location.search)))}),as(t,Object.fromEntries(new URLSearchParams(window.location.search)));const n=()=>{An("update url based on state",t);const l=new URLSearchParams("");for(const s of Object.keys(t)){const r=t[s];r!=null&&r!==""&&l.set(s,r)}const i=l.toString(),a=i.length>0?"?"+i:"";a!==window.location.search&&window.history.replaceState(window.history.state,window.document.title,window.location.pathname+a)};oe(t,()=>{n()})}return t}const ke=kp(),Vp=/"(?:_|\\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*:/,Ep=/"(?: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*:/,Lp=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Pp(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Tp(e);return}return t}function Tp(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Ip(e,t={}){if(typeof e!="string")return e;if(e[0]==='"'&&e[e.length-1]==='"'&&e.indexOf("\\")===-1)return e.slice(1,-1);const n=e.trim();if(n.length<=9)switch(n.toLowerCase()){case"true":return!0;case"false":return!1;case"undefined":return;case"null":return null;case"nan":return Number.NaN;case"infinity":return Number.POSITIVE_INFINITY;case"-infinity":return Number.NEGATIVE_INFINITY}if(!Lp.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Vp.test(e)||Ep.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Pp)}return JSON.parse(e)}catch(l){if(t.strict)throw l;return e}}const Fp=/#/g,Mp=/&/g,Op=/\//g,$p=/=/g,Or=/\+/g,Rp=/%5e/gi,Bp=/%60/gi,Dp=/%7c/gi,Np=/%20/gi;function Hp(e){return encodeURI(""+e).replace(Dp,"|")}function js(e){return Hp(typeof e=="string"?e:JSON.stringify(e)).replace(Or,"%2B").replace(Np,"+").replace(Fp,"%23").replace(Mp,"%26").replace(Bp,"`").replace(Rp,"^").replace(Op,"%2F")}function ss(e){return js(e).replace($p,"%3D")}function ef(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function jp(e){return ef(e.replace(Or," "))}function zp(e){return ef(e.replace(Or," "))}function Wp(e=""){const t=Object.create(null);e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const l=n.match(/([^=]+)=?(.*)/)||[];if(l.length<2)continue;const i=jp(l[1]);if(i==="__proto__"||i==="constructor")continue;const a=zp(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 Up(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ss(e)}=${js(n)}`).join("&"):`${ss(e)}=${js(t)}`:ss(e)}function Kp(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Up(t,e[t])).filter(Boolean).join("&")}const Gp=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,qp=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Yp=/^([/\\]\s*){2,}[^/\\]/,Zp=/^\.?\//;function tf(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Gp.test(e):qp.test(e)||(t.acceptRelative?Yp.test(e):!1)}function Xp(e="",t){return e.endsWith("/")}function Jp(e="",t){return(Xp(e)?e.slice(0,-1):e)||"/"}function Qp(e="",t){return e.endsWith("/")?e:e+"/"}function eb(e,t){if(nb(t)||tf(e))return e;const n=Jp(t);return e.startsWith(n)?e:ib(n,e)}function tb(e,t){const n=ab(e),l={...Wp(n.search),...t};return n.search=Kp(l),sb(n)}function nb(e){return!e||e==="/"}function lb(e){return e&&e!=="/"}function ib(e,...t){let n=e||"";for(const l of t.filter(i=>lb(i)))if(n){const i=l.replace(Zp,"");n=Qp(n)+i}else n=l;return n}const nf=Symbol.for("ufo:protocolRelative");function ab(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,d,f=""]=n;return{protocol:d.toLowerCase(),pathname:f,href:d+f,auth:"",host:"",search:"",hash:""}}if(!tf(e,{acceptRelative:!0}))return Au(e);const[,l="",i,a=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[];let[,s="",r=""]=a.match(/([^#/?]*)(.*)?/)||[];l==="file:"&&(r=r.replace(/\/(?=[A-Za-z]:)/,""));const{pathname:o,search:c,hash:u}=Au(r);return{protocol:l.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:s,pathname:o,search:c,hash:u,[nf]:!l}}function Au(e=""){const[t="",n="",l=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:l}}function sb(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[nf]?(e.protocol||"")+"//":"")+i+a+t+n+l}class rb extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function ob(e){var o,c,u,d,f;const t=((o=e.error)==null?void 0:o.message)||((c=e.error)==null?void 0:c.toString())||"",n=((u=e.request)==null?void 0:u.method)||((d=e.options)==null?void 0:d.method)||"GET",l=((f=e.request)==null?void 0:f.url)||String(e.request)||"/",i=`[${n}] ${JSON.stringify(l)}`,a=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",s=`${i}: ${a}${t?` ${t}`:""}`,r=new rb(s,e.error?{cause:e.error}:void 0);for(const v of["request","options","response"])Object.defineProperty(r,v,{get(){return e[v]}});for(const[v,h]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(r,v,{get(){return e.response&&e.response[h]}});return r}const ub=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function ku(e="GET"){return ub.has(e.toUpperCase())}function cb(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 db=new Set(["image/svg","application/xml","application/xhtml","application/html"]),fb=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function vb(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return fb.test(t)?"json":db.has(t)||t.startsWith("text/")?"text":"blob"}function mb(e,t,n,l){const i=hb((t==null?void 0:t.headers)??(e==null?void 0:e.headers),n==null?void 0:n.headers,l);let a;return(n!=null&&n.query||n!=null&&n.params||t!=null&&t.params||t!=null&&t.query)&&(a={...n==null?void 0:n.params,...n==null?void 0:n.query,...t==null?void 0:t.params,...t==null?void 0:t.query}),{...n,...t,query:a,params:a,headers:i}}function hb(e,t,n){if(!t)return new n(e);const l=new n(t);if(e)for(const[i,a]of Symbol.iterator in e||Array.isArray(e)?e:new n(e))l.set(i,a);return l}async function Ii(e,t){if(t)if(Array.isArray(t))for(const n of t)await n(e);else await t(e)}const gb=new Set([408,409,425,429,500,502,503,504]),yb=new Set([101,204,205,304]);function lf(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:l=globalThis.AbortController}=e;async function i(r){const o=r.error&&r.error.name==="AbortError"&&!r.options.timeout||!1;if(r.options.retry!==!1&&!o){let u;typeof r.options.retry=="number"?u=r.options.retry:u=ku(r.options.method)?0:1;const d=r.response&&r.response.status||500;if(u>0&&(Array.isArray(r.options.retryStatusCodes)?r.options.retryStatusCodes.includes(d):gb.has(d))){const f=typeof r.options.retryDelay=="function"?r.options.retryDelay(r):r.options.retryDelay||0;return f>0&&await new Promise(v=>setTimeout(v,f)),a(r.request,{...r.options,retry:u-1})}}const c=ob(r);throw Error.captureStackTrace&&Error.captureStackTrace(c,a),c}const a=async function(o,c={}){const u={request:o,options:mb(o,c,e.defaults,n),response:void 0,error:void 0};u.options.method&&(u.options.method=u.options.method.toUpperCase()),u.options.onRequest&&await Ii(u,u.options.onRequest),typeof u.request=="string"&&(u.options.baseURL&&(u.request=eb(u.request,u.options.baseURL)),u.options.query&&(u.request=tb(u.request,u.options.query),delete u.options.query),"query"in u.options&&delete u.options.query,"params"in u.options&&delete u.options.params),u.options.body&&ku(u.options.method)&&(cb(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")));let d;if(!u.options.signal&&u.options.timeout){const v=new l;d=setTimeout(()=>{const h=new Error("[TimeoutError]: The operation was aborted due to timeout");h.name="TimeoutError",h.code=23,v.abort(h)},u.options.timeout),u.options.signal=v.signal}try{u.response=await t(u.request,u.options)}catch(v){return u.error=v,u.options.onRequestError&&await Ii(u,u.options.onRequestError),await i(u)}finally{d&&clearTimeout(d)}if((u.response.body||u.response._bodyInit)&&!yb.has(u.response.status)&&u.options.method!=="HEAD"){const v=(u.options.parseResponse?"json":u.options.responseType)||vb(u.response.headers.get("content-type")||"");switch(v){case"json":{const h=await u.response.text(),m=u.options.parseResponse||Ip;u.response._data=m(h);break}case"stream":{u.response._data=u.response.body||u.response._bodyInit;break}default:u.response._data=await u.response[v]()}}return u.options.onResponse&&await Ii(u,u.options.onResponse),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await Ii(u,u.options.onResponseError),await i(u)):u.response},s=async function(o,c){return(await a(o,c))._data};return s.raw=a,s.native=(...r)=>t(...r),s.create=(r={},o={})=>lf({...e,...o,defaults:{...e.defaults,...o.defaults,...r}}),s}const ra=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")}(),pb=ra.fetch?(...e)=>ra.fetch(...e):()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!")),bb=ra.Headers,Cb=ra.AbortController,tl=lf({fetch:pb,Headers:bb,AbortController:Cb}),wb=Z({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Ke=ue(!1)({name:"VDefaultsProvider",props:wb(),setup(e,t){let{slots:n}=t;const{defaults:l,disabled:i,reset:a,root:s,scoped:r}=_c(e);return Dn(l,{reset:a,root:s,scoped:r,disabled:i}),()=>{var o;return(o=n.default)==null?void 0:o.call(n)}}});function $r(e){return Ar(()=>{const t=At(e),n=[],l={};if(t.background)if(Os(t.background)){if(l.backgroundColor=t.background,!t.text&&Hg(t.background)){const i=sn(t.background);if(i.a==null||i.a===1){const a=Bd(i);l.color=a,l.caretColor=a}}}else n.push(`bg-${t.background}`);return t.text&&(Os(t.text)?(l.color=t.text,l.caretColor=t.text):n.push(`text-${t.text}`)),{colorClasses:n,colorStyles:l}})}function Rt(e){const{colorClasses:t,colorStyles:n}=$r(()=>({text:At(e)}));return{textColorClasses:t,textColorStyles:n}}function Ut(e){const{colorClasses:t,colorStyles:n}=$r(()=>({background:At(e)}));return{backgroundColorClasses:t,backgroundColorStyles:n}}const Sb=["x-small","small","default","large","x-large"],Ci=Z({size:{type:[String,Number],default:"default"}},"size");function wi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return Ar(()=>{const n=e.size;let l,i;return Ji(Sb,n)?l=`${t}--size-${n}`:n&&(i={width:_e(n),height:_e(n)}),{sizeClasses:l,sizeStyles:i}})}const Ue=Z({tag:{type:[String,Object,Function],default:"div"}},"tag"),xb=Z({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Ie,opacity:[String,Number],...Ae(),...Ci(),...Ue({tag:"i"}),...Qe()},"VIcon"),De=ue()({name:"VIcon",props:xb(),setup(e,t){let{attrs:n,slots:l}=t;const i=ie(),{themeClasses:a}=dp(),{iconData:s}=np(()=>i.value||e.icon),{sizeClasses:r}=wi(e),{textColorClasses:o,textColorStyles:c}=Rt(()=>e.color);return ye(()=>{var f,v;const u=(f=l.default)==null?void 0:f.call(l);u&&(i.value=(v=Vd(u).filter(h=>h.type===gi&&h.children&&typeof h.children=="string")[0])==null?void 0:v.children);const d=!!(n.onClick||n.onClickOnce);return w(s.value.component,{tag:e.tag,icon:s.value.icon,class:se(["v-icon","notranslate",a.value,r.value,o.value,{"v-icon--clickable":d,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class]),style:ge([{"--v-icon-opacity":e.opacity},r.value?void 0:{fontSize:_e(e.size),height:_e(e.size),width:_e(e.size)},c.value,e.style]),role:d?"button":void 0,"aria-hidden":!d,tabindex:d?e.disabled?-1:0:void 0},{default:()=>[u]})}),{}}}),Bt=Z({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Dt(e){return{dimensionStyles:L(()=>{const n={},l=_e(e.height),i=_e(e.maxHeight),a=_e(e.maxWidth),s=_e(e.minHeight),r=_e(e.minWidth),o=_e(e.width);return l!=null&&(n.height=l),i!=null&&(n.maxHeight=i),a!=null&&(n.maxWidth=a),s!=null&&(n.minHeight=s),r!=null&&(n.minWidth=r),o!=null&&(n.width=o),n})}}function _b(e){return{aspectStyles:L(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const af=Z({aspectRatio:[String,Number],contentClass:null,inline:Boolean,...Ae(),...Bt()},"VResponsive"),Vu=ue()({name:"VResponsive",props:af(),setup(e,t){let{slots:n}=t;const{aspectStyles:l}=_b(e),{dimensionStyles:i}=Dt(e);return ye(()=>{var a;return P("div",{class:se(["v-responsive",{"v-responsive--inline":e.inline},e.class]),style:ge([i.value,e.style])},[P("div",{class:"v-responsive__sizer",style:ge(l.value)},null),(a=n.additional)==null?void 0:a.call(n),n.default&&P("div",{class:se(["v-responsive__content",e.contentClass])},[n.default()])])}),{}}}),Pt=Z({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Tt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return{roundedClasses:L(()=>{const l=Ge(e)?e.value:e.rounded,i=Ge(e)?e.value:e.tile,a=[];if(l===!0||l==="")a.push(`${t}--rounded`);else if(typeof l=="string"||l===0)for(const s of String(l).split(" "))a.push(`rounded-${s}`);else(i||l===!1)&&a.push("rounded-0");return a})}}const Ol=Z({transition:{type:null,default:"fade-transition",validator:e=>e!==!0}},"transition"),yn=(e,t)=>{let{slots:n}=t;const{transition:l,disabled:i,group:a,...s}=e,{component:r=a?wr:el,...o}=Xi(l)?l:{};let c;return Xi(l)?c=fe(o,xg({disabled:i,group:a}),s):c=fe({name:i||!l?"":l},s),Rn(r,c,n)};function Ab(e,t){if(!Sr)return;const n=t.modifiers||{},l=t.value,{handler:i,options:a}=typeof l=="object"?l:{handler:l,options:{}},s=new IntersectionObserver(function(){var d;let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],o=arguments.length>1?arguments[1]:void 0;const c=(d=e._observe)==null?void 0:d[t.instance.$.uid];if(!c)return;const u=r.some(f=>f.isIntersecting);i&&(!n.quiet||c.init)&&(!n.once||u||c.init)&&i(u,r,o),u&&n.once?sf(e,t):c.init=!0},a);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:s},s.observe(e)}function sf(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 oa={mounted:Ab,unmounted:sf},kb=Z({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,...af(),...Ae(),...Pt(),...Ol()},"VImg"),rf=ue()({name:"VImg",directives:{vIntersect:oa},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}=Ut(()=>e.color),{roundedClasses:s}=Tt(e),r=tt("VImg"),o=ie(""),c=ee(),u=ie(e.eager?"loading":"idle"),d=ie(),f=ie(),v=L(()=>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)}),h=L(()=>v.value.aspect||d.value/f.value||0);oe(()=>e.src,()=>{m(u.value!=="idle")}),oe(h,(E,I)=>{!E&&I&&c.value&&C(c.value)}),hi(()=>m());function m(E){if(!(e.eager&&E)&&!(Sr&&!E&&!e.eager)){if(u.value="loading",v.value.lazySrc){const I=new Image;I.src=v.value.lazySrc,C(I,null)}v.value.src&&Je(()=>{var I;n("loadstart",((I=c.value)==null?void 0:I.currentSrc)||v.value.src),setTimeout(()=>{var j;if(!r.isUnmounted)if((j=c.value)!=null&&j.complete){if(c.value.naturalWidth||y(),u.value==="error")return;h.value||C(c.value,null),u.value==="loading"&&g()}else h.value||C(c.value),p()})})}}function g(){var E;r.isUnmounted||(p(),C(c.value),u.value="loaded",n("load",((E=c.value)==null?void 0:E.currentSrc)||v.value.src))}function y(){var E;r.isUnmounted||(u.value="error",n("error",((E=c.value)==null?void 0:E.currentSrc)||v.value.src))}function p(){const E=c.value;E&&(o.value=E.currentSrc||E.src)}let _=-1;Yt(()=>{clearTimeout(_)});function C(E){let I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const j=()=>{if(clearTimeout(_),r.isUnmounted)return;const{naturalHeight:W,naturalWidth:J}=E;W||J?(d.value=J,f.value=W):!E.complete&&u.value==="loading"&&I!=null?_=window.setTimeout(j,I):(E.currentSrc.endsWith(".svg")||E.currentSrc.startsWith("data:image/svg+xml"))&&(d.value=1,f.value=1)};j()}const S=O(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),A=()=>{var j;if(!v.value.src||u.value==="idle")return null;const E=P("img",{class:se(["v-img__img",S.value]),style:{objectPosition:e.position},crossorigin:e.crossorigin,src:v.value.src,srcset:v.value.srcset,alt:e.alt,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:c,onLoad:g,onError:y},null),I=(j=l.sources)==null?void 0:j.call(l);return w(yn,{transition:e.transition,appear:!0},{default:()=>[ut(I?P("picture",{class:"v-img__picture"},[I,E]):E,[[Bn,u.value==="loaded"]])]})},V=()=>w(yn,{transition:e.transition},{default:()=>[v.value.lazySrc&&u.value!=="loaded"&&P("img",{class:se(["v-img__img","v-img__img--preload",S.value]),style:{objectPosition:e.position},crossorigin:e.crossorigin,src:v.value.lazySrc,alt:e.alt,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),k=()=>l.placeholder?w(yn,{transition:e.transition,appear:!0},{default:()=>[(u.value==="loading"||u.value==="error"&&!l.error)&&P("div",{class:"v-img__placeholder"},[l.placeholder()])]}):null,T=()=>l.error?w(yn,{transition:e.transition,appear:!0},{default:()=>[u.value==="error"&&P("div",{class:"v-img__error"},[l.error()])]}):null,R=()=>e.gradient?P("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,B=ie(!1);{const E=oe(h,I=>{I&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{B.value=!0})}),E())})}return ye(()=>{const E=Vu.filterProps(e);return ut(w(Vu,fe({class:["v-img",{"v-img--absolute":e.absolute,"v-img--booting":!B.value},i.value,s.value,e.class],style:[{width:_e(e.width==="auto"?d.value:e.width)},a.value,e.style]},E,{aspectRatio:h.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>P(ce,null,[w(A,null,null),w(V,null,null),w(R,null,null),w(k,null,null),w(T,null,null)]),default:l.default}),[[oa,{handler:m,options:e.options},null,{once:!0}]])}),{currentSrc:o,image:c,state:u,naturalWidth:d,naturalHeight:f}}}),al=Z({border:[Boolean,Number,String]},"border");function sl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return{borderClasses:L(()=>{const l=e.border;return l===!0||l===""?`${t}--border`:typeof l=="string"||l===0?String(l).split(" ").map(i=>`border-${i}`):[]})}}const Vb=[null,"default","comfortable","compact"],Nt=Z({density:{type:String,default:"default",validator:e=>Vb.includes(e)}},"density");function Xt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return{densityClasses:O(()=>`${t}--density-${e.density}`)}}const Eb=["elevated","flat","tonal","outlined","text","plain"];function rl(e,t){return P(ce,null,[e&&P("span",{key:"overlay",class:se(`${t}__overlay`)},null),P("span",{key:"underlay",class:se(`${t}__underlay`)},null)])}const dn=Z({color:String,variant:{type:String,default:"elevated",validator:e=>Eb.includes(e)}},"variant");function ol(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();const n=O(()=>{const{variant:a}=At(e);return`${t}--variant-${a}`}),{colorClasses:l,colorStyles:i}=$r(()=>{const{variant:a,color:s}=At(e);return{[["elevated","flat"].includes(a)?"background":"text"]:s}});return{colorClasses:l,colorStyles:i,variantClasses:n}}const Lb=Z({start:Boolean,end:Boolean,icon:Ie,image:String,text:String,...al(),...Ae(),...Nt(),...Pt(),...Ci(),...Ue(),...Qe(),...dn({variant:"flat"})},"VAvatar"),In=ue()({name:"VAvatar",props:Lb(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=lt(e),{borderClasses:i}=sl(e),{colorClasses:a,colorStyles:s,variantClasses:r}=ol(e),{densityClasses:o}=Xt(e),{roundedClasses:c}=Tt(e),{sizeClasses:u,sizeStyles:d}=wi(e);return ye(()=>w(e.tag,{class:se(["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},l.value,i.value,a.value,o.value,c.value,u.value,r.value,e.class]),style:ge([s.value,d.value,e.style])},{default:()=>[n.default?w(Ke,{key:"content-defaults",defaults:{VImg:{cover:!0,src:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?w(rf,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?w(De,{key:"icon",icon:e.icon},null):e.text,rl(!1,"v-avatar")]})),{}}}),Pb=Z({text:String,onClick:_t(),...Ae(),...Qe()},"VLabel"),of=ue()({name:"VLabel",props:Pb(),setup(e,t){let{slots:n}=t;return ye(()=>{var l;return P("label",{class:se(["v-label",{"v-label--clickable":!!e.onClick},e.class]),style:ge(e.style),onClick:e.onClick},[e.text,(l=n.default)==null?void 0:l.call(n)])}),{}}}),uf=Symbol.for("vuetify:selection-control-group"),cf=Z({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Ie,trueIcon:Ie,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:$t},...Ae(),...Nt(),...Qe()},"SelectionControlGroup"),Tb=Z({...cf({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");ue()({name:"VSelectionControlGroup",props:Tb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=He(e,"modelValue"),i=$n(),a=O(()=>e.id||`v-selection-control-group-${i}`),s=O(()=>e.name||a.value),r=new Set;return mt(uf,{modelValue:l,forceUpdate:()=>{r.forEach(o=>o())},onForceUpdate:o=>{r.add(o),nt(()=>{r.delete(o)})}}),Dn({[e.defaultsTarget]:{color:O(()=>e.color),disabled:O(()=>e.disabled),density:O(()=>e.density),error:O(()=>e.error),inline:O(()=>e.inline),modelValue:l,multiple:O(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),name:s,falseIcon:O(()=>e.falseIcon),trueIcon:O(()=>e.trueIcon),readonly:O(()=>e.readonly),ripple:O(()=>e.ripple),type:O(()=>e.type),valueComparator:O(()=>e.valueComparator)}}),ye(()=>{var o;return P("div",{class:se(["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class]),style:ge(e.style),role:e.type==="radio"?"radiogroup":void 0},[(o=n.default)==null?void 0:o.call(n)])}),{}}});const zs=Symbol("rippleStop"),Ib=80;function Eu(e,t){e.style.transform=t,e.style.webkitTransform=t}function Ws(e){return e.constructor.name==="TouchEvent"}function df(e){return e.constructor.name==="KeyboardEvent"}const Fb=function(e,t){var d;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=0,i=0;if(!df(e)){const f=t.getBoundingClientRect(),v=Ws(e)?e.touches[e.touches.length-1]:e;l=v.clientX-f.left,i=v.clientY-f.top}let a=0,s=.3;(d=t._ripple)!=null&&d.circle?(s=.15,a=t.clientWidth/2,a=n.center?a:a+Math.sqrt((l-a)**2+(i-a)**2)/4):a=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const r=`${(t.clientWidth-a*2)/2}px`,o=`${(t.clientHeight-a*2)/2}px`,c=n.center?r:`${l-a}px`,u=n.center?o:`${i-a}px`;return{radius:a,scale:s,x:c,y:u,centerX:r,centerY:o}},ua={show(e,t){var v;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((v=t==null?void 0:t._ripple)!=null&&v.enabled))return;const l=document.createElement("span"),i=document.createElement("span");l.appendChild(i),l.className="v-ripple__container",n.class&&(l.className+=` ${n.class}`);const{radius:a,scale:s,x:r,y:o,centerX:c,centerY:u}=Fb(e,t,n),d=`${a*2}px`;i.className="v-ripple__animation",i.style.width=d,i.style.height=d,t.appendChild(l);const f=window.getComputedStyle(t);f&&f.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),i.classList.add("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--visible"),Eu(i,`translate(${r}, ${o}) scale3d(${s},${s},${s})`),i.dataset.activated=String(performance.now()),requestAnimationFrame(()=>{requestAnimationFrame(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),Eu(i,`translate(${c}, ${u}) scale3d(1,1,1)`)})})},hide(e){var a;if(!((a=e==null?void 0:e._ripple)!=null&&a.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const n=t[t.length-1];if(n.dataset.isHiding)return;n.dataset.isHiding="true";const l=performance.now()-Number(n.dataset.activated),i=Math.max(250-l,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var r;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((r=n.parentNode)==null?void 0:r.parentNode)===e&&e.removeChild(n.parentNode)},300)},i)}};function ff(e){return typeof e>"u"||!!e}function ri(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[zs])){if(e[zs]=!0,Ws(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||df(e),n._ripple.class&&(t.class=n._ripple.class),Ws(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{ua.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)},Ib)}else ua.show(e,n,t)}}function Lu(e){e[zs]=!0}function Et(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(()=>{Et(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),ua.hide(t)}}function vf(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let oi=!1;function Pu(e,t){!oi&&t.includes(e.key)&&(oi=!0,ri(e))}function mf(e){oi=!1,Et(e)}function hf(e){oi&&(oi=!1,Et(e))}function gf(e,t,n){const{value:l,modifiers:i}=t,a=ff(l);a||ua.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=a,e._ripple.centered=i.center,e._ripple.circle=i.circle;const s=Xi(l)?l:{};s.class&&(e._ripple.class=s.class);const r=s.keys??["Enter","Space"];if(e._ripple.keyDownHandler=o=>Pu(o,r),a&&!n){if(i.stop){e.addEventListener("touchstart",Lu,{passive:!0}),e.addEventListener("mousedown",Lu);return}e.addEventListener("touchstart",ri,{passive:!0}),e.addEventListener("touchend",Et,{passive:!0}),e.addEventListener("touchmove",vf,{passive:!0}),e.addEventListener("touchcancel",Et),e.addEventListener("mousedown",ri),e.addEventListener("mouseup",Et),e.addEventListener("mouseleave",Et),e.addEventListener("keydown",o=>Pu(o,r)),e.addEventListener("keyup",mf),e.addEventListener("blur",hf),e.addEventListener("dragstart",Et,{passive:!0})}else!a&&n&&yf(e)}function yf(e){var t;e.removeEventListener("mousedown",ri),e.removeEventListener("touchstart",ri),e.removeEventListener("touchend",Et),e.removeEventListener("touchmove",vf),e.removeEventListener("touchcancel",Et),e.removeEventListener("mouseup",Et),e.removeEventListener("mouseleave",Et),(t=e._ripple)!=null&&t.keyDownHandler&&e.removeEventListener("keydown",e._ripple.keyDownHandler),e.removeEventListener("keyup",mf),e.removeEventListener("dragstart",Et),e.removeEventListener("blur",hf)}function Mb(e,t){gf(e,t,!1)}function Ob(e){yf(e),delete e._ripple}function $b(e,t){if(t.value===t.oldValue)return;const n=ff(t.oldValue);gf(e,t,n)}const Gt={mounted:Mb,unmounted:Ob,updated:$b},Rr=Z({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,...Ae(),...cf()},"VSelectionControl");function Rb(e){const t=$e(uf,void 0),{densityClasses:n}=Xt(e),l=He(e,"modelValue"),i=L(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),a=L(()=>e.falseValue!==void 0?e.falseValue:!1),s=L(()=>!!e.multiple||e.multiple==null&&Array.isArray(l.value)),r=L({get(){const v=t?t.modelValue.value:l.value;return s.value?xt(v).some(h=>e.valueComparator(h,i.value)):e.valueComparator(v,i.value)},set(v){if(e.readonly)return;const h=v?i.value:a.value;let m=h;s.value&&(m=v?[...xt(l.value),h]:xt(l.value).filter(g=>!e.valueComparator(g,i.value))),t?t.modelValue.value=m:l.value=m}}),{textColorClasses:o,textColorStyles:c}=Rt(()=>{if(!(e.error||e.disabled))return r.value?e.color:e.baseColor}),{backgroundColorClasses:u,backgroundColorStyles:d}=Ut(()=>r.value&&!e.error&&!e.disabled?e.color:e.baseColor),f=L(()=>r.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:i,falseValue:a,model:r,textColorClasses:o,textColorStyles:c,backgroundColorClasses:u,backgroundColorStyles:d,icon:f}}const ca=ue()({name:"VSelectionControl",directives:{vRipple:Gt},inheritAttrs:!1,props:Rr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{group:i,densityClasses:a,icon:s,model:r,textColorClasses:o,textColorStyles:c,backgroundColorClasses:u,backgroundColorStyles:d,trueValue:f}=Rb(e),v=$n(),h=ie(!1),m=ie(!1),g=ee(),y=O(()=>e.id||`input-${v}`),p=O(()=>!e.disabled&&!e.readonly);i==null||i.onForceUpdate(()=>{g.value&&(g.value.checked=r.value)});function _(V){p.value&&(h.value=!0,Ll(V.target,":focus-visible")!==!1&&(m.value=!0))}function C(){h.value=!1,m.value=!1}function S(V){V.stopPropagation()}function A(V){if(!p.value){g.value&&(g.value.checked=r.value);return}e.readonly&&i&&Je(()=>i.forceUpdate()),r.value=V.target.checked}return ye(()=>{var B,E;const V=l.label?l.label({label:e.label,props:{for:y.value}}):e.label,[k,T]=_r(n),R=P("input",fe({ref:g,checked:r.value,disabled:!!e.disabled,id:y.value,onBlur:C,onFocus:_,onInput:A,"aria-disabled":!!e.disabled,"aria-label":e.label,type:e.type,value:f.value,name:e.name,"aria-checked":e.type==="checkbox"?r.value:void 0},T),null);return P("div",fe({class:["v-selection-control",{"v-selection-control--dirty":r.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":h.value,"v-selection-control--focus-visible":m.value,"v-selection-control--inline":e.inline},a.value,e.class]},k,{style:e.style}),[P("div",{class:se(["v-selection-control__wrapper",o.value]),style:ge(c.value)},[(B=l.default)==null?void 0:B.call(l,{backgroundColorClasses:u,backgroundColorStyles:d}),ut(P("div",{class:se(["v-selection-control__input"])},[((E=l.input)==null?void 0:E.call(l,{model:r,textColorClasses:o,textColorStyles:c,backgroundColorClasses:u,backgroundColorStyles:d,inputNode:R,icon:s.value,props:{onFocus:_,onBlur:C,id:y.value}}))??P(ce,null,[s.value&&w(De,{key:"icon",icon:s.value},null),R])]),[[Gt,!e.disabled&&!e.readonly&&e.ripple,null,{center:!0,circle:!0}]])]),V&&w(of,{for:y.value,onClick:S},{default:()=>[V]})])}),{isFocused:h,input:g}}}),Bb=Z({indeterminate:Boolean,indeterminateIcon:{type:Ie,default:"$checkboxIndeterminate"},...Rr({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),pf=ue()({name:"VCheckboxBtn",props:Bb(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const l=He(e,"indeterminate"),i=He(e,"modelValue");function a(o){l.value&&(l.value=!1)}const s=O(()=>l.value?e.indeterminateIcon:e.falseIcon),r=O(()=>l.value?e.indeterminateIcon:e.trueIcon);return ye(()=>{const o=un(ca.filterProps(e),["modelValue"]);return w(ca,fe(o,{modelValue:i.value,"onUpdate:modelValue":[c=>i.value=c,a],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:s.value,trueIcon:r.value,"aria-checked":l.value?"mixed":void 0}),n)}),{}}});function bf(e){const{t}=Ml();function n(l){let{name:i,color:a,...s}=l;const r={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[i],o=e[`onClick:${i}`];function c(d){d.key!=="Enter"&&d.key!==" "||(d.preventDefault(),d.stopPropagation(),Ld(o,new PointerEvent("click",d)))}const u=o&&r?t(`$vuetify.input.${r}`,e.label??""):void 0;return w(De,fe({icon:e[`${i}Icon`],"aria-label":u,onClick:o,onKeydown:c,color:a},s),null)}return{InputIcon:n}}const Db=Z({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function It(e,t,n){return ue()({name:e,props:Db({mode:n,origin:t}),setup(l,i){let{slots:a}=i;const s={onBeforeEnter(r){l.origin&&(r.style.transformOrigin=l.origin)},onLeave(r){if(l.leaveAbsolute){const{offsetTop:o,offsetLeft:c,offsetWidth:u,offsetHeight:d}=r;r._transitionInitialStyles={position:r.style.position,top:r.style.top,left:r.style.left,width:r.style.width,height:r.style.height},r.style.position="absolute",r.style.top=`${o}px`,r.style.left=`${c}px`,r.style.width=`${u}px`,r.style.height=`${d}px`}l.hideOnLeave&&r.style.setProperty("display","none","important")},onAfterLeave(r){if(l.leaveAbsolute&&(r!=null&&r._transitionInitialStyles)){const{position:o,top:c,left:u,width:d,height:f}=r._transitionInitialStyles;delete r._transitionInitialStyles,r.style.position=o||"",r.style.top=c||"",r.style.left=u||"",r.style.width=d||"",r.style.height=f||""}}};return()=>{const r=l.group?wr:el;return Rn(r,{name:l.disabled?"":e,css:!l.disabled,...l.group?void 0:{mode:l.mode},...l.disabled?{}:s},a.default)}}})}function Cf(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return ue()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(l,i){let{slots:a}=i;const s=l.group?wr:el;return()=>Rn(s,{name:l.disabled?"":e,css:!l.disabled,...l.disabled?{}:t},a.default)}})}function wf(){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=vt(`offset-${n}`);return{onBeforeEnter(s){s._parent=s.parentNode,s._initialStyle={transition:s.style.transition,overflow:s.style.overflow,[n]:s.style[n]}},onEnter(s){const r=s._initialStyle;if(!r)return;s.style.setProperty("transition","none","important"),s.style.overflow="hidden";const o=`${s[l]}px`;s.style[n]="0",s.offsetHeight,s.style.transition=r.transition,e&&s._parent&&s._parent.classList.add(e),requestAnimationFrame(()=>{s.style[n]=o})},onAfterEnter:a,onEnterCancelled:a,onLeave(s){s._initialStyle={transition:"",overflow:s.style.overflow,[n]:s.style[n]},s.style.overflow="hidden",s.style[n]=`${s[l]}px`,s.offsetHeight,requestAnimationFrame(()=>s.style[n]="0")},onAfterLeave:i,onLeaveCancelled:i};function i(s){e&&s._parent&&s._parent.classList.remove(e),a(s)}function a(s){if(!s._initialStyle)return;const r=s._initialStyle[n];s.style.overflow=s._initialStyle.overflow,r!=null&&(s.style[n]=r),delete s._initialStyle}}const Nb=Z({target:[Object,Array]},"v-dialog-transition"),rs=new WeakMap,Sf=ue()({name:"VDialogTransition",props:Nb(),setup(e,t){let{slots:n}=t;const l={onBeforeEnter(i){i.style.pointerEvents="none",i.style.visibility="hidden"},async onEnter(i,a){var v;await new Promise(h=>requestAnimationFrame(h)),await new Promise(h=>requestAnimationFrame(h)),i.style.visibility="";const s=Iu(e.target,i),{x:r,y:o,sx:c,sy:u,speed:d}=s;rs.set(i,s);const f=qn(i,[{transform:`translate(${r}px, ${o}px) scale(${c}, ${u})`,opacity:0},{}],{duration:225*d,easing:Qg});(v=Tu(i))==null||v.forEach(h=>{qn(h,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*d,easing:ai})}),f.finished.then(()=>a())},onAfterEnter(i){i.style.removeProperty("pointer-events")},onBeforeLeave(i){i.style.pointerEvents="none"},async onLeave(i,a){var v;await new Promise(h=>requestAnimationFrame(h));let s;!rs.has(i)||Array.isArray(e.target)||e.target.offsetParent||e.target.getClientRects().length?s=Iu(e.target,i):s=rs.get(i);const{x:r,y:o,sx:c,sy:u,speed:d}=s;qn(i,[{},{transform:`translate(${r}px, ${o}px) scale(${c}, ${u})`,opacity:0}],{duration:125*d,easing:ey}).finished.then(()=>a()),(v=Tu(i))==null||v.forEach(h=>{qn(h,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*d,easing:ai})})},onAfterLeave(i){i.style.removeProperty("pointer-events")}};return()=>e.target?w(el,fe({name:"dialog-transition"},l,{css:!1}),n):w(el,{name:"dialog-transition"},n)}});function Tu(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 Iu(e,t){const n=Id(e),l=Vr(t),[i,a]=getComputedStyle(t).transformOrigin.split(" ").map(y=>parseFloat(y)),[s,r]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let o=n.left+n.width/2;s==="left"||r==="left"?o-=n.width/2:(s==="right"||r==="right")&&(o+=n.width/2);let c=n.top+n.height/2;s==="top"||r==="top"?c-=n.height/2:(s==="bottom"||r==="bottom")&&(c+=n.height/2);const u=n.width/l.width,d=n.height/l.height,f=Math.max(1,u,d),v=u/f||0,h=d/f||0,m=l.width*l.height/(window.innerWidth*window.innerHeight),g=m>.12?Math.min(1.5,(m-.12)*10+1):1;return{x:o-(i+l.left),y:c-(a+l.top),sx:v,sy:h,speed:g}}It("fab-transition","center center","out-in");It("dialog-bottom-transition");It("dialog-top-transition");const Fu=It("fade-transition"),Hb=It("scale-transition");It("scroll-x-transition");It("scroll-x-reverse-transition");It("scroll-y-transition");It("scroll-y-reverse-transition");It("slide-x-transition");It("slide-x-reverse-transition");const xf=It("slide-y-transition");It("slide-y-reverse-transition");const _f=Cf("expand-transition",wf()),Af=Cf("expand-x-transition",wf("",!0)),jb=Z({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},...Ae(),...Ol({transition:{component:xf,leaveAbsolute:!0,group:!0}})},"VMessages"),zb=ue()({name:"VMessages",props:jb(),setup(e,t){let{slots:n}=t;const l=L(()=>xt(e.messages)),{textColorClasses:i,textColorStyles:a}=Rt(()=>e.color);return ye(()=>w(yn,{transition:e.transition,tag:"div",class:se(["v-messages",i.value,e.class]),style:ge([a.value,e.style])},{default:()=>[e.active&&l.value.map((s,r)=>P("div",{class:"v-messages__message",key:`${r}-${l.value}`},[n.message?n.message({message:s}):s]))]})),{}}}),kf=Z({focused:Boolean,"onUpdate:focused":_t()},"focus");function Br(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();const n=He(e,"focused"),l=O(()=>({[`${t}--focused`]:n.value}));function i(){n.value=!0}function a(){n.value=!1}return{focusClasses:l,isFocused:n,focus:i,blur:a}}const Wb=Symbol.for("vuetify:form");function Dr(e){const t=$e(Wb,null);return{...t,isReadonly:L(()=>!!((e==null?void 0:e.readonly)??(t==null?void 0:t.isReadonly.value))),isDisabled:L(()=>!!((e==null?void 0:e.disabled)??(t==null?void 0:t.isDisabled.value)))}}const Ub=Symbol.for("vuetify:rules");function Kb(e){const t=$e(Ub,null);return t?t(e):O(e)}const Gb=Z({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,...kf()},"validation");function qb(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:$n();const l=He(e,"modelValue"),i=L(()=>e.validationValue===void 0?l.value:e.validationValue),a=Dr(e),s=Kb(()=>e.rules),r=ee([]),o=ie(!0),c=L(()=>!!(xt(l.value===""?null:l.value).length||xt(i.value===""?null:i.value).length)),u=L(()=>{var C;return(C=e.errorMessages)!=null&&C.length?xt(e.errorMessages).concat(r.value).slice(0,Math.max(0,Number(e.maxErrors))):r.value}),d=L(()=>{var A;let C=(e.validateOn??((A=a.validateOn)==null?void 0:A.value))||"input";C==="lazy"&&(C="input lazy"),C==="eager"&&(C="input eager");const S=new Set((C==null?void 0:C.split(" "))??[]);return{input:S.has("input"),blur:S.has("blur")||S.has("input")||S.has("invalid-input"),invalidInput:S.has("invalid-input"),lazy:S.has("lazy"),eager:S.has("eager")}}),f=L(()=>{var C;return e.error||(C=e.errorMessages)!=null&&C.length?!1:e.rules.length?o.value?r.value.length||d.value.lazy?null:!0:!r.value.length:!0}),v=ie(!1),h=L(()=>({[`${t}--error`]:f.value===!1,[`${t}--dirty`]:c.value,[`${t}--disabled`]:a.isDisabled.value,[`${t}--readonly`]:a.isReadonly.value})),m=tt("validation"),g=L(()=>e.name??q(n));hi(()=>{var C;(C=a.register)==null||C.call(a,{id:g.value,vm:m,validate:_,reset:y,resetValidation:p})}),Yt(()=>{var C;(C=a.unregister)==null||C.call(a,g.value)}),qt(async()=>{var C;d.value.lazy||await _(!d.value.eager),(C=a.update)==null||C.call(a,g.value,f.value,u.value)}),Tn(()=>d.value.input||d.value.invalidInput&&f.value===!1,()=>{oe(i,()=>{if(i.value!=null)_();else if(e.focused){const C=oe(()=>e.focused,S=>{S||_(),C()})}})}),Tn(()=>d.value.blur,()=>{oe(()=>e.focused,C=>{C||_()})}),oe([f,u],()=>{var C;(C=a.update)==null||C.call(a,g.value,f.value,u.value)});async function y(){l.value=null,await Je(),await p()}async function p(){o.value=!0,d.value.lazy?r.value=[]:await _(!d.value.eager)}async function _(){let C=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const S=[];v.value=!0;for(const A of s.value){if(S.length>=Number(e.maxErrors??1))break;const k=await(typeof A=="function"?A:()=>A)(i.value);if(k!==!0){if(k!==!1&&typeof k!="string"){console.warn(`${k} is not a valid value. Rule functions must return boolean true or a string.`);continue}S.push(k||"")}}return r.value=S,v.value=!1,o.value=C,r.value}return{errorMessages:u,isDirty:c,isDisabled:a.isDisabled,isReadonly:a.isReadonly,isPristine:o,isValid:f,isValidating:v,reset:y,resetValidation:p,validate:_,validationClasses:h}}const Nr=Z({id:String,appendIcon:Ie,baseColor:String,centerAffix:{type:Boolean,default:!0},color:String,glow:Boolean,iconColor:[Boolean,String],prependIcon:Ie,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":_t(),"onClick:append":_t(),...Ae(),...Nt(),...pi(Bt(),["maxWidth","minWidth","width"]),...Qe(),...Gb()},"VInput"),da=ue()({name:"VInput",props:{...Nr()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const{densityClasses:a}=Xt(e),{dimensionStyles:s}=Dt(e),{themeClasses:r}=lt(e),{rtlClasses:o}=Zt(),{InputIcon:c}=bf(e),u=$n(),d=L(()=>e.id||`input-${u}`),{errorMessages:f,isDirty:v,isDisabled:h,isReadonly:m,isPristine:g,isValid:y,isValidating:p,reset:_,resetValidation:C,validate:S,validationClasses:A}=qb(e,"v-input",d),V=L(()=>{var j;return(j=e.errorMessages)!=null&&j.length||!g.value&&f.value.length?f.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages}),k=O(()=>V.value.length>0),T=O(()=>!e.hideDetails||e.hideDetails==="auto"&&(k.value||!!l.details)),R=L(()=>T.value?`${d.value}-messages`:void 0),B=L(()=>({id:d,messagesId:R,isDirty:v,isDisabled:h,isReadonly:m,isPristine:g,isValid:y,isValidating:p,hasDetails:T,reset:_,resetValidation:C,validate:S})),E=O(()=>e.error||e.disabled?void 0:e.focused?e.color:e.baseColor),I=O(()=>{if(e.iconColor)return e.iconColor===!0?E.value:e.iconColor});return ye(()=>{var J,ae,le,Ve;const j=!!(l.prepend||e.prependIcon),W=!!(l.append||e.appendIcon);return P("div",{class:se(["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--focused":e.focused,"v-input--glow":e.glow,"v-input--hide-spin-buttons":e.hideSpinButtons},a.value,r.value,o.value,A.value,e.class]),style:ge([s.value,e.style])},[j&&P("div",{key:"prepend",class:"v-input__prepend"},[(J=l.prepend)==null?void 0:J.call(l,B.value),e.prependIcon&&w(c,{key:"prepend-icon",name:"prepend",color:I.value},null)]),l.default&&P("div",{class:"v-input__control"},[(ae=l.default)==null?void 0:ae.call(l,B.value)]),W&&P("div",{key:"append",class:"v-input__append"},[e.appendIcon&&w(c,{key:"append-icon",name:"append",color:I.value},null),(le=l.append)==null?void 0:le.call(l,B.value)]),T.value&&P("div",{id:R.value,class:"v-input__details",role:"alert","aria-live":"polite"},[w(zb,{active:k.value,messages:V.value},{message:l.message}),(Ve=l.details)==null?void 0:Ve.call(l,B.value)])])}),{reset:_,resetValidation:C,validate:S,isValid:y,errorMessages:f}}}),os=Symbol("Forwarded refs");function us(e,t){let n=e;for(;n;){const l=Reflect.getOwnPropertyDescriptor(n,t);if(l)return l;n=Object.getPrototypeOf(n)}}function ul(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[os]=n,new Proxy(e,{get(i,a){if(Reflect.has(i,a))return Reflect.get(i,a);if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const s of n)if(s.value&&Reflect.has(s.value,a)){const r=Reflect.get(s.value,a);return typeof r=="function"?r.bind(s.value):r}}},has(i,a){if(Reflect.has(i,a))return!0;if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const s of n)if(s.value&&Reflect.has(s.value,a))return!0;return!1},set(i,a,s){if(Reflect.has(i,a))return Reflect.set(i,a,s);if(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))return!1;for(const r of n)if(r.value&&Reflect.has(r.value,a))return Reflect.set(r.value,a,s);return!1},getOwnPropertyDescriptor(i,a){var r;const s=Reflect.getOwnPropertyDescriptor(i,a);if(s)return s;if(!(typeof a=="symbol"||a.startsWith("$")||a.startsWith("__"))){for(const o of n){if(!o.value)continue;const c=us(o.value,a)??("_"in o.value?us((r=o.value._)==null?void 0:r.setupState,a):void 0);if(c)return c}for(const o of n){const c=o.value&&o.value[os];if(!c)continue;const u=c.slice();for(;u.length;){const d=u.shift(),f=us(d.value,a);if(f)return f;const v=d.value&&d.value[os];v&&u.push(...v)}}}}})}const La=Z({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),Pa=Z({value:null,disabled:Boolean,selectedClass:String},"group-item");function Ta(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const l=tt("useGroupItem");if(!l)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const i=$n();mt(Symbol.for(`${t.description}:id`),i);const a=$e(t,null);if(!a){if(!n)return a;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const s=O(()=>e.value),r=L(()=>!!(a.disabled.value||e.disabled));a.register({id:i,value:s,disabled:r},l),Yt(()=>{a.unregister(i)});const o=L(()=>a.isSelected(i)),c=L(()=>a.items.value[0].id===i),u=L(()=>a.items.value[a.items.value.length-1].id===i),d=L(()=>o.value&&[a.selectedClass.value,e.selectedClass]);return oe(o,f=>{l.emit("group:selected",{value:f})},{flush:"sync"}),{id:i,isSelected:o,isFirst:c,isLast:u,toggle:()=>a.select(i,!o.value),select:f=>a.select(i,f),selectedClass:d,value:s,disabled:r,group:a}}function Si(e,t){let n=!1;const l=it([]),i=He(e,"modelValue",[],f=>f==null?[]:Vf(l,xt(f)),f=>{const v=Zb(l,f);return e.multiple?v:v[0]}),a=tt("useGroup");function s(f,v){const h=f,m=Symbol.for(`${t.description}:id`),y=gl(m,a==null?void 0:a.vnode).indexOf(v);q(h.value)==null&&(h.value=y,h.useIndexAsValue=!0),y>-1?l.splice(y,0,h):l.push(h)}function r(f){if(n)return;o();const v=l.findIndex(h=>h.id===f);l.splice(v,1)}function o(){const f=l.find(v=>!v.disabled);f&&e.mandatory==="force"&&!i.value.length&&(i.value=[f.id])}qt(()=>{o()}),Yt(()=>{n=!0}),hr(()=>{for(let f=0;f<l.length;f++)l[f].useIndexAsValue&&(l[f].value=f)});function c(f,v){const h=l.find(m=>m.id===f);if(!(v&&(h!=null&&h.disabled)))if(e.multiple){const m=i.value.slice(),g=m.findIndex(p=>p===f),y=~g;if(v=v??!y,y&&e.mandatory&&m.length<=1||!y&&e.max!=null&&m.length+1>e.max)return;g<0&&v?m.push(f):g>=0&&!v&&m.splice(g,1),i.value=m}else{const m=i.value.includes(f);if(e.mandatory&&m||!m&&!v)return;i.value=v??!m?[f]:[]}}function u(f){if(e.multiple,i.value.length){const v=i.value[0],h=l.findIndex(y=>y.id===v);let m=(h+f)%l.length,g=l[m];for(;g.disabled&&m!==h;)m=(m+f)%l.length,g=l[m];if(g.disabled)return;i.value=[l[m].id]}else{const v=l.find(h=>!h.disabled);v&&(i.value=[v.id])}}const d={register:s,unregister:r,selected:i,select:c,disabled:O(()=>e.disabled),prev:()=>u(l.length-1),next:()=>u(1),isSelected:f=>i.value.includes(f),selectedClass:O(()=>e.selectedClass),items:O(()=>l),getItemIndex:f=>Yb(l,f)};return mt(t,d),d}function Yb(e,t){const n=Vf(e,[t]);return n.length?e.findIndex(l=>l.id===n[0]):-1}function Vf(e,t){const n=[];return t.forEach(l=>{const i=e.find(s=>$t(l,s.value)),a=e[l];(i==null?void 0:i.value)!=null?n.push(i.id):a!=null&&a.useIndexAsValue&&n.push(a.id)}),n}function Zb(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 Xb(e){let{selectedElement:t,containerElement:n,isRtl:l,isHorizontal:i}=e;const a=ui(i,n),s=Ef(i,l,n),r=ui(i,t),o=Lf(i,t),c=r*.4;return s>o?o-c:s+a<o+r?o-a+r+c:s}function Jb(e){let{selectedElement:t,containerElement:n,isHorizontal:l}=e;const i=ui(l,n),a=Lf(l,t),s=ui(l,t);return a-i/2+s/2}function Mu(e,t){const n=e?"scrollWidth":"scrollHeight";return(t==null?void 0:t[n])||0}function Qb(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 ui(e,t){const n=e?"offsetWidth":"offsetHeight";return(t==null?void 0:t[n])||0}function Lf(e,t){const n=e?"offsetLeft":"offsetTop";return(t==null?void 0:t[n])||0}const e1=Symbol.for("vuetify:v-slide-group"),Hr=Z({centerActive:Boolean,contentClass:null,direction:{type:String,default:"horizontal"},symbol:{type:null,default:e1},nextIcon:{type:Ie,default:"$next"},prevIcon:{type:Ie,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},...Ae(),...Gy({mobile:null}),...Ue(),...La({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),fa=ue()({name:"VSlideGroup",props:Hr(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:l}=Zt(),{displayClasses:i,mobile:a}=Ir(e),s=Si(e,e.symbol),r=ie(!1),o=ie(0),c=ie(0),u=ie(0),d=L(()=>e.direction==="horizontal"),{resizeRef:f,contentRect:v}=Tl(),{resizeRef:h,contentRect:m}=Tl(),g=Zy(),y=L(()=>({container:f.el,duration:200,easing:"easeOutQuart"})),p=L(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[0]):-1),_=L(()=>s.selected.value.length?s.items.value.findIndex($=>$.id===s.selected.value[s.selected.value.length-1]):-1);if(Me){let $=-1;oe(()=>[s.selected.value,v.value,m.value,d.value],()=>{cancelAnimationFrame($),$=requestAnimationFrame(()=>{if(v.value&&m.value){const N=d.value?"width":"height";c.value=v.value[N],u.value=m.value[N],r.value=c.value+1<u.value}if(p.value>=0&&h.el){const N=h.el.children[_.value];S(N,e.centerActive)}})})}const C=ie(!1);function S($,N){let te=0;N?te=Jb({containerElement:f.el,isHorizontal:d.value,selectedElement:$}):te=Xb({containerElement:f.el,isHorizontal:d.value,isRtl:l.value,selectedElement:$}),A(te)}function A($){if(!Me||!f.el)return;const N=ui(d.value,f.el),te=Ef(d.value,l.value,f.el);if(!(Mu(d.value,f.el)<=N||Math.abs($-te)<16)){if(d.value&&l.value&&f.el){const{scrollWidth:Q,offsetWidth:Le}=f.el;$=Q-Le-$}d.value?g.horizontal($,y.value):g($,y.value)}}function V($){const{scrollTop:N,scrollLeft:te}=$.target;o.value=d.value?te:N}function k($){if(C.value=!0,!(!r.value||!h.el)){for(const N of $.composedPath())for(const te of h.el.children)if(te===N){S(te);return}}}function T($){C.value=!1}let R=!1;function B($){var N;!R&&!C.value&&!($.relatedTarget&&((N=h.el)!=null&&N.contains($.relatedTarget)))&&W(),R=!1}function E(){R=!0}function I($){if(!h.el)return;function N(te){$.preventDefault(),W(te)}d.value?$.key==="ArrowRight"?N(l.value?"prev":"next"):$.key==="ArrowLeft"&&N(l.value?"next":"prev"):$.key==="ArrowDown"?N("next"):$.key==="ArrowUp"&&N("prev"),$.key==="Home"?N("first"):$.key==="End"&&N("last")}function j($,N){if(!$)return;let te=$;do te=te==null?void 0:te[N==="next"?"nextElementSibling":"previousElementSibling"];while(te!=null&&te.hasAttribute("disabled"));return te}function W($){if(!h.el)return;let N;if(!$)N=Qi(h.el)[0];else if($==="next"){if(N=j(h.el.querySelector(":focus"),$),!N)return W("first")}else if($==="prev"){if(N=j(h.el.querySelector(":focus"),$),!N)return W("last")}else $==="first"?(N=h.el.firstElementChild,N!=null&&N.hasAttribute("disabled")&&(N=j(N,"next"))):$==="last"&&(N=h.el.lastElementChild,N!=null&&N.hasAttribute("disabled")&&(N=j(N,"prev")));N&&N.focus({preventScroll:!0})}function J($){const N=d.value&&l.value?-1:1,te=($==="prev"?-N:N)*c.value;let Pe=o.value+te;if(d.value&&l.value&&f.el){const{scrollWidth:Q,offsetWidth:Le}=f.el;Pe+=Q-Le}A(Pe)}const ae=L(()=>({next:s.next,prev:s.prev,select:s.select,isSelected:s.isSelected})),le=L(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!a.value;case!0:return r.value||Math.abs(o.value)>0;case"mobile":return a.value||r.value||Math.abs(o.value)>0;default:return!a.value&&(r.value||Math.abs(o.value)>0)}}),Ve=L(()=>Math.abs(o.value)>1),M=L(()=>{if(!f.value)return!1;const $=Mu(d.value,f.el),N=Qb(d.value,f.el);return $-N-Math.abs(o.value)>1});return ye(()=>w(e.tag,{class:se(["v-slide-group",{"v-slide-group--vertical":!d.value,"v-slide-group--has-affixes":le.value,"v-slide-group--is-overflowing":r.value},i.value,e.class]),style:ge(e.style),tabindex:C.value||s.selected.value.length?-1:0,onFocus:B},{default:()=>{var $,N,te;return[le.value&&P("div",{key:"prev",class:se(["v-slide-group__prev",{"v-slide-group__prev--disabled":!Ve.value}]),onMousedown:E,onClick:()=>Ve.value&&J("prev")},[(($=n.prev)==null?void 0:$.call(n,ae.value))??w(Fu,null,{default:()=>[w(De,{icon:l.value?e.nextIcon:e.prevIcon},null)]})]),P("div",{key:"container",ref:f,class:se(["v-slide-group__container",e.contentClass]),onScroll:V},[P("div",{ref:h,class:"v-slide-group__content",onFocusin:k,onFocusout:T,onKeydown:I},[(N=n.default)==null?void 0:N.call(n,ae.value)])]),le.value&&P("div",{key:"next",class:se(["v-slide-group__next",{"v-slide-group__next--disabled":!M.value}]),onMousedown:E,onClick:()=>M.value&&J("next")},[((te=n.next)==null?void 0:te.call(n,ae.value))??w(Fu,null,{default:()=>[w(De,{icon:l.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:s.selected,scrollTo:J,scrollOffset:o,focus:W,hasPrev:Ve,hasNext:M}}}),Pf=Symbol.for("vuetify:v-chip-group"),t1=Z({baseColor:String,column:Boolean,filter:Boolean,valueComparator:{type:Function,default:$t},...Hr(),...Ae(),...La({selectedClass:"v-chip--selected"}),...Ue(),...Qe(),...dn({variant:"tonal"})},"VChipGroup");ue()({name:"VChipGroup",props:t1(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=lt(e),{isSelected:i,select:a,next:s,prev:r,selected:o}=Si(e,Pf);return Dn({VChip:{baseColor:O(()=>e.baseColor),color:O(()=>e.color),disabled:O(()=>e.disabled),filter:O(()=>e.filter),variant:O(()=>e.variant)}}),ye(()=>{const c=fa.filterProps(e);return w(fa,fe(c,{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:s,prev:r,selected:o.value})]}})}),{}}});const Nn=Z({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Hn(e){return{elevationClasses:O(()=>{const n=Ge(e)?e.value:e.elevation;return n==null?[]:[`elevation-${n}`]})}}function n1(){const e=tt("useRoute");return L(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function l1(){var e,t;return(t=(e=tt("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function Ia(e,t){var u,d;const n=Dm("RouterLink"),l=O(()=>!!(e.href||e.to)),i=L(()=>(l==null?void 0:l.value)||qo(t,"click")||qo(e,"click"));if(typeof n=="string"||!("useLink"in n)){const f=O(()=>e.href);return{isLink:l,isClickable:i,href:f,linkProps:it({href:f})}}const a=n.useLink({to:O(()=>e.to||""),replace:O(()=>e.replace)}),s=L(()=>e.to?a:void 0),r=n1(),o=L(()=>{var f,v,h;return s.value?e.exact?r.value?((h=s.value.isExactActive)==null?void 0:h.value)&&$t(s.value.route.value.query,r.value.query):((v=s.value.isExactActive)==null?void 0:v.value)??!1:((f=s.value.isActive)==null?void 0:f.value)??!1:!1}),c=L(()=>{var f;return e.to?(f=s.value)==null?void 0:f.route.value.href:e.href});return{isLink:l,isClickable:i,isActive:o,route:(u=s.value)==null?void 0:u.route,navigate:(d=s.value)==null?void 0:d.navigate,href:c,linkProps:it({href:c,"aria-current":O(()=>o.value?"page":void 0)})}}const Fa=Z({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let cs=!1;function i1(e,t){let n=!1,l,i;Me&&(e!=null&&e.beforeEach)&&(Je(()=>{window.addEventListener("popstate",a),l=e.beforeEach((s,r,o)=>{cs?n?t(o):o():setTimeout(()=>n?t(o):o()),cs=!0}),i=e==null?void 0:e.afterEach(()=>{cs=!1})}),nt(()=>{window.removeEventListener("popstate",a),l==null||l(),i==null||i()}));function a(s){var r;(r=s.state)!=null&&r.replaced||(n=!0,setTimeout(()=>n=!1))}}const a1=Z({activeClass:String,appendAvatar:String,appendIcon:Ie,baseColor:String,closable:Boolean,closeIcon:{type:Ie,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:Ie,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Ie,ripple:{type:[Boolean,Object],default:!0},text:{type:[String,Number,Boolean],default:void 0},modelValue:{type:Boolean,default:!0},onClick:_t(),onClickOnce:_t(),...al(),...Ae(),...Nt(),...Nn(),...Pa(),...Pt(),...Fa(),...Ci(),...Ue({tag:"span"}),...Qe(),...dn({variant:"tonal"})},"VChip"),Tf=ue()({name:"VChip",directives:{vRipple:Gt},props:a1(),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}=Ml(),{borderClasses:s}=sl(e),{densityClasses:r}=Xt(e),{elevationClasses:o}=Hn(e),{roundedClasses:c}=Tt(e),{sizeClasses:u}=wi(e),{themeClasses:d}=lt(e),f=He(e,"modelValue"),v=Ta(e,Pf,!1),h=Ia(e,n),m=O(()=>e.link!==!1&&h.isLink.value),g=L(()=>!e.disabled&&e.link!==!1&&(!!v||e.link||h.isClickable.value)),y=O(()=>({"aria-label":a(e.closeLabel),disabled:e.disabled,onClick(V){V.preventDefault(),V.stopPropagation(),f.value=!1,l("click:close",V)}})),{colorClasses:p,colorStyles:_,variantClasses:C}=ol(()=>({color:!v||v.isSelected.value?e.color??e.baseColor:e.baseColor,variant:e.variant}));function S(V){var k;l("click",V),g.value&&((k=h.navigate)==null||k.call(h,V),v==null||v.toggle())}function A(V){(V.key==="Enter"||V.key===" ")&&(V.preventDefault(),S(V))}return()=>{var j;const V=h.isLink.value?"a":e.tag,k=!!(e.appendIcon||e.appendAvatar),T=!!(k||i.append),R=!!(i.close||e.closable),B=!!(i.filter||e.filter)&&v,E=!!(e.prependIcon||e.prependAvatar),I=!!(E||i.prepend);return f.value&&ut(w(V,fe({class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":g.value,"v-chip--filter":B,"v-chip--pill":e.pill,[`${e.activeClass}`]:e.activeClass&&((j=h.isActive)==null?void 0:j.value)},d.value,s.value,p.value,r.value,o.value,c.value,u.value,C.value,v==null?void 0:v.selectedClass.value,e.class],style:[_.value,e.style],disabled:e.disabled||void 0,draggable:e.draggable,tabindex:g.value?0:void 0,onClick:S,onKeydown:g.value&&!m.value&&A},h.linkProps),{default:()=>{var W;return[rl(g.value,"v-chip"),B&&w(Af,{key:"filter"},{default:()=>[ut(P("div",{class:"v-chip__filter"},[i.filter?w(Ke,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},i.filter):w(De,{key:"filter-icon",icon:e.filterIcon},null)]),[[Bn,v.isSelected.value]])]}),I&&P("div",{key:"prepend",class:"v-chip__prepend"},[i.prepend?w(Ke,{key:"prepend-defaults",disabled:!E,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},i.prepend):P(ce,null,[e.prependIcon&&w(De,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&w(In,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),P("div",{class:"v-chip__content","data-no-activator":""},[((W=i.default)==null?void 0:W.call(i,{isSelected:v==null?void 0:v.isSelected.value,selectedClass:v==null?void 0:v.selectedClass.value,select:v==null?void 0:v.select,toggle:v==null?void 0:v.toggle,value:v==null?void 0:v.value.value,disabled:e.disabled}))??Xe(e.text)]),T&&P("div",{key:"append",class:"v-chip__append"},[i.append?w(Ke,{key:"append-defaults",disabled:!k,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},i.append):P(ce,null,[e.appendIcon&&w(De,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&w(In,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),R&&P("button",fe({key:"close",class:"v-chip__close",type:"button","data-testid":"close-chip"},y.value),[i.close?w(Ke,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},i.close):w(De,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[Gt,g.value&&e.ripple,null]])}}}),s1=Z({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,...Ae(),...Qe()},"VDivider"),jr=ue()({name:"VDivider",props:s1(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=lt(e),{textColorClasses:a,textColorStyles:s}=Rt(()=>e.color),r=L(()=>{const o={};return e.length&&(o[e.vertical?"height":"width"]=_e(e.length)),e.thickness&&(o[e.vertical?"borderRightWidth":"borderTopWidth"]=_e(e.thickness)),o});return ye(()=>{const o=P("hr",{class:se([{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},i.value,a.value,e.class]),style:ge([r.value,s.value,{"--v-border-opacity":e.opacity},e.style]),"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return l.default?P("div",{class:se(["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}])},[o,P("div",{class:"v-divider__content"},[l.default()]),o]):o}),{}}}),Us=Symbol.for("vuetify:list");function If(){let{filterable:e}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{filterable:!1};const t=$e(Us,{filterable:!1,hasPrepend:ie(!1),updateHasPrepend:()=>null}),n={filterable:t.filterable||e,hasPrepend:ie(!1),updateHasPrepend:l=>{l&&(n.hasPrepend.value=l)}};return mt(Us,n),t}function Ff(){return $e(Us,null)}const zr=e=>{const t={activate:n=>{let{id:l,value:i,activated:a}=n;return l=be(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 s of xt(n))a=t.activate({id:s,value:!0,activated:new Set(a),children:l,parents:i});return a},out:n=>Array.from(n)};return t},Mf=e=>{const t=zr(e);return{activate:l=>{let{activated:i,id:a,...s}=l;a=be(a);const r=i.has(a)?new Set([a]):new Set;return t.activate({...s,id:a,activated:r})},in:(l,i,a)=>{let s=new Set;if(l!=null){const r=xt(l);r.length&&(s=t.in(r.slice(0,1),i,a))}return s},out:(l,i,a)=>t.out(l,i,a)}},r1=e=>{const t=zr(e);return{activate:l=>{let{id:i,activated:a,children:s,...r}=l;return i=be(i),s.has(i)?a:t.activate({id:i,activated:a,children:s,...r})},in:t.in,out:t.out}},o1=e=>{const t=Mf(e);return{activate:l=>{let{id:i,activated:a,children:s,...r}=l;return i=be(i),s.has(i)?a:t.activate({id:i,activated:a,children:s,...r})},in:t.in,out:t.out}},u1={open:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(n){const a=new Set;a.add(t);let s=i.get(t);for(;s!=null;)a.add(s),s=i.get(s);return a}else return l.delete(t),l},select:()=>null},Of={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},c1={open:Of.open,select:e=>{let{id:t,value:n,opened:l,parents:i}=e;if(!n)return l;const a=[];let s=i.get(t);for(;s!=null;)a.push(s),s=i.get(s);return new Set(a)}},Wr=e=>{const t={select:n=>{let{id:l,value:i,selected:a}=n;if(l=be(l),e&&!i){const s=Array.from(a.entries()).reduce((r,o)=>{let[c,u]=o;return u==="on"&&r.push(c),r},[]);if(s.length===1&&s[0]===l)return a}return a.set(l,i?"on":"off"),a},in:(n,l,i,a)=>{const s=new Map;for(const r of n||[])t.select({id:r,value:!0,selected:s,children:l,parents:i,disabled:a});return s},out:n=>{const l=[];for(const[i,a]of n.entries())a==="on"&&l.push(i);return l}};return t},$f=e=>{const t=Wr(e);return{select:l=>{let{selected:i,id:a,...s}=l;a=be(a);const r=i.has(a)?new Map([[a,i.get(a)]]):new Map;return t.select({...s,id:a,selected:r})},in:(l,i,a,s)=>l!=null&&l.length?t.in(l.slice(0,1),i,a,s):new Map,out:(l,i,a)=>t.out(l,i,a)}},d1=e=>{const t=Wr(e);return{select:l=>{let{id:i,selected:a,children:s,...r}=l;return i=be(i),s.has(i)?a:t.select({id:i,selected:a,children:s,...r})},in:t.in,out:t.out}},f1=e=>{const t=$f(e);return{select:l=>{let{id:i,selected:a,children:s,...r}=l;return i=be(i),s.has(i)?a:t.select({id:i,selected:a,children:s,...r})},in:t.in,out:t.out}},Rf=e=>{const t={select:n=>{let{id:l,value:i,selected:a,children:s,parents:r,disabled:o}=n;l=be(l);const c=new Map(a),u=[l];for(;u.length;){const f=u.shift();o.has(f)||a.set(be(f),i?"on":"off"),s.has(f)&&u.push(...s.get(f))}let d=be(r.get(l));for(;d;){let f=!0,v=!0;for(const h of s.get(d)){const m=be(h);if(!o.has(m)&&(a.get(m)!=="on"&&(f=!1),a.has(m)&&a.get(m)!=="off"&&(v=!1),!f&&!v))break}a.set(d,f?"on":v?"off":"indeterminate"),d=be(r.get(d))}return e&&!i&&Array.from(a.entries()).reduce((v,h)=>{let[m,g]=h;return g==="on"&&v.push(m),v},[]).length===0?c:a},in:(n,l,i,a)=>{let s=new Map;for(const r of n||[])s=t.select({id:r,value:!0,selected:s,children:l,parents:i,disabled:a});return s},out:(n,l)=>{const i=[];for(const[a,s]of n.entries())s==="on"&&!l.has(a)&&i.push(a);return i}};return t},v1=e=>{const t=Rf(e);return{select:t.select,in:t.in,out:(l,i,a)=>{const s=[];for(const[r,o]of l.entries())if(o==="on"){if(a.has(r)){const c=a.get(r);if(l.get(c)==="on")continue}s.push(r)}return s}}},ci=Symbol.for("vuetify:nested"),Bf={id:ie(),root:{register:()=>null,unregister:()=>null,children:ee(new Map),parents:ee(new Map),disabled:ee(new Set),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:ee(!1),selectable:ee(!1),opened:ee(new Set),activated:ee(new Set),selected:ee(new Map),selectedValues:ee([]),getPath:()=>[]}},m1=Z({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function,Object],selectStrategy:[String,Function,Object],openStrategy:[String,Object],opened:null,activated:null,selected:null,mandatory:Boolean},"nested"),h1=e=>{let t=!1;const n=ie(new Map),l=ie(new Map),i=ie(new Set),a=He(e,"opened",e.opened,m=>new Set(Array.isArray(m)?m.map(g=>be(g)):m),m=>[...m.values()]),s=L(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;if(typeof e.activeStrategy=="function")return e.activeStrategy(e.mandatory);switch(e.activeStrategy){case"leaf":return r1(e.mandatory);case"single-leaf":return o1(e.mandatory);case"independent":return zr(e.mandatory);case"single-independent":default:return Mf(e.mandatory)}}),r=L(()=>{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 f1(e.mandatory);case"leaf":return d1(e.mandatory);case"independent":return Wr(e.mandatory);case"single-independent":return $f(e.mandatory);case"trunk":return v1(e.mandatory);case"classic":default:return Rf(e.mandatory)}}),o=L(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return c1;case"single":return u1;case"multiple":default:return Of}}),c=He(e,"activated",e.activated,m=>s.value.in(m,n.value,l.value),m=>s.value.out(m,n.value,l.value)),u=He(e,"selected",e.selected,m=>r.value.in(m,n.value,l.value,i.value),m=>r.value.out(m,n.value,l.value));Yt(()=>{t=!0});function d(m){const g=[];let y=be(m);for(;y!=null;)g.unshift(y),y=l.value.get(y);return g}const f=tt("nested"),v=new Set,h={id:ie(),root:{opened:a,activatable:O(()=>e.activatable),selectable:O(()=>e.selectable),activated:c,selected:u,selectedValues:L(()=>{const m=[];for(const[g,y]of u.value.entries())y==="on"&&m.push(g);return m}),register:(m,g,y,p)=>{if(v.has(m)){d(m).map(String).join(" -> "),d(g).concat(m).map(String).join(" -> ");return}else v.add(m);g&&m!==g&&l.value.set(m,g),y&&i.value.add(m),p&&n.value.set(m,[]),g!=null&&n.value.set(g,[...n.value.get(g)||[],m])},unregister:m=>{if(t)return;v.delete(m),n.value.delete(m),i.value.delete(m);const g=l.value.get(m);if(g){const y=n.value.get(g)??[];n.value.set(g,y.filter(p=>p!==m))}l.value.delete(m)},open:(m,g,y)=>{f.emit("click:open",{id:m,value:g,path:d(m),event:y});const p=o.value.open({id:m,value:g,opened:new Set(a.value),children:n.value,parents:l.value,event:y});p&&(a.value=p)},openOnSelect:(m,g,y)=>{const p=o.value.select({id:m,value:g,selected:new Map(u.value),opened:new Set(a.value),children:n.value,parents:l.value,event:y});p&&(a.value=p)},select:(m,g,y)=>{f.emit("click:select",{id:m,value:g,path:d(m),event:y});const p=r.value.select({id:m,value:g,selected:new Map(u.value),children:n.value,parents:l.value,disabled:i.value,event:y});p&&(u.value=p),h.root.openOnSelect(m,g,y)},activate:(m,g,y)=>{if(!e.activatable)return h.root.select(m,!0,y);f.emit("click:activate",{id:m,value:g,path:d(m),event:y});const p=s.value.activate({id:m,value:g,activated:new Set(c.value),children:n.value,parents:l.value,event:y});if(p.size!==c.value.size)c.value=p;else{for(const _ of p)if(!c.value.has(_)){c.value=p;return}for(const _ of c.value)if(!p.has(_)){c.value=p;return}}},children:n,parents:l,disabled:i,getPath:d}};return mt(ci,h),h.root},Df=(e,t,n)=>{const l=$e(ci,Bf),i=Symbol("nested item"),a=L(()=>be(At(e))??i),s={...l,id:a,open:(r,o)=>l.root.open(a.value,r,o),openOnSelect:(r,o)=>l.root.openOnSelect(a.value,r,o),isOpen:L(()=>l.root.opened.value.has(a.value)),parent:L(()=>l.root.parents.value.get(a.value)),activate:(r,o)=>l.root.activate(a.value,r,o),isActivated:L(()=>l.root.activated.value.has(a.value)),select:(r,o)=>l.root.select(a.value,r,o),isSelected:L(()=>l.root.selected.value.get(a.value)==="on"),isIndeterminate:L(()=>l.root.selected.value.get(a.value)==="indeterminate"),isLeaf:L(()=>!l.root.children.value.get(a.value)),isGroupActivator:l.isGroupActivator};return hi(()=>{l.isGroupActivator||l.root.register(a.value,l.id.value,At(t),n)}),Yt(()=>{l.isGroupActivator||l.root.unregister(a.value)}),n&&mt(ci,s),s},g1=()=>{const e=$e(ci,Bf);mt(ci,{...e,isGroupActivator:!0})};function Ur(){const e=ie(!1);return qt(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:O(()=>e.value?void 0:{transition:"none !important"}),isBooted:fi(e)}}const y1=Fl({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return g1(),()=>{var l;return(l=n.default)==null?void 0:l.call(n)}}}),p1=Z({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Ie,default:"$collapse"},disabled:Boolean,expandIcon:{type:Ie,default:"$expand"},rawId:[String,Number],prependIcon:Ie,appendIcon:Ie,fluid:Boolean,subgroup:Boolean,title:String,value:null,...Ae(),...Ue()},"VListGroup"),Ou=ue()({name:"VListGroup",props:p1(),setup(e,t){let{slots:n}=t;const{isOpen:l,open:i,id:a}=Df(()=>e.value,()=>e.disabled,!0),s=L(()=>`v-list-group--id-${String(e.rawId??a.value)}`),r=Ff(),{isBooted:o}=Ur();function c(v){var h;["INPUT","TEXTAREA"].includes((h=v.target)==null?void 0:h.tagName)||i(!l.value,v)}const u=L(()=>({onClick:c,class:"v-list-group__header",id:s.value})),d=L(()=>l.value?e.collapseIcon:e.expandIcon),f=L(()=>({VListItem:{activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&d.value,appendIcon:e.appendIcon||!e.subgroup&&d.value,title:e.title,value:e.value}}));return ye(()=>w(e.tag,{class:se(["v-list-group",{"v-list-group--prepend":r==null?void 0:r.hasPrepend.value,"v-list-group--fluid":e.fluid,"v-list-group--subgroup":e.subgroup,"v-list-group--open":l.value},e.class]),style:ge(e.style)},{default:()=>[n.activator&&w(Ke,{defaults:f.value},{default:()=>[w(y1,null,{default:()=>[n.activator({props:u.value,isOpen:l.value})]})]}),w(yn,{transition:{component:_f},disabled:!o.value},{default:()=>{var v;return[ut(P("div",{class:"v-list-group__items",role:"group","aria-labelledby":s.value},[(v=n.default)==null?void 0:v.call(n)]),[[Bn,l.value]])]}})]})),{isOpen:l}}}),b1=Z({opacity:[Number,String],...Ae(),...Ue()},"VListItemSubtitle"),C1=ue()({name:"VListItemSubtitle",props:b1(),setup(e,t){let{slots:n}=t;return ye(()=>w(e.tag,{class:se(["v-list-item-subtitle",e.class]),style:ge([{"--v-list-item-subtitle-opacity":e.opacity},e.style])},n)),{}}}),w1=ka("v-list-item-title"),S1=Z({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Ie,baseColor:String,disabled:Boolean,lines:[Boolean,String],link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Ie,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},value:null,onClick:_t(),onClickOnce:_t(),...al(),...Ae(),...Nt(),...Bt(),...Nn(),...Pt(),...Fa(),...Ue(),...Qe(),...dn({variant:"text"})},"VListItem"),Il=ue()({name:"VListItem",directives:{vRipple:Gt},props:S1(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:l,emit:i}=t;const a=Ia(e,n),s=L(()=>e.value===void 0?a.href.value:e.value),{activate:r,isActivated:o,select:c,isOpen:u,isSelected:d,isIndeterminate:f,isGroupActivator:v,root:h,parent:m,openOnSelect:g,id:y}=Df(s,()=>e.disabled,!1),p=Ff(),_=L(()=>{var Q;return e.active!==!1&&(e.active||((Q=a.isActive)==null?void 0:Q.value)||(h.activatable.value?o.value:d.value))}),C=O(()=>e.link!==!1&&a.isLink.value),S=L(()=>!!p&&(h.selectable.value||h.activatable.value||e.value!=null)),A=L(()=>!e.disabled&&e.link!==!1&&(e.link||a.isClickable.value||S.value)),V=O(()=>e.rounded||e.nav),k=O(()=>e.color??e.activeColor),T=O(()=>({color:_.value?k.value??e.baseColor:e.baseColor,variant:e.variant}));oe(()=>{var Q;return(Q=a.isActive)==null?void 0:Q.value},Q=>{Q&&R()}),hi(()=>{var Q;(Q=a.isActive)!=null&&Q.value&&R()});function R(){m.value!=null&&h.open(m.value,!0),g(!0)}const{themeClasses:B}=lt(e),{borderClasses:E}=sl(e),{colorClasses:I,colorStyles:j,variantClasses:W}=ol(T),{densityClasses:J}=Xt(e),{dimensionStyles:ae}=Dt(e),{elevationClasses:le}=Hn(e),{roundedClasses:Ve}=Tt(V),M=O(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),$=O(()=>e.ripple!==void 0&&e.ripple&&(p!=null&&p.filterable)?{keys:["Enter"]}:e.ripple),N=L(()=>({isActive:_.value,select:c,isOpen:u.value,isSelected:d.value,isIndeterminate:f.value}));function te(Q){var Le,de;i("click",Q),!["INPUT","TEXTAREA"].includes((Le=Q.target)==null?void 0:Le.tagName)&&A.value&&((de=a.navigate)==null||de.call(a,Q),!v&&(h.activatable.value?r(!o.value,Q):(h.selectable.value||e.value!=null)&&c(!d.value,Q)))}function Pe(Q){const Le=Q.target;["INPUT","TEXTAREA"].includes(Le.tagName)||(Q.key==="Enter"||Q.key===" "&&!(p!=null&&p.filterable))&&(Q.preventDefault(),Q.stopPropagation(),Q.target.dispatchEvent(new MouseEvent("click",Q)))}return ye(()=>{const Q=C.value?"a":e.tag,Le=l.title||e.title!=null,de=l.subtitle||e.subtitle!=null,we=!!(e.appendAvatar||e.appendIcon),xe=!!(we||l.append),U=!!(e.prependAvatar||e.prependIcon),ve=!!(U||l.prepend);return p==null||p.updateHasPrepend(ve),e.activeColor&&Fd("active-color",["color","base-color"]),ut(w(Q,fe({class:["v-list-item",{"v-list-item--active":_.value,"v-list-item--disabled":e.disabled,"v-list-item--link":A.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!ve&&(p==null?void 0:p.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&_.value},B.value,E.value,I.value,J.value,le.value,M.value,Ve.value,W.value,e.class],style:[j.value,ae.value,e.style],tabindex:A.value?p?-2:0:void 0,"aria-selected":S.value?h.activatable.value?o.value:h.selectable.value?d.value:_.value:void 0,onClick:te,onKeydown:A.value&&!C.value&&Pe},a.linkProps),{default:()=>{var b;return[rl(A.value||_.value,"v-list-item"),ve&&P("div",{key:"prepend",class:"v-list-item__prepend"},[l.prepend?w(Ke,{key:"prepend-defaults",disabled:!U,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var x;return[(x=l.prepend)==null?void 0:x.call(l,N.value)]}}):P(ce,null,[e.prependAvatar&&w(In,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&w(De,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),P("div",{class:"v-list-item__spacer"},null)]),P("div",{class:"v-list-item__content","data-no-activator":""},[Le&&w(w1,{key:"title"},{default:()=>{var x;return[((x=l.title)==null?void 0:x.call(l,{title:e.title}))??Xe(e.title)]}}),de&&w(C1,{key:"subtitle"},{default:()=>{var x;return[((x=l.subtitle)==null?void 0:x.call(l,{subtitle:e.subtitle}))??Xe(e.subtitle)]}}),(b=l.default)==null?void 0:b.call(l,N.value)]),xe&&P("div",{key:"append",class:"v-list-item__append"},[l.append?w(Ke,{key:"append-defaults",disabled:!we,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var x;return[(x=l.append)==null?void 0:x.call(l,N.value)]}}):P(ce,null,[e.appendIcon&&w(De,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&w(In,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),P("div",{class:"v-list-item__spacer"},null)])]}}),[[Gt,A.value&&$.value]])}),{activate:r,isActivated:o,isGroupActivator:v,isSelected:d,list:p,select:c,root:h,id:y,link:a}}}),x1=Z({color:String,inset:Boolean,sticky:Boolean,title:String,...Ae(),...Ue()},"VListSubheader"),Kr=ue()({name:"VListSubheader",props:x1(),setup(e,t){let{slots:n}=t;const{textColorClasses:l,textColorStyles:i}=Rt(()=>e.color);return ye(()=>{const a=!!(n.default||e.title);return w(e.tag,{class:se(["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},l.value,e.class]),style:ge([{textColorStyles:i},e.style])},{default:()=>{var s;return[a&&P("div",{class:"v-list-subheader__text"},[((s=n.default)==null?void 0:s.call(n))??e.title])]}})}),{}}}),_1=Z({items:Array,returnObject:Boolean},"VListChildren"),Nf=ue()({name:"VListChildren",props:_1(),setup(e,t){let{slots:n}=t;return If(),()=>{var l,i;return((l=n.default)==null?void 0:l.call(n))??((i=e.items)==null?void 0:i.map(a=>{var f,v;let{children:s,props:r,type:o,raw:c}=a;if(o==="divider")return((f=n.divider)==null?void 0:f.call(n,{props:r}))??w(jr,r,null);if(o==="subheader")return((v=n.subheader)==null?void 0:v.call(n,{props:r}))??w(Kr,r,null);const u={subtitle:n.subtitle?h=>{var m;return(m=n.subtitle)==null?void 0:m.call(n,{...h,item:c})}:void 0,prepend:n.prepend?h=>{var m;return(m=n.prepend)==null?void 0:m.call(n,{...h,item:c})}:void 0,append:n.append?h=>{var m;return(m=n.append)==null?void 0:m.call(n,{...h,item:c})}:void 0,title:n.title?h=>{var m;return(m=n.title)==null?void 0:m.call(n,{...h,item:c})}:void 0},d=Ou.filterProps(r);return s?w(Ou,fe(d,{value:e.returnObject?c:r==null?void 0:r.value,rawId:r==null?void 0:r.value}),{activator:h=>{let{props:m}=h;const g={...r,...m,value:e.returnObject?c:r.value};return n.header?n.header({props:g}):w(Il,g,u)},default:()=>w(Nf,{items:s,returnObject:e.returnObject},n)}):n.item?n.item({props:r}):w(Il,fe(r,{value:e.returnObject?c:r.value}),u)}))}}}),Hf=Z({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"},itemType:{type:[Boolean,String,Array,Function],default:"type"},returnObject:Boolean,valueComparator:Function},"list-items"),A1=new Set(["item","divider","subheader"]);function Al(e,t){const n=Mt(t,e.itemTitle,t),l=Mt(t,e.itemValue,n),i=Mt(t,e.itemChildren),a=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?un(t,["children"]):t:void 0:Mt(t,e.itemProps);let s=Mt(t,e.itemType,"item");A1.has(s)||(s="item");const r={title:n,value:l,...a};return{type:s,title:String(r.title??""),value:r.value,props:r,children:s==="item"&&Array.isArray(i)?jf(e,i):void 0,raw:t}}Al.neededProps=["itemTitle","itemValue","itemChildren","itemProps","itemType"];function jf(e,t){const n=pi(e,Al.neededProps),l=[];for(const i of t)l.push(Al(n,i));return l}function zf(e){const t=L(()=>jf(e,e.items)),n=L(()=>t.value.some(r=>r.value===null)),l=ie(new Map),i=ie([]);kt(()=>{const r=t.value,o=new Map,c=[];for(let u=0;u<r.length;u++){const d=r[u];if(Fs(d.value)||d.value===null){let f=o.get(d.value);f||(f=[],o.set(d.value,f)),f.push(d)}else c.push(d)}l.value=o,i.value=c});function a(r){const o=l.value,c=t.value,u=i.value,d=n.value,f=e.returnObject,v=!!e.valueComparator,h=e.valueComparator||$t,m=pi(e,Al.neededProps),g=[];e:for(const y of r){if(!d&&y===null)continue;if(f&&typeof y=="string"){g.push(Al(m,y));continue}const p=o.get(y);if(v||!p){for(const _ of v?c:u)if(h(y,_.value)){g.push(_);continue e}g.push(Al(m,y));continue}g.push(...p)}return g}function s(r){return e.returnObject?r.map(o=>{let{raw:c}=o;return c}):r.map(o=>{let{value:c}=o;return c})}return{items:t,transformIn:a,transformOut:s}}const k1=new Set(["item","divider","subheader"]);function V1(e,t){const n=Fs(t)?t:Mt(t,e.itemTitle),l=Fs(t)?t:Mt(t,e.itemValue,void 0),i=Mt(t,e.itemChildren),a=e.itemProps===!0?un(t,["children"]):Mt(t,e.itemProps);let s=Mt(t,e.itemType,"item");k1.has(s)||(s="item");const r={title:n,value:l,...a};return{type:s,title:r.title,value:r.value,props:r,children:s==="item"&&i?Wf(e,i):void 0,raw:t}}function Wf(e,t){const n=[];for(const l of t)n.push(V1(e,l));return n}function E1(e){return{items:L(()=>Wf(e,e.items))}}const L1=Z({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,filterable:Boolean,expandIcon:Ie,collapseIcon:Ie,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,"onClick:open":_t(),"onClick:select":_t(),"onUpdate:opened":_t(),...m1({selectStrategy:"single-leaf",openStrategy:"list"}),...al(),...Ae(),...Nt(),...Bt(),...Nn(),...Hf(),...Pt(),...Ue(),...Qe(),...dn({variant:"text"})},"VList"),Uf=ue()({name:"VList",props:L1(),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}=E1(e),{themeClasses:i}=lt(e),{backgroundColorClasses:a,backgroundColorStyles:s}=Ut(()=>e.bgColor),{borderClasses:r}=sl(e),{densityClasses:o}=Xt(e),{dimensionStyles:c}=Dt(e),{elevationClasses:u}=Hn(e),{roundedClasses:d}=Tt(e),{children:f,open:v,parents:h,select:m,getPath:g}=h1(e),y=O(()=>e.lines?`v-list--${e.lines}-line`:void 0),p=O(()=>e.activeColor),_=O(()=>e.baseColor),C=O(()=>e.color);If({filterable:e.filterable}),Dn({VListGroup:{activeColor:p,baseColor:_,color:C,expandIcon:O(()=>e.expandIcon),collapseIcon:O(()=>e.collapseIcon)},VListItem:{activeClass:O(()=>e.activeClass),activeColor:p,baseColor:_,color:C,density:O(()=>e.density),disabled:O(()=>e.disabled),lines:O(()=>e.lines),nav:O(()=>e.nav),slim:O(()=>e.slim),variant:O(()=>e.variant)}});const S=ie(!1),A=ee();function V(I){S.value=!0}function k(I){S.value=!1}function T(I){var j;!S.value&&!(I.relatedTarget&&((j=A.value)!=null&&j.contains(I.relatedTarget)))&&E()}function R(I){const j=I.target;if(!(!A.value||j.tagName==="INPUT"&&["Home","End"].includes(I.key)||j.tagName==="TEXTAREA")){if(I.key==="ArrowDown")E("next");else if(I.key==="ArrowUp")E("prev");else if(I.key==="Home")E("first");else if(I.key==="End")E("last");else return;I.preventDefault()}}function B(I){S.value=!0}function E(I){if(A.value)return Zl(A.value,I)}return ye(()=>w(e.tag,{ref:A,class:se(["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},i.value,a.value,r.value,o.value,u.value,y.value,d.value,e.class]),style:ge([s.value,c.value,e.style]),tabindex:e.disabled?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:V,onFocusout:k,onFocus:T,onKeydown:R,onMousedown:B},{default:()=>[w(Nf,{items:l.value,returnObject:e.returnObject},n)]})),{open:v,select:m,focus:E,children:f,parents:h,getPath:g}}});function ds(e,t){return{x:e.x+t.x,y:e.y+t.y}}function P1(e,t){return{x:e.x-t.x,y:e.y-t.y}}function $u(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 ds({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 ds({x:i,y:a},t)}return ds({x:t.width/2,y:t.height/2},t)}const Kf={static:F1,connected:O1},T1=Z({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in Kf},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function I1(e,t){const n=ee({}),l=ee();Me&&Tn(()=>!!(t.isActive.value&&e.locationStrategy),r=>{var o,c;oe(()=>e.locationStrategy,r),nt(()=>{window.removeEventListener("resize",i),visualViewport==null||visualViewport.removeEventListener("resize",a),visualViewport==null||visualViewport.removeEventListener("scroll",s),l.value=void 0}),window.addEventListener("resize",i,{passive:!0}),visualViewport==null||visualViewport.addEventListener("resize",a,{passive:!0}),visualViewport==null||visualViewport.addEventListener("scroll",s,{passive:!0}),typeof e.locationStrategy=="function"?l.value=(o=e.locationStrategy(t,e,n))==null?void 0:o.updateLocation:l.value=(c=Kf[e.locationStrategy](t,e,n))==null?void 0:c.updateLocation});function i(r){var o;(o=l.value)==null||o.call(l,r)}function a(r){var o;(o=l.value)==null||o.call(l,r)}function s(r){var o;(o=l.value)==null||o.call(l,r)}return{contentStyles:n,updateLocation:l}}function F1(){}function M1(e,t){const n=Vr(e);return t?n.x+=parseFloat(e.style.right||0):n.x-=parseFloat(e.style.left||0),n.y-=parseFloat(e.style.top||0),n}function O1(e,t,n){(Array.isArray(e.target.value)||ny(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:i,preferredOrigin:a}=Ar(()=>{const y=Ms(t.location,e.isRtl.value),p=t.origin==="overlap"?y:t.origin==="auto"?es(y):Ms(t.origin,e.isRtl.value);return y.side===p.side&&y.align===ts(p).align?{preferredAnchor:Zo(y),preferredOrigin:Zo(p)}:{preferredAnchor:y,preferredOrigin:p}}),[s,r,o,c]=["minWidth","minHeight","maxWidth","maxHeight"].map(y=>L(()=>{const p=parseFloat(t[y]);return isNaN(p)?1/0:p})),u=L(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const y=t.offset.split(" ").map(parseFloat);return y.length<2&&y.push(0),y}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let d=!1,f=-1;const v=new pg(4),h=new ResizeObserver(()=>{if(!d)return;if(requestAnimationFrame(p=>{p!==f&&v.clear(),requestAnimationFrame(_=>{f=_})}),v.isFull){const p=v.values();if($t(p.at(-1),p.at(-3))&&!$t(p.at(-1),p.at(-2)))return}const y=g();y&&v.push(y.flipped)});oe([e.target,e.contentEl],(y,p)=>{let[_,C]=y,[S,A]=p;S&&!Array.isArray(S)&&h.unobserve(S),_&&!Array.isArray(_)&&h.observe(_),A&&h.unobserve(A),C&&h.observe(C)},{immediate:!0}),nt(()=>{h.disconnect()});let m=new on({x:0,y:0,width:0,height:0});function g(){if(d=!1,requestAnimationFrame(()=>d=!0),!e.target.value||!e.contentEl.value)return;(Array.isArray(e.target.value)||e.target.value.offsetParent||e.target.value.getClientRects().length)&&(m=Id(e.target.value));const y=M1(e.contentEl.value,e.isRtl.value),p=na(e.contentEl.value),_=12;p.length||(p.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(y.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),y.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const C=p.reduce((I,j)=>{const W=Ag(j);return I?new on({x:Math.max(I.left,W.left),y:Math.max(I.top,W.top),width:Math.min(I.right,W.right)-Math.max(I.left,W.left),height:Math.min(I.bottom,W.bottom)-Math.max(I.top,W.top)}):W},void 0);C.x+=_,C.y+=_,C.width-=_*2,C.height-=_*2;let S={anchor:i.value,origin:a.value};function A(I){const j=new on(y),W=$u(I.anchor,m),J=$u(I.origin,j);let{x:ae,y:le}=P1(W,J);switch(I.anchor.side){case"top":le-=u.value[0];break;case"bottom":le+=u.value[0];break;case"left":ae-=u.value[0];break;case"right":ae+=u.value[0];break}switch(I.anchor.align){case"top":le-=u.value[1];break;case"bottom":le+=u.value[1];break;case"left":ae-=u.value[1];break;case"right":ae+=u.value[1];break}return j.x+=ae,j.y+=le,j.width=Math.min(j.width,o.value),j.height=Math.min(j.height,c.value),{overflows:Jo(j,C),x:ae,y:le}}let V=0,k=0;const T={x:0,y:0},R={x:!1,y:!1};let B=-1;for(;!(B++>10);){const{x:I,y:j,overflows:W}=A(S);V+=I,k+=j,y.x+=I,y.y+=j;{const J=Xo(S.anchor),ae=W.x.before||W.x.after,le=W.y.before||W.y.after;let Ve=!1;if(["x","y"].forEach(M=>{if(M==="x"&&ae&&!R.x||M==="y"&&le&&!R.y){const $={anchor:{...S.anchor},origin:{...S.origin}},N=M==="x"?J==="y"?ts:es:J==="y"?es:ts;$.anchor=N($.anchor),$.origin=N($.origin);const{overflows:te}=A($);(te[M].before<=W[M].before&&te[M].after<=W[M].after||te[M].before+te[M].after<(W[M].before+W[M].after)/2)&&(S=$,Ve=R[M]=!0)}}),Ve)continue}W.x.before&&(V+=W.x.before,y.x+=W.x.before),W.x.after&&(V-=W.x.after,y.x-=W.x.after),W.y.before&&(k+=W.y.before,y.y+=W.y.before),W.y.after&&(k-=W.y.after,y.y-=W.y.after);{const J=Jo(y,C);T.x=C.width-J.x.before-J.x.after,T.y=C.height-J.y.before-J.y.after,V+=J.x.before,y.x+=J.x.before,k+=J.y.before,y.y+=J.y.before}break}const E=Xo(S.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${S.anchor.side} ${S.anchor.align}`,transformOrigin:`${S.origin.side} ${S.origin.align}`,top:_e(fs(k)),left:e.isRtl.value?void 0:_e(fs(V)),right:e.isRtl.value?_e(fs(-V)):void 0,minWidth:_e(E==="y"?Math.min(s.value,m.width):s.value),maxWidth:_e(Ru(Wt(T.x,s.value===1/0?0:s.value,o.value))),maxHeight:_e(Ru(Wt(T.y,r.value===1/0?0:r.value,c.value)))}),{available:T,contentBox:y,flipped:R}}return oe(()=>[i.value,a.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>g()),Je(()=>{const y=g();if(!y)return;const{available:p,contentBox:_}=y;_.height>p.y&&requestAnimationFrame(()=>{g(),requestAnimationFrame(()=>{g()})})}),{updateLocation:g}}function fs(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function Ru(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let Ks=!0;const va=[];function $1(e){!Ks||va.length?(va.push(e),Gs()):(Ks=!1,e(),Gs())}let Bu=-1;function Gs(){cancelAnimationFrame(Bu),Bu=requestAnimationFrame(()=>{const e=va.shift();e&&e(),va.length?Gs():Ks=!0})}const Ni={none:null,close:D1,block:N1,reposition:H1},R1=Z({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Ni}},"VOverlay-scroll-strategies");function B1(e,t){if(!Me)return;let n;kt(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=Xl(),await new Promise(l=>setTimeout(l)),n.active&&n.run(()=>{var l;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(l=Ni[e.scrollStrategy])==null||l.call(Ni,t,e,n)}))}),nt(()=>{n==null||n.stop()})}function D1(e){function t(n){e.isActive.value=!1}Gf(e.targetEl.value??e.contentEl.value,t)}function N1(e,t){var s;const n=(s=e.root.value)==null?void 0:s.offsetParent,l=[...new Set([...na(e.targetEl.value,t.contained?n:void 0),...na(e.contentEl.value,t.contained?n:void 0)])].filter(r=>!r.classList.contains("v-overlay-scroll-blocked")),i=window.innerWidth-document.documentElement.offsetWidth,a=(r=>Pr(r)&&r)(n||document.documentElement);a&&e.root.value.classList.add("v-overlay--scroll-blocked"),l.forEach((r,o)=>{r.style.setProperty("--v-body-scroll-x",_e(-r.scrollLeft)),r.style.setProperty("--v-body-scroll-y",_e(-r.scrollTop)),r!==document.documentElement&&r.style.setProperty("--v-scrollbar-offset",_e(i)),r.classList.add("v-overlay-scroll-blocked")}),nt(()=>{l.forEach((r,o)=>{const c=parseFloat(r.style.getPropertyValue("--v-body-scroll-x")),u=parseFloat(r.style.getPropertyValue("--v-body-scroll-y")),d=r.style.scrollBehavior;r.style.scrollBehavior="auto",r.style.removeProperty("--v-body-scroll-x"),r.style.removeProperty("--v-body-scroll-y"),r.style.removeProperty("--v-scrollbar-offset"),r.classList.remove("v-overlay-scroll-blocked"),r.scrollLeft=-c,r.scrollTop=-u,r.style.scrollBehavior=d}),a&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function H1(e,t,n){let l=!1,i=-1,a=-1;function s(r){$1(()=>{var u,d;const o=performance.now();(d=(u=e.updateLocation).value)==null||d.call(u,r),l=(performance.now()-o)/(1e3/60)>2})}a=(typeof requestIdleCallback>"u"?r=>r():requestIdleCallback)(()=>{n.run(()=>{Gf(e.targetEl.value??e.contentEl.value,r=>{l?(cancelAnimationFrame(i),i=requestAnimationFrame(()=>{i=requestAnimationFrame(()=>{s(r)})})):s(r)})})}),nt(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(a),cancelAnimationFrame(i)})}function Gf(e,t){const n=[document,...na(e)];n.forEach(l=>{l.addEventListener("scroll",t,{passive:!0})}),nt(()=>{n.forEach(l=>{l.removeEventListener("scroll",t)})})}const qs=Symbol.for("vuetify:v-menu"),j1=Z({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function z1(e,t){let n=()=>{};function l(s){n==null||n();const r=Number(s?e.openDelay:e.closeDelay);return new Promise(o=>{n=Cg(r,()=>{t==null||t(s),o(s)})})}function i(){return l(!0)}function a(){return l(!1)}return{clearDelay:n,runOpenDelay:i,runCloseDelay:a}}const W1=Z({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,...j1()},"VOverlay-activator");function U1(e,t){let{isActive:n,isTop:l,contentEl:i}=t;const a=tt("useActivator"),s=ee();let r=!1,o=!1,c=!0;const u=L(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),d=L(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!u.value),{runOpenDelay:f,runCloseDelay:v}=z1(e,k=>{k===(e.openOnHover&&r||u.value&&o)&&!(e.openOnHover&&n.value&&!l.value)&&(n.value!==k&&(c=!0),n.value=k)}),h=ee(),m={onClick:k=>{k.stopPropagation(),s.value=k.currentTarget||k.target,n.value||(h.value=[k.clientX,k.clientY]),n.value=!n.value},onMouseenter:k=>{var T;(T=k.sourceCapabilities)!=null&&T.firesTouchEvents||(r=!0,s.value=k.currentTarget||k.target,f())},onMouseleave:k=>{r=!1,v()},onFocus:k=>{Ll(k.target,":focus-visible")!==!1&&(o=!0,k.stopPropagation(),s.value=k.currentTarget||k.target,f())},onBlur:k=>{o=!1,k.stopPropagation(),v()}},g=L(()=>{const k={};return d.value&&(k.onClick=m.onClick),e.openOnHover&&(k.onMouseenter=m.onMouseenter,k.onMouseleave=m.onMouseleave),u.value&&(k.onFocus=m.onFocus,k.onBlur=m.onBlur),k}),y=L(()=>{const k={};if(e.openOnHover&&(k.onMouseenter=()=>{r=!0,f()},k.onMouseleave=()=>{r=!1,v()}),u.value&&(k.onFocusin=()=>{o=!0,f()},k.onFocusout=()=>{o=!1,v()}),e.closeOnContentClick){const T=$e(qs,null);k.onClick=()=>{n.value=!1,T==null||T.closeParents()}}return k}),p=L(()=>{const k={};return e.openOnHover&&(k.onMouseenter=()=>{c&&(r=!0,c=!1,f())},k.onMouseleave=()=>{r=!1,v()}),k});oe(l,k=>{var T;k&&(e.openOnHover&&!r&&(!u.value||!o)||u.value&&!o&&(!e.openOnHover||!r))&&!((T=i.value)!=null&&T.contains(document.activeElement))&&(n.value=!1)}),oe(n,k=>{k||setTimeout(()=>{h.value=void 0})},{flush:"post"});const _=Is();kt(()=>{_.value&&Je(()=>{s.value=_.el})});const C=Is(),S=L(()=>e.target==="cursor"&&h.value?h.value:C.value?C.el:qf(e.target,a)||s.value),A=L(()=>Array.isArray(S.value)?void 0:S.value);let V;return oe(()=>!!e.activator,k=>{k&&Me?(V=Xl(),V.run(()=>{K1(e,a,{activatorEl:s,activatorEvents:g})})):V&&V.stop()},{flush:"post",immediate:!0}),nt(()=>{V==null||V.stop()}),{activatorEl:s,activatorRef:_,target:S,targetEl:A,targetRef:C,activatorEvents:g,contentEvents:y,scrimEvents:p}}function K1(e,t,n){let{activatorEl:l,activatorEvents:i}=n;oe(()=>e.activator,(o,c)=>{if(c&&o!==c){const u=r(c);u&&s(u)}o&&Je(()=>a())},{immediate:!0}),oe(()=>e.activatorProps,()=>{a()}),nt(()=>{s()});function a(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;o&&kg(o,fe(i.value,c))}function s(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;o&&Vg(o,fe(i.value,c))}function r(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const c=qf(o,t);return l.value=(c==null?void 0:c.nodeType)===Node.ELEMENT_NODE?c:void 0,l.value}}function qf(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 G1(){if(!Me)return ie(!1);const{ssr:e}=Ir();if(e){const t=ie(!1);return qt(()=>{t.value=!0}),t}else return ie(!0)}const Gr=Z({eager:Boolean},"lazy");function qr(e,t){const n=ie(!1),l=O(()=>n.value||e.eager||t.value);oe(t,()=>n.value=!0);function i(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:l,onAfterLeave:i}}function Ma(){const t=tt("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Du=Symbol.for("vuetify:stack"),Nl=it([]);function q1(e,t,n){const l=tt("useStack"),i=!n,a=$e(Du,void 0),s=it({activeChildren:new Set});mt(Du,s);const r=ie(Number(At(t)));Tn(e,()=>{var d;const u=(d=Nl.at(-1))==null?void 0:d[1];r.value=u?u+10:Number(At(t)),i&&Nl.push([l.uid,r.value]),a==null||a.activeChildren.add(l.uid),nt(()=>{if(i){const f=be(Nl).findIndex(v=>v[0]===l.uid);Nl.splice(f,1)}a==null||a.activeChildren.delete(l.uid)})});const o=ie(!0);i&&kt(()=>{var d;const u=((d=Nl.at(-1))==null?void 0:d[0])===l.uid;setTimeout(()=>o.value=u)});const c=O(()=>!s.activeChildren.size);return{globalTop:fi(o),localTop:c,stackStyles:O(()=>({zIndex:r.value}))}}function Y1(e){return{teleportTarget:L(()=>{const n=e();if(n===!0||!Me)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 Z1(){return!0}function Yf(e,t,n){if(!e||Zf(e,n)===!1)return!1;const l=Dd(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 Zf(e,t){return(typeof t.value=="object"&&t.value.closeConditional||Z1)(e)}function X1(e,t,n){const l=typeof n.value=="function"?n.value:n.value.handler;e.shadowTarget=e.target,t._clickOutside.lastMousedownWasOutside&&Yf(e,t,n)&&setTimeout(()=>{Zf(e,n)&&l&&l(e)},0)}function Nu(e,t){const n=Dd(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const Hu={mounted(e,t){const n=i=>X1(i,e,t),l=i=>{e._clickOutside.lastMousedownWasOutside=Yf(i,e,t)};Nu(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&&(Nu(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 J1(e){const{modelValue:t,color:n,...l}=e;return w(el,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&P("div",fe({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},l),null)]})}const Yr=Z({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},...W1(),...Ae(),...Bt(),...Gr(),...T1(),...R1(),...Qe(),...Ol()},"VOverlay"),ma=ue()({name:"VOverlay",directives:{vClickOutside:Hu},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...Yr()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,keydown:e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:l,emit:i}=t;const a=tt("VOverlay"),s=ee(),r=ee(),o=ee(),c=He(e,"modelValue"),u=L({get:()=>c.value,set:de=>{de&&e.disabled||(c.value=de)}}),{themeClasses:d}=lt(e),{rtlClasses:f,isRtl:v}=Zt(),{hasContent:h,onAfterLeave:m}=qr(e,u),g=Ut(()=>typeof e.scrim=="string"?e.scrim:null),{globalTop:y,localTop:p,stackStyles:_}=q1(u,()=>e.zIndex,e._disableGlobalStack),{activatorEl:C,activatorRef:S,target:A,targetEl:V,targetRef:k,activatorEvents:T,contentEvents:R,scrimEvents:B}=U1(e,{isActive:u,isTop:p,contentEl:o}),{teleportTarget:E}=Y1(()=>{var xe,U,ve;const de=e.attach||e.contained;if(de)return de;const we=((xe=C==null?void 0:C.value)==null?void 0:xe.getRootNode())||((ve=(U=a.proxy)==null?void 0:U.$el)==null?void 0:ve.getRootNode());return we instanceof ShadowRoot?we:!1}),{dimensionStyles:I}=Dt(e),j=G1(),{scopeId:W}=Ma();oe(()=>e.disabled,de=>{de&&(u.value=!1)});const{contentStyles:J,updateLocation:ae}=I1(e,{isRtl:v,contentEl:o,target:A,isActive:u});B1(e,{root:s,contentEl:o,targetEl:V,isActive:u,updateLocation:ae});function le(de){i("click:outside",de),e.persistent?Pe():u.value=!1}function Ve(de){return u.value&&y.value&&(!e.scrim||de.target===r.value||de instanceof MouseEvent&&de.shadowTarget===r.value)}Me&&oe(u,de=>{de?window.addEventListener("keydown",M):window.removeEventListener("keydown",M)},{immediate:!0}),Yt(()=>{Me&&window.removeEventListener("keydown",M)});function M(de){var we,xe,U;de.key==="Escape"&&y.value&&((we=o.value)!=null&&we.contains(document.activeElement)||i("keydown",de),e.persistent?Pe():(u.value=!1,(xe=o.value)!=null&&xe.contains(document.activeElement)&&((U=C.value)==null||U.focus())))}function $(de){de.key==="Escape"&&!y.value||i("keydown",de)}const N=l1();Tn(()=>e.closeOnBack,()=>{i1(N,de=>{y.value&&u.value?(de(!1),e.persistent?Pe():u.value=!1):de()})});const te=ee();oe(()=>u.value&&(e.absolute||e.contained)&&E.value==null,de=>{if(de){const we=Nd(s.value);we&&we!==document.scrollingElement&&(te.value=we.scrollTop)}});function Pe(){e.noClickAnimation||o.value&&qn(o.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:ai})}function Q(){i("afterEnter")}function Le(){m(),i("afterLeave")}return ye(()=>{var de;return P(ce,null,[(de=n.activator)==null?void 0:de.call(n,{isActive:u.value,targetRef:k,props:fe({ref:S},T.value,e.activatorProps)}),j.value&&h.value&&w(Vm,{disabled:!E.value,to:E.value},{default:()=>[P("div",fe({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":u.value,"v-overlay--contained":e.contained},d.value,f.value,e.class],style:[_.value,{"--v-overlay-opacity":e.opacity,top:_e(te.value)},e.style],ref:s,onKeydown:$},W,l),[w(J1,fe({color:g,modelValue:u.value&&!!e.scrim,ref:r},B.value),null),w(yn,{appear:!0,persisted:!0,transition:e.transition,target:A.value,onAfterEnter:Q,onAfterLeave:Le},{default:()=>{var we;return[ut(P("div",fe({ref:o,class:["v-overlay__content",e.contentClass],style:[I.value,J.value]},R.value,e.contentProps),[(we=n.default)==null?void 0:we.call(n,{isActive:u})]),[[Bn,u.value],[Hu,{handler:le,closeConditional:Ve,include:()=>[C.value]}]])]}})])]})])}),{activatorEl:C,scrimEl:r,target:A,animateClick:Pe,contentEl:o,globalTop:y,localTop:p,updateLocation:ae}}}),Q1=Z({id:String,submenu:Boolean,disableInitialFocus:Boolean,...un(Yr({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",location:void 0,openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:Sf}}),["absolute"])},"VMenu"),Xf=ue()({name:"VMenu",props:Q1(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=He(e,"modelValue"),{scopeId:i}=Ma(),{isRtl:a}=Zt(),s=$n(),r=O(()=>e.id||`v-menu-${s}`),o=ee(),c=$e(qs,null),u=ie(new Set);mt(qs,{register(){u.value.add(s)},unregister(){u.value.delete(s)},closeParents(g){setTimeout(()=>{var y;!u.value.size&&!e.persistent&&(g==null||(y=o.value)!=null&&y.contentEl&&!wg(g,o.value.contentEl))&&(l.value=!1,c==null||c.closeParents())},40)}}),Yt(()=>{c==null||c.unregister(),document.removeEventListener("focusin",d)}),Hc(()=>l.value=!1);async function d(g){var _,C,S;const y=g.relatedTarget,p=g.target;await Je(),l.value&&y!==p&&((_=o.value)!=null&&_.contentEl)&&((C=o.value)!=null&&C.globalTop)&&![document,o.value.contentEl].includes(p)&&!o.value.contentEl.contains(p)&&((S=Qi(o.value.contentEl)[0])==null||S.focus())}oe(l,g=>{g?(c==null||c.register(),Me&&!e.disableInitialFocus&&document.addEventListener("focusin",d,{once:!0})):(c==null||c.unregister(),Me&&document.removeEventListener("focusin",d))},{immediate:!0});function f(g){c==null||c.closeParents(g)}function v(g){var y,p,_,C,S;if(!e.disabled)if(g.key==="Tab"||g.key==="Enter"&&!e.closeOnContentClick){if(g.key==="Enter"&&(g.target instanceof HTMLTextAreaElement||g.target instanceof HTMLInputElement&&g.target.closest("form")))return;g.key==="Enter"&&g.preventDefault(),Pd(Qi((y=o.value)==null?void 0:y.contentEl,!1),g.shiftKey?"prev":"next",V=>V.tabIndex>=0)||(l.value=!1,(_=(p=o.value)==null?void 0:p.activatorEl)==null||_.focus())}else e.submenu&&g.key===(a.value?"ArrowRight":"ArrowLeft")&&(l.value=!1,(S=(C=o.value)==null?void 0:C.activatorEl)==null||S.focus())}function h(g){var p;if(e.disabled)return;const y=(p=o.value)==null?void 0:p.contentEl;y&&l.value?g.key==="ArrowDown"?(g.preventDefault(),g.stopImmediatePropagation(),Zl(y,"next")):g.key==="ArrowUp"?(g.preventDefault(),g.stopImmediatePropagation(),Zl(y,"prev")):e.submenu&&(g.key===(a.value?"ArrowRight":"ArrowLeft")?l.value=!1:g.key===(a.value?"ArrowLeft":"ArrowRight")&&(g.preventDefault(),Zl(y,"first"))):(e.submenu?g.key===(a.value?"ArrowLeft":"ArrowRight"):["ArrowDown","ArrowUp"].includes(g.key))&&(l.value=!0,g.preventDefault(),setTimeout(()=>setTimeout(()=>h(g))))}const m=L(()=>fe({"aria-haspopup":"menu","aria-expanded":String(l.value),"aria-controls":r.value,onKeydown:h},e.activatorProps));return ye(()=>{const g=ma.filterProps(e);return w(ma,fe({ref:o,id:r.value,class:["v-menu",e.class],style:e.style},g,{modelValue:l.value,"onUpdate:modelValue":y=>l.value=y,absolute:!0,activatorProps:m.value,location:e.location??(e.submenu?"end":"bottom"),"onClick:outside":f,onKeydown:v},i),{activator:n.activator,default:function(){for(var y=arguments.length,p=new Array(y),_=0;_<y;_++)p[_]=arguments[_];return w(Ke,{root:"VMenu"},{default:()=>{var C;return[(C=n.default)==null?void 0:C.call(n,...p)]}})}})}),ul({id:r,ΨopenChildren:u},o)}}),e0=Z({active:Boolean,disabled:Boolean,max:[Number,String],value:{type:[Number,String],default:0},...Ae(),...Ol({transition:{component:xf}})},"VCounter"),t0=ue()({name:"VCounter",functional:!0,props:e0(),setup(e,t){let{slots:n}=t;const l=O(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return ye(()=>w(yn,{transition:e.transition},{default:()=>[ut(P("div",{class:se(["v-counter",{"text-error":e.max&&!e.disabled&&parseFloat(e.value)>parseFloat(e.max)},e.class]),style:ge(e.style)},[n.default?n.default({counter:l.value,max:e.max,value:e.value}):l.value]),[[Bn,e.active]])]})),{}}}),n0=Z({floating:Boolean,...Ae()},"VFieldLabel"),Fi=ue()({name:"VFieldLabel",props:n0(),setup(e,t){let{slots:n}=t;return ye(()=>w(of,{class:se(["v-field-label",{"v-field-label--floating":e.floating},e.class]),style:ge(e.style)},n)),{}}});function Jf(e,t){const n=ee(),l=ie(!1);if(Sr){const i=new IntersectionObserver(a=>{l.value=!!a.find(s=>s.isIntersecting)},t);nt(()=>{i.disconnect()}),oe(n,(a,s)=>{s&&(i.unobserve(s),l.value=!1),a&&i.observe(a)},{flush:"post"})}return{intersectionRef:n,isIntersecting:l}}const ju={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},xi=Z({location:String},"location");function Oa(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:l}=Zt();return{locationStyles:L(()=>{if(!e.location)return{};const{side:a,align:s}=Ms(e.location.split(" ").length>1?e.location:`${e.location} center`,l.value);function r(c){return n?n(c):0}const o={};return a!=="center"&&(t?o[ju[a]]=`calc(100% - ${r(a)}px)`:o[a]=0),s!=="center"?t?o[ju[s]]=`calc(100% - ${r(s)}px)`:o[s]=0:(a==="center"?o.top=o.left="50%":o[{top:"left",bottom:"left",left:"top",right:"top"}[a]]="50%",o.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[a]),o})}}const l0=Z({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,...Ae(),...xi({location:"top"}),...Pt(),...Ue(),...Qe()},"VProgressLinear"),Qf=ue()({name:"VProgressLinear",props:l0(),emits:{"update:modelValue":e=>!0},setup(e,t){var B;let{slots:n}=t;const l=He(e,"modelValue"),{isRtl:i,rtlClasses:a}=Zt(),{themeClasses:s}=lt(e),{locationStyles:r}=Oa(e),{textColorClasses:o,textColorStyles:c}=Rt(()=>e.color),{backgroundColorClasses:u,backgroundColorStyles:d}=Ut(()=>e.bgColor||e.color),{backgroundColorClasses:f,backgroundColorStyles:v}=Ut(()=>e.bufferColor||e.bgColor||e.color),{backgroundColorClasses:h,backgroundColorStyles:m}=Ut(()=>e.color),{roundedClasses:g}=Tt(e),{intersectionRef:y,isIntersecting:p}=Jf(),_=L(()=>parseFloat(e.max)),C=L(()=>parseFloat(e.height)),S=L(()=>Wt(parseFloat(e.bufferValue)/_.value*100,0,100)),A=L(()=>Wt(parseFloat(l.value)/_.value*100,0,100)),V=L(()=>i.value!==e.reverse),k=L(()=>e.indeterminate?"fade-transition":"slide-x-transition"),T=Me&&((B=window.matchMedia)==null?void 0:B.call(window,"(forced-colors: active)").matches);function R(E){if(!y.value)return;const{left:I,right:j,width:W}=y.value.getBoundingClientRect(),J=V.value?W-E.clientX+(j-W):E.clientX-I;l.value=Math.round(J/W*_.value)}return ye(()=>w(e.tag,{ref:y,class:se(["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&p.value,"v-progress-linear--reverse":V.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},g.value,s.value,a.value,e.class]),style:ge([{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?_e(C.value):0,"--v-progress-linear-height":_e(C.value),...e.absolute?r.value:{}},e.style]),role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:Math.min(parseFloat(l.value),_.value),onClick:e.clickable&&R},{default:()=>[e.stream&&P("div",{key:"stream",class:se(["v-progress-linear__stream",o.value]),style:{...c.value,[V.value?"left":"right"]:_e(-C.value),borderTop:`${_e(C.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${_e(C.value/4)})`,width:_e(100-S.value,"%"),"--v-progress-linear-stream-to":_e(C.value*(V.value?1:-1))}},null),P("div",{class:se(["v-progress-linear__background",T?void 0:u.value]),style:ge([d.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}])},null),P("div",{class:se(["v-progress-linear__buffer",T?void 0:f.value]),style:ge([v.value,{opacity:parseFloat(e.bufferOpacity),width:_e(S.value,"%")}])},null),w(el,{name:k.value},{default:()=>[e.indeterminate?P("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(E=>P("div",{key:E,class:se(["v-progress-linear__indeterminate",E,T?void 0:h.value]),style:ge(m.value)},null))]):P("div",{class:se(["v-progress-linear__determinate",T?void 0:h.value]),style:ge([m.value,{width:_e(A.value,"%")}])},null)]}),n.default&&P("div",{class:"v-progress-linear__content"},[n.default({value:A.value,buffer:S.value})])]})),{}}}),Zr=Z({loading:[Boolean,String]},"loader");function $a(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return{loaderClasses:O(()=>({[`${t}--loading`]:e.loading}))}}function Xr(e,t){var l;let{slots:n}=t;return P("div",{class:se(`${e.name}__loader`)},[((l=n.default)==null?void 0:l.call(n,{color:e.color,isActive:e.active}))||w(Qf,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const i0=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],ev=Z({appendInnerIcon:Ie,bgColor:String,clearable:Boolean,clearIcon:{type:Ie,default:"$clear"},active:Boolean,centerAffix:{type:Boolean,default:void 0},color:String,baseColor:String,details:Boolean,dirty:Boolean,disabled:{type:Boolean,default:null},glow:Boolean,error:Boolean,flat:Boolean,iconColor:[Boolean,String],label:String,persistentClear:Boolean,prependInnerIcon:Ie,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>i0.includes(e)},"onClick:clear":_t(),"onClick:appendInner":_t(),"onClick:prependInner":_t(),...Ae(),...Zr(),...Pt(),...Qe()},"VField"),zu=ue()({name:"VField",inheritAttrs:!1,props:{id:String,...kf(),...ev()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{themeClasses:a}=lt(e),{loaderClasses:s}=$a(e),{focusClasses:r,isFocused:o,focus:c,blur:u}=Br(e),{InputIcon:d}=bf(e),{roundedClasses:f}=Tt(e),{rtlClasses:v}=Zt(),h=O(()=>e.dirty||e.active),m=O(()=>!!(e.label||i.label)),g=O(()=>!e.singleLine&&m.value),y=$n(),p=L(()=>e.id||`input-${y}`),_=O(()=>e.details?`${p.value}-messages`:void 0),C=ee(),S=ee(),A=ee(),V=L(()=>["plain","underlined"].includes(e.variant)),k=L(()=>e.error||e.disabled?void 0:h.value&&o.value?e.color:e.baseColor),T=L(()=>{if(!(!e.iconColor||e.glow&&!o.value))return e.iconColor===!0?k.value:e.iconColor}),{backgroundColorClasses:R,backgroundColorStyles:B}=Ut(()=>e.bgColor),{textColorClasses:E,textColorStyles:I}=Rt(k);oe(h,J=>{if(g.value){const ae=C.value.$el,le=S.value.$el;requestAnimationFrame(()=>{const Ve=Vr(ae),M=le.getBoundingClientRect(),$=M.x-Ve.x,N=M.y-Ve.y-(Ve.height/2-M.height/2),te=M.width/.75,Pe=Math.abs(te-Ve.width)>1?{maxWidth:_e(te)}:void 0,Q=getComputedStyle(ae),Le=getComputedStyle(le),de=parseFloat(Q.transitionDuration)*1e3||150,we=parseFloat(Le.getPropertyValue("--v-field-label-scale")),xe=Le.getPropertyValue("color");ae.style.visibility="visible",le.style.visibility="hidden",qn(ae,{transform:`translate(${$}px, ${N}px) scale(${we})`,color:xe,...Pe},{duration:de,easing:ai,direction:J?"normal":"reverse"}).finished.then(()=>{ae.style.removeProperty("visibility"),le.style.removeProperty("visibility")})})}},{flush:"post"});const j=L(()=>({isActive:h,isFocused:o,controlRef:A,blur:u,focus:c}));function W(J){J.target!==document.activeElement&&J.preventDefault()}return ye(()=>{var $,N,te;const J=e.variant==="outlined",ae=!!(i["prepend-inner"]||e.prependInnerIcon),le=!!(e.clearable||i.clear)&&!e.disabled,Ve=!!(i["append-inner"]||e.appendInnerIcon||le),M=()=>i.label?i.label({...j.value,label:e.label,props:{for:p.value}}):e.label;return P("div",fe({class:["v-field",{"v-field--active":h.value,"v-field--appended":Ve,"v-field--center-affix":e.centerAffix??!V.value,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--glow":e.glow,"v-field--flat":e.flat,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":ae,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!M(),[`v-field--variant-${e.variant}`]:!0},a.value,R.value,r.value,s.value,f.value,v.value,e.class],style:[B.value,e.style],onClick:W},n),[P("div",{class:"v-field__overlay"},null),w(Xr,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:i.loader}),ae&&P("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&w(d,{key:"prepend-icon",name:"prependInner",color:T.value},null),($=i["prepend-inner"])==null?void 0:$.call(i,j.value)]),P("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&g.value&&w(Fi,{key:"floating-label",ref:S,class:se([E.value]),floating:!0,for:p.value,"aria-hidden":!h.value,style:ge(I.value)},{default:()=>[M()]}),m.value&&w(Fi,{key:"label",ref:C,for:p.value},{default:()=>[M()]}),((N=i.default)==null?void 0:N.call(i,{...j.value,props:{id:p.value,class:"v-field__input","aria-describedby":_.value},focus:c,blur:u}))??P("div",{id:p.value,class:"v-field__input","aria-describedby":_.value},null)]),le&&w(Af,{key:"clear"},{default:()=>[ut(P("div",{class:"v-field__clearable",onMousedown:Pe=>{Pe.preventDefault(),Pe.stopPropagation()}},[w(Ke,{defaults:{VIcon:{icon:e.clearIcon}}},{default:()=>[i.clear?i.clear({...j.value,props:{onFocus:c,onBlur:u,onClick:e["onClick:clear"],tabindex:-1}}):w(d,{name:"clear",onFocus:c,onBlur:u,tabindex:-1},null)]})]),[[Bn,e.dirty]])]}),Ve&&P("div",{key:"append",class:"v-field__append-inner"},[(te=i["append-inner"])==null?void 0:te.call(i,j.value),e.appendInnerIcon&&w(d,{key:"append-icon",name:"appendInner",color:T.value},null)]),P("div",{class:se(["v-field__outline",E.value]),style:ge(I.value)},[J&&P(ce,null,[P("div",{class:"v-field__outline__start"},null),g.value&&P("div",{class:"v-field__outline__notch"},[w(Fi,{ref:S,floating:!0,for:p.value,"aria-hidden":!h.value},{default:()=>[M()]})]),P("div",{class:"v-field__outline__end"},null)]),V.value&&g.value&&w(Fi,{ref:S,floating:!0,for:p.value,"aria-hidden":!h.value},{default:()=>[M()]})])])}),{controlRef:A,fieldIconColor:T}}});function a0(e){function t(n,l){var i,a;!e.autofocus||!n||(a=(i=l[0].target)==null?void 0:i.focus)==null||a.call(i)}return{onIntersect:t}}const s0=["color","file","time","date","datetime-local","week","month"],Jr=Z({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:[Number,Function],prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,role:String,type:{type:String,default:"text"},modelModifiers:Object,...Nr(),...ev()},"VTextField"),nl=ue()({name:"VTextField",directives:{vIntersect:oa},inheritAttrs:!1,props:Jr(),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=He(e,"modelValue"),{isFocused:s,focus:r,blur:o}=Br(e),{onIntersect:c}=a0(e),u=L(()=>typeof e.counterValue=="function"?e.counterValue(a.value):typeof e.counterValue=="number"?e.counterValue:(a.value??"").toString().length),d=L(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),f=L(()=>["plain","underlined"].includes(e.variant)),v=ee(),h=ee(),m=ee(),g=L(()=>s0.includes(e.type)||e.persistentPlaceholder||s.value||e.active);function y(){s.value||r(),Je(()=>{m.value!==document.activeElement&&Je(()=>{var A;return(A=m.value)==null?void 0:A.focus()})})}function p(A){l("mousedown:control",A),A.target!==m.value&&(y(),A.preventDefault())}function _(A){l("click:control",A)}function C(A,V){A.stopPropagation(),y(),Je(()=>{a.value=null,V(),Ld(e["onClick:clear"],A)})}function S(A){var k;const V=A.target;if(a.value=V.value,(k=e.modelModifiers)!=null&&k.trim&&["text","search","password","tel","url"].includes(e.type)){const T=[V.selectionStart,V.selectionEnd];Je(()=>{V.selectionStart=T[0],V.selectionEnd=T[1]})}}return ye(()=>{const A=!!(i.counter||e.counter!==!1&&e.counter!=null),V=!!(A||i.details),[k,T]=_r(n),{modelValue:R,...B}=da.filterProps(e),E=zu.filterProps(e);return w(da,fe({ref:v,modelValue:a.value,"onUpdate:modelValue":I=>a.value=I,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},k,B,{centerAffix:!f.value,focused:s.value}),{...i,default:I=>{let{id:j,isDisabled:W,isDirty:J,isReadonly:ae,isValid:le,hasDetails:Ve,reset:M}=I;return w(zu,fe({ref:h,onMousedown:p,onClick:_,"onClick:clear":$=>C($,M),"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},E,{id:j.value,active:g.value||J.value,dirty:J.value||e.dirty,disabled:W.value,focused:s.value,details:Ve.value,error:le.value===!1}),{...i,default:$=>{let{props:{class:N,...te}}=$;const Pe=ut(P("input",fe({ref:m,value:a.value,onInput:S,autofocus:e.autofocus,readonly:ae.value,disabled:W.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:y,onBlur:o},te,T),null),[[oa,{handler:c},null,{once:!0}]]);return P(ce,null,[e.prefix&&P("span",{class:"v-text-field__prefix"},[P("span",{class:"v-text-field__prefix__text"},[e.prefix])]),i.default?P("div",{class:se(N),"data-no-activator":""},[i.default(),Pe]):Cn(Pe,{class:N}),e.suffix&&P("span",{class:"v-text-field__suffix"},[P("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:V?I=>{var j;return P(ce,null,[(j=i.details)==null?void 0:j.call(i,I),A&&P(ce,null,[P("span",null,null),w(t0,{active:e.persistentCounter||s.value,value:u.value,max:d.value,disabled:e.disabled},i.counter)])])}:void 0})}),ul({},v,h,m)}}),r0=Z({renderless:Boolean,...Ae()},"VVirtualScrollItem"),o0=ue()({name:"VVirtualScrollItem",inheritAttrs:!1,props:r0(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:l,slots:i}=t;const{resizeRef:a,contentRect:s}=Tl(void 0,"border");oe(()=>{var r;return(r=s.value)==null?void 0:r.height},r=>{r!=null&&l("update:height",r)}),ye(()=>{var r,o;return e.renderless?P(ce,null,[(r=i.default)==null?void 0:r.call(i,{itemRef:a})]):P("div",fe({ref:a,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(o=i.default)==null?void 0:o.call(i)])})}}),u0=-1,c0=1,vs=100,d0=Z({itemHeight:{type:[Number,String],default:null},itemKey:{type:[String,Array,Function],default:null},height:[Number,String]},"virtual");function f0(e,t){const n=Ir(),l=ie(0);kt(()=>{l.value=parseFloat(e.itemHeight||0)});const i=ie(0),a=ie(Math.ceil((parseInt(e.height)||n.height.value)/(l.value||16))||1),s=ie(0),r=ie(0),o=ee(),c=ee();let u=0;const{resizeRef:d,contentRect:f}=Tl();kt(()=>{d.value=o.value});const v=L(()=>{var M;return o.value===document.documentElement?n.height.value:((M=f.value)==null?void 0:M.height)||parseInt(e.height)||0}),h=L(()=>!!(o.value&&c.value&&v.value&&l.value));let m=Array.from({length:t.value.length}),g=Array.from({length:t.value.length});const y=ie(0);let p=-1;function _(M){return m[M]||l.value}const C=gg(()=>{const M=performance.now();g[0]=0;const $=t.value.length;for(let N=1;N<=$-1;N++)g[N]=(g[N-1]||0)+_(N-1);y.value=Math.max(y.value,performance.now()-M)},y),S=oe(h,M=>{M&&(S(),u=c.value.offsetTop,C.immediate(),J(),~p&&Je(()=>{Me&&window.requestAnimationFrame(()=>{le(p),p=-1})}))});nt(()=>{C.clear()});function A(M,$){const N=m[M],te=l.value;l.value=te?Math.min(l.value,$):$,(N!==$||te!==l.value)&&(m[M]=$,C())}function V(M){M=Wt(M,0,t.value.length-1);const $=Math.floor(M),N=M%1,te=$+1,Pe=g[$]||0,Q=g[te]||Pe;return Pe+(Q-Pe)*N}function k(M){return v0(g,M)}let T=0,R=0,B=0;oe(v,(M,$)=>{$&&(J(),M<$&&requestAnimationFrame(()=>{R=0,J()}))});let E=-1;function I(){if(!o.value||!c.value)return;const M=o.value.scrollTop,$=performance.now();$-B>500?(R=Math.sign(M-T),u=c.value.offsetTop):R=M-T,T=M,B=$,window.clearTimeout(E),E=window.setTimeout(j,500),J()}function j(){!o.value||!c.value||(R=0,B=0,window.clearTimeout(E),J())}let W=-1;function J(){cancelAnimationFrame(W),W=requestAnimationFrame(ae)}function ae(){if(!o.value||!v.value||!l.value)return;const M=T-u,$=Math.sign(R),N=Math.max(0,M-vs),te=Wt(k(N),0,t.value.length),Pe=M+v.value+vs,Q=Wt(k(Pe)+1,te+1,t.value.length);if(($!==u0||te<i.value)&&($!==c0||Q>a.value)){const Le=V(i.value)-V(te),de=V(Q)-V(a.value);Math.max(Le,de)>vs?(i.value=te,a.value=Q):(te<=0&&(i.value=te),Q>=t.value.length&&(a.value=Q))}s.value=V(i.value),r.value=V(t.value.length)-V(a.value)}function le(M){const $=V(M);!o.value||M&&!$?p=M:o.value.scrollTop=$}const Ve=L(()=>t.value.slice(i.value,a.value).map((M,$)=>{const N=$+i.value;return{raw:M,index:N,key:Mt(M,e.itemKey,N)}}));return oe(t,()=>{m=Array.from({length:t.value.length}),g=Array.from({length:t.value.length}),C.immediate(),J()},{deep:1}),{calculateVisibleItems:J,containerRef:o,markerRef:c,computedItems:Ve,paddingTop:s,paddingBottom:r,scrollToIndex:le,handleScroll:I,handleScrollend:j,handleItemResize:A}}function v0(e,t){let n=e.length-1,l=0,i=0,a=null,s=-1;if(e[n]<t)return n;for(;l<=n;)if(i=l+n>>1,a=e[i],a>t)n=i-1;else if(a<t)s=i,l=i+1;else return a===t?i:l;return s}const m0=Z({items:{type:Array,default:()=>[]},renderless:Boolean,...d0(),...Ae(),...Bt()},"VVirtualScroll"),tv=ue()({name:"VVirtualScroll",props:m0(),setup(e,t){let{slots:n}=t;const l=tt("VVirtualScroll"),{dimensionStyles:i}=Dt(e),{calculateVisibleItems:a,containerRef:s,markerRef:r,handleScroll:o,handleScrollend:c,handleItemResize:u,scrollToIndex:d,paddingTop:f,paddingBottom:v,computedItems:h}=f0(e,O(()=>e.items));return Tn(()=>e.renderless,()=>{function m(){var p,_;const y=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";s.value===document.documentElement?(document[y]("scroll",o,{passive:!0}),document[y]("scrollend",c)):((p=s.value)==null||p[y]("scroll",o,{passive:!0}),(_=s.value)==null||_[y]("scrollend",c))}qt(()=>{s.value=Nd(l.vnode.el,!0),m(!0)}),nt(m)}),ye(()=>{const m=h.value.map(g=>w(o0,{key:g.key,renderless:e.renderless,"onUpdate:height":y=>u(g.index,y)},{default:y=>{var p;return(p=n.default)==null?void 0:p.call(n,{item:g.raw,index:g.index,...y})}}));return e.renderless?P(ce,null,[P("div",{ref:r,class:"v-virtual-scroll__spacer",style:{paddingTop:_e(f.value)}},null),m,P("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:_e(v.value)}},null)]):P("div",{ref:s,class:se(["v-virtual-scroll",e.class]),onScrollPassive:o,onScrollend:c,style:ge([i.value,e.style])},[P("div",{ref:r,class:"v-virtual-scroll__container",style:{paddingTop:_e(f.value),paddingBottom:_e(v.value)}},[m])])}),{calculateVisibleItems:a,scrollToIndex:d}}});function nv(e,t){const n=ie(!1);let l;function i(r){cancelAnimationFrame(l),n.value=!0,l=requestAnimationFrame(()=>{l=requestAnimationFrame(()=>{n.value=!1})})}async function a(){await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>requestAnimationFrame(r)),await new Promise(r=>{if(n.value){const o=oe(n,()=>{o(),r()})}else r()})}async function s(r){var u,d;if(r.key==="Tab"&&((u=t.value)==null||u.focus()),!["PageDown","PageUp","Home","End"].includes(r.key))return;const o=(d=e.value)==null?void 0:d.$el;if(!o)return;(r.key==="Home"||r.key==="End")&&o.scrollTo({top:r.key==="Home"?0:o.scrollHeight,behavior:"smooth"}),await a();const c=o.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(r.key==="PageDown"||r.key==="Home"){const f=o.getBoundingClientRect().top;for(const v of c)if(v.getBoundingClientRect().top>=f){v.focus();break}}else{const f=o.getBoundingClientRect().bottom;for(const v of[...c].reverse())if(v.getBoundingClientRect().bottom<=f){v.focus();break}}}return{onScrollPassive:i,onKeydown:s}}const lv=Z({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:Ie,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,noAutoScroll:Boolean,...Hf({itemChildren:!1})},"Select"),h0=Z({...lv(),...un(Jr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Ol({transition:{component:Sf}})},"VSelect");ue()({name:"VSelect",props:h0(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:l}=Ml(),i=ee(),a=ee(),s=ee(),{items:r,transformIn:o,transformOut:c}=zf(e),u=He(e,"modelValue",[],M=>o(M===null?[null]:xt(M)),M=>{const $=c(M);return e.multiple?$:$[0]??null}),d=L(()=>typeof e.counterValue=="function"?e.counterValue(u.value):typeof e.counterValue=="number"?e.counterValue:u.value.length),f=Dr(e),v=L(()=>u.value.map(M=>M.value)),h=ie(!1);let m="",g=-1,y;const p=L(()=>e.hideSelected?r.value.filter(M=>!u.value.some($=>(e.valueComparator||$t)($,M))):r.value),_=L(()=>e.hideNoData&&!p.value.length||f.isReadonly.value||f.isDisabled.value),C=He(e,"menu"),S=L({get:()=>C.value,set:M=>{var $;C.value&&!M&&(($=a.value)!=null&&$.ΨopenChildren.size)||M&&_.value||(C.value=M)}}),A=O(()=>S.value?e.closeText:e.openText),V=L(()=>{var M;return{...e.menuProps,activatorProps:{...((M=e.menuProps)==null?void 0:M.activatorProps)||{},"aria-haspopup":"listbox"}}}),k=ee(),T=nv(k,i);function R(M){e.openOnClear&&(S.value=!0)}function B(){_.value||(S.value=!S.value)}function E(M){ea(M)&&I(M)}function I(M){var xe,U,ve;if(!M.key||f.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(M.key)&&M.preventDefault(),["Enter","ArrowDown"," "].includes(M.key)&&(S.value=!0),["Escape","Tab"].includes(M.key)&&(S.value=!1),M.key==="Home"?(xe=k.value)==null||xe.focus("first"):M.key==="End"&&((U=k.value)==null||U.focus("last"));const $=1e3;if(!ea(M))return;const N=performance.now();N-y>$&&(m="",g=-1),m+=M.key.toLowerCase(),y=N;const te=p.value;function Pe(){let b=Q();return b||m.at(-1)===m.at(-2)&&(m=m.slice(0,-1),b=Q(),b)||(g=-1,b=Q(),b)?b:(m=M.key.toLowerCase(),Q())}function Q(){for(let b=g+1;b<te.length;b++){const x=te[b];if(x.title.toLowerCase().startsWith(m))return[x,b]}}const Le=Pe();if(!Le)return;const[de,we]=Le;g=we,(ve=k.value)==null||ve.focus(we),e.multiple||(u.value=[de])}function j(M){let $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!M.props.disabled)if(e.multiple){const N=u.value.findIndex(Pe=>(e.valueComparator||$t)(Pe.value,M.value)),te=$??!~N;if(~N){const Pe=te?[...u.value,M]:[...u.value];Pe.splice(N,1),u.value=Pe}else te&&(u.value=[...u.value,M])}else{const N=$!==!1;u.value=N?[M]:[],Je(()=>{S.value=!1})}}function W(M){var $;($=k.value)!=null&&$.$el.contains(M.relatedTarget)||(S.value=!1)}function J(){var M;e.eager&&((M=s.value)==null||M.calculateVisibleItems())}function ae(){var M;h.value&&((M=i.value)==null||M.focus())}function le(M){h.value=!0}function Ve(M){if(M==null)u.value=[];else if(Ll(i.value,":autofill")||Ll(i.value,":-webkit-autofill")){const $=r.value.find(N=>N.title===M);$&&j($)}else i.value&&(i.value.value="")}return oe(S,()=>{if(!e.hideSelected&&S.value&&u.value.length){const M=p.value.findIndex($=>u.value.some(N=>(e.valueComparator||$t)(N.value,$.value)));Me&&!e.noAutoScroll&&window.requestAnimationFrame(()=>{var $;M>=0&&(($=s.value)==null||$.scrollToIndex(M))})}}),oe(()=>e.items,(M,$)=>{S.value||h.value&&e.hideNoData&&!$.length&&M.length&&(S.value=!0)}),ye(()=>{const M=!!(e.chips||n.chip),$=!!(!e.hideNoData||p.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),N=u.value.length>0,te=nl.filterProps(e),Pe=N||!h.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return w(nl,fe({ref:i},te,{modelValue:u.value.map(Q=>Q.props.value).join(", "),"onUpdate:modelValue":Ve,focused:h.value,"onUpdate:focused":Q=>h.value=Q,validationValue:u.externalValue,counterValue:d.value,dirty:N,class:["v-select",{"v-select--active-menu":S.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":u.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:Pe,"onClick:clear":R,"onMousedown:control":B,onBlur:W,onKeydown:I,"aria-label":l(A.value),title:l(A.value)}),{...n,default:()=>P(ce,null,[w(Xf,fe({ref:a,modelValue:S.value,"onUpdate:modelValue":Q=>S.value=Q,activator:"parent",contentClass:"v-select__content",disabled:_.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:J,onAfterLeave:ae},V.value),{default:()=>[$&&w(Uf,fe({ref:k,selected:v.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:Q=>Q.preventDefault(),onKeydown:E,onFocusin:le,tabindex:"-1","aria-live":"polite","aria-label":`${e.label}-list`,color:e.itemColor??e.color},T,e.listProps),{default:()=>{var Q,Le,de;return[(Q=n["prepend-item"])==null?void 0:Q.call(n),!p.value.length&&!e.hideNoData&&(((Le=n["no-data"])==null?void 0:Le.call(n))??w(Il,{key:"no-data",title:l(e.noDataText)},null)),w(tv,{ref:s,renderless:!0,items:p.value,itemKey:"value"},{default:we=>{var F,z,H;let{item:xe,index:U,itemRef:ve}=we;const b=Sg(xe.props),x=fe(xe.props,{ref:ve,key:xe.value,onClick:()=>j(xe,null)});return xe.type==="divider"?((F=n.divider)==null?void 0:F.call(n,{props:xe.raw,index:U}))??w(jr,fe(xe.props,{key:`divider-${U}`}),null):xe.type==="subheader"?((z=n.subheader)==null?void 0:z.call(n,{props:xe.raw,index:U}))??w(Kr,fe(xe.props,{key:`subheader-${U}`}),null):((H=n.item)==null?void 0:H.call(n,{item:xe,index:U,props:x}))??w(Il,fe(x,{role:"option"}),{prepend:D=>{let{isSelected:K}=D;return P(ce,null,[e.multiple&&!e.hideSelected?w(pf,{key:xe.value,modelValue:K,ripple:!1,tabindex:"-1"},null):void 0,b.prependAvatar&&w(In,{image:b.prependAvatar},null),b.prependIcon&&w(De,{icon:b.prependIcon},null)])}})}}),(de=n["append-item"])==null?void 0:de.call(n)]}})]}),u.value.map((Q,Le)=>{function de(ve){ve.stopPropagation(),ve.preventDefault(),j(Q,!1)}const we={"onClick:close":de,onKeydown(ve){ve.key!=="Enter"&&ve.key!==" "||(ve.preventDefault(),ve.stopPropagation(),de(ve))},onMousedown(ve){ve.preventDefault(),ve.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},xe=M?!!n.chip:!!n.selection,U=xe?kr(M?n.chip({item:Q,index:Le,props:we}):n.selection({item:Q,index:Le})):void 0;if(!(xe&&!U))return P("div",{key:Q.value,class:"v-select__selection"},[M?n.chip?w(Ke,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:Q.title}}},{default:()=>[U]}):w(Tf,fe({key:"chip",closable:e.closableChips,size:"small",text:Q.title,disabled:Q.props.disabled},we),null):U??P("span",{class:"v-select__selection-text"},[Q.title,e.multiple&&Le<u.value.length-1&&P("span",{class:"v-select__selection-comma"},[st(",")])])])})]),"append-inner":function(){var we,xe;for(var Q=arguments.length,Le=new Array(Q),de=0;de<Q;de++)Le[de]=arguments[de];return P(ce,null,[(we=n["append-inner"])==null?void 0:we.call(n,...Le),e.menuIcon?w(De,{class:"v-select__menu-icon",color:(xe=i.value)==null?void 0:xe.fieldIconColor,icon:e.menuIcon},null):void 0])}})}),ul({isFocused:h,menu:S,select:j},i)}});const g0=(e,t,n)=>{if(e==null||t==null)return-1;if(!t.length)return 0;e=e.toString().toLocaleLowerCase(),t=t.toString().toLocaleLowerCase();const l=[];let i=e.indexOf(t);for(;~i;)l.push([i,i+t.length]),i=e.indexOf(t,i+t.length);return l.length?l:-1};function ms(e,t){if(!(e==null||typeof e=="boolean"||e===-1))return typeof e=="number"?[[e,e+t.length]]:Array.isArray(e[0])?e:[e]}const y0=Z({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function p0(e,t,n){var r;const l=[],i=(n==null?void 0:n.default)??g0,a=n!=null&&n.filterKeys?xt(n.filterKeys):!1,s=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return l;e:for(let o=0;o<e.length;o++){const[c,u=c]=xt(e[o]),d={},f={};let v=-1;if((t||s>0)&&!(n!=null&&n.noFilter)){if(typeof c=="object"){if(c.type==="divider"||c.type==="subheader")continue;const g=a||Object.keys(u);for(const y of g){const p=Mt(u,y),_=(r=n==null?void 0:n.customKeyFilter)==null?void 0:r[y];if(v=_?_(p,t,c):i(p,t,c),v!==-1&&v!==!1)_?d[y]=ms(v,t):f[y]=ms(v,t);else if((n==null?void 0:n.filterMode)==="every")continue e}}else v=i(c,t,c),v!==-1&&v!==!1&&(f.title=ms(v,t));const h=Object.keys(f).length,m=Object.keys(d).length;if(!h&&!m||(n==null?void 0:n.filterMode)==="union"&&m!==s&&!h||(n==null?void 0:n.filterMode)==="intersection"&&(m!==s||!h))continue}l.push({index:o,matches:{...f,...d}})}return l}function b0(e,t,n,l){const i=ie([]),a=ie(new Map),s=L(()=>q(t));kt(()=>{const o=typeof n=="function"?n():q(n),c=typeof o!="string"&&typeof o!="number"?"":String(o),u=p0(s.value,c,{customKeyFilter:{...e.customKeyFilter,...q(l==null?void 0:l.customKeyFilter)},default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),d=q(t),f=[],v=new Map;u.forEach(h=>{let{index:m,matches:g}=h;const y=d[m];f.push(y),v.set(y.value,g)}),i.value=f,a.value=v});function r(o){return a.value.get(o.value)}return{filteredItems:i,filteredMatches:a,getMatches:r}}function C0(e,t,n){return n==null||!n.length?t:n.map((l,i)=>{const a=i===0?0:n[i-1][1],s=[P("span",{class:se(`${e}__unmask`)},[t.slice(a,l[0])]),P("span",{class:se(`${e}__mask`)},[t.slice(l[0],l[1])])];return i===n.length-1&&s.push(P("span",{class:se(`${e}__unmask`)},[t.slice(l[1])])),P(ce,null,[s])})}const w0=Z({autoSelectFirst:{type:[Boolean,String]},clearOnSelect:Boolean,search:String,...y0({filterKeys:["title"]}),...lv(),...un(Jr({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...Ol({transition:!1})},"VAutocomplete"),iv=ue()({name:"VAutocomplete",props:w0(),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}=Ml(),i=ee(),a=ie(!1),s=ie(!0),r=ie(!1),o=ee(),c=ee(),u=ie(-1),{items:d,transformIn:f,transformOut:v}=zf(e),{textColorClasses:h,textColorStyles:m}=Rt(()=>{var U;return(U=i.value)==null?void 0:U.color}),g=He(e,"search",""),y=He(e,"modelValue",[],U=>f(U===null?[null]:xt(U)),U=>{const ve=v(U);return e.multiple?ve:ve[0]??null}),p=L(()=>typeof e.counterValue=="function"?e.counterValue(y.value):typeof e.counterValue=="number"?e.counterValue:y.value.length),_=Dr(e),{filteredItems:C,getMatches:S}=b0(e,d,()=>s.value?"":g.value),A=L(()=>e.hideSelected?C.value.filter(U=>!y.value.some(ve=>ve.value===U.value)):C.value),V=L(()=>!!(e.chips||n.chip)),k=L(()=>V.value||!!n.selection),T=L(()=>y.value.map(U=>U.props.value)),R=L(()=>{var ve;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&g.value===((ve=A.value[0])==null?void 0:ve.title))&&A.value.length>0&&!s.value&&!r.value}),B=L(()=>e.hideNoData&&!A.value.length||_.isReadonly.value||_.isDisabled.value),E=He(e,"menu"),I=L({get:()=>E.value,set:U=>{var ve;E.value&&!U&&((ve=o.value)!=null&&ve.ΨopenChildren.size)||U&&B.value||(E.value=U)}}),j=L(()=>I.value?e.closeText:e.openText),W=ee(),J=nv(W,i);function ae(U){e.openOnClear&&(I.value=!0),g.value=""}function le(){B.value||(I.value=!0)}function Ve(U){B.value||(a.value&&(U.preventDefault(),U.stopPropagation()),I.value=!I.value)}function M(U){var ve;(ea(U)||U.key==="Backspace")&&((ve=i.value)==null||ve.focus())}function $(U){var x,F,z,H,D;if(_.isReadonly.value)return;const ve=(x=i.value)==null?void 0:x.selectionStart,b=y.value.length;if(["Enter","ArrowDown","ArrowUp"].includes(U.key)&&U.preventDefault(),["Enter","ArrowDown"].includes(U.key)&&(I.value=!0),["Escape"].includes(U.key)&&(I.value=!1),R.value&&["Enter","Tab"].includes(U.key)&&!y.value.some(K=>{let{value:G}=K;return G===A.value[0].value})&&xe(A.value[0]),U.key==="ArrowDown"&&R.value&&((F=W.value)==null||F.focus("next")),["Backspace","Delete"].includes(U.key)){if(!e.multiple&&k.value&&y.value.length>0&&!g.value)return xe(y.value[0],!1);if(~u.value){U.preventDefault();const K=u.value;xe(y.value[u.value],!1),u.value=K>=b-1?b-2:K}else U.key==="Backspace"&&!g.value&&(u.value=b-1);return}if(e.multiple)if(U.key==="ArrowLeft"){if(u.value<0&&ve&&ve>0)return;const K=u.value>-1?u.value-1:b-1;if(y.value[K])u.value=K;else{const G=((z=g.value)==null?void 0:z.length)??null;u.value=-1,(H=i.value)==null||H.setSelectionRange(G,G)}}else if(U.key==="ArrowRight"){if(u.value<0)return;const K=u.value+1;y.value[K]?u.value=K:(u.value=-1,(D=i.value)==null||D.setSelectionRange(0,0))}else~u.value&&ea(U)&&(u.value=-1)}function N(U){if(Ll(i.value,":autofill")||Ll(i.value,":-webkit-autofill")){const ve=d.value.find(b=>b.title===U.target.value);ve&&xe(ve)}}function te(){var U;e.eager&&((U=c.value)==null||U.calculateVisibleItems())}function Pe(){var U;a.value&&(s.value=!0,(U=i.value)==null||U.focus())}function Q(U){a.value=!0,setTimeout(()=>{r.value=!0})}function Le(U){r.value=!1}function de(U){(U==null||U===""&&!e.multiple&&!k.value)&&(y.value=[])}const we=ie(!1);function xe(U){let ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!(!U||U.props.disabled))if(e.multiple){const b=y.value.findIndex(F=>(e.valueComparator||$t)(F.value,U.value)),x=ve??!~b;if(~b){const F=x?[...y.value,U]:[...y.value];F.splice(b,1),y.value=F}else x&&(y.value=[...y.value,U]);e.clearOnSelect&&(g.value="")}else{const b=ve!==!1;y.value=b?[U]:[],g.value=b&&!k.value?U.title:"",Je(()=>{I.value=!1,s.value=!0})}}return oe(a,(U,ve)=>{var b;U!==ve&&(U?(we.value=!0,g.value=e.multiple||k.value?"":String(((b=y.value.at(-1))==null?void 0:b.props.title)??""),s.value=!0,Je(()=>we.value=!1)):(!e.multiple&&g.value==null&&(y.value=[]),I.value=!1,(e.multiple||k.value)&&(g.value=""),u.value=-1))}),oe(g,U=>{!a.value||we.value||(U&&(I.value=!0),s.value=!U)}),oe(I,()=>{if(!e.hideSelected&&I.value&&y.value.length){const U=A.value.findIndex(ve=>y.value.some(b=>ve.value===b.value));Me&&window.requestAnimationFrame(()=>{var ve;U>=0&&((ve=c.value)==null||ve.scrollToIndex(U))})}}),oe(()=>e.items,(U,ve)=>{I.value||a.value&&!ve.length&&U.length&&(I.value=!0)}),ye(()=>{const U=!!(!e.hideNoData||A.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),ve=y.value.length>0,b=nl.filterProps(e);return w(nl,fe({ref:i},b,{modelValue:g.value,"onUpdate:modelValue":[x=>g.value=x,de],focused:a.value,"onUpdate:focused":x=>a.value=x,validationValue:y.externalValue,counterValue:p.value,dirty:ve,onChange:N,class:["v-autocomplete",`v-autocomplete--${e.multiple?"multiple":"single"}`,{"v-autocomplete--active-menu":I.value,"v-autocomplete--chips":!!e.chips,"v-autocomplete--selection-slot":!!k.value,"v-autocomplete--selecting-index":u.value>-1},e.class],style:e.style,readonly:_.isReadonly.value,placeholder:ve?void 0:e.placeholder,"onClick:clear":ae,"onMousedown:control":le,onKeydown:$}),{...n,default:()=>P(ce,null,[w(Xf,fe({ref:o,modelValue:I.value,"onUpdate:modelValue":x=>I.value=x,activator:"parent",contentClass:"v-autocomplete__content",disabled:B.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterEnter:te,onAfterLeave:Pe},e.menuProps),{default:()=>[U&&w(Uf,fe({ref:W,filterable:!0,selected:T.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:x=>x.preventDefault(),onKeydown:M,onFocusin:Q,onFocusout:Le,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},J,e.listProps),{default:()=>{var x,F,z;return[(x=n["prepend-item"])==null?void 0:x.call(n),!A.value.length&&!e.hideNoData&&(((F=n["no-data"])==null?void 0:F.call(n))??w(Il,{key:"no-data",title:l(e.noDataText)},null)),w(tv,{ref:c,renderless:!0,items:A.value,itemKey:"value"},{default:H=>{var Y,he,ne;let{item:D,index:K,itemRef:G}=H;const X=fe(D.props,{ref:G,key:D.value,active:R.value&&K===0?!0:void 0,onClick:()=>xe(D,null)});return D.type==="divider"?((Y=n.divider)==null?void 0:Y.call(n,{props:D.raw,index:K}))??w(jr,fe(D.props,{key:`divider-${K}`}),null):D.type==="subheader"?((he=n.subheader)==null?void 0:he.call(n,{props:D.raw,index:K}))??w(Kr,fe(D.props,{key:`subheader-${K}`}),null):((ne=n.item)==null?void 0:ne.call(n,{item:D,index:K,props:X}))??w(Il,fe(X,{role:"option"}),{prepend:me=>{let{isSelected:Se}=me;return P(ce,null,[e.multiple&&!e.hideSelected?w(pf,{key:D.value,modelValue:Se,ripple:!1,tabindex:"-1"},null):void 0,D.props.prependAvatar&&w(In,{image:D.props.prependAvatar},null),D.props.prependIcon&&w(De,{icon:D.props.prependIcon},null)])},title:()=>{var me;return s.value?D.title:C0("v-autocomplete",D.title,(me=S(D))==null?void 0:me.title)}})}}),(z=n["append-item"])==null?void 0:z.call(n)]}})]}),y.value.map((x,F)=>{function z(G){G.stopPropagation(),G.preventDefault(),xe(x,!1)}const H={"onClick:close":z,onKeydown(G){G.key!=="Enter"&&G.key!==" "||(G.preventDefault(),G.stopPropagation(),z(G))},onMousedown(G){G.preventDefault(),G.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},D=V.value?!!n.chip:!!n.selection,K=D?kr(V.value?n.chip({item:x,index:F,props:H}):n.selection({item:x,index:F})):void 0;if(!(D&&!K))return P("div",{key:x.value,class:se(["v-autocomplete__selection",F===u.value&&["v-autocomplete__selection--selected",h.value]]),style:ge(F===u.value?m.value:{})},[V.value?n.chip?w(Ke,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:x.title}}},{default:()=>[K]}):w(Tf,fe({key:"chip",closable:e.closableChips,size:"small",text:x.title,disabled:x.props.disabled},H),null):K??P("span",{class:"v-autocomplete__selection-text"},[x.title,e.multiple&&F<y.value.length-1&&P("span",{class:"v-autocomplete__selection-comma"},[st(",")])])])})]),"append-inner":function(){var H,D;for(var x=arguments.length,F=new Array(x),z=0;z<x;z++)F[z]=arguments[z];return P(ce,null,[(H=n["append-inner"])==null?void 0:H.call(n,...F),e.menuIcon?w(De,{class:"v-autocomplete__menu-icon",color:(D=i.value)==null?void 0:D.fieldIconColor,icon:e.menuIcon,onMousedown:Ve,onClick:bg,"aria-label":l(j.value),title:l(j.value),tabindex:"-1"},null):void 0])}})}),ul({isFocused:a,isPristine:s,menu:I,search:g,filteredItems:C,select:xe},i)}});function S0(e){return ar()?(nt(e),!0):!1}const x0=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Ys=()=>{};function _0(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 A0(e,t={}){let n,l,i=Ys;const a=o=>{clearTimeout(o),i(),i=Ys};let s;return o=>{const c=At(e),u=At(t.maxWait);return n&&a(n),c<=0||u!==void 0&&u<=0?(l&&(a(l),l=null),Promise.resolve(o())):new Promise((d,f)=>{i=t.rejectOnCancel?f:d,s=o,u&&!l&&(l=setTimeout(()=>{n&&a(n),l=null,d(s())},u)),n=setTimeout(()=>{l&&a(l),l=null,d(o())},c)})}}function k0(e){return il()}function V0(e){return Array.isArray(e)?e:[e]}function E0(e,t=200,n={}){return _0(A0(t,n),e)}function L0(e,t=!0,n){k0()?qt(e,n):t?e():Je(e)}function Wu(e,t,n){let l;Ge(n)?l={evaluating:n}:l=n||{};const{lazy:i=!1,evaluating:a=void 0,shallow:s=!0,onError:r=Ys}=l,o=ie(!i),c=s?ie(t):ee(t);let u=0;return kt(async d=>{if(!o.value)return;u++;const f=u;let v=!1;a&&Promise.resolve().then(()=>{a.value=!0});try{const h=await e(m=>{d(()=>{a&&(a.value=!1),v||m()})});f===u&&(c.value=h)}catch(h){r(h)}finally{a&&f===u&&(a.value=!1),v=!0}}),i?L(()=>(o.value=!0,c.value)):c}const av=x0?window:void 0;function yl(e){var t;const n=At(e);return(t=n==null?void 0:n.$el)!=null?t:n}function P0(){const e=ie(!1),t=il();return t&&qt(()=>{e.value=!0},t),e}function T0(e){const t=P0();return L(()=>(t.value,!!e()))}function I0(e,t,n={}){const{window:l=av,...i}=n;let a;const s=T0(()=>l&&"ResizeObserver"in l),r=()=>{a&&(a.disconnect(),a=void 0)},o=L(()=>{const d=At(e);return Array.isArray(d)?d.map(f=>yl(f)):[yl(d)]}),c=oe(o,d=>{if(r(),s.value&&l){a=new ResizeObserver(t);for(const f of d)f&&a.observe(f,i)}},{immediate:!0,flush:"post"}),u=()=>{r(),c()};return S0(u),{isSupported:s,stop:u}}function sv(e,t={width:0,height:0},n={}){const{window:l=av,box:i="content-box"}=n,a=L(()=>{var d,f;return(f=(d=yl(e))==null?void 0:d.namespaceURI)==null?void 0:f.includes("svg")}),s=ie(t.width),r=ie(t.height),{stop:o}=I0(e,([d])=>{const f=i==="border-box"?d.borderBoxSize:i==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(l&&a.value){const v=yl(e);if(v){const h=v.getBoundingClientRect();s.value=h.width,r.value=h.height}}else if(f){const v=V0(f);s.value=v.reduce((h,{inlineSize:m})=>h+m,0),r.value=v.reduce((h,{blockSize:m})=>h+m,0)}else s.value=d.contentRect.width,r.value=d.contentRect.height},n);L0(()=>{const d=yl(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,r.value="offsetHeight"in d?d.offsetHeight:t.height)});const c=oe(()=>yl(e),d=>{s.value=d?t.width:0,r.value=d?t.height:0});function u(){o(),c()}return{width:s,height:r,stop:u}}const F0=mr({__name:"search-address",props:Ss({variant:{}},{modelValue:{type:String},modelModifiers:{}}),emits:Ss(["selected"],["update:modelValue"]),setup(e,{emit:t}){const n=t,l=ld(e,"modelValue"),i=ee([]),a=ee(!1),s=ee(null),o=E0(async(c,u)=>{if(a.value=!0,!c||c.length<3)i.value=s.value?[s.value]:[];else{const f=await tl("https://api-adresse.data.gouv.fr/search/",{params:{q:c}});i.value=f.features.map(v=>({title:v.properties.label,value:{lat:v.geometry.coordinates[1],lon:v.geometry.coordinates[0],...v.properties}}))}u&&(s.value=i.value.find(d=>d.value.id===u)),a.value=!1},300);return l.value&&l.value.length&&o(...JSON.parse(`[${l.value}]`)),oe(s,c=>{c?l.value=JSON.stringify([c.title,c.value.id]).slice(1,-1):(l.value=void 0,i.value=[]),n("selected",c?c.value:void 0)}),(c,u)=>(re(),Be(q(iv),{modelValue:s.value,"onUpdate:modelValue":u[0]||(u[0]=d=>s.value=d),items:i.value,loading:a.value,"no-filter":"",clearable:!0,"return-object":"","hide-no-data":"","hide-details":"",label:"Adresse",placeholder:"Saisissez une adresse",variant:c.variant,density:"compact","menu-icon":"","onUpdate:search":u[1]||(u[1]=d=>q(o)(d))},null,8,["modelValue","items","loading","variant"]))}}),M0=Z({fluid:{type:Boolean,default:!1},...Ae(),...Bt(),...Ue()},"VContainer"),O0=ue()({name:"VContainer",props:M0(),setup(e,t){let{slots:n}=t;const{rtlClasses:l}=Zt(),{dimensionStyles:i}=Dt(e);return ye(()=>w(e.tag,{class:se(["v-container",{"v-container--fluid":e.fluid},l.value,e.class]),style:ge([i.value,e.style])},n)),{}}}),rv=Va.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),ov=Va.reduce((e,t)=>{const n="offset"+wn(t);return e[n]={type:[String,Number],default:null},e},{}),uv=Va.reduce((e,t)=>{const n="order"+wn(t);return e[n]={type:[String,Number],default:null},e},{}),Uu={col:Object.keys(rv),offset:Object.keys(ov),order:Object.keys(uv)};function $0(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 R0=["auto","start","end","center","baseline","stretch"],B0=Z({cols:{type:[Boolean,String,Number],default:!1},...rv,offset:{type:[String,Number],default:null},...ov,order:{type:[String,Number],default:null},...uv,alignSelf:{type:String,default:null,validator:e=>R0.includes(e)},...Ae(),...Ue()},"VCol"),Lt=ue()({name:"VCol",props:B0(),setup(e,t){let{slots:n}=t;const l=L(()=>{const i=[];let a;for(a in Uu)Uu[a].forEach(r=>{const o=e[r],c=$0(a,r,o);c&&i.push(c)});const s=i.some(r=>r.startsWith("v-col-"));return i.push({"v-col":!s||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),i});return()=>{var i;return Rn(e.tag,{class:[l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),Qr=["start","end","center"],cv=["space-between","space-around","space-evenly"];function eo(e,t){return Va.reduce((n,l)=>{const i=e+wn(l);return n[i]=t(),n},{})}const D0=[...Qr,"baseline","stretch"],dv=e=>D0.includes(e),fv=eo("align",()=>({type:String,default:null,validator:dv})),N0=[...Qr,...cv],vv=e=>N0.includes(e),mv=eo("justify",()=>({type:String,default:null,validator:vv})),H0=[...Qr,...cv,"stretch"],hv=e=>H0.includes(e),gv=eo("alignContent",()=>({type:String,default:null,validator:hv})),Ku={align:Object.keys(fv),justify:Object.keys(mv),alignContent:Object.keys(gv)},j0={align:"align",justify:"justify",alignContent:"align-content"};function z0(e,t,n){let l=j0[e];if(n!=null){if(t){const i=t.replace(e,"");l+=`-${i}`}return l+=`-${n}`,l.toLowerCase()}}const W0=Z({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:dv},...fv,justify:{type:String,default:null,validator:vv},...mv,alignContent:{type:String,default:null,validator:hv},...gv,...Ae(),...Ue()},"VRow"),ll=ue()({name:"VRow",props:W0(),setup(e,t){let{slots:n}=t;const l=L(()=>{const i=[];let a;for(a in Ku)Ku[a].forEach(s=>{const r=e[s],o=z0(a,s,r);o&&i.push(o)});return i.push({"v-row--no-gutters":e.noGutters,"v-row--dense":e.dense,[`align-${e.align}`]:e.align,[`justify-${e.justify}`]:e.justify,[`align-content-${e.alignContent}`]:e.alignContent}),i});return()=>{var i;return Rn(e.tag,{class:["v-row",l.value,e.class],style:e.style},(i=n.default)==null?void 0:i.call(n))}}}),pl=ka("v-spacer","div","VSpacer"),U0={key:0,class:"text-body-2 text-medium-emphasis ml-2"},K0=mr({__name:"date-range-picker",props:Ss({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=ld(e,"modelValue"),l=(n.value||"").split(","),i=ee(l.length&&l[0]||t.min),a=ee(l.length&&l[l.length-1]||t.max);return oe(n,s=>{const r=(s||"").split(",");i.value=r.length?r[0]:void 0,a.value=r.length?r[r.length-1]:void 0}),oe(i,s=>{const r=[a.value];s!==a.value&&r.unshift(s),n.value=r.join(",")}),oe(a,s=>{const r=[i.value];s!==i.value&&r.push(s),n.value=r.join(",")}),(s,r)=>(re(),Te(ce,null,[t.label?(re(),Te("label",U0,Xe(e.label),1)):qe("",!0),n.value&&n.value.length?(re(),Be(ll,{key:1,class:"date-range-picker",align:"center"},{default:Ee(()=>[w(Lt,{class:"pr-0"},{default:Ee(()=>[w(nl,{modelValue:i.value,"onUpdate:modelValue":r[0]||(r[0]=o=>i.value=o),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1}),r[2]||(r[2]=P("span",{class:"pb-6"},"~",-1)),w(Lt,{class:"pl-0"},{default:Ee(()=>[w(nl,{modelValue:a.value,"onUpdate:modelValue":r[1]||(r[1]=o=>a.value=o),min:e.min,max:e.max,type:"date",density:"compact"},null,8,["modelValue","min","max"])]),_:1})]),_:1,__:[2]})):qe("",!0)],64))}}),G0=(e,t)=>{const n=Object.keys(e);t.forEach((l,i)=>{e[i]=l,n.splice(n.indexOf(i),1)}),n.forEach(l=>{delete e[l]})};class q0{constructor(t){Ze(this,"reactiveParams");this.reactiveParams=t}stateChange(t,n){G0(this.reactiveParams,n.searchParams)}onStateChange(t){oe(this.reactiveParams,t)}}const Y0=e=>new q0(e),Z0=Y0(ke);function X0(){var a,s,r;const e=ee((a=window.APPLICATION)==null?void 0:a.configuration);ke.draft==="true"&&window.addEventListener("message",o=>{o.data.type==="set-config"&&(e.value=o.data.content)});const t=(r=(s=window.APPLICATION)==null?void 0:s.exposedUrl)==null?void 0:r.split("/").pop(),n=t==null?void 0:t.split("%3A"),l=(n==null?void 0:n.length)===2?n[0]:null,i=L(()=>{var o,c,u;return e.value?(o=e.value.datasets)!=null&&o.length?(u=(c=e.value.datasets)==null?void 0:c[0])!=null&&u.schema?null:"La source de données n'a pas de schéma":"Veuillez choisir une source de données pour le filtre commun":"Il n'y a pas de configuration définie"});return{install(o){const c={application:window.APPLICATION,config:e,filters:L(()=>{var u;return(u=e.value)==null?void 0:u.filters}),dataset:L(()=>{var u,d;return(d=(u=e.value)==null?void 0:u.datasets)==null?void 0:d[0]}),sections:L(()=>{var u;return(u=e.value)==null?void 0:u.sections}),fields:L(()=>{var u,d,f;return(f=(d=(u=e.value)==null?void 0:u.datasets)==null?void 0:d[0])==null?void 0:f.schema.reduce((v,h)=>(v[h.key]=h,v),{})}),accessKey:l,dFrameAdapter:Z0,error:i};o.provide("data-fair-app-config",c)}}}function Ra(){const e=$e("data-fair-app-config");if(!e)throw new Error("useConfig requires using the plugin createConfig");return e}const Ln=ee(!1),Yn=ee(""),Zn=ee(""),yv=ue()({name:"VCardActions",props:Ae(),setup(e,t){let{slots:n}=t;return Dn({VBtn:{slim:!0,variant:"text"}}),ye(()=>{var l;return P("div",{class:se(["v-card-actions",e.class]),style:ge(e.style)},[(l=n.default)==null?void 0:l.call(n)])}),{}}}),J0=Z({opacity:[Number,String],...Ae(),...Ue()},"VCardSubtitle"),Q0=ue()({name:"VCardSubtitle",props:J0(),setup(e,t){let{slots:n}=t;return ye(()=>w(e.tag,{class:se(["v-card-subtitle",e.class]),style:ge([{"--v-card-subtitle-opacity":e.opacity},e.style])},n)),{}}}),eC=ka("v-card-title"),tC=Z({appendAvatar:String,appendIcon:Ie,prependAvatar:String,prependIcon:Ie,subtitle:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},...Ae(),...Nt()},"VCardItem"),nC=ue()({name:"VCardItem",props:tC(),setup(e,t){let{slots:n}=t;return ye(()=>{var c;const l=!!(e.prependAvatar||e.prependIcon),i=!!(l||n.prepend),a=!!(e.appendAvatar||e.appendIcon),s=!!(a||n.append),r=!!(e.title!=null||n.title),o=!!(e.subtitle!=null||n.subtitle);return P("div",{class:se(["v-card-item",e.class]),style:ge(e.style)},[i&&P("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?w(Ke,{key:"prepend-defaults",disabled:!l,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon}}},n.prepend):P(ce,null,[e.prependAvatar&&w(In,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&w(De,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),P("div",{class:"v-card-item__content"},[r&&w(eC,{key:"title"},{default:()=>{var u;return[((u=n.title)==null?void 0:u.call(n))??Xe(e.title)]}}),o&&w(Q0,{key:"subtitle"},{default:()=>{var u;return[((u=n.subtitle)==null?void 0:u.call(n))??Xe(e.subtitle)]}}),(c=n.default)==null?void 0:c.call(n)]),s&&P("div",{key:"append",class:"v-card-item__append"},[n.append?w(Ke,{key:"append-defaults",disabled:!a,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon}}},n.append):P(ce,null,[e.appendIcon&&w(De,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&w(In,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),lC=Z({opacity:[Number,String],...Ae(),...Ue()},"VCardText"),iC=ue()({name:"VCardText",props:lC(),setup(e,t){let{slots:n}=t;return ye(()=>w(e.tag,{class:se(["v-card-text",e.class]),style:ge([{"--v-card-text-opacity":e.opacity},e.style])},n)),{}}}),aC=["static","relative","fixed","absolute","sticky"],Ba=Z({position:{type:String,validator:e=>aC.includes(e)}},"position");function Da(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:cn();return{positionClasses:O(()=>e.position?`${t}--${e.position}`:void 0)}}const sC=Z({appendAvatar:String,appendIcon:Ie,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Ie,ripple:{type:[Boolean,Object],default:!0},subtitle:{type:[String,Number,Boolean],default:void 0},text:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},...al(),...Ae(),...Nt(),...Bt(),...Nn(),...Zr(),...xi(),...Ba(),...Pt(),...Fa(),...Ue(),...Qe(),...dn({variant:"elevated"})},"VCard"),pv=ue()({name:"VCard",directives:{vRipple:Gt},props:sC(),setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=lt(e),{borderClasses:a}=sl(e),{colorClasses:s,colorStyles:r,variantClasses:o}=ol(e),{densityClasses:c}=Xt(e),{dimensionStyles:u}=Dt(e),{elevationClasses:d}=Hn(e),{loaderClasses:f}=$a(e),{locationStyles:v}=Oa(e),{positionClasses:h}=Da(e),{roundedClasses:m}=Tt(e),g=Ia(e,n);return ye(()=>{const y=e.link!==!1&&g.isLink.value,p=!e.disabled&&e.link!==!1&&(e.link||g.isClickable.value),_=y?"a":e.tag,C=!!(l.title||e.title!=null),S=!!(l.subtitle||e.subtitle!=null),A=C||S,V=!!(l.append||e.appendAvatar||e.appendIcon),k=!!(l.prepend||e.prependAvatar||e.prependIcon),T=!!(l.image||e.image),R=A||k||V,B=!!(l.text||e.text!=null);return ut(w(_,fe({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":p},i.value,a.value,s.value,c.value,d.value,f.value,h.value,m.value,o.value,e.class],style:[r.value,u.value,v.value,e.style],onClick:p&&g.navigate,tabindex:e.disabled?-1:void 0},g.linkProps),{default:()=>{var E;return[T&&P("div",{key:"image",class:"v-card__image"},[l.image?w(Ke,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},l.image):w(rf,{key:"image-img",cover:!0,src:e.image},null)]),w(Xr,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:l.loader}),R&&w(nC,{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}),B&&w(iC,{key:"text"},{default:()=>{var I;return[((I=l.text)==null?void 0:I.call(l))??e.text]}}),(E=l.default)==null?void 0:E.call(l),l.actions&&w(yv,null,{default:l.actions}),rl(p,"v-card")]}}),[[Gt,p&&e.ripple]])}),{}}}),rC={__name:"dashboard-filters",props:{prefix:{type:String,default:""}},emits:["update:model-value"],setup(e,{emit:t}){const n=e,l=t,i=ee(null),{width:a}=sv(i),{config:s,filters:r,dataset:o,fields:c}=Ra();let u;const d={};oe(r,h=>{const m="_d_"+o.value.id+"_";h.forEach(g=>{d[g.labelField]||(d[g.labelField]={items:ee([]),loading:ee(!1)},d[g.labelField].value=L({get(){return ke[n.prefix+m+g.labelField+"_in"]?g.multipleValues?JSON.parse(`[${ke[n.prefix+m+g.labelField+"_in"]}]`):ke[n.prefix+m+g.labelField+"_in"]:g.multipleValues?[]:void 0},set(y){g.multipleValues&&y.length?ke[n.prefix+m+g.labelField+"_in"]=JSON.stringify(y).slice(1,-1):!g.multipleValues&&y?ke[n.prefix+m+g.labelField+"_in"]=y:delete ke[n.prefix+m+g.labelField+"_in"]}}),d[g.labelField].searchItems=async y=>{var C;const p=(s.value.filters||[]).filter(S=>S.labelField!==g.labelField&&ke[n.prefix+m+S.labelField+"_in"]),_=Object.assign({finalizedAt:o.value.finalizedAt,stringify:!0},...p.map(S=>({[`${S.labelField}_in`]:`${ke[n.prefix+m+S.labelField+"_in"]}`})));(C=s.value.staticFilters)==null||C.forEach(S=>{S.type==="in"?_[S.field+"_in"]=S.values.join(","):S.type==="interval"&&(S.minValue!=null&&(_[S.field+"_gte"]=S.minValue),S.maxValue!=null&&(_[S.field+"_lte"]=S.maxValue))}),g.showAllValues?_.size=1e3:y!=null&&(_.q=y+"*"),s.value.periodFilter&&(_._c_date_match=ke.period),s.value.addressFilter&&u&&ke.radius&&(_._c_geo_distance=u.lon+","+u.lat+","+ke.radius*1e3);try{const S=await tl(o.value.href+"/values/"+g.labelField,{params:_}),A=ke[n.prefix+m+g.labelField+"_in"];A&&(g.multipleValues?JSON.parse(`[${A}]`):[A]).filter(k=>!S.includes(k)).forEach(k=>S.unshift(k)),d[g.labelField].items.value=S.sort((V,k)=>V.localeCompare(k,"fr",{sensitivity:"base"}))}catch(S){Yn.value="error",Zn.value=S.status+" - "+S.data,Ln.value=!0}})}),v()},{immediate:!0});const f=(h,m)=>{(!h.forceOneValue||m)&&v(h.labelField)};async function v(h){var p,_;const m="_d_"+o.value.id+"_";let g={};const y=r.value.filter(C=>ke[n.prefix+m+C.labelField+"_in"]);if(y.length){const C=[].concat(...y.map(V=>{var k;return[].concat((k=V.values)!=null&&k.length?V.values:V.labelField)})).filter((V,k,T)=>T.indexOf(V)===k),S=(s.value.filters||[]).filter(V=>ke[n.prefix+m+V.labelField+"_in"]),A=Object.assign({finalizedAt:o.value.finalizedAt},...S.map(V=>({[`${V.labelField}_in`]:`${ke[n.prefix+m+V.labelField+"_in"]}`})));(p=s.value.staticFilters)==null||p.forEach(V=>{V.type==="in"?A[V.field+"_in"]=V.values.join(","):V.type==="interval"&&(V.minValue!=null&&(A[V.field+"_gte"]=V.minValue),V.maxValue!=null&&(A[V.field+"_lte"]=V.maxValue))});try{const V=await Promise.all(C.map(T=>tl(o.value.href+"/values/"+T,{params:A}))),k=Object.assign({},...C.map((T,R)=>({[T]:V[R]})));g=Object.assign({},...C.map(T=>c.value[T]["x-concept"]?{[`_c_${c.value[T]["x-concept"].id}_in`]:JSON.stringify(k[T]).slice(1,-1)}:k[T].length>1?{[`${m}${T}_in`]:JSON.stringify(k[T]).slice(1,-1)}:{[`${m}${T}_eq`]:k[T][0]})),g.keys=y.map(T=>T.labelField)}catch(V){Yn.value="error",Zn.value=V.status+" - "+V.data,Ln.value=!0}}s.value.periodFilter&&(g._c_date_match=ke.period),s.value.addressFilter&&u&&ke.radius&&(g._c_geo_distance=u.lon+","+u.lat+","+ke.radius*1e3),(_=s.value.staticFilters)==null||_.forEach(C=>{C.type==="in"?g[`${m}${C.field}_in`]=C.values.join(","):C.type==="nin"?g[`${m}${C.field}_nin`]=C.values.join(","):C.type==="interval"&&(C.minValue!=null&&(g[`${m}${C.field}_gte`]=C.minValue),C.maxValue!=null&&(g[`${m}${C.field}_lte`]=C.maxValue))}),l("update:model-value",g),r.value.forEach(C=>{C.labelField!==h&&d[C.labelField].searchItems()})}return(h,m)=>(re(),Be(ll,{ref_key:"root",ref:i,justify:"center",align:"center",class:"py-3"},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(r),(g,y)=>(re(),Be(Lt,{key:y,cols:Math.min(Math.max(1,Math.ceil(12*250/q(a))),12)},{default:Ee(()=>[w(iv,{modelValue:d[g.labelField].value.value,"onUpdate:modelValue":[p=>d[g.labelField].value.value=p,p=>f(g,p)],loading:d[g.labelField].loading.value,items:d[g.labelField].items.value,"item-title":p=>q(c)[g.labelField]["x-labels"]?q(c)[g.labelField]["x-labels"][p]:p,"item-value":p=>p,variant:"outlined","hide-details":"","no-data-text":"Aucun élément trouvé",label:q(c)[g.labelField].label||q(c)[g.labelField].title||q(c)[g.labelField]["x-originalName"]||g.labelField,clearable:!g.forceOneValue,"persistent-clear":!g.forceOneValue,multiple:g.multipleValues,style:{"min-width":"250px"},density:"comfortable","onUpdate:search":p=>(p==null||p.length)&&p!==q(ke)[n.prefix+h.datasetFilterPrefix+g.labelField+"_in"]&&!g.showAllValues&&d[g.labelField].searchItems(p)},null,8,["modelValue","onUpdate:modelValue","loading","items","item-title","item-value","label","clearable","persistent-clear","multiple","onUpdate:search"])]),_:2},1032,["cols"]))),128)),q(s).periodFilter?(re(),Be(Lt,{key:0,cols:Math.min(Math.max(1,Math.round(12*250/q(a))),12)},{default:Ee(()=>{var g,y,p,_;return[w(K0,{modelValue:q(ke).period,"onUpdate:modelValue":[m[0]||(m[0]=C=>q(ke).period=C),m[1]||(m[1]=C=>v())],min:(y=(g=q(o).timePeriod)==null?void 0:g.startDate)==null?void 0:y.slice(0,10),max:(_=(p=q(o).timePeriod)==null?void 0:p.endDate)==null?void 0:_.slice(0,10),label:"Période"},null,8,["modelValue","min","max"])]}),_:1},8,["cols"])):qe("",!0),q(s).addressFilter?(re(),Be(Lt,{key:1,cols:"auto"},{default:Ee(()=>[w(pv,{variant:"outlined",class:"px-1 py-2",style:{width:"320px","border-color":"#A0A0A0"}},{default:Ee(()=>[w(ll,{align:"start"},{default:Ee(()=>[w(Lt,{class:"pr-0",cols:8},{default:Ee(()=>[w(F0,{modelValue:q(ke).address,"onUpdate:modelValue":m[2]||(m[2]=g=>q(ke).address=g),variant:"plain",onSelected:m[3]||(m[3]=g=>{Ge(u)?u.value=g:u=g,v()})},null,8,["modelValue"])]),_:1}),w(Lt,{class:"pl-0",cols:4},{default:Ee(()=>[w(nl,{modelValue:q(ke).radius,"onUpdate:modelValue":[m[4]||(m[4]=g=>q(ke).radius=g),m[5]||(m[5]=g=>v())],style:{height:"38px"},variant:"plain",type:"number",label:"Rayon (km)",density:"compact"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})]),_:1})):qe("",!0)]),_:1},512))}};var oC="M4,4H7L9,2H15L17,4H20A2,2 0 0,1 22,6V18A2,2 0 0,1 20,20H4A2,2 0 0,1 2,18V6A2,2 0 0,1 4,4M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9Z",uC="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z";const cC=ka("v-alert-title"),bv=Z({baseColor:String,divided:Boolean,direction:{type:String,default:"horizontal"},...al(),...Ae(),...Nt(),...Nn(),...Pt(),...Ue(),...Qe(),...dn()},"VBtnGroup"),Gu=ue()({name:"VBtnGroup",props:bv(),setup(e,t){let{slots:n}=t;const{themeClasses:l}=lt(e),{densityClasses:i}=Xt(e),{borderClasses:a}=sl(e),{elevationClasses:s}=Hn(e),{roundedClasses:r}=Tt(e);Dn({VBtn:{height:O(()=>e.direction==="horizontal"?"auto":null),baseColor:O(()=>e.baseColor),color:O(()=>e.color),density:O(()=>e.density),flat:!0,variant:O(()=>e.variant)}}),ye(()=>w(e.tag,{class:se(["v-btn-group",`v-btn-group--${e.direction}`,{"v-btn-group--divided":e.divided},l.value,a.value,i.value,s.value,r.value,e.class]),style:ge(e.style)},n))}}),Cv=Symbol.for("vuetify:v-btn-toggle"),dC=Z({...bv(),...La()},"VBtnToggle"),fC=ue()({name:"VBtnToggle",props:dC(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:l,next:i,prev:a,select:s,selected:r}=Si(e,Cv);return ye(()=>{const o=Gu.filterProps(e);return w(Gu,fe({class:["v-btn-toggle",e.class]},o,{style:e.style}),{default:()=>{var c;return[(c=n.default)==null?void 0:c.call(n,{isSelected:l,next:i,prev:a,select:s,selected:r})]}})}),{next:i,prev:a,select:s}}}),vC=Z({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},...Ae(),...Ci(),...Ue({tag:"div"}),...Qe()},"VProgressCircular"),wv=ue()({name:"VProgressCircular",props:vC(),setup(e,t){let{slots:n}=t;const l=20,i=2*Math.PI*l,a=ee(),{themeClasses:s}=lt(e),{sizeClasses:r,sizeStyles:o}=wi(e),{textColorClasses:c,textColorStyles:u}=Rt(()=>e.color),{textColorClasses:d,textColorStyles:f}=Rt(()=>e.bgColor),{intersectionRef:v,isIntersecting:h}=Jf(),{resizeRef:m,contentRect:g}=Tl(),y=O(()=>Wt(parseFloat(e.modelValue),0,100)),p=O(()=>Number(e.width)),_=O(()=>o.value?Number(e.size):g.value?g.value.width:Math.max(p.value,32)),C=O(()=>l/(1-p.value/_.value)*2),S=O(()=>p.value/_.value*C.value),A=O(()=>_e((100-y.value)/100*i));return kt(()=>{v.value=a.value,m.value=a.value}),ye(()=>w(e.tag,{ref:a,class:se(["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":h.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},s.value,r.value,c.value,e.class]),style:ge([o.value,u.value,e.style]),role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:y.value},{default:()=>[P("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${C.value} ${C.value}`},[P("circle",{class:se(["v-progress-circular__underlay",d.value]),style:ge(f.value),fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":S.value,"stroke-dasharray":i,"stroke-dashoffset":0},null),P("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:l,"stroke-width":S.value,"stroke-dasharray":i,"stroke-dashoffset":A.value},null)]),n.default&&P("div",{class:"v-progress-circular__content"},[n.default({value:y.value})])]})),{}}});function mC(e,t){oe(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n!=null&&t&&Je(()=>{t(n)})},{immediate:!0})}const Sv=Z({active:{type:Boolean,default:void 0},activeColor:String,baseColor:String,symbol:{type:null,default:Cv},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Ie,appendIcon:Ie,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:{type:[String,Number,Boolean],default:void 0},...al(),...Ae(),...Nt(),...Bt(),...Nn(),...Pa(),...Zr(),...xi(),...Ba(),...Pt(),...Fa(),...Ci(),...Ue({tag:"button"}),...Qe(),...dn({variant:"elevated"})},"VBtn"),Fn=ue()({name:"VBtn",props:Sv(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const{themeClasses:i}=lt(e),{borderClasses:a}=sl(e),{densityClasses:s}=Xt(e),{dimensionStyles:r}=Dt(e),{elevationClasses:o}=Hn(e),{loaderClasses:c}=$a(e),{locationStyles:u}=Oa(e),{positionClasses:d}=Da(e),{roundedClasses:f}=Tt(e),{sizeClasses:v,sizeStyles:h}=wi(e),m=Ta(e,e.symbol,!1),g=Ia(e,n),y=L(()=>{var B;return e.active!==void 0?e.active:g.isLink.value?(B=g.isActive)==null?void 0:B.value:m==null?void 0:m.isSelected.value}),p=O(()=>y.value?e.activeColor??e.color:e.color),_=L(()=>{var E,I;return{color:(m==null?void 0:m.isSelected.value)&&(!g.isLink.value||((E=g.isActive)==null?void 0:E.value))||!m||((I=g.isActive)==null?void 0:I.value)?p.value??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:C,colorStyles:S,variantClasses:A}=ol(_),V=L(()=>(m==null?void 0:m.disabled.value)||e.disabled),k=O(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),T=L(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function R(B){var E;V.value||g.isLink.value&&(B.metaKey||B.ctrlKey||B.shiftKey||B.button!==0||n.target==="_blank")||((E=g.navigate)==null||E.call(g,B),m==null||m.toggle())}return mC(g,m==null?void 0:m.select),ye(()=>{const B=g.isLink.value?"a":e.tag,E=!!(e.prependIcon||l.prepend),I=!!(e.appendIcon||l.append),j=!!(e.icon&&e.icon!==!0);return ut(w(B,fe({type:B==="a"?void 0:"button",class:["v-btn",m==null?void 0:m.selectedClass.value,{"v-btn--active":y.value,"v-btn--block":e.block,"v-btn--disabled":V.value,"v-btn--elevated":k.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,C.value,s.value,o.value,c.value,d.value,f.value,v.value,A.value,e.class],style:[S.value,r.value,u.value,h.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:V.value||void 0,tabindex:e.loading||e.readonly?-1:void 0,onClick:R,value:T.value},g.linkProps),{default:()=>{var W;return[rl(!0,"v-btn"),!e.icon&&E&&P("span",{key:"prepend",class:"v-btn__prepend"},[l.prepend?w(Ke,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},l.prepend):w(De,{key:"prepend-icon",icon:e.prependIcon},null)]),P("span",{class:"v-btn__content","data-no-activator":""},[!l.default&&j?w(De,{key:"content-icon",icon:e.icon},null):w(Ke,{key:"content-defaults",disabled:!j,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var J;return[((J=l.default)==null?void 0:J.call(l))??Xe(e.text)]}})]),!e.icon&&I&&P("span",{key:"append",class:"v-btn__append"},[l.append?w(Ke,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},l.append):w(De,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&P("span",{key:"loader",class:"v-btn__loader"},[((W=l.loader)==null?void 0:W.call(l))??w(wv,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[Gt,!V.value&&e.ripple,"",{center:!!e.icon}]])}),{group:m}}}),hC=Z({iconSize:[Number,String],iconSizes:{type:Array,default:()=>[["x-small",10],["small",16],["default",24],["large",28],["x-large",32]]}},"iconSize");function gC(e,t){return{iconSize:L(()=>{const l=new Map(e.iconSizes),i=e.iconSize??t()??"default";return l.has(i)?l.get(i):i})}}const yC=["success","info","warning","error"],pC=Z({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:Ie,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=>yC.includes(e)},...Ae(),...Nt(),...Bt(),...Nn(),...hC(),...xi(),...Ba(),...Pt(),...Ue(),...Qe(),...dn({variant:"flat"})},"VAlert"),bC=ue()({name:"VAlert",props:pC(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{emit:n,slots:l}=t;const i=He(e,"modelValue"),a=O(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),{iconSize:s}=gC(e,()=>e.prominent?44:28),{themeClasses:r}=lt(e),{colorClasses:o,colorStyles:c,variantClasses:u}=ol(()=>({color:e.color??e.type,variant:e.variant})),{densityClasses:d}=Xt(e),{dimensionStyles:f}=Dt(e),{elevationClasses:v}=Hn(e),{locationStyles:h}=Oa(e),{positionClasses:m}=Da(e),{roundedClasses:g}=Tt(e),{textColorClasses:y,textColorStyles:p}=Rt(()=>e.borderColor),{t:_}=Ml(),C=O(()=>({"aria-label":_(e.closeLabel),onClick(S){i.value=!1,n("click:close",S)}}));return()=>{const S=!!(l.prepend||a.value),A=!!(l.title||e.title),V=!!(l.close||e.closable),k={density:e.density,icon:a.value,size:s.value};return i.value&&w(e.tag,{class:se(["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${e.border===!0?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},r.value,o.value,d.value,v.value,m.value,g.value,u.value,e.class]),style:ge([c.value,f.value,h.value,e.style]),role:"alert"},{default:()=>{var T,R;return[rl(!1,"v-alert"),e.border&&P("div",{key:"border",class:se(["v-alert__border",y.value]),style:ge(p.value)},null),S&&P("div",{key:"prepend",class:"v-alert__prepend"},[l.prepend?w(Ke,{key:"prepend-defaults",disabled:!a.value,defaults:{VIcon:{...k}}},l.prepend):w(De,fe({key:"prepend-icon"},k),null)]),P("div",{class:"v-alert__content"},[A&&w(cC,{key:"title"},{default:()=>{var B;return[((B=l.title)==null?void 0:B.call(l))??e.title]}}),((T=l.text)==null?void 0:T.call(l))??e.text,(R=l.default)==null?void 0:R.call(l)]),l.append&&P("div",{key:"append",class:"v-alert__append"},[l.append()]),V&&P("div",{key:"close",class:"v-alert__close"},[l.close?w(Ke,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var B;return[(B=l.close)==null?void 0:B.call(l,{props:C.value})]}}):w(Fn,fe({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},C.value),null)])]}})}}}),CC=["adapter","src","iframe-title"],wC=["adapter","src","iframe-title"],SC=["innerHTML"],xC=["adapter","src","iframe-title"],_C=["innerHTML"],AC={key:1,style:{"white-space":"pre-wrap"},class:"mt-4"},kC=["href"],qu={__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,{application:n,config:l,fields:i,accessKey:a,dFrameAdapter:s}=Ra(),r=L(()=>(t.element.valueMandatory&&t.element.mandatoryFilters||[]).filter(m=>{var g,y;return!((y=(g=t.filtersValues)==null?void 0:g.keys)!=null&&y.includes(m))})),o=ee(null),c=sv(o).height,u=L(()=>{var g;const m={...t.element.ignoreFilters?{}:t.filtersValues,"d-frame":!0};return ke.primary&&(m.primary=ke.primary),ke.secondary&&(m.secondary=ke.secondary),t.element.type==="tablePreview"&&(t.element.display!=="auto"&&(m.display=t.element.display),m.interaction=!t.element.noInteractions,(g=t.element.fields)!=null&&g.length&&(m.cols=t.element.fields.join(","))),ke.print==="true"&&(m.interaction=!1),new URLSearchParams(m)}),d=Wu(async()=>t.element.type!=="application"||!t.element.description||t.element.description==="none"?null:(await tl(t.element.application.href,{params:{html:!0}})).description,null,{onError:function(m){Yn.value="error",Zn.value=m.status+" - "+m.data,Ln.value=!0}}),f=Wu(async()=>l.showSources?t.element.type==="tablePreview"?[t.element.dataset||l.datasets[0]]:t.element.type!=="application"?[]:(await tl(t.element.application.href+"/configuration")).datasets:[],null,{onError:function(m){Yn.value="error",Zn.value=m.status+" - "+m.data,Ln.value=!0}}),v=L(()=>{if(t.element.type!=="application")return null;const m=t.element.application.baseApp.meta,g={width:m["df:capture-width"]||1280,height:m["df:capture-height"]||720,app_embed:!0};for(const[y,p]of Object.entries(t.filtersValues))g["app_"+y]=p;return`${t.element.application.href}/capture?${new URLSearchParams(g).toString()}`}),h=()=>{try{navigator.clipboard.writeText(`<iframe src="${`${n.exposedUrl.split("data-fair")[0]}data-fair/app/${a.value?a.value+"%3A":""}${t.element.application.id}`}?embed=true" width="100%" height="500px" style="background-color: transparent; border: none;"></iframe>`),Yn.value="info",Zn.value="Le code d'intégration a été mis dans votre presse-papier"}catch(m){Yn.value="success",Zn.value=m}Ln.value=!0};return(m,g)=>{var y;return re(),Te(ce,null,[r.value.length?(re(),Be(bC,{key:0,type:"info",variant:"outlined"},{default:Ee(()=>[P("h4",null,"Veuillez sélectionner une valeur de "+Xe(r.value.map(p=>q(i)[p].label||q(i)[p].title||q(i)[p]["x-originalName"]||p).join(", ")),1)]),_:1})):e.element.type==="tablePreview"?(re(),Te("d-frame",{key:1,adapter:q(s),src:`/data-fair/embed/dataset/${q(a)?q(a)+"%3A":""}${(e.element.dataset||q(l).datasets[0]).id}/table?${u.value.toString()}`,"iframe-title":(e.element.dataset||q(l).datasets[0]).title,style:ge(`height:${e.height>0?e.height-(q(c)||0)+"px":"100%"}`)},null,12,CC)):e.element.type==="form"?(re(),Te("d-frame",{key:2,adapter:q(s),src:`/data-fair/embed/dataset/${q(a)?q(a)+"%3A":""}${e.element.dataset.id}/form?${u.value.toString()}`,"iframe-title":(e.element.dataset||q(l).datasets[0]).title,style:ge(`height:${e.height>0?e.height-(q(c)||0)+"px":"100%"}`)},null,12,wC)):(re(),Te("div",{key:3,style:ge(`overflow-y:auto;height:${e.height>0?e.height+"px":"100%"}`)},[e.element.type==="application"?(re(),Be(ll,{key:0,align:"center",class:"ma-0"},{default:Ee(()=>[e.element.description==="left"?(re(),Be(Lt,{key:0,cols:6},{default:Ee(()=>[P("div",{innerHTML:q(d)},null,8,SC)]),_:1})):qe("",!0),w(Lt,{class:"pa-0",cols:!e.element.description||e.element.description==="none"?12:6},{default:Ee(()=>[P("d-frame",{adapter:q(s),src:`/data-fair/app/${q(a)?q(a)+"%3A":""}${e.element.application.id}?${u.value.toString()}`,"iframe-title":e.element.application.title,style:ge(e.element.application.baseApp.meta["df:overflow"]!=="true"?`height:${e.height>0?e.height-(q(c)||0)+"px":"100%"}`:"")},null,12,xC)]),_:1},8,["cols"]),e.element.description==="right"?(re(),Be(Lt,{key:1,cols:6},{default:Ee(()=>[P("div",{innerHTML:q(d)},null,8,_C)]),_:1})):qe("",!0)]),_:1})):e.element.type==="text"?(re(),Te("div",AC,Xe(e.element.content),1)):qe("",!0)],4)),q(l).showSources&&((y=q(f))!=null&&y.length)||e.element.type==="application"&&(q(l).showEmbed||q(l).showCapture)?(re(),Be(yv,{key:4,ref_key:"actions",ref:o},{default:Ee(()=>{var p;return[q(l).showEmbed&&e.element.type==="application"?(re(),Te(ce,{key:0},[w(pl),w(Fn,{size:"small",color:"primary",onClick:h},{default:Ee(()=>[w(De,{icon:q(uC)},null,8,["icon"]),g[0]||(g[0]=st(" Intégrer "))]),_:1,__:[0]})],64)):qe("",!0),q(l).showCapture&&e.element.type==="application"?(re(),Te(ce,{key:1},[w(pl),w(Fn,{size:"small",color:"primary",href:v.value},{default:Ee(()=>[w(De,{icon:q(oC)},null,8,["icon"]),g[1]||(g[1]=st(" Télécharger "))]),_:1,__:[1]},8,["href"])],64)):qe("",!0),w(pl),q(l).showSources&&((p=q(f))!=null&&p.length)?(re(),Te(ce,{key:2},[st(" Source"+Xe(q(f).length>1?"s":"")+" :  ",1),(re(!0),Te(ce,null,Ht(q(f),_=>(re(),Te(ce,{key:_.id},[P("a",{href:`/datasets/${_.slug||_.id}`,target:"_blank"},Xe(_.title),9,kC),g[2]||(g[2]=st("  "))],64))),128)),w(pl)],64)):qe("",!0)]}),_:1},512)):qe("",!0)],64)}}},VC={__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"?(re(!0),Te(ce,{key:0},Ht(e.element.elements,(l,i)=>(re(),Be(qu,{key:i,element:l,height:e.height*(l.height||100)/e.element.elements.reduce((a,s)=>a+(s.height||100),0),"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))),128)):(re(),Be(qu,{key:1,element:e.element,height:e.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"]))}},EC={key:0,class:"text-h5 mt-8"},LC={key:1,class:"mt-4"},PC={key:0,class:"text-h6 text-center mt-4"},Mi={__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]};return oe(()=>t.section.rows,()=>{for(const l of t.section.rows)for(const i of["sm","md","lg","xl"]){let a=0;for(;a<l.elements.length;){let s=a,r=0;for(;s<l.elements.length&&r+n[i][l.elements[s].width-1]<=12;)r+=n[i][l.elements[s].width-1],s+=1;for(let o=a;o<s;o++)l.elements[o][i]=Math.floor(.3+12*n[i][l.elements[o].width-1]/r),l.elements[o].class=l.elements[o].class||(l.elements[o].type==="text"?["order-first"]:[]),l.elements[o].type==="text"&&l.elements[o][i]===12?l.elements[o].class.push("order-"+i+"-first"):l.elements[o].class.push("order-"+i+"-"+(o+1));a=s}}},{immediate:!0}),(l,i)=>(re(),Te(ce,null,[e.hideTitle?qe("",!0):(re(),Te("h3",EC,[e.section.icon?(re(),Te(ce,{key:0},[w(De,{icon:e.section.icon.svgPath},null,8,["icon"]),i[0]||(i[0]=st("   "))],64)):qe("",!0),st(" "+Xe(e.section.title),1)])),e.section.description?(re(),Te("p",LC,Xe(e.section.description),1)):qe("",!0),(re(!0),Te(ce,null,Ht(e.section.rows||[],(a,s)=>(re(),Be(ll,{key:s,justify:"center"},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(a.elements||[],(r,o)=>(re(),Be(Lt,{key:o,cols:12,sm:r.sm,md:r.md,lg:r.lg,xl:r.xl,class:se(r.class?r.class.join(" "):"")},{default:Ee(()=>[r.title?(re(),Te("h4",PC,Xe(r.title),1)):qe("",!0),w(VC,{element:r,height:a.height,"filters-values":e.filtersValues},null,8,["element","height","filters-values"])]),_:2},1032,["sm","md","lg","xl","class"]))),128))]),_:2},1024))),128))],64))}},di=Symbol.for("vuetify:v-expansion-panel"),xv=Z({...Ae(),...Gr()},"VExpansionPanelText"),Zs=ue()({name:"VExpansionPanelText",props:xv(),setup(e,t){let{slots:n}=t;const l=$e(di);if(!l)throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");const{hasContent:i,onAfterLeave:a}=qr(e,l.isSelected);return ye(()=>w(_f,{onAfterLeave:a},{default:()=>{var s;return[ut(P("div",{class:se(["v-expansion-panel-text",e.class]),style:ge(e.style)},[n.default&&i.value&&P("div",{class:"v-expansion-panel-text__wrapper"},[(s=n.default)==null?void 0:s.call(n)])]),[[Bn,l.isSelected.value]])]}})),{}}}),_v=Z({color:String,expandIcon:{type:Ie,default:"$expand"},collapseIcon:{type:Ie,default:"$collapse"},hideActions:Boolean,focusable:Boolean,static:Boolean,ripple:{type:[Boolean,Object],default:!1},readonly:Boolean,...Ae(),...Bt()},"VExpansionPanelTitle"),Xs=ue()({name:"VExpansionPanelTitle",directives:{vRipple:Gt},props:_v(),setup(e,t){let{slots:n}=t;const l=$e(di);if(!l)throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");const{backgroundColorClasses:i,backgroundColorStyles:a}=Ut(()=>e.color),{dimensionStyles:s}=Dt(e),r=L(()=>({collapseIcon:e.collapseIcon,disabled:l.disabled.value,expanded:l.isSelected.value,expandIcon:e.expandIcon,readonly:e.readonly})),o=O(()=>l.isSelected.value?e.collapseIcon:e.expandIcon);return ye(()=>{var c;return ut(P("button",{class:se(["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:ge([a.value,s.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},[P("span",{class:"v-expansion-panel-title__overlay"},null),(c=n.default)==null?void 0:c.call(n,r.value),!e.hideActions&&w(Ke,{defaults:{VIcon:{icon:o.value}}},{default:()=>{var u;return[P("span",{class:"v-expansion-panel-title__icon"},[((u=n.actions)==null?void 0:u.call(n,r.value))??w(De,null,null)])]}})]),[[Gt,e.ripple]])}),{}}}),Av=Z({title:String,text:String,bgColor:String,...Nn(),...Pa(),...Pt(),...Ue(),..._v(),...xv()},"VExpansionPanel"),TC=ue()({name:"VExpansionPanel",props:Av(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=Ta(e,di),{backgroundColorClasses:i,backgroundColorStyles:a}=Ut(()=>e.bgColor),{elevationClasses:s}=Hn(e),{roundedClasses:r}=Tt(e),o=O(()=>(l==null?void 0:l.disabled.value)||e.disabled),c=L(()=>l.group.items.value.reduce((f,v,h)=>(l.group.selected.value.includes(v.id)&&f.push(h),f),[])),u=L(()=>{const f=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&c.value.some(v=>v-f===1)}),d=L(()=>{const f=l.group.items.value.findIndex(v=>v.id===l.id);return!l.isSelected.value&&c.value.some(v=>v-f===-1)});return mt(di,l),ye(()=>{const f=!!(n.text||e.text),v=!!(n.title||e.title),h=Xs.filterProps(e),m=Zs.filterProps(e);return w(e.tag,{class:se(["v-expansion-panel",{"v-expansion-panel--active":l.isSelected.value,"v-expansion-panel--before-active":u.value,"v-expansion-panel--after-active":d.value,"v-expansion-panel--disabled":o.value},r.value,i.value,e.class]),style:ge([a.value,e.style])},{default:()=>[P("div",{class:se(["v-expansion-panel__shadow",...s.value])},null),w(Ke,{defaults:{VExpansionPanelTitle:{...h},VExpansionPanelText:{...m}}},{default:()=>{var g;return[v&&w(Xs,{key:"title"},{default:()=>[n.title?n.title():e.title]}),f&&w(Zs,{key:"text"},{default:()=>[n.text?n.text():e.text]}),(g=n.default)==null?void 0:g.call(n)]}})]})}),{groupItem:l}}}),IC=["default","accordion","inset","popout"],FC=Z({flat:Boolean,...La(),...pi(Av(),["bgColor","collapseIcon","color","eager","elevation","expandIcon","focusable","hideActions","readonly","ripple","rounded","tile","static"]),...Qe(),...Ae(),...Ue(),variant:{type:String,default:"default",validator:e=>IC.includes(e)}},"VExpansionPanels"),MC=ue()({name:"VExpansionPanels",props:FC(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{next:l,prev:i}=Si(e,di),{themeClasses:a}=lt(e),s=O(()=>e.variant&&`v-expansion-panels--variant-${e.variant}`);return Dn({VExpansionPanel:{bgColor:O(()=>e.bgColor),collapseIcon:O(()=>e.collapseIcon),color:O(()=>e.color),eager:O(()=>e.eager),elevation:O(()=>e.elevation),expandIcon:O(()=>e.expandIcon),focusable:O(()=>e.focusable),hideActions:O(()=>e.hideActions),readonly:O(()=>e.readonly),ripple:O(()=>e.ripple),rounded:O(()=>e.rounded),static:O(()=>e.static)}}),ye(()=>w(e.tag,{class:se(["v-expansion-panels",{"v-expansion-panels--flat":e.flat,"v-expansion-panels--tile":e.tile},a.value,s.value,e.class]),style:ge(e.style)},{default:()=>{var r;return[(r=n.default)==null?void 0:r.call(n,{prev:i,next:l})]}})),{next:l,prev:i}}}),OC=Z({indeterminate:Boolean,inset:Boolean,flat:Boolean,loading:{type:[Boolean,String],default:!1},...Nr(),...Rr()},"VSwitch"),$C=ue()({name:"VSwitch",inheritAttrs:!1,props:OC(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const i=He(e,"indeterminate"),a=He(e,"modelValue"),{loaderClasses:s}=$a(e),{isFocused:r,focus:o,blur:c}=Br(e),u=ee(),d=ee(),f=Me&&window.matchMedia("(forced-colors: active)").matches,v=O(()=>typeof e.loading=="string"&&e.loading!==""?e.loading:e.color),h=$n(),m=O(()=>e.id||`switch-${h}`);function g(){i.value&&(i.value=!1)}function y(p){var _,C;p.stopPropagation(),p.preventDefault(),(C=(_=u.value)==null?void 0:_.input)==null||C.click()}return ye(()=>{const[p,_]=_r(n),C=da.filterProps(e),S=ca.filterProps(e);return w(da,fe({ref:d,class:["v-switch",{"v-switch--flat":e.flat},{"v-switch--inset":e.inset},{"v-switch--indeterminate":i.value},s.value,e.class]},p,C,{modelValue:a.value,"onUpdate:modelValue":A=>a.value=A,id:m.value,focused:r.value,style:e.style}),{...l,default:A=>{let{id:V,messagesId:k,isDisabled:T,isReadonly:R,isValid:B}=A;const E={model:a,isValid:B};return w(ca,fe({ref:u},S,{modelValue:a.value,"onUpdate:modelValue":[I=>a.value=I,g],id:V.value,"aria-describedby":k.value,type:"checkbox","aria-checked":i.value?"mixed":void 0,disabled:T.value,readonly:R.value,onFocus:o,onBlur:c},_),{...l,default:I=>{let{backgroundColorClasses:j,backgroundColorStyles:W}=I;return P("div",{class:se(["v-switch__track",f?void 0:j.value]),style:ge(W.value),onClick:y},[l["track-true"]&&P("div",{key:"prepend",class:"v-switch__track-true"},[l["track-true"](E)]),l["track-false"]&&P("div",{key:"append",class:"v-switch__track-false"},[l["track-false"](E)])])},input:I=>{let{inputNode:j,icon:W,backgroundColorClasses:J,backgroundColorStyles:ae}=I;return P(ce,null,[j,P("div",{class:se(["v-switch__thumb",{"v-switch__thumb--filled":W||e.loading},e.inset||f?void 0:J.value]),style:ge(e.inset?void 0:ae.value)},[l.thumb?w(Ke,{defaults:{VIcon:{icon:W,size:"x-small"}}},{default:()=>[l.thumb({...E,icon:W})]}):w(Hb,null,{default:()=>[e.loading?w(Xr,{name:"v-switch",active:!0,color:B.value===!1?void 0:v.value},{default:le=>l.loader?l.loader(le):w(wv,{active:le.isActive,color:le.color,indeterminate:!0,size:"16",width:"2"},null)}):W&&w(De,{key:String(W),icon:W,size:"x-small"},null)]})])])}})}})}),ul({},d)}}),to=Symbol.for("vuetify:v-tabs"),RC=Z({fixed:Boolean,sliderColor:String,hideSlider:Boolean,direction:{type:String,default:"horizontal"},...un(Sv({selectedClass:"v-tab--selected",variant:"text"}),["active","block","flat","location","position","symbol"])},"VTab"),kv=ue()({name:"VTab",props:RC(),setup(e,t){let{slots:n,attrs:l}=t;const{textColorClasses:i,textColorStyles:a}=Rt(()=>e.sliderColor),s=ee(),r=ee(),o=L(()=>e.direction==="horizontal"),c=L(()=>{var d,f;return((f=(d=s.value)==null?void 0:d.group)==null?void 0:f.isSelected.value)??!1});function u(d){var v,h;let{value:f}=d;if(f){const m=(h=(v=s.value)==null?void 0:v.$el.parentElement)==null?void 0:h.querySelector(".v-tab--selected .v-tab__slider"),g=r.value;if(!m||!g)return;const y=getComputedStyle(m).color,p=m.getBoundingClientRect(),_=g.getBoundingClientRect(),C=o.value?"x":"y",S=o.value?"X":"Y",A=o.value?"right":"bottom",V=o.value?"width":"height",k=p[C],T=_[C],R=k>T?p[A]-_[A]:p[C]-_[C],B=Math.sign(R)>0?o.value?"right":"bottom":Math.sign(R)<0?o.value?"left":"top":"center",I=(Math.abs(R)+(Math.sign(R)<0?p[V]:_[V]))/Math.max(p[V],_[V])||0,j=p[V]/_[V]||0,W=1.5;qn(g,{backgroundColor:[y,"currentcolor"],transform:[`translate${S}(${R}px) scale${S}(${j})`,`translate${S}(${R/W}px) scale${S}(${(I-1)/W+1})`,"none"],transformOrigin:Array(3).fill(B)},{duration:225,easing:ai})}}return ye(()=>{const d=Fn.filterProps(e);return w(Fn,fe({symbol:to,ref:s,class:["v-tab",e.class],style:e.style,tabindex:c.value?0:-1,role:"tab","aria-selected":String(c.value),active:!1},d,l,{block:e.fixed,maxWidth:e.fixed?300:void 0,"onGroup:selected":u}),{...n,default:()=>{var f;return P(ce,null,[((f=n.default)==null?void 0:f.call(n))??e.text,!e.hideSlider&&P("div",{ref:r,class:se(["v-tab__slider",i.value]),style:ge(a.value)},null)])}})}),ul({},s)}}),BC=e=>{const{touchstartX:t,touchendX:n,touchstartY:l,touchendY:i}=e,a=.5,s=16;e.offsetX=n-t,e.offsetY=i-l,Math.abs(e.offsetY)<a*Math.abs(e.offsetX)&&(e.left&&n<t-s&&e.left(e),e.right&&n>t+s&&e.right(e)),Math.abs(e.offsetX)<a*Math.abs(e.offsetY)&&(e.up&&i<l-s&&e.up(e),e.down&&i>l+s&&e.down(e))};function DC(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 NC(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}),BC(t)}function HC(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 jC(){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=>DC(n,t),touchend:n=>NC(n,t),touchmove:n=>HC(n,t)}}function zC(e,t){var r;const n=t.value,l=n!=null&&n.parent?e.parentElement:e,i=(n==null?void 0:n.options)??{passive:!0},a=(r=t.instance)==null?void 0:r.$.uid;if(!l||!a)return;const s=jC(t.value);l._touchHandlers=l._touchHandlers??Object.create(null),l._touchHandlers[a]=s,_d(s).forEach(o=>{l.addEventListener(o,s[o],i)})}function WC(e,t){var a,s;const n=(a=t.value)!=null&&a.parent?e.parentElement:e,l=(s=t.instance)==null?void 0:s.$.uid;if(!(n!=null&&n._touchHandlers)||!l)return;const i=n._touchHandlers[l];_d(i).forEach(r=>{n.removeEventListener(r,i[r])}),delete n._touchHandlers[l]}const Js={mounted:zC,unmounted:WC},Vv=Symbol.for("vuetify:v-window"),Ev=Symbol.for("vuetify:v-window-group"),Lv=Z({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"},verticalArrows:[Boolean,String],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"},...Ae(),...Ue(),...Qe()},"VWindow"),Qs=ue()({name:"VWindow",directives:{vTouch:Js},props:Lv(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:l}=lt(e),{isRtl:i}=Zt(),{t:a}=Ml(),s=Si(e,Ev),r=ee(),o=L(()=>i.value?!e.reverse:e.reverse),c=ie(!1),u=L(()=>{const C=e.direction==="vertical"?"y":"x",A=(o.value?!c.value:c.value)?"-reverse":"";return`v-window-${C}${A}-transition`}),d=ie(0),f=ee(void 0),v=L(()=>s.items.value.findIndex(C=>s.selected.value.includes(C.id)));oe(v,(C,S)=>{const A=s.items.value.length,V=A-1;A<=2?c.value=C<S:C===V&&S===0?c.value=!0:C===0&&S===V?c.value=!1:c.value=C<S}),mt(Vv,{transition:u,isReversed:c,transitionCount:d,transitionHeight:f,rootRef:r});const h=O(()=>e.continuous||v.value!==0),m=O(()=>e.continuous||v.value!==s.items.value.length-1);function g(){h.value&&s.prev()}function y(){m.value&&s.next()}const p=L(()=>{const C=[],S={icon:i.value?e.nextIcon:e.prevIcon,class:`v-window__${o.value?"right":"left"}`,onClick:s.prev,"aria-label":a("$vuetify.carousel.prev")};C.push(h.value?n.prev?n.prev({props:S}):w(Fn,S,null):P("div",null,null));const A={icon:i.value?e.prevIcon:e.nextIcon,class:`v-window__${o.value?"left":"right"}`,onClick:s.next,"aria-label":a("$vuetify.carousel.next")};return C.push(m.value?n.next?n.next({props:A}):w(Fn,A,null):P("div",null,null)),C}),_=L(()=>e.touch===!1?e.touch:{...{left:()=>{o.value?g():y()},right:()=>{o.value?y():g()},start:S=>{let{originalEvent:A}=S;A.stopPropagation()}},...e.touch===!0?{}:e.touch});return ye(()=>ut(w(e.tag,{ref:r,class:se(["v-window",{"v-window--show-arrows-on-hover":e.showArrows==="hover","v-window--vertical-arrows":!!e.verticalArrows},l.value,e.class]),style:ge(e.style)},{default:()=>{var C,S;return[P("div",{class:"v-window__container",style:{height:f.value}},[(C=n.default)==null?void 0:C.call(n,{group:s}),e.showArrows!==!1&&P("div",{class:se(["v-window__controls",{"v-window__controls--left":e.verticalArrows==="left"||e.verticalArrows===!0},{"v-window__controls--right":e.verticalArrows==="right"}])},[p.value])]),(S=n.additional)==null?void 0:S.call(n,{group:s})]}}),[[Js,_.value]])),{group:s}}}),UC=Z({...un(Lv(),["continuous","nextIcon","prevIcon","showArrows","touch","mandatory"])},"VTabsWindow"),KC=ue()({name:"VTabsWindow",props:UC(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=$e(to,null),i=He(e,"modelValue"),a=L({get(){var s;return i.value!=null||!l?i.value:(s=l.items.value.find(r=>l.selected.value.includes(r.id)))==null?void 0:s.value},set(s){i.value=s}});return ye(()=>{const s=Qs.filterProps(e);return w(Qs,fe({_as:"VTabsWindow"},s,{modelValue:a.value,"onUpdate:modelValue":r=>a.value=r,class:["v-tabs-window",e.class],style:e.style,mandatory:!1,touch:!1}),n)}),{}}}),Pv=Z({reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},...Ae(),...Pa(),...Gr()},"VWindowItem"),er=ue()({name:"VWindowItem",directives:{vTouch:Js},props:Pv(),emits:{"group:selected":e=>!0},setup(e,t){let{slots:n}=t;const l=$e(Vv),i=Ta(e,Ev),{isBooted:a}=Ur();if(!l||!i)throw new Error("[Vuetify] VWindowItem must be used inside VWindow");const s=ie(!1),r=L(()=>a.value&&(l.isReversed.value?e.reverseTransition!==!1:e.transition!==!1));function o(){!s.value||!l||(s.value=!1,l.transitionCount.value>0&&(l.transitionCount.value-=1,l.transitionCount.value===0&&(l.transitionHeight.value=void 0)))}function c(){var h;s.value||!l||(s.value=!0,l.transitionCount.value===0&&(l.transitionHeight.value=_e((h=l.rootRef.value)==null?void 0:h.clientHeight)),l.transitionCount.value+=1)}function u(){o()}function d(h){s.value&&Je(()=>{!r.value||!s.value||!l||(l.transitionHeight.value=_e(h.clientHeight))})}const f=L(()=>{const h=l.isReversed.value?e.reverseTransition:e.transition;return r.value?{name:typeof h!="string"?l.transition.value:h,onBeforeEnter:c,onAfterEnter:o,onEnterCancelled:u,onBeforeLeave:c,onAfterLeave:o,onLeaveCancelled:u,onEnter:d}:!1}),{hasContent:v}=qr(e,i.isSelected);return ye(()=>w(yn,{transition:f.value,disabled:!a.value},{default:()=>{var h;return[ut(P("div",{class:se(["v-window-item",i.selectedClass.value,e.class]),style:ge(e.style)},[v.value&&((h=n.default)==null?void 0:h.call(n))]),[[Bn,i.isSelected.value]])]}})),{groupItem:i}}}),GC=Z({...Pv()},"VTabsWindowItem"),qC=ue()({name:"VTabsWindowItem",props:GC(),setup(e,t){let{slots:n}=t;return ye(()=>{const l=er.filterProps(e);return w(er,fe({_as:"VTabsWindowItem"},l,{class:["v-tabs-window-item",e.class],style:e.style}),n)}),{}}});function YC(e){return e?e.map(t=>Xi(t)?t:{text:t,value:t}):[]}const ZC=Z({alignTabs:{type:String,default:"start"},color:String,fixedTabs:Boolean,items:{type:Array,default:()=>[]},stacked:Boolean,bgColor:String,grow:Boolean,height:{type:[Number,String],default:void 0},hideSlider:Boolean,sliderColor:String,...Hr({mandatory:"force",selectedClass:"v-tab-item--selected"}),...Nt(),...Ue()},"VTabs"),XC=ue()({name:"VTabs",props:ZC(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:l}=t;const i=He(e,"modelValue"),a=L(()=>YC(e.items)),{densityClasses:s}=Xt(e),{backgroundColorClasses:r,backgroundColorStyles:o}=Ut(()=>e.bgColor),{scopeId:c}=Ma();return Dn({VTab:{color:O(()=>e.color),direction:O(()=>e.direction),stacked:O(()=>e.stacked),fixed:O(()=>e.fixedTabs),sliderColor:O(()=>e.sliderColor),hideSlider:O(()=>e.hideSlider)}}),ye(()=>{const u=fa.filterProps(e),d=!!(l.window||e.items.length>0);return P(ce,null,[w(fa,fe(u,{modelValue:i.value,"onUpdate:modelValue":f=>i.value=f,class:["v-tabs",`v-tabs--${e.direction}`,`v-tabs--align-tabs-${e.alignTabs}`,{"v-tabs--fixed-tabs":e.fixedTabs,"v-tabs--grow":e.grow,"v-tabs--stacked":e.stacked},s.value,r.value,e.class],style:[{"--v-tabs-height":_e(e.height)},o.value,e.style],role:"tablist",symbol:to},c,n),{default:()=>{var f;return[((f=l.default)==null?void 0:f.call(l))??a.value.map(v=>{var h;return((h=l.tab)==null?void 0:h.call(l,{item:v}))??w(kv,fe(v,{key:v.text,value:v.value}),{default:l[`tab.${v.value}`]?()=>{var m;return(m=l[`tab.${v.value}`])==null?void 0:m.call(l,{item:v})}:void 0})})]}}),d&&w(KC,fe({modelValue:i.value,"onUpdate:modelValue":f=>i.value=f,key:"tabs-window"},c),{default:()=>{var f;return[a.value.map(v=>{var h;return((h=l.item)==null?void 0:h.call(l,{item:v}))??w(qC,{value:v.value},{default:()=>{var m;return(m=l[`item.${v.value}`])==null?void 0:m.call(l,{item:v})}})}),(f=l.window)==null?void 0:f.call(l)]}})])}),{}}}),JC={key:0,class:"text-h4 text-center"},QC={key:1,class:"mt-2"},ew={__name:"dashboard",setup(e){const{config:t,dataset:n}=Ra(),l=[ee({}),ee({})],i=[ee(null),ee(null)];let a=0,s=0;const r="_d_"+n.value.id+"_";for(const c of t.value.filters||[])!ke[r+c.labelField+"_in"]&&c.startValue&&(ke[r+c.labelField+"_in"]=c.multipleValues?JSON.stringify([c.startValue]).slice(1,-1):c.startValue);if(t.value.periodFilter&&!ke.period){const c=(n.value.timePeriod?n.value.timePeriod.startDate:new Date().toISOString()).slice(0,10),u=(n.value.timePeriod?n.value.timePeriod.endDate:new Date().toISOString()).slice(0,10),d=[c];c!==u&&d.push(u),ke.period=d.join(",")}a=Math.max(...t.value.sections.map(c=>c.title&&c.title.length||0)),s=t.value.sections.reduce((c,u)=>c+(u.title&&u.title.length||0),0);function o(c){c?ke.view="compare":delete ke.view}return(c,u)=>(re(),Be(O0,{fluid:"","data-iframe-height":""},{default:Ee(()=>[q(t).title?(re(),Te("h2",JC,Xe(q(t).title),1)):qe("",!0),q(t).description?(re(),Te("p",QC,Xe(q(t).description),1)):qe("",!0),q(t).allowDuplicate?(re(),Be($C,{key:2,label:"Mode comparaison",density:"compact","model-value":q(ke).view==="compare",style:{"max-height":"40px"},"onUpdate:modelValue":o},null,8,["model-value"])):qe("",!0),w(ll,null,{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(ke).view==="compare"?[0,1]:[0],d=>(re(),Be(Lt,{key:d,cols:q(ke).view==="compare"?6:12},{default:Ee(()=>[w(rC,{prefix:d?"c":"","onUpdate:modelValue":f=>l[d].value=f},null,8,["prefix","onUpdate:modelValue"]),q(t).sections.length===1?(re(),Be(Mi,{key:0,section:q(t).sections[0],"filters-values":l[d].value},null,8,["section","filters-values"])):q(t).sectionsGroup.includes("tabs")?(re(),Te(ce,{key:1},[q(t).sectionsGroup==="tabs-tab"?(re(),Be(XC,{key:0,modelValue:i[d].value,"onUpdate:modelValue":f=>i[d].value=f,class:"mb-3",color:"primary","fixed-tabs":q(a)<=30,grow:q(a)>30&&q(s)<200,direction:q(s)>=200?"vertical":"horizontal"},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(t).sections||[],(f,v)=>(re(),Be(kv,{key:v,value:v},{default:Ee(()=>[f.icon?(re(),Te(ce,{key:0},[w(De,{icon:f.icon.svgPath},null,8,["icon"]),u[0]||(u[0]=st("   "))],64)):qe("",!0),st(" "+Xe(f.title),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","fixed-tabs","grow","direction"])):q(t).sectionsGroup==="tabs-button"?(re(),Be(ll,{key:1},{default:Ee(()=>[w(pl),w(Lt,{cols:"auto"},{default:Ee(()=>[w(pv,{variant:"outlined"},{default:Ee(()=>[w(fC,{modelValue:i[d].value,"onUpdate:modelValue":f=>i[d].value=f,color:"primary",mandatory:"",style:ge(q(s)*15>=c.$vuetify.display.width?`flex-direction: column;height:${q(t).sections.length*36}px`:"")},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(t).sections||[],(f,v)=>(re(),Be(Fn,{key:v,value:v,height:q(s)*15>=c.$vuetify.display.width?36:48},{default:Ee(()=>[f.icon?(re(),Te(ce,{key:0},[w(De,{icon:f.icon.svgPath},null,8,["icon"]),u[1]||(u[1]=st("   "))],64)):qe("",!0),st(" "+Xe(f.title),1)]),_:2},1032,["value","height"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","style"])]),_:2},1024)]),_:2},1024),w(pl)]),_:2},1024)):qe("",!0),w(Qs,{modelValue:i[d].value,"onUpdate:modelValue":f=>i[d].value=f},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(t).sections||[],(f,v)=>(re(),Be(er,{key:v,value:v},{default:Ee(()=>[w(Mi,{section:f,"filters-values":l[d].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue"])],64)):q(t).sectionsGroup==="accordion"?(re(),Be(MC,{key:2,multiple:"",variant:"accordion","model-value":q(t).sections.map((f,v)=>v)},{default:Ee(()=>[(re(!0),Te(ce,null,Ht(q(t).sections||[],(f,v)=>(re(),Be(TC,{key:v,value:v,eager:""},{default:Ee(()=>[w(Xs,{class:"bg-primary"},{default:Ee(()=>[P("h3",null,[f.icon?(re(),Te(ce,{key:0},[w(De,{icon:f.icon.svgPath},null,8,["icon"]),u[2]||(u[2]=st("   "))],64)):qe("",!0),st(" "+Xe(f.title),1)])]),_:2},1024),w(Zs,null,{default:Ee(()=>[w(Mi,{section:f,"filters-values":l[d].value,"hide-title":""},null,8,["section","filters-values"])]),_:2},1024)]),_:2},1032,["value"]))),128))]),_:2},1032,["model-value"])):(re(!0),Te(ce,{key:3},Ht(q(t).sections||[],(f,v)=>(re(),Te("div",{key:v,class:"my-6"},[P("h2",null,[f.icon?(re(),Te(ce,{key:0},[w(De,{icon:f.icon.svgPath},null,8,["icon"]),u[3]||(u[3]=st("   "))],64)):qe("",!0),st(" "+Xe(f.title),1)]),w(Mi,{section:f,"filters-values":l[d].value,"hide-title":""},null,8,["section","filters-values"])]))),128))]),_:2},1032,["cols"]))),128))]),_:1})]),_:1}))}};function tw(e){const t=ie(e());let n=-1;function l(){clearInterval(n)}function i(){l(),Je(()=>t.value=e())}function a(s){const r=s?getComputedStyle(s):{transitionDuration:.2},o=parseFloat(r.transitionDuration)*1e3||200;if(l(),t.value<=0)return;const c=performance.now();n=window.setInterval(()=>{const u=performance.now()-c+o;t.value=Math.max(e()-u,0),t.value<=0&&l()},o)}return nt(l),{clear:l,time:t,start:a,reset:i}}const nw=Z({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...xi({location:"bottom"}),...Ba(),...Pt(),...dn(),...Qe(),...un(Yr({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),lw=ue()({name:"VSnackbar",props:nw(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const l=He(e,"modelValue"),{positionClasses:i}=Da(e),{scopeId:a}=Ma(),{themeClasses:s}=lt(e),{colorClasses:r,colorStyles:o,variantClasses:c}=ol(e),{roundedClasses:u}=Tt(e),d=tw(()=>Number(e.timeout)),f=ee(),v=ee(),h=ie(!1),m=ie(0),g=ee(),y=$e(sa,void 0);Tn(()=>!!y,()=>{const B=Jd();kt(()=>{g.value=B.mainStyles.value})}),oe(l,_),oe(()=>e.timeout,_),qt(()=>{l.value&&_()});let p=-1;function _(){d.reset(),window.clearTimeout(p);const B=Number(e.timeout);if(!l.value||B===-1)return;const E=xr(v.value);d.start(E),p=window.setTimeout(()=>{l.value=!1},B)}function C(){d.reset(),window.clearTimeout(p)}function S(){h.value=!0,C()}function A(){h.value=!1,_()}function V(B){m.value=B.touches[0].clientY}function k(B){Math.abs(m.value-B.changedTouches[0].clientY)>50&&(l.value=!1)}function T(){h.value&&A()}const R=L(()=>e.location.split(" ").reduce((B,E)=>(B[`v-snackbar--${E}`]=!0,B),{}));return ye(()=>{const B=ma.filterProps(e),E=!!(n.default||n.text||e.text);return w(ma,fe({ref:f,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},R.value,i.value,e.class],style:[g.value,e.style]},B,{modelValue:l.value,"onUpdate:modelValue":I=>l.value=I,contentProps:fe({class:["v-snackbar__wrapper",s.value,r.value,u.value,c.value],style:[o.value],onPointerenter:S,onPointerleave:A},B.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0,onTouchstartPassive:V,onTouchend:k,onAfterLeave:T},a),{default:()=>{var I,j;return[rl(!1,"v-snackbar"),e.timer&&!h.value&&P("div",{key:"timer",class:"v-snackbar__timer"},[w(Qf,{ref:v,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,modelValue:d.time.value},null)]),E&&P("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((I=n.text)==null?void 0:I.call(n))??e.text,(j=n.default)==null?void 0:j.call(n)]),n.actions&&w(Ke,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[P("div",{class:"v-snackbar__actions"},[n.actions({isActive:l})])]})]},activator:n.activator})}),ul({},f)}}),iw={__name:"snack-bar",setup(e){return(t,n)=>(re(),Be(lw,{modelValue:q(Ln),"onUpdate:modelValue":n[0]||(n[0]=l=>Ge(Ln)?Ln.value=l:null),timeout:1e4,color:q(Yn)},{default:Ee(()=>[P("div",null,Xe(q(Zn)),1)]),_:1},8,["modelValue","color"]))}},aw=Z({...Ae(),...vp({fullHeight:!0}),...Qe()},"VApp"),sw=ue()({name:"VApp",props:aw(),setup(e,t){let{slots:n}=t;const l=lt(e),{layoutClasses:i,getLayoutItem:a,items:s,layoutRef:r}=hp(e),{rtlClasses:o}=Zt();return ye(()=>{var c;return P("div",{ref:r,class:se(["v-application",l.themeClasses.value,i.value,o.value,e.class]),style:ge([e.style])},[P("div",{class:"v-application__wrap"},[(c=n.default)==null?void 0:c.call(n)])])}),{getLayoutItem:a,items:s,theme:l}}}),rw=Z({scrollable:Boolean,...Ae(),...Bt(),...Ue({tag:"main"})},"VMain"),ow=ue()({name:"VMain",props:rw(),setup(e,t){let{slots:n}=t;const{dimensionStyles:l}=Dt(e),{mainStyles:i}=Jd(),{ssrBootStyles:a}=Ur();return ye(()=>w(e.tag,{class:se(["v-main",{"v-main--scrollable":e.scrollable},e.class]),style:ge([i.value,a.value,l.value,e.style])},{default:()=>{var s,r;return[e.scrollable?P("div",{class:"v-main__scroller"},[(s=n.default)==null?void 0:s.call(n)]):(r=n.default)==null?void 0:r.call(n)]}})),{}}}),uw={__name:"app",setup(e){const{config:t,error:n}=Ra();return ke.draft==="true"&&window.parent&&(oe(n,l=>{l&&tl(window.APPLICATION.href+"/error",{body:{message:l},method:"POST"})},{immediate:!0}),oe(t,()=>{const l=[].concat(...t.value.sections.map(a=>[].concat(...a.rows.map(s=>[].concat(...s.elements.map(r=>r.elements||r)))))),i=l.filter(a=>a.type==="application"&&a.application).map(a=>({id:a.application.id,title:a.application.title})).filter((a,s,r)=>r.findIndex(o=>a.id===o.id)===s);if((t.value.applications||[]).map(a=>a.id).join("-")!==i.map(a=>a.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"applications",value:i}},"*"),t.value.datasets&&t.value.datasets.length){const a=t.value.datasets[0],s=l.filter(r=>["tablePreview","form"].includes(r.type)&&r.dataset).map(r=>({id:r.dataset.id,title:r.dataset.title,href:r.dataset.href})).filter((r,o,c)=>r.id!==a.id&&c.findIndex(u=>r.id===u.id)===o);s.unshift(a),(t.value.datasets||[]).map(r=>r.id).join("-")!==s.map(r=>r.id).join("-")&&window.parent.postMessage({type:"set-config",content:{field:"datasets",value:s}},"*")}})),(l,i)=>(re(),Be(sw,null,{default:Ee(()=>[w(ow,null,{default:Ee(()=>[(re(),Be(hh,null,{default:Ee(()=>[w(ew)]),_:1})),w(iw)]),_:1})]),_:1}))}},cw={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",upload:"svg:M11 20H6.5q-2.28 0-3.89-1.57Q1 16.85 1 14.58q0-1.95 1.17-3.48q1.18-1.53 3.08-1.95q.63-2.3 2.5-3.72Q9.63 4 12 4q2.93 0 4.96 2.04Q19 8.07 19 11q1.73.2 2.86 1.5q1.14 1.28 1.14 3q0 1.88-1.31 3.19T18.5 20H13v-7.15l1.6 1.55L16 13l-4-4l-4 4l1.4 1.4l1.6-1.55Z",color:"svg:M17.5 12a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 17.5 9a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m-3-4A1.5 1.5 0 0 1 13 6.5A1.5 1.5 0 0 1 14.5 5A1.5 1.5 0 0 1 16 6.5A1.5 1.5 0 0 1 14.5 8m-5 0A1.5 1.5 0 0 1 8 6.5A1.5 1.5 0 0 1 9.5 5A1.5 1.5 0 0 1 11 6.5A1.5 1.5 0 0 1 9.5 8m-3 4A1.5 1.5 0 0 1 5 10.5A1.5 1.5 0 0 1 6.5 9A1.5 1.5 0 0 1 8 10.5A1.5 1.5 0 0 1 6.5 12M12 3a9 9 0 0 0-9 9a9 9 0 0 0 9 9a1.5 1.5 0 0 0 1.5-1.5c0-.39-.15-.74-.39-1c-.23-.27-.38-.62-.38-1a1.5 1.5 0 0 1 1.5-1.5H16a5 5 0 0 0 5-5c0-4.42-4.03-8-9-8",command:"svg:M6,2A4,4 0 0,1 10,6V8H14V6A4,4 0 0,1 18,2A4,4 0 0,1 22,6A4,4 0 0,1 18,10H16V14H18A4,4 0 0,1 22,18A4,4 0 0,1 18,22A4,4 0 0,1 14,18V16H10V18A4,4 0 0,1 6,22A4,4 0 0,1 2,18A4,4 0 0,1 6,14H8V10H6A4,4 0 0,1 2,6A4,4 0 0,1 6,2M16,18A2,2 0 0,0 18,20A2,2 0 0,0 20,18A2,2 0 0,0 18,16H16V18M14,10H10V14H14V10M6,16A2,2 0 0,0 4,18A2,2 0 0,0 6,20A2,2 0 0,0 8,18V16H6M8,6A2,2 0 0,0 6,4A2,2 0 0,0 4,6A2,2 0 0,0 6,8H8V6M18,8A2,2 0 0,0 20,6A2,2 0 0,0 18,4A2,2 0 0,0 16,6V8H18Z",ctrl:"svg:M19.78,11.78L18.36,13.19L12,6.83L5.64,13.19L4.22,11.78L12,4L19.78,11.78Z",space:"svg:M3 15H5V19H19V15H21V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V15Z",shift:"svg:M15 18v-6h2.17L12 6.83L6.83 12H9v6zM12 4l10 10h-5v6H7v-6H2z",alt:"svg:M3 4h6.11l7.04 14H21v2h-6.12L7.84 6H3zm11 0h7v2h-7z",enter:"svg:M19 7v4H5.83l3.58-3.59L8 6l-6 6l6 6l1.41-1.42L5.83 13H21V7z",arrowup:"svg:M13 20h-2V8l-5.5 5.5l-1.42-1.42L12 4.16l7.92 7.92l-1.42 1.42L13 8z",arrowdown:"svg:M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16z",arrowleft:"svg:M20 11v2H8l5.5 5.5l-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5L8 11z",arrowright:"svg:M4 11v2h12l-5.5 5.5l1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5L16 11z",backspace:"svg:M19 15.59L17.59 17L14 13.41L10.41 17L9 15.59L12.59 12L9 8.41L10.41 7L14 10.59L17.59 7L19 8.41L15.41 12zM22 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7c-.69 0-1.23-.36-1.59-.89L0 12l5.41-8.12C5.77 3.35 6.31 3 7 3zm0 2H7l-4.72 7L7 19h15z"},dw={component:Mr};function fw(e){return e[0]==="df-global"&&e[1]==="mouse"}function vw(e){return e[0]==="df-child"&&e[1]==="init"}function mw(e){return e[0]==="df-child"&&e[1]==="height"}function hw(e){return e[0]==="df-child"&&e[1]==="stateChange"}function gw(e){return e[0]==="df-child"&&e[1]==="custom"}function yw(e){return e[0]==="df-child"&&e[1]==="notif"}function pw(e){return e[0]==="df-child"&&e[1]==="ready"}function bw(e){return e.endsWith("/")?e:e===""?"/":e.slice(0,e.lastIndexOf("/")+1)}function Yu(e){return e.endsWith("/")?e:e+"/"}function Tv(e,t){if(t.origin!==e.origin)return t.href;if(Yu(t.pathname)===Yu(e.pathname))return"";const n=bw(e.pathname);return t.pathname.startsWith(n)?t.pathname.replace(n,""):t.pathname}const Cw=e=>e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&");function ww(e){const t=[];for(const n of e.split(",")){const[l="*",i]=n.split(":"),a="^"+Cw(l).replace(/\\\*/g,"(.*)")+"$";t.push({regexp:new RegExp(a),append:i})}return t}function Sw(e,t,n,l){if(!n&&!l)return e;const i=new URL(e),a=new URL(t);if(n&&a.searchParams.forEach((s,r)=>{for(const o of n){if(o.append&&!r.startsWith(o.append)||r===l)continue;const c=o.append?r.replace(o.append,""):r;if(c.match(o.regexp)){i.searchParams.set(c,s);break}}}),l!==null){let s;l==="#"?s=a.hash.slice(1):l.startsWith("/")?a.pathname.startsWith(l)&&(s=Tv(new URL(l,t),a)):s=a.searchParams.get(l),s&&(i.pathname=new URL(s,e).pathname)}return i.href}function xw(e,t,n,l,i){const a=new URL(e),s=new URL(n),r=new URL(t);if(l){for(const o of s.searchParams.keys().toArray())for(const c of l){if(c.append&&!o.startsWith(c.append))continue;const u=c.append?o.replace(c.append,""):o;if(u.match(c.regexp)){r.searchParams.get(u)===null&&s.searchParams.delete(o);break}}r.searchParams.forEach((o,c)=>{for(const u of l){if(!c.match(u.regexp)||(a==null?void 0:a.searchParams.get(c))===o)continue;const d=u.append?u.append+c:c;s.searchParams.set(d,o);break}})}if(i!==null&&a){const o=Tv(a,r);i==="#"?s.hash=o:i.startsWith("/")?o===""||o.startsWith("/")?s.pathname=i:s.pathname=new URL(o,new URL(i,n)).pathname:o?s.searchParams.set(i,o):s.searchParams.delete(i)}return s}function _w(e){return e.vIframe===!0&&e.uiNotification!==void 0}function Aw(e){if(typeof e=="string")return{type:"default",title:e};if(e.error&&!e.errorMsg){const t=e.error.response&&(e.error.response.data||e.error.response.status)||e.error.message||e.error;return e.msg?{type:"error",title:e.msg,detail:t}:{type:"error",title:t}}return e.type==="error"?{type:e.clientError?"warning":"error",title:e.msg,detail:e.errorMsg}:{type:e.type??"default",title:e.msg}}class kw{stateChange(t,n,l){l.log("debug","apply state change on window.history",t,n.href),t==="replace"&&window.history.replaceState(window.history.state,"",n),t==="push"&&window.history.pushState(window.history.state,"",n)}onStateChange(t){window.addEventListener("popstate",t)}}var Xu,Ju;const ml=((Xu=document.head)==null?void 0:Xu.querySelector("meta[property=csp-nonce]"))??((Ju=document.head)==null?void 0:Ju.querySelector("meta[name=csp-nonce]")),Zu=(ml==null?void 0:ml.nonce)??(ml==null?void 0:ml.content),Iv=document.createElement("template");Iv.innerHTML=`<style${Zu?` nonce="${Zu}"`:""}>
26
+ :host {
27
+ display: block;
28
+ }
29
+ .d-frame-wrapper {
30
+ height: 100%;
31
+ }
32
+ .d-frame-wrapper .loading-placeholder {
33
+ min-height:150px;
34
+ }
35
+ iframe.d-frame-iframe {
36
+ display: block;
37
+ width: 100%;
38
+ height: 100%;
39
+ border: none;
40
+ user-select: none;
41
+ }
42
+ </style><div class="d-frame-wrapper"><slot name="loading"><div class="loading-placeholder"></div></slot><iframe class="d-frame-iframe"></iframe></div>`;class Vw extends HTMLElement{constructor(){super();Ze(this,"adapter");Ze(this,"windowAdapter");Ze(this,"connected",!1);Ze(this,"childInitialized",!1);Ze(this,"currentChildSrc",null);Ze(this,"parsedSyncParams");Ze(this,"wrapperElement");Ze(this,"slotElement");Ze(this,"iframeElement");Ze(this,"width");Ze(this,"aspectRatioHeight");Ze(this,"resizedHeight");Ze(this,"randomId");Ze(this,"iframeLoaded",!1);Ze(this,"ready",!1);Ze(this,"iframeExtraAttrs",{});Ze(this,"resizeObserver");Ze(this,"boundOnMessage",n=>this.onMessage(n));Ze(this,"mouseEventListeners",{});Ze(this,"currentSyncedMouseEvents",new Set);this.randomId=Math.random().toString(36).slice(-6);const n=Iv.content.cloneNode(!0);this.wrapperElement=n.childNodes[1],this.slotElement=this.wrapperElement.childNodes[0],this.iframeElement=this.wrapperElement.childNodes[1],this.iframeElement.style.cssText="visibility:hidden;position:absolute;height:0px;",this.iframeElement.addEventListener("load",()=>{this.iframeElement.getAttribute("src")&&(this.log("debug","iframe loaded"),this.iframeLoaded=!0,this.dispatchEvent(new CustomEvent("iframe-load")),this.resize!=="yes"&&!this.readyMessage&&(this.ready=!0,this.dispatchEvent(new CustomEvent("ready")),this.updateStyle()))}),this.attachShadow({mode:"open"}).appendChild(n),this.resizeObserver=new ResizeObserver(i=>{(this.width===void 0||Math.abs(this.width-i[0].contentRect.width)>2)&&(this.width=i[0].contentRect.width,this.updateAspectRatioHeight())}),this.adapter=this.windowAdapter=new kw}get id(){return this.getAttribute("id")??this.randomId}set id(n){this.setAttribute("id",n)}get debug(){return this.hasAttribute("debug")}set debug(n){n?this.setAttribute("debug",""):this.removeAttribute("debug")}get src(){return this.getAttribute("src")}set src(n){this.setAttribute("src",n)}get fullSrc(){return this.src.startsWith("/")?window.location.origin+this.src:this.src}get aspectRatio(){const n=this.getAttribute("aspect-ratio");return n===""?"auto":n}set aspectRatio(n){n!==null?this.setAttribute("aspect-ratio",n):this.removeAttribute("aspect-ratio")}get height(){return this.getAttribute("height")}set height(n){n?this.setAttribute("height",n):this.removeAttribute("height")}set resize(n){this.setAttribute("resize",n)}get resize(){const n=this.getAttribute("resize");return n===null?"auto":n===""?"yes":n}get syncParams(){return this.getAttribute("sync-params")}set syncParams(n){n!==null?this.setAttribute("sync-params",n):this.removeAttribute("sync-params")}get syncPath(){const n=this.getAttribute("sync-path");return n===null?null:n||"p"}set syncPath(n){n!==null?this.setAttribute("sync-params",n):this.removeAttribute("sync-params")}get stateChangeEvents(){return this.hasAttribute("state-change-events")}set stateChangeEvents(n){n?this.setAttribute("state-change-events",""):this.removeAttribute("state-change-events")}get readyMessage(){return this.hasAttribute("ready-message")}set readyMessage(n){n?this.setAttribute("ready-message",""):this.removeAttribute("ready-message")}get mouseEvents(){const n=this.getAttribute("mouse-events");return n===null?null:n===""?["click","dblclick","mousedown","mouseup"]:n.split(",")}set mouseEvents(n){n===null?this.removeAttribute("mouse-events"):this.setAttribute("mouse-events",n.join(","))}get reload(){return this.getAttribute("reload")}set reload(n){this.setAttribute("reload",n)}get actualAspectRatio(){return this.aspectRatio!=="auto"?Number(this.aspectRatio):!this.width||this.width<500?1:this.width<800?4/3:this.width<1200?16/9:21/9}onMessage(n){var l;if(n.source===((l=this.iframeElement)==null?void 0:l.contentWindow)){const i=n.data;if(this.log("debug","received message from child",i),Array.isArray(n.data)){if(vw(i)&&(this.postMessageToChild(["df-parent","init",{id:this.id,debug:this.debug,resize:this.resize,syncParams:this.syncParams!==null,syncPath:this.syncPath!==null,stateChangeEvents:this.stateChangeEvents,mouseEvents:this.mouseEvents,src:this.currentChildSrc}]),this.childInitialized=!0),mw(i)&&(this.resizedHeight=i[2],this.resize==="yes"&&!this.ready&&!this.readyMessage&&(this.ready=!0,this.dispatchEvent(new CustomEvent("ready"))),this.updateStyle()),hw(i)){if(this.currentChildSrc=i[3],this.parsedSyncParams||this.syncPath){const a=xw(this.fullSrc,i[3],window.location.href,this.parsedSyncParams,this.syncPath);if(a.href!==window.location.href){this.log("debug","apply state change to parent",i[2],a.href);try{this.adapter.stateChange(i[2],a,this)}catch(s){this.log("error","failed to apply state change to parent using custom adapter",s),this.windowAdapter.stateChange(i[2],a,this)}}}this.stateChangeEvents&&this.dispatchEvent(new CustomEvent("state-change",{detail:[i[2],i[3]]}))}gw(i)&&this.dispatchEvent(new CustomEvent("message",{detail:i[2]})),yw(i)&&this.dispatchEvent(new CustomEvent("notif",{detail:i[2]})),pw(i)&&(this.ready=!0,this.dispatchEvent(new CustomEvent("ready")),this.updateStyle()),fw(i)&&this.applySyncedMouseEvent(i)}else _w(i)&&this.dispatchEvent(new CustomEvent("notif",{detail:Aw(i.uiNotification)}))}}postMessageToChild(n){var l,i;this.log("debug","send message to child",n),(i=(l=this.iframeElement)==null?void 0:l.contentWindow)==null||i.postMessage(n)}updateSrc(){if(!this.connected)return;const n=Sw(this.fullSrc,window.location.href,this.parsedSyncParams,this.syncPath);n!==this.currentChildSrc&&(this.currentChildSrc=n,this.childInitialized?this.postMessageToChild(["df-parent","updateSrc",n]):(this.log("debug","set src attribute of iframe: "+n),this.iframeElement.setAttribute("src",n)))}updateStyle(){if(!this.connected)return;let n;this.resizedHeight?(this.log("debug","height of iframe based on resize message: "+this.resizedHeight),n=this.resizedHeight+"px"):this.height?(this.log("debug","height of iframe based on direct attribute: "+this.height),n=this.height):this.aspectRatio!==null&&(this.log("debug","height of iframe based on aspect ratio: "+this.aspectRatioHeight),n=this.aspectRatioHeight+"px"),n!==void 0?(this.log("debug","set height iframe wrapper: "+n),this.wrapperElement.style.cssText=`height:${n};min-height:0;`):this.wrapperElement.style.cssText="",this.resize==="yes"||this.resize==="auto"&&this.resizedHeight?this.iframeElement.getAttribute("scrolling")!=="no"&&(this.log("debug","set scrolling attribute of iframe: no"),this.iframeElement.setAttribute("scrolling","no")):this.iframeElement.getAttribute("scrolling")!=="auto"&&(this.log("debug","set scrolling attribute of iframe: auto"),this.iframeElement.setAttribute("scrolling","auto")),this.ready&&this.iframeElement.getAttribute("style")!==""&&(this.log("debug","toggle loading slot and iframe visibility"),this.iframeElement.style.cssText="",this.slotElement.style.cssText="display:none;")}updateAspectRatioHeight(){this.width&&this.aspectRatio!==null&&(this.resizedHeight||this.height||(this.aspectRatioHeight=Math.ceil(this.width/this.actualAspectRatio),this.updateStyle()))}updateIframeExtraAttrs(){const n=this.iframeExtraAttrs,l={};for(const i of this.getAttributeNames())if(i.startsWith("iframe-")){const a=this.getAttribute(i);if(a!==null){const s=i.slice(7);l[s]=a}}this.log("debug","update iframe extra attributes",n,l);for(const i of Object.keys(n))i in l||this.iframeElement.removeAttribute(i);for(const i of Object.keys(l))l[i]!==n[i]&&this.iframeElement.setAttribute(i,l[i])}initMouseEvents(n){this.log("debug","initMouseEvents");for(const l of n)if(!this.mouseEventListeners[l]){const i=a=>{a instanceof MouseEvent&&this.transmitSyncedMouseEvent(["df-global","mouse",l,{altKey:a.altKey,ctrlKey:a.ctrlKey,shiftKey:a.shiftKey,metaKey:a.metaKey}])};this.mouseEventListeners[l]=i,document.addEventListener(l,i,!0)}}transmitSyncedMouseEvent(n){this.currentSyncedMouseEvents.has(n[2])?this.currentSyncedMouseEvents.delete(n[2]):this.postMessageToChild(n)}applySyncedMouseEvent(n){this.currentSyncedMouseEvents.add(n[2]);const l=new MouseEvent(n[2],{bubbles:!0,cancelable:!0,view:window,...n[3]});this.dispatchEvent(l)}log(n,...l){n==="debug"&&!this.debug||(n==="debug"&&console.timeLog(`d-frame:${this.id}`,...l),n==="info"&&console.info(`d-frame:${this.id}`,...l),n==="error"&&console.error(`d-frame:${this.id}`,...l))}connectedCallback(){if(!this.debug){const n=window.localStorage.getItem("debug");if(n){const l=n.split(",");(l.includes("d-frame")||l.includes("d-frame:"+this.id))&&(this.debug=!0)}}if(this.debug&&console.time(`d-frame:${this.id}`),!this.hasAttribute("src"))throw new Error("src is a required attribute");this.log("debug","connected"),this.connected=!0,this.adapter.onStateChange&&this.adapter.onStateChange(()=>{this.updateSrc()}),this.resizeObserver.observe(this),window.addEventListener("message",this.boundOnMessage),this.syncParams!==null&&(this.parsedSyncParams=ww(this.syncParams||"*")),this.updateStyle(),this.updateIframeExtraAttrs(),this.updateSrc(),this.mouseEvents&&this.initMouseEvents(this.mouseEvents)}disconnectedCallback(){this.log("debug","disconnected"),this.resizeObserver.disconnect(),window.removeEventListener("message",this.boundOnMessage);for(const[n,l]of Object.entries(this.mouseEventListeners))document.removeEventListener(n,l,!0),delete this.mouseEventListeners[n]}static get observedAttributes(){return["src","aspect-ratio","height","sync-params","sync-path","reload"]}attributeChangedCallback(n,l,i){var a;if(n==="aspect-ratio"&&this.updateAspectRatioHeight(),!!this.connected&&(this.log("debug","attribute change",n,l,i),n==="src"&&this.updateSrc(),n==="height"&&this.updateStyle(),n==="sync-params"&&this.updateSrc(),n==="sync-path"&&this.updateSrc(),n==="reload")){if(!this.currentChildSrc){this.log("debug","reload attribute changed but no iframe previously src");return}if(!((a=this.iframeElement.contentWindow)!=null&&a.location)){this.log("debug","reload attribute changed but no iframe contentWindow, is this a cross domain iframe ?");return}this.log("debug","reload iframe with current src",this.currentChildSrc),this.childInitialized=!1,this.iframeElement.setAttribute("src",this.currentChildSrc),this.iframeElement.contentWindow.location.reload()}}}customElements.get("d-frame")||customElements.define("d-frame",Vw);window.iFrameResizer={heightCalculationMethod:"taggedElement"};window.vIframeOptions={reactiveParams:ke};const no=bp(ke);no.icons={defaultSet:"mdi",aliases:cw,sets:{mdi:dw}};delete no.defaults;try{const e=ug(uw);e.use(Qd(no)).use(X0()),e.mount("#app")}catch(e){tl(window.APPLICATION.href+"/error",{body:{message:e.message||e},method:"POST"})}