@3cr/viewer-browser 0.0.156 → 0.0.159

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);
@@ -8646,35 +8646,47 @@ const Rv = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20stan
8646
8646
  await Ze();
8647
8647
  const s = document.querySelector("#unity-canvas");
8648
8648
  if (await Gu(a), /iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
8649
- const i = document.createElement("meta");
8650
- i.name = "viewport", i.content = "width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes", document.getElementsByTagName("head")[0].appendChild(i), s.style.width = "100%", s.style.height = "80vh", s.style.position = "fixed", document.body.style.textAlign = "left";
8649
+ const g = document.createElement("meta");
8650
+ g.name = "viewport", g.content = "width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes", document.getElementsByTagName("head")[0].appendChild(g), s.style.width = "100%", s.style.height = "80vh", s.style.position = "fixed", document.body.style.textAlign = "left";
8651
8651
  }
8652
8652
  if (await Ze(), n.value = await Hu(s), await Ze(), navigator.storage) {
8653
- const i = await navigator.storage.estimate();
8654
- if (i) {
8655
- const g = i.usage / i.quota * 100;
8656
- console.log(`You've used ${g}% of the available storage.`);
8657
- const u = i.quota - i.usage;
8658
- console.log(`You can write up to ${u} more bytes.`);
8653
+ const g = await navigator.storage.estimate();
8654
+ if (g) {
8655
+ const u = g.usage / g.quota * 100;
8656
+ console.log(`You've used ${u}% of the available storage.`);
8657
+ const f = g.quota - g.usage;
8658
+ console.log(`You can write up to ${f} more bytes.`);
8659
8659
  }
8660
8660
  }
8661
8661
  c("instance_loaded");
8662
8662
  const l = document.getElementById("parent-canvas");
8663
- l?.addEventListener("wheel", function(i) {
8664
- i.preventDefault();
8665
- const g = new WheelEvent("wheel", {
8666
- deltaY: i.deltaY
8663
+ l?.addEventListener("wheel", function(g) {
8664
+ g.preventDefault();
8665
+ const u = new WheelEvent("wheel", {
8666
+ deltaY: g.deltaY
8667
8667
  });
8668
- s.dispatchEvent(g);
8669
- }), l?.addEventListener(
8670
- "contextmenu",
8671
- function(i) {
8672
- i.preventDefault();
8673
- const g = new MouseEvent("contextmenu", {});
8674
- s.dispatchEvent(g);
8675
- },
8676
- !1
8677
- );
8668
+ s.dispatchEvent(u);
8669
+ });
8670
+ function i(g) {
8671
+ l?.addEventListener(g, function(u) {
8672
+ u.preventDefault();
8673
+ const f = new MouseEvent(g, {
8674
+ ...u
8675
+ });
8676
+ s.dispatchEvent(f);
8677
+ });
8678
+ }
8679
+ i("mousedown"), i("mouseup"), i("mouseout"), i("mouseover"), i("mouseenter"), i("mouseleave"), i("mousemove"), Object.keys(l).forEach((g) => {
8680
+ /^on/.test(g) && l?.addEventListener(
8681
+ g.slice(2),
8682
+ function(u) {
8683
+ u.preventDefault();
8684
+ const f = new Event(g.slice(2), { ...u });
8685
+ s.dispatchEvent(f);
8686
+ }
8687
+ // false
8688
+ );
8689
+ });
8678
8690
  });
8679
8691
  async function o(s) {
8680
8692
  await Wu(JSON.parse(s));
@@ -8783,13 +8795,13 @@ function jt(e, t) {
8783
8795
  backgroundColorStyles: c
8784
8796
  };
8785
8797
  }
8786
- const Uv = ["x-small", "small", "default", "large", "x-large"], na = ce({
8798
+ const Uv = ["x-small", "small", "default", "large", "x-large"], aa = ce({
8787
8799
  size: {
8788
8800
  type: [String, Number],
8789
8801
  default: "default"
8790
8802
  }
8791
8803
  }, "size");
8792
- function aa(e) {
8804
+ function sa(e) {
8793
8805
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : k0();
8794
8806
  return Vc(() => {
8795
8807
  let r, n;
@@ -8814,7 +8826,7 @@ const lt = ce({
8814
8826
  end: Boolean,
8815
8827
  icon: We,
8816
8828
  ...De(),
8817
- ...na(),
8829
+ ...aa(),
8818
8830
  ...lt({
8819
8831
  tag: "i"
8820
8832
  }),
@@ -8833,7 +8845,7 @@ const lt = ce({
8833
8845
  iconData: a
8834
8846
  } = $m(j(() => c.value || e.icon)), {
8835
8847
  sizeClasses: s
8836
- } = aa(e), {
8848
+ } = sa(e), {
8837
8849
  textColorClasses: l,
8838
8850
  textColorStyles: i
8839
8851
  } = c0(me(e, "color"));
@@ -8946,7 +8958,7 @@ function Vt(e) {
8946
8958
  })
8947
8959
  };
8948
8960
  }
8949
- const sa = ce({
8961
+ const la = ce({
8950
8962
  transition: {
8951
8963
  type: [Boolean, String, Object],
8952
8964
  default: "fade-transition",
@@ -9037,7 +9049,7 @@ const qv = {
9037
9049
  ...dg(),
9038
9050
  ...De(),
9039
9051
  ...Pt(),
9040
- ...sa()
9052
+ ...la()
9041
9053
  }, "VImg"), Ts = we()({
9042
9054
  name: "VImg",
9043
9055
  directives: {
@@ -9289,7 +9301,7 @@ const $v = ce({
9289
9301
  ...De(),
9290
9302
  ...i0(),
9291
9303
  ...Pt(),
9292
- ...na(),
9304
+ ...aa(),
9293
9305
  ...lt(),
9294
9306
  ...it(),
9295
9307
  ...L0({
@@ -9315,7 +9327,7 @@ const $v = ce({
9315
9327
  } = Vt(e), {
9316
9328
  sizeClasses: i,
9317
9329
  sizeStyles: g
9318
- } = aa(e);
9330
+ } = sa(e);
9319
9331
  return Ie(() => v(e.tag, {
9320
9332
  class: ["v-avatar", {
9321
9333
  "v-avatar--start": e.start,
@@ -9833,7 +9845,7 @@ const oy = function(e, t) {
9833
9845
  function bg(e) {
9834
9846
  return typeof e > "u" || !!e;
9835
9847
  }
9836
- function Xn(e) {
9848
+ function _n(e) {
9837
9849
  const t = {}, r = e.currentTarget;
9838
9850
  if (!(!r?._ripple || r._ripple.touched || e[Gl])) {
9839
9851
  if (e[Gl] = !0, Wl(e))
@@ -9873,15 +9885,15 @@ function wg(e) {
9873
9885
  const t = e.currentTarget;
9874
9886
  t?._ripple && (t._ripple.showTimerCommit && (t._ripple.showTimerCommit = null), window.clearTimeout(t._ripple.showTimer));
9875
9887
  }
9876
- let _n = !1;
9888
+ let Qn = !1;
9877
9889
  function Eg(e) {
9878
- !_n && (e.keyCode === ei.enter || e.keyCode === ei.space) && (_n = !0, Xn(e));
9890
+ !Qn && (e.keyCode === ei.enter || e.keyCode === ei.space) && (Qn = !0, _n(e));
9879
9891
  }
9880
9892
  function Sg(e) {
9881
- _n = !1, Ft(e);
9893
+ Qn = !1, Ft(e);
9882
9894
  }
9883
9895
  function kg(e) {
9884
- _n && (_n = !1, Ft(e));
9896
+ Qn && (Qn = !1, Ft(e));
9885
9897
  }
9886
9898
  function Og(e, t, r) {
9887
9899
  const {
@@ -9895,20 +9907,20 @@ function Og(e, t, r) {
9895
9907
  }), e.addEventListener("mousedown", Fi);
9896
9908
  return;
9897
9909
  }
9898
- e.addEventListener("touchstart", Xn, {
9910
+ e.addEventListener("touchstart", _n, {
9899
9911
  passive: !0
9900
9912
  }), e.addEventListener("touchend", Ft, {
9901
9913
  passive: !0
9902
9914
  }), e.addEventListener("touchmove", wg, {
9903
9915
  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, {
9916
+ }), 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
9917
  passive: !0
9906
9918
  });
9907
9919
  } else
9908
9920
  !o && r && xg(e);
9909
9921
  }
9910
9922
  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);
9923
+ 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
9924
  }
9913
9925
  function iy(e, t) {
9914
9926
  Og(e, t, !1);
@@ -10509,7 +10521,7 @@ const qc = Lg("expand-transition", Fg()), Bg = Lg("expand-x-transition", Fg("",
10509
10521
  default: () => []
10510
10522
  },
10511
10523
  ...De(),
10512
- ...sa({
10524
+ ...la({
10513
10525
  transition: {
10514
10526
  component: zg,
10515
10527
  leaveAbsolute: !0,
@@ -10547,7 +10559,7 @@ const qc = Lg("expand-transition", Fg()), Bg = Lg("expand-x-transition", Fg("",
10547
10559
  focused: Boolean,
10548
10560
  "onUpdate:focused": n0()
10549
10561
  }, "focus");
10550
- function la(e) {
10562
+ function ca(e) {
10551
10563
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : k0();
10552
10564
  const r = Je(e, "focused"), n = j(() => ({
10553
10565
  [`${t}--focused`]: r.value
@@ -10682,7 +10694,7 @@ function Py(e) {
10682
10694
  validationClasses: m
10683
10695
  };
10684
10696
  }
10685
- const ca = ce({
10697
+ const oa = ce({
10686
10698
  id: String,
10687
10699
  appendIcon: We,
10688
10700
  centerAffix: {
@@ -10711,7 +10723,7 @@ const ca = ce({
10711
10723
  }, "VInput"), rr = we()({
10712
10724
  name: "VInput",
10713
10725
  props: {
10714
- ...ca()
10726
+ ...oa()
10715
10727
  },
10716
10728
  emits: {
10717
10729
  "update:modelValue": (e) => !0
@@ -11252,7 +11264,7 @@ const Gg = ce({
11252
11264
  }
11253
11265
  }), Ny = ce({
11254
11266
  ...js(),
11255
- ...ca(),
11267
+ ...oa(),
11256
11268
  ...Gg(),
11257
11269
  strict: Boolean,
11258
11270
  modelValue: {
@@ -11318,7 +11330,7 @@ const Gg = ce({
11318
11330
  isFocused: k,
11319
11331
  focus: O,
11320
11332
  blur: S
11321
- } = la(e), C = j(() => p(g.value[0])), T = j(() => p(g.value[1]));
11333
+ } = ca(e), C = j(() => p(g.value[0])), T = j(() => p(g.value[1]));
11322
11334
  return Ie(() => {
11323
11335
  const V = rr.filterProps(e), x = !!(e.label || r.label || r.prepend);
11324
11336
  return v(rr, pe({
@@ -11416,7 +11428,7 @@ const Gg = ce({
11416
11428
  default: 0
11417
11429
  },
11418
11430
  ...De(),
11419
- ...sa({
11431
+ ...la({
11420
11432
  transition: {
11421
11433
  component: zg
11422
11434
  }
@@ -11446,7 +11458,7 @@ const Gg = ce({
11446
11458
  }), Fy = ce({
11447
11459
  floating: Boolean,
11448
11460
  ...De()
11449
- }, "VFieldLabel"), ka = we()({
11461
+ }, "VFieldLabel"), Oa = we()({
11450
11462
  name: "VFieldLabel",
11451
11463
  props: Fy(),
11452
11464
  setup(e, t) {
@@ -11527,7 +11539,7 @@ const Gg = ce({
11527
11539
  isFocused: l,
11528
11540
  focus: i,
11529
11541
  blur: g
11530
- } = la(e), {
11542
+ } = ca(e), {
11531
11543
  InputIcon: u
11532
11544
  } = Mg(e), {
11533
11545
  roundedClasses: f
@@ -11620,7 +11632,7 @@ const Gg = ce({
11620
11632
  }, null), c["prepend-inner"]?.(x.value)]), v("div", {
11621
11633
  class: "v-field__field",
11622
11634
  "data-no-activator": ""
11623
- }, [["filled", "solo", "solo-inverted", "solo-filled"].includes(e.variant) && m.value && v(ka, {
11635
+ }, [["filled", "solo", "solo-inverted", "solo-filled"].includes(e.variant) && m.value && v(Oa, {
11624
11636
  key: "floating-label",
11625
11637
  ref: b,
11626
11638
  class: [T.value],
@@ -11629,7 +11641,7 @@ const Gg = ce({
11629
11641
  style: V.value
11630
11642
  }, {
11631
11643
  default: () => [I()]
11632
- }), v(ka, {
11644
+ }), v(Oa, {
11633
11645
  ref: w,
11634
11646
  for: E.value
11635
11647
  }, {
@@ -11686,7 +11698,7 @@ const Gg = ce({
11686
11698
  class: "v-field__outline__start"
11687
11699
  }, null), m.value && v("div", {
11688
11700
  class: "v-field__outline__notch"
11689
- }, [v(ka, {
11701
+ }, [v(Oa, {
11690
11702
  ref: b,
11691
11703
  floating: !0,
11692
11704
  for: E.value
@@ -11694,7 +11706,7 @@ const Gg = ce({
11694
11706
  default: () => [I()]
11695
11707
  })]), v("div", {
11696
11708
  class: "v-field__outline__end"
11697
- }, null)]), O.value && m.value && v(ka, {
11709
+ }, null)]), O.value && m.value && v(Oa, {
11698
11710
  ref: b,
11699
11711
  floating: !0,
11700
11712
  for: E.value
@@ -11799,7 +11811,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11799
11811
  default: "text"
11800
11812
  },
11801
11813
  modelModifiers: Object,
11802
- ...ca(),
11814
+ ...oa(),
11803
11815
  ...Kc()
11804
11816
  }, "VTextField"), nr = we()({
11805
11817
  name: "VTextField",
@@ -11824,7 +11836,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11824
11836
  isFocused: a,
11825
11837
  focus: s,
11826
11838
  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(() => {
11839
+ } = 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
11840
  if (r.maxlength)
11829
11841
  return r.maxlength;
11830
11842
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
@@ -12031,7 +12043,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
12031
12043
  ]));
12032
12044
  }
12033
12045
  });
12034
- function Qn(e) {
12046
+ function qn(e) {
12035
12047
  return parseInt((e || 0) + "");
12036
12048
  }
12037
12049
  const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" }, mr = /* @__PURE__ */ Et({
@@ -12075,7 +12087,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12075
12087
  default: F(() => [
12076
12088
  v(nr, {
12077
12089
  "model-value": o.value,
12078
- "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = Y(Qn)(l)),
12090
+ "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = Y(qn)(l)),
12079
12091
  outlined: "",
12080
12092
  dense: "",
12081
12093
  class: "mt-0 pt-0",
@@ -12096,7 +12108,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12096
12108
  }), Yy = ce({
12097
12109
  ...js(),
12098
12110
  ...Gg(),
12099
- ...ca(),
12111
+ ...oa(),
12100
12112
  modelValue: {
12101
12113
  type: [Number, String],
12102
12114
  default: 0
@@ -12152,7 +12164,7 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12152
12164
  isFocused: p,
12153
12165
  focus: w,
12154
12166
  blur: b
12155
- } = la(e), k = j(() => m(s.value));
12167
+ } = ca(e), k = j(() => m(s.value));
12156
12168
  return Ie(() => {
12157
12169
  const O = rr.filterProps(e), S = !!(e.label || r.label || r.prepend);
12158
12170
  return v(rr, pe({
@@ -12272,12 +12284,12 @@ const Gy = { class: "single-slider-selector" }, Wy = { class: "text-caption" },
12272
12284
  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
12285
  function Qy(e) {
12274
12286
  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;
12287
+ 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
12288
  }
12277
12289
  function qy(e) {
12278
- ja.value = e.Url === "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl";
12290
+ Ln.value = e.Url === "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl";
12279
12291
  }
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 = {
12292
+ 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
12293
  OnClosePopup: () => Promise.resolve(),
12282
12294
  OnExitViewer: () => {
12283
12295
  qr.value = "Thank you for trying the 3Dicom Licensing Demo.", Zr.value = [
@@ -12523,7 +12535,7 @@ function tp() {
12523
12535
  }
12524
12536
  const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12525
12537
  tp()
12526
- ), eu = Z(nn.lo02), Ln = Z({
12538
+ ), eu = Z(nn.lo02), Fn = Z({
12527
12539
  min: -999999,
12528
12540
  max: 999999
12529
12541
  }), _l = Z({
@@ -12535,7 +12547,7 @@ const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12535
12547
  }), ql = Z({
12536
12548
  min: 0,
12537
12549
  max: 999999
12538
- }), Oa = j({
12550
+ }), xa = j({
12539
12551
  get() {
12540
12552
  return [
12541
12553
  Y(fe).Display.WindowLower,
@@ -12545,7 +12557,7 @@ const eo = Z(void 0), Rr = Z(!1), Xl = Z(""), fe = Z($g()), P0 = Z(
12545
12557
  set(e) {
12546
12558
  fe.value.Display.WindowLower = e[0], fe.value.Display.WindowUpper = e[1];
12547
12559
  }
12548
- }), xa = j({
12560
+ }), Aa = j({
12549
12561
  get() {
12550
12562
  return [
12551
12563
  Math.trunc(Y(fe).Display.ThresholdLower),
@@ -12596,7 +12608,7 @@ async function sp(e, t) {
12596
12608
  async function lp(e, t) {
12597
12609
  Rr.value = !0, Xl.value = JSON.stringify(JSON.parse(t), null, 2);
12598
12610
  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];
12611
+ 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
12612
  }
12601
12613
  function tu(e) {
12602
12614
  fe.value = JSON.parse(e);
@@ -12677,13 +12689,13 @@ class cp {
12677
12689
  async scanMovement(t, r) {
12678
12690
  await this.sendPayload(Mt.scan_movement, t, {
12679
12691
  Version: "0.0.1",
12680
- Value: Qn(r)
12692
+ Value: qn(r)
12681
12693
  });
12682
12694
  }
12683
12695
  async slider(t, r) {
12684
12696
  await this.sendPayload(Mt.sliders, t, {
12685
12697
  Version: "0.0.1",
12686
- Value: Qn(r)
12698
+ Value: qn(r)
12687
12699
  });
12688
12700
  }
12689
12701
  }
@@ -12963,7 +12975,7 @@ const fp = ce({
12963
12975
  default: 4
12964
12976
  },
12965
12977
  ...De(),
12966
- ...na(),
12978
+ ...aa(),
12967
12979
  ...lt({
12968
12980
  tag: "div"
12969
12981
  }),
@@ -12980,7 +12992,7 @@ const fp = ce({
12980
12992
  } = mt(e), {
12981
12993
  sizeClasses: s,
12982
12994
  sizeStyles: l
12983
- } = aa(e), {
12995
+ } = sa(e), {
12984
12996
  textColorClasses: i,
12985
12997
  textColorStyles: g
12986
12998
  } = c0(me(e, "color")), {
@@ -13082,7 +13094,7 @@ const mp = ce({
13082
13094
  ...Yc(),
13083
13095
  ...Pt(),
13084
13096
  ...Ds(),
13085
- ...na(),
13097
+ ...aa(),
13086
13098
  ...lt({
13087
13099
  tag: "button"
13088
13100
  }),
@@ -13129,7 +13141,7 @@ const mp = ce({
13129
13141
  } = Vt(e), {
13130
13142
  sizeClasses: y,
13131
13143
  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(() => {
13144
+ } = 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
13145
  if (!(e.value === void 0 || typeof e.value == "symbol"))
13134
13146
  return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
13135
13147
  });
@@ -13798,7 +13810,7 @@ function uu(e, t) {
13798
13810
  onAfterLeave: c
13799
13811
  };
13800
13812
  }
13801
- function oa() {
13813
+ function ia() {
13802
13814
  const t = ht("useScopeId").vnode.scopeId;
13803
13815
  return {
13804
13816
  scopeId: t ? {
@@ -13830,7 +13842,7 @@ function Dp(e, t, r) {
13830
13842
  });
13831
13843
  const i = j(() => !a.activeChildren.size);
13832
13844
  return {
13833
- globalTop: Jn(l),
13845
+ globalTop: $n(l),
13834
13846
  localTop: i,
13835
13847
  stackStyles: j(() => ({
13836
13848
  zIndex: s.value
@@ -13955,7 +13967,7 @@ const Ls = ce({
13955
13967
  ...yp(),
13956
13968
  ...kp(),
13957
13969
  ...it(),
13958
- ...sa()
13970
+ ...la()
13959
13971
  }, "VOverlay"), cn = we()({
13960
13972
  name: "VOverlay",
13961
13973
  directives: {
@@ -14012,7 +14024,7 @@ const Ls = ce({
14012
14024
  dimensionStyles: T
14013
14025
  } = cr(e), V = Vp(), {
14014
14026
  scopeId: x
14015
- } = oa();
14027
+ } = ia();
14016
14028
  Ee(() => e.disabled, (ee) => {
14017
14029
  ee && (a.value = !1);
14018
14030
  });
@@ -14159,14 +14171,14 @@ const Ls = ce({
14159
14171
  } = t;
14160
14172
  const n = Je(e, "modelValue"), {
14161
14173
  scopeId: c
14162
- } = oa(), o = Z();
14174
+ } = ia(), o = Z();
14163
14175
  function a(l) {
14164
14176
  const i = l.relatedTarget, g = l.target;
14165
14177
  if (i !== g && o.value?.contentEl && // We're the topmost dialog
14166
14178
  o.value?.globalTop && // It isn't the document or the dialog body
14167
14179
  ![document, o.value.contentEl].includes(g) && // It isn't inside the dialog body
14168
14180
  !o.value.contentEl.contains(g)) {
14169
- const u = Yn(o.value.contentEl);
14181
+ const u = Un(o.value.contentEl);
14170
14182
  if (!u.length)
14171
14183
  return;
14172
14184
  const f = u[0], h = u[u.length - 1];
@@ -14692,7 +14704,7 @@ const Ls = ce({
14692
14704
  } = t;
14693
14705
  const n = Je(e, "modelValue"), {
14694
14706
  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({
14707
+ } = 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
14708
  "aria-describedby": a.value
14697
14709
  }, e.activatorProps));
14698
14710
  return Ie(() => {
@@ -15375,7 +15387,7 @@ const Ls = ce({
15375
15387
  role: `${r.role || "separator"}`
15376
15388
  }, null)), {};
15377
15389
  }
15378
- }), qn = Symbol.for("vuetify:v-expansion-panel"), rb = ["default", "accordion", "inset", "popout"], nb = ce({
15390
+ }), Zn = Symbol.for("vuetify:v-expansion-panel"), rb = ["default", "accordion", "inset", "popout"], nb = ce({
15379
15391
  color: String,
15380
15392
  flat: Boolean,
15381
15393
  focusable: Boolean,
@@ -15401,7 +15413,7 @@ const Ls = ce({
15401
15413
  let {
15402
15414
  slots: r
15403
15415
  } = t;
15404
- Ms(e, qn);
15416
+ Ms(e, Zn);
15405
15417
  const {
15406
15418
  themeClasses: n
15407
15419
  } = mt(e), c = j(() => e.variant && `v-expansion-panels--variant-${e.variant}`);
@@ -15432,7 +15444,7 @@ const Ls = ce({
15432
15444
  let {
15433
15445
  slots: r
15434
15446
  } = t;
15435
- const n = Ke(qn);
15447
+ const n = Ke(Zn);
15436
15448
  if (!n)
15437
15449
  throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");
15438
15450
  const {
@@ -15479,7 +15491,7 @@ const Ls = ce({
15479
15491
  let {
15480
15492
  slots: r
15481
15493
  } = t;
15482
- const n = Ke(qn);
15494
+ const n = Ke(Zn);
15483
15495
  if (!n)
15484
15496
  throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");
15485
15497
  const {
@@ -15533,7 +15545,7 @@ const Ls = ce({
15533
15545
  let {
15534
15546
  slots: r
15535
15547
  } = t;
15536
- const n = ro(e, qn), {
15548
+ const n = ro(e, Zn), {
15537
15549
  backgroundColorClasses: c,
15538
15550
  backgroundColorStyles: o
15539
15551
  } = jt(e, "bgColor"), {
@@ -15547,7 +15559,7 @@ const Ls = ce({
15547
15559
  const f = n.group.items.value.findIndex((h) => h.id === n.id);
15548
15560
  return !n.isSelected.value && i.value.some((h) => h - f === -1);
15549
15561
  });
15550
- return St(qn, n), S0({
15562
+ return St(Zn, n), S0({
15551
15563
  VExpansionPanelText: {
15552
15564
  eager: me(e, "eager")
15553
15565
  },
@@ -15918,7 +15930,7 @@ const ao = (e) => {
15918
15930
  }
15919
15931
  };
15920
15932
  return t;
15921
- }, Zn = Symbol.for("vuetify:nested"), xu = {
15933
+ }, Kn = Symbol.for("vuetify:nested"), xu = {
15922
15934
  id: Ae(),
15923
15935
  root: {
15924
15936
  register: () => null,
@@ -16098,9 +16110,9 @@ const ao = (e) => {
16098
16110
  parents: n
16099
16111
  }
16100
16112
  };
16101
- return St(Zn, f), f.root;
16113
+ return St(Kn, f), f.root;
16102
16114
  }, Au = (e, t) => {
16103
- const r = Ke(Zn, xu), n = Symbol(e0()), c = j(() => e.value !== void 0 ? e.value : n), o = {
16115
+ const r = Ke(Kn, xu), n = Symbol(e0()), c = j(() => e.value !== void 0 ? e.value : n), o = {
16104
16116
  ...r,
16105
16117
  id: c,
16106
16118
  open: (a, s) => r.root.open(c.value, a, s),
@@ -16117,10 +16129,10 @@ const ao = (e) => {
16117
16129
  };
16118
16130
  return !r.isGroupActivator && r.root.register(c.value, r.id.value, t), It(() => {
16119
16131
  !r.isGroupActivator && r.root.unregister(c.value);
16120
- }), t && St(Zn, o), o;
16132
+ }), t && St(Kn, o), o;
16121
16133
  }, bb = () => {
16122
- const e = Ke(Zn, xu);
16123
- St(Zn, {
16134
+ const e = Ke(Kn, xu);
16135
+ St(Kn, {
16124
16136
  ...e,
16125
16137
  isGroupActivator: !0
16126
16138
  });
@@ -16135,7 +16147,7 @@ function Cu() {
16135
16147
  ssrBootStyles: j(() => e.value ? void 0 : {
16136
16148
  transition: "none !important"
16137
16149
  }),
16138
- isBooted: Jn(e)
16150
+ isBooted: $n(e)
16139
16151
  };
16140
16152
  }
16141
16153
  const wb = fn({
@@ -16828,7 +16840,7 @@ const Vb = ce({
16828
16840
  } = t;
16829
16841
  const n = Je(e, "modelValue"), {
16830
16842
  scopeId: c
16831
- } = oa(), o = e0(), a = j(() => e.id || `v-menu-${o}`), s = Z(), l = Ke(Jl, null), i = Ae(0);
16843
+ } = ia(), o = e0(), a = j(() => e.id || `v-menu-${o}`), s = Z(), l = Ke(Jl, null), i = Ae(0);
16832
16844
  St(Jl, {
16833
16845
  register() {
16834
16846
  ++i.value;
@@ -16847,7 +16859,7 @@ const Vb = ce({
16847
16859
  await Ze(), n.value && y !== E && s.value?.contentEl && // We're the topmost menu
16848
16860
  s.value?.globalTop && // It isn't the document or the menu body
16849
16861
  ![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();
16862
+ !s.value.contentEl.contains(E) && Un(s.value.contentEl)[0]?.focus();
16851
16863
  }
16852
16864
  Ee(n, (m) => {
16853
16865
  m ? (l?.register(), document.addEventListener("focusin", g, {
@@ -16858,7 +16870,7 @@ const Vb = ce({
16858
16870
  l?.closeParents(m);
16859
16871
  }
16860
16872
  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()));
16873
+ 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
16874
  }
16863
16875
  function h(m) {
16864
16876
  if (e.disabled)
@@ -17171,7 +17183,7 @@ const zb = ["start", "end", "left", "right", "top", "bottom"], Bb = ce({
17171
17183
  ssrBootStyles: y
17172
17184
  } = Cu(), {
17173
17185
  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");
17186
+ } = 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
17187
  p0(() => e.expandOnHover && e.rail != null, () => {
17176
17188
  Ee(w, (N) => n("update:rail", !N));
17177
17189
  }), p0(() => !e.disableResizeWatcher, () => {
@@ -17729,7 +17741,7 @@ const _b = Symbol.for("vuetify:v-slide-group"), Nu = ce({
17729
17741
  function M(W) {
17730
17742
  if (d.value)
17731
17743
  if (!W)
17732
- Yn(d.value)[0]?.focus();
17744
+ Un(d.value)[0]?.focus();
17733
17745
  else if (W === "next") {
17734
17746
  const _ = d.value.querySelector(":focus")?.nextElementSibling;
17735
17747
  _ ? _.focus() : M("first");
@@ -17932,7 +17944,7 @@ const qb = ce({
17932
17944
  ...to(),
17933
17945
  ...Pt(),
17934
17946
  ...Ds(),
17935
- ...na(),
17947
+ ...aa(),
17936
17948
  ...lt({
17937
17949
  tag: "span"
17938
17950
  }),
@@ -17974,7 +17986,7 @@ const qb = ce({
17974
17986
  roundedClasses: f
17975
17987
  } = Vt(e), {
17976
17988
  sizeClasses: h
17977
- } = aa(e), {
17989
+ } = sa(e), {
17978
17990
  themeClasses: d
17979
17991
  } = 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
17992
  "aria-label": o(e.closeLabel),
@@ -18446,7 +18458,7 @@ const c5 = ce({
18446
18458
  modelValue: null,
18447
18459
  role: "combobox"
18448
18460
  }), ["validationValue", "dirty", "appendInnerIcon"]),
18449
- ...sa({
18461
+ ...la({
18450
18462
  transition: {
18451
18463
  component: Qc
18452
18464
  }
@@ -18741,7 +18753,7 @@ const c5 = ce({
18741
18753
  },
18742
18754
  suffix: String,
18743
18755
  modelModifiers: Object,
18744
- ...ca(),
18756
+ ...oa(),
18745
18757
  ...Kc()
18746
18758
  }, "VTextarea"), g5 = we()({
18747
18759
  name: "VTextarea",
@@ -18766,7 +18778,7 @@ const c5 = ce({
18766
18778
  isFocused: a,
18767
18779
  focus: s,
18768
18780
  blur: l
18769
- } = la(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : (o.value || "").toString().length), g = j(() => {
18781
+ } = ca(e), i = j(() => typeof e.counterValue == "function" ? e.counterValue(o.value) : (o.value || "").toString().length), g = j(() => {
18770
18782
  if (r.maxlength)
18771
18783
  return r.maxlength;
18772
18784
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
@@ -19165,7 +19177,7 @@ const c5 = ce({
19165
19177
  return b(B) !== void 0;
19166
19178
  }
19167
19179
  function b(B) {
19168
- return Y(ja) ? Jy(B) : Y(n.options)[B];
19180
+ return Y(Ln) ? Jy(B) : Y(n.options)[B];
19169
19181
  }
19170
19182
  async function k(B) {
19171
19183
  const I = b(B);
@@ -19251,8 +19263,8 @@ const c5 = ce({
19251
19263
  handleOnPayload: G,
19252
19264
  sendPayload: Xi,
19253
19265
  getIconForPreset: op,
19254
- thresholdSlider: xa,
19255
- windowSlider: Oa,
19266
+ thresholdSlider: Aa,
19267
+ windowSlider: xa,
19256
19268
  m_closeDialog: p,
19257
19269
  closeModal: x,
19258
19270
  scanState: fe,
@@ -19654,7 +19666,7 @@ const c5 = ce({
19654
19666
  }),
19655
19667
  v(bt),
19656
19668
  et("div", v5, [
19657
- Y(ja) ? (ve(), He("span", y5, " 3DICOM " + Qe(Y(cs)) + " DEMO | ", 1)) : (ve(), He("span", p5, " 3DICOM Patient Viewer | ")),
19669
+ Y(Ln) ? (ve(), He("span", y5, " 3DICOM " + Qe(Y(cs)) + " DEMO | ", 1)) : (ve(), He("span", p5, " 3DICOM Patient Viewer | ")),
19658
19670
  re(" Not for Diagnostic Use ")
19659
19671
  ]),
19660
19672
  v(bt),
@@ -19737,7 +19749,7 @@ const c5 = ce({
19737
19749
  width: "300"
19738
19750
  }, {
19739
19751
  prepend: F(() => [
19740
- !Y(ja) || Y(cs) === "patient" ? (ve(), He("div", {
19752
+ !Y(Ln) || Y(cs) === "patient" ? (ve(), He("div", {
19741
19753
  key: 0,
19742
19754
  class: br(["d-flex align-center pb-1", g.value ? "py-2" : "pa-2"])
19743
19755
  }, [
@@ -19892,17 +19904,17 @@ const c5 = ce({
19892
19904
  v(yu, { class: "px-0" }, {
19893
19905
  default: F(() => [
19894
19906
  v(wn, {
19895
- value: Y(Oa),
19896
- "onUpdate:value": I[24] || (I[24] = (R) => ze(Oa) ? Oa.value = R : null),
19907
+ value: Y(xa),
19908
+ "onUpdate:value": I[24] || (I[24] = (R) => ze(xa) ? xa.value = R : null),
19897
19909
  label: "Skin to Bone",
19898
- min: Y(Ln).min,
19899
- max: Y(Ln).max
19910
+ min: Y(Fn).min,
19911
+ max: Y(Fn).max
19900
19912
  }, null, 8, ["value", "min", "max"]),
19901
19913
  v(wn, pe({
19902
- value: Y(xa),
19903
- "onUpdate:value": I[25] || (I[25] = (R) => ze(xa) ? xa.value = R : null),
19914
+ value: Y(Aa),
19915
+ "onUpdate:value": I[25] || (I[25] = (R) => ze(Aa) ? Aa.value = R : null),
19904
19916
  label: "Fine Adjustment"
19905
- }, Y(Ln)), null, 16, ["value"]),
19917
+ }, Y(Fn)), null, 16, ["value"]),
19906
19918
  v(xt, { class: "py-3" }, {
19907
19919
  default: F(() => [
19908
19920
  v(l2, {
@@ -23986,8 +23998,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
23986
23998
  var yt = {}, Fr = Object.defineProperty && Object.getOwnPropertyDescriptor;
23987
23999
  for (var zr in X)
23988
24000
  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];
24001
+ var ga = Fr ? Object.getOwnPropertyDescriptor(X, zr) : null;
24002
+ ga && (ga.get || ga.set) ? Object.defineProperty(yt, zr, ga) : yt[zr] = X[zr];
23991
24003
  }
23992
24004
  return yt.default = X, Xe && Xe.set(X, yt), yt;
23993
24005
  }
@@ -28672,7 +28684,7 @@ const B5 = /* @__PURE__ */ F5(z5), H5 = ce({
28672
28684
  }), W5 = { "data-vuetify": "" }, Y5 = /* @__PURE__ */ Et({
28673
28685
  __name: "App",
28674
28686
  setup(e, { expose: t }) {
28675
- B5.init("qfib9l/3crviewer-browser");
28687
+ Ln.value && B5.init("qfib9l/3crviewer-browser");
28676
28688
  const r = Z({
28677
28689
  Url: "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl",
28678
28690
  DecryptionKey: {