@expofp/floorplan 3.0.0-alpha.10 → 3.0.0-alpha.11
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.
- package/dist/browser/{Debug-BGF41rXu.js → Debug-CdG24TNO.js} +2 -2
- package/dist/browser/{Demo-BrPx_J5D.js → Demo-orSDDEhp.js} +3 -3
- package/dist/browser/{Free-CKUe-HME.js → Free-CVkfvG88.js} +3 -3
- package/dist/browser/{Gallery-DObanysV.js → Gallery-byAt942-.js} +3 -3
- package/dist/browser/{GpsLoader-DG4eTFey.js → GpsLoader-Bdm0xIOk.js} +3 -3
- package/dist/browser/{KioskStore-BG54vG5v.js → KioskStore-D2NCiJjy.js} +3 -3
- package/dist/browser/{Mapbox-DYPXhDbE.js → Mapbox-DloFGenX.js} +4 -4
- package/dist/browser/{SetKioskMode-CVHaNTJA.js → SetKioskMode-CSGLnvuM.js} +4 -4
- package/dist/browser/{ShowKiosk-DWrKae-X.js → ShowKiosk-DFZZ3UF3.js} +3 -3
- package/dist/browser/{ThreeComponent-BHyMRhbK.js → ThreeComponent-DDjYQPXG.js} +4 -4
- package/dist/browser/{boolean-editor-CAqnfiK8.js → boolean-editor-BDA6-EZk.js} +3 -3
- package/dist/browser/bundle.json +26 -26
- package/dist/browser/{client-BD3CUDfs.js → client-CIaQNg0L.js} +2 -2
- package/dist/browser/{data-BybaFPM_.js → data-DeojhQ9l.js} +2 -2
- package/dist/browser/{debug-overlay-B7Y95oUy.js → debug-overlay-BMxh17e5.js} +4 -4
- package/dist/browser/{debug-ui-LqMFZltk.js → debug-ui-DG09ZPYf.js} +3 -3
- package/dist/browser/{fetch-retry.umd-B-1h1K-1.js → fetch-retry.umd-Djerm8iU.js} +1 -1
- package/dist/browser/{flex-D6Z-8vET.js → flex-RkXbYeB3.js} +2 -2
- package/dist/browser/{floorplan.ready-BKm4W0PM.js → floorplan.ready-DOocUJOv.js} +8958 -8857
- package/dist/browser/{index-D0rE2o5K.js → index-B7HWgssM.js} +1 -1
- package/dist/browser/{index-DZpYGOZi.js → index-BFfFTwRU.js} +4 -4
- package/dist/browser/{index-Ft1QAc66.js → index-CUwIlhvm.js} +1 -1
- package/dist/browser/{index-B3N1nXdW.js → index-CsH1M7pW.js} +2 -2
- package/dist/browser/{index-BejLpHKw.js → index-jlJdZcGv.js} +3 -3
- package/dist/browser/{index-BlQ8_wWj.js → index-t2Qtb-FM.js} +2 -2
- package/dist/browser/{index-DBxr4rdm.js → index-yzyqTrur.js} +101 -91
- package/dist/browser/index.js +1 -1
- package/dist/browser/{particles.min-BJIwccE3.js → particles.min-DU4QgXsV.js} +1 -1
- package/dist/esm/_misc_to_move/manifest.d.ts +13 -0
- package/dist/esm/_misc_to_move/manifest.js +1 -0
- package/dist/esm/_misc_to_move/ref.d.ts +6 -0
- package/dist/esm/_misc_to_move/ref.js +1 -0
- package/dist/esm/components/Menu.js +1 -2
- package/dist/esm/components/SearchBox.js +1 -1
- package/dist/esm/floorplan.loader.d.ts +3 -0
- package/dist/esm/floorplan.loader.js +1 -1
- package/dist/esm/floorplan.ready.d.ts +3 -0
- package/dist/esm/floorplan.ready.js +1 -1
- package/dist/esm/load.d.ts +2 -1
- package/dist/esm/store/BookmarksStore.d.ts +13 -0
- package/dist/esm/store/BookmarksStore.js +2 -0
- package/dist/esm/store/RootStore.d.ts +2 -0
- package/dist/esm/store/RootStore.js +1 -1
- package/dist/esm/store/SearchStore.d.ts +2 -0
- package/dist/esm/store/SearchStore.js +1 -1
- package/dist/esm/store/UIState.d.ts +3 -1
- package/dist/esm/store/UIState.js +1 -1
- package/dist/esm/store/init/index.js +1 -1
- package/dist/esm/store/init/init-bookmarks.d.ts +7 -0
- package/dist/esm/store/init/init-bookmarks.js +1 -0
- package/dist/esm/store/init/init-events.d.ts +1 -1
- package/dist/esm/store/init/init-events.js +1 -1
- package/dist/esm/store/init/init-exhibitors.d.ts +1 -1
- package/dist/esm/store/init/init-exhibitors.js +1 -1
- package/dist/esm/store/init/init-speakers.d.ts +1 -1
- package/dist/esm/store/init/init-speakers.js +1 -1
- package/dist/esm/store/types.d.ts +6 -0
- package/dist/esm/utils/wayfinding.js +1 -1
- package/dist/stats.html +1 -1
- package/package.json +3 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as f } from "./jsx-runtime-jIxVPx5o.js";
|
|
2
|
-
import { r as m } from "./index-
|
|
3
|
-
import "./index-
|
|
2
|
+
import { r as m } from "./index-jlJdZcGv.js";
|
|
3
|
+
import "./index-yzyqTrur.js";
|
|
4
4
|
const a = "dbg123", r = [];
|
|
5
5
|
let u = !1, i = null;
|
|
6
6
|
function g(o) {
|
|
@@ -25,9 +25,9 @@ function b() {
|
|
|
25
25
|
const o = m("Show Debug Button Overlay"), t = async (e) => {
|
|
26
26
|
const {
|
|
27
27
|
DebugUi: n
|
|
28
|
-
} = await import("./debug-ui-
|
|
28
|
+
} = await import("./debug-ui-DG09ZPYf.js"), {
|
|
29
29
|
createRoot: s
|
|
30
|
-
} = await import("./client-
|
|
30
|
+
} = await import("./client-CIaQNg0L.js").then((d) => d.c), l = document.createElement("div");
|
|
31
31
|
document.body.appendChild(l), s(l).render(/* @__PURE__ */ f.jsx(n, { useDebugButtonState: o.useState, open: e }));
|
|
32
32
|
};
|
|
33
33
|
if (o.get())
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as N } from "./jsx-runtime-jIxVPx5o.js";
|
|
2
|
-
import { o as B, r as ht } from "./index-
|
|
3
|
-
import { R as en } from "./index-
|
|
2
|
+
import { o as B, r as ht } from "./index-yzyqTrur.js";
|
|
3
|
+
import { R as en } from "./index-t2Qtb-FM.js";
|
|
4
4
|
const vt = 0, Pe = 1, Xe = 2, Io = 4;
|
|
5
5
|
function Jt(e) {
|
|
6
6
|
return () => e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { r as E, o as x } from "./index-
|
|
1
|
+
import { r as E, o as x } from "./index-yzyqTrur.js";
|
|
2
2
|
import { j as O } from "./jsx-runtime-jIxVPx5o.js";
|
|
3
3
|
let w = !1;
|
|
4
4
|
function _() {
|
|
5
|
-
w || (w = !0, !(typeof window > "u" && typeof document > "u") && import("./index-
|
|
5
|
+
w || (w = !0, !(typeof window > "u" && typeof document > "u") && import("./index-BFfFTwRU.js").then((t) => t.i).then(({
|
|
6
6
|
renderDebugUi: t
|
|
7
7
|
}) => {
|
|
8
8
|
t();
|
|
@@ -60,7 +60,7 @@ function y(t) {
|
|
|
60
60
|
}));
|
|
61
61
|
}
|
|
62
62
|
function b(t) {
|
|
63
|
-
const n = x.lazy(() => import("./boolean-editor-
|
|
63
|
+
const n = x.lazy(() => import("./boolean-editor-BDA6-EZk.js").then((r) => ({
|
|
64
64
|
default: r.BooleanEditor
|
|
65
65
|
})));
|
|
66
66
|
return v(t, !1, n);
|
|
@@ -2778,19 +2778,20 @@ function Zi(t) {
|
|
|
2778
2778
|
n && typeof n == "object" && Zi(n);
|
|
2779
2779
|
}), Object.freeze(t));
|
|
2780
2780
|
}
|
|
2781
|
-
|
|
2781
|
+
let $t;
|
|
2782
|
+
const ho = async function(...e) {
|
|
2783
|
+
return $t || (typeof window < "u" && typeof document < "u" ? $t = window.fetch.bind(window) : $t = (await import("./fetch-retry.umd-Djerm8iU.js").then((i) => i.f)).default(globalThis.fetch)), $t(...e);
|
|
2784
|
+
};
|
|
2785
|
+
async function po(t) {
|
|
2782
2786
|
var e;
|
|
2783
2787
|
if (typeof process > "u" || !((e = process.versions) != null && e.node))
|
|
2784
2788
|
throw new Error("importNodeModule can only be used in Node.js environments");
|
|
2785
2789
|
return new Function(`return import('${t}')`)();
|
|
2786
2790
|
}
|
|
2787
|
-
async function
|
|
2788
|
-
return
|
|
2791
|
+
async function go() {
|
|
2792
|
+
return po("node:fs/promises");
|
|
2789
2793
|
}
|
|
2790
|
-
|
|
2791
|
-
const go = async function(...e) {
|
|
2792
|
-
return $t || (typeof window < "u" && typeof document < "u" ? $t = window.fetch.bind(window) : $t = (await import("./fetch-retry.umd-B-1h1K-1.js").then((i) => i.f)).default(globalThis.fetch)), $t(...e);
|
|
2793
|
-
}, Wt = Ve("efp:utils:importJsonModule");
|
|
2794
|
+
const Wt = Ve("efp:utils:importJson");
|
|
2794
2795
|
let Ht;
|
|
2795
2796
|
const Fr = /* @__PURE__ */ new WeakSet(), Nr = new Function("url", 'return import(url, { with: { type: "json" } });');
|
|
2796
2797
|
async function mo(t, e) {
|
|
@@ -2811,7 +2812,7 @@ async function _o(t, e, n) {
|
|
|
2811
2812
|
if (e.has(r))
|
|
2812
2813
|
return e.get(r);
|
|
2813
2814
|
const i = (async function() {
|
|
2814
|
-
const o = await
|
|
2815
|
+
const o = await ho(t, {
|
|
2815
2816
|
signal: n
|
|
2816
2817
|
});
|
|
2817
2818
|
if (!o.ok)
|
|
@@ -2823,12 +2824,12 @@ async function _o(t, e, n) {
|
|
|
2823
2824
|
async function yo(t) {
|
|
2824
2825
|
if (t.protocol !== "file:")
|
|
2825
2826
|
throw new Error(`readJsonFromFs only supports file: URLs, got ${t.href}`);
|
|
2826
|
-
const n = await (await
|
|
2827
|
+
const n = await (await go()).readFile(t, {
|
|
2827
2828
|
encoding: "utf-8"
|
|
2828
2829
|
});
|
|
2829
2830
|
return JSON.parse(n);
|
|
2830
2831
|
}
|
|
2831
|
-
Ve("efp:utils:
|
|
2832
|
+
Ve("efp:utils:importRuntimeJson");
|
|
2832
2833
|
Ve("efp:utils:loadScript");
|
|
2833
2834
|
Ve("efp:utils:makeLocalPath");
|
|
2834
2835
|
const bo = /* @__PURE__ */ new Map();
|
|
@@ -2855,7 +2856,7 @@ function vo() {
|
|
|
2855
2856
|
r.rel = "icon", r.type = "image/png", r.href = n, document.head.appendChild(r);
|
|
2856
2857
|
}), (!document.title || document.title === "Document") && (document.title = "Floor Plan by ExpoFP");
|
|
2857
2858
|
}
|
|
2858
|
-
var wo = { version: "3.0.0-alpha.
|
|
2859
|
+
var wo = { version: "3.0.0-alpha.11", commit: "9d0c0ef6", branch: "vite-main", built: "2026-03-22T18:48:52.504Z" };
|
|
2859
2860
|
function Eo() {
|
|
2860
2861
|
const t = wo;
|
|
2861
2862
|
if (t) {
|
|
@@ -11434,10 +11435,10 @@ function _d(t = {}) {
|
|
|
11434
11435
|
};
|
|
11435
11436
|
return ol(tf, r);
|
|
11436
11437
|
}
|
|
11437
|
-
var Ln = { exports: {} },
|
|
11438
|
+
var Ln = { exports: {} }, le = {};
|
|
11438
11439
|
var Wi;
|
|
11439
11440
|
function yd() {
|
|
11440
|
-
if (Wi) return
|
|
11441
|
+
if (Wi) return le;
|
|
11441
11442
|
Wi = 1;
|
|
11442
11443
|
var t = /* @__PURE__ */ Symbol.for("react.transitional.element"), e = /* @__PURE__ */ Symbol.for("react.portal"), n = /* @__PURE__ */ Symbol.for("react.fragment"), r = /* @__PURE__ */ Symbol.for("react.strict_mode"), i = /* @__PURE__ */ Symbol.for("react.profiler"), s = /* @__PURE__ */ Symbol.for("react.consumer"), o = /* @__PURE__ */ Symbol.for("react.context"), a = /* @__PURE__ */ Symbol.for("react.forward_ref"), c = /* @__PURE__ */ Symbol.for("react.suspense"), u = /* @__PURE__ */ Symbol.for("react.memo"), g = /* @__PURE__ */ Symbol.for("react.lazy"), f = /* @__PURE__ */ Symbol.for("react.activity"), y = Symbol.iterator;
|
|
11443
11444
|
function d(v) {
|
|
@@ -11666,18 +11667,18 @@ function yd() {
|
|
|
11666
11667
|
return v;
|
|
11667
11668
|
}
|
|
11668
11669
|
};
|
|
11669
|
-
return
|
|
11670
|
+
return le.Activity = f, le.Children = ee, le.Component = m, le.Fragment = n, le.Profiler = i, le.PureComponent = x, le.StrictMode = r, le.Suspense = c, le.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = A, le.__COMPILER_RUNTIME = {
|
|
11670
11671
|
__proto__: null,
|
|
11671
11672
|
c: function(v) {
|
|
11672
11673
|
return A.H.useMemoCache(v);
|
|
11673
11674
|
}
|
|
11674
|
-
},
|
|
11675
|
+
}, le.cache = function(v) {
|
|
11675
11676
|
return function() {
|
|
11676
11677
|
return v.apply(null, arguments);
|
|
11677
11678
|
};
|
|
11678
|
-
},
|
|
11679
|
+
}, le.cacheSignal = function() {
|
|
11679
11680
|
return null;
|
|
11680
|
-
},
|
|
11681
|
+
}, le.cloneElement = function(v, S, Y) {
|
|
11681
11682
|
if (v == null)
|
|
11682
11683
|
throw Error(
|
|
11683
11684
|
"The argument must be a React element, but you passed " + v + "."
|
|
@@ -11694,7 +11695,7 @@ function yd() {
|
|
|
11694
11695
|
z.children = ae;
|
|
11695
11696
|
}
|
|
11696
11697
|
return N(v.type, j, z);
|
|
11697
|
-
},
|
|
11698
|
+
}, le.createContext = function(v) {
|
|
11698
11699
|
return v = {
|
|
11699
11700
|
$$typeof: o,
|
|
11700
11701
|
_currentValue: v,
|
|
@@ -11706,7 +11707,7 @@ function yd() {
|
|
|
11706
11707
|
$$typeof: s,
|
|
11707
11708
|
_context: v
|
|
11708
11709
|
}, v;
|
|
11709
|
-
},
|
|
11710
|
+
}, le.createElement = function(v, S, Y) {
|
|
11710
11711
|
var z, j = {}, Q = null;
|
|
11711
11712
|
if (S != null)
|
|
11712
11713
|
for (z in S.key !== void 0 && (Q = "" + S.key), S)
|
|
@@ -11722,23 +11723,23 @@ function yd() {
|
|
|
11722
11723
|
for (z in ae = v.defaultProps, ae)
|
|
11723
11724
|
j[z] === void 0 && (j[z] = ae[z]);
|
|
11724
11725
|
return N(v, Q, j);
|
|
11725
|
-
},
|
|
11726
|
+
}, le.createRef = function() {
|
|
11726
11727
|
return { current: null };
|
|
11727
|
-
},
|
|
11728
|
+
}, le.forwardRef = function(v) {
|
|
11728
11729
|
return { $$typeof: a, render: v };
|
|
11729
|
-
},
|
|
11730
|
+
}, le.isValidElement = J, le.lazy = function(v) {
|
|
11730
11731
|
return {
|
|
11731
11732
|
$$typeof: g,
|
|
11732
11733
|
_payload: { _status: -1, _result: v },
|
|
11733
11734
|
_init: te
|
|
11734
11735
|
};
|
|
11735
|
-
},
|
|
11736
|
+
}, le.memo = function(v, S) {
|
|
11736
11737
|
return {
|
|
11737
11738
|
$$typeof: u,
|
|
11738
11739
|
type: v,
|
|
11739
11740
|
compare: S === void 0 ? null : S
|
|
11740
11741
|
};
|
|
11741
|
-
},
|
|
11742
|
+
}, le.startTransition = function(v) {
|
|
11742
11743
|
var S = A.T, Y = {};
|
|
11743
11744
|
A.T = Y;
|
|
11744
11745
|
try {
|
|
@@ -11749,50 +11750,50 @@ function yd() {
|
|
|
11749
11750
|
} finally {
|
|
11750
11751
|
S !== null && Y.types !== null && (S.types = Y.types), A.T = S;
|
|
11751
11752
|
}
|
|
11752
|
-
},
|
|
11753
|
+
}, le.unstable_useCacheRefresh = function() {
|
|
11753
11754
|
return A.H.useCacheRefresh();
|
|
11754
|
-
},
|
|
11755
|
+
}, le.use = function(v) {
|
|
11755
11756
|
return A.H.use(v);
|
|
11756
|
-
},
|
|
11757
|
+
}, le.useActionState = function(v, S, Y) {
|
|
11757
11758
|
return A.H.useActionState(v, S, Y);
|
|
11758
|
-
},
|
|
11759
|
+
}, le.useCallback = function(v, S) {
|
|
11759
11760
|
return A.H.useCallback(v, S);
|
|
11760
|
-
},
|
|
11761
|
+
}, le.useContext = function(v) {
|
|
11761
11762
|
return A.H.useContext(v);
|
|
11762
|
-
},
|
|
11763
|
-
},
|
|
11763
|
+
}, le.useDebugValue = function() {
|
|
11764
|
+
}, le.useDeferredValue = function(v, S) {
|
|
11764
11765
|
return A.H.useDeferredValue(v, S);
|
|
11765
|
-
},
|
|
11766
|
+
}, le.useEffect = function(v, S) {
|
|
11766
11767
|
return A.H.useEffect(v, S);
|
|
11767
|
-
},
|
|
11768
|
+
}, le.useEffectEvent = function(v) {
|
|
11768
11769
|
return A.H.useEffectEvent(v);
|
|
11769
|
-
},
|
|
11770
|
+
}, le.useId = function() {
|
|
11770
11771
|
return A.H.useId();
|
|
11771
|
-
},
|
|
11772
|
+
}, le.useImperativeHandle = function(v, S, Y) {
|
|
11772
11773
|
return A.H.useImperativeHandle(v, S, Y);
|
|
11773
|
-
},
|
|
11774
|
+
}, le.useInsertionEffect = function(v, S) {
|
|
11774
11775
|
return A.H.useInsertionEffect(v, S);
|
|
11775
|
-
},
|
|
11776
|
+
}, le.useLayoutEffect = function(v, S) {
|
|
11776
11777
|
return A.H.useLayoutEffect(v, S);
|
|
11777
|
-
},
|
|
11778
|
+
}, le.useMemo = function(v, S) {
|
|
11778
11779
|
return A.H.useMemo(v, S);
|
|
11779
|
-
},
|
|
11780
|
+
}, le.useOptimistic = function(v, S) {
|
|
11780
11781
|
return A.H.useOptimistic(v, S);
|
|
11781
|
-
},
|
|
11782
|
+
}, le.useReducer = function(v, S, Y) {
|
|
11782
11783
|
return A.H.useReducer(v, S, Y);
|
|
11783
|
-
},
|
|
11784
|
+
}, le.useRef = function(v) {
|
|
11784
11785
|
return A.H.useRef(v);
|
|
11785
|
-
},
|
|
11786
|
+
}, le.useState = function(v) {
|
|
11786
11787
|
return A.H.useState(v);
|
|
11787
|
-
},
|
|
11788
|
+
}, le.useSyncExternalStore = function(v, S, Y) {
|
|
11788
11789
|
return A.H.useSyncExternalStore(
|
|
11789
11790
|
v,
|
|
11790
11791
|
S,
|
|
11791
11792
|
Y
|
|
11792
11793
|
);
|
|
11793
|
-
},
|
|
11794
|
+
}, le.useTransition = function() {
|
|
11794
11795
|
return A.H.useTransition();
|
|
11795
|
-
},
|
|
11796
|
+
}, le.version = "19.2.4", le;
|
|
11796
11797
|
}
|
|
11797
11798
|
var Hi;
|
|
11798
11799
|
function bd() {
|
|
@@ -11962,7 +11963,7 @@ function Bd(t) {
|
|
|
11962
11963
|
};
|
|
11963
11964
|
};
|
|
11964
11965
|
}
|
|
11965
|
-
const zd = "production", jd = "3.0.0-alpha.
|
|
11966
|
+
const zd = "production", jd = "3.0.0-alpha.11";
|
|
11966
11967
|
function Ud() {
|
|
11967
11968
|
const t = "sentry_offline_queue";
|
|
11968
11969
|
return {
|
|
@@ -12056,7 +12057,7 @@ function Wd() {
|
|
|
12056
12057
|
});
|
|
12057
12058
|
});
|
|
12058
12059
|
}
|
|
12059
|
-
function
|
|
12060
|
+
function ue() {
|
|
12060
12061
|
throw new Error("FloorPlan not ready");
|
|
12061
12062
|
}
|
|
12062
12063
|
class Hd {
|
|
@@ -12068,131 +12069,140 @@ class Hd {
|
|
|
12068
12069
|
}
|
|
12069
12070
|
// options
|
|
12070
12071
|
selectBooth(e) {
|
|
12071
|
-
|
|
12072
|
+
ue();
|
|
12072
12073
|
}
|
|
12073
12074
|
selectExhibitor(e) {
|
|
12074
|
-
|
|
12075
|
+
ue();
|
|
12075
12076
|
}
|
|
12076
12077
|
selectRoute(e, n) {
|
|
12077
|
-
|
|
12078
|
+
ue();
|
|
12078
12079
|
}
|
|
12079
12080
|
getOptimizedRoutes(e) {
|
|
12080
|
-
|
|
12081
|
+
ue();
|
|
12081
12082
|
}
|
|
12082
12083
|
selectCurrentPosition(e, n, r) {
|
|
12083
|
-
|
|
12084
|
+
ue();
|
|
12084
12085
|
}
|
|
12085
12086
|
setBookmarks(e) {
|
|
12086
|
-
|
|
12087
|
+
ue();
|
|
12087
12088
|
}
|
|
12088
12089
|
setEntitiesBookmarks(e) {
|
|
12089
|
-
|
|
12090
|
+
ue();
|
|
12090
12091
|
}
|
|
12091
12092
|
setEntitiesVisited(e) {
|
|
12092
|
-
|
|
12093
|
+
ue();
|
|
12093
12094
|
}
|
|
12094
12095
|
setMarkers(e) {
|
|
12095
|
-
|
|
12096
|
+
ue();
|
|
12096
12097
|
}
|
|
12097
12098
|
/** @deprecated Use activateFloor instead */
|
|
12098
12099
|
updateLayerVisibility(e, n) {
|
|
12099
|
-
|
|
12100
|
+
ue();
|
|
12100
12101
|
}
|
|
12101
12102
|
getCenterCoordinates() {
|
|
12102
|
-
|
|
12103
|
+
ue();
|
|
12103
12104
|
}
|
|
12104
12105
|
applyParameters(e) {
|
|
12105
|
-
|
|
12106
|
+
ue();
|
|
12106
12107
|
}
|
|
12107
12108
|
exhibitorsList() {
|
|
12108
|
-
|
|
12109
|
+
ue();
|
|
12109
12110
|
}
|
|
12110
12111
|
boothsList() {
|
|
12111
|
-
|
|
12112
|
+
ue();
|
|
12112
12113
|
}
|
|
12113
12114
|
categoriesList() {
|
|
12114
|
-
|
|
12115
|
+
ue();
|
|
12115
12116
|
}
|
|
12116
12117
|
selectCategory(e) {
|
|
12117
|
-
|
|
12118
|
+
ue();
|
|
12118
12119
|
}
|
|
12119
12120
|
getVisibility() {
|
|
12120
|
-
|
|
12121
|
+
ue();
|
|
12121
12122
|
}
|
|
12122
12123
|
setVisibility(e) {
|
|
12123
|
-
|
|
12124
|
+
ue();
|
|
12124
12125
|
}
|
|
12125
12126
|
findLocation() {
|
|
12126
|
-
|
|
12127
|
+
ue();
|
|
12127
12128
|
}
|
|
12128
12129
|
zoomIn() {
|
|
12129
|
-
|
|
12130
|
+
ue();
|
|
12130
12131
|
}
|
|
12131
12132
|
zoomOut() {
|
|
12132
|
-
|
|
12133
|
+
ue();
|
|
12133
12134
|
}
|
|
12134
12135
|
zoomTo(e, n) {
|
|
12135
|
-
|
|
12136
|
+
ue();
|
|
12136
12137
|
}
|
|
12137
12138
|
switchView() {
|
|
12138
|
-
|
|
12139
|
+
ue();
|
|
12139
12140
|
}
|
|
12140
12141
|
fitBounds() {
|
|
12141
|
-
|
|
12142
|
+
ue();
|
|
12142
12143
|
}
|
|
12143
12144
|
getBounds(e) {
|
|
12144
|
-
|
|
12145
|
+
ue();
|
|
12145
12146
|
}
|
|
12146
12147
|
getBoothRect(e) {
|
|
12147
|
-
|
|
12148
|
+
ue();
|
|
12148
12149
|
}
|
|
12149
12150
|
convertToGeo(e, n) {
|
|
12150
|
-
|
|
12151
|
+
ue();
|
|
12151
12152
|
}
|
|
12152
12153
|
unstable_destroy() {
|
|
12153
|
-
|
|
12154
|
+
ue();
|
|
12154
12155
|
}
|
|
12155
12156
|
highlightExhibitors(e) {
|
|
12156
|
-
|
|
12157
|
+
ue();
|
|
12157
12158
|
}
|
|
12158
12159
|
highlightBooths(e) {
|
|
12159
|
-
|
|
12160
|
+
ue();
|
|
12160
12161
|
}
|
|
12161
12162
|
onCurrentPositionChanged(e) {
|
|
12162
|
-
|
|
12163
|
+
ue();
|
|
12163
12164
|
}
|
|
12164
12165
|
search(e) {
|
|
12165
|
-
|
|
12166
|
+
ue();
|
|
12166
12167
|
}
|
|
12167
12168
|
getFloors() {
|
|
12168
|
-
|
|
12169
|
+
ue();
|
|
12169
12170
|
}
|
|
12170
12171
|
onFloorActivated(e) {
|
|
12171
|
-
|
|
12172
|
+
ue();
|
|
12172
12173
|
}
|
|
12173
12174
|
activateFloor(e) {
|
|
12174
|
-
|
|
12175
|
+
ue();
|
|
12175
12176
|
}
|
|
12176
12177
|
showPathway(e, n) {
|
|
12177
|
-
|
|
12178
|
+
ue();
|
|
12178
12179
|
}
|
|
12179
12180
|
showPathwayOnly(e, n) {
|
|
12180
|
-
|
|
12181
|
+
ue();
|
|
12181
12182
|
}
|
|
12182
12183
|
hidePathways() {
|
|
12183
|
-
|
|
12184
|
+
ue();
|
|
12184
12185
|
}
|
|
12185
12186
|
showSearch() {
|
|
12186
|
-
|
|
12187
|
+
ue();
|
|
12187
12188
|
}
|
|
12188
12189
|
changeLanguage(e) {
|
|
12189
|
-
|
|
12190
|
+
ue();
|
|
12190
12191
|
}
|
|
12191
12192
|
isGpsTrackingEnabled() {
|
|
12192
|
-
|
|
12193
|
+
ue();
|
|
12193
12194
|
}
|
|
12194
12195
|
setGpsTrackingEnabled(e) {
|
|
12195
|
-
|
|
12196
|
+
ue();
|
|
12197
|
+
}
|
|
12198
|
+
deselectCurrentPosition() {
|
|
12199
|
+
ue();
|
|
12200
|
+
}
|
|
12201
|
+
deselectRoute() {
|
|
12202
|
+
ue();
|
|
12203
|
+
}
|
|
12204
|
+
reset() {
|
|
12205
|
+
ue();
|
|
12196
12206
|
}
|
|
12197
12207
|
// protected _addCustomCss = async () => { };
|
|
12198
12208
|
constructor(e) {
|
|
@@ -12341,7 +12351,7 @@ class Hd {
|
|
|
12341
12351
|
default: G
|
|
12342
12352
|
} = await import(
|
|
12343
12353
|
/* webpackChunkName: "floorplan" */
|
|
12344
|
-
"./floorplan.ready-
|
|
12354
|
+
"./floorplan.ready-DOocUJOv.js"
|
|
12345
12355
|
).then((p) => p.aF);
|
|
12346
12356
|
for (document.querySelectorAll(".expofp-floorplan-loader").forEach((p) => p.remove()); n.firstChild && n.firstChild !== a; )
|
|
12347
12357
|
n.removeChild(n.firstChild);
|
|
@@ -12381,7 +12391,7 @@ async function Fh(t, e) {
|
|
|
12381
12391
|
...r,
|
|
12382
12392
|
element: s
|
|
12383
12393
|
});
|
|
12384
|
-
return window.___fp = c, import("./index-
|
|
12394
|
+
return window.___fp = c, import("./index-jlJdZcGv.js").then((u) => u.i).then(({
|
|
12385
12395
|
initDebug: u
|
|
12386
12396
|
}) => u()).catch(() => {
|
|
12387
12397
|
}), c;
|
package/dist/browser/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{jsx as
|
|
2
|
-
`+s("Open it on another device to import bookmarks")+".")}function N(e){e.preventDefault(),r.clickLanguage()}return v(()=>{if(!t.menu)return null;const e=r.boothStore.booths.filter(i=>i.bookmarked).map(i=>i.name),d=r.eventStore.eventItems.length>0,k=b.exhibitors.filter(i=>i.bookmarked).length+r.eventStore.bookmarked.length,u=window.__fpSettings?.fpVer?`https://api-v2.expofp.com/export/v2/${w.EXPO}/pdf`:`https://api.expofp.com/service/convert/${w.EXPO}/pdf`;return m("div",{className:`menu ${a.shown?"shown":""}`,children:[g?o("div",{className:"menu__cover -empty"}):o("div",{className:"menu__cover",children:o("a",{href:n.homeUrl,target:"_blank",rel:"noopener noreferrer",onClick:y,children:o("img",{src:p,onError:()=>a.logoVisibility="hidden",style:{visibility:a.logoVisibility},alt:"",crossOrigin:"anonymous"})})}),m("div",{className:"menu__content",children:[o("a",{href:"/#",onClick:S,className:"menu__item",children:s("Search")}),!n.hideEventHomeLink&&!t.kiosk&&!g&&!!n.homeUrl&&m("a",{href:n.homeUrl,target:"_blank",className:"menu__item",rel:"noopener noreferrer",children:[s("Event Home").replace(/ /g,"\xA0"),"\xA0",o("i",{className:"icon-link-external"})]}),!n.hideRegisterToAttendLink&&!t.kiosk&&!g&&!!n.registerUrl&&m("a",{href:n.registerUrl,target:"_blank",className:"menu__item",rel:"noopener noreferrer",children:[s("Register to Attend").replace(/ /g,"\xA0"),"\xA0",o("i",{className:"icon-link-external"})]}),!t.hideLanguage&&!n.hideLanguage&&!n.hideLanguageLink&&m("a",{href:"?language",onClick:N,className:"menu__item -language",children:[m("span",{children:[s("Language")," "]}),m("span",{className:"menu__icons",children:[o(I,{variant:"gray",size:"md",noMargins:!0,children:r.languageStore.language?.name}),o("i",{className:"icon-chevron-right"})]})]}),!n.hideDownloadPdfLink&&!t.kiosk&&o("a",{className:"menu__item -pdf",target:"_blank",rel:"noopener noreferrer",href:`${u}/?exhibitors=true&bookmarks=${e.join(",")}&layers=${(r.layerStore.layers.length>=r.layerStore.visible.length?r.layerStore.visible.map(i=>i.name).join(","):"").replace(/&/g,"%26")}`,children:s("Download PDF")}),l===void 0&&c&&o("a",{href:"/#",className:"menu__item -cookie-consent",onClick:i=>{i.preventDefault(),t.hideCookieConsent=!1},children:s("Review Cookie Consent")})]})]})});function f(){t.menu=!1}}export default({isGDPR:l,allowConsent:c})=>v(()=>o(x,{children:t.menu?o(U,{isGDPR:l,allowConsent:c}):null}));
|
|
1
|
+
import{jsx as e,jsxs as l,Fragment as b}from"react/jsx-runtime";import{useLocalStore as y,useObserver as g}from"mobx-react-lite";import{autorun as N}from"mobx";import{t as m}from"../utils/i18n";import o from"../data";import u from"../utils/is-iframe";import t,{uiState as n}from"../store";import S from"./Badge";import h from"../tools/logger";import f from"../tools/settings";import"./Menu.scss";import"./Menu_custom.scss";const d=/^https?:\/\//i.test(o.logo)?o.logo:window.__dataUrlBase+o.logo;h.log("Logo url: ",d),window.setTimeout(function(){const a=new Image;a.onload=()=>{h.log("Logo image loaded")},a.crossOrigin="anonymous",a.src=d},1500);function C({allowConsent:a,isGDPR:c}){const i=y(()=>({logoVisibility:"visible",shown:!1,shownTimeout:void 0,modalOpen:!1,selectedCategoryIds:(n.selectedCategoryFilters||[]).map(r=>Number(r.id)),pendingSelectedIds:(n.selectedCategoryFilters||[]).map(r=>Number(r.id))}));N(()=>{n.menu?(i.shownTimeout=window.setTimeout(()=>i.shown=!0,1),n.list.type==="sessions"&&t.searchStore.selectSearch()):(i.shown=!1,i.shownTimeout&&window.clearTimeout(i.shownTimeout))});function p(r){if(n.kiosk)return r.preventDefault()}function k(r){r.preventDefault(),v(),t.searchStore.selectSearch()}function _(r){r.preventDefault(),t.clickLanguage()}return g(()=>{if(!n.menu)return null;const r=t.boothStore.booths.filter(s=>s.bookmarked).map(s=>s.name),w=window.__fpSettings?.fpVer?`https://api-v2.expofp.com/export/v2/${f.EXPO}/pdf`:`https://api.expofp.com/service/convert/${f.EXPO}/pdf`;return l("div",{className:`menu ${i.shown?"shown":""}`,children:[u?e("div",{className:"menu__cover -empty"}):e("div",{className:"menu__cover",children:e("a",{href:o.homeUrl,target:"_blank",rel:"noopener noreferrer",onClick:p,children:e("img",{src:d,onError:()=>i.logoVisibility="hidden",style:{visibility:i.logoVisibility},alt:"",crossOrigin:"anonymous"})})}),l("div",{className:"menu__content",children:[e("a",{href:"/#",onClick:k,className:"menu__item",children:m("Search")}),!o.hideEventHomeLink&&!n.kiosk&&!u&&!!o.homeUrl&&l("a",{href:o.homeUrl,target:"_blank",className:"menu__item",rel:"noopener noreferrer",children:[m("Event Home").replace(/ /g,"\xA0"),"\xA0",e("i",{className:"icon-link-external"})]}),!o.hideRegisterToAttendLink&&!n.kiosk&&!u&&!!o.registerUrl&&l("a",{href:o.registerUrl,target:"_blank",className:"menu__item",rel:"noopener noreferrer",children:[m("Register to Attend").replace(/ /g,"\xA0"),"\xA0",e("i",{className:"icon-link-external"})]}),!n.hideLanguage&&!o.hideLanguage&&!o.hideLanguageLink&&l("a",{href:"?language",onClick:_,className:"menu__item -language",children:[l("span",{children:[m("Language")," "]}),l("span",{className:"menu__icons",children:[e(S,{variant:"gray",size:"md",noMargins:!0,children:t.languageStore.language?.name}),e("i",{className:"icon-chevron-right"})]})]}),!o.hideDownloadPdfLink&&!n.kiosk&&e("a",{className:"menu__item -pdf",target:"_blank",rel:"noopener noreferrer",href:`${w}/?exhibitors=true&bookmarks=${r.join(",")}&layers=${(t.layerStore.layers.length>=t.layerStore.visible.length?t.layerStore.visible.map(s=>s.name).join(","):"").replace(/&/g,"%26")}`,children:m("Download PDF")}),a===void 0&&c&&e("a",{href:"/#",className:"menu__item -cookie-consent",onClick:s=>{s.preventDefault(),n.hideCookieConsent=!1},children:m("Review Cookie Consent")})]})]})});function v(){n.menu=!1}}export default({isGDPR:a,allowConsent:c})=>g(()=>e(b,{children:n.menu?e(C,{isGDPR:a,allowConsent:c}):null}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as
|
|
1
|
+
import{jsx as a,jsxs as f}from"react/jsx-runtime";import b from"classnames";import{useObserver as D}from"mobx-react-lite";import k,{useEffect as C,useRef as v,useCallback as T}from"react";import s,{searchStore as e}from"../store";import{t as i}from"../utils/i18n";import{useAutorun as l}from"../utils/mobx";import z from"../tools/debounce";import{GaEventActions as j,sendEventToGa as K}from"../tools/gtag";import{handleCustomCommand as L}from"../utils/customCommands";import{Badge as P}from"./";import"./SearchBox.scss";const G=1e3;function R({className:g}){const B=v(),p=v(null);function I(t){let o=0;switch(t.key){case"Down":case"ArrowDown":o=1;break;case"Up":case"ArrowUp":o=-1;break;case"Enter":t.preventDefault(),s.openActiveListItem();const n=c();n&&L(n.value,!0);return;case"Escape":t.preventDefault(),e.closeSearch();return}o&&(t.preventDefault(),s.changeActiveListIndex(o))}function c(){return p.current}const[w,u]=k.useState(""),[h,E]=k.useState(!1);l(()=>{E(s.uiState.kiosk&&s.uiState.inIdle)}),C(()=>{if(!h){u("");return}const t=[i("Find Companies..."),i("Find Categories..."),i("Find Sessions..."),i("Search...")];let o=0,n=0,r=!1,S;const _=()=>{const d=t[o];r?(u(d.substring(0,n-1)),n--):(u(d.substring(0,n+1)),n++);let m=r?50:100;!r&&n===d.length?(r=!0,m=2e3):r&&n===0&&(r=!1,o=(o+1)%t.length,m=500),S=setTimeout(_,m)};return _(),()=>clearTimeout(S)},[h]),l(()=>{const t=document.activeElement;s.uiState.overlaySize!=="full"&&t===c()&&!e.isFocused&&c()?.blur()}),l(()=>{s.uiState.menu&&s.uiState.kiosk&&e.setFocused(!1)}),l(()=>{const t=c(),o=document.activeElement;t&&e.isFocused&&o!==t&&!e.skipInputFocus&&t.focus()}),C(()=>{s.fuzzySearchEngineStore.loadEngine()},[]);const N=T(z(()=>{e.searchText&&K(j.Search,e.searchText),window.__resett?.()},G),[]);function y(){e.setSearchText(c()?.value||""),N()}function A(){e.setFocused(!0),window.__resett?.()}function F(){e.isFocused||(e.handleSearchAction(),setTimeout(()=>{c()?.focus()},100))}function M(){e.handleBackAction()}function x(){e.closeSearch()}return D(()=>f("div",{className:b("search-box",g,e.searchBoxClass,{"efp-semi-transparent":s.uiState.setKioskModeEnabled}),ref:B,children:[a("button",{className:b("search-box__button","search-box__button--back",{"is-mobile-details":e.isMobileDetailsMode}),onClick:M,type:"button","aria-label":e.backMode==="back"?i("Go back"):i("Main menu"),children:a("i",{className:e.backMode==="back"?"icon-chevron-left":"icon-menu"})}),a("div",{className:"search-box__input-wrapper",children:e.shouldShowSearchInput?a("input",{ref:p,type:"search",className:"search-box__input",placeholder:h?w:e.placeholder,"aria-label":"Search",value:e.searchText,onChange:y,onKeyDown:I,onFocus:A,autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:"false",disabled:s.uiState.setKioskModeEnabled}):f("div",{className:"search-box__title",children:[e.searchBoxIcon&&a("i",{className:b("search-box__title-icon",e.searchBoxIcon)}),f("div",{className:"search-box__title-content",children:[a("strong",{className:"search-box__title-text",children:e.searchBoxTitle}),e.searchBoxSubtitle&&a("span",{className:"search-box__title-subtitle",children:e.searchBoxSubtitle})]}),e.searchBoxBadge?a(P,{variant:"lightgray",size:"md",rounded:!0,noMargins:!0,children:e.searchBoxBadge}):null]})}),!e.shouldShowSearchInput&&e.searchBoxActions.map(t=>a("button",{className:"search-box__button search-box__button--ui-action",onClick:t.handler,type:"button","aria-label":t.label,title:t.label,children:a("i",{className:t.icon})},t.id)),a("button",{className:"search-box__button search-box__button--action",onClick:e.shouldShowSearchInput?e.shouldShowCloseButton?x:F:x,type:"button","aria-label":e.ariaLabel,children:a("i",{className:e.actionButtonIcon})})]}))}export default R;
|
|
@@ -97,6 +97,9 @@ export default class FloorPlanLoader implements FloorPlan {
|
|
|
97
97
|
changeLanguage(langId: string): void;
|
|
98
98
|
isGpsTrackingEnabled(): boolean;
|
|
99
99
|
setGpsTrackingEnabled(value: boolean): void;
|
|
100
|
+
deselectCurrentPosition(): void;
|
|
101
|
+
deselectRoute(): void;
|
|
102
|
+
reset(): void;
|
|
100
103
|
constructor(options?: FloorPlanOptions);
|
|
101
104
|
}
|
|
102
105
|
//# sourceMappingURL=floorplan.loader.d.ts.map
|