@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
|
@@ -2,24 +2,24 @@ 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] = "540e3a0f-9ceb-4507-ab32-c77210b67b6d", e._sentryDebugIdIdentifier = "sentry-dbid-540e3a0f-9ceb-4507-ab32-c77210b67b6d");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import { n as e, r as t, t as n } from "./chunk-
|
|
11
|
-
import { D as r, O as i, T as a, Tt as o, U as s, W as c, Y as l, a as u, dt as d, i as f, k as p, l as m, m as h, n as g, t as _, u as v, v as y, w as b, y as x } from "./is-debug-
|
|
12
|
-
import { n as S } from "./exports-
|
|
13
|
-
import { t as C } from "./react-
|
|
14
|
-
import { t as w } from "./fuse-
|
|
15
|
-
import { t as T } from "./react-dom-
|
|
16
|
-
import { t as E } from "./jsx-runtime-
|
|
17
|
-
import { t as D } from "./classnames-
|
|
18
|
-
import { A as O, An as k, B as ee, Bn as A, Cn as te, Ct as ne, Dn as re, Dt as j, En as M, Et as ie, Fn as ae, G as oe, Gn as N, H as se, Hn as ce, I as le, In as ue, J as de, Jn as P, K as fe, Kn as pe, L as me, Ln as he, M as ge, Mn as _e, N as ve, On as ye, Ot as be, Pn as xe, Q as Se, Rn as Ce, Sn as we, St as Te, Tn as F, Tt as Ee, U as De, Un as I, V as Oe, Vn as ke, W as Ae, Wn as L, X as je, Y as Me, Yn as R, _ as z, _t as Ne, a as B, b as Pe, bt as Fe, ct as Ie, d as Le, dt as Re, f as ze, g as Be, gt as Ve, ht as He, i as V, it as Ue, j as We, jn as Ge, kn as Ke, lt as qe, m as Je, mt as Ye, n as Xe, nt as Ze, o as H, ot as Qe, p as U, pt as $e, q as et, qn as W, r as G, rt as tt, s as nt, st as rt, t as it, u as at, ut as ot, v as st, vt as ct, wn as lt, wt as ut, xn as dt, xt as ft, y as pt, yt as mt, z as ht, zn as gt } from "./store-
|
|
19
|
-
import { n as _t, r as K, t as vt } from "./mobx-
|
|
20
|
-
import { n as yt } from "./Gallery-
|
|
21
|
-
import "./Demo-
|
|
22
|
-
import "./TouchHand-
|
|
10
|
+
import { n as e, r as t, t as n } from "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { D as r, O as i, T as a, Tt as o, U as s, W as c, Y as l, a as u, dt as d, i as f, k as p, l as m, m as h, n as g, t as _, u as v, v as y, w as b, y as x } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { n as S } from "./exports-DJDFfUko.js";
|
|
13
|
+
import { t as C } from "./react-19U-5m1O.js";
|
|
14
|
+
import { t as w } from "./fuse-BEUAG1Xp.js";
|
|
15
|
+
import { t as T } from "./react-dom-BeWJor3U.js";
|
|
16
|
+
import { t as E } from "./jsx-runtime-CGa6rouk.js";
|
|
17
|
+
import { t as D } from "./classnames-nDCZdn8S.js";
|
|
18
|
+
import { A as O, An as k, B as ee, Bn as A, Cn as te, Ct as ne, Dn as re, Dt as j, En as M, Et as ie, Fn as ae, G as oe, Gn as N, H as se, Hn as ce, I as le, In as ue, J as de, Jn as P, K as fe, Kn as pe, L as me, Ln as he, M as ge, Mn as _e, N as ve, On as ye, Ot as be, Pn as xe, Q as Se, Rn as Ce, Sn as we, St as Te, Tn as F, Tt as Ee, U as De, Un as I, V as Oe, Vn as ke, W as Ae, Wn as L, X as je, Y as Me, Yn as R, _ as z, _t as Ne, a as B, b as Pe, bt as Fe, ct as Ie, d as Le, dt as Re, f as ze, g as Be, gt as Ve, ht as He, i as V, it as Ue, j as We, jn as Ge, kn as Ke, lt as qe, m as Je, mt as Ye, n as Xe, nt as Ze, o as H, ot as Qe, p as U, pt as $e, q as et, qn as W, r as G, rt as tt, s as nt, st as rt, t as it, u as at, ut as ot, v as st, vt as ct, wn as lt, wt as ut, xn as dt, xt as ft, y as pt, yt as mt, z as ht, zn as gt } from "./store-CwvDErjP.js";
|
|
19
|
+
import { n as _t, r as K, t as vt } from "./mobx-DfjpWyaW.js";
|
|
20
|
+
import { n as yt } from "./Gallery-BJ8RKc0W.js";
|
|
21
|
+
import "./Demo-BbY4PJhj.js";
|
|
22
|
+
import "./TouchHand-DtBzj-Bj.js";
|
|
23
23
|
//#region src/components/SessionsFiltersModal.tsx
|
|
24
24
|
var q = /* @__PURE__ */ t(C(), 1), J = /* @__PURE__ */ t(D(), 1), Y = E(), bt = W(({ store: e, visibleSections: t, open: n, onClose: r }) => {
|
|
25
25
|
let i = e.state.filters;
|
|
@@ -952,7 +952,7 @@ function Wt() {
|
|
|
952
952
|
}), (0, q.useEffect)(() => {
|
|
953
953
|
a && !r && import(
|
|
954
954
|
/* webpackChunkName: "particlesjs" */
|
|
955
|
-
"./particles.min-
|
|
955
|
+
"./particles.min-Biy-VbhD.js"
|
|
956
956
|
).then((e) => /* @__PURE__ */ t(e.default, 1)).then((e) => {
|
|
957
957
|
i(e.default);
|
|
958
958
|
});
|
|
@@ -1206,7 +1206,7 @@ var Gt = W(Wt), Kt = () => {
|
|
|
1206
1206
|
})
|
|
1207
1207
|
}), nn = () => import(
|
|
1208
1208
|
/* webpackChunkName: "react-virtuoso-entity-list" */
|
|
1209
|
-
"./dist-
|
|
1209
|
+
"./dist-C0wOn0VY.js"
|
|
1210
1210
|
).then((e) => ({ default: e.Virtuoso })).catch(() => new Promise((e) => setTimeout(() => e(nn()), 3e3))), rn = (0, q.lazy)(nn), an = ["ipia2025"], on = W(({ updatedScrollableRef: e, updateScroll: t }) => {
|
|
1211
1211
|
let n = (0, q.useContext)(Jt), r = (0, q.useRef)(null), i = H.getListScrollItemId(H.list.type), a = an.includes(L.EXPO);
|
|
1212
1212
|
(0, q.useEffect)(() => {
|
|
@@ -3054,7 +3054,7 @@ function mr(e, t) {
|
|
|
3054
3054
|
e.classList ? e.classList.remove(t) : typeof e.className == "string" ? e.className = pr(e.className, t) : e.setAttribute("class", pr(e.className && e.className.baseVal || "", t));
|
|
3055
3055
|
}
|
|
3056
3056
|
//#endregion
|
|
3057
|
-
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
3057
|
+
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/react-transition-group/esm/config.js
|
|
3058
3058
|
var hr = { disabled: !1 }, gr = q.createContext(null), _r = function(e) {
|
|
3059
3059
|
return e.scrollTop;
|
|
3060
3060
|
}, vr = "unmounted", yr = "exited", br = "entering", xr = "entered", Sr = "exiting", Cr = /* @__PURE__ */ function(e) {
|
|
@@ -3190,7 +3190,7 @@ Cr.defaultProps = {
|
|
|
3190
3190
|
onExited: wr
|
|
3191
3191
|
}, Cr.UNMOUNTED = vr, Cr.EXITED = yr, Cr.ENTERING = br, Cr.ENTERED = xr, Cr.EXITING = Sr;
|
|
3192
3192
|
//#endregion
|
|
3193
|
-
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
3193
|
+
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/react-transition-group/esm/CSSTransition.js
|
|
3194
3194
|
var Tr = function(e, t) {
|
|
3195
3195
|
return e && t && t.split(" ").forEach(function(t) {
|
|
3196
3196
|
return fr(e, t);
|
|
@@ -3259,7 +3259,7 @@ var Tr = function(e, t) {
|
|
|
3259
3259
|
}(q.Component);
|
|
3260
3260
|
Dr.defaultProps = { classNames: "" }, Dr.propTypes = {};
|
|
3261
3261
|
//#endregion
|
|
3262
|
-
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
3262
|
+
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/react-transition-group/esm/utils/ChildMapping.js
|
|
3263
3263
|
function Or(e, t) {
|
|
3264
3264
|
var n = function(e) {
|
|
3265
3265
|
return t && (0, q.isValidElement)(e) ? t(e) : e;
|
|
@@ -3323,7 +3323,7 @@ function Mr(e, t, n) {
|
|
|
3323
3323
|
}), i;
|
|
3324
3324
|
}
|
|
3325
3325
|
//#endregion
|
|
3326
|
-
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
3326
|
+
//#region ../../node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/react-transition-group/esm/TransitionGroup.js
|
|
3327
3327
|
var Nr = Object.values || function(e) {
|
|
3328
3328
|
return Object.keys(e).map(function(t) {
|
|
3329
3329
|
return e[t];
|
|
@@ -3370,7 +3370,7 @@ Fr.propTypes = {}, Fr.defaultProps = Pr;
|
|
|
3370
3370
|
//#region src/components/Exhibitor.tsx
|
|
3371
3371
|
var Ir = q.lazy(() => import(
|
|
3372
3372
|
/* webpackChunkName: "gallery" */
|
|
3373
|
-
"./Gallery-
|
|
3373
|
+
"./Gallery-BJ8RKc0W.js"
|
|
3374
3374
|
).then((e) => e.t));
|
|
3375
3375
|
function Lr() {
|
|
3376
3376
|
let e = (0, q.useRef)(), t = P(() => ({
|
|
@@ -4180,7 +4180,7 @@ var Gr = ({ min: e, max: t, className: n, style: r }) => {
|
|
|
4180
4180
|
onChange: () => m(e.id)
|
|
4181
4181
|
})), Jr = () => import(
|
|
4182
4182
|
/* webpackChunkName: "react-virtuoso-list" */
|
|
4183
|
-
"./dist-
|
|
4183
|
+
"./dist-C0wOn0VY.js"
|
|
4184
4184
|
).then((e) => ({ default: e.Virtuoso })).catch(() => new Promise((e) => setTimeout(() => e(Jr()), 3e3))), Yr = (0, q.lazy)(Jr);
|
|
4185
4185
|
function Xr({ updatedScrollableRef: e, updateScroll: t }) {
|
|
4186
4186
|
let [n, r] = (0, q.useState)(null), i = (0, q.useRef)(null);
|
|
@@ -4295,7 +4295,7 @@ function $r() {
|
|
|
4295
4295
|
//#region src/components/QrCode.tsx
|
|
4296
4296
|
var ei = (0, q.lazy)(() => import(
|
|
4297
4297
|
/* webpackChunkName: "react-qr-code" */
|
|
4298
|
-
"./lib-
|
|
4298
|
+
"./lib-B-kSneKQ.js"
|
|
4299
4299
|
).then((e) => /* @__PURE__ */ t(e.default, 1))), ti = /* @__PURE__ */ t(pe(), 1), ni, ri = ["info-techlive2025", "metstrade-superyacht2023"].includes(L.EXPO), ii = L.backgroundColor !== "none" && (0, ti.default)(L.backgroundColor).isDark() || (Ze == null || (ni = Ze.properties) == null || (ni = ni.style) == null ? void 0 : ni.includes("dark"));
|
|
4300
4300
|
function ai() {
|
|
4301
4301
|
var e, t, n;
|
|
@@ -6071,7 +6071,7 @@ function Ao() {
|
|
|
6071
6071
|
let n = {};
|
|
6072
6072
|
try {
|
|
6073
6073
|
if (_) {
|
|
6074
|
-
let e = document.createElement("canvas").getContext("webgl2"), t = e && e.getExtension("EXT_disjoint_timer_query_webgl2"), r = (await import("./main-
|
|
6074
|
+
let e = document.createElement("canvas").getContext("webgl2"), t = e && e.getExtension("EXT_disjoint_timer_query_webgl2"), r = (await import("./main-DscTVUQ0.js")).default, i = new r({
|
|
6075
6075
|
trackGPU: t,
|
|
6076
6076
|
horizontal: !0
|
|
6077
6077
|
}), o = a.current;
|
|
@@ -6310,7 +6310,7 @@ function jo() {
|
|
|
6310
6310
|
//#region src/components/Menu.tsx
|
|
6311
6311
|
var Mo = q.lazy(() => import(
|
|
6312
6312
|
/* webpackChunkName: "viewer-menu-panel" */
|
|
6313
|
-
"./ViewerMenuPanel-
|
|
6313
|
+
"./ViewerMenuPanel-Cv7KW_rT.js"
|
|
6314
6314
|
)), No = /^https?:\/\//i.test(I.logo) ? I.logo : window.__dataUrlBase + I.logo;
|
|
6315
6315
|
o.log("Logo url: ", No), window.setTimeout(function() {
|
|
6316
6316
|
let e = new Image();
|
|
@@ -7423,28 +7423,28 @@ var ts = W(() => {
|
|
|
7423
7423
|
}) : null;
|
|
7424
7424
|
}), ds = q.lazy(() => import(
|
|
7425
7425
|
/* webpackChunkName: "demo" */
|
|
7426
|
-
"./Demo-
|
|
7426
|
+
"./Demo-BbY4PJhj.js"
|
|
7427
7427
|
).then((e) => e.t)), fs = q.lazy(() => import(
|
|
7428
7428
|
/* webpackChunkName: "free" */
|
|
7429
|
-
"./Free-
|
|
7429
|
+
"./Free-BlfLzpZ4.js"
|
|
7430
7430
|
)), ps = q.lazy(() => import(
|
|
7431
7431
|
/* webpackChunkName: "debug" */
|
|
7432
|
-
"./Debug-
|
|
7432
|
+
"./Debug-Dienfacq.js"
|
|
7433
7433
|
)), ms = q.lazy(() => import(
|
|
7434
7434
|
/* webpackChunkName: "mapbox" */
|
|
7435
|
-
"./Mapbox-
|
|
7435
|
+
"./Mapbox-BQKwe6gC.js"
|
|
7436
7436
|
)), hs = q.lazy(() => import(
|
|
7437
7437
|
/* webpackChunkName: "threejs" */
|
|
7438
|
-
"./ThreeComponent-
|
|
7438
|
+
"./ThreeComponent-YJ6J3gEv.js"
|
|
7439
7439
|
)), gs = q.lazy(() => Promise.resolve().then(() => ws)), _s = q.lazy(() => Promise.resolve().then(() => As)), vs = q.lazy(() => import(
|
|
7440
7440
|
/* webpackChunkName: "cc-script" */
|
|
7441
|
-
"./GpsLoader-
|
|
7441
|
+
"./GpsLoader-C-qC7AlJ.js"
|
|
7442
7442
|
)), ys = q.lazy(() => import(
|
|
7443
7443
|
/* webpackChunkName: "set-kiosk-mode" */
|
|
7444
|
-
"./SetKioskMode-
|
|
7444
|
+
"./SetKioskMode-B4WkaonJ.js"
|
|
7445
7445
|
)), bs = q.lazy(() => import(
|
|
7446
7446
|
/* webpackChunkName: "show-kiosk" */
|
|
7447
|
-
"./ShowKiosk-
|
|
7447
|
+
"./ShowKiosk-CwQsYu6G.js"
|
|
7448
7448
|
)), xs = W(function({ offHistory: e, allowConsent: t }) {
|
|
7449
7449
|
var n, i, a, o, s, c, l;
|
|
7450
7450
|
let [u, d] = (0, q.useState)(!1), f = null;
|
|
@@ -2,16 +2,16 @@ 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
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "01bb3e48-0ee2-49f2-9848-14b7cf9ac31d", e._sentryDebugIdIdentifier = "sentry-dbid-01bb3e48-0ee2-49f2-9848-14b7cf9ac31d");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import { u as e } from "./is-debug-
|
|
12
|
-
import { t } from "./react-
|
|
13
|
-
import { t as n } from "./jsx-runtime-
|
|
14
|
-
import { Yn as r, a as i, o as a } from "./store-
|
|
10
|
+
import "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { u as e } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as n } from "./jsx-runtime-CGa6rouk.js";
|
|
14
|
+
import { Yn as r, a as i, o as a } from "./store-CwvDErjP.js";
|
|
15
15
|
t();
|
|
16
16
|
var o = [], s = n();
|
|
17
17
|
function c() {
|
|
@@ -2,18 +2,18 @@ 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
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "92ca4a2d-214e-4426-8a66-742f77bece38", e._sentryDebugIdIdentifier = "sentry-dbid-92ca4a2d-214e-4426-8a66-742f77bece38");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import { n as e, r as t } from "./chunk-
|
|
11
|
-
import { u as n } from "./is-debug-
|
|
12
|
-
import { t as r } from "./react-
|
|
13
|
-
import { t as i } from "./jsx-runtime-
|
|
14
|
-
import { t as a } from "./classnames-
|
|
15
|
-
import { Jn as o, Yn as s, o as c } from "./store-
|
|
16
|
-
import { n as l } from "./mobx-
|
|
10
|
+
import { n as e, r as t } from "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { u as n } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t as r } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as i } from "./jsx-runtime-CGa6rouk.js";
|
|
14
|
+
import { t as a } from "./classnames-nDCZdn8S.js";
|
|
15
|
+
import { Jn as o, Yn as s, o as c } from "./store-CwvDErjP.js";
|
|
16
|
+
import { n as l } from "./mobx-DfjpWyaW.js";
|
|
17
17
|
r();
|
|
18
18
|
var u = /* @__PURE__ */ t(a(), 1), d = /* @__PURE__ */ e({ default: () => m }), f = i(), p = "note-dismissed5";
|
|
19
19
|
function m() {
|
|
@@ -2,18 +2,18 @@ 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
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "2fab5f17-97fc-49c1-932b-644719897a2d", e._sentryDebugIdIdentifier = "sentry-dbid-2fab5f17-97fc-49c1-932b-644719897a2d");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import { r as e } from "./chunk-
|
|
11
|
-
import { u as t } from "./is-debug-
|
|
12
|
-
import { t as n } from "./react-
|
|
13
|
-
import { t as r } from "./jsx-runtime-
|
|
14
|
-
import { t as i } from "./classnames-
|
|
15
|
-
import { Jn as a, Yn as o, c as s, l as c, o as l } from "./store-
|
|
16
|
-
import { n as u } from "./mobx-
|
|
10
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { u as t } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t as n } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as r } from "./jsx-runtime-CGa6rouk.js";
|
|
14
|
+
import { t as i } from "./classnames-nDCZdn8S.js";
|
|
15
|
+
import { Jn as a, Yn as o, c as s, l as c, o as l } from "./store-CwvDErjP.js";
|
|
16
|
+
import { n as u } from "./mobx-DfjpWyaW.js";
|
|
17
17
|
n();
|
|
18
18
|
var d = /* @__PURE__ */ e(i(), 1), f = r();
|
|
19
19
|
function p() {
|
|
@@ -2,18 +2,18 @@ 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] = "1f138703-5d3e-45d1-8dbc-34486ef524cf", e._sentryDebugIdIdentifier = "sentry-dbid-1f138703-5d3e-45d1-8dbc-34486ef524cf");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import { n as e, r as t } from "./chunk-
|
|
11
|
-
import { u as n } from "./is-debug-
|
|
12
|
-
import { t as r } from "./react-
|
|
13
|
-
import { t as i } from "./react-dom-
|
|
14
|
-
import { t as a } from "./jsx-runtime-
|
|
15
|
-
import { t as o } from "./classnames-
|
|
16
|
-
import { o as s, qn as c } from "./store-
|
|
10
|
+
import { n as e, r as t } from "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { u as n } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t as r } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as i } from "./react-dom-BeWJor3U.js";
|
|
14
|
+
import { t as a } from "./jsx-runtime-CGa6rouk.js";
|
|
15
|
+
import { t as o } from "./classnames-nDCZdn8S.js";
|
|
16
|
+
import { o as s, qn as c } from "./store-CwvDErjP.js";
|
|
17
17
|
//#region src/utils/getRenderTargetFromRoot.ts
|
|
18
18
|
var l = /* @__PURE__ */ t(r(), 1), u = /* @__PURE__ */ t(i(), 1), d = a(), f = /* @__PURE__ */ t(o(), 1);
|
|
19
19
|
function p(e) {
|
|
@@ -2302,7 +2302,7 @@ var en = /* @__PURE__ */ (0, l.forwardRef)(function(e, t) {
|
|
|
2302
2302
|
});
|
|
2303
2303
|
en.displayName = "SwiperSlide";
|
|
2304
2304
|
//#endregion
|
|
2305
|
-
//#region ../../node_modules/.pnpm/react-zoom-pan-pinch-sr@0.2.0_react-dom@19.2.
|
|
2305
|
+
//#region ../../node_modules/.pnpm/react-zoom-pan-pinch-sr@0.2.0_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/react-zoom-pan-pinch-sr/dist/index.esm.js
|
|
2306
2306
|
var V = function(e, t) {
|
|
2307
2307
|
return Number(e.toFixed(t));
|
|
2308
2308
|
}, tn = function(e, t) {
|
|
@@ -1,18 +1,18 @@
|
|
|
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] = "c88bffff-4176-438e-9059-9a3ba1992d06", e._sentryDebugIdIdentifier = "sentry-dbid-c88bffff-4176-438e-9059-9a3ba1992d06");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { Tt as t, u as n, ut as r } from "./is-debug-
|
|
11
|
-
import { t as i } from "./react-
|
|
12
|
-
import { t as a } from "./jsx-runtime-
|
|
13
|
-
import { M as o, a as s, et as c, gt as l, qn as u } from "./store-
|
|
14
|
-
import { n as d } from "./CookieConsent-
|
|
15
|
-
import { r as f } from "./mobx-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { Tt as t, u as n, ut as r } from "./is-debug-C1gwybh0.js";
|
|
11
|
+
import { t as i } from "./react-19U-5m1O.js";
|
|
12
|
+
import { t as a } from "./jsx-runtime-CGa6rouk.js";
|
|
13
|
+
import { M as o, a as s, et as c, gt as l, qn as u } from "./store-CwvDErjP.js";
|
|
14
|
+
import { n as d } from "./CookieConsent-YALfakcg.js";
|
|
15
|
+
import { r as f } from "./mobx-DfjpWyaW.js";
|
|
16
16
|
//#region src/components/gps/utils.ts
|
|
17
17
|
var p = /* @__PURE__ */ e(i(), 1);
|
|
18
18
|
function m(e) {
|
|
@@ -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
6
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "a370b2e4-a3ac-44f5-9d39-d31bc80631a4", e._sentryDebugIdIdentifier = "sentry-dbid-a370b2e4-a3ac-44f5-9d39-d31bc80631a4");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { S as e, b as t, h as n, p as r, v as i } from "./is-debug-
|
|
10
|
-
import { D as a, E as o, O as s, a as c, lt as l } from "./store-
|
|
9
|
+
import { S as e, b as t, h as n, p as r, v as i } from "./is-debug-C1gwybh0.js";
|
|
10
|
+
import { D as a, E as o, O as s, a as c, lt as l } from "./store-CwvDErjP.js";
|
|
11
11
|
//#region src/components/Map/visibleArea.ts
|
|
12
12
|
function u(e) {
|
|
13
13
|
let t = e.viewport.canvasToSvg({
|
|
@@ -1,18 +1,18 @@
|
|
|
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] = "ca71e52e-0c38-4202-ba86-1bda4d2b843e", e._sentryDebugIdIdentifier = "sentry-dbid-ca71e52e-0c38-4202-ba86-1bda4d2b843e");
|
|
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 { t as r } from "./classnames-
|
|
13
|
-
import { Gn as i, Hn as a, Jn as o, Yn as s, a as c, o as l, t as u } from "./store-
|
|
14
|
-
import { r as d } from "./mobx-
|
|
15
|
-
import { _ as f, a as p, c as m, d as h, f as g, h as _, i as v, l as y, m as b, o as x, p as S, r as C, s as w, u as T } from "./data-
|
|
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 { t as r } from "./classnames-nDCZdn8S.js";
|
|
13
|
+
import { Gn as i, Hn as a, Jn as o, Yn as s, a as c, o as l, t as u } from "./store-CwvDErjP.js";
|
|
14
|
+
import { r as d } from "./mobx-DfjpWyaW.js";
|
|
15
|
+
import { _ as f, a as p, c as m, d as h, f as g, h as _, i as v, l as y, m as b, o as x, p as S, r as C, s as w, u as T } from "./data-DRzLxQO7.js";
|
|
16
16
|
//#region src/components/Mapbox/Mapbox.tsx
|
|
17
17
|
var E = /* @__PURE__ */ e(r(), 1), D = /* @__PURE__ */ e(f(), 1), O = /* @__PURE__ */ e(t(), 1), k = n();
|
|
18
18
|
function A() {
|
|
@@ -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] = "e52b582f-d273-4e93-828b-cb90884730fc", e._sentryDebugIdIdentifier = "sentry-dbid-e52b582f-d273-4e93-828b-cb90884730fc");
|
|
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 { a as r, k as i, qn as a } from "./store-
|
|
13
|
-
import { n as o } from "./mobx-
|
|
14
|
-
import { t as s } from "./KioskStore-
|
|
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 { a as r, k as i, qn as a } from "./store-CwvDErjP.js";
|
|
13
|
+
import { n as o } from "./mobx-DfjpWyaW.js";
|
|
14
|
+
import { t as s } from "./KioskStore-umOa7R8-.js";
|
|
15
15
|
//#region src/components/Kiosk/SetKioskMode.tsx
|
|
16
16
|
var c = /* @__PURE__ */ e(t(), 1), l = n(), u = a(() => {
|
|
17
17
|
var e, t, n;
|
|
@@ -1,19 +1,19 @@
|
|
|
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] = "1cd9eecc-709b-4b78-940a-cbf60fb3a80f", e._sentryDebugIdIdentifier = "sentry-dbid-1cd9eecc-709b-4b78-940a-cbf60fb3a80f");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./is-debug-
|
|
11
|
-
import { t as e } from "./react-
|
|
12
|
-
import { t } from "./jsx-runtime-
|
|
13
|
-
import { T as n, a as r, qn as i, w as a } from "./store-
|
|
14
|
-
import { n as o } from "./mobx-
|
|
15
|
-
import { t as s } from "./TouchHand-
|
|
16
|
-
import { t as c } from "./KioskStore-
|
|
9
|
+
import "./chunk-BjP-W_8B.js";
|
|
10
|
+
import "./is-debug-C1gwybh0.js";
|
|
11
|
+
import { t as e } from "./react-19U-5m1O.js";
|
|
12
|
+
import { t } from "./jsx-runtime-CGa6rouk.js";
|
|
13
|
+
import { T as n, a as r, qn as i, w as a } from "./store-CwvDErjP.js";
|
|
14
|
+
import { n as o } from "./mobx-DfjpWyaW.js";
|
|
15
|
+
import { t as s } from "./TouchHand-DtBzj-Bj.js";
|
|
16
|
+
import { t as c } from "./KioskStore-umOa7R8-.js";
|
|
17
17
|
e();
|
|
18
18
|
var l = t(), u = i(() => (o(() => {
|
|
19
19
|
if (localStorage.getItem("kiosk") === "0") return;
|
|
@@ -1,19 +1,19 @@
|
|
|
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] = "4302cbab-538a-4c09-b60d-d38304b27fc9", e._sentryDebugIdIdentifier = "sentry-dbid-4302cbab-538a-4c09-b60d-d38304b27fc9");
|
|
7
7
|
} catch {}
|
|
8
8
|
})();
|
|
9
|
-
import { r as e } from "./chunk-
|
|
10
|
-
import { R as t } from "./is-debug-
|
|
11
|
-
import { t as n } from "./react-
|
|
12
|
-
import { t as r } from "./jsx-runtime-
|
|
13
|
-
import { t as i } from "./classnames-
|
|
14
|
-
import { $t as a, At as o, Bt as s, Ft as c, Gn as l, Gt as u, Ht as d, It as f, Jn as p, Jt as m, Kt as h, Lt as g, Mt as _, Nt as ee, Pt as v, Qt as y, Rn as te, Rt as ne, Ut as b, Vt as x, Wn as S, Wt as C, Xt as w, Yn as T, Yt as re, Zt as E, _n as ie, a as D, an as O, bn as k, cn as ae, ct as oe, dn as A, en as se, fn as ce, ft as le, gn as ue, hn as j, in as de, jt as fe, kt as pe, ln as me, mn as he, nn as ge, o as M, on as N, pn as _e, qt as P, r as ve, rn as ye, sn as be, t as F, tn as xe, un as Se, vn as I, yn as L, zt as Ce } from "./store-
|
|
15
|
-
import { r as R } from "./mobx-
|
|
16
|
-
import { _ as we, a as z, f as Te, g as Ee, i as De, n as Oe, t as ke, u as Ae } from "./data-
|
|
9
|
+
import { r as e } from "./chunk-BjP-W_8B.js";
|
|
10
|
+
import { R as t } from "./is-debug-C1gwybh0.js";
|
|
11
|
+
import { t as n } from "./react-19U-5m1O.js";
|
|
12
|
+
import { t as r } from "./jsx-runtime-CGa6rouk.js";
|
|
13
|
+
import { t as i } from "./classnames-nDCZdn8S.js";
|
|
14
|
+
import { $t as a, At as o, Bt as s, Ft as c, Gn as l, Gt as u, Ht as d, It as f, Jn as p, Jt as m, Kt as h, Lt as g, Mt as _, Nt as ee, Pt as v, Qt as y, Rn as te, Rt as ne, Ut as b, Vt as x, Wn as S, Wt as C, Xt as w, Yn as T, Yt as re, Zt as E, _n as ie, a as D, an as O, bn as k, cn as ae, ct as oe, dn as A, en as se, fn as ce, ft as le, gn as ue, hn as j, in as de, jt as fe, kt as pe, ln as me, mn as he, nn as ge, o as M, on as N, pn as _e, qt as P, r as ve, rn as ye, sn as be, t as F, tn as xe, un as Se, vn as I, yn as L, zt as Ce } from "./store-CwvDErjP.js";
|
|
15
|
+
import { r as R } from "./mobx-DfjpWyaW.js";
|
|
16
|
+
import { _ as we, a as z, f as Te, g as Ee, i as De, n as Oe, t as ke, u as Ae } from "./data-DRzLxQO7.js";
|
|
17
17
|
//#region ../../node_modules/.pnpm/three@0.174.0/node_modules/three/examples/jsm/controls/OrbitControls.js
|
|
18
18
|
var je = /* @__PURE__ */ e(n(), 1), Me = /* @__PURE__ */ e(i(), 1), Ne = te(), Pe = { type: "change" }, Fe = { type: "start" }, Ie = { type: "end" }, B = new ae(), Le = new ye(), Re = Math.cos(70 * re.DEG2RAD), V = new L(), H = 2 * Math.PI, U = {
|
|
19
19
|
NONE: -1,
|
|
@@ -2,14 +2,14 @@ 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
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7c8ea111-869c-4d6d-b277-caacc6cf8077", e._sentryDebugIdIdentifier = "sentry-dbid-7c8ea111-869c-4d6d-b277-caacc6cf8077");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import { t as e } from "./react-
|
|
12
|
-
import { t } from "./jsx-runtime-
|
|
10
|
+
import "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { t as e } from "./react-19U-5m1O.js";
|
|
12
|
+
import { t } from "./jsx-runtime-CGa6rouk.js";
|
|
13
13
|
e();
|
|
14
14
|
//#endregion
|
|
15
15
|
//#region src/components/TouchHand.tsx
|
|
@@ -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
7
|
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "30cfec13-85b3-47f1-8fd0-535fb79baa50", e._sentryDebugIdIdentifier = "sentry-dbid-30cfec13-85b3-47f1-8fd0-535fb79baa50");
|
|
8
8
|
} catch {}
|
|
9
9
|
})();
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import { u as e } from "./is-debug-
|
|
12
|
-
import { t } from "./react-
|
|
13
|
-
import { t as n } from "./jsx-runtime-
|
|
14
|
-
import { Un as r, a as i, j as a, o, qn as s } from "./store-
|
|
15
|
-
import "./CookieConsent-
|
|
10
|
+
import "./chunk-BjP-W_8B.js";
|
|
11
|
+
import { u as e } from "./is-debug-C1gwybh0.js";
|
|
12
|
+
import { t } from "./react-19U-5m1O.js";
|
|
13
|
+
import { t as n } from "./jsx-runtime-CGa6rouk.js";
|
|
14
|
+
import { Un as r, a as i, j as a, o, qn as s } from "./store-CwvDErjP.js";
|
|
15
|
+
import "./CookieConsent-YALfakcg.js";
|
|
16
16
|
t();
|
|
17
17
|
//#endregion
|
|
18
18
|
//#region src/components/ViewerMenuPanel.tsx
|
package/dist/browser/{add-debug-secret-listener-BdeqSuVN.js → add-debug-secret-listener-BRth-pLl.js}
RENAMED
|
@@ -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] = "8a9a2949-e794-4c7d-933b-6fb4fd55145b", e._sentryDebugIdIdentifier = "sentry-dbid-8a9a2949-e794-4c7d-933b-6fb4fd55145b");
|
|
8
8
|
} catch {}
|
|
@@ -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
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
6
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "771a4998-bda8-45cd-9258-4be2abff98c2", e._sentryDebugIdIdentifier = "sentry-dbid-771a4998-bda8-45cd-9258-4be2abff98c2");
|
|
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 { C as r, D as i, N as a, O as o, S as s, T as c, _ as l, a as u, c as d, m as f, n as p, o as m, s as h, t as g } from "./flex-
|
|
13
|
-
import { t as _ } from "./classnames-
|
|
14
|
-
//#region ../../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.
|
|
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 { C as r, D as i, N as a, O as o, S as s, T as c, _ as l, a as u, c as d, m as f, n as p, o as m, s as h, t as g } from "./flex-DCHbgjnw.js";
|
|
13
|
+
import { t as _ } from "./classnames-nDCZdn8S.js";
|
|
14
|
+
//#region ../../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.2.14_react@19.2.5/node_modules/@radix-ui/react-use-previous/dist/index.mjs
|
|
15
15
|
var v = /* @__PURE__ */ e(t(), 1);
|
|
16
16
|
function y(e) {
|
|
17
17
|
let t = v.useRef({
|
|
@@ -21,7 +21,7 @@ function y(e) {
|
|
|
21
21
|
return v.useMemo(() => (t.current.value !== e && (t.current.previous = t.current.value, t.current.value = e), t.current.previous), [e]);
|
|
22
22
|
}
|
|
23
23
|
//#endregion
|
|
24
|
-
//#region ../../node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+
|
|
24
|
+
//#region ../../node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react_7ca460f1f67ff8c5b086b59b47ac08b0/node_modules/@radix-ui/react-switch/dist/index.mjs
|
|
25
25
|
var b = n(), x = "Switch", [S, C] = i(x), [w, T] = S(x), E = v.forwardRef((e, t) => {
|
|
26
26
|
let { __scopeSwitch: n, name: i, checked: s, defaultChecked: l, required: u, disabled: d, value: f = "on", onCheckedChange: p, form: m, ...h } = e, [g, _] = v.useState(null), y = a(t, (e) => _(e)), S = v.useRef(!1), C = g ? m || !!g.closest("form") : !0, [T, E] = r({
|
|
27
27
|
prop: s,
|
|
@@ -146,7 +146,7 @@ var M = E, N = O, P = {
|
|
|
146
146
|
});
|
|
147
147
|
I.displayName = "Separator";
|
|
148
148
|
//#endregion
|
|
149
|
-
//#region ../../node_modules/.pnpm/@radix-ui+themes@3.3.0_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2.
|
|
149
|
+
//#region ../../node_modules/.pnpm/@radix-ui+themes@3.3.0_@types+react-dom@19.2.3_@types+react@19.2.14__@types+react@19.2._c0b9fed6e211d5c83adcfe1ae3769049/node_modules/@radix-ui/themes/dist/esm/components/switch.props.js
|
|
150
150
|
var L = {
|
|
151
151
|
size: {
|
|
152
152
|
type: "enum",
|