@everymatrix/player-account-gaming-limits-wrapper-2 1.60.2 → 1.61.1

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 (19) hide show
  1. package/components/{PlayerAccountGamingLimitsPage2Gm16-9LpYhrk4.js → PlayerAccountGamingLimitsPage2Gm16-BKtHKujz.js} +660 -654
  2. package/components/{PlayerAccountGamingLimitsPage2Gm16-DWwjWM6E.cjs → PlayerAccountGamingLimitsPage2Gm16-Dh43a-T6.cjs} +6 -6
  3. package/components/{PlayerAccountGamingLimitsPage2Gm16-Bw5v8PN0.js → PlayerAccountGamingLimitsPage2Gm16-rJafONGP.js} +386 -380
  4. package/components/{PlayerAccountGamingLimitsWrapper2-eoaBr7U3.js → PlayerAccountGamingLimitsWrapper2-BKaKm10v.js} +1 -1
  5. package/components/{PlayerAccountGamingLimitsWrapper2-BrbA9yFf.js → PlayerAccountGamingLimitsWrapper2-Bq5JG6Fu.js} +1 -1
  6. package/components/{PlayerAccountGamingLimitsWrapper2-kennz1it.cjs → PlayerAccountGamingLimitsWrapper2-Sogtqwry.cjs} +1 -1
  7. package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
  8. package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
  9. package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/{index-b2193545-BcwULm-K.cjs → index-b2193545-B4acI8yX.cjs} +1 -1
  12. package/stencil/{index-b2193545-BJzf08Qh.js → index-b2193545-BSIUbPIo.js} +1 -1
  13. package/stencil/{index-b2193545-BlEoeZZL.js → index-b2193545-BlySYRo4.js} +1 -1
  14. package/stencil/{ui-skeleton-B_ESS51i.cjs → ui-skeleton-0v-RIzOm.cjs} +1 -1
  15. package/stencil/{ui-skeleton-ea659b95-BbvMCw6x.js → ui-skeleton-6d1c12ae-CvJwVf9k.js} +2 -2
  16. package/stencil/{ui-skeleton-ea659b95-CGzZMsW7.js → ui-skeleton-6d1c12ae-Daz9lPGM.js} +2 -2
  17. package/stencil/{ui-skeleton-ea659b95-8xls9UKV.cjs → ui-skeleton-6d1c12ae-Dw-GTPdq.cjs} +2 -2
  18. package/stencil/{ui-skeleton-C8koemPS.js → ui-skeleton-BMBuBPkw.js} +2 -2
  19. package/stencil/{ui-skeleton-Cb-Iz3dC.js → ui-skeleton-B_k9eAqb.js} +2 -2
@@ -1,16 +1,16 @@
1
- var ci = Object.defineProperty;
2
- var Ze = Object.getOwnPropertySymbols;
3
- var Li = Object.prototype.hasOwnProperty, fi = Object.prototype.propertyIsEnumerable;
4
- var Je = (a, e, t) => e in a ? ci(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, Te = (a, e) => {
1
+ var pi = Object.defineProperty;
2
+ var Xe = Object.getOwnPropertySymbols;
3
+ var ci = Object.prototype.hasOwnProperty, Li = Object.prototype.propertyIsEnumerable;
4
+ var Ze = (a, e, t) => e in a ? pi(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, je = (a, e) => {
5
5
  for (var t in e || (e = {}))
6
- Li.call(e, t) && Je(a, t, e[t]);
7
- if (Ze)
8
- for (var t of Ze(e))
9
- fi.call(e, t) && Je(a, t, e[t]);
6
+ ci.call(e, t) && Ze(a, t, e[t]);
7
+ if (Xe)
8
+ for (var t of Xe(e))
9
+ Li.call(e, t) && Ze(a, t, e[t]);
10
10
  return a;
11
11
  };
12
- import { a as gi, $ as yi, S as hi, i as ki, s as vi, f as X, b as bi, n as ge, d as A, c as u, e as C, g as v, h as O, j as c, k as wi, l as _i, o as Si, m as Qe, t as yt, p as $e, q as ue, r as Ae, u as De, v as R, w as Se, x as ie, y as U, z as ht, A as je, B as kt, C as F, D as _e, E as Ai, F as Ci, G as Ti, H as ji, I as Di } from "./PlayerAccountGamingLimitsHistory2-9gtkrg2u.js";
13
- import "../stencil/ui-skeleton-C8koemPS.js";
12
+ import { a as fi, $ as gi, S as yi, i as hi, s as ki, f as X, b as vi, n as ye, d as A, c as u, e as C, g as v, h as O, j as c, k as bi, l as wi, o as _i, m as Je, t as gt, p as Qe, q as ue, r as Ce, u as Ee, v as R, w as Ae, x as te, y as U, z as yt, A as De, B as ht, C as F, D as Se, E as Si, F as Ai, G as Ci, H as Ti, I as ji } from "./PlayerAccountGamingLimitsHistory2-9gtkrg2u.js";
13
+ import "../stencil/ui-skeleton-BMBuBPkw.js";
14
14
  const W = {
15
15
  lugas: {
16
16
  title: "Deposit Limit",
@@ -55,11 +55,11 @@ const W = {
55
55
  callValue16: "cumulativeSession"
56
56
  }
57
57
  };
58
- function et(a, e) {
59
- gi(a, e);
58
+ function $e(a, e) {
59
+ fi(a, e);
60
60
  }
61
- function Ei(a) {
62
- yi.set(a);
61
+ function Di(a) {
62
+ gi.set(a);
63
63
  }
64
64
  const de = {
65
65
  en: {
@@ -1076,38 +1076,38 @@ const de = {
1076
1076
  "dataLayer-monthly": "Aylık"
1077
1077
  }
1078
1078
  };
1079
- function xi(a) {
1080
- bi(a, "svelte-1cy3ex4", ':host{font-family:system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}input:focus,input :focus-within,input :focus-visible,input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}select{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;cursor:pointer;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF)}select:focus,select :focus-within,select :focus-visible,select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}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{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));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}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px;float:left}.LimitsInteractionArea .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:14px;padding:6px 0px;margin-bottom:6px}.LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitCompliance{margin:20px 0px}.LimitCompliance .LimitComplianceText{font-size:14px}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586B);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.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:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:16px;gap:10px;font-size:1.3rem;color:var(--emw--color-black, #000000)}.PendingLimit{color:var(--emw--color-black, #000000)}.CurrentLimitContainer{width:100%;display:flex;flex-direction:column;gap:5px}.LimitTitle{font-size:0.9rem}.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{background:var(--emw--color-white, #FFFFFF);font-size:1.3rem;color:var(--emw--color-black, #000000);width:80vw;min-height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-black, #000000);font-size:1.3rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.ContainerLimitActions{display:flex;flex-direction:row;gap:10px}.ReloadLimitButton,.RemoveLimitButton,.ConfirmLimitButton,.CancelLimitButton{height:28px;width:100%;max-width:150px;font-size:0.7rem;background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B);border-radius:4px;padding:0 4px;cursor:pointer;white-space:nowrap}.ReloadLimitButton:hover,.RemoveLimitButton:hover,.ConfirmLimitButton:hover,.CancelLimitButton:hover{background:var(--emw--color-gray-300, #58586B);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{min-height:500px;max-height:650px;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonLimitContainer .skeletonLimitWrapper{min-height:150px;max-height:400px;width:45%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:30%;margin-bottom:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:5px;margin-bottom:30px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonAmountText{width:40%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonSubText{width:80%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:20%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonLimitWrapper{width:100%;margin:0px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:40%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}}.skeletonLimitContainer .skeletonInputWrapper{display:flex;flex-direction:column;width:320px;gap:10px}.skeletonLimitContainer .skeletonInputWrapper .skletonHeader{width:50%;margin-top:20px}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonInputWrapper{width:100%}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:inherit}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
1079
+ function Ei(a) {
1080
+ vi(a, "svelte-1cy3ex4", ':host{font-family:system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}input:focus,input :focus-within,input :focus-visible,input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}select{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;cursor:pointer;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF)}select:focus,select :focus-within,select :focus-visible,select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}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{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));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}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px;float:left}.LimitsInteractionArea .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:14px;padding:6px 0px;margin-bottom:6px}.LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitCompliance{margin:20px 0px}.LimitCompliance .LimitComplianceText{font-size:14px}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586B);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.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:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:16px;gap:10px;font-size:1.3rem;color:var(--emw--color-black, #000000)}.PendingLimit{color:var(--emw--color-black, #000000)}.CurrentLimitContainer{width:100%;display:flex;flex-direction:column;gap:5px}.LimitTitle{font-size:0.9rem}.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{background:var(--emw--color-white, #FFFFFF);font-size:1.3rem;color:var(--emw--color-black, #000000);width:80vw;min-height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-black, #000000);font-size:1.3rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.ContainerLimitActions{display:flex;flex-direction:row;gap:10px}.ReloadLimitButton,.RemoveLimitButton,.ConfirmLimitButton,.CancelLimitButton{height:28px;width:100%;max-width:150px;font-size:0.7rem;background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B);border-radius:4px;padding:0 4px;cursor:pointer;white-space:nowrap}.ReloadLimitButton:hover,.RemoveLimitButton:hover,.ConfirmLimitButton:hover,.CancelLimitButton:hover{background:var(--emw--color-gray-300, #58586B);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{min-height:500px;max-height:650px;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonLimitContainer .skeletonLimitWrapper{min-height:150px;max-height:400px;width:45%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:30%;margin-bottom:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:5px;margin-bottom:30px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonAmountText{width:40%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonSubText{width:80%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:20%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonLimitWrapper{width:100%;margin:0px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:40%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}}.skeletonLimitContainer .skeletonInputWrapper{display:flex;flex-direction:column;width:320px;gap:10px}.skeletonLimitContainer .skeletonInputWrapper .skletonHeader{width:50%;margin-top:20px}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonInputWrapper{width:100%}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:inherit}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
1081
1081
  }
1082
- function tt(a, e, t) {
1082
+ function et(a, e, t) {
1083
1083
  const i = a.slice();
1084
1084
  return i[123] = e[t], i;
1085
1085
  }
1086
- function it(a, e, t) {
1086
+ function tt(a, e, t) {
1087
1087
  const i = a.slice();
1088
1088
  return i[126] = e[t], i[128] = t, i;
1089
1089
  }
1090
- function at(a, e, t) {
1090
+ function it(a, e, t) {
1091
1091
  const i = a.slice();
1092
1092
  return i[126] = e[t], i;
1093
1093
  }
1094
- function ot(a, e, t) {
1094
+ function at(a, e, t) {
1095
1095
  const i = a.slice();
1096
1096
  return i[131] = e[t], i;
1097
1097
  }
1098
- function Mi(a, e, t) {
1098
+ function xi(a, e, t) {
1099
1099
  const i = a.slice();
1100
1100
  return i[120] = e[t], i;
1101
1101
  }
1102
- function nt(a) {
1102
+ function ot(a) {
1103
1103
  let e, t, i;
1104
- function o(p, d) {
1104
+ function n(p, d) {
1105
1105
  return (
1106
1106
  /*popupReady*/
1107
- p[20] ? Pi : zi
1107
+ p[20] ? Mi : zi
1108
1108
  );
1109
1109
  }
1110
- let s = o(a), r = s(a);
1110
+ let s = n(a), r = s(a);
1111
1111
  return {
1112
1112
  c() {
1113
1113
  e = v("div"), t = v("div"), r.c(), c(t, "class", i = "PopupContainer " + /*popupClass*/
@@ -1118,7 +1118,7 @@ function nt(a) {
1118
1118
  C(p, e, d), u(e, t), r.m(t, null);
1119
1119
  },
1120
1120
  p(p, d) {
1121
- s === (s = o(p)) && r ? r.p(p, d) : (r.d(1), r = s(p), r && (r.c(), r.m(t, null))), d[0] & /*popupClass*/
1121
+ s === (s = n(p)) && r ? r.p(p, d) : (r.d(1), r = s(p), r && (r.c(), r.m(t, null))), d[0] & /*popupClass*/
1122
1122
  4194304 && i !== (i = "PopupContainer " + /*popupClass*/
1123
1123
  p[22] + " " + /*isDesktop*/
1124
1124
  (p[27] ? "Desktop" : "")) && c(t, "class", i);
@@ -1128,27 +1128,27 @@ function nt(a) {
1128
1128
  }
1129
1129
  };
1130
1130
  }
1131
- function Pi(a) {
1131
+ function Mi(a) {
1132
1132
  let e, t, i = (
1133
1133
  /*$_*/
1134
1134
  a[26]("popupTitle") + ""
1135
- ), o, s, r, p, d, l, L, h, x, b, j, Y, H;
1135
+ ), n, s, r, p, d, l, L, h, M, b, j, Y, H;
1136
1136
  function V(y, _) {
1137
1137
  return (
1138
1138
  /*popupErrorDisplay*/
1139
- y[18] ? Ni : (
1139
+ y[18] ? Ui : (
1140
1140
  /*popupVariant*/
1141
- y[23] == 2 ? Ui : Ii
1141
+ y[23] == 2 ? Ii : Pi
1142
1142
  )
1143
1143
  );
1144
1144
  }
1145
- let q = V(a), M = q(a);
1145
+ let q = V(a), z = q(a);
1146
1146
  function N(y, _) {
1147
1147
  return (
1148
1148
  /*popupErrorDisplay*/
1149
- y[18] ? Oi : (
1149
+ y[18] ? Bi : (
1150
1150
  /*popupVariant*/
1151
- y[23] == 2 ? Bi : Ri
1151
+ y[23] == 2 ? Ri : Ni
1152
1152
  )
1153
1153
  );
1154
1154
  }
@@ -1156,17 +1156,17 @@ function Pi(a) {
1156
1156
  function w(y, _) {
1157
1157
  return (
1158
1158
  /*popupVariant*/
1159
- y[23] == 2 ? Fi : Wi
1159
+ y[23] == 2 ? Wi : Oi
1160
1160
  );
1161
1161
  }
1162
- let z = w(a), S = z(a);
1162
+ let I = w(a), S = I(a);
1163
1163
  return {
1164
1164
  c() {
1165
- e = v("div"), t = v("span"), o = U(i), s = O(), r = v("button"), r.textContent = "X", p = O(), d = v("div"), l = v("div"), M.c(), L = O(), D.c(), h = O(), x = v("p"), b = O(), S.c(), j = ht(), c(t, "class", "PopupTitle"), c(r, "class", "ClosePopup"), c(e, "class", "PopupTitleWrapper"), c(l, "class", "ResultIconWrapper"), c(x, "class", "DescriptionParagraph"), c(d, "class", "DescriptionWrapper");
1165
+ e = v("div"), t = v("span"), n = U(i), s = O(), r = v("button"), r.textContent = "X", p = O(), d = v("div"), l = v("div"), z.c(), L = O(), D.c(), h = O(), M = v("p"), b = O(), S.c(), j = yt(), c(t, "class", "PopupTitle"), c(r, "class", "ClosePopup"), c(e, "class", "PopupTitleWrapper"), c(l, "class", "ResultIconWrapper"), c(M, "class", "DescriptionParagraph"), c(d, "class", "DescriptionWrapper");
1166
1166
  },
1167
1167
  m(y, _) {
1168
- C(y, e, _), u(e, t), u(t, o), u(e, s), u(e, r), C(y, p, _), C(y, d, _), u(d, l), M.m(l, null), u(l, L), D.m(l, null), u(d, h), u(d, x), x.innerHTML = /*popupContent*/
1169
- a[21], C(y, b, _), S.m(y, _), C(y, j, _), Y || (H = ie(
1168
+ C(y, e, _), u(e, t), u(t, n), u(e, s), u(e, r), C(y, p, _), C(y, d, _), u(d, l), z.m(l, null), u(l, L), D.m(l, null), u(d, h), u(d, M), M.innerHTML = /*popupContent*/
1169
+ a[21], C(y, b, _), S.m(y, _), C(y, j, _), Y || (H = te(
1170
1170
  r,
1171
1171
  "click",
1172
1172
  /*closePopup*/
@@ -1176,12 +1176,12 @@ function Pi(a) {
1176
1176
  p(y, _) {
1177
1177
  _[0] & /*$_*/
1178
1178
  67108864 && i !== (i = /*$_*/
1179
- y[26]("popupTitle") + "") && R(o, i), q !== (q = V(y)) && (M.d(1), M = q(y), M && (M.c(), M.m(l, L))), B === (B = N(y)) && D ? D.p(y, _) : (D.d(1), D = B(y), D && (D.c(), D.m(l, null))), _[0] & /*popupContent*/
1180
- 2097152 && (x.innerHTML = /*popupContent*/
1181
- y[21]), z === (z = w(y)) && S ? S.p(y, _) : (S.d(1), S = z(y), S && (S.c(), S.m(j.parentNode, j)));
1179
+ y[26]("popupTitle") + "") && R(n, i), q !== (q = V(y)) && (z.d(1), z = q(y), z && (z.c(), z.m(l, L))), B === (B = N(y)) && D ? D.p(y, _) : (D.d(1), D = B(y), D && (D.c(), D.m(l, null))), _[0] & /*popupContent*/
1180
+ 2097152 && (M.innerHTML = /*popupContent*/
1181
+ y[21]), I === (I = w(y)) && S ? S.p(y, _) : (S.d(1), S = I(y), S && (S.c(), S.m(j.parentNode, j)));
1182
1182
  },
1183
1183
  d(y) {
1184
- y && (A(e), A(p), A(d), A(b), A(j)), M.d(), D.d(), S.d(y), Y = !1, H();
1184
+ y && (A(e), A(p), A(d), A(b), A(j)), z.d(), D.d(), S.d(y), Y = !1, H();
1185
1185
  }
1186
1186
  };
1187
1187
  }
@@ -1194,63 +1194,63 @@ function zi(a) {
1194
1194
  m(t, i) {
1195
1195
  C(t, e, i);
1196
1196
  },
1197
- p: ge,
1197
+ p: ye,
1198
1198
  d(t) {
1199
1199
  t && A(e);
1200
1200
  }
1201
1201
  };
1202
1202
  }
1203
- function Ii(a) {
1204
- let e, t, i, o, s, r;
1203
+ function Pi(a) {
1204
+ let e, t, i, n, s, r;
1205
1205
  return {
1206
1206
  c() {
1207
- e = F("svg"), t = F("defs"), i = F("style"), o = U(`.fil0 {fill:black;fill-rule:nonzero}
1208
- `), s = F("g"), r = F("polygon"), c(i, "type", "text/css"), c(r, "class", "fil0"), c(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "xml:space", "preserve"), c(e, "version", "1.1"), _e(e, "shape-rendering", "geometricPrecision"), _e(e, "text-rendering", "geometricPrecision"), _e(e, "image-rendering", "optimizeQuality"), c(e, "viewBox", "0 0 90 69"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "fill-rule", "evenodd"), c(e, "clip-rule", "evenodd");
1207
+ e = F("svg"), t = F("defs"), i = F("style"), n = U(`.fil0 {fill:black;fill-rule:nonzero}
1208
+ `), s = F("g"), r = F("polygon"), c(i, "type", "text/css"), c(r, "class", "fil0"), c(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "xml:space", "preserve"), c(e, "version", "1.1"), Se(e, "shape-rendering", "geometricPrecision"), Se(e, "text-rendering", "geometricPrecision"), Se(e, "image-rendering", "optimizeQuality"), c(e, "viewBox", "0 0 90 69"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "fill-rule", "evenodd"), c(e, "clip-rule", "evenodd");
1209
1209
  },
1210
1210
  m(p, d) {
1211
- C(p, e, d), u(e, t), u(t, i), u(i, o), u(e, s), u(s, r);
1211
+ C(p, e, d), u(e, t), u(t, i), u(i, n), u(e, s), u(s, r);
1212
1212
  },
1213
1213
  d(p) {
1214
1214
  p && A(e);
1215
1215
  }
1216
1216
  };
1217
1217
  }
1218
- function Ui(a) {
1218
+ function Ii(a) {
1219
1219
  let e, t, i;
1220
1220
  return {
1221
1221
  c() {
1222
1222
  e = F("svg"), t = F("g"), i = F("path"), c(i, "id", "XMLID_6_"), c(i, "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
1223
1223
  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
1224
1224
  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
1225
- h256.5v-82.1H429v366.5H429.9z`), c(t, "id", "XMLID_1_"), c(e, "version", "1.1"), c(e, "id", "Layer_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 512 512"), _e(e, "enable-background", "new 0 0 512 512"), c(e, "xml:space", "preserve");
1225
+ h256.5v-82.1H429v366.5H429.9z`), c(t, "id", "XMLID_1_"), c(e, "version", "1.1"), c(e, "id", "Layer_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 512 512"), Se(e, "enable-background", "new 0 0 512 512"), c(e, "xml:space", "preserve");
1226
1226
  },
1227
- m(o, s) {
1228
- C(o, e, s), u(e, t), u(t, i);
1227
+ m(n, s) {
1228
+ C(n, e, s), u(e, t), u(t, i);
1229
1229
  },
1230
- d(o) {
1231
- o && A(e);
1230
+ d(n) {
1231
+ n && A(e);
1232
1232
  }
1233
1233
  };
1234
1234
  }
1235
- function Ni(a) {
1236
- let e, t, i, o, s, r, p, d, l, L, h, x, b, j, Y, H, V, q, M;
1235
+ function Ui(a) {
1236
+ let e, t, i, n, s, r, p, d, l, L, h, M, b, j, Y, H, V, q, z;
1237
1237
  return {
1238
1238
  c() {
1239
- e = F("svg"), t = F("g"), i = F("path"), o = F("path"), s = F("g"), r = F("g"), p = F("g"), d = F("g"), l = F("g"), L = F("g"), h = F("g"), x = F("g"), b = F("g"), j = F("g"), Y = F("g"), H = F("g"), V = F("g"), q = F("g"), M = F("g"), c(i, "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
1240
- S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), c(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
1239
+ e = F("svg"), t = F("g"), i = F("path"), n = F("path"), s = F("g"), r = F("g"), p = F("g"), d = F("g"), l = F("g"), L = F("g"), h = F("g"), M = F("g"), b = F("g"), j = F("g"), Y = F("g"), H = F("g"), V = F("g"), q = F("g"), z = F("g"), c(i, "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
1240
+ S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), c(n, "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
1241
1241
  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
1242
1242
  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
1243
- 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`), c(e, "version", "1.1"), c(e, "id", "Capa_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 52 52"), _e(e, "enable-background", "new 0 0 52 52"), c(e, "xml:space", "preserve");
1243
+ 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`), c(e, "version", "1.1"), c(e, "id", "Capa_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 52 52"), Se(e, "enable-background", "new 0 0 52 52"), c(e, "xml:space", "preserve");
1244
1244
  },
1245
1245
  m(N, B) {
1246
- C(N, e, B), u(e, t), u(t, i), u(t, o), u(e, s), u(e, r), u(e, p), u(e, d), u(e, l), u(e, L), u(e, h), u(e, x), u(e, b), u(e, j), u(e, Y), u(e, H), u(e, V), u(e, q), u(e, M);
1246
+ C(N, e, B), u(e, t), u(t, i), u(t, n), u(e, s), u(e, r), u(e, p), u(e, d), u(e, l), u(e, L), u(e, h), u(e, M), u(e, b), u(e, j), u(e, Y), u(e, H), u(e, V), u(e, q), u(e, z);
1247
1247
  },
1248
1248
  d(N) {
1249
1249
  N && A(e);
1250
1250
  }
1251
1251
  };
1252
1252
  }
1253
- function Ri(a) {
1253
+ function Ni(a) {
1254
1254
  let e, t = (
1255
1255
  /*$_*/
1256
1256
  a[26]("popupSuccess") + ""
@@ -1259,20 +1259,20 @@ function Ri(a) {
1259
1259
  c() {
1260
1260
  e = v("p"), i = U(t);
1261
1261
  },
1262
- m(o, s) {
1263
- C(o, e, s), u(e, i);
1262
+ m(n, s) {
1263
+ C(n, e, s), u(e, i);
1264
1264
  },
1265
- p(o, s) {
1265
+ p(n, s) {
1266
1266
  s[0] & /*$_*/
1267
1267
  67108864 && t !== (t = /*$_*/
1268
- o[26]("popupSuccess") + "") && R(i, t);
1268
+ n[26]("popupSuccess") + "") && R(i, t);
1269
1269
  },
1270
- d(o) {
1271
- o && A(e);
1270
+ d(n) {
1271
+ n && A(e);
1272
1272
  }
1273
1273
  };
1274
1274
  }
1275
- function Bi(a) {
1275
+ function Ri(a) {
1276
1276
  let e, t = (
1277
1277
  /*$_*/
1278
1278
  a[26]("docsRequired") + ""
@@ -1281,20 +1281,20 @@ function Bi(a) {
1281
1281
  c() {
1282
1282
  e = v("p"), i = U(t);
1283
1283
  },
1284
- m(o, s) {
1285
- C(o, e, s), u(e, i);
1284
+ m(n, s) {
1285
+ C(n, e, s), u(e, i);
1286
1286
  },
1287
- p(o, s) {
1287
+ p(n, s) {
1288
1288
  s[0] & /*$_*/
1289
1289
  67108864 && t !== (t = /*$_*/
1290
- o[26]("docsRequired") + "") && R(i, t);
1290
+ n[26]("docsRequired") + "") && R(i, t);
1291
1291
  },
1292
- d(o) {
1293
- o && A(e);
1292
+ d(n) {
1293
+ n && A(e);
1294
1294
  }
1295
1295
  };
1296
1296
  }
1297
- function Oi(a) {
1297
+ function Bi(a) {
1298
1298
  let e, t = (
1299
1299
  /*$_*/
1300
1300
  a[26]("popupError") + ""
@@ -1303,35 +1303,35 @@ function Oi(a) {
1303
1303
  c() {
1304
1304
  e = v("p"), i = U(t);
1305
1305
  },
1306
- m(o, s) {
1307
- C(o, e, s), u(e, i);
1306
+ m(n, s) {
1307
+ C(n, e, s), u(e, i);
1308
1308
  },
1309
- p(o, s) {
1309
+ p(n, s) {
1310
1310
  s[0] & /*$_*/
1311
1311
  67108864 && t !== (t = /*$_*/
1312
- o[26]("popupError") + "") && R(i, t);
1312
+ n[26]("popupError") + "") && R(i, t);
1313
1313
  },
1314
- d(o) {
1315
- o && A(e);
1314
+ d(n) {
1315
+ n && A(e);
1316
1316
  }
1317
1317
  };
1318
1318
  }
1319
- function Wi(a) {
1319
+ function Oi(a) {
1320
1320
  let e, t = (
1321
1321
  /*$_*/
1322
1322
  a[26]("okButton") + ""
1323
- ), i, o, s;
1323
+ ), i, n, s;
1324
1324
  return {
1325
1325
  c() {
1326
1326
  e = v("button"), i = U(t), c(e, "class", "ConfirmButton");
1327
1327
  },
1328
1328
  m(r, p) {
1329
- C(r, e, p), u(e, i), o || (s = ie(
1329
+ C(r, e, p), u(e, i), n || (s = te(
1330
1330
  e,
1331
1331
  "click",
1332
1332
  /*closePopup*/
1333
1333
  a[39]
1334
- ), o = !0);
1334
+ ), n = !0);
1335
1335
  },
1336
1336
  p(r, p) {
1337
1337
  p[0] & /*$_*/
@@ -1339,32 +1339,32 @@ function Wi(a) {
1339
1339
  r[26]("okButton") + "") && R(i, t);
1340
1340
  },
1341
1341
  d(r) {
1342
- r && A(e), o = !1, s();
1342
+ r && A(e), n = !1, s();
1343
1343
  }
1344
1344
  };
1345
1345
  }
1346
- function Fi(a) {
1346
+ function Wi(a) {
1347
1347
  let e, t = (
1348
1348
  /*$_*/
1349
1349
  a[26]("uploadDocumentsButton") + ""
1350
- ), i, o, s = (
1350
+ ), i, n, s = (
1351
1351
  /*$_*/
1352
1352
  a[26]("closeButton") + ""
1353
1353
  ), r, p, d;
1354
1354
  return {
1355
1355
  c() {
1356
- e = v("button"), i = O(), o = v("button"), r = U(s), c(e, "class", "ConfirmButton"), c(o, "class", "CloseButton");
1356
+ e = v("button"), i = O(), n = v("button"), r = U(s), c(e, "class", "ConfirmButton"), c(n, "class", "CloseButton");
1357
1357
  },
1358
1358
  m(l, L) {
1359
- C(l, e, L), e.innerHTML = t, C(l, i, L), C(l, o, L), u(o, r), p || (d = [
1360
- ie(
1359
+ C(l, e, L), e.innerHTML = t, C(l, i, L), C(l, n, L), u(n, r), p || (d = [
1360
+ te(
1361
1361
  e,
1362
1362
  "click",
1363
1363
  /*uploadDocumentsTrigger*/
1364
1364
  a[40]
1365
1365
  ),
1366
- ie(
1367
- o,
1366
+ te(
1367
+ n,
1368
1368
  "click",
1369
1369
  /*closePopup*/
1370
1370
  a[39]
@@ -1379,83 +1379,83 @@ function Fi(a) {
1379
1379
  l[26]("closeButton") + "") && R(r, s);
1380
1380
  },
1381
1381
  d(l) {
1382
- l && (A(e), A(i), A(o)), p = !1, De(d);
1382
+ l && (A(e), A(i), A(n)), p = !1, Ee(d);
1383
1383
  }
1384
1384
  };
1385
1385
  }
1386
- function Vi(a) {
1387
- let e, t, i, o, s, r, p, d, l, L, h = (
1386
+ function Fi(a) {
1387
+ let e, t, i, n, s, r, p, d, l, L, h = (
1388
1388
  /*multiplePeriods*/
1389
1389
  a[15] ? `${/*$_*/
1390
1390
  a[26]("amount")}` : `${/*$_*/
1391
1391
  a[26](`new${/*selectedPeriod*/
1392
1392
  a[8]}Limit`)}`
1393
- ), x, b, j, Y, H, V, q = (
1393
+ ), M, b, j, Y, H, V, q = (
1394
1394
  /*$_*/
1395
1395
  a[26]("setLimit") + ""
1396
- ), M, N, B, D, w = ue(
1396
+ ), z, N, B, D, w = ue(
1397
1397
  /*availableLimits*/
1398
1398
  a[6]
1399
- ), z = [];
1399
+ ), I = [];
1400
1400
  for (let T = 0; T < w.length; T += 1)
1401
- z[T] = ut(at(a, w, T));
1401
+ I[T] = mt(it(a, w, T));
1402
1402
  let S = (
1403
1403
  /*enablecompliancetext*/
1404
- a[1] === "true" && dt(a)
1404
+ a[1] === "true" && ut(a)
1405
1405
  ), y = (
1406
1406
  /*multipleLimits*/
1407
- a[14] && pt(a)
1407
+ a[14] && dt(a)
1408
1408
  ), _ = (
1409
1409
  /*multiplePeriods*/
1410
- a[15] && Lt(a)
1410
+ a[15] && ct(a)
1411
1411
  ), G = (
1412
1412
  /*invalidInput*/
1413
- a[24] && gt(a)
1413
+ a[24] && ft(a)
1414
1414
  );
1415
1415
  return {
1416
1416
  c() {
1417
1417
  e = v("div"), t = v("div"), i = v("div");
1418
- for (let T = 0; T < z.length; T += 1)
1419
- z[T].c();
1420
- o = O(), s = v("form"), S && S.c(), r = O(), y && y.c(), p = O(), _ && _.c(), d = O(), l = v("label"), L = v("span"), x = U(h), b = O(), j = v("input"), Y = O(), G && G.c(), H = O(), V = v("button"), M = U(q), c(i, "class", "LimitsList " + /*isDesktop*/
1418
+ for (let T = 0; T < I.length; T += 1)
1419
+ I[T].c();
1420
+ n = O(), s = v("form"), S && S.c(), r = O(), y && y.c(), p = O(), _ && _.c(), d = O(), l = v("label"), L = v("span"), M = U(h), b = O(), j = v("input"), Y = O(), G && G.c(), H = O(), V = v("button"), z = U(q), c(i, "class", "LimitsList " + /*isDesktop*/
1421
1421
  (a[27] ? "Desktop" : "")), c(L, "class", "LimitInputText"), c(j, "type", "number"), c(j, "pattern", "[0-9]*"), c(l, "class", "LimitAmountInputWrapper"), c(V, "class", "LimitSubmitButton"), c(V, "type", "button"), V.disabled = !0, c(s, "class", "LimitsInteractionArea " + /*isDesktop*/
1422
1422
  (a[27] ? "Desktop" : "")), c(t, "class", "LimitsPageContainer"), c(e, "class", N = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1423
1423
  a[3]));
1424
1424
  },
1425
- m(T, E) {
1426
- C(T, e, E), u(e, t), u(t, i);
1427
- for (let K = 0; K < z.length; K += 1)
1428
- z[K] && z[K].m(i, null);
1429
- u(t, o), u(t, s), S && S.m(s, null), u(s, r), y && y.m(s, null), u(s, p), _ && _.m(s, null), u(s, d), u(s, l), u(l, L), u(L, x), u(l, b), u(l, j), Se(
1425
+ m(T, x) {
1426
+ C(T, e, x), u(e, t), u(t, i);
1427
+ for (let K = 0; K < I.length; K += 1)
1428
+ I[K] && I[K].m(i, null);
1429
+ u(t, n), u(t, s), S && S.m(s, null), u(s, r), y && y.m(s, null), u(s, p), _ && _.m(s, null), u(s, d), u(s, l), u(l, L), u(L, M), u(l, b), u(l, j), Ae(
1430
1430
  j,
1431
1431
  /*inputAmount*/
1432
1432
  a[10]
1433
- ), u(l, Y), G && G.m(l, null), u(s, H), u(s, V), u(V, M), a[64](V), B || (D = [
1434
- ie(
1433
+ ), u(l, Y), G && G.m(l, null), u(s, H), u(s, V), u(V, z), a[64](V), B || (D = [
1434
+ te(
1435
1435
  j,
1436
1436
  "input",
1437
1437
  /*input_input_handler*/
1438
1438
  a[63]
1439
1439
  ),
1440
- ie(
1440
+ te(
1441
1441
  j,
1442
1442
  "keydown",
1443
1443
  /*preventEnterSubmit*/
1444
1444
  a[41]
1445
1445
  ),
1446
- ie(
1446
+ te(
1447
1447
  j,
1448
1448
  "keyup",
1449
1449
  /*updateInputValue*/
1450
1450
  a[32]
1451
1451
  ),
1452
- ie(
1452
+ te(
1453
1453
  V,
1454
1454
  "click",
1455
1455
  /*updateLimitsSwitch*/
1456
1456
  a[30]
1457
1457
  ),
1458
- ie(
1458
+ te(
1459
1459
  s,
1460
1460
  "submit",
1461
1461
  /*updateLimitsSwitch*/
@@ -1463,9 +1463,9 @@ function Vi(a) {
1463
1463
  )
1464
1464
  ], B = !0);
1465
1465
  },
1466
- p(T, E) {
1467
- if (E[0] & /*isDesktop, $_, availableLimits, deletelimit, acknowledgedLimits*/
1468
- 234881092 | E[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount, determineLimitName*/
1466
+ p(T, x) {
1467
+ if (x[0] & /*isDesktop, $_, availableLimits, deletelimit, acknowledgedLimits*/
1468
+ 234881092 | x[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount, determineLimitName*/
1469
1469
  249) {
1470
1470
  w = ue(
1471
1471
  /*availableLimits*/
@@ -1473,40 +1473,40 @@ function Vi(a) {
1473
1473
  );
1474
1474
  let K;
1475
1475
  for (K = 0; K < w.length; K += 1) {
1476
- const me = at(T, w, K);
1477
- z[K] ? z[K].p(me, E) : (z[K] = ut(me), z[K].c(), z[K].m(i, null));
1476
+ const me = it(T, w, K);
1477
+ I[K] ? I[K].p(me, x) : (I[K] = mt(me), I[K].c(), I[K].m(i, null));
1478
1478
  }
1479
- for (; K < z.length; K += 1)
1480
- z[K].d(1);
1481
- z.length = w.length;
1479
+ for (; K < I.length; K += 1)
1480
+ I[K].d(1);
1481
+ I.length = w.length;
1482
1482
  }
1483
1483
  /*enablecompliancetext*/
1484
- T[1] === "true" ? S ? S.p(T, E) : (S = dt(T), S.c(), S.m(s, r)) : S && (S.d(1), S = null), /*multipleLimits*/
1485
- T[14] ? y ? y.p(T, E) : (y = pt(T), y.c(), y.m(s, p)) : y && (y.d(1), y = null), /*multiplePeriods*/
1486
- T[15] ? _ ? _.p(T, E) : (_ = Lt(T), _.c(), _.m(s, d)) : _ && (_.d(1), _ = null), E[0] & /*multiplePeriods, $_, selectedPeriod*/
1484
+ T[1] === "true" ? S ? S.p(T, x) : (S = ut(T), S.c(), S.m(s, r)) : S && (S.d(1), S = null), /*multipleLimits*/
1485
+ T[14] ? y ? y.p(T, x) : (y = dt(T), y.c(), y.m(s, p)) : y && (y.d(1), y = null), /*multiplePeriods*/
1486
+ T[15] ? _ ? _.p(T, x) : (_ = ct(T), _.c(), _.m(s, d)) : _ && (_.d(1), _ = null), x[0] & /*multiplePeriods, $_, selectedPeriod*/
1487
1487
  67141888 && h !== (h = /*multiplePeriods*/
1488
1488
  T[15] ? `${/*$_*/
1489
1489
  T[26]("amount")}` : `${/*$_*/
1490
1490
  T[26](`new${/*selectedPeriod*/
1491
- T[8]}Limit`)}`) && R(x, h), E[0] & /*inputAmount*/
1492
- 1024 && yt(j.value) !== /*inputAmount*/
1493
- T[10] && Se(
1491
+ T[8]}Limit`)}`) && R(M, h), x[0] & /*inputAmount*/
1492
+ 1024 && gt(j.value) !== /*inputAmount*/
1493
+ T[10] && Ae(
1494
1494
  j,
1495
1495
  /*inputAmount*/
1496
1496
  T[10]
1497
1497
  ), /*invalidInput*/
1498
- T[24] ? G ? G.p(T, E) : (G = gt(T), G.c(), G.m(l, null)) : G && (G.d(1), G = null), E[0] & /*$_*/
1498
+ T[24] ? G ? G.p(T, x) : (G = ft(T), G.c(), G.m(l, null)) : G && (G.d(1), G = null), x[0] & /*$_*/
1499
1499
  67108864 && q !== (q = /*$_*/
1500
- T[26]("setLimit") + "") && R(M, q), E[0] & /*limittabindex*/
1500
+ T[26]("setLimit") + "") && R(z, q), x[0] & /*limittabindex*/
1501
1501
  8 && N !== (N = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1502
1502
  T[3])) && c(e, "class", N);
1503
1503
  },
1504
1504
  d(T) {
1505
- T && A(e), Ae(z, T), S && S.d(), y && y.d(), _ && _.d(), G && G.d(), a[64](null), B = !1, De(D);
1505
+ T && A(e), Ce(I, T), S && S.d(), y && y.d(), _ && _.d(), G && G.d(), a[64](null), B = !1, Ee(D);
1506
1506
  }
1507
1507
  };
1508
1508
  }
1509
- function qi(a) {
1509
+ function Vi(a) {
1510
1510
  let e;
1511
1511
  return {
1512
1512
  c() {
@@ -1515,143 +1515,143 @@ function qi(a) {
1515
1515
  m(t, i) {
1516
1516
  C(t, e, i);
1517
1517
  },
1518
- p: ge,
1518
+ p: ye,
1519
1519
  d(t) {
1520
1520
  t && A(e);
1521
1521
  }
1522
1522
  };
1523
1523
  }
1524
- function Gi(a) {
1525
- let e, t, i, o, s, r, p = ue(Array(3)), d = [];
1524
+ function qi(a) {
1525
+ let e, t, i, n, s, r, p = ue(Array(3)), d = [];
1526
1526
  for (let l = 0; l < p.length; l += 1)
1527
- d[l] = oa(Mi(a, p, l));
1527
+ d[l] = aa(xi(a, p, l));
1528
1528
  return {
1529
1529
  c() {
1530
- e = v("div"), t = v("div"), i = v("div"), i.innerHTML = '<ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton>', o = O();
1530
+ e = v("div"), t = v("div"), i = v("div"), i.innerHTML = '<ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton>', n = O();
1531
1531
  for (let l = 0; l < d.length; l += 1)
1532
1532
  d[l].c();
1533
1533
  s = O(), r = v("div"), r.innerHTML = '<div class="skletonHeader"><ui-skeleton width="auto" height="15px" structure="title" margin-right="auto"></ui-skeleton></div> <div class="skeletonPeriod"><ui-skeleton width="auto" height="50px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skletonHeader"><ui-skeleton width="auto" height="15px" structure="title" margin-right="auto"></ui-skeleton></div> <div class="skeletonInputAmount"><ui-skeleton width="auto" height="50px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skeletonButton"><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div>', c(i, "class", "skeletonLimitText"), c(t, "class", "skeletonLimitWrapper"), c(r, "class", "skeletonInputWrapper"), c(e, "class", "skeletonLimitContainer");
1534
1534
  },
1535
1535
  m(l, L) {
1536
- C(l, e, L), u(e, t), u(t, i), u(t, o);
1536
+ C(l, e, L), u(e, t), u(t, i), u(t, n);
1537
1537
  for (let h = 0; h < d.length; h += 1)
1538
1538
  d[h] && d[h].m(t, null);
1539
1539
  u(e, s), u(e, r);
1540
1540
  },
1541
- p: ge,
1541
+ p: ye,
1542
1542
  d(l) {
1543
- l && A(e), Ae(d, l);
1543
+ l && A(e), Ce(d, l);
1544
1544
  }
1545
1545
  };
1546
1546
  }
1547
- function Ki(a) {
1548
- let e, t, i, o = (
1547
+ function Gi(a) {
1548
+ let e, t, i, n = (
1549
1549
  /*$_*/
1550
1550
  a[26]("noLimitText") + ""
1551
1551
  ), s;
1552
1552
  return {
1553
1553
  c() {
1554
- e = v("div"), t = v("div"), i = v("div"), s = U(o), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1554
+ e = v("div"), t = v("div"), i = v("div"), s = U(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1555
1555
  },
1556
1556
  m(r, p) {
1557
1557
  C(r, e, p), u(e, t), u(t, i), u(i, s);
1558
1558
  },
1559
1559
  p(r, p) {
1560
1560
  p[0] & /*$_*/
1561
- 67108864 && o !== (o = /*$_*/
1562
- r[26]("noLimitText") + "") && R(s, o);
1561
+ 67108864 && n !== (n = /*$_*/
1562
+ r[26]("noLimitText") + "") && R(s, n);
1563
1563
  },
1564
1564
  d(r) {
1565
1565
  r && A(e);
1566
1566
  }
1567
1567
  };
1568
1568
  }
1569
- function Hi(a) {
1570
- let e, t, i, o = (
1569
+ function Ki(a) {
1570
+ let e, t, i, n = (
1571
1571
  /*$_*/
1572
1572
  a[26]("lugasPrivacy") + ""
1573
1573
  ), s;
1574
1574
  return {
1575
1575
  c() {
1576
- e = v("div"), t = v("div"), i = v("div"), s = U(o), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1576
+ e = v("div"), t = v("div"), i = v("div"), s = U(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1577
1577
  },
1578
1578
  m(r, p) {
1579
1579
  C(r, e, p), u(e, t), u(t, i), u(i, s);
1580
1580
  },
1581
1581
  p(r, p) {
1582
1582
  p[0] & /*$_*/
1583
- 67108864 && o !== (o = /*$_*/
1584
- r[26]("lugasPrivacy") + "") && R(s, o);
1583
+ 67108864 && n !== (n = /*$_*/
1584
+ r[26]("lugasPrivacy") + "") && R(s, n);
1585
1585
  },
1586
1586
  d(r) {
1587
1587
  r && A(e);
1588
1588
  }
1589
1589
  };
1590
1590
  }
1591
- function Yi(a) {
1591
+ function Hi(a) {
1592
1592
  let e, t = ue(
1593
1593
  /*limit*/
1594
1594
  a[126].currentLimits
1595
1595
  ), i = [];
1596
- for (let o = 0; o < t.length; o += 1)
1597
- i[o] = mt(ot(a, t, o));
1596
+ for (let n = 0; n < t.length; n += 1)
1597
+ i[n] = lt(at(a, t, n));
1598
1598
  return {
1599
1599
  c() {
1600
- for (let o = 0; o < i.length; o += 1)
1601
- i[o].c();
1602
- e = ht();
1600
+ for (let n = 0; n < i.length; n += 1)
1601
+ i[n].c();
1602
+ e = yt();
1603
1603
  },
1604
- m(o, s) {
1604
+ m(n, s) {
1605
1605
  for (let r = 0; r < i.length; r += 1)
1606
- i[r] && i[r].m(o, s);
1607
- C(o, e, s);
1606
+ i[r] && i[r].m(n, s);
1607
+ C(n, e, s);
1608
1608
  },
1609
- p(o, s) {
1609
+ p(n, s) {
1610
1610
  if (s[0] & /*isDesktop, availableLimits, $_, deletelimit, acknowledgedLimits*/
1611
1611
  234881092 | s[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount*/
1612
1612
  185) {
1613
1613
  t = ue(
1614
1614
  /*limit*/
1615
- o[126].currentLimits
1615
+ n[126].currentLimits
1616
1616
  );
1617
1617
  let r;
1618
1618
  for (r = 0; r < t.length; r += 1) {
1619
- const p = ot(o, t, r);
1620
- i[r] ? i[r].p(p, s) : (i[r] = mt(p), i[r].c(), i[r].m(e.parentNode, e));
1619
+ const p = at(n, t, r);
1620
+ i[r] ? i[r].p(p, s) : (i[r] = lt(p), i[r].c(), i[r].m(e.parentNode, e));
1621
1621
  }
1622
1622
  for (; r < i.length; r += 1)
1623
1623
  i[r].d(1);
1624
1624
  i.length = t.length;
1625
1625
  }
1626
1626
  },
1627
- d(o) {
1628
- o && A(e), Ae(i, o);
1627
+ d(n) {
1628
+ n && A(e), Ce(i, n);
1629
1629
  }
1630
1630
  };
1631
1631
  }
1632
- function Xi(a) {
1633
- let e, t, i, o = (
1632
+ function Yi(a) {
1633
+ let e, t, i, n = (
1634
1634
  /*$_*/
1635
1635
  a[26]("lugasPrivacy") + ""
1636
1636
  ), s;
1637
1637
  return {
1638
1638
  c() {
1639
- e = v("div"), t = v("div"), i = v("div"), s = U(o), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1639
+ e = v("div"), t = v("div"), i = v("div"), s = U(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1640
1640
  },
1641
1641
  m(r, p) {
1642
1642
  C(r, e, p), u(e, t), u(t, i), u(i, s);
1643
1643
  },
1644
1644
  p(r, p) {
1645
1645
  p[0] & /*$_*/
1646
- 67108864 && o !== (o = /*$_*/
1647
- r[26]("lugasPrivacy") + "") && R(s, o);
1646
+ 67108864 && n !== (n = /*$_*/
1647
+ r[26]("lugasPrivacy") + "") && R(s, n);
1648
1648
  },
1649
1649
  d(r) {
1650
1650
  r && A(e);
1651
1651
  }
1652
1652
  };
1653
1653
  }
1654
- function Zi(a) {
1654
+ function Xi(a) {
1655
1655
  let e, t = `${/*getFormatedAmount*/
1656
1656
  a[38](
1657
1657
  /*currentLimit*/
@@ -1661,23 +1661,23 @@ function Zi(a) {
1661
1661
  c() {
1662
1662
  e = v("span"), i = U(t);
1663
1663
  },
1664
- m(o, s) {
1665
- C(o, e, s), u(e, i);
1664
+ m(n, s) {
1665
+ C(n, e, s), u(e, i);
1666
1666
  },
1667
- p(o, s) {
1667
+ p(n, s) {
1668
1668
  s[0] & /*availableLimits*/
1669
1669
  64 && t !== (t = `${/*getFormatedAmount*/
1670
- o[38](
1670
+ n[38](
1671
1671
  /*currentLimit*/
1672
- o[131]
1672
+ n[131]
1673
1673
  )}`) && R(i, t);
1674
1674
  },
1675
- d(o) {
1676
- o && A(e);
1675
+ d(n) {
1676
+ n && A(e);
1677
1677
  }
1678
1678
  };
1679
1679
  }
1680
- function Ji(a) {
1680
+ function Zi(a) {
1681
1681
  let e, t = `${/*getFormatedAmount*/
1682
1682
  a[38](
1683
1683
  /*currentLimit*/
@@ -1688,43 +1688,43 @@ function Ji(a) {
1688
1688
  c() {
1689
1689
  e = v("span"), i = U(t);
1690
1690
  },
1691
- m(o, s) {
1692
- C(o, e, s), u(e, i);
1691
+ m(n, s) {
1692
+ C(n, e, s), u(e, i);
1693
1693
  },
1694
- p(o, s) {
1694
+ p(n, s) {
1695
1695
  s[0] & /*availableLimits*/
1696
1696
  64 && t !== (t = `${/*getFormatedAmount*/
1697
- o[38](
1697
+ n[38](
1698
1698
  /*currentLimit*/
1699
- o[131],
1699
+ n[131],
1700
1700
  !0
1701
1701
  )}`) && R(i, t);
1702
1702
  },
1703
- d(o) {
1704
- o && A(e);
1703
+ d(n) {
1704
+ n && A(e);
1705
1705
  }
1706
1706
  };
1707
1707
  }
1708
- function Qi(a) {
1708
+ function Ji(a) {
1709
1709
  let e, t, i = `${/*getFormatedAmount*/
1710
1710
  a[38](
1711
1711
  /*currentLimit*/
1712
1712
  a[131],
1713
1713
  !0
1714
- )}`, o, s;
1714
+ )}`, n, s;
1715
1715
  function r(l, L) {
1716
1716
  return (
1717
1717
  /*currentLimit*/
1718
- l[131].isCoolOffCompleted ? aa : ia
1718
+ l[131].isCoolOffCompleted ? ia : ta
1719
1719
  );
1720
1720
  }
1721
1721
  let p = r(a), d = p(a);
1722
1722
  return {
1723
1723
  c() {
1724
- e = v("div"), t = v("span"), o = U(i), s = O(), d.c(), c(e, "class", "PendingLimit");
1724
+ e = v("div"), t = v("span"), n = U(i), s = O(), d.c(), c(e, "class", "PendingLimit");
1725
1725
  },
1726
1726
  m(l, L) {
1727
- C(l, e, L), u(e, t), u(t, o), u(e, s), d.m(e, null);
1727
+ C(l, e, L), u(e, t), u(t, n), u(e, s), d.m(e, null);
1728
1728
  },
1729
1729
  p(l, L) {
1730
1730
  L[0] & /*availableLimits*/
@@ -1733,14 +1733,14 @@ function Qi(a) {
1733
1733
  /*currentLimit*/
1734
1734
  l[131],
1735
1735
  !0
1736
- )}`) && R(o, i), p === (p = r(l)) && d ? d.p(l, L) : (d.d(1), d = p(l), d && (d.c(), d.m(e, null)));
1736
+ )}`) && R(n, i), p === (p = r(l)) && d ? d.p(l, L) : (d.d(1), d = p(l), d && (d.c(), d.m(e, null)));
1737
1737
  },
1738
1738
  d(l) {
1739
1739
  l && A(e), d.d();
1740
1740
  }
1741
1741
  };
1742
1742
  }
1743
- function $i(a) {
1743
+ function Qi(a) {
1744
1744
  let e, t = `${/*$_*/
1745
1745
  a[26]("removedLimitText")} ${/*currentLimit*/
1746
1746
  a[131].expiryDate}`, i;
@@ -1748,61 +1748,61 @@ function $i(a) {
1748
1748
  c() {
1749
1749
  e = v("div"), i = U(t), c(e, "class", "PendingLimit");
1750
1750
  },
1751
- m(o, s) {
1752
- C(o, e, s), u(e, i);
1751
+ m(n, s) {
1752
+ C(n, e, s), u(e, i);
1753
1753
  },
1754
- p(o, s) {
1754
+ p(n, s) {
1755
1755
  s[0] & /*$_, availableLimits*/
1756
1756
  67108928 && t !== (t = `${/*$_*/
1757
- o[26]("removedLimitText")} ${/*currentLimit*/
1758
- o[131].expiryDate}`) && R(i, t);
1757
+ n[26]("removedLimitText")} ${/*currentLimit*/
1758
+ n[131].expiryDate}`) && R(i, t);
1759
1759
  },
1760
- d(o) {
1761
- o && A(e);
1760
+ d(n) {
1761
+ n && A(e);
1762
1762
  }
1763
1763
  };
1764
1764
  }
1765
- function ea(a) {
1765
+ function $i(a) {
1766
1766
  let e, t = `${/*$_*/
1767
1767
  a[26]("removeAfterConfirm")}`, i;
1768
1768
  return {
1769
1769
  c() {
1770
1770
  e = v("div"), i = U(t), c(e, "class", "PendingLimit");
1771
1771
  },
1772
- m(o, s) {
1773
- C(o, e, s), u(e, i);
1772
+ m(n, s) {
1773
+ C(n, e, s), u(e, i);
1774
1774
  },
1775
- p(o, s) {
1775
+ p(n, s) {
1776
1776
  s[0] & /*$_*/
1777
1777
  67108864 && t !== (t = `${/*$_*/
1778
- o[26]("removeAfterConfirm")}`) && R(i, t);
1778
+ n[26]("removeAfterConfirm")}`) && R(i, t);
1779
1779
  },
1780
- d(o) {
1781
- o && A(e);
1780
+ d(n) {
1781
+ n && A(e);
1782
1782
  }
1783
1783
  };
1784
1784
  }
1785
- function ta(a) {
1785
+ function ea(a) {
1786
1786
  let e, t = `${/*$_*/
1787
1787
  a[26]("acknowledgedLimit")}`, i;
1788
1788
  return {
1789
1789
  c() {
1790
1790
  e = v("div"), i = U(t), c(e, "class", "PendingLimit");
1791
1791
  },
1792
- m(o, s) {
1793
- C(o, e, s), u(e, i);
1792
+ m(n, s) {
1793
+ C(n, e, s), u(e, i);
1794
1794
  },
1795
- p(o, s) {
1795
+ p(n, s) {
1796
1796
  s[0] & /*$_*/
1797
1797
  67108864 && t !== (t = `${/*$_*/
1798
- o[26]("acknowledgedLimit")}`) && R(i, t);
1798
+ n[26]("acknowledgedLimit")}`) && R(i, t);
1799
1799
  },
1800
- d(o) {
1801
- o && A(e);
1800
+ d(n) {
1801
+ n && A(e);
1802
1802
  }
1803
1803
  };
1804
1804
  }
1805
- function ia(a) {
1805
+ function ta(a) {
1806
1806
  let e = `${/*currentLimit*/
1807
1807
  a[131].period !== "None" || /*currentLimit*/
1808
1808
  a[131].value !== "cumulativeSession" ? " " : (
@@ -1817,11 +1817,11 @@ function ia(a) {
1817
1817
  c() {
1818
1818
  t = U(e);
1819
1819
  },
1820
- m(i, o) {
1821
- C(i, t, o);
1820
+ m(i, n) {
1821
+ C(i, t, n);
1822
1822
  },
1823
- p(i, o) {
1824
- o[0] & /*availableLimits, $_*/
1823
+ p(i, n) {
1824
+ n[0] & /*availableLimits, $_*/
1825
1825
  67108928 && e !== (e = `${/*currentLimit*/
1826
1826
  i[131].period !== "None" || /*currentLimit*/
1827
1827
  i[131].value !== "cumulativeSession" ? " " : (
@@ -1838,7 +1838,7 @@ function ia(a) {
1838
1838
  }
1839
1839
  };
1840
1840
  }
1841
- function aa(a) {
1841
+ function ia(a) {
1842
1842
  let e = `${/*currentLimit*/
1843
1843
  a[131].period !== "None" || /*currentLimit*/
1844
1844
  a[131].value !== "cumulativeSession" ? " " : (
@@ -1852,11 +1852,11 @@ function aa(a) {
1852
1852
  c() {
1853
1853
  t = U(e);
1854
1854
  },
1855
- m(i, o) {
1856
- C(i, t, o);
1855
+ m(i, n) {
1856
+ C(i, t, n);
1857
1857
  },
1858
- p(i, o) {
1859
- o[0] & /*availableLimits, $_*/
1858
+ p(i, n) {
1859
+ n[0] & /*availableLimits, $_*/
1860
1860
  67108928 && e !== (e = `${/*currentLimit*/
1861
1861
  i[131].period !== "None" || /*currentLimit*/
1862
1862
  i[131].value !== "cumulativeSession" ? " " : (
@@ -1872,17 +1872,17 @@ function aa(a) {
1872
1872
  }
1873
1873
  };
1874
1874
  }
1875
- function st(a) {
1875
+ function nt(a) {
1876
1876
  let e, t, i = (
1877
1877
  /*acknowledgedLimits*/
1878
1878
  a[25][
1879
1879
  /*currentLimit*/
1880
1880
  a[131].scheduleId
1881
1881
  ].timer + ""
1882
- ), o, s, r, p;
1882
+ ), n, s, r, p;
1883
1883
  return {
1884
1884
  c() {
1885
- e = v("div"), t = v("button"), o = U(i), c(t, "class", s = "ReloadLimitButton " + (/*isDesktop*/
1885
+ e = v("div"), t = v("button"), n = U(i), c(t, "class", s = "ReloadLimitButton " + (/*isDesktop*/
1886
1886
  a[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1887
1887
  (a[25][
1888
1888
  /*currentLimit*/
@@ -1891,7 +1891,7 @@ function st(a) {
1891
1891
  a[27] ? "" : "Mobile"));
1892
1892
  },
1893
1893
  m(d, l) {
1894
- C(d, e, l), u(e, t), u(t, o), r || (p = ie(
1894
+ C(d, e, l), u(e, t), u(t, n), r || (p = te(
1895
1895
  t,
1896
1896
  "click",
1897
1897
  /*click_handler*/
@@ -1904,7 +1904,7 @@ function st(a) {
1904
1904
  d[25][
1905
1905
  /*currentLimit*/
1906
1906
  d[131].scheduleId
1907
- ].timer + "") && R(o, i), l[0] & /*acknowledgedLimits, availableLimits*/
1907
+ ].timer + "") && R(n, i), l[0] & /*acknowledgedLimits, availableLimits*/
1908
1908
  33554496 && s !== (s = "ReloadLimitButton " + (/*isDesktop*/
1909
1909
  d[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1910
1910
  (d[25][
@@ -1917,11 +1917,11 @@ function st(a) {
1917
1917
  }
1918
1918
  };
1919
1919
  }
1920
- function rt(a) {
1920
+ function st(a) {
1921
1921
  let e, t, i = (
1922
1922
  /*$_*/
1923
1923
  a[26]("removeLimit") + ""
1924
- ), o, s, r;
1924
+ ), n, s, r;
1925
1925
  function p() {
1926
1926
  return (
1927
1927
  /*click_handler_1*/
@@ -1933,28 +1933,28 @@ function rt(a) {
1933
1933
  }
1934
1934
  return {
1935
1935
  c() {
1936
- e = v("div"), t = v("button"), o = U(i), c(t, "class", "RemoveLimitButton " + (/*isDesktop*/
1936
+ e = v("div"), t = v("button"), n = U(i), c(t, "class", "RemoveLimitButton " + (/*isDesktop*/
1937
1937
  a[27] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1938
1938
  a[27] ? "" : "Mobile"));
1939
1939
  },
1940
1940
  m(d, l) {
1941
- C(d, e, l), u(e, t), u(t, o), s || (r = ie(t, "click", p), s = !0);
1941
+ C(d, e, l), u(e, t), u(t, n), s || (r = te(t, "click", p), s = !0);
1942
1942
  },
1943
1943
  p(d, l) {
1944
1944
  a = d, l[0] & /*$_*/
1945
1945
  67108864 && i !== (i = /*$_*/
1946
- a[26]("removeLimit") + "") && R(o, i);
1946
+ a[26]("removeLimit") + "") && R(n, i);
1947
1947
  },
1948
1948
  d(d) {
1949
1949
  d && A(e), s = !1, r();
1950
1950
  }
1951
1951
  };
1952
1952
  }
1953
- function lt(a) {
1953
+ function rt(a) {
1954
1954
  let e, t, i = (
1955
1955
  /*$_*/
1956
1956
  a[26]("confirmUpdateLimit") + ""
1957
- ), o, s, r, p = (
1957
+ ), n, s, r, p = (
1958
1958
  /*$_*/
1959
1959
  a[26]("cancelUpdateLimit") + ""
1960
1960
  ), d, l, L;
@@ -1967,7 +1967,7 @@ function lt(a) {
1967
1967
  )
1968
1968
  );
1969
1969
  }
1970
- function x() {
1970
+ function M() {
1971
1971
  return (
1972
1972
  /*click_handler_3*/
1973
1973
  a[59](
@@ -1978,31 +1978,31 @@ function lt(a) {
1978
1978
  }
1979
1979
  return {
1980
1980
  c() {
1981
- e = v("div"), t = v("button"), o = U(i), s = O(), r = v("button"), d = U(p), c(t, "class", "ConfirmLimitButton " + (/*isDesktop*/
1981
+ e = v("div"), t = v("button"), n = U(i), s = O(), r = v("button"), d = U(p), c(t, "class", "ConfirmLimitButton " + (/*isDesktop*/
1982
1982
  a[27] ? "" : "Mobile")), c(r, "class", "CancelLimitButton " + (/*isDesktop*/
1983
1983
  a[27] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1984
1984
  a[27] ? "" : "Mobile"));
1985
1985
  },
1986
1986
  m(b, j) {
1987
- C(b, e, j), u(e, t), u(t, o), u(e, s), u(e, r), u(r, d), l || (L = [
1988
- ie(t, "click", h),
1989
- ie(r, "click", x)
1987
+ C(b, e, j), u(e, t), u(t, n), u(e, s), u(e, r), u(r, d), l || (L = [
1988
+ te(t, "click", h),
1989
+ te(r, "click", M)
1990
1990
  ], l = !0);
1991
1991
  },
1992
1992
  p(b, j) {
1993
1993
  a = b, j[0] & /*$_*/
1994
1994
  67108864 && i !== (i = /*$_*/
1995
- a[26]("confirmUpdateLimit") + "") && R(o, i), j[0] & /*$_*/
1995
+ a[26]("confirmUpdateLimit") + "") && R(n, i), j[0] & /*$_*/
1996
1996
  67108864 && p !== (p = /*$_*/
1997
1997
  a[26]("cancelUpdateLimit") + "") && R(d, p);
1998
1998
  },
1999
1999
  d(b) {
2000
- b && A(e), l = !1, De(L);
2000
+ b && A(e), l = !1, Ee(L);
2001
2001
  }
2002
2002
  };
2003
2003
  }
2004
- function mt(a) {
2005
- let e, t, i, o, s, r = `${/*currentLimit*/
2004
+ function lt(a) {
2005
+ let e, t, i, n, s, r = `${/*currentLimit*/
2006
2006
  a[131].period !== "None" || /*currentLimit*/
2007
2007
  a[131].value !== "cumulativeSession" ? " " : (
2008
2008
  /*$_*/
@@ -2014,57 +2014,57 @@ function mt(a) {
2014
2014
  a[2].indexOf(
2015
2015
  /*limit*/
2016
2016
  a[126].value
2017
- ) > -1, x, b;
2018
- function j(w, z) {
2017
+ ) > -1, M, b;
2018
+ function j(w, I) {
2019
2019
  return (
2020
2020
  /*currentLimit*/
2021
- w[131].acknowledgedLimit ? Ji : Zi
2021
+ w[131].acknowledgedLimit ? Zi : Xi
2022
2022
  );
2023
2023
  }
2024
2024
  let Y = j(a), H = Y(a);
2025
- function V(w, z) {
2025
+ function V(w, I) {
2026
2026
  if (
2027
2027
  /*currentLimit*/
2028
2028
  w[131].acknowledgedLimit
2029
2029
  )
2030
- return ta;
2030
+ return ea;
2031
2031
  if (
2032
2032
  /*currentLimit*/
2033
2033
  w[131].isModified && /*currentLimit*/
2034
2034
  w[131].updateAmount == 0 && /*currentLimit*/
2035
2035
  w[131].isCoolOffCompleted
2036
2036
  )
2037
- return ea;
2037
+ return $i;
2038
2038
  if (
2039
2039
  /*currentLimit*/
2040
2040
  w[131].isModified && /*currentLimit*/
2041
2041
  w[131].updateAmount == 0 && !/*currentLimit*/
2042
2042
  w[131].isCoolOffCompleted
2043
2043
  )
2044
- return $i;
2044
+ return Qi;
2045
2045
  if (
2046
2046
  /*currentLimit*/
2047
2047
  w[131].isModified
2048
2048
  )
2049
- return Qi;
2049
+ return Ji;
2050
2050
  }
2051
- let q = V(a), M = q && q(a), N = (
2051
+ let q = V(a), z = q && q(a), N = (
2052
2052
  /*currentLimit*/
2053
- a[131].acknowledgedLimit && st(a)
2054
- ), B = h && rt(a), D = (
2053
+ a[131].acknowledgedLimit && nt(a)
2054
+ ), B = h && st(a), D = (
2055
2055
  /*currentLimit*/
2056
2056
  a[131].isCoolOffCompleted & !/*currentLimit*/
2057
- a[131].acknowledgedLimit && lt(a)
2057
+ a[131].acknowledgedLimit && rt(a)
2058
2058
  );
2059
2059
  return {
2060
2060
  c() {
2061
- e = v("div"), t = v("div"), i = v("div"), o = v("div"), H.c(), s = O(), p = U(r), d = O(), M && M.c(), l = O(), N && N.c(), L = O(), B && B.c(), x = O(), D && D.c(), b = O(), c(o, "class", "CurrentLimit"), c(i, "class", "CurrentLimitContainer"), c(t, "class", "LimitDetailsTextWrapper"), c(e, "class", "LimitDetails");
2061
+ e = v("div"), t = v("div"), i = v("div"), n = v("div"), H.c(), s = O(), p = U(r), d = O(), z && z.c(), l = O(), N && N.c(), L = O(), B && B.c(), M = O(), D && D.c(), b = O(), c(n, "class", "CurrentLimit"), c(i, "class", "CurrentLimitContainer"), c(t, "class", "LimitDetailsTextWrapper"), c(e, "class", "LimitDetails");
2062
2062
  },
2063
- m(w, z) {
2064
- C(w, e, z), u(e, t), u(t, i), u(i, o), H.m(o, null), u(o, s), u(o, p), u(i, d), M && M.m(i, null), u(t, l), N && N.m(t, null), u(t, L), B && B.m(t, null), u(t, x), D && D.m(t, null), u(e, b);
2063
+ m(w, I) {
2064
+ C(w, e, I), u(e, t), u(t, i), u(i, n), H.m(n, null), u(n, s), u(n, p), u(i, d), z && z.m(i, null), u(t, l), N && N.m(t, null), u(t, L), B && B.m(t, null), u(t, M), D && D.m(t, null), u(e, b);
2065
2065
  },
2066
- p(w, z) {
2067
- Y === (Y = j(w)) && H ? H.p(w, z) : (H.d(1), H = Y(w), H && (H.c(), H.m(o, s))), z[0] & /*availableLimits, $_*/
2066
+ p(w, I) {
2067
+ Y === (Y = j(w)) && H ? H.p(w, I) : (H.d(1), H = Y(w), H && (H.c(), H.m(n, s))), I[0] & /*availableLimits, $_*/
2068
2068
  67108928 && r !== (r = `${/*currentLimit*/
2069
2069
  w[131].period !== "None" || /*currentLimit*/
2070
2070
  w[131].value !== "cumulativeSession" ? " " : (
@@ -2072,38 +2072,38 @@ function mt(a) {
2072
2072
  w[26]("per")
2073
2073
  )} ${/*$_*/
2074
2074
  w[26](`${/*currentLimit*/
2075
- w[131].period}`)}`) && R(p, r), q === (q = V(w)) && M ? M.p(w, z) : (M && M.d(1), M = q && q(w), M && (M.c(), M.m(i, null))), /*currentLimit*/
2076
- w[131].acknowledgedLimit ? N ? N.p(w, z) : (N = st(w), N.c(), N.m(t, L)) : N && (N.d(1), N = null), z[0] & /*availableLimits, deletelimit*/
2075
+ w[131].period}`)}`) && R(p, r), q === (q = V(w)) && z ? z.p(w, I) : (z && z.d(1), z = q && q(w), z && (z.c(), z.m(i, null))), /*currentLimit*/
2076
+ w[131].acknowledgedLimit ? N ? N.p(w, I) : (N = nt(w), N.c(), N.m(t, L)) : N && (N.d(1), N = null), I[0] & /*availableLimits, deletelimit*/
2077
2077
  68 && (h = !/*currentLimit*/
2078
2078
  w[131].isModified && /*deletelimit*/
2079
2079
  w[2].indexOf(
2080
2080
  /*limit*/
2081
2081
  w[126].value
2082
- ) > -1), h ? B ? B.p(w, z) : (B = rt(w), B.c(), B.m(t, x)) : B && (B.d(1), B = null), /*currentLimit*/
2082
+ ) > -1), h ? B ? B.p(w, I) : (B = st(w), B.c(), B.m(t, M)) : B && (B.d(1), B = null), /*currentLimit*/
2083
2083
  w[131].isCoolOffCompleted & !/*currentLimit*/
2084
- w[131].acknowledgedLimit ? D ? D.p(w, z) : (D = lt(w), D.c(), D.m(t, null)) : D && (D.d(1), D = null);
2084
+ w[131].acknowledgedLimit ? D ? D.p(w, I) : (D = rt(w), D.c(), D.m(t, null)) : D && (D.d(1), D = null);
2085
2085
  },
2086
2086
  d(w) {
2087
- w && A(e), H.d(), M && M.d(), N && N.d(), B && B.d(), D && D.d();
2087
+ w && A(e), H.d(), z && z.d(), N && N.d(), B && B.d(), D && D.d();
2088
2088
  }
2089
2089
  };
2090
2090
  }
2091
- function ut(a) {
2091
+ function mt(a) {
2092
2092
  let e, t, i = (
2093
2093
  /*determineLimitName*/
2094
2094
  a[37](
2095
2095
  /*limit*/
2096
2096
  a[126]
2097
2097
  ) + ""
2098
- ), o, s, r;
2098
+ ), n, s, r;
2099
2099
  function p(L, h) {
2100
2100
  return (
2101
2101
  /*limit*/
2102
- L[126].value === "lugas" ? Xi : (
2102
+ L[126].value === "lugas" ? Yi : (
2103
2103
  /*limit*/
2104
- L[126].currentLimits.length > 0 ? Yi : (
2104
+ L[126].currentLimits.length > 0 ? Hi : (
2105
2105
  /*limit*/
2106
- L[126].value === "lugas" ? Hi : Ki
2106
+ L[126].value === "lugas" ? Ki : Gi
2107
2107
  )
2108
2108
  )
2109
2109
  );
@@ -2111,11 +2111,11 @@ function ut(a) {
2111
2111
  let d = p(a), l = d(a);
2112
2112
  return {
2113
2113
  c() {
2114
- e = v("div"), t = v("p"), o = U(i), s = O(), l.c(), r = O(), c(t, "class", "LimitTitle"), c(e, "class", "LimitWrapper " + /*isDesktop*/
2114
+ e = v("div"), t = v("p"), n = U(i), s = O(), l.c(), r = O(), c(t, "class", "LimitTitle"), c(e, "class", "LimitWrapper " + /*isDesktop*/
2115
2115
  (a[27] ? "Desktop" : ""));
2116
2116
  },
2117
2117
  m(L, h) {
2118
- C(L, e, h), u(e, t), u(t, o), u(e, s), l.m(e, null), u(e, r);
2118
+ C(L, e, h), u(e, t), u(t, n), u(e, s), l.m(e, null), u(e, r);
2119
2119
  },
2120
2120
  p(L, h) {
2121
2121
  h[0] & /*availableLimits*/
@@ -2123,73 +2123,73 @@ function ut(a) {
2123
2123
  L[37](
2124
2124
  /*limit*/
2125
2125
  L[126]
2126
- ) + "") && R(o, i), d === (d = p(L)) && l ? l.p(L, h) : (l.d(1), l = d(L), l && (l.c(), l.m(e, r)));
2126
+ ) + "") && R(n, i), d === (d = p(L)) && l ? l.p(L, h) : (l.d(1), l = d(L), l && (l.c(), l.m(e, r)));
2127
2127
  },
2128
2128
  d(L) {
2129
2129
  L && A(e), l.d();
2130
2130
  }
2131
2131
  };
2132
2132
  }
2133
- function dt(a) {
2133
+ function ut(a) {
2134
2134
  let e, t, i = (
2135
2135
  /*$_*/
2136
2136
  a[26]("complianceText") + ""
2137
- ), o;
2137
+ ), n;
2138
2138
  return {
2139
2139
  c() {
2140
- e = v("div"), t = v("p"), o = U(i), c(t, "class", "LimitComplianceText"), c(e, "class", "LimitCompliance");
2140
+ e = v("div"), t = v("p"), n = U(i), c(t, "class", "LimitComplianceText"), c(e, "class", "LimitCompliance");
2141
2141
  },
2142
2142
  m(s, r) {
2143
- C(s, e, r), u(e, t), u(t, o);
2143
+ C(s, e, r), u(e, t), u(t, n);
2144
2144
  },
2145
2145
  p(s, r) {
2146
2146
  r[0] & /*$_*/
2147
2147
  67108864 && i !== (i = /*$_*/
2148
- s[26]("complianceText") + "") && R(o, i);
2148
+ s[26]("complianceText") + "") && R(n, i);
2149
2149
  },
2150
2150
  d(s) {
2151
2151
  s && A(e);
2152
2152
  }
2153
2153
  };
2154
2154
  }
2155
- function pt(a) {
2155
+ function dt(a) {
2156
2156
  let e, t, i = (
2157
2157
  /*$_*/
2158
2158
  a[26]("limitType") + ""
2159
- ), o, s, r, p, d, l = ue(
2159
+ ), n, s, r, p, d, l = ue(
2160
2160
  /*availableLimits*/
2161
2161
  a[6]
2162
2162
  ), L = [];
2163
2163
  for (let h = 0; h < l.length; h += 1)
2164
- L[h] = ct(it(a, l, h));
2164
+ L[h] = pt(tt(a, l, h));
2165
2165
  return {
2166
2166
  c() {
2167
- e = v("label"), t = v("span"), o = U(i), s = O(), r = v("select");
2167
+ e = v("label"), t = v("span"), n = U(i), s = O(), r = v("select");
2168
2168
  for (let h = 0; h < L.length; h += 1)
2169
2169
  L[h].c();
2170
2170
  c(t, "class", "LimitSelectText"), c(r, "name", ""), c(r, "id", ""), /*selectedIndex*/
2171
- a[9] === void 0 && kt(() => (
2171
+ a[9] === void 0 && ht(() => (
2172
2172
  /*select_change_handler*/
2173
2173
  a[60].call(r)
2174
2174
  )), c(e, "class", "LimitTypeDropdownWrapper");
2175
2175
  },
2176
- m(h, x) {
2177
- C(h, e, x), u(e, t), u(t, o), u(e, s), u(e, r);
2176
+ m(h, M) {
2177
+ C(h, e, M), u(e, t), u(t, n), u(e, s), u(e, r);
2178
2178
  for (let b = 0; b < L.length; b += 1)
2179
2179
  L[b] && L[b].m(r, null);
2180
- je(
2180
+ De(
2181
2181
  r,
2182
2182
  /*selectedIndex*/
2183
2183
  a[9],
2184
2184
  !0
2185
2185
  ), p || (d = [
2186
- ie(
2186
+ te(
2187
2187
  r,
2188
2188
  "change",
2189
2189
  /*select_change_handler*/
2190
2190
  a[60]
2191
2191
  ),
2192
- ie(
2192
+ te(
2193
2193
  r,
2194
2194
  "change",
2195
2195
  /*change_handler*/
@@ -2197,11 +2197,11 @@ function pt(a) {
2197
2197
  )
2198
2198
  ], p = !0);
2199
2199
  },
2200
- p(h, x) {
2201
- if (x[0] & /*$_*/
2200
+ p(h, M) {
2201
+ if (M[0] & /*$_*/
2202
2202
  67108864 && i !== (i = /*$_*/
2203
- h[26]("limitType") + "") && R(o, i), x[0] & /*availableLimits*/
2204
- 64 | x[1] & /*determineLimitName*/
2203
+ h[26]("limitType") + "") && R(n, i), M[0] & /*availableLimits*/
2204
+ 64 | M[1] & /*determineLimitName*/
2205
2205
  64) {
2206
2206
  l = ue(
2207
2207
  /*availableLimits*/
@@ -2209,26 +2209,26 @@ function pt(a) {
2209
2209
  );
2210
2210
  let b;
2211
2211
  for (b = 0; b < l.length; b += 1) {
2212
- const j = it(h, l, b);
2213
- L[b] ? L[b].p(j, x) : (L[b] = ct(j), L[b].c(), L[b].m(r, null));
2212
+ const j = tt(h, l, b);
2213
+ L[b] ? L[b].p(j, M) : (L[b] = pt(j), L[b].c(), L[b].m(r, null));
2214
2214
  }
2215
2215
  for (; b < L.length; b += 1)
2216
2216
  L[b].d(1);
2217
2217
  L.length = l.length;
2218
2218
  }
2219
- x[0] & /*selectedIndex*/
2220
- 512 && je(
2219
+ M[0] & /*selectedIndex*/
2220
+ 512 && De(
2221
2221
  r,
2222
2222
  /*selectedIndex*/
2223
2223
  h[9]
2224
2224
  );
2225
2225
  },
2226
2226
  d(h) {
2227
- h && A(e), Ae(L, h), p = !1, De(d);
2227
+ h && A(e), Ce(L, h), p = !1, Ee(d);
2228
2228
  }
2229
2229
  };
2230
2230
  }
2231
- function ct(a) {
2231
+ function pt(a) {
2232
2232
  let e, t = (
2233
2233
  /*determineLimitName*/
2234
2234
  a[37](
@@ -2239,29 +2239,29 @@ function ct(a) {
2239
2239
  return {
2240
2240
  c() {
2241
2241
  e = v("option"), i = U(t), e.__value = /*i*/
2242
- a[128], Se(e, e.__value);
2242
+ a[128], Ae(e, e.__value);
2243
2243
  },
2244
- m(o, s) {
2245
- C(o, e, s), u(e, i);
2244
+ m(n, s) {
2245
+ C(n, e, s), u(e, i);
2246
2246
  },
2247
- p(o, s) {
2247
+ p(n, s) {
2248
2248
  s[0] & /*availableLimits*/
2249
2249
  64 && t !== (t = /*determineLimitName*/
2250
- o[37](
2250
+ n[37](
2251
2251
  /*limit*/
2252
- o[126]
2252
+ n[126]
2253
2253
  ) + "") && R(i, t);
2254
2254
  },
2255
- d(o) {
2256
- o && A(e);
2255
+ d(n) {
2256
+ n && A(e);
2257
2257
  }
2258
2258
  };
2259
2259
  }
2260
- function Lt(a) {
2260
+ function ct(a) {
2261
2261
  let e, t, i = (
2262
2262
  /*$_*/
2263
2263
  a[26]("period") + ""
2264
- ), o, s, r, p, d, l = ue(
2264
+ ), n, s, r, p, d, l = ue(
2265
2265
  /*limitsConfig*/
2266
2266
  a[5][
2267
2267
  /*selectedLimit*/
@@ -2269,38 +2269,38 @@ function Lt(a) {
2269
2269
  ].periods
2270
2270
  ), L = [];
2271
2271
  for (let h = 0; h < l.length; h += 1)
2272
- L[h] = ft(tt(a, l, h));
2272
+ L[h] = Lt(et(a, l, h));
2273
2273
  return {
2274
2274
  c() {
2275
- e = v("label"), t = v("span"), o = U(i), s = O(), r = v("select");
2275
+ e = v("label"), t = v("span"), n = U(i), s = O(), r = v("select");
2276
2276
  for (let h = 0; h < L.length; h += 1)
2277
2277
  L[h].c();
2278
2278
  c(t, "class", "PeriodSelectText"), c(r, "name", ""), c(r, "id", ""), /*selectedPeriod*/
2279
- a[8] === void 0 && kt(() => (
2279
+ a[8] === void 0 && ht(() => (
2280
2280
  /*select_change_handler_1*/
2281
2281
  a[62].call(r)
2282
2282
  )), c(e, "class", "LimitPeriodDropdownWrapper");
2283
2283
  },
2284
- m(h, x) {
2285
- C(h, e, x), u(e, t), u(t, o), u(e, s), u(e, r);
2284
+ m(h, M) {
2285
+ C(h, e, M), u(e, t), u(t, n), u(e, s), u(e, r);
2286
2286
  for (let b = 0; b < L.length; b += 1)
2287
2287
  L[b] && L[b].m(r, null);
2288
- je(
2288
+ De(
2289
2289
  r,
2290
2290
  /*selectedPeriod*/
2291
2291
  a[8],
2292
2292
  !0
2293
- ), p || (d = ie(
2293
+ ), p || (d = te(
2294
2294
  r,
2295
2295
  "change",
2296
2296
  /*select_change_handler_1*/
2297
2297
  a[62]
2298
2298
  ), p = !0);
2299
2299
  },
2300
- p(h, x) {
2301
- if (x[0] & /*$_*/
2300
+ p(h, M) {
2301
+ if (M[0] & /*$_*/
2302
2302
  67108864 && i !== (i = /*$_*/
2303
- h[26]("period") + "") && R(o, i), x[0] & /*limitsConfig, selectedLimit, $_*/
2303
+ h[26]("period") + "") && R(n, i), M[0] & /*limitsConfig, selectedLimit, $_*/
2304
2304
  67109024) {
2305
2305
  l = ue(
2306
2306
  /*limitsConfig*/
@@ -2311,37 +2311,37 @@ function Lt(a) {
2311
2311
  );
2312
2312
  let b;
2313
2313
  for (b = 0; b < l.length; b += 1) {
2314
- const j = tt(h, l, b);
2315
- L[b] ? L[b].p(j, x) : (L[b] = ft(j), L[b].c(), L[b].m(r, null));
2314
+ const j = et(h, l, b);
2315
+ L[b] ? L[b].p(j, M) : (L[b] = Lt(j), L[b].c(), L[b].m(r, null));
2316
2316
  }
2317
2317
  for (; b < L.length; b += 1)
2318
2318
  L[b].d(1);
2319
2319
  L.length = l.length;
2320
2320
  }
2321
- x[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
2322
- 416 && je(
2321
+ M[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
2322
+ 416 && De(
2323
2323
  r,
2324
2324
  /*selectedPeriod*/
2325
2325
  h[8]
2326
2326
  );
2327
2327
  },
2328
2328
  d(h) {
2329
- h && A(e), Ae(L, h), p = !1, d();
2329
+ h && A(e), Ce(L, h), p = !1, d();
2330
2330
  }
2331
2331
  };
2332
2332
  }
2333
- function ft(a) {
2333
+ function Lt(a) {
2334
2334
  let e, t = (
2335
2335
  /*$_*/
2336
2336
  a[26](
2337
2337
  /*period*/
2338
2338
  a[123]
2339
2339
  ) + ""
2340
- ), i, o;
2340
+ ), i, n;
2341
2341
  return {
2342
2342
  c() {
2343
- e = v("option"), i = U(t), e.__value = o = /*period*/
2344
- a[123], Se(e, e.__value), e.selected = !0;
2343
+ e = v("option"), i = U(t), e.__value = n = /*period*/
2344
+ a[123], Ae(e, e.__value), e.selected = !0;
2345
2345
  },
2346
2346
  m(s, r) {
2347
2347
  C(s, e, r), u(e, i);
@@ -2353,15 +2353,15 @@ function ft(a) {
2353
2353
  /*period*/
2354
2354
  s[123]
2355
2355
  ) + "") && R(i, t), r[0] & /*limitsConfig, selectedLimit*/
2356
- 160 && o !== (o = /*period*/
2357
- s[123]) && (e.__value = o, Se(e, e.__value));
2356
+ 160 && n !== (n = /*period*/
2357
+ s[123]) && (e.__value = n, Ae(e, e.__value));
2358
2358
  },
2359
2359
  d(s) {
2360
2360
  s && A(e);
2361
2361
  }
2362
2362
  };
2363
2363
  }
2364
- function gt(a) {
2364
+ function ft(a) {
2365
2365
  let e, t = (
2366
2366
  /*inputAmount*/
2367
2367
  a[10] < /*minLimit*/
@@ -2395,45 +2395,45 @@ function gt(a) {
2395
2395
  c() {
2396
2396
  e = v("p"), i = U(t), c(e, "class", "InvalidInput");
2397
2397
  },
2398
- m(o, s) {
2399
- C(o, e, s), u(e, i);
2398
+ m(n, s) {
2399
+ C(n, e, s), u(e, i);
2400
2400
  },
2401
- p(o, s) {
2401
+ p(n, s) {
2402
2402
  s[0] & /*inputAmount, minLimit, $_, currency, maxLimit*/
2403
2403
  67122177 && t !== (t = /*inputAmount*/
2404
- o[10] < /*minLimit*/
2405
- o[12] ? `${/*$_*/
2406
- o[26]("invalidInputMessageLimitMin", {
2404
+ n[10] < /*minLimit*/
2405
+ n[12] ? `${/*$_*/
2406
+ n[26]("invalidInputMessageLimitMin", {
2407
2407
  values: {
2408
2408
  minValue: (
2409
2409
  /*minLimit*/
2410
- o[12]
2410
+ n[12]
2411
2411
  ),
2412
2412
  currency: (
2413
2413
  /*currency*/
2414
- o[0]
2414
+ n[0]
2415
2415
  )
2416
2416
  }
2417
2417
  })}` : `${/*$_*/
2418
- o[26]("invalidInputMessageLimitMax", {
2418
+ n[26]("invalidInputMessageLimitMax", {
2419
2419
  values: {
2420
2420
  maxValue: (
2421
2421
  /*maxLimit*/
2422
- o[13]
2422
+ n[13]
2423
2423
  ),
2424
2424
  currency: (
2425
2425
  /*currency*/
2426
- o[0]
2426
+ n[0]
2427
2427
  )
2428
2428
  }
2429
2429
  })}`) && R(i, t);
2430
2430
  },
2431
- d(o) {
2432
- o && A(e);
2431
+ d(n) {
2432
+ n && A(e);
2433
2433
  }
2434
2434
  };
2435
2435
  }
2436
- function oa(a) {
2436
+ function aa(a) {
2437
2437
  let e;
2438
2438
  return {
2439
2439
  c() {
@@ -2442,156 +2442,156 @@ function oa(a) {
2442
2442
  m(t, i) {
2443
2443
  C(t, e, i);
2444
2444
  },
2445
- p: ge,
2445
+ p: ye,
2446
2446
  d(t) {
2447
2447
  t && A(e);
2448
2448
  }
2449
2449
  };
2450
2450
  }
2451
- function na(a) {
2452
- let e, t, i, o, s = (
2451
+ function oa(a) {
2452
+ let e, t, i, n, s = (
2453
2453
  /*popupVisible*/
2454
- a[19] && nt(a)
2454
+ a[19] && ot(a)
2455
2455
  );
2456
2456
  function r(l, L) {
2457
2457
  if (
2458
2458
  /*skeletonLoading*/
2459
2459
  l[16]
2460
2460
  )
2461
- return Gi;
2461
+ return qi;
2462
2462
  if (
2463
2463
  /*hasErrors*/
2464
2464
  l[17]
2465
2465
  )
2466
- return qi;
2466
+ return Vi;
2467
2467
  if (!/*skeletonLoading*/
2468
2468
  l[16])
2469
- return Vi;
2469
+ return Fi;
2470
2470
  }
2471
2471
  let p = r(a), d = p && p(a);
2472
2472
  return {
2473
2473
  c() {
2474
- e = v("meta"), t = O(), i = v("div"), s && s.c(), o = O(), d && d.c(), c(e, "name", "viewport"), c(e, "content", "width=device-width, initial-scale=1");
2474
+ e = v("meta"), t = O(), i = v("div"), s && s.c(), n = O(), d && d.c(), c(e, "name", "viewport"), c(e, "content", "width=device-width, initial-scale=1");
2475
2475
  },
2476
2476
  m(l, L) {
2477
- u(document.head, e), C(l, t, L), C(l, i, L), s && s.m(i, null), u(i, o), d && d.m(i, null), a[65](i);
2477
+ u(document.head, e), C(l, t, L), C(l, i, L), s && s.m(i, null), u(i, n), d && d.m(i, null), a[65](i);
2478
2478
  },
2479
2479
  p(l, L) {
2480
2480
  /*popupVisible*/
2481
- l[19] ? s ? s.p(l, L) : (s = nt(l), s.c(), s.m(i, o)) : s && (s.d(1), s = null), p === (p = r(l)) && d ? d.p(l, L) : (d && d.d(1), d = p && p(l), d && (d.c(), d.m(i, null)));
2481
+ l[19] ? s ? s.p(l, L) : (s = ot(l), s.c(), s.m(i, n)) : s && (s.d(1), s = null), p === (p = r(l)) && d ? d.p(l, L) : (d && d.d(1), d = p && p(l), d && (d.c(), d.m(i, null)));
2482
2482
  },
2483
- i: ge,
2484
- o: ge,
2483
+ i: ye,
2484
+ o: ye,
2485
2485
  d(l) {
2486
2486
  l && (A(t), A(i)), A(e), s && s.d(), d && d.d(), a[65](null);
2487
2487
  }
2488
2488
  };
2489
2489
  }
2490
- function sa(a, e, t) {
2490
+ function na(a, e, t) {
2491
2491
  let i;
2492
- wi(a, Di, (n) => t(26, i = n));
2493
- let { lang: o = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: p = "" } = e, { userid: d = "" } = e, { endpoint: l = "" } = e, { apiversion: L = "" } = e, { customcurrencysymbols: h = "" } = e, { enablecompliancetext: x = "" } = e, { deletelimit: b = "" } = e, { amountsconfig: j = "" } = e, { periodsconfig: Y = "" } = e, { limittabindex: H = "" } = e, { limitformat: V = "" } = e, { clientstyling: q = "" } = e, { clientstylingurl: M = "" } = e, { mbsource: N } = e, { translationurl: B = "" } = e, D, w = window.navigator.userAgent, z = !_i(w), S = [], y = "", _ = "", G = "", T = 0, E, K, me = "", Le = "", Ce = "", se = {}, Ue = !1, Ee = !1, Z = !0, J = !1, xe = !1, fe = !1, re = !1, ae = "", ye = "", Q = [], he, Ne, ke = !1, vt = {}, Me = !1, Re = "", pe = { EUR: "€", RON: " lei", USD: "$" }, ee = {};
2494
- const Be = {
2492
+ bi(a, ji, (o) => t(26, i = o));
2493
+ let { lang: n = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: p = "" } = e, { userid: d = "" } = e, { endpoint: l = "" } = e, { apiversion: L = "" } = e, { customcurrencysymbols: h = "" } = e, { enablecompliancetext: M = "" } = e, { deletelimit: b = "" } = e, { amountsconfig: j = "" } = e, { periodsconfig: Y = "" } = e, { limittabindex: H = "" } = e, { limitformat: V = "" } = e, { clientstyling: q = "" } = e, { clientstylingurl: z = "" } = e, { mbsource: N } = e, { translationurl: B = "" } = e, D, w = window.navigator.userAgent, I = !wi(w), S = [], y = "", _ = "", G = "", T = 0, x, K, me = "", ce = "", Te = "", se = {}, Le = {}, Ue = !1, xe = !1, Z = !0, J = !1, Me = !1, fe = !1, re = !1, ie = "", he = "", Q = [], ke, Ne, ve = !1, kt = {}, ge = { EUR: "€", RON: " lei", USD: "$" }, ee = {};
2494
+ const Re = {
2495
2495
  wager: "wagering",
2496
2496
  loss: "loss",
2497
2497
  deposit: "deposit",
2498
2498
  cumulativeSession: "cumulativeSession",
2499
2499
  sessionLimit: "session"
2500
- }, Oe = {
2500
+ }, Be = {
2501
2501
  unableToUpdatePendingRequest: ["SYS_1037", "SYS_1142", "SYS_1140"],
2502
2502
  internalServerError: ["F0004", "F0006"]
2503
- }, bt = () => {
2503
+ }, vt = () => {
2504
2504
  fetch(B).then((m) => m.json()).then((m) => {
2505
2505
  Object.keys(m).forEach((f) => {
2506
- et(f, m[f]);
2506
+ $e(f, m[f]);
2507
2507
  });
2508
2508
  }).catch((m) => {
2509
2509
  console.log(m);
2510
2510
  });
2511
2511
  };
2512
- Object.keys(de).forEach((n) => {
2513
- et(n, de[n]);
2512
+ Object.keys(de).forEach((o) => {
2513
+ $e(o, de[o]);
2514
2514
  });
2515
- const Pe = (n) => `dataLayer-${n}`, $ = (n, m) => {
2515
+ const ze = (o) => `dataLayer-${o}`, $ = (o, m) => {
2516
2516
  typeof gtag == "function" && gtag({
2517
- event: n,
2518
- limit_category: de[o][Pe(G.toLowerCase())] || G,
2519
- limit_type: de[o][Pe(y.toLowerCase())] || y,
2520
- limit_period: de[o][Pe(_.toLowerCase())] || _,
2521
- limit_amount: E || m
2517
+ event: o,
2518
+ limit_category: de[n][ze(G.toLowerCase())] || G,
2519
+ limit_type: de[n][ze(y.toLowerCase())] || y,
2520
+ limit_period: de[n][ze(_.toLowerCase())] || _,
2521
+ limit_amount: x || m
2522
2522
  });
2523
- }, wt = () => {
2523
+ }, bt = () => {
2524
2524
  var k;
2525
- const n = j.split(",").map((g) => g.split(":")), m = Y.split(",").map((g) => g.split(":"));
2526
- for (let [g, P] of n.entries())
2525
+ const o = j.split(",").map((g) => g.split(":")), m = Y.split(",").map((g) => g.split(":"));
2526
+ for (let [g, P] of o.entries())
2527
2527
  if (P[0] !== m[g][0])
2528
2528
  throw new Error(`Limit config mismatch: "${P[0]}" does not match "${m[g][0]}"`);
2529
- const f = n.reduce(
2530
- (g, P, I) => {
2531
- const te = P[0].slice(P[0].indexOf("(") + 1, P[0].indexOf(")")), ce = P[0].slice(0, P[0].indexOf("(")), we = P[1], Ie = m[I][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), pi = {
2532
- value: te,
2533
- product: ce,
2534
- minMax: we,
2529
+ const f = o.reduce(
2530
+ (g, P, E) => {
2531
+ const ne = P[0].slice(P[0].indexOf("(") + 1, P[0].indexOf(")")), pe = P[0].slice(0, P[0].indexOf("(")), _e = P[1], Ie = m[E][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), di = {
2532
+ value: ne,
2533
+ product: pe,
2534
+ minMax: _e,
2535
2535
  periods: Ie,
2536
- callValue: W[te].callValue,
2537
- callValue16: W[te].callValue16,
2538
- title: W[te].title
2536
+ callValue: W[ne].callValue,
2537
+ callValue16: W[ne].callValue16,
2538
+ title: W[ne].title
2539
2539
  };
2540
- return g.push(pi), g;
2540
+ return g.push(di), g;
2541
2541
  },
2542
2542
  []
2543
2543
  );
2544
2544
  for (let g = 0; g < f.length; g++)
2545
2545
  t(6, S[g].product = f[g].product, S), t(6, S[g].min = parseInt(f[g].minMax.split("-")[0], 10), S), t(6, S[g].max = parseInt(f[g].minMax.split("-")[1], 10), S), t(5, W[f[g].value].periods = f[g].periods, W);
2546
- Ce = (k = S[0]) == null ? void 0 : k.value, S.forEach((g) => {
2547
- se[g.value] = { min: g.min, max: g.max }, vt[g.value] = g.product;
2548
- }), se && (se[Ce] ? (t(12, me = se[Ce].min), t(13, Le = se[Ce].max)) : (t(12, me = 1), t(13, Le = 9999999)));
2546
+ Te = (k = S[0]) == null ? void 0 : k.value, S.forEach((g) => {
2547
+ se[g.value] = { min: g.min, max: g.max }, kt[g.value] = g.product;
2548
+ }), se && (se[Te] ? (t(12, me = se[Te].min), t(13, ce = se[Te].max)) : (t(12, me = 1), t(13, ce = 9999999)));
2549
+ }, wt = () => {
2550
+ const o = /\(([^)]+)\)/g;
2551
+ return [...j.matchAll(o)].flat().filter((f) => !f.includes("("));
2549
2552
  }, _t = () => {
2550
- const n = /\(([^)]+)\)/g;
2551
- return [...j.matchAll(n)].flat().filter((f) => !f.includes("("));
2552
- }, St = () => {
2553
- _t().forEach((m) => {
2554
- W[m] ? S.push(Te({}, W[m])) : console.error(`Unknown limit: ${m}`);
2555
- }), wt(), t(7, y = S[0].value), t(8, _ = W[y].periods[0]), G = S[0].product, t(14, Ue = S.length > 1), t(15, Ee = W[y].periods.length > 1);
2553
+ wt().forEach((m) => {
2554
+ W[m] ? S.push(je({}, W[m])) : console.error(`Unknown limit: ${m}`);
2555
+ }), bt(), t(7, y = S[0].value), t(8, _ = W[y].periods[0]), G = S[0].product, t(14, Ue = S.length > 1), t(15, xe = W[y].periods.length > 1);
2556
+ }, Oe = () => {
2557
+ t(7, y = S[T].value), t(8, _ = W[y].periods[0]), t(15, xe = W[y].periods.length > 1);
2556
2558
  }, We = () => {
2557
- t(7, y = S[T].value), t(8, _ = W[y].periods[0]), t(15, Ee = W[y].periods.length > 1);
2558
- }, Fe = () => {
2559
2559
  G = S[T].product;
2560
- }, oe = (n) => {
2561
- if (n.status >= 300)
2562
- At(n);
2560
+ }, ae = (o) => {
2561
+ if (o.status >= 300)
2562
+ St(o);
2563
2563
  else
2564
- return t(18, xe = !1), n.status !== 204 ? n.json() : n;
2565
- }, At = (n) => {
2564
+ return t(18, Me = !1), o.status !== 204 ? o.json() : o;
2565
+ }, St = (o) => {
2566
2566
  t(17, J = !0);
2567
2567
  let m;
2568
- throw n.json().then((f) => {
2569
- for (const k in Oe)
2570
- if (Oe[k].some((g) => f.error.includes(g))) {
2568
+ throw o.json().then((f) => {
2569
+ for (const k in Be)
2570
+ if (Be[k].some((g) => f.error.includes(g))) {
2571
2571
  m = k;
2572
2572
  break;
2573
2573
  }
2574
- console.error("errType", m), !m && be(f);
2574
+ console.error("errType", m), !m && we(f);
2575
2575
  }).finally(() => {
2576
- m && be(m), t(17, J = !1), t(16, Z = !1);
2576
+ m && we(m), t(17, J = !1), t(16, Z = !1);
2577
2577
  }), new Error("An error occured during the fetch request");
2578
- }, Ct = () => {
2579
- if (!(E > 0))
2578
+ }, At = () => {
2579
+ if (!(x > 0))
2580
2580
  return;
2581
2581
  le(), t(16, Z = !0);
2582
- let n = new URL(`/v2/player/${d}/limits`, l), m = {};
2582
+ let o = new URL(`/v2/player/${d}/limits`, l), m = {};
2583
2583
  y === "sessionLimit" ? m = {
2584
- sessionLimit: E,
2584
+ sessionLimit: x,
2585
2585
  sessionLimitUnit: "minute"
2586
2586
  } : y === "cumulativeSession" ? m[W[y].callValue] = [
2587
2587
  {
2588
2588
  period: _,
2589
- minutes: E
2589
+ minutes: x
2590
2590
  }
2591
2591
  ] : m[W[y].callValue] = [
2592
2592
  {
2593
2593
  period: W[y].periods[0] === "None" ? null : _,
2594
- amount: E,
2594
+ amount: x,
2595
2595
  currency: s
2596
2596
  }
2597
2597
  ];
@@ -2604,17 +2604,15 @@ function sa(a, e, t) {
2604
2604
  },
2605
2605
  body: JSON.stringify(m)
2606
2606
  };
2607
- fetch(n.href, f).then((k) => oe(k)).then((k) => {
2608
- $("self_limitation_success"), ne();
2607
+ fetch(o.href, f).then((k) => ae(k)).then((k) => {
2608
+ $("self_limitation_success"), oe();
2609
2609
  }).catch((k) => {
2610
2610
  console.error(k), t(17, J = !0);
2611
2611
  });
2612
- }, Tt = () => {
2613
- if (E <= 0)
2614
- return;
2612
+ }, Ct = () => {
2615
2613
  le(), t(16, Z = !0);
2616
- const m = S[T].currentLimits.filter((I) => I.period === _)[0], f = new URL(`/v1/player/${d}/limits/monetary/${m ? m.id : ""}`, l), k = m ? "PUT" : "POST", g = m ? { amount: E, skipCoolOff: !1 } : {
2617
- amount: E,
2614
+ const m = S[T].currentLimits.find((E) => E.period === _), f = new URL(`/v1/player/${d}/limits/monetary/${m ? m.id : ""}`, l), k = m ? "PUT" : "POST", g = m ? { amount: x, skipCoolOff: !1 } : {
2615
+ amount: x,
2618
2616
  currency: s,
2619
2617
  // certain limits have a "None" period which corresponds to one day from a functionality PoV, but is differentiated in the API from "Daily" and need to be sent as null when POSTed
2620
2618
  period: W[y].periods[0] === "None" ? null : _,
@@ -2631,16 +2629,16 @@ function sa(a, e, t) {
2631
2629
  },
2632
2630
  body: JSON.stringify(g)
2633
2631
  };
2634
- fetch(f.href, P).then((I) => oe(I)).then((I) => {
2635
- $("self_limitation_success"), ne();
2636
- }).catch((I) => {
2637
- console.log(I), t(17, J = !0);
2632
+ fetch(f.href, P).then((E) => ae(E)).then((E) => {
2633
+ $("self_limitation_success"), oe();
2634
+ }).catch((E) => {
2635
+ console.log(E), t(17, J = !0);
2638
2636
  });
2639
- }, jt = () => {
2640
- if (!(E > 0))
2637
+ }, Tt = () => {
2638
+ if (!(x > 0))
2641
2639
  return;
2642
2640
  le(), t(16, Z = !0);
2643
- const n = new URL(`/v1/player/${d}/limits/session/`, l);
2641
+ const o = new URL(`/v1/player/${d}/limits/session/`, l);
2644
2642
  let k = {
2645
2643
  method: "PUT",
2646
2644
  headers: {
@@ -2649,20 +2647,20 @@ function sa(a, e, t) {
2649
2647
  Accept: "application/json"
2650
2648
  },
2651
2649
  body: JSON.stringify({
2652
- sessionLimit: E,
2650
+ sessionLimit: x,
2653
2651
  sessionLimitUnit: "minute"
2654
2652
  })
2655
2653
  };
2656
- fetch(n.href, k).then((g) => oe(g)).then((g) => {
2657
- $("self_limitation_success"), ne();
2654
+ fetch(o.href, k).then((g) => ae(g)).then((g) => {
2655
+ $("self_limitation_success"), oe();
2658
2656
  }).catch((g) => {
2659
2657
  console.log(g), t(17, J = !0);
2660
2658
  });
2661
- }, Dt = () => {
2662
- if (!(E > 0))
2659
+ }, jt = () => {
2660
+ if (!(x > 0))
2663
2661
  return;
2664
2662
  le(), t(16, Z = !0);
2665
- const n = new URL(`/v1/player/${d}/limits/session/`, l);
2663
+ const o = new URL(`/v1/player/${d}/limits/session/`, l);
2666
2664
  let k = {
2667
2665
  method: "PUT",
2668
2666
  headers: {
@@ -2674,21 +2672,21 @@ function sa(a, e, t) {
2674
2672
  cumulativeSessionLimits: [
2675
2673
  {
2676
2674
  period: _,
2677
- minutes: E
2675
+ minutes: x
2678
2676
  }
2679
2677
  ]
2680
2678
  })
2681
2679
  };
2682
- fetch(n.href, k).then((g) => oe(g)).then((g) => {
2683
- $("self_limitation_success"), ne();
2680
+ fetch(o.href, k).then((g) => ae(g)).then((g) => {
2681
+ $("self_limitation_success"), oe();
2684
2682
  }).catch((g) => {
2685
2683
  console.log(g), t(17, J = !0);
2686
2684
  });
2687
- }, Et = () => {
2688
- if (!(E > 0))
2685
+ }, Dt = () => {
2686
+ if (!(x > 0))
2689
2687
  return;
2690
2688
  le(), t(16, Z = !0);
2691
- const n = new URL(`/v2/player/${d}/limit/lugas`, l);
2689
+ const o = new URL(`/v2/player/${d}/limit/lugas`, l);
2692
2690
  let k = {
2693
2691
  method: "POST",
2694
2692
  headers: {
@@ -2697,41 +2695,50 @@ function sa(a, e, t) {
2697
2695
  Accept: "application/json"
2698
2696
  },
2699
2697
  body: JSON.stringify({
2700
- amount: E,
2698
+ amount: x,
2701
2699
  roleLimitAmount: 0,
2702
2700
  softMigration: !1,
2703
2701
  keepLimit: !1
2704
2702
  })
2705
2703
  };
2706
- fetch(n.href, k).then((g) => oe(g)).then((g) => {
2707
- t(23, he = g.popup), g.operatorDepositLimitAmount, Ne = g.regulatorDepositLimitAmount, $("self_limitation_success"), ne();
2704
+ fetch(o.href, k).then((g) => ae(g)).then((g) => {
2705
+ t(23, ke = g.popup), g.operatorDepositLimitAmount, Ne = g.regulatorDepositLimitAmount, $("self_limitation_success"), oe();
2708
2706
  }).catch((g) => {
2709
2707
  console.log(g), t(17, J = !0);
2710
2708
  });
2711
- }, xt = () => {
2712
- switch (L) {
2713
- case "gmcore":
2714
- Ct();
2715
- break;
2716
- case "gm16":
2717
- Me = !1, y === "lugas" ? Et() : y === "sessionLimit" ? jt() : y === "cumulativeSession" ? Dt() : Tt();
2718
- break;
2719
- default:
2720
- throw Error(`Invalid apiversion attribute: ${L}`);
2721
- }
2709
+ }, Et = () => {
2710
+ if (Le = {}, L === "gm16")
2711
+ switch (y) {
2712
+ case "lugas":
2713
+ Dt();
2714
+ break;
2715
+ case "sessionLimit":
2716
+ Tt();
2717
+ break;
2718
+ case "cumulativeSession":
2719
+ jt();
2720
+ break;
2721
+ default:
2722
+ Ct();
2723
+ break;
2724
+ }
2725
+ else if (L === "gmcore")
2726
+ At();
2727
+ else
2728
+ throw Error(`Invalid apiversion attribute: ${L}`);
2722
2729
  $("self_limitation_request");
2723
- }, ne = () => {
2730
+ }, oe = () => {
2724
2731
  switch (L) {
2725
2732
  case "gmcore":
2726
- Mt();
2733
+ xt();
2727
2734
  break;
2728
2735
  case "gm16":
2729
- Pt();
2736
+ Mt();
2730
2737
  break;
2731
2738
  }
2732
- }, Mt = () => {
2739
+ }, xt = () => {
2733
2740
  t(16, Z = !0);
2734
- let n = new URL(`/v2/player/${d}/limits`, l), m = {
2741
+ let o = new URL(`/v2/player/${d}/limits`, l), m = {
2735
2742
  method: "GET",
2736
2743
  headers: {
2737
2744
  "X-SessionID": p,
@@ -2739,16 +2746,16 @@ function sa(a, e, t) {
2739
2746
  Accept: "application/json"
2740
2747
  }
2741
2748
  };
2742
- fetch(n.href, m).then((f) => oe(f)).then((f) => {
2743
- Q = f, fe && be(), Ve(Q), zt(Q), t(10, E = null);
2749
+ fetch(o.href, m).then((f) => ae(f)).then((f) => {
2750
+ Q = f, fe && we(), Fe(Q), zt(Q), t(10, x = null);
2744
2751
  }).catch((f) => {
2745
2752
  console.error("Error LimitsWidget: ", f), t(17, J = !0);
2746
2753
  }).finally(() => {
2747
2754
  t(16, Z = !1);
2748
2755
  });
2749
- }, Pt = () => {
2756
+ }, Mt = () => {
2750
2757
  t(16, Z = !0), Q = [];
2751
- let n = new URL(`/v1/player/${d}/limits/monetary`, l), m = new URL(`/v1/player/${d}/limits/session`, l), f = !1, k = {
2758
+ let o = new URL(`/v1/player/${d}/limits/monetary`, l), m = new URL(`/v1/player/${d}/limits/session`, l), f = !1, k = {
2752
2759
  method: "GET",
2753
2760
  headers: {
2754
2761
  "X-SessionID": p,
@@ -2756,89 +2763,89 @@ function sa(a, e, t) {
2756
2763
  Accept: "application/json"
2757
2764
  }
2758
2765
  };
2759
- fetch(n.href, k).then((g) => oe(g)).then((g) => {
2760
- Q.push(g), fe && be(), L === "gmcore" && Ve(Q), L === "gm16" && It(Q), t(10, E = null);
2766
+ fetch(o.href, k).then((g) => ae(g)).then((g) => {
2767
+ Q.push(g), L === "gmcore" && Fe(Q), L === "gm16" && Pt(Q), fe && we(), t(10, x = null);
2761
2768
  }).catch((g) => {
2762
2769
  console.error("Error LimitsWidget: ", g), t(17, J = !0);
2763
2770
  }).finally(() => {
2764
2771
  f && t(16, Z = !1), f = !0;
2765
- }), fetch(m.href, k).then((g) => oe(g)).then((g) => {
2766
- Q.push(g), fe && be(), L === "gm16" && Ut(Q), L === "gm16" && Nt(Q), t(10, E = null);
2772
+ }), fetch(m.href, k).then((g) => ae(g)).then((g) => {
2773
+ Q.push(g), fe && we(), L === "gm16" && It(Q), L === "gm16" && Ut(Q), t(10, x = null);
2767
2774
  }).catch((g) => {
2768
2775
  console.error("Error LimitsWidget: ", g), t(17, J = !0);
2769
2776
  }).finally(() => {
2770
2777
  f && t(16, Z = !1), f = !0;
2771
2778
  });
2772
- }, Ve = (n) => {
2779
+ }, Fe = (o) => {
2773
2780
  S.forEach((m) => {
2774
2781
  m.currentLimits = [];
2775
- const f = Array.isArray(n[W[m.value].callValue]) ? n[W[m.value].callValue] : [n[W[m.value].callValue]];
2782
+ const f = Array.isArray(o[W[m.value].callValue]) ? o[W[m.value].callValue] : [o[W[m.value].callValue]];
2776
2783
  f.length === 0 || f[0] === void 0 || (f.forEach((k, g) => {
2777
- var I;
2778
- const P = n[W[m.value].callValue][g];
2779
- m.currentLimits.push({}), m.currentLimits[g].limitType = m.value, m.currentLimits[g].amount = V ? P.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.amount), m.currentLimits[g].currency = (I = pe[P.currency]) != null ? I : P.currency, m.currentLimits[g].period = P.period, m.currentLimits[g].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.updateAmount), m.currentLimits[g].isModified = P.isModified, m.currentLimits[g].expiryDate = `${new Date(P.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2780
- }), m.currentLimits = ve(m.currentLimits));
2784
+ var E;
2785
+ const P = o[W[m.value].callValue][g];
2786
+ m.currentLimits.push({}), m.currentLimits[g].limitType = m.value, m.currentLimits[g].amount = V ? P.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.amount), m.currentLimits[g].currency = (E = ge[P.currency]) != null ? E : P.currency, m.currentLimits[g].period = P.period, m.currentLimits[g].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.updateAmount), m.currentLimits[g].isModified = P.isModified, m.currentLimits[g].expiryDate = `${new Date(P.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2787
+ }), m.currentLimits = be(m.currentLimits));
2781
2788
  });
2782
- }, zt = (n) => {
2789
+ }, zt = (o) => {
2783
2790
  const m = i("minutes");
2784
2791
  S.filter((f) => f.value === "sessionLimit" || f.value === "cumulativeSession").forEach((f) => {
2785
2792
  var k;
2786
- f.currentLimits = [], (k = n[W[f.value].callValue]) == null || k.forEach((g, P) => {
2787
- const I = n[W[f.value].callValue][P];
2793
+ f.currentLimits = [], (k = o[W[f.value].callValue]) == null || k.forEach((g, P) => {
2794
+ const E = o[W[f.value].callValue][P];
2788
2795
  f.currentLimits.push({
2789
2796
  limitType: f.value,
2790
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(I.minutes),
2797
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.minutes),
2791
2798
  currency: m,
2792
- isModified: I.isModified,
2793
- period: f.value === "cumulativeSession" ? I.period : "None",
2794
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(I.updateMinutes),
2795
- expiryDate: `${new Date(I.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2799
+ isModified: E.isModified,
2800
+ period: f.value === "cumulativeSession" ? E.period : "None",
2801
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.updateMinutes),
2802
+ expiryDate: `${new Date(E.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2796
2803
  });
2797
- }), f.currentLimits = ve(f.currentLimits);
2804
+ }), f.currentLimits = be(f.currentLimits);
2798
2805
  });
2799
- }, It = (n) => {
2806
+ }, Pt = (o) => {
2800
2807
  var m;
2801
- (m = n[0]) != null && m.limits && S.forEach((f) => {
2808
+ (m = o[0]) != null && m.limits && S.forEach((f) => {
2802
2809
  var k;
2803
2810
  f.currentLimits = [];
2804
- for (const g of n[0].limits)
2811
+ for (const g of o[0].limits)
2805
2812
  if (g.type === f.callValue16 && g.products.includes(f.product)) {
2806
- let P = 0, I = g.schedules.length > 0 ? g.schedules.find((te) => te.id) : {};
2807
- g.schedules.length > 0 && (P = V ? I.updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(I.updateAmount)), f.currentLimits.push({
2813
+ let P = 0, E = g.schedules.length > 0 ? g.schedules.find((ne) => ne.id) : {};
2814
+ g.schedules.length > 0 && (P = V ? E.updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.updateAmount)), f.currentLimits.push({
2808
2815
  limitType: f.value,
2809
2816
  amount: V ? g.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(g.amount),
2810
- currency: (k = pe[g.currency]) != null ? k : g.currency,
2817
+ currency: (k = ge[g.currency]) != null ? k : g.currency,
2811
2818
  isModified: g.schedules.length > 0,
2812
2819
  period: g.period,
2813
2820
  product: g.products[0],
2814
2821
  updateAmount: P,
2815
- isCoolOffCompleted: I ? I.isCoolOffCompleted : !1,
2816
- scheduleId: I ? I.id : null,
2822
+ isCoolOffCompleted: E ? E.isCoolOffCompleted : !1,
2823
+ scheduleId: E ? E.id : null,
2817
2824
  expiryDate: g.schedules.length > 0 ? `${new Date(g.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "",
2818
2825
  id: g.id
2819
- }), f.currentLimits.forEach((te) => {
2820
- te.acknowledgedLimit = Object.keys(ee).some((ce) => te.scheduleId === ce);
2826
+ }), f.currentLimits.forEach((ne) => {
2827
+ ne.acknowledgedLimit = Object.keys(ee).some((pe) => ne.scheduleId === pe);
2821
2828
  });
2822
2829
  }
2823
- f.currentLimits = ve(f.currentLimits);
2830
+ f.currentLimits = be(f.currentLimits);
2824
2831
  });
2825
- }, Ut = (n) => {
2832
+ }, It = (o) => {
2826
2833
  var m;
2827
- (m = n[1]) != null && m.sessionLimit && S.filter((f) => f.value === "sessionLimit").forEach((f) => {
2834
+ (m = o[1]) != null && m.sessionLimit && S.filter((f) => f.value === "sessionLimit").forEach((f) => {
2828
2835
  f.currentLimits.push({
2829
2836
  limitType: "sessionLimit",
2830
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n[1].sessionLimit.minutes),
2837
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o[1].sessionLimit.minutes),
2831
2838
  currency: i("minutes"),
2832
- isModified: n[1].sessionLimit.isModified,
2839
+ isModified: o[1].sessionLimit.isModified,
2833
2840
  period: "None",
2834
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n[1].sessionLimit.updateMinutes),
2835
- expiryDate: n[1].sessionLimit.expiryDate
2836
- }), f.currentLimits = ve(f.currentLimits);
2841
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o[1].sessionLimit.updateMinutes),
2842
+ expiryDate: o[1].sessionLimit.expiryDate
2843
+ }), f.currentLimits = be(f.currentLimits);
2837
2844
  });
2838
- }, Nt = (n) => {
2845
+ }, Ut = (o) => {
2839
2846
  var m;
2840
- (m = n[1]) != null && m.cumulativeSessionLimits && S.filter((f) => f.value === "cumulativeSession").forEach((f) => {
2841
- for (const k of n[1].cumulativeSessionLimits)
2847
+ (m = o[1]) != null && m.cumulativeSessionLimits && S.filter((f) => f.value === "cumulativeSession").forEach((f) => {
2848
+ for (const k of o[1].cumulativeSessionLimits)
2842
2849
  f.currentLimits.push({
2843
2850
  limitType: "cumulativeSession",
2844
2851
  amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(k.minutes),
@@ -2848,84 +2855,83 @@ function sa(a, e, t) {
2848
2855
  updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(k.updateMinutes),
2849
2856
  expiryDate: k.expiryDate
2850
2857
  });
2851
- f.currentLimits = ve(f.currentLimits);
2858
+ f.currentLimits = be(f.currentLimits);
2852
2859
  });
2853
- }, ve = (n) => {
2860
+ }, be = (o) => {
2854
2861
  const m = { Daily: 0, Weekly: 1, Monthly: 2 };
2855
- return n.sort((f, k) => m[f.period] - m[k.period]), n;
2862
+ return o.sort((f, k) => m[f.period] - m[k.period]), o;
2863
+ }, Nt = () => {
2864
+ const o = x - Math.floor(x) === 0;
2865
+ x >= me && x <= ce && o ? (t(24, ve = !1), K.removeAttribute("disabled")) : (t(24, ve = !0), K.setAttribute("disabled", "true"));
2866
+ }, Ve = () => {
2867
+ t(24, ve = !1), se != null && se[y] ? (t(12, me = se[y].min), t(13, ce = se[y].max)) : (t(12, me = 1), t(13, ce = 9999999));
2856
2868
  }, Rt = () => {
2857
- const n = E - Math.floor(E) === 0;
2858
- E >= me && E <= Le && n ? (t(24, ke = !1), K.removeAttribute("disabled")) : (t(24, ke = !0), K.setAttribute("disabled", "true"));
2859
- }, qe = () => {
2860
- t(24, ke = !1), se != null && se[y] ? (t(12, me = se[y].min), t(13, Le = se[y].max)) : (t(12, me = 1), t(13, Le = 9999999));
2861
- }, Bt = () => {
2862
2869
  if (Q) {
2863
- const n = Q[W[y].callValue].filter((k) => k.period === _)[0], m = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount);
2864
- let f = i("popupImmediateUpdate").replace("{selectedLimit}", ze()).replace("{updatedAmount}", m).replace("{currency}", pe[n.currency] || n.currency).replace("{selectedPeriod}", i(`${_}`));
2865
- t(21, ae = n.isModified ? `${i("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2870
+ const o = Q[W[y].callValue].filter((k) => k.period === _)[0], m = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.amount);
2871
+ let f = i("popupImmediateUpdate").replace("{selectedLimit}", Pe()).replace("{updatedAmount}", m).replace("{currency}", ge[o.currency] || o.currency).replace("{selectedPeriod}", i(`${_}`));
2872
+ t(21, ie = o.isModified ? `${i("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2866
2873
  }
2867
2874
  t(20, re = !0);
2868
- }, Ot = () => {
2869
- var I;
2870
- const n = ((I = Q[0]) == null ? void 0 : I.limits) || Q.limits;
2875
+ }, Bt = () => {
2876
+ var P;
2877
+ const o = ((P = Q[0]) == null ? void 0 : P.limits) || Q.limits;
2871
2878
  let m = null;
2872
2879
  if (!Q) {
2873
2880
  t(20, re = !0);
2874
2881
  return;
2875
2882
  }
2876
- const f = Me ? Re : _;
2877
- m = n.find((te) => te.type.toLowerCase() === Be[y].toLowerCase() && (te.period === f || te.period === "None") && te.products[0] === G), m.schedules.length > 0 && ee[m.schedules[0].id] && (m.amount = m.schedules[0].updateAmount);
2878
- const k = Ye(m) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.amount), g = m.schedules.length > 0 ? `${new Date(m.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "";
2879
- let P = i("popupImmediateUpdate").replace("{selectedLimit}", ze()).replace("{updatedAmount}", k).replace("{currency}", pe[m.currency] || m.currency).replace("{selectedPeriod}", i(`${f}`));
2880
- m.schedules.length > 0 && ee[m.schedules[0].id] ? t(21, ae = P) : t(21, ae = m.schedules.length > 0 ? `${i("popupPendingUpdate")} ${g}` : P), t(20, re = !0);
2883
+ Object.keys(Le).length > 0 ? m = o.find((E) => E.id === Le.id) : m = o.find((E) => E.type.toLowerCase() === Re[y].toLowerCase() && (E.period === _ || E.period === "None") && E.products[0] === G), (m == null ? void 0 : m.schedules.length) > 0 && ee[m == null ? void 0 : m.schedules[0].id] && (m.amount = m.schedules[0].updateAmount);
2884
+ const f = He(m) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.amount), k = m.schedules.length > 0 ? `${new Date(m.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "";
2885
+ let g = i("popupImmediateUpdate").replace("{selectedLimit}", Pe()).replace("{updatedAmount}", f).replace("{selectedPeriod}", i(`${m.period}`));
2886
+ m.schedules.length > 0 && ee[m.schedules[0].id] ? t(21, ie = g) : t(21, ie = m.schedules.length > 0 ? `${i("popupPendingUpdate")} ${k}` : g), t(20, re = !0);
2887
+ }, Ot = () => {
2888
+ ke == 1 && t(22, he = "PopupKyc"), ke == 2 && (t(21, ie = `${i("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ne)} ${s} ${i("popup2_b")}`), t(22, he = "PopupKyc2")), ke == 3 && (t(21, ie = i("popup3")), t(22, he = "PopupSuccess")), t(20, re = !0);
2881
2889
  }, Wt = () => {
2882
- he == 1 && t(22, ye = "PopupKyc"), he == 2 && (t(21, ae = `${i("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ne)} ${s} ${i("popup2_b")}`), t(22, ye = "PopupKyc2")), he == 3 && (t(21, ae = i("popup3")), t(22, ye = "PopupSuccess")), t(20, re = !0);
2890
+ t(21, ie = i("sessionLimitUpdated")), t(20, re = !0);
2883
2891
  }, Ft = () => {
2884
- t(21, ae = i("sessionLimitUpdated")), t(20, re = !0);
2885
- }, Vt = () => {
2886
2892
  if (Q) {
2887
- const n = Q[W[y].callValue].filter((k) => (k.period === _ || _ === "None") && k.products[0] === G)[0], m = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.minutes);
2893
+ const o = Q[W[y].callValue].filter((k) => (k.period === _ || _ === "None") && k.products[0] === G)[0], m = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.minutes);
2888
2894
  let f = i("popupImmediateUpdate").replace("{selectedLimit}", i(`${y}`)).replace("{updatedAmount}", m).replace("{currency}", i("minutes")).replace("{selectedPeriod}", i(`${_}`));
2889
- t(21, ae = n.isModified ? `${i("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2895
+ t(21, ie = o.isModified ? `${i("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2890
2896
  }
2891
2897
  t(20, re = !0);
2892
- }, qt = (n) => {
2898
+ }, Vt = (o) => {
2893
2899
  var m;
2894
- return (m = n == null ? void 0 : n.error) == null ? void 0 : m.includes("Limit update is not permitted due to LimitUpdateControl");
2895
- }, Gt = (n) => {
2900
+ return (m = o == null ? void 0 : o.error) == null ? void 0 : m.includes("Limit update is not permitted due to LimitUpdateControl");
2901
+ }, qt = (o) => {
2896
2902
  var m;
2897
- return (m = n == null ? void 0 : n.error) == null ? void 0 : m.includes("Limit remove is not permitted due to LimitUpdateControl");
2898
- }, Kt = (n) => {
2903
+ return (m = o == null ? void 0 : o.error) == null ? void 0 : m.includes("Limit remove is not permitted due to LimitUpdateControl");
2904
+ }, Gt = (o) => {
2899
2905
  var m;
2900
- return (m = n == null ? void 0 : n.error) == null ? void 0 : m.includes("[NotFoundException] Limit does not exist");
2901
- }, Ht = (n) => {
2906
+ return (m = o == null ? void 0 : o.error) == null ? void 0 : m.includes("[NotFoundException] Limit does not exist");
2907
+ }, Kt = (o) => {
2902
2908
  var m;
2903
- return (m = n.error) == null ? void 0 : m.includes("Invalid Session");
2904
- }, be = (n) => {
2909
+ return (m = o.error) == null ? void 0 : m.includes("Invalid Session");
2910
+ }, we = (o) => {
2905
2911
  if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), J) {
2906
- if (t(18, xe = !0), !n) {
2912
+ if (t(18, Me = !0), !o) {
2907
2913
  t(20, re = !0);
2908
2914
  return;
2909
2915
  }
2910
- n.thirdPartyResponse || t(21, ae = i(`${n}`)), n.thirdPartyResponse && t(21, ae = n.thirdPartyResponse.message), qt(n) && t(21, ae = i("popupUpdateLimitException")), Gt(n) && t(21, ae = i("popupRemoveLimitException")), Kt(n) && t(21, ae = i("notFoundException")), Ht(n) && t(21, ae = i("sessionExpiredException")), t(20, re = !0);
2916
+ o.thirdPartyResponse || t(21, ie = i(`${o}`)), o.thirdPartyResponse && t(21, ie = o.thirdPartyResponse.message), Vt(o) && t(21, ie = i("popupUpdateLimitException")), qt(o) && t(21, ie = i("popupRemoveLimitException")), Gt(o) && t(21, ie = i("notFoundException")), Kt(o) && t(21, ie = i("sessionExpiredException")), t(20, re = !0);
2911
2917
  return;
2912
2918
  }
2913
2919
  switch (L) {
2914
2920
  case "gmcore":
2915
- y === "sessionLimit" || y === "cumulativeSession" ? Vt() : Bt();
2921
+ y === "sessionLimit" || y === "cumulativeSession" ? Ft() : Rt();
2916
2922
  break;
2917
2923
  case "gm16":
2918
- y === "lugas" ? Wt() : y === "sessionLimit" || y === "cumulativeSession" ? Ft() : Ot();
2924
+ y === "lugas" ? Ot() : y === "sessionLimit" || y === "cumulativeSession" ? Wt() : Bt();
2919
2925
  break;
2920
2926
  default:
2921
2927
  throw new Error(`Invalid apiversion attribute: ${L}`);
2922
2928
  }
2923
2929
  }, le = () => {
2924
2930
  t(19, fe = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
2925
- }, Yt = (n) => {
2926
- t(7, y = n.limitType), t(8, _ = n.period), le(), t(16, Z = !0);
2927
- let m = new URL(`/v2/player/${d}/limits/${Be[n.limitType]}`, l);
2928
- n.limitType !== "sessionLimit" && m.searchParams.append("periods", n.period);
2931
+ }, Ht = (o) => {
2932
+ t(7, y = o.limitType), t(8, _ = o.period), le(), t(16, Z = !0);
2933
+ let m = new URL(`/v2/player/${d}/limits/${Re[o.limitType]}`, l);
2934
+ o.limitType !== "sessionLimit" && m.searchParams.append("periods", o.period);
2929
2935
  let f = {
2930
2936
  method: "DELETE",
2931
2937
  headers: {
@@ -2934,25 +2940,25 @@ function sa(a, e, t) {
2934
2940
  Accept: "application/json"
2935
2941
  }
2936
2942
  };
2937
- fetch(m.href, f).then((k) => oe(k)).then((k) => {
2938
- $("self_limitation_cancel_success", n.amount), ne();
2943
+ fetch(m.href, f).then((k) => ae(k)).then((k) => {
2944
+ $("self_limitation_cancel_success", o.amount), oe();
2939
2945
  }).catch((k) => {
2940
- $("self_limitation_cancel_failed", n.amount), console.log(k), t(17, J = !0);
2946
+ $("self_limitation_cancel_failed", o.amount), console.log(k), t(17, J = !0);
2941
2947
  });
2942
- }, Ge = (n) => {
2943
- switch (Re = n.period, L) {
2948
+ }, qe = (o) => {
2949
+ switch (o.period, L) {
2944
2950
  case "gmcore":
2945
- Yt(n);
2951
+ Ht(o);
2946
2952
  break;
2947
2953
  case "gm16":
2948
- Me = !0, n.limitType === "sessionLimit" || n.limitType === "cumulativeSession" ? Xt(n) : Zt(n);
2954
+ Le = o, o.limitType === "sessionLimit" || o.limitType === "cumulativeSession" ? Yt(o) : Xt(o);
2949
2955
  break;
2950
2956
  }
2951
- $("self_limitation_cancel_request", n.amount);
2952
- }, Xt = (n) => {
2953
- const m = new URL(`/v1/player/${d}/limits/session/session`, l), f = new URL(`/v1/player/${d}/limits/session/cumulativeSession?periods=${n.period}`, l);
2957
+ $("self_limitation_cancel_request", o.amount);
2958
+ }, Yt = (o) => {
2959
+ const m = new URL(`/v1/player/${d}/limits/session/session`, l), f = new URL(`/v1/player/${d}/limits/session/cumulativeSession?periods=${o.period}`, l);
2954
2960
  let k;
2955
- switch (n.limitType) {
2961
+ switch (o.limitType) {
2956
2962
  case "sessionLimit":
2957
2963
  k = m;
2958
2964
  break;
@@ -2960,7 +2966,7 @@ function sa(a, e, t) {
2960
2966
  k = f;
2961
2967
  break;
2962
2968
  default:
2963
- throw Error(`Unknown limit.limitType: ${n.limitType}`);
2969
+ throw Error(`Unknown limit.limitType: ${o.limitType}`);
2964
2970
  }
2965
2971
  le(), t(16, Z = !0);
2966
2972
  let g = {
@@ -2971,13 +2977,13 @@ function sa(a, e, t) {
2971
2977
  Accept: "application/json"
2972
2978
  }
2973
2979
  };
2974
- fetch(k.href, g).then((P) => oe(P)).then((P) => {
2975
- $("self_limitation_cancel_success", n.amount), ne();
2980
+ fetch(k.href, g).then((P) => ae(P)).then((P) => {
2981
+ $("self_limitation_cancel_success", o.amount), oe();
2976
2982
  }).catch((P) => {
2977
- $("self_limitation_cancel_failed", n.amount), console.log(P), t(17, J = !0);
2983
+ $("self_limitation_cancel_failed", o.amount), console.log(P), t(17, J = !0);
2978
2984
  });
2979
- }, Zt = (n) => {
2980
- const m = new URL(`/v1/player/${d}/limits/monetary/${n.id}`, l);
2985
+ }, Xt = (o) => {
2986
+ const m = new URL(`/v1/player/${d}/limits/monetary/${o.id}`, l);
2981
2987
  le(), t(16, Z = !0);
2982
2988
  let f = {
2983
2989
  method: "DELETE",
@@ -2987,13 +2993,13 @@ function sa(a, e, t) {
2987
2993
  Accept: "application/json"
2988
2994
  }
2989
2995
  };
2990
- fetch(m.href, f).then((k) => oe(k)).then((k) => {
2991
- $("self_limitation_cancel_success", n.amount), ne();
2996
+ fetch(m.href, f).then((k) => ae(k)).then((k) => {
2997
+ $("self_limitation_cancel_success", o.amount), oe();
2992
2998
  }).catch((k) => {
2993
- $("self_limitation_cancel_failed", n.amount), console.log(k), t(17, J = !0);
2999
+ $("self_limitation_cancel_failed", o.amount), console.log(k), t(17, J = !0);
2994
3000
  });
2995
- }, Ke = (n) => {
2996
- const m = new URL(`/v1/player/${d}/limits/schedule/${n.scheduleId}`, l);
3001
+ }, Ge = (o) => {
3002
+ const m = new URL(`/v1/player/${d}/limits/schedule/${o.scheduleId}`, l);
2997
3003
  le(), t(16, Z = !0);
2998
3004
  let f = {
2999
3005
  method: "DELETE",
@@ -3003,13 +3009,13 @@ function sa(a, e, t) {
3003
3009
  Accept: "application/json"
3004
3010
  }
3005
3011
  };
3006
- fetch(m.href, f).then((k) => oe(k)).then((k) => {
3007
- $("self_limitation_cancel_success", n.updateAmount), ne();
3012
+ fetch(m.href, f).then((k) => ae(k)).then((k) => {
3013
+ Le = o, $("self_limitation_cancel_success", o.updateAmount), oe();
3008
3014
  }).catch((k) => {
3009
- $("self_limitation_cancel_failed", n.updateAmount), console.log(k), t(17, J = !0);
3015
+ $("self_limitation_cancel_failed", o.updateAmount), console.log(k), t(17, J = !0);
3010
3016
  });
3011
- }, He = (n) => {
3012
- const m = new URL(`v1/player/${d}/limits/schedule/acknowledge/${n.scheduleId}`, l);
3017
+ }, Ke = (o) => {
3018
+ const m = new URL(`v1/player/${d}/limits/schedule/acknowledge/${o.scheduleId}`, l);
3013
3019
  le(), t(16, Z = !0);
3014
3020
  let f = {
3015
3021
  method: "PATCH",
@@ -3019,94 +3025,94 @@ function sa(a, e, t) {
3019
3025
  Accept: "application/json"
3020
3026
  }
3021
3027
  };
3022
- fetch(m.href, f).then((k) => oe(k)).then((k) => {
3023
- Jt(n), $("self_limitation_confirm_success", n.amount), ne();
3028
+ fetch(m.href, f).then((k) => ae(k)).then((k) => {
3029
+ Le = o, Zt(o), $("self_limitation_confirm_success", o.amount), oe();
3024
3030
  }).catch((k) => {
3025
- $("self_limitation_confirm_failed", n.amount), console.log(k), t(17, J = !0);
3031
+ $("self_limitation_confirm_failed", o.amount), console.log(k), t(17, J = !0);
3026
3032
  });
3027
- }, Jt = (n) => {
3033
+ }, Zt = (o) => {
3028
3034
  let m = 60;
3029
- t(25, ee[n.scheduleId] = {}, ee), t(25, ee[n.scheduleId].timer = `${m} ${de[o].seconds}`, ee), t(25, ee[n.scheduleId].timerStopped = !1, ee);
3035
+ t(25, ee[o.scheduleId] = {}, ee), t(25, ee[o.scheduleId].timer = `${m} ${de[n].seconds}`, ee), t(25, ee[o.scheduleId].timerStopped = !1, ee);
3030
3036
  let f = window.setInterval(
3031
- () => m === 0 ? (window.clearInterval(f), t(25, ee[n.scheduleId].timerStopped = !0, ee), t(25, ee[n.scheduleId].timer = de[o].reloadLimitsButton, ee)) : t(25, ee[n.scheduleId].timer = `${--m} ${de[o].seconds}`, ee),
3037
+ () => m === 0 ? (window.clearInterval(f), t(25, ee[o.scheduleId].timerStopped = !0, ee), t(25, ee[o.scheduleId].timer = de[n].reloadLimitsButton, ee)) : t(25, ee[o.scheduleId].timer = `${--m} ${de[n].seconds}`, ee),
3032
3038
  1e3
3033
3039
  );
3034
- }, ze = (n) => {
3040
+ }, Pe = (o) => {
3035
3041
  let m;
3036
- return n ? m = i(n.value + n.product) : m = i(y), m;
3037
- }, Ye = (n, m = !1) => {
3042
+ return o ? m = i(o.value + o.product) : m = i(y), m;
3043
+ }, He = (o, m = !1) => {
3038
3044
  if (!V)
3039
- return m ? `${n.updateAmount}${n.currency}` : `${n.amount}${n.currency}`;
3045
+ return m ? `${o.updateAmount}${o.currency}` : `${o.amount}${o.currency}`;
3040
3046
  let f = V;
3041
3047
  const k = f.match(/\{(\d+)decimals\}/), g = k ? parseInt(k[1], 10) : 2, P = k ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
3042
- let I = m ? n.updateAmount : n.amount;
3043
- I = parseInt(I).toFixed(g);
3044
- const [te, ce] = V.includes(".") ? [",", "."] : [".", ","];
3045
- let [we, Ie] = I.split(".");
3046
- return we = we.replace(/\B(?=(\d{3})+(?!\d))/g, te), I = `${we}${ce}${Ie}`, f = f.replace("{currency}", pe[n.currency] || n.currency).replace("{amount}", I.split(ce)[0]).replace(
3048
+ let E = m ? o.updateAmount : o.amount;
3049
+ E = parseInt(E).toFixed(g);
3050
+ const [ne, pe] = V.includes(".") ? [",", "."] : [".", ","];
3051
+ let [_e, Ie] = E.split(".");
3052
+ return _e = _e.replace(/\B(?=(\d{3})+(?!\d))/g, ne), E = `${_e}${pe}${Ie}`, f = f.replace("{currency}", ge[o.currency] || o.currency).replace("{amount}", E.split(pe)[0]).replace(
3047
3053
  P,
3048
- I.split(ce)[1]
3054
+ E.split(pe)[1]
3049
3055
  ), f;
3050
- }, Xe = () => {
3051
- t(20, re = t(19, fe = !1)), t(22, ye = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
3052
- }, Qt = () => {
3053
- window.postMessage({ type: "uploadDocuments" }, window.location.href), Xe();
3054
- }, $t = (n) => {
3055
- n.keyCode === 13 && ke && n.preventDefault();
3056
- }, ei = () => {
3056
+ }, Ye = () => {
3057
+ t(20, re = t(19, fe = !1)), t(22, he = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
3058
+ }, Jt = () => {
3059
+ window.postMessage({ type: "uploadDocuments" }, window.location.href), Ye();
3060
+ }, Qt = (o) => {
3061
+ o.keyCode === 13 && ve && o.preventDefault();
3062
+ }, $t = () => {
3057
3063
  if (!h)
3058
3064
  return;
3059
- let n = {};
3065
+ let o = {};
3060
3066
  h.split(",").forEach((m) => {
3061
3067
  let f = m.split(":");
3062
- n[f[0].trim()] = f[1].trim();
3063
- }), pe = Te(Te({}, pe), n);
3064
- }, ti = () => {
3065
- Ei(o);
3068
+ o[f[0].trim()] = f[1].trim();
3069
+ }), ge = je(je({}, ge), o);
3070
+ }, ei = () => {
3071
+ Di(n);
3066
3072
  };
3067
- Si(() => () => {
3073
+ _i(() => () => {
3068
3074
  });
3069
- const ii = () => ne(), ai = (n) => Ge(n), oi = (n) => He(n), ni = (n) => Ke(n);
3070
- function si() {
3071
- T = Qe(this), t(9, T);
3075
+ const ti = () => oe(), ii = (o) => qe(o), ai = (o) => Ke(o), oi = (o) => Ge(o);
3076
+ function ni() {
3077
+ T = Je(this), t(9, T);
3072
3078
  }
3073
- const ri = () => {
3074
- Fe(), We(), qe();
3079
+ const si = () => {
3080
+ We(), Oe(), Ve();
3075
3081
  };
3076
- function li() {
3077
- _ = Qe(this), t(8, _), t(5, W), t(7, y);
3082
+ function ri() {
3083
+ _ = Je(this), t(8, _), t(5, W), t(7, y);
3078
3084
  }
3079
- function mi() {
3080
- E = yt(this.value), t(10, E);
3085
+ function li() {
3086
+ x = gt(this.value), t(10, x);
3081
3087
  }
3082
- function ui(n) {
3083
- $e[n ? "unshift" : "push"](() => {
3084
- K = n, t(11, K);
3088
+ function mi(o) {
3089
+ Qe[o ? "unshift" : "push"](() => {
3090
+ K = o, t(11, K);
3085
3091
  });
3086
3092
  }
3087
- function di(n) {
3088
- $e[n ? "unshift" : "push"](() => {
3089
- D = n, t(4, D);
3093
+ function ui(o) {
3094
+ Qe[o ? "unshift" : "push"](() => {
3095
+ D = o, t(4, D);
3090
3096
  });
3091
3097
  }
3092
- return a.$$set = (n) => {
3093
- "lang" in n && t(42, o = n.lang), "currency" in n && t(0, s = n.currency), "limits" in n && t(43, r = n.limits), "session" in n && t(44, p = n.session), "userid" in n && t(45, d = n.userid), "endpoint" in n && t(46, l = n.endpoint), "apiversion" in n && t(47, L = n.apiversion), "customcurrencysymbols" in n && t(48, h = n.customcurrencysymbols), "enablecompliancetext" in n && t(1, x = n.enablecompliancetext), "deletelimit" in n && t(2, b = n.deletelimit), "amountsconfig" in n && t(49, j = n.amountsconfig), "periodsconfig" in n && t(50, Y = n.periodsconfig), "limittabindex" in n && t(3, H = n.limittabindex), "limitformat" in n && t(51, V = n.limitformat), "clientstyling" in n && t(52, q = n.clientstyling), "clientstylingurl" in n && t(53, M = n.clientstylingurl), "mbsource" in n && t(54, N = n.mbsource), "translationurl" in n && t(55, B = n.translationurl);
3098
+ return a.$$set = (o) => {
3099
+ "lang" in o && t(42, n = o.lang), "currency" in o && t(0, s = o.currency), "limits" in o && t(43, r = o.limits), "session" in o && t(44, p = o.session), "userid" in o && t(45, d = o.userid), "endpoint" in o && t(46, l = o.endpoint), "apiversion" in o && t(47, L = o.apiversion), "customcurrencysymbols" in o && t(48, h = o.customcurrencysymbols), "enablecompliancetext" in o && t(1, M = o.enablecompliancetext), "deletelimit" in o && t(2, b = o.deletelimit), "amountsconfig" in o && t(49, j = o.amountsconfig), "periodsconfig" in o && t(50, Y = o.periodsconfig), "limittabindex" in o && t(3, H = o.limittabindex), "limitformat" in o && t(51, V = o.limitformat), "clientstyling" in o && t(52, q = o.clientstyling), "clientstylingurl" in o && t(53, z = o.clientstylingurl), "mbsource" in o && t(54, N = o.mbsource), "translationurl" in o && t(55, B = o.translationurl);
3094
3100
  }, a.$$.update = () => {
3095
3101
  a.$$.dirty[1] & /*customcurrencysymbols*/
3096
- 131072 && h && ei(), a.$$.dirty[1] & /*periodsconfig, amountsconfig*/
3097
- 786432 && Y && j && St(), a.$$.dirty[1] & /*lang*/
3098
- 2048 && o && ti(), a.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
3099
- 124928 && d && p && l && L && o && ne(), a.$$.dirty[0] & /*customStylingContainer*/
3102
+ 131072 && h && $t(), a.$$.dirty[1] & /*periodsconfig, amountsconfig*/
3103
+ 786432 && Y && j && _t(), a.$$.dirty[1] & /*lang*/
3104
+ 2048 && n && ei(), a.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
3105
+ 124928 && d && p && l && L && n && oe(), a.$$.dirty[0] & /*customStylingContainer*/
3100
3106
  16 | a.$$.dirty[1] & /*clientstyling*/
3101
- 2097152 && q && D && Ai(D, q), a.$$.dirty[0] & /*customStylingContainer*/
3107
+ 2097152 && q && D && Si(D, q), a.$$.dirty[0] & /*customStylingContainer*/
3102
3108
  16 | a.$$.dirty[1] & /*clientstylingurl*/
3103
- 4194304 && M && D && Ci(D, M), a.$$.dirty[0] & /*customStylingContainer*/
3109
+ 4194304 && z && D && Ai(D, z), a.$$.dirty[0] & /*customStylingContainer*/
3104
3110
  16 | a.$$.dirty[1] & /*mbsource*/
3105
- 8388608 && N && D && Ti(D, `${N}.Style`), a.$$.dirty[1] & /*translationurl*/
3106
- 16777216 && B && bt();
3111
+ 8388608 && N && D && Ci(D, `${N}.Style`), a.$$.dirty[1] & /*translationurl*/
3112
+ 16777216 && B && vt();
3107
3113
  }, [
3108
3114
  s,
3109
- x,
3115
+ M,
3110
3116
  b,
3111
3117
  H,
3112
3118
  D,
@@ -3115,39 +3121,39 @@ function sa(a, e, t) {
3115
3121
  y,
3116
3122
  _,
3117
3123
  T,
3118
- E,
3124
+ x,
3119
3125
  K,
3120
3126
  me,
3121
- Le,
3127
+ ce,
3122
3128
  Ue,
3123
- Ee,
3129
+ xe,
3124
3130
  Z,
3125
3131
  J,
3126
- xe,
3132
+ Me,
3127
3133
  fe,
3128
3134
  re,
3129
- ae,
3130
- ye,
3135
+ ie,
3131
3136
  he,
3132
3137
  ke,
3138
+ ve,
3133
3139
  ee,
3134
3140
  i,
3135
- z,
3141
+ I,
3142
+ Oe,
3136
3143
  We,
3137
- Fe,
3138
- xt,
3139
- ne,
3140
- Rt,
3144
+ Et,
3145
+ oe,
3146
+ Nt,
3147
+ Ve,
3141
3148
  qe,
3142
3149
  Ge,
3143
3150
  Ke,
3151
+ Pe,
3144
3152
  He,
3145
- ze,
3146
3153
  Ye,
3147
- Xe,
3154
+ Jt,
3148
3155
  Qt,
3149
- $t,
3150
- o,
3156
+ n,
3151
3157
  r,
3152
3158
  p,
3153
3159
  d,
@@ -3158,9 +3164,10 @@ function sa(a, e, t) {
3158
3164
  Y,
3159
3165
  V,
3160
3166
  q,
3161
- M,
3167
+ z,
3162
3168
  N,
3163
3169
  B,
3170
+ ti,
3164
3171
  ii,
3165
3172
  ai,
3166
3173
  oi,
@@ -3169,18 +3176,17 @@ function sa(a, e, t) {
3169
3176
  ri,
3170
3177
  li,
3171
3178
  mi,
3172
- ui,
3173
- di
3179
+ ui
3174
3180
  ];
3175
3181
  }
3176
- class ra extends hi {
3182
+ class sa extends yi {
3177
3183
  constructor(e) {
3178
- super(), ki(
3184
+ super(), hi(
3179
3185
  this,
3180
3186
  e,
3181
- sa,
3182
3187
  na,
3183
- vi,
3188
+ oa,
3189
+ ki,
3184
3190
  {
3185
3191
  lang: 42,
3186
3192
  currency: 0,
@@ -3201,7 +3207,7 @@ class ra extends hi {
3201
3207
  mbsource: 54,
3202
3208
  translationurl: 55
3203
3209
  },
3204
- xi,
3210
+ Ei,
3205
3211
  [-1, -1, -1, -1, -1]
3206
3212
  );
3207
3213
  }
@@ -3314,7 +3320,7 @@ class ra extends hi {
3314
3320
  this.$$set({ translationurl: e }), X();
3315
3321
  }
3316
3322
  }
3317
- ji(ra, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
3323
+ Ti(sa, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
3318
3324
  export {
3319
- ra as default
3325
+ sa as default
3320
3326
  };