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

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