@3cr/viewer-browser 0.0.141 → 0.0.142

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.
@@ -124,7 +124,7 @@ const _f = "html,body,base,head,link,meta,style,title,address,article,aside,foot
124
124
  function fu(e) {
125
125
  return !!e || e === "";
126
126
  }
127
- const Fe = (e) => Qe(e) ? e : e == null ? "" : be(e) || ze(e) && (e.toString === cu || !xe(e.toString)) ? JSON.stringify(e, du, 2) : String(e), du = (e, t) => t && t.__v_isRef ? du(e, t.value) : vr(t) ? {
127
+ const Re = (e) => Qe(e) ? e : e == null ? "" : be(e) || ze(e) && (e.toString === cu || !xe(e.toString)) ? JSON.stringify(e, du, 2) : String(e), du = (e, t) => t && t.__v_isRef ? du(e, t.value) : vr(t) ? {
128
128
  [`Map(${t.size})`]: [...t.entries()].reduce(
129
129
  (n, [r, l], a) => (n[k0(r, a) + " =>"] = l, n),
130
130
  {}
@@ -1060,7 +1060,7 @@ let xn = null, Hn = 0;
1060
1060
  const Lu = /* @__PURE__ */ Promise.resolve();
1061
1061
  let fi = null;
1062
1062
  const jd = 100;
1063
- function We(e) {
1063
+ function je(e) {
1064
1064
  const t = fi || Lu;
1065
1065
  return e ? t.then(this ? e.bind(this) : e) : t;
1066
1066
  }
@@ -1617,7 +1617,7 @@ function fg(e, t) {
1617
1617
  }
1618
1618
  const dg = Symbol.for("v-scx"), gg = () => {
1619
1619
  {
1620
- const e = Xe(dg);
1620
+ const e = We(dg);
1621
1621
  return e || D.NODE_ENV !== "production" && K(
1622
1622
  "Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."
1623
1623
  ), e;
@@ -2147,7 +2147,7 @@ const vs = (e) => e ? A3(e) ? v0(e) || e.proxy : vs(e.parent) : null, Cr = (
2147
2147
  $forceUpdate: (e) => e.f || (e.f = () => {
2148
2148
  e.effect.dirty = !0, c0(e.update);
2149
2149
  }),
2150
- $nextTick: (e) => e.n || (e.n = We.bind(e.proxy)),
2150
+ $nextTick: (e) => e.n || (e.n = je.bind(e.proxy)),
2151
2151
  $watch: (e) => mg.bind(e)
2152
2152
  })
2153
2153
  ), yi = (e) => e === "_" || e === "$", H0 = (e, t) => e !== Be && !e.__isScriptSetup && Pe(e, t), s3 = {
@@ -2421,11 +2421,11 @@ function Pg(e, t, n = tt) {
2421
2421
  for (const r in e) {
2422
2422
  const l = e[r];
2423
2423
  let a;
2424
- ze(l) ? "default" in l ? a = Xe(
2424
+ ze(l) ? "default" in l ? a = We(
2425
2425
  l.from || r,
2426
2426
  l.default,
2427
2427
  !0
2428
- ) : a = Xe(l.from || r) : a = Xe(l), Te(a) ? Object.defineProperty(t, r, {
2428
+ ) : a = We(l.from || r) : a = We(l), Te(a) ? Object.defineProperty(t, r, {
2429
2429
  enumerable: !0,
2430
2430
  configurable: !0,
2431
2431
  get: () => a.value,
@@ -2667,7 +2667,7 @@ function gt(e, t) {
2667
2667
  r === n && (n = rt.provides = Object.create(r)), n[e] = t;
2668
2668
  }
2669
2669
  }
2670
- function Xe(e, t, n = !1) {
2670
+ function We(e, t, n = !1) {
2671
2671
  const r = rt || _e;
2672
2672
  if (r || Sl) {
2673
2673
  const l = r ? r.parent == null ? r.vnode.appContext && r.vnode.appContext.provides : r.parent.provides : Sl._context.provides;
@@ -4354,7 +4354,7 @@ function l1(e, t) {
4354
4354
  const n = c(Dl, null, e);
4355
4355
  return n.staticCount = t, n;
4356
4356
  }
4357
- function Re(e = "", t = !1) {
4357
+ function qe(e = "", t = !1) {
4358
4358
  return t ? (ue(), Le(at, null, e)) : c(at, null, e);
4359
4359
  }
4360
4360
  function Qt(e) {
@@ -5499,7 +5499,7 @@ function dn(e, t) {
5499
5499
  n?.stop();
5500
5500
  });
5501
5501
  }
5502
- const je = typeof window < "u", xi = je && "IntersectionObserver" in window, sm = je && ("ontouchstart" in window || window.navigator.maxTouchPoints > 0);
5502
+ const Fe = typeof window < "u", xi = Fe && "IntersectionObserver" in window, sm = Fe && ("ontouchstart" in window || window.navigator.maxTouchPoints > 0);
5503
5503
  function Jo(e, t, n) {
5504
5504
  im(e, t), t.set(e, n);
5505
5505
  }
@@ -5815,7 +5815,7 @@ function Qa(e, t) {
5815
5815
  }
5816
5816
  }
5817
5817
  function Za(e, t) {
5818
- if (!(je && typeof CSS < "u" && typeof CSS.supports < "u" && CSS.supports(`selector(${t})`)))
5818
+ if (!(Fe && typeof CSS < "u" && typeof CSS.supports < "u" && CSS.supports(`selector(${t})`)))
5819
5819
  return null;
5820
5820
  try {
5821
5821
  return !!e && e.matches(t);
@@ -5827,7 +5827,7 @@ function j3(e) {
5827
5827
  return e.some((t) => Un(t) ? t.type === at ? !1 : t.type !== pe || j3(t.children) : !0) ? e : null;
5828
5828
  }
5829
5829
  function vm(e, t) {
5830
- if (!je || e === 0)
5830
+ if (!Fe || e === 0)
5831
5831
  return t(), () => {
5832
5832
  };
5833
5833
  const n = window.setTimeout(t, e);
@@ -6224,7 +6224,7 @@ function Xm(e) {
6224
6224
  return j(e);
6225
6225
  }
6226
6226
  function Pi() {
6227
- const e = Xe(_r);
6227
+ const e = We(_r);
6228
6228
  if (!e)
6229
6229
  throw new Error("[Vuetify] Could not find defaults instance");
6230
6230
  return e;
@@ -6418,7 +6418,7 @@ function Ae(e) {
6418
6418
  const t = st("useRender");
6419
6419
  t.render = e;
6420
6420
  }
6421
- function qe(e, t, n) {
6421
+ function Xe(e, t, n) {
6422
6422
  let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (d) => d, l = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (d) => d;
6423
6423
  const a = st("useProxiedModel"), s = j(e[t] !== void 0 ? e[t] : n), i = Vr(t), u = y(i !== t ? () => (e[t], !!((a.vnode.props?.hasOwnProperty(t) || a.vnode.props?.hasOwnProperty(i)) && (a.vnode.props?.hasOwnProperty(`onUpdate:${t}`) || a.vnode.props?.hasOwnProperty(`onUpdate:${i}`)))) : () => (e[t], !!(a.vnode.props?.hasOwnProperty(t) && a.vnode.props?.hasOwnProperty(`onUpdate:${t}`))));
6424
6424
  dn(() => !u.value, () => {
@@ -6553,7 +6553,7 @@ function $3(e, t) {
6553
6553
  return (n, r) => new Intl.NumberFormat([e.value, t.value], r).format(n);
6554
6554
  }
6555
6555
  function G0(e, t, n) {
6556
- const r = qe(e, t, e[t] ?? n.value);
6556
+ const r = Xe(e, t, e[t] ?? n.value);
6557
6557
  return r.value = e[t] ?? n.value, ge(n, (l) => {
6558
6558
  e[t] == null && (r.value = n.value);
6559
6559
  }), r;
@@ -6607,7 +6607,7 @@ function eh(e) {
6607
6607
  };
6608
6608
  }
6609
6609
  function b0() {
6610
- const e = Xe(_a);
6610
+ const e = We(_a);
6611
6611
  if (!e)
6612
6612
  throw new Error("[Vuetify] Could not find injected locale instance");
6613
6613
  return e;
@@ -6667,7 +6667,7 @@ function nh(e, t) {
6667
6667
  };
6668
6668
  }
6669
6669
  function Mt() {
6670
- const e = Xe(_a);
6670
+ const e = We(_a);
6671
6671
  if (!e)
6672
6672
  throw new Error("[Vuetify] Could not find injected rtl instance");
6673
6673
  return {
@@ -7298,13 +7298,13 @@ const w0 = ["sm", "md", "lg", "xl", "xxl"], Ms = Symbol.for("vuetify:display"),
7298
7298
  return Nt(xc, e);
7299
7299
  };
7300
7300
  function Cc(e) {
7301
- return je && !e ? window.innerWidth : typeof e == "object" && e.clientWidth || 0;
7301
+ return Fe && !e ? window.innerWidth : typeof e == "object" && e.clientWidth || 0;
7302
7302
  }
7303
7303
  function Vc(e) {
7304
- return je && !e ? window.innerHeight : typeof e == "object" && e.clientHeight || 0;
7304
+ return Fe && !e ? window.innerHeight : typeof e == "object" && e.clientHeight || 0;
7305
7305
  }
7306
7306
  function Ec(e) {
7307
- const t = je && !e ? window.navigator.userAgent : "ssr";
7307
+ const t = Fe && !e ? window.navigator.userAgent : "ssr";
7308
7308
  function n(v) {
7309
7309
  return !!t.match(v);
7310
7310
  }
@@ -7339,7 +7339,7 @@ function Xh(e, t) {
7339
7339
  return Kt(() => {
7340
7340
  const f = i.value < n.sm, d = i.value < n.md && !f, g = i.value < n.lg && !(d || f), m = i.value < n.xl && !(g || d || f), v = i.value < n.xxl && !(m || g || d || f), h = i.value >= n.xxl, C = f ? "xs" : d ? "sm" : g ? "md" : m ? "lg" : v ? "xl" : "xxl", T = typeof r == "number" ? r : n[r], M = i.value < T;
7341
7341
  s.xs = f, s.sm = d, s.md = g, s.lg = m, s.xl = v, s.xxl = h, s.smAndUp = !f, s.mdAndUp = !(f || d), s.lgAndUp = !(f || d || g), s.xlAndUp = !(f || d || g || m), s.smAndDown = !(g || m || v || h), s.mdAndDown = !(m || v || h), s.lgAndDown = !(v || h), s.xlAndDown = !h, s.name = C, s.height = l.value, s.width = i.value, s.mobile = M, s.mobileBreakpoint = r, s.platform = a.value, s.thresholds = n;
7342
- }), je && window.addEventListener("resize", o, {
7342
+ }), Fe && window.addEventListener("resize", o, {
7343
7343
  passive: !0
7344
7344
  }), {
7345
7345
  ...ci(s),
@@ -7352,7 +7352,7 @@ const l2 = J({
7352
7352
  }, "display");
7353
7353
  function A0() {
7354
7354
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : yn();
7355
- const n = Xe(Ms);
7355
+ const n = We(Ms);
7356
7356
  if (!n)
7357
7357
  throw new Error("Could not find Vuetify display injection");
7358
7358
  const r = y(() => {
@@ -7540,7 +7540,7 @@ function Kh(e) {
7540
7540
  }, e);
7541
7541
  }
7542
7542
  const Jh = (e) => {
7543
- const t = Xe(Ls);
7543
+ const t = We(Ls);
7544
7544
  if (!t)
7545
7545
  throw new Error("Missing Vuetify Icons provide!");
7546
7546
  return {
@@ -7731,11 +7731,11 @@ function $h(e) {
7731
7731
  if (d)
7732
7732
  if (d.push) {
7733
7733
  const g = d.push(i);
7734
- je && ge(s, () => {
7734
+ Fe && ge(s, () => {
7735
7735
  g.patch(i);
7736
7736
  });
7737
7737
  } else
7738
- je ? (d.addHeadObjs(y(i)), Kt(() => d.updateDOM())) : d.addHeadObjs(i());
7738
+ Fe ? (d.addHeadObjs(y(i)), Kt(() => d.updateDOM())) : d.addHeadObjs(i());
7739
7739
  else {
7740
7740
  let m = function() {
7741
7741
  if (typeof document < "u" && !g) {
@@ -7743,8 +7743,8 @@ function $h(e) {
7743
7743
  v.type = "text/css", v.id = "vuetify-theme-stylesheet", t.cspNonce && v.setAttribute("nonce", t.cspNonce), g = v, document.head.appendChild(g);
7744
7744
  }
7745
7745
  g && (g.innerHTML = s.value);
7746
- }, g = je ? document.getElementById("vuetify-theme-stylesheet") : null;
7747
- je ? ge(s, m, {
7746
+ }, g = Fe ? document.getElementById("vuetify-theme-stylesheet") : null;
7747
+ Fe ? ge(s, m, {
7748
7748
  immediate: !0
7749
7749
  }) : m();
7750
7750
  }
@@ -7767,7 +7767,7 @@ function $h(e) {
7767
7767
  }
7768
7768
  function it(e) {
7769
7769
  st("provideTheme");
7770
- const t = Xe($a, null);
7770
+ const t = We($a, null);
7771
7771
  if (!t)
7772
7772
  throw new Error("Could not find Vuetify theme injection");
7773
7773
  const n = y(() => e.theme ?? t.name.value), r = y(() => t.themes.value[n.value]), l = y(() => t.isDisabled ? void 0 : `v-theme--${n.value}`), a = {
@@ -7799,7 +7799,7 @@ function Dc(e) {
7799
7799
  function $r(e) {
7800
7800
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "content";
7801
7801
  const n = j(), r = j();
7802
- if (je) {
7802
+ if (Fe) {
7803
7803
  const l = new ResizeObserver((a) => {
7804
7804
  e?.(a, l), a.length && (t === "content" ? r.value = a[0].contentRect : r.value = a[0].target.getBoundingClientRect());
7805
7805
  });
@@ -7833,7 +7833,7 @@ const zs = Symbol.for("vuetify:layout"), i2 = Symbol.for("vuetify:layout-item"),
7833
7833
  absolute: Boolean
7834
7834
  }, "layout-item");
7835
7835
  function nv(e) {
7836
- const t = Xe(zs);
7836
+ const t = We(zs);
7837
7837
  if (!t)
7838
7838
  throw new Error("[Vuetify] Could not find injected layout");
7839
7839
  const n = e.id ?? `layout-item-${Yt()}`, r = st("useLayoutItem");
@@ -7885,7 +7885,7 @@ const rv = (e, t, n, r) => {
7885
7885
  return a;
7886
7886
  };
7887
7887
  function lv(e) {
7888
- const t = Xe(zs, null), n = y(() => t ? t.rootZIndex.value - 100 : Pc), r = j([]), l = bt(/* @__PURE__ */ new Map()), a = bt(/* @__PURE__ */ new Map()), s = bt(/* @__PURE__ */ new Map()), i = bt(/* @__PURE__ */ new Map()), o = bt(/* @__PURE__ */ new Map()), {
7888
+ const t = We(zs, null), n = y(() => t ? t.rootZIndex.value - 100 : Pc), r = j([]), l = bt(/* @__PURE__ */ new Map()), a = bt(/* @__PURE__ */ new Map()), s = bt(/* @__PURE__ */ new Map()), i = bt(/* @__PURE__ */ new Map()), o = bt(/* @__PURE__ */ new Map()), {
7889
7889
  resizeRef: u,
7890
7890
  contentRect: f
7891
7891
  } = $r(), d = y(() => {
@@ -8032,7 +8032,7 @@ function o2() {
8032
8032
  name: C,
8033
8033
  aliasName: l[C].name
8034
8034
  }));
8035
- if (u.install(h), h.provide(_r, i), h.provide(Ms, o), h.provide($a, u), h.provide(Ls, f), h.provide(_a, d), h.provide(Rh, g.options), h.provide(Ac, g.instance), h.provide(qh, m), je && r.ssr)
8035
+ if (u.install(h), h.provide(_r, i), h.provide(Ms, o), h.provide($a, u), h.provide(Ls, f), h.provide(_a, d), h.provide(Rh, g.options), h.provide(Ac, g.instance), h.provide(qh, m), Fe && r.ssr)
8036
8036
  if (h.$nuxt)
8037
8037
  h.$nuxt.hook("app:suspense:resolve", () => {
8038
8038
  o.update();
@@ -8043,7 +8043,7 @@ function o2() {
8043
8043
  } = h;
8044
8044
  h.mount = function() {
8045
8045
  const T = C(...arguments);
8046
- return We(() => o.update()), h.mount = C, T;
8046
+ return je(() => o.update()), h.mount = C, T;
8047
8047
  };
8048
8048
  }
8049
8049
  Yt.reset(), h.mixin({
@@ -8643,13 +8643,13 @@ const Tv = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20stan
8643
8643
  sendPayload: a,
8644
8644
  receiveMessageFromUnity: s
8645
8645
  }), kt(async () => {
8646
- await We();
8646
+ await je();
8647
8647
  const i = document.querySelector("#unity-canvas");
8648
8648
  if (await jf(s), /iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
8649
8649
  const u = document.createElement("meta");
8650
8650
  u.name = "viewport", u.content = "width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes", document.getElementsByTagName("head")[0].appendChild(u), i.style.width = "100%", i.style.height = "80vh", i.style.position = "fixed", document.body.style.textAlign = "left";
8651
8651
  }
8652
- if (await We(), r.value = await Ff(i), await We(), navigator.storage) {
8652
+ if (await je(), r.value = await Ff(i), await je(), navigator.storage) {
8653
8653
  const u = await navigator.storage.estimate();
8654
8654
  if (u) {
8655
8655
  const f = u.usage / u.quota * 100;
@@ -9081,7 +9081,7 @@ const Qv = {
9081
9081
  const k = new Image();
9082
9082
  k.src = m.value.lazySrc, H(k, null);
9083
9083
  }
9084
- m.value.src && We(() => {
9084
+ m.value.src && je(() => {
9085
9085
  n("loadstart", u.value?.currentSrc || m.value.src), setTimeout(() => {
9086
9086
  if (!i.isUnmounted)
9087
9087
  if (u.value?.complete) {
@@ -9573,7 +9573,7 @@ const ey = J({
9573
9573
  let {
9574
9574
  slots: n
9575
9575
  } = t;
9576
- const r = qe(e, "modelValue"), {
9576
+ const r = Xe(e, "modelValue"), {
9577
9577
  isRtl: l,
9578
9578
  rtlClasses: a
9579
9579
  } = Mt(), {
@@ -9750,7 +9750,7 @@ const O0 = J({
9750
9750
  let U0 = !1;
9751
9751
  function ly(e, t) {
9752
9752
  let n = !1, r, l;
9753
- je && (We(() => {
9753
+ Fe && (je(() => {
9754
9754
  window.addEventListener("popstate", a), r = e?.beforeEach((s, i, o) => {
9755
9755
  U0 ? n ? t(o) : o() : setTimeout(() => n ? t(o) : o()), U0 = !0;
9756
9756
  }), l = e?.afterEach(() => {
@@ -10549,7 +10549,7 @@ const qi = z2("expand-transition", H2()), R2 = z2("expand-x-transition", H2("",
10549
10549
  }, "focus");
10550
10550
  function ta(e) {
10551
10551
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : yn();
10552
- const n = qe(e, "focused"), r = y(() => ({
10552
+ const n = Xe(e, "focused"), r = y(() => ({
10553
10553
  [`${t}--focused`]: n.value
10554
10554
  }));
10555
10555
  function l() {
@@ -10567,7 +10567,7 @@ function ta(e) {
10567
10567
  }
10568
10568
  const Sy = Symbol.for("vuetify:form");
10569
10569
  function F2() {
10570
- return Xe(Sy, null);
10570
+ return We(Sy, null);
10571
10571
  }
10572
10572
  const Oy = J({
10573
10573
  disabled: {
@@ -10600,7 +10600,7 @@ const Oy = J({
10600
10600
  }, "validation");
10601
10601
  function Dy(e) {
10602
10602
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : yn(), n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Yt();
10603
- const r = qe(e, "modelValue"), l = y(() => e.validationValue === void 0 ? r.value : e.validationValue), a = F2(), s = j([]), i = ye(!0), o = y(() => !!(Sn(r.value === "" ? null : r.value).length || Sn(l.value === "" ? null : l.value).length)), u = y(() => !!(e.disabled ?? a?.isDisabled.value)), f = y(() => !!(e.readonly ?? a?.isReadonly.value)), d = y(() => e.errorMessages?.length ? Sn(e.errorMessages).concat(s.value).slice(0, Math.max(0, +e.maxErrors)) : s.value), g = y(() => {
10603
+ const r = Xe(e, "modelValue"), l = y(() => e.validationValue === void 0 ? r.value : e.validationValue), a = F2(), s = j([]), i = ye(!0), o = y(() => !!(Sn(r.value === "" ? null : r.value).length || Sn(l.value === "" ? null : l.value).length)), u = y(() => !!(e.disabled ?? a?.isDisabled.value)), f = y(() => !!(e.readonly ?? a?.isReadonly.value)), d = y(() => e.errorMessages?.length ? Sn(e.errorMessages).concat(s.value).slice(0, Math.max(0, +e.maxErrors)) : s.value), g = y(() => {
10604
10604
  let H = (e.validateOn ?? a?.validateOn.value) || "input";
10605
10605
  H === "lazy" && (H = "input lazy");
10606
10606
  const N = new Set(H?.split(" ") ?? []);
@@ -10645,7 +10645,7 @@ function Dy(e) {
10645
10645
  a?.update(C.value, m.value, d.value);
10646
10646
  });
10647
10647
  async function T() {
10648
- r.value = null, await We(), await M();
10648
+ r.value = null, await je(), await M();
10649
10649
  }
10650
10650
  async function M() {
10651
10651
  i.value = !0, g.value.lazy ? s.value = [] : await I(!0);
@@ -11057,7 +11057,7 @@ const j2 = J({
11057
11057
  slots: n,
11058
11058
  emit: r
11059
11059
  } = t;
11060
- const l = Xe(Yi), {
11060
+ const l = We(Yi), {
11061
11061
  isRtl: a,
11062
11062
  rtlClasses: s
11063
11063
  } = Mt();
@@ -11175,7 +11175,7 @@ const j2 = J({
11175
11175
  let {
11176
11176
  slots: n
11177
11177
  } = t;
11178
- const r = Xe(Yi);
11178
+ const r = We(Yi);
11179
11179
  if (!r)
11180
11180
  throw new Error("[Vuetify] v-slider-track must be inside v-slider or v-range-slider");
11181
11181
  const {
@@ -11282,7 +11282,7 @@ const j2 = J({
11282
11282
  const V = Rs(B, l.value.$el, e.direction), A = Rs(B, a.value.$el, e.direction), k = Math.abs(V), W = Math.abs(A);
11283
11283
  return k < W || k === W && V < 0 ? l.value.$el : a.value.$el;
11284
11284
  }
11285
- const u = W2(e), f = qe(e, "modelValue", void 0, (B) => B?.length ? B.map((V) => u.roundValue(V)) : [0, 0]), {
11285
+ const u = W2(e), f = Xe(e, "modelValue", void 0, (B) => B?.length ? B.map((V) => u.roundValue(V)) : [0, 0]), {
11286
11286
  activeThumbRef: d,
11287
11287
  hasLabels: g,
11288
11288
  max: m,
@@ -11820,7 +11820,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11820
11820
  emit: r,
11821
11821
  slots: l
11822
11822
  } = t;
11823
- const a = qe(e, "modelValue"), {
11823
+ const a = Xe(e, "modelValue"), {
11824
11824
  isFocused: s,
11825
11825
  focus: i,
11826
11826
  blur: o
@@ -11844,7 +11844,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11844
11844
  T(), r("click:control", P);
11845
11845
  }
11846
11846
  function H(P) {
11847
- P.stopPropagation(), T(), We(() => {
11847
+ P.stopPropagation(), T(), je(() => {
11848
11848
  a.value = null, R3(e["onClick:clear"], P);
11849
11849
  });
11850
11850
  }
@@ -11852,7 +11852,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11852
11852
  const b = P.target;
11853
11853
  if (a.value = b.value, e.modelModifiers?.trim && ["text", "search", "password", "tel", "url"].includes(e.type)) {
11854
11854
  const O = [b.selectionStart, b.selectionEnd];
11855
- We(() => {
11855
+ je(() => {
11856
11856
  b.selectionStart = O[0], b.selectionEnd = O[1];
11857
11857
  });
11858
11858
  }
@@ -11987,7 +11987,7 @@ const By = ["color", "file", "time", "date", "datetime-local", "week", "month"],
11987
11987
  }), (u, f) => (ue(), ke("div", Ry, [
11988
11988
  c(Mi, { class: "pb-0 pt-1 text-caption" }, {
11989
11989
  default: x(() => [
11990
- Y(Fe(u.label), 1)
11990
+ Y(Re(u.label), 1)
11991
11991
  ]),
11992
11992
  _: 1
11993
11993
  }),
@@ -12067,7 +12067,7 @@ const Fy = { class: "single-slider-selector" }, jy = { class: "text-caption" },
12067
12067
  default: x(() => [
12068
12068
  c(Bc, null, {
12069
12069
  default: x(() => [
12070
- Ye("span", jy, Fe(s.label), 1)
12070
+ Ye("span", jy, Re(s.label), 1)
12071
12071
  ]),
12072
12072
  _: 1
12073
12073
  }),
@@ -12117,7 +12117,7 @@ const Fy = { class: "single-slider-selector" }, jy = { class: "text-caption" },
12117
12117
  } = t;
12118
12118
  const l = j(), {
12119
12119
  rtlClasses: a
12120
- } = Mt(), s = W2(e), i = qe(e, "modelValue", void 0, (P) => s.roundValue(P ?? s.min.value)), {
12120
+ } = Mt(), s = W2(e), i = Xe(e, "modelValue", void 0, (P) => s.roundValue(P ?? s.min.value)), {
12121
12121
  min: o,
12122
12122
  max: u,
12123
12123
  mousePressed: f,
@@ -12257,13 +12257,13 @@ const Fy = { class: "single-slider-selector" }, jy = { class: "text-caption" },
12257
12257
  class: "vertical-slider-selector"
12258
12258
  }, {
12259
12259
  append: x(() => [
12260
- Ye("div", qy, Fe(o.max), 1)
12260
+ Ye("div", qy, Re(o.max), 1)
12261
12261
  ]),
12262
12262
  prepend: x(() => [
12263
- Ye("div", Yy, Fe(o.min), 1)
12263
+ Ye("div", Yy, Re(o.min), 1)
12264
12264
  ]),
12265
12265
  "thumb-label": x(({ modelValue: f }) => [
12266
- Y(Fe(Math.floor(f)), 1)
12266
+ Y(Re(Math.floor(f)), 1)
12267
12267
  ]),
12268
12268
  _: 1
12269
12269
  }, 8, ["modelValue", "thumb-label", "min", "max"]));
@@ -12588,7 +12588,7 @@ const Ui = j(void 0), Dr = j(!1), js = j(""), re = j(_2()), Vn = j(
12588
12588
  return e.Name;
12589
12589
  });
12590
12590
  async function r6(e, t) {
12591
- Dr.value = !0, js.value = JSON.stringify(JSON.parse(t), null, 2), ef(t), await We(), Dr.value = !1;
12591
+ Dr.value = !0, js.value = JSON.stringify(JSON.parse(t), null, 2), ef(t), await je(), Dr.value = !1;
12592
12592
  }
12593
12593
  async function l6(e, t) {
12594
12594
  Dr.value = !0, js.value = JSON.stringify(JSON.parse(t), null, 2);
@@ -12777,7 +12777,7 @@ function Ji(e, t) {
12777
12777
  throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");
12778
12778
  const l = Yt();
12779
12779
  gt(Symbol.for(`${t.description}:id`), l);
12780
- const a = Xe(t, null);
12780
+ const a = We(t, null);
12781
12781
  if (!a) {
12782
12782
  if (!n)
12783
12783
  return a;
@@ -12811,7 +12811,7 @@ function Ji(e, t) {
12811
12811
  }
12812
12812
  function I0(e, t) {
12813
12813
  let n = !1;
12814
- const r = bt([]), l = qe(e, "modelValue", [], (g) => g == null ? [] : nf(r, Sn(g)), (g) => {
12814
+ const r = bt([]), l = Xe(e, "modelValue", [], (g) => g == null ? [] : nf(r, Sn(g)), (g) => {
12815
12815
  const m = i6(r, g);
12816
12816
  return e.multiple ? m : m[0];
12817
12817
  }), a = st("useGroup");
@@ -13040,7 +13040,7 @@ const c6 = J({
13040
13040
  });
13041
13041
  function f6(e, t) {
13042
13042
  ge(() => e.isActive?.value, (n) => {
13043
- e.isLink.value && n && t && We(() => {
13043
+ e.isLink.value && n && t && je(() => {
13044
13044
  t(!0);
13045
13045
  });
13046
13046
  }, {
@@ -13275,7 +13275,7 @@ const lf = {
13275
13275
  }, "VOverlay-location-strategies");
13276
13276
  function h6(e, t) {
13277
13277
  const n = j({}), r = j();
13278
- je && dn(() => !!(t.isActive.value && e.locationStrategy), (a) => {
13278
+ Fe && dn(() => !!(t.isActive.value && e.locationStrategy), (a) => {
13279
13279
  ge(() => e.locationStrategy, a), Et(() => {
13280
13280
  window.removeEventListener("resize", l), r.value = void 0;
13281
13281
  }), window.addEventListener("resize", l, {
@@ -13468,7 +13468,7 @@ function p6(e, t, n) {
13468
13468
  contentBox: h
13469
13469
  };
13470
13470
  }
13471
- return ge(() => [l.value, a.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => m()), We(() => {
13471
+ return ge(() => [l.value, a.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => m()), je(() => {
13472
13472
  const v = m();
13473
13473
  if (!v)
13474
13474
  return;
@@ -13516,7 +13516,7 @@ const af = {
13516
13516
  }
13517
13517
  }, "VOverlay-scroll-strategies");
13518
13518
  function A6(e, t) {
13519
- if (!je)
13519
+ if (!Fe)
13520
13520
  return;
13521
13521
  let n;
13522
13522
  Kt(async () => {
@@ -13667,7 +13667,7 @@ function S6(e, t) {
13667
13667
  }, b.onFocusout = () => {
13668
13668
  i = !1, g();
13669
13669
  }), e.closeOnContentClick) {
13670
- const O = Xe(Qs, null);
13670
+ const O = We(Qs, null);
13671
13671
  b.onClick = () => {
13672
13672
  n.value = !1, O?.closeParents();
13673
13673
  };
@@ -13692,14 +13692,14 @@ function S6(e, t) {
13692
13692
  });
13693
13693
  const M = j();
13694
13694
  Kt(() => {
13695
- M.value && We(() => {
13695
+ M.value && je(() => {
13696
13696
  a.value = Ya(M.value);
13697
13697
  });
13698
13698
  });
13699
13699
  const I = j(), H = y(() => e.target === "cursor" && m.value ? m.value : I.value ? Ya(I.value) : uf(e.target, l) || a.value), N = y(() => Array.isArray(H.value) ? void 0 : H.value);
13700
13700
  let P;
13701
13701
  return ge(() => !!e.activator, (b) => {
13702
- b && je ? (P = ri(), P.run(() => {
13702
+ b && Fe ? (P = ri(), P.run(() => {
13703
13703
  O6(e, l, {
13704
13704
  activatorEl: a,
13705
13705
  activatorEvents: h
@@ -13731,7 +13731,7 @@ function O6(e, t, n) {
13731
13731
  const f = i(u);
13732
13732
  f && s(f);
13733
13733
  }
13734
- o && We(() => a());
13734
+ o && je(() => a());
13735
13735
  }, {
13736
13736
  immediate: !0
13737
13737
  }), ge(() => e.activatorProps, () => {
@@ -13767,7 +13767,7 @@ function uf(e, t) {
13767
13767
  return n;
13768
13768
  }
13769
13769
  function D6() {
13770
- if (!je)
13770
+ if (!Fe)
13771
13771
  return ye(!1);
13772
13772
  const {
13773
13773
  ssr: e
@@ -13805,7 +13805,7 @@ function ra() {
13805
13805
  }
13806
13806
  const Kc = Symbol.for("vuetify:stack"), vl = bt([]);
13807
13807
  function P6(e, t, n) {
13808
- const r = st("useStack"), l = !n, a = Xe(Kc, void 0), s = bt({
13808
+ const r = st("useStack"), l = !n, a = We(Kc, void 0), s = bt({
13809
13809
  activeChildren: /* @__PURE__ */ new Set()
13810
13810
  });
13811
13811
  gt(Kc, s);
@@ -13838,7 +13838,7 @@ function N6(e) {
13838
13838
  return {
13839
13839
  teleportTarget: y(() => {
13840
13840
  const n = e.value;
13841
- if (n === !0 || !je)
13841
+ if (n === !0 || !Fe)
13842
13842
  return;
13843
13843
  const r = n === !1 ? document.body : typeof n == "string" ? document.querySelector(n) : n;
13844
13844
  if (r == null) {
@@ -13974,7 +13974,7 @@ const T0 = J({
13974
13974
  attrs: r,
13975
13975
  emit: l
13976
13976
  } = t;
13977
- const a = qe(e, "modelValue"), s = y({
13977
+ const a = Xe(e, "modelValue"), s = y({
13978
13978
  get: () => a.value,
13979
13979
  set: (ce) => {
13980
13980
  ce && e.disabled || (a.value = ce);
@@ -14036,12 +14036,12 @@ const T0 = J({
14036
14036
  return s.value && v.value && // If using scrim, only close if clicking on it rather than anything opened on top
14037
14037
  (!e.scrim || ce.target === k.value);
14038
14038
  }
14039
- je && ge(s, (ce) => {
14039
+ Fe && ge(s, (ce) => {
14040
14040
  ce ? window.addEventListener("keydown", E) : window.removeEventListener("keydown", E);
14041
14041
  }, {
14042
14042
  immediate: !0
14043
14043
  }), wt(() => {
14044
- je && window.removeEventListener("keydown", E);
14044
+ Fe && window.removeEventListener("keydown", E);
14045
14045
  });
14046
14046
  function E(ce) {
14047
14047
  ce.key === "Escape" && v.value && (e.persistent ? ee() : (s.value = !1, W.value?.contains(document.activeElement) && T.value?.focus()));
@@ -14154,7 +14154,7 @@ const T0 = J({
14154
14154
  let {
14155
14155
  slots: n
14156
14156
  } = t;
14157
- const r = qe(e, "modelValue"), {
14157
+ const r = Xe(e, "modelValue"), {
14158
14158
  scopeId: l
14159
14159
  } = ra(), a = j();
14160
14160
  function s(o) {
@@ -14170,12 +14170,12 @@ const T0 = J({
14170
14170
  u === g ? m.focus() : g.focus();
14171
14171
  }
14172
14172
  }
14173
- je && ge(() => r.value && e.retainFocus, (o) => {
14173
+ Fe && ge(() => r.value && e.retainFocus, (o) => {
14174
14174
  o ? document.addEventListener("focusin", s) : document.removeEventListener("focusin", s);
14175
14175
  }, {
14176
14176
  immediate: !0
14177
14177
  }), ge(r, async (o) => {
14178
- await We(), o ? a.value.contentEl?.focus({
14178
+ await je(), o ? a.value.contentEl?.focus({
14179
14179
  preventScroll: !0
14180
14180
  }) : a.value.activatorEl?.focus({
14181
14181
  preventScroll: !0
@@ -14243,7 +14243,7 @@ const T0 = J({
14243
14243
  default: x(() => [
14244
14244
  c(Tt, { class: "text-center mb-4 mt-2 font-weight-bold" }, {
14245
14245
  default: x(() => [
14246
- Y(Fe(L(Fr)), 1)
14246
+ Y(Re(L(Fr)), 1)
14247
14247
  ]),
14248
14248
  _: 1
14249
14249
  }),
@@ -14252,7 +14252,7 @@ const T0 = J({
14252
14252
  key: i
14253
14253
  }, {
14254
14254
  default: x(() => [
14255
- Y(Fe(i), 1)
14255
+ Y(Re(i), 1)
14256
14256
  ]),
14257
14257
  _: 2
14258
14258
  }, 1024))), 128)),
@@ -14318,7 +14318,7 @@ const T0 = J({
14318
14318
  default: x(() => [
14319
14319
  c(Tt, { class: "text-center mb-4 mt-2 font-weight-bold" }, {
14320
14320
  default: x(() => [
14321
- Y(Fe(L(Wr)), 1)
14321
+ Y(Re(L(Wr)), 1)
14322
14322
  ]),
14323
14323
  _: 1
14324
14324
  }),
@@ -14327,7 +14327,7 @@ const T0 = J({
14327
14327
  key: i
14328
14328
  }, {
14329
14329
  default: x(() => [
14330
- Y(Fe(i), 1)
14330
+ Y(Re(i), 1)
14331
14331
  ]),
14332
14332
  _: 2
14333
14333
  }, 1024))), 128)),
@@ -14557,7 +14557,7 @@ const T0 = J({
14557
14557
  emit: n,
14558
14558
  slots: r
14559
14559
  } = t;
14560
- const l = qe(e, "modelValue"), a = y(() => {
14560
+ const l = Xe(e, "modelValue"), a = y(() => {
14561
14561
  if (e.icon !== !1)
14562
14562
  return e.type ? e.icon ?? `$${e.type}` : e.icon;
14563
14563
  }), s = y(() => ({
@@ -14687,7 +14687,7 @@ const T0 = J({
14687
14687
  let {
14688
14688
  slots: n
14689
14689
  } = t;
14690
- const r = qe(e, "modelValue"), {
14690
+ const r = Xe(e, "modelValue"), {
14691
14691
  scopeId: l
14692
14692
  } = ra(), a = Yt(), s = y(() => e.id || `v-tooltip-${a}`), i = j(), o = y(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), u = y(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), f = y(() => e.transition ? e.transition : r.value ? "scale-transition" : "fade-transition"), d = y(() => fe({
14693
14693
  "aria-describedby": s.value
@@ -14856,7 +14856,7 @@ const T0 = J({
14856
14856
  }, 1032, ["title", "onClick:close"]))), 256))
14857
14857
  ]),
14858
14858
  _: 1
14859
- })) : Re("", !0),
14859
+ })) : qe("", !0),
14860
14860
  c(vt, null, {
14861
14861
  default: x(() => [
14862
14862
  c(Se, {
@@ -15234,7 +15234,7 @@ const T0 = J({
15234
15234
  }, 1032, ["title", "onClick:close"]))), 256))
15235
15235
  ]),
15236
15236
  _: 1
15237
- })) : Re("", !0),
15237
+ })) : qe("", !0),
15238
15238
  c(vt, null, {
15239
15239
  default: x(() => [
15240
15240
  c(Se, {
@@ -15429,7 +15429,7 @@ const T0 = J({
15429
15429
  let {
15430
15430
  slots: n
15431
15431
  } = t;
15432
- const r = Xe(ql);
15432
+ const r = We(ql);
15433
15433
  if (!r)
15434
15434
  throw new Error("[Vuetify] v-expansion-panel-text needs to be placed inside v-expansion-panel");
15435
15435
  const {
@@ -15476,7 +15476,7 @@ const T0 = J({
15476
15476
  let {
15477
15477
  slots: n
15478
15478
  } = t;
15479
- const r = Xe(ql);
15479
+ const r = We(ql);
15480
15480
  if (!r)
15481
15481
  throw new Error("[Vuetify] v-expansion-panel-title needs to be placed inside v-expansion-panel");
15482
15482
  const {
@@ -15598,7 +15598,7 @@ const T0 = J({
15598
15598
  let {
15599
15599
  slots: n
15600
15600
  } = t;
15601
- const r = qe(e, "modelValue"), {
15601
+ const r = Xe(e, "modelValue"), {
15602
15602
  runOpenDelay: l,
15603
15603
  runCloseDelay: a
15604
15604
  } = cf(e, (s) => !e.disabled && (r.value = s));
@@ -15612,7 +15612,7 @@ const T0 = J({
15612
15612
  }
15613
15613
  }), Us = Symbol.for("vuetify:list");
15614
15614
  function wf() {
15615
- const e = Xe(Us, {
15615
+ const e = We(Us, {
15616
15616
  hasPrepend: ye(!1),
15617
15617
  updateHasPrepend: () => null
15618
15618
  }), t = {
@@ -15624,7 +15624,7 @@ function wf() {
15624
15624
  return gt(Us, t), e;
15625
15625
  }
15626
15626
  function Af() {
15627
- return Xe(Us, null);
15627
+ return We(Us, null);
15628
15628
  }
15629
15629
  const $i = (e) => {
15630
15630
  const t = {
@@ -15945,7 +15945,7 @@ const $i = (e) => {
15945
15945
  mandatory: Boolean
15946
15946
  }, "nested"), hp = (e) => {
15947
15947
  let t = !1;
15948
- const n = j(/* @__PURE__ */ new Map()), r = j(/* @__PURE__ */ new Map()), l = qe(e, "opened", e.opened, (m) => new Set(m), (m) => [...m.values()]), a = y(() => {
15948
+ const n = j(/* @__PURE__ */ new Map()), r = j(/* @__PURE__ */ new Map()), l = Xe(e, "opened", e.opened, (m) => new Set(m), (m) => [...m.values()]), a = y(() => {
15949
15949
  if (typeof e.activeStrategy == "object")
15950
15950
  return e.activeStrategy;
15951
15951
  switch (e.activeStrategy) {
@@ -15987,7 +15987,7 @@ const $i = (e) => {
15987
15987
  default:
15988
15988
  return Cf;
15989
15989
  }
15990
- }), o = qe(e, "activated", e.activated, (m) => a.value.in(m, n.value, r.value), (m) => a.value.out(m, n.value, r.value)), u = qe(e, "selected", e.selected, (m) => s.value.in(m, n.value, r.value), (m) => s.value.out(m, n.value, r.value));
15990
+ }), o = Xe(e, "activated", e.activated, (m) => a.value.in(m, n.value, r.value), (m) => a.value.out(m, n.value, r.value)), u = Xe(e, "selected", e.selected, (m) => s.value.in(m, n.value, r.value), (m) => s.value.out(m, n.value, r.value));
15991
15991
  wt(() => {
15992
15992
  t = !0;
15993
15993
  });
@@ -16097,7 +16097,7 @@ const $i = (e) => {
16097
16097
  };
16098
16098
  return gt(Yl, g), g.root;
16099
16099
  }, Sf = (e, t) => {
16100
- const n = Xe(Yl, Ef), r = Symbol(Yt()), l = y(() => e.value !== void 0 ? e.value : r), a = {
16100
+ const n = We(Yl, Ef), r = Symbol(Yt()), l = y(() => e.value !== void 0 ? e.value : r), a = {
16101
16101
  ...n,
16102
16102
  id: l,
16103
16103
  open: (s, i) => n.root.open(l.value, s, i),
@@ -16116,7 +16116,7 @@ const $i = (e) => {
16116
16116
  !n.isGroupActivator && n.root.unregister(l.value);
16117
16117
  }), t && gt(Yl, a), a;
16118
16118
  }, vp = () => {
16119
- const e = Xe(Yl, Ef);
16119
+ const e = We(Yl, Ef);
16120
16120
  gt(Yl, {
16121
16121
  ...e,
16122
16122
  isGroupActivator: !0
@@ -16823,9 +16823,9 @@ const Dp = J({
16823
16823
  let {
16824
16824
  slots: n
16825
16825
  } = t;
16826
- const r = qe(e, "modelValue"), {
16826
+ const r = Xe(e, "modelValue"), {
16827
16827
  scopeId: l
16828
- } = ra(), a = Yt(), s = y(() => e.id || `v-menu-${a}`), i = j(), o = Xe(Qs, null), u = ye(0);
16828
+ } = ra(), a = Yt(), s = y(() => e.id || `v-menu-${a}`), i = j(), o = We(Qs, null), u = ye(0);
16829
16829
  gt(Qs, {
16830
16830
  register() {
16831
16831
  ++u.value;
@@ -16841,7 +16841,7 @@ const Dp = J({
16841
16841
  });
16842
16842
  async function f(h) {
16843
16843
  const C = h.relatedTarget, T = h.target;
16844
- await We(), r.value && C !== T && i.value?.contentEl && // We're the topmost menu
16844
+ await je(), r.value && C !== T && i.value?.contentEl && // We're the topmost menu
16845
16845
  i.value?.globalTop && // It isn't the document or the menu body
16846
16846
  ![document, i.value.contentEl].includes(T) && // It isn't inside the menu body
16847
16847
  !i.value.contentEl.contains(T) && Rl(i.value.contentEl)[0]?.focus();
@@ -17164,7 +17164,7 @@ const zp = ["start", "end", "left", "right", "top", "bottom"], Hp = J({
17164
17164
  mobile: g
17165
17165
  } = A0(e), {
17166
17166
  roundedClasses: m
17167
- } = xt(e), v = v2(), h = qe(e, "modelValue", null, (R) => !!R), {
17167
+ } = xt(e), v = v2(), h = Xe(e, "modelValue", null, (R) => !!R), {
17168
17168
  ssrBootStyles: C
17169
17169
  } = Of(), {
17170
17170
  scopeId: T
@@ -17172,7 +17172,7 @@ const zp = ["start", "end", "left", "right", "top", "bottom"], Hp = J({
17172
17172
  dn(() => e.expandOnHover && e.rail != null, () => {
17173
17173
  ge(I, (R) => r("update:rail", !R));
17174
17174
  }), dn(() => !e.disableResizeWatcher, () => {
17175
- ge(P, (R) => !e.permanent && We(() => h.value = !R));
17175
+ ge(P, (R) => !e.permanent && je(() => h.value = !R));
17176
17176
  }), dn(() => !e.disableRouteWatcher && !!v, () => {
17177
17177
  ge(v.currentRoute, () => P.value && (h.value = !1));
17178
17178
  }), ge(() => e.permanent, (R) => {
@@ -17339,7 +17339,7 @@ de()({
17339
17339
  let {
17340
17340
  slots: n
17341
17341
  } = t;
17342
- const r = qe(e, "modelValue"), l = Yt(), a = y(() => e.id || `v-selection-control-group-${l}`), s = y(() => e.name || a.value), i = /* @__PURE__ */ new Set();
17342
+ const r = Xe(e, "modelValue"), l = Yt(), a = y(() => e.id || `v-selection-control-group-${l}`), s = y(() => e.name || a.value), i = /* @__PURE__ */ new Set();
17343
17343
  return gt(Tf, {
17344
17344
  modelValue: r,
17345
17345
  forceUpdate: () => {
@@ -17386,9 +17386,9 @@ const Mf = J({
17386
17386
  ...kf()
17387
17387
  }, "VSelectionControl");
17388
17388
  function Fp(e) {
17389
- const t = Xe(Tf, void 0), {
17389
+ const t = We(Tf, void 0), {
17390
17390
  densityClasses: n
17391
- } = pn(e), r = qe(e, "modelValue"), l = y(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), a = y(() => e.falseValue !== void 0 ? e.falseValue : !1), s = y(() => !!e.multiple || e.multiple == null && Array.isArray(r.value)), i = y({
17391
+ } = pn(e), r = Xe(e, "modelValue"), l = y(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), a = y(() => e.falseValue !== void 0 ? e.falseValue : !1), s = y(() => !!e.multiple || e.multiple == null && Array.isArray(r.value)), i = y({
17392
17392
  get() {
17393
17393
  const m = t ? t.modelValue.value : r.value;
17394
17394
  return s.value ? Sn(m).some((v) => e.valueComparator(v, l.value)) : e.valueComparator(m, l.value);
@@ -17462,7 +17462,7 @@ const tu = de()({
17462
17462
  b.stopPropagation();
17463
17463
  }
17464
17464
  function P(b) {
17465
- M.value && (e.readonly && l && We(() => l.forceUpdate()), i.value = b.target.checked);
17465
+ M.value && (e.readonly && l && je(() => l.forceUpdate()), i.value = b.target.checked);
17466
17466
  }
17467
17467
  return Ae(() => {
17468
17468
  const b = r.label ? r.label({
@@ -17552,7 +17552,7 @@ const tu = de()({
17552
17552
  let {
17553
17553
  slots: n
17554
17554
  } = t;
17555
- const r = qe(e, "indeterminate"), l = qe(e, "modelValue");
17555
+ const r = Xe(e, "indeterminate"), l = Xe(e, "modelValue");
17556
17556
  function a(o) {
17557
17557
  r.value && (r.value = !1);
17558
17558
  }
@@ -17649,7 +17649,7 @@ const qp = Symbol.for("vuetify:v-slide-group"), Lf = J({
17649
17649
  resizeRef: v,
17650
17650
  contentRect: h
17651
17651
  } = $r(), C = y(() => s.selected.value.length ? s.items.value.findIndex((q) => q.id === s.selected.value[0]) : -1), T = y(() => s.selected.value.length ? s.items.value.findIndex((q) => q.id === s.selected.value[s.selected.value.length - 1]) : -1);
17652
- if (je) {
17652
+ if (Fe) {
17653
17653
  let q = -1;
17654
17654
  ge(() => [s.selected.value, m.value, h.value, d.value], () => {
17655
17655
  cancelAnimationFrame(q), q = requestAnimationFrame(() => {
@@ -17973,7 +17973,7 @@ const Gp = J({
17973
17973
  sizeClasses: m
17974
17974
  } = $l(e), {
17975
17975
  themeClasses: v
17976
- } = it(e), h = qe(e, "modelValue"), C = Ji(e, zf, !1), T = S0(e, n), M = y(() => e.link !== !1 && T.isLink.value), I = y(() => !e.disabled && e.link !== !1 && (!!C || e.link || T.isClickable.value)), H = y(() => ({
17976
+ } = it(e), h = Xe(e, "modelValue"), C = Ji(e, zf, !1), T = S0(e, n), M = y(() => e.link !== !1 && T.isLink.value), I = y(() => !e.disabled && e.link !== !1 && (!!C || e.link || T.isClickable.value)), H = y(() => ({
17977
17977
  "aria-label": a(e.closeLabel),
17978
17978
  onClick(b) {
17979
17979
  b.preventDefault(), b.stopPropagation(), h.value = !1, r("click:close", b);
@@ -18174,8 +18174,8 @@ function $p(e, t) {
18174
18174
  C[q] = (C[q - 1] || 0) + I(q - 1);
18175
18175
  T.value = Math.max(T.value, performance.now() - E);
18176
18176
  }, T), N = ge(v, (E) => {
18177
- E && (N(), f = u.value.offsetTop, H.immediate(), $(), ~M && We(() => {
18178
- je && window.requestAnimationFrame(() => {
18177
+ E && (N(), f = u.value.offsetTop, H.immediate(), $(), ~M && je(() => {
18178
+ Fe && window.requestAnimationFrame(() => {
18179
18179
  X(M), M = -1;
18180
18180
  });
18181
18181
  }));
@@ -18462,7 +18462,7 @@ const lb = J({
18462
18462
  } = t;
18463
18463
  const {
18464
18464
  t: r
18465
- } = b0(), l = j(), a = j(), s = j(), i = qe(e, "menu"), o = y({
18465
+ } = b0(), l = j(), a = j(), s = j(), i = Xe(e, "menu"), o = y({
18466
18466
  get: () => i.value,
18467
18467
  set: (w) => {
18468
18468
  i.value && !w && a.value?.ΨopenChildren || (i.value = w);
@@ -18471,7 +18471,7 @@ const lb = J({
18471
18471
  items: u,
18472
18472
  transformIn: f,
18473
18473
  transformOut: d
18474
- } = Vp(e), g = qe(e, "modelValue", [], (w) => f(w === null ? [null] : Sn(w)), (w) => {
18474
+ } = Vp(e), g = Xe(e, "modelValue", [], (w) => f(w === null ? [null] : Sn(w)), (w) => {
18475
18475
  const E = d(w);
18476
18476
  return e.multiple ? E : E[0] ?? null;
18477
18477
  }), m = y(() => typeof e.counterValue == "function" ? e.counterValue(g.value) : typeof e.counterValue == "number" ? e.counterValue : g.value.length), v = F2(), h = y(() => g.value.map((w) => w.value)), C = ye(!1), T = y(() => o.value ? e.closeText : e.openText);
@@ -18521,7 +18521,7 @@ const lb = J({
18521
18521
  q && (g.value = [...g.value, w]);
18522
18522
  } else {
18523
18523
  const R = E !== !1;
18524
- g.value = R ? [w] : [], We(() => {
18524
+ g.value = R ? [w] : [], je(() => {
18525
18525
  o.value = !1;
18526
18526
  });
18527
18527
  }
@@ -18547,7 +18547,7 @@ const lb = J({
18547
18547
  return ge(o, () => {
18548
18548
  if (!e.hideSelected && o.value && g.value.length) {
18549
18549
  const w = H.value.findIndex((E) => g.value.some((R) => e.valueComparator(R.value, E.value)));
18550
- je && window.requestAnimationFrame(() => {
18550
+ Fe && window.requestAnimationFrame(() => {
18551
18551
  w >= 0 && s.value?.scrollToIndex(w);
18552
18552
  });
18553
18553
  }
@@ -18759,7 +18759,7 @@ const lb = J({
18759
18759
  emit: r,
18760
18760
  slots: l
18761
18761
  } = t;
18762
- const a = qe(e, "modelValue"), {
18762
+ const a = Xe(e, "modelValue"), {
18763
18763
  isFocused: s,
18764
18764
  focus: i,
18765
18765
  blur: o
@@ -18783,7 +18783,7 @@ const lb = J({
18783
18783
  r("mousedown:control", V);
18784
18784
  }
18785
18785
  function H(V) {
18786
- V.stopPropagation(), T(), We(() => {
18786
+ V.stopPropagation(), T(), je(() => {
18787
18787
  a.value = "", R3(e["onClick:clear"], V);
18788
18788
  });
18789
18789
  }
@@ -18791,7 +18791,7 @@ const lb = J({
18791
18791
  const A = V.target;
18792
18792
  if (a.value = A.value, e.modelModifiers?.trim) {
18793
18793
  const k = [A.selectionStart, A.selectionEnd];
18794
- We(() => {
18794
+ je(() => {
18795
18795
  A.selectionStart = k[0], A.selectionEnd = k[1];
18796
18796
  });
18797
18797
  }
@@ -18801,7 +18801,7 @@ const lb = J({
18801
18801
  e.autoGrow || (b.value = +e.rows);
18802
18802
  });
18803
18803
  function z() {
18804
- e.autoGrow && We(() => {
18804
+ e.autoGrow && je(() => {
18805
18805
  if (!P.value || !m.value)
18806
18806
  return;
18807
18807
  const V = getComputedStyle(P.value), A = getComputedStyle(m.value.$el), k = parseFloat(V.getPropertyValue("--v-field-padding-top")) + parseFloat(V.getPropertyValue("--v-input-padding-top")) + parseFloat(V.getPropertyValue("--v-field-padding-bottom")), W = P.value.scrollHeight, $ = parseFloat(V.lineHeight), ae = Math.max(parseFloat(e.rows) * $ + k, parseFloat(A.getPropertyValue("--v-input-control-height"))), X = parseFloat(e.maxRows) * $ + k || 1 / 0, w = gn(W ?? 0, ae, X);
@@ -19067,40 +19067,43 @@ const lb = J({
19067
19067
  key: 0,
19068
19068
  class: "text-capitalize"
19069
19069
  }, hb = {
19070
+ key: 1,
19071
+ class: "text-capitalize"
19072
+ }, vb = {
19070
19073
  key: 0,
19071
19074
  src: Tv,
19072
19075
  height: "48",
19073
19076
  alt: "logo",
19074
19077
  class: "ma-auto",
19075
19078
  style: { opacity: "0.9" }
19076
- }, vb = {
19079
+ }, yb = {
19077
19080
  key: 1,
19078
19081
  src: kv,
19079
19082
  height: "64",
19080
19083
  alt: "logo",
19081
19084
  class: "ma-auto",
19082
19085
  style: { opacity: "0.9" }
19083
- }, yb = {
19086
+ }, pb = {
19084
19087
  key: 0,
19085
19088
  src: Mv,
19086
19089
  width: "100%",
19087
19090
  alt: "logo",
19088
19091
  class: "ma-auto my-n16",
19089
19092
  style: { opacity: "0.9" }
19090
- }, pb = {
19093
+ }, bb = {
19091
19094
  key: 1,
19092
19095
  src: Lv,
19093
19096
  height: "48",
19094
19097
  alt: "logo",
19095
19098
  class: "ma-auto",
19096
19099
  style: { opacity: "0.9" }
19097
- }, bb = { class: "text-mono" }, wb = { class: "text-mono" }, Ab = { key: 0 }, xb = { key: 1 }, Cb = ["data-box-internal"], Vb = { class: "buttons-in-view" }, Eb = { key: 0 }, Sb = { key: 1 }, Ob = { key: 2 }, Db = { key: 3 }, Pb = {
19100
+ }, wb = { class: "text-mono" }, Ab = { class: "text-mono" }, xb = { key: 0 }, Cb = { key: 1 }, Vb = ["data-box-internal"], Eb = { class: "buttons-in-view" }, Sb = { key: 0 }, Ob = { key: 1 }, Db = { key: 2 }, Pb = { key: 3 }, Nb = {
19098
19101
  key: 0,
19099
19102
  class: "slider-in-view"
19100
- }, Nb = {
19103
+ }, Ib = {
19101
19104
  key: 1,
19102
19105
  class: "top-lhc"
19103
- }, Ib = { class: "white--text" }, Tb = /* @__PURE__ */ dt({
19106
+ }, Tb = { class: "white--text" }, kb = /* @__PURE__ */ dt({
19104
19107
  __name: "MftpWebGL3DRModal",
19105
19108
  props: {
19106
19109
  payload: { default: () => ({
@@ -19234,7 +19237,7 @@ const lb = J({
19234
19237
  g.value = !0, d.value = !0, await qc(l, "file_management", "fm_01", r.payload);
19235
19238
  }
19236
19239
  async function $(X, w) {
19237
- X === Z2.fm02 && (await l6(X, w), await We(), Dr.value = !1, d.value = !1, f.value = !1, await a.hoverOverCanvas(!1), await a.setNavCubeVisibility(!1));
19240
+ X === Z2.fm02 && (await l6(X, w), await je(), Dr.value = !1, d.value = !1, f.value = !1, await a.hoverOverCanvas(!1), await a.setNavCubeVisibility(!1));
19238
19241
  }
19239
19242
  function ae(X, w, E) {
19240
19243
  X === Ot.scan_state && r6(w, E), X === Ot.file_management && $(w, E), X === Ot.notifications && _y(w, E);
@@ -19344,7 +19347,7 @@ const lb = J({
19344
19347
  Y(" Close without saving ")
19345
19348
  ]),
19346
19349
  _: 1
19347
- })) : Re("", !0),
19350
+ })) : qe("", !0),
19348
19351
  I("OnSaveSession") ? (ue(), Le(Se, {
19349
19352
  key: 1,
19350
19353
  color: "primary",
@@ -19438,7 +19441,7 @@ const lb = J({
19438
19441
  })
19439
19442
  ]),
19440
19443
  _: 1
19441
- })) : Re("", !0),
19444
+ })) : qe("", !0),
19442
19445
  I("OnDownloadDicomSeries") ? (ue(), Le(Dt, {
19443
19446
  key: 1,
19444
19447
  onClick: w[9] || (w[9] = (E) => N("OnDownloadDicomSeries"))
@@ -19460,7 +19463,7 @@ const lb = J({
19460
19463
  })
19461
19464
  ]),
19462
19465
  _: 1
19463
- })) : Re("", !0),
19466
+ })) : qe("", !0),
19464
19467
  I("OnLoadSavedSession") ? (ue(), Le(Dt, {
19465
19468
  key: 2,
19466
19469
  onClick: w[10] || (w[10] = (E) => N("OnLoadSavedSession"))
@@ -19482,7 +19485,7 @@ const lb = J({
19482
19485
  })
19483
19486
  ]),
19484
19487
  _: 1
19485
- })) : Re("", !0),
19488
+ })) : qe("", !0),
19486
19489
  I("OnSendTo3rdParty") ? (ue(), Le(Dt, {
19487
19490
  key: 3,
19488
19491
  onClick: w[11] || (w[11] = (E) => N("OnSendTo3rdParty"))
@@ -19504,7 +19507,7 @@ const lb = J({
19504
19507
  })
19505
19508
  ]),
19506
19509
  _: 1
19507
- })) : Re("", !0),
19510
+ })) : qe("", !0),
19508
19511
  I("OnShareToMobile") ? (ue(), Le(Dt, {
19509
19512
  key: 4,
19510
19513
  onClick: w[12] || (w[12] = (E) => N("OnShareToMobile"))
@@ -19526,7 +19529,7 @@ const lb = J({
19526
19529
  })
19527
19530
  ]),
19528
19531
  _: 1
19529
- })) : Re("", !0),
19532
+ })) : qe("", !0),
19530
19533
  c(Dt, {
19531
19534
  onClick: w[13] || (w[13] = (E) => {
19532
19535
  N("OnClosePopup"), k(!1);
@@ -19648,8 +19651,8 @@ const lb = J({
19648
19651
  }),
19649
19652
  c(ut),
19650
19653
  Ye("div", gb, [
19651
- L(Da) ? (ue(), ke("span", mb, "[3DICOM " + Fe(L(n0)) + " Demo] ", 1)) : Re("", !0),
19652
- Y("Not for Diagnostic Use ")
19654
+ L(Da) ? (ue(), ke("span", mb, " 3DICOM " + Re(L(n0)) + " DEMO | ", 1)) : (ue(), ke("span", hb, " 3DICOM Patient Viewer | ")),
19655
+ Y(" Not for Diagnostic Use ")
19653
19656
  ]),
19654
19657
  c(ut),
19655
19658
  c(Se, {
@@ -19735,14 +19738,14 @@ const lb = J({
19735
19738
  key: 0,
19736
19739
  class: gr(["d-flex align-center pb-1", f.value ? "py-2" : "pa-2"])
19737
19740
  }, [
19738
- f.value ? Re("", !0) : (ue(), ke("img", hb)),
19739
- f.value ? (ue(), ke("img", vb)) : Re("", !0)
19741
+ f.value ? qe("", !0) : (ue(), ke("img", vb)),
19742
+ f.value ? (ue(), ke("img", yb)) : qe("", !0)
19740
19743
  ], 2)) : (ue(), ke("div", {
19741
19744
  key: 1,
19742
19745
  class: gr(["d-flex align-center pb-1", f.value ? "py-2" : "pa-2 my-n12"])
19743
19746
  }, [
19744
- f.value ? Re("", !0) : (ue(), ke("img", yb)),
19745
- f.value ? (ue(), ke("img", pb)) : Re("", !0)
19747
+ f.value ? qe("", !0) : (ue(), ke("img", pb)),
19748
+ f.value ? (ue(), ke("img", bb)) : qe("", !0)
19746
19749
  ], 2)),
19747
19750
  Ye("div", {
19748
19751
  class: "text-center mx-auto pa-0 text-white sub-type",
@@ -19780,19 +19783,19 @@ const lb = J({
19780
19783
  color: E.color
19781
19784
  }, {
19782
19785
  default: x(() => [
19783
- Y(Fe(E.icon || "radio_button_checked"), 1)
19786
+ Y(Re(E.icon || "radio_button_checked"), 1)
19784
19787
  ]),
19785
19788
  _: 2
19786
19789
  }, 1032, ["large", "size", "color"])
19787
19790
  ], 6)
19788
19791
  ]),
19789
19792
  default: x(() => [
19790
- f.value ? Re("", !0) : (ue(), Le(zn, {
19793
+ f.value ? qe("", !0) : (ue(), Le(zn, {
19791
19794
  key: 0,
19792
19795
  class: "text-white font-weight-medium ml-3"
19793
19796
  }, {
19794
19797
  default: x(() => [
19795
- Y(Fe(E.text), 1)
19798
+ Y(Re(E.text), 1)
19796
19799
  ]),
19797
19800
  _: 2
19798
19801
  }, 1024))
@@ -19801,7 +19804,7 @@ const lb = J({
19801
19804
  }, 1040, ["class", "disabled", "onClick"])
19802
19805
  ]),
19803
19806
  default: x(() => [
19804
- Y(" " + Fe(E.tooltip), 1)
19807
+ Y(" " + Re(E.tooltip), 1)
19805
19808
  ]),
19806
19809
  _: 2
19807
19810
  }, 1024))), 128))
@@ -19832,7 +19835,7 @@ const lb = J({
19832
19835
  style: { "margin-left": "8px !important", "margin-right": "10px !important" }
19833
19836
  }, {
19834
19837
  default: x(() => [
19835
- Y(Fe(E.icon || "radio_button_checked"), 1)
19838
+ Y(Re(E.icon || "radio_button_checked"), 1)
19836
19839
  ]),
19837
19840
  _: 2
19838
19841
  }, 1024)
@@ -19841,7 +19844,7 @@ const lb = J({
19841
19844
  }, 1040, ["disabled", "onClick"])
19842
19845
  ]),
19843
19846
  default: x(() => [
19844
- Y(" " + Fe(E.tooltip), 1)
19847
+ Y(" " + Re(E.tooltip), 1)
19845
19848
  ]),
19846
19849
  _: 2
19847
19850
  }, 1024))), 128))
@@ -19864,11 +19867,11 @@ const lb = J({
19864
19867
  Ye("span", null, [
19865
19868
  c(Ve, { small: "" }, {
19866
19869
  default: x(() => [
19867
- Y(Fe(h.value[0].icon), 1)
19870
+ Y(Re(h.value[0].icon), 1)
19868
19871
  ]),
19869
19872
  _: 1
19870
19873
  }),
19871
- Y("  " + Fe(h.value[0].text), 1)
19874
+ Y("  " + Re(h.value[0].text), 1)
19872
19875
  ]),
19873
19876
  c(ut),
19874
19877
  c(Bt, {
@@ -19876,7 +19879,7 @@ const lb = J({
19876
19879
  activator: "parent"
19877
19880
  }, {
19878
19881
  default: x(() => [
19879
- Y(Fe(h.value[0].tooltip), 1)
19882
+ Y(Re(h.value[0].tooltip), 1)
19880
19883
  ]),
19881
19884
  _: 1
19882
19885
  })
@@ -19932,16 +19935,16 @@ const lb = J({
19932
19935
  ]),
19933
19936
  subtitle: x(() => [
19934
19937
  Y(" Skin Density: "),
19935
- Ye("span", bb, Fe(R.raw.Lower), 1),
19938
+ Ye("span", wb, Re(R.raw.Lower), 1),
19936
19939
  c(ut),
19937
19940
  Y(" Bone Density: "),
19938
- Ye("span", wb, Fe(R.raw.Upper), 1)
19941
+ Ye("span", Ab, Re(R.raw.Upper), 1)
19939
19942
  ]),
19940
19943
  _: 2
19941
19944
  }, 1040, ["title", "onClick"])
19942
19945
  ]),
19943
19946
  selection: x(({ item: E }) => [
19944
- E.raw === void 0 || !E.raw.Name ? (ue(), ke("span", Ab, "None")) : (ue(), ke("span", xb, Fe(E.raw.Name), 1))
19947
+ E.raw === void 0 || !E.raw.Name ? (ue(), ke("span", xb, "None")) : (ue(), ke("span", Cb, Re(E.raw.Name), 1))
19945
19948
  ]),
19946
19949
  _: 1
19947
19950
  }, 8, ["value", "items"])
@@ -19993,7 +19996,7 @@ const lb = J({
19993
19996
  default: x(() => [
19994
19997
  c(Ve, { color: "black" }, {
19995
19998
  default: x(() => [
19996
- Y(Fe(f.value ? "chevron_right" : "chevron_left"), 1)
19999
+ Y(Re(f.value ? "chevron_right" : "chevron_left"), 1)
19997
20000
  ]),
19998
20001
  _: 1
19999
20002
  })
@@ -20027,8 +20030,8 @@ const lb = J({
20027
20030
  c(sp, null, {
20028
20031
  default: x(({ isHovering: q, props: ee }) => [
20029
20032
  Ye("div", fe({ style: { width: "100%", height: "100%" } }, ee), [
20030
- Ke(Ye("div", Vb, [
20031
- L(re).Layout.PositionData.length !== 1 ? (ue(), ke("div", Eb, [
20033
+ Ke(Ye("div", Eb, [
20034
+ L(re).Layout.PositionData.length !== 1 ? (ue(), ke("div", Sb, [
20032
20035
  c(Se, {
20033
20036
  color: "transparent",
20034
20037
  onClick: (U) => B(E.DefaultView),
@@ -20050,12 +20053,12 @@ const lb = J({
20050
20053
  activator: "parent"
20051
20054
  }, {
20052
20055
  default: x(() => [
20053
- Y(" Make " + Fe(z(O(E))) + " fullscreen ", 1)
20056
+ Y(" Make " + Re(z(O(E))) + " fullscreen ", 1)
20054
20057
  ]),
20055
20058
  _: 2
20056
20059
  }, 1024)
20057
- ])) : Re("", !0),
20058
- L(re).Layout.PositionData.length === 1 ? (ue(), ke("div", Sb, [
20060
+ ])) : qe("", !0),
20061
+ L(re).Layout.PositionData.length === 1 ? (ue(), ke("div", Ob, [
20059
20062
  c(Se, {
20060
20063
  color: "transparent",
20061
20064
  onClick: w[32] || (w[32] = (U) => L(a).layouts(L($2))),
@@ -20081,7 +20084,7 @@ const lb = J({
20081
20084
  ]),
20082
20085
  _: 1
20083
20086
  })
20084
- ])) : Re("", !0),
20087
+ ])) : qe("", !0),
20085
20088
  Ye("div", null, [
20086
20089
  c(Se, {
20087
20090
  color: "transparent",
@@ -20115,7 +20118,7 @@ const lb = J({
20115
20118
  _: 1
20116
20119
  })
20117
20120
  ]),
20118
- O(E) === L(Rt).Volume ? (ue(), ke("div", Ob, [
20121
+ O(E) === L(Rt).Volume ? (ue(), ke("div", Db, [
20119
20122
  c(xl, {
20120
20123
  modelValue: i.value,
20121
20124
  "onUpdate:modelValue": w[37] || (w[37] = (U) => i.value = U),
@@ -20179,8 +20182,8 @@ const lb = J({
20179
20182
  ]),
20180
20183
  _: 2
20181
20184
  }, 1032, ["modelValue"])
20182
- ])) : Re("", !0),
20183
- O(E) !== L(Rt).Volume ? (ue(), ke("div", Db, [
20185
+ ])) : qe("", !0),
20186
+ O(E) !== L(Rt).Volume ? (ue(), ke("div", Pb, [
20184
20187
  c(xl, {
20185
20188
  modelValue: o.value[R],
20186
20189
  "onUpdate:modelValue": (U) => o.value[R] = U,
@@ -20205,7 +20208,7 @@ const lb = J({
20205
20208
  }, 1040)
20206
20209
  ]),
20207
20210
  default: x(() => [
20208
- Y(" Rotate " + Fe(z(O(E))) + " by an angle ", 1)
20211
+ Y(" Rotate " + Re(z(O(E))) + " by an angle ", 1)
20209
20212
  ]),
20210
20213
  _: 2
20211
20214
  }, 1024)
@@ -20219,7 +20222,7 @@ const lb = J({
20219
20222
  default: x(() => [
20220
20223
  c(Mi, null, {
20221
20224
  default: x(() => [
20222
- Y("Rotate " + Fe(z(O(E))) + " by an angle", 1)
20225
+ Y("Rotate " + Re(z(O(E))) + " by an angle", 1)
20223
20226
  ]),
20224
20227
  _: 2
20225
20228
  }, 1024),
@@ -20260,49 +20263,49 @@ const lb = J({
20260
20263
  ]),
20261
20264
  _: 2
20262
20265
  }, 1032, ["modelValue", "onUpdate:modelValue"])
20263
- ])) : Re("", !0)
20266
+ ])) : qe("", !0)
20264
20267
  ], 512), [
20265
20268
  [
20266
20269
  It,
20267
20270
  q || i.value || o.value.filter((U) => U).length > 0
20268
20271
  ]
20269
20272
  ]),
20270
- (ue(), ke("div", Pb, [
20273
+ (ue(), ke("div", Nb, [
20271
20274
  O(E) === L(Rt).Transverse ? (ue(), Le(_0, fe({
20272
20275
  key: 0,
20273
20276
  value: L(re).Orientations.Transverse.Slice,
20274
20277
  "onUpdate:value": w[39] || (w[39] = (U) => L(re).Orientations.Transverse.Slice = U)
20275
- }, L(Ws)), null, 16, ["value"])) : Re("", !0),
20278
+ }, L(Ws)), null, 16, ["value"])) : qe("", !0),
20276
20279
  O(E) === L(Rt).Coronal ? (ue(), Le(_0, fe({
20277
20280
  key: 1,
20278
20281
  value: L(re).Orientations.Coronal.Slice,
20279
20282
  "onUpdate:value": w[40] || (w[40] = (U) => L(re).Orientations.Coronal.Slice = U)
20280
- }, L(qs)), null, 16, ["value"])) : Re("", !0),
20283
+ }, L(qs)), null, 16, ["value"])) : qe("", !0),
20281
20284
  O(E) === L(Rt).Sagittal ? (ue(), Le(_0, fe({
20282
20285
  key: 2,
20283
20286
  value: L(re).Orientations.Sagittal.Slice,
20284
20287
  "onUpdate:value": w[41] || (w[41] = (U) => L(re).Orientations.Sagittal.Slice = U)
20285
- }, L(Xs)), null, 16, ["value"])) : Re("", !0)
20288
+ }, L(Xs)), null, 16, ["value"])) : qe("", !0)
20286
20289
  ])),
20287
- q ? (ue(), ke("div", Nb, [
20288
- Ye("div", Ib, Fe(z(O(E))), 1)
20289
- ])) : Re("", !0)
20290
+ q ? (ue(), ke("div", Ib, [
20291
+ Ye("div", Tb, Re(z(O(E))), 1)
20292
+ ])) : qe("", !0)
20290
20293
  ], 16)
20291
20294
  ]),
20292
20295
  _: 2
20293
20296
  }, 1024)
20294
- ], 12, Cb))), 128))
20297
+ ], 12, Vb))), 128))
20295
20298
  ]),
20296
20299
  _: 1
20297
20300
  }, 8, ["class"])), [
20298
20301
  [It, g.value && !d.value]
20299
- ]) : Re("", !0)
20302
+ ]) : qe("", !0)
20300
20303
  ], 4),
20301
- g.value ? Re("", !0) : (ue(), Le(Tc, { key: 0 })),
20304
+ g.value ? qe("", !0) : (ue(), Le(Tc, { key: 0 })),
20302
20305
  d.value ? (ue(), Le(Tc, {
20303
20306
  key: 1,
20304
20307
  text: "Rendering your scan in 3D"
20305
- })) : Re("", !0),
20308
+ })) : qe("", !0),
20306
20309
  T.value ? (ue(), Le(ib, {
20307
20310
  key: 2,
20308
20311
  style: { position: "absolute", top: "0px", right: "-0px", width: "240px", "z-index": "10000" },
@@ -20313,7 +20316,7 @@ const lb = J({
20313
20316
  height: "800",
20314
20317
  value: JSON.stringify(L(re), null, 2),
20315
20318
  disabled: ""
20316
- }, null, 8, ["value"])) : Re("", !0)
20319
+ }, null, 8, ["value"])) : qe("", !0)
20317
20320
  ]),
20318
20321
  _: 1
20319
20322
  })
@@ -20322,15 +20325,15 @@ const lb = J({
20322
20325
  }, 8, ["modelValue"])
20323
20326
  ], 64));
20324
20327
  }
20325
- }), kb = J({
20328
+ }), Mb = J({
20326
20329
  ...Ee(),
20327
20330
  ...ev({
20328
20331
  fullHeight: !0
20329
20332
  }),
20330
20333
  ...et()
20331
- }, "VApp"), Mb = de()({
20334
+ }, "VApp"), Lb = de()({
20332
20335
  name: "VApp",
20333
- props: kb(),
20336
+ props: Mb(),
20334
20337
  setup(e, t) {
20335
20338
  let {
20336
20339
  slots: n
@@ -20355,7 +20358,7 @@ const lb = J({
20355
20358
  theme: r
20356
20359
  };
20357
20360
  }
20358
- }), Lb = { "data-vuetify": "" }, zb = /* @__PURE__ */ dt({
20361
+ }), zb = { "data-vuetify": "" }, Hb = /* @__PURE__ */ dt({
20359
20362
  __name: "App",
20360
20363
  setup(e, { expose: t }) {
20361
20364
  const n = j({
@@ -20369,12 +20372,12 @@ const lb = J({
20369
20372
  loadInstance: a
20370
20373
  });
20371
20374
  async function a(s, i) {
20372
- n.value = s || n.value, r.value = i, await We(), L(l)?.alterValue(!0);
20375
+ n.value = s || n.value, r.value = i, await je(), L(l)?.alterValue(!0);
20373
20376
  }
20374
- return (s, i) => (ue(), ke("div", Lb, [
20375
- c(Mb, { style: { height: "0", width: "0" } }, {
20377
+ return (s, i) => (ue(), ke("div", zb, [
20378
+ c(Lb, { style: { height: "0", width: "0" } }, {
20376
20379
  default: x(() => [
20377
- c(Tb, {
20380
+ c(kb, {
20378
20381
  ref_key: "mftpWebGL3DRModal",
20379
20382
  ref: l,
20380
20383
  payload: n.value,
@@ -20386,33 +20389,33 @@ const lb = J({
20386
20389
  c(L(f2))
20387
20390
  ]));
20388
20391
  }
20389
- }), Hb = "__3cr-viewer-injected-style__";
20392
+ }), Bb = "__3cr-viewer-injected-style__";
20390
20393
  let Js, Hf = "__modal_set__";
20391
- async function Bb(e, t = {
20394
+ async function Rb(e, t = {
20392
20395
  disableTheme: !1
20393
20396
  }) {
20394
20397
  const n = document.createElement("div");
20395
20398
  n.style.width = "0", n.style.height = "0", n.id = Hf, document.body.appendChild(n);
20396
- const r = $1(zb);
20399
+ const r = $1(Hb);
20397
20400
  t.disableTheme && (c2.value = !0), Iv(r), Js = r.mount(n), await Bf(e);
20398
20401
  }
20399
- async function Rb(e = void 0, t = Zi) {
20402
+ async function Fb(e = void 0, t = Zi) {
20400
20403
  if (!Js)
20401
20404
  throw new Error(
20402
20405
  "Please call `registerViewer(version: string, idSelector: string)` first"
20403
20406
  );
20404
20407
  await Js.loadInstance(e, t);
20405
20408
  }
20406
- async function Fb() {
20409
+ async function jb() {
20407
20410
  console.log("Ejected Viewer");
20408
- const e = document.getElementById(Hf), t = document.getElementById(Hb);
20411
+ const e = document.getElementById(Hf), t = document.getElementById(Bb);
20409
20412
  e?.remove(), t?.remove();
20410
20413
  }
20411
20414
  if (globalThis.Viewer3CR)
20412
20415
  for (const e of Object.keys(globalThis.Viewer3CR))
20413
20416
  globalThis[e] = globalThis.Viewer3CR[e];
20414
20417
  export {
20415
- Fb as ejectViewer,
20416
- Rb as loadViewer,
20417
- Bb as registerViewer
20418
+ jb as ejectViewer,
20419
+ Fb as loadViewer,
20420
+ Rb as registerViewer
20418
20421
  };