vuetify
Version:
Vue Material Component Framework
321 lines • 642 kB
JavaScript
/*!
* Vuetify v4.1.1
* Forged by John Leider
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("vue")):"function"==typeof define&&define.amd?define(["exports","vue"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Vuetify={},e.Vue)}(this,function(e,t){"use strict"
function a(e){t.warn(`Vuetify: ${e}`)}function l(e){t.warn(`Vuetify error: ${e}`)}function n(e,a){a=Array.isArray(a)?a.slice(0,-1).map(e=>`'${e}'`).join(", ")+` or '${a.at(-1)}'`:`'${a}'`,t.warn(`[Vuetify UPGRADE] '${e}' is deprecated, use ${a} instead.`)}const o="undefined"!=typeof window,r=o&&"IntersectionObserver"in window,i=o&&("ontouchstart"in window||window.navigator.maxTouchPoints>0),s=o&&"EyeDropper"in window,u=o&&"matchMedia"in window&&"function"==typeof window.matchMedia,c=()=>u&&window.matchMedia("(prefers-reduced-motion: reduce)").matches
function d(e,t,a){const l=t.length-1
if(l<0)return void 0===e?a:e
for(let n=0;n<l;n++){if(null==e)return a
e=e[t[n]]}return null==e||void 0===e[t[l]]?a:e[t[l]]}function v(e,t,a){return null!=e&&t&&"string"==typeof t?void 0!==e[t]?e[t]:d(e,(t=(t=t.replace(/\[(\w+)\]/g,".$1")).replace(/^\./,"")).split("."),a):a}function p(e,t,a){if(!0===t)return void 0===e?a:e
if(null==t||"boolean"==typeof t)return a
if(e!==Object(e)){if("function"!=typeof t)return a
const l=t(e,a)
return void 0===l?a:l}if("string"==typeof t)return v(e,t,a)
if(Array.isArray(t))return d(e,t,a)
if("function"!=typeof t)return a
const l=t(e,a)
return void 0===l?a:l}function m(e,t=0){return Array.from({length:e},(e,a)=>t+a)}function f(e,t="px"){if(null==e||""===e)return
const a=Number(e)
return isNaN(a)?String(e):isFinite(a)?`${a}${t}`:void 0}function g(e){return null!==e&&"object"==typeof e&&!Array.isArray(e)}function h(e){let t
return null!==e&&"object"==typeof e&&((t=Object.getPrototypeOf(e))===Object.prototype||null===t)}function y(e){if(e&&"$el"in e){const t=e.$el
return t?.nodeType===Node.TEXT_NODE?t.nextElementSibling:t}return e}const b=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 V(e){return Object.keys(e)}function w(e,t){return t.every(t=>e.hasOwnProperty(t))}function S(e,t){const a={}
for(const l of t)Object.prototype.hasOwnProperty.call(e,l)&&(a[l]=e[l])
return a}function k(e,t,a){const l=Object.create(null),n=Object.create(null)
for(const a in e)t.some(e=>e instanceof RegExp?e.test(a):e===a)?l[a]=e[a]:n[a]=e[a]
return[l,n]}function x(e,t){const a={...e}
return t.forEach(e=>delete a[e]),a}const N=/^on[^a-z]/,C=e=>N.test(e),E=["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"],I=["ArrowUp","ArrowDown","ArrowRight","ArrowLeft","Enter","Escape","Tab"," "]
function P(e){const[t,a]=k(e,[N]),l=x(t,E),[n,o]=k(a,["class","style","id","inert",/^data-/])
return Object.assign(n,t),Object.assign(o,l),[n,o]}function _(e){return null==e?[]:Array.isArray(e)?e:[e]}function A(e,a){let l=0
const n=(...n)=>{clearTimeout(l),l=setTimeout(()=>e(...n),t.unref(a))}
return n.clear=()=>{clearTimeout(l)},n.immediate=e,n}function R(e,t=0,a=1){return Math.max(t,Math.min(a,e))}function D(e){const t=e.toString().trim()
return t.includes(".")?t.length-t.indexOf(".")-1:0}function T(e,t,a="0"){return e+a.repeat(Math.max(0,t-e.length))}function B(e,t,a="0"){return a.repeat(Math.max(0,t-e.length))+e}function F(e,t=1e3){if(e<t)return`${e} B`
const a=1024===t?["Ki","Mi","Gi"]:["k","M","G"]
let l=-1
for(;Math.abs(e)>=t&&l<a.length-1;)e/=t,++l
return`${e.toFixed(1)} ${a[l]}B`}function $(e={},t={},a,l){const n={}
for(const t in e)n[t]=e[t]
for(const o in t){const r=t[o]
if(l&&!l(o,r))continue
const i=e[o]
h(i)&&h(r)?n[o]=$(i,r,a,l):n[o]=r}return n}function M(e){return e.map(e=>e.type===t.Fragment?M(e.children):e).flat()}function z(e=""){if(z.cache.has(e))return z.cache.get(e)
const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase()
return z.cache.set(e,t),t}function L(e,t){if(!t||"object"!=typeof t)return[]
if(Array.isArray(t))return t.map(t=>L(e,t)).flat(1)
if(t.suspense)return L(e,t.ssContent)
if(Array.isArray(t.children))return t.children.map(t=>L(e,t)).flat(1)
if(t.component){if(Object.getOwnPropertyDescriptor(t.component.provides,e))return[t.component]
if(t.component.subTree)return L(e,t.component.subTree).flat(1)}return[]}z.cache=new Map
class O{#e=[]
#t=0
constructor(e){this.size=e}get isFull(){return this.#e.length===this.size}push(e){this.#e[this.#t]=e,this.#t=(this.#t+1)%this.size}values(){return this.#e.slice(this.#t).concat(this.#e.slice(0,this.#t))}clear(){this.#e.length=0,this.#t=0}}function j(e){const a=t.reactive({})
t.watchEffect(()=>{const t=e()
for(const e in t)a[e]=t[e]},{flush:"sync"})
const l={}
for(const e in a)l[e]=t.toRef(()=>a[e])
return l}function H(e,t){return e.includes(t)}function W(e){return e[2].toLowerCase()+e.slice(3)}const U=()=>[Function,Array]
function Y(e,a){return!!(e[a="on"+t.capitalize(a)]||e[`${a}Once`]||e[`${a}Capture`]||e[`${a}OnceCapture`]||e[`${a}CaptureOnce`])}function G(e,...t){if(Array.isArray(e))for(const a of e)a(...t)
else"function"==typeof e&&e(...t)}function K(e,t=!0){const a=["button","[href]",'input:not([type="hidden"])',"select","textarea","details:not(:has(> summary))","details > summary","[tabindex]",'[contenteditable]:not([contenteditable="false"])',"audio[controls]","video[controls]"].map(e=>`${e}${t?':not([tabindex="-1"])':""}:not([disabled], [inert])`).join(", ")
let n
try{n=[...e.querySelectorAll(a)]}catch(e){return l(String(e)),[]}return n.filter(e=>!e.closest("[inert]")).filter(e=>!!e.offsetParent||e.getClientRects().length>0).filter(e=>!e.parentElement?.closest("details:not([open])")||"SUMMARY"===e.tagName&&"DETAILS"===e.parentElement?.tagName)}function q(e,t,a){let l,n=e.indexOf(document.activeElement)
const o="next"===t?1:-1
do{n+=o,l=e[n]}while((!l||null==l.offsetParent||!(a?.(l)??1))&&n<e.length&&n>=0)
return l}function X(e,t,a){const l=K(e)
if(null==t)e!==document.activeElement&&e.contains(document.activeElement)||l[0]?.focus(a)
else if("first"===t)l[0]?.focus(a)
else if("last"===t)l.at(-1)?.focus(a)
else if("number"==typeof t)l[t]?.focus(a)
else{const n=q(l,t)
n?n.focus():X(e,"next"===t?"first":"last",a)}}function Z(e){return null==e||"string"==typeof e&&""===e.trim()}function Q(){}function J(e,t){if(!(o&&"undefined"!=typeof CSS&&void 0!==CSS.supports&&CSS.supports(`selector(${t})`)))return null
try{return!!e&&e.matches(t)}catch(e){return null}}function ee(e){return e.some(e=>!t.isVNode(e)||e.type!==t.Comment&&(e.type!==t.Fragment||ee(e.children)))?e:null}function te(e,t,a){return e?.(t)??a?.(t)}function ae(){const e=t.shallowRef(),a=t=>{e.value=t}
return Object.defineProperty(a,"value",{enumerable:!0,get:()=>e.value,set:t=>e.value=t}),Object.defineProperty(a,"el",{enumerable:!0,get:()=>y(e.value)}),a}function le(e){const t=1===e.key.length,a=!e.ctrlKey&&!e.metaKey&&!e.altKey
return t&&a}function ne(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||"bigint"==typeof e}function oe(e){return"\\^$*+?.()|{}[]".includes(e)?`\\${e}`:e}function re(e,t,a){const l=new RegExp(`[\\d\\-${oe(a)}]`),n=e.split("").filter(e=>l.test(e)).filter((e,t,l)=>0===t&&/[-]/.test(e)||e===a&&t===l.indexOf(e)||/\d/.test(e)).join("")
if(0===t)return n.split(a)[0]
const o=new RegExp(`${oe(a)}\\d`)
if(null!==t&&o.test(n)){const e=n.split(a)
return[e[0],e[1].substring(0,t)].join(a)}return n}function ie(e){const a=e=>Array.isArray(e)?e.map(e=>a(e)):t.isRef(e)||t.isReactive(e)||t.isProxy(e)?a(t.toRaw(e)):h(e)?Object.keys(e).reduce((t,l)=>(t[l]=a(e[l]),t),{}):e
return a(e)}const se=["top","bottom"],ue=["start","end","left","right"]
function ce(e,t){let[a,l]=e.split(" ")
return l||(l=H(se,a)?"start":H(ue,a)?"top":"center"),{side:de(a,t),align:de(l,t)}}function de(e,t){return"start"===e?t?"right":"left":"end"===e?t?"left":"right":e}function ve(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function pe(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function me(e){return{side:e.align,align:e.side}}function fe(e){return H(se,e.side)?"y":"x"}class ge{constructor(e){const t=document.body.currentCSSZoom??1,a=e instanceof Element,l=a?1+(1-t)/t:1,{x:n,y:o,width:r,height:i}=a?e.getBoundingClientRect():e
this.x=n*l,this.y=o*l,this.width=r*l,this.height=i*l}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 he(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 ye(e){if(Array.isArray(e)){const t=document.body.currentCSSZoom??1,a=1+(1-t)/t
return new ge({x:e[0]*a,y:e[1]*a,width:0*a,height:0*a})}return new ge(e)}function be(e){if(e===document.documentElement){if(visualViewport){const e=document.body.currentCSSZoom??1
return new ge({x:visualViewport.scale>1?0:visualViewport.offsetLeft,y:visualViewport.scale>1?0:visualViewport.offsetTop,width:visualViewport.width*visualViewport.scale/e,height:visualViewport.height*visualViewport.scale/e})}return new ge({x:0,y:0,width:document.documentElement.clientWidth,height:document.documentElement.clientHeight})}return new ge(e)}function Ve(e){const t=new ge(e),a=getComputedStyle(e),l=a.transform
if(l){let n,o,r,i,s
if(l.startsWith("matrix3d("))n=l.slice(9,-1).split(/, /),o=Number(n[0]),r=Number(n[5]),i=Number(n[12]),s=Number(n[13])
else{if(!l.startsWith("matrix("))return new ge(t)
n=l.slice(7,-1).split(/, /),o=Number(n[0]),r=Number(n[3]),i=Number(n[4]),s=Number(n[5])}const u=a.transformOrigin,c=t.x-i-(1-o)*parseFloat(u),d=t.y-s-(1-r)*parseFloat(u.slice(u.indexOf(" ")+1)),v=o?t.width/o:e.offsetWidth+1,p=r?t.height/r:e.offsetHeight+1
return new ge({x:c,y:d,width:v,height:p})}return new ge(t)}function we(e,t,a){if(void 0===e.animate)return{finished:Promise.resolve()}
let l
try{l=e.animate(t,a)}catch(e){return{finished:Promise.resolve()}}return void 0===l.finished&&(l.finished=new Promise(e=>{l.onfinish=()=>{e(l)}})),l}const Se=new WeakMap
const ke=2.4,xe=.2126729,Ne=.7151522,Ce=.072175,Ee=.03,Ie=12.82051282051282,Pe=.06
function _e(e,t){const a=(e.r/255)**ke,l=(e.g/255)**ke,n=(e.b/255)**ke,o=(t.r/255)**ke,r=(t.g/255)**ke,i=(t.b/255)**ke
let s,u=a*xe+l*Ne+n*Ce,c=o*xe+r*Ne+i*Ce
if(u<=Ee&&(u+=(Ee-u)**1.45),c<=Ee&&(c+=(Ee-c)**1.45),Math.abs(c-u)<5e-4)return 0
if(c>u){const e=1.25*(c**.55-u**.58)
s=e<.001?0:e<.078?e-e*Ie*Pe:e-Pe}else{const e=1.25*(c**.62-u**.57)
s=e>-.001?0:e>-.078?e-e*Ie*Pe:e+Pe}return 100*s}const Ae=.20689655172413793,Re=e=>e>Ae**3?Math.cbrt(e):e/(3*Ae**2)+4/29,De=e=>e>Ae?e**3:3*Ae**2*(e-4/29)
function Te(e){const t=Re,a=t(e[1])
return[116*a-16,500*(t(e[0]/.95047)-a),200*(a-t(e[2]/1.08883))]}function Be(e){const t=De,a=(e[0]+16)/116
return[.95047*t(a+e[1]/500),t(a),1.08883*t(a-e[2]/200)]}const Fe=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],$e=e=>e<=.0031308?12.92*e:1.055*e**(1/2.4)-.055,Me=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],ze=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4
function Le(e){const t=Array(3),a=$e,l=Fe
for(let n=0;n<3;++n)t[n]=Math.round(255*R(a(l[n][0]*e[0]+l[n][1]*e[1]+l[n][2]*e[2])))
return{r:t[0],g:t[1],b:t[2]}}function Oe({r:e,g:t,b:a}){const l=[0,0,0],n=ze,o=Me
e=n(e/255),t=n(t/255),a=n(a/255)
for(let n=0;n<3;++n)l[n]=o[n][0]*e+o[n][1]*t+o[n][2]*a
return l}function je(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}const He=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,We={rgb:(e,t,a,l)=>({r:e,g:t,b:a,a:l}),rgba:(e,t,a,l)=>({r:e,g:t,b:a,a:l}),hsl:(e,t,a,l)=>Ge({h:e,s:t,l:a,a:l}),hsla:(e,t,a,l)=>Ge({h:e,s:t,l:a,a:l}),hsv:(e,t,a,l)=>Ye({h:e,s:t,v:a,a:l}),hsva:(e,t,a,l)=>Ye({h:e,s:t,v:a,a:l})}
function Ue(e){if("number"==typeof e)return(isNaN(e)||e<0||e>16777215)&&a(`'${e}' is not a valid hex color`),{r:(16711680&e)>>16,g:(65280&e)>>8,b:255&e}
if("string"==typeof e&&He.test(e)){const{groups:t}=e.match(He),{fn:a,values:l}=t,n=l.split(/,\s*|\s*\/\s*|\s+/).map((e,t)=>e.endsWith("%")||t>0&&t<3&&["hsl","hsla","hsv","hsva"].includes(a)?parseFloat(e)/100:parseFloat(e))
return We[a](...n)}if("string"==typeof e){let t=e.startsWith("#")?e.slice(1):e;[3,4].includes(t.length)?t=t.split("").map(e=>e+e).join(""):[6,8].includes(t.length)||a(`'${e}' is not a valid hex(a) color`)
const l=parseInt(t,16)
return(isNaN(l)||l<0||l>4294967295)&&a(`'${e}' is not a valid hex(a) color`),tt(t)}if("object"==typeof e){if(w(e,["r","g","b"]))return e
if(w(e,["h","s","l"]))return Ye(Xe(e))
if(w(e,["h","s","v"]))return Ye(e)}throw new TypeError(`Invalid color: ${null==e?e:String(e)||e.constructor.name}\nExpected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function Ye(e){const{h:t,s:a,v:l,a:n}=e,o=e=>{const n=(e+t/60)%6
return l-l*a*Math.max(Math.min(n,4-n,1),0)},r=[o(5),o(3),o(1)].map(e=>Math.round(255*e))
return{r:r[0],g:r[1],b:r[2],a:n}}function Ge(e){return Ye(Xe(e))}function Ke(e){if(!e)return{h:0,s:1,v:1,a:1}
const t=e.r/255,a=e.g/255,l=e.b/255,n=Math.max(t,a,l),o=Math.min(t,a,l)
let r=0
n!==o&&(n===t?r=60*(0+(a-l)/(n-o)):n===a?r=60*(2+(l-t)/(n-o)):n===l&&(r=60*(4+(t-a)/(n-o)))),r<0&&(r+=360)
const i=[r,0===n?0:(n-o)/n,n]
return{h:i[0],s:i[1],v:i[2],a:e.a}}function qe(e){const{h:t,s:a,v:l,a:n}=e,o=l-l*a/2
return{h:t,s:1===o||0===o?0:(l-o)/Math.min(o,1-o),l:o,a:n}}function Xe(e){const{h:t,s:a,l,a:n}=e,o=l+a*Math.min(l,1-l)
return{h:t,s:0===o?0:2-2*l/o,v:o,a:n}}function Ze({r:e,g:t,b:a,a:l}){return void 0===l?`rgb(${e}, ${t}, ${a})`:`rgba(${e}, ${t}, ${a}, ${l})`}function Qe(e){return Ze(Ye(e))}function Je(e){const t=Math.round(e).toString(16)
return("00".substr(0,2-t.length)+t).toUpperCase()}function et({r:e,g:t,b:a,a:l}){return`#${[Je(e),Je(t),Je(a),void 0!==l?Je(Math.round(255*l)):""].join("")}`}function tt(e){e=function(e){e.startsWith("#")&&(e=e.slice(1))
e=e.replace(/([^0-9a-f])/gi,"F"),(3===e.length||4===e.length)&&(e=e.split("").map(e=>e+e).join(""))
6!==e.length&&(e=T(T(e,6),8,"F"))
return e}(e)
let[t,a,l,n]=function(e,t=1){const a=[]
let l=0
for(;l<e.length;)a.push(e.substr(l,t)),l+=t
return a}(e,2).map(e=>parseInt(e,16))
return n=void 0===n?n:n/255,{r:t,g:a,b:l,a:n}}function at(e){return et(Ye(e))}function lt(e,t){const a=Te(Oe(e))
return a[0]=a[0]+10*t,Le(Be(a))}function nt(e,t){const a=Te(Oe(e))
return a[0]=a[0]-10*t,Le(Be(a))}function ot(e){return Oe(Ue(e))[1]}function rt(e,t){const a=ot(e),l=ot(t)
return(Math.max(a,l)+.05)/(Math.min(a,l)+.05)}function it(e){const t=Math.abs(_e(Ue(0),Ue(e)))
return Math.abs(_e(Ue(16777215),Ue(e)))>Math.min(t,50)}function st(e,t){return a=>Object.keys(e).reduce((l,n)=>{const o="object"==typeof e[n]&&null!=e[n]&&!Array.isArray(e[n])?e[n]:{type:e[n]}
return l[n]=a&&n in a?{...o,default:a[n]}:o,t&&!l[n].source&&(l[n].source=t),l},{})}const ut=st({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component")
function ct(e,a){const l=t.getCurrentInstance()
if(!l)throw new Error(`[Vuetify] ${e} must be called from inside a setup function`)
return l}function dt(e="composables"){const t=ct(e).type
return z(t?.aliasName||t?.name)}const vt=Symbol.for("vuetify:defaults")
function pt(){const e=t.inject(vt)
if(!e)throw new Error("[Vuetify] Could not find defaults instance")
return e}function mt(e,a){const l=pt(),n=t.ref(e),o=t.computed(()=>{if(t.unref(a?.disabled))return l.value
const e=t.unref(a?.scoped),o=t.unref(a?.reset),r=t.unref(a?.root)
if(null==n.value&&!(e||o||r))return l.value
let i=$(n.value,{prev:l.value})
if(e)return i
if(o||r){const e=Number(o||1/0)
for(let t=0;t<=e&&(i&&"prev"in i);t++)i=i.prev
return i&&"string"==typeof r&&r in i&&(i=$($(i,{prev:i}),i[r])),i}return i.prev?$(i.prev,i,void 0,(e,t)=>void 0!==t):i})
return t.provide(vt,o),o}function ft(e={},a,l=pt()){const n=ct("useDefaults")
if(!(a=a??n.type.name??n.type.__name))throw new Error("[Vuetify] Could not determine component name")
const o=t.computed(()=>l.value?.[e._as??a]),r=new Proxy(e,{get(e,t){const a=Reflect.get(e,t)
if("class"===t||"style"===t)return[o.value?.[t],a].filter(e=>null!=e)
if(function(e,t){return e.props&&(void 0!==e.props[t]||void 0!==e.props[z(t)])}(n.vnode,t))return a
const r=o.value?.[t]
if(void 0!==r)return r
const i=l.value?.global?.[t]
return void 0!==i?i:a}}),i=t.shallowRef()
return t.watchEffect(()=>{if(o.value){const e=Object.entries(o.value).filter(([e])=>e.startsWith(e[0].toUpperCase()))
i.value=e.length?Object.fromEntries(e):void 0}else i.value=void 0}),{props:r,provideSubDefaults:function(){const e=function(e,t=ct("injectSelf")){const{provides:a}=t
if(a&&e in a)return a[e]}(vt,n)
t.provide(vt,t.computed(()=>i.value?$(e?.value??{},i.value):e?.value))}}}function gt(e){if(e._setup=e._setup??e.setup,!e.name)return a("The component is missing an explicit name, unable to generate default prop value"),e
if(e._setup){e.props=st(e.props??{},e.name)()
const t=Object.keys(e.props).filter(e=>"class"!==e&&"style"!==e)
e.filterProps=function(e){return S(e,t)},e.props._as=String,e.setup=function(t,a){const l=pt()
if(!l.value)return e._setup(t,a)
const{props:n,provideSubDefaults:o}=ft(t,t._as??e.name,l),r=e._setup(n,a)
return o(),r}}return e}function ht(e=!0){return a=>(e?gt:t.defineComponent)(a)}function yt(e,a="div",l){return ht()({name:l??t.capitalize(t.camelize(e.replace(/__/g,"-"))),props:{tag:{type:String,default:a},...ut()},setup:(a,{slots:l})=>()=>t.h(a.tag,{class:[e,a.class],style:a.style},l.default?.())})}function bt(e,t,a=new WeakMap){if(e===t)return!0
if(e instanceof Date&&t instanceof Date&&e.getTime()!==t.getTime())return!1
if(e!==Object(e)||t!==Object(t))return!1
const l=Object.keys(e)
if(l.length!==Object.keys(t).length)return!1
const n=function(e,t,a){if(!a||ne(e)||ne(t))return null
const l=a.get(e)?.get(t)
if("boolean"==typeof l)return l
const n=a.get(t)?.get(e)
return"boolean"==typeof n?n:null}(e,t,a)
return n||(function(e,t,a,l){if(!a||ne(e)||ne(t))return
const n=a.get(e)
if(n)n.set(t,l)
else{const n=new WeakMap
n.set(t,l),a.set(e,n)}}(e,t,a,!0),l.every(l=>bt(e[l],t[l],a)))}function Vt(e){if("function"!=typeof e.getRootNode){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 wt="cubic-bezier(0.4, 0, 0.2, 1)",St="cubic-bezier(0.0, 0, 0.2, 1)",kt="cubic-bezier(0.4, 0, 1, 1)",xt={linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:(4-2*e)*e-1,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,instant:e=>1}
function Nt(e,a){const l={duration:300,transition:xt.easeInOutCubic}
let n=-1
const o=t.shallowRef(t.toValue(e))
return t.watch(()=>t.toValue(e),async e=>{cancelAnimationFrame(n)
const r={...l,...t.toValue(a)}
await function(e,t,a,l){const o=performance.now(),r=c()?xt.instant:l.transition??xt.easeInOutCubic
return new Promise(i=>{n=requestAnimationFrame(function s(u){const c=(u-o)/l.duration
e.value=t+(a-t)*r(R(c,0,1)),c<1?n=requestAnimationFrame(s):(e.value=a,i())})})}(o,o.value,e,r)}),t.computed(()=>o.value)}function Ct(e,t,a){return Object.keys(e).filter(e=>C(e)&&e.endsWith(t)).reduce((l,n)=>(l[n.slice(0,-t.length)]=t=>G(e[n],t,a(t)),l),{})}function Et(e,t=!1){for(;e;){if(t?_t(e):Pt(e))return e
e=e.parentElement}return document.scrollingElement}function It(e,t){const a=[]
if(t&&e&&!t.contains(e))return a
for(;e&&(Pt(e)&&a.push(e),e!==t);)e=e.parentElement
return a}function Pt(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1
const t=window.getComputedStyle(e),a="scroll"===t.overflowY||"auto"===t.overflowY&&e.scrollHeight>e.clientHeight,l="scroll"===t.overflowX||"auto"===t.overflowX&&e.scrollWidth>e.clientWidth
return a||l}function _t(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1
const t=window.getComputedStyle(e)
return["scroll","auto"].includes(t.overflowY)}function At(e){ct("useRender").render=e}const Rt=[String,Function,Object,Array],Dt=Symbol.for("vuetify:icons"),Tt=st({icon:{type:Rt},tag:{type:[String,Object,Function],required:!0}},"icon"),Bt=ht()({name:"VComponentIcon",props:Tt(),setup:(e,{slots:a})=>()=>{const l=e.icon
return t.createVNode(e.tag,null,{default:()=>[e.icon?t.createVNode(l,null,null):a.default?.()]})}}),Ft=gt({name:"VSvgIcon",inheritAttrs:!1,props:Tt(),setup:(e,{attrs:a})=>()=>t.createVNode(e.tag,t.mergeProps(a,{style:null}),{default:()=>[t.createElementVNode("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(e=>Array.isArray(e)?t.createElementVNode("path",{d:e[0],"fill-opacity":e[1]},null):t.createElementVNode("path",{d:e},null)):t.createElementVNode("path",{d:e.icon},null)])]})}),$t=gt({name:"VLigatureIcon",props:Tt(),setup:e=>()=>t.createVNode(e.tag,null,{default:()=>[e.icon]})}),Mt=gt({name:"VClassIcon",props:Tt(),setup:e=>()=>t.createVNode(e.tag,{class:t.normalizeClass(e.icon)},null)}),zt={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",tableGroupCollapse:"mdi-chevron-down",tableGroupExpand:"mdi-chevron-right",eyeDropper:"mdi-eyedropper",upload:"mdi-cloud-upload",color:"mdi-palette",command:"mdi-apple-keyboard-command",ctrl:"mdi-apple-keyboard-control",space:"mdi-keyboard-space",shift:"mdi-apple-keyboard-shift",alt:"mdi-apple-keyboard-option",enter:"mdi-keyboard-return",arrowup:"mdi-arrow-up",arrowdown:"mdi-arrow-down",arrowleft:"mdi-arrow-left",arrowright:"mdi-arrow-right",backspace:"mdi-backspace",play:"mdi-play",pause:"mdi-pause",fullscreen:"mdi-fullscreen",fullscreenExit:"mdi-fullscreen-exit",volumeHigh:"mdi-volume-high",volumeMedium:"mdi-volume-medium",volumeLow:"mdi-volume-low",volumeOff:"mdi-volume-variant-off",search:"mdi-magnify"},Lt={component:e=>t.h(Mt,{...e,class:"mdi"})},Ot={defaults:{global:{rounded:"sm"},VAvatar:{rounded:"circle"},VAutocomplete:{variant:"underlined"},VBanner:{color:"primary"},VBtn:{class:"text-uppercase",color:"primary",rounded:0},VCheckbox:{color:"secondary",indentDetails:!1},VCombobox:{variant:"underlined"},VDatePicker:{color:"primary",controlHeight:44,elevation:1,rounded:0,controlVariant:"modal",VBtn:{color:"high-emphasis",rounded:"circle"}},VSelect:{variant:"underlined"},VSlider:{color:"primary",indentDetails:!1},VSwitch:{indentDetails:!1},VRadioGroup:{indentDetails:!1},VRangeSlider:{indentDetails:!1},VTabs:{color:"primary"},VTextarea:{variant:"underlined"},VTextField:{variant:"underlined"},VToolbar:{VBtn:{color:null}}},icons:{defaultSet:"mdi",sets:{mdi:Lt}},theme:{themes:{light:{colors:{primary:"#3F51B5","primary-darken-1":"#303F9F","primary-lighten-1":"#C5CAE9",secondary:"#FF4081","secondary-darken-1":"#F50057","secondary-lighten-1":"#FF80AB",accent:"#009688"}}}}},jt={defaults:{VAvatar:{rounded:"circle"},VAutocomplete:{variant:"filled"},VBanner:{color:"primary"},VBtn:{class:"text-uppercase",color:"primary"},VCheckbox:{color:"secondary",indentDetails:!0},VCombobox:{variant:"filled"},VDatePicker:{color:"primary",controlHeight:56,elevation:2,rounded:"md",controlVariant:"modal",VBtn:{color:"high-emphasis",rounded:"circle"}},VRadioGroup:{indentDetails:!0},VSelect:{variant:"filled"},VSlider:{color:"primary",indentDetails:!0},VRangeSlider:{indentDetails:!0},VSwitch:{indentDetails:!0},VTabs:{color:"primary"},VTextarea:{variant:"filled"},VTextField:{variant:"filled"},VToolbar:{VBtn:{color:null}}},icons:{defaultSet:"mdi",sets:{mdi:Lt}},theme:{themes:{light:{colors:{primary:"#6200EE","primary-darken-1":"#3700B3",secondary:"#03DAC6","secondary-darken-1":"#018786",error:"#B00020"}}}}},Ht={defaults:{VAppBar:{flat:!0},VAutocomplete:{variant:"outlined"},VBanner:{color:"primary"},VBottomSheet:{contentClass:"rounded-t-xl overflow-hidden"},VBtn:{color:"primary",rounded:"xl"},VBtnGroup:{rounded:"xl",VBtn:{rounded:null}},VCard:{rounded:"lg"},VCheckbox:{color:"secondary",inset:!0,indentDetails:!0},VChip:{rounded:"sm"},VCombobox:{variant:"outlined"},VDateInput:{variant:"outlined"},VDatePicker:{controlHeight:48,color:"primary",divided:!0,headerColor:"",elevation:1,rounded:"xl",VBtn:{color:"high-emphasis",rounded:"circle"}},VFileInput:{variant:"outlined"},VList:{prependGap:16},VNavigationDrawer:{},VNumberInput:{variant:"outlined",VBtn:{color:void 0,rounded:void 0}},VRadioGroup:{indentDetails:!0},VSelect:{variant:"outlined"},VSlider:{color:"primary",indentDetails:!0},VRangeSlider:{indentDetails:!0},VSwitch:{indentDetails:!0},VTabs:{color:"primary"},VTextarea:{variant:"outlined"},VTextField:{variant:"outlined"},VToolbar:{VBtn:{color:null}}},icons:{defaultSet:"mdi",sets:{mdi:Lt}},theme:{themes:{light:{colors:{primary:"#6750a4",secondary:"#b4b0bb",tertiary:"#7d5260",error:"#b3261e",surface:"#fffbfe"}}}}}
var Wt=Object.freeze({__proto__:null,md1:Ot,md2:jt,md3:Ht})
function Ut(e,a="content"){const l=ae(),n=t.ref()
if(o){const o=new ResizeObserver(t=>{e?.(t,o),t.length&&(n.value="content"===a?t[0].contentRect:t[0].target.getBoundingClientRect())})
t.onBeforeUnmount(()=>{o.disconnect()}),t.watch(()=>l.el,(e,t)=>{t&&(o.unobserve(t),n.value=void 0),e&&o.observe(e)},{flush:"post"})}return{resizeRef:l,contentRect:t.readonly(n)}}const Yt=Symbol.for("vuetify:layout"),Gt=Symbol.for("vuetify:layout-item"),Kt=st({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout"),qt=st({name:{type:String},order:{type:[Number,String],default:0},absolute:Boolean},"layout-item")
function Xt(){const e=t.inject(Yt)
if(!e)throw new Error("[Vuetify] Could not find injected layout")
return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}function Zt(e){const a=t.inject(Yt)
if(!a)throw new Error("[Vuetify] Could not find injected layout")
const l=e.id??`layout-item-${t.useId()}`,n=ct("useLayoutItem")
t.provide(Gt,{id:l})
const o=t.shallowRef(!1)
t.onDeactivated(()=>o.value=!0),t.onActivated(()=>o.value=!1)
const{layoutItemStyles:r,layoutItemScrimStyles:i}=a.register(n,{...e,active:t.computed(()=>!o.value&&e.active.value),id:l})
return t.onBeforeUnmount(()=>a.unregister(l)),{layoutItemStyles:r,layoutRect:a.layoutRect,layoutItemScrimStyles:i}}function Qt(e){const l=t.inject(Yt,null),n=t.computed(()=>l?l.rootZIndex.value-100:1e3),o=t.ref([]),r=t.reactive(new Map),i=t.reactive(new Map),s=t.reactive(new Map),u=t.reactive(new Map),c=t.reactive(new Map),{resizeRef:d,contentRect:v}=Ut(),p=t.computed(()=>{const t=new Map,a=e.overlaps??[]
for(const e of a.filter(e=>e.includes(":"))){const[a,l]=e.split(":")
if(!o.value.includes(a)||!o.value.includes(l))continue
const n=r.get(a),s=r.get(l),u=i.get(a),c=i.get(l)
n&&s&&u&&c&&(t.set(l,{position:n.value,amount:parseInt(u.value,10)}),t.set(a,{position:s.value,amount:-parseInt(c.value,10)}))}return t}),m=t.computed(()=>{const e=[...new Set([...s.values()].map(e=>e.value))].sort((e,t)=>e-t),t=[]
for(const a of e){const e=o.value.filter(e=>s.get(e)?.value===a)
t.push(...e)}return((e,t,a,l)=>{let n={top:0,left:0,right:0,bottom:0}
const o=[{id:"",layer:{...n}}]
for(const r of e){const e=t.get(r),i=a.get(r),s=l.get(r)
if(!e||!i||!s)continue
const u={...n,[e.value]:parseInt(n[e.value],10)+(s.value?parseInt(i.value,10):0)}
o.push({id:r,layer:u}),n=u}return o})(t,r,i,u)}),g=t.computed(()=>!Array.from(c.values()).some(e=>e.value)),h=t.computed(()=>m.value[m.value.length-1].layer),y=t.toRef(()=>({"--v-layout-left":f(h.value.left),"--v-layout-right":f(h.value.right),"--v-layout-top":f(h.value.top),"--v-layout-bottom":f(h.value.bottom),...g.value?void 0:{transition:"none"}})),b=t.computed(()=>m.value.slice(1).map(({id:e},t)=>{const{layer:a}=m.value[t],l=i.get(e),n=r.get(e)
return{id:e,...a,size:Number(l.value),position:n.value}})),V=e=>b.value.find(t=>t.id===e),w=ct("createLayout"),S=t.shallowRef(!1)
t.onMounted(()=>{S.value=!0}),t.provide(Yt,{register:(e,{id:l,order:d,position:v,layoutSize:f,elementSize:h,active:y,disableTransitions:V,absolute:k})=>{s.set(l,d),r.set(l,v),i.set(l,f),u.set(l,y),V&&c.set(l,V)
const x=L(Gt,w?.vnode).indexOf(e)
x>-1?o.value.splice(x,0,l):o.value.push(l)
const N=t.computed(()=>b.value.findIndex(e=>e.id===l)),C=t.computed(()=>n.value+2*m.value.length-2*N.value)
return{layoutItemStyles:t.computed(()=>{const e="left"===v.value||"right"===v.value,t="right"===v.value,o="bottom"===v.value,r=Number(h.value??f.value),i="translate"+(e?"X":"Y"),s=y.value?0:(0===r?100:r+1)*(t||o?1:-1),u=0===r?"%":"px",c={[v.value]:0,zIndex:C.value,transform:`${i}(${s}${u})`,position:k.value||1e3!==n.value?"absolute":"fixed",...g.value?void 0:{transition:"none"}}
if(!S.value)return c
const d=b.value[N.value]
d||a(`[Vuetify] Could not find layout item "${l}"`)
const m=p.value.get(l)
return m&&(d[m.position]+=m.amount),{...c,height:e?`calc(100% - ${d.top}px - ${d.bottom}px)`:h.value?`${h.value}px`:void 0,left:t?void 0:`${d.left}px`,right:t?`${d.right}px`:void 0,top:"bottom"!==v.value?`${d.top}px`:void 0,bottom:"top"!==v.value?`${d.bottom}px`:void 0,width:e?h.value?`${h.value}px`:void 0:`calc(100% - ${d.left}px - ${d.right}px)`}}),layoutItemScrimStyles:t.computed(()=>({zIndex:C.value-1})),zIndex:C}},unregister:e=>{s.delete(e),r.delete(e),i.delete(e),u.delete(e),c.delete(e),o.value=o.value.filter(t=>t!==e)},mainRect:h,mainStyles:y,getLayoutItem:V,items:b,layoutRect:v,rootZIndex:n})
return{layoutClasses:t.toRef(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),layoutStyles:t.toRef(()=>({zIndex:l?n.value:void 0,position:l?"relative":void 0,overflow:l?"hidden":void 0})),getLayoutItem:V,items:b,layoutRect:v,layoutRef:d}}function Jt(e,a){let l
function n(){l=t.effectScope(),l.run(()=>a.length?a(()=>{l?.stop(),n()}):a())}t.watch(e,e=>{e&&!l?n():e||(l?.stop(),l=void 0)},{immediate:!0}),t.onScopeDispose(()=>{l?.stop()})}function ea(e,a,l,n=e=>e,o=e=>e){const r=ct("useProxiedModel"),i=t.ref(void 0!==e[a]?e[a]:l),s=z(a),u=s!==a?t.computed(()=>(e[a],!(!r.vnode.props?.hasOwnProperty(a)&&!r.vnode.props?.hasOwnProperty(s)||!r.vnode.props?.hasOwnProperty(`onUpdate:${a}`)&&!r.vnode.props?.hasOwnProperty(`onUpdate:${s}`)))):t.computed(()=>(e[a],!(!r.vnode.props?.hasOwnProperty(a)||!r.vnode.props?.hasOwnProperty(`onUpdate:${a}`))))
Jt(()=>!u.value,()=>{t.watch(()=>e[a],e=>{i.value=e})})
const c=t.computed({get(){const t=e[a]
return n(u.value?t:i.value)},set(l){const s=o(l),c=t.toRaw(u.value?e[a]:i.value)
c!==s&&n(c)!==l&&(i.value=s,r?.emit(`update:${a}`,s))}})
return Object.defineProperty(c,"externalValue",{get:()=>u.value?e[a]:i.value}),c}var ta={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.",selectRow:"Select row",selectAll:"Select all",selectGroup:"Select group"},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"},monthPicker:{title:"Select month",itemsSelected:"{0} selected",header:"Enter month",range:{title:"Enter months"},ariaLabel:{previousYear:"Previous year",nextYear:"Next year",selectYear:"Select year",currentMonth:"Current month, {0}"}},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"},ariaLabel:{previousMonth:"Previous month",nextMonth:"Next month",selectYear:"Select year",previousYear:"Previous year",nextYear:"Next year",selectMonth:"Select month",selectDate:"{0}",currentDate:"Today, {0}"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},heatmap:{less:"Less",more:"More"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Enter verification code"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},fileUpload:{title:"Drag and drop files here",divider:"or",browse:"Browse Files"},timePicker:{am:"AM",pm:"PM",title:"Select Time",hour:"Hour",minute:"Minute",second:"Second",notAllowed:"Value is not allowed"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"},rules:{required:"This field is required",email:"Please enter a valid email",number:"This field can only contain numbers",integer:"This field can only contain integer values",capital:"This field can only contain uppercase letters",maxLength:"You must enter a maximum of {0} characters",minLength:"You must enter a minimum of {0} characters",strictLength:"The length of the entered field is invalid",exclude:"The {0} character is not allowed",notEmpty:"Please choose at least one value",pattern:"Invalid format"},command:{search:"Type a command or search..."},hotkey:{then:"then",ctrl:"Ctrl",command:"Command",space:"Space",shift:"Shift",alt:"Alt",enter:"Enter",escape:"Escape",upArrow:"Up Arrow",downArrow:"Down Arrow",leftArrow:"Left Arrow",rightArrow:"Right Arrow",backspace:"Backspace",option:"Option",plus:"plus",shortcut:"Keyboard shortcut: {0}",or:"or"},video:{play:"Play",pause:"Pause",seek:"Seek",volume:"Volume",showVolume:"Show volume control",mute:"Mute",unmute:"Unmute",enterFullscreen:"Full screen",exitFullscreen:"Exit full screen"},colorPicker:{ariaLabel:{eyedropper:"Select color with eyedropper",hueSlider:"Hue",alphaSlider:"Alpha",redInput:"Red value",greenInput:"Green value",blueInput:"Blue value",alphaInput:"Alpha value",hueInput:"Hue value",saturationInput:"Saturation value",lightnessInput:"Lightness value",hexInput:"HEX value",hexaInput:"HEX with alpha value",changeFormat:"Change color format"}}}
const aa="$vuetify.",la=(e,t)=>e.replace(/\{(\d+)\}/g,(e,a)=>String(t[Number(a)])),na=(e,t,n)=>(o,...r)=>{if(!o.startsWith(aa))return la(o,r)
const i=o.replace(aa,""),s=e.value&&n.value[e.value],u=t.value&&n.value[t.value]
let c=v(s,i,null)
return c||(a(`Translation key "${o}" not found in "${e.value}", trying fallback locale`),c=v(u,i,null)),c||(l(`Translation key "${o}" not found in fallback`),c=o),"string"!=typeof c&&(l(`Translation key "${o}" has a non-string value`),c=o),la(c,r)}
function oa(e,t){return(a,l)=>new Intl.NumberFormat([e.value,t.value],l).format(a)}function ra(e,t){return oa(e,t)(.1).includes(",")?",":"."}function ia(e,t){return new Intl.NumberFormat([e.value,t.value],{useGrouping:!0}).formatToParts(1e4).find(e=>"group"===e.type)?.value??" "}function sa(e,a,l){const n=ea(e,a,e[a]??l.value)
return n.value=e[a]??l.value,t.watch(l,t=>{null==e[a]&&(n.value=l.value)}),n}function ua(e){return a=>{const l=sa(a,"locale",e.current),n=sa(a,"fallback",e.fallback),o=sa(a,"messages",e.messages)
return{name:"vuetify",current:l,fallback:n,messages:o,decimalSeparator:t.toRef(()=>ra(l,n)),numericGroupSeparator:t.toRef(()=>ia(l,n)),t:na(l,n,o),n:oa(l,n),provide:ua({current:l,fallback:n,messages:o})}}}const ca=Symbol.for("vuetify:locale")
function da(e){const a=e?.adapter&&(l=e?.adapter,null!=l.name)?e?.adapter:function(e){const a=t.shallowRef(e?.locale??"en"),l=t.shallowRef(e?.fallback??"en"),n=t.ref({en:ta,...e?.messages})
return{name:"vuetify",current:a,fallback:l,messages:n,decimalSeparator:t.toRef(()=>e?.decimalSeparator??ra(a,l)),numericGroupSeparator:t.toRef(()=>e?.numericGroupSeparator??ia(a,l)),t:na(a,l,n),n:oa(a,l),provide:ua({current:a,fallback:l,messages:n})}}(e)
var l
const n=function(e,a){const l=t.ref(a?.rtl??{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}),n=t.computed(()=>l.value[e.current.value]??!1)
return{isRtl:n,rtl:l,rtlClasses:t.toRef(()=>"v-locale--is-"+(n.value?"rtl":"ltr"))}}(a,e)
return{...a,...n}}function va(){const e=t.inject(ca)
if(!e)throw new Error("[Vuetify] Could not find injected locale instance")
return e}function pa(e){const a=t.inject(ca)
if(!a)throw new Error("[Vuetify] Could not find injected locale instance")
const l=a.provide(e),n=function(e,a,l){const n=t.computed(()=>l.rtl??a.value[e.current.value]??!1)
return{isRtl:n,rtl:a,rtlClasses:t.toRef(()=>"v-locale--is-"+(n.value?"rtl":"ltr"))}}(l,a.rtl,e),o={...l,...n}
return t.provide(ca,o),o}function ma(){const e=t.inject(ca)
if(!e)throw new Error("[Vuetify] Could not find injected rtl instance")
return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}const fa=Symbol.for("vuetify:theme"),ga=st({theme:String},"theme")
function ha(e,t,a,l){e.push(`${function(e,t){if(!t)return e
const a=`:where(${t})`
return":root"===e?a:`${a} ${e}`}(t,l)} {\n`,...a.map(e=>` ${e};\n`),"}\n")}function ya(e,t){const a=e.dark?2:1,l=e.dark?1:2,n=[]
for(const[o,r]of Object.entries(e.colors)){const e=Ue(r)
n.push(`--${t}theme-${o}: ${e.r},${e.g},${e.b}`+(null==e.a?"":`,${e.a}`)),o.startsWith("on-")||n.push(`--${t}theme-${o}-overlay-multiplier: ${ot(r)>.18?a:l}`)}for(const[a,l]of Object.entries(e.variables)){const e="string"==typeof l&&l.startsWith("#")?Ue(l):void 0,o=e?`${e.r}, ${e.g}, ${e.b}`+(null==e.a?"":`, ${e.a}`):void 0
n.push(`--${t}${a}: ${o??l}`)}return n}function ba(e,t,a){const l={}
if(a)for(const n of["lighten","darken"]){const o="lighten"===n?lt:nt
for(const r of m(a[n],1))l[`${e}-${n}-${r}`]=et(o(Ue(t),r))}return l}function Va(e,t){if(!t)return{}
let a={}
for(const l of t.colors){const n=e[l]
n&&(a={...a,...ba(l,n,t)})}return a}function wa(e,t){const a={}
for(const l of Object.keys(e)){if(l.startsWith("on-")||e[`on-${l}`])continue
const n=`on-${l}`,o=Ue(e[l])
a[n]=it(o)?t["theme-on-dark"]:t["theme-on-light"]}return a}function Sa(e,t,a){const l=function(e,t){if(!o)return null
let a=document.getElementById(e)
a||(a=document.createElement("style"),a.id=e,a.type="text/css",t&&a.setAttribute("nonce",t),document.head.appendChild(a))
return a}(e,t)
l&&(l.innerHTML=a)}function ka(e){const l=function(e={defaultTheme:"system",prefix:"v-",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"shadow-color":"#000000","high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#EEEEEE","theme-on-kbd":"#000000","theme-code":"#F5F5F5","theme-on-code":"#000000","theme-on-dark":"#FFF","theme-on-light":"#000","elevation-overlay-color":"black","elevation-overlay-opacity-step":"2%","highlight-opacity":"8%"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#c8c8c8","on-surface-variant":"#000000",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"shadow-color":"#000000","high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#424242","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC","theme-on-dark":"#FFF","theme-on-light":"#000","elevation-overlay-color":"white","elevation-overlay-opacity-step":"2%","highlight-opacity":"20%"}}},stylesheetId:"vuetify-theme-stylesheet",scoped:!1,utilities:!0,transition:!1}){const t={defaultTheme:"system",prefix:"v-",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"shadow-color":"#000000","high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#EEEEEE","theme-on-kbd":"#000000","theme-code":"#F5F5F5","theme-on-code":"#000000","theme-on-dark":"#FFF","theme-on-light":"#000","elevation-overlay-color":"black","elevation-overlay-opacity-step":"2%","highlight-opacity":"8%"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#c8c8c8","on-surface-variant":"#000000",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"shadow-color":"#000000","high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#424242","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC","theme-on-dark":"#FFF","theme-on-light":"#000","elevation-overlay-color":"white","elevation-overlay-opacity-step":"2%","highlight-opacity":"20%"}}},stylesheetId:"vuetify-theme-stylesheet",scoped:!1,utilities:!0,transition:!1}
return e?$(t,e):{...t,isDisabled:!0}}(e),r=t.shallowRef(l.defaultTheme),i=t.ref(l.themes),s=t.shallowRef("light"),d=t.computed({get:()=>"system"===r.value?s.value:r.value,set(e){r.value=e}}),v=t.computed(()=>{const e={}
for(const[t,a]of Object.entries(i.value)){const n=$(a.dark||"dark"===t?i.value.dark:i.value.light,a),o={...n.colors,...Va(n.colors,l.variations)}
e[t]={...n,colors:{...o,...wa(o,n.variables)}}}return e}),p=t.toRef(()=>v.value[d.value]),m=t.toRef(()=>"system"===r.value),f=t.computed(()=>{const e=[],t=l.scoped?l.prefix:""
e.push("@layer theme-base {\n"),p.value?.dark&&ha(e,":root",["color-scheme: dark"],l.scope),ha(e,":root",ya(p.value,l.prefix),l.scope)
for(const[t,a]of Object.entries(v.value))ha(e,`.${l.prefix}theme--${t}`,["color-scheme: "+(a.dark?"dark":"normal"),...ya(a,l.prefix)],l.scope)
if(e.push("}\n"),l.utilities){const a=[],n=[],o=new Set(Object.values(v.value).flatMap(e=>Object.keys(e.colors)))
for(const e of o)e.startsWith("on-")?ha(n,`.${e}`,[`color: rgb(var(--${l.prefix}theme-${e}))`],l.scope):(ha(a,`.${t}bg-${e}`,[`--${l.prefix}theme-overlay-multiplier: var(--${l.prefix}theme-${e}-overlay-multiplier)`,`background-color: rgb(var(--${l.prefix}theme-${e}))`,`color: rgb(var(--${l.prefix}theme-on-${e}))`],l.scope),ha(n,`.${t}text-${e}`,[`color: rgb(var(--${l.prefix}theme-${e}))`],l.scope),ha(n,`.${t}border-${e}`,[`--${l.prefix}border-color: var(--${l.prefix}theme-${e})`],l.scope))
e.push("@layer theme-background {\n",...a.map(e=>` ${e}`),"}\n","@layer theme-foreground {\n",...n.map(e=>` ${e}`),"}\n")}return"@layer vuetify-utilities {\n"+e.map(e=>` ${e}`).join("")+"\n}"}),g=t.toRef(()=>l.isDisabled?void 0:`${l.prefix}theme--${d.value}`),h=t.toRef(()=>Object.keys(v.value))
if(u){const S=window.matchMedia("(prefers-color-scheme: dark)")
function k(){s.value=S.matches?"dark":"light"}k(),S.addEventListener("change",k,{passive:!0}),t.getCurrentScope()&&t.onScopeDispose(()=>{S.removeEventListener("change",k)})}let y
function b(e,t){if("system"!==e&&!h.value.includes(e))return void a(`Theme "${e}" not found on the Vuetify theme instance`)
const n=()=>{d.value=e},r=function(e){if(!(e??l.transition)&&!y)return!1
const t="object"==typeof l.transition?l.transition:{},a="object"==typeof e?e:{}
return{origin:a.origin??y??t.origin,duration:a.duration??t.duration}}(t)
r?function(e,t){if(!o||!document.startViewTransition||c())return void e()
const a=t.origin??"50% 0%",l=t.duration??"500ms",n=document.createElement("style")
n.textContent=`html:active-view-transition-type(vuetify-theme)::view-transition-old(root) { animation: none; }html:active-view-transition-type(vuetify-theme)::view-transition-new(root) { animation: v-circle-in ${l} ease-in-out; }@keyframes v-circle-in { from { clip-path: circle(0% at ${a}); } to { clip-path: circle(150% at ${a}); }}`,document.head.appendChild(n),document.startViewTransition({update:()=>e(),types:["vuetify-theme"]}).finished.then(()=>{y=null,n.remove()})}(n,r):n()}function V(e=h.value,t){const a=e.indexOf(d.value)
b(e[-1===a?0:(a+1)%e.length],t)}const w=new Proxy(d,{get:(e,t)=>Reflect.get(e,t),set:(e,t,a)=>("value"===t&&n(`theme.global.name.value = ${a}`,`theme.change('${a}')`),Reflect.set(e,t,a))})
return{install:function(e){if(l.isDisabled)return
const a=e._context.provides.usehead
if(a){function n(){return{style:[{textContent:f.value,id:l.stylesheetId,nonce:l.cspNonce||!1,tagPosition:"bodyOpen"}]}}if(a.push){const r=a.push(n)
o&&t.watch(f,()=>{r.patch(n)})}else o?(a.addHeadObjs(t.toRef(n)),t.watchEffect(()=>a.updateDOM())):a.addHeadObjs(n())}else{function i(){Sa(l.stylesheetId,l.cspNonce,f.value)}o?t.watch(f,i,{immediate:!0}):i()}},change:b,cycle:V,toggle:function(e=["light","dark"],t){V(e,t)},setTransitionOrigin:function(e){if(!e)return void(y=null)
let t,a
if(e instanceof Element){const l=new ge(e)
t=l.left+l.width/2,a=l.top+l.height/2}else t=e.clientX,a=e.clientY
const l=Math.min(98.9,100*t/window.innerWidth),n=100*a/window.innerHeight
y=`${l.toFixed(2)}% ${n.toFixed(2)}%`},isDisabled:l.isDisabled,isSystem:m,name:d,themes:i,current:p,computedThemes:v,prefix:l.prefix,themeClasses:g,styles:f,global:{name:w,current:p}}}function xa(e){ct("provideTheme")
const a=t.inject(fa,null)
if(!a)throw new Error("Could not find Vuetify theme injection")
const l=t.toRef(()=>e.theme??a.name.value),n=t.toRef(()=>a.themes.value[l.value]),o=t.toRef(()=>a.isDisabled?void 0:`${a.prefix}theme--${l.value}`),r={...a,name:l,current:n,themeClasses:o}
return t.provide(fa,r),r}function Na(){ct("useTheme")
const e=t.inject(fa,null)
if(!e)throw new Error("Could not find Vuetify theme injection")
return e}const Ca=st({...ut(),...x(Kt(),["fullHeight"]),...ga()},"VApp"),Ea=ht()({name:"VApp",props:Ca(),setup(e,{slots:a}){const l=xa(e),{layoutClasses:n,getLayoutItem:o,items:r,layoutRef:i}=Qt({...e,fullHeight:!0}),{rtlClasses:s}=ma()
return At(()=>t.createElementVNode("div",{ref:i,class:t.normalizeClass(["v-application",l.themeClasses.value,n.value,s.value,e.class]),style:t.normalizeStyle([e.style])},[t.createElementVNode("div",{class:"v-application__wrap"},[a.default?.()])])),{getLayoutItem:o,items:r,theme:l}}}),Ia=st({tag:{type:[String,Object,Function],default:"div"}},"tag"),Pa=st({text:String,...ut(),...Ia()},"VToolbarTitle"),_a=ht()({name:"VToolbarTitle",props:Pa(),setup:(e,{slots:a})=>(At(()=>{const l=!!(a.default||a.text||e.text)
return t.createVNode(e.tag,{class:t.normalizeClass(["v-toolbar-title",e.class]),style:t.normalizeStyle(e.style)},{default:()=>[l&&t.createElementVNode("div",{class:"v-toolbar-title__placeholder"},[a.text?a.text():e.text,a.default?.()])]})}),{})}),Aa=st({disabled:Boolean,group:Boolean,hideOnLeave