@qispace/vue3-player 0.1.45 → 0.1.47

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
- var Dt = Object.defineProperty;
2
- var Mt = (v, t, e) => t in v ? Dt(v, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : v[t] = e;
1
+ var xt = Object.defineProperty;
2
+ var Mt = (v, t, e) => t in v ? xt(v, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : v[t] = e;
3
3
  var ne = (v, t, e) => (Mt(v, typeof t != "symbol" ? t + "" : t, e), e);
4
- import { defineComponent as P, ref as u, computed as E, openBlock as p, createElementBlock as D, watch as H, onMounted as de, onBeforeUnmount as je, withDirectives as ve, createElementVNode as s, normalizeStyle as le, vShow as fe, createVNode as b, Fragment as ce, renderList as me, createCommentVNode as $, inject as Be, resolveComponent as T, withCtx as k, toDisplayString as Q, unref as ae, createTextVNode as K, normalizeClass as he, createBlock as R, renderSlot as te, provide as Qe, reactive as st, watchEffect as Ie, resolveDynamicComponent as ht, normalizeProps as tt, guardReactiveProps as nt, mergeProps as _e, nextTick as Le, Transition as Se, createSlots as Et, pushScopeId as it, popScopeId as rt, vModelText as Tt, createStaticVNode as gt, onBeforeUpdate as Vt } from "vue";
4
+ import { defineComponent as P, ref as u, computed as E, openBlock as p, createElementBlock as x, watch as H, onMounted as de, onBeforeUnmount as je, withDirectives as ve, createElementVNode as s, normalizeStyle as le, vShow as fe, createVNode as w, Fragment as ce, renderList as me, createCommentVNode as $, inject as Be, resolveComponent as V, withCtx as C, toDisplayString as Q, unref as ae, createTextVNode as te, normalizeClass as he, createBlock as B, renderSlot as ee, provide as Qe, reactive as st, watchEffect as Ie, resolveDynamicComponent as ht, normalizeProps as tt, guardReactiveProps as nt, mergeProps as _e, nextTick as Le, Transition as Se, createSlots as Et, pushScopeId as it, popScopeId as rt, vModelText as Tt, createStaticVNode as gt, onBeforeUpdate as Vt } from "vue";
5
5
  import ot from "axios";
6
6
  import * as Bt from "@qispace/player-core";
7
7
  import * as Ve from "three";
@@ -48,7 +48,7 @@ const Rt = /* @__PURE__ */ P({
48
48
  const e = u(), a = E(() => window.getComputedStyle(e.value).display === "none");
49
49
  return t({
50
50
  isHoverEnabled: a
51
- }), (n, o) => (p(), D("div", {
51
+ }), (n, o) => (p(), x("div", {
52
52
  ref_key: "hoverCheck",
53
53
  ref: e,
54
54
  class: "hover-check"
@@ -76,14 +76,14 @@ const Ot = /* @__PURE__ */ P({
76
76
  },
77
77
  emits: ["selectUnit", "goToUnit", "hoverOver", "hoverOut", "pos"],
78
78
  setup(v, { emit: t }) {
79
- const e = v, a = t, n = u({ x: 0, y: 0, width: 0, height: 0 }), o = u(0), r = u(0), i = u(), f = u(), c = u(), l = u(), d = u(-1), w = u(!1), g = u(), m = u(), _ = u({}), x = u("auto"), L = u(new ye()), h = u({}), B = u(), F = u(), O = u(), y = u(), I = u(), W = E(() => O.value.isHoverEnabled), A = E(() => se(
79
+ const e = v, a = t, n = u({ x: 0, y: 0, width: 0, height: 0 }), o = u(0), r = u(0), i = u(), f = u(), c = u(), l = u(), d = u(-1), b = u(!1), h = u(), m = u(), _ = u({}), F = u("auto"), L = u(new ye()), g = u({}), O = u(), D = u(), R = u(), y = u(), I = u(), W = E(() => R.value.isHoverEnabled), A = E(() => se(
80
80
  e.cdnFileResolver,
81
81
  `/scenedata${e.viewModel.currentScene}.png`
82
82
  )), Z = E(() => A.value in _.value ? _.value[A.value] : null), S = E(() => d.value < 0 ? !1 : e.sceneData.find((J) => J.index === d.value) || !1), M = E(() => ({
83
83
  width: o.value + "px",
84
84
  height: r.value + "px",
85
- cursor: x.value
86
- })), z = E(() => `hover-${w.value ? "over" : "out"}-${S.value ? typeof S.value == "object" && "unitId" in S.value ? S.value.unitId : S.value : ""}`);
85
+ cursor: F.value
86
+ })), z = E(() => `hover-${b.value ? "over" : "out"}-${S.value ? typeof S.value == "object" && "unitId" in S.value ? S.value.unitId : S.value : ""}`);
87
87
  H(
88
88
  A,
89
89
  () => {
@@ -113,9 +113,9 @@ const Ot = /* @__PURE__ */ P({
113
113
  Me();
114
114
  }
115
115
  ), H(S, () => {
116
- Me(), S.value ? x.value = "pointer" : x.value = "auto";
116
+ Me(), S.value ? F.value = "pointer" : F.value = "auto";
117
117
  }), H(z, () => {
118
- w.value ? a("hoverOver", {
118
+ b.value ? a("hoverOver", {
119
119
  hoverUnit: S.value ? S.value.unitId : !1,
120
120
  closeHandler: () => Xe()
121
121
  }) : a("hoverOut", {
@@ -125,13 +125,13 @@ const Ot = /* @__PURE__ */ P({
125
125
  }), H(n, () => {
126
126
  a("pos", n.value);
127
127
  }), de(() => {
128
- F.value = () => {
129
- clearTimeout(B.value), Ce(), B.value = setTimeout(() => {
128
+ D.value = () => {
129
+ clearTimeout(O.value), Ce(), O.value = setTimeout(() => {
130
130
  Ce();
131
131
  }, 50);
132
- }, window.addEventListener("resize", F.value), Ce();
132
+ }, window.addEventListener("resize", D.value), Ce();
133
133
  }), je(() => {
134
- window.removeEventListener("resize", F.value);
134
+ window.removeEventListener("resize", D.value);
135
135
  for (const G in _.value)
136
136
  URL.revokeObjectURL(_.value[G]);
137
137
  });
@@ -142,16 +142,16 @@ const Ot = /* @__PURE__ */ P({
142
142
  }
143
143
  function U(G) {
144
144
  const J = q(G.offsetX, G.offsetY);
145
- w.value = J >= 0, d.value = J, n.value = {
145
+ b.value = J >= 0, d.value = J, n.value = {
146
146
  x: G.offsetX,
147
147
  y: G.offsetY,
148
148
  width: o.value,
149
149
  height: r.value
150
150
  };
151
151
  }
152
- function V(G) {
152
+ function T(G) {
153
153
  const J = q(G.offsetX, G.offsetY);
154
- J < 0 || W && xe(J);
154
+ J < 0 || W && De(J);
155
155
  }
156
156
  function Y() {
157
157
  if (f.value && f.value.width) {
@@ -173,16 +173,16 @@ const Ot = /* @__PURE__ */ P({
173
173
  y.value.height
174
174
  );
175
175
  const G = l.value.data;
176
- h.value = {};
176
+ g.value = {};
177
177
  for (let J = 0; J < G.length; J += 4)
178
- h.value[G[J]] = [];
178
+ g.value[G[J]] = [];
179
179
  for (let J = 3; J < G.length; J += 4)
180
- G[J] === 255 && G[J - 3] in h.value && h.value[G[J - 3]].push(J - 3);
180
+ G[J] === 255 && G[J - 3] in g.value && g.value[G[J - 3]].push(J - 3);
181
181
  }
182
182
  }
183
183
  function q(G, J) {
184
- g.value = G, m.value = J;
185
- const oe = y.value.offsetWidth / y.value.width, ze = y.value.offsetHeight / y.value.height, Te = (G / oe).toFixed(), De = (J / ze).toFixed(), ge = Number(De) * (y.value.width * 4) + Number(Te) * 4, Ue = l.value.data[ge];
184
+ h.value = G, m.value = J;
185
+ const oe = y.value.offsetWidth / y.value.width, ze = y.value.offsetHeight / y.value.height, Te = (G / oe).toFixed(), xe = (J / ze).toFixed(), ge = Number(xe) * (y.value.width * 4) + Number(Te) * 4, Ue = l.value.data[ge];
186
186
  return l.value.data[ge + 3] > 0 ? Ue : -1;
187
187
  }
188
188
  function re() {
@@ -193,16 +193,16 @@ const Ot = /* @__PURE__ */ P({
193
193
  const ze = ue(J.index);
194
194
  let Te = "idle";
195
195
  !S.value && e.selectedUnitId && ze === e.selectedUnitId ? Te = "selected" : S.value && d.value === J.index && (Te = "hover");
196
- const De = e.colorCallback(J.unitId, Te);
197
- if (De)
196
+ const xe = e.colorCallback(J.unitId, Te);
197
+ if (xe)
198
198
  for (let ge = 0; ge < oe.length; ge++)
199
- c.value.data[oe[ge]] = De.r, c.value.data[oe[ge] + 1] = De.g, c.value.data[oe[ge] + 2] = De.b, c.value.data[oe[ge] + 3] = De.a;
199
+ c.value.data[oe[ge]] = xe.r, c.value.data[oe[ge] + 1] = xe.g, c.value.data[oe[ge] + 2] = xe.b, c.value.data[oe[ge] + 3] = xe.a;
200
200
  }
201
201
  }
202
202
  });
203
203
  }
204
204
  function ie(G) {
205
- return l.value ? h.value[G] : !1;
205
+ return l.value ? g.value[G] : !1;
206
206
  }
207
207
  function ue(G) {
208
208
  const J = e.sceneData.find((oe) => oe.index === G);
@@ -210,7 +210,7 @@ const Ot = /* @__PURE__ */ P({
210
210
  }
211
211
  function Ae() {
212
212
  if (l.value) {
213
- const G = Object.keys(h.value).map(
213
+ const G = Object.keys(g.value).map(
214
214
  (oe) => parseInt(oe)
215
215
  );
216
216
  return e.sceneData.filter(
@@ -219,7 +219,7 @@ const Ot = /* @__PURE__ */ P({
219
219
  } else
220
220
  return [];
221
221
  }
222
- function xe(G) {
222
+ function De(G) {
223
223
  const J = ue(G);
224
224
  we(J);
225
225
  }
@@ -245,7 +245,7 @@ const Ot = /* @__PURE__ */ P({
245
245
  ke(), re(), i.value && c.value && i.value.putImageData(c.value, 0, 0);
246
246
  }
247
247
  function Xe() {
248
- w.value = !1;
248
+ b.value = !1;
249
249
  }
250
250
  const $e = u(!1);
251
251
  function Ke(G, J) {
@@ -253,7 +253,7 @@ const Ot = /* @__PURE__ */ P({
253
253
  $e.value && ($e.value = !1, G.apply(this, oe), setTimeout(() => $e.value = !0, J));
254
254
  };
255
255
  }
256
- return (G, J) => (p(), D("div", {
256
+ return (G, J) => (p(), x("div", {
257
257
  ref_key: "container",
258
258
  ref: I,
259
259
  id: "canvas"
@@ -263,13 +263,13 @@ const Ot = /* @__PURE__ */ P({
263
263
  ref_key: "canvas",
264
264
  ref: y,
265
265
  style: le(M.value),
266
- onClick: V
266
+ onClick: T
267
267
  }, null, 4), [
268
268
  [fe, !G.viewModel.isRotating]
269
269
  ]),
270
- b(Re, {
270
+ w(Re, {
271
271
  ref_key: "hoverProbe",
272
- ref: O
272
+ ref: R
273
273
  }, null, 512)
274
274
  ], 512));
275
275
  }
@@ -301,9 +301,9 @@ const Ot = /* @__PURE__ */ P({
301
301
  { immediate: !0 }
302
302
  ), H(n, () => {
303
303
  a("pos", n.value);
304
- }), H(o, (F, O) => {
305
- if (F >= 0) {
306
- const y = g(F);
304
+ }), H(o, (D, R) => {
305
+ if (D >= 0) {
306
+ const y = h(D);
307
307
  a("hoverOver", {
308
308
  hoverUnit: y,
309
309
  closeHandler: () => {
@@ -311,7 +311,7 @@ const Ot = /* @__PURE__ */ P({
311
311
  }
312
312
  });
313
313
  } else {
314
- const y = g(O);
314
+ const y = h(R);
315
315
  a("hoverOut", {
316
316
  hoverUnit: y,
317
317
  closeHandler: () => {
@@ -320,13 +320,13 @@ const Ot = /* @__PURE__ */ P({
320
320
  });
321
321
  }
322
322
  }), de(() => {
323
- for (let F = 1; F <= 4; F++) {
324
- const O = se(e.cdnFileResolver, `/scenedata${F}.svg`), y = {
323
+ for (let D = 1; D <= 4; D++) {
324
+ const R = se(e.cdnFileResolver, `/scenedata${D}.svg`), y = {
325
325
  markup: "",
326
326
  viewBox: "",
327
327
  svgObjects: []
328
328
  };
329
- f.value.loadJson(O).then((I) => {
329
+ f.value.loadJson(R).then((I) => {
330
330
  y.markup = I;
331
331
  const A = new DOMParser().parseFromString(I, "image/svg+xml").getElementsByTagName("svg")[0];
332
332
  y.viewBox = A.getAttribute("viewBox"), y.svgObjects = Array.from(
@@ -334,40 +334,40 @@ const Ot = /* @__PURE__ */ P({
334
334
  ).map((Z) => ({
335
335
  index: parseInt(Z.getAttribute("data-index")),
336
336
  svg: Z.innerHTML
337
- })), r.value = { ...r.value, [F]: y };
337
+ })), r.value = { ...r.value, [D]: y };
338
338
  });
339
339
  }
340
- c.value.addEventListener("mousemove", B(w, 50));
340
+ c.value.addEventListener("mousemove", O(b, 50));
341
341
  });
342
- function w(F) {
342
+ function b(D) {
343
343
  n.value = {
344
- x: F.offsetX,
345
- y: F.offsetY,
344
+ x: D.offsetX,
345
+ y: D.offsetY,
346
346
  width: c.value.offsetWidth,
347
347
  height: c.value.offsetHeight
348
348
  };
349
349
  }
350
- function g(F) {
351
- var O;
352
- return (O = e.sceneData.find(
353
- (y) => y.index === (typeof F == "string" ? parseInt(F) : F)
354
- )) == null ? void 0 : O.unitId;
350
+ function h(D) {
351
+ var R;
352
+ return (R = e.sceneData.find(
353
+ (y) => y.index === (typeof D == "string" ? parseInt(D) : D)
354
+ )) == null ? void 0 : R.unitId;
355
355
  }
356
- function m(F) {
357
- d.value && (o.value = F);
356
+ function m(D) {
357
+ d.value && (o.value = D);
358
358
  }
359
- function _(F) {
359
+ function _(D) {
360
360
  d.value && (o.value = -1);
361
361
  }
362
- function x(F) {
363
- const O = g(F);
364
- a("selectUnit", O), d.value && O && e.canGoToUnitCallback(O) ? a("goToUnit", O) : o.value = F;
362
+ function F(D) {
363
+ const R = h(D);
364
+ a("selectUnit", R), d.value && R && e.canGoToUnitCallback(R) ? a("goToUnit", R) : o.value = D;
365
365
  }
366
- function L(F) {
367
- const O = g(F);
366
+ function L(D) {
367
+ const R = h(D);
368
368
  let y = "idle";
369
- o.value < 0 && e.selectedUnitId && O === e.selectedUnitId ? y = "selected" : o.value >= 0 && o.value === F && (y = "hover");
370
- const I = e.colorCallback(O, y);
369
+ o.value < 0 && e.selectedUnitId && R === e.selectedUnitId ? y = "selected" : o.value >= 0 && o.value === D && (y = "hover");
370
+ const I = e.colorCallback(R, y);
371
371
  if (I) {
372
372
  const { r: W, g: A, b: Z, a: S, s: M } = I;
373
373
  return {
@@ -376,7 +376,7 @@ const Ot = /* @__PURE__ */ P({
376
376
  strokeOpacity: 1,
377
377
  fill: `rgb(${W}, ${A}, ${Z})`,
378
378
  fillOpacity: S / 255,
379
- cursor: `${e.canGoToUnitCallback(O) ? "cursor" : "default"} !important`
379
+ cursor: `${e.canGoToUnitCallback(R) ? "cursor" : "default"} !important`
380
380
  };
381
381
  } else
382
382
  return {
@@ -388,13 +388,13 @@ const Ot = /* @__PURE__ */ P({
388
388
  cursor: "default !important"
389
389
  };
390
390
  }
391
- const h = u(!1);
392
- function B(F, O) {
393
- return h.value = !0, function(...y) {
394
- h.value && (h.value = !1, F.apply(this, y), setTimeout(() => h.value = !0, O));
391
+ const g = u(!1);
392
+ function O(D, R) {
393
+ return g.value = !0, function(...y) {
394
+ g.value && (g.value = !1, D.apply(this, y), setTimeout(() => g.value = !0, R));
395
395
  };
396
396
  }
397
- return (F, O) => (p(), D("div", {
397
+ return (D, R) => (p(), x("div", {
398
398
  id: "container",
399
399
  ref_key: "container",
400
400
  ref: c
@@ -405,23 +405,23 @@ const Ot = /* @__PURE__ */ P({
405
405
  opacity: !i.value || !i.value.svgObjects ? 0 : 1
406
406
  })
407
407
  }, [
408
- i.value && i.value.svgObjects ? (p(), D("svg", {
408
+ i.value && i.value.svgObjects ? (p(), x("svg", {
409
409
  key: 0,
410
410
  viewBox: i.value.viewBox
411
411
  }, [
412
- (p(!0), D(ce, null, me(i.value.svgObjects, ({ index: y, svg: I }) => (p(), D("g", {
412
+ (p(!0), x(ce, null, me(i.value.svgObjects, ({ index: y, svg: I }) => (p(), x("g", {
413
413
  key: y,
414
414
  innerHTML: I,
415
415
  style: le(L(y)),
416
416
  onMouseenter: (W) => m(y),
417
417
  onMouseleave: (W) => _(),
418
- onClick: (W) => x(y)
418
+ onClick: (W) => F(y)
419
419
  }, null, 44, Ht))), 128))
420
420
  ], 8, Ut)) : $("", !0)
421
421
  ], 4), [
422
- [fe, !F.viewModel.isRotating]
422
+ [fe, !D.viewModel.isRotating]
423
423
  ]),
424
- b(Re, {
424
+ w(Re, {
425
425
  ref_key: "hoverProbe",
426
426
  ref: l
427
427
  }, null, 512)
@@ -452,50 +452,50 @@ const Ot = /* @__PURE__ */ P({
452
452
  c.keyCode === 37 ? e.prevUnitId && r("prevUnit") : c.keyCode === 39 && e.nextUnitId && r("nextUnit");
453
453
  }
454
454
  return (c, l) => {
455
- const d = T("v-btn");
456
- return p(), D("div", null, [
457
- b(d, {
455
+ const d = V("v-btn");
456
+ return p(), x("div", null, [
457
+ w(d, {
458
458
  elevation: "1",
459
459
  icon: "mdi-rotate-right",
460
460
  class: "black darken-1",
461
- onClick: l[0] || (l[0] = (w) => c.viewModel.rotateClockwise())
461
+ onClick: l[0] || (l[0] = (b) => c.viewModel.rotateClockwise())
462
462
  }),
463
- b(d, {
463
+ w(d, {
464
464
  elevation: "1",
465
465
  plain: "",
466
466
  icon: "mdi-chevron-left",
467
467
  class: "mr-sm-4 ml-sm-8 mr-3 ml-3 black darken-1",
468
468
  disabled: !o.value,
469
- onClick: l[1] || (l[1] = (w) => r("prevUnit"))
469
+ onClick: l[1] || (l[1] = (b) => r("prevUnit"))
470
470
  }, null, 8, ["disabled"]),
471
- b(d, {
471
+ w(d, {
472
472
  color: "darken-2",
473
473
  elevation: "1",
474
474
  rounded: "",
475
475
  plain: "",
476
476
  disabled: !a.value || !c.canGoToUnitCallback(a.value),
477
- onClick: l[2] || (l[2] = (w) => r("goToUnit", a.value))
477
+ onClick: l[2] || (l[2] = (b) => r("goToUnit", a.value))
478
478
  }, {
479
- default: k(() => [
480
- a.value && c.canGoToUnitCallback(a.value) ? (p(), D("span", jt, Q(ae(i).getLabel("seeApartment")) + "  ", 1)) : $("", !0),
479
+ default: C(() => [
480
+ a.value && c.canGoToUnitCallback(a.value) ? (p(), x("span", jt, Q(ae(i).getLabel("seeApartment")) + "  ", 1)) : $("", !0),
481
481
  s("span", Wt, Q(a.value ? e.unitRenderer(a.value) : "-"), 1)
482
482
  ]),
483
483
  _: 1
484
484
  }, 8, ["disabled"]),
485
- b(d, {
485
+ w(d, {
486
486
  elevation: "1",
487
487
  plain: "",
488
488
  icon: "mdi-chevron-right",
489
489
  class: "mr-sm-8 ml-sm-4 mr-3 ml-3 black darken-1",
490
490
  disabled: !n.value,
491
- onClick: l[3] || (l[3] = (w) => r("nextUnit"))
491
+ onClick: l[3] || (l[3] = (b) => r("nextUnit"))
492
492
  }, null, 8, ["disabled"]),
493
- b(d, {
493
+ w(d, {
494
494
  elevation: "1",
495
495
  plain: "",
496
496
  icon: "mdi-rotate-left",
497
497
  class: "black darken-1",
498
- onClick: l[4] || (l[4] = (w) => c.viewModel.rotateCounterClockwise())
498
+ onClick: l[4] || (l[4] = (b) => c.viewModel.rotateCounterClockwise())
499
499
  })
500
500
  ]);
501
501
  };
@@ -608,122 +608,122 @@ const Qt = {
608
608
  },
609
609
  emits: ["loaded", "error", "progress"],
610
610
  setup(v, { emit: t }) {
611
- const e = v, a = t, n = g(), o = u(
611
+ const e = v, a = t, n = h(), o = u(
612
612
  new lt(n.length).onLoadFinished(() => a("loaded")).onLoadProgress((L) => a("progress", L)).onLoadError(() => a("error"))
613
613
  ), r = u(
614
614
  new Gt(e.cardinalFrames, mt)
615
615
  ), i = u(n), f = u(!1), c = E(() => i.value.find((L) => L.show));
616
616
  H(
617
617
  () => e.viewModel.currentScene,
618
- (L, h) => {
619
- const B = x(h, L), F = _(h, L);
620
- l(h, B, F);
618
+ (L, g) => {
619
+ const O = F(g, L), D = _(g, L);
620
+ l(g, O, D);
621
621
  }
622
622
  ), de(() => {
623
- w();
623
+ b();
624
624
  });
625
- function l(L, h, B) {
625
+ function l(L, g, O) {
626
626
  e.viewModel.isRotating || (e.viewModel.isRotating = !0, d(
627
627
  r.value.start(
628
- h,
628
+ g,
629
629
  L % Ne,
630
- B
630
+ O
631
631
  )
632
632
  ));
633
633
  }
634
634
  function d(L) {
635
635
  setTimeout(() => {
636
636
  i.value[L.frameIndex].show = !1;
637
- const h = L.nextFrame();
638
- i.value[h.frameIndex].show = !0, h.atEnd ? w() : window.requestAnimationFrame(() => d(h));
637
+ const g = L.nextFrame();
638
+ i.value[g.frameIndex].show = !0, g.atEnd ? b() : window.requestAnimationFrame(() => d(g));
639
639
  }, 1e3 / an);
640
640
  }
641
- function w() {
641
+ function b() {
642
642
  const L = r.value.startFrameIndexForScene(
643
643
  e.viewModel.currentScene % Ne
644
644
  );
645
645
  L in i.value && (i.value[L].show = !0), e.viewModel.isRotating = !1;
646
646
  }
647
- function g() {
647
+ function h() {
648
648
  const L = [];
649
- for (let h = 0; h < mt; h++) {
650
- const { sourceSet: B, defaultPath: F } = m(h);
649
+ for (let g = 0; g < mt; g++) {
650
+ const { sourceSet: O, defaultPath: D } = m(g);
651
651
  L.push({
652
- index: h,
653
- sourceSet: B,
654
- defaultPath: F,
652
+ index: g,
653
+ sourceSet: O,
654
+ defaultPath: D,
655
655
  show: !1
656
656
  });
657
657
  }
658
658
  return L;
659
659
  }
660
660
  function m(L) {
661
- const h = ("0000" + (L + 1)).slice(-4), B = e.build ? `?v=${e.build}` : "", F = [
661
+ const g = ("0000" + (L + 1)).slice(-4), O = e.build ? `?v=${e.build}` : "", D = [
662
662
  `${se(
663
663
  e.cdnFileResolver,
664
- `/480/${h}.jpg${B}`
664
+ `/480/${g}.jpg${O}`
665
665
  )} 480w`,
666
666
  `${se(
667
667
  e.cdnFileResolver,
668
- `/960/${h}.jpg${B}`
668
+ `/960/${g}.jpg${O}`
669
669
  )} 960w`,
670
670
  `${se(
671
671
  e.cdnFileResolver,
672
- `/1280/${h}.jpg${B}`
672
+ `/1280/${g}.jpg${O}`
673
673
  )} 1280w`
674
- ].join(","), O = se(
674
+ ].join(","), R = se(
675
675
  e.cdnFileResolver,
676
- `/480/${h}.jpg${B}`
676
+ `/480/${g}.jpg${O}`
677
677
  );
678
- return { sourceSet: F, defaultPath: O };
678
+ return { sourceSet: D, defaultPath: R };
679
679
  }
680
- function _(L, h) {
681
- const B = Ne / 2, F = Math.abs(L - h);
682
- return F > B ? Ne - F : F;
680
+ function _(L, g) {
681
+ const O = Ne / 2, D = Math.abs(L - g);
682
+ return D > O ? Ne - D : D;
683
683
  }
684
- function x(L, h) {
685
- if (L === h)
684
+ function F(L, g) {
685
+ if (L === g)
686
686
  return 0;
687
- const F = Math.abs(L - h) < Ne / 2;
688
- return F && L < h || !F && L > h ? 1 : -1;
689
- }
690
- return (L, h) => {
691
- const B = T("v-icon");
692
- return p(), D("div", null, [
693
- o.value.isError ? (p(), D("div", Qt, [
694
- b(B, { "x-large": "" }, {
695
- default: k(() => [
696
- K("mdi-alert-circle-outline")
687
+ const D = Math.abs(L - g) < Ne / 2;
688
+ return D && L < g || !D && L > g ? 1 : -1;
689
+ }
690
+ return (L, g) => {
691
+ const O = V("v-icon");
692
+ return p(), x("div", null, [
693
+ o.value.isError ? (p(), x("div", Qt, [
694
+ w(O, { "x-large": "" }, {
695
+ default: C(() => [
696
+ te("mdi-alert-circle-outline")
697
697
  ]),
698
698
  _: 1
699
699
  })
700
- ])) : f.value ? (p(), D("div", Kt, [
701
- (p(!0), D(ce, null, me(i.value, (F) => (p(), D("picture", {
702
- key: F.index,
703
- alt: F.index,
704
- class: he({ "frame-image": !0, show: F.show })
700
+ ])) : f.value ? (p(), x("div", Kt, [
701
+ (p(!0), x(ce, null, me(i.value, (D) => (p(), x("picture", {
702
+ key: D.index,
703
+ alt: D.index,
704
+ class: he({ "frame-image": !0, show: D.show })
705
705
  }, [
706
706
  s("source", {
707
- srcset: F.sourceSet,
707
+ srcset: D.sourceSet,
708
708
  type: "image/jpeg"
709
709
  }, null, 8, tn),
710
710
  s("img", {
711
- src: F.defaultPath,
711
+ src: D.defaultPath,
712
712
  alt: "Building image",
713
- onLoad: h[2] || (h[2] = (O) => o.value.partLoaded()),
714
- onError: h[3] || (h[3] = (O) => o.value.errorDetected())
713
+ onLoad: g[2] || (g[2] = (R) => o.value.partLoaded()),
714
+ onError: g[3] || (g[3] = (R) => o.value.errorDetected())
715
715
  }, null, 40, nn)
716
716
  ], 10, en))), 128))
717
- ])) : (p(), D("div", qt, [
718
- c.value ? (p(), D("picture", Zt, [
717
+ ])) : (p(), x("div", qt, [
718
+ c.value ? (p(), x("picture", Zt, [
719
719
  s("source", {
720
720
  srcset: c.value.sourceSet,
721
721
  type: "image/jpeg"
722
722
  }, null, 8, Jt),
723
723
  s("img", {
724
724
  src: c.value.defaultPath,
725
- onLoad: h[0] || (h[0] = (F) => f.value = !0),
726
- onError: h[1] || (h[1] = (F) => o.value.errorDetected())
725
+ onLoad: g[0] || (g[0] = (D) => f.value = !0),
726
+ onError: g[1] || (g[1] = (D) => o.value.errorDetected())
727
727
  }, null, 40, Xt)
728
728
  ])) : $("", !0)
729
729
  ]))
@@ -743,12 +743,12 @@ const Qt = {
743
743
  return e.pos.x <= e.pos.width / 2 ? (o = "-100%", i = "-8px") : (o = "0%", i = "8px"), e.pos.y <= e.pos.height / 2 ? (r = "-100%", f = "-8px") : (r = "0%", f = "8px"), `translate(${o}, ${r}) translate(${i}, ${f})`;
744
744
  });
745
745
  return (o, r) => {
746
- const i = T("v-dialog"), f = T("v-fade-transition");
747
- return p(), R(f, {
746
+ const i = V("v-dialog"), f = V("v-fade-transition");
747
+ return p(), B(f, {
748
748
  origin: `top left ${o.pos.x} ${o.pos.y}`
749
749
  }, {
750
- default: k(() => [
751
- o.isHoverable ? (p(), D("div", {
750
+ default: C(() => [
751
+ o.isHoverable ? (p(), x("div", {
752
752
  key: 0,
753
753
  class: "floating-card",
754
754
  style: le({
@@ -758,15 +758,15 @@ const Qt = {
758
758
  transform: n.value
759
759
  })
760
760
  }, [
761
- te(o.$slots, "default", { isHoverable: o.isHoverable }, void 0, !0)
762
- ], 4)) : (p(), R(i, {
761
+ ee(o.$slots, "default", { isHoverable: o.isHoverable }, void 0, !0)
762
+ ], 4)) : (p(), B(i, {
763
763
  key: 1,
764
764
  value: !0,
765
765
  width: "auto",
766
766
  "onClick:outside": r[0] || (r[0] = (c) => a("outside", c))
767
767
  }, {
768
- default: k(() => [
769
- te(o.$slots, "default", { isHoverable: o.isHoverable }, void 0, !0)
768
+ default: C(() => [
769
+ ee(o.$slots, "default", { isHoverable: o.isHoverable }, void 0, !0)
770
770
  ]),
771
771
  _: 3
772
772
  }))
@@ -787,8 +787,8 @@ const Qt = {
787
787
  },
788
788
  emits: ["update"],
789
789
  setup(v, { emit: t }) {
790
- const e = v, a = t, n = u(100), o = u(0), r = u(0), i = u(!1), f = u(!1), c = u(void 0), l = u(!1), d = u(), w = E(() => `translateX(${o.value}px) translateY(${r.value}px) scale(${g.value})`), g = E(() => n.value / 100), m = E(() => e.maxScale * 100);
791
- H([g, o, r], () => {
790
+ const e = v, a = t, n = u(100), o = u(0), r = u(0), i = u(!1), f = u(!1), c = u(void 0), l = u(!1), d = u(), b = E(() => `translateX(${o.value}px) translateY(${r.value}px) scale(${h.value})`), h = E(() => n.value / 100), m = E(() => e.maxScale * 100);
791
+ H([h, o, r], () => {
792
792
  U();
793
793
  }), H(
794
794
  () => e.desktop,
@@ -798,19 +798,19 @@ const Qt = {
798
798
  ), H(
799
799
  () => e.mobile,
800
800
  () => {
801
- e.mobile ? x() : h();
801
+ e.mobile ? F() : g();
802
802
  }
803
803
  ), de(() => {
804
- e.desktop && _(), e.mobile && x();
804
+ e.desktop && _(), e.mobile && F();
805
805
  }), je(() => {
806
- e.desktop && L(), e.mobile && h();
806
+ e.desktop && L(), e.mobile && g();
807
807
  });
808
808
  function _() {
809
- d.value.addEventListener("wheel", B, {
809
+ d.value.addEventListener("wheel", O, {
810
810
  capture: !0
811
- }), d.value.addEventListener("mousedown", F, {
811
+ }), d.value.addEventListener("mousedown", D, {
812
812
  capture: !0
813
- }), d.value.addEventListener("mousemove", O, {
813
+ }), d.value.addEventListener("mousemove", R, {
814
814
  capture: !0
815
815
  }), window.addEventListener("mouseup", y, {
816
816
  capture: !0
@@ -818,7 +818,7 @@ const Qt = {
818
818
  capture: !0
819
819
  });
820
820
  }
821
- function x() {
821
+ function F() {
822
822
  d.value.addEventListener("touchstart", W, {
823
823
  capture: !0
824
824
  }), d.value.addEventListener("touchmove", A, {
@@ -830,11 +830,11 @@ const Qt = {
830
830
  });
831
831
  }
832
832
  function L() {
833
- d.value.removeEventListener("wheel", B, {
833
+ d.value.removeEventListener("wheel", O, {
834
834
  capture: !0
835
- }), d.value.removeEventListener("mousedown", F, {
835
+ }), d.value.removeEventListener("mousedown", D, {
836
836
  capture: !0
837
- }), d.value.removeEventListener("mousemove", O, {
837
+ }), d.value.removeEventListener("mousemove", R, {
838
838
  capture: !0
839
839
  }), window.removeEventListener("mouseup", y, {
840
840
  capture: !0
@@ -842,7 +842,7 @@ const Qt = {
842
842
  capture: !0
843
843
  });
844
844
  }
845
- function h() {
845
+ function g() {
846
846
  d.value.removeEventListener("touchstart", W, {
847
847
  capture: !0
848
848
  }), d.value.removeEventListener("touchmove", A, {
@@ -853,96 +853,96 @@ const Qt = {
853
853
  capture: !0
854
854
  });
855
855
  }
856
- function B(V) {
857
- const { x: Y, y: q } = S(V);
858
- j(-V.deltaY / 10, Y, q), V.preventDefault();
856
+ function O(T) {
857
+ const { x: Y, y: q } = S(T);
858
+ j(-T.deltaY / 10, Y, q), T.preventDefault();
859
859
  }
860
- function F(V) {
861
- i.value = !0, l.value = !1, c.value = V;
860
+ function D(T) {
861
+ i.value = !0, l.value = !1, c.value = T;
862
862
  }
863
- function O(V) {
863
+ function R(T) {
864
864
  if (i.value) {
865
- const { x: Y, y: q } = S(V), { x: re, y: ie } = S(c.value), ue = {
865
+ const { x: Y, y: q } = S(T), { x: re, y: ie } = S(c.value), ue = {
866
866
  x: Y - re,
867
867
  y: q - ie
868
868
  };
869
- M(ue.x), z(ue.y), l.value = !0, c.value = V;
869
+ M(ue.x), z(ue.y), l.value = !0, c.value = T;
870
870
  }
871
871
  }
872
- function y(V) {
873
- i.value && l.value && e.consumeMouseUpWhenMoved && (V.preventDefault(), V.stopImmediatePropagation());
872
+ function y(T) {
873
+ i.value && l.value && e.consumeMouseUpWhenMoved && (T.preventDefault(), T.stopImmediatePropagation());
874
874
  }
875
- function I(V) {
876
- i.value && (l.value && e.consumeMouseClickWhenMoved && (V.preventDefault(), V.stopImmediatePropagation()), i.value = !1);
875
+ function I(T) {
876
+ i.value && (l.value && e.consumeMouseClickWhenMoved && (T.preventDefault(), T.stopImmediatePropagation()), i.value = !1);
877
877
  }
878
- function W(V) {
879
- i.value = V.touches.length === 1, f.value = V.touches.length === 2, c.value = V;
878
+ function W(T) {
879
+ i.value = T.touches.length === 1, f.value = T.touches.length === 2, c.value = T;
880
880
  }
881
- function A(V) {
881
+ function A(T) {
882
882
  if (i.value) {
883
- const { x: Y, y: q } = S(V.touches[0]), { x: re, y: ie } = S(c.value.touches[0]), ue = {
883
+ const { x: Y, y: q } = S(T.touches[0]), { x: re, y: ie } = S(c.value.touches[0]), ue = {
884
884
  x: Y - re,
885
885
  y: q - ie
886
886
  };
887
887
  M(ue.x), z(ue.y);
888
- } else if (f.value && V.touches.length === 2) {
889
- const { x: Y, y: q } = S(V.touches[0]), { x: re, y: ie } = S(c.value.touches[0]), { x: ue, y: Ae } = S(V.touches[1]), { x: xe, y: we } = S(c.value.touches[1]), ke = Math.hypot(re - xe, ie - we), Ce = Math.hypot(Y - ue, q - Ae), Ee = (ue + Y) / 2, Me = (Ae + q) / 2;
888
+ } else if (f.value && T.touches.length === 2) {
889
+ const { x: Y, y: q } = S(T.touches[0]), { x: re, y: ie } = S(c.value.touches[0]), { x: ue, y: Ae } = S(T.touches[1]), { x: De, y: we } = S(c.value.touches[1]), ke = Math.hypot(re - De, ie - we), Ce = Math.hypot(Y - ue, q - Ae), Ee = (ue + Y) / 2, Me = (Ae + q) / 2;
890
890
  j(Ce - ke, Ee, Me);
891
891
  }
892
- c.value = V;
892
+ c.value = T;
893
893
  }
894
894
  function Z() {
895
895
  i.value = !1, f.value = !1;
896
896
  }
897
- function S(V) {
897
+ function S(T) {
898
898
  const { left: Y, top: q } = d.value.getBoundingClientRect();
899
899
  return {
900
- x: V.clientX - Y,
901
- y: V.clientY - q
900
+ x: T.clientX - Y,
901
+ y: T.clientY - q
902
902
  };
903
903
  }
904
- function M(V) {
905
- const Y = d.value.clientWidth, q = Y * g.value;
904
+ function M(T) {
905
+ const Y = d.value.clientWidth, q = Y * h.value;
906
906
  o.value = Math.max(
907
- Math.min(0, o.value + V),
907
+ Math.min(0, o.value + T),
908
908
  -(q - Y)
909
909
  );
910
910
  }
911
- function z(V) {
912
- const Y = d.value.clientHeight, q = Y * g.value;
911
+ function z(T) {
912
+ const Y = d.value.clientHeight, q = Y * h.value;
913
913
  r.value = Math.max(
914
- Math.min(0, r.value + V),
914
+ Math.min(0, r.value + T),
915
915
  -(q - Y)
916
916
  );
917
917
  }
918
- function j(V, Y, q) {
919
- const re = d.value.clientWidth, ie = d.value.clientHeight, ue = re * g.value, Ae = ie * g.value;
920
- n.value = Math.min(Math.max(100, n.value + V), m.value);
921
- const xe = re * g.value, we = ie * g.value, ke = xe - ue, Ce = we - Ae;
918
+ function j(T, Y, q) {
919
+ const re = d.value.clientWidth, ie = d.value.clientHeight, ue = re * h.value, Ae = ie * h.value;
920
+ n.value = Math.min(Math.max(100, n.value + T), m.value);
921
+ const De = re * h.value, we = ie * h.value, ke = De - ue, Ce = we - Ae;
922
922
  o.value -= Y / re * ke, r.value -= q / ie * Ce, M(0), z(0);
923
923
  }
924
924
  function U() {
925
925
  a("update", {
926
- scale: g.value,
926
+ scale: h.value,
927
927
  x: o.value,
928
928
  y: r.value,
929
- resolve: (V, Y) => {
930
- const q = d.value.clientWidth, re = d.value.clientHeight, ie = o.value / -g.value, ue = r.value / -g.value, Ae = ie + q / g.value, xe = ue + re / g.value, we = V / q * (Ae - ie) + ie, ke = Y / re * (xe - ue) + ue;
929
+ resolve: (T, Y) => {
930
+ const q = d.value.clientWidth, re = d.value.clientHeight, ie = o.value / -h.value, ue = r.value / -h.value, Ae = ie + q / h.value, De = ue + re / h.value, we = T / q * (Ae - ie) + ie, ke = Y / re * (De - ue) + ue;
931
931
  return { x: we, y: ke };
932
932
  }
933
933
  });
934
934
  }
935
- return (V, Y) => (p(), D("div", {
935
+ return (T, Y) => (p(), x("div", {
936
936
  ref_key: "box",
937
937
  ref: d,
938
938
  class: "zoom-box-container",
939
939
  style: le({ position: e.position })
940
940
  }, [
941
941
  s("div", {
942
- style: le({ "transform-origin": "top left", transform: w.value }),
942
+ style: le({ "transform-origin": "top left", transform: b.value }),
943
943
  class: "zoom-box"
944
944
  }, [
945
- te(V.$slots, "default", {}, void 0, !0)
945
+ ee(T.$slots, "default", {}, void 0, !0)
946
946
  ], 4)
947
947
  ], 4));
948
948
  }
@@ -1091,10 +1091,10 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1091
1091
  be,
1092
1092
  a.i18nConfig ? new Fe(a.i18nConfig) : new Fe()
1093
1093
  );
1094
- const o = st({ isReady: !1, isError: !1 }), r = u(), i = u(), f = u(), c = u(), l = u({ x: 0, y: 0, width: 0, height: 0 }), d = u(), w = u(), g = u(), m = E(() => g.value.isHoverEnabled), _ = E(() => a.useSvg ? Pt : $t), x = E(() => a.selectedUnitId), L = E(() => a.nextUnitId), h = E(() => a.prevUnitId);
1094
+ const o = st({ isReady: !1, isError: !1 }), r = u(), i = u(), f = u(), c = u(), l = u({ x: 0, y: 0, width: 0, height: 0 }), d = u(), b = u(), h = u(), m = E(() => h.value.isHoverEnabled), _ = E(() => a.useSvg ? Pt : $t), F = E(() => a.selectedUnitId), L = E(() => a.nextUnitId), g = E(() => a.prevUnitId);
1095
1095
  Ie(() => {
1096
- if (x.value && c.value) {
1097
- const y = r.value[x.value];
1096
+ if (F.value && c.value) {
1097
+ const y = r.value[F.value];
1098
1098
  y && (c.value.currentScene = y);
1099
1099
  }
1100
1100
  }), de(async () => {
@@ -1113,10 +1113,10 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1113
1113
  return A.sort((z, j) => {
1114
1114
  const U = M.findIndex(
1115
1115
  (Y) => Y === r.value[z[Z]]
1116
- ), V = M.findIndex(
1116
+ ), T = M.findIndex(
1117
1117
  (Y) => Y === r.value[j[Z]]
1118
1118
  );
1119
- return U < V ? -1 : U > V ? 1 : 0;
1119
+ return U < T ? -1 : U > T ? 1 : 0;
1120
1120
  }), A;
1121
1121
  }, W = (A) => {
1122
1122
  c.value = new cn(A);
@@ -1130,26 +1130,26 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1130
1130
  initialize: W
1131
1131
  });
1132
1132
  });
1133
- function B(y) {
1133
+ function O(y) {
1134
1134
  l.value = y;
1135
1135
  }
1136
- function F(y) {
1137
- w.value = y.hoverUnit, d.value = y.closeHandler, n("hoverOverUnit", y.hoverUnit);
1136
+ function D(y) {
1137
+ b.value = y.hoverUnit, d.value = y.closeHandler, n("hoverOverUnit", y.hoverUnit);
1138
1138
  }
1139
- function O(y) {
1140
- w.value = null, d.value = y.closeHandler, n("hoverOutUnit", y.hoverUnit);
1139
+ function R(y) {
1140
+ b.value = null, d.value = y.closeHandler, n("hoverOutUnit", y.hoverUnit);
1141
1141
  }
1142
1142
  return (y, I) => {
1143
- const W = T("v-progress-linear");
1144
- return c.value ? (p(), D("div", vn, [
1143
+ const W = V("v-progress-linear");
1144
+ return c.value ? (p(), x("div", vn, [
1145
1145
  s("div", mn, [
1146
1146
  s("div", pn, [
1147
- b(Ze, {
1147
+ w(Ze, {
1148
1148
  desktop: o.isReady && y.interactiveDesktop,
1149
1149
  mobile: o.isReady && y.interactiveMobile
1150
1150
  }, {
1151
- default: k(() => [
1152
- b(ln, {
1151
+ default: C(() => [
1152
+ w(ln, {
1153
1153
  "cdn-file-resolver": y.cdnFileResolver,
1154
1154
  "view-model": c.value,
1155
1155
  "cardinal-frames": f.value,
@@ -1158,23 +1158,23 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1158
1158
  onLoaded: I[1] || (I[1] = (A) => o.isReady = !0),
1159
1159
  onError: I[2] || (I[2] = (A) => o.isError = !0)
1160
1160
  }, null, 8, ["cdn-file-resolver", "view-model", "cardinal-frames", "build"]),
1161
- o.isReady ? (p(), D("div", fn, [
1162
- (p(), R(ht(_.value), {
1161
+ o.isReady ? (p(), x("div", fn, [
1162
+ (p(), B(ht(_.value), {
1163
1163
  "cdn-file-resolver": a.cdnFileResolver,
1164
1164
  "view-model": c.value,
1165
- "selected-unit-id": x.value,
1165
+ "selected-unit-id": F.value,
1166
1166
  "scene-data": i.value,
1167
1167
  "color-callback": a.colorCallback,
1168
1168
  "can-go-to-unit-callback": a.canGoToUnitCallback,
1169
1169
  "draw-observer": a.drawObserver,
1170
1170
  onSelectUnit: I[3] || (I[3] = (A) => n("selectUnit", A)),
1171
1171
  onGoToUnit: I[4] || (I[4] = (A) => n("goToUnit", A)),
1172
- onHoverOver: F,
1173
- onHoverOut: O,
1174
- onPos: B
1172
+ onHoverOver: D,
1173
+ onHoverOut: R,
1174
+ onPos: O
1175
1175
  }, {
1176
- default: k((A) => [
1177
- te(y.$slots, "default", tt(nt(A)), void 0, !0)
1176
+ default: C((A) => [
1177
+ ee(y.$slots, "default", tt(nt(A)), void 0, !0)
1178
1178
  ]),
1179
1179
  _: 3
1180
1180
  }, 40, ["cdn-file-resolver", "view-model", "selected-unit-id", "scene-data", "color-callback", "can-go-to-unit-callback", "draw-observer"]))
@@ -1182,17 +1182,17 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1182
1182
  ]),
1183
1183
  _: 3
1184
1184
  }, 8, ["desktop", "mobile"]),
1185
- w.value && y.showCards ? (p(), R(qe, {
1185
+ b.value && y.showCards ? (p(), B(qe, {
1186
1186
  key: 0,
1187
1187
  "is-hoverable": m.value,
1188
1188
  pos: l.value,
1189
1189
  onOutside: d.value
1190
1190
  }, {
1191
- default: k(() => [
1192
- te(y.$slots, "default", {
1193
- unit: w.value,
1194
- canGoToUnit: y.canGoToUnitCallback(w.value),
1195
- goToUnit: () => y.canGoToUnitCallback(w.value) && n("goToUnit", w.value),
1191
+ default: C(() => [
1192
+ ee(y.$slots, "default", {
1193
+ unit: b.value,
1194
+ canGoToUnit: y.canGoToUnitCallback(b.value),
1195
+ goToUnit: () => y.canGoToUnitCallback(b.value) && n("goToUnit", b.value),
1196
1196
  pos: l.value,
1197
1197
  isHoverable: m.value,
1198
1198
  close: d.value
@@ -1200,20 +1200,20 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1200
1200
  ]),
1201
1201
  _: 3
1202
1202
  }, 8, ["is-hoverable", "pos", "onOutside"])) : $("", !0),
1203
- o.isReady ? (p(), D("div", hn, [
1204
- b(Nt, {
1203
+ o.isReady ? (p(), x("div", hn, [
1204
+ w(Nt, {
1205
1205
  "can-go-to-unit-callback": a.canGoToUnitCallback,
1206
1206
  "unit-renderer": a.unitRenderer,
1207
- "selected-unit-id": x.value,
1208
- "prev-unit-id": h.value,
1207
+ "selected-unit-id": F.value,
1208
+ "prev-unit-id": g.value,
1209
1209
  "next-unit-id": L.value,
1210
1210
  "view-model": c.value,
1211
1211
  onGoToUnit: I[5] || (I[5] = (A) => n("goToUnit", A)),
1212
- onPrevUnit: I[6] || (I[6] = (A) => n("navUnit", h.value)),
1212
+ onPrevUnit: I[6] || (I[6] = (A) => n("navUnit", g.value)),
1213
1213
  onNextUnit: I[7] || (I[7] = (A) => n("navUnit", L.value))
1214
1214
  }, null, 8, ["can-go-to-unit-callback", "unit-renderer", "selected-unit-id", "prev-unit-id", "next-unit-id", "view-model"])
1215
- ])) : o.isError ? $("", !0) : (p(), D("div", gn, [
1216
- b(W, {
1215
+ ])) : o.isError ? $("", !0) : (p(), x("div", gn, [
1216
+ w(W, {
1217
1217
  indeterminate: !o.progress,
1218
1218
  modelValue: o.progress,
1219
1219
  "onUpdate:modelValue": I[8] || (I[8] = (A) => o.progress = A)
@@ -1221,9 +1221,9 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1221
1221
  ]))
1222
1222
  ])
1223
1223
  ]),
1224
- b(Re, {
1224
+ w(Re, {
1225
1225
  ref_key: "hoverProbe",
1226
- ref: g
1226
+ ref: h
1227
1227
  }, null, 512)
1228
1228
  ])) : $("", !0);
1229
1229
  };
@@ -1237,7 +1237,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1237
1237
  },
1238
1238
  setup(v) {
1239
1239
  const t = v, e = E(() => se(t.cdnFileResolver, t.timeSampleData.filename));
1240
- return (a, n) => ve((p(), D("img", {
1240
+ return (a, n) => ve((p(), x("img", {
1241
1241
  key: e.value,
1242
1242
  src: e.value,
1243
1243
  width: "100%"
@@ -1254,7 +1254,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1254
1254
  },
1255
1255
  setup(v) {
1256
1256
  const t = v;
1257
- return (e, a) => (p(!0), D(ce, null, me(t.dayData.timeSamples, (n) => (p(), R(Cn, {
1257
+ return (e, a) => (p(!0), x(ce, null, me(t.dayData.timeSamples, (n) => (p(), B(Cn, {
1258
1258
  "time-sample-data": n,
1259
1259
  "cdn-file-resolver": t.cdnFileResolver,
1260
1260
  "current-time": e.currentTime
@@ -1269,7 +1269,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1269
1269
  },
1270
1270
  setup(v) {
1271
1271
  const t = v;
1272
- return (e, a) => (p(!0), D(ce, null, me(t.cameraData.sunsimDayOfYear, (n) => (p(), R(In, {
1272
+ return (e, a) => (p(!0), x(ce, null, me(t.cameraData.sunsimDayOfYear, (n) => (p(), B(In, {
1273
1273
  "day-data": n,
1274
1274
  "cdn-file-resolver": t.cdnFileResolver,
1275
1275
  "current-time": t.currentTime
@@ -1285,7 +1285,7 @@ const vn = { key: 0 }, mn = { class: "interactive-viewer" }, pn = { class: "fill
1285
1285
  emits: ["goToBuilding", "hoverOverBuilding", "hoverOutBuilding"],
1286
1286
  setup(v, { emit: t }) {
1287
1287
  const e = v, a = E(() => se(e.cdnFileResolver, e.transitionData.filename));
1288
- return (n, o) => ve((p(), D("img", {
1288
+ return (n, o) => ve((p(), x("img", {
1289
1289
  key: a.value,
1290
1290
  src: a.value,
1291
1291
  class: "position-absolute top-left w-100 h-100"
@@ -1300,7 +1300,7 @@ function _t(v) {
1300
1300
  function pt(v) {
1301
1301
  return "filename" in v;
1302
1302
  }
1303
- const xn = /* @__PURE__ */ P({
1303
+ const Dn = /* @__PURE__ */ P({
1304
1304
  __name: "VApartmentChooserV5UiCamera",
1305
1305
  props: {
1306
1306
  apartmentChooserData: {},
@@ -1329,8 +1329,8 @@ const xn = /* @__PURE__ */ P({
1329
1329
  )
1330
1330
  );
1331
1331
  }), (r, i) => {
1332
- const f = T("v-select");
1333
- return p(), R(f, {
1332
+ const f = V("v-select");
1333
+ return p(), B(f, {
1334
1334
  modelValue: n.value,
1335
1335
  "onUpdate:modelValue": i[0] || (i[0] = (c) => n.value = c),
1336
1336
  items: o.value,
@@ -1343,7 +1343,7 @@ const xn = /* @__PURE__ */ P({
1343
1343
  }, null, 8, ["modelValue", "items", "disabled"]);
1344
1344
  };
1345
1345
  }
1346
- }), Dn = /* @__PURE__ */ P({
1346
+ }), xn = /* @__PURE__ */ P({
1347
1347
  __name: "VApartmentChooserV5UiDay",
1348
1348
  props: {
1349
1349
  cameraData: {},
@@ -1374,8 +1374,8 @@ const xn = /* @__PURE__ */ P({
1374
1374
  });
1375
1375
  }
1376
1376
  return (r, i) => {
1377
- const f = T("v-list-item"), c = T("v-select");
1378
- return p(), R(c, {
1377
+ const f = V("v-list-item"), c = V("v-select");
1378
+ return p(), B(c, {
1379
1379
  modelValue: n.value,
1380
1380
  "onUpdate:modelValue": i[0] || (i[0] = (l) => n.value = l),
1381
1381
  items: e.cameraData.sunsimDayOfYear,
@@ -1386,13 +1386,13 @@ const xn = /* @__PURE__ */ P({
1386
1386
  density: "compact",
1387
1387
  "hide-details": ""
1388
1388
  }, {
1389
- item: k(({ props: l }) => [
1390
- b(f, _e(l, {
1389
+ item: C(({ props: l }) => [
1390
+ w(f, _e(l, {
1391
1391
  title: o(l.title)
1392
1392
  }), null, 16, ["title"])
1393
1393
  ]),
1394
- selection: k(({ item: l }) => [
1395
- K(Q(o(l.title)), 1)
1394
+ selection: C(({ item: l }) => [
1395
+ te(Q(o(l.title)), 1)
1396
1396
  ]),
1397
1397
  _: 1
1398
1398
  }, 8, ["modelValue", "items", "disabled"]);
@@ -1439,21 +1439,21 @@ const xn = /* @__PURE__ */ P({
1439
1439
  }, 200));
1440
1440
  }
1441
1441
  return (f, c) => {
1442
- const l = T("v-icon"), d = T("v-btn"), w = T("v-slider"), g = T("v-field");
1443
- return p(), R(g, { variant: "solo" }, {
1444
- default: k(() => [
1445
- f.dayData.startTime === f.dayData.endTime ? (p(), D("div", Mn, [
1446
- b(l, {
1442
+ const l = V("v-icon"), d = V("v-btn"), b = V("v-slider"), h = V("v-field");
1443
+ return p(), B(h, { variant: "solo" }, {
1444
+ default: C(() => [
1445
+ f.dayData.startTime === f.dayData.endTime ? (p(), x("div", Mn, [
1446
+ w(l, {
1447
1447
  style: { color: "#ffab02", "vertical-align": "baseline", "font-size": "20px" },
1448
1448
  class: "py-2 ml-2 mr-2 icon"
1449
1449
  }, {
1450
- default: k(() => [
1451
- K(" mdi-white-balance-sunny ")
1450
+ default: C(() => [
1451
+ te(" mdi-white-balance-sunny ")
1452
1452
  ]),
1453
1453
  _: 1
1454
1454
  }),
1455
- K(" " + Q(r(n.value)), 1)
1456
- ])) : (p(), R(w, {
1455
+ te(" " + Q(r(n.value)), 1)
1456
+ ])) : (p(), B(b, {
1457
1457
  key: 1,
1458
1458
  class: "pa-1",
1459
1459
  modelValue: n.value,
@@ -1464,29 +1464,29 @@ const xn = /* @__PURE__ */ P({
1464
1464
  disabled: !!e.disabled,
1465
1465
  "hide-details": ""
1466
1466
  }, {
1467
- prepend: k(() => [
1468
- b(d, {
1467
+ prepend: C(() => [
1468
+ w(d, {
1469
1469
  icon: o.value ? "mdi-stop" : "mdi-play",
1470
1470
  size: "x-small",
1471
1471
  variant: "flat",
1472
1472
  onClick: i
1473
1473
  }, null, 8, ["icon"]),
1474
- K("   "),
1474
+ te("   "),
1475
1475
  s("span", En, Q(r(f.dayData.startTime)), 1)
1476
1476
  ]),
1477
- append: k(() => [
1477
+ append: C(() => [
1478
1478
  s("span", Tn, Q(r(f.dayData.endTime)), 1),
1479
- K("   "),
1480
- b(l, {
1479
+ te("   "),
1480
+ w(l, {
1481
1481
  style: { color: "#ffab02", "vertical-align": "baseline", "font-size": "20px" },
1482
1482
  class: "ml-2 mr-2 icon"
1483
1483
  }, {
1484
- default: k(() => [
1485
- K(" mdi-white-balance-sunny ")
1484
+ default: C(() => [
1485
+ te(" mdi-white-balance-sunny ")
1486
1486
  ]),
1487
1487
  _: 1
1488
1488
  }),
1489
- K(" " + Q(r(n.value)), 1)
1489
+ te(" " + Q(r(n.value)), 1)
1490
1490
  ]),
1491
1491
  _: 1
1492
1492
  }, 8, ["modelValue", "min", "max", "step", "disabled"]))
@@ -1507,7 +1507,7 @@ const xn = /* @__PURE__ */ P({
1507
1507
  setup(v, { expose: t, emit: e }) {
1508
1508
  const a = v, n = e;
1509
1509
  t({
1510
- rotateShortestRoute: w
1510
+ rotateShortestRoute: b
1511
1511
  });
1512
1512
  const o = u(!1), r = u(a.currentScene), i = u(a.selectedId);
1513
1513
  Ie(() => {
@@ -1522,65 +1522,65 @@ const xn = /* @__PURE__ */ P({
1522
1522
  const m = r.value;
1523
1523
  let _ = a.apartmentChooserData.scenes.findIndex((L) => L === m) + 1;
1524
1524
  _ >= a.apartmentChooserData.scenes.length && (_ = 0);
1525
- const x = a.apartmentChooserData.scenes[_];
1526
- a.apartmentChooserData.loopable && m > x ? g(m, x + a.apartmentChooserData.scenes.length) : g(m, x);
1525
+ const F = a.apartmentChooserData.scenes[_];
1526
+ a.apartmentChooserData.loopable && m > F ? h(m, F + a.apartmentChooserData.scenes.length) : h(m, F);
1527
1527
  }
1528
1528
  async function d() {
1529
1529
  const m = r.value;
1530
1530
  let _ = a.apartmentChooserData.scenes.findIndex((L) => L === m) - 1;
1531
1531
  _ < 0 && (_ = a.apartmentChooserData.scenes[a.apartmentChooserData.scenes.length - 1]);
1532
- const x = a.apartmentChooserData.scenes[_];
1533
- a.apartmentChooserData.loopable && m < x ? g(m + a.apartmentChooserData.scenes.length, x) : g(m, x);
1532
+ const F = a.apartmentChooserData.scenes[_];
1533
+ a.apartmentChooserData.loopable && m < F ? h(m + a.apartmentChooserData.scenes.length, F) : h(m, F);
1534
1534
  }
1535
- function w(m) {
1535
+ function b(m) {
1536
1536
  const _ = r.value;
1537
1537
  if (a.apartmentChooserData.loopable)
1538
1538
  if (m < _) {
1539
- let x = _ - m, L = _ - (a.apartmentChooserData.cameras.length + m);
1540
- return Math.abs(x) > Math.abs(L) ? g(_, m) : g(_, a.apartmentChooserData.cameras.length + m);
1539
+ let F = _ - m, L = _ - (a.apartmentChooserData.cameras.length + m);
1540
+ return Math.abs(F) > Math.abs(L) ? h(_, m) : h(_, a.apartmentChooserData.cameras.length + m);
1541
1541
  } else {
1542
- let x = _ - m, L = a.apartmentChooserData.cameras.length + _ - m;
1543
- return Math.abs(x) > Math.abs(L) ? g(_, m) : g(a.apartmentChooserData.cameras.length + _, m);
1542
+ let F = _ - m, L = a.apartmentChooserData.cameras.length + _ - m;
1543
+ return Math.abs(F) > Math.abs(L) ? h(_, m) : h(a.apartmentChooserData.cameras.length + _, m);
1544
1544
  }
1545
1545
  else
1546
- return g(_, m);
1546
+ return h(_, m);
1547
1547
  }
1548
- function g(m, _) {
1549
- return new Promise((x) => {
1548
+ function h(m, _) {
1549
+ return new Promise((F) => {
1550
1550
  o.value = !0, n("onRotateStart", { from: m, to: _ });
1551
- let L, h = m;
1551
+ let L, g = m;
1552
1552
  L = setInterval(() => {
1553
- h < _ ? (h++, r.value = Math.abs(
1554
- h % a.apartmentChooserData.cameras.length
1555
- )) : h > _ ? (h--, r.value = Math.abs(
1556
- h % a.apartmentChooserData.cameras.length
1557
- )) : (clearInterval(L), n("onRotateFinish", { from: m, to: _ }), o.value = !1, x());
1553
+ g < _ ? (g++, r.value = Math.abs(
1554
+ g % a.apartmentChooserData.cameras.length
1555
+ )) : g > _ ? (g--, r.value = Math.abs(
1556
+ g % a.apartmentChooserData.cameras.length
1557
+ )) : (clearInterval(L), n("onRotateFinish", { from: m, to: _ }), o.value = !1, F());
1558
1558
  }, 50);
1559
1559
  });
1560
1560
  }
1561
1561
  return (m, _) => {
1562
- const x = T("v-btn"), L = T("v-chip");
1563
- return p(), D(ce, null, [
1564
- b(x, {
1562
+ const F = V("v-btn"), L = V("v-chip");
1563
+ return p(), x(ce, null, [
1564
+ w(F, {
1565
1565
  class: "mx-2",
1566
1566
  icon: "mdi-restore",
1567
1567
  size: "small",
1568
1568
  disabled: !f.value,
1569
1569
  onClick: d
1570
1570
  }, null, 8, ["disabled"]),
1571
- m.renderDisplay && i.value ? (p(), R(L, {
1571
+ m.renderDisplay && i.value ? (p(), B(L, {
1572
1572
  key: 0,
1573
1573
  variant: "flat",
1574
1574
  color: "white",
1575
1575
  size: "large",
1576
- onClick: _[0] || (_[0] = (h) => n("onDisplayClick", i.value))
1576
+ onClick: _[0] || (_[0] = (g) => n("onDisplayClick", i.value))
1577
1577
  }, {
1578
- default: k(() => [
1579
- K(Q(m.renderDisplay(i.value)), 1)
1578
+ default: C(() => [
1579
+ te(Q(m.renderDisplay(i.value)), 1)
1580
1580
  ]),
1581
1581
  _: 1
1582
1582
  })) : $("", !0),
1583
- b(x, {
1583
+ w(F, {
1584
1584
  class: "mx-2",
1585
1585
  icon: "mdi-reload",
1586
1586
  size: "small",
@@ -1608,14 +1608,14 @@ const xn = /* @__PURE__ */ P({
1608
1608
  }
1609
1609
  ), Ie(() => {
1610
1610
  for (const l in i) {
1611
- const { element: d, state: w } = i[l], { r: g, g: m, b: _, a: x, s: L } = e.colorCallback(l, w) || {
1611
+ const { element: d, state: b } = i[l], { r: h, g: m, b: _, a: F, s: L } = e.colorCallback(l, b) || {
1612
1612
  r: 0,
1613
1613
  g: 0,
1614
1614
  b: 0,
1615
1615
  a: 0,
1616
1616
  s: 0
1617
1617
  };
1618
- d.style.fill = `rgba(${g}, ${m}, ${_}, ${x / 255})`, d.style.stroke = `rgb(${g}, ${m}, ${_})`, d.style.strokeWidth = L.toString();
1618
+ d.style.fill = `rgba(${h}, ${m}, ${_}, ${F / 255})`, d.style.stroke = `rgb(${h}, ${m}, ${_})`, d.style.strokeWidth = L.toString();
1619
1619
  }
1620
1620
  }), H(r, () => {
1621
1621
  for (const l in i)
@@ -1655,27 +1655,27 @@ const xn = /* @__PURE__ */ P({
1655
1655
  const l = o.value.firstChild;
1656
1656
  l && (a("updateSvgContainer", l), f(), l.querySelectorAll(
1657
1657
  "[data-apartment-id]"
1658
- ).forEach((w) => {
1659
- w.style.strokeWidth = "0", w.style.stroke = "rgba(255,255,255,0)", w.style.fill = "rgba(255,255,255,0)", w.querySelectorAll("path").forEach((m) => {
1658
+ ).forEach((b) => {
1659
+ b.style.strokeWidth = "0", b.style.stroke = "rgba(255,255,255,0)", b.style.fill = "rgba(255,255,255,0)", b.querySelectorAll("path").forEach((m) => {
1660
1660
  m.style.stroke = "inherit", m.style.fill = "inherit";
1661
1661
  });
1662
- const g = w.getAttribute("data-apartment-id");
1663
- i[g] = {
1664
- element: w,
1665
- state: r.value === g ? "selected" : "idle"
1666
- }, w.addEventListener("mouseover", () => {
1667
- i[g].state === "idle" && (i[g].state = "hover"), a("onHoverOver", g);
1668
- }), w.addEventListener("mouseout", () => {
1669
- i[g].state === "hover" && (i[g].state = "idle"), a("onHoverOut", g);
1670
- }), w.addEventListener("click", () => {
1671
- a("onClick", g);
1662
+ const h = b.getAttribute("data-apartment-id");
1663
+ i[h] = {
1664
+ element: b,
1665
+ state: r.value === h ? "selected" : "idle"
1666
+ }, b.addEventListener("mouseover", () => {
1667
+ i[h].state === "idle" && (i[h].state = "hover"), a("onHoverOver", h);
1668
+ }), b.addEventListener("mouseout", () => {
1669
+ i[h].state === "hover" && (i[h].state = "idle"), a("onHoverOut", h);
1670
+ }), b.addEventListener("click", () => {
1671
+ a("onClick", h);
1672
1672
  });
1673
1673
  }));
1674
1674
  });
1675
1675
  }
1676
- return (l, d) => (p(), R(Se, null, {
1677
- default: k(() => [
1678
- (p(), D("div", {
1676
+ return (l, d) => (p(), B(Se, null, {
1677
+ default: C(() => [
1678
+ (p(), x("div", {
1679
1679
  ref_key: "svgContainer",
1680
1680
  ref: o,
1681
1681
  key: l.currentCamera.overlayFilename,
@@ -1698,8 +1698,8 @@ const xn = /* @__PURE__ */ P({
1698
1698
  transition: " transform 0.5s ease-in"
1699
1699
  }));
1700
1700
  return (a, n) => {
1701
- const o = T("v-img");
1702
- return p(), R(o, {
1701
+ const o = V("v-img");
1702
+ return p(), B(o, {
1703
1703
  src: ae(Hn),
1704
1704
  style: le(e.value)
1705
1705
  }, null, 8, ["src", "style"]);
@@ -1900,50 +1900,50 @@ const Nn = {
1900
1900
  setup(v, { emit: t }) {
1901
1901
  const e = v, a = t, n = u(), o = u(), r = u(), i = u(
1902
1902
  null
1903
- ), f = u(), c = u(), l = u(!1), d = u(!1), w = u(), g = u(), m = E(() => g.value.isHoverEnabled), _ = u({ x: 0, y: 0, width: 0, height: 0 }), x = u(), L = u(), h = u(
1903
+ ), f = u(), c = u(), l = u(!1), d = u(!1), b = u(), h = u(), m = E(() => h.value.isHoverEnabled), _ = u({ x: 0, y: 0, width: 0, height: 0 }), F = u(), L = u(), g = u(
1904
1904
  e.apartmentChooserData
1905
- ), B = u(!1);
1905
+ ), O = u(!1);
1906
1906
  de(() => l.value = !0), H(
1907
1907
  () => L.value,
1908
1908
  () => {
1909
- L.value && new ResizeObserver(([V]) => {
1910
- B.value = V.contentRect.width < e.mobileBreakpoint;
1909
+ L.value && new ResizeObserver(([T]) => {
1910
+ O.value = T.contentRect.width < e.mobileBreakpoint;
1911
1911
  }).observe(L.value);
1912
1912
  }
1913
1913
  );
1914
- const F = E(
1915
- () => h.value ? h.value.cameras.filter(_t) : []
1916
- ), O = E(
1917
- () => h.value ? h.value.cameras.filter(pt) : []
1914
+ const D = E(
1915
+ () => g.value ? g.value.cameras.filter(_t) : []
1916
+ ), R = E(
1917
+ () => g.value ? g.value.cameras.filter(pt) : []
1918
1918
  );
1919
1919
  H(
1920
1920
  [
1921
- h,
1921
+ g,
1922
1922
  () => e.cdnFileResolver,
1923
1923
  () => e.defaultCamera
1924
1924
  ],
1925
1925
  async () => {
1926
- e.cdnFileResolver && (h.value || (h.value = await ye.loadJson(
1926
+ e.cdnFileResolver && (g.value || (g.value = await ye.loadJson(
1927
1927
  se(e.cdnFileResolver, "/apartmentChooser.json")
1928
- )), e.defaultCamera ? n.value = F.value.find(
1928
+ )), e.defaultCamera ? n.value = D.value.find(
1929
1929
  (U) => U.cameraName === e.defaultCamera
1930
- ) || F.value[0] : n.value = F.value[0], f.value = h.value.cameras.findIndex(
1930
+ ) || D.value[0] : n.value = D.value[0], f.value = g.value.cameras.findIndex(
1931
1931
  (U) => U === n.value
1932
1932
  ));
1933
1933
  },
1934
1934
  { immediate: !0 }
1935
1935
  ), H(
1936
- [h, () => e.cdnFileResolver, () => e.defaultDay],
1936
+ [g, () => e.cdnFileResolver, () => e.defaultDay],
1937
1937
  () => {
1938
- h.value && e.cdnFileResolver && (e.defaultDay ? o.value = n.value.sunsimDayOfYear.find(
1938
+ g.value && e.cdnFileResolver && (e.defaultDay ? o.value = n.value.sunsimDayOfYear.find(
1939
1939
  (U) => U.dayOfYear === e.defaultDay
1940
1940
  ) || n.value.sunsimDayOfYear[0] : o.value = n.value.sunsimDayOfYear[0]);
1941
1941
  },
1942
1942
  { immediate: !0 }
1943
1943
  ), H(
1944
- [h, () => e.cdnFileResolver, () => e.defaultTime],
1944
+ [g, () => e.cdnFileResolver, () => e.defaultTime],
1945
1945
  () => {
1946
- h.value && e.cdnFileResolver && (e.defaultTime ? r.value = o.value.timeSamples.find(
1946
+ g.value && e.cdnFileResolver && (e.defaultTime ? r.value = o.value.timeSamples.find(
1947
1947
  (U) => U.timeInHours === e.defaultTime
1948
1948
  ) || o.value.timeSamples[0] : r.value = o.value.timeSamples.find(
1949
1949
  (U) => U.timeInHours === o.value.defaultHour
@@ -1952,35 +1952,35 @@ const Nn = {
1952
1952
  { immediate: !0 }
1953
1953
  );
1954
1954
  function y(U) {
1955
- n.value !== U && w.value.rotateShortestRoute(
1956
- h.value.cameras.findIndex((V) => V === U)
1955
+ n.value !== U && b.value.rotateShortestRoute(
1956
+ g.value.cameras.findIndex((T) => T === U)
1957
1957
  );
1958
1958
  }
1959
1959
  function I(U) {
1960
- f.value = U, pt(h.value.cameras[f.value]) ? i.value = h.value.cameras[f.value] : (Le(() => {
1960
+ f.value = U, pt(g.value.cameras[f.value]) ? i.value = g.value.cameras[f.value] : (Le(() => {
1961
1961
  W(
1962
- h.value.cameras[f.value]
1962
+ g.value.cameras[f.value]
1963
1963
  );
1964
1964
  }), i.value = null);
1965
1965
  }
1966
1966
  function W(U) {
1967
- const V = o.value;
1968
- n.value = U, f.value = h.value.cameras.findIndex(
1967
+ const T = o.value;
1968
+ n.value = U, f.value = g.value.cameras.findIndex(
1969
1969
  (Y) => Y === n.value
1970
1970
  ), Le(() => {
1971
1971
  A(
1972
1972
  n.value.sunsimDayOfYear.find(
1973
- (Y) => Y.dayOfYear === V.dayOfYear
1973
+ (Y) => Y.dayOfYear === T.dayOfYear
1974
1974
  ) || n.value.sunsimDayOfYear[0]
1975
1975
  );
1976
1976
  });
1977
1977
  }
1978
1978
  function A(U) {
1979
- const V = r.value;
1979
+ const T = r.value;
1980
1980
  o.value = U, Le(() => {
1981
1981
  Z(
1982
1982
  o.value.timeSamples.find(
1983
- (Y) => Y.timeInHours === V.timeInHours
1983
+ (Y) => Y.timeInHours === T.timeInHours
1984
1984
  ) || o.value.timeSamples.find(
1985
1985
  (Y) => Y.timeInHours === o.value.defaultHour
1986
1986
  ) || o.value.timeSamples[0]
@@ -1992,10 +1992,10 @@ const Nn = {
1992
1992
  }
1993
1993
  function S(U) {
1994
1994
  a("onClick", U, () => {
1995
- const V = h.value.unitData.find(
1995
+ const T = g.value.unitData.find(
1996
1996
  (Y) => Y.unitId === U
1997
1997
  );
1998
- V && w.value.rotateShortestRoute(V.bestScene);
1998
+ T && b.value.rotateShortestRoute(T.bestScene);
1999
1999
  });
2000
2000
  }
2001
2001
  function M(U) {
@@ -2005,10 +2005,10 @@ const Nn = {
2005
2005
  a("onHoverOut", U), c.value = void 0;
2006
2006
  }
2007
2007
  function j(U) {
2008
- const { layerX: V, layerY: Y } = U;
2008
+ const { layerX: T, layerY: Y } = U;
2009
2009
  let q = U.target, re = !1;
2010
2010
  for (; q; )
2011
- if (q === x.value) {
2011
+ if (q === F.value) {
2012
2012
  re = !0;
2013
2013
  break;
2014
2014
  } else
@@ -2016,7 +2016,7 @@ const Nn = {
2016
2016
  if (re) {
2017
2017
  const ie = U.currentTarget;
2018
2018
  _.value = {
2019
- x: V,
2019
+ x: T,
2020
2020
  y: Y,
2021
2021
  width: ie.clientWidth,
2022
2022
  height: ie.clientHeight
@@ -2025,34 +2025,34 @@ const Nn = {
2025
2025
  _.value = void 0;
2026
2026
  a("onMouseMove", U, _.value);
2027
2027
  }
2028
- return (U, V) => {
2029
- const Y = T("v-skeleton-loader");
2030
- return p(), D(ce, null, [
2031
- b(Y, {
2028
+ return (U, T) => {
2029
+ const Y = V("v-skeleton-loader");
2030
+ return p(), x(ce, null, [
2031
+ w(Y, {
2032
2032
  type: "image",
2033
2033
  class: "w-100 h-100 position-relative",
2034
- loading: !l.value || !h.value
2034
+ loading: !l.value || !g.value
2035
2035
  }, {
2036
- default: k(() => [
2037
- b(Se, null, {
2038
- default: k(() => [
2036
+ default: C(() => [
2037
+ w(Se, null, {
2038
+ default: C(() => [
2039
2039
  s("div", {
2040
2040
  ref_key: "container",
2041
2041
  ref: L,
2042
- class: he({ mobile: B.value }),
2042
+ class: he({ mobile: O.value }),
2043
2043
  onMousemove: j
2044
2044
  }, [
2045
2045
  s("div", Nn, [
2046
2046
  s("div", Gn, [
2047
- b(xn, {
2048
- "apartment-chooser-data": h.value,
2047
+ w(Dn, {
2048
+ "apartment-chooser-data": g.value,
2049
2049
  "current-camera": n.value,
2050
2050
  disabled: d.value,
2051
2051
  onOnCameraChange: y
2052
2052
  }, null, 8, ["apartment-chooser-data", "current-camera", "disabled"])
2053
2053
  ]),
2054
2054
  s("div", Qn, [
2055
- b(Dn, {
2055
+ w(xn, {
2056
2056
  "camera-data": n.value,
2057
2057
  "current-day": o.value,
2058
2058
  disabled: d.value,
@@ -2060,7 +2060,7 @@ const Nn = {
2060
2060
  }, null, 8, ["camera-data", "current-day", "disabled"])
2061
2061
  ]),
2062
2062
  s("div", qn, [
2063
- b(Bn, {
2063
+ w(Bn, {
2064
2064
  "day-data": o.value,
2065
2065
  "current-time": r.value,
2066
2066
  disabled: d.value,
@@ -2069,44 +2069,44 @@ const Nn = {
2069
2069
  ])
2070
2070
  ]),
2071
2071
  s("div", Zn, [
2072
- b(Rn, {
2072
+ w(Rn, {
2073
2073
  ref_key: "rotator",
2074
- ref: w,
2075
- "apartment-chooser-data": h.value,
2074
+ ref: b,
2075
+ "apartment-chooser-data": g.value,
2076
2076
  "current-scene": f.value,
2077
2077
  "selected-id": U.selectedId,
2078
2078
  "render-display": e.renderDisplay,
2079
2079
  onOnDisplayClick: S,
2080
2080
  onOnSceneChange: I,
2081
- onOnRotateStart: V[0] || (V[0] = (q) => d.value = !0),
2082
- onOnRotateFinish: V[1] || (V[1] = (q) => d.value = !1)
2081
+ onOnRotateStart: T[0] || (T[0] = (q) => d.value = !0),
2082
+ onOnRotateFinish: T[1] || (T[1] = (q) => d.value = !1)
2083
2083
  }, null, 8, ["apartment-chooser-data", "current-scene", "selected-id", "render-display"])
2084
2084
  ]),
2085
2085
  s("div", Jn, [
2086
- b(Je, {
2086
+ w(Je, {
2087
2087
  longitude: n.value.cameraRotation.y + 270
2088
2088
  }, null, 8, ["longitude"])
2089
2089
  ]),
2090
- b(Ze, { position: "relative" }, {
2091
- default: k(() => [
2092
- (p(!0), D(ce, null, me(F.value, (q) => (p(), R(An, {
2090
+ w(Ze, { position: "relative" }, {
2091
+ default: C(() => [
2092
+ (p(!0), x(ce, null, me(D.value, (q) => (p(), B(An, {
2093
2093
  key: q.overlayFilename,
2094
2094
  "camera-data": q,
2095
2095
  "cdn-file-resolver": e.cdnFileResolver,
2096
2096
  "current-time": r.value
2097
2097
  }, null, 8, ["camera-data", "cdn-file-resolver", "current-time"]))), 128)),
2098
- (p(!0), D(ce, null, me(O.value, (q) => (p(), R(Fn, {
2098
+ (p(!0), x(ce, null, me(R.value, (q) => (p(), B(Fn, {
2099
2099
  "transition-data": q,
2100
2100
  "cdn-file-resolver": e.cdnFileResolver,
2101
2101
  "current-transition": i.value
2102
2102
  }, null, 8, ["transition-data", "cdn-file-resolver", "current-transition"]))), 256)),
2103
- e.customOverlayContent ? (p(), D("div", {
2103
+ e.customOverlayContent ? (p(), x("div", {
2104
2104
  key: 0,
2105
2105
  class: "w-100 h-100 position-absolute top-left",
2106
2106
  style: { "z-index": "6", "pointer-events": "none" },
2107
2107
  innerHTML: e.customOverlayContent
2108
2108
  }, null, 8, Xn)) : $("", !0),
2109
- ve(b(Un, {
2109
+ ve(w(Un, {
2110
2110
  "cdn-file-resolver": U.cdnFileResolver,
2111
2111
  "color-callback": e.colorCallback,
2112
2112
  "current-camera": n.value,
@@ -2114,21 +2114,21 @@ const Nn = {
2114
2114
  onOnClick: S,
2115
2115
  onOnHoverOver: M,
2116
2116
  onOnHoverOut: z,
2117
- onUpdateSvgContainer: V[2] || (V[2] = (q) => x.value = q)
2117
+ onUpdateSvgContainer: T[2] || (T[2] = (q) => F.value = q)
2118
2118
  }, null, 8, ["cdn-file-resolver", "color-callback", "current-camera", "selected-id"]), [
2119
2119
  [fe, i.value === null]
2120
2120
  ])
2121
2121
  ]),
2122
2122
  _: 1
2123
2123
  }),
2124
- U.$slots.popup && _.value && c.value ? (p(), R(qe, {
2124
+ U.$slots.popup && _.value && c.value ? (p(), B(qe, {
2125
2125
  key: 0,
2126
2126
  "is-hoverable": m.value,
2127
2127
  pos: _.value
2128
2128
  }, {
2129
- default: k(() => [
2129
+ default: C(() => [
2130
2130
  s("div", Kn, [
2131
- te(U.$slots, "popup", tt(nt({ hoverId: c.value, hoverable: m.value })), void 0, !0)
2131
+ ee(U.$slots, "popup", tt(nt({ hoverId: c.value, hoverable: m.value })), void 0, !0)
2132
2132
  ])
2133
2133
  ]),
2134
2134
  _: 3
@@ -2140,9 +2140,9 @@ const Nn = {
2140
2140
  ]),
2141
2141
  _: 3
2142
2142
  }, 8, ["loading"]),
2143
- b(Re, {
2143
+ w(Re, {
2144
2144
  ref_key: "hoverProbe",
2145
- ref: g
2145
+ ref: h
2146
2146
  }, null, 512)
2147
2147
  ], 64);
2148
2148
  };
@@ -2189,37 +2189,37 @@ const Nn = {
2189
2189
  ), Ie(() => {
2190
2190
  o.value = r(e.dateSelector.selectedDate);
2191
2191
  }), (l, d) => {
2192
- const w = T("v-icon"), g = T("v-select"), m = T("v-progress-linear"), _ = T("v-slider");
2193
- return p(), D("div", ta, [
2192
+ const b = V("v-icon"), h = V("v-select"), m = V("v-progress-linear"), _ = V("v-slider");
2193
+ return p(), x("div", ta, [
2194
2194
  s("div", na, [
2195
- b(w, {
2195
+ w(b, {
2196
2196
  color: "black",
2197
2197
  class: "mr-2",
2198
2198
  icon: "mdi-calendar-blank-outline"
2199
2199
  }),
2200
- l.dateSelector.hasMultipleDates ? (p(), R(g, {
2200
+ l.dateSelector.hasMultipleDates ? (p(), B(h, {
2201
2201
  key: 0,
2202
2202
  modelValue: o.value,
2203
- "onUpdate:modelValue": d[0] || (d[0] = (x) => o.value = x),
2203
+ "onUpdate:modelValue": d[0] || (d[0] = (F) => o.value = F),
2204
2204
  items: f.value,
2205
2205
  density: "compact",
2206
2206
  variant: "underlined",
2207
2207
  "hide-details": "",
2208
2208
  class: "day-selector"
2209
- }, null, 8, ["modelValue", "items"])) : (p(), D("span", aa, Q(c.value), 1))
2209
+ }, null, 8, ["modelValue", "items"])) : (p(), x("span", aa, Q(c.value), 1))
2210
2210
  ]),
2211
2211
  s("div", oa, [
2212
2212
  s("span", la, Q(i.value), 1),
2213
- b(w, {
2213
+ w(b, {
2214
2214
  medium: "",
2215
2215
  class: "ml-2 mr-2 icon"
2216
2216
  }, {
2217
- default: k(() => [
2218
- K("mdi-white-balance-sunny")
2217
+ default: C(() => [
2218
+ te("mdi-white-balance-sunny")
2219
2219
  ]),
2220
2220
  _: 1
2221
2221
  }),
2222
- l.isLoading ? (p(), R(m, {
2222
+ l.isLoading ? (p(), B(m, {
2223
2223
  key: 0,
2224
2224
  style: { left: 0, transform: "none" },
2225
2225
  indeterminate: "",
@@ -2227,10 +2227,10 @@ const Nn = {
2227
2227
  height: "6",
2228
2228
  color: "grey lighten-1",
2229
2229
  class: "mr-2"
2230
- })) : (p(), R(_, {
2230
+ })) : (p(), B(_, {
2231
2231
  key: 1,
2232
2232
  modelValue: n.value,
2233
- "onUpdate:modelValue": d[1] || (d[1] = (x) => n.value = x),
2233
+ "onUpdate:modelValue": d[1] || (d[1] = (F) => n.value = F),
2234
2234
  min: 0,
2235
2235
  max: 47,
2236
2236
  step: 1,
@@ -2278,7 +2278,7 @@ const Nn = {
2278
2278
  }
2279
2279
  );
2280
2280
  }
2281
- return (c, l) => (p(), D("div", null, [
2281
+ return (c, l) => (p(), x("div", null, [
2282
2282
  s("img", {
2283
2283
  ref_key: "baseImage",
2284
2284
  ref: r,
@@ -2286,12 +2286,12 @@ const Nn = {
2286
2286
  style: { opacity: 1, borderRadius: 50 },
2287
2287
  onLoad: i
2288
2288
  }, null, 544),
2289
- n.value === "preloaded" || n.value === "loaded" ? ve((p(), D("div", ia, [
2290
- (p(!0), D(ce, null, me(c.imageUrls, (d, w) => (p(), D("img", {
2291
- key: w,
2292
- class: he({ "image-instance": !0, active: w === c.activeIndex }),
2289
+ n.value === "preloaded" || n.value === "loaded" ? ve((p(), x("div", ia, [
2290
+ (p(!0), x(ce, null, me(c.imageUrls, (d, b) => (p(), x("img", {
2291
+ key: b,
2292
+ class: he({ "image-instance": !0, active: b === c.activeIndex }),
2293
2293
  src: d,
2294
- onLoad: l[0] || (l[0] = (g) => o.value.partLoaded())
2294
+ onLoad: l[0] || (l[0] = (h) => o.value.partLoaded())
2295
2295
  }, null, 42, ra))), 128))
2296
2296
  ], 512)), [
2297
2297
  [fe, n.value === "loaded"]
@@ -2331,7 +2331,7 @@ const Nn = {
2331
2331
  height: 0
2332
2332
  }), r = u({ x: 0, y: 0, width: 0, height: 0 }), i = u(), f = u(
2333
2333
  (/* @__PURE__ */ new Date()).getHours() * 2 + ((/* @__PURE__ */ new Date()).getMinutes() < 30 ? 0 : 1)
2334
- ), c = u(!1), l = u(new ye()), d = u(), w = u("0 0 0 0"), g = u(), m = u(), _ = u(Ye.empty()), x = u(Pe.empty()), L = u(), h = E(() => L.value.isHoverEnabled);
2334
+ ), c = u(!1), l = u(new ye()), d = u(), b = u("0 0 0 0"), h = u(), m = u(), _ = u(Ye.empty()), F = u(Pe.empty()), L = u(), g = E(() => L.value.isHoverEnabled);
2335
2335
  H(i, (S, M) => {
2336
2336
  S ? a("hoverOverBuilding", S) : a("hoverOutBuilding", M);
2337
2337
  }), Ie(() => {
@@ -2348,15 +2348,15 @@ const Nn = {
2348
2348
  e.buildingChooserData
2349
2349
  );
2350
2350
  if (M) {
2351
- x.value = new Pe(M.mapImage), _.value = new Ye(M.buildingIds), g.value = new at(M.backgrounds), m.value = {
2351
+ F.value = new Pe(M.mapImage), _.value = new Ye(M.buildingIds), h.value = new at(M.backgrounds), m.value = {
2352
2352
  buildingOverlays: M.buildingOverlays,
2353
2353
  viewLongitude: M.viewLongitude
2354
2354
  };
2355
2355
  const z = [];
2356
2356
  for (let { id: j, url: U } of M.buildingOverlays)
2357
- l.value.loadJson(U.replace(".png", ".svg")).then((V) => {
2358
- const q = new DOMParser().parseFromString(V, "image/svg+xml").getElementsByTagName("svg")[0];
2359
- w.value = q.getAttribute("viewBox"), z.push({
2357
+ l.value.loadJson(U.replace(".png", ".svg")).then((T) => {
2358
+ const q = new DOMParser().parseFromString(T, "image/svg+xml").getElementsByTagName("svg")[0];
2359
+ b.value = q.getAttribute("viewBox"), z.push({
2360
2360
  id: j,
2361
2361
  svg: q.innerHTML
2362
2362
  });
@@ -2365,13 +2365,13 @@ const Nn = {
2365
2365
  } else
2366
2366
  c.value = !0;
2367
2367
  });
2368
- function B({ width: S, height: M }) {
2368
+ function O({ width: S, height: M }) {
2369
2369
  o.value.width = S, o.value.height = M;
2370
2370
  }
2371
- function F() {
2371
+ function D() {
2372
2372
  n.value = { preloaded: !1, ready: !1 };
2373
2373
  }
2374
- function O(S) {
2374
+ function R(S) {
2375
2375
  const M = e.colorCallback(
2376
2376
  S,
2377
2377
  S === i.value ? "hover" : "idle"
@@ -2384,13 +2384,13 @@ const Nn = {
2384
2384
  S === i.value ? "hover" : "idle"
2385
2385
  );
2386
2386
  if (M) {
2387
- const { r: z, g: j, b: U, a: V, s: Y } = M;
2387
+ const { r: z, g: j, b: U, a: T, s: Y } = M;
2388
2388
  return {
2389
2389
  strokeWidth: Y !== void 0 ? Y : 2,
2390
2390
  stroke: `rgb(${z}, ${j}, ${U})`,
2391
2391
  strokeOpacity: 1,
2392
2392
  fill: `rgb(${z}, ${j}, ${U})`,
2393
- fillOpacity: V / 255,
2393
+ fillOpacity: T / 255,
2394
2394
  cursor: `${e.canGoToBuildingCallback(S) ? "cursor" : "default"} !important`
2395
2395
  };
2396
2396
  } else
@@ -2405,7 +2405,7 @@ const Nn = {
2405
2405
  }
2406
2406
  function I(S, M) {
2407
2407
  const { layerX: z, layerY: j } = S;
2408
- h.value && (r.value = {
2408
+ g.value && (r.value = {
2409
2409
  x: z,
2410
2410
  y: j,
2411
2411
  width: o.value.width,
@@ -2414,7 +2414,7 @@ const Nn = {
2414
2414
  }
2415
2415
  function W(S, M) {
2416
2416
  const { layerX: z, layerY: j } = S;
2417
- h.value && (r.value = {
2417
+ g.value && (r.value = {
2418
2418
  x: z,
2419
2419
  y: j,
2420
2420
  width: o.value.width,
@@ -2423,7 +2423,7 @@ const Nn = {
2423
2423
  }
2424
2424
  function A(S, M) {
2425
2425
  const { layerX: z, layerY: j } = S;
2426
- h.value && (r.value = {
2426
+ g.value && (r.value = {
2427
2427
  x: z,
2428
2428
  y: j,
2429
2429
  width: o.value.width,
@@ -2431,44 +2431,44 @@ const Nn = {
2431
2431
  });
2432
2432
  }
2433
2433
  function Z(S) {
2434
- i.value = S, h.value && i.value && e.canGoToBuildingCallback(i.value) && a("goToBuilding", i.value);
2434
+ i.value = S, g.value && i.value && e.canGoToBuildingCallback(i.value) && a("goToBuilding", i.value);
2435
2435
  }
2436
2436
  return (S, M) => {
2437
- const z = T("v-icon");
2438
- return c.value ? (p(), D("div", ca, [
2439
- b(z, { "x-large": "" }, {
2440
- default: k(() => [
2441
- K("mdi-alert-circle-outline")
2437
+ const z = V("v-icon");
2438
+ return c.value ? (p(), x("div", ca, [
2439
+ w(z, { "x-large": "" }, {
2440
+ default: C(() => [
2441
+ te("mdi-alert-circle-outline")
2442
2442
  ]),
2443
2443
  _: 1
2444
2444
  })
2445
- ])) : m.value ? (p(), D("div", {
2445
+ ])) : m.value ? (p(), x("div", {
2446
2446
  key: 1,
2447
2447
  style: le(`height: ${o.value.height}px; position: relative`),
2448
2448
  class: "image-container"
2449
2449
  }, [
2450
- b(Ze, {
2450
+ w(Ze, {
2451
2451
  desktop: S.interactiveDesktop,
2452
2452
  mobile: S.interactiveMobile
2453
2453
  }, {
2454
- default: k(() => [
2454
+ default: C(() => [
2455
2455
  s("div", da, [
2456
- b(kt, {
2457
- "image-urls": g.value.imageUrls,
2456
+ w(kt, {
2457
+ "image-urls": h.value.imageUrls,
2458
2458
  "active-index": f.value,
2459
- onResize: B,
2459
+ onResize: O,
2460
2460
  onPreloaded: M[0] || (M[0] = (j) => n.value.preloaded = !0),
2461
2461
  onReady: M[1] || (M[1] = (j) => n.value.ready = !0),
2462
- onReset: F
2462
+ onReset: D
2463
2463
  }, null, 8, ["image-urls", "active-index"]),
2464
- d.value ? ve((p(), D("div", va, [
2464
+ d.value ? ve((p(), x("div", va, [
2465
2465
  s("div", ma, [
2466
- (p(), D("svg", { viewBox: w.value }, [
2467
- (p(!0), D(ce, null, me(d.value, ({ id: j, svg: U }, V) => (p(), D("g", {
2468
- key: V,
2466
+ (p(), x("svg", { viewBox: b.value }, [
2467
+ (p(!0), x(ce, null, me(d.value, ({ id: j, svg: U }, T) => (p(), x("g", {
2468
+ key: T,
2469
2469
  innerHTML: U,
2470
2470
  "data-building-id": j,
2471
- class: he(O(j)),
2471
+ class: he(R(j)),
2472
2472
  style: le(y(j)),
2473
2473
  onMouseover: (Y) => I(Y, j),
2474
2474
  onMouseout: (Y) => W(Y, j),
@@ -2491,39 +2491,39 @@ const Nn = {
2491
2491
  _: 1
2492
2492
  }, 8, ["desktop", "mobile"]),
2493
2493
  ve(s("div", null, [
2494
- m.value.viewLongitude ? (p(), R(Je, {
2494
+ m.value.viewLongitude ? (p(), B(Je, {
2495
2495
  key: 0,
2496
2496
  class: "north-indicator",
2497
2497
  longitude: m.value.viewLongitude
2498
2498
  }, null, 8, ["longitude"])) : $("", !0),
2499
- b(wt, {
2499
+ w(wt, {
2500
2500
  modelValue: f.value,
2501
2501
  "onUpdate:modelValue": M[2] || (M[2] = (j) => f.value = j),
2502
- "date-selector": g.value,
2502
+ "date-selector": h.value,
2503
2503
  "is-loading": !n.value.ready
2504
2504
  }, null, 8, ["modelValue", "date-selector", "is-loading"])
2505
2505
  ], 512), [
2506
2506
  [fe, n.value.preloaded]
2507
2507
  ]),
2508
- S.showCards && i.value ? (p(), R(qe, {
2508
+ S.showCards && i.value ? (p(), B(qe, {
2509
2509
  key: 0,
2510
- "is-hoverable": h.value,
2510
+ "is-hoverable": g.value,
2511
2511
  pos: r.value,
2512
2512
  onOutside: M[3] || (M[3] = () => i.value = void 0)
2513
2513
  }, {
2514
- default: k(() => [
2515
- te(S.$slots, "default", {
2514
+ default: C(() => [
2515
+ ee(S.$slots, "default", {
2516
2516
  building: i.value,
2517
2517
  canGoToBuilding: S.canGoToBuildingCallback(i.value),
2518
2518
  goToBuilding: () => S.canGoToBuildingCallback(i.value) && a("goToBuilding", i.value),
2519
2519
  pos: r.value,
2520
- isHoverable: h.value,
2520
+ isHoverable: g.value,
2521
2521
  close: () => i.value = void 0
2522
2522
  }, void 0, !0)
2523
2523
  ]),
2524
2524
  _: 3
2525
2525
  }, 8, ["is-hoverable", "pos"])) : $("", !0),
2526
- b(Re, {
2526
+ w(Re, {
2527
2527
  ref_key: "hoverProbe",
2528
2528
  ref: L
2529
2529
  }, null, 512)
@@ -2545,8 +2545,8 @@ const Nn = {
2545
2545
  const a = u(!1), n = u(), o = u(new ye()), r = u(), i = u(), f = u([]), c = u();
2546
2546
  H(
2547
2547
  () => e.color,
2548
- (g, m) => {
2549
- (g.r !== m.r || g.g !== m.g || g.b !== m.b || g.a !== m.a) && d();
2548
+ (h, m) => {
2549
+ (h.r !== m.r || h.g !== m.g || h.b !== m.b || h.a !== m.a) && d();
2550
2550
  }
2551
2551
  ), de(async () => {
2552
2552
  n.value = await o.value.loadImage(e.imageUrl), l();
@@ -2554,29 +2554,29 @@ const Nn = {
2554
2554
  function l() {
2555
2555
  if (!n.value || !c.value)
2556
2556
  return;
2557
- const { width: g, height: m } = e.dimensions;
2558
- if (!(g === 0 || m === 0)) {
2557
+ const { width: h, height: m } = e.dimensions;
2558
+ if (!(h === 0 || m === 0)) {
2559
2559
  r.value = c.value.getContext("2d", {
2560
2560
  willReadFrequently: !0
2561
- }), r.value.drawImage(n.value, 0, 0, g, m), i.value = r.value.getImageData(0, 0, g, m);
2561
+ }), r.value.drawImage(n.value, 0, 0, h, m), i.value = r.value.getImageData(0, 0, h, m);
2562
2562
  for (let _ = 3; _ < i.value.data.length; _ += 4)
2563
2563
  i.value.data[_] !== 0 && f.value.push(_);
2564
2564
  d(), a.value = !0;
2565
2565
  }
2566
2566
  }
2567
2567
  function d() {
2568
- r.value && i.value && (w(), r.value.putImageData(i.value, 0, 0));
2568
+ r.value && i.value && (b(), r.value.putImageData(i.value, 0, 0));
2569
2569
  }
2570
- function w() {
2570
+ function b() {
2571
2571
  if (e.color)
2572
- for (let g = 0; g < f.value.length; g++)
2573
- i.value.data[f.value[g] - 3] = e.color.r, i.value.data[f.value[g] - 2] = e.color.g, i.value.data[f.value[g] - 1] = e.color.b, i.value.data[f.value[g]] = e.color.a;
2572
+ for (let h = 0; h < f.value.length; h++)
2573
+ i.value.data[f.value[h] - 3] = e.color.r, i.value.data[f.value[h] - 2] = e.color.g, i.value.data[f.value[h] - 1] = e.color.b, i.value.data[f.value[h]] = e.color.a;
2574
2574
  }
2575
- return (g, m) => (p(), D("canvas", _e({
2575
+ return (h, m) => (p(), x("canvas", _e({
2576
2576
  ref_key: "canvas",
2577
2577
  ref: c,
2578
2578
  class: "overlay"
2579
- }, g.dimensions), null, 16));
2579
+ }, h.dimensions), null, 16));
2580
2580
  }
2581
2581
  }), ba = /* @__PURE__ */ X(_a, [["__scopeId", "data-v-9e4cdd0e"]]), wa = {
2582
2582
  key: 0,
@@ -2609,11 +2609,11 @@ const Nn = {
2609
2609
  }), r = u({
2610
2610
  width: 0,
2611
2611
  height: 0
2612
- }), i = u({ x: 0, y: 0, width: 0, height: 0 }), f = u(), c = u(Ye.empty()), l = u(Pe.empty()), d = u(), w = u(
2612
+ }), i = u({ x: 0, y: 0, width: 0, height: 0 }), f = u(), c = u(Ye.empty()), l = u(Pe.empty()), d = u(), b = u(
2613
2613
  (/* @__PURE__ */ new Date()).getHours() * 2 + ((/* @__PURE__ */ new Date()).getMinutes() < 30 ? 0 : 1)
2614
- ), g = u(
2614
+ ), h = u(
2615
2615
  (S, M) => ({ x: S, y: M })
2616
- ), m = u(!1), _ = u(), x = u(), L = u(), h = E(() => {
2616
+ ), m = u(!1), _ = u(), F = u(), L = u(), g = E(() => {
2617
2617
  var S;
2618
2618
  return (S = _.value) == null ? void 0 : S.isHoverEnabled;
2619
2619
  });
@@ -2622,7 +2622,7 @@ const Nn = {
2622
2622
  const [S, M, z] = /^(\d\d):(\d\d)$/.exec(
2623
2623
  e.buildingChooserTimeOfDay
2624
2624
  ), j = parseInt(z);
2625
- w.value = parseInt(M) * 2 + (j < 15 ? 0 : j > 45 ? 2 : 1);
2625
+ b.value = parseInt(M) * 2 + (j < 15 ? 0 : j > 45 ? 2 : 1);
2626
2626
  }
2627
2627
  }), H(d, (S, M) => {
2628
2628
  S ? a("hoverOverBuilding", S) : a("hoverOutBuilding", M);
@@ -2637,14 +2637,14 @@ const Nn = {
2637
2637
  viewLongitude: M.viewLongitude
2638
2638
  }, y()) : m.value = !0;
2639
2639
  });
2640
- function B({ width: S, height: M }) {
2640
+ function O({ width: S, height: M }) {
2641
2641
  r.value.width = S, r.value.height = M, Le(y);
2642
2642
  }
2643
- function F() {
2643
+ function D() {
2644
2644
  o.value = { preloaded: !1, ready: !1 };
2645
2645
  }
2646
- function O(S) {
2647
- const { layerX: M, layerY: z } = S, { x: j, y: U } = g.value(M, z);
2646
+ function R(S) {
2647
+ const { layerX: M, layerY: z } = S, { x: j, y: U } = h.value(M, z);
2648
2648
  return c.value.getBuildingId(
2649
2649
  l.value,
2650
2650
  j,
@@ -2652,13 +2652,13 @@ const Nn = {
2652
2652
  );
2653
2653
  }
2654
2654
  function y() {
2655
- if (x.value && (l.value.update(x.value), L.value))
2655
+ if (F.value && (l.value.update(F.value), L.value))
2656
2656
  for (const S of L.value)
2657
2657
  S.setupDraw();
2658
2658
  }
2659
2659
  function I(S) {
2660
2660
  const { layerX: M, layerY: z } = S;
2661
- h.value && (d.value = O(S), d.value !== void 0 && (i.value = {
2661
+ g.value && (d.value = R(S), d.value !== void 0 && (i.value = {
2662
2662
  x: M,
2663
2663
  y: z,
2664
2664
  width: r.value.width,
@@ -2666,7 +2666,7 @@ const Nn = {
2666
2666
  }));
2667
2667
  }
2668
2668
  function W(S) {
2669
- d.value = O(S), h.value && d.value && a("goToBuilding", d.value);
2669
+ d.value = R(S), g.value && d.value && a("goToBuilding", d.value);
2670
2670
  }
2671
2671
  function A(S) {
2672
2672
  return e.colorCallback(
@@ -2675,39 +2675,39 @@ const Nn = {
2675
2675
  );
2676
2676
  }
2677
2677
  function Z({ resolve: S }) {
2678
- g.value = S;
2678
+ h.value = S;
2679
2679
  }
2680
2680
  return (S, M) => {
2681
- const z = T("v-icon");
2682
- return m.value ? (p(), D("div", wa, [
2683
- b(z, { "x-large": "" }, {
2684
- default: k(() => [
2685
- K("mdi-alert-circle-outline")
2681
+ const z = V("v-icon");
2682
+ return m.value ? (p(), x("div", wa, [
2683
+ w(z, { "x-large": "" }, {
2684
+ default: C(() => [
2685
+ te("mdi-alert-circle-outline")
2686
2686
  ]),
2687
2687
  _: 1
2688
2688
  })
2689
- ])) : f.value ? (p(), D("div", {
2689
+ ])) : f.value ? (p(), x("div", {
2690
2690
  key: 1,
2691
2691
  style: le(`cursor: ${d.value ? "pointer" : "auto"};height: ${r.value.height}px; position: relative`),
2692
2692
  class: "image-container"
2693
2693
  }, [
2694
- b(Ze, {
2694
+ w(Ze, {
2695
2695
  desktop: S.interactiveDesktop,
2696
2696
  mobile: S.interactiveMobile,
2697
2697
  onUpdate: Z
2698
2698
  }, {
2699
- default: k(() => [
2699
+ default: C(() => [
2700
2700
  s("div", ka, [
2701
- b(kt, {
2701
+ w(kt, {
2702
2702
  "image-urls": n.value.imageUrls,
2703
- "active-index": w.value,
2704
- onResize: B,
2703
+ "active-index": b.value,
2704
+ onResize: O,
2705
2705
  onPreloaded: M[0] || (M[0] = (j) => o.value.preloaded = !0),
2706
2706
  onReady: M[1] || (M[1] = (j) => o.value.ready = !0),
2707
- onReset: F
2707
+ onReset: D
2708
2708
  }, null, 8, ["image-urls", "active-index"]),
2709
2709
  ve(s("div", null, [
2710
- (p(!0), D(ce, null, me(f.value.buildingOverlays, (j) => (p(), R(ba, {
2710
+ (p(!0), x(ce, null, me(f.value.buildingOverlays, (j) => (p(), B(ba, {
2711
2711
  ref_for: !0,
2712
2712
  ref_key: "overlays",
2713
2713
  ref: L,
@@ -2722,7 +2722,7 @@ const Nn = {
2722
2722
  ]),
2723
2723
  s("canvas", _e(r.value, {
2724
2724
  ref_key: "canvas",
2725
- ref: x,
2725
+ ref: F,
2726
2726
  class: { hover: !!d.value },
2727
2727
  onClick: W,
2728
2728
  onMousemove: I
@@ -2737,39 +2737,39 @@ const Nn = {
2737
2737
  _: 1
2738
2738
  }, 8, ["desktop", "mobile"]),
2739
2739
  ve(s("div", null, [
2740
- f.value.viewLongitude ? (p(), R(Je, {
2740
+ f.value.viewLongitude ? (p(), B(Je, {
2741
2741
  key: 0,
2742
2742
  class: "north-indicator",
2743
2743
  longitude: f.value.viewLongitude
2744
2744
  }, null, 8, ["longitude"])) : $("", !0),
2745
- b(wt, {
2746
- modelValue: w.value,
2747
- "onUpdate:modelValue": M[2] || (M[2] = (j) => w.value = j),
2745
+ w(wt, {
2746
+ modelValue: b.value,
2747
+ "onUpdate:modelValue": M[2] || (M[2] = (j) => b.value = j),
2748
2748
  "date-selector": n.value,
2749
2749
  "is-loading": !o.value.ready
2750
2750
  }, null, 8, ["modelValue", "date-selector", "is-loading"])
2751
2751
  ], 512), [
2752
2752
  [fe, o.value.preloaded]
2753
2753
  ]),
2754
- S.showCards && d.value ? (p(), R(qe, {
2754
+ S.showCards && d.value ? (p(), B(qe, {
2755
2755
  key: 0,
2756
- "is-hoverable": h.value,
2756
+ "is-hoverable": g.value,
2757
2757
  pos: i.value,
2758
2758
  onOutside: M[3] || (M[3] = () => d.value = void 0)
2759
2759
  }, {
2760
- default: k(() => [
2761
- te(S.$slots, "default", {
2760
+ default: C(() => [
2761
+ ee(S.$slots, "default", {
2762
2762
  building: d.value,
2763
2763
  canGoToBuilding: S.canGoToBuildingCallback(d.value),
2764
2764
  goToBuilding: () => S.canGoToBuildingCallback(d.value) && a("goToBuilding", d.value),
2765
2765
  pos: i.value,
2766
- isHoverable: h.value,
2766
+ isHoverable: g.value,
2767
2767
  close: () => d.value = void 0
2768
2768
  }, void 0, !0)
2769
2769
  ]),
2770
2770
  _: 3
2771
2771
  }, 8, ["is-hoverable", "pos"])) : $("", !0),
2772
- b(Re, {
2772
+ w(Re, {
2773
2773
  ref_key: "hoverProbe",
2774
2774
  ref: _
2775
2775
  }, null, 512)
@@ -2796,7 +2796,7 @@ const Nn = {
2796
2796
  const e = v, a = t, n = E(
2797
2797
  () => e.useSvg ? ya : Aa
2798
2798
  );
2799
- return (o, r) => (p(), R(ht(n.value), {
2799
+ return (o, r) => (p(), B(ht(n.value), {
2800
2800
  "i18n-config": e.i18nConfig,
2801
2801
  "show-cards": e.showCards,
2802
2802
  "color-callback": e.colorCallback,
@@ -2813,8 +2813,8 @@ const Nn = {
2813
2813
  }, Et({ _: 2 }, [
2814
2814
  me(Object.keys(o.$slots), (i) => ({
2815
2815
  name: i,
2816
- fn: k((f) => [
2817
- te(o.$slots, i, tt(nt(f)))
2816
+ fn: C((f) => [
2817
+ ee(o.$slots, i, tt(nt(f)))
2818
2818
  ])
2819
2819
  }))
2820
2820
  ]), 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"]));
@@ -2828,7 +2828,7 @@ const Nn = {
2828
2828
  },
2829
2829
  setup(v) {
2830
2830
  const t = v, e = E(() => se(t.cdnFileResolver, t.timeSampleData.filename));
2831
- return (a, n) => ve((p(), D("img", {
2831
+ return (a, n) => ve((p(), x("img", {
2832
2832
  key: e.value,
2833
2833
  src: e.value,
2834
2834
  width: "100%"
@@ -2836,7 +2836,7 @@ const Nn = {
2836
2836
  [fe, a.timeSampleData === a.currentTime]
2837
2837
  ]);
2838
2838
  }
2839
- }), xa = /* @__PURE__ */ X(Fa, [["__scopeId", "data-v-98118455"]]), Da = /* @__PURE__ */ P({
2839
+ }), Da = /* @__PURE__ */ X(Fa, [["__scopeId", "data-v-98118455"]]), xa = /* @__PURE__ */ P({
2840
2840
  __name: "VBuildingChooserV5CameraDay",
2841
2841
  props: {
2842
2842
  dayData: {},
@@ -2845,7 +2845,7 @@ const Nn = {
2845
2845
  },
2846
2846
  setup(v) {
2847
2847
  const t = v;
2848
- return (e, a) => (p(!0), D(ce, null, me(t.dayData.timeSamples, (n) => (p(), R(xa, {
2848
+ return (e, a) => (p(!0), x(ce, null, me(t.dayData.timeSamples, (n) => (p(), B(Da, {
2849
2849
  "time-sample-data": n,
2850
2850
  "cdn-file-resolver": t.cdnFileResolver,
2851
2851
  "current-time": e.currentTime
@@ -2860,7 +2860,7 @@ const Nn = {
2860
2860
  },
2861
2861
  setup(v) {
2862
2862
  const t = v;
2863
- return (e, a) => (p(!0), D(ce, null, me(t.cameraData.sunsimDayOfYear, (n) => (p(), R(Da, {
2863
+ return (e, a) => (p(!0), x(ce, null, me(t.cameraData.sunsimDayOfYear, (n) => (p(), B(xa, {
2864
2864
  "day-data": n,
2865
2865
  "cdn-file-resolver": t.cdnFileResolver,
2866
2866
  "current-time": t.currentTime
@@ -2885,8 +2885,8 @@ const Nn = {
2885
2885
  )
2886
2886
  );
2887
2887
  }), (o, r) => {
2888
- const i = T("v-select");
2889
- return p(), R(i, {
2888
+ const i = V("v-select");
2889
+ return p(), B(i, {
2890
2890
  modelValue: n.value,
2891
2891
  "onUpdate:modelValue": r[0] || (r[0] = (f) => n.value = f),
2892
2892
  items: e.buildingChooserData.cameras,
@@ -2928,8 +2928,8 @@ const Nn = {
2928
2928
  });
2929
2929
  }
2930
2930
  return (r, i) => {
2931
- const f = T("v-list-item"), c = T("v-select");
2932
- return p(), R(c, {
2931
+ const f = V("v-list-item"), c = V("v-select");
2932
+ return p(), B(c, {
2933
2933
  modelValue: n.value,
2934
2934
  "onUpdate:modelValue": i[0] || (i[0] = (l) => n.value = l),
2935
2935
  items: e.cameraData.sunsimDayOfYear,
@@ -2939,13 +2939,13 @@ const Nn = {
2939
2939
  density: "compact",
2940
2940
  "hide-details": ""
2941
2941
  }, {
2942
- item: k(({ props: l }) => [
2943
- b(f, _e(l, {
2942
+ item: C(({ props: l }) => [
2943
+ w(f, _e(l, {
2944
2944
  title: o(l.title)
2945
2945
  }), null, 16, ["title"])
2946
2946
  ]),
2947
- selection: k(({ item: l }) => [
2948
- K(Q(o(l.title)), 1)
2947
+ selection: C(({ item: l }) => [
2948
+ te(Q(o(l.title)), 1)
2949
2949
  ]),
2950
2950
  _: 1
2951
2951
  }, 8, ["modelValue", "items"]);
@@ -2991,21 +2991,21 @@ const Nn = {
2991
2991
  }, 200));
2992
2992
  }
2993
2993
  return (f, c) => {
2994
- const l = T("v-icon"), d = T("v-btn"), w = T("v-slider"), g = T("v-field");
2995
- return p(), R(g, { variant: "solo" }, {
2996
- default: k(() => [
2997
- f.dayData.startTime === f.dayData.endTime ? (p(), D("div", Va, [
2998
- b(l, {
2994
+ const l = V("v-icon"), d = V("v-btn"), b = V("v-slider"), h = V("v-field");
2995
+ return p(), B(h, { variant: "solo" }, {
2996
+ default: C(() => [
2997
+ f.dayData.startTime === f.dayData.endTime ? (p(), x("div", Va, [
2998
+ w(l, {
2999
2999
  style: { color: "#ffab02", "vertical-align": "baseline", "font-size": "20px" },
3000
3000
  class: "py-2 ml-2 mr-2 icon"
3001
3001
  }, {
3002
- default: k(() => [
3003
- K(" mdi-white-balance-sunny ")
3002
+ default: C(() => [
3003
+ te(" mdi-white-balance-sunny ")
3004
3004
  ]),
3005
3005
  _: 1
3006
3006
  }),
3007
- K(" " + Q(r(n.value)), 1)
3008
- ])) : (p(), R(w, {
3007
+ te(" " + Q(r(n.value)), 1)
3008
+ ])) : (p(), B(b, {
3009
3009
  key: 1,
3010
3010
  class: "pa-1",
3011
3011
  modelValue: n.value,
@@ -3015,29 +3015,29 @@ const Nn = {
3015
3015
  step: f.dayData.interval,
3016
3016
  "hide-details": ""
3017
3017
  }, {
3018
- prepend: k(() => [
3019
- b(d, {
3018
+ prepend: C(() => [
3019
+ w(d, {
3020
3020
  icon: o.value ? "mdi-stop" : "mdi-play",
3021
3021
  size: "x-small",
3022
3022
  variant: "flat",
3023
3023
  onClick: i
3024
3024
  }, null, 8, ["icon"]),
3025
- K("   "),
3025
+ te("   "),
3026
3026
  s("span", Ba, Q(r(f.dayData.startTime)), 1)
3027
3027
  ]),
3028
- append: k(() => [
3028
+ append: C(() => [
3029
3029
  s("span", Ra, Q(r(f.dayData.endTime)), 1),
3030
- K("   "),
3031
- b(l, {
3030
+ te("   "),
3031
+ w(l, {
3032
3032
  style: { color: "#ffab02", "vertical-align": "baseline", "font-size": "20px" },
3033
3033
  class: "ml-2 mr-2 icon"
3034
3034
  }, {
3035
- default: k(() => [
3036
- K(" mdi-white-balance-sunny ")
3035
+ default: C(() => [
3036
+ te(" mdi-white-balance-sunny ")
3037
3037
  ]),
3038
3038
  _: 1
3039
3039
  }),
3040
- K(" " + Q(r(n.value)), 1)
3040
+ te(" " + Q(r(n.value)), 1)
3041
3041
  ]),
3042
3042
  _: 1
3043
3043
  }, 8, ["modelValue", "min", "max", "step"]))
@@ -3059,14 +3059,14 @@ const Nn = {
3059
3059
  const e = v, a = t, n = u(), o = u(), r = u(e.selectedId), i = st({});
3060
3060
  Ie(() => {
3061
3061
  for (const l in i) {
3062
- const { element: d, state: w } = i[l], { r: g, g: m, b: _, a: x, s: L } = e.colorCallback(l, w) || {
3062
+ const { element: d, state: b } = i[l], { r: h, g: m, b: _, a: F, s: L } = e.colorCallback(l, b) || {
3063
3063
  r: 0,
3064
3064
  g: 0,
3065
3065
  b: 0,
3066
3066
  a: 0,
3067
3067
  s: 0
3068
3068
  };
3069
- d.style.fill = `rgba(${g}, ${m}, ${_}, ${x / 255})`, d.style.stroke = `rgb(${g}, ${m}, ${_})`, d.style.strokeWidth = L.toString();
3069
+ d.style.fill = `rgba(${h}, ${m}, ${_}, ${F / 255})`, d.style.stroke = `rgb(${h}, ${m}, ${_})`, d.style.strokeWidth = L.toString();
3070
3070
  }
3071
3071
  }), H(
3072
3072
  () => e.selectedId,
@@ -3104,27 +3104,27 @@ const Nn = {
3104
3104
  function c() {
3105
3105
  Le(() => {
3106
3106
  const l = o.value.firstChild;
3107
- l && (a("updateSvgContainer", l), f(), l.querySelectorAll("[data-building-id]").forEach((w) => {
3108
- w.style.strokeWidth = "0", w.style.stroke = "rgba(255,255,255,0)", w.style.fill = "rgba(255,255,255,0)", w.querySelectorAll("path").forEach((m) => {
3107
+ l && (a("updateSvgContainer", l), f(), l.querySelectorAll("[data-building-id]").forEach((b) => {
3108
+ b.style.strokeWidth = "0", b.style.stroke = "rgba(255,255,255,0)", b.style.fill = "rgba(255,255,255,0)", b.querySelectorAll("path").forEach((m) => {
3109
3109
  m.style.stroke = "inherit", m.style.fill = "inherit";
3110
3110
  });
3111
- const g = w.getAttribute("data-building-id");
3112
- i[g] = {
3113
- element: w,
3114
- state: r.value === g ? "selected" : "idle"
3115
- }, w.addEventListener("mouseover", () => {
3116
- i[g].state === "idle" && (i[g].state = "hover"), a("onHoverOver", g);
3117
- }), w.addEventListener("mouseout", () => {
3118
- i[g].state === "hover" && (i[g].state = "idle"), a("onHoverOut", g);
3119
- }), w.addEventListener("click", () => {
3120
- a("onClick", g);
3111
+ const h = b.getAttribute("data-building-id");
3112
+ i[h] = {
3113
+ element: b,
3114
+ state: r.value === h ? "selected" : "idle"
3115
+ }, b.addEventListener("mouseover", () => {
3116
+ i[h].state === "idle" && (i[h].state = "hover"), a("onHoverOver", h);
3117
+ }), b.addEventListener("mouseout", () => {
3118
+ i[h].state === "hover" && (i[h].state = "idle"), a("onHoverOut", h);
3119
+ }), b.addEventListener("click", () => {
3120
+ a("onClick", h);
3121
3121
  });
3122
3122
  }));
3123
3123
  });
3124
3124
  }
3125
- return (l, d) => (p(), R(Se, null, {
3126
- default: k(() => [
3127
- (p(), D("div", {
3125
+ return (l, d) => (p(), B(Se, null, {
3126
+ default: C(() => [
3127
+ (p(), x("div", {
3128
3128
  ref_key: "svgContainer",
3129
3129
  ref: o,
3130
3130
  key: l.currentCamera.overlayFilename,
@@ -3158,15 +3158,15 @@ const Nn = {
3158
3158
  },
3159
3159
  emits: ["onClick", "onHoverOver", "onHoverOut", "onMouseMove"],
3160
3160
  setup(v, { emit: t }) {
3161
- const e = v, a = t, n = u(), o = u(), r = u(), i = u(), f = u(!1), c = u(), l = E(() => c.value.isHoverEnabled), d = u({ x: 0, y: 0, width: 0, height: 0 }), w = u(), g = u(), m = u(
3161
+ const e = v, a = t, n = u(), o = u(), r = u(), i = u(), f = u(!1), c = u(), l = E(() => c.value.isHoverEnabled), d = u({ x: 0, y: 0, width: 0, height: 0 }), b = u(), h = u(), m = u(
3162
3162
  e.buildingChooserData
3163
3163
  ), _ = u(!1);
3164
3164
  de(() => f.value = !0), H(
3165
- () => g.value,
3165
+ () => h.value,
3166
3166
  () => {
3167
- g.value && new ResizeObserver(([I]) => {
3167
+ h.value && new ResizeObserver(([I]) => {
3168
3168
  _.value = I.contentRect.width < e.mobileBreakpoint;
3169
- }).observe(g.value);
3169
+ }).observe(h.value);
3170
3170
  }
3171
3171
  ), H(
3172
3172
  [m, () => e.cdnFileResolver, () => e.defaultCamera],
@@ -3197,7 +3197,7 @@ const Nn = {
3197
3197
  },
3198
3198
  { immediate: !0 }
3199
3199
  );
3200
- function x(y) {
3200
+ function F(y) {
3201
3201
  const I = o.value;
3202
3202
  n.value = y, Le(() => {
3203
3203
  L(
@@ -3210,7 +3210,7 @@ const Nn = {
3210
3210
  function L(y) {
3211
3211
  const I = r.value;
3212
3212
  o.value = y, Le(() => {
3213
- h(
3213
+ g(
3214
3214
  o.value.timeSamples.find(
3215
3215
  (W) => W.timeInHours === I.timeInHours
3216
3216
  ) || o.value.timeSamples.find(
@@ -3219,20 +3219,20 @@ const Nn = {
3219
3219
  );
3220
3220
  });
3221
3221
  }
3222
- function h(y) {
3222
+ function g(y) {
3223
3223
  r.value = y;
3224
3224
  }
3225
- function B(y) {
3225
+ function O(y) {
3226
3226
  a("onHoverOver", y), i.value = y;
3227
3227
  }
3228
- function F(y) {
3228
+ function D(y) {
3229
3229
  a("onHoverOut", y), i.value = void 0;
3230
3230
  }
3231
- function O(y) {
3231
+ function R(y) {
3232
3232
  const { layerX: I, layerY: W } = y;
3233
3233
  let A = y.target, Z = !1;
3234
3234
  for (; A; )
3235
- if (A === w.value) {
3235
+ if (A === b.value) {
3236
3236
  Z = !0;
3237
3237
  break;
3238
3238
  } else
@@ -3250,85 +3250,85 @@ const Nn = {
3250
3250
  a("onMouseMove", y, d.value);
3251
3251
  }
3252
3252
  return (y, I) => {
3253
- const W = T("v-skeleton-loader");
3254
- return p(), D(ce, null, [
3255
- b(W, {
3253
+ const W = V("v-skeleton-loader");
3254
+ return p(), x(ce, null, [
3255
+ w(W, {
3256
3256
  type: "image",
3257
3257
  class: "w-100 h-100 position-relative",
3258
3258
  loading: !f.value || !m.value
3259
3259
  }, {
3260
- default: k(() => [
3261
- b(Se, null, {
3262
- default: k(() => [
3260
+ default: C(() => [
3261
+ w(Se, null, {
3262
+ default: C(() => [
3263
3263
  s("div", {
3264
3264
  ref_key: "container",
3265
- ref: g,
3265
+ ref: h,
3266
3266
  class: he({ mobile: _.value }),
3267
- onMousemove: O
3267
+ onMousemove: R
3268
3268
  }, [
3269
3269
  s("div", Pa, [
3270
3270
  s("div", ja, [
3271
- b(Ea, {
3271
+ w(Ea, {
3272
3272
  "building-chooser-data": m.value,
3273
3273
  "current-camera": n.value,
3274
- onOnCameraChange: x
3274
+ onOnCameraChange: F
3275
3275
  }, null, 8, ["building-chooser-data", "current-camera"])
3276
3276
  ]),
3277
3277
  s("div", Wa, [
3278
- b(Ta, {
3278
+ w(Ta, {
3279
3279
  "camera-data": n.value,
3280
3280
  "current-day": o.value,
3281
3281
  onOnDayChange: L
3282
3282
  }, null, 8, ["camera-data", "current-day"])
3283
3283
  ]),
3284
3284
  s("div", za, [
3285
- b($a, {
3285
+ w($a, {
3286
3286
  "day-data": o.value,
3287
3287
  "current-time": r.value,
3288
- onOnTimeChange: h
3288
+ onOnTimeChange: g
3289
3289
  }, null, 8, ["day-data", "current-time"])
3290
3290
  ])
3291
3291
  ]),
3292
3292
  s("div", Na, [
3293
- b(Je, {
3293
+ w(Je, {
3294
3294
  longitude: n.value.cameraRotation.y + 270
3295
3295
  }, null, 8, ["longitude"])
3296
3296
  ]),
3297
- b(Ze, { position: "relative" }, {
3298
- default: k(() => [
3299
- (p(!0), D(ce, null, me(m.value.cameras, (A) => (p(), R(Ma, {
3297
+ w(Ze, { position: "relative" }, {
3298
+ default: C(() => [
3299
+ (p(!0), x(ce, null, me(m.value.cameras, (A) => (p(), B(Ma, {
3300
3300
  key: A.overlayFilename,
3301
3301
  "camera-data": A,
3302
3302
  "cdn-file-resolver": e.cdnFileResolver,
3303
3303
  "current-time": r.value
3304
3304
  }, null, 8, ["camera-data", "cdn-file-resolver", "current-time"]))), 128)),
3305
- e.customOverlayContent ? (p(), D("div", {
3305
+ e.customOverlayContent ? (p(), x("div", {
3306
3306
  key: 0,
3307
3307
  class: "w-100 h-100 position-absolute top-left",
3308
3308
  style: { "z-index": "5", "pointer-events": "none" },
3309
3309
  innerHTML: e.customOverlayContent
3310
3310
  }, null, 8, Ga)) : $("", !0),
3311
- b(Ya, {
3311
+ w(Ya, {
3312
3312
  "cdn-file-resolver": y.cdnFileResolver,
3313
3313
  "color-callback": e.colorCallback,
3314
3314
  "current-camera": n.value,
3315
3315
  "selected-id": e.selectedId,
3316
3316
  onOnClick: I[0] || (I[0] = (A) => a("onClick", A)),
3317
- onOnHoverOver: B,
3318
- onOnHoverOut: F,
3319
- onUpdateSvgContainer: I[1] || (I[1] = (A) => w.value = A)
3317
+ onOnHoverOver: O,
3318
+ onOnHoverOut: D,
3319
+ onUpdateSvgContainer: I[1] || (I[1] = (A) => b.value = A)
3320
3320
  }, null, 8, ["cdn-file-resolver", "color-callback", "current-camera", "selected-id"])
3321
3321
  ]),
3322
3322
  _: 1
3323
3323
  }),
3324
- y.$slots.popup && d.value && i.value ? (p(), R(qe, {
3324
+ y.$slots.popup && d.value && i.value ? (p(), B(qe, {
3325
3325
  key: 0,
3326
3326
  "is-hoverable": l.value,
3327
3327
  pos: d.value
3328
3328
  }, {
3329
- default: k(() => [
3329
+ default: C(() => [
3330
3330
  s("div", Qa, [
3331
- te(y.$slots, "popup", tt(nt({ hoverId: i.value, hoverable: l.value })), void 0, !0)
3331
+ ee(y.$slots, "popup", tt(nt({ hoverId: i.value, hoverable: l.value })), void 0, !0)
3332
3332
  ])
3333
3333
  ]),
3334
3334
  _: 3
@@ -3340,7 +3340,7 @@ const Nn = {
3340
3340
  ]),
3341
3341
  _: 3
3342
3342
  }, 8, ["loading"]),
3343
- b(Re, {
3343
+ w(Re, {
3344
3344
  ref_key: "hoverProbe",
3345
3345
  ref: c
3346
3346
  }, null, 512)
@@ -3445,7 +3445,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3445
3445
  const l = o.value.getCurrentCamera();
3446
3446
  l && (r.value = l.id);
3447
3447
  }), de(async () => {
3448
- const w = {
3448
+ const b = {
3449
3449
  initialized: () => {
3450
3450
  o.value = e.Main.getPlayerAPI();
3451
3451
  const m = o.value.getCurrentCamera();
@@ -3464,51 +3464,51 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3464
3464
  };
3465
3465
  if (!no)
3466
3466
  return;
3467
- const g = await new e.Main(
3467
+ const h = await new e.Main(
3468
3468
  se(
3469
3469
  a.cdnFileResolver,
3470
3470
  `/${a.interiorId}/${a.apartmentId}`
3471
3471
  ),
3472
3472
  "qpc",
3473
- w,
3473
+ b,
3474
3474
  void 0,
3475
3475
  a.currentCameraId
3476
3476
  );
3477
- g && (g.handleWindowResize(), window.addEventListener(
3477
+ h && (h.handleWindowResize(), window.addEventListener(
3478
3478
  "resize",
3479
- g.handleWindowResize.bind(g)
3480
- ), g.animate(), o.value = e.Main.getPlayerAPI(), o.value && o.value.setLookSensitivity(a.mouseSensitivity));
3479
+ h.handleWindowResize.bind(h)
3480
+ ), h.animate(), o.value = e.Main.getPlayerAPI(), o.value && o.value.setLookSensitivity(a.mouseSensitivity));
3481
3481
  }), je(() => {
3482
3482
  o.value && o.value.destroy();
3483
- }), (c, l) => (p(), D("div", ao, [
3483
+ }), (c, l) => (p(), x("div", ao, [
3484
3484
  s("div", oo, [
3485
- te(c.$slots, "slideshow-image", {}, void 0, !0),
3485
+ ee(c.$slots, "slideshow-image", {}, void 0, !0),
3486
3486
  s("div", lo, [
3487
- te(c.$slots, "top-left", {}, void 0, !0)
3487
+ ee(c.$slots, "top-left", {}, void 0, !0)
3488
3488
  ]),
3489
3489
  s("div", so, [
3490
- te(c.$slots, "top-center", {}, void 0, !0)
3490
+ ee(c.$slots, "top-center", {}, void 0, !0)
3491
3491
  ]),
3492
3492
  s("div", io, [
3493
- te(c.$slots, "top-right", {}, void 0, !0)
3493
+ ee(c.$slots, "top-right", {}, void 0, !0)
3494
3494
  ]),
3495
3495
  s("div", ro, [
3496
- te(c.$slots, "center-left", {}, void 0, !0)
3496
+ ee(c.$slots, "center-left", {}, void 0, !0)
3497
3497
  ]),
3498
3498
  s("div", uo, [
3499
- te(c.$slots, "center-center", {}, void 0, !0)
3499
+ ee(c.$slots, "center-center", {}, void 0, !0)
3500
3500
  ]),
3501
3501
  s("div", co, [
3502
- te(c.$slots, "center-right", {}, void 0, !0)
3502
+ ee(c.$slots, "center-right", {}, void 0, !0)
3503
3503
  ]),
3504
3504
  s("div", vo, [
3505
- te(c.$slots, "bottom-left", {}, void 0, !0)
3505
+ ee(c.$slots, "bottom-left", {}, void 0, !0)
3506
3506
  ]),
3507
3507
  s("div", mo, [
3508
- te(c.$slots, "bottom-center", {}, void 0, !0)
3508
+ ee(c.$slots, "bottom-center", {}, void 0, !0)
3509
3509
  ]),
3510
3510
  s("div", po, [
3511
- te(c.$slots, "bottom-right", {}, void 0, !0)
3511
+ ee(c.$slots, "bottom-right", {}, void 0, !0)
3512
3512
  ]),
3513
3513
  s("div", fo, [
3514
3514
  s("canvas", {
@@ -3540,20 +3540,20 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3540
3540
  l >= o.value.length ? a("level", o.value[0]) : a("level", o.value[l]);
3541
3541
  }
3542
3542
  return (l, d) => {
3543
- const w = T("v-btn"), g = T("v-tooltip");
3544
- return p(), R(g, {
3543
+ const b = V("v-btn"), h = V("v-tooltip");
3544
+ return p(), B(h, {
3545
3545
  right: "",
3546
3546
  attach: ""
3547
3547
  }, {
3548
- activator: k(({ props: m }) => [
3549
- b(w, _e({
3548
+ activator: C(({ props: m }) => [
3549
+ w(b, _e({
3550
3550
  style: { cursor: "pointer" },
3551
3551
  density: "comfortable",
3552
3552
  elevation: "1",
3553
3553
  icon: ""
3554
3554
  }, m, { onClick: c }), {
3555
- default: k(() => [
3556
- (p(), D("svg", yo, [
3555
+ default: C(() => [
3556
+ (p(), x("svg", yo, [
3557
3557
  s("path", {
3558
3558
  d: "M8.98034 10.3472L1.54055 5.8855L8.98034 1.42384L16.4201 5.8855L8.98034 10.3472Z",
3559
3559
  fill: "white",
@@ -3573,7 +3573,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3573
3573
  _: 2
3574
3574
  }, 1040)
3575
3575
  ]),
3576
- default: k(() => [
3576
+ default: C(() => [
3577
3577
  s("span", wo, Q(ae(n).getLabel(r.value)) + " " + Q(ae(n).getLabel("floor")), 1)
3578
3578
  ]),
3579
3579
  _: 1
@@ -3591,20 +3591,20 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3591
3591
  setup(v, { emit: t }) {
3592
3592
  const e = v, a = t, n = Be(be);
3593
3593
  return (o, r) => {
3594
- const i = T("v-icon"), f = T("v-btn"), c = T("v-img"), l = T("v-list-item-title"), d = T("v-list-item"), w = T("v-list"), g = T("v-menu");
3595
- return p(), D("div", null, [
3596
- b(g, {
3594
+ const i = V("v-icon"), f = V("v-btn"), c = V("v-img"), l = V("v-list-item-title"), d = V("v-list-item"), b = V("v-list"), h = V("v-menu");
3595
+ return p(), x("div", null, [
3596
+ w(h, {
3597
3597
  transition: "slide-x-reverse-transition",
3598
3598
  location: "top end",
3599
3599
  origin: "end bottom",
3600
3600
  elevation: "0"
3601
3601
  }, {
3602
- activator: k(({ props: m }) => [
3603
- b(f, _e({ rounded: "" }, m), {
3604
- default: k(() => [
3605
- b(i, null, {
3606
- default: k(() => [
3607
- K("mdi-palette-outline")
3602
+ activator: C(({ props: m }) => [
3603
+ w(f, _e({ rounded: "" }, m), {
3604
+ default: C(() => [
3605
+ w(i, null, {
3606
+ default: C(() => [
3607
+ te("mdi-palette-outline")
3608
3608
  ]),
3609
3609
  _: 1
3610
3610
  }),
@@ -3613,28 +3613,28 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3613
3613
  _: 2
3614
3614
  }, 1040)
3615
3615
  ]),
3616
- default: k(() => [
3617
- b(w, { class: "interior-selector-list" }, {
3618
- default: k(() => [
3619
- (p(!0), D(ce, null, me(e.availableArchetypes, (m, _) => (p(), R(d, {
3616
+ default: C(() => [
3617
+ w(b, { class: "interior-selector-list" }, {
3618
+ default: C(() => [
3619
+ (p(!0), x(ce, null, me(e.availableArchetypes, (m, _) => (p(), B(d, {
3620
3620
  density: "compact",
3621
3621
  key: `at-menuitem-${_}`,
3622
- onClick: (x) => a("selectInterior", m.archetypeID),
3622
+ onClick: (F) => a("selectInterior", m.archetypeID),
3623
3623
  active: _ === o.selectedIndex,
3624
3624
  class: "interior-selector-list-item"
3625
3625
  }, {
3626
- prepend: k(() => [
3627
- b(c, {
3626
+ prepend: C(() => [
3627
+ w(c, {
3628
3628
  width: "100",
3629
3629
  "max-width": "100",
3630
3630
  height: "66",
3631
3631
  src: m.url
3632
3632
  }, null, 8, ["src"])
3633
3633
  ]),
3634
- default: k(() => [
3635
- b(l, { class: "text-caption py-2 px-4" }, {
3636
- default: k(() => [
3637
- K(Q(ae(n).get(m.title)), 1)
3634
+ default: C(() => [
3635
+ w(l, { class: "text-caption py-2 px-4" }, {
3636
+ default: C(() => [
3637
+ te(Q(ae(n).get(m.title)), 1)
3638
3638
  ]),
3639
3639
  _: 2
3640
3640
  }, 1024)
@@ -3650,7 +3650,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3650
3650
  ]);
3651
3651
  };
3652
3652
  }
3653
- }), Lo = /* @__PURE__ */ X(Ao, [["__scopeId", "data-v-f52a4315"]]), So = "data:image/png;base64,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", Fo = "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==", xo = /* @__PURE__ */ P({
3653
+ }), Lo = /* @__PURE__ */ X(Ao, [["__scopeId", "data-v-f52a4315"]]), So = "data:image/png;base64,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", Fo = "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==", Do = /* @__PURE__ */ P({
3654
3654
  __name: "VCompass",
3655
3655
  props: {
3656
3656
  rotation: {}
@@ -3663,12 +3663,12 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3663
3663
  transform: `rotate(${-t.rotation + 180}deg)`
3664
3664
  }));
3665
3665
  return (o, r) => {
3666
- const i = T("v-img");
3667
- return p(), D("div", {
3666
+ const i = V("v-img");
3667
+ return p(), x("div", {
3668
3668
  style: le(a.value),
3669
3669
  class: "compass-wrapper"
3670
3670
  }, [
3671
- b(i, {
3671
+ w(i, {
3672
3672
  class: "compass-needle",
3673
3673
  src: e.value,
3674
3674
  style: le(n.value)
@@ -3676,7 +3676,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3676
3676
  ], 4);
3677
3677
  };
3678
3678
  }
3679
- }), Do = "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", Mo = { class: "d-flex flex-column align-center justify-center clock-face" }, Eo = { class: "clock-icon" }, To = { class: "clock-value grey--text text--darken-3" }, Vo = /* @__PURE__ */ P({
3679
+ }), xo = "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", Mo = { class: "d-flex flex-column align-center justify-center clock-face" }, Eo = { class: "clock-icon" }, To = { class: "clock-value grey--text text--darken-3" }, Vo = /* @__PURE__ */ P({
3680
3680
  __name: "VTimeOfDay",
3681
3681
  props: {
3682
3682
  hours: { default: 0 },
@@ -3688,11 +3688,11 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3688
3688
  return ("0" + n).slice(-2);
3689
3689
  }
3690
3690
  return (n, o) => {
3691
- const r = T("v-img");
3692
- return p(), D("div", Mo, [
3691
+ const r = V("v-img");
3692
+ return p(), x("div", Mo, [
3693
3693
  s("div", Eo, [
3694
- b(r, {
3695
- src: ae(Do),
3694
+ w(r, {
3695
+ src: ae(xo),
3696
3696
  "aspect-ratio": "1"
3697
3697
  }, null, 8, ["src"])
3698
3698
  ]),
@@ -3712,16 +3712,16 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
3712
3712
  return e.showStaticImage || (r = "slideShow"), r;
3713
3713
  });
3714
3714
  return (r, i) => {
3715
- const f = T("v-btn");
3716
- return p(), R(f, {
3715
+ const f = V("v-btn");
3716
+ return p(), B(f, {
3717
3717
  color: "darken-2",
3718
3718
  elevation: "1",
3719
3719
  rounded: "",
3720
3720
  plain: "",
3721
3721
  onClick: i[0] || (i[0] = (c) => a("toggle"))
3722
3722
  }, {
3723
- default: k(() => [
3724
- K(Q(ae(n).getLabel(o.value)), 1)
3723
+ default: C(() => [
3724
+ te(Q(ae(n).getLabel(o.value)), 1)
3725
3725
  ]),
3726
3726
  _: 1
3727
3727
  });
@@ -4269,7 +4269,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4269
4269
  /iPod/i,
4270
4270
  /BlackBerry/i,
4271
4271
  /Windows Phone/i
4272
- ].some((w) => navigator.userAgent.match(w))), f = E(() => {
4272
+ ].some((b) => navigator.userAgent.match(b))), f = E(() => {
4273
4273
  const d = localStorage.getItem(
4274
4274
  `${e.project}-dont-show-tutorial`
4275
4275
  );
@@ -4281,12 +4281,12 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4281
4281
  function l() {
4282
4282
  localStorage.setItem(`${e.project}-dont-show-tutorial`, "true");
4283
4283
  }
4284
- return (d, w) => {
4285
- const g = T("v-checkbox"), m = T("v-btn");
4286
- return p(), R(Se, { name: "fade-transition" }, {
4287
- default: k(() => [
4288
- o.value && !f.value ? (p(), D("div", Oo, [
4289
- i.value ? $("", !0) : (p(), D("div", $o, [
4284
+ return (d, b) => {
4285
+ const h = V("v-checkbox"), m = V("v-btn");
4286
+ return p(), B(Se, { name: "fade-transition" }, {
4287
+ default: C(() => [
4288
+ o.value && !f.value ? (p(), x("div", Oo, [
4289
+ i.value ? $("", !0) : (p(), x("div", $o, [
4290
4290
  s("div", Uo, [
4291
4291
  s("div", Ho, [
4292
4292
  Yo,
@@ -4308,7 +4308,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4308
4308
  ])
4309
4309
  ])
4310
4310
  ])),
4311
- i.value ? (p(), D("div", Ko, [
4311
+ i.value ? (p(), x("div", Ko, [
4312
4312
  s("div", el, [
4313
4313
  tl,
4314
4314
  s("div", nl, Q(ae(n).getLabel("tapAndDragToLookAround")), 1)
@@ -4323,19 +4323,19 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4323
4323
  ])
4324
4324
  ])) : $("", !0),
4325
4325
  s("div", ul, [
4326
- b(g, {
4326
+ w(h, {
4327
4327
  modelValue: r.value,
4328
- "onUpdate:modelValue": w[0] || (w[0] = (_) => r.value = _),
4328
+ "onUpdate:modelValue": b[0] || (b[0] = (_) => r.value = _),
4329
4329
  label: ae(n).getLabel("dontShowAgain")
4330
4330
  }, null, 8, ["modelValue", "label"]),
4331
- b(m, {
4331
+ w(m, {
4332
4332
  small: "",
4333
4333
  outlined: "",
4334
4334
  class: "mt-5",
4335
- onClick: w[1] || (w[1] = (_) => c())
4335
+ onClick: b[1] || (b[1] = (_) => c())
4336
4336
  }, {
4337
- default: k(() => [
4338
- K("Ok")
4337
+ default: C(() => [
4338
+ te("Ok")
4339
4339
  ]),
4340
4340
  _: 1
4341
4341
  })
@@ -4356,7 +4356,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4356
4356
  }, Ll = /* @__PURE__ */ vl(() => /* @__PURE__ */ s("div", { class: "setting-label" }, "Enter Lut URL:", -1)), Sl = {
4357
4357
  class: "d-block",
4358
4358
  style: { width: "300px" }
4359
- }, Fl = { class: "form-buttons" }, xl = /* @__PURE__ */ P({
4359
+ }, Fl = { class: "form-buttons" }, Dl = /* @__PURE__ */ P({
4360
4360
  __name: "VPlayerSettingsUi",
4361
4361
  props: {
4362
4362
  initialSettings: {}
@@ -4364,7 +4364,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4364
4364
  emits: ["updateSettings", "saveSettings"],
4365
4365
  setup(v, { emit: t }) {
4366
4366
  const e = v, a = t, n = u(
4367
- g(e.initialSettings)
4367
+ h(e.initialSettings)
4368
4368
  );
4369
4369
  H(
4370
4370
  n,
@@ -4375,8 +4375,8 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4375
4375
  );
4376
4376
  const o = E(() => {
4377
4377
  let m = {};
4378
- for (const [_, x] of Object.entries(n.value))
4379
- _ === "whitePoint" ? m[_] = l(x.value) : m[_] = x.value;
4378
+ for (const [_, F] of Object.entries(n.value))
4379
+ _ === "whitePoint" ? m[_] = l(F.value) : m[_] = F.value;
4380
4380
  return m;
4381
4381
  });
4382
4382
  function r() {
@@ -4394,20 +4394,20 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4394
4394
  a("saveSettings", o.value);
4395
4395
  }
4396
4396
  function c() {
4397
- n.value = g(), a("updateSettings", o.value);
4397
+ n.value = h(), a("updateSettings", o.value);
4398
4398
  }
4399
4399
  function l(m) {
4400
- const _ = parseInt(m.substr(1, 2), 16) / 255, x = parseInt(m.substr(3, 2), 16) / 255, L = parseInt(m.substr(5, 2), 16) / 255;
4401
- return [_, x, L];
4400
+ const _ = parseInt(m.substr(1, 2), 16) / 255, F = parseInt(m.substr(3, 2), 16) / 255, L = parseInt(m.substr(5, 2), 16) / 255;
4401
+ return [_, F, L];
4402
4402
  }
4403
4403
  function d(m) {
4404
4404
  var _ = m.toString(16);
4405
4405
  return _.length == 1 ? "0" + _ : _;
4406
4406
  }
4407
- function w([m, _, x]) {
4408
- return "#" + d(parseInt((m * 255).toString())) + d(parseInt((_ * 255).toString())) + d(parseInt((x * 255).toString()));
4407
+ function b([m, _, F]) {
4408
+ return "#" + d(parseInt((m * 255).toString())) + d(parseInt((_ * 255).toString())) + d(parseInt((F * 255).toString()));
4409
4409
  }
4410
- function g(m = {}) {
4410
+ function h(m = {}) {
4411
4411
  const _ = [
4412
4412
  "Cool 5",
4413
4413
  "Cool 10",
@@ -4421,7 +4421,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4421
4421
  "Warm 5",
4422
4422
  "bw"
4423
4423
  ];
4424
- let x = {
4424
+ let F = {
4425
4425
  temperature: 6500,
4426
4426
  targetLuminance: 1,
4427
4427
  exposureFovScale: 0.6,
@@ -4440,7 +4440,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4440
4440
  min: 0,
4441
4441
  max: 1,
4442
4442
  step: 0.01,
4443
- value: x.exposureFovScale
4443
+ value: F.exposureFovScale
4444
4444
  },
4445
4445
  targetLuminance: {
4446
4446
  label: "Target Luminance",
@@ -4448,7 +4448,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4448
4448
  min: 0,
4449
4449
  max: 15,
4450
4450
  step: 0.1,
4451
- value: x.targetLuminance
4451
+ value: F.targetLuminance
4452
4452
  },
4453
4453
  sharpenFilter_amount: {
4454
4454
  label: "Sharpen Filter Amount",
@@ -4456,12 +4456,12 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4456
4456
  min: 0,
4457
4457
  max: 100,
4458
4458
  step: 0.1,
4459
- value: x.sharpenFilter_amount
4459
+ value: F.sharpenFilter_amount
4460
4460
  },
4461
4461
  UNREAL_BLOOM_ENABLED: {
4462
4462
  label: "Enable Bloom?",
4463
4463
  type: "boolean",
4464
- value: x.UNREAL_BLOOM_ENABLED
4464
+ value: F.UNREAL_BLOOM_ENABLED
4465
4465
  },
4466
4466
  UNREAL_BLOOM_STRENGTH: {
4467
4467
  label: "Bloom Strength",
@@ -4469,7 +4469,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4469
4469
  min: 0,
4470
4470
  max: 1,
4471
4471
  step: 0.01,
4472
- value: x.UNREAL_BLOOM_STRENGTH
4472
+ value: F.UNREAL_BLOOM_STRENGTH
4473
4473
  },
4474
4474
  TRANSITION_MOVEMENT_SCALE: {
4475
4475
  label: "Transition Movement Speed",
@@ -4477,7 +4477,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4477
4477
  min: 0.2,
4478
4478
  max: 25,
4479
4479
  step: 0.1,
4480
- value: x.TRANSITION_MOVEMENT_SCALE
4480
+ value: F.TRANSITION_MOVEMENT_SCALE
4481
4481
  },
4482
4482
  temperature: {
4483
4483
  label: "Temperature / White Balance",
@@ -4485,12 +4485,12 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4485
4485
  min: 1e3,
4486
4486
  max: 12e3,
4487
4487
  step: 1,
4488
- value: x.temperature
4488
+ value: F.temperature
4489
4489
  },
4490
4490
  whitePoint: {
4491
4491
  label: "White Point",
4492
4492
  type: "color",
4493
- value: w(x.whitePoint)
4493
+ value: b(F.whitePoint)
4494
4494
  },
4495
4495
  lut: {
4496
4496
  label: "Lut",
@@ -4499,20 +4499,20 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4499
4499
  text: L,
4500
4500
  value: `https://cdn.visuado.com/luts/${L}.png`
4501
4501
  })),
4502
- value: x.lut
4502
+ value: F.lut
4503
4503
  }
4504
4504
  };
4505
4505
  }
4506
4506
  return (m, _) => {
4507
- const x = T("v-text-field"), L = T("v-slider"), h = T("v-checkbox"), B = T("v-btn"), F = T("v-select"), O = T("v-icon");
4508
- return p(), D("div", ml, [
4507
+ const F = V("v-text-field"), L = V("v-slider"), g = V("v-checkbox"), O = V("v-btn"), D = V("v-select"), R = V("v-icon");
4508
+ return p(), x("div", ml, [
4509
4509
  s("form", pl, [
4510
4510
  s("div", fl, [
4511
- (p(!0), D(ce, null, me(n.value, (y, I, W) => (p(), D("div", {
4511
+ (p(!0), x(ce, null, me(n.value, (y, I, W) => (p(), x("div", {
4512
4512
  key: W,
4513
4513
  "d-block": ""
4514
4514
  }, [
4515
- y.type === "slider" ? (p(), R(L, {
4515
+ y.type === "slider" ? (p(), B(L, {
4516
4516
  key: 0,
4517
4517
  modelValue: n.value[I].value,
4518
4518
  "onUpdate:modelValue": (A) => n.value[I].value = A,
@@ -4521,12 +4521,12 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4521
4521
  min: y.min,
4522
4522
  step: y.step
4523
4523
  }, {
4524
- prepend: k(() => [
4524
+ prepend: C(() => [
4525
4525
  s("div", hl, Q(y.label), 1)
4526
4526
  ]),
4527
- append: k(() => [
4527
+ append: C(() => [
4528
4528
  s("div", null, [
4529
- b(x, {
4529
+ w(F, {
4530
4530
  modelValue: n.value[I].value,
4531
4531
  "onUpdate:modelValue": (A) => n.value[I].value = A,
4532
4532
  "hide-details": "",
@@ -4543,21 +4543,21 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4543
4543
  ]),
4544
4544
  _: 2
4545
4545
  }, 1032, ["modelValue", "onUpdate:modelValue", "max", "min", "step"])) : $("", !0),
4546
- y.type === "boolean" ? (p(), R(h, {
4546
+ y.type === "boolean" ? (p(), B(g, {
4547
4547
  key: 1,
4548
4548
  modelValue: n.value[I].value,
4549
4549
  "onUpdate:modelValue": (A) => n.value[I].value = A,
4550
4550
  onChange: r
4551
4551
  }, {
4552
- prepend: k(() => [
4552
+ prepend: C(() => [
4553
4553
  s("div", gl, Q(y.label), 1)
4554
4554
  ]),
4555
- append: k(() => [
4555
+ append: C(() => [
4556
4556
  s("div", null, Q(y.value), 1)
4557
4557
  ]),
4558
4558
  _: 2
4559
4559
  }, 1032, ["modelValue", "onUpdate:modelValue"])) : $("", !0),
4560
- y.type === "color" ? (p(), D("div", {
4560
+ y.type === "color" ? (p(), x("div", {
4561
4561
  key: 2,
4562
4562
  class: "d-flex",
4563
4563
  max: y.max,
@@ -4575,7 +4575,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4575
4575
  ])
4576
4576
  ]),
4577
4577
  s("div", null, [
4578
- b(x, {
4578
+ w(F, {
4579
4579
  modelValue: n.value[I].value,
4580
4580
  "onUpdate:modelValue": (A) => n.value[I].value = A,
4581
4581
  "hide-details": "",
@@ -4588,17 +4588,17 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4588
4588
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
4589
4589
  ])
4590
4590
  ], 8, yl)) : $("", !0),
4591
- y.type === "lut" ? (p(), D("div", kl, [
4591
+ y.type === "lut" ? (p(), x("div", kl, [
4592
4592
  s("div", Cl, [
4593
4593
  s("div", Il, Q(y.label), 1),
4594
4594
  s("div", null, [
4595
- b(B, {
4595
+ w(O, {
4596
4596
  class: "ml-2",
4597
4597
  "x-small": "",
4598
4598
  onClick: (A) => n.value[I].value = null
4599
4599
  }, {
4600
- default: k(() => [
4601
- K(" Clear Lut ")
4600
+ default: C(() => [
4601
+ te(" Clear Lut ")
4602
4602
  ]),
4603
4603
  _: 2
4604
4604
  }, 1032, ["onClick"])
@@ -4607,7 +4607,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4607
4607
  s("div", null, [
4608
4608
  s("div", Al, [
4609
4609
  s("div", null, [
4610
- b(F, {
4610
+ w(D, {
4611
4611
  modelValue: n.value[I].value,
4612
4612
  "onUpdate:modelValue": (A) => n.value[I].value = A,
4613
4613
  items: y.items,
@@ -4623,7 +4623,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4623
4623
  Ll,
4624
4624
  s("div", Sl, [
4625
4625
  s("div", null, [
4626
- b(x, {
4626
+ w(F, {
4627
4627
  modelValue: n.value[I].value,
4628
4628
  "onUpdate:modelValue": (A) => n.value[I].value = A,
4629
4629
  "hide-details": "",
@@ -4639,38 +4639,38 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4639
4639
  ]))), 128))
4640
4640
  ]),
4641
4641
  s("div", Fl, [
4642
- b(B, {
4642
+ w(O, {
4643
4643
  onClick: _[0] || (_[0] = (y) => c())
4644
4644
  }, {
4645
- default: k(() => [
4646
- K("Reset")
4645
+ default: C(() => [
4646
+ te("Reset")
4647
4647
  ]),
4648
4648
  _: 1
4649
4649
  }),
4650
- b(B, {
4650
+ w(O, {
4651
4651
  class: "ml-2",
4652
4652
  onClick: _[1] || (_[1] = (y) => i())
4653
4653
  }, {
4654
- default: k(() => [
4655
- K(" Download Json "),
4656
- b(O, { color: "black darken-1" }, {
4657
- default: k(() => [
4658
- K("mdi-download")
4654
+ default: C(() => [
4655
+ te(" Download Json "),
4656
+ w(R, { color: "black darken-1" }, {
4657
+ default: C(() => [
4658
+ te("mdi-download")
4659
4659
  ]),
4660
4660
  _: 1
4661
4661
  })
4662
4662
  ]),
4663
4663
  _: 1
4664
4664
  }),
4665
- b(B, {
4665
+ w(O, {
4666
4666
  class: "ml-2",
4667
4667
  onClick: _[2] || (_[2] = (y) => f())
4668
4668
  }, {
4669
- default: k(() => [
4670
- K(" Save Settings "),
4671
- b(O, { color: "black darken-1" }, {
4672
- default: k(() => [
4673
- K("mdi-save")
4669
+ default: C(() => [
4670
+ te(" Save Settings "),
4671
+ w(R, { color: "black darken-1" }, {
4672
+ default: C(() => [
4673
+ te("mdi-save")
4674
4674
  ]),
4675
4675
  _: 1
4676
4676
  })
@@ -4682,7 +4682,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4682
4682
  ]);
4683
4683
  };
4684
4684
  }
4685
- }), Dl = /* @__PURE__ */ X(xl, [["__scopeId", "data-v-bd4f66c3"]]), Ml = (v) => (it("data-v-30593022"), v = v(), rt(), v), El = /* @__PURE__ */ Ml(() => /* @__PURE__ */ s("div", { id: "filler-div" }, null, -1)), Tl = {
4685
+ }), xl = /* @__PURE__ */ X(Dl, [["__scopeId", "data-v-bd4f66c3"]]), Ml = (v) => (it("data-v-30593022"), v = v(), rt(), v), El = /* @__PURE__ */ Ml(() => /* @__PURE__ */ s("div", { id: "filler-div" }, null, -1)), Tl = {
4686
4686
  class: "moveable-body",
4687
4687
  id: "moveableDivHeader"
4688
4688
  }, Vl = { class: "moveable-footer" }, Bl = /* @__PURE__ */ P({
@@ -4698,44 +4698,44 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4698
4698
  if (!i)
4699
4699
  return;
4700
4700
  let f = 0, c = 0, l = 0, d = 0;
4701
- i.addEventListener("touchstart", w, { passive: !1 }), i.addEventListener("touchend", m, { passive: !1 }), i.addEventListener("mousedown", w, { passive: !1 }), i.addEventListener("mouseup", m, { passive: !1 });
4702
- function w(_) {
4701
+ i.addEventListener("touchstart", b, { passive: !1 }), i.addEventListener("touchend", m, { passive: !1 }), i.addEventListener("mousedown", b, { passive: !1 }), i.addEventListener("mouseup", m, { passive: !1 });
4702
+ function b(_) {
4703
4703
  _ = _ || window.event, _.preventDefault();
4704
- let x = _;
4705
- _.type === "touchstart" && (x = _.touches[0]), l = x.clientX, d = x.clientY, document.addEventListener("mouseup", m, { passive: !1 }), document.addEventListener("touchend", m, { passive: !1 }), document.addEventListener("mousemove", g, { passive: !1 }), document.addEventListener("touchmove", g, { passive: !1 });
4704
+ let F = _;
4705
+ _.type === "touchstart" && (F = _.touches[0]), l = F.clientX, d = F.clientY, document.addEventListener("mouseup", m, { passive: !1 }), document.addEventListener("touchend", m, { passive: !1 }), document.addEventListener("mousemove", h, { passive: !1 }), document.addEventListener("touchmove", h, { passive: !1 });
4706
4706
  }
4707
- function g(_) {
4707
+ function h(_) {
4708
4708
  _ = _ || window.event, _.preventDefault();
4709
- let x = _;
4710
- _.type === "touchmove" && (x = _.touches[0]), f = l - x.clientX, c = d - x.clientY, l = x.clientX, d = x.clientY, r.style.top = r.offsetTop - c + "px", r.style.left = r.offsetLeft - f + "px";
4709
+ let F = _;
4710
+ _.type === "touchmove" && (F = _.touches[0]), f = l - F.clientX, c = d - F.clientY, l = F.clientX, d = F.clientY, r.style.top = r.offsetTop - c + "px", r.style.left = r.offsetLeft - f + "px";
4711
4711
  }
4712
4712
  function m() {
4713
- document.removeEventListener("mouseup", m, !1), document.removeEventListener("mousemove", g, !1), document.removeEventListener("touchend", m, !1), document.removeEventListener("touchmove", g, !1);
4713
+ document.removeEventListener("mouseup", m, !1), document.removeEventListener("mousemove", h, !1), document.removeEventListener("touchend", m, !1), document.removeEventListener("touchmove", h, !1);
4714
4714
  }
4715
4715
  }
4716
4716
  function o() {
4717
4717
  a.value === "big" ? a.value = "small" : a.value = "big";
4718
4718
  }
4719
4719
  return (r, i) => {
4720
- const f = T("v-btn");
4721
- return p(), D("div", {
4720
+ const f = V("v-btn");
4721
+ return p(), x("div", {
4722
4722
  id: "moveableDiv",
4723
4723
  class: he(["big d-flex justify-space-between flex-column align-center sizer", a.value])
4724
4724
  }, [
4725
- b(f, {
4725
+ w(f, {
4726
4726
  class: "close-icon",
4727
4727
  icon: "mdi-window-close",
4728
4728
  size: "x-small",
4729
4729
  onClick: i[0] || (i[0] = (c) => e("close"))
4730
4730
  }),
4731
- b(f, {
4731
+ w(f, {
4732
4732
  class: "resize-icon",
4733
4733
  icon: "mdi-image-size-select-small",
4734
4734
  size: "x-small",
4735
4735
  onClick: o,
4736
4736
  title: "Resize"
4737
4737
  }),
4738
- b(f, {
4738
+ w(f, {
4739
4739
  class: "rotate-icon",
4740
4740
  size: "x-small",
4741
4741
  icon: "mdi mdi-rotate-right",
@@ -4744,10 +4744,10 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4744
4744
  }),
4745
4745
  El,
4746
4746
  s("div", Tl, [
4747
- te(r.$slots, "body", { class: "slot" }, void 0, !0)
4747
+ ee(r.$slots, "body", { class: "slot" }, void 0, !0)
4748
4748
  ]),
4749
4749
  s("div", Vl, [
4750
- te(r.$slots, "footer", {}, void 0, !0)
4750
+ ee(r.$slots, "footer", {}, void 0, !0)
4751
4751
  ])
4752
4752
  ], 2);
4753
4753
  };
@@ -4764,7 +4764,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4764
4764
  rotation: {}
4765
4765
  },
4766
4766
  setup(v) {
4767
- return (t, e) => (p(), D("svg", Ol, [
4767
+ return (t, e) => (p(), x("svg", Ol, [
4768
4768
  $l,
4769
4769
  s("g", {
4770
4770
  "transform-origin": "20 20",
@@ -4783,48 +4783,48 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4783
4783
  transformAngle: {}
4784
4784
  },
4785
4785
  setup(v) {
4786
- const t = v, e = u(512), a = u(384), n = u(new Ve.Vector3()), o = u(new Ve.Object3D()), r = u({}), i = u(1), f = u(), c = E(() => t.allCameras), l = E(() => t.allCameras.find((I) => I.id === t.currentCamera)), d = E(() => t.rotation), w = E(() => new Ve.Vector3(
4786
+ const t = v, e = u(512), a = u(384), n = u(new Ve.Vector3()), o = u(new Ve.Object3D()), r = u({}), i = u(1), f = u(), c = E(() => t.allCameras), l = E(() => t.allCameras.find((I) => I.id === t.currentCamera)), d = E(() => t.rotation), b = E(() => new Ve.Vector3(
4787
4787
  t.storey.position.x,
4788
4788
  t.storey.position.y,
4789
4789
  t.storey.position.z
4790
- )), g = E(() => parseFloat(l.value.floor_vertical_position)), m = E(() => c.value.map((I) => {
4790
+ )), h = E(() => parseFloat(l.value.floor_vertical_position)), m = E(() => c.value.map((I) => {
4791
4791
  const W = I.uposition.split(","), A = new Ve.Vector3(
4792
- Number(W[0]) - w.value.x,
4792
+ Number(W[0]) - b.value.x,
4793
4793
  0,
4794
- Number(W[2]) - w.value.z
4794
+ Number(W[2]) - b.value.z
4795
4795
  );
4796
4796
  return {
4797
4797
  ...I,
4798
- ...F(n.value, A)
4798
+ ...D(n.value, A)
4799
4799
  };
4800
- })), _ = E(() => `background-image: url(${t.backgroundImage});`), x = E(() => {
4800
+ })), _ = E(() => `background-image: url(${t.backgroundImage});`), F = E(() => {
4801
4801
  let I = i.value > 1 ? 1 : i.value;
4802
4802
  return I < 0.8 && (I = 0.4), `scale: ${I > 1 ? 1 : I}; transform: rotate(${t.transformAngle}deg);`;
4803
4803
  });
4804
4804
  de(() => {
4805
- O(), h(), y();
4805
+ R(), g(), y();
4806
4806
  const I = document.getElementById("moveableDiv");
4807
4807
  I && (f.value = new ResizeObserver(y).observe(I));
4808
4808
  }), Vt(() => {
4809
- O(), h();
4809
+ R(), g();
4810
4810
  }), je(() => {
4811
4811
  f.value && f.value.unobserve(document.getElementById("moveableDiv"));
4812
4812
  });
4813
4813
  function L(I) {
4814
4814
  return Ve.MathUtils.degToRad(I);
4815
4815
  }
4816
- function h() {
4816
+ function g() {
4817
4817
  o.value.rotation.x = 180, o.value.rotation.y = t.storey.rotation.y * -1, r.value = {
4818
4818
  transform: `rotateZ(${o.value.rotation.y}deg) rotateX(${o.value.rotation.x}deg)`
4819
4819
  };
4820
4820
  }
4821
- function B(I) {
4821
+ function O(I) {
4822
4822
  return {
4823
4823
  top: `${Math.abs(I.top)}%`,
4824
4824
  left: `${Math.abs(I.left)}%`
4825
4825
  };
4826
4826
  }
4827
- function F(I, W) {
4827
+ function D(I, W) {
4828
4828
  var A = new Ve.Vector3();
4829
4829
  const Z = A.subVectors(I, W);
4830
4830
  return {
@@ -4833,8 +4833,8 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4833
4833
  top: Z.z / a.value * 100
4834
4834
  };
4835
4835
  }
4836
- function O() {
4837
- const I = t.storey.position.y - g.value;
4836
+ function R() {
4837
+ const I = t.storey.position.y - h.value;
4838
4838
  a.value = 2 * (I * Math.tan(L(t.storey.fovY / 2))), e.value = 512 / 384 * a.value;
4839
4839
  const W = a.value / 2, A = e.value / 2, Z = new Ve.Vector3(A * -1, 0, W * -1);
4840
4840
  n.value = Z;
@@ -4846,11 +4846,11 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4846
4846
  const W = I.offsetHeight / 384 * 0.8, A = I.offsetWidth / 512 * 0.8;
4847
4847
  I.offsetHeight > I.offsetWidth ? i.value = A * 0.5 : i.value = W * 0.9;
4848
4848
  }
4849
- return (I, W) => (p(), D("div", jl, [
4849
+ return (I, W) => (p(), x("div", jl, [
4850
4850
  s("div", Wl, [
4851
4851
  s("div", {
4852
4852
  class: "web-minimap",
4853
- style: le(x.value)
4853
+ style: le(F.value)
4854
4854
  }, [
4855
4855
  s("div", {
4856
4856
  class: "minimap-background-image",
@@ -4860,19 +4860,19 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4860
4860
  class: "center-pivot",
4861
4861
  style: le(r.value)
4862
4862
  }, [
4863
- (p(!0), D(ce, null, me(m.value, (A) => (p(), D("div", {
4863
+ (p(!0), x(ce, null, me(m.value, (A) => (p(), x("div", {
4864
4864
  key: A.id
4865
4865
  }, [
4866
- l.value.floorLevel === A.floorLevel ? (p(), D("div", {
4866
+ l.value.floorLevel === A.floorLevel ? (p(), x("div", {
4867
4867
  key: 0,
4868
4868
  class: "single-camera-marker",
4869
- style: le(B(A))
4869
+ style: le(O(A))
4870
4870
  }, null, 4)) : $("", !0),
4871
- l.value.id === A.id && t.rotation !== null ? (p(), R(Pl, {
4871
+ l.value.id === A.id && t.rotation !== null ? (p(), B(Pl, {
4872
4872
  key: 1,
4873
4873
  class: "rotation-marker-component",
4874
4874
  rotation: d.value,
4875
- style: le({ ...B(A) })
4875
+ style: le({ ...O(A) })
4876
4876
  }, null, 8, ["rotation", "style"])) : $("", !0)
4877
4877
  ]))), 128))
4878
4878
  ], 4)
@@ -4889,11 +4889,11 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4889
4889
  },
4890
4890
  setup(v) {
4891
4891
  const t = v, e = E(() => t.rotation + t.transformAngle - 90);
4892
- return (a, n) => (p(), D("div", {
4892
+ return (a, n) => (p(), x("div", {
4893
4893
  class: "minimap-compass",
4894
4894
  style: le({ scale: a.scale })
4895
4895
  }, [
4896
- b(Je, {
4896
+ w(Je, {
4897
4897
  class: "north-indicator",
4898
4898
  longitude: e.value
4899
4899
  }, null, 8, ["longitude"])
@@ -4923,74 +4923,74 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4923
4923
  i.value = await m(
4924
4924
  c.value.sunsimFiles[n.value]
4925
4925
  ), r.value = !1;
4926
- const L = await g(e.minimapJson.storeys);
4927
- f.value = L, o.value = !1, a("setBackgroundImage", w(e.level, n.value));
4926
+ const L = await h(e.minimapJson.storeys);
4927
+ f.value = L, o.value = !1, a("setBackgroundImage", b(e.level, n.value));
4928
4928
  }), H(n, () => {
4929
- const L = w(e.level, n.value);
4929
+ const L = b(e.level, n.value);
4930
4930
  a("setBackgroundImage", L);
4931
4931
  }), H(
4932
4932
  () => e.level,
4933
4933
  () => {
4934
- a("setBackgroundImage", w(e.level, n.value));
4934
+ a("setBackgroundImage", b(e.level, n.value));
4935
4935
  },
4936
4936
  { immediate: !0 }
4937
4937
  );
4938
- function w(L, h) {
4939
- return f.value.get(`sunsim${L}_${h}`) ? f.value.get(`sunsim${L}_${h}`) : "";
4940
- }
4941
- async function g(L) {
4942
- let h = /* @__PURE__ */ new Map();
4943
- for (let B = 0; B < L.length; B++) {
4944
- const F = L[B].sunsimFiles;
4945
- for (let O = 0; O < F.length; O++) {
4946
- const y = F[O];
4938
+ function b(L, g) {
4939
+ return f.value.get(`sunsim${L}_${g}`) ? f.value.get(`sunsim${L}_${g}`) : "";
4940
+ }
4941
+ async function h(L) {
4942
+ let g = /* @__PURE__ */ new Map();
4943
+ for (let O = 0; O < L.length; O++) {
4944
+ const D = L[O].sunsimFiles;
4945
+ for (let R = 0; R < D.length; R++) {
4946
+ const y = D[R];
4947
4947
  try {
4948
4948
  const I = y, W = y.split("."), A = await m(I);
4949
- h.set(W[0], A);
4949
+ g.set(W[0], A);
4950
4950
  } catch {
4951
4951
  continue;
4952
4952
  }
4953
4953
  }
4954
4954
  }
4955
- return h;
4955
+ return g;
4956
4956
  }
4957
4957
  async function m(L) {
4958
- const B = await (await fetch(
4958
+ const O = await (await fetch(
4959
4959
  se(
4960
4960
  e.cdnFileResolver,
4961
4961
  `/${e.apartmentJson.type}/${e.apartmentJson.id}/minimap/${L}`
4962
4962
  )
4963
- )).blob(), F = await x(B);
4964
- return _(F);
4963
+ )).blob(), D = await F(O);
4964
+ return _(D);
4965
4965
  }
4966
4966
  function _(L) {
4967
4967
  return "data:image/jpeg;base64," + L;
4968
4968
  }
4969
- async function x(L) {
4970
- return new Promise((h, B) => {
4971
- const F = new FileReader();
4972
- F.onload = () => {
4973
- const O = F.result.split(",")[1];
4974
- h(O);
4975
- }, F.onerror = B, F.readAsDataURL(L);
4969
+ async function F(L) {
4970
+ return new Promise((g, O) => {
4971
+ const D = new FileReader();
4972
+ D.onload = () => {
4973
+ const R = D.result.split(",")[1];
4974
+ g(R);
4975
+ }, D.onerror = O, D.readAsDataURL(L);
4976
4976
  });
4977
4977
  }
4978
- return (L, h) => {
4979
- const B = T("v-progress-linear"), F = T("v-icon"), O = T("v-slider");
4980
- return p(), D("div", ql, [
4978
+ return (L, g) => {
4979
+ const O = V("v-progress-linear"), D = V("v-icon"), R = V("v-slider");
4980
+ return p(), x("div", ql, [
4981
4981
  s("div", Zl, [
4982
4982
  s("div", Jl, [
4983
- o.value ? (p(), R(B, {
4983
+ o.value ? (p(), B(O, {
4984
4984
  key: 0,
4985
4985
  indeterminate: "",
4986
4986
  rounded: "",
4987
4987
  height: "6",
4988
4988
  color: "grey lighten-1",
4989
4989
  class: "mr-2"
4990
- })) : (p(), R(O, {
4990
+ })) : (p(), B(R, {
4991
4991
  key: 1,
4992
4992
  modelValue: n.value,
4993
- "onUpdate:modelValue": h[0] || (h[0] = (y) => n.value = y),
4993
+ "onUpdate:modelValue": g[0] || (g[0] = (y) => n.value = y),
4994
4994
  min: 0,
4995
4995
  max: 23,
4996
4996
  step: 1,
@@ -4999,10 +4999,10 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
4999
4999
  "thumb-color": "#373737",
5000
5000
  "hide-details": !0
5001
5001
  }, {
5002
- prepend: k(() => [
5003
- b(F, { color: "#ffab02" }, {
5004
- default: k(() => [
5005
- K("mdi-white-balance-sunny")
5002
+ prepend: C(() => [
5003
+ w(D, { color: "#ffab02" }, {
5004
+ default: C(() => [
5005
+ te("mdi-white-balance-sunny")
5006
5006
  ]),
5007
5007
  _: 1
5008
5008
  })
@@ -5010,7 +5010,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5010
5010
  _: 1
5011
5011
  }, 8, ["modelValue"]))
5012
5012
  ]),
5013
- o.value ? $("", !0) : (p(), D("div", Xl, Q(d.value) + " " + Q(l.value), 1))
5013
+ o.value ? $("", !0) : (p(), x("div", Xl, Q(d.value) + " " + Q(l.value), 1))
5014
5014
  ])
5015
5015
  ]);
5016
5016
  };
@@ -5045,18 +5045,18 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5045
5045
  function c() {
5046
5046
  o.value = o.value + 90;
5047
5047
  }
5048
- return (l, d) => (p(), R(Rl, {
5049
- onClose: d[0] || (d[0] = (w) => a("close")),
5048
+ return (l, d) => (p(), B(Rl, {
5049
+ onClose: d[0] || (d[0] = (b) => a("close")),
5050
5050
  onTransform: c
5051
5051
  }, {
5052
- body: k(() => [
5053
- b(Ql, {
5052
+ body: C(() => [
5053
+ w(Ql, {
5054
5054
  scale: i.value,
5055
5055
  rotation: r.value.rotation.y,
5056
5056
  "transform-angle": o.value
5057
5057
  }, null, 8, ["scale", "rotation", "transform-angle"]),
5058
5058
  s("div", null, [
5059
- b(Nl, {
5059
+ w(Nl, {
5060
5060
  "transform-angle": o.value,
5061
5061
  "all-cameras": l.apartmentJson.cameras,
5062
5062
  "background-image": n.value,
@@ -5066,8 +5066,8 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5066
5066
  }, null, 8, ["transform-angle", "all-cameras", "background-image", "rotation", "current-camera", "storey"])
5067
5067
  ])
5068
5068
  ]),
5069
- footer: k(() => [
5070
- b(es, {
5069
+ footer: C(() => [
5070
+ w(es, {
5071
5071
  "cdn-file-resolver": e.cdnFileResolver,
5072
5072
  "minimap-json": e.minimapJson,
5073
5073
  "apartment-json": e.apartmentJson,
@@ -5085,10 +5085,10 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5085
5085
  __name: "VDisclaimer",
5086
5086
  setup(v) {
5087
5087
  const t = Be(be), e = u(!0);
5088
- return (a, n) => (p(), R(Se, { name: "fade-transition" }, {
5089
- default: k(() => [
5090
- e.value ? (p(), D("div", ns, [
5091
- K(Q(ae(t).getLabel("allIllustrationsAreIndicativeDeviationsMayOccur")) + " ", 1),
5088
+ return (a, n) => (p(), B(Se, { name: "fade-transition" }, {
5089
+ default: C(() => [
5090
+ e.value ? (p(), x("div", ns, [
5091
+ te(Q(ae(t).getLabel("allIllustrationsAreIndicativeDeviationsMayOccur")) + " ", 1),
5092
5092
  s("span", {
5093
5093
  onClick: n[0] || (n[0] = (o) => e.value = !1),
5094
5094
  class: "link-text text-decoration-underline"
@@ -5137,11 +5137,11 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5137
5137
  l(), a("goto", c);
5138
5138
  }
5139
5139
  return (c, l) => {
5140
- const d = T("v-icon"), w = T("v-btn"), g = T("v-hover"), m = T("v-img"), _ = T("v-card"), x = T("v-slide-group-item"), L = T("v-slide-group");
5141
- return p(), D("div", ls, [
5142
- b(L, {
5140
+ const d = V("v-btn"), b = V("v-img"), h = V("v-card"), m = V("v-slide-group-item"), _ = V("v-slide-group");
5141
+ return p(), x("div", ls, [
5142
+ w(_, {
5143
5143
  modelValue: o.value,
5144
- "onUpdate:modelValue": l[2] || (l[2] = (h) => o.value = h),
5144
+ "onUpdate:modelValue": l[2] || (l[2] = (F) => o.value = F),
5145
5145
  class: he({ mobileWaypoint: r.value }),
5146
5146
  "active-class": "active-apt",
5147
5147
  "selected-class": "active-apt",
@@ -5149,85 +5149,49 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5149
5149
  "center-active": "",
5150
5150
  mandatory: ""
5151
5151
  }, {
5152
- prev: k(() => [
5153
- b(g, null, {
5154
- default: k(({ isHovering: h }) => [
5155
- b(w, {
5156
- elevation: "0",
5157
- class: he(["carousel-button", { mobile: r.value }]),
5158
- onClick: l[0] || (l[0] = (B) => a("previous"))
5159
- }, {
5160
- default: k(() => [
5161
- b(d, {
5162
- color: h ? "#999" : "#d2d2d2",
5163
- "x-large": ""
5164
- }, {
5165
- default: k(() => [
5166
- K(" mdi-chevron-left ")
5167
- ]),
5168
- _: 2
5169
- }, 1032, ["color"])
5170
- ]),
5171
- _: 2
5172
- }, 1032, ["class"])
5173
- ]),
5174
- _: 1
5175
- })
5152
+ prev: C(() => [
5153
+ w(d, {
5154
+ class: he(["carousel-button", { mobile: r.value }]),
5155
+ icon: "mdi-chevron-left",
5156
+ varient: "tonal",
5157
+ size: "small",
5158
+ onClick: l[0] || (l[0] = (F) => a("previous"))
5159
+ }, null, 8, ["class"])
5176
5160
  ]),
5177
- next: k(() => [
5178
- b(g, null, {
5179
- default: k(({ isHovering: h }) => [
5180
- b(w, {
5181
- elevation: "0",
5182
- class: he(["carousel-button", { mobile: r.value }]),
5183
- onClick: l[1] || (l[1] = (B) => a("next"))
5184
- }, {
5185
- default: k(() => [
5186
- b(d, {
5187
- color: h ? "#999" : "#d2d2d2",
5188
- "x-large": ""
5189
- }, {
5190
- default: k(() => [
5191
- K(" mdi-chevron-right ")
5192
- ]),
5193
- _: 2
5194
- }, 1032, ["color"])
5195
- ]),
5196
- _: 2
5197
- }, 1032, ["class"])
5198
- ]),
5199
- _: 1
5200
- })
5161
+ next: C(() => [
5162
+ w(d, {
5163
+ class: he(["carousel-button", { mobile: r.value }]),
5164
+ icon: "mdi-chevron-right",
5165
+ varient: "tonal",
5166
+ size: "small",
5167
+ onClick: l[1] || (l[1] = (F) => a("next"))
5168
+ }, null, 8, ["class"])
5201
5169
  ]),
5202
- default: k(() => [
5203
- (p(!0), D(ce, null, me(c.thumbnails, (h) => (p(), R(x, {
5204
- key: h.id
5170
+ default: C(() => [
5171
+ (p(!0), x(ce, null, me(c.thumbnails, (F) => (p(), B(m, {
5172
+ key: F.id
5205
5173
  }, {
5206
- default: k(({ toggle: B, selectedClass: F }) => [
5207
- b(_, {
5174
+ default: C(({ toggle: L, selectedClass: g }) => [
5175
+ w(h, {
5208
5176
  class: he([
5209
- r.value ? "ma-0" : "ma-2",
5210
- F,
5177
+ r.value ? "ma-0" : "ma-1",
5178
+ g,
5211
5179
  "single-waypoint"
5212
5180
  ]),
5213
5181
  align: "center",
5214
5182
  justify: "center",
5215
- height: r.value ? 50 : 100,
5216
- width: r.value ? 80 : 160,
5217
- elevation: "0",
5218
5183
  style: { overflow: "hidden" },
5219
- onClick: (O) => f(h.id, B)
5184
+ onClick: (O) => f(F.id, L)
5220
5185
  }, {
5221
- default: k(() => [
5222
- b(m, {
5223
- maxWidth: 160,
5186
+ default: C(() => [
5187
+ w(b, {
5224
5188
  cover: "",
5225
- "aspect-ratio": "1",
5226
- src: h.thumbnailUrl
5189
+ "aspect-ratio": 1,
5190
+ src: F.thumbnailUrl
5227
5191
  }, null, 8, ["src"])
5228
5192
  ]),
5229
5193
  _: 2
5230
- }, 1032, ["class", "height", "width", "onClick"])
5194
+ }, 1032, ["class", "onClick"])
5231
5195
  ]),
5232
5196
  _: 2
5233
5197
  }, 1024))), 128))
@@ -5237,7 +5201,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5237
5201
  ]);
5238
5202
  };
5239
5203
  }
5240
- }), et = /* @__PURE__ */ X(rs, [["__scopeId", "data-v-aa105c01"]]), us = {
5204
+ }), et = /* @__PURE__ */ X(rs, [["__scopeId", "data-v-122a810e"]]), us = {
5241
5205
  id: "share-btns-wrapper",
5242
5206
  class: "text-center"
5243
5207
  }, cs = /* @__PURE__ */ P({
@@ -5269,129 +5233,129 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5269
5233
  navigator.clipboard.writeText(location.href);
5270
5234
  }
5271
5235
  return (f, c) => {
5272
- const l = T("v-btn"), d = T("v-tooltip"), w = T("v-toolbar-title"), g = T("v-spacer"), m = T("v-toolbar"), _ = T("v-card-text"), x = T("v-card"), L = T("v-dialog");
5273
- return p(), D("div", null, [
5274
- b(d, {
5236
+ const l = V("v-btn"), d = V("v-tooltip"), b = V("v-toolbar-title"), h = V("v-spacer"), m = V("v-toolbar"), _ = V("v-card-text"), F = V("v-card"), L = V("v-dialog");
5237
+ return p(), x("div", null, [
5238
+ w(d, {
5275
5239
  elevation: "2",
5276
5240
  top: "",
5277
5241
  attach: ""
5278
5242
  }, {
5279
- activator: k(({ props: h }) => [
5280
- b(l, _e({
5243
+ activator: C(({ props: g }) => [
5244
+ w(l, _e({
5281
5245
  density: "comfortable",
5282
5246
  elevation: "1",
5283
5247
  icon: "mdi-share-variant",
5284
- onClick: c[0] || (c[0] = (B) => e.value = !e.value)
5285
- }, h), null, 16)
5248
+ onClick: c[0] || (c[0] = (O) => e.value = !e.value)
5249
+ }, g), null, 16)
5286
5250
  ]),
5287
- default: k(() => [
5251
+ default: C(() => [
5288
5252
  s("span", null, Q(ae(t).getLabel("share")), 1)
5289
5253
  ]),
5290
5254
  _: 1
5291
5255
  }),
5292
- b(L, {
5256
+ w(L, {
5293
5257
  id: "share-box",
5294
5258
  width: "400",
5295
5259
  modelValue: e.value,
5296
- "onUpdate:modelValue": c[2] || (c[2] = (h) => e.value = h)
5260
+ "onUpdate:modelValue": c[2] || (c[2] = (g) => e.value = g)
5297
5261
  }, {
5298
- default: k(() => [
5299
- b(x, null, {
5300
- default: k(() => [
5301
- b(m, { elevation: "0" }, {
5302
- default: k(() => [
5303
- b(l, {
5262
+ default: C(() => [
5263
+ w(F, null, {
5264
+ default: C(() => [
5265
+ w(m, { elevation: "0" }, {
5266
+ default: C(() => [
5267
+ w(l, {
5304
5268
  size: "x-small",
5305
5269
  icon: "mdi-close",
5306
- onClick: c[1] || (c[1] = (h) => e.value = !1)
5270
+ onClick: c[1] || (c[1] = (g) => e.value = !1)
5307
5271
  }),
5308
- b(w, null, {
5309
- default: k(() => [
5310
- K(Q(ae(t).getLabel("share")), 1)
5272
+ w(b, null, {
5273
+ default: C(() => [
5274
+ te(Q(ae(t).getLabel("share")), 1)
5311
5275
  ]),
5312
5276
  _: 1
5313
5277
  }),
5314
- b(g)
5278
+ w(h)
5315
5279
  ]),
5316
5280
  _: 1
5317
5281
  }),
5318
- b(_, { class: "mt-5" }, {
5319
- default: k(() => [
5282
+ w(_, { class: "mt-5" }, {
5283
+ default: C(() => [
5320
5284
  s("p", us, [
5321
- b(d, { location: "top" }, {
5322
- activator: k(({ props: h }) => [
5323
- b(l, _e({
5285
+ w(d, { location: "top" }, {
5286
+ activator: C(({ props: g }) => [
5287
+ w(l, _e({
5324
5288
  depressed: "",
5325
5289
  fab: "",
5326
5290
  light: "",
5327
5291
  icon: "mdi-facebook"
5328
- }, h, { onClick: n }), null, 16)
5292
+ }, g, { onClick: n }), null, 16)
5329
5293
  ]),
5330
- default: k(() => [
5294
+ default: C(() => [
5331
5295
  s("span", null, Q(ae(t).getLabel("shareToFacebook")), 1)
5332
5296
  ]),
5333
5297
  _: 1
5334
5298
  }),
5335
- b(d, { location: "top" }, {
5336
- activator: k(({ props: h }) => [
5337
- b(l, _e({
5299
+ w(d, { location: "top" }, {
5300
+ activator: C(({ props: g }) => [
5301
+ w(l, _e({
5338
5302
  depressed: "",
5339
5303
  fab: "",
5340
5304
  light: "",
5341
5305
  icon: "mdi-linkedin"
5342
- }, h, { onClick: r }), null, 16)
5306
+ }, g, { onClick: r }), null, 16)
5343
5307
  ]),
5344
- default: k(() => [
5308
+ default: C(() => [
5345
5309
  s("span", null, Q(ae(t).getLabel("shareToLinkedin")), 1)
5346
5310
  ]),
5347
5311
  _: 1
5348
5312
  }),
5349
- b(d, { location: "top" }, {
5350
- activator: k(({ props: h }) => [
5351
- b(l, _e({
5313
+ w(d, { location: "top" }, {
5314
+ activator: C(({ props: g }) => [
5315
+ w(l, _e({
5352
5316
  depressed: "",
5353
5317
  fab: "",
5354
5318
  light: "",
5355
5319
  icon: "mdi-twitter"
5356
- }, h, { onClick: o }), null, 16)
5320
+ }, g, { onClick: o }), null, 16)
5357
5321
  ]),
5358
- default: k(() => [
5322
+ default: C(() => [
5359
5323
  s("span", null, Q(ae(t).getLabel("shareToTwitter")), 1)
5360
5324
  ]),
5361
5325
  _: 1
5362
5326
  }),
5363
- b(d, { location: "top" }, {
5364
- activator: k(({ props: h }) => [
5365
- b(l, _e({
5327
+ w(d, { location: "top" }, {
5328
+ activator: C(({ props: g }) => [
5329
+ w(l, _e({
5366
5330
  depressed: "",
5367
5331
  fab: "",
5368
5332
  light: "",
5369
5333
  icon: "mdi-email",
5370
5334
  link: "",
5371
5335
  href: `mailto:?body=${a.value}`
5372
- }, h), null, 16, ["href"])
5336
+ }, g), null, 16, ["href"])
5373
5337
  ]),
5374
- default: k(() => [
5338
+ default: C(() => [
5375
5339
  s("span", null, Q(ae(t).getLabel("shareViaEmail")), 1)
5376
5340
  ]),
5377
5341
  _: 1
5378
5342
  }),
5379
- b(d, { location: "top" }, {
5380
- activator: k(({ props: h }) => [
5381
- b(l, _e({
5343
+ w(d, { location: "top" }, {
5344
+ activator: C(({ props: g }) => [
5345
+ w(l, _e({
5382
5346
  depressed: "",
5383
5347
  fab: "",
5384
5348
  light: "",
5385
5349
  icon: "mdi-content-copy",
5386
5350
  onClick: i
5387
- }, h), null, 16)
5351
+ }, g), null, 16)
5388
5352
  ]),
5389
- default: k(() => [
5353
+ default: C(() => [
5390
5354
  s("span", null, Q(ae(t).getLabel("copyLink")), 1)
5391
5355
  ]),
5392
5356
  _: 1
5393
5357
  }),
5394
- b(g)
5358
+ w(h)
5395
5359
  ])
5396
5360
  ]),
5397
5361
  _: 1
@@ -5413,7 +5377,7 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5413
5377
  },
5414
5378
  setup(v) {
5415
5379
  const t = v, e = E(() => ({ "background-image": `url("${encodeURI(t.image)}")` }));
5416
- return (a, n) => (p(), D("div", ds, [
5380
+ return (a, n) => (p(), x("div", ds, [
5417
5381
  s("div", {
5418
5382
  class: he(["img-div", [a.aspectRatio]]),
5419
5383
  style: le(e.value)
@@ -5432,9 +5396,9 @@ const ao = { id: "player-wrapper" }, oo = { id: "player-sizer" }, lo = {
5432
5396
  setup(v, { emit: t }) {
5433
5397
  const e = t;
5434
5398
  return (a, n) => {
5435
- const o = T("v-btn");
5436
- return p(), D("div", ps, [
5437
- b(o, {
5399
+ const o = V("v-btn");
5400
+ return p(), x("div", ps, [
5401
+ w(o, {
5438
5402
  density: "comfortable",
5439
5403
  elevation: "3",
5440
5404
  icon: a.isFullScreen ? "mdi-fullscreen-exit" : "mdi-fullscreen",
@@ -5539,50 +5503,50 @@ const fs = {
5539
5503
  },
5540
5504
  emits: ["onSnapshot", "saveSettings", "onInteriorUpdate", "onCameraUpdate", "onError"],
5541
5505
  setup(v, { emit: t }) {
5542
- const e = v, a = t, n = u(!1), o = u(!1), r = u(), i = u(), f = u(), c = u(), l = u(), d = u(0), w = u(), g = u(), m = u(), _ = u(0), x = u(0), L = u(0), h = u(!1), B = u(!1), F = u(!1), O = u(
5506
+ const e = v, a = t, n = u(!1), o = u(!1), r = u(), i = u(), f = u(), c = u(), l = u(), d = u(0), b = u(), h = u(), m = u(), _ = u(0), F = u(0), L = u(0), g = u(!1), O = u(!1), D = u(!1), R = u(
5543
5507
  new At(document, "player-wrapper")
5544
5508
  ), y = E(() => {
5545
5509
  if (i.value) {
5546
- const C = i.value.cameras.map(
5547
- (ee) => ee.floorLevel
5510
+ const k = i.value.cameras.map(
5511
+ (K) => K.floorLevel
5548
5512
  );
5549
- let N = [...new Set(C)];
5513
+ let N = [...new Set(k)];
5550
5514
  return N = N.sort(), N;
5551
5515
  } else
5552
5516
  return [];
5553
5517
  }), I = E(() => {
5554
- let C = 0;
5518
+ let k = 0;
5555
5519
  if (i.value) {
5556
5520
  const N = i.value.cameras.map(
5557
5521
  (He) => He.floorLevel
5558
5522
  );
5559
- let ee = [...new Set(N)];
5560
- ee = ee.sort();
5561
- const pe = ee.findIndex(
5562
- (He) => He === x.value
5523
+ let K = [...new Set(N)];
5524
+ K = K.sort();
5525
+ const pe = K.findIndex(
5526
+ (He) => He === F.value
5563
5527
  );
5564
- pe !== -1 && (C = pe);
5528
+ pe !== -1 && (k = pe);
5565
5529
  }
5566
- return C;
5530
+ return k;
5567
5531
  }), W = E(() => S.value.findIndex(
5568
- (C) => C.archetypeID === w.value
5569
- )), A = E(() => f.value ? f.value.cameras.map((C) => ({
5570
- ...C,
5532
+ (k) => k.archetypeID === b.value
5533
+ )), A = E(() => f.value ? f.value.cameras.map((k) => ({
5534
+ ...k,
5571
5535
  thumbnailUrl: ge(
5572
- `/${w.value}/${e.apartmentId}/thumbs/200/${C.id}.jpg`
5536
+ `/${b.value}/${e.apartmentId}/thumbs/200/${k.id}.jpg`
5573
5537
  ),
5574
5538
  imageUrl: ge(
5575
- `/${w.value}/${e.apartmentId}/images/1600/${C.id}.jpg`
5539
+ `/${b.value}/${e.apartmentId}/images/1600/${k.id}.jpg`
5576
5540
  )
5577
5541
  })) : []), Z = E(() => !A.value || !A.value[d.value] ? "" : A.value[d.value].imageUrl), S = E(() => {
5578
- let C = [];
5579
- return r.value && (C = r.value.archetypes), e.validInteriorIds.length ? C.filter(
5542
+ let k = [];
5543
+ return r.value && (k = r.value.archetypes), e.validInteriorIds.length ? k.filter(
5580
5544
  (N) => e.validInteriorIds.includes(N.archetypeID)
5581
- ) : C;
5582
- }), M = E(() => f.value ? S.value.map((C) => ({
5583
- ...C,
5545
+ ) : k;
5546
+ }), M = E(() => f.value ? S.value.map((k) => ({
5547
+ ...k,
5584
5548
  url: ge(
5585
- `/${C.archetypeID}/${e.apartmentId}/thumbs/200/${A.value[d.value].id}.jpg`
5549
+ `/${k.archetypeID}/${e.apartmentId}/thumbs/200/${A.value[d.value].id}.jpg`
5586
5550
  )
5587
5551
  })) : []), z = E(() => {
5588
5552
  if (c.value)
@@ -5595,225 +5559,225 @@ const fs = {
5595
5559
  be,
5596
5560
  e.i18nConfig ? new Fe(e.i18nConfig) : new Fe()
5597
5561
  ), H([() => e.cdnFileResolver], async () => {
5598
- await V(), q(), await Y();
5562
+ await T(), q(), await Y();
5599
5563
  }), H(
5600
5564
  () => e.defaultViewMode,
5601
- (C) => {
5602
- C === "virtualTour" && (h.value = !1), C === "slideShow" && (h.value = !0, F.value = !0);
5565
+ (k) => {
5566
+ k === "virtualTour" && (g.value = !1), k === "slideShow" && (g.value = !0, D.value = !0);
5603
5567
  },
5604
5568
  { immediate: !0 }
5605
5569
  ), de(async () => {
5606
5570
  try {
5607
- await V(), q(), await Y(), O.value.setup(), re();
5608
- } catch (C) {
5609
- o.value = !0, a("onError", C);
5571
+ await T(), q(), await Y(), R.value.setup(), re();
5572
+ } catch (k) {
5573
+ o.value = !0, a("onError", k);
5610
5574
  }
5611
5575
  });
5612
- async function V() {
5576
+ async function T() {
5613
5577
  r.value = await ie();
5614
5578
  }
5615
5579
  async function Y() {
5616
5580
  if (i.value = await ue(
5617
- w.value,
5581
+ b.value,
5618
5582
  e.apartmentId
5619
- ), i.value && (g.value = i.value.cameras.find(() => !0).id), f.value = await Ae(
5620
- w.value,
5583
+ ), i.value && (h.value = i.value.cameras.find(() => !0).id), f.value = await Ae(
5584
+ b.value,
5621
5585
  e.apartmentId
5622
5586
  ), f.value) {
5623
- let C = e.defaultWaypointIndex !== null ? e.defaultWaypointIndex : 0;
5624
- d.value = C, g.value = f.value.cameras[C].id, m.value = f.value.cameras[C].id;
5587
+ let k = e.defaultWaypointIndex !== null ? e.defaultWaypointIndex : 0;
5588
+ d.value = k, h.value = f.value.cameras[k].id, m.value = f.value.cameras[k].id;
5625
5589
  }
5626
- e.showMiniMap && (c.value = await xe(
5627
- w.value,
5590
+ e.showMiniMap && (c.value = await De(
5591
+ b.value,
5628
5592
  e.apartmentId
5629
5593
  ));
5630
5594
  }
5631
5595
  function q() {
5632
- let C = e.defaultInteriorId;
5633
- C || (C = r.value.defaultArchetypeID), e.validInteriorIds.length && !e.validInteriorIds.includes(C) && (C = e.validInteriorIds[0]), C || (C = r.value.archetypes[0].archetypeID), w.value = C;
5596
+ let k = e.defaultInteriorId;
5597
+ k || (k = r.value.defaultArchetypeID), e.validInteriorIds.length && !e.validInteriorIds.includes(k) && (k = e.validInteriorIds[0]), k || (k = r.value.archetypes[0].archetypeID), b.value = k;
5634
5598
  }
5635
5599
  function re() {
5636
- const C = document.getElementById("main-canvas");
5637
- C.addEventListener("touchmove", N, { passive: !1 });
5600
+ const k = document.getElementById("main-canvas");
5601
+ k.addEventListener("touchmove", N, { passive: !1 });
5638
5602
  function N(pe) {
5639
5603
  pe.preventDefault(), window.scrollBy(0, 0);
5640
5604
  }
5641
- C.addEventListener(
5605
+ k.addEventListener(
5642
5606
  "mouseenter",
5643
5607
  () => {
5644
- document.addEventListener("wheel", ee, {
5608
+ document.addEventListener("wheel", K, {
5645
5609
  passive: !1
5646
5610
  });
5647
5611
  },
5648
5612
  { passive: !1 }
5649
- ), C.addEventListener(
5613
+ ), k.addEventListener(
5650
5614
  "mouseleave",
5651
5615
  () => {
5652
- document.removeEventListener("wheel", ee);
5616
+ document.removeEventListener("wheel", K);
5653
5617
  },
5654
5618
  { passive: !1 }
5655
5619
  );
5656
- function ee(pe) {
5620
+ function K(pe) {
5657
5621
  pe.preventDefault(), window.scrollBy(0, 0);
5658
5622
  }
5659
5623
  }
5660
5624
  async function ie() {
5661
5625
  try {
5662
5626
  return await Ue("/config.json");
5663
- } catch (C) {
5627
+ } catch (k) {
5664
5628
  console.error(
5665
5629
  "Error loading config.json - ",
5666
5630
  se(e.cdnFileResolver, "/config.json"),
5667
- C
5631
+ k
5668
5632
  );
5669
5633
  return;
5670
5634
  }
5671
5635
  }
5672
- async function ue(C, N) {
5636
+ async function ue(k, N) {
5673
5637
  try {
5674
5638
  return await Ue(
5675
- `/${C}/${N}/apartment.json`
5639
+ `/${k}/${N}/apartment.json`
5676
5640
  );
5677
- } catch (ee) {
5641
+ } catch (K) {
5678
5642
  console.error(
5679
5643
  "Error loading apartment.json - ",
5680
- `/${C}/${N}/apartment.json`,
5681
- ee
5644
+ `/${k}/${N}/apartment.json`,
5645
+ K
5682
5646
  );
5683
5647
  return;
5684
5648
  }
5685
5649
  }
5686
- async function Ae(C, N) {
5650
+ async function Ae(k, N) {
5687
5651
  try {
5688
5652
  return await Ue(
5689
- `/${C}/${N}/thumbs.json`
5653
+ `/${k}/${N}/thumbs.json`
5690
5654
  );
5691
5655
  } catch {
5692
5656
  console.error(
5693
5657
  "Error loading thumbs.json - ",
5694
- `/${C}/${N}/thumbs.json`
5658
+ `/${k}/${N}/thumbs.json`
5695
5659
  );
5696
5660
  return;
5697
5661
  }
5698
5662
  }
5699
- async function xe(C, N) {
5663
+ async function De(k, N) {
5700
5664
  try {
5701
5665
  return await Ue(
5702
- `/${C}/${N}/minimap/minimap.json`
5666
+ `/${k}/${N}/minimap/minimap.json`
5703
5667
  );
5704
5668
  } catch {
5705
5669
  console.error(
5706
5670
  "Error loading minimap.json - ",
5707
- `/${C}/${N}/minimap/minimap.json`
5671
+ `/${k}/${N}/minimap/minimap.json`
5708
5672
  );
5709
5673
  return;
5710
5674
  }
5711
5675
  }
5712
5676
  function we() {
5713
- let C = d.value + 1;
5714
- C >= A.value.length && (C = 0), d.value = C, Ee(A.value[d.value].id);
5677
+ let k = d.value + 1;
5678
+ k >= A.value.length && (k = 0), d.value = k, Ee(A.value[d.value].id);
5715
5679
  }
5716
5680
  function ke() {
5717
- let C = d.value - 1;
5718
- C < 0 && (C = A.value.length - 1), d.value = C, Ee(A.value[d.value].id);
5681
+ let k = d.value - 1;
5682
+ k < 0 && (k = A.value.length - 1), d.value = k, Ee(A.value[d.value].id);
5719
5683
  }
5720
- function Ce(C, N = !0) {
5721
- let ee = A.value.findIndex((pe) => pe.id === C);
5722
- ee != -1 && (d.value = ee, N && Ee(C));
5684
+ function Ce(k, N = !0) {
5685
+ let K = A.value.findIndex((pe) => pe.id === k);
5686
+ K != -1 && (d.value = K, N && Ee(k));
5723
5687
  }
5724
- function Ee(C) {
5725
- g.value = C;
5688
+ function Ee(k) {
5689
+ h.value = k;
5726
5690
  }
5727
- function Me(C) {
5728
- w.value = C, a("onInteriorUpdate", C), a("onCameraUpdate", m.value, i.value);
5691
+ function Me(k) {
5692
+ b.value = k, a("onInteriorUpdate", k), a("onCameraUpdate", m.value, i.value);
5729
5693
  }
5730
- function Xe(C) {
5731
- Ce(C, !1), m.value = C, a("onCameraUpdate", C, i.value);
5694
+ function Xe(k) {
5695
+ Ce(k, !1), m.value = k, a("onCameraUpdate", k, i.value);
5732
5696
  }
5733
- function $e(C) {
5734
- _.value = C;
5697
+ function $e(k) {
5698
+ _.value = k;
5735
5699
  }
5736
- function Ke(C) {
5737
- x.value = C;
5700
+ function Ke(k) {
5701
+ F.value = k;
5738
5702
  }
5739
- function G(C) {
5740
- L.value = C;
5703
+ function G(k) {
5704
+ L.value = k;
5741
5705
  }
5742
- function J(C, N) {
5706
+ function J(k, N) {
5743
5707
  }
5744
- function oe(C) {
5745
- l.value = C, l.value && (e.playerSettings && l.value.updateSettings(e.playerSettings), e.hasMarkersJson ? l.value.loadMarkersJson() : e.dynamicMarkers && l.value.loadDynamicMarkers(e.dynamicMarkers));
5708
+ function oe(k) {
5709
+ l.value = k, l.value && (e.playerSettings && l.value.updateSettings(e.playerSettings), e.hasMarkersJson ? l.value.loadMarkersJson() : e.dynamicMarkers && l.value.loadDynamicMarkers(e.dynamicMarkers));
5746
5710
  }
5747
5711
  function ze() {
5748
- O.value.toggle(), window.scrollTo({ top: 150, behavior: "smooth" });
5712
+ R.value.toggle(), window.scrollTo({ top: 150, behavior: "smooth" });
5749
5713
  }
5750
5714
  function Te() {
5751
- h.value = !h.value;
5715
+ g.value = !g.value;
5752
5716
  }
5753
- async function De() {
5754
- const C = 180 / Math.PI, N = await l.value.takePhoto(), ee = l.value.getRotationEuler(), pe = l.value.getCurrentCamera(), He = new zn(N, pe), xt = [
5755
- ee.x * C,
5756
- ee.y * C,
5757
- ee.z * C
5717
+ async function xe() {
5718
+ const k = 180 / Math.PI, N = await l.value.takePhoto(), K = l.value.getRotationEuler(), pe = l.value.getCurrentCamera(), He = new zn(N, pe), Dt = [
5719
+ K.x * k,
5720
+ K.y * k,
5721
+ K.z * k
5758
5722
  ];
5759
- return a("onSnapshot", He, xt), He;
5723
+ return a("onSnapshot", He, Dt), He;
5760
5724
  }
5761
- function ge(C) {
5762
- let N = se(e.cdnFileResolver, C);
5725
+ function ge(k) {
5726
+ let N = se(e.cdnFileResolver, k);
5763
5727
  return e.adminMode && (N = N + `?v=${Date.now()}`), N;
5764
5728
  }
5765
- async function Ue(C) {
5766
- const N = ge(C);
5729
+ async function Ue(k) {
5730
+ const N = ge(k);
5767
5731
  try {
5768
5732
  return (await ot.get(N)).data;
5769
- } catch (ee) {
5770
- throw new Error(ee);
5733
+ } catch (K) {
5734
+ throw new Error(K);
5771
5735
  }
5772
5736
  }
5773
- function dt(C) {
5774
- l.value.updateSettings(C);
5737
+ function dt(k) {
5738
+ l.value.updateSettings(k);
5775
5739
  }
5776
- function Lt(C) {
5777
- a("saveSettings", C);
5740
+ function Lt(k) {
5741
+ a("saveSettings", k);
5778
5742
  }
5779
- function St(C) {
5780
- if (C === void 0)
5743
+ function St(k) {
5744
+ if (k === void 0)
5781
5745
  return null;
5782
- const N = Math.floor(C), ee = Math.floor((N - C) * 60);
5783
- return { hours: N, minutes: ee };
5746
+ const N = Math.floor(k), K = Math.floor((N - k) * 60);
5747
+ return { hours: N, minutes: K };
5784
5748
  }
5785
5749
  const Ft = E(() => /Android|webOS|iPhone|iPad|BlackBerry|Windows Phone|Opera Mini|IEMobile|Mobile/i.test(
5786
5750
  window.navigator.userAgent
5787
5751
  )), vt = E(() => Ft.value ? "platform-mobile" : "platform-desktop");
5788
- return (C, N) => {
5789
- const ee = T("v-btn");
5790
- return p(), D("div", {
5752
+ return (k, N) => {
5753
+ const K = V("v-btn");
5754
+ return p(), x("div", {
5791
5755
  class: he(["virtual-tour-wrapper", [vt.value]])
5792
5756
  }, [
5793
- o.value ? (p(), D("div", fs, "Error loading the player!!")) : $("", !0),
5757
+ o.value ? (p(), x("div", fs, "Error loading the player!!")) : $("", !0),
5794
5758
  s("div", hs, [
5795
- !O.value.isActive && c.value && m.value && z.value && w.value && B.value ? (p(), R(ft, {
5759
+ !R.value.isActive && c.value && m.value && z.value && b.value && O.value ? (p(), B(ft, {
5796
5760
  key: 0,
5797
- "cdn-file-resolver": C.cdnFileResolver,
5761
+ "cdn-file-resolver": k.cdnFileResolver,
5798
5762
  "apartment-json": i.value,
5799
5763
  level: I.value,
5800
5764
  "minimap-json": c.value,
5801
5765
  rotation: _.value,
5802
5766
  "current-camera": m.value,
5803
- onClose: N[0] || (N[0] = (pe) => B.value = !1)
5767
+ onClose: N[0] || (N[0] = (pe) => O.value = !1)
5804
5768
  }, null, 8, ["cdn-file-resolver", "apartment-json", "level", "minimap-json", "rotation", "current-camera"])) : $("", !0),
5805
- w.value && g.value ? (p(), D("div", {
5769
+ b.value && h.value ? (p(), x("div", {
5806
5770
  key: 1,
5807
5771
  class: he(["v-player", [vt.value]])
5808
5772
  }, [
5809
- b(go, {
5810
- "cdn-file-resolver": C.cdnFileResolver,
5811
- style: le({ zIndex: h.value ? 1 : 2 }),
5812
- "show-static-image": h.value,
5813
- "is-full-screen": O.value.isActive,
5814
- "current-camera-id": g.value,
5815
- "mouse-sensitivity": C.mouseSensitivity,
5816
- "interior-id": w.value,
5773
+ w(go, {
5774
+ "cdn-file-resolver": k.cdnFileResolver,
5775
+ style: le({ zIndex: g.value ? 1 : 2 }),
5776
+ "show-static-image": g.value,
5777
+ "is-full-screen": R.value.isActive,
5778
+ "current-camera-id": h.value,
5779
+ "mouse-sensitivity": k.mouseSensitivity,
5780
+ "interior-id": b.value,
5817
5781
  "apartment-id": e.apartmentId,
5818
5782
  onNewCameraCallback: Xe,
5819
5783
  onNewRotationCallback: $e,
@@ -5822,14 +5786,14 @@ const fs = {
5822
5786
  onNewSizeCallback: J,
5823
5787
  onPlayerApiCallback: oe
5824
5788
  }, {
5825
- "slideshow-image": k(() => [
5826
- h.value ? (p(), R(ms, {
5789
+ "slideshow-image": C(() => [
5790
+ g.value ? (p(), B(ms, {
5827
5791
  key: 0,
5828
5792
  image: Z.value
5829
5793
  }, null, 8, ["image"])) : $("", !0)
5830
5794
  ]),
5831
- "top-left": k(() => [
5832
- C.adminMode ? ve((p(), R(ee, {
5795
+ "top-left": C(() => [
5796
+ k.adminMode ? ve((p(), B(K, {
5833
5797
  key: 0,
5834
5798
  density: "comfortable",
5835
5799
  icon: "mdi-cog-outline",
@@ -5837,48 +5801,48 @@ const fs = {
5837
5801
  class: "mr-2",
5838
5802
  onClick: N[1] || (N[1] = (pe) => n.value = !n.value)
5839
5803
  }, null, 512)), [
5840
- [fe, F.value]
5804
+ [fe, D.value]
5841
5805
  ]) : $("", !0),
5842
- c.value && g.value && z.value ? ve((p(), R(ee, {
5806
+ c.value && h.value && z.value ? ve((p(), B(K, {
5843
5807
  key: 1,
5844
5808
  density: "comfortable",
5845
5809
  elevation: "3",
5846
5810
  icon: "mdi-floor-plan",
5847
5811
  class: "mr-2",
5848
- onClick: N[2] || (N[2] = (pe) => B.value = !B.value)
5812
+ onClick: N[2] || (N[2] = (pe) => O.value = !O.value)
5849
5813
  }, null, 512)), [
5850
- [fe, F.value]
5814
+ [fe, D.value]
5851
5815
  ]) : $("", !0),
5852
- F.value && C.showFloorLevel && y.value.length > 1 ? (p(), R(Co, {
5816
+ D.value && k.showFloorLevel && y.value.length > 1 ? (p(), B(Co, {
5853
5817
  key: 2,
5854
- level: x.value,
5818
+ level: F.value,
5855
5819
  "floor-levels": y.value,
5856
5820
  onLevel: Ke
5857
5821
  }, null, 8, ["level", "floor-levels"])) : $("", !0),
5858
- F.value && C.adminMode && n.value ? (p(), D("div", gs, [
5859
- b(Dl, {
5860
- "initial-settings": C.playerSettings,
5822
+ D.value && k.adminMode && n.value ? (p(), x("div", gs, [
5823
+ w(xl, {
5824
+ "initial-settings": k.playerSettings,
5861
5825
  onUpdateSettings: dt,
5862
5826
  onSaveSettings: Lt
5863
5827
  }, null, 8, ["initial-settings"])
5864
5828
  ])) : $("", !0)
5865
5829
  ]),
5866
- "top-center": k(() => [
5867
- F.value ? (p(), R(os, {
5830
+ "top-center": C(() => [
5831
+ D.value ? (p(), B(os, {
5868
5832
  key: 0,
5869
- "return-url": C.websiteUrl
5833
+ "return-url": k.websiteUrl
5870
5834
  }, null, 8, ["return-url"])) : $("", !0)
5871
5835
  ]),
5872
- "top-right": k(() => [
5873
- i.value && C.showCompass ? ve((p(), D("div", ys, [
5874
- b(xo, { rotation: _.value }, null, 8, ["rotation"])
5836
+ "top-right": C(() => [
5837
+ i.value && k.showCompass ? ve((p(), x("div", ys, [
5838
+ w(Do, { rotation: _.value }, null, 8, ["rotation"])
5875
5839
  ], 512)), [
5876
- [fe, F.value]
5840
+ [fe, D.value]
5877
5841
  ]) : $("", !0),
5878
5842
  s("div", {
5879
- onClick: N[3] || (N[3] = (pe) => B.value = !B.value)
5843
+ onClick: N[3] || (N[3] = (pe) => O.value = !O.value)
5880
5844
  }, [
5881
- F.value && i.value && j.value && C.showTimeOfDay ? (p(), R(Bo, {
5845
+ D.value && i.value && j.value && k.showTimeOfDay ? (p(), B(Bo, {
5882
5846
  key: 0,
5883
5847
  hours: U.value.hours,
5884
5848
  minutes: U.value.minutes,
@@ -5889,10 +5853,10 @@ const fs = {
5889
5853
  }, null, 8, ["hours", "minutes", "style"])) : $("", !0)
5890
5854
  ])
5891
5855
  ]),
5892
- "center-left": k(() => [
5893
- b(Se, { name: "slide-x-transition" }, {
5894
- default: k(() => [
5895
- h.value ? (p(), R(ee, {
5856
+ "center-left": C(() => [
5857
+ w(Se, { name: "slide-x-transition" }, {
5858
+ default: C(() => [
5859
+ g.value ? (p(), B(K, {
5896
5860
  key: 0,
5897
5861
  density: "comfortable",
5898
5862
  elevation: "3",
@@ -5903,26 +5867,26 @@ const fs = {
5903
5867
  _: 1
5904
5868
  })
5905
5869
  ]),
5906
- "center-center": k(() => [
5907
- b(dl, {
5870
+ "center-center": C(() => [
5871
+ w(dl, {
5908
5872
  project: ae(se)(e.cdnFileResolver, ""),
5909
- onCloseTutorial: N[4] || (N[4] = (pe) => F.value = !0)
5873
+ onCloseTutorial: N[4] || (N[4] = (pe) => D.value = !0)
5910
5874
  }, null, 8, ["project"]),
5911
- O.value.isActive && c.value && m.value && z.value && B.value ? (p(), R(ft, {
5875
+ R.value.isActive && c.value && m.value && z.value && O.value ? (p(), B(ft, {
5912
5876
  key: 0,
5913
- "cdn-file-resolver": C.cdnFileResolver,
5877
+ "cdn-file-resolver": k.cdnFileResolver,
5914
5878
  "apartment-json": i.value,
5915
5879
  "minimap-json": c.value,
5916
5880
  rotation: _.value,
5917
5881
  "current-camera": m.value,
5918
5882
  level: I.value,
5919
- onClose: N[5] || (N[5] = (pe) => B.value = !1)
5883
+ onClose: N[5] || (N[5] = (pe) => O.value = !1)
5920
5884
  }, null, 8, ["cdn-file-resolver", "apartment-json", "minimap-json", "rotation", "current-camera", "level"])) : $("", !0)
5921
5885
  ]),
5922
- "center-right": k(() => [
5923
- b(Se, { name: "slide-x-reverse-transition" }, {
5924
- default: k(() => [
5925
- h.value ? (p(), R(ee, {
5886
+ "center-right": C(() => [
5887
+ w(Se, { name: "slide-x-reverse-transition" }, {
5888
+ default: C(() => [
5889
+ g.value ? (p(), B(K, {
5926
5890
  key: 0,
5927
5891
  density: "comfortable",
5928
5892
  elevation: "3",
@@ -5933,35 +5897,35 @@ const fs = {
5933
5897
  _: 1
5934
5898
  })
5935
5899
  ]),
5936
- "bottom-left": k(() => [
5937
- F.value && C.showFullScreen ? (p(), R(It, {
5900
+ "bottom-left": C(() => [
5901
+ D.value && k.showFullScreen ? (p(), B(It, {
5938
5902
  key: 0,
5939
- "is-full-screen": O.value.isActive,
5903
+ "is-full-screen": R.value.isActive,
5940
5904
  class: "btn-fullscreen",
5941
5905
  onToggleFullscreen: ze
5942
5906
  }, null, 8, ["is-full-screen"])) : $("", !0),
5943
- F.value && C.showSnapshot ? (p(), D("div", _s, [
5944
- b(ee, {
5907
+ D.value && k.showSnapshot ? (p(), x("div", _s, [
5908
+ w(K, {
5945
5909
  density: "comfortable",
5946
5910
  elevation: "3",
5947
5911
  icon: "mdi-camera",
5948
- onClick: De
5912
+ onClick: xe
5949
5913
  })
5950
5914
  ])) : $("", !0),
5951
- F.value && C.showShare && !O.value.isActive ? (p(), D("div", bs, [
5952
- b(Ct)
5915
+ D.value && k.showShare && !R.value.isActive ? (p(), x("div", bs, [
5916
+ w(Ct)
5953
5917
  ])) : $("", !0)
5954
5918
  ]),
5955
- "bottom-center": k(() => [
5956
- F.value && C.showCarousel ? (p(), D("div", ws, [
5957
- C.displayViewModeSwitch ? (p(), R(Ro, {
5919
+ "bottom-center": C(() => [
5920
+ D.value && k.showCarousel ? (p(), x("div", ws, [
5921
+ k.displayViewModeSwitch && D.value && !R.value.isActive ? (p(), B(Ro, {
5958
5922
  key: 0,
5959
- "show-static-image": h.value,
5923
+ "show-static-image": g.value,
5960
5924
  onToggle: Te
5961
5925
  }, null, 8, ["show-static-image"])) : $("", !0),
5962
- F.value && O.value.isActive ? (p(), R(et, {
5926
+ D.value && R.value.isActive ? (p(), B(et, {
5963
5927
  key: 1,
5964
- class: he([O.value.isActive ? "full-screen" : ""]),
5928
+ class: he([R.value.isActive ? "full-screen" : ""]),
5965
5929
  thumbnails: A.value,
5966
5930
  active: d.value,
5967
5931
  onNext: we,
@@ -5970,10 +5934,10 @@ const fs = {
5970
5934
  }, null, 8, ["class", "thumbnails", "active"])) : $("", !0)
5971
5935
  ])) : $("", !0)
5972
5936
  ]),
5973
- "bottom-right": k(() => [
5974
- F.value && C.showInteriorOptions && M.value ? (p(), R(Lo, {
5937
+ "bottom-right": C(() => [
5938
+ D.value && k.showInteriorOptions && M.value ? (p(), B(Lo, {
5975
5939
  key: 0,
5976
- "cdn-file-resolver": C.cdnFileResolver,
5940
+ "cdn-file-resolver": k.cdnFileResolver,
5977
5941
  "available-archetypes": M.value,
5978
5942
  "selected-index": W.value,
5979
5943
  onSelectInterior: Me
@@ -5981,7 +5945,7 @@ const fs = {
5981
5945
  ]),
5982
5946
  _: 1
5983
5947
  }, 8, ["cdn-file-resolver", "style", "show-static-image", "is-full-screen", "current-camera-id", "mouse-sensitivity", "interior-id", "apartment-id"]),
5984
- C.showCarousel && f.value ? (p(), R(et, {
5948
+ k.showCarousel && f.value ? (p(), B(et, {
5985
5949
  key: 0,
5986
5950
  class: "waypoint-carousel below-player",
5987
5951
  thumbnails: A.value,
@@ -5995,7 +5959,7 @@ const fs = {
5995
5959
  ], 2);
5996
5960
  };
5997
5961
  }
5998
- }), Cs = /* @__PURE__ */ X(ks, [["__scopeId", "data-v-e93386af"]]), Is = { id: "player-wrapper" }, As = { id: "player-sizer" }, Ls = {
5962
+ }), Cs = /* @__PURE__ */ X(ks, [["__scopeId", "data-v-4fc1be2e"]]), Is = { id: "player-wrapper" }, As = { id: "player-sizer" }, Ls = {
5999
5963
  class: "player-control",
6000
5964
  id: "controls-top-left"
6001
5965
  }, Ss = {
@@ -6004,10 +5968,10 @@ const fs = {
6004
5968
  }, Fs = {
6005
5969
  class: "player-control",
6006
5970
  id: "controls-top-right"
6007
- }, xs = {
5971
+ }, Ds = {
6008
5972
  class: "player-control",
6009
5973
  id: "controls-center-left"
6010
- }, Ds = {
5974
+ }, xs = {
6011
5975
  class: "player-control",
6012
5976
  id: "controls-center-center"
6013
5977
  }, Ms = {
@@ -6029,35 +5993,35 @@ const fs = {
6029
5993
  },
6030
5994
  emits: ["newSizeCallback"],
6031
5995
  setup(v, { emit: t }) {
6032
- return (e, a) => (p(), D("div", Is, [
5996
+ return (e, a) => (p(), x("div", Is, [
6033
5997
  s("div", As, [
6034
- te(e.$slots, "slideshow-image", {}, void 0, !0),
5998
+ ee(e.$slots, "slideshow-image", {}, void 0, !0),
6035
5999
  s("div", Ls, [
6036
- te(e.$slots, "top-left", {}, void 0, !0)
6000
+ ee(e.$slots, "top-left", {}, void 0, !0)
6037
6001
  ]),
6038
6002
  s("div", Ss, [
6039
- te(e.$slots, "top-center", {}, void 0, !0)
6003
+ ee(e.$slots, "top-center", {}, void 0, !0)
6040
6004
  ]),
6041
6005
  s("div", Fs, [
6042
- te(e.$slots, "top-right", {}, void 0, !0)
6043
- ]),
6044
- s("div", xs, [
6045
- te(e.$slots, "center-left", {}, void 0, !0)
6006
+ ee(e.$slots, "top-right", {}, void 0, !0)
6046
6007
  ]),
6047
6008
  s("div", Ds, [
6048
- te(e.$slots, "center-center", {}, void 0, !0)
6009
+ ee(e.$slots, "center-left", {}, void 0, !0)
6010
+ ]),
6011
+ s("div", xs, [
6012
+ ee(e.$slots, "center-center", {}, void 0, !0)
6049
6013
  ]),
6050
6014
  s("div", Ms, [
6051
- te(e.$slots, "center-right", {}, void 0, !0)
6015
+ ee(e.$slots, "center-right", {}, void 0, !0)
6052
6016
  ]),
6053
6017
  s("div", Es, [
6054
- te(e.$slots, "bottom-left", {}, void 0, !0)
6018
+ ee(e.$slots, "bottom-left", {}, void 0, !0)
6055
6019
  ]),
6056
6020
  s("div", Ts, [
6057
- te(e.$slots, "bottom-center", {}, void 0, !0)
6021
+ ee(e.$slots, "bottom-center", {}, void 0, !0)
6058
6022
  ]),
6059
6023
  s("div", Vs, [
6060
- te(e.$slots, "bottom-right", {}, void 0, !0)
6024
+ ee(e.$slots, "bottom-right", {}, void 0, !0)
6061
6025
  ])
6062
6026
  ])
6063
6027
  ]));
@@ -6104,33 +6068,33 @@ const fs = {
6104
6068
  l < 0 && (l = n.value.length - 1), e.value = l;
6105
6069
  }
6106
6070
  function c(l, d = !0) {
6107
- let w = n.value.findIndex(
6108
- (g) => g.id === l
6071
+ let b = n.value.findIndex(
6072
+ (h) => h.id === l
6109
6073
  );
6110
- w != -1 && (e.value = w);
6074
+ b != -1 && (e.value = b);
6111
6075
  }
6112
6076
  return (l, d) => {
6113
- const w = T("v-img"), g = T("v-btn");
6114
- return p(), D("div", Os, [
6077
+ const b = V("v-img"), h = V("v-btn");
6078
+ return p(), x("div", Os, [
6115
6079
  s("div", $s, [
6116
6080
  s("div", null, [
6117
- b(Rs, {
6081
+ w(Rs, {
6118
6082
  "is-full-screen": a.value.isActive
6119
6083
  }, {
6120
- "slideshow-image": k(() => [
6084
+ "slideshow-image": C(() => [
6121
6085
  s("div", Us, [
6122
- b(w, {
6086
+ w(b, {
6123
6087
  src: o.value.thumbnailUrl
6124
6088
  }, null, 8, ["src"])
6125
6089
  ])
6126
6090
  ]),
6127
- "top-left": k(() => []),
6128
- "top-center": k(() => []),
6129
- "top-right": k(() => []),
6130
- "center-left": k(() => [
6131
- b(Se, { name: "slide-x-transition" }, {
6132
- default: k(() => [
6133
- n.value.length > 1 ? (p(), R(g, {
6091
+ "top-left": C(() => []),
6092
+ "top-center": C(() => []),
6093
+ "top-right": C(() => []),
6094
+ "center-left": C(() => [
6095
+ w(Se, { name: "slide-x-transition" }, {
6096
+ default: C(() => [
6097
+ n.value.length > 1 ? (p(), B(h, {
6134
6098
  key: 0,
6135
6099
  density: "comfortable",
6136
6100
  elevation: "3",
@@ -6141,11 +6105,11 @@ const fs = {
6141
6105
  _: 1
6142
6106
  })
6143
6107
  ]),
6144
- "center-center": k(() => []),
6145
- "center-right": k(() => [
6146
- b(Se, { name: "slide-x-reverse-transition" }, {
6147
- default: k(() => [
6148
- n.value.length > 1 ? (p(), R(g, {
6108
+ "center-center": C(() => []),
6109
+ "center-right": C(() => [
6110
+ w(Se, { name: "slide-x-reverse-transition" }, {
6111
+ default: C(() => [
6112
+ n.value.length > 1 ? (p(), B(h, {
6149
6113
  key: 0,
6150
6114
  density: "comfortable",
6151
6115
  elevation: "3",
@@ -6156,20 +6120,20 @@ const fs = {
6156
6120
  _: 1
6157
6121
  })
6158
6122
  ]),
6159
- "bottom-left": k(() => [
6160
- l.showFullScreen ? (p(), R(It, {
6123
+ "bottom-left": C(() => [
6124
+ l.showFullScreen ? (p(), B(It, {
6161
6125
  key: 0,
6162
6126
  "is-full-screen": a.value.isActive,
6163
6127
  class: "btn-fullscreen",
6164
6128
  onToggleFullscreen: r
6165
6129
  }, null, 8, ["is-full-screen"])) : $("", !0),
6166
- l.showShare ? (p(), D("div", Hs, [
6167
- b(Ct)
6130
+ l.showShare ? (p(), x("div", Hs, [
6131
+ w(Ct)
6168
6132
  ])) : $("", !0)
6169
6133
  ]),
6170
- "bottom-center": k(() => [
6134
+ "bottom-center": C(() => [
6171
6135
  s("div", null, [
6172
- a.value.isActive && n.value.length > 1 ? (p(), R(et, {
6136
+ a.value.isActive && n.value.length > 1 ? (p(), B(et, {
6173
6137
  key: 0,
6174
6138
  class: he([a.value.isActive ? "full-screen" : ""]),
6175
6139
  thumbnails: n.value,
@@ -6180,10 +6144,10 @@ const fs = {
6180
6144
  }, null, 8, ["class", "thumbnails", "active"])) : $("", !0)
6181
6145
  ])
6182
6146
  ]),
6183
- "bottom-right": k(() => []),
6147
+ "bottom-right": C(() => []),
6184
6148
  _: 1
6185
6149
  }, 8, ["is-full-screen"]),
6186
- n.value.length > 1 ? (p(), R(et, {
6150
+ n.value.length > 1 ? (p(), B(et, {
6187
6151
  key: 0,
6188
6152
  thumbnails: n.value,
6189
6153
  active: e.value,