@everymatrix/player-account-gaming-limits-wrapper-2-nd 1.94.53 → 1.94.55
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/components/{PlayerAccountGamingLimitsHistory2Nd-af2W3SID.js → PlayerAccountGamingLimitsHistory2Nd-BT80kdSA.js} +1 -1
- package/components/{PlayerAccountGamingLimitsHistory2Nd-Bv20bdkK.js → PlayerAccountGamingLimitsHistory2Nd-CDNycLKd.js} +1 -1
- package/components/{PlayerAccountGamingLimitsHistory2Nd-Cj3gwYJd.cjs → PlayerAccountGamingLimitsHistory2Nd-YKoqeD-X.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-ZAFruKPb.js → PlayerAccountGamingLimitsPage2Gm16Nd-BSxLwNSa.js} +927 -918
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-mpx5cGJA.cjs → PlayerAccountGamingLimitsPage2Gm16Nd-_o-BgEGB.cjs} +6 -6
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-BUl-xKTB.js → PlayerAccountGamingLimitsPage2Gm16Nd-i6CHkReO.js} +1128 -1120
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-CdUWGucw.js → PlayerAccountGamingLimitsWrapper2Nd-B8JP2Tw9.js} +2 -2
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-DDGAfCDQ.cjs → PlayerAccountGamingLimitsWrapper2Nd-BRTJ6jid.cjs} +1 -1
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-BL9Po3kR.js → PlayerAccountGamingLimitsWrapper2Nd-DvWrtP0j.js} +2 -2
- package/es2015/player-account-gaming-limits-wrapper-2-nd.cjs +1 -1
- package/es2015/player-account-gaming-limits-wrapper-2-nd.js +1 -1
- package/esnext/player-account-gaming-limits-wrapper-2-nd.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as
|
|
1
|
+
import { a as Ua, $ as Na, S as Ba, i as Oa, f as $, s as Ra, c as Va, b as Wa, d as S, t as Ct, e as At, g as Fa, h as qa, j as C, k as c, l as b, m as O, n as Ga, o as Ha, p as Ka, q as ct, r as L, u as Qt, v as $t, w as ei, x as ti, y as nt, z as we, A as Ke, B as Qe, C as x, D as Lo, E as Tt, F as pe, G as M, H as Ci, I as Ya, J as He, K as Ut, L as ho, M as gt, N as ft, O as te, P as Za, Q as Xa, R as Ja, T as Qa, U as $a, V as en } from "./PlayerAccountGamingLimitsWrapper2Nd-DvWrtP0j.js";
|
|
2
2
|
import "../stencil/ui-skeleton-W50o8tfg.js";
|
|
3
3
|
const ie = {
|
|
4
4
|
lugas: {
|
|
@@ -50,13 +50,13 @@ const ie = {
|
|
|
50
50
|
callValue16: "NetDeposit"
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
|
-
function
|
|
54
|
-
|
|
53
|
+
function Ai(i, e) {
|
|
54
|
+
Ua(i, e);
|
|
55
55
|
}
|
|
56
56
|
function tn(i) {
|
|
57
|
-
|
|
57
|
+
Na.set(i);
|
|
58
58
|
}
|
|
59
|
-
const
|
|
59
|
+
const Ge = {
|
|
60
60
|
en: {
|
|
61
61
|
loadingText: "Loading, please wait...",
|
|
62
62
|
Monthly: "per month",
|
|
@@ -1379,14 +1379,14 @@ const He = {
|
|
|
1379
1379
|
companyLimitsInfoText: "Aktif para yatırma limitleriniz ve ödeme geçmişiniz doğrultusunda şu anda yatırabileceğiniz maksimum tutar:"
|
|
1380
1380
|
}
|
|
1381
1381
|
}, on = 60;
|
|
1382
|
-
function
|
|
1382
|
+
function ii(i) {
|
|
1383
1383
|
return `limits-ack-${i}`;
|
|
1384
1384
|
}
|
|
1385
|
-
function
|
|
1385
|
+
function oi(i) {
|
|
1386
1386
|
if (typeof sessionStorage > "u")
|
|
1387
1387
|
return {};
|
|
1388
1388
|
try {
|
|
1389
|
-
const e = sessionStorage.getItem(
|
|
1389
|
+
const e = sessionStorage.getItem(ii(i));
|
|
1390
1390
|
if (!e)
|
|
1391
1391
|
return {};
|
|
1392
1392
|
const t = JSON.parse(e);
|
|
@@ -1398,22 +1398,22 @@ function ii(i) {
|
|
|
1398
1398
|
function an(i, e, t) {
|
|
1399
1399
|
if (!(typeof sessionStorage > "u"))
|
|
1400
1400
|
try {
|
|
1401
|
-
const a =
|
|
1402
|
-
a[e] = t, sessionStorage.setItem(
|
|
1401
|
+
const a = oi(i);
|
|
1402
|
+
a[e] = t, sessionStorage.setItem(ii(i), JSON.stringify(a));
|
|
1403
1403
|
} catch {
|
|
1404
1404
|
}
|
|
1405
1405
|
}
|
|
1406
1406
|
function nn(i, e) {
|
|
1407
1407
|
if (!(typeof sessionStorage > "u" || e.length === 0))
|
|
1408
1408
|
try {
|
|
1409
|
-
const t =
|
|
1409
|
+
const t = oi(i);
|
|
1410
1410
|
e.forEach((a) => {
|
|
1411
1411
|
delete t[a];
|
|
1412
|
-
}), sessionStorage.setItem(
|
|
1412
|
+
}), sessionStorage.setItem(ii(i), JSON.stringify(t));
|
|
1413
1413
|
} catch {
|
|
1414
1414
|
}
|
|
1415
1415
|
}
|
|
1416
|
-
function
|
|
1416
|
+
function Ti(i) {
|
|
1417
1417
|
const e = Math.floor((Date.now() - i) / 1e3);
|
|
1418
1418
|
return Math.max(0, on - e);
|
|
1419
1419
|
}
|
|
@@ -1437,7 +1437,7 @@ function rn(i, e, t) {
|
|
|
1437
1437
|
toRestore: r
|
|
1438
1438
|
};
|
|
1439
1439
|
}
|
|
1440
|
-
const
|
|
1440
|
+
const X = {
|
|
1441
1441
|
COMMA_REMOVAL_REGEX: /,/g,
|
|
1442
1442
|
LIMIT_SUFFIX_REGEX: /\s*(limit|limită)\s*/gi,
|
|
1443
1443
|
SESSION_LIMIT: "sessionLimit",
|
|
@@ -1456,7 +1456,7 @@ const Z = {
|
|
|
1456
1456
|
netdeposit: "netdeposit",
|
|
1457
1457
|
cumulativeSession: "cumulativeSession",
|
|
1458
1458
|
sessionLimit: "session"
|
|
1459
|
-
},
|
|
1459
|
+
}, Pe = {
|
|
1460
1460
|
success: "self_limitation_cancel_success",
|
|
1461
1461
|
failed: "self_limitation_cancel_failed",
|
|
1462
1462
|
request: "self_limitation_cancel_request",
|
|
@@ -1467,7 +1467,7 @@ const Z = {
|
|
|
1467
1467
|
netdeposit: ["NetDeposit", "OperatorNetDeposit", "Deposit", "OperatorDeposit"],
|
|
1468
1468
|
loss: ["Loss", "OperatorLoss", "loss"],
|
|
1469
1469
|
wagering: ["Wager", "Wagering", "OperatorWagering"]
|
|
1470
|
-
},
|
|
1470
|
+
}, at = (i) => {
|
|
1471
1471
|
const e = {
|
|
1472
1472
|
Daily: 0,
|
|
1473
1473
|
Weekly: 1,
|
|
@@ -1475,12 +1475,12 @@ const Z = {
|
|
|
1475
1475
|
None: 3
|
|
1476
1476
|
};
|
|
1477
1477
|
return i.sort((t, a) => (e[t.period] ?? 99) - (e[a.period] ?? 99));
|
|
1478
|
-
},
|
|
1478
|
+
}, Pi = (i, e) => {
|
|
1479
1479
|
if (!i || !i.type)
|
|
1480
1480
|
return !1;
|
|
1481
1481
|
const t = i.type.toLowerCase();
|
|
1482
1482
|
return !(t.includes("operator") || t.includes("system") || t !== e.type.toLowerCase() || i.period !== e.period && i.period !== "None" || !(Array.isArray(i.products) && e.product && i.products.includes(e.product)));
|
|
1483
|
-
},
|
|
1483
|
+
}, zi = {
|
|
1484
1484
|
unableToUpdatePendingRequest: ["SYS_1037", "SYS_1142", "SYS_1140"],
|
|
1485
1485
|
internalServerError: ["F0004", "F0006"]
|
|
1486
1486
|
}, ln = (i, e) => {
|
|
@@ -1494,13 +1494,13 @@ const Z = {
|
|
|
1494
1494
|
const o = i[a].name.split(".").pop();
|
|
1495
1495
|
return e.includes(o) ? t = !0 : t = !1;
|
|
1496
1496
|
}), t;
|
|
1497
|
-
},
|
|
1497
|
+
}, Je = (i, e) => {
|
|
1498
1498
|
const t = e || "en-GB";
|
|
1499
1499
|
return new Intl.NumberFormat(t, {
|
|
1500
1500
|
minimumFractionDigits: 2,
|
|
1501
1501
|
maximumFractionDigits: 2
|
|
1502
1502
|
}).format(i);
|
|
1503
|
-
},
|
|
1503
|
+
}, Jt = (i) => {
|
|
1504
1504
|
if (!i)
|
|
1505
1505
|
return !1;
|
|
1506
1506
|
const e = i.toLowerCase();
|
|
@@ -1535,11 +1535,11 @@ function ji(i, e, t) {
|
|
|
1535
1535
|
);
|
|
1536
1536
|
return a[203] = o, a;
|
|
1537
1537
|
}
|
|
1538
|
-
function
|
|
1538
|
+
function Ui(i, e, t) {
|
|
1539
1539
|
const a = i.slice();
|
|
1540
1540
|
return a[197] = e[t], a;
|
|
1541
1541
|
}
|
|
1542
|
-
function
|
|
1542
|
+
function Ni(i, e, t) {
|
|
1543
1543
|
const a = i.slice();
|
|
1544
1544
|
return a[197] = e[t], a;
|
|
1545
1545
|
}
|
|
@@ -1605,8 +1605,8 @@ function gn(i) {
|
|
|
1605
1605
|
/*customPopupTitleKey*/
|
|
1606
1606
|
i[19]
|
|
1607
1607
|
) + ""
|
|
1608
|
-
), o, r, s, u, d, g, m, h,
|
|
1609
|
-
function
|
|
1608
|
+
), o, r, s, u, d, g, m, h, w, y, _, k, P;
|
|
1609
|
+
function N(H, ae) {
|
|
1610
1610
|
return (
|
|
1611
1611
|
/*popupErrorDisplay*/
|
|
1612
1612
|
H[30] ? bn : (
|
|
@@ -1615,51 +1615,51 @@ function gn(i) {
|
|
|
1615
1615
|
)
|
|
1616
1616
|
);
|
|
1617
1617
|
}
|
|
1618
|
-
let E =
|
|
1619
|
-
function
|
|
1618
|
+
let E = N(i), G = E(i);
|
|
1619
|
+
function Z(H, ae) {
|
|
1620
1620
|
return (
|
|
1621
1621
|
/*popupErrorDisplay*/
|
|
1622
1622
|
H[30] ? _n : (
|
|
1623
1623
|
/*popupVariant*/
|
|
1624
|
-
H[22] == 2 ?
|
|
1624
|
+
H[22] == 2 ? kn : wn
|
|
1625
1625
|
)
|
|
1626
1626
|
);
|
|
1627
1627
|
}
|
|
1628
|
-
let
|
|
1629
|
-
function
|
|
1628
|
+
let ee = Z(i), D = ee(i);
|
|
1629
|
+
function F(H, ae) {
|
|
1630
1630
|
return (
|
|
1631
1631
|
/*popupVariant*/
|
|
1632
1632
|
H[22] == 2 ? Cn : Sn
|
|
1633
1633
|
);
|
|
1634
1634
|
}
|
|
1635
|
-
let
|
|
1635
|
+
let ve = F(i), ce = ve(i);
|
|
1636
1636
|
return {
|
|
1637
1637
|
c() {
|
|
1638
|
-
e = b("div"), t = b("span"), o =
|
|
1638
|
+
e = b("div"), t = b("span"), o = M(a), r = O(), s = b("button"), s.textContent = "X", u = O(), d = b("div"), g = b("div"), G.c(), m = O(), D.c(), h = O(), w = b("p"), y = O(), ce.c(), _ = He(), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(g, "class", "ResultIconWrapper"), L(w, "class", "DescriptionParagraph " + (/*isDesktop*/
|
|
1639
1639
|
i[42] ? "" : "Mobile")), L(d, "class", "DescriptionWrapper");
|
|
1640
1640
|
},
|
|
1641
|
-
m(H,
|
|
1642
|
-
C(H, e,
|
|
1643
|
-
i[17], C(H, y,
|
|
1641
|
+
m(H, ae) {
|
|
1642
|
+
C(H, e, ae), c(e, t), c(t, o), c(e, r), c(e, s), C(H, u, ae), C(H, d, ae), c(d, g), G.m(g, null), c(g, m), D.m(g, null), c(d, h), c(d, w), w.innerHTML = /*popupContent*/
|
|
1643
|
+
i[17], C(H, y, ae), ce.m(H, ae), C(H, _, ae), k || (P = pe(
|
|
1644
1644
|
s,
|
|
1645
1645
|
"click",
|
|
1646
1646
|
/*closePopup*/
|
|
1647
1647
|
i[57]
|
|
1648
|
-
),
|
|
1648
|
+
), k = !0);
|
|
1649
1649
|
},
|
|
1650
|
-
p(H,
|
|
1651
|
-
|
|
1652
|
-
524288 |
|
|
1650
|
+
p(H, ae) {
|
|
1651
|
+
ae[0] & /*customPopupTitleKey*/
|
|
1652
|
+
524288 | ae[1] & /*$_*/
|
|
1653
1653
|
1024 && a !== (a = /*$_*/
|
|
1654
1654
|
H[41](
|
|
1655
1655
|
/*customPopupTitleKey*/
|
|
1656
1656
|
H[19]
|
|
1657
|
-
) + "") &&
|
|
1658
|
-
131072 && (
|
|
1659
|
-
H[17]),
|
|
1657
|
+
) + "") && x(o, a), E !== (E = N(H)) && (G.d(1), G = E(H), G && (G.c(), G.m(g, m))), ee === (ee = Z(H)) && D ? D.p(H, ae) : (D.d(1), D = ee(H), D && (D.c(), D.m(g, null))), ae[0] & /*popupContent*/
|
|
1658
|
+
131072 && (w.innerHTML = /*popupContent*/
|
|
1659
|
+
H[17]), ve === (ve = F(H)) && ce ? ce.p(H, ae) : (ce.d(1), ce = ve(H), ce && (ce.c(), ce.m(_.parentNode, _)));
|
|
1660
1660
|
},
|
|
1661
1661
|
d(H) {
|
|
1662
|
-
H && (S(e), S(u), S(d), S(y), S(_)),
|
|
1662
|
+
H && (S(e), S(u), S(d), S(y), S(_)), G.d(), D.d(), ce.d(H), k = !1, P();
|
|
1663
1663
|
}
|
|
1664
1664
|
};
|
|
1665
1665
|
}
|
|
@@ -1667,33 +1667,33 @@ function Ln(i) {
|
|
|
1667
1667
|
let e, t, a = (
|
|
1668
1668
|
/*$_*/
|
|
1669
1669
|
i[41]("documentUploadTitle") + ""
|
|
1670
|
-
), o, r, s, u, d, g, m, h,
|
|
1670
|
+
), o, r, s, u, d, g, m, h, w, y, _ = (
|
|
1671
1671
|
/*$_*/
|
|
1672
1672
|
i[41]("uploadDocumentHeader") + ""
|
|
1673
|
-
),
|
|
1673
|
+
), k, P, N, E = (
|
|
1674
1674
|
/*$_*/
|
|
1675
1675
|
i[41]("uploadDocumentContent") + ""
|
|
1676
|
-
),
|
|
1676
|
+
), G, Z, ee, D, F, ve = (
|
|
1677
1677
|
/*$_*/
|
|
1678
1678
|
i[41]("uploadHistory") + ""
|
|
1679
|
-
), ce, H,
|
|
1679
|
+
), ce, H, ae, fe, ke, re = (
|
|
1680
1680
|
/*$_*/
|
|
1681
1681
|
i[41]("submitButton") + ""
|
|
1682
|
-
), me,
|
|
1683
|
-
function
|
|
1682
|
+
), me, le, de, ge;
|
|
1683
|
+
function Ve(j, q) {
|
|
1684
1684
|
return (
|
|
1685
1685
|
/*uploadedFiles*/
|
|
1686
|
-
|
|
1687
|
-
|
|
1686
|
+
j[23] && /*uploadedFiles*/
|
|
1687
|
+
j[23].length > 0 ? Tn : An
|
|
1688
1688
|
);
|
|
1689
1689
|
}
|
|
1690
|
-
let
|
|
1690
|
+
let De = Ve(i), ne = De(i), A = !/*isUploadValid*/
|
|
1691
1691
|
i[33] && /*uploadedFiles*/
|
|
1692
1692
|
i[23] && /*uploadedFiles*/
|
|
1693
1693
|
i[23].length > 0 && qi(i);
|
|
1694
1694
|
return {
|
|
1695
1695
|
c() {
|
|
1696
|
-
e = b("div"), t = b("span"), o =
|
|
1696
|
+
e = b("div"), t = b("span"), o = M(a), r = O(), s = b("button"), s.textContent = "X", u = O(), d = b("div"), g = b("div"), m = b("label"), h = b("div"), h.innerHTML = `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 486.3 486.3" xml:space="preserve"><g><g><path d="M395.5,135.8c-5.2-30.9-20.5-59.1-43.9-80.5c-26-23.8-59.8-36.9-95-36.9c-27.2,0-53.7,7.8-76.4,22.5
|
|
1697
1697
|
c-18.9,12.2-34.6,28.7-45.7,48.1c-4.8-0.9-9.8-1.4-14.8-1.4c-42.5,0-77.1,34.6-77.1,77.1c0,5.5,0.6,10.8,1.6,16
|
|
1698
1698
|
C16.7,200.7,0,232.9,0,267.2c0,27.7,10.3,54.6,29.1,75.9c19.3,21.8,44.8,34.7,72,36.2c0.3,0,0.5,0,0.8,0h86
|
|
1699
1699
|
c7.5,0,13.5-6,13.5-13.5s-6-13.5-13.5-13.5h-85.6C61.4,349.8,27,310.9,27,267.1c0-28.3,15.2-54.7,39.7-69
|
|
@@ -1702,14 +1702,14 @@ function Ln(i) {
|
|
|
1702
1702
|
c0,49.7-39.1,92.9-87.3,96.6h-73.7c-7.5,0-13.5,6-13.5,13.5s6,13.5,13.5,13.5h74.2c0.3,0,0.6,0,1,0c30.5-2.2,59-16.2,80.2-39.6
|
|
1703
1703
|
c21.1-23.2,32.6-53,32.6-84C486.2,199.5,447.9,149.6,395.5,135.8z"></path><path d="M324.2,280c5.3-5.3,5.3-13.8,0-19.1l-71.5-71.5c-2.5-2.5-6-4-9.5-4s-7,1.4-9.5,4l-71.5,71.5c-5.3,5.3-5.3,13.8,0,19.1
|
|
1704
1704
|
c2.6,2.6,6.1,4,9.5,4s6.9-1.3,9.5-4l48.5-48.5v222.9c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5V231.5l48.5,48.5
|
|
1705
|
-
C310.4,285.3,318.9,285.3,324.2,280z"></path></g></g></svg>`,
|
|
1706
|
-
i[42] ? "" : "Mobile")), ke.disabled =
|
|
1705
|
+
C310.4,285.3,318.9,285.3,324.2,280z"></path></g></g></svg>`, w = O(), y = b("header"), k = M(_), P = O(), N = b("span"), G = O(), Z = b("input"), ee = O(), D = b("div"), F = b("p"), ce = M(ve), H = O(), ne.c(), ae = O(), A && A.c(), fe = O(), ke = b("button"), me = M(re), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(h, "class", "icon"), L(Z, "id", "files"), L(Z, "type", "file"), gt(Z, "display", "none"), L(m, "class", "documentDragArea"), L(m, "for", "files"), L(F, "class", "historyHeader"), L(D, "class", "uploadHistory"), L(ke, "class", "SubmitDocumentButton " + (/*isDesktop*/
|
|
1706
|
+
i[42] ? "" : "Mobile")), ke.disabled = le = !/*uploadedFiles*/
|
|
1707
1707
|
i[23] || !/*uploadedFiles*/
|
|
1708
1708
|
(i[23].length > 0) || !/*isUploadValid*/
|
|
1709
1709
|
i[33], L(g, "class", "documentAction"), L(d, "class", "DescriptionWrapper");
|
|
1710
1710
|
},
|
|
1711
|
-
m(
|
|
1712
|
-
C(
|
|
1711
|
+
m(j, q) {
|
|
1712
|
+
C(j, e, q), c(e, t), c(t, o), c(e, r), c(e, s), C(j, u, q), C(j, d, q), c(d, g), c(g, m), c(m, h), c(m, w), c(m, y), c(y, k), c(m, P), c(m, N), N.innerHTML = E, c(m, G), c(m, Z), c(g, ee), c(g, D), c(D, F), c(F, ce), c(D, H), ne.m(D, null), c(g, ae), A && A.m(g, null), c(g, fe), c(g, ke), c(ke, me), de || (ge = [
|
|
1713
1713
|
pe(
|
|
1714
1714
|
s,
|
|
1715
1715
|
"click",
|
|
@@ -1717,7 +1717,7 @@ function Ln(i) {
|
|
|
1717
1717
|
i[57]
|
|
1718
1718
|
),
|
|
1719
1719
|
pe(
|
|
1720
|
-
|
|
1720
|
+
Z,
|
|
1721
1721
|
"change",
|
|
1722
1722
|
/*change_handler*/
|
|
1723
1723
|
i[90]
|
|
@@ -1730,29 +1730,29 @@ function Ln(i) {
|
|
|
1730
1730
|
)
|
|
1731
1731
|
], de = !0);
|
|
1732
1732
|
},
|
|
1733
|
-
p(
|
|
1734
|
-
|
|
1733
|
+
p(j, q) {
|
|
1734
|
+
q[1] & /*$_*/
|
|
1735
1735
|
1024 && a !== (a = /*$_*/
|
|
1736
|
-
|
|
1736
|
+
j[41]("documentUploadTitle") + "") && x(o, a), q[1] & /*$_*/
|
|
1737
1737
|
1024 && _ !== (_ = /*$_*/
|
|
1738
|
-
|
|
1738
|
+
j[41]("uploadDocumentHeader") + "") && x(k, _), q[1] & /*$_*/
|
|
1739
1739
|
1024 && E !== (E = /*$_*/
|
|
1740
|
-
|
|
1741
|
-
1024 &&
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
1024 &&
|
|
1747
|
-
|
|
1748
|
-
8388608 |
|
|
1749
|
-
4 &&
|
|
1750
|
-
|
|
1751
|
-
(
|
|
1752
|
-
|
|
1753
|
-
},
|
|
1754
|
-
d(
|
|
1755
|
-
|
|
1740
|
+
j[41]("uploadDocumentContent") + "") && (N.innerHTML = E), q[1] & /*$_*/
|
|
1741
|
+
1024 && ve !== (ve = /*$_*/
|
|
1742
|
+
j[41]("uploadHistory") + "") && x(ce, ve), De === (De = Ve(j)) && ne ? ne.p(j, q) : (ne.d(1), ne = De(j), ne && (ne.c(), ne.m(D, null))), !/*isUploadValid*/
|
|
1743
|
+
j[33] && /*uploadedFiles*/
|
|
1744
|
+
j[23] && /*uploadedFiles*/
|
|
1745
|
+
j[23].length > 0 ? A ? A.p(j, q) : (A = qi(j), A.c(), A.m(g, fe)) : A && (A.d(1), A = null), q[1] & /*$_*/
|
|
1746
|
+
1024 && re !== (re = /*$_*/
|
|
1747
|
+
j[41]("submitButton") + "") && x(me, re), q[0] & /*uploadedFiles*/
|
|
1748
|
+
8388608 | q[1] & /*isUploadValid*/
|
|
1749
|
+
4 && le !== (le = !/*uploadedFiles*/
|
|
1750
|
+
j[23] || !/*uploadedFiles*/
|
|
1751
|
+
(j[23].length > 0) || !/*isUploadValid*/
|
|
1752
|
+
j[33]) && (ke.disabled = le);
|
|
1753
|
+
},
|
|
1754
|
+
d(j) {
|
|
1755
|
+
j && (S(e), S(u), S(d)), ne.d(), A && A.d(), de = !1, Qe(ge);
|
|
1756
1756
|
}
|
|
1757
1757
|
};
|
|
1758
1758
|
}
|
|
@@ -1765,7 +1765,7 @@ function hn(i) {
|
|
|
1765
1765
|
m(t, a) {
|
|
1766
1766
|
C(t, e, a);
|
|
1767
1767
|
},
|
|
1768
|
-
p:
|
|
1768
|
+
p: nt,
|
|
1769
1769
|
d(t) {
|
|
1770
1770
|
t && S(e);
|
|
1771
1771
|
}
|
|
@@ -1775,7 +1775,7 @@ function yn(i) {
|
|
|
1775
1775
|
let e, t, a, o, r, s;
|
|
1776
1776
|
return {
|
|
1777
1777
|
c() {
|
|
1778
|
-
e = te("svg"), t = te("defs"), a = te("style"), o =
|
|
1778
|
+
e = te("svg"), t = te("defs"), a = te("style"), o = M(`.fil0 {
|
|
1779
1779
|
fill: black;
|
|
1780
1780
|
fill-rule: nonzero;
|
|
1781
1781
|
}
|
|
@@ -1807,31 +1807,31 @@ function vn(i) {
|
|
|
1807
1807
|
};
|
|
1808
1808
|
}
|
|
1809
1809
|
function bn(i) {
|
|
1810
|
-
let e, t, a, o, r, s, u, d, g, m, h,
|
|
1810
|
+
let e, t, a, o, r, s, u, d, g, m, h, w, y, _, k, P, N, E, G;
|
|
1811
1811
|
return {
|
|
1812
1812
|
c() {
|
|
1813
|
-
e = te("svg"), t = te("g"), a = te("path"), o = te("path"), r = te("g"), s = te("g"), u = te("g"), d = te("g"), g = te("g"), m = te("g"), h = te("g"),
|
|
1813
|
+
e = te("svg"), t = te("g"), a = te("path"), o = te("path"), r = te("g"), s = te("g"), u = te("g"), d = te("g"), g = te("g"), m = te("g"), h = te("g"), w = te("g"), y = te("g"), _ = te("g"), k = te("g"), P = te("g"), N = te("g"), E = te("g"), G = te("g"), L(a, "d", `M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M26,50C12.767,50,2,39.233,2,26
|
|
1814
1814
|
S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), L(o, "d", `M35.707,16.293c-0.391-0.391-1.023-0.391-1.414,0L26,24.586l-8.293-8.293c-0.391-0.391-1.023-0.391-1.414,0
|
|
1815
1815
|
s-0.391,1.023,0,1.414L24.586,26l-8.293,8.293c-0.391,0.391-0.391,1.023,0,1.414C16.488,35.902,16.744,36,17,36
|
|
1816
1816
|
s0.512-0.098,0.707-0.293L26,27.414l8.293,8.293C34.488,35.902,34.744,36,35,36s0.512-0.098,0.707-0.293
|
|
1817
1817
|
c0.391-0.391,0.391-1.023,0-1.414L27.414,26l8.293-8.293C36.098,17.316,36.098,16.684,35.707,16.293z`), L(e, "version", "1.1"), L(e, "id", "Capa_1"), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "viewBox", "0 0 52 52"), gt(e, "enable-background", "new 0 0 52 52"), L(e, "xml:space", "preserve");
|
|
1818
1818
|
},
|
|
1819
|
-
m(
|
|
1820
|
-
C(
|
|
1819
|
+
m(Z, ee) {
|
|
1820
|
+
C(Z, e, ee), c(e, t), c(t, a), c(t, o), c(e, r), c(e, s), c(e, u), c(e, d), c(e, g), c(e, m), c(e, h), c(e, w), c(e, y), c(e, _), c(e, k), c(e, P), c(e, N), c(e, E), c(e, G);
|
|
1821
1821
|
},
|
|
1822
|
-
d(
|
|
1823
|
-
|
|
1822
|
+
d(Z) {
|
|
1823
|
+
Z && S(e);
|
|
1824
1824
|
}
|
|
1825
1825
|
};
|
|
1826
1826
|
}
|
|
1827
|
-
function
|
|
1827
|
+
function wn(i) {
|
|
1828
1828
|
let e, t = (
|
|
1829
1829
|
/*$_*/
|
|
1830
1830
|
i[41]("popupSuccess") + ""
|
|
1831
1831
|
), a;
|
|
1832
1832
|
return {
|
|
1833
1833
|
c() {
|
|
1834
|
-
e = b("p"), a =
|
|
1834
|
+
e = b("p"), a = M(t);
|
|
1835
1835
|
},
|
|
1836
1836
|
m(o, r) {
|
|
1837
1837
|
C(o, e, r), c(e, a);
|
|
@@ -1839,21 +1839,21 @@ function kn(i) {
|
|
|
1839
1839
|
p(o, r) {
|
|
1840
1840
|
r[1] & /*$_*/
|
|
1841
1841
|
1024 && t !== (t = /*$_*/
|
|
1842
|
-
o[41]("popupSuccess") + "") &&
|
|
1842
|
+
o[41]("popupSuccess") + "") && x(a, t);
|
|
1843
1843
|
},
|
|
1844
1844
|
d(o) {
|
|
1845
1845
|
o && S(e);
|
|
1846
1846
|
}
|
|
1847
1847
|
};
|
|
1848
1848
|
}
|
|
1849
|
-
function
|
|
1849
|
+
function kn(i) {
|
|
1850
1850
|
let e, t = (
|
|
1851
1851
|
/*$_*/
|
|
1852
1852
|
i[41]("docsRequired") + ""
|
|
1853
1853
|
), a;
|
|
1854
1854
|
return {
|
|
1855
1855
|
c() {
|
|
1856
|
-
e = b("p"), a =
|
|
1856
|
+
e = b("p"), a = M(t);
|
|
1857
1857
|
},
|
|
1858
1858
|
m(o, r) {
|
|
1859
1859
|
C(o, e, r), c(e, a);
|
|
@@ -1861,7 +1861,7 @@ function wn(i) {
|
|
|
1861
1861
|
p(o, r) {
|
|
1862
1862
|
r[1] & /*$_*/
|
|
1863
1863
|
1024 && t !== (t = /*$_*/
|
|
1864
|
-
o[41]("docsRequired") + "") &&
|
|
1864
|
+
o[41]("docsRequired") + "") && x(a, t);
|
|
1865
1865
|
},
|
|
1866
1866
|
d(o) {
|
|
1867
1867
|
o && S(e);
|
|
@@ -1875,7 +1875,7 @@ function _n(i) {
|
|
|
1875
1875
|
), a;
|
|
1876
1876
|
return {
|
|
1877
1877
|
c() {
|
|
1878
|
-
e = b("p"), a =
|
|
1878
|
+
e = b("p"), a = M(t);
|
|
1879
1879
|
},
|
|
1880
1880
|
m(o, r) {
|
|
1881
1881
|
C(o, e, r), c(e, a);
|
|
@@ -1883,7 +1883,7 @@ function _n(i) {
|
|
|
1883
1883
|
p(o, r) {
|
|
1884
1884
|
r[1] & /*$_*/
|
|
1885
1885
|
1024 && t !== (t = /*$_*/
|
|
1886
|
-
o[41]("popupError") + "") &&
|
|
1886
|
+
o[41]("popupError") + "") && x(a, t);
|
|
1887
1887
|
},
|
|
1888
1888
|
d(o) {
|
|
1889
1889
|
o && S(e);
|
|
@@ -1897,7 +1897,7 @@ function Sn(i) {
|
|
|
1897
1897
|
), a, o, r;
|
|
1898
1898
|
return {
|
|
1899
1899
|
c() {
|
|
1900
|
-
e = b("button"), a =
|
|
1900
|
+
e = b("button"), a = M(t), L(e, "class", "ConfirmButton " + (/*isDesktop*/
|
|
1901
1901
|
i[42] ? "" : "Mobile"));
|
|
1902
1902
|
},
|
|
1903
1903
|
m(s, u) {
|
|
@@ -1911,7 +1911,7 @@ function Sn(i) {
|
|
|
1911
1911
|
p(s, u) {
|
|
1912
1912
|
u[1] & /*$_*/
|
|
1913
1913
|
1024 && t !== (t = /*$_*/
|
|
1914
|
-
s[41]("okButton") + "") &&
|
|
1914
|
+
s[41]("okButton") + "") && x(a, t);
|
|
1915
1915
|
},
|
|
1916
1916
|
d(s) {
|
|
1917
1917
|
s && S(e), o = !1, r();
|
|
@@ -1928,7 +1928,7 @@ function Cn(i) {
|
|
|
1928
1928
|
), s, u, d;
|
|
1929
1929
|
return {
|
|
1930
1930
|
c() {
|
|
1931
|
-
e = b("button"), a =
|
|
1931
|
+
e = b("button"), a = O(), o = b("button"), s = M(r), L(e, "class", "ConfirmButton"), L(o, "class", "CloseButton");
|
|
1932
1932
|
},
|
|
1933
1933
|
m(g, m) {
|
|
1934
1934
|
C(g, e, m), e.innerHTML = t, C(g, a, m), C(g, o, m), c(o, s), u || (d = [
|
|
@@ -1951,10 +1951,10 @@ function Cn(i) {
|
|
|
1951
1951
|
1024 && t !== (t = /*$_*/
|
|
1952
1952
|
g[41]("uploadDocumentsButton") + "") && (e.innerHTML = t), m[1] & /*$_*/
|
|
1953
1953
|
1024 && r !== (r = /*$_*/
|
|
1954
|
-
g[41]("closeButton") + "") &&
|
|
1954
|
+
g[41]("closeButton") + "") && x(s, r);
|
|
1955
1955
|
},
|
|
1956
1956
|
d(g) {
|
|
1957
|
-
g && (S(e), S(a), S(o)), u = !1,
|
|
1957
|
+
g && (S(e), S(a), S(o)), u = !1, Qe(d);
|
|
1958
1958
|
}
|
|
1959
1959
|
};
|
|
1960
1960
|
}
|
|
@@ -1965,7 +1965,7 @@ function An(i) {
|
|
|
1965
1965
|
), a;
|
|
1966
1966
|
return {
|
|
1967
1967
|
c() {
|
|
1968
|
-
e = b("p"), a =
|
|
1968
|
+
e = b("p"), a = M(t), L(e, "class", "historyItem");
|
|
1969
1969
|
},
|
|
1970
1970
|
m(o, r) {
|
|
1971
1971
|
C(o, e, r), c(e, a);
|
|
@@ -1973,7 +1973,7 @@ function An(i) {
|
|
|
1973
1973
|
p(o, r) {
|
|
1974
1974
|
r[1] & /*$_*/
|
|
1975
1975
|
1024 && t !== (t = /*$_*/
|
|
1976
|
-
o[41]("noFileUploaded") + "") &&
|
|
1976
|
+
o[41]("noFileUploaded") + "") && x(a, t);
|
|
1977
1977
|
},
|
|
1978
1978
|
d(o) {
|
|
1979
1979
|
o && S(e);
|
|
@@ -1981,7 +1981,7 @@ function An(i) {
|
|
|
1981
1981
|
};
|
|
1982
1982
|
}
|
|
1983
1983
|
function Tn(i) {
|
|
1984
|
-
let e, t =
|
|
1984
|
+
let e, t = we(Array.from(
|
|
1985
1985
|
/*uploadedFiles*/
|
|
1986
1986
|
i[23]
|
|
1987
1987
|
)), a = [];
|
|
@@ -1991,7 +1991,7 @@ function Tn(i) {
|
|
|
1991
1991
|
c() {
|
|
1992
1992
|
for (let o = 0; o < a.length; o += 1)
|
|
1993
1993
|
a[o].c();
|
|
1994
|
-
e =
|
|
1994
|
+
e = He();
|
|
1995
1995
|
},
|
|
1996
1996
|
m(o, r) {
|
|
1997
1997
|
for (let s = 0; s < a.length; s += 1)
|
|
@@ -2001,7 +2001,7 @@ function Tn(i) {
|
|
|
2001
2001
|
p(o, r) {
|
|
2002
2002
|
if (r[0] & /*uploadedFiles*/
|
|
2003
2003
|
8388608) {
|
|
2004
|
-
t =
|
|
2004
|
+
t = we(Array.from(
|
|
2005
2005
|
/*uploadedFiles*/
|
|
2006
2006
|
o[23]
|
|
2007
2007
|
));
|
|
@@ -2016,7 +2016,7 @@ function Tn(i) {
|
|
|
2016
2016
|
}
|
|
2017
2017
|
},
|
|
2018
2018
|
d(o) {
|
|
2019
|
-
o && S(e),
|
|
2019
|
+
o && S(e), Ke(a, o);
|
|
2020
2020
|
}
|
|
2021
2021
|
};
|
|
2022
2022
|
}
|
|
@@ -2027,7 +2027,7 @@ function Fi(i) {
|
|
|
2027
2027
|
), a;
|
|
2028
2028
|
return {
|
|
2029
2029
|
c() {
|
|
2030
|
-
e = b("p"), a =
|
|
2030
|
+
e = b("p"), a = M(t), L(e, "class", "historyItem");
|
|
2031
2031
|
},
|
|
2032
2032
|
m(o, r) {
|
|
2033
2033
|
C(o, e, r), c(e, a);
|
|
@@ -2035,7 +2035,7 @@ function Fi(i) {
|
|
|
2035
2035
|
p(o, r) {
|
|
2036
2036
|
r[0] & /*uploadedFiles*/
|
|
2037
2037
|
8388608 && t !== (t = /*file*/
|
|
2038
|
-
o[214].name + "") &&
|
|
2038
|
+
o[214].name + "") && x(a, t);
|
|
2039
2039
|
},
|
|
2040
2040
|
d(o) {
|
|
2041
2041
|
o && S(e);
|
|
@@ -2049,7 +2049,7 @@ function qi(i) {
|
|
|
2049
2049
|
), a;
|
|
2050
2050
|
return {
|
|
2051
2051
|
c() {
|
|
2052
|
-
e = b("p"), a =
|
|
2052
|
+
e = b("p"), a = M(t), L(e, "class", "filesError");
|
|
2053
2053
|
},
|
|
2054
2054
|
m(o, r) {
|
|
2055
2055
|
C(o, e, r), c(e, a);
|
|
@@ -2057,7 +2057,7 @@ function qi(i) {
|
|
|
2057
2057
|
p(o, r) {
|
|
2058
2058
|
r[1] & /*$_*/
|
|
2059
2059
|
1024 && t !== (t = /*$_*/
|
|
2060
|
-
o[41]("filesUploadError") + "") &&
|
|
2060
|
+
o[41]("filesUploadError") + "") && x(a, t);
|
|
2061
2061
|
},
|
|
2062
2062
|
d(o) {
|
|
2063
2063
|
o && S(e);
|
|
@@ -2068,33 +2068,33 @@ function Pn(i) {
|
|
|
2068
2068
|
let e, t, a, o, r, s, u = (
|
|
2069
2069
|
/*$_*/
|
|
2070
2070
|
i[41]("setLimit") + ""
|
|
2071
|
-
), d, g, m, h,
|
|
2071
|
+
), d, g, m, h, w, y, _, k = (
|
|
2072
2072
|
/*multiplePeriods*/
|
|
2073
2073
|
i[27] ? `${/*$_*/
|
|
2074
2074
|
i[41]("amount")}` : `${/*$_*/
|
|
2075
2075
|
i[41](`new${/*selectedPeriod*/
|
|
2076
2076
|
i[14]}Limit`)}`
|
|
2077
|
-
), P,
|
|
2077
|
+
), P, N, E, G, Z, ee, D, F, ve, ce;
|
|
2078
2078
|
const H = (
|
|
2079
2079
|
/*#slots*/
|
|
2080
2080
|
i[89].LimitsList
|
|
2081
|
-
),
|
|
2081
|
+
), ae = Qt(
|
|
2082
2082
|
H,
|
|
2083
2083
|
i,
|
|
2084
2084
|
/*$$scope*/
|
|
2085
2085
|
i[88],
|
|
2086
2086
|
Oi
|
|
2087
|
-
), fe =
|
|
2088
|
-
let ke =
|
|
2087
|
+
), fe = ae || Hn(i);
|
|
2088
|
+
let ke = we(
|
|
2089
2089
|
/*availableLimits*/
|
|
2090
2090
|
i[9]
|
|
2091
|
-
),
|
|
2091
|
+
), re = [];
|
|
2092
2092
|
for (let A = 0; A < ke.length; A += 1)
|
|
2093
|
-
|
|
2093
|
+
re[A] = ro(xi(i, ke, A));
|
|
2094
2094
|
let me = (
|
|
2095
2095
|
/*enablecompliancetext*/
|
|
2096
2096
|
i[2] === "true" && lo(i)
|
|
2097
|
-
),
|
|
2097
|
+
), le = (
|
|
2098
2098
|
/*multipleLimits*/
|
|
2099
2099
|
i[26] && uo(i)
|
|
2100
2100
|
), de = (
|
|
@@ -2111,38 +2111,38 @@ function Pn(i) {
|
|
|
2111
2111
|
i[35] && !/*disableLimitInput*/
|
|
2112
2112
|
i[37] && go(i)
|
|
2113
2113
|
);
|
|
2114
|
-
const
|
|
2114
|
+
const Ve = (
|
|
2115
2115
|
/*#slots*/
|
|
2116
2116
|
i[89].LimitSubmitButton
|
|
2117
|
-
),
|
|
2118
|
-
|
|
2117
|
+
), De = Qt(
|
|
2118
|
+
Ve,
|
|
2119
2119
|
i,
|
|
2120
2120
|
/*$$scope*/
|
|
2121
2121
|
i[88],
|
|
2122
2122
|
Di
|
|
2123
|
-
),
|
|
2123
|
+
), ne = De || Zn(i);
|
|
2124
2124
|
return {
|
|
2125
2125
|
c() {
|
|
2126
|
-
e = b("div"), t = b("div"), fe && fe.c(), a =
|
|
2127
|
-
for (let A = 0; A <
|
|
2128
|
-
|
|
2129
|
-
r =
|
|
2130
|
-
i[42] ? "" : "Mobile")), L(_, "class", "LimitInputText"), L(E, "type", "number"), L(E, "pattern", "[0-9]*"), L(E, "step",
|
|
2126
|
+
e = b("div"), t = b("div"), fe && fe.c(), a = O(), o = b("form");
|
|
2127
|
+
for (let A = 0; A < re.length; A += 1)
|
|
2128
|
+
re[A].c();
|
|
2129
|
+
r = O(), s = b("p"), d = M(u), g = O(), me && me.c(), m = O(), le && le.c(), h = O(), de && de.c(), w = O(), y = b("label"), _ = b("span"), P = M(k), N = O(), E = b("input"), Z = O(), ge && ge.c(), ee = O(), ne && ne.c(), L(s, "class", "LimitTitle " + (/*isDesktop*/
|
|
2130
|
+
i[42] ? "" : "Mobile")), L(_, "class", "LimitInputText"), L(E, "type", "number"), L(E, "pattern", "[0-9]*"), L(E, "step", G = /*inputhasdecimals*/
|
|
2131
2131
|
i[6] === "true" ? "0.01" : "1"), E.disabled = /*disableLimitInput*/
|
|
2132
2132
|
i[37], L(y, "class", "LimitAmountInputWrapper " + (/*isDesktop*/
|
|
2133
2133
|
i[42] ? "" : "Mobile")), L(o, "class", "LimitsInteractionArea " + (/*isDesktop*/
|
|
2134
2134
|
i[42] ? "" : "Mobile")), L(t, "class", "LimitsPageContainer"), L(e, "class", D = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
|
|
2135
2135
|
i[4]));
|
|
2136
2136
|
},
|
|
2137
|
-
m(A,
|
|
2138
|
-
C(A, e,
|
|
2139
|
-
for (let
|
|
2140
|
-
|
|
2141
|
-
c(o, r), c(o, s), c(s, d), c(o, g), me && me.m(o, null), c(o, m),
|
|
2137
|
+
m(A, j) {
|
|
2138
|
+
C(A, e, j), c(e, t), fe && fe.m(t, null), c(t, a), c(t, o);
|
|
2139
|
+
for (let q = 0; q < re.length; q += 1)
|
|
2140
|
+
re[q] && re[q].m(o, null);
|
|
2141
|
+
c(o, r), c(o, s), c(s, d), c(o, g), me && me.m(o, null), c(o, m), le && le.m(o, null), c(o, h), de && de.m(o, null), c(o, w), c(o, y), c(y, _), c(_, P), c(y, N), c(y, E), Tt(
|
|
2142
2142
|
E,
|
|
2143
2143
|
/*inputAmount*/
|
|
2144
2144
|
i[21]
|
|
2145
|
-
), c(y,
|
|
2145
|
+
), c(y, Z), ge && ge.m(y, null), c(o, ee), ne && ne.m(o, null), F = !0, ve || (ce = [
|
|
2146
2146
|
pe(
|
|
2147
2147
|
E,
|
|
2148
2148
|
"input",
|
|
@@ -2167,66 +2167,66 @@ function Pn(i) {
|
|
|
2167
2167
|
/*handleSubmit*/
|
|
2168
2168
|
i[51]
|
|
2169
2169
|
)
|
|
2170
|
-
],
|
|
2170
|
+
], ve = !0);
|
|
2171
2171
|
},
|
|
2172
|
-
p(A,
|
|
2173
|
-
if (
|
|
2174
|
-
67108864) &&
|
|
2175
|
-
|
|
2172
|
+
p(A, j) {
|
|
2173
|
+
if (ae ? ae.p && (!F || j[2] & /*$$scope*/
|
|
2174
|
+
67108864) && $t(
|
|
2175
|
+
ae,
|
|
2176
2176
|
H,
|
|
2177
2177
|
A,
|
|
2178
2178
|
/*$$scope*/
|
|
2179
2179
|
A[88],
|
|
2180
|
-
|
|
2180
|
+
F ? ti(
|
|
2181
2181
|
H,
|
|
2182
2182
|
/*$$scope*/
|
|
2183
2183
|
A[88],
|
|
2184
|
-
|
|
2184
|
+
j,
|
|
2185
2185
|
pn
|
|
2186
|
-
) :
|
|
2186
|
+
) : ei(
|
|
2187
2187
|
/*$$scope*/
|
|
2188
2188
|
A[88]
|
|
2189
2189
|
),
|
|
2190
2190
|
Oi
|
|
2191
|
-
) : fe && fe.p && (!
|
|
2192
|
-
50335243 |
|
|
2193
|
-
1536) && fe.p(A,
|
|
2194
|
-
512 |
|
|
2191
|
+
) : fe && fe.p && (!F || j[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
|
|
2192
|
+
50335243 | j[1] & /*currentTypes, $_*/
|
|
2193
|
+
1536) && fe.p(A, F ? j : [-1, -1, -1, -1, -1, -1, -1]), j[0] & /*availableLimits*/
|
|
2194
|
+
512 | j[1] & /*isDesktop, $_*/
|
|
2195
2195
|
3072) {
|
|
2196
|
-
ke =
|
|
2196
|
+
ke = we(
|
|
2197
2197
|
/*availableLimits*/
|
|
2198
2198
|
A[9]
|
|
2199
2199
|
);
|
|
2200
|
-
let
|
|
2201
|
-
for (
|
|
2202
|
-
const
|
|
2203
|
-
|
|
2200
|
+
let q;
|
|
2201
|
+
for (q = 0; q < ke.length; q += 1) {
|
|
2202
|
+
const Me = xi(A, ke, q);
|
|
2203
|
+
re[q] ? re[q].p(Me, j) : (re[q] = ro(Me), re[q].c(), re[q].m(o, r));
|
|
2204
2204
|
}
|
|
2205
|
-
for (;
|
|
2206
|
-
|
|
2207
|
-
|
|
2205
|
+
for (; q < re.length; q += 1)
|
|
2206
|
+
re[q].d(1);
|
|
2207
|
+
re.length = ke.length;
|
|
2208
2208
|
}
|
|
2209
|
-
(!
|
|
2209
|
+
(!F || j[1] & /*$_*/
|
|
2210
2210
|
1024) && u !== (u = /*$_*/
|
|
2211
|
-
A[41]("setLimit") + "") &&
|
|
2212
|
-
A[2] === "true" ? me ? me.p(A,
|
|
2213
|
-
A[26] ?
|
|
2211
|
+
A[41]("setLimit") + "") && x(d, u), /*enablecompliancetext*/
|
|
2212
|
+
A[2] === "true" ? me ? me.p(A, j) : (me = lo(A), me.c(), me.m(o, m)) : me && (me.d(1), me = null), /*multipleLimits*/
|
|
2213
|
+
A[26] ? le ? le.p(A, j) : (le = uo(A), le.c(), le.m(o, h)) : le && (le.d(1), le = null), /*multiplePeriods*/
|
|
2214
2214
|
A[27] && /*selectedLimit*/
|
|
2215
2215
|
A[13] && /*limitsConfig*/
|
|
2216
2216
|
A[12][
|
|
2217
2217
|
/*selectedLimit*/
|
|
2218
2218
|
A[13]
|
|
2219
|
-
] ? de ? de.p(A,
|
|
2220
|
-
134234112 |
|
|
2221
|
-
1024) &&
|
|
2219
|
+
] ? de ? de.p(A, j) : (de = po(A), de.c(), de.m(o, w)) : de && (de.d(1), de = null), (!F || j[0] & /*multiplePeriods, selectedPeriod*/
|
|
2220
|
+
134234112 | j[1] & /*$_*/
|
|
2221
|
+
1024) && k !== (k = /*multiplePeriods*/
|
|
2222
2222
|
A[27] ? `${/*$_*/
|
|
2223
2223
|
A[41]("amount")}` : `${/*$_*/
|
|
2224
2224
|
A[41](`new${/*selectedPeriod*/
|
|
2225
|
-
A[14]}Limit`)}`) &&
|
|
2226
|
-
64 &&
|
|
2227
|
-
A[6] === "true" ? "0.01" : "1")) && L(E, "step",
|
|
2225
|
+
A[14]}Limit`)}`) && x(P, k), (!F || j[0] & /*inputhasdecimals*/
|
|
2226
|
+
64 && G !== (G = /*inputhasdecimals*/
|
|
2227
|
+
A[6] === "true" ? "0.01" : "1")) && L(E, "step", G), (!F || j[1] & /*disableLimitInput*/
|
|
2228
2228
|
64) && (E.disabled = /*disableLimitInput*/
|
|
2229
|
-
A[37]),
|
|
2229
|
+
A[37]), j[0] & /*inputAmount*/
|
|
2230
2230
|
2097152 && Lo(E.value) !== /*inputAmount*/
|
|
2231
2231
|
A[21] && Tt(
|
|
2232
2232
|
E,
|
|
@@ -2235,37 +2235,37 @@ function Pn(i) {
|
|
|
2235
2235
|
), /*showInputError*/
|
|
2236
2236
|
A[36] && /*invalidInput*/
|
|
2237
2237
|
A[35] && !/*disableLimitInput*/
|
|
2238
|
-
A[37] ? ge ? ge.p(A,
|
|
2239
|
-
67108864) &&
|
|
2240
|
-
|
|
2241
|
-
|
|
2238
|
+
A[37] ? ge ? ge.p(A, j) : (ge = go(A), ge.c(), ge.m(y, null)) : ge && (ge.d(1), ge = null), De ? De.p && (!F || j[2] & /*$$scope*/
|
|
2239
|
+
67108864) && $t(
|
|
2240
|
+
De,
|
|
2241
|
+
Ve,
|
|
2242
2242
|
A,
|
|
2243
2243
|
/*$$scope*/
|
|
2244
2244
|
A[88],
|
|
2245
|
-
|
|
2246
|
-
|
|
2245
|
+
F ? ti(
|
|
2246
|
+
Ve,
|
|
2247
2247
|
/*$$scope*/
|
|
2248
2248
|
A[88],
|
|
2249
|
-
|
|
2249
|
+
j,
|
|
2250
2250
|
dn
|
|
2251
|
-
) :
|
|
2251
|
+
) : ei(
|
|
2252
2252
|
/*$$scope*/
|
|
2253
2253
|
A[88]
|
|
2254
2254
|
),
|
|
2255
2255
|
Di
|
|
2256
|
-
) :
|
|
2257
|
-
1168) &&
|
|
2256
|
+
) : ne && ne.p && (!F || j[1] & /*invalidInput, coolOffActive, $_*/
|
|
2257
|
+
1168) && ne.p(A, F ? j : [-1, -1, -1, -1, -1, -1, -1]), (!F || j[0] & /*limittabindex*/
|
|
2258
2258
|
16 && D !== (D = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
|
|
2259
2259
|
A[4]))) && L(e, "class", D);
|
|
2260
2260
|
},
|
|
2261
2261
|
i(A) {
|
|
2262
|
-
|
|
2262
|
+
F || (At(fe, A), At(ne, A), F = !0);
|
|
2263
2263
|
},
|
|
2264
2264
|
o(A) {
|
|
2265
|
-
Ct(fe, A), Ct(
|
|
2265
|
+
Ct(fe, A), Ct(ne, A), F = !1;
|
|
2266
2266
|
},
|
|
2267
2267
|
d(A) {
|
|
2268
|
-
A && S(e), fe && fe.d(A),
|
|
2268
|
+
A && S(e), fe && fe.d(A), Ke(re, A), me && me.d(), le && le.d(), de && de.d(), ge && ge.d(), ne && ne.d(A), ve = !1, Qe(ce);
|
|
2269
2269
|
}
|
|
2270
2270
|
};
|
|
2271
2271
|
}
|
|
@@ -2278,9 +2278,9 @@ function zn(i) {
|
|
|
2278
2278
|
m(t, a) {
|
|
2279
2279
|
C(t, e, a);
|
|
2280
2280
|
},
|
|
2281
|
-
p:
|
|
2282
|
-
i:
|
|
2283
|
-
o:
|
|
2281
|
+
p: nt,
|
|
2282
|
+
i: nt,
|
|
2283
|
+
o: nt,
|
|
2284
2284
|
d(t) {
|
|
2285
2285
|
t && S(e);
|
|
2286
2286
|
}
|
|
@@ -2291,7 +2291,7 @@ function Dn(i) {
|
|
|
2291
2291
|
const t = (
|
|
2292
2292
|
/*#slots*/
|
|
2293
2293
|
i[89].LimitSkeleton
|
|
2294
|
-
), a =
|
|
2294
|
+
), a = Qt(
|
|
2295
2295
|
t,
|
|
2296
2296
|
i,
|
|
2297
2297
|
/*$$scope*/
|
|
@@ -2307,19 +2307,19 @@ function Dn(i) {
|
|
|
2307
2307
|
},
|
|
2308
2308
|
p(r, s) {
|
|
2309
2309
|
a && a.p && (!e || s[2] & /*$$scope*/
|
|
2310
|
-
67108864) &&
|
|
2310
|
+
67108864) && $t(
|
|
2311
2311
|
a,
|
|
2312
2312
|
t,
|
|
2313
2313
|
r,
|
|
2314
2314
|
/*$$scope*/
|
|
2315
2315
|
r[88],
|
|
2316
|
-
e ?
|
|
2316
|
+
e ? ti(
|
|
2317
2317
|
t,
|
|
2318
2318
|
/*$$scope*/
|
|
2319
2319
|
r[88],
|
|
2320
2320
|
s,
|
|
2321
2321
|
fn
|
|
2322
|
-
) :
|
|
2322
|
+
) : ei(
|
|
2323
2323
|
/*$$scope*/
|
|
2324
2324
|
r[88]
|
|
2325
2325
|
),
|
|
@@ -2338,7 +2338,7 @@ function Dn(i) {
|
|
|
2338
2338
|
};
|
|
2339
2339
|
}
|
|
2340
2340
|
function Gi(i) {
|
|
2341
|
-
let e, t =
|
|
2341
|
+
let e, t = we([
|
|
2342
2342
|
/*availableLimits*/
|
|
2343
2343
|
i[9].filter(
|
|
2344
2344
|
/*func*/
|
|
@@ -2351,7 +2351,7 @@ function Gi(i) {
|
|
|
2351
2351
|
c() {
|
|
2352
2352
|
for (let o = 0; o < 1; o += 1)
|
|
2353
2353
|
a[o].c();
|
|
2354
|
-
e =
|
|
2354
|
+
e = He();
|
|
2355
2355
|
},
|
|
2356
2356
|
m(o, r) {
|
|
2357
2357
|
for (let s = 0; s < 1; s += 1)
|
|
@@ -2362,7 +2362,7 @@ function Gi(i) {
|
|
|
2362
2362
|
if (r[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
|
|
2363
2363
|
50335243 | r[1] & /*isDesktop, $_, currentTypes, determineLimitName, cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimits16*/
|
|
2364
2364
|
63049216) {
|
|
2365
|
-
t =
|
|
2365
|
+
t = we([
|
|
2366
2366
|
/*availableLimits*/
|
|
2367
2367
|
o[9].filter(
|
|
2368
2368
|
/*func*/
|
|
@@ -2379,12 +2379,12 @@ function Gi(i) {
|
|
|
2379
2379
|
}
|
|
2380
2380
|
},
|
|
2381
2381
|
d(o) {
|
|
2382
|
-
o && S(e),
|
|
2382
|
+
o && S(e), Ke(a, o);
|
|
2383
2383
|
}
|
|
2384
2384
|
};
|
|
2385
2385
|
}
|
|
2386
2386
|
function En(i) {
|
|
2387
|
-
let e = [], t = /* @__PURE__ */ new Map(), a, o =
|
|
2387
|
+
let e = [], t = /* @__PURE__ */ new Map(), a, o = we(
|
|
2388
2388
|
/*currentTabLimits*/
|
|
2389
2389
|
i[202]
|
|
2390
2390
|
);
|
|
@@ -2394,14 +2394,14 @@ function En(i) {
|
|
|
2394
2394
|
s[197].value
|
|
2395
2395
|
);
|
|
2396
2396
|
for (let s = 0; s < o.length; s += 1) {
|
|
2397
|
-
let u =
|
|
2397
|
+
let u = Ui(i, o, s), d = r(u);
|
|
2398
2398
|
t.set(d, e[s] = io(d, u));
|
|
2399
2399
|
}
|
|
2400
2400
|
return {
|
|
2401
2401
|
c() {
|
|
2402
2402
|
for (let s = 0; s < e.length; s += 1)
|
|
2403
2403
|
e[s].c();
|
|
2404
|
-
a =
|
|
2404
|
+
a = He();
|
|
2405
2405
|
},
|
|
2406
2406
|
m(s, u) {
|
|
2407
2407
|
for (let d = 0; d < e.length; d += 1)
|
|
@@ -2411,10 +2411,10 @@ function En(i) {
|
|
|
2411
2411
|
p(s, u) {
|
|
2412
2412
|
u[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
|
|
2413
2413
|
50335243 | u[1] & /*currentTypes, isDesktop, cancelLimitSwitch, $_, confirmLimitSwitch, removeLimitSwitch, readLimits16, determineLimitName*/
|
|
2414
|
-
63049216 && (o =
|
|
2414
|
+
63049216 && (o = we(
|
|
2415
2415
|
/*currentTabLimits*/
|
|
2416
2416
|
s[202]
|
|
2417
|
-
), e = Za(e, u, r, 1, s, o, t, a.parentNode, Xa, io, a,
|
|
2417
|
+
), e = Za(e, u, r, 1, s, o, t, a.parentNode, Xa, io, a, Ui));
|
|
2418
2418
|
},
|
|
2419
2419
|
d(s) {
|
|
2420
2420
|
s && S(a);
|
|
@@ -2437,21 +2437,21 @@ function In(i) {
|
|
|
2437
2437
|
), m = t && ao(i);
|
|
2438
2438
|
return {
|
|
2439
2439
|
c() {
|
|
2440
|
-
g && g.c(), e =
|
|
2440
|
+
g && g.c(), e = O(), m && m.c(), a = O(), o = b("div"), r = b("p"), u = M(s), d = O(), L(r, "class", "LimitsInfoText " + (/*isDesktop*/
|
|
2441
2441
|
i[42] ? "" : "Mobile")), L(o, "class", "NoLimitMessageInfo");
|
|
2442
2442
|
},
|
|
2443
|
-
m(h,
|
|
2444
|
-
g && g.m(h,
|
|
2443
|
+
m(h, w) {
|
|
2444
|
+
g && g.m(h, w), C(h, e, w), m && m.m(h, w), C(h, a, w), C(h, o, w), c(o, r), c(r, u), c(o, d);
|
|
2445
2445
|
},
|
|
2446
|
-
p(h,
|
|
2446
|
+
p(h, w) {
|
|
2447
2447
|
/*currentTabLimits*/
|
|
2448
|
-
h[202].length > 0 ? g ? g.p(h,
|
|
2449
|
-
512 |
|
|
2448
|
+
h[202].length > 0 ? g ? g.p(h, w) : (g = oo(h), g.c(), g.m(e.parentNode, e)) : g && (g.d(1), g = null), w[0] & /*availableLimits*/
|
|
2449
|
+
512 | w[1] & /*currentTypes, $_*/
|
|
2450
2450
|
1536 && (t = /*currentTabLimits*/
|
|
2451
2451
|
h[202][0].value === "netdeposit" && /*$_*/
|
|
2452
|
-
h[41]("newLimitInfoText").trim().length > 0), t ? m ? m.p(h,
|
|
2452
|
+
h[41]("newLimitInfoText").trim().length > 0), t ? m ? m.p(h, w) : (m = ao(h), m.c(), m.m(a.parentNode, a)) : m && (m.d(1), m = null), w[1] & /*$_*/
|
|
2453
2453
|
1024 && s !== (s = /*$_*/
|
|
2454
|
-
h[41]("noLimitText") + "") &&
|
|
2454
|
+
h[41]("noLimitText") + "") && x(u, s);
|
|
2455
2455
|
},
|
|
2456
2456
|
d(h) {
|
|
2457
2457
|
h && (S(e), S(a), S(o)), g && g.d(h), m && m.d(h);
|
|
@@ -2468,62 +2468,62 @@ function Mn(i) {
|
|
|
2468
2468
|
), a, o, r, s, u, d, g, m = (
|
|
2469
2469
|
/*$_*/
|
|
2470
2470
|
i[41]("noLimitText") + ""
|
|
2471
|
-
), h,
|
|
2471
|
+
), h, w, y, _ = we(
|
|
2472
2472
|
/*availableLimits*/
|
|
2473
2473
|
i[9]
|
|
2474
|
-
),
|
|
2474
|
+
), k = [];
|
|
2475
2475
|
for (let P = 0; P < _.length; P += 1)
|
|
2476
|
-
|
|
2476
|
+
k[P] = Ki(Ni(i, _, P));
|
|
2477
2477
|
return {
|
|
2478
2478
|
c() {
|
|
2479
|
-
e = b("p"), a =
|
|
2480
|
-
for (let P = 0; P <
|
|
2481
|
-
|
|
2482
|
-
r =
|
|
2479
|
+
e = b("p"), a = M(t), o = O();
|
|
2480
|
+
for (let P = 0; P < k.length; P += 1)
|
|
2481
|
+
k[P].c();
|
|
2482
|
+
r = O(), s = b("div"), u = b("div"), d = b("div"), g = b("div"), h = M(m), w = O(), L(e, "class", "LimitTitle " + (/*isDesktop*/
|
|
2483
2483
|
i[42] ? "" : "Mobile")), L(g, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
|
|
2484
2484
|
i[42] ? "" : "Mobile")), L(d, "class", "LimitDetailsWrapper"), L(u, "class", "LimitDetails"), L(s, "class", y = "LimitWrapper " + /*limit*/
|
|
2485
2485
|
i[197].value + " " + (/*isDesktop*/
|
|
2486
2486
|
i[42] ? "" : "Mobile"));
|
|
2487
2487
|
},
|
|
2488
|
-
m(P,
|
|
2489
|
-
C(P, e,
|
|
2490
|
-
for (let E = 0; E <
|
|
2491
|
-
|
|
2492
|
-
C(P, r,
|
|
2488
|
+
m(P, N) {
|
|
2489
|
+
C(P, e, N), c(e, a), C(P, o, N);
|
|
2490
|
+
for (let E = 0; E < k.length; E += 1)
|
|
2491
|
+
k[E] && k[E].m(P, N);
|
|
2492
|
+
C(P, r, N), C(P, s, N), c(s, u), c(u, d), c(d, g), c(g, h), c(s, w);
|
|
2493
2493
|
},
|
|
2494
|
-
p(P,
|
|
2495
|
-
if (
|
|
2496
|
-
512 |
|
|
2494
|
+
p(P, N) {
|
|
2495
|
+
if (N[0] & /*availableLimits*/
|
|
2496
|
+
512 | N[1] & /*currentTypes*/
|
|
2497
2497
|
512 && t !== (t = /*determineLimitName*/
|
|
2498
2498
|
P[56](
|
|
2499
2499
|
/*limit*/
|
|
2500
2500
|
P[197]
|
|
2501
|
-
) + "") &&
|
|
2502
|
-
512 |
|
|
2501
|
+
) + "") && x(a, t), N[0] & /*availableLimits*/
|
|
2502
|
+
512 | N[1] & /*isDesktop, $_*/
|
|
2503
2503
|
3072) {
|
|
2504
|
-
_ =
|
|
2504
|
+
_ = we(
|
|
2505
2505
|
/*availableLimits*/
|
|
2506
2506
|
P[9]
|
|
2507
2507
|
);
|
|
2508
2508
|
let E;
|
|
2509
2509
|
for (E = 0; E < _.length; E += 1) {
|
|
2510
|
-
const
|
|
2511
|
-
|
|
2510
|
+
const G = Ni(P, _, E);
|
|
2511
|
+
k[E] ? k[E].p(G, N) : (k[E] = Ki(G), k[E].c(), k[E].m(r.parentNode, r));
|
|
2512
2512
|
}
|
|
2513
|
-
for (; E <
|
|
2514
|
-
|
|
2515
|
-
|
|
2513
|
+
for (; E < k.length; E += 1)
|
|
2514
|
+
k[E].d(1);
|
|
2515
|
+
k.length = _.length;
|
|
2516
2516
|
}
|
|
2517
|
-
|
|
2517
|
+
N[1] & /*$_*/
|
|
2518
2518
|
1024 && m !== (m = /*$_*/
|
|
2519
|
-
P[41]("noLimitText") + "") &&
|
|
2520
|
-
512 |
|
|
2519
|
+
P[41]("noLimitText") + "") && x(h, m), N[0] & /*availableLimits*/
|
|
2520
|
+
512 | N[1] & /*currentTypes*/
|
|
2521
2521
|
512 && y !== (y = "LimitWrapper " + /*limit*/
|
|
2522
2522
|
P[197].value + " " + (/*isDesktop*/
|
|
2523
2523
|
P[42] ? "" : "Mobile")) && L(s, "class", y);
|
|
2524
2524
|
},
|
|
2525
2525
|
d(P) {
|
|
2526
|
-
P && (S(e), S(o), S(r), S(s)),
|
|
2526
|
+
P && (S(e), S(o), S(r), S(s)), Ke(k, P);
|
|
2527
2527
|
}
|
|
2528
2528
|
};
|
|
2529
2529
|
}
|
|
@@ -2538,18 +2538,18 @@ function xn(i) {
|
|
|
2538
2538
|
/*limit*/
|
|
2539
2539
|
i[197].value === "netdeposit" && /*$_*/
|
|
2540
2540
|
i[41]("newLimitInfoText").trim().length > 0
|
|
2541
|
-
), s, u, d, g, m = r && Yi(i), h =
|
|
2541
|
+
), s, u, d, g, m = r && Yi(i), h = we(
|
|
2542
2542
|
/*limit*/
|
|
2543
2543
|
i[197].visibleLimitsInUI
|
|
2544
|
-
),
|
|
2544
|
+
), w = [];
|
|
2545
2545
|
for (let y = 0; y < h.length; y += 1)
|
|
2546
|
-
|
|
2546
|
+
w[y] = to(Bi(i, h, y));
|
|
2547
2547
|
return {
|
|
2548
2548
|
c() {
|
|
2549
|
-
e = b("p"), a =
|
|
2550
|
-
for (let y = 0; y <
|
|
2551
|
-
|
|
2552
|
-
d =
|
|
2549
|
+
e = b("p"), a = M(t), o = O(), m && m.c(), s = O(), u = b("div");
|
|
2550
|
+
for (let y = 0; y < w.length; y += 1)
|
|
2551
|
+
w[y].c();
|
|
2552
|
+
d = O(), L(e, "class", "LimitTitle " + (/*isDesktop*/
|
|
2553
2553
|
i[42] ? "" : "Mobile")), L(u, "class", g = "LimitWrapper " + /*limit*/
|
|
2554
2554
|
i[197].value + " " + /*isCompanyLimitsInfoEnabled*/
|
|
2555
2555
|
(i[10] || /*isNetDepositProgress*/
|
|
@@ -2559,8 +2559,8 @@ function xn(i) {
|
|
|
2559
2559
|
},
|
|
2560
2560
|
m(y, _) {
|
|
2561
2561
|
C(y, e, _), c(e, a), C(y, o, _), m && m.m(y, _), C(y, s, _), C(y, u, _);
|
|
2562
|
-
for (let
|
|
2563
|
-
k
|
|
2562
|
+
for (let k = 0; k < w.length; k += 1)
|
|
2563
|
+
w[k] && w[k].m(u, null);
|
|
2564
2564
|
c(u, d);
|
|
2565
2565
|
},
|
|
2566
2566
|
p(y, _) {
|
|
@@ -2570,25 +2570,25 @@ function xn(i) {
|
|
|
2570
2570
|
y[56](
|
|
2571
2571
|
/*limit*/
|
|
2572
2572
|
y[197]
|
|
2573
|
-
) + "") &&
|
|
2573
|
+
) + "") && x(a, t), _[0] & /*availableLimits*/
|
|
2574
2574
|
512 | _[1] & /*currentTypes, $_*/
|
|
2575
2575
|
1536 && (r = /*limit*/
|
|
2576
2576
|
y[197].value === "netdeposit" && /*$_*/
|
|
2577
2577
|
y[41]("newLimitInfoText").trim().length > 0), r ? m ? m.p(y, _) : (m = Yi(y), m.c(), m.m(s.parentNode, s)) : m && (m.d(1), m = null), _[0] & /*availableLimits, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
|
|
2578
2578
|
50332171 | _[1] & /*isDesktop, currentTypes, cancelLimitSwitch, $_, confirmLimitSwitch, removeLimitSwitch, readLimits16*/
|
|
2579
2579
|
29494784) {
|
|
2580
|
-
h =
|
|
2580
|
+
h = we(
|
|
2581
2581
|
/*limit*/
|
|
2582
2582
|
y[197].visibleLimitsInUI
|
|
2583
2583
|
);
|
|
2584
|
-
let
|
|
2585
|
-
for (
|
|
2586
|
-
const P = Bi(y, h,
|
|
2587
|
-
k
|
|
2584
|
+
let k;
|
|
2585
|
+
for (k = 0; k < h.length; k += 1) {
|
|
2586
|
+
const P = Bi(y, h, k);
|
|
2587
|
+
w[k] ? w[k].p(P, _) : (w[k] = to(P), w[k].c(), w[k].m(u, d));
|
|
2588
2588
|
}
|
|
2589
|
-
for (;
|
|
2590
|
-
k
|
|
2591
|
-
|
|
2589
|
+
for (; k < w.length; k += 1)
|
|
2590
|
+
w[k].d(1);
|
|
2591
|
+
w.length = h.length;
|
|
2592
2592
|
}
|
|
2593
2593
|
_[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress*/
|
|
2594
2594
|
3584 | _[1] & /*currentTypes*/
|
|
@@ -2600,7 +2600,7 @@ function xn(i) {
|
|
|
2600
2600
|
y[42] ? "" : "Mobile")) && L(u, "class", g);
|
|
2601
2601
|
},
|
|
2602
2602
|
d(y) {
|
|
2603
|
-
y && (S(e), S(o), S(s), S(u)), m && m.d(y),
|
|
2603
|
+
y && (S(e), S(o), S(s), S(u)), m && m.d(y), Ke(w, y);
|
|
2604
2604
|
}
|
|
2605
2605
|
};
|
|
2606
2606
|
}
|
|
@@ -2611,7 +2611,7 @@ function Hi(i) {
|
|
|
2611
2611
|
), a;
|
|
2612
2612
|
return {
|
|
2613
2613
|
c() {
|
|
2614
|
-
e = b("p"), a =
|
|
2614
|
+
e = b("p"), a = M(t), L(e, "class", "LimitsInfoText " + (/*isDesktop*/
|
|
2615
2615
|
i[42] ? "" : "Mobile"));
|
|
2616
2616
|
},
|
|
2617
2617
|
m(o, r) {
|
|
@@ -2620,7 +2620,7 @@ function Hi(i) {
|
|
|
2620
2620
|
p(o, r) {
|
|
2621
2621
|
r[1] & /*$_*/
|
|
2622
2622
|
1024 && t !== (t = /*$_*/
|
|
2623
|
-
o[41]("activeLimitsInfoText") + "") &&
|
|
2623
|
+
o[41]("activeLimitsInfoText") + "") && x(a, t);
|
|
2624
2624
|
},
|
|
2625
2625
|
d(o) {
|
|
2626
2626
|
o && S(e);
|
|
@@ -2635,7 +2635,7 @@ function Ki(i) {
|
|
|
2635
2635
|
), t, a = e && Hi(i);
|
|
2636
2636
|
return {
|
|
2637
2637
|
c() {
|
|
2638
|
-
a && a.c(), t =
|
|
2638
|
+
a && a.c(), t = He();
|
|
2639
2639
|
},
|
|
2640
2640
|
m(o, r) {
|
|
2641
2641
|
a && a.m(o, r), C(o, t, r);
|
|
@@ -2659,7 +2659,7 @@ function Yi(i) {
|
|
|
2659
2659
|
), a;
|
|
2660
2660
|
return {
|
|
2661
2661
|
c() {
|
|
2662
|
-
e = b("p"), a =
|
|
2662
|
+
e = b("p"), a = M(t), L(e, "class", "LimitsInfoText " + (/*isDesktop*/
|
|
2663
2663
|
i[42] ? "" : "Mobile"));
|
|
2664
2664
|
},
|
|
2665
2665
|
m(o, r) {
|
|
@@ -2668,7 +2668,7 @@ function Yi(i) {
|
|
|
2668
2668
|
p(o, r) {
|
|
2669
2669
|
r[1] & /*$_*/
|
|
2670
2670
|
1024 && t !== (t = /*$_*/
|
|
2671
|
-
o[41]("activeLimitsInfoText") + "") &&
|
|
2671
|
+
o[41]("activeLimitsInfoText") + "") && x(a, t);
|
|
2672
2672
|
},
|
|
2673
2673
|
d(o) {
|
|
2674
2674
|
o && S(e);
|
|
@@ -2683,7 +2683,7 @@ function jn(i) {
|
|
|
2683
2683
|
i[1]
|
|
2684
2684
|
] || /*currency*/
|
|
2685
2685
|
i[1]) + ""
|
|
2686
|
-
), a, o =
|
|
2686
|
+
), a, o = Je(
|
|
2687
2687
|
/*vLimit*/
|
|
2688
2688
|
i[208].amount,
|
|
2689
2689
|
/*lang*/
|
|
@@ -2691,7 +2691,7 @@ function jn(i) {
|
|
|
2691
2691
|
) + "", r;
|
|
2692
2692
|
return {
|
|
2693
2693
|
c() {
|
|
2694
|
-
e = b("span"), a =
|
|
2694
|
+
e = b("span"), a = M(t), r = M(o);
|
|
2695
2695
|
},
|
|
2696
2696
|
m(s, u) {
|
|
2697
2697
|
C(s, e, u), c(e, a), c(e, r);
|
|
@@ -2703,21 +2703,21 @@ function jn(i) {
|
|
|
2703
2703
|
/*currency*/
|
|
2704
2704
|
s[1]
|
|
2705
2705
|
] || /*currency*/
|
|
2706
|
-
s[1]) + "") &&
|
|
2706
|
+
s[1]) + "") && x(a, t), u[0] & /*availableLimits, lang*/
|
|
2707
2707
|
513 | u[1] & /*currentTypes*/
|
|
2708
|
-
512 && o !== (o =
|
|
2708
|
+
512 && o !== (o = Je(
|
|
2709
2709
|
/*vLimit*/
|
|
2710
2710
|
s[208].amount,
|
|
2711
2711
|
/*lang*/
|
|
2712
2712
|
s[0]
|
|
2713
|
-
) + "") &&
|
|
2713
|
+
) + "") && x(r, o);
|
|
2714
2714
|
},
|
|
2715
2715
|
d(s) {
|
|
2716
2716
|
s && S(e);
|
|
2717
2717
|
}
|
|
2718
2718
|
};
|
|
2719
2719
|
}
|
|
2720
|
-
function
|
|
2720
|
+
function Un(i) {
|
|
2721
2721
|
let e, t = (
|
|
2722
2722
|
/*currencySymbols*/
|
|
2723
2723
|
(i[24][
|
|
@@ -2725,7 +2725,7 @@ function Nn(i) {
|
|
|
2725
2725
|
i[1]
|
|
2726
2726
|
] || /*currency*/
|
|
2727
2727
|
i[1]) + ""
|
|
2728
|
-
), a, o =
|
|
2728
|
+
), a, o = Je(
|
|
2729
2729
|
/*vLimit*/
|
|
2730
2730
|
i[208].updateAmount,
|
|
2731
2731
|
/*lang*/
|
|
@@ -2733,7 +2733,7 @@ function Nn(i) {
|
|
|
2733
2733
|
) + "", r;
|
|
2734
2734
|
return {
|
|
2735
2735
|
c() {
|
|
2736
|
-
e = b("span"), a =
|
|
2736
|
+
e = b("span"), a = M(t), r = M(o);
|
|
2737
2737
|
},
|
|
2738
2738
|
m(s, u) {
|
|
2739
2739
|
C(s, e, u), c(e, a), c(e, r);
|
|
@@ -2745,21 +2745,21 @@ function Nn(i) {
|
|
|
2745
2745
|
/*currency*/
|
|
2746
2746
|
s[1]
|
|
2747
2747
|
] || /*currency*/
|
|
2748
|
-
s[1]) + "") &&
|
|
2748
|
+
s[1]) + "") && x(a, t), u[0] & /*availableLimits, lang*/
|
|
2749
2749
|
513 | u[1] & /*currentTypes*/
|
|
2750
|
-
512 && o !== (o =
|
|
2750
|
+
512 && o !== (o = Je(
|
|
2751
2751
|
/*vLimit*/
|
|
2752
2752
|
s[208].updateAmount,
|
|
2753
2753
|
/*lang*/
|
|
2754
2754
|
s[0]
|
|
2755
|
-
) + "") &&
|
|
2755
|
+
) + "") && x(r, o);
|
|
2756
2756
|
},
|
|
2757
2757
|
d(s) {
|
|
2758
2758
|
s && S(e);
|
|
2759
2759
|
}
|
|
2760
2760
|
};
|
|
2761
2761
|
}
|
|
2762
|
-
function
|
|
2762
|
+
function Nn(i) {
|
|
2763
2763
|
let e;
|
|
2764
2764
|
return {
|
|
2765
2765
|
c() {
|
|
@@ -2768,7 +2768,7 @@ function Un(i) {
|
|
|
2768
2768
|
m(t, a) {
|
|
2769
2769
|
C(t, e, a);
|
|
2770
2770
|
},
|
|
2771
|
-
p:
|
|
2771
|
+
p: nt,
|
|
2772
2772
|
d(t) {
|
|
2773
2773
|
t && S(e);
|
|
2774
2774
|
}
|
|
@@ -2785,7 +2785,7 @@ function Zi(i) {
|
|
|
2785
2785
|
i[1]
|
|
2786
2786
|
] || /*currency*/
|
|
2787
2787
|
i[1]) + ""
|
|
2788
|
-
), u, d =
|
|
2788
|
+
), u, d = Je(
|
|
2789
2789
|
/*vLimit*/
|
|
2790
2790
|
i[208].restrictiveDisplayAmount,
|
|
2791
2791
|
/*lang*/
|
|
@@ -2793,7 +2793,7 @@ function Zi(i) {
|
|
|
2793
2793
|
) + "", g;
|
|
2794
2794
|
return {
|
|
2795
2795
|
c() {
|
|
2796
|
-
e = b("div"), a =
|
|
2796
|
+
e = b("div"), a = M(t), o = O(), r = b("span"), u = M(s), g = M(d), L(e, "class", "CompanyLimitsInfoText");
|
|
2797
2797
|
},
|
|
2798
2798
|
m(m, h) {
|
|
2799
2799
|
C(m, e, h), c(e, a), c(e, o), c(e, r), c(r, u), c(r, g);
|
|
@@ -2801,20 +2801,20 @@ function Zi(i) {
|
|
|
2801
2801
|
p(m, h) {
|
|
2802
2802
|
h[1] & /*$_*/
|
|
2803
2803
|
1024 && t !== (t = /*$_*/
|
|
2804
|
-
m[41]("companyLimitsInfoText") + "") &&
|
|
2804
|
+
m[41]("companyLimitsInfoText") + "") && x(a, t), h[0] & /*currencySymbols, currency*/
|
|
2805
2805
|
16777218 && s !== (s = /*currencySymbols*/
|
|
2806
2806
|
(m[24][
|
|
2807
2807
|
/*currency*/
|
|
2808
2808
|
m[1]
|
|
2809
2809
|
] || /*currency*/
|
|
2810
|
-
m[1]) + "") &&
|
|
2810
|
+
m[1]) + "") && x(u, s), h[0] & /*availableLimits, lang*/
|
|
2811
2811
|
513 | h[1] & /*currentTypes*/
|
|
2812
|
-
512 && d !== (d =
|
|
2812
|
+
512 && d !== (d = Je(
|
|
2813
2813
|
/*vLimit*/
|
|
2814
2814
|
m[208].restrictiveDisplayAmount,
|
|
2815
2815
|
/*lang*/
|
|
2816
2816
|
m[0]
|
|
2817
|
-
) + "") &&
|
|
2817
|
+
) + "") && x(g, d);
|
|
2818
2818
|
},
|
|
2819
2819
|
d(m) {
|
|
2820
2820
|
m && S(e);
|
|
@@ -2829,13 +2829,13 @@ function Bn(i) {
|
|
|
2829
2829
|
i[1]
|
|
2830
2830
|
] || /*currency*/
|
|
2831
2831
|
i[1]) + ""
|
|
2832
|
-
), o, r =
|
|
2832
|
+
), o, r = Je(
|
|
2833
2833
|
/*vLimit*/
|
|
2834
2834
|
i[208].updateAmount,
|
|
2835
2835
|
/*lang*/
|
|
2836
2836
|
i[0]
|
|
2837
2837
|
) + "", s, u;
|
|
2838
|
-
function d(h,
|
|
2838
|
+
function d(h, w) {
|
|
2839
2839
|
return (
|
|
2840
2840
|
/*vLimit*/
|
|
2841
2841
|
h[208].isCoolOffCompleted ? Fn : Wn
|
|
@@ -2844,26 +2844,26 @@ function Bn(i) {
|
|
|
2844
2844
|
let g = d(i), m = g(i);
|
|
2845
2845
|
return {
|
|
2846
2846
|
c() {
|
|
2847
|
-
e = b("div"), t = b("span"), o =
|
|
2847
|
+
e = b("div"), t = b("span"), o = M(a), s = M(r), u = O(), m.c(), L(e, "class", "PendingLimit");
|
|
2848
2848
|
},
|
|
2849
|
-
m(h,
|
|
2850
|
-
C(h, e,
|
|
2849
|
+
m(h, w) {
|
|
2850
|
+
C(h, e, w), c(e, t), c(t, o), c(t, s), c(e, u), m.m(e, null);
|
|
2851
2851
|
},
|
|
2852
|
-
p(h,
|
|
2853
|
-
|
|
2852
|
+
p(h, w) {
|
|
2853
|
+
w[0] & /*currencySymbols, currency*/
|
|
2854
2854
|
16777218 && a !== (a = /*currencySymbols*/
|
|
2855
2855
|
(h[24][
|
|
2856
2856
|
/*currency*/
|
|
2857
2857
|
h[1]
|
|
2858
2858
|
] || /*currency*/
|
|
2859
|
-
h[1]) + "") &&
|
|
2860
|
-
513 |
|
|
2861
|
-
512 && r !== (r =
|
|
2859
|
+
h[1]) + "") && x(o, a), w[0] & /*availableLimits, lang*/
|
|
2860
|
+
513 | w[1] & /*currentTypes*/
|
|
2861
|
+
512 && r !== (r = Je(
|
|
2862
2862
|
/*vLimit*/
|
|
2863
2863
|
h[208].updateAmount,
|
|
2864
2864
|
/*lang*/
|
|
2865
2865
|
h[0]
|
|
2866
|
-
) + "") &&
|
|
2866
|
+
) + "") && x(s, r), g === (g = d(h)) && m ? m.p(h, w) : (m.d(1), m = g(h), m && (m.c(), m.m(e, null)));
|
|
2867
2867
|
},
|
|
2868
2868
|
d(h) {
|
|
2869
2869
|
h && S(e), m.d();
|
|
@@ -2901,7 +2901,7 @@ function Rn(i) {
|
|
|
2901
2901
|
), a;
|
|
2902
2902
|
return {
|
|
2903
2903
|
c() {
|
|
2904
|
-
e = b("div"), a =
|
|
2904
|
+
e = b("div"), a = M(t), L(e, "class", "PendingLimit");
|
|
2905
2905
|
},
|
|
2906
2906
|
m(o, r) {
|
|
2907
2907
|
C(o, e, r), c(e, a);
|
|
@@ -2909,7 +2909,7 @@ function Rn(i) {
|
|
|
2909
2909
|
p(o, r) {
|
|
2910
2910
|
r[1] & /*$_*/
|
|
2911
2911
|
1024 && t !== (t = /*$_*/
|
|
2912
|
-
o[41]("acknowledgedLimit") + "") &&
|
|
2912
|
+
o[41]("acknowledgedLimit") + "") && x(a, t);
|
|
2913
2913
|
},
|
|
2914
2914
|
d(o) {
|
|
2915
2915
|
o && S(e);
|
|
@@ -2935,7 +2935,7 @@ function Vn(i) {
|
|
|
2935
2935
|
i[41]("updateAfterDocApproval")}`, g;
|
|
2936
2936
|
return {
|
|
2937
2937
|
c() {
|
|
2938
|
-
e = b("div"), t = b("span"), o =
|
|
2938
|
+
e = b("div"), t = b("span"), o = M(a), s = M(r), u = O(), g = M(d), L(e, "class", "PendingLimit");
|
|
2939
2939
|
},
|
|
2940
2940
|
m(m, h) {
|
|
2941
2941
|
C(m, e, h), c(e, t), c(t, o), c(t, s), c(e, u), c(e, g);
|
|
@@ -2947,17 +2947,17 @@ function Vn(i) {
|
|
|
2947
2947
|
/*currency*/
|
|
2948
2948
|
m[1]
|
|
2949
2949
|
] || /*currency*/
|
|
2950
|
-
m[1]) + "") &&
|
|
2950
|
+
m[1]) + "") && x(o, a), h[0] & /*availableLimits*/
|
|
2951
2951
|
512 | h[1] & /*currentTypes*/
|
|
2952
2952
|
512 && r !== (r = /*vLimit*/
|
|
2953
|
-
(m[208].reviewPending.requestAmount || 0).toFixed(2) + "") &&
|
|
2953
|
+
(m[208].reviewPending.requestAmount || 0).toFixed(2) + "") && x(s, r), h[0] & /*availableLimits*/
|
|
2954
2954
|
512 | h[1] & /*$_, currentTypes*/
|
|
2955
2955
|
1536 && d !== (d = ` ${/*$_*/
|
|
2956
2956
|
m[41](
|
|
2957
2957
|
/*vLimit*/
|
|
2958
2958
|
m[208].period
|
|
2959
2959
|
)} ${/*$_*/
|
|
2960
|
-
m[41]("updateAfterDocApproval")}`) &&
|
|
2960
|
+
m[41]("updateAfterDocApproval")}`) && x(g, d);
|
|
2961
2961
|
},
|
|
2962
2962
|
d(m) {
|
|
2963
2963
|
m && S(e);
|
|
@@ -2974,7 +2974,7 @@ function Wn(i) {
|
|
|
2974
2974
|
i[208].expiryDate}`, t;
|
|
2975
2975
|
return {
|
|
2976
2976
|
c() {
|
|
2977
|
-
t =
|
|
2977
|
+
t = M(e);
|
|
2978
2978
|
},
|
|
2979
2979
|
m(a, o) {
|
|
2980
2980
|
C(a, t, o);
|
|
@@ -2988,7 +2988,7 @@ function Wn(i) {
|
|
|
2988
2988
|
a[208].period
|
|
2989
2989
|
)} ${/*$_*/
|
|
2990
2990
|
a[41]("updateText")} ${/*vLimit*/
|
|
2991
|
-
a[208].expiryDate}`) &&
|
|
2991
|
+
a[208].expiryDate}`) && x(t, e);
|
|
2992
2992
|
},
|
|
2993
2993
|
d(a) {
|
|
2994
2994
|
a && S(t);
|
|
@@ -3004,7 +3004,7 @@ function Fn(i) {
|
|
|
3004
3004
|
i[41]("updateAfterConfirm")}`, t;
|
|
3005
3005
|
return {
|
|
3006
3006
|
c() {
|
|
3007
|
-
t =
|
|
3007
|
+
t = M(e);
|
|
3008
3008
|
},
|
|
3009
3009
|
m(a, o) {
|
|
3010
3010
|
C(a, t, o);
|
|
@@ -3017,7 +3017,7 @@ function Fn(i) {
|
|
|
3017
3017
|
/*vLimit*/
|
|
3018
3018
|
a[208].period
|
|
3019
3019
|
)} ${/*$_*/
|
|
3020
|
-
a[41]("updateAfterConfirm")}`) &&
|
|
3020
|
+
a[41]("updateAfterConfirm")}`) && x(t, e);
|
|
3021
3021
|
},
|
|
3022
3022
|
d(a) {
|
|
3023
3023
|
a && S(t);
|
|
@@ -3034,7 +3034,7 @@ function qn(i) {
|
|
|
3034
3034
|
), r;
|
|
3035
3035
|
return {
|
|
3036
3036
|
c() {
|
|
3037
|
-
t =
|
|
3037
|
+
t = M(e), a = O(), r = M(o);
|
|
3038
3038
|
},
|
|
3039
3039
|
m(s, u) {
|
|
3040
3040
|
C(s, t, u), C(s, a, u), C(s, r, u);
|
|
@@ -3042,10 +3042,10 @@ function qn(i) {
|
|
|
3042
3042
|
p(s, u) {
|
|
3043
3043
|
u[1] & /*$_*/
|
|
3044
3044
|
1024 && e !== (e = /*$_*/
|
|
3045
|
-
s[41]("removedLimitText") + "") &&
|
|
3045
|
+
s[41]("removedLimitText") + "") && x(t, e), u[0] & /*availableLimits*/
|
|
3046
3046
|
512 | u[1] & /*currentTypes*/
|
|
3047
3047
|
512 && o !== (o = /*vLimit*/
|
|
3048
|
-
s[208].expiryDate + "") &&
|
|
3048
|
+
s[208].expiryDate + "") && x(r, o);
|
|
3049
3049
|
},
|
|
3050
3050
|
d(s) {
|
|
3051
3051
|
s && (S(t), S(a), S(r));
|
|
@@ -3059,7 +3059,7 @@ function Gn(i) {
|
|
|
3059
3059
|
), t;
|
|
3060
3060
|
return {
|
|
3061
3061
|
c() {
|
|
3062
|
-
t =
|
|
3062
|
+
t = M(e);
|
|
3063
3063
|
},
|
|
3064
3064
|
m(a, o) {
|
|
3065
3065
|
C(a, t, o);
|
|
@@ -3067,7 +3067,7 @@ function Gn(i) {
|
|
|
3067
3067
|
p(a, o) {
|
|
3068
3068
|
o[1] & /*$_*/
|
|
3069
3069
|
1024 && e !== (e = /*$_*/
|
|
3070
|
-
a[41]("removeAfterConfirm") + "") &&
|
|
3070
|
+
a[41]("removeAfterConfirm") + "") && x(t, e);
|
|
3071
3071
|
},
|
|
3072
3072
|
d(a) {
|
|
3073
3073
|
a && S(t);
|
|
@@ -3096,7 +3096,7 @@ function Xi(i) {
|
|
|
3096
3096
|
);
|
|
3097
3097
|
return {
|
|
3098
3098
|
c() {
|
|
3099
|
-
e = b("div"), r && r.c(), t =
|
|
3099
|
+
e = b("div"), r && r.c(), t = O(), s && s.c(), o = O(), u && u.c(), L(e, "class", "ContainerLimitActions " + (/*isDesktop*/
|
|
3100
3100
|
i[42] ? "" : "Mobile"));
|
|
3101
3101
|
},
|
|
3102
3102
|
m(d, g) {
|
|
@@ -3136,7 +3136,7 @@ function Ji(i) {
|
|
|
3136
3136
|
), a, o, r, s;
|
|
3137
3137
|
return {
|
|
3138
3138
|
c() {
|
|
3139
|
-
e = b("button"), a =
|
|
3139
|
+
e = b("button"), a = M(t), L(e, "class", o = "ReloadLimitButton " + (/*isDesktop*/
|
|
3140
3140
|
i[42] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
|
|
3141
3141
|
(i[25][
|
|
3142
3142
|
/*vLimit*/
|
|
@@ -3158,7 +3158,7 @@ function Ji(i) {
|
|
|
3158
3158
|
(u[25][
|
|
3159
3159
|
/*vLimit*/
|
|
3160
3160
|
u[208].scheduleId
|
|
3161
|
-
]?.timer || "Reload") + "") &&
|
|
3161
|
+
]?.timer || "Reload") + "") && x(a, t), d[0] & /*acknowledgedLimits, availableLimits*/
|
|
3162
3162
|
33554944 | d[1] & /*currentTypes*/
|
|
3163
3163
|
512 && o !== (o = "ReloadLimitButton " + (/*isDesktop*/
|
|
3164
3164
|
u[42] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
|
|
@@ -3188,7 +3188,7 @@ function Qi(i) {
|
|
|
3188
3188
|
}
|
|
3189
3189
|
return {
|
|
3190
3190
|
c() {
|
|
3191
|
-
e = b("button"), a =
|
|
3191
|
+
e = b("button"), a = M(t), L(e, "class", "RemoveLimitButton " + (/*isDesktop*/
|
|
3192
3192
|
i[42] ? "" : "Mobile"));
|
|
3193
3193
|
},
|
|
3194
3194
|
m(u, d) {
|
|
@@ -3197,7 +3197,7 @@ function Qi(i) {
|
|
|
3197
3197
|
p(u, d) {
|
|
3198
3198
|
i = u, d[1] & /*$_*/
|
|
3199
3199
|
1024 && t !== (t = /*$_*/
|
|
3200
|
-
i[41]("removeLimit") + "") &&
|
|
3200
|
+
i[41]("removeLimit") + "") && x(a, t);
|
|
3201
3201
|
},
|
|
3202
3202
|
d(u) {
|
|
3203
3203
|
u && S(e), o = !1, r();
|
|
@@ -3232,25 +3232,25 @@ function $i(i) {
|
|
|
3232
3232
|
}
|
|
3233
3233
|
return {
|
|
3234
3234
|
c() {
|
|
3235
|
-
e = b("button"), a =
|
|
3235
|
+
e = b("button"), a = M(t), o = O(), r = b("button"), u = M(s), L(e, "class", "ConfirmLimitButton " + (/*isDesktop*/
|
|
3236
3236
|
i[42] ? "" : "Mobile")), L(r, "class", "CancelLimitButton " + (/*isDesktop*/
|
|
3237
3237
|
i[42] ? "" : "Mobile"));
|
|
3238
3238
|
},
|
|
3239
|
-
m(
|
|
3240
|
-
C(
|
|
3239
|
+
m(w, y) {
|
|
3240
|
+
C(w, e, y), c(e, a), C(w, o, y), C(w, r, y), c(r, u), d || (g = [
|
|
3241
3241
|
pe(e, "click", m),
|
|
3242
3242
|
pe(r, "click", h)
|
|
3243
3243
|
], d = !0);
|
|
3244
3244
|
},
|
|
3245
|
-
p(
|
|
3246
|
-
i =
|
|
3245
|
+
p(w, y) {
|
|
3246
|
+
i = w, y[1] & /*$_*/
|
|
3247
3247
|
1024 && t !== (t = /*$_*/
|
|
3248
|
-
i[41]("confirmUpdateLimit") + "") &&
|
|
3248
|
+
i[41]("confirmUpdateLimit") + "") && x(a, t), y[1] & /*$_*/
|
|
3249
3249
|
1024 && s !== (s = /*$_*/
|
|
3250
|
-
i[41]("cancelUpdateLimit") + "") &&
|
|
3250
|
+
i[41]("cancelUpdateLimit") + "") && x(u, s);
|
|
3251
3251
|
},
|
|
3252
|
-
d(
|
|
3253
|
-
|
|
3252
|
+
d(w) {
|
|
3253
|
+
w && (S(e), S(o), S(r)), d = !1, Qe(g);
|
|
3254
3254
|
}
|
|
3255
3255
|
};
|
|
3256
3256
|
}
|
|
@@ -3282,23 +3282,23 @@ function to(i) {
|
|
|
3282
3282
|
i[41](
|
|
3283
3283
|
/*vLimit*/
|
|
3284
3284
|
i[208].period
|
|
3285
|
-
)}`, d, g, m, h,
|
|
3286
|
-
function y(D,
|
|
3285
|
+
)}`, d, g, m, h, w;
|
|
3286
|
+
function y(D, F) {
|
|
3287
3287
|
return (
|
|
3288
3288
|
/*vLimit*/
|
|
3289
3289
|
D[208].isVirtual || /*vLimit*/
|
|
3290
3290
|
D[208].amount === 1 / 0 || /*vLimit*/
|
|
3291
|
-
D[208].amount === null ?
|
|
3291
|
+
D[208].amount === null ? Nn : (
|
|
3292
3292
|
/*vLimit*/
|
|
3293
|
-
D[208].acknowledgedLimit ?
|
|
3293
|
+
D[208].acknowledgedLimit ? Un : jn
|
|
3294
3294
|
)
|
|
3295
3295
|
);
|
|
3296
3296
|
}
|
|
3297
|
-
let _ = y(i),
|
|
3297
|
+
let _ = y(i), k = _(i), P = (
|
|
3298
3298
|
/*vLimit*/
|
|
3299
3299
|
i[208].showInfoMessage && Zi(i)
|
|
3300
3300
|
);
|
|
3301
|
-
function
|
|
3301
|
+
function N(D, F) {
|
|
3302
3302
|
if (
|
|
3303
3303
|
/*vLimit*/
|
|
3304
3304
|
D[208].reviewPending && /*vLimit*/
|
|
@@ -3322,32 +3322,32 @@ function to(i) {
|
|
|
3322
3322
|
)
|
|
3323
3323
|
return Bn;
|
|
3324
3324
|
}
|
|
3325
|
-
let E =
|
|
3326
|
-
i[208].isOperator && Xi(i),
|
|
3325
|
+
let E = N(i), G = E && E(i), Z = !/*vLimit*/
|
|
3326
|
+
i[208].isOperator && Xi(i), ee = !/*vLimit*/
|
|
3327
3327
|
i[208].shouldHideProgress && eo(i);
|
|
3328
3328
|
return {
|
|
3329
3329
|
c() {
|
|
3330
|
-
e = b("div"), t = b("div"), a = b("div"), o = b("div"), r = b("div"),
|
|
3330
|
+
e = b("div"), t = b("div"), a = b("div"), o = b("div"), r = b("div"), k.c(), s = O(), d = M(u), g = O(), P && P.c(), m = O(), G && G.c(), h = O(), Z && Z.c(), w = O(), ee && ee.c(), L(r, "class", "CurrentLimit"), L(o, "class", "CurrentLimitContainer"), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
|
|
3331
3331
|
i[42] ? "" : "Mobile") + " " + /*idx*/
|
|
3332
3332
|
(i[211] > 0 ? "SubsequentLimit" : "")), L(t, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
|
|
3333
3333
|
},
|
|
3334
|
-
m(D,
|
|
3335
|
-
C(D, e,
|
|
3334
|
+
m(D, F) {
|
|
3335
|
+
C(D, e, F), c(e, t), c(t, a), c(a, o), c(o, r), k.m(r, null), c(r, s), c(r, d), c(o, g), P && P.m(o, null), c(a, m), G && G.m(a, null), c(a, h), Z && Z.m(a, null), c(a, w), ee && ee.m(a, null);
|
|
3336
3336
|
},
|
|
3337
|
-
p(D,
|
|
3338
|
-
_ === (_ = y(D)) &&
|
|
3339
|
-
512 |
|
|
3337
|
+
p(D, F) {
|
|
3338
|
+
_ === (_ = y(D)) && k ? k.p(D, F) : (k.d(1), k = _(D), k && (k.c(), k.m(r, s))), F[0] & /*availableLimits*/
|
|
3339
|
+
512 | F[1] & /*$_, currentTypes*/
|
|
3340
3340
|
1536 && u !== (u = ` ${/*$_*/
|
|
3341
3341
|
D[41](
|
|
3342
3342
|
/*vLimit*/
|
|
3343
3343
|
D[208].period
|
|
3344
|
-
)}`) &&
|
|
3345
|
-
D[208].showInfoMessage ? P ? P.p(D,
|
|
3346
|
-
D[208].isOperator ?
|
|
3347
|
-
D[208].shouldHideProgress ?
|
|
3344
|
+
)}`) && x(d, u), /*vLimit*/
|
|
3345
|
+
D[208].showInfoMessage ? P ? P.p(D, F) : (P = Zi(D), P.c(), P.m(o, null)) : P && (P.d(1), P = null), E === (E = N(D)) && G ? G.p(D, F) : (G && G.d(1), G = E && E(D), G && (G.c(), G.m(a, h))), /*vLimit*/
|
|
3346
|
+
D[208].isOperator ? Z && (Z.d(1), Z = null) : Z ? Z.p(D, F) : (Z = Xi(D), Z.c(), Z.m(a, w)), /*vLimit*/
|
|
3347
|
+
D[208].shouldHideProgress ? ee && (ee.d(1), ee = null) : ee ? ee.p(D, F) : (ee = eo(D), ee.c(), ee.m(a, null));
|
|
3348
3348
|
},
|
|
3349
3349
|
d(D) {
|
|
3350
|
-
D && S(e),
|
|
3350
|
+
D && S(e), k.d(), P && P.d(), G && G.d(), Z && Z.d(), ee && ee.d();
|
|
3351
3351
|
}
|
|
3352
3352
|
};
|
|
3353
3353
|
}
|
|
@@ -3369,7 +3369,7 @@ function io(i, e) {
|
|
|
3369
3369
|
key: i,
|
|
3370
3370
|
first: null,
|
|
3371
3371
|
c() {
|
|
3372
|
-
t =
|
|
3372
|
+
t = He(), s && s.c(), a = He(), this.first = t;
|
|
3373
3373
|
},
|
|
3374
3374
|
m(u, d) {
|
|
3375
3375
|
C(u, t, d), s && s.m(u, d), C(u, a, d);
|
|
@@ -3392,7 +3392,7 @@ function oo(i) {
|
|
|
3392
3392
|
), a;
|
|
3393
3393
|
return {
|
|
3394
3394
|
c() {
|
|
3395
|
-
e = b("p"), a =
|
|
3395
|
+
e = b("p"), a = M(t), L(e, "class", "LimitTitle " + (/*isDesktop*/
|
|
3396
3396
|
i[42] ? "" : "Mobile"));
|
|
3397
3397
|
},
|
|
3398
3398
|
m(o, r) {
|
|
@@ -3405,7 +3405,7 @@ function oo(i) {
|
|
|
3405
3405
|
o[56](
|
|
3406
3406
|
/*currentTabLimits*/
|
|
3407
3407
|
o[202][0]
|
|
3408
|
-
) + "") &&
|
|
3408
|
+
) + "") && x(a, t);
|
|
3409
3409
|
},
|
|
3410
3410
|
d(o) {
|
|
3411
3411
|
o && S(e);
|
|
@@ -3419,7 +3419,7 @@ function ao(i) {
|
|
|
3419
3419
|
), a;
|
|
3420
3420
|
return {
|
|
3421
3421
|
c() {
|
|
3422
|
-
e = b("p"), a =
|
|
3422
|
+
e = b("p"), a = M(t), L(e, "class", "LimitsInfoText " + (/*isDesktop*/
|
|
3423
3423
|
i[42] ? "" : "Mobile"));
|
|
3424
3424
|
},
|
|
3425
3425
|
m(o, r) {
|
|
@@ -3428,7 +3428,7 @@ function ao(i) {
|
|
|
3428
3428
|
p(o, r) {
|
|
3429
3429
|
r[1] & /*$_*/
|
|
3430
3430
|
1024 && t !== (t = /*$_*/
|
|
3431
|
-
o[41]("activeLimitsInfoText") + "") &&
|
|
3431
|
+
o[41]("activeLimitsInfoText") + "") && x(a, t);
|
|
3432
3432
|
},
|
|
3433
3433
|
d(o) {
|
|
3434
3434
|
o && S(e);
|
|
@@ -3447,7 +3447,7 @@ function no(i) {
|
|
|
3447
3447
|
let a = t(i), o = a(i);
|
|
3448
3448
|
return {
|
|
3449
3449
|
c() {
|
|
3450
|
-
o.c(), e =
|
|
3450
|
+
o.c(), e = He();
|
|
3451
3451
|
},
|
|
3452
3452
|
m(r, s) {
|
|
3453
3453
|
o.m(r, s), C(r, e, s);
|
|
@@ -3488,7 +3488,7 @@ function so(i) {
|
|
|
3488
3488
|
), a;
|
|
3489
3489
|
return {
|
|
3490
3490
|
c() {
|
|
3491
|
-
e = b("p"), a =
|
|
3491
|
+
e = b("p"), a = M(t), L(e, "class", "LimitsInfoText " + (/*isDesktop*/
|
|
3492
3492
|
i[42] ? "" : "Mobile"));
|
|
3493
3493
|
},
|
|
3494
3494
|
m(o, r) {
|
|
@@ -3497,7 +3497,7 @@ function so(i) {
|
|
|
3497
3497
|
p(o, r) {
|
|
3498
3498
|
r[1] & /*$_*/
|
|
3499
3499
|
1024 && t !== (t = /*$_*/
|
|
3500
|
-
o[41]("newLimitInfoText") + "") &&
|
|
3500
|
+
o[41]("newLimitInfoText") + "") && x(a, t);
|
|
3501
3501
|
},
|
|
3502
3502
|
d(o) {
|
|
3503
3503
|
o && S(e);
|
|
@@ -3513,7 +3513,7 @@ function ro(i) {
|
|
|
3513
3513
|
), t, a = e && so(i);
|
|
3514
3514
|
return {
|
|
3515
3515
|
c() {
|
|
3516
|
-
a && a.c(), t =
|
|
3516
|
+
a && a.c(), t = He();
|
|
3517
3517
|
},
|
|
3518
3518
|
m(o, r) {
|
|
3519
3519
|
a && a.m(o, r), C(o, t, r);
|
|
@@ -3538,7 +3538,7 @@ function lo(i) {
|
|
|
3538
3538
|
), o;
|
|
3539
3539
|
return {
|
|
3540
3540
|
c() {
|
|
3541
|
-
e = b("div"), t = b("p"), o =
|
|
3541
|
+
e = b("div"), t = b("p"), o = M(a), L(t, "class", "LimitComplianceText"), L(e, "class", "LimitCompliance");
|
|
3542
3542
|
},
|
|
3543
3543
|
m(r, s) {
|
|
3544
3544
|
C(r, e, s), c(e, t), c(t, o);
|
|
@@ -3546,7 +3546,7 @@ function lo(i) {
|
|
|
3546
3546
|
p(r, s) {
|
|
3547
3547
|
s[1] & /*$_*/
|
|
3548
3548
|
1024 && a !== (a = /*$_*/
|
|
3549
|
-
r[41]("complianceText") + "") &&
|
|
3549
|
+
r[41]("complianceText") + "") && x(o, a);
|
|
3550
3550
|
},
|
|
3551
3551
|
d(r) {
|
|
3552
3552
|
r && S(e);
|
|
@@ -3557,7 +3557,7 @@ function uo(i) {
|
|
|
3557
3557
|
let e, t, a = (
|
|
3558
3558
|
/*$_*/
|
|
3559
3559
|
i[41]("limitType") + ""
|
|
3560
|
-
), o, r, s, u, d, g =
|
|
3560
|
+
), o, r, s, u, d, g = we(
|
|
3561
3561
|
/*availableLimits*/
|
|
3562
3562
|
i[9]
|
|
3563
3563
|
), m = [];
|
|
@@ -3565,7 +3565,7 @@ function uo(i) {
|
|
|
3565
3565
|
m[h] = mo(Mi(i, g, h));
|
|
3566
3566
|
return {
|
|
3567
3567
|
c() {
|
|
3568
|
-
e = b("label"), t = b("span"), o =
|
|
3568
|
+
e = b("label"), t = b("span"), o = M(a), r = O(), s = b("select");
|
|
3569
3569
|
for (let h = 0; h < m.length; h += 1)
|
|
3570
3570
|
m[h].c();
|
|
3571
3571
|
L(t, "class", "LimitSelectText"), L(s, "name", ""), L(s, "id", ""), /*selectedIndex*/
|
|
@@ -3575,11 +3575,11 @@ function uo(i) {
|
|
|
3575
3575
|
)), L(e, "class", "LimitTypeDropdownWrapper " + (/*isDesktop*/
|
|
3576
3576
|
i[42] ? "" : "Mobile"));
|
|
3577
3577
|
},
|
|
3578
|
-
m(h,
|
|
3579
|
-
C(h, e,
|
|
3578
|
+
m(h, w) {
|
|
3579
|
+
C(h, e, w), c(e, t), c(t, o), c(e, r), c(e, s);
|
|
3580
3580
|
for (let y = 0; y < m.length; y += 1)
|
|
3581
3581
|
m[y] && m[y].m(s, null);
|
|
3582
|
-
|
|
3582
|
+
Ut(
|
|
3583
3583
|
s,
|
|
3584
3584
|
/*selectedIndex*/
|
|
3585
3585
|
i[20],
|
|
@@ -3599,34 +3599,34 @@ function uo(i) {
|
|
|
3599
3599
|
)
|
|
3600
3600
|
], u = !0);
|
|
3601
3601
|
},
|
|
3602
|
-
p(h,
|
|
3603
|
-
if (
|
|
3602
|
+
p(h, w) {
|
|
3603
|
+
if (w[1] & /*$_*/
|
|
3604
3604
|
1024 && a !== (a = /*$_*/
|
|
3605
|
-
h[41]("limitType") + "") &&
|
|
3606
|
-
512 |
|
|
3605
|
+
h[41]("limitType") + "") && x(o, a), w[0] & /*availableLimits*/
|
|
3606
|
+
512 | w[1] & /*determineLimitName*/
|
|
3607
3607
|
33554432) {
|
|
3608
|
-
g =
|
|
3608
|
+
g = we(
|
|
3609
3609
|
/*availableLimits*/
|
|
3610
3610
|
h[9]
|
|
3611
3611
|
);
|
|
3612
3612
|
let y;
|
|
3613
3613
|
for (y = 0; y < g.length; y += 1) {
|
|
3614
3614
|
const _ = Mi(h, g, y);
|
|
3615
|
-
m[y] ? m[y].p(_,
|
|
3615
|
+
m[y] ? m[y].p(_, w) : (m[y] = mo(_), m[y].c(), m[y].m(s, null));
|
|
3616
3616
|
}
|
|
3617
3617
|
for (; y < m.length; y += 1)
|
|
3618
3618
|
m[y].d(1);
|
|
3619
3619
|
m.length = g.length;
|
|
3620
3620
|
}
|
|
3621
|
-
|
|
3622
|
-
1048576 &&
|
|
3621
|
+
w[0] & /*selectedIndex*/
|
|
3622
|
+
1048576 && Ut(
|
|
3623
3623
|
s,
|
|
3624
3624
|
/*selectedIndex*/
|
|
3625
3625
|
h[20]
|
|
3626
3626
|
);
|
|
3627
3627
|
},
|
|
3628
3628
|
d(h) {
|
|
3629
|
-
h && S(e),
|
|
3629
|
+
h && S(e), Ke(m, h), u = !1, Qe(d);
|
|
3630
3630
|
}
|
|
3631
3631
|
};
|
|
3632
3632
|
}
|
|
@@ -3640,7 +3640,7 @@ function mo(i) {
|
|
|
3640
3640
|
), a;
|
|
3641
3641
|
return {
|
|
3642
3642
|
c() {
|
|
3643
|
-
e = b("option"), a =
|
|
3643
|
+
e = b("option"), a = M(t), e.__value = /*i*/
|
|
3644
3644
|
i[199], Tt(e, e.__value);
|
|
3645
3645
|
},
|
|
3646
3646
|
m(o, r) {
|
|
@@ -3652,7 +3652,7 @@ function mo(i) {
|
|
|
3652
3652
|
o[56](
|
|
3653
3653
|
/*limit*/
|
|
3654
3654
|
o[197]
|
|
3655
|
-
) + "") &&
|
|
3655
|
+
) + "") && x(a, t);
|
|
3656
3656
|
},
|
|
3657
3657
|
d(o) {
|
|
3658
3658
|
o && S(e);
|
|
@@ -3673,7 +3673,7 @@ function po(i) {
|
|
|
3673
3673
|
let u = s(i), d = u(i);
|
|
3674
3674
|
return {
|
|
3675
3675
|
c() {
|
|
3676
|
-
e = b("div"), t = b("span"), o =
|
|
3676
|
+
e = b("div"), t = b("span"), o = M(a), r = O(), d.c(), L(t, "class", "PeriodSelectText"), L(e, "class", "LimitPeriodDropdownWrapper " + (/*isDesktop*/
|
|
3677
3677
|
i[42] ? "" : "Mobile"));
|
|
3678
3678
|
},
|
|
3679
3679
|
m(g, m) {
|
|
@@ -3682,7 +3682,7 @@ function po(i) {
|
|
|
3682
3682
|
p(g, m) {
|
|
3683
3683
|
m[1] & /*$_*/
|
|
3684
3684
|
1024 && a !== (a = /*$_*/
|
|
3685
|
-
g[41]("period") + "") &&
|
|
3685
|
+
g[41]("period") + "") && x(o, a), u === (u = s(g)) && d ? d.p(g, m) : (d.d(1), d = u(g), d && (d.c(), d.m(e, null)));
|
|
3686
3686
|
},
|
|
3687
3687
|
d(g) {
|
|
3688
3688
|
g && S(e), d.d();
|
|
@@ -3690,7 +3690,7 @@ function po(i) {
|
|
|
3690
3690
|
};
|
|
3691
3691
|
}
|
|
3692
3692
|
function Kn(i) {
|
|
3693
|
-
let e, t, a, o =
|
|
3693
|
+
let e, t, a, o = we(
|
|
3694
3694
|
/*limitsConfig*/
|
|
3695
3695
|
i[12][
|
|
3696
3696
|
/*selectedLimit*/
|
|
@@ -3715,7 +3715,7 @@ function Kn(i) {
|
|
|
3715
3715
|
C(s, e, u);
|
|
3716
3716
|
for (let d = 0; d < r.length; d += 1)
|
|
3717
3717
|
r[d] && r[d].m(e, null);
|
|
3718
|
-
|
|
3718
|
+
Ut(
|
|
3719
3719
|
e,
|
|
3720
3720
|
/*selectedPeriod*/
|
|
3721
3721
|
i[14],
|
|
@@ -3739,7 +3739,7 @@ function Kn(i) {
|
|
|
3739
3739
|
if (u[0] & /*limitsConfig, selectedLimit*/
|
|
3740
3740
|
12288 | u[1] & /*$_*/
|
|
3741
3741
|
1024) {
|
|
3742
|
-
o =
|
|
3742
|
+
o = we(
|
|
3743
3743
|
/*limitsConfig*/
|
|
3744
3744
|
s[12][
|
|
3745
3745
|
/*selectedLimit*/
|
|
@@ -3758,14 +3758,14 @@ function Kn(i) {
|
|
|
3758
3758
|
u[1] & /*disableLimitInput*/
|
|
3759
3759
|
64 && (e.disabled = /*disableLimitInput*/
|
|
3760
3760
|
s[37]), u[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
|
|
3761
|
-
28672 &&
|
|
3761
|
+
28672 && Ut(
|
|
3762
3762
|
e,
|
|
3763
3763
|
/*selectedPeriod*/
|
|
3764
3764
|
s[14]
|
|
3765
3765
|
);
|
|
3766
3766
|
},
|
|
3767
3767
|
d(s) {
|
|
3768
|
-
s && S(e),
|
|
3768
|
+
s && S(e), Ke(r, s), t = !1, Qe(a);
|
|
3769
3769
|
}
|
|
3770
3770
|
};
|
|
3771
3771
|
}
|
|
@@ -3776,20 +3776,20 @@ function Yn(i) {
|
|
|
3776
3776
|
/*selectedPeriod*/
|
|
3777
3777
|
i[14]
|
|
3778
3778
|
) + ""
|
|
3779
|
-
), r, s, u, d, g, m, h,
|
|
3779
|
+
), r, s, u, d, g, m, h, w, y = we(
|
|
3780
3780
|
/*limitsConfig*/
|
|
3781
3781
|
i[12][
|
|
3782
3782
|
/*selectedLimit*/
|
|
3783
3783
|
i[13]
|
|
3784
3784
|
].periods
|
|
3785
3785
|
), _ = [];
|
|
3786
|
-
for (let
|
|
3787
|
-
_[
|
|
3786
|
+
for (let k = 0; k < y.length; k += 1)
|
|
3787
|
+
_[k] = fo(Ii(i, y, k));
|
|
3788
3788
|
return {
|
|
3789
3789
|
c() {
|
|
3790
|
-
e = b("div"), t = b("div"), a = b("p"), r =
|
|
3791
|
-
for (let
|
|
3792
|
-
_[
|
|
3790
|
+
e = b("div"), t = b("div"), a = b("p"), r = M(o), s = O(), u = te("svg"), d = te("path"), g = O(), m = b("div");
|
|
3791
|
+
for (let k = 0; k < _.length; k += 1)
|
|
3792
|
+
_[k].c();
|
|
3793
3793
|
L(d, "d", "M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"), L(u, "xmlns", "http://www.w3.org/2000/svg"), L(u, "viewBox", "0 0 100 100"), L(u, "class", "LimitsConfigIcon"), ft(
|
|
3794
3794
|
u,
|
|
3795
3795
|
"active",
|
|
@@ -3808,11 +3808,11 @@ function Yn(i) {
|
|
|
3808
3808
|
i[39]
|
|
3809
3809
|
);
|
|
3810
3810
|
},
|
|
3811
|
-
m(
|
|
3812
|
-
C(
|
|
3813
|
-
for (let
|
|
3814
|
-
_[
|
|
3815
|
-
h || (
|
|
3811
|
+
m(k, P) {
|
|
3812
|
+
C(k, e, P), c(e, t), c(t, a), c(a, r), c(t, s), c(t, u), c(u, d), c(e, g), c(e, m);
|
|
3813
|
+
for (let N = 0; N < _.length; N += 1)
|
|
3814
|
+
_[N] && _[N].m(m, null);
|
|
3815
|
+
h || (w = [
|
|
3816
3816
|
pe(
|
|
3817
3817
|
t,
|
|
3818
3818
|
"click",
|
|
@@ -3827,36 +3827,36 @@ function Yn(i) {
|
|
|
3827
3827
|
)
|
|
3828
3828
|
], h = !0);
|
|
3829
3829
|
},
|
|
3830
|
-
p(
|
|
3830
|
+
p(k, P) {
|
|
3831
3831
|
if (P[0] & /*selectedPeriod*/
|
|
3832
3832
|
16384 | P[1] & /*$_*/
|
|
3833
3833
|
1024 && o !== (o = /*$_*/
|
|
3834
|
-
|
|
3834
|
+
k[41](
|
|
3835
3835
|
/*selectedPeriod*/
|
|
3836
|
-
|
|
3837
|
-
) + "") &&
|
|
3836
|
+
k[14]
|
|
3837
|
+
) + "") && x(r, o), P[1] & /*isDropDownToggled*/
|
|
3838
3838
|
256 && ft(
|
|
3839
3839
|
u,
|
|
3840
3840
|
"active",
|
|
3841
3841
|
/*isDropDownToggled*/
|
|
3842
|
-
|
|
3842
|
+
k[39]
|
|
3843
3843
|
), P[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
|
|
3844
3844
|
28672 | P[1] & /*selectOption, $_*/
|
|
3845
3845
|
9216) {
|
|
3846
|
-
y =
|
|
3846
|
+
y = we(
|
|
3847
3847
|
/*limitsConfig*/
|
|
3848
|
-
|
|
3848
|
+
k[12][
|
|
3849
3849
|
/*selectedLimit*/
|
|
3850
|
-
|
|
3850
|
+
k[13]
|
|
3851
3851
|
].periods
|
|
3852
3852
|
);
|
|
3853
|
-
let
|
|
3854
|
-
for (
|
|
3855
|
-
const E = Ii(
|
|
3856
|
-
_[
|
|
3853
|
+
let N;
|
|
3854
|
+
for (N = 0; N < y.length; N += 1) {
|
|
3855
|
+
const E = Ii(k, y, N);
|
|
3856
|
+
_[N] ? _[N].p(E, P) : (_[N] = fo(E), _[N].c(), _[N].m(m, null));
|
|
3857
3857
|
}
|
|
3858
|
-
for (;
|
|
3859
|
-
_[
|
|
3858
|
+
for (; N < _.length; N += 1)
|
|
3859
|
+
_[N].d(1);
|
|
3860
3860
|
_.length = y.length;
|
|
3861
3861
|
}
|
|
3862
3862
|
P[1] & /*isDropDownToggled*/
|
|
@@ -3864,17 +3864,17 @@ function Yn(i) {
|
|
|
3864
3864
|
m,
|
|
3865
3865
|
"active",
|
|
3866
3866
|
/*isDropDownToggled*/
|
|
3867
|
-
|
|
3867
|
+
k[39]
|
|
3868
3868
|
), P[1] & /*isDropDownToggled*/
|
|
3869
3869
|
256 && ft(
|
|
3870
3870
|
e,
|
|
3871
3871
|
"active",
|
|
3872
3872
|
/*isDropDownToggled*/
|
|
3873
|
-
|
|
3873
|
+
k[39]
|
|
3874
3874
|
);
|
|
3875
3875
|
},
|
|
3876
|
-
d(
|
|
3877
|
-
|
|
3876
|
+
d(k) {
|
|
3877
|
+
k && S(e), Ke(_, k), h = !1, Qe(w);
|
|
3878
3878
|
}
|
|
3879
3879
|
};
|
|
3880
3880
|
}
|
|
@@ -3888,7 +3888,7 @@ function co(i) {
|
|
|
3888
3888
|
), a, o;
|
|
3889
3889
|
return {
|
|
3890
3890
|
c() {
|
|
3891
|
-
e = b("option"), a =
|
|
3891
|
+
e = b("option"), a = M(t), e.__value = o = /*period*/
|
|
3892
3892
|
i[192], Tt(e, e.__value);
|
|
3893
3893
|
},
|
|
3894
3894
|
m(r, s) {
|
|
@@ -3901,7 +3901,7 @@ function co(i) {
|
|
|
3901
3901
|
r[41](
|
|
3902
3902
|
/*period*/
|
|
3903
3903
|
r[192]
|
|
3904
|
-
) + "") &&
|
|
3904
|
+
) + "") && x(a, t), s[0] & /*limitsConfig, selectedLimit*/
|
|
3905
3905
|
12288 && o !== (o = /*period*/
|
|
3906
3906
|
r[192]) && (e.__value = o, Tt(e, e.__value));
|
|
3907
3907
|
},
|
|
@@ -3939,7 +3939,7 @@ function fo(i) {
|
|
|
3939
3939
|
}
|
|
3940
3940
|
return {
|
|
3941
3941
|
c() {
|
|
3942
|
-
e = b("div"), a =
|
|
3942
|
+
e = b("div"), a = M(t), o = O(), L(e, "role", "option"), L(e, "tabindex", "0"), L(e, "aria-selected", r = /*selectedPeriod*/
|
|
3943
3943
|
i[14] === /*period*/
|
|
3944
3944
|
i[192]);
|
|
3945
3945
|
},
|
|
@@ -3956,13 +3956,13 @@ function fo(i) {
|
|
|
3956
3956
|
i[41](
|
|
3957
3957
|
/*period*/
|
|
3958
3958
|
i[192]
|
|
3959
|
-
) + "") &&
|
|
3959
|
+
) + "") && x(a, t), h[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
|
|
3960
3960
|
28672 && r !== (r = /*selectedPeriod*/
|
|
3961
3961
|
i[14] === /*period*/
|
|
3962
3962
|
i[192]) && L(e, "aria-selected", r);
|
|
3963
3963
|
},
|
|
3964
3964
|
d(m) {
|
|
3965
|
-
m && S(e), s = !1,
|
|
3965
|
+
m && S(e), s = !1, Qe(u);
|
|
3966
3966
|
}
|
|
3967
3967
|
};
|
|
3968
3968
|
}
|
|
@@ -4010,7 +4010,7 @@ function go(i) {
|
|
|
4010
4010
|
), a;
|
|
4011
4011
|
return {
|
|
4012
4012
|
c() {
|
|
4013
|
-
e = b("p"), a =
|
|
4013
|
+
e = b("p"), a = M(t), L(e, "class", "InvalidInput");
|
|
4014
4014
|
},
|
|
4015
4015
|
m(o, r) {
|
|
4016
4016
|
C(o, e, r), c(e, a);
|
|
@@ -4056,7 +4056,7 @@ function go(i) {
|
|
|
4056
4056
|
)
|
|
4057
4057
|
}
|
|
4058
4058
|
})}`
|
|
4059
|
-
)) &&
|
|
4059
|
+
)) && x(a, t);
|
|
4060
4060
|
},
|
|
4061
4061
|
d(o) {
|
|
4062
4062
|
o && S(e);
|
|
@@ -4070,7 +4070,7 @@ function Zn(i) {
|
|
|
4070
4070
|
), a, o;
|
|
4071
4071
|
return {
|
|
4072
4072
|
c() {
|
|
4073
|
-
e = b("button"), a =
|
|
4073
|
+
e = b("button"), a = M(t), L(e, "class", "LimitSubmitButton " + (/*isDesktop*/
|
|
4074
4074
|
i[42] ? "" : "Mobile")), L(e, "type", "submit"), e.disabled = o = /*invalidInput*/
|
|
4075
4075
|
i[35] || /*coolOffActive*/
|
|
4076
4076
|
i[38];
|
|
@@ -4081,7 +4081,7 @@ function Zn(i) {
|
|
|
4081
4081
|
p(r, s) {
|
|
4082
4082
|
s[1] & /*$_*/
|
|
4083
4083
|
1024 && t !== (t = /*$_*/
|
|
4084
|
-
r[41]("setLimit") + "") &&
|
|
4084
|
+
r[41]("setLimit") + "") && x(a, t), s[1] & /*invalidInput, coolOffActive*/
|
|
4085
4085
|
144 && o !== (o = /*invalidInput*/
|
|
4086
4086
|
r[35] || /*coolOffActive*/
|
|
4087
4087
|
r[38]) && (e.disabled = o);
|
|
@@ -4100,22 +4100,22 @@ function Xn(i) {
|
|
|
4100
4100
|
m(t, a) {
|
|
4101
4101
|
C(t, e, a);
|
|
4102
4102
|
},
|
|
4103
|
-
p:
|
|
4103
|
+
p: nt,
|
|
4104
4104
|
d(t) {
|
|
4105
4105
|
t && S(e);
|
|
4106
4106
|
}
|
|
4107
4107
|
};
|
|
4108
4108
|
}
|
|
4109
4109
|
function Jn(i) {
|
|
4110
|
-
let e, t, a, o, r, s, u =
|
|
4110
|
+
let e, t, a, o, r, s, u = we(Array(3)), d = [];
|
|
4111
4111
|
for (let g = 0; g < u.length; g += 1)
|
|
4112
4112
|
d[g] = Xn(cn(i, u, g));
|
|
4113
4113
|
return {
|
|
4114
4114
|
c() {
|
|
4115
|
-
e = b("div"), t = b("div"), t.innerHTML = '<ui-skeleton width="auto" height="25px" structure="text" margin-right="auto"></ui-skeleton>', a =
|
|
4115
|
+
e = b("div"), t = b("div"), t.innerHTML = '<ui-skeleton width="auto" height="25px" structure="text" margin-right="auto"></ui-skeleton>', a = O(), o = b("div");
|
|
4116
4116
|
for (let g = 0; g < d.length; g += 1)
|
|
4117
4117
|
d[g].c();
|
|
4118
|
-
r =
|
|
4118
|
+
r = O(), s = b("div"), s.innerHTML = '<div class="skletonHeader"><ui-skeleton width="auto" height="25px" structure="title" margin-right="auto"></ui-skeleton></div> <div class="skletonSubText"><ui-skeleton width="auto" height="15px" structure="text" margin-right="auto"></ui-skeleton></div> <div class="skeletonPeriod"><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skletonSubText"><ui-skeleton width="auto" height="15px" structure="text" margin-right="auto"></ui-skeleton></div> <div class="skeletonInputAmount"><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skeletonButton"><ui-skeleton width="auto" height="50px" structure="rectangle" margin-right="auto"></ui-skeleton></div>', L(t, "class", "skeletonLimitText"), L(o, "class", "skeletonLimitWrapper"), L(s, "class", "skeletonInputWrapper"), L(e, "class", "skeletonLimitContainer");
|
|
4119
4119
|
},
|
|
4120
4120
|
m(g, m) {
|
|
4121
4121
|
C(g, e, m), c(e, t), c(e, a), c(e, o);
|
|
@@ -4123,9 +4123,9 @@ function Jn(i) {
|
|
|
4123
4123
|
d[h] && d[h].m(o, null);
|
|
4124
4124
|
c(e, r), c(e, s);
|
|
4125
4125
|
},
|
|
4126
|
-
p:
|
|
4126
|
+
p: nt,
|
|
4127
4127
|
d(g) {
|
|
4128
|
-
g && S(e),
|
|
4128
|
+
g && S(e), Ke(d, g);
|
|
4129
4129
|
}
|
|
4130
4130
|
};
|
|
4131
4131
|
}
|
|
@@ -4150,7 +4150,7 @@ function Qn(i) {
|
|
|
4150
4150
|
}
|
|
4151
4151
|
return ~(a = g(i)) && (o = d[a] = u[a](i)), {
|
|
4152
4152
|
c() {
|
|
4153
|
-
e = b("div"), s && s.c(), t =
|
|
4153
|
+
e = b("div"), s && s.c(), t = O(), o && o.c();
|
|
4154
4154
|
},
|
|
4155
4155
|
m(m, h) {
|
|
4156
4156
|
C(m, e, h), s && s.m(e, null), c(e, t), ~a && d[a].m(e, null), i[103](e), r = !0;
|
|
@@ -4159,9 +4159,9 @@ function Qn(i) {
|
|
|
4159
4159
|
/*popupVisible*/
|
|
4160
4160
|
m[31] && /*isLimitNotification*/
|
|
4161
4161
|
m[5] === "false" ? s ? s.p(m, h) : (s = Wi(m), s.c(), s.m(e, t)) : s && (s.d(1), s = null);
|
|
4162
|
-
let
|
|
4163
|
-
a = g(m), a ===
|
|
4164
|
-
d[
|
|
4162
|
+
let w = a;
|
|
4163
|
+
a = g(m), a === w ? ~a && d[a].p(m, h) : (o && (Fa(), Ct(d[w], 1, 1, () => {
|
|
4164
|
+
d[w] = null;
|
|
4165
4165
|
}), qa()), ~a ? (o = d[a], o ? o.p(m, h) : (o = d[a] = u[a](m), o.c()), At(o, 1), o.m(e, null)) : o = null);
|
|
4166
4166
|
},
|
|
4167
4167
|
i(m) {
|
|
@@ -4178,16 +4178,16 @@ function Qn(i) {
|
|
|
4178
4178
|
function $n(i, e, t) {
|
|
4179
4179
|
let a, o, r, s;
|
|
4180
4180
|
Ga(i, Ja, (n) => t(41, s = n));
|
|
4181
|
-
let { $$slots: u = {}, $$scope: d } = e, { lang: g = "en" } = e, { currency: m = "" } = e, { limits: h = "" } = e, { session:
|
|
4182
|
-
const
|
|
4181
|
+
let { $$slots: u = {}, $$scope: d } = e, { lang: g = "en" } = e, { currency: m = "" } = e, { limits: h = "" } = e, { session: w = "" } = e, { userid: y = "" } = e, { endpoint: _ = "" } = e, { apiversion: k = "" } = e, { companylimits: P = "false" } = e, { tablabels: N = "" } = e, { showcompanylimitsinfo: E = "false" } = e, { customcurrencysymbols: G = "" } = e, { netdepositprogress: Z = "false" } = e, { enablecompliancetext: ee = "" } = e, { deletelimit: D = "" } = e, { amountsconfig: F = "" } = e, { periodsconfig: ve = "" } = e, { defaultperiod: ce = "" } = e, { limittabindex: H = "" } = e, { tabcategory: ae = "" } = e, { limitformat: fe = "" } = e, { allowedextenssion: ke = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: re = "12934000" } = e, { clientstyling: me = "" } = e, { clientstylingurl: le = "" } = e, { translationurl: de = "" } = e, { mbsource: ge } = e, { timezone: Ve = "GMT" } = e, { isLimitNotification: De = "false" } = e, { cooloffstrictmode: ne = "false" } = e, { inputhasdecimals: A } = e, { usecustomdropdown: j = "false" } = e, q, Me = [], yo, vo = window.navigator.userAgent, bo = !Ha(vo), Pt = 1 / 0, zt = 1 / 0, Lt = 0, K = "", Le = "", Ne = "", st = 0, rt = 0, Dt = "", qe = "", _e = "", ht = "", Et = "popupTitle", We = 0, ai, J, yt, V = [], Se = {}, Ye = {}, lt = {}, wo = {}, $e, ut = { ...Xt }, It = { remove: {} }, be = {}, Ce = {}, ni = !1, Nt = !1, ye = !0, Be = !1, Bt = !1, mt = !1, Ee = !1, Ze = !1, vt = !1, Fe = !0, bt = !1, si = !1, ri = !1, Mt = !1, Ae = !1, xt = !1, jt = !1, et = !1;
|
|
4182
|
+
const li = (n) => {
|
|
4183
4183
|
if (n === "local")
|
|
4184
|
-
return
|
|
4184
|
+
return li(Intl.DateTimeFormat().resolvedOptions().timeZone);
|
|
4185
4185
|
try {
|
|
4186
4186
|
return Intl.DateTimeFormat(void 0, { timeZone: n }), n;
|
|
4187
4187
|
} catch {
|
|
4188
4188
|
return console.warn(`[Player Account Gaming Limits] Invalid timezone "${n}" — falling back to "GMT".`), "GMT";
|
|
4189
4189
|
}
|
|
4190
|
-
},
|
|
4190
|
+
}, ko = (n, l = /* @__PURE__ */ new Date()) => {
|
|
4191
4191
|
if (n === "GMT" || n === "UTC" || n === "Etc/GMT")
|
|
4192
4192
|
return "GMT";
|
|
4193
4193
|
try {
|
|
@@ -4195,15 +4195,15 @@ function $n(i, e, t) {
|
|
|
4195
4195
|
} catch {
|
|
4196
4196
|
return n;
|
|
4197
4197
|
}
|
|
4198
|
-
},
|
|
4198
|
+
}, ui = li(Ve), dt = (n) => {
|
|
4199
4199
|
const l = new Date(n);
|
|
4200
4200
|
if (isNaN(l.getTime()))
|
|
4201
4201
|
return "-";
|
|
4202
|
-
const p =
|
|
4202
|
+
const p = ko(ui, l);
|
|
4203
4203
|
return `${new Intl.DateTimeFormat(
|
|
4204
4204
|
"en-DE",
|
|
4205
4205
|
{
|
|
4206
|
-
timeZone:
|
|
4206
|
+
timeZone: ui,
|
|
4207
4207
|
day: "numeric",
|
|
4208
4208
|
month: "numeric",
|
|
4209
4209
|
year: "numeric",
|
|
@@ -4215,7 +4215,7 @@ function $n(i, e, t) {
|
|
|
4215
4215
|
const f = new URL(n.startsWith("http") ? n : `${_}${n}`), T = {
|
|
4216
4216
|
method: l,
|
|
4217
4217
|
headers: {
|
|
4218
|
-
"X-SessionID":
|
|
4218
|
+
"X-SessionID": w,
|
|
4219
4219
|
"Content-Type": "application/json",
|
|
4220
4220
|
Accept: "application/json"
|
|
4221
4221
|
}
|
|
@@ -4226,92 +4226,92 @@ function $n(i, e, t) {
|
|
|
4226
4226
|
}, _o = () => {
|
|
4227
4227
|
fetch(de).then((l) => l.json()).then((l) => {
|
|
4228
4228
|
Object.keys(l).forEach((p) => {
|
|
4229
|
-
|
|
4229
|
+
Ai(p, l[p]);
|
|
4230
4230
|
});
|
|
4231
4231
|
}).catch((l) => {
|
|
4232
4232
|
console.log(l);
|
|
4233
4233
|
});
|
|
4234
4234
|
};
|
|
4235
|
-
Object.keys(
|
|
4236
|
-
|
|
4235
|
+
Object.keys(Ge).forEach((n) => {
|
|
4236
|
+
Ai(n, Ge[n]);
|
|
4237
4237
|
});
|
|
4238
|
-
const Rt = (n) => `dataLayer-${n}`,
|
|
4238
|
+
const Rt = (n) => `dataLayer-${n}`, Te = (n, l) => {
|
|
4239
4239
|
if (typeof gtag == "function") {
|
|
4240
|
-
const p = (
|
|
4240
|
+
const p = (Ne || "").toLowerCase(), f = (K || "").toLowerCase(), T = (Le || "").toLowerCase();
|
|
4241
4241
|
gtag({
|
|
4242
4242
|
event: n,
|
|
4243
|
-
limit_category:
|
|
4244
|
-
limit_type:
|
|
4245
|
-
limit_period:
|
|
4243
|
+
limit_category: Ge[g][Rt(p)] || Ne,
|
|
4244
|
+
limit_type: Ge[g][Rt(f)] || K,
|
|
4245
|
+
limit_period: Ge[g][Rt(T)] || Le,
|
|
4246
4246
|
limit_amount: J || l
|
|
4247
4247
|
});
|
|
4248
4248
|
}
|
|
4249
|
-
},
|
|
4249
|
+
}, mi = () => t(39, Mt = !Mt), Vt = (n) => {
|
|
4250
4250
|
t(14, Le = n), t(39, Mt = !1);
|
|
4251
4251
|
}, So = () => {
|
|
4252
|
-
const n =
|
|
4252
|
+
const n = F.split(",").map((f) => f.split(":")), l = ve.split(",").map((f) => f.split(":"));
|
|
4253
4253
|
for (let [f, T] of n.entries())
|
|
4254
4254
|
if (T[0] !== l[f][0])
|
|
4255
4255
|
throw new Error(`Limit config mismatch: "${T[0]}" does not match "${l[f][0]}"`);
|
|
4256
4256
|
const p = n.reduce(
|
|
4257
4257
|
(f, T, v) => {
|
|
4258
|
-
const
|
|
4259
|
-
value:
|
|
4260
|
-
product:
|
|
4261
|
-
minMax:
|
|
4262
|
-
periods:
|
|
4263
|
-
callValue: ie[
|
|
4264
|
-
callValue16: ie[
|
|
4265
|
-
title: ie[
|
|
4258
|
+
const Y = T[0].slice(T[0].indexOf("(") + 1, T[0].indexOf(")")), R = T[0].slice(0, T[0].indexOf("(")), Q = T[1], U = l[v][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), B = {
|
|
4259
|
+
value: Y,
|
|
4260
|
+
product: R,
|
|
4261
|
+
minMax: Q,
|
|
4262
|
+
periods: U,
|
|
4263
|
+
callValue: ie[Y].callValue,
|
|
4264
|
+
callValue16: ie[Y].callValue16,
|
|
4265
|
+
title: ie[Y].title
|
|
4266
4266
|
};
|
|
4267
|
-
return f.push(
|
|
4267
|
+
return f.push(B), f;
|
|
4268
4268
|
},
|
|
4269
4269
|
[]
|
|
4270
4270
|
);
|
|
4271
4271
|
for (let f = 0; f < p.length; f++)
|
|
4272
|
-
t(9,
|
|
4273
|
-
Dt =
|
|
4274
|
-
|
|
4275
|
-
}),
|
|
4276
|
-
}, Co = () => [...
|
|
4277
|
-
t(9,
|
|
4278
|
-
ie[p] ?
|
|
4279
|
-
}), So(), t(13, K =
|
|
4272
|
+
t(9, V[f].product = p[f].product, V), t(9, V[f].min = parseInt(p[f].minMax.split("-")[0], 10), V), t(9, V[f].max = parseInt(p[f].minMax.split("-")[1], 10), V), t(12, ie[p[f].value].periods = p[f].periods, ie);
|
|
4273
|
+
Dt = V[0]?.value, V.forEach((f) => {
|
|
4274
|
+
Ye[f.value] = { min: f.min, max: f.max }, wo[f.value] = f.product;
|
|
4275
|
+
}), Ye && (Ye[Dt] ? (t(15, st = Ye[Dt].min), t(16, rt = Ye[Dt].max)) : (t(15, st = 1), t(16, rt = 9999999)));
|
|
4276
|
+
}, Co = () => [...F.matchAll(X.LIMIT_TYPE_EXTRACTOR)].map((n) => n[1]), Ao = () => {
|
|
4277
|
+
t(9, V = []), Co().forEach((p) => {
|
|
4278
|
+
ie[p] ? V.push({ ...ie[p] }) : console.error(`Unknown limit: ${p}`);
|
|
4279
|
+
}), So(), t(13, K = V[0].value);
|
|
4280
4280
|
const l = ie[K].periods;
|
|
4281
|
-
t(14, Le = ce && l.find((p) => p === ce) || l[0]),
|
|
4281
|
+
t(14, Le = ce && l.find((p) => p === ce) || l[0]), Ne = V[0].product, t(26, ni = V.length > 1), t(27, Nt = ie[K].periods.length > 1);
|
|
4282
4282
|
}, To = (n, l) => n?.[We]?.currentLimits?.find((f) => f.period === l)?.isCoolOffCompleted ?? !0, Po = () => {
|
|
4283
|
-
|
|
4283
|
+
ne === "true" && t(38, ri = !To(V, Le));
|
|
4284
4284
|
}, Wt = () => {
|
|
4285
|
-
|
|
4286
|
-
},
|
|
4287
|
-
|
|
4285
|
+
V[We] || t(20, We = 0), V.length > 0 && V[We] && (t(13, K = V[We].value), t(14, Le = ie[K]?.periods[0] || ""), t(27, Nt = (ie[K]?.periods?.length || 0) > 1));
|
|
4286
|
+
}, di = () => {
|
|
4287
|
+
Ne = V[We].product;
|
|
4288
4288
|
}, ze = (n) => {
|
|
4289
4289
|
if (n.status >= 300)
|
|
4290
4290
|
zo(n);
|
|
4291
4291
|
else
|
|
4292
4292
|
return t(30, Bt = !1), n.status !== 204 ? n.json() : n;
|
|
4293
4293
|
}, zo = (n) => {
|
|
4294
|
-
t(29,
|
|
4294
|
+
t(29, Be = !0);
|
|
4295
4295
|
let l;
|
|
4296
4296
|
throw n.json().then((p) => {
|
|
4297
|
-
for (const f in
|
|
4298
|
-
if (p.error &&
|
|
4297
|
+
for (const f in zi)
|
|
4298
|
+
if (p.error && zi[f].some((T) => p.error.includes(T))) {
|
|
4299
4299
|
l = f;
|
|
4300
4300
|
break;
|
|
4301
4301
|
}
|
|
4302
|
-
console.error("errType", l), !l &&
|
|
4302
|
+
console.error("errType", l), !l && kt(p);
|
|
4303
4303
|
}).finally(async () => {
|
|
4304
|
-
l &&
|
|
4304
|
+
l && kt(l), t(29, Be = !1), t(28, ye = !1), await ct(), (et || Ae) && wt();
|
|
4305
4305
|
}), new Error("An error occured during the fetch request");
|
|
4306
4306
|
}, Do = async () => {
|
|
4307
4307
|
if (!(J > 0))
|
|
4308
4308
|
return;
|
|
4309
|
-
|
|
4309
|
+
je(), t(28, ye = !0);
|
|
4310
4310
|
let n = new URL(`${_}/v2/player/${y}/limits`), l = {};
|
|
4311
|
-
K ===
|
|
4311
|
+
K === X.SESSION_LIMIT ? l = {
|
|
4312
4312
|
sessionLimit: J,
|
|
4313
4313
|
sessionLimitUnit: "minute"
|
|
4314
|
-
} : K ===
|
|
4314
|
+
} : K === X.CUMULATIVE_SESSION ? l[ie[K].callValue] = [
|
|
4315
4315
|
{
|
|
4316
4316
|
period: Le,
|
|
4317
4317
|
minutes: J
|
|
@@ -4326,29 +4326,29 @@ function $n(i, e, t) {
|
|
|
4326
4326
|
let p = {
|
|
4327
4327
|
method: "PUT",
|
|
4328
4328
|
headers: {
|
|
4329
|
-
"X-SessionID":
|
|
4329
|
+
"X-SessionID": w,
|
|
4330
4330
|
"Content-Type": "application/json",
|
|
4331
4331
|
Accept: "application/json"
|
|
4332
4332
|
},
|
|
4333
4333
|
body: JSON.stringify(l)
|
|
4334
4334
|
};
|
|
4335
4335
|
const f = await fetch(n.href, p);
|
|
4336
|
-
await ze(f),
|
|
4336
|
+
await ze(f), Te(Pe.limitation_success), await xe();
|
|
4337
4337
|
}, Eo = () => {
|
|
4338
|
-
const n =
|
|
4338
|
+
const n = V[We], l = ie[K].callValue16;
|
|
4339
4339
|
let p = null;
|
|
4340
|
-
if (
|
|
4340
|
+
if (Ae) {
|
|
4341
4341
|
const f = {
|
|
4342
4342
|
type: l,
|
|
4343
4343
|
period: Le,
|
|
4344
|
-
product:
|
|
4344
|
+
product: Ne
|
|
4345
4345
|
};
|
|
4346
|
-
p =
|
|
4346
|
+
p = Se?.limits?.find((T) => Pi(T, f)) || null;
|
|
4347
4347
|
} else {
|
|
4348
|
-
const f =
|
|
4348
|
+
const f = Ne.toLowerCase();
|
|
4349
4349
|
p = (n?.currentLimits ?? []).find((v) => {
|
|
4350
|
-
const
|
|
4351
|
-
return
|
|
4350
|
+
const Y = v;
|
|
4351
|
+
return Y.period === Le && (Y.rawLimit?.products ?? Y.products ?? []).some((R) => R.toLowerCase() === f);
|
|
4352
4352
|
}) || null;
|
|
4353
4353
|
}
|
|
4354
4354
|
return p ? {
|
|
@@ -4372,51 +4372,51 @@ function $n(i, e, t) {
|
|
|
4372
4372
|
currency: m,
|
|
4373
4373
|
period: ie[K].periods[0] === "None" ? null : Le,
|
|
4374
4374
|
type: n.targetType,
|
|
4375
|
-
products: [
|
|
4375
|
+
products: [Ne],
|
|
4376
4376
|
walletTypes: ["Deposit", "NetDeposit"].includes(n.targetType) ? ["All"] : ["RealCash"]
|
|
4377
|
-
},
|
|
4378
|
-
const n =
|
|
4377
|
+
}, pi = async () => {
|
|
4378
|
+
const n = yi();
|
|
4379
4379
|
if (Io(n)) {
|
|
4380
|
-
t(34, vt = !0), t(32,
|
|
4380
|
+
t(34, vt = !0), t(32, Ee = !0), je(), t(28, ye = !1);
|
|
4381
4381
|
return;
|
|
4382
4382
|
}
|
|
4383
4383
|
const l = Eo(), p = Mo(l);
|
|
4384
|
-
|
|
4384
|
+
je(), t(28, ye = !0);
|
|
4385
4385
|
const f = l.action === "UPDATE" ? `${_}/${l.endpointVersion}/player/${y}/limits/monetary/${l.limitId}` : `${_}/${l.endpointVersion}/player/${y}/limits/monetary`, T = new URL(f);
|
|
4386
4386
|
try {
|
|
4387
4387
|
const v = await fetch(T.href, {
|
|
4388
4388
|
method: l.method,
|
|
4389
4389
|
headers: {
|
|
4390
|
-
"X-SessionID":
|
|
4390
|
+
"X-SessionID": w,
|
|
4391
4391
|
"Content-Type": "application/json",
|
|
4392
4392
|
Accept: "application/json"
|
|
4393
4393
|
},
|
|
4394
4394
|
body: JSON.stringify(p)
|
|
4395
4395
|
});
|
|
4396
|
-
await ze(v),
|
|
4396
|
+
await ze(v), Te(Pe.limitation_success), await xe();
|
|
4397
4397
|
} catch (v) {
|
|
4398
4398
|
console.error(v);
|
|
4399
4399
|
} finally {
|
|
4400
|
-
t(28,
|
|
4400
|
+
t(28, ye = !1), t(34, vt = !1), qe = "";
|
|
4401
4401
|
}
|
|
4402
4402
|
}, xo = async () => {
|
|
4403
4403
|
if (!(J > 0))
|
|
4404
4404
|
return;
|
|
4405
|
-
|
|
4405
|
+
je(), t(28, ye = !0);
|
|
4406
4406
|
const n = {
|
|
4407
4407
|
sessionLimit: J,
|
|
4408
4408
|
sessionLimitUnit: "minute"
|
|
4409
4409
|
};
|
|
4410
|
-
await Ot(`/v1/player/${y}/limits/session/`, "PUT", n),
|
|
4410
|
+
await Ot(`/v1/player/${y}/limits/session/`, "PUT", n), Te(Pe.limitation_success), await xe();
|
|
4411
4411
|
}, jo = async () => {
|
|
4412
4412
|
if (!(J > 0))
|
|
4413
4413
|
return;
|
|
4414
|
-
|
|
4414
|
+
je(), t(28, ye = !0);
|
|
4415
4415
|
const n = new URL(`${_}/v1/player/${y}/limits/session/`);
|
|
4416
4416
|
let f = {
|
|
4417
4417
|
method: "PUT",
|
|
4418
4418
|
headers: {
|
|
4419
|
-
"X-SessionID":
|
|
4419
|
+
"X-SessionID": w,
|
|
4420
4420
|
"Content-Type": "application/json",
|
|
4421
4421
|
Accept: "application/json"
|
|
4422
4422
|
},
|
|
@@ -4430,41 +4430,41 @@ function $n(i, e, t) {
|
|
|
4430
4430
|
})
|
|
4431
4431
|
};
|
|
4432
4432
|
const T = await fetch(n.href, f);
|
|
4433
|
-
await ze(T),
|
|
4434
|
-
},
|
|
4433
|
+
await ze(T), Te(Pe.limitation_success), await xe();
|
|
4434
|
+
}, Uo = async () => {
|
|
4435
4435
|
if (!(J > 0))
|
|
4436
4436
|
return;
|
|
4437
|
-
|
|
4437
|
+
je(), t(28, ye = !0);
|
|
4438
4438
|
const n = {
|
|
4439
4439
|
amount: J,
|
|
4440
4440
|
roleLimitAmount: 0,
|
|
4441
4441
|
softMigration: !1,
|
|
4442
4442
|
keepLimit: !1
|
|
4443
4443
|
}, l = await Ot(`/v2/player/${y}/limit/lugas`, "POST", n);
|
|
4444
|
-
t(22, yt = l.popup),
|
|
4445
|
-
},
|
|
4446
|
-
|
|
4444
|
+
t(22, yt = l.popup), ai = l.regulatorDepositLimitAmount, Te(Pe.limitation_success), await xe();
|
|
4445
|
+
}, No = async () => {
|
|
4446
|
+
lt = {};
|
|
4447
4447
|
try {
|
|
4448
|
-
if (
|
|
4448
|
+
if (k === "gm16")
|
|
4449
4449
|
switch (K) {
|
|
4450
4450
|
case "lugas":
|
|
4451
|
-
await
|
|
4451
|
+
await Uo();
|
|
4452
4452
|
break;
|
|
4453
|
-
case
|
|
4453
|
+
case X.SESSION_LIMIT:
|
|
4454
4454
|
await xo();
|
|
4455
4455
|
break;
|
|
4456
|
-
case
|
|
4456
|
+
case X.CUMULATIVE_SESSION:
|
|
4457
4457
|
await jo();
|
|
4458
4458
|
break;
|
|
4459
4459
|
default:
|
|
4460
|
-
await
|
|
4460
|
+
await pi();
|
|
4461
4461
|
break;
|
|
4462
4462
|
}
|
|
4463
|
-
else if (
|
|
4463
|
+
else if (k === "gmcore")
|
|
4464
4464
|
await Do();
|
|
4465
4465
|
else
|
|
4466
|
-
throw Error(`Invalid apiversion attribute: ${
|
|
4467
|
-
|
|
4466
|
+
throw Error(`Invalid apiversion attribute: ${k}`);
|
|
4467
|
+
De === "true" && (window.postMessage(
|
|
4468
4468
|
{
|
|
4469
4469
|
type: "WidgetNotification",
|
|
4470
4470
|
data: { type: "success", message: _e }
|
|
@@ -4472,7 +4472,7 @@ function $n(i, e, t) {
|
|
|
4472
4472
|
window.location.href
|
|
4473
4473
|
), window.postMessage({ type: "SubmitLimitNotificationSuccess" }, window.location.href));
|
|
4474
4474
|
} catch (n) {
|
|
4475
|
-
|
|
4475
|
+
De === "true" && window.postMessage(
|
|
4476
4476
|
{
|
|
4477
4477
|
type: "WidgetNotification",
|
|
4478
4478
|
data: {
|
|
@@ -4483,9 +4483,9 @@ function $n(i, e, t) {
|
|
|
4483
4483
|
window.location.href
|
|
4484
4484
|
), console.error("limitUpdateError:", n);
|
|
4485
4485
|
}
|
|
4486
|
-
|
|
4487
|
-
},
|
|
4488
|
-
switch (
|
|
4486
|
+
Te(Pe.limitation_request);
|
|
4487
|
+
}, xe = async () => {
|
|
4488
|
+
switch (k) {
|
|
4489
4489
|
case "gmcore":
|
|
4490
4490
|
await Bo();
|
|
4491
4491
|
break;
|
|
@@ -4494,33 +4494,33 @@ function $n(i, e, t) {
|
|
|
4494
4494
|
break;
|
|
4495
4495
|
}
|
|
4496
4496
|
}, Bo = async () => {
|
|
4497
|
-
t(28,
|
|
4497
|
+
t(28, ye = !0);
|
|
4498
4498
|
let n = new URL(`${_}/v2/player/${y}/limits`), l = {
|
|
4499
4499
|
method: "GET",
|
|
4500
4500
|
headers: {
|
|
4501
|
-
"X-SessionID":
|
|
4501
|
+
"X-SessionID": w,
|
|
4502
4502
|
"Content-Type": "application/json",
|
|
4503
4503
|
Accept: "application/json"
|
|
4504
4504
|
}
|
|
4505
4505
|
};
|
|
4506
4506
|
try {
|
|
4507
4507
|
const p = await fetch(n.href, l);
|
|
4508
|
-
|
|
4508
|
+
Se = ze(p), mt && kt(), Ko(Se), Yo(Se), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
|
|
4509
4509
|
} catch (p) {
|
|
4510
|
-
console.error("Error LimitsWidget: ", p), t(29,
|
|
4510
|
+
console.error("Error LimitsWidget: ", p), t(29, Be = !0);
|
|
4511
4511
|
} finally {
|
|
4512
|
-
t(28,
|
|
4512
|
+
t(28, ye = !1);
|
|
4513
4513
|
}
|
|
4514
|
-
},
|
|
4514
|
+
}, ci = () => ({
|
|
4515
4515
|
method: "GET",
|
|
4516
4516
|
headers: {
|
|
4517
|
-
"X-SessionID":
|
|
4517
|
+
"X-SessionID": w,
|
|
4518
4518
|
"Content-Type": "application/json",
|
|
4519
4519
|
Accept: "application/json"
|
|
4520
4520
|
}
|
|
4521
4521
|
}), Oo = async () => {
|
|
4522
|
-
const n =
|
|
4523
|
-
if (!n && !
|
|
4522
|
+
const n = Ae || xt;
|
|
4523
|
+
if (!n && !et)
|
|
4524
4524
|
return;
|
|
4525
4525
|
let l = St[r] || [];
|
|
4526
4526
|
if (n && (r === ue.deposit || r === ue.netdeposit)) {
|
|
@@ -4535,28 +4535,28 @@ function $n(i, e, t) {
|
|
|
4535
4535
|
await Fo(p);
|
|
4536
4536
|
}
|
|
4537
4537
|
}, Ro = async () => {
|
|
4538
|
-
const n = new URL(`${_}/v1/player/${y}/limits/monetary`), l = await fetch(n.href,
|
|
4539
|
-
|
|
4538
|
+
const n = new URL(`${_}/v1/player/${y}/limits/monetary`), l = await fetch(n.href, ci()), p = await ze(l);
|
|
4539
|
+
Se = p, Jo(p), await Wo(), await Oo(), qt(), mt && K !== X.SESSION_LIMIT && K !== X.CUMULATIVE_SESSION && kt(), await ct(), wt(), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
|
|
4540
4540
|
}, Vo = async () => {
|
|
4541
|
-
const n = new URL(`${_}/v1/player/${y}/limits/session`), l = await fetch(n.href,
|
|
4542
|
-
Qo(p), $o(p),
|
|
4541
|
+
const n = new URL(`${_}/v1/player/${y}/limits/session`), l = await fetch(n.href, ci()), p = await ze(l);
|
|
4542
|
+
Qo(p), $o(p), mt && (K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION) && kt(), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
|
|
4543
4543
|
}, Ft = async () => {
|
|
4544
|
-
t(28,
|
|
4545
|
-
const n =
|
|
4544
|
+
t(28, ye = !0), t(29, Be = !1);
|
|
4545
|
+
const n = V.some((l) => l.value === X.SESSION_LIMIT || l.value === X.CUMULATIVE_SESSION);
|
|
4546
4546
|
try {
|
|
4547
4547
|
const l = [Ro()];
|
|
4548
4548
|
n && l.push(Vo()), await Promise.all(l);
|
|
4549
4549
|
} catch {
|
|
4550
|
-
t(29,
|
|
4550
|
+
t(29, Be = !0);
|
|
4551
4551
|
} finally {
|
|
4552
|
-
t(28,
|
|
4552
|
+
t(28, ye = !1);
|
|
4553
4553
|
}
|
|
4554
4554
|
}, Wo = async () => {
|
|
4555
4555
|
let n = new URL(`${_}/v1/player/${y}/limits/monetary/balance`);
|
|
4556
4556
|
const l = {
|
|
4557
4557
|
method: "GET",
|
|
4558
4558
|
headers: {
|
|
4559
|
-
"X-SessionID":
|
|
4559
|
+
"X-SessionID": w,
|
|
4560
4560
|
"Content-Type": "application/json",
|
|
4561
4561
|
Accept: "application/json"
|
|
4562
4562
|
}
|
|
@@ -4566,31 +4566,31 @@ function $n(i, e, t) {
|
|
|
4566
4566
|
if (!f)
|
|
4567
4567
|
return;
|
|
4568
4568
|
let T = f.limitBalances || [];
|
|
4569
|
-
Array.isArray(T[0]) && (T = T.flat()), t(9,
|
|
4569
|
+
Array.isArray(T[0]) && (T = T.flat()), t(9, V = V.map((v) => {
|
|
4570
4570
|
if (!v.currentLimits)
|
|
4571
4571
|
return v;
|
|
4572
|
-
const
|
|
4573
|
-
const
|
|
4574
|
-
const
|
|
4575
|
-
return (
|
|
4576
|
-
}),
|
|
4577
|
-
let
|
|
4578
|
-
!
|
|
4579
|
-
const
|
|
4572
|
+
const Y = (v.product || "").toLowerCase(), R = (v.value || "").toLowerCase(), Q = R.includes(ue.netdeposit), U = R.includes(ue.deposit) && !Q, B = R.includes(ue.loss), I = R.includes(ue.wager), z = v.currentLimits.map((oe) => {
|
|
4573
|
+
const W = T.filter((Ie) => {
|
|
4574
|
+
const Ue = (Ie.limitType || "").toLowerCase(), it = Ie.limitPeriod || "", Oe = oe.period || "", ot = Ue.includes(ue.netdeposit), pt = Ue.includes(ue.deposit) && !ot, Re = Ue.includes(ue.loss), xa = Ue.includes(ue.wager), ja = U && pt || Q && ot || B && Re || I && xa;
|
|
4575
|
+
return (Ue === R || Ue === `operator${R}` || Ue === `system${R}` || ja) && (it === Oe || it === "Monthly" && Oe === "Month" || it === "Month" && Oe === "Monthly");
|
|
4576
|
+
}), he = (Ie) => W.find((Ue) => (Ue.limitProducts || []).map((it) => it.toLowerCase()).includes(Ie));
|
|
4577
|
+
let se = he(Y);
|
|
4578
|
+
!se && Ae && (se = he("all"));
|
|
4579
|
+
const Xe = se ? ((Ie) => Ie ? typeof Ie == "object" ? Ie.parsedValue ?? Ie.amount ?? 0 : Ie : 0)(se.spentBalance?.amount ?? se.spentBalance) : 0, _t = parseFloat(Xe.toString().replace(X.COMMA_REMOVAL_REGEX, ""));
|
|
4580
4580
|
return {
|
|
4581
|
-
...
|
|
4581
|
+
...oe,
|
|
4582
4582
|
spentBalance: {
|
|
4583
|
-
amount: isNaN(
|
|
4583
|
+
amount: isNaN(_t) ? 0 : _t
|
|
4584
4584
|
}
|
|
4585
4585
|
};
|
|
4586
4586
|
});
|
|
4587
|
-
return v.currentLimits =
|
|
4588
|
-
})), qt(), t(9,
|
|
4587
|
+
return v.currentLimits = at(z), v;
|
|
4588
|
+
})), qt(), t(9, V = [...V]), await ct(), wt();
|
|
4589
4589
|
} catch (p) {
|
|
4590
4590
|
console.error(p);
|
|
4591
4591
|
}
|
|
4592
|
-
},
|
|
4593
|
-
|
|
4592
|
+
}, wt = () => {
|
|
4593
|
+
V.forEach((n, l) => {
|
|
4594
4594
|
Gt(l, -1), n.visibleLimitsInUI && n.visibleLimitsInUI.forEach((p, f) => {
|
|
4595
4595
|
Gt(l, f);
|
|
4596
4596
|
});
|
|
@@ -4602,7 +4602,7 @@ function $n(i, e, t) {
|
|
|
4602
4602
|
const p = new URL(`/api/pam/v1/limit-balances/most-restrictive?userId=${y}&${l}`, _), f = {
|
|
4603
4603
|
method: "GET",
|
|
4604
4604
|
headers: {
|
|
4605
|
-
"X-SessionID":
|
|
4605
|
+
"X-SessionID": w,
|
|
4606
4606
|
"Content-Type": "application/json",
|
|
4607
4607
|
Accept: "application/json"
|
|
4608
4608
|
}
|
|
@@ -4611,106 +4611,106 @@ function $n(i, e, t) {
|
|
|
4611
4611
|
const T = await fetch(p.href, f), v = await ze(T);
|
|
4612
4612
|
qo(v);
|
|
4613
4613
|
} catch {
|
|
4614
|
-
t(29,
|
|
4614
|
+
t(29, Be = !0);
|
|
4615
4615
|
}
|
|
4616
4616
|
}, qo = (n) => {
|
|
4617
|
-
if (
|
|
4617
|
+
if (k !== "gm16" || !n?.limitBalances)
|
|
4618
4618
|
return;
|
|
4619
4619
|
let l = n.limitBalances;
|
|
4620
4620
|
Array.isArray(l[0]) && (l = l.flat());
|
|
4621
|
-
const p = (v) => v == null ? 0 : typeof v == "number" ? v : typeof v == "object" && v.parsedValue !== void 0 ? parseFloat(v.parsedValue) : typeof v == "object" && v.amount !== void 0 ? p(v.amount) : typeof v == "string" && parseFloat(v.replace(
|
|
4621
|
+
const p = (v) => v == null ? 0 : typeof v == "number" ? v : typeof v == "object" && v.parsedValue !== void 0 ? parseFloat(v.parsedValue) : typeof v == "object" && v.amount !== void 0 ? p(v.amount) : typeof v == "string" && parseFloat(v.replace(X.COMMA_REMOVAL_REGEX, "")) || 0, f = ue.deposit.toLowerCase(), T = ue.netdeposit.toLowerCase();
|
|
4622
4622
|
Pt = 1 / 0, zt = 1 / 0, Lt = 0, l.forEach((v) => {
|
|
4623
|
-
const
|
|
4624
|
-
if (
|
|
4625
|
-
const
|
|
4626
|
-
|
|
4623
|
+
const Y = (v.limitType || "").toLowerCase();
|
|
4624
|
+
if (Y.includes(f) || Y.includes(T)) {
|
|
4625
|
+
const R = p(v.limitAmount), Q = p(v.spentBalance?.amount ?? v.spentBalance), U = Math.max(0, R - Q);
|
|
4626
|
+
R > 0 && R < Pt && (Pt = R), U < zt && (zt = U), Q > Lt && (Lt = Q);
|
|
4627
4627
|
}
|
|
4628
|
-
}), t(9,
|
|
4629
|
-
const
|
|
4630
|
-
let
|
|
4631
|
-
l.forEach((
|
|
4632
|
-
const
|
|
4633
|
-
(
|
|
4634
|
-
...
|
|
4635
|
-
amount: p(
|
|
4636
|
-
period:
|
|
4637
|
-
spent: p(
|
|
4628
|
+
}), t(9, V = V.map((v) => {
|
|
4629
|
+
const Y = (v.value || "").toLowerCase(), R = (v.product || "").toLowerCase();
|
|
4630
|
+
let Q = [];
|
|
4631
|
+
l.forEach((B) => {
|
|
4632
|
+
const I = (B.limitType || "").toLowerCase(), z = (B.limitProducts || []).map((W) => (W || "").toLowerCase());
|
|
4633
|
+
(I === Y || I === `operator${Y}`) && (z.includes(R) || z.includes("all")) && Q.push({
|
|
4634
|
+
...B,
|
|
4635
|
+
amount: p(B.limitAmount),
|
|
4636
|
+
period: B.limitPeriod,
|
|
4637
|
+
spent: p(B.spentBalance?.amount ?? B.spentBalance),
|
|
4638
4638
|
source: "API",
|
|
4639
4639
|
isCrossFamily: !1,
|
|
4640
|
-
isOperator:
|
|
4640
|
+
isOperator: I.includes("operator") || I.includes("system")
|
|
4641
4641
|
});
|
|
4642
|
-
}), v.currentLimits && v.currentLimits.forEach((
|
|
4643
|
-
|
|
4644
|
-
...
|
|
4645
|
-
amount: parseFloat(
|
|
4646
|
-
spent:
|
|
4647
|
-
source:
|
|
4642
|
+
}), v.currentLimits && v.currentLimits.forEach((B) => {
|
|
4643
|
+
Q.push({
|
|
4644
|
+
...B,
|
|
4645
|
+
amount: parseFloat(B.amount.toString().replace(X.COMMA_REMOVAL_REGEX, "")),
|
|
4646
|
+
spent: B.spentBalance?.amount ?? 0,
|
|
4647
|
+
source: X.LOCAL.toUpperCase()
|
|
4648
4648
|
});
|
|
4649
4649
|
});
|
|
4650
|
-
const
|
|
4651
|
-
(
|
|
4652
|
-
const
|
|
4653
|
-
if (!
|
|
4654
|
-
|
|
4650
|
+
const U = Q.reduce(
|
|
4651
|
+
(B, I) => {
|
|
4652
|
+
const z = Ae ? I.period : `${I.period}_${I.isOperator ? "operator" : "user"}`;
|
|
4653
|
+
if (!B[z])
|
|
4654
|
+
B[z] = { ...I };
|
|
4655
4655
|
else {
|
|
4656
|
-
const
|
|
4657
|
-
|
|
4656
|
+
const oe = B[z].reviewPending?.id ? B[z].reviewPending : I.reviewPending, W = B[z].schedules?.length ? B[z].schedules : I.schedules, he = B[z].isModified || I.isModified;
|
|
4657
|
+
I.amount <= B[z].amount ? B[z] = { ...B[z], ...I } : B[z] = { ...I, ...B[z] }, oe?.id && (B[z].reviewPending = oe), W?.length && (B[z].schedules = W), B[z].isModified = he;
|
|
4658
4658
|
}
|
|
4659
|
-
return
|
|
4659
|
+
return B;
|
|
4660
4660
|
},
|
|
4661
4661
|
{}
|
|
4662
4662
|
);
|
|
4663
|
-
return v.allValidLimits =
|
|
4663
|
+
return v.allValidLimits = at(Object.values(U)), v;
|
|
4664
4664
|
})), qt();
|
|
4665
4665
|
}, qt = () => {
|
|
4666
|
-
if (
|
|
4666
|
+
if (k !== "gm16")
|
|
4667
4667
|
return;
|
|
4668
4668
|
const n = ue.netdeposit, l = ue.deposit;
|
|
4669
|
-
t(9,
|
|
4670
|
-
const f = (p.value || "").toLowerCase(), T = f.includes(n), v = f.includes(l) && !T,
|
|
4671
|
-
let
|
|
4672
|
-
|
|
4673
|
-
const
|
|
4674
|
-
const
|
|
4675
|
-
return
|
|
4676
|
-
...
|
|
4677
|
-
isModified:
|
|
4678
|
-
amount:
|
|
4679
|
-
effectiveAmount:
|
|
4680
|
-
spent:
|
|
4669
|
+
t(9, V = V.map((p) => {
|
|
4670
|
+
const f = (p.value || "").toLowerCase(), T = f.includes(n), v = f.includes(l) && !T, Y = v || T;
|
|
4671
|
+
let R = jt && p.allValidLimits !== void 0 ? [...p.allValidLimits] : [...p.currentLimits || []];
|
|
4672
|
+
Ae || (R = R.filter((U) => !U.isOperator || U.isModified || U.reviewPending && U.reviewPending.id));
|
|
4673
|
+
const Q = R.filter((U) => jt ? !U.isCrossFamily : !U.isExternalFamily).map((U) => {
|
|
4674
|
+
const B = U.reviewPending && U.reviewPending.id, I = (p.currentLimits || []).find((oe) => oe.period === U.period), z = I ? I.amount : U.amount;
|
|
4675
|
+
return Y && Pt !== 1 / 0 ? {
|
|
4676
|
+
...U,
|
|
4677
|
+
isModified: U.isModified || !!B,
|
|
4678
|
+
amount: Ae ? U.amount : z,
|
|
4679
|
+
effectiveAmount: U.amount,
|
|
4680
|
+
spent: U.spent !== void 0 ? U.spent : Lt,
|
|
4681
4681
|
spentBalance: {
|
|
4682
|
-
amount:
|
|
4682
|
+
amount: U.spent !== void 0 ? U.spent : Lt
|
|
4683
4683
|
},
|
|
4684
4684
|
showInfoMessage: jt && v,
|
|
4685
4685
|
restrictiveDisplayAmount: zt,
|
|
4686
|
-
shouldHideProgress:
|
|
4686
|
+
shouldHideProgress: Ae ? !1 : T ? Z !== "true" : !0
|
|
4687
4687
|
} : {
|
|
4688
|
-
...
|
|
4689
|
-
isModified:
|
|
4690
|
-
amount:
|
|
4691
|
-
shouldHideProgress: !
|
|
4688
|
+
...U,
|
|
4689
|
+
isModified: U.isModified || !!B,
|
|
4690
|
+
amount: Ae ? U.amount : z,
|
|
4691
|
+
shouldHideProgress: !Ae
|
|
4692
4692
|
};
|
|
4693
4693
|
});
|
|
4694
|
-
return { ...p, visibleLimitsInUI:
|
|
4695
|
-
})), t(9,
|
|
4696
|
-
}, Go = () =>
|
|
4694
|
+
return { ...p, visibleLimitsInUI: Q };
|
|
4695
|
+
})), t(9, V = [...V]);
|
|
4696
|
+
}, Go = () => V.every((n, l) => (n.visibleLimitsInUI?.length || 0) === Me[l]?.length && Me[l].every((f) => f !== null)), Ho = (n, l, p, f) => {
|
|
4697
4697
|
try {
|
|
4698
|
-
const T = n > 0 ? Math.min(l / n * 100, 100) : 0, v = Math.round(T),
|
|
4699
|
-
|
|
4700
|
-
const
|
|
4701
|
-
|
|
4702
|
-
const
|
|
4703
|
-
|
|
4704
|
-
const
|
|
4705
|
-
return
|
|
4698
|
+
const T = n > 0 ? Math.min(l / n * 100, 100) : 0, v = Math.round(T), Y = document.createElement("div");
|
|
4699
|
+
Y.className = `Progress-bar-container ${v === 0 ? "ZeroProgress" : ""}`;
|
|
4700
|
+
const R = document.createElement("div");
|
|
4701
|
+
R.className = "Progress-bar-fill", R.style.width = `${T}%`;
|
|
4702
|
+
const Q = document.createElement("span");
|
|
4703
|
+
Q.className = "Progress-bar-label";
|
|
4704
|
+
const U = isNaN(f) ? 0 : f, B = ut[p] || p;
|
|
4705
|
+
return Q.textContent = `${B}${U.toFixed(2)}`, Y.appendChild(R), Y.appendChild(Q), Y;
|
|
4706
4706
|
} catch (T) {
|
|
4707
4707
|
return console.error(T), document.createElement("div");
|
|
4708
4708
|
}
|
|
4709
4709
|
}, Gt = (n, l) => {
|
|
4710
|
-
const p =
|
|
4710
|
+
const p = V[n];
|
|
4711
4711
|
if (!p || !p.visibleLimitsInUI?.[l])
|
|
4712
4712
|
return;
|
|
4713
|
-
const f = p.visibleLimitsInUI[l], T = `#progress-${n}-${l}`, v =
|
|
4713
|
+
const f = p.visibleLimitsInUI[l], T = `#progress-${n}-${l}`, v = q?.querySelector(T);
|
|
4714
4714
|
if (v) {
|
|
4715
4715
|
if (f.shouldHideProgress) {
|
|
4716
4716
|
v.innerHTML = "";
|
|
@@ -4721,10 +4721,10 @@ function $n(i, e, t) {
|
|
|
4721
4721
|
}, Ht = async () => {
|
|
4722
4722
|
await ct();
|
|
4723
4723
|
let n = !0;
|
|
4724
|
-
for (let l = 0; l <
|
|
4725
|
-
const p =
|
|
4724
|
+
for (let l = 0; l < V.length; l++) {
|
|
4725
|
+
const p = V[l].visibleLimitsInUI?.length || 0;
|
|
4726
4726
|
for (let f = 0; f < p; f++)
|
|
4727
|
-
if (!
|
|
4727
|
+
if (!Me[l] || !Me[l][f]) {
|
|
4728
4728
|
n = !1;
|
|
4729
4729
|
break;
|
|
4730
4730
|
}
|
|
@@ -4735,23 +4735,23 @@ function $n(i, e, t) {
|
|
|
4735
4735
|
setTimeout(() => Ht(), 10);
|
|
4736
4736
|
return;
|
|
4737
4737
|
}
|
|
4738
|
-
for (let l = 0; l <
|
|
4739
|
-
const p =
|
|
4738
|
+
for (let l = 0; l < V.length; l++) {
|
|
4739
|
+
const p = V[l].visibleLimitsInUI?.length || 0;
|
|
4740
4740
|
for (let f = 0; f < p; f++)
|
|
4741
4741
|
Gt(l, f);
|
|
4742
4742
|
}
|
|
4743
4743
|
}, Ko = (n) => {
|
|
4744
|
-
|
|
4744
|
+
V.forEach((l) => {
|
|
4745
4745
|
l.currentLimits = [];
|
|
4746
4746
|
const p = Array.isArray(n[ie[l.value].callValue]) ? n[ie[l.value].callValue] : [n[ie[l.value].callValue]];
|
|
4747
4747
|
p.length === 0 || p[0] === void 0 || (p.forEach((f, T) => {
|
|
4748
4748
|
const v = n[ie[l.value].callValue][T];
|
|
4749
|
-
l.currentLimits.push({}), l.currentLimits[T].limitType = l.value, l.currentLimits[T].amount = fe ? v.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.amount), l.currentLimits[T].currency =
|
|
4750
|
-
}), l.currentLimits =
|
|
4749
|
+
l.currentLimits.push({}), l.currentLimits[T].limitType = l.value, l.currentLimits[T].amount = fe ? v.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.amount), l.currentLimits[T].currency = ut[v.currency] ?? v.currency, l.currentLimits[T].period = v.period, l.currentLimits[T].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.updateAmount), l.currentLimits[T].isModified = v.isModified, l.currentLimits[T].expiryDate = dt(v.expiryDate);
|
|
4750
|
+
}), l.currentLimits = at(l.currentLimits));
|
|
4751
4751
|
});
|
|
4752
4752
|
}, Yo = (n) => {
|
|
4753
4753
|
const l = s("minutes");
|
|
4754
|
-
|
|
4754
|
+
V.filter((p) => p.value === X.SESSION_LIMIT || p.value === X.CUMULATIVE_SESSION).forEach((p) => {
|
|
4755
4755
|
p.currentLimits = [], n[ie[p.value].callValue]?.forEach((f, T) => {
|
|
4756
4756
|
const v = n[ie[p.value].callValue][T];
|
|
4757
4757
|
p.currentLimits.push({
|
|
@@ -4759,137 +4759,140 @@ function $n(i, e, t) {
|
|
|
4759
4759
|
amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.minutes),
|
|
4760
4760
|
currency: l,
|
|
4761
4761
|
isModified: v.isModified,
|
|
4762
|
-
period: p.value ===
|
|
4762
|
+
period: p.value === X.CUMULATIVE_SESSION ? v.period : "None",
|
|
4763
4763
|
updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.updateMinutes),
|
|
4764
|
-
expiryDate:
|
|
4764
|
+
expiryDate: dt(v.expiryDate)
|
|
4765
4765
|
});
|
|
4766
|
-
}), p.currentLimits =
|
|
4766
|
+
}), p.currentLimits = at(p.currentLimits);
|
|
4767
4767
|
});
|
|
4768
4768
|
}, Zo = (n) => {
|
|
4769
4769
|
n.forEach((l) => {
|
|
4770
|
-
|
|
4771
|
-
}), t(25,
|
|
4770
|
+
Ce[l] && window.clearInterval(Ce[l]);
|
|
4771
|
+
}), t(25, be = Object.fromEntries(Object.entries(be).filter(([l]) => !n.has(l)))), Ce = Object.fromEntries(Object.entries(Ce).filter(([l]) => !n.has(l))), n.size > 0 && nn(y, [...n]);
|
|
4772
4772
|
}, Xo = (n) => {
|
|
4773
|
-
const l =
|
|
4773
|
+
const l = Ge[g].seconds, p = Ge[g].reloadLimitsButton;
|
|
4774
4774
|
n.forEach(({ scheduleId: f, acknowledgedAt: T }) => {
|
|
4775
|
-
const v =
|
|
4775
|
+
const v = Ti(T), Y = {
|
|
4776
4776
|
timer: v > 0 ? `${v} ${l}` : p,
|
|
4777
4777
|
timerStopped: v <= 0
|
|
4778
4778
|
};
|
|
4779
|
-
if (t(25,
|
|
4780
|
-
...
|
|
4781
|
-
[f]:
|
|
4779
|
+
if (t(25, be = {
|
|
4780
|
+
...be,
|
|
4781
|
+
[f]: Y
|
|
4782
4782
|
}), v > 0) {
|
|
4783
|
-
const
|
|
4783
|
+
const R = window.setInterval(
|
|
4784
4784
|
() => {
|
|
4785
|
-
const
|
|
4786
|
-
|
|
4787
|
-
...
|
|
4785
|
+
const Q = Ti(T);
|
|
4786
|
+
Q <= 0 ? (Ce[f] && window.clearInterval(Ce[f]), Ce = Object.fromEntries(Object.entries(Ce).filter(([U]) => U !== f)), t(25, be = {
|
|
4787
|
+
...be,
|
|
4788
4788
|
[f]: { timer: p, timerStopped: !0 }
|
|
4789
|
-
})) : t(25,
|
|
4790
|
-
...
|
|
4789
|
+
})) : t(25, be = {
|
|
4790
|
+
...be,
|
|
4791
4791
|
[f]: {
|
|
4792
|
-
timer: `${
|
|
4792
|
+
timer: `${Q} ${l}`,
|
|
4793
4793
|
timerStopped: !1
|
|
4794
4794
|
}
|
|
4795
4795
|
});
|
|
4796
4796
|
},
|
|
4797
4797
|
1e3
|
|
4798
4798
|
);
|
|
4799
|
-
|
|
4800
|
-
...
|
|
4801
|
-
[f]:
|
|
4799
|
+
Ce = {
|
|
4800
|
+
...Ce,
|
|
4801
|
+
[f]: R
|
|
4802
4802
|
};
|
|
4803
4803
|
}
|
|
4804
4804
|
});
|
|
4805
4805
|
}, Jo = (n) => {
|
|
4806
4806
|
if (!n?.limits)
|
|
4807
4807
|
return;
|
|
4808
|
-
const l = sn(n.limits), p =
|
|
4809
|
-
Zo(f), Xo(T), t(9,
|
|
4810
|
-
const
|
|
4811
|
-
if (!
|
|
4808
|
+
const l = sn(n.limits), p = oi(y), { toRemove: f, toRestore: T } = rn(l, p, Object.keys(be));
|
|
4809
|
+
Zo(f), Xo(T), t(9, V = V.map((v) => {
|
|
4810
|
+
const Y = (v.product || "").toLowerCase(), R = (v.callValue16 || "").toLowerCase(), U = n.limits.filter((I) => {
|
|
4811
|
+
if (!I || !I.type)
|
|
4812
4812
|
return !1;
|
|
4813
|
-
const
|
|
4814
|
-
if (!
|
|
4813
|
+
const z = I.type.toLowerCase(), oe = Jt(z);
|
|
4814
|
+
if (!Ae && oe)
|
|
4815
4815
|
return !1;
|
|
4816
|
-
let
|
|
4817
|
-
|
|
4818
|
-
const
|
|
4819
|
-
let
|
|
4820
|
-
return
|
|
4816
|
+
let W = !1;
|
|
4817
|
+
R === ue.deposit ? W = z.includes(ue.deposit) && !z.includes(ue.netdeposit) : R === ue.netdeposit ? W = z.includes(ue.netdeposit) : W = z.includes(R);
|
|
4818
|
+
const he = (Array.isArray(I.products) ? I.products : [I.products]).map((tt) => (tt || "").toLowerCase());
|
|
4819
|
+
let se = he.includes(Y) || Y !== "all" && he.includes("all");
|
|
4820
|
+
return W && se;
|
|
4821
4821
|
}).reduce(
|
|
4822
|
-
(
|
|
4823
|
-
const
|
|
4824
|
-
if (!
|
|
4825
|
-
|
|
4822
|
+
(I, z) => {
|
|
4823
|
+
const oe = z.period, W = I[oe], he = (v.product || "").toLowerCase(), se = (z.products || []).some((Xe) => Xe.toLowerCase() === he), tt = W ? (W.products || []).some((Xe) => Xe.toLowerCase() === he) : !1;
|
|
4824
|
+
if (!W)
|
|
4825
|
+
I[oe] = { ...z };
|
|
4826
4826
|
else {
|
|
4827
|
-
const
|
|
4828
|
-
let
|
|
4829
|
-
|
|
4830
|
-
let
|
|
4831
|
-
if (
|
|
4832
|
-
const
|
|
4833
|
-
|
|
4827
|
+
const Xe = z.amount?.parsedValue ?? z.amount ?? 0, _t = W.amount?.parsedValue ?? W.amount ?? 0, Ie = (z.type || "").toLowerCase().includes("operator") || (z.type || "").toLowerCase().includes("system"), Ue = (W.type || "").toLowerCase().includes("operator") || (W.type || "").toLowerCase().includes("system"), it = R.includes("loss");
|
|
4828
|
+
let Oe = !1;
|
|
4829
|
+
it ? Oe = Number(Xe) < Number(_t) : se && !tt ? Oe = !0 : !se && tt ? Oe = !1 : Number(Xe) < Number(_t) && (Oe = !0);
|
|
4830
|
+
let ot = Oe ? z.schedules : W.schedules, pt = Oe ? z.reviewPending : W.reviewPending;
|
|
4831
|
+
if (Ie || Ue) {
|
|
4832
|
+
const Re = Ie ? Ue ? null : W : z;
|
|
4833
|
+
Re?.schedules?.length && (ot = Re.schedules), Re?.reviewPending?.id && (pt = Re.reviewPending);
|
|
4834
|
+
} else {
|
|
4835
|
+
const Re = se ? z : tt ? W : null;
|
|
4836
|
+
Re?.schedules?.length && (ot = Re.schedules), Re?.reviewPending?.id && (pt = Re.reviewPending);
|
|
4834
4837
|
}
|
|
4835
|
-
|
|
4838
|
+
Oe && (I[oe] = { ...z }), ot && (I[oe].schedules = ot), pt && (I[oe].reviewPending = pt);
|
|
4836
4839
|
}
|
|
4837
|
-
return
|
|
4840
|
+
return I;
|
|
4838
4841
|
},
|
|
4839
4842
|
{}
|
|
4840
|
-
),
|
|
4841
|
-
const
|
|
4842
|
-
let
|
|
4843
|
-
if (
|
|
4844
|
-
const
|
|
4845
|
-
|
|
4843
|
+
), B = Object.values(U).map((I) => {
|
|
4844
|
+
const z = I.schedules && I.schedules.length > 0 ? I.schedules[0] : null, oe = I.reviewPending && I.reviewPending.id ? I.reviewPending : null, W = (se) => se && typeof se == "object" ? se.parsedValue ?? se.amount ?? 0 : se ?? 0;
|
|
4845
|
+
let he = 0;
|
|
4846
|
+
if (z) {
|
|
4847
|
+
const se = z.updateAmount?.parsedValue ?? z.updateAmount;
|
|
4848
|
+
he = se != null ? Number(se) : 0;
|
|
4846
4849
|
} else
|
|
4847
|
-
|
|
4850
|
+
oe && (he = W(oe.requestAmount));
|
|
4848
4851
|
return {
|
|
4849
|
-
id:
|
|
4852
|
+
id: I.id,
|
|
4850
4853
|
limitType: v.value,
|
|
4851
|
-
amount:
|
|
4852
|
-
currency:
|
|
4853
|
-
period:
|
|
4854
|
-
isModified: !!
|
|
4855
|
-
updateAmount:
|
|
4856
|
-
expiryDate:
|
|
4857
|
-
scheduleId:
|
|
4858
|
-
acknowledgedLimit:
|
|
4859
|
-
isCoolOffCompleted:
|
|
4860
|
-
isOperator: (
|
|
4861
|
-
source:
|
|
4862
|
-
rawLimit:
|
|
4863
|
-
reviewRequired:
|
|
4864
|
-
reviewPending:
|
|
4865
|
-
...
|
|
4866
|
-
requestAmount:
|
|
4854
|
+
amount: W(I.amount),
|
|
4855
|
+
currency: I.currency,
|
|
4856
|
+
period: I.period,
|
|
4857
|
+
isModified: !!z,
|
|
4858
|
+
updateAmount: he,
|
|
4859
|
+
expiryDate: z ? dt(z.applyAt) : "",
|
|
4860
|
+
scheduleId: z ? z.id : null,
|
|
4861
|
+
acknowledgedLimit: z ? !!be[z.id] : !1,
|
|
4862
|
+
isCoolOffCompleted: z ? z.isCoolOffCompleted : !1,
|
|
4863
|
+
isOperator: (I.type || "").toLowerCase().includes("operator") || (I.type || "").toLowerCase().includes("system"),
|
|
4864
|
+
source: Y !== "all" && (I.products || []).map((se) => (se || "").toLowerCase()).includes("all") ? "Inherited" : "API",
|
|
4865
|
+
rawLimit: I,
|
|
4866
|
+
reviewRequired: I.reviewRequired ?? !1,
|
|
4867
|
+
reviewPending: oe ? {
|
|
4868
|
+
...oe,
|
|
4869
|
+
requestAmount: W(oe.requestAmount)
|
|
4867
4870
|
} : {}
|
|
4868
4871
|
};
|
|
4869
4872
|
});
|
|
4870
4873
|
return {
|
|
4871
4874
|
...v,
|
|
4872
|
-
currentLimits:
|
|
4875
|
+
currentLimits: at(B)
|
|
4873
4876
|
};
|
|
4874
4877
|
}));
|
|
4875
4878
|
}, Qo = (n) => {
|
|
4876
|
-
n?.sessionLimit &&
|
|
4879
|
+
n?.sessionLimit && V.filter((l) => l.value === X.SESSION_LIMIT).forEach((l) => {
|
|
4877
4880
|
l.currentLimits = [], l.currentLimits.push({
|
|
4878
|
-
limitType:
|
|
4881
|
+
limitType: X.SESSION_LIMIT,
|
|
4879
4882
|
amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.sessionLimit.minutes),
|
|
4880
4883
|
currency: s("minutes"),
|
|
4881
4884
|
isModified: n.sessionLimit.isModified,
|
|
4882
4885
|
period: "None",
|
|
4883
4886
|
updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.sessionLimit.updateMinutes),
|
|
4884
4887
|
expiryDate: n.sessionLimit.expiryDate
|
|
4885
|
-
}), l.currentLimits =
|
|
4888
|
+
}), l.currentLimits = at(l.currentLimits);
|
|
4886
4889
|
});
|
|
4887
4890
|
}, $o = (n) => {
|
|
4888
|
-
n?.cumulativeSessionLimits &&
|
|
4891
|
+
n?.cumulativeSessionLimits && V.filter((l) => l.value === X.CUMULATIVE_SESSION).forEach((l) => {
|
|
4889
4892
|
l.currentLimits = [];
|
|
4890
4893
|
for (const p of n.cumulativeSessionLimits)
|
|
4891
4894
|
l.currentLimits.push({
|
|
4892
|
-
limitType:
|
|
4895
|
+
limitType: X.CUMULATIVE_SESSION,
|
|
4893
4896
|
amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(p.minutes),
|
|
4894
4897
|
currency: s("minutes"),
|
|
4895
4898
|
isModified: p.isModified,
|
|
@@ -4897,217 +4900,223 @@ function $n(i, e, t) {
|
|
|
4897
4900
|
updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(p.updateMinutes),
|
|
4898
4901
|
expiryDate: p.expiryDate
|
|
4899
4902
|
});
|
|
4900
|
-
l.currentLimits =
|
|
4903
|
+
l.currentLimits = at(l.currentLimits);
|
|
4901
4904
|
});
|
|
4902
|
-
},
|
|
4905
|
+
}, fi = (n) => {
|
|
4903
4906
|
window.postMessage({ type: "InValidLimit", data: n }, window.location.href);
|
|
4904
|
-
},
|
|
4907
|
+
}, gi = () => {
|
|
4905
4908
|
if (t(36, bt = !0), J === null || Number.isNaN(J)) {
|
|
4906
|
-
t(35, Fe = !0),
|
|
4909
|
+
t(35, Fe = !0), fi(Fe);
|
|
4907
4910
|
return;
|
|
4908
4911
|
}
|
|
4909
4912
|
if (A === "false") {
|
|
4910
4913
|
const n = Math.round(J);
|
|
4911
4914
|
J !== n && t(21, J = n);
|
|
4912
4915
|
}
|
|
4913
|
-
t(35, Fe = J <
|
|
4914
|
-
}, ea = (n) => n.preventDefault(),
|
|
4915
|
-
n && n.preventDefault(),
|
|
4916
|
-
},
|
|
4917
|
-
t(35, Fe = !1),
|
|
4916
|
+
t(35, Fe = J < st || J > rt), fi(Fe);
|
|
4917
|
+
}, ea = (n) => n.preventDefault(), Li = (n) => {
|
|
4918
|
+
n && n.preventDefault(), gi(), Fe || No();
|
|
4919
|
+
}, hi = () => {
|
|
4920
|
+
t(35, Fe = !1), Ye?.[K] ? (t(15, st = Ye[K].min), t(16, rt = Ye[K].max)) : (t(15, st = 1), t(16, rt = 9999999));
|
|
4918
4921
|
}, ta = () => {
|
|
4919
|
-
if (
|
|
4920
|
-
const n =
|
|
4921
|
-
let p = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{currency}",
|
|
4922
|
-
t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${
|
|
4922
|
+
if (Se) {
|
|
4923
|
+
const n = Se[ie[K].callValue].find((f) => f.period === Le), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount);
|
|
4924
|
+
let p = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{currency}", ut[n.currency] || n.currency).replace("{selectedPeriod}", s(`${Le}`));
|
|
4925
|
+
t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${dt(n.expiryDate)}` : p);
|
|
4923
4926
|
}
|
|
4924
|
-
t(32,
|
|
4925
|
-
},
|
|
4926
|
-
if (!
|
|
4927
|
+
t(32, Ee = !0);
|
|
4928
|
+
}, yi = () => {
|
|
4929
|
+
if (!Se || !Se.limits)
|
|
4927
4930
|
return null;
|
|
4928
4931
|
let n = null;
|
|
4929
|
-
if (Object.keys(
|
|
4930
|
-
n =
|
|
4932
|
+
if (Object.keys(lt).length > 0)
|
|
4933
|
+
n = Se.limits.find((l) => l.id === lt.id);
|
|
4931
4934
|
else {
|
|
4932
4935
|
const p = {
|
|
4933
4936
|
type: ie[K]?.callValue16 || ue[K],
|
|
4934
4937
|
period: Le,
|
|
4935
|
-
product:
|
|
4938
|
+
product: Ne
|
|
4936
4939
|
};
|
|
4937
|
-
n =
|
|
4940
|
+
n = Se.limits.find((f) => Pi(f, p));
|
|
4938
4941
|
}
|
|
4939
|
-
return n?.schedules?.length > 0 &&
|
|
4942
|
+
return n?.schedules?.length > 0 && be[n.schedules[0].id] && (n.amount = n.schedules[0].updateAmount), n;
|
|
4940
4943
|
}, Kt = (n) => n == null ? 0 : Number(typeof n == "object" ? n.parsedValue ?? n.amount ?? 0 : n), ia = () => {
|
|
4941
|
-
let n =
|
|
4944
|
+
let n = yi();
|
|
4942
4945
|
if (!n || !n.period) {
|
|
4943
|
-
t(32,
|
|
4946
|
+
t(32, Ee = !0);
|
|
4944
4947
|
return;
|
|
4945
4948
|
}
|
|
4946
|
-
const l = fa(n) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount || 0), p = n.schedules?.length > 0 ?
|
|
4947
|
-
let f = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{selectedPeriod}", s(`${n.period}`)), T = !1;
|
|
4948
|
-
if (
|
|
4949
|
-
const
|
|
4950
|
-
|
|
4951
|
-
|
|
4952
|
-
|
|
4953
|
-
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
let xe = n.schedules?.length > 0 ? Kt(n.schedules[0].updateAmount) : Kt(n.amount);
|
|
4961
|
-
return xe === 0 && J > 0 && (xe = J), xe > Ge;
|
|
4949
|
+
const l = fa(n) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount || 0), p = n.schedules?.length > 0 ? dt(n.schedules[0].applyAt) : "";
|
|
4950
|
+
let f = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{selectedPeriod}", s(`${n.period}`)), T = !1, v = !1;
|
|
4951
|
+
if (Ae && Se?.limits) {
|
|
4952
|
+
const R = ie[K]?.callValue16?.toLowerCase() || "", Q = (n.period || "").toLowerCase(), U = (W) => {
|
|
4953
|
+
const he = (W || "").toLowerCase();
|
|
4954
|
+
switch (he) {
|
|
4955
|
+
case "day":
|
|
4956
|
+
return "daily";
|
|
4957
|
+
case "weekly":
|
|
4958
|
+
return "weekly";
|
|
4959
|
+
case "monthly":
|
|
4960
|
+
return "monthly";
|
|
4961
|
+
default:
|
|
4962
|
+
return he;
|
|
4962
4963
|
}
|
|
4963
|
-
|
|
4964
|
-
|
|
4964
|
+
}, B = (W) => U(W) === U(Q);
|
|
4965
|
+
let I = n.schedules?.length > 0 ? Kt(n.schedules[0].updateAmount) : Kt(n.amount);
|
|
4966
|
+
I === 0 && J > 0 && (I = J);
|
|
4967
|
+
const z = (W, he) => (W.products || []).some((se) => (se || "").toLowerCase() === he), oe = (W) => (W.type || "").toLowerCase().replace("operator", "").replace("system", "") === R && B(W.period) && I > Kt(W.amount);
|
|
4968
|
+
T = Se.limits.some((W) => {
|
|
4969
|
+
const he = (W.type || "").toLowerCase();
|
|
4970
|
+
return Jt(he) ? ((W.products || []).length === 0 || z(W, (Ne || "").toLowerCase()) || z(W, "all")) && oe(W) : !1;
|
|
4971
|
+
}), v = R.includes("loss") && (Ne || "").toLowerCase() !== "all" && Se.limits.some((W) => !Jt((W.type || "").toLowerCase()) && z(W, "all") && oe(W));
|
|
4965
4972
|
}
|
|
4966
|
-
if (n.schedules?.length > 0 &&
|
|
4967
|
-
const
|
|
4968
|
-
t(17, _e =
|
|
4969
|
-
} else
|
|
4970
|
-
|
|
4971
|
-
|
|
4973
|
+
if (n.schedules?.length > 0 && !!be[n.schedules[0].id]) {
|
|
4974
|
+
const R = Number(n.schedules[0].updateAmount) === 0;
|
|
4975
|
+
t(17, _e = R ? s("popupLimitRemoved") : f), t(19, Et = "popupTitle");
|
|
4976
|
+
} else {
|
|
4977
|
+
const R = T || v;
|
|
4978
|
+
t(19, Et = R ? "popupTitleAdded" : "popupTitle"), n.schedules?.length > 0 ? t(17, _e = R ? `${s("popupPendingOperatorLimit")} ${p}` : `${s("popupPendingUpdate")} ${p}`) : t(17, _e = R ? s("popupOperatorLimitInPlace") : f);
|
|
4979
|
+
}
|
|
4980
|
+
t(32, Ee = !0);
|
|
4972
4981
|
}, oa = () => {
|
|
4973
|
-
yt == 1 && t(18, ht = "PopupKyc"), yt == 2 && (t(17, _e = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(
|
|
4982
|
+
yt == 1 && t(18, ht = "PopupKyc"), yt == 2 && (t(17, _e = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(ai)} ${m} ${s("popup2_b")}`), t(18, ht = "PopupKyc2")), yt == 3 && (t(17, _e = s("popup3")), t(18, ht = "PopupSuccess")), t(32, Ee = !0);
|
|
4974
4983
|
}, aa = () => {
|
|
4975
|
-
t(17, _e = s("sessionLimitUpdated")), t(32,
|
|
4984
|
+
t(17, _e = s("sessionLimitUpdated")), t(32, Ee = !0);
|
|
4976
4985
|
}, na = () => {
|
|
4977
|
-
if (
|
|
4978
|
-
const n =
|
|
4986
|
+
if (Se) {
|
|
4987
|
+
const n = Se[ie[K].callValue].find((f) => (f.period === Le || Le === "None") && f.products[0] === Ne), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.minutes);
|
|
4979
4988
|
let p = s("popupImmediateUpdate").replace("{selectedLimit}", s(`${K}`)).replace("{updatedAmount}", l).replace("{currency}", s("minutes")).replace("{selectedPeriod}", s(`${Le}`));
|
|
4980
|
-
t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${
|
|
4989
|
+
t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${dt(n.expiryDate)}` : p);
|
|
4981
4990
|
}
|
|
4982
|
-
t(32,
|
|
4983
|
-
}, sa = (n) => n?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), ra = (n) => n?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), la = (n) => n?.error?.includes("[NotFoundException] Limit does not exist"), ua = (n) => n?.error?.includes("[Exception] Schedule does not exist"), ma = (n) => n.details?.includes("Invalid Session") || n.error?.includes("Invalid Session"),
|
|
4984
|
-
if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href),
|
|
4991
|
+
t(32, Ee = !0);
|
|
4992
|
+
}, sa = (n) => n?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), ra = (n) => n?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), la = (n) => n?.error?.includes("[NotFoundException] Limit does not exist"), ua = (n) => n?.error?.includes("[Exception] Schedule does not exist"), ma = (n) => n.details?.includes("Invalid Session") || n.error?.includes("Invalid Session"), kt = (n) => {
|
|
4993
|
+
if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), Be) {
|
|
4985
4994
|
if (t(30, Bt = !0), !n) {
|
|
4986
|
-
t(32,
|
|
4995
|
+
t(32, Ee = !0);
|
|
4987
4996
|
return;
|
|
4988
4997
|
}
|
|
4989
|
-
sa(n) ? t(17, _e = s("popupUpdateLimitException")) : ra(n) ? t(17, _e = s("popupRemoveLimitException")) : la(n) ? t(17, _e = s("notFoundException")) : ua(n) ? t(17, _e = s("scheduleNotFoundException")) : n?.error?.includes("LimitUnderReviewException") ? t(17, _e = s("limitInDocReview")) : ma(n) ? t(17, _e = s("sessionExpiredException")) : t(17, _e = s("genericLimitsPopupError")), t(32,
|
|
4998
|
+
sa(n) ? t(17, _e = s("popupUpdateLimitException")) : ra(n) ? t(17, _e = s("popupRemoveLimitException")) : la(n) ? t(17, _e = s("notFoundException")) : ua(n) ? t(17, _e = s("scheduleNotFoundException")) : n?.error?.includes("LimitUnderReviewException") ? t(17, _e = s("limitInDocReview")) : ma(n) ? t(17, _e = s("sessionExpiredException")) : t(17, _e = s("genericLimitsPopupError")), t(32, Ee = !0);
|
|
4990
4999
|
return;
|
|
4991
5000
|
}
|
|
4992
|
-
switch (
|
|
5001
|
+
switch (k) {
|
|
4993
5002
|
case "gmcore":
|
|
4994
|
-
K ===
|
|
5003
|
+
K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION ? na() : ta();
|
|
4995
5004
|
break;
|
|
4996
5005
|
case "gm16":
|
|
4997
|
-
K === "lugas" ? oa() : K ===
|
|
5006
|
+
K === "lugas" ? oa() : K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION ? aa() : ia();
|
|
4998
5007
|
break;
|
|
4999
5008
|
default:
|
|
5000
|
-
throw new Error(`Invalid apiversion attribute: ${
|
|
5009
|
+
throw new Error(`Invalid apiversion attribute: ${k}`);
|
|
5001
5010
|
}
|
|
5002
|
-
},
|
|
5003
|
-
t(31,
|
|
5011
|
+
}, je = () => {
|
|
5012
|
+
t(31, mt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
|
|
5004
5013
|
}, da = async (n) => {
|
|
5005
|
-
t(13, K = n.limitType), t(14, Le = n.period),
|
|
5014
|
+
t(13, K = n.limitType), t(14, Le = n.period), je(), t(28, ye = !0);
|
|
5006
5015
|
let l = `/v2/player/${y}/limits/${ue[n.limitType]}`;
|
|
5007
|
-
n.limitType !==
|
|
5016
|
+
n.limitType !== X.SESSION_LIMIT && (l += `?periods=${n.period}`);
|
|
5008
5017
|
try {
|
|
5009
|
-
await Ot(l, "DELETE"),
|
|
5018
|
+
await Ot(l, "DELETE"), Te(Pe.success, n.amount), xe();
|
|
5010
5019
|
} catch (p) {
|
|
5011
|
-
|
|
5020
|
+
Te(Pe.failed, n.amount), console.log(p), t(29, Be = !0);
|
|
5012
5021
|
}
|
|
5013
|
-
},
|
|
5014
|
-
switch (It.remove = n, t(13, K = n.limitType || ""),
|
|
5022
|
+
}, vi = (n) => {
|
|
5023
|
+
switch (It.remove = n, t(13, K = n.limitType || ""), k) {
|
|
5015
5024
|
case "gmcore":
|
|
5016
5025
|
da(n);
|
|
5017
5026
|
break;
|
|
5018
5027
|
case "gm16":
|
|
5019
|
-
|
|
5028
|
+
lt = n, n.limitType === X.SESSION_LIMIT || n.limitType === X.CUMULATIVE_SESSION ? pa(n) : bi(n);
|
|
5020
5029
|
break;
|
|
5021
5030
|
}
|
|
5022
|
-
|
|
5031
|
+
Te(Pe.request, n.amount);
|
|
5023
5032
|
}, pa = (n) => {
|
|
5024
5033
|
const l = new URL(`${_}/v1/player/${y}/limits/session/session`), p = new URL(`${_}/v1/player/${y}/limits/session/cumulativeSession?periods=${n.period}`);
|
|
5025
5034
|
let f;
|
|
5026
5035
|
switch (n.limitType) {
|
|
5027
|
-
case
|
|
5036
|
+
case X.SESSION_LIMIT:
|
|
5028
5037
|
f = l;
|
|
5029
5038
|
break;
|
|
5030
|
-
case
|
|
5039
|
+
case X.CUMULATIVE_SESSION:
|
|
5031
5040
|
f = p;
|
|
5032
5041
|
break;
|
|
5033
5042
|
default:
|
|
5034
5043
|
throw Error(`Unknown limit.limitType: ${n.limitType}`);
|
|
5035
5044
|
}
|
|
5036
|
-
|
|
5045
|
+
je(), t(28, ye = !0);
|
|
5037
5046
|
let T = {
|
|
5038
5047
|
method: "DELETE",
|
|
5039
5048
|
headers: {
|
|
5040
|
-
"X-SessionID":
|
|
5049
|
+
"X-SessionID": w,
|
|
5041
5050
|
"Content-Type": "application/json",
|
|
5042
5051
|
Accept: "application/json"
|
|
5043
5052
|
}
|
|
5044
5053
|
};
|
|
5045
5054
|
fetch(f.href, T).then((v) => ze(v)).then((v) => {
|
|
5046
|
-
|
|
5055
|
+
Te(Pe.success, n.amount), xe();
|
|
5047
5056
|
}).catch((v) => {
|
|
5048
|
-
|
|
5057
|
+
Te(Pe.failed, n.amount), console.log(v), t(29, Be = !0);
|
|
5049
5058
|
});
|
|
5050
|
-
},
|
|
5059
|
+
}, bi = (n) => {
|
|
5051
5060
|
if (n && n.reviewRequired && !qe) {
|
|
5052
|
-
t(34, vt = !0), t(32,
|
|
5061
|
+
t(34, vt = !0), t(32, Ee = !0), je();
|
|
5053
5062
|
return;
|
|
5054
5063
|
}
|
|
5055
|
-
|
|
5064
|
+
je(), t(28, ye = !0);
|
|
5056
5065
|
const l = new URL(`${_}/v1/player/${y}/limits/monetary/${n.id}`);
|
|
5057
5066
|
qe && l.searchParams.append("documentId", qe);
|
|
5058
5067
|
let p = {
|
|
5059
5068
|
method: "DELETE",
|
|
5060
5069
|
headers: {
|
|
5061
|
-
"X-SessionID":
|
|
5070
|
+
"X-SessionID": w,
|
|
5062
5071
|
"Content-Type": "application/json",
|
|
5063
5072
|
Accept: "application/json"
|
|
5064
5073
|
}
|
|
5065
5074
|
};
|
|
5066
|
-
fetch(l.href, p).then((f) => ze(f)).then(() => (
|
|
5075
|
+
fetch(l.href, p).then((f) => ze(f)).then(() => (Te(Pe.success, n.amount), xe())).then(() => {
|
|
5067
5076
|
Wt();
|
|
5068
5077
|
}).catch((f) => {
|
|
5069
|
-
console.error(f), t(29,
|
|
5078
|
+
console.error(f), t(29, Be = !0), xe();
|
|
5070
5079
|
}).finally(() => {
|
|
5071
|
-
It.remove = {}, t(34, vt = !1), qe = "", t(28,
|
|
5080
|
+
It.remove = {}, t(34, vt = !1), qe = "", t(28, ye = !1);
|
|
5072
5081
|
});
|
|
5073
|
-
},
|
|
5082
|
+
}, wi = (n) => {
|
|
5074
5083
|
const l = new URL(`${_}/v1/player/${y}/limits/schedule/${n.scheduleId}`);
|
|
5075
|
-
|
|
5084
|
+
je(), t(28, ye = !0);
|
|
5076
5085
|
let p = {
|
|
5077
5086
|
method: "DELETE",
|
|
5078
5087
|
headers: {
|
|
5079
|
-
"X-SessionID":
|
|
5088
|
+
"X-SessionID": w,
|
|
5080
5089
|
"Content-Type": "application/json",
|
|
5081
5090
|
Accept: "application/json"
|
|
5082
5091
|
}
|
|
5083
5092
|
};
|
|
5084
5093
|
fetch(l.href, p).then((f) => ze(f)).then((f) => {
|
|
5085
|
-
|
|
5094
|
+
lt = n, Te(Pe.success, n.updateAmount), xe();
|
|
5086
5095
|
}).catch((f) => {
|
|
5087
|
-
|
|
5096
|
+
Te(Pe.failed, n.updateAmount), console.log(f);
|
|
5088
5097
|
});
|
|
5089
5098
|
}, ki = (n) => {
|
|
5090
5099
|
const l = new URL(`${_}/v1/player/${y}/limits/schedule/acknowledge/${n.scheduleId}`);
|
|
5091
|
-
|
|
5100
|
+
je(), t(28, ye = !0);
|
|
5092
5101
|
let p = {
|
|
5093
5102
|
method: "PATCH",
|
|
5094
5103
|
headers: {
|
|
5095
|
-
"X-SessionID":
|
|
5104
|
+
"X-SessionID": w,
|
|
5096
5105
|
"Content-Type": "application/json",
|
|
5097
5106
|
Accept: "application/json"
|
|
5098
5107
|
}
|
|
5099
5108
|
};
|
|
5100
5109
|
fetch(l.href, p).then((f) => ze(f)).then((f) => {
|
|
5101
|
-
|
|
5110
|
+
lt = n, an(y, n.scheduleId, Date.now()), ca(n), Te(Pe.success, n.amount), xe();
|
|
5102
5111
|
}).catch((f) => {
|
|
5103
|
-
|
|
5112
|
+
Te(Pe.failed, n.amount), console.log(f);
|
|
5104
5113
|
});
|
|
5105
5114
|
}, ca = (n) => {
|
|
5106
|
-
|
|
5107
|
-
const l =
|
|
5115
|
+
Ce[n.scheduleId] && window.clearInterval(Ce[n.scheduleId]);
|
|
5116
|
+
const l = Ge[g].seconds, p = Ge[g].reloadLimitsButton;
|
|
5108
5117
|
let f = 60;
|
|
5109
|
-
t(25,
|
|
5110
|
-
...
|
|
5118
|
+
t(25, be = {
|
|
5119
|
+
...be,
|
|
5111
5120
|
[n.scheduleId]: {
|
|
5112
5121
|
timer: `${f} ${l}`,
|
|
5113
5122
|
timerStopped: !1
|
|
@@ -5116,14 +5125,14 @@ function $n(i, e, t) {
|
|
|
5116
5125
|
const T = window.setInterval(
|
|
5117
5126
|
() => {
|
|
5118
5127
|
if (f === 0) {
|
|
5119
|
-
window.clearInterval(T),
|
|
5120
|
-
...
|
|
5128
|
+
window.clearInterval(T), Ce = Object.fromEntries(Object.entries(Ce).filter(([v]) => v !== n.scheduleId)), t(25, be = {
|
|
5129
|
+
...be,
|
|
5121
5130
|
[n.scheduleId]: { timer: p, timerStopped: !0 }
|
|
5122
5131
|
});
|
|
5123
5132
|
return;
|
|
5124
5133
|
}
|
|
5125
|
-
f -= 1, t(25,
|
|
5126
|
-
...
|
|
5134
|
+
f -= 1, t(25, be = {
|
|
5135
|
+
...be,
|
|
5127
5136
|
[n.scheduleId]: {
|
|
5128
5137
|
timer: `${f} ${l}`,
|
|
5129
5138
|
timerStopped: !1
|
|
@@ -5132,67 +5141,67 @@ function $n(i, e, t) {
|
|
|
5132
5141
|
},
|
|
5133
5142
|
1e3
|
|
5134
5143
|
);
|
|
5135
|
-
|
|
5136
|
-
...
|
|
5144
|
+
Ce = {
|
|
5145
|
+
...Ce,
|
|
5137
5146
|
[n.scheduleId]: T
|
|
5138
5147
|
};
|
|
5139
5148
|
}, Yt = (n) => {
|
|
5140
5149
|
if (!n)
|
|
5141
5150
|
return s(K || "");
|
|
5142
|
-
const l = (n.value || n.limitType || n.type || "").toLowerCase(), p = Object.entries(ue).sort((
|
|
5143
|
-
if (
|
|
5144
|
-
return
|
|
5145
|
-
const
|
|
5146
|
-
if (
|
|
5147
|
-
return
|
|
5148
|
-
const
|
|
5149
|
-
const
|
|
5150
|
-
return (
|
|
5151
|
+
const l = (n.value || n.limitType || n.type || "").toLowerCase(), p = Object.entries(ue).sort((U, B) => B[1].length - U[1].length).find(([U, B]) => l.includes(B.toLowerCase()) || l.includes(U.toLowerCase()))?.[0] || l, f = (n.product || n.products && n.products[0] || "").toLowerCase(), T = f && f !== "all" ? f.charAt(0).toUpperCase() + f.slice(1) : "", v = p + T, Y = s(v);
|
|
5152
|
+
if (Y !== v)
|
|
5153
|
+
return Y;
|
|
5154
|
+
const R = s(p);
|
|
5155
|
+
if (R !== p)
|
|
5156
|
+
return R;
|
|
5157
|
+
const Q = (U) => {
|
|
5158
|
+
const B = s(U);
|
|
5159
|
+
return (B !== U ? B : U.charAt(0).toUpperCase() + U.slice(1)).replace(X.LIMIT_SUFFIX_REGEX, "").trim();
|
|
5151
5160
|
};
|
|
5152
5161
|
if (f && f !== "" && f !== "all") {
|
|
5153
|
-
const
|
|
5154
|
-
return `${
|
|
5162
|
+
const U = Q(p), B = Q(f);
|
|
5163
|
+
return `${U} - ${B} Limit`;
|
|
5155
5164
|
}
|
|
5156
5165
|
return p.charAt(0).toUpperCase() + p.slice(1);
|
|
5157
5166
|
}, fa = (n, l = !1, p = !1) => {
|
|
5158
5167
|
if (!fe)
|
|
5159
5168
|
return p ? `${n.reviewPending.requestAmount}${n.currency}` : l ? `${n.updateAmount}${n.currency}` : `${n.amount}${n.currency}`;
|
|
5160
5169
|
let f = fe;
|
|
5161
|
-
const T = f.match(
|
|
5162
|
-
let
|
|
5163
|
-
p ?
|
|
5164
|
-
let
|
|
5165
|
-
const [
|
|
5166
|
-
let [
|
|
5167
|
-
if (
|
|
5168
|
-
const
|
|
5169
|
-
f = f.replace(
|
|
5170
|
+
const T = f.match(X.DYNAMIC_DECIMALS_REGEX), v = A === "true" ? T ? parseInt(T[1], 10) : 2 : 0, Y = T ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
|
|
5171
|
+
let R;
|
|
5172
|
+
p ? R = n.reviewPending.requestAmount || 0 : R = l ? n.updateAmount : n.amount;
|
|
5173
|
+
let Q = A === "true" ? parseFloat(R).toFixed(v) : Math.round(parseFloat(R)).toString();
|
|
5174
|
+
const [U, B] = fe.includes(".") ? [",", "."] : [".", ","];
|
|
5175
|
+
let [I, z] = Q.includes(".") ? Q.split(".") : [Q, ""];
|
|
5176
|
+
if (I = I.replace(/\B(?=(\d{3})+(?!\d))/g, U), f = f.replace("{currency}", ut[n.currency] || n.currency).replace("{amount}", I).replace(Y, A === "true" && z ? z : ""), A === "true" || !z) {
|
|
5177
|
+
const oe = B === "." ? "\\." : B, W = new RegExp(`${oe}(?=[\\s\\D]|$)`, "g");
|
|
5178
|
+
f = f.replace(W, "").trim();
|
|
5170
5179
|
}
|
|
5171
5180
|
return f;
|
|
5172
5181
|
}, Zt = () => {
|
|
5173
|
-
t(32,
|
|
5182
|
+
t(32, Ee = t(31, mt = !1)), t(18, ht = ""), t(19, Et = "popupTitle"), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href), t(28, ye = !1);
|
|
5174
5183
|
}, ga = () => {
|
|
5175
5184
|
window.postMessage({ type: "uploadDocuments" }, window.location.href), Zt();
|
|
5176
|
-
},
|
|
5177
|
-
if (!
|
|
5185
|
+
}, _i = (n) => !n && !(n.length > 0) ? t(33, Ze = !1) : (t(23, $e = n), ln($e, re) ? un($e, ke) ? t(33, Ze = !0) : (console.error(s("fileExtenssionDeny")), t(33, Ze = !1)) : (console.error(s("fileSizeExceeded")), t(33, Ze = !1))), La = () => {
|
|
5186
|
+
if (!Ze)
|
|
5178
5187
|
return;
|
|
5179
|
-
t(32,
|
|
5188
|
+
t(32, Ee = !1);
|
|
5180
5189
|
const n = new URL(`${_}/api/v1/mm/content/${y}/url-upload/`), l = {
|
|
5181
5190
|
method: "POST",
|
|
5182
5191
|
headers: {
|
|
5183
5192
|
"Content-Type": "application/json",
|
|
5184
|
-
"X-SessionId":
|
|
5193
|
+
"X-SessionId": w
|
|
5185
5194
|
},
|
|
5186
5195
|
body: JSON.stringify({})
|
|
5187
5196
|
};
|
|
5188
5197
|
fetch(n, l).then((p) => ze(p)).then((p) => {
|
|
5189
5198
|
ha(p);
|
|
5190
5199
|
}).catch((p) => {
|
|
5191
|
-
console.error(s("errorUploadDocument"), p), t(23,
|
|
5200
|
+
console.error(s("errorUploadDocument"), p), t(23, $e = null), t(33, Ze = !1);
|
|
5192
5201
|
});
|
|
5193
5202
|
}, ha = (n) => {
|
|
5194
5203
|
const l = new FormData();
|
|
5195
|
-
l.append(n.requestId,
|
|
5204
|
+
l.append(n.requestId, $e[0]), fetch(n.url, { method: "POST", body: l }).then((p) => ze(p)).then((p) => {
|
|
5196
5205
|
window.postMessage(
|
|
5197
5206
|
{
|
|
5198
5207
|
type: "WidgetNotification",
|
|
@@ -5202,7 +5211,7 @@ function $n(i, e, t) {
|
|
|
5202
5211
|
}
|
|
5203
5212
|
},
|
|
5204
5213
|
window.location.href
|
|
5205
|
-
), qe = p.Files[0].Reference, It.remove.id ?
|
|
5214
|
+
), qe = p.Files[0].Reference, It.remove.id ? bi(It.remove) : pi();
|
|
5206
5215
|
}).catch((p) => {
|
|
5207
5216
|
window.postMessage(
|
|
5208
5217
|
{
|
|
@@ -5215,110 +5224,110 @@ function $n(i, e, t) {
|
|
|
5215
5224
|
window.location.href
|
|
5216
5225
|
), console.error(s("errorUploadDocument"), p);
|
|
5217
5226
|
}).finally(() => {
|
|
5218
|
-
Zt(), t(23,
|
|
5227
|
+
Zt(), t(23, $e = null), t(33, Ze = !1);
|
|
5219
5228
|
});
|
|
5220
5229
|
}, ya = () => {
|
|
5221
5230
|
let n = { ...Xt }, l = "";
|
|
5222
|
-
if (
|
|
5223
|
-
const p =
|
|
5231
|
+
if (G) {
|
|
5232
|
+
const p = G.split(","), f = p[0].trim();
|
|
5224
5233
|
if (f.includes(":")) {
|
|
5225
|
-
const [T, v] = f.split(":").map((
|
|
5234
|
+
const [T, v] = f.split(":").map((Y) => Y.trim());
|
|
5226
5235
|
l = v || T;
|
|
5227
5236
|
} else
|
|
5228
5237
|
l = f;
|
|
5229
5238
|
p.forEach((T) => {
|
|
5230
5239
|
if (T.includes(":")) {
|
|
5231
|
-
const [v,
|
|
5232
|
-
v && (n[v] =
|
|
5240
|
+
const [v, Y] = T.split(":").map((R) => R.trim());
|
|
5241
|
+
v && (n[v] = Y || v);
|
|
5233
5242
|
}
|
|
5234
5243
|
});
|
|
5235
5244
|
} else
|
|
5236
5245
|
m && (l = Xt[m] || m);
|
|
5237
|
-
l && (n.GBP = l, n.EUR = l, n.USD = l, m && (n[m] = l)), t(24,
|
|
5246
|
+
l && (n.GBP = l, n.EUR = l, n.USD = l, m && (n[m] = l)), t(24, ut = n);
|
|
5238
5247
|
}, va = () => {
|
|
5239
5248
|
tn(g);
|
|
5240
|
-
},
|
|
5249
|
+
}, Si = (n) => {
|
|
5241
5250
|
if (n.data)
|
|
5242
5251
|
switch (n.data.type) {
|
|
5243
5252
|
case "LimitDisableState": {
|
|
5244
|
-
t(37,
|
|
5253
|
+
t(37, si = n.data.data);
|
|
5245
5254
|
break;
|
|
5246
5255
|
}
|
|
5247
5256
|
case "SubmitLimitNotification": {
|
|
5248
|
-
|
|
5257
|
+
Li();
|
|
5249
5258
|
break;
|
|
5250
5259
|
}
|
|
5251
5260
|
}
|
|
5252
5261
|
};
|
|
5253
|
-
Ka(() => (window.addEventListener("message",
|
|
5254
|
-
window.removeEventListener("message",
|
|
5262
|
+
Ka(() => (window.addEventListener("message", Si), et && V.length && Ht(), () => {
|
|
5263
|
+
window.removeEventListener("message", Si);
|
|
5255
5264
|
}));
|
|
5256
|
-
const ba = (n) =>
|
|
5265
|
+
const ba = (n) => _i(n.target.files), wa = (n) => n && n.value && a.some((l) => l && l.toLowerCase() === n.value.toLowerCase()) && !n.isHiddenByHierarchy, ka = () => Ft(), _a = (n) => vi(n.rawLimit), Sa = (n) => ki(n), Ca = (n) => wi(n);
|
|
5257
5266
|
function Aa() {
|
|
5258
|
-
We =
|
|
5267
|
+
We = Ci(this), t(20, We);
|
|
5259
5268
|
}
|
|
5260
5269
|
const Ta = () => {
|
|
5261
|
-
|
|
5270
|
+
di(), Wt(), hi();
|
|
5262
5271
|
}, Pa = (n) => {
|
|
5263
|
-
(n.key === "Enter" || n.key === " ") && (n.preventDefault(),
|
|
5272
|
+
(n.key === "Enter" || n.key === " ") && (n.preventDefault(), mi());
|
|
5264
5273
|
}, za = (n) => Vt(n), Da = (n, l) => {
|
|
5265
5274
|
(l.key === "Enter" || l.key === " ") && (l.preventDefault(), Vt(n));
|
|
5266
5275
|
};
|
|
5267
5276
|
function Ea() {
|
|
5268
|
-
Le =
|
|
5277
|
+
Le = Ci(this), t(14, Le), t(12, ie), t(13, K);
|
|
5269
5278
|
}
|
|
5270
5279
|
function Ia() {
|
|
5271
5280
|
J = Lo(this.value), t(21, J);
|
|
5272
5281
|
}
|
|
5273
5282
|
function Ma(n) {
|
|
5274
5283
|
Ya[n ? "unshift" : "push"](() => {
|
|
5275
|
-
|
|
5284
|
+
q = n, t(8, q);
|
|
5276
5285
|
});
|
|
5277
5286
|
}
|
|
5278
5287
|
return i.$$set = (n) => {
|
|
5279
|
-
"lang" in n && t(0, g = n.lang), "currency" in n && t(1, m = n.currency), "limits" in n && t(61, h = n.limits), "session" in n && t(62,
|
|
5288
|
+
"lang" in n && t(0, g = n.lang), "currency" in n && t(1, m = n.currency), "limits" in n && t(61, h = n.limits), "session" in n && t(62, w = n.session), "userid" in n && t(63, y = n.userid), "endpoint" in n && t(64, _ = n.endpoint), "apiversion" in n && t(65, k = n.apiversion), "companylimits" in n && t(66, P = n.companylimits), "tablabels" in n && t(67, N = n.tablabels), "showcompanylimitsinfo" in n && t(68, E = n.showcompanylimitsinfo), "customcurrencysymbols" in n && t(69, G = n.customcurrencysymbols), "netdepositprogress" in n && t(70, Z = n.netdepositprogress), "enablecompliancetext" in n && t(2, ee = n.enablecompliancetext), "deletelimit" in n && t(3, D = n.deletelimit), "amountsconfig" in n && t(71, F = n.amountsconfig), "periodsconfig" in n && t(72, ve = n.periodsconfig), "defaultperiod" in n && t(73, ce = n.defaultperiod), "limittabindex" in n && t(4, H = n.limittabindex), "tabcategory" in n && t(74, ae = n.tabcategory), "limitformat" in n && t(75, fe = n.limitformat), "allowedextenssion" in n && t(76, ke = n.allowedextenssion), "filesizeallow" in n && t(77, re = n.filesizeallow), "clientstyling" in n && t(78, me = n.clientstyling), "clientstylingurl" in n && t(79, le = n.clientstylingurl), "translationurl" in n && t(80, de = n.translationurl), "mbsource" in n && t(81, ge = n.mbsource), "timezone" in n && t(82, Ve = n.timezone), "isLimitNotification" in n && t(5, De = n.isLimitNotification), "cooloffstrictmode" in n && t(83, ne = n.cooloffstrictmode), "inputhasdecimals" in n && t(6, A = n.inputhasdecimals), "usecustomdropdown" in n && t(7, j = n.usecustomdropdown), "$$scope" in n && t(88, d = n.$$scope);
|
|
5280
5289
|
}, i.$$.update = () => {
|
|
5281
5290
|
if (i.$$.dirty[2] & /*showcompanylimitsinfo*/
|
|
5282
|
-
64 && t(10,
|
|
5291
|
+
64 && t(10, Ae = E === "true"), i.$$.dirty[2] & /*companylimits*/
|
|
5283
5292
|
16 && t(85, xt = P === "true"), i.$$.dirty[0] & /*isCompanyLimitsInfoEnabled*/
|
|
5284
5293
|
1024 | i.$$.dirty[2] & /*isCompanyLimits*/
|
|
5285
|
-
8388608 && (jt =
|
|
5286
|
-
256 && t(11,
|
|
5294
|
+
8388608 && (jt = Ae || xt), i.$$.dirty[2] & /*netdepositprogress*/
|
|
5295
|
+
256 && t(11, et = Z === "true"), i.$$.dirty[0] & /*currency*/
|
|
5287
5296
|
2 | i.$$.dirty[2] & /*customcurrencysymbols*/
|
|
5288
|
-
128 && (
|
|
5289
|
-
1536 &&
|
|
5297
|
+
128 && (G !== void 0 || m !== void 0) && ya(), i.$$.dirty[2] & /*periodsconfig, amountsconfig*/
|
|
5298
|
+
1536 && ve && F && Ao(), i.$$.dirty[0] & /*lang*/
|
|
5290
5299
|
1 && g && va(), i.$$.dirty[0] & /*lang, limittabindex*/
|
|
5291
5300
|
17 | i.$$.dirty[2] & /*userid, session, endpoint, apiversion, amountsconfig, periodsconfig*/
|
|
5292
|
-
1551 && y &&
|
|
5301
|
+
1551 && y && w && _ && k && g && H && F && ve && xe(), i.$$.dirty[0] & /*customStylingContainer*/
|
|
5293
5302
|
256 | i.$$.dirty[2] & /*clientstyling*/
|
|
5294
|
-
65536 && me &&
|
|
5303
|
+
65536 && me && q && Qa(q, me), i.$$.dirty[0] & /*customStylingContainer*/
|
|
5295
5304
|
256 | i.$$.dirty[2] & /*clientstylingurl*/
|
|
5296
|
-
131072 &&
|
|
5305
|
+
131072 && le && q && $a(q, le), i.$$.dirty[0] & /*customStylingContainer*/
|
|
5297
5306
|
256 | i.$$.dirty[2] & /*mbsource*/
|
|
5298
|
-
524288 && ge &&
|
|
5307
|
+
524288 && ge && q && en(q, `${ge}.Style`, yo), i.$$.dirty[2] & /*translationurl*/
|
|
5299
5308
|
262144 && de && _o(), i.$$.dirty[0] & /*limittabindex*/
|
|
5300
5309
|
16 | i.$$.dirty[2] & /*tablabels*/
|
|
5301
|
-
32 && t(87, o = (
|
|
5310
|
+
32 && t(87, o = (N || "").split(",")[Math.max(0, Number(H) - 1)] || ""), i.$$.dirty[2] & /*currentTabLabel*/
|
|
5302
5311
|
33554432 && t(86, r = o.toLowerCase().includes("net") ? "netdeposit" : o.toLowerCase().includes("deposit") ? "deposit" : o.toLowerCase().includes("loss") ? "loss" : o.toLowerCase().includes("wager") ? "wagering" : ""), i.$$.dirty[2] & /*derivedCategory*/
|
|
5303
5312
|
16777216 && t(40, a = St[r] || []), i.$$.dirty[0] & /*isNetDepositProgress, isCompanyLimitsInfoEnabled, availableLimits*/
|
|
5304
5313
|
3584 | i.$$.dirty[2] & /*progressBarContainers*/
|
|
5305
|
-
4194304 && (
|
|
5306
|
-
const n =
|
|
5314
|
+
4194304 && (et || Ae) && V.length) {
|
|
5315
|
+
const n = V.map((p) => {
|
|
5307
5316
|
const f = p.visibleLimitsInUI?.length || 0;
|
|
5308
5317
|
return new Array(f).fill(null);
|
|
5309
5318
|
});
|
|
5310
|
-
(
|
|
5311
|
-
|
|
5319
|
+
(Me.length !== n.length || Me.some((p, f) => p?.length !== n[f]?.length)) && (t(84, Me = n), ct().then(() => {
|
|
5320
|
+
wt();
|
|
5312
5321
|
}));
|
|
5313
5322
|
}
|
|
5314
5323
|
i.$$.dirty[0] & /*isNetDepositProgress, availableLimits*/
|
|
5315
5324
|
2560 | i.$$.dirty[2] & /*progressBarContainers*/
|
|
5316
|
-
4194304 &&
|
|
5325
|
+
4194304 && et && Me.length === V.length && Go() && Ht(), i.$$.dirty[0] & /*availableLimits, customStylingContainer*/
|
|
5317
5326
|
768 | i.$$.dirty[2] & /*derivedCategory*/
|
|
5318
|
-
16777216 &&
|
|
5327
|
+
16777216 && V && q && r && ct().then(() => {
|
|
5319
5328
|
setTimeout(
|
|
5320
5329
|
() => {
|
|
5321
|
-
|
|
5330
|
+
wt();
|
|
5322
5331
|
},
|
|
5323
5332
|
200
|
|
5324
5333
|
);
|
|
@@ -5326,97 +5335,97 @@ function $n(i, e, t) {
|
|
|
5326
5335
|
}, [
|
|
5327
5336
|
g,
|
|
5328
5337
|
m,
|
|
5329
|
-
|
|
5338
|
+
ee,
|
|
5330
5339
|
D,
|
|
5331
5340
|
H,
|
|
5332
|
-
|
|
5341
|
+
De,
|
|
5333
5342
|
A,
|
|
5334
|
-
|
|
5335
|
-
|
|
5336
|
-
|
|
5337
|
-
|
|
5338
|
-
|
|
5343
|
+
j,
|
|
5344
|
+
q,
|
|
5345
|
+
V,
|
|
5346
|
+
Ae,
|
|
5347
|
+
et,
|
|
5339
5348
|
ie,
|
|
5340
5349
|
K,
|
|
5341
5350
|
Le,
|
|
5342
|
-
|
|
5343
|
-
|
|
5351
|
+
st,
|
|
5352
|
+
rt,
|
|
5344
5353
|
_e,
|
|
5345
5354
|
ht,
|
|
5346
5355
|
Et,
|
|
5347
5356
|
We,
|
|
5348
5357
|
J,
|
|
5349
5358
|
yt,
|
|
5350
|
-
|
|
5351
|
-
|
|
5352
|
-
|
|
5353
|
-
|
|
5354
|
-
|
|
5355
|
-
|
|
5356
|
-
|
|
5359
|
+
$e,
|
|
5360
|
+
ut,
|
|
5361
|
+
be,
|
|
5362
|
+
ni,
|
|
5363
|
+
Nt,
|
|
5364
|
+
ye,
|
|
5365
|
+
Be,
|
|
5357
5366
|
Bt,
|
|
5358
|
-
|
|
5359
|
-
|
|
5360
|
-
|
|
5367
|
+
mt,
|
|
5368
|
+
Ee,
|
|
5369
|
+
Ze,
|
|
5361
5370
|
vt,
|
|
5362
5371
|
Fe,
|
|
5363
5372
|
bt,
|
|
5364
|
-
ni,
|
|
5365
5373
|
si,
|
|
5374
|
+
ri,
|
|
5366
5375
|
Mt,
|
|
5367
5376
|
a,
|
|
5368
5377
|
s,
|
|
5369
5378
|
bo,
|
|
5370
|
-
|
|
5379
|
+
mi,
|
|
5371
5380
|
Vt,
|
|
5372
5381
|
Po,
|
|
5373
5382
|
Wt,
|
|
5374
|
-
|
|
5383
|
+
di,
|
|
5375
5384
|
Ft,
|
|
5376
|
-
fi,
|
|
5377
|
-
ea,
|
|
5378
5385
|
gi,
|
|
5386
|
+
ea,
|
|
5379
5387
|
Li,
|
|
5380
|
-
|
|
5381
|
-
|
|
5388
|
+
hi,
|
|
5389
|
+
vi,
|
|
5390
|
+
wi,
|
|
5382
5391
|
ki,
|
|
5383
5392
|
Yt,
|
|
5384
5393
|
Zt,
|
|
5385
5394
|
ga,
|
|
5386
|
-
|
|
5395
|
+
_i,
|
|
5387
5396
|
La,
|
|
5388
5397
|
h,
|
|
5389
|
-
|
|
5398
|
+
w,
|
|
5390
5399
|
y,
|
|
5391
5400
|
_,
|
|
5392
|
-
|
|
5401
|
+
k,
|
|
5393
5402
|
P,
|
|
5394
|
-
|
|
5403
|
+
N,
|
|
5395
5404
|
E,
|
|
5396
|
-
|
|
5397
|
-
|
|
5398
|
-
|
|
5399
|
-
|
|
5405
|
+
G,
|
|
5406
|
+
Z,
|
|
5407
|
+
F,
|
|
5408
|
+
ve,
|
|
5400
5409
|
ce,
|
|
5401
|
-
|
|
5410
|
+
ae,
|
|
5402
5411
|
fe,
|
|
5403
5412
|
ke,
|
|
5404
|
-
se,
|
|
5405
|
-
me,
|
|
5406
5413
|
re,
|
|
5414
|
+
me,
|
|
5415
|
+
le,
|
|
5407
5416
|
de,
|
|
5408
5417
|
ge,
|
|
5409
|
-
|
|
5410
|
-
|
|
5411
|
-
|
|
5418
|
+
Ve,
|
|
5419
|
+
ne,
|
|
5420
|
+
Me,
|
|
5412
5421
|
xt,
|
|
5413
5422
|
r,
|
|
5414
5423
|
o,
|
|
5415
5424
|
d,
|
|
5416
5425
|
u,
|
|
5417
5426
|
ba,
|
|
5418
|
-
ka,
|
|
5419
5427
|
wa,
|
|
5428
|
+
ka,
|
|
5420
5429
|
_a,
|
|
5421
5430
|
Sa,
|
|
5422
5431
|
Ca,
|
|
@@ -5479,187 +5488,187 @@ class es extends Ba {
|
|
|
5479
5488
|
return this.$$.ctx[0];
|
|
5480
5489
|
}
|
|
5481
5490
|
set lang(e) {
|
|
5482
|
-
this.$$set({ lang: e }),
|
|
5491
|
+
this.$$set({ lang: e }), $();
|
|
5483
5492
|
}
|
|
5484
5493
|
get currency() {
|
|
5485
5494
|
return this.$$.ctx[1];
|
|
5486
5495
|
}
|
|
5487
5496
|
set currency(e) {
|
|
5488
|
-
this.$$set({ currency: e }),
|
|
5497
|
+
this.$$set({ currency: e }), $();
|
|
5489
5498
|
}
|
|
5490
5499
|
get limits() {
|
|
5491
5500
|
return this.$$.ctx[61];
|
|
5492
5501
|
}
|
|
5493
5502
|
set limits(e) {
|
|
5494
|
-
this.$$set({ limits: e }),
|
|
5503
|
+
this.$$set({ limits: e }), $();
|
|
5495
5504
|
}
|
|
5496
5505
|
get session() {
|
|
5497
5506
|
return this.$$.ctx[62];
|
|
5498
5507
|
}
|
|
5499
5508
|
set session(e) {
|
|
5500
|
-
this.$$set({ session: e }),
|
|
5509
|
+
this.$$set({ session: e }), $();
|
|
5501
5510
|
}
|
|
5502
5511
|
get userid() {
|
|
5503
5512
|
return this.$$.ctx[63];
|
|
5504
5513
|
}
|
|
5505
5514
|
set userid(e) {
|
|
5506
|
-
this.$$set({ userid: e }),
|
|
5515
|
+
this.$$set({ userid: e }), $();
|
|
5507
5516
|
}
|
|
5508
5517
|
get endpoint() {
|
|
5509
5518
|
return this.$$.ctx[64];
|
|
5510
5519
|
}
|
|
5511
5520
|
set endpoint(e) {
|
|
5512
|
-
this.$$set({ endpoint: e }),
|
|
5521
|
+
this.$$set({ endpoint: e }), $();
|
|
5513
5522
|
}
|
|
5514
5523
|
get apiversion() {
|
|
5515
5524
|
return this.$$.ctx[65];
|
|
5516
5525
|
}
|
|
5517
5526
|
set apiversion(e) {
|
|
5518
|
-
this.$$set({ apiversion: e }),
|
|
5527
|
+
this.$$set({ apiversion: e }), $();
|
|
5519
5528
|
}
|
|
5520
5529
|
get companylimits() {
|
|
5521
5530
|
return this.$$.ctx[66];
|
|
5522
5531
|
}
|
|
5523
5532
|
set companylimits(e) {
|
|
5524
|
-
this.$$set({ companylimits: e }),
|
|
5533
|
+
this.$$set({ companylimits: e }), $();
|
|
5525
5534
|
}
|
|
5526
5535
|
get tablabels() {
|
|
5527
5536
|
return this.$$.ctx[67];
|
|
5528
5537
|
}
|
|
5529
5538
|
set tablabels(e) {
|
|
5530
|
-
this.$$set({ tablabels: e }),
|
|
5539
|
+
this.$$set({ tablabels: e }), $();
|
|
5531
5540
|
}
|
|
5532
5541
|
get showcompanylimitsinfo() {
|
|
5533
5542
|
return this.$$.ctx[68];
|
|
5534
5543
|
}
|
|
5535
5544
|
set showcompanylimitsinfo(e) {
|
|
5536
|
-
this.$$set({ showcompanylimitsinfo: e }),
|
|
5545
|
+
this.$$set({ showcompanylimitsinfo: e }), $();
|
|
5537
5546
|
}
|
|
5538
5547
|
get customcurrencysymbols() {
|
|
5539
5548
|
return this.$$.ctx[69];
|
|
5540
5549
|
}
|
|
5541
5550
|
set customcurrencysymbols(e) {
|
|
5542
|
-
this.$$set({ customcurrencysymbols: e }),
|
|
5551
|
+
this.$$set({ customcurrencysymbols: e }), $();
|
|
5543
5552
|
}
|
|
5544
5553
|
get netdepositprogress() {
|
|
5545
5554
|
return this.$$.ctx[70];
|
|
5546
5555
|
}
|
|
5547
5556
|
set netdepositprogress(e) {
|
|
5548
|
-
this.$$set({ netdepositprogress: e }),
|
|
5557
|
+
this.$$set({ netdepositprogress: e }), $();
|
|
5549
5558
|
}
|
|
5550
5559
|
get enablecompliancetext() {
|
|
5551
5560
|
return this.$$.ctx[2];
|
|
5552
5561
|
}
|
|
5553
5562
|
set enablecompliancetext(e) {
|
|
5554
|
-
this.$$set({ enablecompliancetext: e }),
|
|
5563
|
+
this.$$set({ enablecompliancetext: e }), $();
|
|
5555
5564
|
}
|
|
5556
5565
|
get deletelimit() {
|
|
5557
5566
|
return this.$$.ctx[3];
|
|
5558
5567
|
}
|
|
5559
5568
|
set deletelimit(e) {
|
|
5560
|
-
this.$$set({ deletelimit: e }),
|
|
5569
|
+
this.$$set({ deletelimit: e }), $();
|
|
5561
5570
|
}
|
|
5562
5571
|
get amountsconfig() {
|
|
5563
5572
|
return this.$$.ctx[71];
|
|
5564
5573
|
}
|
|
5565
5574
|
set amountsconfig(e) {
|
|
5566
|
-
this.$$set({ amountsconfig: e }),
|
|
5575
|
+
this.$$set({ amountsconfig: e }), $();
|
|
5567
5576
|
}
|
|
5568
5577
|
get periodsconfig() {
|
|
5569
5578
|
return this.$$.ctx[72];
|
|
5570
5579
|
}
|
|
5571
5580
|
set periodsconfig(e) {
|
|
5572
|
-
this.$$set({ periodsconfig: e }),
|
|
5581
|
+
this.$$set({ periodsconfig: e }), $();
|
|
5573
5582
|
}
|
|
5574
5583
|
get defaultperiod() {
|
|
5575
5584
|
return this.$$.ctx[73];
|
|
5576
5585
|
}
|
|
5577
5586
|
set defaultperiod(e) {
|
|
5578
|
-
this.$$set({ defaultperiod: e }),
|
|
5587
|
+
this.$$set({ defaultperiod: e }), $();
|
|
5579
5588
|
}
|
|
5580
5589
|
get limittabindex() {
|
|
5581
5590
|
return this.$$.ctx[4];
|
|
5582
5591
|
}
|
|
5583
5592
|
set limittabindex(e) {
|
|
5584
|
-
this.$$set({ limittabindex: e }),
|
|
5593
|
+
this.$$set({ limittabindex: e }), $();
|
|
5585
5594
|
}
|
|
5586
5595
|
get tabcategory() {
|
|
5587
5596
|
return this.$$.ctx[74];
|
|
5588
5597
|
}
|
|
5589
5598
|
set tabcategory(e) {
|
|
5590
|
-
this.$$set({ tabcategory: e }),
|
|
5599
|
+
this.$$set({ tabcategory: e }), $();
|
|
5591
5600
|
}
|
|
5592
5601
|
get limitformat() {
|
|
5593
5602
|
return this.$$.ctx[75];
|
|
5594
5603
|
}
|
|
5595
5604
|
set limitformat(e) {
|
|
5596
|
-
this.$$set({ limitformat: e }),
|
|
5605
|
+
this.$$set({ limitformat: e }), $();
|
|
5597
5606
|
}
|
|
5598
5607
|
get allowedextenssion() {
|
|
5599
5608
|
return this.$$.ctx[76];
|
|
5600
5609
|
}
|
|
5601
5610
|
set allowedextenssion(e) {
|
|
5602
|
-
this.$$set({ allowedextenssion: e }),
|
|
5611
|
+
this.$$set({ allowedextenssion: e }), $();
|
|
5603
5612
|
}
|
|
5604
5613
|
get filesizeallow() {
|
|
5605
5614
|
return this.$$.ctx[77];
|
|
5606
5615
|
}
|
|
5607
5616
|
set filesizeallow(e) {
|
|
5608
|
-
this.$$set({ filesizeallow: e }),
|
|
5617
|
+
this.$$set({ filesizeallow: e }), $();
|
|
5609
5618
|
}
|
|
5610
5619
|
get clientstyling() {
|
|
5611
5620
|
return this.$$.ctx[78];
|
|
5612
5621
|
}
|
|
5613
5622
|
set clientstyling(e) {
|
|
5614
|
-
this.$$set({ clientstyling: e }),
|
|
5623
|
+
this.$$set({ clientstyling: e }), $();
|
|
5615
5624
|
}
|
|
5616
5625
|
get clientstylingurl() {
|
|
5617
5626
|
return this.$$.ctx[79];
|
|
5618
5627
|
}
|
|
5619
5628
|
set clientstylingurl(e) {
|
|
5620
|
-
this.$$set({ clientstylingurl: e }),
|
|
5629
|
+
this.$$set({ clientstylingurl: e }), $();
|
|
5621
5630
|
}
|
|
5622
5631
|
get translationurl() {
|
|
5623
5632
|
return this.$$.ctx[80];
|
|
5624
5633
|
}
|
|
5625
5634
|
set translationurl(e) {
|
|
5626
|
-
this.$$set({ translationurl: e }),
|
|
5635
|
+
this.$$set({ translationurl: e }), $();
|
|
5627
5636
|
}
|
|
5628
5637
|
get mbsource() {
|
|
5629
5638
|
return this.$$.ctx[81];
|
|
5630
5639
|
}
|
|
5631
5640
|
set mbsource(e) {
|
|
5632
|
-
this.$$set({ mbsource: e }),
|
|
5641
|
+
this.$$set({ mbsource: e }), $();
|
|
5633
5642
|
}
|
|
5634
5643
|
get timezone() {
|
|
5635
5644
|
return this.$$.ctx[82];
|
|
5636
5645
|
}
|
|
5637
5646
|
set timezone(e) {
|
|
5638
|
-
this.$$set({ timezone: e }),
|
|
5647
|
+
this.$$set({ timezone: e }), $();
|
|
5639
5648
|
}
|
|
5640
5649
|
get isLimitNotification() {
|
|
5641
5650
|
return this.$$.ctx[5];
|
|
5642
5651
|
}
|
|
5643
5652
|
set isLimitNotification(e) {
|
|
5644
|
-
this.$$set({ isLimitNotification: e }),
|
|
5653
|
+
this.$$set({ isLimitNotification: e }), $();
|
|
5645
5654
|
}
|
|
5646
5655
|
get cooloffstrictmode() {
|
|
5647
5656
|
return this.$$.ctx[83];
|
|
5648
5657
|
}
|
|
5649
5658
|
set cooloffstrictmode(e) {
|
|
5650
|
-
this.$$set({ cooloffstrictmode: e }),
|
|
5659
|
+
this.$$set({ cooloffstrictmode: e }), $();
|
|
5651
5660
|
}
|
|
5652
5661
|
get inputhasdecimals() {
|
|
5653
5662
|
return this.$$.ctx[6];
|
|
5654
5663
|
}
|
|
5655
5664
|
set inputhasdecimals(e) {
|
|
5656
|
-
this.$$set({ inputhasdecimals: e }),
|
|
5665
|
+
this.$$set({ inputhasdecimals: e }), $();
|
|
5657
5666
|
}
|
|
5658
5667
|
get usecustomdropdown() {
|
|
5659
5668
|
return this.$$.ctx[7];
|
|
5660
5669
|
}
|
|
5661
5670
|
set usecustomdropdown(e) {
|
|
5662
|
-
this.$$set({ usecustomdropdown: e }),
|
|
5671
|
+
this.$$set({ usecustomdropdown: e }), $();
|
|
5663
5672
|
}
|
|
5664
5673
|
}
|
|
5665
5674
|
Va(es, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, companylimits: {}, tablabels: {}, showcompanylimitsinfo: {}, customcurrencysymbols: {}, netdepositprogress: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, defaultperiod: {}, limittabindex: {}, tabcategory: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, timezone: {}, isLimitNotification: {}, cooloffstrictmode: {}, inputhasdecimals: {}, usecustomdropdown: {} }, ["LimitSkeleton", "LimitsList", "LimitSubmitButton"], [], !0);
|