@expofp/floorplan 3.0.0-alpha.14 → 3.0.0-alpha.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/Debug-Bn7mmuWl.js +40 -0
- package/dist/browser/Demo-pwpeopeB.js +47 -0
- package/dist/browser/{Free-Dm2FRajw.js → Free-CeZSHheC.js} +29 -20
- package/dist/browser/Gallery-BTasOfWx.js +288 -0
- package/dist/browser/GpsLoader-BS8b-Aif.js +140 -0
- package/dist/browser/{KioskStore-Bvvm0aNQ.js → KioskStore-_Zcv0Bc0.js} +57 -48
- package/dist/browser/Mapbox-Cl59-8BN.js +118 -0
- package/dist/browser/{SetKioskMode-BecTBVRp.js → SetKioskMode-CjjAW8SI.js} +66 -57
- package/dist/browser/{ShowKiosk-C-6DHz7T.js → ShowKiosk-DUcthTIK.js} +28 -19
- package/dist/browser/{ThreeComponent-Brnrh22I.js → ThreeComponent-CdelmApV.js} +181 -172
- package/dist/browser/boolean-editor-HetrPeeC.js +157 -0
- package/dist/browser/bundle.json +29 -29
- package/dist/browser/{client-D3Op9Jdd.js → client-BMgLu7eB.js} +590 -581
- package/dist/browser/{data-0pZ-ZMEi.js → data-eO9H1gMa.js} +276 -267
- package/dist/browser/{debug-overlay-6c_tWF4O.js → debug-overlay-DqIeCuHo.js} +98 -89
- package/dist/browser/debug-ui-6t_iunMd.js +67 -0
- package/dist/browser/{favicon-DalyEhbd.js → favicon-CoF9H4Pb.js} +11 -2
- package/dist/browser/fetch-retry.umd-GcX1W9qV.js +123 -0
- package/dist/browser/{flex-OW_m-DBA.js → flex-BC_JSvaB.js} +80 -71
- package/dist/browser/{floorplan.ready-D-VQ-QvS.js → floorplan.ready-CZn5dvsU.js} +1011 -987
- package/dist/browser/index-C1Rwmp91.js +54 -0
- package/dist/browser/{index-BuJlIIdP.js → index-CEVUHq8g.js} +96 -87
- package/dist/browser/{index-BUq8_R36.js → index-Dba8EyWF.js} +41 -32
- package/dist/browser/{index-Zz9lJz5_.js → index-DnV82MKb.js} +296 -287
- package/dist/browser/index-Dp-WygGH.js +57 -0
- package/dist/browser/index-sNwIhVDZ.js +92 -0
- package/dist/browser/{index-AJbTBu7z.js → index-uGr-_9rk.js} +258 -249
- package/dist/browser/index.js +11 -2
- package/dist/browser/jsx-runtime-BHfPvO9I.js +40 -0
- package/dist/browser/{main-CD9JioNt.js → main-DYasSc7U.js} +24 -15
- package/dist/browser/{particles.min-BZTb0pvb.js → particles.min-B6O6_M_h.js} +43 -34
- package/package.json +4 -3
- package/dist/browser/Debug-Pul6-ZdY.js +0 -31
- package/dist/browser/Demo-DN_Ej-P_.js +0 -38
- package/dist/browser/Gallery-TLr-wfCG.js +0 -279
- package/dist/browser/GpsLoader-CeS0cp98.js +0 -131
- package/dist/browser/Mapbox-DizBJSb0.js +0 -109
- package/dist/browser/boolean-editor-Duwgypgb.js +0 -148
- package/dist/browser/debug-ui-TGRI1j4k.js +0 -58
- package/dist/browser/fetch-retry.umd-BZ52tMyv.js +0 -114
- package/dist/browser/index-B2YV6GNs.js +0 -48
- package/dist/browser/index-D0SjrKD-.js +0 -45
- package/dist/browser/index-Vc2rrV4B.js +0 -83
- package/dist/browser/jsx-runtime-jIxVPx5o.js +0 -31
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
(function() {
|
|
2
|
+
try {
|
|
3
|
+
var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
+
t.SENTRY_RELEASE = { id: "3.0.0-alpha.15" };
|
|
5
|
+
var e = new t.Error().stack;
|
|
6
|
+
e && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[e] = "00596cf5-23ac-42c2-a732-53acea39e262", t._sentryDebugIdIdentifier = "sentry-dbid-00596cf5-23ac-42c2-a732-53acea39e262");
|
|
7
|
+
} catch {
|
|
8
|
+
}
|
|
9
|
+
})();
|
|
1
10
|
function _o(t, e) {
|
|
2
11
|
for (var n = 0; n < e.length; n++) {
|
|
3
12
|
const r = e[n];
|
|
@@ -121,17 +130,17 @@ function wo() {
|
|
|
121
130
|
return;
|
|
122
131
|
const w = y, E = Number(/* @__PURE__ */ new Date()), N = E - (p || E);
|
|
123
132
|
w.diff = N, w.prev = p, w.curr = E, p = E, v[0] = r.coerce(v[0]), typeof v[0] != "string" && v.unshift("%O");
|
|
124
|
-
let
|
|
125
|
-
v[0] = v[0].replace(/%([a-zA-Z%])/g, (
|
|
126
|
-
if (
|
|
133
|
+
let P = 0;
|
|
134
|
+
v[0] = v[0].replace(/%([a-zA-Z%])/g, (O, oe) => {
|
|
135
|
+
if (O === "%%")
|
|
127
136
|
return "%";
|
|
128
|
-
|
|
137
|
+
P++;
|
|
129
138
|
const Q = r.formatters[oe];
|
|
130
139
|
if (typeof Q == "function") {
|
|
131
|
-
const Z = v[
|
|
132
|
-
|
|
140
|
+
const Z = v[P];
|
|
141
|
+
O = Q.call(w, Z), v.splice(P, 1), P--;
|
|
133
142
|
}
|
|
134
|
-
return
|
|
143
|
+
return O;
|
|
135
144
|
}), r.formatArgs.call(w, v), (w.log || r.log).apply(w, v);
|
|
136
145
|
}
|
|
137
146
|
return y.namespace = f, y.useColors = r.useColors(), y.color = r.selectColor(f), y.extend = s, y.destroy = r.destroy, Object.defineProperty(y, "enabled", {
|
|
@@ -421,7 +430,7 @@ async function ko(t) {
|
|
|
421
430
|
Se.log("Reporter response: ", await e.text());
|
|
422
431
|
}
|
|
423
432
|
async function Ro(t) {
|
|
424
|
-
const e =
|
|
433
|
+
const e = To(t), n = await fetch("https://msg.expofp.com/v1/post-message/" + window.location.hostname, {
|
|
425
434
|
method: "POST",
|
|
426
435
|
headers: {
|
|
427
436
|
"Content-Type": "application/json"
|
|
@@ -430,7 +439,7 @@ async function Ro(t) {
|
|
|
430
439
|
});
|
|
431
440
|
Se.log("Slack reporter response: ", await n.text());
|
|
432
441
|
}
|
|
433
|
-
function
|
|
442
|
+
function To(t) {
|
|
434
443
|
const e = JSON.parse(JSON.stringify(t));
|
|
435
444
|
delete e.subject, delete e.message, delete e.stack, delete e.log;
|
|
436
445
|
const n = [];
|
|
@@ -462,8 +471,8 @@ function gs(t) {
|
|
|
462
471
|
}), Object.freeze(t));
|
|
463
472
|
}
|
|
464
473
|
let ft;
|
|
465
|
-
const
|
|
466
|
-
return ft || (typeof window < "u" && typeof document < "u" ? ft = window.fetch.bind(window) : ft = (await import("./fetch-retry.umd-
|
|
474
|
+
const Oo = async function(...e) {
|
|
475
|
+
return ft || (typeof window < "u" && typeof document < "u" ? ft = window.fetch.bind(window) : ft = (await import("./fetch-retry.umd-GcX1W9qV.js").then((s) => s.f)).default(globalThis.fetch)), ft(...e);
|
|
467
476
|
};
|
|
468
477
|
async function Io(t) {
|
|
469
478
|
var e;
|
|
@@ -495,7 +504,7 @@ async function No(t, e, n) {
|
|
|
495
504
|
if (e.has(r))
|
|
496
505
|
return e.get(r);
|
|
497
506
|
const s = (async function() {
|
|
498
|
-
const i = await
|
|
507
|
+
const i = await Oo(t, {
|
|
499
508
|
signal: n
|
|
500
509
|
});
|
|
501
510
|
if (!i.ok)
|
|
@@ -512,14 +521,14 @@ async function Ao(t) {
|
|
|
512
521
|
});
|
|
513
522
|
return JSON.parse(n);
|
|
514
523
|
}
|
|
515
|
-
const
|
|
524
|
+
const Lo = /* @__PURE__ */ new Map();
|
|
516
525
|
async function Zn(t, e) {
|
|
517
526
|
const n = {
|
|
518
|
-
fetchCache:
|
|
527
|
+
fetchCache: Lo
|
|
519
528
|
};
|
|
520
529
|
return typeof t != "object" || t === null || !("$ref" in t) ? t : await Mo(t.$ref, n);
|
|
521
530
|
}
|
|
522
|
-
function
|
|
531
|
+
function Po() {
|
|
523
532
|
if (typeof window > "u" || typeof document > "u")
|
|
524
533
|
return;
|
|
525
534
|
if (!document.querySelector('meta[name="viewport"]')) {
|
|
@@ -527,7 +536,7 @@ function Lo() {
|
|
|
527
536
|
n.name = "viewport", n.content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no", document.head.appendChild(n);
|
|
528
537
|
}
|
|
529
538
|
const e = () => !!document.querySelector('link[rel="icon"]');
|
|
530
|
-
e() || import("./favicon-
|
|
539
|
+
e() || import("./favicon-CoF9H4Pb.js").then(({
|
|
531
540
|
default: n
|
|
532
541
|
}) => {
|
|
533
542
|
if (e())
|
|
@@ -536,7 +545,7 @@ function Lo() {
|
|
|
536
545
|
r.rel = "icon", r.type = "image/png", r.href = n, document.head.appendChild(r);
|
|
537
546
|
}), (!document.title || document.title === "Document") && (document.title = "Floor Plan by ExpoFP");
|
|
538
547
|
}
|
|
539
|
-
var Do = { version: "3.0.0-alpha.
|
|
548
|
+
var Do = { version: "3.0.0-alpha.15", commit: "465d7309", branch: "vite-main", built: "2026-04-08T13:44:25.960Z" };
|
|
540
549
|
function Bo() {
|
|
541
550
|
const t = Do;
|
|
542
551
|
if (t) {
|
|
@@ -570,7 +579,7 @@ function jo(t) {
|
|
|
570
579
|
const n = (/* @__PURE__ */ new Date()).getTime() - t.getTime(), r = Math.floor(n / (1e3 * 60 * 60 * 24)), s = Math.floor(n / (1e3 * 60 * 60) % 24), o = Math.floor(n / (1e3 * 60) % 60), i = [];
|
|
571
580
|
return r > 0 && i.push(`${r} day${r !== 1 ? "s" : ""}`), s > 0 && i.push(`${s} hour${s !== 1 ? "s" : ""}`), o > 0 && i.push(`${o} minute${o !== 1 ? "s" : ""}`), i.length === 0 ? "just now" : i.join(" ") + " ago";
|
|
572
581
|
}
|
|
573
|
-
const ud = "___visibility", ld = "previewMode", fd = "___preview_mode", $o = "data-preview-mode", dd = "booths", pd = ":", hd = "$$", gd = "kiosk", md = "setkiosk", yd = "expofp-map-settings", bd = "debug", _d = "ft", vd = "build-route", wd = "planner", Ed = "source", Sd = "from", Cd = "pathway", xd = 1e3, kd = 768, Rd = "lang",
|
|
582
|
+
const ud = "___visibility", ld = "previewMode", fd = "___preview_mode", $o = "data-preview-mode", dd = "booths", pd = ":", hd = "$$", gd = "kiosk", md = "setkiosk", yd = "expofp-map-settings", bd = "debug", _d = "ft", vd = "build-route", wd = "planner", Ed = "source", Sd = "from", Cd = "pathway", xd = 1e3, kd = 768, Rd = "lang", Td = "uiscale", Od = "resetuiscale", Id = "___ui-scale", Fd = 8, Uo = "--expofp-font-face", Md = "--expofp-booth-main-weight", Nd = "--expofp-booth-details-weight", Ad = "--expofp-exhibitor-main-weight", Ld = "--expofp-exhibitor-details-weight", Pd = "--expofp-booth-special-weight", Dd = "efp-compass-permission-granted";
|
|
574
583
|
let tt;
|
|
575
584
|
tt = new URL(
|
|
576
585
|
/* @vite-ignore */
|
|
@@ -2979,12 +2988,12 @@ function ei() {
|
|
|
2979
2988
|
return [v, w, l ? m.stretch : "", "100px", y].join(" ");
|
|
2980
2989
|
}
|
|
2981
2990
|
c.prototype.load = function(m, y) {
|
|
2982
|
-
var v = this, w = m || "BESbswy", E = 0, N = y || 3e3,
|
|
2983
|
-
return new Promise(function(H,
|
|
2991
|
+
var v = this, w = m || "BESbswy", E = 0, N = y || 3e3, P = (/* @__PURE__ */ new Date()).getTime();
|
|
2992
|
+
return new Promise(function(H, O) {
|
|
2984
2993
|
if (g(v.context) && !p(v.context)) {
|
|
2985
2994
|
var oe = new Promise(function(Z, V) {
|
|
2986
2995
|
function z() {
|
|
2987
|
-
(/* @__PURE__ */ new Date()).getTime() -
|
|
2996
|
+
(/* @__PURE__ */ new Date()).getTime() - P >= N ? V(Error("" + N + "ms timeout exceeded")) : v.context.document.fonts.load(_(v, '"' + v.family + '"'), w).then(function(G) {
|
|
2988
2997
|
1 <= G.length ? Z() : setTimeout(z, 25);
|
|
2989
2998
|
}, V);
|
|
2990
2999
|
}
|
|
@@ -2996,14 +3005,14 @@ function ei() {
|
|
|
2996
3005
|
});
|
|
2997
3006
|
Promise.race([Q, oe]).then(function() {
|
|
2998
3007
|
clearTimeout(E), H(v);
|
|
2999
|
-
},
|
|
3008
|
+
}, O);
|
|
3000
3009
|
} else n(function() {
|
|
3001
3010
|
function Z() {
|
|
3002
3011
|
var b;
|
|
3003
3012
|
(b = $ != -1 && j != -1 || $ != -1 && U != -1 || j != -1 && U != -1) && ((b = $ != j && $ != U && j != U) || (a === null && (b = /AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent), a = !!b && (536 > parseInt(b[1], 10) || parseInt(b[1], 10) === 536 && 11 >= parseInt(b[2], 10))), b = a && ($ == ee && j == ee && U == ee || $ == Y && j == Y && U == Y || $ == fe && j == fe && U == fe)), b = !b), b && (d.parentNode !== null && d.parentNode.removeChild(d), clearTimeout(E), H(v));
|
|
3004
3013
|
}
|
|
3005
3014
|
function V() {
|
|
3006
|
-
if ((/* @__PURE__ */ new Date()).getTime() -
|
|
3015
|
+
if ((/* @__PURE__ */ new Date()).getTime() - P >= N) d.parentNode !== null && d.parentNode.removeChild(d), O(Error("" + N + "ms timeout exceeded"));
|
|
3007
3016
|
else {
|
|
3008
3017
|
var b = v.context.document.hidden;
|
|
3009
3018
|
(b === !0 || b === void 0) && ($ = z.g.offsetWidth, j = G.g.offsetWidth, U = F.g.offsetWidth, Z()), E = setTimeout(V, 50);
|
|
@@ -3063,7 +3072,7 @@ async function gt(t) {
|
|
|
3063
3072
|
r.src = fi(t), r.setAttribute("fetchpriority", "high"), r.onload = e, r.onerror = e, Se.log("Injecting script:", r.src), document.head.appendChild(r);
|
|
3064
3073
|
});
|
|
3065
3074
|
}
|
|
3066
|
-
async function
|
|
3075
|
+
async function Pe(t, e, n) {
|
|
3067
3076
|
var i;
|
|
3068
3077
|
n = {
|
|
3069
3078
|
style: "normal",
|
|
@@ -3557,8 +3566,8 @@ var Mt = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
3557
3566
|
}
|
|
3558
3567
|
return u;
|
|
3559
3568
|
}
|
|
3560
|
-
var m = this.resolve(r, s), y = m && m.res, v = m && m.usedKey || u, w = m && m.exactUsedKey || u, E = Object.prototype.toString.apply(y), N = ["[object Number]", "[object Function]", "[object RegExp]"],
|
|
3561
|
-
if (H && y &&
|
|
3569
|
+
var m = this.resolve(r, s), y = m && m.res, v = m && m.usedKey || u, w = m && m.exactUsedKey || u, E = Object.prototype.toString.apply(y), N = ["[object Number]", "[object Function]", "[object RegExp]"], P = s.joinArrays !== void 0 ? s.joinArrays : this.options.joinArrays, H = !this.i18nFormat || this.i18nFormat.handleAsObject, O = typeof y != "string" && typeof y != "boolean" && typeof y != "number";
|
|
3570
|
+
if (H && y && O && N.indexOf(E) < 0 && !(typeof P == "string" && E === "[object Array]")) {
|
|
3562
3571
|
if (!s.returnObjects && !this.options.returnObjects)
|
|
3563
3572
|
return this.logger.warn("accessing an object - but returnObjects options is not enabled!"), this.options.returnedObjectHandler ? this.options.returnedObjectHandler(v, y, s) : "key '".concat(u, " (").concat(this.language, ")' returned an object instead of string.");
|
|
3564
3573
|
if (c) {
|
|
@@ -3573,8 +3582,8 @@ var Mt = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
3573
3582
|
}
|
|
3574
3583
|
y = Q;
|
|
3575
3584
|
}
|
|
3576
|
-
} else if (H && typeof
|
|
3577
|
-
y = y.join(
|
|
3585
|
+
} else if (H && typeof P == "string" && E === "[object Array]")
|
|
3586
|
+
y = y.join(P), y && (y = this.extendTranslation(y, r, s, o));
|
|
3578
3587
|
else {
|
|
3579
3588
|
var G = !1, F = !1, $ = s.count !== void 0 && typeof s.count != "string", j = e.hasDefaultValue(s), U = $ ? this.pluralResolver.getSuffix(p, s.count) : "", ee = s["defaultValue".concat(U)] || s.defaultValue;
|
|
3580
3589
|
!this.isValidLookup(y) && j && (G = !0, y = ee), this.isValidLookup(y) || (F = !0, y = u);
|
|
@@ -3591,12 +3600,12 @@ var Mt = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
3591
3600
|
for (var k = 0; k < b.length; k++)
|
|
3592
3601
|
d.push(b[k]);
|
|
3593
3602
|
else this.options.saveMissingTo === "all" ? d = this.languageUtils.toResolveHierarchy(s.lng || this.language) : d.push(s.lng || this.language);
|
|
3594
|
-
var R = function(
|
|
3595
|
-
i.options.missingKeyHandler ? i.options.missingKeyHandler(
|
|
3603
|
+
var R = function(L, D, re) {
|
|
3604
|
+
i.options.missingKeyHandler ? i.options.missingKeyHandler(L, f, D, Y ? re : y, Y, s) : i.backendConnector && i.backendConnector.saveMissing && i.backendConnector.saveMissing(L, f, D, Y ? re : y, Y, s), i.emit("missingKey", L, f, D, y);
|
|
3596
3605
|
};
|
|
3597
3606
|
this.options.saveMissing && (this.options.saveMissingPlurals && $ ? d.forEach(function(A) {
|
|
3598
|
-
i.pluralResolver.getSuffixes(A).forEach(function(
|
|
3599
|
-
R([A], u +
|
|
3607
|
+
i.pluralResolver.getSuffixes(A).forEach(function(L) {
|
|
3608
|
+
R([A], u + L, s["defaultValue".concat(L)] || ee);
|
|
3600
3609
|
});
|
|
3601
3610
|
}) : R(d, u, ee));
|
|
3602
3611
|
}
|
|
@@ -3652,15 +3661,15 @@ var Mt = typeof window < "u" && window.navigator && window.navigator.userAgent &
|
|
|
3652
3661
|
s.isValidLookup(i) || (l = w, !cr["".concat(v[0], "-").concat(w)] && s.utils && s.utils.hasLoadedNamespace && !s.utils.hasLoadedNamespace(l) && (cr["".concat(v[0], "-").concat(w)] = !0, s.logger.warn('key "'.concat(c, '" for languages "').concat(v.join(", "), `" won't get resolved as namespace "`).concat(l, '" was not yet loaded'), "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), v.forEach(function(E) {
|
|
3653
3662
|
if (!s.isValidLookup(i)) {
|
|
3654
3663
|
u = E;
|
|
3655
|
-
var N = g,
|
|
3664
|
+
var N = g, P = [N];
|
|
3656
3665
|
if (s.i18nFormat && s.i18nFormat.addLookupKeys)
|
|
3657
|
-
s.i18nFormat.addLookupKeys(
|
|
3666
|
+
s.i18nFormat.addLookupKeys(P, g, E, w, o);
|
|
3658
3667
|
else {
|
|
3659
3668
|
var H;
|
|
3660
|
-
m && (H = s.pluralResolver.getSuffix(E, o.count)), m && y &&
|
|
3669
|
+
m && (H = s.pluralResolver.getSuffix(E, o.count)), m && y && P.push(N + H), y && P.push(N += "".concat(s.options.contextSeparator).concat(o.context)), m && P.push(N += H);
|
|
3661
3670
|
}
|
|
3662
|
-
for (var
|
|
3663
|
-
s.isValidLookup(i) || (a =
|
|
3671
|
+
for (var O; O = P.pop(); )
|
|
3672
|
+
s.isValidLookup(i) || (a = O, i = s.getResource(E, w, O, o));
|
|
3664
3673
|
}
|
|
3665
3674
|
}));
|
|
3666
3675
|
});
|
|
@@ -3949,7 +3958,7 @@ function Ri() {
|
|
|
3949
3958
|
});
|
|
3950
3959
|
}), t;
|
|
3951
3960
|
}
|
|
3952
|
-
var
|
|
3961
|
+
var Ti = (function() {
|
|
3953
3962
|
function t(e) {
|
|
3954
3963
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3955
3964
|
ye(this, t), this.languageUtils = e, this.options = n, this.logger = he.create("pluralResolver"), this.rules = Ri();
|
|
@@ -4000,7 +4009,7 @@ var Oi = (function() {
|
|
|
4000
4009
|
return this.logger.warn("no plural rule found for: ".concat(n)), "";
|
|
4001
4010
|
}
|
|
4002
4011
|
}]), t;
|
|
4003
|
-
})(),
|
|
4012
|
+
})(), Oi = (function() {
|
|
4004
4013
|
function t() {
|
|
4005
4014
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4006
4015
|
ye(this, t), this.logger = he.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || function(n) {
|
|
@@ -4044,8 +4053,8 @@ var Oi = (function() {
|
|
|
4044
4053
|
var w = ar(r, l, v);
|
|
4045
4054
|
return i.alwaysFormat ? i.format(w, void 0, s) : w;
|
|
4046
4055
|
}
|
|
4047
|
-
var E = v.split(i.formatSeparator), N = E.shift().trim(),
|
|
4048
|
-
return i.format(ar(r, l, N),
|
|
4056
|
+
var E = v.split(i.formatSeparator), N = E.shift().trim(), P = E.join(i.formatSeparator).trim();
|
|
4057
|
+
return i.format(ar(r, l, N), P, s, o);
|
|
4049
4058
|
};
|
|
4050
4059
|
this.resetRegExp();
|
|
4051
4060
|
var g = o && o.missingInterpolationHandler || this.options.missingInterpolationHandler, _ = o && o.interpolation && o.interpolation.skipOnVariables || this.options.interpolation.skipOnVariables, m = [{
|
|
@@ -4316,11 +4325,11 @@ var Ni = (function(t) {
|
|
|
4316
4325
|
var c = new Ci(this.options);
|
|
4317
4326
|
this.store = new Si(this.options.resources, this.options);
|
|
4318
4327
|
var a = this.services;
|
|
4319
|
-
a.logger = he, a.resourceStore = this.store, a.languageUtils = c, a.pluralResolver = new
|
|
4328
|
+
a.logger = he, a.resourceStore = this.store, a.languageUtils = c, a.pluralResolver = new Ti(c, {
|
|
4320
4329
|
prepend: this.options.pluralSeparator,
|
|
4321
4330
|
compatibilityJSON: this.options.compatibilityJSON,
|
|
4322
4331
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
4323
|
-
}), a.interpolator = new
|
|
4332
|
+
}), a.interpolator = new Oi(this.options), a.utils = {
|
|
4324
4333
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
4325
4334
|
}, a.backendConnector = new Fi(i(this.modules.backend), a.resourceStore, a, this.options), a.backendConnector.on("*", function(_) {
|
|
4326
4335
|
for (var m = arguments.length, y = new Array(m > 1 ? m - 1 : 0), v = 1; v < m; v++)
|
|
@@ -4540,7 +4549,7 @@ function Ai() {
|
|
|
4540
4549
|
return !1;
|
|
4541
4550
|
}
|
|
4542
4551
|
}
|
|
4543
|
-
const kn = Ai(),
|
|
4552
|
+
const kn = Ai(), Li = {
|
|
4544
4553
|
de: "Deutsch",
|
|
4545
4554
|
en: "English",
|
|
4546
4555
|
es: "Español",
|
|
@@ -4561,12 +4570,12 @@ const kn = Ai(), Pi = {
|
|
|
4561
4570
|
kk: "Қазақша",
|
|
4562
4571
|
pl: "Polski",
|
|
4563
4572
|
mn: "Монгол"
|
|
4564
|
-
}, vs = async (t) => await ci(`${ae}locales/${t}.json`),
|
|
4573
|
+
}, vs = async (t) => await ci(`${ae}locales/${t}.json`), Pi = () => {
|
|
4565
4574
|
var s;
|
|
4566
|
-
const t = window.__data, e = ((s = navigator.languages) == null ? void 0 : s[0]) || navigator.language, n = Object.keys(
|
|
4575
|
+
const t = window.__data, e = ((s = navigator.languages) == null ? void 0 : s[0]) || navigator.language, n = Object.keys(Li).find((o) => e.startsWith(o));
|
|
4567
4576
|
return (kn ? localStorage.getItem("language") : null) || (t == null ? void 0 : t.locale) || n || "en";
|
|
4568
4577
|
}, Di = async () => {
|
|
4569
|
-
let t =
|
|
4578
|
+
let t = Pi();
|
|
4570
4579
|
const e = "en";
|
|
4571
4580
|
let n = {};
|
|
4572
4581
|
if (t !== "en")
|
|
@@ -4648,13 +4657,13 @@ const zi = [
|
|
|
4648
4657
|
"log",
|
|
4649
4658
|
"assert",
|
|
4650
4659
|
"trace"
|
|
4651
|
-
], Gi = "Sentry Logger ",
|
|
4660
|
+
], Gi = "Sentry Logger ", Tt = {};
|
|
4652
4661
|
function Ye(t) {
|
|
4653
4662
|
if (!("console" in B))
|
|
4654
4663
|
return t();
|
|
4655
|
-
const e = B.console, n = {}, r = Object.keys(
|
|
4664
|
+
const e = B.console, n = {}, r = Object.keys(Tt);
|
|
4656
4665
|
r.forEach((s) => {
|
|
4657
|
-
const o =
|
|
4666
|
+
const o = Tt[s];
|
|
4658
4667
|
n[s] = e[s], e[s] = o;
|
|
4659
4668
|
});
|
|
4660
4669
|
try {
|
|
@@ -4666,13 +4675,13 @@ function Ye(t) {
|
|
|
4666
4675
|
}
|
|
4667
4676
|
}
|
|
4668
4677
|
function Yi() {
|
|
4669
|
-
|
|
4678
|
+
Tn().enabled = !0;
|
|
4670
4679
|
}
|
|
4671
4680
|
function qi() {
|
|
4672
|
-
|
|
4681
|
+
Tn().enabled = !1;
|
|
4673
4682
|
}
|
|
4674
4683
|
function ws() {
|
|
4675
|
-
return
|
|
4684
|
+
return Tn().enabled;
|
|
4676
4685
|
}
|
|
4677
4686
|
function Ki(...t) {
|
|
4678
4687
|
Rn("log", ...t);
|
|
@@ -4688,7 +4697,7 @@ function Rn(t, ...e) {
|
|
|
4688
4697
|
B.console[t](`${Gi}[${t}]:`, ...e);
|
|
4689
4698
|
});
|
|
4690
4699
|
}
|
|
4691
|
-
function
|
|
4700
|
+
function Tn() {
|
|
4692
4701
|
return M ? Ge("loggerSettings", () => ({ enabled: !1 })) : { enabled: !1 };
|
|
4693
4702
|
}
|
|
4694
4703
|
const x = {
|
|
@@ -4773,7 +4782,7 @@ const wt = {}, gr = {};
|
|
|
4773
4782
|
function Ae(t, e) {
|
|
4774
4783
|
wt[t] = wt[t] || [], wt[t].push(e);
|
|
4775
4784
|
}
|
|
4776
|
-
function
|
|
4785
|
+
function Le(t, e) {
|
|
4777
4786
|
if (!gr[t]) {
|
|
4778
4787
|
gr[t] = !0;
|
|
4779
4788
|
try {
|
|
@@ -4802,7 +4811,7 @@ Error:`,
|
|
|
4802
4811
|
let Kt = null;
|
|
4803
4812
|
function ea(t) {
|
|
4804
4813
|
const e = "error";
|
|
4805
|
-
Ae(e, t),
|
|
4814
|
+
Ae(e, t), Le(e, ta);
|
|
4806
4815
|
}
|
|
4807
4816
|
function ta() {
|
|
4808
4817
|
Kt = B.onerror, B.onerror = function(t, e, n, r, s) {
|
|
@@ -4818,7 +4827,7 @@ function ta() {
|
|
|
4818
4827
|
let Jt = null;
|
|
4819
4828
|
function na(t) {
|
|
4820
4829
|
const e = "unhandledrejection";
|
|
4821
|
-
Ae(e, t),
|
|
4830
|
+
Ae(e, t), Le(e, ra);
|
|
4822
4831
|
}
|
|
4823
4832
|
function ra() {
|
|
4824
4833
|
Jt = B.onunhandledrejection, B.onunhandledrejection = function(t) {
|
|
@@ -4826,7 +4835,7 @@ function ra() {
|
|
|
4826
4835
|
}, B.onunhandledrejection.__SENTRY_INSTRUMENTED__ = !0;
|
|
4827
4836
|
}
|
|
4828
4837
|
const xs = Object.prototype.toString;
|
|
4829
|
-
function
|
|
4838
|
+
function Lt(t) {
|
|
4830
4839
|
switch (xs.call(t)) {
|
|
4831
4840
|
case "[object Error]":
|
|
4832
4841
|
case "[object Exception]":
|
|
@@ -4852,11 +4861,11 @@ function sa(t) {
|
|
|
4852
4861
|
function ge(t) {
|
|
4853
4862
|
return qe(t, "String");
|
|
4854
4863
|
}
|
|
4855
|
-
function
|
|
4864
|
+
function On(t) {
|
|
4856
4865
|
return typeof t == "object" && t !== null && "__sentry_template_string__" in t && "__sentry_template_values__" in t;
|
|
4857
4866
|
}
|
|
4858
|
-
function
|
|
4859
|
-
return t === null ||
|
|
4867
|
+
function Pt(t) {
|
|
4868
|
+
return t === null || On(t) || typeof t != "object" && typeof t != "function";
|
|
4860
4869
|
}
|
|
4861
4870
|
function rt(t) {
|
|
4862
4871
|
return qe(t, "Object");
|
|
@@ -4886,11 +4895,11 @@ function ke(t, e) {
|
|
|
4886
4895
|
function Rs(t) {
|
|
4887
4896
|
return !!(typeof t == "object" && t !== null && (t.__isVue || t._isVue || t.__v_isVNode));
|
|
4888
4897
|
}
|
|
4889
|
-
function
|
|
4898
|
+
function Ts(t) {
|
|
4890
4899
|
return typeof Request < "u" && ke(t, Request);
|
|
4891
4900
|
}
|
|
4892
4901
|
const In = B, ca = 80;
|
|
4893
|
-
function
|
|
4902
|
+
function Os(t, e = {}) {
|
|
4894
4903
|
if (!t)
|
|
4895
4904
|
return "<unknown>";
|
|
4896
4905
|
try {
|
|
@@ -5001,7 +5010,7 @@ function Mn(t) {
|
|
|
5001
5010
|
return t.__sentry_original__;
|
|
5002
5011
|
}
|
|
5003
5012
|
function Fs(t) {
|
|
5004
|
-
if (
|
|
5013
|
+
if (Lt(t))
|
|
5005
5014
|
return {
|
|
5006
5015
|
message: t.message,
|
|
5007
5016
|
name: t.name,
|
|
@@ -5021,7 +5030,7 @@ function Fs(t) {
|
|
|
5021
5030
|
}
|
|
5022
5031
|
function yr(t) {
|
|
5023
5032
|
try {
|
|
5024
|
-
return oa(t) ?
|
|
5033
|
+
return oa(t) ? Os(t) : Object.prototype.toString.call(t);
|
|
5025
5034
|
} catch {
|
|
5026
5035
|
return "<unknown>";
|
|
5027
5036
|
}
|
|
@@ -5046,7 +5055,7 @@ function Bt(t) {
|
|
|
5046
5055
|
const e = /* @__PURE__ */ Symbol.for("__SENTRY_SAFE_RANDOM_ID_WRAPPER__"), n = B;
|
|
5047
5056
|
return e in n && typeof n[e] == "function" ? (Be = n[e], Be(t)) : (Be = null, t());
|
|
5048
5057
|
}
|
|
5049
|
-
function
|
|
5058
|
+
function Ot() {
|
|
5050
5059
|
return Bt(() => Math.random());
|
|
5051
5060
|
}
|
|
5052
5061
|
function jt() {
|
|
@@ -5081,7 +5090,7 @@ function da() {
|
|
|
5081
5090
|
}
|
|
5082
5091
|
let Xt;
|
|
5083
5092
|
function pa() {
|
|
5084
|
-
return
|
|
5093
|
+
return Ot() * 16;
|
|
5085
5094
|
}
|
|
5086
5095
|
function ie(t = da()) {
|
|
5087
5096
|
try {
|
|
@@ -5101,7 +5110,7 @@ function Ms(t) {
|
|
|
5101
5110
|
var e, n;
|
|
5102
5111
|
return (n = (e = t.exception) == null ? void 0 : e.values) == null ? void 0 : n[0];
|
|
5103
5112
|
}
|
|
5104
|
-
function
|
|
5113
|
+
function Oe(t) {
|
|
5105
5114
|
const { message: e, event_id: n } = t;
|
|
5106
5115
|
if (e)
|
|
5107
5116
|
return e;
|
|
@@ -5256,7 +5265,7 @@ class le {
|
|
|
5256
5265
|
constructor() {
|
|
5257
5266
|
this._notifyingListeners = !1, this._scopeListeners = [], this._eventProcessors = [], this._breadcrumbs = [], this._attachments = [], this._user = {}, this._tags = {}, this._attributes = {}, this._extra = {}, this._contexts = {}, this._sdkProcessingMetadata = {}, this._propagationContext = {
|
|
5258
5267
|
traceId: wr(),
|
|
5259
|
-
sampleRand:
|
|
5268
|
+
sampleRand: Ot()
|
|
5260
5269
|
};
|
|
5261
5270
|
}
|
|
5262
5271
|
/**
|
|
@@ -5498,7 +5507,7 @@ class le {
|
|
|
5498
5507
|
clear() {
|
|
5499
5508
|
return this._breadcrumbs = [], this._tags = {}, this._attributes = {}, this._extra = {}, this._user = {}, this._contexts = {}, this._level = void 0, this._transactionName = void 0, this._fingerprint = void 0, this._session = void 0, Er(this, void 0), this._attachments = [], this.setPropagationContext({
|
|
5500
5509
|
traceId: wr(),
|
|
5501
|
-
sampleRand:
|
|
5510
|
+
sampleRand: Ot()
|
|
5502
5511
|
}), this._notifyScopeListeners(), this;
|
|
5503
5512
|
}
|
|
5504
5513
|
/**
|
|
@@ -5743,7 +5752,7 @@ function Nn(t) {
|
|
|
5743
5752
|
const e = At(t);
|
|
5744
5753
|
return e.acs ? e.acs : xa();
|
|
5745
5754
|
}
|
|
5746
|
-
function
|
|
5755
|
+
function Te() {
|
|
5747
5756
|
const t = Nt();
|
|
5748
5757
|
return Nn(t).getCurrentScope();
|
|
5749
5758
|
}
|
|
@@ -5763,16 +5772,16 @@ function Ra(...t) {
|
|
|
5763
5772
|
return n.withScope(t[0]);
|
|
5764
5773
|
}
|
|
5765
5774
|
function X() {
|
|
5766
|
-
return
|
|
5775
|
+
return Te().getClient();
|
|
5767
5776
|
}
|
|
5768
|
-
function
|
|
5777
|
+
function Ta(t) {
|
|
5769
5778
|
const e = t.getPropagationContext(), { traceId: n, parentSpanId: r, propagationSpanId: s } = e, o = {
|
|
5770
5779
|
trace_id: n,
|
|
5771
5780
|
span_id: s || As()
|
|
5772
5781
|
};
|
|
5773
5782
|
return r && (o.parent_span_id = r), o;
|
|
5774
5783
|
}
|
|
5775
|
-
const
|
|
5784
|
+
const Oa = "sentry.source", Ia = "sentry.sample_rate", Fa = "sentry.previous_trace_sample_rate", Ma = "sentry.op", Na = "sentry.origin", Ls = "sentry.profile_id", Ps = "sentry.exclusive_time", Aa = 0, La = 1, Pa = "_sentryScope", Da = "_sentryIsolationScope";
|
|
5776
5785
|
function Ba(t) {
|
|
5777
5786
|
if (t) {
|
|
5778
5787
|
if (typeof t == "object" && "deref" in t && typeof t.deref == "function")
|
|
@@ -5787,7 +5796,7 @@ function Ba(t) {
|
|
|
5787
5796
|
function Ds(t) {
|
|
5788
5797
|
const e = t;
|
|
5789
5798
|
return {
|
|
5790
|
-
scope: e[
|
|
5799
|
+
scope: e[Pa],
|
|
5791
5800
|
isolationScope: Ba(e[Da])
|
|
5792
5801
|
};
|
|
5793
5802
|
}
|
|
@@ -5914,9 +5923,9 @@ function Qa(t) {
|
|
|
5914
5923
|
}));
|
|
5915
5924
|
}
|
|
5916
5925
|
function Rr(t) {
|
|
5917
|
-
return typeof t == "number" ?
|
|
5926
|
+
return typeof t == "number" ? Tr(t) : Array.isArray(t) ? t[0] + t[1] / 1e9 : t instanceof Date ? Tr(t.getTime()) : me();
|
|
5918
5927
|
}
|
|
5919
|
-
function
|
|
5928
|
+
function Tr(t) {
|
|
5920
5929
|
return t > 9999999999 ? t / 1e3 : t;
|
|
5921
5930
|
}
|
|
5922
5931
|
function An(t) {
|
|
@@ -5961,13 +5970,13 @@ function tc(t) {
|
|
|
5961
5970
|
}
|
|
5962
5971
|
function nc(t) {
|
|
5963
5972
|
if (!(!t || t.code === Aa))
|
|
5964
|
-
return t.code ===
|
|
5973
|
+
return t.code === La ? "ok" : t.message || "internal_error";
|
|
5965
5974
|
}
|
|
5966
5975
|
const rc = "_sentryRootSpan";
|
|
5967
5976
|
function Us(t) {
|
|
5968
5977
|
return t[rc] || t;
|
|
5969
5978
|
}
|
|
5970
|
-
function
|
|
5979
|
+
function Or() {
|
|
5971
5980
|
kr || (Ye(() => {
|
|
5972
5981
|
console.warn(
|
|
5973
5982
|
"[Sentry] Returning null from `beforeSendSpan` is disallowed. To drop certain spans, configure the respective integrations directly or use `ignoreSpans`."
|
|
@@ -6011,10 +6020,10 @@ function oc(t, e) {
|
|
|
6011
6020
|
function ic(t) {
|
|
6012
6021
|
return typeof t == "string" || t instanceof RegExp;
|
|
6013
6022
|
}
|
|
6014
|
-
const
|
|
6023
|
+
const Ln = "production", ac = "_frozenDsc";
|
|
6015
6024
|
function Hs(t, e) {
|
|
6016
6025
|
const n = e.getOptions(), { publicKey: r } = e.getDsn() || {}, s = {
|
|
6017
|
-
environment: n.environment ||
|
|
6026
|
+
environment: n.environment || Ln,
|
|
6018
6027
|
release: n.release,
|
|
6019
6028
|
public_key: r,
|
|
6020
6029
|
trace_id: t,
|
|
@@ -6041,7 +6050,7 @@ function uc(t) {
|
|
|
6041
6050
|
const u = o == null ? void 0 : o.get("sentry.dsc"), l = u && Ua(u);
|
|
6042
6051
|
if (l)
|
|
6043
6052
|
return c(l);
|
|
6044
|
-
const f = Hs(t.spanContext().traceId, e), p = s[
|
|
6053
|
+
const f = Hs(t.spanContext().traceId, e), p = s[Oa], g = r.description;
|
|
6045
6054
|
return p !== "url" && g && (f.transaction = g), sc() && (f.sampled = String(tc(n)), f.sample_rand = // In OTEL we store the sample rand on the trace state because we cannot access scopes for NonRecordingSpans
|
|
6046
6055
|
// The Sentry OTEL SpanSampler takes care of writing the sample rand on the root span
|
|
6047
6056
|
(v = o == null ? void 0 : o.get("sentry.sample_rand")) != null ? v : (
|
|
@@ -6293,7 +6302,7 @@ function Ut(t) {
|
|
|
6293
6302
|
e(t);
|
|
6294
6303
|
});
|
|
6295
6304
|
}
|
|
6296
|
-
function
|
|
6305
|
+
function Pn(t) {
|
|
6297
6306
|
return new st((e, n) => {
|
|
6298
6307
|
n(t);
|
|
6299
6308
|
});
|
|
@@ -6390,7 +6399,7 @@ function xc(t, e, n, r = 0) {
|
|
|
6390
6399
|
const s = pn(e, n, t, r);
|
|
6391
6400
|
return at(s) ? s : Ut(s);
|
|
6392
6401
|
} catch (s) {
|
|
6393
|
-
return
|
|
6402
|
+
return Pn(s);
|
|
6394
6403
|
}
|
|
6395
6404
|
}
|
|
6396
6405
|
function pn(t, e, n, r) {
|
|
@@ -6400,15 +6409,15 @@ function pn(t, e, n, r) {
|
|
|
6400
6409
|
const o = s({ ...t }, e);
|
|
6401
6410
|
return M && o === null && x.log(`Event processor "${s.id || "?"}" dropped event`), at(o) ? o.then((i) => pn(i, e, n, r + 1)) : pn(o, e, n, r + 1);
|
|
6402
6411
|
}
|
|
6403
|
-
let de,
|
|
6412
|
+
let de, Lr, Pr, we;
|
|
6404
6413
|
function kc(t) {
|
|
6405
6414
|
const e = B._sentryDebugIds, n = B._debugIds;
|
|
6406
6415
|
if (!e && !n)
|
|
6407
6416
|
return {};
|
|
6408
6417
|
const r = e ? Object.keys(e) : [], s = n ? Object.keys(n) : [];
|
|
6409
|
-
if (we && r.length ===
|
|
6418
|
+
if (we && r.length === Lr && s.length === Pr)
|
|
6410
6419
|
return we;
|
|
6411
|
-
|
|
6420
|
+
Lr = r.length, Pr = s.length, we = {}, de || (de = {});
|
|
6412
6421
|
const o = (i, c) => {
|
|
6413
6422
|
for (const a of i) {
|
|
6414
6423
|
const u = c[a], l = de == null ? void 0 : de[a];
|
|
@@ -6430,7 +6439,7 @@ function kc(t) {
|
|
|
6430
6439
|
}
|
|
6431
6440
|
function Rc(t, e) {
|
|
6432
6441
|
const { fingerprint: n, span: r, breadcrumbs: s, sdkProcessingMetadata: o } = e;
|
|
6433
|
-
|
|
6442
|
+
Oc(t, e), r && Mc(t, r), Nc(t, n), Ic(t, s), Fc(t, o);
|
|
6434
6443
|
}
|
|
6435
6444
|
function Dr(t, e) {
|
|
6436
6445
|
const {
|
|
@@ -6454,11 +6463,11 @@ function Dr(t, e) {
|
|
|
6454
6463
|
function Qe(t, e, n) {
|
|
6455
6464
|
t[e] = ut(t[e], n, 1);
|
|
6456
6465
|
}
|
|
6457
|
-
function
|
|
6466
|
+
function Tc(t, e) {
|
|
6458
6467
|
const n = ka().getScopeData();
|
|
6459
6468
|
return t && Dr(n, t.getScopeData()), e && Dr(n, e.getScopeData()), n;
|
|
6460
6469
|
}
|
|
6461
|
-
function
|
|
6470
|
+
function Oc(t, e) {
|
|
6462
6471
|
const { extra: n, tags: r, user: s, contexts: o, level: i, transactionName: c } = e;
|
|
6463
6472
|
Object.keys(n).length && (t.extra = { ...n, ...t.extra }), Object.keys(r).length && (t.tags = { ...r, ...t.tags }), Object.keys(s).length && (t.user = { ...s, ...t.user }), Object.keys(o).length && (t.contexts = { ...o, ...t.contexts }), i && (t.level = i), c && t.type !== "transaction" && (t.transaction = c);
|
|
6464
6473
|
}
|
|
@@ -6492,10 +6501,10 @@ function Ac(t, e, n, r, s, o) {
|
|
|
6492
6501
|
event_id: e.event_id || n.event_id || ie(),
|
|
6493
6502
|
timestamp: e.timestamp || ct()
|
|
6494
6503
|
}, u = n.integrations || t.integrations.map((y) => y.name);
|
|
6495
|
-
|
|
6504
|
+
Lc(a, t), Bc(a, u), s && s.emit("applyFrameMetadata", e), e.type === void 0 && Pc(a, t.stackParser);
|
|
6496
6505
|
const l = $c(r, n.captureContext);
|
|
6497
6506
|
n.mechanism && He(a, n.mechanism);
|
|
6498
|
-
const f = s ? s.getEventProcessors() : [], p =
|
|
6507
|
+
const f = s ? s.getEventProcessors() : [], p = Tc(o, l), g = [...n.attachments || [], ...p.attachments];
|
|
6499
6508
|
g.length && (n.attachments = g), Rc(a, p);
|
|
6500
6509
|
const _ = [
|
|
6501
6510
|
...f,
|
|
@@ -6504,16 +6513,16 @@ function Ac(t, e, n, r, s, o) {
|
|
|
6504
6513
|
];
|
|
6505
6514
|
return xc(_, a, n).then((y) => (y && Dc(y), typeof i == "number" && i > 0 ? jc(y, i, c) : y));
|
|
6506
6515
|
}
|
|
6507
|
-
function
|
|
6516
|
+
function Lc(t, e) {
|
|
6508
6517
|
var c, a;
|
|
6509
6518
|
const { environment: n, release: r, dist: s, maxValueLength: o } = e;
|
|
6510
|
-
t.environment = t.environment || n ||
|
|
6519
|
+
t.environment = t.environment || n || Ln, !t.release && r && (t.release = r), !t.dist && s && (t.dist = s);
|
|
6511
6520
|
const i = t.request;
|
|
6512
6521
|
i != null && i.url && o && (i.url = an(i.url, o)), o && ((a = (c = t.exception) == null ? void 0 : c.values) == null || a.forEach((u) => {
|
|
6513
6522
|
u.value && (u.value = an(u.value, o));
|
|
6514
6523
|
}));
|
|
6515
6524
|
}
|
|
6516
|
-
function
|
|
6525
|
+
function Pc(t, e) {
|
|
6517
6526
|
var r, s;
|
|
6518
6527
|
const n = kc(e);
|
|
6519
6528
|
(s = (r = t.exception) == null ? void 0 : r.values) == null || s.forEach((o) => {
|
|
@@ -6605,10 +6614,10 @@ function Vc(t) {
|
|
|
6605
6614
|
return Object.keys(t).some((e) => Wc.includes(e));
|
|
6606
6615
|
}
|
|
6607
6616
|
function hn(t, e) {
|
|
6608
|
-
return
|
|
6617
|
+
return Te().captureException(t, Uc(e));
|
|
6609
6618
|
}
|
|
6610
6619
|
function zs(t, e) {
|
|
6611
|
-
return
|
|
6620
|
+
return Te().captureEvent(t, e);
|
|
6612
6621
|
}
|
|
6613
6622
|
function zc(t, e) {
|
|
6614
6623
|
_e().setContext(t, e);
|
|
@@ -6623,7 +6632,7 @@ function zd() {
|
|
|
6623
6632
|
return _e().lastEventId();
|
|
6624
6633
|
}
|
|
6625
6634
|
function jr(t) {
|
|
6626
|
-
const e = _e(), n =
|
|
6635
|
+
const e = _e(), n = Te(), { userAgent: r } = B.navigator || {}, s = ma({
|
|
6627
6636
|
user: n.getUser() || e.getUser(),
|
|
6628
6637
|
...r && { userAgent: r },
|
|
6629
6638
|
...t
|
|
@@ -6631,7 +6640,7 @@ function jr(t) {
|
|
|
6631
6640
|
return (o == null ? void 0 : o.status) === "ok" && We(o, { status: "exited" }), Gs(), e.setSession(s), s;
|
|
6632
6641
|
}
|
|
6633
6642
|
function Gs() {
|
|
6634
|
-
const t = _e(), n =
|
|
6643
|
+
const t = _e(), n = Te().getSession() || t.getSession();
|
|
6635
6644
|
n && ya(n), Ys(), t.setSession();
|
|
6636
6645
|
}
|
|
6637
6646
|
function Ys() {
|
|
@@ -6806,7 +6815,7 @@ function Bn(t = 100) {
|
|
|
6806
6815
|
}
|
|
6807
6816
|
function s(i) {
|
|
6808
6817
|
if (!n())
|
|
6809
|
-
return
|
|
6818
|
+
return Pn(Dn);
|
|
6810
6819
|
const c = i();
|
|
6811
6820
|
return e.add(c), c.then(
|
|
6812
6821
|
() => r(c),
|
|
@@ -6935,8 +6944,8 @@ function pu(t) {
|
|
|
6935
6944
|
timestamp: t.timestamp,
|
|
6936
6945
|
trace_id: e != null ? e : "",
|
|
6937
6946
|
origin: o,
|
|
6938
|
-
profile_id: i == null ? void 0 : i[
|
|
6939
|
-
exclusive_time: i == null ? void 0 : i[
|
|
6947
|
+
profile_id: i == null ? void 0 : i[Ls],
|
|
6948
|
+
exclusive_time: i == null ? void 0 : i[Ps],
|
|
6940
6949
|
measurements: t.measurements,
|
|
6941
6950
|
is_segment: !0
|
|
6942
6951
|
};
|
|
@@ -6957,8 +6966,8 @@ function hu(t) {
|
|
|
6957
6966
|
origin: t.origin,
|
|
6958
6967
|
data: {
|
|
6959
6968
|
...t.data,
|
|
6960
|
-
...t.profile_id && { [
|
|
6961
|
-
...t.exclusive_time && { [
|
|
6969
|
+
...t.profile_id && { [Ls]: t.profile_id },
|
|
6970
|
+
...t.exclusive_time && { [Ps]: t.exclusive_time }
|
|
6962
6971
|
}
|
|
6963
6972
|
}
|
|
6964
6973
|
},
|
|
@@ -7058,7 +7067,7 @@ class mu {
|
|
|
7058
7067
|
const o = {
|
|
7059
7068
|
event_id: ie(),
|
|
7060
7069
|
...r
|
|
7061
|
-
}, i =
|
|
7070
|
+
}, i = On(e) ? e : String(e), c = Pt(e), a = c ? this.eventFromMessage(i, n, o) : this.eventFromException(e, o);
|
|
7062
7071
|
return this._process(
|
|
7063
7072
|
() => a.then((u) => this._captureEvent(u, o, s)),
|
|
7064
7073
|
c ? "unknown" : "error"
|
|
@@ -7210,7 +7219,7 @@ class mu {
|
|
|
7210
7219
|
* Send a session or session aggregrates to Sentry.
|
|
7211
7220
|
*/
|
|
7212
7221
|
sendSession(e) {
|
|
7213
|
-
const { release: n, environment: r =
|
|
7222
|
+
const { release: n, environment: r = Ln } = this._options;
|
|
7214
7223
|
if ("aggregates" in e) {
|
|
7215
7224
|
const o = e.attrs || {};
|
|
7216
7225
|
if (!o.release && !n) {
|
|
@@ -7342,7 +7351,7 @@ class mu {
|
|
|
7342
7351
|
if (c === null)
|
|
7343
7352
|
return c;
|
|
7344
7353
|
this.emit("postprocessEvent", c, n), c.contexts = {
|
|
7345
|
-
trace:
|
|
7354
|
+
trace: Ta(r),
|
|
7346
7355
|
...c.contexts
|
|
7347
7356
|
};
|
|
7348
7357
|
const a = cc(this, r);
|
|
@@ -7358,7 +7367,7 @@ class mu {
|
|
|
7358
7367
|
* @param hint
|
|
7359
7368
|
* @param scope
|
|
7360
7369
|
*/
|
|
7361
|
-
_captureEvent(e, n = {}, r =
|
|
7370
|
+
_captureEvent(e, n = {}, r = Te(), s = _e()) {
|
|
7362
7371
|
return M && gn(e) && x.log(`Captured error event \`${to(e)[0] || "<unknown>"}\``), this._processEvent(e, n, r, s).then(
|
|
7363
7372
|
(o) => o.event_id,
|
|
7364
7373
|
(o) => {
|
|
@@ -7381,8 +7390,8 @@ class mu {
|
|
|
7381
7390
|
*/
|
|
7382
7391
|
_processEvent(e, n, r, s) {
|
|
7383
7392
|
const o = this.getOptions(), { sampleRate: i } = o, c = so(e), a = gn(e), l = `before send for type \`${e.type || "error"}\``, f = typeof i > "u" ? void 0 : Ja(i);
|
|
7384
|
-
if (a && typeof f == "number" &&
|
|
7385
|
-
return this.recordDroppedEvent("sample_rate", "error"),
|
|
7393
|
+
if (a && typeof f == "number" && Ot() > f)
|
|
7394
|
+
return this.recordDroppedEvent("sample_rate", "error"), Pn(
|
|
7386
7395
|
Zt(
|
|
7387
7396
|
`Discarding event because it's not included in the random sample (sampling rate = ${i})`
|
|
7388
7397
|
)
|
|
@@ -7511,7 +7520,7 @@ function bu(t, e, n, r) {
|
|
|
7511
7520
|
return null;
|
|
7512
7521
|
if (i) {
|
|
7513
7522
|
const l = i(u);
|
|
7514
|
-
l ? a = ut(n, hu(l)) :
|
|
7523
|
+
l ? a = ut(n, hu(l)) : Or();
|
|
7515
7524
|
}
|
|
7516
7525
|
if (a.spans) {
|
|
7517
7526
|
const l = [], f = a.spans;
|
|
@@ -7522,7 +7531,7 @@ function bu(t, e, n, r) {
|
|
|
7522
7531
|
}
|
|
7523
7532
|
if (i) {
|
|
7524
7533
|
const _ = i(g);
|
|
7525
|
-
_ ? l.push(_) : (
|
|
7534
|
+
_ ? l.push(_) : (Or(), l.push(g));
|
|
7526
7535
|
} else
|
|
7527
7536
|
l.push(g);
|
|
7528
7537
|
}
|
|
@@ -7562,14 +7571,14 @@ function oo(t) {
|
|
|
7562
7571
|
return 0;
|
|
7563
7572
|
let e = 0;
|
|
7564
7573
|
return Object.values(t).forEach((n) => {
|
|
7565
|
-
Array.isArray(n) ? e += n.length * Kr(n[0]) :
|
|
7574
|
+
Array.isArray(n) ? e += n.length * Kr(n[0]) : Pt(n) ? e += Kr(n) : e += 100;
|
|
7566
7575
|
}), e;
|
|
7567
7576
|
}
|
|
7568
7577
|
function Kr(t) {
|
|
7569
7578
|
return typeof t == "string" ? t.length * 2 : typeof t == "number" ? 8 : typeof t == "boolean" ? 4 : 0;
|
|
7570
7579
|
}
|
|
7571
7580
|
function wu(t) {
|
|
7572
|
-
return
|
|
7581
|
+
return Lt(t) && "__sentry_fetch_url_host__" in t && typeof t.__sentry_fetch_url_host__ == "string";
|
|
7573
7582
|
}
|
|
7574
7583
|
function Jr(t) {
|
|
7575
7584
|
return wu(t) ? `${t.message} (${t.__sentry_fetch_url_host__})` : t.message;
|
|
@@ -7577,12 +7586,12 @@ function Jr(t) {
|
|
|
7577
7586
|
function Eu(t, e) {
|
|
7578
7587
|
e.debug === !0 && (M ? x.enable() : Ye(() => {
|
|
7579
7588
|
console.warn("[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle.");
|
|
7580
|
-
})),
|
|
7589
|
+
})), Te().update(e.initialScope);
|
|
7581
7590
|
const r = new t(e);
|
|
7582
7591
|
return Su(r), r.init(), r;
|
|
7583
7592
|
}
|
|
7584
7593
|
function Su(t) {
|
|
7585
|
-
|
|
7594
|
+
Te().setClient(t);
|
|
7586
7595
|
}
|
|
7587
7596
|
function en(t) {
|
|
7588
7597
|
if (!t)
|
|
@@ -7644,7 +7653,7 @@ const ku = "FunctionToString", Qr = /* @__PURE__ */ new WeakMap(), Ru = (() => (
|
|
|
7644
7653
|
setup(t) {
|
|
7645
7654
|
Qr.set(t, !0);
|
|
7646
7655
|
}
|
|
7647
|
-
})),
|
|
7656
|
+
})), Tu = Ru, Ou = [
|
|
7648
7657
|
/^Script error\.?$/,
|
|
7649
7658
|
/^Javascript error: Script error\.? on line 0$/,
|
|
7650
7659
|
/^ResizeObserver loop completed with undelivered notifications.$/,
|
|
@@ -7692,35 +7701,35 @@ function Zr(t = {}, e = {}) {
|
|
|
7692
7701
|
ignoreErrors: [
|
|
7693
7702
|
...t.ignoreErrors || [],
|
|
7694
7703
|
...e.ignoreErrors || [],
|
|
7695
|
-
...t.disableErrorDefaults ? [] :
|
|
7704
|
+
...t.disableErrorDefaults ? [] : Ou
|
|
7696
7705
|
],
|
|
7697
7706
|
ignoreTransactions: [...t.ignoreTransactions || [], ...e.ignoreTransactions || []]
|
|
7698
7707
|
};
|
|
7699
7708
|
}
|
|
7700
7709
|
function Nu(t, e) {
|
|
7701
7710
|
if (t.type) {
|
|
7702
|
-
if (t.type === "transaction" &&
|
|
7711
|
+
if (t.type === "transaction" && Lu(t, e.ignoreTransactions))
|
|
7703
7712
|
return M && x.warn(
|
|
7704
7713
|
`Event dropped due to being matched by \`ignoreTransactions\` option.
|
|
7705
|
-
Event: ${
|
|
7714
|
+
Event: ${Oe(t)}`
|
|
7706
7715
|
), !0;
|
|
7707
7716
|
} else {
|
|
7708
7717
|
if (Au(t, e.ignoreErrors))
|
|
7709
7718
|
return M && x.warn(
|
|
7710
7719
|
`Event dropped due to being matched by \`ignoreErrors\` option.
|
|
7711
|
-
Event: ${
|
|
7720
|
+
Event: ${Oe(t)}`
|
|
7712
7721
|
), !0;
|
|
7713
7722
|
if (ju(t))
|
|
7714
7723
|
return M && x.warn(
|
|
7715
7724
|
`Event dropped due to not having an error message, error type or stacktrace.
|
|
7716
|
-
Event: ${
|
|
7725
|
+
Event: ${Oe(
|
|
7717
7726
|
t
|
|
7718
7727
|
)}`
|
|
7719
7728
|
), !0;
|
|
7720
|
-
if (
|
|
7729
|
+
if (Pu(t, e.denyUrls))
|
|
7721
7730
|
return M && x.warn(
|
|
7722
7731
|
`Event dropped due to being matched by \`denyUrls\` option.
|
|
7723
|
-
Event: ${
|
|
7732
|
+
Event: ${Oe(
|
|
7724
7733
|
t
|
|
7725
7734
|
)}.
|
|
7726
7735
|
Url: ${It(t)}`
|
|
@@ -7728,7 +7737,7 @@ Url: ${It(t)}`
|
|
|
7728
7737
|
if (!Du(t, e.allowUrls))
|
|
7729
7738
|
return M && x.warn(
|
|
7730
7739
|
`Event dropped due to not being matched by \`allowUrls\` option.
|
|
7731
|
-
Event: ${
|
|
7740
|
+
Event: ${Oe(
|
|
7732
7741
|
t
|
|
7733
7742
|
)}.
|
|
7734
7743
|
Url: ${It(t)}`
|
|
@@ -7739,13 +7748,13 @@ Url: ${It(t)}`
|
|
|
7739
7748
|
function Au(t, e) {
|
|
7740
7749
|
return e != null && e.length ? to(t).some((n) => $t(n, e)) : !1;
|
|
7741
7750
|
}
|
|
7742
|
-
function
|
|
7751
|
+
function Lu(t, e) {
|
|
7743
7752
|
if (!(e != null && e.length))
|
|
7744
7753
|
return !1;
|
|
7745
7754
|
const n = t.transaction;
|
|
7746
7755
|
return n ? $t(n, e) : !1;
|
|
7747
7756
|
}
|
|
7748
|
-
function
|
|
7757
|
+
function Pu(t, e) {
|
|
7749
7758
|
if (!(e != null && e.length))
|
|
7750
7759
|
return !1;
|
|
7751
7760
|
const n = It(t);
|
|
@@ -7774,7 +7783,7 @@ function It(t) {
|
|
|
7774
7783
|
}), o = (r = s == null ? void 0 : s.stacktrace) == null ? void 0 : r.frames;
|
|
7775
7784
|
return o ? Bu(o) : null;
|
|
7776
7785
|
} catch {
|
|
7777
|
-
return M && x.error(`Cannot extract url for event ${
|
|
7786
|
+
return M && x.error(`Cannot extract url for event ${Oe(t)}`), null;
|
|
7778
7787
|
}
|
|
7779
7788
|
}
|
|
7780
7789
|
function ju(t) {
|
|
@@ -7857,14 +7866,14 @@ function ts(t, e, n, r) {
|
|
|
7857
7866
|
}
|
|
7858
7867
|
function Uu(t) {
|
|
7859
7868
|
const e = "console";
|
|
7860
|
-
Ae(e, t),
|
|
7869
|
+
Ae(e, t), Le(e, Hu);
|
|
7861
7870
|
}
|
|
7862
7871
|
function Hu() {
|
|
7863
7872
|
"console" in B && zi.forEach(function(t) {
|
|
7864
7873
|
t in B.console && se(B.console, t, function(e) {
|
|
7865
|
-
return
|
|
7874
|
+
return Tt[t] = e, function(...n) {
|
|
7866
7875
|
ue("console", { args: n, level: t });
|
|
7867
|
-
const s =
|
|
7876
|
+
const s = Tt[t];
|
|
7868
7877
|
s == null || s.apply(B.console, n);
|
|
7869
7878
|
};
|
|
7870
7879
|
});
|
|
@@ -7971,7 +7980,7 @@ function Qu() {
|
|
|
7971
7980
|
}
|
|
7972
7981
|
function Zu(t, e) {
|
|
7973
7982
|
const n = "fetch";
|
|
7974
|
-
Ae(n, t),
|
|
7983
|
+
Ae(n, t), Le(n, () => el(void 0, e));
|
|
7975
7984
|
}
|
|
7976
7985
|
function el(t, e = !1) {
|
|
7977
7986
|
e && !Qu() || se(B, "fetch", function(n) {
|
|
@@ -8001,7 +8010,7 @@ function el(t, e = !1) {
|
|
|
8001
8010
|
...c,
|
|
8002
8011
|
endTimestamp: me() * 1e3,
|
|
8003
8012
|
error: a
|
|
8004
|
-
}),
|
|
8013
|
+
}), Lt(a) && a.stack === void 0 && (a.stack = s.stack, Re(a, "framesToPop", 1));
|
|
8005
8014
|
const u = X(), l = (p = u == null ? void 0 : u.getOptions().enhanceFetchErrorMessages) != null ? p : "always";
|
|
8006
8015
|
if (l !== !1 && a instanceof TypeError && (a.message === "Failed to fetch" || a.message === "Load failed" || a.message === "NetworkError when attempting to fetch resource."))
|
|
8007
8016
|
try {
|
|
@@ -8030,7 +8039,7 @@ function tl(t) {
|
|
|
8030
8039
|
url: rs(n),
|
|
8031
8040
|
method: Ct(r, "method") ? String(r.method).toUpperCase() : (
|
|
8032
8041
|
// Request object as first argument
|
|
8033
|
-
|
|
8042
|
+
Ts(n) && Ct(n, "method") ? String(n.method).toUpperCase() : "GET"
|
|
8034
8043
|
)
|
|
8035
8044
|
};
|
|
8036
8045
|
}
|
|
@@ -8045,7 +8054,7 @@ function nl(t) {
|
|
|
8045
8054
|
try {
|
|
8046
8055
|
if (typeof n == "object" && n !== null && "headers" in n && n.headers)
|
|
8047
8056
|
return new Headers(n.headers);
|
|
8048
|
-
if (
|
|
8057
|
+
if (Ts(e))
|
|
8049
8058
|
return new Headers(e.headers);
|
|
8050
8059
|
} catch {
|
|
8051
8060
|
}
|
|
@@ -8207,7 +8216,7 @@ function Un(t, e, n, r, s) {
|
|
|
8207
8216
|
}
|
|
8208
8217
|
return "code" in i && (o.tags = { ...o.tags, "DOMException.code": `${i.code}` }), o;
|
|
8209
8218
|
}
|
|
8210
|
-
return
|
|
8219
|
+
return Lt(e) ? tn(t, e) : rt(e) || Dt(e) ? (o = il(t, e, n, s), He(o, {
|
|
8211
8220
|
synthetic: !0
|
|
8212
8221
|
}), o) : (o = _n(t, e, n, r), cn(o, `${e}`), He(o, {
|
|
8213
8222
|
synthetic: !0
|
|
@@ -8221,7 +8230,7 @@ function _n(t, e, n, r) {
|
|
|
8221
8230
|
values: [{ value: e, stacktrace: { frames: o } }]
|
|
8222
8231
|
}), He(s, { synthetic: !0 });
|
|
8223
8232
|
}
|
|
8224
|
-
if (
|
|
8233
|
+
if (On(e)) {
|
|
8225
8234
|
const { __sentry_template_string__: o, __sentry_template_values__: i } = e;
|
|
8226
8235
|
return s.logentry = {
|
|
8227
8236
|
message: o,
|
|
@@ -8307,7 +8316,7 @@ function bl(t) {
|
|
|
8307
8316
|
const _l = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, te = B, vl = 1e3;
|
|
8308
8317
|
let ss, vn, wn;
|
|
8309
8318
|
function wl(t) {
|
|
8310
|
-
Ae("dom", t),
|
|
8319
|
+
Ae("dom", t), Le("dom", El);
|
|
8311
8320
|
}
|
|
8312
8321
|
function El() {
|
|
8313
8322
|
if (!te.document)
|
|
@@ -8384,7 +8393,7 @@ function xl(t) {
|
|
|
8384
8393
|
let _t;
|
|
8385
8394
|
function po(t) {
|
|
8386
8395
|
const e = "history";
|
|
8387
|
-
Ae(e, t),
|
|
8396
|
+
Ae(e, t), Le(e, kl);
|
|
8388
8397
|
}
|
|
8389
8398
|
function kl() {
|
|
8390
8399
|
if (te.addEventListener("popstate", () => {
|
|
@@ -8416,7 +8425,7 @@ function Rl(t) {
|
|
|
8416
8425
|
}
|
|
8417
8426
|
}
|
|
8418
8427
|
const xt = {};
|
|
8419
|
-
function
|
|
8428
|
+
function Tl(t) {
|
|
8420
8429
|
const e = xt[t];
|
|
8421
8430
|
if (e)
|
|
8422
8431
|
return e;
|
|
@@ -8435,12 +8444,12 @@ function Ol(t) {
|
|
|
8435
8444
|
}
|
|
8436
8445
|
return n && (xt[t] = n.bind(te));
|
|
8437
8446
|
}
|
|
8438
|
-
function
|
|
8447
|
+
function Ol(t) {
|
|
8439
8448
|
xt[t] = void 0;
|
|
8440
8449
|
}
|
|
8441
8450
|
const et = "__sentry_xhr_v3__";
|
|
8442
8451
|
function Il(t) {
|
|
8443
|
-
Ae("xhr", t),
|
|
8452
|
+
Ae("xhr", t), Le("xhr", Fl);
|
|
8444
8453
|
}
|
|
8445
8454
|
function Fl() {
|
|
8446
8455
|
if (!te.XMLHttpRequest)
|
|
@@ -8506,7 +8515,7 @@ function Ml(t) {
|
|
|
8506
8515
|
}
|
|
8507
8516
|
}
|
|
8508
8517
|
const Nl = 40;
|
|
8509
|
-
function ho(t, e =
|
|
8518
|
+
function ho(t, e = Tl("fetch")) {
|
|
8510
8519
|
let n = 0, r = 0;
|
|
8511
8520
|
async function s(o) {
|
|
8512
8521
|
const i = o.body.length;
|
|
@@ -8540,7 +8549,7 @@ function ho(t, e = Ol("fetch")) {
|
|
|
8540
8549
|
}
|
|
8541
8550
|
};
|
|
8542
8551
|
} catch (a) {
|
|
8543
|
-
throw
|
|
8552
|
+
throw Ol("fetch"), a;
|
|
8544
8553
|
} finally {
|
|
8545
8554
|
n -= i, r--;
|
|
8546
8555
|
}
|
|
@@ -8551,7 +8560,7 @@ function ho(t, e = Ol("fetch")) {
|
|
|
8551
8560
|
Bn(t.bufferSize || Nl)
|
|
8552
8561
|
);
|
|
8553
8562
|
}
|
|
8554
|
-
const Ht = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, Al = 30,
|
|
8563
|
+
const Ht = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, Al = 30, Ll = 50;
|
|
8555
8564
|
function En(t, e, n, r) {
|
|
8556
8565
|
const s = {
|
|
8557
8566
|
filename: t,
|
|
@@ -8561,14 +8570,14 @@ function En(t, e, n, r) {
|
|
|
8561
8570
|
};
|
|
8562
8571
|
return n !== void 0 && (s.lineno = n), r !== void 0 && (s.colno = r), s;
|
|
8563
8572
|
}
|
|
8564
|
-
const
|
|
8573
|
+
const Pl = /^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i, Dl = /^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, Bl = /\((\S*)(?::(\d+))(?::(\d+))\)/, jl = /at (.+?) ?\(data:(.+?),/, $l = (t) => {
|
|
8565
8574
|
const e = t.match(jl);
|
|
8566
8575
|
if (e)
|
|
8567
8576
|
return {
|
|
8568
8577
|
filename: `<data:${e[2]}>`,
|
|
8569
8578
|
function: e[1]
|
|
8570
8579
|
};
|
|
8571
|
-
const n =
|
|
8580
|
+
const n = Pl.exec(t);
|
|
8572
8581
|
if (n) {
|
|
8573
8582
|
const [, s, o, i] = n;
|
|
8574
8583
|
return En(s, Me, +o, +i);
|
|
@@ -8592,7 +8601,7 @@ const Ll = /^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i, Dl = /^\s*at (?:(.+?\)(?: \
|
|
|
8592
8601
|
let r = e[3], s = e[1] || Me;
|
|
8593
8602
|
return [s, r] = go(s, r), En(r, s, e[4] ? +e[4] : void 0, e[5] ? +e[5] : void 0);
|
|
8594
8603
|
}
|
|
8595
|
-
}, zl = [
|
|
8604
|
+
}, zl = [Ll, Vl], Gl = [Ul, zl], Yl = Ss(...Gl), go = (t, e) => {
|
|
8596
8605
|
const n = t.indexOf("safari-extension") !== -1, r = t.indexOf("safari-web-extension") !== -1;
|
|
8597
8606
|
return n || r ? [
|
|
8598
8607
|
t.indexOf("@") !== -1 ? t.split("@")[0] : Me,
|
|
@@ -8622,7 +8631,7 @@ function Xl(t) {
|
|
|
8622
8631
|
category: `sentry.${n.type === "transaction" ? "transaction" : "event"}`,
|
|
8623
8632
|
event_id: n.event_id,
|
|
8624
8633
|
level: n.level,
|
|
8625
|
-
message:
|
|
8634
|
+
message: Oe(n)
|
|
8626
8635
|
},
|
|
8627
8636
|
{
|
|
8628
8637
|
event: n
|
|
@@ -8640,7 +8649,7 @@ function Ql(t, e) {
|
|
|
8640
8649
|
), c = vt), typeof i == "string" && (i = [i]);
|
|
8641
8650
|
try {
|
|
8642
8651
|
const u = r.event, l = rf(u) ? u.target : u;
|
|
8643
|
-
s =
|
|
8652
|
+
s = Os(l, { keyAttrs: i, maxStringLength: c }), o = la(l);
|
|
8644
8653
|
} catch {
|
|
8645
8654
|
s = "<unknown>";
|
|
8646
8655
|
}
|
|
@@ -8966,7 +8975,7 @@ function _f(t) {
|
|
|
8966
8975
|
const { stackParser: n, attachStacktrace: r } = mo();
|
|
8967
8976
|
if (X() !== t || lo())
|
|
8968
8977
|
return;
|
|
8969
|
-
const s = vf(e), o =
|
|
8978
|
+
const s = vf(e), o = Pt(s) ? wf(s) : Un(n, s, void 0, r, !0);
|
|
8970
8979
|
o.level = "error", zs(o, {
|
|
8971
8980
|
originalException: s,
|
|
8972
8981
|
mechanism: {
|
|
@@ -8977,7 +8986,7 @@ function _f(t) {
|
|
|
8977
8986
|
});
|
|
8978
8987
|
}
|
|
8979
8988
|
function vf(t) {
|
|
8980
|
-
if (
|
|
8989
|
+
if (Pt(t))
|
|
8981
8990
|
return t;
|
|
8982
8991
|
try {
|
|
8983
8992
|
if ("reason" in t)
|
|
@@ -9047,7 +9056,7 @@ const Cf = () => ({
|
|
|
9047
9056
|
headers: n
|
|
9048
9057
|
};
|
|
9049
9058
|
}
|
|
9050
|
-
}), xf = "cause", kf = 5, Rf = "LinkedErrors",
|
|
9059
|
+
}), xf = "cause", kf = 5, Rf = "LinkedErrors", Tf = ((t = {}) => {
|
|
9051
9060
|
const e = t.limit || kf, n = t.key || xf;
|
|
9052
9061
|
return {
|
|
9053
9062
|
name: Rf,
|
|
@@ -9064,7 +9073,7 @@ const Cf = () => ({
|
|
|
9064
9073
|
);
|
|
9065
9074
|
}
|
|
9066
9075
|
};
|
|
9067
|
-
}),
|
|
9076
|
+
}), Of = Tf;
|
|
9068
9077
|
function If() {
|
|
9069
9078
|
return Ff() ? (Ht && Ye(() => {
|
|
9070
9079
|
console.error(
|
|
@@ -9090,11 +9099,11 @@ function Mf(t) {
|
|
|
9090
9099
|
// TODO(v11): Replace with `eventFiltersIntegration` once we remove the deprecated `inboundFiltersIntegration`
|
|
9091
9100
|
// eslint-disable-next-line deprecation/deprecation
|
|
9092
9101
|
Mu(),
|
|
9093
|
-
|
|
9102
|
+
Tu(),
|
|
9094
9103
|
cf(),
|
|
9095
9104
|
Jl(),
|
|
9096
9105
|
yf(),
|
|
9097
|
-
|
|
9106
|
+
Of(),
|
|
9098
9107
|
Gu(),
|
|
9099
9108
|
Cf(),
|
|
9100
9109
|
hf()
|
|
@@ -9155,10 +9164,10 @@ function Af() {
|
|
|
9155
9164
|
}
|
|
9156
9165
|
var N = E.prototype = new w();
|
|
9157
9166
|
N.constructor = E, m(N, v.prototype), N.isPureReactComponent = !0;
|
|
9158
|
-
var
|
|
9167
|
+
var P = Array.isArray;
|
|
9159
9168
|
function H() {
|
|
9160
9169
|
}
|
|
9161
|
-
var
|
|
9170
|
+
var O = { H: null, A: null, T: null, S: null }, oe = Object.prototype.hasOwnProperty;
|
|
9162
9171
|
function Q(d, b, k) {
|
|
9163
9172
|
var R = k.ref;
|
|
9164
9173
|
return {
|
|
@@ -9209,12 +9218,12 @@ function Af() {
|
|
|
9209
9218
|
throw d;
|
|
9210
9219
|
}
|
|
9211
9220
|
function j(d, b, k, R, A) {
|
|
9212
|
-
var
|
|
9213
|
-
(
|
|
9221
|
+
var L = typeof d;
|
|
9222
|
+
(L === "undefined" || L === "boolean") && (d = null);
|
|
9214
9223
|
var D = !1;
|
|
9215
9224
|
if (d === null) D = !0;
|
|
9216
9225
|
else
|
|
9217
|
-
switch (
|
|
9226
|
+
switch (L) {
|
|
9218
9227
|
case "bigint":
|
|
9219
9228
|
case "string":
|
|
9220
9229
|
case "number":
|
|
@@ -9237,7 +9246,7 @@ function Af() {
|
|
|
9237
9246
|
}
|
|
9238
9247
|
}
|
|
9239
9248
|
if (D)
|
|
9240
|
-
return A = A(d), D = R === "" ? "." + F(d, 0) : R,
|
|
9249
|
+
return A = A(d), D = R === "" ? "." + F(d, 0) : R, P(A) ? (k = "", D != null && (k = D.replace(G, "$&/") + "/"), j(A, b, k, "", function(bo) {
|
|
9241
9250
|
return bo;
|
|
9242
9251
|
})) : A != null && (V(A) && (A = Z(
|
|
9243
9252
|
A,
|
|
@@ -9248,25 +9257,25 @@ function Af() {
|
|
|
9248
9257
|
)), b.push(A)), 1;
|
|
9249
9258
|
D = 0;
|
|
9250
9259
|
var re = R === "" ? "." : R + ":";
|
|
9251
|
-
if (
|
|
9260
|
+
if (P(d))
|
|
9252
9261
|
for (var ne = 0; ne < d.length; ne++)
|
|
9253
|
-
R = d[ne],
|
|
9262
|
+
R = d[ne], L = re + F(R, ne), D += j(
|
|
9254
9263
|
R,
|
|
9255
9264
|
b,
|
|
9256
9265
|
k,
|
|
9257
|
-
|
|
9266
|
+
L,
|
|
9258
9267
|
A
|
|
9259
9268
|
);
|
|
9260
9269
|
else if (ne = g(d), typeof ne == "function")
|
|
9261
9270
|
for (d = ne.call(d), ne = 0; !(R = d.next()).done; )
|
|
9262
|
-
R = R.value,
|
|
9271
|
+
R = R.value, L = re + F(R, ne++), D += j(
|
|
9263
9272
|
R,
|
|
9264
9273
|
b,
|
|
9265
9274
|
k,
|
|
9266
|
-
|
|
9275
|
+
L,
|
|
9267
9276
|
A
|
|
9268
9277
|
);
|
|
9269
|
-
else if (
|
|
9278
|
+
else if (L === "object") {
|
|
9270
9279
|
if (typeof d.then == "function")
|
|
9271
9280
|
return j(
|
|
9272
9281
|
$(d),
|
|
@@ -9284,8 +9293,8 @@ function Af() {
|
|
|
9284
9293
|
function U(d, b, k) {
|
|
9285
9294
|
if (d == null) return d;
|
|
9286
9295
|
var R = [], A = 0;
|
|
9287
|
-
return j(d, R, "", "", function(
|
|
9288
|
-
return b.call(k,
|
|
9296
|
+
return j(d, R, "", "", function(L) {
|
|
9297
|
+
return b.call(k, L, A++);
|
|
9289
9298
|
}), R;
|
|
9290
9299
|
}
|
|
9291
9300
|
function ee(d) {
|
|
@@ -9347,10 +9356,10 @@ function Af() {
|
|
|
9347
9356
|
return d;
|
|
9348
9357
|
}
|
|
9349
9358
|
};
|
|
9350
|
-
return I.Activity = f, I.Children = fe, I.Component = v, I.Fragment = n, I.Profiler = s, I.PureComponent = E, I.StrictMode = r, I.Suspense = a, I.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE =
|
|
9359
|
+
return I.Activity = f, I.Children = fe, I.Component = v, I.Fragment = n, I.Profiler = s, I.PureComponent = E, I.StrictMode = r, I.Suspense = a, I.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = O, I.__COMPILER_RUNTIME = {
|
|
9351
9360
|
__proto__: null,
|
|
9352
9361
|
c: function(d) {
|
|
9353
|
-
return
|
|
9362
|
+
return O.H.useMemoCache(d);
|
|
9354
9363
|
}
|
|
9355
9364
|
}, I.cache = function(d) {
|
|
9356
9365
|
return function() {
|
|
@@ -9365,12 +9374,12 @@ function Af() {
|
|
|
9365
9374
|
);
|
|
9366
9375
|
var R = m({}, d.props), A = d.key;
|
|
9367
9376
|
if (b != null)
|
|
9368
|
-
for (
|
|
9369
|
-
!oe.call(b,
|
|
9370
|
-
var
|
|
9371
|
-
if (
|
|
9372
|
-
else if (1 <
|
|
9373
|
-
for (var D = Array(
|
|
9377
|
+
for (L in b.key !== void 0 && (A = "" + b.key), b)
|
|
9378
|
+
!oe.call(b, L) || L === "key" || L === "__self" || L === "__source" || L === "ref" && b.ref === void 0 || (R[L] = b[L]);
|
|
9379
|
+
var L = arguments.length - 2;
|
|
9380
|
+
if (L === 1) R.children = k;
|
|
9381
|
+
else if (1 < L) {
|
|
9382
|
+
for (var D = Array(L), re = 0; re < L; re++)
|
|
9374
9383
|
D[re] = arguments[re + 2];
|
|
9375
9384
|
R.children = D;
|
|
9376
9385
|
}
|
|
@@ -9388,9 +9397,9 @@ function Af() {
|
|
|
9388
9397
|
_context: d
|
|
9389
9398
|
}, d;
|
|
9390
9399
|
}, I.createElement = function(d, b, k) {
|
|
9391
|
-
var R, A = {},
|
|
9400
|
+
var R, A = {}, L = null;
|
|
9392
9401
|
if (b != null)
|
|
9393
|
-
for (R in b.key !== void 0 && (
|
|
9402
|
+
for (R in b.key !== void 0 && (L = "" + b.key), b)
|
|
9394
9403
|
oe.call(b, R) && R !== "key" && R !== "__self" && R !== "__source" && (A[R] = b[R]);
|
|
9395
9404
|
var D = arguments.length - 2;
|
|
9396
9405
|
if (D === 1) A.children = k;
|
|
@@ -9402,7 +9411,7 @@ function Af() {
|
|
|
9402
9411
|
if (d && d.defaultProps)
|
|
9403
9412
|
for (R in D = d.defaultProps, D)
|
|
9404
9413
|
A[R] === void 0 && (A[R] = D[R]);
|
|
9405
|
-
return Q(d,
|
|
9414
|
+
return Q(d, L, A);
|
|
9406
9415
|
}, I.createRef = function() {
|
|
9407
9416
|
return { current: null };
|
|
9408
9417
|
}, I.forwardRef = function(d) {
|
|
@@ -9420,69 +9429,69 @@ function Af() {
|
|
|
9420
9429
|
compare: b === void 0 ? null : b
|
|
9421
9430
|
};
|
|
9422
9431
|
}, I.startTransition = function(d) {
|
|
9423
|
-
var b =
|
|
9424
|
-
|
|
9432
|
+
var b = O.T, k = {};
|
|
9433
|
+
O.T = k;
|
|
9425
9434
|
try {
|
|
9426
|
-
var R = d(), A =
|
|
9435
|
+
var R = d(), A = O.S;
|
|
9427
9436
|
A !== null && A(k, R), typeof R == "object" && R !== null && typeof R.then == "function" && R.then(H, Y);
|
|
9428
|
-
} catch (
|
|
9429
|
-
Y(
|
|
9437
|
+
} catch (L) {
|
|
9438
|
+
Y(L);
|
|
9430
9439
|
} finally {
|
|
9431
|
-
b !== null && k.types !== null && (b.types = k.types),
|
|
9440
|
+
b !== null && k.types !== null && (b.types = k.types), O.T = b;
|
|
9432
9441
|
}
|
|
9433
9442
|
}, I.unstable_useCacheRefresh = function() {
|
|
9434
|
-
return
|
|
9443
|
+
return O.H.useCacheRefresh();
|
|
9435
9444
|
}, I.use = function(d) {
|
|
9436
|
-
return
|
|
9445
|
+
return O.H.use(d);
|
|
9437
9446
|
}, I.useActionState = function(d, b, k) {
|
|
9438
|
-
return
|
|
9447
|
+
return O.H.useActionState(d, b, k);
|
|
9439
9448
|
}, I.useCallback = function(d, b) {
|
|
9440
|
-
return
|
|
9449
|
+
return O.H.useCallback(d, b);
|
|
9441
9450
|
}, I.useContext = function(d) {
|
|
9442
|
-
return
|
|
9451
|
+
return O.H.useContext(d);
|
|
9443
9452
|
}, I.useDebugValue = function() {
|
|
9444
9453
|
}, I.useDeferredValue = function(d, b) {
|
|
9445
|
-
return
|
|
9454
|
+
return O.H.useDeferredValue(d, b);
|
|
9446
9455
|
}, I.useEffect = function(d, b) {
|
|
9447
|
-
return
|
|
9456
|
+
return O.H.useEffect(d, b);
|
|
9448
9457
|
}, I.useEffectEvent = function(d) {
|
|
9449
|
-
return
|
|
9458
|
+
return O.H.useEffectEvent(d);
|
|
9450
9459
|
}, I.useId = function() {
|
|
9451
|
-
return
|
|
9460
|
+
return O.H.useId();
|
|
9452
9461
|
}, I.useImperativeHandle = function(d, b, k) {
|
|
9453
|
-
return
|
|
9462
|
+
return O.H.useImperativeHandle(d, b, k);
|
|
9454
9463
|
}, I.useInsertionEffect = function(d, b) {
|
|
9455
|
-
return
|
|
9464
|
+
return O.H.useInsertionEffect(d, b);
|
|
9456
9465
|
}, I.useLayoutEffect = function(d, b) {
|
|
9457
|
-
return
|
|
9466
|
+
return O.H.useLayoutEffect(d, b);
|
|
9458
9467
|
}, I.useMemo = function(d, b) {
|
|
9459
|
-
return
|
|
9468
|
+
return O.H.useMemo(d, b);
|
|
9460
9469
|
}, I.useOptimistic = function(d, b) {
|
|
9461
|
-
return
|
|
9470
|
+
return O.H.useOptimistic(d, b);
|
|
9462
9471
|
}, I.useReducer = function(d, b, k) {
|
|
9463
|
-
return
|
|
9472
|
+
return O.H.useReducer(d, b, k);
|
|
9464
9473
|
}, I.useRef = function(d) {
|
|
9465
|
-
return
|
|
9474
|
+
return O.H.useRef(d);
|
|
9466
9475
|
}, I.useState = function(d) {
|
|
9467
|
-
return
|
|
9476
|
+
return O.H.useState(d);
|
|
9468
9477
|
}, I.useSyncExternalStore = function(d, b, k) {
|
|
9469
|
-
return
|
|
9478
|
+
return O.H.useSyncExternalStore(
|
|
9470
9479
|
d,
|
|
9471
9480
|
b,
|
|
9472
9481
|
k
|
|
9473
9482
|
);
|
|
9474
9483
|
}, I.useTransition = function() {
|
|
9475
|
-
return
|
|
9484
|
+
return O.H.useTransition();
|
|
9476
9485
|
}, I.version = "19.2.4", I;
|
|
9477
9486
|
}
|
|
9478
9487
|
var us;
|
|
9479
|
-
function
|
|
9488
|
+
function Lf() {
|
|
9480
9489
|
return us || (us = 1, nn.exports = Af()), nn.exports;
|
|
9481
9490
|
}
|
|
9482
|
-
var Hn =
|
|
9483
|
-
const
|
|
9491
|
+
var Hn = Lf();
|
|
9492
|
+
const Pf = /* @__PURE__ */ Sn(Hn), Yd = /* @__PURE__ */ _o({
|
|
9484
9493
|
__proto__: null,
|
|
9485
|
-
default:
|
|
9494
|
+
default: Pf
|
|
9486
9495
|
}, [Hn]);
|
|
9487
9496
|
function Df(t) {
|
|
9488
9497
|
const e = {
|
|
@@ -9643,7 +9652,7 @@ function ed(t) {
|
|
|
9643
9652
|
};
|
|
9644
9653
|
};
|
|
9645
9654
|
}
|
|
9646
|
-
const td = "production", nd = "3.0.0-alpha.
|
|
9655
|
+
const td = "production", nd = "3.0.0-alpha.15";
|
|
9647
9656
|
function rd() {
|
|
9648
9657
|
const t = "sentry_offline_queue";
|
|
9649
9658
|
return {
|
|
@@ -9737,7 +9746,7 @@ function od() {
|
|
|
9737
9746
|
});
|
|
9738
9747
|
});
|
|
9739
9748
|
}
|
|
9740
|
-
function
|
|
9749
|
+
function T() {
|
|
9741
9750
|
throw new Error("FloorPlan not ready");
|
|
9742
9751
|
}
|
|
9743
9752
|
class id {
|
|
@@ -9749,140 +9758,140 @@ class id {
|
|
|
9749
9758
|
}
|
|
9750
9759
|
// options
|
|
9751
9760
|
selectBooth(e) {
|
|
9752
|
-
|
|
9761
|
+
T();
|
|
9753
9762
|
}
|
|
9754
9763
|
selectExhibitor(e) {
|
|
9755
|
-
|
|
9764
|
+
T();
|
|
9756
9765
|
}
|
|
9757
9766
|
selectRoute(e, n) {
|
|
9758
|
-
|
|
9767
|
+
T();
|
|
9759
9768
|
}
|
|
9760
9769
|
getOptimizedRoutes(e) {
|
|
9761
|
-
|
|
9770
|
+
T();
|
|
9762
9771
|
}
|
|
9763
9772
|
selectCurrentPosition(e, n, r) {
|
|
9764
|
-
|
|
9773
|
+
T();
|
|
9765
9774
|
}
|
|
9766
9775
|
setBookmarks(e) {
|
|
9767
|
-
|
|
9776
|
+
T();
|
|
9768
9777
|
}
|
|
9769
9778
|
setEntitiesBookmarks(e) {
|
|
9770
|
-
|
|
9779
|
+
T();
|
|
9771
9780
|
}
|
|
9772
9781
|
setEntitiesVisited(e) {
|
|
9773
|
-
|
|
9782
|
+
T();
|
|
9774
9783
|
}
|
|
9775
9784
|
setMarkers(e) {
|
|
9776
|
-
|
|
9785
|
+
T();
|
|
9777
9786
|
}
|
|
9778
9787
|
/** @deprecated Use activateFloor instead */
|
|
9779
9788
|
updateLayerVisibility(e, n) {
|
|
9780
|
-
|
|
9789
|
+
T();
|
|
9781
9790
|
}
|
|
9782
9791
|
getCenterCoordinates() {
|
|
9783
|
-
|
|
9792
|
+
T();
|
|
9784
9793
|
}
|
|
9785
9794
|
applyParameters(e) {
|
|
9786
|
-
|
|
9795
|
+
T();
|
|
9787
9796
|
}
|
|
9788
9797
|
exhibitorsList() {
|
|
9789
|
-
|
|
9798
|
+
T();
|
|
9790
9799
|
}
|
|
9791
9800
|
boothsList() {
|
|
9792
|
-
|
|
9801
|
+
T();
|
|
9793
9802
|
}
|
|
9794
9803
|
categoriesList() {
|
|
9795
|
-
|
|
9804
|
+
T();
|
|
9796
9805
|
}
|
|
9797
9806
|
selectCategory(e) {
|
|
9798
|
-
|
|
9807
|
+
T();
|
|
9799
9808
|
}
|
|
9800
9809
|
getVisibility() {
|
|
9801
|
-
|
|
9810
|
+
T();
|
|
9802
9811
|
}
|
|
9803
9812
|
setVisibility(e) {
|
|
9804
|
-
|
|
9813
|
+
T();
|
|
9805
9814
|
}
|
|
9806
9815
|
findLocation() {
|
|
9807
|
-
|
|
9816
|
+
T();
|
|
9808
9817
|
}
|
|
9809
9818
|
zoomIn() {
|
|
9810
|
-
|
|
9819
|
+
T();
|
|
9811
9820
|
}
|
|
9812
9821
|
zoomOut() {
|
|
9813
|
-
|
|
9822
|
+
T();
|
|
9814
9823
|
}
|
|
9815
9824
|
zoomTo(e, n) {
|
|
9816
|
-
|
|
9825
|
+
T();
|
|
9817
9826
|
}
|
|
9818
9827
|
switchView() {
|
|
9819
|
-
|
|
9828
|
+
T();
|
|
9820
9829
|
}
|
|
9821
9830
|
fitBounds() {
|
|
9822
|
-
|
|
9831
|
+
T();
|
|
9823
9832
|
}
|
|
9824
9833
|
getBounds(e) {
|
|
9825
|
-
|
|
9834
|
+
T();
|
|
9826
9835
|
}
|
|
9827
9836
|
getBoothRect(e) {
|
|
9828
|
-
|
|
9837
|
+
T();
|
|
9829
9838
|
}
|
|
9830
9839
|
convertToGeo(e, n) {
|
|
9831
|
-
|
|
9840
|
+
T();
|
|
9832
9841
|
}
|
|
9833
9842
|
unstable_destroy() {
|
|
9834
|
-
|
|
9843
|
+
T();
|
|
9835
9844
|
}
|
|
9836
9845
|
highlightExhibitors(e) {
|
|
9837
|
-
|
|
9846
|
+
T();
|
|
9838
9847
|
}
|
|
9839
9848
|
highlightBooths(e) {
|
|
9840
|
-
|
|
9849
|
+
T();
|
|
9841
9850
|
}
|
|
9842
9851
|
onCurrentPositionChanged(e) {
|
|
9843
|
-
|
|
9852
|
+
T();
|
|
9844
9853
|
}
|
|
9845
9854
|
search(e) {
|
|
9846
|
-
|
|
9855
|
+
T();
|
|
9847
9856
|
}
|
|
9848
9857
|
getFloors() {
|
|
9849
|
-
|
|
9858
|
+
T();
|
|
9850
9859
|
}
|
|
9851
9860
|
onFloorActivated(e) {
|
|
9852
|
-
|
|
9861
|
+
T();
|
|
9853
9862
|
}
|
|
9854
9863
|
activateFloor(e) {
|
|
9855
|
-
|
|
9864
|
+
T();
|
|
9856
9865
|
}
|
|
9857
9866
|
showPathway(e, n) {
|
|
9858
|
-
|
|
9867
|
+
T();
|
|
9859
9868
|
}
|
|
9860
9869
|
showPathwayOnly(e, n) {
|
|
9861
|
-
|
|
9870
|
+
T();
|
|
9862
9871
|
}
|
|
9863
9872
|
hidePathways() {
|
|
9864
|
-
|
|
9873
|
+
T();
|
|
9865
9874
|
}
|
|
9866
9875
|
showSearch() {
|
|
9867
|
-
|
|
9876
|
+
T();
|
|
9868
9877
|
}
|
|
9869
9878
|
changeLanguage(e) {
|
|
9870
|
-
|
|
9879
|
+
T();
|
|
9871
9880
|
}
|
|
9872
9881
|
isGpsTrackingEnabled() {
|
|
9873
|
-
|
|
9882
|
+
T();
|
|
9874
9883
|
}
|
|
9875
9884
|
setGpsTrackingEnabled(e) {
|
|
9876
|
-
|
|
9885
|
+
T();
|
|
9877
9886
|
}
|
|
9878
9887
|
deselectCurrentPosition() {
|
|
9879
|
-
|
|
9888
|
+
T();
|
|
9880
9889
|
}
|
|
9881
9890
|
deselectRoute() {
|
|
9882
|
-
|
|
9891
|
+
T();
|
|
9883
9892
|
}
|
|
9884
9893
|
reset() {
|
|
9885
|
-
|
|
9894
|
+
T();
|
|
9886
9895
|
}
|
|
9887
9896
|
// protected _addCustomCss = async () => { };
|
|
9888
9897
|
constructor(e) {
|
|
@@ -9938,16 +9947,16 @@ class id {
|
|
|
9938
9947
|
await hi(2e3), await gt(g + `?v=${++E}`);
|
|
9939
9948
|
const N = window.__data;
|
|
9940
9949
|
await Di();
|
|
9941
|
-
const
|
|
9942
|
-
let H,
|
|
9950
|
+
const P = new URLSearchParams(window.location.search);
|
|
9951
|
+
let H, O;
|
|
9943
9952
|
if (N != null && N.trackerUrl)
|
|
9944
9953
|
try {
|
|
9945
|
-
H = new URL(N.trackerUrl),
|
|
9954
|
+
H = new URL(N.trackerUrl), O = H.searchParams.get("expoId");
|
|
9946
9955
|
} catch (F) {
|
|
9947
9956
|
console.error(F);
|
|
9948
9957
|
}
|
|
9949
9958
|
const oe = async (F) => {
|
|
9950
|
-
if (!H || !
|
|
9959
|
+
if (!H || !O)
|
|
9951
9960
|
return Promise.reject(new Error("trackerUrl or expoId is missing"));
|
|
9952
9961
|
const $ = new URL(F.dataUrl, H.origin), j = await fetch($.toString(), {
|
|
9953
9962
|
method: "POST",
|
|
@@ -9955,8 +9964,8 @@ class id {
|
|
|
9955
9964
|
"Content-Type": "application/json"
|
|
9956
9965
|
},
|
|
9957
9966
|
body: JSON.stringify({
|
|
9958
|
-
expoId:
|
|
9959
|
-
token: decodeURIComponent(
|
|
9967
|
+
expoId: O,
|
|
9968
|
+
token: decodeURIComponent(P.get("t"))
|
|
9960
9969
|
})
|
|
9961
9970
|
});
|
|
9962
9971
|
let U = [];
|
|
@@ -9964,10 +9973,10 @@ class id {
|
|
|
9964
9973
|
yah: U
|
|
9965
9974
|
};
|
|
9966
9975
|
};
|
|
9967
|
-
if (
|
|
9976
|
+
if (P.get("heatmap") === "true")
|
|
9968
9977
|
try {
|
|
9969
|
-
if (
|
|
9970
|
-
|
|
9978
|
+
if (P.get("type") === "yah")
|
|
9979
|
+
P.get("subtype") === "kiosk" ? await oe({
|
|
9971
9980
|
dataUrl: "/api/kiosks/list/viewer",
|
|
9972
9981
|
dataMapper: (F) => ({
|
|
9973
9982
|
...F,
|
|
@@ -9983,9 +9992,9 @@ class id {
|
|
|
9983
9992
|
});
|
|
9984
9993
|
else {
|
|
9985
9994
|
const F = new URL("/api/fp-stats/get", H.origin);
|
|
9986
|
-
F.searchParams.set("expoId",
|
|
9995
|
+
F.searchParams.set("expoId", O), F.searchParams.set("type", "booview"), F.searchParams.set("t", decodeURIComponent(P.get("t")));
|
|
9987
9996
|
const $ = new URL("api/fp-stats/get", H.origin);
|
|
9988
|
-
$.searchParams.set("expoId",
|
|
9997
|
+
$.searchParams.set("expoId", O), $.searchParams.set("type", "exview"), $.searchParams.set("t", decodeURIComponent(P.get("t")));
|
|
9989
9998
|
const [j, U] = await Promise.all([fetch(F.toString()), fetch($.toString())]), [ee, Y] = await Promise.all([j.json(), U.json()]);
|
|
9990
9999
|
window.__heatmapData = {
|
|
9991
10000
|
booths: ee,
|
|
@@ -10013,17 +10022,17 @@ class id {
|
|
|
10013
10022
|
} catch (F) {
|
|
10014
10023
|
console.error(F);
|
|
10015
10024
|
}
|
|
10016
|
-
const Q = [Gt(ae + "vendor/sanitize-css/sanitize.css", a), Gt(ae + "vendor/perfect-scrollbar/css/perfect-scrollbar.css", a), Gt(ae + "vendor/mapbox/mapbox-gl.css", a),
|
|
10025
|
+
const Q = [Gt(ae + "vendor/sanitize-css/sanitize.css", a), Gt(ae + "vendor/perfect-scrollbar/css/perfect-scrollbar.css", a), Gt(ae + "vendor/mapbox/mapbox-gl.css", a), Pe("Oswald", ae + "fonts/oswald-v17-cyrillic_latin-300.woff", {
|
|
10017
10026
|
weight: 300
|
|
10018
|
-
}),
|
|
10027
|
+
}), Pe("Oswald", ae + "fonts/oswald-v17-cyrillic_latin-500.woff", {
|
|
10019
10028
|
weight: 500
|
|
10020
|
-
}),
|
|
10029
|
+
}), Pe("Inter", ae + "fonts/inter-400.woff2", {
|
|
10021
10030
|
weight: 400
|
|
10022
|
-
}),
|
|
10031
|
+
}), Pe("Inter", ae + "fonts/inter-500.woff2", {
|
|
10023
10032
|
weight: 500
|
|
10024
|
-
}),
|
|
10033
|
+
}), Pe("Inter", ae + "fonts/inter-600.woff2", {
|
|
10025
10034
|
weight: 600
|
|
10026
|
-
}),
|
|
10035
|
+
}), Pe("efp-symbols", ae + "fonts/efp-symbols.woff", {
|
|
10027
10036
|
weight: 400
|
|
10028
10037
|
}), Bi(N), $i(y.icons)];
|
|
10029
10038
|
await Promise.all(Q), y.enableRotation = (z = N == null ? void 0 : N.enableRotation) != null ? z : !1, y.alwaysShowSidebar = (G = N == null ? void 0 : N.alwaysShowSidebar) != null ? G : !1, Se.log("Data loaded");
|
|
@@ -10031,7 +10040,7 @@ class id {
|
|
|
10031
10040
|
default: Z
|
|
10032
10041
|
} = await import(
|
|
10033
10042
|
/* webpackChunkName: "floorplan" */
|
|
10034
|
-
"./floorplan.ready-
|
|
10043
|
+
"./floorplan.ready-CZn5dvsU.js"
|
|
10035
10044
|
).then((F) => F.aF);
|
|
10036
10045
|
for (document.querySelectorAll(".expofp-floorplan-loader").forEach((F) => F.remove()); n.firstChild && n.firstChild !== c; )
|
|
10037
10046
|
n.removeChild(n.firstChild);
|
|
@@ -10041,7 +10050,7 @@ class id {
|
|
|
10041
10050
|
}
|
|
10042
10051
|
const ps = kt("efp:load");
|
|
10043
10052
|
async function qd(t, e) {
|
|
10044
|
-
|
|
10053
|
+
Po(), Bo();
|
|
10045
10054
|
const r = {
|
|
10046
10055
|
...await Zn(t),
|
|
10047
10056
|
...e
|
|
@@ -10075,7 +10084,7 @@ async function qd(t, e) {
|
|
|
10075
10084
|
detail: {
|
|
10076
10085
|
floorplan: a
|
|
10077
10086
|
}
|
|
10078
|
-
}))), import("./index-
|
|
10087
|
+
}))), import("./index-sNwIhVDZ.js").then((l) => l.i).then(({
|
|
10079
10088
|
initDebug: l
|
|
10080
10089
|
}) => l()).catch(() => {
|
|
10081
10090
|
}), a;
|
|
@@ -10148,10 +10157,10 @@ window.__efpStyleElements = [];
|
|
|
10148
10157
|
export {
|
|
10149
10158
|
ld as $,
|
|
10150
10159
|
Ad as A,
|
|
10151
|
-
|
|
10160
|
+
Ld as B,
|
|
10152
10161
|
fr as C,
|
|
10153
10162
|
Ht as D,
|
|
10154
|
-
|
|
10163
|
+
Pd as E,
|
|
10155
10164
|
Uo as F,
|
|
10156
10165
|
ji as G,
|
|
10157
10166
|
pd as H,
|
|
@@ -10176,8 +10185,8 @@ export {
|
|
|
10176
10185
|
vd as _,
|
|
10177
10186
|
X as a,
|
|
10178
10187
|
fd as a0,
|
|
10179
|
-
|
|
10180
|
-
|
|
10188
|
+
Od as a1,
|
|
10189
|
+
Td as a2,
|
|
10181
10190
|
yd as a3,
|
|
10182
10191
|
Bd as a4,
|
|
10183
10192
|
kd as a5,
|
|
@@ -10193,7 +10202,7 @@ export {
|
|
|
10193
10202
|
Fd as af,
|
|
10194
10203
|
xo as ag,
|
|
10195
10204
|
fi as ah,
|
|
10196
|
-
|
|
10205
|
+
Lf as ai,
|
|
10197
10206
|
Yd as aj,
|
|
10198
10207
|
qd as ak,
|
|
10199
10208
|
zd as b,
|
|
@@ -10201,20 +10210,20 @@ export {
|
|
|
10201
10210
|
x as d,
|
|
10202
10211
|
hn as e,
|
|
10203
10212
|
Sn as f,
|
|
10204
|
-
|
|
10213
|
+
Te as g,
|
|
10205
10214
|
Hi as h,
|
|
10206
|
-
|
|
10215
|
+
Lt as i,
|
|
10207
10216
|
kn as j,
|
|
10208
10217
|
zo as k,
|
|
10209
10218
|
Se as l,
|
|
10210
10219
|
Wo as m,
|
|
10211
10220
|
Hd as n,
|
|
10212
|
-
|
|
10221
|
+
Pf as o,
|
|
10213
10222
|
Vd as p,
|
|
10214
|
-
|
|
10223
|
+
Pi as q,
|
|
10215
10224
|
Hn as r,
|
|
10216
10225
|
$d as s,
|
|
10217
|
-
|
|
10226
|
+
Li as t,
|
|
10218
10227
|
Wd as u,
|
|
10219
10228
|
kt as v,
|
|
10220
10229
|
Ra as w,
|