@vuetify/one 0.0.0 → 0.0.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.
@@ -1,4 +1,4 @@
1
- import { reactive as ut, toRefs as An, ref as F, shallowRef as z, computed as y, watch as N, watchEffect as je, capitalize as Za, Fragment as De, warn as Bt, unref as L, provide as ue, inject as J, defineComponent as Rt, camelize as Qa, h as Ft, getCurrentInstance as pi, TransitionGroup as Si, Transition as we, createVNode as v, mergeProps as G, onScopeDispose as ce, effectScope as On, toRaw as me, onBeforeUnmount as Pe, onMounted as kn, readonly as En, toRef as M, withDirectives as Ce, vShow as Tn, isRef as ct, Text as wi, onBeforeMount as Ci, nextTick as ve, resolveDirective as dt, resolveDynamicComponent as _i, openBlock as be, createBlock as Qe, withCtx as Q, createElementBlock as er, createCommentVNode as $n, Teleport as xi, createElementVNode as Pi, createTextVNode as Zt, toDisplayString as Qn } from "vue";
1
+ import { reactive as ut, ref as F, shallowRef as z, computed as y, watch as N, watchEffect as je, toRefs as Ja, capitalize as Za, Fragment as De, warn as Bt, unref as L, provide as ue, inject as J, defineComponent as Rt, camelize as Qa, h as Ft, getCurrentInstance as pi, TransitionGroup as Si, Transition as we, createVNode as v, mergeProps as G, onScopeDispose as ce, effectScope as An, toRaw as me, onBeforeUnmount as Pe, onMounted as On, readonly as kn, toRef as M, withDirectives as Ce, vShow as En, isRef as ct, Text as wi, onBeforeMount as Ci, nextTick as ve, resolveDirective as dt, resolveDynamicComponent as _i, openBlock as be, createBlock as Qe, withCtx as Q, createElementBlock as er, createCommentVNode as Tn, Teleport as xi, createElementVNode as Pi, createTextVNode as Zt, toDisplayString as Zn } from "vue";
2
2
  import { defineStore as tr } from "pinia";
3
3
  import { mdiGithub as Ai, mdiDiscord as Oi, mdiLogin as ki, mdiViewDashboard as Ei, mdiLogoutVariant as Ti } from "@mdi/js";
4
4
  import { useDisplay as $i, useTheme as Ii } from "vuetify";
@@ -23,9 +23,9 @@ var ji = Object.prototype, Mi = ji.toString;
23
23
  function zi(e) {
24
24
  return Mi.call(e);
25
25
  }
26
- var Hi = "[object Null]", Wi = "[object Undefined]", ea = _t ? _t.toStringTag : void 0;
26
+ var Hi = "[object Null]", Wi = "[object Undefined]", Qn = _t ? _t.toStringTag : void 0;
27
27
  function Dt(e) {
28
- return e == null ? e === void 0 ? Wi : Hi : ea && ea in Object(e) ? Ni(e) : zi(e);
28
+ return e == null ? e === void 0 ? Wi : Hi : Qn && Qn in Object(e) ? Ni(e) : zi(e);
29
29
  }
30
30
  function ft(e) {
31
31
  return e != null && typeof e == "object";
@@ -40,7 +40,7 @@ function rr(e) {
40
40
  return e;
41
41
  }
42
42
  var Ui = "[object AsyncFunction]", qi = "[object Function]", Ki = "[object GeneratorFunction]", Yi = "[object Proxy]";
43
- function In(e) {
43
+ function $n(e) {
44
44
  if (!Ae(e))
45
45
  return !1;
46
46
  var t = Dt(e);
@@ -48,12 +48,12 @@ function In(e) {
48
48
  }
49
49
  var Xi = Me["__core-js_shared__"];
50
50
  const Qt = Xi;
51
- var ta = function() {
51
+ var ea = function() {
52
52
  var e = /[^.]+$/.exec(Qt && Qt.keys && Qt.keys.IE_PROTO || "");
53
53
  return e ? "Symbol(src)_1." + e : "";
54
54
  }();
55
55
  function Ji(e) {
56
- return !!ta && ta in e;
56
+ return !!ea && ea in e;
57
57
  }
58
58
  var Zi = Function.prototype, Qi = Zi.toString;
59
59
  function eo(e) {
@@ -75,24 +75,24 @@ var to = /[\\^$.*+?()[\]{}|]/g, no = /^\[object .+?Constructor\]$/, ao = Functio
75
75
  function lo(e) {
76
76
  if (!Ae(e) || Ji(e))
77
77
  return !1;
78
- var t = In(e) ? so : no;
78
+ var t = $n(e) ? so : no;
79
79
  return t.test(eo(e));
80
80
  }
81
81
  function uo(e, t) {
82
82
  return e == null ? void 0 : e[t];
83
83
  }
84
- function Vn(e, t) {
84
+ function In(e, t) {
85
85
  var n = uo(e, t);
86
86
  return lo(n) ? n : void 0;
87
87
  }
88
- var na = Object.create, co = function() {
88
+ var ta = Object.create, co = function() {
89
89
  function e() {
90
90
  }
91
91
  return function(t) {
92
92
  if (!Ae(t))
93
93
  return {};
94
- if (na)
95
- return na(t);
94
+ if (ta)
95
+ return ta(t);
96
96
  e.prototype = t;
97
97
  var n = new e();
98
98
  return e.prototype = void 0, n;
@@ -138,7 +138,7 @@ function po(e) {
138
138
  }
139
139
  var So = function() {
140
140
  try {
141
- var e = Vn(Object, "defineProperty");
141
+ var e = In(Object, "defineProperty");
142
142
  return e({}, "", {}), e;
143
143
  } catch {
144
144
  }
@@ -160,7 +160,7 @@ function ir(e, t) {
160
160
  var n = typeof e;
161
161
  return t = t ?? Po, !!t && (n == "number" || n != "symbol" && Ao.test(e)) && e > -1 && e % 1 == 0 && e < t;
162
162
  }
163
- function Ln(e, t, n) {
163
+ function Vn(e, t, n) {
164
164
  t == "__proto__" && xt ? xt(e, t, {
165
165
  configurable: !0,
166
166
  enumerable: !0,
@@ -174,21 +174,21 @@ function Nt(e, t) {
174
174
  var Oo = Object.prototype, ko = Oo.hasOwnProperty;
175
175
  function Eo(e, t, n) {
176
176
  var a = e[t];
177
- (!(ko.call(e, t) && Nt(a, n)) || n === void 0 && !(t in e)) && Ln(e, t, n);
177
+ (!(ko.call(e, t) && Nt(a, n)) || n === void 0 && !(t in e)) && Vn(e, t, n);
178
178
  }
179
179
  function To(e, t, n, a) {
180
180
  var i = !n;
181
181
  n || (n = {});
182
182
  for (var r = -1, o = t.length; ++r < o; ) {
183
183
  var s = t[r], l = a ? a(n[s], e[s], s, n, e) : void 0;
184
- l === void 0 && (l = e[s]), i ? Ln(n, s, l) : Eo(n, s, l);
184
+ l === void 0 && (l = e[s]), i ? Vn(n, s, l) : Eo(n, s, l);
185
185
  }
186
186
  return n;
187
187
  }
188
- var aa = Math.max;
188
+ var na = Math.max;
189
189
  function $o(e, t, n) {
190
- return t = aa(t === void 0 ? e.length - 1 : t, 0), function() {
191
- for (var a = arguments, i = -1, r = aa(a.length - t, 0), o = Array(r); ++i < r; )
190
+ return t = na(t === void 0 ? e.length - 1 : t, 0), function() {
191
+ for (var a = arguments, i = -1, r = na(a.length - t, 0), o = Array(r); ++i < r; )
192
192
  o[i] = a[t + i];
193
193
  i = -1;
194
194
  for (var s = Array(t + 1); ++i < t; )
@@ -203,14 +203,14 @@ var Vo = 9007199254740991;
203
203
  function or(e) {
204
204
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Vo;
205
205
  }
206
- function Bn(e) {
207
- return e != null && or(e.length) && !In(e);
206
+ function Ln(e) {
207
+ return e != null && or(e.length) && !$n(e);
208
208
  }
209
209
  function Lo(e, t, n) {
210
210
  if (!Ae(n))
211
211
  return !1;
212
212
  var a = typeof t;
213
- return (a == "number" ? Bn(n) && ir(t, n.length) : a == "string" && t in n) ? Nt(n[t], e) : !1;
213
+ return (a == "number" ? Ln(n) && ir(t, n.length) : a == "string" && t in n) ? Nt(n[t], e) : !1;
214
214
  }
215
215
  function Bo(e) {
216
216
  return Io(function(t, n) {
@@ -233,19 +233,19 @@ function Fo(e, t) {
233
233
  return a;
234
234
  }
235
235
  var Do = "[object Arguments]";
236
- function ra(e) {
236
+ function aa(e) {
237
237
  return ft(e) && Dt(e) == Do;
238
238
  }
239
- var lr = Object.prototype, No = lr.hasOwnProperty, jo = lr.propertyIsEnumerable, Mo = ra(function() {
239
+ var lr = Object.prototype, No = lr.hasOwnProperty, jo = lr.propertyIsEnumerable, Mo = aa(function() {
240
240
  return arguments;
241
- }()) ? ra : function(e) {
241
+ }()) ? aa : function(e) {
242
242
  return ft(e) && No.call(e, "callee") && !jo.call(e, "callee");
243
243
  };
244
244
  const vn = Mo;
245
245
  function zo() {
246
246
  return !1;
247
247
  }
248
- var ur = typeof exports == "object" && exports && !exports.nodeType && exports, ia = ur && typeof module == "object" && module && !module.nodeType && module, Ho = ia && ia.exports === ur, oa = Ho ? Me.Buffer : void 0, Wo = oa ? oa.isBuffer : void 0, Go = Wo || zo;
248
+ var ur = typeof exports == "object" && exports && !exports.nodeType && exports, ra = ur && typeof module == "object" && module && !module.nodeType && module, Ho = ra && ra.exports === ur, ia = Ho ? Me.Buffer : void 0, Wo = ia ? ia.isBuffer : void 0, Go = Wo || zo;
249
249
  const cr = Go;
250
250
  var Uo = "[object Arguments]", qo = "[object Array]", Ko = "[object Boolean]", Yo = "[object Date]", Xo = "[object Error]", Jo = "[object Function]", Zo = "[object Map]", Qo = "[object Number]", es = "[object Object]", ts = "[object RegExp]", ns = "[object Set]", as = "[object String]", rs = "[object WeakMap]", is = "[object ArrayBuffer]", os = "[object DataView]", ss = "[object Float32Array]", ls = "[object Float64Array]", us = "[object Int8Array]", cs = "[object Int16Array]", ds = "[object Int32Array]", fs = "[object Uint8Array]", vs = "[object Uint8ClampedArray]", gs = "[object Uint16Array]", ms = "[object Uint32Array]", j = {};
251
251
  j[ss] = j[ls] = j[us] = j[cs] = j[ds] = j[fs] = j[vs] = j[gs] = j[ms] = !0;
@@ -265,8 +265,8 @@ var dr = typeof exports == "object" && exports && !exports.nodeType && exports,
265
265
  } catch {
266
266
  }
267
267
  }();
268
- const sa = ps;
269
- var la = sa && sa.isTypedArray, Ss = la ? ys(la) : hs;
268
+ const oa = ps;
269
+ var sa = oa && oa.isTypedArray, Ss = sa ? ys(sa) : hs;
270
270
  const fr = Ss;
271
271
  var ws = Object.prototype, Cs = ws.hasOwnProperty;
272
272
  function _s(e, t) {
@@ -301,9 +301,9 @@ function ks(e) {
301
301
  return n;
302
302
  }
303
303
  function vr(e) {
304
- return Bn(e) ? _s(e, !0) : ks(e);
304
+ return Ln(e) ? _s(e, !0) : ks(e);
305
305
  }
306
- var Es = Vn(Object, "create");
306
+ var Es = In(Object, "create");
307
307
  const nt = Es;
308
308
  function Ts() {
309
309
  this.__data__ = nt ? nt(null) : {}, this.size = 0;
@@ -383,7 +383,7 @@ ge.prototype.delete = Ws;
383
383
  ge.prototype.get = Gs;
384
384
  ge.prototype.has = Us;
385
385
  ge.prototype.set = qs;
386
- var Ks = Vn(Me, "Map");
386
+ var Ks = In(Me, "Map");
387
387
  const gr = Ks;
388
388
  function Ys() {
389
389
  this.size = 0, this.__data__ = {
@@ -471,18 +471,18 @@ He.prototype.delete = ul;
471
471
  He.prototype.get = cl;
472
472
  He.prototype.has = dl;
473
473
  He.prototype.set = vl;
474
- var yr = typeof exports == "object" && exports && !exports.nodeType && exports, ua = yr && typeof module == "object" && module && !module.nodeType && module, gl = ua && ua.exports === yr, ca = gl ? Me.Buffer : void 0, da = ca ? ca.allocUnsafe : void 0;
474
+ var yr = typeof exports == "object" && exports && !exports.nodeType && exports, la = yr && typeof module == "object" && module && !module.nodeType && module, gl = la && la.exports === yr, ua = gl ? Me.Buffer : void 0, ca = ua ? ua.allocUnsafe : void 0;
475
475
  function ml(e, t) {
476
476
  if (t)
477
477
  return e.slice();
478
- var n = e.length, a = da ? da(n) : new e.constructor(n);
478
+ var n = e.length, a = ca ? ca(n) : new e.constructor(n);
479
479
  return e.copy(a), a;
480
480
  }
481
481
  var hl = Me.Uint8Array;
482
- const fa = hl;
482
+ const da = hl;
483
483
  function yl(e) {
484
484
  var t = new e.constructor(e.byteLength);
485
- return new fa(t).set(new fa(e)), t;
485
+ return new da(t).set(new da(e)), t;
486
486
  }
487
487
  function bl(e, t) {
488
488
  var n = t ? yl(e.buffer) : e.buffer;
@@ -504,10 +504,10 @@ function Sl(e) {
504
504
  var wl = Sl();
505
505
  const Cl = wl;
506
506
  function gn(e, t, n) {
507
- (n !== void 0 && !Nt(e[t], n) || n === void 0 && !(t in e)) && Ln(e, t, n);
507
+ (n !== void 0 && !Nt(e[t], n) || n === void 0 && !(t in e)) && Vn(e, t, n);
508
508
  }
509
509
  function _l(e) {
510
- return ft(e) && Bn(e);
510
+ return ft(e) && Ln(e);
511
511
  }
512
512
  function mn(e, t) {
513
513
  if (!(t === "constructor" && typeof e[t] == "function") && t != "__proto__")
@@ -525,7 +525,7 @@ function Pl(e, t, n, a, i, r, o) {
525
525
  var d = r ? r(s, l, n + "", e, t, o) : void 0, c = d === void 0;
526
526
  if (c) {
527
527
  var f = fn(l), g = !f && cr(l), h = !f && !g && fr(l);
528
- d = l, f || g || h ? fn(s) ? d = s : _l(s) ? d = go(s) : g ? (c = !1, d = ml(l, !0)) : h ? (c = !1, d = bl(l, !0)) : d = [] : sl(l) || vn(l) ? (d = s, vn(s) ? d = xl(s) : (!Ae(s) || In(s)) && (d = pl(l))) : c = !1;
528
+ d = l, f || g || h ? fn(s) ? d = s : _l(s) ? d = go(s) : g ? (c = !1, d = ml(l, !0)) : h ? (c = !1, d = bl(l, !0)) : d = [] : sl(l) || vn(l) ? (d = s, vn(s) ? d = xl(s) : (!Ae(s) || $n(s)) && (d = pl(l))) : c = !1;
529
529
  }
530
530
  c && (o.set(l, d), i(d, l, a, r, o), o.delete(l)), gn(e, n, d);
531
531
  }
@@ -542,7 +542,7 @@ function br(e, t, n, a, i) {
542
542
  var Al = Bo(function(e, t, n) {
543
543
  br(e, t, n);
544
544
  });
545
- const tn = Al, nn = typeof window < "u", va = {
545
+ const tn = Al, nn = typeof window < "u", fa = {
546
546
  v: 4,
547
547
  api: "link-only",
548
548
  avatar: "",
@@ -570,7 +570,7 @@ const tn = Al, nn = typeof window < "u", va = {
570
570
  }
571
571
  }
572
572
  }, pr = tr("user", () => {
573
- const e = ut(tn({}, va));
573
+ const e = ut(tn({}, fa));
574
574
  function t() {
575
575
  if (!nn)
576
576
  return;
@@ -581,15 +581,15 @@ const tn = Al, nn = typeof window < "u", va = {
581
581
  nn && localStorage.setItem("vuetify@user", JSON.stringify(e, null, 2));
582
582
  }
583
583
  function a() {
584
- nn && (Object.assign(e, tn({}, va)), n());
584
+ nn && (Object.assign(e, tn({}, fa)), n());
585
585
  }
586
586
  return t(), {
587
- ...An(e),
587
+ ...e,
588
588
  load: t,
589
589
  save: n,
590
590
  reset: a
591
591
  };
592
- }), Ve = "http://localhost:8096", Rn = tr("auth", () => {
592
+ }), Ve = "http://localhost:8096", Bn = tr("auth", () => {
593
593
  const e = F(null), t = pr(), n = z(!1), a = y(() => {
594
594
  var d, c;
595
595
  return ((d = e.value) == null ? void 0 : d.isAdmin) || ((c = e.value) == null ? void 0 : c.sponsorships.some((f) => f.isActive));
@@ -688,7 +688,7 @@ const tn = Al, nn = typeof window < "u", va = {
688
688
  lastLoginProvider: () => localStorage.getItem("vuetify@lastLoginProvider")
689
689
  };
690
690
  });
691
- const re = typeof window < "u", Fn = re && "IntersectionObserver" in window;
691
+ const re = typeof window < "u", Rn = re && "IntersectionObserver" in window;
692
692
  function Sr(e, t, n) {
693
693
  const a = t.length - 1;
694
694
  if (a < 0)
@@ -746,7 +746,7 @@ function Pt(e) {
746
746
  }
747
747
  return e;
748
748
  }
749
- const ga = Object.freeze({
749
+ const va = Object.freeze({
750
750
  enter: 13,
751
751
  tab: 9,
752
752
  delete: 46,
@@ -784,11 +784,11 @@ const El = /^on[^a-z]/, Cr = (e) => El.test(e);
784
784
  function _r(e) {
785
785
  return e == null ? [] : Array.isArray(e) ? e : [e];
786
786
  }
787
- function ma(e) {
787
+ function ga(e) {
788
788
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1;
789
789
  return Math.max(t, Math.min(n, e));
790
790
  }
791
- function ha(e, t) {
791
+ function ma(e, t) {
792
792
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "0";
793
793
  return e + n.repeat(Math.max(0, t - e.length));
794
794
  }
@@ -845,14 +845,14 @@ function pt(e, t) {
845
845
  }
846
846
  return [];
847
847
  }
848
- function Dn(e) {
848
+ function Fn(e) {
849
849
  const t = ut({}), n = y(e);
850
850
  return je(() => {
851
851
  for (const a in n.value)
852
852
  t[a] = n.value[a];
853
853
  }, {
854
854
  flush: "sync"
855
- }), An(t);
855
+ }), Ja(t);
856
856
  }
857
857
  function At(e, t) {
858
858
  return e.includes(t);
@@ -860,8 +860,8 @@ function At(e, t) {
860
860
  function Pr(e) {
861
861
  return e[2].toLowerCase() + e.slice(3);
862
862
  }
863
- const ya = () => [Function, Array];
864
- function ba(e, t) {
863
+ const ha = () => [Function, Array];
864
+ function ya(e, t) {
865
865
  return t = "on" + Za(t), !!(e[t] || e[`${t}Once`] || e[`${t}Capture`] || e[`${t}OnceCapture`] || e[`${t}CaptureOnce`]);
866
866
  }
867
867
  function Ot(e) {
@@ -906,11 +906,11 @@ const Or = ["top", "bottom"], Il = ["start", "end", "left", "right"];
906
906
  function yn(e, t) {
907
907
  let [n, a] = e.split(" ");
908
908
  return a || (a = At(Or, n) ? "start" : At(Il, n) ? "top" : "center"), {
909
- side: pa(n, t),
910
- align: pa(a, t)
909
+ side: ba(n, t),
910
+ align: ba(a, t)
911
911
  };
912
912
  }
913
- function pa(e, t) {
913
+ function ba(e, t) {
914
914
  return e === "start" ? t ? "right" : "left" : e === "end" ? t ? "left" : "right" : e;
915
915
  }
916
916
  function rn(e) {
@@ -937,13 +937,13 @@ function on(e) {
937
937
  }[e.align]
938
938
  };
939
939
  }
940
- function Sa(e) {
940
+ function pa(e) {
941
941
  return {
942
942
  side: e.align,
943
943
  align: e.side
944
944
  };
945
945
  }
946
- function wa(e) {
946
+ function Sa(e) {
947
947
  return At(Or, e.side) ? "y" : "x";
948
948
  }
949
949
  class Se {
@@ -969,7 +969,7 @@ class Se {
969
969
  return this.x + this.width;
970
970
  }
971
971
  }
972
- function Ca(e, t) {
972
+ function wa(e, t) {
973
973
  return {
974
974
  x: {
975
975
  before: Math.max(0, t.left - e.left),
@@ -1059,19 +1059,19 @@ function Ll(e, t) {
1059
1059
  e.removeAttribute(n);
1060
1060
  });
1061
1061
  }
1062
- const Le = 2.4, _a = 0.2126729, xa = 0.7151522, Pa = 0.072175, Bl = 0.55, Rl = 0.58, Fl = 0.57, Dl = 0.62, yt = 0.03, Aa = 1.45, Nl = 5e-4, jl = 1.25, Ml = 1.25, Oa = 0.078, ka = 12.82051282051282, bt = 0.06, Ea = 1e-3;
1063
- function Ta(e, t) {
1062
+ const Le = 2.4, Ca = 0.2126729, _a = 0.7151522, xa = 0.072175, Bl = 0.55, Rl = 0.58, Fl = 0.57, Dl = 0.62, yt = 0.03, Pa = 1.45, Nl = 5e-4, jl = 1.25, Ml = 1.25, Aa = 0.078, Oa = 12.82051282051282, bt = 0.06, ka = 1e-3;
1063
+ function Ea(e, t) {
1064
1064
  const n = (e.r / 255) ** Le, a = (e.g / 255) ** Le, i = (e.b / 255) ** Le, r = (t.r / 255) ** Le, o = (t.g / 255) ** Le, s = (t.b / 255) ** Le;
1065
- let l = n * _a + a * xa + i * Pa, u = r * _a + o * xa + s * Pa;
1066
- if (l <= yt && (l += (yt - l) ** Aa), u <= yt && (u += (yt - u) ** Aa), Math.abs(u - l) < Nl)
1065
+ let l = n * Ca + a * _a + i * xa, u = r * Ca + o * _a + s * xa;
1066
+ if (l <= yt && (l += (yt - l) ** Pa), u <= yt && (u += (yt - u) ** Pa), Math.abs(u - l) < Nl)
1067
1067
  return 0;
1068
1068
  let d;
1069
1069
  if (u > l) {
1070
1070
  const c = (u ** Bl - l ** Rl) * jl;
1071
- d = c < Ea ? 0 : c < Oa ? c - c * ka * bt : c - bt;
1071
+ d = c < ka ? 0 : c < Aa ? c - c * Oa * bt : c - bt;
1072
1072
  } else {
1073
1073
  const c = (u ** Dl - l ** Fl) * Ml;
1074
- d = c > -Ea ? 0 : c > -Oa ? c - c * ka * bt : c + bt;
1074
+ d = c > -ka ? 0 : c > -Aa ? c - c * Oa * bt : c + bt;
1075
1075
  }
1076
1076
  return d * 100;
1077
1077
  }
@@ -1090,7 +1090,7 @@ function bn(e) {
1090
1090
  function Wl(e) {
1091
1091
  return bn(e) && !/^((rgb|hsl)a?\()?var\(--/.test(e);
1092
1092
  }
1093
- const $a = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Gl = {
1093
+ const Ta = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Gl = {
1094
1094
  rgb: (e, t, n, a) => ({
1095
1095
  r: e,
1096
1096
  g: t,
@@ -1103,13 +1103,13 @@ const $a = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Gl = {
1103
1103
  b: n,
1104
1104
  a
1105
1105
  }),
1106
- hsl: (e, t, n, a) => Ia({
1106
+ hsl: (e, t, n, a) => $a({
1107
1107
  h: e,
1108
1108
  s: t,
1109
1109
  l: n,
1110
1110
  a
1111
1111
  }),
1112
- hsla: (e, t, n, a) => Ia({
1112
+ hsla: (e, t, n, a) => $a({
1113
1113
  h: e,
1114
1114
  s: t,
1115
1115
  l: n,
@@ -1135,10 +1135,10 @@ function Ze(e) {
1135
1135
  g: (e & 65280) >> 8,
1136
1136
  b: e & 255
1137
1137
  };
1138
- if (typeof e == "string" && $a.test(e)) {
1138
+ if (typeof e == "string" && Ta.test(e)) {
1139
1139
  const {
1140
1140
  groups: t
1141
- } = e.match($a), {
1141
+ } = e.match(Ta), {
1142
1142
  fn: n,
1143
1143
  values: a
1144
1144
  } = t, i = a.split(/,\s*/).map((r) => r.endsWith("%") && ["hsl", "hsla", "hsv", "hsva"].includes(n) ? parseFloat(r) / 100 : parseFloat(r));
@@ -1176,7 +1176,7 @@ function at(e) {
1176
1176
  a: i
1177
1177
  };
1178
1178
  }
1179
- function Ia(e) {
1179
+ function $a(e) {
1180
1180
  return at(Tr(e));
1181
1181
  }
1182
1182
  function Tr(e) {
@@ -1204,11 +1204,11 @@ function Ul(e) {
1204
1204
  };
1205
1205
  }
1206
1206
  function ql(e) {
1207
- 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 = ha(ha(e, 6), 8, "F")), e;
1207
+ 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 = ma(ma(e, 6), 8, "F")), e;
1208
1208
  }
1209
1209
  function Kl(e) {
1210
- const t = Math.abs(Ta(Ze(0), Ze(e)));
1211
- return Math.abs(Ta(Ze(16777215), Ze(e))) > Math.min(t, 50) ? "#fff" : "#000";
1210
+ const t = Math.abs(Ea(Ze(0), Ze(e)));
1211
+ return Math.abs(Ea(Ze(16777215), Ze(e))) > Math.min(t, 50) ? "#fff" : "#000";
1212
1212
  }
1213
1213
  function x(e, t) {
1214
1214
  return (n) => Object.keys(e).reduce((a, i) => {
@@ -1228,14 +1228,14 @@ const q = x({
1228
1228
  default: null
1229
1229
  }
1230
1230
  }, "component"), Et = Symbol.for("vuetify:defaults");
1231
- function Nn() {
1231
+ function Dn() {
1232
1232
  const e = J(Et);
1233
1233
  if (!e)
1234
1234
  throw new Error("[Vuetify] Could not find defaults instance");
1235
1235
  return e;
1236
1236
  }
1237
1237
  function Ht(e, t) {
1238
- const n = Nn(), a = F(e), i = y(() => {
1238
+ const n = Dn(), a = F(e), i = y(() => {
1239
1239
  if (L(t == null ? void 0 : t.disabled))
1240
1240
  return n.value;
1241
1241
  const o = L(t == null ? void 0 : t.scoped), s = L(t == null ? void 0 : t.reset), l = L(t == null ? void 0 : t.root);
@@ -1263,7 +1263,7 @@ function Yl(e, t) {
1263
1263
  return typeof ((n = e.props) == null ? void 0 : n[t]) < "u" || typeof ((a = e.props) == null ? void 0 : a[pe(t)]) < "u";
1264
1264
  }
1265
1265
  function Xl() {
1266
- 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] : Nn();
1266
+ 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] : Dn();
1267
1267
  const a = Y("useDefaults");
1268
1268
  if (t = t ?? a.type.name ?? a.type.__name, !t)
1269
1269
  throw new Error("[Vuetify] Could not determine component name");
@@ -1305,7 +1305,7 @@ function vt(e) {
1305
1305
  e.filterProps = function(a) {
1306
1306
  return kl(a, t);
1307
1307
  }, e.props._as = String, e.setup = function(a, i) {
1308
- const r = Nn();
1308
+ const r = Dn();
1309
1309
  if (!r.value)
1310
1310
  return e._setup(a, i);
1311
1311
  const {
@@ -1385,7 +1385,7 @@ Wt.reset = () => {
1385
1385
  function Ql(e) {
1386
1386
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1387
1387
  for (; e; ) {
1388
- if (t ? eu(e) : jn(e))
1388
+ if (t ? eu(e) : Nn(e))
1389
1389
  return e;
1390
1390
  e = e.parentElement;
1391
1391
  }
@@ -1395,11 +1395,11 @@ function Tt(e, t) {
1395
1395
  const n = [];
1396
1396
  if (t && e && !t.contains(e))
1397
1397
  return n;
1398
- for (; e && (jn(e) && n.push(e), e !== t); )
1398
+ for (; e && (Nn(e) && n.push(e), e !== t); )
1399
1399
  e = e.parentElement;
1400
1400
  return n;
1401
1401
  }
1402
- function jn(e) {
1402
+ function Nn(e) {
1403
1403
  if (!e || e.nodeType !== Node.ELEMENT_NODE)
1404
1404
  return !1;
1405
1405
  const t = window.getComputedStyle(e);
@@ -1584,14 +1584,14 @@ const ru = x({
1584
1584
  sx: l,
1585
1585
  sy: u,
1586
1586
  speed: d
1587
- } = La(e.target, i), c = Je(i, [{
1587
+ } = Va(e.target, i), c = Je(i, [{
1588
1588
  transform: `translate(${o}px, ${s}px) scale(${l}, ${u})`,
1589
1589
  opacity: 0
1590
1590
  }, {}], {
1591
1591
  duration: 225 * d,
1592
1592
  easing: Jl
1593
1593
  });
1594
- (f = Va(i)) == null || f.forEach((g) => {
1594
+ (f = Ia(i)) == null || f.forEach((g) => {
1595
1595
  Je(g, [{
1596
1596
  opacity: 0
1597
1597
  }, {
@@ -1618,14 +1618,14 @@ const ru = x({
1618
1618
  sx: l,
1619
1619
  sy: u,
1620
1620
  speed: d
1621
- } = La(e.target, i);
1621
+ } = Va(e.target, i);
1622
1622
  Je(i, [{}, {
1623
1623
  transform: `translate(${o}px, ${s}px) scale(${l}, ${u})`,
1624
1624
  opacity: 0
1625
1625
  }], {
1626
1626
  duration: 125 * d,
1627
1627
  easing: Zl
1628
- }).finished.then(() => r()), (f = Va(i)) == null || f.forEach((g) => {
1628
+ }).finished.then(() => r()), (f = Ia(i)) == null || f.forEach((g) => {
1629
1629
  Je(g, [{}, {
1630
1630
  opacity: 0,
1631
1631
  offset: 0.2
@@ -1650,12 +1650,12 @@ const ru = x({
1650
1650
  }, n);
1651
1651
  }
1652
1652
  });
1653
- function Va(e) {
1653
+ function Ia(e) {
1654
1654
  var n;
1655
1655
  const t = (n = e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list")) == null ? void 0 : n.children;
1656
1656
  return t && [...t];
1657
1657
  }
1658
- function La(e, t) {
1658
+ function Va(e, t) {
1659
1659
  const n = kr(e), a = Er(t), [i, r] = getComputedStyle(t).transformOrigin.split(" ").map((S) => parseFloat(S)), [o, s] = getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");
1660
1660
  let l = n.left + n.width / 2;
1661
1661
  o === "left" || s === "left" ? l -= n.width / 2 : (o === "right" || s === "right") && (l += n.width / 2);
@@ -1704,7 +1704,7 @@ const ou = x({
1704
1704
  reset: r,
1705
1705
  root: o,
1706
1706
  scoped: s
1707
- } = An(e);
1707
+ } = Ja(e);
1708
1708
  return Ht(a, {
1709
1709
  reset: r,
1710
1710
  root: o,
@@ -1740,7 +1740,7 @@ const X = [String, Function, Object, Array], su = Symbol.for("vuetify:icons"), G
1740
1740
  type: String,
1741
1741
  required: !0
1742
1742
  }
1743
- }, "icon"), Ba = D()({
1743
+ }, "icon"), La = D()({
1744
1744
  name: "VComponentIcon",
1745
1745
  props: Gt(),
1746
1746
  setup(e, t) {
@@ -1813,7 +1813,7 @@ const uu = (e) => {
1813
1813
  const a = L(e);
1814
1814
  if (!a)
1815
1815
  return {
1816
- component: Ba
1816
+ component: La
1817
1817
  };
1818
1818
  let i = a;
1819
1819
  if (typeof i == "string" && (i = i.trim(), i.startsWith("$") && (i = (l = t.aliases) == null ? void 0 : l[i.slice(1)])), !i)
@@ -1825,7 +1825,7 @@ const uu = (e) => {
1825
1825
  };
1826
1826
  if (typeof i != "string")
1827
1827
  return {
1828
- component: Ba,
1828
+ component: La,
1829
1829
  icon: i
1830
1830
  };
1831
1831
  const r = Object.keys(t.sets).find((u) => typeof i == "string" && i.startsWith(`${u}:`)), o = r ? i.slice(r.length + 1) : i;
@@ -1839,7 +1839,7 @@ const uu = (e) => {
1839
1839
  function Ut(e, t) {
1840
1840
  let n;
1841
1841
  function a() {
1842
- n = On(), n.run(() => t.length ? t(() => {
1842
+ n = An(), n.run(() => t.length ? t(() => {
1843
1843
  n == null || n.stop(), a();
1844
1844
  }) : t());
1845
1845
  }
@@ -1933,7 +1933,7 @@ const cu = {
1933
1933
  r.push(o), o = i.get(o);
1934
1934
  return new Set(r);
1935
1935
  }
1936
- }, Mn = (e) => {
1936
+ }, jn = (e) => {
1937
1937
  const t = {
1938
1938
  select: (n) => {
1939
1939
  let {
@@ -1972,7 +1972,7 @@ const cu = {
1972
1972
  };
1973
1973
  return t;
1974
1974
  }, Nr = (e) => {
1975
- const t = Mn(e);
1975
+ const t = jn(e);
1976
1976
  return {
1977
1977
  select: (a) => {
1978
1978
  let {
@@ -1995,7 +1995,7 @@ const cu = {
1995
1995
  out: (a, i, r) => t.out(a, i, r)
1996
1996
  };
1997
1997
  }, fu = (e) => {
1998
- const t = Mn(e);
1998
+ const t = jn(e);
1999
1999
  return {
2000
2000
  select: (a) => {
2001
2001
  let {
@@ -2111,7 +2111,7 @@ const cu = {
2111
2111
  case "leaf":
2112
2112
  return fu(e.mandatory);
2113
2113
  case "independent":
2114
- return Mn(e.mandatory);
2114
+ return jn(e.mandatory);
2115
2115
  case "single-independent":
2116
2116
  return Nr(e.mandatory);
2117
2117
  case "classic":
@@ -2243,7 +2243,7 @@ const cu = {
2243
2243
  };
2244
2244
  function bu() {
2245
2245
  const e = z(!1);
2246
- return kn(() => {
2246
+ return On(() => {
2247
2247
  window.requestAnimationFrame(() => {
2248
2248
  e.value = !0;
2249
2249
  });
@@ -2251,7 +2251,7 @@ function bu() {
2251
2251
  ssrBootStyles: y(() => e.value ? void 0 : {
2252
2252
  transition: "none !important"
2253
2253
  }),
2254
- isBooted: En(e)
2254
+ isBooted: kn(e)
2255
2255
  };
2256
2256
  }
2257
2257
  const de = x({
@@ -2314,7 +2314,7 @@ const de = x({
2314
2314
  value: null,
2315
2315
  ...q(),
2316
2316
  ...de()
2317
- }, "VListGroup"), Ra = D()({
2317
+ }, "VListGroup"), Ba = D()({
2318
2318
  name: "VListGroup",
2319
2319
  props: Su(),
2320
2320
  setup(e, t) {
@@ -2377,15 +2377,15 @@ const de = x({
2377
2377
  class: "v-list-group__items",
2378
2378
  role: "group",
2379
2379
  "aria-labelledby": o.value
2380
- }, [(g = n.default) == null ? void 0 : g.call(n)]), [[Tn, a.value]])];
2380
+ }, [(g = n.default) == null ? void 0 : g.call(n)]), [[En, a.value]])];
2381
2381
  }
2382
2382
  })]
2383
2383
  })), {};
2384
2384
  }
2385
2385
  });
2386
2386
  const wu = gt("v-list-item-subtitle"), Cu = gt("v-list-item-title");
2387
- function zn(e) {
2388
- return Dn(() => {
2387
+ function Mn(e) {
2388
+ return Fn(() => {
2389
2389
  const t = [], n = {};
2390
2390
  if (e.value.background)
2391
2391
  if (bn(e.value.background)) {
@@ -2410,7 +2410,7 @@ function Ne(e, t) {
2410
2410
  })), {
2411
2411
  colorClasses: a,
2412
2412
  colorStyles: i
2413
- } = zn(n);
2413
+ } = Mn(n);
2414
2414
  return {
2415
2415
  textColorClasses: a,
2416
2416
  textColorStyles: i
@@ -2422,7 +2422,7 @@ function it(e, t) {
2422
2422
  })), {
2423
2423
  colorClasses: a,
2424
2424
  colorStyles: i
2425
- } = zn(n);
2425
+ } = Mn(n);
2426
2426
  return {
2427
2427
  backgroundColorClasses: a,
2428
2428
  backgroundColorStyles: i
@@ -2436,7 +2436,7 @@ const _u = ["x-small", "small", "default", "large", "x-large"], qt = x({
2436
2436
  }, "size");
2437
2437
  function Kt(e) {
2438
2438
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : he();
2439
- return Dn(() => {
2439
+ return Fn(() => {
2440
2440
  let n, a;
2441
2441
  return At(_u, e.size) ? n = `${t}--size-${e.size}` : e.size && (a = {
2442
2442
  width: $(e.size),
@@ -2447,12 +2447,12 @@ function Kt(e) {
2447
2447
  };
2448
2448
  });
2449
2449
  }
2450
- const Fa = Symbol.for("vuetify:theme"), ie = x({
2450
+ const Ra = Symbol.for("vuetify:theme"), ie = x({
2451
2451
  theme: String
2452
2452
  }, "theme");
2453
2453
  function oe(e) {
2454
2454
  Y("provideTheme");
2455
- const t = J(Fa, null);
2455
+ const t = J(Ra, null);
2456
2456
  if (!t)
2457
2457
  throw new Error("Could not find Vuetify theme injection");
2458
2458
  const n = y(() => e.theme ?? t.name.value), a = y(() => t.themes.value[n.value]), i = y(() => t.isDisabled ? void 0 : `v-theme--${n.value}`), r = {
@@ -2461,7 +2461,7 @@ function oe(e) {
2461
2461
  current: a,
2462
2462
  themeClasses: i
2463
2463
  };
2464
- return ue(Fa, r), r;
2464
+ return ue(Ra, r), r;
2465
2465
  }
2466
2466
  const xu = x({
2467
2467
  color: String,
@@ -2552,7 +2552,7 @@ const Hr = x({
2552
2552
  inline: Boolean,
2553
2553
  ...q(),
2554
2554
  ...Oe()
2555
- }, "VResponsive"), Da = D()({
2555
+ }, "VResponsive"), Fa = D()({
2556
2556
  name: "VResponsive",
2557
2557
  props: Hr(),
2558
2558
  setup(e, t) {
@@ -2581,7 +2581,7 @@ const Hr = x({
2581
2581
  }
2582
2582
  });
2583
2583
  function Au(e, t) {
2584
- if (!Fn)
2584
+ if (!Rn)
2585
2585
  return;
2586
2586
  const n = t.modifiers || {}, a = t.value, {
2587
2587
  handler: i,
@@ -2643,7 +2643,7 @@ const Ou = {
2643
2643
  ...Hr(),
2644
2644
  ...q(),
2645
2645
  ...zr()
2646
- }, "VImg"), Hn = D()({
2646
+ }, "VImg"), zn = D()({
2647
2647
  name: "VImg",
2648
2648
  directives: {
2649
2649
  intersect: ku
@@ -2676,7 +2676,7 @@ const Ou = {
2676
2676
  !C && I && o.value && S(o.value);
2677
2677
  }), Ci(() => f());
2678
2678
  function f(C) {
2679
- if (!(e.eager && C) && !(Fn && !C && !e.eager)) {
2679
+ if (!(e.eager && C) && !(Rn && !C && !e.eager)) {
2680
2680
  if (s.value = "loading", d.value.lazySrc) {
2681
2681
  const I = new Image();
2682
2682
  I.src = d.value.lazySrc, S(I, null);
@@ -2754,7 +2754,7 @@ const Ou = {
2754
2754
  }, {
2755
2755
  default: () => [Ce(I ? v("picture", {
2756
2756
  class: "v-img__picture"
2757
- }, [I, C]) : C, [[Tn, s.value === "loaded"]])]
2757
+ }, [I, C]) : C, [[En, s.value === "loaded"]])]
2758
2758
  });
2759
2759
  }, E = () => v(Re, {
2760
2760
  transition: e.transition
@@ -2800,8 +2800,8 @@ const Ou = {
2800
2800
  });
2801
2801
  }
2802
2802
  return H(() => {
2803
- const C = Da.filterProps(e);
2804
- return Ce(v(Da, G({
2803
+ const C = Fa.filterProps(e);
2804
+ return Ce(v(Fa, G({
2805
2805
  class: ["v-img", {
2806
2806
  "v-img--booting": !B.value
2807
2807
  }, e.class],
@@ -2890,7 +2890,7 @@ function Xt(e) {
2890
2890
  }), {
2891
2891
  colorClasses: a,
2892
2892
  colorStyles: i
2893
- } = zn(y(() => {
2893
+ } = Mn(y(() => {
2894
2894
  const {
2895
2895
  variant: r,
2896
2896
  color: o
@@ -2950,7 +2950,7 @@ const Iu = x({
2950
2950
  }, {
2951
2951
  default: () => {
2952
2952
  var c;
2953
- return [e.image ? v(Hn, {
2953
+ return [e.image ? v(zn, {
2954
2954
  key: "image",
2955
2955
  src: e.image,
2956
2956
  alt: "",
@@ -3009,8 +3009,8 @@ function Lu() {
3009
3009
  var e, t;
3010
3010
  return (t = (e = Y("useRouter")) == null ? void 0 : e.proxy) == null ? void 0 : t.$router;
3011
3011
  }
3012
- function Wn(e, t) {
3013
- const n = _i("RouterLink"), a = y(() => !!(e.href || e.to)), i = y(() => (a == null ? void 0 : a.value) || ba(t, "click") || ba(e, "click"));
3012
+ function Hn(e, t) {
3013
+ const n = _i("RouterLink"), a = y(() => !!(e.href || e.to)), i = y(() => (a == null ? void 0 : a.value) || ya(t, "click") || ya(e, "click"));
3014
3014
  if (typeof n == "string")
3015
3015
  return {
3016
3016
  isLink: a,
@@ -3030,7 +3030,7 @@ function Wn(e, t) {
3030
3030
  href: y(() => e.to ? r == null ? void 0 : r.route.value.href : e.href)
3031
3031
  };
3032
3032
  }
3033
- const Gn = x({
3033
+ const Wn = x({
3034
3034
  href: String,
3035
3035
  replace: Boolean,
3036
3036
  to: [String, Object],
@@ -3054,7 +3054,7 @@ function Bu(e, t) {
3054
3054
  }
3055
3055
  }
3056
3056
  const wn = Symbol("rippleStop"), Ru = 80;
3057
- function Na(e, t) {
3057
+ function Da(e, t) {
3058
3058
  e.style.transform = t, e.style.webkitTransform = t;
3059
3059
  }
3060
3060
  function Cn(e) {
@@ -3100,8 +3100,8 @@ const Fu = function(e, t) {
3100
3100
  } = Fu(e, t, n), c = `${r * 2}px`;
3101
3101
  i.className = "v-ripple__animation", i.style.width = c, i.style.height = c, t.appendChild(a);
3102
3102
  const f = window.getComputedStyle(t);
3103
- f && f.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"), Na(i, `translate(${s}, ${l}) scale3d(${o},${o},${o})`), i.dataset.activated = String(performance.now()), setTimeout(() => {
3104
- i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"), Na(i, `translate(${u}, ${d}) scale3d(1,1,1)`);
3103
+ f && f.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"), Da(i, `translate(${s}, ${l}) scale3d(${o},${o},${o})`), i.dataset.activated = String(performance.now()), setTimeout(() => {
3104
+ i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"), Da(i, `translate(${u}, ${d}) scale3d(1,1,1)`);
3105
3105
  }, 0);
3106
3106
  },
3107
3107
  hide(e) {
@@ -3147,7 +3147,7 @@ function st(e) {
3147
3147
  $t.show(e, n, t);
3148
3148
  }
3149
3149
  }
3150
- function ja(e) {
3150
+ function Na(e) {
3151
3151
  e[wn] = !0;
3152
3152
  }
3153
3153
  function ee(e) {
@@ -3170,7 +3170,7 @@ function qr(e) {
3170
3170
  }
3171
3171
  let lt = !1;
3172
3172
  function Kr(e) {
3173
- !lt && (e.keyCode === ga.enter || e.keyCode === ga.space) && (lt = !0, st(e));
3173
+ !lt && (e.keyCode === va.enter || e.keyCode === va.space) && (lt = !0, st(e));
3174
3174
  }
3175
3175
  function Yr(e) {
3176
3176
  lt = !1, ee(e);
@@ -3185,9 +3185,9 @@ function Jr(e, t, n) {
3185
3185
  } = t, r = Ur(a);
3186
3186
  if (r || $t.hide(e), e._ripple = e._ripple ?? {}, e._ripple.enabled = r, e._ripple.centered = i.center, e._ripple.circle = i.circle, hn(a) && a.class && (e._ripple.class = a.class), r && !n) {
3187
3187
  if (i.stop) {
3188
- e.addEventListener("touchstart", ja, {
3188
+ e.addEventListener("touchstart", Na, {
3189
3189
  passive: !0
3190
- }), e.addEventListener("mousedown", ja);
3190
+ }), e.addEventListener("mousedown", Na);
3191
3191
  return;
3192
3192
  }
3193
3193
  e.addEventListener("touchstart", st, {
@@ -3217,7 +3217,7 @@ function ju(e, t) {
3217
3217
  const n = Ur(t.oldValue);
3218
3218
  Jr(e, t, n);
3219
3219
  }
3220
- const Un = {
3220
+ const Gn = {
3221
3221
  mounted: Du,
3222
3222
  unmounted: Nu,
3223
3223
  updated: ju
@@ -3249,15 +3249,15 @@ const Un = {
3249
3249
  subtitle: [String, Number],
3250
3250
  title: [String, Number],
3251
3251
  value: null,
3252
- onClick: ya(),
3253
- onClickOnce: ya(),
3252
+ onClick: ha(),
3253
+ onClickOnce: ha(),
3254
3254
  ...mt(),
3255
3255
  ...q(),
3256
3256
  ...Ee(),
3257
3257
  ...Oe(),
3258
3258
  ...Ue(),
3259
3259
  ...Te(),
3260
- ...Gn(),
3260
+ ...Wn(),
3261
3261
  ...de(),
3262
3262
  ...ie(),
3263
3263
  ...Ge({
@@ -3266,7 +3266,7 @@ const Un = {
3266
3266
  }, "VListItem"), It = D()({
3267
3267
  name: "VListItem",
3268
3268
  directives: {
3269
- Ripple: Un
3269
+ Ripple: Gn
3270
3270
  },
3271
3271
  props: Mu(),
3272
3272
  emits: {
@@ -3278,7 +3278,7 @@ const Un = {
3278
3278
  slots: a,
3279
3279
  emit: i
3280
3280
  } = t;
3281
- const r = Wn(e, n), o = y(() => e.value === void 0 ? r.href.value : e.value), {
3281
+ const r = Hn(e, n), o = y(() => e.value === void 0 ? r.href.value : e.value), {
3282
3282
  select: s,
3283
3283
  isSelected: l,
3284
3284
  isIndeterminate: u,
@@ -3349,7 +3349,7 @@ const Un = {
3349
3349
  onKeydown: S.value && !p.value && fe
3350
3350
  }, {
3351
3351
  default: () => {
3352
- var Zn;
3352
+ var Jn;
3353
3353
  return [Yt(S.value || m.value, "v-list-item"), Ie && v("div", {
3354
3354
  key: "prepend",
3355
3355
  class: "v-list-item__prepend"
@@ -3405,7 +3405,7 @@ const Un = {
3405
3405
  subtitle: e.subtitle
3406
3406
  })) ?? e.subtitle];
3407
3407
  }
3408
- }), (Zn = a.default) == null ? void 0 : Zn.call(a, U.value)]), W && v("div", {
3408
+ }), (Jn = a.default) == null ? void 0 : Jn.call(a, U.value)]), W && v("div", {
3409
3409
  key: "append",
3410
3410
  class: "v-list-item__append"
3411
3411
  }, [a.append ? v(le, {
@@ -3575,8 +3575,8 @@ const Hu = x({
3575
3575
  item: u
3576
3576
  });
3577
3577
  } : void 0
3578
- }, c = Ra.filterProps(s);
3579
- return o ? v(Ra, G({
3578
+ }, c = Ba.filterProps(s);
3579
+ return o ? v(Ba, G({
3580
3580
  value: s == null ? void 0 : s.value
3581
3581
  }, c), {
3582
3582
  activator: (h) => {
@@ -3692,7 +3692,7 @@ const Xu = x({
3692
3692
  ...Ge({
3693
3693
  variant: "text"
3694
3694
  })
3695
- }, "VList"), Ma = D()({
3695
+ }, "VList"), ja = D()({
3696
3696
  name: "VList",
3697
3697
  props: Xu(),
3698
3698
  emits: {
@@ -3803,7 +3803,7 @@ const Xu = x({
3803
3803
  }), Ju = { key: 0 }, Zu = /* @__PURE__ */ Rt({
3804
3804
  __name: "VoGithubLogin",
3805
3805
  setup(e) {
3806
- const t = Rn();
3806
+ const t = Bn();
3807
3807
  return (n, a) => (be(), Qe(It, {
3808
3808
  "prepend-icon": `svg:${L(Ai)}`,
3809
3809
  title: L(t).user ? "Connect GitHub" : "Log in with GitHub",
@@ -3814,7 +3814,7 @@ const Xu = x({
3814
3814
  onClick: a[0] || (a[0] = (i) => L(t).login("github"))
3815
3815
  }, {
3816
3816
  subtitle: Q(() => [
3817
- !L(t).user && L(t).lastLoginProvider() === "github" ? (be(), er("span", Ju, " Last Used ")) : $n("", !0)
3817
+ !L(t).user && L(t).lastLoginProvider() === "github" ? (be(), er("span", Ju, " Last Used ")) : Tn("", !0)
3818
3818
  ]),
3819
3819
  _: 1
3820
3820
  }, 8, ["prepend-icon", "title"]));
@@ -3822,7 +3822,7 @@ const Xu = x({
3822
3822
  }), Qu = { key: 0 }, ec = /* @__PURE__ */ Rt({
3823
3823
  __name: "VoDiscordLogin",
3824
3824
  setup(e) {
3825
- const t = Rn();
3825
+ const t = Bn();
3826
3826
  return (n, a) => (be(), Qe(It, {
3827
3827
  "prepend-icon": `svg:${L(Oi)}`,
3828
3828
  title: L(t).user ? "Connect Discord" : "Log in with Discord",
@@ -3833,7 +3833,7 @@ const Xu = x({
3833
3833
  onClick: a[0] || (a[0] = (i) => L(t).login("discord"))
3834
3834
  }, {
3835
3835
  subtitle: Q(() => [
3836
- !L(t).user && L(t).lastLoginProvider() === "discord" ? (be(), er("span", Qu, " Last Used ")) : $n("", !0)
3836
+ !L(t).user && L(t).lastLoginProvider() === "discord" ? (be(), er("span", Qu, " Last Used ")) : Tn("", !0)
3837
3837
  ]),
3838
3838
  _: 1
3839
3839
  }, 8, ["prepend-icon", "title"]));
@@ -3849,7 +3849,7 @@ const ni = x({
3849
3849
  ...de(),
3850
3850
  ...ie(),
3851
3851
  ...Ge()
3852
- }, "VBtnGroup"), za = D()({
3852
+ }, "VBtnGroup"), Ma = D()({
3853
3853
  name: "VBtnGroup",
3854
3854
  props: ni(),
3855
3855
  setup(e, t) {
@@ -3955,7 +3955,7 @@ function rc(e, t) {
3955
3955
  const f = a.find((g) => !g.disabled);
3956
3956
  f && e.mandatory === "force" && !i.value.length && (i.value = [f.id]);
3957
3957
  }
3958
- kn(() => {
3958
+ On(() => {
3959
3959
  l();
3960
3960
  }), Pe(() => {
3961
3961
  n = !0;
@@ -4047,8 +4047,8 @@ D()({
4047
4047
  selected: s
4048
4048
  } = rc(e, ri);
4049
4049
  return H(() => {
4050
- const l = za.filterProps(e);
4051
- return v(za, G({
4050
+ const l = Ma.filterProps(e);
4051
+ return v(Ma, G({
4052
4052
  class: ["v-btn-toggle", e.class]
4053
4053
  }, l, {
4054
4054
  style: e.style
@@ -4073,7 +4073,7 @@ D()({
4073
4073
  });
4074
4074
  function ii(e, t) {
4075
4075
  const n = F(), a = z(!1);
4076
- if (Fn) {
4076
+ if (Rn) {
4077
4077
  const i = new IntersectionObserver((r) => {
4078
4078
  e == null || e(r, i), a.value = !!r.find((o) => o.isIntersecting);
4079
4079
  }, t);
@@ -4107,7 +4107,7 @@ function lc(e) {
4107
4107
  }
4108
4108
  return {
4109
4109
  resizeRef: n,
4110
- contentRect: En(a)
4110
+ contentRect: kn(a)
4111
4111
  };
4112
4112
  }
4113
4113
  const uc = x({
@@ -4212,7 +4212,7 @@ function dc() {
4212
4212
  throw new Error("[Vuetify] Could not find injected locale instance");
4213
4213
  return e;
4214
4214
  }
4215
- function qn() {
4215
+ function Un() {
4216
4216
  const e = J(oi);
4217
4217
  if (!e)
4218
4218
  throw new Error("[Vuetify] Could not find injected rtl instance");
@@ -4221,20 +4221,20 @@ function qn() {
4221
4221
  rtlClasses: e.rtlClasses
4222
4222
  };
4223
4223
  }
4224
- const Ha = {
4224
+ const za = {
4225
4225
  center: "center",
4226
4226
  top: "bottom",
4227
4227
  bottom: "top",
4228
4228
  left: "right",
4229
4229
  right: "left"
4230
- }, Kn = x({
4230
+ }, qn = x({
4231
4231
  location: String
4232
4232
  }, "location");
4233
- function Yn(e) {
4233
+ function Kn(e) {
4234
4234
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, n = arguments.length > 2 ? arguments[2] : void 0;
4235
4235
  const {
4236
4236
  isRtl: a
4237
- } = qn();
4237
+ } = Un();
4238
4238
  return {
4239
4239
  locationStyles: y(() => {
4240
4240
  if (!e.location)
@@ -4247,7 +4247,7 @@ function Yn(e) {
4247
4247
  return n ? n(u) : 0;
4248
4248
  }
4249
4249
  const l = {};
4250
- return r !== "center" && (t ? l[Ha[r]] = `calc(100% - ${s(r)}px)` : l[r] = 0), o !== "center" ? t ? l[Ha[o]] = `calc(100% - ${s(o)}px)` : l[o] = 0 : (r === "center" ? l.top = l.left = "50%" : l[{
4250
+ return r !== "center" && (t ? l[za[r]] = `calc(100% - ${s(r)}px)` : l[r] = 0), o !== "center" ? t ? l[za[o]] = `calc(100% - ${s(o)}px)` : l[o] = 0 : (r === "center" ? l.top = l.left = "50%" : l[{
4251
4251
  top: "left",
4252
4252
  bottom: "left",
4253
4253
  left: "top",
@@ -4294,7 +4294,7 @@ const fc = x({
4294
4294
  striped: Boolean,
4295
4295
  roundedBar: Boolean,
4296
4296
  ...q(),
4297
- ...Kn({
4297
+ ...qn({
4298
4298
  location: "top"
4299
4299
  }),
4300
4300
  ...Te(),
@@ -4313,11 +4313,11 @@ const fc = x({
4313
4313
  const a = xe(e, "modelValue"), {
4314
4314
  isRtl: i,
4315
4315
  rtlClasses: r
4316
- } = qn(), {
4316
+ } = Un(), {
4317
4317
  themeClasses: o
4318
4318
  } = oe(e), {
4319
4319
  locationStyles: s
4320
- } = Yn(e), {
4320
+ } = Kn(e), {
4321
4321
  textColorClasses: l,
4322
4322
  textColorStyles: u
4323
4323
  } = Ne(e, "color"), {
@@ -4491,10 +4491,10 @@ const yc = x({
4491
4491
  ...Ue(),
4492
4492
  ...nc(),
4493
4493
  ...si(),
4494
- ...Kn(),
4494
+ ...qn(),
4495
4495
  ...ui(),
4496
4496
  ...Te(),
4497
- ...Gn(),
4497
+ ...Wn(),
4498
4498
  ...qt(),
4499
4499
  ...de({
4500
4500
  tag: "button"
@@ -4503,10 +4503,10 @@ const yc = x({
4503
4503
  ...Ge({
4504
4504
  variant: "elevated"
4505
4505
  })
4506
- }, "VBtn"), Wa = D()({
4506
+ }, "VBtn"), Ha = D()({
4507
4507
  name: "VBtn",
4508
4508
  directives: {
4509
- Ripple: Un
4509
+ Ripple: Gn
4510
4510
  },
4511
4511
  props: yc(),
4512
4512
  emits: {
@@ -4535,14 +4535,14 @@ const yc = x({
4535
4535
  loaderClasses: f
4536
4536
  } = li(e), {
4537
4537
  locationStyles: g
4538
- } = Yn(e), {
4538
+ } = Kn(e), {
4539
4539
  positionClasses: h
4540
4540
  } = ci(e), {
4541
4541
  roundedClasses: m
4542
4542
  } = $e(e), {
4543
4543
  sizeClasses: p,
4544
4544
  sizeStyles: S
4545
- } = Kt(e), b = ac(e, e.symbol, !1), _ = Wn(e, n), E = y(() => {
4545
+ } = Kt(e), b = ac(e, e.symbol, !1), _ = Hn(e, n), E = y(() => {
4546
4546
  var C;
4547
4547
  return e.active !== void 0 ? e.active : _.isLink.value ? (C = _.isActive) == null ? void 0 : C.value : b == null ? void 0 : b.isSelected.value;
4548
4548
  }), A = y(() => (b == null ? void 0 : b.disabled.value) || e.disabled), V = y(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), w = y(() => {
@@ -4761,10 +4761,10 @@ const bc = D()({
4761
4761
  ...Oe(),
4762
4762
  ...Ue(),
4763
4763
  ...si(),
4764
- ...Kn(),
4764
+ ...qn(),
4765
4765
  ...ui(),
4766
4766
  ...Te(),
4767
- ...Gn(),
4767
+ ...Wn(),
4768
4768
  ...de(),
4769
4769
  ...ie(),
4770
4770
  ...Ge({
@@ -4773,7 +4773,7 @@ const bc = D()({
4773
4773
  }, "VCard"), _c = D()({
4774
4774
  name: "VCard",
4775
4775
  directives: {
4776
- Ripple: Un
4776
+ Ripple: Gn
4777
4777
  },
4778
4778
  props: Cc(),
4779
4779
  setup(e, t) {
@@ -4799,11 +4799,11 @@ const bc = D()({
4799
4799
  loaderClasses: f
4800
4800
  } = li(e), {
4801
4801
  locationStyles: g
4802
- } = Yn(e), {
4802
+ } = Kn(e), {
4803
4803
  positionClasses: h
4804
4804
  } = ci(e), {
4805
4805
  roundedClasses: m
4806
- } = $e(e), p = Wn(e, n), S = y(() => e.link !== !1 && p.isLink.value), b = y(() => !e.disabled && e.link !== !1 && (e.link || p.isClickable.value));
4806
+ } = $e(e), p = Hn(e, n), S = y(() => e.link !== !1 && p.isLink.value), b = y(() => !e.disabled && e.link !== !1 && (e.link || p.isClickable.value));
4807
4807
  return H(() => {
4808
4808
  const _ = S.value ? "a" : e.tag, E = !!(a.title || e.title != null), A = !!(a.subtitle || e.subtitle != null), V = E || A, w = !!(a.append || e.appendAvatar || e.appendIcon), B = !!(a.prepend || e.prependAvatar || e.prependIcon), C = !!(a.image || e.image), I = V || B || w, T = !!(a.text || e.text != null);
4809
4809
  return Ce(v(_, {
@@ -4832,7 +4832,7 @@ const bc = D()({
4832
4832
  src: e.image
4833
4833
  }
4834
4834
  }
4835
- }, a.image) : v(Hn, {
4835
+ }, a.image) : v(zn, {
4836
4836
  key: "image-img",
4837
4837
  cover: !0,
4838
4838
  src: e.image
@@ -4883,7 +4883,7 @@ function xc(e, t) {
4883
4883
  y: e.y - t.y
4884
4884
  };
4885
4885
  }
4886
- function Ga(e, t) {
4886
+ function Wa(e, t) {
4887
4887
  if (e.side === "top" || e.side === "bottom") {
4888
4888
  const {
4889
4889
  side: n,
@@ -4964,11 +4964,11 @@ function Ec(e, t, n) {
4964
4964
  const {
4965
4965
  preferredAnchor: i,
4966
4966
  preferredOrigin: r
4967
- } = Dn(() => {
4967
+ } = Fn(() => {
4968
4968
  const h = yn(t.location, e.isRtl.value), m = t.origin === "overlap" ? h : t.origin === "auto" ? rn(h) : yn(t.origin, e.isRtl.value);
4969
4969
  return h.side === m.side && h.align === on(m).align ? {
4970
- preferredAnchor: Sa(h),
4971
- preferredOrigin: Sa(m)
4970
+ preferredAnchor: pa(h),
4971
+ preferredOrigin: pa(m)
4972
4972
  } : {
4973
4973
  preferredAnchor: h,
4974
4974
  preferredOrigin: m
@@ -5024,7 +5024,7 @@ function Ec(e, t, n) {
5024
5024
  origin: r.value
5025
5025
  };
5026
5026
  function E(T) {
5027
- const O = new Se(m), P = Ga(T.anchor, h), R = Ga(T.origin, O);
5027
+ const O = new Se(m), P = Wa(T.anchor, h), R = Wa(T.origin, O);
5028
5028
  let {
5029
5029
  x: U,
5030
5030
  y: K
@@ -5058,7 +5058,7 @@ function Ec(e, t, n) {
5058
5058
  break;
5059
5059
  }
5060
5060
  return O.x += U, O.y += K, O.width = Math.min(O.width, l.value), O.height = Math.min(O.height, u.value), {
5061
- overflows: Ca(O, b),
5061
+ overflows: wa(O, b),
5062
5062
  x: U,
5063
5063
  y: K
5064
5064
  };
@@ -5084,7 +5084,7 @@ function Ec(e, t, n) {
5084
5084
  } = E(_);
5085
5085
  A += T, V += O, m.x += T, m.y += O;
5086
5086
  {
5087
- const R = wa(_.anchor), U = P.x.before || P.x.after, K = P.y.before || P.y.after;
5087
+ const R = Sa(_.anchor), U = P.x.before || P.x.after, K = P.y.before || P.y.after;
5088
5088
  let fe = !1;
5089
5089
  if (["x", "y"].forEach((k) => {
5090
5090
  if (k === "x" && U && !B.x || k === "y" && K && !B.y) {
@@ -5107,12 +5107,12 @@ function Ec(e, t, n) {
5107
5107
  }
5108
5108
  P.x.before && (A += P.x.before, m.x += P.x.before), P.x.after && (A -= P.x.after, m.x -= P.x.after), P.y.before && (V += P.y.before, m.y += P.y.before), P.y.after && (V -= P.y.after, m.y -= P.y.after);
5109
5109
  {
5110
- const R = Ca(m, b);
5110
+ const R = wa(m, b);
5111
5111
  w.x = b.width - R.x.before - R.x.after, w.y = b.height - R.y.before - R.y.after, A += R.x.before, m.x += R.x.before, V += R.y.before, m.y += R.y.before;
5112
5112
  }
5113
5113
  break;
5114
5114
  }
5115
- const I = wa(_.anchor);
5115
+ const I = Sa(_.anchor);
5116
5116
  return Object.assign(n.value, {
5117
5117
  "--v-overlay-anchor-origin": `${_.anchor.side} ${_.anchor.align}`,
5118
5118
  transformOrigin: `${_.origin.side} ${_.origin.align}`,
@@ -5121,8 +5121,8 @@ function Ec(e, t, n) {
5121
5121
  left: e.isRtl.value ? void 0 : $(un(A)),
5122
5122
  right: e.isRtl.value ? $(un(-A)) : void 0,
5123
5123
  minWidth: $(I === "y" ? Math.min(o.value, h.width) : o.value),
5124
- maxWidth: $(Ua(ma(w.x, o.value === 1 / 0 ? 0 : o.value, l.value))),
5125
- maxHeight: $(Ua(ma(w.y, s.value === 1 / 0 ? 0 : s.value, u.value)))
5124
+ maxWidth: $(Ga(ga(w.x, o.value === 1 / 0 ? 0 : o.value, l.value))),
5125
+ maxHeight: $(Ga(ga(w.y, s.value === 1 / 0 ? 0 : s.value, u.value)))
5126
5126
  }), {
5127
5127
  available: w,
5128
5128
  contentBox: m
@@ -5148,7 +5148,7 @@ function Ec(e, t, n) {
5148
5148
  function un(e) {
5149
5149
  return Math.round(e * devicePixelRatio) / devicePixelRatio;
5150
5150
  }
5151
- function Ua(e) {
5151
+ function Ga(e) {
5152
5152
  return Math.ceil(e * devicePixelRatio) / devicePixelRatio;
5153
5153
  }
5154
5154
  let _n = !0;
@@ -5156,9 +5156,9 @@ const Vt = [];
5156
5156
  function Tc(e) {
5157
5157
  !_n || Vt.length ? (Vt.push(e), xn()) : (_n = !1, e(), xn());
5158
5158
  }
5159
- let qa = -1;
5159
+ let Ua = -1;
5160
5160
  function xn() {
5161
- cancelAnimationFrame(qa), qa = requestAnimationFrame(() => {
5161
+ cancelAnimationFrame(Ua), Ua = requestAnimationFrame(() => {
5162
5162
  const e = Vt.shift();
5163
5163
  e && e(), Vt.length ? xn() : _n = !0;
5164
5164
  });
@@ -5180,7 +5180,7 @@ function Ic(e, t) {
5180
5180
  return;
5181
5181
  let n;
5182
5182
  je(async () => {
5183
- n == null || n.stop(), t.isActive.value && e.scrollStrategy && (n = On(), await ve(), n.active && n.run(() => {
5183
+ n == null || n.stop(), t.isActive.value && e.scrollStrategy && (n = An(), await ve(), n.active && n.run(() => {
5184
5184
  var a;
5185
5185
  typeof e.scrollStrategy == "function" ? e.scrollStrategy(t, e, n) : (a = Ct[e.scrollStrategy]) == null || a.call(Ct, t, e, n);
5186
5186
  }));
@@ -5196,7 +5196,7 @@ function Vc(e) {
5196
5196
  }
5197
5197
  function Lc(e, t) {
5198
5198
  var o;
5199
- const n = (o = e.root.value) == null ? void 0 : o.offsetParent, a = [.../* @__PURE__ */ new Set([...Tt(e.targetEl.value, t.contained ? n : void 0), ...Tt(e.contentEl.value, t.contained ? n : void 0)])].filter((s) => !s.classList.contains("v-overlay-scroll-blocked")), i = window.innerWidth - document.documentElement.offsetWidth, r = ((s) => jn(s) && s)(n || document.documentElement);
5199
+ const n = (o = e.root.value) == null ? void 0 : o.offsetParent, a = [.../* @__PURE__ */ new Set([...Tt(e.targetEl.value, t.contained ? n : void 0), ...Tt(e.contentEl.value, t.contained ? n : void 0)])].filter((s) => !s.classList.contains("v-overlay-scroll-blocked")), i = window.innerWidth - document.documentElement.offsetWidth, r = ((s) => Nn(s) && s)(n || document.documentElement);
5200
5200
  r && e.root.value.classList.add("v-overlay--scroll-blocked"), a.forEach((s, l) => {
5201
5201
  s.style.setProperty("--v-body-scroll-x", $(-s.scrollLeft)), s.style.setProperty("--v-body-scroll-y", $(-s.scrollTop)), s !== document.documentElement && s.style.setProperty("--v-scrollbar-offset", $(i)), s.classList.add("v-overlay-scroll-blocked");
5202
5202
  }), ce(() => {
@@ -5356,7 +5356,7 @@ function Nc(e, t) {
5356
5356
  const _ = F(), E = y(() => e.target === "cursor" && g.value ? g.value : _.value ? Pt(_.value) : mi(e.target, i) || r.value), A = y(() => Array.isArray(E.value) ? void 0 : E.value);
5357
5357
  let V;
5358
5358
  return N(() => !!e.activator, (w) => {
5359
- w && re ? (V = On(), V.run(() => {
5359
+ w && re ? (V = An(), V.run(() => {
5360
5360
  jc(e, i, {
5361
5361
  activatorEl: r,
5362
5362
  activatorEvents: m
@@ -5452,7 +5452,7 @@ function Hc() {
5452
5452
  } = zc();
5453
5453
  if (e) {
5454
5454
  const t = z(!1);
5455
- return kn(() => {
5455
+ return On(() => {
5456
5456
  t.value = !0;
5457
5457
  }), t;
5458
5458
  } else
@@ -5473,7 +5473,7 @@ function Gc(e, t) {
5473
5473
  onAfterLeave: i
5474
5474
  };
5475
5475
  }
5476
- function Xn() {
5476
+ function Yn() {
5477
5477
  const t = Y("useScopeId").vnode.scopeId;
5478
5478
  return {
5479
5479
  scopeId: t ? {
@@ -5481,12 +5481,12 @@ function Xn() {
5481
5481
  } : void 0
5482
5482
  };
5483
5483
  }
5484
- const Ka = Symbol.for("vuetify:stack"), Xe = ut([]);
5484
+ const qa = Symbol.for("vuetify:stack"), Xe = ut([]);
5485
5485
  function Uc(e, t, n) {
5486
- const a = Y("useStack"), i = !n, r = J(Ka, void 0), o = ut({
5486
+ const a = Y("useStack"), i = !n, r = J(qa, void 0), o = ut({
5487
5487
  activeChildren: /* @__PURE__ */ new Set()
5488
5488
  });
5489
- ue(Ka, o);
5489
+ ue(qa, o);
5490
5490
  const s = z(+t.value);
5491
5491
  Ut(e, () => {
5492
5492
  var c;
@@ -5507,7 +5507,7 @@ function Uc(e, t, n) {
5507
5507
  });
5508
5508
  const u = y(() => !o.activeChildren.size);
5509
5509
  return {
5510
- globalTop: En(l),
5510
+ globalTop: kn(l),
5511
5511
  localTop: u,
5512
5512
  stackStyles: y(() => ({
5513
5513
  zIndex: s.value
@@ -5551,7 +5551,7 @@ function Yc(e, t, n) {
5551
5551
  yi(e, n) && a && a(e);
5552
5552
  }, 0);
5553
5553
  }
5554
- function Ya(e, t) {
5554
+ function Ka(e, t) {
5555
5555
  const n = $r(e);
5556
5556
  t(document), typeof ShadowRoot < "u" && n instanceof ShadowRoot && t(n);
5557
5557
  }
@@ -5565,7 +5565,7 @@ const Xc = {
5565
5565
  const n = (i) => Yc(i, e, t), a = (i) => {
5566
5566
  e._clickOutside.lastMousedownWasOutside = hi(i, e, t);
5567
5567
  };
5568
- Ya(e, (i) => {
5568
+ Ka(e, (i) => {
5569
5569
  i.addEventListener("click", n, !0), i.addEventListener("mousedown", a, !0);
5570
5570
  }), e._clickOutside || (e._clickOutside = {
5571
5571
  lastMousedownWasOutside: !1
@@ -5575,7 +5575,7 @@ const Xc = {
5575
5575
  };
5576
5576
  },
5577
5577
  unmounted(e, t) {
5578
- e._clickOutside && (Ya(e, (n) => {
5578
+ e._clickOutside && (Ka(e, (n) => {
5579
5579
  var r;
5580
5580
  if (!n || !((r = e._clickOutside) != null && r[t.instance.$.uid]))
5581
5581
  return;
@@ -5603,7 +5603,7 @@ function Jc(e) {
5603
5603
  }, a), null)]
5604
5604
  });
5605
5605
  }
5606
- const Jn = x({
5606
+ const Xn = x({
5607
5607
  absolute: Boolean,
5608
5608
  attach: [Boolean, String, Object],
5609
5609
  closeOnBack: {
@@ -5641,7 +5641,7 @@ const Jn = x({
5641
5641
  inheritAttrs: !1,
5642
5642
  props: {
5643
5643
  _disableGlobalStack: Boolean,
5644
- ...Jn()
5644
+ ...Xn()
5645
5645
  },
5646
5646
  emits: {
5647
5647
  "click:outside": (e) => !0,
@@ -5666,7 +5666,7 @@ const Jn = x({
5666
5666
  } = oe(e), {
5667
5667
  rtlClasses: u,
5668
5668
  isRtl: d
5669
- } = qn(), {
5669
+ } = Un(), {
5670
5670
  hasContent: c,
5671
5671
  onAfterLeave: f
5672
5672
  } = Gc(e, o), g = it(y(() => typeof e.scrim == "string" ? e.scrim : null)), {
@@ -5689,7 +5689,7 @@ const Jn = x({
5689
5689
  dimensionStyles: C
5690
5690
  } = ke(e), I = Hc(), {
5691
5691
  scopeId: T
5692
- } = Xn();
5692
+ } = Yn();
5693
5693
  N(() => e.disabled, (W) => {
5694
5694
  W && (o.value = !1);
5695
5695
  });
@@ -5791,7 +5791,7 @@ const Jn = x({
5791
5791
  style: [C.value, R.value]
5792
5792
  }, w.value, e.contentProps), [(ae = n.default) == null ? void 0 : ae.call(n, {
5793
5793
  isActive: o
5794
- })]), [[Tn, o.value], [dt("click-outside"), {
5794
+ })]), [[En, o.value], [dt("click-outside"), {
5795
5795
  handler: K,
5796
5796
  closeConditional: fe,
5797
5797
  include: () => [S.value]
@@ -5891,7 +5891,7 @@ const Zc = x({
5891
5891
  default: !0
5892
5892
  },
5893
5893
  scrollable: Boolean,
5894
- ...Jn({
5894
+ ...Xn({
5895
5895
  origin: "center center",
5896
5896
  scrollStrategy: "block",
5897
5897
  transition: {
@@ -5911,7 +5911,7 @@ const Zc = x({
5911
5911
  } = t;
5912
5912
  const a = xe(e, "modelValue"), {
5913
5913
  scopeId: i
5914
- } = Xn(), r = F();
5914
+ } = Yn(), r = F();
5915
5915
  function o(l) {
5916
5916
  var c, f;
5917
5917
  const u = l.relatedTarget, d = l.target;
@@ -5979,7 +5979,7 @@ const ed = x({
5979
5979
  // TODO
5980
5980
  // disableKeys: Boolean,
5981
5981
  id: String,
5982
- ...wr(Jn({
5982
+ ...wr(Xn({
5983
5983
  closeDelay: 250,
5984
5984
  closeOnContentClick: !0,
5985
5985
  locationStrategy: "connected",
@@ -6002,7 +6002,7 @@ const ed = x({
6002
6002
  } = t;
6003
6003
  const a = xe(e, "modelValue"), {
6004
6004
  scopeId: i
6005
- } = Xn(), r = Wt(), o = y(() => e.id || `v-menu-${r}`), s = F(), l = J(Pn, null), u = z(0);
6005
+ } = Yn(), r = Wt(), o = y(() => e.id || `v-menu-${r}`), s = F(), l = J(Pn, null), u = z(0);
6006
6006
  ue(Pn, {
6007
6007
  register() {
6008
6008
  ++u.value;
@@ -6122,7 +6122,7 @@ function ad(e) {
6122
6122
  class: ["v-skeleton-loader__bone", `v-skeleton-loader__${e}`]
6123
6123
  }, [t]);
6124
6124
  }
6125
- function Xa(e) {
6125
+ function Ya(e) {
6126
6126
  const [t, n] = e.split("@");
6127
6127
  return Array.from({
6128
6128
  length: n
@@ -6135,14 +6135,14 @@ function Jt(e) {
6135
6135
  const n = nd[e];
6136
6136
  if (e !== n) {
6137
6137
  if (e.includes(","))
6138
- return Ja(e);
6139
- if (e.includes("@"))
6140
6138
  return Xa(e);
6141
- n.includes(",") ? t = Ja(n) : n.includes("@") ? t = Xa(n) : n && t.push(Jt(n));
6139
+ if (e.includes("@"))
6140
+ return Ya(e);
6141
+ n.includes(",") ? t = Xa(n) : n.includes("@") ? t = Ya(n) : n && t.push(Jt(n));
6142
6142
  }
6143
6143
  return [ad(e, t)];
6144
6144
  }
6145
- function Ja(e) {
6145
+ function Xa(e) {
6146
6146
  return e.replace(/\s/g, "").split(",").map(Jt);
6147
6147
  }
6148
6148
  const rd = x({
@@ -6198,7 +6198,7 @@ const rd = x({
6198
6198
  __name: "VoAuthDialog",
6199
6199
  emits: ["click:dashboard"],
6200
6200
  setup(e, { emit: t }) {
6201
- const n = t, a = Rn(), i = pr(), { mdAndDown: r, lgAndUp: o } = $i(), s = Ii(), l = [
6201
+ const n = t, a = Bn(), i = pr(), { mdAndDown: r, lgAndUp: o } = $i(), s = Ii(), l = [
6202
6202
  { title: "Options", type: "subheader" },
6203
6203
  {
6204
6204
  title: "My Dashboard",
@@ -6220,7 +6220,7 @@ const rd = x({
6220
6220
  "max-width": "480"
6221
6221
  }, {
6222
6222
  activator: Q(({ props: c }) => [
6223
- v(Wa, G({
6223
+ v(Ha, G({
6224
6224
  ...c,
6225
6225
  [`${L(o) ? "append-" : ""}icon`]: `svg:${L(ki)}`,
6226
6226
  text: L(o) ? "Login" : void 0
@@ -6234,7 +6234,7 @@ const rd = x({
6234
6234
  default: Q(() => [
6235
6235
  v(_c, { class: "pt-6 pb-1 pb-sm-4 px-4 px-sm-8" }, {
6236
6236
  default: Q(() => [
6237
- v(Hn, {
6237
+ v(zn, {
6238
6238
  src: `https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-v3-slim-text-${L(s).name.value}.svg`,
6239
6239
  class: "mb-4",
6240
6240
  height: "30"
@@ -6242,7 +6242,7 @@ const rd = x({
6242
6242
  Pi("div", od, [
6243
6243
  v(fi, { class: "text-h5 mb-1 text-md-h4 font-weight-bold" }, {
6244
6244
  default: Q(() => [
6245
- Zt(Qn(L(a).lastLoginProvider() ? "Welcome Back" : "Log in to Vuetify"), 1)
6245
+ Zt(Zn(L(a).lastLoginProvider() ? "Welcome Back" : "Log in to Vuetify"), 1)
6246
6246
  ]),
6247
6247
  _: 1
6248
6248
  }),
@@ -6253,7 +6253,7 @@ const rd = x({
6253
6253
  _: 1
6254
6254
  })
6255
6255
  ]),
6256
- v(Ma, {
6256
+ v(ja, {
6257
6257
  class: "mx-auto",
6258
6258
  "max-width": "300",
6259
6259
  width: "100%"
@@ -6269,7 +6269,7 @@ const rd = x({
6269
6269
  })
6270
6270
  ]),
6271
6271
  _: 1
6272
- })) : (be(), Qe(Wa, {
6272
+ })) : (be(), Qe(Ha, {
6273
6273
  key: 1,
6274
6274
  id: "login-btn",
6275
6275
  loading: L(a).isLoading,
@@ -6286,7 +6286,7 @@ const rd = x({
6286
6286
  location: "bottom end"
6287
6287
  }, {
6288
6288
  default: Q(() => [
6289
- v(Ma, {
6289
+ v(ja, {
6290
6290
  items: l,
6291
6291
  lines: !1,
6292
6292
  "item-props": "",
@@ -6296,7 +6296,7 @@ const rd = x({
6296
6296
  subheader: Q(({ props: c }) => [
6297
6297
  v(Qr, { class: "text-high-emphasis text-uppercase font-weight-black" }, {
6298
6298
  default: Q(() => [
6299
- Zt(Qn(c.title), 1)
6299
+ Zt(Zn(c.title), 1)
6300
6300
  ]),
6301
6301
  _: 2
6302
6302
  }, 1024)
@@ -6309,7 +6309,7 @@ const rd = x({
6309
6309
  L(a).user ? (be(), Qe(ot, {
6310
6310
  key: 0,
6311
6311
  image: L(i).avatar || L(a).user.picture || ""
6312
- }, null, 8, ["image"])) : $n("", !0)
6312
+ }, null, 8, ["image"])) : Tn("", !0)
6313
6313
  ]),
6314
6314
  _: 1
6315
6315
  }, 8, ["loading"]));
@@ -6320,6 +6320,6 @@ function fd(e) {
6320
6320
  }
6321
6321
  export {
6322
6322
  fd as install,
6323
- Rn as useAuthStore,
6323
+ Bn as useAuthStore,
6324
6324
  pr as useUserStore
6325
6325
  };