@data-fair/app-dashboards 0.0.1-staging.0 → 0.0.1-staging.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.
- package/dist/200.html +16 -0
- package/dist/404.html +16 -0
- package/dist/_nuxt/entry.97b0ae02.js +5 -0
- package/dist/_nuxt/entry.c497f6af.css +5 -0
- package/dist/_nuxt/error-404.23f2309d.css +1 -0
- package/dist/_nuxt/error-404.eb855a2a.js +1 -0
- package/dist/_nuxt/error-500.a2ef403c.js +1 -0
- package/dist/_nuxt/error-500.aa16ed4d.css +1 -0
- package/dist/_nuxt/error-component.4f7f54ac.js +3 -0
- package/dist/config-schema.json +84 -0
- package/dist/index.html +16 -0
- package/package.json +3 -4
@@ -0,0 +1,5 @@
|
|
1
|
+
function no(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const xe={},xn=[],bt=()=>{},dd=()=>!1,hd=/^on[^a-z]/,wr=e=>hd.test(e),ro=e=>e.startsWith("onUpdate:"),Re=Object.assign,so=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},vd=Object.prototype.hasOwnProperty,me=(e,t)=>vd.call(e,t),ee=Array.isArray,En=e=>$s(e)==="[object Map]",Ha=e=>$s(e)==="[object Set]",te=e=>typeof e=="function",Ae=e=>typeof e=="string",io=e=>typeof e=="symbol",ke=e=>e!==null&&typeof e=="object",ja=e=>ke(e)&&te(e.then)&&te(e.catch),Ua=Object.prototype.toString,$s=e=>Ua.call(e),md=e=>$s(e).slice(8,-1),Wa=e=>$s(e)==="[object Object]",oo=e=>Ae(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,tr=no(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Rs=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},gd=/-(\w)/g,vt=Rs(e=>e.replace(gd,(t,n)=>n?n.toUpperCase():"")),yd=/\B([A-Z])/g,Vn=Rs(e=>e.replace(yd,"-$1").toLowerCase()),Ft=Rs(e=>e.charAt(0).toUpperCase()+e.slice(1)),ns=Rs(e=>e?`on${Ft(e)}`:""),lr=(e,t)=>!Object.is(e,t),Xs=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},as=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},pd=e=>{const t=parseFloat(e);return isNaN(t)?e:t},za=e=>{const t=Ae(e)?Number(e):NaN;return isNaN(t)?e:t};let Qo;const _i=()=>Qo||(Qo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Cr(e){if(ee(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=Ae(r)?Cd(r):Cr(r);if(s)for(const i in s)t[i]=s[i]}return t}else{if(Ae(e))return e;if(ke(e))return e}}const bd=/;(?![^(]*\))/g,_d=/:([^]+)/,wd=/\/\*[^]*?\*\//g;function Cd(e){const t={};return e.replace(wd,"").split(bd).forEach(n=>{if(n){const r=n.split(_d);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Vs(e){let t="";if(Ae(e))t=e;else if(ee(e))for(let n=0;n<e.length;n++){const r=Vs(e[n]);r&&(t+=r+" ")}else if(ke(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function m_(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Ae(t)&&(e.class=Vs(t)),n&&(e.style=Cr(n)),e}const Sd="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",kd=no(Sd);function Ka(e){return!!e||e===""}const wi=e=>Ae(e)?e:e==null?"":ee(e)||ke(e)&&(e.toString===Ua||!te(e.toString))?JSON.stringify(e,qa,2):String(e),qa=(e,t)=>t&&t.__v_isRef?qa(e,t.value):En(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Ha(t)?{[`Set(${t.size})`]:[...t.values()]}:ke(t)&&!ee(t)&&!Wa(t)?String(t):t;let rt;class Ya{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=rt,!t&&rt&&(this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=rt;try{return rt=this,t()}finally{rt=n}}}on(){rt=this}off(){rt=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function lo(e){return new Ya(e)}function xd(e,t=rt){t&&t.active&&t.effects.push(e)}function Ed(){return rt}function ot(e){rt&&rt.cleanups.push(e)}const ao=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Ga=e=>(e.w&Qt)>0,Ja=e=>(e.n&Qt)>0,Pd=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Qt},Ad=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Ga(s)&&!Ja(s)?s.delete(e):t[n++]=s,s.w&=~Qt,s.n&=~Qt}t.length=n}},cs=new WeakMap;let Qn=0,Qt=1;const Ci=30;let yt;const dn=Symbol(""),Si=Symbol("");class co{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,xd(this,r)}run(){if(!this.active)return this.fn();let t=yt,n=Xt;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=yt,yt=this,Xt=!0,Qt=1<<++Qn,Qn<=Ci?Pd(this):el(this),this.fn()}finally{Qn<=Ci&&Ad(this),Qt=1<<--Qn,yt=this.parent,Xt=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){yt===this?this.deferStop=!0:this.active&&(el(this),this.onStop&&this.onStop(),this.active=!1)}}function el(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let Xt=!0;const Xa=[];function Mn(){Xa.push(Xt),Xt=!1}function Fn(){const e=Xa.pop();Xt=e===void 0?!0:e}function Qe(e,t,n){if(Xt&&yt){let r=cs.get(e);r||cs.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=ao()),Za(s)}}function Za(e,t){let n=!1;Qn<=Ci?Ja(e)||(e.n|=Qt,n=!Ga(e)):n=!e.has(yt),n&&(e.add(yt),yt.deps.push(e))}function Rt(e,t,n,r,s,i){const o=cs.get(e);if(!o)return;let l=[];if(t==="clear")l=[...o.values()];else if(n==="length"&&ee(e)){const a=Number(r);o.forEach((c,f)=>{(f==="length"||f>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(o.get(n)),t){case"add":ee(e)?oo(n)&&l.push(o.get("length")):(l.push(o.get(dn)),En(e)&&l.push(o.get(Si)));break;case"delete":ee(e)||(l.push(o.get(dn)),En(e)&&l.push(o.get(Si)));break;case"set":En(e)&&l.push(o.get(dn));break}if(l.length===1)l[0]&&ki(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);ki(ao(a))}}function ki(e,t){const n=ee(e)?e:[...e];for(const r of n)r.computed&&tl(r);for(const r of n)r.computed||tl(r)}function tl(e,t){(e!==yt||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Td(e,t){var n;return(n=cs.get(e))==null?void 0:n.get(t)}const Id=no("__proto__,__v_isRef,__isVue"),Qa=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(io)),Od=uo(),Ld=uo(!1,!0),$d=uo(!0),nl=Rd();function Rd(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=re(this);for(let i=0,o=this.length;i<o;i++)Qe(r,"get",i+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(re)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Mn();const r=re(this)[t].apply(this,n);return Fn(),r}}),e}function Vd(e){const t=re(this);return Qe(t,"has",e),t.hasOwnProperty(e)}function uo(e=!1,t=!1){return function(r,s,i){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&i===(e?t?Xd:sc:t?rc:nc).get(r))return r;const o=ee(r);if(!e){if(o&&me(nl,s))return Reflect.get(nl,s,i);if(s==="hasOwnProperty")return Vd}const l=Reflect.get(r,s,i);return(io(s)?Qa.has(s):Id(s))||(e||Qe(r,"get",s),t)?l:Ee(l)?o&&oo(s)?l:l.value:ke(l)?e?Sr(l):ze(l):l}}const Md=ec(),Fd=ec(!0);function ec(e=!1){return function(n,r,s,i){let o=n[r];if(gn(o)&&Ee(o)&&!Ee(s))return!1;if(!e&&(!us(s)&&!gn(s)&&(o=re(o),s=re(s)),!ee(n)&&Ee(o)&&!Ee(s)))return o.value=s,!0;const l=ee(n)&&oo(r)?Number(r)<n.length:me(n,r),a=Reflect.set(n,r,s,i);return n===re(i)&&(l?lr(s,o)&&Rt(n,"set",r,s):Rt(n,"add",r,s)),a}}function Bd(e,t){const n=me(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&Rt(e,"delete",t,void 0),r}function Nd(e,t){const n=Reflect.has(e,t);return(!io(t)||!Qa.has(t))&&Qe(e,"has",t),n}function Dd(e){return Qe(e,"iterate",ee(e)?"length":dn),Reflect.ownKeys(e)}const tc={get:Od,set:Md,deleteProperty:Bd,has:Nd,ownKeys:Dd},Hd={get:$d,set(e,t){return!0},deleteProperty(e,t){return!0}},jd=Re({},tc,{get:Ld,set:Fd}),fo=e=>e,Ms=e=>Reflect.getPrototypeOf(e);function Nr(e,t,n=!1,r=!1){e=e.__v_raw;const s=re(e),i=re(t);n||(t!==i&&Qe(s,"get",t),Qe(s,"get",i));const{has:o}=Ms(s),l=r?fo:n?mo:ar;if(o.call(s,t))return l(e.get(t));if(o.call(s,i))return l(e.get(i));e!==s&&e.get(t)}function Dr(e,t=!1){const n=this.__v_raw,r=re(n),s=re(e);return t||(e!==s&&Qe(r,"has",e),Qe(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Hr(e,t=!1){return e=e.__v_raw,!t&&Qe(re(e),"iterate",dn),Reflect.get(e,"size",e)}function rl(e){e=re(e);const t=re(this);return Ms(t).has.call(t,e)||(t.add(e),Rt(t,"add",e,e)),this}function sl(e,t){t=re(t);const n=re(this),{has:r,get:s}=Ms(n);let i=r.call(n,e);i||(e=re(e),i=r.call(n,e));const o=s.call(n,e);return n.set(e,t),i?lr(t,o)&&Rt(n,"set",e,t):Rt(n,"add",e,t),this}function il(e){const t=re(this),{has:n,get:r}=Ms(t);let s=n.call(t,e);s||(e=re(e),s=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return s&&Rt(t,"delete",e,void 0),i}function ol(){const e=re(this),t=e.size!==0,n=e.clear();return t&&Rt(e,"clear",void 0,void 0),n}function jr(e,t){return function(r,s){const i=this,o=i.__v_raw,l=re(o),a=t?fo:e?mo:ar;return!e&&Qe(l,"iterate",dn),o.forEach((c,f)=>r.call(s,a(c),a(f),i))}}function Ur(e,t,n){return function(...r){const s=this.__v_raw,i=re(s),o=En(i),l=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,c=s[e](...r),f=n?fo:t?mo:ar;return!t&&Qe(i,"iterate",a?Si:dn),{next(){const{value:u,done:d}=c.next();return d?{value:u,done:d}:{value:l?[f(u[0]),f(u[1])]:f(u),done:d}},[Symbol.iterator](){return this}}}}function Wt(e){return function(...t){return e==="delete"?!1:this}}function Ud(){const e={get(i){return Nr(this,i)},get size(){return Hr(this)},has:Dr,add:rl,set:sl,delete:il,clear:ol,forEach:jr(!1,!1)},t={get(i){return Nr(this,i,!1,!0)},get size(){return Hr(this)},has:Dr,add:rl,set:sl,delete:il,clear:ol,forEach:jr(!1,!0)},n={get(i){return Nr(this,i,!0)},get size(){return Hr(this,!0)},has(i){return Dr.call(this,i,!0)},add:Wt("add"),set:Wt("set"),delete:Wt("delete"),clear:Wt("clear"),forEach:jr(!0,!1)},r={get(i){return Nr(this,i,!0,!0)},get size(){return Hr(this,!0)},has(i){return Dr.call(this,i,!0)},add:Wt("add"),set:Wt("set"),delete:Wt("delete"),clear:Wt("clear"),forEach:jr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Ur(i,!1,!1),n[i]=Ur(i,!0,!1),t[i]=Ur(i,!1,!0),r[i]=Ur(i,!0,!0)}),[e,n,t,r]}const[Wd,zd,Kd,qd]=Ud();function ho(e,t){const n=t?e?qd:Kd:e?zd:Wd;return(r,s,i)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(me(n,s)&&s in r?n:r,s,i)}const Yd={get:ho(!1,!1)},Gd={get:ho(!1,!0)},Jd={get:ho(!0,!1)},nc=new WeakMap,rc=new WeakMap,sc=new WeakMap,Xd=new WeakMap;function Zd(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Qd(e){return e.__v_skip||!Object.isExtensible(e)?0:Zd(md(e))}function ze(e){return gn(e)?e:vo(e,!1,tc,Yd,nc)}function ic(e){return vo(e,!1,jd,Gd,rc)}function Sr(e){return vo(e,!0,Hd,Jd,sc)}function vo(e,t,n,r,s){if(!ke(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=s.get(e);if(i)return i;const o=Qd(e);if(o===0)return e;const l=new Proxy(e,o===2?r:n);return s.set(e,l),l}function Pn(e){return gn(e)?Pn(e.__v_raw):!!(e&&e.__v_isReactive)}function gn(e){return!!(e&&e.__v_isReadonly)}function us(e){return!!(e&&e.__v_isShallow)}function oc(e){return Pn(e)||gn(e)}function re(e){const t=e&&e.__v_raw;return t?re(t):e}function lc(e){return as(e,"__v_skip",!0),e}const ar=e=>ke(e)?ze(e):e,mo=e=>ke(e)?Sr(e):e;function ac(e){Xt&&yt&&(e=re(e),Za(e.dep||(e.dep=ao())))}function cc(e,t){e=re(e);const n=e.dep;n&&ki(n)}function Ee(e){return!!(e&&e.__v_isRef===!0)}function X(e){return uc(e,!1)}function fe(e){return uc(e,!0)}function uc(e,t){return Ee(e)?e:new eh(e,t)}class eh{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:re(t),this._value=n?t:ar(t)}get value(){return ac(this),this._value}set value(t){const n=this.__v_isShallow||us(t)||gn(t);t=n?t:re(t),lr(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:ar(t),cc(this))}}function ge(e){return Ee(e)?e.value:e}const th={get:(e,t,n)=>ge(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Ee(s)&&!Ee(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function fc(e){return Pn(e)?e:new Proxy(e,th)}function go(e){const t=ee(e)?new Array(e.length):{};for(const n in e)t[n]=dc(e,n);return t}class nh{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Td(re(this._object),this._key)}}class rh{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function se(e,t,n){return Ee(e)?e:te(e)?new rh(e):ke(e)&&arguments.length>1?dc(e,t,n):X(e)}function dc(e,t,n){const r=e[t];return Ee(r)?r:new nh(e,t,n)}class sh{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new co(t,()=>{this._dirty||(this._dirty=!0,cc(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=re(this);return ac(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function ih(e,t,n=!1){let r,s;const i=te(e);return i?(r=e,s=bt):(r=e.get,s=e.set),new sh(r,s,i||!s,n)}function Zt(e,t,n,r){let s;try{s=r?e(...r):e()}catch(i){Bn(i,t,n)}return s}function ht(e,t,n,r){if(te(e)){const i=Zt(e,t,n,r);return i&&ja(i)&&i.catch(o=>{Bn(o,t,n)}),i}const s=[];for(let i=0;i<e.length;i++)s.push(ht(e[i],t,n,r));return s}function Bn(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let i=t.parent;const o=t.proxy,l=n;for(;i;){const c=i.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,o,l)===!1)return}i=i.parent}const a=t.appContext.config.errorHandler;if(a){Zt(a,null,10,[e,o,l]);return}}oh(e,n,s,r)}function oh(e,t,n,r=!0){console.error(e)}let cr=!1,xi=!1;const je=[];let Ct=0;const An=[];let $t=null,an=0;const hc=Promise.resolve();let yo=null;function De(e){const t=yo||hc;return e?t.then(this?e.bind(this):e):t}function lh(e){let t=Ct+1,n=je.length;for(;t<n;){const r=t+n>>>1;ur(je[r])<e?t=r+1:n=r}return t}function Fs(e){(!je.length||!je.includes(e,cr&&e.allowRecurse?Ct+1:Ct))&&(e.id==null?je.push(e):je.splice(lh(e.id),0,e),vc())}function vc(){!cr&&!xi&&(xi=!0,yo=hc.then(gc))}function ah(e){const t=je.indexOf(e);t>Ct&&je.splice(t,1)}function mc(e){ee(e)?An.push(...e):(!$t||!$t.includes(e,e.allowRecurse?an+1:an))&&An.push(e),vc()}function ll(e,t=cr?Ct+1:0){for(;t<je.length;t++){const n=je[t];n&&n.pre&&(je.splice(t,1),t--,n())}}function fs(e){if(An.length){const t=[...new Set(An)];if(An.length=0,$t){$t.push(...t);return}for($t=t,$t.sort((n,r)=>ur(n)-ur(r)),an=0;an<$t.length;an++)$t[an]();$t=null,an=0}}const ur=e=>e.id==null?1/0:e.id,ch=(e,t)=>{const n=ur(e)-ur(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function gc(e){xi=!1,cr=!0,je.sort(ch);const t=bt;try{for(Ct=0;Ct<je.length;Ct++){const n=je[Ct];n&&n.active!==!1&&Zt(n,null,14)}}finally{Ct=0,je.length=0,fs(),cr=!1,yo=null,(je.length||An.length)&&gc()}}function uh(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||xe;let s=n;const i=t.startsWith("update:"),o=i&&t.slice(7);if(o&&o in r){const f=`${o==="modelValue"?"model":o}Modifiers`,{number:u,trim:d}=r[f]||xe;d&&(s=n.map(v=>Ae(v)?v.trim():v)),u&&(s=n.map(pd))}let l,a=r[l=ns(t)]||r[l=ns(vt(t))];!a&&i&&(a=r[l=ns(Vn(t))]),a&&ht(a,e,6,s);const c=r[l+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,ht(c,e,6,s)}}function yc(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const i=e.emits;let o={},l=!1;if(!te(e)){const a=c=>{const f=yc(c,t,!0);f&&(l=!0,Re(o,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!i&&!l?(ke(e)&&r.set(e,null),null):(ee(i)?i.forEach(a=>o[a]=null):Re(o,i),ke(e)&&r.set(e,o),o)}function Bs(e,t){return!e||!wr(t)?!1:(t=t.slice(2).replace(/Once$/,""),me(e,t[0].toLowerCase()+t.slice(1))||me(e,Vn(t))||me(e,t))}let Je=null,Ns=null;function ds(e){const t=Je;return Je=e,Ns=e&&e.type.__scopeId||null,t}function g_(e){Ns=e}function y_(){Ns=null}function St(e,t=Je,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&wl(-1);const i=ds(t);let o;try{o=e(...s)}finally{ds(i),r._d&&wl(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function Zs(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:a,emit:c,render:f,renderCache:u,data:d,setupState:v,ctx:h,inheritAttrs:m}=e;let S,b;const y=ds(e);try{if(n.shapeFlag&4){const k=s||r;S=ft(f.call(k,k,u,i,v,d,h)),b=a}else{const k=t;S=ft(k.length>1?k(i,{attrs:a,slots:l,emit:c}):k(i,null)),b=t.props?a:dh(a)}}catch(k){ir.length=0,Bn(k,e,1),S=g(Ze)}let _=S;if(b&&m!==!1){const k=Object.keys(b),{shapeFlag:A}=_;k.length&&A&7&&(o&&k.some(ro)&&(b=hh(b,o)),_=Vt(_,b))}return n.dirs&&(_=Vt(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(_.transition=n.transition),S=_,ds(y),S}function fh(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(ms(r)){if(r.type!==Ze||r.children==="v-if"){if(t)return;t=r}}else return}return t}const dh=e=>{let t;for(const n in e)(n==="class"||n==="style"||wr(n))&&((t||(t={}))[n]=e[n]);return t},hh=(e,t)=>{const n={};for(const r in e)(!ro(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function vh(e,t,n){const{props:r,children:s,component:i}=e,{props:o,children:l,patchFlag:a}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?al(r,o,c):!!o;if(a&8){const f=t.dynamicProps;for(let u=0;u<f.length;u++){const d=f[u];if(o[d]!==r[d]&&!Bs(c,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?al(r,o,c):!0:!!o;return!1}function al(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(t[i]!==e[i]&&!Bs(n,i))return!0}return!1}function po({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const mh=e=>e.__isSuspense,gh={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,i,o,l,a,c){e==null?ph(t,n,r,s,i,o,l,a,c):bh(e,t,n,r,s,o,l,a,c)},hydrate:_h,create:bo,normalize:wh},yh=gh;function fr(e,t){const n=e.props&&e.props[t];te(n)&&n()}function ph(e,t,n,r,s,i,o,l,a){const{p:c,o:{createElement:f}}=a,u=f("div"),d=e.suspense=bo(e,s,r,t,u,n,i,o,l,a);c(null,d.pendingBranch=e.ssContent,u,null,r,d,i,o),d.deps>0?(fr(e,"onPending"),fr(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,i,o),Tn(d,e.ssFallback)):d.resolve(!1,!0)}function bh(e,t,n,r,s,i,o,l,{p:a,um:c,o:{createElement:f}}){const u=t.suspense=e.suspense;u.vnode=t,t.el=e.el;const d=t.ssContent,v=t.ssFallback,{activeBranch:h,pendingBranch:m,isInFallback:S,isHydrating:b}=u;if(m)u.pendingBranch=d,kt(d,m)?(a(m,d,u.hiddenContainer,null,s,u,i,o,l),u.deps<=0?u.resolve():S&&(a(h,v,n,r,s,null,i,o,l),Tn(u,v))):(u.pendingId++,b?(u.isHydrating=!1,u.activeBranch=m):c(m,s,u),u.deps=0,u.effects.length=0,u.hiddenContainer=f("div"),S?(a(null,d,u.hiddenContainer,null,s,u,i,o,l),u.deps<=0?u.resolve():(a(h,v,n,r,s,null,i,o,l),Tn(u,v))):h&&kt(d,h)?(a(h,d,n,r,s,u,i,o,l),u.resolve(!0)):(a(null,d,u.hiddenContainer,null,s,u,i,o,l),u.deps<=0&&u.resolve()));else if(h&&kt(d,h))a(h,d,n,r,s,u,i,o,l),Tn(u,d);else if(fr(t,"onPending"),u.pendingBranch=d,u.pendingId++,a(null,d,u.hiddenContainer,null,s,u,i,o,l),u.deps<=0)u.resolve();else{const{timeout:y,pendingId:_}=u;y>0?setTimeout(()=>{u.pendingId===_&&u.fallback(v)},y):y===0&&u.fallback(v)}}function bo(e,t,n,r,s,i,o,l,a,c,f=!1){const{p:u,m:d,um:v,n:h,o:{parentNode:m,remove:S}}=c;let b;const y=Ch(e);y&&t!=null&&t.pendingBranch&&(b=t.pendingId,t.deps++);const _=e.props?za(e.props.timeout):void 0,k={vnode:e,parent:t,parentComponent:n,isSVG:o,container:r,hiddenContainer:s,anchor:i,deps:0,pendingId:0,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:f,isUnmounted:!1,effects:[],resolve(A=!1,$=!1){const{vnode:O,activeBranch:C,pendingBranch:E,pendingId:F,effects:T,parentComponent:P,container:R}=k;if(k.isHydrating)k.isHydrating=!1;else if(!A){const N=C&&E.transition&&E.transition.mode==="out-in";N&&(C.transition.afterLeave=()=>{F===k.pendingId&&d(E,R,q,0)});let{anchor:q}=k;C&&(q=h(C),v(C,P,k,!0)),N||d(E,R,q,0)}Tn(k,E),k.pendingBranch=null,k.isInFallback=!1;let L=k.parent,J=!1;for(;L;){if(L.pendingBranch){L.effects.push(...T),J=!0;break}L=L.parent}J||mc(T),k.effects=[],y&&t&&t.pendingBranch&&b===t.pendingId&&(t.deps--,t.deps===0&&!$&&t.resolve()),fr(O,"onResolve")},fallback(A){if(!k.pendingBranch)return;const{vnode:$,activeBranch:O,parentComponent:C,container:E,isSVG:F}=k;fr($,"onFallback");const T=h(O),P=()=>{k.isInFallback&&(u(null,A,E,T,C,null,F,l,a),Tn(k,A))},R=A.transition&&A.transition.mode==="out-in";R&&(O.transition.afterLeave=P),k.isInFallback=!0,v(O,C,null,!0),R||P()},move(A,$,O){k.activeBranch&&d(k.activeBranch,A,$,O),k.container=A},next(){return k.activeBranch&&h(k.activeBranch)},registerDep(A,$){const O=!!k.pendingBranch;O&&k.deps++;const C=A.vnode.el;A.asyncDep.catch(E=>{Bn(E,A,0)}).then(E=>{if(A.isUnmounted||k.isUnmounted||k.pendingId!==A.suspenseId)return;A.asyncResolved=!0;const{vnode:F}=A;Oi(A,E,!1),C&&(F.el=C);const T=!C&&A.subTree.el;$(A,F,m(C||A.subTree.el),C?null:h(A.subTree),k,o,a),T&&S(T),po(A,F.el),O&&--k.deps===0&&k.resolve()})},unmount(A,$){k.isUnmounted=!0,k.activeBranch&&v(k.activeBranch,n,A,$),k.pendingBranch&&v(k.pendingBranch,n,A,$)}};return k}function _h(e,t,n,r,s,i,o,l,a){const c=t.suspense=bo(t,r,n,e.parentNode,document.createElement("div"),null,s,i,o,l,!0),f=a(e,c.pendingBranch=t.ssContent,n,c,i,o);return c.deps===0&&c.resolve(!1,!0),f}function wh(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=cl(r?n.default:n),e.ssFallback=r?cl(n.fallback):g(Ze)}function cl(e){let t;if(te(e)){const n=On&&e._c;n&&(e._d=!1,Ie()),e=e(),n&&(e._d=!0,t=dt,Uc())}return ee(e)&&(e=fh(e)),e=ft(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function pc(e,t){t&&t.pendingBranch?ee(e)?t.effects.push(...e):t.effects.push(e):mc(e)}function Tn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,po(r,s))}function Ch(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Tt(e,t){return _o(e,null,t)}const Wr={};function ce(e,t,n){return _o(e,t,n)}function _o(e,t,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=xe){var l;const a=Ed()===((l=Me)==null?void 0:l.scope)?Me:null;let c,f=!1,u=!1;if(Ee(e)?(c=()=>e.value,f=us(e)):Pn(e)?(c=()=>e,r=!0):ee(e)?(u=!0,f=e.some(k=>Pn(k)||us(k)),c=()=>e.map(k=>{if(Ee(k))return k.value;if(Pn(k))return un(k);if(te(k))return Zt(k,a,2)})):te(e)?t?c=()=>Zt(e,a,2):c=()=>{if(!(a&&a.isUnmounted))return d&&d(),ht(e,a,3,[v])}:c=bt,t&&r){const k=c;c=()=>un(k())}let d,v=k=>{d=y.onStop=()=>{Zt(k,a,4)}},h;if($n)if(v=bt,t?n&&ht(t,a,3,[c(),u?[]:void 0,v]):c(),s==="sync"){const k=hv();h=k.__watcherHandles||(k.__watcherHandles=[])}else return bt;let m=u?new Array(e.length).fill(Wr):Wr;const S=()=>{if(y.active)if(t){const k=y.run();(r||f||(u?k.some((A,$)=>lr(A,m[$])):lr(k,m)))&&(d&&d(),ht(t,a,3,[k,m===Wr?void 0:u&&m[0]===Wr?[]:m,v]),m=k)}else y.run()};S.allowRecurse=!!t;let b;s==="sync"?b=S:s==="post"?b=()=>Ye(S,a&&a.suspense):(S.pre=!0,a&&(S.id=a.uid),b=()=>Fs(S));const y=new co(c,b);t?n?S():m=y.run():s==="post"?Ye(y.run.bind(y),a&&a.suspense):y.run();const _=()=>{y.stop(),a&&a.scope&&so(a.scope.effects,y)};return h&&h.push(_),_}function Sh(e,t,n){const r=this.proxy,s=Ae(e)?e.includes(".")?bc(r,e):()=>r[e]:e.bind(r,r);let i;te(t)?i=t:(i=t.handler,n=t);const o=Me;Ln(this);const l=_o(s,i.bind(r),n);return o?Ln(o):vn(),l}function bc(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function un(e,t){if(!ke(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),Ee(e))un(e.value,t);else if(ee(e))for(let n=0;n<e.length;n++)un(e[n],t);else if(Ha(e)||En(e))e.forEach(n=>{un(n,t)});else if(Wa(e))for(const n in e)un(e[n],t);return e}function it(e,t){const n=Je;if(n===null)return e;const r=Us(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[o,l,a,c=xe]=t[i];o&&(te(o)&&(o={mounted:o,updated:o}),o.deep&&un(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:a,modifiers:c}))}return e}function wt(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a&&(Mn(),ht(a,n,8,[e.el,l,e,t]),Fn())}}function _c(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return bn(()=>{e.isMounted=!0}),It(()=>{e.isUnmounting=!0}),e}const ct=[Function,Array],wc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:ct,onEnter:ct,onAfterEnter:ct,onEnterCancelled:ct,onBeforeLeave:ct,onLeave:ct,onAfterLeave:ct,onLeaveCancelled:ct,onBeforeAppear:ct,onAppear:ct,onAfterAppear:ct,onAppearCancelled:ct},kh={name:"BaseTransition",props:wc,setup(e,{slots:t}){const n=Nn(),r=_c();let s;return()=>{const i=t.default&&wo(t.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const m of i)if(m.type!==Ze){o=m;break}}const l=re(e),{mode:a}=l;if(r.isLeaving)return Qs(o);const c=ul(o);if(!c)return Qs(o);const f=dr(c,l,r,n);hr(c,f);const u=n.subTree,d=u&&ul(u);let v=!1;const{getTransitionKey:h}=c.type;if(h){const m=h();s===void 0?s=m:m!==s&&(s=m,v=!0)}if(d&&d.type!==Ze&&(!kt(c,d)||v)){const m=dr(d,l,r,n);if(hr(d,m),a==="out-in")return r.isLeaving=!0,m.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Qs(o);a==="in-out"&&c.type!==Ze&&(m.delayLeave=(S,b,y)=>{const _=Cc(r,d);_[String(d.key)]=d,S._leaveCb=()=>{b(),S._leaveCb=void 0,delete f.delayedLeave},f.delayedLeave=y})}return o}}},xh=kh;function Cc(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function dr(e,t,n,r){const{appear:s,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:f,onBeforeLeave:u,onLeave:d,onAfterLeave:v,onLeaveCancelled:h,onBeforeAppear:m,onAppear:S,onAfterAppear:b,onAppearCancelled:y}=t,_=String(e.key),k=Cc(n,e),A=(C,E)=>{C&&ht(C,r,9,E)},$=(C,E)=>{const F=E[1];A(C,E),ee(C)?C.every(T=>T.length<=1)&&F():C.length<=1&&F()},O={mode:i,persisted:o,beforeEnter(C){let E=l;if(!n.isMounted)if(s)E=m||l;else return;C._leaveCb&&C._leaveCb(!0);const F=k[_];F&&kt(e,F)&&F.el._leaveCb&&F.el._leaveCb(),A(E,[C])},enter(C){let E=a,F=c,T=f;if(!n.isMounted)if(s)E=S||a,F=b||c,T=y||f;else return;let P=!1;const R=C._enterCb=L=>{P||(P=!0,L?A(T,[C]):A(F,[C]),O.delayedLeave&&O.delayedLeave(),C._enterCb=void 0)};E?$(E,[C,R]):R()},leave(C,E){const F=String(e.key);if(C._enterCb&&C._enterCb(!0),n.isUnmounting)return E();A(u,[C]);let T=!1;const P=C._leaveCb=R=>{T||(T=!0,E(),R?A(h,[C]):A(v,[C]),C._leaveCb=void 0,k[F]===e&&delete k[F])};k[F]=e,d?$(d,[C,P]):P()},clone(C){return dr(C,t,n,r)}};return O}function Qs(e){if(kr(e))return e=Vt(e),e.children=null,e}function ul(e){return kr(e)?e.children?e.children[0]:void 0:e}function hr(e,t){e.shapeFlag&6&&e.component?hr(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 wo(e,t=!1,n){let r=[],s=0;for(let i=0;i<e.length;i++){let o=e[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===ve?(o.patchFlag&128&&s++,r=r.concat(wo(o.children,t,l))):(t||o.type!==Ze)&&r.push(l!=null?Vt(o,{key:l}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function Sc(e,t){return te(e)?(()=>Re({name:e.name},t,{setup:e}))():e}const nr=e=>!!e.type.__asyncLoader;function Eh(e){te(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:i,suspensible:o=!0,onError:l}=e;let a=null,c,f=0;const u=()=>(f++,a=null,d()),d=()=>{let v;return a||(v=a=t().catch(h=>{if(h=h instanceof Error?h:new Error(String(h)),l)return new Promise((m,S)=>{l(h,()=>m(u()),()=>S(h),f+1)});throw h}).then(h=>v!==a&&a?a:(h&&(h.__esModule||h[Symbol.toStringTag]==="Module")&&(h=h.default),c=h,h)))};return Sc({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return c},setup(){const v=Me;if(c)return()=>ei(c,v);const h=y=>{a=null,Bn(y,v,13,!r)};if(o&&v.suspense||$n)return d().then(y=>()=>ei(y,v)).catch(y=>(h(y),()=>r?g(r,{error:y}):null));const m=X(!1),S=X(),b=X(!!s);return s&&setTimeout(()=>{b.value=!1},s),i!=null&&setTimeout(()=>{if(!m.value&&!S.value){const y=new Error(`Async component timed out after ${i}ms.`);h(y),S.value=y}},i),d().then(()=>{m.value=!0,v.parent&&kr(v.parent.vnode)&&Fs(v.parent.update)}).catch(y=>{h(y),S.value=y}),()=>{if(m.value&&c)return ei(c,v);if(S.value&&r)return g(r,{error:S.value});if(n&&!b.value)return g(n)}}})}function ei(e,t){const{ref:n,props:r,children:s,ce:i}=t.vnode,o=g(e,r,s);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const kr=e=>e.type.__isKeepAlive;function kc(e,t){Ec(e,"a",t)}function xc(e,t){Ec(e,"da",t)}function Ec(e,t,n=Me){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Ds(t,r,n),n){let s=n.parent;for(;s&&s.parent;)kr(s.parent.vnode)&&Ph(r,t,n,s),s=s.parent}}function Ph(e,t,n,r){const s=Ds(t,e,r,!0);Ac(()=>{so(r[t],s)},n)}function Ds(e,t,n=Me,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;Mn(),Ln(n);const l=ht(t,n,e,o);return vn(),Fn(),l});return r?s.unshift(i):s.push(i),i}}const Bt=e=>(t,n=Me)=>(!$n||e==="sp")&&Ds(e,(...r)=>t(...r),n),Co=Bt("bm"),bn=Bt("m"),Ah=Bt("bu"),Pc=Bt("u"),It=Bt("bum"),Ac=Bt("um"),Th=Bt("sp"),Ih=Bt("rtg"),Oh=Bt("rtc");function Tc(e,t=Me){Ds("ec",e,t)}const So="components",Lh="directives";function $h(e,t){return ko(So,e,!0,t)||e}const Ic=Symbol.for("v-ndc");function Oc(e){return Ae(e)?ko(So,e,!1)||e:e||Ic}function en(e){return ko(Lh,e)}function ko(e,t,n=!0,r=!1){const s=Je||Me;if(s){const i=s.type;if(e===So){const l=uv(i,!1);if(l&&(l===t||l===vt(t)||l===Ft(vt(t))))return i}const o=fl(s[e]||i[e],t)||fl(s.appContext[e],t);return!o&&r?i:o}}function fl(e,t){return e&&(e[t]||e[vt(t)]||e[Ft(vt(t))])}function Lc(e,t,n,r){let s;const i=n&&n[r];if(ee(e)||Ae(e)){s=new Array(e.length);for(let o=0,l=e.length;o<l;o++)s[o]=t(e[o],o,void 0,i&&i[o])}else if(typeof e=="number"){s=new Array(e);for(let o=0;o<e;o++)s[o]=t(o+1,o,void 0,i&&i[o])}else if(ke(e))if(e[Symbol.iterator])s=Array.from(e,(o,l)=>t(o,l,void 0,i&&i[l]));else{const o=Object.keys(e);s=new Array(o.length);for(let l=0,a=o.length;l<a;l++){const c=o[l];s[l]=t(e[c],c,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function ti(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:ns(r)]=e[r];return n}const Ei=e=>e?Kc(e)?Us(e)||e.proxy:Ei(e.parent):null,rr=Re(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=>Ei(e.parent),$root:e=>Ei(e.root),$emit:e=>e.emit,$options:e=>xo(e),$forceUpdate:e=>e.f||(e.f=()=>Fs(e.update)),$nextTick:e=>e.n||(e.n=De.bind(e.proxy)),$watch:e=>Sh.bind(e)}),ni=(e,t)=>e!==xe&&!e.__isScriptSetup&&me(e,t),Rh={get({_:e},t){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:a}=e;let c;if(t[0]!=="$"){const v=o[t];if(v!==void 0)switch(v){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return i[t]}else{if(ni(r,t))return o[t]=1,r[t];if(s!==xe&&me(s,t))return o[t]=2,s[t];if((c=e.propsOptions[0])&&me(c,t))return o[t]=3,i[t];if(n!==xe&&me(n,t))return o[t]=4,n[t];Pi&&(o[t]=0)}}const f=rr[t];let u,d;if(f)return t==="$attrs"&&Qe(e,"get",t),f(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==xe&&me(n,t))return o[t]=4,n[t];if(d=a.config.globalProperties,me(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:i}=e;return ni(s,t)?(s[t]=n,!0):r!==xe&&me(r,t)?(r[t]=n,!0):me(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||e!==xe&&me(e,o)||ni(t,o)||(l=i[0])&&me(l,o)||me(r,o)||me(rr,o)||me(s.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:me(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function dl(e){return ee(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Pi=!0;function Vh(e){const t=xo(e),n=e.proxy,r=e.ctx;Pi=!1,t.beforeCreate&&hl(t.beforeCreate,e,"bc");const{data:s,computed:i,methods:o,watch:l,provide:a,inject:c,created:f,beforeMount:u,mounted:d,beforeUpdate:v,updated:h,activated:m,deactivated:S,beforeDestroy:b,beforeUnmount:y,destroyed:_,unmounted:k,render:A,renderTracked:$,renderTriggered:O,errorCaptured:C,serverPrefetch:E,expose:F,inheritAttrs:T,components:P,directives:R,filters:L}=t;if(c&&Mh(c,r,null),o)for(const q in o){const D=o[q];te(D)&&(r[q]=D.bind(n))}if(s){const q=s.call(n,n);ke(q)&&(e.data=ze(q))}if(Pi=!0,i)for(const q in i){const D=i[q],Y=te(D)?D.bind(n,n):te(D.get)?D.get.bind(n,n):bt,oe=!te(D)&&te(D.set)?D.set.bind(n):bt,ae=x({get:Y,set:oe});Object.defineProperty(r,q,{enumerable:!0,configurable:!0,get:()=>ae.value,set:pe=>ae.value=pe})}if(l)for(const q in l)$c(l[q],r,n,q);if(a){const q=te(a)?a.call(n):a;Reflect.ownKeys(q).forEach(D=>{lt(D,q[D])})}f&&hl(f,e,"c");function N(q,D){ee(D)?D.forEach(Y=>q(Y.bind(n))):D&&q(D.bind(n))}if(N(Co,u),N(bn,d),N(Ah,v),N(Pc,h),N(kc,m),N(xc,S),N(Tc,C),N(Oh,$),N(Ih,O),N(It,y),N(Ac,k),N(Th,E),ee(F))if(F.length){const q=e.exposed||(e.exposed={});F.forEach(D=>{Object.defineProperty(q,D,{get:()=>n[D],set:Y=>n[D]=Y})})}else e.exposed||(e.exposed={});A&&e.render===bt&&(e.render=A),T!=null&&(e.inheritAttrs=T),P&&(e.components=P),R&&(e.directives=R)}function Mh(e,t,n=bt){ee(e)&&(e=Ai(e));for(const r in e){const s=e[r];let i;ke(s)?"default"in s?i=Oe(s.from||r,s.default,!0):i=Oe(s.from||r):i=Oe(s),Ee(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[r]=i}}function hl(e,t,n){ht(ee(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function $c(e,t,n,r){const s=r.includes(".")?bc(n,r):()=>n[r];if(Ae(e)){const i=t[e];te(i)&&ce(s,i)}else if(te(e))ce(s,e.bind(n));else if(ke(e))if(ee(e))e.forEach(i=>$c(i,t,n,r));else{const i=te(e.handler)?e.handler.bind(n):t[e.handler];te(i)&&ce(s,i,e)}}function xo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let a;return l?a=l:!s.length&&!n&&!r?a=t:(a={},s.length&&s.forEach(c=>hs(a,c,o,!0)),hs(a,t,o)),ke(t)&&i.set(t,a),a}function hs(e,t,n,r=!1){const{mixins:s,extends:i}=t;i&&hs(e,i,n,!0),s&&s.forEach(o=>hs(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const l=Fh[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Fh={data:vl,props:ml,emits:ml,methods:er,computed:er,beforeCreate:We,created:We,beforeMount:We,mounted:We,beforeUpdate:We,updated:We,beforeDestroy:We,beforeUnmount:We,destroyed:We,unmounted:We,activated:We,deactivated:We,errorCaptured:We,serverPrefetch:We,components:er,directives:er,watch:Nh,provide:vl,inject:Bh};function vl(e,t){return t?e?function(){return Re(te(e)?e.call(this,this):e,te(t)?t.call(this,this):t)}:t:e}function Bh(e,t){return er(Ai(e),Ai(t))}function Ai(e){if(ee(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function We(e,t){return e?[...new Set([].concat(e,t))]:t}function er(e,t){return e?Re(Object.create(null),e,t):t}function ml(e,t){return e?ee(e)&&ee(t)?[...new Set([...e,...t])]:Re(Object.create(null),dl(e),dl(t??{})):t}function Nh(e,t){if(!e)return t;if(!t)return e;const n=Re(Object.create(null),e);for(const r in t)n[r]=We(e[r],t[r]);return n}function Rc(){return{app:null,config:{isNativeTag:dd,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 Dh=0;function Hh(e,t){return function(r,s=null){te(r)||(r=Re({},r)),s!=null&&!ke(s)&&(s=null);const i=Rc(),o=new Set;let l=!1;const a=i.app={_uid:Dh++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:Yc,get config(){return i.config},set config(c){},use(c,...f){return o.has(c)||(c&&te(c.install)?(o.add(c),c.install(a,...f)):te(c)&&(o.add(c),c(a,...f))),a},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),a},component(c,f){return f?(i.components[c]=f,a):i.components[c]},directive(c,f){return f?(i.directives[c]=f,a):i.directives[c]},mount(c,f,u){if(!l){const d=g(r,s);return d.appContext=i,f&&t?t(d,c):e(d,c,u),l=!0,a._container=c,c.__vue_app__=a,Us(d.component)||d.component.proxy}},unmount(){l&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,f){return i.provides[c]=f,a},runWithContext(c){vr=a;try{return c()}finally{vr=null}}};return a}}let vr=null;function lt(e,t){if(Me){let n=Me.provides;const r=Me.parent&&Me.parent.provides;r===n&&(n=Me.provides=Object.create(r)),n[e]=t}}function Oe(e,t,n=!1){const r=Me||Je;if(r||vr){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:vr._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&te(t)?t.call(r&&r.proxy):t}}function Vc(){return!!(Me||Je||vr)}function jh(e,t,n,r=!1){const s={},i={};as(i,Hs,1),e.propsDefaults=Object.create(null),Mc(e,t,s,i);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:ic(s):e.type.props?e.props=s:e.props=i,e.attrs=i}function Uh(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=e,l=re(s),[a]=e.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let u=0;u<f.length;u++){let d=f[u];if(Bs(e.emitsOptions,d))continue;const v=t[d];if(a)if(me(i,d))v!==i[d]&&(i[d]=v,c=!0);else{const h=vt(d);s[h]=Ti(a,l,h,v,e,!1)}else v!==i[d]&&(i[d]=v,c=!0)}}}else{Mc(e,t,s,i)&&(c=!0);let f;for(const u in l)(!t||!me(t,u)&&((f=Vn(u))===u||!me(t,f)))&&(a?n&&(n[u]!==void 0||n[f]!==void 0)&&(s[u]=Ti(a,l,u,void 0,e,!0)):delete s[u]);if(i!==l)for(const u in i)(!t||!me(t,u))&&(delete i[u],c=!0)}c&&Rt(e,"set","$attrs")}function Mc(e,t,n,r){const[s,i]=e.propsOptions;let o=!1,l;if(t)for(let a in t){if(tr(a))continue;const c=t[a];let f;s&&me(s,f=vt(a))?!i||!i.includes(f)?n[f]=c:(l||(l={}))[f]=c:Bs(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,o=!0)}if(i){const a=re(n),c=l||xe;for(let f=0;f<i.length;f++){const u=i[f];n[u]=Ti(s,a,u,c[u],e,!me(c,u))}}return o}function Ti(e,t,n,r,s,i){const o=e[n];if(o!=null){const l=me(o,"default");if(l&&r===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&te(a)){const{propsDefaults:c}=s;n in c?r=c[n]:(Ln(s),r=c[n]=a.call(null,t),vn())}else r=a}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===Vn(n))&&(r=!0))}return r}function Fc(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const i=e.props,o={},l=[];let a=!1;if(!te(e)){const f=u=>{a=!0;const[d,v]=Fc(u,t,!0);Re(o,d),v&&l.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!i&&!a)return ke(e)&&r.set(e,xn),xn;if(ee(i))for(let f=0;f<i.length;f++){const u=vt(i[f]);gl(u)&&(o[u]=xe)}else if(i)for(const f in i){const u=vt(f);if(gl(u)){const d=i[f],v=o[u]=ee(d)||te(d)?{type:d}:Re({},d);if(v){const h=bl(Boolean,v.type),m=bl(String,v.type);v[0]=h>-1,v[1]=m<0||h<m,(h>-1||me(v,"default"))&&l.push(u)}}}const c=[o,l];return ke(e)&&r.set(e,c),c}function gl(e){return e[0]!=="$"}function yl(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function pl(e,t){return yl(e)===yl(t)}function bl(e,t){return ee(t)?t.findIndex(n=>pl(n,e)):te(t)&&pl(t,e)?0:-1}const Bc=e=>e[0]==="_"||e==="$stable",Eo=e=>ee(e)?e.map(ft):[ft(e)],Wh=(e,t,n)=>{if(t._n)return t;const r=St((...s)=>Eo(t(...s)),n);return r._c=!1,r},Nc=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Bc(s))continue;const i=e[s];if(te(i))t[s]=Wh(s,i,r);else if(i!=null){const o=Eo(i);t[s]=()=>o}}},Dc=(e,t)=>{const n=Eo(t);e.slots.default=()=>n},zh=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=re(t),as(t,"_",n)):Nc(t,e.slots={})}else e.slots={},t&&Dc(e,t);as(e.slots,Hs,1)},Kh=(e,t,n)=>{const{vnode:r,slots:s}=e;let i=!0,o=xe;if(r.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:(Re(s,t),!n&&l===1&&delete s._):(i=!t.$stable,Nc(t,s)),o=t}else t&&(Dc(e,t),o={default:1});if(i)for(const l in s)!Bc(l)&&!(l in o)&&delete s[l]};function vs(e,t,n,r,s=!1){if(ee(e)){e.forEach((d,v)=>vs(d,t&&(ee(t)?t[v]:t),n,r,s));return}if(nr(r)&&!s)return;const i=r.shapeFlag&4?Us(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:a}=e,c=t&&t.r,f=l.refs===xe?l.refs={}:l.refs,u=l.setupState;if(c!=null&&c!==a&&(Ae(c)?(f[c]=null,me(u,c)&&(u[c]=null)):Ee(c)&&(c.value=null)),te(a))Zt(a,l,12,[o,f]);else{const d=Ae(a),v=Ee(a);if(d||v){const h=()=>{if(e.f){const m=d?me(u,a)?u[a]:f[a]:a.value;s?ee(m)&&so(m,i):ee(m)?m.includes(i)||m.push(i):d?(f[a]=[i],me(u,a)&&(u[a]=f[a])):(a.value=[i],e.k&&(f[e.k]=a.value))}else d?(f[a]=o,me(u,a)&&(u[a]=o)):v&&(a.value=o,e.k&&(f[e.k]=o))};o?(h.id=-1,Ye(h,n)):h()}}}let zt=!1;const zr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Kr=e=>e.nodeType===8;function qh(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:c}}=e,f=(b,y)=>{if(!y.hasChildNodes()){n(null,b,y),fs(),y._vnode=b;return}zt=!1,u(y.firstChild,b,null,null,null),fs(),y._vnode=b,zt&&console.error("Hydration completed but contains mismatches.")},u=(b,y,_,k,A,$=!1)=>{const O=Kr(b)&&b.data==="[",C=()=>m(b,y,_,k,A,O),{type:E,ref:F,shapeFlag:T,patchFlag:P}=y;let R=b.nodeType;y.el=b,P===-2&&($=!1,y.dynamicChildren=null);let L=null;switch(E){case yn:R!==3?y.children===""?(a(y.el=s(""),o(b),b),L=b):L=C():(b.data!==y.children&&(zt=!0,b.data=y.children),L=i(b));break;case Ze:R!==8||O?L=C():L=i(b);break;case rs:if(O&&(b=i(b),R=b.nodeType),R===1||R===3){L=b;const J=!y.children.length;for(let N=0;N<y.staticCount;N++)J&&(y.children+=L.nodeType===1?L.outerHTML:L.data),N===y.staticCount-1&&(y.anchor=L),L=i(L);return O?i(L):L}else C();break;case ve:O?L=h(b,y,_,k,A,$):L=C();break;default:if(T&1)R!==1||y.type.toLowerCase()!==b.tagName.toLowerCase()?L=C():L=d(b,y,_,k,A,$);else if(T&6){y.slotScopeIds=A;const J=o(b);if(t(y,J,null,_,k,zr(J),$),L=O?S(b):i(b),L&&Kr(L)&&L.data==="teleport end"&&(L=i(L)),nr(y)){let N;O?(N=g(ve),N.anchor=L?L.previousSibling:J.lastChild):N=b.nodeType===3?xr(""):g("div"),N.el=b,y.component.subTree=N}}else T&64?R!==8?L=C():L=y.type.hydrate(b,y,_,k,A,$,e,v):T&128&&(L=y.type.hydrate(b,y,_,k,zr(o(b)),A,$,e,u))}return F!=null&&vs(F,null,k,y),L},d=(b,y,_,k,A,$)=>{$=$||!!y.dynamicChildren;const{type:O,props:C,patchFlag:E,shapeFlag:F,dirs:T}=y,P=O==="input"&&T||O==="option";if(P||E!==-1){if(T&&wt(y,null,_,"created"),C)if(P||!$||E&48)for(const L in C)(P&&L.endsWith("value")||wr(L)&&!tr(L))&&r(b,L,null,C[L],!1,void 0,_);else C.onClick&&r(b,"onClick",null,C.onClick,!1,void 0,_);let R;if((R=C&&C.onVnodeBeforeMount)&&ut(R,_,y),T&&wt(y,null,_,"beforeMount"),((R=C&&C.onVnodeMounted)||T)&&pc(()=>{R&&ut(R,_,y),T&&wt(y,null,_,"mounted")},k),F&16&&!(C&&(C.innerHTML||C.textContent))){let L=v(b.firstChild,y,b,_,k,A,$);for(;L;){zt=!0;const J=L;L=L.nextSibling,l(J)}}else F&8&&b.textContent!==y.children&&(zt=!0,b.textContent=y.children)}return b.nextSibling},v=(b,y,_,k,A,$,O)=>{O=O||!!y.dynamicChildren;const C=y.children,E=C.length;for(let F=0;F<E;F++){const T=O?C[F]:C[F]=ft(C[F]);if(b)b=u(b,T,k,A,$,O);else{if(T.type===yn&&!T.children)continue;zt=!0,n(null,T,_,null,k,A,zr(_),$)}}return b},h=(b,y,_,k,A,$)=>{const{slotScopeIds:O}=y;O&&(A=A?A.concat(O):O);const C=o(b),E=v(i(b),y,C,_,k,A,$);return E&&Kr(E)&&E.data==="]"?i(y.anchor=E):(zt=!0,a(y.anchor=c("]"),C,E),E)},m=(b,y,_,k,A,$)=>{if(zt=!0,y.el=null,$){const E=S(b);for(;;){const F=i(b);if(F&&F!==E)l(F);else break}}const O=i(b),C=o(b);return l(b),n(null,y,C,O,_,k,zr(C),A),O},S=b=>{let y=0;for(;b;)if(b=i(b),b&&Kr(b)&&(b.data==="["&&y++,b.data==="]")){if(y===0)return i(b);y--}return b};return[f,u]}const Ye=pc;function Yh(e){return Hc(e)}function Gh(e){return Hc(e,qh)}function Hc(e,t){const n=_i();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:a,setText:c,setElementText:f,parentNode:u,nextSibling:d,setScopeId:v=bt,insertStaticContent:h}=e,m=(p,w,I,M=null,V=null,j=null,W=!1,H=null,U=!!w.dynamicChildren)=>{if(p===w)return;p&&!kt(p,w)&&(M=mt(p),pe(p,V,j,!0),p=null),w.patchFlag===-2&&(U=!1,w.dynamicChildren=null);const{type:B,ref:Z,shapeFlag:G}=w;switch(B){case yn:S(p,w,I,M);break;case Ze:b(p,w,I,M);break;case rs:p==null&&y(w,I,M,W);break;case ve:P(p,w,I,M,V,j,W,H,U);break;default:G&1?A(p,w,I,M,V,j,W,H,U):G&6?R(p,w,I,M,V,j,W,H,U):(G&64||G&128)&&B.process(p,w,I,M,V,j,W,H,U,Le)}Z!=null&&V&&vs(Z,p&&p.ref,j,w||p,!w)},S=(p,w,I,M)=>{if(p==null)r(w.el=l(w.children),I,M);else{const V=w.el=p.el;w.children!==p.children&&c(V,w.children)}},b=(p,w,I,M)=>{p==null?r(w.el=a(w.children||""),I,M):w.el=p.el},y=(p,w,I,M)=>{[p.el,p.anchor]=h(p.children,w,I,M,p.el,p.anchor)},_=({el:p,anchor:w},I,M)=>{let V;for(;p&&p!==w;)V=d(p),r(p,I,M),p=V;r(w,I,M)},k=({el:p,anchor:w})=>{let I;for(;p&&p!==w;)I=d(p),s(p),p=I;s(w)},A=(p,w,I,M,V,j,W,H,U)=>{W=W||w.type==="svg",p==null?$(w,I,M,V,j,W,H,U):E(p,w,V,j,W,H,U)},$=(p,w,I,M,V,j,W,H)=>{let U,B;const{type:Z,props:G,shapeFlag:Q,transition:ne,dirs:ue}=p;if(U=p.el=o(p.type,j,G&&G.is,G),Q&8?f(U,p.children):Q&16&&C(p.children,U,null,M,V,j&&Z!=="foreignObject",W,H),ue&&wt(p,null,M,"created"),O(U,p,p.scopeId,W,M),G){for(const _e in G)_e!=="value"&&!tr(_e)&&i(U,_e,null,G[_e],j,p.children,M,V,le);"value"in G&&i(U,"value",null,G.value),(B=G.onVnodeBeforeMount)&&ut(B,M,p)}ue&&wt(p,null,M,"beforeMount");const Se=(!V||V&&!V.pendingBranch)&&ne&&!ne.persisted;Se&&ne.beforeEnter(U),r(U,w,I),((B=G&&G.onVnodeMounted)||Se||ue)&&Ye(()=>{B&&ut(B,M,p),Se&&ne.enter(U),ue&&wt(p,null,M,"mounted")},V)},O=(p,w,I,M,V)=>{if(I&&v(p,I),M)for(let j=0;j<M.length;j++)v(p,M[j]);if(V){let j=V.subTree;if(w===j){const W=V.vnode;O(p,W,W.scopeId,W.slotScopeIds,V.parent)}}},C=(p,w,I,M,V,j,W,H,U=0)=>{for(let B=U;B<p.length;B++){const Z=p[B]=H?Yt(p[B]):ft(p[B]);m(null,Z,w,I,M,V,j,W,H)}},E=(p,w,I,M,V,j,W)=>{const H=w.el=p.el;let{patchFlag:U,dynamicChildren:B,dirs:Z}=w;U|=p.patchFlag&16;const G=p.props||xe,Q=w.props||xe;let ne;I&&sn(I,!1),(ne=Q.onVnodeBeforeUpdate)&&ut(ne,I,w,p),Z&&wt(w,p,I,"beforeUpdate"),I&&sn(I,!0);const ue=V&&w.type!=="foreignObject";if(B?F(p.dynamicChildren,B,H,I,M,ue,j):W||D(p,w,H,null,I,M,ue,j,!1),U>0){if(U&16)T(H,w,G,Q,I,M,V);else if(U&2&&G.class!==Q.class&&i(H,"class",null,Q.class,V),U&4&&i(H,"style",G.style,Q.style,V),U&8){const Se=w.dynamicProps;for(let _e=0;_e<Se.length;_e++){const Ve=Se[_e],gt=G[Ve],_n=Q[Ve];(_n!==gt||Ve==="value")&&i(H,Ve,gt,_n,V,p.children,I,M,le)}}U&1&&p.children!==w.children&&f(H,w.children)}else!W&&B==null&&T(H,w,G,Q,I,M,V);((ne=Q.onVnodeUpdated)||Z)&&Ye(()=>{ne&&ut(ne,I,w,p),Z&&wt(w,p,I,"updated")},M)},F=(p,w,I,M,V,j,W)=>{for(let H=0;H<w.length;H++){const U=p[H],B=w[H],Z=U.el&&(U.type===ve||!kt(U,B)||U.shapeFlag&70)?u(U.el):I;m(U,B,Z,null,M,V,j,W,!0)}},T=(p,w,I,M,V,j,W)=>{if(I!==M){if(I!==xe)for(const H in I)!tr(H)&&!(H in M)&&i(p,H,I[H],null,W,w.children,V,j,le);for(const H in M){if(tr(H))continue;const U=M[H],B=I[H];U!==B&&H!=="value"&&i(p,H,B,U,W,w.children,V,j,le)}"value"in M&&i(p,"value",I.value,M.value)}},P=(p,w,I,M,V,j,W,H,U)=>{const B=w.el=p?p.el:l(""),Z=w.anchor=p?p.anchor:l("");let{patchFlag:G,dynamicChildren:Q,slotScopeIds:ne}=w;ne&&(H=H?H.concat(ne):ne),p==null?(r(B,I,M),r(Z,I,M),C(w.children,I,Z,V,j,W,H,U)):G>0&&G&64&&Q&&p.dynamicChildren?(F(p.dynamicChildren,Q,I,V,j,W,H),(w.key!=null||V&&w===V.subTree)&&Po(p,w,!0)):D(p,w,I,Z,V,j,W,H,U)},R=(p,w,I,M,V,j,W,H,U)=>{w.slotScopeIds=H,p==null?w.shapeFlag&512?V.ctx.activate(w,I,M,W,U):L(w,I,M,V,j,W,U):J(p,w,U)},L=(p,w,I,M,V,j,W)=>{const H=p.component=iv(p,M,V);if(kr(p)&&(H.ctx.renderer=Le),ov(H),H.asyncDep){if(V&&V.registerDep(H,N),!p.el){const U=H.subTree=g(Ze);b(null,U,w,I)}return}N(H,p,w,I,V,j,W)},J=(p,w,I)=>{const M=w.component=p.component;if(vh(p,w,I))if(M.asyncDep&&!M.asyncResolved){q(M,w,I);return}else M.next=w,ah(M.update),M.update();else w.el=p.el,M.vnode=w},N=(p,w,I,M,V,j,W)=>{const H=()=>{if(p.isMounted){let{next:Z,bu:G,u:Q,parent:ne,vnode:ue}=p,Se=Z,_e;sn(p,!1),Z?(Z.el=ue.el,q(p,Z,W)):Z=ue,G&&Xs(G),(_e=Z.props&&Z.props.onVnodeBeforeUpdate)&&ut(_e,ne,Z,ue),sn(p,!0);const Ve=Zs(p),gt=p.subTree;p.subTree=Ve,m(gt,Ve,u(gt.el),mt(gt),p,V,j),Z.el=Ve.el,Se===null&&po(p,Ve.el),Q&&Ye(Q,V),(_e=Z.props&&Z.props.onVnodeUpdated)&&Ye(()=>ut(_e,ne,Z,ue),V)}else{let Z;const{el:G,props:Q}=w,{bm:ne,m:ue,parent:Se}=p,_e=nr(w);if(sn(p,!1),ne&&Xs(ne),!_e&&(Z=Q&&Q.onVnodeBeforeMount)&&ut(Z,Se,w),sn(p,!0),G&&Te){const Ve=()=>{p.subTree=Zs(p),Te(G,p.subTree,p,V,null)};_e?w.type.__asyncLoader().then(()=>!p.isUnmounted&&Ve()):Ve()}else{const Ve=p.subTree=Zs(p);m(null,Ve,I,M,p,V,j),w.el=Ve.el}if(ue&&Ye(ue,V),!_e&&(Z=Q&&Q.onVnodeMounted)){const Ve=w;Ye(()=>ut(Z,Se,Ve),V)}(w.shapeFlag&256||Se&&nr(Se.vnode)&&Se.vnode.shapeFlag&256)&&p.a&&Ye(p.a,V),p.isMounted=!0,w=I=M=null}},U=p.effect=new co(H,()=>Fs(B),p.scope),B=p.update=()=>U.run();B.id=p.uid,sn(p,!0),B()},q=(p,w,I)=>{w.component=p;const M=p.vnode.props;p.vnode=w,p.next=null,Uh(p,w.props,M,I),Kh(p,w.children,I),Mn(),ll(),Fn()},D=(p,w,I,M,V,j,W,H,U=!1)=>{const B=p&&p.children,Z=p?p.shapeFlag:0,G=w.children,{patchFlag:Q,shapeFlag:ne}=w;if(Q>0){if(Q&128){oe(B,G,I,M,V,j,W,H,U);return}else if(Q&256){Y(B,G,I,M,V,j,W,H,U);return}}ne&8?(Z&16&&le(B,V,j),G!==B&&f(I,G)):Z&16?ne&16?oe(B,G,I,M,V,j,W,H,U):le(B,V,j,!0):(Z&8&&f(I,""),ne&16&&C(G,I,M,V,j,W,H,U))},Y=(p,w,I,M,V,j,W,H,U)=>{p=p||xn,w=w||xn;const B=p.length,Z=w.length,G=Math.min(B,Z);let Q;for(Q=0;Q<G;Q++){const ne=w[Q]=U?Yt(w[Q]):ft(w[Q]);m(p[Q],ne,I,null,V,j,W,H,U)}B>Z?le(p,V,j,!0,!1,G):C(w,I,M,V,j,W,H,U,G)},oe=(p,w,I,M,V,j,W,H,U)=>{let B=0;const Z=w.length;let G=p.length-1,Q=Z-1;for(;B<=G&&B<=Q;){const ne=p[B],ue=w[B]=U?Yt(w[B]):ft(w[B]);if(kt(ne,ue))m(ne,ue,I,null,V,j,W,H,U);else break;B++}for(;B<=G&&B<=Q;){const ne=p[G],ue=w[Q]=U?Yt(w[Q]):ft(w[Q]);if(kt(ne,ue))m(ne,ue,I,null,V,j,W,H,U);else break;G--,Q--}if(B>G){if(B<=Q){const ne=Q+1,ue=ne<Z?w[ne].el:M;for(;B<=Q;)m(null,w[B]=U?Yt(w[B]):ft(w[B]),I,ue,V,j,W,H,U),B++}}else if(B>Q)for(;B<=G;)pe(p[B],V,j,!0),B++;else{const ne=B,ue=B,Se=new Map;for(B=ue;B<=Q;B++){const nt=w[B]=U?Yt(w[B]):ft(w[B]);nt.key!=null&&Se.set(nt.key,B)}let _e,Ve=0;const gt=Q-ue+1;let _n=!1,Jo=0;const qn=new Array(gt);for(B=0;B<gt;B++)qn[B]=0;for(B=ne;B<=G;B++){const nt=p[B];if(Ve>=gt){pe(nt,V,j,!0);continue}let _t;if(nt.key!=null)_t=Se.get(nt.key);else for(_e=ue;_e<=Q;_e++)if(qn[_e-ue]===0&&kt(nt,w[_e])){_t=_e;break}_t===void 0?pe(nt,V,j,!0):(qn[_t-ue]=B+1,_t>=Jo?Jo=_t:_n=!0,m(nt,w[_t],I,null,V,j,W,H,U),Ve++)}const Xo=_n?Jh(qn):xn;for(_e=Xo.length-1,B=gt-1;B>=0;B--){const nt=ue+B,_t=w[nt],Zo=nt+1<Z?w[nt+1].el:M;qn[B]===0?m(null,_t,I,Zo,V,j,W,H,U):_n&&(_e<0||B!==Xo[_e]?ae(_t,I,Zo,2):_e--)}}},ae=(p,w,I,M,V=null)=>{const{el:j,type:W,transition:H,children:U,shapeFlag:B}=p;if(B&6){ae(p.component.subTree,w,I,M);return}if(B&128){p.suspense.move(w,I,M);return}if(B&64){W.move(p,w,I,Le);return}if(W===ve){r(j,w,I);for(let G=0;G<U.length;G++)ae(U[G],w,I,M);r(p.anchor,w,I);return}if(W===rs){_(p,w,I);return}if(M!==2&&B&1&&H)if(M===0)H.beforeEnter(j),r(j,w,I),Ye(()=>H.enter(j),V);else{const{leave:G,delayLeave:Q,afterLeave:ne}=H,ue=()=>r(j,w,I),Se=()=>{G(j,()=>{ue(),ne&&ne()})};Q?Q(j,ue,Se):Se()}else r(j,w,I)},pe=(p,w,I,M=!1,V=!1)=>{const{type:j,props:W,ref:H,children:U,dynamicChildren:B,shapeFlag:Z,patchFlag:G,dirs:Q}=p;if(H!=null&&vs(H,null,I,p,!0),Z&256){w.ctx.deactivate(p);return}const ne=Z&1&&Q,ue=!nr(p);let Se;if(ue&&(Se=W&&W.onVnodeBeforeUnmount)&&ut(Se,w,p),Z&6)be(p.component,I,M);else{if(Z&128){p.suspense.unmount(I,M);return}ne&&wt(p,null,w,"beforeUnmount"),Z&64?p.type.remove(p,w,I,V,Le,M):B&&(j!==ve||G>0&&G&64)?le(B,w,I,!1,!0):(j===ve&&G&384||!V&&Z&16)&&le(U,w,I),M&&Be(p)}(ue&&(Se=W&&W.onVnodeUnmounted)||ne)&&Ye(()=>{Se&&ut(Se,w,p),ne&&wt(p,null,w,"unmounted")},I)},Be=p=>{const{type:w,el:I,anchor:M,transition:V}=p;if(w===ve){K(I,M);return}if(w===rs){k(p);return}const j=()=>{s(I),V&&!V.persisted&&V.afterLeave&&V.afterLeave()};if(p.shapeFlag&1&&V&&!V.persisted){const{leave:W,delayLeave:H}=V,U=()=>W(I,j);H?H(p.el,j,U):U()}else j()},K=(p,w)=>{let I;for(;p!==w;)I=d(p),s(p),p=I;s(w)},be=(p,w,I)=>{const{bum:M,scope:V,update:j,subTree:W,um:H}=p;M&&Xs(M),V.stop(),j&&(j.active=!1,pe(W,p,w,I)),H&&Ye(H,w),Ye(()=>{p.isUnmounted=!0},w),w&&w.pendingBranch&&!w.isUnmounted&&p.asyncDep&&!p.asyncResolved&&p.suspenseId===w.pendingId&&(w.deps--,w.deps===0&&w.resolve())},le=(p,w,I,M=!1,V=!1,j=0)=>{for(let W=j;W<p.length;W++)pe(p[W],w,I,M,V)},mt=p=>p.shapeFlag&6?mt(p.component.subTree):p.shapeFlag&128?p.suspense.next():d(p.anchor||p.el),Ce=(p,w,I)=>{p==null?w._vnode&&pe(w._vnode,null,null,!0):m(w._vnode||null,p,w,null,null,null,I),ll(),fs(),w._vnode=p},Le={p:m,um:pe,m:ae,r:Be,mt:L,mc:C,pc:D,pbc:F,n:mt,o:e};let He,Te;return t&&([He,Te]=t(Le)),{render:Ce,hydrate:He,createApp:Hh(Ce,He)}}function sn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Po(e,t,n=!1){const r=e.children,s=t.children;if(ee(r)&&ee(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=Yt(s[i]),l.el=o.el),n||Po(o,l)),l.type===yn&&(l.el=o.el)}}function Jh(e){const t=e.slice(),n=[0];let r,s,i,o,l;const a=e.length;for(r=0;r<a;r++){const c=e[r];if(c!==0){if(s=n[n.length-1],e[s]<c){t[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<c?i=l+1:o=l;c<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}const Xh=e=>e.__isTeleport,sr=e=>e&&(e.disabled||e.disabled===""),_l=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Ii=(e,t)=>{const n=e&&e.to;return Ae(n)?t?t(n):null:n},Zh={__isTeleport:!0,process(e,t,n,r,s,i,o,l,a,c){const{mc:f,pc:u,pbc:d,o:{insert:v,querySelector:h,createText:m,createComment:S}}=c,b=sr(t.props);let{shapeFlag:y,children:_,dynamicChildren:k}=t;if(e==null){const A=t.el=m(""),$=t.anchor=m("");v(A,n,r),v($,n,r);const O=t.target=Ii(t.props,h),C=t.targetAnchor=m("");O&&(v(C,O),o=o||_l(O));const E=(F,T)=>{y&16&&f(_,F,T,s,i,o,l,a)};b?E(n,$):O&&E(O,C)}else{t.el=e.el;const A=t.anchor=e.anchor,$=t.target=e.target,O=t.targetAnchor=e.targetAnchor,C=sr(e.props),E=C?n:$,F=C?A:O;if(o=o||_l($),k?(d(e.dynamicChildren,k,E,s,i,o,l),Po(e,t,!0)):a||u(e,t,E,F,s,i,o,l,!1),b)C||qr(t,n,A,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const T=t.target=Ii(t.props,h);T&&qr(t,T,null,c,0)}else C&&qr(t,$,O,c,1)}jc(t)},remove(e,t,n,r,{um:s,o:{remove:i}},o){const{shapeFlag:l,children:a,anchor:c,targetAnchor:f,target:u,props:d}=e;if(u&&i(f),(o||!sr(d))&&(i(c),l&16))for(let v=0;v<a.length;v++){const h=a[v];s(h,t,n,!0,!!h.dynamicChildren)}},move:qr,hydrate:Qh};function qr(e,t,n,{o:{insert:r},m:s},i=2){i===0&&r(e.targetAnchor,t,n);const{el:o,anchor:l,shapeFlag:a,children:c,props:f}=e,u=i===2;if(u&&r(o,t,n),(!u||sr(f))&&a&16)for(let d=0;d<c.length;d++)s(c[d],t,n,2);u&&r(l,t,n)}function Qh(e,t,n,r,s,i,{o:{nextSibling:o,parentNode:l,querySelector:a}},c){const f=t.target=Ii(t.props,a);if(f){const u=f._lpa||f.firstChild;if(t.shapeFlag&16)if(sr(t.props))t.anchor=c(o(e),t,l(e),n,r,s,i),t.targetAnchor=u;else{t.anchor=o(e);let d=u;for(;d;)if(d=o(d),d&&d.nodeType===8&&d.data==="teleport anchor"){t.targetAnchor=d,f._lpa=t.targetAnchor&&o(t.targetAnchor);break}c(u,t,f,n,r,s,i)}jc(t)}return t.anchor&&o(t.anchor)}const ev=Zh;function jc(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const ve=Symbol.for("v-fgt"),yn=Symbol.for("v-txt"),Ze=Symbol.for("v-cmt"),rs=Symbol.for("v-stc"),ir=[];let dt=null;function Ie(e=!1){ir.push(dt=e?null:[])}function Uc(){ir.pop(),dt=ir[ir.length-1]||null}let On=1;function wl(e){On+=e}function Wc(e){return e.dynamicChildren=On>0?dt||xn:null,Uc(),On>0&&dt&&dt.push(e),e}function hn(e,t,n,r,s,i){return Wc(js(e,t,n,r,s,i,!0))}function Ge(e,t,n,r,s){return Wc(g(e,t,n,r,s,!0))}function ms(e){return e?e.__v_isVNode===!0:!1}function kt(e,t){return e.type===t.type&&e.key===t.key}const Hs="__vInternal",zc=({key:e})=>e??null,ss=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ae(e)||Ee(e)||te(e)?{i:Je,r:e,k:t,f:!!n}:e:null);function js(e,t=null,n=null,r=0,s=null,i=e===ve?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&zc(t),ref:t&&ss(t),scopeId:Ns,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Je};return l?(Ao(a,n),i&128&&e.normalize(a)):n&&(a.shapeFlag|=Ae(n)?8:16),On>0&&!o&&dt&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&dt.push(a),a}const g=tv;function tv(e,t=null,n=null,r=0,s=null,i=!1){if((!e||e===Ic)&&(e=Ze),ms(e)){const l=Vt(e,t,!0);return n&&Ao(l,n),On>0&&!i&&dt&&(l.shapeFlag&6?dt[dt.indexOf(e)]=l:dt.push(l)),l.patchFlag|=-2,l}if(fv(e)&&(e=e.__vccOpts),t){t=nv(t);let{class:l,style:a}=t;l&&!Ae(l)&&(t.class=Vs(l)),ke(a)&&(oc(a)&&!ee(a)&&(a=Re({},a)),t.style=Cr(a))}const o=Ae(e)?1:mh(e)?128:Xh(e)?64:ke(e)?4:te(e)?2:0;return js(e,t,n,r,s,o,i,!0)}function nv(e){return e?oc(e)||Hs in e?Re({},e):e:null}function Vt(e,t,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=e,l=t?de(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&zc(l),ref:t&&t.ref?n&&s?ee(s)?s.concat(ss(t)):[s,ss(t)]:ss(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ve?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Vt(e.ssContent),ssFallback:e.ssFallback&&Vt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function xr(e=" ",t=0){return g(yn,null,e,t)}function Gt(e="",t=!1){return t?(Ie(),Ge(Ze,null,e)):g(Ze,null,e)}function ft(e){return e==null||typeof e=="boolean"?g(Ze):ee(e)?g(ve,null,e.slice()):typeof e=="object"?Yt(e):g(yn,null,String(e))}function Yt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Vt(e)}function Ao(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ee(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Ao(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Hs in t)?t._ctx=Je:s===3&&Je&&(Je.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else te(t)?(t={default:t,_ctx:Je},n=32):(t=String(t),r&64?(n=16,t=[xr(t)]):n=8);e.children=t,e.shapeFlag|=n}function de(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Vs([t.class,r.class]));else if(s==="style")t.style=Cr([t.style,r.style]);else if(wr(s)){const i=t[s],o=r[s];o&&i!==o&&!(ee(i)&&i.includes(o))&&(t[s]=i?[].concat(i,o):o)}else s!==""&&(t[s]=r[s])}return t}function ut(e,t,n,r=null){ht(e,t,7,[n,r])}const rv=Rc();let sv=0;function iv(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||rv,i={uid:sv++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ya(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Fc(r,s),emitsOptions:yc(r,s),emit:null,emitted:null,propsDefaults:xe,inheritAttrs:r.inheritAttrs,ctx:xe,data:xe,props:xe,attrs:xe,slots:xe,refs:xe,setupState:xe,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=uh.bind(null,i),e.ce&&e.ce(i),i}let Me=null;const Nn=()=>Me||Je;let To,wn,Cl="__VUE_INSTANCE_SETTERS__";(wn=_i()[Cl])||(wn=_i()[Cl]=[]),wn.push(e=>Me=e),To=e=>{wn.length>1?wn.forEach(t=>t(e)):wn[0](e)};const Ln=e=>{To(e),e.scope.on()},vn=()=>{Me&&Me.scope.off(),To(null)};function Kc(e){return e.vnode.shapeFlag&4}let $n=!1;function ov(e,t=!1){$n=t;const{props:n,children:r}=e.vnode,s=Kc(e);jh(e,n,s,t),zh(e,r);const i=s?lv(e,t):void 0;return $n=!1,i}function lv(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=lc(new Proxy(e.ctx,Rh));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?cv(e):null;Ln(e),Mn();const i=Zt(r,e,0,[e.props,s]);if(Fn(),vn(),ja(i)){if(i.then(vn,vn),t)return i.then(o=>{Oi(e,o,t)}).catch(o=>{Bn(o,e,0)});e.asyncDep=i}else Oi(e,i,t)}else qc(e,t)}function Oi(e,t,n){te(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ke(t)&&(e.setupState=fc(t)),qc(e,n)}let Sl;function qc(e,t,n){const r=e.type;if(!e.render){if(!t&&Sl&&!r.render){const s=r.template||xo(e).template;if(s){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Re(Re({isCustomElement:i,delimiters:l},o),a);r.render=Sl(s,c)}}e.render=r.render||bt}Ln(e),Mn(),Vh(e),Fn(),vn()}function av(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Qe(e,"get","$attrs"),t[n]}}))}function cv(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return av(e)},slots:e.slots,emit:e.emit,expose:t}}function Us(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(fc(lc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in rr)return rr[n](e)},has(t,n){return n in t||n in rr}}))}function uv(e,t=!0){return te(e)?e.displayName||e.name:e.name||t&&e.__name}function fv(e){return te(e)&&"__vccOpts"in e}const x=(e,t)=>ih(e,t,$n);function Nt(e,t,n){const r=arguments.length;return r===2?ke(t)&&!ee(t)?ms(t)?g(e,null,[t]):g(e,t):g(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ms(n)&&(n=[n]),g(e,t,n))}const dv=Symbol.for("v-scx"),hv=()=>Oe(dv),Yc="3.3.4",vv="http://www.w3.org/2000/svg",cn=typeof document<"u"?document:null,kl=cn&&cn.createElement("template"),mv={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?cn.createElementNS(vv,e):cn.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>cn.createTextNode(e),createComment:e=>cn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>cn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const o=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{kl.innerHTML=r?`<svg>${e}</svg>`:e;const l=kl.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function gv(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function yv(e,t,n){const r=e.style,s=Ae(n);if(n&&!s){if(t&&!Ae(t))for(const i in t)n[i]==null&&Li(r,i,"");for(const i in n)Li(r,i,n[i])}else{const i=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=i)}}const xl=/\s*!important$/;function Li(e,t,n){if(ee(n))n.forEach(r=>Li(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=pv(e,t);xl.test(n)?e.setProperty(Vn(r),n.replace(xl,""),"important"):e[r]=n}}const El=["Webkit","Moz","ms"],ri={};function pv(e,t){const n=ri[t];if(n)return n;let r=vt(t);if(r!=="filter"&&r in e)return ri[t]=r;r=Ft(r);for(let s=0;s<El.length;s++){const i=El[s]+r;if(i in e)return ri[t]=i}return t}const Pl="http://www.w3.org/1999/xlink";function bv(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Pl,t.slice(6,t.length)):e.setAttributeNS(Pl,t,n);else{const i=kd(t);n==null||i&&!Ka(n)?e.removeAttribute(t):e.setAttribute(t,i?"":n)}}function _v(e,t,n,r,s,i,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,s,i),e[t]=n??"";return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){e._value=n;const c=l==="OPTION"?e.getAttribute("value"):e.value,f=n??"";c!==f&&(e.value=f),n==null&&e.removeAttribute(t);return}let a=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Ka(n):n==null&&c==="string"?(n="",a=!0):c==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&e.removeAttribute(t)}function wv(e,t,n,r){e.addEventListener(t,n,r)}function Cv(e,t,n,r){e.removeEventListener(t,n,r)}function Sv(e,t,n,r,s=null){const i=e._vei||(e._vei={}),o=i[t];if(r&&o)o.value=r;else{const[l,a]=kv(t);if(r){const c=i[t]=Pv(r,s);wv(e,l,c,a)}else o&&(Cv(e,l,o,a),i[t]=void 0)}}const Al=/(?:Once|Passive|Capture)$/;function kv(e){let t;if(Al.test(e)){t={};let r;for(;r=e.match(Al);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Vn(e.slice(2)),t]}let si=0;const xv=Promise.resolve(),Ev=()=>si||(xv.then(()=>si=0),si=Date.now());function Pv(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ht(Av(r,n.value),t,5,[r])};return n.value=e,n.attached=Ev(),n}function Av(e,t){if(ee(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Tl=/^on[a-z]/,Tv=(e,t,n,r,s=!1,i,o,l,a)=>{t==="class"?gv(e,r,s):t==="style"?yv(e,n,r):wr(t)?ro(t)||Sv(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Iv(e,t,r,s))?_v(e,t,r,i,o,l,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),bv(e,t,r,s))};function Iv(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Tl.test(t)&&te(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Tl.test(t)&&Ae(n)?!1:t in e}const Kt="transition",Yn="animation",Mt=(e,{slots:t})=>Nt(xh,Jc(e),t);Mt.displayName="Transition";const Gc={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Ov=Mt.props=Re({},wc,Gc),on=(e,t=[])=>{ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},Il=e=>e?ee(e)?e.some(t=>t.length>1):e.length>1:!1;function Jc(e){const t={};for(const P in e)P in Gc||(t[P]=e[P]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:c=o,appearToClass:f=l,leaveFromClass:u=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,h=Lv(s),m=h&&h[0],S=h&&h[1],{onBeforeEnter:b,onEnter:y,onEnterCancelled:_,onLeave:k,onLeaveCancelled:A,onBeforeAppear:$=b,onAppear:O=y,onAppearCancelled:C=_}=t,E=(P,R,L)=>{qt(P,R?f:l),qt(P,R?c:o),L&&L()},F=(P,R)=>{P._isLeaving=!1,qt(P,u),qt(P,v),qt(P,d),R&&R()},T=P=>(R,L)=>{const J=P?O:y,N=()=>E(R,P,L);on(J,[R,N]),Ol(()=>{qt(R,P?a:i),Lt(R,P?f:l),Il(J)||Ll(R,r,m,N)})};return Re(t,{onBeforeEnter(P){on(b,[P]),Lt(P,i),Lt(P,o)},onBeforeAppear(P){on($,[P]),Lt(P,a),Lt(P,c)},onEnter:T(!1),onAppear:T(!0),onLeave(P,R){P._isLeaving=!0;const L=()=>F(P,R);Lt(P,u),Zc(),Lt(P,d),Ol(()=>{P._isLeaving&&(qt(P,u),Lt(P,v),Il(k)||Ll(P,r,S,L))}),on(k,[P,L])},onEnterCancelled(P){E(P,!1),on(_,[P])},onAppearCancelled(P){E(P,!0),on(C,[P])},onLeaveCancelled(P){F(P),on(A,[P])}})}function Lv(e){if(e==null)return null;if(ke(e))return[ii(e.enter),ii(e.leave)];{const t=ii(e);return[t,t]}}function ii(e){return za(e)}function Lt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function qt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Ol(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let $v=0;function Ll(e,t,n,r){const s=e._endId=++$v,i=()=>{s===e._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=Xc(e,t);if(!o)return r();const c=o+"end";let f=0;const u=()=>{e.removeEventListener(c,d),i()},d=v=>{v.target===e&&++f>=a&&u()};setTimeout(()=>{f<a&&u()},l+1),e.addEventListener(c,d)}function Xc(e,t){const n=window.getComputedStyle(e),r=h=>(n[h]||"").split(", "),s=r(`${Kt}Delay`),i=r(`${Kt}Duration`),o=$l(s,i),l=r(`${Yn}Delay`),a=r(`${Yn}Duration`),c=$l(l,a);let f=null,u=0,d=0;t===Kt?o>0&&(f=Kt,u=o,d=i.length):t===Yn?c>0&&(f=Yn,u=c,d=a.length):(u=Math.max(o,c),f=u>0?o>c?Kt:Yn:null,d=f?f===Kt?i.length:a.length:0);const v=f===Kt&&/\b(transform|all)(,|$)/.test(r(`${Kt}Property`).toString());return{type:f,timeout:u,propCount:d,hasTransform:v}}function $l(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Rl(n)+Rl(e[r])))}function Rl(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Zc(){return document.body.offsetHeight}const Qc=new WeakMap,eu=new WeakMap,tu={name:"TransitionGroup",props:Re({},Ov,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Nn(),r=_c();let s,i;return Pc(()=>{if(!s.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!Nv(s[0].el,n.vnode.el,o))return;s.forEach(Mv),s.forEach(Fv);const l=s.filter(Bv);Zc(),l.forEach(a=>{const c=a.el,f=c.style;Lt(c,o),f.transform=f.webkitTransform=f.transitionDuration="";const u=c._moveCb=d=>{d&&d.target!==c||(!d||/transform$/.test(d.propertyName))&&(c.removeEventListener("transitionend",u),c._moveCb=null,qt(c,o))};c.addEventListener("transitionend",u)})}),()=>{const o=re(e),l=Jc(o);let a=o.tag||ve;s=i,i=t.default?wo(t.default()):[];for(let c=0;c<i.length;c++){const f=i[c];f.key!=null&&hr(f,dr(f,l,r,n))}if(s)for(let c=0;c<s.length;c++){const f=s[c];hr(f,dr(f,l,r,n)),Qc.set(f,f.el.getBoundingClientRect())}return g(a,null,i)}}},Rv=e=>delete e.mode;tu.props;const Vv=tu;function Mv(e){const t=e.el;t._moveCb&&t._moveCb(),t._enterCb&&t._enterCb()}function Fv(e){eu.set(e,e.el.getBoundingClientRect())}function Bv(e){const t=Qc.get(e),n=eu.get(e),r=t.left-n.left,s=t.top-n.top;if(r||s){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",e}}function Nv(e,t,n){const r=e.cloneNode();e._vtc&&e._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:i}=Xc(r);return s.removeChild(r),i}const Dn={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Gn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Gn(e,!0),r.enter(e)):r.leave(e,()=>{Gn(e,!1)}):Gn(e,t))},beforeUnmount(e,{value:t}){Gn(e,t)}};function Gn(e,t){e.style.display=t?e._vod:"none"}const nu=Re({patchProp:Tv},mv);let or,Vl=!1;function Dv(){return or||(or=Yh(nu))}function Hv(){return or=Vl?or:Gh(nu),Vl=!0,or}const jv=(...e)=>{const t=Dv().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ru(r);if(!s)return;const i=t._component;!te(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t},Uv=(...e)=>{const t=Hv().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ru(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function ru(e){return Ae(e)?document.querySelector(e):e}const Wv=/"(?:_|\\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*:/,zv=/"(?: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*:/,Kv=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function qv(e,t){if(e!=="__proto__"&&!(e==="constructor"&&t&&typeof t=="object"&&"prototype"in t))return t}function Yv(e,t={}){if(typeof e!="string")return e;const n=e.toLowerCase().trim();if(n==="true")return!0;if(n==="false")return!1;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n!=="undefined"){if(!Kv.test(e)){if(t.strict)throw new SyntaxError("Invalid JSON");return e}try{return Wv.test(e)||zv.test(e)?JSON.parse(e,qv):JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}}const Gv=/#/g,Jv=/&/g,Xv=/=/g,su=/\+/g,Zv=/%5e/gi,Qv=/%60/gi,em=/%7c/gi,tm=/%20/gi;function nm(e){return encodeURI(""+e).replace(em,"|")}function $i(e){return nm(typeof e=="string"?e:JSON.stringify(e)).replace(su,"%2B").replace(tm,"+").replace(Gv,"%23").replace(Jv,"%26").replace(Qv,"`").replace(Zv,"^")}function oi(e){return $i(e).replace(Xv,"%3D")}function gs(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function rm(e){return gs(e.replace(su," "))}function iu(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=gs(r[1]);if(s==="__proto__"||s==="constructor")continue;const i=rm(r[2]||"");typeof t[s]<"u"?Array.isArray(t[s])?t[s].push(i):t[s]=[t[s],i]:t[s]=i}return t}function sm(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${oi(e)}=${$i(n)}`).join("&"):`${oi(e)}=${$i(t)}`:oi(e)}function ou(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>sm(t,e[t])).join("&")}const im=/^\w{2,}:([/\\]{1,2})/,om=/^\w{2,}:([/\\]{2})?/,lm=/^([/\\]\s*){2,}[^/\\]/;function Ws(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?im.test(e):om.test(e)||(t.acceptRelative?lm.test(e):!1)}const am=/\/$|\/\?/;function Ri(e="",t=!1){return t?am.test(e):e.endsWith("/")}function lu(e="",t=!1){if(!t)return(Ri(e)?e.slice(0,-1):e)||"/";if(!Ri(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function Vi(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(Ri(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function au(e=""){return e.startsWith("/")}function cm(e=""){return(au(e)?e.slice(1):e)||"/"}function Ml(e=""){return au(e)?e:"/"+e}function um(e,t){if(cu(t)||Ws(e))return e;const n=lu(t);return e.startsWith(n)?e:Hn(n,e)}function fm(e,t){if(cu(t))return e;const n=lu(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function dm(e,t){const n=Er(e),r={...iu(n.search),...t};return n.search=ou(r),uu(n)}function cu(e){return!e||e==="/"}function hm(e){return e&&e!=="/"}function Hn(e,...t){let n=e||"";for(const r of t.filter(s=>hm(s)))n=n?Vi(n)+cm(r):r;return n}function vm(e,t,n={}){return n.trailingSlash||(e=Vi(e),t=Vi(t)),n.leadingSlash||(e=Ml(e),t=Ml(t)),n.encoding||(e=gs(e),t=gs(t)),e===t}function Er(e="",t){if(!Ws(e,{acceptRelative:!0}))return t?Er(t+e):Fl(e);const[n="",r,s=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[i="",o=""]=(s.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:l,search:a,hash:c}=Fl(o.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:n,auth:r?r.slice(0,Math.max(0,r.length-1)):"",host:i,pathname:l,search:a,hash:c}}function Fl(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function uu(e){const t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;return e.protocol?e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t:t}class mm extends Error{constructor(){super(...arguments),this.name="FetchError"}}function gm(e,t,n){let r="";t&&(r=t.message),e&&n?r=`${r} (${n.status} ${n.statusText} (${e.toString()}))`:e&&(r=`${r} (${e.toString()})`);const s=new mm(r);return Object.defineProperty(s,"request",{get(){return e}}),Object.defineProperty(s,"response",{get(){return n}}),Object.defineProperty(s,"data",{get(){return n&&n._data}}),Object.defineProperty(s,"status",{get(){return n&&n.status}}),Object.defineProperty(s,"statusText",{get(){return n&&n.statusText}}),Object.defineProperty(s,"statusCode",{get(){return n&&n.status}}),Object.defineProperty(s,"statusMessage",{get(){return n&&n.statusText}}),s}const ym=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Bl(e="GET"){return ym.has(e.toUpperCase())}function pm(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.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const bm=new Set(["image/svg","application/xml","application/xhtml","application/html"]),_m=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function wm(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return _m.test(t)?"json":bm.has(t)||t.startsWith("text/")?"text":"blob"}const Cm=new Set([408,409,425,429,500,502,503,504]);function fu(e){const{fetch:t,Headers:n}=e;function r(o){const l=o.error&&o.error.name==="AbortError"||!1;if(o.options.retry!==!1&&!l){let c;typeof o.options.retry=="number"?c=o.options.retry:c=Bl(o.options.method)?0:1;const f=o.response&&o.response.status||500;if(c>0&&Cm.has(f))return s(o.request,{...o.options,retry:c-1})}const a=gm(o.request,o.error,o.response);throw Error.captureStackTrace&&Error.captureStackTrace(a,s),a}const s=async function(l,a={}){const c={request:l,options:{...e.defaults,...a},response:void 0,error:void 0};c.options.onRequest&&await c.options.onRequest(c),typeof c.request=="string"&&(c.options.baseURL&&(c.request=um(c.request,c.options.baseURL)),(c.options.query||c.options.params)&&(c.request=dm(c.request,{...c.options.params,...c.options.query})),c.options.body&&Bl(c.options.method)&&pm(c.options.body)&&(c.options.body=typeof c.options.body=="string"?c.options.body:JSON.stringify(c.options.body),c.options.headers=new n(c.options.headers),c.options.headers.has("content-type")||c.options.headers.set("content-type","application/json"),c.options.headers.has("accept")||c.options.headers.set("accept","application/json"))),c.response=await t(c.request,c.options).catch(async u=>(c.error=u,c.options.onRequestError&&await c.options.onRequestError(c),r(c)));const f=(c.options.parseResponse?"json":c.options.responseType)||wm(c.response.headers.get("content-type")||"");if(f==="json"){const u=await c.response.text(),d=c.options.parseResponse||Yv;c.response._data=d(u)}else f==="stream"?c.response._data=c.response.body:c.response._data=await c.response[f]();return c.options.onResponse&&await c.options.onResponse(c),c.response.status>=400&&c.response.status<600?(c.options.onResponseError&&await c.options.onResponseError(c),r(c)):c.response},i=function(l,a){return s(l,a).then(c=>c._data)};return i.raw=s,i.native=t,i.create=(o={})=>fu({...e,defaults:{...e.defaults,...o}}),i}const du=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")}(),Sm=du.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),km=du.Headers,xm=fu({fetch:Sm,Headers:km}),Em=xm,Pm=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},ys=Pm().app,Am=()=>ys.baseURL,Tm=()=>ys.buildAssetsDir,Im=(...e)=>Hn(hu(),Tm(),...e),hu=(...e)=>{const t=ys.cdnURL||ys.baseURL;return e.length?Hn(t,...e):t};globalThis.__buildAssetsURL=Im,globalThis.__publicAssetsURL=hu;function Mi(e,t={},n){for(const r in e){const s=e[r],i=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Mi(s,t,i):typeof s=="function"&&(t[i]=s)}return t}const Om={run:e=>e()},Lm=()=>Om,vu=typeof console.createTask<"u"?console.createTask:Lm;function $m(e,t){const n=t.shift(),r=vu(n);return e.reduce((s,i)=>s.then(()=>r.run(()=>i(...t))),Promise.resolve())}function Rm(e,t){const n=t.shift(),r=vu(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function li(e,t){for(const n of[...e])n(t)}class Vm{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const s=t;let i;for(;this._deprecatedHooks[t];)i=this._deprecatedHooks[t],t=i.to;if(i&&!r.allowDeprecated){let o=i.message;o||(o=`${s} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(o)||(console.warn(o),this._deprecatedMessages.add(o))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,s=(...i)=>(typeof r=="function"&&r(),r=void 0,s=void 0,n(...i));return r=this.hook(t,s),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const s of r)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Mi(t),r=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of r.splice(0,r.length))s()}}removeHooks(t){const n=Mi(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith($m,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Rm,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&li(this._before,s);const i=t(n in this._hooks?[...this._hooks[n]]:[],r);return i instanceof Promise?i.finally(()=>{this._after&&s&&li(this._after,s)}):(this._after&&s&&li(this._after,s),i)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function mu(){return new Vm}function Mm(e={}){let t,n=!1;const r=o=>{if(t&&t!==o)throw new Error("Context conflict")};let s;if(e.asyncContext){const o=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;o?s=new o:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const i=()=>{if(s&&t===void 0){const o=s.getStore();if(o!==void 0)return o}return t};return{use:()=>{const o=i();if(o===void 0)throw new Error("Context is not available");return o},tryUse:()=>i(),set:(o,l)=>{l||r(o),t=o,n=!0},unset:()=>{t=void 0,n=!1},call:(o,l)=>{r(o),t=o;try{return s?s.run(o,l):l()}finally{n||(t=void 0)}},async callAsync(o,l){t=o;const a=()=>{t=o},c=()=>t===o?a:void 0;Fi.add(c);try{const f=s?s.run(o,l):l();return n||(t=void 0),await f}finally{Fi.delete(c)}}}}function Fm(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Mm({...e,...r})),t[n],t[n]}}}const ps=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Nl="__unctx__",Bm=ps[Nl]||(ps[Nl]=Fm()),Nm=(e,t={})=>Bm.get(e,t),Dl="__unctx_async_handlers__",Fi=ps[Dl]||(ps[Dl]=new Set);function Dm(e){const t=[];for(const s of Fi){const i=s();i&&t.push(i)}const n=()=>{for(const s of t)s()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(s=>{throw n(),s})),[r,n]}const gu=Nm("nuxt-app"),Hm="__nuxt_plugin";function jm(e){let t=0;const n={provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.5.2"},get vue(){return n.vueApp.version}},payload:ze({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:s=>Km(n,s),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=mu(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,i)=>{const o="$"+s;Yr(n,o,i),Yr(n.vueApp.config.globalProperties,o,i)},Yr(n.vueApp,"$nuxt",n),Yr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",i=>{n.callHook("app:chunkError",{error:i.payload})});const s=n.hook("app:error",(...i)=>{console.error("[nuxt] error caught during app initialization",...i)});n.hook("app:mounted",s)}const r=ze(n.payload.config);return n.provide("config",r),n}async function Um(e,t){if(typeof t!="function")return;const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}async function Wm(e,t){var s;const n=[],r=[];for(const i of t){const o=Um(e,i);(s=i.meta)!=null&&s.parallel?n.push(o.catch(l=>r.push(l))):await o}if(await Promise.all(n),r.length)throw r[0]}function zm(e){const t=[];for(const n of e){if(typeof n!="function")continue;let r=n;n.length>1&&(r=s=>n(s,s.provide)),t.push(r)}return t.sort((n,r)=>{var s,i;return(((s=n.meta)==null?void 0:s.order)||bs.default)-(((i=r.meta)==null?void 0:i.order)||bs.default)}),t}const bs={pre:-20,default:0,post:20};function Dt(e,t){var r;if(typeof e=="function")return Dt({setup:e},t);const n=s=>{if(e.hooks&&s.hooks.addHooks(e.hooks),e.setup)return e.setup(s)};return n.meta={name:(t==null?void 0:t.name)||e.name||((r=e.setup)==null?void 0:r.name),parallel:e.parallel,order:(t==null?void 0:t.order)||e.order||bs[e.enforce||"default"]||bs.default},n[Hm]=!0,n}function Km(e,t,n){const r=()=>n?t(...n):t();return gu.set(e),e.vueApp.runWithContext(r)}function Ke(){var t;let e;if(Vc()&&(e=(t=Nn())==null?void 0:t.appContext.app.$nuxt),e=e||gu.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}function _s(){return Ke().$config}function Yr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const qm="modulepreload",Ym=function(e,t){return e.startsWith(".")?new URL(e,t).href:e},Hl={},Gm=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(i=>{if(i=Ym(i,r),i in Hl)return;Hl[i]=!0;const o=i.endsWith(".css"),l=o?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const u=s[f];if(u.href===i&&(!o||u.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${l}`))return;const c=document.createElement("link");if(c.rel=o?"stylesheet":qm,o||(c.as="script",c.crossOrigin=""),c.href=i,document.head.appendChild(c),o)return new Promise((f,u)=>{c.addEventListener("load",f),c.addEventListener("error",()=>u(new Error(`Unable to preload CSS for ${i}`)))})})).then(()=>t())},yu=(...e)=>Gm(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Jm=-1,Xm=-2,Zm=-3,Qm=-4,eg=-5,tg=-6;function ng(e,t){return rg(JSON.parse(e),t)}function rg(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function s(i,o=!1){if(i===Jm)return;if(i===Zm)return NaN;if(i===Qm)return 1/0;if(i===eg)return-1/0;if(i===tg)return-0;if(o)throw new Error("Invalid input");if(i in r)return r[i];const l=n[i];if(!l||typeof l!="object")r[i]=l;else if(Array.isArray(l))if(typeof l[0]=="string"){const a=l[0],c=t==null?void 0:t[a];if(c)return r[i]=c(s(l[1]));switch(a){case"Date":r[i]=new Date(l[1]);break;case"Set":const f=new Set;r[i]=f;for(let v=1;v<l.length;v+=1)f.add(s(l[v]));break;case"Map":const u=new Map;r[i]=u;for(let v=1;v<l.length;v+=2)u.set(s(l[v]),s(l[v+1]));break;case"RegExp":r[i]=new RegExp(l[1],l[2]);break;case"Object":r[i]=Object(l[1]);break;case"BigInt":r[i]=BigInt(l[1]);break;case"null":const d=Object.create(null);r[i]=d;for(let v=1;v<l.length;v+=2)d[l[v]]=s(l[v+1]);break;default:throw new Error(`Unknown type ${a}`)}}else{const a=new Array(l.length);r[i]=a;for(let c=0;c<l.length;c+=1){const f=l[c];f!==Xm&&(a[c]=s(f))}}else{const a={};r[i]=a;for(const c in l){const f=l[c];a[c]=s(f)}}return r[i]}return s(0)}function sg(e){return Array.isArray(e)?e:[e]}const pu=["title","script","style","noscript"],bu=["base","meta","link","style","script","noscript"],ig=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],og=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],lg=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent"];function _u(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function Bi(e){return _u(`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function ag(e){let t=9;for(const n of e)for(let r=0;r<n.length;)t=Math.imul(t^n.charCodeAt(r++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function wu(e,t){const{props:n,tag:r}=e;if(og.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const s=["id"];r==="meta"&&s.push("name","property","http-equiv");for(const i of s)if(typeof n[i]<"u"){const o=String(n[i]);return t&&!t(o)?!1:`${r}:${i}:${o}`}return!1}function jl(e,t){return e==null?t||null:typeof e=="function"?e(t):e}function Gr(e,t=!1,n){const{tag:r,$el:s}=e;s&&(Object.entries(r.props).forEach(([i,o])=>{o=String(o);const l=`attr:${i}`;if(i==="class"){if(!o)return;for(const a of o.split(" ")){const c=`${l}:${a}`;n&&n(e,c,()=>s.classList.remove(a)),s.classList.contains(a)||s.classList.add(a)}return}n&&!i.startsWith("data-h-")&&n(e,l,()=>s.removeAttribute(i)),(t||s.getAttribute(i)!==o)&&s.setAttribute(i,o)}),pu.includes(r.tag)&&(r.textContent&&r.textContent!==s.textContent?s.textContent=r.textContent:r.innerHTML&&r.innerHTML!==s.innerHTML&&(s.innerHTML=r.innerHTML)))}let Jn=!1;async function cg(e,t={}){var d,v;const n={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",n),!n.shouldRender)return;const r=t.document||e.resolvedOptions.document||window.document,s=(await e.resolveTags()).map(l);if(e.resolvedOptions.experimentalHashHydration&&(Jn=Jn||e._hash||!1,Jn)){const h=ag(s.map(m=>m.tag._h));if(Jn===h)return;Jn=h}const i=e._popSideEffectQueue();e.headEntries().map(h=>h._sde).forEach(h=>{Object.entries(h).forEach(([m,S])=>{i[m]=S})});const o=(h,m,S)=>{m=`${h.renderId}:${m}`,h.entry&&(h.entry._sde[m]=S),delete i[m]};function l(h){const m=e.headEntries().find(b=>b._i===h._e),S={renderId:h._d||Bi(h),$el:null,shouldRender:!0,tag:h,entry:m,markSideEffect:(b,y)=>o(S,b,y)};return S}const a=[],c={body:[],head:[]},f=h=>{e._elMap[h.renderId]=h.$el,a.push(h),o(h,"el",()=>{var m;(m=h.$el)==null||m.remove(),delete e._elMap[h.renderId]})};for(const h of s){if(await e.hooks.callHook("dom:beforeRenderTag",h),!h.shouldRender)continue;const{tag:m}=h;if(m.tag==="title"){r.title=m.textContent||"",a.push(h);continue}if(m.tag==="htmlAttrs"||m.tag==="bodyAttrs"){h.$el=r[m.tag==="htmlAttrs"?"documentElement":"body"],Gr(h,!1,o),a.push(h);continue}if(h.$el=e._elMap[h.renderId],!h.$el&&m.key&&(h.$el=r.querySelector(`${(d=m.tagPosition)!=null&&d.startsWith("body")?"body":"head"} > ${m.tag}[data-h-${m._h}]`)),h.$el){h.tag._d&&Gr(h),f(h);continue}c[(v=m.tagPosition)!=null&&v.startsWith("body")?"body":"head"].push(h)}const u={bodyClose:void 0,bodyOpen:void 0,head:void 0};Object.entries(c).forEach(([h,m])=>{var b;if(!m.length)return;const S=(b=r==null?void 0:r[h])==null?void 0:b.children;if(S){for(const y of[...S].reverse()){const _=y.tagName.toLowerCase();if(!bu.includes(_))continue;const k=y.getAttributeNames().reduce((C,E)=>({...C,[E]:y.getAttribute(E)}),{}),A={tag:_,props:k};y.innerHTML&&(A.innerHTML=y.innerHTML);const $=Bi(A);let O=m.findIndex(C=>(C==null?void 0:C.renderId)===$);if(O===-1){const C=wu(A);O=m.findIndex(E=>(E==null?void 0:E.tag._d)&&E.tag._d===C)}if(O!==-1){const C=m[O];C.$el=y,Gr(C),f(C),delete m[O]}}m.forEach(y=>{const _=y.tag.tagPosition||"head";u[_]=u[_]||r.createDocumentFragment(),y.$el||(y.$el=r.createElement(y.tag.tag),Gr(y,!0)),u[_].appendChild(y.$el),f(y)})}}),u.head&&r.head.appendChild(u.head),u.bodyOpen&&r.body.insertBefore(u.bodyOpen,r.body.firstChild),u.bodyClose&&r.body.appendChild(u.bodyClose);for(const h of a)await e.hooks.callHook("dom:renderTag",h);Object.values(i).forEach(h=>h())}let ai=null;async function ug(e,t={}){function n(){return ai=null,cg(e,t)}const r=t.delayFn||(s=>setTimeout(s,10));return ai=ai||new Promise(s=>r(()=>s(n())))}function fg(e){return{hooks:{"entries:updated":function(t){if(typeof(e==null?void 0:e.document)>"u"&&typeof window>"u")return;let n=e==null?void 0:e.delayFn;!n&&typeof requestAnimationFrame<"u"&&(n=requestAnimationFrame),ug(t,{document:(e==null?void 0:e.document)||window.document,delayFn:n})}}}}function dg(e){var t;return((t=e==null?void 0:e.head.querySelector('meta[name="unhead:ssr"]'))==null?void 0:t.getAttribute("content"))||!1}const Ul={critical:2,high:9,low:12,base:-1,title:1,meta:10};function Wl(e){if(typeof e.tagPriority=="number")return e.tagPriority;if(e.tag==="meta"){if(e.props.charset)return-2;if(e.props["http-equiv"]==="content-security-policy")return 0}const t=e.tagPriority||e.tag;return t in Ul?Ul[t]:10}const hg=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];function vg(){return{hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(s=>s._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of hg)for(const s of e.tags.filter(i=>typeof i.tagPriority=="string"&&i.tagPriority.startsWith(n))){const i=t(s.tagPriority.replace(n,""));typeof i<"u"&&(s._p=i+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>Wl(n)-Wl(r))}}}}function mg(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(s=>s.tag==="titleTemplate");const r=t.findIndex(s=>s.tag==="title");if(r!==-1&&n!==-1){const s=jl(t[n].textContent,t[r].textContent);s!==null?t[r].textContent=s||t[r].textContent:delete t[r]}else if(n!==-1){const s=jl(t[n].textContent);s!==null&&(t[n].textContent=s,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}}}function gg(){return{hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}}const yg=["link","style","script","noscript"];function pg(){return{hooks:{"tag:normalise":({tag:e,resolvedOptions:t})=>{t.experimentalHashHydration===!0&&(e._h=Bi(e)),e.key&&yg.includes(e.tag)&&(e._h=_u(e.key),e.props[`data-h-${e._h}`]="")}}}}const zl=["script","link","bodyAttrs"];function bg(){const e=(t,n)=>{const r={},s={};Object.entries(n.props).forEach(([o,l])=>{o.startsWith("on")&&typeof l=="function"?s[o]=l:r[o]=l});let i;return t==="dom"&&n.tag==="script"&&typeof r.src=="string"&&typeof s.onload<"u"&&(i=r.src,delete r.src),{props:r,eventHandlers:s,delayedSrc:i}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(n=>(!zl.includes(n.tag)||!Object.entries(n.props).find(([r,s])=>r.startsWith("on")&&typeof s=="function")||(n.props=e("ssr",n).props),n))},"dom:beforeRenderTag":function(t){if(!zl.includes(t.tag.tag)||!Object.entries(t.tag.props).find(([i,o])=>i.startsWith("on")&&typeof o=="function"))return;const{props:n,eventHandlers:r,delayedSrc:s}=e("dom",t.tag);Object.keys(r).length&&(t.tag.props=n,t.tag._eventHandlers=r,t.tag._delayedSrc=s)},"dom:renderTag":function(t){const n=t.$el;if(!t.tag._eventHandlers||!n)return;const r=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:n;Object.entries(t.tag._eventHandlers).forEach(([s,i])=>{const o=`${t.tag._d||t.tag._p}:${s}`,l=s.slice(2).toLowerCase(),a=`data-h-${l}`;if(t.markSideEffect(o,()=>{}),n.hasAttribute(a))return;const c=i;n.setAttribute(a,""),r.addEventListener(l,c),t.entry&&(t.entry._sde[o]=()=>{r.removeEventListener(l,c),n.removeAttribute(a)})}),t.tag._delayedSrc&&n.setAttribute("src",t.tag._delayedSrc)}}}}const _g=["templateParams","htmlAttrs","bodyAttrs"];function wg(){return{hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=wu(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const s=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,i=t[s];if(i){let l=r==null?void 0:r.tagDuplicateStrategy;if(!l&&_g.includes(r.tag)&&(l="merge"),l==="merge"){const a=i.props;["class","style"].forEach(c=>{r.props[c]&&a[c]&&(c==="style"&&!a[c].endsWith(";")&&(a[c]+=";"),r.props[c]=`${a[c]} ${r.props[c]}`)}),t[s].props={...a,...r.props};return}else if(r._e===i._e){i._duped=i._duped||[],r._d=`${i._d}:${i._duped.length+1}`,i._duped.push(r);return}}const o=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(bu.includes(r.tag)&&o===0){delete t[s];return}t[s]=r});const n=[];Object.values(t).forEach(r=>{const s=r._duped;delete r._duped,n.push(r),s&&n.push(...s)}),e.tags=n}}}}function Jr(e,t){function n(i){if(["s","pageTitle"].includes(i))return t.pageTitle;let o;return i.includes(".")?o=i.split(".").reduce((l,a)=>l&&l[a]||void 0,t):o=t[i],typeof o<"u"?o||"":!1}let r=e;try{r=decodeURI(e)}catch{}return(r.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(i=>{const o=n(i.slice(1));typeof o=="string"&&(e=e.replace(new RegExp(`\\${i}(\\W|$)`,"g"),`${o}$1`).trim())}),t.separator&&(e.endsWith(t.separator)&&(e=e.slice(0,-t.separator.length).trim()),e.startsWith(t.separator)&&(e=e.slice(t.separator.length).trim()),e=e.replace(new RegExp(`\\${t.separator}\\s*\\${t.separator}`,"g"),t.separator)),e}function Cg(){return{hooks:{"tags:resolve":e=>{var i;const{tags:t}=e,n=(i=t.find(o=>o.tag==="title"))==null?void 0:i.textContent,r=t.findIndex(o=>o.tag==="templateParams"),s=r!==-1?t[r].props:{};s.pageTitle=s.pageTitle||n||"";for(const o of t)if(["titleTemplate","title"].includes(o.tag)&&typeof o.textContent=="string")o.textContent=Jr(o.textContent,s);else if(o.tag==="meta"&&typeof o.props.content=="string")o.props.content=Jr(o.props.content,s);else if(o.tag==="link"&&typeof o.props.href=="string")o.props.href=Jr(o.props.href,s);else if(o.tag==="script"&&["application/json","application/ld+json"].includes(o.props.type)&&typeof o.innerHTML=="string")try{o.innerHTML=JSON.stringify(JSON.parse(o.innerHTML),(l,a)=>typeof a=="string"?Jr(a,s):a)}catch{}e.tags=t.filter(o=>o.tag!=="templateParams")}}}}const Sg=typeof window<"u";let Cu;function kg(e){return Cu=e}function xg(){return Cu}async function Eg(e,t){const n={tag:e,props:{}};return e==="templateParams"?(n.props=t,n):["title","titleTemplate"].includes(e)?(n.textContent=t instanceof Promise?await t:t,n):typeof t=="string"?["script","noscript","style"].includes(e)?(e==="script"&&(/^(https?:)?\/\//.test(t)||t.startsWith("/"))?n.props.src=t:n.innerHTML=t,n):!1:(n.props=await Ag(e,{...t}),n.props.children&&(n.props.innerHTML=n.props.children),delete n.props.children,Object.keys(n.props).filter(r=>lg.includes(r)).forEach(r=>{(!["innerHTML","textContent"].includes(r)||pu.includes(n.tag))&&(n[r]=n.props[r]),delete n.props[r]}),["innerHTML","textContent"].forEach(r=>{if(n.tag==="script"&&typeof n[r]=="string"&&["application/ld+json","application/json"].includes(n.props.type))try{n[r]=JSON.parse(n[r])}catch{n[r]=""}typeof n[r]=="object"&&(n[r]=JSON.stringify(n[r]))}),n.props.class&&(n.props.class=Pg(n.props.class)),n.props.content&&Array.isArray(n.props.content)?n.props.content.map(r=>({...n,props:{...n.props,content:r}})):n)}function Pg(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function Ag(e,t){for(const n of Object.keys(t)){const r=n.startsWith("data-");t[n]instanceof Promise&&(t[n]=await t[n]),String(t[n])==="true"?t[n]=r?"true":"":String(t[n])==="false"&&(r?t[n]="false":delete t[n])}return t}const Tg=10;async function Ig(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&ig.includes(n)).forEach(([n,r])=>{const s=sg(r);t.push(...s.map(i=>Eg(n,i)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,n._p=(e._i<<Tg)+r,n))}function Og(){return[wg(),vg(),Cg(),mg(),pg(),bg(),gg()]}function Lg(e={}){return[fg({document:e==null?void 0:e.document,delayFn:e==null?void 0:e.domDelayFn})]}function $g(e={}){const t=Rg({...e,plugins:[...Lg(e),...(e==null?void 0:e.plugins)||[]]});return e.experimentalHashHydration&&t.resolvedOptions.document&&(t._hash=dg(t.resolvedOptions.document)),kg(t),t}function Rg(e={}){let t=[],n={},r=0;const s=mu();e!=null&&e.hooks&&s.addHooks(e.hooks),e.plugins=[...Og(),...(e==null?void 0:e.plugins)||[]],e.plugins.forEach(l=>l.hooks&&s.addHooks(l.hooks)),e.document=e.document||(Sg?document:void 0);const i=()=>s.callHook("entries:updated",o),o={resolvedOptions:e,headEntries(){return t},get hooks(){return s},use(l){l.hooks&&s.addHooks(l.hooks)},push(l,a){const c={_i:r++,input:l,_sde:{}};return a!=null&&a.mode&&(c._m=a==null?void 0:a.mode),a!=null&&a.transform&&(c._t=a==null?void 0:a.transform),t.push(c),i(),{dispose(){t=t.filter(f=>f._i!==c._i?!0:(n={...n,...f._sde||{}},f._sde={},i(),!1))},patch(f){t=t.map(u=>(u._i===c._i&&(c.input=u.input=f,i()),u))}}},async resolveTags(){const l={tags:[],entries:[...t]};await s.callHook("entries:resolve",l);for(const a of l.entries){const c=a._t||(f=>f);if(a.resolvedInput=c(a.resolvedInput||a.input),a.resolvedInput)for(const f of await Ig(a)){const u={tag:f,entry:a,resolvedOptions:o.resolvedOptions};await s.callHook("tag:normalise",u),l.tags.push(u.tag)}}return await s.callHook("tags:resolve",l),l.tags},_popSideEffectQueue(){const l={...n};return n={},l},_elMap:{}};return o.hooks.callHook("init",o),o}function Vg(e){return typeof e=="function"?e():ge(e)}function ws(e,t=""){if(e instanceof Promise)return e;const n=Vg(e);return!e||!n?n:Array.isArray(n)?n.map(r=>ws(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,s])=>r==="titleTemplate"||r.startsWith("on")?[r,ge(s)]:[r,ws(s,r)])):n}const Mg=Yc.startsWith("3"),Fg=typeof window<"u",Su="usehead";function Io(){return Nn()&&Oe(Su)||xg()}function Bg(e){return{install(n){Mg&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Su,e))}}.install}function Ng(e={}){const t=$g({...e,domDelayFn:n=>setTimeout(()=>De(()=>n()),10),plugins:[Dg(),...(e==null?void 0:e.plugins)||[]]});return t.install=Bg(t),t}function Dg(){return{hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=ws(t.input)}}}}function Hg(e,t={}){const n=Io(),r=X(!1),s=X({});Tt(()=>{s.value=r.value?{}:ws(e)});const i=n.push(s.value,t);return ce(s,l=>{i.patch(l)}),Nn()&&(It(()=>{i.dispose()}),xc(()=>{r.value=!0}),kc(()=>{r.value=!1})),i}function jg(e,t={}){return Io().push(e,t)}function p_(e,t={}){var r;const n=Io();if(n){const s=Fg||!!((r=n.resolvedOptions)!=null&&r.document);return t.mode==="server"&&s||t.mode==="client"&&!s?void 0:s?Hg(e,t):jg(e,t)}}const Ug={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[],title:"Dashboards"},Wg="__nuxt",zg=!0;function Kl(e,t={}){const n=Kg(e,t),r=Ke(),s=r._payloadCache=r._payloadCache||{};return s[n]||(s[n]=ku(n).then(i=>i||(delete s[n],null))),s[n]}const ql="json";function Kg(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||Ws(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return Hn(_s().app.baseURL,n.pathname,r?`_payload.${r}.${ql}`:`_payload.${ql}`)}async function ku(e){try{return zg?xu(await fetch(e).then(t=>t.text())):await yu(()=>import(e),[],import.meta.url).then(t=>t.default||t)}catch(t){console.warn("[nuxt] Cannot load payload ",e,t)}return null}function qg(){return!!Ke().payload.prerenderedAt}let Xr=null;async function Yg(){if(Xr)return Xr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=xu(e.textContent||""),n=e.dataset.src?await ku(e.dataset.src):void 0;return Xr={...t,...n,...window.__NUXT__},Xr}function xu(e){return ng(e,Ke()._payloadRevivers)}function Gg(e,t){Ke()._payloadRevivers[e]=t}class Ni extends Error{constructor(){super(...arguments),this.statusCode=500,this.fatal=!1,this.unhandled=!1,this.statusMessage=void 0}toJSON(){const t={message:this.message,statusCode:Di(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Eu(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Ni.__h3_error__=!0;function Jg(e){if(typeof e=="string")return new Ni(e);if(Xg(e))return e;const t=new Ni(e.message??e.statusMessage,e.cause?{cause:e.cause}:void 0);if("stack"in e)try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Di(e.statusCode,t.statusCode):e.status&&(t.statusCode=Di(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Eu(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Xg(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const Zg=/[^\u0009\u0020-\u007E]/g;function Eu(e=""){return e.replace(Zg,"")}function Di(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}function Qg(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const s="$s"+n,i=Ke(),o=se(i.payload.state,s);if(o.value===void 0&&r){const l=r();if(Ee(l))return i.payload.state[s]=l,l;o.value=l}return o}const zs=()=>{var e;return(e=Ke())==null?void 0:e.$router},ey=()=>Vc()?Oe("_route",Ke()._route):Ke()._route,ty=()=>{try{if(Ke()._processingMiddleware)return!0}catch{return!0}return!1},ny=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:e.path||"/",r=(t==null?void 0:t.external)||Ws(n,{acceptRelative:!0});if(r&&!(t!=null&&t.external))throw new Error("Navigating to external URL is not allowed by default. Use `navigateTo (url, { external: true })`.");if(r&&Er(n).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");const s=ty();if(!r&&s)return e;const i=zs();return r?(t!=null&&t.replace?location.replace(n):location.href=n,Promise.resolve()):t!=null&&t.replace?i.replace(e):i.push(e)},Oo=()=>se(Ke().payload,"error"),ry=e=>{const t=Pu(e);try{const n=Ke(),r=Oo();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},sy=async(e={})=>{const t=Ke(),n=Oo();t.callHook("app:error:cleared",e),e.redirect&&await zs().replace(e.redirect),n.value=null},iy=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),Pu=e=>{const t=Jg(e);return t.__nuxt_error=!0,t},Yl={NuxtError:e=>Pu(e),EmptyShallowRef:e=>fe(e==="_"?void 0:JSON.parse(e)),EmptyRef:e=>X(e==="_"?void 0:JSON.parse(e)),ShallowRef:e=>fe(e),ShallowReactive:e=>ic(e),Ref:e=>X(e),Reactive:e=>ze(e)},oy=Dt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Yl)Gg(r,Yl[r]);Object.assign(e.payload,([t,n]=Dm(()=>e.runWithContext(Yg)),t=await t,n(),t)),window.__NUXT__=e.payload}},1),ly=Dt({name:"nuxt:global-components"}),ay=Dt({name:"nuxt:head",setup(e){const n=Ng();n.push(Ug),e.vueApp.use(n);{let r=!0;const s=()=>{r=!1,n.hooks.callHook("entries:updated",n)};n.hooks.hook("dom:beforeRender",i=>{i.shouldRender=!r}),e.hooks.hook("page:start",()=>{r=!0}),e.hooks.hook("page:finish",s),e.hooks.hook("app:suspense:resolve",s)}}}),cy=[];function ci(e){typeof e=="object"&&(e=uu({pathname:e.path||"",search:ou(e.query||{}),hash:e.hash||""}));const t=Er(e.toString());return{path:t.pathname,fullPath:e,query:iu(t.search),hash:t.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:e}}const uy=Dt({name:"nuxt:router",enforce:"pre",setup(e){const t=fm(window.location.pathname,_s().app.baseURL)+window.location.search+window.location.hash,n=[],r={"navigate:before":[],"resolve:before":[],"navigate:after":[],error:[]},s=(f,u)=>(r[f].push(u),()=>r[f].splice(r[f].indexOf(u),1)),i=_s().app.baseURL,o=ze(ci(t));async function l(f,u){try{const d=ci(f);for(const v of r["navigate:before"]){const h=await v(d,o);if(h===!1||h instanceof Error)return;if(h)return l(h,!0)}for(const v of r["resolve:before"])await v(d,o);Object.assign(o,d),window.history[u?"replaceState":"pushState"]({},"",Hn(i,d.fullPath)),e.isHydrating||await e.runWithContext(sy);for(const v of r["navigate:after"])await v(d,o)}catch(d){for(const v of r.error)await v(d)}}const a={currentRoute:o,isReady:()=>Promise.resolve(),options:{},install:()=>Promise.resolve(),push:f=>l(f,!1),replace:f=>l(f,!0),back:()=>window.history.go(-1),go:f=>window.history.go(f),forward:()=>window.history.go(1),beforeResolve:f=>s("resolve:before",f),beforeEach:f=>s("navigate:before",f),afterEach:f=>s("navigate:after",f),onError:f=>s("error",f),resolve:ci,addRoute:(f,u)=>{n.push(u)},getRoutes:()=>n,hasRoute:f=>n.some(u=>u.name===f),removeRoute:f=>{const u=n.findIndex(d=>d.name===f);u!==-1&&n.splice(u,1)}};e.vueApp.component("RouterLink",{functional:!0,props:{to:String,custom:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:String},setup:(f,{slots:u})=>{const d=()=>l(f.to,f.replace);return()=>{var h;const v=a.resolve(f.to);return f.custom?(h=u.default)==null?void 0:h.call(u,{href:f.to,navigate:d,route:v}):Nt("a",{href:f.to,onClick:m=>(m.preventDefault(),d())},u)}}}),window.addEventListener("popstate",f=>{const u=f.target.location;a.replace(u.href.replace(u.origin,""))}),e._route=o,e._middleware=e._middleware||{global:[],named:{}};const c=Qg("_layout");return e.hooks.hookOnce("app:created",async()=>{a.beforeEach(async(f,u)=>{f.meta=ze(f.meta||{}),e.isHydrating&&c.value&&!gn(f.meta.layout)&&(f.meta.layout=c.value),e._processingMiddleware=!0;{const d=new Set([...cy,...e._middleware.global]);for(const v of d){const h=await e.runWithContext(()=>v(f,u));if(h||h===!1)return h}}}),a.afterEach(()=>{delete e._processingMiddleware}),await a.replace(t),vm(o.fullPath,t)||await e.runWithContext(()=>ny(o.fullPath))}),{provide:{route:o,router:a}}}});function fy(e={}){const t=e.path||window.location.pathname;let n={};try{n=JSON.parse(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires)<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:Ke().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const dy=Dt({name:"nuxt:chunk-reload",setup(e){const t=zs(),n=_s(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)}),t.onError((s,i)=>{if(r.has(s)){const l="href"in i&&i.href.startsWith("#")?n.app.baseURL+i.href:Hn(n.app.baseURL,i.fullPath);fy({path:l,persistState:!0})}})}}),hy=Dt({name:"nuxt:payload",setup(e){qg()&&(e.hooks.hook("link:prefetch",async t=>{Er(t).protocol||await Kl(t)}),zs().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await Kl(t.path);r&&Object.assign(e.static.data,r.data)}))}});const vy=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n};function Au(e,t,n){const r=t.length-1;if(r<0)return e===void 0?n:e;for(let s=0;s<r;s++){if(e==null)return n;e=e[t[s]]}return e==null||e[t[r]]===void 0?n:e[t[r]]}function jn(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(r=>jn(e[r],t[r]))}function Hi(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(/^\./,""),Au(e,t.split("."),n))}function xt(e,t,n){if(t==null)return e===void 0?n:e;if(e!==Object(e)){if(typeof t!="function")return n;const s=t(e,n);return typeof s>"u"?n:s}if(typeof t=="string")return Hi(e,t,n);if(Array.isArray(t))return Au(e,t,n);if(typeof t!="function")return n;const r=t(e,n);return typeof r>"u"?n:r}function Tu(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,r)=>t+r)}function he(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(!(e==null||e===""))return isNaN(+e)?String(e):isFinite(+e)?`${Number(e)}${t}`:void 0}function ji(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Ui(e){return e&&"$el"in e?e.$el:e}const Gl=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34,shift:16});function ui(e,t){return t.every(n=>e.hasOwnProperty(n))}function Pr(e,t,n){const r=Object.create(null),s=Object.create(null);for(const i in e)t.some(o=>o instanceof RegExp?o.test(i):o===i)&&!(n!=null&&n.some(o=>o===i))?r[i]=e[i]:s[i]=e[i];return[r,s]}function Ks(e,t){const n={...e};return t.forEach(r=>delete n[r]),n}function Iu(e){return Pr(e,["class","style","id",/^data-/])}function Et(e){return e==null?[]:Array.isArray(e)?e:[e]}function Wi(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 Jl(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 my(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const n=[];let r=0;for(;r<e.length;)n.push(e.substr(r,t)),r+=t;return n}function pt(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const r={};for(const s in e)r[s]=e[s];for(const s in t){const i=e[s],o=t[s];if(ji(i)&&ji(o)){r[s]=pt(i,o,n);continue}if(Array.isArray(i)&&Array.isArray(o)&&n){r[s]=n(i,o);continue}r[s]=o}return r}function mn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(mn.cache.has(e))return mn.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return mn.cache.set(e,t),t}mn.cache=new Map;function is(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>is(e,n)).flat(1);if(Array.isArray(t.children))return t.children.map(n=>is(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return is(e,t.component.subTree).flat(1)}return[]}function Lo(e){const t=ze({}),n=x(e);return Tt(()=>{for(const r in n.value)t[r]=n.value[r]},{flush:"sync"}),go(t)}function Cs(e,t){return e.includes(t)}const gy=/^on[^a-z]/,yy=e=>gy.test(e),Pt=()=>[Function,Array];function Xl(e,t){return t="on"+Ft(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function py(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(Array.isArray(e))for(const s of e)s(...n);else typeof e=="function"&&e(...n)}function by(e){const t=["button","[href]",'input:not([type="hidden"])',"select","textarea","[tabindex]"].map(n=>`${n}:not([tabindex="-1"]):not([disabled])`).join(", ");return[...e.querySelectorAll(t)]}function Ou(e,t){var s,i,o;const n=by(e),r=n.indexOf(document.activeElement);if(!t)(e===document.activeElement||!e.contains(document.activeElement))&&((s=n[0])==null||s.focus());else if(t==="first")(i=n[0])==null||i.focus();else if(t==="last")(o=n.at(-1))==null||o.focus();else{let l,a=r;const c=t==="next"?1:-1;do a+=c,l=n[a];while((!l||l.offsetParent==null)&&a<n.length&&a>=0);l?l.focus():Ou(e,t==="next"?"first":"last")}}function _y(){}const Lu=["top","bottom"],wy=["start","end","left","right"];function zi(e,t){let[n,r]=e.split(" ");return r||(r=Cs(Lu,n)?"start":Cs(wy,n)?"top":"center"),{side:Zl(n,t),align:Zl(r,t)}}function Zl(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function fi(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function di(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Ql(e){return{side:e.align,align:e.side}}function ea(e){return Cs(Lu,e.side)?"y":"x"}class In{constructor(t){let{x:n,y:r,width:s,height:i}=t;this.x=n,this.y=r,this.width=s,this.height=i}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 ta(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 $o(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),r=n.transform;if(r){let s,i,o,l,a;if(r.startsWith("matrix3d("))s=r.slice(9,-1).split(/, /),i=+s[0],o=+s[5],l=+s[12],a=+s[13];else if(r.startsWith("matrix("))s=r.slice(7,-1).split(/, /),i=+s[0],o=+s[3],l=+s[4],a=+s[5];else return new In(t);const c=n.transformOrigin,f=t.x-l-(1-i)*parseFloat(c),u=t.y-a-(1-o)*parseFloat(c.slice(c.indexOf(" ")+1)),d=i?t.width/i:e.offsetWidth+1,v=o?t.height/o:e.offsetHeight+1;return new In({x:f,y:u,width:d,height:v})}else return new In(t)}function kn(e,t,n){if(typeof e.animate>"u")return{finished:Promise.resolve()};let r;try{r=e.animate(t,n)}catch{return{finished:Promise.resolve()}}return typeof r.finished>"u"&&(r.finished=new Promise(s=>{r.onfinish=()=>{s(r)}})),r}function Cy(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Ss=.20689655172413793,Sy=e=>e>Ss**3?Math.cbrt(e):e/(3*Ss**2)+4/29,ky=e=>e>Ss?e**3:3*Ss**2*(e-4/29);function $u(e){const t=Sy,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Ru(e){const t=ky,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const xy=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],Ey=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,Py=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],Ay=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function Vu(e){const t=Array(3),n=Ey,r=xy;for(let s=0;s<3;++s)t[s]=Math.round(Wi(n(r[s][0]*e[0]+r[s][1]*e[1]+r[s][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function Ro(e){let{r:t,g:n,b:r}=e;const s=[0,0,0],i=Ay,o=Py;t=i(t/255),n=i(n/255),r=i(r/255);for(let l=0;l<3;++l)s[l]=o[l][0]*t+o[l][1]*n+o[l][2]*r;return s}function na(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}const ra=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,Ty={rgb:(e,t,n,r)=>({r:e,g:t,b:n,a:r}),rgba:(e,t,n,r)=>({r:e,g:t,b:n,a:r}),hsl:(e,t,n,r)=>sa({h:e,s:t,l:n,a:r}),hsla:(e,t,n,r)=>sa({h:e,s:t,l:n,a:r}),hsv:(e,t,n,r)=>mr({h:e,s:t,v:n,a:r}),hsva:(e,t,n,r)=>mr({h:e,s:t,v:n,a:r})};function fn(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&ra.test(e)){const{groups:t}=e.match(ra),{fn:n,values:r}=t,s=r.split(/,\s*/).map(i=>i.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(i)/100:parseFloat(i));return Ty[n](...s)}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),Oy(t)}else if(typeof e=="object"){if(ui(e,["r","g","b"]))return e;if(ui(e,["h","s","l"]))return mr(Mu(e));if(ui(e,["h","s","v"]))return mr(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
|
2
|
+
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function mr(e){const{h:t,s:n,v:r,a:s}=e,i=l=>{const a=(l+t/60)%6;return r-r*n*Math.max(Math.min(a,4-a,1),0)},o=[i(5),i(3),i(1)].map(l=>Math.round(l*255));return{r:o[0],g:o[1],b:o[2],a:s}}function sa(e){return mr(Mu(e))}function Mu(e){const{h:t,s:n,l:r,a:s}=e,i=r+n*Math.min(r,1-r),o=i===0?0:2-2*r/i;return{h:t,s:o,v:i,a:s}}function Zr(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function Iy(e){let{r:t,g:n,b:r,a:s}=e;return`#${[Zr(t),Zr(n),Zr(r),s!==void 0?Zr(Math.round(s*255)):""].join("")}`}function Oy(e){e=Ly(e);let[t,n,r,s]=my(e,2).map(i=>parseInt(i,16));return s=s===void 0?s:s/255,{r:t,g:n,b:r,a:s}}function Ly(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=Jl(Jl(e,6),8,"F")),e}function $y(e,t){const n=$u(Ro(e));return n[0]=n[0]+t*10,Vu(Ru(n))}function Ry(e,t){const n=$u(Ro(e));return n[0]=n[0]-t*10,Vu(Ru(n))}function Vy(e){const t=fn(e);return Ro(t)[1]}function z(e,t){return n=>Object.keys(e).reduce((r,s)=>{const o=typeof e[s]=="object"&&e[s]!=null&&!Array.isArray(e[s])?e[s]:{type:e[s]};return n&&s in n?r[s]={...o,default:n[s]}:r[s]=o,t&&!r[s].source&&(r[s].source=t),r},{})}const we=z({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component");function pn(e,t){let n;function r(){n=lo(),n.run(()=>t.length?t(()=>{n==null||n.stop(),r()}):t())}ce(e,s=>{s&&!n?r():s||(n==null||n.stop(),n=void 0)},{immediate:!0}),ot(()=>{n==null||n.stop()})}const gr=Symbol.for("vuetify:defaults");function My(e){return X(e)}function Vo(){const e=Oe(gr);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Un(e,t){const n=Vo(),r=X(e),s=x(()=>{if(ge(t==null?void 0:t.disabled))return n.value;const o=ge(t==null?void 0:t.scoped),l=ge(t==null?void 0:t.reset),a=ge(t==null?void 0:t.root);let c=pt(r.value,{prev:n.value});if(o)return c;if(l||a){const f=Number(l||1/0);for(let u=0;u<=f&&!(!c||!("prev"in c));u++)c=c.prev;return c&&typeof a=="string"&&a in c&&(c=pt(pt(c,{prev:c}),c[a])),c}return c.prev?pt(c.prev,c):c});return lt(gr,s),s}function Fy(e,t){var n,r;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((r=e.props)==null?void 0:r[mn(t)])<"u"}function By(){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]:Vo();const r=et("useDefaults");if(t=t??r.type.name??r.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const s=x(()=>{var a;return(a=n.value)==null?void 0:a[e._as??t]}),i=new Proxy(e,{get(a,c){var u,d,v,h;const f=Reflect.get(a,c);return c==="class"||c==="style"?[(u=s.value)==null?void 0:u[c],f].filter(m=>m!=null):typeof c=="string"&&!Fy(r.vnode,c)?((d=s.value)==null?void 0:d[c])??((h=(v=n.value)==null?void 0:v.global)==null?void 0:h[c])??f:f}}),o=fe();Tt(()=>{if(s.value){const a=Object.entries(s.value).filter(c=>{let[f]=c;return f.startsWith(f[0].toUpperCase())});a.length&&(o.value=Object.fromEntries(a))}});function l(){pn(o,()=>{var a;Un(pt(((a=Uy(gr))==null?void 0:a.value)??{},o.value))})}return{props:i,provideSubDefaults:l}}function Wn(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);e.filterProps=function(r){return Pr(r,t,["class","style"])},e.props._as=String,e.setup=function(r,s){const i=Vo();if(!i.value)return e._setup(r,s);const{props:o,provideSubDefaults:l}=By(r,r._as??e.name,i),a=e._setup(o,s);return l(),a}}return e}function ie(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?Wn:Sc)(t)}function Fu(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return ie()({name:n??Ft(vt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...we()},setup(r,s){let{slots:i}=s;return()=>{var o;return Nt(r.tag,{class:[e,r.class],style:r.style},(o=i.default)==null?void 0:o.call(i))}}})}function Bu(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 ks="cubic-bezier(0.4, 0, 0.2, 1)",Ny="cubic-bezier(0.0, 0, 0.2, 1)",Dy="cubic-bezier(0.4, 0, 1, 1)";function et(e,t){const n=Nn();if(!n)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return n}function Ht(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=et(e).type;return mn((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let Nu=0,os=new WeakMap;function Ot(){const e=et("getUid");if(os.has(e))return os.get(e);{const t=Nu++;return os.set(e,t),t}}Ot.reset=()=>{Nu=0,os=new WeakMap};function Hy(e){for(;e;){if(Mo(e))return e;e=e.parentElement}return document.scrollingElement}function xs(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(Mo(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function Mo(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}const Fe=typeof window<"u",Fo=Fe&&"IntersectionObserver"in window,jy=Fe&&("ontouchstart"in window||window.navigator.maxTouchPoints>0),Ki=Fe&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports("selector(:focus-visible)");function Uy(e){const{provides:t}=et("injectSelf");if(t&&e in t)return t[e]}function Wy(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function ye(e){const t=et("useRender");t.render=e}const Ar=z({border:[Boolean,Number,String]},"border");function Tr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return{borderClasses:x(()=>{const r=Ee(e)?e.value:e.border,s=[];if(r===!0||r==="")s.push(`${t}--border`);else if(typeof r=="string"||r===0)for(const i of String(r).split(" "))s.push(`border-${i}`);return s})}}const zy=[null,"default","comfortable","compact"],tn=z({density:{type:String,default:"default",validator:e=>zy.includes(e)}},"density");function nn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return{densityClasses:x(()=>`${t}--density-${e.density}`)}}const Ir=z({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Or(e){return{elevationClasses:x(()=>{const n=Ee(e)?e.value:e.elevation,r=[];return n==null||r.push(`elevation-${n}`),r})}}const jt=z({rounded:{type:[Boolean,Number,String],default:void 0}},"rounded");function Ut(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return{roundedClasses:x(()=>{const r=Ee(e)?e.value:e.rounded,s=[];if(r===!0||r==="")s.push(`${t}--rounded`);else if(typeof r=="string"||r===0)for(const i of String(r).split(" "))s.push(`rounded-${i}`);return s})}}const qe=z({tag:{type:String,default:"div"}},"tag"),Cn=2.4,ia=.2126729,oa=.7151522,la=.072175,Ky=.55,qy=.58,Yy=.57,Gy=.62,Qr=.03,aa=1.45,Jy=5e-4,Xy=1.25,Zy=1.25,ca=.078,ua=12.82051282051282,es=.06,fa=.001;function da(e,t){const n=(e.r/255)**Cn,r=(e.g/255)**Cn,s=(e.b/255)**Cn,i=(t.r/255)**Cn,o=(t.g/255)**Cn,l=(t.b/255)**Cn;let a=n*ia+r*oa+s*la,c=i*ia+o*oa+l*la;if(a<=Qr&&(a+=(Qr-a)**aa),c<=Qr&&(c+=(Qr-c)**aa),Math.abs(c-a)<Jy)return 0;let f;if(c>a){const u=(c**Ky-a**qy)*Xy;f=u<fa?0:u<ca?u-u*ua*es:u-es}else{const u=(c**Gy-a**Yy)*Zy;f=u>-fa?0:u>-ca?u-u*ua*es:u+es}return f*100}const Es=Symbol.for("vuetify:theme"),Ue=z({theme:String},"theme"),Xn={defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#6200EE","primary-darken-1":"#3700B3",secondary:"#03DAC6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-variant":"#BDBDBD","on-surface-variant":"#424242",primary:"#BB86FC","primary-darken-1":"#3700B3",secondary:"#03DAC5","secondary-darken-1":"#03DAC5",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}};function Qy(){var n,r;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Xn;if(!e)return{...Xn,isDisabled:!0};const t={};for(const[s,i]of Object.entries(e.themes??{})){const o=i.dark||s==="dark"?(n=Xn.themes)==null?void 0:n.dark:(r=Xn.themes)==null?void 0:r.light;t[s]=pt(o,i)}return pt(Xn,{...e,themes:t})}function ep(e){const t=ze(Qy(e)),n=X(t.defaultTheme),r=X(t.themes),s=x(()=>{const f={};for(const[u,d]of Object.entries(r.value)){const v=f[u]={...d,colors:{...d.colors}};if(t.variations)for(const h of t.variations.colors){const m=v.colors[h];if(m)for(const S of["lighten","darken"]){const b=S==="lighten"?$y:Ry;for(const y of Tu(t.variations[S],1))v.colors[`${h}-${S}-${y}`]=Iy(b(fn(m),y))}}for(const h of Object.keys(v.colors)){if(/^on-[a-z]/.test(h)||v.colors[`on-${h}`])continue;const m=`on-${h}`,S=fn(v.colors[h]),b=Math.abs(da(fn(0),S)),y=Math.abs(da(fn(16777215),S));v.colors[m]=y>Math.min(b,50)?"#fff":"#000"}}return f}),i=x(()=>s.value[n.value]),o=x(()=>{const f=[];i.value.dark&&ln(f,":root",["color-scheme: dark"]),ln(f,":root",ha(i.value));for(const[h,m]of Object.entries(s.value))ln(f,`.v-theme--${h}`,[`color-scheme: ${m.dark?"dark":"normal"}`,...ha(m)]);const u=[],d=[],v=new Set(Object.values(s.value).flatMap(h=>Object.keys(h.colors)));for(const h of v)/^on-[a-z]/.test(h)?ln(d,`.${h}`,[`color: rgb(var(--v-theme-${h})) !important`]):(ln(u,`.bg-${h}`,[`--v-theme-overlay-multiplier: var(--v-theme-${h}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${h})) !important`,`color: rgb(var(--v-theme-on-${h})) !important`]),ln(d,`.text-${h}`,[`color: rgb(var(--v-theme-${h})) !important`]),ln(d,`.border-${h}`,[`--v-border-color: var(--v-theme-${h})`]));return f.push(...u,...d),f.map((h,m)=>m===0?h:` ${h}`).join("")});function l(){return{style:[{children:o.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function a(f){const u=f._context.provides.usehead;if(u)if(u.push){const d=u.push(l);ce(o,()=>{d.patch(l)})}else Fe?(u.addHeadObjs(x(l)),Tt(()=>u.updateDOM())):u.addHeadObjs(l());else{let v=function(){if(!t.isDisabled){if(typeof document<"u"&&!d){const h=document.createElement("style");h.type="text/css",h.id="vuetify-theme-stylesheet",t.cspNonce&&h.setAttribute("nonce",t.cspNonce),d=h,document.head.appendChild(d)}d&&(d.innerHTML=o.value)}},d=Fe?document.getElementById("vuetify-theme-stylesheet"):null;ce(o,v,{immediate:!0})}}const c=x(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:a,isDisabled:t.isDisabled,name:n,themes:r,current:i,computedThemes:s,themeClasses:c,styles:o,global:{name:n,current:i}}}function tt(e){et("provideTheme");const t=Oe(Es,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=x(()=>e.theme??(t==null?void 0:t.name.value)),r=x(()=>t.isDisabled?void 0:`v-theme--${n.value}`),s={...t,name:n,themeClasses:r};return lt(Es,s),s}function ln(e,t,n){e.push(`${t} {
|
3
|
+
`,...n.map(r=>` ${r};
|
4
|
+
`),`}
|
5
|
+
`)}function ha(e){const t=e.dark?2:1,n=e.dark?1:2,r=[];for(const[s,i]of Object.entries(e.colors)){const o=fn(i);r.push(`--v-theme-${s}: ${o.r},${o.g},${o.b}`),s.startsWith("on-")||r.push(`--v-theme-${s}-overlay-multiplier: ${Vy(i)>.18?t:n}`)}for(const[s,i]of Object.entries(e.variables)){const o=typeof i=="string"&&i.startsWith("#")?fn(i):void 0,l=o?`${o.r}, ${o.g}, ${o.b}`:void 0;r.push(`--v-${s}: ${l??i}`)}return r}function Bo(e){return Lo(()=>{const t=[],n={};return e.value.background&&(na(e.value.background)?n.backgroundColor=e.value.background:t.push(`bg-${e.value.background}`)),e.value.text&&(na(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function At(e,t){const n=x(()=>({text:Ee(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:s}=Bo(n);return{textColorClasses:r,textColorStyles:s}}function yr(e,t){const n=x(()=>({background:Ee(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:s}=Bo(n);return{backgroundColorClasses:r,backgroundColorStyles:s}}const tp=["elevated","flat","tonal","outlined","text","plain"];function Lr(e,t){return g(ve,null,[e&&g("span",{key:"overlay",class:`${t}__overlay`},null),g("span",{key:"underlay",class:`${t}__underlay`},null)])}const rn=z({color:String,variant:{type:String,default:"elevated",validator:e=>tp.includes(e)}},"variant");function $r(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();const n=x(()=>{const{variant:i}=ge(e);return`${t}--variant-${i}`}),{colorClasses:r,colorStyles:s}=Bo(x(()=>{const{variant:i,color:o}=ge(e);return{[["elevated","flat"].includes(i)?"background":"text"]:o}}));return{colorClasses:r,colorStyles:s,variantClasses:n}}const Du=z({divided:Boolean,...Ar(),...we(),...tn(),...Ir(),...jt(),...qe(),...Ue(),...rn()},"VBtnGroup"),va=ie()({name:"VBtnGroup",props:Du(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{densityClasses:s}=nn(e),{borderClasses:i}=Tr(e),{elevationClasses:o}=Or(e),{roundedClasses:l}=Ut(e);Un({VBtn:{height:"auto",color:se(e,"color"),density:se(e,"density"),flat:!0,variant:se(e,"variant")}}),ye(()=>g(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},r.value,i.value,s.value,o.value,l.value,e.class],style:e.style},n))}});function $e(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:u=>u,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:u=>u;const i=et("useProxiedModel"),o=X(e[t]!==void 0?e[t]:n),l=mn(t),c=x(l!==t?()=>{var u,d,v,h;return e[t],!!(((u=i.vnode.props)!=null&&u.hasOwnProperty(t)||(d=i.vnode.props)!=null&&d.hasOwnProperty(l))&&((v=i.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${t}`)||(h=i.vnode.props)!=null&&h.hasOwnProperty(`onUpdate:${l}`)))}:()=>{var u,d;return e[t],!!((u=i.vnode.props)!=null&&u.hasOwnProperty(t)&&((d=i.vnode.props)!=null&&d.hasOwnProperty(`onUpdate:${t}`)))});pn(()=>!c.value,()=>{ce(()=>e[t],u=>{o.value=u})});const f=x({get(){const u=e[t];return r(c.value?u:o.value)},set(u){const d=s(u),v=re(c.value?e[t]:o.value);v===d||r(v)===u||(o.value=d,i==null||i.emit(`update:${t}`,d))}});return Object.defineProperty(f,"externalValue",{get:()=>c.value?e[t]:o.value}),f}const Hu=z({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),ju=z({value:null,disabled:Boolean,selectedClass:String},"group-item");function Uu(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const r=et("useGroupItem");if(!r)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const s=Ot();lt(Symbol.for(`${t.description}:id`),s);const i=Oe(t,null);if(!i){if(!n)return i;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const o=se(e,"value"),l=x(()=>i.disabled.value||e.disabled);i.register({id:s,value:o,disabled:l},r),It(()=>{i.unregister(s)});const a=x(()=>i.isSelected(s)),c=x(()=>a.value&&[i.selectedClass.value,e.selectedClass]);return ce(a,f=>{r.emit("group:selected",{value:f})}),{id:s,isSelected:a,toggle:()=>i.select(s,!a.value),select:f=>i.select(s,f),selectedClass:c,value:o,disabled:l,group:i}}function Wu(e,t){let n=!1;const r=ze([]),s=$e(e,"modelValue",[],d=>d==null?[]:zu(r,Et(d)),d=>{const v=rp(r,d);return e.multiple?v:v[0]}),i=et("useGroup");function o(d,v){const h=d,m=Symbol.for(`${t.description}:id`),b=is(m,i==null?void 0:i.vnode).indexOf(v);b>-1?r.splice(b,0,h):r.push(h)}function l(d){if(n)return;a();const v=r.findIndex(h=>h.id===d);r.splice(v,1)}function a(){const d=r.find(v=>!v.disabled);d&&e.mandatory==="force"&&!s.value.length&&(s.value=[d.id])}bn(()=>{a()}),It(()=>{n=!0});function c(d,v){const h=r.find(m=>m.id===d);if(!(v&&(h!=null&&h.disabled)))if(e.multiple){const m=s.value.slice(),S=m.findIndex(y=>y===d),b=~S;if(v=v??!b,b&&e.mandatory&&m.length<=1||!b&&e.max!=null&&m.length+1>e.max)return;S<0&&v?m.push(d):S>=0&&!v&&m.splice(S,1),s.value=m}else{const m=s.value.includes(d);if(e.mandatory&&m)return;s.value=v??!m?[d]:[]}}function f(d){if(e.multiple,s.value.length){const v=s.value[0],h=r.findIndex(b=>b.id===v);let m=(h+d)%r.length,S=r[m];for(;S.disabled&&m!==h;)m=(m+d)%r.length,S=r[m];if(S.disabled)return;s.value=[r[m].id]}else{const v=r.find(h=>!h.disabled);v&&(s.value=[v.id])}}const u={register:o,unregister:l,selected:s,select:c,disabled:se(e,"disabled"),prev:()=>f(r.length-1),next:()=>f(1),isSelected:d=>s.value.includes(d),selectedClass:x(()=>e.selectedClass),items:x(()=>r),getItemIndex:d=>np(r,d)};return lt(t,u),u}function np(e,t){const n=zu(e,[t]);return n.length?e.findIndex(r=>r.id===n[0]):-1}function zu(e,t){const n=[];return t.forEach(r=>{const s=e.find(o=>jn(r,o.value)),i=e[r];(s==null?void 0:s.value)!=null?n.push(s.id):i!=null&&n.push(i.id)}),n}function rp(e,t){const n=[];return t.forEach(r=>{const s=e.findIndex(i=>i.id===r);if(~s){const i=e[s];n.push(i.value!=null?i.value:s)}}),n}const Ku=Symbol.for("vuetify:v-btn-toggle"),sp=z({...Du(),...Hu()},"VBtnToggle");ie()({name:"VBtnToggle",props:sp(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:r,next:s,prev:i,select:o,selected:l}=Wu(e,Ku);return ye(()=>{const[a]=va.filterProps(e);return g(va,de({class:["v-btn-toggle",e.class]},a,{style:e.style}),{default:()=>{var c;return[(c=n.default)==null?void 0:c.call(n,{isSelected:r,next:s,prev:i,select:o,selected:l})]}})}),{next:s,prev:i,select:o}}});const ip=z({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Xe=ie(!1)({name:"VDefaultsProvider",props:ip(),setup(e,t){let{slots:n}=t;const{defaults:r,disabled:s,reset:i,root:o,scoped:l}=go(e);return Un(r,{reset:i,root:o,scoped:l,disabled:s}),()=>{var a;return(a=n.default)==null?void 0:a.call(n)}}});const op={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"},lp={component:e=>Nt(Yu,{...e,class:"mdi"})},Pe=[String,Function,Object,Array],qi=Symbol.for("vuetify:icons"),qs=z({icon:{type:Pe},tag:{type:String,required:!0}},"icon"),ma=ie()({name:"VComponentIcon",props:qs(),setup(e,t){let{slots:n}=t;return()=>{const r=e.icon;return g(e.tag,null,{default:()=>{var s;return[e.icon?g(r,null,null):(s=n.default)==null?void 0:s.call(n)]}})}}}),qu=Wn({name:"VSvgIcon",inheritAttrs:!1,props:qs(),setup(e,t){let{attrs:n}=t;return()=>g(e.tag,de(n,{style:null}),{default:()=>[g("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(r=>Array.isArray(r)?g("path",{d:r[0],"fill-opacity":r[1]},null):g("path",{d:r},null)):g("path",{d:e.icon},null)])]})}});qs();const Yu=Wn({name:"VClassIcon",props:qs(),setup(e){return()=>g(e.tag,{class:e.icon},null)}}),ap={svg:{component:qu},class:{component:Yu}};function cp(e){return pt({defaultSet:"mdi",sets:{...ap,mdi:lp},aliases:{...op,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z"}},e)}const up=e=>{const t=Oe(qi);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:x(()=>{var a;const r=ge(e);if(!r)return{component:ma};let s=r;if(typeof s=="string"&&(s=s.trim(),s.startsWith("$")&&(s=(a=t.aliases)==null?void 0:a[s.slice(1)])),!s)throw new Error(`Could not find aliased icon "${r}"`);if(Array.isArray(s))return{component:qu,icon:s};if(typeof s!="string")return{component:ma,icon:s};const i=Object.keys(t.sets).find(c=>typeof s=="string"&&s.startsWith(`${c}:`)),o=i?s.slice(i.length+1):s;return{component:t.sets[i??t.defaultSet].component,icon:o}})}},fp=["x-small","small","default","large","x-large"],Rr=z({size:{type:[String,Number],default:"default"}},"size");function Vr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return Lo(()=>{let n,r;return Cs(fp,e.size)?n=`${t}--size-${e.size}`:e.size&&(r={width:he(e.size),height:he(e.size)}),{sizeClasses:n,sizeStyles:r}})}const dp=z({color:String,start:Boolean,end:Boolean,icon:Pe,...we(),...Rr(),...qe({tag:"i"}),...Ue()},"VIcon"),Ne=ie()({name:"VIcon",props:dp(),setup(e,t){let{attrs:n,slots:r}=t;const s=X(),{themeClasses:i}=tt(e),{iconData:o}=up(x(()=>s.value||e.icon)),{sizeClasses:l}=Vr(e),{textColorClasses:a,textColorStyles:c}=At(se(e,"color"));return ye(()=>{var u,d;const f=(u=r.default)==null?void 0:u.call(r);return f&&(s.value=(d=f.filter(v=>v.type===yn&&v.children&&typeof v.children=="string")[0])==null?void 0:d.children),g(o.value.component,{tag:e.tag,icon:o.value.icon,class:["v-icon","notranslate",i.value,l.value,a.value,{"v-icon--clickable":!!n.onClick,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[l.value?void 0:{fontSize:he(e.size),height:he(e.size),width:he(e.size)},c.value,e.style],role:n.onClick?"button":void 0,"aria-hidden":!n.onClick},{default:()=>[f]})}),{}}});function Gu(e,t){const n=X(),r=fe(!1);if(Fo){const s=new IntersectionObserver(i=>{e==null||e(i,s),r.value=!!i.find(o=>o.isIntersecting)},t);It(()=>{s.disconnect()}),ce(n,(i,o)=>{o&&(s.unobserve(o),r.value=!1),i&&s.observe(i)},{flush:"post"})}return{intersectionRef:n,isIntersecting:r}}function hp(e){const t=X(),n=X();if(Fe){const r=new ResizeObserver(s=>{e==null||e(s,r),s.length&&(n.value=s[0].contentRect)});It(()=>{r.disconnect()}),ce(t,(s,i)=>{i&&(r.unobserve(Ui(i)),n.value=void 0),s&&r.observe(Ui(s))},{flush:"post"})}return{resizeRef:t,contentRect:Sr(n)}}const vp=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},...we(),...Rr(),...qe({tag:"div"}),...Ue()},"VProgressCircular"),mp=ie()({name:"VProgressCircular",props:vp(),setup(e,t){let{slots:n}=t;const r=20,s=2*Math.PI*r,i=X(),{themeClasses:o}=tt(e),{sizeClasses:l,sizeStyles:a}=Vr(e),{textColorClasses:c,textColorStyles:f}=At(se(e,"color")),{textColorClasses:u,textColorStyles:d}=At(se(e,"bgColor")),{intersectionRef:v,isIntersecting:h}=Gu(),{resizeRef:m,contentRect:S}=hp(),b=x(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),y=x(()=>Number(e.width)),_=x(()=>a.value?Number(e.size):S.value?S.value.width:Math.max(y.value,32)),k=x(()=>r/(1-y.value/_.value)*2),A=x(()=>y.value/_.value*k.value),$=x(()=>he((100-b.value)/100*s));return Tt(()=>{v.value=i.value,m.value=i.value}),ye(()=>g(e.tag,{ref:i,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":h.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},o.value,l.value,c.value,e.class],style:[a.value,f.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:b.value},{default:()=>[g("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${k.value} ${k.value}`},[g("circle",{class:["v-progress-circular__underlay",u.value],style:d.value,fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":A.value,"stroke-dasharray":s,"stroke-dashoffset":0},null),g("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":A.value,"stroke-dasharray":s,"stroke-dashoffset":$.value},null)]),n.default&&g("div",{class:"v-progress-circular__content"},[n.default({value:b.value})])]})),{}}}),Mr=z({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Fr(e){return{dimensionStyles:x(()=>({height:he(e.height),maxHeight:he(e.maxHeight),maxWidth:he(e.maxWidth),minHeight:he(e.minHeight),minWidth:he(e.minWidth),width:he(e.width)}))}}const gp={badge:"Badge",close:"Close",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}"},datePicker:{itemsSelected:"{0} selected",nextMonthAriaLabel:"Next month",nextYearAriaLabel:"Next year",prevMonthAriaLabel:"Previous month",prevYearAriaLabel:"Previous year"},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},yp={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,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},ga="$vuetify.",ya=(e,t)=>e.replace(/\{(\d+)\}/g,(n,r)=>String(t[+r])),Ju=(e,t,n)=>function(r){for(var s=arguments.length,i=new Array(s>1?s-1:0),o=1;o<s;o++)i[o-1]=arguments[o];if(!r.startsWith(ga))return ya(r,i);const l=r.replace(ga,""),a=e.value&&n.value[e.value],c=t.value&&n.value[t.value];let f=Hi(a,l,null);return f||(`${r}${e.value}`,f=Hi(c,l,null)),f||(f=r),typeof f!="string"&&(f=r),ya(f,i)};function Xu(e,t){return(n,r)=>new Intl.NumberFormat([e.value,t.value],r).format(n)}function hi(e,t,n){const r=$e(e,t,e[t]??n.value);return r.value=e[t]??n.value,ce(n,s=>{e[t]==null&&(r.value=n.value)}),r}function Zu(e){return t=>{const n=hi(t,"locale",e.current),r=hi(t,"fallback",e.fallback),s=hi(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:r,messages:s,t:Ju(n,r,s),n:Xu(n,r),provide:Zu({current:n,fallback:r,messages:s})}}}function pp(e){const t=fe((e==null?void 0:e.locale)??"en"),n=fe((e==null?void 0:e.fallback)??"en"),r=X({en:gp,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:r,t:Ju(t,n,r),n:Xu(t,n),provide:Zu({current:t,fallback:n,messages:r})}}const Ps=Symbol.for("vuetify:locale");function bp(e){return e.name!=null}function _p(e){const t=e!=null&&e.adapter&&bp(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:pp(e),n=wp(t,e);return{...t,...n}}function Ys(){const e=Oe(Ps);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function wp(e,t){const n=X((t==null?void 0:t.rtl)??yp),r=x(()=>n.value[e.current.value]??!1);return{isRtl:r,rtl:n,rtlClasses:x(()=>`v-locale--is-${r.value?"rtl":"ltr"}`)}}function zn(){const e=Oe(Ps);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const pa={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},No=z({location:String},"location");function Do(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:r}=zn();return{locationStyles:x(()=>{if(!e.location)return{};const{side:i,align:o}=zi(e.location.split(" ").length>1?e.location:`${e.location} center`,r.value);function l(c){return n?n(c):0}const a={};return i!=="center"&&(t?a[pa[i]]=`calc(100% - ${l(i)}px)`:a[i]=0),o!=="center"?t?a[pa[o]]=`calc(100% - ${l(o)}px)`:a[o]=0:(i==="center"?a.top=a.left="50%":a[{top:"left",bottom:"left",left:"top",right:"top"}[i]]="50%",a.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[i]),a})}}const Cp=z({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...we(),...No({location:"top"}),...jt(),...qe(),...Ue()},"VProgressLinear"),Sp=ie()({name:"VProgressLinear",props:Cp(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),{isRtl:s,rtlClasses:i}=zn(),{themeClasses:o}=tt(e),{locationStyles:l}=Do(e),{textColorClasses:a,textColorStyles:c}=At(e,"color"),{backgroundColorClasses:f,backgroundColorStyles:u}=yr(x(()=>e.bgColor||e.color)),{backgroundColorClasses:d,backgroundColorStyles:v}=yr(e,"color"),{roundedClasses:h}=Ut(e),{intersectionRef:m,isIntersecting:S}=Gu(),b=x(()=>parseInt(e.max,10)),y=x(()=>parseInt(e.height,10)),_=x(()=>parseFloat(e.bufferValue)/b.value*100),k=x(()=>parseFloat(r.value)/b.value*100),A=x(()=>s.value!==e.reverse),$=x(()=>e.indeterminate?"fade-transition":"slide-x-transition"),O=x(()=>e.bgOpacity==null?e.bgOpacity:parseFloat(e.bgOpacity));function C(E){if(!m.value)return;const{left:F,right:T,width:P}=m.value.getBoundingClientRect(),R=A.value?P-E.clientX+(T-P):E.clientX-F;r.value=Math.round(R/P*b.value)}return ye(()=>g(e.tag,{ref:m,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&S.value,"v-progress-linear--reverse":A.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},h.value,o.value,i.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?he(y.value):0,"--v-progress-linear-height":he(y.value),...l.value},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:k.value,onClick:e.clickable&&C},{default:()=>[e.stream&&g("div",{key:"stream",class:["v-progress-linear__stream",a.value],style:{...c.value,[A.value?"left":"right"]:he(-y.value),borderTop:`${he(y.value/2)} dotted`,opacity:O.value,top:`calc(50% - ${he(y.value/4)})`,width:he(100-_.value,"%"),"--v-progress-linear-stream-to":he(y.value*(A.value?1:-1))}},null),g("div",{class:["v-progress-linear__background",f.value],style:[u.value,{opacity:O.value,width:he(e.stream?_.value:100,"%")}]},null),g(Mt,{name:$.value},{default:()=>[e.indeterminate?g("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(E=>g("div",{key:E,class:["v-progress-linear__indeterminate",E,d.value],style:v.value},null))]):g("div",{class:["v-progress-linear__determinate",d.value],style:[v.value,{width:he(k.value,"%")}]},null)]}),n.default&&g("div",{class:"v-progress-linear__content"},[n.default({value:k.value,buffer:_.value})])]})),{}}}),Qu=z({loading:[Boolean,String]},"loader");function ef(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return{loaderClasses:x(()=>({[`${t}--loading`]:e.loading}))}}function kp(e,t){var r;let{slots:n}=t;return g("div",{class:`${e.name}__loader`},[((r=n.default)==null?void 0:r.call(n,{color:e.color,isActive:e.active}))||g(Sp,{active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const xp=["static","relative","fixed","absolute","sticky"],tf=z({position:{type:String,validator:e=>xp.includes(e)}},"position");function nf(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();return{positionClasses:x(()=>e.position?`${t}--${e.position}`:void 0)}}function Ep(){var e,t;return(t=(e=et("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function Ho(e,t){const n=Oc("RouterLink"),r=x(()=>!!(e.href||e.to)),s=x(()=>(r==null?void 0:r.value)||Xl(t,"click")||Xl(e,"click"));if(typeof n=="string")return{isLink:r,isClickable:s,href:se(e,"href")};const i=e.to?n.useLink(e):void 0;return{isLink:r,isClickable:s,route:i==null?void 0:i.route,navigate:i==null?void 0:i.navigate,isActive:i&&x(()=>{var o,l;return e.exact?(o=i.isExactActive)==null?void 0:o.value:(l=i.isActive)==null?void 0:l.value}),href:x(()=>e.to?i==null?void 0:i.route.value.href:e.href)}}const jo=z({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let vi=!1;function Pp(e,t){let n=!1,r,s;Fe&&(De(()=>{window.addEventListener("popstate",i),r=e==null?void 0:e.beforeEach((o,l,a)=>{vi?n?t(a):a():setTimeout(()=>n?t(a):a()),vi=!0}),s=e==null?void 0:e.afterEach(()=>{vi=!1})}),ot(()=>{window.removeEventListener("popstate",i),r==null||r(),s==null||s()}));function i(o){var l;(l=o.state)!=null&&l.replaced||(n=!0,setTimeout(()=>n=!1))}}function Ap(e,t){ce(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&De(()=>{t(!0)})},{immediate:!0})}const Yi=Symbol("rippleStop"),Tp=80;function ba(e,t){e.style.transform=t,e.style.webkitTransform=t}function Gi(e){return e.constructor.name==="TouchEvent"}function rf(e){return e.constructor.name==="KeyboardEvent"}const Ip=function(e,t){var u;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=0,s=0;if(!rf(e)){const d=t.getBoundingClientRect(),v=Gi(e)?e.touches[e.touches.length-1]:e;r=v.clientX-d.left,s=v.clientY-d.top}let i=0,o=.3;(u=t._ripple)!=null&&u.circle?(o=.15,i=t.clientWidth/2,i=n.center?i:i+Math.sqrt((r-i)**2+(s-i)**2)/4):i=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const l=`${(t.clientWidth-i*2)/2}px`,a=`${(t.clientHeight-i*2)/2}px`,c=n.center?l:`${r-i}px`,f=n.center?a:`${s-i}px`;return{radius:i,scale:o,x:c,y:f,centerX:l,centerY:a}},As={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 r=document.createElement("span"),s=document.createElement("span");r.appendChild(s),r.className="v-ripple__container",n.class&&(r.className+=` ${n.class}`);const{radius:i,scale:o,x:l,y:a,centerX:c,centerY:f}=Ip(e,t,n),u=`${i*2}px`;s.className="v-ripple__animation",s.style.width=u,s.style.height=u,t.appendChild(r);const d=window.getComputedStyle(t);d&&d.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),s.classList.add("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--visible"),ba(s,`translate(${l}, ${a}) scale3d(${o},${o},${o})`),s.dataset.activated=String(performance.now()),setTimeout(()=>{s.classList.remove("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--in"),ba(s,`translate(${c}, ${f}) scale3d(1,1,1)`)},0)},hide(e){var i;if(!((i=e==null?void 0:e._ripple)!=null&&i.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 r=performance.now()-Number(n.dataset.activated),s=Math.max(250-r,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var l;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((l=n.parentNode)==null?void 0:l.parentNode)===e&&e.removeChild(n.parentNode)},300)},s)}};function sf(e){return typeof e>"u"||!!e}function pr(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[Yi])){if(e[Yi]=!0,Gi(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||rf(e),n._ripple.class&&(t.class=n._ripple.class),Gi(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{As.show(e,n,t)},n._ripple.showTimer=window.setTimeout(()=>{var r;(r=n==null?void 0:n._ripple)!=null&&r.showTimerCommit&&(n._ripple.showTimerCommit(),n._ripple.showTimerCommit=null)},Tp)}else As.show(e,n,t)}}function _a(e){e[Yi]=!0}function st(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(()=>{st(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),As.hide(t)}}function of(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let br=!1;function lf(e){!br&&(e.keyCode===Gl.enter||e.keyCode===Gl.space)&&(br=!0,pr(e))}function af(e){br=!1,st(e)}function cf(e){br&&(br=!1,st(e))}function uf(e,t,n){const{value:r,modifiers:s}=t,i=sf(r);if(i||As.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=i,e._ripple.centered=s.center,e._ripple.circle=s.circle,ji(r)&&r.class&&(e._ripple.class=r.class),i&&!n){if(s.stop){e.addEventListener("touchstart",_a,{passive:!0}),e.addEventListener("mousedown",_a);return}e.addEventListener("touchstart",pr,{passive:!0}),e.addEventListener("touchend",st,{passive:!0}),e.addEventListener("touchmove",of,{passive:!0}),e.addEventListener("touchcancel",st),e.addEventListener("mousedown",pr),e.addEventListener("mouseup",st),e.addEventListener("mouseleave",st),e.addEventListener("keydown",lf),e.addEventListener("keyup",af),e.addEventListener("blur",cf),e.addEventListener("dragstart",st,{passive:!0})}else!i&&n&&ff(e)}function ff(e){e.removeEventListener("mousedown",pr),e.removeEventListener("touchstart",pr),e.removeEventListener("touchend",st),e.removeEventListener("touchmove",of),e.removeEventListener("touchcancel",st),e.removeEventListener("mouseup",st),e.removeEventListener("mouseleave",st),e.removeEventListener("keydown",lf),e.removeEventListener("keyup",af),e.removeEventListener("dragstart",st),e.removeEventListener("blur",cf)}function Op(e,t){uf(e,t,!1)}function Lp(e){delete e._ripple,ff(e)}function $p(e,t){if(t.value===t.oldValue)return;const n=sf(t.oldValue);uf(e,t,n)}const Gs={mounted:Op,unmounted:Lp,updated:$p},Rp=z({active:{type:Boolean,default:void 0},symbol:{type:null,default:Ku},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Pe,appendIcon:Pe,block:Boolean,stacked:Boolean,ripple:{type:Boolean,default:!0},text:String,...Ar(),...we(),...tn(),...Mr(),...Ir(),...ju(),...Qu(),...No(),...tf(),...jt(),...jo(),...Rr(),...qe({tag:"button"}),...Ue(),...rn({variant:"elevated"})},"VBtn"),Vp=ie()({name:"VBtn",directives:{Ripple:Gs},props:Rp(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:s}=tt(e),{borderClasses:i}=Tr(e),{colorClasses:o,colorStyles:l,variantClasses:a}=$r(e),{densityClasses:c}=nn(e),{dimensionStyles:f}=Fr(e),{elevationClasses:u}=Or(e),{loaderClasses:d}=ef(e),{locationStyles:v}=Do(e),{positionClasses:h}=nf(e),{roundedClasses:m}=Ut(e),{sizeClasses:S,sizeStyles:b}=Vr(e),y=Uu(e,e.symbol,!1),_=Ho(e,n),k=x(()=>{var E;return e.active!==void 0?e.active:_.isLink.value?(E=_.isActive)==null?void 0:E.value:y==null?void 0:y.isSelected.value}),A=x(()=>(y==null?void 0:y.disabled.value)||e.disabled),$=x(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),O=x(()=>{if(e.value!==void 0)return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function C(E){var F;A.value||((F=_.navigate)==null||F.call(_,E),y==null||y.toggle())}return Ap(_,y==null?void 0:y.select),ye(()=>{var L,J;const E=_.isLink.value?"a":e.tag,F=!!(e.prependIcon||r.prepend),T=!!(e.appendIcon||r.append),P=!!(e.icon&&e.icon!==!0),R=(y==null?void 0:y.isSelected.value)&&(!_.isLink.value||((L=_.isActive)==null?void 0:L.value))||!y||((J=_.isActive)==null?void 0:J.value);return it(g(E,{type:E==="a"?void 0:"button",class:["v-btn",y==null?void 0:y.selectedClass.value,{"v-btn--active":k.value,"v-btn--block":e.block,"v-btn--disabled":A.value,"v-btn--elevated":$.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--stacked":e.stacked},s.value,i.value,R?o.value:void 0,c.value,u.value,d.value,h.value,m.value,S.value,a.value,e.class],style:[R?l.value:void 0,f.value,v.value,b.value,e.style],disabled:A.value||void 0,href:_.href.value,onClick:C,value:O.value},{default:()=>{var N;return[Lr(!0,"v-btn"),!e.icon&&F&&g("span",{key:"prepend",class:"v-btn__prepend"},[r.prepend?g(Xe,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},r.prepend):g(Ne,{key:"prepend-icon",icon:e.prependIcon},null)]),g("span",{class:"v-btn__content","data-no-activator":""},[!r.default&&P?g(Ne,{key:"content-icon",icon:e.icon},null):g(Xe,{key:"content-defaults",disabled:!P,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var q;return[((q=r.default)==null?void 0:q.call(r))??e.text]}})]),!e.icon&&T&&g("span",{key:"append",class:"v-btn__append"},[r.append?g(Xe,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},r.append):g(Ne,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&g("span",{key:"loader",class:"v-btn__loader"},[((N=r.loader)==null?void 0:N.call(r))??g(mp,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,size:"23",width:"2"},null)])]}}),[[en("ripple"),!A.value&&e.ripple,null]])}),{}}});function Mp(e){return{aspectStyles:x(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const df=z({aspectRatio:[String,Number],contentClass:String,inline:Boolean,...we(),...Mr()},"VResponsive"),Ji=ie()({name:"VResponsive",props:df(),setup(e,t){let{slots:n}=t;const{aspectStyles:r}=Mp(e),{dimensionStyles:s}=Fr(e);return ye(()=>{var i;return g("div",{class:["v-responsive",{"v-responsive--inline":e.inline},e.class],style:[s.value,e.style]},[g("div",{class:"v-responsive__sizer",style:r.value},null),(i=n.additional)==null?void 0:i.call(n),n.default&&g("div",{class:["v-responsive__content",e.contentClass]},[n.default()])])}),{}}});function mi(e,t){return{x:e.x+t.x,y:e.y+t.y}}function Fp(e,t){return{x:e.x-t.x,y:e.y-t.y}}function wa(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:r}=e,s=r==="left"?0:r==="center"?t.width/2:r==="right"?t.width:r,i=n==="top"?0:n==="bottom"?t.height:n;return mi({x:s,y:i},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:r}=e,s=n==="left"?0:n==="right"?t.width:n,i=r==="top"?0:r==="center"?t.height/2:r==="bottom"?t.height:r;return mi({x:s,y:i},t)}return mi({x:t.width/2,y:t.height/2},t)}const hf={static:Dp,connected:jp},Bp=z({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in hf},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function Np(e,t){const n=X({}),r=X();Fe&&(pn(()=>!!(t.isActive.value&&e.locationStrategy),i=>{var o,l;ce(()=>e.locationStrategy,i),ot(()=>{r.value=void 0}),typeof e.locationStrategy=="function"?r.value=(o=e.locationStrategy(t,e,n))==null?void 0:o.updateLocation:r.value=(l=hf[e.locationStrategy](t,e,n))==null?void 0:l.updateLocation}),window.addEventListener("resize",s,{passive:!0}),ot(()=>{window.removeEventListener("resize",s),r.value=void 0}));function s(i){var o;(o=r.value)==null||o.call(r,i)}return{contentStyles:n,updateLocation:r}}function Dp(){}function Hp(e,t){const n=$o(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 jp(e,t,n){Wy(e.activatorEl.value)&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:s,preferredOrigin:i}=Lo(()=>{const h=zi(t.location,e.isRtl.value),m=t.origin==="overlap"?h:t.origin==="auto"?fi(h):zi(t.origin,e.isRtl.value);return h.side===m.side&&h.align===di(m).align?{preferredAnchor:Ql(h),preferredOrigin:Ql(m)}:{preferredAnchor:h,preferredOrigin:m}}),[o,l,a,c]=["minWidth","minHeight","maxWidth","maxHeight"].map(h=>x(()=>{const m=parseFloat(t[h]);return isNaN(m)?1/0:m})),f=x(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const h=t.offset.split(" ").map(parseFloat);return h.length<2&&h.push(0),h}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let u=!1;const d=new ResizeObserver(()=>{u&&v()});ce([e.activatorEl,e.contentEl],(h,m)=>{let[S,b]=h,[y,_]=m;y&&d.unobserve(y),S&&d.observe(S),_&&d.unobserve(_),b&&d.observe(b)},{immediate:!0}),ot(()=>{d.disconnect()});function v(){if(u=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>u=!0)}),!e.activatorEl.value||!e.contentEl.value)return;const h=e.activatorEl.value.getBoundingClientRect(),m=Hp(e.contentEl.value,e.isRtl.value),S=xs(e.contentEl.value),b=12;S.length||(S.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(m.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),m.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const y=S.reduce((T,P)=>{const R=P.getBoundingClientRect(),L=new In({x:P===document.documentElement?0:R.x,y:P===document.documentElement?0:R.y,width:P.clientWidth,height:P.clientHeight});return T?new In({x:Math.max(T.left,L.left),y:Math.max(T.top,L.top),width:Math.min(T.right,L.right)-Math.max(T.left,L.left),height:Math.min(T.bottom,L.bottom)-Math.max(T.top,L.top)}):L},void 0);y.x+=b,y.y+=b,y.width-=b*2,y.height-=b*2;let _={anchor:s.value,origin:i.value};function k(T){const P=new In(m),R=wa(T.anchor,h),L=wa(T.origin,P);let{x:J,y:N}=Fp(R,L);switch(T.anchor.side){case"top":N-=f.value[0];break;case"bottom":N+=f.value[0];break;case"left":J-=f.value[0];break;case"right":J+=f.value[0];break}switch(T.anchor.align){case"top":N-=f.value[1];break;case"bottom":N+=f.value[1];break;case"left":J-=f.value[1];break;case"right":J+=f.value[1];break}return P.x+=J,P.y+=N,P.width=Math.min(P.width,a.value),P.height=Math.min(P.height,c.value),{overflows:ta(P,y),x:J,y:N}}let A=0,$=0;const O={x:0,y:0},C={x:!1,y:!1};let E=-1;for(;!(E++>10);){const{x:T,y:P,overflows:R}=k(_);A+=T,$+=P,m.x+=T,m.y+=P;{const L=ea(_.anchor),J=R.x.before||R.x.after,N=R.y.before||R.y.after;let q=!1;if(["x","y"].forEach(D=>{if(D==="x"&&J&&!C.x||D==="y"&&N&&!C.y){const Y={anchor:{..._.anchor},origin:{..._.origin}},oe=D==="x"?L==="y"?di:fi:L==="y"?fi:di;Y.anchor=oe(Y.anchor),Y.origin=oe(Y.origin);const{overflows:ae}=k(Y);(ae[D].before<=R[D].before&&ae[D].after<=R[D].after||ae[D].before+ae[D].after<(R[D].before+R[D].after)/2)&&(_=Y,q=C[D]=!0)}}),q)continue}R.x.before&&(A+=R.x.before,m.x+=R.x.before),R.x.after&&(A-=R.x.after,m.x-=R.x.after),R.y.before&&($+=R.y.before,m.y+=R.y.before),R.y.after&&($-=R.y.after,m.y-=R.y.after);{const L=ta(m,y);O.x=y.width-L.x.before-L.x.after,O.y=y.height-L.y.before-L.y.after,A+=L.x.before,m.x+=L.x.before,$+=L.y.before,m.y+=L.y.before}break}const F=ea(_.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${_.anchor.side} ${_.anchor.align}`,transformOrigin:`${_.origin.side} ${_.origin.align}`,top:he(gi($)),left:e.isRtl.value?void 0:he(gi(A)),right:e.isRtl.value?he(gi(-A)):void 0,minWidth:he(F==="y"?Math.min(o.value,h.width):o.value),maxWidth:he(Ca(Wi(O.x,o.value===1/0?0:o.value,a.value))),maxHeight:he(Ca(Wi(O.y,l.value===1/0?0:l.value,c.value)))}),{available:O,contentBox:m}}return ce(()=>[s.value,i.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>v()),De(()=>{const h=v();if(!h)return;const{available:m,contentBox:S}=h;S.height>m.y&&requestAnimationFrame(()=>{v(),requestAnimationFrame(()=>{v()})})}),{updateLocation:v}}function gi(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function Ca(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let Xi=!0;const Ts=[];function Up(e){!Xi||Ts.length?(Ts.push(e),Zi()):(Xi=!1,e(),Zi())}let Sa=-1;function Zi(){cancelAnimationFrame(Sa),Sa=requestAnimationFrame(()=>{const e=Ts.shift();e&&e(),Ts.length?Zi():Xi=!0})}const ls={none:null,close:Kp,block:qp,reposition:Yp},Wp=z({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in ls}},"VOverlay-scroll-strategies");function zp(e,t){if(!Fe)return;let n;Tt(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=lo(),await De(),n.active&&n.run(()=>{var r;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(r=ls[e.scrollStrategy])==null||r.call(ls,t,e,n)}))}),ot(()=>{n==null||n.stop()})}function Kp(e){function t(n){e.isActive.value=!1}vf(e.activatorEl.value??e.contentEl.value,t)}function qp(e,t){var o;const n=(o=e.root.value)==null?void 0:o.offsetParent,r=[...new Set([...xs(e.activatorEl.value,t.contained?n:void 0),...xs(e.contentEl.value,t.contained?n:void 0)])].filter(l=>!l.classList.contains("v-overlay-scroll-blocked")),s=window.innerWidth-document.documentElement.offsetWidth,i=(l=>Mo(l)&&l)(n||document.documentElement);i&&e.root.value.classList.add("v-overlay--scroll-blocked"),r.forEach((l,a)=>{l.style.setProperty("--v-body-scroll-x",he(-l.scrollLeft)),l.style.setProperty("--v-body-scroll-y",he(-l.scrollTop)),l.style.setProperty("--v-scrollbar-offset",he(s)),l.classList.add("v-overlay-scroll-blocked")}),ot(()=>{r.forEach((l,a)=>{const c=parseFloat(l.style.getPropertyValue("--v-body-scroll-x")),f=parseFloat(l.style.getPropertyValue("--v-body-scroll-y"));l.style.removeProperty("--v-body-scroll-x"),l.style.removeProperty("--v-body-scroll-y"),l.style.removeProperty("--v-scrollbar-offset"),l.classList.remove("v-overlay-scroll-blocked"),l.scrollLeft=-c,l.scrollTop=-f}),i&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function Yp(e,t,n){let r=!1,s=-1,i=-1;function o(l){Up(()=>{var f,u;const a=performance.now();(u=(f=e.updateLocation).value)==null||u.call(f,l),r=(performance.now()-a)/(1e3/60)>2})}i=(typeof requestIdleCallback>"u"?l=>l():requestIdleCallback)(()=>{n.run(()=>{vf(e.activatorEl.value??e.contentEl.value,l=>{r?(cancelAnimationFrame(s),s=requestAnimationFrame(()=>{s=requestAnimationFrame(()=>{o(l)})})):o(l)})})}),ot(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(i),cancelAnimationFrame(s)})}function vf(e,t){const n=[document,...xs(e)];n.forEach(r=>{r.addEventListener("scroll",t,{passive:!0})}),ot(()=>{n.forEach(r=>{r.removeEventListener("scroll",t)})})}const Qi=Symbol.for("vuetify:v-menu"),Gp=z({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function Jp(e,t){const n={},r=s=>()=>{if(!Fe)return Promise.resolve(!0);const i=s==="openDelay";return n.closeDelay&&window.clearTimeout(n.closeDelay),delete n.closeDelay,n.openDelay&&window.clearTimeout(n.openDelay),delete n.openDelay,new Promise(o=>{const l=parseInt(e[s]??0,10);n[s]=window.setTimeout(()=>{t==null||t(i),o(i)},l)})};return{runCloseDelay:r("closeDelay"),runOpenDelay:r("openDelay")}}const Xp=z({activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...Gp()},"VOverlay-activator");function Zp(e,t){let{isActive:n,isTop:r}=t;const s=X();let i=!1,o=!1,l=!0;const a=x(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),c=x(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!a.value),{runOpenDelay:f,runCloseDelay:u}=Jp(e,_=>{_===(e.openOnHover&&i||a.value&&o)&&!(e.openOnHover&&n.value&&!r.value)&&(n.value!==_&&(l=!0),n.value=_)}),d={click:_=>{_.stopPropagation(),s.value=_.currentTarget||_.target,n.value=!n.value},mouseenter:_=>{var k;(k=_.sourceCapabilities)!=null&&k.firesTouchEvents||(i=!0,s.value=_.currentTarget||_.target,f())},mouseleave:_=>{i=!1,u()},focus:_=>{Ki&&!_.target.matches(":focus-visible")||(o=!0,_.stopPropagation(),s.value=_.currentTarget||_.target,f())},blur:_=>{o=!1,_.stopPropagation(),u()}},v=x(()=>{const _={};return c.value&&(_.click=d.click),e.openOnHover&&(_.mouseenter=d.mouseenter,_.mouseleave=d.mouseleave),a.value&&(_.focus=d.focus,_.blur=d.blur),_}),h=x(()=>{const _={};if(e.openOnHover&&(_.mouseenter=()=>{i=!0,f()},_.mouseleave=()=>{i=!1,u()}),e.closeOnContentClick){const k=Oe(Qi,null);_.click=()=>{n.value=!1,k==null||k.closeParents()}}return _}),m=x(()=>{const _={};return e.openOnHover&&(_.mouseenter=()=>{l&&(i=!0,l=!1,f())},_.mouseleave=()=>{i=!1,u()}),_});ce(r,_=>{_&&(e.openOnHover&&!i&&(!a.value||!o)||a.value&&!o&&(!e.openOnHover||!i))&&(n.value=!1)});const S=X();Tt(()=>{S.value&&De(()=>{s.value=Ui(S.value)})});const b=et("useActivator");let y;return ce(()=>!!e.activator,_=>{_&&Fe?(y=lo(),y.run(()=>{Qp(e,b,{activatorEl:s,activatorEvents:v})})):y&&y.stop()},{flush:"post",immediate:!0}),ot(()=>{y==null||y.stop()}),{activatorEl:s,activatorRef:S,activatorEvents:v,contentEvents:h,scrimEvents:m}}function Qp(e,t,n){let{activatorEl:r,activatorEvents:s}=n;ce(()=>e.activator,(a,c)=>{if(c&&a!==c){const f=l(c);f&&o(f)}a&&De(()=>i())},{immediate:!0}),ce(()=>e.activatorProps,()=>{i()}),ot(()=>{o()});function i(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:l(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;a&&(Object.entries(s.value).forEach(f=>{let[u,d]=f;a.addEventListener(u,d)}),Object.keys(c).forEach(f=>{c[f]==null?a.removeAttribute(f):a.setAttribute(f,c[f])}))}function o(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:l(),c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;a&&(Object.entries(s.value).forEach(f=>{let[u,d]=f;a.removeEventListener(u,d)}),Object.keys(c).forEach(f=>{a.removeAttribute(f)}))}function l(){var f,u;let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator,c;if(a)if(a==="parent"){let d=(u=(f=t==null?void 0:t.proxy)==null?void 0:f.$el)==null?void 0:u.parentNode;for(;d.hasAttribute("data-no-activator");)d=d.parentNode;c=d}else typeof a=="string"?c=document.querySelector(a):"$el"in a?c=a.$el:c=a;return r.value=(c==null?void 0:c.nodeType)===Node.ELEMENT_NODE?c:null,r.value}}const Js=["sm","md","lg","xl","xxl"],eo=Symbol.for("vuetify:display"),ka={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},eb=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ka;return pt(ka,e)};function xa(e){return Fe&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function Ea(e){return Fe&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function Pa(e){const t=Fe&&!e?window.navigator.userAgent:"ssr";function n(h){return!!t.match(h)}const r=n(/android/i),s=n(/iphone|ipad|ipod/i),i=n(/cordova/i),o=n(/electron/i),l=n(/chrome/i),a=n(/edge/i),c=n(/firefox/i),f=n(/opera/i),u=n(/win/i),d=n(/mac/i),v=n(/linux/i);return{android:r,ios:s,cordova:i,electron:o,chrome:l,edge:a,firefox:c,opera:f,win:u,mac:d,linux:v,touch:jy,ssr:t==="ssr"}}function tb(e,t){const{thresholds:n,mobileBreakpoint:r}=eb(e),s=fe(Ea(t)),i=fe(Pa(t)),o=ze({}),l=fe(xa(t));function a(){s.value=Ea(),l.value=xa()}function c(){a(),i.value=Pa()}return Tt(()=>{const f=l.value<n.sm,u=l.value<n.md&&!f,d=l.value<n.lg&&!(u||f),v=l.value<n.xl&&!(d||u||f),h=l.value<n.xxl&&!(v||d||u||f),m=l.value>=n.xxl,S=f?"xs":u?"sm":d?"md":v?"lg":h?"xl":"xxl",b=typeof r=="number"?r:n[r],y=l.value<b;o.xs=f,o.sm=u,o.md=d,o.lg=v,o.xl=h,o.xxl=m,o.smAndUp=!f,o.mdAndUp=!(f||u),o.lgAndUp=!(f||u||d),o.xlAndUp=!(f||u||d||v),o.smAndDown=!(d||v||h||m),o.mdAndDown=!(v||h||m),o.lgAndDown=!(h||m),o.xlAndDown=!m,o.name=S,o.height=s.value,o.width=l.value,o.mobile=y,o.mobileBreakpoint=r,o.platform=i.value,o.thresholds=n}),Fe&&window.addEventListener("resize",a,{passive:!0}),{...go(o),update:c,ssr:!!t}}function nb(){const e=Oe(eo);if(!e)throw new Error("Could not find Vuetify display injection");return e}function rb(){if(!Fe)return fe(!1);const{ssr:e}=nb();if(e){const t=fe(!1);return bn(()=>{t.value=!0}),t}else return fe(!0)}const sb=z({eager:Boolean},"lazy");function ib(e,t){const n=fe(!1),r=x(()=>n.value||e.eager||t.value);ce(t,()=>n.value=!0);function s(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:r,onAfterLeave:s}}function Uo(){const t=et("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Aa=Symbol.for("vuetify:stack"),Zn=ze([]);function ob(e,t,n){const r=et("useStack"),s=!n,i=Oe(Aa,void 0),o=ze({activeChildren:new Set});lt(Aa,o);const l=fe(+t.value);pn(e,()=>{var u;const f=(u=Zn.at(-1))==null?void 0:u[1];l.value=f?f+10:+t.value,s&&Zn.push([r.uid,l.value]),i==null||i.activeChildren.add(r.uid),ot(()=>{if(s){const d=re(Zn).findIndex(v=>v[0]===r.uid);Zn.splice(d,1)}i==null||i.activeChildren.delete(r.uid)})});const a=fe(!0);s&&Tt(()=>{var u;const f=((u=Zn.at(-1))==null?void 0:u[0])===r.uid;setTimeout(()=>a.value=f)});const c=x(()=>!o.activeChildren.size);return{globalTop:Sr(a),localTop:c,stackStyles:x(()=>({zIndex:l.value}))}}function lb(e){return{teleportTarget:x(()=>{const n=e.value;if(n===!0||!Fe)return;const r=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(r==null)return;let s=r.querySelector(":scope > .v-overlay-container");return s||(s=document.createElement("div"),s.className="v-overlay-container",r.appendChild(s)),s})}}const Kn=z({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),Jt=(e,t)=>{let{slots:n}=t;const{transition:r,disabled:s,...i}=e,{component:o=Mt,...l}=typeof r=="object"?r:{};return Nt(o,de(typeof r=="string"?{name:s?"":r}:l,i,{disabled:s}),n)};function ab(){return!0}function mf(e,t,n){if(!e||gf(e,n)===!1)return!1;const r=Bu(t);if(typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&r.host===e.target)return!1;const s=(typeof n.value=="object"&&n.value.include||(()=>[]))();return s.push(t),!s.some(i=>i==null?void 0:i.contains(e.target))}function gf(e,t){return(typeof t.value=="object"&&t.value.closeConditional||ab)(e)}function cb(e,t,n){const r=typeof n.value=="function"?n.value:n.value.handler;t._clickOutside.lastMousedownWasOutside&&mf(e,t,n)&&setTimeout(()=>{gf(e,n)&&r&&r(e)},0)}function Ta(e,t){const n=Bu(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const ub={mounted(e,t){const n=s=>cb(s,e,t),r=s=>{e._clickOutside.lastMousedownWasOutside=mf(s,e,t)};Ta(e,s=>{s.addEventListener("click",n,!0),s.addEventListener("mousedown",r,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:r}},unmounted(e,t){e._clickOutside&&(Ta(e,n=>{var i;if(!n||!((i=e._clickOutside)!=null&&i[t.instance.$.uid]))return;const{onClick:r,onMousedown:s}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",r,!0),n.removeEventListener("mousedown",s,!0)}),delete e._clickOutside[t.instance.$.uid])}};function fb(e){const{modelValue:t,color:n,...r}=e;return g(Mt,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&g("div",de({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},r),null)]})}const Wo=z({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[String,Boolean],default:!0},zIndex:{type:[Number,String],default:2e3},...Xp(),...we(),...Mr(),...sb(),...Bp(),...Wp(),...Ue(),...Kn()},"VOverlay"),Is=ie()({name:"VOverlay",directives:{ClickOutside:ub},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...Wo()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:r,emit:s}=t;const i=$e(e,"modelValue"),o=x({get:()=>i.value,set:Y=>{Y&&e.disabled||(i.value=Y)}}),{teleportTarget:l}=lb(x(()=>e.attach||e.contained)),{themeClasses:a}=tt(e),{rtlClasses:c,isRtl:f}=zn(),{hasContent:u,onAfterLeave:d}=ib(e,o),v=yr(x(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:h,localTop:m,stackStyles:S}=ob(o,se(e,"zIndex"),e._disableGlobalStack),{activatorEl:b,activatorRef:y,activatorEvents:_,contentEvents:k,scrimEvents:A}=Zp(e,{isActive:o,isTop:m}),{dimensionStyles:$}=Fr(e),O=rb(),{scopeId:C}=Uo();ce(()=>e.disabled,Y=>{Y&&(o.value=!1)});const E=X(),F=X(),{contentStyles:T,updateLocation:P}=Np(e,{isRtl:f,contentEl:F,activatorEl:b,isActive:o});zp(e,{root:E,contentEl:F,activatorEl:b,isActive:o,updateLocation:P});function R(Y){s("click:outside",Y),e.persistent?D():o.value=!1}function L(){return o.value&&h.value}Fe&&ce(o,Y=>{Y?window.addEventListener("keydown",J):window.removeEventListener("keydown",J)},{immediate:!0});function J(Y){Y.key==="Escape"&&h.value&&(e.persistent?D():o.value=!1)}const N=Ep();pn(()=>e.closeOnBack,()=>{Pp(N,Y=>{h.value&&o.value?(Y(!1),e.persistent?D():o.value=!1):Y()})});const q=X();ce(()=>o.value&&(e.absolute||e.contained)&&l.value==null,Y=>{if(Y){const oe=Hy(E.value);oe&&oe!==document.scrollingElement&&(q.value=oe.scrollTop)}});function D(){e.noClickAnimation||F.value&&kn(F.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:ks})}return ye(()=>{var Y;return g(ve,null,[(Y=n.activator)==null?void 0:Y.call(n,{isActive:o.value,props:de({ref:y},ti(_.value),e.activatorProps)}),O.value&&g(ev,{disabled:!l.value,to:l.value},{default:()=>[u.value&&g("div",de({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":o.value,"v-overlay--contained":e.contained},a.value,c.value,e.class],style:[S.value,{top:he(q.value)},e.style],ref:E},C,r),[g(fb,de({color:v,modelValue:o.value&&!!e.scrim},ti(A.value)),null),g(Jt,{appear:!0,persisted:!0,transition:e.transition,target:b.value,onAfterLeave:()=>{d(),s("afterLeave")}},{default:()=>{var oe;return[it(g("div",de({ref:F,class:["v-overlay__content",e.contentClass],style:[$.value,T.value]},ti(k.value),e.contentProps),[(oe=n.default)==null?void 0:oe.call(n,{isActive:o})]),[[Dn,o.value],[en("click-outside"),{handler:R,closeConditional:L,include:()=>[b.value]}]])]}})])]})])}),{activatorEl:b,animateClick:D,contentEl:F,globalTop:h,localTop:m,updateLocation:P}}}),yi=Symbol("Forwarded refs");function pi(e,t){let n=e;for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Br(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e[yi]=n,new Proxy(e,{get(s,i){if(Reflect.has(s,i))return Reflect.get(s,i);if(!(typeof i=="symbol"||i.startsWith("__"))){for(const o of n)if(o.value&&Reflect.has(o.value,i)){const l=Reflect.get(o.value,i);return typeof l=="function"?l.bind(o.value):l}}},has(s,i){if(Reflect.has(s,i))return!0;if(typeof i=="symbol"||i.startsWith("__"))return!1;for(const o of n)if(o.value&&Reflect.has(o.value,i))return!0;return!1},getOwnPropertyDescriptor(s,i){var l;const o=Reflect.getOwnPropertyDescriptor(s,i);if(o)return o;if(!(typeof i=="symbol"||i.startsWith("__"))){for(const a of n){if(!a.value)continue;const c=pi(a.value,i)??("_"in a.value?pi((l=a.value._)==null?void 0:l.setupState,i):void 0);if(c)return c}for(const a of n){const c=a.value&&a.value[yi];if(!c)continue;const f=c.slice();for(;f.length;){const u=f.shift(),d=pi(u.value,i);if(d)return d;const v=u.value&&u.value[yi];v&&f.push(...v)}}}}})}const db=z({multiLine:Boolean,timeout:{type:[Number,String],default:5e3},vertical:Boolean,...No({location:"bottom"}),...tf(),...jt(),...rn(),...Ue(),...Ks(Wo({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),hb=ie()({name:"VSnackbar",props:db(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),{locationStyles:s}=Do(e),{positionClasses:i}=nf(e),{scopeId:o}=Uo(),{themeClasses:l}=tt(e),{colorClasses:a,colorStyles:c,variantClasses:f}=$r(e),{roundedClasses:u}=Ut(e),d=X();ce(r,h),ce(()=>e.timeout,h),bn(()=>{r.value&&h()});let v=-1;function h(){window.clearTimeout(v);const S=Number(e.timeout);!r.value||S===-1||(v=window.setTimeout(()=>{r.value=!1},S))}function m(){window.clearTimeout(v)}return ye(()=>{const[S]=Is.filterProps(e);return g(Is,de({ref:d,class:["v-snackbar",{"v-snackbar--active":r.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--vertical":e.vertical},i.value,e.class],style:e.style},S,{modelValue:r.value,"onUpdate:modelValue":b=>r.value=b,contentProps:de({class:["v-snackbar__wrapper",l.value,a.value,u.value,f.value],style:[s.value,c.value],onPointerenter:m,onPointerleave:h},S.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0},o),{default:()=>[Lr(!1,"v-snackbar"),n.default&&g("div",{class:"v-snackbar__content",role:"status","aria-live":"polite"},[n.default()]),n.actions&&g(Xe,{defaults:{VBtn:{variant:"text",ripple:!1}}},{default:()=>[g("div",{class:"v-snackbar__actions"},[n.actions()])]})],activator:n.activator})}),Br({},d)}}),Ia=()=>Math.random().toString(36).substr(2,5),vb=typeof window>"u",mb={props:{src:{type:String,required:!0},width:{type:String,default:"100%"},title:{type:String,default:null},aspectRatio:{type:Number,default:null},delay:{type:Number,default:null},id:{type:String,default(){return`viframe-${Ia()}-${Ia()}`}},iframeAttrs:{type:Object,default(){return{}}},iframeResizer:{type:Boolean,default:!0},redrawOnResize:{type:Boolean,default:!1},lazy:{type:Boolean,default:!0},scrolling:{type:String,default:"no"},goToOptions:{type:Object,default(){return{offset:8}}},snackbarProps:{type:Object,default(){return{tile:!0,right:!0,bottom:!0,timeout:3e4}}},syncState:{type:Boolean,default:!1},queryParamsExclude:{type:Array,default:null},queryParamsInclude:{type:Array,default:null},queryParamsExtra:{type:Object,default:()=>({})}},data:()=>({loaded:!0,resized:!1,actualWidth:null,appliedSrc:null,notification:null,showNotification:!1,syncedSrc:null,contentWindowRegistered:!1}),computed:{actualAspectRatio(){return this.resized?10:this.aspectRatio?this.aspectRatio:this.actualWidth?this.actualWidth<500?1:this.actualWidth<800?4/3:this.actualWidth<1200?16/9:21/9:null},fullIframeAttrs(){const e={id:this.id,src:this.appliedSrc,scrolling:this.scrolling,frameborder:0,loading:this.lazy?"lazy":"eager",...this.iframeAttrs};return this.title&&(e.title=this.title),e},fullSnackbarProps(){const e={...this.snackbarProps};return this.notification&&(this.notification.type==="error"&&(e.timeout=0),this.notification.type==="default"&&(e.text=!0),e.color=this.notification.type),e},fullSrc(){if(vb)return this.src;const e=new URL(this.src,window.location.href);if(this.queryParamsExtra&&Object.keys(this.queryParamsExtra).forEach(t=>{e.searchParams.set(t,this.queryParamsExtra[t])}),this.syncState){let t;if(this.$route)t={...this.$route.query};else{const n=new URL(window.location.href).searchParams;for(const r of[...n.keys()])t[r]=n.get(r)}if(this.queryParamsInclude)for(const n of Object.keys(t))!this.queryParamsInclude.includes(n)&&n!=="p"&&delete t[n];this.queryParamsExclude&&this.queryParamsExclude.forEach(n=>{delete t[n]});for(const n of Object.keys(t).filter(r=>t[r]!==void 0&&t[r]!==null))if(n==="p"){let r=e.pathname;r.endsWith("/")||(r+="/"),e.pathname=t.p,t.p.startsWith("./")&&(e.pathname=t.p.replace("./",r))}else e.searchParams.set(n,t[n])}return e.searchParams.sort(),e.href}},watch:{src:{handler(){this.setSrc()},immediate:!0},"$route.query"(){this.$nextTick(()=>{this.setSrc()})}},mounted(){this.delay!==null?setTimeout(()=>this.resize(),this.delay):this.$nextTick(()=>this.resize()),setTimeout(()=>this.resize(),300),this.resizeListener=e=>{this.resizeTimeout&&clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(()=>{this.resize()},300)},window.addEventListener("resize",this.resizeListener),this.popStateListener=e=>{this.setSrc()},window.addEventListener("popstate",this.popStateListener),this.messageEventListener=e=>{if(e.source===this.iframeWindow&&!(typeof e.data=="string"&&(e.data.startsWith("[iFrameResizer]")||e.data.startsWith("[iFrameSizer"))))if(typeof e.data=="object"&&(e.data.viframe||e.data.vIframe||e.data["v-iframe"])){if(e.data.scroll==="top"&&(this.$vuetify.goTo?this.$vuetify.goTo("#"+this.id,this.goToOptions):this.goTo()),typeof e.data.scroll=="number"&&(this.$vuetify.goTo?goTo("#"+this.id,{...this.goToOptions,offset:-e.data.scroll}):this.goTo(e.data.scroll)),e.data.uiNotification&&(this.showNotification&&(this.showNotification=!1,setTimeout(()=>this.setNotification(e.data.uiNotification),300)),this.setNotification(e.data.uiNotification)),e.data.stateAction&&e.data.href){const t=new URL(e.data.href);t.searchParams.sort(),this.syncedSrc=t.href,this.emitState(),this.syncState&&this.storeState(e.data.stateAction)}e.data.contentWindow&&(this.contentWindowRegistered=!0)}else this.$emit("message",e.data)},window.addEventListener("message",this.messageEventListener)},destroyed(){window.removeEventListener("message",this.messageEventListener),window.removeEventListener("resize",this.resizeListener),window.removeEventListener("popstate",this.popStateListener)},methods:{goTo(e){try{this.$el.scrollIntoView({behavior:"smooth"})}catch(t){console.error(t)}},setSrc(){if(!this.src){this.appliedSrc=this.src;return}if(this.syncedSrc!==this.fullSrc)if(this.syncState&&(this.syncedSrc=this.fullSrc,this.emitState()),!this.appliedSrc||!this.iframeWindow)this.appliedSrc=this.fullSrc;else if(this.contentWindowRegistered)this.sendMessage({viframe:!0,stateAction:"replace",href:this.fullSrc});else try{this.iframeWindow.location.replace(this.fullSrc)}catch{this.appliedSrc=this.fullSrc}},storeState(e){const t=new URL(window.location.href),n=new URL(this.src,window.location.href),r=new URL(this.syncedSrc);for(const s of[...t.searchParams.keys()])this.queryParamsExclude&&this.queryParamsExclude.includes(s)||r.searchParams.has(s)||t.searchParams.delete(s);for(const s of[...r.searchParams.keys()])this.queryParamsExtra&&s in this.queryParamsExtra||this.queryParamsInclude&&!this.queryParamsInclude.includes(s)||this.queryParamsExclude&&this.queryParamsExclude.includes(s)||t.searchParams.set(s,r.searchParams.get(s));if(n.pathname!==r.pathname){let s=n.pathname;s.endsWith("/")||(s+="/");let i=r.pathname;i.startsWith(s)&&(i=i.replace(s,"./")),t.searchParams.set("p",i)}if(this.$route&&this.$router){const s={...this.$route.query};for(const i of[...t.searchParams.keys()])s[i]=t.searchParams.get(i);for(const i of Object.keys(s))t.searchParams.has(i)||(s[i]=void 0);if(JSON.stringify(s)===JSON.stringify(this.$route.query))return;e==="push"?this.$router.push({query:s}):this.$router.replace({query:s})}else{if(t.href===window.location.href)return;e==="push"?history.pushState(null,"",t.href):history.replaceState(null,"",t.href)}},iframeLoaded(){this.loaded=!0,this.iframeResizer&&(window.iFrameResize?(this.scrolling!=="no"&&console.error("iframeResizer=true is only compatible with scrolling=no."),window.iFrameResize({scrolling:"no",onResized:()=>{this.resized=!0}},`#${this.id}`)):console.error("iframe-resizer is not available."))},sendMessage(e,t="*"){this.iframeWindow.postMessage(e,t)},resize(){const e=this.$el.getBoundingClientRect().width;this.actualWidth!==e&&e&&(this.actualWidth!==null&&this.redrawOnResize?(this.iframeWindow=null,this.actualWidth=null,this.$nextTick(()=>this.applyNewWidth(e))):this.applyNewWidth(e))},applyNewWidth(e,t=!0){this.actualWidth=e,this.$nextTick(()=>{const n=this.$el.getElementsByTagName("iframe")[0];if(!n)return t?this.applyNewWidth(e,!1):console.error("v-iframe - iframe element was not created after setting its width");this.iframeWindow=n.contentWindow,setTimeout(()=>{n.getBoundingClientRect()},300)})},setNotification(e){typeof e=="string"&&(e={msg:e}),e.error&&(e.type="error",e.errorMsg=e.error.response&&(e.error.response.data||e.error.response.status)||e.error.message||e.error),e.type=e.type||"default",this.notification=e,this.showNotification=!0},emitState(){this.$emit("state",{href:this.syncedSrc})}}},gb=["innerHTML"];function yb(e,t,n,r,s,i){return Ie(),hn("div",{class:"v-iframe",style:Cr(`width:${n.width}`)},[i.actualAspectRatio?(Ie(),Ge(Ji,{key:0,"aspect-ratio":i.actualAspectRatio,style:{height:"100%"}},{default:St(()=>[e.actualWidth?(Ie(),hn("iframe",de({key:0},i.fullIframeAttrs,{onLoad:t[0]||(t[0]=o=>i.iframeLoaded())}),null,16)):Gt("",!0)]),_:1},8,["aspect-ratio"])):Gt("",!0),e.notification?(Ie(),Ge(hb,de({key:1,ref:"notificationSnackbar",modelValue:e.showNotification,"onUpdate:modelValue":t[2]||(t[2]=o=>e.showNotification=o),class:"ui-notification"},i.fullSnackbarProps),{action:St(({})=>[g(Vp,{icon:"",onClick:t[1]||(t[1]=o=>e.showNotification=!1)},{default:St(()=>[g(Ne,null,{default:St(()=>[xr("mdi-close")]),_:1})]),_:1})]),default:St(()=>[js("p",null,wi(e.notification.msg),1),e.notification.errorMsg?(Ie(),hn("p",{key:0,class:"ml-3",innerHTML:e.notification.errorMsg},null,8,gb)):Gt("",!0)]),_:1},16,["modelValue"])):Gt("",!0)],4)}const pb=vy(mb,[["render",yb]]),bb=Dt(e=>{e.vueApp.component("VIframe",pb)});function _b(e){let t=[];const n=[],r=yf(e),s=pf(e);for(let i=0;i<r.getDay();i++)t.push(null);for(let i=1;i<=s.getDate();i++){const o=new Date(e.getFullYear(),e.getMonth(),i);t.push(o),t.length===7&&(n.push(t),t=[])}for(let i=t.length;i<7;i++)t.push(null);return n.push(t),n}function yf(e){return new Date(e.getFullYear(),e.getMonth(),1)}function pf(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function wb(e){if(e==null)return null;if(e instanceof Date)return e;if(typeof e=="string"){const t=Date.parse(e);if(!isNaN(t))return new Date(t)}return null}const Cb={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:0,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:0,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0},Oa=new Date(2e3,0,2);function Sb(e){const t=Cb[e.slice(-2).toUpperCase()];return Tu(7).map(n=>{const r=new Date(Oa);return r.setDate(Oa.getDate()+t+n),new Intl.DateTimeFormat(e,{weekday:"long"}).format(r)})}function kb(e,t,n){const r=new Date(e);let s={};switch(t){case"fullDateWithWeekday":s={weekday:"long",day:"numeric",month:"long",year:"numeric"};break;case"normalDateWithWeekday":s={weekday:"short",day:"numeric",month:"short",year:"numeric"};break;case"keyboardDate":s={};break;case"monthAndDate":s={month:"long",day:"numeric"};break;case"monthAndYear":s={month:"long",year:"numeric"};break;default:s={timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,s).format(r)}function xb(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function Eb(e,t){const n=new Date(e);return n.setMonth(n.getMonth()+t),n}function Pb(e){return e.getFullYear()}function Ab(e){return e.getMonth()}function Tb(e){return new Date(e.getFullYear(),0,1)}function Ib(e){return new Date(e.getFullYear(),11,31)}function bi(e){return new Date(e,0,1)}function Ob(e){let t=e.getFullYear(),n=bi(t);if(e<n)t=t-1,n=bi(t);else{const i=bi(t+1);e>=i&&(t=t+1,n=i)}const r=Math.abs(e.getTime()-n.getTime()),s=Math.ceil(r/(1e3*60*60*24));return Math.floor(s/7)+1}function Lb(e,t){return bf(e,t[0])&&Rb(e,t[1])}function $b(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function bf(e,t){return e.getTime()>t.getTime()}function Rb(e,t){return e.getTime()<t.getTime()}function Vb(e,t){return e.getTime()===t.getTime()}function Mb(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Fb(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Bb(e,t,n){const r=new Date(e),s=new Date(t);return n==="month"?r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12:Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24))}function Nb(e,t){const n=new Date(e);return n.setFullYear(t),n}class Db{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"en";this.locale=t}date(t){return wb(t)}addDays(t,n){return xb(t,n)}addMonths(t,n){return Eb(t,n)}getWeekArray(t){return _b(t)}startOfMonth(t){return yf(t)}endOfMonth(t){return pf(t)}format(t,n){return kb(t,n,this.locale)}isEqual(t,n){return Vb(t,n)}isValid(t){return $b(t)}isWithinRange(t,n){return Lb(t,n)}isAfter(t,n){return bf(t,n)}isSameDay(t,n){return Mb(t,n)}isSameMonth(t,n){return Fb(t,n)}setYear(t,n){return Nb(t,n)}getDiff(t,n,r){return Bb(t,n,r)}getWeek(t){return Ob(t)}getWeekdays(){return Sb(this.locale)}getYear(t){return Pb(t)}getMonth(t){return Ab(t)}startOfYear(t){return Tb(t)}endOfYear(t){return Ib(t)}}const La=Symbol.for("vuetify:date-adapter");function Hb(e){return e??{adapter:Db}}function _f(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,r=pt(t,n),{aliases:s={},components:i={},directives:o={}}=r,l=My(r.defaults),a=tb(r.display,r.ssr),c=ep(r.theme),f=cp(r.icons),u=_p(r.locale),d=Hb(r.date);return{install:h=>{for(const m in o)h.directive(m,o[m]);for(const m in i)h.component(m,i[m]);for(const m in s)h.component(m,Wn({...s[m],name:m,aliasName:s[m].name}));if(c.install(h),h.provide(gr,l),h.provide(eo,a),h.provide(Es,c),h.provide(qi,f),h.provide(Ps,u),h.provide(La,d),Fe&&r.ssr)if(h.$nuxt)h.$nuxt.hook("app:suspense:resolve",()=>{a.update()});else{const{mount:m}=h;h.mount=function(){const S=m(...arguments);return De(()=>a.update()),h.mount=m,S}}Ot.reset(),h.mixin({computed:{$vuetify(){return ze({defaults:Sn.call(this,gr),display:Sn.call(this,eo),theme:Sn.call(this,Es),icons:Sn.call(this,qi),locale:Sn.call(this,Ps),date:Sn.call(this,La)})}}})},defaults:l,display:a,theme:c,icons:f,locale:u,date:d}}const jb="3.3.2";_f.version=jb;function Sn(e){var r,s;const t=this.$,n=((r=t.parent)==null?void 0:r.provides)??((s=t.vnode.appContext)==null?void 0:s.provides);if(n&&e in n)return n[e]}const Ub=Dt(e=>{const t=_f({ssr:!1});e.vueApp.use(t)}),Wb=[oy,ly,ay,uy,dy,hy,bb,Ub];const zb=z({text:String,clickable:Boolean,...we(),...Ue()},"VLabel"),wf=ie()({name:"VLabel",props:zb(),setup(e,t){let{slots:n}=t;return ye(()=>{var r;return g("label",{class:["v-label",{"v-label--clickable":e.clickable},e.class],style:e.style},[e.text,(r=n.default)==null?void 0:r.call(n)])}),{}}});const Cf=Symbol.for("vuetify:selection-control-group"),Sf=z({color:String,disabled:Boolean,defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Pe,trueIcon:Pe,ripple:{type:Boolean,default:!0},multiple:{type:Boolean,default:null},name:String,readonly:Boolean,modelValue:null,type:String,valueComparator:{type:Function,default:jn},...we(),...tn(),...Ue()},"SelectionControlGroup"),Kb=z({...Sf({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");ie()({name:"VSelectionControlGroup",props:Kb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),s=Ot(),i=x(()=>e.id||`v-selection-control-group-${s}`),o=x(()=>e.name||i.value),l=new Set;return lt(Cf,{modelValue:r,forceUpdate:()=>{l.forEach(a=>a())},onForceUpdate:a=>{l.add(a),ot(()=>{l.delete(a)})}}),Un({[e.defaultsTarget]:{color:se(e,"color"),disabled:se(e,"disabled"),density:se(e,"density"),error:se(e,"error"),inline:se(e,"inline"),modelValue:r,multiple:x(()=>!!e.multiple||e.multiple==null&&Array.isArray(r.value)),name:o,falseIcon:se(e,"falseIcon"),trueIcon:se(e,"trueIcon"),readonly:se(e,"readonly"),ripple:se(e,"ripple"),type:se(e,"type"),valueComparator:se(e,"valueComparator")}}),ye(()=>{var a;return g("div",{class:["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class],style:e.style,role:e.type==="radio"?"radiogroup":void 0},[(a=n.default)==null?void 0:a.call(n)])}),{}}});const kf=z({label:String,trueValue:null,falseValue:null,value:null,...we(),...Sf()},"VSelectionControl");function qb(e){const t=Oe(Cf,void 0),{densityClasses:n}=nn(e),r=$e(e,"modelValue"),s=x(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),i=x(()=>e.falseValue!==void 0?e.falseValue:!1),o=x(()=>!!e.multiple||e.multiple==null&&Array.isArray(r.value)),l=x({get(){const u=t?t.modelValue.value:r.value;return o.value?u.some(d=>e.valueComparator(d,s.value)):e.valueComparator(u,s.value)},set(u){if(e.readonly)return;const d=u?s.value:i.value;let v=d;o.value&&(v=u?[...Et(r.value),d]:Et(r.value).filter(h=>!e.valueComparator(h,s.value))),t?t.modelValue.value=v:r.value=v}}),{textColorClasses:a,textColorStyles:c}=At(x(()=>l.value&&!e.error&&!e.disabled?e.color:void 0)),f=x(()=>l.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:s,falseValue:i,model:l,textColorClasses:a,textColorStyles:c,icon:f}}const Yb=ie()({name:"VSelectionControl",directives:{Ripple:Gs},inheritAttrs:!1,props:kf(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const{group:s,densityClasses:i,icon:o,model:l,textColorClasses:a,textColorStyles:c,trueValue:f}=qb(e),u=Ot(),d=x(()=>e.id||`input-${u}`),v=fe(!1),h=fe(!1),m=X();s==null||s.onForceUpdate(()=>{m.value&&(m.value.checked=l.value)});function S(_){v.value=!0,(!Ki||Ki&&_.target.matches(":focus-visible"))&&(h.value=!0)}function b(){v.value=!1,h.value=!1}function y(_){e.readonly&&s&&De(()=>s.forceUpdate()),l.value=_.target.checked}return ye(()=>{var $,O;const _=r.label?r.label({label:e.label,props:{for:d.value}}):e.label,[k,A]=Iu(n);return g("div",de({class:["v-selection-control",{"v-selection-control--dirty":l.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":v.value,"v-selection-control--focus-visible":h.value,"v-selection-control--inline":e.inline},i.value,e.class]},k,{style:e.style}),[g("div",{class:["v-selection-control__wrapper",a.value],style:c.value},[($=r.default)==null?void 0:$.call(r),it(g("div",{class:["v-selection-control__input"]},[o.value&&g(Ne,{key:"icon",icon:o.value},null),g("input",de({ref:m,checked:l.value,disabled:e.disabled,id:d.value,onBlur:b,onFocus:S,onInput:y,"aria-disabled":e.readonly,type:e.type,value:f.value,name:e.name,"aria-checked":e.type==="checkbox"?l.value:void 0},A),null),(O=r.input)==null?void 0:O.call(r,{model:l,textColorClasses:a,textColorStyles:c,props:{onFocus:S,onBlur:b,id:d.value}})]),[[en("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),_&&g(wf,{for:d.value,clickable:!0},{default:()=>[_]})])}),{isFocused:v,input:m}}}),Gb=z({indeterminate:Boolean,indeterminateIcon:{type:Pe,default:"$checkboxIndeterminate"},...kf({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),xf=ie()({name:"VCheckboxBtn",props:Gb(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"indeterminate"),s=$e(e,"modelValue");function i(a){r.value&&(r.value=!1)}const o=x(()=>r.value?e.indeterminateIcon:e.falseIcon),l=x(()=>r.value?e.indeterminateIcon:e.trueIcon);return ye(()=>g(Yb,de(e,{modelValue:s.value,"onUpdate:modelValue":[a=>s.value=a,i],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:o.value,trueIcon:l.value,"aria-checked":r.value?"mixed":void 0}),n)),{}}});function Ef(e){const{t}=Ys();function n(r){let{name:s}=r;const i={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[s],o=e[`onClick:${s}`],l=o&&i?t(`$vuetify.input.${i}`,e.label??""):void 0;return g(Ne,{icon:e[`${s}Icon`],"aria-label":l,onClick:o},null)}return{InputIcon:n}}const Jb=z({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function at(e,t,n){return ie()({name:e,props:Jb({mode:n,origin:t}),setup(r,s){let{slots:i}=s;const o={onBeforeEnter(l){r.origin&&(l.style.transformOrigin=r.origin)},onLeave(l){if(r.leaveAbsolute){const{offsetTop:a,offsetLeft:c,offsetWidth:f,offsetHeight:u}=l;l._transitionInitialStyles={position:l.style.position,top:l.style.top,left:l.style.left,width:l.style.width,height:l.style.height},l.style.position="absolute",l.style.top=`${a}px`,l.style.left=`${c}px`,l.style.width=`${f}px`,l.style.height=`${u}px`}r.hideOnLeave&&l.style.setProperty("display","none","important")},onAfterLeave(l){if(r.leaveAbsolute&&(l!=null&&l._transitionInitialStyles)){const{position:a,top:c,left:f,width:u,height:d}=l._transitionInitialStyles;delete l._transitionInitialStyles,l.style.position=a||"",l.style.top=c||"",l.style.left=f||"",l.style.width=u||"",l.style.height=d||""}}};return()=>{const l=r.group?Vv:Mt;return Nt(l,{name:r.disabled?"":e,css:!r.disabled,...r.group?void 0:{mode:r.mode},...r.disabled?{}:o},i.default)}}})}function Pf(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return ie()({name:e,props:{mode:{type:String,default:n},disabled:Boolean},setup(r,s){let{slots:i}=s;return()=>Nt(Mt,{name:r.disabled?"":e,css:!r.disabled,...r.disabled?{}:t},i.default)}})}function Af(){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",r=vt(`offset-${n}`);return{onBeforeEnter(o){o._parent=o.parentNode,o._initialStyle={transition:o.style.transition,overflow:o.style.overflow,[n]:o.style[n]}},onEnter(o){const l=o._initialStyle;o.style.setProperty("transition","none","important"),o.style.overflow="hidden";const a=`${o[r]}px`;o.style[n]="0",o.offsetHeight,o.style.transition=l.transition,e&&o._parent&&o._parent.classList.add(e),requestAnimationFrame(()=>{o.style[n]=a})},onAfterEnter:i,onEnterCancelled:i,onLeave(o){o._initialStyle={transition:"",overflow:o.style.overflow,[n]:o.style[n]},o.style.overflow="hidden",o.style[n]=`${o[r]}px`,o.offsetHeight,requestAnimationFrame(()=>o.style[n]="0")},onAfterLeave:s,onLeaveCancelled:s};function s(o){e&&o._parent&&o._parent.classList.remove(e),i(o)}function i(o){const l=o._initialStyle[n];o.style.overflow=o._initialStyle.overflow,l!=null&&(o.style[n]=l),delete o._initialStyle}}const Xb=z({target:Object},"v-dialog-transition"),Tf=ie()({name:"VDialogTransition",props:Xb(),setup(e,t){let{slots:n}=t;const r={onBeforeEnter(s){s.style.pointerEvents="none",s.style.visibility="hidden"},async onEnter(s,i){var d;await new Promise(v=>requestAnimationFrame(v)),await new Promise(v=>requestAnimationFrame(v)),s.style.visibility="";const{x:o,y:l,sx:a,sy:c,speed:f}=Ra(e.target,s),u=kn(s,[{transform:`translate(${o}px, ${l}px) scale(${a}, ${c})`,opacity:0},{}],{duration:225*f,easing:Ny});(d=$a(s))==null||d.forEach(v=>{kn(v,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*f,easing:ks})}),u.finished.then(()=>i())},onAfterEnter(s){s.style.removeProperty("pointer-events")},onBeforeLeave(s){s.style.pointerEvents="none"},async onLeave(s,i){var d;await new Promise(v=>requestAnimationFrame(v));const{x:o,y:l,sx:a,sy:c,speed:f}=Ra(e.target,s);kn(s,[{},{transform:`translate(${o}px, ${l}px) scale(${a}, ${c})`,opacity:0}],{duration:125*f,easing:Dy}).finished.then(()=>i()),(d=$a(s))==null||d.forEach(v=>{kn(v,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*f,easing:ks})})},onAfterLeave(s){s.style.removeProperty("pointer-events")}};return()=>e.target?g(Mt,de({name:"dialog-transition"},r,{css:!1}),n):g(Mt,{name:"dialog-transition"},n)}});function $a(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 Ra(e,t){const n=e.getBoundingClientRect(),r=$o(t),[s,i]=getComputedStyle(t).transformOrigin.split(" ").map(b=>parseFloat(b)),[o,l]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let a=n.left+n.width/2;o==="left"||l==="left"?a-=n.width/2:(o==="right"||l==="right")&&(a+=n.width/2);let c=n.top+n.height/2;o==="top"||l==="top"?c-=n.height/2:(o==="bottom"||l==="bottom")&&(c+=n.height/2);const f=n.width/r.width,u=n.height/r.height,d=Math.max(1,f,u),v=f/d||0,h=u/d||0,m=r.width*r.height/(window.innerWidth*window.innerHeight),S=m>.12?Math.min(1.5,(m-.12)*10+1):1;return{x:a-(s+r.left),y:c-(i+r.top),sx:v,sy:h,speed:S}}at("fab-transition","center center","out-in");at("dialog-bottom-transition");at("dialog-top-transition");at("fade-transition");at("scale-transition");at("scroll-x-transition");at("scroll-x-reverse-transition");at("scroll-y-transition");at("scroll-y-reverse-transition");at("slide-x-transition");at("slide-x-reverse-transition");const If=at("slide-y-transition");at("slide-y-reverse-transition");const Zb=Pf("expand-transition",Af()),Of=Pf("expand-x-transition",Af("",!0)),Qb=z({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},...we(),...Kn({transition:{component:If,leaveAbsolute:!0,group:!0}})},"VMessages"),e0=ie()({name:"VMessages",props:Qb(),setup(e,t){let{slots:n}=t;const r=x(()=>Et(e.messages)),{textColorClasses:s,textColorStyles:i}=At(x(()=>e.color));return ye(()=>g(Jt,{transition:e.transition,tag:"div",class:["v-messages",s.value,e.class],style:[i.value,e.style],role:"alert","aria-live":"polite"},{default:()=>[e.active&&r.value.map((o,l)=>g("div",{class:"v-messages__message",key:`${l}-${r.value}`},[n.message?n.message({message:o}):o]))]})),{}}}),Lf=z({focused:Boolean,"onUpdate:focused":Pt()},"focus");function $f(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht();const n=$e(e,"focused"),r=x(()=>({[`${t}--focused`]:n.value}));function s(){n.value=!0}function i(){n.value=!1}return{focusClasses:r,isFocused:n,focus:s,blur:i}}const t0=Symbol.for("vuetify:form");function zo(){return Oe(t0,null)}const n0=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,...Lf()},"validation");function r0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ot();const r=$e(e,"modelValue"),s=x(()=>e.validationValue===void 0?r.value:e.validationValue),i=zo(),o=X([]),l=fe(!0),a=x(()=>!!(Et(r.value===""?null:r.value).length||Et(s.value===""?null:s.value).length)),c=x(()=>!!(e.disabled??(i==null?void 0:i.isDisabled.value))),f=x(()=>!!(e.readonly??(i==null?void 0:i.isReadonly.value))),u=x(()=>e.errorMessages.length?Et(e.errorMessages).slice(0,Math.max(0,+e.maxErrors)):o.value),d=x(()=>{let k=(e.validateOn??(i==null?void 0:i.validateOn.value))||"input";k==="lazy"&&(k="input lazy");const A=new Set((k==null?void 0:k.split(" "))??[]);return{blur:A.has("blur")||A.has("input"),input:A.has("input"),submit:A.has("submit"),lazy:A.has("lazy")}}),v=x(()=>e.error||e.errorMessages.length?!1:e.rules.length?l.value?o.value.length||d.value.lazy?null:!0:!o.value.length:!0),h=fe(!1),m=x(()=>({[`${t}--error`]:v.value===!1,[`${t}--dirty`]:a.value,[`${t}--disabled`]:c.value,[`${t}--readonly`]:f.value})),S=x(()=>e.name??ge(n));Co(()=>{i==null||i.register({id:S.value,validate:_,reset:b,resetValidation:y})}),It(()=>{i==null||i.unregister(S.value)}),bn(async()=>{d.value.lazy||await _(!0),i==null||i.update(S.value,v.value,u.value)}),pn(()=>d.value.input,()=>{ce(s,()=>{if(s.value!=null)_();else if(e.focused){const k=ce(()=>e.focused,A=>{A||_(),k()})}})}),pn(()=>d.value.blur,()=>{ce(()=>e.focused,k=>{k||_()})}),ce(v,()=>{i==null||i.update(S.value,v.value,u.value)});function b(){r.value=null,De(y)}function y(){l.value=!0,d.value.lazy?o.value=[]:_(!0)}async function _(){let k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const A=[];h.value=!0;for(const $ of e.rules){if(A.length>=+(e.maxErrors??1))break;const C=await(typeof $=="function"?$:()=>$)(s.value);if(C!==!0){if(typeof C!="string"){console.warn(`${C} is not a valid value. Rule functions must return boolean true or a string.`);continue}A.push(C)}}return o.value=A,h.value=!1,l.value=k,o.value}return{errorMessages:u,isDirty:a,isDisabled:c,isReadonly:f,isPristine:l,isValid:v,isValidating:h,reset:b,resetValidation:y,validate:_,validationClasses:m}}const Rf=z({id:String,appendIcon:Pe,centerAffix:{type:Boolean,default:!0},prependIcon:Pe,hideDetails:[Boolean,String],hint:String,persistentHint:Boolean,messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},"onClick:prepend":Pt(),"onClick:append":Pt(),...we(),...tn(),...n0()},"VInput"),Va=ie()({name:"VInput",props:{...Rf()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:r,emit:s}=t;const{densityClasses:i}=nn(e),{rtlClasses:o}=zn(),{InputIcon:l}=Ef(e),a=Ot(),c=x(()=>e.id||`input-${a}`),f=x(()=>`${c.value}-messages`),{errorMessages:u,isDirty:d,isDisabled:v,isReadonly:h,isPristine:m,isValid:S,isValidating:b,reset:y,resetValidation:_,validate:k,validationClasses:A}=r0(e,"v-input",c),$=x(()=>({id:c,messagesId:f,isDirty:d,isDisabled:v,isReadonly:h,isPristine:m,isValid:S,isValidating:b,reset:y,resetValidation:_,validate:k})),O=x(()=>{var C;return(C=e.errorMessages)!=null&&C.length||!m.value&&u.value.length?u.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return ye(()=>{var P,R,L,J;const C=!!(r.prepend||e.prependIcon),E=!!(r.append||e.appendIcon),F=O.value.length>0,T=!e.hideDetails||e.hideDetails==="auto"&&(F||!!r.details);return g("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix},i.value,o.value,A.value,e.class],style:e.style},[C&&g("div",{key:"prepend",class:"v-input__prepend"},[(P=r.prepend)==null?void 0:P.call(r,$.value),e.prependIcon&&g(l,{key:"prepend-icon",name:"prepend"},null)]),r.default&&g("div",{class:"v-input__control"},[(R=r.default)==null?void 0:R.call(r,$.value)]),E&&g("div",{key:"append",class:"v-input__append"},[e.appendIcon&&g(l,{key:"append-icon",name:"append"},null),(L=r.append)==null?void 0:L.call(r,$.value)]),T&&g("div",{class:"v-input__details"},[g(e0,{id:f.value,active:F,messages:O.value},{message:r.message}),(J=r.details)==null?void 0:J.call(r,$.value)])])}),{reset:y,resetValidation:_,validate:k}}});function s0(e,t){if(!Fo)return;const n=t.modifiers||{},r=t.value,{handler:s,options:i}=typeof r=="object"?r:{handler:r,options:{}},o=new IntersectionObserver(function(){var u;let l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],a=arguments.length>1?arguments[1]:void 0;const c=(u=e._observe)==null?void 0:u[t.instance.$.uid];if(!c)return;const f=l.some(d=>d.isIntersecting);s&&(!n.quiet||c.init)&&(!n.once||f||c.init)&&s(f,l,a),f&&n.once?Vf(e,t):c.init=!0},i);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:o},o.observe(e)}function Vf(e,t){var r;const n=(r=e._observe)==null?void 0:r[t.instance.$.uid];n&&(n.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const i0={mounted:s0,unmounted:Vf},Mf=i0,o0=z({alt:String,cover:Boolean,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:""},srcset:String,...df(),...we(),...Kn()},"VImg"),l0=ie()({name:"VImg",directives:{intersect:Mf},props:o0(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:r}=t;const s=fe(""),i=X(),o=fe(e.eager?"loading":"idle"),l=fe(),a=fe(),c=x(()=>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)}),f=x(()=>c.value.aspect||l.value/a.value||0);ce(()=>e.src,()=>{u(o.value!=="idle")}),ce(f,(C,E)=>{!C&&E&&i.value&&S(i.value)}),Co(()=>u());function u(C){if(!(e.eager&&C)&&!(Fo&&!C&&!e.eager)){if(o.value="loading",c.value.lazySrc){const E=new Image;E.src=c.value.lazySrc,S(E,null)}c.value.src&&De(()=>{var E,F;if(n("loadstart",((E=i.value)==null?void 0:E.currentSrc)||c.value.src),(F=i.value)!=null&&F.complete){if(i.value.naturalWidth||v(),o.value==="error")return;f.value||S(i.value,null),d()}else f.value||S(i.value),h()})}}function d(){var C;h(),o.value="loaded",n("load",((C=i.value)==null?void 0:C.currentSrc)||c.value.src)}function v(){var C;o.value="error",n("error",((C=i.value)==null?void 0:C.currentSrc)||c.value.src)}function h(){const C=i.value;C&&(s.value=C.currentSrc||C.src)}let m=-1;function S(C){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const F=()=>{clearTimeout(m);const{naturalHeight:T,naturalWidth:P}=C;T||P?(l.value=P,a.value=T):!C.complete&&o.value==="loading"&&E!=null?m=window.setTimeout(F,E):(C.currentSrc.endsWith(".svg")||C.currentSrc.startsWith("data:image/svg+xml"))&&(l.value=1,a.value=1)};F()}const b=x(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),y=()=>{var F;if(!c.value.src||o.value==="idle")return null;const C=g("img",{class:["v-img__img",b.value],src:c.value.src,srcset:c.value.srcset,alt:e.alt,sizes:e.sizes,ref:i,onLoad:d,onError:v},null),E=(F=r.sources)==null?void 0:F.call(r);return g(Jt,{transition:e.transition,appear:!0},{default:()=>[it(E?g("picture",{class:"v-img__picture"},[E,C]):C,[[Dn,o.value==="loaded"]])]})},_=()=>g(Jt,{transition:e.transition},{default:()=>[c.value.lazySrc&&o.value!=="loaded"&&g("img",{class:["v-img__img","v-img__img--preload",b.value],src:c.value.lazySrc,alt:e.alt},null)]}),k=()=>r.placeholder?g(Jt,{transition:e.transition,appear:!0},{default:()=>[(o.value==="loading"||o.value==="error"&&!r.error)&&g("div",{class:"v-img__placeholder"},[r.placeholder()])]}):null,A=()=>r.error?g(Jt,{transition:e.transition,appear:!0},{default:()=>[o.value==="error"&&g("div",{class:"v-img__error"},[r.error()])]}):null,$=()=>e.gradient?g("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,O=fe(!1);{const C=ce(f,E=>{E&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{O.value=!0})}),C())})}return ye(()=>{const[C]=Ji.filterProps(e);return it(g(Ji,de({class:["v-img",{"v-img--booting":!O.value},e.class],style:e.style},C,{aspectRatio:f.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>g(ve,null,[g(y,null,null),g(_,null,null),g($,null,null),g(k,null,null),g(A,null,null)]),default:r.default}),[[en("intersect"),{handler:u,options:e.options},null,{once:!0}]])}),{currentSrc:s,image:i,state:o,naturalWidth:l,naturalHeight:a}}}),a0=z({start:Boolean,end:Boolean,icon:Pe,image:String,...we(),...tn(),...jt(),...Rr(),...qe(),...Ue(),...rn({variant:"flat"})},"VAvatar"),Os=ie()({name:"VAvatar",props:a0(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{colorClasses:s,colorStyles:i,variantClasses:o}=$r(e),{densityClasses:l}=nn(e),{roundedClasses:a}=Ut(e),{sizeClasses:c,sizeStyles:f}=Vr(e);return ye(()=>g(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},r.value,s.value,l.value,a.value,c.value,o.value,e.class],style:[i.value,f.value,e.style]},{default:()=>{var u;return[e.image?g(l0,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?g(Ne,{key:"icon",icon:e.icon},null):(u=n.default)==null?void 0:u.call(n),Lr(!1,"v-avatar")]}})),{}}});const Ff=Symbol.for("vuetify:v-chip-group"),c0=z({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:jn},...we(),...Hu({selectedClass:"v-chip--selected"}),...qe(),...Ue(),...rn({variant:"tonal"})},"VChipGroup");ie()({name:"VChipGroup",props:c0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{isSelected:s,select:i,next:o,prev:l,selected:a}=Wu(e,Ff);return Un({VChip:{color:se(e,"color"),disabled:se(e,"disabled"),filter:se(e,"filter"),variant:se(e,"variant")}}),ye(()=>g(e.tag,{class:["v-chip-group",{"v-chip-group--column":e.column},r.value,e.class],style:e.style},{default:()=>{var c;return[(c=n.default)==null?void 0:c.call(n,{isSelected:s,select:i,next:o,prev:l,selected:a.value})]}})),{}}});const u0=z({activeClass:String,appendAvatar:String,appendIcon:Pe,closable:Boolean,closeIcon:{type:Pe,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:String,default:"$complete"},label:Boolean,link:{type:Boolean,default:void 0},pill:Boolean,prependAvatar:String,prependIcon:Pe,ripple:{type:Boolean,default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:Pt(),onClickOnce:Pt(),...Ar(),...we(),...tn(),...Ir(),...ju(),...jt(),...jo(),...Rr(),...qe({tag:"span"}),...Ue(),...rn({variant:"tonal"})},"VChip"),Bf=ie()({name:"VChip",directives:{Ripple:Gs},props:u0(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0,"group:selected":e=>!0,click:e=>!0},setup(e,t){let{attrs:n,emit:r,slots:s}=t;const{t:i}=Ys(),{borderClasses:o}=Tr(e),{colorClasses:l,colorStyles:a,variantClasses:c}=$r(e),{densityClasses:f}=nn(e),{elevationClasses:u}=Or(e),{roundedClasses:d}=Ut(e),{sizeClasses:v}=Vr(e),{themeClasses:h}=tt(e),m=$e(e,"modelValue"),S=Uu(e,Ff,!1),b=Ho(e,n),y=x(()=>e.link!==!1&&b.isLink.value),_=x(()=>!e.disabled&&e.link!==!1&&(!!S||e.link||b.isClickable.value)),k=x(()=>({"aria-label":i(e.closeLabel),onClick(O){m.value=!1,r("click:close",O)}}));function A(O){var C;r("click",O),_.value&&((C=b.navigate)==null||C.call(b,O),S==null||S.toggle())}function $(O){(O.key==="Enter"||O.key===" ")&&(O.preventDefault(),A(O))}return()=>{const O=b.isLink.value?"a":e.tag,C=!!(e.appendIcon||e.appendAvatar),E=!!(C||s.append),F=!!(s.close||e.closable),T=!!(s.filter||e.filter)&&S,P=!!(e.prependIcon||e.prependAvatar),R=!!(P||s.prepend),L=!S||S.isSelected.value;return m.value&&it(g(O,{class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":_.value,"v-chip--filter":T,"v-chip--pill":e.pill},h.value,o.value,L?l.value:void 0,f.value,u.value,d.value,v.value,c.value,S==null?void 0:S.selectedClass.value,e.class],style:[L?a.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,href:b.href.value,tabindex:_.value?0:void 0,onClick:A,onKeydown:_.value&&!y.value&&$},{default:()=>{var J;return[Lr(_.value,"v-chip"),T&&g(Of,{key:"filter"},{default:()=>[it(g("div",{class:"v-chip__filter"},[s.filter?it(g(Xe,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},null),[[en("slot"),s.filter,"default"]]):g(Ne,{key:"filter-icon",icon:e.filterIcon},null)]),[[Dn,S.isSelected.value]])]}),R&&g("div",{key:"prepend",class:"v-chip__prepend"},[s.prepend?g(Xe,{key:"prepend-defaults",disabled:!P,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},s.prepend):g(ve,null,[e.prependIcon&&g(Ne,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&g(Os,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),g("div",{class:"v-chip__content"},[((J=s.default)==null?void 0:J.call(s,{isSelected:S==null?void 0:S.isSelected.value,selectedClass:S==null?void 0:S.selectedClass.value,select:S==null?void 0:S.select,toggle:S==null?void 0:S.toggle,value:S==null?void 0:S.value.value,disabled:e.disabled}))??e.text]),E&&g("div",{key:"append",class:"v-chip__append"},[s.append?g(Xe,{key:"append-defaults",disabled:!C,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},s.append):g(ve,null,[e.appendIcon&&g(Ne,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&g(Os,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),F&&g("div",de({key:"close",class:"v-chip__close"},k.value),[s.close?g(Xe,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},s.close):g(Ne,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[en("ripple"),_.value&&e.ripple,null]])}}});const to=Symbol.for("vuetify:list");function Nf(){const e=Oe(to,{hasPrepend:fe(!1),updateHasPrepend:()=>null}),t={hasPrepend:fe(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return lt(to,t),e}function Df(){return Oe(to,null)}const f0={open:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(n){const i=new Set;i.add(t);let o=s.get(t);for(;o!=null;)i.add(o),o=s.get(o);return i}else return r.delete(t),r},select:()=>null},Hf={open:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(n){let i=s.get(t);for(r.add(t);i!=null&&i!==t;)r.add(i),i=s.get(i);return r}else r.delete(t);return r},select:()=>null},d0={open:Hf.open,select:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(!n)return r;const i=[];let o=s.get(t);for(;o!=null;)i.push(o),o=s.get(o);return new Set(i)}},Ko=e=>{const t={select:n=>{let{id:r,value:s,selected:i}=n;if(r=re(r),e&&!s){const o=Array.from(i.entries()).reduce((l,a)=>{let[c,f]=a;return f==="on"?[...l,c]:l},[]);if(o.length===1&&o[0]===r)return i}return i.set(r,s?"on":"off"),i},in:(n,r,s)=>{let i=new Map;for(const o of n||[])i=t.select({id:o,value:!0,selected:new Map(i),children:r,parents:s});return i},out:n=>{const r=[];for(const[s,i]of n.entries())i==="on"&&r.push(s);return r}};return t},jf=e=>{const t=Ko(e);return{select:r=>{let{selected:s,id:i,...o}=r;i=re(i);const l=s.has(i)?new Map([[i,s.get(i)]]):new Map;return t.select({...o,id:i,selected:l})},in:(r,s,i)=>{let o=new Map;return r!=null&&r.length&&(o=t.in(r.slice(0,1),s,i)),o},out:(r,s,i)=>t.out(r,s,i)}},h0=e=>{const t=Ko(e);return{select:r=>{let{id:s,selected:i,children:o,...l}=r;return s=re(s),o.has(s)?i:t.select({id:s,selected:i,children:o,...l})},in:t.in,out:t.out}},v0=e=>{const t=jf(e);return{select:r=>{let{id:s,selected:i,children:o,...l}=r;return s=re(s),o.has(s)?i:t.select({id:s,selected:i,children:o,...l})},in:t.in,out:t.out}},m0=e=>{const t={select:n=>{let{id:r,value:s,selected:i,children:o,parents:l}=n;r=re(r);const a=new Map(i),c=[r];for(;c.length;){const u=c.shift();i.set(u,s?"on":"off"),o.has(u)&&c.push(...o.get(u))}let f=l.get(r);for(;f;){const u=o.get(f),d=u.every(h=>i.get(h)==="on"),v=u.every(h=>!i.has(h)||i.get(h)==="off");i.set(f,d?"on":v?"off":"indeterminate"),f=l.get(f)}return e&&!s&&Array.from(i.entries()).reduce((d,v)=>{let[h,m]=v;return m==="on"?[...d,h]:d},[]).length===0?a:i},in:(n,r,s)=>{let i=new Map;for(const o of n||[])i=t.select({id:o,value:!0,selected:new Map(i),children:r,parents:s});return i},out:(n,r)=>{const s=[];for(const[i,o]of n.entries())o==="on"&&!r.has(i)&&s.push(i);return s}};return t},_r=Symbol.for("vuetify:nested"),Uf={id:fe(),root:{register:()=>null,unregister:()=>null,parents:X(new Map),children:X(new Map),open:()=>null,openOnSelect:()=>null,select:()=>null,opened:X(new Set),selected:X(new Map),selectedValues:X([])}},g0=z({selectStrategy:[String,Function],openStrategy:[String,Object],opened:Array,selected:Array,mandatory:Boolean},"nested"),y0=e=>{let t=!1;const n=X(new Map),r=X(new Map),s=$e(e,"opened",e.opened,u=>new Set(u),u=>[...u.values()]),i=x(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;switch(e.selectStrategy){case"single-leaf":return v0(e.mandatory);case"leaf":return h0(e.mandatory);case"independent":return Ko(e.mandatory);case"single-independent":return jf(e.mandatory);case"classic":default:return m0(e.mandatory)}}),o=x(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return d0;case"single":return f0;case"multiple":default:return Hf}}),l=$e(e,"selected",e.selected,u=>i.value.in(u,n.value,r.value),u=>i.value.out(u,n.value,r.value));It(()=>{t=!0});function a(u){const d=[];let v=u;for(;v!=null;)d.unshift(v),v=r.value.get(v);return d}const c=et("nested"),f={id:fe(),root:{opened:s,selected:l,selectedValues:x(()=>{const u=[];for(const[d,v]of l.value.entries())v==="on"&&u.push(d);return u}),register:(u,d,v)=>{d&&u!==d&&r.value.set(u,d),v&&n.value.set(u,[]),d!=null&&n.value.set(d,[...n.value.get(d)||[],u])},unregister:u=>{if(t)return;n.value.delete(u);const d=r.value.get(u);if(d){const v=n.value.get(d)??[];n.value.set(d,v.filter(h=>h!==u))}r.value.delete(u),s.value.delete(u)},open:(u,d,v)=>{c.emit("click:open",{id:u,value:d,path:a(u),event:v});const h=o.value.open({id:u,value:d,opened:new Set(s.value),children:n.value,parents:r.value,event:v});h&&(s.value=h)},openOnSelect:(u,d,v)=>{const h=o.value.select({id:u,value:d,selected:new Map(l.value),opened:new Set(s.value),children:n.value,parents:r.value,event:v});h&&(s.value=h)},select:(u,d,v)=>{c.emit("click:select",{id:u,value:d,path:a(u),event:v});const h=i.value.select({id:u,value:d,selected:new Map(l.value),children:n.value,parents:r.value,event:v});h&&(l.value=h),f.root.openOnSelect(u,d,v)},children:n,parents:r}};return lt(_r,f),f.root},Wf=(e,t)=>{const n=Oe(_r,Uf),r=Symbol(Ot()),s=x(()=>e.value??r),i={...n,id:s,open:(o,l)=>n.root.open(s.value,o,l),openOnSelect:(o,l)=>n.root.openOnSelect(s.value,o,l),isOpen:x(()=>n.root.opened.value.has(s.value)),parent:x(()=>n.root.parents.value.get(s.value)),select:(o,l)=>n.root.select(s.value,o,l),isSelected:x(()=>n.root.selected.value.get(re(s.value))==="on"),isIndeterminate:x(()=>n.root.selected.value.get(s.value)==="indeterminate"),isLeaf:x(()=>!n.root.children.value.get(s.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(s.value,n.id.value,t),It(()=>{!n.isGroupActivator&&n.root.unregister(s.value)}),t&<(_r,i),i},p0=()=>{const e=Oe(_r,Uf);lt(_r,{...e,isGroupActivator:!0})};function b0(){const e=fe(!1);return bn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:x(()=>e.value?void 0:{transition:"none !important"}),isBooted:Sr(e)}}const _0=Wn({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return p0(),()=>{var r;return(r=n.default)==null?void 0:r.call(n)}}}),w0=z({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Pe,default:"$collapse"},expandIcon:{type:Pe,default:"$expand"},prependIcon:Pe,appendIcon:Pe,fluid:Boolean,subgroup:Boolean,title:String,value:null,...we(),...qe()},"VListGroup"),Ma=ie()({name:"VListGroup",props:w0(),setup(e,t){let{slots:n}=t;const{isOpen:r,open:s,id:i}=Wf(se(e,"value"),!0),o=x(()=>`v-list-group--id-${String(i.value)}`),l=Df(),{isBooted:a}=b0();function c(v){s(!r.value,v)}const f=x(()=>({onClick:c,class:"v-list-group__header",id:o.value})),u=x(()=>r.value?e.collapseIcon:e.expandIcon),d=x(()=>({VListItem:{active:r.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&u.value,appendIcon:e.appendIcon||!e.subgroup&&u.value,title:e.title,value:e.value}}));return ye(()=>g(e.tag,{class:["v-list-group",{"v-list-group--prepend":l==null?void 0:l.hasPrepend.value,"v-list-group--fluid":e.fluid,"v-list-group--subgroup":e.subgroup,"v-list-group--open":r.value},e.class],style:e.style},{default:()=>[n.activator&&g(Xe,{defaults:d.value},{default:()=>[g(_0,null,{default:()=>[n.activator({props:f.value,isOpen:r.value})]})]}),g(Jt,{transition:{component:Zb},disabled:!a.value},{default:()=>{var v;return[it(g("div",{class:"v-list-group__items",role:"group","aria-labelledby":o.value},[(v=n.default)==null?void 0:v.call(n)]),[[Dn,r.value]])]}})]})),{}}});const C0=Fu("v-list-item-subtitle"),S0=Fu("v-list-item-title"),k0=z({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Pe,baseColor:String,disabled:Boolean,lines:String,link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Pe,ripple:{type:Boolean,default:!0},subtitle:[String,Number,Boolean],title:[String,Number,Boolean],value:null,onClick:Pt(),onClickOnce:Pt(),...Ar(),...we(),...tn(),...Mr(),...Ir(),...jt(),...jo(),...qe(),...Ue(),...rn({variant:"text"})},"VListItem"),Rn=ie()({name:"VListItem",directives:{Ripple:Gs},props:k0(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:r,emit:s}=t;const i=Ho(e,n),o=x(()=>e.value??i.href.value),{select:l,isSelected:a,isIndeterminate:c,isGroupActivator:f,root:u,parent:d,openOnSelect:v}=Wf(o,!1),h=Df(),m=x(()=>{var D;return e.active!==!1&&(e.active||((D=i.isActive)==null?void 0:D.value)||a.value)}),S=x(()=>e.link!==!1&&i.isLink.value),b=x(()=>!e.disabled&&e.link!==!1&&(e.link||i.isClickable.value||e.value!=null&&!!h)),y=x(()=>e.rounded||e.nav),_=x(()=>e.color??e.activeColor),k=x(()=>({color:m.value?_.value??e.baseColor:e.baseColor,variant:e.variant}));ce(()=>{var D;return(D=i.isActive)==null?void 0:D.value},D=>{D&&d.value!=null&&u.open(d.value,!0),D&&v(D)},{immediate:!0});const{themeClasses:A}=tt(e),{borderClasses:$}=Tr(e),{colorClasses:O,colorStyles:C,variantClasses:E}=$r(k),{densityClasses:F}=nn(e),{dimensionStyles:T}=Fr(e),{elevationClasses:P}=Or(e),{roundedClasses:R}=Ut(y),L=x(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),J=x(()=>({isActive:m.value,select:l,isSelected:a.value,isIndeterminate:c.value}));function N(D){var Y;s("click",D),!(f||!b.value)&&((Y=i.navigate)==null||Y.call(i,D),e.value!=null&&l(!a.value,D))}function q(D){(D.key==="Enter"||D.key===" ")&&(D.preventDefault(),N(D))}return ye(()=>{const D=S.value?"a":e.tag,Y=r.title||e.title,oe=r.subtitle||e.subtitle,ae=!!(e.appendAvatar||e.appendIcon),pe=!!(ae||r.append),Be=!!(e.prependAvatar||e.prependIcon),K=!!(Be||r.prepend);return h==null||h.updateHasPrepend(K),e.activeColor&&Cy("active-color",["color","base-color"]),it(g(D,{class:["v-list-item",{"v-list-item--active":m.value,"v-list-item--disabled":e.disabled,"v-list-item--link":b.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!K&&(h==null?void 0:h.hasPrepend.value),[`${e.activeClass}`]:e.activeClass&&m.value},A.value,$.value,O.value,F.value,P.value,L.value,R.value,E.value,e.class],style:[C.value,T.value,e.style],href:i.href.value,tabindex:b.value?h?-2:0:void 0,onClick:N,onKeydown:b.value&&!S.value&&q},{default:()=>{var be;return[Lr(b.value||m.value,"v-list-item"),K&&g("div",{key:"prepend",class:"v-list-item__prepend"},[r.prepend?g(Xe,{key:"prepend-defaults",disabled:!Be,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var le;return[(le=r.prepend)==null?void 0:le.call(r,J.value)]}}):g(ve,null,[e.prependAvatar&&g(Os,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&g(Ne,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),g("div",{class:"v-list-item__content","data-no-activator":""},[Y&&g(S0,{key:"title"},{default:()=>{var le;return[((le=r.title)==null?void 0:le.call(r,{title:e.title}))??e.title]}}),oe&&g(C0,{key:"subtitle"},{default:()=>{var le;return[((le=r.subtitle)==null?void 0:le.call(r,{subtitle:e.subtitle}))??e.subtitle]}}),(be=r.default)==null?void 0:be.call(r,J.value)]),pe&&g("div",{key:"append",class:"v-list-item__append"},[r.append?g(Xe,{key:"append-defaults",disabled:!ae,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var le;return[(le=r.append)==null?void 0:le.call(r,J.value)]}}):g(ve,null,[e.appendIcon&&g(Ne,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&g(Os,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])]}}),[[en("ripple"),b.value&&e.ripple]])}),{}}}),x0=z({color:String,inset:Boolean,sticky:Boolean,title:String,...we(),...qe()},"VListSubheader"),E0=ie()({name:"VListSubheader",props:x0(),setup(e,t){let{slots:n}=t;const{textColorClasses:r,textColorStyles:s}=At(se(e,"color"));return ye(()=>{const i=!!(n.default||e.title);return g(e.tag,{class:["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},r.value,e.class],style:[{textColorStyles:s},e.style]},{default:()=>{var o;return[i&&g("div",{class:"v-list-subheader__text"},[((o=n.default)==null?void 0:o.call(n))??e.title])]}})}),{}}});const P0=z({color:String,inset:Boolean,length:[Number,String],thickness:[Number,String],vertical:Boolean,...we(),...Ue()},"VDivider"),A0=ie()({name:"VDivider",props:P0(),setup(e,t){let{attrs:n}=t;const{themeClasses:r}=tt(e),{textColorClasses:s,textColorStyles:i}=At(se(e,"color")),o=x(()=>{const l={};return e.length&&(l[e.vertical?"maxHeight":"maxWidth"]=he(e.length)),e.thickness&&(l[e.vertical?"borderRightWidth":"borderTopWidth"]=he(e.thickness)),l});return ye(()=>g("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},r.value,s.value,e.class],style:[o.value,i.value,e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null)),{}}}),T0=z({items:Array},"VListChildren"),zf=ie()({name:"VListChildren",props:T0(),setup(e,t){let{slots:n}=t;return Nf(),()=>{var r,s;return((r=n.default)==null?void 0:r.call(n))??((s=e.items)==null?void 0:s.map(i=>{var v,h;let{children:o,props:l,type:a,raw:c}=i;if(a==="divider")return((v=n.divider)==null?void 0:v.call(n,{props:l}))??g(A0,l,null);if(a==="subheader")return((h=n.subheader)==null?void 0:h.call(n,{props:l}))??g(E0,l,null);const f={subtitle:n.subtitle?m=>{var S;return(S=n.subtitle)==null?void 0:S.call(n,{...m,item:c})}:void 0,prepend:n.prepend?m=>{var S;return(S=n.prepend)==null?void 0:S.call(n,{...m,item:c})}:void 0,append:n.append?m=>{var S;return(S=n.append)==null?void 0:S.call(n,{...m,item:c})}:void 0,title:n.title?m=>{var S;return(S=n.title)==null?void 0:S.call(n,{...m,item:c})}:void 0},[u,d]=Ma.filterProps(l);return o?g(Ma,de({value:l==null?void 0:l.value},u),{activator:m=>{let{props:S}=m;return n.header?n.header({props:{...l,...S}}):g(Rn,de(l,S),f)},default:()=>g(zf,{items:o},n)}):n.item?n.item({props:l}):g(Rn,l,f)}))}}}),Kf=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"},returnObject:Boolean},"list-items");function qf(e,t){const n=xt(t,e.itemTitle,t),r=e.returnObject?t:xt(t,e.itemValue,n),s=xt(t,e.itemChildren),i=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?Pr(t,["children"])[1]:t:void 0:xt(t,e.itemProps),o={title:n,value:r,...i};return{title:String(o.title??""),value:o.value,props:o,children:Array.isArray(s)?Yf(e,s):void 0,raw:t}}function Yf(e,t){const n=[];for(const r of t)n.push(qf(e,r));return n}function Gf(e){const t=x(()=>Yf(e,e.items));return I0(t,n=>qf(e,n))}function I0(e,t){function n(s){return s.map(i=>e.value.find(l=>jn(i,l.value))??t(i))}function r(s){return s.map(i=>{let{value:o}=i;return o})}return{items:e,transformIn:n,transformOut:r}}function O0(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function L0(e,t){const n=xt(t,e.itemType,"item"),r=O0(t)?t:xt(t,e.itemTitle),s=xt(t,e.itemValue,void 0),i=xt(t,e.itemChildren),o=e.itemProps===!0?Pr(t,["children"])[1]:xt(t,e.itemProps),l={title:r,value:s,...o};return{type:n,title:l.title,value:l.value,props:l,children:n==="item"&&i?Jf(e,i):void 0,raw:t}}function Jf(e,t){const n=[];for(const r of t)n.push(L0(e,r));return n}function $0(e){return{items:x(()=>Jf(e,e.items))}}const R0=z({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,lines:{type:[Boolean,String],default:"one"},nav:Boolean,...g0({selectStrategy:"single-leaf",openStrategy:"list"}),...Ar(),...we(),...tn(),...Mr(),...Ir(),itemType:{type:String,default:"type"},...Kf(),...jt(),...qe(),...Ue(),...rn({variant:"text"})},"VList"),Xf=ie()({name:"VList",props:R0(),emits:{"update:selected":e=>!0,"update:opened":e=>!0,"click:open":e=>!0,"click:select":e=>!0},setup(e,t){let{slots:n}=t;const{items:r}=$0(e),{themeClasses:s}=tt(e),{backgroundColorClasses:i,backgroundColorStyles:o}=yr(se(e,"bgColor")),{borderClasses:l}=Tr(e),{densityClasses:a}=nn(e),{dimensionStyles:c}=Fr(e),{elevationClasses:f}=Or(e),{roundedClasses:u}=Ut(e),{open:d,select:v}=y0(e),h=x(()=>e.lines?`v-list--${e.lines}-line`:void 0),m=se(e,"activeColor"),S=se(e,"baseColor"),b=se(e,"color");Nf(),Un({VListGroup:{activeColor:m,baseColor:S,color:b},VListItem:{activeClass:se(e,"activeClass"),activeColor:m,baseColor:S,color:b,density:se(e,"density"),disabled:se(e,"disabled"),lines:se(e,"lines"),nav:se(e,"nav"),variant:se(e,"variant")}});const y=fe(!1),_=X();function k(E){y.value=!0}function A(E){y.value=!1}function $(E){var F;!y.value&&!(E.relatedTarget&&((F=_.value)!=null&&F.contains(E.relatedTarget)))&&C()}function O(E){if(_.value){if(E.key==="ArrowDown")C("next");else if(E.key==="ArrowUp")C("prev");else if(E.key==="Home")C("first");else if(E.key==="End")C("last");else return;E.preventDefault()}}function C(E){if(_.value)return Ou(_.value,E)}return ye(()=>g(e.tag,{ref:_,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav},s.value,i.value,l.value,a.value,f.value,h.value,u.value,e.class],style:[o.value,c.value,e.style],tabindex:e.disabled||y.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:k,onFocusout:A,onFocus:$,onKeydown:O},{default:()=>[g(zf,{items:r.value},n)]})),{open:d,select:v,focus:C}}});const V0=z({id:String,...Ks(Wo({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:Tf}}),["absolute"])},"VMenu"),Zf=ie()({name:"VMenu",props:V0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),{scopeId:s}=Uo(),i=Ot(),o=x(()=>e.id||`v-menu-${i}`),l=X(),a=Oe(Qi,null),c=fe(0);lt(Qi,{register(){++c.value},unregister(){--c.value},closeParents(){setTimeout(()=>{c.value||(r.value=!1,a==null||a.closeParents())},40)}}),ce(r,d=>{d?a==null||a.register():a==null||a.unregister()});function f(){a==null||a.closeParents()}const u=x(()=>de({"aria-haspopup":"menu","aria-expanded":String(r.value),"aria-owns":o.value},e.activatorProps));return ye(()=>{const[d]=Is.filterProps(e);return g(Is,de({ref:l,class:["v-menu",e.class],style:e.style},d,{modelValue:r.value,"onUpdate:modelValue":v=>r.value=v,absolute:!0,activatorProps:u.value,"onClick:outside":f},s),{activator:n.activator,default:function(){for(var v=arguments.length,h=new Array(v),m=0;m<v;m++)h[m]=arguments[m];return g(Xe,{root:"VMenu"},{default:()=>{var S;return[(S=n.default)==null?void 0:S.call(n,...h)]}})}})}),Br({id:o,ΨopenChildren:c},l)}});const M0=z({active:Boolean,max:[Number,String],value:{type:[Number,String],default:0},...we(),...Kn({transition:{component:If}})},"VCounter"),F0=ie()({name:"VCounter",functional:!0,props:M0(),setup(e,t){let{slots:n}=t;const r=x(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return ye(()=>g(Jt,{transition:e.transition},{default:()=>[it(g("div",{class:["v-counter",e.class],style:e.style},[n.default?n.default({counter:r.value,max:e.max,value:e.value}):r.value]),[[Dn,e.active]])]})),{}}});const B0=z({floating:Boolean,...we()},"VFieldLabel"),ts=ie()({name:"VFieldLabel",props:B0(),setup(e,t){let{slots:n}=t;return ye(()=>g(wf,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}}),N0=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],Qf=z({appendInnerIcon:Pe,bgColor:String,clearable:Boolean,clearIcon:{type:Pe,default:"$clear"},active:Boolean,centerAffix:{type:Boolean,default:void 0},color:String,baseColor:String,dirty:Boolean,disabled:{type:Boolean,default:null},error:Boolean,flat:Boolean,label:String,persistentClear:Boolean,prependInnerIcon:Pe,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>N0.includes(e)},"onClick:clear":Pt(),"onClick:appendInner":Pt(),"onClick:prependInner":Pt(),...we(),...Qu(),...jt(),...Ue()},"VField"),ed=ie()({name:"VField",inheritAttrs:!1,props:{id:String,...Lf(),...Qf()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:r,slots:s}=t;const{themeClasses:i}=tt(e),{loaderClasses:o}=ef(e),{focusClasses:l,isFocused:a,focus:c,blur:f}=$f(e),{InputIcon:u}=Ef(e),{roundedClasses:d}=Ut(e),{rtlClasses:v}=zn(),h=x(()=>e.dirty||e.active),m=x(()=>!e.singleLine&&!!(e.label||s.label)),S=Ot(),b=x(()=>e.id||`input-${S}`),y=x(()=>`${b.value}-messages`),_=X(),k=X(),A=X(),$=x(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:O,backgroundColorStyles:C}=yr(se(e,"bgColor")),{textColorClasses:E,textColorStyles:F}=At(x(()=>e.error||e.disabled?void 0:h.value&&a.value?e.color:e.baseColor));ce(h,R=>{if(m.value){const L=_.value.$el,J=k.value.$el;requestAnimationFrame(()=>{const N=$o(L),q=J.getBoundingClientRect(),D=q.x-N.x,Y=q.y-N.y-(N.height/2-q.height/2),oe=q.width/.75,ae=Math.abs(oe-N.width)>1?{maxWidth:he(oe)}:void 0,pe=getComputedStyle(L),Be=getComputedStyle(J),K=parseFloat(pe.transitionDuration)*1e3||150,be=parseFloat(Be.getPropertyValue("--v-field-label-scale")),le=Be.getPropertyValue("color");L.style.visibility="visible",J.style.visibility="hidden",kn(L,{transform:`translate(${D}px, ${Y}px) scale(${be})`,color:le,...ae},{duration:K,easing:ks,direction:R?"normal":"reverse"}).finished.then(()=>{L.style.removeProperty("visibility"),J.style.removeProperty("visibility")})})}},{flush:"post"});const T=x(()=>({isActive:h,isFocused:a,controlRef:A,blur:f,focus:c}));function P(R){R.target!==document.activeElement&&R.preventDefault()}return ye(()=>{var D,Y,oe;const R=e.variant==="outlined",L=s["prepend-inner"]||e.prependInnerIcon,J=!!(e.clearable||s.clear),N=!!(s["append-inner"]||e.appendInnerIcon||J),q=s.label?s.label({...T.value,label:e.label,props:{for:b.value}}):e.label;return g("div",de({class:["v-field",{"v-field--active":h.value,"v-field--appended":N,"v-field--center-affix":e.centerAffix??!$.value,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--flat":e.flat,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":L,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!q,[`v-field--variant-${e.variant}`]:!0},i.value,O.value,l.value,o.value,d.value,v.value,e.class],style:[C.value,F.value,e.style],onClick:P},n),[g("div",{class:"v-field__overlay"},null),g(kp,{name:"v-field",active:!!e.loading,color:e.error?"error":e.color},{default:s.loader}),L&&g("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&g(u,{key:"prepend-icon",name:"prependInner"},null),(D=s["prepend-inner"])==null?void 0:D.call(s,T.value)]),g("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&m.value&&g(ts,{key:"floating-label",ref:k,class:[E.value],floating:!0,for:b.value},{default:()=>[q]}),g(ts,{ref:_,for:b.value},{default:()=>[q]}),(Y=s.default)==null?void 0:Y.call(s,{...T.value,props:{id:b.value,class:"v-field__input","aria-describedby":y.value},focus:c,blur:f})]),J&&g(Of,{key:"clear"},{default:()=>[it(g("div",{class:"v-field__clearable",onMousedown:ae=>{ae.preventDefault(),ae.stopPropagation()}},[s.clear?s.clear():g(u,{name:"clear"},null)]),[[Dn,e.dirty]])]}),N&&g("div",{key:"append",class:"v-field__append-inner"},[(oe=s["append-inner"])==null?void 0:oe.call(s,T.value),e.appendInnerIcon&&g(u,{key:"append-icon",name:"appendInner"},null)]),g("div",{class:["v-field__outline",E.value]},[R&&g(ve,null,[g("div",{class:"v-field__outline__start"},null),m.value&&g("div",{class:"v-field__outline__notch"},[g(ts,{ref:k,floating:!0,for:b.value},{default:()=>[q]})]),g("div",{class:"v-field__outline__end"},null)]),$.value&&m.value&&g(ts,{ref:k,floating:!0,for:b.value},{default:()=>[q]})])])}),{controlRef:A}}});function D0(e){const t=Object.keys(ed.props).filter(n=>!yy(n)&&n!=="class"&&n!=="style");return Pr(e,t)}const H0=["color","file","time","date","datetime-local","week","month"],qo=z({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:Function,prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,type:{type:String,default:"text"},modelModifiers:Object,...Rf(),...Qf()},"VTextField"),Ls=ie()({name:"VTextField",directives:{Intersect:Mf},inheritAttrs:!1,props:qo(),emits:{"click:control":e=>!0,"mousedown:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:r,slots:s}=t;const i=$e(e,"modelValue"),{isFocused:o,focus:l,blur:a}=$f(e),c=x(()=>typeof e.counterValue=="function"?e.counterValue(i.value):(i.value??"").toString().length),f=x(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),u=x(()=>["plain","underlined"].includes(e.variant));function d($,O){var C,E;!e.autofocus||!$||(E=(C=O[0].target)==null?void 0:C.focus)==null||E.call(C)}const v=X(),h=X(),m=X(),S=x(()=>H0.includes(e.type)||e.persistentPlaceholder||o.value||e.active);function b(){var $;m.value!==document.activeElement&&(($=m.value)==null||$.focus()),o.value||l()}function y($){r("mousedown:control",$),$.target!==m.value&&(b(),$.preventDefault())}function _($){b(),r("click:control",$)}function k($){$.stopPropagation(),b(),De(()=>{i.value=null,py(e["onClick:clear"],$)})}function A($){var C;const O=$.target;if(i.value=O.value,(C=e.modelModifiers)!=null&&C.trim&&["text","search","password","tel","url"].includes(e.type)){const E=[O.selectionStart,O.selectionEnd];De(()=>{O.selectionStart=E[0],O.selectionEnd=E[1]})}}return ye(()=>{const $=!!(s.counter||e.counter||e.counterValue),O=!!($||s.details),[C,E]=Iu(n),[{modelValue:F,...T}]=Va.filterProps(e),[P]=D0(e);return g(Va,de({ref:v,modelValue:i.value,"onUpdate:modelValue":R=>i.value=R,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-text-field--plain-underlined":["plain","underlined"].includes(e.variant)},e.class],style:e.style},C,T,{centerAffix:!u.value,focused:o.value}),{...s,default:R=>{let{id:L,isDisabled:J,isDirty:N,isReadonly:q,isValid:D}=R;return g(ed,de({ref:h,onMousedown:y,onClick:_,"onClick:clear":k,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:"textbox"},P,{id:L.value,active:S.value||N.value,dirty:N.value||e.dirty,disabled:J.value,focused:o.value,error:D.value===!1}),{...s,default:Y=>{let{props:{class:oe,...ae}}=Y;const pe=it(g("input",de({ref:m,value:i.value,onInput:A,autofocus:e.autofocus,readonly:q.value,disabled:J.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:b,onBlur:a},ae,E),null),[[en("intersect"),{handler:d},null,{once:!0}]]);return g(ve,null,[e.prefix&&g("span",{class:"v-text-field__prefix"},[e.prefix]),s.default?g("div",{class:oe,"data-no-activator":""},[s.default(),pe]):Vt(pe,{class:oe}),e.suffix&&g("span",{class:"v-text-field__suffix"},[e.suffix])])}})},details:O?R=>{var L;return g(ve,null,[(L=s.details)==null?void 0:L.call(s,R),$&&g(ve,null,[g("span",null,null),g(F0,{active:e.persistentCounter||o.value,value:c.value,max:f.value},s.counter)])])}:void 0})}),Br({},v,h,m)}}),td=z({chips:Boolean,closableChips:Boolean,eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,menu:Boolean,menuIcon:{type:Pe,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,valueComparator:{type:Function,default:jn},...Kf({itemChildren:!1})},"Select"),j0=z({...td(),...Ks(qo({modelValue:null}),["validationValue","dirty","appendInnerIcon"]),...Kn({transition:{component:Tf}})},"VSelect");ie()({name:"VSelect",props:j0(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:r}=Ys(),s=X(),i=X(),o=$e(e,"menu"),l=x({get:()=>o.value,set:T=>{var P;o.value&&!T&&((P=i.value)!=null&&P.ΨopenChildren)||(o.value=T)}}),{items:a,transformIn:c,transformOut:f}=Gf(e),u=$e(e,"modelValue",[],T=>c(Et(T)),T=>{const P=f(T);return e.multiple?P:P[0]??null}),d=zo(),v=x(()=>u.value.map(T=>a.value.find(P=>e.valueComparator(P.value,T.value))||T)),h=x(()=>v.value.map(T=>T.props.value)),m=fe(!1);let S="",b;const y=x(()=>e.hideSelected?a.value.filter(T=>!v.value.some(P=>P===T)):a.value),_=X();function k(T){e.openOnClear&&(l.value=!0)}function A(){e.hideNoData&&!a.value.length||e.readonly||d!=null&&d.isReadonly.value||(l.value=!l.value)}function $(T){var N,q,D,Y;if(e.readonly||d!=null&&d.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(T.key)&&T.preventDefault(),["Enter","ArrowDown"," "].includes(T.key)&&(l.value=!0),["Escape","Tab"].includes(T.key)&&(l.value=!1),T.key==="ArrowDown"?(N=_.value)==null||N.focus("next"):T.key==="ArrowUp"?(q=_.value)==null||q.focus("prev"):T.key==="Home"?(D=_.value)==null||D.focus("first"):T.key==="End"&&((Y=_.value)==null||Y.focus("last"));const P=1e3;function R(oe){const ae=oe.key.length===1,pe=!oe.ctrlKey&&!oe.metaKey&&!oe.altKey;return ae&&pe}if(e.multiple||!R(T))return;const L=performance.now();L-b>P&&(S=""),S+=T.key.toLowerCase(),b=L;const J=a.value.find(oe=>oe.title.toLowerCase().startsWith(S));J!==void 0&&(u.value=[J])}function O(T){if(e.multiple){const P=h.value.findIndex(R=>e.valueComparator(R,T.value));if(P===-1)u.value=[...u.value,T];else{const R=[...u.value];R.splice(P,1),u.value=R}}else u.value=[T],l.value=!1}function C(T){var P;(P=_.value)!=null&&P.$el.contains(T.relatedTarget)||(l.value=!1)}function E(){var T;m.value&&((T=s.value)==null||T.focus())}function F(T){m.value=!0}return ye(()=>{const T=!!(e.chips||n.chip),P=!!(!e.hideNoData||y.value.length||n.prepend||n.append||n["no-data"]),R=u.value.length>0,[L]=Ls.filterProps(e),J=R||!m.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return g(Ls,de({ref:s},L,{modelValue:u.value.map(N=>N.props.value).join(", "),"onUpdate:modelValue":N=>{N==null&&(u.value=[])},focused:m.value,"onUpdate:focused":N=>m.value=N,validationValue:u.externalValue,dirty:R,class:["v-select",{"v-select--active-menu":l.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,readonly:!0,placeholder:J,"onClick:clear":k,"onMousedown:control":A,onBlur:C,onKeydown:$}),{...n,default:()=>g(ve,null,[g(Zf,de({ref:i,modelValue:l.value,"onUpdate:modelValue":N=>l.value=N,activator:"parent",contentClass:"v-select__content",eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:E},e.menuProps),{default:()=>[P&&g(Xf,{ref:_,selected:h.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:N=>N.preventDefault(),onFocusin:F},{default:()=>{var N,q,D;return[!y.value.length&&!e.hideNoData&&(((N=n["no-data"])==null?void 0:N.call(n))??g(Rn,{title:r(e.noDataText)},null)),(q=n["prepend-item"])==null?void 0:q.call(n),y.value.map((Y,oe)=>{var pe;const ae=de(Y.props,{key:oe,onClick:()=>O(Y)});return((pe=n.item)==null?void 0:pe.call(n,{item:Y,index:oe,props:ae}))??g(Rn,ae,{prepend:Be=>{let{isSelected:K}=Be;return g(ve,null,[e.multiple&&!e.hideSelected?g(xf,{key:Y.value,modelValue:K,ripple:!1,tabindex:"-1"},null):void 0,Y.props.prependIcon&&g(Ne,{icon:Y.props.prependIcon},null)])}})}),(D=n["append-item"])==null?void 0:D.call(n)]}})]}),v.value.map((N,q)=>{var oe;function D(ae){ae.stopPropagation(),ae.preventDefault(),O(N)}const Y={"onClick:close":D,onMousedown(ae){ae.preventDefault(),ae.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0};return g("div",{key:N.value,class:"v-select__selection"},[T?n.chip?g(Xe,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:N.title}}},{default:()=>{var ae;return[(ae=n.chip)==null?void 0:ae.call(n,{item:N,index:q,props:Y})]}}):g(Bf,de({key:"chip",closable:e.closableChips,size:"small",text:N.title},Y),null):((oe=n.selection)==null?void 0:oe.call(n,{item:N,index:q}))??g("span",{class:"v-select__selection-text"},[N.title,e.multiple&&q<v.value.length-1&&g("span",{class:"v-select__selection-comma"},[xr(",")])])])})]),"append-inner":function(){var Y;for(var N=arguments.length,q=new Array(N),D=0;D<N;D++)q[D]=arguments[D];return g(ve,null,[(Y=n["append-inner"])==null?void 0:Y.call(n,...q),e.menuIcon?g(Ne,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Br({isFocused:m,menu:l,select:O},s)}});const U0=(e,t,n)=>e==null||t==null?-1:e.toString().toLocaleLowerCase().indexOf(t.toString().toLocaleLowerCase()),W0=z({customFilter:Function,customKeyFilter:Object,filterKeys:[Array,String],filterMode:{type:String,default:"intersection"},noFilter:Boolean},"filter");function z0(e,t,n){var l;const r=[],s=(n==null?void 0:n.default)??U0,i=n!=null&&n.filterKeys?Et(n.filterKeys):!1,o=Object.keys((n==null?void 0:n.customKeyFilter)??{}).length;if(!(e!=null&&e.length))return r;e:for(let a=0;a<e.length;a++){const c=e[a],f={},u={};let d=-1;if(t&&!(n!=null&&n.noFilter)){if(typeof c=="object"){const m=i||Object.keys(c);for(const S of m){const b=xt(c,S,c),y=(l=n==null?void 0:n.customKeyFilter)==null?void 0:l[S];if(d=y?y(b,t,c):s(b,t,c),d!==-1&&d!==!1)y?f[S]=d:u[S]=d;else if((n==null?void 0:n.filterMode)==="every")continue e}}else d=s(c,t,c),d!==-1&&d!==!1&&(u.title=d);const v=Object.keys(u).length,h=Object.keys(f).length;if(!v&&!h||(n==null?void 0:n.filterMode)==="union"&&h!==o&&!v||(n==null?void 0:n.filterMode)==="intersection"&&(h!==o||!v))continue}r.push({index:a,matches:{...u,...f}})}return r}function K0(e,t,n,r){const s=x(()=>typeof(n==null?void 0:n.value)!="string"&&typeof(n==null?void 0:n.value)!="number"?"":String(n.value)),i=X([]),o=X(new Map),l=x(()=>r!=null&&r.transform?ge(t).map(r==null?void 0:r.transform):ge(t));Tt(()=>{i.value=[],o.value=new Map;const c=z0(l.value,s.value,{customKeyFilter:e.customKeyFilter,default:e.customFilter,filterKeys:e.filterKeys,filterMode:e.filterMode,noFilter:e.noFilter}),f=ge(t);c.forEach(u=>{let{index:d,matches:v}=u;const h=f[d];i.value.push(h),o.value.set(h.value,v)})});function a(c){return o.value.get(c.value)}return{filteredItems:i,filteredMatches:o,getMatches:a}}function q0(e,t,n){if(t==null)return e;if(Array.isArray(t))throw new Error("Multiple matches is not implemented");return typeof t=="number"&&~t?g(ve,null,[g("span",{class:"v-autocomplete__unmask"},[e.substr(0,t)]),g("span",{class:"v-autocomplete__mask"},[e.substr(t,n)]),g("span",{class:"v-autocomplete__unmask"},[e.substr(t+n)])]):e}const Y0=z({autoSelectFirst:{type:[Boolean,String]},search:String,...W0({filterKeys:["title"]}),...td(),...Ks(qo({modelValue:null}),["validationValue","dirty","appendInnerIcon"]),...Kn({transition:!1})},"VAutocomplete"),G0=ie()({name:"VAutocomplete",props:Y0(),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:r}=Ys(),s=X(),i=fe(!1),o=fe(!0),l=X(!1),a=X(),c=$e(e,"menu"),f=x({get:()=>c.value,set:K=>{var be;c.value&&!K&&((be=a.value)!=null&&be.ΨopenChildren)||(c.value=K)}}),u=fe(-1),d=x(()=>{var K;return(K=s.value)==null?void 0:K.color}),{items:v,transformIn:h,transformOut:m}=Gf(e),{textColorClasses:S,textColorStyles:b}=At(d),y=$e(e,"search",""),_=$e(e,"modelValue",[],K=>h(Et(K)),K=>{const be=m(K);return e.multiple?be:be[0]??null}),k=zo(),{filteredItems:A,getMatches:$}=K0(e,v,x(()=>o.value?void 0:y.value)),O=x(()=>_.value.map(K=>v.value.find(be=>e.valueComparator(be.value,K.value))||K)),C=x(()=>e.hideSelected?A.value.filter(K=>!O.value.some(be=>be.value===K.value)):A.value),E=x(()=>O.value.map(K=>K.props.value)),F=x(()=>O.value[u.value]),T=x(()=>{var be;return(e.autoSelectFirst===!0||e.autoSelectFirst==="exact"&&y.value===((be=C.value[0])==null?void 0:be.title))&&C.value.length>0&&!o.value&&!l.value}),P=X();function R(K){e.openOnClear&&(f.value=!0),y.value=""}function L(){e.hideNoData&&!v.value.length||e.readonly||k!=null&&k.isReadonly.value||(f.value=!0)}function J(K){i.value&&(K.preventDefault(),K.stopPropagation()),f.value=!f.value}function N(K){var mt,Ce,Le,He,Te;if(e.readonly||k!=null&&k.isReadonly.value)return;const be=s.value.selectionStart,le=E.value.length;if((u.value>-1||["Enter","ArrowDown","ArrowUp"].includes(K.key))&&K.preventDefault(),["Enter","ArrowDown"].includes(K.key)&&(f.value=!0),["Escape"].includes(K.key)&&(f.value=!1),["Enter","Escape","Tab"].includes(K.key)&&(T.value&&["Enter","Tab"].includes(K.key)&&Be(A.value[0]),o.value=!0),K.key==="ArrowDown"?((mt=P.value)==null||mt.focus("next"),T.value&&((Ce=P.value)==null||Ce.focus("next"))):K.key==="ArrowUp"&&((Le=P.value)==null||Le.focus("prev")),!!e.multiple){if(["Backspace","Delete"].includes(K.key)){if(u.value<0){K.key==="Backspace"&&!y.value&&(u.value=le-1);return}const p=u.value;F.value&&Be(F.value),u.value=p>=le-1?le-2:p}if(K.key==="ArrowLeft"){if(u.value<0&&be>0)return;const p=u.value>-1?u.value-1:le-1;O.value[p]?u.value=p:(u.value=-1,s.value.setSelectionRange((He=y.value)==null?void 0:He.length,(Te=y.value)==null?void 0:Te.length))}if(K.key==="ArrowRight"){if(u.value<0)return;const p=u.value+1;O.value[p]?u.value=p:(u.value=-1,s.value.setSelectionRange(0,0))}}}function q(K){y.value=K.target.value}function D(){var K;i.value&&(o.value=!0,(K=s.value)==null||K.focus())}function Y(K){i.value=!0,setTimeout(()=>{l.value=!0})}function oe(K){l.value=!1}function ae(K){(K==null||K===""&&!e.multiple)&&(_.value=[])}const pe=fe(!1);function Be(K){if(e.multiple){const be=E.value.findIndex(le=>e.valueComparator(le,K.value));if(be===-1)_.value=[..._.value,K];else{const le=[..._.value];le.splice(be,1),_.value=le}}else _.value=[K],pe.value=!0,y.value=K.title,f.value=!1,o.value=!0,De(()=>pe.value=!1)}return ce(i,(K,be)=>{var le;K!==be&&(K?(pe.value=!0,y.value=e.multiple?"":String(((le=O.value.at(-1))==null?void 0:le.props.title)??""),o.value=!0,De(()=>pe.value=!1)):(!e.multiple&&!y.value?_.value=[]:T.value&&!l.value&&!O.value.some(mt=>{let{value:Ce}=mt;return Ce===C.value[0].value})&&Be(C.value[0]),f.value=!1,y.value="",u.value=-1))}),ce(y,K=>{!i.value||pe.value||(K&&(f.value=!0),o.value=!K)}),ye(()=>{const K=!!(e.chips||n.chip),be=!!(!e.hideNoData||C.value.length||n.prepend||n.append||n["no-data"]),le=_.value.length>0,[mt]=Ls.filterProps(e);return g(Ls,de({ref:s},mt,{modelValue:y.value,"onUpdate:modelValue":ae,focused:i.value,"onUpdate:focused":Ce=>i.value=Ce,validationValue:_.externalValue,dirty:le,onInput:q,class:["v-autocomplete",`v-autocomplete--${e.multiple?"multiple":"single"}`,{"v-autocomplete--active-menu":f.value,"v-autocomplete--chips":!!e.chips,"v-autocomplete--selection-slot":!!n.selection,"v-autocomplete--selecting-index":u.value>-1},e.class],style:e.style,readonly:e.readonly,placeholder:le?void 0:e.placeholder,"onClick:clear":R,"onMousedown:control":L,onKeydown:N}),{...n,default:()=>g(ve,null,[g(Zf,de({ref:a,modelValue:f.value,"onUpdate:modelValue":Ce=>f.value=Ce,activator:"parent",contentClass:"v-autocomplete__content",eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:D},e.menuProps),{default:()=>[be&&g(Xf,{ref:P,selected:E.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:Ce=>Ce.preventDefault(),onFocusin:Y,onFocusout:oe},{default:()=>{var Ce,Le,He;return[!C.value.length&&!e.hideNoData&&(((Ce=n["no-data"])==null?void 0:Ce.call(n))??g(Rn,{title:r(e.noDataText)},null)),(Le=n["prepend-item"])==null?void 0:Le.call(n),C.value.map((Te,p)=>{var I;const w=de(Te.props,{key:p,active:T.value&&p===0?!0:void 0,onClick:()=>Be(Te)});return((I=n.item)==null?void 0:I.call(n,{item:Te,index:p,props:w}))??g(Rn,w,{prepend:M=>{let{isSelected:V}=M;return g(ve,null,[e.multiple&&!e.hideSelected?g(xf,{key:Te.value,modelValue:V,ripple:!1,tabindex:"-1"},null):void 0,Te.props.prependIcon&&g(Ne,{icon:Te.props.prependIcon},null)])},title:()=>{var M,V;return o.value?Te.title:q0(Te.title,(M=$(Te))==null?void 0:M.title,((V=y.value)==null?void 0:V.length)??0)}})}),(He=n["append-item"])==null?void 0:He.call(n)]}})]}),O.value.map((Ce,Le)=>{var p;function He(w){w.stopPropagation(),w.preventDefault(),Be(Ce)}const Te={"onClick:close":He,onMousedown(w){w.preventDefault(),w.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0};return g("div",{key:Ce.value,class:["v-autocomplete__selection",Le===u.value&&["v-autocomplete__selection--selected",S.value]],style:Le===u.value?b.value:{}},[K?n.chip?g(Xe,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:Ce.title}}},{default:()=>{var w;return[(w=n.chip)==null?void 0:w.call(n,{item:Ce,index:Le,props:Te})]}}):g(Bf,de({key:"chip",closable:e.closableChips,size:"small",text:Ce.title},Te),null):((p=n.selection)==null?void 0:p.call(n,{item:Ce,index:Le}))??g("span",{class:"v-autocomplete__selection-text"},[Ce.title,e.multiple&&Le<O.value.length-1&&g("span",{class:"v-autocomplete__selection-comma"},[xr(",")])])])})]),"append-inner":function(){var Te;for(var Ce=arguments.length,Le=new Array(Ce),He=0;He<Ce;He++)Le[He]=arguments[He];return g(ve,null,[(Te=n["append-inner"])==null?void 0:Te.call(n,...Le),e.menuIcon?g(Ne,{class:"v-autocomplete__menu-icon",icon:e.menuIcon,onMousedown:J,onClick:_y},null):void 0])}})}),Br({isFocused:i,isPristine:o,menu:f,search:y,filteredItems:A,select:Be},s)}}),J0={__name:"concept-filter",props:{concept:{type:Object,required:!0},masterData:{type:Object,required:!0}},emits:["update:model-value"],setup(e){const t=e,n=t.masterData.action.output.find(a=>a.concept==="http://www.w3.org/2000/01/rdf-schema#label"),r=t.masterData.action.output.find(a=>a.concept&&a.concept!=="http://www.w3.org/2000/01/rdf-schema#label"),s=X(""),i=X([]),o=X(!1),l=async a=>{const c=await $fetch(t.masterData.remoteService.server+t.masterData.action.operation.path,{params:{q:a}});i.value=c.results};return l(""),(a,c)=>(Ie(),Ge(G0,{modelValue:ge(s),"onUpdate:modelValue":[c[0]||(c[0]=f=>Ee(s)?s.value=f:null),c[2]||(c[2]=f=>a.$emit("update:model-value",f))],loading:ge(o),items:ge(i),variant:"outlined","hide-no-data":"","hide-details":"","item-value":ge(r).name,"item-title":ge(n).name,"return-object":"",label:e.concept.title,clearable:!0,"onUpdate:search":c[1]||(c[1]=f=>l(f))},null,8,["modelValue","loading","items","item-value","item-title","label"]))}};const X0=z({fluid:{type:Boolean,default:!1},...we(),...qe()},"VContainer"),Z0=ie()({name:"VContainer",props:X0(),setup(e,t){let{slots:n}=t;const{rtlClasses:r}=zn();return ye(()=>g(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},r.value,e.class],style:e.style},n)),{}}}),nd=(()=>Js.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}))(),rd=(()=>Js.reduce((e,t)=>{const n="offset"+Ft(t);return e[n]={type:[String,Number],default:null},e},{}))(),sd=(()=>Js.reduce((e,t)=>{const n="order"+Ft(t);return e[n]={type:[String,Number],default:null},e},{}))(),Fa={col:Object.keys(nd),offset:Object.keys(rd),order:Object.keys(sd)};function Q0(e,t,n){let r=e;if(!(n==null||n===!1)){if(t){const s=t.replace(e,"");r+=`-${s}`}return e==="col"&&(r="v-"+r),e==="col"&&(n===""||n===!0)||(r+=`-${n}`),r.toLowerCase()}}const e_=["auto","start","end","center","baseline","stretch"],t_=z({cols:{type:[Boolean,String,Number],default:!1},...nd,offset:{type:[String,Number],default:null},...rd,order:{type:[String,Number],default:null},...sd,alignSelf:{type:String,default:null,validator:e=>e_.includes(e)},...we(),...qe()},"VCol"),n_=ie()({name:"VCol",props:t_(),setup(e,t){let{slots:n}=t;const r=x(()=>{const s=[];let i;for(i in Fa)Fa[i].forEach(l=>{const a=e[l],c=Q0(i,l,a);c&&s.push(c)});const o=s.some(l=>l.startsWith("v-col-"));return s.push({"v-col":!o||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),s});return()=>{var s;return Nt(e.tag,{class:[r.value,e.class],style:e.style},(s=n.default)==null?void 0:s.call(n))}}}),Yo=["start","end","center"],id=["space-between","space-around","space-evenly"];function Go(e,t){return Js.reduce((n,r)=>{const s=e+Ft(r);return n[s]=t(),n},{})}const r_=[...Yo,"baseline","stretch"],od=e=>r_.includes(e),ld=Go("align",()=>({type:String,default:null,validator:od})),s_=[...Yo,...id],ad=e=>s_.includes(e),cd=Go("justify",()=>({type:String,default:null,validator:ad})),i_=[...Yo,...id,"stretch"],ud=e=>i_.includes(e),fd=Go("alignContent",()=>({type:String,default:null,validator:ud})),Ba={align:Object.keys(ld),justify:Object.keys(cd),alignContent:Object.keys(fd)},o_={align:"align",justify:"justify",alignContent:"align-content"};function l_(e,t,n){let r=o_[e];if(n!=null){if(t){const s=t.replace(e,"");r+=`-${s}`}return r+=`-${n}`,r.toLowerCase()}}const a_=z({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:od},...ld,justify:{type:String,default:null,validator:ad},...cd,alignContent:{type:String,default:null,validator:ud},...fd,...we(),...qe()},"VRow"),c_=ie()({name:"VRow",props:a_(),setup(e,t){let{slots:n}=t;const r=x(()=>{const s=[];let i;for(i in Ba)Ba[i].forEach(o=>{const l=e[o],a=l_(i,o,l);a&&s.push(a)});return s.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}),s});return()=>{var s;return Nt(e.tag,{class:["v-row",r.value,e.class],style:e.style},(s=n.default)==null?void 0:s.call(n))}}}),u_={class:"text-h5 mt-8"},f_={key:0,class:"mt-4"},d_={__name:"dashboard-section",props:{section:{type:Object,required:!0}},setup(e){return(t,n)=>{const r=$h("v-iframe");return Ie(),hn(ve,null,[js("h2",u_,wi(e.section.title),1),e.section.description?(Ie(),hn("p",f_,wi(e.section.description),1)):Gt("",!0),g(c_,null,{default:St(()=>[(Ie(!0),hn(ve,null,Lc(e.section.elements||[],(s,i)=>(Ie(),Ge(n_,{key:i,sm:"12",md:"6",lg:"4"},{default:St(()=>[s.type==="tablePreview"?(Ie(),Ge(r,{key:0,src:`/data-fair/embed/dataset/${s.dataset.id}/table`},null,8,["src"])):Gt("",!0),s.type==="application"?(Ie(),Ge(r,{key:1,src:`/data-fair/app/${s.application.id}`,"sync-state":!0},null,8,["src"])):Gt("",!0)]),_:2},1024))),128))]),_:1})],64)}}},h_={__name:"app",setup(e){const t=window.APPLICATION,n=i=>{console.error(i),$fetch(t.href+"/error",{method:"POST",body:{message:i.message||i}})},r=!t.configuration.concept||!t.configuration.masterData;r&&n("configuration incomplète");const s=X(null);return(i,o)=>{const l=J0,a=d_;return ge(r)?Gt("",!0):(Ie(),Ge(Z0,{key:0},{default:St(()=>[g(l,{concept:ge(t).configuration.concept,"master-data":ge(t).configuration.masterData,"onUpdate:modelValue":o[0]||(o[0]=c=>s.value=c)},null,8,["concept","master-data"]),(Ie(!0),hn(ve,null,Lc(ge(t).configuration.sections||[],(c,f)=>(Ie(),Ge(a,{key:f,section:c},null,8,["section"]))),128))]),_:1}))}}},Na={__name:"nuxt-root",setup(e){const t=Eh(()=>yu(()=>import("./error-component.4f7f54ac.js"),[],import.meta.url).then(a=>a.default||a)),n=()=>null,r=Ke(),s=r.deferHydration(),i=!1;lt("_route",ey()),r.hooks.callHookWith(a=>a.map(c=>c()),"vue:setup");const o=Oo();Tc((a,c,f)=>{if(r.hooks.callHook("vue:error",a,c,f).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),iy(a)&&(a.fatal||a.unhandled))return r.runWithContext(()=>ry(a)),!1});const{islandContext:l}=!1;return(a,c)=>(Ie(),Ge(yh,{onResolve:ge(s)},{default:St(()=>[ge(o)?(Ie(),Ge(ge(t),{key:0,error:ge(o)},null,8,["error"])):ge(l)?(Ie(),Ge(ge(n),{key:1,context:ge(l)},null,8,["context"])):ge(i)?(Ie(),Ge(Oc(ge(i)),{key:2})):(Ie(),Ge(ge(h_),{key:3}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=Em.create({baseURL:Am()}));let Da;const v_=zm(Wb);{let e;Da=async function(){var i,o;if(e)return e;const r=!!((i=window.__NUXT__)!=null&&i.serverRendered||((o=document.getElementById("__NUXT_DATA__"))==null?void 0:o.dataset.ssr)==="true")?Uv(Na):jv(Na),s=jm({vueApp:r});try{await Wm(s,v_)}catch(l){await s.callHook("app:error",l),s.payload.error=s.payload.error||l}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount("#"+Wg),await s.hooks.callHook("app:mounted",r),await De()}catch(l){await s.callHook("app:error",l),s.payload.error=s.payload.error||l}return r},e=Da().catch(t=>{console.error("Error while mounting app:",t)})}export{g as A,St as B,xr as C,g_ as D,y_ as E,yu as _,Ke as a,zs as b,Ge as c,Eh as d,Sc as e,x as f,nv as g,Ws as h,bn as i,It as j,Nt as k,$h as l,iu as m,m_ as n,Ie as o,Er as p,lu as q,X as r,ny as s,vy as t,ge as u,p_ as v,Vi as w,hn as x,js as y,wi as z};
|