@expofp/floorplan 3.0.0-alpha.15 → 3.0.0-alpha.16

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 (93) hide show
  1. package/dist/browser/Debug-DazuGIJc.js +40 -0
  2. package/dist/browser/{Demo-pwpeopeB.js → Demo-CXdISYQf.js} +6 -6
  3. package/dist/browser/{Free-CeZSHheC.js → Free-CVgHQ8yt.js} +10 -10
  4. package/dist/browser/{Gallery-BTasOfWx.js → Gallery-BMcvPLO_.js} +31 -31
  5. package/dist/browser/{GpsLoader-BS8b-Aif.js → GpsLoader-BiwFO3QG.js} +25 -25
  6. package/dist/browser/{KioskStore-_Zcv0Bc0.js → KioskStore-NqUeUutQ.js} +9 -9
  7. package/dist/browser/{Mapbox-Cl59-8BN.js → Mapbox-PHCrBnx5.js} +14 -14
  8. package/dist/browser/{SetKioskMode-CjjAW8SI.js → SetKioskMode-DMQej1ec.js} +35 -35
  9. package/dist/browser/{ShowKiosk-DUcthTIK.js → ShowKiosk-BWlBMcI7.js} +9 -9
  10. package/dist/browser/{ThreeComponent-CdelmApV.js → ThreeComponent-Dmt2HPyX.js} +7 -7
  11. package/dist/browser/ViewerMenuPanel-CuqRZ7m1.js +77 -0
  12. package/dist/browser/{boolean-editor-HetrPeeC.js → boolean-editor-zsvPcNpX.js} +6 -6
  13. package/dist/browser/bundle.json +32 -29
  14. package/dist/browser/{client-BMgLu7eB.js → client-B2kCMH8A.js} +4 -4
  15. package/dist/browser/{data-eO9H1gMa.js → data-BtD6blv7.js} +4 -4
  16. package/dist/browser/{debug-overlay-DqIeCuHo.js → debug-overlay-CF0imHRX.js} +7 -7
  17. package/dist/browser/{debug-ui-6t_iunMd.js → debug-ui-Zt7T7T-N.js} +14 -14
  18. package/dist/browser/{favicon-CoF9H4Pb.js → favicon-Dj8hNa7i.js} +1 -1
  19. package/dist/browser/{fetch-retry.umd-GcX1W9qV.js → fetch-retry.umd-B-swKpFA.js} +26 -26
  20. package/dist/browser/{flex-BC_JSvaB.js → flex-COa6XN1F.js} +5 -5
  21. package/dist/browser/{floorplan.ready-CZn5dvsU.js → floorplan.ready-CNnM_Yyc.js} +12197 -14235
  22. package/dist/browser/fonts/efp-symbols.woff +0 -0
  23. package/dist/browser/{index-sNwIhVDZ.js → index-B1P-x0sk.js} +5 -5
  24. package/dist/browser/{index-C1Rwmp91.js → index-BEcZnTgd.js} +14 -14
  25. package/dist/browser/{index-Dba8EyWF.js → index-BeS6l0j-.js} +24 -24
  26. package/dist/browser/index-C04zJbbt.js +12475 -0
  27. package/dist/browser/{index-Dp-WygGH.js → index-CgWDjED_.js} +12 -12
  28. package/dist/browser/{index-CEVUHq8g.js → index-CqICVJZO.js} +5 -5
  29. package/dist/browser/{index-uGr-_9rk.js → index-atMSRNM1.js} +3 -3
  30. package/dist/browser/index.js +3 -3
  31. package/dist/browser/{jsx-runtime-BHfPvO9I.js → jsx-runtime-DAY7g56y.js} +1 -1
  32. package/dist/browser/locales/ar.json +3 -1
  33. package/dist/browser/locales/de.json +3 -1
  34. package/dist/browser/locales/es.json +3 -1
  35. package/dist/browser/locales/fr.json +3 -1
  36. package/dist/browser/locales/he.json +3 -1
  37. package/dist/browser/locales/it.json +3 -1
  38. package/dist/browser/locales/kk.json +3 -1
  39. package/dist/browser/locales/ko.json +3 -1
  40. package/dist/browser/locales/mn.json +3 -1
  41. package/dist/browser/locales/nl.json +3 -1
  42. package/dist/browser/locales/pl.json +3 -1
  43. package/dist/browser/locales/pt.json +3 -1
  44. package/dist/browser/locales/ru.json +3 -1
  45. package/dist/browser/locales/sv.json +3 -1
  46. package/dist/browser/locales/th.json +3 -1
  47. package/dist/browser/locales/tr.json +3 -1
  48. package/dist/browser/locales/uk.json +3 -1
  49. package/dist/browser/locales/vi.json +3 -1
  50. package/dist/browser/locales/zh.json +3 -1
  51. package/dist/browser/{main-DYasSc7U.js → main-DZpmA53N.js} +1 -1
  52. package/dist/browser/{particles.min-B6O6_M_h.js → particles.min-DXab_WLN.js} +3 -3
  53. package/dist/esm/components/Alert.d.ts +2 -0
  54. package/dist/esm/components/Alert.js +1 -1
  55. package/dist/esm/components/Badge.d.ts +3 -2
  56. package/dist/esm/components/Badge.js +1 -1
  57. package/dist/esm/components/CookieConsent.js +1 -1
  58. package/dist/esm/components/Kiosk/SetKiosk/storage.d.ts +1 -1
  59. package/dist/esm/components/Kiosk/SetKiosk/storage.js +1 -1
  60. package/dist/esm/components/Kiosk/ShowKiosk.js +1 -1
  61. package/dist/esm/components/Menu.js +1 -1
  62. package/dist/esm/components/Overlay.d.ts +2 -0
  63. package/dist/esm/components/Overlay.js +1 -1
  64. package/dist/esm/components/OverlayContainer.js +1 -1
  65. package/dist/esm/components/RoutePlanner/RoutePlanner.js +1 -1
  66. package/dist/esm/components/RoutePlanner/RoutePlannerHeader.js +1 -1
  67. package/dist/esm/components/RoutePlanner/RoutePlannerStopItem.js +1 -1
  68. package/dist/esm/components/Schedule.js +1 -1
  69. package/dist/esm/components/SearchBox.js +1 -1
  70. package/dist/esm/components/ViewerMenuPanel.d.ts +5 -0
  71. package/dist/esm/components/ViewerMenuPanel.js +1 -0
  72. package/dist/esm/constants.d.ts +2 -0
  73. package/dist/esm/constants.js +1 -1
  74. package/dist/esm/floorplan.loader.d.ts +2 -0
  75. package/dist/esm/floorplan.loader.js +1 -1
  76. package/dist/esm/floorplan.ready.js +1 -1
  77. package/dist/esm/services/routing.js +1 -1
  78. package/dist/esm/store/LayerStore.d.ts +1 -0
  79. package/dist/esm/store/LayerStore.js +1 -1
  80. package/dist/esm/store/RoutePlannerStore.d.ts +16 -0
  81. package/dist/esm/store/RoutePlannerStore.js +1 -1
  82. package/dist/esm/store/UIState.d.ts +1 -0
  83. package/dist/esm/store/UIState.js +1 -1
  84. package/dist/esm/store/init/init-layers.js +1 -1
  85. package/dist/esm/tools/telemetry.d.ts +35 -0
  86. package/dist/esm/tools/telemetry.js +1 -0
  87. package/dist/esm/tools/track-event.d.ts +3 -1
  88. package/dist/esm/tools/track-event.js +1 -1
  89. package/dist/esm/utils/i18n.d.ts +2 -2
  90. package/dist/esm/utils/i18n.js +1 -1
  91. package/package.json +3 -3
  92. package/dist/browser/Debug-Bn7mmuWl.js +0 -40
  93. package/dist/browser/index-DnV82MKb.js +0 -10233
@@ -1,14 +1,14 @@
1
- import { j as e } from "./jsx-runtime-BHfPvO9I.js";
2
- import { r as I, x as b } from "./index-DnV82MKb.js";
3
- import { aj as _, ak as E, al as w, b as D, s as N } from "./floorplan.ready-CZn5dvsU.js";
4
- import { k as a } from "./KioskStore-_Zcv0Bc0.js";
5
- import { y as L } from "./index-C1Rwmp91.js";
1
+ import { j as e } from "./jsx-runtime-DAY7g56y.js";
2
+ import { r as I, I as _ } from "./index-C04zJbbt.js";
3
+ import { aj as b, ak as E, al as w, b as D, s as N } from "./floorplan.ready-CNnM_Yyc.js";
4
+ import { k as a } from "./KioskStore-NqUeUutQ.js";
5
+ import { y as L } from "./index-BEcZnTgd.js";
6
6
  (function() {
7
7
  try {
8
8
  var s = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
9
- s.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
9
+ s.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
10
10
  var t = new s.Error().stack;
11
- t && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[t] = "87059c36-5c82-4090-86d7-770869e796de", s._sentryDebugIdIdentifier = "sentry-dbid-87059c36-5c82-4090-86d7-770869e796de");
11
+ t && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[t] = "2dea61eb-bdc1-40ed-8770-8ff33d5c06f5", s._sentryDebugIdIdentifier = "sentry-dbid-2dea61eb-bdc1-40ed-8770-8ff33d5c06f5");
12
12
  } catch {
13
13
  }
14
14
  })();
@@ -25,8 +25,8 @@ function S({
25
25
  const x = () => l(Math.min(s + i, r)), j = () => l(Math.max(s - i, n));
26
26
  let d = 0;
27
27
  r !== n && (d = (s - n) / (r - n) * 100);
28
- let u = "-50%";
29
- return d === 0 ? u = "0" : d === 100 && (u = "-100%"), /* @__PURE__ */ e.jsxs("div", { className: "efp-range-input", children: [
28
+ let p = "-50%";
29
+ return d === 0 ? p = "0" : d === 100 && (p = "-100%"), /* @__PURE__ */ e.jsxs("div", { className: "efp-range-input", children: [
30
30
  /* @__PURE__ */ e.jsxs("span", { className: "efp-range-input__header", children: [
31
31
  /* @__PURE__ */ e.jsx("button", { type: "button", className: "efp-range-input__control", draggable: "false", onClick: j, disabled: o, "aria-label": "Decrease", children: /* @__PURE__ */ e.jsx("i", { className: "icon-minus" }) }),
32
32
  /* @__PURE__ */ e.jsxs("span", { className: "efp-no-select", children: [
@@ -40,14 +40,14 @@ function S({
40
40
  /* @__PURE__ */ e.jsx("button", { type: "button", className: "efp-range-input__control", draggable: "false", onClick: x, disabled: o, "aria-label": "Increase", children: /* @__PURE__ */ e.jsx("i", { className: "icon-plus" }) })
41
41
  ] }),
42
42
  /* @__PURE__ */ e.jsxs("label", { className: "efp-range-input__input-block", children: [
43
- /* @__PURE__ */ e.jsx("input", { className: "efp-range-input__input", name: t, type: "range", min: n, max: r, step: i, value: s, disabled: o, onChange: (f) => l(Number(f.target.value)) }),
43
+ /* @__PURE__ */ e.jsx("input", { className: "efp-range-input__input", name: t, type: "range", min: n, max: r, step: i, value: s, disabled: o, onChange: (u) => l(Number(u.target.value)) }),
44
44
  /* @__PURE__ */ e.jsxs("span", { className: "efp-range-input__custom-input", children: [
45
45
  /* @__PURE__ */ e.jsx("span", { className: "efp-range-input__progress", style: {
46
46
  width: `${d}%`
47
47
  } }),
48
48
  /* @__PURE__ */ e.jsx("span", { className: "efp-range-input__thumb", style: {
49
49
  insetInlineStart: `${d}%`,
50
- transform: `translateX(${u}) translateY(-50%)`
50
+ transform: `translateX(${p}) translateY(-50%)`
51
51
  } })
52
52
  ] })
53
53
  ] })
@@ -65,19 +65,19 @@ function C({
65
65
  minUiScale: x,
66
66
  maxUiScale: j,
67
67
  uiScaleStep: d,
68
- onUiScaleChange: u,
69
- iconSizePercent: f,
68
+ onUiScaleChange: p,
69
+ iconSizePercent: u,
70
70
  onChangeIconSizePercent: k
71
71
  }) {
72
72
  return /* @__PURE__ */ e.jsx("div", { className: "efp-set-kiosk-form", children: /* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__content", children: [
73
73
  /* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__inputs", children: [
74
74
  /* @__PURE__ */ e.jsx(S, { value: l, name: "Icon rotation", min: 0, max: 360, step: 1, symbol: "°", isDisabled: i, onChange: o }),
75
- /* @__PURE__ */ e.jsx(S, { value: f, name: "Icon size", min: 100, max: 300, step: 1, symbol: "%", isDisabled: i, onChange: k }),
76
- /* @__PURE__ */ e.jsx(S, { value: Math.round(c * 100), name: "UI scale", min: x * 100, max: j * 100, step: d * 100, symbol: "%", isDisabled: i, onChange: (v) => u(v / 100) })
75
+ /* @__PURE__ */ e.jsx(S, { value: u, name: "Icon size", min: 100, max: 300, step: 1, symbol: "%", isDisabled: i, onChange: k }),
76
+ /* @__PURE__ */ e.jsx(S, { value: Math.round(c * 100), name: "UI scale", min: x * 100, max: j * 100, step: d * 100, symbol: "%", isDisabled: i, onChange: (v) => p(v / 100) })
77
77
  ] }),
78
78
  /* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__controls", children: [
79
- /* @__PURE__ */ e.jsx(_, { size: "md", variant: "gray", text: "Delete kiosk", onClick: t, disabled: r }),
80
- /* @__PURE__ */ e.jsx(_, { size: "md", variant: "primary", text: "Save", onClick: s, disabled: n })
79
+ /* @__PURE__ */ e.jsx(b, { size: "md", variant: "gray", text: "Delete kiosk", onClick: t, disabled: r }),
80
+ /* @__PURE__ */ e.jsx(b, { size: "md", variant: "primary", text: "Save", onClick: s, disabled: n })
81
81
  ] })
82
82
  ] }) });
83
83
  }
@@ -106,8 +106,8 @@ function z({
106
106
  return /* @__PURE__ */ e.jsxs("div", { className: "efp-confirm-dialog", children: [
107
107
  t && /* @__PURE__ */ e.jsx("div", { className: "efp-confirm-dialog__content", children: t }),
108
108
  /* @__PURE__ */ e.jsxs("div", { className: "efp-confirm-dialog__controls", children: [
109
- /* @__PURE__ */ e.jsx(_, { size: "md", text: n, onClick: i, disabled: s, variant: o }),
110
- l && /* @__PURE__ */ e.jsx(_, { size: "md", text: r, variant: c, onClick: l, disabled: s })
109
+ /* @__PURE__ */ e.jsx(b, { size: "md", text: n, onClick: i, disabled: s, variant: o }),
110
+ l && /* @__PURE__ */ e.jsx(b, { size: "md", text: r, variant: c, onClick: l, disabled: s })
111
111
  ] })
112
112
  ] });
113
113
  }
@@ -142,8 +142,8 @@ function K({
142
142
  uiScaleStep: x,
143
143
  iconSizePercent: j,
144
144
  isInfoVisible: d,
145
- statusMessages: u,
146
- onClose: f,
145
+ statusMessages: p,
146
+ onClose: u,
147
147
  onDelete: k,
148
148
  onSave: v,
149
149
  onChange: m
@@ -154,15 +154,15 @@ function K({
154
154
  y: 0
155
155
  }, children: [
156
156
  /* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-mode__header", children: [
157
- /* @__PURE__ */ e.jsx("img", { src: `${b}icons/dragdrop-solid.svg`, alt: "Drag and Drop Icon", width: "24", height: "24" }),
157
+ /* @__PURE__ */ e.jsx("img", { src: `${_}icons/dragdrop-solid.svg`, alt: "Drag and Drop Icon", width: "24", height: "24" }),
158
158
  /* @__PURE__ */ e.jsx("span", { className: "efp-no-select", children: h ? h.title : "Set Kiosk" }),
159
159
  /* @__PURE__ */ e.jsx("button", { type: "button", draggable: "false", className: "efp-set-kiosk-mode__close", "aria-label": "Close", onClick: () => {
160
- const p = () => {
160
+ const f = () => {
161
161
  g(null);
162
162
  }, y = () => {
163
- f == null || f(), g(null);
163
+ u == null || u(), g(null);
164
164
  };
165
- h ? p() : r ? g({
165
+ h ? f() : r ? g({
166
166
  title: "Leave without saving?",
167
167
  content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
168
168
  "You have changes that ",
@@ -171,17 +171,17 @@ function K({
171
171
  confirmLabel: "Keep editing",
172
172
  cancelLabel: "Leave",
173
173
  onCancel: y,
174
- onConfirm: p,
174
+ onConfirm: f,
175
175
  confirmVariant: "primary",
176
176
  cancelVariant: "danger"
177
177
  }) : y();
178
178
  }, children: /* @__PURE__ */ e.jsx("i", { className: "icon-close" }) })
179
179
  ] }),
180
- !h && /* @__PURE__ */ e.jsx(M, { messages: u }),
180
+ !h && /* @__PURE__ */ e.jsx(M, { messages: p }),
181
181
  d ? /* @__PURE__ */ e.jsx(U, { list: [{
182
182
  id: "1",
183
183
  image: {
184
- src: `${b}icons/tap.svg`,
184
+ src: `${_}icons/tap.svg`,
185
185
  alt: "Tap to set or move kiosk."
186
186
  },
187
187
  content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
@@ -192,7 +192,7 @@ function K({
192
192
  }, {
193
193
  id: "2",
194
194
  image: {
195
- src: `${b}icons/rotate.svg`,
195
+ src: `${_}icons/rotate.svg`,
196
196
  alt: "Zoom and rotate the map before saving."
197
197
  },
198
198
  content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
@@ -220,12 +220,12 @@ function K({
220
220
  confirmVariant: "gray",
221
221
  cancelVariant: "danger"
222
222
  });
223
- }, angle: i, onRotateIcon: (p) => m == null ? void 0 : m({
224
- angle: p
225
- }), uiScale: l, minUiScale: o, maxUiScale: c, uiScaleStep: x, onUiScaleChange: (p) => m == null ? void 0 : m({
226
- scale: p
227
- }), iconSizePercent: j, onChangeIconSizePercent: (p) => m == null ? void 0 : m({
228
- percent: p
223
+ }, angle: i, onRotateIcon: (f) => m == null ? void 0 : m({
224
+ angle: f
225
+ }), uiScale: l, minUiScale: o, maxUiScale: c, uiScaleStep: x, onUiScaleChange: (f) => m == null ? void 0 : m({
226
+ scale: f
227
+ }), iconSizePercent: j, onChangeIconSizePercent: (f) => m == null ? void 0 : m({
228
+ percent: f
229
229
  }) }) })
230
230
  ] });
231
231
  }
@@ -1,13 +1,13 @@
1
- import { j as e } from "./jsx-runtime-BHfPvO9I.js";
2
- import { al as n, b as r, am as i, an as c, s as t } from "./floorplan.ready-CZn5dvsU.js";
3
- import { M as d } from "./index-DnV82MKb.js";
4
- import { k as a } from "./KioskStore-_Zcv0Bc0.js";
1
+ import { j as e } from "./jsx-runtime-DAY7g56y.js";
2
+ import { al as n, b as r, am as i, an as c, s as t } from "./floorplan.ready-CNnM_Yyc.js";
3
+ import { Z as d } from "./index-C04zJbbt.js";
4
+ import { k as a } from "./KioskStore-NqUeUutQ.js";
5
5
  (function() {
6
6
  try {
7
7
  var s = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
8
- s.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
8
+ s.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
9
9
  var o = new s.Error().stack;
10
- o && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[o] = "ea01be1b-17f9-4b11-8fc0-21b3512071be", s._sentryDebugIdIdentifier = "sentry-dbid-ea01be1b-17f9-4b11-8fc0-21b3512071be");
10
+ o && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[o] = "8986dce7-5acb-4349-ad40-53c7bdd8abe1", s._sentryDebugIdIdentifier = "sentry-dbid-8986dce7-5acb-4349-ad40-53c7bdd8abe1");
11
11
  } catch {
12
12
  }
13
13
  })();
@@ -21,7 +21,7 @@ const l = () => /* @__PURE__ */ e.jsx("div", { className: "touch-hand", children
21
21
  /* @__PURE__ */ e.jsx("path", { className: "touchon-hand-fill", d: "M413.525 275.538C400.76 242.513 351.811 260.648 363.064 293.905L330.572 204.634C316.987 171.694 269.344 189.034 280.111 223L311.098 308.137L353.234 423.907C363.94 453.319 361.648 447.023 310.673 433.864C269.832 423.402 247.978 454.874 254.082 468.721C260.187 482.569 368.361 525.989 368.361 525.989C501.073 600.279 573.714 496.368 572.578 437.401C571.407 378.339 533.075 288.002 533.075 288.002C527.073 274.436 512.056 267.025 498.149 272.087C484.241 277.149 477.189 293.444 481.977 306.6L473.153 282.356C460.405 249.962 411.865 266.884 422.521 300.252L413.525 275.538Z" }),
22
22
  /* @__PURE__ */ e.jsx("path", { className: "touchon-hand-stroke", d: "M363.064 293.905C351.811 260.648 400.76 242.513 413.525 275.538L422.521 300.252M363.064 293.905L330.572 204.634C316.987 171.694 269.344 189.034 280.111 223L311.098 308.137L353.234 423.907C363.94 453.319 361.648 447.023 310.673 433.864C269.832 423.402 247.978 454.874 254.082 468.721C260.187 482.569 368.361 525.989 368.361 525.989C501.073 600.279 573.714 496.368 572.578 437.401C571.407 378.339 533.075 288.002 533.075 288.002C527.073 274.436 512.056 267.025 498.149 272.087C484.241 277.149 477.189 293.444 481.977 306.6M363.064 293.905L390.46 369.174M422.521 300.252C411.865 266.884 460.405 249.962 473.153 282.356L481.977 306.6M422.521 300.252L440.921 350.807M481.977 306.6L494.974 342.308M363.064 293.905C351.811 260.648 400.76 242.513 413.525 275.538L422.521 300.252M363.064 293.905L330.572 204.634C316.987 171.694 269.344 189.034 280.111 223L311.098 308.137L353.234 423.907C363.94 453.319 361.648 447.023 310.673 433.864C269.832 423.402 247.978 454.874 254.082 468.721C260.187 482.569 368.361 525.989 368.361 525.989C501.073 600.279 573.714 496.368 572.578 437.401C571.407 378.339 533.075 288.002 533.075 288.002C527.073 274.436 512.056 267.025 498.149 272.087C484.241 277.149 477.189 293.444 481.977 306.6M363.064 293.905L390.46 369.174M422.521 300.252C411.865 266.884 460.405 249.962 473.153 282.356L481.977 306.6M422.521 300.252L440.921 350.807M481.977 306.6L494.974 342.308" })
23
23
  ] })
24
- ] }) }) }), b = n(() => (r(() => {
24
+ ] }) }) }), f = n(() => (r(() => {
25
25
  if (localStorage.getItem(d) === "0")
26
26
  return;
27
27
  const s = a.restoreData();
@@ -29,7 +29,7 @@ const l = () => /* @__PURE__ */ e.jsx("div", { className: "touch-hand", children
29
29
  return i(s, !0), c(s), t.setResetCameraFn(() => a.resetCamera()), () => {
30
30
  t.uiState.setKioskData(null), t.uiState.resetMapSettings(), a.resetCamera();
31
31
  };
32
- }), t.uiState.inIdle ? /* @__PURE__ */ e.jsx(l, {}) : null));
32
+ }), t.uiState.kiosk && t.uiState.inIdle ? /* @__PURE__ */ e.jsx(l, {}) : null));
33
33
  export {
34
- b as default
34
+ f as default
35
35
  };
@@ -1,14 +1,14 @@
1
- import { j as gt } from "./jsx-runtime-BHfPvO9I.js";
2
- import { y as bt } from "./index-C1Rwmp91.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 Rt, c as ge } from "./floorplan.ready-CZn5dvsU.js";
4
- import { ah as dt, r as Lt } from "./index-DnV82MKb.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-eO9H1gMa.js";
1
+ import { j as gt } from "./jsx-runtime-DAY7g56y.js";
2
+ import { y as bt } from "./index-BEcZnTgd.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 Rt, c as ge } from "./floorplan.ready-CNnM_Yyc.js";
4
+ import { au as dt, r as Lt } from "./index-C04zJbbt.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-BtD6blv7.js";
6
6
  (function() {
7
7
  try {
8
8
  var h = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
9
- h.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
9
+ h.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
10
10
  var t = new h.Error().stack;
11
- t && (h._sentryDebugIds = h._sentryDebugIds || {}, h._sentryDebugIds[t] = "6420db16-9fec-47ac-b14c-5aad29b57848", h._sentryDebugIdIdentifier = "sentry-dbid-6420db16-9fec-47ac-b14c-5aad29b57848");
11
+ t && (h._sentryDebugIds = h._sentryDebugIds || {}, h._sentryDebugIds[t] = "c1146bf2-2a7e-4c47-abc7-a5c1d078c736", h._sentryDebugIdIdentifier = "sentry-dbid-c1146bf2-2a7e-4c47-abc7-a5c1d078c736");
12
12
  } catch {
13
13
  }
14
14
  })();
@@ -0,0 +1,77 @@
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 { j as e } from "./jsx-runtime-DAY7g56y.js";
3
+ import { al as x, ae as i, s as o, aj as d, a as m } from "./floorplan.ready-CNnM_Yyc.js";
4
+ import { E as r } from "./index-C04zJbbt.js";
5
+ import "./index-BEcZnTgd.js";
6
+ (function() {
7
+ try {
8
+ var s = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
9
+ s.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
10
+ var n = new s.Error().stack;
11
+ n && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[n] = "85b9c278-a082-4b35-b6d2-5236dff4509b", s._sentryDebugIdIdentifier = "sentry-dbid-85b9c278-a082-4b35-b6d2-5236dff4509b");
12
+ } catch {
13
+ }
14
+ })();
15
+ function w(s) {
16
+ var t, l;
17
+ if (!s) return {
18
+ venue: "",
19
+ dateRange: ""
20
+ };
21
+ const n = s.split(" | ");
22
+ return {
23
+ venue: ((t = n[0]) == null ? void 0 : t.trim()) || "",
24
+ dateRange: ((l = n[1]) == null ? void 0 : l.trim()) || ""
25
+ };
26
+ }
27
+ function b(s, n) {
28
+ if (!s || !n) return !1;
29
+ const t = Date.now();
30
+ return t >= new Date(s).getTime() && t <= (/* @__PURE__ */ new Date(n + "T23:59:59")).getTime();
31
+ }
32
+ const N = x(() => {
33
+ const {
34
+ venue: s,
35
+ dateRange: n
36
+ } = w(i.subtitle), l = !(!!i.startDate && !!i.endDate), c = b(i.startDate, i.endDate), u = o.eventStore.eventItems.length > 0, f = o.toursStore.hasTours;
37
+ function p(a) {
38
+ a.preventDefault(), m.menu = !1;
39
+ }
40
+ function v(a) {
41
+ a.preventDefault(), o.selectExhibitors();
42
+ }
43
+ function h(a) {
44
+ a.preventDefault(), o.selectSessions();
45
+ }
46
+ function g(a) {
47
+ a.preventDefault(), o.selectTours();
48
+ }
49
+ return /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel", children: [
50
+ /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__info", children: [
51
+ /* @__PURE__ */ e.jsx("div", { className: "viewer-panel__title", children: i.title }),
52
+ /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__row", children: [
53
+ /* @__PURE__ */ e.jsx("i", { className: "viewer-panel__icon icon-schedule" }),
54
+ l ? /* @__PURE__ */ e.jsx("span", { children: r("Ongoing") }) : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
55
+ /* @__PURE__ */ e.jsx("span", { children: n }),
56
+ c && /* @__PURE__ */ e.jsx("div", { className: "viewer-panel__now-badge", children: r("Now") })
57
+ ] })
58
+ ] }),
59
+ s && /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__row", children: [
60
+ /* @__PURE__ */ e.jsx("i", { className: "viewer-panel__icon icon-marker-pin" }),
61
+ /* @__PURE__ */ e.jsx("span", { children: s })
62
+ ] })
63
+ ] }),
64
+ /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__buttons", children: [
65
+ /* @__PURE__ */ e.jsx(d, { variant: "gray", size: "lg", text: r("Map"), onClick: p }),
66
+ /* @__PURE__ */ e.jsx(d, { variant: "gray", size: "lg", text: r("Exhibitors"), onClick: v }),
67
+ u && /* @__PURE__ */ e.jsx(d, { variant: "gray", size: "lg", text: r("Sessions"), onClick: h }),
68
+ f && /* @__PURE__ */ e.jsx(d, { variant: "gray", size: "lg", text: r("Guided tours"), onClick: g })
69
+ ] })
70
+ ] });
71
+ });
72
+ export {
73
+ N as default
74
+ };
75
+
76
+ ;/* vite-per-chunk-css */
77
+ __vite_inject_css__(".viewer-panel{padding:calc(1rem * var(--ui-scale))}.viewer-panel__info{display:flex;flex-direction:column;gap:calc(.625rem * var(--ui-scale));margin-bottom:calc(1.5rem * var(--ui-scale))}.viewer-panel__title{margin-bottom:calc(.375rem * var(--ui-scale));font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--color-gray-900)}.viewer-panel__row{display:flex;align-items:center;gap:calc(.5rem * var(--ui-scale));font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);color:var(--color-gray-900)}.viewer-panel__icon{flex-shrink:0;align-self:flex-start;font-size:var(--icon-size-md);color:var(--color-primary)}.viewer-panel__now-badge{display:inline-flex;align-items:center;max-height:calc(1.5rem * var(--ui-scale));margin-left:calc(.125rem * var(--ui-scale));padding:calc(.25rem * var(--ui-scale)) calc(.375rem * var(--ui-scale));border-radius:var(--border-radius-full);font-size:var(--font-size-xxs);font-weight:var(--font-weight-medium);text-transform:uppercase;color:var(--color-white);white-space:nowrap;background:#f44;animation:viewer-panel-pulse 2s infinite}.viewer-panel__buttons{display:flex;flex-direction:column;gap:calc(.5rem * var(--ui-scale))}@keyframes viewer-panel-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}\n/*$vite$:1*/", "ViewerMenuPanel.css", undefined);
@@ -1,13 +1,13 @@
1
- import { j as s } from "./jsx-runtime-BHfPvO9I.js";
2
- import { r as a } from "./index-DnV82MKb.js";
3
- import { y as x } from "./index-C1Rwmp91.js";
4
- import { u as E, a as A, P as N, c as H, b as L, d as U, r as R, v as j, e as k, f as q, o as F, p as C, g as O, h as W } from "./flex-BC_JSvaB.js";
1
+ import { j as s } from "./jsx-runtime-DAY7g56y.js";
2
+ import { r as a } from "./index-C04zJbbt.js";
3
+ import { y as x } from "./index-BEcZnTgd.js";
4
+ import { u as E, a as A, P as N, c as H, b as L, d as U, r as R, v as j, e as k, f as q, o as F, p as C, g as O, h as W } from "./flex-COa6XN1F.js";
5
5
  (function() {
6
6
  try {
7
7
  var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
8
- e.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
8
+ e.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
9
9
  var t = new e.Error().stack;
10
- t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "c0ec8938-c81b-4daa-8383-4af7f28c6913", e._sentryDebugIdIdentifier = "sentry-dbid-c0ec8938-c81b-4daa-8383-4af7f28c6913");
10
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7e9893f2-0077-4c08-9fda-a43a55e51b38", e._sentryDebugIdIdentifier = "sentry-dbid-7e9893f2-0077-4c08-9fda-a43a55e51b38");
11
11
  } catch {
12
12
  }
13
13
  })();
@@ -2,67 +2,70 @@
2
2
  "entry": "index.js",
3
3
  "files": [
4
4
  {
5
- "file": "Debug-Bn7mmuWl.js"
5
+ "file": "Debug-DazuGIJc.js"
6
6
  },
7
7
  {
8
- "file": "Demo-pwpeopeB.js"
8
+ "file": "Demo-CXdISYQf.js"
9
9
  },
10
10
  {
11
- "file": "Free-CeZSHheC.js"
11
+ "file": "Free-CVgHQ8yt.js"
12
12
  },
13
13
  {
14
- "file": "Gallery-BTasOfWx.js"
14
+ "file": "Gallery-BMcvPLO_.js"
15
15
  },
16
16
  {
17
- "file": "GpsLoader-BS8b-Aif.js"
17
+ "file": "GpsLoader-BiwFO3QG.js"
18
18
  },
19
19
  {
20
- "file": "KioskStore-_Zcv0Bc0.js"
20
+ "file": "KioskStore-NqUeUutQ.js"
21
21
  },
22
22
  {
23
- "file": "Mapbox-Cl59-8BN.js"
23
+ "file": "Mapbox-PHCrBnx5.js"
24
24
  },
25
25
  {
26
- "file": "SetKioskMode-CjjAW8SI.js"
26
+ "file": "SetKioskMode-DMQej1ec.js"
27
27
  },
28
28
  {
29
- "file": "ShowKiosk-DUcthTIK.js"
29
+ "file": "ShowKiosk-BWlBMcI7.js"
30
30
  },
31
31
  {
32
- "file": "ThreeComponent-CdelmApV.js"
32
+ "file": "ThreeComponent-Dmt2HPyX.js"
33
33
  },
34
34
  {
35
- "file": "boolean-editor-HetrPeeC.js"
35
+ "file": "ViewerMenuPanel-CuqRZ7m1.js"
36
36
  },
37
37
  {
38
- "file": "client-BMgLu7eB.js"
38
+ "file": "boolean-editor-zsvPcNpX.js"
39
+ },
40
+ {
41
+ "file": "client-B2kCMH8A.js"
39
42
  },
40
43
  {
41
44
  "file": "compat-helper.js"
42
45
  },
43
46
  {
44
- "file": "data-eO9H1gMa.js"
47
+ "file": "data-BtD6blv7.js"
45
48
  },
46
49
  {
47
- "file": "debug-overlay-DqIeCuHo.js"
50
+ "file": "debug-overlay-CF0imHRX.js"
48
51
  },
49
52
  {
50
- "file": "debug-ui-6t_iunMd.js"
53
+ "file": "debug-ui-Zt7T7T-N.js"
51
54
  },
52
55
  {
53
56
  "file": "expofp-overlay.png"
54
57
  },
55
58
  {
56
- "file": "favicon-CoF9H4Pb.js"
59
+ "file": "favicon-Dj8hNa7i.js"
57
60
  },
58
61
  {
59
- "file": "fetch-retry.umd-GcX1W9qV.js"
62
+ "file": "fetch-retry.umd-B-swKpFA.js"
60
63
  },
61
64
  {
62
- "file": "flex-BC_JSvaB.js"
65
+ "file": "flex-COa6XN1F.js"
63
66
  },
64
67
  {
65
- "file": "floorplan.ready-CZn5dvsU.js"
68
+ "file": "floorplan.ready-CNnM_Yyc.js"
66
69
  },
67
70
  {
68
71
  "file": "fonts/efp-symbols.woff"
@@ -149,31 +152,31 @@
149
152
  "file": "icons/yah.svg"
150
153
  },
151
154
  {
152
- "file": "index-C1Rwmp91.js"
155
+ "file": "index-B1P-x0sk.js"
153
156
  },
154
157
  {
155
- "file": "index-CEVUHq8g.js"
158
+ "file": "index-BEcZnTgd.js"
156
159
  },
157
160
  {
158
- "file": "index-Dba8EyWF.js"
161
+ "file": "index-BeS6l0j-.js"
159
162
  },
160
163
  {
161
- "file": "index-DnV82MKb.js"
164
+ "file": "index-C04zJbbt.js"
162
165
  },
163
166
  {
164
- "file": "index-Dp-WygGH.js"
167
+ "file": "index-CgWDjED_.js"
165
168
  },
166
169
  {
167
- "file": "index-sNwIhVDZ.js"
170
+ "file": "index-CqICVJZO.js"
168
171
  },
169
172
  {
170
- "file": "index-uGr-_9rk.js"
173
+ "file": "index-atMSRNM1.js"
171
174
  },
172
175
  {
173
176
  "file": "index.js"
174
177
  },
175
178
  {
176
- "file": "jsx-runtime-BHfPvO9I.js"
179
+ "file": "jsx-runtime-DAY7g56y.js"
177
180
  },
178
181
  {
179
182
  "file": "locales/ar.json"
@@ -233,10 +236,10 @@
233
236
  "file": "locales/zh.json"
234
237
  },
235
238
  {
236
- "file": "main-DYasSc7U.js"
239
+ "file": "main-DZpmA53N.js"
237
240
  },
238
241
  {
239
- "file": "particles.min-B6O6_M_h.js"
242
+ "file": "particles.min-DXab_WLN.js"
240
243
  },
241
244
  {
242
245
  "file": "template.html"
@@ -1,11 +1,11 @@
1
- import { ai as Bh } from "./index-DnV82MKb.js";
2
- import { r as Yh } from "./index-Dba8EyWF.js";
1
+ import { aw as Bh } from "./index-C04zJbbt.js";
2
+ import { r as Yh } from "./index-BeS6l0j-.js";
3
3
  (function() {
4
4
  try {
5
5
  var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
6
- o.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
6
+ o.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
7
7
  var zl = new o.Error().stack;
8
- zl && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[zl] = "2a9a1824-4cb8-4b63-8428-03c25e5ff5df", o._sentryDebugIdIdentifier = "sentry-dbid-2a9a1824-4cb8-4b63-8428-03c25e5ff5df");
8
+ zl && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[zl] = "979ed3c2-b983-4aff-9b25-45d89b7d63b5", o._sentryDebugIdIdentifier = "sentry-dbid-979ed3c2-b983-4aff-9b25-45d89b7d63b5");
9
9
  } catch {
10
10
  }
11
11
  })();
@@ -1,12 +1,12 @@
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-CZn5dvsU.js";
3
- import { f as Ug } from "./index-DnV82MKb.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-CNnM_Yyc.js";
3
+ import { k as Ug } from "./index-C04zJbbt.js";
4
4
  (function() {
5
5
  try {
6
6
  var Oe = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
7
- Oe.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
7
+ Oe.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
8
8
  var qe = new Oe.Error().stack;
9
- qe && (Oe._sentryDebugIds = Oe._sentryDebugIds || {}, Oe._sentryDebugIds[qe] = "819eed8c-5780-4cd0-86b1-e3174bbc8890", Oe._sentryDebugIdIdentifier = "sentry-dbid-819eed8c-5780-4cd0-86b1-e3174bbc8890");
9
+ qe && (Oe._sentryDebugIds = Oe._sentryDebugIds || {}, Oe._sentryDebugIds[qe] = "fb054d3f-f022-4143-9bae-07d4481b14b5", Oe._sentryDebugIdIdentifier = "sentry-dbid-fb054d3f-f022-4143-9bae-07d4481b14b5");
10
10
  } catch {
11
11
  }
12
12
  })();
@@ -1,15 +1,15 @@
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 { j as h } from "./jsx-runtime-BHfPvO9I.js";
3
- import { r as i, o as ce, aj as Qo } from "./index-DnV82MKb.js";
4
- import { P as j, d as pe, u as F, i as bt, j as Ce, c as I, k as Jo, a as It, l as ea, m as jn, b as ta, n as Mt, 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 Ie, B as la, p as Me } from "./flex-BC_JSvaB.js";
5
- import { R as ua, r as fa, y as B } from "./index-C1Rwmp91.js";
6
- import { e as da, a as pa } from "./index-sNwIhVDZ.js";
2
+ import { j as h } from "./jsx-runtime-DAY7g56y.js";
3
+ import { r as i, o as ce, ax as Qo } from "./index-C04zJbbt.js";
4
+ import { P as j, d as pe, u as F, i as bt, j as Ce, c as I, k as Jo, a as It, l as ea, m as jn, b as ta, n as Mt, 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 Ie, B as la, p as Me } from "./flex-COa6XN1F.js";
5
+ import { R as ua, r as fa, y as B } from "./index-BEcZnTgd.js";
6
+ import { e as da, a as pa } from "./index-B1P-x0sk.js";
7
7
  (function() {
8
8
  try {
9
9
  var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
10
- e.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
10
+ e.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
11
11
  var t = new e.Error().stack;
12
- t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "cc141336-2d2d-4c00-8a41-33da90ff5168", e._sentryDebugIdIdentifier = "sentry-dbid-cc141336-2d2d-4c00-8a41-33da90ff5168");
12
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "c1b6a688-b0d7-4819-9e2c-ff8deaea82dc", e._sentryDebugIdIdentifier = "sentry-dbid-c1b6a688-b0d7-4819-9e2c-ff8deaea82dc");
13
13
  } catch {
14
14
  }
15
15
  })();
@@ -1,16 +1,16 @@
1
- import { j as n } from "./jsx-runtime-BHfPvO9I.js";
2
- import { r as o } from "./index-DnV82MKb.js";
3
- import { a as u } from "./index-Dp-WygGH.js";
1
+ import { j as n } from "./jsx-runtime-DAY7g56y.js";
2
+ import { r as o } from "./index-C04zJbbt.js";
3
+ import { a as u } from "./index-CgWDjED_.js";
4
4
  (function() {
5
5
  try {
6
6
  var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
7
- e.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
7
+ e.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
8
8
  var t = new e.Error().stack;
9
- t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "56b559f6-a909-4517-b063-a59acfb65ba2", e._sentryDebugIdIdentifier = "sentry-dbid-56b559f6-a909-4517-b063-a59acfb65ba2");
9
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "5b1b374c-26fd-4794-82ec-808871baee41", e._sentryDebugIdIdentifier = "sentry-dbid-5b1b374c-26fd-4794-82ec-808871baee41");
10
10
  } catch {
11
11
  }
12
12
  })();
13
- const b = ({
13
+ const c = ({
14
14
  onClick: e
15
15
  }) => /* @__PURE__ */ n.jsx("button", { type: "button", style: {
16
16
  position: "fixed",
@@ -39,8 +39,8 @@ const b = ({
39
39
  cursor: "pointer",
40
40
  filter: "grayscale(0.5)",
41
41
  boxSizing: "border-box"
42
- }, children: /* @__PURE__ */ n.jsx(c, { size: 64 * 0.7 }) }) });
43
- function c({
42
+ }, children: /* @__PURE__ */ n.jsx(b, { size: 64 * 0.7 }) }) });
43
+ function b({
44
44
  size: e = 18,
45
45
  strokeWidth: t = 3,
46
46
  ...r
@@ -48,18 +48,18 @@ function c({
48
48
  return /* @__PURE__ */ n.jsx("svg", { width: e, height: e, viewBox: "0 0 24 24", fill: "none", ...r, children: /* @__PURE__ */ n.jsx("path", { fill: "none", d: "M14.5 5.5L8.5 12l6 6.5", stroke: "currentColor", strokeWidth: t, strokeLinecap: "round", strokeLinejoin: "round" }) });
49
49
  }
50
50
  const f = o.lazy(async () => ({
51
- default: (await import("./debug-overlay-DqIeCuHo.js")).DebugOverlay
51
+ default: (await import("./debug-overlay-CF0imHRX.js")).DebugOverlay
52
52
  })), g = ".expofp-floorplan-default", p = (e) => {
53
- var a;
54
- const [t, r] = o.useState(e.open), [s, l] = e.useDebugButtonState(), i = (a = e.hostSelector) != null ? a : g;
53
+ var d;
54
+ const [t, r] = o.useState(e.open), [s, l] = e.useDebugButtonState(), i = (d = e.hostSelector) != null ? d : g;
55
55
  return o.useEffect(() => u(() => {
56
56
  l(!0), r(!0);
57
57
  }), []), o.useEffect(() => {
58
- const d = document.querySelector(i);
59
- d && (d.style.visibility = t ? "hidden" : "visible");
58
+ const a = document.querySelector(i);
59
+ a && (a.style.visibility = t ? "hidden" : "visible");
60
60
  }, [t, i]), t ? /* @__PURE__ */ n.jsx(o.Suspense, { fallback: null, children: /* @__PURE__ */ n.jsx(f, { onClose: () => {
61
61
  r(!1);
62
- } }) }) : s ? /* @__PURE__ */ n.jsx(b, { onClick: () => r(!0) }) : null;
62
+ } }) }) : s ? /* @__PURE__ */ n.jsx(c, { onClick: () => r(!0) }) : null;
63
63
  };
64
64
  p.displayName = "DebugUi";
65
65
  export {
@@ -1,7 +1,7 @@
1
1
  (function() {
2
2
  try {
3
3
  var G = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
4
- G.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
4
+ G.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
5
5
  var I = new G.Error().stack;
6
6
  I && (G._sentryDebugIds = G._sentryDebugIds || {}, G._sentryDebugIds[I] = "d0befaac-5ea7-4ff4-a83f-aae41d224dc7", G._sentryDebugIdIdentifier = "sentry-dbid-d0befaac-5ea7-4ff4-a83f-aae41d224dc7");
7
7
  } catch {