@mapsindoors/map-template 1.96.18 → 1.96.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{GoogleMapsMap-BpR83iTi.mjs → GoogleMapsMap-BGk3eWs1.mjs} +1 -1
- package/dist/{MapboxMap-Cy4NgRAi.mjs → MapboxMap-CSVlFDmp.mjs} +1 -1
- package/dist/mapsindoors-react.es.js +1 -1
- package/dist/mapsindoors-react.umd.js +12 -12
- package/dist/mapsindoors-webcomponent.es.js +136 -136
- package/dist/{reactcomponent-BKgRXBbo.mjs → reactcomponent-BmMjGXfA.mjs} +115 -115
- package/package.json +1 -1
|
@@ -607,17 +607,17 @@ var N3 = x3(function(e) {
|
|
|
607
607
|
}, f = function(W, re, le, me, ye, Ne, Ae) {
|
|
608
608
|
var ze = this.mask, Be = this.children, We = h(le, ye), lt = M(We), nt = v(ze, lt), at = ze & lt, dt = at ? Be[nt] : x, wt = dt._modify(W, re, le + i, me, ye, Ne, Ae);
|
|
609
609
|
if (dt === wt) return this;
|
|
610
|
-
var Rt = N(W, this), At = ze,
|
|
610
|
+
var Rt = N(W, this), At = ze, ke = void 0;
|
|
611
611
|
if (at && R(wt)) {
|
|
612
612
|
if (At &= ~lt, !At) return x;
|
|
613
613
|
if (Be.length <= 2 && U(Be[nt ^ 1])) return Be[nt ^ 1];
|
|
614
|
-
|
|
614
|
+
ke = z(Rt, nt, Be);
|
|
615
615
|
} else if (!at && !R(wt)) {
|
|
616
616
|
if (Be.length >= s) return Y(W, We, wt, ze, Be);
|
|
617
|
-
At |= lt,
|
|
617
|
+
At |= lt, ke = C(Rt, nt, wt, Be);
|
|
618
618
|
} else
|
|
619
|
-
|
|
620
|
-
return Rt ? (this.mask = At, this.children =
|
|
619
|
+
ke = L(Rt, nt, wt, Be);
|
|
620
|
+
return Rt ? (this.mask = At, this.children = ke, this) : k(W, At, ke);
|
|
621
621
|
}, b = function(W, re, le, me, ye, Ne, Ae) {
|
|
622
622
|
var ze = this.size, Be = this.children, We = h(le, ye), lt = Be[We], nt = (lt || x)._modify(W, re, le + i, me, ye, Ne, Ae);
|
|
623
623
|
if (lt === nt) return this;
|
|
@@ -800,14 +800,14 @@ var N3 = x3(function(e) {
|
|
|
800
800
|
default:
|
|
801
801
|
return ge(le);
|
|
802
802
|
}
|
|
803
|
-
},
|
|
803
|
+
}, Te = {
|
|
804
804
|
done: !0
|
|
805
805
|
};
|
|
806
806
|
function xe(G) {
|
|
807
807
|
this.v = G;
|
|
808
808
|
}
|
|
809
809
|
xe.prototype.next = function() {
|
|
810
|
-
if (!this.v) return
|
|
810
|
+
if (!this.v) return Te;
|
|
811
811
|
var G = this.v;
|
|
812
812
|
return this.v = ge(G.rest), G;
|
|
813
813
|
}, xe.prototype[Symbol.iterator] = function() {
|
|
@@ -5807,16 +5807,16 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
5807
5807
|
return be.length !== 2 || be[0] !== "a" || be[1] !== "b";
|
|
5808
5808
|
})), ce = "abbc".split(/(b)*/)[1] === "c" || "test".split(/(?:)/, -1).length !== 4 || "ab".split(/(?:ab)*/).length !== 2 || ".".split(/(.?)(.?)/).length !== 4 || ".".split(/()()/).length > 1 || "".split(/.?/).length;
|
|
5809
5809
|
m("split", (function(ge, fe, be) {
|
|
5810
|
-
var
|
|
5810
|
+
var Te = "0".split(void 0, 0).length ? function(xe, Ee) {
|
|
5811
5811
|
return xe === void 0 && Ee === 0 ? [] : f(fe, this, xe, Ee);
|
|
5812
5812
|
} : fe;
|
|
5813
5813
|
return [function(xe, Ee) {
|
|
5814
5814
|
var q = A(this), se = I(xe) ? F(xe, ge) : void 0;
|
|
5815
|
-
return se ? f(se, xe, q, Ee) : f(
|
|
5815
|
+
return se ? f(se, xe, q, Ee) : f(Te, V(q), xe, Ee);
|
|
5816
5816
|
}, function(xe, Ee) {
|
|
5817
5817
|
var q = p(this), se = V(xe);
|
|
5818
5818
|
if (!ce) {
|
|
5819
|
-
var Ce = be(
|
|
5819
|
+
var Ce = be(Te, q, se, Ee, Te !== fe);
|
|
5820
5820
|
if (Ce.done) return Ce.value;
|
|
5821
5821
|
}
|
|
5822
5822
|
var je = D(q, RegExp), ve = q.unicode, Qe = new je(ne ? "^(?:" + q.source + ")" : q, (q.ignoreCase ? "i" : "") + (q.multiline ? "m" : "") + (q.unicode ? "u" : "") + (ne ? "g" : "y")), _e = Ee === void 0 ? 4294967295 : Ee >>> 0;
|
|
@@ -5929,7 +5929,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
5929
5929
|
var f = c(6518), b = c(9565), m = c(6395), p = c(350), I = c(4901), A = c(3994), D = c(2787), S = c(2967), P = c(687), V = c(6699), F = c(6840), H = c(8227), Z = c(6269), J = c(7657), ne = p.PROPER, X = p.CONFIGURABLE, oe = J.IteratorPrototype, he = J.BUGGY_SAFARI_ITERATORS, ie = H("iterator"), ce = "keys", ge = "values", fe = "entries", be = function() {
|
|
5930
5930
|
return this;
|
|
5931
5931
|
};
|
|
5932
|
-
N.exports = function(
|
|
5932
|
+
N.exports = function(Te, xe, Ee, q, se, Ce, je) {
|
|
5933
5933
|
A(Ee, xe, q);
|
|
5934
5934
|
var ve, Qe, _e, $e = function(ye) {
|
|
5935
5935
|
if (ye === se && le) return le;
|
|
@@ -5945,8 +5945,8 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
5945
5945
|
return function() {
|
|
5946
5946
|
return new Ee(this);
|
|
5947
5947
|
};
|
|
5948
|
-
}, Ue = xe + " Iterator", G = !1, W =
|
|
5949
|
-
if (me && (ve = D(me.call(new
|
|
5948
|
+
}, Ue = xe + " Iterator", G = !1, W = Te.prototype, re = W[ie] || W["@@iterator"] || se && W[se], le = !he && re || $e(se), me = xe === "Array" && W.entries || re;
|
|
5949
|
+
if (me && (ve = D(me.call(new Te()))) !== Object.prototype && ve.next && (m || D(ve) === oe || (S ? S(ve, oe) : I(ve[ie]) || F(ve, ie, be)), P(ve, Ue, !0, !0), m && (Z[Ue] = be)), ne && se === ge && re && re.name !== ge && (!m && X ? V(W, "name", ge) : (G = !0, le = function() {
|
|
5950
5950
|
return b(re, this);
|
|
5951
5951
|
})), se) if (Qe = { values: $e(ge), keys: Ce ? le : $e(ce), entries: $e(fe) }, je) for (_e in Qe) (he || G || !(_e in W)) && F(W, _e, Qe[_e]);
|
|
5952
5952
|
else f({ target: xe, proto: !0, forced: he || G }, Qe);
|
|
@@ -6235,7 +6235,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6235
6235
|
var f = c(4576).navigator, b = f && f.userAgent;
|
|
6236
6236
|
N.exports = b ? String(b) : "";
|
|
6237
6237
|
}, 2892: function(N, T, c) {
|
|
6238
|
-
var f = c(6518), b = c(6395), m = c(3724), p = c(4576), I = c(9167), A = c(9504), D = c(2796), S = c(9297), P = c(3167), V = c(1625), F = c(757), H = c(2777), Z = c(9039), J = c(8480).f, ne = c(7347).f, X = c(4913).f, oe = c(1240), he = c(3802).trim, ie = "Number", ce = p[ie], ge = I[ie], fe = ce.prototype, be = p.TypeError,
|
|
6238
|
+
var f = c(6518), b = c(6395), m = c(3724), p = c(4576), I = c(9167), A = c(9504), D = c(2796), S = c(9297), P = c(3167), V = c(1625), F = c(757), H = c(2777), Z = c(9039), J = c(8480).f, ne = c(7347).f, X = c(4913).f, oe = c(1240), he = c(3802).trim, ie = "Number", ce = p[ie], ge = I[ie], fe = ce.prototype, be = p.TypeError, Te = A("".slice), xe = A("".charCodeAt), Ee = D(ie, !ce(" 0o1") || !ce("0b1") || ce("+0x1")), q = function(Ce) {
|
|
6239
6239
|
var je, ve = arguments.length < 1 ? 0 : ce((function(Qe) {
|
|
6240
6240
|
var _e = H(Qe, "number");
|
|
6241
6241
|
return typeof _e == "bigint" ? _e : (function($e) {
|
|
@@ -6257,7 +6257,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6257
6257
|
default:
|
|
6258
6258
|
return +Ae;
|
|
6259
6259
|
}
|
|
6260
|
-
for (me = (le =
|
|
6260
|
+
for (me = (le = Te(Ae, 2)).length, ye = 0; ye < me; ye++) if ((Ne = xe(le, ye)) < 48 || Ne > re) return NaN;
|
|
6261
6261
|
return parseInt(le, W);
|
|
6262
6262
|
}
|
|
6263
6263
|
}
|
|
@@ -6310,7 +6310,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6310
6310
|
return Z([Ee]) !== "[null]" || Z({ a: Ee }) !== "{}" || Z(Object(Ee)) !== "{}";
|
|
6311
6311
|
})), be = A((function() {
|
|
6312
6312
|
return Z("\uDF06\uD834") !== '"\\udf06\\ud834"' || Z("\uDEAD") !== '"\\udead"';
|
|
6313
|
-
})),
|
|
6313
|
+
})), Te = function(Ee, q) {
|
|
6314
6314
|
var se = P(arguments), Ce = V(q);
|
|
6315
6315
|
if (D(Ce) || Ee !== void 0 && !S(Ee)) return se[1] = function(je, ve) {
|
|
6316
6316
|
if (D(Ce) && (ve = p(Ce, this, H(je), ve)), !S(ve)) return ve;
|
|
@@ -6320,7 +6320,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6320
6320
|
return J(ce, Ee) && !J(ge, je) || J(ge, Ee) && !J(ce, Ce) ? "\\u" + he(X(Ee, 0), 16) : Ee;
|
|
6321
6321
|
};
|
|
6322
6322
|
Z && f({ target: "JSON", stat: !0, arity: 3, forced: fe || be }, { stringify: function(Ee, q, se) {
|
|
6323
|
-
var Ce = P(arguments), je = m(fe ?
|
|
6323
|
+
var Ce = P(arguments), je = m(fe ? Te : Z, null, Ce);
|
|
6324
6324
|
return be && typeof je == "string" ? oe(je, ie, xe) : je;
|
|
6325
6325
|
} });
|
|
6326
6326
|
}, 3167: function(N, T, c) {
|
|
@@ -6499,7 +6499,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6499
6499
|
J[oe] = oe;
|
|
6500
6500
|
})), V({}, Z)[ne] !== 7 || I(V({}, J)).join("") !== X;
|
|
6501
6501
|
})) ? function(Z, J) {
|
|
6502
|
-
for (var ne = S(Z), X = arguments.length, oe = 1, he = A.f, ie = D.f; X > oe; ) for (var ce, ge = P(arguments[oe++]), fe = he ? H(I(ge), he(ge)) : I(ge), be = fe.length,
|
|
6502
|
+
for (var ne = S(Z), X = arguments.length, oe = 1, he = A.f, ie = D.f; X > oe; ) for (var ce, ge = P(arguments[oe++]), fe = he ? H(I(ge), he(ge)) : I(ge), be = fe.length, Te = 0; be > Te; ) ce = fe[Te++], f && !m(ie, ge, ce) || (ne[ce] = ge[ce]);
|
|
6503
6503
|
return ne;
|
|
6504
6504
|
} : V;
|
|
6505
6505
|
}, 4215: function(N, T, c) {
|
|
@@ -6594,13 +6594,13 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6594
6594
|
}, 4554: function(N, T, c) {
|
|
6595
6595
|
var f = c(6518), b = c(8981), m = c(5610), p = c(1291), I = c(6198), A = c(4527), D = c(6837), S = c(1469), P = c(4659), V = c(4606), F = c(597)("splice"), H = Math.max, Z = Math.min;
|
|
6596
6596
|
f({ target: "Array", proto: !0, forced: !F }, { splice: function(J, ne) {
|
|
6597
|
-
var X, oe, he, ie, ce, ge, fe = b(this), be = I(fe),
|
|
6598
|
-
for (xe === 0 ? X = oe = 0 : xe === 1 ? (X = 0, oe = be -
|
|
6597
|
+
var X, oe, he, ie, ce, ge, fe = b(this), be = I(fe), Te = m(J, be), xe = arguments.length;
|
|
6598
|
+
for (xe === 0 ? X = oe = 0 : xe === 1 ? (X = 0, oe = be - Te) : (X = xe - 2, oe = Z(H(p(ne), 0), be - Te)), D(be + X - oe), he = S(fe, oe), ie = 0; ie < oe; ie++) (ce = Te + ie) in fe && P(he, ie, fe[ce]);
|
|
6599
6599
|
if (he.length = oe, X < oe) {
|
|
6600
|
-
for (ie =
|
|
6600
|
+
for (ie = Te; ie < be - oe; ie++) ge = ie + X, (ce = ie + oe) in fe ? fe[ge] = fe[ce] : V(fe, ge);
|
|
6601
6601
|
for (ie = be; ie > be - oe + X; ie--) V(fe, ie - 1);
|
|
6602
|
-
} else if (X > oe) for (ie = be - oe; ie >
|
|
6603
|
-
for (ie = 0; ie < X; ie++) fe[ie +
|
|
6602
|
+
} else if (X > oe) for (ie = be - oe; ie > Te; ie--) ge = ie + X - 1, (ce = ie + oe - 1) in fe ? fe[ge] = fe[ce] : V(fe, ge);
|
|
6603
|
+
for (ie = 0; ie < X; ie++) fe[ie + Te] = arguments[ie + 2];
|
|
6604
6604
|
return A(fe, be - oe + X), he;
|
|
6605
6605
|
} });
|
|
6606
6606
|
}, 4576: function(N, T, c) {
|
|
@@ -6633,30 +6633,30 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6633
6633
|
}, 4782: function(N, T, c) {
|
|
6634
6634
|
var f = c(6518), b = c(4376), m = c(3517), p = c(34), I = c(5610), A = c(6198), D = c(5397), S = c(4659), P = c(8227), V = c(597), F = c(7680), H = V("slice"), Z = P("species"), J = Array, ne = Math.max;
|
|
6635
6635
|
f({ target: "Array", proto: !0, forced: !H }, { slice: function(X, oe) {
|
|
6636
|
-
var he, ie, ce, ge = D(this), fe = A(ge), be = I(X, fe),
|
|
6637
|
-
if (b(ge) && ((m(he = ge.constructor) && (he === J || b(he.prototype)) || p(he) && (he = he[Z]) === null) && (he = void 0), he === J || he === void 0)) return F(ge, be,
|
|
6638
|
-
for (ie = new (he === void 0 ? J : he)(ne(
|
|
6636
|
+
var he, ie, ce, ge = D(this), fe = A(ge), be = I(X, fe), Te = I(oe === void 0 ? fe : oe, fe);
|
|
6637
|
+
if (b(ge) && ((m(he = ge.constructor) && (he === J || b(he.prototype)) || p(he) && (he = he[Z]) === null) && (he = void 0), he === J || he === void 0)) return F(ge, be, Te);
|
|
6638
|
+
for (ie = new (he === void 0 ? J : he)(ne(Te - be, 0)), ce = 0; be < Te; be++, ce++) be in ge && S(ie, ce, ge[be]);
|
|
6639
6639
|
return ie.length = ce, ie;
|
|
6640
6640
|
} });
|
|
6641
6641
|
}, 4864: function(N, T, c) {
|
|
6642
|
-
var f = c(3724), b = c(4576), m = c(9504), p = c(2796), I = c(3167), A = c(6699), D = c(2360), S = c(8480).f, P = c(1625), V = c(788), F = c(655), H = c(1034), Z = c(8429), J = c(1056), ne = c(6840), X = c(9039), oe = c(9297), he = c(1181).enforce, ie = c(7633), ce = c(8227), ge = c(3635), fe = c(8814), be = ce("match"),
|
|
6642
|
+
var f = c(3724), b = c(4576), m = c(9504), p = c(2796), I = c(3167), A = c(6699), D = c(2360), S = c(8480).f, P = c(1625), V = c(788), F = c(655), H = c(1034), Z = c(8429), J = c(1056), ne = c(6840), X = c(9039), oe = c(9297), he = c(1181).enforce, ie = c(7633), ce = c(8227), ge = c(3635), fe = c(8814), be = ce("match"), Te = b.RegExp, xe = Te.prototype, Ee = b.SyntaxError, q = m(xe.exec), se = m("".charAt), Ce = m("".replace), je = m("".indexOf), ve = m("".slice), Qe = /^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/, _e = /a/g, $e = /a/g, Ue = new Te(_e) !== _e, G = Z.MISSED_STICKY, W = Z.UNSUPPORTED_Y;
|
|
6643
6643
|
if (p("RegExp", f && (!Ue || G || ge || fe || X((function() {
|
|
6644
|
-
return $e[be] = !1,
|
|
6644
|
+
return $e[be] = !1, Te(_e) !== _e || Te($e) === $e || String(Te(_e, "i")) !== "/a/i";
|
|
6645
6645
|
}))))) {
|
|
6646
6646
|
for (var re = function(ye, Ne) {
|
|
6647
6647
|
var Ae, ze, Be, We, lt, nt, at = P(xe, this), dt = V(ye), wt = Ne === void 0, Rt = [], At = ye;
|
|
6648
6648
|
if (!at && dt && wt && ye.constructor === re) return ye;
|
|
6649
|
-
if ((dt || P(xe, ye)) && (ye = ye.source, wt && (Ne = H(At))), ye = ye === void 0 ? "" : F(ye), Ne = Ne === void 0 ? "" : F(Ne), At = ye, ge && "dotAll" in _e && (ze = !!Ne && je(Ne, "s") > -1) && (Ne = Ce(Ne, /s/g, "")), Ae = Ne, G && "sticky" in _e && (Be = !!Ne && je(Ne, "y") > -1) && W && (Ne = Ce(Ne, /y/g, "")), fe && (We = (function(
|
|
6650
|
-
for (var mt, Wt =
|
|
6651
|
-
if ((mt = se(
|
|
6649
|
+
if ((dt || P(xe, ye)) && (ye = ye.source, wt && (Ne = H(At))), ye = ye === void 0 ? "" : F(ye), Ne = Ne === void 0 ? "" : F(Ne), At = ye, ge && "dotAll" in _e && (ze = !!Ne && je(Ne, "s") > -1) && (Ne = Ce(Ne, /s/g, "")), Ae = Ne, G && "sticky" in _e && (Be = !!Ne && je(Ne, "y") > -1) && W && (Ne = Ce(Ne, /y/g, "")), fe && (We = (function(ke) {
|
|
6650
|
+
for (var mt, Wt = ke.length, Tt = 0, Kt = "", qt = [], on = D(null), tn = !1, gn = !1, sn = 0, jt = ""; Tt <= Wt; Tt++) {
|
|
6651
|
+
if ((mt = se(ke, Tt)) === "\\") mt += se(ke, ++Tt);
|
|
6652
6652
|
else if (mt === "]") tn = !1;
|
|
6653
6653
|
else if (!tn) switch (!0) {
|
|
6654
6654
|
case mt === "[":
|
|
6655
6655
|
tn = !0;
|
|
6656
6656
|
break;
|
|
6657
6657
|
case mt === "(":
|
|
6658
|
-
if (Kt += mt, ve(
|
|
6659
|
-
q(Qe, ve(
|
|
6658
|
+
if (Kt += mt, ve(ke, Tt + 1, Tt + 3) === "?:") continue;
|
|
6659
|
+
q(Qe, ve(ke, Tt + 1)) && (Tt += 2, gn = !0), sn++;
|
|
6660
6660
|
continue;
|
|
6661
6661
|
case (mt === ">" && gn):
|
|
6662
6662
|
if (jt === "" || oe(on, jt)) throw new Ee("Invalid capture group name");
|
|
@@ -6666,15 +6666,15 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6666
6666
|
gn ? jt += mt : Kt += mt;
|
|
6667
6667
|
}
|
|
6668
6668
|
return [Kt, qt];
|
|
6669
|
-
})(ye), ye = We[0], Rt = We[1]), lt = I(
|
|
6670
|
-
for (var mt, Wt =
|
|
6669
|
+
})(ye), ye = We[0], Rt = We[1]), lt = I(Te(ye, Ne), at ? this : xe, re), (ze || Be || Rt.length) && (nt = he(lt), ze && (nt.dotAll = !0, nt.raw = re((function(ke) {
|
|
6670
|
+
for (var mt, Wt = ke.length, Tt = 0, Kt = "", qt = !1; Tt <= Wt; Tt++) (mt = se(ke, Tt)) !== "\\" ? qt || mt !== "." ? (mt === "[" ? qt = !0 : mt === "]" && (qt = !1), Kt += mt) : Kt += "[\\s\\S]" : Kt += mt + se(ke, ++Tt);
|
|
6671
6671
|
return Kt;
|
|
6672
6672
|
})(ye), Ae)), Be && (nt.sticky = !0), Rt.length && (nt.groups = Rt)), ye !== At) try {
|
|
6673
6673
|
A(lt, "source", At === "" ? "(?:)" : At);
|
|
6674
6674
|
} catch {
|
|
6675
6675
|
}
|
|
6676
6676
|
return lt;
|
|
6677
|
-
}, le = S(
|
|
6677
|
+
}, le = S(Te), me = 0; le.length > me; ) J(re, Te, le[me++]);
|
|
6678
6678
|
xe.constructor = re, re.prototype = xe, ne(b, "RegExp", re, { constructor: !0 });
|
|
6679
6679
|
}
|
|
6680
6680
|
ie("RegExp");
|
|
@@ -6719,7 +6719,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6719
6719
|
return f(b(m));
|
|
6720
6720
|
};
|
|
6721
6721
|
}, 5440: function(N, T, c) {
|
|
6722
|
-
var f = c(8745), b = c(9565), m = c(9504), p = c(9228), I = c(9039), A = c(8551), D = c(4901), S = c(34), P = c(1291), V = c(8014), F = c(655), H = c(7750), Z = c(7829), J = c(5966), ne = c(2478), X = c(6682), oe = c(8227)("replace"), he = Math.max, ie = Math.min, ce = m([].concat), ge = m([].push), fe = m("".indexOf), be = m("".slice),
|
|
6722
|
+
var f = c(8745), b = c(9565), m = c(9504), p = c(9228), I = c(9039), A = c(8551), D = c(4901), S = c(34), P = c(1291), V = c(8014), F = c(655), H = c(7750), Z = c(7829), J = c(5966), ne = c(2478), X = c(6682), oe = c(8227)("replace"), he = Math.max, ie = Math.min, ce = m([].concat), ge = m([].push), fe = m("".indexOf), be = m("".slice), Te = "a".replace(/./, "$0") === "$0", xe = !!/./[oe] && /./[oe]("a", "$0") === "";
|
|
6723
6723
|
p("replace", (function(Ee, q, se) {
|
|
6724
6724
|
var Ce = xe ? "$" : "$0";
|
|
6725
6725
|
return [function(je, ve) {
|
|
@@ -6753,7 +6753,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6753
6753
|
var q = [];
|
|
6754
6754
|
return q.groups = { a: "7" }, q;
|
|
6755
6755
|
}, "".replace(Ee, "$<a>") !== "7";
|
|
6756
|
-
})) || !
|
|
6756
|
+
})) || !Te || xe);
|
|
6757
6757
|
}, 5548: function(N, T, c) {
|
|
6758
6758
|
var f = c(3517), b = c(6823), m = TypeError;
|
|
6759
6759
|
N.exports = function(p) {
|
|
@@ -6873,7 +6873,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6873
6873
|
}
|
|
6874
6874
|
};
|
|
6875
6875
|
}, 6761: function(N, T, c) {
|
|
6876
|
-
var f = c(6518), b = c(4576), m = c(9565), p = c(9504), I = c(6395), A = c(3724), D = c(4495), S = c(9039), P = c(9297), V = c(1625), F = c(8551), H = c(5397), Z = c(6969), J = c(655), ne = c(6980), X = c(2360), oe = c(1072), he = c(8480), ie = c(298), ce = c(3717), ge = c(7347), fe = c(4913), be = c(6801),
|
|
6876
|
+
var f = c(6518), b = c(4576), m = c(9565), p = c(9504), I = c(6395), A = c(3724), D = c(4495), S = c(9039), P = c(9297), V = c(1625), F = c(8551), H = c(5397), Z = c(6969), J = c(655), ne = c(6980), X = c(2360), oe = c(1072), he = c(8480), ie = c(298), ce = c(3717), ge = c(7347), fe = c(4913), be = c(6801), Te = c(8773), xe = c(6840), Ee = c(2106), q = c(5745), se = c(6119), Ce = c(421), je = c(3392), ve = c(8227), Qe = c(1951), _e = c(511), $e = c(8242), Ue = c(687), G = c(1181), W = c(9213).forEach, re = se("hidden"), le = "Symbol", me = "prototype", ye = G.set, Ne = G.getterFor(le), Ae = Object[me], ze = b.Symbol, Be = ze && ze[me], We = b.RangeError, lt = b.TypeError, nt = b.QObject, at = ge.f, dt = fe.f, wt = ie.f, Rt = Te.f, At = p([].push), ke = q("symbols"), mt = q("op-symbols"), Wt = q("wks"), Tt = !nt || !nt[me] || !nt[me].findChild, Kt = function(ue, Ie, Me) {
|
|
6877
6877
|
var He = at(Ae, Ie);
|
|
6878
6878
|
He && delete Ae[Ie], dt(ue, Ie, Me), He && ue !== Ae && dt(Ae, Ie, He);
|
|
6879
6879
|
}, qt = A && S((function() {
|
|
@@ -6881,12 +6881,12 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6881
6881
|
return dt(this, "a", { value: 7 }).a;
|
|
6882
6882
|
} })).a !== 7;
|
|
6883
6883
|
})) ? Kt : dt, on = function(ue, Ie) {
|
|
6884
|
-
var Me =
|
|
6884
|
+
var Me = ke[ue] = X(Be);
|
|
6885
6885
|
return ye(Me, { type: le, tag: ue, description: Ie }), A || (Me.description = Ie), Me;
|
|
6886
6886
|
}, tn = function(ue, Ie, Me) {
|
|
6887
6887
|
ue === Ae && tn(mt, Ie, Me), F(ue);
|
|
6888
6888
|
var He = Z(Ie);
|
|
6889
|
-
return F(Me), P(
|
|
6889
|
+
return F(Me), P(ke, He) ? (Me.enumerable ? (P(ue, re) && ue[re][He] && (ue[re][He] = !1), Me = X(Me, { enumerable: ne(0, !1) })) : (P(ue, re) || dt(ue, re, ne(1, X(null))), ue[re][He] = !0), qt(ue, He, Me)) : dt(ue, He, Me);
|
|
6890
6890
|
}, gn = function(ue, Ie) {
|
|
6891
6891
|
F(ue);
|
|
6892
6892
|
var Me = H(Ie), He = oe(Me).concat(En(Me));
|
|
@@ -6895,22 +6895,22 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6895
6895
|
})), ue;
|
|
6896
6896
|
}, sn = function(ue) {
|
|
6897
6897
|
var Ie = Z(ue), Me = m(Rt, this, Ie);
|
|
6898
|
-
return !(this === Ae && P(
|
|
6898
|
+
return !(this === Ae && P(ke, Ie) && !P(mt, Ie)) && (!(Me || !P(this, Ie) || !P(ke, Ie) || P(this, re) && this[re][Ie]) || Me);
|
|
6899
6899
|
}, jt = function(ue, Ie) {
|
|
6900
6900
|
var Me = H(ue), He = Z(Ie);
|
|
6901
|
-
if (Me !== Ae || !P(
|
|
6901
|
+
if (Me !== Ae || !P(ke, He) || P(mt, He)) {
|
|
6902
6902
|
var Re = at(Me, He);
|
|
6903
|
-
return !Re || !P(
|
|
6903
|
+
return !Re || !P(ke, He) || P(Me, re) && Me[re][He] || (Re.enumerable = !0), Re;
|
|
6904
6904
|
}
|
|
6905
6905
|
}, zt = function(ue) {
|
|
6906
6906
|
var Ie = wt(H(ue)), Me = [];
|
|
6907
6907
|
return W(Ie, (function(He) {
|
|
6908
|
-
P(
|
|
6908
|
+
P(ke, He) || P(Ce, He) || At(Me, He);
|
|
6909
6909
|
})), Me;
|
|
6910
6910
|
}, En = function(ue) {
|
|
6911
6911
|
var Ie = ue === Ae, Me = wt(Ie ? mt : H(ue)), He = [];
|
|
6912
6912
|
return W(Me, (function(Re) {
|
|
6913
|
-
!P(
|
|
6913
|
+
!P(ke, Re) || Ie && !P(Ae, Re) || At(He, ke[Re]);
|
|
6914
6914
|
})), He;
|
|
6915
6915
|
};
|
|
6916
6916
|
D || (ze = function() {
|
|
@@ -6931,7 +6931,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6931
6931
|
return Ne(this).tag;
|
|
6932
6932
|
})), xe(ze, "withoutSetter", (function(ue) {
|
|
6933
6933
|
return on(je(ue), ue);
|
|
6934
|
-
})),
|
|
6934
|
+
})), Te.f = sn, fe.f = tn, be.f = gn, ge.f = jt, he.f = ie.f = zt, ce.f = En, Qe.f = function(ue) {
|
|
6935
6935
|
return on(ve(ue), ue);
|
|
6936
6936
|
}, A && (Ee(Be, "description", { configurable: !0, get: function() {
|
|
6937
6937
|
return Ne(this).description;
|
|
@@ -6991,23 +6991,23 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
6991
6991
|
if (!(F && F > 3)) {
|
|
6992
6992
|
if (H) return !0;
|
|
6993
6993
|
if (J) return J < 603;
|
|
6994
|
-
var fe, be,
|
|
6994
|
+
var fe, be, Te, xe, Ee = "";
|
|
6995
6995
|
for (fe = 65; fe < 76; fe++) {
|
|
6996
6996
|
switch (be = String.fromCharCode(fe), fe) {
|
|
6997
6997
|
case 66:
|
|
6998
6998
|
case 69:
|
|
6999
6999
|
case 70:
|
|
7000
7000
|
case 72:
|
|
7001
|
-
|
|
7001
|
+
Te = 3;
|
|
7002
7002
|
break;
|
|
7003
7003
|
case 68:
|
|
7004
7004
|
case 71:
|
|
7005
|
-
|
|
7005
|
+
Te = 4;
|
|
7006
7006
|
break;
|
|
7007
7007
|
default:
|
|
7008
|
-
|
|
7008
|
+
Te = 2;
|
|
7009
7009
|
}
|
|
7010
|
-
for (xe = 0; xe < 47; xe++) ne.push({ k: be + xe, v:
|
|
7010
|
+
for (xe = 0; xe < 47; xe++) ne.push({ k: be + xe, v: Te });
|
|
7011
7011
|
}
|
|
7012
7012
|
for (ne.sort((function(q, se) {
|
|
7013
7013
|
return se.v - q.v;
|
|
@@ -7019,13 +7019,13 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7019
7019
|
fe !== void 0 && m(fe);
|
|
7020
7020
|
var be = p(this);
|
|
7021
7021
|
if (ge) return fe === void 0 ? X(be) : X(be, fe);
|
|
7022
|
-
var
|
|
7022
|
+
var Te, xe, Ee = [], q = I(be);
|
|
7023
7023
|
for (xe = 0; xe < q; xe++) xe in be && oe(Ee, be[xe]);
|
|
7024
7024
|
for (P(Ee, /* @__PURE__ */ (function(se) {
|
|
7025
7025
|
return function(Ce, je) {
|
|
7026
7026
|
return je === void 0 ? -1 : Ce === void 0 ? 1 : se !== void 0 ? +se(Ce, je) || 0 : D(Ce) > D(je) ? 1 : -1;
|
|
7027
7027
|
};
|
|
7028
|
-
})(fe)),
|
|
7028
|
+
})(fe)), Te = I(Ee), xe = 0; xe < Te; ) be[xe] = Ee[xe++];
|
|
7029
7029
|
for (; xe < q; ) A(be, xe++);
|
|
7030
7030
|
return be;
|
|
7031
7031
|
} });
|
|
@@ -7082,8 +7082,8 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7082
7082
|
}, 7323: function(N, T, c) {
|
|
7083
7083
|
var f, b, m = c(9565), p = c(9504), I = c(655), A = c(7979), D = c(8429), S = c(5745), P = c(2360), V = c(1181).get, F = c(3635), H = c(8814), Z = S("native-string-replace", String.prototype.replace), J = RegExp.prototype.exec, ne = J, X = p("".charAt), oe = p("".indexOf), he = p("".replace), ie = p("".slice), ce = (b = /b*/g, m(J, f = /a/, "a"), m(J, b, "a"), f.lastIndex !== 0 || b.lastIndex !== 0), ge = D.BROKEN_CARET, fe = /()??/.exec("")[1] !== void 0;
|
|
7084
7084
|
(ce || fe || ge || F || H) && (ne = function(be) {
|
|
7085
|
-
var
|
|
7086
|
-
if ($e) return $e.lastIndex = ve.lastIndex,
|
|
7085
|
+
var Te, xe, Ee, q, se, Ce, je, ve = this, Qe = V(ve), _e = I(be), $e = Qe.raw;
|
|
7086
|
+
if ($e) return $e.lastIndex = ve.lastIndex, Te = m(ne, $e, _e), ve.lastIndex = $e.lastIndex, Te;
|
|
7087
7087
|
var Ue = Qe.groups, G = ge && ve.sticky, W = m(A, ve), re = ve.source, le = 0, me = _e;
|
|
7088
7088
|
if (G && (W = he(W, "y", ""), oe(W, "g") === -1 && (W += "g"), me = ie(_e, ve.lastIndex), ve.lastIndex > 0 && (!ve.multiline || ve.multiline && X(_e, ve.lastIndex - 1) !== `
|
|
7089
7089
|
`) && (re = "(?: " + re + ")", me = " " + me, le++), xe = new RegExp("^(?:" + re + ")", W)), fe && (xe = new RegExp("^" + re + "$(?!\\s)", W)), ce && (Ee = ve.lastIndex), q = m(J, G ? xe : ve, me), G ? q ? (q.input = ie(q.input, le), q[0] = ie(q[0], le), q.index = ve.lastIndex, ve.lastIndex += q[0].length) : ve.lastIndex = 0 : ce && q && (ve.lastIndex = ve.global ? q.index + q[0].length : Ee), fe && q && q.length > 1 && m(Z, q[0], xe, (function() {
|
|
@@ -7190,9 +7190,9 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7190
7190
|
N.exports = function(H) {
|
|
7191
7191
|
var Z = m(H), J = A(this), ne = arguments.length, X = ne > 1 ? arguments[1] : void 0, oe = X !== void 0;
|
|
7192
7192
|
oe && (X = f(X, ne > 2 ? arguments[2] : void 0));
|
|
7193
|
-
var he, ie, ce, ge, fe, be,
|
|
7194
|
-
if (!
|
|
7195
|
-
else for (ie = J ? new this() : [], fe = (ge = P(Z,
|
|
7193
|
+
var he, ie, ce, ge, fe, be, Te = V(Z), xe = 0;
|
|
7194
|
+
if (!Te || this === F && I(Te)) for (he = D(Z), ie = J ? new this(he) : F(he); he > xe; xe++) be = oe ? X(Z[xe], xe) : Z[xe], S(ie, xe, be);
|
|
7195
|
+
else for (ie = J ? new this() : [], fe = (ge = P(Z, Te)).next; !(ce = b(fe, ge)).done; xe++) be = oe ? p(ge, X, [ce.value, xe], !0) : ce.value, S(ie, xe, be);
|
|
7196
7196
|
return ie.length = xe, ie;
|
|
7197
7197
|
};
|
|
7198
7198
|
}, 7979: function(N, T, c) {
|
|
@@ -7247,11 +7247,11 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7247
7247
|
return f(m, b);
|
|
7248
7248
|
};
|
|
7249
7249
|
}, 8543: function(N, T, c) {
|
|
7250
|
-
var f = c(6518), b = c(9565), m = c(7476), p = c(3994), I = c(2529), A = c(7750), D = c(8014), S = c(655), P = c(8551), V = c(34), F = c(2195), H = c(788), Z = c(1034), J = c(5966), ne = c(6840), X = c(9039), oe = c(8227), he = c(2293), ie = c(7829), ce = c(6682), ge = c(1181), fe = c(6395), be = oe("matchAll"),
|
|
7250
|
+
var f = c(6518), b = c(9565), m = c(7476), p = c(3994), I = c(2529), A = c(7750), D = c(8014), S = c(655), P = c(8551), V = c(34), F = c(2195), H = c(788), Z = c(1034), J = c(5966), ne = c(6840), X = c(9039), oe = c(8227), he = c(2293), ie = c(7829), ce = c(6682), ge = c(1181), fe = c(6395), be = oe("matchAll"), Te = "RegExp String", xe = Te + " Iterator", Ee = ge.set, q = ge.getterFor(xe), se = RegExp.prototype, Ce = TypeError, je = m("".indexOf), ve = m("".matchAll), Qe = !!ve && !X((function() {
|
|
7251
7251
|
ve("a", /./);
|
|
7252
7252
|
})), _e = p((function(Ue, G, W, re) {
|
|
7253
7253
|
Ee(this, { type: xe, regexp: Ue, string: G, global: W, unicode: re, done: !1 });
|
|
7254
|
-
}),
|
|
7254
|
+
}), Te, (function() {
|
|
7255
7255
|
var Ue = q(this);
|
|
7256
7256
|
if (Ue.done) return I(void 0, !0);
|
|
7257
7257
|
var G = Ue.regexp, W = Ue.string, re = ce(G, W);
|
|
@@ -7299,10 +7299,10 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7299
7299
|
return oe !== void 0 ? !!oe : m(X);
|
|
7300
7300
|
};
|
|
7301
7301
|
f({ target: "Array", proto: !0, arity: 1, forced: !J || !V("concat") }, { concat: function(X) {
|
|
7302
|
-
var oe, he, ie, ce, ge, fe = I(this), be = P(fe, 0),
|
|
7303
|
-
for (oe = -1, ie = arguments.length; oe < ie; oe++) if (ne(ge = oe === -1 ? fe : arguments[oe])) for (ce = A(ge), D(
|
|
7304
|
-
else D(
|
|
7305
|
-
return be.length =
|
|
7302
|
+
var oe, he, ie, ce, ge, fe = I(this), be = P(fe, 0), Te = 0;
|
|
7303
|
+
for (oe = -1, ie = arguments.length; oe < ie; oe++) if (ne(ge = oe === -1 ? fe : arguments[oe])) for (ce = A(ge), D(Te + ce), he = 0; he < ce; he++, Te++) he in ge && S(be, Te, ge[he]);
|
|
7304
|
+
else D(Te + 1), S(be, Te++, ge);
|
|
7305
|
+
return be.length = Te, be;
|
|
7306
7306
|
} });
|
|
7307
7307
|
}, 8727: function(N) {
|
|
7308
7308
|
N.exports = ["constructor", "hasOwnProperty", "isPrototypeOf", "propertyIsEnumerable", "toLocaleString", "toString", "valueOf"];
|
|
@@ -7354,7 +7354,7 @@ var mf, Mf = { exports: {} }, Av = (mf || (mf = 1, Mf.exports = (function() {
|
|
|
7354
7354
|
var f = c(6080), b = c(9504), m = c(7055), p = c(8981), I = c(6198), A = c(1469), D = b([].push), S = function(P) {
|
|
7355
7355
|
var V = P === 1, F = P === 2, H = P === 3, Z = P === 4, J = P === 6, ne = P === 7, X = P === 5 || J;
|
|
7356
7356
|
return function(oe, he, ie, ce) {
|
|
7357
|
-
for (var ge, fe, be = p(oe),
|
|
7357
|
+
for (var ge, fe, be = p(oe), Te = m(be), xe = I(Te), Ee = f(he, ie), q = 0, se = ce || A, Ce = V ? se(oe, xe) : F || ne ? se(oe, 0) : void 0; xe > q; q++) if ((X || q in Te) && (fe = Ee(ge = Te[q], q, be), P)) if (V) Ce[q] = fe;
|
|
7358
7358
|
else if (fe) switch (P) {
|
|
7359
7359
|
case 3:
|
|
7360
7360
|
return !0;
|
|
@@ -12213,7 +12213,7 @@ const yw = ot(class extends rt {
|
|
|
12213
12213
|
}, [1, "mi-metric-card", { label: [1], value: [1], tip: [1], spinner: [4], error: [1], showToolTip: [32] }]), xw = ww;
|
|
12214
12214
|
var ng, ig, rg, Le, Eo = { exports: {} }, Nw = Eo.exports, hl = (ng || (ng = 1, (function(e, t) {
|
|
12215
12215
|
(function(n, i) {
|
|
12216
|
-
var r = "user-agent", o = "", s = "function", a = "undefined", l = "object", u = "string", d = "browser", g = "cpu", h = "device", M = "engine", v = "os", L = "result", z = "name", C = "type", y = "vendor", w = "version", j = "architecture", O = "major", x = "model", R = "console", E = "mobile", Q = "tablet", k = "smarttv", B = "wearable", U = "xr", Y = "embedded", $ = "inapp", te = "brands", ae = "formFactors", N = "fullVersionList", T = "platform", c = "platformVersion", f = "bitness", b = "sec-ch-ua", m = b + "-full-version-list", p = b + "-arch", I = b + "-" + f, A = b + "-form-factors", D = b + "-" + E, S = b + "-" + x, P = b + "-" + T, V = P + "-version", F = [te, N, E, x, T, c, j, ae, f], H = "Amazon", Z = "Apple", J = "ASUS", ne = "BlackBerry", X = "Google", oe = "Huawei", he = "Lenovo", ie = "Honor", ce = "LG", ge = "Microsoft", fe = "Motorola", be = "Nvidia",
|
|
12216
|
+
var r = "user-agent", o = "", s = "function", a = "undefined", l = "object", u = "string", d = "browser", g = "cpu", h = "device", M = "engine", v = "os", L = "result", z = "name", C = "type", y = "vendor", w = "version", j = "architecture", O = "major", x = "model", R = "console", E = "mobile", Q = "tablet", k = "smarttv", B = "wearable", U = "xr", Y = "embedded", $ = "inapp", te = "brands", ae = "formFactors", N = "fullVersionList", T = "platform", c = "platformVersion", f = "bitness", b = "sec-ch-ua", m = b + "-full-version-list", p = b + "-arch", I = b + "-" + f, A = b + "-form-factors", D = b + "-" + E, S = b + "-" + x, P = b + "-" + T, V = P + "-version", F = [te, N, E, x, T, c, j, ae, f], H = "Amazon", Z = "Apple", J = "ASUS", ne = "BlackBerry", X = "Google", oe = "Huawei", he = "Lenovo", ie = "Honor", ce = "LG", ge = "Microsoft", fe = "Motorola", be = "Nvidia", Te = "OnePlus", xe = "OPPO", Ee = "Samsung", q = "Sharp", se = "Sony", Ce = "Xiaomi", je = "Zebra", ve = "Chrome", Qe = "Chromium", _e = "Chromecast", $e = "Firefox", Ue = "Opera", G = "Facebook", W = "Sogou", re = "Mobile ", le = " Browser", me = "Windows", ye = typeof n !== a, Ne = ye && n.navigator ? n.navigator : i, Ae = Ne && Ne.userAgentData ? Ne.userAgentData : i, ze = function(ue) {
|
|
12217
12217
|
for (var Ie = {}, Me = 0; Me < ue.length; Me++) Ie[ue[Me].toUpperCase()] = ue[Me];
|
|
12218
12218
|
return Ie;
|
|
12219
12219
|
}, Be = function(ue, Ie) {
|
|
@@ -12229,9 +12229,9 @@ var ng, ig, rg, Le, Eo = { exports: {} }, Nw = Eo.exports, hl = (ng || (ng = 1,
|
|
|
12229
12229
|
}, nt = function(ue) {
|
|
12230
12230
|
if (!ue) return i;
|
|
12231
12231
|
for (var Ie = [], Me = Rt(/\\?\"/g, ue).split(","), He = 0; He < Me.length; He++) if (Me[He].indexOf(";") > -1) {
|
|
12232
|
-
var Re =
|
|
12232
|
+
var Re = ke(Me[He]).split(";v=");
|
|
12233
12233
|
Ie[He] = { brand: Re[0], version: Re[1] };
|
|
12234
|
-
} else Ie[He] =
|
|
12234
|
+
} else Ie[He] = ke(Me[He]);
|
|
12235
12235
|
return Ie;
|
|
12236
12236
|
}, at = function(ue) {
|
|
12237
12237
|
return lt(ue) ? ue.toLowerCase() : ue;
|
|
@@ -12247,7 +12247,7 @@ var ng, ig, rg, Le, Eo = { exports: {} }, Nw = Eo.exports, hl = (ng || (ng = 1,
|
|
|
12247
12247
|
return lt(Ie) ? Ie.replace(ue, o) : Ie;
|
|
12248
12248
|
}, At = function(ue) {
|
|
12249
12249
|
return Rt(/\\?\"/g, ue);
|
|
12250
|
-
},
|
|
12250
|
+
}, ke = function(ue, Ie) {
|
|
12251
12251
|
if (lt(ue)) return ue = Rt(/^\s\s*/, ue), typeof Ie === a ? ue : ue.substring(0, 500);
|
|
12252
12252
|
}, mt = function(ue, Ie) {
|
|
12253
12253
|
if (ue && Ie) for (var Me, He, Re, Ge, gt, et, tt = 0; tt < Ie.length && !gt; ) {
|
|
@@ -12260,7 +12260,7 @@ var ng, ig, rg, Le, Eo = { exports: {} }, Nw = Eo.exports, hl = (ng || (ng = 1,
|
|
|
12260
12260
|
for (var He = 0; He < Ie[Me].length; He++) if (Be(Ie[Me][He], ue)) return Me === "?" ? i : Me;
|
|
12261
12261
|
} else if (Be(Ie[Me], ue)) return Me === "?" ? i : Me;
|
|
12262
12262
|
return Ie.hasOwnProperty("*") ? Ie["*"] : ue;
|
|
12263
|
-
}, Tt = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Kt = { embedded: "Automotive", mobile: "Mobile", tablet: ["Tablet", "EInk"], smarttv: "TV", wearable: "Watch", xr: ["VR", "XR"], "?": ["Desktop", "Unknown"], "*": i }, qt = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [w, [z, re + "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [w, [z, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [z, w], [/opios[\/ ]+([\w\.]+)/i], [w, [z, Ue + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [w, [z, Ue + " GX"]], [/\bopr\/([\w\.]+)/i], [w, [z, Ue]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [w, [z, "Baidu"]], [/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i], [w, [z, "Maxthon"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i, /(heytap|ovi|115|surf)browser\/([\d\.]+)/i, /(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i], [z, w], [/quark(?:pc)?\/([-\w\.]+)/i], [w, [z, "Quark"]], [/\bddg\/([\w\.]+)/i], [w, [z, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [w, [z, "UCBrowser"]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [w, [z, "WeChat"]], [/konqueror\/([\w\.]+)/i], [w, [z, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [w, [z, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [w, [z, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [w, [z, "Smart " + he + le]], [/(avast|avg)\/([\w\.]+)/i], [[z, /(.+)/, "$1 Secure" + le], w], [/\bfocus\/([\w\.]+)/i], [w, [z, $e + " Focus"]], [/\bopt\/([\w\.]+)/i], [w, [z, Ue + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [w, [z, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [w, [z, "Dolphin"]], [/coast\/([\w\.]+)/i], [w, [z, Ue + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [w, [z, "MIUI" + le]], [/fxios\/([\w\.-]+)/i], [w, [z, re + $e]], [/\bqihoobrowser\/?([\w\.]*)/i], [w, [z, "360"]], [/\b(qq)\/([\w\.]+)/i], [[z, /(.+)/, "$1Browser"], w], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[z, /(.+)/, "$1" + le], w], [/samsungbrowser\/([\w\.]+)/i], [w, [z, Ee + " Internet"]], [/metasr[\/ ]?([\d\.]+)/i], [w, [z, W + " Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[z, W + " Mobile"], w], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i], [z, w], [/(lbbrowser|rekonq)/i], [z], [/ome\/([\w\.]+) \w* ?(iron) saf/i, /ome\/([\w\.]+).+qihu (360)[es]e/i], [w, z], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[z, G], w, [C, $]], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /(daum)apps[\/ ]([\w\.]+)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(instagram|snapchat)[\/ ]([-\w\.]+)/i], [z, w, [C, $]], [/\bgsa\/([\w\.]+) .*safari\//i], [w, [z, "GSA"], [C, $]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [w, [z, "TikTok"], [C, $]], [/\[(linkedin)app\]/i], [z, [C, $]], [/(chromium)[\/ ]([-\w\.]+)/i], [z, w], [/headlesschrome(?:\/([\w\.]+)| )/i], [w, [z, ve + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[z, ve + " WebView"], w], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [w, [z, "Android" + le]], [/chrome\/([\w\.]+) mobile/i], [w, [z, re + "Chrome"]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [z, w], [/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i], [w, [z, re + "Safari"]], [/iphone .*mobile(?:\/\w+ | ?)safari/i], [[z, re + "Safari"]], [/version\/([\w\.\,]+) .*(safari)/i], [w, z], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [z, [w, "1"]], [/(webkit|khtml)\/([\w\.]+)/i], [z, w], [/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i], [[z, re + $e], w], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[z, "Netscape"], w], [/(wolvic|librewolf)\/([\w\.]+)/i], [z, w], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [w, [z, $e + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /\b(links) \(([\w\.]+)/i], [z, [w, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [z, [w, /[^\d\.]+./, o]]], cpu: [[/\b((amd|x|x86[-_]?|wow|win)64)\b/i], [[j, "amd64"]], [/(ia32(?=;))/i, /\b((i[346]|x)86)(pc)?\b/i], [[j, "ia32"]], [/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i], [[j, "arm64"]], [/\b(arm(v[67])?ht?n?[fl]p?)\b/i], [[j, "armhf"]], [/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i], [[j, "arm"]], [/((ppc|powerpc)(64)?)( mac|;|\))/i], [[j, /ower/, o, at]], [/ sun4\w[;\)]/i], [[j, "sparc"]], [/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i], [[j, at]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [x, [y, Ee], [C, Q]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [x, [y, Ee], [C, E]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [x, [y, Z], [C, E]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [x, [y, Z], [C, Q]], [/(macintosh);/i], [x, [y, Z]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [x, [y, q], [C, E]], [/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i], [x, [y, ie], [C, Q]], [/honor([-\w ]+)[;\)]/i], [x, [y, ie], [C, E]], [/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i], [x, [y, oe], [C, Q]], [/(?:huawei)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [x, [y, oe], [C, E]], [/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i, /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i], [[x, /_/g, " "], [y, Ce], [C, Q]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i, / ([\w ]+) miui\/v?\d/i], [[x, /_/g, " "], [y, Ce], [C, E]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [x, [y, xe], [C, E]], [/\b(opd2(\d{3}a?))(?: bui|\))/i], [x, [y, Wt, { OnePlus: ["304", "403", "203"], "*": xe }], [C, Q]], [/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i], [x, [y, "BLU"], [C, E]], [/; vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [x, [y, "Vivo"], [C, E]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [x, [y, "Realme"], [C, E]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [x, [y, fe], [C, E]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [x, [y, fe], [C, Q]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [x, [y, ce], [C, Q]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch))(\w+)/i, /\blg-?([\d\w]+) bui/i], [x, [y, ce], [C, E]], [/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i, /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i], [x, [y, he], [C, Q]], [/(nokia) (t[12][01])/i], [y, x, [C, Q]], [/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i, /nokia[-_ ]?(([-\w\. ]*))/i], [[x, /_/g, " "], [C, E], [y, "Nokia"]], [/(pixel (c|tablet))\b/i], [x, [y, X], [C, Q]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [x, [y, X], [C, E]], [/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [x, [y, se], [C, E]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[x, "Xperia Tablet"], [y, se], [C, Q]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [x, [y, ke], [C, E]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [x, [y, H], [C, Q]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[x, /(.+)/g, "Fire Phone $1"], [y, H], [C, E]], [/(playbook);[-\w\),; ]+(rim)/i], [x, y, [C, Q]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [x, [y, ne], [C, E]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [x, [y, J], [C, Q]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [x, [y, J], [C, E]], [/(nexus 9)/i], [x, [y, "HTC"], [C, Q]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [y, [x, /_/g, " "], [C, E]], [/tcl (xess p17aa)/i, /droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i], [x, [y, "TCL"], [C, Q]], [/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i], [x, [y, "TCL"], [C, E]], [/(itel) ((\w+))/i], [[y, at], x, [C, Wt, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [x, [y, "Acer"], [C, Q]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [x, [y, "Meizu"], [C, E]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [x, [y, "Ulefone"], [C, E]], [/; (energy ?\w+)(?: bui|\))/i, /; energizer ([\w ]+)(?: bui|\))/i], [x, [y, "Energizer"], [C, E]], [/; cat (b35);/i, /; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i], [x, [y, "Cat"], [C, E]], [/((?:new )?andromax[\w- ]+)(?: bui|\))/i], [x, [y, "Smartfren"], [C, E]], [/droid.+; (a(?:015|06[35]|142p?))/i], [x, [y, "Nothing"], [C, E]], [/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i, /archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i], [x, [y, "Archos"], [C, Q]], [/archos ([\w ]+)( b|\))/i, /; (ac[3-6]\d\w{2,8})( b|\))/i], [x, [y, "Archos"], [C, E]], [/(imo) (tab \w+)/i, /(infinix) (x1101b?)/i], [y, x, [C, Q]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i, /; (blu|hmd|imo|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i, /(hp) ([\w ]+\w)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i, /(oppo) ?([\w ]+) bui/i], [y, x, [C, E]], [/(kobo)\s(ereader|touch)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i], [y, x, [C, Q]], [/(surface duo)/i], [x, [y, ge], [C, Q]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [x, [y, "Fairphone"], [C, E]], [/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i], [x, [y, be], [C, Q]], [/(sprint) (\w+)/i], [y, x, [C, E]], [/(kin\.[onetw]{3})/i], [[x, /\./g, " "], [y, ge], [C, E]], [/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [x, [y, je], [C, Q]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [x, [y, je], [C, E]], [/smart-tv.+(samsung)/i], [y, [C, k]], [/hbbtv.+maple;(\d+)/i], [[x, /^/, "SmartTV"], [y, Ee], [C, k]], [/tcast.+(lg)e?. ([-\w]+)/i], [y, x, [C, k]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[y, ce], [C, k]], [/(apple) ?tv/i], [y, [x, Z + " TV"], [C, k]], [/crkey.*devicetype\/chromecast/i], [[x, _e + " Third Generation"], [y, X], [C, k]], [/crkey.*devicetype\/([^/]*)/i], [[x, /^/, "Chromecast "], [y, X], [C, k]], [/fuchsia.*crkey/i], [[x, _e + " Nest Hub"], [y, X], [C, k]], [/crkey/i], [[x, _e], [y, X], [C, k]], [/(portaltv)/i], [x, [y, G], [C, k]], [/droid.+aft(\w+)( bui|\))/i], [x, [y, H], [C, k]], [/(shield \w+ tv)/i], [x, [y, be], [C, k]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [x, [y, q], [C, k]], [/(bravia[\w ]+)( bui|\))/i], [x, [y, se], [C, k]], [/(mi(tv|box)-?\w+) bui/i], [x, [y, Ce], [C, k]], [/Hbbtv.*(technisat) (.*);/i], [y, x, [C, k]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[y, Te], [x, Te], [C, k]], [/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i], [x, [C, k]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[C, k]], [/(ouya)/i, /(nintendo) (\w+)/i], [y, x, [C, R]], [/droid.+; (shield)( bui|\))/i], [x, [y, be], [C, R]], [/(playstation \w+)/i], [x, [y, se], [C, R]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [x, [y, ge], [C, R]], [/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i], [x, [y, Ee], [C, B]], [/((pebble))app/i, /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i], [y, x, [C, B]], [/(ow(?:19|20)?we?[1-3]{1,3})/i], [x, [y, xe], [C, B]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [x, [y, Z], [C, B]], [/(opwwe\d{3})/i], [x, [y, ke], [C, B]], [/(moto 360)/i], [x, [y, fe], [C, B]], [/(smartwatch 3)/i], [x, [y, se], [C, B]], [/(g watch r)/i], [x, [y, ce], [C, B]], [/droid.+; (wt63?0{2,3})\)/i], [x, [y, je], [C, B]], [/droid.+; (glass) \d/i], [x, [y, X], [C, U]], [/(pico) (4|neo3(?: link|pro)?)/i], [y, x, [C, U]], [/(quest( \d| pro)?s?).+vr/i], [x, [y, G], [C, U]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [y, [C, Y]], [/(aeobc)\b/i], [x, [y, H], [C, Y]], [/(homepod).+mac os/i], [x, [y, Z], [C, Y]], [/windows iot/i], [[C, Y]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i], [x, [C, Wt, { mobile: "Mobile", xr: "VR", "*": Q }]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[C, Q]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[C, E]], [/droid .+?; ([\w\. -]+)( bui|\))/i], [x, [y, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [w, [z, "EdgeHTML"]], [/(arkweb)\/([\w\.]+)/i], [z, w], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [w, [z, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [z, w], [/ladybird\//i], [[z, "LibWeb"]], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [w, z]], os: [[/microsoft (windows) (vista|xp)/i], [z, w], [/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i], [z, [w, Wt, Tt]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[w, Wt, Tt], [z, me]], [/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[w, /_/g, "."], [z, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[z, "macOS"], [w, /_/g, "."]], [/android ([\d\.]+).*crkey/i], [w, [z, _e + " Android"]], [/fuchsia.*crkey\/([\d\.]+)/i], [w, [z, _e + " Fuchsia"]], [/crkey\/([\d\.]+).*devicetype\/smartspeaker/i], [w, [z, _e + " SmartSpeaker"]], [/linux.*crkey\/([\d\.]+)/i], [w, [z, _e + " Linux"]], [/crkey\/([\d\.]+)/i], [w, [z, _e]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [w, z], [/(ubuntu) ([\w\.]+) like android/i], [[z, /(.+)/, "$1 Touch"], w], [/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/\.; ]?([\d\.]*)/i], [z, w], [/\(bb(10);/i], [w, [z, ne]], [/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i], [w, [z, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [w, [z, $e + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [w, [z, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [w, [z, "watchOS"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[z, "Chrome OS"], w], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) (\w+)/i, /(xbox); +xbox ([^\);]+)/i, /(pico) .+os([\w\.]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [z, w], [/(sunos) ?([\w\.\d]*)/i], [[z, "Solaris"], w], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [z, w]] }, on = (function() {
|
|
12263
|
+
}, Tt = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Kt = { embedded: "Automotive", mobile: "Mobile", tablet: ["Tablet", "EInk"], smarttv: "TV", wearable: "Watch", xr: ["VR", "XR"], "?": ["Desktop", "Unknown"], "*": i }, qt = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [w, [z, re + "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [w, [z, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [z, w], [/opios[\/ ]+([\w\.]+)/i], [w, [z, Ue + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [w, [z, Ue + " GX"]], [/\bopr\/([\w\.]+)/i], [w, [z, Ue]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [w, [z, "Baidu"]], [/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i], [w, [z, "Maxthon"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i, /(heytap|ovi|115|surf)browser\/([\d\.]+)/i, /(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i], [z, w], [/quark(?:pc)?\/([-\w\.]+)/i], [w, [z, "Quark"]], [/\bddg\/([\w\.]+)/i], [w, [z, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [w, [z, "UCBrowser"]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [w, [z, "WeChat"]], [/konqueror\/([\w\.]+)/i], [w, [z, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [w, [z, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [w, [z, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [w, [z, "Smart " + he + le]], [/(avast|avg)\/([\w\.]+)/i], [[z, /(.+)/, "$1 Secure" + le], w], [/\bfocus\/([\w\.]+)/i], [w, [z, $e + " Focus"]], [/\bopt\/([\w\.]+)/i], [w, [z, Ue + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [w, [z, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [w, [z, "Dolphin"]], [/coast\/([\w\.]+)/i], [w, [z, Ue + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [w, [z, "MIUI" + le]], [/fxios\/([\w\.-]+)/i], [w, [z, re + $e]], [/\bqihoobrowser\/?([\w\.]*)/i], [w, [z, "360"]], [/\b(qq)\/([\w\.]+)/i], [[z, /(.+)/, "$1Browser"], w], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[z, /(.+)/, "$1" + le], w], [/samsungbrowser\/([\w\.]+)/i], [w, [z, Ee + " Internet"]], [/metasr[\/ ]?([\d\.]+)/i], [w, [z, W + " Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[z, W + " Mobile"], w], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i], [z, w], [/(lbbrowser|rekonq)/i], [z], [/ome\/([\w\.]+) \w* ?(iron) saf/i, /ome\/([\w\.]+).+qihu (360)[es]e/i], [w, z], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[z, G], w, [C, $]], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /(daum)apps[\/ ]([\w\.]+)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(instagram|snapchat)[\/ ]([-\w\.]+)/i], [z, w, [C, $]], [/\bgsa\/([\w\.]+) .*safari\//i], [w, [z, "GSA"], [C, $]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [w, [z, "TikTok"], [C, $]], [/\[(linkedin)app\]/i], [z, [C, $]], [/(chromium)[\/ ]([-\w\.]+)/i], [z, w], [/headlesschrome(?:\/([\w\.]+)| )/i], [w, [z, ve + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[z, ve + " WebView"], w], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [w, [z, "Android" + le]], [/chrome\/([\w\.]+) mobile/i], [w, [z, re + "Chrome"]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [z, w], [/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i], [w, [z, re + "Safari"]], [/iphone .*mobile(?:\/\w+ | ?)safari/i], [[z, re + "Safari"]], [/version\/([\w\.\,]+) .*(safari)/i], [w, z], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [z, [w, "1"]], [/(webkit|khtml)\/([\w\.]+)/i], [z, w], [/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i], [[z, re + $e], w], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[z, "Netscape"], w], [/(wolvic|librewolf)\/([\w\.]+)/i], [z, w], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [w, [z, $e + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /\b(links) \(([\w\.]+)/i], [z, [w, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [z, [w, /[^\d\.]+./, o]]], cpu: [[/\b((amd|x|x86[-_]?|wow|win)64)\b/i], [[j, "amd64"]], [/(ia32(?=;))/i, /\b((i[346]|x)86)(pc)?\b/i], [[j, "ia32"]], [/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i], [[j, "arm64"]], [/\b(arm(v[67])?ht?n?[fl]p?)\b/i], [[j, "armhf"]], [/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i], [[j, "arm"]], [/((ppc|powerpc)(64)?)( mac|;|\))/i], [[j, /ower/, o, at]], [/ sun4\w[;\)]/i], [[j, "sparc"]], [/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i], [[j, at]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [x, [y, Ee], [C, Q]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [x, [y, Ee], [C, E]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [x, [y, Z], [C, E]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [x, [y, Z], [C, Q]], [/(macintosh);/i], [x, [y, Z]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [x, [y, q], [C, E]], [/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i], [x, [y, ie], [C, Q]], [/honor([-\w ]+)[;\)]/i], [x, [y, ie], [C, E]], [/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i], [x, [y, oe], [C, Q]], [/(?:huawei)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [x, [y, oe], [C, E]], [/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i, /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i], [[x, /_/g, " "], [y, Ce], [C, Q]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i, / ([\w ]+) miui\/v?\d/i], [[x, /_/g, " "], [y, Ce], [C, E]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [x, [y, xe], [C, E]], [/\b(opd2(\d{3}a?))(?: bui|\))/i], [x, [y, Wt, { OnePlus: ["304", "403", "203"], "*": xe }], [C, Q]], [/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i], [x, [y, "BLU"], [C, E]], [/; vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [x, [y, "Vivo"], [C, E]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [x, [y, "Realme"], [C, E]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [x, [y, fe], [C, E]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [x, [y, fe], [C, Q]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [x, [y, ce], [C, Q]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch))(\w+)/i, /\blg-?([\d\w]+) bui/i], [x, [y, ce], [C, E]], [/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i, /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i], [x, [y, he], [C, Q]], [/(nokia) (t[12][01])/i], [y, x, [C, Q]], [/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i, /nokia[-_ ]?(([-\w\. ]*))/i], [[x, /_/g, " "], [C, E], [y, "Nokia"]], [/(pixel (c|tablet))\b/i], [x, [y, X], [C, Q]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [x, [y, X], [C, E]], [/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [x, [y, se], [C, E]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[x, "Xperia Tablet"], [y, se], [C, Q]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [x, [y, Te], [C, E]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [x, [y, H], [C, Q]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[x, /(.+)/g, "Fire Phone $1"], [y, H], [C, E]], [/(playbook);[-\w\),; ]+(rim)/i], [x, y, [C, Q]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [x, [y, ne], [C, E]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [x, [y, J], [C, Q]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [x, [y, J], [C, E]], [/(nexus 9)/i], [x, [y, "HTC"], [C, Q]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [y, [x, /_/g, " "], [C, E]], [/tcl (xess p17aa)/i, /droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i], [x, [y, "TCL"], [C, Q]], [/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i], [x, [y, "TCL"], [C, E]], [/(itel) ((\w+))/i], [[y, at], x, [C, Wt, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [x, [y, "Acer"], [C, Q]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [x, [y, "Meizu"], [C, E]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [x, [y, "Ulefone"], [C, E]], [/; (energy ?\w+)(?: bui|\))/i, /; energizer ([\w ]+)(?: bui|\))/i], [x, [y, "Energizer"], [C, E]], [/; cat (b35);/i, /; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i], [x, [y, "Cat"], [C, E]], [/((?:new )?andromax[\w- ]+)(?: bui|\))/i], [x, [y, "Smartfren"], [C, E]], [/droid.+; (a(?:015|06[35]|142p?))/i], [x, [y, "Nothing"], [C, E]], [/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i, /archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i], [x, [y, "Archos"], [C, Q]], [/archos ([\w ]+)( b|\))/i, /; (ac[3-6]\d\w{2,8})( b|\))/i], [x, [y, "Archos"], [C, E]], [/(imo) (tab \w+)/i, /(infinix) (x1101b?)/i], [y, x, [C, Q]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i, /; (blu|hmd|imo|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i, /(hp) ([\w ]+\w)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i, /(oppo) ?([\w ]+) bui/i], [y, x, [C, E]], [/(kobo)\s(ereader|touch)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i], [y, x, [C, Q]], [/(surface duo)/i], [x, [y, ge], [C, Q]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [x, [y, "Fairphone"], [C, E]], [/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i], [x, [y, be], [C, Q]], [/(sprint) (\w+)/i], [y, x, [C, E]], [/(kin\.[onetw]{3})/i], [[x, /\./g, " "], [y, ge], [C, E]], [/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [x, [y, je], [C, Q]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [x, [y, je], [C, E]], [/smart-tv.+(samsung)/i], [y, [C, k]], [/hbbtv.+maple;(\d+)/i], [[x, /^/, "SmartTV"], [y, Ee], [C, k]], [/tcast.+(lg)e?. ([-\w]+)/i], [y, x, [C, k]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[y, ce], [C, k]], [/(apple) ?tv/i], [y, [x, Z + " TV"], [C, k]], [/crkey.*devicetype\/chromecast/i], [[x, _e + " Third Generation"], [y, X], [C, k]], [/crkey.*devicetype\/([^/]*)/i], [[x, /^/, "Chromecast "], [y, X], [C, k]], [/fuchsia.*crkey/i], [[x, _e + " Nest Hub"], [y, X], [C, k]], [/crkey/i], [[x, _e], [y, X], [C, k]], [/(portaltv)/i], [x, [y, G], [C, k]], [/droid.+aft(\w+)( bui|\))/i], [x, [y, H], [C, k]], [/(shield \w+ tv)/i], [x, [y, be], [C, k]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [x, [y, q], [C, k]], [/(bravia[\w ]+)( bui|\))/i], [x, [y, se], [C, k]], [/(mi(tv|box)-?\w+) bui/i], [x, [y, Ce], [C, k]], [/Hbbtv.*(technisat) (.*);/i], [y, x, [C, k]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[y, ke], [x, ke], [C, k]], [/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i], [x, [C, k]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[C, k]], [/(ouya)/i, /(nintendo) (\w+)/i], [y, x, [C, R]], [/droid.+; (shield)( bui|\))/i], [x, [y, be], [C, R]], [/(playstation \w+)/i], [x, [y, se], [C, R]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [x, [y, ge], [C, R]], [/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i], [x, [y, Ee], [C, B]], [/((pebble))app/i, /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i], [y, x, [C, B]], [/(ow(?:19|20)?we?[1-3]{1,3})/i], [x, [y, xe], [C, B]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [x, [y, Z], [C, B]], [/(opwwe\d{3})/i], [x, [y, Te], [C, B]], [/(moto 360)/i], [x, [y, fe], [C, B]], [/(smartwatch 3)/i], [x, [y, se], [C, B]], [/(g watch r)/i], [x, [y, ce], [C, B]], [/droid.+; (wt63?0{2,3})\)/i], [x, [y, je], [C, B]], [/droid.+; (glass) \d/i], [x, [y, X], [C, U]], [/(pico) (4|neo3(?: link|pro)?)/i], [y, x, [C, U]], [/(quest( \d| pro)?s?).+vr/i], [x, [y, G], [C, U]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [y, [C, Y]], [/(aeobc)\b/i], [x, [y, H], [C, Y]], [/(homepod).+mac os/i], [x, [y, Z], [C, Y]], [/windows iot/i], [[C, Y]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i], [x, [C, Wt, { mobile: "Mobile", xr: "VR", "*": Q }]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[C, Q]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[C, E]], [/droid .+?; ([\w\. -]+)( bui|\))/i], [x, [y, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [w, [z, "EdgeHTML"]], [/(arkweb)\/([\w\.]+)/i], [z, w], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [w, [z, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [z, w], [/ladybird\//i], [[z, "LibWeb"]], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [w, z]], os: [[/microsoft (windows) (vista|xp)/i], [z, w], [/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i], [z, [w, Wt, Tt]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[w, Wt, Tt], [z, me]], [/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[w, /_/g, "."], [z, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[z, "macOS"], [w, /_/g, "."]], [/android ([\d\.]+).*crkey/i], [w, [z, _e + " Android"]], [/fuchsia.*crkey\/([\d\.]+)/i], [w, [z, _e + " Fuchsia"]], [/crkey\/([\d\.]+).*devicetype\/smartspeaker/i], [w, [z, _e + " SmartSpeaker"]], [/linux.*crkey\/([\d\.]+)/i], [w, [z, _e + " Linux"]], [/crkey\/([\d\.]+)/i], [w, [z, _e]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [w, z], [/(ubuntu) ([\w\.]+) like android/i], [[z, /(.+)/, "$1 Touch"], w], [/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/\.; ]?([\d\.]*)/i], [z, w], [/\(bb(10);/i], [w, [z, ne]], [/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i], [w, [z, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [w, [z, $e + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [w, [z, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [w, [z, "watchOS"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[z, "Chrome OS"], w], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) (\w+)/i, /(xbox); +xbox ([^\);]+)/i, /(pico) .+os([\w\.]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [z, w], [/(sunos) ?([\w\.\d]*)/i], [[z, "Solaris"], w], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [z, w]] }, on = (function() {
|
|
12264
12264
|
var ue = { init: {}, isIgnore: {}, isIgnoreRgx: {}, toString: {} };
|
|
12265
12265
|
return wt.call(ue.init, [[d, [z, w, O, C]], [g, [j]], [h, [C, x, y]], [M, [z, w]], [v, [z, w]]]), wt.call(ue.isIgnore, [[d, [w, O]], [M, [w]], [v, [w]]]), wt.call(ue.isIgnoreRgx, [[d, / ?browser$/i], [v, / ?os$/i]]), wt.call(ue.toString, [[d, [z, w]], [g, [j]], [h, [y, x]], [M, [z, w]], [v, [z, w]]]), ue;
|
|
12266
12266
|
})(), tn = function(ue, Ie) {
|
|
@@ -12396,7 +12396,7 @@ var ng, ig, rg, Le, Eo = { exports: {} }, Nw = Eo.exports, hl = (ng || (ng = 1,
|
|
|
12396
12396
|
return wt.call(this, [["getBrowser", et(d)], ["getCPU", et(g)], ["getDevice", et(h)], ["getEngine", et(M)], ["getOS", et(v)], ["getResult", et(L)], ["getUA", function() {
|
|
12397
12397
|
return Re;
|
|
12398
12398
|
}], ["setUA", function(tt) {
|
|
12399
|
-
return lt(tt) && (Re = tt.length > 500 ?
|
|
12399
|
+
return lt(tt) && (Re = tt.length > 500 ? ke(tt, 500) : tt), this;
|
|
12400
12400
|
}]]).setUA(Re), this;
|
|
12401
12401
|
}
|
|
12402
12402
|
jt.VERSION = "2.0.3", jt.BROWSER = ze([z, w, O, C]), jt.CPU = ze([j]), jt.DEVICE = ze([x, y, C, R, E, k, Q, B, Y]), jt.ENGINE = jt.OS = ze([z, w]), e.exports && (t = e.exports = jt), t.UAParser = jt;
|
|
@@ -16333,7 +16333,7 @@ function g2({ mapType: e, mapsIndoorsInstance: t, mapInstance: n, onPositionCont
|
|
|
16333
16333
|
const rN = y0(g2), Nt = {
|
|
16334
16334
|
Google: "google",
|
|
16335
16335
|
Mapbox: "mapbox"
|
|
16336
|
-
}, oN = b0(() => import("./MapboxMap-
|
|
16336
|
+
}, oN = b0(() => import("./MapboxMap-CSVlFDmp.mjs")), sN = b0(() => import("./GoogleMapsMap-BGk3eWs1.mjs"));
|
|
16337
16337
|
h2.propTypes = {
|
|
16338
16338
|
apiKey: ee.string.isRequired,
|
|
16339
16339
|
mapType: ee.string.isRequired,
|
|
@@ -20029,7 +20029,7 @@ function e1({ onStartDirections: e, onBack: t, directionsToLocation: n, directio
|
|
|
20029
20029
|
function be(q) {
|
|
20030
20030
|
q === Ot.TO ? (k([]), u.current?.getValue() && (E(!0), u.current?.triggerSearch())) : q === Ot.FROM && (k([]), d.current?.getValue() && (E(!0), d.current?.triggerSearch()));
|
|
20031
20031
|
}
|
|
20032
|
-
function
|
|
20032
|
+
function Te() {
|
|
20033
20033
|
(B || Y) && (Y ? u.current?.setDisplayText(Y.properties.name) : u.current?.clear(), B ? d.current?.setDisplayText(B.properties.name) : d.current?.clear(), U(Y), $(B));
|
|
20034
20034
|
}
|
|
20035
20035
|
function xe() {
|
|
@@ -20094,7 +20094,7 @@ function e1({ onStartDirections: e, onBack: t, directionsToLocation: n, directio
|
|
|
20094
20094
|
/* @__PURE__ */ _.jsx(
|
|
20095
20095
|
"button",
|
|
20096
20096
|
{
|
|
20097
|
-
onClick: () =>
|
|
20097
|
+
onClick: () => Te(),
|
|
20098
20098
|
"aria-label": s("Switch"),
|
|
20099
20099
|
className: "wayfinding__switch",
|
|
20100
20100
|
children: /* @__PURE__ */ _.jsx(l7, {})
|
|
@@ -20849,7 +20849,7 @@ function r1({ onSetSize: e, isOpen: t, onOpenChat: n }) {
|
|
|
20849
20849
|
function be(G) {
|
|
20850
20850
|
typeof e == "function" && e(G);
|
|
20851
20851
|
}
|
|
20852
|
-
function
|
|
20852
|
+
function Te(G) {
|
|
20853
20853
|
return y ? [...G].sort((W, re) => (W.properties?.name || "").localeCompare(re.properties?.name || "", void 0, { numeric: !0 })) : G;
|
|
20854
20854
|
}
|
|
20855
20855
|
function xe(G, W = !1) {
|
|
@@ -21074,7 +21074,7 @@ function r1({ onSetSize: e, isOpen: t, onOpenChat: n }) {
|
|
|
21074
21074
|
categoryOrientation: ie ? "horizontal" : "vertical"
|
|
21075
21075
|
}
|
|
21076
21076
|
),
|
|
21077
|
-
|
|
21077
|
+
Te(g).map(
|
|
21078
21078
|
(G) => /* @__PURE__ */ _.jsx(
|
|
21079
21079
|
so,
|
|
21080
21080
|
{
|
|
@@ -25222,7 +25222,7 @@ function pI(e) {
|
|
|
25222
25222
|
resourceDestinationString: s,
|
|
25223
25223
|
resourceTitleString: s,
|
|
25224
25224
|
setextHeading: o(X),
|
|
25225
|
-
strong: o(
|
|
25225
|
+
strong: o(Te),
|
|
25226
25226
|
thematicBreak: o(Ee)
|
|
25227
25227
|
},
|
|
25228
25228
|
exit: {
|
|
@@ -25676,7 +25676,7 @@ function pI(e) {
|
|
|
25676
25676
|
children: []
|
|
25677
25677
|
};
|
|
25678
25678
|
}
|
|
25679
|
-
function
|
|
25679
|
+
function Te() {
|
|
25680
25680
|
return {
|
|
25681
25681
|
type: "strong",
|
|
25682
25682
|
children: []
|
|
@@ -32410,7 +32410,7 @@ k4.propTypes = {
|
|
|
32410
32410
|
devicePosition: ee.object
|
|
32411
32411
|
};
|
|
32412
32412
|
function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId: r, primaryColor: o, logo: s, appUserRoles: a, directionsFrom: l, directionsTo: u, externalIDs: d, tileStyle: g, startZoomLevel: h, bearing: M, pitch: v, gmMapId: L, useMapProviderModule: z, kioskOriginLocationId: C, language: y, supportsUrlParameters: w, useKeyboard: j, timeout: O, miTransitionLevel: x, category: R, searchAllVenues: E, hideNonMatches: Q, showRoadNames: k, showExternalIDs: B, searchExternalLocations: U, center: Y, useAppTitle: $, showMapMarkers: te, mapboxMapStyle: ae, devicePosition: N }) {
|
|
32413
|
-
const [T, c] = we(!1), [f, b] = we({ brandingColor: o }), m = Fe(ra), p = Fe(Fd), I = Fe(oa), [A, D] = st(ca), [S, P] = st(ir), [V, F] = st(Sn), H = pe(no), Z = Fe(la), [J, ne] = st(mn), X = Fe(Gd), oe = Fe(lS), he = pe(Gt), [ie, ce] = st(wi), ge = Fe(Tn), fe = Fe(Vd), be = Fe(b2),
|
|
32413
|
+
const [T, c] = we(!1), [f, b] = we({ brandingColor: o }), m = Fe(ra), p = Fe(Fd), I = Fe(oa), [A, D] = st(ca), [S, P] = st(ir), [V, F] = st(Sn), H = pe(no), Z = Fe(la), [J, ne] = st(mn), X = Fe(Gd), oe = Fe(lS), he = pe(Gt), [ie, ce] = st(wi), ge = Fe(Tn), fe = Fe(Vd), be = Fe(b2), Te = v2(), xe = Fe(G2), Ee = Fe(am), q = Fe(OS), se = Fe(n1), Ce = Fe(ga), je = Fe(cm), ve = Fe(S2), Qe = Fe(fa), _e = Fe(US), $e = Fe(Kd), Ue = Fe(x2), [G, W] = we(), re = Oe(), le = Fe(X2), me = pe(ha), [ye, Ne] = we(!0), [Ae, ze] = we(!0), Be = Yh(l), We = Yh(u), [lt, nt] = we(!1), at = Fe(sa), [dt, wt] = st(Xr), [Rt, At] = we(), [ke, mt] = st(Jn), Wt = Fe(M2), Tt = Fe(p2), Kt = Fe(y2), qt = Fe(Hd), on = Fe(aa), tn = Vt(), gn = aS(), [sn, jt, zt, En, ue, Ie] = oS(), [Me, He] = we(!1), Re = pe(ya), [Ge, gt] = we(0), [et, tt] = RS(), ht = PS(), an = Fe(eo), Yt = pe(nr);
|
|
32414
32414
|
function Ln() {
|
|
32415
32415
|
return new Promise((Ye) => {
|
|
32416
32416
|
if (window.mapsindoors !== void 0)
|
|
@@ -32422,23 +32422,23 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32422
32422
|
});
|
|
32423
32423
|
}
|
|
32424
32424
|
de(() => {
|
|
32425
|
-
ie || (y ? ce(y) :
|
|
32426
|
-
}, [y,
|
|
32427
|
-
|
|
32428
|
-
}, [
|
|
32425
|
+
ie || (y ? ce(y) : ke?.appSettings?.language && ce(ke.appSettings.language));
|
|
32426
|
+
}, [y, ke, ie, ce]), de(() => {
|
|
32427
|
+
Te && dr();
|
|
32428
|
+
}, [Te]), de(() => (Ln().then(() => {
|
|
32429
32429
|
He(!0);
|
|
32430
32430
|
}), () => {
|
|
32431
32431
|
At();
|
|
32432
32432
|
}), []), de(() => {
|
|
32433
32433
|
if (Me) {
|
|
32434
|
-
const Ye = ie ?? y ??
|
|
32434
|
+
const Ye = ie ?? y ?? ke?.appSettings?.language ?? navigator.language;
|
|
32435
32435
|
window.mapsindoors.MapsIndoors.setLanguage(Ye.split("-")[0]), window.mapsindoors.services.LocationsService.once("update_completed", () => {
|
|
32436
32436
|
H.length > 0 && tt(), S.length > 0 && window.mapsindoors.services.VenuesService.getVenues().then((Et) => {
|
|
32437
|
-
Et = Et.map((In) => (In.image =
|
|
32437
|
+
Et = Et.map((In) => (In.image = ke.venueImages[In.name.toLowerCase()], In)), P(Et);
|
|
32438
32438
|
}), V && window.mapsindoors.services.LocationsService.getLocation(V.id).then((Et) => F(Et));
|
|
32439
32439
|
}), (!Qt.language || Qt.language !== Ye) && (Qt.isInitialized ? Qt.changeLanguage(Ye) : Vx(Ye));
|
|
32440
32440
|
}
|
|
32441
|
-
}, [ie, y, Me,
|
|
32441
|
+
}, [ie, y, Me, ke]), de(() => {
|
|
32442
32442
|
Me && (m(e), D(!1), window.mapsindoors.MapsIndoors.setMapsIndoorsApiKey(e), Promise.all([
|
|
32443
32443
|
// Fetch all Venues in the Solution
|
|
32444
32444
|
window.mapsindoors.services.VenuesService.getVenues(),
|
|
@@ -32452,8 +32452,8 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32452
32452
|
Ye = Ye.map((In) => (In.image = Et.venueImages[In.name.toLowerCase()], In)), P(Ye);
|
|
32453
32453
|
}), D(!1));
|
|
32454
32454
|
}, [e, Me]), de(() => {
|
|
32455
|
-
Me &&
|
|
32456
|
-
}, [t, n, Me,
|
|
32455
|
+
Me && ke && (Jt(n) && Jt(t) && Jt(ke?.appSettings?.mapboxAccessToken) && Jt(ke?.appSettings?.gmKey) ? an({ text: "Please provide a Mapbox Access Token or Google Maps API key to show a map.", type: "error" }) : (I(n || ke.appSettings?.mapboxAccessToken), p(t || ke.appSettings?.gmKey)));
|
|
32456
|
+
}, [t, n, Me, ke]), de(() => {
|
|
32457
32457
|
Me && window.mapsindoors.services.SolutionsService.getUserRoles().then((Ye) => {
|
|
32458
32458
|
const Et = Ye.filter((In) => a?.includes(In.name));
|
|
32459
32459
|
window.mapsindoors.MapsIndoors.setUserRoles(Et);
|
|
@@ -32487,34 +32487,34 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32487
32487
|
}
|
|
32488
32488
|
zt === ue.DIRECTIONS ? (At(dt), wt([])) : wt(Rt);
|
|
32489
32489
|
}, [zt]), de(() => {
|
|
32490
|
-
et(i ??
|
|
32491
|
-
}, [i,
|
|
32490
|
+
et(i ?? ke?.appSettings?.venue);
|
|
32491
|
+
}, [i, ke]), de(() => {
|
|
32492
32492
|
Tt(g);
|
|
32493
32493
|
}, [g]), de(() => {
|
|
32494
|
-
ne(o ??
|
|
32495
|
-
}, [o,
|
|
32494
|
+
ne(o ?? ke?.appSettings?.primaryColor ?? "#003C3B");
|
|
32495
|
+
}, [o, ke]), de(() => {
|
|
32496
32496
|
b({
|
|
32497
32497
|
brandingColor: J,
|
|
32498
32498
|
// Ensure showRoadNames and showMapMarkers are booleans, even if appConfig.appSettings.showRoadNames/showMapMarkers is a string
|
|
32499
|
-
showRoadNames: k !== void 0 ? k : typeof
|
|
32500
|
-
showMapMarkers: te !== void 0 ? te : typeof
|
|
32499
|
+
showRoadNames: k !== void 0 ? k : typeof ke?.appSettings?.showRoadNames == "string" ? ke.appSettings.showRoadNames.toLowerCase() === "true" : ke?.appSettings?.showRoadNames,
|
|
32500
|
+
showMapMarkers: te !== void 0 ? te : typeof ke?.appSettings?.showMapMarkers == "string" ? ke.appSettings.showMapMarkers.toLowerCase() === "true" : ke?.appSettings?.showMapMarkers,
|
|
32501
32501
|
miTransitionLevel: x,
|
|
32502
32502
|
// If ignoreViewportBounds is true, we would like to see the map at the minimum zoom level (World Map).
|
|
32503
|
-
minZoom:
|
|
32504
|
-
mapboxMapStyle:
|
|
32503
|
+
minZoom: ke?.appSettings?.ignoreViewportBounds ? 1 : nd.minZoom,
|
|
32504
|
+
mapboxMapStyle: ke?.appSettings?.mapboxMapStyle || ae,
|
|
32505
32505
|
// Boolean from the App Config comes as a string. We need to return clean boolean value based on that.
|
|
32506
|
-
enableFullScreenButton: typeof
|
|
32506
|
+
enableFullScreenButton: typeof ke?.appSettings?.enableFullScreenButton == "string" ? ke.appSettings.enableFullScreenButton.trim().toLowerCase() === "true" : !!ke?.appSettings?.enableFullScreenButton
|
|
32507
32507
|
});
|
|
32508
|
-
}, [o, k, x, J, te,
|
|
32509
|
-
Kt(h ??
|
|
32510
|
-
}, [h,
|
|
32511
|
-
const Ye = v ??
|
|
32508
|
+
}, [o, k, x, J, te, ke]), de(() => {
|
|
32509
|
+
Kt(h ?? ke?.appSettings?.startZoomLevel);
|
|
32510
|
+
}, [h, ke]), de(() => {
|
|
32511
|
+
const Ye = v ?? ke?.appSettings?.pitch ?? null;
|
|
32512
32512
|
Jt(Ye) ? G && on(45) : on(Ye);
|
|
32513
|
-
}, [v, G,
|
|
32514
|
-
qt(M ??
|
|
32515
|
-
}, [M,
|
|
32516
|
-
|
|
32517
|
-
}, [s,
|
|
32513
|
+
}, [v, G, ke]), de(() => {
|
|
32514
|
+
qt(M ?? ke?.appSettings?.bearing ?? null);
|
|
32515
|
+
}, [M, ke]), de(() => {
|
|
32516
|
+
ke && X(s ?? ke?.appSettings?.logo ?? "https://app.mapsindoors.com/mapsindoors/gfx/mapspeople-logo/mapspeople-pin.svg");
|
|
32517
|
+
}, [s, ke]), de(() => {
|
|
32518
32518
|
q(x);
|
|
32519
32519
|
}, [x]), de(() => {
|
|
32520
32520
|
if (A)
|
|
@@ -32527,8 +32527,8 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32527
32527
|
} else
|
|
32528
32528
|
he?.deselectLocation && he.deselectLocation();
|
|
32529
32529
|
}, [V, he, A, Yt]), de(() => {
|
|
32530
|
-
he &&
|
|
32531
|
-
}, [he,
|
|
32530
|
+
he && ke?.appSettings?.removeMapboxExtrudedBuildings === "true" && he?.getMapView()?.setExtrudedBuildingsVisibility(!1);
|
|
32531
|
+
}, [he, ke]), de(() => {
|
|
32532
32532
|
Me && (fe(C), C ? window.mapsindoors.services.LocationsService.getLocation(C).then((Ye) => {
|
|
32533
32533
|
et(Ye.properties.venueId), ge(Ye), he?.setNonCollidingLocation(Ye);
|
|
32534
32534
|
}) : ge(), C && tn ? (Ne(!1), ze(!1)) : (Ne(!0), ze(!0)));
|
|
@@ -32551,10 +32551,10 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32551
32551
|
}, [k]), de(() => {
|
|
32552
32552
|
$e(U);
|
|
32553
32553
|
}, [U]), de(() => {
|
|
32554
|
-
Ue(Y ??
|
|
32555
|
-
}, [Y,
|
|
32556
|
-
$ === !0 && !Jt(
|
|
32557
|
-
}, [$,
|
|
32554
|
+
Ue(Y ?? ke?.appSettings?.center);
|
|
32555
|
+
}, [Y, ke]), de(() => {
|
|
32556
|
+
$ === !0 && !Jt(ke?.appSettings?.title) && (document.title = ke.appSettings.title);
|
|
32557
|
+
}, [$, ke]);
|
|
32558
32558
|
function Nn() {
|
|
32559
32559
|
A === !1 && D(!0);
|
|
32560
32560
|
}
|
|
@@ -32577,8 +32577,8 @@ function k4({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: i, locationId
|
|
|
32577
32577
|
return de(() => {
|
|
32578
32578
|
Me && R && H.find((Ye) => Ye[0] === R) && (se(R), je(R));
|
|
32579
32579
|
}, [R, H, Me]), de(() => {
|
|
32580
|
-
T || (y && ie !== y ? ce(y) : !y &&
|
|
32581
|
-
}, [y,
|
|
32580
|
+
T || (y && ie !== y ? ce(y) : !y && ke?.appSettings?.language && ie !== ke.appSettings.language && ce(ke.appSettings.language));
|
|
32581
|
+
}, [y, ke, ie, ce, T]), /* @__PURE__ */ _.jsx(om, { enabled: ke?.appSettings?.enableChat === "true", children: /* @__PURE__ */ _.jsxs("div", { className: `mapsindoors-map
|
|
32582
32582
|
${zt === ue.DIRECTIONS ? "mapsindoors-map--hide-elements" : "mapsindoors-map--show-elements"}
|
|
32583
32583
|
${S.length > 1 && ye ? "" : "mapsindoors-map--hide-venue-selector"}
|
|
32584
32584
|
${Ae ? "mapsindoors-map--show-my-position" : "mapsindoors-map--hide-my-position"}
|