@everymatrix/player-limit-notification 0.14.19 → 0.14.21
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-8wyiepPS.js → PlayerAccountGamingLimitsHistory2Nd-BOaUATIA.js} +32 -32
- package/components/{PlayerAccountGamingLimitsHistory2Nd-DD05aEGA.js → PlayerAccountGamingLimitsHistory2Nd-Bl1LAF2b.js} +73 -73
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-DyKrvRVR.js → PlayerAccountGamingLimitsPage2Gm16Nd-BEm6WWEx.js} +96 -96
- package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-Chi9qW1X.js → PlayerAccountGamingLimitsPage2Gm16Nd-BlKdxhom.js} +84 -84
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-BjfU2zG4.js → PlayerAccountGamingLimitsWrapper2Nd-B45cjRpH.js} +85 -85
- package/components/{PlayerAccountGamingLimitsWrapper2Nd-CCzX8MHM.js → PlayerAccountGamingLimitsWrapper2Nd-Cn_R6ZGS.js} +86 -86
- package/components/{PlayerLimitNotification-BUEwj14t.js → PlayerLimitNotification-BCZL-WuV.js} +52 -52
- package/components/{PlayerLimitNotification-DC7uu9Ji.js → PlayerLimitNotification-DsWFZvwh.js} +51 -51
- package/es2015/player-limit-notification.js +1 -1
- package/esnext/player-limit-notification.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { i as Ha } from "./PlayerAccountGamingLimitsWrapper2Nd-
|
|
1
|
+
import { a as Ta, $ as Pa, S as za, i as Da, s as Ea, f as J, b as Ia, e as S, t as bt, g as kt, l as Ma, m as A, n as p, o as b, p as N, r as xa, w as ja, M as rt, q as L, d as Ht, u as Gt, h as Kt, j as Yt, z as tt, D as ve, E as Ge, N as Ze, x, O as so, P as wt, B as me, y as M, Q as Li, A as Ua, F as He, R as Dt, T as ro, U as ut, H as lt, C as ee, V as Na, W as Ba, k as Ra, J as Oa, K as Va, L as Wa, c as Fa, I as qa } from "./PlayerLimitNotification-DsWFZvwh.js";
|
|
2
|
+
import { i as Ha } from "./PlayerAccountGamingLimitsWrapper2Nd-B45cjRpH.js";
|
|
3
3
|
import "../stencil/ui-skeleton-W50o8tfg.js";
|
|
4
4
|
const ie = {
|
|
5
5
|
lugas: {
|
|
@@ -1380,7 +1380,7 @@ const qe = {
|
|
|
1380
1380
|
function Xt(i) {
|
|
1381
1381
|
return `limits-ack-${i}`;
|
|
1382
1382
|
}
|
|
1383
|
-
function
|
|
1383
|
+
function Jt(i) {
|
|
1384
1384
|
if (typeof sessionStorage > "u")
|
|
1385
1385
|
return {};
|
|
1386
1386
|
try {
|
|
@@ -1396,7 +1396,7 @@ function Zt(i) {
|
|
|
1396
1396
|
function Ya(i, e, t) {
|
|
1397
1397
|
if (!(typeof sessionStorage > "u"))
|
|
1398
1398
|
try {
|
|
1399
|
-
const a =
|
|
1399
|
+
const a = Jt(i);
|
|
1400
1400
|
a[e] = t, sessionStorage.setItem(Xt(i), JSON.stringify(a));
|
|
1401
1401
|
} catch {
|
|
1402
1402
|
}
|
|
@@ -1404,7 +1404,7 @@ function Ya(i, e, t) {
|
|
|
1404
1404
|
function Xa(i, e) {
|
|
1405
1405
|
if (!(typeof sessionStorage > "u" || e.length === 0))
|
|
1406
1406
|
try {
|
|
1407
|
-
const t =
|
|
1407
|
+
const t = Jt(i);
|
|
1408
1408
|
e.forEach((a) => {
|
|
1409
1409
|
delete t[a];
|
|
1410
1410
|
}), sessionStorage.setItem(Xt(i), JSON.stringify(t));
|
|
@@ -1415,14 +1415,14 @@ function yi(i) {
|
|
|
1415
1415
|
const e = Math.floor((Date.now() - i) / 1e3);
|
|
1416
1416
|
return Math.max(0, Ka - e);
|
|
1417
1417
|
}
|
|
1418
|
-
function
|
|
1418
|
+
function Ja(i) {
|
|
1419
1419
|
const e = /* @__PURE__ */ new Set();
|
|
1420
1420
|
return i?.length && i.forEach((t) => {
|
|
1421
1421
|
const a = t.schedules?.length ? t.schedules[0].id : null;
|
|
1422
1422
|
a && e.add(a);
|
|
1423
1423
|
}), e;
|
|
1424
1424
|
}
|
|
1425
|
-
function
|
|
1425
|
+
function Za(i, e, t) {
|
|
1426
1426
|
const a = /* @__PURE__ */ new Set();
|
|
1427
1427
|
t.forEach((s) => {
|
|
1428
1428
|
i.has(s) || a.add(s);
|
|
@@ -1492,7 +1492,7 @@ const X = {
|
|
|
1492
1492
|
const o = i[a].name.split(".").pop();
|
|
1493
1493
|
return e.includes(o) ? t = !0 : t = !1;
|
|
1494
1494
|
}), t;
|
|
1495
|
-
},
|
|
1495
|
+
}, Je = (i, e) => {
|
|
1496
1496
|
const t = e || "en-GB";
|
|
1497
1497
|
return new Intl.NumberFormat(t, {
|
|
1498
1498
|
minimumFractionDigits: 2,
|
|
@@ -1615,7 +1615,7 @@ function sn(i) {
|
|
|
1615
1615
|
)
|
|
1616
1616
|
);
|
|
1617
1617
|
}
|
|
1618
|
-
let
|
|
1618
|
+
let Z = Y(i), D = Z(i);
|
|
1619
1619
|
function V(H, ae) {
|
|
1620
1620
|
return (
|
|
1621
1621
|
/*popupVariant*/
|
|
@@ -1640,7 +1640,7 @@ function sn(i) {
|
|
|
1640
1640
|
p(H, ae) {
|
|
1641
1641
|
ae[1] & /*$_*/
|
|
1642
1642
|
512 && a !== (a = /*$_*/
|
|
1643
|
-
H[40]("popupTitle") + "") && x(o, a), E !== (E = U(H)) && (F.d(1), F = E(H), F && (F.c(), F.m(g, m))),
|
|
1643
|
+
H[40]("popupTitle") + "") && x(o, a), E !== (E = U(H)) && (F.d(1), F = E(H), F && (F.c(), F.m(g, m))), Z === (Z = Y(H)) && D ? D.p(H, ae) : (D.d(1), D = Z(H), D && (D.c(), D.m(g, null))), ae[0] & /*popupContent*/
|
|
1644
1644
|
131072 && (k.innerHTML = /*popupContent*/
|
|
1645
1645
|
H[17]), he === (he = V(H)) && de ? de.p(H, ae) : (de.d(1), de = he(H), de && (de.c(), de.m(_.parentNode, _)));
|
|
1646
1646
|
},
|
|
@@ -1659,7 +1659,7 @@ function rn(i) {
|
|
|
1659
1659
|
), w, P, U, E = (
|
|
1660
1660
|
/*$_*/
|
|
1661
1661
|
i[40]("uploadDocumentContent") + ""
|
|
1662
|
-
), F, Y,
|
|
1662
|
+
), F, Y, Z, D, V, he = (
|
|
1663
1663
|
/*$_*/
|
|
1664
1664
|
i[40]("uploadHistory") + ""
|
|
1665
1665
|
), de, H, ae, pe, be, se = (
|
|
@@ -1688,14 +1688,14 @@ function rn(i) {
|
|
|
1688
1688
|
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
|
|
1689
1689
|
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
|
|
1690
1690
|
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
|
|
1691
|
-
C310.4,285.3,318.9,285.3,324.2,280z"></path></g></g></svg>`, k = N(), y = b("header"), w = M(_), P = N(), U = b("span"), F = N(), Y = b("input"),
|
|
1691
|
+
C310.4,285.3,318.9,285.3,324.2,280z"></path></g></g></svg>`, k = N(), y = b("header"), w = M(_), P = N(), U = b("span"), F = N(), Y = b("input"), Z = N(), D = b("div"), V = b("p"), de = M(he), H = N(), oe.c(), ae = N(), C && C.c(), pe = N(), be = b("button"), le = M(se), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(h, "class", "icon"), L(Y, "id", "files"), L(Y, "type", "file"), ut(Y, "display", "none"), L(m, "class", "documentDragArea"), L(m, "for", "files"), L(V, "class", "historyHeader"), L(D, "class", "uploadHistory"), L(be, "class", "SubmitDocumentButton " + (/*isDesktop*/
|
|
1692
1692
|
i[41] ? "" : "Mobile")), be.disabled = re = !/*uploadedFiles*/
|
|
1693
1693
|
i[22] || !/*uploadedFiles*/
|
|
1694
1694
|
(i[22].length > 0) || !/*isUploadValid*/
|
|
1695
1695
|
i[32], L(g, "class", "documentAction"), L(d, "class", "DescriptionWrapper");
|
|
1696
1696
|
},
|
|
1697
1697
|
m(j, W) {
|
|
1698
|
-
A(j, e, W), p(e, t), p(t, o), p(e, r), p(e, s), A(j, u, W), A(j, d, W), p(d, g), p(g, m), p(m, h), p(m, k), p(m, y), p(y, w), p(m, P), p(m, U), U.innerHTML = E, p(m, F), p(m, Y), p(g,
|
|
1698
|
+
A(j, e, W), p(e, t), p(t, o), p(e, r), p(e, s), A(j, u, W), A(j, d, W), p(d, g), p(g, m), p(m, h), p(m, k), p(m, y), p(y, w), p(m, P), p(m, U), U.innerHTML = E, p(m, F), p(m, Y), p(g, Z), p(g, D), p(D, V), p(V, de), p(D, H), oe.m(D, null), p(g, ae), C && C.m(g, null), p(g, pe), p(g, be), p(be, le), ue || (ce = [
|
|
1699
1699
|
me(
|
|
1700
1700
|
s,
|
|
1701
1701
|
"click",
|
|
@@ -1738,7 +1738,7 @@ function rn(i) {
|
|
|
1738
1738
|
j[32]) && (be.disabled = re);
|
|
1739
1739
|
},
|
|
1740
1740
|
d(j) {
|
|
1741
|
-
j && (S(e), S(u), S(d)), oe.d(), C && C.d(), ue = !1,
|
|
1741
|
+
j && (S(e), S(u), S(d)), oe.d(), C && C.d(), ue = !1, Ze(ce);
|
|
1742
1742
|
}
|
|
1743
1743
|
};
|
|
1744
1744
|
}
|
|
@@ -1802,8 +1802,8 @@ function dn(i) {
|
|
|
1802
1802
|
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
|
|
1803
1803
|
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"), ut(e, "enable-background", "new 0 0 52 52"), L(e, "xml:space", "preserve");
|
|
1804
1804
|
},
|
|
1805
|
-
m(Y,
|
|
1806
|
-
A(Y, e,
|
|
1805
|
+
m(Y, Z) {
|
|
1806
|
+
A(Y, e, Z), p(e, t), p(t, a), p(t, o), p(e, r), p(e, s), p(e, u), p(e, d), p(e, g), p(e, m), p(e, h), p(e, k), p(e, y), p(e, _), p(e, w), p(e, P), p(e, U), p(e, E), p(e, F);
|
|
1807
1807
|
},
|
|
1808
1808
|
d(Y) {
|
|
1809
1809
|
Y && S(e);
|
|
@@ -1940,7 +1940,7 @@ function Ln(i) {
|
|
|
1940
1940
|
g[40]("closeButton") + "") && x(s, r);
|
|
1941
1941
|
},
|
|
1942
1942
|
d(g) {
|
|
1943
|
-
g && (S(e), S(a), S(o)), u = !1,
|
|
1943
|
+
g && (S(e), S(a), S(o)), u = !1, Ze(d);
|
|
1944
1944
|
}
|
|
1945
1945
|
};
|
|
1946
1946
|
}
|
|
@@ -2060,7 +2060,7 @@ function vn(i) {
|
|
|
2060
2060
|
i[40]("amount")}` : `${/*$_*/
|
|
2061
2061
|
i[40](`new${/*selectedPeriod*/
|
|
2062
2062
|
i[14]}Limit`)}`
|
|
2063
|
-
), P, U, E, F, Y,
|
|
2063
|
+
), P, U, E, F, Y, Z, D, V, he, de;
|
|
2064
2064
|
const H = (
|
|
2065
2065
|
/*#slots*/
|
|
2066
2066
|
i[88].LimitsList
|
|
@@ -2112,7 +2112,7 @@ function vn(i) {
|
|
|
2112
2112
|
e = b("div"), t = b("div"), pe && pe.c(), a = N(), o = b("form");
|
|
2113
2113
|
for (let C = 0; C < se.length; C += 1)
|
|
2114
2114
|
se[C].c();
|
|
2115
|
-
r = N(), s = b("p"), d = M(u), g = N(), le && le.c(), m = N(), re && re.c(), h = N(), ue && ue.c(), k = N(), y = b("label"), _ = b("span"), P = M(w), U = N(), E = b("input"), Y = N(), ce && ce.c(),
|
|
2115
|
+
r = N(), s = b("p"), d = M(u), g = N(), le && le.c(), m = N(), re && re.c(), h = N(), ue && ue.c(), k = N(), y = b("label"), _ = b("span"), P = M(w), U = N(), E = b("input"), Y = N(), ce && ce.c(), Z = N(), oe && oe.c(), L(s, "class", "LimitTitle " + (/*isDesktop*/
|
|
2116
2116
|
i[41] ? "" : "Mobile")), L(_, "class", "LimitInputText"), L(E, "type", "number"), L(E, "pattern", "[0-9]*"), L(E, "step", F = /*inputhasdecimals*/
|
|
2117
2117
|
i[6] === "true" ? "0.01" : "1"), E.disabled = /*disableLimitInput*/
|
|
2118
2118
|
i[36], L(y, "class", "LimitAmountInputWrapper " + (/*isDesktop*/
|
|
@@ -2128,7 +2128,7 @@ function vn(i) {
|
|
|
2128
2128
|
E,
|
|
2129
2129
|
/*inputAmount*/
|
|
2130
2130
|
i[20]
|
|
2131
|
-
), p(y, Y), ce && ce.m(y, null), p(o,
|
|
2131
|
+
), p(y, Y), ce && ce.m(y, null), p(o, Z), oe && oe.m(o, null), V = !0, he || (de = [
|
|
2132
2132
|
me(
|
|
2133
2133
|
E,
|
|
2134
2134
|
"input",
|
|
@@ -2251,7 +2251,7 @@ function vn(i) {
|
|
|
2251
2251
|
bt(pe, C), bt(oe, C), V = !1;
|
|
2252
2252
|
},
|
|
2253
2253
|
d(C) {
|
|
2254
|
-
C && S(e), pe && pe.d(C), Ge(se, C), le && le.d(), re && re.d(), ue && ue.d(), ce && ce.d(), oe && oe.d(C), he = !1,
|
|
2254
|
+
C && S(e), pe && pe.d(C), Ge(se, C), le && le.d(), re && re.d(), ue && ue.d(), ce && ce.d(), oe && oe.d(C), he = !1, Ze(de);
|
|
2255
2255
|
}
|
|
2256
2256
|
};
|
|
2257
2257
|
}
|
|
@@ -2332,7 +2332,7 @@ function Ui(i) {
|
|
|
2332
2332
|
)
|
|
2333
2333
|
]), a = [];
|
|
2334
2334
|
for (let o = 0; o < 1; o += 1)
|
|
2335
|
-
a[o] =
|
|
2335
|
+
a[o] = Ji(Ci(i, t, o));
|
|
2336
2336
|
return {
|
|
2337
2337
|
c() {
|
|
2338
2338
|
for (let o = 0; o < 1; o += 1)
|
|
@@ -2358,7 +2358,7 @@ function Ui(i) {
|
|
|
2358
2358
|
let s;
|
|
2359
2359
|
for (s = 0; s < 1; s += 1) {
|
|
2360
2360
|
const u = Ci(o, t, s);
|
|
2361
|
-
a[s] ? a[s].p(u, r) : (a[s] =
|
|
2361
|
+
a[s] ? a[s].p(u, r) : (a[s] = Ji(u), a[s].c(), a[s].m(e.parentNode, e));
|
|
2362
2362
|
}
|
|
2363
2363
|
for (; s < 1; s += 1)
|
|
2364
2364
|
a[s].d(1);
|
|
@@ -2669,7 +2669,7 @@ function Cn(i) {
|
|
|
2669
2669
|
i[1]
|
|
2670
2670
|
] || /*currency*/
|
|
2671
2671
|
i[1]) + ""
|
|
2672
|
-
), a, o =
|
|
2672
|
+
), a, o = Je(
|
|
2673
2673
|
/*vLimit*/
|
|
2674
2674
|
i[202].amount,
|
|
2675
2675
|
/*lang*/
|
|
@@ -2691,7 +2691,7 @@ function Cn(i) {
|
|
|
2691
2691
|
] || /*currency*/
|
|
2692
2692
|
s[1]) + "") && x(a, t), u[0] & /*availableLimits, lang*/
|
|
2693
2693
|
513 | u[1] & /*currentTypes*/
|
|
2694
|
-
256 && o !== (o =
|
|
2694
|
+
256 && o !== (o = Je(
|
|
2695
2695
|
/*vLimit*/
|
|
2696
2696
|
s[202].amount,
|
|
2697
2697
|
/*lang*/
|
|
@@ -2711,7 +2711,7 @@ function Tn(i) {
|
|
|
2711
2711
|
i[1]
|
|
2712
2712
|
] || /*currency*/
|
|
2713
2713
|
i[1]) + ""
|
|
2714
|
-
), a, o =
|
|
2714
|
+
), a, o = Je(
|
|
2715
2715
|
/*vLimit*/
|
|
2716
2716
|
i[202].updateAmount,
|
|
2717
2717
|
/*lang*/
|
|
@@ -2733,7 +2733,7 @@ function Tn(i) {
|
|
|
2733
2733
|
] || /*currency*/
|
|
2734
2734
|
s[1]) + "") && x(a, t), u[0] & /*availableLimits, lang*/
|
|
2735
2735
|
513 | u[1] & /*currentTypes*/
|
|
2736
|
-
256 && o !== (o =
|
|
2736
|
+
256 && o !== (o = Je(
|
|
2737
2737
|
/*vLimit*/
|
|
2738
2738
|
s[202].updateAmount,
|
|
2739
2739
|
/*lang*/
|
|
@@ -2771,7 +2771,7 @@ function Oi(i) {
|
|
|
2771
2771
|
i[1]
|
|
2772
2772
|
] || /*currency*/
|
|
2773
2773
|
i[1]) + ""
|
|
2774
|
-
), u, d =
|
|
2774
|
+
), u, d = Je(
|
|
2775
2775
|
/*vLimit*/
|
|
2776
2776
|
i[202].restrictiveDisplayAmount,
|
|
2777
2777
|
/*lang*/
|
|
@@ -2795,7 +2795,7 @@ function Oi(i) {
|
|
|
2795
2795
|
] || /*currency*/
|
|
2796
2796
|
m[1]) + "") && x(u, s), h[0] & /*availableLimits, lang*/
|
|
2797
2797
|
513 | h[1] & /*currentTypes*/
|
|
2798
|
-
256 && d !== (d =
|
|
2798
|
+
256 && d !== (d = Je(
|
|
2799
2799
|
/*vLimit*/
|
|
2800
2800
|
m[202].restrictiveDisplayAmount,
|
|
2801
2801
|
/*lang*/
|
|
@@ -2815,7 +2815,7 @@ function zn(i) {
|
|
|
2815
2815
|
i[1]
|
|
2816
2816
|
] || /*currency*/
|
|
2817
2817
|
i[1]) + ""
|
|
2818
|
-
), o, r =
|
|
2818
|
+
), o, r = Je(
|
|
2819
2819
|
/*vLimit*/
|
|
2820
2820
|
i[202].updateAmount,
|
|
2821
2821
|
/*lang*/
|
|
@@ -2844,7 +2844,7 @@ function zn(i) {
|
|
|
2844
2844
|
] || /*currency*/
|
|
2845
2845
|
h[1]) + "") && x(o, a), k[0] & /*availableLimits, lang*/
|
|
2846
2846
|
513 | k[1] & /*currentTypes*/
|
|
2847
|
-
256 && r !== (r =
|
|
2847
|
+
256 && r !== (r = Je(
|
|
2848
2848
|
/*vLimit*/
|
|
2849
2849
|
h[202].updateAmount,
|
|
2850
2850
|
/*lang*/
|
|
@@ -3236,7 +3236,7 @@ function qi(i) {
|
|
|
3236
3236
|
i[40]("cancelUpdateLimit") + "") && x(u, s);
|
|
3237
3237
|
},
|
|
3238
3238
|
d(k) {
|
|
3239
|
-
k && (S(e), S(o), S(r)), d = !1,
|
|
3239
|
+
k && (S(e), S(o), S(r)), d = !1, Ze(g);
|
|
3240
3240
|
}
|
|
3241
3241
|
};
|
|
3242
3242
|
}
|
|
@@ -3309,16 +3309,16 @@ function Gi(i) {
|
|
|
3309
3309
|
return zn;
|
|
3310
3310
|
}
|
|
3311
3311
|
let E = U(i), F = E && E(i), Y = !/*vLimit*/
|
|
3312
|
-
i[202].isOperator && Vi(i),
|
|
3312
|
+
i[202].isOperator && Vi(i), Z = !/*vLimit*/
|
|
3313
3313
|
i[202].shouldHideProgress && Hi(i);
|
|
3314
3314
|
return {
|
|
3315
3315
|
c() {
|
|
3316
|
-
e = b("div"), t = b("div"), a = b("div"), o = b("div"), r = b("div"), w.c(), s = N(), d = M(u), g = N(), P && P.c(), m = N(), F && F.c(), h = N(), Y && Y.c(), k = N(),
|
|
3316
|
+
e = b("div"), t = b("div"), a = b("div"), o = b("div"), r = b("div"), w.c(), s = N(), d = M(u), g = N(), P && P.c(), m = N(), F && F.c(), h = N(), Y && Y.c(), k = N(), Z && Z.c(), L(r, "class", "CurrentLimit"), L(o, "class", "CurrentLimitContainer"), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
|
|
3317
3317
|
i[41] ? "" : "Mobile") + " " + /*idx*/
|
|
3318
3318
|
(i[205] > 0 ? "SubsequentLimit" : "")), L(t, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
|
|
3319
3319
|
},
|
|
3320
3320
|
m(D, V) {
|
|
3321
|
-
A(D, e, V), p(e, t), p(t, a), p(a, o), p(o, r), w.m(r, null), p(r, s), p(r, d), p(o, g), P && P.m(o, null), p(a, m), F && F.m(a, null), p(a, h), Y && Y.m(a, null), p(a, k),
|
|
3321
|
+
A(D, e, V), p(e, t), p(t, a), p(a, o), p(o, r), w.m(r, null), p(r, s), p(r, d), p(o, g), P && P.m(o, null), p(a, m), F && F.m(a, null), p(a, h), Y && Y.m(a, null), p(a, k), Z && Z.m(a, null);
|
|
3322
3322
|
},
|
|
3323
3323
|
p(D, V) {
|
|
3324
3324
|
_ === (_ = y(D)) && w ? w.p(D, V) : (w.d(1), w = _(D), w && (w.c(), w.m(r, s))), V[0] & /*availableLimits*/
|
|
@@ -3330,10 +3330,10 @@ function Gi(i) {
|
|
|
3330
3330
|
)}`) && x(d, u), /*vLimit*/
|
|
3331
3331
|
D[202].showInfoMessage ? P ? P.p(D, V) : (P = Oi(D), P.c(), P.m(o, null)) : P && (P.d(1), P = null), E === (E = U(D)) && F ? F.p(D, V) : (F && F.d(1), F = E && E(D), F && (F.c(), F.m(a, h))), /*vLimit*/
|
|
3332
3332
|
D[202].isOperator ? Y && (Y.d(1), Y = null) : Y ? Y.p(D, V) : (Y = Vi(D), Y.c(), Y.m(a, k)), /*vLimit*/
|
|
3333
|
-
D[202].shouldHideProgress ?
|
|
3333
|
+
D[202].shouldHideProgress ? Z && (Z.d(1), Z = null) : Z ? Z.p(D, V) : (Z = Hi(D), Z.c(), Z.m(a, null));
|
|
3334
3334
|
},
|
|
3335
3335
|
d(D) {
|
|
3336
|
-
D && S(e), w.d(), P && P.d(), F && F.d(), Y && Y.d(),
|
|
3336
|
+
D && S(e), w.d(), P && P.d(), F && F.d(), Y && Y.d(), Z && Z.d();
|
|
3337
3337
|
}
|
|
3338
3338
|
};
|
|
3339
3339
|
}
|
|
@@ -3421,7 +3421,7 @@ function Xi(i) {
|
|
|
3421
3421
|
}
|
|
3422
3422
|
};
|
|
3423
3423
|
}
|
|
3424
|
-
function
|
|
3424
|
+
function Ji(i) {
|
|
3425
3425
|
let e;
|
|
3426
3426
|
function t(r, s) {
|
|
3427
3427
|
return (
|
|
@@ -3467,7 +3467,7 @@ function Nn(i) {
|
|
|
3467
3467
|
}
|
|
3468
3468
|
};
|
|
3469
3469
|
}
|
|
3470
|
-
function
|
|
3470
|
+
function Zi(i) {
|
|
3471
3471
|
let e, t = (
|
|
3472
3472
|
/*$_*/
|
|
3473
3473
|
i[40]("newLimitInfoText") + ""
|
|
@@ -3496,7 +3496,7 @@ function Qi(i) {
|
|
|
3496
3496
|
i[191].value === "netdeposit" && /*$_*/
|
|
3497
3497
|
i[40]("newLimitInfoText") !== "newLimitInfoText" && /*$_*/
|
|
3498
3498
|
i[40]("newLimitInfoText").trim().length
|
|
3499
|
-
), t, a = e &&
|
|
3499
|
+
), t, a = e && Zi(i);
|
|
3500
3500
|
return {
|
|
3501
3501
|
c() {
|
|
3502
3502
|
a && a.c(), t = He();
|
|
@@ -3510,7 +3510,7 @@ function Qi(i) {
|
|
|
3510
3510
|
512 && (e = /*limit*/
|
|
3511
3511
|
o[191].value === "netdeposit" && /*$_*/
|
|
3512
3512
|
o[40]("newLimitInfoText") !== "newLimitInfoText" && /*$_*/
|
|
3513
|
-
o[40]("newLimitInfoText").trim().length), e ? a ? a.p(o, r) : (a =
|
|
3513
|
+
o[40]("newLimitInfoText").trim().length), e ? a ? a.p(o, r) : (a = Zi(o), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
|
|
3514
3514
|
},
|
|
3515
3515
|
d(o) {
|
|
3516
3516
|
o && S(t), a && a.d(o);
|
|
@@ -3612,7 +3612,7 @@ function eo(i) {
|
|
|
3612
3612
|
);
|
|
3613
3613
|
},
|
|
3614
3614
|
d(h) {
|
|
3615
|
-
h && S(e), Ge(m, h), u = !1,
|
|
3615
|
+
h && S(e), Ge(m, h), u = !1, Ze(d);
|
|
3616
3616
|
}
|
|
3617
3617
|
};
|
|
3618
3618
|
}
|
|
@@ -3751,7 +3751,7 @@ function Bn(i) {
|
|
|
3751
3751
|
);
|
|
3752
3752
|
},
|
|
3753
3753
|
d(s) {
|
|
3754
|
-
s && S(e), Ge(r, s), t = !1,
|
|
3754
|
+
s && S(e), Ge(r, s), t = !1, Ze(a);
|
|
3755
3755
|
}
|
|
3756
3756
|
};
|
|
3757
3757
|
}
|
|
@@ -3860,7 +3860,7 @@ function Rn(i) {
|
|
|
3860
3860
|
);
|
|
3861
3861
|
},
|
|
3862
3862
|
d(w) {
|
|
3863
|
-
w && S(e), Ge(_, w), h = !1,
|
|
3863
|
+
w && S(e), Ge(_, w), h = !1, Ze(k);
|
|
3864
3864
|
}
|
|
3865
3865
|
};
|
|
3866
3866
|
}
|
|
@@ -3948,7 +3948,7 @@ function ao(i) {
|
|
|
3948
3948
|
i[186]) && L(e, "aria-selected", r);
|
|
3949
3949
|
},
|
|
3950
3950
|
d(m) {
|
|
3951
|
-
m && S(e), s = !1,
|
|
3951
|
+
m && S(e), s = !1, Ze(u);
|
|
3952
3952
|
}
|
|
3953
3953
|
};
|
|
3954
3954
|
}
|
|
@@ -4164,7 +4164,7 @@ function Fn(i) {
|
|
|
4164
4164
|
function qn(i, e, t) {
|
|
4165
4165
|
let a, o, r, s;
|
|
4166
4166
|
xa(i, qa, (n) => t(40, s = n));
|
|
4167
|
-
let { $$slots: u = {}, $$scope: d } = e, { lang: g = "en" } = e, { currency: m = "" } = e, { limits: h = "" } = e, { session: k = "" } = e, { userid: y = "" } = e, { endpoint: _ = "" } = e, { apiversion: w = "" } = e, { companylimits: P = "false" } = e, { tablabels: U = "" } = e, { showcompanylimitsinfo: E = "false" } = e, { customcurrencysymbols: F = "" } = e, { netdepositprogress: Y = "false" } = e, { enablecompliancetext:
|
|
4167
|
+
let { $$slots: u = {}, $$scope: d } = e, { lang: g = "en" } = e, { currency: m = "" } = e, { limits: h = "" } = e, { session: k = "" } = e, { userid: y = "" } = e, { endpoint: _ = "" } = e, { apiversion: w = "" } = e, { companylimits: P = "false" } = e, { tablabels: U = "" } = e, { showcompanylimitsinfo: E = "false" } = e, { customcurrencysymbols: F = "" } = e, { netdepositprogress: Y = "false" } = e, { enablecompliancetext: Z = "" } = e, { deletelimit: D = "" } = e, { amountsconfig: V = "" } = e, { periodsconfig: he = "" } = e, { defaultperiod: de = "" } = e, { limittabindex: H = "" } = e, { tabcategory: ae = "" } = e, { limitformat: pe = "" } = e, { allowedextenssion: be = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: se = "12934000" } = e, { clientstyling: le = "" } = e, { clientstylingurl: re = "" } = e, { translationurl: ue = "" } = e, { mbsource: ce } = e, { timezone: Te = "GMT" } = e, { isLimitNotification: De = "false" } = e, { cooloffstrictmode: oe = "false" } = e, { inputhasdecimals: C } = e, { usecustomdropdown: j = "false" } = e, W, xe = [], lo, uo = window.navigator.userAgent, mo = !Ha(uo), _t = 1 / 0, St = 1 / 0, mt = 0, G = "", fe = "", Ve = "", it = 0, ot = 0, At = "", We = "", we = "", dt = "", Re = 0, Zt, Q, pt, O = [], Ee = {}, Ke = {}, at = {}, po = {}, Qe, nt = { ...qt }, Ct = { remove: {} }, ye = {}, _e = {}, Qt = !1, Et = !1, Le = !0, Ne = !1, It = !1, st = !1, Ie = !1, Ye = !1, ct = !1, Oe = !0, ft = !1, $t = !1, ei = !1, Tt = !1, Pe = !1, Pt = !1, zt = !1, $e = !1;
|
|
4168
4168
|
const Mt = async (n, l = "GET", c = null) => {
|
|
4169
4169
|
const f = new URL(n.startsWith("http") ? n : `${_}${n}`), T = {
|
|
4170
4170
|
method: l,
|
|
@@ -4395,7 +4395,7 @@ function qn(i, e, t) {
|
|
|
4395
4395
|
softMigration: !1,
|
|
4396
4396
|
keepLimit: !1
|
|
4397
4397
|
}, l = await Mt(`/v2/player/${y}/limit/lugas`, "POST", n);
|
|
4398
|
-
t(21, pt = l.popup),
|
|
4398
|
+
t(21, pt = l.popup), Zt = l.regulatorDepositLimitAmount, Se(Ce.limitation_success), await je();
|
|
4399
4399
|
}, To = async () => {
|
|
4400
4400
|
at = {};
|
|
4401
4401
|
try {
|
|
@@ -4759,7 +4759,7 @@ function qn(i, e, t) {
|
|
|
4759
4759
|
}, Vo = (n) => {
|
|
4760
4760
|
if (!n?.limits)
|
|
4761
4761
|
return;
|
|
4762
|
-
const l =
|
|
4762
|
+
const l = Ja(n.limits), c = Jt(y), { toRemove: f, toRestore: T } = Za(l, c, Object.keys(ye));
|
|
4763
4763
|
Ro(f), Oo(T), t(9, O = O.map((v) => {
|
|
4764
4764
|
const K = (v.product || "").toLowerCase(), q = (v.callValue16 || "").toLowerCase(), B = n.limits.filter((I) => {
|
|
4765
4765
|
if (!I || !I.type)
|
|
@@ -4899,7 +4899,7 @@ function qn(i, e, t) {
|
|
|
4899
4899
|
t(17, we = n.schedules?.length > 0 ? `${s("popupPendingUpdate")} ${c}` : f);
|
|
4900
4900
|
t(31, Ie = !0);
|
|
4901
4901
|
}, Ko = () => {
|
|
4902
|
-
pt == 1 && t(18, dt = "PopupKyc"), pt == 2 && (t(17, we = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(
|
|
4902
|
+
pt == 1 && t(18, dt = "PopupKyc"), pt == 2 && (t(17, we = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Zt)} ${m} ${s("popup2_b")}`), t(18, dt = "PopupKyc2")), pt == 3 && (t(17, we = s("popup3")), t(18, dt = "PopupSuccess")), t(31, Ie = !0);
|
|
4903
4903
|
}, Yo = () => {
|
|
4904
4904
|
t(17, we = s("sessionLimitUpdated")), t(31, Ie = !0);
|
|
4905
4905
|
}, Xo = () => {
|
|
@@ -4909,13 +4909,13 @@ function qn(i, e, t) {
|
|
|
4909
4909
|
t(17, we = n.isModified ? `${s("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})` : c);
|
|
4910
4910
|
}
|
|
4911
4911
|
t(31, Ie = !0);
|
|
4912
|
-
},
|
|
4912
|
+
}, Jo = (n) => n?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), Zo = (n) => n?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), Qo = (n) => n?.error?.includes("[NotFoundException] Limit does not exist"), $o = (n) => n?.error?.includes("[Exception] Schedule does not exist"), ea = (n) => n.details?.includes("Invalid Session") || n.error?.includes("Invalid Session"), Lt = (n) => {
|
|
4913
4913
|
if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), Ne) {
|
|
4914
4914
|
if (t(29, It = !0), !n) {
|
|
4915
4915
|
t(31, Ie = !0);
|
|
4916
4916
|
return;
|
|
4917
4917
|
}
|
|
4918
|
-
|
|
4918
|
+
Jo(n) ? t(17, we = s("popupUpdateLimitException")) : Zo(n) ? t(17, we = s("popupRemoveLimitException")) : Qo(n) ? t(17, we = s("notFoundException")) : $o(n) ? t(17, we = s("scheduleNotFoundException")) : n?.error?.includes("LimitUnderReviewException") ? t(17, we = s("limitInDocReview")) : ea(n) ? t(17, we = s("sessionExpiredException")) : t(17, we = s("genericLimitsPopupError")), t(31, Ie = !0);
|
|
4919
4919
|
return;
|
|
4920
4920
|
}
|
|
4921
4921
|
switch (w) {
|
|
@@ -5205,7 +5205,7 @@ function qn(i, e, t) {
|
|
|
5205
5205
|
});
|
|
5206
5206
|
}
|
|
5207
5207
|
return i.$$set = (n) => {
|
|
5208
|
-
"lang" in n && t(0, g = n.lang), "currency" in n && t(1, m = n.currency), "limits" in n && t(60, h = n.limits), "session" in n && t(61, k = n.session), "userid" in n && t(62, y = n.userid), "endpoint" in n && t(63, _ = n.endpoint), "apiversion" in n && t(64, w = n.apiversion), "companylimits" in n && t(65, P = n.companylimits), "tablabels" in n && t(66, U = n.tablabels), "showcompanylimitsinfo" in n && t(67, E = n.showcompanylimitsinfo), "customcurrencysymbols" in n && t(68, F = n.customcurrencysymbols), "netdepositprogress" in n && t(69, Y = n.netdepositprogress), "enablecompliancetext" in n && t(2,
|
|
5208
|
+
"lang" in n && t(0, g = n.lang), "currency" in n && t(1, m = n.currency), "limits" in n && t(60, h = n.limits), "session" in n && t(61, k = n.session), "userid" in n && t(62, y = n.userid), "endpoint" in n && t(63, _ = n.endpoint), "apiversion" in n && t(64, w = n.apiversion), "companylimits" in n && t(65, P = n.companylimits), "tablabels" in n && t(66, U = n.tablabels), "showcompanylimitsinfo" in n && t(67, E = n.showcompanylimitsinfo), "customcurrencysymbols" in n && t(68, F = n.customcurrencysymbols), "netdepositprogress" in n && t(69, Y = n.netdepositprogress), "enablecompliancetext" in n && t(2, Z = n.enablecompliancetext), "deletelimit" in n && t(3, D = n.deletelimit), "amountsconfig" in n && t(70, V = n.amountsconfig), "periodsconfig" in n && t(71, he = n.periodsconfig), "defaultperiod" in n && t(72, de = n.defaultperiod), "limittabindex" in n && t(4, H = n.limittabindex), "tabcategory" in n && t(73, ae = n.tabcategory), "limitformat" in n && t(74, pe = n.limitformat), "allowedextenssion" in n && t(75, be = n.allowedextenssion), "filesizeallow" in n && t(76, se = n.filesizeallow), "clientstyling" in n && t(77, le = n.clientstyling), "clientstylingurl" in n && t(78, re = n.clientstylingurl), "translationurl" in n && t(79, ue = n.translationurl), "mbsource" in n && t(80, ce = n.mbsource), "timezone" in n && t(81, Te = n.timezone), "isLimitNotification" in n && t(5, De = n.isLimitNotification), "cooloffstrictmode" in n && t(82, oe = n.cooloffstrictmode), "inputhasdecimals" in n && t(6, C = n.inputhasdecimals), "usecustomdropdown" in n && t(7, j = n.usecustomdropdown), "$$scope" in n && t(87, d = n.$$scope);
|
|
5209
5209
|
}, i.$$.update = () => {
|
|
5210
5210
|
if (i.$$.dirty[2] & /*showcompanylimitsinfo*/
|
|
5211
5211
|
32 && t(10, Pe = E === "true"), i.$$.dirty[2] & /*companylimits*/
|
|
@@ -5256,7 +5256,7 @@ function qn(i, e, t) {
|
|
|
5256
5256
|
}, [
|
|
5257
5257
|
g,
|
|
5258
5258
|
m,
|
|
5259
|
-
|
|
5259
|
+
Z,
|
|
5260
5260
|
D,
|
|
5261
5261
|
H,
|
|
5262
5262
|
De,
|
|
@@ -5408,187 +5408,187 @@ class Hn extends za {
|
|
|
5408
5408
|
return this.$$.ctx[0];
|
|
5409
5409
|
}
|
|
5410
5410
|
set lang(e) {
|
|
5411
|
-
this.$$set({ lang: e }),
|
|
5411
|
+
this.$$set({ lang: e }), J();
|
|
5412
5412
|
}
|
|
5413
5413
|
get currency() {
|
|
5414
5414
|
return this.$$.ctx[1];
|
|
5415
5415
|
}
|
|
5416
5416
|
set currency(e) {
|
|
5417
|
-
this.$$set({ currency: e }),
|
|
5417
|
+
this.$$set({ currency: e }), J();
|
|
5418
5418
|
}
|
|
5419
5419
|
get limits() {
|
|
5420
5420
|
return this.$$.ctx[60];
|
|
5421
5421
|
}
|
|
5422
5422
|
set limits(e) {
|
|
5423
|
-
this.$$set({ limits: e }),
|
|
5423
|
+
this.$$set({ limits: e }), J();
|
|
5424
5424
|
}
|
|
5425
5425
|
get session() {
|
|
5426
5426
|
return this.$$.ctx[61];
|
|
5427
5427
|
}
|
|
5428
5428
|
set session(e) {
|
|
5429
|
-
this.$$set({ session: e }),
|
|
5429
|
+
this.$$set({ session: e }), J();
|
|
5430
5430
|
}
|
|
5431
5431
|
get userid() {
|
|
5432
5432
|
return this.$$.ctx[62];
|
|
5433
5433
|
}
|
|
5434
5434
|
set userid(e) {
|
|
5435
|
-
this.$$set({ userid: e }),
|
|
5435
|
+
this.$$set({ userid: e }), J();
|
|
5436
5436
|
}
|
|
5437
5437
|
get endpoint() {
|
|
5438
5438
|
return this.$$.ctx[63];
|
|
5439
5439
|
}
|
|
5440
5440
|
set endpoint(e) {
|
|
5441
|
-
this.$$set({ endpoint: e }),
|
|
5441
|
+
this.$$set({ endpoint: e }), J();
|
|
5442
5442
|
}
|
|
5443
5443
|
get apiversion() {
|
|
5444
5444
|
return this.$$.ctx[64];
|
|
5445
5445
|
}
|
|
5446
5446
|
set apiversion(e) {
|
|
5447
|
-
this.$$set({ apiversion: e }),
|
|
5447
|
+
this.$$set({ apiversion: e }), J();
|
|
5448
5448
|
}
|
|
5449
5449
|
get companylimits() {
|
|
5450
5450
|
return this.$$.ctx[65];
|
|
5451
5451
|
}
|
|
5452
5452
|
set companylimits(e) {
|
|
5453
|
-
this.$$set({ companylimits: e }),
|
|
5453
|
+
this.$$set({ companylimits: e }), J();
|
|
5454
5454
|
}
|
|
5455
5455
|
get tablabels() {
|
|
5456
5456
|
return this.$$.ctx[66];
|
|
5457
5457
|
}
|
|
5458
5458
|
set tablabels(e) {
|
|
5459
|
-
this.$$set({ tablabels: e }),
|
|
5459
|
+
this.$$set({ tablabels: e }), J();
|
|
5460
5460
|
}
|
|
5461
5461
|
get showcompanylimitsinfo() {
|
|
5462
5462
|
return this.$$.ctx[67];
|
|
5463
5463
|
}
|
|
5464
5464
|
set showcompanylimitsinfo(e) {
|
|
5465
|
-
this.$$set({ showcompanylimitsinfo: e }),
|
|
5465
|
+
this.$$set({ showcompanylimitsinfo: e }), J();
|
|
5466
5466
|
}
|
|
5467
5467
|
get customcurrencysymbols() {
|
|
5468
5468
|
return this.$$.ctx[68];
|
|
5469
5469
|
}
|
|
5470
5470
|
set customcurrencysymbols(e) {
|
|
5471
|
-
this.$$set({ customcurrencysymbols: e }),
|
|
5471
|
+
this.$$set({ customcurrencysymbols: e }), J();
|
|
5472
5472
|
}
|
|
5473
5473
|
get netdepositprogress() {
|
|
5474
5474
|
return this.$$.ctx[69];
|
|
5475
5475
|
}
|
|
5476
5476
|
set netdepositprogress(e) {
|
|
5477
|
-
this.$$set({ netdepositprogress: e }),
|
|
5477
|
+
this.$$set({ netdepositprogress: e }), J();
|
|
5478
5478
|
}
|
|
5479
5479
|
get enablecompliancetext() {
|
|
5480
5480
|
return this.$$.ctx[2];
|
|
5481
5481
|
}
|
|
5482
5482
|
set enablecompliancetext(e) {
|
|
5483
|
-
this.$$set({ enablecompliancetext: e }),
|
|
5483
|
+
this.$$set({ enablecompliancetext: e }), J();
|
|
5484
5484
|
}
|
|
5485
5485
|
get deletelimit() {
|
|
5486
5486
|
return this.$$.ctx[3];
|
|
5487
5487
|
}
|
|
5488
5488
|
set deletelimit(e) {
|
|
5489
|
-
this.$$set({ deletelimit: e }),
|
|
5489
|
+
this.$$set({ deletelimit: e }), J();
|
|
5490
5490
|
}
|
|
5491
5491
|
get amountsconfig() {
|
|
5492
5492
|
return this.$$.ctx[70];
|
|
5493
5493
|
}
|
|
5494
5494
|
set amountsconfig(e) {
|
|
5495
|
-
this.$$set({ amountsconfig: e }),
|
|
5495
|
+
this.$$set({ amountsconfig: e }), J();
|
|
5496
5496
|
}
|
|
5497
5497
|
get periodsconfig() {
|
|
5498
5498
|
return this.$$.ctx[71];
|
|
5499
5499
|
}
|
|
5500
5500
|
set periodsconfig(e) {
|
|
5501
|
-
this.$$set({ periodsconfig: e }),
|
|
5501
|
+
this.$$set({ periodsconfig: e }), J();
|
|
5502
5502
|
}
|
|
5503
5503
|
get defaultperiod() {
|
|
5504
5504
|
return this.$$.ctx[72];
|
|
5505
5505
|
}
|
|
5506
5506
|
set defaultperiod(e) {
|
|
5507
|
-
this.$$set({ defaultperiod: e }),
|
|
5507
|
+
this.$$set({ defaultperiod: e }), J();
|
|
5508
5508
|
}
|
|
5509
5509
|
get limittabindex() {
|
|
5510
5510
|
return this.$$.ctx[4];
|
|
5511
5511
|
}
|
|
5512
5512
|
set limittabindex(e) {
|
|
5513
|
-
this.$$set({ limittabindex: e }),
|
|
5513
|
+
this.$$set({ limittabindex: e }), J();
|
|
5514
5514
|
}
|
|
5515
5515
|
get tabcategory() {
|
|
5516
5516
|
return this.$$.ctx[73];
|
|
5517
5517
|
}
|
|
5518
5518
|
set tabcategory(e) {
|
|
5519
|
-
this.$$set({ tabcategory: e }),
|
|
5519
|
+
this.$$set({ tabcategory: e }), J();
|
|
5520
5520
|
}
|
|
5521
5521
|
get limitformat() {
|
|
5522
5522
|
return this.$$.ctx[74];
|
|
5523
5523
|
}
|
|
5524
5524
|
set limitformat(e) {
|
|
5525
|
-
this.$$set({ limitformat: e }),
|
|
5525
|
+
this.$$set({ limitformat: e }), J();
|
|
5526
5526
|
}
|
|
5527
5527
|
get allowedextenssion() {
|
|
5528
5528
|
return this.$$.ctx[75];
|
|
5529
5529
|
}
|
|
5530
5530
|
set allowedextenssion(e) {
|
|
5531
|
-
this.$$set({ allowedextenssion: e }),
|
|
5531
|
+
this.$$set({ allowedextenssion: e }), J();
|
|
5532
5532
|
}
|
|
5533
5533
|
get filesizeallow() {
|
|
5534
5534
|
return this.$$.ctx[76];
|
|
5535
5535
|
}
|
|
5536
5536
|
set filesizeallow(e) {
|
|
5537
|
-
this.$$set({ filesizeallow: e }),
|
|
5537
|
+
this.$$set({ filesizeallow: e }), J();
|
|
5538
5538
|
}
|
|
5539
5539
|
get clientstyling() {
|
|
5540
5540
|
return this.$$.ctx[77];
|
|
5541
5541
|
}
|
|
5542
5542
|
set clientstyling(e) {
|
|
5543
|
-
this.$$set({ clientstyling: e }),
|
|
5543
|
+
this.$$set({ clientstyling: e }), J();
|
|
5544
5544
|
}
|
|
5545
5545
|
get clientstylingurl() {
|
|
5546
5546
|
return this.$$.ctx[78];
|
|
5547
5547
|
}
|
|
5548
5548
|
set clientstylingurl(e) {
|
|
5549
|
-
this.$$set({ clientstylingurl: e }),
|
|
5549
|
+
this.$$set({ clientstylingurl: e }), J();
|
|
5550
5550
|
}
|
|
5551
5551
|
get translationurl() {
|
|
5552
5552
|
return this.$$.ctx[79];
|
|
5553
5553
|
}
|
|
5554
5554
|
set translationurl(e) {
|
|
5555
|
-
this.$$set({ translationurl: e }),
|
|
5555
|
+
this.$$set({ translationurl: e }), J();
|
|
5556
5556
|
}
|
|
5557
5557
|
get mbsource() {
|
|
5558
5558
|
return this.$$.ctx[80];
|
|
5559
5559
|
}
|
|
5560
5560
|
set mbsource(e) {
|
|
5561
|
-
this.$$set({ mbsource: e }),
|
|
5561
|
+
this.$$set({ mbsource: e }), J();
|
|
5562
5562
|
}
|
|
5563
5563
|
get timezone() {
|
|
5564
5564
|
return this.$$.ctx[81];
|
|
5565
5565
|
}
|
|
5566
5566
|
set timezone(e) {
|
|
5567
|
-
this.$$set({ timezone: e }),
|
|
5567
|
+
this.$$set({ timezone: e }), J();
|
|
5568
5568
|
}
|
|
5569
5569
|
get isLimitNotification() {
|
|
5570
5570
|
return this.$$.ctx[5];
|
|
5571
5571
|
}
|
|
5572
5572
|
set isLimitNotification(e) {
|
|
5573
|
-
this.$$set({ isLimitNotification: e }),
|
|
5573
|
+
this.$$set({ isLimitNotification: e }), J();
|
|
5574
5574
|
}
|
|
5575
5575
|
get cooloffstrictmode() {
|
|
5576
5576
|
return this.$$.ctx[82];
|
|
5577
5577
|
}
|
|
5578
5578
|
set cooloffstrictmode(e) {
|
|
5579
|
-
this.$$set({ cooloffstrictmode: e }),
|
|
5579
|
+
this.$$set({ cooloffstrictmode: e }), J();
|
|
5580
5580
|
}
|
|
5581
5581
|
get inputhasdecimals() {
|
|
5582
5582
|
return this.$$.ctx[6];
|
|
5583
5583
|
}
|
|
5584
5584
|
set inputhasdecimals(e) {
|
|
5585
|
-
this.$$set({ inputhasdecimals: e }),
|
|
5585
|
+
this.$$set({ inputhasdecimals: e }), J();
|
|
5586
5586
|
}
|
|
5587
5587
|
get usecustomdropdown() {
|
|
5588
5588
|
return this.$$.ctx[7];
|
|
5589
5589
|
}
|
|
5590
5590
|
set usecustomdropdown(e) {
|
|
5591
|
-
this.$$set({ usecustomdropdown: e }),
|
|
5591
|
+
this.$$set({ usecustomdropdown: e }), J();
|
|
5592
5592
|
}
|
|
5593
5593
|
}
|
|
5594
5594
|
Fa(Hn, { 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);
|