@expofp/floorplan 3.1.1 → 3.1.2
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-CDxonlwe.js → CookieConsent-YALfakcg.js} +34 -34
- package/dist/browser/{Debug-i-1KdTDk.js → Debug-Dienfacq.js} +6 -6
- package/dist/browser/{Demo-CQJkm6mN.js → Demo-BbY4PJhj.js} +8 -8
- package/dist/browser/{Free-Cvsndo_8.js → Free-BlfLzpZ4.js} +8 -8
- package/dist/browser/{Gallery-DqmanL-9.js → Gallery-BJ8RKc0W.js} +10 -10
- package/dist/browser/{GpsLoader-C2C18oPB.js → GpsLoader-C-qC7AlJ.js} +8 -8
- package/dist/browser/{KioskStore-CTuYNXTK.js → KioskStore-umOa7R8-.js} +3 -3
- package/dist/browser/{Mapbox-CWd5ouuI.js → Mapbox-BQKwe6gC.js} +8 -8
- package/dist/browser/{SetKioskMode-D82xnccT.js → SetKioskMode-B4WkaonJ.js} +7 -7
- package/dist/browser/{ShowKiosk-BPbgvj4h.js → ShowKiosk-CwQsYu6G.js} +9 -9
- package/dist/browser/{ThreeComponent-BVyzwq47.js → ThreeComponent-YJ6J3gEv.js} +9 -9
- package/dist/browser/{TouchHand-B7utOQAe.js → TouchHand-DtBzj-Bj.js} +4 -4
- package/dist/browser/{ViewerMenuPanel-Ar4nlACL.js → ViewerMenuPanel-Cv7KW_rT.js} +7 -7
- package/dist/browser/{add-debug-secret-listener-BdeqSuVN.js → add-debug-secret-listener-BRth-pLl.js} +1 -1
- package/dist/browser/{boolean-editor-2nqTGUWk.js → boolean-editor-D_18BAC7.js} +10 -10
- package/dist/browser/bundle.json +43 -43
- package/dist/browser/{chunk-QeH1YbGo.js → chunk-BjP-W_8B.js} +1 -1
- package/dist/browser/{classnames-D3zxbGlx.js → classnames-nDCZdn8S.js} +2 -2
- package/dist/browser/{client-D5a9T5Yr.js → client-CHtTpwEK.js} +9 -9
- package/dist/browser/{data-BmQ2xFdm.js → data-DRzLxQO7.js} +3 -3
- package/dist/browser/{debug-overlay-DsTlabIM.js → debug-overlay-B8CWKuKY.js} +43 -43
- package/dist/browser/{debug-ui-z1z7xjCf.js → debug-ui-DUF5K4cu.js} +6 -6
- package/dist/browser/{dist-BNSxJ8Gf.js → dist-C0wOn0VY.js} +7 -7
- package/dist/browser/{exports-CHb8xfg4.js → exports-DJDFfUko.js} +360 -319
- package/dist/browser/{favicon-4wtTdmCZ.js → favicon-DtqguaGB.js} +1 -1
- package/dist/browser/{fetch-retry.umd-BIAQZiTB.js → fetch-retry.umd-B8F2bkss.js} +2 -2
- package/dist/browser/{flex-DdZZAOSi.js → flex-DCHbgjnw.js} +23 -23
- package/dist/browser/{floorplan.loader-CHuvNZrC.js → floorplan.loader-CTycsBPj.js} +990 -965
- package/dist/browser/{floorplan.ready-BoT8xaxE.js → floorplan.ready-D8TO96JJ.js} +196 -196
- package/dist/browser/{fuse-CJxwj0ga.js → fuse-BEUAG1Xp.js} +2 -2
- package/dist/browser/index.js +11 -11
- package/dist/browser/{is-debug-WU3-PF6o.js → is-debug-C1gwybh0.js} +2 -2
- package/dist/browser/{jsx-runtime-Cw27xoLY.js → jsx-runtime-CGa6rouk.js} +4 -4
- package/dist/browser/{lib-BAapOsxS.js → lib-B-kSneKQ.js} +5 -5
- package/dist/browser/{main-qKxcSrwP.js → main-DscTVUQ0.js} +1 -1
- package/dist/browser/{mobx-Bk-gFdVC.js → mobx-DfjpWyaW.js} +4 -4
- package/dist/browser/{particles.min-jdgqFSl5.js → particles.min-Biy-VbhD.js} +2 -2
- package/dist/browser/{prop-types-CSJl6-43.js → prop-types-BKhIyeNo.js} +2 -2
- package/dist/browser/{react-DocWE6xn.js → react-19U-5m1O.js} +5 -5
- package/dist/browser/{react-dom-CBQsjumL.js → react-dom-BeWJor3U.js} +6 -6
- package/dist/browser/{reset-all-settings-C_IhY9Uk.js → reset-all-settings-DbzRwd74.js} +1 -1
- package/dist/browser/{settings-C9z2GvpQ.js → settings-CH8qvuVX.js} +6 -6
- package/dist/browser/{src-BRY4SgeD.js → src-_zgzV95f.js} +4 -4
- package/dist/browser/{store-CBwwf4CP.js → store-CwvDErjP.js} +9 -9
- package/dist/browser/{ui-qs_XcPuJ.js → ui-I67QXE1I.js} +6 -6
- package/package.json +14 -14
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "27406276-98c6-4cd0-9788-0e6c83f10be0", e._sentryDebugIdIdentifier = "sentry-dbid-27406276-98c6-4cd0-9788-0e6c83f10be0");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { n as e } from "./chunk-
|
|
9
|
+
import { n as e } from "./chunk-BjP-W_8B.js";
|
|
10
10
|
//#region ../../node_modules/.pnpm/fuse.js@7.1.0/node_modules/fuse.js/dist/fuse.mjs
|
|
11
11
|
var t = /* @__PURE__ */ e({ default: () => $ });
|
|
12
12
|
function n(e) {
|
package/dist/browser/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "12236eab-f6fb-4c4b-ad3f-a4580241f560", e._sentryDebugIdIdentifier = "sentry-dbid-12236eab-f6fb-4c4b-ad3f-a4580241f560");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { Et as t } from "./is-debug-
|
|
11
|
-
import { a as n, t as r } from "./floorplan.loader-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { Et as t } from "./is-debug-C1gwybh0.js";
|
|
11
|
+
import { a as n, t as r } from "./floorplan.loader-CTycsBPj.js";
|
|
12
12
|
//#region ../utils/src/lib/deep-freeze.ts
|
|
13
13
|
function i(e) {
|
|
14
14
|
return typeof e != "object" || !e ? e : (Object.getOwnPropertyNames(e).forEach((t) => {
|
|
@@ -19,7 +19,7 @@ function i(e) {
|
|
|
19
19
|
//#endregion
|
|
20
20
|
//#region ../utils/src/lib/fetch-with-retry.ts
|
|
21
21
|
var a, o = async function(...t) {
|
|
22
|
-
return a || (a = typeof window < "u" && typeof document < "u" ? window.fetch.bind(window) : (await import("./fetch-retry.umd-
|
|
22
|
+
return a || (a = typeof window < "u" && typeof document < "u" ? window.fetch.bind(window) : (await import("./fetch-retry.umd-B8F2bkss.js").then((t) => /* @__PURE__ */ e(t.default, 1))).default(globalThis.fetch)), a(...t);
|
|
23
23
|
};
|
|
24
24
|
//#endregion
|
|
25
25
|
//#region ../utils/src/lib/import-node-module.ts
|
|
@@ -88,7 +88,7 @@ function y() {
|
|
|
88
88
|
e.name = "viewport", e.content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no", document.head.appendChild(e);
|
|
89
89
|
}
|
|
90
90
|
let e = () => !!document.querySelector("link[rel=\"icon\"]");
|
|
91
|
-
e() || import("./favicon-
|
|
91
|
+
e() || import("./favicon-DtqguaGB.js").then(({ default: t }) => {
|
|
92
92
|
if (e()) return;
|
|
93
93
|
let n = document.createElement("link");
|
|
94
94
|
n.rel = "icon", n.type = "image/png", n.href = t, document.head.appendChild(n);
|
|
@@ -98,10 +98,10 @@ function y() {
|
|
|
98
98
|
//#region src/_misc_to_move/logBuildInfoImpl.ts
|
|
99
99
|
function b() {
|
|
100
100
|
let e = {
|
|
101
|
-
version: "3.1.
|
|
102
|
-
commit: "
|
|
101
|
+
version: "3.1.2",
|
|
102
|
+
commit: "791aa8097",
|
|
103
103
|
branch: "vite-main",
|
|
104
|
-
built: "2026-04-
|
|
104
|
+
built: "2026-04-29T18:12:26.212Z"
|
|
105
105
|
};
|
|
106
106
|
if (e) {
|
|
107
107
|
let t = new Date(e.built);
|
|
@@ -141,7 +141,7 @@ async function C(e, t) {
|
|
|
141
141
|
...n,
|
|
142
142
|
element: a
|
|
143
143
|
}), l = window.___fpResolve;
|
|
144
|
-
return window.___fp = c, l && (c.ready.then(() => l(c)), delete window.___fpResolve), c.ready.then(() => window.dispatchEvent(new CustomEvent("expofp:ready", { detail: { floorplan: c } }))), import("./src-
|
|
144
|
+
return window.___fp = c, l && (c.ready.then(() => l(c)), delete window.___fpResolve), c.ready.then(() => window.dispatchEvent(new CustomEvent("expofp:ready", { detail: { floorplan: c } }))), import("./src-_zgzV95f.js").then(({ initDebug: e }) => e()).catch(() => {}), c;
|
|
145
145
|
}
|
|
146
146
|
function w(e) {
|
|
147
147
|
if (!document.adoptedStyleSheets) return;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7f70a974-17d7-4e3e-a930-88c4acc453e1", e._sentryDebugIdIdentifier = "sentry-dbid-7f70a974-17d7-4e3e-a930-88c4acc453e1");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e, t } from "./chunk-
|
|
9
|
+
import { r as e, t } from "./chunk-BjP-W_8B.js";
|
|
10
10
|
//#region ../../node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js
|
|
11
11
|
var n = /* @__PURE__ */ t(((e, t) => {
|
|
12
12
|
var n = 1e3, r = n * 60, i = r * 60, a = i * 24, o = a * 7, s = a * 365.25;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "185fe5dc-6878-459f-9755-10bdfd6a9608", e._sentryDebugIdIdentifier = "sentry-dbid-185fe5dc-6878-459f-9755-10bdfd6a9608");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
10
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
11
11
|
var t = /* @__PURE__ */ e(((e) => {
|
|
12
12
|
var t = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
|
|
13
13
|
function r(e, n, r) {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "1bdbedd4-2bb9-4fab-8f4e-326dd66fac98", e._sentryDebugIdIdentifier = "sentry-dbid-1bdbedd4-2bb9-4fab-8f4e-326dd66fac98");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
10
|
-
import { t } from "./react-
|
|
11
|
-
import { t as n } from "./prop-types-
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { t } from "./react-19U-5m1O.js";
|
|
11
|
+
import { t as n } from "./prop-types-BKhIyeNo.js";
|
|
12
12
|
//#region ../../node_modules/.pnpm/qr.js@0.0.0/node_modules/qr.js/lib/ErrorCorrectLevel.js
|
|
13
13
|
var r = /* @__PURE__ */ e(((e, t) => {
|
|
14
14
|
t.exports = {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
(function() {
|
|
3
3
|
try {
|
|
4
4
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
5
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
5
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
6
6
|
var t = new e.Error().stack;
|
|
7
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "a5190037-4ae1-4b9d-9ef7-d38ebd0da919", e._sentryDebugIdIdentifier = "sentry-dbid-a5190037-4ae1-4b9d-9ef7-d38ebd0da919");
|
|
8
8
|
} catch {}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "5502080e-bef5-4a57-9d7d-8a45c2ec4b84", e._sentryDebugIdIdentifier = "sentry-dbid-5502080e-bef5-4a57-9d7d-8a45c2ec4b84");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { m as t, y as n } from "./is-debug-
|
|
11
|
-
import { t as r } from "./react-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { m as t, y as n } from "./is-debug-C1gwybh0.js";
|
|
11
|
+
import { t as r } from "./react-19U-5m1O.js";
|
|
12
12
|
//#region src/utils/mobx.ts
|
|
13
13
|
var i = /* @__PURE__ */ e(r(), 1);
|
|
14
14
|
function a(e, n) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "77712fd0-4322-49b1-965e-1ad73d7fb0ee", e._sentryDebugIdIdentifier = "sentry-dbid-77712fd0-4322-49b1-965e-1ad73d7fb0ee");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
10
|
//#region ../../node_modules/.pnpm/particlesjs@https+++codeload.github.com+evgenyt1+particles.js+tar.gz+bcda28ac7422659d702713184cf1171b1673c248/node_modules/particlesjs/dist/particles.min.js
|
|
11
11
|
var t = /* @__PURE__ */ e(((e, t) => {
|
|
12
12
|
var n = function(e, t) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "53a9f97f-ec73-4665-8fad-4f690eff0e29", e._sentryDebugIdIdentifier = "sentry-dbid-53a9f97f-ec73-4665-8fad-4f690eff0e29");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
10
|
//#region ../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js
|
|
11
11
|
var t = /* @__PURE__ */ e(((e, t) => {
|
|
12
12
|
t.exports = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "f08151ab-17da-4df3-8641-ede95d910845", e._sentryDebugIdIdentifier = "sentry-dbid-f08151ab-17da-4df3-8641-ede95d910845");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
10
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react.production.js
|
|
11
11
|
var t = /* @__PURE__ */ e(((e) => {
|
|
12
12
|
var t = Symbol.for("react.transitional.element"), n = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), o = Symbol.for("react.consumer"), s = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), l = Symbol.for("react.suspense"), u = Symbol.for("react.memo"), d = Symbol.for("react.lazy"), f = Symbol.for("react.activity"), p = Symbol.iterator;
|
|
13
13
|
function m(e) {
|
|
@@ -293,7 +293,7 @@ var t = /* @__PURE__ */ e(((e) => {
|
|
|
293
293
|
return w.H.useSyncExternalStore(e, t, n);
|
|
294
294
|
}, e.useTransition = function() {
|
|
295
295
|
return w.H.useTransition();
|
|
296
|
-
}, e.version = "19.2.
|
|
296
|
+
}, e.version = "19.2.5";
|
|
297
297
|
})), n = /* @__PURE__ */ e(((e, n) => {
|
|
298
298
|
n.exports = t();
|
|
299
299
|
}));
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "1bad5344-0d18-49d7-92f3-094b72b90faf", e._sentryDebugIdIdentifier = "sentry-dbid-1bad5344-0d18-49d7-92f3-094b72b90faf");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { t as e } from "./chunk-
|
|
10
|
-
import { t } from "./react-
|
|
11
|
-
//#region ../../node_modules/.pnpm/react-dom@19.2.
|
|
9
|
+
import { t as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { t } from "./react-19U-5m1O.js";
|
|
11
|
+
//#region ../../node_modules/.pnpm/react-dom@19.2.5_react@19.2.5/node_modules/react-dom/cjs/react-dom.production.js
|
|
12
12
|
var n = /* @__PURE__ */ e(((e) => {
|
|
13
13
|
var n = t();
|
|
14
14
|
function r(e) {
|
|
@@ -124,7 +124,7 @@ var n = /* @__PURE__ */ e(((e) => {
|
|
|
124
124
|
return c.H.useFormState(e, t, n);
|
|
125
125
|
}, e.useFormStatus = function() {
|
|
126
126
|
return c.H.useHostTransitionStatus();
|
|
127
|
-
}, e.version = "19.2.
|
|
127
|
+
}, e.version = "19.2.5";
|
|
128
128
|
})), r = /* @__PURE__ */ e(((e, t) => {
|
|
129
129
|
function r() {
|
|
130
130
|
if (!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE != "function")) try {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
(function() {
|
|
3
3
|
try {
|
|
4
4
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
5
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
5
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
6
6
|
var t = new e.Error().stack;
|
|
7
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "c0f1ac4c-d5ed-4e69-8554-7916bf87e3ee", e._sentryDebugIdIdentifier = "sentry-dbid-c0f1ac4c-d5ed-4e69-8554-7916bf87e3ee");
|
|
8
8
|
} catch {}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "f814f1eb-8b45-4ebe-9d75-3170e178d083", e._sentryDebugIdIdentifier = "sentry-dbid-f814f1eb-8b45-4ebe-9d75-3170e178d083");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { t } from "./react-
|
|
11
|
-
import { t as n } from "./jsx-runtime-
|
|
12
|
-
import { n as r, r as i } from "./reset-all-settings-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { t } from "./react-19U-5m1O.js";
|
|
11
|
+
import { t as n } from "./jsx-runtime-CGa6rouk.js";
|
|
12
|
+
import { n as r, r as i } from "./reset-all-settings-DbzRwd74.js";
|
|
13
13
|
//#region ../debug/src/lib/settings/register-setting.tsx
|
|
14
14
|
var a = /* @__PURE__ */ e(t(), 1), o = n(), s = "efp-local-storage";
|
|
15
15
|
function c(e, t, n, c) {
|
|
@@ -63,7 +63,7 @@ function u(e) {
|
|
|
63
63
|
//#endregion
|
|
64
64
|
//#region ../debug/src/lib/settings/register-boolean-setting.ts
|
|
65
65
|
function d(e) {
|
|
66
|
-
return c(e, !1, a.lazy(() => import("./boolean-editor-
|
|
66
|
+
return c(e, !1, a.lazy(() => import("./boolean-editor-D_18BAC7.js").then((e) => ({ default: e.BooleanEditor }))));
|
|
67
67
|
}
|
|
68
68
|
//#endregion
|
|
69
69
|
export { c as n, d as t };
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "296827ff-4fe5-4907-9b96-cec1ee89058c", e._sentryDebugIdIdentifier = "sentry-dbid-296827ff-4fe5-4907-9b96-cec1ee89058c");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import "./reset-all-settings-
|
|
10
|
-
import "./settings-
|
|
9
|
+
import "./reset-all-settings-DbzRwd74.js";
|
|
10
|
+
import "./settings-CH8qvuVX.js";
|
|
11
11
|
//#region ../debug/src/lib/init-debug.tsx
|
|
12
12
|
var e = !1;
|
|
13
13
|
function t() {
|
|
14
|
-
e || (e = !0, !(typeof window > "u" && typeof document > "u") && import("./ui-
|
|
14
|
+
e || (e = !0, !(typeof window > "u" && typeof document > "u") && import("./ui-I67QXE1I.js").then(({ renderDebugUi: e }) => {
|
|
15
15
|
e();
|
|
16
16
|
}).catch(() => {}));
|
|
17
17
|
}
|
|
@@ -2,17 +2,17 @@ function __vite_inject_css__(css, id){ if (typeof document==='undefined') retur
|
|
|
2
2
|
(function() {
|
|
3
3
|
try {
|
|
4
4
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
5
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
5
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
6
6
|
var t = new e.Error().stack;
|
|
7
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
7
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7b261531-4606-46a8-9dc5-4aedd10554c3", e._sentryDebugIdIdentifier = "sentry-dbid-7b261531-4606-46a8-9dc5-4aedd10554c3");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import { r as e, t } from "./chunk-
|
|
11
|
-
import { $ as n, C as r, D as i, E as a, Et as o, F as s, G as c, H as l, I as u, K as d, L as f, M as p, N as m, O as h, P as g, St as _, Tt as v, W as y, Y as b, _ as x, a as S, b as C, bt as w, c as T, d as E, dt as D, et as O, f as k, ft as ee, g as te, gt as ne, h as A, i as re, j as ie, l as ae, lt as oe, m as se, mt as ce, n as le, o as ue, ot as de, p as j, pt as fe, q as pe, r as me, st as he, t as ge, u as M, v as N, x as _e, xt as ve, y as P, yt as ye } from "./is-debug-
|
|
12
|
-
import { t as be } from "./react-
|
|
13
|
-
import { t as xe } from "./jsx-runtime-
|
|
14
|
-
import { t as Se } from "./classnames-
|
|
15
|
-
//#region ../../node_modules/.pnpm/mobx-react-lite@1.5.2_mobx@5.15.7_react@19.2.
|
|
10
|
+
import { r as e, t } from "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { $ as n, C as r, D as i, E as a, Et as o, F as s, G as c, H as l, I as u, K as d, L as f, M as p, N as m, O as h, P as g, St as _, Tt as v, W as y, Y as b, _ as x, a as S, b as C, bt as w, c as T, d as E, dt as D, et as O, f as k, ft as ee, g as te, gt as ne, h as A, i as re, j as ie, l as ae, lt as oe, m as se, mt as ce, n as le, o as ue, ot as de, p as j, pt as fe, q as pe, r as me, st as he, t as ge, u as M, v as N, x as _e, xt as ve, y as P, yt as ye } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t as be } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as xe } from "./jsx-runtime-CGa6rouk.js";
|
|
14
|
+
import { t as Se } from "./classnames-nDCZdn8S.js";
|
|
15
|
+
//#region ../../node_modules/.pnpm/mobx-react-lite@1.5.2_mobx@5.15.7_react@19.2.5/node_modules/mobx-react-lite/dist/index.module.js
|
|
16
16
|
var Ce = /* @__PURE__ */ e(be());
|
|
17
17
|
if (!Ce.useState) throw Error("mobx-react-lite requires React with Hooks support");
|
|
18
18
|
if (!_e) throw Error("mobx-react-lite requires mobx at least version 4 to be available");
|
|
@@ -33742,7 +33742,7 @@ var oI = (nI = class {
|
|
|
33742
33742
|
}
|
|
33743
33743
|
async buildEngine() {
|
|
33744
33744
|
try {
|
|
33745
|
-
let { default: e } = await import("./fuse-
|
|
33745
|
+
let { default: e } = await import("./fuse-BEUAG1Xp.js").then((e) => e.n);
|
|
33746
33746
|
C(() => {
|
|
33747
33747
|
this.engine = new e([], {
|
|
33748
33748
|
keys: this.keys,
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
e.SENTRY_RELEASE = { id: "3.1.
|
|
4
|
+
e.SENTRY_RELEASE = { id: "3.1.2" };
|
|
5
5
|
var t = new e.Error().stack;
|
|
6
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "366e3673-c350-4f8b-b0f3-9cc93894014c", e._sentryDebugIdIdentifier = "sentry-dbid-366e3673-c350-4f8b-b0f3-9cc93894014c");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { t } from "./jsx-runtime-
|
|
11
|
-
import { t as n } from "./settings-
|
|
12
|
-
import { t as r } from "./add-debug-secret-listener-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { t } from "./jsx-runtime-CGa6rouk.js";
|
|
11
|
+
import { t as n } from "./settings-CH8qvuVX.js";
|
|
12
|
+
import { t as r } from "./add-debug-secret-listener-BRth-pLl.js";
|
|
13
13
|
//#region ../debug/src/lib/ui/render-debug-ui.tsx
|
|
14
14
|
var i = t(), a = !1;
|
|
15
15
|
function o() {
|
|
16
16
|
if (a) return;
|
|
17
17
|
a = !0;
|
|
18
18
|
let t = n("Show Debug Button Overlay"), o = async (n) => {
|
|
19
|
-
let { DebugUi: r } = await import("./debug-ui-
|
|
19
|
+
let { DebugUi: r } = await import("./debug-ui-DUF5K4cu.js"), { createRoot: a } = await import("./client-CHtTpwEK.js").then((t) => /* @__PURE__ */ e(t.default, 1)), o = document.createElement("div");
|
|
20
20
|
document.body.appendChild(o), a(o).render(/* @__PURE__ */ (0, i.jsx)(r, {
|
|
21
21
|
useDebugButtonState: t.useState,
|
|
22
22
|
open: n
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expofp/floorplan",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.2",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/expofp/efp-app.git",
|
|
@@ -36,16 +36,16 @@
|
|
|
36
36
|
],
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@expofp/renderer": "^2.1.2",
|
|
39
|
-
"@sentry/core": "^10.
|
|
40
|
-
"@sentry/react": "10.
|
|
39
|
+
"@sentry/core": "^10.51.0",
|
|
40
|
+
"@sentry/react": "^10.51.0",
|
|
41
41
|
"bowser": "^2.7.0",
|
|
42
42
|
"classnames": "^2.2.6",
|
|
43
43
|
"color": "^3.1.2",
|
|
44
44
|
"color-interpolate": "^1.0.5",
|
|
45
45
|
"copy-to-clipboard": "^3.2.0",
|
|
46
46
|
"d3": "^7.3.0",
|
|
47
|
-
"d3-ease": "3.0.1",
|
|
48
|
-
"d3-selection": "3.0.0",
|
|
47
|
+
"d3-ease": "^3.0.1",
|
|
48
|
+
"d3-selection": "^3.0.0",
|
|
49
49
|
"dateformat": "^3.0.3",
|
|
50
50
|
"debug": "^4.4.3",
|
|
51
51
|
"deepmerge": "^4.2.2",
|
|
@@ -76,26 +76,26 @@
|
|
|
76
76
|
"twgl.js": "^4.14.0",
|
|
77
77
|
"uuid": "^9.0.1",
|
|
78
78
|
"zod": "4.3.5",
|
|
79
|
-
"@expofp/
|
|
80
|
-
"@expofp/
|
|
79
|
+
"@expofp/resolve": "3.1.2",
|
|
80
|
+
"@expofp/debug": "3.1.2"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
83
|
"@babel/plugin-proposal-decorators": "^7.29.0",
|
|
84
84
|
"@babel/plugin-transform-class-properties": "^7.28.6",
|
|
85
|
-
"@sentry/vite-plugin": "5.2.
|
|
85
|
+
"@sentry/vite-plugin": "^5.2.1",
|
|
86
86
|
"@types/d3": "^7.1.0",
|
|
87
87
|
"@types/lz-string": "1.3.32",
|
|
88
88
|
"@types/mapbox-gl": "^2.6.3",
|
|
89
89
|
"@types/three": "0.174.0",
|
|
90
|
-
"@vitejs/plugin-react": "^
|
|
91
|
-
"react": "^19.2.
|
|
92
|
-
"react-dom": "^19.2.
|
|
90
|
+
"@vitejs/plugin-react": "^6.0.1",
|
|
91
|
+
"react": "^19.2.5",
|
|
92
|
+
"react-dom": "^19.2.5",
|
|
93
93
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
94
|
-
"sass-embedded": "^1.
|
|
94
|
+
"sass-embedded": "^1.99.0"
|
|
95
95
|
},
|
|
96
96
|
"peerDependencies": {
|
|
97
|
-
"react": "^19.2.
|
|
98
|
-
"react-dom": "^19.2.
|
|
97
|
+
"react": "^19.2.5",
|
|
98
|
+
"react-dom": "^19.2.5"
|
|
99
99
|
},
|
|
100
100
|
"nx": {
|
|
101
101
|
"targets": {
|