@expofp/floorplan 3.0.0-alpha.13 → 3.0.0-alpha.15
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-Bn7mmuWl.js +40 -0
- package/dist/browser/Demo-pwpeopeB.js +47 -0
- package/dist/browser/{Free-Cf7Raqrc.js → Free-CeZSHheC.js} +29 -20
- package/dist/browser/Gallery-BTasOfWx.js +288 -0
- package/dist/browser/GpsLoader-BS8b-Aif.js +140 -0
- package/dist/browser/{KioskStore-D241RDzb.js → KioskStore-_Zcv0Bc0.js} +57 -48
- package/dist/browser/Mapbox-Cl59-8BN.js +118 -0
- package/dist/browser/{SetKioskMode-2rlj74Xn.js → SetKioskMode-CjjAW8SI.js} +66 -57
- package/dist/browser/{ShowKiosk-CrsnQU04.js → ShowKiosk-DUcthTIK.js} +28 -19
- package/dist/browser/{ThreeComponent-ClnfXUj7.js → ThreeComponent-CdelmApV.js} +181 -172
- package/dist/browser/boolean-editor-HetrPeeC.js +157 -0
- package/dist/browser/bundle.json +32 -29
- package/dist/browser/{client-CkzDfd_U.js → client-BMgLu7eB.js} +590 -581
- package/dist/browser/compat-helper.js +5 -0
- package/dist/browser/{data-m8n9ATTo.js → data-eO9H1gMa.js} +276 -267
- package/dist/browser/{debug-overlay-2jzTw6KL.js → debug-overlay-DqIeCuHo.js} +98 -89
- package/dist/browser/debug-ui-6t_iunMd.js +67 -0
- package/dist/browser/{favicon-DalyEhbd.js → favicon-CoF9H4Pb.js} +11 -2
- package/dist/browser/fetch-retry.umd-GcX1W9qV.js +123 -0
- package/dist/browser/{flex-Cdkjkshz.js → flex-BC_JSvaB.js} +80 -71
- package/dist/browser/{floorplan.ready-D6FqQD8c.js → floorplan.ready-CZn5dvsU.js} +1011 -987
- package/dist/browser/index-C1Rwmp91.js +54 -0
- package/dist/browser/{index-DSgSq67u.js → index-CEVUHq8g.js} +96 -87
- package/dist/browser/{index-CEmjMySn.js → index-Dba8EyWF.js} +41 -32
- package/dist/browser/{index-4ImEhZsQ.js → index-DnV82MKb.js} +936 -923
- package/dist/browser/index-Dp-WygGH.js +57 -0
- package/dist/browser/index-sNwIhVDZ.js +92 -0
- package/dist/browser/{index-DBHasqQ8.js → index-uGr-_9rk.js} +258 -249
- package/dist/browser/index.js +11 -2
- package/dist/browser/jsx-runtime-BHfPvO9I.js +40 -0
- package/dist/browser/{main-CD9JioNt.js → main-DYasSc7U.js} +24 -15
- package/dist/browser/{particles.min-7sD7ioDi.js → particles.min-B6O6_M_h.js} +43 -34
- package/dist/esm/load.d.ts +2 -0
- package/dist/esm/load.js +3 -3
- package/package.json +4 -3
- package/dist/browser/Debug-2YRpxyzp.js +0 -31
- package/dist/browser/Demo-BhvcgT41.js +0 -38
- package/dist/browser/Gallery-Dq_GR98t.js +0 -279
- package/dist/browser/GpsLoader-ChfXQOsy.js +0 -131
- package/dist/browser/Mapbox-DFHRWdCq.js +0 -109
- package/dist/browser/boolean-editor-D8wja-hk.js +0 -148
- package/dist/browser/debug-ui-YhK0Mf0Y.js +0 -58
- package/dist/browser/fetch-retry.umd-dyC72RhE.js +0 -114
- package/dist/browser/index-BKeGOpor.js +0 -48
- package/dist/browser/index-D153Iyx8.js +0 -45
- package/dist/browser/index-d52BKaOl.js +0 -83
- package/dist/browser/jsx-runtime-jIxVPx5o.js +0 -31
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import { j as s } from "./jsx-runtime-BHfPvO9I.js";
|
|
2
|
+
import { r as a } from "./index-DnV82MKb.js";
|
|
3
|
+
import { y as x } from "./index-C1Rwmp91.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-BC_JSvaB.js";
|
|
5
|
+
(function() {
|
|
6
|
+
try {
|
|
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.15" };
|
|
9
|
+
var t = new e.Error().stack;
|
|
10
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "c0ec8938-c81b-4daa-8383-4af7f28c6913", e._sentryDebugIdIdentifier = "sentry-dbid-c0ec8938-c81b-4daa-8383-4af7f28c6913");
|
|
11
|
+
} catch {
|
|
12
|
+
}
|
|
13
|
+
})();
|
|
14
|
+
function X(e) {
|
|
15
|
+
const t = a.useRef({ value: e, previous: e });
|
|
16
|
+
return a.useMemo(() => (t.current.value !== e && (t.current.previous = t.current.value, t.current.value = e), t.current.previous), [e]);
|
|
17
|
+
}
|
|
18
|
+
var v = "Switch", [Y] = U(v), [G, J] = Y(v), _ = a.forwardRef(
|
|
19
|
+
(e, t) => {
|
|
20
|
+
const {
|
|
21
|
+
__scopeSwitch: r,
|
|
22
|
+
name: n,
|
|
23
|
+
checked: o,
|
|
24
|
+
defaultChecked: c,
|
|
25
|
+
required: u,
|
|
26
|
+
disabled: i,
|
|
27
|
+
value: d = "on",
|
|
28
|
+
onCheckedChange: b,
|
|
29
|
+
form: l,
|
|
30
|
+
...w
|
|
31
|
+
} = e, [p, f] = a.useState(null), y = E(t, (m) => f(m)), S = a.useRef(!1), g = p ? l || !!p.closest("form") : !0, [h, M] = A({
|
|
32
|
+
prop: o,
|
|
33
|
+
defaultProp: c != null ? c : !1,
|
|
34
|
+
onChange: b,
|
|
35
|
+
caller: v
|
|
36
|
+
});
|
|
37
|
+
return /* @__PURE__ */ s.jsxs(G, { scope: r, checked: h, disabled: i, children: [
|
|
38
|
+
/* @__PURE__ */ s.jsx(
|
|
39
|
+
N.button,
|
|
40
|
+
{
|
|
41
|
+
type: "button",
|
|
42
|
+
role: "switch",
|
|
43
|
+
"aria-checked": h,
|
|
44
|
+
"aria-required": u,
|
|
45
|
+
"data-state": z(h),
|
|
46
|
+
"data-disabled": i ? "" : void 0,
|
|
47
|
+
disabled: i,
|
|
48
|
+
value: d,
|
|
49
|
+
...w,
|
|
50
|
+
ref: y,
|
|
51
|
+
onClick: H(e.onClick, (m) => {
|
|
52
|
+
M((D) => !D), g && (S.current = m.isPropagationStopped(), S.current || m.stopPropagation());
|
|
53
|
+
})
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
g && /* @__PURE__ */ s.jsx(
|
|
57
|
+
T,
|
|
58
|
+
{
|
|
59
|
+
control: p,
|
|
60
|
+
bubbles: !S.current,
|
|
61
|
+
name: n,
|
|
62
|
+
value: d,
|
|
63
|
+
checked: h,
|
|
64
|
+
required: u,
|
|
65
|
+
disabled: i,
|
|
66
|
+
form: l,
|
|
67
|
+
style: { transform: "translateX(-100%)" }
|
|
68
|
+
}
|
|
69
|
+
)
|
|
70
|
+
] });
|
|
71
|
+
}
|
|
72
|
+
);
|
|
73
|
+
_.displayName = v;
|
|
74
|
+
var P = "SwitchThumb", I = a.forwardRef(
|
|
75
|
+
(e, t) => {
|
|
76
|
+
const { __scopeSwitch: r, ...n } = e, o = J(P, r);
|
|
77
|
+
return /* @__PURE__ */ s.jsx(
|
|
78
|
+
N.span,
|
|
79
|
+
{
|
|
80
|
+
"data-state": z(o.checked),
|
|
81
|
+
"data-disabled": o.disabled ? "" : void 0,
|
|
82
|
+
...n,
|
|
83
|
+
ref: t
|
|
84
|
+
}
|
|
85
|
+
);
|
|
86
|
+
}
|
|
87
|
+
);
|
|
88
|
+
I.displayName = P;
|
|
89
|
+
var K = "SwitchBubbleInput", T = a.forwardRef(
|
|
90
|
+
({
|
|
91
|
+
__scopeSwitch: e,
|
|
92
|
+
control: t,
|
|
93
|
+
checked: r,
|
|
94
|
+
bubbles: n = !0,
|
|
95
|
+
...o
|
|
96
|
+
}, c) => {
|
|
97
|
+
const u = a.useRef(null), i = E(u, c), d = X(r), b = L(t);
|
|
98
|
+
return a.useEffect(() => {
|
|
99
|
+
const l = u.current;
|
|
100
|
+
if (!l) return;
|
|
101
|
+
const w = window.HTMLInputElement.prototype, f = Object.getOwnPropertyDescriptor(
|
|
102
|
+
w,
|
|
103
|
+
"checked"
|
|
104
|
+
).set;
|
|
105
|
+
if (d !== r && f) {
|
|
106
|
+
const y = new Event("click", { bubbles: n });
|
|
107
|
+
f.call(l, r), l.dispatchEvent(y);
|
|
108
|
+
}
|
|
109
|
+
}, [d, r, n]), /* @__PURE__ */ s.jsx(
|
|
110
|
+
"input",
|
|
111
|
+
{
|
|
112
|
+
type: "checkbox",
|
|
113
|
+
"aria-hidden": !0,
|
|
114
|
+
defaultChecked: r,
|
|
115
|
+
...o,
|
|
116
|
+
tabIndex: -1,
|
|
117
|
+
ref: i,
|
|
118
|
+
style: {
|
|
119
|
+
...o.style,
|
|
120
|
+
...b,
|
|
121
|
+
position: "absolute",
|
|
122
|
+
pointerEvents: "none",
|
|
123
|
+
opacity: 0,
|
|
124
|
+
margin: 0
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
);
|
|
128
|
+
}
|
|
129
|
+
);
|
|
130
|
+
T.displayName = K;
|
|
131
|
+
function z(e) {
|
|
132
|
+
return e ? "checked" : "unchecked";
|
|
133
|
+
}
|
|
134
|
+
var Q = _, V = I;
|
|
135
|
+
const Z = ["horizontal", "vertical"], ee = ["1", "2", "3", "4"], te = { orientation: { type: "enum", className: "rt-r-orientation", values: Z, default: "horizontal", responsive: !0 }, size: { type: "enum", className: "rt-r-size", values: ee, default: "1", responsive: !0 }, color: { ...R.color, default: "gray" }, decorative: { type: "boolean", default: !0 } }, $ = a.forwardRef((e, t) => {
|
|
136
|
+
const { className: r, color: n, decorative: o, ...c } = j(e, te, k);
|
|
137
|
+
return a.createElement("span", { "data-accent-color": n, role: o ? void 0 : "separator", ...c, ref: t, className: x("rt-Separator", r) });
|
|
138
|
+
});
|
|
139
|
+
$.displayName = "Separator";
|
|
140
|
+
const re = ["1", "2", "3"], se = ["classic", "surface", "soft"], ae = { size: { type: "enum", className: "rt-r-size", values: re, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: se, default: "surface" }, ...R, ...F, ...q }, B = a.forwardRef((e, t) => {
|
|
141
|
+
const { className: r, color: n, radius: o, ...c } = j(e, ae, k);
|
|
142
|
+
return a.createElement(Q, { "data-accent-color": n, "data-radius": o, ...c, asChild: !1, ref: t, className: x("rt-reset", "rt-SwitchRoot", r) }, a.createElement(V, { className: x("rt-SwitchThumb", { "rt-high-contrast": e.highContrast }) }));
|
|
143
|
+
});
|
|
144
|
+
B.displayName = "Switch";
|
|
145
|
+
const oe = ({
|
|
146
|
+
label: e,
|
|
147
|
+
children: t
|
|
148
|
+
}) => /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
149
|
+
/* @__PURE__ */ s.jsxs(C, { children: [
|
|
150
|
+
/* @__PURE__ */ s.jsx(O, { size: "4", children: e }),
|
|
151
|
+
/* @__PURE__ */ s.jsx(C, { mt: "10px", children: t })
|
|
152
|
+
] }),
|
|
153
|
+
/* @__PURE__ */ s.jsx($, { size: "4", my: "20px" })
|
|
154
|
+
] }), ue = (e) => /* @__PURE__ */ s.jsx(oe, { label: e.label, children: /* @__PURE__ */ s.jsx(W, { children: /* @__PURE__ */ s.jsx(B, { checked: e.value, onCheckedChange: (t) => e.onChange(t) }) }) });
|
|
155
|
+
export {
|
|
156
|
+
ue as BooleanEditor
|
|
157
|
+
};
|
package/dist/browser/bundle.json
CHANGED
|
@@ -2,64 +2,67 @@
|
|
|
2
2
|
"entry": "index.js",
|
|
3
3
|
"files": [
|
|
4
4
|
{
|
|
5
|
-
"file": "Debug-
|
|
5
|
+
"file": "Debug-Bn7mmuWl.js"
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"file": "Demo-
|
|
8
|
+
"file": "Demo-pwpeopeB.js"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
|
-
"file": "Free-
|
|
11
|
+
"file": "Free-CeZSHheC.js"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"file": "Gallery-
|
|
14
|
+
"file": "Gallery-BTasOfWx.js"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
|
-
"file": "GpsLoader-
|
|
17
|
+
"file": "GpsLoader-BS8b-Aif.js"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
|
-
"file": "KioskStore-
|
|
20
|
+
"file": "KioskStore-_Zcv0Bc0.js"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
|
-
"file": "Mapbox-
|
|
23
|
+
"file": "Mapbox-Cl59-8BN.js"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"file": "SetKioskMode-
|
|
26
|
+
"file": "SetKioskMode-CjjAW8SI.js"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"file": "ShowKiosk-
|
|
29
|
+
"file": "ShowKiosk-DUcthTIK.js"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"file": "ThreeComponent-
|
|
32
|
+
"file": "ThreeComponent-CdelmApV.js"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
|
-
"file": "boolean-editor-
|
|
35
|
+
"file": "boolean-editor-HetrPeeC.js"
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
-
"file": "client-
|
|
38
|
+
"file": "client-BMgLu7eB.js"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
"file": "
|
|
41
|
+
"file": "compat-helper.js"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
"file": "
|
|
44
|
+
"file": "data-eO9H1gMa.js"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"file": "debug-
|
|
47
|
+
"file": "debug-overlay-DqIeCuHo.js"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"file": "debug-ui-6t_iunMd.js"
|
|
48
51
|
},
|
|
49
52
|
{
|
|
50
53
|
"file": "expofp-overlay.png"
|
|
51
54
|
},
|
|
52
55
|
{
|
|
53
|
-
"file": "favicon-
|
|
56
|
+
"file": "favicon-CoF9H4Pb.js"
|
|
54
57
|
},
|
|
55
58
|
{
|
|
56
|
-
"file": "fetch-retry.umd-
|
|
59
|
+
"file": "fetch-retry.umd-GcX1W9qV.js"
|
|
57
60
|
},
|
|
58
61
|
{
|
|
59
|
-
"file": "flex-
|
|
62
|
+
"file": "flex-BC_JSvaB.js"
|
|
60
63
|
},
|
|
61
64
|
{
|
|
62
|
-
"file": "floorplan.ready-
|
|
65
|
+
"file": "floorplan.ready-CZn5dvsU.js"
|
|
63
66
|
},
|
|
64
67
|
{
|
|
65
68
|
"file": "fonts/efp-symbols.woff"
|
|
@@ -146,31 +149,31 @@
|
|
|
146
149
|
"file": "icons/yah.svg"
|
|
147
150
|
},
|
|
148
151
|
{
|
|
149
|
-
"file": "index-
|
|
152
|
+
"file": "index-C1Rwmp91.js"
|
|
150
153
|
},
|
|
151
154
|
{
|
|
152
|
-
"file": "index-
|
|
155
|
+
"file": "index-CEVUHq8g.js"
|
|
153
156
|
},
|
|
154
157
|
{
|
|
155
|
-
"file": "index-
|
|
158
|
+
"file": "index-Dba8EyWF.js"
|
|
156
159
|
},
|
|
157
160
|
{
|
|
158
|
-
"file": "index-
|
|
161
|
+
"file": "index-DnV82MKb.js"
|
|
159
162
|
},
|
|
160
163
|
{
|
|
161
|
-
"file": "index-
|
|
164
|
+
"file": "index-Dp-WygGH.js"
|
|
162
165
|
},
|
|
163
166
|
{
|
|
164
|
-
"file": "index-
|
|
167
|
+
"file": "index-sNwIhVDZ.js"
|
|
165
168
|
},
|
|
166
169
|
{
|
|
167
|
-
"file": "index-
|
|
170
|
+
"file": "index-uGr-_9rk.js"
|
|
168
171
|
},
|
|
169
172
|
{
|
|
170
173
|
"file": "index.js"
|
|
171
174
|
},
|
|
172
175
|
{
|
|
173
|
-
"file": "jsx-runtime-
|
|
176
|
+
"file": "jsx-runtime-BHfPvO9I.js"
|
|
174
177
|
},
|
|
175
178
|
{
|
|
176
179
|
"file": "locales/ar.json"
|
|
@@ -230,10 +233,10 @@
|
|
|
230
233
|
"file": "locales/zh.json"
|
|
231
234
|
},
|
|
232
235
|
{
|
|
233
|
-
"file": "main-
|
|
236
|
+
"file": "main-DYasSc7U.js"
|
|
234
237
|
},
|
|
235
238
|
{
|
|
236
|
-
"file": "particles.min-
|
|
239
|
+
"file": "particles.min-B6O6_M_h.js"
|
|
237
240
|
},
|
|
238
241
|
{
|
|
239
242
|
"file": "template.html"
|