@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
Binary file
@@ -1,9 +1,9 @@
1
- import { r as b, o as L } from "./index-DnV82MKb.js";
2
- import { j as _ } from "./jsx-runtime-BHfPvO9I.js";
1
+ import { r as b, o as L } from "./index-C04zJbbt.js";
2
+ import { j as _ } from "./jsx-runtime-DAY7g56y.js";
3
3
  (function() {
4
4
  try {
5
5
  var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
6
- e.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
6
+ e.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
7
7
  var t = new e.Error().stack;
8
8
  t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "4d7f466b-bb9f-4cb6-a96a-4ff77a154a2f", e._sentryDebugIdIdentifier = "sentry-dbid-4d7f466b-bb9f-4cb6-a96a-4ff77a154a2f");
9
9
  } catch {
@@ -11,7 +11,7 @@ import { j as _ } from "./jsx-runtime-BHfPvO9I.js";
11
11
  })();
12
12
  let E = !1;
13
13
  function I() {
14
- E || (E = !0, !(typeof window > "u" && typeof document > "u") && import("./index-Dp-WygGH.js").then((e) => e.i).then(({
14
+ E || (E = !0, !(typeof window > "u" && typeof document > "u") && import("./index-CgWDjED_.js").then((e) => e.i).then(({
15
15
  renderDebugUi: e
16
16
  }) => {
17
17
  e();
@@ -69,7 +69,7 @@ function m(e) {
69
69
  }));
70
70
  }
71
71
  function O(e) {
72
- const t = L.lazy(() => import("./boolean-editor-HetrPeeC.js").then((r) => ({
72
+ const t = L.lazy(() => import("./boolean-editor-zsvPcNpX.js").then((r) => ({
73
73
  default: r.BooleanEditor
74
74
  })));
75
75
  return h(e, !1, t);
@@ -1,18 +1,18 @@
1
- import { f as u } from "./index-DnV82MKb.js";
2
- import { r as d } from "./index-Dba8EyWF.js";
1
+ import { k as u } from "./index-C04zJbbt.js";
2
+ import { r as p } from "./index-BeS6l0j-.js";
3
3
  (function() {
4
4
  try {
5
5
  var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
6
- t.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
6
+ t.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
7
7
  var o = new t.Error().stack;
8
- o && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[o] = "e6ebf3f9-5bbf-4635-8a6c-fbb125dd2e46", t._sentryDebugIdIdentifier = "sentry-dbid-e6ebf3f9-5bbf-4635-8a6c-fbb125dd2e46");
8
+ o && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[o] = "02019e7a-1308-46a8-99c5-9eee4874e538", t._sentryDebugIdIdentifier = "sentry-dbid-02019e7a-1308-46a8-99c5-9eee4874e538");
9
9
  } catch {
10
10
  }
11
11
  })();
12
- var f = { exports: {} };
13
- var a;
14
- function p() {
15
- return a || (a = 1, (function(t) {
12
+ var a = { exports: {} };
13
+ var f;
14
+ function l() {
15
+ return f || (f = 1, (function(t) {
16
16
  (function() {
17
17
  var o = {}.hasOwnProperty;
18
18
  function n() {
@@ -41,14 +41,14 @@ function p() {
41
41
  }
42
42
  t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
43
43
  })();
44
- })(f)), f.exports;
44
+ })(a)), a.exports;
45
45
  }
46
- var l = p();
47
- const v = /* @__PURE__ */ u(l);
48
- var b = d();
49
- const x = /* @__PURE__ */ u(b);
46
+ var d = l();
47
+ const v = /* @__PURE__ */ u(d);
48
+ var y = p();
49
+ const x = /* @__PURE__ */ u(y);
50
50
  export {
51
51
  x as R,
52
- b as r,
52
+ y as r,
53
53
  v as y
54
54
  };
@@ -1,10 +1,10 @@
1
- import { ai as O } from "./index-DnV82MKb.js";
1
+ import { aw as O } from "./index-C04zJbbt.js";
2
2
  (function() {
3
3
  try {
4
- var c = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
5
- c.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
6
- var f = new c.Error().stack;
7
- f && (c._sentryDebugIds = c._sentryDebugIds || {}, c._sentryDebugIds[f] = "845d6c38-4363-4b84-b15c-088d4b9ec6ec", c._sentryDebugIdIdentifier = "sentry-dbid-845d6c38-4363-4b84-b15c-088d4b9ec6ec");
4
+ var a = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
5
+ a.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
6
+ var c = new a.Error().stack;
7
+ c && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[c] = "2b914381-16a2-4187-a35a-f7b42068604c", a._sentryDebugIdIdentifier = "sentry-dbid-2b914381-16a2-4187-a35a-f7b42068604c");
8
8
  } catch {
9
9
  }
10
10
  })();
@@ -13,8 +13,8 @@ var o;
13
13
  function S() {
14
14
  if (o) return n;
15
15
  o = 1;
16
- var c = O();
17
- function f(r) {
16
+ var a = O();
17
+ function c(r) {
18
18
  var e = "https://react.dev/errors/" + r;
19
19
  if (1 < arguments.length) {
20
20
  e += "?args[]=" + encodeURIComponent(arguments[1]);
@@ -23,21 +23,21 @@ function S() {
23
23
  }
24
24
  return "Minified React error #" + r + "; visit " + e + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
25
25
  }
26
- function a() {
26
+ function f() {
27
27
  }
28
28
  var i = {
29
29
  d: {
30
- f: a,
30
+ f,
31
31
  r: function() {
32
- throw Error(f(522));
32
+ throw Error(c(522));
33
33
  },
34
- D: a,
35
- C: a,
36
- L: a,
37
- m: a,
38
- X: a,
39
- S: a,
40
- M: a
34
+ D: f,
35
+ C: f,
36
+ L: f,
37
+ m: f,
38
+ X: f,
39
+ S: f,
40
+ M: f
41
41
  },
42
42
  p: 0,
43
43
  findDOMNode: null
@@ -52,7 +52,7 @@ function S() {
52
52
  implementation: t
53
53
  };
54
54
  }
55
- var d = c.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
55
+ var d = a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
56
56
  function g(r, e) {
57
57
  if (r === "font") return "";
58
58
  if (typeof e == "string")
@@ -61,7 +61,7 @@ function S() {
61
61
  return n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = i, n.createPortal = function(r, e) {
62
62
  var t = 2 < arguments.length && arguments[2] !== void 0 ? arguments[2] : null;
63
63
  if (!e || e.nodeType !== 1 && e.nodeType !== 9 && e.nodeType !== 11)
64
- throw Error(f(299));
64
+ throw Error(c(299));
65
65
  return m(r, e, null, t);
66
66
  }, n.flushSync = function(r) {
67
67
  var e = d.T, t = i.p;
@@ -146,15 +146,15 @@ var _;
146
146
  function R() {
147
147
  if (_) return y.exports;
148
148
  _ = 1;
149
- function c() {
149
+ function a() {
150
150
  if (!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE != "function"))
151
151
  try {
152
- __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(c);
153
- } catch (f) {
154
- console.error(f);
152
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(a);
153
+ } catch (c) {
154
+ console.error(c);
155
155
  }
156
156
  }
157
- return c(), y.exports = S(), y.exports;
157
+ return a(), y.exports = S(), y.exports;
158
158
  }
159
159
  export {
160
160
  R as r