@expofp/floorplan 3.0.0-alpha.17 → 3.0.0-alpha.19
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-CUZihF0D.js → Debug-B9JNOBQc.js} +4 -4
- package/dist/browser/{Demo-CR3VLKTk.js → Demo-B_GkeZja.js} +5 -5
- package/dist/browser/{Free-DQNZneql.js → Free-bQbjK74Z.js} +5 -5
- package/dist/browser/{Gallery-DuHTiSqx.js → Gallery-E7LpQjiN.js} +5 -5
- package/dist/browser/{GpsLoader-DmtF8nSh.js → GpsLoader-Du21Hm8x.js} +5 -5
- package/dist/browser/{KioskStore-B7BTukd0.js → KioskStore-iQ67HJlZ.js} +5 -5
- package/dist/browser/{Mapbox-3GevGU_j.js → Mapbox-Bx1tB7yN.js} +6 -6
- package/dist/browser/{SetKioskMode-D3066R7_.js → SetKioskMode-ByetcQ27.js} +6 -6
- package/dist/browser/{ShowKiosk-3jaagNzR.js → ShowKiosk-DqftG9PI.js} +5 -5
- package/dist/browser/{ThreeComponent-DNFBzo3g.js → ThreeComponent-3tEmnbIR.js} +6 -6
- package/dist/browser/{ViewerMenuPanel-BLo85uoZ.js → ViewerMenuPanel-BOkHor-R.js} +5 -5
- package/dist/browser/{boolean-editor-DKH9ubYi.js → boolean-editor-BuDAtfnK.js} +5 -5
- package/dist/browser/bundle.json +30 -30
- package/dist/browser/{client-meZ2tCS0.js → client-DgcsrMQp.js} +3 -3
- package/dist/browser/{data-SQHwxPrN.js → data-Cs-XM1vn.js} +3 -3
- package/dist/browser/{debug-overlay-C4TVlyAN.js → debug-overlay-bQ8hCza8.js} +6 -6
- package/dist/browser/{debug-ui-CVsP8oRC.js → debug-ui-D8Y0PiT5.js} +5 -5
- package/dist/browser/{favicon-Cimz_lqt.js → favicon-5YfyvVuW.js} +1 -1
- package/dist/browser/{fetch-retry.umd-XH7ZZmae.js → fetch-retry.umd-Bn8pxzHz.js} +2 -2
- package/dist/browser/{flex-Bq6tPjvK.js → flex-DD4D5MDd.js} +4 -4
- package/dist/browser/{floorplan.ready-ClV1c-bq.js → floorplan.ready-BFK4GJQI.js} +2637 -2620
- package/dist/browser/{index-CcKlEKDb.js → index-6P2K6zwe.js} +5 -5
- package/dist/browser/{index-BuXQKG6_.js → index-BOv009xQ.js} +4 -4
- package/dist/browser/{index-CfyxM29w.js → index-CFBl9CX9.js} +2 -2
- package/dist/browser/{index-3PCrVVmD.js → index-CFBwSM0K.js} +2 -2
- package/dist/browser/{index-C1A1q6hi.js → index-DXfV86G6.js} +6 -6
- package/dist/browser/{index-DkMgYVuZ.js → index-HRCOcRH_.js} +3 -3
- package/dist/browser/{index-C3wwaChX.js → index-tVZou9A0.js} +12 -12
- package/dist/browser/index.html +1 -0
- package/dist/browser/index.js +2 -2
- package/dist/browser/{jsx-runtime-rSp8ZldI.js → jsx-runtime-BPB0_kNt.js} +1 -1
- package/dist/browser/{main-C1uhxJ8U.js → main-DxgBqquP.js} +1 -1
- package/dist/browser/{particles.min-DkmJkLkl.js → particles.min-CvIca3EI.js} +2 -2
- package/dist/esm/components/Kiosk/integrateKiosk.js +1 -1
- package/dist/esm/floorplan.loader.js +1 -1
- package/dist/esm/tools/telemetry.js +1 -1
- package/dist/esm/utils/loadCustomCss.d.ts +1 -1
- package/dist/esm/utils/loadCustomCss.js +1 -1
- package/package.json +3 -3
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
|
|
2
|
-
import { j as e } from "./jsx-runtime-
|
|
3
|
-
import { c as o, a as r, s as i } from "./floorplan.ready-
|
|
4
|
-
import { z as l } from "./index-
|
|
2
|
+
import { j as e } from "./jsx-runtime-BPB0_kNt.js";
|
|
3
|
+
import { c as o, a as r, s as i } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import { z as l } from "./index-tVZou9A0.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
7
|
var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
8
|
-
t.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
8
|
+
t.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var a = new t.Error().stack;
|
|
10
10
|
a && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[a] = "87dc54e4-9903-4990-8b27-5a733311bb77", t._sentryDebugIdIdentifier = "sentry-dbid-87dc54e4-9903-4990-8b27-5a733311bb77");
|
|
11
11
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as s } from "./jsx-runtime-
|
|
2
|
-
import { y as o } from "./index-
|
|
3
|
-
import { u as d, a, b as c, c as l } from "./floorplan.ready-
|
|
4
|
-
import { z as n } from "./index-
|
|
1
|
+
import { j as s } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { y as o } from "./index-HRCOcRH_.js";
|
|
3
|
+
import { u as d, a, b as c, c as l } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import { z as n } from "./index-tVZou9A0.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
7
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
8
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
8
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var t = new e.Error().stack;
|
|
10
10
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "1d22a10f-35cb-4b87-8cb0-5c0c83ab9e01", e._sentryDebugIdIdentifier = "sentry-dbid-1d22a10f-35cb-4b87-8cb0-5c0c83ab9e01");
|
|
11
11
|
} catch {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
|
|
2
|
-
import { j as s } from "./jsx-runtime-
|
|
3
|
-
import { y as a } from "./index-
|
|
4
|
-
import { u as d, a as o, b as f, c as l } from "./floorplan.ready-
|
|
5
|
-
import { ah as u, z as i } from "./index-
|
|
2
|
+
import { j as s } from "./jsx-runtime-BPB0_kNt.js";
|
|
3
|
+
import { y as a } from "./index-HRCOcRH_.js";
|
|
4
|
+
import { u as d, a as o, b as f, c as l } from "./floorplan.ready-BFK4GJQI.js";
|
|
5
|
+
import { ah as u, z as i } from "./index-tVZou9A0.js";
|
|
6
6
|
(function() {
|
|
7
7
|
try {
|
|
8
8
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
9
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
9
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
10
10
|
var t = new e.Error().stack;
|
|
11
11
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "62f2faa4-d911-4752-8a7d-02478d271810", e._sentryDebugIdIdentifier = "sentry-dbid-62f2faa4-d911-4752-8a7d-02478d271810");
|
|
12
12
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as e } from "./jsx-runtime-
|
|
2
|
-
import { r as c, o as E } from "./index-
|
|
3
|
-
import { y as N } from "./index-
|
|
4
|
-
import { as as v, at as G, au as S } from "./floorplan.ready-
|
|
1
|
+
import { j as e } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { r as c, o as E } from "./index-tVZou9A0.js";
|
|
3
|
+
import { y as N } from "./index-HRCOcRH_.js";
|
|
4
|
+
import { as as v, at as G, au as S } from "./floorplan.ready-BFK4GJQI.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
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.0-alpha.
|
|
8
|
+
s.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var a = new s.Error().stack;
|
|
10
10
|
a && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[a] = "da1de22d-588e-4953-b57b-0b547a94f86b", s._sentryDebugIdIdentifier = "sentry-dbid-da1de22d-588e-4953-b57b-0b547a94f86b");
|
|
11
11
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as S } from "./jsx-runtime-
|
|
2
|
-
import { r as a, l as I, z as y, _ as T } from "./index-
|
|
3
|
-
import { af as _, ag as A, ah as k, ai as x, s as p, aj as D, e as G } from "./floorplan.ready-
|
|
4
|
-
import "./index-
|
|
1
|
+
import { j as S } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { r as a, l as I, z as y, _ as T } from "./index-tVZou9A0.js";
|
|
3
|
+
import { af as _, ag as A, ah as k, ai as x, s as p, aj as D, e as G } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import "./index-HRCOcRH_.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
7
|
var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
8
|
-
t.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
8
|
+
t.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var n = new t.Error().stack;
|
|
10
10
|
n && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[n] = "2b27f9c0-d224-4998-a5ed-6c7fae144578", t._sentryDebugIdIdentifier = "sentry-dbid-2b27f9c0-d224-4998-a5ed-6c7fae144578");
|
|
11
11
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { aw as h, j as f, p as d, q as l, h as g } from "./index-
|
|
2
|
-
import "./jsx-runtime-
|
|
3
|
-
import { s as o, ao as k, ap as v, aq as D, ar as O } from "./floorplan.ready-
|
|
4
|
-
import "./index-
|
|
1
|
+
import { aw as h, j as f, p as d, q as l, h as g } from "./index-tVZou9A0.js";
|
|
2
|
+
import "./jsx-runtime-BPB0_kNt.js";
|
|
3
|
+
import { s as o, ao as k, ap as v, aq as D, ar as O } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import "./index-HRCOcRH_.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
7
|
var a = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
8
|
-
a.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
8
|
+
a.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var e = new a.Error().stack;
|
|
10
10
|
e && (a._sentryDebugIds = a._sentryDebugIds || {}, a._sentryDebugIds[e] = "697fc260-bc1b-43be-94ee-1f23fc33235c", a._sentryDebugIdIdentifier = "sentry-dbid-697fc260-bc1b-43be-94ee-1f23fc33235c");
|
|
11
11
|
} catch {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { j as B } from "./jsx-runtime-
|
|
2
|
-
import { y as w } from "./index-
|
|
3
|
-
import { p, m as z, s as P, a as f, l as E, b as k, c as b, d as C, u as T, e as D, f as M, g as F, h as I, i as _ } from "./data-
|
|
4
|
-
import { u as j, s as e, a as t, R as x, d as N, e as n, f as O, c as A } from "./floorplan.ready-
|
|
5
|
-
import { r as S } from "./index-
|
|
1
|
+
import { j as B } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { y as w } from "./index-HRCOcRH_.js";
|
|
3
|
+
import { p, m as z, s as P, a as f, l as E, b as k, c as b, d as C, u as T, e as D, f as M, g as F, h as I, i as _ } from "./data-Cs-XM1vn.js";
|
|
4
|
+
import { u as j, s as e, a as t, R as x, d as N, e as n, f as O, c as A } from "./floorplan.ready-BFK4GJQI.js";
|
|
5
|
+
import { r as S } from "./index-tVZou9A0.js";
|
|
6
6
|
(function() {
|
|
7
7
|
try {
|
|
8
8
|
var i = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
9
|
-
i.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
9
|
+
i.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
10
10
|
var r = new i.Error().stack;
|
|
11
11
|
r && (i._sentryDebugIds = i._sentryDebugIds || {}, i._sentryDebugIds[r] = "78ce0388-27ac-4b17-bca0-c443d45725e4", i._sentryDebugIdIdentifier = "sentry-dbid-78ce0388-27ac-4b17-bca0-c443d45725e4");
|
|
12
12
|
} catch {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { j as e } from "./jsx-runtime-
|
|
2
|
-
import { r as I, C as _ } from "./index-
|
|
3
|
-
import { ak as b, al as E, ag as w, b as D, s as N } from "./floorplan.ready-
|
|
4
|
-
import { k as a } from "./KioskStore-
|
|
5
|
-
import { y as L } from "./index-
|
|
1
|
+
import { j as e } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { r as I, C as _ } from "./index-tVZou9A0.js";
|
|
3
|
+
import { ak as b, al as E, ag as w, b as D, s as N } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import { k as a } from "./KioskStore-iQ67HJlZ.js";
|
|
5
|
+
import { y as L } from "./index-HRCOcRH_.js";
|
|
6
6
|
(function() {
|
|
7
7
|
try {
|
|
8
8
|
var s = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
9
|
-
s.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
9
|
+
s.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
10
10
|
var t = new s.Error().stack;
|
|
11
11
|
t && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[t] = "309af745-be67-45ab-9d1f-4d81116b15a1", s._sentryDebugIdIdentifier = "sentry-dbid-309af745-be67-45ab-9d1f-4d81116b15a1");
|
|
12
12
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as e } from "./jsx-runtime-
|
|
2
|
-
import { ag as n, b as r, am as i, an as c, s as t } from "./floorplan.ready-
|
|
3
|
-
import { U as d } from "./index-
|
|
4
|
-
import { k as a } from "./KioskStore-
|
|
1
|
+
import { j as e } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { ag as n, b as r, am as i, an as c, s as t } from "./floorplan.ready-BFK4GJQI.js";
|
|
3
|
+
import { U as d } from "./index-tVZou9A0.js";
|
|
4
|
+
import { k as a } from "./KioskStore-iQ67HJlZ.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
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.0-alpha.
|
|
8
|
+
s.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var o = new s.Error().stack;
|
|
10
10
|
o && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[o] = "98590ec5-860c-4a08-9039-d735b50d5848", s._sentryDebugIdIdentifier = "sentry-dbid-98590ec5-860c-4a08-9039-d735b50d5848");
|
|
11
11
|
} catch {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { j as gt } from "./jsx-runtime-
|
|
2
|
-
import { y as bt } from "./index-
|
|
3
|
-
import { C as Qt, V as E, M as U, T as N, Q as yt, S as vt, g as x, h as Jt, P as _t, i as $t, L as Nt, j as te, F as Vt, k as ee, l as se, m as et, n as B, o as F, p as W, D as ie, q as Bt, G as Wt, B as wt, r as H, t as st, v as Pt, w as J, x as Tt, y as it, z as X, A as oe, E as ae, H as Et, N as Mt, I as ne, J as Ht, K as ct, O as Ft, U as re, W as K, X as he, Y as le, Z as ce, _ as Ae, $ as qt, a0 as ot, a1 as z, a2 as Kt, s as P, a3 as de, a4 as pe, a5 as ue, f as At, a as b, a6 as fe, a7 as St, u as me, e as Z, R as Rt, c as ge } from "./floorplan.ready-
|
|
4
|
-
import { av as dt, r as Lt } from "./index-
|
|
5
|
-
import { j as be, m as q, s as ye, k as ve, h as xt, z as we, a as at, i as Pe } from "./data-
|
|
1
|
+
import { j as gt } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { y as bt } from "./index-HRCOcRH_.js";
|
|
3
|
+
import { C as Qt, V as E, M as U, T as N, Q as yt, S as vt, g as x, h as Jt, P as _t, i as $t, L as Nt, j as te, F as Vt, k as ee, l as se, m as et, n as B, o as F, p as W, D as ie, q as Bt, G as Wt, B as wt, r as H, t as st, v as Pt, w as J, x as Tt, y as it, z as X, A as oe, E as ae, H as Et, N as Mt, I as ne, J as Ht, K as ct, O as Ft, U as re, W as K, X as he, Y as le, Z as ce, _ as Ae, $ as qt, a0 as ot, a1 as z, a2 as Kt, s as P, a3 as de, a4 as pe, a5 as ue, f as At, a as b, a6 as fe, a7 as St, u as me, e as Z, R as Rt, c as ge } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import { av as dt, r as Lt } from "./index-tVZou9A0.js";
|
|
5
|
+
import { j as be, m as q, s as ye, k as ve, h as xt, z as we, a as at, i as Pe } from "./data-Cs-XM1vn.js";
|
|
6
6
|
(function() {
|
|
7
7
|
try {
|
|
8
8
|
var h = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
9
|
-
h.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
9
|
+
h.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
10
10
|
var t = new h.Error().stack;
|
|
11
11
|
t && (h._sentryDebugIds = h._sentryDebugIds || {}, h._sentryDebugIds[t] = "41549e21-f2ab-4175-b5ec-588d7b5a17ee", h._sentryDebugIdIdentifier = "sentry-dbid-41549e21-f2ab-4175-b5ec-588d7b5a17ee");
|
|
12
12
|
} catch {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
|
|
2
|
-
import { j as e } from "./jsx-runtime-
|
|
3
|
-
import { ag as x, ae as i, s as o, ak as d, a as m } from "./floorplan.ready-
|
|
4
|
-
import { z as r } from "./index-
|
|
5
|
-
import "./index-
|
|
2
|
+
import { j as e } from "./jsx-runtime-BPB0_kNt.js";
|
|
3
|
+
import { ag as x, ae as i, s as o, ak as d, a as m } from "./floorplan.ready-BFK4GJQI.js";
|
|
4
|
+
import { z as r } from "./index-tVZou9A0.js";
|
|
5
|
+
import "./index-HRCOcRH_.js";
|
|
6
6
|
(function() {
|
|
7
7
|
try {
|
|
8
8
|
var s = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
9
|
-
s.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
9
|
+
s.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
10
10
|
var n = new s.Error().stack;
|
|
11
11
|
n && (s._sentryDebugIds = s._sentryDebugIds || {}, s._sentryDebugIds[n] = "d6381d81-d23d-4688-86f9-ea4538d0bf4a", s._sentryDebugIdIdentifier = "sentry-dbid-d6381d81-d23d-4688-86f9-ea4538d0bf4a");
|
|
12
12
|
} catch {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as s } from "./jsx-runtime-
|
|
2
|
-
import { r as a } from "./index-
|
|
3
|
-
import { y as x } from "./index-
|
|
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-
|
|
1
|
+
import { j as s } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { r as a } from "./index-tVZou9A0.js";
|
|
3
|
+
import { y as x } from "./index-HRCOcRH_.js";
|
|
4
|
+
import { u as E, a as A, P as N, c as H, b as L, d as U, r as R, v as j, e as k, f as q, o as F, p as C, g as O, h as W } from "./flex-DD4D5MDd.js";
|
|
5
5
|
(function() {
|
|
6
6
|
try {
|
|
7
7
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
8
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
8
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
9
9
|
var t = new e.Error().stack;
|
|
10
10
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7e9893f2-0077-4c08-9fda-a43a55e51b38", e._sentryDebugIdIdentifier = "sentry-dbid-7e9893f2-0077-4c08-9fda-a43a55e51b38");
|
|
11
11
|
} catch {
|
package/dist/browser/bundle.json
CHANGED
|
@@ -2,70 +2,70 @@
|
|
|
2
2
|
"entry": "index.js",
|
|
3
3
|
"files": [
|
|
4
4
|
{
|
|
5
|
-
"file": "Debug-
|
|
5
|
+
"file": "Debug-B9JNOBQc.js"
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"file": "Demo-
|
|
8
|
+
"file": "Demo-B_GkeZja.js"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
|
-
"file": "Free-
|
|
11
|
+
"file": "Free-bQbjK74Z.js"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"file": "Gallery-
|
|
14
|
+
"file": "Gallery-E7LpQjiN.js"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
|
-
"file": "GpsLoader-
|
|
17
|
+
"file": "GpsLoader-Du21Hm8x.js"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
|
-
"file": "KioskStore-
|
|
20
|
+
"file": "KioskStore-iQ67HJlZ.js"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
|
-
"file": "Mapbox-
|
|
23
|
+
"file": "Mapbox-Bx1tB7yN.js"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"file": "SetKioskMode-
|
|
26
|
+
"file": "SetKioskMode-ByetcQ27.js"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"file": "ShowKiosk-
|
|
29
|
+
"file": "ShowKiosk-DqftG9PI.js"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"file": "ThreeComponent-
|
|
32
|
+
"file": "ThreeComponent-3tEmnbIR.js"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
|
-
"file": "ViewerMenuPanel-
|
|
35
|
+
"file": "ViewerMenuPanel-BOkHor-R.js"
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
-
"file": "boolean-editor-
|
|
38
|
+
"file": "boolean-editor-BuDAtfnK.js"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
"file": "client-
|
|
41
|
+
"file": "client-DgcsrMQp.js"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
"file": "compat-helper.js"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"file": "data-
|
|
47
|
+
"file": "data-Cs-XM1vn.js"
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
"file": "debug-overlay-
|
|
50
|
+
"file": "debug-overlay-bQ8hCza8.js"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
|
-
"file": "debug-ui-
|
|
53
|
+
"file": "debug-ui-D8Y0PiT5.js"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"file": "expofp-overlay.png"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
"file": "favicon-
|
|
59
|
+
"file": "favicon-5YfyvVuW.js"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
|
-
"file": "fetch-retry.umd-
|
|
62
|
+
"file": "fetch-retry.umd-Bn8pxzHz.js"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
|
-
"file": "flex-
|
|
65
|
+
"file": "flex-DD4D5MDd.js"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
|
-
"file": "floorplan.ready-
|
|
68
|
+
"file": "floorplan.ready-BFK4GJQI.js"
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
"file": "fonts/efp-symbols.woff"
|
|
@@ -152,31 +152,31 @@
|
|
|
152
152
|
"file": "icons/yah.svg"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"file": "index-
|
|
155
|
+
"file": "index-6P2K6zwe.js"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
|
-
"file": "index-
|
|
158
|
+
"file": "index-BOv009xQ.js"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"file": "index-
|
|
161
|
+
"file": "index-CFBl9CX9.js"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"file": "index-
|
|
164
|
+
"file": "index-CFBwSM0K.js"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
"file": "index-
|
|
167
|
+
"file": "index-DXfV86G6.js"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"file": "index-
|
|
170
|
+
"file": "index-HRCOcRH_.js"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"file": "index-
|
|
173
|
+
"file": "index-tVZou9A0.js"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"file": "index.js"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"file": "jsx-runtime-
|
|
179
|
+
"file": "jsx-runtime-BPB0_kNt.js"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"file": "locales/ar.json"
|
|
@@ -236,10 +236,10 @@
|
|
|
236
236
|
"file": "locales/zh.json"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
|
-
"file": "main-
|
|
239
|
+
"file": "main-DxgBqquP.js"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
|
-
"file": "particles.min-
|
|
242
|
+
"file": "particles.min-CvIca3EI.js"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"file": "template.html"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ax as Bh } from "./index-
|
|
2
|
-
import { r as Yh } from "./index-
|
|
1
|
+
import { ax as Bh } from "./index-tVZou9A0.js";
|
|
2
|
+
import { r as Yh } from "./index-CFBl9CX9.js";
|
|
3
3
|
(function() {
|
|
4
4
|
try {
|
|
5
5
|
var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
6
|
-
o.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
6
|
+
o.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
7
7
|
var zl = new o.Error().stack;
|
|
8
8
|
zl && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[zl] = "b455b352-355c-4d55-b4d6-768e663f9819", o._sentryDebugIdIdentifier = "sentry-dbid-b455b352-355c-4d55-b4d6-768e663f9819");
|
|
9
9
|
} catch {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
|
|
2
|
-
import { a as ws, a6 as Bg, a8 as yi, s as Aa, a9 as lc, J as vd, aa as Ru, R as Bu, d as gd, ab as om, ac as Og, ad as Fg, ae as Qf } from "./floorplan.ready-
|
|
3
|
-
import { k as Ug } from "./index-
|
|
2
|
+
import { a as ws, a6 as Bg, a8 as yi, s as Aa, a9 as lc, J as vd, aa as Ru, R as Bu, d as gd, ab as om, ac as Og, ad as Fg, ae as Qf } from "./floorplan.ready-BFK4GJQI.js";
|
|
3
|
+
import { k as Ug } from "./index-tVZou9A0.js";
|
|
4
4
|
(function() {
|
|
5
5
|
try {
|
|
6
6
|
var Oe = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
7
|
-
Oe.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
7
|
+
Oe.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
8
8
|
var qe = new Oe.Error().stack;
|
|
9
9
|
qe && (Oe._sentryDebugIds = Oe._sentryDebugIds || {}, Oe._sentryDebugIds[qe] = "fb054d3f-f022-4143-9bae-07d4481b14b5", Oe._sentryDebugIdIdentifier = "sentry-dbid-fb054d3f-f022-4143-9bae-07d4481b14b5");
|
|
10
10
|
} catch {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
function __vite_inject_css__(css, id){ if (typeof document==='undefined') return; var parent=(typeof window!=='undefined'&&window.__efpShadowDOMStyleParent)||document.head; var s=document.createElement('style'); s.setAttribute('data-chunk-style', id); s.appendChild(document.createTextNode(css)); parent.appendChild(s);}
|
|
2
|
-
import { j as h } from "./jsx-runtime-
|
|
3
|
-
import { r as i, o as ce, ay as Qo } from "./index-
|
|
4
|
-
import { P as j, d as pe, u as F, i as bt, j as Ce, c as I, k as Jo, a as It, l as ea, m as jn, b as ta, n as Mt, t as De, q as _e, o as et, r as kn, s as na, w as ra, x as oa, y as aa, z as ia, v as U, e as ne, S as Ae, g as sa, f as ca, A as $n, h as Ie, B as la, p as Me } from "./flex-
|
|
5
|
-
import { R as ua, r as fa, y as B } from "./index-
|
|
6
|
-
import { e as da, a as pa } from "./index-
|
|
2
|
+
import { j as h } from "./jsx-runtime-BPB0_kNt.js";
|
|
3
|
+
import { r as i, o as ce, ay as Qo } from "./index-tVZou9A0.js";
|
|
4
|
+
import { P as j, d as pe, u as F, i as bt, j as Ce, c as I, k as Jo, a as It, l as ea, m as jn, b as ta, n as Mt, t as De, q as _e, o as et, r as kn, s as na, w as ra, x as oa, y as aa, z as ia, v as U, e as ne, S as Ae, g as sa, f as ca, A as $n, h as Ie, B as la, p as Me } from "./flex-DD4D5MDd.js";
|
|
5
|
+
import { R as ua, r as fa, y as B } from "./index-HRCOcRH_.js";
|
|
6
|
+
import { e as da, a as pa } from "./index-6P2K6zwe.js";
|
|
7
7
|
(function() {
|
|
8
8
|
try {
|
|
9
9
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
10
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
10
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
11
11
|
var t = new e.Error().stack;
|
|
12
12
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "2266a068-6bbf-426d-8ae8-08dd7313ed39", e._sentryDebugIdIdentifier = "sentry-dbid-2266a068-6bbf-426d-8ae8-08dd7313ed39");
|
|
13
13
|
} catch {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { j as n } from "./jsx-runtime-
|
|
2
|
-
import { r as o } from "./index-
|
|
3
|
-
import { a as u } from "./index-
|
|
1
|
+
import { j as n } from "./jsx-runtime-BPB0_kNt.js";
|
|
2
|
+
import { r as o } from "./index-tVZou9A0.js";
|
|
3
|
+
import { a as u } from "./index-DXfV86G6.js";
|
|
4
4
|
(function() {
|
|
5
5
|
try {
|
|
6
6
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
7
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
7
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
8
8
|
var t = new e.Error().stack;
|
|
9
9
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "5b1b374c-26fd-4794-82ec-808871baee41", e._sentryDebugIdIdentifier = "sentry-dbid-5b1b374c-26fd-4794-82ec-808871baee41");
|
|
10
10
|
} catch {
|
|
@@ -48,7 +48,7 @@ function b({
|
|
|
48
48
|
return /* @__PURE__ */ n.jsx("svg", { width: e, height: e, viewBox: "0 0 24 24", fill: "none", ...r, children: /* @__PURE__ */ n.jsx("path", { fill: "none", d: "M14.5 5.5L8.5 12l6 6.5", stroke: "currentColor", strokeWidth: t, strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
49
49
|
}
|
|
50
50
|
const f = o.lazy(async () => ({
|
|
51
|
-
default: (await import("./debug-overlay-
|
|
51
|
+
default: (await import("./debug-overlay-bQ8hCza8.js")).DebugOverlay
|
|
52
52
|
})), g = ".expofp-floorplan-default", p = (e) => {
|
|
53
53
|
var d;
|
|
54
54
|
const [t, r] = o.useState(e.open), [s, l] = e.useDebugButtonState(), i = (d = e.hostSelector) != null ? d : g;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(function() {
|
|
2
2
|
try {
|
|
3
3
|
var G = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
-
G.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
4
|
+
G.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
5
5
|
var I = new G.Error().stack;
|
|
6
6
|
I && (G._sentryDebugIds = G._sentryDebugIds || {}, G._sentryDebugIds[I] = "d0befaac-5ea7-4ff4-a83f-aae41d224dc7", G._sentryDebugIdIdentifier = "sentry-dbid-d0befaac-5ea7-4ff4-a83f-aae41d224dc7");
|
|
7
7
|
} catch {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { k as R } from "./index-
|
|
1
|
+
import { k as R } from "./index-tVZou9A0.js";
|
|
2
2
|
(function() {
|
|
3
3
|
try {
|
|
4
4
|
var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
5
|
-
o.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
5
|
+
o.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
6
6
|
var s = new o.Error().stack;
|
|
7
7
|
s && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[s] = "b627efed-437a-4b2b-a976-322aaa942c3a", o._sentryDebugIdIdentifier = "sentry-dbid-b627efed-437a-4b2b-a976-322aaa942c3a");
|
|
8
8
|
} catch {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { r as l, ay as Y } from "./index-
|
|
2
|
-
import { r as H, y } from "./index-
|
|
3
|
-
import { j as g } from "./jsx-runtime-
|
|
1
|
+
import { r as l, ay as Y } from "./index-tVZou9A0.js";
|
|
2
|
+
import { r as H, y } from "./index-HRCOcRH_.js";
|
|
3
|
+
import { j as g } from "./jsx-runtime-BPB0_kNt.js";
|
|
4
4
|
(function() {
|
|
5
5
|
try {
|
|
6
6
|
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
7
|
-
e.SENTRY_RELEASE = { id: "3.0.0-alpha.
|
|
7
|
+
e.SENTRY_RELEASE = { id: "3.0.0-alpha.19" };
|
|
8
8
|
var t = new e.Error().stack;
|
|
9
9
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7527f44f-1e24-422b-8178-da0a1c181742", e._sentryDebugIdIdentifier = "sentry-dbid-7527f44f-1e24-422b-8178-da0a1c181742");
|
|
10
10
|
} catch {
|