@everymatrix/player-limit-notification 0.14.36 → 0.14.37

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.
Files changed (16) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2Nd-xZeXJEkF.js → PlayerAccountGamingLimitsHistory2Nd-CFXEWem6.js} +2 -2
  2. package/components/{PlayerAccountGamingLimitsHistory2Nd-B8_bp_WO.cjs → PlayerAccountGamingLimitsHistory2Nd-CNDc92ok.cjs} +1 -1
  3. package/components/{PlayerAccountGamingLimitsHistory2Nd-_W4VpimS.js → PlayerAccountGamingLimitsHistory2Nd-Cs3W6uoj.js} +2 -2
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-mvYynLzj.js → PlayerAccountGamingLimitsPage2Gm16Nd-B1gbhbw4.js} +1237 -1208
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-TyuggMg-.js → PlayerAccountGamingLimitsPage2Gm16Nd-CVBvW40s.js} +1470 -1440
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-BmMzdUZW.cjs → PlayerAccountGamingLimitsPage2Gm16Nd-DS9_7GwB.cjs} +6 -6
  7. package/components/{PlayerAccountGamingLimitsWrapper2Nd-CGLA9mN-.js → PlayerAccountGamingLimitsWrapper2Nd-BTGdMNwT.js} +3 -3
  8. package/components/{PlayerAccountGamingLimitsWrapper2Nd-CvrTxYGo.js → PlayerAccountGamingLimitsWrapper2Nd-DXvVa3rm.js} +3 -3
  9. package/components/{PlayerAccountGamingLimitsWrapper2Nd-CWWk_Nqt.cjs → PlayerAccountGamingLimitsWrapper2Nd-TsSij0HP.cjs} +2 -2
  10. package/components/{PlayerLimitNotification-DuyuQ0fT.js → PlayerLimitNotification-8Sela2fc.js} +1 -1
  11. package/components/{PlayerLimitNotification-6ak5v-Y7.js → PlayerLimitNotification-CY1Z68V9.js} +1 -1
  12. package/components/{PlayerLimitNotification-4q0vxj9s.cjs → PlayerLimitNotification-CfF6VqlO.cjs} +1 -1
  13. package/es2015/player-limit-notification.cjs +1 -1
  14. package/es2015/player-limit-notification.js +1 -1
  15. package/esnext/player-limit-notification.js +1 -1
  16. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { a as Ia, $ as Ma, S as xa, i as ja, s as Ua, f as Q, b as Na, e as S, t as St, g as At, l as Ba, m as A, n as p, o as b, p as B, r as Oa, w as Ra, M as pt, q as L, d as Jt, u as Zt, h as Qt, j as $t, z as ot, D as be, E as Ye, N as $e, x as j, O as co, P as Ct, B as pe, y as x, Q as wi, A as Va, F as Ke, R as jt, T as fo, U as ft, H as ct, C as te, V as Wa, W as Fa, k as qa, J as Ha, K as Ga, L as Ka, c as Ya, I as Xa } from "./PlayerLimitNotification-DuyuQ0fT.js";
2
- import { i as Ja } from "./PlayerAccountGamingLimitsWrapper2Nd-CvrTxYGo.js";
1
+ import { a as Na, $ as Ua, S as Ba, i as Oa, s as Ra, f as Q, b as Wa, e as S, t as Ct, g as At, l as Va, m as C, n as c, o as b, p as B, r as Fa, w as qa, M as ct, q as L, d as Jt, u as Qt, h as $t, j as ei, z as ot, D as be, E as Ye, N as $e, x as j, O as Lo, P as Tt, B as pe, y as x, Q as Si, A as Ga, F as Ke, R as Nt, 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-8Sela2fc.js";
2
+ import { i as en } from "./PlayerAccountGamingLimitsWrapper2Nd-DXvVa3rm.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 ki(i, e) {
55
- Ia(i, e);
54
+ function Ci(i, e) {
55
+ Na(i, e);
56
56
  }
57
- function Za(i) {
58
- Ma.set(i);
57
+ function tn(i) {
58
+ Ua.set(i);
59
59
  }
60
- const Ge = {
60
+ const He = {
61
61
  en: {
62
62
  loadingText: "Loading, please wait...",
63
63
  Monthly: "per month",
@@ -1379,15 +1379,15 @@ const Ge = {
1379
1379
  limitNotificationFail: "Hesap limitleriniz ayarlanırken bir şeyler yanlış gitti. Lütfen daha sonra tekrar deneyin.",
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
- }, Qa = 60;
1383
- function ei(i) {
1382
+ }, on = 60;
1383
+ function ti(i) {
1384
1384
  return `limits-ack-${i}`;
1385
1385
  }
1386
- function ti(i) {
1386
+ function ii(i) {
1387
1387
  if (typeof sessionStorage > "u")
1388
1388
  return {};
1389
1389
  try {
1390
- const e = sessionStorage.getItem(ei(i));
1390
+ const e = sessionStorage.getItem(ti(i));
1391
1391
  if (!e)
1392
1392
  return {};
1393
1393
  const t = JSON.parse(e);
@@ -1396,36 +1396,36 @@ function ti(i) {
1396
1396
  return {};
1397
1397
  }
1398
1398
  }
1399
- function $a(i, e, t) {
1399
+ function an(i, e, t) {
1400
1400
  if (!(typeof sessionStorage > "u"))
1401
1401
  try {
1402
- const a = ti(i);
1403
- a[e] = t, sessionStorage.setItem(ei(i), JSON.stringify(a));
1402
+ const a = ii(i);
1403
+ a[e] = t, sessionStorage.setItem(ti(i), JSON.stringify(a));
1404
1404
  } catch {
1405
1405
  }
1406
1406
  }
1407
- function en(i, e) {
1407
+ function nn(i, e) {
1408
1408
  if (!(typeof sessionStorage > "u" || e.length === 0))
1409
1409
  try {
1410
- const t = ti(i);
1410
+ const t = ii(i);
1411
1411
  e.forEach((a) => {
1412
1412
  delete t[a];
1413
- }), sessionStorage.setItem(ei(i), JSON.stringify(t));
1413
+ }), sessionStorage.setItem(ti(i), JSON.stringify(t));
1414
1414
  } catch {
1415
1415
  }
1416
1416
  }
1417
- function _i(i) {
1417
+ function Ai(i) {
1418
1418
  const e = Math.floor((Date.now() - i) / 1e3);
1419
- return Math.max(0, Qa - e);
1419
+ return Math.max(0, on - e);
1420
1420
  }
1421
- function tn(i) {
1421
+ function sn(i) {
1422
1422
  const e = /* @__PURE__ */ new Set();
1423
1423
  return i?.length && i.forEach((t) => {
1424
1424
  const a = t.schedules?.length ? t.schedules[0].id : null;
1425
1425
  a && e.add(a);
1426
1426
  }), e;
1427
1427
  }
1428
- function on(i, e, t) {
1428
+ function rn(i, e, t) {
1429
1429
  const a = /* @__PURE__ */ new Set();
1430
1430
  t.forEach((s) => {
1431
1431
  i.has(s) || a.add(s);
@@ -1438,7 +1438,7 @@ function on(i, e, t) {
1438
1438
  toRestore: r
1439
1439
  };
1440
1440
  }
1441
- const X = {
1441
+ const Z = {
1442
1442
  COMMA_REMOVAL_REGEX: /,/g,
1443
1443
  LIMIT_SUFFIX_REGEX: /\s*(limit|limită)\s*/gi,
1444
1444
  SESSION_LIMIT: "sessionLimit",
@@ -1457,13 +1457,13 @@ const X = {
1457
1457
  netdeposit: "netdeposit",
1458
1458
  cumulativeSession: "cumulativeSession",
1459
1459
  sessionLimit: "session"
1460
- }, Pe = {
1460
+ }, Te = {
1461
1461
  success: "self_limitation_cancel_success",
1462
1462
  failed: "self_limitation_cancel_failed",
1463
1463
  request: "self_limitation_cancel_request",
1464
1464
  limitation_success: "self_limitation_success",
1465
1465
  limitation_request: "self_limitation_request"
1466
- }, _t = {
1466
+ }, St = {
1467
1467
  deposit: ["Deposit", "OperatorDeposit", "NetDeposit", "OperatorNetDeposit"],
1468
1468
  netdeposit: ["NetDeposit", "OperatorNetDeposit", "Deposit", "OperatorDeposit"],
1469
1469
  loss: ["Loss", "OperatorLoss", "loss"],
@@ -1476,20 +1476,20 @@ const X = {
1476
1476
  None: 3
1477
1477
  };
1478
1478
  return i.sort((t, a) => (e[t.period] ?? 99) - (e[a.period] ?? 99));
1479
- }, Si = (i, e) => {
1479
+ }, Ti = (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
- }, Ai = {
1484
+ }, Pi = {
1485
1485
  unableToUpdatePendingRequest: ["SYS_1037", "SYS_1142", "SYS_1140"],
1486
1486
  internalServerError: ["F0004", "F0006"]
1487
- }, an = (i, e) => {
1487
+ }, ln = (i, e) => {
1488
1488
  let t = 0;
1489
1489
  return Object.keys(i).forEach((a) => {
1490
1490
  t += i[a].size;
1491
1491
  }), t <= Number(e);
1492
- }, nn = (i, e) => {
1492
+ }, un = (i, e) => {
1493
1493
  let t = !1;
1494
1494
  return Object.keys(i).forEach((a) => {
1495
1495
  const o = i[a].name.split(".").pop();
@@ -1501,72 +1501,72 @@ const X = {
1501
1501
  minimumFractionDigits: 2,
1502
1502
  maximumFractionDigits: 2
1503
1503
  }).format(i);
1504
- }, Ci = (i) => {
1504
+ }, zi = (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
- function sn(i) {
1511
- Na(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}}');
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}}');
1512
1512
  }
1513
- const rn = (i) => ({}), Pi = (i) => ({});
1514
- function Ti(i, e, t) {
1513
+ const dn = (i) => ({}), Di = (i) => ({});
1514
+ function Ei(i, e, t) {
1515
1515
  const a = i.slice();
1516
- return a[188] = e[t], a;
1516
+ return a[192] = e[t], a;
1517
1517
  }
1518
- function zi(i, e, t) {
1518
+ function Ii(i, e, t) {
1519
1519
  const a = i.slice();
1520
- return a[188] = e[t], a;
1520
+ return a[192] = e[t], a;
1521
1521
  }
1522
- function Di(i, e, t) {
1522
+ function Mi(i, e, t) {
1523
1523
  const a = i.slice();
1524
- return a[193] = e[t], a[195] = t, a;
1524
+ return a[197] = e[t], a[199] = t, a;
1525
1525
  }
1526
- function Ei(i, e, t) {
1526
+ function xi(i, e, t) {
1527
1527
  const a = i.slice();
1528
- return a[193] = e[t], a;
1528
+ return a[197] = e[t], a;
1529
1529
  }
1530
- function Ii(i, e, t) {
1530
+ function ji(i, e, t) {
1531
1531
  const a = i.slice();
1532
- a[198] = e[t];
1532
+ a[202] = e[t];
1533
1533
  const o = (
1534
1534
  /*currentTabLimits*/
1535
- a[198]?.some((r) => r.visibleLimitsInUI?.length > 0)
1535
+ a[202]?.some((r) => r.visibleLimitsInUI?.length > 0)
1536
1536
  );
1537
- return a[199] = o, a;
1537
+ return a[203] = o, a;
1538
1538
  }
1539
- function Mi(i, e, t) {
1539
+ function Ni(i, e, t) {
1540
1540
  const a = i.slice();
1541
- return a[193] = e[t], a;
1541
+ return a[197] = e[t], a;
1542
1542
  }
1543
- function xi(i, e, t) {
1543
+ function Ui(i, e, t) {
1544
1544
  const a = i.slice();
1545
- return a[193] = e[t], a;
1545
+ return a[197] = e[t], a;
1546
1546
  }
1547
- function ji(i, e, t) {
1547
+ function Bi(i, e, t) {
1548
1548
  const a = i.slice();
1549
- a[204] = e[t], a[207] = t;
1549
+ a[208] = e[t], a[211] = t;
1550
1550
  const o = (
1551
1551
  /*availableLimits*/
1552
1552
  a[9].indexOf(
1553
1553
  /*limit*/
1554
- a[193]
1554
+ a[197]
1555
1555
  )
1556
1556
  );
1557
- return a[205] = o, a;
1557
+ return a[209] = o, a;
1558
1558
  }
1559
- const ln = (i) => ({}), Ui = (i) => ({});
1560
- function un(i, e, t) {
1559
+ const pn = (i) => ({}), Oi = (i) => ({});
1560
+ function cn(i, e, t) {
1561
1561
  const a = i.slice();
1562
- return a[185] = e[t], a;
1562
+ return a[189] = e[t], a;
1563
1563
  }
1564
- const mn = (i) => ({}), Ni = (i) => ({});
1565
- function Bi(i, e, t) {
1564
+ const fn = (i) => ({}), Ri = (i) => ({});
1565
+ function Wi(i, e, t) {
1566
1566
  const a = i.slice();
1567
- return a[210] = e[t], a;
1567
+ return a[214] = e[t], a;
1568
1568
  }
1569
- function Oi(i) {
1569
+ function Vi(i) {
1570
1570
  let e, t, a;
1571
1571
  function o(u, d) {
1572
1572
  return (
@@ -1574,8 +1574,8 @@ function Oi(i) {
1574
1574
  u[32] ? (
1575
1575
  /*isKycNeeded*/
1576
1576
  u[34] && !/*popupErrorDisplay*/
1577
- u[30] ? pn : dn
1578
- ) : cn
1577
+ u[30] ? Ln : gn
1578
+ ) : hn
1579
1579
  );
1580
1580
  }
1581
1581
  let r = o(i), s = r(i);
@@ -1586,7 +1586,7 @@ function Oi(i) {
1586
1586
  i[42] ? "" : "Mobile")), L(e, "class", "PopupOverlay");
1587
1587
  },
1588
1588
  m(u, d) {
1589
- A(u, e, d), p(e, t), s.m(t, null);
1589
+ C(u, e, d), c(e, t), s.m(t, null);
1590
1590
  },
1591
1591
  p(u, d) {
1592
1592
  r === (r = o(u)) && s ? s.p(u, d) : (s.d(1), s = r(u), s && (s.c(), s.m(t, null))), d[0] & /*popupClass*/
@@ -1599,99 +1599,99 @@ function Oi(i) {
1599
1599
  }
1600
1600
  };
1601
1601
  }
1602
- function dn(i) {
1602
+ function gn(i) {
1603
1603
  let e, t, a = (
1604
1604
  /*$_*/
1605
1605
  i[41](
1606
1606
  /*customPopupTitleKey*/
1607
1607
  i[19]
1608
1608
  ) + ""
1609
- ), o, r, s, u, d, g, m, h, w, y, _, k, T;
1610
- function N(G, oe) {
1609
+ ), o, r, s, u, d, g, m, h, k, y, _, w, P;
1610
+ function U(H, oe) {
1611
1611
  return (
1612
1612
  /*popupErrorDisplay*/
1613
- G[30] ? Ln : (
1613
+ H[30] ? bn : (
1614
1614
  /*popupVariant*/
1615
- G[22] == 2 ? gn : fn
1615
+ H[22] == 2 ? vn : yn
1616
1616
  )
1617
1617
  );
1618
1618
  }
1619
- let E = N(i), q = E(i);
1620
- function Y(G, oe) {
1619
+ let E = U(i), q = E(i);
1620
+ function Y(H, oe) {
1621
1621
  return (
1622
1622
  /*popupErrorDisplay*/
1623
- G[30] ? vn : (
1623
+ H[30] ? _n : (
1624
1624
  /*popupVariant*/
1625
- G[22] == 2 ? yn : hn
1625
+ H[22] == 2 ? wn : kn
1626
1626
  )
1627
1627
  );
1628
1628
  }
1629
1629
  let $ = Y(i), D = $(i);
1630
- function W(G, oe) {
1630
+ function V(H, oe) {
1631
1631
  return (
1632
1632
  /*popupVariant*/
1633
- G[22] == 2 ? wn : bn
1633
+ H[22] == 2 ? Cn : Sn
1634
1634
  );
1635
1635
  }
1636
- let ye = W(i), ce = ye(i);
1636
+ let ye = V(i), ce = ye(i);
1637
1637
  return {
1638
1638
  c() {
1639
- e = b("div"), t = b("span"), o = x(a), r = B(), s = b("button"), s.textContent = "X", u = B(), d = b("div"), g = b("div"), q.c(), m = B(), D.c(), h = B(), w = b("p"), y = B(), ce.c(), _ = Ke(), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(g, "class", "ResultIconWrapper"), L(w, "class", "DescriptionParagraph " + (/*isDesktop*/
1639
+ e = b("div"), t = b("span"), o = x(a), r = B(), s = b("button"), s.textContent = "X", u = B(), d = b("div"), g = b("div"), q.c(), m = B(), D.c(), h = B(), k = b("p"), y = B(), ce.c(), _ = Ke(), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(g, "class", "ResultIconWrapper"), L(k, "class", "DescriptionParagraph " + (/*isDesktop*/
1640
1640
  i[42] ? "" : "Mobile")), L(d, "class", "DescriptionWrapper");
1641
1641
  },
1642
- m(G, oe) {
1643
- A(G, e, oe), p(e, t), p(t, o), p(e, r), p(e, s), A(G, u, oe), A(G, d, oe), p(d, g), q.m(g, null), p(g, m), D.m(g, null), p(d, h), p(d, w), w.innerHTML = /*popupContent*/
1644
- i[17], A(G, y, oe), ce.m(G, oe), A(G, _, oe), k || (T = pe(
1642
+ m(H, oe) {
1643
+ C(H, e, oe), c(e, t), c(t, o), c(e, r), c(e, s), C(H, u, oe), C(H, d, oe), c(d, g), q.m(g, null), c(g, m), D.m(g, null), c(d, h), c(d, k), k.innerHTML = /*popupContent*/
1644
+ i[17], C(H, y, oe), ce.m(H, oe), C(H, _, oe), w || (P = pe(
1645
1645
  s,
1646
1646
  "click",
1647
1647
  /*closePopup*/
1648
1648
  i[57]
1649
- ), k = !0);
1649
+ ), w = !0);
1650
1650
  },
1651
- p(G, oe) {
1651
+ p(H, oe) {
1652
1652
  oe[0] & /*customPopupTitleKey*/
1653
1653
  524288 | oe[1] & /*$_*/
1654
1654
  1024 && a !== (a = /*$_*/
1655
- G[41](
1655
+ H[41](
1656
1656
  /*customPopupTitleKey*/
1657
- G[19]
1658
- ) + "") && j(o, a), E !== (E = N(G)) && (q.d(1), q = E(G), q && (q.c(), q.m(g, m))), $ === ($ = Y(G)) && D ? D.p(G, oe) : (D.d(1), D = $(G), D && (D.c(), D.m(g, null))), oe[0] & /*popupContent*/
1659
- 131072 && (w.innerHTML = /*popupContent*/
1660
- G[17]), ye === (ye = W(G)) && ce ? ce.p(G, oe) : (ce.d(1), ce = ye(G), ce && (ce.c(), ce.m(_.parentNode, _)));
1657
+ H[19]
1658
+ ) + "") && j(o, a), E !== (E = U(H)) && (q.d(1), q = E(H), q && (q.c(), q.m(g, m))), $ === ($ = Y(H)) && D ? D.p(H, oe) : (D.d(1), D = $(H), D && (D.c(), D.m(g, null))), oe[0] & /*popupContent*/
1659
+ 131072 && (k.innerHTML = /*popupContent*/
1660
+ H[17]), ye === (ye = V(H)) && ce ? ce.p(H, oe) : (ce.d(1), ce = ye(H), ce && (ce.c(), ce.m(_.parentNode, _)));
1661
1661
  },
1662
- d(G) {
1663
- G && (S(e), S(u), S(d), S(y), S(_)), q.d(), D.d(), ce.d(G), k = !1, T();
1662
+ d(H) {
1663
+ H && (S(e), S(u), S(d), S(y), S(_)), q.d(), D.d(), ce.d(H), w = !1, P();
1664
1664
  }
1665
1665
  };
1666
1666
  }
1667
- function pn(i) {
1667
+ 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, w, y, _ = (
1671
+ ), o, r, s, u, d, g, m, h, k, y, _ = (
1672
1672
  /*$_*/
1673
1673
  i[41]("uploadDocumentHeader") + ""
1674
- ), k, T, N, E = (
1674
+ ), w, P, U, E = (
1675
1675
  /*$_*/
1676
1676
  i[41]("uploadDocumentContent") + ""
1677
- ), q, Y, $, D, W, ye = (
1677
+ ), q, Y, $, D, V, ye = (
1678
1678
  /*$_*/
1679
1679
  i[41]("uploadHistory") + ""
1680
- ), ce, G, oe, fe, we, se = (
1680
+ ), ce, H, oe, fe, ke, se = (
1681
1681
  /*$_*/
1682
1682
  i[41]("submitButton") + ""
1683
1683
  ), me, re, de, ge;
1684
- function Te(U, F) {
1684
+ function Re(N, F) {
1685
1685
  return (
1686
1686
  /*uploadedFiles*/
1687
- U[23] && /*uploadedFiles*/
1688
- U[23].length > 0 ? _n : kn
1687
+ N[23] && /*uploadedFiles*/
1688
+ N[23].length > 0 ? Tn : An
1689
1689
  );
1690
1690
  }
1691
- let Ie = Te(i), ae = Ie(i), C = !/*isUploadValid*/
1691
+ let Ee = Re(i), ae = Ee(i), A = !/*isUploadValid*/
1692
1692
  i[33] && /*uploadedFiles*/
1693
1693
  i[23] && /*uploadedFiles*/
1694
- i[23].length > 0 && Vi(i);
1694
+ i[23].length > 0 && qi(i);
1695
1695
  return {
1696
1696
  c() {
1697
1697
  e = b("div"), t = b("span"), o = x(a), r = B(), s = b("button"), s.textContent = "X", u = B(), 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
@@ -1703,14 +1703,14 @@ function pn(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>`, w = B(), y = b("header"), k = x(_), T = B(), N = b("span"), q = B(), Y = b("input"), $ = B(), D = b("div"), W = b("p"), ce = x(ye), G = B(), ae.c(), oe = B(), C && C.c(), fe = B(), we = b("button"), me = x(se), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(h, "class", "icon"), L(Y, "id", "files"), L(Y, "type", "file"), ft(Y, "display", "none"), L(m, "class", "documentDragArea"), L(m, "for", "files"), L(W, "class", "historyHeader"), L(D, "class", "uploadHistory"), L(we, "class", "SubmitDocumentButton " + (/*isDesktop*/
1707
- i[42] ? "" : "Mobile")), we.disabled = re = !/*uploadedFiles*/
1706
+ C310.4,285.3,318.9,285.3,324.2,280z"></path></g></g></svg>`, k = B(), y = b("header"), w = x(_), P = B(), U = b("span"), q = B(), Y = b("input"), $ = B(), D = b("div"), V = b("p"), ce = x(ye), H = B(), ae.c(), oe = B(), A && A.c(), fe = B(), ke = b("button"), me = x(se), L(t, "class", "PopupTitle"), L(s, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(h, "class", "icon"), L(Y, "id", "files"), L(Y, "type", "file"), gt(Y, "display", "none"), L(m, "class", "documentDragArea"), L(m, "for", "files"), L(V, "class", "historyHeader"), L(D, "class", "uploadHistory"), L(ke, "class", "SubmitDocumentButton " + (/*isDesktop*/
1707
+ i[42] ? "" : "Mobile")), ke.disabled = re = !/*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(U, F) {
1713
- A(U, e, F), p(e, t), p(t, o), p(e, r), p(e, s), A(U, u, F), A(U, d, F), p(d, g), p(g, m), p(m, h), p(m, w), p(m, y), p(y, k), p(m, T), p(m, N), N.innerHTML = E, p(m, q), p(m, Y), p(g, $), p(g, D), p(D, W), p(W, ce), p(D, G), ae.m(D, null), p(g, oe), C && C.m(g, null), p(g, fe), p(g, we), p(we, me), de || (ge = [
1712
+ m(N, F) {
1713
+ C(N, e, F), c(e, t), c(t, o), c(e, r), c(e, s), C(N, u, F), C(N, d, F), c(d, g), c(g, m), c(m, h), c(m, k), c(m, y), c(y, w), c(m, P), c(m, U), U.innerHTML = E, c(m, q), c(m, Y), c(g, $), c(g, D), c(D, V), c(V, ce), c(D, H), ae.m(D, null), c(g, oe), 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",
@@ -1724,47 +1724,47 @@ function pn(i) {
1724
1724
  i[90]
1725
1725
  ),
1726
1726
  pe(
1727
- we,
1727
+ ke,
1728
1728
  "click",
1729
1729
  /*createUploadURLHandler*/
1730
1730
  i[60]
1731
1731
  )
1732
1732
  ], de = !0);
1733
1733
  },
1734
- p(U, F) {
1734
+ p(N, F) {
1735
1735
  F[1] & /*$_*/
1736
1736
  1024 && a !== (a = /*$_*/
1737
- U[41]("documentUploadTitle") + "") && j(o, a), F[1] & /*$_*/
1737
+ N[41]("documentUploadTitle") + "") && j(o, a), F[1] & /*$_*/
1738
1738
  1024 && _ !== (_ = /*$_*/
1739
- U[41]("uploadDocumentHeader") + "") && j(k, _), F[1] & /*$_*/
1739
+ N[41]("uploadDocumentHeader") + "") && j(w, _), F[1] & /*$_*/
1740
1740
  1024 && E !== (E = /*$_*/
1741
- U[41]("uploadDocumentContent") + "") && (N.innerHTML = E), F[1] & /*$_*/
1741
+ N[41]("uploadDocumentContent") + "") && (U.innerHTML = E), F[1] & /*$_*/
1742
1742
  1024 && ye !== (ye = /*$_*/
1743
- U[41]("uploadHistory") + "") && j(ce, ye), Ie === (Ie = Te(U)) && ae ? ae.p(U, F) : (ae.d(1), ae = Ie(U), ae && (ae.c(), ae.m(D, null))), !/*isUploadValid*/
1744
- U[33] && /*uploadedFiles*/
1745
- U[23] && /*uploadedFiles*/
1746
- U[23].length > 0 ? C ? C.p(U, F) : (C = Vi(U), C.c(), C.m(g, fe)) : C && (C.d(1), C = null), F[1] & /*$_*/
1743
+ N[41]("uploadHistory") + "") && j(ce, ye), Ee === (Ee = Re(N)) && ae ? ae.p(N, F) : (ae.d(1), ae = Ee(N), ae && (ae.c(), ae.m(D, null))), !/*isUploadValid*/
1744
+ N[33] && /*uploadedFiles*/
1745
+ N[23] && /*uploadedFiles*/
1746
+ N[23].length > 0 ? A ? A.p(N, F) : (A = qi(N), A.c(), A.m(g, fe)) : A && (A.d(1), A = null), F[1] & /*$_*/
1747
1747
  1024 && se !== (se = /*$_*/
1748
- U[41]("submitButton") + "") && j(me, se), F[0] & /*uploadedFiles*/
1748
+ N[41]("submitButton") + "") && j(me, se), F[0] & /*uploadedFiles*/
1749
1749
  8388608 | F[1] & /*isUploadValid*/
1750
1750
  4 && re !== (re = !/*uploadedFiles*/
1751
- U[23] || !/*uploadedFiles*/
1752
- (U[23].length > 0) || !/*isUploadValid*/
1753
- U[33]) && (we.disabled = re);
1751
+ N[23] || !/*uploadedFiles*/
1752
+ (N[23].length > 0) || !/*isUploadValid*/
1753
+ N[33]) && (ke.disabled = re);
1754
1754
  },
1755
- d(U) {
1756
- U && (S(e), S(u), S(d)), ae.d(), C && C.d(), de = !1, $e(ge);
1755
+ d(N) {
1756
+ N && (S(e), S(u), S(d)), ae.d(), A && A.d(), de = !1, $e(ge);
1757
1757
  }
1758
1758
  };
1759
1759
  }
1760
- function cn(i) {
1760
+ function hn(i) {
1761
1761
  let e;
1762
1762
  return {
1763
1763
  c() {
1764
1764
  e = b("div"), L(e, "class", "LoadingIndicator");
1765
1765
  },
1766
1766
  m(t, a) {
1767
- A(t, e, a);
1767
+ C(t, e, a);
1768
1768
  },
1769
1769
  p: ot,
1770
1770
  d(t) {
@@ -1772,7 +1772,7 @@ function cn(i) {
1772
1772
  }
1773
1773
  };
1774
1774
  }
1775
- function fn(i) {
1775
+ function yn(i) {
1776
1776
  let e, t, a, o, r, s;
1777
1777
  return {
1778
1778
  c() {
@@ -1780,52 +1780,52 @@ function fn(i) {
1780
1780
  fill: black;
1781
1781
  fill-rule: nonzero;
1782
1782
  }
1783
- `), r = te("g"), s = te("polygon"), L(a, "type", "text/css"), L(s, "class", "fil0"), L(s, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "xml:space", "preserve"), L(e, "version", "1.1"), ft(e, "shape-rendering", "geometricPrecision"), ft(e, "text-rendering", "geometricPrecision"), ft(e, "image-rendering", "optimizeQuality"), L(e, "viewBox", "0 0 90 69"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "fill-rule", "evenodd"), L(e, "clip-rule", "evenodd");
1783
+ `), r = te("g"), s = te("polygon"), L(a, "type", "text/css"), L(s, "class", "fil0"), L(s, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "xml:space", "preserve"), L(e, "version", "1.1"), gt(e, "shape-rendering", "geometricPrecision"), gt(e, "text-rendering", "geometricPrecision"), gt(e, "image-rendering", "optimizeQuality"), L(e, "viewBox", "0 0 90 69"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "fill-rule", "evenodd"), L(e, "clip-rule", "evenodd");
1784
1784
  },
1785
1785
  m(u, d) {
1786
- A(u, e, d), p(e, t), p(t, a), p(a, o), p(e, r), p(r, s);
1786
+ C(u, e, d), c(e, t), c(t, a), c(a, o), c(e, r), c(r, s);
1787
1787
  },
1788
1788
  d(u) {
1789
1789
  u && S(e);
1790
1790
  }
1791
1791
  };
1792
1792
  }
1793
- function gn(i) {
1793
+ function vn(i) {
1794
1794
  let e, t, a;
1795
1795
  return {
1796
1796
  c() {
1797
1797
  e = te("svg"), t = te("g"), a = te("path"), L(a, "id", "XMLID_6_"), L(a, "d", `M426.2,55h-99.8C318,23.3,290,0,255.5,0S193,23.3,184.7,55H84.9c-27,0-48.5,22.4-48.5,48.5v360
1798
1798
  c0,27,22.4,48.5,48.5,48.5h342.3c27,0,48.5-22.4,48.5-48.5v-360C475.6,76.5,453.2,55,426.2,55z M255.5,55
1799
1799
  c13.1,0,24.2,11.2,24.2,24.2s-11.2,24.2-24.2,24.2s-24.2-11.2-24.2-24.2S242.5,55,255.5,55z M429.9,467.2H81.1V100.7h45.7v82.1
1800
- h256.5v-82.1H429v366.5H429.9z`), L(t, "id", "XMLID_1_"), L(e, "version", "1.1"), L(e, "id", "Layer_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 512 512"), ft(e, "enable-background", "new 0 0 512 512"), L(e, "xml:space", "preserve");
1800
+ h256.5v-82.1H429v366.5H429.9z`), L(t, "id", "XMLID_1_"), L(e, "version", "1.1"), L(e, "id", "Layer_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 512 512"), gt(e, "enable-background", "new 0 0 512 512"), L(e, "xml:space", "preserve");
1801
1801
  },
1802
1802
  m(o, r) {
1803
- A(o, e, r), p(e, t), p(t, a);
1803
+ C(o, e, r), c(e, t), c(t, a);
1804
1804
  },
1805
1805
  d(o) {
1806
1806
  o && S(e);
1807
1807
  }
1808
1808
  };
1809
1809
  }
1810
- function Ln(i) {
1811
- let e, t, a, o, r, s, u, d, g, m, h, w, y, _, k, T, N, E, q;
1810
+ function bn(i) {
1811
+ let e, t, a, o, r, s, u, d, g, m, h, k, y, _, w, P, U, E, q;
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"), w = te("g"), y = te("g"), _ = te("g"), k = te("g"), T = te("g"), N = te("g"), E = te("g"), q = te("g"), L(a, "d", `M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M26,50C12.767,50,2,39.233,2,26
1814
+ 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"), k = te("g"), y = te("g"), _ = te("g"), w = te("g"), P = te("g"), U = te("g"), E = te("g"), q = 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
- 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"), ft(e, "enable-background", "new 0 0 52 52"), L(e, "xml:space", "preserve");
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
1820
  m(Y, $) {
1821
- A(Y, e, $), p(e, t), p(t, a), p(t, o), p(e, r), p(e, s), p(e, u), p(e, d), p(e, g), p(e, m), p(e, h), p(e, w), p(e, y), p(e, _), p(e, k), p(e, T), p(e, N), p(e, E), p(e, q);
1821
+ C(Y, e, $), 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, k), c(e, y), c(e, _), c(e, w), c(e, P), c(e, U), c(e, E), c(e, q);
1822
1822
  },
1823
1823
  d(Y) {
1824
1824
  Y && S(e);
1825
1825
  }
1826
1826
  };
1827
1827
  }
1828
- function hn(i) {
1828
+ function kn(i) {
1829
1829
  let e, t = (
1830
1830
  /*$_*/
1831
1831
  i[41]("popupSuccess") + ""
@@ -1835,7 +1835,7 @@ function hn(i) {
1835
1835
  e = b("p"), a = x(t);
1836
1836
  },
1837
1837
  m(o, r) {
1838
- A(o, e, r), p(e, a);
1838
+ C(o, e, r), c(e, a);
1839
1839
  },
1840
1840
  p(o, r) {
1841
1841
  r[1] & /*$_*/
@@ -1847,7 +1847,7 @@ function hn(i) {
1847
1847
  }
1848
1848
  };
1849
1849
  }
1850
- function yn(i) {
1850
+ function wn(i) {
1851
1851
  let e, t = (
1852
1852
  /*$_*/
1853
1853
  i[41]("docsRequired") + ""
@@ -1857,7 +1857,7 @@ function yn(i) {
1857
1857
  e = b("p"), a = x(t);
1858
1858
  },
1859
1859
  m(o, r) {
1860
- A(o, e, r), p(e, a);
1860
+ C(o, e, r), c(e, a);
1861
1861
  },
1862
1862
  p(o, r) {
1863
1863
  r[1] & /*$_*/
@@ -1869,7 +1869,7 @@ function yn(i) {
1869
1869
  }
1870
1870
  };
1871
1871
  }
1872
- function vn(i) {
1872
+ function _n(i) {
1873
1873
  let e, t = (
1874
1874
  /*$_*/
1875
1875
  i[41]("popupError") + ""
@@ -1879,7 +1879,7 @@ function vn(i) {
1879
1879
  e = b("p"), a = x(t);
1880
1880
  },
1881
1881
  m(o, r) {
1882
- A(o, e, r), p(e, a);
1882
+ C(o, e, r), c(e, a);
1883
1883
  },
1884
1884
  p(o, r) {
1885
1885
  r[1] & /*$_*/
@@ -1891,7 +1891,7 @@ function vn(i) {
1891
1891
  }
1892
1892
  };
1893
1893
  }
1894
- function bn(i) {
1894
+ function Sn(i) {
1895
1895
  let e, t = (
1896
1896
  /*$_*/
1897
1897
  i[41]("okButton") + ""
@@ -1902,7 +1902,7 @@ function bn(i) {
1902
1902
  i[42] ? "" : "Mobile"));
1903
1903
  },
1904
1904
  m(s, u) {
1905
- A(s, e, u), p(e, a), o || (r = pe(
1905
+ C(s, e, u), c(e, a), o || (r = pe(
1906
1906
  e,
1907
1907
  "click",
1908
1908
  /*closePopup*/
@@ -1919,7 +1919,7 @@ function bn(i) {
1919
1919
  }
1920
1920
  };
1921
1921
  }
1922
- function wn(i) {
1922
+ function Cn(i) {
1923
1923
  let e, t = (
1924
1924
  /*$_*/
1925
1925
  i[41]("uploadDocumentsButton") + ""
@@ -1932,7 +1932,7 @@ function wn(i) {
1932
1932
  e = b("button"), a = B(), o = b("button"), s = x(r), L(e, "class", "ConfirmButton"), L(o, "class", "CloseButton");
1933
1933
  },
1934
1934
  m(g, m) {
1935
- A(g, e, m), e.innerHTML = t, A(g, a, m), A(g, o, m), p(o, s), u || (d = [
1935
+ C(g, e, m), e.innerHTML = t, C(g, a, m), C(g, o, m), c(o, s), u || (d = [
1936
1936
  pe(
1937
1937
  e,
1938
1938
  "click",
@@ -1959,7 +1959,7 @@ function wn(i) {
1959
1959
  }
1960
1960
  };
1961
1961
  }
1962
- function kn(i) {
1962
+ function An(i) {
1963
1963
  let e, t = (
1964
1964
  /*$_*/
1965
1965
  i[41]("noFileUploaded") + ""
@@ -1969,7 +1969,7 @@ function kn(i) {
1969
1969
  e = b("p"), a = x(t), L(e, "class", "historyItem");
1970
1970
  },
1971
1971
  m(o, r) {
1972
- A(o, e, r), p(e, a);
1972
+ C(o, e, r), c(e, a);
1973
1973
  },
1974
1974
  p(o, r) {
1975
1975
  r[1] & /*$_*/
@@ -1981,13 +1981,13 @@ function kn(i) {
1981
1981
  }
1982
1982
  };
1983
1983
  }
1984
- function _n(i) {
1984
+ function Tn(i) {
1985
1985
  let e, t = be(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] = Ri(Bi(i, t, o));
1990
+ a[o] = Fi(Wi(i, t, o));
1991
1991
  return {
1992
1992
  c() {
1993
1993
  for (let o = 0; o < a.length; o += 1)
@@ -1997,7 +1997,7 @@ function _n(i) {
1997
1997
  m(o, r) {
1998
1998
  for (let s = 0; s < a.length; s += 1)
1999
1999
  a[s] && a[s].m(o, r);
2000
- A(o, e, r);
2000
+ C(o, e, r);
2001
2001
  },
2002
2002
  p(o, r) {
2003
2003
  if (r[0] & /*uploadedFiles*/
@@ -2008,8 +2008,8 @@ function _n(i) {
2008
2008
  ));
2009
2009
  let s;
2010
2010
  for (s = 0; s < t.length; s += 1) {
2011
- const u = Bi(o, t, s);
2012
- a[s] ? a[s].p(u, r) : (a[s] = Ri(u), a[s].c(), a[s].m(e.parentNode, e));
2011
+ const u = Wi(o, t, s);
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)
2015
2015
  a[s].d(1);
@@ -2021,29 +2021,29 @@ function _n(i) {
2021
2021
  }
2022
2022
  };
2023
2023
  }
2024
- function Ri(i) {
2024
+ function Fi(i) {
2025
2025
  let e, t = (
2026
2026
  /*file*/
2027
- i[210].name + ""
2027
+ i[214].name + ""
2028
2028
  ), a;
2029
2029
  return {
2030
2030
  c() {
2031
2031
  e = b("p"), a = x(t), L(e, "class", "historyItem");
2032
2032
  },
2033
2033
  m(o, r) {
2034
- A(o, e, r), p(e, a);
2034
+ C(o, e, r), c(e, a);
2035
2035
  },
2036
2036
  p(o, r) {
2037
2037
  r[0] & /*uploadedFiles*/
2038
2038
  8388608 && t !== (t = /*file*/
2039
- o[210].name + "") && j(a, t);
2039
+ o[214].name + "") && j(a, t);
2040
2040
  },
2041
2041
  d(o) {
2042
2042
  o && S(e);
2043
2043
  }
2044
2044
  };
2045
2045
  }
2046
- function Vi(i) {
2046
+ function qi(i) {
2047
2047
  let e, t = (
2048
2048
  /*$_*/
2049
2049
  i[41]("filesUploadError") + ""
@@ -2053,7 +2053,7 @@ function Vi(i) {
2053
2053
  e = b("p"), a = x(t), L(e, "class", "filesError");
2054
2054
  },
2055
2055
  m(o, r) {
2056
- A(o, e, r), p(e, a);
2056
+ C(o, e, r), c(e, a);
2057
2057
  },
2058
2058
  p(o, r) {
2059
2059
  r[1] & /*$_*/
@@ -2065,39 +2065,39 @@ function Vi(i) {
2065
2065
  }
2066
2066
  };
2067
2067
  }
2068
- function Sn(i) {
2068
+ 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, w, y, _, k = (
2072
+ ), d, g, m, h, k, y, _, w = (
2073
2073
  /*multiplePeriods*/
2074
2074
  i[27] ? `${/*$_*/
2075
2075
  i[41]("amount")}` : `${/*$_*/
2076
2076
  i[41](`new${/*selectedPeriod*/
2077
2077
  i[14]}Limit`)}`
2078
- ), T, N, E, q, Y, $, D, W, ye, ce;
2079
- const G = (
2078
+ ), P, U, E, q, Y, $, D, V, ye, ce;
2079
+ const H = (
2080
2080
  /*#slots*/
2081
2081
  i[89].LimitsList
2082
2082
  ), oe = Jt(
2083
- G,
2083
+ H,
2084
2084
  i,
2085
2085
  /*$$scope*/
2086
2086
  i[88],
2087
- Ui
2088
- ), fe = oe || Wn(i);
2089
- let we = be(
2087
+ Oi
2088
+ ), fe = oe || Hn(i);
2089
+ let ke = be(
2090
2090
  /*availableLimits*/
2091
2091
  i[9]
2092
2092
  ), se = [];
2093
- for (let C = 0; C < we.length; C += 1)
2094
- se[C] = ao(Ei(i, we, C));
2093
+ for (let A = 0; A < ke.length; A += 1)
2094
+ se[A] = ro(xi(i, ke, A));
2095
2095
  let me = (
2096
2096
  /*enablecompliancetext*/
2097
- i[2] === "true" && no(i)
2097
+ i[2] === "true" && lo(i)
2098
2098
  ), re = (
2099
2099
  /*multipleLimits*/
2100
- i[26] && so(i)
2100
+ i[26] && uo(i)
2101
2101
  ), de = (
2102
2102
  /*multiplePeriods*/
2103
2103
  i[27] && /*selectedLimit*/
@@ -2105,29 +2105,29 @@ function Sn(i) {
2105
2105
  i[12][
2106
2106
  /*selectedLimit*/
2107
2107
  i[13]
2108
- ] && lo(i)
2108
+ ] && po(i)
2109
2109
  ), ge = (
2110
2110
  /*showInputError*/
2111
2111
  i[36] && /*invalidInput*/
2112
2112
  i[35] && !/*disableLimitInput*/
2113
- i[37] && po(i)
2113
+ i[37] && go(i)
2114
2114
  );
2115
- const Te = (
2115
+ const Re = (
2116
2116
  /*#slots*/
2117
2117
  i[89].LimitSubmitButton
2118
- ), Ie = Jt(
2119
- Te,
2118
+ ), Ee = Jt(
2119
+ Re,
2120
2120
  i,
2121
2121
  /*$$scope*/
2122
2122
  i[88],
2123
- Pi
2124
- ), ae = Ie || Hn(i);
2123
+ Di
2124
+ ), ae = Ee || Zn(i);
2125
2125
  return {
2126
2126
  c() {
2127
2127
  e = b("div"), t = b("div"), fe && fe.c(), a = B(), o = b("form");
2128
- for (let C = 0; C < se.length; C += 1)
2129
- se[C].c();
2130
- r = B(), s = b("p"), d = x(u), g = B(), me && me.c(), m = B(), re && re.c(), h = B(), de && de.c(), w = B(), y = b("label"), _ = b("span"), T = x(k), N = B(), E = b("input"), Y = B(), ge && ge.c(), $ = B(), ae && ae.c(), L(s, "class", "LimitTitle " + (/*isDesktop*/
2128
+ for (let A = 0; A < se.length; A += 1)
2129
+ se[A].c();
2130
+ r = B(), s = b("p"), d = x(u), g = B(), me && me.c(), m = B(), re && re.c(), h = B(), de && de.c(), k = B(), y = b("label"), _ = b("span"), P = x(w), U = B(), E = b("input"), Y = B(), ge && ge.c(), $ = B(), ae && ae.c(), L(s, "class", "LimitTitle " + (/*isDesktop*/
2131
2131
  i[42] ? "" : "Mobile")), L(_, "class", "LimitInputText"), L(E, "type", "number"), L(E, "pattern", "[0-9]*"), L(E, "step", q = /*inputhasdecimals*/
2132
2132
  i[6] === "true" ? "0.01" : "1"), E.disabled = /*disableLimitInput*/
2133
2133
  i[37], L(y, "class", "LimitAmountInputWrapper " + (/*isDesktop*/
@@ -2135,15 +2135,15 @@ function Sn(i) {
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(C, U) {
2139
- A(C, e, U), p(e, t), fe && fe.m(t, null), p(t, a), p(t, o);
2138
+ m(A, N) {
2139
+ C(A, e, N), c(e, t), fe && fe.m(t, null), c(t, a), c(t, o);
2140
2140
  for (let F = 0; F < se.length; F += 1)
2141
2141
  se[F] && se[F].m(o, null);
2142
- p(o, r), p(o, s), p(s, d), p(o, g), me && me.m(o, null), p(o, m), re && re.m(o, null), p(o, h), de && de.m(o, null), p(o, w), p(o, y), p(y, _), p(_, T), p(y, N), p(y, E), Ct(
2142
+ c(o, r), c(o, s), c(s, d), c(o, g), me && me.m(o, null), c(o, m), re && re.m(o, null), c(o, h), de && de.m(o, null), c(o, k), c(o, y), c(y, _), c(_, P), c(y, U), c(y, E), Tt(
2143
2143
  E,
2144
2144
  /*inputAmount*/
2145
2145
  i[21]
2146
- ), p(y, Y), ge && ge.m(y, null), p(o, $), ae && ae.m(o, null), W = !0, ye || (ce = [
2146
+ ), c(y, Y), ge && ge.m(y, null), c(o, $), ae && ae.m(o, null), V = !0, ye || (ce = [
2147
2147
  pe(
2148
2148
  E,
2149
2149
  "input",
@@ -2170,114 +2170,114 @@ function Sn(i) {
2170
2170
  )
2171
2171
  ], ye = !0);
2172
2172
  },
2173
- p(C, U) {
2174
- if (oe ? oe.p && (!W || U[2] & /*$$scope*/
2175
- 67108864) && Zt(
2173
+ p(A, N) {
2174
+ if (oe ? oe.p && (!V || N[2] & /*$$scope*/
2175
+ 67108864) && Qt(
2176
2176
  oe,
2177
- G,
2178
- C,
2177
+ H,
2178
+ A,
2179
2179
  /*$$scope*/
2180
- C[88],
2181
- W ? $t(
2182
- G,
2180
+ A[88],
2181
+ V ? ei(
2182
+ H,
2183
2183
  /*$$scope*/
2184
- C[88],
2185
- U,
2186
- ln
2187
- ) : Qt(
2184
+ A[88],
2185
+ N,
2186
+ pn
2187
+ ) : $t(
2188
2188
  /*$$scope*/
2189
- C[88]
2189
+ A[88]
2190
2190
  ),
2191
- Ui
2192
- ) : fe && fe.p && (!W || U[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
2193
- 50335243 | U[1] & /*currentTypes, $_*/
2194
- 1536) && fe.p(C, W ? U : [-1, -1, -1, -1, -1, -1, -1]), U[0] & /*availableLimits*/
2195
- 512 | U[1] & /*isDesktop, $_*/
2191
+ Oi
2192
+ ) : fe && fe.p && (!V || N[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
2193
+ 50335243 | N[1] & /*currentTypes, $_*/
2194
+ 1536) && fe.p(A, V ? N : [-1, -1, -1, -1, -1, -1, -1]), N[0] & /*availableLimits*/
2195
+ 512 | N[1] & /*isDesktop, $_*/
2196
2196
  3072) {
2197
- we = be(
2197
+ ke = be(
2198
2198
  /*availableLimits*/
2199
- C[9]
2199
+ A[9]
2200
2200
  );
2201
2201
  let F;
2202
- for (F = 0; F < we.length; F += 1) {
2203
- const Ue = Ei(C, we, F);
2204
- se[F] ? se[F].p(Ue, U) : (se[F] = ao(Ue), se[F].c(), se[F].m(o, r));
2202
+ for (F = 0; F < ke.length; F += 1) {
2203
+ const je = xi(A, ke, F);
2204
+ se[F] ? se[F].p(je, N) : (se[F] = ro(je), se[F].c(), se[F].m(o, r));
2205
2205
  }
2206
2206
  for (; F < se.length; F += 1)
2207
2207
  se[F].d(1);
2208
- se.length = we.length;
2208
+ se.length = ke.length;
2209
2209
  }
2210
- (!W || U[1] & /*$_*/
2210
+ (!V || N[1] & /*$_*/
2211
2211
  1024) && u !== (u = /*$_*/
2212
- C[41]("setLimit") + "") && j(d, u), /*enablecompliancetext*/
2213
- C[2] === "true" ? me ? me.p(C, U) : (me = no(C), me.c(), me.m(o, m)) : me && (me.d(1), me = null), /*multipleLimits*/
2214
- C[26] ? re ? re.p(C, U) : (re = so(C), re.c(), re.m(o, h)) : re && (re.d(1), re = null), /*multiplePeriods*/
2215
- C[27] && /*selectedLimit*/
2216
- C[13] && /*limitsConfig*/
2217
- C[12][
2212
+ A[41]("setLimit") + "") && j(d, u), /*enablecompliancetext*/
2213
+ A[2] === "true" ? me ? me.p(A, N) : (me = lo(A), me.c(), me.m(o, m)) : me && (me.d(1), me = null), /*multipleLimits*/
2214
+ A[26] ? re ? re.p(A, N) : (re = uo(A), re.c(), re.m(o, h)) : re && (re.d(1), re = null), /*multiplePeriods*/
2215
+ A[27] && /*selectedLimit*/
2216
+ A[13] && /*limitsConfig*/
2217
+ A[12][
2218
2218
  /*selectedLimit*/
2219
- C[13]
2220
- ] ? de ? de.p(C, U) : (de = lo(C), de.c(), de.m(o, w)) : de && (de.d(1), de = null), (!W || U[0] & /*multiplePeriods, selectedPeriod*/
2221
- 134234112 | U[1] & /*$_*/
2222
- 1024) && k !== (k = /*multiplePeriods*/
2223
- C[27] ? `${/*$_*/
2224
- C[41]("amount")}` : `${/*$_*/
2225
- C[41](`new${/*selectedPeriod*/
2226
- C[14]}Limit`)}`) && j(T, k), (!W || U[0] & /*inputhasdecimals*/
2219
+ A[13]
2220
+ ] ? de ? de.p(A, N) : (de = po(A), de.c(), de.m(o, k)) : de && (de.d(1), de = null), (!V || N[0] & /*multiplePeriods, selectedPeriod*/
2221
+ 134234112 | N[1] & /*$_*/
2222
+ 1024) && w !== (w = /*multiplePeriods*/
2223
+ A[27] ? `${/*$_*/
2224
+ A[41]("amount")}` : `${/*$_*/
2225
+ A[41](`new${/*selectedPeriod*/
2226
+ A[14]}Limit`)}`) && j(P, w), (!V || N[0] & /*inputhasdecimals*/
2227
2227
  64 && q !== (q = /*inputhasdecimals*/
2228
- C[6] === "true" ? "0.01" : "1")) && L(E, "step", q), (!W || U[1] & /*disableLimitInput*/
2228
+ A[6] === "true" ? "0.01" : "1")) && L(E, "step", q), (!V || N[1] & /*disableLimitInput*/
2229
2229
  64) && (E.disabled = /*disableLimitInput*/
2230
- C[37]), U[0] & /*inputAmount*/
2231
- 2097152 && co(E.value) !== /*inputAmount*/
2232
- C[21] && Ct(
2230
+ A[37]), N[0] & /*inputAmount*/
2231
+ 2097152 && Lo(E.value) !== /*inputAmount*/
2232
+ A[21] && Tt(
2233
2233
  E,
2234
2234
  /*inputAmount*/
2235
- C[21]
2235
+ A[21]
2236
2236
  ), /*showInputError*/
2237
- C[36] && /*invalidInput*/
2238
- C[35] && !/*disableLimitInput*/
2239
- C[37] ? ge ? ge.p(C, U) : (ge = po(C), ge.c(), ge.m(y, null)) : ge && (ge.d(1), ge = null), Ie ? Ie.p && (!W || U[2] & /*$$scope*/
2240
- 67108864) && Zt(
2241
- Ie,
2242
- Te,
2243
- C,
2237
+ A[36] && /*invalidInput*/
2238
+ A[35] && !/*disableLimitInput*/
2239
+ A[37] ? ge ? ge.p(A, N) : (ge = go(A), ge.c(), ge.m(y, null)) : ge && (ge.d(1), ge = null), Ee ? Ee.p && (!V || N[2] & /*$$scope*/
2240
+ 67108864) && Qt(
2241
+ Ee,
2242
+ Re,
2243
+ A,
2244
2244
  /*$$scope*/
2245
- C[88],
2246
- W ? $t(
2247
- Te,
2245
+ A[88],
2246
+ V ? ei(
2247
+ Re,
2248
2248
  /*$$scope*/
2249
- C[88],
2250
- U,
2251
- rn
2252
- ) : Qt(
2249
+ A[88],
2250
+ N,
2251
+ dn
2252
+ ) : $t(
2253
2253
  /*$$scope*/
2254
- C[88]
2254
+ A[88]
2255
2255
  ),
2256
- Pi
2257
- ) : ae && ae.p && (!W || U[1] & /*invalidInput, coolOffActive, $_*/
2258
- 1168) && ae.p(C, W ? U : [-1, -1, -1, -1, -1, -1, -1]), (!W || U[0] & /*limittabindex*/
2256
+ Di
2257
+ ) : ae && ae.p && (!V || N[1] & /*invalidInput, coolOffActive, $_*/
2258
+ 1168) && ae.p(A, V ? N : [-1, -1, -1, -1, -1, -1, -1]), (!V || N[0] & /*limittabindex*/
2259
2259
  16 && D !== (D = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
2260
- C[4]))) && L(e, "class", D);
2260
+ A[4]))) && L(e, "class", D);
2261
2261
  },
2262
- i(C) {
2263
- W || (At(fe, C), At(ae, C), W = !0);
2262
+ i(A) {
2263
+ V || (At(fe, A), At(ae, A), V = !0);
2264
2264
  },
2265
- o(C) {
2266
- St(fe, C), St(ae, C), W = !1;
2265
+ o(A) {
2266
+ Ct(fe, A), Ct(ae, A), V = !1;
2267
2267
  },
2268
- d(C) {
2269
- C && S(e), fe && fe.d(C), Ye(se, C), me && me.d(), re && re.d(), de && de.d(), ge && ge.d(), ae && ae.d(C), ye = !1, $e(ce);
2268
+ d(A) {
2269
+ A && S(e), fe && fe.d(A), Ye(se, A), me && me.d(), re && re.d(), de && de.d(), ge && ge.d(), ae && ae.d(A), ye = !1, $e(ce);
2270
2270
  }
2271
2271
  };
2272
2272
  }
2273
- function An(i) {
2273
+ function zn(i) {
2274
2274
  let e;
2275
2275
  return {
2276
2276
  c() {
2277
2277
  e = b("p"), e.textContent = "500 Server error";
2278
2278
  },
2279
2279
  m(t, a) {
2280
- A(t, e, a);
2280
+ C(t, e, a);
2281
2281
  },
2282
2282
  p: ot,
2283
2283
  i: ot,
@@ -2287,7 +2287,7 @@ function An(i) {
2287
2287
  }
2288
2288
  };
2289
2289
  }
2290
- function Cn(i) {
2290
+ function Dn(i) {
2291
2291
  let e;
2292
2292
  const t = (
2293
2293
  /*#slots*/
@@ -2297,8 +2297,8 @@ function Cn(i) {
2297
2297
  i,
2298
2298
  /*$$scope*/
2299
2299
  i[88],
2300
- Ni
2301
- ), o = a || Kn(i);
2300
+ Ri
2301
+ ), o = a || Jn(i);
2302
2302
  return {
2303
2303
  c() {
2304
2304
  o && o.c();
@@ -2308,37 +2308,37 @@ function Cn(i) {
2308
2308
  },
2309
2309
  p(r, s) {
2310
2310
  a && a.p && (!e || s[2] & /*$$scope*/
2311
- 67108864) && Zt(
2311
+ 67108864) && Qt(
2312
2312
  a,
2313
2313
  t,
2314
2314
  r,
2315
2315
  /*$$scope*/
2316
2316
  r[88],
2317
- e ? $t(
2317
+ e ? ei(
2318
2318
  t,
2319
2319
  /*$$scope*/
2320
2320
  r[88],
2321
2321
  s,
2322
- mn
2323
- ) : Qt(
2322
+ fn
2323
+ ) : $t(
2324
2324
  /*$$scope*/
2325
2325
  r[88]
2326
2326
  ),
2327
- Ni
2327
+ Ri
2328
2328
  );
2329
2329
  },
2330
2330
  i(r) {
2331
2331
  e || (At(o, r), e = !0);
2332
2332
  },
2333
2333
  o(r) {
2334
- St(o, r), e = !1;
2334
+ Ct(o, r), e = !1;
2335
2335
  },
2336
2336
  d(r) {
2337
2337
  o && o.d(r);
2338
2338
  }
2339
2339
  };
2340
2340
  }
2341
- function Wi(i) {
2341
+ function Gi(i) {
2342
2342
  let e, t = be([
2343
2343
  /*availableLimits*/
2344
2344
  i[9].filter(
@@ -2347,7 +2347,7 @@ function Wi(i) {
2347
2347
  )
2348
2348
  ]), a = [];
2349
2349
  for (let o = 0; o < 1; o += 1)
2350
- a[o] = io(Ii(i, t, o));
2350
+ a[o] = no(ji(i, t, o));
2351
2351
  return {
2352
2352
  c() {
2353
2353
  for (let o = 0; o < 1; o += 1)
@@ -2357,7 +2357,7 @@ function Wi(i) {
2357
2357
  m(o, r) {
2358
2358
  for (let s = 0; s < 1; s += 1)
2359
2359
  a[s] && a[s].m(o, r);
2360
- A(o, e, r);
2360
+ C(o, e, r);
2361
2361
  },
2362
2362
  p(o, r) {
2363
2363
  if (r[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
@@ -2372,8 +2372,8 @@ function Wi(i) {
2372
2372
  ]);
2373
2373
  let s;
2374
2374
  for (s = 0; s < 1; s += 1) {
2375
- const u = Ii(o, t, s);
2376
- a[s] ? a[s].p(u, r) : (a[s] = io(u), a[s].c(), a[s].m(e.parentNode, e));
2375
+ const u = ji(o, t, s);
2376
+ a[s] ? a[s].p(u, r) : (a[s] = no(u), a[s].c(), a[s].m(e.parentNode, e));
2377
2377
  }
2378
2378
  for (; s < 1; s += 1)
2379
2379
  a[s].d(1);
@@ -2384,19 +2384,19 @@ function Wi(i) {
2384
2384
  }
2385
2385
  };
2386
2386
  }
2387
- function Pn(i) {
2387
+ function En(i) {
2388
2388
  let e = [], t = /* @__PURE__ */ new Map(), a, o = be(
2389
2389
  /*currentTabLimits*/
2390
- i[198]
2390
+ i[202]
2391
2391
  );
2392
2392
  const r = (s) => (
2393
2393
  /*limit*/
2394
- s[193].product + /*limit*/
2395
- s[193].value
2394
+ s[197].product + /*limit*/
2395
+ s[197].value
2396
2396
  );
2397
2397
  for (let s = 0; s < o.length; s += 1) {
2398
- let u = Mi(i, o, s), d = r(u);
2399
- t.set(d, e[s] = $i(d, u));
2398
+ let u = Ni(i, o, s), d = r(u);
2399
+ t.set(d, e[s] = io(d, u));
2400
2400
  }
2401
2401
  return {
2402
2402
  c() {
@@ -2407,15 +2407,15 @@ function Pn(i) {
2407
2407
  m(s, u) {
2408
2408
  for (let d = 0; d < e.length; d += 1)
2409
2409
  e[d] && e[d].m(s, u);
2410
- A(s, a, u);
2410
+ C(s, a, u);
2411
2411
  },
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
2415
  63049216 && (o = be(
2416
2416
  /*currentTabLimits*/
2417
- s[198]
2418
- ), e = Wa(e, u, r, 1, s, o, t, a.parentNode, Fa, $i, a, Mi));
2417
+ s[202]
2418
+ ), e = Ha(e, u, r, 1, s, o, t, a.parentNode, Ka, io, a, Ni));
2419
2419
  },
2420
2420
  d(s) {
2421
2421
  s && S(a);
@@ -2424,33 +2424,33 @@ function Pn(i) {
2424
2424
  }
2425
2425
  };
2426
2426
  }
2427
- function Tn(i) {
2427
+ function In(i) {
2428
2428
  let e, t = (
2429
2429
  /*currentTabLimits*/
2430
- i[198][0].value === "netdeposit" && /*$_*/
2430
+ i[202][0].value === "netdeposit" && /*$_*/
2431
2431
  i[41]("newLimitInfoText").trim().length > 0
2432
2432
  ), a, o, r, s = (
2433
2433
  /*$_*/
2434
2434
  i[41]("noLimitText") + ""
2435
2435
  ), u, d, g = (
2436
2436
  /*currentTabLimits*/
2437
- i[198].length > 0 && eo(i)
2438
- ), m = t && to(i);
2437
+ i[202].length > 0 && oo(i)
2438
+ ), m = t && ao(i);
2439
2439
  return {
2440
2440
  c() {
2441
2441
  g && g.c(), e = B(), m && m.c(), a = B(), o = b("div"), r = b("p"), u = x(s), d = B(), L(r, "class", "LimitsInfoText " + (/*isDesktop*/
2442
2442
  i[42] ? "" : "Mobile")), L(o, "class", "NoLimitMessageInfo");
2443
2443
  },
2444
- m(h, w) {
2445
- g && g.m(h, w), A(h, e, w), m && m.m(h, w), A(h, a, w), A(h, o, w), p(o, r), p(r, u), p(o, d);
2444
+ m(h, k) {
2445
+ g && g.m(h, k), C(h, e, k), m && m.m(h, k), C(h, a, k), C(h, o, k), c(o, r), c(r, u), c(o, d);
2446
2446
  },
2447
- p(h, w) {
2447
+ p(h, k) {
2448
2448
  /*currentTabLimits*/
2449
- h[198].length > 0 ? g ? g.p(h, w) : (g = eo(h), g.c(), g.m(e.parentNode, e)) : g && (g.d(1), g = null), w[0] & /*availableLimits*/
2450
- 512 | w[1] & /*currentTypes, $_*/
2449
+ h[202].length > 0 ? g ? g.p(h, k) : (g = oo(h), g.c(), g.m(e.parentNode, e)) : g && (g.d(1), g = null), k[0] & /*availableLimits*/
2450
+ 512 | k[1] & /*currentTypes, $_*/
2451
2451
  1536 && (t = /*currentTabLimits*/
2452
- h[198][0].value === "netdeposit" && /*$_*/
2453
- h[41]("newLimitInfoText").trim().length > 0), t ? m ? m.p(h, w) : (m = to(h), m.c(), m.m(a.parentNode, a)) : m && (m.d(1), m = null), w[1] & /*$_*/
2452
+ h[202][0].value === "netdeposit" && /*$_*/
2453
+ h[41]("newLimitInfoText").trim().length > 0), t ? m ? m.p(h, k) : (m = ao(h), m.c(), m.m(a.parentNode, a)) : m && (m.d(1), m = null), k[1] & /*$_*/
2454
2454
  1024 && s !== (s = /*$_*/
2455
2455
  h[41]("noLimitText") + "") && j(u, s);
2456
2456
  },
@@ -2459,110 +2459,110 @@ function Tn(i) {
2459
2459
  }
2460
2460
  };
2461
2461
  }
2462
- function zn(i) {
2462
+ function Mn(i) {
2463
2463
  let e, t = (
2464
2464
  /*determineLimitName*/
2465
2465
  i[56](
2466
2466
  /*limit*/
2467
- i[193]
2467
+ i[197]
2468
2468
  ) + ""
2469
2469
  ), a, o, r, s, u, d, g, m = (
2470
2470
  /*$_*/
2471
2471
  i[41]("noLimitText") + ""
2472
- ), h, w, y, _ = be(
2472
+ ), h, k, y, _ = be(
2473
2473
  /*availableLimits*/
2474
2474
  i[9]
2475
- ), k = [];
2476
- for (let T = 0; T < _.length; T += 1)
2477
- k[T] = qi(xi(i, _, T));
2475
+ ), w = [];
2476
+ for (let P = 0; P < _.length; P += 1)
2477
+ w[P] = Ki(Ui(i, _, P));
2478
2478
  return {
2479
2479
  c() {
2480
2480
  e = b("p"), a = x(t), o = B();
2481
- for (let T = 0; T < k.length; T += 1)
2482
- k[T].c();
2483
- r = B(), s = b("div"), u = b("div"), d = b("div"), g = b("div"), h = x(m), w = B(), L(e, "class", "LimitTitle " + (/*isDesktop*/
2481
+ for (let P = 0; P < w.length; P += 1)
2482
+ w[P].c();
2483
+ r = B(), s = b("div"), u = b("div"), d = b("div"), g = b("div"), h = x(m), k = B(), 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
- i[193].value + " " + (/*isDesktop*/
2486
+ i[197].value + " " + (/*isDesktop*/
2487
2487
  i[42] ? "" : "Mobile"));
2488
2488
  },
2489
- m(T, N) {
2490
- A(T, e, N), p(e, a), A(T, o, N);
2491
- for (let E = 0; E < k.length; E += 1)
2492
- k[E] && k[E].m(T, N);
2493
- A(T, r, N), A(T, s, N), p(s, u), p(u, d), p(d, g), p(g, h), p(s, w);
2489
+ m(P, U) {
2490
+ C(P, e, U), c(e, a), C(P, o, U);
2491
+ for (let E = 0; E < w.length; E += 1)
2492
+ w[E] && w[E].m(P, U);
2493
+ C(P, r, U), C(P, s, U), c(s, u), c(u, d), c(d, g), c(g, h), c(s, k);
2494
2494
  },
2495
- p(T, N) {
2496
- if (N[0] & /*availableLimits*/
2497
- 512 | N[1] & /*currentTypes*/
2495
+ p(P, U) {
2496
+ if (U[0] & /*availableLimits*/
2497
+ 512 | U[1] & /*currentTypes*/
2498
2498
  512 && t !== (t = /*determineLimitName*/
2499
- T[56](
2499
+ P[56](
2500
2500
  /*limit*/
2501
- T[193]
2502
- ) + "") && j(a, t), N[0] & /*availableLimits*/
2503
- 512 | N[1] & /*isDesktop, $_*/
2501
+ P[197]
2502
+ ) + "") && j(a, t), U[0] & /*availableLimits*/
2503
+ 512 | U[1] & /*isDesktop, $_*/
2504
2504
  3072) {
2505
2505
  _ = be(
2506
2506
  /*availableLimits*/
2507
- T[9]
2507
+ P[9]
2508
2508
  );
2509
2509
  let E;
2510
2510
  for (E = 0; E < _.length; E += 1) {
2511
- const q = xi(T, _, E);
2512
- k[E] ? k[E].p(q, N) : (k[E] = qi(q), k[E].c(), k[E].m(r.parentNode, r));
2511
+ const q = Ui(P, _, E);
2512
+ w[E] ? w[E].p(q, U) : (w[E] = Ki(q), w[E].c(), w[E].m(r.parentNode, r));
2513
2513
  }
2514
- for (; E < k.length; E += 1)
2515
- k[E].d(1);
2516
- k.length = _.length;
2514
+ for (; E < w.length; E += 1)
2515
+ w[E].d(1);
2516
+ w.length = _.length;
2517
2517
  }
2518
- N[1] & /*$_*/
2518
+ U[1] & /*$_*/
2519
2519
  1024 && m !== (m = /*$_*/
2520
- T[41]("noLimitText") + "") && j(h, m), N[0] & /*availableLimits*/
2521
- 512 | N[1] & /*currentTypes*/
2520
+ P[41]("noLimitText") + "") && j(h, m), U[0] & /*availableLimits*/
2521
+ 512 | U[1] & /*currentTypes*/
2522
2522
  512 && y !== (y = "LimitWrapper " + /*limit*/
2523
- T[193].value + " " + (/*isDesktop*/
2524
- T[42] ? "" : "Mobile")) && L(s, "class", y);
2523
+ P[197].value + " " + (/*isDesktop*/
2524
+ P[42] ? "" : "Mobile")) && L(s, "class", y);
2525
2525
  },
2526
- d(T) {
2527
- T && (S(e), S(o), S(r), S(s)), Ye(k, T);
2526
+ d(P) {
2527
+ P && (S(e), S(o), S(r), S(s)), Ye(w, P);
2528
2528
  }
2529
2529
  };
2530
2530
  }
2531
- function Dn(i) {
2531
+ function xn(i) {
2532
2532
  let e, t = (
2533
2533
  /*determineLimitName*/
2534
2534
  i[56](
2535
2535
  /*limit*/
2536
- i[193]
2536
+ i[197]
2537
2537
  ) + ""
2538
2538
  ), a, o, r = (
2539
2539
  /*limit*/
2540
- i[193].value === "netdeposit" && /*$_*/
2540
+ i[197].value === "netdeposit" && /*$_*/
2541
2541
  i[41]("newLimitInfoText").trim().length > 0
2542
- ), s, u, d, g, m = r && Hi(i), h = be(
2542
+ ), s, u, d, g, m = r && Yi(i), h = be(
2543
2543
  /*limit*/
2544
- i[193].visibleLimitsInUI
2545
- ), w = [];
2544
+ i[197].visibleLimitsInUI
2545
+ ), k = [];
2546
2546
  for (let y = 0; y < h.length; y += 1)
2547
- w[y] = Qi(ji(i, h, y));
2547
+ k[y] = to(Bi(i, h, y));
2548
2548
  return {
2549
2549
  c() {
2550
2550
  e = b("p"), a = x(t), o = B(), m && m.c(), s = B(), u = b("div");
2551
- for (let y = 0; y < w.length; y += 1)
2552
- w[y].c();
2551
+ for (let y = 0; y < k.length; y += 1)
2552
+ k[y].c();
2553
2553
  d = B(), L(e, "class", "LimitTitle " + (/*isDesktop*/
2554
2554
  i[42] ? "" : "Mobile")), L(u, "class", g = "LimitWrapper " + /*limit*/
2555
- i[193].value + " " + /*isCompanyLimitsInfoEnabled*/
2555
+ i[197].value + " " + /*isCompanyLimitsInfoEnabled*/
2556
2556
  (i[10] || /*isNetDepositProgress*/
2557
2557
  i[11] && /*limit*/
2558
- i[193].value.toLowerCase().includes("netdeposit") ? "ActiveProgressBar" : "") + " " + (/*isDesktop*/
2558
+ i[197].value.toLowerCase().includes("netdeposit") ? "ActiveProgressBar" : "") + " " + (/*isDesktop*/
2559
2559
  i[42] ? "" : "Mobile"));
2560
2560
  },
2561
2561
  m(y, _) {
2562
- A(y, e, _), p(e, a), A(y, o, _), m && m.m(y, _), A(y, s, _), A(y, u, _);
2563
- for (let k = 0; k < w.length; k += 1)
2564
- w[k] && w[k].m(u, null);
2565
- p(u, d);
2562
+ C(y, e, _), c(e, a), C(y, o, _), m && m.m(y, _), C(y, s, _), C(y, u, _);
2563
+ for (let w = 0; w < k.length; w += 1)
2564
+ k[w] && k[w].m(u, null);
2565
+ c(u, d);
2566
2566
  },
2567
2567
  p(y, _) {
2568
2568
  if (_[0] & /*availableLimits*/
@@ -2570,42 +2570,42 @@ function Dn(i) {
2570
2570
  512 && t !== (t = /*determineLimitName*/
2571
2571
  y[56](
2572
2572
  /*limit*/
2573
- y[193]
2573
+ y[197]
2574
2574
  ) + "") && j(a, t), _[0] & /*availableLimits*/
2575
2575
  512 | _[1] & /*currentTypes, $_*/
2576
2576
  1536 && (r = /*limit*/
2577
- y[193].value === "netdeposit" && /*$_*/
2578
- y[41]("newLimitInfoText").trim().length > 0), r ? m ? m.p(y, _) : (m = Hi(y), m.c(), m.m(s.parentNode, s)) : m && (m.d(1), m = null), _[0] & /*availableLimits, deletelimit, acknowledgedLimits, currencySymbols, currency, lang*/
2577
+ y[197].value === "netdeposit" && /*$_*/
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
2581
  h = be(
2582
2582
  /*limit*/
2583
- y[193].visibleLimitsInUI
2583
+ y[197].visibleLimitsInUI
2584
2584
  );
2585
- let k;
2586
- for (k = 0; k < h.length; k += 1) {
2587
- const T = ji(y, h, k);
2588
- w[k] ? w[k].p(T, _) : (w[k] = Qi(T), w[k].c(), w[k].m(u, d));
2585
+ let w;
2586
+ for (w = 0; w < h.length; w += 1) {
2587
+ const P = Bi(y, h, w);
2588
+ k[w] ? k[w].p(P, _) : (k[w] = to(P), k[w].c(), k[w].m(u, d));
2589
2589
  }
2590
- for (; k < w.length; k += 1)
2591
- w[k].d(1);
2592
- w.length = h.length;
2590
+ for (; w < k.length; w += 1)
2591
+ k[w].d(1);
2592
+ k.length = h.length;
2593
2593
  }
2594
2594
  _[0] & /*availableLimits, isCompanyLimitsInfoEnabled, isNetDepositProgress*/
2595
2595
  3584 | _[1] & /*currentTypes*/
2596
2596
  512 && g !== (g = "LimitWrapper " + /*limit*/
2597
- y[193].value + " " + /*isCompanyLimitsInfoEnabled*/
2597
+ y[197].value + " " + /*isCompanyLimitsInfoEnabled*/
2598
2598
  (y[10] || /*isNetDepositProgress*/
2599
2599
  y[11] && /*limit*/
2600
- y[193].value.toLowerCase().includes("netdeposit") ? "ActiveProgressBar" : "") + " " + (/*isDesktop*/
2600
+ y[197].value.toLowerCase().includes("netdeposit") ? "ActiveProgressBar" : "") + " " + (/*isDesktop*/
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), Ye(w, y);
2604
+ y && (S(e), S(o), S(s), S(u)), m && m.d(y), Ye(k, y);
2605
2605
  }
2606
2606
  };
2607
2607
  }
2608
- function Fi(i) {
2608
+ function Hi(i) {
2609
2609
  let e, t = (
2610
2610
  /*$_*/
2611
2611
  i[41]("activeLimitsInfoText") + ""
@@ -2616,7 +2616,7 @@ function Fi(i) {
2616
2616
  i[42] ? "" : "Mobile"));
2617
2617
  },
2618
2618
  m(o, r) {
2619
- A(o, e, r), p(e, a);
2619
+ C(o, e, r), c(e, a);
2620
2620
  },
2621
2621
  p(o, r) {
2622
2622
  r[1] & /*$_*/
@@ -2628,32 +2628,32 @@ function Fi(i) {
2628
2628
  }
2629
2629
  };
2630
2630
  }
2631
- function qi(i) {
2631
+ function Ki(i) {
2632
2632
  let e = (
2633
2633
  /*limit*/
2634
- i[193].value === "netdeposit" && /*$_*/
2634
+ i[197].value === "netdeposit" && /*$_*/
2635
2635
  i[41]("newLimitInfoText").trim().length > 0
2636
- ), t, a = e && Fi(i);
2636
+ ), t, a = e && Hi(i);
2637
2637
  return {
2638
2638
  c() {
2639
2639
  a && a.c(), t = Ke();
2640
2640
  },
2641
2641
  m(o, r) {
2642
- a && a.m(o, r), A(o, t, r);
2642
+ a && a.m(o, r), C(o, t, r);
2643
2643
  },
2644
2644
  p(o, r) {
2645
2645
  r[0] & /*availableLimits*/
2646
2646
  512 | r[1] & /*$_*/
2647
2647
  1024 && (e = /*limit*/
2648
- o[193].value === "netdeposit" && /*$_*/
2649
- o[41]("newLimitInfoText").trim().length > 0), e ? a ? a.p(o, r) : (a = Fi(o), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
2648
+ o[197].value === "netdeposit" && /*$_*/
2649
+ o[41]("newLimitInfoText").trim().length > 0), e ? a ? a.p(o, r) : (a = Hi(o), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
2650
2650
  },
2651
2651
  d(o) {
2652
2652
  o && S(t), a && a.d(o);
2653
2653
  }
2654
2654
  };
2655
2655
  }
2656
- function Hi(i) {
2656
+ function Yi(i) {
2657
2657
  let e, t = (
2658
2658
  /*$_*/
2659
2659
  i[41]("activeLimitsInfoText") + ""
@@ -2664,7 +2664,7 @@ function Hi(i) {
2664
2664
  i[42] ? "" : "Mobile"));
2665
2665
  },
2666
2666
  m(o, r) {
2667
- A(o, e, r), p(e, a);
2667
+ C(o, e, r), c(e, a);
2668
2668
  },
2669
2669
  p(o, r) {
2670
2670
  r[1] & /*$_*/
@@ -2676,7 +2676,7 @@ function Hi(i) {
2676
2676
  }
2677
2677
  };
2678
2678
  }
2679
- function En(i) {
2679
+ function jn(i) {
2680
2680
  let e, t = (
2681
2681
  /*currencySymbols*/
2682
2682
  (i[24][
@@ -2686,7 +2686,7 @@ function En(i) {
2686
2686
  i[1]) + ""
2687
2687
  ), a, o = Qe(
2688
2688
  /*vLimit*/
2689
- i[204].amount,
2689
+ i[208].amount,
2690
2690
  /*lang*/
2691
2691
  i[0]
2692
2692
  ) + "", r;
@@ -2695,7 +2695,7 @@ function En(i) {
2695
2695
  e = b("span"), a = x(t), r = x(o);
2696
2696
  },
2697
2697
  m(s, u) {
2698
- A(s, e, u), p(e, a), p(e, r);
2698
+ C(s, e, u), c(e, a), c(e, r);
2699
2699
  },
2700
2700
  p(s, u) {
2701
2701
  u[0] & /*currencySymbols, currency*/
@@ -2708,7 +2708,7 @@ function En(i) {
2708
2708
  513 | u[1] & /*currentTypes*/
2709
2709
  512 && o !== (o = Qe(
2710
2710
  /*vLimit*/
2711
- s[204].amount,
2711
+ s[208].amount,
2712
2712
  /*lang*/
2713
2713
  s[0]
2714
2714
  ) + "") && j(r, o);
@@ -2718,7 +2718,7 @@ function En(i) {
2718
2718
  }
2719
2719
  };
2720
2720
  }
2721
- function In(i) {
2721
+ function Nn(i) {
2722
2722
  let e, t = (
2723
2723
  /*currencySymbols*/
2724
2724
  (i[24][
@@ -2728,7 +2728,7 @@ function In(i) {
2728
2728
  i[1]) + ""
2729
2729
  ), a, o = Qe(
2730
2730
  /*vLimit*/
2731
- i[204].updateAmount,
2731
+ i[208].updateAmount,
2732
2732
  /*lang*/
2733
2733
  i[0]
2734
2734
  ) + "", r;
@@ -2737,7 +2737,7 @@ function In(i) {
2737
2737
  e = b("span"), a = x(t), r = x(o);
2738
2738
  },
2739
2739
  m(s, u) {
2740
- A(s, e, u), p(e, a), p(e, r);
2740
+ C(s, e, u), c(e, a), c(e, r);
2741
2741
  },
2742
2742
  p(s, u) {
2743
2743
  u[0] & /*currencySymbols, currency*/
@@ -2750,7 +2750,7 @@ function In(i) {
2750
2750
  513 | u[1] & /*currentTypes*/
2751
2751
  512 && o !== (o = Qe(
2752
2752
  /*vLimit*/
2753
- s[204].updateAmount,
2753
+ s[208].updateAmount,
2754
2754
  /*lang*/
2755
2755
  s[0]
2756
2756
  ) + "") && j(r, o);
@@ -2760,14 +2760,14 @@ function In(i) {
2760
2760
  }
2761
2761
  };
2762
2762
  }
2763
- function Mn(i) {
2763
+ function Un(i) {
2764
2764
  let e;
2765
2765
  return {
2766
2766
  c() {
2767
2767
  e = b("span");
2768
2768
  },
2769
2769
  m(t, a) {
2770
- A(t, e, a);
2770
+ C(t, e, a);
2771
2771
  },
2772
2772
  p: ot,
2773
2773
  d(t) {
@@ -2775,7 +2775,7 @@ function Mn(i) {
2775
2775
  }
2776
2776
  };
2777
2777
  }
2778
- function Gi(i) {
2778
+ function Zi(i) {
2779
2779
  let e, t = (
2780
2780
  /*$_*/
2781
2781
  i[41]("companyLimitsInfoText") + ""
@@ -2788,7 +2788,7 @@ function Gi(i) {
2788
2788
  i[1]) + ""
2789
2789
  ), u, d = Qe(
2790
2790
  /*vLimit*/
2791
- i[204].restrictiveDisplayAmount,
2791
+ i[208].restrictiveDisplayAmount,
2792
2792
  /*lang*/
2793
2793
  i[0]
2794
2794
  ) + "", g;
@@ -2797,7 +2797,7 @@ function Gi(i) {
2797
2797
  e = b("div"), a = x(t), o = B(), r = b("span"), u = x(s), g = x(d), L(e, "class", "CompanyLimitsInfoText");
2798
2798
  },
2799
2799
  m(m, h) {
2800
- A(m, e, h), p(e, a), p(e, o), p(e, r), p(r, u), p(r, g);
2800
+ C(m, e, h), c(e, a), c(e, o), c(e, r), c(r, u), c(r, g);
2801
2801
  },
2802
2802
  p(m, h) {
2803
2803
  h[1] & /*$_*/
@@ -2812,7 +2812,7 @@ function Gi(i) {
2812
2812
  513 | h[1] & /*currentTypes*/
2813
2813
  512 && d !== (d = Qe(
2814
2814
  /*vLimit*/
2815
- m[204].restrictiveDisplayAmount,
2815
+ m[208].restrictiveDisplayAmount,
2816
2816
  /*lang*/
2817
2817
  m[0]
2818
2818
  ) + "") && j(g, d);
@@ -2822,7 +2822,7 @@ function Gi(i) {
2822
2822
  }
2823
2823
  };
2824
2824
  }
2825
- function xn(i) {
2825
+ function Bn(i) {
2826
2826
  let e, t, a = (
2827
2827
  /*currencySymbols*/
2828
2828
  (i[24][
@@ -2832,14 +2832,14 @@ function xn(i) {
2832
2832
  i[1]) + ""
2833
2833
  ), o, r = Qe(
2834
2834
  /*vLimit*/
2835
- i[204].updateAmount,
2835
+ i[208].updateAmount,
2836
2836
  /*lang*/
2837
2837
  i[0]
2838
2838
  ) + "", s, u;
2839
- function d(h, w) {
2839
+ function d(h, k) {
2840
2840
  return (
2841
2841
  /*vLimit*/
2842
- h[204].isCoolOffCompleted ? On : Bn
2842
+ h[208].isCoolOffCompleted ? Fn : Vn
2843
2843
  );
2844
2844
  }
2845
2845
  let g = d(i), m = g(i);
@@ -2847,36 +2847,36 @@ function xn(i) {
2847
2847
  c() {
2848
2848
  e = b("div"), t = b("span"), o = x(a), s = x(r), u = B(), m.c(), L(e, "class", "PendingLimit");
2849
2849
  },
2850
- m(h, w) {
2851
- A(h, e, w), p(e, t), p(t, o), p(t, s), p(e, u), m.m(e, null);
2850
+ m(h, k) {
2851
+ C(h, e, k), c(e, t), c(t, o), c(t, s), c(e, u), m.m(e, null);
2852
2852
  },
2853
- p(h, w) {
2854
- w[0] & /*currencySymbols, currency*/
2853
+ p(h, k) {
2854
+ k[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]) + "") && j(o, a), w[0] & /*availableLimits, lang*/
2861
- 513 | w[1] & /*currentTypes*/
2860
+ h[1]) + "") && j(o, a), k[0] & /*availableLimits, lang*/
2861
+ 513 | k[1] & /*currentTypes*/
2862
2862
  512 && r !== (r = Qe(
2863
2863
  /*vLimit*/
2864
- h[204].updateAmount,
2864
+ h[208].updateAmount,
2865
2865
  /*lang*/
2866
2866
  h[0]
2867
- ) + "") && j(s, r), g === (g = d(h)) && m ? m.p(h, w) : (m.d(1), m = g(h), m && (m.c(), m.m(e, null)));
2867
+ ) + "") && j(s, r), g === (g = d(h)) && m ? m.p(h, k) : (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();
2871
2871
  }
2872
2872
  };
2873
2873
  }
2874
- function jn(i) {
2874
+ function On(i) {
2875
2875
  let e;
2876
2876
  function t(r, s) {
2877
2877
  return (
2878
2878
  /*vLimit*/
2879
- r[204].isCoolOffCompleted ? Vn : Rn
2879
+ r[208].isCoolOffCompleted ? Gn : qn
2880
2880
  );
2881
2881
  }
2882
2882
  let a = t(i), o = a(i);
@@ -2885,7 +2885,7 @@ function jn(i) {
2885
2885
  e = b("div"), o.c(), L(e, "class", "PendingLimit");
2886
2886
  },
2887
2887
  m(r, s) {
2888
- A(r, e, s), o.m(e, null);
2888
+ C(r, e, s), o.m(e, null);
2889
2889
  },
2890
2890
  p(r, s) {
2891
2891
  a === (a = t(r)) && o ? o.p(r, s) : (o.d(1), o = a(r), o && (o.c(), o.m(e, null)));
@@ -2895,7 +2895,7 @@ function jn(i) {
2895
2895
  }
2896
2896
  };
2897
2897
  }
2898
- function Un(i) {
2898
+ function Rn(i) {
2899
2899
  let e, t = (
2900
2900
  /*$_*/
2901
2901
  i[41]("acknowledgedLimit") + ""
@@ -2905,7 +2905,7 @@ function Un(i) {
2905
2905
  e = b("div"), a = x(t), L(e, "class", "PendingLimit");
2906
2906
  },
2907
2907
  m(o, r) {
2908
- A(o, e, r), p(e, a);
2908
+ C(o, e, r), c(e, a);
2909
2909
  },
2910
2910
  p(o, r) {
2911
2911
  r[1] & /*$_*/
@@ -2917,7 +2917,7 @@ function Un(i) {
2917
2917
  }
2918
2918
  };
2919
2919
  }
2920
- function Nn(i) {
2920
+ function Wn(i) {
2921
2921
  let e, t, a = (
2922
2922
  /*currencySymbols*/
2923
2923
  (i[24][
@@ -2927,11 +2927,11 @@ function Nn(i) {
2927
2927
  i[1]) + ""
2928
2928
  ), o, r = (
2929
2929
  /*vLimit*/
2930
- (i[204].reviewPending.requestAmount || 0).toFixed(2) + ""
2930
+ (i[208].reviewPending.requestAmount || 0).toFixed(2) + ""
2931
2931
  ), s, u, d = ` ${/*$_*/
2932
2932
  i[41](
2933
2933
  /*vLimit*/
2934
- i[204].period
2934
+ i[208].period
2935
2935
  )} ${/*$_*/
2936
2936
  i[41]("updateAfterDocApproval")}`, g;
2937
2937
  return {
@@ -2939,7 +2939,7 @@ function Nn(i) {
2939
2939
  e = b("div"), t = b("span"), o = x(a), s = x(r), u = B(), g = x(d), L(e, "class", "PendingLimit");
2940
2940
  },
2941
2941
  m(m, h) {
2942
- A(m, e, h), p(e, t), p(t, o), p(t, s), p(e, u), p(e, g);
2942
+ C(m, e, h), c(e, t), c(t, o), c(t, s), c(e, u), c(e, g);
2943
2943
  },
2944
2944
  p(m, h) {
2945
2945
  h[0] & /*currencySymbols, currency*/
@@ -2951,12 +2951,12 @@ function Nn(i) {
2951
2951
  m[1]) + "") && j(o, a), h[0] & /*availableLimits*/
2952
2952
  512 | h[1] & /*currentTypes*/
2953
2953
  512 && r !== (r = /*vLimit*/
2954
- (m[204].reviewPending.requestAmount || 0).toFixed(2) + "") && j(s, r), h[0] & /*availableLimits*/
2954
+ (m[208].reviewPending.requestAmount || 0).toFixed(2) + "") && j(s, r), h[0] & /*availableLimits*/
2955
2955
  512 | h[1] & /*$_, currentTypes*/
2956
2956
  1536 && d !== (d = ` ${/*$_*/
2957
2957
  m[41](
2958
2958
  /*vLimit*/
2959
- m[204].period
2959
+ m[208].period
2960
2960
  )} ${/*$_*/
2961
2961
  m[41]("updateAfterDocApproval")}`) && j(g, d);
2962
2962
  },
@@ -2965,20 +2965,20 @@ function Nn(i) {
2965
2965
  }
2966
2966
  };
2967
2967
  }
2968
- function Bn(i) {
2968
+ function Vn(i) {
2969
2969
  let e = ` ${/*$_*/
2970
2970
  i[41](
2971
2971
  /*vLimit*/
2972
- i[204].period
2972
+ i[208].period
2973
2973
  )} ${/*$_*/
2974
2974
  i[41]("updateText")} ${/*vLimit*/
2975
- i[204].expiryDate}`, t;
2975
+ i[208].expiryDate}`, t;
2976
2976
  return {
2977
2977
  c() {
2978
2978
  t = x(e);
2979
2979
  },
2980
2980
  m(a, o) {
2981
- A(a, t, o);
2981
+ C(a, t, o);
2982
2982
  },
2983
2983
  p(a, o) {
2984
2984
  o[0] & /*availableLimits*/
@@ -2986,21 +2986,21 @@ function Bn(i) {
2986
2986
  1536 && e !== (e = ` ${/*$_*/
2987
2987
  a[41](
2988
2988
  /*vLimit*/
2989
- a[204].period
2989
+ a[208].period
2990
2990
  )} ${/*$_*/
2991
2991
  a[41]("updateText")} ${/*vLimit*/
2992
- a[204].expiryDate}`) && j(t, e);
2992
+ a[208].expiryDate}`) && j(t, e);
2993
2993
  },
2994
2994
  d(a) {
2995
2995
  a && S(t);
2996
2996
  }
2997
2997
  };
2998
2998
  }
2999
- function On(i) {
2999
+ function Fn(i) {
3000
3000
  let e = ` ${/*$_*/
3001
3001
  i[41](
3002
3002
  /*vLimit*/
3003
- i[204].period
3003
+ i[208].period
3004
3004
  )} ${/*$_*/
3005
3005
  i[41]("updateAfterConfirm")}`, t;
3006
3006
  return {
@@ -3008,7 +3008,7 @@ function On(i) {
3008
3008
  t = x(e);
3009
3009
  },
3010
3010
  m(a, o) {
3011
- A(a, t, o);
3011
+ C(a, t, o);
3012
3012
  },
3013
3013
  p(a, o) {
3014
3014
  o[0] & /*availableLimits*/
@@ -3016,7 +3016,7 @@ function On(i) {
3016
3016
  1536 && e !== (e = ` ${/*$_*/
3017
3017
  a[41](
3018
3018
  /*vLimit*/
3019
- a[204].period
3019
+ a[208].period
3020
3020
  )} ${/*$_*/
3021
3021
  a[41]("updateAfterConfirm")}`) && j(t, e);
3022
3022
  },
@@ -3025,20 +3025,20 @@ function On(i) {
3025
3025
  }
3026
3026
  };
3027
3027
  }
3028
- function Rn(i) {
3028
+ function qn(i) {
3029
3029
  let e = (
3030
3030
  /*$_*/
3031
3031
  i[41]("removedLimitText") + ""
3032
3032
  ), t, a, o = (
3033
3033
  /*vLimit*/
3034
- i[204].expiryDate + ""
3034
+ i[208].expiryDate + ""
3035
3035
  ), r;
3036
3036
  return {
3037
3037
  c() {
3038
3038
  t = x(e), a = B(), r = x(o);
3039
3039
  },
3040
3040
  m(s, u) {
3041
- A(s, t, u), A(s, a, u), A(s, r, u);
3041
+ C(s, t, u), C(s, a, u), C(s, r, u);
3042
3042
  },
3043
3043
  p(s, u) {
3044
3044
  u[1] & /*$_*/
@@ -3046,14 +3046,14 @@ function Rn(i) {
3046
3046
  s[41]("removedLimitText") + "") && j(t, e), u[0] & /*availableLimits*/
3047
3047
  512 | u[1] & /*currentTypes*/
3048
3048
  512 && o !== (o = /*vLimit*/
3049
- s[204].expiryDate + "") && j(r, o);
3049
+ s[208].expiryDate + "") && j(r, o);
3050
3050
  },
3051
3051
  d(s) {
3052
3052
  s && (S(t), S(a), S(r));
3053
3053
  }
3054
3054
  };
3055
3055
  }
3056
- function Vn(i) {
3056
+ function Gn(i) {
3057
3057
  let e = (
3058
3058
  /*$_*/
3059
3059
  i[41]("removeAfterConfirm") + ""
@@ -3063,7 +3063,7 @@ function Vn(i) {
3063
3063
  t = x(e);
3064
3064
  },
3065
3065
  m(a, o) {
3066
- A(a, t, o);
3066
+ C(a, t, o);
3067
3067
  },
3068
3068
  p(a, o) {
3069
3069
  o[1] & /*$_*/
@@ -3075,25 +3075,25 @@ function Vn(i) {
3075
3075
  }
3076
3076
  };
3077
3077
  }
3078
- function Ki(i) {
3078
+ function Xi(i) {
3079
3079
  let e, t, a = !/*vLimit*/
3080
- i[204].isModified && /*deletelimit*/
3080
+ i[208].isModified && /*deletelimit*/
3081
3081
  i[3].toLowerCase().includes(
3082
3082
  /*limit*/
3083
- i[193].value.toLowerCase()
3083
+ i[197].value.toLowerCase()
3084
3084
  ) && (!/*vLimit*/
3085
- i[204].reviewPending || !/*vLimit*/
3086
- i[204].reviewPending.id), o, r = (
3085
+ i[208].reviewPending || !/*vLimit*/
3086
+ i[208].reviewPending.id), o, r = (
3087
3087
  /*vLimit*/
3088
- i[204].acknowledgedLimit && (!/*vLimit*/
3089
- i[204].reviewPending || !/*vLimit*/
3090
- i[204].reviewPending.id) && Yi(i)
3091
- ), s = a && Xi(i), u = (
3088
+ i[208].acknowledgedLimit && (!/*vLimit*/
3089
+ i[208].reviewPending || !/*vLimit*/
3090
+ i[208].reviewPending.id) && Ji(i)
3091
+ ), s = a && Qi(i), u = (
3092
3092
  /*vLimit*/
3093
- i[204].isCoolOffCompleted && !/*vLimit*/
3094
- i[204].acknowledgedLimit && (!/*vLimit*/
3095
- i[204].reviewPending || !/*vLimit*/
3096
- i[204].reviewPending.id) && Ji(i)
3093
+ i[208].isCoolOffCompleted && !/*vLimit*/
3094
+ i[208].acknowledgedLimit && (!/*vLimit*/
3095
+ i[208].reviewPending || !/*vLimit*/
3096
+ i[208].reviewPending.id) && $i(i)
3097
3097
  );
3098
3098
  return {
3099
3099
  c() {
@@ -3101,38 +3101,38 @@ function Ki(i) {
3101
3101
  i[42] ? "" : "Mobile"));
3102
3102
  },
3103
3103
  m(d, g) {
3104
- A(d, e, g), r && r.m(e, null), p(e, t), s && s.m(e, null), p(e, o), u && u.m(e, null);
3104
+ C(d, e, g), r && r.m(e, null), c(e, t), s && s.m(e, null), c(e, o), u && u.m(e, null);
3105
3105
  },
3106
3106
  p(d, g) {
3107
3107
  /*vLimit*/
3108
- d[204].acknowledgedLimit && (!/*vLimit*/
3109
- d[204].reviewPending || !/*vLimit*/
3110
- d[204].reviewPending.id) ? r ? r.p(d, g) : (r = Yi(d), r.c(), r.m(e, t)) : r && (r.d(1), r = null), g[0] & /*availableLimits, deletelimit*/
3108
+ d[208].acknowledgedLimit && (!/*vLimit*/
3109
+ d[208].reviewPending || !/*vLimit*/
3110
+ d[208].reviewPending.id) ? r ? r.p(d, g) : (r = Ji(d), r.c(), r.m(e, t)) : r && (r.d(1), r = null), g[0] & /*availableLimits, deletelimit*/
3111
3111
  520 | g[1] & /*currentTypes*/
3112
3112
  512 && (a = !/*vLimit*/
3113
- d[204].isModified && /*deletelimit*/
3113
+ d[208].isModified && /*deletelimit*/
3114
3114
  d[3].toLowerCase().includes(
3115
3115
  /*limit*/
3116
- d[193].value.toLowerCase()
3116
+ d[197].value.toLowerCase()
3117
3117
  ) && (!/*vLimit*/
3118
- d[204].reviewPending || !/*vLimit*/
3119
- d[204].reviewPending.id)), a ? s ? s.p(d, g) : (s = Xi(d), s.c(), s.m(e, o)) : s && (s.d(1), s = null), /*vLimit*/
3120
- d[204].isCoolOffCompleted && !/*vLimit*/
3121
- d[204].acknowledgedLimit && (!/*vLimit*/
3122
- d[204].reviewPending || !/*vLimit*/
3123
- d[204].reviewPending.id) ? u ? u.p(d, g) : (u = Ji(d), u.c(), u.m(e, null)) : u && (u.d(1), u = null);
3118
+ d[208].reviewPending || !/*vLimit*/
3119
+ d[208].reviewPending.id)), a ? s ? s.p(d, g) : (s = Qi(d), s.c(), s.m(e, o)) : s && (s.d(1), s = null), /*vLimit*/
3120
+ d[208].isCoolOffCompleted && !/*vLimit*/
3121
+ d[208].acknowledgedLimit && (!/*vLimit*/
3122
+ d[208].reviewPending || !/*vLimit*/
3123
+ d[208].reviewPending.id) ? u ? u.p(d, g) : (u = $i(d), u.c(), u.m(e, null)) : u && (u.d(1), u = null);
3124
3124
  },
3125
3125
  d(d) {
3126
3126
  d && S(e), r && r.d(), s && s.d(), u && u.d();
3127
3127
  }
3128
3128
  };
3129
3129
  }
3130
- function Yi(i) {
3130
+ function Ji(i) {
3131
3131
  let e, t = (
3132
3132
  /*acknowledgedLimits*/
3133
3133
  (i[25][
3134
3134
  /*vLimit*/
3135
- i[204].scheduleId
3135
+ i[208].scheduleId
3136
3136
  ]?.timer || "Reload") + ""
3137
3137
  ), a, o, r, s;
3138
3138
  return {
@@ -3141,11 +3141,11 @@ function Yi(i) {
3141
3141
  i[42] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
3142
3142
  (i[25][
3143
3143
  /*vLimit*/
3144
- i[204].scheduleId
3144
+ i[208].scheduleId
3145
3145
  ]?.timerStopped ? "" : "disabled"));
3146
3146
  },
3147
3147
  m(u, d) {
3148
- A(u, e, d), p(e, a), r || (s = pe(
3148
+ C(u, e, d), c(e, a), r || (s = pe(
3149
3149
  e,
3150
3150
  "click",
3151
3151
  /*click_handler*/
@@ -3158,14 +3158,14 @@ function Yi(i) {
3158
3158
  512 && t !== (t = /*acknowledgedLimits*/
3159
3159
  (u[25][
3160
3160
  /*vLimit*/
3161
- u[204].scheduleId
3161
+ u[208].scheduleId
3162
3162
  ]?.timer || "Reload") + "") && j(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*/
3166
3166
  (u[25][
3167
3167
  /*vLimit*/
3168
- u[204].scheduleId
3168
+ u[208].scheduleId
3169
3169
  ]?.timerStopped ? "" : "disabled")) && L(e, "class", o);
3170
3170
  },
3171
3171
  d(u) {
@@ -3173,7 +3173,7 @@ function Yi(i) {
3173
3173
  }
3174
3174
  };
3175
3175
  }
3176
- function Xi(i) {
3176
+ function Qi(i) {
3177
3177
  let e, t = (
3178
3178
  /*$_*/
3179
3179
  i[41]("removeLimit") + ""
@@ -3183,7 +3183,7 @@ function Xi(i) {
3183
3183
  /*click_handler_1*/
3184
3184
  i[93](
3185
3185
  /*vLimit*/
3186
- i[204]
3186
+ i[208]
3187
3187
  )
3188
3188
  );
3189
3189
  }
@@ -3193,7 +3193,7 @@ function Xi(i) {
3193
3193
  i[42] ? "" : "Mobile"));
3194
3194
  },
3195
3195
  m(u, d) {
3196
- A(u, e, d), p(e, a), o || (r = pe(e, "click", s), o = !0);
3196
+ C(u, e, d), c(e, a), o || (r = pe(e, "click", s), o = !0);
3197
3197
  },
3198
3198
  p(u, d) {
3199
3199
  i = u, d[1] & /*$_*/
@@ -3205,7 +3205,7 @@ function Xi(i) {
3205
3205
  }
3206
3206
  };
3207
3207
  }
3208
- function Ji(i) {
3208
+ function $i(i) {
3209
3209
  let e, t = (
3210
3210
  /*$_*/
3211
3211
  i[41]("confirmUpdateLimit") + ""
@@ -3218,7 +3218,7 @@ function Ji(i) {
3218
3218
  /*click_handler_2*/
3219
3219
  i[94](
3220
3220
  /*vLimit*/
3221
- i[204]
3221
+ i[208]
3222
3222
  )
3223
3223
  );
3224
3224
  }
@@ -3227,7 +3227,7 @@ function Ji(i) {
3227
3227
  /*click_handler_3*/
3228
3228
  i[95](
3229
3229
  /*vLimit*/
3230
- i[204]
3230
+ i[208]
3231
3231
  )
3232
3232
  );
3233
3233
  }
@@ -3237,133 +3237,133 @@ function Ji(i) {
3237
3237
  i[42] ? "" : "Mobile")), L(r, "class", "CancelLimitButton " + (/*isDesktop*/
3238
3238
  i[42] ? "" : "Mobile"));
3239
3239
  },
3240
- m(w, y) {
3241
- A(w, e, y), p(e, a), A(w, o, y), A(w, r, y), p(r, u), d || (g = [
3240
+ m(k, y) {
3241
+ C(k, e, y), c(e, a), C(k, o, y), C(k, 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(w, y) {
3247
- i = w, y[1] & /*$_*/
3246
+ p(k, y) {
3247
+ i = k, y[1] & /*$_*/
3248
3248
  1024 && t !== (t = /*$_*/
3249
3249
  i[41]("confirmUpdateLimit") + "") && j(a, t), y[1] & /*$_*/
3250
3250
  1024 && s !== (s = /*$_*/
3251
3251
  i[41]("cancelUpdateLimit") + "") && j(u, s);
3252
3252
  },
3253
- d(w) {
3254
- w && (S(e), S(o), S(r)), d = !1, $e(g);
3253
+ d(k) {
3254
+ k && (S(e), S(o), S(r)), d = !1, $e(g);
3255
3255
  }
3256
3256
  };
3257
3257
  }
3258
- function Zi(i) {
3258
+ function eo(i) {
3259
3259
  let e, t;
3260
3260
  return {
3261
3261
  c() {
3262
3262
  e = b("div"), L(e, "class", "ProgressBarContainer"), L(e, "id", t = `progress-${/*realIndex*/
3263
- i[205]}-${/*idx*/
3264
- i[207]}`);
3263
+ i[209]}-${/*idx*/
3264
+ i[211]}`);
3265
3265
  },
3266
3266
  m(a, o) {
3267
- A(a, e, o);
3267
+ C(a, e, o);
3268
3268
  },
3269
3269
  p(a, o) {
3270
3270
  o[0] & /*availableLimits*/
3271
3271
  512 | o[1] & /*currentTypes*/
3272
3272
  512 && t !== (t = `progress-${/*realIndex*/
3273
- a[205]}-${/*idx*/
3274
- a[207]}`) && L(e, "id", t);
3273
+ a[209]}-${/*idx*/
3274
+ a[211]}`) && L(e, "id", t);
3275
3275
  },
3276
3276
  d(a) {
3277
3277
  a && S(e);
3278
3278
  }
3279
3279
  };
3280
3280
  }
3281
- function Qi(i) {
3281
+ function to(i) {
3282
3282
  let e, t, a, o, r, s, u = ` ${/*$_*/
3283
3283
  i[41](
3284
3284
  /*vLimit*/
3285
- i[204].period
3286
- )}`, d, g, m, h, w;
3287
- function y(D, W) {
3285
+ i[208].period
3286
+ )}`, d, g, m, h, k;
3287
+ function y(D, V) {
3288
3288
  return (
3289
3289
  /*vLimit*/
3290
- D[204].isVirtual || /*vLimit*/
3291
- D[204].amount === 1 / 0 || /*vLimit*/
3292
- D[204].amount === null ? Mn : (
3290
+ D[208].isVirtual || /*vLimit*/
3291
+ D[208].amount === 1 / 0 || /*vLimit*/
3292
+ D[208].amount === null ? Un : (
3293
3293
  /*vLimit*/
3294
- D[204].acknowledgedLimit ? In : En
3294
+ D[208].acknowledgedLimit ? Nn : jn
3295
3295
  )
3296
3296
  );
3297
3297
  }
3298
- let _ = y(i), k = _(i), T = (
3298
+ let _ = y(i), w = _(i), P = (
3299
3299
  /*vLimit*/
3300
- i[204].showInfoMessage && Gi(i)
3300
+ i[208].showInfoMessage && Zi(i)
3301
3301
  );
3302
- function N(D, W) {
3302
+ function U(D, V) {
3303
3303
  if (
3304
3304
  /*vLimit*/
3305
- D[204].reviewPending && /*vLimit*/
3306
- D[204].reviewPending.id
3305
+ D[208].reviewPending && /*vLimit*/
3306
+ D[208].reviewPending.id
3307
3307
  )
3308
- return Nn;
3308
+ return Wn;
3309
3309
  if (
3310
3310
  /*vLimit*/
3311
- D[204].acknowledgedLimit
3311
+ D[208].acknowledgedLimit
3312
3312
  )
3313
- return Un;
3313
+ return Rn;
3314
3314
  if (
3315
3315
  /*vLimit*/
3316
- D[204].isModified && /*vLimit*/
3317
- D[204].updateAmount === 0
3316
+ D[208].isModified && /*vLimit*/
3317
+ D[208].updateAmount === 0
3318
3318
  )
3319
- return jn;
3319
+ return On;
3320
3320
  if (
3321
3321
  /*vLimit*/
3322
- D[204].isModified
3322
+ D[208].isModified
3323
3323
  )
3324
- return xn;
3324
+ return Bn;
3325
3325
  }
3326
- let E = N(i), q = E && E(i), Y = !/*vLimit*/
3327
- i[204].isOperator && Ki(i), $ = !/*vLimit*/
3328
- i[204].shouldHideProgress && Zi(i);
3326
+ let E = U(i), q = E && E(i), Y = !/*vLimit*/
3327
+ i[208].isOperator && Xi(i), $ = !/*vLimit*/
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"), k.c(), s = B(), d = x(u), g = B(), T && T.c(), m = B(), q && q.c(), h = B(), Y && Y.c(), w = B(), $ && $.c(), L(r, "class", "CurrentLimit"), L(o, "class", "CurrentLimitContainer"), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
3331
+ e = b("div"), t = b("div"), a = b("div"), o = b("div"), r = b("div"), w.c(), s = B(), d = x(u), g = B(), P && P.c(), m = B(), q && q.c(), h = B(), Y && Y.c(), k = B(), $ && $.c(), L(r, "class", "CurrentLimit"), L(o, "class", "CurrentLimitContainer"), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
3332
3332
  i[42] ? "" : "Mobile") + " " + /*idx*/
3333
- (i[207] > 0 ? "SubsequentLimit" : "")), L(t, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
3333
+ (i[211] > 0 ? "SubsequentLimit" : "")), L(t, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
3334
3334
  },
3335
- m(D, W) {
3336
- A(D, e, W), p(e, t), p(t, a), p(a, o), p(o, r), k.m(r, null), p(r, s), p(r, d), p(o, g), T && T.m(o, null), p(a, m), q && q.m(a, null), p(a, h), Y && Y.m(a, null), p(a, w), $ && $.m(a, null);
3335
+ m(D, V) {
3336
+ C(D, e, V), c(e, t), c(t, a), c(a, o), c(o, r), w.m(r, null), c(r, s), c(r, d), c(o, g), P && P.m(o, null), c(a, m), q && q.m(a, null), c(a, h), Y && Y.m(a, null), c(a, k), $ && $.m(a, null);
3337
3337
  },
3338
- p(D, W) {
3339
- _ === (_ = y(D)) && k ? k.p(D, W) : (k.d(1), k = _(D), k && (k.c(), k.m(r, s))), W[0] & /*availableLimits*/
3340
- 512 | W[1] & /*$_, currentTypes*/
3338
+ p(D, V) {
3339
+ _ === (_ = y(D)) && w ? w.p(D, V) : (w.d(1), w = _(D), w && (w.c(), w.m(r, s))), V[0] & /*availableLimits*/
3340
+ 512 | V[1] & /*$_, currentTypes*/
3341
3341
  1536 && u !== (u = ` ${/*$_*/
3342
3342
  D[41](
3343
3343
  /*vLimit*/
3344
- D[204].period
3344
+ D[208].period
3345
3345
  )}`) && j(d, u), /*vLimit*/
3346
- D[204].showInfoMessage ? T ? T.p(D, W) : (T = Gi(D), T.c(), T.m(o, null)) : T && (T.d(1), T = null), E === (E = N(D)) && q ? q.p(D, W) : (q && q.d(1), q = E && E(D), q && (q.c(), q.m(a, h))), /*vLimit*/
3347
- D[204].isOperator ? Y && (Y.d(1), Y = null) : Y ? Y.p(D, W) : (Y = Ki(D), Y.c(), Y.m(a, w)), /*vLimit*/
3348
- D[204].shouldHideProgress ? $ && ($.d(1), $ = null) : $ ? $.p(D, W) : ($ = Zi(D), $.c(), $.m(a, null));
3346
+ D[208].showInfoMessage ? P ? P.p(D, V) : (P = Zi(D), P.c(), P.m(o, null)) : P && (P.d(1), P = null), E === (E = U(D)) && q ? q.p(D, V) : (q && q.d(1), q = E && E(D), q && (q.c(), q.m(a, h))), /*vLimit*/
3347
+ D[208].isOperator ? Y && (Y.d(1), Y = null) : Y ? Y.p(D, V) : (Y = Xi(D), Y.c(), Y.m(a, k)), /*vLimit*/
3348
+ D[208].shouldHideProgress ? $ && ($.d(1), $ = null) : $ ? $.p(D, V) : ($ = eo(D), $.c(), $.m(a, null));
3349
3349
  },
3350
3350
  d(D) {
3351
- D && S(e), k.d(), T && T.d(), q && q.d(), Y && Y.d(), $ && $.d();
3351
+ D && S(e), w.d(), P && P.d(), q && q.d(), Y && Y.d(), $ && $.d();
3352
3352
  }
3353
3353
  };
3354
3354
  }
3355
- function $i(i, e) {
3355
+ function io(i, e) {
3356
3356
  let t, a;
3357
3357
  function o(u, d) {
3358
3358
  if (
3359
3359
  /*limit*/
3360
- u[193].visibleLimitsInUI && /*limit*/
3361
- u[193].visibleLimitsInUI.length > 0
3360
+ u[197].visibleLimitsInUI && /*limit*/
3361
+ u[197].visibleLimitsInUI.length > 0
3362
3362
  )
3363
- return Dn;
3363
+ return xn;
3364
3364
  if (!/*isCompanyLimitsInfoEnabled*/
3365
3365
  u[10])
3366
- return zn;
3366
+ return Mn;
3367
3367
  }
3368
3368
  let r = o(e), s = r && r(e);
3369
3369
  return {
@@ -3373,7 +3373,7 @@ function $i(i, e) {
3373
3373
  t = Ke(), s && s.c(), a = Ke(), this.first = t;
3374
3374
  },
3375
3375
  m(u, d) {
3376
- A(u, t, d), s && s.m(u, d), A(u, a, d);
3376
+ C(u, t, d), s && s.m(u, d), C(u, a, d);
3377
3377
  },
3378
3378
  p(u, d) {
3379
3379
  e = u, r === (r = o(e)) && s ? s.p(e, d) : (s && s.d(1), s = r && r(e), s && (s.c(), s.m(a.parentNode, a)));
@@ -3383,12 +3383,12 @@ function $i(i, e) {
3383
3383
  }
3384
3384
  };
3385
3385
  }
3386
- function eo(i) {
3386
+ function oo(i) {
3387
3387
  let e, t = (
3388
3388
  /*determineLimitName*/
3389
3389
  i[56](
3390
3390
  /*currentTabLimits*/
3391
- i[198][0]
3391
+ i[202][0]
3392
3392
  ) + ""
3393
3393
  ), a;
3394
3394
  return {
@@ -3397,7 +3397,7 @@ function eo(i) {
3397
3397
  i[42] ? "" : "Mobile"));
3398
3398
  },
3399
3399
  m(o, r) {
3400
- A(o, e, r), p(e, a);
3400
+ C(o, e, r), c(e, a);
3401
3401
  },
3402
3402
  p(o, r) {
3403
3403
  r[0] & /*availableLimits*/
@@ -3405,7 +3405,7 @@ function eo(i) {
3405
3405
  512 && t !== (t = /*determineLimitName*/
3406
3406
  o[56](
3407
3407
  /*currentTabLimits*/
3408
- o[198][0]
3408
+ o[202][0]
3409
3409
  ) + "") && j(a, t);
3410
3410
  },
3411
3411
  d(o) {
@@ -3413,7 +3413,7 @@ function eo(i) {
3413
3413
  }
3414
3414
  };
3415
3415
  }
3416
- function to(i) {
3416
+ function ao(i) {
3417
3417
  let e, t = (
3418
3418
  /*$_*/
3419
3419
  i[41]("activeLimitsInfoText") + ""
@@ -3424,7 +3424,7 @@ function to(i) {
3424
3424
  i[42] ? "" : "Mobile"));
3425
3425
  },
3426
3426
  m(o, r) {
3427
- A(o, e, r), p(e, a);
3427
+ C(o, e, r), c(e, a);
3428
3428
  },
3429
3429
  p(o, r) {
3430
3430
  r[1] & /*$_*/
@@ -3436,13 +3436,13 @@ function to(i) {
3436
3436
  }
3437
3437
  };
3438
3438
  }
3439
- function io(i) {
3439
+ function no(i) {
3440
3440
  let e;
3441
3441
  function t(r, s) {
3442
3442
  return (
3443
3443
  /*isCompanyLimitsInfoEnabled*/
3444
3444
  r[10] && !/*hasAnyLimitInTab*/
3445
- r[199] ? Tn : Pn
3445
+ r[203] ? In : En
3446
3446
  );
3447
3447
  }
3448
3448
  let a = t(i), o = a(i);
@@ -3451,7 +3451,7 @@ function io(i) {
3451
3451
  o.c(), e = Ke();
3452
3452
  },
3453
3453
  m(r, s) {
3454
- o.m(r, s), A(r, e, s);
3454
+ o.m(r, s), C(r, e, s);
3455
3455
  },
3456
3456
  p(r, s) {
3457
3457
  a === (a = t(r)) && o ? o.p(r, s) : (o.d(1), o = a(r), o && (o.c(), o.m(e.parentNode, e)));
@@ -3461,28 +3461,28 @@ function io(i) {
3461
3461
  }
3462
3462
  };
3463
3463
  }
3464
- function Wn(i) {
3464
+ function Hn(i) {
3465
3465
  let e, t = (
3466
3466
  /*availableLimits*/
3467
- i[9] && Wi(i)
3467
+ i[9] && Gi(i)
3468
3468
  );
3469
3469
  return {
3470
3470
  c() {
3471
3471
  e = b("div"), t && t.c(), L(e, "class", "LimitsList");
3472
3472
  },
3473
3473
  m(a, o) {
3474
- A(a, e, o), t && t.m(e, null);
3474
+ C(a, e, o), t && t.m(e, null);
3475
3475
  },
3476
3476
  p(a, o) {
3477
3477
  /*availableLimits*/
3478
- a[9] ? t ? t.p(a, o) : (t = Wi(a), t.c(), t.m(e, null)) : t && (t.d(1), t = null);
3478
+ a[9] ? t ? t.p(a, o) : (t = Gi(a), t.c(), t.m(e, null)) : t && (t.d(1), t = null);
3479
3479
  },
3480
3480
  d(a) {
3481
3481
  a && S(e), t && t.d();
3482
3482
  }
3483
3483
  };
3484
3484
  }
3485
- function oo(i) {
3485
+ function so(i) {
3486
3486
  let e, t = (
3487
3487
  /*$_*/
3488
3488
  i[41]("newLimitInfoText") + ""
@@ -3493,7 +3493,7 @@ function oo(i) {
3493
3493
  i[42] ? "" : "Mobile"));
3494
3494
  },
3495
3495
  m(o, r) {
3496
- A(o, e, r), p(e, a);
3496
+ C(o, e, r), c(e, a);
3497
3497
  },
3498
3498
  p(o, r) {
3499
3499
  r[1] & /*$_*/
@@ -3505,34 +3505,34 @@ function oo(i) {
3505
3505
  }
3506
3506
  };
3507
3507
  }
3508
- function ao(i) {
3508
+ function ro(i) {
3509
3509
  let e = (
3510
3510
  /*limit*/
3511
- i[193].value === "netdeposit" && /*$_*/
3511
+ i[197].value === "netdeposit" && /*$_*/
3512
3512
  i[41]("newLimitInfoText") !== "newLimitInfoText" && /*$_*/
3513
3513
  i[41]("newLimitInfoText").trim().length
3514
- ), t, a = e && oo(i);
3514
+ ), t, a = e && so(i);
3515
3515
  return {
3516
3516
  c() {
3517
3517
  a && a.c(), t = Ke();
3518
3518
  },
3519
3519
  m(o, r) {
3520
- a && a.m(o, r), A(o, t, r);
3520
+ a && a.m(o, r), C(o, t, r);
3521
3521
  },
3522
3522
  p(o, r) {
3523
3523
  r[0] & /*availableLimits*/
3524
3524
  512 | r[1] & /*$_*/
3525
3525
  1024 && (e = /*limit*/
3526
- o[193].value === "netdeposit" && /*$_*/
3526
+ o[197].value === "netdeposit" && /*$_*/
3527
3527
  o[41]("newLimitInfoText") !== "newLimitInfoText" && /*$_*/
3528
- o[41]("newLimitInfoText").trim().length), e ? a ? a.p(o, r) : (a = oo(o), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
3528
+ o[41]("newLimitInfoText").trim().length), e ? a ? a.p(o, r) : (a = so(o), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
3529
3529
  },
3530
3530
  d(o) {
3531
3531
  o && S(t), a && a.d(o);
3532
3532
  }
3533
3533
  };
3534
3534
  }
3535
- function no(i) {
3535
+ function lo(i) {
3536
3536
  let e, t, a = (
3537
3537
  /*$_*/
3538
3538
  i[41]("complianceText") + ""
@@ -3542,7 +3542,7 @@ function no(i) {
3542
3542
  e = b("div"), t = b("p"), o = x(a), L(t, "class", "LimitComplianceText"), L(e, "class", "LimitCompliance");
3543
3543
  },
3544
3544
  m(r, s) {
3545
- A(r, e, s), p(e, t), p(t, o);
3545
+ C(r, e, s), c(e, t), c(t, o);
3546
3546
  },
3547
3547
  p(r, s) {
3548
3548
  s[1] & /*$_*/
@@ -3554,7 +3554,7 @@ function no(i) {
3554
3554
  }
3555
3555
  };
3556
3556
  }
3557
- function so(i) {
3557
+ function uo(i) {
3558
3558
  let e, t, a = (
3559
3559
  /*$_*/
3560
3560
  i[41]("limitType") + ""
@@ -3563,24 +3563,24 @@ function so(i) {
3563
3563
  i[9]
3564
3564
  ), m = [];
3565
3565
  for (let h = 0; h < g.length; h += 1)
3566
- m[h] = ro(Di(i, g, h));
3566
+ m[h] = mo(Mi(i, g, h));
3567
3567
  return {
3568
3568
  c() {
3569
3569
  e = b("label"), t = b("span"), o = x(a), r = B(), 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*/
3573
- i[20] === void 0 && fo(() => (
3573
+ i[20] === void 0 && ho(() => (
3574
3574
  /*select_change_handler*/
3575
3575
  i[96].call(s)
3576
3576
  )), L(e, "class", "LimitTypeDropdownWrapper " + (/*isDesktop*/
3577
3577
  i[42] ? "" : "Mobile"));
3578
3578
  },
3579
- m(h, w) {
3580
- A(h, e, w), p(e, t), p(t, o), p(e, r), p(e, s);
3579
+ m(h, k) {
3580
+ C(h, e, k), 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
- jt(
3583
+ Nt(
3584
3584
  s,
3585
3585
  /*selectedIndex*/
3586
3586
  i[20],
@@ -3600,11 +3600,11 @@ function so(i) {
3600
3600
  )
3601
3601
  ], u = !0);
3602
3602
  },
3603
- p(h, w) {
3604
- if (w[1] & /*$_*/
3603
+ p(h, k) {
3604
+ if (k[1] & /*$_*/
3605
3605
  1024 && a !== (a = /*$_*/
3606
- h[41]("limitType") + "") && j(o, a), w[0] & /*availableLimits*/
3607
- 512 | w[1] & /*determineLimitName*/
3606
+ h[41]("limitType") + "") && j(o, a), k[0] & /*availableLimits*/
3607
+ 512 | k[1] & /*determineLimitName*/
3608
3608
  33554432) {
3609
3609
  g = be(
3610
3610
  /*availableLimits*/
@@ -3612,15 +3612,15 @@ function so(i) {
3612
3612
  );
3613
3613
  let y;
3614
3614
  for (y = 0; y < g.length; y += 1) {
3615
- const _ = Di(h, g, y);
3616
- m[y] ? m[y].p(_, w) : (m[y] = ro(_), m[y].c(), m[y].m(s, null));
3615
+ const _ = Mi(h, g, y);
3616
+ m[y] ? m[y].p(_, k) : (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
- w[0] & /*selectedIndex*/
3623
- 1048576 && jt(
3622
+ k[0] & /*selectedIndex*/
3623
+ 1048576 && Nt(
3624
3624
  s,
3625
3625
  /*selectedIndex*/
3626
3626
  h[20]
@@ -3631,28 +3631,28 @@ function so(i) {
3631
3631
  }
3632
3632
  };
3633
3633
  }
3634
- function ro(i) {
3634
+ function mo(i) {
3635
3635
  let e, t = (
3636
3636
  /*determineLimitName*/
3637
3637
  i[56](
3638
3638
  /*limit*/
3639
- i[193]
3639
+ i[197]
3640
3640
  ) + ""
3641
3641
  ), a;
3642
3642
  return {
3643
3643
  c() {
3644
3644
  e = b("option"), a = x(t), e.__value = /*i*/
3645
- i[195], Ct(e, e.__value);
3645
+ i[199], Tt(e, e.__value);
3646
3646
  },
3647
3647
  m(o, r) {
3648
- A(o, e, r), p(e, a);
3648
+ C(o, e, r), c(e, a);
3649
3649
  },
3650
3650
  p(o, r) {
3651
3651
  r[0] & /*availableLimits*/
3652
3652
  512 && t !== (t = /*determineLimitName*/
3653
3653
  o[56](
3654
3654
  /*limit*/
3655
- o[193]
3655
+ o[197]
3656
3656
  ) + "") && j(a, t);
3657
3657
  },
3658
3658
  d(o) {
@@ -3660,7 +3660,7 @@ function ro(i) {
3660
3660
  }
3661
3661
  };
3662
3662
  }
3663
- function lo(i) {
3663
+ function po(i) {
3664
3664
  let e, t, a = (
3665
3665
  /*$_*/
3666
3666
  i[41]("period") + ""
@@ -3668,7 +3668,7 @@ function lo(i) {
3668
3668
  function s(g, m) {
3669
3669
  return (
3670
3670
  /*usecustomdropdown*/
3671
- g[7] === "true" ? qn : Fn
3671
+ g[7] === "true" ? Yn : Kn
3672
3672
  );
3673
3673
  }
3674
3674
  let u = s(i), d = u(i);
@@ -3678,7 +3678,7 @@ function lo(i) {
3678
3678
  i[42] ? "" : "Mobile"));
3679
3679
  },
3680
3680
  m(g, m) {
3681
- A(g, e, m), p(e, t), p(t, o), p(e, r), d.m(e, null);
3681
+ C(g, e, m), c(e, t), c(t, o), c(e, r), d.m(e, null);
3682
3682
  },
3683
3683
  p(g, m) {
3684
3684
  m[1] & /*$_*/
@@ -3690,7 +3690,7 @@ function lo(i) {
3690
3690
  }
3691
3691
  };
3692
3692
  }
3693
- function Fn(i) {
3693
+ function Kn(i) {
3694
3694
  let e, t, a, o = be(
3695
3695
  /*limitsConfig*/
3696
3696
  i[12][
@@ -3699,7 +3699,7 @@ function Fn(i) {
3699
3699
  ].periods
3700
3700
  ), r = [];
3701
3701
  for (let s = 0; s < o.length; s += 1)
3702
- r[s] = uo(Ti(i, o, s));
3702
+ r[s] = co(Ei(i, o, s));
3703
3703
  return {
3704
3704
  c() {
3705
3705
  e = b("select");
@@ -3707,16 +3707,16 @@ function Fn(i) {
3707
3707
  r[s].c();
3708
3708
  L(e, "name", ""), L(e, "id", ""), e.disabled = /*disableLimitInput*/
3709
3709
  i[37], /*selectedPeriod*/
3710
- i[14] === void 0 && fo(() => (
3710
+ i[14] === void 0 && ho(() => (
3711
3711
  /*select_change_handler_1*/
3712
3712
  i[101].call(e)
3713
3713
  ));
3714
3714
  },
3715
3715
  m(s, u) {
3716
- A(s, e, u);
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
- jt(
3719
+ Nt(
3720
3720
  e,
3721
3721
  /*selectedPeriod*/
3722
3722
  i[14],
@@ -3749,8 +3749,8 @@ function Fn(i) {
3749
3749
  );
3750
3750
  let d;
3751
3751
  for (d = 0; d < o.length; d += 1) {
3752
- const g = Ti(s, o, d);
3753
- r[d] ? r[d].p(g, u) : (r[d] = uo(g), r[d].c(), r[d].m(e, null));
3752
+ const g = Ei(s, o, d);
3753
+ r[d] ? r[d].p(g, u) : (r[d] = co(g), r[d].c(), r[d].m(e, null));
3754
3754
  }
3755
3755
  for (; d < r.length; d += 1)
3756
3756
  r[d].d(1);
@@ -3759,7 +3759,7 @@ function Fn(i) {
3759
3759
  u[1] & /*disableLimitInput*/
3760
3760
  64 && (e.disabled = /*disableLimitInput*/
3761
3761
  s[37]), u[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
3762
- 28672 && jt(
3762
+ 28672 && Nt(
3763
3763
  e,
3764
3764
  /*selectedPeriod*/
3765
3765
  s[14]
@@ -3770,50 +3770,50 @@ function Fn(i) {
3770
3770
  }
3771
3771
  };
3772
3772
  }
3773
- function qn(i) {
3773
+ function Yn(i) {
3774
3774
  let e, t, a, o = (
3775
3775
  /*$_*/
3776
3776
  i[41](
3777
3777
  /*selectedPeriod*/
3778
3778
  i[14]
3779
3779
  ) + ""
3780
- ), r, s, u, d, g, m, h, w, y = be(
3780
+ ), r, s, u, d, g, m, h, k, y = be(
3781
3781
  /*limitsConfig*/
3782
3782
  i[12][
3783
3783
  /*selectedLimit*/
3784
3784
  i[13]
3785
3785
  ].periods
3786
3786
  ), _ = [];
3787
- for (let k = 0; k < y.length; k += 1)
3788
- _[k] = mo(zi(i, y, k));
3787
+ for (let w = 0; w < y.length; w += 1)
3788
+ _[w] = fo(Ii(i, y, w));
3789
3789
  return {
3790
3790
  c() {
3791
3791
  e = b("div"), t = b("div"), a = b("p"), r = x(o), s = B(), u = te("svg"), d = te("path"), g = B(), m = b("div");
3792
- for (let k = 0; k < _.length; k += 1)
3793
- _[k].c();
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"), ct(
3792
+ for (let w = 0; w < _.length; w += 1)
3793
+ _[w].c();
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",
3797
3797
  /*isDropDownToggled*/
3798
3798
  i[39]
3799
- ), L(t, "class", "LimitsConfigLabel"), L(t, "role", "button"), L(t, "tabindex", "0"), L(m, "class", "LimitsDropDown"), ct(
3799
+ ), L(t, "class", "LimitsConfigLabel"), L(t, "role", "button"), L(t, "tabindex", "0"), L(m, "class", "LimitsDropDown"), ft(
3800
3800
  m,
3801
3801
  "active",
3802
3802
  /*isDropDownToggled*/
3803
3803
  i[39]
3804
3804
  ), L(e, "class", "LimitsConfigWrapper " + (/*isDesktop*/
3805
- i[42] ? "" : "LimitsConfigWrapperMobile")), ct(
3805
+ i[42] ? "" : "LimitsConfigWrapperMobile")), ft(
3806
3806
  e,
3807
3807
  "active",
3808
3808
  /*isDropDownToggled*/
3809
3809
  i[39]
3810
3810
  );
3811
3811
  },
3812
- m(k, T) {
3813
- A(k, e, T), p(e, t), p(t, a), p(a, r), p(t, s), p(t, u), p(u, d), p(e, g), p(e, m);
3814
- for (let N = 0; N < _.length; N += 1)
3815
- _[N] && _[N].m(m, null);
3816
- h || (w = [
3812
+ m(w, P) {
3813
+ C(w, 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 U = 0; U < _.length; U += 1)
3815
+ _[U] && _[U].m(m, null);
3816
+ h || (k = [
3817
3817
  pe(
3818
3818
  t,
3819
3819
  "click",
@@ -3828,72 +3828,72 @@ function qn(i) {
3828
3828
  )
3829
3829
  ], h = !0);
3830
3830
  },
3831
- p(k, T) {
3832
- if (T[0] & /*selectedPeriod*/
3833
- 16384 | T[1] & /*$_*/
3831
+ p(w, P) {
3832
+ if (P[0] & /*selectedPeriod*/
3833
+ 16384 | P[1] & /*$_*/
3834
3834
  1024 && o !== (o = /*$_*/
3835
- k[41](
3835
+ w[41](
3836
3836
  /*selectedPeriod*/
3837
- k[14]
3838
- ) + "") && j(r, o), T[1] & /*isDropDownToggled*/
3839
- 256 && ct(
3837
+ w[14]
3838
+ ) + "") && j(r, o), P[1] & /*isDropDownToggled*/
3839
+ 256 && ft(
3840
3840
  u,
3841
3841
  "active",
3842
3842
  /*isDropDownToggled*/
3843
- k[39]
3844
- ), T[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
3845
- 28672 | T[1] & /*selectOption, $_*/
3843
+ w[39]
3844
+ ), P[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
3845
+ 28672 | P[1] & /*selectOption, $_*/
3846
3846
  9216) {
3847
3847
  y = be(
3848
3848
  /*limitsConfig*/
3849
- k[12][
3849
+ w[12][
3850
3850
  /*selectedLimit*/
3851
- k[13]
3851
+ w[13]
3852
3852
  ].periods
3853
3853
  );
3854
- let N;
3855
- for (N = 0; N < y.length; N += 1) {
3856
- const E = zi(k, y, N);
3857
- _[N] ? _[N].p(E, T) : (_[N] = mo(E), _[N].c(), _[N].m(m, null));
3854
+ let U;
3855
+ for (U = 0; U < y.length; U += 1) {
3856
+ const E = Ii(w, y, U);
3857
+ _[U] ? _[U].p(E, P) : (_[U] = fo(E), _[U].c(), _[U].m(m, null));
3858
3858
  }
3859
- for (; N < _.length; N += 1)
3860
- _[N].d(1);
3859
+ for (; U < _.length; U += 1)
3860
+ _[U].d(1);
3861
3861
  _.length = y.length;
3862
3862
  }
3863
- T[1] & /*isDropDownToggled*/
3864
- 256 && ct(
3863
+ P[1] & /*isDropDownToggled*/
3864
+ 256 && ft(
3865
3865
  m,
3866
3866
  "active",
3867
3867
  /*isDropDownToggled*/
3868
- k[39]
3869
- ), T[1] & /*isDropDownToggled*/
3870
- 256 && ct(
3868
+ w[39]
3869
+ ), P[1] & /*isDropDownToggled*/
3870
+ 256 && ft(
3871
3871
  e,
3872
3872
  "active",
3873
3873
  /*isDropDownToggled*/
3874
- k[39]
3874
+ w[39]
3875
3875
  );
3876
3876
  },
3877
- d(k) {
3878
- k && S(e), Ye(_, k), h = !1, $e(w);
3877
+ d(w) {
3878
+ w && S(e), Ye(_, w), h = !1, $e(k);
3879
3879
  }
3880
3880
  };
3881
3881
  }
3882
- function uo(i) {
3882
+ function co(i) {
3883
3883
  let e, t = (
3884
3884
  /*$_*/
3885
3885
  i[41](
3886
3886
  /*period*/
3887
- i[188]
3887
+ i[192]
3888
3888
  ) + ""
3889
3889
  ), a, o;
3890
3890
  return {
3891
3891
  c() {
3892
3892
  e = b("option"), a = x(t), e.__value = o = /*period*/
3893
- i[188], Ct(e, e.__value);
3893
+ i[192], Tt(e, e.__value);
3894
3894
  },
3895
3895
  m(r, s) {
3896
- A(r, e, s), p(e, a);
3896
+ C(r, e, s), c(e, a);
3897
3897
  },
3898
3898
  p(r, s) {
3899
3899
  s[0] & /*limitsConfig, selectedLimit*/
@@ -3901,22 +3901,22 @@ function uo(i) {
3901
3901
  1024 && t !== (t = /*$_*/
3902
3902
  r[41](
3903
3903
  /*period*/
3904
- r[188]
3904
+ r[192]
3905
3905
  ) + "") && j(a, t), s[0] & /*limitsConfig, selectedLimit*/
3906
3906
  12288 && o !== (o = /*period*/
3907
- r[188]) && (e.__value = o, Ct(e, e.__value));
3907
+ r[192]) && (e.__value = o, Tt(e, e.__value));
3908
3908
  },
3909
3909
  d(r) {
3910
3910
  r && S(e);
3911
3911
  }
3912
3912
  };
3913
3913
  }
3914
- function mo(i) {
3914
+ function fo(i) {
3915
3915
  let e, t = (
3916
3916
  /*$_*/
3917
3917
  i[41](
3918
3918
  /*period*/
3919
- i[188]
3919
+ i[192]
3920
3920
  ) + ""
3921
3921
  ), a, o, r, s, u;
3922
3922
  function d() {
@@ -3924,7 +3924,7 @@ function mo(i) {
3924
3924
  /*click_handler_4*/
3925
3925
  i[99](
3926
3926
  /*period*/
3927
- i[188]
3927
+ i[192]
3928
3928
  )
3929
3929
  );
3930
3930
  }
@@ -3933,7 +3933,7 @@ function mo(i) {
3933
3933
  /*keydown_handler_1*/
3934
3934
  i[100](
3935
3935
  /*period*/
3936
- i[188],
3936
+ i[192],
3937
3937
  ...m
3938
3938
  )
3939
3939
  );
@@ -3942,10 +3942,10 @@ function mo(i) {
3942
3942
  c() {
3943
3943
  e = b("div"), a = x(t), o = B(), L(e, "role", "option"), L(e, "tabindex", "0"), L(e, "aria-selected", r = /*selectedPeriod*/
3944
3944
  i[14] === /*period*/
3945
- i[188]);
3945
+ i[192]);
3946
3946
  },
3947
3947
  m(m, h) {
3948
- A(m, e, h), p(e, a), p(e, o), s || (u = [
3948
+ C(m, e, h), c(e, a), c(e, o), s || (u = [
3949
3949
  pe(e, "click", d),
3950
3950
  pe(e, "keydown", g)
3951
3951
  ], s = !0);
@@ -3956,18 +3956,18 @@ function mo(i) {
3956
3956
  1024 && t !== (t = /*$_*/
3957
3957
  i[41](
3958
3958
  /*period*/
3959
- i[188]
3959
+ i[192]
3960
3960
  ) + "") && j(a, t), h[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
3961
3961
  28672 && r !== (r = /*selectedPeriod*/
3962
3962
  i[14] === /*period*/
3963
- i[188]) && L(e, "aria-selected", r);
3963
+ i[192]) && L(e, "aria-selected", r);
3964
3964
  },
3965
3965
  d(m) {
3966
3966
  m && S(e), s = !1, $e(u);
3967
3967
  }
3968
3968
  };
3969
3969
  }
3970
- function po(i) {
3970
+ function go(i) {
3971
3971
  let e, t = (
3972
3972
  /*inputAmount*/
3973
3973
  i[21] === null ? `${/*$_*/
@@ -4014,7 +4014,7 @@ function po(i) {
4014
4014
  e = b("p"), a = x(t), L(e, "class", "InvalidInput");
4015
4015
  },
4016
4016
  m(o, r) {
4017
- A(o, e, r), p(e, a);
4017
+ C(o, e, r), c(e, a);
4018
4018
  },
4019
4019
  p(o, r) {
4020
4020
  r[0] & /*inputAmount, minLimit, maxLimit, currency*/
@@ -4064,7 +4064,7 @@ function po(i) {
4064
4064
  }
4065
4065
  };
4066
4066
  }
4067
- function Hn(i) {
4067
+ function Zn(i) {
4068
4068
  let e, t = (
4069
4069
  /*$_*/
4070
4070
  i[41]("setLimit") + ""
@@ -4077,7 +4077,7 @@ function Hn(i) {
4077
4077
  i[38];
4078
4078
  },
4079
4079
  m(r, s) {
4080
- A(r, e, s), p(e, a);
4080
+ C(r, e, s), c(e, a);
4081
4081
  },
4082
4082
  p(r, s) {
4083
4083
  s[1] & /*$_*/
@@ -4092,14 +4092,14 @@ function Hn(i) {
4092
4092
  }
4093
4093
  };
4094
4094
  }
4095
- function Gn(i) {
4095
+ function Xn(i) {
4096
4096
  let e;
4097
4097
  return {
4098
4098
  c() {
4099
4099
  e = b("div"), e.innerHTML = '<div class="skeletonLimitAmount"><div class="skeletonAmountText"><ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton></div> <div class="skeletonSubText"><ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton></div></div> <div class="skeletonLimitButton"><div><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div></div> ', L(e, "class", "skeletonLimitContent");
4100
4100
  },
4101
4101
  m(t, a) {
4102
- A(t, e, a);
4102
+ C(t, e, a);
4103
4103
  },
4104
4104
  p: ot,
4105
4105
  d(t) {
@@ -4107,10 +4107,10 @@ function Gn(i) {
4107
4107
  }
4108
4108
  };
4109
4109
  }
4110
- function Kn(i) {
4110
+ function Jn(i) {
4111
4111
  let e, t, a, o, r, s, u = be(Array(3)), d = [];
4112
4112
  for (let g = 0; g < u.length; g += 1)
4113
- d[g] = Gn(un(i, u, g));
4113
+ d[g] = Xn(cn(i, u, g));
4114
4114
  return {
4115
4115
  c() {
4116
4116
  e = b("div"), t = b("div"), t.innerHTML = '<ui-skeleton width="auto" height="25px" structure="text" margin-right="auto"></ui-skeleton>', a = B(), o = b("div");
@@ -4119,10 +4119,10 @@ function Kn(i) {
4119
4119
  r = B(), 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
- A(g, e, m), p(e, t), p(e, a), p(e, o);
4122
+ C(g, e, m), c(e, t), c(e, a), c(e, o);
4123
4123
  for (let h = 0; h < d.length; h += 1)
4124
4124
  d[h] && d[h].m(o, null);
4125
- p(e, r), p(e, s);
4125
+ c(e, r), c(e, s);
4126
4126
  },
4127
4127
  p: ot,
4128
4128
  d(g) {
@@ -4130,13 +4130,13 @@ function Kn(i) {
4130
4130
  }
4131
4131
  };
4132
4132
  }
4133
- function Yn(i) {
4133
+ function Qn(i) {
4134
4134
  let e, t, a, o, r, s = (
4135
4135
  /*popupVisible*/
4136
4136
  i[31] && /*isLimitNotification*/
4137
- i[5] === "false" && Oi(i)
4137
+ i[5] === "false" && Vi(i)
4138
4138
  );
4139
- const u = [Cn, An, Sn], d = [];
4139
+ const u = [Dn, zn, Pn], d = [];
4140
4140
  function g(m, h) {
4141
4141
  return (
4142
4142
  /*skeletonLoading*/
@@ -4154,176 +4154,205 @@ function Yn(i) {
4154
4154
  e = b("div"), s && s.c(), t = B(), o && o.c();
4155
4155
  },
4156
4156
  m(m, h) {
4157
- A(m, e, h), s && s.m(e, null), p(e, t), ~a && d[a].m(e, null), i[103](e), r = !0;
4157
+ C(m, e, h), s && s.m(e, null), c(e, t), ~a && d[a].m(e, null), i[103](e), r = !0;
4158
4158
  },
4159
4159
  p(m, h) {
4160
4160
  /*popupVisible*/
4161
4161
  m[31] && /*isLimitNotification*/
4162
- m[5] === "false" ? s ? s.p(m, h) : (s = Oi(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 && (qa(), St(d[w], 1, 1, () => {
4165
- d[w] = null;
4166
- }), Ba()), ~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);
4162
+ m[5] === "false" ? s ? s.p(m, h) : (s = Vi(m), s.c(), s.m(e, t)) : s && (s.d(1), s = null);
4163
+ let k = a;
4164
+ a = g(m), a === k ? ~a && d[a].p(m, h) : (o && (Ya(), Ct(d[k], 1, 1, () => {
4165
+ d[k] = null;
4166
+ }), Va()), ~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);
4170
4170
  },
4171
4171
  o(m) {
4172
- St(o), r = !1;
4172
+ Ct(o), r = !1;
4173
4173
  },
4174
4174
  d(m) {
4175
4175
  m && S(e), s && s.d(), ~a && d[a].d(), i[103](null);
4176
4176
  }
4177
4177
  };
4178
4178
  }
4179
- function Xn(i, e, t) {
4179
+ function $n(i, e, t) {
4180
4180
  let a, o, r, s;
4181
- Oa(i, Xa, (n) => t(41, s = n));
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: T = "false" } = e, { tablabels: N = "" } = e, { showcompanylimitsinfo: E = "false" } = e, { customcurrencysymbols: q = "" } = e, { netdepositprogress: Y = "false" } = e, { enablecompliancetext: $ = "" } = e, { deletelimit: D = "" } = e, { amountsconfig: W = "" } = e, { periodsconfig: ye = "" } = e, { defaultperiod: ce = "" } = e, { limittabindex: G = "" } = e, { tabcategory: oe = "" } = e, { limitformat: fe = "" } = e, { allowedextenssion: we = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: se = "12934000" } = e, { clientstyling: me = "" } = e, { clientstylingurl: re = "" } = e, { translationurl: de = "" } = e, { mbsource: ge } = e, { timezone: Te = "GMT" } = e, { isLimitNotification: Ie = "false" } = e, { cooloffstrictmode: ae = "false" } = e, { inputhasdecimals: C } = e, { usecustomdropdown: U = "false" } = e, F, Ue = [], go, Lo = window.navigator.userAgent, ho = !Ja(Lo), Pt = 1 / 0, Tt = 1 / 0, gt = 0, K = "", Le = "", Ve = "", at = 0, nt = 0, zt = "", qe = "", _e = "", Lt = "", Dt = "popupTitle", We = 0, ii, Z, ht, R = [], ze = {}, Xe = {}, st = {}, yo = {}, et, rt = { ...Xt }, Et = { remove: {} }, ve = {}, Se = {}, oi = !1, Ut = !1, he = !0, Re = !1, Nt = !1, lt = !1, xe = !1, Je = !1, yt = !1, Fe = !0, vt = !1, ai = !1, ni = !1, It = !1, Ae = !1, Mt = !1, xt = !1, tt = !1;
4183
- const Bt = async (n, l = "GET", c = null) => {
4184
- const f = new URL(n.startsWith("http") ? n : `${_}${n}`), P = {
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: k = "" } = e, { userid: y = "" } = e, { endpoint: _ = "" } = e, { apiversion: w = "" } = e, { companylimits: P = "false" } = e, { tablabels: U = "" } = e, { showcompanylimitsinfo: E = "false" } = e, { customcurrencysymbols: q = "" } = e, { netdepositprogress: Y = "false" } = e, { enablecompliancetext: $ = "" } = e, { deletelimit: D = "" } = e, { amountsconfig: V = "" } = e, { periodsconfig: ye = "" } = e, { defaultperiod: ce = "" } = e, { limittabindex: H = "" } = e, { tabcategory: oe = "" } = e, { limitformat: fe = "" } = e, { allowedextenssion: ke = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: se = "12934000" } = e, { clientstyling: me = "" } = e, { clientstylingurl: re = "" } = e, { translationurl: de = "" } = e, { mbsource: ge } = e, { timezone: Re = "GMT" } = e, { isLimitNotification: Ee = "false" } = e, { cooloffstrictmode: ae = "false" } = e, { inputhasdecimals: A } = e, { usecustomdropdown: N = "false" } = e, F, je = [], yo, vo = window.navigator.userAgent, bo = !en(vo), Pt = 1 / 0, zt = 1 / 0, Lt = 0, K = "", Le = "", We = "", at = 0, nt = 0, Dt = "", qe = "", _e = "", ht = "", Et = "popupTitle", Ve = 0, oi, J, yt, R = [], Pe = {}, Ze = {}, st = {}, ko = {}, et, rt = { ...Xt }, It = { remove: {} }, ve = {}, Se = {}, ai = !1, Ut = !1, he = !0, Oe = !1, Bt = !1, lt = !1, Me = !1, Xe = !1, vt = !1, Fe = !0, bt = !1, ni = !1, si = !1, Mt = !1, Ce = !1, xt = !1, jt = !1, tt = !1;
4183
+ const ri = (n) => {
4184
+ if (n === "local")
4185
+ return ri(Intl.DateTimeFormat().resolvedOptions().timeZone);
4186
+ try {
4187
+ return Intl.DateTimeFormat(void 0, { timeZone: n }), n;
4188
+ } catch {
4189
+ return console.warn(`[Player Account Gaming Limits] Invalid timezone "${n}" — falling back to "GMT".`), "GMT";
4190
+ }
4191
+ }, wo = (n, l = /* @__PURE__ */ new Date()) => {
4192
+ if (n === "GMT" || n === "UTC" || n === "Etc/GMT")
4193
+ return "GMT";
4194
+ try {
4195
+ return Intl.DateTimeFormat("en-US", { timeZone: n, timeZoneName: "short" }).formatToParts(l).find((p) => p.type === "timeZoneName")?.value ?? n;
4196
+ } catch {
4197
+ return n;
4198
+ }
4199
+ }, li = ri(Re), ut = (n) => {
4200
+ const l = new Date(n);
4201
+ if (isNaN(l.getTime()))
4202
+ return "-";
4203
+ const p = wo(li, l);
4204
+ return `${new Intl.DateTimeFormat(
4205
+ "en-DE",
4206
+ {
4207
+ timeZone: li,
4208
+ hour: "numeric",
4209
+ minute: "numeric"
4210
+ }
4211
+ ).format(l)} (${p})`;
4212
+ }, Ot = async (n, l = "GET", p = null) => {
4213
+ const f = new URL(n.startsWith("http") ? n : `${_}${n}`), T = {
4185
4214
  method: l,
4186
4215
  headers: {
4187
- "X-SessionID": w,
4216
+ "X-SessionID": k,
4188
4217
  "Content-Type": "application/json",
4189
4218
  Accept: "application/json"
4190
4219
  }
4191
4220
  };
4192
- c && (P.body = JSON.stringify(c));
4193
- const v = await fetch(f.href, P);
4194
- return De(v);
4195
- }, vo = () => {
4221
+ p && (T.body = JSON.stringify(p));
4222
+ const v = await fetch(f.href, T);
4223
+ return ze(v);
4224
+ }, _o = () => {
4196
4225
  fetch(de).then((l) => l.json()).then((l) => {
4197
- Object.keys(l).forEach((c) => {
4198
- ki(c, l[c]);
4226
+ Object.keys(l).forEach((p) => {
4227
+ Ci(p, l[p]);
4199
4228
  });
4200
4229
  }).catch((l) => {
4201
4230
  console.log(l);
4202
4231
  });
4203
4232
  };
4204
- Object.keys(Ge).forEach((n) => {
4205
- ki(n, Ge[n]);
4233
+ Object.keys(He).forEach((n) => {
4234
+ Ci(n, He[n]);
4206
4235
  });
4207
- const Ot = (n) => `dataLayer-${n}`, Ce = (n, l) => {
4236
+ const Rt = (n) => `dataLayer-${n}`, Ae = (n, l) => {
4208
4237
  if (typeof gtag == "function") {
4209
- const c = (Ve || "").toLowerCase(), f = (K || "").toLowerCase(), P = (Le || "").toLowerCase();
4238
+ const p = (We || "").toLowerCase(), f = (K || "").toLowerCase(), T = (Le || "").toLowerCase();
4210
4239
  gtag({
4211
4240
  event: n,
4212
- limit_category: Ge[g][Ot(c)] || Ve,
4213
- limit_type: Ge[g][Ot(f)] || K,
4214
- limit_period: Ge[g][Ot(P)] || Le,
4215
- limit_amount: Z || l
4241
+ limit_category: He[g][Rt(p)] || We,
4242
+ limit_type: He[g][Rt(f)] || K,
4243
+ limit_period: He[g][Rt(T)] || Le,
4244
+ limit_amount: J || l
4216
4245
  });
4217
4246
  }
4218
- }, si = () => t(39, It = !It), Rt = (n) => {
4219
- t(14, Le = n), t(39, It = !1);
4220
- }, bo = () => {
4221
- const n = W.split(",").map((f) => f.split(":")), l = ye.split(",").map((f) => f.split(":"));
4222
- for (let [f, P] of n.entries())
4223
- if (P[0] !== l[f][0])
4224
- throw new Error(`Limit config mismatch: "${P[0]}" does not match "${l[f][0]}"`);
4225
- const c = n.reduce(
4226
- (f, P, v) => {
4227
- const H = P[0].slice(P[0].indexOf("(") + 1, P[0].indexOf(")")), V = P[0].slice(0, P[0].indexOf("(")), J = P[1], O = l[v][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), I = {
4228
- value: H,
4229
- product: V,
4230
- minMax: J,
4247
+ }, ui = () => t(39, Mt = !Mt), Wt = (n) => {
4248
+ t(14, Le = n), t(39, Mt = !1);
4249
+ }, So = () => {
4250
+ const n = V.split(",").map((f) => f.split(":")), l = ye.split(",").map((f) => f.split(":"));
4251
+ for (let [f, T] of n.entries())
4252
+ if (T[0] !== l[f][0])
4253
+ throw new Error(`Limit config mismatch: "${T[0]}" does not match "${l[f][0]}"`);
4254
+ const p = n.reduce(
4255
+ (f, T, v) => {
4256
+ const G = T[0].slice(T[0].indexOf("(") + 1, T[0].indexOf(")")), W = T[0].slice(0, T[0].indexOf("(")), X = T[1], O = l[v][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), I = {
4257
+ value: G,
4258
+ product: W,
4259
+ minMax: X,
4231
4260
  periods: O,
4232
- callValue: ie[H].callValue,
4233
- callValue16: ie[H].callValue16,
4234
- title: ie[H].title
4261
+ callValue: ie[G].callValue,
4262
+ callValue16: ie[G].callValue16,
4263
+ title: ie[G].title
4235
4264
  };
4236
4265
  return f.push(I), f;
4237
4266
  },
4238
4267
  []
4239
4268
  );
4240
- for (let f = 0; f < c.length; f++)
4241
- t(9, R[f].product = c[f].product, R), t(9, R[f].min = parseInt(c[f].minMax.split("-")[0], 10), R), t(9, R[f].max = parseInt(c[f].minMax.split("-")[1], 10), R), t(12, ie[c[f].value].periods = c[f].periods, ie);
4242
- zt = R[0]?.value, R.forEach((f) => {
4243
- Xe[f.value] = { min: f.min, max: f.max }, yo[f.value] = f.product;
4244
- }), Xe && (Xe[zt] ? (t(15, at = Xe[zt].min), t(16, nt = Xe[zt].max)) : (t(15, at = 1), t(16, nt = 9999999)));
4245
- }, wo = () => [...W.matchAll(X.LIMIT_TYPE_EXTRACTOR)].map((n) => n[1]), ko = () => {
4246
- t(9, R = []), wo().forEach((c) => {
4247
- ie[c] ? R.push({ ...ie[c] }) : console.error(`Unknown limit: ${c}`);
4248
- }), bo(), t(13, K = R[0].value);
4269
+ for (let f = 0; f < p.length; f++)
4270
+ t(9, R[f].product = p[f].product, R), t(9, R[f].min = parseInt(p[f].minMax.split("-")[0], 10), R), t(9, R[f].max = parseInt(p[f].minMax.split("-")[1], 10), R), t(12, ie[p[f].value].periods = p[f].periods, ie);
4271
+ Dt = R[0]?.value, R.forEach((f) => {
4272
+ Ze[f.value] = { min: f.min, max: f.max }, ko[f.value] = f.product;
4273
+ }), Ze && (Ze[Dt] ? (t(15, at = Ze[Dt].min), t(16, nt = Ze[Dt].max)) : (t(15, at = 1), t(16, nt = 9999999)));
4274
+ }, Co = () => [...V.matchAll(Z.LIMIT_TYPE_EXTRACTOR)].map((n) => n[1]), Ao = () => {
4275
+ t(9, R = []), Co().forEach((p) => {
4276
+ ie[p] ? R.push({ ...ie[p] }) : console.error(`Unknown limit: ${p}`);
4277
+ }), So(), t(13, K = R[0].value);
4249
4278
  const l = ie[K].periods;
4250
- t(14, Le = ce && l.find((c) => c === ce) || l[0]), Ve = R[0].product, t(26, oi = R.length > 1), t(27, Ut = ie[K].periods.length > 1);
4251
- }, _o = (n, l) => n?.[We]?.currentLimits?.find((f) => f.period === l)?.isCoolOffCompleted ?? !0, So = () => {
4252
- ae === "true" && t(38, ni = !_o(R, Le));
4279
+ t(14, Le = ce && l.find((p) => p === ce) || l[0]), We = R[0].product, t(26, ai = R.length > 1), t(27, Ut = ie[K].periods.length > 1);
4280
+ }, To = (n, l) => n?.[Ve]?.currentLimits?.find((f) => f.period === l)?.isCoolOffCompleted ?? !0, Po = () => {
4281
+ ae === "true" && t(38, si = !To(R, Le));
4253
4282
  }, Vt = () => {
4254
- R[We] || t(20, We = 0), R.length > 0 && R[We] && (t(13, K = R[We].value), t(14, Le = ie[K]?.periods[0] || ""), t(27, Ut = (ie[K]?.periods?.length || 0) > 1));
4255
- }, ri = () => {
4256
- Ve = R[We].product;
4257
- }, De = (n) => {
4283
+ R[Ve] || t(20, Ve = 0), R.length > 0 && R[Ve] && (t(13, K = R[Ve].value), t(14, Le = ie[K]?.periods[0] || ""), t(27, Ut = (ie[K]?.periods?.length || 0) > 1));
4284
+ }, mi = () => {
4285
+ We = R[Ve].product;
4286
+ }, ze = (n) => {
4258
4287
  if (n.status >= 300)
4259
- Ao(n);
4288
+ zo(n);
4260
4289
  else
4261
- return t(30, Nt = !1), n.status !== 204 ? n.json() : n;
4262
- }, Ao = (n) => {
4263
- t(29, Re = !0);
4290
+ return t(30, Bt = !1), n.status !== 204 ? n.json() : n;
4291
+ }, zo = (n) => {
4292
+ t(29, Oe = !0);
4264
4293
  let l;
4265
- throw n.json().then((c) => {
4266
- for (const f in Ai)
4267
- if (c.error && Ai[f].some((P) => c.error.includes(P))) {
4294
+ throw n.json().then((p) => {
4295
+ for (const f in Pi)
4296
+ if (p.error && Pi[f].some((T) => p.error.includes(T))) {
4268
4297
  l = f;
4269
4298
  break;
4270
4299
  }
4271
- console.error("errType", l), !l && wt(c);
4300
+ console.error("errType", l), !l && wt(p);
4272
4301
  }).finally(async () => {
4273
- l && wt(l), t(29, Re = !1), t(28, he = !1), await pt(), (tt || Ae) && bt();
4302
+ l && wt(l), t(29, Oe = !1), t(28, he = !1), await ct(), (tt || Ce) && kt();
4274
4303
  }), new Error("An error occured during the fetch request");
4275
- }, Co = async () => {
4276
- if (!(Z > 0))
4304
+ }, Do = async () => {
4305
+ if (!(J > 0))
4277
4306
  return;
4278
- Be(), t(28, he = !0);
4307
+ Ue(), t(28, he = !0);
4279
4308
  let n = new URL(`${_}/v2/player/${y}/limits`), l = {};
4280
- K === X.SESSION_LIMIT ? l = {
4281
- sessionLimit: Z,
4309
+ K === Z.SESSION_LIMIT ? l = {
4310
+ sessionLimit: J,
4282
4311
  sessionLimitUnit: "minute"
4283
- } : K === X.CUMULATIVE_SESSION ? l[ie[K].callValue] = [
4312
+ } : K === Z.CUMULATIVE_SESSION ? l[ie[K].callValue] = [
4284
4313
  {
4285
4314
  period: Le,
4286
- minutes: Z
4315
+ minutes: J
4287
4316
  }
4288
4317
  ] : l[ie[K].callValue] = [
4289
4318
  {
4290
4319
  period: ie[K].periods[0] === "None" ? null : Le,
4291
- amount: Z,
4320
+ amount: J,
4292
4321
  currency: m
4293
4322
  }
4294
4323
  ];
4295
- let c = {
4324
+ let p = {
4296
4325
  method: "PUT",
4297
4326
  headers: {
4298
- "X-SessionID": w,
4327
+ "X-SessionID": k,
4299
4328
  "Content-Type": "application/json",
4300
4329
  Accept: "application/json"
4301
4330
  },
4302
4331
  body: JSON.stringify(l)
4303
4332
  };
4304
- const f = await fetch(n.href, c);
4305
- await De(f), Ce(Pe.limitation_success), await Ne();
4306
- }, Po = () => {
4307
- const n = R[We], l = ie[K].callValue16;
4308
- let c = null;
4309
- if (Ae) {
4333
+ const f = await fetch(n.href, p);
4334
+ await ze(f), Ae(Te.limitation_success), await Ne();
4335
+ }, Eo = () => {
4336
+ const n = R[Ve], l = ie[K].callValue16;
4337
+ let p = null;
4338
+ if (Ce) {
4310
4339
  const f = {
4311
4340
  type: l,
4312
4341
  period: Le,
4313
- product: Ve
4342
+ product: We
4314
4343
  };
4315
- c = ze?.limits?.find((P) => Si(P, f)) || null;
4344
+ p = Pe?.limits?.find((T) => Ti(T, f)) || null;
4316
4345
  } else {
4317
- const f = Ve.toLowerCase();
4318
- c = (n?.currentLimits ?? []).find((v) => {
4319
- const H = v;
4320
- return H.period === Le && (H.rawLimit?.products ?? H.products ?? []).some((V) => V.toLowerCase() === f);
4346
+ const f = We.toLowerCase();
4347
+ p = (n?.currentLimits ?? []).find((v) => {
4348
+ const G = v;
4349
+ return G.period === Le && (G.rawLimit?.products ?? G.products ?? []).some((W) => W.toLowerCase() === f);
4321
4350
  }) || null;
4322
4351
  }
4323
- return c ? {
4352
+ return p ? {
4324
4353
  action: "UPDATE",
4325
4354
  targetType: l,
4326
- limitId: c.id,
4355
+ limitId: p.id,
4327
4356
  method: "PUT",
4328
4357
  endpointVersion: "v2"
4329
4358
  } : {
@@ -4332,60 +4361,60 @@ function Xn(i, e, t) {
4332
4361
  method: "POST",
4333
4362
  endpointVersion: "v1"
4334
4363
  };
4335
- }, To = (n) => !n || n.reviewPending && n.reviewPending.id ? !1 : !!(n.reviewRequired && !qe && Z && Z > (n.amount || 0)), zo = (n) => n.action === "UPDATE" ? qe ? {
4336
- amount: Z,
4364
+ }, Io = (n) => !n || n.reviewPending && n.reviewPending.id ? !1 : !!(n.reviewRequired && !qe && J && J > (n.amount || 0)), Mo = (n) => n.action === "UPDATE" ? qe ? {
4365
+ amount: J,
4337
4366
  skipCoolOff: !1,
4338
4367
  payload: { DocumentId: qe }
4339
- } : { amount: Z, skipCoolOff: !1 } : {
4340
- amount: Z,
4368
+ } : { amount: J, skipCoolOff: !1 } : {
4369
+ amount: J,
4341
4370
  currency: m,
4342
4371
  period: ie[K].periods[0] === "None" ? null : Le,
4343
4372
  type: n.targetType,
4344
- products: [Ve],
4373
+ products: [We],
4345
4374
  walletTypes: ["Deposit", "NetDeposit"].includes(n.targetType) ? ["All"] : ["RealCash"]
4346
- }, li = async () => {
4347
- const n = fi();
4348
- if (To(n)) {
4349
- t(34, yt = !0), t(32, xe = !0), Be(), t(28, he = !1);
4375
+ }, di = async () => {
4376
+ const n = hi();
4377
+ if (Io(n)) {
4378
+ t(34, vt = !0), t(32, Me = !0), Ue(), t(28, he = !1);
4350
4379
  return;
4351
4380
  }
4352
- const l = Po(), c = zo(l);
4353
- Be(), t(28, he = !0);
4354
- const f = l.action === "UPDATE" ? `${_}/${l.endpointVersion}/player/${y}/limits/monetary/${l.limitId}` : `${_}/${l.endpointVersion}/player/${y}/limits/monetary`, P = new URL(f);
4381
+ const l = Eo(), p = Mo(l);
4382
+ Ue(), t(28, he = !0);
4383
+ const f = l.action === "UPDATE" ? `${_}/${l.endpointVersion}/player/${y}/limits/monetary/${l.limitId}` : `${_}/${l.endpointVersion}/player/${y}/limits/monetary`, T = new URL(f);
4355
4384
  try {
4356
- const v = await fetch(P.href, {
4385
+ const v = await fetch(T.href, {
4357
4386
  method: l.method,
4358
4387
  headers: {
4359
- "X-SessionID": w,
4388
+ "X-SessionID": k,
4360
4389
  "Content-Type": "application/json",
4361
4390
  Accept: "application/json"
4362
4391
  },
4363
- body: JSON.stringify(c)
4392
+ body: JSON.stringify(p)
4364
4393
  });
4365
- await De(v), Ce(Pe.limitation_success), await Ne();
4394
+ await ze(v), Ae(Te.limitation_success), await Ne();
4366
4395
  } catch (v) {
4367
4396
  console.error(v);
4368
4397
  } finally {
4369
- t(28, he = !1), t(34, yt = !1), qe = "";
4398
+ t(28, he = !1), t(34, vt = !1), qe = "";
4370
4399
  }
4371
- }, Do = async () => {
4372
- if (!(Z > 0))
4400
+ }, xo = async () => {
4401
+ if (!(J > 0))
4373
4402
  return;
4374
- Be(), t(28, he = !0);
4403
+ Ue(), t(28, he = !0);
4375
4404
  const n = {
4376
- sessionLimit: Z,
4405
+ sessionLimit: J,
4377
4406
  sessionLimitUnit: "minute"
4378
4407
  };
4379
- await Bt(`/v1/player/${y}/limits/session/`, "PUT", n), Ce(Pe.limitation_success), await Ne();
4380
- }, Eo = async () => {
4381
- if (!(Z > 0))
4408
+ await Ot(`/v1/player/${y}/limits/session/`, "PUT", n), Ae(Te.limitation_success), await Ne();
4409
+ }, jo = async () => {
4410
+ if (!(J > 0))
4382
4411
  return;
4383
- Be(), t(28, he = !0);
4412
+ Ue(), t(28, he = !0);
4384
4413
  const n = new URL(`${_}/v1/player/${y}/limits/session/`);
4385
4414
  let f = {
4386
4415
  method: "PUT",
4387
4416
  headers: {
4388
- "X-SessionID": w,
4417
+ "X-SessionID": k,
4389
4418
  "Content-Type": "application/json",
4390
4419
  Accept: "application/json"
4391
4420
  },
@@ -4393,47 +4422,47 @@ function Xn(i, e, t) {
4393
4422
  cumulativeSessionLimits: [
4394
4423
  {
4395
4424
  period: Le,
4396
- minutes: Z
4425
+ minutes: J
4397
4426
  }
4398
4427
  ]
4399
4428
  })
4400
4429
  };
4401
- const P = await fetch(n.href, f);
4402
- await De(P), Ce(Pe.limitation_success), await Ne();
4403
- }, Io = async () => {
4404
- if (!(Z > 0))
4430
+ const T = await fetch(n.href, f);
4431
+ await ze(T), Ae(Te.limitation_success), await Ne();
4432
+ }, No = async () => {
4433
+ if (!(J > 0))
4405
4434
  return;
4406
- Be(), t(28, he = !0);
4435
+ Ue(), t(28, he = !0);
4407
4436
  const n = {
4408
- amount: Z,
4437
+ amount: J,
4409
4438
  roleLimitAmount: 0,
4410
4439
  softMigration: !1,
4411
4440
  keepLimit: !1
4412
- }, l = await Bt(`/v2/player/${y}/limit/lugas`, "POST", n);
4413
- t(22, ht = l.popup), ii = l.regulatorDepositLimitAmount, Ce(Pe.limitation_success), await Ne();
4414
- }, Mo = async () => {
4441
+ }, l = await Ot(`/v2/player/${y}/limit/lugas`, "POST", n);
4442
+ t(22, yt = l.popup), oi = l.regulatorDepositLimitAmount, Ae(Te.limitation_success), await Ne();
4443
+ }, Uo = async () => {
4415
4444
  st = {};
4416
4445
  try {
4417
- if (k === "gm16")
4446
+ if (w === "gm16")
4418
4447
  switch (K) {
4419
4448
  case "lugas":
4420
- await Io();
4449
+ await No();
4421
4450
  break;
4422
- case X.SESSION_LIMIT:
4423
- await Do();
4451
+ case Z.SESSION_LIMIT:
4452
+ await xo();
4424
4453
  break;
4425
- case X.CUMULATIVE_SESSION:
4426
- await Eo();
4454
+ case Z.CUMULATIVE_SESSION:
4455
+ await jo();
4427
4456
  break;
4428
4457
  default:
4429
- await li();
4458
+ await di();
4430
4459
  break;
4431
4460
  }
4432
- else if (k === "gmcore")
4433
- await Co();
4461
+ else if (w === "gmcore")
4462
+ await Do();
4434
4463
  else
4435
- throw Error(`Invalid apiversion attribute: ${k}`);
4436
- Ie === "true" && (window.postMessage(
4464
+ throw Error(`Invalid apiversion attribute: ${w}`);
4465
+ Ee === "true" && (window.postMessage(
4437
4466
  {
4438
4467
  type: "WidgetNotification",
4439
4468
  data: { type: "success", message: _e }
@@ -4441,7 +4470,7 @@ function Xn(i, e, t) {
4441
4470
  window.location.href
4442
4471
  ), window.postMessage({ type: "SubmitLimitNotificationSuccess" }, window.location.href));
4443
4472
  } catch (n) {
4444
- Ie === "true" && window.postMessage(
4473
+ Ee === "true" && window.postMessage(
4445
4474
  {
4446
4475
  type: "WidgetNotification",
4447
4476
  data: {
@@ -4452,248 +4481,248 @@ function Xn(i, e, t) {
4452
4481
  window.location.href
4453
4482
  ), console.error("limitUpdateError:", n);
4454
4483
  }
4455
- Ce(Pe.limitation_request);
4484
+ Ae(Te.limitation_request);
4456
4485
  }, Ne = async () => {
4457
- switch (k) {
4486
+ switch (w) {
4458
4487
  case "gmcore":
4459
- await xo();
4488
+ await Bo();
4460
4489
  break;
4461
4490
  case "gm16":
4462
- await Wt();
4491
+ await Ft();
4463
4492
  break;
4464
4493
  }
4465
- }, xo = async () => {
4494
+ }, Bo = async () => {
4466
4495
  t(28, he = !0);
4467
4496
  let n = new URL(`${_}/v2/player/${y}/limits`), l = {
4468
4497
  method: "GET",
4469
4498
  headers: {
4470
- "X-SessionID": w,
4499
+ "X-SessionID": k,
4471
4500
  "Content-Type": "application/json",
4472
4501
  Accept: "application/json"
4473
4502
  }
4474
4503
  };
4475
4504
  try {
4476
- const c = await fetch(n.href, l);
4477
- ze = De(c), lt && wt(), Fo(ze), qo(ze), t(21, Z = null), t(35, Fe = !0), t(36, vt = !1);
4478
- } catch (c) {
4479
- console.error("Error LimitsWidget: ", c), t(29, Re = !0);
4505
+ const p = await fetch(n.href, l);
4506
+ Pe = ze(p), lt && wt(), Ko(Pe), Yo(Pe), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
4507
+ } catch (p) {
4508
+ console.error("Error LimitsWidget: ", p), t(29, Oe = !0);
4480
4509
  } finally {
4481
4510
  t(28, he = !1);
4482
4511
  }
4483
- }, ui = () => ({
4512
+ }, pi = () => ({
4484
4513
  method: "GET",
4485
4514
  headers: {
4486
- "X-SessionID": w,
4515
+ "X-SessionID": k,
4487
4516
  "Content-Type": "application/json",
4488
4517
  Accept: "application/json"
4489
4518
  }
4490
- }), jo = async () => {
4491
- const n = Ae || Mt;
4519
+ }), Oo = async () => {
4520
+ const n = Ce || xt;
4492
4521
  if (!n && !tt)
4493
4522
  return;
4494
- let l = _t[r] || [];
4523
+ let l = St[r] || [];
4495
4524
  if (n && (r === ue.deposit || r === ue.netdeposit)) {
4496
- const c = [
4497
- ..._t[ue.deposit] || [],
4498
- ..._t[ue.netdeposit] || []
4525
+ const p = [
4526
+ ...St[ue.deposit] || [],
4527
+ ...St[ue.netdeposit] || []
4499
4528
  ];
4500
- l = [...new Set(c)];
4529
+ l = [...new Set(p)];
4501
4530
  }
4502
- if (l = l.filter((c) => c !== "Wager"), l.length > 0) {
4503
- const c = l.map((f) => `playerLimitTypes=${f}`).join("&");
4504
- await Oo(c);
4531
+ if (l = l.filter((p) => p !== "Wager"), l.length > 0) {
4532
+ const p = l.map((f) => `playerLimitTypes=${f}`).join("&");
4533
+ await Fo(p);
4505
4534
  }
4506
- }, Uo = async () => {
4507
- const n = new URL(`${_}/v1/player/${y}/limits/monetary`), l = await fetch(n.href, ui()), c = await De(l);
4508
- ze = c, Ko(c), await Bo(), await jo(), Ft(), lt && K !== X.SESSION_LIMIT && K !== X.CUMULATIVE_SESSION && wt(), await pt(), bt(), t(21, Z = null), t(35, Fe = !0), t(36, vt = !1);
4509
- }, No = async () => {
4510
- const n = new URL(`${_}/v1/player/${y}/limits/session`), l = await fetch(n.href, ui()), c = await De(l);
4511
- Yo(c), Xo(c), lt && (K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION) && wt(), t(21, Z = null), t(35, Fe = !0), t(36, vt = !1);
4512
- }, Wt = async () => {
4513
- t(28, he = !0), t(29, Re = !1);
4514
- const n = R.some((l) => l.value === X.SESSION_LIMIT || l.value === X.CUMULATIVE_SESSION);
4535
+ }, Ro = async () => {
4536
+ const n = new URL(`${_}/v1/player/${y}/limits/monetary`), l = await fetch(n.href, pi()), p = await ze(l);
4537
+ Pe = p, Jo(p), await Vo(), await Oo(), qt(), lt && K !== Z.SESSION_LIMIT && K !== Z.CUMULATIVE_SESSION && wt(), await ct(), kt(), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
4538
+ }, Wo = async () => {
4539
+ const n = new URL(`${_}/v1/player/${y}/limits/session`), l = await fetch(n.href, pi()), p = await ze(l);
4540
+ Qo(p), $o(p), lt && (K === Z.SESSION_LIMIT || K === Z.CUMULATIVE_SESSION) && wt(), t(21, J = null), t(35, Fe = !0), t(36, bt = !1);
4541
+ }, Ft = async () => {
4542
+ t(28, he = !0), t(29, Oe = !1);
4543
+ const n = R.some((l) => l.value === Z.SESSION_LIMIT || l.value === Z.CUMULATIVE_SESSION);
4515
4544
  try {
4516
- const l = [Uo()];
4517
- n && l.push(No()), await Promise.all(l);
4545
+ const l = [Ro()];
4546
+ n && l.push(Wo()), await Promise.all(l);
4518
4547
  } catch {
4519
- t(29, Re = !0);
4548
+ t(29, Oe = !0);
4520
4549
  } finally {
4521
4550
  t(28, he = !1);
4522
4551
  }
4523
- }, Bo = async () => {
4552
+ }, Vo = async () => {
4524
4553
  let n = new URL(`${_}/v1/player/${y}/limits/monetary/balance`);
4525
4554
  const l = {
4526
4555
  method: "GET",
4527
4556
  headers: {
4528
- "X-SessionID": w,
4557
+ "X-SessionID": k,
4529
4558
  "Content-Type": "application/json",
4530
4559
  Accept: "application/json"
4531
4560
  }
4532
4561
  };
4533
4562
  try {
4534
- const c = await fetch(n.href, l), f = await De(c);
4563
+ const p = await fetch(n.href, l), f = await ze(p);
4535
4564
  if (!f)
4536
4565
  return;
4537
- let P = f.limitBalances || [];
4538
- Array.isArray(P[0]) && (P = P.flat()), t(9, R = R.map((v) => {
4566
+ let T = f.limitBalances || [];
4567
+ Array.isArray(T[0]) && (T = T.flat()), t(9, R = R.map((v) => {
4539
4568
  if (!v.currentLimits)
4540
4569
  return v;
4541
- const H = (v.product || "").toLowerCase(), V = (v.value || "").toLowerCase(), J = V.includes(ue.netdeposit), O = V.includes(ue.deposit) && !J, I = V.includes(ue.loss), z = V.includes(ue.wager), M = v.currentLimits.map((ne) => {
4542
- const ee = P.filter((Ee) => {
4543
- const Me = (Ee.limitType || "").toLowerCase(), Ze = Ee.limitPeriod || "", Oe = ne.period || "", mt = Me.includes(ue.netdeposit), kt = Me.includes(ue.deposit) && !mt, dt = Me.includes(ue.loss), Da = Me.includes(ue.wager), Ea = O && kt || J && mt || I && dt || z && Da;
4544
- return (Me === V || Me === `operator${V}` || Me === `system${V}` || Ea) && (Ze === Oe || Ze === "Monthly" && Oe === "Month" || Ze === "Month" && Oe === "Monthly");
4545
- }), ke = (Ee) => ee.find((Me) => (Me.limitProducts || []).map((Ze) => Ze.toLowerCase()).includes(Ee));
4546
- let le = ke(H);
4547
- !le && Ae && (le = ke("all"));
4548
- const je = le ? ((Ee) => Ee ? typeof Ee == "object" ? Ee.parsedValue ?? Ee.amount ?? 0 : Ee : 0)(le.spentBalance?.amount ?? le.spentBalance) : 0, ut = parseFloat(je.toString().replace(X.COMMA_REMOVAL_REGEX, ""));
4570
+ const G = (v.product || "").toLowerCase(), W = (v.value || "").toLowerCase(), X = W.includes(ue.netdeposit), O = W.includes(ue.deposit) && !X, I = W.includes(ue.loss), z = W.includes(ue.wager), M = v.currentLimits.map((ne) => {
4571
+ const ee = T.filter((De) => {
4572
+ const Ie = (De.limitType || "").toLowerCase(), Je = De.limitPeriod || "", Be = ne.period || "", dt = Ie.includes(ue.netdeposit), _t = Ie.includes(ue.deposit) && !dt, pt = Ie.includes(ue.loss), xa = Ie.includes(ue.wager), ja = O && _t || X && dt || I && pt || z && xa;
4573
+ return (Ie === W || Ie === `operator${W}` || Ie === `system${W}` || ja) && (Je === Be || Je === "Monthly" && Be === "Month" || Je === "Month" && Be === "Monthly");
4574
+ }), we = (De) => ee.find((Ie) => (Ie.limitProducts || []).map((Je) => Je.toLowerCase()).includes(De));
4575
+ let le = we(G);
4576
+ !le && Ce && (le = we("all"));
4577
+ const xe = le ? ((De) => De ? typeof De == "object" ? De.parsedValue ?? De.amount ?? 0 : De : 0)(le.spentBalance?.amount ?? le.spentBalance) : 0, mt = parseFloat(xe.toString().replace(Z.COMMA_REMOVAL_REGEX, ""));
4549
4578
  return {
4550
4579
  ...ne,
4551
4580
  spentBalance: {
4552
- amount: isNaN(ut) ? 0 : ut
4581
+ amount: isNaN(mt) ? 0 : mt
4553
4582
  }
4554
4583
  };
4555
4584
  });
4556
4585
  return v.currentLimits = it(M), v;
4557
- })), Ft(), t(9, R = [...R]), await pt(), bt();
4558
- } catch (c) {
4559
- console.error(c);
4586
+ })), qt(), t(9, R = [...R]), await ct(), kt();
4587
+ } catch (p) {
4588
+ console.error(p);
4560
4589
  }
4561
- }, bt = () => {
4590
+ }, kt = () => {
4562
4591
  R.forEach((n, l) => {
4563
- qt(l, -1), n.visibleLimitsInUI && n.visibleLimitsInUI.forEach((c, f) => {
4564
- qt(l, f);
4592
+ Gt(l, -1), n.visibleLimitsInUI && n.visibleLimitsInUI.forEach((p, f) => {
4593
+ Gt(l, f);
4565
4594
  });
4566
4595
  });
4567
- }, Oo = async (n = "") => {
4596
+ }, Fo = async (n = "") => {
4568
4597
  let l = n;
4569
- if (!l && r !== void 0 && (l = (_t[r] || []).map((v) => `playerLimitTypes=${v}`).join("&")), !l)
4598
+ if (!l && r !== void 0 && (l = (St[r] || []).map((v) => `playerLimitTypes=${v}`).join("&")), !l)
4570
4599
  return;
4571
- const c = new URL(`/api/pam/v1/limit-balances/most-restrictive?userId=${y}&${l}`, _), f = {
4600
+ const p = new URL(`/api/pam/v1/limit-balances/most-restrictive?userId=${y}&${l}`, _), f = {
4572
4601
  method: "GET",
4573
4602
  headers: {
4574
- "X-SessionID": w,
4603
+ "X-SessionID": k,
4575
4604
  "Content-Type": "application/json",
4576
4605
  Accept: "application/json"
4577
4606
  }
4578
4607
  };
4579
4608
  try {
4580
- const P = await fetch(c.href, f), v = await De(P);
4581
- Ro(v);
4609
+ const T = await fetch(p.href, f), v = await ze(T);
4610
+ qo(v);
4582
4611
  } catch {
4583
- t(29, Re = !0);
4612
+ t(29, Oe = !0);
4584
4613
  }
4585
- }, Ro = (n) => {
4586
- if (k !== "gm16" || !n?.limitBalances)
4614
+ }, qo = (n) => {
4615
+ if (w !== "gm16" || !n?.limitBalances)
4587
4616
  return;
4588
4617
  let l = n.limitBalances;
4589
4618
  Array.isArray(l[0]) && (l = l.flat());
4590
- const c = (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 ? c(v.amount) : typeof v == "string" && parseFloat(v.replace(X.COMMA_REMOVAL_REGEX, "")) || 0, f = ue.deposit.toLowerCase(), P = ue.netdeposit.toLowerCase();
4591
- Pt = 1 / 0, Tt = 1 / 0, gt = 0, l.forEach((v) => {
4592
- const H = (v.limitType || "").toLowerCase();
4593
- if (H.includes(f) || H.includes(P)) {
4594
- const V = c(v.limitAmount), J = c(v.spentBalance?.amount ?? v.spentBalance), O = Math.max(0, V - J);
4595
- V > 0 && V < Pt && (Pt = V), O < Tt && (Tt = O), J > gt && (gt = J);
4619
+ 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(Z.COMMA_REMOVAL_REGEX, "")) || 0, f = ue.deposit.toLowerCase(), T = ue.netdeposit.toLowerCase();
4620
+ Pt = 1 / 0, zt = 1 / 0, Lt = 0, l.forEach((v) => {
4621
+ const G = (v.limitType || "").toLowerCase();
4622
+ if (G.includes(f) || G.includes(T)) {
4623
+ const W = p(v.limitAmount), X = p(v.spentBalance?.amount ?? v.spentBalance), O = Math.max(0, W - X);
4624
+ W > 0 && W < Pt && (Pt = W), O < zt && (zt = O), X > Lt && (Lt = X);
4596
4625
  }
4597
4626
  }), t(9, R = R.map((v) => {
4598
- const H = (v.value || "").toLowerCase(), V = (v.product || "").toLowerCase();
4599
- let J = [];
4627
+ const G = (v.value || "").toLowerCase(), W = (v.product || "").toLowerCase();
4628
+ let X = [];
4600
4629
  l.forEach((I) => {
4601
4630
  const z = (I.limitType || "").toLowerCase(), M = (I.limitProducts || []).map((ee) => (ee || "").toLowerCase());
4602
- (z === H || z === `operator${H}`) && (M.includes(V) || M.includes("all")) && J.push({
4631
+ (z === G || z === `operator${G}`) && (M.includes(W) || M.includes("all")) && X.push({
4603
4632
  ...I,
4604
- amount: c(I.limitAmount),
4633
+ amount: p(I.limitAmount),
4605
4634
  period: I.limitPeriod,
4606
- spent: c(I.spentBalance?.amount ?? I.spentBalance),
4635
+ spent: p(I.spentBalance?.amount ?? I.spentBalance),
4607
4636
  source: "API",
4608
4637
  isCrossFamily: !1,
4609
4638
  isOperator: z.includes("operator") || z.includes("system")
4610
4639
  });
4611
4640
  }), v.currentLimits && v.currentLimits.forEach((I) => {
4612
- J.push({
4641
+ X.push({
4613
4642
  ...I,
4614
- amount: parseFloat(I.amount.toString().replace(X.COMMA_REMOVAL_REGEX, "")),
4643
+ amount: parseFloat(I.amount.toString().replace(Z.COMMA_REMOVAL_REGEX, "")),
4615
4644
  spent: I.spentBalance?.amount ?? 0,
4616
- source: X.LOCAL.toUpperCase()
4645
+ source: Z.LOCAL.toUpperCase()
4617
4646
  });
4618
4647
  });
4619
- const O = J.reduce(
4648
+ const O = X.reduce(
4620
4649
  (I, z) => {
4621
- const M = Ae ? z.period : `${z.period}_${z.isOperator ? "operator" : "user"}`;
4650
+ const M = Ce ? z.period : `${z.period}_${z.isOperator ? "operator" : "user"}`;
4622
4651
  if (!I[M])
4623
4652
  I[M] = { ...z };
4624
4653
  else {
4625
- const ne = I[M].reviewPending?.id ? I[M].reviewPending : z.reviewPending, ee = I[M].schedules?.length ? I[M].schedules : z.schedules, ke = I[M].isModified || z.isModified;
4626
- z.amount <= I[M].amount ? I[M] = { ...I[M], ...z } : I[M] = { ...z, ...I[M] }, ne?.id && (I[M].reviewPending = ne), ee?.length && (I[M].schedules = ee), I[M].isModified = ke;
4654
+ const ne = I[M].reviewPending?.id ? I[M].reviewPending : z.reviewPending, ee = I[M].schedules?.length ? I[M].schedules : z.schedules, we = I[M].isModified || z.isModified;
4655
+ z.amount <= I[M].amount ? I[M] = { ...I[M], ...z } : I[M] = { ...z, ...I[M] }, ne?.id && (I[M].reviewPending = ne), ee?.length && (I[M].schedules = ee), I[M].isModified = we;
4627
4656
  }
4628
4657
  return I;
4629
4658
  },
4630
4659
  {}
4631
4660
  );
4632
4661
  return v.allValidLimits = it(Object.values(O)), v;
4633
- })), Ft();
4634
- }, Ft = () => {
4635
- if (k !== "gm16")
4662
+ })), qt();
4663
+ }, qt = () => {
4664
+ if (w !== "gm16")
4636
4665
  return;
4637
4666
  const n = ue.netdeposit, l = ue.deposit;
4638
- t(9, R = R.map((c) => {
4639
- const f = (c.value || "").toLowerCase(), P = f.includes(n), v = f.includes(l) && !P, H = v || P;
4640
- let V = xt && c.allValidLimits !== void 0 ? [...c.allValidLimits] : [...c.currentLimits || []];
4641
- Ae || (V = V.filter((O) => !O.isOperator || O.isModified || O.reviewPending && O.reviewPending.id));
4642
- const J = V.filter((O) => xt ? !O.isCrossFamily : !O.isExternalFamily).map((O) => {
4643
- const I = O.reviewPending && O.reviewPending.id, z = (c.currentLimits || []).find((ne) => ne.period === O.period), M = z ? z.amount : O.amount;
4644
- return H && Pt !== 1 / 0 ? {
4667
+ t(9, R = R.map((p) => {
4668
+ const f = (p.value || "").toLowerCase(), T = f.includes(n), v = f.includes(l) && !T, G = v || T;
4669
+ let W = jt && p.allValidLimits !== void 0 ? [...p.allValidLimits] : [...p.currentLimits || []];
4670
+ Ce || (W = W.filter((O) => !O.isOperator || O.isModified || O.reviewPending && O.reviewPending.id));
4671
+ const X = W.filter((O) => jt ? !O.isCrossFamily : !O.isExternalFamily).map((O) => {
4672
+ const I = O.reviewPending && O.reviewPending.id, z = (p.currentLimits || []).find((ne) => ne.period === O.period), M = z ? z.amount : O.amount;
4673
+ return G && Pt !== 1 / 0 ? {
4645
4674
  ...O,
4646
4675
  isModified: O.isModified || !!I,
4647
- amount: Ae ? O.amount : M,
4676
+ amount: Ce ? O.amount : M,
4648
4677
  effectiveAmount: O.amount,
4649
- spent: O.spent !== void 0 ? O.spent : gt,
4678
+ spent: O.spent !== void 0 ? O.spent : Lt,
4650
4679
  spentBalance: {
4651
- amount: O.spent !== void 0 ? O.spent : gt
4680
+ amount: O.spent !== void 0 ? O.spent : Lt
4652
4681
  },
4653
- showInfoMessage: xt && v,
4654
- restrictiveDisplayAmount: Tt,
4655
- shouldHideProgress: Ae ? !1 : P ? Y !== "true" : !0
4682
+ showInfoMessage: jt && v,
4683
+ restrictiveDisplayAmount: zt,
4684
+ shouldHideProgress: Ce ? !1 : T ? Y !== "true" : !0
4656
4685
  } : {
4657
4686
  ...O,
4658
4687
  isModified: O.isModified || !!I,
4659
- amount: Ae ? O.amount : M,
4660
- shouldHideProgress: !Ae
4688
+ amount: Ce ? O.amount : M,
4689
+ shouldHideProgress: !Ce
4661
4690
  };
4662
4691
  });
4663
- return { ...c, visibleLimitsInUI: J };
4692
+ return { ...p, visibleLimitsInUI: X };
4664
4693
  })), t(9, R = [...R]);
4665
- }, Vo = () => R.every((n, l) => (n.visibleLimitsInUI?.length || 0) === Ue[l]?.length && Ue[l].every((f) => f !== null)), Wo = (n, l, c, f) => {
4694
+ }, Go = () => R.every((n, l) => (n.visibleLimitsInUI?.length || 0) === je[l]?.length && je[l].every((f) => f !== null)), Ho = (n, l, p, f) => {
4666
4695
  try {
4667
- const P = n > 0 ? Math.min(l / n * 100, 100) : 0, v = Math.round(P), H = document.createElement("div");
4668
- H.className = `Progress-bar-container ${v === 0 ? "ZeroProgress" : ""}`;
4669
- const V = document.createElement("div");
4670
- V.className = "Progress-bar-fill", V.style.width = `${P}%`;
4671
- const J = document.createElement("span");
4672
- J.className = "Progress-bar-label";
4673
- const O = isNaN(f) ? 0 : f, I = rt[c] || c;
4674
- return J.textContent = `${I}${O.toFixed(2)}`, H.appendChild(V), H.appendChild(J), H;
4675
- } catch (P) {
4676
- return console.error(P), document.createElement("div");
4696
+ const T = n > 0 ? Math.min(l / n * 100, 100) : 0, v = Math.round(T), G = document.createElement("div");
4697
+ G.className = `Progress-bar-container ${v === 0 ? "ZeroProgress" : ""}`;
4698
+ const W = document.createElement("div");
4699
+ W.className = "Progress-bar-fill", W.style.width = `${T}%`;
4700
+ const X = document.createElement("span");
4701
+ X.className = "Progress-bar-label";
4702
+ const O = isNaN(f) ? 0 : f, I = rt[p] || p;
4703
+ return X.textContent = `${I}${O.toFixed(2)}`, G.appendChild(W), G.appendChild(X), G;
4704
+ } catch (T) {
4705
+ return console.error(T), document.createElement("div");
4677
4706
  }
4678
- }, qt = (n, l) => {
4679
- const c = R[n];
4680
- if (!c || !c.visibleLimitsInUI?.[l])
4707
+ }, Gt = (n, l) => {
4708
+ const p = R[n];
4709
+ if (!p || !p.visibleLimitsInUI?.[l])
4681
4710
  return;
4682
- const f = c.visibleLimitsInUI[l], P = `#progress-${n}-${l}`, v = F?.querySelector(P);
4711
+ const f = p.visibleLimitsInUI[l], T = `#progress-${n}-${l}`, v = F?.querySelector(T);
4683
4712
  if (v) {
4684
4713
  if (f.shouldHideProgress) {
4685
4714
  v.innerHTML = "";
4686
4715
  return;
4687
4716
  }
4688
- v.innerHTML = "", v.appendChild(Wo(f.amount, f.spent, m, f.spent));
4717
+ v.innerHTML = "", v.appendChild(Ho(f.amount, f.spent, m, f.spent));
4689
4718
  }
4690
4719
  }, Ht = async () => {
4691
- await pt();
4720
+ await ct();
4692
4721
  let n = !0;
4693
4722
  for (let l = 0; l < R.length; l++) {
4694
- const c = R[l].visibleLimitsInUI?.length || 0;
4695
- for (let f = 0; f < c; f++)
4696
- if (!Ue[l] || !Ue[l][f]) {
4723
+ const p = R[l].visibleLimitsInUI?.length || 0;
4724
+ for (let f = 0; f < p; f++)
4725
+ if (!je[l] || !je[l][f]) {
4697
4726
  n = !1;
4698
4727
  break;
4699
4728
  }
@@ -4705,60 +4734,60 @@ function Xn(i, e, t) {
4705
4734
  return;
4706
4735
  }
4707
4736
  for (let l = 0; l < R.length; l++) {
4708
- const c = R[l].visibleLimitsInUI?.length || 0;
4709
- for (let f = 0; f < c; f++)
4710
- qt(l, f);
4737
+ const p = R[l].visibleLimitsInUI?.length || 0;
4738
+ for (let f = 0; f < p; f++)
4739
+ Gt(l, f);
4711
4740
  }
4712
- }, Fo = (n) => {
4741
+ }, Ko = (n) => {
4713
4742
  R.forEach((l) => {
4714
4743
  l.currentLimits = [];
4715
- const c = Array.isArray(n[ie[l.value].callValue]) ? n[ie[l.value].callValue] : [n[ie[l.value].callValue]];
4716
- c.length === 0 || c[0] === void 0 || (c.forEach((f, P) => {
4717
- const v = n[ie[l.value].callValue][P];
4718
- l.currentLimits.push({}), l.currentLimits[P].limitType = l.value, l.currentLimits[P].amount = fe ? v.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.amount), l.currentLimits[P].currency = rt[v.currency] ?? v.currency, l.currentLimits[P].period = v.period, l.currentLimits[P].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.updateAmount), l.currentLimits[P].isModified = v.isModified, l.currentLimits[P].expiryDate = `${new Date(v.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})`;
4744
+ const p = Array.isArray(n[ie[l.value].callValue]) ? n[ie[l.value].callValue] : [n[ie[l.value].callValue]];
4745
+ p.length === 0 || p[0] === void 0 || (p.forEach((f, T) => {
4746
+ const v = n[ie[l.value].callValue][T];
4747
+ 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 = rt[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 = ut(v.expiryDate);
4719
4748
  }), l.currentLimits = it(l.currentLimits));
4720
4749
  });
4721
- }, qo = (n) => {
4750
+ }, Yo = (n) => {
4722
4751
  const l = s("minutes");
4723
- R.filter((c) => c.value === X.SESSION_LIMIT || c.value === X.CUMULATIVE_SESSION).forEach((c) => {
4724
- c.currentLimits = [], n[ie[c.value].callValue]?.forEach((f, P) => {
4725
- const v = n[ie[c.value].callValue][P];
4726
- c.currentLimits.push({
4727
- limitType: c.value,
4752
+ R.filter((p) => p.value === Z.SESSION_LIMIT || p.value === Z.CUMULATIVE_SESSION).forEach((p) => {
4753
+ p.currentLimits = [], n[ie[p.value].callValue]?.forEach((f, T) => {
4754
+ const v = n[ie[p.value].callValue][T];
4755
+ p.currentLimits.push({
4756
+ limitType: p.value,
4728
4757
  amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.minutes),
4729
4758
  currency: l,
4730
4759
  isModified: v.isModified,
4731
- period: c.value === X.CUMULATIVE_SESSION ? v.period : "None",
4760
+ period: p.value === Z.CUMULATIVE_SESSION ? v.period : "None",
4732
4761
  updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(v.updateMinutes),
4733
- expiryDate: `${new Date(v.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})`
4762
+ expiryDate: ut(v.expiryDate)
4734
4763
  });
4735
- }), c.currentLimits = it(c.currentLimits);
4764
+ }), p.currentLimits = it(p.currentLimits);
4736
4765
  });
4737
- }, Ho = (n) => {
4766
+ }, Zo = (n) => {
4738
4767
  n.forEach((l) => {
4739
4768
  Se[l] && window.clearInterval(Se[l]);
4740
- }), t(25, ve = Object.fromEntries(Object.entries(ve).filter(([l]) => !n.has(l)))), Se = Object.fromEntries(Object.entries(Se).filter(([l]) => !n.has(l))), n.size > 0 && en(y, [...n]);
4741
- }, Go = (n) => {
4742
- const l = Ge[g].seconds, c = Ge[g].reloadLimitsButton;
4743
- n.forEach(({ scheduleId: f, acknowledgedAt: P }) => {
4744
- const v = _i(P), H = {
4745
- timer: v > 0 ? `${v} ${l}` : c,
4769
+ }), t(25, ve = Object.fromEntries(Object.entries(ve).filter(([l]) => !n.has(l)))), Se = Object.fromEntries(Object.entries(Se).filter(([l]) => !n.has(l))), n.size > 0 && nn(y, [...n]);
4770
+ }, Xo = (n) => {
4771
+ const l = He[g].seconds, p = He[g].reloadLimitsButton;
4772
+ n.forEach(({ scheduleId: f, acknowledgedAt: T }) => {
4773
+ const v = Ai(T), G = {
4774
+ timer: v > 0 ? `${v} ${l}` : p,
4746
4775
  timerStopped: v <= 0
4747
4776
  };
4748
4777
  if (t(25, ve = {
4749
4778
  ...ve,
4750
- [f]: H
4779
+ [f]: G
4751
4780
  }), v > 0) {
4752
- const V = window.setInterval(
4781
+ const W = window.setInterval(
4753
4782
  () => {
4754
- const J = _i(P);
4755
- J <= 0 ? (Se[f] && window.clearInterval(Se[f]), Se = Object.fromEntries(Object.entries(Se).filter(([O]) => O !== f)), t(25, ve = {
4783
+ const X = Ai(T);
4784
+ X <= 0 ? (Se[f] && window.clearInterval(Se[f]), Se = Object.fromEntries(Object.entries(Se).filter(([O]) => O !== f)), t(25, ve = {
4756
4785
  ...ve,
4757
- [f]: { timer: c, timerStopped: !0 }
4786
+ [f]: { timer: p, timerStopped: !0 }
4758
4787
  })) : t(25, ve = {
4759
4788
  ...ve,
4760
4789
  [f]: {
4761
- timer: `${J} ${l}`,
4790
+ timer: `${X} ${l}`,
4762
4791
  timerStopped: !1
4763
4792
  }
4764
4793
  });
@@ -4767,53 +4796,53 @@ function Xn(i, e, t) {
4767
4796
  );
4768
4797
  Se = {
4769
4798
  ...Se,
4770
- [f]: V
4799
+ [f]: W
4771
4800
  };
4772
4801
  }
4773
4802
  });
4774
- }, Ko = (n) => {
4803
+ }, Jo = (n) => {
4775
4804
  if (!n?.limits)
4776
4805
  return;
4777
- const l = tn(n.limits), c = ti(y), { toRemove: f, toRestore: P } = on(l, c, Object.keys(ve));
4778
- Ho(f), Go(P), t(9, R = R.map((v) => {
4779
- const H = (v.product || "").toLowerCase(), V = (v.callValue16 || "").toLowerCase(), O = n.limits.filter((z) => {
4806
+ const l = sn(n.limits), p = ii(y), { toRemove: f, toRestore: T } = rn(l, p, Object.keys(ve));
4807
+ Zo(f), Xo(T), t(9, R = R.map((v) => {
4808
+ const G = (v.product || "").toLowerCase(), W = (v.callValue16 || "").toLowerCase(), O = n.limits.filter((z) => {
4780
4809
  if (!z || !z.type)
4781
4810
  return !1;
4782
- const M = z.type.toLowerCase(), ne = Ci(M);
4783
- if (!Ae && ne)
4811
+ const M = z.type.toLowerCase(), ne = zi(M);
4812
+ if (!Ce && ne)
4784
4813
  return !1;
4785
4814
  let ee = !1;
4786
- V === ue.deposit ? ee = M.includes(ue.deposit) && !M.includes(ue.netdeposit) : V === ue.netdeposit ? ee = M.includes(ue.netdeposit) : ee = M.includes(V);
4787
- const ke = (Array.isArray(z.products) ? z.products : [z.products]).map((He) => (He || "").toLowerCase());
4788
- let le = ke.includes(H) || H !== "all" && ke.includes("all");
4815
+ W === ue.deposit ? ee = M.includes(ue.deposit) && !M.includes(ue.netdeposit) : W === ue.netdeposit ? ee = M.includes(ue.netdeposit) : ee = M.includes(W);
4816
+ const we = (Array.isArray(z.products) ? z.products : [z.products]).map((Ge) => (Ge || "").toLowerCase());
4817
+ let le = we.includes(G) || G !== "all" && we.includes("all");
4789
4818
  return ee && le;
4790
4819
  }).reduce(
4791
4820
  (z, M) => {
4792
- const ne = M.period, ee = z[ne], ke = (v.product || "").toLowerCase(), le = (M.products || []).some((je) => je.toLowerCase() === ke), He = ee ? (ee.products || []).some((je) => je.toLowerCase() === ke) : !1;
4821
+ const ne = M.period, ee = z[ne], we = (v.product || "").toLowerCase(), le = (M.products || []).some((xe) => xe.toLowerCase() === we), Ge = ee ? (ee.products || []).some((xe) => xe.toLowerCase() === we) : !1;
4793
4822
  if (!ee)
4794
4823
  z[ne] = { ...M };
4795
4824
  else {
4796
- const je = M.amount?.parsedValue ?? M.amount ?? 0, ut = ee.amount?.parsedValue ?? ee.amount ?? 0, Ee = (M.type || "").toLowerCase().includes("operator") || (M.type || "").toLowerCase().includes("system"), Me = (ee.type || "").toLowerCase().includes("operator") || (ee.type || "").toLowerCase().includes("system"), Ze = V.includes("loss");
4797
- let Oe = !1;
4798
- le && !He ? Oe = !0 : !le && He ? Oe = !1 : Ze && Ee && !Me && Number(je) < Number(ut) ? Oe = !0 : Ze && !Ee && Me && Number(ut) < Number(je) ? Oe = !1 : Number(je) < Number(ut) && (Oe = !0);
4799
- let mt = Oe ? M.schedules : ee.schedules, kt = Oe ? M.reviewPending : ee.reviewPending;
4800
- if (Ee || Me) {
4801
- const dt = Ee ? Me ? null : ee : M;
4802
- dt?.schedules?.length && (mt = dt.schedules), dt?.reviewPending?.id && (kt = dt.reviewPending);
4825
+ const xe = M.amount?.parsedValue ?? M.amount ?? 0, mt = ee.amount?.parsedValue ?? ee.amount ?? 0, De = (M.type || "").toLowerCase().includes("operator") || (M.type || "").toLowerCase().includes("system"), Ie = (ee.type || "").toLowerCase().includes("operator") || (ee.type || "").toLowerCase().includes("system"), Je = W.includes("loss");
4826
+ let Be = !1;
4827
+ le && !Ge ? Be = !0 : !le && Ge ? Be = !1 : Je && De && !Ie && Number(xe) < Number(mt) ? Be = !0 : Je && !De && Ie && Number(mt) < Number(xe) ? Be = !1 : Number(xe) < Number(mt) && (Be = !0);
4828
+ let dt = Be ? M.schedules : ee.schedules, _t = Be ? M.reviewPending : ee.reviewPending;
4829
+ if (De || Ie) {
4830
+ const pt = De ? Ie ? null : ee : M;
4831
+ pt?.schedules?.length && (dt = pt.schedules), pt?.reviewPending?.id && (_t = pt.reviewPending);
4803
4832
  }
4804
- Oe && (z[ne] = { ...M }), mt && (z[ne].schedules = mt), kt && (z[ne].reviewPending = kt);
4833
+ Be && (z[ne] = { ...M }), dt && (z[ne].schedules = dt), _t && (z[ne].reviewPending = _t);
4805
4834
  }
4806
4835
  return z;
4807
4836
  },
4808
4837
  {}
4809
4838
  ), I = Object.values(O).map((z) => {
4810
4839
  const M = z.schedules && z.schedules.length > 0 ? z.schedules[0] : null, ne = z.reviewPending && z.reviewPending.id ? z.reviewPending : null, ee = (le) => le && typeof le == "object" ? le.parsedValue ?? le.amount ?? 0 : le ?? 0;
4811
- let ke = 0;
4840
+ let we = 0;
4812
4841
  if (M) {
4813
4842
  const le = M.updateAmount?.parsedValue ?? M.updateAmount;
4814
- ke = le != null ? Number(le) : 0;
4843
+ we = le != null ? Number(le) : 0;
4815
4844
  } else
4816
- ne && (ke = ee(ne.requestAmount));
4845
+ ne && (we = ee(ne.requestAmount));
4817
4846
  return {
4818
4847
  id: z.id,
4819
4848
  limitType: v.value,
@@ -4821,13 +4850,13 @@ function Xn(i, e, t) {
4821
4850
  currency: z.currency,
4822
4851
  period: z.period,
4823
4852
  isModified: !!M,
4824
- updateAmount: ke,
4825
- expiryDate: M ? `${new Date(M.applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})` : "",
4853
+ updateAmount: we,
4854
+ expiryDate: M ? ut(M.applyAt) : "",
4826
4855
  scheduleId: M ? M.id : null,
4827
4856
  acknowledgedLimit: M ? !!ve[M.id] : !1,
4828
4857
  isCoolOffCompleted: M ? M.isCoolOffCompleted : !1,
4829
4858
  isOperator: (z.type || "").toLowerCase().includes("operator") || (z.type || "").toLowerCase().includes("system"),
4830
- source: H !== "all" && (z.products || []).map((le) => (le || "").toLowerCase()).includes("all") ? "Inherited" : "API",
4859
+ source: G !== "all" && (z.products || []).map((le) => (le || "").toLowerCase()).includes("all") ? "Inherited" : "API",
4831
4860
  rawLimit: z,
4832
4861
  reviewRequired: z.reviewRequired ?? !1,
4833
4862
  reviewPending: ne ? {
@@ -4841,10 +4870,10 @@ function Xn(i, e, t) {
4841
4870
  currentLimits: it(I)
4842
4871
  };
4843
4872
  }));
4844
- }, Yo = (n) => {
4845
- n?.sessionLimit && R.filter((l) => l.value === X.SESSION_LIMIT).forEach((l) => {
4873
+ }, Qo = (n) => {
4874
+ n?.sessionLimit && R.filter((l) => l.value === Z.SESSION_LIMIT).forEach((l) => {
4846
4875
  l.currentLimits = [], l.currentLimits.push({
4847
- limitType: X.SESSION_LIMIT,
4876
+ limitType: Z.SESSION_LIMIT,
4848
4877
  amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.sessionLimit.minutes),
4849
4878
  currency: s("minutes"),
4850
4879
  isModified: n.sessionLimit.isModified,
@@ -4853,227 +4882,227 @@ function Xn(i, e, t) {
4853
4882
  expiryDate: n.sessionLimit.expiryDate
4854
4883
  }), l.currentLimits = it(l.currentLimits);
4855
4884
  });
4856
- }, Xo = (n) => {
4857
- n?.cumulativeSessionLimits && R.filter((l) => l.value === X.CUMULATIVE_SESSION).forEach((l) => {
4885
+ }, $o = (n) => {
4886
+ n?.cumulativeSessionLimits && R.filter((l) => l.value === Z.CUMULATIVE_SESSION).forEach((l) => {
4858
4887
  l.currentLimits = [];
4859
- for (const c of n.cumulativeSessionLimits)
4888
+ for (const p of n.cumulativeSessionLimits)
4860
4889
  l.currentLimits.push({
4861
- limitType: X.CUMULATIVE_SESSION,
4862
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(c.minutes),
4890
+ limitType: Z.CUMULATIVE_SESSION,
4891
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(p.minutes),
4863
4892
  currency: s("minutes"),
4864
- isModified: c.isModified,
4865
- period: c.period,
4866
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(c.updateMinutes),
4867
- expiryDate: c.expiryDate
4893
+ isModified: p.isModified,
4894
+ period: p.period,
4895
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(p.updateMinutes),
4896
+ expiryDate: p.expiryDate
4868
4897
  });
4869
4898
  l.currentLimits = it(l.currentLimits);
4870
4899
  });
4871
- }, mi = (n) => {
4900
+ }, ci = (n) => {
4872
4901
  window.postMessage({ type: "InValidLimit", data: n }, window.location.href);
4873
- }, di = () => {
4874
- if (t(36, vt = !0), Z === null || Number.isNaN(Z)) {
4875
- t(35, Fe = !0), mi(Fe);
4902
+ }, fi = () => {
4903
+ if (t(36, bt = !0), J === null || Number.isNaN(J)) {
4904
+ t(35, Fe = !0), ci(Fe);
4876
4905
  return;
4877
4906
  }
4878
- if (C === "false") {
4879
- const n = Math.round(Z);
4880
- Z !== n && t(21, Z = n);
4907
+ if (A === "false") {
4908
+ const n = Math.round(J);
4909
+ J !== n && t(21, J = n);
4881
4910
  }
4882
- t(35, Fe = Z < at || Z > nt), mi(Fe);
4883
- }, Jo = (n) => n.preventDefault(), pi = (n) => {
4884
- n && n.preventDefault(), di(), Fe || Mo();
4885
- }, ci = () => {
4886
- t(35, Fe = !1), Xe?.[K] ? (t(15, at = Xe[K].min), t(16, nt = Xe[K].max)) : (t(15, at = 1), t(16, nt = 9999999));
4887
- }, Zo = () => {
4888
- if (ze) {
4889
- const n = ze[ie[K].callValue].find((f) => f.period === Le), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount);
4890
- let c = s("popupImmediateUpdate").replace("{selectedLimit}", Kt(n)).replace("{updatedAmount}", l).replace("{currency}", rt[n.currency] || n.currency).replace("{selectedPeriod}", s(`${Le}`));
4891
- t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})` : c);
4911
+ t(35, Fe = J < at || J > nt), ci(Fe);
4912
+ }, ea = (n) => n.preventDefault(), gi = (n) => {
4913
+ n && n.preventDefault(), fi(), Fe || Uo();
4914
+ }, Li = () => {
4915
+ t(35, Fe = !1), Ze?.[K] ? (t(15, at = Ze[K].min), t(16, nt = Ze[K].max)) : (t(15, at = 1), t(16, nt = 9999999));
4916
+ }, ta = () => {
4917
+ if (Pe) {
4918
+ const n = Pe[ie[K].callValue].find((f) => f.period === Le), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount);
4919
+ let p = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{currency}", rt[n.currency] || n.currency).replace("{selectedPeriod}", s(`${Le}`));
4920
+ t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${ut(n.expiryDate)}` : p);
4892
4921
  }
4893
- t(32, xe = !0);
4894
- }, fi = () => {
4895
- if (!ze || !ze.limits)
4922
+ t(32, Me = !0);
4923
+ }, hi = () => {
4924
+ if (!Pe || !Pe.limits)
4896
4925
  return null;
4897
4926
  let n = null;
4898
4927
  if (Object.keys(st).length > 0)
4899
- n = ze.limits.find((l) => l.id === st.id);
4928
+ n = Pe.limits.find((l) => l.id === st.id);
4900
4929
  else {
4901
- const c = {
4930
+ const p = {
4902
4931
  type: ie[K]?.callValue16 || ue[K],
4903
4932
  period: Le,
4904
- product: Ve
4933
+ product: We
4905
4934
  };
4906
- n = ze.limits.find((f) => Si(f, c));
4935
+ n = Pe.limits.find((f) => Ti(f, p));
4907
4936
  }
4908
4937
  return n?.schedules?.length > 0 && ve[n.schedules[0].id] && (n.amount = n.schedules[0].updateAmount), n;
4909
- }, Gt = (n) => n == null ? 0 : Number(typeof n == "object" ? n.parsedValue ?? n.amount ?? 0 : n), Qo = () => {
4910
- let n = fi();
4938
+ }, Kt = (n) => n == null ? 0 : Number(typeof n == "object" ? n.parsedValue ?? n.amount ?? 0 : n), ia = () => {
4939
+ let n = hi();
4911
4940
  if (!n || !n.period) {
4912
- t(32, xe = !0);
4941
+ t(32, Me = !0);
4913
4942
  return;
4914
4943
  }
4915
- const l = ma(n) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount || 0), c = n.schedules?.length > 0 ? `${new Date(n.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})` : "";
4916
- let f = s("popupImmediateUpdate").replace("{selectedLimit}", Kt(n)).replace("{updatedAmount}", l).replace("{selectedPeriod}", s(`${n.period}`)), P = !1;
4917
- if (Ae && ze?.limits) {
4918
- const H = ie[K]?.callValue16?.toLowerCase() || "";
4919
- P = ze.limits.some((V) => {
4920
- const J = (V.type || "").toLowerCase();
4921
- if (!Ci(J))
4944
+ const l = fa(n) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount || 0), p = n.schedules?.length > 0 ? ut(n.schedules[0].applyAt) : "";
4945
+ let f = s("popupImmediateUpdate").replace("{selectedLimit}", Yt(n)).replace("{updatedAmount}", l).replace("{selectedPeriod}", s(`${n.period}`)), T = !1;
4946
+ if (Ce && Pe?.limits) {
4947
+ const G = ie[K]?.callValue16?.toLowerCase() || "";
4948
+ T = Pe.limits.some((W) => {
4949
+ const X = (W.type || "").toLowerCase();
4950
+ if (!zi(X))
4922
4951
  return !1;
4923
- const I = (V.period || "").toLowerCase(), z = (n.period || "").toLowerCase();
4952
+ const I = (W.period || "").toLowerCase(), z = (n.period || "").toLowerCase();
4924
4953
  if (!(I === z || I === "day" && z === "daily" || I === "daily" && z === "day" || I === "week" && z === "weekly" || I === "weekly" && z === "week" || I === "month" && z === "monthly" || I === "monthly" && z === "month"))
4925
4954
  return !1;
4926
- const ne = J.replace("operator", "").replace("system", ""), ee = H === ne, ke = (V.products || []).map((He) => (He || "").toLowerCase()), le = ke.length === 0 || ke.includes((Ve || "").toLowerCase()) || ke.includes("all");
4955
+ const ne = X.replace("operator", "").replace("system", ""), ee = G === ne, we = (W.products || []).map((Ge) => (Ge || "").toLowerCase()), le = we.length === 0 || we.includes((We || "").toLowerCase()) || we.includes("all");
4927
4956
  if (ee && le) {
4928
- const He = Gt(V.amount);
4929
- let je = n.schedules?.length > 0 ? Gt(n.schedules[0].updateAmount) : Gt(n.amount);
4930
- return je === 0 && Z > 0 && (je = Z), je > He;
4957
+ const Ge = Kt(W.amount);
4958
+ let xe = n.schedules?.length > 0 ? Kt(n.schedules[0].updateAmount) : Kt(n.amount);
4959
+ return xe === 0 && J > 0 && (xe = J), xe > Ge;
4931
4960
  }
4932
4961
  return !1;
4933
4962
  });
4934
4963
  }
4935
4964
  if (n.schedules?.length > 0 && ve[n.schedules[0].id]) {
4936
- const H = Number(n.schedules[0].updateAmount) === 0;
4937
- t(17, _e = H ? s("popupLimitRemoved") : f), t(19, Dt = "popupTitle");
4965
+ const G = Number(n.schedules[0].updateAmount) === 0;
4966
+ t(17, _e = G ? s("popupLimitRemoved") : f), t(19, Et = "popupTitle");
4938
4967
  } else
4939
- t(19, Dt = P ? "popupTitleAdded" : "popupTitle"), n.schedules?.length > 0 ? t(17, _e = P ? `${s("popupPendingOperatorLimit")} ${c}` : `${s("popupPendingUpdate")} ${c}`) : t(17, _e = P ? s("popupOperatorLimitInPlace") : f);
4940
- t(32, xe = !0);
4941
- }, $o = () => {
4942
- ht == 1 && t(18, Lt = "PopupKyc"), ht == 2 && (t(17, _e = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(ii)} ${m} ${s("popup2_b")}`), t(18, Lt = "PopupKyc2")), ht == 3 && (t(17, _e = s("popup3")), t(18, Lt = "PopupSuccess")), t(32, xe = !0);
4943
- }, ea = () => {
4944
- t(17, _e = s("sessionLimitUpdated")), t(32, xe = !0);
4945
- }, ta = () => {
4946
- if (ze) {
4947
- const n = ze[ie[K].callValue].find((f) => (f.period === Le || Le === "None") && f.products[0] === Ve), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.minutes);
4948
- let c = s("popupImmediateUpdate").replace("{selectedLimit}", s(`${K}`)).replace("{updatedAmount}", l).replace("{currency}", s("minutes")).replace("{selectedPeriod}", s(`${Le}`));
4949
- t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (${Te})` : c);
4968
+ t(19, Et = T ? "popupTitleAdded" : "popupTitle"), n.schedules?.length > 0 ? t(17, _e = T ? `${s("popupPendingOperatorLimit")} ${p}` : `${s("popupPendingUpdate")} ${p}`) : t(17, _e = T ? s("popupOperatorLimitInPlace") : f);
4969
+ t(32, Me = !0);
4970
+ }, oa = () => {
4971
+ yt == 1 && t(18, ht = "PopupKyc"), yt == 2 && (t(17, _e = `${s("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(oi)} ${m} ${s("popup2_b")}`), t(18, ht = "PopupKyc2")), yt == 3 && (t(17, _e = s("popup3")), t(18, ht = "PopupSuccess")), t(32, Me = !0);
4972
+ }, aa = () => {
4973
+ t(17, _e = s("sessionLimitUpdated")), t(32, Me = !0);
4974
+ }, na = () => {
4975
+ if (Pe) {
4976
+ const n = Pe[ie[K].callValue].find((f) => (f.period === Le || Le === "None") && f.products[0] === We), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.minutes);
4977
+ let p = s("popupImmediateUpdate").replace("{selectedLimit}", s(`${K}`)).replace("{updatedAmount}", l).replace("{currency}", s("minutes")).replace("{selectedPeriod}", s(`${Le}`));
4978
+ t(17, _e = n.isModified ? `${s("popupPendingUpdate")} ${ut(n.expiryDate)}` : p);
4950
4979
  }
4951
- t(32, xe = !0);
4952
- }, ia = (n) => n?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), oa = (n) => n?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), aa = (n) => n?.error?.includes("[NotFoundException] Limit does not exist"), na = (n) => n?.error?.includes("[Exception] Schedule does not exist"), sa = (n) => n.details?.includes("Invalid Session") || n.error?.includes("Invalid Session"), wt = (n) => {
4953
- if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), Re) {
4954
- if (t(30, Nt = !0), !n) {
4955
- t(32, xe = !0);
4980
+ t(32, Me = !0);
4981
+ }, 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"), wt = (n) => {
4982
+ if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), Oe) {
4983
+ if (t(30, Bt = !0), !n) {
4984
+ t(32, Me = !0);
4956
4985
  return;
4957
4986
  }
4958
- ia(n) ? t(17, _e = s("popupUpdateLimitException")) : oa(n) ? t(17, _e = s("popupRemoveLimitException")) : aa(n) ? t(17, _e = s("notFoundException")) : na(n) ? t(17, _e = s("scheduleNotFoundException")) : n?.error?.includes("LimitUnderReviewException") ? t(17, _e = s("limitInDocReview")) : sa(n) ? t(17, _e = s("sessionExpiredException")) : t(17, _e = s("genericLimitsPopupError")), t(32, xe = !0);
4987
+ 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, Me = !0);
4959
4988
  return;
4960
4989
  }
4961
- switch (k) {
4990
+ switch (w) {
4962
4991
  case "gmcore":
4963
- K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION ? ta() : Zo();
4992
+ K === Z.SESSION_LIMIT || K === Z.CUMULATIVE_SESSION ? na() : ta();
4964
4993
  break;
4965
4994
  case "gm16":
4966
- K === "lugas" ? $o() : K === X.SESSION_LIMIT || K === X.CUMULATIVE_SESSION ? ea() : Qo();
4995
+ K === "lugas" ? oa() : K === Z.SESSION_LIMIT || K === Z.CUMULATIVE_SESSION ? aa() : ia();
4967
4996
  break;
4968
4997
  default:
4969
- throw new Error(`Invalid apiversion attribute: ${k}`);
4998
+ throw new Error(`Invalid apiversion attribute: ${w}`);
4970
4999
  }
4971
- }, Be = () => {
5000
+ }, Ue = () => {
4972
5001
  t(31, lt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
4973
- }, ra = async (n) => {
4974
- t(13, K = n.limitType), t(14, Le = n.period), Be(), t(28, he = !0);
5002
+ }, da = async (n) => {
5003
+ t(13, K = n.limitType), t(14, Le = n.period), Ue(), t(28, he = !0);
4975
5004
  let l = `/v2/player/${y}/limits/${ue[n.limitType]}`;
4976
- n.limitType !== X.SESSION_LIMIT && (l += `?periods=${n.period}`);
5005
+ n.limitType !== Z.SESSION_LIMIT && (l += `?periods=${n.period}`);
4977
5006
  try {
4978
- await Bt(l, "DELETE"), Ce(Pe.success, n.amount), Ne();
4979
- } catch (c) {
4980
- Ce(Pe.failed, n.amount), console.log(c), t(29, Re = !0);
5007
+ await Ot(l, "DELETE"), Ae(Te.success, n.amount), Ne();
5008
+ } catch (p) {
5009
+ Ae(Te.failed, n.amount), console.log(p), t(29, Oe = !0);
4981
5010
  }
4982
- }, gi = (n) => {
4983
- switch (Et.remove = n, t(13, K = n.limitType || ""), k) {
5011
+ }, yi = (n) => {
5012
+ switch (It.remove = n, t(13, K = n.limitType || ""), w) {
4984
5013
  case "gmcore":
4985
- ra(n);
5014
+ da(n);
4986
5015
  break;
4987
5016
  case "gm16":
4988
- st = n, n.limitType === X.SESSION_LIMIT || n.limitType === X.CUMULATIVE_SESSION ? la(n) : Li(n);
5017
+ st = n, n.limitType === Z.SESSION_LIMIT || n.limitType === Z.CUMULATIVE_SESSION ? pa(n) : vi(n);
4989
5018
  break;
4990
5019
  }
4991
- Ce(Pe.request, n.amount);
4992
- }, la = (n) => {
4993
- const l = new URL(`${_}/v1/player/${y}/limits/session/session`), c = new URL(`${_}/v1/player/${y}/limits/session/cumulativeSession?periods=${n.period}`);
5020
+ Ae(Te.request, n.amount);
5021
+ }, pa = (n) => {
5022
+ const l = new URL(`${_}/v1/player/${y}/limits/session/session`), p = new URL(`${_}/v1/player/${y}/limits/session/cumulativeSession?periods=${n.period}`);
4994
5023
  let f;
4995
5024
  switch (n.limitType) {
4996
- case X.SESSION_LIMIT:
5025
+ case Z.SESSION_LIMIT:
4997
5026
  f = l;
4998
5027
  break;
4999
- case X.CUMULATIVE_SESSION:
5000
- f = c;
5028
+ case Z.CUMULATIVE_SESSION:
5029
+ f = p;
5001
5030
  break;
5002
5031
  default:
5003
5032
  throw Error(`Unknown limit.limitType: ${n.limitType}`);
5004
5033
  }
5005
- Be(), t(28, he = !0);
5006
- let P = {
5034
+ Ue(), t(28, he = !0);
5035
+ let T = {
5007
5036
  method: "DELETE",
5008
5037
  headers: {
5009
- "X-SessionID": w,
5038
+ "X-SessionID": k,
5010
5039
  "Content-Type": "application/json",
5011
5040
  Accept: "application/json"
5012
5041
  }
5013
5042
  };
5014
- fetch(f.href, P).then((v) => De(v)).then((v) => {
5015
- Ce(Pe.success, n.amount), Ne();
5043
+ fetch(f.href, T).then((v) => ze(v)).then((v) => {
5044
+ Ae(Te.success, n.amount), Ne();
5016
5045
  }).catch((v) => {
5017
- Ce(Pe.failed, n.amount), console.log(v), t(29, Re = !0);
5046
+ Ae(Te.failed, n.amount), console.log(v), t(29, Oe = !0);
5018
5047
  });
5019
- }, Li = (n) => {
5048
+ }, vi = (n) => {
5020
5049
  if (n && n.reviewRequired && !qe) {
5021
- t(34, yt = !0), t(32, xe = !0), Be();
5050
+ t(34, vt = !0), t(32, Me = !0), Ue();
5022
5051
  return;
5023
5052
  }
5024
- Be(), t(28, he = !0);
5053
+ Ue(), t(28, he = !0);
5025
5054
  const l = new URL(`${_}/v1/player/${y}/limits/monetary/${n.id}`);
5026
5055
  qe && l.searchParams.append("documentId", qe);
5027
- let c = {
5056
+ let p = {
5028
5057
  method: "DELETE",
5029
5058
  headers: {
5030
- "X-SessionID": w,
5059
+ "X-SessionID": k,
5031
5060
  "Content-Type": "application/json",
5032
5061
  Accept: "application/json"
5033
5062
  }
5034
5063
  };
5035
- fetch(l.href, c).then((f) => De(f)).then(() => (Ce(Pe.success, n.amount), Ne())).then(() => {
5064
+ fetch(l.href, p).then((f) => ze(f)).then(() => (Ae(Te.success, n.amount), Ne())).then(() => {
5036
5065
  Vt();
5037
5066
  }).catch((f) => {
5038
- console.error(f), t(29, Re = !0), Ne();
5067
+ console.error(f), t(29, Oe = !0), Ne();
5039
5068
  }).finally(() => {
5040
- Et.remove = {}, t(34, yt = !1), qe = "", t(28, he = !1);
5069
+ It.remove = {}, t(34, vt = !1), qe = "", t(28, he = !1);
5041
5070
  });
5042
- }, hi = (n) => {
5071
+ }, bi = (n) => {
5043
5072
  const l = new URL(`${_}/v1/player/${y}/limits/schedule/${n.scheduleId}`);
5044
- Be(), t(28, he = !0);
5045
- let c = {
5073
+ Ue(), t(28, he = !0);
5074
+ let p = {
5046
5075
  method: "DELETE",
5047
5076
  headers: {
5048
- "X-SessionID": w,
5077
+ "X-SessionID": k,
5049
5078
  "Content-Type": "application/json",
5050
5079
  Accept: "application/json"
5051
5080
  }
5052
5081
  };
5053
- fetch(l.href, c).then((f) => De(f)).then((f) => {
5054
- st = n, Ce(Pe.success, n.updateAmount), Ne();
5082
+ fetch(l.href, p).then((f) => ze(f)).then((f) => {
5083
+ st = n, Ae(Te.success, n.updateAmount), Ne();
5055
5084
  }).catch((f) => {
5056
- Ce(Pe.failed, n.updateAmount), console.log(f);
5085
+ Ae(Te.failed, n.updateAmount), console.log(f);
5057
5086
  });
5058
- }, yi = (n) => {
5087
+ }, ki = (n) => {
5059
5088
  const l = new URL(`${_}/v1/player/${y}/limits/schedule/acknowledge/${n.scheduleId}`);
5060
- Be(), t(28, he = !0);
5061
- let c = {
5089
+ Ue(), t(28, he = !0);
5090
+ let p = {
5062
5091
  method: "PATCH",
5063
5092
  headers: {
5064
- "X-SessionID": w,
5093
+ "X-SessionID": k,
5065
5094
  "Content-Type": "application/json",
5066
5095
  Accept: "application/json"
5067
5096
  }
5068
5097
  };
5069
- fetch(l.href, c).then((f) => De(f)).then((f) => {
5070
- st = n, $a(y, n.scheduleId, Date.now()), ua(n), Ce(Pe.success, n.amount), Ne();
5098
+ fetch(l.href, p).then((f) => ze(f)).then((f) => {
5099
+ st = n, an(y, n.scheduleId, Date.now()), ca(n), Ae(Te.success, n.amount), Ne();
5071
5100
  }).catch((f) => {
5072
- Ce(Pe.failed, n.amount), console.log(f);
5101
+ Ae(Te.failed, n.amount), console.log(f);
5073
5102
  });
5074
- }, ua = (n) => {
5103
+ }, ca = (n) => {
5075
5104
  Se[n.scheduleId] && window.clearInterval(Se[n.scheduleId]);
5076
- const l = Ge[g].seconds, c = Ge[g].reloadLimitsButton;
5105
+ const l = He[g].seconds, p = He[g].reloadLimitsButton;
5077
5106
  let f = 60;
5078
5107
  t(25, ve = {
5079
5108
  ...ve,
@@ -5082,12 +5111,12 @@ function Xn(i, e, t) {
5082
5111
  timerStopped: !1
5083
5112
  }
5084
5113
  });
5085
- const P = window.setInterval(
5114
+ const T = window.setInterval(
5086
5115
  () => {
5087
5116
  if (f === 0) {
5088
- window.clearInterval(P), Se = Object.fromEntries(Object.entries(Se).filter(([v]) => v !== n.scheduleId)), t(25, ve = {
5117
+ window.clearInterval(T), Se = Object.fromEntries(Object.entries(Se).filter(([v]) => v !== n.scheduleId)), t(25, ve = {
5089
5118
  ...ve,
5090
- [n.scheduleId]: { timer: c, timerStopped: !0 }
5119
+ [n.scheduleId]: { timer: p, timerStopped: !0 }
5091
5120
  });
5092
5121
  return;
5093
5122
  }
@@ -5103,65 +5132,65 @@ function Xn(i, e, t) {
5103
5132
  );
5104
5133
  Se = {
5105
5134
  ...Se,
5106
- [n.scheduleId]: P
5135
+ [n.scheduleId]: T
5107
5136
  };
5108
- }, Kt = (n) => {
5137
+ }, Yt = (n) => {
5109
5138
  if (!n)
5110
5139
  return s(K || "");
5111
- const l = (n.value || n.limitType || n.type || "").toLowerCase(), c = Object.entries(ue).sort((O, I) => I[1].length - O[1].length).find(([O, I]) => l.includes(I.toLowerCase()) || l.includes(O.toLowerCase()))?.[0] || l, f = (n.product || n.products && n.products[0] || "").toLowerCase(), P = f && f !== "all" ? f.charAt(0).toUpperCase() + f.slice(1) : "", v = c + P, H = s(v);
5112
- if (H !== v)
5113
- return H;
5114
- const V = s(c);
5115
- if (V !== c)
5116
- return V;
5117
- const J = (O) => {
5140
+ const l = (n.value || n.limitType || n.type || "").toLowerCase(), p = Object.entries(ue).sort((O, I) => I[1].length - O[1].length).find(([O, I]) => l.includes(I.toLowerCase()) || l.includes(O.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, G = s(v);
5141
+ if (G !== v)
5142
+ return G;
5143
+ const W = s(p);
5144
+ if (W !== p)
5145
+ return W;
5146
+ const X = (O) => {
5118
5147
  const I = s(O);
5119
- return (I !== O ? I : O.charAt(0).toUpperCase() + O.slice(1)).replace(X.LIMIT_SUFFIX_REGEX, "").trim();
5148
+ return (I !== O ? I : O.charAt(0).toUpperCase() + O.slice(1)).replace(Z.LIMIT_SUFFIX_REGEX, "").trim();
5120
5149
  };
5121
5150
  if (f && f !== "" && f !== "all") {
5122
- const O = J(c), I = J(f);
5151
+ const O = X(p), I = X(f);
5123
5152
  return `${O} - ${I} Limit`;
5124
5153
  }
5125
- return c.charAt(0).toUpperCase() + c.slice(1);
5126
- }, ma = (n, l = !1, c = !1) => {
5154
+ return p.charAt(0).toUpperCase() + p.slice(1);
5155
+ }, fa = (n, l = !1, p = !1) => {
5127
5156
  if (!fe)
5128
- return c ? `${n.reviewPending.requestAmount}${n.currency}` : l ? `${n.updateAmount}${n.currency}` : `${n.amount}${n.currency}`;
5157
+ return p ? `${n.reviewPending.requestAmount}${n.currency}` : l ? `${n.updateAmount}${n.currency}` : `${n.amount}${n.currency}`;
5129
5158
  let f = fe;
5130
- const P = f.match(X.DYNAMIC_DECIMALS_REGEX), v = C === "true" ? P ? parseInt(P[1], 10) : 2 : 0, H = P ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
5131
- let V;
5132
- c ? V = n.reviewPending.requestAmount || 0 : V = l ? n.updateAmount : n.amount;
5133
- let J = C === "true" ? parseFloat(V).toFixed(v) : Math.round(parseFloat(V)).toString();
5159
+ const T = f.match(Z.DYNAMIC_DECIMALS_REGEX), v = A === "true" ? T ? parseInt(T[1], 10) : 2 : 0, G = T ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
5160
+ let W;
5161
+ p ? W = n.reviewPending.requestAmount || 0 : W = l ? n.updateAmount : n.amount;
5162
+ let X = A === "true" ? parseFloat(W).toFixed(v) : Math.round(parseFloat(W)).toString();
5134
5163
  const [O, I] = fe.includes(".") ? [",", "."] : [".", ","];
5135
- let [z, M] = J.includes(".") ? J.split(".") : [J, ""];
5136
- if (z = z.replace(/\B(?=(\d{3})+(?!\d))/g, O), f = f.replace("{currency}", rt[n.currency] || n.currency).replace("{amount}", z).replace(H, C === "true" && M ? M : ""), C === "true" || !M) {
5164
+ let [z, M] = X.includes(".") ? X.split(".") : [X, ""];
5165
+ if (z = z.replace(/\B(?=(\d{3})+(?!\d))/g, O), f = f.replace("{currency}", rt[n.currency] || n.currency).replace("{amount}", z).replace(G, A === "true" && M ? M : ""), A === "true" || !M) {
5137
5166
  const ne = I === "." ? "\\." : I, ee = new RegExp(`${ne}(?=[\\s\\D]|$)`, "g");
5138
5167
  f = f.replace(ee, "").trim();
5139
5168
  }
5140
5169
  return f;
5141
- }, Yt = () => {
5142
- t(32, xe = t(31, lt = !1)), t(18, Lt = ""), t(19, Dt = "popupTitle"), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href), t(28, he = !1);
5143
- }, da = () => {
5144
- window.postMessage({ type: "uploadDocuments" }, window.location.href), Yt();
5145
- }, vi = (n) => !n && !(n.length > 0) ? t(33, Je = !1) : (t(23, et = n), an(et, se) ? nn(et, we) ? t(33, Je = !0) : (console.error(s("fileExtenssionDeny")), t(33, Je = !1)) : (console.error(s("fileSizeExceeded")), t(33, Je = !1))), pa = () => {
5146
- if (!Je)
5170
+ }, Zt = () => {
5171
+ t(32, Me = t(31, lt = !1)), t(18, ht = ""), t(19, Et = "popupTitle"), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href), t(28, he = !1);
5172
+ }, ga = () => {
5173
+ window.postMessage({ type: "uploadDocuments" }, window.location.href), Zt();
5174
+ }, wi = (n) => !n && !(n.length > 0) ? t(33, Xe = !1) : (t(23, et = n), ln(et, se) ? un(et, ke) ? t(33, Xe = !0) : (console.error(s("fileExtenssionDeny")), t(33, Xe = !1)) : (console.error(s("fileSizeExceeded")), t(33, Xe = !1))), La = () => {
5175
+ if (!Xe)
5147
5176
  return;
5148
- t(32, xe = !1);
5177
+ t(32, Me = !1);
5149
5178
  const n = new URL(`${_}/api/v1/mm/content/${y}/url-upload/`), l = {
5150
5179
  method: "POST",
5151
5180
  headers: {
5152
5181
  "Content-Type": "application/json",
5153
- "X-SessionId": w
5182
+ "X-SessionId": k
5154
5183
  },
5155
5184
  body: JSON.stringify({})
5156
5185
  };
5157
- fetch(n, l).then((c) => De(c)).then((c) => {
5158
- ca(c);
5159
- }).catch((c) => {
5160
- console.error(s("errorUploadDocument"), c), t(23, et = null), t(33, Je = !1);
5186
+ fetch(n, l).then((p) => ze(p)).then((p) => {
5187
+ ha(p);
5188
+ }).catch((p) => {
5189
+ console.error(s("errorUploadDocument"), p), t(23, et = null), t(33, Xe = !1);
5161
5190
  });
5162
- }, ca = (n) => {
5191
+ }, ha = (n) => {
5163
5192
  const l = new FormData();
5164
- l.append(n.requestId, et[0]), fetch(n.url, { method: "POST", body: l }).then((c) => De(c)).then((c) => {
5193
+ l.append(n.requestId, et[0]), fetch(n.url, { method: "POST", body: l }).then((p) => ze(p)).then((p) => {
5165
5194
  window.postMessage(
5166
5195
  {
5167
5196
  type: "WidgetNotification",
@@ -5171,8 +5200,8 @@ function Xn(i, e, t) {
5171
5200
  }
5172
5201
  },
5173
5202
  window.location.href
5174
- ), qe = c.Files[0].Reference, Et.remove.id ? Li(Et.remove) : li();
5175
- }).catch((c) => {
5203
+ ), qe = p.Files[0].Reference, It.remove.id ? vi(It.remove) : di();
5204
+ }).catch((p) => {
5176
5205
  window.postMessage(
5177
5206
  {
5178
5207
  type: "WidgetNotification",
@@ -5182,112 +5211,112 @@ function Xn(i, e, t) {
5182
5211
  }
5183
5212
  },
5184
5213
  window.location.href
5185
- ), console.error(s("errorUploadDocument"), c);
5214
+ ), console.error(s("errorUploadDocument"), p);
5186
5215
  }).finally(() => {
5187
- Yt(), t(23, et = null), t(33, Je = !1);
5216
+ Zt(), t(23, et = null), t(33, Xe = !1);
5188
5217
  });
5189
- }, fa = () => {
5218
+ }, ya = () => {
5190
5219
  let n = { ...Xt }, l = "";
5191
5220
  if (q) {
5192
- const c = q.split(","), f = c[0].trim();
5221
+ const p = q.split(","), f = p[0].trim();
5193
5222
  if (f.includes(":")) {
5194
- const [P, v] = f.split(":").map((H) => H.trim());
5195
- l = v || P;
5223
+ const [T, v] = f.split(":").map((G) => G.trim());
5224
+ l = v || T;
5196
5225
  } else
5197
5226
  l = f;
5198
- c.forEach((P) => {
5199
- if (P.includes(":")) {
5200
- const [v, H] = P.split(":").map((V) => V.trim());
5201
- v && (n[v] = H || v);
5227
+ p.forEach((T) => {
5228
+ if (T.includes(":")) {
5229
+ const [v, G] = T.split(":").map((W) => W.trim());
5230
+ v && (n[v] = G || v);
5202
5231
  }
5203
5232
  });
5204
5233
  } else
5205
5234
  m && (l = Xt[m] || m);
5206
5235
  l && (n.GBP = l, n.EUR = l, n.USD = l, m && (n[m] = l)), t(24, rt = n);
5207
- }, ga = () => {
5208
- Za(g);
5209
- }, bi = (n) => {
5236
+ }, va = () => {
5237
+ tn(g);
5238
+ }, _i = (n) => {
5210
5239
  if (n.data)
5211
5240
  switch (n.data.type) {
5212
5241
  case "LimitDisableState": {
5213
- t(37, ai = n.data.data);
5242
+ t(37, ni = n.data.data);
5214
5243
  break;
5215
5244
  }
5216
5245
  case "SubmitLimitNotification": {
5217
- pi();
5246
+ gi();
5218
5247
  break;
5219
5248
  }
5220
5249
  }
5221
5250
  };
5222
- Ra(() => (window.addEventListener("message", bi), tt && R.length && Ht(), () => {
5223
- window.removeEventListener("message", bi);
5251
+ qa(() => (window.addEventListener("message", _i), tt && R.length && Ht(), () => {
5252
+ window.removeEventListener("message", _i);
5224
5253
  }));
5225
- const La = (n) => vi(n.target.files), ha = (n) => n && n.value && a.some((l) => l && l.toLowerCase() === n.value.toLowerCase()) && !n.isHiddenByHierarchy, ya = () => Wt(), va = (n) => gi(n.rawLimit), ba = (n) => yi(n), wa = (n) => hi(n);
5226
- function ka() {
5227
- We = wi(this), t(20, We);
5254
+ const ba = (n) => wi(n.target.files), ka = (n) => n && n.value && a.some((l) => l && l.toLowerCase() === n.value.toLowerCase()) && !n.isHiddenByHierarchy, wa = () => Ft(), _a = (n) => yi(n.rawLimit), Sa = (n) => ki(n), Ca = (n) => bi(n);
5255
+ function Aa() {
5256
+ Ve = Si(this), t(20, Ve);
5228
5257
  }
5229
- const _a = () => {
5230
- ri(), Vt(), ci();
5231
- }, Sa = (n) => {
5232
- (n.key === "Enter" || n.key === " ") && (n.preventDefault(), si());
5233
- }, Aa = (n) => Rt(n), Ca = (n, l) => {
5234
- (l.key === "Enter" || l.key === " ") && (l.preventDefault(), Rt(n));
5258
+ const Ta = () => {
5259
+ mi(), Vt(), Li();
5260
+ }, Pa = (n) => {
5261
+ (n.key === "Enter" || n.key === " ") && (n.preventDefault(), ui());
5262
+ }, za = (n) => Wt(n), Da = (n, l) => {
5263
+ (l.key === "Enter" || l.key === " ") && (l.preventDefault(), Wt(n));
5235
5264
  };
5236
- function Pa() {
5237
- Le = wi(this), t(14, Le), t(12, ie), t(13, K);
5265
+ function Ea() {
5266
+ Le = Si(this), t(14, Le), t(12, ie), t(13, K);
5238
5267
  }
5239
- function Ta() {
5240
- Z = co(this.value), t(21, Z);
5268
+ function Ia() {
5269
+ J = Lo(this.value), t(21, J);
5241
5270
  }
5242
- function za(n) {
5243
- Va[n ? "unshift" : "push"](() => {
5271
+ function Ma(n) {
5272
+ Ga[n ? "unshift" : "push"](() => {
5244
5273
  F = n, t(8, F);
5245
5274
  });
5246
5275
  }
5247
5276
  return i.$$set = (n) => {
5248
- "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, T = n.companylimits), "tablabels" in n && t(67, N = n.tablabels), "showcompanylimitsinfo" in n && t(68, E = n.showcompanylimitsinfo), "customcurrencysymbols" in n && t(69, q = n.customcurrencysymbols), "netdepositprogress" in n && t(70, Y = n.netdepositprogress), "enablecompliancetext" in n && t(2, $ = n.enablecompliancetext), "deletelimit" in n && t(3, D = n.deletelimit), "amountsconfig" in n && t(71, W = n.amountsconfig), "periodsconfig" in n && t(72, ye = n.periodsconfig), "defaultperiod" in n && t(73, ce = n.defaultperiod), "limittabindex" in n && t(4, G = n.limittabindex), "tabcategory" in n && t(74, oe = n.tabcategory), "limitformat" in n && t(75, fe = n.limitformat), "allowedextenssion" in n && t(76, we = n.allowedextenssion), "filesizeallow" in n && t(77, se = n.filesizeallow), "clientstyling" in n && t(78, me = n.clientstyling), "clientstylingurl" in n && t(79, re = n.clientstylingurl), "translationurl" in n && t(80, de = n.translationurl), "mbsource" in n && t(81, ge = n.mbsource), "timezone" in n && t(82, Te = n.timezone), "isLimitNotification" in n && t(5, Ie = n.isLimitNotification), "cooloffstrictmode" in n && t(83, ae = n.cooloffstrictmode), "inputhasdecimals" in n && t(6, C = n.inputhasdecimals), "usecustomdropdown" in n && t(7, U = n.usecustomdropdown), "$$scope" in n && t(88, d = n.$$scope);
5277
+ "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, k = n.session), "userid" in n && t(63, y = n.userid), "endpoint" in n && t(64, _ = n.endpoint), "apiversion" in n && t(65, w = n.apiversion), "companylimits" in n && t(66, P = n.companylimits), "tablabels" in n && t(67, U = n.tablabels), "showcompanylimitsinfo" in n && t(68, E = n.showcompanylimitsinfo), "customcurrencysymbols" in n && t(69, q = n.customcurrencysymbols), "netdepositprogress" in n && t(70, Y = n.netdepositprogress), "enablecompliancetext" in n && t(2, $ = n.enablecompliancetext), "deletelimit" in n && t(3, D = n.deletelimit), "amountsconfig" in n && t(71, V = n.amountsconfig), "periodsconfig" in n && t(72, ye = n.periodsconfig), "defaultperiod" in n && t(73, ce = n.defaultperiod), "limittabindex" in n && t(4, H = n.limittabindex), "tabcategory" in n && t(74, oe = n.tabcategory), "limitformat" in n && t(75, fe = n.limitformat), "allowedextenssion" in n && t(76, ke = n.allowedextenssion), "filesizeallow" in n && t(77, se = n.filesizeallow), "clientstyling" in n && t(78, me = n.clientstyling), "clientstylingurl" in n && t(79, re = n.clientstylingurl), "translationurl" in n && t(80, de = n.translationurl), "mbsource" in n && t(81, ge = n.mbsource), "timezone" in n && t(82, Re = n.timezone), "isLimitNotification" in n && t(5, Ee = n.isLimitNotification), "cooloffstrictmode" in n && t(83, ae = n.cooloffstrictmode), "inputhasdecimals" in n && t(6, A = n.inputhasdecimals), "usecustomdropdown" in n && t(7, N = n.usecustomdropdown), "$$scope" in n && t(88, d = n.$$scope);
5249
5278
  }, i.$$.update = () => {
5250
5279
  if (i.$$.dirty[2] & /*showcompanylimitsinfo*/
5251
- 64 && t(10, Ae = E === "true"), i.$$.dirty[2] & /*companylimits*/
5252
- 16 && t(85, Mt = T === "true"), i.$$.dirty[0] & /*isCompanyLimitsInfoEnabled*/
5280
+ 64 && t(10, Ce = E === "true"), i.$$.dirty[2] & /*companylimits*/
5281
+ 16 && t(85, xt = P === "true"), i.$$.dirty[0] & /*isCompanyLimitsInfoEnabled*/
5253
5282
  1024 | i.$$.dirty[2] & /*isCompanyLimits*/
5254
- 8388608 && (xt = Ae || Mt), i.$$.dirty[2] & /*netdepositprogress*/
5283
+ 8388608 && (jt = Ce || xt), i.$$.dirty[2] & /*netdepositprogress*/
5255
5284
  256 && t(11, tt = Y === "true"), i.$$.dirty[0] & /*currency*/
5256
5285
  2 | i.$$.dirty[2] & /*customcurrencysymbols*/
5257
- 128 && (q !== void 0 || m !== void 0) && fa(), i.$$.dirty[2] & /*periodsconfig, amountsconfig*/
5258
- 1536 && ye && W && ko(), i.$$.dirty[0] & /*lang*/
5259
- 1 && g && ga(), i.$$.dirty[0] & /*lang, limittabindex*/
5286
+ 128 && (q !== void 0 || m !== void 0) && ya(), i.$$.dirty[2] & /*periodsconfig, amountsconfig*/
5287
+ 1536 && ye && V && Ao(), i.$$.dirty[0] & /*lang*/
5288
+ 1 && g && va(), i.$$.dirty[0] & /*lang, limittabindex*/
5260
5289
  17 | i.$$.dirty[2] & /*userid, session, endpoint, apiversion, amountsconfig, periodsconfig*/
5261
- 1551 && y && w && _ && k && g && G && W && ye && Ne(), i.$$.dirty[0] & /*customStylingContainer*/
5290
+ 1551 && y && k && _ && w && g && H && V && ye && Ne(), i.$$.dirty[0] & /*customStylingContainer*/
5262
5291
  256 | i.$$.dirty[2] & /*clientstyling*/
5263
- 65536 && me && F && Ha(F, me), i.$$.dirty[0] & /*customStylingContainer*/
5292
+ 65536 && me && F && Za(F, me), i.$$.dirty[0] & /*customStylingContainer*/
5264
5293
  256 | i.$$.dirty[2] & /*clientstylingurl*/
5265
- 131072 && re && F && Ga(F, re), i.$$.dirty[0] & /*customStylingContainer*/
5294
+ 131072 && re && F && Xa(F, re), i.$$.dirty[0] & /*customStylingContainer*/
5266
5295
  256 | i.$$.dirty[2] & /*mbsource*/
5267
- 524288 && ge && F && Ka(F, `${ge}.Style`, go), i.$$.dirty[2] & /*translationurl*/
5268
- 262144 && de && vo(), i.$$.dirty[0] & /*limittabindex*/
5296
+ 524288 && ge && F && Ja(F, `${ge}.Style`, yo), i.$$.dirty[2] & /*translationurl*/
5297
+ 262144 && de && _o(), i.$$.dirty[0] & /*limittabindex*/
5269
5298
  16 | i.$$.dirty[2] & /*tablabels*/
5270
- 32 && t(87, o = (N || "").split(",")[Math.max(0, Number(G) - 1)] || ""), i.$$.dirty[2] & /*currentTabLabel*/
5299
+ 32 && t(87, o = (U || "").split(",")[Math.max(0, Number(H) - 1)] || ""), i.$$.dirty[2] & /*currentTabLabel*/
5271
5300
  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*/
5272
- 16777216 && t(40, a = _t[r] || []), i.$$.dirty[0] & /*isNetDepositProgress, isCompanyLimitsInfoEnabled, availableLimits*/
5301
+ 16777216 && t(40, a = St[r] || []), i.$$.dirty[0] & /*isNetDepositProgress, isCompanyLimitsInfoEnabled, availableLimits*/
5273
5302
  3584 | i.$$.dirty[2] & /*progressBarContainers*/
5274
- 4194304 && (tt || Ae) && R.length) {
5275
- const n = R.map((c) => {
5276
- const f = c.visibleLimitsInUI?.length || 0;
5303
+ 4194304 && (tt || Ce) && R.length) {
5304
+ const n = R.map((p) => {
5305
+ const f = p.visibleLimitsInUI?.length || 0;
5277
5306
  return new Array(f).fill(null);
5278
5307
  });
5279
- (Ue.length !== n.length || Ue.some((c, f) => c?.length !== n[f]?.length)) && (t(84, Ue = n), pt().then(() => {
5280
- bt();
5308
+ (je.length !== n.length || je.some((p, f) => p?.length !== n[f]?.length)) && (t(84, je = n), ct().then(() => {
5309
+ kt();
5281
5310
  }));
5282
5311
  }
5283
5312
  i.$$.dirty[0] & /*isNetDepositProgress, availableLimits*/
5284
5313
  2560 | i.$$.dirty[2] & /*progressBarContainers*/
5285
- 4194304 && tt && Ue.length === R.length && Vo() && Ht(), i.$$.dirty[0] & /*availableLimits, customStylingContainer*/
5314
+ 4194304 && tt && je.length === R.length && Go() && Ht(), i.$$.dirty[0] & /*availableLimits, customStylingContainer*/
5286
5315
  768 | i.$$.dirty[2] & /*derivedCategory*/
5287
- 16777216 && R && F && r && pt().then(() => {
5316
+ 16777216 && R && F && r && ct().then(() => {
5288
5317
  setTimeout(
5289
5318
  () => {
5290
- bt();
5319
+ kt();
5291
5320
  },
5292
5321
  200
5293
5322
  );
@@ -5297,13 +5326,13 @@ function Xn(i, e, t) {
5297
5326
  m,
5298
5327
  $,
5299
5328
  D,
5300
- G,
5301
- Ie,
5302
- C,
5303
- U,
5329
+ H,
5330
+ Ee,
5331
+ A,
5332
+ N,
5304
5333
  F,
5305
5334
  R,
5306
- Ae,
5335
+ Ce,
5307
5336
  tt,
5308
5337
  ie,
5309
5338
  K,
@@ -5311,102 +5340,102 @@ function Xn(i, e, t) {
5311
5340
  at,
5312
5341
  nt,
5313
5342
  _e,
5314
- Lt,
5315
- Dt,
5316
- We,
5317
- Z,
5318
5343
  ht,
5344
+ Et,
5345
+ Ve,
5346
+ J,
5347
+ yt,
5319
5348
  et,
5320
5349
  rt,
5321
5350
  ve,
5322
- oi,
5351
+ ai,
5323
5352
  Ut,
5324
5353
  he,
5325
- Re,
5326
- Nt,
5354
+ Oe,
5355
+ Bt,
5327
5356
  lt,
5328
- xe,
5329
- Je,
5330
- yt,
5331
- Fe,
5357
+ Me,
5358
+ Xe,
5332
5359
  vt,
5333
- ai,
5360
+ Fe,
5361
+ bt,
5334
5362
  ni,
5335
- It,
5363
+ si,
5364
+ Mt,
5336
5365
  a,
5337
5366
  s,
5338
- ho,
5339
- si,
5340
- Rt,
5341
- So,
5342
- Vt,
5343
- ri,
5367
+ bo,
5368
+ ui,
5344
5369
  Wt,
5345
- di,
5346
- Jo,
5347
- pi,
5348
- ci,
5370
+ Po,
5371
+ Vt,
5372
+ mi,
5373
+ Ft,
5374
+ fi,
5375
+ ea,
5349
5376
  gi,
5350
- hi,
5377
+ Li,
5351
5378
  yi,
5352
- Kt,
5379
+ bi,
5380
+ ki,
5353
5381
  Yt,
5354
- da,
5355
- vi,
5356
- pa,
5382
+ Zt,
5383
+ ga,
5384
+ wi,
5385
+ La,
5357
5386
  h,
5358
- w,
5387
+ k,
5359
5388
  y,
5360
5389
  _,
5361
- k,
5362
- T,
5363
- N,
5390
+ w,
5391
+ P,
5392
+ U,
5364
5393
  E,
5365
5394
  q,
5366
5395
  Y,
5367
- W,
5396
+ V,
5368
5397
  ye,
5369
5398
  ce,
5370
5399
  oe,
5371
5400
  fe,
5372
- we,
5401
+ ke,
5373
5402
  se,
5374
5403
  me,
5375
5404
  re,
5376
5405
  de,
5377
5406
  ge,
5378
- Te,
5407
+ Re,
5379
5408
  ae,
5380
- Ue,
5381
- Mt,
5409
+ je,
5410
+ xt,
5382
5411
  r,
5383
5412
  o,
5384
5413
  d,
5385
5414
  u,
5386
- La,
5387
- ha,
5388
- ya,
5389
- va,
5390
5415
  ba,
5391
- wa,
5392
5416
  ka,
5417
+ wa,
5393
5418
  _a,
5394
5419
  Sa,
5395
- Aa,
5396
5420
  Ca,
5397
- Pa,
5421
+ Aa,
5398
5422
  Ta,
5399
- za
5423
+ Pa,
5424
+ za,
5425
+ Da,
5426
+ Ea,
5427
+ Ia,
5428
+ Ma
5400
5429
  ];
5401
5430
  }
5402
- class Jn extends xa {
5431
+ class es extends Ba {
5403
5432
  constructor(e) {
5404
- super(), ja(
5433
+ super(), Oa(
5405
5434
  this,
5406
5435
  e,
5407
- Xn,
5408
- Yn,
5409
- Ua,
5436
+ $n,
5437
+ Qn,
5438
+ Ra,
5410
5439
  {
5411
5440
  lang: 0,
5412
5441
  currency: 1,
@@ -5440,7 +5469,7 @@ class Jn extends xa {
5440
5469
  inputhasdecimals: 6,
5441
5470
  usecustomdropdown: 7
5442
5471
  },
5443
- sn,
5472
+ mn,
5444
5473
  [-1, -1, -1, -1, -1, -1, -1]
5445
5474
  );
5446
5475
  }
@@ -5631,7 +5660,7 @@ class Jn extends xa {
5631
5660
  this.$$set({ usecustomdropdown: e }), Q();
5632
5661
  }
5633
5662
  }
5634
- Ya(Jn, { 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);
5663
+ 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);
5635
5664
  export {
5636
- Jn as default
5665
+ es as default
5637
5666
  };