@expofp/floorplan 3.0.1 → 3.0.3
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/CookieConsent-CqkxkIwX.js +7810 -0
- package/dist/browser/Debug-Dks0egsG.js +51 -0
- package/dist/browser/Demo-DBNmcPwz.js +65 -0
- package/dist/browser/Free-BnsFOhog.js +65 -0
- package/dist/browser/Gallery-D9sKC8mp.js +3257 -0
- package/dist/browser/GpsLoader-Dfum4xB9.js +152 -0
- package/dist/browser/KioskStore-DnhZo-Ov.js +212 -0
- package/dist/browser/Mapbox-BWK98Zf_.js +120 -0
- package/dist/browser/SetKioskMode-DPOCqSzq.js +49 -0
- package/dist/browser/ShowKiosk-CWHtQFiJ.js +25 -0
- package/dist/browser/ThreeComponent-COgPMNab.js +1493 -0
- package/dist/browser/TouchHand-Ky80pfba.js +66 -0
- package/dist/browser/ViewerMenuPanel-DJ6pZIMD.js +106 -0
- package/dist/browser/add-debug-secret-listener-CXd4jWZG.js +26 -0
- package/dist/browser/boolean-editor-SHR1RkFd.js +206 -0
- package/dist/browser/bundle.json +70 -40
- package/dist/browser/chunk-DFRW9JAK.js +28 -0
- package/dist/browser/classnames-D5RYoiaD.js +39 -0
- package/dist/browser/client-B-AFqibD.js +7601 -0
- package/dist/browser/data-BPNnd1Ub.js +27969 -0
- package/dist/browser/debug-overlay-Dm7tnN3s.js +3995 -0
- package/dist/browser/debug-ui-T7mEy9PT.js +86 -0
- package/dist/browser/dist-Bxi6YEB1.js +2581 -0
- package/dist/browser/favicon-CDOxAL2U.js +12 -0
- package/dist/browser/fetch-retry.umd-BBS0NAgY.js +78 -0
- package/dist/browser/flex-CjUXae7J.js +1045 -0
- package/dist/browser/floorplan.ready-Vi6d8S_t.js +1310 -0
- package/dist/browser/fuse-B9KABHXb.js +887 -0
- package/dist/browser/index.js +10628 -12440
- package/dist/browser/jsx-runtime-EyUcoQPo.js +30 -0
- package/dist/browser/lib-DCBNlykb.js +1859 -0
- package/dist/browser/main-DoISipn5.js +289 -0
- package/dist/browser/mobx-DezH6kY5.js +23 -0
- package/dist/browser/particles.min-CBF3r8H5.js +133 -0
- package/dist/browser/prop-types-bwVnWQ95.js +57 -0
- package/dist/browser/react-dom-DNErX4mG.js +139 -0
- package/dist/browser/reset-all-settings-BP45RcR6.js +17 -0
- package/dist/browser/settings-Dbk4UG1-.js +69 -0
- package/dist/browser/src-C46xGkrC.js +19 -0
- package/dist/browser/store-COH1sU9Z.js +36100 -0
- package/dist/browser/ui-CmIShfKe.js +33 -0
- package/dist/esm/components/Layout.js +1 -1
- package/dist/esm/components/Map/traffic/useBuildRoute.js +2 -2
- package/dist/esm/components/Map/traffic/useManageTraffic.js +1 -1
- package/dist/esm/components/Mapbox/utils/data.d.ts +6 -8
- package/dist/esm/components/Modal.d.ts +1 -1
- package/dist/esm/components/Overlay.d.ts +1 -2
- package/dist/esm/components/ScrollableRow.d.ts +1 -2
- package/dist/esm/components/Tours.d.ts +1 -3
- package/dist/esm/components/stories/CookieConsent.stories.d.ts +1 -1
- package/dist/esm/components/stories/MapControls.stories.d.ts +1 -1
- package/dist/esm/components/stories/RebookingRadioGroup.stories.d.ts +1 -1
- package/dist/esm/store/BoothStore.d.ts +7 -7
- package/dist/esm/store/CategoryStore.d.ts +2 -2
- package/dist/esm/store/EventStore.d.ts +2 -2
- package/dist/esm/store/ExhibitorStore.d.ts +5 -5
- package/dist/esm/store/PoiTypeStore.d.ts +2 -2
- package/dist/esm/store/RootStore.js +1 -1
- package/dist/esm/store/SearchButtonsStore.d.ts +1 -1
- package/dist/esm/store/SearchStore.d.ts +1 -1
- package/dist/esm/store/SpeakerStore.d.ts +2 -2
- package/dist/esm/store/ToursStore.d.ts +2 -2
- package/dist/esm/store/init/init-booths.d.ts +3 -3
- package/dist/esm/store/providers/SessionsShortcutProvider.d.ts +2 -3
- package/dist/esm/store/providers/SpeakerShortcutProvider.d.ts +2 -3
- package/dist/esm/utils/is-debug.js +1 -1
- package/dist/esm/utils/mobx.d.ts +2 -2
- package/package.json +4 -4
- package/dist/browser/Debug-b2YI2Uxo.js +0 -40
- package/dist/browser/Demo-aEKqZbJJ.js +0 -47
- package/dist/browser/Free-BGr4o53R.js +0 -51
- package/dist/browser/Gallery-C9n64fhu.js +0 -71
- package/dist/browser/GpsLoader-ChxBR2EI.js +0 -140
- package/dist/browser/KioskStore-DkCSeq5I.js +0 -225
- package/dist/browser/Mapbox-Cl0Wxz2h.js +0 -118
- package/dist/browser/SetKioskMode-D3EJeF9c.js +0 -249
- package/dist/browser/ShowKiosk-Bs5q-1RZ.js +0 -35
- package/dist/browser/ThreeComponent-CSsqNYDu.js +0 -1595
- package/dist/browser/ViewerMenuPanel-BMmB1p03.js +0 -77
- package/dist/browser/boolean-editor-DpnmndKH.js +0 -157
- package/dist/browser/client-CN_I7kK8.js +0 -10011
- package/dist/browser/data-CIAMSGsv.js +0 -22125
- package/dist/browser/debug-overlay-DjmA0D2r.js +0 -3675
- package/dist/browser/debug-ui-D1QGTN8V.js +0 -67
- package/dist/browser/favicon-BpTKNfwa.js +0 -13
- package/dist/browser/fetch-retry.umd-B8hV1FNr.js +0 -123
- package/dist/browser/flex-09atkOGP.js +0 -400
- package/dist/browser/floorplan.ready-BQetaqdP.js +0 -57653
- package/dist/browser/index-Bw6xZlSd.js +0 -161
- package/dist/browser/index-C71k7nSe.js +0 -3244
- package/dist/browser/index-CWLY6XdC.js +0 -92
- package/dist/browser/index-D9pdVw-U.js +0 -882
- package/dist/browser/index-DPSQIIUy.js +0 -57
- package/dist/browser/index-jp-Zhdyp.js +0 -54
- package/dist/browser/jsx-runtime-CoKhM3tL.js +0 -40
- package/dist/browser/main-DxaHLbma.js +0 -359
- package/dist/browser/particles.min-CsHbc6cO.js +0 -143
|
@@ -1,249 +0,0 @@
|
|
|
1
|
-
import { j as e } from "./jsx-runtime-CoKhM3tL.js";
|
|
2
|
-
import { r as I, C as _ } from "./index.js";
|
|
3
|
-
import { ak as b, al as E, ag as w, b as D, s as N } from "./floorplan.ready-BQetaqdP.js";
|
|
4
|
-
import { k as a } from "./KioskStore-DkCSeq5I.js";
|
|
5
|
-
import { y as L } from "./index-jp-Zhdyp.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.1" };
|
|
10
|
-
var t = new s.Error().stack;
|
|
11
|
-
t && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[t] = "f63aa0c3-388c-4cab-9717-b3e12fa8a874", s._sentryDebugIdIdentifier = "sentry-dbid-f63aa0c3-388c-4cab-9717-b3e12fa8a874");
|
|
12
|
-
} catch {
|
|
13
|
-
}
|
|
14
|
-
})();
|
|
15
|
-
function S({
|
|
16
|
-
value: s,
|
|
17
|
-
name: t,
|
|
18
|
-
min: n,
|
|
19
|
-
max: r,
|
|
20
|
-
step: i,
|
|
21
|
-
onChange: l,
|
|
22
|
-
isDisabled: o,
|
|
23
|
-
symbol: c
|
|
24
|
-
}) {
|
|
25
|
-
const x = () => l(Math.min(s + i, r)), k = () => l(Math.max(s - i, n));
|
|
26
|
-
let d = 0;
|
|
27
|
-
r !== n && (d = (s - n) / (r - n) * 100);
|
|
28
|
-
let p = "-50%";
|
|
29
|
-
return d === 0 ? p = "0" : d === 100 && (p = "-100%"), /* @__PURE__ */ e.jsxs("div", { className: "efp-range-input", children: [
|
|
30
|
-
/* @__PURE__ */ e.jsxs("span", { className: "efp-range-input__header", children: [
|
|
31
|
-
/* @__PURE__ */ e.jsx("button", { type: "button", className: "efp-range-input__control", draggable: "false", onClick: k, disabled: o, "aria-label": "Decrease", children: /* @__PURE__ */ e.jsx("i", { className: "icon-minus" }) }),
|
|
32
|
-
/* @__PURE__ */ e.jsxs("span", { className: "efp-no-select", children: [
|
|
33
|
-
t,
|
|
34
|
-
" ",
|
|
35
|
-
/* @__PURE__ */ e.jsxs("strong", { children: [
|
|
36
|
-
s,
|
|
37
|
-
c != null ? c : ""
|
|
38
|
-
] })
|
|
39
|
-
] }),
|
|
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
|
-
] }),
|
|
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: (u) => l(Number(u.target.value)) }),
|
|
44
|
-
/* @__PURE__ */ e.jsxs("span", { className: "efp-range-input__custom-input", children: [
|
|
45
|
-
/* @__PURE__ */ e.jsx("span", { className: "efp-range-input__progress", style: {
|
|
46
|
-
width: `${d}%`
|
|
47
|
-
} }),
|
|
48
|
-
/* @__PURE__ */ e.jsx("span", { className: "efp-range-input__thumb", style: {
|
|
49
|
-
insetInlineStart: `${d}%`,
|
|
50
|
-
transform: `translateX(${p}) translateY(-50%)`
|
|
51
|
-
} })
|
|
52
|
-
] })
|
|
53
|
-
] })
|
|
54
|
-
] });
|
|
55
|
-
}
|
|
56
|
-
function C({
|
|
57
|
-
onSave: s,
|
|
58
|
-
onDelete: t,
|
|
59
|
-
isSaveDisabled: n,
|
|
60
|
-
isDeleteDisabled: r,
|
|
61
|
-
areControlsDisabled: i,
|
|
62
|
-
angle: l,
|
|
63
|
-
onRotateIcon: o,
|
|
64
|
-
uiScale: c,
|
|
65
|
-
minUiScale: x,
|
|
66
|
-
maxUiScale: k,
|
|
67
|
-
uiScaleStep: d,
|
|
68
|
-
onUiScaleChange: p,
|
|
69
|
-
iconSizePercent: u,
|
|
70
|
-
onChangeIconSizePercent: j
|
|
71
|
-
}) {
|
|
72
|
-
return /* @__PURE__ */ e.jsx("div", { className: "efp-set-kiosk-form", children: /* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__content", children: [
|
|
73
|
-
/* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__inputs", children: [
|
|
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: u, name: "Icon size", min: 100, max: 300, step: 1, symbol: "%", isDisabled: i, onChange: j }),
|
|
76
|
-
/* @__PURE__ */ e.jsx(S, { value: Math.round(c * 100), name: "UI scale", min: x * 100, max: k * 100, step: d * 100, symbol: "%", isDisabled: i, onChange: (v) => p(v / 100) })
|
|
77
|
-
] }),
|
|
78
|
-
/* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-form__controls", children: [
|
|
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
|
-
] })
|
|
82
|
-
] }) });
|
|
83
|
-
}
|
|
84
|
-
function U({
|
|
85
|
-
list: s
|
|
86
|
-
}) {
|
|
87
|
-
return s != null && s.length ? /* @__PURE__ */ e.jsx("div", { className: "efp-info-message", children: s.map(({
|
|
88
|
-
id: t,
|
|
89
|
-
image: n,
|
|
90
|
-
content: r
|
|
91
|
-
}) => /* @__PURE__ */ e.jsxs("div", { className: "efp-info-message__item", children: [
|
|
92
|
-
/* @__PURE__ */ e.jsx("img", { className: "efp-info-message__img", src: n.src, alt: n.alt, width: "30", height: "30" }),
|
|
93
|
-
/* @__PURE__ */ e.jsx("span", { children: r })
|
|
94
|
-
] }, t)) }) : null;
|
|
95
|
-
}
|
|
96
|
-
function z({
|
|
97
|
-
isDisabled: s,
|
|
98
|
-
content: t,
|
|
99
|
-
confirmLabel: n,
|
|
100
|
-
cancelLabel: r,
|
|
101
|
-
onConfirm: i,
|
|
102
|
-
onCancel: l,
|
|
103
|
-
confirmVariant: o,
|
|
104
|
-
cancelVariant: c
|
|
105
|
-
}) {
|
|
106
|
-
return /* @__PURE__ */ e.jsxs("div", { className: "efp-confirm-dialog", children: [
|
|
107
|
-
t && /* @__PURE__ */ e.jsx("div", { className: "efp-confirm-dialog__content", children: t }),
|
|
108
|
-
/* @__PURE__ */ e.jsxs("div", { className: "efp-confirm-dialog__controls", children: [
|
|
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
|
-
] })
|
|
112
|
-
] });
|
|
113
|
-
}
|
|
114
|
-
function M({
|
|
115
|
-
messages: s
|
|
116
|
-
}) {
|
|
117
|
-
return s != null && s.length ? /* @__PURE__ */ e.jsx("div", { className: "efp-status-messages", children: s.map(({
|
|
118
|
-
id: t,
|
|
119
|
-
variant: n,
|
|
120
|
-
title: r
|
|
121
|
-
}) => {
|
|
122
|
-
const i = n === "success", l = n === "error";
|
|
123
|
-
return /* @__PURE__ */ e.jsxs("div", { className: L("efp-status-messages__message", {
|
|
124
|
-
"efp-status-messages__message--success": i,
|
|
125
|
-
"efp-status-messages__message--error": l
|
|
126
|
-
}), children: [
|
|
127
|
-
i ? /* @__PURE__ */ e.jsx("i", { className: "icon-checkmark" }) : null,
|
|
128
|
-
l ? /* @__PURE__ */ e.jsx("i", { className: "icon-warning-solid" }) : null,
|
|
129
|
-
r
|
|
130
|
-
] }, t);
|
|
131
|
-
}) }) : null;
|
|
132
|
-
}
|
|
133
|
-
function K({
|
|
134
|
-
isSaveDisabled: s,
|
|
135
|
-
isDeleteDisabled: t,
|
|
136
|
-
areControlsDisabled: n,
|
|
137
|
-
confirmOnClose: r,
|
|
138
|
-
angle: i,
|
|
139
|
-
uiScale: l,
|
|
140
|
-
minUiScale: o,
|
|
141
|
-
maxUiScale: c,
|
|
142
|
-
uiScaleStep: x,
|
|
143
|
-
iconSizePercent: k,
|
|
144
|
-
isInfoVisible: d,
|
|
145
|
-
statusMessages: p,
|
|
146
|
-
onClose: u,
|
|
147
|
-
onDelete: j,
|
|
148
|
-
onSave: v,
|
|
149
|
-
onChange: m
|
|
150
|
-
}) {
|
|
151
|
-
const [h, g] = I.useState(null);
|
|
152
|
-
return /* @__PURE__ */ e.jsxs(E, { className: "efp-set-kiosk-mode", translate: {
|
|
153
|
-
x: window.innerWidth / 2,
|
|
154
|
-
y: 0
|
|
155
|
-
}, children: [
|
|
156
|
-
/* @__PURE__ */ e.jsxs("div", { className: "efp-set-kiosk-mode__header", children: [
|
|
157
|
-
/* @__PURE__ */ e.jsx("img", { src: `${_}icons/dragdrop-solid.svg`, alt: "Drag and Drop Icon", width: "24", height: "24" }),
|
|
158
|
-
/* @__PURE__ */ e.jsx("span", { className: "efp-no-select", children: h ? h.title : "Set Kiosk" }),
|
|
159
|
-
/* @__PURE__ */ e.jsx("button", { type: "button", draggable: "false", className: "efp-set-kiosk-mode__close", "aria-label": "Close", onClick: () => {
|
|
160
|
-
const f = () => {
|
|
161
|
-
g(null);
|
|
162
|
-
}, y = () => {
|
|
163
|
-
u == null || u(), g(null);
|
|
164
|
-
};
|
|
165
|
-
h ? f() : r ? g({
|
|
166
|
-
title: "Leave without saving?",
|
|
167
|
-
content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
168
|
-
"You have changes that ",
|
|
169
|
-
/* @__PURE__ */ e.jsx("strong", { children: "haven't been saved." })
|
|
170
|
-
] }),
|
|
171
|
-
confirmLabel: "Keep editing",
|
|
172
|
-
cancelLabel: "Leave",
|
|
173
|
-
onCancel: y,
|
|
174
|
-
onConfirm: f,
|
|
175
|
-
confirmVariant: "primary",
|
|
176
|
-
cancelVariant: "danger"
|
|
177
|
-
}) : y();
|
|
178
|
-
}, children: /* @__PURE__ */ e.jsx("i", { className: "icon-close" }) })
|
|
179
|
-
] }),
|
|
180
|
-
!h && /* @__PURE__ */ e.jsx(M, { messages: p }),
|
|
181
|
-
d ? /* @__PURE__ */ e.jsx(U, { list: [{
|
|
182
|
-
id: "1",
|
|
183
|
-
image: {
|
|
184
|
-
src: `${_}icons/tap.svg`,
|
|
185
|
-
alt: "Tap to set or move kiosk."
|
|
186
|
-
},
|
|
187
|
-
content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
188
|
-
"Tap to ",
|
|
189
|
-
/* @__PURE__ */ e.jsx("strong", { children: "set or move" }),
|
|
190
|
-
" kiosk."
|
|
191
|
-
] })
|
|
192
|
-
}, {
|
|
193
|
-
id: "2",
|
|
194
|
-
image: {
|
|
195
|
-
src: `${_}icons/rotate.svg`,
|
|
196
|
-
alt: "Zoom and rotate the map before saving."
|
|
197
|
-
},
|
|
198
|
-
content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
199
|
-
/* @__PURE__ */ e.jsx("strong", { children: "Zoom and rotate" }),
|
|
200
|
-
" the map before saving."
|
|
201
|
-
] })
|
|
202
|
-
}] }) : /* @__PURE__ */ e.jsx(e.Fragment, { children: h ? /* @__PURE__ */ e.jsx(z, { ...h }) : /* @__PURE__ */ e.jsx(C, { isSaveDisabled: s, isDeleteDisabled: t, areControlsDisabled: n, onSave: () => {
|
|
203
|
-
v == null || v(), g(null);
|
|
204
|
-
}, onDelete: () => {
|
|
205
|
-
g({
|
|
206
|
-
title: "Delete kiosk?",
|
|
207
|
-
content: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
208
|
-
"Are you sure you want to ",
|
|
209
|
-
/* @__PURE__ */ e.jsx("strong", { children: "delete this kiosk" }),
|
|
210
|
-
"?"
|
|
211
|
-
] }),
|
|
212
|
-
confirmLabel: "Cancel",
|
|
213
|
-
cancelLabel: "Delete",
|
|
214
|
-
onConfirm: () => {
|
|
215
|
-
g(null);
|
|
216
|
-
},
|
|
217
|
-
onCancel: () => {
|
|
218
|
-
j == null || j(), g(null);
|
|
219
|
-
},
|
|
220
|
-
confirmVariant: "gray",
|
|
221
|
-
cancelVariant: "danger"
|
|
222
|
-
});
|
|
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: k, onChangeIconSizePercent: (f) => m == null ? void 0 : m({
|
|
228
|
-
percent: f
|
|
229
|
-
}) }) })
|
|
230
|
-
] });
|
|
231
|
-
}
|
|
232
|
-
const P = w(() => {
|
|
233
|
-
var t, n, r;
|
|
234
|
-
D(() => a.handleSetupReady()), I.useEffect(() => {
|
|
235
|
-
const i = (c) => a.setInitialPtScale(c);
|
|
236
|
-
a.renderer.events.addEventListener("viewport:ptscale", i);
|
|
237
|
-
const l = (c) => a.handleClick(c);
|
|
238
|
-
a.renderer.events.addEventListener("pointer:click", l);
|
|
239
|
-
const o = () => a.handleNavigationChange();
|
|
240
|
-
return a.renderer.events.addEventListener("navigation:change", o), () => {
|
|
241
|
-
a.renderer.events.removeEventListener("viewport:ptscale", i), a.renderer.events.removeEventListener("pointer:click", l), a.renderer.events.removeEventListener("navigation:change", o);
|
|
242
|
-
};
|
|
243
|
-
}, [a.renderer]);
|
|
244
|
-
const s = !!a.kiosk;
|
|
245
|
-
return /* @__PURE__ */ e.jsx(K, { isSaveDisabled: s ? !a.hasUnsavedChanges : !0, isDeleteDisabled: !s, areControlsDisabled: !s, confirmOnClose: s ? a.hasUnsavedChanges : !1, angle: ((t = a.kiosk) == null ? void 0 : t.heading) || 0, uiScale: ((n = a.kiosk) == null ? void 0 : n.uiScale) || N.uiState.uiScale, minUiScale: N.uiState.minUIScale, maxUiScale: N.uiState.maxUIScale, uiScaleStep: 0.01, iconSizePercent: ((r = a.kiosk) == null ? void 0 : r.iconSizePercent) || 100, isInfoVisible: !s, statusMessages: a.statusMessages, onClose: () => a.handleClose(), onDelete: () => a.handleDelete(), onSave: () => a.handleSave(), onChange: (i) => a.handleChange(i) });
|
|
246
|
-
});
|
|
247
|
-
export {
|
|
248
|
-
P as default
|
|
249
|
-
};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { j as e } from "./jsx-runtime-CoKhM3tL.js";
|
|
2
|
-
import { ag as n, b as r, am as i, an as c, s as t } from "./floorplan.ready-BQetaqdP.js";
|
|
3
|
-
import { U as d } from "./index.js";
|
|
4
|
-
import { k as a } from "./KioskStore-DkCSeq5I.js";
|
|
5
|
-
(function() {
|
|
6
|
-
try {
|
|
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.1" };
|
|
9
|
-
var o = new s.Error().stack;
|
|
10
|
-
o && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[o] = "021eeee2-034f-4103-a7b7-8b0ffd867ea5", s._sentryDebugIdIdentifier = "sentry-dbid-021eeee2-034f-4103-a7b7-8b0ffd867ea5");
|
|
11
|
-
} catch {
|
|
12
|
-
}
|
|
13
|
-
})();
|
|
14
|
-
const l = () => /* @__PURE__ */ e.jsx("div", { className: "touch-hand", children: /* @__PURE__ */ e.jsx("svg", { width: "640", height: "640", viewBox: "0 0 640 640", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "touch-hand-icon", children: /* @__PURE__ */ e.jsxs("g", { className: "touchon", children: [
|
|
15
|
-
/* @__PURE__ */ e.jsxs("g", { id: "touchon-body", children: [
|
|
16
|
-
/* @__PURE__ */ e.jsx("circle", { className: "hand-touch-1", cx: "299", cy: "201", r: "50" }),
|
|
17
|
-
/* @__PURE__ */ e.jsx("circle", { className: "hand-touch-2", cx: "299", cy: "201", r: "110" }),
|
|
18
|
-
/* @__PURE__ */ e.jsx("circle", { className: "hand-touch-3", cx: "299", cy: "201", r: "160" })
|
|
19
|
-
] }),
|
|
20
|
-
/* @__PURE__ */ e.jsxs("g", { id: "touchon-hand-body", children: [
|
|
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
|
-
/* @__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
|
-
] })
|
|
24
|
-
] }) }) }), L = n(() => (r(() => {
|
|
25
|
-
if (localStorage.getItem(d) === "0")
|
|
26
|
-
return;
|
|
27
|
-
const s = a.restoreData();
|
|
28
|
-
if (s)
|
|
29
|
-
return i(s, !0), c(s), t.setResetCameraFn(() => a.resetCamera()), () => {
|
|
30
|
-
t.uiState.setKioskData(null), t.uiState.resetMapSettings(), a.resetCamera();
|
|
31
|
-
};
|
|
32
|
-
}), t.uiState.kiosk && t.uiState.inIdle ? /* @__PURE__ */ e.jsx(l, {}) : null));
|
|
33
|
-
export {
|
|
34
|
-
L as default
|
|
35
|
-
};
|