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