@3cr/viewer-browser 0.0.156 → 0.0.157

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.
@@ -51,7 +51,7 @@ function N0(e, t) {
51
51
  return t ? (n) => r.has(n.toLowerCase()) : (n) => r.has(n);
52
52
  }
53
53
  const _e = o2.NODE_ENV !== "production" ? Object.freeze({}) : {}, $r = o2.NODE_ENV !== "production" ? Object.freeze([]) : [], gt = () => {
54
- }, Yu = () => !1, Kn = (e) => e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && // uppercase letter
54
+ }, Yu = () => !1, Jn = (e) => e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && // uppercase letter
55
55
  (e.charCodeAt(2) > 122 || e.charCodeAt(2) < 97), za = (e) => e.startsWith("onUpdate:"), tt = Object.assign, nc = (e, t) => {
56
56
  const r = e.indexOf(t);
57
57
  r > -1 && e.splice(r, 1);
@@ -405,7 +405,7 @@ class E2 {
405
405
  return hf;
406
406
  }
407
407
  const s = Reflect.get(t, r, n);
408
- return (on(r) ? w2.has(r) : ff(r)) || (c || wt(t, "get", r), o) ? s : ze(s) ? a && lc(r) ? s : s.value : Ue(s) ? c ? Jn(s) : Tt(s) : s;
408
+ return (on(r) ? w2.has(r) : ff(r)) || (c || wt(t, "get", r), o) ? s : ze(s) ? a && lc(r) ? s : s.value : Ue(s) ? c ? $n(s) : Tt(s) : s;
409
409
  }
410
410
  }
411
411
  class S2 extends E2 {
@@ -458,22 +458,22 @@ class k2 extends E2 {
458
458
  const mf = /* @__PURE__ */ new S2(), vf = /* @__PURE__ */ new k2(), yf = /* @__PURE__ */ new S2(
459
459
  !0
460
460
  ), pf = /* @__PURE__ */ new k2(!0), fc = (e) => e, us = (e) => Reflect.getPrototypeOf(e);
461
- function ga(e, t, r = !1, n = !1) {
461
+ function ua(e, t, r = !1, n = !1) {
462
462
  e = e.__v_raw;
463
463
  const c = ke(e), o = ke(t);
464
464
  r || ($0(t, o) && wt(c, "get", t), wt(c, "get", o));
465
- const { has: a } = us(c), s = n ? fc : r ? dc : Fn;
465
+ const { has: a } = us(c), s = n ? fc : r ? dc : zn;
466
466
  if (a.call(c, t))
467
467
  return s(e.get(t));
468
468
  if (a.call(c, o))
469
469
  return s(e.get(o));
470
470
  e !== c && e.get(t);
471
471
  }
472
- function ua(e, t = !1) {
472
+ function fa(e, t = !1) {
473
473
  const r = this.__v_raw, n = ke(r), c = ke(e);
474
474
  return t || ($0(e, c) && wt(n, "has", e), wt(n, "has", c)), e === c ? r.has(e) : r.has(e) || r.has(c);
475
475
  }
476
- function fa(e, t = !1) {
476
+ function da(e, t = !1) {
477
477
  return e = e.__v_raw, !t && wt(ke(e), "iterate", Or), Reflect.get(e, "size", e);
478
478
  }
479
479
  function go(e) {
@@ -500,15 +500,15 @@ function ho() {
500
500
  const e = ke(this), t = e.size !== 0, r = ot.NODE_ENV !== "production" ? Sr(e) ? new Map(e) : new Set(e) : void 0, n = e.clear();
501
501
  return t && y0(e, "clear", void 0, void 0, r), n;
502
502
  }
503
- function da(e, t) {
503
+ function ha(e, t) {
504
504
  return function(n, c) {
505
- const o = this, a = o.__v_raw, s = ke(a), l = t ? fc : e ? dc : Fn;
505
+ const o = this, a = o.__v_raw, s = ke(a), l = t ? fc : e ? dc : zn;
506
506
  return !e && wt(s, "iterate", Or), a.forEach((i, g) => n.call(c, l(i), l(g), o));
507
507
  };
508
508
  }
509
- function ha(e, t, r) {
509
+ function ma(e, t, r) {
510
510
  return function(...n) {
511
- const c = this.__v_raw, o = ke(c), a = Sr(o), s = e === "entries" || e === Symbol.iterator && a, l = e === "keys" && a, i = c[e](...n), g = r ? fc : t ? dc : Fn;
511
+ const c = this.__v_raw, o = ke(c), a = Sr(o), s = e === "entries" || e === Symbol.iterator && a, l = e === "keys" && a, i = c[e](...n), g = r ? fc : t ? dc : zn;
512
512
  return !t && wt(
513
513
  o,
514
514
  "iterate",
@@ -544,75 +544,75 @@ function z0(e) {
544
544
  function bf() {
545
545
  const e = {
546
546
  get(o) {
547
- return ga(this, o);
547
+ return ua(this, o);
548
548
  },
549
549
  get size() {
550
- return fa(this);
550
+ return da(this);
551
551
  },
552
- has: ua,
552
+ has: fa,
553
553
  add: go,
554
554
  set: uo,
555
555
  delete: fo,
556
556
  clear: ho,
557
- forEach: da(!1, !1)
557
+ forEach: ha(!1, !1)
558
558
  }, t = {
559
559
  get(o) {
560
- return ga(this, o, !1, !0);
560
+ return ua(this, o, !1, !0);
561
561
  },
562
562
  get size() {
563
- return fa(this);
563
+ return da(this);
564
564
  },
565
- has: ua,
565
+ has: fa,
566
566
  add: go,
567
567
  set: uo,
568
568
  delete: fo,
569
569
  clear: ho,
570
- forEach: da(!1, !0)
570
+ forEach: ha(!1, !0)
571
571
  }, r = {
572
572
  get(o) {
573
- return ga(this, o, !0);
573
+ return ua(this, o, !0);
574
574
  },
575
575
  get size() {
576
- return fa(this, !0);
576
+ return da(this, !0);
577
577
  },
578
578
  has(o) {
579
- return ua.call(this, o, !0);
579
+ return fa.call(this, o, !0);
580
580
  },
581
581
  add: z0("add"),
582
582
  set: z0("set"),
583
583
  delete: z0("delete"),
584
584
  clear: z0("clear"),
585
- forEach: da(!0, !1)
585
+ forEach: ha(!0, !1)
586
586
  }, n = {
587
587
  get(o) {
588
- return ga(this, o, !0, !0);
588
+ return ua(this, o, !0, !0);
589
589
  },
590
590
  get size() {
591
- return fa(this, !0);
591
+ return da(this, !0);
592
592
  },
593
593
  has(o) {
594
- return ua.call(this, o, !0);
594
+ return fa.call(this, o, !0);
595
595
  },
596
596
  add: z0("add"),
597
597
  set: z0("set"),
598
598
  delete: z0("delete"),
599
599
  clear: z0("clear"),
600
- forEach: da(!0, !0)
600
+ forEach: ha(!0, !0)
601
601
  };
602
602
  return ["keys", "values", "entries", Symbol.iterator].forEach((o) => {
603
- e[o] = ha(
603
+ e[o] = ma(
604
604
  o,
605
605
  !1,
606
606
  !1
607
- ), r[o] = ha(
607
+ ), r[o] = ma(
608
608
  o,
609
609
  !0,
610
610
  !1
611
- ), t[o] = ha(
611
+ ), t[o] = ma(
612
612
  o,
613
613
  !1,
614
614
  !0
615
- ), n[o] = ha(
615
+ ), n[o] = ma(
616
616
  o,
617
617
  !0,
618
618
  !0
@@ -692,7 +692,7 @@ function Pf(e) {
692
692
  A2
693
693
  );
694
694
  }
695
- function Jn(e) {
695
+ function $n(e) {
696
696
  return ds(
697
697
  e,
698
698
  !0,
@@ -746,12 +746,12 @@ function ke(e) {
746
746
  function I2(e) {
747
747
  return Object.isExtensible(e) && Ba(e, "__v_skip", !0), e;
748
748
  }
749
- const Fn = (e) => Ue(e) ? Tt(e) : e, dc = (e) => Ue(e) ? Jn(e) : e, Vf = "Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";
749
+ const zn = (e) => Ue(e) ? Tt(e) : e, dc = (e) => Ue(e) ? $n(e) : e, Vf = "Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";
750
750
  class P2 {
751
751
  constructor(t, r, n, c) {
752
752
  this.getter = t, this._setter = r, this.dep = void 0, this.__v_isRef = !0, this.__v_isReadonly = !1, this.effect = new ic(
753
753
  () => t(this._value),
754
- () => Aa(
754
+ () => Ca(
755
755
  this,
756
756
  this.effect._dirtyLevel === 2 ? 2 : 3
757
757
  )
@@ -759,9 +759,9 @@ class P2 {
759
759
  }
760
760
  get value() {
761
761
  const t = ke(this);
762
- return (!t._cacheable || t.effect.dirty) && $0(t._value, t._value = t.effect.run()) && Aa(t, 4), V2(t), t.effect._dirtyLevel >= 2 && (ot.NODE_ENV !== "production" && this._warnRecursive && w0(Vf, `
762
+ return (!t._cacheable || t.effect.dirty) && $0(t._value, t._value = t.effect.run()) && Ca(t, 4), V2(t), t.effect._dirtyLevel >= 2 && (ot.NODE_ENV !== "production" && this._warnRecursive && w0(Vf, `
763
763
 
764
- getter: `, this.getter), Aa(t, 2)), t._value;
764
+ getter: `, this.getter), Ca(t, 2)), t._value;
765
765
  }
766
766
  set value(t) {
767
767
  this._setter(t);
@@ -799,7 +799,7 @@ function V2(e) {
799
799
  } : void 0
800
800
  ));
801
801
  }
802
- function Aa(e, t = 4, r) {
802
+ function Ca(e, t = 4, r) {
803
803
  e = ke(e);
804
804
  const n = e.dep;
805
805
  n && p2(
@@ -827,14 +827,14 @@ function D2(e, t) {
827
827
  }
828
828
  class jf {
829
829
  constructor(t, r) {
830
- this.__v_isShallow = r, this.dep = void 0, this.__v_isRef = !0, this._rawValue = r ? t : ke(t), this._value = r ? t : Fn(t);
830
+ this.__v_isShallow = r, this.dep = void 0, this.__v_isRef = !0, this._rawValue = r ? t : ke(t), this._value = r ? t : zn(t);
831
831
  }
832
832
  get value() {
833
833
  return V2(this), this._value;
834
834
  }
835
835
  set value(t) {
836
836
  const r = this.__v_isShallow || Ar(t) || er(t);
837
- t = r ? t : ke(t), $0(t, this._rawValue) && (this._rawValue = t, this._value = r ? t : Fn(t), Aa(this, 4, t));
837
+ t = r ? t : ke(t), $0(t, this._rawValue) && (this._rawValue = t, this._value = r ? t : zn(t), Ca(this, 4, t));
838
838
  }
839
839
  }
840
840
  function Y(e) {
@@ -889,10 +889,10 @@ function R2(e, t, r) {
889
889
  }
890
890
  var H = {};
891
891
  const Cr = [];
892
- function Ca(e) {
892
+ function Ta(e) {
893
893
  Cr.push(e);
894
894
  }
895
- function Ta() {
895
+ function Ia() {
896
896
  Cr.pop();
897
897
  }
898
898
  function le(e, ...t) {
@@ -1001,14 +1001,14 @@ function V0(e, t, r, n) {
1001
1001
  try {
1002
1002
  return n ? e(...n) : e();
1003
1003
  } catch (c) {
1004
- $n(c, t, r);
1004
+ ea(c, t, r);
1005
1005
  }
1006
1006
  }
1007
1007
  function qt(e, t, r, n) {
1008
1008
  if (Pe(e)) {
1009
1009
  const o = V0(e, t, r, n);
1010
1010
  return o && ac(o) && o.catch((a) => {
1011
- $n(a, t, r);
1011
+ ea(a, t, r);
1012
1012
  }), o;
1013
1013
  }
1014
1014
  const c = [];
@@ -1016,7 +1016,7 @@ function qt(e, t, r, n) {
1016
1016
  c.push(qt(e[o], t, r, n));
1017
1017
  return c;
1018
1018
  }
1019
- function $n(e, t, r, n = !0) {
1019
+ function ea(e, t, r, n = !0) {
1020
1020
  const c = t ? t.vnode : null;
1021
1021
  if (t) {
1022
1022
  let o = t.parent;
@@ -1046,13 +1046,13 @@ function $n(e, t, r, n = !0) {
1046
1046
  function Gf(e, t, r, n = !0) {
1047
1047
  if (H.NODE_ENV !== "production") {
1048
1048
  const c = mc[t];
1049
- if (r && Ca(r), le(`Unhandled error${c ? ` during execution of ${c}` : ""}`), r && Ta(), n)
1049
+ if (r && Ta(r), le(`Unhandled error${c ? ` during execution of ${c}` : ""}`), r && Ia(), n)
1050
1050
  throw e;
1051
1051
  console.error(e);
1052
1052
  } else
1053
1053
  console.error(e);
1054
1054
  }
1055
- let zn = !1, yl = !1;
1055
+ let Bn = !1, yl = !1;
1056
1056
  const Ot = [];
1057
1057
  let h0 = 0;
1058
1058
  const en = [];
@@ -1067,7 +1067,7 @@ function Ze(e) {
1067
1067
  function Yf(e) {
1068
1068
  let t = h0 + 1, r = Ot.length;
1069
1069
  for (; t < r; ) {
1070
- const n = t + r >>> 1, c = Ot[n], o = Bn(c);
1070
+ const n = t + r >>> 1, c = Ot[n], o = Hn(c);
1071
1071
  o < e || o === e && c.pre ? t = n + 1 : r = n;
1072
1072
  }
1073
1073
  return t;
@@ -1075,11 +1075,11 @@ function Yf(e) {
1075
1075
  function hs(e) {
1076
1076
  (!Ot.length || !Ot.includes(
1077
1077
  e,
1078
- zn && e.allowRecurse ? h0 + 1 : h0
1078
+ Bn && e.allowRecurse ? h0 + 1 : h0
1079
1079
  )) && (e.id == null ? Ot.push(e) : Ot.splice(Yf(e.id), 0, e), L2());
1080
1080
  }
1081
1081
  function L2() {
1082
- !zn && !yl && (yl = !0, vc = M2.then(B2));
1082
+ !Bn && !yl && (yl = !0, vc = M2.then(B2));
1083
1083
  }
1084
1084
  function Uf(e) {
1085
1085
  const t = Ot.indexOf(e);
@@ -1091,7 +1091,7 @@ function F2(e) {
1091
1091
  e.allowRecurse ? W0 + 1 : W0
1092
1092
  )) && en.push(e), L2();
1093
1093
  }
1094
- function mo(e, t, r = zn ? h0 + 1 : 0) {
1094
+ function mo(e, t, r = Bn ? h0 + 1 : 0) {
1095
1095
  for (H.NODE_ENV !== "production" && (t = t || /* @__PURE__ */ new Map()); r < Ot.length; r++) {
1096
1096
  const n = Ot[r];
1097
1097
  if (n && n.pre) {
@@ -1104,7 +1104,7 @@ function mo(e, t, r = zn ? h0 + 1 : 0) {
1104
1104
  function z2(e) {
1105
1105
  if (en.length) {
1106
1106
  const t = [...new Set(en)].sort(
1107
- (r, n) => Bn(r) - Bn(n)
1107
+ (r, n) => Hn(r) - Hn(n)
1108
1108
  );
1109
1109
  if (en.length = 0, T0) {
1110
1110
  T0.push(...t);
@@ -1115,8 +1115,8 @@ function z2(e) {
1115
1115
  T0 = null, W0 = 0;
1116
1116
  }
1117
1117
  }
1118
- const Bn = (e) => e.id == null ? 1 / 0 : e.id, Xf = (e, t) => {
1119
- const r = Bn(e) - Bn(t);
1118
+ const Hn = (e) => e.id == null ? 1 / 0 : e.id, Xf = (e, t) => {
1119
+ const r = Hn(e) - Hn(t);
1120
1120
  if (r === 0) {
1121
1121
  if (e.pre && !t.pre)
1122
1122
  return -1;
@@ -1126,7 +1126,7 @@ const Bn = (e) => e.id == null ? 1 / 0 : e.id, Xf = (e, t) => {
1126
1126
  return r;
1127
1127
  };
1128
1128
  function B2(e) {
1129
- yl = !1, zn = !0, H.NODE_ENV !== "production" && (e = e || /* @__PURE__ */ new Map()), Ot.sort(Xf);
1129
+ yl = !1, Bn = !0, H.NODE_ENV !== "production" && (e = e || /* @__PURE__ */ new Map()), Ot.sort(Xf);
1130
1130
  const t = H.NODE_ENV !== "production" ? (r) => yc(e, r) : gt;
1131
1131
  try {
1132
1132
  for (h0 = 0; h0 < Ot.length; h0++) {
@@ -1138,7 +1138,7 @@ function B2(e) {
1138
1138
  }
1139
1139
  }
1140
1140
  } finally {
1141
- h0 = 0, Ot.length = 0, z2(e), zn = !1, vc = null, (Ot.length || en.length) && B2(e);
1141
+ h0 = 0, Ot.length = 0, z2(e), Bn = !1, vc = null, (Ot.length || en.length) && B2(e);
1142
1142
  }
1143
1143
  }
1144
1144
  function yc(e, t) {
@@ -1148,7 +1148,7 @@ function yc(e, t) {
1148
1148
  const r = e.get(t);
1149
1149
  if (r > Wf) {
1150
1150
  const n = t.ownerInstance, c = n && Ac(n.type);
1151
- return $n(
1151
+ return ea(
1152
1152
  `Maximum recursive updates exceeded${c ? ` in component <${c}>` : ""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,
1153
1153
  null,
1154
1154
  10
@@ -1224,7 +1224,7 @@ function zs(e) {
1224
1224
  };
1225
1225
  }
1226
1226
  let m0, Sn = [], pl = !1;
1227
- function ea(e, ...t) {
1227
+ function ta(e, ...t) {
1228
1228
  m0 ? m0.emit(e, ...t) : pl || Sn.push({ event: e, args: t });
1229
1229
  }
1230
1230
  function G2(e, t) {
@@ -1238,7 +1238,7 @@ function G2(e, t) {
1238
1238
  }, 3e3)) : (pl = !0, Sn = []);
1239
1239
  }
1240
1240
  function Kf(e, t) {
1241
- ea("app:init", e, t, {
1241
+ ta("app:init", e, t, {
1242
1242
  Fragment: Ce,
1243
1243
  Text: gn,
1244
1244
  Comment: dt,
@@ -1246,7 +1246,7 @@ function Kf(e, t) {
1246
1246
  });
1247
1247
  }
1248
1248
  function Jf(e) {
1249
- ea("app:unmount", e);
1249
+ ta("app:unmount", e);
1250
1250
  }
1251
1251
  const $f = /* @__PURE__ */ pc(
1252
1252
  "component:added"
@@ -1263,7 +1263,7 @@ const $f = /* @__PURE__ */ pc(
1263
1263
  };
1264
1264
  function pc(e) {
1265
1265
  return (t) => {
1266
- ea(
1266
+ ta(
1267
1267
  e,
1268
1268
  t.appContext.app,
1269
1269
  t.uid,
@@ -1281,11 +1281,11 @@ const rd = /* @__PURE__ */ Y2(
1281
1281
  );
1282
1282
  function Y2(e) {
1283
1283
  return (t, r, n) => {
1284
- ea(e, t.appContext.app, t.uid, t, r, n);
1284
+ ta(e, t.appContext.app, t.uid, t, r, n);
1285
1285
  };
1286
1286
  }
1287
1287
  function ad(e, t, r) {
1288
- ea(
1288
+ ta(
1289
1289
  "component:emit",
1290
1290
  e.appContext.app,
1291
1291
  e,
@@ -1369,7 +1369,7 @@ function U2(e, t, r = !1) {
1369
1369
  return !o && !s ? (Ue(e) && n.set(e, null), null) : (Te(o) ? o.forEach((l) => a[l] = null) : tt(a, o), Ue(e) && n.set(e, a), a);
1370
1370
  }
1371
1371
  function ms(e, t) {
1372
- return !e || !Kn(t) ? !1 : (t = t.slice(2).replace(/Once$/, ""), Fe(e, t[0].toLowerCase() + t.slice(1)) || Fe(e, j0(t)) || Fe(e, t));
1372
+ return !e || !Jn(t) ? !1 : (t = t.slice(2).replace(/Once$/, ""), Fe(e, t[0].toLowerCase() + t.slice(1)) || Fe(e, j0(t)) || Fe(e, t));
1373
1373
  }
1374
1374
  let ct = null, X2 = null;
1375
1375
  function Wa(e) {
@@ -1459,7 +1459,7 @@ function Bs(e) {
1459
1459
  ), E = t.props ? l : ld(l);
1460
1460
  }
1461
1461
  } catch (k) {
1462
- Rn.length = 0, $n(k, e, 1), y = v(dt);
1462
+ Rn.length = 0, ea(k, e, 1), y = v(dt);
1463
1463
  }
1464
1464
  let w = y, b;
1465
1465
  if (H.NODE_ENV !== "production" && y.patchFlag > 0 && y.patchFlag & 2048 && ([w, b] = _2(y)), E && m !== !1) {
@@ -1474,7 +1474,7 @@ function Bs(e) {
1474
1474
  const S = Object.keys(l), C = [], T = [];
1475
1475
  for (let V = 0, x = S.length; V < x; V++) {
1476
1476
  const A = S[V];
1477
- Kn(A) ? za(A) || C.push(A[2].toLowerCase() + A.slice(3)) : T.push(A);
1477
+ Jn(A) ? za(A) || C.push(A[2].toLowerCase() + A.slice(3)) : T.push(A);
1478
1478
  }
1479
1479
  T.length && le(
1480
1480
  `Extraneous non-props attributes (${T.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`
@@ -1521,7 +1521,7 @@ function bc(e, t = !0) {
1521
1521
  const ld = (e) => {
1522
1522
  let t;
1523
1523
  for (const r in e)
1524
- (r === "class" || r === "style" || Kn(r)) && ((t || (t = {}))[r] = e[r]);
1524
+ (r === "class" || r === "style" || Jn(r)) && ((t || (t = {}))[r] = e[r]);
1525
1525
  return t;
1526
1526
  }, cd = (e, t) => {
1527
1527
  const r = {};
@@ -1626,7 +1626,7 @@ const hd = Symbol.for("v-scx"), md = () => {
1626
1626
  function a0(e, t) {
1627
1627
  return wc(e, null, t);
1628
1628
  }
1629
- const ma = {};
1629
+ const va = {};
1630
1630
  function Ee(e, t, r) {
1631
1631
  return H.NODE_ENV !== "production" && !Pe(t) && le(
1632
1632
  "`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."
@@ -1698,7 +1698,7 @@ function wc(e, t, {
1698
1698
  y = S.__watcherHandles || (S.__watcherHandles = []);
1699
1699
  } else
1700
1700
  return gt;
1701
- let E = h ? new Array(e.length).fill(ma) : ma;
1701
+ let E = h ? new Array(e.length).fill(va) : va;
1702
1702
  const p = () => {
1703
1703
  if (!(!b.active || !b.dirty))
1704
1704
  if (t) {
@@ -1706,7 +1706,7 @@ function wc(e, t, {
1706
1706
  (n || f || (h ? S.some((C, T) => $0(C, E[T])) : $0(S, E))) && (d && d(), qt(t, i, 3, [
1707
1707
  S,
1708
1708
  // pass undefined as the old value when it's changed for the first time
1709
- E === ma ? void 0 : h && E[0] === ma ? [] : E,
1709
+ E === va ? void 0 : h && E[0] === va ? [] : E,
1710
1710
  m
1711
1711
  ]), E = S);
1712
1712
  } else
@@ -1727,7 +1727,7 @@ function vd(e, t, r) {
1727
1727
  const n = this.proxy, c = rt(e) ? e.includes(".") ? Z2(n, e) : () => n[e] : e.bind(n, n);
1728
1728
  let o;
1729
1729
  Pe(t) ? o = t : (o = t.handler, r = t);
1730
- const a = ra(this), s = wc(c, o.bind(n), r);
1730
+ const a = na(this), s = wc(c, o.bind(n), r);
1731
1731
  return a(), s;
1732
1732
  }
1733
1733
  function Z2(e, t) {
@@ -1800,7 +1800,7 @@ function gr(e, t, r, n) {
1800
1800
  ]), sr());
1801
1801
  }
1802
1802
  }
1803
- const Y0 = Symbol("_leaveCb"), va = Symbol("_enterCb");
1803
+ const Y0 = Symbol("_leaveCb"), ya = Symbol("_enterCb");
1804
1804
  function J2() {
1805
1805
  const e = {
1806
1806
  isMounted: !1,
@@ -1863,22 +1863,22 @@ const Xt = [Function, Array], $2 = {
1863
1863
  const l = wo(o);
1864
1864
  if (!l)
1865
1865
  return Hs(o);
1866
- const i = Hn(
1866
+ const i = Gn(
1867
1867
  l,
1868
1868
  a,
1869
1869
  n,
1870
1870
  r
1871
1871
  );
1872
- Gn(l, i);
1872
+ Wn(l, i);
1873
1873
  const g = r.subTree, u = g && wo(g);
1874
1874
  if (u && u.type !== dt && !pr(l, u)) {
1875
- const f = Hn(
1875
+ const f = Gn(
1876
1876
  u,
1877
1877
  a,
1878
1878
  n,
1879
1879
  r
1880
1880
  );
1881
- if (Gn(u, f), s === "out-in")
1881
+ if (Wn(u, f), s === "out-in")
1882
1882
  return n.isLeaving = !0, f.afterLeave = () => {
1883
1883
  n.isLeaving = !1, r.update.active !== !1 && (r.effect.dirty = !0, r.update());
1884
1884
  }, Hs(o);
@@ -1901,7 +1901,7 @@ function e3(e, t) {
1901
1901
  let n = r.get(t.type);
1902
1902
  return n || (n = /* @__PURE__ */ Object.create(null), r.set(t.type, n)), n;
1903
1903
  }
1904
- function Hn(e, t, r, n) {
1904
+ function Gn(e, t, r, n) {
1905
1905
  const {
1906
1906
  appear: c,
1907
1907
  mode: o,
@@ -1953,14 +1953,14 @@ function Hn(e, t, r, n) {
1953
1953
  else
1954
1954
  return;
1955
1955
  let A = !1;
1956
- const P = C[va] = (M) => {
1957
- A || (A = !0, M ? k(x, [C]) : k(V, [C]), S.delayedLeave && S.delayedLeave(), C[va] = void 0);
1956
+ const P = C[ya] = (M) => {
1957
+ A || (A = !0, M ? k(x, [C]) : k(V, [C]), S.delayedLeave && S.delayedLeave(), C[ya] = void 0);
1958
1958
  };
1959
1959
  T ? O(T, [C, P]) : P();
1960
1960
  },
1961
1961
  leave(C, T) {
1962
1962
  const V = String(e.key);
1963
- if (C[va] && C[va](
1963
+ if (C[ya] && C[ya](
1964
1964
  !0
1965
1965
  /* cancelled */
1966
1966
  ), r.isUnmounting)
@@ -1973,24 +1973,24 @@ function Hn(e, t, r, n) {
1973
1973
  b[V] = e, f ? O(f, [C, A]) : A();
1974
1974
  },
1975
1975
  clone(C) {
1976
- return Hn(C, t, r, n);
1976
+ return Gn(C, t, r, n);
1977
1977
  }
1978
1978
  };
1979
1979
  return S;
1980
1980
  }
1981
1981
  function Hs(e) {
1982
- if (ta(e))
1982
+ if (ra(e))
1983
1983
  return e = s0(e), e.children = null, e;
1984
1984
  }
1985
1985
  function wo(e) {
1986
- return ta(e) ? (
1986
+ return ra(e) ? (
1987
1987
  // #7121 ensure get the child component subtree in case
1988
1988
  // it's been replaced during HMR
1989
1989
  H.NODE_ENV !== "production" && e.component ? e.component.subTree : e.children ? e.children[0] : void 0
1990
1990
  ) : e;
1991
1991
  }
1992
- function Gn(e, t) {
1993
- e.shapeFlag & 6 && e.component ? Gn(e.component.subTree, t) : e.shapeFlag & 128 ? (e.ssContent.transition = t.clone(e.ssContent), e.ssFallback.transition = t.clone(e.ssFallback)) : e.transition = t;
1992
+ function Wn(e, t) {
1993
+ e.shapeFlag & 6 && e.component ? Wn(e.component.subTree, t) : e.shapeFlag & 128 ? (e.ssContent.transition = t.clone(e.ssContent), e.ssFallback.transition = t.clone(e.ssFallback)) : e.transition = t;
1994
1994
  }
1995
1995
  function Ec(e, t = !1, r) {
1996
1996
  let n = [], c = 0;
@@ -2015,7 +2015,7 @@ function Et(e, t) {
2015
2015
  tt({ name: e.name }, t, { setup: e })
2016
2016
  ) : e;
2017
2017
  }
2018
- const Pn = (e) => !!e.type.__asyncLoader, ta = (e) => e.type.__isKeepAlive;
2018
+ const Pn = (e) => !!e.type.__asyncLoader, ra = (e) => e.type.__isKeepAlive;
2019
2019
  function t3(e, t) {
2020
2020
  n3(e, "a", t);
2021
2021
  }
@@ -2035,7 +2035,7 @@ function n3(e, t, r = ut) {
2035
2035
  if (vs(t, n, r), r) {
2036
2036
  let c = r.parent;
2037
2037
  for (; c && c.parent; )
2038
- ta(c.parent.vnode) && bd(n, t, r, c), c = c.parent;
2038
+ ra(c.parent.vnode) && bd(n, t, r, c), c = c.parent;
2039
2039
  }
2040
2040
  }
2041
2041
  function bd(e, t, r, n) {
@@ -2056,7 +2056,7 @@ function vs(e, t, r = ut, n = !1) {
2056
2056
  if (r.isUnmounted)
2057
2057
  return;
2058
2058
  ar();
2059
- const s = ra(r), l = qt(t, r, e, a);
2059
+ const s = na(r), l = qt(t, r, e, a);
2060
2060
  return s(), sr(), l;
2061
2061
  });
2062
2062
  return n ? c.unshift(o) : c.push(o), o;
@@ -2792,7 +2792,7 @@ function Ol(e, t, r, n, c, o) {
2792
2792
  if (r in i)
2793
2793
  n = i[r];
2794
2794
  else {
2795
- const g = ra(c);
2795
+ const g = na(c);
2796
2796
  n = i[r] = l.call(
2797
2797
  null,
2798
2798
  t
@@ -2958,7 +2958,7 @@ const d3 = (e) => e[0] === "_" || e === "$stable", Oc = (e) => Te(e) ? e.map(t0)
2958
2958
  }
2959
2959
  }
2960
2960
  }, m3 = (e, t) => {
2961
- H.NODE_ENV !== "production" && !ta(e.vnode) && le(
2961
+ H.NODE_ENV !== "production" && !ra(e.vnode) && le(
2962
2962
  "Non-function value encountered for default slot. Prefer function slots for better performance."
2963
2963
  );
2964
2964
  const r = Oc(t);
@@ -3477,7 +3477,7 @@ function Zd(e, t) {
3477
3477
  J,
3478
3478
  q
3479
3479
  );
3480
- if (H.NODE_ENV !== "production" && se.type.__hmrId && _f(se), H.NODE_ENV !== "production" && (Ca(D), x0(se, "mount")), ta(D) && (se.ctx.renderer = ae), H.NODE_ENV !== "production" && x0(se, "init"), uh(se), H.NODE_ENV !== "production" && A0(se, "init"), se.asyncDep) {
3480
+ if (H.NODE_ENV !== "production" && se.type.__hmrId && _f(se), H.NODE_ENV !== "production" && (Ta(D), x0(se, "mount")), ra(D) && (se.ctx.renderer = ae), H.NODE_ENV !== "production" && x0(se, "init"), uh(se), H.NODE_ENV !== "production" && A0(se, "init"), se.asyncDep) {
3481
3481
  if (q && q.registerDep(se, B), !D.el) {
3482
3482
  const oe = se.subTree = v(dt);
3483
3483
  E(null, oe, L, U);
@@ -3492,12 +3492,12 @@ function Zd(e, t) {
3492
3492
  ne,
3493
3493
  ue
3494
3494
  );
3495
- H.NODE_ENV !== "production" && (Ta(), A0(se, "mount"));
3495
+ H.NODE_ENV !== "production" && (Ia(), A0(se, "mount"));
3496
3496
  }, G = (D, L, U) => {
3497
3497
  const J = L.component = D.component;
3498
3498
  if (od(D, L, U))
3499
3499
  if (J.asyncDep && !J.asyncResolved) {
3500
- H.NODE_ENV !== "production" && Ca(L), I(J, L, U), H.NODE_ENV !== "production" && Ta();
3500
+ H.NODE_ENV !== "production" && Ta(L), I(J, L, U), H.NODE_ENV !== "production" && Ia();
3501
3501
  return;
3502
3502
  } else
3503
3503
  J.next = L, Uf(J.update), J.effect.dirty = !0, J.update();
@@ -3517,7 +3517,7 @@ function Zd(e, t) {
3517
3517
  }
3518
3518
  }
3519
3519
  let Be = de, Ge;
3520
- H.NODE_ENV !== "production" && Ca(de || D.vnode), ur(D, !1), de ? (de.el = Re.el, I(D, de, ue)) : de = Re, ye && Yr(ye), (Ge = de.props && de.props.onVnodeBeforeUpdate) && f0(Ge, Oe, de, Re), ur(D, !0), H.NODE_ENV !== "production" && x0(D, "render");
3520
+ H.NODE_ENV !== "production" && Ta(de || D.vnode), ur(D, !1), de ? (de.el = Re.el, I(D, de, ue)) : de = Re, ye && Yr(ye), (Ge = de.props && de.props.onVnodeBeforeUpdate) && f0(Ge, Oe, de, Re), ur(D, !0), H.NODE_ENV !== "production" && x0(D, "render");
3521
3521
  const nt = Bs(D);
3522
3522
  H.NODE_ENV !== "production" && A0(D, "render");
3523
3523
  const vt = D.subTree;
@@ -3534,7 +3534,7 @@ function Zd(e, t) {
3534
3534
  ), H.NODE_ENV !== "production" && A0(D, "patch"), de.el = nt.el, Be === null && id(D, nt.el), be && Dt(be, q), (Ge = de.props && de.props.onVnodeUpdated) && Dt(
3535
3535
  () => f0(Ge, Oe, de, Re),
3536
3536
  q
3537
- ), H.NODE_ENV !== "production" && W2(D), H.NODE_ENV !== "production" && Ta();
3537
+ ), H.NODE_ENV !== "production" && W2(D), H.NODE_ENV !== "production" && Ia();
3538
3538
  } else {
3539
3539
  let de;
3540
3540
  const { el: ye, props: be } = L, { bm: Oe, m: Re, parent: Be } = D, Ge = Pn(L);
@@ -4052,7 +4052,7 @@ const $d = (e) => e.__isTeleport, tn = (e) => e && (e.disabled || e.disabled ===
4052
4052
  s,
4053
4053
  !1
4054
4054
  ), E)
4055
- C ? t.props && e.props && t.props.to !== e.props.to && (t.props.to = e.props.to) : ya(
4055
+ C ? t.props && e.props && t.props.to !== e.props.to && (t.props.to = e.props.to) : pa(
4056
4056
  t,
4057
4057
  r,
4058
4058
  k,
@@ -4064,7 +4064,7 @@ const $d = (e) => e.__isTeleport, tn = (e) => e && (e.disabled || e.disabled ===
4064
4064
  t.props,
4065
4065
  d
4066
4066
  );
4067
- x ? ya(
4067
+ x ? pa(
4068
4068
  t,
4069
4069
  x,
4070
4070
  null,
@@ -4076,7 +4076,7 @@ const $d = (e) => e.__isTeleport, tn = (e) => e && (e.disabled || e.disabled ===
4076
4076
  `(${typeof O})`
4077
4077
  );
4078
4078
  } else
4079
- C && ya(
4079
+ C && pa(
4080
4080
  t,
4081
4081
  O,
4082
4082
  S,
@@ -4102,10 +4102,10 @@ const $d = (e) => e.__isTeleport, tn = (e) => e && (e.disabled || e.disabled ===
4102
4102
  }
4103
4103
  }
4104
4104
  },
4105
- move: ya,
4105
+ move: pa,
4106
4106
  hydrate: th
4107
4107
  };
4108
- function ya(e, t, r, { o: { insert: n }, m: c }, o = 2) {
4108
+ function pa(e, t, r, { o: { insert: n }, m: c }, o = 2) {
4109
4109
  o === 0 && n(e.targetAnchor, t, r);
4110
4110
  const { el: a, anchor: s, shapeFlag: l, children: i, props: g } = e, u = o === 2;
4111
4111
  if (u && n(a, t, r), (!u || tn(g)) && l & 16)
@@ -4178,12 +4178,12 @@ function ve(e = !1) {
4178
4178
  function nh() {
4179
4179
  Rn.pop(), r0 = Rn[Rn.length - 1] || null;
4180
4180
  }
4181
- let Wn = 1;
4181
+ let Yn = 1;
4182
4182
  function Do(e) {
4183
- Wn += e;
4183
+ Yn += e;
4184
4184
  }
4185
4185
  function p3(e) {
4186
- return e.dynamicChildren = Wn > 0 ? r0 || $r : null, nh(), Wn > 0 && r0 && r0.push(e), e;
4186
+ return e.dynamicChildren = Yn > 0 ? r0 || $r : null, nh(), Yn > 0 && r0 && r0.push(e), e;
4187
4187
  }
4188
4188
  function He(e, t, r, n, c, o) {
4189
4189
  return p3(
@@ -4218,7 +4218,7 @@ function pr(e, t) {
4218
4218
  }
4219
4219
  const ah = (...e) => w3(
4220
4220
  ...e
4221
- ), ps = "__vInternal", b3 = ({ key: e }) => e ?? null, Ia = ({
4221
+ ), ps = "__vInternal", b3 = ({ key: e }) => e ?? null, Pa = ({
4222
4222
  ref: e,
4223
4223
  ref_key: t,
4224
4224
  ref_for: r
@@ -4230,7 +4230,7 @@ function et(e, t = null, r = null, n = 0, c = null, o = e === Ce ? 0 : 1, a = !1
4230
4230
  type: e,
4231
4231
  props: t,
4232
4232
  key: t && b3(t),
4233
- ref: t && Ia(t),
4233
+ ref: t && Pa(t),
4234
4234
  scopeId: X2,
4235
4235
  slotScopeIds: null,
4236
4236
  children: r,
@@ -4252,7 +4252,7 @@ function et(e, t = null, r = null, n = 0, c = null, o = e === Ce ? 0 : 1, a = !1
4252
4252
  appContext: null,
4253
4253
  ctx: ct
4254
4254
  };
4255
- return s ? (xc(l, r), o & 128 && e.normalize(l)) : r && (l.shapeFlag |= rt(r) ? 8 : 16), H.NODE_ENV !== "production" && l.key !== l.key && le("VNode created with invalid key (NaN). VNode type:", l.type), Wn > 0 && // avoid a block node from tracking itself
4255
+ return s ? (xc(l, r), o & 128 && e.normalize(l)) : r && (l.shapeFlag |= rt(r) ? 8 : 16), H.NODE_ENV !== "production" && l.key !== l.key && le("VNode created with invalid key (NaN). VNode type:", l.type), Yn > 0 && // avoid a block node from tracking itself
4256
4256
  !a && // has current parent block
4257
4257
  r0 && // presence of a patch flag indicates this node needs patching on updates.
4258
4258
  // component nodes also should always be patched, because even if the
@@ -4271,7 +4271,7 @@ function w3(e, t = null, r = null, n = 0, c = null, o = !1) {
4271
4271
  !0
4272
4272
  /* mergeRef: true */
4273
4273
  );
4274
- return r && xc(s, r), Wn > 0 && !o && r0 && (s.shapeFlag & 6 ? r0[r0.indexOf(e)] = s : r0.push(s)), s.patchFlag |= -2, s;
4274
+ return r && xc(s, r), Yn > 0 && !o && r0 && (s.shapeFlag & 6 ? r0[r0.indexOf(e)] = s : r0.push(s)), s.patchFlag |= -2, s;
4275
4275
  }
4276
4276
  if (O3(e) && (e = e.__vccOpts), t) {
4277
4277
  t = sh(t);
@@ -4310,7 +4310,7 @@ function s0(e, t, r = !1) {
4310
4310
  // #2078 in the case of <component :is="vnode" ref="extra"/>
4311
4311
  // if the vnode itself already has a ref, cloneVNode will need to merge
4312
4312
  // the refs so the single vnode can be set on multiple refs
4313
- r && c ? Te(c) ? c.concat(Ia(t)) : [c, Ia(t)] : Ia(t)
4313
+ r && c ? Te(c) ? c.concat(Pa(t)) : [c, Pa(t)] : Pa(t)
4314
4314
  ) : c,
4315
4315
  scopeId: e.scopeId,
4316
4316
  slotScopeIds: e.slotScopeIds,
@@ -4398,7 +4398,7 @@ function pe(...e) {
4398
4398
  t.class !== n.class && (t.class = br([t.class, n.class]));
4399
4399
  else if (c === "style")
4400
4400
  t.style = _0([t.style, n.style]);
4401
- else if (Kn(c)) {
4401
+ else if (Jn(c)) {
4402
4402
  const o = t[c], a = n[c];
4403
4403
  a && o !== a && !(Te(o) && o.includes(a)) && (t[c] = o ? [].concat(o, a) : a);
4404
4404
  } else
@@ -4511,7 +4511,7 @@ let _a, Tl;
4511
4511
  (r) => ws = r
4512
4512
  );
4513
4513
  }
4514
- const ra = (e) => {
4514
+ const na = (e) => {
4515
4515
  const t = ut;
4516
4516
  return _a(e), e.scope.on(), () => {
4517
4517
  e.scope.off(), _a(t);
@@ -4556,7 +4556,7 @@ function fh(e, t) {
4556
4556
  e.accessCache = /* @__PURE__ */ Object.create(null), e.proxy = I2(new Proxy(e.ctx, c3)), H.NODE_ENV !== "production" && Cd(e);
4557
4557
  const { setup: c } = n;
4558
4558
  if (c) {
4559
- const o = e.setupContext = c.length > 1 ? mh(e) : null, a = ra(e);
4559
+ const o = e.setupContext = c.length > 1 ? mh(e) : null, a = na(e);
4560
4560
  ar();
4561
4561
  const s = V0(
4562
4562
  c,
@@ -4572,7 +4572,7 @@ function fh(e, t) {
4572
4572
  return s.then((l) => {
4573
4573
  Ro(e, l, t);
4574
4574
  }).catch((l) => {
4575
- $n(l, e, 0);
4575
+ ea(l, e, 0);
4576
4576
  });
4577
4577
  if (e.asyncDep = s, H.NODE_ENV !== "production" && !e.suspense) {
4578
4578
  const l = (r = n.name) != null ? r : "Anonymous";
@@ -4617,7 +4617,7 @@ function k3(e, t, r) {
4617
4617
  e.render = n.render || gt;
4618
4618
  }
4619
4619
  {
4620
- const c = ra(e);
4620
+ const c = na(e);
4621
4621
  ar();
4622
4622
  try {
4623
4623
  Pd(e);
@@ -5095,13 +5095,13 @@ function Th(e, t, r) {
5095
5095
  if (rt(t))
5096
5096
  for (const a of t.split(";")) {
5097
5097
  const s = a.slice(0, a.indexOf(":")).trim();
5098
- r[s] == null && Pa(n, s, "");
5098
+ r[s] == null && Va(n, s, "");
5099
5099
  }
5100
5100
  else
5101
5101
  for (const a in t)
5102
- r[a] == null && Pa(n, a, "");
5102
+ r[a] == null && Va(n, a, "");
5103
5103
  for (const a in r)
5104
- a === "display" && (o = !0), Pa(n, a, r[a]);
5104
+ a === "display" && (o = !0), Va(n, a, r[a]);
5105
5105
  } else if (c) {
5106
5106
  if (t !== r) {
5107
5107
  const a = n[Ah];
@@ -5112,9 +5112,9 @@ function Th(e, t, r) {
5112
5112
  Qa in e && (e[Qa] = o ? n.display : "", e[I3] && (n.display = "none"));
5113
5113
  }
5114
5114
  const Ih = /[^\\];\s*$/, Wo = /\s*!important$/;
5115
- function Pa(e, t, r) {
5115
+ function Va(e, t, r) {
5116
5116
  if (Te(r))
5117
- r.forEach((n) => Pa(e, t, n));
5117
+ r.forEach((n) => Va(e, t, n));
5118
5118
  else if (r == null && (r = ""), R0.NODE_ENV !== "production" && Ih.test(r) && Zt(
5119
5119
  `Unexpected semicolon at the end of '${t}' style value: '${r}'`
5120
5120
  ), t.startsWith("--"))
@@ -5240,7 +5240,7 @@ function zh(e, t) {
5240
5240
  const Qo = (e) => e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && // lowercase letter
5241
5241
  e.charCodeAt(2) > 96 && e.charCodeAt(2) < 123, Bh = (e, t, r, n, c, o, a, s, l) => {
5242
5242
  const i = c === "svg";
5243
- t === "class" ? xh(e, n, i) : t === "style" ? Th(e, r, n) : Kn(t) ? za(t) || Rh(e, t, r, n, a) : (t[0] === "." ? (t = t.slice(1), !0) : t[0] === "^" ? (t = t.slice(1), !1) : Hh(e, t, n, i)) ? Dh(
5243
+ t === "class" ? xh(e, n, i) : t === "style" ? Th(e, r, n) : Jn(t) ? za(t) || Rh(e, t, r, n, a) : (t[0] === "." ? (t = t.slice(1), !0) : t[0] === "^" ? (t = t.slice(1), !1) : Hh(e, t, n, i)) ? Dh(
5244
5244
  e,
5245
5245
  t,
5246
5246
  n,
@@ -5297,17 +5297,17 @@ const P3 = /* @__PURE__ */ new WeakMap(), V3 = /* @__PURE__ */ new WeakMap(), qa
5297
5297
  c = o, o = t.default ? Ec(t.default()) : [];
5298
5298
  for (let i = 0; i < o.length; i++) {
5299
5299
  const g = o[i];
5300
- g.key != null ? Gn(
5300
+ g.key != null ? Wn(
5301
5301
  g,
5302
- Hn(g, s, n, r)
5302
+ Gn(g, s, n, r)
5303
5303
  ) : R0.NODE_ENV !== "production" && Zt("<TransitionGroup> children must be keyed.");
5304
5304
  }
5305
5305
  if (c)
5306
5306
  for (let i = 0; i < c.length; i++) {
5307
5307
  const g = c[i];
5308
- Gn(
5308
+ Wn(
5309
5309
  g,
5310
- Hn(g, s, n, r)
5310
+ Gn(g, s, n, r)
5311
5311
  ), P3.set(g, g.el.getBoundingClientRect());
5312
5312
  }
5313
5313
  return v(l, null, o);
@@ -5740,10 +5740,10 @@ function Nn(e, t) {
5740
5740
  }
5741
5741
  return [];
5742
5742
  }
5743
- var pa = /* @__PURE__ */ new WeakMap(), Br = /* @__PURE__ */ new WeakMap();
5743
+ var ba = /* @__PURE__ */ new WeakMap(), Br = /* @__PURE__ */ new WeakMap();
5744
5744
  class y1 {
5745
5745
  constructor(t) {
5746
- $o(this, pa, {
5746
+ $o(this, ba, {
5747
5747
  writable: !0,
5748
5748
  value: []
5749
5749
  }), $o(this, Br, {
@@ -5752,10 +5752,10 @@ class y1 {
5752
5752
  }), this.size = t;
5753
5753
  }
5754
5754
  push(t) {
5755
- dr(this, pa)[dr(this, Br)] = t, g1(this, Br, (dr(this, Br) + 1) % this.size);
5755
+ dr(this, ba)[dr(this, Br)] = t, g1(this, Br, (dr(this, Br) + 1) % this.size);
5756
5756
  }
5757
5757
  values() {
5758
- return dr(this, pa).slice(dr(this, Br)).concat(dr(this, pa).slice(0, dr(this, Br)));
5758
+ return dr(this, ba).slice(dr(this, Br)).concat(dr(this, ba).slice(0, dr(this, Br)));
5759
5759
  }
5760
5760
  }
5761
5761
  function Vc(e) {
@@ -5786,7 +5786,7 @@ function B3(e) {
5786
5786
  else
5787
5787
  typeof e == "function" && e(...r);
5788
5788
  }
5789
- function Yn(e) {
5789
+ function Un(e) {
5790
5790
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
5791
5791
  const r = ["button", "[href]", 'input:not([type="hidden"])', "select", "textarea", "[tabindex]"].map((n) => `${n}${t ? ':not([tabindex="-1"])' : ""}:not([disabled])`).join(", ");
5792
5792
  return [...e.querySelectorAll(r)];
@@ -5800,7 +5800,7 @@ function H3(e, t, r) {
5800
5800
  return n;
5801
5801
  }
5802
5802
  function Ja(e, t) {
5803
- const r = Yn(e);
5803
+ const r = Un(e);
5804
5804
  if (!t)
5805
5805
  (e === document.activeElement || !e.contains(document.activeElement)) && r[0]?.focus();
5806
5806
  else if (t === "first")
@@ -5963,11 +5963,11 @@ function Jr(e, t, r) {
5963
5963
  };
5964
5964
  })), n;
5965
5965
  }
5966
- const Va = /* @__PURE__ */ new WeakMap();
5966
+ const Da = /* @__PURE__ */ new WeakMap();
5967
5967
  function E1(e, t) {
5968
5968
  Object.keys(t).forEach((r) => {
5969
5969
  if (Ic(r)) {
5970
- const n = z3(r), c = Va.get(e);
5970
+ const n = z3(r), c = Da.get(e);
5971
5971
  if (t[r] == null)
5972
5972
  c?.forEach((o) => {
5973
5973
  const [a, s] = o;
@@ -5976,7 +5976,7 @@ function E1(e, t) {
5976
5976
  else if (!c || ![...c].some((o) => o[0] === n && o[1] === t[r])) {
5977
5977
  e.addEventListener(n, t[r]);
5978
5978
  const o = c || /* @__PURE__ */ new Set();
5979
- o.add([n, t[r]]), Va.has(e) || Va.set(e, o);
5979
+ o.add([n, t[r]]), Da.has(e) || Da.set(e, o);
5980
5980
  }
5981
5981
  } else
5982
5982
  t[r] == null ? e.removeAttribute(r) : e.setAttribute(r, t[r]);
@@ -5985,7 +5985,7 @@ function E1(e, t) {
5985
5985
  function S1(e, t) {
5986
5986
  Object.keys(t).forEach((r) => {
5987
5987
  if (Ic(r)) {
5988
- const n = z3(r), c = Va.get(e);
5988
+ const n = z3(r), c = Da.get(e);
5989
5989
  c?.forEach((o) => {
5990
5990
  const [a, s] = o;
5991
5991
  a === n && (e.removeEventListener(n, s), c.delete(o));
@@ -5994,19 +5994,19 @@ function S1(e, t) {
5994
5994
  e.removeAttribute(r);
5995
5995
  });
5996
5996
  }
5997
- const Hr = 2.4, ii = 0.2126729, gi = 0.7151522, ui = 0.072175, k1 = 0.55, O1 = 0.58, x1 = 0.57, A1 = 0.62, ba = 0.03, fi = 1.45, C1 = 5e-4, T1 = 1.25, I1 = 1.25, di = 0.078, hi = 12.82051282051282, wa = 0.06, mi = 1e-3;
5997
+ const Hr = 2.4, ii = 0.2126729, gi = 0.7151522, ui = 0.072175, k1 = 0.55, O1 = 0.58, x1 = 0.57, A1 = 0.62, wa = 0.03, fi = 1.45, C1 = 5e-4, T1 = 1.25, I1 = 1.25, di = 0.078, hi = 12.82051282051282, Ea = 0.06, mi = 1e-3;
5998
5998
  function vi(e, t) {
5999
5999
  const r = (e.r / 255) ** Hr, n = (e.g / 255) ** Hr, c = (e.b / 255) ** Hr, o = (t.r / 255) ** Hr, a = (t.g / 255) ** Hr, s = (t.b / 255) ** Hr;
6000
6000
  let l = r * ii + n * gi + c * ui, i = o * ii + a * gi + s * ui;
6001
- if (l <= ba && (l += (ba - l) ** fi), i <= ba && (i += (ba - i) ** fi), Math.abs(i - l) < C1)
6001
+ if (l <= wa && (l += (wa - l) ** fi), i <= wa && (i += (wa - i) ** fi), Math.abs(i - l) < C1)
6002
6002
  return 0;
6003
6003
  let g;
6004
6004
  if (i > l) {
6005
6005
  const u = (i ** k1 - l ** O1) * T1;
6006
- g = u < mi ? 0 : u < di ? u - u * hi * wa : u - wa;
6006
+ g = u < mi ? 0 : u < di ? u - u * hi * Ea : u - Ea;
6007
6007
  } else {
6008
6008
  const u = (i ** A1 - l ** x1) * I1;
6009
- g = u > -mi ? 0 : u > -di ? u - u * hi * wa : u + wa;
6009
+ g = u > -mi ? 0 : u > -di ? u - u * hi * Ea : u + Ea;
6010
6010
  }
6011
6011
  return g * 100;
6012
6012
  }
@@ -6082,13 +6082,13 @@ const yi = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, F1 = {
6082
6082
  l: r,
6083
6083
  a: n
6084
6084
  }),
6085
- hsv: (e, t, r, n) => Un({
6085
+ hsv: (e, t, r, n) => Xn({
6086
6086
  h: e,
6087
6087
  s: t,
6088
6088
  v: r,
6089
6089
  a: n
6090
6090
  }),
6091
- hsva: (e, t, r, n) => Un({
6091
+ hsva: (e, t, r, n) => Xn({
6092
6092
  h: e,
6093
6093
  s: t,
6094
6094
  v: r,
@@ -6119,14 +6119,14 @@ function v0(e) {
6119
6119
  if (Qs(e, ["r", "g", "b"]))
6120
6120
  return e;
6121
6121
  if (Qs(e, ["h", "s", "l"]))
6122
- return Un(Q3(e));
6122
+ return Xn(Q3(e));
6123
6123
  if (Qs(e, ["h", "s", "v"]))
6124
- return Un(e);
6124
+ return Xn(e);
6125
6125
  }
6126
6126
  throw new TypeError(`Invalid color: ${e == null ? e : String(e) || e.constructor.name}
6127
6127
  Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`);
6128
6128
  }
6129
- function Un(e) {
6129
+ function Xn(e) {
6130
6130
  const {
6131
6131
  h: t,
6132
6132
  s: r,
@@ -6144,7 +6144,7 @@ function Un(e) {
6144
6144
  };
6145
6145
  }
6146
6146
  function pi(e) {
6147
- return Un(Q3(e));
6147
+ return Xn(Q3(e));
6148
6148
  }
6149
6149
  function Q3(e) {
6150
6150
  const {
@@ -6160,7 +6160,7 @@ function Q3(e) {
6160
6160
  a: c
6161
6161
  };
6162
6162
  }
6163
- function Ea(e) {
6163
+ function Sa(e) {
6164
6164
  const t = Math.round(e).toString(16);
6165
6165
  return ("00".substr(0, 2 - t.length) + t).toUpperCase();
6166
6166
  }
@@ -6171,7 +6171,7 @@ function z1(e) {
6171
6171
  b: n,
6172
6172
  a: c
6173
6173
  } = e;
6174
- return `#${[Ea(t), Ea(r), Ea(n), c !== void 0 ? Ea(Math.round(c * 255)) : ""].join("")}`;
6174
+ return `#${[Sa(t), Sa(r), Sa(n), c !== void 0 ? Sa(Math.round(c * 255)) : ""].join("")}`;
6175
6175
  }
6176
6176
  function B1(e) {
6177
6177
  e = H1(e);
@@ -6356,18 +6356,18 @@ function k0() {
6356
6356
  const t = ht(e).type;
6357
6357
  return Pr(t?.aliasName || t?.name);
6358
6358
  }
6359
- let K3 = 0, Da = /* @__PURE__ */ new WeakMap();
6359
+ let K3 = 0, ja = /* @__PURE__ */ new WeakMap();
6360
6360
  function e0() {
6361
6361
  const e = ht("getUid");
6362
- if (Da.has(e))
6363
- return Da.get(e);
6362
+ if (ja.has(e))
6363
+ return ja.get(e);
6364
6364
  {
6365
6365
  const t = K3++;
6366
- return Da.set(e, t), t;
6366
+ return ja.set(e, t), t;
6367
6367
  }
6368
6368
  }
6369
6369
  e0.reset = () => {
6370
- K3 = 0, Da = /* @__PURE__ */ new WeakMap();
6370
+ K3 = 0, ja = /* @__PURE__ */ new WeakMap();
6371
6371
  };
6372
6372
  function J3(e) {
6373
6373
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
@@ -7813,7 +7813,7 @@ function ln(e) {
7813
7813
  }
7814
7814
  return {
7815
7815
  resizeRef: r,
7816
- contentRect: Jn(n)
7816
+ contentRect: $n(n)
7817
7817
  };
7818
7818
  }
7819
7819
  const Hl = Symbol.for("vuetify:layout"), og = Symbol.for("vuetify:layout-item"), Vi = 1e3, rv = ce({
@@ -8370,7 +8370,7 @@ const ss = wv(), Js = "[-+]?[0-9]*.?[0-9]+", Di = [
8370
8370
  function Tv(e) {
8371
8371
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !tr(e);
8372
8372
  }
8373
- const Sa = {
8373
+ const ka = {
8374
8374
  IDLE: 0,
8375
8375
  DESTROYED: 2
8376
8376
  }, fg = /* @__PURE__ */ Et({
@@ -8466,7 +8466,7 @@ const Sa = {
8466
8466
  slots: r,
8467
8467
  expose: n
8468
8468
  }) => {
8469
- const c = Z([]), o = Z(null), a = ug.get("velocity"), s = j(() => e.animationType === "velocity"), l = j(() => s.value ? Av : Cv), i = j(() => c.value.filter((x) => x.state !== Sa.DESTROYED)), g = j(() => Sv(e.width)), u = j(() => {
8469
+ const c = Z([]), o = Z(null), a = ug.get("velocity"), s = j(() => e.animationType === "velocity"), l = j(() => s.value ? Av : Cv), i = j(() => c.value.filter((x) => x.state !== ka.DESTROYED)), g = j(() => Sv(e.width)), u = j(() => {
8470
8470
  const {
8471
8471
  x,
8472
8472
  y: A
@@ -8500,7 +8500,7 @@ const Sa = {
8500
8500
  title: z,
8501
8501
  text: G,
8502
8502
  type: B,
8503
- state: Sa.IDLE,
8503
+ state: ka.IDLE,
8504
8504
  speed: P,
8505
8505
  length: A + 2 * P,
8506
8506
  data: I,
@@ -8520,7 +8520,7 @@ const Sa = {
8520
8520
  }, p = (x) => ["vue-notification-template", e.classes, x.type || ""], w = (x) => s.value ? void 0 : {
8521
8521
  transition: `all ${x.speed}ms`
8522
8522
  }, b = (x) => {
8523
- clearTimeout(x.timer), x.state = Sa.DESTROYED, V(), t("destroy", x);
8523
+ clearTimeout(x.timer), x.state = ka.DESTROYED, V(), t("destroy", x);
8524
8524
  }, k = (x) => {
8525
8525
  const A = c.value.find((P) => P.id === x);
8526
8526
  A && b(A);
@@ -8548,7 +8548,7 @@ const Sa = {
8548
8548
  });
8549
8549
  };
8550
8550
  function V() {
8551
- c.value = c.value.filter((x) => x.state !== Sa.DESTROYED);
8551
+ c.value = c.value.filter((x) => x.state !== ka.DESTROYED);
8552
8552
  }
8553
8553
  return Gt(() => {
8554
8554
  ss.on("add", y), ss.on("close", E);
@@ -8783,13 +8783,13 @@ function jt(e, t) {
8783
8783
  backgroundColorStyles: c
8784
8784
  };
8785
8785
  }
8786
- const Uv = ["x-small", "small", "default", "large", "x-large"], na = ce({
8786
+ const Uv = ["x-small", "small", "default", "large", "x-large"], aa = ce({
8787
8787
  size: {
8788
8788
  type: [String, Number],
8789
8789
  default: "default"
8790
8790
  }
8791
8791
  }, "size");
8792
- function aa(e) {
8792
+ function sa(e) {
8793
8793
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : k0();
8794
8794
  return Vc(() => {
8795
8795
  let r, n;
@@ -8814,7 +8814,7 @@ const lt = ce({
8814
8814
  end: Boolean,
8815
8815
  icon: We,
8816
8816
  ...De(),
8817
- ...na(),
8817
+ ...aa(),
8818
8818
  ...lt({
8819
8819
  tag: "i"
8820
8820
  }),
@@ -8833,7 +8833,7 @@ const lt = ce({
8833
8833
  iconData: a
8834
8834
  } = $m(j(() => c.value || e.icon)), {
8835
8835
  sizeClasses: s
8836
- } = aa(e), {
8836
+ } = sa(e), {
8837
8837
  textColorClasses: l,
8838
8838
  textColorStyles: i
8839
8839
  } = c0(me(e, "color"));
@@ -8946,7 +8946,7 @@ function Vt(e) {
8946
8946
  })
8947
8947
  };
8948
8948
  }
8949
- const sa = ce({
8949
+ const la = ce({
8950
8950
  transition: {
8951
8951
  type: [Boolean, String, Object],
8952
8952
  default: "fade-transition",
@@ -9037,7 +9037,7 @@ const qv = {
9037
9037
  ...dg(),
9038
9038
  ...De(),
9039
9039
  ...Pt(),
9040
- ...sa()
9040
+ ...la()
9041
9041
  }, "VImg"), Ts = we()({
9042
9042
  name: "VImg",
9043
9043
  directives: {
@@ -9289,7 +9289,7 @@ const $v = ce({
9289
9289
  ...De(),
9290
9290
  ...i0(),
9291
9291
  ...Pt(),
9292
- ...na(),
9292
+ ...aa(),
9293
9293
  ...lt(),
9294
9294
  ...it(),
9295
9295
  ...L0({
@@ -9315,7 +9315,7 @@ const $v = ce({
9315
9315
  } = Vt(e), {
9316
9316
  sizeClasses: i,
9317
9317
  sizeStyles: g
9318
- } = aa(e);
9318
+ } = sa(e);
9319
9319
  return Ie(() => v(e.tag, {
9320
9320
  class: ["v-avatar", {
9321
9321
  "v-avatar--start": e.start,
@@ -9833,7 +9833,7 @@ const oy = function(e, t) {
9833
9833
  function bg(e) {
9834
9834
  return typeof e > "u" || !!e;
9835
9835
  }
9836
- function Xn(e) {
9836
+ function _n(e) {
9837
9837
  const t = {}, r = e.currentTarget;
9838
9838
  if (!(!r?._ripple || r._ripple.touched || e[Gl])) {
9839
9839
  if (e[Gl] = !0, Wl(e))
@@ -9873,15 +9873,15 @@ function wg(e) {
9873
9873
  const t = e.currentTarget;
9874
9874
  t?._ripple && (t._ripple.showTimerCommit && (t._ripple.showTimerCommit = null), window.clearTimeout(t._ripple.showTimer));
9875
9875
  }
9876
- let _n = !1;
9876
+ let Qn = !1;
9877
9877
  function Eg(e) {
9878
- !_n && (e.keyCode === ei.enter || e.keyCode === ei.space) && (_n = !0, Xn(e));
9878
+ !Qn && (e.keyCode === ei.enter || e.keyCode === ei.space) && (Qn = !0, _n(e));
9879
9879
  }
9880
9880
  function Sg(e) {
9881
- _n = !1, Ft(e);
9881
+ Qn = !1, Ft(e);
9882
9882
  }
9883
9883
  function kg(e) {
9884
- _n && (_n = !1, Ft(e));
9884
+ Qn && (Qn = !1, Ft(e));
9885
9885
  }
9886
9886
  function Og(e, t, r) {
9887
9887
  const {
@@ -9895,20 +9895,20 @@ function Og(e, t, r) {
9895
9895
  }), e.addEventListener("mousedown", Fi);
9896
9896
  return;
9897
9897
  }
9898
- e.addEventListener("touchstart", Xn, {
9898
+ e.addEventListener("touchstart", _n, {
9899
9899
  passive: !0
9900
9900
  }), e.addEventListener("touchend", Ft, {
9901
9901
  passive: !0
9902
9902
  }), e.addEventListener("touchmove", wg, {
9903
9903
  passive: !0
9904
- }), e.addEventListener("touchcancel", Ft), e.addEventListener("mousedown", Xn), e.addEventListener("mouseup", Ft), e.addEventListener("mouseleave", Ft), e.addEventListener("keydown", Eg), e.addEventListener("keyup", Sg), e.addEventListener("blur", kg), e.addEventListener("dragstart", Ft, {
9904
+ }), e.addEventListener("touchcancel", Ft), e.addEventListener("mousedown", _n), e.addEventListener("mouseup", Ft), e.addEventListener("mouseleave", Ft), e.addEventListener("keydown", Eg), e.addEventListener("keyup", Sg), e.addEventListener("blur", kg), e.addEventListener("dragstart", Ft, {
9905
9905
  passive: !0
9906
9906
  });
9907
9907
  } else
9908
9908
  !o && r && xg(e);
9909
9909
  }
9910
9910
  function xg(e) {
9911
- e.removeEventListener("mousedown", Xn), e.removeEventListener("touchstart", Xn), e.removeEventListener("touchend", Ft), e.removeEventListener("touchmove", wg), e.removeEventListener("touchcancel", Ft), e.removeEventListener("mouseup", Ft), e.removeEventListener("mouseleave", Ft), e.removeEventListener("keydown", Eg), e.removeEventListener("keyup", Sg), e.removeEventListener("dragstart", Ft), e.removeEventListener("blur", kg);
9911
+ e.removeEventListener("mousedown", _n), e.removeEventListener("touchstart", _n), e.removeEventListener("touchend", Ft), e.removeEventListener("touchmove", wg), e.removeEventListener("touchcancel", Ft), e.removeEventListener("mouseup", Ft), e.removeEventListener("mouseleave", Ft), e.removeEventListener("keydown", Eg), e.removeEventListener("keyup", Sg), e.removeEventListener("dragstart", Ft), e.removeEventListener("blur", kg);
9912
9912
  }
9913
9913
  function iy(e, t) {
9914
9914
  Og(e, t, !1);
@@ -10509,7 +10509,7 @@ const qc = Lg("expand-transition", Fg()), Bg = Lg("expand-x-transition", Fg("",
10509
10509
  default: () => []
10510
10510
  },
10511
10511
  ...De(),
10512
- ...sa({
10512
+ ...la({
10513
10513
  transition: {
10514
10514
  component: zg,
10515
10515
  leaveAbsolute: !0,
@@ -10547,7 +10547,7 @@ const qc = Lg("expand-transition", Fg()), Bg = Lg("expand-x-transition", Fg("",
10547
10547
  focused: Boolean,
10548
10548
  "onUpdate:focused": n0()
10549
10549
  }, "focus");
10550
- function la(e) {
10550
+ function ca(e) {
10551
10551
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : k0();
10552
10552
  const r = Je(e, "focused"), n = j(() => ({
10553
10553
  [`${t}--focused`]: r.value
@@ -10682,7 +10682,7 @@ function Py(e) {
10682
10682
  validationClasses: m
10683
10683
  };
10684
10684
  }
10685
- const ca = ce({
10685
+ const oa = ce({
10686
10686
  id: String,
10687
10687
  appendIcon: We,
10688
10688
  centerAffix: {
@@ -10711,7 +10711,7 @@ const ca = ce({
10711
10711
  }, "VInput"), rr = we()({
10712
10712
  name: "VInput",
10713
10713
  props: {
10714
- ...ca()
10714
+ ...oa()
10715
10715
  },
10716
10716
  emits: {
10717
10717
  "update:modelValue": (e) => !0
@@ -11252,7 +11252,7 @@ const Gg = ce({
11252
11252
  }
11253
11253
  }), Ny = ce({
11254
11254
  ...js(),
11255
- ...ca(),
11255
+ ...oa(),
11256
11256
  ...Gg(),
11257
11257
  strict: Boolean,
11258
11258
  modelValue: {
@@ -11318,7 +11318,7 @@ const Gg = ce({
11318
11318
  isFocused: k,
11319
11319
  focus: O,
11320
11320
  blur: S
11321
- } = la(e), C = j(() => p(g.value[0])), T = j(() => p(g.value[1]));
11321
+ } = ca(e), C = j(() => p(g.value[0])), T = j(() => p(g.value[1]));
11322
11322
  return Ie(() => {
11323
11323
  const V = rr.filterProps(e), x = !!(e.label || r.label || r.prepend);
11324
11324
  return v(rr, pe({
@@ -11416,7 +11416,7 @@ const Gg = ce({
11416
11416
  default: 0
11417
11417
  },
11418
11418
  ...De(),
11419
- ...sa({
11419
+ ...la({
11420
11420
  transition: {
11421
11421
  component: zg
11422
11422
  }
@@ -11446,7 +11446,7 @@ const Gg = ce({
11446
11446
  }), Fy = ce({
11447
11447
  floating: Boolean,
11448
11448
  ...De()
11449
- }, "VFieldLabel"), ka = we()({
11449
+ }, "VFieldLabel"), Oa = we()({
11450
11450
  name: "VFieldLabel",
11451
11451
  props: Fy(),
11452
11452
  setup(e, t) {
@@ -11527,7 +11527,7 @@ const Gg = ce({
11527
11527
  isFocused: l,
11528
11528
  focus: i,
11529
11529
  blur: g
11530
- } = la(e), {
11530
+ } = ca(e), {
11531
11531
  InputIcon: u
11532
11532
  } = Mg(e), {
11533
11533
  roundedClasses: f
@@ -11620,7 +11620,7 @@ const Gg = ce({
11620
11620
  }, null), c["prepend-inner"]?.(x.value)]), v("div", {
11621
11621
  class: "v-field__field",
11622
11622
  "data-no-activator": ""
11623
- }, [["filled", "solo", "solo-inverted", "solo-filled"].includes(e.variant) && m.value && v(ka, {
11623
+ }, [["filled", "solo", "solo-inverted", "solo-filled"].includes(e.variant) && m.value && v(Oa, {
11624
11624
  key: "floating-label",
11625
11625
  ref: b,
11626
11626
  class: [T.value],
@@ -11629,7 +11629,7 @@ const Gg = ce({
11629
11629
  style: V.value
11630
11630
  }, {
11631
11631
  default: () => [I()]
11632
- }), v(ka, {
11632
+ }), v(Oa, {
11633
11633
  ref: w,
11634
11634
  for: E.value
11635
11635
  }, {
@@ -11686,7 +11686,7 @@ const Gg = ce({
11686
11686
  class: "v-field__outline__start"
11687
11687
  }, null), m.value && v("div", {
11688
11688
  class: "v-field__outline__notch"
11689
- }, [v(ka, {
11689
+ }, [v(Oa, {
11690
11690
  ref: b,
11691
11691
  floating: !0,
11692
11692
  for: E.value
@@ -11694,7 +11694,7 @@ const Gg = ce({
11694
11694
  default: () => [I()]
11695
11695
  })]), v("div", {
11696
11696
  class: "v-field__outline__end"
11697
- }, null)]), O.value && m.value && v(ka, {
11697
+ }, null)]), O.value && m.value && v(Oa, {
11698
11698
  ref: b,
11699
11699
  floating: !0,
11700
11700
  for: E.value
@@ -11799,7 +11799,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11799
11799
  default: "text"
11800
11800
  },
11801
11801
  modelModifiers: Object,
11802
- ...ca(),
11802
+ ...oa(),
11803
11803
  ...Kc()
11804
11804
  }, "VTextField"), nr = we()({
11805
11805
  name: "VTextField",
@@ -11824,7 +11824,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11824
11824
  isFocused: a,
11825
11825
  focus: s,
11826
11826
  blur: l
11827
- } = la(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : typeof e.counterValue == "number" ? e.counterValue : (o.value ?? "").toString().length), g = j(() => {
11827
+ } = ca(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : typeof e.counterValue == "number" ? e.counterValue : (o.value ?? "").toString().length), g = j(() => {
11828
11828
  if (r.maxlength)
11829
11829
  return r.maxlength;
11830
11830
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
@@ -12031,7 +12031,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
12031
12031
  ]));
12032
12032
  }
12033
12033
  });
12034
- function Qn(e) {
12034
+ function qn(e) {
12035
12035
  return parseInt((e || 0) + "");
12036
12036
  }
12037
12037
  const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" }, mr = /* @__PURE__ */ Et({
@@ -12075,7 +12075,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12075
12075
  default: F(() => [
12076
12076
  v(nr, {
12077
12077
  "model-value": o.value,
12078
- "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = Y(Qn)(l)),
12078
+ "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = Y(qn)(l)),
12079
12079
  outlined: "",
12080
12080
  dense: "",
12081
12081
  class: "mt-0 pt-0",
@@ -12096,7 +12096,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12096
12096
  }), Yy = ce({
12097
12097
  ...js(),
12098
12098
  ...Gg(),
12099
- ...ca(),
12099
+ ...oa(),
12100
12100
  modelValue: {
12101
12101
  type: [Number, String],
12102
12102
  default: 0
@@ -12152,7 +12152,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12152
12152
  isFocused: p,
12153
12153
  focus: w,
12154
12154
  blur: b
12155
- } = la(e), k = j(() => m(s.value));
12155
+ } = ca(e), k = j(() => m(s.value));
12156
12156
  return Ie(() => {
12157
12157
  const O = rr.filterProps(e), S = !!(e.label || r.label || r.prepend);
12158
12158
  return v(rr, pe({
@@ -12272,12 +12272,12 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12272
12272
  var Mt = /* @__PURE__ */ ((e) => (e.file_management = "file_management", e.sliders = "sliders", e.scan_state = "scan_state", e.view_selection = "view_selection", e.scan_orientation = "scan_orientation", e.interactivity = "interactivity", e.notifications = "notifications", e.presets = "presets", e.scan_movement = "scan_movement", e.navigation_cube = "navigation_cube", e.layout = "layout", e))(Mt || {}), qg = /* @__PURE__ */ ((e) => (e.fm01 = "fm_01", e.fm02 = "fm_02", e.fm03 = "fm_03", e.fm04 = "fm_04", e))(qg || {}), pt = /* @__PURE__ */ ((e) => (e.sl01 = "sl_01", e.sl02 = "sl_02", e.sl03 = "sl_03", e.sl04 = "sl_04", e.sl05 = "sl_05", e.sl06 = "sl_06", e.sl07 = "sl_07", e.sl08 = "sl_08", e.sl09 = "sl_09", e.sl10 = "sl_10", e.sl11 = "sl_11", e.sl12 = "sl_12", e.sl13 = "sl_13", e.sl14 = "sl_14", e.sl15 = "sl_15", e.sl16 = "sl_16", e))(pt || {}), On = /* @__PURE__ */ ((e) => (e.vs01 = "vs_01", e.vs02 = "vs_02", e.vs03 = "vs_03", e.vs04 = "vs_04", e.vs05 = "vs_05", e.vs06 = "vs_06", e))(On || {}), Zg = /* @__PURE__ */ ((e) => (e.so01 = "so_01", e.so02 = "so_02", e.so03 = "so_03", e))(Zg || {}), Er = /* @__PURE__ */ ((e) => (e.in01 = "in_01", e.in02 = "in_02", e.in03 = "in_03", e.in04 = "in_04", e))(Er || {}), xn = /* @__PURE__ */ ((e) => (e.no01 = "no_01", e.no02 = "no_02", e.no03 = "no_03", e.no04 = "no_04", e))(xn || {}), Mn = /* @__PURE__ */ ((e) => (e.pr01 = "pr_01", e.pr02 = "pr_02", e))(Mn || {}), An = /* @__PURE__ */ ((e) => (e.sm01 = "sm_01", e.sm02 = "sm_02", e.sm03 = "sm_03", e.sm04 = "sm_04", e.sm05 = "sm_05", e.sm06 = "sm_06", e.sm07 = "sm_07", e.sm08 = "sm_08", e.sm09 = "sm_09", e.sm10 = "sm_10", e.sm11 = "sm_11", e.sm12 = "sm_12", e))(An || {}), Kg = /* @__PURE__ */ ((e) => (e.nc01 = "nc_01", e.nc02 = "nc_02", e.nc03 = "nc_03", e.nc04 = "nc_04", e))(Kg || {}), nn = /* @__PURE__ */ ((e) => (e.lo01 = "lo_01", e.lo02 = "lo_02", e.lo03 = "lo_03", e.lo04 = "lo_04", e))(nn || {}), Qt = /* @__PURE__ */ ((e) => (e[e.Volume = 0] = "Volume", e[e.Transverse = 1] = "Transverse", e[e.Sagittal = 2] = "Sagittal", e[e.Coronal = 3] = "Coronal", e))(Qt || {}), Le = /* @__PURE__ */ ((e) => (e[e.DEFAULT = 0] = "DEFAULT", e[e.TOP_LEFT = 1] = "TOP_LEFT", e[e.TOP = 2] = "TOP", e[e.TOP_RIGHT = 3] = "TOP_RIGHT", e[e.LEFT = 4] = "LEFT", e[e.CENTER = 5] = "CENTER", e[e.RIGHT = 6] = "RIGHT", e[e.BOTTOM_LEFT = 7] = "BOTTOM_LEFT", e[e.BOTTOM = 8] = "BOTTOM", e[e.BOTTOM_RIGHT = 9] = "BOTTOM_RIGHT", e))(Le || {}), Jg = /* @__PURE__ */ ((e) => (e[e.STATIC = 0] = "STATIC", e[e.ON_HOVER = 1] = "ON_HOVER", e[e.ON_CLICK = 2] = "ON_CLICK", e))(Jg || {});
12273
12273
  function Qy(e) {
12274
12274
  const t = "0px", r = document.getElementById("unity-canvas"), n = {};
12275
- return e.Anchor === Le.TOP && (n.left = "50%", n.transform = "translateX(-50%)"), e.Anchor === Le.BOTTOM && (n.left = "50%", n.transform = "translateX(-50%)"), e.Anchor === Le.LEFT && (n.top = "50%", n.transform = "translateY(-50%)"), e.Anchor === Le.RIGHT && (n.top = "50%", n.transform = "translateY(-50%)"), (e.Anchor === Le.TOP_LEFT || e.Anchor === Le.TOP || e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.CENTER) && (n.top = t), (e.Anchor === Le.LEFT || e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.TOP_LEFT || e.Anchor === Le.CENTER) && (n.left = t), (e.Anchor === Le.RIGHT || e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.BOTTOM_RIGHT) && (n.right = t), (e.Anchor === Le.BOTTOM || e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.BOTTOM_RIGHT) && (n.bottom = "4px"), (e.Anchor === Le.TOP_LEFT || e.Anchor === Le.CENTER) && (n["border-top-left-radius"] = t), (e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.CENTER) && (n["border-top-right-radius"] = t), (e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.CENTER) && (n["border-bottom-left-radius"] = t), (e.Anchor === Le.BOTTOM_RIGHT || e.Anchor === Le.CENTER) && (n["border-bottom-right-radius"] = t), n.width = `calc(${e.MaxSize.X * 100}% - ${t})`, n.height = `calc(${e.MaxSize.Y * 100}% - 2px)`, e.Anchor === Le.CENTER && (n.width = `calc(${e.MaxSize.X * 100}% - ${t} - ${t})`, n.height = `calc(${e.MaxSize.Y * 100}% - 2px - 2px)`), e.AspectRatio === 1 && (e.MaxSize.X === 1 && (n.width = `calc(${e.MaxSize.Y * Qn(r?.offsetHeight)}px)`), e.MaxSize.Y === 1 && (n.height = `calc(${e.MaxSize.X * Qn(r?.offsetWidth)}px)`)), n;
12275
+ return e.Anchor === Le.TOP && (n.left = "50%", n.transform = "translateX(-50%)"), e.Anchor === Le.BOTTOM && (n.left = "50%", n.transform = "translateX(-50%)"), e.Anchor === Le.LEFT && (n.top = "50%", n.transform = "translateY(-50%)"), e.Anchor === Le.RIGHT && (n.top = "50%", n.transform = "translateY(-50%)"), (e.Anchor === Le.TOP_LEFT || e.Anchor === Le.TOP || e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.CENTER) && (n.top = t), (e.Anchor === Le.LEFT || e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.TOP_LEFT || e.Anchor === Le.CENTER) && (n.left = t), (e.Anchor === Le.RIGHT || e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.BOTTOM_RIGHT) && (n.right = t), (e.Anchor === Le.BOTTOM || e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.BOTTOM_RIGHT) && (n.bottom = "4px"), (e.Anchor === Le.TOP_LEFT || e.Anchor === Le.CENTER) && (n["border-top-left-radius"] = t), (e.Anchor === Le.TOP_RIGHT || e.Anchor === Le.CENTER) && (n["border-top-right-radius"] = t), (e.Anchor === Le.BOTTOM_LEFT || e.Anchor === Le.CENTER) && (n["border-bottom-left-radius"] = t), (e.Anchor === Le.BOTTOM_RIGHT || e.Anchor === Le.CENTER) && (n["border-bottom-right-radius"] = t), n.width = `calc(${e.MaxSize.X * 100}% - ${t})`, n.height = `calc(${e.MaxSize.Y * 100}% - 2px)`, e.Anchor === Le.CENTER && (n.width = `calc(${e.MaxSize.X * 100}% - ${t} - ${t})`, n.height = `calc(${e.MaxSize.Y * 100}% - 2px - 2px)`), e.AspectRatio === 1 && (e.MaxSize.X === 1 && (n.width = `calc(${e.MaxSize.Y * qn(r?.offsetHeight)}px)`), e.MaxSize.Y === 1 && (n.height = `calc(${e.MaxSize.X * qn(r?.offsetWidth)}px)`)), n;
12276
12276
  }
12277
12277
  function qy(e) {
12278
- ja.value = e.Url === "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl";
12278
+ Ln.value = e.Url === "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl";
12279
12279
  }
12280
- const ja = Z(!1), q0 = Z(!1), Ra = Z(!1), Na = Z(!1), d0 = Z(!1), Ma = Z(!1), La = Z(!1), _r = Z(""), Qr = Z([]), qr = Z(""), Zr = Z([]), Zy = {
12280
+ const Ln = Z(!1), q0 = Z(!1), Ra = Z(!1), Na = Z(!1), d0 = Z(!1), Ma = Z(!1), La = Z(!1), _r = Z(""), Qr = Z([]), qr = Z(""), Zr = Z([]), Zy = {
12281
12281
  OnClosePopup: () => Promise.resolve(),
12282
12282
  OnExitViewer: () => {
12283
12283
  qr.value = "Thank you for trying the 3Dicom Licensing Demo.", Zr.value = [
@@ -12523,7 +12523,7 @@ function tp() {
12523
12523
  }
12524
12524
  const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12525
12525
  tp()
12526
- ), eu = Z(nn.lo02), Ln = Z({
12526
+ ), eu = Z(nn.lo02), Fn = Z({
12527
12527
  min: -999999,
12528
12528
  max: 999999
12529
12529
  }), _l = Z({
@@ -12535,7 +12535,7 @@ const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12535
12535
  }), ql = Z({
12536
12536
  min: 0,
12537
12537
  max: 999999
12538
- }), Oa = j({
12538
+ }), xa = j({
12539
12539
  get() {
12540
12540
  return [
12541
12541
  Y(fe).Display.WindowLower,
@@ -12545,7 +12545,7 @@ const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12545
12545
  set(e) {
12546
12546
  fe.value.Display.WindowLower = e[0], fe.value.Display.WindowUpper = e[1];
12547
12547
  }
12548
- }), xa = j({
12548
+ }), Aa = j({
12549
12549
  get() {
12550
12550
  return [
12551
12551
  Math.trunc(Y(fe).Display.ThresholdLower),
@@ -12596,7 +12596,7 @@ async function sp(e, t) {
12596
12596
  async function lp(e, t) {
12597
12597
  Rr.value = !0, Xl.value = JSON.stringify(JSON.parse(t), null, 2);
12598
12598
  const r = JSON.parse(Y(Xl));
12599
- tu(JSON.stringify(r.DefaultDisplaySettings, null, 2)), P0.value = r, Ln.value.max = r.HuUpper, Ln.value.min = r.HuLower, Ql.value.max = r.XSlices, ql.value.max = r.YSlices, _l.value.max = r.ZSlices, eo.value = r.ColourPresets[0];
12599
+ tu(JSON.stringify(r.DefaultDisplaySettings, null, 2)), P0.value = r, Fn.value.max = r.HuUpper, Fn.value.min = r.HuLower, Ql.value.max = r.XSlices, ql.value.max = r.YSlices, _l.value.max = r.ZSlices, eo.value = r.ColourPresets[0];
12600
12600
  }
12601
12601
  function tu(e) {
12602
12602
  fe.value = JSON.parse(e);
@@ -12677,13 +12677,13 @@ class cp {
12677
12677
  async scanMovement(t, r) {
12678
12678
  await this.sendPayload(Mt.scan_movement, t, {
12679
12679
  Version: "0.0.1",
12680
- Value: Qn(r)
12680
+ Value: qn(r)
12681
12681
  });
12682
12682
  }
12683
12683
  async slider(t, r) {
12684
12684
  await this.sendPayload(Mt.sliders, t, {
12685
12685
  Version: "0.0.1",
12686
- Value: Qn(r)
12686
+ Value: qn(r)
12687
12687
  });
12688
12688
  }
12689
12689
  }
@@ -12963,7 +12963,7 @@ const fp = ce({
12963
12963
  default: 4
12964
12964
  },
12965
12965
  ...De(),
12966
- ...na(),
12966
+ ...aa(),
12967
12967
  ...lt({
12968
12968
  tag: "div"
12969
12969
  }),
@@ -12980,7 +12980,7 @@ const fp = ce({
12980
12980
  } = mt(e), {
12981
12981
  sizeClasses: s,
12982
12982
  sizeStyles: l
12983
- } = aa(e), {
12983
+ } = sa(e), {
12984
12984
  textColorClasses: i,
12985
12985
  textColorStyles: g
12986
12986
  } = c0(me(e, "color")), {
@@ -13082,7 +13082,7 @@ const mp = ce({
13082
13082
  ...Yc(),
13083
13083
  ...Pt(),
13084
13084
  ...Ds(),
13085
- ...na(),
13085
+ ...aa(),
13086
13086
  ...lt({
13087
13087
  tag: "button"
13088
13088
  }),
@@ -13129,7 +13129,7 @@ const mp = ce({
13129
13129
  } = Vt(e), {
13130
13130
  sizeClasses: y,
13131
13131
  sizeStyles: E
13132
- } = aa(e), p = ro(e, e.symbol, !1), w = Vs(e, r), b = j(() => e.active !== void 0 ? e.active : w.isLink.value ? w.isActive?.value : p?.isSelected.value), k = j(() => p?.disabled.value || e.disabled), O = j(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), S = j(() => {
13132
+ } = sa(e), p = ro(e, e.symbol, !1), w = Vs(e, r), b = j(() => e.active !== void 0 ? e.active : w.isLink.value ? w.isActive?.value : p?.isSelected.value), k = j(() => p?.disabled.value || e.disabled), O = j(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), S = j(() => {
13133
13133
  if (!(e.value === void 0 || typeof e.value == "symbol"))
13134
13134
  return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
13135
13135
  });
@@ -13798,7 +13798,7 @@ function uu(e, t) {
13798
13798
  onAfterLeave: c
13799
13799
  };
13800
13800
  }
13801
- function oa() {
13801
+ function ia() {
13802
13802
  const t = ht("useScopeId").vnode.scopeId;
13803
13803
  return {
13804
13804
  scopeId: t ? {
@@ -13830,7 +13830,7 @@ function Dp(e, t, r) {
13830
13830
  });
13831
13831
  const i = j(() => !a.activeChildren.size);
13832
13832
  return {
13833
- globalTop: Jn(l),
13833
+ globalTop: $n(l),
13834
13834
  localTop: i,
13835
13835
  stackStyles: j(() => ({
13836
13836
  zIndex: s.value
@@ -13955,7 +13955,7 @@ const Ls = ce({
13955
13955
  ...yp(),
13956
13956
  ...kp(),
13957
13957
  ...it(),
13958
- ...sa()
13958
+ ...la()
13959
13959
  }, "VOverlay"), cn = we()({
13960
13960
  name: "VOverlay",
13961
13961
  directives: {
@@ -14012,7 +14012,7 @@ const Ls = ce({
14012
14012
  dimensionStyles: T
14013
14013
  } = cr(e), V = Vp(), {
14014
14014
  scopeId: x
14015
- } = oa();
14015
+ } = ia();
14016
14016
  Ee(() => e.disabled, (ee) => {
14017
14017
  ee && (a.value = !1);
14018
14018
  });
@@ -14159,14 +14159,14 @@ const Ls = ce({
14159
14159
  } = t;
14160
14160
  const n = Je(e, "modelValue"), {
14161
14161
  scopeId: c
14162
- } = oa(), o = Z();
14162
+ } = ia(), o = Z();
14163
14163
  function a(l) {
14164
14164
  const i = l.relatedTarget, g = l.target;
14165
14165
  if (i !== g && o.value?.contentEl && // We're the topmost dialog
14166
14166
  o.value?.globalTop && // It isn't the document or the dialog body
14167
14167
  ![document, o.value.contentEl].includes(g) && // It isn't inside the dialog body
14168
14168
  !o.value.contentEl.contains(g)) {
14169
- const u = Yn(o.value.contentEl);
14169
+ const u = Un(o.value.contentEl);
14170
14170
  if (!u.length)
14171
14171
  return;
14172
14172
  const f = u[0], h = u[u.length - 1];
@@ -14692,7 +14692,7 @@ const Ls = ce({
14692
14692
  } = t;
14693
14693
  const n = Je(e, "modelValue"), {
14694
14694
  scopeId: c
14695
- } = oa(), o = e0(), a = j(() => e.id || `v-tooltip-${o}`), s = Z(), l = j(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), i = j(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), g = j(() => e.transition ? e.transition : n.value ? "scale-transition" : "fade-transition"), u = j(() => pe({
14695
+ } = ia(), o = e0(), a = j(() => e.id || `v-tooltip-${o}`), s = Z(), l = j(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), i = j(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), g = j(() => e.transition ? e.transition : n.value ? "scale-transition" : "fade-transition"), u = j(() => pe({
14696
14696
  "aria-describedby": a.value
14697
14697
  }, e.activatorProps));
14698
14698
  return Ie(() => {
@@ -15375,7 +15375,7 @@ const Ls = ce({
15375
15375
  role: `${r.role || "separator"}`
15376
15376
  }, null)), {};
15377
15377
  }
15378
- }), qn = Symbol.for("vuetify:v-expansion-panel"), rb = ["default", "accordion", "inset", "popout"], nb = ce({
15378
+ }), Zn = Symbol.for("vuetify:v-expansion-panel"), rb = ["default", "accordion", "inset", "popout"], nb = ce({
15379
15379
  color: String,
15380
15380
  flat: Boolean,
15381
15381
  focusable: Boolean,
@@ -15401,7 +15401,7 @@ const Ls = ce({
15401
15401
  let {
15402
15402
  slots: r
15403
15403
  } = t;
15404
- Ms(e, qn);
15404
+ Ms(e, Zn);
15405
15405
  const {
15406
15406
  themeClasses: n
15407
15407
  } = mt(e), c = j(() => e.variant && `v-expansion-panels--variant-${e.variant}`);
@@ -15432,7 +15432,7 @@ const Ls = ce({
15432
15432
  let {
15433
15433
  slots: r
15434
15434
  } = t;
15435
- const n = Ke(qn);
15435
+ const n = Ke(Zn);
15436
15436
  if (!n)
15437
15437
  throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");
15438
15438
  const {
@@ -15479,7 +15479,7 @@ const Ls = ce({
15479
15479
  let {
15480
15480
  slots: r
15481
15481
  } = t;
15482
- const n = Ke(qn);
15482
+ const n = Ke(Zn);
15483
15483
  if (!n)
15484
15484
  throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");
15485
15485
  const {
@@ -15533,7 +15533,7 @@ const Ls = ce({
15533
15533
  let {
15534
15534
  slots: r
15535
15535
  } = t;
15536
- const n = ro(e, qn), {
15536
+ const n = ro(e, Zn), {
15537
15537
  backgroundColorClasses: c,
15538
15538
  backgroundColorStyles: o
15539
15539
  } = jt(e, "bgColor"), {
@@ -15547,7 +15547,7 @@ const Ls = ce({
15547
15547
  const f = n.group.items.value.findIndex((h) => h.id === n.id);
15548
15548
  return !n.isSelected.value && i.value.some((h) => h - f === -1);
15549
15549
  });
15550
- return St(qn, n), S0({
15550
+ return St(Zn, n), S0({
15551
15551
  VExpansionPanelText: {
15552
15552
  eager: me(e, "eager")
15553
15553
  },
@@ -15918,7 +15918,7 @@ const ao = (e) => {
15918
15918
  }
15919
15919
  };
15920
15920
  return t;
15921
- }, Zn = Symbol.for("vuetify:nested"), xu = {
15921
+ }, Kn = Symbol.for("vuetify:nested"), xu = {
15922
15922
  id: Ae(),
15923
15923
  root: {
15924
15924
  register: () => null,
@@ -16098,9 +16098,9 @@ const ao = (e) => {
16098
16098
  parents: n
16099
16099
  }
16100
16100
  };
16101
- return St(Zn, f), f.root;
16101
+ return St(Kn, f), f.root;
16102
16102
  }, Au = (e, t) => {
16103
- const r = Ke(Zn, xu), n = Symbol(e0()), c = j(() => e.value !== void 0 ? e.value : n), o = {
16103
+ const r = Ke(Kn, xu), n = Symbol(e0()), c = j(() => e.value !== void 0 ? e.value : n), o = {
16104
16104
  ...r,
16105
16105
  id: c,
16106
16106
  open: (a, s) => r.root.open(c.value, a, s),
@@ -16117,10 +16117,10 @@ const ao = (e) => {
16117
16117
  };
16118
16118
  return !r.isGroupActivator && r.root.register(c.value, r.id.value, t), It(() => {
16119
16119
  !r.isGroupActivator && r.root.unregister(c.value);
16120
- }), t && St(Zn, o), o;
16120
+ }), t && St(Kn, o), o;
16121
16121
  }, bb = () => {
16122
- const e = Ke(Zn, xu);
16123
- St(Zn, {
16122
+ const e = Ke(Kn, xu);
16123
+ St(Kn, {
16124
16124
  ...e,
16125
16125
  isGroupActivator: !0
16126
16126
  });
@@ -16135,7 +16135,7 @@ function Cu() {
16135
16135
  ssrBootStyles: j(() => e.value ? void 0 : {
16136
16136
  transition: "none !important"
16137
16137
  }),
16138
- isBooted: Jn(e)
16138
+ isBooted: $n(e)
16139
16139
  };
16140
16140
  }
16141
16141
  const wb = fn({
@@ -16828,7 +16828,7 @@ const Vb = ce({
16828
16828
  } = t;
16829
16829
  const n = Je(e, "modelValue"), {
16830
16830
  scopeId: c
16831
- } = oa(), o = e0(), a = j(() => e.id || `v-menu-${o}`), s = Z(), l = Ke(Jl, null), i = Ae(0);
16831
+ } = ia(), o = e0(), a = j(() => e.id || `v-menu-${o}`), s = Z(), l = Ke(Jl, null), i = Ae(0);
16832
16832
  St(Jl, {
16833
16833
  register() {
16834
16834
  ++i.value;
@@ -16847,7 +16847,7 @@ const Vb = ce({
16847
16847
  await Ze(), n.value && y !== E && s.value?.contentEl && // We're the topmost menu
16848
16848
  s.value?.globalTop && // It isn't the document or the menu body
16849
16849
  ![document, s.value.contentEl].includes(E) && // It isn't inside the menu body
16850
- !s.value.contentEl.contains(E) && Yn(s.value.contentEl)[0]?.focus();
16850
+ !s.value.contentEl.contains(E) && Un(s.value.contentEl)[0]?.focus();
16851
16851
  }
16852
16852
  Ee(n, (m) => {
16853
16853
  m ? (l?.register(), document.addEventListener("focusin", g, {
@@ -16858,7 +16858,7 @@ const Vb = ce({
16858
16858
  l?.closeParents(m);
16859
16859
  }
16860
16860
  function f(m) {
16861
- e.disabled || (m.key === "Tab" ? H3(Yn(s.value?.contentEl, !1), m.shiftKey ? "prev" : "next", (E) => E.tabIndex >= 0) || (n.value = !1, s.value?.activatorEl?.focus()) : ["Enter", " "].includes(m.key) && e.closeOnContentClick && (n.value = !1, l?.closeParents()));
16861
+ e.disabled || (m.key === "Tab" ? H3(Un(s.value?.contentEl, !1), m.shiftKey ? "prev" : "next", (E) => E.tabIndex >= 0) || (n.value = !1, s.value?.activatorEl?.focus()) : ["Enter", " "].includes(m.key) && e.closeOnContentClick && (n.value = !1, l?.closeParents()));
16862
16862
  }
16863
16863
  function h(m) {
16864
16864
  if (e.disabled)
@@ -17171,7 +17171,7 @@ const zb = ["start", "end", "left", "right", "top", "bottom"], Bb = ce({
17171
17171
  ssrBootStyles: y
17172
17172
  } = Cu(), {
17173
17173
  scopeId: E
17174
- } = oa(), p = Z(), w = Ae(!1), b = j(() => e.rail && e.expandOnHover && w.value ? Number(e.width) : Number(e.rail ? e.railWidth : e.width)), k = j(() => Rl(e.location, o.value)), O = j(() => !e.permanent && (f.value || e.temporary)), S = j(() => e.sticky && !O.value && k.value !== "bottom");
17174
+ } = ia(), p = Z(), w = Ae(!1), b = j(() => e.rail && e.expandOnHover && w.value ? Number(e.width) : Number(e.rail ? e.railWidth : e.width)), k = j(() => Rl(e.location, o.value)), O = j(() => !e.permanent && (f.value || e.temporary)), S = j(() => e.sticky && !O.value && k.value !== "bottom");
17175
17175
  p0(() => e.expandOnHover && e.rail != null, () => {
17176
17176
  Ee(w, (N) => n("update:rail", !N));
17177
17177
  }), p0(() => !e.disableResizeWatcher, () => {
@@ -17729,7 +17729,7 @@ const _b = Symbol.for("vuetify:v-slide-group"), Nu = ce({
17729
17729
  function M(W) {
17730
17730
  if (d.value)
17731
17731
  if (!W)
17732
- Yn(d.value)[0]?.focus();
17732
+ Un(d.value)[0]?.focus();
17733
17733
  else if (W === "next") {
17734
17734
  const _ = d.value.querySelector(":focus")?.nextElementSibling;
17735
17735
  _ ? _.focus() : M("first");
@@ -17932,7 +17932,7 @@ const qb = ce({
17932
17932
  ...to(),
17933
17933
  ...Pt(),
17934
17934
  ...Ds(),
17935
- ...na(),
17935
+ ...aa(),
17936
17936
  ...lt({
17937
17937
  tag: "span"
17938
17938
  }),
@@ -17974,7 +17974,7 @@ const qb = ce({
17974
17974
  roundedClasses: f
17975
17975
  } = Vt(e), {
17976
17976
  sizeClasses: h
17977
- } = aa(e), {
17977
+ } = sa(e), {
17978
17978
  themeClasses: d
17979
17979
  } = mt(e), m = Je(e, "modelValue"), y = ro(e, Mu, !1), E = Vs(e, r), p = j(() => e.link !== !1 && E.isLink.value), w = j(() => !e.disabled && e.link !== !1 && (!!y || e.link || E.isClickable.value)), b = j(() => ({
17980
17980
  "aria-label": o(e.closeLabel),
@@ -18446,7 +18446,7 @@ const c5 = ce({
18446
18446
  modelValue: null,
18447
18447
  role: "combobox"
18448
18448
  }), ["validationValue", "dirty", "appendInnerIcon"]),
18449
- ...sa({
18449
+ ...la({
18450
18450
  transition: {
18451
18451
  component: Qc
18452
18452
  }
@@ -18741,7 +18741,7 @@ const c5 = ce({
18741
18741
  },
18742
18742
  suffix: String,
18743
18743
  modelModifiers: Object,
18744
- ...ca(),
18744
+ ...oa(),
18745
18745
  ...Kc()
18746
18746
  }, "VTextarea"), g5 = we()({
18747
18747
  name: "VTextarea",
@@ -18766,7 +18766,7 @@ const c5 = ce({
18766
18766
  isFocused: a,
18767
18767
  focus: s,
18768
18768
  blur: l
18769
- } = la(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : (o.value || "").toString().length), g = j(() => {
18769
+ } = ca(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : (o.value || "").toString().length), g = j(() => {
18770
18770
  if (r.maxlength)
18771
18771
  return r.maxlength;
18772
18772
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
@@ -19165,7 +19165,7 @@ const c5 = ce({
19165
19165
  return b(B) !== void 0;
19166
19166
  }
19167
19167
  function b(B) {
19168
- return Y(ja) ? Jy(B) : Y(n.options)[B];
19168
+ return Y(Ln) ? Jy(B) : Y(n.options)[B];
19169
19169
  }
19170
19170
  async function k(B) {
19171
19171
  const I = b(B);
@@ -19251,8 +19251,8 @@ const c5 = ce({
19251
19251
  handleOnPayload: G,
19252
19252
  sendPayload: Xi,
19253
19253
  getIconForPreset: op,
19254
- thresholdSlider: xa,
19255
- windowSlider: Oa,
19254
+ thresholdSlider: Aa,
19255
+ windowSlider: xa,
19256
19256
  m_closeDialog: p,
19257
19257
  closeModal: x,
19258
19258
  scanState: fe,
@@ -19654,7 +19654,7 @@ const c5 = ce({
19654
19654
  }),
19655
19655
  v(bt),
19656
19656
  et("div", v5, [
19657
- Y(ja) ? (ve(), He("span", y5, " 3DICOM " + Qe(Y(cs)) + " DEMO | ", 1)) : (ve(), He("span", p5, " 3DICOM Patient Viewer | ")),
19657
+ Y(Ln) ? (ve(), He("span", y5, " 3DICOM " + Qe(Y(cs)) + " DEMO | ", 1)) : (ve(), He("span", p5, " 3DICOM Patient Viewer | ")),
19658
19658
  re(" Not for Diagnostic Use ")
19659
19659
  ]),
19660
19660
  v(bt),
@@ -19737,7 +19737,7 @@ const c5 = ce({
19737
19737
  width: "300"
19738
19738
  }, {
19739
19739
  prepend: F(() => [
19740
- !Y(ja) || Y(cs) === "patient" ? (ve(), He("div", {
19740
+ !Y(Ln) || Y(cs) === "patient" ? (ve(), He("div", {
19741
19741
  key: 0,
19742
19742
  class: br(["d-flex align-center pb-1", g.value ? "py-2" : "pa-2"])
19743
19743
  }, [
@@ -19892,17 +19892,17 @@ const c5 = ce({
19892
19892
  v(yu, { class: "px-0" }, {
19893
19893
  default: F(() => [
19894
19894
  v(wn, {
19895
- value: Y(Oa),
19896
- "onUpdate:value": I[24] || (I[24] = (R) => ze(Oa) ? Oa.value = R : null),
19895
+ value: Y(xa),
19896
+ "onUpdate:value": I[24] || (I[24] = (R) => ze(xa) ? xa.value = R : null),
19897
19897
  label: "Skin to Bone",
19898
- min: Y(Ln).min,
19899
- max: Y(Ln).max
19898
+ min: Y(Fn).min,
19899
+ max: Y(Fn).max
19900
19900
  }, null, 8, ["value", "min", "max"]),
19901
19901
  v(wn, pe({
19902
- value: Y(xa),
19903
- "onUpdate:value": I[25] || (I[25] = (R) => ze(xa) ? xa.value = R : null),
19902
+ value: Y(Aa),
19903
+ "onUpdate:value": I[25] || (I[25] = (R) => ze(Aa) ? Aa.value = R : null),
19904
19904
  label: "Fine Adjustment"
19905
- }, Y(Ln)), null, 16, ["value"]),
19905
+ }, Y(Fn)), null, 16, ["value"]),
19906
19906
  v(xt, { class: "py-3" }, {
19907
19907
  default: F(() => [
19908
19908
  v(l2, {
@@ -23986,8 +23986,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
23986
23986
  var yt = {}, Fr = Object.defineProperty && Object.getOwnPropertyDescriptor;
23987
23987
  for (var zr in X)
23988
23988
  if (zr !== "default" && Object.prototype.hasOwnProperty.call(X, zr)) {
23989
- var ia = Fr ? Object.getOwnPropertyDescriptor(X, zr) : null;
23990
- ia && (ia.get || ia.set) ? Object.defineProperty(yt, zr, ia) : yt[zr] = X[zr];
23989
+ var ga = Fr ? Object.getOwnPropertyDescriptor(X, zr) : null;
23990
+ ga && (ga.get || ga.set) ? Object.defineProperty(yt, zr, ga) : yt[zr] = X[zr];
23991
23991
  }
23992
23992
  return yt.default = X, Xe && Xe.set(X, yt), yt;
23993
23993
  }
@@ -28672,7 +28672,7 @@ const B5 = /* @__PURE__ */ F5(z5), H5 = ce({
28672
28672
  }), W5 = { "data-vuetify": "" }, Y5 = /* @__PURE__ */ Et({
28673
28673
  __name: "App",
28674
28674
  setup(e, { expose: t }) {
28675
- B5.init("qfib9l/3crviewer-browser");
28675
+ Ln.value && B5.init("qfib9l/3crviewer-browser");
28676
28676
  const r = Z({
28677
28677
  Url: "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl",
28678
28678
  DecryptionKey: {