@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,16 +1,16 @@
1
- import { f as R } from "./index-DnV82MKb.js";
1
+ import { k as R } from "./index-C04zJbbt.js";
2
2
  (function() {
3
3
  try {
4
4
  var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
5
- o.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
5
+ o.SENTRY_RELEASE = { id: "3.0.0-alpha.16" };
6
6
  var s = new o.Error().stack;
7
- s && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[s] = "35fa7953-672e-4876-9b4b-a5f975c3c9a1", o._sentryDebugIdIdentifier = "sentry-dbid-35fa7953-672e-4876-9b4b-a5f975c3c9a1");
7
+ s && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[s] = "b627efed-437a-4b2b-a976-322aaa942c3a", o._sentryDebugIdIdentifier = "sentry-dbid-b627efed-437a-4b2b-a976-322aaa942c3a");
8
8
  } catch {
9
9
  }
10
10
  })();
11
11
  function x(o, s) {
12
- for (var c = 0; c < s.length; c++) {
13
- const i = s[c];
12
+ for (var a = 0; a < s.length; a++) {
13
+ const i = s[a];
14
14
  if (typeof i != "string" && !Array.isArray(i)) {
15
15
  for (const n in i)
16
16
  if (n !== "default" && !(n in o)) {
@@ -24,13 +24,13 @@ function x(o, s) {
24
24
  }
25
25
  return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
26
26
  }
27
- var g = { exports: {} }, A = g.exports, D;
27
+ var b = { exports: {} }, A = b.exports, D;
28
28
  function E() {
29
29
  return D || (D = 1, (function(o, s) {
30
- (function(c, i) {
30
+ (function(a, i) {
31
31
  o.exports = i();
32
32
  })(A, (function() {
33
- var c = function(f, e) {
33
+ var a = function(f, e) {
34
34
  if (e = e || {}, typeof f != "function")
35
35
  throw new n("fetch must be a function");
36
36
  if (typeof e != "object")
@@ -46,8 +46,8 @@ function E() {
46
46
  retryDelay: 1e3,
47
47
  retryOn: []
48
48
  };
49
- return e = Object.assign(_, e), function(b, r) {
50
- var p = e.retries, h = e.retryDelay, a = e.retryOn;
49
+ return e = Object.assign(_, e), function(g, r) {
50
+ var p = e.retries, d = e.retryDelay, c = e.retryOn;
51
51
  if (r && r.retries !== void 0)
52
52
  if (i(r.retries))
53
53
  p = r.retries;
@@ -55,46 +55,46 @@ function E() {
55
55
  throw new n("retries must be a positive integer");
56
56
  if (r && r.retryDelay !== void 0)
57
57
  if (i(r.retryDelay) || typeof r.retryDelay == "function")
58
- h = r.retryDelay;
58
+ d = r.retryDelay;
59
59
  else
60
60
  throw new n("retryDelay must be a positive integer or a function returning a positive integer");
61
61
  if (r && r.retryOn)
62
62
  if (Array.isArray(r.retryOn) || typeof r.retryOn == "function")
63
- a = r.retryOn;
63
+ c = r.retryOn;
64
64
  else
65
65
  throw new n("retryOn property expects an array or function");
66
66
  return new Promise(function(w, l) {
67
67
  var m = function(y) {
68
- var v = typeof Request < "u" && b instanceof Request ? b.clone() : b;
68
+ var v = typeof Request < "u" && g instanceof Request ? g.clone() : g;
69
69
  f(v, r).then(function(t) {
70
- if (Array.isArray(a) && a.indexOf(t.status) === -1)
70
+ if (Array.isArray(c) && c.indexOf(t.status) === -1)
71
71
  w(t);
72
- else if (typeof a == "function")
72
+ else if (typeof c == "function")
73
73
  try {
74
- return Promise.resolve(a(y, null, t)).then(function(u) {
75
- u ? d(y, null, t) : w(t);
74
+ return Promise.resolve(c(y, null, t)).then(function(u) {
75
+ u ? h(y, null, t) : w(t);
76
76
  }).catch(l);
77
77
  } catch (u) {
78
78
  l(u);
79
79
  }
80
80
  else
81
- y < p ? d(y, null, t) : w(t);
81
+ y < p ? h(y, null, t) : w(t);
82
82
  }).catch(function(t) {
83
- if (typeof a == "function")
83
+ if (typeof c == "function")
84
84
  try {
85
- Promise.resolve(a(y, t, null)).then(function(u) {
86
- u ? d(y, t, null) : l(t);
85
+ Promise.resolve(c(y, t, null)).then(function(u) {
86
+ u ? h(y, t, null) : l(t);
87
87
  }).catch(function(u) {
88
88
  l(u);
89
89
  });
90
90
  } catch (u) {
91
91
  l(u);
92
92
  }
93
- else y < p ? d(y, t, null) : l(t);
93
+ else y < p ? h(y, t, null) : l(t);
94
94
  });
95
95
  };
96
- function d(y, v, t) {
97
- var u = typeof h == "function" ? h(y, v, t) : h;
96
+ function h(y, v, t) {
97
+ var u = typeof d == "function" ? d(y, v, t) : d;
98
98
  setTimeout(function() {
99
99
  m(++y);
100
100
  }, u);
@@ -109,9 +109,9 @@ function E() {
109
109
  function n(f) {
110
110
  this.name = "ArgumentError", this.message = f;
111
111
  }
112
- return c;
112
+ return a;
113
113
  }));
114
- })(g)), g.exports;
114
+ })(b)), b.exports;
115
115
  }
116
116
  var O = E();
117
117
  const I = /* @__PURE__ */ R(O), q = /* @__PURE__ */ x({
@@ -1,12 +1,12 @@
1
- import { r as l, aj as Y } from "./index-DnV82MKb.js";
2
- import { r as H, y } from "./index-C1Rwmp91.js";
3
- import { j as g } from "./jsx-runtime-BHfPvO9I.js";
1
+ import { r as l, ax as Y } from "./index-C04zJbbt.js";
2
+ import { r as H, y } from "./index-BEcZnTgd.js";
3
+ import { j as g } from "./jsx-runtime-DAY7g56y.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] = "709fc754-835d-47ee-9d08-7ea94a97a343", e._sentryDebugIdIdentifier = "sentry-dbid-709fc754-835d-47ee-9d08-7ea94a97a343");
9
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "ed2f7d55-e025-430b-a785-31ffd8fe692d", e._sentryDebugIdIdentifier = "sentry-dbid-ed2f7d55-e025-430b-a785-31ffd8fe692d");
10
10
  } catch {
11
11
  }
12
12
  })();