@expofp/floorplan 3.0.0-alpha.19 → 3.0.0-alpha.21

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 (46) hide show
  1. package/dist/browser/{Debug-B9JNOBQc.js → Debug-DIk-43lO.js} +12 -12
  2. package/dist/browser/{Demo-B_GkeZja.js → Demo-DUe3vlAw.js} +9 -9
  3. package/dist/browser/{Free-bQbjK74Z.js → Free-CTdq29YL.js} +11 -11
  4. package/dist/browser/{Gallery-E7LpQjiN.js → Gallery-BmebQvwF.js} +15 -15
  5. package/dist/browser/{GpsLoader-Du21Hm8x.js → GpsLoader-6tnj9woK.js} +29 -29
  6. package/dist/browser/{KioskStore-iQ67HJlZ.js → KioskStore-gN34NNtL.js} +8 -8
  7. package/dist/browser/{Mapbox-Bx1tB7yN.js → Mapbox-BifrOS9v.js} +7 -7
  8. package/dist/browser/{SetKioskMode-ByetcQ27.js → SetKioskMode-CGm0qZpR.js} +29 -29
  9. package/dist/browser/{ShowKiosk-DqftG9PI.js → ShowKiosk-Bs0yF8Zg.js} +8 -8
  10. package/dist/browser/{ThreeComponent-3tEmnbIR.js → ThreeComponent-CCVQ_yyb.js} +7 -7
  11. package/dist/browser/{ViewerMenuPanel-BOkHor-R.js → ViewerMenuPanel-C3a_eJ__.js} +24 -24
  12. package/dist/browser/{boolean-editor-BuDAtfnK.js → boolean-editor-BVG1Ptuy.js} +6 -6
  13. package/dist/browser/bundle.json +29 -32
  14. package/dist/browser/{client-DgcsrMQp.js → client-6y5iyO3D.js} +302 -302
  15. package/dist/browser/{data-Cs-XM1vn.js → data-CXFQpxVE.js} +4 -4
  16. package/dist/browser/{debug-overlay-bQ8hCza8.js → debug-overlay-Ca4PaKf1.js} +7 -7
  17. package/dist/browser/{debug-ui-D8Y0PiT5.js → debug-ui-D8Uxcl1V.js} +16 -16
  18. package/dist/browser/{favicon-5YfyvVuW.js → favicon-Di0-AVGx.js} +1 -1
  19. package/dist/browser/{fetch-retry.umd-Bn8pxzHz.js → fetch-retry.umd-0wCNI-6E.js} +24 -24
  20. package/dist/browser/{flex-DD4D5MDd.js → flex-BhihaZ4U.js} +5 -5
  21. package/dist/browser/{floorplan.ready-BFK4GJQI.js → floorplan.ready-DhVJ3pPP.js} +7480 -7319
  22. package/dist/browser/{index-6P2K6zwe.js → index-BsivVuvx.js} +31 -31
  23. package/dist/browser/{index-DXfV86G6.js → index-CEp48Kl5.js} +11 -11
  24. package/dist/browser/{index-HRCOcRH_.js → index-CIxpBTeq.js} +10 -10
  25. package/dist/browser/{index-BOv009xQ.js → index-CNJ4ZkEQ.js} +5 -5
  26. package/dist/browser/{index-CFBwSM0K.js → index-D0xMIaWB.js} +12 -12
  27. package/dist/browser/{index-CFBl9CX9.js → index-DASY_wMj.js} +24 -24
  28. package/dist/browser/index.js +12490 -6
  29. package/dist/browser/{jsx-runtime-BPB0_kNt.js → jsx-runtime-0Xj7MlLg.js} +1 -1
  30. package/dist/browser/{main-DxgBqquP.js → main-Cb9PuQnR.js} +1 -1
  31. package/dist/browser/{particles.min-CvIca3EI.js → particles.min-CqofMoSO.js} +3 -3
  32. package/dist/esm/components/Map/booth-by-xy.js +1 -1
  33. package/dist/esm/components/Map/drawing/config/config-all.js +1 -1
  34. package/dist/esm/components/Map/drawing/config/config-booth-badge.d.ts +9 -0
  35. package/dist/esm/components/Map/drawing/config/config-booth-badge.js +1 -0
  36. package/dist/esm/data/tours.json +40 -0
  37. package/dist/esm/store/FuzzySearchEngineStore.d.ts +7 -3
  38. package/dist/esm/store/FuzzySearchEngineStore.js +1 -1
  39. package/dist/esm/store/RootStore.js +1 -1
  40. package/dist/esm/store/UIState.d.ts +1 -0
  41. package/dist/esm/store/UIState.js +1 -1
  42. package/dist/esm/tools/base-runtime-url.js +1 -1
  43. package/dist/esm/utils/geometry.d.ts +2 -0
  44. package/dist/esm/utils/geometry.js +1 -0
  45. package/package.json +3 -3
  46. package/dist/browser/index-tVZou9A0.js +0 -12498
@@ -1,50 +1,50 @@
1
1
  function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
2
- import { j as e } from "./jsx-runtime-BPB0_kNt.js";
3
- import { ag as x, ae as i, s as o, ak as d, a as m } from "./floorplan.ready-BFK4GJQI.js";
4
- import { z as r } from "./index-tVZou9A0.js";
5
- import "./index-HRCOcRH_.js";
2
+ import { j as e } from "./jsx-runtime-0Xj7MlLg.js";
3
+ import { ag as x, ae as i, s as o, ak as c, a as m } from "./floorplan.ready-DhVJ3pPP.js";
4
+ import { z as r } from "./index.js";
5
+ import "./index-CIxpBTeq.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.19" };
9
+ s.SENTRY_RELEASE = { id: "3.0.0-alpha.21" };
10
10
  var n = new s.Error().stack;
11
- n && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[n] = "d6381d81-d23d-4688-86f9-ea4538d0bf4a", s._sentryDebugIdIdentifier = "sentry-dbid-d6381d81-d23d-4688-86f9-ea4538d0bf4a");
11
+ n && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[n] = "71724bc6-12f7-422d-a214-a35fca2496e4", s._sentryDebugIdIdentifier = "sentry-dbid-71724bc6-12f7-422d-a214-a35fca2496e4");
12
12
  } catch {
13
13
  }
14
14
  })();
15
15
  function w(s) {
16
- var t, l;
16
+ var a, l;
17
17
  if (!s) return {
18
18
  venue: "",
19
19
  dateRange: ""
20
20
  };
21
21
  const n = s.split(" | ");
22
22
  return {
23
- venue: ((t = n[0]) == null ? void 0 : t.trim()) || "",
23
+ venue: ((a = n[0]) == null ? void 0 : a.trim()) || "",
24
24
  dateRange: ((l = n[1]) == null ? void 0 : l.trim()) || ""
25
25
  };
26
26
  }
27
27
  function _(s, n) {
28
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();
29
+ const a = Date.now();
30
+ return a >= new Date(s).getTime() && a <= (/* @__PURE__ */ new Date(n + "T23:59:59")).getTime();
31
31
  }
32
32
  const N = x(() => {
33
33
  const {
34
34
  venue: s,
35
35
  dateRange: n
36
- } = w(i.subtitle), l = !(!!i.startDate && !!i.endDate), c = _(i.startDate, i.endDate), u = o.eventStore.eventItems.length > 0, f = o.toursStore.hasTours;
37
- function p(a) {
38
- a.preventDefault(), m.menu = !1;
36
+ } = w(i.subtitle), l = !(!!i.startDate && !!i.endDate), d = _(i.startDate, i.endDate), u = o.eventStore.eventItems.length > 0, f = o.toursStore.hasTours;
37
+ function p(t) {
38
+ t.preventDefault(), m.menu = !1;
39
39
  }
40
- function v(a) {
41
- a.preventDefault(), o.selectExhibitors();
40
+ function v(t) {
41
+ t.preventDefault(), o.selectExhibitors();
42
42
  }
43
- function g(a) {
44
- a.preventDefault(), o.selectSessions();
43
+ function g(t) {
44
+ t.preventDefault(), o.selectSessions();
45
45
  }
46
- function h(a) {
47
- a.preventDefault(), o.selectTours();
46
+ function h(t) {
47
+ t.preventDefault(), o.selectTours();
48
48
  }
49
49
  return /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel", children: [
50
50
  /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__info", children: [
@@ -53,7 +53,7 @@ const N = x(() => {
53
53
  /* @__PURE__ */ e.jsx("i", { className: "viewer-panel__icon icon-schedule" }),
54
54
  l ? /* @__PURE__ */ e.jsx("span", { children: r("Ongoing") }) : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
55
55
  /* @__PURE__ */ e.jsx("span", { children: n }),
56
- c && /* @__PURE__ */ e.jsx("div", { className: "viewer-panel__now-badge", children: r("Now") })
56
+ d && /* @__PURE__ */ e.jsx("div", { className: "viewer-panel__now-badge", children: r("Now") })
57
57
  ] })
58
58
  ] }),
59
59
  s && /* @__PURE__ */ e.jsxs("div", { className: "viewer-panel__row", children: [
@@ -62,10 +62,10 @@ const N = x(() => {
62
62
  ] })
63
63
  ] }),
64
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: g }),
68
- f && /* @__PURE__ */ e.jsx(d, { variant: "gray", size: "lg", text: r("Guided tours"), onClick: h })
65
+ /* @__PURE__ */ e.jsx(c, { variant: "gray", size: "lg", text: r("Map"), onClick: p }),
66
+ /* @__PURE__ */ e.jsx(c, { variant: "gray", size: "lg", text: r("Exhibitors"), onClick: v }),
67
+ u && /* @__PURE__ */ e.jsx(c, { variant: "gray", size: "lg", text: r("Sessions"), onClick: g }),
68
+ f && /* @__PURE__ */ e.jsx(c, { variant: "gray", size: "lg", text: r("Guided tours"), onClick: h })
69
69
  ] })
70
70
  ] });
71
71
  });
@@ -1,13 +1,13 @@
1
- import { j as s } from "./jsx-runtime-BPB0_kNt.js";
2
- import { r as a } from "./index-tVZou9A0.js";
3
- import { y as x } from "./index-HRCOcRH_.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-DD4D5MDd.js";
1
+ import { j as s } from "./jsx-runtime-0Xj7MlLg.js";
2
+ import { r as a } from "./index.js";
3
+ import { y as x } from "./index-CIxpBTeq.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-BhihaZ4U.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.19" };
8
+ e.SENTRY_RELEASE = { id: "3.0.0-alpha.21" };
9
9
  var t = new e.Error().stack;
10
- t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7e9893f2-0077-4c08-9fda-a43a55e51b38", e._sentryDebugIdIdentifier = "sentry-dbid-7e9893f2-0077-4c08-9fda-a43a55e51b38");
10
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "97611c60-c329-49e6-9cf0-9c1a216a01ca", e._sentryDebugIdIdentifier = "sentry-dbid-97611c60-c329-49e6-9cf0-9c1a216a01ca");
11
11
  } catch {
12
12
  }
13
13
  })();
@@ -2,70 +2,70 @@
2
2
  "entry": "index.js",
3
3
  "files": [
4
4
  {
5
- "file": "Debug-B9JNOBQc.js"
5
+ "file": "Debug-DIk-43lO.js"
6
6
  },
7
7
  {
8
- "file": "Demo-B_GkeZja.js"
8
+ "file": "Demo-DUe3vlAw.js"
9
9
  },
10
10
  {
11
- "file": "Free-bQbjK74Z.js"
11
+ "file": "Free-CTdq29YL.js"
12
12
  },
13
13
  {
14
- "file": "Gallery-E7LpQjiN.js"
14
+ "file": "Gallery-BmebQvwF.js"
15
15
  },
16
16
  {
17
- "file": "GpsLoader-Du21Hm8x.js"
17
+ "file": "GpsLoader-6tnj9woK.js"
18
18
  },
19
19
  {
20
- "file": "KioskStore-iQ67HJlZ.js"
20
+ "file": "KioskStore-gN34NNtL.js"
21
21
  },
22
22
  {
23
- "file": "Mapbox-Bx1tB7yN.js"
23
+ "file": "Mapbox-BifrOS9v.js"
24
24
  },
25
25
  {
26
- "file": "SetKioskMode-ByetcQ27.js"
26
+ "file": "SetKioskMode-CGm0qZpR.js"
27
27
  },
28
28
  {
29
- "file": "ShowKiosk-DqftG9PI.js"
29
+ "file": "ShowKiosk-Bs0yF8Zg.js"
30
30
  },
31
31
  {
32
- "file": "ThreeComponent-3tEmnbIR.js"
32
+ "file": "ThreeComponent-CCVQ_yyb.js"
33
33
  },
34
34
  {
35
- "file": "ViewerMenuPanel-BOkHor-R.js"
35
+ "file": "ViewerMenuPanel-C3a_eJ__.js"
36
36
  },
37
37
  {
38
- "file": "boolean-editor-BuDAtfnK.js"
38
+ "file": "boolean-editor-BVG1Ptuy.js"
39
39
  },
40
40
  {
41
- "file": "client-DgcsrMQp.js"
41
+ "file": "client-6y5iyO3D.js"
42
42
  },
43
43
  {
44
44
  "file": "compat-helper.js"
45
45
  },
46
46
  {
47
- "file": "data-Cs-XM1vn.js"
47
+ "file": "data-CXFQpxVE.js"
48
48
  },
49
49
  {
50
- "file": "debug-overlay-bQ8hCza8.js"
50
+ "file": "debug-overlay-Ca4PaKf1.js"
51
51
  },
52
52
  {
53
- "file": "debug-ui-D8Y0PiT5.js"
53
+ "file": "debug-ui-D8Uxcl1V.js"
54
54
  },
55
55
  {
56
56
  "file": "expofp-overlay.png"
57
57
  },
58
58
  {
59
- "file": "favicon-5YfyvVuW.js"
59
+ "file": "favicon-Di0-AVGx.js"
60
60
  },
61
61
  {
62
- "file": "fetch-retry.umd-Bn8pxzHz.js"
62
+ "file": "fetch-retry.umd-0wCNI-6E.js"
63
63
  },
64
64
  {
65
- "file": "flex-DD4D5MDd.js"
65
+ "file": "flex-BhihaZ4U.js"
66
66
  },
67
67
  {
68
- "file": "floorplan.ready-BFK4GJQI.js"
68
+ "file": "floorplan.ready-DhVJ3pPP.js"
69
69
  },
70
70
  {
71
71
  "file": "fonts/efp-symbols.woff"
@@ -152,31 +152,28 @@
152
152
  "file": "icons/yah.svg"
153
153
  },
154
154
  {
155
- "file": "index-6P2K6zwe.js"
155
+ "file": "index-BsivVuvx.js"
156
156
  },
157
157
  {
158
- "file": "index-BOv009xQ.js"
158
+ "file": "index-CEp48Kl5.js"
159
159
  },
160
160
  {
161
- "file": "index-CFBl9CX9.js"
161
+ "file": "index-CIxpBTeq.js"
162
162
  },
163
163
  {
164
- "file": "index-CFBwSM0K.js"
164
+ "file": "index-CNJ4ZkEQ.js"
165
165
  },
166
166
  {
167
- "file": "index-DXfV86G6.js"
167
+ "file": "index-D0xMIaWB.js"
168
168
  },
169
169
  {
170
- "file": "index-HRCOcRH_.js"
171
- },
172
- {
173
- "file": "index-tVZou9A0.js"
170
+ "file": "index-DASY_wMj.js"
174
171
  },
175
172
  {
176
173
  "file": "index.js"
177
174
  },
178
175
  {
179
- "file": "jsx-runtime-BPB0_kNt.js"
176
+ "file": "jsx-runtime-0Xj7MlLg.js"
180
177
  },
181
178
  {
182
179
  "file": "locales/ar.json"
@@ -236,10 +233,10 @@
236
233
  "file": "locales/zh.json"
237
234
  },
238
235
  {
239
- "file": "main-DxgBqquP.js"
236
+ "file": "main-Cb9PuQnR.js"
240
237
  },
241
238
  {
242
- "file": "particles.min-CvIca3EI.js"
239
+ "file": "particles.min-CqofMoSO.js"
243
240
  },
244
241
  {
245
242
  "file": "template.html"