@qispace/vue3-player 0.1.33 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  var Dt = Object.defineProperty;
2
2
  var Mt = (v, n, e) => n in v ? Dt(v, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : v[n] = e;
3
3
  var ne = (v, n, e) => (Mt(v, typeof n != "symbol" ? n + "" : n, e), e);
4
- import { defineComponent as j, ref as d, computed as T, openBlock as m, createElementBlock as F, watch as Y, onMounted as ie, onBeforeUnmount as Pe, withDirectives as de, createElementVNode as i, normalizeStyle as le, vShow as pe, createVNode as y, Fragment as ue, renderList as ve, createCommentVNode as H, inject as Be, resolveComponent as B, withCtx as k, toDisplayString as z, unref as oe, createTextVNode as X, normalizeClass as Ae, createBlock as $, renderSlot as ee, provide as Qe, reactive as st, watchEffect as Ce, resolveDynamicComponent as ht, normalizeProps as tt, guardReactiveProps as nt, mergeProps as ye, nextTick as Me, Transition as Le, createSlots as Et, pushScopeId as it, popScopeId as rt, vModelText as Tt, createStaticVNode as ft, onBeforeUpdate as Vt } from "vue";
4
+ import { defineComponent as Y, ref as d, computed as T, openBlock as m, createElementBlock as F, watch as P, onMounted as ie, onBeforeUnmount as je, withDirectives as de, createElementVNode as i, normalizeStyle as le, vShow as pe, createVNode as y, Fragment as ue, renderList as ve, createCommentVNode as H, inject as Be, resolveComponent as B, withCtx as k, toDisplayString as z, unref as oe, createTextVNode as X, normalizeClass as Ae, createBlock as $, renderSlot as ee, provide as Qe, reactive as st, watchEffect as Ce, resolveDynamicComponent as ht, normalizeProps as tt, guardReactiveProps as nt, mergeProps as ye, nextTick as Me, Transition as Le, createSlots as Et, pushScopeId as it, popScopeId as rt, vModelText as Tt, createStaticVNode as ft, onBeforeUpdate as Vt } from "vue";
5
5
  import at from "axios";
6
6
  import * as Bt from "@qispace/player-core";
7
7
  import * as Ve from "three";
@@ -42,7 +42,7 @@ class ge {
42
42
  }
43
43
  }
44
44
  }
45
- const Rt = /* @__PURE__ */ j({
45
+ const Rt = /* @__PURE__ */ Y({
46
46
  __name: "VHoverProbe",
47
47
  setup(v, { expose: n }) {
48
48
  const e = d(), o = T(() => window.getComputedStyle(e.value).display === "none");
@@ -63,7 +63,7 @@ const Rt = /* @__PURE__ */ j({
63
63
  function se(v, n) {
64
64
  return typeof v == "string" ? `${v}${n}` : v(n);
65
65
  }
66
- const Ot = /* @__PURE__ */ j({
66
+ const Ot = /* @__PURE__ */ Y({
67
67
  __name: "VApartmentChooserRaster",
68
68
  props: {
69
69
  cdnFileResolver: {},
@@ -76,7 +76,7 @@ const Ot = /* @__PURE__ */ j({
76
76
  },
77
77
  emits: ["selectUnit", "goToUnit", "hoverOver", "hoverOut", "pos"],
78
78
  setup(v, { emit: n }) {
79
- const e = v, o = n, t = d({ x: 0, y: 0, width: 0, height: 0 }), a = d(0), r = d(0), l = d(), p = d(), s = d(), u = d(), c = d(-1), _ = d(!1), f = d(), h = d(), w = d({}), S = d("auto"), C = d(new ge()), g = d({}), U = d(), b = d(), V = d(), I = d(), L = d(), G = T(() => V.value.isHoverEnabled), D = T(() => se(
79
+ const e = v, o = n, t = d({ x: 0, y: 0, width: 0, height: 0 }), a = d(0), r = d(0), l = d(), p = d(), s = d(), u = d(), c = d(-1), _ = d(!1), h = d(), f = d(), w = d({}), S = d("auto"), C = d(new ge()), g = d({}), U = d(), b = d(), V = d(), I = d(), L = d(), G = T(() => V.value.isHoverEnabled), D = T(() => se(
80
80
  e.cdnFileResolver,
81
81
  `/scenedata${e.viewModel.currentScene}.png`
82
82
  )), Z = T(() => D.value in w.value ? w.value[D.value] : null), x = T(() => c.value < 0 ? !1 : e.sceneData.find((Q) => Q.index === c.value) || !1), E = T(() => ({
@@ -84,7 +84,7 @@ const Ot = /* @__PURE__ */ j({
84
84
  height: r.value + "px",
85
85
  cursor: S.value
86
86
  })), M = T(() => `hover-${_.value ? "over" : "out"}-${x.value ? typeof x.value == "object" && "unitId" in x.value ? x.value.unitId : x.value : ""}`);
87
- Y(
87
+ P(
88
88
  D,
89
89
  () => {
90
90
  w.value[D.value] || C.value.loadImageData(D.value).then((W) => {
@@ -95,15 +95,15 @@ const Ot = /* @__PURE__ */ j({
95
95
  });
96
96
  },
97
97
  { immediate: !0 }
98
- ), Y(Z, () => {
98
+ ), P(Z, () => {
99
99
  Z.value && O();
100
- }), Y(
100
+ }), P(
101
101
  () => e.viewModel.currentScene,
102
102
  () => {
103
103
  De();
104
104
  },
105
105
  { immediate: !0 }
106
- ), Y(
106
+ ), P(
107
107
  [
108
108
  () => e.viewModel.isRotating,
109
109
  () => e.drawObserver,
@@ -112,9 +112,9 @@ const Ot = /* @__PURE__ */ j({
112
112
  () => {
113
113
  De();
114
114
  }
115
- ), Y(x, () => {
115
+ ), P(x, () => {
116
116
  De(), x.value ? S.value = "pointer" : S.value = "auto";
117
- }), Y(M, () => {
117
+ }), P(M, () => {
118
118
  _.value ? o("hoverOver", {
119
119
  hoverUnit: x.value ? x.value.unitId : !1,
120
120
  closeHandler: () => Je()
@@ -122,7 +122,7 @@ const Ot = /* @__PURE__ */ j({
122
122
  hoverUnit: x.value ? x.value.unitId : !1,
123
123
  closeHandler: () => Je()
124
124
  });
125
- }), Y(t, () => {
125
+ }), P(t, () => {
126
126
  o("pos", t.value);
127
127
  }), ie(() => {
128
128
  b.value = () => {
@@ -130,7 +130,7 @@ const Ot = /* @__PURE__ */ j({
130
130
  ke();
131
131
  }, 50);
132
132
  }, window.addEventListener("resize", b.value), ke();
133
- }), Pe(() => {
133
+ }), je(() => {
134
134
  window.removeEventListener("resize", b.value);
135
135
  for (const W in w.value)
136
136
  URL.revokeObjectURL(w.value[W]);
@@ -153,7 +153,7 @@ const Ot = /* @__PURE__ */ j({
153
153
  const Q = te(W.offsetX, W.offsetY);
154
154
  Q < 0 || G && Se(Q);
155
155
  }
156
- function P() {
156
+ function j() {
157
157
  if (p.value && p.value.width) {
158
158
  I.value.width = p.value.width, I.value.height = p.value.height, l.value.drawImage(
159
159
  p.value,
@@ -181,7 +181,7 @@ const Ot = /* @__PURE__ */ j({
181
181
  }
182
182
  }
183
183
  function te(W, Q) {
184
- f.value = W, h.value = Q;
184
+ h.value = W, f.value = Q;
185
185
  const ae = I.value.offsetWidth / I.value.width, ze = I.value.offsetHeight / I.value.height, Te = (W / ae).toFixed(), Fe = (Q / ze).toFixed(), fe = Number(Fe) * (I.value.width * 4) + Number(Te) * 4, Ue = u.value.data[fe];
186
186
  return u.value.data[fe + 3] > 0 ? Ue : -1;
187
187
  }
@@ -239,7 +239,7 @@ const Ot = /* @__PURE__ */ j({
239
239
  a.value = L.value.offsetWidth, r.value = L.value.offsetHeight;
240
240
  }
241
241
  function Ee() {
242
- P(), De();
242
+ j(), De();
243
243
  }
244
244
  function De() {
245
245
  be(), me(), l.value && s.value && l.value.putImageData(s.value, 0, 0);
@@ -273,7 +273,7 @@ const Ot = /* @__PURE__ */ j({
273
273
  }, null, 512)
274
274
  ], 512));
275
275
  }
276
- }), $t = /* @__PURE__ */ q(Ot, [["__scopeId", "data-v-27d7323f"]]), Ut = ["viewBox"], Ht = ["innerHTML", "onMouseenter", "onMouseleave", "onClick"], Yt = /* @__PURE__ */ j({
276
+ }), $t = /* @__PURE__ */ q(Ot, [["__scopeId", "data-v-27d7323f"]]), Ut = ["viewBox"], Ht = ["innerHTML", "onMouseenter", "onMouseleave", "onClick"], Pt = /* @__PURE__ */ Y({
277
277
  __name: "VApartmentChooserSvg",
278
278
  props: {
279
279
  cdnFileResolver: {},
@@ -287,23 +287,23 @@ const Ot = /* @__PURE__ */ j({
287
287
  emits: ["selectUnit", "goToUnit", "hoverOver", "hoverOut", "pos"],
288
288
  setup(v, { emit: n }) {
289
289
  const e = v, o = n, t = d({ x: 0, y: 0, width: 0, height: 0 }), a = d(-1), r = d({}), l = d(null), p = d(new ge()), s = d(), u = d(), c = T(() => u.value.isHoverEnabled);
290
- Y(
290
+ P(
291
291
  () => e.viewModel.currentScene,
292
292
  () => {
293
293
  e.viewModel.currentScene in r.value && (l.value = r.value[e.viewModel.currentScene]);
294
294
  },
295
295
  { immediate: !0 }
296
- ), Y(
296
+ ), P(
297
297
  r,
298
298
  () => {
299
299
  e.viewModel.currentScene in r.value && (l.value = r.value[e.viewModel.currentScene]);
300
300
  },
301
301
  { immediate: !0 }
302
- ), Y(t, () => {
302
+ ), P(t, () => {
303
303
  o("pos", t.value);
304
- }), Y(a, (b, V) => {
304
+ }), P(a, (b, V) => {
305
305
  if (b >= 0) {
306
- const I = f(b);
306
+ const I = h(b);
307
307
  o("hoverOver", {
308
308
  hoverUnit: I,
309
309
  closeHandler: () => {
@@ -311,7 +311,7 @@ const Ot = /* @__PURE__ */ j({
311
311
  }
312
312
  });
313
313
  } else {
314
- const I = f(V);
314
+ const I = h(V);
315
315
  o("hoverOut", {
316
316
  hoverUnit: I,
317
317
  closeHandler: () => {
@@ -347,24 +347,24 @@ const Ot = /* @__PURE__ */ j({
347
347
  height: s.value.offsetHeight
348
348
  };
349
349
  }
350
- function f(b) {
350
+ function h(b) {
351
351
  var V;
352
352
  return (V = e.sceneData.find(
353
353
  (I) => I.index === (typeof b == "string" ? parseInt(b) : b)
354
354
  )) == null ? void 0 : V.unitId;
355
355
  }
356
- function h(b) {
356
+ function f(b) {
357
357
  c.value && (a.value = b);
358
358
  }
359
359
  function w(b) {
360
360
  c.value && (a.value = -1);
361
361
  }
362
362
  function S(b) {
363
- const V = f(b);
363
+ const V = h(b);
364
364
  o("selectUnit", V), c.value && V && e.canGoToUnitCallback(V) ? o("goToUnit", V) : a.value = b;
365
365
  }
366
366
  function C(b) {
367
- const V = f(b);
367
+ const V = h(b);
368
368
  let I = "idle";
369
369
  a.value < 0 && e.selectedUnitId && V === e.selectedUnitId ? I = "selected" : a.value >= 0 && a.value === b && (I = "hover");
370
370
  const L = e.colorCallback(V, I);
@@ -413,7 +413,7 @@ const Ot = /* @__PURE__ */ j({
413
413
  key: I,
414
414
  innerHTML: L,
415
415
  style: le(C(I)),
416
- onMouseenter: (G) => h(I),
416
+ onMouseenter: (G) => f(I),
417
417
  onMouseleave: (G) => w(),
418
418
  onClick: (G) => S(I)
419
419
  }, null, 44, Ht))), 128))
@@ -427,10 +427,10 @@ const Ot = /* @__PURE__ */ j({
427
427
  }, null, 512)
428
428
  ], 512));
429
429
  }
430
- }), jt = /* @__PURE__ */ q(Yt, [["__scopeId", "data-v-e6c054c7"]]), _e = Symbol(), Pt = {
430
+ }), Yt = /* @__PURE__ */ q(Pt, [["__scopeId", "data-v-e6c054c7"]]), _e = Symbol(), jt = {
431
431
  key: 0,
432
432
  class: "text-success d-none d-md-flex"
433
- }, Wt = { class: "text-success" }, zt = /* @__PURE__ */ j({
433
+ }, Wt = { class: "text-success" }, zt = /* @__PURE__ */ Y({
434
434
  __name: "VApartmentChooserNavigation",
435
435
  props: {
436
436
  canGoToUnitCallback: { type: Function, default: () => !0 },
@@ -445,7 +445,7 @@ const Ot = /* @__PURE__ */ j({
445
445
  const e = v, o = T(() => e.selectedUnitId), t = T(() => e.nextUnitId), a = T(() => e.prevUnitId), r = n, l = Be(_e);
446
446
  ie(() => {
447
447
  window.addEventListener("keydown", p);
448
- }), Pe(() => {
448
+ }), je(() => {
449
449
  window.removeEventListener("keydown", p);
450
450
  });
451
451
  function p(s) {
@@ -477,7 +477,7 @@ const Ot = /* @__PURE__ */ j({
477
477
  onClick: u[2] || (u[2] = (_) => r("goToUnit", o.value))
478
478
  }, {
479
479
  default: k(() => [
480
- o.value && s.canGoToUnitCallback(o.value) ? (m(), F("span", Pt, z(oe(l).getLabel("seeApartment")) + "  ", 1)) : H("", !0),
480
+ o.value && s.canGoToUnitCallback(o.value) ? (m(), F("span", jt, z(oe(l).getLabel("seeApartment")) + "  ", 1)) : H("", !0),
481
481
  i("span", Wt, z(o.value ? e.unitRenderer(o.value) : "-"), 1)
482
482
  ]),
483
483
  _: 1
@@ -598,7 +598,7 @@ const Qt = {
598
598
  key: 2,
599
599
  id: "image-stack",
600
600
  class: "frame-container"
601
- }, en = ["alt"], tn = ["srcset"], nn = ["src"], vt = 64, Ne = 4, on = 120, an = /* @__PURE__ */ j({
601
+ }, en = ["alt"], tn = ["srcset"], nn = ["src"], vt = 64, Ne = 4, on = 120, an = /* @__PURE__ */ Y({
602
602
  __name: "VApartmentChooserRotator",
603
603
  props: {
604
604
  viewModel: {},
@@ -608,12 +608,12 @@ const Qt = {
608
608
  },
609
609
  emits: ["loaded", "error", "progress"],
610
610
  setup(v, { emit: n }) {
611
- const e = v, o = n, t = f(), a = d(
611
+ const e = v, o = n, t = h(), a = d(
612
612
  new lt(t.length).onLoadFinished(() => o("loaded")).onLoadProgress((C) => o("progress", C)).onLoadError(() => o("error"))
613
613
  ), r = d(
614
614
  new Gt(e.cardinalFrames, vt)
615
615
  ), l = d(t), p = d(!1), s = T(() => l.value.find((C) => C.show));
616
- Y(
616
+ P(
617
617
  () => e.viewModel.currentScene,
618
618
  (C, g) => {
619
619
  const U = S(g, C), b = w(g, C);
@@ -644,10 +644,10 @@ const Qt = {
644
644
  );
645
645
  C in l.value && (l.value[C].show = !0), e.viewModel.isRotating = !1;
646
646
  }
647
- function f() {
647
+ function h() {
648
648
  const C = [];
649
649
  for (let g = 0; g < vt; g++) {
650
- const { sourceSet: U, defaultPath: b } = h(g);
650
+ const { sourceSet: U, defaultPath: b } = f(g);
651
651
  C.push({
652
652
  index: g,
653
653
  sourceSet: U,
@@ -657,7 +657,7 @@ const Qt = {
657
657
  }
658
658
  return C;
659
659
  }
660
- function h(C) {
660
+ function f(C) {
661
661
  const g = ("0000" + (C + 1)).slice(-4), U = e.build ? `?v=${e.build}` : "", b = [
662
662
  `${se(
663
663
  e.cdnFileResolver,
@@ -730,7 +730,7 @@ const Qt = {
730
730
  ]);
731
731
  };
732
732
  }
733
- }), ln = /* @__PURE__ */ q(an, [["__scopeId", "data-v-0c291cb9"]]), sn = /* @__PURE__ */ j({
733
+ }), ln = /* @__PURE__ */ q(an, [["__scopeId", "data-v-0c291cb9"]]), sn = /* @__PURE__ */ Y({
734
734
  __name: "VFloatingCard",
735
735
  props: {
736
736
  pos: {},
@@ -775,7 +775,7 @@ const Qt = {
775
775
  }, 8, ["origin"]);
776
776
  };
777
777
  }
778
- }), qe = /* @__PURE__ */ q(sn, [["__scopeId", "data-v-7d5e6067"]]), rn = /* @__PURE__ */ j({
778
+ }), qe = /* @__PURE__ */ q(sn, [["__scopeId", "data-v-7d5e6067"]]), rn = /* @__PURE__ */ Y({
779
779
  __name: "VZoomBox",
780
780
  props: {
781
781
  desktop: { type: Boolean, default: !0 },
@@ -787,22 +787,22 @@ const Qt = {
787
787
  },
788
788
  emits: ["update"],
789
789
  setup(v, { emit: n }) {
790
- const e = v, o = n, t = d(100), a = d(0), r = d(0), l = d(!1), p = d(!1), s = d(void 0), u = d(!1), c = d(), _ = T(() => `translateX(${a.value}px) translateY(${r.value}px) scale(${f.value})`), f = T(() => t.value / 100), h = T(() => e.maxScale * 100);
791
- Y([f, a, r], () => {
790
+ const e = v, o = n, t = d(100), a = d(0), r = d(0), l = d(!1), p = d(!1), s = d(void 0), u = d(!1), c = d(), _ = T(() => `translateX(${a.value}px) translateY(${r.value}px) scale(${h.value})`), h = T(() => t.value / 100), f = T(() => e.maxScale * 100);
791
+ P([h, a, r], () => {
792
792
  K();
793
- }), Y(
793
+ }), P(
794
794
  () => e.desktop,
795
795
  () => {
796
796
  e.desktop ? w() : C();
797
797
  }
798
- ), Y(
798
+ ), P(
799
799
  () => e.mobile,
800
800
  () => {
801
801
  e.mobile ? S() : g();
802
802
  }
803
803
  ), ie(() => {
804
804
  e.desktop && w(), e.mobile && S();
805
- }), Pe(() => {
805
+ }), je(() => {
806
806
  e.desktop && C(), e.mobile && g();
807
807
  });
808
808
  function w() {
@@ -854,16 +854,16 @@ const Qt = {
854
854
  });
855
855
  }
856
856
  function U(R) {
857
- const { x: P, y: te } = x(R);
858
- O(-R.deltaY / 10, P, te), R.preventDefault();
857
+ const { x: j, y: te } = x(R);
858
+ O(-R.deltaY / 10, j, te), R.preventDefault();
859
859
  }
860
860
  function b(R) {
861
861
  l.value = !0, u.value = !1, s.value = R;
862
862
  }
863
863
  function V(R) {
864
864
  if (l.value) {
865
- const { x: P, y: te } = x(R), { x: me, y: ce } = x(s.value), re = {
866
- x: P - me,
865
+ const { x: j, y: te } = x(R), { x: me, y: ce } = x(s.value), re = {
866
+ x: j - me,
867
867
  y: te - ce
868
868
  };
869
869
  E(re.x), M(re.y), u.value = !0, s.value = R;
@@ -880,13 +880,13 @@ const Qt = {
880
880
  }
881
881
  function D(R) {
882
882
  if (l.value) {
883
- const { x: P, y: te } = x(R.touches[0]), { x: me, y: ce } = x(s.value.touches[0]), re = {
884
- x: P - me,
883
+ const { x: j, y: te } = x(R.touches[0]), { x: me, y: ce } = x(s.value.touches[0]), re = {
884
+ x: j - me,
885
885
  y: te - ce
886
886
  };
887
887
  E(re.x), M(re.y);
888
888
  } else if (p.value && R.touches.length === 2) {
889
- const { x: P, y: te } = x(R.touches[0]), { x: me, y: ce } = x(s.value.touches[0]), { x: re, y: Ie } = x(R.touches[1]), { x: Se, y: we } = x(s.value.touches[1]), be = Math.hypot(me - Se, ce - we), ke = Math.hypot(P - re, te - Ie), Ee = (re + P) / 2, De = (Ie + te) / 2;
889
+ const { x: j, y: te } = x(R.touches[0]), { x: me, y: ce } = x(s.value.touches[0]), { x: re, y: Ie } = x(R.touches[1]), { x: Se, y: we } = x(s.value.touches[1]), be = Math.hypot(me - Se, ce - we), ke = Math.hypot(j - re, te - Ie), Ee = (re + j) / 2, De = (Ie + te) / 2;
890
890
  O(ke - be, Ee, De);
891
891
  }
892
892
  s.value = R;
@@ -895,44 +895,44 @@ const Qt = {
895
895
  l.value = !1, p.value = !1;
896
896
  }
897
897
  function x(R) {
898
- const { left: P, top: te } = c.value.getBoundingClientRect();
898
+ const { left: j, top: te } = c.value.getBoundingClientRect();
899
899
  return {
900
- x: R.clientX - P,
900
+ x: R.clientX - j,
901
901
  y: R.clientY - te
902
902
  };
903
903
  }
904
904
  function E(R) {
905
- const P = c.value.clientWidth, te = P * f.value;
905
+ const j = c.value.clientWidth, te = j * h.value;
906
906
  a.value = Math.max(
907
907
  Math.min(0, a.value + R),
908
- -(te - P)
908
+ -(te - j)
909
909
  );
910
910
  }
911
911
  function M(R) {
912
- const P = c.value.clientHeight, te = P * f.value;
912
+ const j = c.value.clientHeight, te = j * h.value;
913
913
  r.value = Math.max(
914
914
  Math.min(0, r.value + R),
915
- -(te - P)
915
+ -(te - j)
916
916
  );
917
917
  }
918
- function O(R, P, te) {
919
- const me = c.value.clientWidth, ce = c.value.clientHeight, re = me * f.value, Ie = ce * f.value;
920
- t.value = Math.min(Math.max(100, t.value + R), h.value);
921
- const Se = me * f.value, we = ce * f.value, be = Se - re, ke = we - Ie;
922
- a.value -= P / me * be, r.value -= te / ce * ke, E(0), M(0);
918
+ function O(R, j, te) {
919
+ const me = c.value.clientWidth, ce = c.value.clientHeight, re = me * h.value, Ie = ce * h.value;
920
+ t.value = Math.min(Math.max(100, t.value + R), f.value);
921
+ const Se = me * h.value, we = ce * h.value, be = Se - re, ke = we - Ie;
922
+ a.value -= j / me * be, r.value -= te / ce * ke, E(0), M(0);
923
923
  }
924
924
  function K() {
925
925
  o("update", {
926
- scale: f.value,
926
+ scale: h.value,
927
927
  x: a.value,
928
928
  y: r.value,
929
- resolve: (R, P) => {
930
- const te = c.value.clientWidth, me = c.value.clientHeight, ce = a.value / -f.value, re = r.value / -f.value, Ie = ce + te / f.value, Se = re + me / f.value, we = R / te * (Ie - ce) + ce, be = P / me * (Se - re) + re;
929
+ resolve: (R, j) => {
930
+ const te = c.value.clientWidth, me = c.value.clientHeight, ce = a.value / -h.value, re = r.value / -h.value, Ie = ce + te / h.value, Se = re + me / h.value, we = R / te * (Ie - ce) + ce, be = j / me * (Se - re) + re;
931
931
  return { x: we, y: be };
932
932
  }
933
933
  });
934
934
  }
935
- return (R, P) => (m(), F("div", {
935
+ return (R, j) => (m(), F("div", {
936
936
  ref_key: "box",
937
937
  ref: c,
938
938
  class: "zoom-box-container",
@@ -1065,7 +1065,7 @@ class xe {
1065
1065
  const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill-parent" }, hn = { key: 0 }, fn = {
1066
1066
  key: 1,
1067
1067
  class: "navigation"
1068
- }, gn = { key: 2 }, yn = 4, _n = /* @__PURE__ */ j({
1068
+ }, gn = { key: 2 }, yn = 4, _n = /* @__PURE__ */ Y({
1069
1069
  __name: "VApartmentChooser",
1070
1070
  props: {
1071
1071
  i18nConfig: {},
@@ -1091,7 +1091,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1091
1091
  _e,
1092
1092
  o.i18nConfig ? new xe(o.i18nConfig) : new xe()
1093
1093
  );
1094
- const a = st({ isReady: !1, isError: !1 }), r = d(), l = d(), p = d(), s = d(), u = d({ x: 0, y: 0, width: 0, height: 0 }), c = d(), _ = d(), f = d(), h = T(() => f.value.isHoverEnabled), w = T(() => o.useSvg ? jt : $t), S = T(() => o.selectedUnitId), C = T(() => o.nextUnitId), g = T(() => o.prevUnitId);
1094
+ const a = st({ isReady: !1, isError: !1 }), r = d(), l = d(), p = d(), s = d(), u = d({ x: 0, y: 0, width: 0, height: 0 }), c = d(), _ = d(), h = d(), f = T(() => h.value.isHoverEnabled), w = T(() => o.useSvg ? Yt : $t), S = T(() => o.selectedUnitId), C = T(() => o.nextUnitId), g = T(() => o.prevUnitId);
1095
1095
  Ce(() => {
1096
1096
  if (S.value && s.value) {
1097
1097
  const I = r.value[S.value];
@@ -1112,9 +1112,9 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1112
1112
  E.push(x), x = gt(x);
1113
1113
  return D.sort((M, O) => {
1114
1114
  const K = E.findIndex(
1115
- (P) => P === r.value[M[Z]]
1115
+ (j) => j === r.value[M[Z]]
1116
1116
  ), R = E.findIndex(
1117
- (P) => P === r.value[O[Z]]
1117
+ (j) => j === r.value[O[Z]]
1118
1118
  );
1119
1119
  return K < R ? -1 : K > R ? 1 : 0;
1120
1120
  }), D;
@@ -1184,7 +1184,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1184
1184
  }, 8, ["desktop", "mobile"]),
1185
1185
  _.value && I.showCards ? (m(), $(qe, {
1186
1186
  key: 0,
1187
- "is-hoverable": h.value,
1187
+ "is-hoverable": f.value,
1188
1188
  pos: u.value,
1189
1189
  onOutside: c.value
1190
1190
  }, {
@@ -1194,7 +1194,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1194
1194
  canGoToUnit: I.canGoToUnitCallback(_.value),
1195
1195
  goToUnit: () => I.canGoToUnitCallback(_.value) && t("goToUnit", _.value),
1196
1196
  pos: u.value,
1197
- isHoverable: h.value,
1197
+ isHoverable: f.value,
1198
1198
  close: c.value
1199
1199
  }, void 0, !0)
1200
1200
  ]),
@@ -1223,12 +1223,12 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1223
1223
  ]),
1224
1224
  y(Re, {
1225
1225
  ref_key: "hoverProbe",
1226
- ref: f
1226
+ ref: h
1227
1227
  }, null, 512)
1228
1228
  ])) : H("", !0);
1229
1229
  };
1230
1230
  }
1231
- }), wn = /* @__PURE__ */ q(_n, [["__scopeId", "data-v-528c8f5b"]]), bn = ["src"], kn = /* @__PURE__ */ j({
1231
+ }), wn = /* @__PURE__ */ q(_n, [["__scopeId", "data-v-528c8f5b"]]), bn = ["src"], kn = /* @__PURE__ */ Y({
1232
1232
  __name: "VApartmentChooserV5CameraDayTimeSample",
1233
1233
  props: {
1234
1234
  timeSampleData: {},
@@ -1245,7 +1245,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1245
1245
  [pe, o.timeSampleData === o.currentTime]
1246
1246
  ]);
1247
1247
  }
1248
- }), Cn = /* @__PURE__ */ q(kn, [["__scopeId", "data-v-189d0505"]]), In = /* @__PURE__ */ j({
1248
+ }), Cn = /* @__PURE__ */ q(kn, [["__scopeId", "data-v-189d0505"]]), In = /* @__PURE__ */ Y({
1249
1249
  __name: "VApartmentChooserV5CameraDay",
1250
1250
  props: {
1251
1251
  dayData: {},
@@ -1260,7 +1260,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1260
1260
  "current-time": e.currentTime
1261
1261
  }, null, 8, ["time-sample-data", "cdn-file-resolver", "current-time"]))), 256));
1262
1262
  }
1263
- }), An = /* @__PURE__ */ j({
1263
+ }), An = /* @__PURE__ */ Y({
1264
1264
  __name: "VApartmentChooserV5Camera",
1265
1265
  props: {
1266
1266
  cameraData: {},
@@ -1275,7 +1275,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1275
1275
  "current-time": n.currentTime
1276
1276
  }, null, 8, ["day-data", "cdn-file-resolver", "current-time"]))), 256));
1277
1277
  }
1278
- }), Ln = ["src"], xn = /* @__PURE__ */ j({
1278
+ }), Ln = ["src"], xn = /* @__PURE__ */ Y({
1279
1279
  __name: "VApartmentChooserV5Transition",
1280
1280
  props: {
1281
1281
  transitionData: {},
@@ -1300,7 +1300,7 @@ function yt(v) {
1300
1300
  function mt(v) {
1301
1301
  return "filename" in v;
1302
1302
  }
1303
- const Fn = /* @__PURE__ */ j({
1303
+ const Fn = /* @__PURE__ */ Y({
1304
1304
  __name: "VApartmentChooserV5UiCamera",
1305
1305
  props: {
1306
1306
  apartmentChooserData: {},
@@ -1312,7 +1312,7 @@ const Fn = /* @__PURE__ */ j({
1312
1312
  const e = v, o = n, t = d(
1313
1313
  e.currentCamera.overlayFilename
1314
1314
  );
1315
- Y(
1315
+ P(
1316
1316
  () => e.currentCamera.overlayFilename,
1317
1317
  () => {
1318
1318
  t.value = e.currentCamera.overlayFilename;
@@ -1321,7 +1321,7 @@ const Fn = /* @__PURE__ */ j({
1321
1321
  const a = T(
1322
1322
  () => e.apartmentChooserData ? e.apartmentChooserData.cameras.filter(yt) : []
1323
1323
  );
1324
- return Y(t, () => {
1324
+ return P(t, () => {
1325
1325
  o(
1326
1326
  "onCameraChange",
1327
1327
  a.value.find(
@@ -1343,7 +1343,7 @@ const Fn = /* @__PURE__ */ j({
1343
1343
  }, null, 8, ["modelValue", "items", "disabled"]);
1344
1344
  };
1345
1345
  }
1346
- }), Dn = /* @__PURE__ */ j({
1346
+ }), Dn = /* @__PURE__ */ Y({
1347
1347
  __name: "VApartmentChooserV5UiDay",
1348
1348
  props: {
1349
1349
  cameraData: {},
@@ -1353,12 +1353,12 @@ const Fn = /* @__PURE__ */ j({
1353
1353
  emits: ["onDayChange"],
1354
1354
  setup(v, { emit: n }) {
1355
1355
  const e = v, o = n, t = d(e.currentDay.dayOfYear);
1356
- Y(
1356
+ P(
1357
1357
  () => e.currentDay.dayOfYear,
1358
1358
  () => {
1359
1359
  t.value = e.currentDay.dayOfYear;
1360
1360
  }
1361
- ), Y(t, () => {
1361
+ ), P(t, () => {
1362
1362
  o(
1363
1363
  "onDayChange",
1364
1364
  e.cameraData.sunsimDayOfYear.find(
@@ -1401,7 +1401,7 @@ const Fn = /* @__PURE__ */ j({
1401
1401
  }), Mn = {
1402
1402
  key: 0,
1403
1403
  class: "py-2"
1404
- }, En = { class: "small" }, Tn = { class: "small" }, Vn = /* @__PURE__ */ j({
1404
+ }, En = { class: "small" }, Tn = { class: "small" }, Vn = /* @__PURE__ */ Y({
1405
1405
  __name: "VApartmentChooserV5UiTimeSample",
1406
1406
  props: {
1407
1407
  dayData: {},
@@ -1411,12 +1411,12 @@ const Fn = /* @__PURE__ */ j({
1411
1411
  emits: ["onTimeChange"],
1412
1412
  setup(v, { emit: n }) {
1413
1413
  const e = v, o = n, t = d(e.currentTime.timeInHours), a = d();
1414
- Y(
1414
+ P(
1415
1415
  () => e.currentTime.timeInHours,
1416
1416
  () => {
1417
1417
  t.value = e.currentTime.timeInHours;
1418
1418
  }
1419
- ), Y(t, () => {
1419
+ ), P(t, () => {
1420
1420
  o(
1421
1421
  "onTimeChange",
1422
1422
  e.dayData.timeSamples.find(
@@ -1439,8 +1439,8 @@ const Fn = /* @__PURE__ */ j({
1439
1439
  }, 200));
1440
1440
  }
1441
1441
  return (p, s) => {
1442
- const u = B("v-icon"), c = B("v-btn"), _ = B("v-slider"), f = B("v-field");
1443
- return m(), $(f, { variant: "solo" }, {
1442
+ const u = B("v-icon"), c = B("v-btn"), _ = B("v-slider"), h = B("v-field");
1443
+ return m(), $(h, { variant: "solo" }, {
1444
1444
  default: k(() => [
1445
1445
  p.dayData.startTime === p.dayData.endTime ? (m(), F("div", Mn, [
1446
1446
  y(u, {
@@ -1457,7 +1457,7 @@ const Fn = /* @__PURE__ */ j({
1457
1457
  key: 1,
1458
1458
  class: "pa-1",
1459
1459
  modelValue: t.value,
1460
- "onUpdate:modelValue": s[0] || (s[0] = (h) => t.value = h),
1460
+ "onUpdate:modelValue": s[0] || (s[0] = (f) => t.value = f),
1461
1461
  min: p.dayData.startTime,
1462
1462
  max: p.dayData.endTime,
1463
1463
  step: p.dayData.interval,
@@ -1495,7 +1495,7 @@ const Fn = /* @__PURE__ */ j({
1495
1495
  });
1496
1496
  };
1497
1497
  }
1498
- }), Bn = /* @__PURE__ */ q(Vn, [["__scopeId", "data-v-cb62dcc2"]]), Rn = /* @__PURE__ */ j({
1498
+ }), Bn = /* @__PURE__ */ q(Vn, [["__scopeId", "data-v-cb62dcc2"]]), Rn = /* @__PURE__ */ Y({
1499
1499
  __name: "VApartmentChooserV5UiRotator",
1500
1500
  props: {
1501
1501
  apartmentChooserData: {},
@@ -1519,46 +1519,46 @@ const Fn = /* @__PURE__ */ j({
1519
1519
  });
1520
1520
  const p = T(() => a.value ? !1 : o.apartmentChooserData.loopable ? !0 : r.value !== o.apartmentChooserData.scenes[0]), s = T(() => a.value ? !1 : o.apartmentChooserData.loopable ? !0 : r.value !== o.apartmentChooserData.scenes[o.apartmentChooserData.scenes.length - 1]);
1521
1521
  function u() {
1522
- const h = r.value;
1523
- let w = o.apartmentChooserData.scenes.findIndex((C) => C === h) + 1;
1522
+ const f = r.value;
1523
+ let w = o.apartmentChooserData.scenes.findIndex((C) => C === f) + 1;
1524
1524
  w >= o.apartmentChooserData.scenes.length && (w = 0);
1525
1525
  const S = o.apartmentChooserData.scenes[w];
1526
- o.apartmentChooserData.loopable && h > S ? f(h, S + o.apartmentChooserData.scenes.length) : f(h, S);
1526
+ o.apartmentChooserData.loopable && f > S ? h(f, S + o.apartmentChooserData.scenes.length) : h(f, S);
1527
1527
  }
1528
1528
  async function c() {
1529
- const h = r.value;
1530
- let w = o.apartmentChooserData.scenes.findIndex((C) => C === h) - 1;
1529
+ const f = r.value;
1530
+ let w = o.apartmentChooserData.scenes.findIndex((C) => C === f) - 1;
1531
1531
  w < 0 && (w = o.apartmentChooserData.scenes[o.apartmentChooserData.scenes.length - 1]);
1532
1532
  const S = o.apartmentChooserData.scenes[w];
1533
- o.apartmentChooserData.loopable && h < S ? f(h + o.apartmentChooserData.scenes.length, S) : f(h, S);
1533
+ o.apartmentChooserData.loopable && f < S ? h(f + o.apartmentChooserData.scenes.length, S) : h(f, S);
1534
1534
  }
1535
- function _(h) {
1535
+ function _(f) {
1536
1536
  const w = r.value;
1537
1537
  if (o.apartmentChooserData.loopable)
1538
- if (h < w) {
1539
- let S = w - h, C = w - (o.apartmentChooserData.cameras.length + h);
1540
- return Math.abs(S) > Math.abs(C) ? f(w, h) : f(w, o.apartmentChooserData.cameras.length + h);
1538
+ if (f < w) {
1539
+ let S = w - f, C = w - (o.apartmentChooserData.cameras.length + f);
1540
+ return Math.abs(S) > Math.abs(C) ? h(w, f) : h(w, o.apartmentChooserData.cameras.length + f);
1541
1541
  } else {
1542
- let S = w - h, C = o.apartmentChooserData.cameras.length + w - h;
1543
- return Math.abs(S) > Math.abs(C) ? f(w, h) : f(o.apartmentChooserData.cameras.length + w, h);
1542
+ let S = w - f, C = o.apartmentChooserData.cameras.length + w - f;
1543
+ return Math.abs(S) > Math.abs(C) ? h(w, f) : h(o.apartmentChooserData.cameras.length + w, f);
1544
1544
  }
1545
1545
  else
1546
- return f(w, h);
1546
+ return h(w, f);
1547
1547
  }
1548
- function f(h, w) {
1548
+ function h(f, w) {
1549
1549
  return new Promise((S) => {
1550
- a.value = !0, t("onRotateStart", { from: h, to: w });
1551
- let C, g = h;
1550
+ a.value = !0, t("onRotateStart", { from: f, to: w });
1551
+ let C, g = f;
1552
1552
  C = setInterval(() => {
1553
1553
  g < w ? (g++, r.value = Math.abs(
1554
1554
  g % o.apartmentChooserData.cameras.length
1555
1555
  )) : g > w ? (g--, r.value = Math.abs(
1556
1556
  g % o.apartmentChooserData.cameras.length
1557
- )) : (clearInterval(C), t("onRotateFinish", { from: h, to: w }), a.value = !1, S());
1557
+ )) : (clearInterval(C), t("onRotateFinish", { from: f, to: w }), a.value = !1, S());
1558
1558
  }, 50);
1559
1559
  });
1560
1560
  }
1561
- return (h, w) => {
1561
+ return (f, w) => {
1562
1562
  const S = B("v-btn"), C = B("v-chip");
1563
1563
  return m(), F(ue, null, [
1564
1564
  y(S, {
@@ -1567,7 +1567,7 @@ const Fn = /* @__PURE__ */ j({
1567
1567
  disabled: !p.value,
1568
1568
  onClick: c
1569
1569
  }, null, 8, ["disabled"]),
1570
- h.renderDisplay && l.value ? (m(), $(C, {
1570
+ f.renderDisplay && l.value ? (m(), $(C, {
1571
1571
  key: 0,
1572
1572
  variant: "flat",
1573
1573
  color: "white",
@@ -1575,7 +1575,7 @@ const Fn = /* @__PURE__ */ j({
1575
1575
  onClick: w[0] || (w[0] = (g) => t("onDisplayClick", l.value))
1576
1576
  }, {
1577
1577
  default: k(() => [
1578
- X(z(h.renderDisplay(l.value)), 1)
1578
+ X(z(f.renderDisplay(l.value)), 1)
1579
1579
  ]),
1580
1580
  _: 1
1581
1581
  })) : H("", !0),
@@ -1588,7 +1588,7 @@ const Fn = /* @__PURE__ */ j({
1588
1588
  ], 64);
1589
1589
  };
1590
1590
  }
1591
- }), On = ["innerHTML"], $n = /* @__PURE__ */ j({
1591
+ }), On = ["innerHTML"], $n = /* @__PURE__ */ Y({
1592
1592
  __name: "VApartmentChooserV5Overlay",
1593
1593
  props: {
1594
1594
  cdnFileResolver: { type: [String, Function] },
@@ -1599,30 +1599,30 @@ const Fn = /* @__PURE__ */ j({
1599
1599
  emits: ["onClick", "onHoverOver", "onHoverOut", "updateSvgContainer"],
1600
1600
  setup(v, { emit: n }) {
1601
1601
  const e = v, o = n, t = d(), a = d(), r = d(e.selectedId), l = st({});
1602
- Y(
1602
+ P(
1603
1603
  () => e.selectedId,
1604
1604
  () => {
1605
1605
  r.value = e.selectedId;
1606
1606
  }
1607
1607
  ), Ce(() => {
1608
1608
  for (const s in l) {
1609
- const { element: u, state: c } = l[s], { r: _, g: f, b: h, a: w, s: S } = e.colorCallback(s, c) || {
1609
+ const { element: u, state: c } = l[s], { r: _, g: h, b: f, a: w, s: S } = e.colorCallback(s, c) || {
1610
1610
  r: 0,
1611
1611
  g: 0,
1612
1612
  b: 0,
1613
1613
  a: 0,
1614
1614
  s: 0
1615
1615
  };
1616
- u.style.fill = `rgba(${_}, ${f}, ${h}, ${w / 255})`, u.style.stroke = `rgb(${_}, ${f}, ${h})`, u.style.strokeWidth = S.toString();
1616
+ u.style.fill = `rgba(${_}, ${h}, ${f}, ${w / 255})`, u.style.stroke = `rgb(${_}, ${h}, ${f})`, u.style.strokeWidth = S.toString();
1617
1617
  }
1618
- }), Y(r, () => {
1618
+ }), P(r, () => {
1619
1619
  for (const s in l)
1620
1620
  l[s].state === "selected" && s !== r.value ? l[s].state = "idle" : l[s].state !== "selected" && s === r.value && (l[s].state = "selected");
1621
1621
  }), Ce(async () => {
1622
1622
  t.value = await ge.loadText(
1623
1623
  se(e.cdnFileResolver, e.currentCamera.overlayFilename)
1624
1624
  ), p();
1625
- }), Y(
1625
+ }), P(
1626
1626
  () => a.value,
1627
1627
  () => {
1628
1628
  a.value && new ResizeObserver(p).observe(a.value);
@@ -1647,19 +1647,19 @@ const Fn = /* @__PURE__ */ j({
1647
1647
  ), s.querySelectorAll(
1648
1648
  "[data-apartment-id]"
1649
1649
  ).forEach((c) => {
1650
- c.style.strokeWidth = "0", c.style.stroke = "rgba(255,255,255,0)", c.style.fill = "rgba(255,255,255,0)", c.querySelectorAll("path").forEach((f) => {
1651
- f.style.stroke = "inherit", f.style.fill = "inherit";
1650
+ c.style.strokeWidth = "0", c.style.stroke = "rgba(255,255,255,0)", c.style.fill = "rgba(255,255,255,0)", c.querySelectorAll("path").forEach((h) => {
1651
+ h.style.stroke = "inherit", h.style.fill = "inherit";
1652
1652
  });
1653
1653
  const _ = c.getAttribute("data-apartment-id");
1654
1654
  l[_] = {
1655
1655
  element: c,
1656
1656
  state: r.value === _ ? "selected" : "idle"
1657
- }, c.addEventListener("mouseover", () => {
1658
- l[_].state === "idle" && (l[_].state = "hover"), o("onHoverOver", _);
1659
- }), c.addEventListener("mouseout", () => {
1660
- l[_].state === "hover" && (l[_].state = "idle"), o("onHoverOut", _);
1661
- }), c.addEventListener("click", () => {
1662
- o("onClick", _);
1657
+ }, c.addEventListener("mouseover", (h) => {
1658
+ l[_].state === "idle" && (l[_].state = "hover"), o("onHoverOver", _), h.stopPropagation();
1659
+ }), c.addEventListener("mouseout", (h) => {
1660
+ l[_].state === "hover" && (l[_].state = "idle"), o("onHoverOut", _), h.stopPropagation();
1661
+ }), c.addEventListener("click", (h) => {
1662
+ o("onClick", _), h.stopPropagation();
1663
1663
  });
1664
1664
  });
1665
1665
  }
@@ -1679,7 +1679,7 @@ const Fn = /* @__PURE__ */ j({
1679
1679
  _: 1
1680
1680
  }));
1681
1681
  }
1682
- }), Un = /* @__PURE__ */ q($n, [["__scopeId", "data-v-1a2dbfd0"]]), Hn = "data:image/png;base64,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", Xe = /* @__PURE__ */ j({
1682
+ }), Un = /* @__PURE__ */ q($n, [["__scopeId", "data-v-01b22db3"]]), Hn = "data:image/png;base64,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", Xe = /* @__PURE__ */ Y({
1683
1683
  __name: "VNorthDirection",
1684
1684
  props: {
1685
1685
  longitude: {}
@@ -1698,13 +1698,13 @@ const Fn = /* @__PURE__ */ j({
1698
1698
  };
1699
1699
  }
1700
1700
  });
1701
- class Ye {
1701
+ class Pe {
1702
1702
  constructor(n) {
1703
1703
  ne(this, "_buildingIds");
1704
1704
  this._buildingIds = n;
1705
1705
  }
1706
1706
  static empty() {
1707
- return new Ye([]);
1707
+ return new Pe([]);
1708
1708
  }
1709
1709
  getBuildingId(n, e, o) {
1710
1710
  const t = this._getBuildingIndex(n, e, o);
@@ -1717,7 +1717,7 @@ class Ye {
1717
1717
  return t;
1718
1718
  }
1719
1719
  }
1720
- const Yn = 180;
1720
+ const Pn = 180;
1721
1721
  class _t {
1722
1722
  constructor(n) {
1723
1723
  ne(this, "_cdnFileResolver");
@@ -1743,7 +1743,7 @@ class _t {
1743
1743
  }
1744
1744
  getBackgroundImageData(n) {
1745
1745
  return "days" in n ? this.processMultipleDays(n.days) : [this.processTimeSamples(
1746
- Yn,
1746
+ Pn,
1747
1747
  n.timeSamples
1748
1748
  )];
1749
1749
  }
@@ -1785,14 +1785,14 @@ class _t {
1785
1785
  }
1786
1786
  }
1787
1787
  }
1788
- class je {
1788
+ class Ye {
1789
1789
  constructor(n) {
1790
1790
  ne(this, "_mapImage");
1791
1791
  ne(this, "_context");
1792
1792
  this._mapImage = n, this._context = null;
1793
1793
  }
1794
1794
  static empty() {
1795
- return new je(null);
1795
+ return new Ye(null);
1796
1796
  }
1797
1797
  update(n) {
1798
1798
  this._mapImage && (this._context = n.getContext("2d", { willReadFrequently: !0 }), this._context.drawImage(this._mapImage, 0, 0, n.width, n.height));
@@ -1805,7 +1805,7 @@ class je {
1805
1805
  }
1806
1806
  }
1807
1807
  }
1808
- const jn = /* @__PURE__ */ new Date(0);
1808
+ const Yn = /* @__PURE__ */ new Date(0);
1809
1809
  class ot {
1810
1810
  constructor(n) {
1811
1811
  ne(this, "_imagesByDay");
@@ -1813,7 +1813,7 @@ class ot {
1813
1813
  this._imagesByDay = n, this._state = { selectedIndex: 0 };
1814
1814
  }
1815
1815
  static empty() {
1816
- return new ot([{ referenceDate: jn, urls: [] }]);
1816
+ return new ot([{ referenceDate: Yn, urls: [] }]);
1817
1817
  }
1818
1818
  selectIndex(n) {
1819
1819
  n < this._imagesByDay.length && (this._state.selectedIndex = n);
@@ -1837,7 +1837,7 @@ class ot {
1837
1837
  function Ge(v) {
1838
1838
  return ("0" + v).slice(-2);
1839
1839
  }
1840
- function Pn() {
1840
+ function jn() {
1841
1841
  const v = /* @__PURE__ */ new Date();
1842
1842
  return [
1843
1843
  v.getFullYear().toString(),
@@ -1850,7 +1850,7 @@ function Pn() {
1850
1850
  ].join("");
1851
1851
  }
1852
1852
  function Wn() {
1853
- return "Visuado-Snapshot-" + Pn();
1853
+ return "Visuado-Snapshot-" + jn();
1854
1854
  }
1855
1855
  class zn {
1856
1856
  // private cameraParams: any
@@ -1882,7 +1882,7 @@ const Nn = {
1882
1882
  }, Xn = {
1883
1883
  class: "position-absolute bottom-right",
1884
1884
  style: { "z-index": "7", width: "50px", height: "50px" }
1885
- }, Jn = ["innerHTML"], Kn = { style: { "z-index": "7" } }, eo = /* @__PURE__ */ j({
1885
+ }, Jn = ["innerHTML"], Kn = { style: { "z-index": "7" } }, eo = /* @__PURE__ */ Y({
1886
1886
  __name: "VApartmentChooserV5",
1887
1887
  props: {
1888
1888
  apartmentChooserData: {},
@@ -1900,7 +1900,7 @@ const Nn = {
1900
1900
  setup(v, { emit: n }) {
1901
1901
  const e = v, o = n, t = d(), a = d(), r = d(), l = d(
1902
1902
  null
1903
- ), p = d(), s = d(), u = d(!1), c = d(!1), _ = d(), f = d(), h = T(() => f.value.isHoverEnabled), w = d({ x: 0, y: 0, width: 0, height: 0 }), S = d(), C = d(
1903
+ ), p = d(), s = d(), u = d(!1), c = d(!1), _ = d(), h = d(), f = T(() => h.value.isHoverEnabled), w = d({ x: 0, y: 0, width: 0, height: 0 }), S = d(), C = d(
1904
1904
  e.apartmentChooserData
1905
1905
  );
1906
1906
  ie(() => u.value = !0);
@@ -1909,7 +1909,7 @@ const Nn = {
1909
1909
  ), U = T(
1910
1910
  () => C.value ? C.value.cameras.filter(mt) : []
1911
1911
  );
1912
- Y(
1912
+ P(
1913
1913
  [
1914
1914
  C,
1915
1915
  () => e.cdnFileResolver,
@@ -1925,7 +1925,7 @@ const Nn = {
1925
1925
  ));
1926
1926
  },
1927
1927
  { immediate: !0 }
1928
- ), Y(
1928
+ ), P(
1929
1929
  [C, () => e.cdnFileResolver, () => e.defaultDay],
1930
1930
  () => {
1931
1931
  C.value && e.cdnFileResolver && (e.defaultDay ? a.value = t.value.sunsimDayOfYear.find(
@@ -1933,7 +1933,7 @@ const Nn = {
1933
1933
  ) || t.value.sunsimDayOfYear[0] : a.value = t.value.sunsimDayOfYear[0]);
1934
1934
  },
1935
1935
  { immediate: !0 }
1936
- ), Y(
1936
+ ), P(
1937
1937
  [C, () => e.cdnFileResolver, () => e.defaultTime],
1938
1938
  () => {
1939
1939
  C.value && e.cdnFileResolver && (e.defaultTime ? r.value = a.value.timeSamples.find(
@@ -1999,14 +1999,14 @@ const Nn = {
1999
1999
  }
2000
2000
  function E(M) {
2001
2001
  const { layerX: O, layerY: K } = M;
2002
- let R = M.target, P = !1;
2002
+ let R = M.target, j = !1;
2003
2003
  for (; R; )
2004
2004
  if (R === S.value) {
2005
- P = !0;
2005
+ j = !0;
2006
2006
  break;
2007
2007
  } else
2008
2008
  R = R.parentElement;
2009
- P ? w.value = {
2009
+ j ? w.value = {
2010
2010
  x: O,
2011
2011
  y: K,
2012
2012
  width: M.currentTarget.clientWidth,
@@ -2106,12 +2106,12 @@ const Nn = {
2106
2106
  }),
2107
2107
  M.$slots.popup && w.value && s.value ? (m(), $(qe, {
2108
2108
  key: 0,
2109
- "is-hoverable": h.value,
2109
+ "is-hoverable": f.value,
2110
2110
  pos: w.value
2111
2111
  }, {
2112
2112
  default: k(() => [
2113
2113
  i("div", Kn, [
2114
- ee(M.$slots, "popup", tt(nt({ hoverId: s.value, hoverable: h.value })), void 0, !0)
2114
+ ee(M.$slots, "popup", tt(nt({ hoverId: s.value, hoverable: f.value })), void 0, !0)
2115
2115
  ])
2116
2116
  ]),
2117
2117
  _: 3
@@ -2125,7 +2125,7 @@ const Nn = {
2125
2125
  }, 8, ["loading"]),
2126
2126
  y(Re, {
2127
2127
  ref_key: "hoverProbe",
2128
- ref: f
2128
+ ref: h
2129
2129
  }, null, 512)
2130
2130
  ], 64);
2131
2131
  };
@@ -2133,7 +2133,7 @@ const Nn = {
2133
2133
  }), zs = /* @__PURE__ */ q(eo, [["__scopeId", "data-v-8841908c"]]), to = { class: "sunsim-bar-wrapper" }, no = { class: "sunsim-date d-flex align-center pl-5 pr-5" }, oo = {
2134
2134
  key: 1,
2135
2135
  class: "text-center text-body-1"
2136
- }, ao = { class: "sunsim-wrapper d-flex align-center px-3" }, lo = { class: "sunsim-time-label text-body-1 font-weight-normal ml-2" }, so = /* @__PURE__ */ j({
2136
+ }, ao = { class: "sunsim-wrapper d-flex align-center px-3" }, lo = { class: "sunsim-time-label text-body-1 font-weight-normal ml-2" }, so = /* @__PURE__ */ Y({
2137
2137
  __name: "VBuildingChooserSunSimControl",
2138
2138
  props: {
2139
2139
  modelValue: {},
@@ -2160,11 +2160,11 @@ const Nn = {
2160
2160
  e.dateSelector.selectIndex(p.value.indexOf(u));
2161
2161
  }
2162
2162
  });
2163
- return Y(t, (u) => {
2163
+ return P(t, (u) => {
2164
2164
  o("update:modelValue", u);
2165
- }), Y(a, (u) => {
2165
+ }), P(a, (u) => {
2166
2166
  e.dateSelector.selectIndex(p.value.indexOf(u));
2167
- }), Y(
2167
+ }), P(
2168
2168
  () => e.modelValue,
2169
2169
  (u) => {
2170
2170
  t.value = Math.floor(u);
@@ -2172,7 +2172,7 @@ const Nn = {
2172
2172
  ), Ce(() => {
2173
2173
  a.value = r(e.dateSelector.selectedDate);
2174
2174
  }), (u, c) => {
2175
- const _ = B("v-icon"), f = B("v-select"), h = B("v-progress-linear"), w = B("v-slider");
2175
+ const _ = B("v-icon"), h = B("v-select"), f = B("v-progress-linear"), w = B("v-slider");
2176
2176
  return m(), F("div", to, [
2177
2177
  i("div", no, [
2178
2178
  y(_, {
@@ -2180,7 +2180,7 @@ const Nn = {
2180
2180
  class: "mr-2",
2181
2181
  icon: "mdi-calendar-blank-outline"
2182
2182
  }),
2183
- u.dateSelector.hasMultipleDates ? (m(), $(f, {
2183
+ u.dateSelector.hasMultipleDates ? (m(), $(h, {
2184
2184
  key: 0,
2185
2185
  modelValue: a.value,
2186
2186
  "onUpdate:modelValue": c[0] || (c[0] = (S) => a.value = S),
@@ -2202,7 +2202,7 @@ const Nn = {
2202
2202
  ]),
2203
2203
  _: 1
2204
2204
  }),
2205
- u.isLoading ? (m(), $(h, {
2205
+ u.isLoading ? (m(), $(f, {
2206
2206
  key: 0,
2207
2207
  style: { left: 0, transform: "none" },
2208
2208
  indeterminate: "",
@@ -2229,7 +2229,7 @@ const Nn = {
2229
2229
  ]);
2230
2230
  };
2231
2231
  }
2232
- }), wt = /* @__PURE__ */ q(so, [["__scopeId", "data-v-d5a3d3f8"]]), io = { key: 0 }, ro = ["src"], uo = /* @__PURE__ */ j({
2232
+ }), wt = /* @__PURE__ */ q(so, [["__scopeId", "data-v-d5a3d3f8"]]), io = { key: 0 }, ro = ["src"], uo = /* @__PURE__ */ Y({
2233
2233
  __name: "VBuildingChooserSceneImageStack",
2234
2234
  props: {
2235
2235
  imageUrls: {},
@@ -2238,7 +2238,7 @@ const Nn = {
2238
2238
  emits: ["resize", "ready", "preloaded", "reset"],
2239
2239
  setup(v, { emit: n }) {
2240
2240
  const e = v, o = n, t = d("init"), a = d(new lt(0)), r = d();
2241
- Y(
2241
+ P(
2242
2242
  () => e.imageUrls,
2243
2243
  (s) => {
2244
2244
  o("reset"), p(s);
@@ -2274,7 +2274,7 @@ const Nn = {
2274
2274
  key: _,
2275
2275
  class: Ae({ "image-instance": !0, active: _ === s.activeIndex }),
2276
2276
  src: c,
2277
- onLoad: u[0] || (u[0] = (f) => a.value.partLoaded())
2277
+ onLoad: u[0] || (u[0] = (h) => a.value.partLoaded())
2278
2278
  }, null, 42, ro))), 128))
2279
2279
  ], 512)), [
2280
2280
  [pe, t.value === "loaded"]
@@ -2285,7 +2285,7 @@ const Nn = {
2285
2285
  key: 0,
2286
2286
  style: { height: "50vh" },
2287
2287
  class: "d-flex justify-center align-center blue-grey lighten-5"
2288
- }, vo = { class: "image-instances" }, mo = { key: 0 }, po = { class: "svg-container" }, ho = ["viewBox"], fo = ["innerHTML", "data-building-id", "onMouseover", "onMouseout", "onMousemove", "onClick"], go = ["innerHTML"], yo = /* @__PURE__ */ j({
2288
+ }, vo = { class: "image-instances" }, mo = { key: 0 }, po = { class: "svg-container" }, ho = ["viewBox"], fo = ["innerHTML", "data-building-id", "onMouseover", "onMouseout", "onMousemove", "onClick"], go = ["innerHTML"], yo = /* @__PURE__ */ Y({
2289
2289
  __name: "VBuildingChooserSvg",
2290
2290
  props: {
2291
2291
  showCards: { type: Boolean, default: !0 },
@@ -2314,8 +2314,8 @@ const Nn = {
2314
2314
  height: 0
2315
2315
  }), r = d({ x: 0, y: 0, width: 0, height: 0 }), l = d(), p = d(
2316
2316
  (/* @__PURE__ */ new Date()).getHours() * 2 + ((/* @__PURE__ */ new Date()).getMinutes() < 30 ? 0 : 1)
2317
- ), s = d(!1), u = d(new ge()), c = d(), _ = d("0 0 0 0"), f = d(), h = d(), w = d(Ye.empty()), S = d(je.empty()), C = d(), g = T(() => C.value.isHoverEnabled);
2318
- Y(l, (x, E) => {
2317
+ ), s = d(!1), u = d(new ge()), c = d(), _ = d("0 0 0 0"), h = d(), f = d(), w = d(Pe.empty()), S = d(Ye.empty()), C = d(), g = T(() => C.value.isHoverEnabled);
2318
+ P(l, (x, E) => {
2319
2319
  x ? o("hoverOverBuilding", x) : o("hoverOutBuilding", E);
2320
2320
  }), Ce(() => {
2321
2321
  if (e.buildingChooserTimeOfDay) {
@@ -2331,7 +2331,7 @@ const Nn = {
2331
2331
  e.buildingChooserData
2332
2332
  );
2333
2333
  if (E) {
2334
- S.value = new je(E.mapImage), w.value = new Ye(E.buildingIds), f.value = new ot(E.backgrounds), h.value = {
2334
+ S.value = new Ye(E.mapImage), w.value = new Pe(E.buildingIds), h.value = new ot(E.backgrounds), f.value = {
2335
2335
  buildingOverlays: E.buildingOverlays,
2336
2336
  viewLongitude: E.viewLongitude
2337
2337
  };
@@ -2367,9 +2367,9 @@ const Nn = {
2367
2367
  x === l.value ? "hover" : "idle"
2368
2368
  );
2369
2369
  if (E) {
2370
- const { r: M, g: O, b: K, a: R, s: P } = E;
2370
+ const { r: M, g: O, b: K, a: R, s: j } = E;
2371
2371
  return {
2372
- strokeWidth: P !== void 0 ? P : 2,
2372
+ strokeWidth: j !== void 0 ? j : 2,
2373
2373
  stroke: `rgb(${M}, ${O}, ${K})`,
2374
2374
  strokeOpacity: 1,
2375
2375
  fill: `rgb(${M}, ${O}, ${K})`,
@@ -2425,7 +2425,7 @@ const Nn = {
2425
2425
  ]),
2426
2426
  _: 1
2427
2427
  })
2428
- ])) : h.value ? (m(), F("div", {
2428
+ ])) : f.value ? (m(), F("div", {
2429
2429
  key: 1,
2430
2430
  style: le(`height: ${a.value.height}px; position: relative`),
2431
2431
  class: "image-container"
@@ -2437,7 +2437,7 @@ const Nn = {
2437
2437
  default: k(() => [
2438
2438
  i("div", vo, [
2439
2439
  y(bt, {
2440
- "image-urls": f.value.imageUrls,
2440
+ "image-urls": h.value.imageUrls,
2441
2441
  "active-index": p.value,
2442
2442
  onResize: U,
2443
2443
  onPreloaded: E[0] || (E[0] = (O) => t.value.preloaded = !0),
@@ -2453,10 +2453,10 @@ const Nn = {
2453
2453
  "data-building-id": O,
2454
2454
  class: Ae(V(O)),
2455
2455
  style: le(I(O)),
2456
- onMouseover: (P) => L(P, O),
2457
- onMouseout: (P) => G(P, O),
2458
- onMousemove: (P) => D(P),
2459
- onClick: (P) => Z(O)
2456
+ onMouseover: (j) => L(j, O),
2457
+ onMouseout: (j) => G(j, O),
2458
+ onMousemove: (j) => D(j),
2459
+ onClick: (j) => Z(O)
2460
2460
  }, null, 46, fo))), 128))
2461
2461
  ], 8, ho))
2462
2462
  ])
@@ -2474,15 +2474,15 @@ const Nn = {
2474
2474
  _: 1
2475
2475
  }, 8, ["desktop", "mobile"]),
2476
2476
  de(i("div", null, [
2477
- h.value.viewLongitude ? (m(), $(Xe, {
2477
+ f.value.viewLongitude ? (m(), $(Xe, {
2478
2478
  key: 0,
2479
2479
  class: "north-indicator",
2480
- longitude: h.value.viewLongitude
2480
+ longitude: f.value.viewLongitude
2481
2481
  }, null, 8, ["longitude"])) : H("", !0),
2482
2482
  y(wt, {
2483
2483
  modelValue: p.value,
2484
2484
  "onUpdate:modelValue": E[2] || (E[2] = (O) => p.value = O),
2485
- "date-selector": f.value,
2485
+ "date-selector": h.value,
2486
2486
  "is-loading": !t.value.ready
2487
2487
  }, null, 8, ["modelValue", "date-selector", "is-loading"])
2488
2488
  ], 512), [
@@ -2513,7 +2513,7 @@ const Nn = {
2513
2513
  ], 4)) : H("", !0);
2514
2514
  };
2515
2515
  }
2516
- }), _o = /* @__PURE__ */ q(yo, [["__scopeId", "data-v-5e1006a9"]]), wo = /* @__PURE__ */ j({
2516
+ }), _o = /* @__PURE__ */ q(yo, [["__scopeId", "data-v-5e1006a9"]]), wo = /* @__PURE__ */ Y({
2517
2517
  __name: "VBuildingChooserRasterOverlay",
2518
2518
  props: {
2519
2519
  imageUrl: {},
@@ -2526,10 +2526,10 @@ const Nn = {
2526
2526
  setupDraw: u
2527
2527
  });
2528
2528
  const o = d(!1), t = d(), a = d(new ge()), r = d(), l = d(), p = d([]), s = d();
2529
- Y(
2529
+ P(
2530
2530
  () => e.color,
2531
- (f, h) => {
2532
- (f.r !== h.r || f.g !== h.g || f.b !== h.b || f.a !== h.a) && c();
2531
+ (h, f) => {
2532
+ (h.r !== f.r || h.g !== f.g || h.b !== f.b || h.a !== f.a) && c();
2533
2533
  }
2534
2534
  ), ie(async () => {
2535
2535
  t.value = await a.value.loadImage(e.imageUrl), u();
@@ -2537,11 +2537,11 @@ const Nn = {
2537
2537
  function u() {
2538
2538
  if (!t.value || !s.value)
2539
2539
  return;
2540
- const { width: f, height: h } = e.dimensions;
2541
- if (!(f === 0 || h === 0)) {
2540
+ const { width: h, height: f } = e.dimensions;
2541
+ if (!(h === 0 || f === 0)) {
2542
2542
  r.value = s.value.getContext("2d", {
2543
2543
  willReadFrequently: !0
2544
- }), r.value.drawImage(t.value, 0, 0, f, h), l.value = r.value.getImageData(0, 0, f, h);
2544
+ }), r.value.drawImage(t.value, 0, 0, h, f), l.value = r.value.getImageData(0, 0, h, f);
2545
2545
  for (let w = 3; w < l.value.data.length; w += 4)
2546
2546
  l.value.data[w] !== 0 && p.value.push(w);
2547
2547
  c(), o.value = !0;
@@ -2552,20 +2552,20 @@ const Nn = {
2552
2552
  }
2553
2553
  function _() {
2554
2554
  if (e.color)
2555
- for (let f = 0; f < p.value.length; f++)
2556
- l.value.data[p.value[f] - 3] = e.color.r, l.value.data[p.value[f] - 2] = e.color.g, l.value.data[p.value[f] - 1] = e.color.b, l.value.data[p.value[f]] = e.color.a;
2555
+ for (let h = 0; h < p.value.length; h++)
2556
+ l.value.data[p.value[h] - 3] = e.color.r, l.value.data[p.value[h] - 2] = e.color.g, l.value.data[p.value[h] - 1] = e.color.b, l.value.data[p.value[h]] = e.color.a;
2557
2557
  }
2558
- return (f, h) => (m(), F("canvas", ye({
2558
+ return (h, f) => (m(), F("canvas", ye({
2559
2559
  ref_key: "canvas",
2560
2560
  ref: s,
2561
2561
  class: "overlay"
2562
- }, f.dimensions), null, 16));
2562
+ }, h.dimensions), null, 16));
2563
2563
  }
2564
2564
  }), bo = /* @__PURE__ */ q(wo, [["__scopeId", "data-v-9e4cdd0e"]]), ko = {
2565
2565
  key: 0,
2566
2566
  style: { height: "50vh" },
2567
2567
  class: "d-flex justify-center align-center blue-grey lighten-5"
2568
- }, Co = { class: "image-instances" }, Io = ["innerHTML"], Ao = /* @__PURE__ */ j({
2568
+ }, Co = { class: "image-instances" }, Io = ["innerHTML"], Ao = /* @__PURE__ */ Y({
2569
2569
  __name: "VBuildingChooserRaster",
2570
2570
  props: {
2571
2571
  showCards: { type: Boolean, default: !0 },
@@ -2592,11 +2592,11 @@ const Nn = {
2592
2592
  }), r = d({
2593
2593
  width: 0,
2594
2594
  height: 0
2595
- }), l = d({ x: 0, y: 0, width: 0, height: 0 }), p = d(), s = d(Ye.empty()), u = d(je.empty()), c = d(), _ = d(
2595
+ }), l = d({ x: 0, y: 0, width: 0, height: 0 }), p = d(), s = d(Pe.empty()), u = d(Ye.empty()), c = d(), _ = d(
2596
2596
  (/* @__PURE__ */ new Date()).getHours() * 2 + ((/* @__PURE__ */ new Date()).getMinutes() < 30 ? 0 : 1)
2597
- ), f = d(
2597
+ ), h = d(
2598
2598
  (x, E) => ({ x, y: E })
2599
- ), h = d(!1), w = d(), S = d(), C = d(), g = T(() => {
2599
+ ), f = d(!1), w = d(), S = d(), C = d(), g = T(() => {
2600
2600
  var x;
2601
2601
  return (x = w.value) == null ? void 0 : x.isHoverEnabled;
2602
2602
  });
@@ -2607,7 +2607,7 @@ const Nn = {
2607
2607
  ), O = parseInt(M);
2608
2608
  _.value = parseInt(E) * 2 + (O < 15 ? 0 : O > 45 ? 2 : 1);
2609
2609
  }
2610
- }), Y(c, (x, E) => {
2610
+ }), P(c, (x, E) => {
2611
2611
  x ? o("hoverOverBuilding", x) : o("hoverOutBuilding", E);
2612
2612
  }), ie(async () => {
2613
2613
  const E = await new _t(
@@ -2615,10 +2615,10 @@ const Nn = {
2615
2615
  ).loadBuildingChooser(
2616
2616
  e.buildingChooserData
2617
2617
  );
2618
- E ? (u.value = new je(E.mapImage), s.value = new Ye(E.buildingIds), t.value = new ot(E.backgrounds), p.value = {
2618
+ E ? (u.value = new Ye(E.mapImage), s.value = new Pe(E.buildingIds), t.value = new ot(E.backgrounds), p.value = {
2619
2619
  buildingOverlays: E.buildingOverlays,
2620
2620
  viewLongitude: E.viewLongitude
2621
- }, I()) : h.value = !0;
2621
+ }, I()) : f.value = !0;
2622
2622
  });
2623
2623
  function U({ width: x, height: E }) {
2624
2624
  r.value.width = x, r.value.height = E, Me(I);
@@ -2627,7 +2627,7 @@ const Nn = {
2627
2627
  a.value = { preloaded: !1, ready: !1 };
2628
2628
  }
2629
2629
  function V(x) {
2630
- const { layerX: E, layerY: M } = x, { x: O, y: K } = f.value(E, M);
2630
+ const { layerX: E, layerY: M } = x, { x: O, y: K } = h.value(E, M);
2631
2631
  return s.value.getBuildingId(
2632
2632
  u.value,
2633
2633
  O,
@@ -2658,11 +2658,11 @@ const Nn = {
2658
2658
  );
2659
2659
  }
2660
2660
  function Z({ resolve: x }) {
2661
- f.value = x;
2661
+ h.value = x;
2662
2662
  }
2663
2663
  return (x, E) => {
2664
2664
  const M = B("v-icon");
2665
- return h.value ? (m(), F("div", ko, [
2665
+ return f.value ? (m(), F("div", ko, [
2666
2666
  y(M, { "x-large": "" }, {
2667
2667
  default: k(() => [
2668
2668
  X("mdi-alert-circle-outline")
@@ -2759,7 +2759,7 @@ const Nn = {
2759
2759
  ], 4)) : H("", !0);
2760
2760
  };
2761
2761
  }
2762
- }), Lo = /* @__PURE__ */ q(Ao, [["__scopeId", "data-v-088f521e"]]), xo = /* @__PURE__ */ j({
2762
+ }), Lo = /* @__PURE__ */ q(Ao, [["__scopeId", "data-v-088f521e"]]), xo = /* @__PURE__ */ Y({
2763
2763
  __name: "VBuildingChooser",
2764
2764
  props: {
2765
2765
  showCards: { type: Boolean, default: !0 },
@@ -2802,7 +2802,7 @@ const Nn = {
2802
2802
  }))
2803
2803
  ]), 1064, ["i18n-config", "show-cards", "color-callback", "cdn-file-resolver", "interactive-desktop", "interactive-mobile", "building-chooser-time-of-day", "can-go-to-building-callback", "custom-overlay-content", "building-chooser-data"]));
2804
2804
  }
2805
- }), So = ["src"], Fo = /* @__PURE__ */ j({
2805
+ }), So = ["src"], Fo = /* @__PURE__ */ Y({
2806
2806
  __name: "VBuildingChooserV5CameraDayTimeSample",
2807
2807
  props: {
2808
2808
  timeSampleData: {},
@@ -2819,7 +2819,7 @@ const Nn = {
2819
2819
  [pe, o.timeSampleData === o.currentTime]
2820
2820
  ]);
2821
2821
  }
2822
- }), Do = /* @__PURE__ */ q(Fo, [["__scopeId", "data-v-98118455"]]), Mo = /* @__PURE__ */ j({
2822
+ }), Do = /* @__PURE__ */ q(Fo, [["__scopeId", "data-v-98118455"]]), Mo = /* @__PURE__ */ Y({
2823
2823
  __name: "VBuildingChooserV5CameraDay",
2824
2824
  props: {
2825
2825
  dayData: {},
@@ -2834,7 +2834,7 @@ const Nn = {
2834
2834
  "current-time": e.currentTime
2835
2835
  }, null, 8, ["time-sample-data", "cdn-file-resolver", "current-time"]))), 256));
2836
2836
  }
2837
- }), Eo = /* @__PURE__ */ j({
2837
+ }), Eo = /* @__PURE__ */ Y({
2838
2838
  __name: "VBuildingChooserV5Camera",
2839
2839
  props: {
2840
2840
  cameraData: {},
@@ -2849,7 +2849,7 @@ const Nn = {
2849
2849
  "current-time": n.currentTime
2850
2850
  }, null, 8, ["day-data", "cdn-file-resolver", "current-time"]))), 256));
2851
2851
  }
2852
- }), To = /* @__PURE__ */ j({
2852
+ }), To = /* @__PURE__ */ Y({
2853
2853
  __name: "VBuildingChooserV5UiCamera",
2854
2854
  props: {
2855
2855
  buildingChooserData: {},
@@ -2860,7 +2860,7 @@ const Nn = {
2860
2860
  const e = v, o = n, t = d(
2861
2861
  e.currentCamera.overlayFilename
2862
2862
  );
2863
- return Y(t, () => {
2863
+ return P(t, () => {
2864
2864
  o(
2865
2865
  "onCameraChange",
2866
2866
  e.buildingChooserData.cameras.find(
@@ -2881,7 +2881,7 @@ const Nn = {
2881
2881
  }, null, 8, ["modelValue", "items"]);
2882
2882
  };
2883
2883
  }
2884
- }), Vo = /* @__PURE__ */ j({
2884
+ }), Vo = /* @__PURE__ */ Y({
2885
2885
  __name: "VBuildingChooserV5UiDay",
2886
2886
  props: {
2887
2887
  cameraData: {},
@@ -2890,12 +2890,12 @@ const Nn = {
2890
2890
  emits: ["onDayChange"],
2891
2891
  setup(v, { emit: n }) {
2892
2892
  const e = v, o = n, t = d(e.currentDay.dayOfYear);
2893
- Y(
2893
+ P(
2894
2894
  () => e.currentDay.dayOfYear,
2895
2895
  () => {
2896
2896
  t.value = e.currentDay.dayOfYear;
2897
2897
  }
2898
- ), Y(t, () => {
2898
+ ), P(t, () => {
2899
2899
  o(
2900
2900
  "onDayChange",
2901
2901
  e.cameraData.sunsimDayOfYear.find(
@@ -2937,7 +2937,7 @@ const Nn = {
2937
2937
  }), Bo = {
2938
2938
  key: 0,
2939
2939
  class: "py-2"
2940
- }, Ro = { class: "small" }, Oo = { class: "small" }, $o = /* @__PURE__ */ j({
2940
+ }, Ro = { class: "small" }, Oo = { class: "small" }, $o = /* @__PURE__ */ Y({
2941
2941
  __name: "VBuildingChooserV5UiTimeSample",
2942
2942
  props: {
2943
2943
  dayData: {},
@@ -2946,12 +2946,12 @@ const Nn = {
2946
2946
  emits: ["onTimeChange"],
2947
2947
  setup(v, { emit: n }) {
2948
2948
  const e = v, o = n, t = d(e.currentTime.timeInHours), a = d();
2949
- Y(
2949
+ P(
2950
2950
  () => e.currentTime.timeInHours,
2951
2951
  () => {
2952
2952
  t.value = e.currentTime.timeInHours;
2953
2953
  }
2954
- ), Y(t, () => {
2954
+ ), P(t, () => {
2955
2955
  o(
2956
2956
  "onTimeChange",
2957
2957
  e.dayData.timeSamples.find(
@@ -2974,8 +2974,8 @@ const Nn = {
2974
2974
  }, 200));
2975
2975
  }
2976
2976
  return (p, s) => {
2977
- const u = B("v-icon"), c = B("v-btn"), _ = B("v-slider"), f = B("v-field");
2978
- return m(), $(f, { variant: "solo" }, {
2977
+ const u = B("v-icon"), c = B("v-btn"), _ = B("v-slider"), h = B("v-field");
2978
+ return m(), $(h, { variant: "solo" }, {
2979
2979
  default: k(() => [
2980
2980
  p.dayData.startTime === p.dayData.endTime ? (m(), F("div", Bo, [
2981
2981
  y(u, {
@@ -2992,7 +2992,7 @@ const Nn = {
2992
2992
  key: 1,
2993
2993
  class: "pa-1",
2994
2994
  modelValue: t.value,
2995
- "onUpdate:modelValue": s[0] || (s[0] = (h) => t.value = h),
2995
+ "onUpdate:modelValue": s[0] || (s[0] = (f) => t.value = f),
2996
2996
  min: p.dayData.startTime,
2997
2997
  max: p.dayData.endTime,
2998
2998
  step: p.dayData.interval,
@@ -3029,7 +3029,7 @@ const Nn = {
3029
3029
  });
3030
3030
  };
3031
3031
  }
3032
- }), Uo = /* @__PURE__ */ q($o, [["__scopeId", "data-v-2c27d93d"]]), Ho = ["innerHTML"], Yo = /* @__PURE__ */ j({
3032
+ }), Uo = /* @__PURE__ */ q($o, [["__scopeId", "data-v-2c27d93d"]]), Ho = ["innerHTML"], Po = /* @__PURE__ */ Y({
3033
3033
  __name: "VBuildingChooserV5Overlay",
3034
3034
  props: {
3035
3035
  cdnFileResolver: { type: [String, Function] },
@@ -3042,28 +3042,28 @@ const Nn = {
3042
3042
  const e = v, o = n, t = d(), a = d(), r = d(e.selectedId), l = st({});
3043
3043
  Ce(() => {
3044
3044
  for (const s in l) {
3045
- const { element: u, state: c } = l[s], { r: _, g: f, b: h, a: w, s: S } = e.colorCallback(s, c) || {
3045
+ const { element: u, state: c } = l[s], { r: _, g: h, b: f, a: w, s: S } = e.colorCallback(s, c) || {
3046
3046
  r: 0,
3047
3047
  g: 0,
3048
3048
  b: 0,
3049
3049
  a: 0,
3050
3050
  s: 0
3051
3051
  };
3052
- u.style.fill = `rgba(${_}, ${f}, ${h}, ${w / 255})`, u.style.stroke = `rgb(${_}, ${f}, ${h})`, u.style.strokeWidth = S.toString();
3052
+ u.style.fill = `rgba(${_}, ${h}, ${f}, ${w / 255})`, u.style.stroke = `rgb(${_}, ${h}, ${f})`, u.style.strokeWidth = S.toString();
3053
3053
  }
3054
- }), Y(
3054
+ }), P(
3055
3055
  () => e.selectedId,
3056
3056
  () => {
3057
3057
  r.value = e.selectedId;
3058
3058
  }
3059
- ), Y(r, () => {
3059
+ ), P(r, () => {
3060
3060
  for (const s in l)
3061
3061
  l[s].state === "selected" && s !== r.value ? l[s].state = "idle" : l[s].state !== "selected" && s === r.value && (l[s].state = "selected");
3062
3062
  }), Ce(async () => {
3063
3063
  t.value = await ge.loadText(
3064
3064
  se(e.cdnFileResolver, e.currentCamera.overlayFilename)
3065
3065
  ), p();
3066
- }), Y(
3066
+ }), P(
3067
3067
  () => a.value,
3068
3068
  () => {
3069
3069
  a.value && new ResizeObserver(p).observe(a.value);
@@ -3086,19 +3086,19 @@ const Nn = {
3086
3086
  "height",
3087
3087
  a.value.offsetHeight.toString()
3088
3088
  ), s.querySelectorAll("[data-building-id]").forEach((c) => {
3089
- c.style.strokeWidth = "0", c.style.stroke = "rgba(255,255,255,0)", c.style.fill = "rgba(255,255,255,0)", c.querySelectorAll("path").forEach((f) => {
3090
- f.style.stroke = "inherit", f.style.fill = "inherit";
3089
+ c.style.strokeWidth = "0", c.style.stroke = "rgba(255,255,255,0)", c.style.fill = "rgba(255,255,255,0)", c.querySelectorAll("path").forEach((h) => {
3090
+ h.style.stroke = "inherit", h.style.fill = "inherit";
3091
3091
  });
3092
3092
  const _ = c.getAttribute("data-building-id");
3093
3093
  l[_] = {
3094
3094
  element: c,
3095
3095
  state: r.value === _ ? "selected" : "idle"
3096
- }, c.addEventListener("mouseover", () => {
3097
- l[_].state === "idle" && (l[_].state = "hover"), o("onHoverOver", _);
3098
- }), c.addEventListener("mouseout", () => {
3099
- l[_].state === "hover" && (l[_].state = "idle"), o("onHoverOut", _);
3100
- }), c.addEventListener("click", () => {
3101
- o("onClick", _);
3096
+ }, c.addEventListener("mouseover", (h) => {
3097
+ l[_].state === "idle" && (l[_].state = "hover"), o("onHoverOver", _), h.stopPropagation();
3098
+ }), c.addEventListener("mouseout", (h) => {
3099
+ l[_].state === "hover" && (l[_].state = "idle"), o("onHoverOut", _), h.stopPropagation();
3100
+ }), c.addEventListener("click", (h) => {
3101
+ console.log(h), o("onClick", _), h.stopPropagation();
3102
3102
  });
3103
3103
  });
3104
3104
  }
@@ -3118,7 +3118,7 @@ const Nn = {
3118
3118
  _: 1
3119
3119
  }));
3120
3120
  }
3121
- }), jo = /* @__PURE__ */ q(Yo, [["__scopeId", "data-v-09de986e"]]), Po = {
3121
+ }), Yo = /* @__PURE__ */ q(Po, [["__scopeId", "data-v-8da0fc63"]]), jo = {
3122
3122
  class: "actions-bar position-absolute top-left d-flex w-100 justify-center align-center",
3123
3123
  style: { "z-index": "6" }
3124
3124
  }, Wo = {
@@ -3133,7 +3133,7 @@ const Nn = {
3133
3133
  }, Go = {
3134
3134
  class: "position-absolute bottom-right",
3135
3135
  style: { "z-index": "6", width: "50px", height: "50px" }
3136
- }, Qo = ["innerHTML"], qo = { style: { "z-index": "7" } }, Zo = /* @__PURE__ */ j({
3136
+ }, Qo = ["innerHTML"], qo = { style: { "z-index": "7" } }, Zo = /* @__PURE__ */ Y({
3137
3137
  __name: "VBuildingChooserV5",
3138
3138
  props: {
3139
3139
  buildingChooserData: {},
@@ -3148,31 +3148,31 @@ const Nn = {
3148
3148
  },
3149
3149
  emits: ["onClick", "onHoverOver", "onHoverOut", "onMouseMove"],
3150
3150
  setup(v, { emit: n }) {
3151
- const e = v, o = n, t = d(), a = d(), r = d(), l = d(), p = d(!1), s = d(), u = T(() => s.value.isHoverEnabled), c = d({ x: 0, y: 0, width: 0, height: 0 }), _ = d(), f = d(
3151
+ const e = v, o = n, t = d(), a = d(), r = d(), l = d(), p = d(!1), s = d(), u = T(() => s.value.isHoverEnabled), c = d({ x: 0, y: 0, width: 0, height: 0 }), _ = d(), h = d(
3152
3152
  e.buildingChooserData
3153
3153
  );
3154
- ie(() => p.value = !0), Y(
3155
- [f, () => e.cdnFileResolver, () => e.defaultCamera],
3154
+ ie(() => p.value = !0), P(
3155
+ [h, () => e.cdnFileResolver, () => e.defaultCamera],
3156
3156
  async () => {
3157
- e.cdnFileResolver && (f.value || (f.value = await ge.loadJson(
3157
+ e.cdnFileResolver && (h.value || (h.value = await ge.loadJson(
3158
3158
  se(e.cdnFileResolver, "/buildingChooser.json")
3159
- )), e.defaultCamera ? t.value = f.value.cameras.find(
3159
+ )), e.defaultCamera ? t.value = h.value.cameras.find(
3160
3160
  (b) => b.cameraName === e.defaultCamera
3161
- ) || f.value.cameras[0] : t.value = f.value.cameras[0]);
3161
+ ) || h.value.cameras[0] : t.value = h.value.cameras[0]);
3162
3162
  },
3163
3163
  { immediate: !0 }
3164
- ), Y(
3165
- [f, () => e.cdnFileResolver, () => e.defaultDay],
3164
+ ), P(
3165
+ [h, () => e.cdnFileResolver, () => e.defaultDay],
3166
3166
  () => {
3167
- f.value && e.cdnFileResolver && (e.defaultDay ? a.value = t.value.sunsimDayOfYear.find(
3167
+ h.value && e.cdnFileResolver && (e.defaultDay ? a.value = t.value.sunsimDayOfYear.find(
3168
3168
  (b) => b.dayOfYear === e.defaultDay
3169
3169
  ) || t.value.sunsimDayOfYear[0] : a.value = t.value.sunsimDayOfYear[0]);
3170
3170
  },
3171
3171
  { immediate: !0 }
3172
- ), Y(
3173
- [f, () => e.cdnFileResolver, () => e.defaultTime],
3172
+ ), P(
3173
+ [h, () => e.cdnFileResolver, () => e.defaultTime],
3174
3174
  () => {
3175
- f.value && e.cdnFileResolver && (e.defaultTime ? r.value = a.value.timeSamples.find(
3175
+ h.value && e.cdnFileResolver && (e.defaultTime ? r.value = a.value.timeSamples.find(
3176
3176
  (b) => b.timeInHours === e.defaultTime
3177
3177
  ) || a.value.timeSamples[0] : r.value = a.value.timeSamples.find(
3178
3178
  (b) => b.timeInHours === a.value.defaultHour
@@ -3180,7 +3180,7 @@ const Nn = {
3180
3180
  },
3181
3181
  { immediate: !0 }
3182
3182
  );
3183
- function h(b) {
3183
+ function f(b) {
3184
3184
  const V = a.value;
3185
3185
  t.value = b, Me(() => {
3186
3186
  w(
@@ -3233,7 +3233,7 @@ const Nn = {
3233
3233
  y(I, {
3234
3234
  type: "image",
3235
3235
  class: "w-100 h-100 position-relative",
3236
- loading: !p.value || !f.value
3236
+ loading: !p.value || !h.value
3237
3237
  }, {
3238
3238
  default: k(() => [
3239
3239
  y(Le, null, {
@@ -3242,12 +3242,12 @@ const Nn = {
3242
3242
  class: "w-100 h-100 position-relative",
3243
3243
  onMousemove: U
3244
3244
  }, [
3245
- i("div", Po, [
3245
+ i("div", jo, [
3246
3246
  i("div", Wo, [
3247
3247
  y(To, {
3248
- "building-chooser-data": f.value,
3248
+ "building-chooser-data": h.value,
3249
3249
  "current-camera": t.value,
3250
- onOnCameraChange: h
3250
+ onOnCameraChange: f
3251
3251
  }, null, 8, ["building-chooser-data", "current-camera"])
3252
3252
  ]),
3253
3253
  i("div", zo, [
@@ -3272,7 +3272,7 @@ const Nn = {
3272
3272
  ]),
3273
3273
  y(Ze, { position: "relative" }, {
3274
3274
  default: k(() => [
3275
- (m(!0), F(ue, null, ve(f.value.cameras, (L) => (m(), $(Eo, {
3275
+ (m(!0), F(ue, null, ve(h.value.cameras, (L) => (m(), $(Eo, {
3276
3276
  key: L.overlayFilename,
3277
3277
  "camera-data": L,
3278
3278
  "cdn-file-resolver": e.cdnFileResolver,
@@ -3284,7 +3284,7 @@ const Nn = {
3284
3284
  style: { "z-index": "5", "pointer-events": "none" },
3285
3285
  innerHTML: e.customOverlayContent
3286
3286
  }, null, 8, Qo)) : H("", !0),
3287
- y(jo, {
3287
+ y(Yo, {
3288
3288
  "cdn-file-resolver": b.cdnFileResolver,
3289
3289
  "color-callback": e.colorCallback,
3290
3290
  "current-camera": t.value,
@@ -3364,7 +3364,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3364
3364
  }, pa = {
3365
3365
  class: "player-control",
3366
3366
  id: "controls-bottom-right"
3367
- }, ha = { id: "main-canvas" }, fa = /* @__PURE__ */ j({
3367
+ }, ha = { id: "main-canvas" }, fa = /* @__PURE__ */ Y({
3368
3368
  __name: "VPlayer",
3369
3369
  props: {
3370
3370
  cdnFileResolver: {},
@@ -3378,7 +3378,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3378
3378
  emits: ["newCameraCallback", "newRotationCallback", "newFloorCallback", "newFovCallback", "playerApiCallback", "newSizeCallback"],
3379
3379
  setup(v, { emit: n }) {
3380
3380
  const e = Bt.PlayerV2, o = v, t = n, a = d(), r = d(), l = d(0), p = d(0);
3381
- return Y(
3381
+ return P(
3382
3382
  [
3383
3383
  () => o.cdnFileResolver,
3384
3384
  () => o.interiorId,
@@ -3394,7 +3394,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3394
3394
  !1
3395
3395
  );
3396
3396
  }
3397
- ), Y(
3397
+ ), P(
3398
3398
  [
3399
3399
  () => o.cdnFileResolver,
3400
3400
  () => o.interiorId,
@@ -3411,12 +3411,12 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3411
3411
  );
3412
3412
  },
3413
3413
  { deep: !0 }
3414
- ), Y(
3414
+ ), P(
3415
3415
  () => o.currentCameraId,
3416
3416
  (s) => {
3417
3417
  a.value && (r.value = s, a.value.goToCamera(s, !0));
3418
3418
  }
3419
- ), Y(a, (s) => {
3419
+ ), P(a, (s) => {
3420
3420
  t("playerApiCallback", s);
3421
3421
  const u = a.value.getCurrentCamera();
3422
3422
  u && (r.value = u.id);
@@ -3424,23 +3424,23 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3424
3424
  const _ = {
3425
3425
  initialized: () => {
3426
3426
  a.value = e.Main.getPlayerAPI();
3427
- const h = a.value.getCurrentCamera();
3428
- h && (r.value = h.id), t("newCameraCallback", r.value);
3427
+ const f = a.value.getCurrentCamera();
3428
+ f && (r.value = f.id), t("newCameraCallback", r.value);
3429
3429
  },
3430
- newCamera: (h) => {
3431
- t("newCameraCallback", h.id), t("newFloorCallback", h.floorLevel), a.value && a.value.resetMarkerBehaviour(0), r.value = h.id;
3430
+ newCamera: (f) => {
3431
+ t("newCameraCallback", f.id), t("newFloorCallback", f.floorLevel), a.value && a.value.resetMarkerBehaviour(0), r.value = f.id;
3432
3432
  },
3433
- newFOV: (h) => {
3434
- t("newFovCallback", h), p.value = h;
3433
+ newFOV: (f) => {
3434
+ t("newFovCallback", f), p.value = f;
3435
3435
  },
3436
- newRotation: (h) => {
3437
- const w = h + 0;
3436
+ newRotation: (f) => {
3437
+ const w = f + 0;
3438
3438
  t("newRotationCallback", w), l.value = w;
3439
3439
  }
3440
3440
  };
3441
3441
  if (!oa)
3442
3442
  return;
3443
- const f = await new e.Main(
3443
+ const h = await new e.Main(
3444
3444
  se(
3445
3445
  o.cdnFileResolver,
3446
3446
  `/${o.interiorId}/${o.apartmentId}`
@@ -3450,11 +3450,11 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3450
3450
  void 0,
3451
3451
  o.currentCameraId
3452
3452
  );
3453
- f && (f.handleWindowResize(), window.addEventListener(
3453
+ h && (h.handleWindowResize(), window.addEventListener(
3454
3454
  "resize",
3455
- f.handleWindowResize.bind(f)
3456
- ), f.animate(), a.value = e.Main.getPlayerAPI(), a.value && a.value.setLookSensitivity(o.mouseSensitivity));
3457
- }), Pe(() => {
3455
+ h.handleWindowResize.bind(h)
3456
+ ), h.animate(), a.value = e.Main.getPlayerAPI(), a.value && a.value.setLookSensitivity(o.mouseSensitivity));
3457
+ }), je(() => {
3458
3458
  a.value && a.value.destroy();
3459
3459
  }), (s, u) => (m(), F("div", aa, [
3460
3460
  i("div", la, [
@@ -3499,7 +3499,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3499
3499
  style: { width: "24px", height: "24px" },
3500
3500
  viewBox: "0 0 18 16",
3501
3501
  xmlns: "http://www.w3.org/2000/svg"
3502
- }, _a = ["stroke"], wa = ["stroke"], ba = { class: "floor-level-label" }, ka = /* @__PURE__ */ j({
3502
+ }, _a = ["stroke"], wa = ["stroke"], ba = { class: "floor-level-label" }, ka = /* @__PURE__ */ Y({
3503
3503
  __name: "VFloorLevel",
3504
3504
  props: {
3505
3505
  level: { default: 0 },
@@ -3516,18 +3516,18 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3516
3516
  u >= a.value.length ? o("level", a.value[0]) : o("level", a.value[u]);
3517
3517
  }
3518
3518
  return (u, c) => {
3519
- const _ = B("v-btn"), f = B("v-tooltip");
3520
- return m(), $(f, {
3519
+ const _ = B("v-btn"), h = B("v-tooltip");
3520
+ return m(), $(h, {
3521
3521
  right: "",
3522
3522
  attach: ""
3523
3523
  }, {
3524
- activator: k(({ props: h }) => [
3524
+ activator: k(({ props: f }) => [
3525
3525
  y(_, ye({
3526
3526
  style: { cursor: "pointer" },
3527
3527
  density: "comfortable",
3528
3528
  elevation: "1",
3529
3529
  icon: ""
3530
- }, h, { onClick: s }), {
3530
+ }, f, { onClick: s }), {
3531
3531
  default: k(() => [
3532
3532
  (m(), F("svg", ya, [
3533
3533
  i("path", {
@@ -3556,7 +3556,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3556
3556
  });
3557
3557
  };
3558
3558
  }
3559
- }), Ca = /* @__PURE__ */ q(ka, [["__scopeId", "data-v-5ce91d8e"]]), Ia = { class: "d-none d-md-inline" }, Aa = /* @__PURE__ */ j({
3559
+ }), Ca = /* @__PURE__ */ q(ka, [["__scopeId", "data-v-5ce91d8e"]]), Ia = { class: "d-none d-md-inline" }, Aa = /* @__PURE__ */ Y({
3560
3560
  __name: "VInteriorSelector",
3561
3561
  props: {
3562
3562
  cdnFileResolver: { type: [String, Function] },
@@ -3567,16 +3567,16 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3567
3567
  setup(v, { emit: n }) {
3568
3568
  const e = v, o = n, t = Be(_e);
3569
3569
  return (a, r) => {
3570
- const l = B("v-icon"), p = B("v-btn"), s = B("v-img"), u = B("v-list-item-title"), c = B("v-list-item"), _ = B("v-list"), f = B("v-menu");
3570
+ const l = B("v-icon"), p = B("v-btn"), s = B("v-img"), u = B("v-list-item-title"), c = B("v-list-item"), _ = B("v-list"), h = B("v-menu");
3571
3571
  return m(), F("div", null, [
3572
- y(f, {
3572
+ y(h, {
3573
3573
  transition: "slide-x-reverse-transition",
3574
3574
  location: "top end",
3575
3575
  origin: "end bottom",
3576
3576
  elevation: "0"
3577
3577
  }, {
3578
- activator: k(({ props: h }) => [
3579
- y(p, ye({ rounded: "" }, h), {
3578
+ activator: k(({ props: f }) => [
3579
+ y(p, ye({ rounded: "" }, f), {
3580
3580
  default: k(() => [
3581
3581
  y(l, null, {
3582
3582
  default: k(() => [
@@ -3592,10 +3592,10 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3592
3592
  default: k(() => [
3593
3593
  y(_, { class: "interior-selector-list" }, {
3594
3594
  default: k(() => [
3595
- (m(!0), F(ue, null, ve(e.availableArchetypes, (h, w) => (m(), $(c, {
3595
+ (m(!0), F(ue, null, ve(e.availableArchetypes, (f, w) => (m(), $(c, {
3596
3596
  density: "compact",
3597
3597
  key: `at-menuitem-${w}`,
3598
- onClick: (S) => o("selectInterior", h.archetypeID),
3598
+ onClick: (S) => o("selectInterior", f.archetypeID),
3599
3599
  active: w === a.selectedIndex,
3600
3600
  class: "interior-selector-list-item"
3601
3601
  }, {
@@ -3604,13 +3604,13 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3604
3604
  width: "100",
3605
3605
  "max-width": "100",
3606
3606
  height: "66",
3607
- src: h.url
3607
+ src: f.url
3608
3608
  }, null, 8, ["src"])
3609
3609
  ]),
3610
3610
  default: k(() => [
3611
3611
  y(u, { class: "text-caption py-2 px-4" }, {
3612
3612
  default: k(() => [
3613
- X(z(oe(t).get(h.title)), 1)
3613
+ X(z(oe(t).get(f.title)), 1)
3614
3614
  ]),
3615
3615
  _: 2
3616
3616
  }, 1024)
@@ -3626,7 +3626,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3626
3626
  ]);
3627
3627
  };
3628
3628
  }
3629
- }), La = /* @__PURE__ */ q(Aa, [["__scopeId", "data-v-f52a4315"]]), xa = "data:image/png;base64,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", Sa = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMdSURBVHgB7dxBTttQEMbxsU32idouujM7FhjlBqQnaG5AbkBvUPUEpTegN8gR6AlAgQU70lWlQkUUscR+fVZrRKlL7CTQN6P/T0IJwYkUDfNhvzdEBAAAAAAAAAAAAAAAAAAAAAD+i+t+v3+5vT0Qg2IxqHBuP47jXTHIZMHEuYETeScGmSvYZb9fFiv1d7sWY9FcwWLn9u7ux/FbMcZeJPo4vLsrMhJjTBXsXhxWzMWiqYLdj8NKlCR7YoipgjnnhjUPDv11WVeMMFOwqywb+Zu6wnQlz81ck5kp2GNnhLmha7JIDCgjLy+K60cOmSVxvNk7OZmJciY6LM/z4YJDukVRmDj5sBGJcbywGLUnJAqpj0Qfh6mPw4smx/pY7GmPRfUd5uNw0PRYC7GoPxIbxGHFQiyqjsQ2cVjRHouqO8xHXOvVeP+cfVFMeySOpCV3bzVfI7WRuEwcVlxRvHl1dnYkCqntsFWiTfO8h+ZIXPqMT/PGpsqC1WxUtpVq3dhUWbC6jcrWr6F03kNnJK7hTE9rLKor2BrisKJy3kNdwdYRh3evpTAW9UXiGi98y1jUNu+hqmBXWTZcUxxWure3t31RRFXBoieIMG1jcGqWphrMbSxL1byHmg5rMLexrPIXQc3Jh5qCPekZnXMjUUJFJK6yMt+Ulo1NFR3WZm5jWVrmPXREYou5jWVpmfcIPhKfIw4rGmIx+A57jjisaIjF4AsWRVG7nWXnjhK/fJWUEefcuN1Tw4/FoCOxaRz6N3Hi22M8v7n5tDmd/hFp37a20qTTGcRR9F4aLGslSZL2jo+/SqA2JGALxthmviMO/RsY905Pv/zroNfn51N/c1h+XWfZbl7ug0VR2Um1i75Fno/8zQcJVNAd9mNn5+KvxV4feT4mx/P5/PPDbmrje5aN/N+DPV+8wYMfTV9OJpsSqGALVn78kI/D49/fzqKiOKiLvFWVkbnR6exHv7ouLR8LeQwu2IL57vroIy9NRA4ei7x1qiLTF2/6YjIJNhbxwEWamvkndgAAAAAAAAAAAAAAAAAAAAAAAAAAAABYxU+ILzGcMmFd0QAAAABJRU5ErkJggg==", Fa = /* @__PURE__ */ j({
3629
+ }), La = /* @__PURE__ */ q(Aa, [["__scopeId", "data-v-f52a4315"]]), xa = "data:image/png;base64,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", Sa = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMdSURBVHgB7dxBTttQEMbxsU32idouujM7FhjlBqQnaG5AbkBvUPUEpTegN8gR6AlAgQU70lWlQkUUscR+fVZrRKlL7CTQN6P/T0IJwYkUDfNhvzdEBAAAAAAAAAAAAAAAAAAAAAD+i+t+v3+5vT0Qg2IxqHBuP47jXTHIZMHEuYETeScGmSvYZb9fFiv1d7sWY9FcwWLn9u7ux/FbMcZeJPo4vLsrMhJjTBXsXhxWzMWiqYLdj8NKlCR7YoipgjnnhjUPDv11WVeMMFOwqywb+Zu6wnQlz81ck5kp2GNnhLmha7JIDCgjLy+K60cOmSVxvNk7OZmJciY6LM/z4YJDukVRmDj5sBGJcbywGLUnJAqpj0Qfh6mPw4smx/pY7GmPRfUd5uNw0PRYC7GoPxIbxGHFQiyqjsQ2cVjRHouqO8xHXOvVeP+cfVFMeySOpCV3bzVfI7WRuEwcVlxRvHl1dnYkCqntsFWiTfO8h+ZIXPqMT/PGpsqC1WxUtpVq3dhUWbC6jcrWr6F03kNnJK7hTE9rLKor2BrisKJy3kNdwdYRh3evpTAW9UXiGi98y1jUNu+hqmBXWTZcUxxWure3t31RRFXBoieIMG1jcGqWphrMbSxL1byHmg5rMLexrPIXQc3Jh5qCPekZnXMjUUJFJK6yMt+Ulo1NFR3WZm5jWVrmPXREYou5jWVpmfcIPhKfIw4rGmIx+A57jjisaIjF4AsWRVG7nWXnjhK/fJWUEefcuN1Tw4/FoCOxaRz6N3Hi22M8v7n5tDmd/hFp37a20qTTGcRR9F4aLGslSZL2jo+/SqA2JGALxthmviMO/RsY905Pv/zroNfn51N/c1h+XWfZbl7ug0VR2Um1i75Fno/8zQcJVNAd9mNn5+KvxV4feT4mx/P5/PPDbmrje5aN/N+DPV+8wYMfTV9OJpsSqGALVn78kI/D49/fzqKiOKiLvFWVkbnR6exHv7ouLR8LeQwu2IL57vroIy9NRA4ei7x1qiLTF2/6YjIJNhbxwEWamvkndgAAAAAAAAAAAAAAAAAAAAAAAAAAAABYxU+ILzGcMmFd0QAAAABJRU5ErkJggg==", Fa = /* @__PURE__ */ Y({
3630
3630
  __name: "VCompass",
3631
3631
  props: {
3632
3632
  rotation: {}
@@ -3652,7 +3652,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3652
3652
  ], 4);
3653
3653
  };
3654
3654
  }
3655
- }), Da = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAllBMVEUAAAD/rwD/rwD/qgP/qwL/qAL/qwP/qwH/rAL/rAL/qwL/qQD/qwL/qwD/qQD/qwL/pQD/qgH/nwD/pwD/qQL/rAL/qwD/qwT/rAP/qwL/rAL/rAD/rAL/qgD/qwL/qQP/rAP/rAH/qgH/qwL/qwD/qgL/rwD/qgD/qwH/qgD/qgL/rAD/qgD/qgD/qwH/rAP/qgX/qwA+O5E+AAAAMnRSTlMAECBg/3C/v5Dff4+PT1/PMN8QII9vf0CfgO9vnzDvUF+vr3BA3zA/z2+fX59g71AwcDsf6p0AAAFGSURBVHicvdRtT8MgEABgaM9hu1aHXV/cpm6zWt829f//OYEK9qC3NDF6HxYCTw5GuWPsd8GjqTIGOJtIZwDi/ymnKPflOSTub6cAcwdnkHk5AQY2v3Dzl2phga1EFkl5hScLbZc+LbUs/FltK5OpLpsmrS0NpbLLSu3Er1dgIsn0cdabEdlHlICL5IZSRq5gELcn7DCnsfQL24AX5PeNfAlAHSEOaYrFXaNiqwa7kO7V9L1dt9u25kX58cBY7dbZYz/MKdr2o06nrZ6klNX4AYRdf8aHzkL6QtxAG9KculjhS0nJMO0rSVmF5ZyWnn2jFC+36vcgLTzq+3lPRx6XrjjTqQ7iqJxY6+KLydp0ZWhrVHWE0JoqHq1NSHBxF0h+1Mh6LUMM5LC/Kht8h+5nG9zeTtbt37Ti3XT6+d29pkTXTZVEfAEKARRF2iiwhQAAAB10RVh0U29mdHdhcmUAQGx1bmFwYWludC9wbmctY29kZWP1QxkeAAAAAElFTkSuQmCC", Ma = { class: "d-flex flex-column align-center justify-center clock-face" }, Ea = { class: "clock-icon" }, Ta = { class: "clock-value grey--text text--darken-3" }, Va = /* @__PURE__ */ j({
3655
+ }), Da = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAllBMVEUAAAD/rwD/rwD/qgP/qwL/qAL/qwP/qwH/rAL/rAL/qwL/qQD/qwL/qwD/qQD/qwL/pQD/qgH/nwD/pwD/qQL/rAL/qwD/qwT/rAP/qwL/rAL/rAD/rAL/qgD/qwL/qQP/rAP/rAH/qgH/qwL/qwD/qgL/rwD/qgD/qwH/qgD/qgL/rAD/qgD/qgD/qwH/rAP/qgX/qwA+O5E+AAAAMnRSTlMAECBg/3C/v5Dff4+PT1/PMN8QII9vf0CfgO9vnzDvUF+vr3BA3zA/z2+fX59g71AwcDsf6p0AAAFGSURBVHicvdRtT8MgEABgaM9hu1aHXV/cpm6zWt829f//OYEK9qC3NDF6HxYCTw5GuWPsd8GjqTIGOJtIZwDi/ymnKPflOSTub6cAcwdnkHk5AQY2v3Dzl2phga1EFkl5hScLbZc+LbUs/FltK5OpLpsmrS0NpbLLSu3Er1dgIsn0cdabEdlHlICL5IZSRq5gELcn7DCnsfQL24AX5PeNfAlAHSEOaYrFXaNiqwa7kO7V9L1dt9u25kX58cBY7dbZYz/MKdr2o06nrZ6klNX4AYRdf8aHzkL6QtxAG9KculjhS0nJMO0rSVmF5ZyWnn2jFC+36vcgLTzq+3lPRx6XrjjTqQ7iqJxY6+KLydp0ZWhrVHWE0JoqHq1NSHBxF0h+1Mh6LUMM5LC/Kht8h+5nG9zeTtbt37Ti3XT6+d29pkTXTZVEfAEKARRF2iiwhQAAAB10RVh0U29mdHdhcmUAQGx1bmFwYWludC9wbmctY29kZWP1QxkeAAAAAElFTkSuQmCC", Ma = { class: "d-flex flex-column align-center justify-center clock-face" }, Ea = { class: "clock-icon" }, Ta = { class: "clock-value grey--text text--darken-3" }, Va = /* @__PURE__ */ Y({
3656
3656
  __name: "VTimeOfDay",
3657
3657
  props: {
3658
3658
  hours: { default: 0 },
@@ -3676,7 +3676,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3676
3676
  ]);
3677
3677
  };
3678
3678
  }
3679
- }), Ba = /* @__PURE__ */ q(Va, [["__scopeId", "data-v-cd73fd81"]]), Ra = /* @__PURE__ */ j({
3679
+ }), Ba = /* @__PURE__ */ q(Va, [["__scopeId", "data-v-cd73fd81"]]), Ra = /* @__PURE__ */ Y({
3680
3680
  __name: "VViewModeToggle",
3681
3681
  props: {
3682
3682
  showStaticImage: { type: Boolean }
@@ -3709,7 +3709,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3709
3709
  }, $a = {
3710
3710
  key: 0,
3711
3711
  class: "desktop-content"
3712
- }, Ua = { class: "d-inline-flex" }, Ha = { class: "box col" }, Ya = /* @__PURE__ */ Oe(() => /* @__PURE__ */ i("div", { class: "tutorial-icon d-flex align-items-center justify-center" }, [
3712
+ }, Ua = { class: "d-inline-flex" }, Ha = { class: "box col" }, Pa = /* @__PURE__ */ Oe(() => /* @__PURE__ */ i("div", { class: "tutorial-icon d-flex align-items-center justify-center" }, [
3713
3713
  /* @__PURE__ */ i("svg", {
3714
3714
  width: "100",
3715
3715
  height: "65",
@@ -3756,7 +3756,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
3756
3756
  "stroke-width": "1.5"
3757
3757
  })
3758
3758
  ])
3759
- ], -1)), ja = { class: "text mt-3" }, Pa = { class: "box col" }, Wa = /* @__PURE__ */ Oe(() => /* @__PURE__ */ i("div", { class: "tutorial-icon d-flex align-items-center justify-center" }, [
3759
+ ], -1)), Ya = { class: "text mt-3" }, ja = { class: "box col" }, Wa = /* @__PURE__ */ Oe(() => /* @__PURE__ */ i("div", { class: "tutorial-icon d-flex align-items-center justify-center" }, [
3760
3760
  /* @__PURE__ */ i("svg", {
3761
3761
  width: "100",
3762
3762
  height: "65",
@@ -4230,7 +4230,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4230
4230
  "stroke-linejoin": "round"
4231
4231
  })
4232
4232
  ])
4233
- ], -1)), rl = { class: "text ml-2" }, ul = { class: "d-flex justify-space-between mt-3 mx-3 mb-0 tutorial-buttons" }, cl = /* @__PURE__ */ j({
4233
+ ], -1)), rl = { class: "text ml-2" }, ul = { class: "d-flex justify-space-between mt-3 mx-3 mb-0 tutorial-buttons" }, cl = /* @__PURE__ */ Y({
4234
4234
  __name: "VTutorial",
4235
4235
  props: {
4236
4236
  project: {}
@@ -4258,17 +4258,17 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4258
4258
  localStorage.setItem(`${e.project}-dont-show-tutorial`, "true");
4259
4259
  }
4260
4260
  return (c, _) => {
4261
- const f = B("v-checkbox"), h = B("v-btn");
4261
+ const h = B("v-checkbox"), f = B("v-btn");
4262
4262
  return m(), $(Le, { name: "fade-transition" }, {
4263
4263
  default: k(() => [
4264
4264
  a.value && !p.value ? (m(), F("div", Oa, [
4265
4265
  l.value ? H("", !0) : (m(), F("div", $a, [
4266
4266
  i("div", Ua, [
4267
4267
  i("div", Ha, [
4268
- Ya,
4269
- i("div", ja, z(oe(t).getLabel("clickAndDragToLookAround")), 1)
4268
+ Pa,
4269
+ i("div", Ya, z(oe(t).getLabel("clickAndDragToLookAround")), 1)
4270
4270
  ]),
4271
- i("div", Pa, [
4271
+ i("div", ja, [
4272
4272
  Wa,
4273
4273
  i("div", za, z(oe(t).getLabel("clickOnTheCirclesToMoveAround")), 1)
4274
4274
  ]),
@@ -4299,12 +4299,12 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4299
4299
  ])
4300
4300
  ])) : H("", !0),
4301
4301
  i("div", ul, [
4302
- y(f, {
4302
+ y(h, {
4303
4303
  modelValue: r.value,
4304
4304
  "onUpdate:modelValue": _[0] || (_[0] = (w) => r.value = w),
4305
4305
  label: oe(t).getLabel("dontShowAgain")
4306
4306
  }, null, 8, ["modelValue", "label"]),
4307
- y(h, {
4307
+ y(f, {
4308
4308
  small: "",
4309
4309
  outlined: "",
4310
4310
  class: "mt-5",
@@ -4332,7 +4332,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4332
4332
  }, Ll = /* @__PURE__ */ vl(() => /* @__PURE__ */ i("div", { class: "setting-label" }, "Enter Lut URL:", -1)), xl = {
4333
4333
  class: "d-block",
4334
4334
  style: { width: "300px" }
4335
- }, Sl = { class: "form-buttons" }, Fl = /* @__PURE__ */ j({
4335
+ }, Sl = { class: "form-buttons" }, Fl = /* @__PURE__ */ Y({
4336
4336
  __name: "VPlayerSettingsUi",
4337
4337
  props: {
4338
4338
  initialSettings: {}
@@ -4340,9 +4340,9 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4340
4340
  emits: ["updateSettings", "saveSettings"],
4341
4341
  setup(v, { emit: n }) {
4342
4342
  const e = v, o = n, t = d(
4343
- f(e.initialSettings)
4343
+ h(e.initialSettings)
4344
4344
  );
4345
- Y(
4345
+ P(
4346
4346
  t,
4347
4347
  () => {
4348
4348
  r();
@@ -4350,40 +4350,40 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4350
4350
  { deep: !0 }
4351
4351
  );
4352
4352
  const a = T(() => {
4353
- let h = {};
4353
+ let f = {};
4354
4354
  for (const [w, S] of Object.entries(t.value))
4355
- w === "whitePoint" ? h[w] = u(S.value) : h[w] = S.value;
4356
- return h;
4355
+ w === "whitePoint" ? f[w] = u(S.value) : f[w] = S.value;
4356
+ return f;
4357
4357
  });
4358
4358
  function r() {
4359
4359
  o("updateSettings", a.value);
4360
4360
  }
4361
4361
  function l() {
4362
- const h = document.createElement("a");
4363
- h.href = URL.createObjectURL(
4362
+ const f = document.createElement("a");
4363
+ f.href = URL.createObjectURL(
4364
4364
  new Blob([JSON.stringify(a.value, null, 2)])
4365
4365
  );
4366
4366
  const w = `player-settings-${Date.now()}.json`;
4367
- h.download = w, h.style.display = "none", document.body.appendChild(h), h.click(), document.body.removeChild(h);
4367
+ f.download = w, f.style.display = "none", document.body.appendChild(f), f.click(), document.body.removeChild(f);
4368
4368
  }
4369
4369
  function p() {
4370
4370
  o("saveSettings", a.value);
4371
4371
  }
4372
4372
  function s() {
4373
- t.value = f(), o("updateSettings", a.value);
4373
+ t.value = h(), o("updateSettings", a.value);
4374
4374
  }
4375
- function u(h) {
4376
- const w = parseInt(h.substr(1, 2), 16) / 255, S = parseInt(h.substr(3, 2), 16) / 255, C = parseInt(h.substr(5, 2), 16) / 255;
4375
+ function u(f) {
4376
+ const w = parseInt(f.substr(1, 2), 16) / 255, S = parseInt(f.substr(3, 2), 16) / 255, C = parseInt(f.substr(5, 2), 16) / 255;
4377
4377
  return [w, S, C];
4378
4378
  }
4379
- function c(h) {
4380
- var w = h.toString(16);
4379
+ function c(f) {
4380
+ var w = f.toString(16);
4381
4381
  return w.length == 1 ? "0" + w : w;
4382
4382
  }
4383
- function _([h, w, S]) {
4384
- return "#" + c(parseInt((h * 255).toString())) + c(parseInt((w * 255).toString())) + c(parseInt((S * 255).toString()));
4383
+ function _([f, w, S]) {
4384
+ return "#" + c(parseInt((f * 255).toString())) + c(parseInt((w * 255).toString())) + c(parseInt((S * 255).toString()));
4385
4385
  }
4386
- function f(h = {}) {
4386
+ function h(f = {}) {
4387
4387
  const w = [
4388
4388
  "Cool 5",
4389
4389
  "Cool 10",
@@ -4407,7 +4407,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4407
4407
  TRANSITION_MOVEMENT_SCALE: 1.3,
4408
4408
  whitePoint: [1, 1, 1],
4409
4409
  lut: "",
4410
- ...h
4410
+ ...f
4411
4411
  };
4412
4412
  return {
4413
4413
  exposureFovScale: {
@@ -4479,7 +4479,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4479
4479
  }
4480
4480
  };
4481
4481
  }
4482
- return (h, w) => {
4482
+ return (f, w) => {
4483
4483
  const S = B("v-text-field"), C = B("v-slider"), g = B("v-checkbox"), U = B("v-btn"), b = B("v-select"), V = B("v-icon");
4484
4484
  return m(), F("div", ml, [
4485
4485
  i("form", pl, [
@@ -4661,7 +4661,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4661
4661
  }), Dl = /* @__PURE__ */ q(Fl, [["__scopeId", "data-v-bd4f66c3"]]), Ml = (v) => (it("data-v-30593022"), v = v(), rt(), v), El = /* @__PURE__ */ Ml(() => /* @__PURE__ */ i("div", { id: "filler-div" }, null, -1)), Tl = {
4662
4662
  class: "moveable-body",
4663
4663
  id: "moveableDivHeader"
4664
- }, Vl = { class: "moveable-footer" }, Bl = /* @__PURE__ */ j({
4664
+ }, Vl = { class: "moveable-footer" }, Bl = /* @__PURE__ */ Y({
4665
4665
  __name: "VMoveable",
4666
4666
  emits: ["close", "transform"],
4667
4667
  setup(v, { emit: n }) {
@@ -4674,19 +4674,19 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4674
4674
  if (!l)
4675
4675
  return;
4676
4676
  let p = 0, s = 0, u = 0, c = 0;
4677
- l.addEventListener("touchstart", _, { passive: !1 }), l.addEventListener("touchend", h, { passive: !1 }), l.addEventListener("mousedown", _, { passive: !1 }), l.addEventListener("mouseup", h, { passive: !1 });
4677
+ l.addEventListener("touchstart", _, { passive: !1 }), l.addEventListener("touchend", f, { passive: !1 }), l.addEventListener("mousedown", _, { passive: !1 }), l.addEventListener("mouseup", f, { passive: !1 });
4678
4678
  function _(w) {
4679
4679
  w = w || window.event, w.preventDefault();
4680
4680
  let S = w;
4681
- w.type === "touchstart" && (S = w.touches[0]), u = S.clientX, c = S.clientY, document.addEventListener("mouseup", h, { passive: !1 }), document.addEventListener("touchend", h, { passive: !1 }), document.addEventListener("mousemove", f, { passive: !1 }), document.addEventListener("touchmove", f, { passive: !1 });
4681
+ w.type === "touchstart" && (S = w.touches[0]), u = S.clientX, c = S.clientY, document.addEventListener("mouseup", f, { passive: !1 }), document.addEventListener("touchend", f, { passive: !1 }), document.addEventListener("mousemove", h, { passive: !1 }), document.addEventListener("touchmove", h, { passive: !1 });
4682
4682
  }
4683
- function f(w) {
4683
+ function h(w) {
4684
4684
  w = w || window.event, w.preventDefault();
4685
4685
  let S = w;
4686
4686
  w.type === "touchmove" && (S = w.touches[0]), p = u - S.clientX, s = c - S.clientY, u = S.clientX, c = S.clientY, r.style.top = r.offsetTop - s + "px", r.style.left = r.offsetLeft - p + "px";
4687
4687
  }
4688
- function h() {
4689
- document.removeEventListener("mouseup", h, !1), document.removeEventListener("mousemove", f, !1), document.removeEventListener("touchend", h, !1), document.removeEventListener("touchmove", f, !1);
4688
+ function f() {
4689
+ document.removeEventListener("mouseup", f, !1), document.removeEventListener("mousemove", h, !1), document.removeEventListener("touchend", f, !1), document.removeEventListener("touchmove", h, !1);
4690
4690
  }
4691
4691
  }
4692
4692
  function a() {
@@ -4732,9 +4732,9 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4732
4732
  class: "rotation-marker-svg",
4733
4733
  viewBox: "0 0 40 40",
4734
4734
  xmlns: "http://www.w3.org/2000/svg"
4735
- }, $l = /* @__PURE__ */ ft('<defs><radialGradient id="Gradient" cx="0" cy="0" r="0.9" fx="0" fy="0"><stop offset="0%" class="stop1"></stop><stop offset="60%" class="stop2"></stop><stop offset="90%" class="stop3"></stop></radialGradient><linearGradient id="LineGradient" gradientTransform="rotate(90)"><stop offset="0%" class="stop1"></stop><stop offset="75%" class="stop2"></stop><stop offset="100%" class="stop3"></stop></linearGradient></defs>', 1), Ul = ["transform"], Hl = /* @__PURE__ */ ft('<rect id="field-of-view-gradient" x="20" y="20" width="38" height="38" transform="rotate(0)" transform-origin="20 20" fill="url(#Gradient)"></rect><rect class="field-of-view-border" x="20" y="20" width="1" height="25" fill="url(#LineGradient)" transform="rotate(0)" transform-origin="20 20"></rect><rect class="field-of-view-border" x="19" y="19" width="1" height="25" fill="url(#LineGradient)" transform="rotate(-90)" transform-origin="20 20"></rect><circle cx="20" cy="20" r="5" fill="white"></circle><circle cx="20" cy="20" r="3" fill="red"></circle>', 5), Yl = [
4735
+ }, $l = /* @__PURE__ */ ft('<defs><radialGradient id="Gradient" cx="0" cy="0" r="0.9" fx="0" fy="0"><stop offset="0%" class="stop1"></stop><stop offset="60%" class="stop2"></stop><stop offset="90%" class="stop3"></stop></radialGradient><linearGradient id="LineGradient" gradientTransform="rotate(90)"><stop offset="0%" class="stop1"></stop><stop offset="75%" class="stop2"></stop><stop offset="100%" class="stop3"></stop></linearGradient></defs>', 1), Ul = ["transform"], Hl = /* @__PURE__ */ ft('<rect id="field-of-view-gradient" x="20" y="20" width="38" height="38" transform="rotate(0)" transform-origin="20 20" fill="url(#Gradient)"></rect><rect class="field-of-view-border" x="20" y="20" width="1" height="25" fill="url(#LineGradient)" transform="rotate(0)" transform-origin="20 20"></rect><rect class="field-of-view-border" x="19" y="19" width="1" height="25" fill="url(#LineGradient)" transform="rotate(-90)" transform-origin="20 20"></rect><circle cx="20" cy="20" r="5" fill="white"></circle><circle cx="20" cy="20" r="3" fill="red"></circle>', 5), Pl = [
4736
4736
  Hl
4737
- ], jl = /* @__PURE__ */ j({
4737
+ ], Yl = /* @__PURE__ */ Y({
4738
4738
  __name: "VRotationMarker",
4739
4739
  props: {
4740
4740
  rotation: {}
@@ -4745,10 +4745,10 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4745
4745
  i("g", {
4746
4746
  "transform-origin": "20 20",
4747
4747
  transform: `rotate(${45 + n.rotation})`
4748
- }, Yl, 8, Ul)
4748
+ }, Pl, 8, Ul)
4749
4749
  ]));
4750
4750
  }
4751
- }), Pl = { class: "minimap-wrapper d-flex align-stretch justify-space-between" }, Wl = { class: "minimap-container" }, zl = /* @__PURE__ */ j({
4751
+ }), jl = { class: "minimap-wrapper d-flex align-stretch justify-space-between" }, Wl = { class: "minimap-container" }, zl = /* @__PURE__ */ Y({
4752
4752
  __name: "VMiniMapMap",
4753
4753
  props: {
4754
4754
  backgroundImage: {},
@@ -4763,7 +4763,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4763
4763
  n.storey.position.x,
4764
4764
  n.storey.position.y,
4765
4765
  n.storey.position.z
4766
- )), f = T(() => parseFloat(u.value.floor_vertical_position)), h = T(() => s.value.map((L) => {
4766
+ )), h = T(() => parseFloat(u.value.floor_vertical_position)), f = T(() => s.value.map((L) => {
4767
4767
  const G = L.uposition.split(","), D = new Ve.Vector3(
4768
4768
  Number(G[0]) - _.value.x,
4769
4769
  0,
@@ -4783,7 +4783,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4783
4783
  L && (p.value = new ResizeObserver(I).observe(L));
4784
4784
  }), Vt(() => {
4785
4785
  V(), g();
4786
- }), Pe(() => {
4786
+ }), je(() => {
4787
4787
  p.value && p.value.unobserve(document.getElementById("moveableDiv"));
4788
4788
  });
4789
4789
  function C(L) {
@@ -4810,7 +4810,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4810
4810
  };
4811
4811
  }
4812
4812
  function V() {
4813
- const L = n.storey.position.y - f.value;
4813
+ const L = n.storey.position.y - h.value;
4814
4814
  o.value = 2 * (L * Math.tan(C(n.storey.fovY / 2))), e.value = 512 / 384 * o.value;
4815
4815
  const G = o.value / 2, D = e.value / 2, Z = new Ve.Vector3(D * -1, 0, G * -1);
4816
4816
  t.value = Z;
@@ -4822,7 +4822,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4822
4822
  const G = L.offsetHeight / 384 * 0.8, D = L.offsetWidth / 512 * 0.8;
4823
4823
  L.offsetHeight > L.offsetWidth ? l.value = D * 0.5 : l.value = G * 0.9;
4824
4824
  }
4825
- return (L, G) => (m(), F("div", Pl, [
4825
+ return (L, G) => (m(), F("div", jl, [
4826
4826
  i("div", Wl, [
4827
4827
  i("div", {
4828
4828
  class: "web-minimap",
@@ -4836,7 +4836,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4836
4836
  class: "center-pivot",
4837
4837
  style: le(r.value)
4838
4838
  }, [
4839
- (m(!0), F(ue, null, ve(h.value, (D) => (m(), F("div", {
4839
+ (m(!0), F(ue, null, ve(f.value, (D) => (m(), F("div", {
4840
4840
  key: D.id
4841
4841
  }, [
4842
4842
  u.value.floorLevel === D.floorLevel ? (m(), F("div", {
@@ -4844,7 +4844,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4844
4844
  class: "single-camera-marker",
4845
4845
  style: le(U(D))
4846
4846
  }, null, 4)) : H("", !0),
4847
- u.value.id === D.id && n.rotation !== null ? (m(), $(jl, {
4847
+ u.value.id === D.id && n.rotation !== null ? (m(), $(Yl, {
4848
4848
  key: 1,
4849
4849
  class: "rotation-marker-component",
4850
4850
  rotation: c.value,
@@ -4856,7 +4856,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4856
4856
  ])
4857
4857
  ]));
4858
4858
  }
4859
- }), Nl = /* @__PURE__ */ q(zl, [["__scopeId", "data-v-1a6129d7"]]), Gl = /* @__PURE__ */ j({
4859
+ }), Nl = /* @__PURE__ */ q(zl, [["__scopeId", "data-v-1a6129d7"]]), Gl = /* @__PURE__ */ Y({
4860
4860
  __name: "VMiniMapCompass",
4861
4861
  props: {
4862
4862
  scale: {},
@@ -4878,7 +4878,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4878
4878
  }), Ql = /* @__PURE__ */ q(Gl, [["__scopeId", "data-v-552c1d19"]]), ql = { class: "ss-wrapper" }, Zl = { class: "slider" }, Xl = { class: "minimap-sun-slider" }, Jl = {
4879
4879
  key: 0,
4880
4880
  class: "time-label"
4881
- }, Kl = /* @__PURE__ */ j({
4881
+ }, Kl = /* @__PURE__ */ Y({
4882
4882
  __name: "VSunSimulationSlider",
4883
4883
  props: {
4884
4884
  cdnFileResolver: { type: [String, Function] },
@@ -4896,15 +4896,15 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4896
4896
  return "";
4897
4897
  });
4898
4898
  ie(async () => {
4899
- l.value = await h(
4899
+ l.value = await f(
4900
4900
  s.value.sunsimFiles[t.value]
4901
4901
  ), r.value = !1;
4902
- const C = await f(e.minimapJson.storeys);
4902
+ const C = await h(e.minimapJson.storeys);
4903
4903
  p.value = C, a.value = !1, o("setBackgroundImage", _(e.level, t.value));
4904
- }), Y(t, () => {
4904
+ }), P(t, () => {
4905
4905
  const C = _(e.level, t.value);
4906
4906
  o("setBackgroundImage", C);
4907
- }), Y(
4907
+ }), P(
4908
4908
  () => e.level,
4909
4909
  () => {
4910
4910
  o("setBackgroundImage", _(e.level, t.value));
@@ -4914,14 +4914,14 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4914
4914
  function _(C, g) {
4915
4915
  return p.value.get(`sunsim${C}_${g}`) ? p.value.get(`sunsim${C}_${g}`) : "";
4916
4916
  }
4917
- async function f(C) {
4917
+ async function h(C) {
4918
4918
  let g = /* @__PURE__ */ new Map();
4919
4919
  for (let U = 0; U < C.length; U++) {
4920
4920
  const b = C[U].sunsimFiles;
4921
4921
  for (let V = 0; V < b.length; V++) {
4922
4922
  const I = b[V];
4923
4923
  try {
4924
- const L = I, G = I.split("."), D = await h(L);
4924
+ const L = I, G = I.split("."), D = await f(L);
4925
4925
  g.set(G[0], D);
4926
4926
  } catch {
4927
4927
  continue;
@@ -4930,7 +4930,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4930
4930
  }
4931
4931
  return g;
4932
4932
  }
4933
- async function h(C) {
4933
+ async function f(C) {
4934
4934
  const U = await (await fetch(
4935
4935
  se(
4936
4936
  e.cdnFileResolver,
@@ -4991,7 +4991,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
4991
4991
  ]);
4992
4992
  };
4993
4993
  }
4994
- }), es = /* @__PURE__ */ q(Kl, [["__scopeId", "data-v-b2f12eb0"]]), ts = /* @__PURE__ */ j({
4994
+ }), es = /* @__PURE__ */ q(Kl, [["__scopeId", "data-v-b2f12eb0"]]), ts = /* @__PURE__ */ Y({
4995
4995
  __name: "VMiniMap",
4996
4996
  props: {
4997
4997
  cdnFileResolver: { type: [String, Function] },
@@ -5004,7 +5004,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5004
5004
  emits: ["close"],
5005
5005
  setup(v, { emit: n }) {
5006
5006
  const e = v, o = n, t = d(), a = d(0), r = T(() => e.minimapJson.storeys[e.level]);
5007
- Y(
5007
+ P(
5008
5008
  r,
5009
5009
  () => {
5010
5010
  t.value = r.value.defaultSunsimFile ? `/${e.apartmentJson.type}/${e.apartmentJson.id}/minimap/sunsim0_13.jpg` : `/${e.apartmentJson.type}/${e.apartmentJson.id}/minimap/${r.value.defaultSunsimFile}`;
@@ -5057,7 +5057,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5057
5057
  }), pt = /* @__PURE__ */ q(ts, [["__scopeId", "data-v-898e645b"]]), ns = {
5058
5058
  key: 0,
5059
5059
  class: "text-white disclaimer caption"
5060
- }, os = /* @__PURE__ */ j({
5060
+ }, os = /* @__PURE__ */ Y({
5061
5061
  __name: "VDisclaimer",
5062
5062
  setup(v) {
5063
5063
  const n = Be(_e), e = d(!0);
@@ -5074,7 +5074,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5074
5074
  _: 1
5075
5075
  }));
5076
5076
  }
5077
- }), kt = /* @__PURE__ */ q(os, [["__scopeId", "data-v-046402dc"]]), as = { class: "waypoint-carousel" }, ls = 37, ss = 39, is = /* @__PURE__ */ j({
5077
+ }), kt = /* @__PURE__ */ q(os, [["__scopeId", "data-v-046402dc"]]), as = { class: "waypoint-carousel" }, ls = 37, ss = 39, is = /* @__PURE__ */ Y({
5078
5078
  __name: "VWaypointCarousel",
5079
5079
  props: {
5080
5080
  thumbnails: {},
@@ -5094,7 +5094,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5094
5094
  ));
5095
5095
  ie(() => {
5096
5096
  window.addEventListener("keydown", l);
5097
- }), Pe(() => {
5097
+ }), je(() => {
5098
5098
  window.removeEventListener("keydown", l);
5099
5099
  });
5100
5100
  function l(s) {
@@ -5113,7 +5113,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5113
5113
  u(), o("goto", s);
5114
5114
  }
5115
5115
  return (s, u) => {
5116
- const c = B("v-icon"), _ = B("v-btn"), f = B("v-hover"), h = B("v-img"), w = B("v-card"), S = B("v-slide-group-item"), C = B("v-slide-group");
5116
+ const c = B("v-icon"), _ = B("v-btn"), h = B("v-hover"), f = B("v-img"), w = B("v-card"), S = B("v-slide-group-item"), C = B("v-slide-group");
5117
5117
  return m(), F("div", as, [
5118
5118
  y(C, {
5119
5119
  modelValue: a.value,
@@ -5125,7 +5125,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5125
5125
  mandatory: ""
5126
5126
  }, {
5127
5127
  prev: k(() => [
5128
- y(f, null, {
5128
+ y(h, null, {
5129
5129
  default: k(({ isHovering: g }) => [
5130
5130
  y(_, {
5131
5131
  elevation: "0",
@@ -5150,7 +5150,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5150
5150
  })
5151
5151
  ]),
5152
5152
  next: k(() => [
5153
- y(f, null, {
5153
+ y(h, null, {
5154
5154
  default: k(({ isHovering: g }) => [
5155
5155
  y(_, {
5156
5156
  elevation: "0",
@@ -5190,7 +5190,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5190
5190
  onClick: (V) => p(g.id, U)
5191
5191
  }, {
5192
5192
  default: k(() => [
5193
- y(h, {
5193
+ y(f, {
5194
5194
  "max-height": "100",
5195
5195
  "max-width": "160",
5196
5196
  cover: "",
@@ -5211,7 +5211,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5211
5211
  }), et = /* @__PURE__ */ q(is, [["__scopeId", "data-v-45edaf7a"]]), rs = {
5212
5212
  id: "share-btns-wrapper",
5213
5213
  class: "text-center"
5214
- }, us = /* @__PURE__ */ j({
5214
+ }, us = /* @__PURE__ */ Y({
5215
5215
  __name: "VSocialShare",
5216
5216
  setup(v) {
5217
5217
  const n = Be(_e), e = d(!1), o = d(location.href);
@@ -5240,7 +5240,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5240
5240
  navigator.clipboard.writeText(location.href);
5241
5241
  }
5242
5242
  return (p, s) => {
5243
- const u = B("v-btn"), c = B("v-tooltip"), _ = B("v-toolbar-title"), f = B("v-spacer"), h = B("v-toolbar"), w = B("v-card-text"), S = B("v-card"), C = B("v-dialog");
5243
+ const u = B("v-btn"), c = B("v-tooltip"), _ = B("v-toolbar-title"), h = B("v-spacer"), f = B("v-toolbar"), w = B("v-card-text"), S = B("v-card"), C = B("v-dialog");
5244
5244
  return m(), F("div", null, [
5245
5245
  y(c, {
5246
5246
  elevation: "2",
@@ -5269,7 +5269,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5269
5269
  default: k(() => [
5270
5270
  y(S, null, {
5271
5271
  default: k(() => [
5272
- y(h, { elevation: "0" }, {
5272
+ y(f, { elevation: "0" }, {
5273
5273
  default: k(() => [
5274
5274
  y(u, {
5275
5275
  size: "x-small",
@@ -5282,7 +5282,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5282
5282
  ]),
5283
5283
  _: 1
5284
5284
  }),
5285
- y(f)
5285
+ y(h)
5286
5286
  ]),
5287
5287
  _: 1
5288
5288
  }),
@@ -5362,7 +5362,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5362
5362
  ]),
5363
5363
  _: 1
5364
5364
  }),
5365
- y(f)
5365
+ y(h)
5366
5366
  ])
5367
5367
  ]),
5368
5368
  _: 1
@@ -5376,7 +5376,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5376
5376
  ]);
5377
5377
  };
5378
5378
  }
5379
- }), Ct = /* @__PURE__ */ q(us, [["__scopeId", "data-v-b6e473f1"]]), cs = { class: "static-image-wrapper" }, ds = /* @__PURE__ */ j({
5379
+ }), Ct = /* @__PURE__ */ q(us, [["__scopeId", "data-v-b6e473f1"]]), cs = { class: "static-image-wrapper" }, ds = /* @__PURE__ */ Y({
5380
5380
  __name: "VSingleImage",
5381
5381
  props: {
5382
5382
  image: {},
@@ -5394,7 +5394,7 @@ const aa = { id: "player-wrapper" }, la = { id: "player-sizer" }, sa = {
5394
5394
  }), It = /* @__PURE__ */ q(ds, [["__scopeId", "data-v-31489804"]]), vs = {
5395
5395
  id: "btn-fullscreen",
5396
5396
  class: "btn-placeholder mr-2"
5397
- }, At = /* @__PURE__ */ j({
5397
+ }, At = /* @__PURE__ */ Y({
5398
5398
  __name: "VFullScreenButton",
5399
5399
  props: {
5400
5400
  isFullScreen: { type: Boolean }
@@ -5473,7 +5473,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5473
5473
  }, ws = {
5474
5474
  key: 2,
5475
5475
  class: "btn-placeholder"
5476
- }, bs = { key: 0 }, ks = /* @__PURE__ */ j({
5476
+ }, bs = { key: 0 }, ks = /* @__PURE__ */ Y({
5477
5477
  __name: "VVirtualTour",
5478
5478
  props: {
5479
5479
  cdnFileResolver: {},
@@ -5511,7 +5511,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5511
5511
  },
5512
5512
  emits: ["onSnapshot", "saveSettings", "onInteriorUpdate", "onCameraUpdate", "onError"],
5513
5513
  setup(v, { emit: n }) {
5514
- const e = v, o = n, t = d(!1), a = d(!1), r = d(), l = d(), p = d(), s = d(), u = d(), c = d(0), _ = d(), f = d(), h = d(), w = d(0), S = d(0), C = d(0), g = d(!1), U = d(!1), b = d(!1), V = d(
5514
+ const e = v, o = n, t = d(!1), a = d(!1), r = d(), l = d(), p = d(), s = d(), u = d(), c = d(0), _ = d(), h = d(), f = d(), w = d(0), S = d(0), C = d(0), g = d(!1), U = d(!1), b = d(!1), V = d(
5515
5515
  new Lt(document, "player-wrapper")
5516
5516
  ), I = T(() => {
5517
5517
  if (l.value) {
@@ -5566,9 +5566,9 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5566
5566
  Qe(
5567
5567
  _e,
5568
5568
  e.i18nConfig ? new xe(e.i18nConfig) : new xe()
5569
- ), Y([() => e.cdnFileResolver], async () => {
5570
- await R(), te(), await P();
5571
- }), Y(
5569
+ ), P([() => e.cdnFileResolver], async () => {
5570
+ await R(), te(), await j();
5571
+ }), P(
5572
5572
  () => e.defaultViewMode,
5573
5573
  (A) => {
5574
5574
  A === "virtualTour" && (g.value = !1), A === "slideShow" && (g.value = !0, b.value = !0);
@@ -5576,7 +5576,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5576
5576
  { immediate: !0 }
5577
5577
  ), ie(async () => {
5578
5578
  try {
5579
- await R(), te(), await P(), V.value.setup(), me();
5579
+ await R(), te(), await j(), V.value.setup(), me();
5580
5580
  } catch (A) {
5581
5581
  a.value = !0, o("onError", A);
5582
5582
  }
@@ -5584,16 +5584,16 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5584
5584
  async function R() {
5585
5585
  r.value = await ce();
5586
5586
  }
5587
- async function P() {
5587
+ async function j() {
5588
5588
  if (l.value = await re(
5589
5589
  _.value,
5590
5590
  e.apartmentId
5591
- ), l.value && (f.value = l.value.cameras.find(() => !0).id), p.value = await Ie(
5591
+ ), l.value && (h.value = l.value.cameras.find(() => !0).id), p.value = await Ie(
5592
5592
  _.value,
5593
5593
  e.apartmentId
5594
5594
  ), p.value) {
5595
5595
  let A = e.defaultWaypointIndex !== null ? e.defaultWaypointIndex : 0;
5596
- c.value = A, f.value = p.value.cameras[A].id, h.value = p.value.cameras[A].id;
5596
+ c.value = A, h.value = p.value.cameras[A].id, f.value = p.value.cameras[A].id;
5597
5597
  }
5598
5598
  e.showMiniMap && (s.value = await Se(
5599
5599
  _.value,
@@ -5694,13 +5694,13 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5694
5694
  J != -1 && (c.value = J, N && Ee(A));
5695
5695
  }
5696
5696
  function Ee(A) {
5697
- f.value = A;
5697
+ h.value = A;
5698
5698
  }
5699
5699
  function De(A) {
5700
- _.value = A, o("onInteriorUpdate", A), o("onCameraUpdate", h.value, l.value);
5700
+ _.value = A, o("onInteriorUpdate", A), o("onCameraUpdate", f.value, l.value);
5701
5701
  }
5702
5702
  function Je(A) {
5703
- ke(A, !1), h.value = A, o("onCameraUpdate", A, l.value);
5703
+ ke(A, !1), f.value = A, o("onCameraUpdate", A, l.value);
5704
5704
  }
5705
5705
  function $e(A) {
5706
5706
  w.value = A;
@@ -5759,23 +5759,23 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5759
5759
  return m(), F("div", ms, [
5760
5760
  a.value ? (m(), F("div", ps, "Error loading the player!!")) : H("", !0),
5761
5761
  i("div", hs, [
5762
- !V.value.isActive && s.value && h.value && M.value && _.value && U.value ? (m(), $(pt, {
5762
+ !V.value.isActive && s.value && f.value && M.value && _.value && U.value ? (m(), $(pt, {
5763
5763
  key: 0,
5764
5764
  "cdn-file-resolver": A.cdnFileResolver,
5765
5765
  "apartment-json": l.value,
5766
5766
  level: L.value,
5767
5767
  "minimap-json": s.value,
5768
5768
  rotation: w.value,
5769
- "current-camera": h.value,
5769
+ "current-camera": f.value,
5770
5770
  onClose: N[0] || (N[0] = (he) => U.value = !1)
5771
5771
  }, null, 8, ["cdn-file-resolver", "apartment-json", "level", "minimap-json", "rotation", "current-camera"])) : H("", !0),
5772
- _.value && f.value ? (m(), F("div", fs, [
5772
+ _.value && h.value ? (m(), F("div", fs, [
5773
5773
  y(ga, {
5774
5774
  "cdn-file-resolver": A.cdnFileResolver,
5775
5775
  style: le({ zIndex: g.value ? 1 : 2 }),
5776
5776
  "show-static-image": g.value,
5777
5777
  "is-full-screen": V.value.isActive,
5778
- "current-camera-id": f.value,
5778
+ "current-camera-id": h.value,
5779
5779
  "mouse-sensitivity": A.mouseSensitivity,
5780
5780
  "interior-id": _.value,
5781
5781
  "apartment-id": e.apartmentId,
@@ -5803,7 +5803,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5803
5803
  }, null, 512)), [
5804
5804
  [pe, b.value]
5805
5805
  ]) : H("", !0),
5806
- s.value && f.value && M.value ? de((m(), $(J, {
5806
+ s.value && h.value && M.value ? de((m(), $(J, {
5807
5807
  key: 1,
5808
5808
  density: "comfortable",
5809
5809
  elevation: "3",
@@ -5864,13 +5864,13 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5864
5864
  project: oe(se)(e.cdnFileResolver, ""),
5865
5865
  onCloseTutorial: N[3] || (N[3] = (he) => b.value = !0)
5866
5866
  }, null, 8, ["project"]),
5867
- V.value.isActive && s.value && h.value && M.value && U.value ? (m(), $(pt, {
5867
+ V.value.isActive && s.value && f.value && M.value && U.value ? (m(), $(pt, {
5868
5868
  key: 0,
5869
5869
  "cdn-file-resolver": A.cdnFileResolver,
5870
5870
  "apartment-json": l.value,
5871
5871
  "minimap-json": s.value,
5872
5872
  rotation: w.value,
5873
- "current-camera": h.value,
5873
+ "current-camera": f.value,
5874
5874
  level: L.value,
5875
5875
  onClose: N[4] || (N[4] = (he) => U.value = !1)
5876
5876
  }, null, 8, ["cdn-file-resolver", "apartment-json", "minimap-json", "rotation", "current-camera", "level"])) : H("", !0)
@@ -5978,7 +5978,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
5978
5978
  }, Vs = {
5979
5979
  class: "player-control",
5980
5980
  id: "controls-bottom-right"
5981
- }, Bs = /* @__PURE__ */ j({
5981
+ }, Bs = /* @__PURE__ */ Y({
5982
5982
  __name: "VManualSlideShowPlayer",
5983
5983
  props: {
5984
5984
  isFullScreen: { type: Boolean }
@@ -6032,7 +6032,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
6032
6032
  }), Rs = /* @__PURE__ */ q(Bs, [["__scopeId", "data-v-08ae2306"]]), Os = { class: "virtual-tour-wrapper" }, $s = { class: "player-and-components-wrapper" }, Us = {
6033
6033
  key: 1,
6034
6034
  class: "btn-placeholder"
6035
- }, Hs = /* @__PURE__ */ j({
6035
+ }, Hs = /* @__PURE__ */ Y({
6036
6036
  __name: "VManualSlideShow",
6037
6037
  props: {
6038
6038
  images: {},
@@ -6072,7 +6072,7 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
6072
6072
  }
6073
6073
  function s(u, c = !0) {
6074
6074
  let _ = t.value.findIndex(
6075
- (f) => f.id === u
6075
+ (h) => h.id === u
6076
6076
  );
6077
6077
  _ != -1 && (e.value = _);
6078
6078
  }
@@ -6161,9 +6161,9 @@ const ms = { class: "virtual-tour-wrapper" }, ps = {
6161
6161
  ]);
6162
6162
  };
6163
6163
  }
6164
- }), Ys = /* @__PURE__ */ q(Hs, [["__scopeId", "data-v-5ed51b8b"]]), Gs = {
6164
+ }), Ps = /* @__PURE__ */ q(Hs, [["__scopeId", "data-v-5ed51b8b"]]), Gs = {
6165
6165
  install: function(n) {
6166
- n.component("VApartmentChooser", wn), n.component("VBuildingChooser", xo), n.component("VVirtualTour", Cs), n.component("VManualSlideShow", Ys);
6166
+ n.component("VApartmentChooser", wn), n.component("VBuildingChooser", xo), n.component("VVirtualTour", Cs), n.component("VManualSlideShow", Ps);
6167
6167
  }
6168
6168
  };
6169
6169
  export {
@@ -6174,7 +6174,7 @@ export {
6174
6174
  Ns as VBuildingChooserV5,
6175
6175
  qe as VFloatingCard,
6176
6176
  Re as VHoverProbe,
6177
- Ys as VManualSlideShow,
6177
+ Ps as VManualSlideShow,
6178
6178
  Xe as VNorthDirection,
6179
6179
  Cs as VVirtualTour,
6180
6180
  Ze as VZoomBox,