@expofp/floorplan 3.0.0-alpha.11 → 3.0.0-alpha.13

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.
Files changed (123) hide show
  1. package/dist/browser/{Debug-CdG24TNO.js → Debug-2YRpxyzp.js} +2 -2
  2. package/dist/browser/{Demo-orSDDEhp.js → Demo-BhvcgT41.js} +3 -3
  3. package/dist/browser/{Free-CVkfvG88.js → Free-Cf7Raqrc.js} +3 -3
  4. package/dist/browser/{Gallery-byAt942-.js → Gallery-Dq_GR98t.js} +3 -3
  5. package/dist/browser/{GpsLoader-Bdm0xIOk.js → GpsLoader-ChfXQOsy.js} +3 -3
  6. package/dist/browser/KioskStore-D241RDzb.js +216 -0
  7. package/dist/browser/{Mapbox-DloFGenX.js → Mapbox-DFHRWdCq.js} +4 -4
  8. package/dist/browser/{SetKioskMode-CSGLnvuM.js → SetKioskMode-2rlj74Xn.js} +4 -4
  9. package/dist/browser/{ShowKiosk-DFZZ3UF3.js → ShowKiosk-CrsnQU04.js} +3 -3
  10. package/dist/browser/{ThreeComponent-DDjYQPXG.js → ThreeComponent-ClnfXUj7.js} +4 -4
  11. package/dist/browser/{boolean-editor-BDA6-EZk.js → boolean-editor-D8wja-hk.js} +3 -3
  12. package/dist/browser/bundle.json +26 -29
  13. package/dist/browser/{client-CIaQNg0L.js → client-CkzDfd_U.js} +2 -2
  14. package/dist/browser/{data-DeojhQ9l.js → data-m8n9ATTo.js} +2 -2
  15. package/dist/browser/{debug-overlay-BMxh17e5.js → debug-overlay-2jzTw6KL.js} +4 -4
  16. package/dist/browser/{debug-ui-DG09ZPYf.js → debug-ui-YhK0Mf0Y.js} +3 -3
  17. package/dist/browser/{fetch-retry.umd-Djerm8iU.js → fetch-retry.umd-dyC72RhE.js} +1 -1
  18. package/dist/browser/{flex-RkXbYeB3.js → flex-Cdkjkshz.js} +2 -2
  19. package/dist/browser/{floorplan.ready-DOocUJOv.js → floorplan.ready-D6FqQD8c.js} +18008 -17968
  20. package/dist/browser/index-4ImEhZsQ.js +10220 -0
  21. package/dist/browser/{index-BFfFTwRU.js → index-BKeGOpor.js} +4 -4
  22. package/dist/browser/{index-B7HWgssM.js → index-CEmjMySn.js} +1 -1
  23. package/dist/browser/{index-t2Qtb-FM.js → index-D153Iyx8.js} +2 -2
  24. package/dist/browser/{index-CUwIlhvm.js → index-DBHasqQ8.js} +1 -1
  25. package/dist/browser/{index-CsH1M7pW.js → index-DSgSq67u.js} +2 -2
  26. package/dist/browser/{index-jlJdZcGv.js → index-d52BKaOl.js} +3 -3
  27. package/dist/browser/index.js +1 -1
  28. package/dist/browser/{particles.min-DU4QgXsV.js → particles.min-7sD7ioDi.js} +1 -1
  29. package/dist/esm/components/Bookmarks.d.ts +0 -1
  30. package/dist/esm/components/Bookmarks.js +1 -1
  31. package/dist/esm/components/Kiosk/KioskStore.d.ts +3 -3
  32. package/dist/esm/components/Kiosk/KioskStore.js +1 -1
  33. package/dist/esm/components/Map/Map.d.ts +0 -23
  34. package/dist/esm/components/Map/Map.js +1 -1
  35. package/dist/esm/components/Map/drawing/config/TextFitter.d.ts +1 -1
  36. package/dist/esm/components/Map/drawing/config/config-all.d.ts +2 -3
  37. package/dist/esm/components/Map/drawing/config/config-all.js +1 -1
  38. package/dist/esm/components/Map/drawing/config/config-bg.d.ts +1 -1
  39. package/dist/esm/components/Map/drawing/config/config-bg.js +1 -1
  40. package/dist/esm/components/Map/drawing/config/config-booth-bg.d.ts +5 -5
  41. package/dist/esm/components/Map/drawing/config/config-booth-bg.js +1 -1
  42. package/dist/esm/components/Map/drawing/config/config-booth-bookmark.d.ts +5 -5
  43. package/dist/esm/components/Map/drawing/config/config-booth-bookmark.js +1 -1
  44. package/dist/esm/components/Map/drawing/config/config-booth-border.d.ts +3 -3
  45. package/dist/esm/components/Map/drawing/config/config-booth-border.js +1 -1
  46. package/dist/esm/components/Map/drawing/config/config-booth-labels-special.d.ts +6 -6
  47. package/dist/esm/components/Map/drawing/config/config-booth-labels-special.js +2 -2
  48. package/dist/esm/components/Map/drawing/config/config-booth-labels.d.ts +5 -5
  49. package/dist/esm/components/Map/drawing/config/config-booth-labels.js +1 -1
  50. package/dist/esm/components/Map/drawing/config/config-booth-scaled.d.ts +3 -3
  51. package/dist/esm/components/Map/drawing/config/config-booth-scaled.js +1 -1
  52. package/dist/esm/components/Map/drawing/config/config-booths.d.ts +2 -2
  53. package/dist/esm/components/Map/drawing/config/config-booths.js +1 -1
  54. package/dist/esm/components/Map/drawing/config/config-load-layer.d.ts +2 -2
  55. package/dist/esm/components/Map/drawing/config/config-load-layer.js +1 -1
  56. package/dist/esm/components/Map/drawing/config/config-markers.d.ts +2 -3
  57. package/dist/esm/components/Map/drawing/config/config-markers.js +1 -1
  58. package/dist/esm/components/Map/drawing/config/config-wf.d.ts +2 -3
  59. package/dist/esm/components/Map/drawing/config/config-wf.js +1 -1
  60. package/dist/esm/components/Map/drawing/config/loadBoothsImages.d.ts +2 -3
  61. package/dist/esm/components/Map/drawing/config/loadBoothsImages.js +1 -1
  62. package/dist/esm/components/Map/traffic/useBuildRoute.d.ts +3 -5
  63. package/dist/esm/components/Map/traffic/useBuildRoute.js +6 -6
  64. package/dist/esm/components/Map/traffic/useManageTraffic.d.ts +3 -5
  65. package/dist/esm/components/Map/traffic/useManageTraffic.js +1 -1
  66. package/dist/esm/components/SidebarActions.d.ts +3 -0
  67. package/dist/esm/components/SidebarActions.js +1 -1
  68. package/dist/esm/components/Wayfinding.js +1 -1
  69. package/dist/esm/data/tours.json +74 -0
  70. package/dist/esm/floorplan.ready.d.ts +2 -2
  71. package/dist/esm/floorplan.ready.js +1 -1
  72. package/dist/esm/index.d.ts +0 -2
  73. package/dist/esm/index.js +1 -1
  74. package/dist/esm/offline/offlineManager.js +1 -1
  75. package/dist/esm/renderer/HandlerRegistry.d.ts +18 -0
  76. package/dist/esm/renderer/HandlerRegistry.js +1 -0
  77. package/dist/esm/renderer/RendererService.d.ts +26 -0
  78. package/dist/esm/renderer/RendererService.js +1 -0
  79. package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/canvases.d.ts +1 -1
  80. package/dist/esm/renderer/engine-core/canvases.js +1 -0
  81. package/dist/esm/renderer/engine-core/fonts.js +1 -0
  82. package/dist/esm/{components/Map/drawing/config/engine-core → renderer}/index.d.ts +10 -10
  83. package/dist/esm/renderer/index.js +1 -0
  84. package/dist/esm/store/BookmarksStore.d.ts +1 -2
  85. package/dist/esm/store/BookmarksStore.js +2 -2
  86. package/dist/esm/store/LayerStore.js +1 -1
  87. package/dist/esm/store/RootStore.d.ts +6 -8
  88. package/dist/esm/store/RootStore.js +1 -1
  89. package/dist/esm/store/RouteStore.js +1 -1
  90. package/dist/esm/store/UIState.d.ts +3 -3
  91. package/dist/esm/store/UIState.js +1 -1
  92. package/dist/esm/utils/mapEntity.js +1 -1
  93. package/dist/esm/utils/shortenName.js +1 -1
  94. package/dist/esm/utils/useRenderTarget.js +1 -1
  95. package/dist/esm/utils/wayfinding.d.ts +1 -1
  96. package/dist/esm/utils/wayfinding.js +1 -1
  97. package/package.json +3 -7
  98. package/dist/browser/KioskStore-D2NCiJjy.js +0 -216
  99. package/dist/browser/index-yzyqTrur.js +0 -12540
  100. package/dist/browser/sw.js +0 -2
  101. package/dist/esm/components/Map/drawing/config/engine-core/canvases.js +0 -1
  102. package/dist/esm/components/Map/drawing/config/engine-core/fonts.js +0 -1
  103. package/dist/esm/components/Map/drawing/config/engine-core/index.js +0 -1
  104. package/dist/esm/components/Map/drawing/config/engine-core/renderer.d.ts +0 -4
  105. package/dist/esm/components/Map/drawing/config/engine-core/renderer.js +0 -1
  106. package/dist/esm/expofp-debug.d.ts +0 -5
  107. package/dist/esm/expofp-debug.js +0 -1
  108. package/dist/esm/offline/sw.d.ts +0 -2
  109. package/dist/esm/offline/sw.js +0 -1
  110. package/dist/stats.html +0 -4950
  111. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/animation.d.ts +0 -0
  112. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/animation.js +0 -0
  113. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.d.ts +0 -0
  114. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.js +0 -0
  115. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/fonts.d.ts +0 -0
  116. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.d.ts +0 -0
  117. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.js +0 -0
  118. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/types.d.ts +0 -0
  119. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/types.js +0 -0
  120. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.d.ts +0 -0
  121. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.js +0 -0
  122. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.d.ts +0 -0
  123. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.js +0 -0
@@ -1,7 +1,7 @@
1
1
  function __vite_inject_css__(css, id, nonce){ if (typeof document==='undefined') return; var s=document.createElement('style'); s.setAttribute('data-vite-chunk-style', id); s.appendChild(document.createTextNode(css)); document.head.appendChild(s);}
2
2
  import { j as a } from "./jsx-runtime-jIxVPx5o.js";
3
- import { c as n, a as t, s as i } from "./floorplan.ready-DOocUJOv.js";
4
- import { u as l } from "./index-yzyqTrur.js";
3
+ import { c as n, a as t, s as i } from "./floorplan.ready-D6FqQD8c.js";
4
+ import { u as l } from "./index-4ImEhZsQ.js";
5
5
  const e = [];
6
6
  function u() {
7
7
  const r = e.map((s) => s.width * s.height).reduce((s, c) => s += c, 0), o = e.map((s) => /* @__PURE__ */ a.jsxs("div", { className: "debug__canvas", id: s.toDataURL(), children: [
@@ -1,7 +1,7 @@
1
1
  import { j as e } from "./jsx-runtime-jIxVPx5o.js";
2
- import { y as n } from "./index-t2Qtb-FM.js";
3
- import { u as a, a as d, b as m, c } from "./floorplan.ready-DOocUJOv.js";
4
- import { u as t } from "./index-yzyqTrur.js";
2
+ import { y as n } from "./index-D153Iyx8.js";
3
+ import { u as a, a as d, b as m, c } from "./floorplan.ready-D6FqQD8c.js";
4
+ import { u as t } from "./index-4ImEhZsQ.js";
5
5
  const r = "note-dismissed5";
6
6
  function f() {
7
7
  const s = a(() => ({
@@ -1,8 +1,8 @@
1
1
  function __vite_inject_css__(css, id, nonce){ if (typeof document==='undefined') return; var s=document.createElement('style'); s.setAttribute('data-vite-chunk-style', id); s.appendChild(document.createTextNode(css)); document.head.appendChild(s);}
2
2
  import { j as e } from "./jsx-runtime-jIxVPx5o.js";
3
- import { y as n } from "./index-t2Qtb-FM.js";
4
- import { u as a, a as d, b as m, c } from "./floorplan.ready-DOocUJOv.js";
5
- import { a5 as f, u as r } from "./index-yzyqTrur.js";
3
+ import { y as n } from "./index-D153Iyx8.js";
4
+ import { u as a, a as d, b as m, c } from "./floorplan.ready-D6FqQD8c.js";
5
+ import { a5 as f, u as r } from "./index-4ImEhZsQ.js";
6
6
  const t = "free-dismissed5";
7
7
  function x() {
8
8
  const s = a(() => ({
@@ -1,7 +1,7 @@
1
1
  import { j as l } from "./jsx-runtime-jIxVPx5o.js";
2
- import { r as h, u as j, o as k } from "./index-yzyqTrur.js";
3
- import { y as _, r as O } from "./index-t2Qtb-FM.js";
4
- import { ax as z, ay as L, az as R, aA as G, aB as T, aC as B, aD as D, aE as M } from "./floorplan.ready-DOocUJOv.js";
2
+ import { r as h, u as j, o as k } from "./index-4ImEhZsQ.js";
3
+ import { y as _, r as O } from "./index-D153Iyx8.js";
4
+ import { ax as z, ay as L, az as R, aA as G, aB as T, aC as B, aD as D, aE as M } from "./floorplan.ready-D6FqQD8c.js";
5
5
  const P = ({
6
6
  count: e,
7
7
  onFullscreen: c
@@ -1,7 +1,7 @@
1
1
  import { j as C } from "./jsx-runtime-jIxVPx5o.js";
2
- import { r, l as A, u as O, R as T } from "./index-yzyqTrur.js";
3
- import { af as M, ag as k, ah as I, s as p, ai as L, e as y } from "./floorplan.ready-DOocUJOv.js";
4
- import "./index-t2Qtb-FM.js";
2
+ import { r, l as A, u as O, R as T } from "./index-4ImEhZsQ.js";
3
+ import { af as M, ag as k, ah as I, s as p, ai as L, e as y } from "./floorplan.ready-D6FqQD8c.js";
4
+ import "./index-D153Iyx8.js";
5
5
  const S = 3;
6
6
  function b(a) {
7
7
  return Math.floor(a);
@@ -0,0 +1,216 @@
1
+ import { s as i, ao as h, ap as b, aq as v, ar as f, as as O, at as C, au as g, av as l, aw as d } from "./floorplan.ready-D6FqQD8c.js";
2
+ import "./jsx-runtime-jIxVPx5o.js";
3
+ import "./index-4ImEhZsQ.js";
4
+ import "./index-D153Iyx8.js";
5
+ function P(n) {
6
+ const e = n.viewport.canvasToSvg({
7
+ x: 0,
8
+ y: 0
9
+ }), r = n.viewport.canvasToSvg({
10
+ x: n.canvas.clientWidth,
11
+ y: 0
12
+ }), a = n.viewport.canvasToSvg({
13
+ x: 0,
14
+ y: n.canvas.clientHeight
15
+ }), p = n.viewport.canvasToSvg({
16
+ x: n.canvas.clientWidth,
17
+ y: n.canvas.clientHeight
18
+ }), s = Math.min(e.x, r.x, a.x, p.x), c = Math.max(e.x, r.x, a.x, p.x), u = Math.min(e.y, r.y, a.y, p.y), y = Math.max(e.y, r.y, a.y, p.y);
19
+ return {
20
+ x: s,
21
+ y: u,
22
+ width: c - s,
23
+ height: y - u,
24
+ left: s,
25
+ right: c,
26
+ top: y,
27
+ bottom: u,
28
+ center: {
29
+ x: (s + c) / 2,
30
+ y: (u + y) / 2
31
+ }
32
+ };
33
+ }
34
+ function D(n, e) {
35
+ const r = P(n);
36
+ return e.x >= r.left && e.x <= r.right && e.y >= r.bottom && e.y <= r.top;
37
+ }
38
+ var t, S, m;
39
+ function k(n, e, r, a) {
40
+ r && Object.defineProperty(n, e, { enumerable: r.enumerable, configurable: r.configurable, writable: r.writable, value: r.initializer ? r.initializer.call(a) : void 0 });
41
+ }
42
+ function o(n, e, r, a, p) {
43
+ var s = {};
44
+ return Object.keys(a).forEach(function(c) {
45
+ s[c] = a[c];
46
+ }), s.enumerable = !!s.enumerable, s.configurable = !!s.configurable, ("value" in s || s.initializer) && (s.writable = !0), s = r.slice().reverse().reduce(function(c, u) {
47
+ return u(n, e, c) || c;
48
+ }, s), p && s.initializer !== void 0 && (s.value = s.initializer ? s.initializer.call(p) : void 0, s.initializer = void 0), s.initializer === void 0 ? (Object.defineProperty(n, e, s), null) : s;
49
+ }
50
+ let w = (t = class {
51
+ constructor() {
52
+ k(this, "savedKiosk", S, this), k(this, "statusMessages", m, this), this.statusMessageTimer = 0, this.initialPtScale = void 0;
53
+ }
54
+ get kiosk() {
55
+ return i.uiState.kioskData;
56
+ }
57
+ setKiosk(e) {
58
+ i.uiState.setKioskData(e);
59
+ }
60
+ get renderer() {
61
+ return i.rendererService.renderer;
62
+ }
63
+ getCameraState() {
64
+ const e = i.rendererService.getCameraState();
65
+ return e ? {
66
+ mapInitialPtScale: this.initialPtScale,
67
+ mapPtScale: e.ptScale,
68
+ mapCenterX: e.center.x,
69
+ mapCenterY: e.center.y,
70
+ mapRollDegrees: e.roll,
71
+ mapPitch: e.pitch
72
+ } : {};
73
+ }
74
+ get hasUnsavedChanges() {
75
+ const e = this.savedKiosk, r = h(this.kiosk);
76
+ if (!r || !e)
77
+ return !!r != !!e;
78
+ const a = Object.keys(e), p = Object.keys(r);
79
+ if (a.length !== p.length)
80
+ return !0;
81
+ for (const s of a)
82
+ if (!(s in r) || e[s] !== r[s])
83
+ return !0;
84
+ return !1;
85
+ }
86
+ addStatusMessage(e) {
87
+ this.statusMessages = [{
88
+ ...e,
89
+ id: Date.now()
90
+ }], this.startCleanupMessages();
91
+ }
92
+ clearStatusMessages() {
93
+ this.statusMessages = [];
94
+ }
95
+ startCleanupMessages() {
96
+ clearTimeout(this.statusMessageTimer), this.statusMessageTimer = window.setTimeout(() => this.clearStatusMessages(), 1e3);
97
+ }
98
+ async resetCamera() {
99
+ const {
100
+ z: e,
101
+ mapRollDegrees: r,
102
+ mapInitialPtScale: a,
103
+ mapPtScale: p,
104
+ mapCenterX: s,
105
+ mapCenterY: c
106
+ } = this.kiosk || {};
107
+ await this.renderer.controls.resetCamera({
108
+ pan: !0,
109
+ zoom: !0,
110
+ roll: !0,
111
+ pitch: !0
112
+ }, !0), b(() => {
113
+ Number.isFinite(a) && Number.isFinite(p) && p > 0 && this.renderer.controls.zoomBy(a / p, !0), Number.isFinite(s) && Number.isFinite(c) && this.renderer.controls.panTo(s, c, !0), Number.isFinite(r) && this.renderer.controls.rollTo(r, !0), e && i.fp.activateFloor({
114
+ name: e
115
+ });
116
+ });
117
+ }
118
+ restoreData() {
119
+ const e = v();
120
+ return e && (this.setKiosk(e), this.savedKiosk = e, i.uiState.kiosk = !0, this.resetCamera()), e;
121
+ }
122
+ handleSetupReady() {
123
+ this.restoreData(), i.uiState.kiosk = !0, i.uiState.hideFreeOrDemo = !0, i.uiState.setForceDimm(!0), i.searchStore.setSearchText(""), i.searchStore.setFocused(!1);
124
+ }
125
+ handleClose() {
126
+ this.setKiosk(null), i.uiState.setForceDimm(!1), i.uiState.enableSetKioskMode(!1), i.searchStore.closeSearch(), this.resetCamera();
127
+ }
128
+ handleDelete() {
129
+ f(), this.setKiosk(null), i.uiState.resetMapSettings(), i.uiState.resetUIScale(), this.resetCamera(), this.addStatusMessage({
130
+ variant: "success",
131
+ title: "Deleted"
132
+ });
133
+ }
134
+ handleSave() {
135
+ const e = h(this.kiosk), r = this.getCameraState(), a = {
136
+ ...e,
137
+ ...r
138
+ };
139
+ if (!D(this.renderer, a)) {
140
+ this.addStatusMessage({
141
+ variant: "error",
142
+ title: "Kiosk not visible"
143
+ });
144
+ return;
145
+ }
146
+ this.setKiosk(a), O(a), i.uiState.setUIScale(a.uiScale, !0), this.addStatusMessage({
147
+ variant: "success",
148
+ title: "Saved"
149
+ }), this.savedKiosk = a;
150
+ }
151
+ delayChange(e) {
152
+ requestAnimationFrame(() => e == null ? void 0 : e());
153
+ }
154
+ handleChange(e) {
155
+ const r = h(this.kiosk);
156
+ r && (Number.isFinite(e.angle) && this.setKiosk({
157
+ ...r,
158
+ heading: e.angle
159
+ }), Number.isFinite(e.scale) && (this.setKiosk({
160
+ ...r,
161
+ uiScale: e.scale
162
+ }), this.delayChange(() => i.uiState.setUIScale(e.scale, !1))), Number.isFinite(e.percent) && this.setKiosk({
163
+ ...r,
164
+ iconSizePercent: e.percent
165
+ }));
166
+ }
167
+ setInitialPtScale(e) {
168
+ if (this.initialPtScale)
169
+ return;
170
+ this.initialPtScale = e;
171
+ const r = h(this.kiosk);
172
+ r && this.setKiosk({
173
+ ...r,
174
+ mapInitialPtScale: e
175
+ });
176
+ }
177
+ handleClick({
178
+ point: e
179
+ }) {
180
+ var c;
181
+ const r = h(this.kiosk), a = i.fp.getFloors(), p = C() ? (c = a.find((u) => u.active)) == null ? void 0 : c.name : null, s = i.uiState.uiScale;
182
+ this.setKiosk({
183
+ ...r,
184
+ x: e.x,
185
+ y: e.y,
186
+ z: p,
187
+ uiScale: (r == null ? void 0 : r.uiScale) || s,
188
+ heading: (r == null ? void 0 : r.heading) || 0,
189
+ iconSizePercent: (r == null ? void 0 : r.iconSizePercent) || 100,
190
+ ...this.getCameraState()
191
+ });
192
+ }
193
+ handleNavigationChange() {
194
+ const e = h(this.kiosk);
195
+ e && this.setKiosk({
196
+ ...e,
197
+ ...this.getCameraState()
198
+ });
199
+ }
200
+ }, o(t.prototype, "kiosk", [g], Object.getOwnPropertyDescriptor(t.prototype, "kiosk"), t.prototype), o(t.prototype, "setKiosk", [l], Object.getOwnPropertyDescriptor(t.prototype, "setKiosk"), t.prototype), o(t.prototype, "renderer", [g], Object.getOwnPropertyDescriptor(t.prototype, "renderer"), t.prototype), S = o(t.prototype, "savedKiosk", [d], {
201
+ configurable: !0,
202
+ enumerable: !0,
203
+ writable: !0,
204
+ initializer: null
205
+ }), o(t.prototype, "hasUnsavedChanges", [g], Object.getOwnPropertyDescriptor(t.prototype, "hasUnsavedChanges"), t.prototype), m = o(t.prototype, "statusMessages", [d], {
206
+ configurable: !0,
207
+ enumerable: !0,
208
+ writable: !0,
209
+ initializer: function() {
210
+ return [];
211
+ }
212
+ }), o(t.prototype, "addStatusMessage", [l], Object.getOwnPropertyDescriptor(t.prototype, "addStatusMessage"), t.prototype), o(t.prototype, "clearStatusMessages", [l], Object.getOwnPropertyDescriptor(t.prototype, "clearStatusMessages"), t.prototype), o(t.prototype, "startCleanupMessages", [l], Object.getOwnPropertyDescriptor(t.prototype, "startCleanupMessages"), t.prototype), o(t.prototype, "resetCamera", [l], Object.getOwnPropertyDescriptor(t.prototype, "resetCamera"), t.prototype), o(t.prototype, "restoreData", [l], Object.getOwnPropertyDescriptor(t.prototype, "restoreData"), t.prototype), o(t.prototype, "handleSetupReady", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleSetupReady"), t.prototype), o(t.prototype, "handleClose", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleClose"), t.prototype), o(t.prototype, "handleDelete", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleDelete"), t.prototype), o(t.prototype, "handleSave", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleSave"), t.prototype), o(t.prototype, "handleChange", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleChange"), t.prototype), o(t.prototype, "setInitialPtScale", [l], Object.getOwnPropertyDescriptor(t.prototype, "setInitialPtScale"), t.prototype), o(t.prototype, "handleClick", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleClick"), t.prototype), o(t.prototype, "handleNavigationChange", [l], Object.getOwnPropertyDescriptor(t.prototype, "handleNavigationChange"), t.prototype), t);
213
+ const F = new w();
214
+ export {
215
+ F as k
216
+ };
@@ -1,8 +1,8 @@
1
1
  import { j as g } from "./jsx-runtime-jIxVPx5o.js";
2
- import { y as M } from "./index-t2Qtb-FM.js";
3
- import { p as m, m as z, s as P, a as y, l as C, b as k, c as p, d as F, u as T, e as j, f as w, g as E, h as D, i as N } from "./data-DeojhQ9l.js";
4
- import { u as O, s as e, a as o, R as x, d as q, e as i, f as A, c as H } from "./floorplan.ready-DOocUJOv.js";
5
- import { r as v } from "./index-yzyqTrur.js";
2
+ import { y as M } from "./index-D153Iyx8.js";
3
+ import { p as m, m as z, s as P, a as y, l as C, b as k, c as p, d as F, u as T, e as j, f as w, g as E, h as D, i as N } from "./data-m8n9ATTo.js";
4
+ import { u as O, s as e, a as o, R as x, d as q, e as i, f as A, c as H } from "./floorplan.ready-D6FqQD8c.js";
5
+ import { r as v } from "./index-4ImEhZsQ.js";
6
6
  function J() {
7
7
  const S = v.useRef(null), r = v.useRef(null);
8
8
  let u = null, h = [];
@@ -1,8 +1,8 @@
1
1
  import { j as e } from "./jsx-runtime-jIxVPx5o.js";
2
- import { r as y, x as b } from "./index-yzyqTrur.js";
3
- import { aj as _, ak as L, al as C, b as D, s as N } from "./floorplan.ready-DOocUJOv.js";
4
- import { k as a } from "./KioskStore-D2NCiJjy.js";
5
- import { y as E } from "./index-t2Qtb-FM.js";
2
+ import { r as y, x as b } from "./index-4ImEhZsQ.js";
3
+ import { aj as _, ak as L, al as C, b as D, s as N } from "./floorplan.ready-D6FqQD8c.js";
4
+ import { k as a } from "./KioskStore-D241RDzb.js";
5
+ import { y as E } from "./index-D153Iyx8.js";
6
6
  function S({
7
7
  value: s,
8
8
  name: r,
@@ -1,7 +1,7 @@
1
1
  import { j as s } from "./jsx-runtime-jIxVPx5o.js";
2
- import { al as o, b as r, am as n, an as c, s as t } from "./floorplan.ready-DOocUJOv.js";
3
- import { M as i } from "./index-yzyqTrur.js";
4
- import { k as a } from "./KioskStore-D2NCiJjy.js";
2
+ import { al as o, b as r, am as n, an as c, s as t } from "./floorplan.ready-D6FqQD8c.js";
3
+ import { M as i } from "./index-4ImEhZsQ.js";
4
+ import { k as a } from "./KioskStore-D241RDzb.js";
5
5
  const C = () => /* @__PURE__ */ s.jsx("div", { className: "touch-hand", children: /* @__PURE__ */ s.jsx("svg", { width: "640", height: "640", viewBox: "0 0 640 640", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "touch-hand-icon", children: /* @__PURE__ */ s.jsxs("g", { className: "touchon", children: [
6
6
  /* @__PURE__ */ s.jsxs("g", { id: "touchon-body", children: [
7
7
  /* @__PURE__ */ s.jsx("circle", { className: "hand-touch-1", cx: "299", cy: "201", r: "50" }),
@@ -1,8 +1,8 @@
1
1
  import { j as gt } from "./jsx-runtime-jIxVPx5o.js";
2
- import { y as bt } from "./index-t2Qtb-FM.js";
3
- import { C as Qt, V as E, M as U, T as N, Q as yt, S as vt, g as x, h as Jt, P as _t, i as $t, L as Nt, j as te, F as Vt, k as ee, l as se, m as et, n as B, o as F, p as W, D as ie, q as Bt, G as Wt, B as wt, r as H, t as st, v as Pt, w as J, x as Tt, y as it, z as X, A as oe, E as ae, H as Et, N as Mt, I as ne, J as Ht, K as ct, O as Ft, U as re, W as K, X as he, Y as le, Z as ce, _ as Ae, $ as qt, a0 as ot, a1 as z, a2 as Kt, s as P, a3 as de, a4 as pe, a5 as ue, f as At, a as b, a6 as fe, a7 as St, u as me, e as Z, R as Lt, c as ge } from "./floorplan.ready-DOocUJOv.js";
4
- import { ah as dt, r as Rt } from "./index-yzyqTrur.js";
5
- import { j as be, m as q, s as ye, k as ve, h as xt, z as we, a as at, i as Pe } from "./data-DeojhQ9l.js";
2
+ import { y as bt } from "./index-D153Iyx8.js";
3
+ import { C as Qt, V as E, M as U, T as N, Q as yt, S as vt, g as x, h as Jt, P as _t, i as $t, L as Nt, j as te, F as Vt, k as ee, l as se, m as et, n as B, o as F, p as W, D as ie, q as Bt, G as Wt, B as wt, r as H, t as st, v as Pt, w as J, x as Tt, y as it, z as X, A as oe, E as ae, H as Et, N as Mt, I as ne, J as Ht, K as ct, O as Ft, U as re, W as K, X as he, Y as le, Z as ce, _ as Ae, $ as qt, a0 as ot, a1 as z, a2 as Kt, s as P, a3 as de, a4 as pe, a5 as ue, f as At, a as b, a6 as fe, a7 as St, u as me, e as Z, R as Lt, c as ge } from "./floorplan.ready-D6FqQD8c.js";
4
+ import { ah as dt, r as Rt } from "./index-4ImEhZsQ.js";
5
+ import { j as be, m as q, s as ye, k as ve, h as xt, z as we, a as at, i as Pe } from "./data-m8n9ATTo.js";
6
6
  const Dt = { type: "change" }, pt = { type: "start" }, zt = { type: "end" }, _ = new Jt(), kt = new _t(), Te = Math.cos(70 * $t.DEG2RAD), S = new E(), R = 2 * Math.PI, w = {
7
7
  NONE: -1,
8
8
  ROTATE: 0,
@@ -1,7 +1,7 @@
1
1
  import { j as r } from "./jsx-runtime-jIxVPx5o.js";
2
- import { r as s } from "./index-yzyqTrur.js";
3
- import { y } from "./index-t2Qtb-FM.js";
4
- import { u as g, a as A, P as j, c as U, b as q, d as F, r as E, v as R, e as k, f as L, o as O, p as N, g as D, h as W } from "./flex-RkXbYeB3.js";
2
+ import { r as s } from "./index-4ImEhZsQ.js";
3
+ import { y } from "./index-D153Iyx8.js";
4
+ import { u as g, a as A, P as j, c as U, b as q, d as F, r as E, v as R, e as k, f as L, o as O, p as N, g as D, h as W } from "./flex-Cdkjkshz.js";
5
5
  function X(e) {
6
6
  const t = s.useRef({ value: e, previous: e });
7
7
  return s.useMemo(() => (t.current.value !== e && (t.current.previous = t.current.value, t.current.value = e), t.current.previous), [e]);
@@ -2,49 +2,49 @@
2
2
  "entry": "index.js",
3
3
  "files": [
4
4
  {
5
- "file": "Debug-CdG24TNO.js"
5
+ "file": "Debug-2YRpxyzp.js"
6
6
  },
7
7
  {
8
- "file": "Demo-orSDDEhp.js"
8
+ "file": "Demo-BhvcgT41.js"
9
9
  },
10
10
  {
11
- "file": "Free-CVkfvG88.js"
11
+ "file": "Free-Cf7Raqrc.js"
12
12
  },
13
13
  {
14
- "file": "Gallery-byAt942-.js"
14
+ "file": "Gallery-Dq_GR98t.js"
15
15
  },
16
16
  {
17
- "file": "GpsLoader-Bdm0xIOk.js"
17
+ "file": "GpsLoader-ChfXQOsy.js"
18
18
  },
19
19
  {
20
- "file": "KioskStore-D2NCiJjy.js"
20
+ "file": "KioskStore-D241RDzb.js"
21
21
  },
22
22
  {
23
- "file": "Mapbox-DloFGenX.js"
23
+ "file": "Mapbox-DFHRWdCq.js"
24
24
  },
25
25
  {
26
- "file": "SetKioskMode-CSGLnvuM.js"
26
+ "file": "SetKioskMode-2rlj74Xn.js"
27
27
  },
28
28
  {
29
- "file": "ShowKiosk-DFZZ3UF3.js"
29
+ "file": "ShowKiosk-CrsnQU04.js"
30
30
  },
31
31
  {
32
- "file": "ThreeComponent-DDjYQPXG.js"
32
+ "file": "ThreeComponent-ClnfXUj7.js"
33
33
  },
34
34
  {
35
- "file": "boolean-editor-BDA6-EZk.js"
35
+ "file": "boolean-editor-D8wja-hk.js"
36
36
  },
37
37
  {
38
- "file": "client-CIaQNg0L.js"
38
+ "file": "client-CkzDfd_U.js"
39
39
  },
40
40
  {
41
- "file": "data-DeojhQ9l.js"
41
+ "file": "data-m8n9ATTo.js"
42
42
  },
43
43
  {
44
- "file": "debug-overlay-BMxh17e5.js"
44
+ "file": "debug-overlay-2jzTw6KL.js"
45
45
  },
46
46
  {
47
- "file": "debug-ui-DG09ZPYf.js"
47
+ "file": "debug-ui-YhK0Mf0Y.js"
48
48
  },
49
49
  {
50
50
  "file": "expofp-overlay.png"
@@ -53,13 +53,13 @@
53
53
  "file": "favicon-DalyEhbd.js"
54
54
  },
55
55
  {
56
- "file": "fetch-retry.umd-Djerm8iU.js"
56
+ "file": "fetch-retry.umd-dyC72RhE.js"
57
57
  },
58
58
  {
59
- "file": "flex-RkXbYeB3.js"
59
+ "file": "flex-Cdkjkshz.js"
60
60
  },
61
61
  {
62
- "file": "floorplan.ready-DOocUJOv.js"
62
+ "file": "floorplan.ready-D6FqQD8c.js"
63
63
  },
64
64
  {
65
65
  "file": "fonts/efp-symbols.woff"
@@ -146,25 +146,25 @@
146
146
  "file": "icons/yah.svg"
147
147
  },
148
148
  {
149
- "file": "index-B7HWgssM.js"
149
+ "file": "index-4ImEhZsQ.js"
150
150
  },
151
151
  {
152
- "file": "index-BFfFTwRU.js"
152
+ "file": "index-BKeGOpor.js"
153
153
  },
154
154
  {
155
- "file": "index-CUwIlhvm.js"
155
+ "file": "index-CEmjMySn.js"
156
156
  },
157
157
  {
158
- "file": "index-CsH1M7pW.js"
158
+ "file": "index-D153Iyx8.js"
159
159
  },
160
160
  {
161
- "file": "index-jlJdZcGv.js"
161
+ "file": "index-DBHasqQ8.js"
162
162
  },
163
163
  {
164
- "file": "index-t2Qtb-FM.js"
164
+ "file": "index-DSgSq67u.js"
165
165
  },
166
166
  {
167
- "file": "index-yzyqTrur.js"
167
+ "file": "index-d52BKaOl.js"
168
168
  },
169
169
  {
170
170
  "file": "index.js"
@@ -233,10 +233,7 @@
233
233
  "file": "main-CD9JioNt.js"
234
234
  },
235
235
  {
236
- "file": "particles.min-DU4QgXsV.js"
237
- },
238
- {
239
- "file": "sw.js"
236
+ "file": "particles.min-7sD7ioDi.js"
240
237
  },
241
238
  {
242
239
  "file": "template.html"
@@ -1,5 +1,5 @@
1
- import { ai as Bh } from "./index-yzyqTrur.js";
2
- import { r as Yh } from "./index-B7HWgssM.js";
1
+ import { ai as Bh } from "./index-4ImEhZsQ.js";
2
+ import { r as Yh } from "./index-CEmjMySn.js";
3
3
  function Qh(o, kl) {
4
4
  for (var gl = 0; gl < kl.length; gl++) {
5
5
  const g = kl[gl];
@@ -1,6 +1,6 @@
1
1
  function __vite_inject_css__(css, id, nonce){ if (typeof document==='undefined') return; var s=document.createElement('style'); s.setAttribute('data-vite-chunk-style', id); s.appendChild(document.createTextNode(css)); document.head.appendChild(s);}
2
- import { a as ws, a6 as Bg, a8 as yi, s as Aa, a9 as lc, J as vd, aa as Ru, R as Bu, d as gd, ab as om, ac as Og, ad as Fg, ae as Qf } from "./floorplan.ready-DOocUJOv.js";
3
- import { f as Ug } from "./index-yzyqTrur.js";
2
+ import { a as ws, a6 as Bg, a8 as yi, s as Aa, a9 as lc, J as vd, aa as Ru, R as Bu, d as gd, ab as om, ac as Og, ad as Fg, ae as Qf } from "./floorplan.ready-D6FqQD8c.js";
3
+ import { f as Ug } from "./index-4ImEhZsQ.js";
4
4
  var Ou = { exports: {} }, Vg = Ou.exports, em;
5
5
  function Ng() {
6
6
  return em || (em = 1, (function(Ve, Xe) {
@@ -1,9 +1,9 @@
1
1
  function __vite_inject_css__(css, id, nonce){ if (typeof document==='undefined') return; var s=document.createElement('style'); s.setAttribute('data-vite-chunk-style', id); s.appendChild(document.createTextNode(css)); document.head.appendChild(s);}
2
2
  import { j as h } from "./jsx-runtime-jIxVPx5o.js";
3
- import { r as i, o as ce, aj as Qo } from "./index-yzyqTrur.js";
4
- import { P as j, d as pe, u as F, i as bt, j as Ce, c as M, k as Jo, a as Mt, l as ea, m as jn, b as ta, n as It, t as De, q as _e, o as et, r as kn, s as na, w as ra, x as oa, y as aa, z as ia, v as U, e as ne, S as Ae, g as sa, f as ca, A as $n, h as Me, B as la, p as Ie } from "./flex-RkXbYeB3.js";
5
- import { R as ua, r as fa, y as B } from "./index-t2Qtb-FM.js";
6
- import { e as da, a as pa } from "./index-jlJdZcGv.js";
3
+ import { r as i, o as ce, aj as Qo } from "./index-4ImEhZsQ.js";
4
+ import { P as j, d as pe, u as F, i as bt, j as Ce, c as M, k as Jo, a as Mt, l as ea, m as jn, b as ta, n as It, t as De, q as _e, o as et, r as kn, s as na, w as ra, x as oa, y as aa, z as ia, v as U, e as ne, S as Ae, g as sa, f as ca, A as $n, h as Me, B as la, p as Ie } from "./flex-Cdkjkshz.js";
5
+ import { R as ua, r as fa, y as B } from "./index-D153Iyx8.js";
6
+ import { e as da, a as pa } from "./index-d52BKaOl.js";
7
7
  var ma = Object.freeze({
8
8
  // See: https://github.com/twbs/bootstrap/blob/main/scss/mixins/_visually-hidden.scss
9
9
  position: "absolute",
@@ -1,6 +1,6 @@
1
1
  import { j as t } from "./jsx-runtime-jIxVPx5o.js";
2
- import { r as o } from "./index-yzyqTrur.js";
3
- import { a as d } from "./index-BFfFTwRU.js";
2
+ import { r as o } from "./index-4ImEhZsQ.js";
3
+ import { a as d } from "./index-BKeGOpor.js";
4
4
  const c = ({
5
5
  onClick: e
6
6
  }) => /* @__PURE__ */ t.jsx("button", { type: "button", style: {
@@ -39,7 +39,7 @@ function b({
39
39
  return /* @__PURE__ */ t.jsx("svg", { width: e, height: e, viewBox: "0 0 24 24", fill: "none", ...r, children: /* @__PURE__ */ t.jsx("path", { fill: "none", d: "M14.5 5.5L8.5 12l6 6.5", stroke: "currentColor", strokeWidth: n, strokeLinecap: "round", strokeLinejoin: "round" }) });
40
40
  }
41
41
  const f = o.lazy(async () => ({
42
- default: (await import("./debug-overlay-BMxh17e5.js")).DebugOverlay
42
+ default: (await import("./debug-overlay-2jzTw6KL.js")).DebugOverlay
43
43
  })), p = ".expofp-floorplan-default", g = (e) => {
44
44
  var a;
45
45
  const [n, r] = o.useState(e.open), [s, l] = e.useDebugButtonState(), i = (a = e.hostSelector) != null ? a : p;
@@ -1,4 +1,4 @@
1
- import { f as x } from "./index-yzyqTrur.js";
1
+ import { f as x } from "./index-4ImEhZsQ.js";
2
2
  function R(s, g) {
3
3
  for (var c = 0; c < g.length; c++) {
4
4
  const o = g[c];
@@ -1,5 +1,5 @@
1
- import { r as l, aj as H } from "./index-yzyqTrur.js";
2
- import { r as U, y } from "./index-t2Qtb-FM.js";
1
+ import { r as l, aj as H } from "./index-4ImEhZsQ.js";
2
+ import { r as U, y } from "./index-D153Iyx8.js";
3
3
  import { j as g } from "./jsx-runtime-jIxVPx5o.js";
4
4
  function V(e, t) {
5
5
  if (typeof e == "function")