v4l2camera-ui 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,26 @@
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))r(l);new MutationObserver(l=>{for(const s of l)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(l){const s={};return l.integrity&&(s.integrity=l.integrity),l.referrerPolicy&&(s.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?s.credentials="include":l.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(l){if(l.ep)return;l.ep=!0;const s=n(l);fetch(l.href,s)}})();/**
2
+ * @vue/shared v3.4.26
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **//*! #__NO_SIDE_EFFECTS__ */function bo(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const Fe={},qn=[],yt=()=>{},Jd=()=>!1,Wl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),So=e=>e.startsWith("onUpdate:"),He=Object.assign,wo=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Xd=Object.prototype.hasOwnProperty,xe=(e,t)=>Xd.call(e,t),ce=Array.isArray,Yn=e=>Kl(e)==="[object Map]",Au=e=>Kl(e)==="[object Set]",me=e=>typeof e=="function",De=e=>typeof e=="string",Mn=e=>typeof e=="symbol",Ie=e=>e!==null&&typeof e=="object",Tu=e=>(Ie(e)||me(e))&&me(e.then)&&me(e.catch),Pu=Object.prototype.toString,Kl=e=>Pu.call(e),Zd=e=>Kl(e).slice(8,-1),Vu=e=>Kl(e)==="[object Object]",Co=e=>De(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,pr=bo(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Gl=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Qd=/-(\w)/g,Ct=Gl(e=>e.replace(Qd,(t,n)=>n?n.toUpperCase():"")),em=/\B([A-Z])/g,rr=Gl(e=>e.replace(em,"-$1").toLowerCase()),Zt=Gl(e=>e.charAt(0).toUpperCase()+e.slice(1)),fs=Gl(e=>e?`on${Zt(e)}`:""),mn=(e,t)=>!Object.is(e,t),ds=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Ou=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},tm=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Iu=e=>{const t=De(e)?Number(e):NaN;return isNaN(t)?e:t};let Vi;const Fu=()=>Vi||(Vi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function _o(e){if(ce(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],l=De(r)?sm(r):_o(r);if(l)for(const s in l)t[s]=l[s]}return t}else if(De(e)||Ie(e))return e}const nm=/;(?![^(]*\))/g,rm=/:([^]+)/,lm=/\/\*[^]*?\*\//g;function sm(e){const t={};return e.replace(lm,"").split(nm).forEach(n=>{if(n){const r=n.split(rm);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function xo(e){let t="";if(De(e))t=e;else if(ce(e))for(let n=0;n<e.length;n++){const r=xo(e[n]);r&&(t+=r+" ")}else if(Ie(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const om="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",im=bo(om);function Ru(e){return!!e||e===""}const Ge=e=>De(e)?e:e==null?"":ce(e)||Ie(e)&&(e.toString===Pu||!me(e.toString))?JSON.stringify(e,Lu,2):String(e),Lu=(e,t)=>t&&t.__v_isRef?Lu(e,t.value):Yn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,l],s)=>(n[ms(r,s)+" =>"]=l,n),{})}:Au(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ms(n))}:Mn(t)?ms(t):Ie(t)&&!ce(t)&&!Vu(t)?String(t):t,ms=(e,t="")=>{var n;return Mn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
6
+ * @vue/reactivity v3.4.26
7
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
+ * @license MIT
9
+ **/let dt;class Bu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=dt,!t&&dt&&(this.index=(dt.scopes||(dt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=dt;try{return dt=this,t()}finally{dt=n}}}on(){dt=this}off(){dt=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 l=this.parent.scopes.pop();l&&l!==this&&(this.parent.scopes[this.index]=l,l.index=this.index)}this.parent=void 0,this._active=!1}}}function ko(e){return new Bu(e)}function am(e,t=dt){t&&t.active&&t.effects.push(e)}function um(){return dt}function ct(e){dt&&dt.cleanups.push(e)}let Vn;class Eo{constructor(t,n,r,l){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,am(this,l)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,vn();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(cm(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),hn()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=cn,n=Vn;try{return cn=!0,Vn=this,this._runnings++,Oi(this),this.fn()}finally{Ii(this),this._runnings--,Vn=n,cn=t}}stop(){this.active&&(Oi(this),Ii(this),this.onStop&&this.onStop(),this.active=!1)}}function cm(e){return e.value}function Oi(e){e._trackId++,e._depsLength=0}function Ii(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Mu(e.deps[t],e);e.deps.length=e._depsLength}}function Mu(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let cn=!0,Ds=0;const Du=[];function vn(){Du.push(cn),cn=!1}function hn(){const e=Du.pop();cn=e===void 0?!0:e}function Ao(){Ds++}function To(){for(Ds--;!Ds&&Ns.length;)Ns.shift()()}function Nu(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Mu(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Ns=[];function $u(e,t,n){Ao();for(const r of e.keys()){let l;r._dirtyLevel<t&&(l??(l=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(l??(l=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&Ns.push(r.scheduler)))}To()}const Hu=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},_l=new WeakMap,On=Symbol(""),$s=Symbol("");function ut(e,t,n){if(cn&&Vn){let r=_l.get(e);r||_l.set(e,r=new Map);let l=r.get(n);l||r.set(n,l=Hu(()=>r.delete(n))),Nu(Vn,l)}}function Gt(e,t,n,r,l,s){const o=_l.get(e);if(!o)return;let i=[];if(t==="clear")i=[...o.values()];else if(n==="length"&&ce(e)){const a=Number(r);o.forEach((u,f)=>{(f==="length"||!Mn(f)&&f>=a)&&i.push(u)})}else switch(n!==void 0&&i.push(o.get(n)),t){case"add":ce(e)?Co(n)&&i.push(o.get("length")):(i.push(o.get(On)),Yn(e)&&i.push(o.get($s)));break;case"delete":ce(e)||(i.push(o.get(On)),Yn(e)&&i.push(o.get($s)));break;case"set":Yn(e)&&i.push(o.get(On));break}Ao();for(const a of i)a&&$u(a,4);To()}function fm(e,t){const n=_l.get(e);return n&&n.get(t)}const dm=bo("__proto__,__v_isRef,__isVue"),zu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Mn)),Fi=mm();function mm(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ve(this);for(let s=0,o=this.length;s<o;s++)ut(r,"get",s+"");const l=r[t](...n);return l===-1||l===!1?r[t](...n.map(ve)):l}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){vn(),Ao();const r=ve(this)[t].apply(this,n);return To(),hn(),r}}),e}function vm(e){Mn(e)||(e=String(e));const t=ve(this);return ut(t,"has",e),t.hasOwnProperty(e)}class ju{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const l=this._isReadonly,s=this._isShallow;if(n==="__v_isReactive")return!l;if(n==="__v_isReadonly")return l;if(n==="__v_isShallow")return s;if(n==="__v_raw")return r===(l?s?Am:Gu:s?Ku:Wu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=ce(t);if(!l){if(o&&xe(Fi,n))return Reflect.get(Fi,n,r);if(n==="hasOwnProperty")return vm}const i=Reflect.get(t,n,r);return(Mn(n)?zu.has(n):dm(n))||(l||ut(t,"get",n),s)?i:Ne(i)?o&&Co(n)?i:i.value:Ie(i)?l?lr(i):rt(i):i}}class Uu extends ju{constructor(t=!1){super(!1,t)}set(t,n,r,l){let s=t[n];if(!this._isShallow){const a=Ar(s);if(!xl(r)&&!Ar(r)&&(s=ve(s),r=ve(r)),!ce(t)&&Ne(s)&&!Ne(r))return a?!1:(s.value=r,!0)}const o=ce(t)&&Co(n)?Number(n)<t.length:xe(t,n),i=Reflect.set(t,n,r,l);return t===ve(l)&&(o?mn(r,s)&&Gt(t,"set",n,r):Gt(t,"add",n,r)),i}deleteProperty(t,n){const r=xe(t,n);t[n];const l=Reflect.deleteProperty(t,n);return l&&r&&Gt(t,"delete",n,void 0),l}has(t,n){const r=Reflect.has(t,n);return(!Mn(n)||!zu.has(n))&&ut(t,"has",n),r}ownKeys(t){return ut(t,"iterate",ce(t)?"length":On),Reflect.ownKeys(t)}}class hm extends ju{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const gm=new Uu,ym=new hm,pm=new Uu(!0);const Po=e=>e,ql=e=>Reflect.getPrototypeOf(e);function tl(e,t,n=!1,r=!1){e=e.__v_raw;const l=ve(e),s=ve(t);n||(mn(t,s)&&ut(l,"get",t),ut(l,"get",s));const{has:o}=ql(l),i=r?Po:n?Io:Tr;if(o.call(l,t))return i(e.get(t));if(o.call(l,s))return i(e.get(s));e!==l&&e.get(t)}function nl(e,t=!1){const n=this.__v_raw,r=ve(n),l=ve(e);return t||(mn(e,l)&&ut(r,"has",e),ut(r,"has",l)),e===l?n.has(e):n.has(e)||n.has(l)}function rl(e,t=!1){return e=e.__v_raw,!t&&ut(ve(e),"iterate",On),Reflect.get(e,"size",e)}function Ri(e){e=ve(e);const t=ve(this);return ql(t).has.call(t,e)||(t.add(e),Gt(t,"add",e,e)),this}function Li(e,t){t=ve(t);const n=ve(this),{has:r,get:l}=ql(n);let s=r.call(n,e);s||(e=ve(e),s=r.call(n,e));const o=l.call(n,e);return n.set(e,t),s?mn(t,o)&&Gt(n,"set",e,t):Gt(n,"add",e,t),this}function Bi(e){const t=ve(this),{has:n,get:r}=ql(t);let l=n.call(t,e);l||(e=ve(e),l=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return l&&Gt(t,"delete",e,void 0),s}function Mi(){const e=ve(this),t=e.size!==0,n=e.clear();return t&&Gt(e,"clear",void 0,void 0),n}function ll(e,t){return function(r,l){const s=this,o=s.__v_raw,i=ve(o),a=t?Po:e?Io:Tr;return!e&&ut(i,"iterate",On),o.forEach((u,f)=>r.call(l,a(u),a(f),s))}}function sl(e,t,n){return function(...r){const l=this.__v_raw,s=ve(l),o=Yn(s),i=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,u=l[e](...r),f=n?Po:t?Io:Tr;return!t&&ut(s,"iterate",a?$s:On),{next(){const{value:c,done:d}=u.next();return d?{value:c,done:d}:{value:i?[f(c[0]),f(c[1])]:f(c),done:d}},[Symbol.iterator](){return this}}}}function en(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function bm(){const e={get(s){return tl(this,s)},get size(){return rl(this)},has:nl,add:Ri,set:Li,delete:Bi,clear:Mi,forEach:ll(!1,!1)},t={get(s){return tl(this,s,!1,!0)},get size(){return rl(this)},has:nl,add:Ri,set:Li,delete:Bi,clear:Mi,forEach:ll(!1,!0)},n={get(s){return tl(this,s,!0)},get size(){return rl(this,!0)},has(s){return nl.call(this,s,!0)},add:en("add"),set:en("set"),delete:en("delete"),clear:en("clear"),forEach:ll(!0,!1)},r={get(s){return tl(this,s,!0,!0)},get size(){return rl(this,!0)},has(s){return nl.call(this,s,!0)},add:en("add"),set:en("set"),delete:en("delete"),clear:en("clear"),forEach:ll(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=sl(s,!1,!1),n[s]=sl(s,!0,!1),t[s]=sl(s,!1,!0),r[s]=sl(s,!0,!0)}),[e,n,t,r]}const[Sm,wm,Cm,_m]=bm();function Vo(e,t){const n=t?e?_m:Cm:e?wm:Sm;return(r,l,s)=>l==="__v_isReactive"?!e:l==="__v_isReadonly"?e:l==="__v_raw"?r:Reflect.get(xe(n,l)&&l in r?n:r,l,s)}const xm={get:Vo(!1,!1)},km={get:Vo(!1,!0)},Em={get:Vo(!0,!1)};const Wu=new WeakMap,Ku=new WeakMap,Gu=new WeakMap,Am=new WeakMap;function Tm(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Pm(e){return e.__v_skip||!Object.isExtensible(e)?0:Tm(Zd(e))}function rt(e){return Ar(e)?e:Oo(e,!1,gm,xm,Wu)}function Vm(e){return Oo(e,!1,pm,km,Ku)}function lr(e){return Oo(e,!0,ym,Em,Gu)}function Oo(e,t,n,r,l){if(!Ie(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=l.get(e);if(s)return s;const o=Pm(e);if(o===0)return e;const i=new Proxy(e,o===2?r:n);return l.set(e,i),i}function br(e){return Ar(e)?br(e.__v_raw):!!(e&&e.__v_isReactive)}function Ar(e){return!!(e&&e.__v_isReadonly)}function xl(e){return!!(e&&e.__v_isShallow)}function qu(e){return e?!!e.__v_raw:!1}function ve(e){const t=e&&e.__v_raw;return t?ve(t):e}function Om(e){return Object.isExtensible(e)&&Ou(e,"__v_skip",!0),e}const Tr=e=>Ie(e)?rt(e):e,Io=e=>Ie(e)?lr(e):e;class Yu{constructor(t,n,r,l){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Eo(()=>t(this._value),()=>ml(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!l,this.__v_isReadonly=r}get value(){const t=ve(this);return(!t._cacheable||t.effect.dirty)&&mn(t._value,t._value=t.effect.run())&&ml(t,4),Ju(t),t.effect._dirtyLevel>=2&&ml(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Im(e,t,n=!1){let r,l;const s=me(e);return s?(r=e,l=yt):(r=e.get,l=e.set),new Yu(r,l,s||!l,n)}function Ju(e){var t;cn&&Vn&&(e=ve(e),Nu(Vn,(t=e.dep)!=null?t:e.dep=Hu(()=>e.dep=void 0,e instanceof Yu?e:void 0)))}function ml(e,t=4,n){e=ve(e);const r=e.dep;r&&$u(r,t)}function Ne(e){return!!(e&&e.__v_isRef===!0)}function se(e){return Xu(e,!1)}function de(e){return Xu(e,!0)}function Xu(e,t){return Ne(e)?e:new Fm(e,t)}class Fm{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ve(t),this._value=n?t:Tr(t)}get value(){return Ju(this),this._value}set value(t){const n=this.__v_isShallow||xl(t)||Ar(t);t=n?t:ve(t),mn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Tr(t),ml(this,4))}}function Tt(e){return Ne(e)?e.value:e}const Rm={get:(e,t,n)=>Tt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const l=e[t];return Ne(l)&&!Ne(n)?(l.value=n,!0):Reflect.set(e,t,n,r)}};function Zu(e){return br(e)?e:new Proxy(e,Rm)}function Fo(e){const t=ce(e)?new Array(e.length):{};for(const n in e)t[n]=Qu(e,n);return t}class Lm{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 fm(ve(this._object),this._key)}}class Bm{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function re(e,t,n){return Ne(e)?e:me(e)?new Bm(e):Ie(e)&&arguments.length>1?Qu(e,t,n):se(e)}function Qu(e,t,n){const r=e[t];return Ne(r)?r:new Lm(e,t,n)}/**
10
+ * @vue/runtime-core v3.4.26
11
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
+ * @license MIT
13
+ **/function fn(e,t,n,r){try{return r?e(...r):e()}catch(l){Ur(l,t,n)}}function bt(e,t,n,r){if(me(e)){const l=fn(e,t,n,r);return l&&Tu(l)&&l.catch(s=>{Ur(s,t,n)}),l}if(ce(e)){const l=[];for(let s=0;s<e.length;s++)l.push(bt(e[s],t,n,r));return l}}function Ur(e,t,n,r=!0){const l=t?t.vnode:null;if(t){let s=t.parent;const o=t.proxy,i=`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const u=s.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,o,i)===!1)return}s=s.parent}const a=t.appContext.config.errorHandler;if(a){vn(),fn(a,null,10,[e,o,i]),hn();return}}Mm(e,n,l,r)}function Mm(e,t,n,r=!0){console.error(e)}let Pr=!1,Hs=!1;const Ze=[];let Dt=0;const Jn=[];let ln=null,An=0;const ec=Promise.resolve();let Ro=null;function Ye(e){const t=Ro||ec;return e?t.then(this?e.bind(this):e):t}function Dm(e){let t=Dt+1,n=Ze.length;for(;t<n;){const r=t+n>>>1,l=Ze[r],s=Vr(l);s<e||s===e&&l.pre?t=r+1:n=r}return t}function Lo(e){(!Ze.length||!Ze.includes(e,Pr&&e.allowRecurse?Dt+1:Dt))&&(e.id==null?Ze.push(e):Ze.splice(Dm(e.id),0,e),tc())}function tc(){!Pr&&!Hs&&(Hs=!0,Ro=ec.then(rc))}function Nm(e){const t=Ze.indexOf(e);t>Dt&&Ze.splice(t,1)}function zs(e){ce(e)?Jn.push(...e):(!ln||!ln.includes(e,e.allowRecurse?An+1:An))&&Jn.push(e),tc()}function Di(e,t,n=Pr?Dt+1:0){for(;n<Ze.length;n++){const r=Ze[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;Ze.splice(n,1),n--,r()}}}function nc(e){if(Jn.length){const t=[...new Set(Jn)].sort((n,r)=>Vr(n)-Vr(r));if(Jn.length=0,ln){ln.push(...t);return}for(ln=t,An=0;An<ln.length;An++)ln[An]();ln=null,An=0}}const Vr=e=>e.id==null?1/0:e.id,$m=(e,t)=>{const n=Vr(e)-Vr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function rc(e){Hs=!1,Pr=!0,Ze.sort($m);try{for(Dt=0;Dt<Ze.length;Dt++){const t=Ze[Dt];t&&t.active!==!1&&fn(t,null,14)}}finally{Dt=0,Ze.length=0,nc(),Pr=!1,Ro=null,(Ze.length||Jn.length)&&rc()}}function Hm(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Fe;let l=n;const s=t.startsWith("update:"),o=s&&t.slice(7);if(o&&o in r){const f=`${o==="modelValue"?"model":o}Modifiers`,{number:c,trim:d}=r[f]||Fe;d&&(l=n.map(v=>De(v)?v.trim():v)),c&&(l=n.map(tm))}let i,a=r[i=fs(t)]||r[i=fs(Ct(t))];!a&&s&&(a=r[i=fs(rr(t))]),a&&bt(a,e,6,l);const u=r[i+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,bt(u,e,6,l)}}function lc(e,t,n=!1){const r=t.emitsCache,l=r.get(e);if(l!==void 0)return l;const s=e.emits;let o={},i=!1;if(!me(e)){const a=u=>{const f=lc(u,t,!0);f&&(i=!0,He(o,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!i?(Ie(e)&&r.set(e,null),null):(ce(s)?s.forEach(a=>o[a]=null):He(o,s),Ie(e)&&r.set(e,o),o)}function Yl(e,t){return!e||!Wl(t)?!1:(t=t.slice(2).replace(/Once$/,""),xe(e,t[0].toLowerCase()+t.slice(1))||xe(e,rr(t))||xe(e,t))}let lt=null,sc=null;function kl(e){const t=lt;return lt=e,sc=e&&e.type.__scopeId||null,t}function te(e,t=lt,n){if(!t||e._n)return e;const r=(...l)=>{r._d&&Qi(-1);const s=kl(t);let o;try{o=e(...l)}finally{kl(s),r._d&&Qi(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function vs(e){const{type:t,vnode:n,proxy:r,withProxy:l,propsOptions:[s],slots:o,attrs:i,emit:a,render:u,renderCache:f,props:c,data:d,setupState:v,ctx:g,inheritAttrs:m}=e,y=kl(e);let w,E;try{if(n.shapeFlag&4){const O=l||r,k=O;w=At(u.call(k,O,f,c,v,d,g)),E=i}else{const O=t;w=At(O.length>1?O(c,{attrs:i,slots:o,emit:a}):O(c,null)),E=t.props?i:jm(i)}}catch(O){_r.length=0,Ur(O,e,1),w=h(st)}let T=w;if(E&&m!==!1){const O=Object.keys(E),{shapeFlag:k}=T;O.length&&k&7&&(s&&O.some(So)&&(E=Um(E,s)),T=Jt(T,E,!1,!0))}return n.dirs&&(T=Jt(T,null,!1,!0),T.dirs=T.dirs?T.dirs.concat(n.dirs):n.dirs),n.transition&&(T.transition=n.transition),w=T,kl(y),w}function zm(e,t=!0){let n;for(let r=0;r<e.length;r++){const l=e[r];if(Rr(l)){if(l.type!==st||l.children==="v-if"){if(n)return;n=l}}else return}return n}const jm=e=>{let t;for(const n in e)(n==="class"||n==="style"||Wl(n))&&((t||(t={}))[n]=e[n]);return t},Um=(e,t)=>{const n={};for(const r in e)(!So(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Wm(e,t,n){const{props:r,children:l,component:s}=e,{props:o,children:i,patchFlag:a}=t,u=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?Ni(r,o,u):!!o;if(a&8){const f=t.dynamicProps;for(let c=0;c<f.length;c++){const d=f[c];if(o[d]!==r[d]&&!Yl(u,d))return!0}}}else return(l||i)&&(!i||!i.$stable)?!0:r===o?!1:r?o?Ni(r,o,u):!0:!!o;return!1}function Ni(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let l=0;l<r.length;l++){const s=r[l];if(t[s]!==e[s]&&!Yl(n,s))return!0}return!1}function Bo({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Mo="components",Km="directives";function hs(e,t){return Do(Mo,e,!0,t)||e}const Gm=Symbol.for("v-ndc");function qm(e){return De(e)&&Do(Mo,e,!1)||e}function Dn(e){return Do(Km,e)}function Do(e,t,n=!0,r=!1){const l=lt||Xe;if(l){const s=l.type;if(e===Mo){const i=Gv(s,!1);if(i&&(i===t||i===Ct(t)||i===Zt(Ct(t))))return s}const o=$i(l[e]||s[e],t)||$i(l.appContext[e],t);return!o&&r?s:o}}function $i(e,t){return e&&(e[t]||e[Ct(t)]||e[Zt(Ct(t))])}const Ym=e=>e.__isSuspense;let js=0;const Jm={name:"Suspense",__isSuspense:!0,process(e,t,n,r,l,s,o,i,a,u){if(e==null)Zm(t,n,r,l,s,o,i,a,u);else{if(s&&s.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Qm(e,t,n,r,l,o,i,a,u)}},hydrate:ev,create:No,normalize:tv},Xm=Jm;function Or(e,t){const n=e.props&&e.props[t];me(n)&&n()}function Zm(e,t,n,r,l,s,o,i,a){const{p:u,o:{createElement:f}}=a,c=f("div"),d=e.suspense=No(e,l,r,t,c,n,s,o,i,a);u(null,d.pendingBranch=e.ssContent,c,null,r,d,s,o),d.deps>0?(Or(e,"onPending"),Or(e,"onFallback"),u(null,e.ssFallback,t,n,r,null,s,o),Xn(d,e.ssFallback)):d.resolve(!1,!0)}function Qm(e,t,n,r,l,s,o,i,{p:a,um:u,o:{createElement:f}}){const c=t.suspense=e.suspense;c.vnode=t,t.el=e.el;const d=t.ssContent,v=t.ssFallback,{activeBranch:g,pendingBranch:m,isInFallback:y,isHydrating:w}=c;if(m)c.pendingBranch=d,Nt(d,m)?(a(m,d,c.hiddenContainer,null,l,c,s,o,i),c.deps<=0?c.resolve():y&&(w||(a(g,v,n,r,l,null,s,o,i),Xn(c,v)))):(c.pendingId=js++,w?(c.isHydrating=!1,c.activeBranch=m):u(m,l,c),c.deps=0,c.effects.length=0,c.hiddenContainer=f("div"),y?(a(null,d,c.hiddenContainer,null,l,c,s,o,i),c.deps<=0?c.resolve():(a(g,v,n,r,l,null,s,o,i),Xn(c,v))):g&&Nt(d,g)?(a(g,d,n,r,l,c,s,o,i),c.resolve(!0)):(a(null,d,c.hiddenContainer,null,l,c,s,o,i),c.deps<=0&&c.resolve()));else if(g&&Nt(d,g))a(g,d,n,r,l,c,s,o,i),Xn(c,d);else if(Or(t,"onPending"),c.pendingBranch=d,d.shapeFlag&512?c.pendingId=d.component.suspenseId:c.pendingId=js++,a(null,d,c.hiddenContainer,null,l,c,s,o,i),c.deps<=0)c.resolve();else{const{timeout:E,pendingId:T}=c;E>0?setTimeout(()=>{c.pendingId===T&&c.fallback(v)},E):E===0&&c.fallback(v)}}function No(e,t,n,r,l,s,o,i,a,u,f=!1){const{p:c,m:d,um:v,n:g,o:{parentNode:m,remove:y}}=u;let w;const E=rv(e);E&&t&&t.pendingBranch&&(w=t.pendingId,t.deps++);const T=e.props?Iu(e.props.timeout):void 0,O=s,k={vnode:e,parent:t,parentComponent:n,namespace:o,container:r,hiddenContainer:l,deps:0,pendingId:js++,timeout:typeof T=="number"?T:-1,activeBranch:null,pendingBranch:null,isInFallback:!f,isHydrating:f,isUnmounted:!1,effects:[],resolve(_=!1,S=!1){const{vnode:A,activeBranch:I,pendingBranch:R,pendingId:B,effects:C,parentComponent:V,container:N}=k;let q=!1;k.isHydrating?k.isHydrating=!1:_||(q=I&&R.transition&&R.transition.mode==="out-in",q&&(I.transition.afterLeave=()=>{B===k.pendingId&&(d(R,N,s===O?g(I):s,0),zs(C))}),I&&(m(I.el)!==k.hiddenContainer&&(s=g(I)),v(I,V,k,!0)),q||d(R,N,s,0)),Xn(k,R),k.pendingBranch=null,k.isInFallback=!1;let X=k.parent,Q=!1;for(;X;){if(X.pendingBranch){X.effects.push(...C),Q=!0;break}X=X.parent}!Q&&!q&&zs(C),k.effects=[],E&&t&&t.pendingBranch&&w===t.pendingId&&(t.deps--,t.deps===0&&!S&&t.resolve()),Or(A,"onResolve")},fallback(_){if(!k.pendingBranch)return;const{vnode:S,activeBranch:A,parentComponent:I,container:R,namespace:B}=k;Or(S,"onFallback");const C=g(A),V=()=>{k.isInFallback&&(c(null,_,R,C,I,null,B,i,a),Xn(k,_))},N=_.transition&&_.transition.mode==="out-in";N&&(A.transition.afterLeave=V),k.isInFallback=!0,v(A,I,null,!0),N||V()},move(_,S,A){k.activeBranch&&d(k.activeBranch,_,S,A),k.container=_},next(){return k.activeBranch&&g(k.activeBranch)},registerDep(_,S){const A=!!k.pendingBranch;A&&k.deps++;const I=_.vnode.el;_.asyncDep.catch(R=>{Ur(R,_,0)}).then(R=>{if(_.isUnmounted||k.isUnmounted||k.pendingId!==_.suspenseId)return;_.asyncResolved=!0;const{vnode:B}=_;Zs(_,R,!1),I&&(B.el=I);const C=!I&&_.subTree.el;S(_,B,m(I||_.subTree.el),I?null:g(_.subTree),k,o,a),C&&y(C),Bo(_,B.el),A&&--k.deps===0&&k.resolve()})},unmount(_,S){k.isUnmounted=!0,k.activeBranch&&v(k.activeBranch,n,_,S),k.pendingBranch&&v(k.pendingBranch,n,_,S)}};return k}function ev(e,t,n,r,l,s,o,i,a){const u=t.suspense=No(t,r,n,e.parentNode,document.createElement("div"),null,l,s,o,i,!0),f=a(e,u.pendingBranch=t.ssContent,n,u,s,o);return u.deps===0&&u.resolve(!1,!0),f}function tv(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Hi(r?n.default:n),e.ssFallback=r?Hi(n.fallback):h(st)}function Hi(e){let t;if(me(e)){const n=Zn&&e._c;n&&(e._d=!1,Pe()),e=e(),n&&(e._d=!0,t=pt,Ec())}return ce(e)&&(e=zm(e)),e=At(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function nv(e,t){t&&t.pendingBranch?ce(e)?t.effects.push(...e):t.effects.push(e):zs(e)}function Xn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let l=t.el;for(;!l&&t.component;)t=t.component.subTree,l=t.el;n.el=l,r&&r.subTree===n&&(r.vnode.el=l,Bo(r,l))}function rv(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const lv=Symbol.for("v-scx"),sv=()=>Oe(lv);function It(e,t){return $o(e,null,t)}const ol={};function ge(e,t,n){return $o(e,t,n)}function $o(e,t,{immediate:n,deep:r,flush:l,once:s,onTrack:o,onTrigger:i}=Fe){if(t&&s){const _=t;t=(...S)=>{_(...S),k()}}const a=Xe,u=_=>r===!0?_:Tn(_,r===!1?1:void 0);let f,c=!1,d=!1;if(Ne(e)?(f=()=>e.value,c=xl(e)):br(e)?(f=()=>u(e),c=!0):ce(e)?(d=!0,c=e.some(_=>br(_)||xl(_)),f=()=>e.map(_=>{if(Ne(_))return _.value;if(br(_))return u(_);if(me(_))return fn(_,a,2)})):me(e)?t?f=()=>fn(e,a,2):f=()=>(v&&v(),bt(e,a,3,[g])):f=yt,t&&r){const _=f;f=()=>Tn(_())}let v,g=_=>{v=T.onStop=()=>{fn(_,a,4),v=T.onStop=void 0}},m;if(Zl)if(g=yt,t?n&&bt(t,a,3,[f(),d?[]:void 0,g]):f(),l==="sync"){const _=sv();m=_.__watcherHandles||(_.__watcherHandles=[])}else return yt;let y=d?new Array(e.length).fill(ol):ol;const w=()=>{if(!(!T.active||!T.dirty))if(t){const _=T.run();(r||c||(d?_.some((S,A)=>mn(S,y[A])):mn(_,y)))&&(v&&v(),bt(t,a,3,[_,y===ol?void 0:d&&y[0]===ol?[]:y,g]),y=_)}else T.run()};w.allowRecurse=!!t;let E;l==="sync"?E=w:l==="post"?E=()=>at(w,a&&a.suspense):(w.pre=!0,a&&(w.id=a.uid),E=()=>Lo(w));const T=new Eo(f,yt,E),O=um(),k=()=>{T.stop(),O&&wo(O.effects,T)};return t?n?w():y=T.run():l==="post"?at(T.run.bind(T),a&&a.suspense):T.run(),m&&m.push(k),k}function ov(e,t,n){const r=this.proxy,l=De(e)?e.includes(".")?oc(r,e):()=>r[e]:e.bind(r,r);let s;me(t)?s=t:(s=t.handler,n=t);const o=Kr(this),i=$o(l,s.bind(r),n);return o(),i}function oc(e,t){const n=t.split(".");return()=>{let r=e;for(let l=0;l<n.length&&r;l++)r=r[n[l]];return r}}function Tn(e,t=1/0,n){if(t<=0||!Ie(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ne(e))Tn(e.value,t,n);else if(ce(e))for(let r=0;r<e.length;r++)Tn(e[r],t,n);else if(Au(e)||Yn(e))e.forEach(r=>{Tn(r,t,n)});else if(Vu(e))for(const r in e)Tn(e[r],t,n);return e}function it(e,t){if(lt===null)return e;const n=Ql(lt)||lt.proxy,r=e.dirs||(e.dirs=[]);for(let l=0;l<t.length;l++){let[s,o,i,a=Fe]=t[l];s&&(me(s)&&(s={mounted:s,updated:s}),s.deep&&Tn(o),r.push({dir:s,instance:n,value:o,oldValue:void 0,arg:i,modifiers:a}))}return e}function _n(e,t,n,r){const l=e.dirs,s=t&&t.dirs;for(let o=0;o<l.length;o++){const i=l[o];s&&(i.oldValue=s[o].value);let a=i.dir[r];a&&(vn(),bt(a,n,8,[e.el,i,e,t]),hn())}}const sn=Symbol("_leaveCb"),il=Symbol("_enterCb");function ic(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Nn(()=>{e.isMounted=!0}),_t(()=>{e.isUnmounting=!0}),e}const gt=[Function,Array],ac={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:gt,onEnter:gt,onAfterEnter:gt,onEnterCancelled:gt,onBeforeLeave:gt,onLeave:gt,onAfterLeave:gt,onLeaveCancelled:gt,onBeforeAppear:gt,onAppear:gt,onAfterAppear:gt,onAppearCancelled:gt},iv={name:"BaseTransition",props:ac,setup(e,{slots:t}){const n=qo(),r=ic();return()=>{const l=t.default&&Ho(t.default(),!0);if(!l||!l.length)return;let s=l[0];if(l.length>1){for(const d of l)if(d.type!==st){s=d;break}}const o=ve(e),{mode:i}=o;if(r.isLeaving)return gs(s);const a=zi(s);if(!a)return gs(s);const u=Ir(a,o,r,n);Fr(a,u);const f=n.subTree,c=f&&zi(f);if(c&&c.type!==st&&!Nt(a,c)){const d=Ir(c,o,r,n);if(Fr(c,d),i==="out-in"&&a.type!==st)return r.isLeaving=!0,d.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},gs(s);i==="in-out"&&a.type!==st&&(d.delayLeave=(v,g,m)=>{const y=uc(r,c);y[String(c.key)]=c,v[sn]=()=>{g(),v[sn]=void 0,delete u.delayedLeave},u.delayedLeave=m})}return s}}},av=iv;function uc(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 Ir(e,t,n,r){const{appear:l,mode:s,persisted:o=!1,onBeforeEnter:i,onEnter:a,onAfterEnter:u,onEnterCancelled:f,onBeforeLeave:c,onLeave:d,onAfterLeave:v,onLeaveCancelled:g,onBeforeAppear:m,onAppear:y,onAfterAppear:w,onAppearCancelled:E}=t,T=String(e.key),O=uc(n,e),k=(A,I)=>{A&&bt(A,r,9,I)},_=(A,I)=>{const R=I[1];k(A,I),ce(A)?A.every(B=>B.length<=1)&&R():A.length<=1&&R()},S={mode:s,persisted:o,beforeEnter(A){let I=i;if(!n.isMounted)if(l)I=m||i;else return;A[sn]&&A[sn](!0);const R=O[T];R&&Nt(e,R)&&R.el[sn]&&R.el[sn](),k(I,[A])},enter(A){let I=a,R=u,B=f;if(!n.isMounted)if(l)I=y||a,R=w||u,B=E||f;else return;let C=!1;const V=A[il]=N=>{C||(C=!0,N?k(B,[A]):k(R,[A]),S.delayedLeave&&S.delayedLeave(),A[il]=void 0)};I?_(I,[A,V]):V()},leave(A,I){const R=String(e.key);if(A[il]&&A[il](!0),n.isUnmounting)return I();k(c,[A]);let B=!1;const C=A[sn]=V=>{B||(B=!0,I(),V?k(g,[A]):k(v,[A]),A[sn]=void 0,O[R]===e&&delete O[R])};O[R]=e,d?_(d,[A,C]):C()},clone(A){return Ir(A,t,n,r)}};return S}function gs(e){if(Jl(e))return e=Jt(e),e.children=null,e}function zi(e){if(!Jl(e))return e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&me(n.default))return n.default()}}function Fr(e,t){e.shapeFlag&6&&e.component?Fr(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 Ho(e,t=!1,n){let r=[],l=0;for(let s=0;s<e.length;s++){let o=e[s];const i=n==null?o.key:String(n)+String(o.key!=null?o.key:s);o.type===_e?(o.patchFlag&128&&l++,r=r.concat(Ho(o.children,t,i))):(t||o.type!==st)&&r.push(i!=null?Jt(o,{key:i}):o)}if(l>1)for(let s=0;s<r.length;s++)r[s].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function uv(e,t){return me(e)?He({name:e.name},t,{setup:e}):e}const vl=e=>!!e.type.__asyncLoader,Jl=e=>e.type.__isKeepAlive;function cc(e,t){dc(e,"a",t)}function fc(e,t){dc(e,"da",t)}function dc(e,t,n=Xe){const r=e.__wdc||(e.__wdc=()=>{let l=n;for(;l;){if(l.isDeactivated)return;l=l.parent}return e()});if(Xl(t,r,n),n){let l=n.parent;for(;l&&l.parent;)Jl(l.parent.vnode)&&cv(r,t,n,l),l=l.parent}}function cv(e,t,n,r){const l=Xl(t,e,r,!0);mc(()=>{wo(r[t],l)},n)}function Xl(e,t,n=Xe,r=!1){if(n){const l=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;vn();const i=Kr(n),a=bt(t,n,e,o);return i(),hn(),a});return r?l.unshift(s):l.push(s),s}}const Qt=e=>(t,n=Xe)=>(!Zl||e==="sp")&&Xl(e,(...r)=>t(...r),n),zo=Qt("bm"),Nn=Qt("m"),fv=Qt("bu"),jo=Qt("u"),_t=Qt("bum"),mc=Qt("um"),dv=Qt("sp"),mv=Qt("rtg"),vv=Qt("rtc");function hv(e,t=Xe){Xl("ec",e,t)}function gv(e,t,n,r){let l;const s=n;if(ce(e)||De(e)){l=new Array(e.length);for(let o=0,i=e.length;o<i;o++)l[o]=t(e[o],o,void 0,s)}else if(typeof e=="number"){l=new Array(e);for(let o=0;o<e;o++)l[o]=t(o+1,o,void 0,s)}else if(Ie(e))if(e[Symbol.iterator])l=Array.from(e,(o,i)=>t(o,i,void 0,s));else{const o=Object.keys(e);l=new Array(o.length);for(let i=0,a=o.length;i<a;i++){const u=o[i];l[i]=t(e[u],u,i,s)}}else l=[];return l}const Us=e=>e?Pc(e)?Ql(e)||e.proxy:Us(e.parent):null,Sr=He(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=>Us(e.parent),$root:e=>Us(e.root),$emit:e=>e.emit,$options:e=>Uo(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Lo(e.update)}),$nextTick:e=>e.n||(e.n=Ye.bind(e.proxy)),$watch:e=>ov.bind(e)}),ys=(e,t)=>e!==Fe&&!e.__isScriptSetup&&xe(e,t),yv={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:l,props:s,accessCache:o,type:i,appContext:a}=e;let u;if(t[0]!=="$"){const v=o[t];if(v!==void 0)switch(v){case 1:return r[t];case 2:return l[t];case 4:return n[t];case 3:return s[t]}else{if(ys(r,t))return o[t]=1,r[t];if(l!==Fe&&xe(l,t))return o[t]=2,l[t];if((u=e.propsOptions[0])&&xe(u,t))return o[t]=3,s[t];if(n!==Fe&&xe(n,t))return o[t]=4,n[t];Ws&&(o[t]=0)}}const f=Sr[t];let c,d;if(f)return t==="$attrs"&&ut(e.attrs,"get",""),f(e);if((c=i.__cssModules)&&(c=c[t]))return c;if(n!==Fe&&xe(n,t))return o[t]=4,n[t];if(d=a.config.globalProperties,xe(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:l,ctx:s}=e;return ys(l,t)?(l[t]=n,!0):r!==Fe&&xe(r,t)?(r[t]=n,!0):xe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:l,propsOptions:s}},o){let i;return!!n[o]||e!==Fe&&xe(e,o)||ys(t,o)||(i=s[0])&&xe(i,o)||xe(r,o)||xe(Sr,o)||xe(l.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:xe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ji(e){return ce(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Ws=!0;function pv(e){const t=Uo(e),n=e.proxy,r=e.ctx;Ws=!1,t.beforeCreate&&Ui(t.beforeCreate,e,"bc");const{data:l,computed:s,methods:o,watch:i,provide:a,inject:u,created:f,beforeMount:c,mounted:d,beforeUpdate:v,updated:g,activated:m,deactivated:y,beforeDestroy:w,beforeUnmount:E,destroyed:T,unmounted:O,render:k,renderTracked:_,renderTriggered:S,errorCaptured:A,serverPrefetch:I,expose:R,inheritAttrs:B,components:C,directives:V,filters:N}=t;if(u&&bv(u,r,null),o)for(const Q in o){const L=o[Q];me(L)&&(r[Q]=L.bind(n))}if(l){const Q=l.call(n,n);Ie(Q)&&(e.data=rt(Q))}if(Ws=!0,s)for(const Q in s){const L=s[Q],z=me(L)?L.bind(n,n):me(L.get)?L.get.bind(n,n):yt,P=!me(L)&&me(L.set)?L.set.bind(n):yt,D=p({get:z,set:P});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>D.value,set:Y=>D.value=Y})}if(i)for(const Q in i)vc(i[Q],r,n,Q);if(a){const Q=me(a)?a.call(n):a;Reflect.ownKeys(Q).forEach(L=>{et(L,Q[L])})}f&&Ui(f,e,"c");function X(Q,L){ce(L)?L.forEach(z=>Q(z.bind(n))):L&&Q(L.bind(n))}if(X(zo,c),X(Nn,d),X(fv,v),X(jo,g),X(cc,m),X(fc,y),X(hv,A),X(vv,_),X(mv,S),X(_t,E),X(mc,O),X(dv,I),ce(R))if(R.length){const Q=e.exposed||(e.exposed={});R.forEach(L=>{Object.defineProperty(Q,L,{get:()=>n[L],set:z=>n[L]=z})})}else e.exposed||(e.exposed={});k&&e.render===yt&&(e.render=k),B!=null&&(e.inheritAttrs=B),C&&(e.components=C),V&&(e.directives=V)}function bv(e,t,n=yt){ce(e)&&(e=Ks(e));for(const r in e){const l=e[r];let s;Ie(l)?"default"in l?s=Oe(l.from||r,l.default,!0):s=Oe(l.from||r):s=Oe(l),Ne(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):t[r]=s}}function Ui(e,t,n){bt(ce(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function vc(e,t,n,r){const l=r.includes(".")?oc(n,r):()=>n[r];if(De(e)){const s=t[e];me(s)&&ge(l,s)}else if(me(e))ge(l,e.bind(n));else if(Ie(e))if(ce(e))e.forEach(s=>vc(s,t,n,r));else{const s=me(e.handler)?e.handler.bind(n):t[e.handler];me(s)&&ge(l,s,e)}}function Uo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:l,optionsCache:s,config:{optionMergeStrategies:o}}=e.appContext,i=s.get(t);let a;return i?a=i:!l.length&&!n&&!r?a=t:(a={},l.length&&l.forEach(u=>El(a,u,o,!0)),El(a,t,o)),Ie(t)&&s.set(t,a),a}function El(e,t,n,r=!1){const{mixins:l,extends:s}=t;s&&El(e,s,n,!0),l&&l.forEach(o=>El(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const i=Sv[o]||n&&n[o];e[o]=i?i(e[o],t[o]):t[o]}return e}const Sv={data:Wi,props:Ki,emits:Ki,methods:gr,computed:gr,beforeCreate:nt,created:nt,beforeMount:nt,mounted:nt,beforeUpdate:nt,updated:nt,beforeDestroy:nt,beforeUnmount:nt,destroyed:nt,unmounted:nt,activated:nt,deactivated:nt,errorCaptured:nt,serverPrefetch:nt,components:gr,directives:gr,watch:Cv,provide:Wi,inject:wv};function Wi(e,t){return t?e?function(){return He(me(e)?e.call(this,this):e,me(t)?t.call(this,this):t)}:t:e}function wv(e,t){return gr(Ks(e),Ks(t))}function Ks(e){if(ce(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function nt(e,t){return e?[...new Set([].concat(e,t))]:t}function gr(e,t){return e?He(Object.create(null),e,t):t}function Ki(e,t){return e?ce(e)&&ce(t)?[...new Set([...e,...t])]:He(Object.create(null),ji(e),ji(t??{})):t}function Cv(e,t){if(!e)return t;if(!t)return e;const n=He(Object.create(null),e);for(const r in t)n[r]=nt(e[r],t[r]);return n}function hc(){return{app:null,config:{isNativeTag:Jd,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 _v=0;function xv(e,t){return function(r,l=null){me(r)||(r=He({},r)),l!=null&&!Ie(l)&&(l=null);const s=hc(),o=new WeakSet;let i=!1;const a=s.app={_uid:_v++,_component:r,_props:l,_container:null,_context:s,_instance:null,version:Yv,get config(){return s.config},set config(u){},use(u,...f){return o.has(u)||(u&&me(u.install)?(o.add(u),u.install(a,...f)):me(u)&&(o.add(u),u(a,...f))),a},mixin(u){return s.mixins.includes(u)||s.mixins.push(u),a},component(u,f){return f?(s.components[u]=f,a):s.components[u]},directive(u,f){return f?(s.directives[u]=f,a):s.directives[u]},mount(u,f,c){if(!i){const d=h(r,l);return d.appContext=s,c===!0?c="svg":c===!1&&(c=void 0),f&&t?t(d,u):e(d,u,c),i=!0,a._container=u,u.__vue_app__=a,Ql(d.component)||d.component.proxy}},unmount(){i&&(e(null,a._container),delete a._container.__vue_app__)},provide(u,f){return s.provides[u]=f,a},runWithContext(u){const f=wr;wr=a;try{return u()}finally{wr=f}}};return a}}let wr=null;function et(e,t){if(Xe){let n=Xe.provides;const r=Xe.parent&&Xe.parent.provides;r===n&&(n=Xe.provides=Object.create(r)),n[e]=t}}function Oe(e,t,n=!1){const r=Xe||lt;if(r||wr){const l=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:wr._context.provides;if(l&&e in l)return l[e];if(arguments.length>1)return n&&me(t)?t.call(r&&r.proxy):t}}const gc={},yc=()=>Object.create(gc),pc=e=>Object.getPrototypeOf(e)===gc;function kv(e,t,n,r=!1){const l={},s=yc();e.propsDefaults=Object.create(null),bc(e,t,l,s);for(const o in e.propsOptions[0])o in l||(l[o]=void 0);n?e.props=r?l:Vm(l):e.type.props?e.props=l:e.props=s,e.attrs=s}function Ev(e,t,n,r){const{props:l,attrs:s,vnode:{patchFlag:o}}=e,i=ve(l),[a]=e.propsOptions;let u=!1;if((r||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let c=0;c<f.length;c++){let d=f[c];if(Yl(e.emitsOptions,d))continue;const v=t[d];if(a)if(xe(s,d))v!==s[d]&&(s[d]=v,u=!0);else{const g=Ct(d);l[g]=Gs(a,i,g,v,e,!1)}else v!==s[d]&&(s[d]=v,u=!0)}}}else{bc(e,t,l,s)&&(u=!0);let f;for(const c in i)(!t||!xe(t,c)&&((f=rr(c))===c||!xe(t,f)))&&(a?n&&(n[c]!==void 0||n[f]!==void 0)&&(l[c]=Gs(a,i,c,void 0,e,!0)):delete l[c]);if(s!==i)for(const c in s)(!t||!xe(t,c))&&(delete s[c],u=!0)}u&&Gt(e.attrs,"set","")}function bc(e,t,n,r){const[l,s]=e.propsOptions;let o=!1,i;if(t)for(let a in t){if(pr(a))continue;const u=t[a];let f;l&&xe(l,f=Ct(a))?!s||!s.includes(f)?n[f]=u:(i||(i={}))[f]=u:Yl(e.emitsOptions,a)||(!(a in r)||u!==r[a])&&(r[a]=u,o=!0)}if(s){const a=ve(n),u=i||Fe;for(let f=0;f<s.length;f++){const c=s[f];n[c]=Gs(l,a,c,u[c],e,!xe(u,c))}}return o}function Gs(e,t,n,r,l,s){const o=e[n];if(o!=null){const i=xe(o,"default");if(i&&r===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&me(a)){const{propsDefaults:u}=l;if(n in u)r=u[n];else{const f=Kr(l);r=u[n]=a.call(null,t),f()}}else r=a}o[0]&&(s&&!i?r=!1:o[1]&&(r===""||r===rr(n))&&(r=!0))}return r}function Sc(e,t,n=!1){const r=t.propsCache,l=r.get(e);if(l)return l;const s=e.props,o={},i=[];let a=!1;if(!me(e)){const f=c=>{a=!0;const[d,v]=Sc(c,t,!0);He(o,d),v&&i.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!s&&!a)return Ie(e)&&r.set(e,qn),qn;if(ce(s))for(let f=0;f<s.length;f++){const c=Ct(s[f]);Gi(c)&&(o[c]=Fe)}else if(s)for(const f in s){const c=Ct(f);if(Gi(c)){const d=s[f],v=o[c]=ce(d)||me(d)?{type:d}:He({},d);if(v){const g=Ji(Boolean,v.type),m=Ji(String,v.type);v[0]=g>-1,v[1]=m<0||g<m,(g>-1||xe(v,"default"))&&i.push(c)}}}const u=[o,i];return Ie(e)&&r.set(e,u),u}function Gi(e){return e[0]!=="$"&&!pr(e)}function qi(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Yi(e,t){return qi(e)===qi(t)}function Ji(e,t){return ce(t)?t.findIndex(n=>Yi(n,e)):me(t)&&Yi(t,e)?0:-1}const wc=e=>e[0]==="_"||e==="$stable",Wo=e=>ce(e)?e.map(At):[At(e)],Av=(e,t,n)=>{if(t._n)return t;const r=te((...l)=>Wo(t(...l)),n);return r._c=!1,r},Cc=(e,t,n)=>{const r=e._ctx;for(const l in e){if(wc(l))continue;const s=e[l];if(me(s))t[l]=Av(l,s,r);else if(s!=null){const o=Wo(s);t[l]=()=>o}}},_c=(e,t)=>{const n=Wo(t);e.slots.default=()=>n},Tv=(e,t)=>{const n=e.slots=yc();if(e.vnode.shapeFlag&32){const r=t._;r?(He(n,t),Ou(n,"_",r,!0)):Cc(t,n)}else t&&_c(e,t)},Pv=(e,t,n)=>{const{vnode:r,slots:l}=e;let s=!0,o=Fe;if(r.shapeFlag&32){const i=t._;i?n&&i===1?s=!1:(He(l,t),!n&&i===1&&delete l._):(s=!t.$stable,Cc(t,l)),o=t}else t&&(_c(e,t),o={default:1});if(s)for(const i in l)!wc(i)&&o[i]==null&&delete l[i]};function qs(e,t,n,r,l=!1){if(ce(e)){e.forEach((d,v)=>qs(d,t&&(ce(t)?t[v]:t),n,r,l));return}if(vl(r)&&!l)return;const s=r.shapeFlag&4?Ql(r.component)||r.component.proxy:r.el,o=l?null:s,{i,r:a}=e,u=t&&t.r,f=i.refs===Fe?i.refs={}:i.refs,c=i.setupState;if(u!=null&&u!==a&&(De(u)?(f[u]=null,xe(c,u)&&(c[u]=null)):Ne(u)&&(u.value=null)),me(a))fn(a,i,12,[o,f]);else{const d=De(a),v=Ne(a);if(d||v){const g=()=>{if(e.f){const m=d?xe(c,a)?c[a]:f[a]:a.value;l?ce(m)&&wo(m,s):ce(m)?m.includes(s)||m.push(s):d?(f[a]=[s],xe(c,a)&&(c[a]=f[a])):(a.value=[s],e.k&&(f[e.k]=a.value))}else d?(f[a]=o,xe(c,a)&&(c[a]=o)):v&&(a.value=o,e.k&&(f[e.k]=o))};o?(g.id=-1,at(g,n)):g()}}}const at=nv;function Vv(e){return Ov(e)}function Ov(e,t){const n=Fu();n.__VUE__=!0;const{insert:r,remove:l,patchProp:s,createElement:o,createText:i,createComment:a,setText:u,setElementText:f,parentNode:c,nextSibling:d,setScopeId:v=yt,insertStaticContent:g}=e,m=(b,x,F,$=null,H=null,K=null,Z=void 0,U=null,J=!!x.dynamicChildren)=>{if(b===x)return;b&&!Nt(b,x)&&($=le(b),Y(b,H,K,!0),b=null),x.patchFlag===-2&&(J=!1,x.dynamicChildren=null);const{type:j,ref:ee,shapeFlag:ae}=x;switch(j){case Wr:y(b,x,F,$);break;case st:w(b,x,F,$);break;case bs:b==null&&E(x,F,$,Z);break;case _e:C(b,x,F,$,H,K,Z,U,J);break;default:ae&1?k(b,x,F,$,H,K,Z,U,J):ae&6?V(b,x,F,$,H,K,Z,U,J):(ae&64||ae&128)&&j.process(b,x,F,$,H,K,Z,U,J,Lt)}ee!=null&&H&&qs(ee,b&&b.ref,K,x||b,!x)},y=(b,x,F,$)=>{if(b==null)r(x.el=i(x.children),F,$);else{const H=x.el=b.el;x.children!==b.children&&u(H,x.children)}},w=(b,x,F,$)=>{b==null?r(x.el=a(x.children||""),F,$):x.el=b.el},E=(b,x,F,$)=>{[b.el,b.anchor]=g(b.children,x,F,$,b.el,b.anchor)},T=({el:b,anchor:x},F,$)=>{let H;for(;b&&b!==x;)H=d(b),r(b,F,$),b=H;r(x,F,$)},O=({el:b,anchor:x})=>{let F;for(;b&&b!==x;)F=d(b),l(b),b=F;l(x)},k=(b,x,F,$,H,K,Z,U,J)=>{x.type==="svg"?Z="svg":x.type==="math"&&(Z="mathml"),b==null?_(x,F,$,H,K,Z,U,J):I(b,x,H,K,Z,U,J)},_=(b,x,F,$,H,K,Z,U)=>{let J,j;const{props:ee,shapeFlag:ae,transition:oe,dirs:he}=b;if(J=b.el=o(b.type,K,ee&&ee.is,ee),ae&8?f(J,b.children):ae&16&&A(b.children,J,null,$,H,ps(b,K),Z,U),he&&_n(b,null,$,"created"),S(J,b,b.scopeId,Z,$),ee){for(const Ee in ee)Ee!=="value"&&!pr(Ee)&&s(J,Ee,null,ee[Ee],K,b.children,$,H,W);"value"in ee&&s(J,"value",null,ee.value,K),(j=ee.onVnodeBeforeMount)&&Mt(j,$,b)}he&&_n(b,null,$,"beforeMount");const Se=Iv(H,oe);Se&&oe.beforeEnter(J),r(J,x,F),((j=ee&&ee.onVnodeMounted)||Se||he)&&at(()=>{j&&Mt(j,$,b),Se&&oe.enter(J),he&&_n(b,null,$,"mounted")},H)},S=(b,x,F,$,H)=>{if(F&&v(b,F),$)for(let K=0;K<$.length;K++)v(b,$[K]);if(H){let K=H.subTree;if(x===K){const Z=H.vnode;S(b,Z,Z.scopeId,Z.slotScopeIds,H.parent)}}},A=(b,x,F,$,H,K,Z,U,J=0)=>{for(let j=J;j<b.length;j++){const ee=b[j]=U?on(b[j]):At(b[j]);m(null,ee,x,F,$,H,K,Z,U)}},I=(b,x,F,$,H,K,Z)=>{const U=x.el=b.el;let{patchFlag:J,dynamicChildren:j,dirs:ee}=x;J|=b.patchFlag&16;const ae=b.props||Fe,oe=x.props||Fe;let he;if(F&&xn(F,!1),(he=oe.onVnodeBeforeUpdate)&&Mt(he,F,x,b),ee&&_n(x,b,F,"beforeUpdate"),F&&xn(F,!0),j?R(b.dynamicChildren,j,U,F,$,ps(x,H),K):Z||L(b,x,U,null,F,$,ps(x,H),K,!1),J>0){if(J&16)B(U,x,ae,oe,F,$,H);else if(J&2&&ae.class!==oe.class&&s(U,"class",null,oe.class,H),J&4&&s(U,"style",ae.style,oe.style,H),J&8){const Se=x.dynamicProps;for(let Ee=0;Ee<Se.length;Ee++){const Be=Se[Ee],Ke=ae[Be],Et=oe[Be];(Et!==Ke||Be==="value")&&s(U,Be,Ke,Et,H,b.children,F,$,W)}}J&1&&b.children!==x.children&&f(U,x.children)}else!Z&&j==null&&B(U,x,ae,oe,F,$,H);((he=oe.onVnodeUpdated)||ee)&&at(()=>{he&&Mt(he,F,x,b),ee&&_n(x,b,F,"updated")},$)},R=(b,x,F,$,H,K,Z)=>{for(let U=0;U<x.length;U++){const J=b[U],j=x[U],ee=J.el&&(J.type===_e||!Nt(J,j)||J.shapeFlag&70)?c(J.el):F;m(J,j,ee,null,$,H,K,Z,!0)}},B=(b,x,F,$,H,K,Z)=>{if(F!==$){if(F!==Fe)for(const U in F)!pr(U)&&!(U in $)&&s(b,U,F[U],null,Z,x.children,H,K,W);for(const U in $){if(pr(U))continue;const J=$[U],j=F[U];J!==j&&U!=="value"&&s(b,U,j,J,Z,x.children,H,K,W)}"value"in $&&s(b,"value",F.value,$.value,Z)}},C=(b,x,F,$,H,K,Z,U,J)=>{const j=x.el=b?b.el:i(""),ee=x.anchor=b?b.anchor:i("");let{patchFlag:ae,dynamicChildren:oe,slotScopeIds:he}=x;he&&(U=U?U.concat(he):he),b==null?(r(j,F,$),r(ee,F,$),A(x.children||[],F,ee,H,K,Z,U,J)):ae>0&&ae&64&&oe&&b.dynamicChildren?(R(b.dynamicChildren,oe,F,H,K,Z,U),(x.key!=null||H&&x===H.subTree)&&Ko(b,x,!0)):L(b,x,F,ee,H,K,Z,U,J)},V=(b,x,F,$,H,K,Z,U,J)=>{x.slotScopeIds=U,b==null?x.shapeFlag&512?H.ctx.activate(x,F,$,Z,J):N(x,F,$,H,K,Z,J):q(b,x,J)},N=(b,x,F,$,H,K,Z)=>{const U=b.component=zv(b,$,H);if(Jl(b)&&(U.ctx.renderer=Lt),jv(U),U.asyncDep){if(H&&H.registerDep(U,X),!b.el){const J=U.subTree=h(st);w(null,J,x,F)}}else X(U,b,x,F,H,K,Z)},q=(b,x,F)=>{const $=x.component=b.component;if(Wm(b,x,F))if($.asyncDep&&!$.asyncResolved){Q($,x,F);return}else $.next=x,Nm($.update),$.effect.dirty=!0,$.update();else x.el=b.el,$.vnode=x},X=(b,x,F,$,H,K,Z)=>{const U=()=>{if(b.isMounted){let{next:ee,bu:ae,u:oe,parent:he,vnode:Se}=b;{const Un=xc(b);if(Un){ee&&(ee.el=Se.el,Q(b,ee,Z)),Un.asyncDep.then(()=>{b.isUnmounted||U()});return}}let Ee=ee,Be;xn(b,!1),ee?(ee.el=Se.el,Q(b,ee,Z)):ee=Se,ae&&ds(ae),(Be=ee.props&&ee.props.onVnodeBeforeUpdate)&&Mt(Be,he,ee,Se),xn(b,!0);const Ke=vs(b),Et=b.subTree;b.subTree=Ke,m(Et,Ke,c(Et.el),le(Et),b,H,K),ee.el=Ke.el,Ee===null&&Bo(b,Ke.el),oe&&at(oe,H),(Be=ee.props&&ee.props.onVnodeUpdated)&&at(()=>Mt(Be,he,ee,Se),H)}else{let ee;const{el:ae,props:oe}=x,{bm:he,m:Se,parent:Ee}=b,Be=vl(x);if(xn(b,!1),he&&ds(he),!Be&&(ee=oe&&oe.onVnodeBeforeMount)&&Mt(ee,Ee,x),xn(b,!0),ae&&jn){const Ke=()=>{b.subTree=vs(b),jn(ae,b.subTree,b,H,null)};Be?x.type.__asyncLoader().then(()=>!b.isUnmounted&&Ke()):Ke()}else{const Ke=b.subTree=vs(b);m(null,Ke,F,$,b,H,K),x.el=Ke.el}if(Se&&at(Se,H),!Be&&(ee=oe&&oe.onVnodeMounted)){const Ke=x;at(()=>Mt(ee,Ee,Ke),H)}(x.shapeFlag&256||Ee&&vl(Ee.vnode)&&Ee.vnode.shapeFlag&256)&&b.a&&at(b.a,H),b.isMounted=!0,x=F=$=null}},J=b.effect=new Eo(U,yt,()=>Lo(j),b.scope),j=b.update=()=>{J.dirty&&J.run()};j.id=b.uid,xn(b,!0),j()},Q=(b,x,F)=>{x.component=b;const $=b.vnode.props;b.vnode=x,b.next=null,Ev(b,x.props,$,F),Pv(b,x.children,F),vn(),Di(b),hn()},L=(b,x,F,$,H,K,Z,U,J=!1)=>{const j=b&&b.children,ee=b?b.shapeFlag:0,ae=x.children,{patchFlag:oe,shapeFlag:he}=x;if(oe>0){if(oe&128){P(j,ae,F,$,H,K,Z,U,J);return}else if(oe&256){z(j,ae,F,$,H,K,Z,U,J);return}}he&8?(ee&16&&W(j,H,K),ae!==j&&f(F,ae)):ee&16?he&16?P(j,ae,F,$,H,K,Z,U,J):W(j,H,K,!0):(ee&8&&f(F,""),he&16&&A(ae,F,$,H,K,Z,U,J))},z=(b,x,F,$,H,K,Z,U,J)=>{b=b||qn,x=x||qn;const j=b.length,ee=x.length,ae=Math.min(j,ee);let oe;for(oe=0;oe<ae;oe++){const he=x[oe]=J?on(x[oe]):At(x[oe]);m(b[oe],he,F,null,H,K,Z,U,J)}j>ee?W(b,H,K,!0,!1,ae):A(x,F,$,H,K,Z,U,J,ae)},P=(b,x,F,$,H,K,Z,U,J)=>{let j=0;const ee=x.length;let ae=b.length-1,oe=ee-1;for(;j<=ae&&j<=oe;){const he=b[j],Se=x[j]=J?on(x[j]):At(x[j]);if(Nt(he,Se))m(he,Se,F,null,H,K,Z,U,J);else break;j++}for(;j<=ae&&j<=oe;){const he=b[ae],Se=x[oe]=J?on(x[oe]):At(x[oe]);if(Nt(he,Se))m(he,Se,F,null,H,K,Z,U,J);else break;ae--,oe--}if(j>ae){if(j<=oe){const he=oe+1,Se=he<ee?x[he].el:$;for(;j<=oe;)m(null,x[j]=J?on(x[j]):At(x[j]),F,Se,H,K,Z,U,J),j++}}else if(j>oe)for(;j<=ae;)Y(b[j],H,K,!0),j++;else{const he=j,Se=j,Ee=new Map;for(j=Se;j<=oe;j++){const ft=x[j]=J?on(x[j]):At(x[j]);ft.key!=null&&Ee.set(ft.key,j)}let Be,Ke=0;const Et=oe-Se+1;let Un=!1,Ai=0;const fr=new Array(Et);for(j=0;j<Et;j++)fr[j]=0;for(j=he;j<=ae;j++){const ft=b[j];if(Ke>=Et){Y(ft,H,K,!0);continue}let Bt;if(ft.key!=null)Bt=Ee.get(ft.key);else for(Be=Se;Be<=oe;Be++)if(fr[Be-Se]===0&&Nt(ft,x[Be])){Bt=Be;break}Bt===void 0?Y(ft,H,K,!0):(fr[Bt-Se]=j+1,Bt>=Ai?Ai=Bt:Un=!0,m(ft,x[Bt],F,null,H,K,Z,U,J),Ke++)}const Ti=Un?Fv(fr):qn;for(Be=Ti.length-1,j=Et-1;j>=0;j--){const ft=Se+j,Bt=x[ft],Pi=ft+1<ee?x[ft+1].el:$;fr[j]===0?m(null,Bt,F,Pi,H,K,Z,U,J):Un&&(Be<0||j!==Ti[Be]?D(Bt,F,Pi,2):Be--)}}},D=(b,x,F,$,H=null)=>{const{el:K,type:Z,transition:U,children:J,shapeFlag:j}=b;if(j&6){D(b.component.subTree,x,F,$);return}if(j&128){b.suspense.move(x,F,$);return}if(j&64){Z.move(b,x,F,Lt);return}if(Z===_e){r(K,x,F);for(let ae=0;ae<J.length;ae++)D(J[ae],x,F,$);r(b.anchor,x,F);return}if(Z===bs){T(b,x,F);return}if($!==2&&j&1&&U)if($===0)U.beforeEnter(K),r(K,x,F),at(()=>U.enter(K),H);else{const{leave:ae,delayLeave:oe,afterLeave:he}=U,Se=()=>r(K,x,F),Ee=()=>{ae(K,()=>{Se(),he&&he()})};oe?oe(K,Se,Ee):Ee()}else r(K,x,F)},Y=(b,x,F,$=!1,H=!1)=>{const{type:K,props:Z,ref:U,children:J,dynamicChildren:j,shapeFlag:ee,patchFlag:ae,dirs:oe}=b;if(U!=null&&qs(U,null,F,b,!0),ee&256){x.ctx.deactivate(b);return}const he=ee&1&&oe,Se=!vl(b);let Ee;if(Se&&(Ee=Z&&Z.onVnodeBeforeUnmount)&&Mt(Ee,x,b),ee&6)ne(b.component,F,$);else{if(ee&128){b.suspense.unmount(F,$);return}he&&_n(b,null,x,"beforeUnmount"),ee&64?b.type.remove(b,x,F,H,Lt,$):j&&(K!==_e||ae>0&&ae&64)?W(j,x,F,!1,!0):(K===_e&&ae&384||!H&&ee&16)&&W(J,x,F),$&&ie(b)}(Se&&(Ee=Z&&Z.onVnodeUnmounted)||he)&&at(()=>{Ee&&Mt(Ee,x,b),he&&_n(b,null,x,"unmounted")},F)},ie=b=>{const{type:x,el:F,anchor:$,transition:H}=b;if(x===_e){ye(F,$);return}if(x===bs){O(b);return}const K=()=>{l(F),H&&!H.persisted&&H.afterLeave&&H.afterLeave()};if(b.shapeFlag&1&&H&&!H.persisted){const{leave:Z,delayLeave:U}=H,J=()=>Z(F,K);U?U(b.el,K,J):J()}else K()},ye=(b,x)=>{let F;for(;b!==x;)F=d(b),l(b),b=F;l(x)},ne=(b,x,F)=>{const{bum:$,scope:H,update:K,subTree:Z,um:U}=b;$&&ds($),H.stop(),K&&(K.active=!1,Y(Z,b,x,F)),U&&at(U,x),at(()=>{b.isUnmounted=!0},x),x&&x.pendingBranch&&!x.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===x.pendingId&&(x.deps--,x.deps===0&&x.resolve())},W=(b,x,F,$=!1,H=!1,K=0)=>{for(let Z=K;Z<b.length;Z++)Y(b[Z],x,F,$,H)},le=b=>b.shapeFlag&6?le(b.component.subTree):b.shapeFlag&128?b.suspense.next():d(b.anchor||b.el);let Le=!1;const We=(b,x,F)=>{b==null?x._vnode&&Y(x._vnode,null,null,!0):m(x._vnode||null,b,x,null,null,null,F),Le||(Le=!0,Di(),nc(),Le=!1),x._vnode=b},Lt={p:m,um:Y,m:D,r:ie,mt:N,mc:A,pc:L,pbc:R,n:le,o:e};let Cn,jn;return{render:We,hydrate:Cn,createApp:xv(We,Cn)}}function ps({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function xn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Iv(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ko(e,t,n=!1){const r=e.children,l=t.children;if(ce(r)&&ce(l))for(let s=0;s<r.length;s++){const o=r[s];let i=l[s];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=l[s]=on(l[s]),i.el=o.el),n||Ko(o,i)),i.type===Wr&&(i.el=o.el)}}function Fv(e){const t=e.slice(),n=[0];let r,l,s,o,i;const a=e.length;for(r=0;r<a;r++){const u=e[r];if(u!==0){if(l=n[n.length-1],e[l]<u){t[r]=l,n.push(r);continue}for(s=0,o=n.length-1;s<o;)i=s+o>>1,e[n[i]]<u?s=i+1:o=i;u<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,o=n[s-1];s-- >0;)n[s]=o,o=t[o];return n}function xc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:xc(t)}const Rv=e=>e.__isTeleport,Cr=e=>e&&(e.disabled||e.disabled===""),Xi=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Zi=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Ys=(e,t)=>{const n=e&&e.to;return De(n)?t?t(n):null:n},Lv={name:"Teleport",__isTeleport:!0,process(e,t,n,r,l,s,o,i,a,u){const{mc:f,pc:c,pbc:d,o:{insert:v,querySelector:g,createText:m,createComment:y}}=u,w=Cr(t.props);let{shapeFlag:E,children:T,dynamicChildren:O}=t;if(e==null){const k=t.el=m(""),_=t.anchor=m("");v(k,n,r),v(_,n,r);const S=t.target=Ys(t.props,g),A=t.targetAnchor=m("");S&&(v(A,S),o==="svg"||Xi(S)?o="svg":(o==="mathml"||Zi(S))&&(o="mathml"));const I=(R,B)=>{E&16&&f(T,R,B,l,s,o,i,a)};w?I(n,_):S&&I(S,A)}else{t.el=e.el;const k=t.anchor=e.anchor,_=t.target=e.target,S=t.targetAnchor=e.targetAnchor,A=Cr(e.props),I=A?n:_,R=A?k:S;if(o==="svg"||Xi(_)?o="svg":(o==="mathml"||Zi(_))&&(o="mathml"),O?(d(e.dynamicChildren,O,I,l,s,o,i),Ko(e,t,!0)):a||c(e,t,I,R,l,s,o,i,!1),w)A?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):al(t,n,k,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const B=t.target=Ys(t.props,g);B&&al(t,B,null,u,0)}else A&&al(t,_,S,u,1)}kc(t)},remove(e,t,n,r,{um:l,o:{remove:s}},o){const{shapeFlag:i,children:a,anchor:u,targetAnchor:f,target:c,props:d}=e;if(c&&s(f),o&&s(u),i&16){const v=o||!Cr(d);for(let g=0;g<a.length;g++){const m=a[g];l(m,t,n,v,!!m.dynamicChildren)}}},move:al,hydrate:Bv};function al(e,t,n,{o:{insert:r},m:l},s=2){s===0&&r(e.targetAnchor,t,n);const{el:o,anchor:i,shapeFlag:a,children:u,props:f}=e,c=s===2;if(c&&r(o,t,n),(!c||Cr(f))&&a&16)for(let d=0;d<u.length;d++)l(u[d],t,n,2);c&&r(i,t,n)}function Bv(e,t,n,r,l,s,{o:{nextSibling:o,parentNode:i,querySelector:a}},u){const f=t.target=Ys(t.props,a);if(f){const c=f._lpa||f.firstChild;if(t.shapeFlag&16)if(Cr(t.props))t.anchor=u(o(e),t,i(e),n,r,l,s),t.targetAnchor=c;else{t.anchor=o(e);let d=c;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}u(c,t,f,n,r,l,s)}kc(t)}return t.anchor&&o(t.anchor)}const Mv=Lv;function kc(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const _e=Symbol.for("v-fgt"),Wr=Symbol.for("v-txt"),st=Symbol.for("v-cmt"),bs=Symbol.for("v-stc"),_r=[];let pt=null;function Pe(e=!1){_r.push(pt=e?null:[])}function Ec(){_r.pop(),pt=_r[_r.length-1]||null}let Zn=1;function Qi(e){Zn+=e}function Ac(e){return e.dynamicChildren=Zn>0?pt||qn:null,Ec(),Zn>0&&pt&&pt.push(e),e}function Js(e,t,n,r,l,s){return Ac(Yt(e,t,n,r,l,s,!0))}function Me(e,t,n,r,l){return Ac(h(e,t,n,r,l,!0))}function Rr(e){return e?e.__v_isVNode===!0:!1}function Nt(e,t){return e.type===t.type&&e.key===t.key}const Tc=({key:e})=>e??null,hl=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?De(e)||Ne(e)||me(e)?{i:lt,r:e,k:t,f:!!n}:e:null);function Yt(e,t=null,n=null,r=0,l=null,s=e===_e?0:1,o=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Tc(t),ref:t&&hl(t),scopeId:sc,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:s,patchFlag:r,dynamicProps:l,dynamicChildren:null,appContext:null,ctx:lt};return i?(Go(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=De(n)?8:16),Zn>0&&!o&&pt&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&pt.push(a),a}const h=Dv;function Dv(e,t=null,n=null,r=0,l=null,s=!1){if((!e||e===Gm)&&(e=st),Rr(e)){const i=Jt(e,t,!0);return n&&Go(i,n),Zn>0&&!s&&pt&&(i.shapeFlag&6?pt[pt.indexOf(e)]=i:pt.push(i)),i.patchFlag|=-2,i}if(qv(e)&&(e=e.__vccOpts),t){t=Nv(t);let{class:i,style:a}=t;i&&!De(i)&&(t.class=xo(i)),Ie(a)&&(qu(a)&&!ce(a)&&(a=He({},a)),t.style=_o(a))}const o=De(e)?1:Ym(e)?128:Rv(e)?64:Ie(e)?4:me(e)?2:0;return Yt(e,t,n,r,l,o,s,!0)}function Nv(e){return e?qu(e)||pc(e)?He({},e):e:null}function Jt(e,t,n=!1,r=!1){const{props:l,ref:s,patchFlag:o,children:i,transition:a}=e,u=t?we(l||{},t):l,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Tc(u),ref:t&&t.ref?n&&s?ce(s)?s.concat(hl(t)):[s,hl(t)]:hl(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==_e?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Jt(e.ssContent),ssFallback:e.ssFallback&&Jt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&(f.transition=a.clone(f)),f}function Te(e=" ",t=0){return h(Wr,null,e,t)}function je(e="",t=!1){return t?(Pe(),Me(st,null,e)):h(st,null,e)}function At(e){return e==null||typeof e=="boolean"?h(st):ce(e)?h(_e,null,e.slice()):typeof e=="object"?on(e):h(Wr,null,String(e))}function on(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Jt(e)}function Go(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ce(t))n=16;else if(typeof t=="object")if(r&65){const l=t.default;l&&(l._c&&(l._d=!1),Go(e,l()),l._c&&(l._d=!0));return}else{n=32;const l=t._;!l&&!pc(t)?t._ctx=lt:l===3&&lt&&(lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else me(t)?(t={default:t,_ctx:lt},n=32):(t=String(t),r&64?(n=16,t=[Te(t)]):n=8);e.children=t,e.shapeFlag|=n}function we(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const l in r)if(l==="class")t.class!==r.class&&(t.class=xo([t.class,r.class]));else if(l==="style")t.style=_o([t.style,r.style]);else if(Wl(l)){const s=t[l],o=r[l];o&&s!==o&&!(ce(s)&&s.includes(o))&&(t[l]=s?[].concat(s,o):o)}else l!==""&&(t[l]=r[l])}return t}function Mt(e,t,n,r=null){bt(e,t,7,[n,r])}const $v=hc();let Hv=0;function zv(e,t,n){const r=e.type,l=(t?t.appContext:e.appContext)||$v,s={uid:Hv++,vnode:e,type:r,parent:t,appContext:l,root:null,next:null,subTree:null,effect:null,update:null,scope:new Bu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(l.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Sc(r,l),emitsOptions:lc(r,l),emit:null,emitted:null,propsDefaults:Fe,inheritAttrs:r.inheritAttrs,ctx:Fe,data:Fe,props:Fe,attrs:Fe,slots:Fe,refs:Fe,setupState:Fe,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 s.ctx={_:s},s.root=t?t.root:s,s.emit=Hm.bind(null,s),e.ce&&e.ce(s),s}let Xe=null;const qo=()=>Xe||lt;let Al,Xs;{const e=Fu(),t=(n,r)=>{let l;return(l=e[n])||(l=e[n]=[]),l.push(r),s=>{l.length>1?l.forEach(o=>o(s)):l[0](s)}};Al=t("__VUE_INSTANCE_SETTERS__",n=>Xe=n),Xs=t("__VUE_SSR_SETTERS__",n=>Zl=n)}const Kr=e=>{const t=Xe;return Al(e),e.scope.on(),()=>{e.scope.off(),Al(t)}},ea=()=>{Xe&&Xe.scope.off(),Al(null)};function Pc(e){return e.vnode.shapeFlag&4}let Zl=!1;function jv(e,t=!1){t&&Xs(t);const{props:n,children:r}=e.vnode,l=Pc(e);kv(e,n,l,t),Tv(e,r);const s=l?Uv(e,t):void 0;return t&&Xs(!1),s}function Uv(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,yv);const{setup:r}=n;if(r){const l=e.setupContext=r.length>1?Kv(e):null,s=Kr(e);vn();const o=fn(r,e,0,[e.props,l]);if(hn(),s(),Tu(o)){if(o.then(ea,ea),t)return o.then(i=>{Zs(e,i,t)}).catch(i=>{Ur(i,e,0)});e.asyncDep=o}else Zs(e,o,t)}else Vc(e,t)}function Zs(e,t,n){me(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ie(t)&&(e.setupState=Zu(t)),Vc(e,n)}let ta;function Vc(e,t,n){const r=e.type;if(!e.render){if(!t&&ta&&!r.render){const l=r.template||Uo(e).template;if(l){const{isCustomElement:s,compilerOptions:o}=e.appContext.config,{delimiters:i,compilerOptions:a}=r,u=He(He({isCustomElement:s,delimiters:i},o),a);r.render=ta(l,u)}}e.render=r.render||yt}{const l=Kr(e);vn();try{pv(e)}finally{hn(),l()}}}const Wv={get(e,t){return ut(e,"get",""),e[t]}};function Kv(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Wv),slots:e.slots,emit:e.emit,expose:t}}function Ql(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Zu(Om(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Sr)return Sr[n](e)},has(t,n){return n in t||n in Sr}}))}function Gv(e,t=!0){return me(e)?e.displayName||e.name:e.name||t&&e.__name}function qv(e){return me(e)&&"__vccOpts"in e}const p=(e,t)=>Im(e,t,Zl);function gn(e,t,n){const r=arguments.length;return r===2?Ie(t)&&!ce(t)?Rr(t)?h(e,null,[t]):h(e,t):h(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Rr(n)&&(n=[n]),h(e,t,n))}const Yv="3.4.26";/**
14
+ * @vue/runtime-dom v3.4.26
15
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
+ * @license MIT
17
+ **/const Jv="http://www.w3.org/2000/svg",Xv="http://www.w3.org/1998/Math/MathML",an=typeof document<"u"?document:null,na=an&&an.createElement("template"),Zv={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 l=t==="svg"?an.createElementNS(Jv,e):t==="mathml"?an.createElementNS(Xv,e):an.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&l.setAttribute("multiple",r.multiple),l},createText:e=>an.createTextNode(e),createComment:e=>an.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>an.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,l,s){const o=n?n.previousSibling:t.lastChild;if(l&&(l===s||l.nextSibling))for(;t.insertBefore(l.cloneNode(!0),n),!(l===s||!(l=l.nextSibling)););else{na.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const i=na.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},tn="transition",dr="animation",Qn=Symbol("_vtc"),Xt=(e,{slots:t})=>gn(av,Ic(e),t);Xt.displayName="Transition";const Oc={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},Qv=Xt.props=He({},ac,Oc),kn=(e,t=[])=>{ce(e)?e.forEach(n=>n(...t)):e&&e(...t)},ra=e=>e?ce(e)?e.some(t=>t.length>1):e.length>1:!1;function Ic(e){const t={};for(const C in e)C in Oc||(t[C]=e[C]);if(e.css===!1)return t;const{name:n="v",type:r,duration:l,enterFromClass:s=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:u=o,appearToClass:f=i,leaveFromClass:c=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,g=eh(l),m=g&&g[0],y=g&&g[1],{onBeforeEnter:w,onEnter:E,onEnterCancelled:T,onLeave:O,onLeaveCancelled:k,onBeforeAppear:_=w,onAppear:S=E,onAppearCancelled:A=T}=t,I=(C,V,N)=>{rn(C,V?f:i),rn(C,V?u:o),N&&N()},R=(C,V)=>{C._isLeaving=!1,rn(C,c),rn(C,v),rn(C,d),V&&V()},B=C=>(V,N)=>{const q=C?S:E,X=()=>I(V,C,N);kn(q,[V,X]),la(()=>{rn(V,C?a:s),Wt(V,C?f:i),ra(q)||sa(V,r,m,X)})};return He(t,{onBeforeEnter(C){kn(w,[C]),Wt(C,s),Wt(C,o)},onBeforeAppear(C){kn(_,[C]),Wt(C,a),Wt(C,u)},onEnter:B(!1),onAppear:B(!0),onLeave(C,V){C._isLeaving=!0;const N=()=>R(C,V);Wt(C,c),Wt(C,d),Rc(),la(()=>{C._isLeaving&&(rn(C,c),Wt(C,v),ra(O)||sa(C,r,y,N))}),kn(O,[C,N])},onEnterCancelled(C){I(C,!1),kn(T,[C])},onAppearCancelled(C){I(C,!0),kn(A,[C])},onLeaveCancelled(C){R(C),kn(k,[C])}})}function eh(e){if(e==null)return null;if(Ie(e))return[Ss(e.enter),Ss(e.leave)];{const t=Ss(e);return[t,t]}}function Ss(e){return Iu(e)}function Wt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Qn]||(e[Qn]=new Set)).add(t)}function rn(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Qn];n&&(n.delete(t),n.size||(e[Qn]=void 0))}function la(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let th=0;function sa(e,t,n,r){const l=e._endId=++th,s=()=>{l===e._endId&&r()};if(n)return setTimeout(s,n);const{type:o,timeout:i,propCount:a}=Fc(e,t);if(!o)return r();const u=o+"end";let f=0;const c=()=>{e.removeEventListener(u,d),s()},d=v=>{v.target===e&&++f>=a&&c()};setTimeout(()=>{f<a&&c()},i+1),e.addEventListener(u,d)}function Fc(e,t){const n=window.getComputedStyle(e),r=g=>(n[g]||"").split(", "),l=r(`${tn}Delay`),s=r(`${tn}Duration`),o=oa(l,s),i=r(`${dr}Delay`),a=r(`${dr}Duration`),u=oa(i,a);let f=null,c=0,d=0;t===tn?o>0&&(f=tn,c=o,d=s.length):t===dr?u>0&&(f=dr,c=u,d=a.length):(c=Math.max(o,u),f=c>0?o>u?tn:dr:null,d=f?f===tn?s.length:a.length:0);const v=f===tn&&/\b(transform|all)(,|$)/.test(r(`${tn}Property`).toString());return{type:f,timeout:c,propCount:d,hasTransform:v}}function oa(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>ia(n)+ia(e[r])))}function ia(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Rc(){return document.body.offsetHeight}function nh(e,t,n){const r=e[Qn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Tl=Symbol("_vod"),Lc=Symbol("_vsh"),yn={beforeMount(e,{value:t},{transition:n}){e[Tl]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):mr(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),mr(e,!0),r.enter(e)):r.leave(e,()=>{mr(e,!1)}):mr(e,t))},beforeUnmount(e,{value:t}){mr(e,t)}};function mr(e,t){e.style.display=t?e[Tl]:"none",e[Lc]=!t}const rh=Symbol(""),lh=/(^|;)\s*display\s*:/;function sh(e,t,n){const r=e.style,l=De(n);let s=!1;if(n&&!l){if(t)if(De(t))for(const o of t.split(";")){const i=o.slice(0,o.indexOf(":")).trim();n[i]==null&&gl(r,i,"")}else for(const o in t)n[o]==null&&gl(r,o,"");for(const o in n)o==="display"&&(s=!0),gl(r,o,n[o])}else if(l){if(t!==n){const o=r[rh];o&&(n+=";"+o),r.cssText=n,s=lh.test(n)}}else t&&e.removeAttribute("style");Tl in e&&(e[Tl]=s?r.display:"",e[Lc]&&(r.display="none"))}const aa=/\s*!important$/;function gl(e,t,n){if(ce(n))n.forEach(r=>gl(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=oh(e,t);aa.test(n)?e.setProperty(rr(r),n.replace(aa,""),"important"):e[r]=n}}const ua=["Webkit","Moz","ms"],ws={};function oh(e,t){const n=ws[t];if(n)return n;let r=Ct(t);if(r!=="filter"&&r in e)return ws[t]=r;r=Zt(r);for(let l=0;l<ua.length;l++){const s=ua[l]+r;if(s in e)return ws[t]=s}return t}const ca="http://www.w3.org/1999/xlink";function ih(e,t,n,r,l){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(ca,t.slice(6,t.length)):e.setAttributeNS(ca,t,n);else{const s=im(t);n==null||s&&!Ru(n)?e.removeAttribute(t):e.setAttribute(t,s?"":n)}}function ah(e,t,n,r,l,s,o){if(t==="innerHTML"||t==="textContent"){r&&o(r,l,s),e[t]=n??"";return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const u=i==="OPTION"?e.getAttribute("value")||"":e.value,f=n??"";(u!==f||!("_value"in e))&&(e.value=f),n==null&&e.removeAttribute(t),e._value=n;return}let a=!1;if(n===""||n==null){const u=typeof e[t];u==="boolean"?n=Ru(n):n==null&&u==="string"?(n="",a=!0):u==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&e.removeAttribute(t)}function uh(e,t,n,r){e.addEventListener(t,n,r)}function ch(e,t,n,r){e.removeEventListener(t,n,r)}const fa=Symbol("_vei");function fh(e,t,n,r,l=null){const s=e[fa]||(e[fa]={}),o=s[t];if(r&&o)o.value=r;else{const[i,a]=dh(t);if(r){const u=s[t]=hh(r,l);uh(e,i,u,a)}else o&&(ch(e,i,o,a),s[t]=void 0)}}const da=/(?:Once|Passive|Capture)$/;function dh(e){let t;if(da.test(e)){t={};let r;for(;r=e.match(da);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):rr(e.slice(2)),t]}let Cs=0;const mh=Promise.resolve(),vh=()=>Cs||(mh.then(()=>Cs=0),Cs=Date.now());function hh(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;bt(gh(r,n.value),t,5,[r])};return n.value=e,n.attached=vh(),n}function gh(e,t){if(ce(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>l=>!l._stopped&&r&&r(l))}else return t}const ma=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,yh=(e,t,n,r,l,s,o,i,a)=>{const u=l==="svg";t==="class"?nh(e,r,u):t==="style"?sh(e,n,r):Wl(t)?So(t)||fh(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ph(e,t,r,u))?ah(e,t,r,s,o,i,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ih(e,t,r,u))};function ph(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&ma(t)&&me(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const l=e.tagName;if(l==="IMG"||l==="VIDEO"||l==="CANVAS"||l==="SOURCE")return!1}return ma(t)&&De(n)?!1:t in e}const Bc=new WeakMap,Mc=new WeakMap,Pl=Symbol("_moveCb"),va=Symbol("_enterCb"),Dc={name:"TransitionGroup",props:He({},Qv,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=qo(),r=ic();let l,s;return jo(()=>{if(!l.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!_h(l[0].el,n.vnode.el,o))return;l.forEach(Sh),l.forEach(wh);const i=l.filter(Ch);Rc(),i.forEach(a=>{const u=a.el,f=u.style;Wt(u,o),f.transform=f.webkitTransform=f.transitionDuration="";const c=u[Pl]=d=>{d&&d.target!==u||(!d||/transform$/.test(d.propertyName))&&(u.removeEventListener("transitionend",c),u[Pl]=null,rn(u,o))};u.addEventListener("transitionend",c)})}),()=>{const o=ve(e),i=Ic(o);let a=o.tag||_e;if(l=[],s)for(let u=0;u<s.length;u++){const f=s[u];f.el&&f.el instanceof Element&&(l.push(f),Fr(f,Ir(f,i,r,n)),Bc.set(f,f.el.getBoundingClientRect()))}s=t.default?Ho(t.default()):[];for(let u=0;u<s.length;u++){const f=s[u];f.key!=null&&Fr(f,Ir(f,i,r,n))}return h(a,null,s)}}},bh=e=>delete e.mode;Dc.props;const Yo=Dc;function Sh(e){const t=e.el;t[Pl]&&t[Pl](),t[va]&&t[va]()}function wh(e){Mc.set(e,e.el.getBoundingClientRect())}function Ch(e){const t=Bc.get(e),n=Mc.get(e),r=t.left-n.left,l=t.top-n.top;if(r||l){const s=e.el.style;return s.transform=s.webkitTransform=`translate(${r}px,${l}px)`,s.transitionDuration="0s",e}}function _h(e,t,n){const r=e.cloneNode(),l=e[Qn];l&&l.forEach(i=>{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:o}=Fc(r);return s.removeChild(r),o}const xh=He({patchProp:yh},Zv);let ha;function kh(){return ha||(ha=Vv(xh))}const Eh=(...e)=>{const t=kh().createApp(...e),{mount:n}=t;return t.mount=r=>{const l=Th(r);if(!l)return;const s=t._component;!me(s)&&!s.render&&!s.template&&(s.template=l.innerHTML),l.innerHTML="";const o=n(l,!1,Ah(l));return l instanceof Element&&(l.removeAttribute("v-cloak"),l.setAttribute("data-v-app","")),o},t};function Ah(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Th(e){return De(e)?document.querySelector(e):e}function Ln(e,t){let n;function r(){n=ko(),n.run(()=>t.length?t(()=>{n==null||n.stop(),r()}):t())}ge(e,l=>{l&&!n?r():l||(n==null||n.stop(),n=void 0)},{immediate:!0}),ct(()=>{n==null||n.stop()})}const Ve=typeof window<"u",Jo=Ve&&"IntersectionObserver"in window,Ph=Ve&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function Nc(e,t,n){const r=t.length-1;if(r<0)return e===void 0?n:e;for(let l=0;l<r;l++){if(e==null)return n;e=e[t[l]]}return e==null||e[t[r]]===void 0?n:e[t[r]]}function sr(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=>sr(e[r],t[r]))}function Qs(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(/^\./,""),Nc(e,t.split("."),n))}function Kt(e,t,n){if(t===!0)return e===void 0?n:e;if(t==null||typeof t=="boolean")return n;if(e!==Object(e)){if(typeof t!="function")return n;const l=t(e,n);return typeof l>"u"?n:l}if(typeof t=="string")return Qs(e,t,n);if(Array.isArray(t))return Nc(e,t,n);if(typeof t!="function")return n;const r=t(e,n);return typeof r>"u"?n:r}function Xo(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,r)=>t+r)}function ue(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 eo(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Lr(e){if(e&&"$el"in e){const t=e.$el;return(t==null?void 0:t.nodeType)===Node.TEXT_NODE?t.nextElementSibling:t}return e}const ga=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}),Vh=Object.freeze({enter:"Enter",tab:"Tab",delete:"Delete",esc:"Escape",space:"Space",up:"ArrowUp",down:"ArrowDown",left:"ArrowLeft",right:"ArrowRight",end:"End",home:"Home",del:"Delete",backspace:"Backspace",insert:"Insert",pageup:"PageUp",pagedown:"PageDown",shift:"Shift"});function _s(e,t){return t.every(n=>e.hasOwnProperty(n))}function $c(e,t){const n={},r=new Set(Object.keys(e));for(const l of t)r.has(l)&&(n[l]=e[l]);return n}function ya(e,t,n){const r=Object.create(null),l=Object.create(null);for(const s in e)t.some(o=>o instanceof RegExp?o.test(s):o===s)&&!(n!=null&&n.some(o=>o===s))?r[s]=e[s]:l[s]=e[s];return[r,l]}function or(e,t){const n={...e};return t.forEach(r=>delete n[r]),n}function Oh(e,t){const n={};return t.forEach(r=>n[r]=e[r]),n}const Hc=/^on[^a-z]/,Zo=e=>Hc.test(e),Ih=["onAfterscriptexecute","onAnimationcancel","onAnimationend","onAnimationiteration","onAnimationstart","onAuxclick","onBeforeinput","onBeforescriptexecute","onChange","onClick","onCompositionend","onCompositionstart","onCompositionupdate","onContextmenu","onCopy","onCut","onDblclick","onFocusin","onFocusout","onFullscreenchange","onFullscreenerror","onGesturechange","onGestureend","onGesturestart","onGotpointercapture","onInput","onKeydown","onKeypress","onKeyup","onLostpointercapture","onMousedown","onMousemove","onMouseout","onMouseover","onMouseup","onMousewheel","onPaste","onPointercancel","onPointerdown","onPointerenter","onPointerleave","onPointermove","onPointerout","onPointerover","onPointerup","onReset","onSelect","onSubmit","onTouchcancel","onTouchend","onTouchmove","onTouchstart","onTransitioncancel","onTransitionend","onTransitionrun","onTransitionstart","onWheel"];function Qo(e){const[t,n]=ya(e,[Hc]),r=or(t,Ih),[l,s]=ya(n,["class","style","id",/^data-/]);return Object.assign(l,t),Object.assign(s,r),[l,s]}function qt(e){return e==null?[]:Array.isArray(e)?e:[e]}function Fh(e,t){let n=0;const r=function(){for(var l=arguments.length,s=new Array(l),o=0;o<l;o++)s[o]=arguments[o];clearTimeout(n),n=setTimeout(()=>e(...s),Tt(t))};return r.clear=()=>{clearTimeout(n)},r.immediate=e,r}function Pt(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 pa(e){const t=e.toString().trim();return t.includes(".")?t.length-t.indexOf(".")-1:0}function ba(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 Sa(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function Rh(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 Qe(){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 l in e)r[l]=e[l];for(const l in t){const s=e[l],o=t[l];if(eo(s)&&eo(o)){r[l]=Qe(s,o,n);continue}if(Array.isArray(s)&&Array.isArray(o)&&n){r[l]=n(s,o);continue}r[l]=o}return r}function zc(e){return e.map(t=>t.type===_e?zc(t.children):t).flat()}function In(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(In.cache.has(e))return In.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return In.cache.set(e,t),t}In.cache=new Map;function xr(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>xr(e,n)).flat(1);if(Array.isArray(t.children))return t.children.map(n=>xr(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return xr(e,t.component.subTree).flat(1)}return[]}function ei(e){const t=rt({}),n=p(e);return It(()=>{for(const r in n.value)t[r]=n.value[r]},{flush:"sync"}),Fo(t)}function Vl(e,t){return e.includes(t)}function jc(e){return e[2].toLowerCase()+e.slice(3)}const Vt=()=>[Function,Array];function wa(e,t){return t="on"+Zt(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function Lh(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 l of e)l(...n);else typeof e=="function"&&e(...n)}function Ol(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const n=["button","[href]",'input:not([type="hidden"])',"select","textarea","[tabindex]"].map(r=>`${r}${t?':not([tabindex="-1"])':""}:not([disabled])`).join(", ");return[...e.querySelectorAll(n)]}function Uc(e,t,n){let r,l=e.indexOf(document.activeElement);const s=t==="next"?1:-1;do l+=s,r=e[l];while((!r||r.offsetParent==null||!((n==null?void 0:n(r))??!0))&&l<e.length&&l>=0);return r}function Il(e,t){var r,l,s,o;const n=Ol(e);if(!t)(e===document.activeElement||!e.contains(document.activeElement))&&((r=n[0])==null||r.focus());else if(t==="first")(l=n[0])==null||l.focus();else if(t==="last")(s=n.at(-1))==null||s.focus();else if(typeof t=="number")(o=n[t])==null||o.focus();else{const i=Uc(n,t);i?i.focus():Il(e,t==="next"?"first":"last")}}function Fl(e,t){if(!(Ve&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function Wc(e){return e.some(t=>Rr(t)?t.type===st?!1:t.type!==_e||Wc(t.children):!0)?e:null}function Bh(e,t){if(!Ve||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function Ca(e,t){const n=de();return It(()=>{n.value=e()},{flush:"sync",...t}),lr(n)}function Mh(e,t){const n=e.clientX,r=e.clientY,l=t.getBoundingClientRect(),s=l.left,o=l.top,i=l.right,a=l.bottom;return n>=s&&n<=i&&r>=o&&r<=a}const Kc=["top","bottom"],Dh=["start","end","left","right"];function to(e,t){let[n,r]=e.split(" ");return r||(r=Vl(Kc,n)?"start":Vl(Dh,n)?"top":"center"),{side:_a(n,t),align:_a(r,t)}}function _a(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function xs(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function ks(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function xa(e){return{side:e.align,align:e.side}}function ka(e){return Vl(Kc,e.side)?"y":"x"}class Fn{constructor(t){let{x:n,y:r,width:l,height:s}=t;this.x=n,this.y=r,this.width=l,this.height=s}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 Ea(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 Gc(e){return Array.isArray(e)?new Fn({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function ti(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),r=n.transform;if(r){let l,s,o,i,a;if(r.startsWith("matrix3d("))l=r.slice(9,-1).split(/, /),s=+l[0],o=+l[5],i=+l[12],a=+l[13];else if(r.startsWith("matrix("))l=r.slice(7,-1).split(/, /),s=+l[0],o=+l[3],i=+l[4],a=+l[5];else return new Fn(t);const u=n.transformOrigin,f=t.x-i-(1-s)*parseFloat(u),c=t.y-a-(1-o)*parseFloat(u.slice(u.indexOf(" ")+1)),d=s?t.width/s:e.offsetWidth+1,v=o?t.height/o:e.offsetHeight+1;return new Fn({x:f,y:c,width:d,height:v})}else return new Fn(t)}function Gn(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(l=>{r.onfinish=()=>{l(r)}})),r}const yl=new WeakMap;function Nh(e,t){Object.keys(t).forEach(n=>{if(Zo(n)){const r=jc(n),l=yl.get(e);if(t[n]==null)l==null||l.forEach(s=>{const[o,i]=s;o===r&&(e.removeEventListener(r,i),l.delete(s))});else if(!l||![...l].some(s=>s[0]===r&&s[1]===t[n])){e.addEventListener(r,t[n]);const s=l||new Set;s.add([r,t[n]]),yl.has(e)||yl.set(e,s)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function $h(e,t){Object.keys(t).forEach(n=>{if(Zo(n)){const r=jc(n),l=yl.get(e);l==null||l.forEach(s=>{const[o,i]=s;o===r&&(e.removeEventListener(r,i),l.delete(s))})}else e.removeAttribute(n)})}const Wn=2.4,Aa=.2126729,Ta=.7151522,Pa=.072175,Hh=.55,zh=.58,jh=.57,Uh=.62,ul=.03,Va=1.45,Wh=5e-4,Kh=1.25,Gh=1.25,Oa=.078,Ia=12.82051282051282,cl=.06,Fa=.001;function Ra(e,t){const n=(e.r/255)**Wn,r=(e.g/255)**Wn,l=(e.b/255)**Wn,s=(t.r/255)**Wn,o=(t.g/255)**Wn,i=(t.b/255)**Wn;let a=n*Aa+r*Ta+l*Pa,u=s*Aa+o*Ta+i*Pa;if(a<=ul&&(a+=(ul-a)**Va),u<=ul&&(u+=(ul-u)**Va),Math.abs(u-a)<Wh)return 0;let f;if(u>a){const c=(u**Hh-a**zh)*Kh;f=c<Fa?0:c<Oa?c-c*Ia*cl:c-cl}else{const c=(u**Uh-a**jh)*Gh;f=c>-Fa?0:c>-Oa?c-c*Ia*cl:c+cl}return f*100}function qh(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const Rl=.20689655172413793,Yh=e=>e>Rl**3?Math.cbrt(e):e/(3*Rl**2)+4/29,Jh=e=>e>Rl?e**3:3*Rl**2*(e-4/29);function qc(e){const t=Yh,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Yc(e){const t=Jh,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const Xh=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],Zh=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,Qh=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],eg=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function Jc(e){const t=Array(3),n=Zh,r=Xh;for(let l=0;l<3;++l)t[l]=Math.round(Pt(n(r[l][0]*e[0]+r[l][1]*e[1]+r[l][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function ni(e){let{r:t,g:n,b:r}=e;const l=[0,0,0],s=eg,o=Qh;t=s(t/255),n=s(n/255),r=s(r/255);for(let i=0;i<3;++i)l[i]=o[i][0]*t+o[i][1]*n+o[i][2]*r;return l}function no(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function tg(e){return no(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const La=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,ng={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)=>Ba({h:e,s:t,l:n,a:r}),hsla:(e,t,n,r)=>Ba({h:e,s:t,l:n,a:r}),hsv:(e,t,n,r)=>Br({h:e,s:t,v:n,a:r}),hsva:(e,t,n,r)=>Br({h:e,s:t,v:n,a:r})};function $t(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&La.test(e)){const{groups:t}=e.match(La),{fn:n,values:r}=t,l=r.split(/,\s*/).map(s=>s.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(s)/100:parseFloat(s));return ng[n](...l)}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),lg(t)}else if(typeof e=="object"){if(_s(e,["r","g","b"]))return e;if(_s(e,["h","s","l"]))return Br(Xc(e));if(_s(e,["h","s","v"]))return Br(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
18
+ Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function Br(e){const{h:t,s:n,v:r,a:l}=e,s=i=>{const a=(i+t/60)%6;return r-r*n*Math.max(Math.min(a,4-a,1),0)},o=[s(5),s(3),s(1)].map(i=>Math.round(i*255));return{r:o[0],g:o[1],b:o[2],a:l}}function Ba(e){return Br(Xc(e))}function Xc(e){const{h:t,s:n,l:r,a:l}=e,s=r+n*Math.min(r,1-r),o=s===0?0:2-2*r/s;return{h:t,s:o,v:s,a:l}}function fl(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function rg(e){let{r:t,g:n,b:r,a:l}=e;return`#${[fl(t),fl(n),fl(r),l!==void 0?fl(Math.round(l*255)):""].join("")}`}function lg(e){e=sg(e);let[t,n,r,l]=Rh(e,2).map(s=>parseInt(s,16));return l=l===void 0?l:l/255,{r:t,g:n,b:r,a:l}}function sg(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=ba(ba(e,6),8,"F")),e}function og(e,t){const n=qc(ni(e));return n[0]=n[0]+t*10,Jc(Yc(n))}function ig(e,t){const n=qc(ni(e));return n[0]=n[0]-t*10,Jc(Yc(n))}function ag(e){const t=$t(e);return ni(t)[1]}function Zc(e){const t=Math.abs(Ra($t(0),$t(e)));return Math.abs(Ra($t(16777215),$t(e)))>Math.min(t,50)?"#fff":"#000"}function G(e,t){return n=>Object.keys(e).reduce((r,l)=>{const o=typeof e[l]=="object"&&e[l]!=null&&!Array.isArray(e[l])?e[l]:{type:e[l]};return n&&l in n?r[l]={...o,default:n[l]}:r[l]=o,t&&!r[l].source&&(r[l].source=t),r},{})}const be=G({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component"),er=Symbol.for("vuetify:defaults");function ug(e){return se(e)}function ri(){const e=Oe(er);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Gr(e,t){const n=ri(),r=se(e),l=p(()=>{if(Tt(t==null?void 0:t.disabled))return n.value;const o=Tt(t==null?void 0:t.scoped),i=Tt(t==null?void 0:t.reset),a=Tt(t==null?void 0:t.root);if(r.value==null&&!(o||i||a))return n.value;let u=Qe(r.value,{prev:n.value});if(o)return u;if(i||a){const f=Number(i||1/0);for(let c=0;c<=f&&!(!u||!("prev"in u));c++)u=u.prev;return u&&typeof a=="string"&&a in u&&(u=Qe(Qe(u,{prev:u}),u[a])),u}return u.prev?Qe(u.prev,u):u});return et(er,l),l}function cg(e,t){var n,r;return typeof((n=e.props)==null?void 0:n[t])<"u"||typeof((r=e.props)==null?void 0:r[In(t)])<"u"}function fg(){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]:ri();const r=ze("useDefaults");if(t=t??r.type.name??r.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const l=p(()=>{var a;return(a=n.value)==null?void 0:a[e._as??t]}),s=new Proxy(e,{get(a,u){var c,d,v,g;const f=Reflect.get(a,u);return u==="class"||u==="style"?[(c=l.value)==null?void 0:c[u],f].filter(m=>m!=null):typeof u=="string"&&!cg(r.vnode,u)?((d=l.value)==null?void 0:d[u])??((g=(v=n.value)==null?void 0:v.global)==null?void 0:g[u])??f:f}}),o=de();It(()=>{if(l.value){const a=Object.entries(l.value).filter(u=>{let[f]=u;return f.startsWith(f[0].toUpperCase())});o.value=a.length?Object.fromEntries(a):void 0}else o.value=void 0});function i(){const a=gg(er,r);et(er,p(()=>o.value?Qe((a==null?void 0:a.value)??{},o.value):a==null?void 0:a.value))}return{props:s,provideSubDefaults:i}}function ir(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=G(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(r){return $c(r,t)},e.props._as=String,e.setup=function(r,l){const s=ri();if(!s.value)return e._setup(r,l);const{props:o,provideSubDefaults:i}=fg(r,r._as??e.name,s),a=e._setup(o,l);return i(),a}}return e}function fe(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?ir:uv)(t)}function dg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return fe()({name:n??Zt(Ct(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...be()},setup(r,l){let{slots:s}=l;return()=>{var o;return gn(r.tag,{class:[e,r.class],style:r.style},(o=s.default)==null?void 0:o.call(s))}}})}function Qc(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 Ll="cubic-bezier(0.4, 0, 0.2, 1)",mg="cubic-bezier(0.0, 0, 0.2, 1)",vg="cubic-bezier(0.4, 0, 1, 1)";function ze(e,t){const n=qo();if(!n)throw new Error(`[Vuetify] ${e} must be called from inside a setup function`);return n}function jt(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=ze(e).type;return In((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}let ef=0,pl=new WeakMap;function xt(){const e=ze("getUid");if(pl.has(e))return pl.get(e);{const t=ef++;return pl.set(e,t),t}}xt.reset=()=>{ef=0,pl=new WeakMap};function tf(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?hg(e):li(e))return e;e=e.parentElement}return document.scrollingElement}function Bl(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(li(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function li(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return t.overflowY==="scroll"||t.overflowY==="auto"&&e.scrollHeight>e.clientHeight}function hg(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function gg(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ze("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}function yg(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function pe(e){const t=ze("useRender");t.render=e}function $e(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:c=>c,l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:c=>c;const s=ze("useProxiedModel"),o=se(e[t]!==void 0?e[t]:n),i=In(t),u=p(i!==t?()=>{var c,d,v,g;return e[t],!!(((c=s.vnode.props)!=null&&c.hasOwnProperty(t)||(d=s.vnode.props)!=null&&d.hasOwnProperty(i))&&((v=s.vnode.props)!=null&&v.hasOwnProperty(`onUpdate:${t}`)||(g=s.vnode.props)!=null&&g.hasOwnProperty(`onUpdate:${i}`)))}:()=>{var c,d;return e[t],!!((c=s.vnode.props)!=null&&c.hasOwnProperty(t)&&((d=s.vnode.props)!=null&&d.hasOwnProperty(`onUpdate:${t}`)))});Ln(()=>!u.value,()=>{ge(()=>e[t],c=>{o.value=c})});const f=p({get(){const c=e[t];return r(u.value?c:o.value)},set(c){const d=l(c),v=ve(u.value?e[t]:o.value);v===d||r(v)===c||(o.value=d,s==null||s.emit(`update:${t}`,d))}});return Object.defineProperty(f,"externalValue",{get:()=>u.value?e[t]:o.value}),f}const pg={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},Ma="$vuetify.",Da=(e,t)=>e.replace(/\{(\d+)\}/g,(n,r)=>String(t[+r])),nf=(e,t,n)=>function(r){for(var l=arguments.length,s=new Array(l>1?l-1:0),o=1;o<l;o++)s[o-1]=arguments[o];if(!r.startsWith(Ma))return Da(r,s);const i=r.replace(Ma,""),a=e.value&&n.value[e.value],u=t.value&&n.value[t.value];let f=Qs(a,i,null);return f||(`${r}${e.value}`,f=Qs(u,i,null)),f||(f=r),typeof f!="string"&&(f=r),Da(f,s)};function rf(e,t){return(n,r)=>new Intl.NumberFormat([e.value,t.value],r).format(n)}function Es(e,t,n){const r=$e(e,t,e[t]??n.value);return r.value=e[t]??n.value,ge(n,l=>{e[t]==null&&(r.value=n.value)}),r}function lf(e){return t=>{const n=Es(t,"locale",e.current),r=Es(t,"fallback",e.fallback),l=Es(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:r,messages:l,t:nf(n,r,l),n:rf(n,r),provide:lf({current:n,fallback:r,messages:l})}}}function bg(e){const t=de((e==null?void 0:e.locale)??"en"),n=de((e==null?void 0:e.fallback)??"en"),r=se({en:pg,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:r,t:nf(t,n,r),n:rf(t,n),provide:lf({current:t,fallback:n,messages:r})}}const Ml=Symbol.for("vuetify:locale");function Sg(e){return e.name!=null}function wg(e){const t=e!=null&&e.adapter&&Sg(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:bg(e),n=_g(t,e);return{...t,...n}}function si(){const e=Oe(Ml);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function Cg(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function _g(e,t){const n=se((t==null?void 0:t.rtl)??Cg()),r=p(()=>n.value[e.current.value]??!1);return{isRtl:r,rtl:n,rtlClasses:p(()=>`v-locale--is-${r.value?"rtl":"ltr"}`)}}function kt(){const e=Oe(Ml);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const Mr={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:1,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:1,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0};function xg(e,t){const n=[];let r=[];const l=sf(e),s=of(e),o=(l.getDay()-Mr[t.slice(-2).toUpperCase()]+7)%7,i=(s.getDay()-Mr[t.slice(-2).toUpperCase()]+7)%7;for(let a=0;a<o;a++){const u=new Date(l);u.setDate(u.getDate()-(o-a)),r.push(u)}for(let a=1;a<=s.getDate();a++){const u=new Date(e.getFullYear(),e.getMonth(),a);r.push(u),r.length===7&&(n.push(r),r=[])}for(let a=1;a<7-i;a++){const u=new Date(s);u.setDate(u.getDate()+a),r.push(u)}return r.length>0&&n.push(r),n}function kg(e,t){const n=new Date(e);for(;n.getDay()!==(Mr[t.slice(-2).toUpperCase()]??0);)n.setDate(n.getDate()-1);return n}function Eg(e,t){const n=new Date(e),r=((Mr[t.slice(-2).toUpperCase()]??0)+6)%7;for(;n.getDay()!==r;)n.setDate(n.getDate()+1);return n}function sf(e){return new Date(e.getFullYear(),e.getMonth(),1)}function of(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Ag(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Tg=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function af(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Tg.test(e))return Ag(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const Na=new Date(2e3,0,2);function Pg(e){const t=Mr[e.slice(-2).toUpperCase()];return Xo(7).map(n=>{const r=new Date(Na);return r.setDate(Na.getDate()+t+n),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(r)})}function Vg(e,t,n,r){const l=af(e)??new Date,s=r==null?void 0:r[t];if(typeof s=="function")return s(l,t,n);let o={};switch(t){case"fullDate":o={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":o={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const i=l.getDate(),a=new Intl.DateTimeFormat(n,{month:"long"}).format(l);return`${i} ${a}`;case"normalDateWithWeekday":o={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":o={month:"short",day:"numeric"};break;case"year":o={year:"numeric"};break;case"month":o={month:"long"};break;case"monthShort":o={month:"short"};break;case"monthAndYear":o={month:"long",year:"numeric"};break;case"monthAndDate":o={month:"long",day:"numeric"};break;case"weekday":o={weekday:"long"};break;case"weekdayShort":o={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(l.getDate());case"hours12h":o={hour:"numeric",hour12:!0};break;case"hours24h":o={hour:"numeric",hour12:!1};break;case"minutes":o={minute:"numeric"};break;case"seconds":o={second:"numeric"};break;case"fullTime":o={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":o={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":o={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":o={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":o={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":o={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":o={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:o=s??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,o).format(l)}function Og(e,t){const n=e.toJsDate(t),r=n.getFullYear(),l=Sa(String(n.getMonth()+1),2,"0"),s=Sa(String(n.getDate()),2,"0");return`${r}-${l}-${s}`}function Ig(e){const[t,n,r]=e.split("-").map(Number);return new Date(t,n-1,r)}function Fg(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function Rg(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function Lg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function Bg(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function Mg(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function Dg(e){return e.getFullYear()}function Ng(e){return e.getMonth()}function $g(e){return e.getDate()}function Hg(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function zg(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function jg(e){return e.getHours()}function Ug(e){return e.getMinutes()}function Wg(e){return new Date(e.getFullYear(),0,1)}function Kg(e){return new Date(e.getFullYear(),11,31)}function Gg(e,t){return Dl(e,t[0])&&Jg(e,t[1])}function qg(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function Dl(e,t){return e.getTime()>t.getTime()}function Yg(e,t){return Dl(ro(e),ro(t))}function Jg(e,t){return e.getTime()<t.getTime()}function $a(e,t){return e.getTime()===t.getTime()}function Xg(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Zg(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function Qg(e,t){return e.getFullYear()===t.getFullYear()}function ey(e,t,n){const r=new Date(e),l=new Date(t);switch(n){case"years":return r.getFullYear()-l.getFullYear();case"quarters":return Math.floor((r.getMonth()-l.getMonth()+(r.getFullYear()-l.getFullYear())*12)/4);case"months":return r.getMonth()-l.getMonth()+(r.getFullYear()-l.getFullYear())*12;case"weeks":return Math.floor((r.getTime()-l.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((r.getTime()-l.getTime())/(1e3*60*60*24));case"hours":return Math.floor((r.getTime()-l.getTime())/(1e3*60*60));case"minutes":return Math.floor((r.getTime()-l.getTime())/(1e3*60));case"seconds":return Math.floor((r.getTime()-l.getTime())/1e3);default:return r.getTime()-l.getTime()}}function ty(e,t){const n=new Date(e);return n.setHours(t),n}function ny(e,t){const n=new Date(e);return n.setMinutes(t),n}function ry(e,t){const n=new Date(e);return n.setMonth(t),n}function ly(e,t){const n=new Date(e);return n.setDate(t),n}function sy(e,t){const n=new Date(e);return n.setFullYear(t),n}function ro(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function oy(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class iy{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return af(t)}toJsDate(t){return t}toISO(t){return Og(this,t)}parseISO(t){return Ig(t)}addMinutes(t,n){return Fg(t,n)}addHours(t,n){return Rg(t,n)}addDays(t,n){return Lg(t,n)}addWeeks(t,n){return Bg(t,n)}addMonths(t,n){return Mg(t,n)}getWeekArray(t){return xg(t,this.locale)}startOfWeek(t){return kg(t,this.locale)}endOfWeek(t){return Eg(t,this.locale)}startOfMonth(t){return sf(t)}endOfMonth(t){return of(t)}format(t,n){return Vg(t,n,this.locale,this.formats)}isEqual(t,n){return $a(t,n)}isValid(t){return qg(t)}isWithinRange(t,n){return Gg(t,n)}isAfter(t,n){return Dl(t,n)}isAfterDay(t,n){return Yg(t,n)}isBefore(t,n){return!Dl(t,n)&&!$a(t,n)}isSameDay(t,n){return Xg(t,n)}isSameMonth(t,n){return Zg(t,n)}isSameYear(t,n){return Qg(t,n)}setMinutes(t,n){return ny(t,n)}setHours(t,n){return ty(t,n)}setMonth(t,n){return ry(t,n)}setDate(t,n){return ly(t,n)}setYear(t,n){return sy(t,n)}getDiff(t,n,r){return ey(t,n,r)}getWeekdays(){return Pg(this.locale)}getYear(t){return Dg(t)}getMonth(t){return Ng(t)}getDate(t){return $g(t)}getNextMonth(t){return Hg(t)}getPreviousMonth(t){return zg(t)}getHours(t){return jg(t)}getMinutes(t){return Ug(t)}startOfDay(t){return ro(t)}endOfDay(t){return oy(t)}startOfYear(t){return Wg(t)}endOfYear(t){return Kg(t)}}const ay=Symbol.for("vuetify:date-options"),Ha=Symbol.for("vuetify:date-adapter");function uy(e,t){const n=Qe({adapter:iy,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:n,instance:cy(n,t)}}function cy(e,t){const n=rt(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return ge(t.current,r=>{n.locale=e.locale[r]??r??n.locale}),n}const es=["sm","md","lg","xl","xxl"],lo=Symbol.for("vuetify:display"),za={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},fy=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:za;return Qe(za,e)};function ja(e){return Ve&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function Ua(e){return Ve&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function Wa(e){const t=Ve&&!e?window.navigator.userAgent:"ssr";function n(g){return!!t.match(g)}const r=n(/android/i),l=n(/iphone|ipad|ipod/i),s=n(/cordova/i),o=n(/electron/i),i=n(/chrome/i),a=n(/edge/i),u=n(/firefox/i),f=n(/opera/i),c=n(/win/i),d=n(/mac/i),v=n(/linux/i);return{android:r,ios:l,cordova:s,electron:o,chrome:i,edge:a,firefox:u,opera:f,win:c,mac:d,linux:v,touch:Ph,ssr:t==="ssr"}}function dy(e,t){const{thresholds:n,mobileBreakpoint:r}=fy(e),l=de(Ua(t)),s=de(Wa(t)),o=rt({}),i=de(ja(t));function a(){l.value=Ua(),i.value=ja()}function u(){a(),s.value=Wa()}return It(()=>{const f=i.value<n.sm,c=i.value<n.md&&!f,d=i.value<n.lg&&!(c||f),v=i.value<n.xl&&!(d||c||f),g=i.value<n.xxl&&!(v||d||c||f),m=i.value>=n.xxl,y=f?"xs":c?"sm":d?"md":v?"lg":g?"xl":"xxl",w=typeof r=="number"?r:n[r],E=i.value<w;o.xs=f,o.sm=c,o.md=d,o.lg=v,o.xl=g,o.xxl=m,o.smAndUp=!f,o.mdAndUp=!(f||c),o.lgAndUp=!(f||c||d),o.xlAndUp=!(f||c||d||v),o.smAndDown=!(d||v||g||m),o.mdAndDown=!(v||g||m),o.lgAndDown=!(g||m),o.xlAndDown=!m,o.name=y,o.height=l.value,o.width=i.value,o.mobile=E,o.mobileBreakpoint=r,o.platform=s.value,o.thresholds=n}),Ve&&window.addEventListener("resize",a,{passive:!0}),{...Fo(o),update:u,ssr:!!t}}const my=G({mobile:{type:Boolean,default:null},mobileBreakpoint:[Number,String]},"display");function oi(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();const n=Oe(lo);if(!n)throw new Error("Could not find Vuetify display injection");const r=p(()=>{if(e.mobile!=null)return e.mobile;if(!e.mobileBreakpoint)return n.mobile.value;const s=typeof e.mobileBreakpoint=="number"?e.mobileBreakpoint:n.thresholds.value[e.mobileBreakpoint];return n.width.value<s}),l=p(()=>t?{[`${t}--mobile`]:r.value}:{});return{...n,displayClasses:l,mobile:r}}const uf=Symbol.for("vuetify:goto");function cf(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function vy(e){return ii(e)??(document.scrollingElement||document.body)}function ii(e){return typeof e=="string"?document.querySelector(e):Lr(e)}function As(e,t,n){if(typeof e=="number")return t&&n?-e:e;let r=ii(e),l=0;for(;r;)l+=t?r.offsetLeft:r.offsetTop,r=r.offsetParent;return l}function hy(e,t){return{rtl:t.isRtl,options:Qe(cf(),e)}}async function Ka(e,t,n,r){const l=n?"scrollLeft":"scrollTop",s=Qe((r==null?void 0:r.options)??cf(),t),o=r==null?void 0:r.rtl.value,i=(typeof e=="number"?e:ii(e))??0,a=s.container==="parent"&&i instanceof HTMLElement?i.parentElement:vy(s.container),u=typeof s.easing=="function"?s.easing:s.patterns[s.easing];if(!u)throw new TypeError(`Easing function "${s.easing}" not found.`);let f;if(typeof i=="number")f=As(i,n,o);else if(f=As(i,n,o)-As(a,n,o),s.layout){const g=window.getComputedStyle(i).getPropertyValue("--v-layout-top");g&&(f-=parseInt(g,10))}f+=s.offset,f=yy(a,f,!!o,!!n);const c=a[l]??0;if(f===c)return Promise.resolve(f);const d=performance.now();return new Promise(v=>requestAnimationFrame(function g(m){const w=(m-d)/s.duration,E=Math.floor(c+(f-c)*u(Pt(w,0,1)));if(a[l]=E,w>=1&&Math.abs(E-a[l])<10)return v(f);if(w>2)return v(a[l]);requestAnimationFrame(g)}))}function gy(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=Oe(uf),{isRtl:n}=kt();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const r={...t,rtl:p(()=>t.rtl.value||n.value)};async function l(s,o){return Ka(s,Qe(e,o),!1,r)}return l.horizontal=async(s,o)=>Ka(s,Qe(e,o),!0,r),l}function yy(e,t,n,r){const{scrollWidth:l,scrollHeight:s}=e,[o,i]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let a,u;return r?n?(a=-(l-o),u=0):(a=0,u=l-o):(a=0,u=s+-i),Math.max(Math.min(t,u),a)}const py={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper"},by={component:e=>gn(df,{...e,class:"mdi"})},Re=[String,Function,Object,Array],so=Symbol.for("vuetify:icons"),ts=G({icon:{type:Re},tag:{type:String,required:!0}},"icon"),Ga=fe()({name:"VComponentIcon",props:ts(),setup(e,t){let{slots:n}=t;return()=>{const r=e.icon;return h(e.tag,null,{default:()=>{var l;return[e.icon?h(r,null,null):(l=n.default)==null?void 0:l.call(n)]}})}}}),ff=ir({name:"VSvgIcon",inheritAttrs:!1,props:ts(),setup(e,t){let{attrs:n}=t;return()=>h(e.tag,we(n,{style:null}),{default:()=>[h("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(r=>Array.isArray(r)?h("path",{d:r[0],"fill-opacity":r[1]},null):h("path",{d:r},null)):h("path",{d:e.icon},null)])]})}});ir({name:"VLigatureIcon",props:ts(),setup(e){return()=>h(e.tag,null,{default:()=>[e.icon]})}});const df=ir({name:"VClassIcon",props:ts(),setup(e){return()=>h(e.tag,{class:e.icon},null)}});function Sy(){return{svg:{component:ff},class:{component:df}}}function wy(e){const t=Sy(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=by),Qe({defaultSet:n,sets:t,aliases:{...py,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const Cy=e=>{const t=Oe(so);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:p(()=>{var a;const r=Tt(e);if(!r)return{component:Ga};let l=r;if(typeof l=="string"&&(l=l.trim(),l.startsWith("$")&&(l=(a=t.aliases)==null?void 0:a[l.slice(1)])),Array.isArray(l))return{component:ff,icon:l};if(typeof l!="string")return{component:Ga,icon:l};const s=Object.keys(t.sets).find(u=>typeof l=="string"&&l.startsWith(`${u}:`)),o=s?l.slice(s.length+1):l;return{component:t.sets[s??t.defaultSet].component,icon:o}})}},Nl=Symbol.for("vuetify:theme"),Je=G({theme:String},"theme");function qa(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#a3a3a3","on-surface-variant":"#424242",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}}}function _y(){var r,l;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:qa();const t=qa();if(!e)return{...t,isDisabled:!0};const n={};for(const[s,o]of Object.entries(e.themes??{})){const i=o.dark||s==="dark"?(r=t.themes)==null?void 0:r.dark:(l=t.themes)==null?void 0:l.light;n[s]=Qe(i,o)}return Qe(t,{...e,themes:n})}function xy(e){const t=_y(e),n=se(t.defaultTheme),r=se(t.themes),l=p(()=>{const f={};for(const[c,d]of Object.entries(r.value)){const v=f[c]={...d,colors:{...d.colors}};if(t.variations)for(const g of t.variations.colors){const m=v.colors[g];if(m)for(const y of["lighten","darken"]){const w=y==="lighten"?og:ig;for(const E of Xo(t.variations[y],1))v.colors[`${g}-${y}-${E}`]=rg(w($t(m),E))}}for(const g of Object.keys(v.colors)){if(/^on-[a-z]/.test(g)||v.colors[`on-${g}`])continue;const m=`on-${g}`,y=$t(v.colors[g]);v.colors[m]=Zc(y)}}return f}),s=p(()=>l.value[n.value]),o=p(()=>{var g;const f=[];(g=s.value)!=null&&g.dark&&En(f,":root",["color-scheme: dark"]),En(f,":root",Ya(s.value));for(const[m,y]of Object.entries(l.value))En(f,`.v-theme--${m}`,[`color-scheme: ${y.dark?"dark":"normal"}`,...Ya(y)]);const c=[],d=[],v=new Set(Object.values(l.value).flatMap(m=>Object.keys(m.colors)));for(const m of v)/^on-[a-z]/.test(m)?En(d,`.${m}`,[`color: rgb(var(--v-theme-${m})) !important`]):(En(c,`.bg-${m}`,[`--v-theme-overlay-multiplier: var(--v-theme-${m}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${m})) !important`,`color: rgb(var(--v-theme-on-${m})) !important`]),En(d,`.text-${m}`,[`color: rgb(var(--v-theme-${m})) !important`]),En(d,`.border-${m}`,[`--v-border-color: var(--v-theme-${m})`]));return f.push(...c,...d),f.map((m,y)=>y===0?m:` ${m}`).join("")});function i(){return{style:[{children:o.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function a(f){if(t.isDisabled)return;const c=f._context.provides.usehead;if(c)if(c.push){const v=c.push(i);Ve&&ge(o,()=>{v.patch(i)})}else Ve?(c.addHeadObjs(p(i)),It(()=>c.updateDOM())):c.addHeadObjs(i());else{let g=function(){if(typeof document<"u"&&!v){const m=document.createElement("style");m.type="text/css",m.id="vuetify-theme-stylesheet",t.cspNonce&&m.setAttribute("nonce",t.cspNonce),v=m,document.head.appendChild(v)}v&&(v.innerHTML=o.value)};var d=g;let v=Ve?document.getElementById("vuetify-theme-stylesheet"):null;Ve?ge(o,g,{immediate:!0}):g()}}const u=p(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:a,isDisabled:t.isDisabled,name:n,themes:r,current:s,computedThemes:l,themeClasses:u,styles:o,global:{name:n,current:s}}}function tt(e){ze("provideTheme");const t=Oe(Nl,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=p(()=>e.theme??t.name.value),r=p(()=>t.themes.value[n.value]),l=p(()=>t.isDisabled?void 0:`v-theme--${n.value}`),s={...t,name:n,current:r,themeClasses:l};return et(Nl,s),s}function En(e,t,n){e.push(`${t} {
19
+ `,...n.map(r=>` ${r};
20
+ `),`}
21
+ `)}function Ya(e){const t=e.dark?2:1,n=e.dark?1:2,r=[];for(const[l,s]of Object.entries(e.colors)){const o=$t(s);r.push(`--v-theme-${l}: ${o.r},${o.g},${o.b}`),l.startsWith("on-")||r.push(`--v-theme-${l}-overlay-multiplier: ${ag(s)>.18?t:n}`)}for(const[l,s]of Object.entries(e.variables)){const o=typeof s=="string"&&s.startsWith("#")?$t(s):void 0,i=o?`${o.r}, ${o.g}, ${o.b}`:void 0;r.push(`--v-${l}: ${i??s}`)}return r}function Bn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=se(),r=se();if(Ve){const l=new ResizeObserver(s=>{e==null||e(s,l),s.length&&(t==="content"?r.value=s[0].contentRect:r.value=s[0].target.getBoundingClientRect())});_t(()=>{l.disconnect()}),ge(n,(s,o)=>{o&&(l.unobserve(Lr(o)),r.value=void 0),s&&l.observe(Lr(s))},{flush:"post"})}return{resizeRef:n,contentRect:lr(r)}}const $l=Symbol.for("vuetify:layout"),mf=Symbol.for("vuetify:layout-item"),Ja=1e3,ky=G({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout"),Ey=G({name:{type:String},order:{type:[Number,String],default:0},absolute:Boolean},"layout-item");function Ay(){const e=Oe($l);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{layoutIsReady:Ye(),getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}function Ty(e){const t=Oe($l);if(!t)throw new Error("[Vuetify] Could not find injected layout");const n=e.id??`layout-item-${xt()}`,r=ze("useLayoutItem");et(mf,{id:n});const l=de(!1);fc(()=>l.value=!0),cc(()=>l.value=!1);const s=Ye(),{layoutItemStyles:o,layoutItemScrimStyles:i}=t.register(r,{...e,active:p(()=>l.value?!1:e.active.value),id:n});return _t(()=>t.unregister(n)),{layoutItemStyles:o,layoutRect:t.layoutRect,layoutItemScrimStyles:i,layoutIsReady:s}}const Py=(e,t,n,r)=>{let l={top:0,left:0,right:0,bottom:0};const s=[{id:"",layer:{...l}}];for(const o of e){const i=t.get(o),a=n.get(o),u=r.get(o);if(!i||!a||!u)continue;const f={...l,[i.value]:parseInt(l[i.value],10)+(u.value?parseInt(a.value,10):0)};s.push({id:o,layer:f}),l=f}return s};function Vy(e){const t=Oe($l,null),n=p(()=>t?t.rootZIndex.value-100:Ja),r=se([]),l=rt(new Map),s=rt(new Map),o=rt(new Map),i=rt(new Map),a=rt(new Map),{resizeRef:u,contentRect:f}=Bn(),c=Ca(()=>{const k=[...new Set([...o.values()].map(S=>S.value))].sort((S,A)=>S-A),_=[];for(const S of k){const A=r.value.filter(I=>{var R;return((R=o.get(I))==null?void 0:R.value)===S});_.push(...A)}return Py(_,l,s,i)}),d=p(()=>!Array.from(a.values()).some(k=>k.value)),v=p(()=>c.value[c.value.length-1].layer),g=p(()=>({"--v-layout-left":ue(v.value.left),"--v-layout-right":ue(v.value.right),"--v-layout-top":ue(v.value.top),"--v-layout-bottom":ue(v.value.bottom),...d.value?void 0:{transition:"none"}})),m=Ca(()=>c.value.slice(1).map((k,_)=>{let{id:S}=k;const{layer:A}=c.value[_],I=s.get(S),R=l.get(S);return{id:S,...A,size:Number(I.value),position:R.value}})),y=k=>m.value.find(_=>_.id===k),w=ze("createLayout"),E=Ye();et($l,{register:(k,_)=>{let{id:S,order:A,position:I,layoutSize:R,elementSize:B,active:C,disableTransitions:V,absolute:N}=_;o.set(S,A),l.set(S,I),s.set(S,R),i.set(S,C),V&&a.set(S,V);const X=xr(mf,w==null?void 0:w.vnode).indexOf(k);X>-1?r.value.splice(X,0,S):r.value.push(S);const Q=p(()=>m.value.findIndex(D=>D.id===S)),L=p(()=>n.value+c.value.length*2-Q.value*2),z=p(()=>{const D=I.value==="left"||I.value==="right",Y=I.value==="right",ie=I.value==="bottom",ye=B.value??R.value,ne=ye===0?"%":"px",W={[I.value]:0,zIndex:L.value,transform:`translate${D?"X":"Y"}(${(C.value?0:-(ye===0?100:ye))*(Y||ie?-1:1)}${ne})`,position:N.value||n.value!==Ja?"absolute":"fixed",...d.value?void 0:{transition:"none"}};if(Q.value<0)throw new Error(`Layout item "${S}" is missing`);const le=m.value[Q.value];if(!le)throw new Error(`[Vuetify] Could not find layout item "${S}"`);return{...W,height:D?`calc(100% - ${le.top}px - ${le.bottom}px)`:B.value?`${B.value}px`:void 0,left:Y?void 0:`${le.left}px`,right:Y?`${le.right}px`:void 0,top:I.value!=="bottom"?`${le.top}px`:void 0,bottom:I.value!=="top"?`${le.bottom}px`:void 0,width:D?B.value?`${B.value}px`:void 0:`calc(100% - ${le.left}px - ${le.right}px)`}}),P=p(()=>({zIndex:L.value-1}));return{layoutItemStyles:z,layoutItemScrimStyles:P,zIndex:L}},unregister:k=>{o.delete(k),l.delete(k),s.delete(k),i.delete(k),a.delete(k),r.value=r.value.filter(_=>_!==k)},mainRect:v,mainStyles:g,getLayoutItem:y,items:m,layoutRect:f,rootZIndex:n,layoutIsReady:E});const T=p(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),O=p(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:T,layoutStyles:O,getLayoutItem:y,items:m,layoutRect:f,layoutIsReady:E,layoutRef:u}}function vf(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,r=Qe(t,n),{aliases:l={},components:s={},directives:o={}}=r,i=ug(r.defaults),a=dy(r.display,r.ssr),u=xy(r.theme),f=wy(r.icons),c=wg(r.locale),d=uy(r.date,c),v=hy(r.goTo,c);return{install:m=>{for(const y in o)m.directive(y,o[y]);for(const y in s)m.component(y,s[y]);for(const y in l)m.component(y,ir({...l[y],name:y,aliasName:l[y].name}));if(u.install(m),m.provide(er,i),m.provide(lo,a),m.provide(Nl,u),m.provide(so,f),m.provide(Ml,c),m.provide(ay,d.options),m.provide(Ha,d.instance),m.provide(uf,v),Ve&&r.ssr)if(m.$nuxt)m.$nuxt.hook("app:suspense:resolve",()=>{a.update()});else{const{mount:y}=m;m.mount=function(){const w=y(...arguments);return Ye(()=>a.update()),m.mount=y,w}}xt.reset(),m.mixin({computed:{$vuetify(){return rt({defaults:Kn.call(this,er),display:Kn.call(this,lo),theme:Kn.call(this,Nl),icons:Kn.call(this,so),locale:Kn.call(this,Ml),date:Kn.call(this,Ha)})}}})},defaults:i,display:a,theme:u,icons:f,locale:c,date:d,goTo:v}}const Oy="3.6.3";vf.version=Oy;function Kn(e){var r,l;const t=this.$,n=((r=t.parent)==null?void 0:r.provides)??((l=t.vnode.appContext)==null?void 0:l.provides);if(n&&e in n)return n[e]}function hf(e,t){return function(){return e.apply(t,arguments)}}const{toString:Iy}=Object.prototype,{getPrototypeOf:ai}=Object,ns=(e=>t=>{const n=Iy.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Ut=e=>(e=e.toLowerCase(),t=>ns(t)===e),rs=e=>t=>typeof t===e,{isArray:ar}=Array,Dr=rs("undefined");function Fy(e){return e!==null&&!Dr(e)&&e.constructor!==null&&!Dr(e.constructor)&&St(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const gf=Ut("ArrayBuffer");function Ry(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&gf(e.buffer),t}const Ly=rs("string"),St=rs("function"),yf=rs("number"),ls=e=>e!==null&&typeof e=="object",By=e=>e===!0||e===!1,bl=e=>{if(ns(e)!=="object")return!1;const t=ai(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},My=Ut("Date"),Dy=Ut("File"),Ny=Ut("Blob"),$y=Ut("FileList"),Hy=e=>ls(e)&&St(e.pipe),zy=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||St(e.append)&&((t=ns(e))==="formdata"||t==="object"&&St(e.toString)&&e.toString()==="[object FormData]"))},jy=Ut("URLSearchParams"),Uy=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function qr(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,l;if(typeof e!="object"&&(e=[e]),ar(e))for(r=0,l=e.length;r<l;r++)t.call(null,e[r],r,e);else{const s=n?Object.getOwnPropertyNames(e):Object.keys(e),o=s.length;let i;for(r=0;r<o;r++)i=s[r],t.call(null,e[i],i,e)}}function pf(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,l;for(;r-- >0;)if(l=n[r],t===l.toLowerCase())return l;return null}const bf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Sf=e=>!Dr(e)&&e!==bf;function oo(){const{caseless:e}=Sf(this)&&this||{},t={},n=(r,l)=>{const s=e&&pf(t,l)||l;bl(t[s])&&bl(r)?t[s]=oo(t[s],r):bl(r)?t[s]=oo({},r):ar(r)?t[s]=r.slice():t[s]=r};for(let r=0,l=arguments.length;r<l;r++)arguments[r]&&qr(arguments[r],n);return t}const Wy=(e,t,n,{allOwnKeys:r}={})=>(qr(t,(l,s)=>{n&&St(l)?e[s]=hf(l,n):e[s]=l},{allOwnKeys:r}),e),Ky=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Gy=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},qy=(e,t,n,r)=>{let l,s,o;const i={};if(t=t||{},e==null)return t;do{for(l=Object.getOwnPropertyNames(e),s=l.length;s-- >0;)o=l[s],(!r||r(o,e,t))&&!i[o]&&(t[o]=e[o],i[o]=!0);e=n!==!1&&ai(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Yy=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Jy=e=>{if(!e)return null;if(ar(e))return e;let t=e.length;if(!yf(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Xy=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ai(Uint8Array)),Zy=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let l;for(;(l=r.next())&&!l.done;){const s=l.value;t.call(e,s[0],s[1])}},Qy=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},ep=Ut("HTMLFormElement"),tp=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,l){return r.toUpperCase()+l}),Xa=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),np=Ut("RegExp"),wf=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};qr(n,(l,s)=>{let o;(o=t(l,s,e))!==!1&&(r[s]=o||l)}),Object.defineProperties(e,r)},rp=e=>{wf(e,(t,n)=>{if(St(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(St(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},lp=(e,t)=>{const n={},r=l=>{l.forEach(s=>{n[s]=!0})};return ar(e)?r(e):r(String(e).split(t)),n},sp=()=>{},op=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Ts="abcdefghijklmnopqrstuvwxyz",Za="0123456789",Cf={DIGIT:Za,ALPHA:Ts,ALPHA_DIGIT:Ts+Ts.toUpperCase()+Za},ip=(e=16,t=Cf.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function ap(e){return!!(e&&St(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const up=e=>{const t=new Array(10),n=(r,l)=>{if(ls(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[l]=r;const s=ar(r)?[]:{};return qr(r,(o,i)=>{const a=n(o,l+1);!Dr(a)&&(s[i]=a)}),t[l]=void 0,s}}return r};return n(e,0)},cp=Ut("AsyncFunction"),fp=e=>e&&(ls(e)||St(e))&&St(e.then)&&St(e.catch),M={isArray:ar,isArrayBuffer:gf,isBuffer:Fy,isFormData:zy,isArrayBufferView:Ry,isString:Ly,isNumber:yf,isBoolean:By,isObject:ls,isPlainObject:bl,isUndefined:Dr,isDate:My,isFile:Dy,isBlob:Ny,isRegExp:np,isFunction:St,isStream:Hy,isURLSearchParams:jy,isTypedArray:Xy,isFileList:$y,forEach:qr,merge:oo,extend:Wy,trim:Uy,stripBOM:Ky,inherits:Gy,toFlatObject:qy,kindOf:ns,kindOfTest:Ut,endsWith:Yy,toArray:Jy,forEachEntry:Zy,matchAll:Qy,isHTMLForm:ep,hasOwnProperty:Xa,hasOwnProp:Xa,reduceDescriptors:wf,freezeMethods:rp,toObjectSet:lp,toCamelCase:tp,noop:sp,toFiniteNumber:op,findKey:pf,global:bf,isContextDefined:Sf,ALPHABET:Cf,generateString:ip,isSpecCompliantForm:ap,toJSONObject:up,isAsyncFn:cp,isThenable:fp};function Ce(e,t,n,r,l){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),l&&(this.response=l)}M.inherits(Ce,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:M.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const _f=Ce.prototype,xf={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{xf[e]={value:e}});Object.defineProperties(Ce,xf);Object.defineProperty(_f,"isAxiosError",{value:!0});Ce.from=(e,t,n,r,l,s)=>{const o=Object.create(_f);return M.toFlatObject(e,o,function(a){return a!==Error.prototype},i=>i!=="isAxiosError"),Ce.call(o,e.message,t,n,r,l),o.cause=e,o.name=e.name,s&&Object.assign(o,s),o};const dp=null;function io(e){return M.isPlainObject(e)||M.isArray(e)}function kf(e){return M.endsWith(e,"[]")?e.slice(0,-2):e}function Qa(e,t,n){return e?e.concat(t).map(function(l,s){return l=kf(l),!n&&s?"["+l+"]":l}).join(n?".":""):t}function mp(e){return M.isArray(e)&&!e.some(io)}const vp=M.toFlatObject(M,{},null,function(t){return/^is[A-Z]/.test(t)});function ss(e,t,n){if(!M.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=M.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,y){return!M.isUndefined(y[m])});const r=n.metaTokens,l=n.visitor||f,s=n.dots,o=n.indexes,a=(n.Blob||typeof Blob<"u"&&Blob)&&M.isSpecCompliantForm(t);if(!M.isFunction(l))throw new TypeError("visitor must be a function");function u(g){if(g===null)return"";if(M.isDate(g))return g.toISOString();if(!a&&M.isBlob(g))throw new Ce("Blob is not supported. Use a Buffer instead.");return M.isArrayBuffer(g)||M.isTypedArray(g)?a&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function f(g,m,y){let w=g;if(g&&!y&&typeof g=="object"){if(M.endsWith(m,"{}"))m=r?m:m.slice(0,-2),g=JSON.stringify(g);else if(M.isArray(g)&&mp(g)||(M.isFileList(g)||M.endsWith(m,"[]"))&&(w=M.toArray(g)))return m=kf(m),w.forEach(function(T,O){!(M.isUndefined(T)||T===null)&&t.append(o===!0?Qa([m],O,s):o===null?m:m+"[]",u(T))}),!1}return io(g)?!0:(t.append(Qa(y,m,s),u(g)),!1)}const c=[],d=Object.assign(vp,{defaultVisitor:f,convertValue:u,isVisitable:io});function v(g,m){if(!M.isUndefined(g)){if(c.indexOf(g)!==-1)throw Error("Circular reference detected in "+m.join("."));c.push(g),M.forEach(g,function(w,E){(!(M.isUndefined(w)||w===null)&&l.call(t,w,M.isString(E)?E.trim():E,m,d))===!0&&v(w,m?m.concat(E):[E])}),c.pop()}}if(!M.isObject(e))throw new TypeError("data must be an object");return v(e),t}function eu(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ui(e,t){this._pairs=[],e&&ss(e,this,t)}const Ef=ui.prototype;Ef.append=function(t,n){this._pairs.push([t,n])};Ef.toString=function(t){const n=t?function(r){return t.call(this,r,eu)}:eu;return this._pairs.map(function(l){return n(l[0])+"="+n(l[1])},"").join("&")};function hp(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Af(e,t,n){if(!t)return e;const r=n&&n.encode||hp,l=n&&n.serialize;let s;if(l?s=l(t,n):s=M.isURLSearchParams(t)?t.toString():new ui(t,n).toString(r),s){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class tu{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){M.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Tf={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},gp=typeof URLSearchParams<"u"?URLSearchParams:ui,yp=typeof FormData<"u"?FormData:null,pp=typeof Blob<"u"?Blob:null,bp={isBrowser:!0,classes:{URLSearchParams:gp,FormData:yp,Blob:pp},protocols:["http","https","file","blob","url","data"]},Pf=typeof window<"u"&&typeof document<"u",Sp=(e=>Pf&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),wp=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Cp=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Pf,hasStandardBrowserEnv:Sp,hasStandardBrowserWebWorkerEnv:wp},Symbol.toStringTag,{value:"Module"})),Ht={...Cp,...bp};function _p(e,t){return ss(e,new Ht.classes.URLSearchParams,Object.assign({visitor:function(n,r,l,s){return Ht.isNode&&M.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function xp(e){return M.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function kp(e){const t={},n=Object.keys(e);let r;const l=n.length;let s;for(r=0;r<l;r++)s=n[r],t[s]=e[s];return t}function Vf(e){function t(n,r,l,s){let o=n[s++];if(o==="__proto__")return!0;const i=Number.isFinite(+o),a=s>=n.length;return o=!o&&M.isArray(l)?l.length:o,a?(M.hasOwnProp(l,o)?l[o]=[l[o],r]:l[o]=r,!i):((!l[o]||!M.isObject(l[o]))&&(l[o]=[]),t(n,r,l[o],s)&&M.isArray(l[o])&&(l[o]=kp(l[o])),!i)}if(M.isFormData(e)&&M.isFunction(e.entries)){const n={};return M.forEachEntry(e,(r,l)=>{t(xp(r),l,n,0)}),n}return null}function Ep(e,t,n){if(M.isString(e))try{return(t||JSON.parse)(e),M.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Yr={transitional:Tf,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",l=r.indexOf("application/json")>-1,s=M.isObject(t);if(s&&M.isHTMLForm(t)&&(t=new FormData(t)),M.isFormData(t))return l?JSON.stringify(Vf(t)):t;if(M.isArrayBuffer(t)||M.isBuffer(t)||M.isStream(t)||M.isFile(t)||M.isBlob(t))return t;if(M.isArrayBufferView(t))return t.buffer;if(M.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return _p(t,this.formSerializer).toString();if((i=M.isFileList(t))||r.indexOf("multipart/form-data")>-1){const a=this.env&&this.env.FormData;return ss(i?{"files[]":t}:t,a&&new a,this.formSerializer)}}return s||l?(n.setContentType("application/json",!1),Ep(t)):t}],transformResponse:[function(t){const n=this.transitional||Yr.transitional,r=n&&n.forcedJSONParsing,l=this.responseType==="json";if(t&&M.isString(t)&&(r&&!this.responseType||l)){const o=!(n&&n.silentJSONParsing)&&l;try{return JSON.parse(t)}catch(i){if(o)throw i.name==="SyntaxError"?Ce.from(i,Ce.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ht.classes.FormData,Blob:Ht.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};M.forEach(["delete","get","head","post","put","patch"],e=>{Yr.headers[e]={}});const Ap=M.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Tp=e=>{const t={};let n,r,l;return e&&e.split(`
22
+ `).forEach(function(o){l=o.indexOf(":"),n=o.substring(0,l).trim().toLowerCase(),r=o.substring(l+1).trim(),!(!n||t[n]&&Ap[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},nu=Symbol("internals");function vr(e){return e&&String(e).trim().toLowerCase()}function Sl(e){return e===!1||e==null?e:M.isArray(e)?e.map(Sl):String(e)}function Pp(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const Vp=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ps(e,t,n,r,l){if(M.isFunction(r))return r.call(this,t,n);if(l&&(t=n),!!M.isString(t)){if(M.isString(r))return t.indexOf(r)!==-1;if(M.isRegExp(r))return r.test(t)}}function Op(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function Ip(e,t){const n=M.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(l,s,o){return this[r].call(this,t,l,s,o)},configurable:!0})})}class wt{constructor(t){t&&this.set(t)}set(t,n,r){const l=this;function s(i,a,u){const f=vr(a);if(!f)throw new Error("header name must be a non-empty string");const c=M.findKey(l,f);(!c||l[c]===void 0||u===!0||u===void 0&&l[c]!==!1)&&(l[c||a]=Sl(i))}const o=(i,a)=>M.forEach(i,(u,f)=>s(u,f,a));return M.isPlainObject(t)||t instanceof this.constructor?o(t,n):M.isString(t)&&(t=t.trim())&&!Vp(t)?o(Tp(t),n):t!=null&&s(n,t,r),this}get(t,n){if(t=vr(t),t){const r=M.findKey(this,t);if(r){const l=this[r];if(!n)return l;if(n===!0)return Pp(l);if(M.isFunction(n))return n.call(this,l,r);if(M.isRegExp(n))return n.exec(l);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=vr(t),t){const r=M.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Ps(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let l=!1;function s(o){if(o=vr(o),o){const i=M.findKey(r,o);i&&(!n||Ps(r,r[i],i,n))&&(delete r[i],l=!0)}}return M.isArray(t)?t.forEach(s):s(t),l}clear(t){const n=Object.keys(this);let r=n.length,l=!1;for(;r--;){const s=n[r];(!t||Ps(this,this[s],s,t,!0))&&(delete this[s],l=!0)}return l}normalize(t){const n=this,r={};return M.forEach(this,(l,s)=>{const o=M.findKey(r,s);if(o){n[o]=Sl(l),delete n[s];return}const i=t?Op(s):String(s).trim();i!==s&&delete n[s],n[i]=Sl(l),r[i]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return M.forEach(this,(r,l)=>{r!=null&&r!==!1&&(n[l]=t&&M.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
23
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(l=>r.set(l)),r}static accessor(t){const r=(this[nu]=this[nu]={accessors:{}}).accessors,l=this.prototype;function s(o){const i=vr(o);r[i]||(Ip(l,o),r[i]=!0)}return M.isArray(t)?t.forEach(s):s(t),this}}wt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);M.reduceDescriptors(wt.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});M.freezeMethods(wt);function Vs(e,t){const n=this||Yr,r=t||n,l=wt.from(r.headers);let s=r.data;return M.forEach(e,function(i){s=i.call(n,s,l.normalize(),t?t.status:void 0)}),l.normalize(),s}function Of(e){return!!(e&&e.__CANCEL__)}function Jr(e,t,n){Ce.call(this,e??"canceled",Ce.ERR_CANCELED,t,n),this.name="CanceledError"}M.inherits(Jr,Ce,{__CANCEL__:!0});function Fp(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new Ce("Request failed with status code "+n.status,[Ce.ERR_BAD_REQUEST,Ce.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const Rp=Ht.hasStandardBrowserEnv?{write(e,t,n,r,l,s){const o=[e+"="+encodeURIComponent(t)];M.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),M.isString(r)&&o.push("path="+r),M.isString(l)&&o.push("domain="+l),s===!0&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Lp(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Bp(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function If(e,t){return e&&!Lp(t)?Bp(e,t):t}const Mp=Ht.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function l(s){let o=s;return t&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=l(window.location.href),function(o){const i=M.isString(o)?l(o):o;return i.protocol===r.protocol&&i.host===r.host}}():function(){return function(){return!0}}();function Dp(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Np(e,t){e=e||10;const n=new Array(e),r=new Array(e);let l=0,s=0,o;return t=t!==void 0?t:1e3,function(a){const u=Date.now(),f=r[s];o||(o=u),n[l]=a,r[l]=u;let c=s,d=0;for(;c!==l;)d+=n[c++],c=c%e;if(l=(l+1)%e,l===s&&(s=(s+1)%e),u-o<t)return;const v=f&&u-f;return v?Math.round(d*1e3/v):void 0}}function ru(e,t){let n=0;const r=Np(50,250);return l=>{const s=l.loaded,o=l.lengthComputable?l.total:void 0,i=s-n,a=r(i),u=s<=o;n=s;const f={loaded:s,total:o,progress:o?s/o:void 0,bytes:i,rate:a||void 0,estimated:a&&o&&u?(o-s)/a:void 0,event:l};f[t?"download":"upload"]=!0,e(f)}}const $p=typeof XMLHttpRequest<"u",Hp=$p&&function(e){return new Promise(function(n,r){let l=e.data;const s=wt.from(e.headers).normalize();let{responseType:o,withXSRFToken:i}=e,a;function u(){e.cancelToken&&e.cancelToken.unsubscribe(a),e.signal&&e.signal.removeEventListener("abort",a)}let f;if(M.isFormData(l)){if(Ht.hasStandardBrowserEnv||Ht.hasStandardBrowserWebWorkerEnv)s.setContentType(!1);else if((f=s.getContentType())!==!1){const[m,...y]=f?f.split(";").map(w=>w.trim()).filter(Boolean):[];s.setContentType([m||"multipart/form-data",...y].join("; "))}}let c=new XMLHttpRequest;if(e.auth){const m=e.auth.username||"",y=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";s.set("Authorization","Basic "+btoa(m+":"+y))}const d=If(e.baseURL,e.url);c.open(e.method.toUpperCase(),Af(d,e.params,e.paramsSerializer),!0),c.timeout=e.timeout;function v(){if(!c)return;const m=wt.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders()),w={data:!o||o==="text"||o==="json"?c.responseText:c.response,status:c.status,statusText:c.statusText,headers:m,config:e,request:c};Fp(function(T){n(T),u()},function(T){r(T),u()},w),c=null}if("onloadend"in c?c.onloadend=v:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(v)},c.onabort=function(){c&&(r(new Ce("Request aborted",Ce.ECONNABORTED,e,c)),c=null)},c.onerror=function(){r(new Ce("Network Error",Ce.ERR_NETWORK,e,c)),c=null},c.ontimeout=function(){let y=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const w=e.transitional||Tf;e.timeoutErrorMessage&&(y=e.timeoutErrorMessage),r(new Ce(y,w.clarifyTimeoutError?Ce.ETIMEDOUT:Ce.ECONNABORTED,e,c)),c=null},Ht.hasStandardBrowserEnv&&(i&&M.isFunction(i)&&(i=i(e)),i||i!==!1&&Mp(d))){const m=e.xsrfHeaderName&&e.xsrfCookieName&&Rp.read(e.xsrfCookieName);m&&s.set(e.xsrfHeaderName,m)}l===void 0&&s.setContentType(null),"setRequestHeader"in c&&M.forEach(s.toJSON(),function(y,w){c.setRequestHeader(w,y)}),M.isUndefined(e.withCredentials)||(c.withCredentials=!!e.withCredentials),o&&o!=="json"&&(c.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&c.addEventListener("progress",ru(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",ru(e.onUploadProgress)),(e.cancelToken||e.signal)&&(a=m=>{c&&(r(!m||m.type?new Jr(null,e,c):m),c.abort(),c=null)},e.cancelToken&&e.cancelToken.subscribe(a),e.signal&&(e.signal.aborted?a():e.signal.addEventListener("abort",a)));const g=Dp(d);if(g&&Ht.protocols.indexOf(g)===-1){r(new Ce("Unsupported protocol "+g+":",Ce.ERR_BAD_REQUEST,e));return}c.send(l||null)})},ao={http:dp,xhr:Hp};M.forEach(ao,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const lu=e=>`- ${e}`,zp=e=>M.isFunction(e)||e===null||e===!1,Ff={getAdapter:e=>{e=M.isArray(e)?e:[e];const{length:t}=e;let n,r;const l={};for(let s=0;s<t;s++){n=e[s];let o;if(r=n,!zp(n)&&(r=ao[(o=String(n)).toLowerCase()],r===void 0))throw new Ce(`Unknown adapter '${o}'`);if(r)break;l[o||"#"+s]=r}if(!r){const s=Object.entries(l).map(([i,a])=>`adapter ${i} `+(a===!1?"is not supported by the environment":"is not available in the build"));let o=t?s.length>1?`since :
24
+ `+s.map(lu).join(`
25
+ `):" "+lu(s[0]):"as no adapter specified";throw new Ce("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return r},adapters:ao};function Os(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Jr(null,e)}function su(e){return Os(e),e.headers=wt.from(e.headers),e.data=Vs.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Ff.getAdapter(e.adapter||Yr.adapter)(e).then(function(r){return Os(e),r.data=Vs.call(e,e.transformResponse,r),r.headers=wt.from(r.headers),r},function(r){return Of(r)||(Os(e),r&&r.response&&(r.response.data=Vs.call(e,e.transformResponse,r.response),r.response.headers=wt.from(r.response.headers))),Promise.reject(r)})}const ou=e=>e instanceof wt?{...e}:e;function tr(e,t){t=t||{};const n={};function r(u,f,c){return M.isPlainObject(u)&&M.isPlainObject(f)?M.merge.call({caseless:c},u,f):M.isPlainObject(f)?M.merge({},f):M.isArray(f)?f.slice():f}function l(u,f,c){if(M.isUndefined(f)){if(!M.isUndefined(u))return r(void 0,u,c)}else return r(u,f,c)}function s(u,f){if(!M.isUndefined(f))return r(void 0,f)}function o(u,f){if(M.isUndefined(f)){if(!M.isUndefined(u))return r(void 0,u)}else return r(void 0,f)}function i(u,f,c){if(c in t)return r(u,f);if(c in e)return r(void 0,u)}const a={url:s,method:s,data:s,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:i,headers:(u,f)=>l(ou(u),ou(f),!0)};return M.forEach(Object.keys(Object.assign({},e,t)),function(f){const c=a[f]||l,d=c(e[f],t[f],f);M.isUndefined(d)&&c!==i||(n[f]=d)}),n}const Rf="1.6.8",ci={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ci[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const iu={};ci.transitional=function(t,n,r){function l(s,o){return"[Axios v"+Rf+"] Transitional option '"+s+"'"+o+(r?". "+r:"")}return(s,o,i)=>{if(t===!1)throw new Ce(l(o," has been removed"+(n?" in "+n:"")),Ce.ERR_DEPRECATED);return n&&!iu[o]&&(iu[o]=!0,console.warn(l(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(s,o,i):!0}};function jp(e,t,n){if(typeof e!="object")throw new Ce("options must be an object",Ce.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let l=r.length;for(;l-- >0;){const s=r[l],o=t[s];if(o){const i=e[s],a=i===void 0||o(i,s,e);if(a!==!0)throw new Ce("option "+s+" must be "+a,Ce.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new Ce("Unknown option "+s,Ce.ERR_BAD_OPTION)}}const uo={assertOptions:jp,validators:ci},nn=uo.validators;class Rn{constructor(t){this.defaults=t,this.interceptors={request:new tu,response:new tu}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let l;Error.captureStackTrace?Error.captureStackTrace(l={}):l=new Error;const s=l.stack?l.stack.replace(/^.+\n/,""):"";r.stack?s&&!String(r.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(r.stack+=`
26
+ `+s):r.stack=s}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=tr(this.defaults,n);const{transitional:r,paramsSerializer:l,headers:s}=n;r!==void 0&&uo.assertOptions(r,{silentJSONParsing:nn.transitional(nn.boolean),forcedJSONParsing:nn.transitional(nn.boolean),clarifyTimeoutError:nn.transitional(nn.boolean)},!1),l!=null&&(M.isFunction(l)?n.paramsSerializer={serialize:l}:uo.assertOptions(l,{encode:nn.function,serialize:nn.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=s&&M.merge(s.common,s[n.method]);s&&M.forEach(["delete","get","head","post","put","patch","common"],g=>{delete s[g]}),n.headers=wt.concat(o,s);const i=[];let a=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(a=a&&m.synchronous,i.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let f,c=0,d;if(!a){const g=[su.bind(this),void 0];for(g.unshift.apply(g,i),g.push.apply(g,u),d=g.length,f=Promise.resolve(n);c<d;)f=f.then(g[c++],g[c++]);return f}d=i.length;let v=n;for(c=0;c<d;){const g=i[c++],m=i[c++];try{v=g(v)}catch(y){m.call(this,y);break}}try{f=su.call(this,v)}catch(g){return Promise.reject(g)}for(c=0,d=u.length;c<d;)f=f.then(u[c++],u[c++]);return f}getUri(t){t=tr(this.defaults,t);const n=If(t.baseURL,t.url);return Af(n,t.params,t.paramsSerializer)}}M.forEach(["delete","get","head","options"],function(t){Rn.prototype[t]=function(n,r){return this.request(tr(r||{},{method:t,url:n,data:(r||{}).data}))}});M.forEach(["post","put","patch"],function(t){function n(r){return function(s,o,i){return this.request(tr(i||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:o}))}}Rn.prototype[t]=n(),Rn.prototype[t+"Form"]=n(!0)});class fi{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(s){n=s});const r=this;this.promise.then(l=>{if(!r._listeners)return;let s=r._listeners.length;for(;s-- >0;)r._listeners[s](l);r._listeners=null}),this.promise.then=l=>{let s;const o=new Promise(i=>{r.subscribe(i),s=i}).then(l);return o.cancel=function(){r.unsubscribe(s)},o},t(function(s,o,i){r.reason||(r.reason=new Jr(s,o,i),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new fi(function(l){t=l}),cancel:t}}}function Up(e){return function(n){return e.apply(null,n)}}function Wp(e){return M.isObject(e)&&e.isAxiosError===!0}const co={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(co).forEach(([e,t])=>{co[t]=e});function Lf(e){const t=new Rn(e),n=hf(Rn.prototype.request,t);return M.extend(n,Rn.prototype,t,{allOwnKeys:!0}),M.extend(n,t,null,{allOwnKeys:!0}),n.create=function(l){return Lf(tr(e,l))},n}const ke=Lf(Yr);ke.Axios=Rn;ke.CanceledError=Jr;ke.CancelToken=fi;ke.isCancel=Of;ke.VERSION=Rf;ke.toFormData=ss;ke.AxiosError=Ce;ke.Cancel=ke.CanceledError;ke.all=function(t){return Promise.all(t)};ke.spread=Up;ke.isAxiosError=Wp;ke.mergeConfig=tr;ke.AxiosHeaders=wt;ke.formToJSON=e=>Vf(M.isHTMLForm(e)?new FormData(e):e);ke.getAdapter=Ff.getAdapter;ke.HttpStatusCode=co;ke.default=ke;const os=(e,t)=>{const n=e.__vccOpts||e;for(const[r,l]of t)n[r]=l;return n},ur=G({border:[Boolean,Number,String]},"border");function cr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return{borderClasses:p(()=>{const r=Ne(e)?e.value:e.border,l=[];if(r===!0||r==="")l.push(`${t}--border`);else if(typeof r=="string"||r===0)for(const s of String(r).split(" "))l.push(`border-${s}`);return l})}}const Kp=[null,"default","comfortable","compact"],pn=G({density:{type:String,default:"default",validator:e=>Kp.includes(e)}},"density");function bn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return{densityClasses:p(()=>`${t}--density-${e.density}`)}}const $n=G({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Hn(e){return{elevationClasses:p(()=>{const n=Ne(e)?e.value:e.elevation,r=[];return n==null||r.push(`elevation-${n}`),r})}}const Ft=G({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function Rt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return{roundedClasses:p(()=>{const r=Ne(e)?e.value:e.rounded,l=Ne(e)?e.value:e.tile,s=[];if(r===!0||r==="")s.push(`${t}--rounded`);else if(typeof r=="string"||r===0)for(const o of String(r).split(" "))s.push(`rounded-${o}`);else(l||r===!1)&&s.push("rounded-0");return s})}}const Ue=G({tag:{type:String,default:"div"}},"tag");function di(e){return ei(()=>{const t=[],n={};if(e.value.background)if(no(e.value.background)){if(n.backgroundColor=e.value.background,!e.value.text&&tg(e.value.background)){const r=$t(e.value.background);if(r.a==null||r.a===1){const l=Zc(r);n.color=l,n.caretColor=l}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(no(e.value.text)?(n.color=e.value.text,n.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:n}})}function zt(e,t){const n=p(()=>({text:Ne(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:l}=di(n);return{textColorClasses:r,textColorStyles:l}}function Ot(e,t){const n=p(()=>({background:Ne(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:l}=di(n);return{backgroundColorClasses:r,backgroundColorStyles:l}}const Gp=["elevated","flat","tonal","outlined","text","plain"];function is(e,t){return h(_e,null,[e&&h("span",{key:"overlay",class:`${t}__overlay`},null),h("span",{key:"underlay",class:`${t}__underlay`},null)])}const zn=G({color:String,variant:{type:String,default:"elevated",validator:e=>Gp.includes(e)}},"variant");function as(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();const n=p(()=>{const{variant:s}=Tt(e);return`${t}--variant-${s}`}),{colorClasses:r,colorStyles:l}=di(p(()=>{const{variant:s,color:o}=Tt(e);return{[["elevated","flat"].includes(s)?"background":"text"]:o}}));return{colorClasses:r,colorStyles:l,variantClasses:n}}const Bf=G({baseColor:String,divided:Boolean,...ur(),...be(),...pn(),...$n(),...Ft(),...Ue(),...Je(),...zn()},"VBtnGroup"),au=fe()({name:"VBtnGroup",props:Bf(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{densityClasses:l}=bn(e),{borderClasses:s}=cr(e),{elevationClasses:o}=Hn(e),{roundedClasses:i}=Rt(e);Gr({VBtn:{height:"auto",baseColor:re(e,"baseColor"),color:re(e,"color"),density:re(e,"density"),flat:!0,variant:re(e,"variant")}}),pe(()=>h(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},r.value,s.value,l.value,o.value,i.value,e.class],style:e.style},n))}}),mi=G({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),Mf=G({value:null,disabled:Boolean,selectedClass:String},"group-item");function Df(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const r=ze("useGroupItem");if(!r)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const l=xt();et(Symbol.for(`${t.description}:id`),l);const s=Oe(t,null);if(!s){if(!n)return s;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const o=re(e,"value"),i=p(()=>!!(s.disabled.value||e.disabled));s.register({id:l,value:o,disabled:i},r),_t(()=>{s.unregister(l)});const a=p(()=>s.isSelected(l)),u=p(()=>a.value&&[s.selectedClass.value,e.selectedClass]);return ge(a,f=>{r.emit("group:selected",{value:f})},{flush:"sync"}),{id:l,isSelected:a,toggle:()=>s.select(l,!a.value),select:f=>s.select(l,f),selectedClass:u,value:o,disabled:i,group:s}}function vi(e,t){let n=!1;const r=rt([]),l=$e(e,"modelValue",[],d=>d==null?[]:Nf(r,qt(d)),d=>{const v=Yp(r,d);return e.multiple?v:v[0]}),s=ze("useGroup");function o(d,v){const g=d,m=Symbol.for(`${t.description}:id`),w=xr(m,s==null?void 0:s.vnode).indexOf(v);Tt(g.value)==null&&(g.value=w,g.useIndexAsValue=!0),w>-1?r.splice(w,0,g):r.push(g)}function i(d){if(n)return;a();const v=r.findIndex(g=>g.id===d);r.splice(v,1)}function a(){const d=r.find(v=>!v.disabled);d&&e.mandatory==="force"&&!l.value.length&&(l.value=[d.id])}Nn(()=>{a()}),_t(()=>{n=!0}),jo(()=>{for(let d=0;d<r.length;d++)r[d].useIndexAsValue&&(r[d].value=d)});function u(d,v){const g=r.find(m=>m.id===d);if(!(v&&(g!=null&&g.disabled)))if(e.multiple){const m=l.value.slice(),y=m.findIndex(E=>E===d),w=~y;if(v=v??!w,w&&e.mandatory&&m.length<=1||!w&&e.max!=null&&m.length+1>e.max)return;y<0&&v?m.push(d):y>=0&&!v&&m.splice(y,1),l.value=m}else{const m=l.value.includes(d);if(e.mandatory&&m)return;l.value=v??!m?[d]:[]}}function f(d){if(e.multiple,l.value.length){const v=l.value[0],g=r.findIndex(w=>w.id===v);let m=(g+d)%r.length,y=r[m];for(;y.disabled&&m!==g;)m=(m+d)%r.length,y=r[m];if(y.disabled)return;l.value=[r[m].id]}else{const v=r.find(g=>!g.disabled);v&&(l.value=[v.id])}}const c={register:o,unregister:i,selected:l,select:u,disabled:re(e,"disabled"),prev:()=>f(r.length-1),next:()=>f(1),isSelected:d=>l.value.includes(d),selectedClass:p(()=>e.selectedClass),items:p(()=>r),getItemIndex:d=>qp(r,d)};return et(t,c),c}function qp(e,t){const n=Nf(e,[t]);return n.length?e.findIndex(r=>r.id===n[0]):-1}function Nf(e,t){const n=[];return t.forEach(r=>{const l=e.find(o=>sr(r,o.value)),s=e[r];(l==null?void 0:l.value)!=null?n.push(l.id):s!=null&&n.push(s.id)}),n}function Yp(e,t){const n=[];return t.forEach(r=>{const l=e.findIndex(s=>s.id===r);if(~l){const s=e[l];n.push(s.value!=null?s.value:l)}}),n}const $f=Symbol.for("vuetify:v-btn-toggle"),Jp=G({...Bf(),...mi()},"VBtnToggle");fe()({name:"VBtnToggle",props:Jp(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:r,next:l,prev:s,select:o,selected:i}=vi(e,$f);return pe(()=>{const a=au.filterProps(e);return h(au,we({class:["v-btn-toggle",e.class]},a,{style:e.style}),{default:()=>{var u;return[(u=n.default)==null?void 0:u.call(n,{isSelected:r,next:l,prev:s,select:o,selected:i})]}})}),{next:l,prev:s,select:o}}});const Xp=G({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),ot=fe(!1)({name:"VDefaultsProvider",props:Xp(),setup(e,t){let{slots:n}=t;const{defaults:r,disabled:l,reset:s,root:o,scoped:i}=Fo(e);return Gr(r,{reset:s,root:o,scoped:i,disabled:l}),()=>{var a;return(a=n.default)==null?void 0:a.call(n)}}}),Zp=["x-small","small","default","large","x-large"],Xr=G({size:{type:[String,Number],default:"default"}},"size");function Zr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return ei(()=>{let n,r;return Vl(Zp,e.size)?n=`${t}--size-${e.size}`:e.size&&(r={width:ue(e.size),height:ue(e.size)}),{sizeClasses:n,sizeStyles:r}})}const Qp=G({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Re,...be(),...Xr(),...Ue({tag:"i"}),...Je()},"VIcon"),qe=fe()({name:"VIcon",props:Qp(),setup(e,t){let{attrs:n,slots:r}=t;const l=se(),{themeClasses:s}=tt(e),{iconData:o}=Cy(p(()=>l.value||e.icon)),{sizeClasses:i}=Zr(e),{textColorClasses:a,textColorStyles:u}=zt(re(e,"color"));return pe(()=>{var d,v;const f=(d=r.default)==null?void 0:d.call(r);f&&(l.value=(v=zc(f).filter(g=>g.type===Wr&&g.children&&typeof g.children=="string")[0])==null?void 0:v.children);const c=!!(n.onClick||n.onClickOnce);return h(o.value.component,{tag:e.tag,icon:o.value.icon,class:["v-icon","notranslate",s.value,i.value,a.value,{"v-icon--clickable":c,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[i.value?void 0:{fontSize:ue(e.size),height:ue(e.size),width:ue(e.size)},u.value,e.style],role:c?"button":void 0,"aria-hidden":!c,tabindex:c?e.disabled?-1:0:void 0},{default:()=>[f]})}),{}}});function Hf(e,t){const n=se(),r=de(!1);if(Jo){const l=new IntersectionObserver(s=>{r.value=!!s.find(o=>o.isIntersecting)},t);_t(()=>{l.disconnect()}),ge(n,(s,o)=>{o&&(l.unobserve(o),r.value=!1),s&&l.observe(s)},{flush:"post"})}return{intersectionRef:n,isIntersecting:r}}const eb=G({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},...be(),...Xr(),...Ue({tag:"div"}),...Je()},"VProgressCircular"),zf=fe()({name:"VProgressCircular",props:eb(),setup(e,t){let{slots:n}=t;const r=20,l=2*Math.PI*r,s=se(),{themeClasses:o}=tt(e),{sizeClasses:i,sizeStyles:a}=Zr(e),{textColorClasses:u,textColorStyles:f}=zt(re(e,"color")),{textColorClasses:c,textColorStyles:d}=zt(re(e,"bgColor")),{intersectionRef:v,isIntersecting:g}=Hf(),{resizeRef:m,contentRect:y}=Bn(),w=p(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),E=p(()=>Number(e.width)),T=p(()=>a.value?Number(e.size):y.value?y.value.width:Math.max(E.value,32)),O=p(()=>r/(1-E.value/T.value)*2),k=p(()=>E.value/T.value*O.value),_=p(()=>ue((100-w.value)/100*l));return It(()=>{v.value=s.value,m.value=s.value}),pe(()=>h(e.tag,{ref:s,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":g.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},o.value,i.value,u.value,e.class],style:[a.value,f.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:w.value},{default:()=>[h("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${O.value} ${O.value}`},[h("circle",{class:["v-progress-circular__underlay",c.value],style:d.value,fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":k.value,"stroke-dasharray":l,"stroke-dashoffset":0},null),h("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":k.value,"stroke-dasharray":l,"stroke-dashoffset":_.value},null)]),n.default&&h("div",{class:"v-progress-circular__content"},[n.default({value:w.value})])]})),{}}}),Sn=G({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function wn(e){return{dimensionStyles:p(()=>({height:ue(e.height),maxHeight:ue(e.maxHeight),maxWidth:ue(e.maxWidth),minHeight:ue(e.minHeight),minWidth:ue(e.minWidth),width:ue(e.width)}))}}const uu={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},jf=G({location:String},"location");function Uf(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:r}=kt();return{locationStyles:p(()=>{if(!e.location)return{};const{side:s,align:o}=to(e.location.split(" ").length>1?e.location:`${e.location} center`,r.value);function i(u){return n?n(u):0}const a={};return s!=="center"&&(t?a[uu[s]]=`calc(100% - ${i(s)}px)`:a[s]=0),o!=="center"?t?a[uu[o]]=`calc(100% - ${i(o)}px)`:a[o]=0:(s==="center"?a.top=a.left="50%":a[{top:"left",bottom:"left",left:"top",right:"top"}[s]]="50%",a.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[s]),a})}}const tb=G({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},bufferColor:String,bufferOpacity:[Number,String],clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},opacity:[Number,String],reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...be(),...jf({location:"top"}),...Ft(),...Ue(),...Je()},"VProgressLinear"),nb=fe()({name:"VProgressLinear",props:tb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),{isRtl:l,rtlClasses:s}=kt(),{themeClasses:o}=tt(e),{locationStyles:i}=Uf(e),{textColorClasses:a,textColorStyles:u}=zt(e,"color"),{backgroundColorClasses:f,backgroundColorStyles:c}=Ot(p(()=>e.bgColor||e.color)),{backgroundColorClasses:d,backgroundColorStyles:v}=Ot(p(()=>e.bufferColor||e.bgColor||e.color)),{backgroundColorClasses:g,backgroundColorStyles:m}=Ot(e,"color"),{roundedClasses:y}=Rt(e),{intersectionRef:w,isIntersecting:E}=Hf(),T=p(()=>parseFloat(e.max)),O=p(()=>parseFloat(e.height)),k=p(()=>Pt(parseFloat(e.bufferValue)/T.value*100,0,100)),_=p(()=>Pt(parseFloat(r.value)/T.value*100,0,100)),S=p(()=>l.value!==e.reverse),A=p(()=>e.indeterminate?"fade-transition":"slide-x-transition");function I(R){if(!w.value)return;const{left:B,right:C,width:V}=w.value.getBoundingClientRect(),N=S.value?V-R.clientX+(C-V):R.clientX-B;r.value=Math.round(N/V*T.value)}return pe(()=>h(e.tag,{ref:w,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&E.value,"v-progress-linear--reverse":S.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},y.value,o.value,s.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?ue(O.value):0,"--v-progress-linear-height":ue(O.value),...e.absolute?i.value:{}},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:_.value,onClick:e.clickable&&I},{default:()=>[e.stream&&h("div",{key:"stream",class:["v-progress-linear__stream",a.value],style:{...u.value,[S.value?"left":"right"]:ue(-O.value),borderTop:`${ue(O.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${ue(O.value/4)})`,width:ue(100-k.value,"%"),"--v-progress-linear-stream-to":ue(O.value*(S.value?1:-1))}},null),h("div",{class:["v-progress-linear__background",f.value],style:[c.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}]},null),h("div",{class:["v-progress-linear__buffer",d.value],style:[v.value,{opacity:parseFloat(e.bufferOpacity),width:ue(k.value,"%")}]},null),h(Xt,{name:A.value},{default:()=>[e.indeterminate?h("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(R=>h("div",{key:R,class:["v-progress-linear__indeterminate",R,g.value],style:m.value},null))]):h("div",{class:["v-progress-linear__determinate",g.value],style:[m.value,{width:ue(_.value,"%")}]},null)]}),n.default&&h("div",{class:"v-progress-linear__content"},[n.default({value:_.value,buffer:k.value})])]})),{}}}),Wf=G({loading:[Boolean,String]},"loader");function hi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return{loaderClasses:p(()=>({[`${t}--loading`]:e.loading}))}}function Kf(e,t){var r;let{slots:n}=t;return h("div",{class:`${e.name}__loader`},[((r=n.default)==null?void 0:r.call(n,{color:e.color,isActive:e.active}))||h(nb,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const rb=["static","relative","fixed","absolute","sticky"],lb=G({position:{type:String,validator:e=>rb.includes(e)}},"position");function sb(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();return{positionClasses:p(()=>e.position?`${t}--${e.position}`:void 0)}}function ob(){const e=ze("useRoute");return p(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function ib(){var e,t;return(t=(e=ze("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function gi(e,t){var u,f;const n=qm("RouterLink"),r=p(()=>!!(e.href||e.to)),l=p(()=>(r==null?void 0:r.value)||wa(t,"click")||wa(e,"click"));if(typeof n=="string"||!("useLink"in n))return{isLink:r,isClickable:l,href:re(e,"href")};const s=p(()=>({...e,to:re(()=>e.to||"")})),o=n.useLink(s.value),i=p(()=>e.to?o:void 0),a=ob();return{isLink:r,isClickable:l,route:(u=i.value)==null?void 0:u.route,navigate:(f=i.value)==null?void 0:f.navigate,isActive:p(()=>{var c,d,v;return i.value?e.exact?a.value?((v=i.value.isExactActive)==null?void 0:v.value)&&sr(i.value.route.value.query,a.value.query):((d=i.value.isExactActive)==null?void 0:d.value)??!1:((c=i.value.isActive)==null?void 0:c.value)??!1:!1}),href:p(()=>{var c;return e.to?(c=i.value)==null?void 0:c.route.value.href:e.href})}}const yi=G({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let Is=!1;function ab(e,t){let n=!1,r,l;Ve&&(Ye(()=>{window.addEventListener("popstate",s),r=e==null?void 0:e.beforeEach((o,i,a)=>{Is?n?t(a):a():setTimeout(()=>n?t(a):a()),Is=!0}),l=e==null?void 0:e.afterEach(()=>{Is=!1})}),ct(()=>{window.removeEventListener("popstate",s),r==null||r(),l==null||l()}));function s(o){var i;(i=o.state)!=null&&i.replaced||(n=!0,setTimeout(()=>n=!1))}}function ub(e,t){ge(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&Ye(()=>{t(!0)})},{immediate:!0})}const fo=Symbol("rippleStop"),cb=80;function cu(e,t){e.style.transform=t,e.style.webkitTransform=t}function mo(e){return e.constructor.name==="TouchEvent"}function Gf(e){return e.constructor.name==="KeyboardEvent"}const fb=function(e,t){var c;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=0,l=0;if(!Gf(e)){const d=t.getBoundingClientRect(),v=mo(e)?e.touches[e.touches.length-1]:e;r=v.clientX-d.left,l=v.clientY-d.top}let s=0,o=.3;(c=t._ripple)!=null&&c.circle?(o=.15,s=t.clientWidth/2,s=n.center?s:s+Math.sqrt((r-s)**2+(l-s)**2)/4):s=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const i=`${(t.clientWidth-s*2)/2}px`,a=`${(t.clientHeight-s*2)/2}px`,u=n.center?i:`${r-s}px`,f=n.center?a:`${l-s}px`;return{radius:s,scale:o,x:u,y:f,centerX:i,centerY:a}},Hl={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"),l=document.createElement("span");r.appendChild(l),r.className="v-ripple__container",n.class&&(r.className+=` ${n.class}`);const{radius:s,scale:o,x:i,y:a,centerX:u,centerY:f}=fb(e,t,n),c=`${s*2}px`;l.className="v-ripple__animation",l.style.width=c,l.style.height=c,t.appendChild(r);const d=window.getComputedStyle(t);d&&d.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),l.classList.add("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--visible"),cu(l,`translate(${i}, ${a}) scale3d(${o},${o},${o})`),l.dataset.activated=String(performance.now()),setTimeout(()=>{l.classList.remove("v-ripple__animation--enter"),l.classList.add("v-ripple__animation--in"),cu(l,`translate(${u}, ${f}) scale3d(1,1,1)`)},0)},hide(e){var s;if(!((s=e==null?void 0:e._ripple)!=null&&s.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),l=Math.max(250-r,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var i;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((i=n.parentNode)==null?void 0:i.parentNode)===e&&e.removeChild(n.parentNode)},300)},l)}};function qf(e){return typeof e>"u"||!!e}function Nr(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[fo])){if(e[fo]=!0,mo(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||Gf(e),n._ripple.class&&(t.class=n._ripple.class),mo(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{Hl.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)},cb)}else Hl.show(e,n,t)}}function fu(e){e[fo]=!0}function vt(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(()=>{vt(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),Hl.hide(t)}}function Yf(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let $r=!1;function Jf(e){!$r&&(e.keyCode===ga.enter||e.keyCode===ga.space)&&($r=!0,Nr(e))}function Xf(e){$r=!1,vt(e)}function Zf(e){$r&&($r=!1,vt(e))}function Qf(e,t,n){const{value:r,modifiers:l}=t,s=qf(r);if(s||Hl.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=s,e._ripple.centered=l.center,e._ripple.circle=l.circle,eo(r)&&r.class&&(e._ripple.class=r.class),s&&!n){if(l.stop){e.addEventListener("touchstart",fu,{passive:!0}),e.addEventListener("mousedown",fu);return}e.addEventListener("touchstart",Nr,{passive:!0}),e.addEventListener("touchend",vt,{passive:!0}),e.addEventListener("touchmove",Yf,{passive:!0}),e.addEventListener("touchcancel",vt),e.addEventListener("mousedown",Nr),e.addEventListener("mouseup",vt),e.addEventListener("mouseleave",vt),e.addEventListener("keydown",Jf),e.addEventListener("keyup",Xf),e.addEventListener("blur",Zf),e.addEventListener("dragstart",vt,{passive:!0})}else!s&&n&&ed(e)}function ed(e){e.removeEventListener("mousedown",Nr),e.removeEventListener("touchstart",Nr),e.removeEventListener("touchend",vt),e.removeEventListener("touchmove",Yf),e.removeEventListener("touchcancel",vt),e.removeEventListener("mouseup",vt),e.removeEventListener("mouseleave",vt),e.removeEventListener("keydown",Jf),e.removeEventListener("keyup",Xf),e.removeEventListener("dragstart",vt),e.removeEventListener("blur",Zf)}function db(e,t){Qf(e,t,!1)}function mb(e){delete e._ripple,ed(e)}function vb(e,t){if(t.value===t.oldValue)return;const n=qf(t.oldValue);Qf(e,t,n)}const Qr={mounted:db,unmounted:mb,updated:vb},hb=G({active:{type:Boolean,default:void 0},baseColor:String,symbol:{type:null,default:$f},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Re,appendIcon:Re,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...ur(),...be(),...pn(),...Sn(),...$n(),...Mf(),...Wf(),...jf(),...lb(),...Ft(),...yi(),...Xr(),...Ue({tag:"button"}),...Je(),...zn({variant:"elevated"})},"VBtn"),kr=fe()({name:"VBtn",props:hb(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:l}=tt(e),{borderClasses:s}=cr(e),{densityClasses:o}=bn(e),{dimensionStyles:i}=wn(e),{elevationClasses:a}=Hn(e),{loaderClasses:u}=hi(e),{locationStyles:f}=Uf(e),{positionClasses:c}=sb(e),{roundedClasses:d}=Rt(e),{sizeClasses:v,sizeStyles:g}=Zr(e),m=Df(e,e.symbol,!1),y=gi(e,n),w=p(()=>{var R;return e.active!==void 0?e.active:y.isLink.value?(R=y.isActive)==null?void 0:R.value:m==null?void 0:m.isSelected.value}),E=p(()=>{var B,C;return{color:(m==null?void 0:m.isSelected.value)&&(!y.isLink.value||((B=y.isActive)==null?void 0:B.value))||!m||((C=y.isActive)==null?void 0:C.value)?e.color??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:T,colorStyles:O,variantClasses:k}=as(E),_=p(()=>(m==null?void 0:m.disabled.value)||e.disabled),S=p(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),A=p(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function I(R){var B;_.value||y.isLink.value&&(R.metaKey||R.ctrlKey||R.shiftKey||R.button!==0||n.target==="_blank")||((B=y.navigate)==null||B.call(y,R),m==null||m.toggle())}return ub(y,m==null?void 0:m.select),pe(()=>{const R=y.isLink.value?"a":e.tag,B=!!(e.prependIcon||r.prepend),C=!!(e.appendIcon||r.append),V=!!(e.icon&&e.icon!==!0);return it(h(R,{type:R==="a"?void 0:"button",class:["v-btn",m==null?void 0:m.selectedClass.value,{"v-btn--active":w.value,"v-btn--block":e.block,"v-btn--disabled":_.value,"v-btn--elevated":S.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--readonly":e.readonly,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},l.value,s.value,T.value,o.value,a.value,u.value,c.value,d.value,v.value,k.value,e.class],style:[O.value,i.value,f.value,g.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:_.value||void 0,href:y.href.value,tabindex:e.loading||e.readonly?-1:void 0,onClick:I,value:A.value},{default:()=>{var N;return[is(!0,"v-btn"),!e.icon&&B&&h("span",{key:"prepend",class:"v-btn__prepend"},[r.prepend?h(ot,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},r.prepend):h(qe,{key:"prepend-icon",icon:e.prependIcon},null)]),h("span",{class:"v-btn__content","data-no-activator":""},[!r.default&&V?h(qe,{key:"content-icon",icon:e.icon},null):h(ot,{key:"content-defaults",disabled:!V,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var q;return[((q=r.default)==null?void 0:q.call(r))??e.text]}})]),!e.icon&&C&&h("span",{key:"append",class:"v-btn__append"},[r.append?h(ot,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},r.append):h(qe,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&h("span",{key:"loader",class:"v-btn__loader"},[((N=r.loader)==null?void 0:N.call(r))??h(zf,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[Qr,!_.value&&!!e.ripple,"",{center:!!e.icon}]])}),{group:m}}}),gb=G({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,...be(),...Je()},"VDivider"),Er=fe()({name:"VDivider",props:gb(),setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:l}=tt(e),{textColorClasses:s,textColorStyles:o}=zt(re(e,"color")),i=p(()=>{const a={};return e.length&&(a[e.vertical?"maxHeight":"maxWidth"]=ue(e.length)),e.thickness&&(a[e.vertical?"borderRightWidth":"borderTopWidth"]=ue(e.thickness)),a});return pe(()=>{const a=h("hr",{class:[{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},l.value,s.value,e.class],style:[i.value,o.value,{"--v-border-opacity":e.opacity},e.style],"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return r.default?h("div",{class:["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}]},[a,h("div",{class:"v-divider__content"},[r.default()]),a]):a}),{}}}),yb=G({fluid:{type:Boolean,default:!1},...be(),...Ue()},"VContainer"),Pn=fe()({name:"VContainer",props:yb(),setup(e,t){let{slots:n}=t;const{rtlClasses:r}=kt();return pe(()=>h(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},r.value,e.class],style:e.style},n)),{}}}),td=es.reduce((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e),{}),nd=es.reduce((e,t)=>{const n="offset"+Zt(t);return e[n]={type:[String,Number],default:null},e},{}),rd=es.reduce((e,t)=>{const n="order"+Zt(t);return e[n]={type:[String,Number],default:null},e},{}),du={col:Object.keys(td),offset:Object.keys(nd),order:Object.keys(rd)};function pb(e,t,n){let r=e;if(!(n==null||n===!1)){if(t){const l=t.replace(e,"");r+=`-${l}`}return e==="col"&&(r="v-"+r),e==="col"&&(n===""||n===!0)||(r+=`-${n}`),r.toLowerCase()}}const bb=["auto","start","end","center","baseline","stretch"],Sb=G({cols:{type:[Boolean,String,Number],default:!1},...td,offset:{type:[String,Number],default:null},...nd,order:{type:[String,Number],default:null},...rd,alignSelf:{type:String,default:null,validator:e=>bb.includes(e)},...be(),...Ue()},"VCol"),Ae=fe()({name:"VCol",props:Sb(),setup(e,t){let{slots:n}=t;const r=p(()=>{const l=[];let s;for(s in du)du[s].forEach(i=>{const a=e[i],u=pb(s,i,a);u&&l.push(u)});const o=l.some(i=>i.startsWith("v-col-"));return l.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}),l});return()=>{var l;return gn(e.tag,{class:[r.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),pi=["start","end","center"],ld=["space-between","space-around","space-evenly"];function bi(e,t){return es.reduce((n,r)=>{const l=e+Zt(r);return n[l]=t(),n},{})}const wb=[...pi,"baseline","stretch"],sd=e=>wb.includes(e),od=bi("align",()=>({type:String,default:null,validator:sd})),Cb=[...pi,...ld],id=e=>Cb.includes(e),ad=bi("justify",()=>({type:String,default:null,validator:id})),_b=[...pi,...ld,"stretch"],ud=e=>_b.includes(e),cd=bi("alignContent",()=>({type:String,default:null,validator:ud})),mu={align:Object.keys(od),justify:Object.keys(ad),alignContent:Object.keys(cd)},xb={align:"align",justify:"justify",alignContent:"align-content"};function kb(e,t,n){let r=xb[e];if(n!=null){if(t){const l=t.replace(e,"");r+=`-${l}`}return r+=`-${n}`,r.toLowerCase()}}const Eb=G({dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:sd},...od,justify:{type:String,default:null,validator:id},...ad,alignContent:{type:String,default:null,validator:ud},...cd,...be(),...Ue()},"VRow"),mt=fe()({name:"VRow",props:Eb(),setup(e,t){let{slots:n}=t;const r=p(()=>{const l=[];let s;for(s in mu)mu[s].forEach(o=>{const i=e[o],a=kb(s,o,i);a&&l.push(a)});return l.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}),l});return()=>{var l;return gn(e.tag,{class:["v-row",r.value,e.class],style:e.style},(l=n.default)==null?void 0:l.call(n))}}}),Ab=G({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function ht(e,t,n){return fe()({name:e,props:Ab({mode:n,origin:t}),setup(r,l){let{slots:s}=l;const o={onBeforeEnter(i){r.origin&&(i.style.transformOrigin=r.origin)},onLeave(i){if(r.leaveAbsolute){const{offsetTop:a,offsetLeft:u,offsetWidth:f,offsetHeight:c}=i;i._transitionInitialStyles={position:i.style.position,top:i.style.top,left:i.style.left,width:i.style.width,height:i.style.height},i.style.position="absolute",i.style.top=`${a}px`,i.style.left=`${u}px`,i.style.width=`${f}px`,i.style.height=`${c}px`}r.hideOnLeave&&i.style.setProperty("display","none","important")},onAfterLeave(i){if(r.leaveAbsolute&&(i!=null&&i._transitionInitialStyles)){const{position:a,top:u,left:f,width:c,height:d}=i._transitionInitialStyles;delete i._transitionInitialStyles,i.style.position=a||"",i.style.top=u||"",i.style.left=f||"",i.style.width=c||"",i.style.height=d||""}}};return()=>{const i=r.group?Yo:Xt;return gn(i,{name:r.disabled?"":e,css:!r.disabled,...r.group?void 0:{mode:r.mode},...r.disabled?{}:o},s.default)}}})}function fd(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return fe()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(r,l){let{slots:s}=l;const o=r.group?Yo:Xt;return()=>gn(o,{name:r.disabled?"":e,css:!r.disabled,...r.disabled?{}:t},s.default)}})}function dd(){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=Ct(`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 i=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=i.transition,e&&o._parent&&o._parent.classList.add(e),requestAnimationFrame(()=>{o.style[n]=a})},onAfterEnter:s,onEnterCancelled:s,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:l,onLeaveCancelled:l};function l(o){e&&o._parent&&o._parent.classList.remove(e),s(o)}function s(o){const i=o._initialStyle[n];o.style.overflow=o._initialStyle.overflow,i!=null&&(o.style[n]=i),delete o._initialStyle}}const Tb=G({target:[Object,Array]},"v-dialog-transition"),md=fe()({name:"VDialogTransition",props:Tb(),setup(e,t){let{slots:n}=t;const r={onBeforeEnter(l){l.style.pointerEvents="none",l.style.visibility="hidden"},async onEnter(l,s){var d;await new Promise(v=>requestAnimationFrame(v)),await new Promise(v=>requestAnimationFrame(v)),l.style.visibility="";const{x:o,y:i,sx:a,sy:u,speed:f}=hu(e.target,l),c=Gn(l,[{transform:`translate(${o}px, ${i}px) scale(${a}, ${u})`,opacity:0},{}],{duration:225*f,easing:mg});(d=vu(l))==null||d.forEach(v=>{Gn(v,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*f,easing:Ll})}),c.finished.then(()=>s())},onAfterEnter(l){l.style.removeProperty("pointer-events")},onBeforeLeave(l){l.style.pointerEvents="none"},async onLeave(l,s){var d;await new Promise(v=>requestAnimationFrame(v));const{x:o,y:i,sx:a,sy:u,speed:f}=hu(e.target,l);Gn(l,[{},{transform:`translate(${o}px, ${i}px) scale(${a}, ${u})`,opacity:0}],{duration:125*f,easing:vg}).finished.then(()=>s()),(d=vu(l))==null||d.forEach(v=>{Gn(v,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*f,easing:Ll})})},onAfterLeave(l){l.style.removeProperty("pointer-events")}};return()=>e.target?h(Xt,we({name:"dialog-transition"},r,{css:!1}),n):h(Xt,{name:"dialog-transition"},n)}});function vu(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 hu(e,t){const n=Gc(e),r=ti(t),[l,s]=getComputedStyle(t).transformOrigin.split(" ").map(w=>parseFloat(w)),[o,i]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let a=n.left+n.width/2;o==="left"||i==="left"?a-=n.width/2:(o==="right"||i==="right")&&(a+=n.width/2);let u=n.top+n.height/2;o==="top"||i==="top"?u-=n.height/2:(o==="bottom"||i==="bottom")&&(u+=n.height/2);const f=n.width/r.width,c=n.height/r.height,d=Math.max(1,f,c),v=f/d||0,g=c/d||0,m=r.width*r.height/(window.innerWidth*window.innerHeight),y=m>.12?Math.min(1.5,(m-.12)*10+1):1;return{x:a-(l+r.left),y:u-(s+r.top),sx:v,sy:g,speed:y}}ht("fab-transition","center center","out-in");ht("dialog-bottom-transition");ht("dialog-top-transition");const gu=ht("fade-transition"),vd=ht("scale-transition");ht("scroll-x-transition");ht("scroll-x-reverse-transition");ht("scroll-y-transition");ht("scroll-y-reverse-transition");ht("slide-x-transition");ht("slide-x-reverse-transition");const hd=ht("slide-y-transition");ht("slide-y-reverse-transition");const Pb=fd("expand-transition",dd()),gd=fd("expand-x-transition",dd("",!0)),el=G({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>e!==!0}},"transition"),un=(e,t)=>{let{slots:n}=t;const{transition:r,disabled:l,group:s,...o}=e,{component:i=s?Yo:Xt,...a}=typeof r=="object"?r:{};return gn(i,we(typeof r=="string"?{name:l?"":r}:a,typeof r=="string"?{}:Object.fromEntries(Object.entries({disabled:l,group:s}).filter(u=>{let[f,c]=u;return c!==void 0})),o),n)},Vb=G({active:Boolean,disabled:Boolean,max:[Number,String],value:{type:[Number,String],default:0},...be(),...el({transition:{component:hd}})},"VCounter"),Ob=fe()({name:"VCounter",functional:!0,props:Vb(),setup(e,t){let{slots:n}=t;const r=p(()=>e.max?`${e.value} / ${e.max}`:String(e.value));return pe(()=>h(un,{transition:e.transition},{default:()=>[it(h("div",{class:["v-counter",{"text-error":e.max&&!e.disabled&&parseFloat(e.value)>parseFloat(e.max)},e.class],style:e.style},[n.default?n.default({counter:r.value,max:e.max,value:e.value}):r.value]),[[yn,e.active]])]})),{}}}),Ib=G({text:String,onClick:Vt(),...be(),...Je()},"VLabel"),Si=fe()({name:"VLabel",props:Ib(),setup(e,t){let{slots:n}=t;return pe(()=>{var r;return h("label",{class:["v-label",{"v-label--clickable":!!e.onClick},e.class],style:e.style,onClick:e.onClick},[e.text,(r=n.default)==null?void 0:r.call(n)])}),{}}}),Fb=G({floating:Boolean,...be()},"VFieldLabel"),dl=fe()({name:"VFieldLabel",props:Fb(),setup(e,t){let{slots:n}=t;return pe(()=>h(Si,{class:["v-field-label",{"v-field-label--floating":e.floating},e.class],style:e.style,"aria-hidden":e.floating||void 0},n)),{}}});function yd(e){const{t}=si();function n(r){let{name:l}=r;const s={prepend:"prependAction",prependInner:"prependAction",append:"appendAction",appendInner:"appendAction",clear:"clear"}[l],o=e[`onClick:${l}`],i=o&&s?t(`$vuetify.input.${s}`,e.label??""):void 0;return h(qe,{icon:e[`${l}Icon`],"aria-label":i,onClick:o},null)}return{InputIcon:n}}const wi=G({focused:Boolean,"onUpdate:focused":Vt()},"focus");function us(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt();const n=$e(e,"focused"),r=p(()=>({[`${t}--focused`]:n.value}));function l(){n.value=!0}function s(){n.value=!1}return{focusClasses:r,isFocused:n,focus:l,blur:s}}const Rb=["underlined","outlined","filled","solo","solo-inverted","solo-filled","plain"],pd=G({appendInnerIcon:Re,bgColor:String,clearable:Boolean,clearIcon:{type:Re,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:Re,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>Rb.includes(e)},"onClick:clear":Vt(),"onClick:appendInner":Vt(),"onClick:prependInner":Vt(),...be(),...Wf(),...Ft(),...Je()},"VField"),bd=fe()({name:"VField",inheritAttrs:!1,props:{id:String,...wi(),...pd()},emits:{"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:n,emit:r,slots:l}=t;const{themeClasses:s}=tt(e),{loaderClasses:o}=hi(e),{focusClasses:i,isFocused:a,focus:u,blur:f}=us(e),{InputIcon:c}=yd(e),{roundedClasses:d}=Rt(e),{rtlClasses:v}=kt(),g=p(()=>e.dirty||e.active),m=p(()=>!e.singleLine&&!!(e.label||l.label)),y=xt(),w=p(()=>e.id||`input-${y}`),E=p(()=>`${w.value}-messages`),T=se(),O=se(),k=se(),_=p(()=>["plain","underlined"].includes(e.variant)),{backgroundColorClasses:S,backgroundColorStyles:A}=Ot(re(e,"bgColor")),{textColorClasses:I,textColorStyles:R}=zt(p(()=>e.error||e.disabled?void 0:g.value&&a.value?e.color:e.baseColor));ge(g,N=>{if(m.value){const q=T.value.$el,X=O.value.$el;requestAnimationFrame(()=>{const Q=ti(q),L=X.getBoundingClientRect(),z=L.x-Q.x,P=L.y-Q.y-(Q.height/2-L.height/2),D=L.width/.75,Y=Math.abs(D-Q.width)>1?{maxWidth:ue(D)}:void 0,ie=getComputedStyle(q),ye=getComputedStyle(X),ne=parseFloat(ie.transitionDuration)*1e3||150,W=parseFloat(ye.getPropertyValue("--v-field-label-scale")),le=ye.getPropertyValue("color");q.style.visibility="visible",X.style.visibility="hidden",Gn(q,{transform:`translate(${z}px, ${P}px) scale(${W})`,color:le,...Y},{duration:ne,easing:Ll,direction:N?"normal":"reverse"}).finished.then(()=>{q.style.removeProperty("visibility"),X.style.removeProperty("visibility")})})}},{flush:"post"});const B=p(()=>({isActive:g,isFocused:a,controlRef:k,blur:f,focus:u}));function C(N){N.target!==document.activeElement&&N.preventDefault()}function V(N){var q;N.key!=="Enter"&&N.key!==" "||(N.preventDefault(),N.stopPropagation(),(q=e["onClick:clear"])==null||q.call(e,new MouseEvent("click")))}return pe(()=>{var z,P,D;const N=e.variant==="outlined",q=!!(l["prepend-inner"]||e.prependInnerIcon),X=!!(e.clearable||l.clear),Q=!!(l["append-inner"]||e.appendInnerIcon||X),L=()=>l.label?l.label({...B.value,label:e.label,props:{for:w.value}}):e.label;return h("div",we({class:["v-field",{"v-field--active":g.value,"v-field--appended":Q,"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":q,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--no-label":!L(),[`v-field--variant-${e.variant}`]:!0},s.value,S.value,i.value,o.value,d.value,v.value,e.class],style:[A.value,e.style],onClick:C},n),[h("div",{class:"v-field__overlay"},null),h(Kf,{name:"v-field",active:!!e.loading,color:e.error?"error":typeof e.loading=="string"?e.loading:e.color},{default:l.loader}),q&&h("div",{key:"prepend",class:"v-field__prepend-inner"},[e.prependInnerIcon&&h(c,{key:"prepend-icon",name:"prependInner"},null),(z=l["prepend-inner"])==null?void 0:z.call(l,B.value)]),h("div",{class:"v-field__field","data-no-activator":""},[["filled","solo","solo-inverted","solo-filled"].includes(e.variant)&&m.value&&h(dl,{key:"floating-label",ref:O,class:[I.value],floating:!0,for:w.value,style:R.value},{default:()=>[L()]}),h(dl,{ref:T,for:w.value},{default:()=>[L()]}),(P=l.default)==null?void 0:P.call(l,{...B.value,props:{id:w.value,class:"v-field__input","aria-describedby":E.value},focus:u,blur:f})]),X&&h(gd,{key:"clear"},{default:()=>[it(h("div",{class:"v-field__clearable",onMousedown:Y=>{Y.preventDefault(),Y.stopPropagation()}},[h(ot,{defaults:{VIcon:{icon:e.clearIcon}}},{default:()=>[l.clear?l.clear({...B.value,props:{onKeydown:V,onFocus:u,onBlur:f,onClick:e["onClick:clear"]}}):h(c,{name:"clear",onKeydown:V,onFocus:u,onBlur:f},null)]})]),[[yn,e.dirty]])]}),Q&&h("div",{key:"append",class:"v-field__append-inner"},[(D=l["append-inner"])==null?void 0:D.call(l,B.value),e.appendInnerIcon&&h(c,{key:"append-icon",name:"appendInner"},null)]),h("div",{class:["v-field__outline",I.value],style:R.value},[N&&h(_e,null,[h("div",{class:"v-field__outline__start"},null),m.value&&h("div",{class:"v-field__outline__notch"},[h(dl,{ref:O,floating:!0,for:w.value},{default:()=>[L()]})]),h("div",{class:"v-field__outline__end"},null)]),_.value&&m.value&&h(dl,{ref:O,floating:!0,for:w.value},{default:()=>[L()]})])])}),{controlRef:k}}});function Lb(e){const t=Object.keys(bd.props).filter(n=>!Zo(n)&&n!=="class"&&n!=="style");return $c(e,t)}const Bb=G({active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},...be(),...el({transition:{component:hd,leaveAbsolute:!0,group:!0}})},"VMessages"),Mb=fe()({name:"VMessages",props:Bb(),setup(e,t){let{slots:n}=t;const r=p(()=>qt(e.messages)),{textColorClasses:l,textColorStyles:s}=zt(p(()=>e.color));return pe(()=>h(un,{transition:e.transition,tag:"div",class:["v-messages",l.value,e.class],style:[s.value,e.style],role:"alert","aria-live":"polite"},{default:()=>[e.active&&r.value.map((o,i)=>h("div",{class:"v-messages__message",key:`${i}-${r.value}`},[n.message?n.message({message:o}):o]))]})),{}}}),Db=Symbol.for("vuetify:form");function Sd(){return Oe(Db,null)}const Nb=G({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,...wi()},"validation");function $b(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:jt(),n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:xt();const r=$e(e,"modelValue"),l=p(()=>e.validationValue===void 0?r.value:e.validationValue),s=Sd(),o=se([]),i=de(!0),a=p(()=>!!(qt(r.value===""?null:r.value).length||qt(l.value===""?null:l.value).length)),u=p(()=>!!(e.disabled??(s==null?void 0:s.isDisabled.value))),f=p(()=>!!(e.readonly??(s==null?void 0:s.isReadonly.value))),c=p(()=>{var k;return(k=e.errorMessages)!=null&&k.length?qt(e.errorMessages).concat(o.value).slice(0,Math.max(0,+e.maxErrors)):o.value}),d=p(()=>{let k=(e.validateOn??(s==null?void 0:s.validateOn.value))||"input";k==="lazy"&&(k="input lazy");const _=new Set((k==null?void 0:k.split(" "))??[]);return{blur:_.has("blur")||_.has("input"),input:_.has("input"),submit:_.has("submit"),lazy:_.has("lazy")}}),v=p(()=>{var k;return e.error||(k=e.errorMessages)!=null&&k.length?!1:e.rules.length?i.value?o.value.length||d.value.lazy?null:!0:!o.value.length:!0}),g=de(!1),m=p(()=>({[`${t}--error`]:v.value===!1,[`${t}--dirty`]:a.value,[`${t}--disabled`]:u.value,[`${t}--readonly`]:f.value})),y=ze("validation"),w=p(()=>e.name??Tt(n));zo(()=>{s==null||s.register({id:w.value,vm:y,validate:O,reset:E,resetValidation:T})}),_t(()=>{s==null||s.unregister(w.value)}),Nn(async()=>{d.value.lazy||await O(!0),s==null||s.update(w.value,v.value,c.value)}),Ln(()=>d.value.input,()=>{ge(l,()=>{if(l.value!=null)O();else if(e.focused){const k=ge(()=>e.focused,_=>{_||O(),k()})}})}),Ln(()=>d.value.blur,()=>{ge(()=>e.focused,k=>{k||O()})}),ge([v,c],()=>{s==null||s.update(w.value,v.value,c.value)});async function E(){r.value=null,await Ye(),await T()}async function T(){i.value=!0,d.value.lazy?o.value=[]:await O(!0)}async function O(){let k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const _=[];g.value=!0;for(const S of e.rules){if(_.length>=+(e.maxErrors??1))break;const I=await(typeof S=="function"?S:()=>S)(l.value);if(I!==!0){if(I!==!1&&typeof I!="string"){console.warn(`${I} is not a valid value. Rule functions must return boolean true or a string.`);continue}_.push(I||"")}}return o.value=_,g.value=!1,i.value=k,o.value}return{errorMessages:c,isDirty:a,isDisabled:u,isReadonly:f,isPristine:i,isValid:v,isValidating:g,reset:E,resetValidation:T,validate:O,validationClasses:m}}const cs=G({id:String,appendIcon:Re,centerAffix:{type:Boolean,default:!0},prependIcon:Re,hideDetails:[Boolean,String],hideSpinButtons:Boolean,hint:String,persistentHint:Boolean,messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},"onClick:prepend":Vt(),"onClick:append":Vt(),...be(),...pn(),...Oh(Sn(),["maxWidth","minWidth","width"]),...Je(),...Nb()},"VInput"),nr=fe()({name:"VInput",props:{...cs()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:r,emit:l}=t;const{densityClasses:s}=bn(e),{dimensionStyles:o}=wn(e),{themeClasses:i}=tt(e),{rtlClasses:a}=kt(),{InputIcon:u}=yd(e),f=xt(),c=p(()=>e.id||`input-${f}`),d=p(()=>`${c.value}-messages`),{errorMessages:v,isDirty:g,isDisabled:m,isReadonly:y,isPristine:w,isValid:E,isValidating:T,reset:O,resetValidation:k,validate:_,validationClasses:S}=$b(e,"v-input",c),A=p(()=>({id:c,messagesId:d,isDirty:g,isDisabled:m,isReadonly:y,isPristine:w,isValid:E,isValidating:T,reset:O,resetValidation:k,validate:_})),I=p(()=>{var R;return(R=e.errorMessages)!=null&&R.length||!w.value&&v.value.length?v.value:e.hint&&(e.persistentHint||e.focused)?e.hint:e.messages});return pe(()=>{var N,q,X,Q;const R=!!(r.prepend||e.prependIcon),B=!!(r.append||e.appendIcon),C=I.value.length>0,V=!e.hideDetails||e.hideDetails==="auto"&&(C||!!r.details);return h("div",{class:["v-input",`v-input--${e.direction}`,{"v-input--center-affix":e.centerAffix,"v-input--hide-spin-buttons":e.hideSpinButtons},s.value,i.value,a.value,S.value,e.class],style:[o.value,e.style]},[R&&h("div",{key:"prepend",class:"v-input__prepend"},[(N=r.prepend)==null?void 0:N.call(r,A.value),e.prependIcon&&h(u,{key:"prepend-icon",name:"prepend"},null)]),r.default&&h("div",{class:"v-input__control"},[(q=r.default)==null?void 0:q.call(r,A.value)]),B&&h("div",{key:"append",class:"v-input__append"},[e.appendIcon&&h(u,{key:"append-icon",name:"append"},null),(X=r.append)==null?void 0:X.call(r,A.value)]),V&&h("div",{class:"v-input__details"},[h(Mb,{id:d.value,active:C,messages:I.value},{message:r.message}),(Q=r.details)==null?void 0:Q.call(r,A.value)])])}),{reset:O,resetValidation:k,validate:_,isValid:E,errorMessages:v}}}),Fs=Symbol("Forwarded refs");function Rs(e,t){let n=e;for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Ci(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[Fs]=n,new Proxy(e,{get(l,s){if(Reflect.has(l,s))return Reflect.get(l,s);if(!(typeof s=="symbol"||s.startsWith("$")||s.startsWith("__"))){for(const o of n)if(o.value&&Reflect.has(o.value,s)){const i=Reflect.get(o.value,s);return typeof i=="function"?i.bind(o.value):i}}},has(l,s){if(Reflect.has(l,s))return!0;if(typeof s=="symbol"||s.startsWith("$")||s.startsWith("__"))return!1;for(const o of n)if(o.value&&Reflect.has(o.value,s))return!0;return!1},set(l,s,o){if(Reflect.has(l,s))return Reflect.set(l,s,o);if(typeof s=="symbol"||s.startsWith("$")||s.startsWith("__"))return!1;for(const i of n)if(i.value&&Reflect.has(i.value,s))return Reflect.set(i.value,s,o);return!1},getOwnPropertyDescriptor(l,s){var i;const o=Reflect.getOwnPropertyDescriptor(l,s);if(o)return o;if(!(typeof s=="symbol"||s.startsWith("$")||s.startsWith("__"))){for(const a of n){if(!a.value)continue;const u=Rs(a.value,s)??("_"in a.value?Rs((i=a.value._)==null?void 0:i.setupState,s):void 0);if(u)return u}for(const a of n){const u=a.value&&a.value[Fs];if(!u)continue;const f=u.slice();for(;f.length;){const c=f.shift(),d=Rs(c.value,s);if(d)return d;const v=c.value&&c.value[Fs];v&&f.push(...v)}}}}})}function Hb(e,t){if(!Jo)return;const n=t.modifiers||{},r=t.value,{handler:l,options:s}=typeof r=="object"?r:{handler:r,options:{}},o=new IntersectionObserver(function(){var c;let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],a=arguments.length>1?arguments[1]:void 0;const u=(c=e._observe)==null?void 0:c[t.instance.$.uid];if(!u)return;const f=i.some(d=>d.isIntersecting);l&&(!n.quiet||u.init)&&(!n.once||f||u.init)&&l(f,i,a),f&&n.once?wd(e,t):u.init=!0},s);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:o},o.observe(e)}function wd(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 Cd={mounted:Hb,unmounted:wd},zb=["color","file","time","date","datetime-local","week","month"],_d=G({autofocus:Boolean,counter:[Boolean,Number,String],counterValue:[Number,Function],prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,role:String,type:{type:String,default:"text"},modelModifiers:Object,...cs(),...pd()},"VTextField"),dn=fe()({name:"VTextField",directives:{Intersect:Cd},inheritAttrs:!1,props:_d(),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:l}=t;const s=$e(e,"modelValue"),{isFocused:o,focus:i,blur:a}=us(e),u=p(()=>typeof e.counterValue=="function"?e.counterValue(s.value):typeof e.counterValue=="number"?e.counterValue:(s.value??"").toString().length),f=p(()=>{if(n.maxlength)return n.maxlength;if(!(!e.counter||typeof e.counter!="number"&&typeof e.counter!="string"))return e.counter}),c=p(()=>["plain","underlined"].includes(e.variant));function d(_,S){var A,I;!e.autofocus||!_||(I=(A=S[0].target)==null?void 0:A.focus)==null||I.call(A)}const v=se(),g=se(),m=se(),y=p(()=>zb.includes(e.type)||e.persistentPlaceholder||o.value||e.active);function w(){var _;m.value!==document.activeElement&&((_=m.value)==null||_.focus()),o.value||i()}function E(_){r("mousedown:control",_),_.target!==m.value&&(w(),_.preventDefault())}function T(_){w(),r("click:control",_)}function O(_){_.stopPropagation(),w(),Ye(()=>{s.value=null,Lh(e["onClick:clear"],_)})}function k(_){var A;const S=_.target;if(s.value=S.value,(A=e.modelModifiers)!=null&&A.trim&&["text","search","password","tel","url"].includes(e.type)){const I=[S.selectionStart,S.selectionEnd];Ye(()=>{S.selectionStart=I[0],S.selectionEnd=I[1]})}}return pe(()=>{const _=!!(l.counter||e.counter!==!1&&e.counter!=null),S=!!(_||l.details),[A,I]=Qo(n),{modelValue:R,...B}=nr.filterProps(e),C=Lb(e);return h(nr,we({ref:v,modelValue:s.value,"onUpdate:modelValue":V=>s.value=V,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-input--plain-underlined":c.value},e.class],style:e.style},A,B,{centerAffix:!c.value,focused:o.value}),{...l,default:V=>{let{id:N,isDisabled:q,isDirty:X,isReadonly:Q,isValid:L}=V;return h(bd,we({ref:g,onMousedown:E,onClick:T,"onClick:clear":O,"onClick:prependInner":e["onClick:prependInner"],"onClick:appendInner":e["onClick:appendInner"],role:e.role},C,{id:N.value,active:y.value||X.value,dirty:X.value||e.dirty,disabled:q.value,focused:o.value,error:L.value===!1}),{...l,default:z=>{let{props:{class:P,...D}}=z;const Y=it(h("input",we({ref:m,value:s.value,onInput:k,autofocus:e.autofocus,readonly:Q.value,disabled:q.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:w,onBlur:a},D,I),null),[[Dn("intersect"),{handler:d},null,{once:!0}]]);return h(_e,null,[e.prefix&&h("span",{class:"v-text-field__prefix"},[h("span",{class:"v-text-field__prefix__text"},[e.prefix])]),l.default?h("div",{class:P,"data-no-activator":""},[l.default(),Y]):Jt(Y,{class:P}),e.suffix&&h("span",{class:"v-text-field__suffix"},[h("span",{class:"v-text-field__suffix__text"},[e.suffix])])])}})},details:S?V=>{var N;return h(_e,null,[(N=l.details)==null?void 0:N.call(l,V),_&&h(_e,null,[h("span",null,null),h(Ob,{active:e.persistentCounter||o.value,value:u.value,max:f.value,disabled:e.disabled},l.counter)])])}:void 0})}),Ci({},v,g,m)}}),jb={data(){return{visibility:!0,ws:null,message:null,rtspinfo:{rtspuri:"",multicasturi:"",url:""},videoCanvas:null,format:{format:"",width:0,height:0},frameResolved:null}},mounted(){const e=document.createElement("canvas");this.videoCanvas=e.getContext("2d");const t=document.getElementById("video");t.srcObject=e.captureStream(),t.play(),this.videoCanvas.clearRect(0,0,e.width,e.height),ke.get("/api/rtspinfo").then(n=>this.rtspinfo=n.data),ke.get("/api/isCapturing").then(n=>this.visibility=n.data)},created(){let e=new URL("./ws",location.href);e.protocol=e.protocol.replace("http","ws"),this.connectWebSocket(e.href)},destroyed(){console.log("Closing decoder"),this.ws.decoder&&this.ws.decoder.close(),this.ws.decoder=null,console.log("Closing WebSocket"),this.ws&&(this.ws.close(),this.ws=null)},methods:{start(){ke.get("/api/start").then(()=>this.visibility=!0)},stop(){ke.get("/api/stop").then(()=>this.visibility=!1)},async onMessage(e){const{data:t}=e;if(typeof t=="string")this.format=JSON.parse(t);else if(t instanceof ArrayBuffer){const n=new Uint8Array(t);try{const r=await this.onFrame(n);this.displayFrame(r),this.message=null}catch(r){this.message=r}}},connectWebSocket(e){console.log(`Connecting WebSocket to ${e}`),this.ws=new WebSocket(e),this.ws.binaryType="arraybuffer",this.ws.onmessage=this.onMessage,this.ws.onclose=()=>setTimeout(()=>this.connectWebSocket(e),1e3)},displayFrame(e){this.videoCanvas.canvas.width=e.displayWidth,this.videoCanvas.canvas.height=e.displayHeight,this.videoCanvas.drawImage(e,0,0),e.close()},async onH264Frame(e){this.ws.decoder||(this.ws.decoder=new VideoDecoder({output:n=>this.frameResolved(n),error:n=>console.log(n.message)}));const t=e[4]&31;if(this.ws.decoder.state!=="configured"&&t===7){let n="avc1.";for(let s=0;s<3;s++)n+=("00"+e[5+s].toString(16)).slice(-2);const r={codec:n};if((await VideoDecoder.isConfigSupported(r)).supported)this.ws.decoder.configure(r);else return Promise.reject(`${n} is not supported`)}if(this.ws.decoder.state==="configured"){const n=new EncodedVideoChunk({timestamp:performance.now(),type:"key",data:e});return this.ws.decoder.decode(n),await new Promise(r=>this.frameResolved=r)}else return Promise.reject("H264 decoder not configured")},async onJPEGFrame(e){const n=await new ImageDecoder({data:e,type:"image/jpeg"}).decode();return new VideoFrame(n.image,{timestamp:performance.now()})},onDefaultFrame(e){return new VideoFrame(e,{format:this.format.format,timestamp:performance.now(),codedWidth:this.format.width,codedHeight:this.format.height})},onFrame(e){return e.length>1&&e[0]===255&&e[1]===216?this.onJPEGFrame(e):e.length>3&&e[0]===0&&e[1]===0&&e[2]===0&&e[3]===1?this.onH264Frame(e):this.format?this.onDefaultFrame(e):Promise.reject("Unknown format")},async updateRtspInfo(){const e=await ke.post("/api/rtspinfo",this.rtspinfo);this.rtspinfo=e.data}}},Ub={id:"video",muted:"",class:"h-100",preload:"none"},Wb={key:0},Kb=Yt("h3",null,"RTSP",-1);function Gb(e,t,n,r,l,s){return Pe(),Js("div",null,[h(Pn,null,{default:te(()=>[h(mt,{align:"center",justify:"space-around"},{default:te(()=>[l.visibility?je("",!0):(Pe(),Me(kr,{key:0,onClick:s.start},{default:te(()=>[Te("Start")]),_:1},8,["onClick"])),l.visibility?(Pe(),Me(kr,{key:1,onClick:s.stop},{default:te(()=>[Te("Stop")]),_:1},8,["onClick"])):je("",!0)]),_:1})]),_:1}),h(Pn,null,{default:te(()=>[h(mt,{align:"center",justify:"center",style:{height:"33vh"}},{default:te(()=>[it(Yt("video",Ub,null,512),[[yn,l.visibility&&!l.message]]),l.message?(Pe(),Js("div",Wb,Ge(this.message),1)):je("",!0)]),_:1})]),_:1}),h(Pn,null,{default:te(()=>[h(mt,{align:"center",justify:"center"},{default:te(()=>[Te(Ge(this.rtspinfo.url),1)]),_:1})]),_:1}),h(Er),h(Pn,null,{default:te(()=>[Kb,h(mt,null,{default:te(()=>[h(Ae,null,{default:te(()=>[Te("RTSP Uri")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[h(dn,{modelValue:l.rtspinfo.rtspuri,"onUpdate:modelValue":[t[0]||(t[0]=o=>l.rtspinfo.rtspuri=o),t[1]||(t[1]=o=>s.updateRtspInfo())]},null,8,["modelValue"])]),_:1})]),_:1}),h(mt,null,{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Multicast Uri")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[h(dn,{modelValue:l.rtspinfo.multicasturi,"onUpdate:modelValue":[t[2]||(t[2]=o=>l.rtspinfo.multicasturi=o),t[3]||(t[3]=o=>s.updateRtspInfo())]},null,8,["modelValue"])]),_:1})]),_:1})]),_:1})])}const qb=os(jb,[["render",Gb]]);function Yb(e){return{aspectStyles:p(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const xd=G({aspectRatio:[String,Number],contentClass:String,inline:Boolean,...be(),...Sn()},"VResponsive"),yu=fe()({name:"VResponsive",props:xd(),setup(e,t){let{slots:n}=t;const{aspectStyles:r}=Yb(e),{dimensionStyles:l}=wn(e);return pe(()=>{var s;return h("div",{class:["v-responsive",{"v-responsive--inline":e.inline},e.class],style:[l.value,e.style]},[h("div",{class:"v-responsive__sizer",style:r.value},null),(s=n.additional)==null?void 0:s.call(n),n.default&&h("div",{class:["v-responsive__content",e.contentClass]},[n.default()])])}),{}}}),Jb=G({alt:String,cover:Boolean,color:String,draggable:{type:[Boolean,String],default:void 0},eager:Boolean,gradient:String,lazySrc:String,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},sizes:String,src:{type:[String,Object],default:""},crossorigin:String,referrerpolicy:String,srcset:String,position:String,...xd(),...be(),...Ft(),...el()},"VImg"),Xb=fe()({name:"VImg",directives:{intersect:Cd},props:Jb(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:r}=t;const{backgroundColorClasses:l,backgroundColorStyles:s}=Ot(re(e,"color")),{roundedClasses:o}=Rt(e),i=ze("VImg"),a=de(""),u=se(),f=de(e.eager?"loading":"idle"),c=de(),d=de(),v=p(()=>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)}),g=p(()=>v.value.aspect||c.value/d.value||0);ge(()=>e.src,()=>{m(f.value!=="idle")}),ge(g,(C,V)=>{!C&&V&&u.value&&O(u.value)}),zo(()=>m());function m(C){if(!(e.eager&&C)&&!(Jo&&!C&&!e.eager)){if(f.value="loading",v.value.lazySrc){const V=new Image;V.src=v.value.lazySrc,O(V,null)}v.value.src&&Ye(()=>{var V;n("loadstart",((V=u.value)==null?void 0:V.currentSrc)||v.value.src),setTimeout(()=>{var N;if(!i.isUnmounted)if((N=u.value)!=null&&N.complete){if(u.value.naturalWidth||w(),f.value==="error")return;g.value||O(u.value,null),f.value==="loading"&&y()}else g.value||O(u.value),E()})})}}function y(){var C;i.isUnmounted||(E(),O(u.value),f.value="loaded",n("load",((C=u.value)==null?void 0:C.currentSrc)||v.value.src))}function w(){var C;i.isUnmounted||(f.value="error",n("error",((C=u.value)==null?void 0:C.currentSrc)||v.value.src))}function E(){const C=u.value;C&&(a.value=C.currentSrc||C.src)}let T=-1;_t(()=>{clearTimeout(T)});function O(C){let V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const N=()=>{if(clearTimeout(T),i.isUnmounted)return;const{naturalHeight:q,naturalWidth:X}=C;q||X?(c.value=X,d.value=q):!C.complete&&f.value==="loading"&&V!=null?T=window.setTimeout(N,V):(C.currentSrc.endsWith(".svg")||C.currentSrc.startsWith("data:image/svg+xml"))&&(c.value=1,d.value=1)};N()}const k=p(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),_=()=>{var N;if(!v.value.src||f.value==="idle")return null;const C=h("img",{class:["v-img__img",k.value],style:{objectPosition:e.position},src:v.value.src,srcset:v.value.srcset,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:u,onLoad:y,onError:w},null),V=(N=r.sources)==null?void 0:N.call(r);return h(un,{transition:e.transition,appear:!0},{default:()=>[it(V?h("picture",{class:"v-img__picture"},[V,C]):C,[[yn,f.value==="loaded"]])]})},S=()=>h(un,{transition:e.transition},{default:()=>[v.value.lazySrc&&f.value!=="loaded"&&h("img",{class:["v-img__img","v-img__img--preload",k.value],style:{objectPosition:e.position},src:v.value.lazySrc,alt:e.alt,crossorigin:e.crossorigin,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),A=()=>r.placeholder?h(un,{transition:e.transition,appear:!0},{default:()=>[(f.value==="loading"||f.value==="error"&&!r.error)&&h("div",{class:"v-img__placeholder"},[r.placeholder()])]}):null,I=()=>r.error?h(un,{transition:e.transition,appear:!0},{default:()=>[f.value==="error"&&h("div",{class:"v-img__error"},[r.error()])]}):null,R=()=>e.gradient?h("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,B=de(!1);{const C=ge(g,V=>{V&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{B.value=!0})}),C())})}return pe(()=>{const C=yu.filterProps(e);return it(h(yu,we({class:["v-img",{"v-img--booting":!B.value},l.value,o.value,e.class],style:[{width:ue(e.width==="auto"?c.value:e.width)},s.value,e.style]},C,{aspectRatio:g.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>h(_e,null,[h(_,null,null),h(S,null,null),h(R,null,null),h(A,null,null),h(I,null,null)]),default:r.default}),[[Dn("intersect"),{handler:m,options:e.options},null,{once:!0}]])}),{currentSrc:a,image:u,state:f,naturalWidth:c,naturalHeight:d}}}),Zb=G({start:Boolean,end:Boolean,icon:Re,image:String,text:String,...be(),...pn(),...Ft(),...Xr(),...Ue(),...Je(),...zn({variant:"flat"})},"VAvatar"),Hr=fe()({name:"VAvatar",props:Zb(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{colorClasses:l,colorStyles:s,variantClasses:o}=as(e),{densityClasses:i}=bn(e),{roundedClasses:a}=Rt(e),{sizeClasses:u,sizeStyles:f}=Zr(e);return pe(()=>h(e.tag,{class:["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},r.value,l.value,i.value,a.value,u.value,o.value,e.class],style:[s.value,f.value,e.style]},{default:()=>[n.default?h(ot,{key:"content-defaults",defaults:{VImg:{cover:!0,image:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?h(Xb,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?h(qe,{key:"icon",icon:e.icon},null):e.text,is(!1,"v-avatar")]})),{}}}),kd=Symbol.for("vuetify:selection-control-group"),Ed=G({color:String,disabled:{type:Boolean,default:null},defaultsTarget:String,error:Boolean,id:String,inline:Boolean,falseIcon:Re,trueIcon:Re,ripple:{type:[Boolean,Object],default:!0},multiple:{type:Boolean,default:null},name:String,readonly:{type:Boolean,default:null},modelValue:null,type:String,valueComparator:{type:Function,default:sr},...be(),...pn(),...Je()},"SelectionControlGroup"),Qb=G({...Ed({defaultsTarget:"VSelectionControl"})},"VSelectionControlGroup");fe()({name:"VSelectionControlGroup",props:Qb(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),l=xt(),s=p(()=>e.id||`v-selection-control-group-${l}`),o=p(()=>e.name||s.value),i=new Set;return et(kd,{modelValue:r,forceUpdate:()=>{i.forEach(a=>a())},onForceUpdate:a=>{i.add(a),ct(()=>{i.delete(a)})}}),Gr({[e.defaultsTarget]:{color:re(e,"color"),disabled:re(e,"disabled"),density:re(e,"density"),error:re(e,"error"),inline:re(e,"inline"),modelValue:r,multiple:p(()=>!!e.multiple||e.multiple==null&&Array.isArray(r.value)),name:o,falseIcon:re(e,"falseIcon"),trueIcon:re(e,"trueIcon"),readonly:re(e,"readonly"),ripple:re(e,"ripple"),type:re(e,"type"),valueComparator:re(e,"valueComparator")}}),pe(()=>{var a;return h("div",{class:["v-selection-control-group",{"v-selection-control-group--inline":e.inline},e.class],style:e.style,role:e.type==="radio"?"radiogroup":void 0},[(a=n.default)==null?void 0:a.call(n)])}),{}}});const _i=G({label:String,baseColor:String,trueValue:null,falseValue:null,value:null,...be(),...Ed()},"VSelectionControl");function e0(e){const t=Oe(kd,void 0),{densityClasses:n}=bn(e),r=$e(e,"modelValue"),l=p(()=>e.trueValue!==void 0?e.trueValue:e.value!==void 0?e.value:!0),s=p(()=>e.falseValue!==void 0?e.falseValue:!1),o=p(()=>!!e.multiple||e.multiple==null&&Array.isArray(r.value)),i=p({get(){const v=t?t.modelValue.value:r.value;return o.value?qt(v).some(g=>e.valueComparator(g,l.value)):e.valueComparator(v,l.value)},set(v){if(e.readonly)return;const g=v?l.value:s.value;let m=g;o.value&&(m=v?[...qt(r.value),g]:qt(r.value).filter(y=>!e.valueComparator(y,l.value))),t?t.modelValue.value=m:r.value=m}}),{textColorClasses:a,textColorStyles:u}=zt(p(()=>{if(!(e.error||e.disabled))return i.value?e.color:e.baseColor})),{backgroundColorClasses:f,backgroundColorStyles:c}=Ot(p(()=>i.value&&!e.error&&!e.disabled?e.color:e.baseColor)),d=p(()=>i.value?e.trueIcon:e.falseIcon);return{group:t,densityClasses:n,trueValue:l,falseValue:s,model:i,textColorClasses:a,textColorStyles:u,backgroundColorClasses:f,backgroundColorStyles:c,icon:d}}const zl=fe()({name:"VSelectionControl",directives:{Ripple:Qr},inheritAttrs:!1,props:_i(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const{group:l,densityClasses:s,icon:o,model:i,textColorClasses:a,textColorStyles:u,backgroundColorClasses:f,backgroundColorStyles:c,trueValue:d}=e0(e),v=xt(),g=de(!1),m=de(!1),y=se(),w=p(()=>e.id||`input-${v}`),E=p(()=>!e.disabled&&!e.readonly);l==null||l.onForceUpdate(()=>{y.value&&(y.value.checked=i.value)});function T(S){E.value&&(g.value=!0,Fl(S.target,":focus-visible")!==!1&&(m.value=!0))}function O(){g.value=!1,m.value=!1}function k(S){S.stopPropagation()}function _(S){E.value&&(e.readonly&&l&&Ye(()=>l.forceUpdate()),i.value=S.target.checked)}return pe(()=>{var B,C;const S=r.label?r.label({label:e.label,props:{for:w.value}}):e.label,[A,I]=Qo(n),R=h("input",we({ref:y,checked:i.value,disabled:!!e.disabled,id:w.value,onBlur:O,onFocus:T,onInput:_,"aria-disabled":!!e.disabled,"aria-label":e.label,type:e.type,value:d.value,name:e.name,"aria-checked":e.type==="checkbox"?i.value:void 0},I),null);return h("div",we({class:["v-selection-control",{"v-selection-control--dirty":i.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":g.value,"v-selection-control--focus-visible":m.value,"v-selection-control--inline":e.inline},s.value,e.class]},A,{style:e.style}),[h("div",{class:["v-selection-control__wrapper",a.value],style:u.value},[(B=r.default)==null?void 0:B.call(r,{backgroundColorClasses:f,backgroundColorStyles:c}),it(h("div",{class:["v-selection-control__input"]},[((C=r.input)==null?void 0:C.call(r,{model:i,textColorClasses:a,textColorStyles:u,backgroundColorClasses:f,backgroundColorStyles:c,inputNode:R,icon:o.value,props:{onFocus:T,onBlur:O,id:w.value}}))??h(_e,null,[o.value&&h(qe,{key:"icon",icon:o.value},null),R])]),[[Dn("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),S&&h(Si,{for:w.value,onClick:k},{default:()=>[S]})])}),{isFocused:g,input:y}}}),t0=G({indeterminate:Boolean,indeterminateIcon:{type:Re,default:"$checkboxIndeterminate"},..._i({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})},"VCheckboxBtn"),n0=fe()({name:"VCheckboxBtn",props:t0(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"indeterminate"),l=$e(e,"modelValue");function s(a){r.value&&(r.value=!1)}const o=p(()=>r.value?e.indeterminateIcon:e.falseIcon),i=p(()=>r.value?e.indeterminateIcon:e.trueIcon);return pe(()=>{const a=or(zl.filterProps(e),["modelValue"]);return h(zl,we(a,{modelValue:l.value,"onUpdate:modelValue":[u=>l.value=u,s],class:["v-checkbox-btn",e.class],style:e.style,type:"checkbox",falseIcon:o.value,trueIcon:i.value,"aria-checked":r.value?"mixed":void 0}),n)}),{}}});function r0(e){let{selectedElement:t,containerElement:n,isRtl:r,isHorizontal:l}=e;const s=zr(l,n),o=Ad(l,r,n),i=zr(l,t),a=Td(l,t),u=i*.4;return o>a?a-u:o+s<a+i?a-s+i+u:o}function l0(e){let{selectedElement:t,containerElement:n,isHorizontal:r}=e;const l=zr(r,n),s=Td(r,t),o=zr(r,t);return s-l/2+o/2}function pu(e,t){const n=e?"scrollWidth":"scrollHeight";return(t==null?void 0:t[n])||0}function s0(e,t){const n=e?"clientWidth":"clientHeight";return(t==null?void 0:t[n])||0}function Ad(e,t,n){if(!n)return 0;const{scrollLeft:r,offsetWidth:l,scrollWidth:s}=n;return e?t?s-l+r:r:n.scrollTop}function zr(e,t){const n=e?"offsetWidth":"offsetHeight";return(t==null?void 0:t[n])||0}function Td(e,t){const n=e?"offsetLeft":"offsetTop";return(t==null?void 0:t[n])||0}const o0=Symbol.for("vuetify:v-slide-group"),Pd=G({centerActive:Boolean,direction:{type:String,default:"horizontal"},symbol:{type:null,default:o0},nextIcon:{type:Re,default:"$next"},prevIcon:{type:Re,default:"$prev"},showArrows:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["always","desktop","mobile"].includes(e)},...be(),...my(),...Ue(),...mi({selectedClass:"v-slide-group-item--active"})},"VSlideGroup"),bu=fe()({name:"VSlideGroup",props:Pd(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isRtl:r}=kt(),{displayClasses:l,mobile:s}=oi(e),o=vi(e,e.symbol),i=de(!1),a=de(0),u=de(0),f=de(0),c=p(()=>e.direction==="horizontal"),{resizeRef:d,contentRect:v}=Bn(),{resizeRef:g,contentRect:m}=Bn(),y=gy(),w=p(()=>({container:d.value,duration:200,easing:"easeOutQuart"})),E=p(()=>o.selected.value.length?o.items.value.findIndex(P=>P.id===o.selected.value[0]):-1),T=p(()=>o.selected.value.length?o.items.value.findIndex(P=>P.id===o.selected.value[o.selected.value.length-1]):-1);if(Ve){let P=-1;ge(()=>[o.selected.value,v.value,m.value,c.value],()=>{cancelAnimationFrame(P),P=requestAnimationFrame(()=>{if(v.value&&m.value){const D=c.value?"width":"height";u.value=v.value[D],f.value=m.value[D],i.value=u.value+1<f.value}if(E.value>=0&&g.value){const D=g.value.children[T.value];k(D,e.centerActive)}})})}const O=de(!1);function k(P,D){let Y=0;D?Y=l0({containerElement:d.value,isHorizontal:c.value,selectedElement:P}):Y=r0({containerElement:d.value,isHorizontal:c.value,isRtl:r.value,selectedElement:P}),_(Y)}function _(P){if(!Ve||!d.value)return;const D=zr(c.value,d.value),Y=Ad(c.value,r.value,d.value);if(!(pu(c.value,d.value)<=D||Math.abs(P-Y)<16)){if(c.value&&r.value&&d.value){const{scrollWidth:ye,offsetWidth:ne}=d.value;P=ye-ne-P}c.value?y.horizontal(P,w.value):y(P,w.value)}}function S(P){const{scrollTop:D,scrollLeft:Y}=P.target;a.value=c.value?Y:D}function A(P){if(O.value=!0,!(!i.value||!g.value)){for(const D of P.composedPath())for(const Y of g.value.children)if(Y===D){k(Y);return}}}function I(P){O.value=!1}let R=!1;function B(P){var D;!R&&!O.value&&!(P.relatedTarget&&((D=g.value)!=null&&D.contains(P.relatedTarget)))&&N(),R=!1}function C(){R=!0}function V(P){if(!g.value)return;function D(Y){P.preventDefault(),N(Y)}c.value?P.key==="ArrowRight"?D(r.value?"prev":"next"):P.key==="ArrowLeft"&&D(r.value?"next":"prev"):P.key==="ArrowDown"?D("next"):P.key==="ArrowUp"&&D("prev"),P.key==="Home"?D("first"):P.key==="End"&&D("last")}function N(P){var Y,ie;if(!g.value)return;let D;if(!P)D=Ol(g.value)[0];else if(P==="next"){if(D=(Y=g.value.querySelector(":focus"))==null?void 0:Y.nextElementSibling,!D)return N("first")}else if(P==="prev"){if(D=(ie=g.value.querySelector(":focus"))==null?void 0:ie.previousElementSibling,!D)return N("last")}else P==="first"?D=g.value.firstElementChild:P==="last"&&(D=g.value.lastElementChild);D&&D.focus({preventScroll:!0})}function q(P){const D=c.value&&r.value?-1:1,Y=(P==="prev"?-D:D)*u.value;let ie=a.value+Y;if(c.value&&r.value&&d.value){const{scrollWidth:ye,offsetWidth:ne}=d.value;ie+=ye-ne}_(ie)}const X=p(()=>({next:o.next,prev:o.prev,select:o.select,isSelected:o.isSelected})),Q=p(()=>{switch(e.showArrows){case"always":return!0;case"desktop":return!s.value;case!0:return i.value||Math.abs(a.value)>0;case"mobile":return s.value||i.value||Math.abs(a.value)>0;default:return!s.value&&(i.value||Math.abs(a.value)>0)}}),L=p(()=>Math.abs(a.value)>1),z=p(()=>{if(!d.value)return!1;const P=pu(c.value,d.value),D=s0(c.value,d.value);return P-D-Math.abs(a.value)>1});return pe(()=>h(e.tag,{class:["v-slide-group",{"v-slide-group--vertical":!c.value,"v-slide-group--has-affixes":Q.value,"v-slide-group--is-overflowing":i.value},l.value,e.class],style:e.style,tabindex:O.value||o.selected.value.length?-1:0,onFocus:B},{default:()=>{var P,D,Y;return[Q.value&&h("div",{key:"prev",class:["v-slide-group__prev",{"v-slide-group__prev--disabled":!L.value}],onMousedown:C,onClick:()=>L.value&&q("prev")},[((P=n.prev)==null?void 0:P.call(n,X.value))??h(gu,null,{default:()=>[h(qe,{icon:r.value?e.nextIcon:e.prevIcon},null)]})]),h("div",{key:"container",ref:d,class:"v-slide-group__container",onScroll:S},[h("div",{ref:g,class:"v-slide-group__content",onFocusin:A,onFocusout:I,onKeydown:V},[(D=n.default)==null?void 0:D.call(n,X.value)])]),Q.value&&h("div",{key:"next",class:["v-slide-group__next",{"v-slide-group__next--disabled":!z.value}],onMousedown:C,onClick:()=>z.value&&q("next")},[((Y=n.next)==null?void 0:Y.call(n,X.value))??h(gu,null,{default:()=>[h(qe,{icon:r.value?e.prevIcon:e.nextIcon},null)]})])]}})),{selected:o.selected,scrollTo:q,scrollOffset:a,focus:N}}}),Vd=Symbol.for("vuetify:v-chip-group"),i0=G({column:Boolean,filter:Boolean,valueComparator:{type:Function,default:sr},...Pd(),...be(),...mi({selectedClass:"v-chip--selected"}),...Ue(),...Je(),...zn({variant:"tonal"})},"VChipGroup");fe()({name:"VChipGroup",props:i0(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{isSelected:l,select:s,next:o,prev:i,selected:a}=vi(e,Vd);return Gr({VChip:{color:re(e,"color"),disabled:re(e,"disabled"),filter:re(e,"filter"),variant:re(e,"variant")}}),pe(()=>{const u=bu.filterProps(e);return h(bu,we(u,{class:["v-chip-group",{"v-chip-group--column":e.column},r.value,e.class],style:e.style}),{default:()=>{var f;return[(f=n.default)==null?void 0:f.call(n,{isSelected:l,select:s,next:o,prev:i,selected:a.value})]}})}),{}}});const a0=G({activeClass:String,appendAvatar:String,appendIcon:Re,closable:Boolean,closeIcon:{type:Re,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:Re,ripple:{type:[Boolean,Object],default:!0},text:String,modelValue:{type:Boolean,default:!0},onClick:Vt(),onClickOnce:Vt(),...ur(),...be(),...pn(),...$n(),...Mf(),...Ft(),...yi(),...Xr(),...Ue({tag:"span"}),...Je(),...zn({variant:"tonal"})},"VChip"),u0=fe()({name:"VChip",directives:{Ripple:Qr},props:a0(),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:l}=t;const{t:s}=si(),{borderClasses:o}=cr(e),{colorClasses:i,colorStyles:a,variantClasses:u}=as(e),{densityClasses:f}=bn(e),{elevationClasses:c}=Hn(e),{roundedClasses:d}=Rt(e),{sizeClasses:v}=Zr(e),{themeClasses:g}=tt(e),m=$e(e,"modelValue"),y=Df(e,Vd,!1),w=gi(e,n),E=p(()=>e.link!==!1&&w.isLink.value),T=p(()=>!e.disabled&&e.link!==!1&&(!!y||e.link||w.isClickable.value)),O=p(()=>({"aria-label":s(e.closeLabel),onClick(S){S.preventDefault(),S.stopPropagation(),m.value=!1,r("click:close",S)}}));function k(S){var A;r("click",S),T.value&&((A=w.navigate)==null||A.call(w,S),y==null||y.toggle())}function _(S){(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),k(S))}return()=>{const S=w.isLink.value?"a":e.tag,A=!!(e.appendIcon||e.appendAvatar),I=!!(A||l.append),R=!!(l.close||e.closable),B=!!(l.filter||e.filter)&&y,C=!!(e.prependIcon||e.prependAvatar),V=!!(C||l.prepend),N=!y||y.isSelected.value;return m.value&&it(h(S,{class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":T.value,"v-chip--filter":B,"v-chip--pill":e.pill},g.value,o.value,N?i.value:void 0,f.value,c.value,d.value,v.value,u.value,y==null?void 0:y.selectedClass.value,e.class],style:[N?a.value:void 0,e.style],disabled:e.disabled||void 0,draggable:e.draggable,href:w.href.value,tabindex:T.value?0:void 0,onClick:k,onKeydown:T.value&&!E.value&&_},{default:()=>{var q;return[is(T.value,"v-chip"),B&&h(gd,{key:"filter"},{default:()=>[it(h("div",{class:"v-chip__filter"},[l.filter?h(ot,{key:"filter-defaults",disabled:!e.filterIcon,defaults:{VIcon:{icon:e.filterIcon}}},l.filter):h(qe,{key:"filter-icon",icon:e.filterIcon},null)]),[[yn,y.isSelected.value]])]}),V&&h("div",{key:"prepend",class:"v-chip__prepend"},[l.prepend?h(ot,{key:"prepend-defaults",disabled:!C,defaults:{VAvatar:{image:e.prependAvatar,start:!0},VIcon:{icon:e.prependIcon,start:!0}}},l.prepend):h(_e,null,[e.prependIcon&&h(qe,{key:"prepend-icon",icon:e.prependIcon,start:!0},null),e.prependAvatar&&h(Hr,{key:"prepend-avatar",image:e.prependAvatar,start:!0},null)])]),h("div",{class:"v-chip__content","data-no-activator":""},[((q=l.default)==null?void 0:q.call(l,{isSelected:y==null?void 0:y.isSelected.value,selectedClass:y==null?void 0:y.selectedClass.value,select:y==null?void 0:y.select,toggle:y==null?void 0:y.toggle,value:y==null?void 0:y.value.value,disabled:e.disabled}))??e.text]),I&&h("div",{key:"append",class:"v-chip__append"},[l.append?h(ot,{key:"append-defaults",disabled:!A,defaults:{VAvatar:{end:!0,image:e.appendAvatar},VIcon:{end:!0,icon:e.appendIcon}}},l.append):h(_e,null,[e.appendIcon&&h(qe,{key:"append-icon",end:!0,icon:e.appendIcon},null),e.appendAvatar&&h(Hr,{key:"append-avatar",end:!0,image:e.appendAvatar},null)])]),R&&h("button",we({key:"close",class:"v-chip__close",type:"button"},O.value),[l.close?h(ot,{key:"close-defaults",defaults:{VIcon:{icon:e.closeIcon,size:"x-small"}}},l.close):h(qe,{key:"close-icon",icon:e.closeIcon,size:"x-small"},null)])]}}),[[Dn("ripple"),T.value&&e.ripple,null]])}}}),vo=Symbol.for("vuetify:list");function Od(){const e=Oe(vo,{hasPrepend:de(!1),updateHasPrepend:()=>null}),t={hasPrepend:de(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return et(vo,t),e}function Id(){return Oe(vo,null)}const xi=e=>{const t={activate:n=>{let{id:r,value:l,activated:s}=n;return r=ve(r),e&&!l&&s.size===1&&s.has(r)||(l?s.add(r):s.delete(r)),s},in:(n,r,l)=>{let s=new Set;for(const o of n||[])s=t.activate({id:o,value:!0,activated:new Set(s),children:r,parents:l});return s},out:n=>Array.from(n)};return t},Fd=e=>{const t=xi(e);return{activate:r=>{let{activated:l,id:s,...o}=r;s=ve(s);const i=l.has(s)?new Set([s]):new Set;return t.activate({...o,id:s,activated:i})},in:(r,l,s)=>{let o=new Set;return r!=null&&r.length&&(o=t.in(r.slice(0,1),l,s)),o},out:(r,l,s)=>t.out(r,l,s)}},c0=e=>{const t=xi(e);return{activate:r=>{let{id:l,activated:s,children:o,...i}=r;return l=ve(l),o.has(l)?s:t.activate({id:l,activated:s,children:o,...i})},in:t.in,out:t.out}},f0=e=>{const t=Fd(e);return{activate:r=>{let{id:l,activated:s,children:o,...i}=r;return l=ve(l),o.has(l)?s:t.activate({id:l,activated:s,children:o,...i})},in:t.in,out:t.out}},d0={open:e=>{let{id:t,value:n,opened:r,parents:l}=e;if(n){const s=new Set;s.add(t);let o=l.get(t);for(;o!=null;)s.add(o),o=l.get(o);return s}else return r.delete(t),r},select:()=>null},Rd={open:e=>{let{id:t,value:n,opened:r,parents:l}=e;if(n){let s=l.get(t);for(r.add(t);s!=null&&s!==t;)r.add(s),s=l.get(s);return r}else r.delete(t);return r},select:()=>null},m0={open:Rd.open,select:e=>{let{id:t,value:n,opened:r,parents:l}=e;if(!n)return r;const s=[];let o=l.get(t);for(;o!=null;)s.push(o),o=l.get(o);return new Set(s)}},ki=e=>{const t={select:n=>{let{id:r,value:l,selected:s}=n;if(r=ve(r),e&&!l){const o=Array.from(s.entries()).reduce((i,a)=>{let[u,f]=a;return f==="on"&&i.push(u),i},[]);if(o.length===1&&o[0]===r)return s}return s.set(r,l?"on":"off"),s},in:(n,r,l)=>{let s=new Map;for(const o of n||[])s=t.select({id:o,value:!0,selected:new Map(s),children:r,parents:l});return s},out:n=>{const r=[];for(const[l,s]of n.entries())s==="on"&&r.push(l);return r}};return t},Ld=e=>{const t=ki(e);return{select:r=>{let{selected:l,id:s,...o}=r;s=ve(s);const i=l.has(s)?new Map([[s,l.get(s)]]):new Map;return t.select({...o,id:s,selected:i})},in:(r,l,s)=>{let o=new Map;return r!=null&&r.length&&(o=t.in(r.slice(0,1),l,s)),o},out:(r,l,s)=>t.out(r,l,s)}},v0=e=>{const t=ki(e);return{select:r=>{let{id:l,selected:s,children:o,...i}=r;return l=ve(l),o.has(l)?s:t.select({id:l,selected:s,children:o,...i})},in:t.in,out:t.out}},h0=e=>{const t=Ld(e);return{select:r=>{let{id:l,selected:s,children:o,...i}=r;return l=ve(l),o.has(l)?s:t.select({id:l,selected:s,children:o,...i})},in:t.in,out:t.out}},g0=e=>{const t={select:n=>{let{id:r,value:l,selected:s,children:o,parents:i}=n;r=ve(r);const a=new Map(s),u=[r];for(;u.length;){const c=u.shift();s.set(c,l?"on":"off"),o.has(c)&&u.push(...o.get(c))}let f=i.get(r);for(;f;){const c=o.get(f),d=c.every(g=>s.get(g)==="on"),v=c.every(g=>!s.has(g)||s.get(g)==="off");s.set(f,d?"on":v?"off":"indeterminate"),f=i.get(f)}return e&&!l&&Array.from(s.entries()).reduce((d,v)=>{let[g,m]=v;return m==="on"&&d.push(g),d},[]).length===0?a:s},in:(n,r,l)=>{let s=new Map;for(const o of n||[])s=t.select({id:o,value:!0,selected:new Map(s),children:r,parents:l});return s},out:(n,r)=>{const l=[];for(const[s,o]of n.entries())o==="on"&&!r.has(s)&&l.push(s);return l}};return t},jr=Symbol.for("vuetify:nested"),Bd={id:de(),root:{register:()=>null,unregister:()=>null,parents:se(new Map),children:se(new Map),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:se(!1),selectable:se(!1),opened:se(new Set),activated:se(new Set),selected:se(new Map),selectedValues:se([])}},y0=G({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function],selectStrategy:[String,Function],openStrategy:[String,Object],opened:Array,activated:Array,selected:Array,mandatory:Boolean},"nested"),p0=e=>{let t=!1;const n=se(new Map),r=se(new Map),l=$e(e,"opened",e.opened,v=>new Set(v),v=>[...v.values()]),s=p(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;switch(e.activeStrategy){case"leaf":return c0(e.mandatory);case"single-leaf":return f0(e.mandatory);case"independent":return xi(e.mandatory);case"single-independent":default:return Fd(e.mandatory)}}),o=p(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;switch(e.selectStrategy){case"single-leaf":return h0(e.mandatory);case"leaf":return v0(e.mandatory);case"independent":return ki(e.mandatory);case"single-independent":return Ld(e.mandatory);case"classic":default:return g0(e.mandatory)}}),i=p(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return m0;case"single":return d0;case"multiple":default:return Rd}}),a=$e(e,"activated",e.activated,v=>s.value.in(v,n.value,r.value),v=>s.value.out(v,n.value,r.value)),u=$e(e,"selected",e.selected,v=>o.value.in(v,n.value,r.value),v=>o.value.out(v,n.value,r.value));_t(()=>{t=!0});function f(v){const g=[];let m=v;for(;m!=null;)g.unshift(m),m=r.value.get(m);return g}const c=ze("nested"),d={id:de(),root:{opened:l,activatable:re(e,"activatable"),selectable:re(e,"selectable"),activated:a,selected:u,selectedValues:p(()=>{const v=[];for(const[g,m]of u.value.entries())m==="on"&&v.push(g);return v}),register:(v,g,m)=>{g&&v!==g&&r.value.set(v,g),m&&n.value.set(v,[]),g!=null&&n.value.set(g,[...n.value.get(g)||[],v])},unregister:v=>{if(t)return;n.value.delete(v);const g=r.value.get(v);if(g){const m=n.value.get(g)??[];n.value.set(g,m.filter(y=>y!==v))}r.value.delete(v),l.value.delete(v)},open:(v,g,m)=>{c.emit("click:open",{id:v,value:g,path:f(v),event:m});const y=i.value.open({id:v,value:g,opened:new Set(l.value),children:n.value,parents:r.value,event:m});y&&(l.value=y)},openOnSelect:(v,g,m)=>{const y=i.value.select({id:v,value:g,selected:new Map(u.value),opened:new Set(l.value),children:n.value,parents:r.value,event:m});y&&(l.value=y)},select:(v,g,m)=>{c.emit("click:select",{id:v,value:g,path:f(v),event:m});const y=o.value.select({id:v,value:g,selected:new Map(u.value),children:n.value,parents:r.value,event:m});y&&(u.value=y),d.root.openOnSelect(v,g,m)},activate:(v,g,m)=>{if(!e.activatable)return d.root.select(v,!0,m);c.emit("click:activate",{id:v,value:g,path:f(v),event:m});const y=s.value.activate({id:v,value:g,activated:new Set(a.value),children:n.value,parents:r.value,event:m});y&&(a.value=y)},children:n,parents:r}};return et(jr,d),d.root},Md=(e,t)=>{const n=Oe(jr,Bd),r=Symbol(xt()),l=p(()=>e.value!==void 0?e.value:r),s={...n,id:l,open:(o,i)=>n.root.open(l.value,o,i),openOnSelect:(o,i)=>n.root.openOnSelect(l.value,o,i),isOpen:p(()=>n.root.opened.value.has(l.value)),parent:p(()=>n.root.parents.value.get(l.value)),activate:(o,i)=>n.root.activate(l.value,o,i),isActivated:p(()=>n.root.activated.value.has(ve(l.value))),select:(o,i)=>n.root.select(l.value,o,i),isSelected:p(()=>n.root.selected.value.get(ve(l.value))==="on"),isIndeterminate:p(()=>n.root.selected.value.get(l.value)==="indeterminate"),isLeaf:p(()=>!n.root.children.value.get(l.value)),isGroupActivator:n.isGroupActivator};return!n.isGroupActivator&&n.root.register(l.value,n.id.value,t),_t(()=>{!n.isGroupActivator&&n.root.unregister(l.value)}),t&&et(jr,s),s},b0=()=>{const e=Oe(jr,Bd);et(jr,{...e,isGroupActivator:!0})};function Dd(){const e=de(!1);return Nn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:p(()=>e.value?void 0:{transition:"none !important"}),isBooted:lr(e)}}const S0=ir({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return b0(),()=>{var r;return(r=n.default)==null?void 0:r.call(n)}}}),w0=G({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Re,default:"$collapse"},expandIcon:{type:Re,default:"$expand"},prependIcon:Re,appendIcon:Re,fluid:Boolean,subgroup:Boolean,title:String,value:null,...be(),...Ue()},"VListGroup"),Su=fe()({name:"VListGroup",props:w0(),setup(e,t){let{slots:n}=t;const{isOpen:r,open:l,id:s}=Md(re(e,"value"),!0),o=p(()=>`v-list-group--id-${String(s.value)}`),i=Id(),{isBooted:a}=Dd();function u(v){l(!r.value,v)}const f=p(()=>({onClick:u,class:"v-list-group__header",id:o.value})),c=p(()=>r.value?e.collapseIcon:e.expandIcon),d=p(()=>({VListItem:{active:r.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&c.value,appendIcon:e.appendIcon||!e.subgroup&&c.value,title:e.title,value:e.value}}));return pe(()=>h(e.tag,{class:["v-list-group",{"v-list-group--prepend":i==null?void 0:i.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&&h(ot,{defaults:d.value},{default:()=>[h(S0,null,{default:()=>[n.activator({props:f.value,isOpen:r.value})]})]}),h(un,{transition:{component:Pb},disabled:!a.value},{default:()=>{var v;return[it(h("div",{class:"v-list-group__items",role:"group","aria-labelledby":o.value},[(v=n.default)==null?void 0:v.call(n)]),[[yn,r.value]])]}})]})),{isOpen:r}}}),C0=G({opacity:[Number,String],...be(),...Ue()},"VListItemSubtitle"),_0=fe()({name:"VListItemSubtitle",props:C0(),setup(e,t){let{slots:n}=t;return pe(()=>h(e.tag,{class:["v-list-item-subtitle",e.class],style:[{"--v-list-item-subtitle-opacity":e.opacity},e.style]},n)),{}}}),x0=dg("v-list-item-title"),k0=G({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Re,baseColor:String,disabled:Boolean,lines:String,link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Re,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:[String,Number],title:[String,Number],value:null,onClick:Vt(),onClickOnce:Vt(),...ur(),...be(),...pn(),...Sn(),...$n(),...Ft(),...yi(),...Ue(),...Je(),...zn({variant:"text"})},"VListItem"),jl=fe()({name:"VListItem",directives:{Ripple:Qr},props:k0(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:r,emit:l}=t;const s=gi(e,n),o=p(()=>e.value===void 0?s.href.value:e.value),{activate:i,isActivated:a,select:u,isSelected:f,isIndeterminate:c,isGroupActivator:d,root:v,parent:g,openOnSelect:m}=Md(o,!1),y=Id(),w=p(()=>{var P;return e.active!==!1&&(e.active||((P=s.isActive)==null?void 0:P.value)||(v.activatable.value?a.value:f.value))}),E=p(()=>e.link!==!1&&s.isLink.value),T=p(()=>!e.disabled&&e.link!==!1&&(e.link||s.isClickable.value||!!y&&(v.selectable.value||v.activatable.value||e.value!=null))),O=p(()=>e.rounded||e.nav),k=p(()=>e.color??e.activeColor),_=p(()=>({color:w.value?k.value??e.baseColor:e.baseColor,variant:e.variant}));ge(()=>{var P;return(P=s.isActive)==null?void 0:P.value},P=>{P&&g.value!=null&&v.open(g.value,!0),P&&m(P)},{immediate:!0});const{themeClasses:S}=tt(e),{borderClasses:A}=cr(e),{colorClasses:I,colorStyles:R,variantClasses:B}=as(_),{densityClasses:C}=bn(e),{dimensionStyles:V}=wn(e),{elevationClasses:N}=Hn(e),{roundedClasses:q}=Rt(O),X=p(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),Q=p(()=>({isActive:w.value,select:u,isSelected:f.value,isIndeterminate:c.value}));function L(P){var D;l("click",P),!(d||!T.value)&&((D=s.navigate)==null||D.call(s,P),v.activatable.value?i(!a.value,P):(v.selectable.value||e.value!=null)&&u(!f.value,P))}function z(P){(P.key==="Enter"||P.key===" ")&&(P.preventDefault(),L(P))}return pe(()=>{const P=E.value?"a":e.tag,D=r.title||e.title!=null,Y=r.subtitle||e.subtitle!=null,ie=!!(e.appendAvatar||e.appendIcon),ye=!!(ie||r.append),ne=!!(e.prependAvatar||e.prependIcon),W=!!(ne||r.prepend);return y==null||y.updateHasPrepend(W),e.activeColor&&qh("active-color",["color","base-color"]),it(h(P,{class:["v-list-item",{"v-list-item--active":w.value,"v-list-item--disabled":e.disabled,"v-list-item--link":T.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!W&&(y==null?void 0:y.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&w.value},S.value,A.value,I.value,C.value,N.value,X.value,q.value,B.value,e.class],style:[R.value,V.value,e.style],href:s.href.value,tabindex:T.value?y?-2:0:void 0,onClick:L,onKeydown:T.value&&!E.value&&z},{default:()=>{var le;return[is(T.value||w.value,"v-list-item"),W&&h("div",{key:"prepend",class:"v-list-item__prepend"},[r.prepend?h(ot,{key:"prepend-defaults",disabled:!ne,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,Q.value)]}}):h(_e,null,[e.prependAvatar&&h(Hr,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&h(qe,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),h("div",{class:"v-list-item__spacer"},null)]),h("div",{class:"v-list-item__content","data-no-activator":""},[D&&h(x0,{key:"title"},{default:()=>{var Le;return[((Le=r.title)==null?void 0:Le.call(r,{title:e.title}))??e.title]}}),Y&&h(_0,{key:"subtitle"},{default:()=>{var Le;return[((Le=r.subtitle)==null?void 0:Le.call(r,{subtitle:e.subtitle}))??e.subtitle]}}),(le=r.default)==null?void 0:le.call(r,Q.value)]),ye&&h("div",{key:"append",class:"v-list-item__append"},[r.append?h(ot,{key:"append-defaults",disabled:!ie,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,Q.value)]}}):h(_e,null,[e.appendIcon&&h(qe,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&h(Hr,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),h("div",{class:"v-list-item__spacer"},null)])]}}),[[Dn("ripple"),T.value&&e.ripple]])}),{isGroupActivator:d,isSelected:f,list:y,select:u}}}),E0=G({color:String,inset:Boolean,sticky:Boolean,title:String,...be(),...Ue()},"VListSubheader"),A0=fe()({name:"VListSubheader",props:E0(),setup(e,t){let{slots:n}=t;const{textColorClasses:r,textColorStyles:l}=zt(re(e,"color"));return pe(()=>{const s=!!(n.default||e.title);return h(e.tag,{class:["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},r.value,e.class],style:[{textColorStyles:l},e.style]},{default:()=>{var o;return[s&&h("div",{class:"v-list-subheader__text"},[((o=n.default)==null?void 0:o.call(n))??e.title])]}})}),{}}}),T0=G({items:Array,returnObject:Boolean},"VListChildren"),Nd=fe()({name:"VListChildren",props:T0(),setup(e,t){let{slots:n}=t;return Od(),()=>{var r,l;return((r=n.default)==null?void 0:r.call(n))??((l=e.items)==null?void 0:l.map(s=>{var d,v;let{children:o,props:i,type:a,raw:u}=s;if(a==="divider")return((d=n.divider)==null?void 0:d.call(n,{props:i}))??h(Er,i,null);if(a==="subheader")return((v=n.subheader)==null?void 0:v.call(n,{props:i}))??h(A0,i,null);const f={subtitle:n.subtitle?g=>{var m;return(m=n.subtitle)==null?void 0:m.call(n,{...g,item:u})}:void 0,prepend:n.prepend?g=>{var m;return(m=n.prepend)==null?void 0:m.call(n,{...g,item:u})}:void 0,append:n.append?g=>{var m;return(m=n.append)==null?void 0:m.call(n,{...g,item:u})}:void 0,title:n.title?g=>{var m;return(m=n.title)==null?void 0:m.call(n,{...g,item:u})}:void 0},c=Su.filterProps(i);return o?h(Su,we({value:i==null?void 0:i.value},c),{activator:g=>{let{props:m}=g;const y={...i,...m,value:e.returnObject?u:i.value};return n.header?n.header({props:y}):h(jl,y,f)},default:()=>h(Nd,{items:o},n)}):n.item?n.item({props:i}):h(jl,we(i,{value:e.returnObject?u:i.value}),f)}))}}}),$d=G({items:{type:Array,default:()=>[]},itemTitle:{type:[String,Array,Function],default:"title"},itemValue:{type:[String,Array,Function],default:"value"},itemChildren:{type:[Boolean,String,Array,Function],default:"children"},itemProps:{type:[Boolean,String,Array,Function],default:"props"},returnObject:Boolean,valueComparator:{type:Function,default:sr}},"list-items");function ho(e,t){const n=Kt(t,e.itemTitle,t),r=Kt(t,e.itemValue,n),l=Kt(t,e.itemChildren),s=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?or(t,["children"]):t:void 0:Kt(t,e.itemProps),o={title:n,value:r,...s};return{title:String(o.title??""),value:o.value,props:o,children:Array.isArray(l)?Hd(e,l):void 0,raw:t}}function Hd(e,t){const n=[];for(const r of t)n.push(ho(e,r));return n}function P0(e){const t=p(()=>Hd(e,e.items)),n=p(()=>t.value.some(s=>s.value===null));function r(s){return n.value||(s=s.filter(o=>o!==null)),s.map(o=>e.returnObject&&typeof o=="string"?ho(e,o):t.value.find(i=>e.valueComparator(o,i.value))||ho(e,o))}function l(s){return e.returnObject?s.map(o=>{let{raw:i}=o;return i}):s.map(o=>{let{value:i}=o;return i})}return{items:t,transformIn:r,transformOut:l}}function V0(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function O0(e,t){const n=Kt(t,e.itemType,"item"),r=V0(t)?t:Kt(t,e.itemTitle),l=Kt(t,e.itemValue,void 0),s=Kt(t,e.itemChildren),o=e.itemProps===!0?or(t,["children"]):Kt(t,e.itemProps),i={title:r,value:l,...o};return{type:n,title:i.title,value:i.value,props:i,children:n==="item"&&s?zd(e,s):void 0,raw:t}}function zd(e,t){const n=[];for(const r of t)n.push(O0(e,r));return n}function I0(e){return{items:p(()=>zd(e,e.items))}}const F0=G({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:String,collapseIcon:String,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,...y0({selectStrategy:"single-leaf",openStrategy:"list"}),...ur(),...be(),...pn(),...Sn(),...$n(),itemType:{type:String,default:"type"},...$d(),...Ft(),...Ue(),...Je(),...zn({variant:"text"})},"VList"),R0=fe()({name:"VList",props:F0(),emits:{"update:selected":e=>!0,"update:activated":e=>!0,"update:opened":e=>!0,"click:open":e=>!0,"click:activate":e=>!0,"click:select":e=>!0},setup(e,t){let{slots:n}=t;const{items:r}=I0(e),{themeClasses:l}=tt(e),{backgroundColorClasses:s,backgroundColorStyles:o}=Ot(re(e,"bgColor")),{borderClasses:i}=cr(e),{densityClasses:a}=bn(e),{dimensionStyles:u}=wn(e),{elevationClasses:f}=Hn(e),{roundedClasses:c}=Rt(e),{children:d,open:v,parents:g,select:m}=p0(e),y=p(()=>e.lines?`v-list--${e.lines}-line`:void 0),w=re(e,"activeColor"),E=re(e,"baseColor"),T=re(e,"color");Od(),Gr({VListGroup:{activeColor:w,baseColor:E,color:T,expandIcon:re(e,"expandIcon"),collapseIcon:re(e,"collapseIcon")},VListItem:{activeClass:re(e,"activeClass"),activeColor:w,baseColor:E,color:T,density:re(e,"density"),disabled:re(e,"disabled"),lines:re(e,"lines"),nav:re(e,"nav"),slim:re(e,"slim"),variant:re(e,"variant")}});const O=de(!1),k=se();function _(C){O.value=!0}function S(C){O.value=!1}function A(C){var V;!O.value&&!(C.relatedTarget&&((V=k.value)!=null&&V.contains(C.relatedTarget)))&&B()}function I(C){const V=C.target;if(!(!k.value||["INPUT","TEXTAREA"].includes(V.tagName))){if(C.key==="ArrowDown")B("next");else if(C.key==="ArrowUp")B("prev");else if(C.key==="Home")B("first");else if(C.key==="End")B("last");else return;C.preventDefault()}}function R(C){O.value=!0}function B(C){if(k.value)return Il(k.value,C)}return pe(()=>h(e.tag,{ref:k,class:["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},l.value,s.value,i.value,a.value,f.value,y.value,c.value,e.class],style:[o.value,u.value,e.style],tabindex:e.disabled||O.value?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:_,onFocusout:S,onFocus:A,onKeydown:I,onMousedown:R},{default:()=>[h(Nd,{items:r.value,returnObject:e.returnObject},n)]})),{open:v,select:m,focus:B,children:d,parents:g}}});function Ls(e,t){return{x:e.x+t.x,y:e.y+t.y}}function L0(e,t){return{x:e.x-t.x,y:e.y-t.y}}function wu(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:r}=e,l=r==="left"?0:r==="center"?t.width/2:r==="right"?t.width:r,s=n==="top"?0:n==="bottom"?t.height:n;return Ls({x:l,y:s},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:r}=e,l=n==="left"?0:n==="right"?t.width:n,s=r==="top"?0:r==="center"?t.height/2:r==="bottom"?t.height:r;return Ls({x:l,y:s},t)}return Ls({x:t.width/2,y:t.height/2},t)}const jd={static:D0,connected:$0},B0=G({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in jd},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function M0(e,t){const n=se({}),r=se();Ve&&Ln(()=>!!(t.isActive.value&&e.locationStrategy),s=>{var o,i;ge(()=>e.locationStrategy,s),ct(()=>{window.removeEventListener("resize",l),r.value=void 0}),window.addEventListener("resize",l,{passive:!0}),typeof e.locationStrategy=="function"?r.value=(o=e.locationStrategy(t,e,n))==null?void 0:o.updateLocation:r.value=(i=jd[e.locationStrategy](t,e,n))==null?void 0:i.updateLocation});function l(s){var o;(o=r.value)==null||o.call(r,s)}return{contentStyles:n,updateLocation:r}}function D0(){}function N0(e,t){t?e.style.removeProperty("left"):e.style.removeProperty("right");const n=ti(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 $0(e,t,n){(Array.isArray(e.target.value)||yg(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:l,preferredOrigin:s}=ei(()=>{const g=to(t.location,e.isRtl.value),m=t.origin==="overlap"?g:t.origin==="auto"?xs(g):to(t.origin,e.isRtl.value);return g.side===m.side&&g.align===ks(m).align?{preferredAnchor:xa(g),preferredOrigin:xa(m)}:{preferredAnchor:g,preferredOrigin:m}}),[o,i,a,u]=["minWidth","minHeight","maxWidth","maxHeight"].map(g=>p(()=>{const m=parseFloat(t[g]);return isNaN(m)?1/0:m})),f=p(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const g=t.offset.split(" ").map(parseFloat);return g.length<2&&g.push(0),g}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let c=!1;const d=new ResizeObserver(()=>{c&&v()});ge([e.target,e.contentEl],(g,m)=>{let[y,w]=g,[E,T]=m;E&&!Array.isArray(E)&&d.unobserve(E),y&&!Array.isArray(y)&&d.observe(y),T&&d.unobserve(T),w&&d.observe(w)},{immediate:!0}),ct(()=>{d.disconnect()});function v(){if(c=!1,requestAnimationFrame(()=>c=!0),!e.target.value||!e.contentEl.value)return;const g=Gc(e.target.value),m=N0(e.contentEl.value,e.isRtl.value),y=Bl(e.contentEl.value),w=12;y.length||(y.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 E=y.reduce((B,C)=>{const V=C.getBoundingClientRect(),N=new Fn({x:C===document.documentElement?0:V.x,y:C===document.documentElement?0:V.y,width:C.clientWidth,height:C.clientHeight});return B?new Fn({x:Math.max(B.left,N.left),y:Math.max(B.top,N.top),width:Math.min(B.right,N.right)-Math.max(B.left,N.left),height:Math.min(B.bottom,N.bottom)-Math.max(B.top,N.top)}):N},void 0);E.x+=w,E.y+=w,E.width-=w*2,E.height-=w*2;let T={anchor:l.value,origin:s.value};function O(B){const C=new Fn(m),V=wu(B.anchor,g),N=wu(B.origin,C);let{x:q,y:X}=L0(V,N);switch(B.anchor.side){case"top":X-=f.value[0];break;case"bottom":X+=f.value[0];break;case"left":q-=f.value[0];break;case"right":q+=f.value[0];break}switch(B.anchor.align){case"top":X-=f.value[1];break;case"bottom":X+=f.value[1];break;case"left":q-=f.value[1];break;case"right":q+=f.value[1];break}return C.x+=q,C.y+=X,C.width=Math.min(C.width,a.value),C.height=Math.min(C.height,u.value),{overflows:Ea(C,E),x:q,y:X}}let k=0,_=0;const S={x:0,y:0},A={x:!1,y:!1};let I=-1;for(;!(I++>10);){const{x:B,y:C,overflows:V}=O(T);k+=B,_+=C,m.x+=B,m.y+=C;{const N=ka(T.anchor),q=V.x.before||V.x.after,X=V.y.before||V.y.after;let Q=!1;if(["x","y"].forEach(L=>{if(L==="x"&&q&&!A.x||L==="y"&&X&&!A.y){const z={anchor:{...T.anchor},origin:{...T.origin}},P=L==="x"?N==="y"?ks:xs:N==="y"?xs:ks;z.anchor=P(z.anchor),z.origin=P(z.origin);const{overflows:D}=O(z);(D[L].before<=V[L].before&&D[L].after<=V[L].after||D[L].before+D[L].after<(V[L].before+V[L].after)/2)&&(T=z,Q=A[L]=!0)}}),Q)continue}V.x.before&&(k+=V.x.before,m.x+=V.x.before),V.x.after&&(k-=V.x.after,m.x-=V.x.after),V.y.before&&(_+=V.y.before,m.y+=V.y.before),V.y.after&&(_-=V.y.after,m.y-=V.y.after);{const N=Ea(m,E);S.x=E.width-N.x.before-N.x.after,S.y=E.height-N.y.before-N.y.after,k+=N.x.before,m.x+=N.x.before,_+=N.y.before,m.y+=N.y.before}break}const R=ka(T.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${T.anchor.side} ${T.anchor.align}`,transformOrigin:`${T.origin.side} ${T.origin.align}`,top:ue(Bs(_)),left:e.isRtl.value?void 0:ue(Bs(k)),right:e.isRtl.value?ue(Bs(-k)):void 0,minWidth:ue(R==="y"?Math.min(o.value,g.width):o.value),maxWidth:ue(Cu(Pt(S.x,o.value===1/0?0:o.value,a.value))),maxHeight:ue(Cu(Pt(S.y,i.value===1/0?0:i.value,u.value)))}),{available:S,contentBox:m}}return ge(()=>[l.value,s.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>v()),Ye(()=>{const g=v();if(!g)return;const{available:m,contentBox:y}=g;y.height>m.y&&requestAnimationFrame(()=>{v(),requestAnimationFrame(()=>{v()})})}),{updateLocation:v}}function Bs(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function Cu(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let go=!0;const Ul=[];function H0(e){!go||Ul.length?(Ul.push(e),yo()):(go=!1,e(),yo())}let _u=-1;function yo(){cancelAnimationFrame(_u),_u=requestAnimationFrame(()=>{const e=Ul.shift();e&&e(),Ul.length?yo():go=!0})}const wl={none:null,close:U0,block:W0,reposition:K0},z0=G({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in wl}},"VOverlay-scroll-strategies");function j0(e,t){if(!Ve)return;let n;It(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=ko(),await new Promise(r=>setTimeout(r)),n.active&&n.run(()=>{var r;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(r=wl[e.scrollStrategy])==null||r.call(wl,t,e,n)}))}),ct(()=>{n==null||n.stop()})}function U0(e){function t(n){e.isActive.value=!1}Ud(e.targetEl.value??e.contentEl.value,t)}function W0(e,t){var o;const n=(o=e.root.value)==null?void 0:o.offsetParent,r=[...new Set([...Bl(e.targetEl.value,t.contained?n:void 0),...Bl(e.contentEl.value,t.contained?n:void 0)])].filter(i=>!i.classList.contains("v-overlay-scroll-blocked")),l=window.innerWidth-document.documentElement.offsetWidth,s=(i=>li(i)&&i)(n||document.documentElement);s&&e.root.value.classList.add("v-overlay--scroll-blocked"),r.forEach((i,a)=>{i.style.setProperty("--v-body-scroll-x",ue(-i.scrollLeft)),i.style.setProperty("--v-body-scroll-y",ue(-i.scrollTop)),i!==document.documentElement&&i.style.setProperty("--v-scrollbar-offset",ue(l)),i.classList.add("v-overlay-scroll-blocked")}),ct(()=>{r.forEach((i,a)=>{const u=parseFloat(i.style.getPropertyValue("--v-body-scroll-x")),f=parseFloat(i.style.getPropertyValue("--v-body-scroll-y")),c=i.style.scrollBehavior;i.style.scrollBehavior="auto",i.style.removeProperty("--v-body-scroll-x"),i.style.removeProperty("--v-body-scroll-y"),i.style.removeProperty("--v-scrollbar-offset"),i.classList.remove("v-overlay-scroll-blocked"),i.scrollLeft=-u,i.scrollTop=-f,i.style.scrollBehavior=c}),s&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function K0(e,t,n){let r=!1,l=-1,s=-1;function o(i){H0(()=>{var f,c;const a=performance.now();(c=(f=e.updateLocation).value)==null||c.call(f,i),r=(performance.now()-a)/(1e3/60)>2})}s=(typeof requestIdleCallback>"u"?i=>i():requestIdleCallback)(()=>{n.run(()=>{Ud(e.targetEl.value??e.contentEl.value,i=>{r?(cancelAnimationFrame(l),l=requestAnimationFrame(()=>{l=requestAnimationFrame(()=>{o(i)})})):o(i)})})}),ct(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(s),cancelAnimationFrame(l)})}function Ud(e,t){const n=[document,...Bl(e)];n.forEach(r=>{r.addEventListener("scroll",t,{passive:!0})}),ct(()=>{n.forEach(r=>{r.removeEventListener("scroll",t)})})}const po=Symbol.for("vuetify:v-menu"),G0=G({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function q0(e,t){let n=()=>{};function r(o){n==null||n();const i=Number(o?e.openDelay:e.closeDelay);return new Promise(a=>{n=Bh(i,()=>{t==null||t(o),a(o)})})}function l(){return r(!0)}function s(){return r(!1)}return{clearDelay:n,runOpenDelay:l,runCloseDelay:s}}const Y0=G({target:[String,Object],activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...G0()},"VOverlay-activator");function J0(e,t){let{isActive:n,isTop:r}=t;const l=ze("useActivator"),s=se();let o=!1,i=!1,a=!0;const u=p(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),f=p(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!u.value),{runOpenDelay:c,runCloseDelay:d}=q0(e,S=>{S===(e.openOnHover&&o||u.value&&i)&&!(e.openOnHover&&n.value&&!r.value)&&(n.value!==S&&(a=!0),n.value=S)}),v=se(),g={onClick:S=>{S.stopPropagation(),s.value=S.currentTarget||S.target,n.value||(v.value=[S.clientX,S.clientY]),n.value=!n.value},onMouseenter:S=>{var A;(A=S.sourceCapabilities)!=null&&A.firesTouchEvents||(o=!0,s.value=S.currentTarget||S.target,c())},onMouseleave:S=>{o=!1,d()},onFocus:S=>{Fl(S.target,":focus-visible")!==!1&&(i=!0,S.stopPropagation(),s.value=S.currentTarget||S.target,c())},onBlur:S=>{i=!1,S.stopPropagation(),d()}},m=p(()=>{const S={};return f.value&&(S.onClick=g.onClick),e.openOnHover&&(S.onMouseenter=g.onMouseenter,S.onMouseleave=g.onMouseleave),u.value&&(S.onFocus=g.onFocus,S.onBlur=g.onBlur),S}),y=p(()=>{const S={};if(e.openOnHover&&(S.onMouseenter=()=>{o=!0,c()},S.onMouseleave=()=>{o=!1,d()}),u.value&&(S.onFocusin=()=>{i=!0,c()},S.onFocusout=()=>{i=!1,d()}),e.closeOnContentClick){const A=Oe(po,null);S.onClick=()=>{n.value=!1,A==null||A.closeParents()}}return S}),w=p(()=>{const S={};return e.openOnHover&&(S.onMouseenter=()=>{a&&(o=!0,a=!1,c())},S.onMouseleave=()=>{o=!1,d()}),S});ge(r,S=>{S&&(e.openOnHover&&!o&&(!u.value||!i)||u.value&&!i&&(!e.openOnHover||!o))&&(n.value=!1)}),ge(n,S=>{S||setTimeout(()=>{v.value=void 0})},{flush:"post"});const E=se();It(()=>{E.value&&Ye(()=>{s.value=Lr(E.value)})});const T=se(),O=p(()=>e.target==="cursor"&&v.value?v.value:T.value?Lr(T.value):Wd(e.target,l)||s.value),k=p(()=>Array.isArray(O.value)?void 0:O.value);let _;return ge(()=>!!e.activator,S=>{S&&Ve?(_=ko(),_.run(()=>{X0(e,l,{activatorEl:s,activatorEvents:m})})):_&&_.stop()},{flush:"post",immediate:!0}),ct(()=>{_==null||_.stop()}),{activatorEl:s,activatorRef:E,target:O,targetEl:k,targetRef:T,activatorEvents:m,contentEvents:y,scrimEvents:w}}function X0(e,t,n){let{activatorEl:r,activatorEvents:l}=n;ge(()=>e.activator,(a,u)=>{if(u&&a!==u){const f=i(u);f&&o(f)}a&&Ye(()=>s())},{immediate:!0}),ge(()=>e.activatorProps,()=>{s()}),ct(()=>{o()});function s(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:i(),u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;a&&Nh(a,we(l.value,u))}function o(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:i(),u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;a&&$h(a,we(l.value,u))}function i(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const u=Wd(a,t);return r.value=(u==null?void 0:u.nodeType)===Node.ELEMENT_NODE?u:void 0,r.value}}function Wd(e,t){var r,l;if(!e)return;let n;if(e==="parent"){let s=(l=(r=t==null?void 0:t.proxy)==null?void 0:r.$el)==null?void 0:l.parentNode;for(;s!=null&&s.hasAttribute("data-no-activator");)s=s.parentNode;n=s}else typeof e=="string"?n=document.querySelector(e):"$el"in e?n=e.$el:n=e;return n}function Z0(){if(!Ve)return de(!1);const{ssr:e}=oi();if(e){const t=de(!1);return Nn(()=>{t.value=!0}),t}else return de(!0)}const Q0=G({eager:Boolean},"lazy");function eS(e,t){const n=de(!1),r=p(()=>n.value||e.eager||t.value);ge(t,()=>n.value=!0);function l(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:r,onAfterLeave:l}}function Kd(){const t=ze("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const xu=Symbol.for("vuetify:stack"),hr=rt([]);function tS(e,t,n){const r=ze("useStack"),l=!n,s=Oe(xu,void 0),o=rt({activeChildren:new Set});et(xu,o);const i=de(+t.value);Ln(e,()=>{var c;const f=(c=hr.at(-1))==null?void 0:c[1];i.value=f?f+10:+t.value,l&&hr.push([r.uid,i.value]),s==null||s.activeChildren.add(r.uid),ct(()=>{if(l){const d=ve(hr).findIndex(v=>v[0]===r.uid);hr.splice(d,1)}s==null||s.activeChildren.delete(r.uid)})});const a=de(!0);l&&It(()=>{var c;const f=((c=hr.at(-1))==null?void 0:c[0])===r.uid;setTimeout(()=>a.value=f)});const u=p(()=>!o.activeChildren.size);return{globalTop:lr(a),localTop:u,stackStyles:p(()=>({zIndex:i.value}))}}function nS(e){return{teleportTarget:p(()=>{const n=e.value;if(n===!0||!Ve)return;const r=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(r==null)return;let l=r.querySelector(":scope > .v-overlay-container");return l||(l=document.createElement("div"),l.className="v-overlay-container",r.appendChild(l)),l})}}function rS(){return!0}function Gd(e,t,n){if(!e||qd(e,n)===!1)return!1;const r=Qc(t);if(typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&r.host===e.target)return!1;const l=(typeof n.value=="object"&&n.value.include||(()=>[]))();return l.push(t),!l.some(s=>s==null?void 0:s.contains(e.target))}function qd(e,t){return(typeof t.value=="object"&&t.value.closeConditional||rS)(e)}function lS(e,t,n){const r=typeof n.value=="function"?n.value:n.value.handler;t._clickOutside.lastMousedownWasOutside&&Gd(e,t,n)&&setTimeout(()=>{qd(e,n)&&r&&r(e)},0)}function ku(e,t){const n=Qc(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const sS={mounted(e,t){const n=l=>lS(l,e,t),r=l=>{e._clickOutside.lastMousedownWasOutside=Gd(l,e,t)};ku(e,l=>{l.addEventListener("click",n,!0),l.addEventListener("mousedown",r,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:r}},unmounted(e,t){e._clickOutside&&(ku(e,n=>{var s;if(!n||!((s=e._clickOutside)!=null&&s[t.instance.$.uid]))return;const{onClick:r,onMousedown:l}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",r,!0),n.removeEventListener("mousedown",l,!0)}),delete e._clickOutside[t.instance.$.uid])}};function oS(e){const{modelValue:t,color:n,...r}=e;return h(Xt,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&h("div",we({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},r),null)]})}const Yd=G({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,opacity:[Number,String],noClickAnimation:Boolean,modelValue:{type:Boolean,default:null},persistent:Boolean,scrim:{type:[Boolean,String],default:!0},zIndex:{type:[Number,String],default:2e3},...Y0(),...be(),...Sn(),...Q0(),...B0(),...z0(),...Je(),...el()},"VOverlay"),Eu=fe()({name:"VOverlay",directives:{ClickOutside:sS},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...Yd()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:r,emit:l}=t;const s=$e(e,"modelValue"),o=p({get:()=>!!s.value,set:ne=>{ne&&e.disabled||(s.value=ne)}}),{teleportTarget:i}=nS(p(()=>e.attach||e.contained)),{themeClasses:a}=tt(e),{rtlClasses:u,isRtl:f}=kt(),{hasContent:c,onAfterLeave:d}=eS(e,o),v=Ot(p(()=>typeof e.scrim=="string"?e.scrim:null)),{globalTop:g,localTop:m,stackStyles:y}=tS(o,re(e,"zIndex"),e._disableGlobalStack),{activatorEl:w,activatorRef:E,target:T,targetEl:O,targetRef:k,activatorEvents:_,contentEvents:S,scrimEvents:A}=J0(e,{isActive:o,isTop:m}),{dimensionStyles:I}=wn(e),R=Z0(),{scopeId:B}=Kd();ge(()=>e.disabled,ne=>{ne&&(o.value=!1)});const C=se(),V=se(),N=se(),{contentStyles:q,updateLocation:X}=M0(e,{isRtl:f,contentEl:N,target:T,isActive:o});j0(e,{root:C,contentEl:N,targetEl:O,isActive:o,updateLocation:X});function Q(ne){l("click:outside",ne),e.persistent?Y():o.value=!1}function L(ne){return o.value&&g.value&&(!e.scrim||ne.target===V.value)}Ve&&ge(o,ne=>{ne?window.addEventListener("keydown",z):window.removeEventListener("keydown",z)},{immediate:!0}),_t(()=>{Ve&&window.removeEventListener("keydown",z)});function z(ne){var W,le;ne.key==="Escape"&&g.value&&(e.persistent?Y():(o.value=!1,(W=N.value)!=null&&W.contains(document.activeElement)&&((le=w.value)==null||le.focus())))}const P=ib();Ln(()=>e.closeOnBack,()=>{ab(P,ne=>{g.value&&o.value?(ne(!1),e.persistent?Y():o.value=!1):ne()})});const D=se();ge(()=>o.value&&(e.absolute||e.contained)&&i.value==null,ne=>{if(ne){const W=tf(C.value);W&&W!==document.scrollingElement&&(D.value=W.scrollTop)}});function Y(){e.noClickAnimation||N.value&&Gn(N.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:Ll})}function ie(){l("afterEnter")}function ye(){d(),l("afterLeave")}return pe(()=>{var ne;return h(_e,null,[(ne=n.activator)==null?void 0:ne.call(n,{isActive:o.value,targetRef:k,props:we({ref:E},_.value,e.activatorProps)}),R.value&&c.value&&h(Mv,{disabled:!i.value,to:i.value},{default:()=>[h("div",we({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":o.value,"v-overlay--contained":e.contained},a.value,u.value,e.class],style:[y.value,{"--v-overlay-opacity":e.opacity,top:ue(D.value)},e.style],ref:C},B,r),[h(oS,we({color:v,modelValue:o.value&&!!e.scrim,ref:V},A.value),null),h(un,{appear:!0,persisted:!0,transition:e.transition,target:T.value,onAfterEnter:ie,onAfterLeave:ye},{default:()=>{var W;return[it(h("div",we({ref:N,class:["v-overlay__content",e.contentClass],style:[I.value,q.value]},S.value,e.contentProps),[(W=n.default)==null?void 0:W.call(n,{isActive:o})]),[[yn,o.value],[Dn("click-outside"),{handler:Q,closeConditional:L,include:()=>[w.value]}]])]}})])]})])}),{activatorEl:w,scrimEl:V,target:T,animateClick:Y,contentEl:N,globalTop:g,localTop:m,updateLocation:X}}}),iS=G({id:String,...or(Yd({closeDelay:250,closeOnContentClick:!0,locationStrategy:"connected",openDelay:300,scrim:!1,scrollStrategy:"reposition",transition:{component:md}}),["absolute"])},"VMenu"),aS=fe()({name:"VMenu",props:iS(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=$e(e,"modelValue"),{scopeId:l}=Kd(),s=xt(),o=p(()=>e.id||`v-menu-${s}`),i=se(),a=Oe(po,null),u=de(0);et(po,{register(){++u.value},unregister(){--u.value},closeParents(m){setTimeout(()=>{!u.value&&(m==null||m&&!Mh(m,i.value.contentEl))&&(r.value=!1,a==null||a.closeParents())},40)}});async function f(m){var E,T,O;const y=m.relatedTarget,w=m.target;await Ye(),r.value&&y!==w&&((E=i.value)!=null&&E.contentEl)&&((T=i.value)!=null&&T.globalTop)&&![document,i.value.contentEl].includes(w)&&!i.value.contentEl.contains(w)&&((O=Ol(i.value.contentEl)[0])==null||O.focus())}ge(r,m=>{m?(a==null||a.register(),document.addEventListener("focusin",f,{once:!0})):(a==null||a.unregister(),document.removeEventListener("focusin",f))});function c(m){a==null||a.closeParents(m)}function d(m){var y,w,E;e.disabled||(m.key==="Tab"||m.key==="Enter"&&!e.closeOnContentClick?(m.key==="Enter"&&m.preventDefault(),Uc(Ol((y=i.value)==null?void 0:y.contentEl,!1),m.shiftKey?"prev":"next",O=>O.tabIndex>=0)||(r.value=!1,(E=(w=i.value)==null?void 0:w.activatorEl)==null||E.focus())):["Enter"," "].includes(m.key)&&e.closeOnContentClick&&(r.value=!1,a==null||a.closeParents()))}function v(m){var w;if(e.disabled)return;const y=(w=i.value)==null?void 0:w.contentEl;y&&r.value?m.key==="ArrowDown"?(m.preventDefault(),Il(y,"next")):m.key==="ArrowUp"&&(m.preventDefault(),Il(y,"prev")):["ArrowDown","ArrowUp"].includes(m.key)&&(r.value=!0,m.preventDefault(),setTimeout(()=>setTimeout(()=>v(m))))}const g=p(()=>we({"aria-haspopup":"menu","aria-expanded":String(r.value),"aria-owns":o.value,onKeydown:v},e.activatorProps));return pe(()=>{const m=Eu.filterProps(e);return h(Eu,we({ref:i,id:o.value,class:["v-menu",e.class],style:e.style},m,{modelValue:r.value,"onUpdate:modelValue":y=>r.value=y,absolute:!0,activatorProps:g.value,"onClick:outside":c,onKeydown:d},l),{activator:n.activator,default:function(){for(var y=arguments.length,w=new Array(y),E=0;E<y;E++)w[E]=arguments[E];return h(ot,{root:"VMenu"},{default:()=>{var T;return[(T=n.default)==null?void 0:T.call(n,...w)]}})}})}),Ci({id:o,ΨopenChildren:u},i)}}),uS=G({renderless:Boolean,...be()},"VVirtualScrollItem"),cS=fe()({name:"VVirtualScrollItem",inheritAttrs:!1,props:uS(),emits:{"update:height":e=>!0},setup(e,t){let{attrs:n,emit:r,slots:l}=t;const{resizeRef:s,contentRect:o}=Bn(void 0,"border");ge(()=>{var i;return(i=o.value)==null?void 0:i.height},i=>{i!=null&&r("update:height",i)}),pe(()=>{var i,a;return e.renderless?h(_e,null,[(i=l.default)==null?void 0:i.call(l,{itemRef:s})]):h("div",we({ref:s,class:["v-virtual-scroll__item",e.class],style:e.style},n),[(a=l.default)==null?void 0:a.call(l)])})}}),fS=-1,dS=1,Ms=100,mS=G({itemHeight:{type:[Number,String],default:null},height:[Number,String]},"virtual");function vS(e,t){const n=oi(),r=de(0);It(()=>{r.value=parseFloat(e.itemHeight||0)});const l=de(0),s=de(Math.ceil((parseInt(e.height)||n.height.value)/(r.value||16))||1),o=de(0),i=de(0),a=se(),u=se();let f=0;const{resizeRef:c,contentRect:d}=Bn();It(()=>{c.value=a.value});const v=p(()=>{var z;return a.value===document.documentElement?n.height.value:((z=d.value)==null?void 0:z.height)||parseInt(e.height)||0}),g=p(()=>!!(a.value&&u.value&&v.value&&r.value));let m=Array.from({length:t.value.length}),y=Array.from({length:t.value.length});const w=de(0);let E=-1;function T(z){return m[z]||r.value}const O=Fh(()=>{const z=performance.now();y[0]=0;const P=t.value.length;for(let D=1;D<=P-1;D++)y[D]=(y[D-1]||0)+T(D-1);w.value=Math.max(w.value,performance.now()-z)},w),k=ge(g,z=>{z&&(k(),f=u.value.offsetTop,O.immediate(),q(),~E&&Ye(()=>{Ve&&window.requestAnimationFrame(()=>{Q(E),E=-1})}))});ct(()=>{O.clear()});function _(z,P){const D=m[z],Y=r.value;r.value=Y?Math.min(r.value,P):P,(D!==P||Y!==r.value)&&(m[z]=P,O())}function S(z){return z=Pt(z,0,t.value.length-1),y[z]||0}function A(z){return hS(y,z)}let I=0,R=0,B=0;ge(v,(z,P)=>{P&&(q(),z<P&&requestAnimationFrame(()=>{R=0,q()}))});function C(){if(!a.value||!u.value)return;const z=a.value.scrollTop,P=performance.now();P-B>500?(R=Math.sign(z-I),f=u.value.offsetTop):R=z-I,I=z,B=P,q()}function V(){!a.value||!u.value||(R=0,B=0,q())}let N=-1;function q(){cancelAnimationFrame(N),N=requestAnimationFrame(X)}function X(){if(!a.value||!v.value)return;const z=I-f,P=Math.sign(R),D=Math.max(0,z-Ms),Y=Pt(A(D),0,t.value.length),ie=z+v.value+Ms,ye=Pt(A(ie)+1,Y+1,t.value.length);if((P!==fS||Y<l.value)&&(P!==dS||ye>s.value)){const ne=S(l.value)-S(Y),W=S(ye)-S(s.value);Math.max(ne,W)>Ms?(l.value=Y,s.value=ye):(Y<=0&&(l.value=Y),ye>=t.value.length&&(s.value=ye))}o.value=S(l.value),i.value=S(t.value.length)-S(s.value)}function Q(z){const P=S(z);!a.value||z&&!P?E=z:a.value.scrollTop=P}const L=p(()=>t.value.slice(l.value,s.value).map((z,P)=>({raw:z,index:P+l.value})));return ge(t,()=>{m=Array.from({length:t.value.length}),y=Array.from({length:t.value.length}),O.immediate(),q()},{deep:!0}),{containerRef:a,markerRef:u,computedItems:L,paddingTop:o,paddingBottom:i,scrollToIndex:Q,handleScroll:C,handleScrollend:V,handleItemResize:_}}function hS(e,t){let n=e.length-1,r=0,l=0,s=null,o=-1;if(e[n]<t)return n;for(;r<=n;)if(l=r+n>>1,s=e[l],s>t)n=l-1;else if(s<t)o=l,r=l+1;else return s===t?l:r;return o}const gS=G({items:{type:Array,default:()=>[]},renderless:Boolean,...mS(),...be(),...Sn()},"VVirtualScroll"),yS=fe()({name:"VVirtualScroll",props:gS(),setup(e,t){let{slots:n}=t;const r=ze("VVirtualScroll"),{dimensionStyles:l}=wn(e),{containerRef:s,markerRef:o,handleScroll:i,handleScrollend:a,handleItemResize:u,scrollToIndex:f,paddingTop:c,paddingBottom:d,computedItems:v}=vS(e,re(e,"items"));return Ln(()=>e.renderless,()=>{function g(){var w,E;const y=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1)?"addEventListener":"removeEventListener";s.value===document.documentElement?(document[y]("scroll",i,{passive:!0}),document[y]("scrollend",a)):((w=s.value)==null||w[y]("scroll",i,{passive:!0}),(E=s.value)==null||E[y]("scrollend",a))}Nn(()=>{s.value=tf(r.vnode.el,!0),g(!0)}),ct(g)}),pe(()=>{const g=v.value.map(m=>h(cS,{key:m.index,renderless:e.renderless,"onUpdate:height":y=>u(m.index,y)},{default:y=>{var w;return(w=n.default)==null?void 0:w.call(n,{item:m.raw,index:m.index,...y})}}));return e.renderless?h(_e,null,[h("div",{ref:o,class:"v-virtual-scroll__spacer",style:{paddingTop:ue(c.value)}},null),g,h("div",{class:"v-virtual-scroll__spacer",style:{paddingBottom:ue(d.value)}},null)]):h("div",{ref:s,class:["v-virtual-scroll",e.class],onScrollPassive:i,onScrollend:a,style:[l.value,e.style]},[h("div",{ref:o,class:"v-virtual-scroll__container",style:{paddingTop:ue(c.value),paddingBottom:ue(d.value)}},[g])])}),{scrollToIndex:f}}});function pS(e,t){const n=de(!1);let r;function l(i){cancelAnimationFrame(r),n.value=!0,r=requestAnimationFrame(()=>{r=requestAnimationFrame(()=>{n.value=!1})})}async function s(){await new Promise(i=>requestAnimationFrame(i)),await new Promise(i=>requestAnimationFrame(i)),await new Promise(i=>requestAnimationFrame(i)),await new Promise(i=>{if(n.value){const a=ge(n,()=>{a(),i()})}else i()})}async function o(i){var f,c;if(i.key==="Tab"&&((f=t.value)==null||f.focus()),!["PageDown","PageUp","Home","End"].includes(i.key))return;const a=(c=e.value)==null?void 0:c.$el;if(!a)return;(i.key==="Home"||i.key==="End")&&a.scrollTo({top:i.key==="Home"?0:a.scrollHeight,behavior:"smooth"}),await s();const u=a.querySelectorAll(":scope > :not(.v-virtual-scroll__spacer)");if(i.key==="PageDown"||i.key==="Home"){const d=a.getBoundingClientRect().top;for(const v of u)if(v.getBoundingClientRect().top>=d){v.focus();break}}else{const d=a.getBoundingClientRect().bottom;for(const v of[...u].reverse())if(v.getBoundingClientRect().bottom<=d){v.focus();break}}}return{onListScroll:l,onListKeydown:o}}const bS=G({chips:Boolean,closableChips:Boolean,closeText:{type:String,default:"$vuetify.close"},openText:{type:String,default:"$vuetify.open"},eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,listProps:{type:Object},menu:Boolean,menuIcon:{type:Re,default:"$dropdown"},menuProps:{type:Object},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,itemColor:String,...$d({itemChildren:!1})},"Select"),SS=G({...bS(),...or(_d({modelValue:null,role:"combobox"}),["validationValue","dirty","appendInnerIcon"]),...el({transition:{component:md}})},"VSelect"),yr=fe()({name:"VSelect",props:SS(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:n}=t;const{t:r}=si(),l=se(),s=se(),o=se(),i=$e(e,"menu"),a=p({get:()=>i.value,set:L=>{var z;i.value&&!L&&((z=s.value)!=null&&z.ΨopenChildren)||(i.value=L)}}),{items:u,transformIn:f,transformOut:c}=P0(e),d=$e(e,"modelValue",[],L=>f(L===null?[null]:qt(L)),L=>{const z=c(L);return e.multiple?z:z[0]??null}),v=p(()=>typeof e.counterValue=="function"?e.counterValue(d.value):typeof e.counterValue=="number"?e.counterValue:d.value.length),g=Sd(),m=p(()=>d.value.map(L=>L.value)),y=de(!1),w=p(()=>a.value?e.closeText:e.openText);let E="",T;const O=p(()=>e.hideSelected?u.value.filter(L=>!d.value.some(z=>z===L)):u.value),k=p(()=>e.hideNoData&&!O.value.length||e.readonly||(g==null?void 0:g.isReadonly.value)),_=p(()=>{var L;return{...e.menuProps,activatorProps:{...((L=e.menuProps)==null?void 0:L.activatorProps)||{},"aria-haspopup":"listbox"}}}),S=se(),{onListScroll:A,onListKeydown:I}=pS(S,l);function R(L){e.openOnClear&&(a.value=!0)}function B(){k.value||(a.value=!a.value)}function C(L){var ie,ye;if(!L.key||e.readonly||g!=null&&g.isReadonly.value)return;["Enter"," ","ArrowDown","ArrowUp","Home","End"].includes(L.key)&&L.preventDefault(),["Enter","ArrowDown"," "].includes(L.key)&&(a.value=!0),["Escape","Tab"].includes(L.key)&&(a.value=!1),L.key==="Home"?(ie=S.value)==null||ie.focus("first"):L.key==="End"&&((ye=S.value)==null||ye.focus("last"));const z=1e3;function P(ne){const W=ne.key.length===1,le=!ne.ctrlKey&&!ne.metaKey&&!ne.altKey;return W&&le}if(e.multiple||!P(L))return;const D=performance.now();D-T>z&&(E=""),E+=L.key.toLowerCase(),T=D;const Y=u.value.find(ne=>ne.title.toLowerCase().startsWith(E));if(Y!==void 0){d.value=[Y];const ne=O.value.indexOf(Y);Ve&&window.requestAnimationFrame(()=>{var W;ne>=0&&((W=o.value)==null||W.scrollToIndex(ne))})}}function V(L){let z=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(!L.props.disabled)if(e.multiple){const P=d.value.findIndex(Y=>e.valueComparator(Y.value,L.value)),D=z??!~P;if(~P){const Y=D?[...d.value,L]:[...d.value];Y.splice(P,1),d.value=Y}else D&&(d.value=[...d.value,L])}else{const P=z!==!1;d.value=P?[L]:[],Ye(()=>{a.value=!1})}}function N(L){var z;(z=S.value)!=null&&z.$el.contains(L.relatedTarget)||(a.value=!1)}function q(){var L;y.value&&((L=l.value)==null||L.focus())}function X(L){y.value=!0}function Q(L){if(L==null)d.value=[];else if(Fl(l.value,":autofill")||Fl(l.value,":-webkit-autofill")){const z=u.value.find(P=>P.title===L);z&&V(z)}else l.value&&(l.value.value="")}return ge(a,()=>{if(!e.hideSelected&&a.value&&d.value.length){const L=O.value.findIndex(z=>d.value.some(P=>e.valueComparator(P.value,z.value)));Ve&&window.requestAnimationFrame(()=>{var z;L>=0&&((z=o.value)==null||z.scrollToIndex(L))})}}),ge(()=>e.items,(L,z)=>{a.value||y.value&&!z.length&&L.length&&(a.value=!0)}),pe(()=>{const L=!!(e.chips||n.chip),z=!!(!e.hideNoData||O.value.length||n["prepend-item"]||n["append-item"]||n["no-data"]),P=d.value.length>0,D=dn.filterProps(e),Y=P||!y.value&&e.label&&!e.persistentPlaceholder?void 0:e.placeholder;return h(dn,we({ref:l},D,{modelValue:d.value.map(ie=>ie.props.value).join(", "),"onUpdate:modelValue":Q,focused:y.value,"onUpdate:focused":ie=>y.value=ie,validationValue:d.externalValue,counterValue:v.value,dirty:P,class:["v-select",{"v-select--active-menu":a.value,"v-select--chips":!!e.chips,[`v-select--${e.multiple?"multiple":"single"}`]:!0,"v-select--selected":d.value.length,"v-select--selection-slot":!!n.selection},e.class],style:e.style,inputmode:"none",placeholder:Y,"onClick:clear":R,"onMousedown:control":B,onBlur:N,onKeydown:C,"aria-label":r(w.value),title:r(w.value)}),{...n,default:()=>h(_e,null,[h(aS,we({ref:s,modelValue:a.value,"onUpdate:modelValue":ie=>a.value=ie,activator:"parent",contentClass:"v-select__content",disabled:k.value,eager:e.eager,maxHeight:310,openOnClick:!1,closeOnContentClick:!1,transition:e.transition,onAfterLeave:q},_.value),{default:()=>[z&&h(R0,we({ref:S,selected:m.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:ie=>ie.preventDefault(),onKeydown:I,onFocusin:X,onScrollPassive:A,tabindex:"-1","aria-live":"polite",color:e.itemColor??e.color},e.listProps),{default:()=>{var ie,ye,ne;return[(ie=n["prepend-item"])==null?void 0:ie.call(n),!O.value.length&&!e.hideNoData&&(((ye=n["no-data"])==null?void 0:ye.call(n))??h(jl,{title:r(e.noDataText)},null)),h(yS,{ref:o,renderless:!0,items:O.value},{default:W=>{var Cn;let{item:le,index:Le,itemRef:We}=W;const Lt=we(le.props,{ref:We,key:Le,onClick:()=>V(le,null)});return((Cn=n.item)==null?void 0:Cn.call(n,{item:le,index:Le,props:Lt}))??h(jl,we(Lt,{role:"option"}),{prepend:jn=>{let{isSelected:b}=jn;return h(_e,null,[e.multiple&&!e.hideSelected?h(n0,{key:le.value,modelValue:b,ripple:!1,tabindex:"-1"},null):void 0,le.props.prependAvatar&&h(Hr,{image:le.props.prependAvatar},null),le.props.prependIcon&&h(qe,{icon:le.props.prependIcon},null)])}})}}),(ne=n["append-item"])==null?void 0:ne.call(n)]}})]}),d.value.map((ie,ye)=>{function ne(We){We.stopPropagation(),We.preventDefault(),V(ie,!1)}const W={"onClick:close":ne,onKeydown(We){We.key!=="Enter"&&We.key!==" "||(We.preventDefault(),We.stopPropagation(),ne(We))},onMousedown(We){We.preventDefault(),We.stopPropagation()},modelValue:!0,"onUpdate:modelValue":void 0},le=L?!!n.chip:!!n.selection,Le=le?Wc(L?n.chip({item:ie,index:ye,props:W}):n.selection({item:ie,index:ye})):void 0;if(!(le&&!Le))return h("div",{key:ie.value,class:"v-select__selection"},[L?n.chip?h(ot,{key:"chip-defaults",defaults:{VChip:{closable:e.closableChips,size:"small",text:ie.title}}},{default:()=>[Le]}):h(u0,we({key:"chip",closable:e.closableChips,size:"small",text:ie.title,disabled:ie.props.disabled},W),null):Le??h("span",{class:"v-select__selection-text"},[ie.title,e.multiple&&ye<d.value.length-1&&h("span",{class:"v-select__selection-comma"},[Te(",")])])])})]),"append-inner":function(){var W;for(var ie=arguments.length,ye=new Array(ie),ne=0;ne<ie;ne++)ye[ne]=arguments[ne];return h(_e,null,[(W=n["append-inner"])==null?void 0:W.call(n,...ye),e.menuIcon?h(qe,{class:"v-select__menu-icon",icon:e.menuIcon},null):void 0])}})}),Ci({isFocused:y,menu:a,select:V},l)}}),Ei=Symbol.for("vuetify:v-slider");function wS(e,t,n){const r=n==="vertical",l=t.getBoundingClientRect(),s="touches"in e?e.touches[0]:e;return r?s.clientY-(l.top+l.height/2):s.clientX-(l.left+l.width/2)}function CS(e,t){return"touches"in e&&e.touches.length?e.touches[0][t]:"changedTouches"in e&&e.changedTouches.length?e.changedTouches[0][t]:e[t]}const _S=G({disabled:{type:Boolean,default:null},error:Boolean,readonly:{type:Boolean,default:null},max:{type:[Number,String],default:100},min:{type:[Number,String],default:0},step:{type:[Number,String],default:0},thumbColor:String,thumbLabel:{type:[Boolean,String],default:void 0,validator:e=>typeof e=="boolean"||e==="always"},thumbSize:{type:[Number,String],default:20},showTicks:{type:[Boolean,String],default:!1,validator:e=>typeof e=="boolean"||e==="always"},ticks:{type:[Array,Object]},tickSize:{type:[Number,String],default:2},color:String,trackColor:String,trackFillColor:String,trackSize:{type:[Number,String],default:4},direction:{type:String,default:"horizontal",validator:e=>["vertical","horizontal"].includes(e)},reverse:Boolean,...Ft(),...$n({elevation:2}),ripple:{type:Boolean,default:!0}},"Slider"),xS=e=>{const t=p(()=>parseFloat(e.min)),n=p(()=>parseFloat(e.max)),r=p(()=>+e.step>0?parseFloat(e.step):0),l=p(()=>Math.max(pa(r.value),pa(t.value)));function s(o){if(o=parseFloat(o),r.value<=0)return o;const i=Pt(o,t.value,n.value),a=t.value%r.value,u=Math.round((i-a)/r.value)*r.value+a;return parseFloat(Math.min(u,n.value).toFixed(l.value))}return{min:t,max:n,step:r,decimals:l,roundValue:s}},kS=e=>{let{props:t,steps:n,onSliderStart:r,onSliderMove:l,onSliderEnd:s,getActiveThumb:o}=e;const{isRtl:i}=kt(),a=re(t,"reverse"),u=p(()=>t.direction==="vertical"),f=p(()=>u.value!==a.value),{min:c,max:d,step:v,decimals:g,roundValue:m}=n,y=p(()=>parseInt(t.thumbSize,10)),w=p(()=>parseInt(t.tickSize,10)),E=p(()=>parseInt(t.trackSize,10)),T=p(()=>(d.value-c.value)/v.value),O=re(t,"disabled"),k=p(()=>t.error||t.disabled?void 0:t.thumbColor??t.color),_=p(()=>t.error||t.disabled?void 0:t.trackColor??t.color),S=p(()=>t.error||t.disabled?void 0:t.trackFillColor??t.color),A=de(!1),I=de(0),R=se(),B=se();function C(W){var F;const le=t.direction==="vertical",Le=le?"top":"left",We=le?"height":"width",Lt=le?"clientY":"clientX",{[Le]:Cn,[We]:jn}=(F=R.value)==null?void 0:F.$el.getBoundingClientRect(),b=CS(W,Lt);let x=Math.min(Math.max((b-Cn-I.value)/jn,0),1)||0;return(le?f.value:f.value!==i.value)&&(x=1-x),m(c.value+x*(d.value-c.value))}const V=W=>{s({value:C(W)}),A.value=!1,I.value=0},N=W=>{B.value=o(W),B.value&&(B.value.focus(),A.value=!0,B.value.contains(W.target)?I.value=wS(W,B.value,t.direction):(I.value=0,l({value:C(W)})),r({value:C(W)}))},q={passive:!0,capture:!0};function X(W){l({value:C(W)})}function Q(W){W.stopPropagation(),W.preventDefault(),V(W),window.removeEventListener("mousemove",X,q),window.removeEventListener("mouseup",Q)}function L(W){var le;V(W),window.removeEventListener("touchmove",X,q),(le=W.target)==null||le.removeEventListener("touchend",L)}function z(W){var le;N(W),window.addEventListener("touchmove",X,q),(le=W.target)==null||le.addEventListener("touchend",L,{passive:!1})}function P(W){W.preventDefault(),N(W),window.addEventListener("mousemove",X,q),window.addEventListener("mouseup",Q,{passive:!1})}const D=W=>{const le=(W-c.value)/(d.value-c.value)*100;return Pt(isNaN(le)?0:le,0,100)},Y=re(t,"showTicks"),ie=p(()=>Y.value?t.ticks?Array.isArray(t.ticks)?t.ticks.map(W=>({value:W,position:D(W),label:W.toString()})):Object.keys(t.ticks).map(W=>({value:parseFloat(W),position:D(parseFloat(W)),label:t.ticks[W]})):T.value!==1/0?Xo(T.value+1).map(W=>{const le=c.value+W*v.value;return{value:le,position:D(le)}}):[]:[]),ye=p(()=>ie.value.some(W=>{let{label:le}=W;return!!le})),ne={activeThumbRef:B,color:re(t,"color"),decimals:g,disabled:O,direction:re(t,"direction"),elevation:re(t,"elevation"),hasLabels:ye,isReversed:a,indexFromEnd:f,min:c,max:d,mousePressed:A,numTicks:T,onSliderMousedown:P,onSliderTouchstart:z,parsedTicks:ie,parseMouseMove:C,position:D,readonly:re(t,"readonly"),rounded:re(t,"rounded"),roundValue:m,showTicks:Y,startOffset:I,step:v,thumbSize:y,thumbColor:k,thumbLabel:re(t,"thumbLabel"),ticks:re(t,"ticks"),tickSize:w,trackColor:_,trackContainerRef:R,trackFillColor:S,trackSize:E,vertical:u};return et(Ei,ne),ne},ES=G({focused:Boolean,max:{type:Number,required:!0},min:{type:Number,required:!0},modelValue:{type:Number,required:!0},position:{type:Number,required:!0},ripple:{type:[Boolean,Object],default:!0},...be()},"VSliderThumb"),AS=fe()({name:"VSliderThumb",directives:{Ripple:Qr},props:ES(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n,emit:r}=t;const l=Oe(Ei),{isRtl:s,rtlClasses:o}=kt();if(!l)throw new Error("[Vuetify] v-slider-thumb must be used inside v-slider or v-range-slider");const{thumbColor:i,step:a,disabled:u,thumbSize:f,thumbLabel:c,direction:d,isReversed:v,vertical:g,readonly:m,elevation:y,mousePressed:w,decimals:E,indexFromEnd:T}=l,O=p(()=>u.value?void 0:y.value),{elevationClasses:k}=Hn(O),{textColorClasses:_,textColorStyles:S}=zt(i),{pageup:A,pagedown:I,end:R,home:B,left:C,right:V,down:N,up:q}=Vh,X=[A,I,R,B,C,V,N,q],Q=p(()=>a.value?[1,2,3]:[1,5,10]);function L(P,D){if(!X.includes(P.key))return;P.preventDefault();const Y=a.value||.1,ie=(e.max-e.min)/Y;if([C,V,N,q].includes(P.key)){const ne=(g.value?[s.value?C:V,v.value?N:q]:T.value!==s.value?[C,q]:[V,q]).includes(P.key)?1:-1,W=P.shiftKey?2:P.ctrlKey?1:0;D=D+ne*Y*Q.value[W]}else if(P.key===B)D=e.min;else if(P.key===R)D=e.max;else{const ye=P.key===I?1:-1;D=D-ye*Y*(ie>100?ie/10:10)}return Math.max(e.min,Math.min(e.max,D))}function z(P){const D=L(P,e.modelValue);D!=null&&r("update:modelValue",D)}return pe(()=>{const P=ue(T.value?100-e.position:e.position,"%");return h("div",{class:["v-slider-thumb",{"v-slider-thumb--focused":e.focused,"v-slider-thumb--pressed":e.focused&&w.value},e.class,o.value],style:[{"--v-slider-thumb-position":P,"--v-slider-thumb-size":ue(f.value)},e.style],role:"slider",tabindex:u.value?-1:0,"aria-valuemin":e.min,"aria-valuemax":e.max,"aria-valuenow":e.modelValue,"aria-readonly":!!m.value,"aria-orientation":d.value,onKeydown:m.value?void 0:z},[h("div",{class:["v-slider-thumb__surface",_.value,k.value],style:{...S.value}},null),it(h("div",{class:["v-slider-thumb__ripple",_.value],style:S.value},null),[[Dn("ripple"),e.ripple,null,{circle:!0,center:!0}]]),h(vd,{origin:"bottom center"},{default:()=>{var D;return[it(h("div",{class:"v-slider-thumb__label-container"},[h("div",{class:["v-slider-thumb__label"]},[h("div",null,[((D=n["thumb-label"])==null?void 0:D.call(n,{modelValue:e.modelValue}))??e.modelValue.toFixed(a.value?E.value:1)])])]),[[yn,c.value&&e.focused||c.value==="always"]])]}})])}),{}}}),TS=G({start:{type:Number,required:!0},stop:{type:Number,required:!0},...be()},"VSliderTrack"),PS=fe()({name:"VSliderTrack",props:TS(),emits:{},setup(e,t){let{slots:n}=t;const r=Oe(Ei);if(!r)throw new Error("[Vuetify] v-slider-track must be inside v-slider or v-range-slider");const{color:l,parsedTicks:s,rounded:o,showTicks:i,tickSize:a,trackColor:u,trackFillColor:f,trackSize:c,vertical:d,min:v,max:g,indexFromEnd:m}=r,{roundedClasses:y}=Rt(o),{backgroundColorClasses:w,backgroundColorStyles:E}=Ot(f),{backgroundColorClasses:T,backgroundColorStyles:O}=Ot(u),k=p(()=>`inset-${d.value?"block":"inline"}-${m.value?"end":"start"}`),_=p(()=>d.value?"height":"width"),S=p(()=>({[k.value]:"0%",[_.value]:"100%"})),A=p(()=>e.stop-e.start),I=p(()=>({[k.value]:ue(e.start,"%"),[_.value]:ue(A.value,"%")})),R=p(()=>i.value?(d.value?s.value.slice().reverse():s.value).map((C,V)=>{var q;const N=C.value!==v.value&&C.value!==g.value?ue(C.position,"%"):void 0;return h("div",{key:C.value,class:["v-slider-track__tick",{"v-slider-track__tick--filled":C.position>=e.start&&C.position<=e.stop,"v-slider-track__tick--first":C.value===v.value,"v-slider-track__tick--last":C.value===g.value}],style:{[k.value]:N}},[(C.label||n["tick-label"])&&h("div",{class:"v-slider-track__tick-label"},[((q=n["tick-label"])==null?void 0:q.call(n,{tick:C,index:V}))??C.label])])}):[]);return pe(()=>h("div",{class:["v-slider-track",y.value,e.class],style:[{"--v-slider-track-size":ue(c.value),"--v-slider-tick-size":ue(a.value)},e.style]},[h("div",{class:["v-slider-track__background",T.value,{"v-slider-track__background--opacity":!!l.value||!f.value}],style:{...S.value,...O.value}},null),h("div",{class:["v-slider-track__fill",w.value],style:{...I.value,...E.value}},null),i.value&&h("div",{class:["v-slider-track__ticks",{"v-slider-track__ticks--always-show":i.value==="always"}]},[R.value])])),{}}}),VS=G({...wi(),..._S(),...cs(),modelValue:{type:[Number,String],default:0}},"VSlider"),Cl=fe()({name:"VSlider",props:VS(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,start:e=>!0,end:e=>!0},setup(e,t){let{slots:n,emit:r}=t;const l=se(),{rtlClasses:s}=kt(),o=xS(e),i=$e(e,"modelValue",void 0,_=>o.roundValue(_??o.min.value)),{min:a,max:u,mousePressed:f,roundValue:c,onSliderMousedown:d,onSliderTouchstart:v,trackContainerRef:g,position:m,hasLabels:y,readonly:w}=kS({props:e,steps:o,onSliderStart:()=>{r("start",i.value)},onSliderEnd:_=>{let{value:S}=_;const A=c(S);i.value=A,r("end",A)},onSliderMove:_=>{let{value:S}=_;return i.value=c(S)},getActiveThumb:()=>{var _;return(_=l.value)==null?void 0:_.$el}}),{isFocused:E,focus:T,blur:O}=us(e),k=p(()=>m(i.value));return pe(()=>{const _=nr.filterProps(e),S=!!(e.label||n.label||n.prepend);return h(nr,we({class:["v-slider",{"v-slider--has-labels":!!n["tick-label"]||y.value,"v-slider--focused":E.value,"v-slider--pressed":f.value,"v-slider--disabled":e.disabled},s.value,e.class],style:e.style},_,{focused:E.value}),{...n,prepend:S?A=>{var I,R;return h(_e,null,[((I=n.label)==null?void 0:I.call(n,A))??(e.label?h(Si,{id:A.id.value,class:"v-slider__label",text:e.label},null):void 0),(R=n.prepend)==null?void 0:R.call(n,A)])}:void 0,default:A=>{let{id:I,messagesId:R}=A;return h("div",{class:"v-slider__container",onMousedown:w.value?void 0:d,onTouchstartPassive:w.value?void 0:v},[h("input",{id:I.value,name:e.name||I.value,disabled:!!e.disabled,readonly:!!e.readonly,tabindex:"-1",value:i.value},null),h(PS,{ref:g,start:0,stop:k.value},{"tick-label":n["tick-label"]}),h(AS,{ref:l,"aria-describedby":R.value,focused:E.value,min:a.value,max:u.value,modelValue:i.value,"onUpdate:modelValue":B=>i.value=B,position:k.value,elevation:e.elevation,onFocus:T,onBlur:O,ripple:e.ripple},{"thumb-label":n["thumb-label"]})])}})}),{}}}),OS={mounted(){ke.get("/api/formats").then(e=>{this.formats=e.data.video,this.audioFormats=e.data.audio,ke.get("/api/format").then(t=>{this.format=t.data,this.updateFormatFields()})})},data(){return{formats:[],format:"",audioFormats:[],geometry:""}},methods:{updateValue(e){ke.post("/api/format",e).then(t=>{this.format=t.data,this.updateFormatFields()})},updateGeometry(){console.log(this.geometry);const e=this.geometry.split("x");this.format.width=parseInt(e[0]),this.format.height=parseInt(e[1]),this.updateValue(this.format)},updateFormatFields(){this.geometry=`${this.format.width}x${this.format.height}`,this.format.description=this.formats.filter(e=>e.format==this.format.format)[0].description,this.format.frameSizes=this.formats.filter(e=>e.format==this.format.format)[0].frameSizes},getFormats(e){return e.map(t=>t.format)},getGeometries(e){return e.sort((t,n)=>t.width*t.height-n.width*n.height).map(t=>`${t.width}x${t.height}`)},getFps(e){return e.filter(t=>t.width+"x"+t.height==this.geometry)[0].intervals.map(t=>t.fps)}}};function IS(e,t,n,r,l,s){return Pe(),Me(Pn,null,{default:te(()=>[h(mt,null,{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Format")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[h(yr,{modelValue:l.format.format,"onUpdate:modelValue":[t[0]||(t[0]=o=>l.format.format=o),t[1]||(t[1]=o=>s.updateValue(l.format))],items:s.getFormats(l.formats),hint:l.format.description,"persistent-hint":""},null,8,["modelValue","items","hint"])]),_:1})]),_:1}),h(mt,null,{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Geometry")]),_:1}),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].width=="number"&&typeof l.format.frameSizes[0].height=="number"?(Pe(),Me(Ae,{key:0,cols:"8"},{default:te(()=>[h(yr,{modelValue:l.geometry,"onUpdate:modelValue":[t[2]||(t[2]=o=>l.geometry=o),t[3]||(t[3]=o=>s.updateGeometry())],items:s.getGeometries(l.format.frameSizes)},null,8,["modelValue","items"])]),_:1})):je("",!0),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].width=="object"&&typeof l.format.frameSizes[0].height=="object"?(Pe(),Me(Ae,{key:1,cols:"7"},{default:te(()=>[h(Cl,{modelValue:l.format.width,"onUpdate:modelValue":t[4]||(t[4]=o=>l.format.width=o),modelModifiers:{number:!0},min:l.format.frameSizes[0].width.min,max:l.format.frameSizes[0].width.max,step:l.format.frameSizes[0].width.step,label:"Width",color:"blue","thumb-label":"always",onEnd:t[5]||(t[5]=o=>s.updateValue(l.format))},{prepend:te(()=>[Te(Ge(l.format.frameSizes[0].width.min),1)]),append:te(()=>[Te(Ge(l.format.frameSizes[0].width.max),1)]),_:1},8,["modelValue","min","max","step"]),h(Cl,{modelValue:l.format.height,"onUpdate:modelValue":t[6]||(t[6]=o=>l.format.height=o),modelModifiers:{number:!0},min:l.format.frameSizes[0].height.min,max:l.format.frameSizes[0].height.max,label:"Height",color:"blue","thumb-label":"always",step:l.format.frameSizes[0].height.step,onChange:t[7]||(t[7]=o=>e.alert(o)),onEnd:t[8]||(t[8]=o=>s.updateValue(l.format))},{prepend:te(()=>[Te(Ge(l.format.frameSizes[0].height.min),1)]),append:te(()=>[Te(Ge(l.format.frameSizes[0].height.max),1)]),_:1},8,["modelValue","min","max","step"])]),_:1})):je("",!0),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].width=="object"&&typeof l.format.frameSizes[0].height=="object"||!l.format.frameSizes||!l.format.frameSizes.length?(Pe(),Me(Ae,{key:2,cols:"1"},{default:te(()=>[h(dn,{label:"Width",modelValue:l.format.width,"onUpdate:modelValue":[t[9]||(t[9]=o=>l.format.width=o),t[10]||(t[10]=o=>s.updateValue(l.format))],modelModifiers:{number:!0}},null,8,["modelValue"]),h(dn,{label:"Height",modelValue:l.format.height,"onUpdate:modelValue":[t[11]||(t[11]=o=>l.format.height=o),t[12]||(t[12]=o=>s.updateValue(l.format))],modelModifiers:{number:!0}},null,8,["modelValue"])]),_:1})):je("",!0)]),_:1}),h(mt,null,{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Fps")]),_:1}),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].intervals[0].fps=="number"?(Pe(),Me(Ae,{key:0,cols:"8"},{default:te(()=>[h(yr,{modelValue:l.format.fps,"onUpdate:modelValue":t[13]||(t[13]=o=>l.format.fps=o),modelModifiers:{number:!0},items:s.getFps(l.format.frameSizes)},null,8,["modelValue","items"])]),_:1})):je("",!0),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].intervals[0].fps=="object"?(Pe(),Me(Ae,{key:1,cols:"7"},{default:te(()=>[h(Cl,{modelValue:l.format.fps,"onUpdate:modelValue":t[14]||(t[14]=o=>l.format.fps=o),modelModifiers:{number:!0},min:l.format.frameSizes[0].intervals[0].fps.min,max:l.format.frameSizes[0].intervals[0].fps.max,label:"Fps",color:"blue","thumb-label":"always",step:l.format.frameSizes[0].intervals[0].fps.step,onEnd:t[15]||(t[15]=o=>s.updateValue(l.format))},{prepend:te(()=>[Te(Ge(l.format.frameSizes[0].intervals[0].fps.min),1)]),append:te(()=>[Te(Ge(l.format.frameSizes[0].intervals[0].fps.max),1)]),_:1},8,["modelValue","min","max","step"])]),_:1})):je("",!0),l.format.frameSizes&&l.format.frameSizes[0]&&typeof l.format.frameSizes[0].intervals[0].fps=="object"||!l.format.frameSizes||!l.format.frameSizes.length?(Pe(),Me(Ae,{key:2,cols:"1"},{default:te(()=>[h(dn,{label:"Fps",modelValue:l.format.fps,"onUpdate:modelValue":[t[16]||(t[16]=o=>l.format.fps=o),t[17]||(t[17]=o=>s.updateValue(l.format))],modelModifiers:{number:!0}},null,8,["modelValue"])]),_:1})):je("",!0)]),_:1}),l.format.audio?(Pe(),Me(mt,{key:0},{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Audio Format")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[h(yr,{modelValue:l.format.audio.format,"onUpdate:modelValue":[t[18]||(t[18]=o=>l.format.audio.format=o),t[19]||(t[19]=o=>s.updateValue(l.format))],items:l.audioFormats,hint:l.format.description,"persistent-hint":""},null,8,["modelValue","items","hint"])]),_:1})]),_:1})):je("",!0),l.format.audio?(Pe(),Me(mt,{key:1},{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Audio Sample Rate")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[Te(Ge(l.format.audio.samplerate),1)]),_:1})]),_:1})):je("",!0),l.format.audio?(Pe(),Me(mt,{key:2},{default:te(()=>[h(Ae,null,{default:te(()=>[Te("Audio Channels")]),_:1}),h(Ae,{cols:"8"},{default:te(()=>[Te(Ge(l.format.audio.channels),1)]),_:1})]),_:1})):je("",!0)]),_:1})}const FS=os(OS,[["render",IS]]),RS=G({indeterminate:Boolean,inset:Boolean,flat:Boolean,loading:{type:[Boolean,String],default:!1},...cs(),..._i()},"VSwitch"),LS=fe()({name:"VSwitch",inheritAttrs:!1,props:RS(),emits:{"update:focused":e=>!0,"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const l=$e(e,"indeterminate"),s=$e(e,"modelValue"),{loaderClasses:o}=hi(e),{isFocused:i,focus:a,blur:u}=us(e),f=se(),c=p(()=>typeof e.loading=="string"&&e.loading!==""?e.loading:e.color),d=xt(),v=p(()=>e.id||`switch-${d}`);function g(){l.value&&(l.value=!1)}function m(y){var w,E;y.stopPropagation(),y.preventDefault(),(E=(w=f.value)==null?void 0:w.input)==null||E.click()}return pe(()=>{const[y,w]=Qo(n),E=nr.filterProps(e),T=zl.filterProps(e);return h(nr,we({class:["v-switch",{"v-switch--flat":e.flat},{"v-switch--inset":e.inset},{"v-switch--indeterminate":l.value},o.value,e.class]},y,E,{modelValue:s.value,"onUpdate:modelValue":O=>s.value=O,id:v.value,focused:i.value,style:e.style}),{...r,default:O=>{let{id:k,messagesId:_,isDisabled:S,isReadonly:A,isValid:I}=O;const R={model:s,isValid:I};return h(zl,we({ref:f},T,{modelValue:s.value,"onUpdate:modelValue":[B=>s.value=B,g],id:k.value,"aria-describedby":_.value,type:"checkbox","aria-checked":l.value?"mixed":void 0,disabled:S.value,readonly:A.value,onFocus:a,onBlur:u},w),{...r,default:B=>{let{backgroundColorClasses:C,backgroundColorStyles:V}=B;return h("div",{class:["v-switch__track",...C.value],style:V.value,onClick:m},[r["track-true"]&&h("div",{key:"prepend",class:"v-switch__track-true"},[r["track-true"](R)]),r["track-false"]&&h("div",{key:"append",class:"v-switch__track-false"},[r["track-false"](R)])])},input:B=>{let{inputNode:C,icon:V,backgroundColorClasses:N,backgroundColorStyles:q}=B;return h(_e,null,[C,h("div",{class:["v-switch__thumb",{"v-switch__thumb--filled":V||e.loading},e.inset?void 0:N.value],style:e.inset?void 0:q.value},[r.thumb?h(ot,{defaults:{VIcon:{icon:V,size:"x-small"}}},{default:()=>[r.thumb({...R,icon:V})]}):h(vd,null,{default:()=>[e.loading?h(Kf,{name:"v-switch",active:!0,color:I.value===!1?void 0:c.value},{default:X=>r.loader?r.loader(X):h(zf,{active:X.isActive,color:X.color,indeterminate:!0,size:"16",width:"2"},null)}):V&&h(qe,{key:String(V),icon:V,size:"x-small"},null)]})])])}})}})}),{}}}),BS={mounted(){this.updateAll()},data(){return{controls:[]}},methods:{updateAll(){ke.get("/api/controls").then(e=>this.controls=e.data)},updateValue(e,t){ke.post("/api/control",{id:e,value:t}).then(n=>this.controls.filter(r=>r.id==e).forEach(r=>r.value=n.data.value)).finally(()=>this.updateAll())},getItems(e){return e.map(t=>({title:t.label,value:t.value}))},disabled(e){return e.find(t=>t==="V4L2_CTRL_FLAG_INACTIVE")!==void 0},getLabel(e,t){return e.find(n=>n.value===t).label}}};function MS(e,t,n,r,l,s){return Pe(),Me(Pn,null,{default:te(()=>[(Pe(!0),Js(_e,null,gv(l.controls,o=>(Pe(),Me(mt,{key:o.name},{default:te(()=>[h(Ae,null,{default:te(()=>[Te(Ge(o.name),1)]),_:2},1024),o.menu?(Pe(),Me(Ae,{key:0,cols:"7"},{default:te(()=>[h(yr,{items:s.getItems(o.menu),modelValue:o.value,"onUpdate:modelValue":[i=>o.value=i,i=>s.updateValue(o.id,o.value)],modelModifiers:{number:!0}},null,8,["items","modelValue","onUpdate:modelValue"])]),_:2},1024)):je("",!0),o.menu?(Pe(),Me(Ae,{key:1,cols:"1"},{default:te(()=>[h(kr,{onClick:i=>s.updateValue(o.id,o.default_value)},{default:te(()=>[Te(Ge(s.getLabel(o.menu,o.default_value)),1)]),_:2},1032,["onClick"])]),_:2},1024)):je("",!0),!o.menu&&o.minimum==0&&o.maximum==1?(Pe(),Me(Ae,{key:2,cols:"4",offset:"3"},{default:te(()=>[h(LS,{modelValue:o.value,"onUpdate:modelValue":[i=>o.value=i,i=>s.updateValue(o.id,o.value)],modelModifiers:{number:!0},color:"blue","true-value":1,"false-value":0},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)):je("",!0),!o.menu&&o.minimum==0&&o.maximum==1?(Pe(),Me(Ae,{key:3,cols:"1"},{default:te(()=>[h(kr,{onClick:i=>s.updateValue(o.id,o.default_value)},{default:te(()=>[Te(Ge(o.default_value?"On":"Off"),1)]),_:2},1032,["onClick"])]),_:2},1024)):je("",!0),!o.menu&&!(o.minimum==0&&o.maximum==1)?(Pe(),Me(Ae,{key:4,cols:"6"},{default:te(()=>[h(Cl,{modelValue:o.value,"onUpdate:modelValue":i=>o.value=i,modelModifiers:{number:!0},color:"blue","hide-spin-buttons":"",min:o.minimum,max:o.maximum,step:o.step,"thumb-label":"always",disabled:s.disabled(o.flags),onEnd:i=>s.updateValue(o.id,o.value)},{prepend:te(()=>[Te(Ge(o.minimum),1)]),append:te(()=>[Te(Ge(o.maximum),1)]),_:2},1032,["modelValue","onUpdate:modelValue","min","max","step","disabled","onEnd"])]),_:2},1024)):je("",!0),!o.menu&&!(o.minimum==0&&o.maximum==1)?(Pe(),Me(Ae,{key:5,cols:"1"},{default:te(()=>[h(dn,{modelValue:o.value,"onUpdate:modelValue":[i=>o.value=i,i=>s.updateValue(o.id,o.value)],modelModifiers:{number:!0}},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024)):je("",!0),!o.menu&&!(o.minimum==0&&o.maximum==1)?(Pe(),Me(Ae,{key:6,cols:"1"},{default:te(()=>[h(kr,{onClick:i=>s.updateValue(o.id,o.default_value)},{default:te(()=>[Te(Ge(o.default_value),1)]),_:2},1032,["onClick"])]),_:2},1024)):je("",!0)]),_:2},1024))),128))]),_:1})}const DS=os(BS,[["render",MS]]),NS=G({...be(),...ky({fullHeight:!0}),...Je()},"VApp"),$S=fe()({name:"VApp",props:NS(),setup(e,t){let{slots:n}=t;const r=tt(e),{layoutClasses:l,getLayoutItem:s,items:o,layoutRef:i}=Vy(e),{rtlClasses:a}=kt();return pe(()=>h("div",{ref:i,class:["v-application",r.themeClasses.value,l.value,a.value,e.class],style:[e.style]},[h("div",{class:"v-application__wrap"},[h(Xm,null,{default:()=>{var u;return[h(_e,null,[(u=n.default)==null?void 0:u.call(n)])]}})])])),{getLayoutItem:s,items:o,theme:r}}}),HS=G({app:Boolean,color:String,height:{type:[Number,String],default:"auto"},...ur(),...be(),...$n(),...Ey(),...Ft(),...Ue({tag:"footer"}),...Je()},"VFooter"),zS=fe()({name:"VFooter",props:HS(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=tt(e),{backgroundColorClasses:l,backgroundColorStyles:s}=Ot(re(e,"color")),{borderClasses:o}=cr(e),{elevationClasses:i}=Hn(e),{roundedClasses:a}=Rt(e),u=de(32),{resizeRef:f}=Bn(g=>{g.length&&(u.value=g[0].target.clientHeight)}),c=p(()=>e.height==="auto"?u.value:parseInt(e.height,10)),{layoutItemStyles:d,layoutIsReady:v}=Ty({id:e.name,order:p(()=>parseInt(e.order,10)),position:p(()=>"bottom"),layoutSize:c,elementSize:p(()=>e.height==="auto"?void 0:c.value),active:p(()=>e.app),absolute:re(e,"absolute")});return pe(()=>h(e.tag,{ref:f,class:["v-footer",r.value,l.value,o.value,i.value,a.value,e.class],style:[s.value,e.app?d.value:{height:ue(e.height)},e.style]},n)),e.app?v:{}}}),jS=G({scrollable:Boolean,...be(),...Sn(),...Ue({tag:"main"})},"VMain"),US=fe()({name:"VMain",props:jS(),setup(e,t){let{slots:n}=t;const{dimensionStyles:r}=wn(e),{mainStyles:l,layoutIsReady:s}=Ay(),{ssrBootStyles:o}=Dd();return pe(()=>h(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[l.value,o.value,r.value,e.style]},{default:()=>{var i,a;return[e.scrollable?h("div",{class:"v-main__scroller"},[(i=n.default)==null?void 0:i.call(n)]):(a=n.default)==null?void 0:a.call(n)]}})),s}});ke.defaults.baseURL="";const WS={name:"App",components:{Format:FS,Controls:DS,Video:qb},mounted(){ke.get("/api/capabilities").then(e=>{this.msg=e.data.card,document.title=this.msg}),ke.get("/api/version").then(e=>this.version=e.data)},data(){return{msg:"...",version:""}}},KS=Yt("h3",null,"Formats",-1),GS=Yt("h3",null,"Controls",-1),qS=Yt("a",{href:"https://github.com/mpromonet/v4l2camera"},"v4l2camera",-1);function YS(e,t,n,r,l,s){const o=hs("Video"),i=hs("Format"),a=hs("Controls");return Pe(),Me($S,null,{default:te(()=>[Yt("h1",null,Ge(l.msg),1),h(Er),h(US,{id:"content"},{default:te(()=>[h(o),h(Er),KS,h(i),GS,h(a)]),_:1}),h(Er),h(zS,null,{default:te(()=>[h(Pn,null,{default:te(()=>[h(mt,{align:"center",justify:"center"},{default:te(()=>[h(qe,null,{default:te(()=>[Te("mdi-github")]),_:1}),qS,Yt("p",null,Ge(l.version),1)]),_:1})]),_:1})]),_:1})]),_:1})}const JS=os(WS,[["render",YS]]),XS=vf();Eh(JS).use(XS).mount("#app");