@everymatrix/player-account-gaming-limits-wrapper-2-nd 1.52.5 → 1.53.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.
@@ -1,16 +1,16 @@
1
- var nt = Object.defineProperty;
2
- var Ke = Object.getOwnPropertySymbols;
3
- var st = Object.prototype.hasOwnProperty, rt = Object.prototype.propertyIsEnumerable;
4
- var He = (t, e, i) => e in t ? nt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, De = (t, e) => {
1
+ var Lt = Object.defineProperty;
2
+ var Xe = Object.getOwnPropertySymbols;
3
+ var ft = Object.prototype.hasOwnProperty, gt = Object.prototype.propertyIsEnumerable;
4
+ var Ze = (t, e, i) => e in t ? Lt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, Te = (t, e) => {
5
5
  for (var i in e || (e = {}))
6
- st.call(e, i) && He(t, i, e[i]);
7
- if (Ke)
8
- for (var i of Ke(e))
9
- rt.call(e, i) && He(t, i, e[i]);
6
+ ft.call(e, i) && Ze(t, i, e[i]);
7
+ if (Xe)
8
+ for (var i of Xe(e))
9
+ gt.call(e, i) && Ze(t, i, e[i]);
10
10
  return t;
11
11
  };
12
- import { a as lt, $ as mt, S as ut, i as pt, f as Q, c as dt, s as ct, b as Lt, e as b, d as F, g as L, h as m, j, n as me, k as D, l as gt, m as ft, o as yt, p as Ye, t as pi, q as Xe, r as V, u as di, v as oe, w as O, x as de, y as xe, z as je, A as Ce, B as ci, C as Te, D as ht, E as B, F as Se } from "./PlayerAccountGamingLimitsHistory2Nd-B7zcUPMs.js";
13
- const N = {
12
+ import { a as yt, $ as ht, S as vt, i as bt, f as ae, c as kt, s as wt, b as _t, e as v, d as V, g as f, h as u, j as A, n as pe, k as _, l as St, m as At, o as Ct, p as Je, t as gi, q as Qe, r as I, u as yi, v as se, w as N, x as Le, y as Ce, z as De, A as je, B as hi, C as Ee, D as Tt, E as F, F as Ae } from "./PlayerAccountGamingLimitsHistory2Nd-B7zcUPMs.js";
13
+ const W = {
14
14
  lugas: {
15
15
  title: "Deposit Limit",
16
16
  value: "lugas",
@@ -54,13 +54,13 @@ const N = {
54
54
  callValue16: "cumulativeSession"
55
55
  }
56
56
  };
57
- function Ze(t, e) {
58
- lt(t, e);
57
+ function $e(t, e) {
58
+ yt(t, e);
59
59
  }
60
- function vt(t) {
61
- mt.set(t);
60
+ function Et(t) {
61
+ ht.set(t);
62
62
  }
63
- const _e = {
63
+ const ce = {
64
64
  en: {
65
65
  loadingText: "Loading, please wait...",
66
66
  Monthly: "per month",
@@ -75,8 +75,12 @@ const _e = {
75
75
  None: "",
76
76
  noPeriod: ".",
77
77
  per: "per",
78
+ seconds: "seconds",
78
79
  updateText: "will be applied on",
80
+ updateAfterConfirm: "will be applied after confirmation",
81
+ acknowledgedLimit: "Limit update confirmed and will be applied in ~1 min",
79
82
  removedLimitText: "The limit will be removed on",
83
+ removeAfterConfirm: "The limit will be removed after confirmation.",
80
84
  noLimitText: "There is currently no limit set.",
81
85
  lugasPrivacy: "The cross-provider LUGAS limit is not visible to providers.",
82
86
  limitType: "Limit Type",
@@ -108,6 +112,9 @@ const _e = {
108
112
  sessionLimitUpdated: "Session limit updated successfully.",
109
113
  cumulativeSession: "Period Time Limit",
110
114
  removeLimit: "REMOVE",
115
+ confirmUpdateLimit: "CONFIRM",
116
+ cancelUpdateLimit: "CANCEL",
117
+ reloadLimitsButton: "RELOAD",
111
118
  setLimit: "Set new limit",
112
119
  popupPendingUpdate: "We have received the request to change the limit. Please be aware that the update will only come into effect on",
113
120
  popupImmediateUpdate: "Your new {selectedLimit} is {updatedAmount} {selectedPeriod}",
@@ -196,6 +203,15 @@ const _e = {
196
203
  lossAll: "Veszteség limit",
197
204
  lossCasino: "Veszteség limit",
198
205
  lossSports: "Veszteség limit",
206
+ seconds: "másodpercek",
207
+ updateText: "alkalmazva lesz",
208
+ updateAfterConfirm: "jóváhagyás után kerül alkalmazásra",
209
+ acknowledgedLimit: "A limit frissítése megerősítve, és ~1 percen belül alkalmazásra kerül",
210
+ removedLimitText: "A limit eltávolításra kerül",
211
+ removeAfterConfirm: "A limit jóváhagyás után kerül eltávolításra",
212
+ confirmUpdateLimit: "MEGERŐSÍTÉS",
213
+ cancelUpdateLimit: "MÉGSE",
214
+ reloadLimitsButton: "FRISSÍTÉS",
199
215
  popupUpdateLimit: "Önkorlátozási beállításaidat a megadott korlátozási időtartam leteltét követően tudod módosítani.",
200
216
  popupUpdateLimitException: "Önkorlátozási beállításaidat a megadott korlátozási időtartam leteltét követően tudod módosítani.",
201
217
  popupRemoveLimitException: "Önkorlátozási beállításaidat a megadott korlátozási időtartam leteltét követően tudod módosítani.",
@@ -275,6 +291,15 @@ const _e = {
275
291
  sessionExpiredException: "Ihre Sitzung ist abgelaufen",
276
292
  docsRequired: "Documents required!",
277
293
  okButton: "OK",
294
+ seconds: "Sekunden",
295
+ updateText: "wird angewendet am",
296
+ updateAfterConfirm: "wird nach Bestätigung angewendet",
297
+ acknowledgedLimit: "Limit-Update bestätigt und wird in ~1 Minute angewendet",
298
+ removedLimitText: "Das Limit wird entfernt am",
299
+ removeAfterConfirm: "Das Limit wird nach Bestätigung entfernt",
300
+ confirmUpdateLimit: "BESTÄTIGEN",
301
+ cancelUpdateLimit: "ABBRECHEN",
302
+ reloadLimitsButton: "AKTUALISIEREN",
278
303
  complianceText: "As an authorized operator, it applies the necessary limits imposed by the government",
279
304
  "dataLayer-sports": "Sport",
280
305
  "dataLayer-casino": "Kasino",
@@ -346,6 +371,15 @@ const _e = {
346
371
  invalidInputMessageLimitMax: "Unesena vrijednost mora biti veća od {maxValue} {currency}.",
347
372
  docsRequired: "Potrebni dokumenti!",
348
373
  okButton: "OK",
374
+ seconds: "sekundi",
375
+ updateText: "bit će primijenjeno na",
376
+ updateAfterConfirm: "bit će primijenjeno nakon potvrde",
377
+ acknowledgedLimit: "Ažuriranje ograničenja potvrđeno i bit će primijenjeno za ~1 minutu",
378
+ removedLimitText: "Ograničenje će biti uklonjeno na",
379
+ removeAfterConfirm: "Ograničenje će biti uklonjeno nakon potvrde",
380
+ confirmUpdateLimit: "POTVRDI",
381
+ cancelUpdateLimit: "OTKAŽI",
382
+ reloadLimitsButton: "OSVJEŽI",
349
383
  wagerCasino: "Ograničenje za slotove",
350
384
  wagerSports: "Ograničenje uloga",
351
385
  sessionLimitUpdated: "Ograničenje sesije uspješno je ažurirano.",
@@ -427,6 +461,15 @@ const _e = {
427
461
  sessionExpiredException: "Vaša seja je potekla",
428
462
  docsRequired: "Documents required!",
429
463
  okButton: "OK",
464
+ seconds: "sekund",
465
+ updateText: "bo uporabljeno na",
466
+ updateAfterConfirm: "bo uporabljeno po potrditvi",
467
+ acknowledgedLimit: "Posodobitev omejitve potrjena in bo uporabljena v ~1 minuti",
468
+ removedLimitText: "Omejitev bo odstranjena na",
469
+ removeAfterConfirm: "Omejitev bo odstranjena po potrditvi",
470
+ confirmUpdateLimit: "POTRDI",
471
+ cancelUpdateLimit: "PREKLIČI",
472
+ reloadLimitsButton: "OSVEŽI",
430
473
  complianceText: "As an authorized operator, it applies the necessary limits imposed by the government",
431
474
  "dataLayer-sports": "Šport",
432
475
  "dataLayer-casino": "Igralnica",
@@ -499,6 +542,15 @@ const _e = {
499
542
  sessionExpiredException: "Twoja sesja wygasła",
500
543
  docsRequired: "Documents required!",
501
544
  okButton: "OK",
545
+ seconds: "sekundy",
546
+ updateText: "zostanie zastosowane",
547
+ updateAfterConfirm: "zostanie zastosowane po potwierdzeniu",
548
+ acknowledgedLimit: "Aktualizacja limitu potwierdzona i zostanie zastosowana w ciągu ~1 minuty",
549
+ removedLimitText: "Limit zostanie usunięty",
550
+ removeAfterConfirm: "Limit zostanie usunięty po potwierdzeniu",
551
+ confirmUpdateLimit: "POTWIERDŹ",
552
+ cancelUpdateLimit: "ANULUJ",
553
+ reloadLimitsButton: "PRZEŁADUJ",
502
554
  "dataLayer-sports": "Sport",
503
555
  "dataLayer-casino": "Kasyno",
504
556
  "dataLayer-wager": "Zakład",
@@ -540,6 +592,15 @@ const _e = {
540
592
  deposit: "Deposit Limit",
541
593
  wager: "Wager Limit",
542
594
  okButton: "OK",
595
+ seconds: "secondes",
596
+ updateText: "sera appliqué sur",
597
+ updateAfterConfirm: "sera appliqué après confirmation",
598
+ acknowledgedLimit: "Mise à jour de la limite confirmée et sera appliquée dans ~1 min",
599
+ removedLimitText: "La limite sera supprimée le",
600
+ removeAfterConfirm: "La limite sera supprimée après confirmation",
601
+ confirmUpdateLimit: "CONFIRMER",
602
+ cancelUpdateLimit: "ANNULER",
603
+ reloadLimitsButton: "RECHARGER",
543
604
  invalidInputMessageLimitMin: "The value entered must be less then {minValue} {currency}.",
544
605
  invalidInputMessageLimitMax: "The value entered must be higher than {maxValue} {currency}.",
545
606
  sessionExpiredException: "Votre session a expiré",
@@ -618,6 +679,15 @@ const _e = {
618
679
  unableToUpdatePendingRequest: "Nu am putut sa actualizam limita deoarece o alta actualizare este deja in așteptare. Va rugam încercați din nou după ce actualizarea curenta este aplicată.",
619
680
  docsRequired: "Documente necesare!",
620
681
  okButton: "OK",
682
+ seconds: "secunde",
683
+ updateText: "va fi aplicat pe",
684
+ updateAfterConfirm: "va fi aplicat după confirmare",
685
+ acknowledgedLimit: "Actualizarea limitei a fost confirmată și va fi aplicată în ~1 minut",
686
+ removedLimitText: "Limita va fi eliminată pe",
687
+ removeAfterConfirm: "Limita va fi eliminată după confirmare",
688
+ confirmUpdateLimit: "CONFIRMĂ",
689
+ cancelUpdateLimit: "ANULEAZĂ",
690
+ reloadLimitsButton: "REÎNCARCĂ",
621
691
  invalidInputMessageLimitMin: "Valoarea introdusa trebuie sa fie mai mica decat {minValue} {currency}.",
622
692
  invalidInputMessageLimitMax: "Valoarea introdusa trebuie sa fie mai mare decat {maxValue} {currency}.",
623
693
  sessionExpiredException: "Sesiunea dvs. a expirat",
@@ -695,6 +765,15 @@ const _e = {
695
765
  docsRequired: "Documentos requeridos!",
696
766
  kyc2: "Para el límite seleccionado",
697
767
  okButton: "OK",
768
+ seconds: "segundos",
769
+ updateText: "se aplicará en",
770
+ updateAfterConfirm: "se aplicará después de la confirmación",
771
+ acknowledgedLimit: "Actualización del límite confirmada y se aplicará en ~1 minuto",
772
+ removedLimitText: "El límite se eliminará el",
773
+ removeAfterConfirm: "El límite se eliminará después de la confirmación",
774
+ confirmUpdateLimit: "CONFIRMAR",
775
+ cancelUpdateLimit: "CANCELAR",
776
+ reloadLimitsButton: "RECARGAR",
698
777
  "dataLayer-sports": "Deportes",
699
778
  "dataLayer-casino": "Casino",
700
779
  "dataLayer-wager": "Apuesta",
@@ -707,6 +786,15 @@ const _e = {
707
786
  pt: {
708
787
  loadingText: "Carregando, por favor espere...",
709
788
  okButton: "OK",
789
+ seconds: "segundos",
790
+ updateText: "será aplicado em",
791
+ updateAfterConfirm: "será aplicado após confirmação",
792
+ acknowledgedLimit: "Atualização do limite confirmada e será aplicada em ~1 minuto",
793
+ removedLimitText: "O limite será removido em",
794
+ removeAfterConfirm: "O limite será removido após confirmação",
795
+ confirmUpdateLimit: "CONFIRMAR",
796
+ cancelUpdateLimit: "CANCELAR",
797
+ reloadLimitsButton: "RECARREGAR",
710
798
  newDailyLimit: "Novo limite diário",
711
799
  newWeeklyLimit: "Novo limite semanal",
712
800
  newMonthlyLimit: "Novo limite mensal",
@@ -792,6 +880,15 @@ const _e = {
792
880
  sessionExpiredException: "Sua sessão expirou",
793
881
  docsRequired: "Documentos requeridos",
794
882
  okButton: "OK",
883
+ seconds: "segundos",
884
+ updateText: "será aplicado em",
885
+ updateAfterConfirm: "será aplicado após confirmação",
886
+ acknowledgedLimit: "Atualização do limite confirmada e será aplicada em ~1 minuto",
887
+ removedLimitText: "O limite será removido em",
888
+ removeAfterConfirm: "O limite será removido após confirmação",
889
+ confirmUpdateLimit: "CONFIRMAR",
890
+ cancelUpdateLimit: "CANCELAR",
891
+ reloadLimitsButton: "RECARREGAR",
795
892
  complianceText: "Como operador autorizado, Aplicam-se limites impostos pelo governo.",
796
893
  "dataLayer-sports": "Esportes",
797
894
  "dataLayer-casino": "Cassino",
@@ -871,6 +968,15 @@ const _e = {
871
968
  internalServerError: "Desafortunadamente, Hubo un error fijando su límite de LUGAS. Por favor intente de nuevo o contacte a nuestro soporte al cliente en <a href='mailto:support.de@bet-at-home.com' target='_blank'>support.de@bet-at-home.com</a>.",
872
969
  docsRequired: "DOCUMENTOS requeridos",
873
970
  okButton: "OK",
971
+ seconds: "segundos",
972
+ updateText: "se aplicará en",
973
+ updateAfterConfirm: "se aplicará después de la confirmación",
974
+ acknowledgedLimit: "Actualización del límite confirmada y se aplicará en ~1 minuto",
975
+ removedLimitText: "El límite se eliminará el",
976
+ removeAfterConfirm: "El límite se eliminará después de la confirmación",
977
+ confirmUpdateLimit: "CONFIRMAR",
978
+ cancelUpdateLimit: "CANCELAR",
979
+ reloadLimitsButton: "RECARGAR",
874
980
  complianceText: "Como operador autorizado, aplican los límites impuestos por el gobierno.",
875
981
  "dataLayer-sports": "Deportes",
876
982
  "dataLayer-casino": "Casino",
@@ -928,6 +1034,15 @@ const _e = {
928
1034
  sessionLimitUpdated: "Oturum sınırı başarıyla güncellendi.",
929
1035
  cumulativeSession: "Dönem Zaman Sınırı",
930
1036
  removeLimit: "KALDIRMAK",
1037
+ seconds: "saniye",
1038
+ updateText: "şu tarihte uygulanacak",
1039
+ updateAfterConfirm: "onaylandıktan sonra uygulanacak",
1040
+ acknowledgedLimit: "Limit güncellemesi onaylandı ve ~1 dakika içinde uygulanacak",
1041
+ removedLimitText: "Limit şu tarihte kaldırılacak",
1042
+ removeAfterConfirm: "Limit onaylandıktan sonra kaldırılacak",
1043
+ confirmUpdateLimit: "ONAYLA",
1044
+ cancelUpdateLimit: "İPTAL",
1045
+ reloadLimitsButton: "YENİDEN YÜKLE",
931
1046
  popupPendingUpdate: "Limitin değiştirilmesi talebini aldık. Lütfen güncellemenin yalnızca şu tarihte geçerli olacağını unutmayın:",
932
1047
  popupImmediateUpdate: "Yeni {selectedLimit}'iniz: {updatedAmount} {selectedPeriod}",
933
1048
  popupTitle: "Sınır değiştirildi",
@@ -959,551 +1074,551 @@ const _e = {
959
1074
  "dataLayer-weekly": "Haftalık",
960
1075
  "dataLayer-monthly": "Aylık"
961
1076
  }
962
- }, { document: bt } = yt;
963
- function kt(t) {
964
- Lt(t, "svelte-1u1ns6h", ':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}input{width:100%;padding:10px 15px;margin:12px 0;border-radius:var(--emw--border-radius-large, 20px);box-shadow:none;font-size:var(--emw--font-size-x-large, 24px);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{color:var(--emw--color-typography-contrast, #444444)}.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}.LimitsPageContainer .LimitWrapper{font-size:var(--emw--font-size-large, 20px);width:90%;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:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{font-size:var(--emw--font-size-large, 20px);color:var(--emw--color-grey-150, #C0CBC3);padding-bottom:10px;border-bottom:1px solid var(--emw--color-grey-150, #C0CBC3)}.LimitDetailsTextWrapper .PendingLimit{color:var(--emw--color-grey-150, #C0CBC3);padding-left:4px}.LimitDetailsTextWrapper .CurrentLimit{padding:0 4px 15px}.LimitDetailsTextWrapper .CurrentLimit span,.LimitDetailsTextWrapper .PendingLimit span{color:color-mix(in srgb, var(--emw--color-secondary, #E1A749) 80%, black 10%)}.LimitDetailsTextWrapper.Mobile{font-size:var(--emw--font-size-small, 14px)}.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, 24px);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}.RemoveLimitButton{font-size:var(--emw--font-size-medium, 16px);max-width:fit-content;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;margin-top:10px;cursor:pointer;position:relative}.RemoveLimitButton.Mobile{padding:5px 20px;font-size:var(--emw--font-size-x-small, 12px)}.RemoveLimitButton:hover{background:var(--emw--color-error, #E91D1D);color:var(--emw--color-white, #FFFFFF)}@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}');
1077
+ }, { document: Dt } = Ct;
1078
+ function jt(t) {
1079
+ _t(t, "svelte-4s70if", ':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}input{width:100%;padding:10px 15px;margin:12px 0;border-radius:var(--emw--border-radius-large, 20px);box-shadow:none;font-size:var(--emw--font-size-x-large, 24px);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{color:var(--emw--color-typography-contrast, #444444)}.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}.LimitsPageContainer .LimitWrapper{font-size:var(--emw--font-size-large, 20px);width:90%;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, 24px);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}');
965
1080
  }
966
- function Je(t, e, i) {
1081
+ function ei(t, e, i) {
967
1082
  const a = t.slice();
968
- return a[113] = e[i], a;
1083
+ return a[120] = e[i], a;
969
1084
  }
970
- function Qe(t, e, i) {
1085
+ function ii(t, e, i) {
971
1086
  const a = t.slice();
972
- return a[116] = e[i], a[118] = i, a;
1087
+ return a[123] = e[i], a[125] = i, a;
973
1088
  }
974
- function $e(t, e, i) {
1089
+ function ti(t, e, i) {
975
1090
  const a = t.slice();
976
- return a[116] = e[i], a;
1091
+ return a[123] = e[i], a;
977
1092
  }
978
- function ei(t, e, i) {
1093
+ function ai(t, e, i) {
979
1094
  const a = t.slice();
980
- return a[121] = e[i], a;
1095
+ return a[128] = e[i], a;
981
1096
  }
982
- function ii(t) {
1097
+ function oi(t) {
983
1098
  let e, i, a;
984
- function n(p, g) {
1099
+ function n(d, c) {
985
1100
  return (
986
1101
  /*popupReady*/
987
- p[20] ? wt : _t
1102
+ d[20] ? Mt : zt
988
1103
  );
989
1104
  }
990
1105
  let s = n(t), r = s(t);
991
1106
  return {
992
1107
  c() {
993
- e = b("div"), i = b("div"), r.c(), L(i, "class", a = "PopupContainer " + /*popupClass*/
1108
+ e = v("div"), i = v("div"), r.c(), f(i, "class", a = "PopupContainer " + /*popupClass*/
994
1109
  t[22] + " " + (/*isDesktop*/
995
- t[26] ? "" : "Mobile")), L(e, "class", "PopupOverlay");
1110
+ t[27] ? "" : "Mobile")), f(e, "class", "PopupOverlay");
996
1111
  },
997
- m(p, g) {
998
- j(p, e, g), m(e, i), r.m(i, null);
1112
+ m(d, c) {
1113
+ A(d, e, c), u(e, i), r.m(i, null);
999
1114
  },
1000
- p(p, g) {
1001
- s === (s = n(p)) && r ? r.p(p, g) : (r.d(1), r = s(p), r && (r.c(), r.m(i, null))), g[0] & /*popupClass*/
1115
+ p(d, c) {
1116
+ s === (s = n(d)) && r ? r.p(d, c) : (r.d(1), r = s(d), r && (r.c(), r.m(i, null))), c[0] & /*popupClass*/
1002
1117
  4194304 && a !== (a = "PopupContainer " + /*popupClass*/
1003
- p[22] + " " + (/*isDesktop*/
1004
- p[26] ? "" : "Mobile")) && L(i, "class", a);
1118
+ d[22] + " " + (/*isDesktop*/
1119
+ d[27] ? "" : "Mobile")) && f(i, "class", a);
1005
1120
  },
1006
- d(p) {
1007
- p && D(e), r.d();
1121
+ d(d) {
1122
+ d && _(e), r.d();
1008
1123
  }
1009
1124
  };
1010
1125
  }
1011
- function wt(t) {
1126
+ function Mt(t) {
1012
1127
  let e, i, a = (
1013
1128
  /*$_*/
1014
- t[25]("popupTitle") + ""
1015
- ), n, s, r, p, g, d, c, y, M, v, C, R, U;
1016
- function A(k, E) {
1129
+ t[26]("popupTitle") + ""
1130
+ ), n, s, r, d, c, m, L, h, j, b, P, H, G;
1131
+ function Z(k, R) {
1017
1132
  return (
1018
1133
  /*popupErrorDisplay*/
1019
- k[18] ? Dt : (
1134
+ k[18] ? It : (
1020
1135
  /*popupVariant*/
1021
- k[23] == 2 ? xt : St
1136
+ k[23] == 2 ? Pt : xt
1022
1137
  )
1023
1138
  );
1024
1139
  }
1025
- let _ = A(t), I = _(t);
1026
- function ie(k, E) {
1140
+ let B = Z(t), z = B(t);
1141
+ function O(k, R) {
1027
1142
  return (
1028
1143
  /*popupErrorDisplay*/
1029
- k[18] ? Mt : (
1144
+ k[18] ? Rt : (
1030
1145
  /*popupVariant*/
1031
- k[23] == 2 ? jt : Tt
1146
+ k[23] == 2 ? Nt : Ut
1032
1147
  )
1033
1148
  );
1034
1149
  }
1035
- let q = ie(t), Z = q(t);
1036
- function ue(k, E) {
1150
+ let D = O(t), U = D(t);
1151
+ function S(k, R) {
1037
1152
  return (
1038
1153
  /*popupVariant*/
1039
- k[23] == 2 ? zt : At
1154
+ k[23] == 2 ? Ot : Bt
1040
1155
  );
1041
1156
  }
1042
- let z = ue(t), w = z(t);
1157
+ let C = S(t), w = C(t);
1043
1158
  return {
1044
1159
  c() {
1045
- e = b("div"), i = b("span"), n = V(a), s = F(), r = b("button"), r.textContent = "X", p = F(), g = b("div"), d = b("div"), I.c(), c = F(), Z.c(), y = F(), M = b("p"), v = F(), w.c(), C = di(), L(i, "class", "PopupTitle"), L(r, "class", "ClosePopup"), L(e, "class", "PopupTitleWrapper"), L(d, "class", "ResultIconWrapper"), L(M, "class", "DescriptionParagraph " + (/*isDesktop*/
1046
- t[26] ? "" : "Mobile")), L(g, "class", "DescriptionWrapper");
1160
+ e = v("div"), i = v("span"), n = I(a), s = V(), r = v("button"), r.textContent = "X", d = V(), c = v("div"), m = v("div"), z.c(), L = V(), U.c(), h = V(), j = v("p"), b = V(), w.c(), P = yi(), f(i, "class", "PopupTitle"), f(r, "class", "ClosePopup"), f(e, "class", "PopupTitleWrapper"), f(m, "class", "ResultIconWrapper"), f(j, "class", "DescriptionParagraph " + (/*isDesktop*/
1161
+ t[27] ? "" : "Mobile")), f(c, "class", "DescriptionWrapper");
1047
1162
  },
1048
- m(k, E) {
1049
- j(k, e, E), m(e, i), m(i, n), m(e, s), m(e, r), j(k, p, E), j(k, g, E), m(g, d), I.m(d, null), m(d, c), Z.m(d, null), m(g, y), m(g, M), M.innerHTML = /*popupContent*/
1050
- t[21], j(k, v, E), w.m(k, E), j(k, C, E), R || (U = oe(
1163
+ m(k, R) {
1164
+ A(k, e, R), u(e, i), u(i, n), u(e, s), u(e, r), A(k, d, R), A(k, c, R), u(c, m), z.m(m, null), u(m, L), U.m(m, null), u(c, h), u(c, j), j.innerHTML = /*popupContent*/
1165
+ t[21], A(k, b, R), w.m(k, R), A(k, P, R), H || (G = se(
1051
1166
  r,
1052
1167
  "click",
1053
1168
  /*closePopup*/
1054
- t[35]
1055
- ), R = !0);
1169
+ t[39]
1170
+ ), H = !0);
1056
1171
  },
1057
- p(k, E) {
1058
- E[0] & /*$_*/
1059
- 33554432 && a !== (a = /*$_*/
1060
- k[25]("popupTitle") + "") && O(n, a), _ !== (_ = A(k)) && (I.d(1), I = _(k), I && (I.c(), I.m(d, c))), q === (q = ie(k)) && Z ? Z.p(k, E) : (Z.d(1), Z = q(k), Z && (Z.c(), Z.m(d, null))), E[0] & /*popupContent*/
1061
- 2097152 && (M.innerHTML = /*popupContent*/
1062
- k[21]), z === (z = ue(k)) && w ? w.p(k, E) : (w.d(1), w = z(k), w && (w.c(), w.m(C.parentNode, C)));
1172
+ p(k, R) {
1173
+ R[0] & /*$_*/
1174
+ 67108864 && a !== (a = /*$_*/
1175
+ k[26]("popupTitle") + "") && N(n, a), B !== (B = Z(k)) && (z.d(1), z = B(k), z && (z.c(), z.m(m, L))), D === (D = O(k)) && U ? U.p(k, R) : (U.d(1), U = D(k), U && (U.c(), U.m(m, null))), R[0] & /*popupContent*/
1176
+ 2097152 && (j.innerHTML = /*popupContent*/
1177
+ k[21]), C === (C = S(k)) && w ? w.p(k, R) : (w.d(1), w = C(k), w && (w.c(), w.m(P.parentNode, P)));
1063
1178
  },
1064
1179
  d(k) {
1065
- k && (D(e), D(p), D(g), D(v), D(C)), I.d(), Z.d(), w.d(k), R = !1, U();
1180
+ k && (_(e), _(d), _(c), _(b), _(P)), z.d(), U.d(), w.d(k), H = !1, G();
1066
1181
  }
1067
1182
  };
1068
1183
  }
1069
- function _t(t) {
1184
+ function zt(t) {
1070
1185
  let e;
1071
1186
  return {
1072
1187
  c() {
1073
- e = b("div"), L(e, "class", "LoadingIndicator");
1188
+ e = v("div"), f(e, "class", "LoadingIndicator");
1074
1189
  },
1075
1190
  m(i, a) {
1076
- j(i, e, a);
1191
+ A(i, e, a);
1077
1192
  },
1078
- p: me,
1193
+ p: pe,
1079
1194
  d(i) {
1080
- i && D(e);
1195
+ i && _(e);
1081
1196
  }
1082
1197
  };
1083
1198
  }
1084
- function St(t) {
1199
+ function xt(t) {
1085
1200
  let e, i, a, n, s, r;
1086
1201
  return {
1087
1202
  c() {
1088
- e = B("svg"), i = B("defs"), a = B("style"), n = V(`.fil0 {fill:black;fill-rule:nonzero}
1089
- `), s = B("g"), r = B("polygon"), L(a, "type", "text/css"), L(r, "class", "fil0"), L(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "xml:space", "preserve"), L(e, "version", "1.1"), Se(e, "shape-rendering", "geometricPrecision"), Se(e, "text-rendering", "geometricPrecision"), Se(e, "image-rendering", "optimizeQuality"), L(e, "viewBox", "0 0 90 69"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "fill-rule", "evenodd"), L(e, "clip-rule", "evenodd");
1203
+ e = F("svg"), i = F("defs"), a = F("style"), n = I(`.fil0 {fill:black;fill-rule:nonzero}
1204
+ `), s = F("g"), r = F("polygon"), f(a, "type", "text/css"), f(r, "class", "fil0"), f(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), f(e, "xml:space", "preserve"), f(e, "version", "1.1"), Ae(e, "shape-rendering", "geometricPrecision"), Ae(e, "text-rendering", "geometricPrecision"), Ae(e, "image-rendering", "optimizeQuality"), f(e, "viewBox", "0 0 90 69"), f(e, "x", "0px"), f(e, "y", "0px"), f(e, "fill-rule", "evenodd"), f(e, "clip-rule", "evenodd");
1090
1205
  },
1091
- m(p, g) {
1092
- j(p, e, g), m(e, i), m(i, a), m(a, n), m(e, s), m(s, r);
1206
+ m(d, c) {
1207
+ A(d, e, c), u(e, i), u(i, a), u(a, n), u(e, s), u(s, r);
1093
1208
  },
1094
- d(p) {
1095
- p && D(e);
1209
+ d(d) {
1210
+ d && _(e);
1096
1211
  }
1097
1212
  };
1098
1213
  }
1099
- function xt(t) {
1214
+ function Pt(t) {
1100
1215
  let e, i, a;
1101
1216
  return {
1102
1217
  c() {
1103
- e = B("svg"), i = B("g"), a = B("path"), L(a, "id", "XMLID_6_"), L(a, "d", `M426.2,55h-99.8C318,23.3,290,0,255.5,0S193,23.3,184.7,55H84.9c-27,0-48.5,22.4-48.5,48.5v360
1218
+ e = F("svg"), i = F("g"), a = F("path"), f(a, "id", "XMLID_6_"), f(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
1104
1219
  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
1105
1220
  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
1106
- h256.5v-82.1H429v366.5H429.9z`), L(i, "id", "XMLID_1_"), L(e, "version", "1.1"), L(e, "id", "Layer_1"), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "viewBox", "0 0 512 512"), Se(e, "enable-background", "new 0 0 512 512"), L(e, "xml:space", "preserve");
1221
+ h256.5v-82.1H429v366.5H429.9z`), f(i, "id", "XMLID_1_"), f(e, "version", "1.1"), f(e, "id", "Layer_1"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), f(e, "x", "0px"), f(e, "y", "0px"), f(e, "viewBox", "0 0 512 512"), Ae(e, "enable-background", "new 0 0 512 512"), f(e, "xml:space", "preserve");
1107
1222
  },
1108
1223
  m(n, s) {
1109
- j(n, e, s), m(e, i), m(i, a);
1224
+ A(n, e, s), u(e, i), u(i, a);
1110
1225
  },
1111
1226
  d(n) {
1112
- n && D(e);
1227
+ n && _(e);
1113
1228
  }
1114
1229
  };
1115
1230
  }
1116
- function Dt(t) {
1117
- let e, i, a, n, s, r, p, g, d, c, y, M, v, C, R, U, A, _, I;
1231
+ function It(t) {
1232
+ let e, i, a, n, s, r, d, c, m, L, h, j, b, P, H, G, Z, B, z;
1118
1233
  return {
1119
1234
  c() {
1120
- e = B("svg"), i = B("g"), a = B("path"), n = B("path"), s = B("g"), r = B("g"), p = B("g"), g = B("g"), d = B("g"), c = B("g"), y = B("g"), M = B("g"), v = B("g"), C = B("g"), R = B("g"), U = B("g"), A = B("g"), _ = B("g"), I = B("g"), L(a, "d", `M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M26,50C12.767,50,2,39.233,2,26
1121
- S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), L(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
1235
+ e = F("svg"), i = F("g"), a = F("path"), n = F("path"), s = F("g"), r = F("g"), d = F("g"), c = F("g"), m = F("g"), L = F("g"), h = F("g"), j = F("g"), b = F("g"), P = F("g"), H = F("g"), G = F("g"), Z = F("g"), B = F("g"), z = F("g"), f(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
1236
+ S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), f(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
1122
1237
  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
1123
1238
  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
1124
- c0.391-0.391,0.391-1.023,0-1.414L27.414,26l8.293-8.293C36.098,17.316,36.098,16.684,35.707,16.293z`), L(e, "version", "1.1"), L(e, "id", "Capa_1"), L(e, "xmlns", "http://www.w3.org/2000/svg"), L(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), L(e, "x", "0px"), L(e, "y", "0px"), L(e, "viewBox", "0 0 52 52"), Se(e, "enable-background", "new 0 0 52 52"), L(e, "xml:space", "preserve");
1239
+ 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`), f(e, "version", "1.1"), f(e, "id", "Capa_1"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), f(e, "x", "0px"), f(e, "y", "0px"), f(e, "viewBox", "0 0 52 52"), Ae(e, "enable-background", "new 0 0 52 52"), f(e, "xml:space", "preserve");
1125
1240
  },
1126
- m(ie, q) {
1127
- j(ie, e, q), m(e, i), m(i, a), m(i, n), m(e, s), m(e, r), m(e, p), m(e, g), m(e, d), m(e, c), m(e, y), m(e, M), m(e, v), m(e, C), m(e, R), m(e, U), m(e, A), m(e, _), m(e, I);
1241
+ m(O, D) {
1242
+ A(O, e, D), u(e, i), u(i, a), u(i, n), u(e, s), u(e, r), u(e, d), u(e, c), u(e, m), u(e, L), u(e, h), u(e, j), u(e, b), u(e, P), u(e, H), u(e, G), u(e, Z), u(e, B), u(e, z);
1128
1243
  },
1129
- d(ie) {
1130
- ie && D(e);
1244
+ d(O) {
1245
+ O && _(e);
1131
1246
  }
1132
1247
  };
1133
1248
  }
1134
- function Tt(t) {
1249
+ function Ut(t) {
1135
1250
  let e, i = (
1136
1251
  /*$_*/
1137
- t[25]("popupSuccess") + ""
1252
+ t[26]("popupSuccess") + ""
1138
1253
  ), a;
1139
1254
  return {
1140
1255
  c() {
1141
- e = b("p"), a = V(i);
1256
+ e = v("p"), a = I(i);
1142
1257
  },
1143
1258
  m(n, s) {
1144
- j(n, e, s), m(e, a);
1259
+ A(n, e, s), u(e, a);
1145
1260
  },
1146
1261
  p(n, s) {
1147
1262
  s[0] & /*$_*/
1148
- 33554432 && i !== (i = /*$_*/
1149
- n[25]("popupSuccess") + "") && O(a, i);
1263
+ 67108864 && i !== (i = /*$_*/
1264
+ n[26]("popupSuccess") + "") && N(a, i);
1150
1265
  },
1151
1266
  d(n) {
1152
- n && D(e);
1267
+ n && _(e);
1153
1268
  }
1154
1269
  };
1155
1270
  }
1156
- function jt(t) {
1271
+ function Nt(t) {
1157
1272
  let e, i = (
1158
1273
  /*$_*/
1159
- t[25]("docsRequired") + ""
1274
+ t[26]("docsRequired") + ""
1160
1275
  ), a;
1161
1276
  return {
1162
1277
  c() {
1163
- e = b("p"), a = V(i);
1278
+ e = v("p"), a = I(i);
1164
1279
  },
1165
1280
  m(n, s) {
1166
- j(n, e, s), m(e, a);
1281
+ A(n, e, s), u(e, a);
1167
1282
  },
1168
1283
  p(n, s) {
1169
1284
  s[0] & /*$_*/
1170
- 33554432 && i !== (i = /*$_*/
1171
- n[25]("docsRequired") + "") && O(a, i);
1285
+ 67108864 && i !== (i = /*$_*/
1286
+ n[26]("docsRequired") + "") && N(a, i);
1172
1287
  },
1173
1288
  d(n) {
1174
- n && D(e);
1289
+ n && _(e);
1175
1290
  }
1176
1291
  };
1177
1292
  }
1178
- function Mt(t) {
1293
+ function Rt(t) {
1179
1294
  let e, i = (
1180
1295
  /*$_*/
1181
- t[25]("popupError") + ""
1296
+ t[26]("popupError") + ""
1182
1297
  ), a;
1183
1298
  return {
1184
1299
  c() {
1185
- e = b("p"), a = V(i);
1300
+ e = v("p"), a = I(i);
1186
1301
  },
1187
1302
  m(n, s) {
1188
- j(n, e, s), m(e, a);
1303
+ A(n, e, s), u(e, a);
1189
1304
  },
1190
1305
  p(n, s) {
1191
1306
  s[0] & /*$_*/
1192
- 33554432 && i !== (i = /*$_*/
1193
- n[25]("popupError") + "") && O(a, i);
1307
+ 67108864 && i !== (i = /*$_*/
1308
+ n[26]("popupError") + "") && N(a, i);
1194
1309
  },
1195
1310
  d(n) {
1196
- n && D(e);
1311
+ n && _(e);
1197
1312
  }
1198
1313
  };
1199
1314
  }
1200
- function At(t) {
1315
+ function Bt(t) {
1201
1316
  let e, i = (
1202
1317
  /*$_*/
1203
- t[25]("okButton") + ""
1318
+ t[26]("okButton") + ""
1204
1319
  ), a, n, s;
1205
1320
  return {
1206
1321
  c() {
1207
- e = b("button"), a = V(i), L(e, "class", "ConfirmButton " + (/*isDesktop*/
1208
- t[26] ? "" : "Mobile"));
1322
+ e = v("button"), a = I(i), f(e, "class", "ConfirmButton " + (/*isDesktop*/
1323
+ t[27] ? "" : "Mobile"));
1209
1324
  },
1210
- m(r, p) {
1211
- j(r, e, p), m(e, a), n || (s = oe(
1325
+ m(r, d) {
1326
+ A(r, e, d), u(e, a), n || (s = se(
1212
1327
  e,
1213
1328
  "click",
1214
1329
  /*closePopup*/
1215
- t[35]
1330
+ t[39]
1216
1331
  ), n = !0);
1217
1332
  },
1218
- p(r, p) {
1219
- p[0] & /*$_*/
1220
- 33554432 && i !== (i = /*$_*/
1221
- r[25]("okButton") + "") && O(a, i);
1333
+ p(r, d) {
1334
+ d[0] & /*$_*/
1335
+ 67108864 && i !== (i = /*$_*/
1336
+ r[26]("okButton") + "") && N(a, i);
1222
1337
  },
1223
1338
  d(r) {
1224
- r && D(e), n = !1, s();
1339
+ r && _(e), n = !1, s();
1225
1340
  }
1226
1341
  };
1227
1342
  }
1228
- function zt(t) {
1343
+ function Ot(t) {
1229
1344
  let e, i = (
1230
1345
  /*$_*/
1231
- t[25]("uploadDocumentsButton") + ""
1346
+ t[26]("uploadDocumentsButton") + ""
1232
1347
  ), a, n, s = (
1233
1348
  /*$_*/
1234
- t[25]("closeButton") + ""
1235
- ), r, p, g;
1349
+ t[26]("closeButton") + ""
1350
+ ), r, d, c;
1236
1351
  return {
1237
1352
  c() {
1238
- e = b("button"), a = F(), n = b("button"), r = V(s), L(e, "class", "ConfirmButton"), L(n, "class", "CloseButton");
1353
+ e = v("button"), a = V(), n = v("button"), r = I(s), f(e, "class", "ConfirmButton"), f(n, "class", "CloseButton");
1239
1354
  },
1240
- m(d, c) {
1241
- j(d, e, c), e.innerHTML = i, j(d, a, c), j(d, n, c), m(n, r), p || (g = [
1242
- oe(
1355
+ m(m, L) {
1356
+ A(m, e, L), e.innerHTML = i, A(m, a, L), A(m, n, L), u(n, r), d || (c = [
1357
+ se(
1243
1358
  e,
1244
1359
  "click",
1245
1360
  /*uploadDocumentsTrigger*/
1246
- t[36]
1361
+ t[40]
1247
1362
  ),
1248
- oe(
1363
+ se(
1249
1364
  n,
1250
1365
  "click",
1251
1366
  /*closePopup*/
1252
- t[35]
1367
+ t[39]
1253
1368
  )
1254
- ], p = !0);
1369
+ ], d = !0);
1255
1370
  },
1256
- p(d, c) {
1257
- c[0] & /*$_*/
1258
- 33554432 && i !== (i = /*$_*/
1259
- d[25]("uploadDocumentsButton") + "") && (e.innerHTML = i), c[0] & /*$_*/
1260
- 33554432 && s !== (s = /*$_*/
1261
- d[25]("closeButton") + "") && O(r, s);
1371
+ p(m, L) {
1372
+ L[0] & /*$_*/
1373
+ 67108864 && i !== (i = /*$_*/
1374
+ m[26]("uploadDocumentsButton") + "") && (e.innerHTML = i), L[0] & /*$_*/
1375
+ 67108864 && s !== (s = /*$_*/
1376
+ m[26]("closeButton") + "") && N(r, s);
1262
1377
  },
1263
- d(d) {
1264
- d && (D(e), D(a), D(n)), p = !1, Ce(g);
1378
+ d(m) {
1379
+ m && (_(e), _(a), _(n)), d = !1, je(c);
1265
1380
  }
1266
1381
  };
1267
1382
  }
1268
- function Et(t) {
1269
- let e, i, a, n, s, r, p = (
1383
+ function Vt(t) {
1384
+ let e, i, a, n, s, r, d = (
1270
1385
  /*$_*/
1271
- t[25]("setLimit") + ""
1272
- ), g, d, c, y, M, v, C, R = (
1386
+ t[26]("setLimit") + ""
1387
+ ), c, m, L, h, j, b, P, H = (
1273
1388
  /*multiplePeriods*/
1274
1389
  t[15] ? `${/*$_*/
1275
- t[25]("amount")}` : `${/*$_*/
1276
- t[25](`new${/*selectedPeriod*/
1390
+ t[26]("amount")}` : `${/*$_*/
1391
+ t[26](`new${/*selectedPeriod*/
1277
1392
  t[8]}Limit`)}`
1278
- ), U, A, _, I, ie, q, Z = (
1393
+ ), G, Z, B, z, O, D, U = (
1279
1394
  /*$_*/
1280
- t[25]("setLimit") + ""
1281
- ), ue, z, w, k, E = de(
1395
+ t[26]("setLimit") + ""
1396
+ ), S, C, w, k, R = Le(
1282
1397
  /*availableLimits*/
1283
1398
  t[6]
1284
- ), G = [];
1285
- for (let x = 0; x < E.length; x += 1)
1286
- G[x] = oi($e(t, E, x));
1287
- let T = (
1399
+ ), K = [];
1400
+ for (let T = 0; T < R.length; T += 1)
1401
+ K[T] = mi(ti(t, R, T));
1402
+ let E = (
1288
1403
  /*enablecompliancetext*/
1289
- t[1] === "true" && ni(t)
1290
- ), Y = (
1404
+ t[1] === "true" && ui(t)
1405
+ ), J = (
1291
1406
  /*multipleLimits*/
1292
- t[14] && si(t)
1293
- ), K = (
1407
+ t[14] && di(t)
1408
+ ), Y = (
1294
1409
  /*multiplePeriods*/
1295
- t[15] && li(t)
1296
- ), H = (
1410
+ t[15] && ci(t)
1411
+ ), X = (
1297
1412
  /*invalidInput*/
1298
- t[24] && ui(t)
1413
+ t[24] && fi(t)
1299
1414
  );
1300
1415
  return {
1301
1416
  c() {
1302
- e = b("div"), i = b("div"), a = b("div");
1303
- for (let x = 0; x < G.length; x += 1)
1304
- G[x].c();
1305
- n = F(), s = b("form"), r = b("p"), g = V(p), d = F(), T && T.c(), c = F(), Y && Y.c(), y = F(), K && K.c(), M = F(), v = b("label"), C = b("span"), U = V(R), A = F(), _ = b("input"), I = F(), H && H.c(), ie = F(), q = b("button"), ue = V(Z), L(a, "class", "LimitsList"), L(r, "class", "LimitTitle " + (/*isDesktop*/
1306
- t[26] ? "" : "Mobile")), L(C, "class", "LimitInputText"), L(_, "type", "number"), L(_, "pattern", "[0-9]*"), L(v, "class", "LimitAmountInputWrapper " + (/*isDesktop*/
1307
- t[26] ? "" : "Mobile")), L(q, "class", "LimitSubmitButton " + (/*isDesktop*/
1308
- t[26] ? "" : "Mobile")), L(q, "type", "button"), q.disabled = !0, L(s, "class", "LimitsInteractionArea " + (/*isDesktop*/
1309
- t[26] ? "" : "Mobile")), L(i, "class", "LimitsPageContainer"), L(e, "class", z = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1417
+ e = v("div"), i = v("div"), a = v("div");
1418
+ for (let T = 0; T < K.length; T += 1)
1419
+ K[T].c();
1420
+ n = V(), s = v("form"), r = v("p"), c = I(d), m = V(), E && E.c(), L = V(), J && J.c(), h = V(), Y && Y.c(), j = V(), b = v("label"), P = v("span"), G = I(H), Z = V(), B = v("input"), z = V(), X && X.c(), O = V(), D = v("button"), S = I(U), f(a, "class", "LimitsList"), f(r, "class", "LimitTitle " + (/*isDesktop*/
1421
+ t[27] ? "" : "Mobile")), f(P, "class", "LimitInputText"), f(B, "type", "number"), f(B, "pattern", "[0-9]*"), f(b, "class", "LimitAmountInputWrapper " + (/*isDesktop*/
1422
+ t[27] ? "" : "Mobile")), f(D, "class", "LimitSubmitButton " + (/*isDesktop*/
1423
+ t[27] ? "" : "Mobile")), f(D, "type", "button"), D.disabled = !0, f(s, "class", "LimitsInteractionArea " + (/*isDesktop*/
1424
+ t[27] ? "" : "Mobile")), f(i, "class", "LimitsPageContainer"), f(e, "class", C = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1310
1425
  t[3]));
1311
1426
  },
1312
- m(x, W) {
1313
- j(x, e, W), m(e, i), m(i, a);
1314
- for (let X = 0; X < G.length; X += 1)
1315
- G[X] && G[X].m(a, null);
1316
- m(i, n), m(i, s), m(s, r), m(r, g), m(s, d), T && T.m(s, null), m(s, c), Y && Y.m(s, null), m(s, y), K && K.m(s, null), m(s, M), m(s, v), m(v, C), m(C, U), m(v, A), m(v, _), xe(
1317
- _,
1427
+ m(T, q) {
1428
+ A(T, e, q), u(e, i), u(i, a);
1429
+ for (let Q = 0; Q < K.length; Q += 1)
1430
+ K[Q] && K[Q].m(a, null);
1431
+ u(i, n), u(i, s), u(s, r), u(r, c), u(s, m), E && E.m(s, null), u(s, L), J && J.m(s, null), u(s, h), Y && Y.m(s, null), u(s, j), u(s, b), u(b, P), u(P, G), u(b, Z), u(b, B), Ce(
1432
+ B,
1318
1433
  /*inputAmount*/
1319
1434
  t[10]
1320
- ), m(v, I), H && H.m(v, null), m(s, ie), m(s, q), m(q, ue), t[56](q), w || (k = [
1321
- oe(
1322
- _,
1435
+ ), u(b, z), X && X.m(b, null), u(s, O), u(s, D), u(D, S), t[63](D), w || (k = [
1436
+ se(
1437
+ B,
1323
1438
  "input",
1324
1439
  /*input_input_handler*/
1325
- t[55]
1440
+ t[62]
1326
1441
  ),
1327
- oe(
1328
- _,
1442
+ se(
1443
+ B,
1329
1444
  "keydown",
1330
1445
  /*preventEnterSubmit*/
1331
- t[37]
1446
+ t[41]
1332
1447
  ),
1333
- oe(
1334
- _,
1448
+ se(
1449
+ B,
1335
1450
  "keyup",
1336
1451
  /*updateInputValue*/
1337
- t[30]
1452
+ t[32]
1338
1453
  ),
1339
- oe(
1340
- q,
1454
+ se(
1455
+ D,
1341
1456
  "click",
1342
1457
  /*updateLimitsSwitch*/
1343
- t[29]
1458
+ t[30]
1344
1459
  ),
1345
- oe(
1460
+ se(
1346
1461
  s,
1347
1462
  "submit",
1348
1463
  /*updateLimitsSwitch*/
1349
- t[29]
1464
+ t[30]
1350
1465
  )
1351
1466
  ], w = !0);
1352
1467
  },
1353
- p(x, W) {
1354
- if (W[0] & /*isDesktop, $_, availableLimits, deletelimit*/
1355
- 100663364 | W[1] & /*removeLimitSwitch, getFormatedAmount, determineLimitName*/
1356
- 14) {
1357
- E = de(
1468
+ p(T, q) {
1469
+ if (q[0] & /*isDesktop, $_, availableLimits, deletelimit, acknowledgedLimits*/
1470
+ 234881092 | q[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount, determineLimitName*/
1471
+ 249) {
1472
+ R = Le(
1358
1473
  /*availableLimits*/
1359
- x[6]
1474
+ T[6]
1360
1475
  );
1361
- let X;
1362
- for (X = 0; X < E.length; X += 1) {
1363
- const ce = $e(x, E, X);
1364
- G[X] ? G[X].p(ce, W) : (G[X] = oi(ce), G[X].c(), G[X].m(a, null));
1476
+ let Q;
1477
+ for (Q = 0; Q < R.length; Q += 1) {
1478
+ const ge = ti(T, R, Q);
1479
+ K[Q] ? K[Q].p(ge, q) : (K[Q] = mi(ge), K[Q].c(), K[Q].m(a, null));
1365
1480
  }
1366
- for (; X < G.length; X += 1)
1367
- G[X].d(1);
1368
- G.length = E.length;
1481
+ for (; Q < K.length; Q += 1)
1482
+ K[Q].d(1);
1483
+ K.length = R.length;
1369
1484
  }
1370
- W[0] & /*$_*/
1371
- 33554432 && p !== (p = /*$_*/
1372
- x[25]("setLimit") + "") && O(g, p), /*enablecompliancetext*/
1373
- x[1] === "true" ? T ? T.p(x, W) : (T = ni(x), T.c(), T.m(s, c)) : T && (T.d(1), T = null), /*multipleLimits*/
1374
- x[14] ? Y ? Y.p(x, W) : (Y = si(x), Y.c(), Y.m(s, y)) : Y && (Y.d(1), Y = null), /*multiplePeriods*/
1375
- x[15] ? K ? K.p(x, W) : (K = li(x), K.c(), K.m(s, M)) : K && (K.d(1), K = null), W[0] & /*multiplePeriods, $_, selectedPeriod*/
1376
- 33587456 && R !== (R = /*multiplePeriods*/
1377
- x[15] ? `${/*$_*/
1378
- x[25]("amount")}` : `${/*$_*/
1379
- x[25](`new${/*selectedPeriod*/
1380
- x[8]}Limit`)}`) && O(U, R), W[0] & /*inputAmount*/
1381
- 1024 && pi(_.value) !== /*inputAmount*/
1382
- x[10] && xe(
1383
- _,
1485
+ q[0] & /*$_*/
1486
+ 67108864 && d !== (d = /*$_*/
1487
+ T[26]("setLimit") + "") && N(c, d), /*enablecompliancetext*/
1488
+ T[1] === "true" ? E ? E.p(T, q) : (E = ui(T), E.c(), E.m(s, L)) : E && (E.d(1), E = null), /*multipleLimits*/
1489
+ T[14] ? J ? J.p(T, q) : (J = di(T), J.c(), J.m(s, h)) : J && (J.d(1), J = null), /*multiplePeriods*/
1490
+ T[15] ? Y ? Y.p(T, q) : (Y = ci(T), Y.c(), Y.m(s, j)) : Y && (Y.d(1), Y = null), q[0] & /*multiplePeriods, $_, selectedPeriod*/
1491
+ 67141888 && H !== (H = /*multiplePeriods*/
1492
+ T[15] ? `${/*$_*/
1493
+ T[26]("amount")}` : `${/*$_*/
1494
+ T[26](`new${/*selectedPeriod*/
1495
+ T[8]}Limit`)}`) && N(G, H), q[0] & /*inputAmount*/
1496
+ 1024 && gi(B.value) !== /*inputAmount*/
1497
+ T[10] && Ce(
1498
+ B,
1384
1499
  /*inputAmount*/
1385
- x[10]
1500
+ T[10]
1386
1501
  ), /*invalidInput*/
1387
- x[24] ? H ? H.p(x, W) : (H = ui(x), H.c(), H.m(v, null)) : H && (H.d(1), H = null), W[0] & /*$_*/
1388
- 33554432 && Z !== (Z = /*$_*/
1389
- x[25]("setLimit") + "") && O(ue, Z), W[0] & /*limittabindex*/
1390
- 8 && z !== (z = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1391
- x[3])) && L(e, "class", z);
1392
- },
1393
- d(x) {
1394
- x && D(e), je(G, x), T && T.d(), Y && Y.d(), K && K.d(), H && H.d(), t[56](null), w = !1, Ce(k);
1502
+ T[24] ? X ? X.p(T, q) : (X = fi(T), X.c(), X.m(b, null)) : X && (X.d(1), X = null), q[0] & /*$_*/
1503
+ 67108864 && U !== (U = /*$_*/
1504
+ T[26]("setLimit") + "") && N(S, U), q[0] & /*limittabindex*/
1505
+ 8 && C !== (C = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1506
+ T[3])) && f(e, "class", C);
1507
+ },
1508
+ d(T) {
1509
+ T && _(e), De(K, T), E && E.d(), J && J.d(), Y && Y.d(), X && X.d(), t[63](null), w = !1, je(k);
1395
1510
  }
1396
1511
  };
1397
1512
  }
1398
- function Pt(t) {
1513
+ function Wt(t) {
1399
1514
  let e;
1400
1515
  return {
1401
1516
  c() {
1402
- e = b("p"), e.textContent = "500 Server error";
1517
+ e = v("p"), e.textContent = "500 Server error";
1403
1518
  },
1404
1519
  m(i, a) {
1405
- j(i, e, a);
1520
+ A(i, e, a);
1406
1521
  },
1407
- p: me,
1522
+ p: pe,
1408
1523
  d(i) {
1409
- i && D(e);
1524
+ i && _(e);
1410
1525
  }
1411
1526
  };
1412
1527
  }
1413
- function Ct(t) {
1414
- return { c: me, m: me, p: me, d: me };
1528
+ function Ft(t) {
1529
+ return { c: pe, m: pe, p: pe, d: pe };
1415
1530
  }
1416
- function It(t) {
1531
+ function qt(t) {
1417
1532
  let e;
1418
1533
  return {
1419
1534
  c() {
1420
- e = b("div"), L(e, "class", "LoadingIndicator");
1535
+ e = v("div"), f(e, "class", "LoadingIndicator");
1421
1536
  },
1422
1537
  m(i, a) {
1423
- j(i, e, a);
1538
+ A(i, e, a);
1424
1539
  },
1425
- p: me,
1540
+ p: pe,
1426
1541
  d(i) {
1427
- i && D(e);
1542
+ i && _(e);
1428
1543
  }
1429
1544
  };
1430
1545
  }
1431
- function Ut(t) {
1546
+ function Gt(t) {
1432
1547
  let e, i, a, n = (
1433
1548
  /*$_*/
1434
- t[25]("noLimitText") + ""
1549
+ t[26]("noLimitText") + ""
1435
1550
  ), s;
1436
1551
  return {
1437
1552
  c() {
1438
- e = b("div"), i = b("div"), a = b("div"), s = V(n), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1439
- t[26] ? "" : "Mobile")), L(i, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
1553
+ e = v("div"), i = v("div"), a = v("div"), s = I(n), f(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1554
+ t[27] ? "" : "Mobile")), f(i, "class", "LimitDetailsWrapper"), f(e, "class", "LimitDetails");
1440
1555
  },
1441
- m(r, p) {
1442
- j(r, e, p), m(e, i), m(i, a), m(a, s);
1556
+ m(r, d) {
1557
+ A(r, e, d), u(e, i), u(i, a), u(a, s);
1443
1558
  },
1444
- p(r, p) {
1445
- p[0] & /*$_*/
1446
- 33554432 && n !== (n = /*$_*/
1447
- r[25]("noLimitText") + "") && O(s, n);
1559
+ p(r, d) {
1560
+ d[0] & /*$_*/
1561
+ 67108864 && n !== (n = /*$_*/
1562
+ r[26]("noLimitText") + "") && N(s, n);
1448
1563
  },
1449
1564
  d(r) {
1450
- r && D(e);
1565
+ r && _(e);
1451
1566
  }
1452
1567
  };
1453
1568
  }
1454
- function Nt(t) {
1569
+ function Kt(t) {
1455
1570
  let e, i, a, n = (
1456
1571
  /*$_*/
1457
- t[25]("lugasPrivacy") + ""
1572
+ t[26]("lugasPrivacy") + ""
1458
1573
  ), s;
1459
1574
  return {
1460
1575
  c() {
1461
- e = b("div"), i = b("div"), a = b("div"), s = V(n), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1462
- t[26] ? "" : "Mobile")), L(i, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
1576
+ e = v("div"), i = v("div"), a = v("div"), s = I(n), f(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1577
+ t[27] ? "" : "Mobile")), f(i, "class", "LimitDetailsWrapper"), f(e, "class", "LimitDetails");
1463
1578
  },
1464
- m(r, p) {
1465
- j(r, e, p), m(e, i), m(i, a), m(a, s);
1579
+ m(r, d) {
1580
+ A(r, e, d), u(e, i), u(i, a), u(a, s);
1466
1581
  },
1467
- p(r, p) {
1468
- p[0] & /*$_*/
1469
- 33554432 && n !== (n = /*$_*/
1470
- r[25]("lugasPrivacy") + "") && O(s, n);
1582
+ p(r, d) {
1583
+ d[0] & /*$_*/
1584
+ 67108864 && n !== (n = /*$_*/
1585
+ r[26]("lugasPrivacy") + "") && N(s, n);
1471
1586
  },
1472
1587
  d(r) {
1473
- r && D(e);
1588
+ r && _(e);
1474
1589
  }
1475
1590
  };
1476
1591
  }
1477
- function Bt(t) {
1478
- let e, i = de(
1592
+ function Ht(t) {
1593
+ let e, i = Le(
1479
1594
  /*limit*/
1480
- t[116].currentLimits
1595
+ t[123].currentLimits
1481
1596
  ), a = [];
1482
1597
  for (let n = 0; n < i.length; n += 1)
1483
- a[n] = ai(ei(t, i, n));
1598
+ a[n] = li(ai(t, i, n));
1484
1599
  return {
1485
1600
  c() {
1486
1601
  for (let n = 0; n < a.length; n += 1)
1487
1602
  a[n].c();
1488
- e = di();
1603
+ e = yi();
1489
1604
  },
1490
1605
  m(n, s) {
1491
1606
  for (let r = 0; r < a.length; r += 1)
1492
1607
  a[r] && a[r].m(n, s);
1493
- j(n, e, s);
1608
+ A(n, e, s);
1494
1609
  },
1495
1610
  p(n, s) {
1496
- if (s[0] & /*isDesktop, availableLimits, $_, deletelimit*/
1497
- 100663364 | s[1] & /*removeLimitSwitch, getFormatedAmount*/
1498
- 10) {
1499
- i = de(
1611
+ if (s[0] & /*isDesktop, availableLimits, $_, deletelimit, acknowledgedLimits*/
1612
+ 234881092 | s[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount*/
1613
+ 185) {
1614
+ i = Le(
1500
1615
  /*limit*/
1501
- n[116].currentLimits
1616
+ n[123].currentLimits
1502
1617
  );
1503
1618
  let r;
1504
1619
  for (r = 0; r < i.length; r += 1) {
1505
- const p = ei(n, i, r);
1506
- a[r] ? a[r].p(p, s) : (a[r] = ai(p), a[r].c(), a[r].m(e.parentNode, e));
1620
+ const d = ai(n, i, r);
1621
+ a[r] ? a[r].p(d, s) : (a[r] = li(d), a[r].c(), a[r].m(e.parentNode, e));
1507
1622
  }
1508
1623
  for (; r < a.length; r += 1)
1509
1624
  a[r].d(1);
@@ -1511,481 +1626,749 @@ function Bt(t) {
1511
1626
  }
1512
1627
  },
1513
1628
  d(n) {
1514
- n && D(e), je(a, n);
1629
+ n && _(e), De(a, n);
1515
1630
  }
1516
1631
  };
1517
1632
  }
1518
- function Vt(t) {
1633
+ function Yt(t) {
1519
1634
  let e, i, a, n = (
1520
1635
  /*$_*/
1521
- t[25]("lugasPrivacy") + ""
1636
+ t[26]("lugasPrivacy") + ""
1522
1637
  ), s;
1523
1638
  return {
1524
1639
  c() {
1525
- e = b("div"), i = b("div"), a = b("div"), s = V(n), L(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1526
- t[26] ? "" : "Mobile")), L(i, "class", "LimitDetailsWrapper"), L(e, "class", "LimitDetails");
1640
+ e = v("div"), i = v("div"), a = v("div"), s = I(n), f(a, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1641
+ t[27] ? "" : "Mobile")), f(i, "class", "LimitDetailsWrapper"), f(e, "class", "LimitDetails");
1527
1642
  },
1528
- m(r, p) {
1529
- j(r, e, p), m(e, i), m(i, a), m(a, s);
1643
+ m(r, d) {
1644
+ A(r, e, d), u(e, i), u(i, a), u(a, s);
1530
1645
  },
1531
- p(r, p) {
1532
- p[0] & /*$_*/
1533
- 33554432 && n !== (n = /*$_*/
1534
- r[25]("lugasPrivacy") + "") && O(s, n);
1646
+ p(r, d) {
1647
+ d[0] & /*$_*/
1648
+ 67108864 && n !== (n = /*$_*/
1649
+ r[26]("lugasPrivacy") + "") && N(s, n);
1535
1650
  },
1536
1651
  d(r) {
1537
- r && D(e);
1652
+ r && _(e);
1538
1653
  }
1539
1654
  };
1540
1655
  }
1541
- function Wt(t) {
1656
+ function Xt(t) {
1657
+ let e, i = `${/*getFormatedAmount*/
1658
+ t[38](
1659
+ /*currentLimit*/
1660
+ t[128]
1661
+ )}`, a;
1662
+ return {
1663
+ c() {
1664
+ e = v("span"), a = I(i);
1665
+ },
1666
+ m(n, s) {
1667
+ A(n, e, s), u(e, a);
1668
+ },
1669
+ p(n, s) {
1670
+ s[0] & /*availableLimits*/
1671
+ 64 && i !== (i = `${/*getFormatedAmount*/
1672
+ n[38](
1673
+ /*currentLimit*/
1674
+ n[128]
1675
+ )}`) && N(a, i);
1676
+ },
1677
+ d(n) {
1678
+ n && _(e);
1679
+ }
1680
+ };
1681
+ }
1682
+ function Zt(t) {
1683
+ let e, i = `${/*getFormatedAmount*/
1684
+ t[38](
1685
+ /*currentLimit*/
1686
+ t[128],
1687
+ !0
1688
+ )}`, a;
1689
+ return {
1690
+ c() {
1691
+ e = v("span"), a = I(i);
1692
+ },
1693
+ m(n, s) {
1694
+ A(n, e, s), u(e, a);
1695
+ },
1696
+ p(n, s) {
1697
+ s[0] & /*availableLimits*/
1698
+ 64 && i !== (i = `${/*getFormatedAmount*/
1699
+ n[38](
1700
+ /*currentLimit*/
1701
+ n[128],
1702
+ !0
1703
+ )}`) && N(a, i);
1704
+ },
1705
+ d(n) {
1706
+ n && _(e);
1707
+ }
1708
+ };
1709
+ }
1710
+ function Jt(t) {
1542
1711
  let e, i, a = `${/*getFormatedAmount*/
1543
- t[34](
1712
+ t[38](
1544
1713
  /*currentLimit*/
1545
- t[121],
1714
+ t[128],
1546
1715
  !0
1547
- )}`, n, s, r = `${/*currentLimit*/
1548
- t[121].period !== "None" || /*currentLimit*/
1549
- t[121].value !== "cumulativeSession" ? " " : (
1550
- /*$_*/
1551
- t[25]("per")
1552
- )} ${/*$_*/
1553
- t[25](`${/*currentLimit*/
1554
- t[121].period}`)} ${/*$_*/
1555
- t[25]("updateText")} ${/*currentLimit*/
1556
- t[121].expiryDate}`, p;
1716
+ )}`, n, s;
1717
+ function r(m, L) {
1718
+ return (
1719
+ /*currentLimit*/
1720
+ m[128].isCoolOffCompleted ? ta : ia
1721
+ );
1722
+ }
1723
+ let d = r(t), c = d(t);
1557
1724
  return {
1558
1725
  c() {
1559
- e = b("div"), i = b("span"), n = V(a), s = F(), p = V(r), L(e, "class", "PendingLimit");
1726
+ e = v("div"), i = v("span"), n = I(a), s = V(), c.c(), f(e, "class", "PendingLimit");
1560
1727
  },
1561
- m(g, d) {
1562
- j(g, e, d), m(e, i), m(i, n), m(e, s), m(e, p);
1728
+ m(m, L) {
1729
+ A(m, e, L), u(e, i), u(i, n), u(e, s), c.m(e, null);
1563
1730
  },
1564
- p(g, d) {
1565
- d[0] & /*availableLimits*/
1731
+ p(m, L) {
1732
+ L[0] & /*availableLimits*/
1566
1733
  64 && a !== (a = `${/*getFormatedAmount*/
1567
- g[34](
1734
+ m[38](
1568
1735
  /*currentLimit*/
1569
- g[121],
1736
+ m[128],
1570
1737
  !0
1571
- )}`) && O(n, a), d[0] & /*availableLimits, $_*/
1572
- 33554496 && r !== (r = `${/*currentLimit*/
1573
- g[121].period !== "None" || /*currentLimit*/
1574
- g[121].value !== "cumulativeSession" ? " " : (
1575
- /*$_*/
1576
- g[25]("per")
1577
- )} ${/*$_*/
1578
- g[25](`${/*currentLimit*/
1579
- g[121].period}`)} ${/*$_*/
1580
- g[25]("updateText")} ${/*currentLimit*/
1581
- g[121].expiryDate}`) && O(p, r);
1738
+ )}`) && N(n, a), d === (d = r(m)) && c ? c.p(m, L) : (c.d(1), c = d(m), c && (c.c(), c.m(e, null)));
1582
1739
  },
1583
- d(g) {
1584
- g && D(e);
1740
+ d(m) {
1741
+ m && _(e), c.d();
1585
1742
  }
1586
1743
  };
1587
1744
  }
1588
- function Ft(t) {
1745
+ function Qt(t) {
1589
1746
  let e, i = `${/*$_*/
1590
- t[25]("removedLimitText")} ${/*currentLimit*/
1591
- t[121].expiryDate}`, a;
1747
+ t[26]("removedLimitText")} ${/*currentLimit*/
1748
+ t[128].expiryDate}`, a;
1592
1749
  return {
1593
1750
  c() {
1594
- e = b("div"), a = V(i), L(e, "class", "PendingLimit");
1751
+ e = v("div"), a = I(i), f(e, "class", "PendingLimit");
1595
1752
  },
1596
1753
  m(n, s) {
1597
- j(n, e, s), m(e, a);
1754
+ A(n, e, s), u(e, a);
1598
1755
  },
1599
1756
  p(n, s) {
1600
1757
  s[0] & /*$_, availableLimits*/
1601
- 33554496 && i !== (i = `${/*$_*/
1602
- n[25]("removedLimitText")} ${/*currentLimit*/
1603
- n[121].expiryDate}`) && O(a, i);
1758
+ 67108928 && i !== (i = `${/*$_*/
1759
+ n[26]("removedLimitText")} ${/*currentLimit*/
1760
+ n[128].expiryDate}`) && N(a, i);
1604
1761
  },
1605
1762
  d(n) {
1606
- n && D(e);
1763
+ n && _(e);
1607
1764
  }
1608
1765
  };
1609
1766
  }
1610
- function ti(t) {
1611
- let e, i = (
1767
+ function $t(t) {
1768
+ let e, i = `${/*$_*/
1769
+ t[26]("removeAfterConfirm")}`, a;
1770
+ return {
1771
+ c() {
1772
+ e = v("div"), a = I(i), f(e, "class", "PendingLimit");
1773
+ },
1774
+ m(n, s) {
1775
+ A(n, e, s), u(e, a);
1776
+ },
1777
+ p(n, s) {
1778
+ s[0] & /*$_*/
1779
+ 67108864 && i !== (i = `${/*$_*/
1780
+ n[26]("removeAfterConfirm")}`) && N(a, i);
1781
+ },
1782
+ d(n) {
1783
+ n && _(e);
1784
+ }
1785
+ };
1786
+ }
1787
+ function ea(t) {
1788
+ let e, i = `${/*$_*/
1789
+ t[26]("acknowledgedLimit")}`, a;
1790
+ return {
1791
+ c() {
1792
+ e = v("div"), a = I(i), f(e, "class", "PendingLimit");
1793
+ },
1794
+ m(n, s) {
1795
+ A(n, e, s), u(e, a);
1796
+ },
1797
+ p(n, s) {
1798
+ s[0] & /*$_*/
1799
+ 67108864 && i !== (i = `${/*$_*/
1800
+ n[26]("acknowledgedLimit")}`) && N(a, i);
1801
+ },
1802
+ d(n) {
1803
+ n && _(e);
1804
+ }
1805
+ };
1806
+ }
1807
+ function ia(t) {
1808
+ let e = `${/*currentLimit*/
1809
+ t[128].period !== "None" || /*currentLimit*/
1810
+ t[128].value !== "cumulativeSession" ? " " : (
1612
1811
  /*$_*/
1613
- t[25]("removeLimit") + ""
1614
- ), a, n, s;
1615
- function r() {
1812
+ t[26]("per")
1813
+ )} ${/*$_*/
1814
+ t[26](`${/*currentLimit*/
1815
+ t[128].period}`)} ${/*$_*/
1816
+ t[26]("updateText")} ${/*currentLimit*/
1817
+ t[128].expiryDate}`, i;
1818
+ return {
1819
+ c() {
1820
+ i = I(e);
1821
+ },
1822
+ m(a, n) {
1823
+ A(a, i, n);
1824
+ },
1825
+ p(a, n) {
1826
+ n[0] & /*availableLimits, $_*/
1827
+ 67108928 && e !== (e = `${/*currentLimit*/
1828
+ a[128].period !== "None" || /*currentLimit*/
1829
+ a[128].value !== "cumulativeSession" ? " " : (
1830
+ /*$_*/
1831
+ a[26]("per")
1832
+ )} ${/*$_*/
1833
+ a[26](`${/*currentLimit*/
1834
+ a[128].period}`)} ${/*$_*/
1835
+ a[26]("updateText")} ${/*currentLimit*/
1836
+ a[128].expiryDate}`) && N(i, e);
1837
+ },
1838
+ d(a) {
1839
+ a && _(i);
1840
+ }
1841
+ };
1842
+ }
1843
+ function ta(t) {
1844
+ let e = `${/*currentLimit*/
1845
+ t[128].period !== "None" || /*currentLimit*/
1846
+ t[128].value !== "cumulativeSession" ? " " : (
1847
+ /*$_*/
1848
+ t[26]("per")
1849
+ )} ${/*$_*/
1850
+ t[26](`${/*currentLimit*/
1851
+ t[128].period}`)} ${/*$_*/
1852
+ t[26]("updateAfterConfirm")}`, i;
1853
+ return {
1854
+ c() {
1855
+ i = I(e);
1856
+ },
1857
+ m(a, n) {
1858
+ A(a, i, n);
1859
+ },
1860
+ p(a, n) {
1861
+ n[0] & /*availableLimits, $_*/
1862
+ 67108928 && e !== (e = `${/*currentLimit*/
1863
+ a[128].period !== "None" || /*currentLimit*/
1864
+ a[128].value !== "cumulativeSession" ? " " : (
1865
+ /*$_*/
1866
+ a[26]("per")
1867
+ )} ${/*$_*/
1868
+ a[26](`${/*currentLimit*/
1869
+ a[128].period}`)} ${/*$_*/
1870
+ a[26]("updateAfterConfirm")}`) && N(i, e);
1871
+ },
1872
+ d(a) {
1873
+ a && _(i);
1874
+ }
1875
+ };
1876
+ }
1877
+ function ni(t) {
1878
+ let e, i, a = (
1879
+ /*acknowledgedLimits*/
1880
+ t[25][
1881
+ /*currentLimit*/
1882
+ t[128].scheduleId
1883
+ ].timer + ""
1884
+ ), n, s, r, d;
1885
+ return {
1886
+ c() {
1887
+ e = v("div"), i = v("button"), n = I(a), f(i, "class", s = "ReloadLimitButton " + (/*isDesktop*/
1888
+ t[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1889
+ (t[25][
1890
+ /*currentLimit*/
1891
+ t[128].scheduleId
1892
+ ].timerStopped ? "" : "disabled")), f(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1893
+ t[27] ? "" : "Mobile"));
1894
+ },
1895
+ m(c, m) {
1896
+ A(c, e, m), u(e, i), u(i, n), r || (d = se(
1897
+ i,
1898
+ "click",
1899
+ /*click_handler*/
1900
+ t[55]
1901
+ ), r = !0);
1902
+ },
1903
+ p(c, m) {
1904
+ m[0] & /*acknowledgedLimits, availableLimits*/
1905
+ 33554496 && a !== (a = /*acknowledgedLimits*/
1906
+ c[25][
1907
+ /*currentLimit*/
1908
+ c[128].scheduleId
1909
+ ].timer + "") && N(n, a), m[0] & /*acknowledgedLimits, availableLimits*/
1910
+ 33554496 && s !== (s = "ReloadLimitButton " + (/*isDesktop*/
1911
+ c[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1912
+ (c[25][
1913
+ /*currentLimit*/
1914
+ c[128].scheduleId
1915
+ ].timerStopped ? "" : "disabled")) && f(i, "class", s);
1916
+ },
1917
+ d(c) {
1918
+ c && _(e), r = !1, d();
1919
+ }
1920
+ };
1921
+ }
1922
+ function si(t) {
1923
+ let e, i, a = (
1924
+ /*$_*/
1925
+ t[26]("removeLimit") + ""
1926
+ ), n, s, r;
1927
+ function d() {
1616
1928
  return (
1617
- /*click_handler*/
1618
- t[51](
1929
+ /*click_handler_1*/
1930
+ t[56](
1619
1931
  /*currentLimit*/
1620
- t[121]
1932
+ t[128]
1621
1933
  )
1622
1934
  );
1623
1935
  }
1624
1936
  return {
1625
1937
  c() {
1626
- e = b("button"), a = V(i), L(e, "class", "RemoveLimitButton " + (/*isDesktop*/
1627
- t[26] ? "" : "Mobile"));
1938
+ e = v("div"), i = v("button"), n = I(a), f(i, "class", "RemoveLimitButton " + (/*isDesktop*/
1939
+ t[27] ? "" : "Mobile")), f(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1940
+ t[27] ? "" : "Mobile"));
1628
1941
  },
1629
- m(p, g) {
1630
- j(p, e, g), m(e, a), n || (s = oe(e, "click", r), n = !0);
1942
+ m(c, m) {
1943
+ A(c, e, m), u(e, i), u(i, n), s || (r = se(i, "click", d), s = !0);
1631
1944
  },
1632
- p(p, g) {
1633
- t = p, g[0] & /*$_*/
1634
- 33554432 && i !== (i = /*$_*/
1635
- t[25]("removeLimit") + "") && O(a, i);
1945
+ p(c, m) {
1946
+ t = c, m[0] & /*$_*/
1947
+ 67108864 && a !== (a = /*$_*/
1948
+ t[26]("removeLimit") + "") && N(n, a);
1636
1949
  },
1637
- d(p) {
1638
- p && D(e), n = !1, s();
1950
+ d(c) {
1951
+ c && _(e), s = !1, r();
1639
1952
  }
1640
1953
  };
1641
1954
  }
1642
- function ai(t) {
1643
- let e, i, a, n, s = `${/*getFormatedAmount*/
1644
- t[34](
1645
- /*currentLimit*/
1646
- t[121]
1647
- )}`, r, p, g = `${/*currentLimit*/
1648
- t[121].period !== "None" || /*currentLimit*/
1649
- t[121].value !== "cumulativeSession" ? " " : (
1955
+ function ri(t) {
1956
+ let e, i, a = (
1957
+ /*$_*/
1958
+ t[26]("confirmUpdateLimit") + ""
1959
+ ), n, s, r, d = (
1960
+ /*$_*/
1961
+ t[26]("cancelUpdateLimit") + ""
1962
+ ), c, m, L;
1963
+ function h() {
1964
+ return (
1965
+ /*click_handler_2*/
1966
+ t[57](
1967
+ /*currentLimit*/
1968
+ t[128]
1969
+ )
1970
+ );
1971
+ }
1972
+ function j() {
1973
+ return (
1974
+ /*click_handler_3*/
1975
+ t[58](
1976
+ /*currentLimit*/
1977
+ t[128]
1978
+ )
1979
+ );
1980
+ }
1981
+ return {
1982
+ c() {
1983
+ e = v("div"), i = v("button"), n = I(a), s = V(), r = v("button"), c = I(d), f(i, "class", "ConfirmLimitButton " + (/*isDesktop*/
1984
+ t[27] ? "" : "Mobile")), f(r, "class", "CancelLimitButton " + (/*isDesktop*/
1985
+ t[27] ? "" : "Mobile")), f(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1986
+ t[27] ? "" : "Mobile"));
1987
+ },
1988
+ m(b, P) {
1989
+ A(b, e, P), u(e, i), u(i, n), u(e, s), u(e, r), u(r, c), m || (L = [
1990
+ se(i, "click", h),
1991
+ se(r, "click", j)
1992
+ ], m = !0);
1993
+ },
1994
+ p(b, P) {
1995
+ t = b, P[0] & /*$_*/
1996
+ 67108864 && a !== (a = /*$_*/
1997
+ t[26]("confirmUpdateLimit") + "") && N(n, a), P[0] & /*$_*/
1998
+ 67108864 && d !== (d = /*$_*/
1999
+ t[26]("cancelUpdateLimit") + "") && N(c, d);
2000
+ },
2001
+ d(b) {
2002
+ b && _(e), m = !1, je(L);
2003
+ }
2004
+ };
2005
+ }
2006
+ function li(t) {
2007
+ let e, i, a, n, s, r = `${/*currentLimit*/
2008
+ t[128].period !== "None" || /*currentLimit*/
2009
+ t[128].value !== "cumulativeSession" ? " " : (
1650
2010
  /*$_*/
1651
- t[25]("per")
2011
+ t[26]("per")
1652
2012
  )} ${/*$_*/
1653
- t[25](`${/*currentLimit*/
1654
- t[121].period}`)}`, d, c, y, M = !/*currentLimit*/
1655
- t[121].isModified && /*deletelimit*/
2013
+ t[26](`${/*currentLimit*/
2014
+ t[128].period}`)}`, d, c, m, L, h = !/*currentLimit*/
2015
+ t[128].isModified && /*deletelimit*/
1656
2016
  t[2].indexOf(
1657
2017
  /*limit*/
1658
- t[116].value
1659
- ) > -1, v;
1660
- function C(_, I) {
2018
+ t[123].value
2019
+ ) > -1, j, b;
2020
+ function P(S, C) {
2021
+ return (
2022
+ /*currentLimit*/
2023
+ S[128].acknowledgedLimit ? Zt : Xt
2024
+ );
2025
+ }
2026
+ let H = P(t), G = H(t);
2027
+ function Z(S, C) {
2028
+ if (
2029
+ /*currentLimit*/
2030
+ S[128].acknowledgedLimit
2031
+ ) return ea;
2032
+ if (
2033
+ /*currentLimit*/
2034
+ S[128].isModified && /*currentLimit*/
2035
+ S[128].updateAmount == 0 && /*currentLimit*/
2036
+ S[128].isCoolOffCompleted
2037
+ ) return $t;
1661
2038
  if (
1662
2039
  /*currentLimit*/
1663
- _[121].isModified && /*currentLimit*/
1664
- _[121].updateAmount == 0
1665
- ) return Ft;
2040
+ S[128].isModified && /*currentLimit*/
2041
+ S[128].updateAmount == 0 && !/*currentLimit*/
2042
+ S[128].isCoolOffCompleted
2043
+ ) return Qt;
1666
2044
  if (
1667
2045
  /*currentLimit*/
1668
- _[121].isModified
1669
- ) return Wt;
2046
+ S[128].isModified
2047
+ ) return Jt;
1670
2048
  }
1671
- let R = C(t), U = R && R(t), A = M && ti(t);
2049
+ let B = Z(t), z = B && B(t), O = (
2050
+ /*currentLimit*/
2051
+ t[128].acknowledgedLimit && ni(t)
2052
+ ), D = h && si(t), U = (
2053
+ /*currentLimit*/
2054
+ t[128].isCoolOffCompleted & !/*currentLimit*/
2055
+ t[128].acknowledgedLimit && ri(t)
2056
+ );
1672
2057
  return {
1673
2058
  c() {
1674
- e = b("div"), i = b("div"), a = b("div"), n = b("span"), r = V(s), p = F(), d = V(g), c = F(), U && U.c(), y = F(), A && A.c(), v = F(), L(a, "class", "CurrentLimit"), L(i, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
1675
- t[26] ? "" : "Mobile")), L(e, "class", "LimitDetails");
2059
+ e = v("div"), i = v("div"), a = v("div"), n = v("div"), G.c(), s = V(), d = I(r), c = V(), z && z.c(), m = V(), O && O.c(), L = V(), D && D.c(), j = V(), U && U.c(), b = V(), f(n, "class", "CurrentLimit"), f(a, "class", "CurrentLimitContainer"), f(i, "class", "LimitDetailsTextWrapper " + (/*isDesktop*/
2060
+ t[27] ? "" : "Mobile")), f(e, "class", "LimitDetails");
1676
2061
  },
1677
- m(_, I) {
1678
- j(_, e, I), m(e, i), m(i, a), m(a, n), m(n, r), m(a, p), m(a, d), m(i, c), U && U.m(i, null), m(e, y), A && A.m(e, null), m(e, v);
2062
+ m(S, C) {
2063
+ A(S, e, C), u(e, i), u(i, a), u(a, n), G.m(n, null), u(n, s), u(n, d), u(a, c), z && z.m(a, null), u(i, m), O && O.m(i, null), u(i, L), D && D.m(i, null), u(i, j), U && U.m(i, null), u(e, b);
1679
2064
  },
1680
- p(_, I) {
1681
- I[0] & /*availableLimits*/
1682
- 64 && s !== (s = `${/*getFormatedAmount*/
1683
- _[34](
1684
- /*currentLimit*/
1685
- _[121]
1686
- )}`) && O(r, s), I[0] & /*availableLimits, $_*/
1687
- 33554496 && g !== (g = `${/*currentLimit*/
1688
- _[121].period !== "None" || /*currentLimit*/
1689
- _[121].value !== "cumulativeSession" ? " " : (
2065
+ p(S, C) {
2066
+ H === (H = P(S)) && G ? G.p(S, C) : (G.d(1), G = H(S), G && (G.c(), G.m(n, s))), C[0] & /*availableLimits, $_*/
2067
+ 67108928 && r !== (r = `${/*currentLimit*/
2068
+ S[128].period !== "None" || /*currentLimit*/
2069
+ S[128].value !== "cumulativeSession" ? " " : (
1690
2070
  /*$_*/
1691
- _[25]("per")
2071
+ S[26]("per")
1692
2072
  )} ${/*$_*/
1693
- _[25](`${/*currentLimit*/
1694
- _[121].period}`)}`) && O(d, g), R === (R = C(_)) && U ? U.p(_, I) : (U && U.d(1), U = R && R(_), U && (U.c(), U.m(i, null))), I[0] & /*availableLimits, deletelimit*/
1695
- 68 && (M = !/*currentLimit*/
1696
- _[121].isModified && /*deletelimit*/
1697
- _[2].indexOf(
2073
+ S[26](`${/*currentLimit*/
2074
+ S[128].period}`)}`) && N(d, r), B === (B = Z(S)) && z ? z.p(S, C) : (z && z.d(1), z = B && B(S), z && (z.c(), z.m(a, null))), /*currentLimit*/
2075
+ S[128].acknowledgedLimit ? O ? O.p(S, C) : (O = ni(S), O.c(), O.m(i, L)) : O && (O.d(1), O = null), C[0] & /*availableLimits, deletelimit*/
2076
+ 68 && (h = !/*currentLimit*/
2077
+ S[128].isModified && /*deletelimit*/
2078
+ S[2].indexOf(
1698
2079
  /*limit*/
1699
- _[116].value
1700
- ) > -1), M ? A ? A.p(_, I) : (A = ti(_), A.c(), A.m(e, v)) : A && (A.d(1), A = null);
2080
+ S[123].value
2081
+ ) > -1), h ? D ? D.p(S, C) : (D = si(S), D.c(), D.m(i, j)) : D && (D.d(1), D = null), /*currentLimit*/
2082
+ S[128].isCoolOffCompleted & !/*currentLimit*/
2083
+ S[128].acknowledgedLimit ? U ? U.p(S, C) : (U = ri(S), U.c(), U.m(i, null)) : U && (U.d(1), U = null);
1701
2084
  },
1702
- d(_) {
1703
- _ && D(e), U && U.d(), A && A.d();
2085
+ d(S) {
2086
+ S && _(e), G.d(), z && z.d(), O && O.d(), D && D.d(), U && U.d();
1704
2087
  }
1705
2088
  };
1706
2089
  }
1707
- function oi(t) {
2090
+ function mi(t) {
1708
2091
  let e, i = (
1709
2092
  /*determineLimitName*/
1710
- t[33](
2093
+ t[37](
1711
2094
  /*limit*/
1712
- t[116]
2095
+ t[123]
1713
2096
  ) + ""
1714
2097
  ), a, n, s, r;
1715
- function p(c, y) {
2098
+ function d(L, h) {
1716
2099
  return (
1717
2100
  /*limit*/
1718
- c[116].value === "lugas" ? Vt : (
2101
+ L[123].value === "lugas" ? Yt : (
1719
2102
  /*limit*/
1720
- c[116].currentLimits.length > 0 ? Bt : (
2103
+ L[123].currentLimits.length > 0 ? Ht : (
1721
2104
  /*limit*/
1722
- c[116].value === "lugas" ? Nt : Ut
2105
+ L[123].value === "lugas" ? Kt : Gt
1723
2106
  )
1724
2107
  )
1725
2108
  );
1726
2109
  }
1727
- let g = p(t), d = g(t);
2110
+ let c = d(t), m = c(t);
1728
2111
  return {
1729
2112
  c() {
1730
- e = b("p"), a = V(i), n = F(), s = b("div"), d.c(), r = F(), L(e, "class", "LimitTitle " + (/*isDesktop*/
1731
- t[26] ? "" : "Mobile")), L(s, "class", "LimitWrapper " + (/*isDesktop*/
1732
- t[26] ? "" : "Mobile"));
2113
+ e = v("p"), a = I(i), n = V(), s = v("div"), m.c(), r = V(), f(e, "class", "LimitTitle " + (/*isDesktop*/
2114
+ t[27] ? "" : "Mobile")), f(s, "class", "LimitWrapper " + (/*isDesktop*/
2115
+ t[27] ? "" : "Mobile"));
1733
2116
  },
1734
- m(c, y) {
1735
- j(c, e, y), m(e, a), j(c, n, y), j(c, s, y), d.m(s, null), m(s, r);
2117
+ m(L, h) {
2118
+ A(L, e, h), u(e, a), A(L, n, h), A(L, s, h), m.m(s, null), u(s, r);
1736
2119
  },
1737
- p(c, y) {
1738
- y[0] & /*availableLimits*/
2120
+ p(L, h) {
2121
+ h[0] & /*availableLimits*/
1739
2122
  64 && i !== (i = /*determineLimitName*/
1740
- c[33](
2123
+ L[37](
1741
2124
  /*limit*/
1742
- c[116]
1743
- ) + "") && O(a, i), g === (g = p(c)) && d ? d.p(c, y) : (d.d(1), d = g(c), d && (d.c(), d.m(s, r)));
2125
+ L[123]
2126
+ ) + "") && N(a, i), c === (c = d(L)) && m ? m.p(L, h) : (m.d(1), m = c(L), m && (m.c(), m.m(s, r)));
1744
2127
  },
1745
- d(c) {
1746
- c && (D(e), D(n), D(s)), d.d();
2128
+ d(L) {
2129
+ L && (_(e), _(n), _(s)), m.d();
1747
2130
  }
1748
2131
  };
1749
2132
  }
1750
- function ni(t) {
2133
+ function ui(t) {
1751
2134
  let e, i, a = (
1752
2135
  /*$_*/
1753
- t[25]("complianceText") + ""
2136
+ t[26]("complianceText") + ""
1754
2137
  ), n;
1755
2138
  return {
1756
2139
  c() {
1757
- e = b("div"), i = b("p"), n = V(a), L(i, "class", "LimitComplianceText"), L(e, "class", "LimitCompliance");
2140
+ e = v("div"), i = v("p"), n = I(a), f(i, "class", "LimitComplianceText"), f(e, "class", "LimitCompliance");
1758
2141
  },
1759
2142
  m(s, r) {
1760
- j(s, e, r), m(e, i), m(i, n);
2143
+ A(s, e, r), u(e, i), u(i, n);
1761
2144
  },
1762
2145
  p(s, r) {
1763
2146
  r[0] & /*$_*/
1764
- 33554432 && a !== (a = /*$_*/
1765
- s[25]("complianceText") + "") && O(n, a);
2147
+ 67108864 && a !== (a = /*$_*/
2148
+ s[26]("complianceText") + "") && N(n, a);
1766
2149
  },
1767
2150
  d(s) {
1768
- s && D(e);
2151
+ s && _(e);
1769
2152
  }
1770
2153
  };
1771
2154
  }
1772
- function si(t) {
2155
+ function di(t) {
1773
2156
  let e, i, a = (
1774
2157
  /*$_*/
1775
- t[25]("limitType") + ""
1776
- ), n, s, r, p, g, d = de(
2158
+ t[26]("limitType") + ""
2159
+ ), n, s, r, d, c, m = Le(
1777
2160
  /*availableLimits*/
1778
2161
  t[6]
1779
- ), c = [];
1780
- for (let y = 0; y < d.length; y += 1)
1781
- c[y] = ri(Qe(t, d, y));
2162
+ ), L = [];
2163
+ for (let h = 0; h < m.length; h += 1)
2164
+ L[h] = pi(ii(t, m, h));
1782
2165
  return {
1783
2166
  c() {
1784
- e = b("label"), i = b("span"), n = V(a), s = F(), r = b("select");
1785
- for (let y = 0; y < c.length; y += 1)
1786
- c[y].c();
1787
- L(i, "class", "LimitSelectText"), L(r, "name", ""), L(r, "id", ""), /*selectedIndex*/
1788
- t[9] === void 0 && ci(() => (
2167
+ e = v("label"), i = v("span"), n = I(a), s = V(), r = v("select");
2168
+ for (let h = 0; h < L.length; h += 1)
2169
+ L[h].c();
2170
+ f(i, "class", "LimitSelectText"), f(r, "name", ""), f(r, "id", ""), /*selectedIndex*/
2171
+ t[9] === void 0 && hi(() => (
1789
2172
  /*select_change_handler*/
1790
- t[52].call(r)
1791
- )), L(e, "class", "LimitTypeDropdownWrapper " + (/*isDesktop*/
1792
- t[26] ? "" : "Mobile"));
1793
- },
1794
- m(y, M) {
1795
- j(y, e, M), m(e, i), m(i, n), m(e, s), m(e, r);
1796
- for (let v = 0; v < c.length; v += 1)
1797
- c[v] && c[v].m(r, null);
1798
- Te(
2173
+ t[59].call(r)
2174
+ )), f(e, "class", "LimitTypeDropdownWrapper " + (/*isDesktop*/
2175
+ t[27] ? "" : "Mobile"));
2176
+ },
2177
+ m(h, j) {
2178
+ A(h, e, j), u(e, i), u(i, n), u(e, s), u(e, r);
2179
+ for (let b = 0; b < L.length; b += 1)
2180
+ L[b] && L[b].m(r, null);
2181
+ Ee(
1799
2182
  r,
1800
2183
  /*selectedIndex*/
1801
2184
  t[9],
1802
2185
  !0
1803
- ), p || (g = [
1804
- oe(
2186
+ ), d || (c = [
2187
+ se(
1805
2188
  r,
1806
2189
  "change",
1807
2190
  /*select_change_handler*/
1808
- t[52]
2191
+ t[59]
1809
2192
  ),
1810
- oe(
2193
+ se(
1811
2194
  r,
1812
2195
  "change",
1813
2196
  /*change_handler*/
1814
- t[53]
2197
+ t[60]
1815
2198
  )
1816
- ], p = !0);
1817
- },
1818
- p(y, M) {
1819
- if (M[0] & /*$_*/
1820
- 33554432 && a !== (a = /*$_*/
1821
- y[25]("limitType") + "") && O(n, a), M[0] & /*availableLimits*/
1822
- 64 | M[1] & /*determineLimitName*/
1823
- 4) {
1824
- d = de(
2199
+ ], d = !0);
2200
+ },
2201
+ p(h, j) {
2202
+ if (j[0] & /*$_*/
2203
+ 67108864 && a !== (a = /*$_*/
2204
+ h[26]("limitType") + "") && N(n, a), j[0] & /*availableLimits*/
2205
+ 64 | j[1] & /*determineLimitName*/
2206
+ 64) {
2207
+ m = Le(
1825
2208
  /*availableLimits*/
1826
- y[6]
2209
+ h[6]
1827
2210
  );
1828
- let v;
1829
- for (v = 0; v < d.length; v += 1) {
1830
- const C = Qe(y, d, v);
1831
- c[v] ? c[v].p(C, M) : (c[v] = ri(C), c[v].c(), c[v].m(r, null));
2211
+ let b;
2212
+ for (b = 0; b < m.length; b += 1) {
2213
+ const P = ii(h, m, b);
2214
+ L[b] ? L[b].p(P, j) : (L[b] = pi(P), L[b].c(), L[b].m(r, null));
1832
2215
  }
1833
- for (; v < c.length; v += 1)
1834
- c[v].d(1);
1835
- c.length = d.length;
2216
+ for (; b < L.length; b += 1)
2217
+ L[b].d(1);
2218
+ L.length = m.length;
1836
2219
  }
1837
- M[0] & /*selectedIndex*/
1838
- 512 && Te(
2220
+ j[0] & /*selectedIndex*/
2221
+ 512 && Ee(
1839
2222
  r,
1840
2223
  /*selectedIndex*/
1841
- y[9]
2224
+ h[9]
1842
2225
  );
1843
2226
  },
1844
- d(y) {
1845
- y && D(e), je(c, y), p = !1, Ce(g);
2227
+ d(h) {
2228
+ h && _(e), De(L, h), d = !1, je(c);
1846
2229
  }
1847
2230
  };
1848
2231
  }
1849
- function ri(t) {
2232
+ function pi(t) {
1850
2233
  let e, i = (
1851
2234
  /*determineLimitName*/
1852
- t[33](
2235
+ t[37](
1853
2236
  /*limit*/
1854
- t[116]
2237
+ t[123]
1855
2238
  ) + ""
1856
2239
  ), a;
1857
2240
  return {
1858
2241
  c() {
1859
- e = b("option"), a = V(i), e.__value = /*i*/
1860
- t[118], xe(e, e.__value);
2242
+ e = v("option"), a = I(i), e.__value = /*i*/
2243
+ t[125], Ce(e, e.__value);
1861
2244
  },
1862
2245
  m(n, s) {
1863
- j(n, e, s), m(e, a);
2246
+ A(n, e, s), u(e, a);
1864
2247
  },
1865
2248
  p(n, s) {
1866
2249
  s[0] & /*availableLimits*/
1867
2250
  64 && i !== (i = /*determineLimitName*/
1868
- n[33](
2251
+ n[37](
1869
2252
  /*limit*/
1870
- n[116]
1871
- ) + "") && O(a, i);
2253
+ n[123]
2254
+ ) + "") && N(a, i);
1872
2255
  },
1873
2256
  d(n) {
1874
- n && D(e);
2257
+ n && _(e);
1875
2258
  }
1876
2259
  };
1877
2260
  }
1878
- function li(t) {
2261
+ function ci(t) {
1879
2262
  let e, i, a = (
1880
2263
  /*$_*/
1881
- t[25]("period") + ""
1882
- ), n, s, r, p, g, d = de(
2264
+ t[26]("period") + ""
2265
+ ), n, s, r, d, c, m = Le(
1883
2266
  /*limitsConfig*/
1884
2267
  t[5][
1885
2268
  /*selectedLimit*/
1886
2269
  t[7]
1887
2270
  ].periods
1888
- ), c = [];
1889
- for (let y = 0; y < d.length; y += 1)
1890
- c[y] = mi(Je(t, d, y));
2271
+ ), L = [];
2272
+ for (let h = 0; h < m.length; h += 1)
2273
+ L[h] = Li(ei(t, m, h));
1891
2274
  return {
1892
2275
  c() {
1893
- e = b("label"), i = b("span"), n = V(a), s = F(), r = b("select");
1894
- for (let y = 0; y < c.length; y += 1)
1895
- c[y].c();
1896
- L(i, "class", "PeriodSelectText"), L(r, "name", ""), L(r, "id", ""), /*selectedPeriod*/
1897
- t[8] === void 0 && ci(() => (
2276
+ e = v("label"), i = v("span"), n = I(a), s = V(), r = v("select");
2277
+ for (let h = 0; h < L.length; h += 1)
2278
+ L[h].c();
2279
+ f(i, "class", "PeriodSelectText"), f(r, "name", ""), f(r, "id", ""), /*selectedPeriod*/
2280
+ t[8] === void 0 && hi(() => (
1898
2281
  /*select_change_handler_1*/
1899
- t[54].call(r)
1900
- )), L(e, "class", "LimitPeriodDropdownWrapper " + (/*isDesktop*/
1901
- t[26] ? "" : "Mobile"));
1902
- },
1903
- m(y, M) {
1904
- j(y, e, M), m(e, i), m(i, n), m(e, s), m(e, r);
1905
- for (let v = 0; v < c.length; v += 1)
1906
- c[v] && c[v].m(r, null);
1907
- Te(
2282
+ t[61].call(r)
2283
+ )), f(e, "class", "LimitPeriodDropdownWrapper " + (/*isDesktop*/
2284
+ t[27] ? "" : "Mobile"));
2285
+ },
2286
+ m(h, j) {
2287
+ A(h, e, j), u(e, i), u(i, n), u(e, s), u(e, r);
2288
+ for (let b = 0; b < L.length; b += 1)
2289
+ L[b] && L[b].m(r, null);
2290
+ Ee(
1908
2291
  r,
1909
2292
  /*selectedPeriod*/
1910
2293
  t[8],
1911
2294
  !0
1912
- ), p || (g = oe(
2295
+ ), d || (c = se(
1913
2296
  r,
1914
2297
  "change",
1915
2298
  /*select_change_handler_1*/
1916
- t[54]
1917
- ), p = !0);
1918
- },
1919
- p(y, M) {
1920
- if (M[0] & /*$_*/
1921
- 33554432 && a !== (a = /*$_*/
1922
- y[25]("period") + "") && O(n, a), M[0] & /*limitsConfig, selectedLimit, $_*/
1923
- 33554592) {
1924
- d = de(
2299
+ t[61]
2300
+ ), d = !0);
2301
+ },
2302
+ p(h, j) {
2303
+ if (j[0] & /*$_*/
2304
+ 67108864 && a !== (a = /*$_*/
2305
+ h[26]("period") + "") && N(n, a), j[0] & /*limitsConfig, selectedLimit, $_*/
2306
+ 67109024) {
2307
+ m = Le(
1925
2308
  /*limitsConfig*/
1926
- y[5][
2309
+ h[5][
1927
2310
  /*selectedLimit*/
1928
- y[7]
2311
+ h[7]
1929
2312
  ].periods
1930
2313
  );
1931
- let v;
1932
- for (v = 0; v < d.length; v += 1) {
1933
- const C = Je(y, d, v);
1934
- c[v] ? c[v].p(C, M) : (c[v] = mi(C), c[v].c(), c[v].m(r, null));
2314
+ let b;
2315
+ for (b = 0; b < m.length; b += 1) {
2316
+ const P = ei(h, m, b);
2317
+ L[b] ? L[b].p(P, j) : (L[b] = Li(P), L[b].c(), L[b].m(r, null));
1935
2318
  }
1936
- for (; v < c.length; v += 1)
1937
- c[v].d(1);
1938
- c.length = d.length;
2319
+ for (; b < L.length; b += 1)
2320
+ L[b].d(1);
2321
+ L.length = m.length;
1939
2322
  }
1940
- M[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
1941
- 416 && Te(
2323
+ j[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
2324
+ 416 && Ee(
1942
2325
  r,
1943
2326
  /*selectedPeriod*/
1944
- y[8]
2327
+ h[8]
1945
2328
  );
1946
2329
  },
1947
- d(y) {
1948
- y && D(e), je(c, y), p = !1, g();
2330
+ d(h) {
2331
+ h && _(e), De(L, h), d = !1, c();
1949
2332
  }
1950
2333
  };
1951
2334
  }
1952
- function mi(t) {
2335
+ function Li(t) {
1953
2336
  let e, i = (
1954
2337
  /*$_*/
1955
- t[25](
2338
+ t[26](
1956
2339
  /*period*/
1957
- t[113]
2340
+ t[120]
1958
2341
  ) + ""
1959
2342
  ), a, n;
1960
2343
  return {
1961
2344
  c() {
1962
- e = b("option"), a = V(i), e.__value = n = /*period*/
1963
- t[113], xe(e, e.__value), e.selected = !0;
2345
+ e = v("option"), a = I(i), e.__value = n = /*period*/
2346
+ t[120], Ce(e, e.__value), e.selected = !0;
1964
2347
  },
1965
2348
  m(s, r) {
1966
- j(s, e, r), m(e, a);
2349
+ A(s, e, r), u(e, a);
1967
2350
  },
1968
2351
  p(s, r) {
1969
2352
  r[0] & /*$_, limitsConfig, selectedLimit*/
1970
- 33554592 && i !== (i = /*$_*/
1971
- s[25](
2353
+ 67109024 && i !== (i = /*$_*/
2354
+ s[26](
1972
2355
  /*period*/
1973
- s[113]
1974
- ) + "") && O(a, i), r[0] & /*limitsConfig, selectedLimit*/
2356
+ s[120]
2357
+ ) + "") && N(a, i), r[0] & /*limitsConfig, selectedLimit*/
1975
2358
  160 && n !== (n = /*period*/
1976
- s[113]) && (e.__value = n, xe(e, e.__value));
2359
+ s[120]) && (e.__value = n, Ce(e, e.__value));
1977
2360
  },
1978
2361
  d(s) {
1979
- s && D(e);
2362
+ s && _(e);
1980
2363
  }
1981
2364
  };
1982
2365
  }
1983
- function ui(t) {
2366
+ function fi(t) {
1984
2367
  let e, i = (
1985
2368
  /*inputAmount*/
1986
2369
  t[10] < /*minLimit*/
1987
2370
  t[12] ? `${/*$_*/
1988
- t[25]("invalidInputMessageLimitMin", {
2371
+ t[26]("invalidInputMessageLimitMin", {
1989
2372
  values: {
1990
2373
  minValue: (
1991
2374
  /*minLimit*/
@@ -1997,7 +2380,7 @@ function ui(t) {
1997
2380
  )
1998
2381
  }
1999
2382
  })}` : `${/*$_*/
2000
- t[25]("invalidInputMessageLimitMax", {
2383
+ t[26]("invalidInputMessageLimitMax", {
2001
2384
  values: {
2002
2385
  maxValue: (
2003
2386
  /*maxLimit*/
@@ -2012,17 +2395,17 @@ function ui(t) {
2012
2395
  ), a;
2013
2396
  return {
2014
2397
  c() {
2015
- e = b("p"), a = V(i), L(e, "class", "InvalidInput");
2398
+ e = v("p"), a = I(i), f(e, "class", "InvalidInput");
2016
2399
  },
2017
2400
  m(n, s) {
2018
- j(n, e, s), m(e, a);
2401
+ A(n, e, s), u(e, a);
2019
2402
  },
2020
2403
  p(n, s) {
2021
2404
  s[0] & /*inputAmount, minLimit, $_, currency, maxLimit*/
2022
- 33567745 && i !== (i = /*inputAmount*/
2405
+ 67122177 && i !== (i = /*inputAmount*/
2023
2406
  n[10] < /*minLimit*/
2024
2407
  n[12] ? `${/*$_*/
2025
- n[25]("invalidInputMessageLimitMin", {
2408
+ n[26]("invalidInputMessageLimitMin", {
2026
2409
  values: {
2027
2410
  minValue: (
2028
2411
  /*minLimit*/
@@ -2034,7 +2417,7 @@ function ui(t) {
2034
2417
  )
2035
2418
  }
2036
2419
  })}` : `${/*$_*/
2037
- n[25]("invalidInputMessageLimitMax", {
2420
+ n[26]("invalidInputMessageLimitMax", {
2038
2421
  values: {
2039
2422
  maxValue: (
2040
2423
  /*maxLimit*/
@@ -2045,55 +2428,55 @@ function ui(t) {
2045
2428
  n[0]
2046
2429
  )
2047
2430
  }
2048
- })}`) && O(a, i);
2431
+ })}`) && N(a, i);
2049
2432
  },
2050
2433
  d(n) {
2051
- n && D(e);
2434
+ n && _(e);
2052
2435
  }
2053
2436
  };
2054
2437
  }
2055
- function Ot(t) {
2438
+ function aa(t) {
2056
2439
  let e, i, a, n, s = (
2057
2440
  /*popupVisible*/
2058
- t[19] && ii(t)
2441
+ t[19] && oi(t)
2059
2442
  );
2060
- function r(d, c) {
2443
+ function r(m, L) {
2061
2444
  return (
2062
2445
  /*isLoading*/
2063
- d[16] && !/*popupVisible*/
2064
- d[19] ? It : (
2446
+ m[16] && !/*popupVisible*/
2447
+ m[19] ? qt : (
2065
2448
  /*isLoading*/
2066
- d[16] ? Ct : (
2449
+ m[16] ? Ft : (
2067
2450
  /*hasErrors*/
2068
- d[17] ? Pt : Et
2451
+ m[17] ? Wt : Vt
2069
2452
  )
2070
2453
  )
2071
2454
  );
2072
2455
  }
2073
- let p = r(t), g = p(t);
2456
+ let d = r(t), c = d(t);
2074
2457
  return {
2075
2458
  c() {
2076
- e = b("meta"), i = F(), a = b("div"), s && s.c(), n = F(), g.c(), L(e, "name", "viewport"), L(e, "content", "width=device-width, initial-scale=1");
2459
+ e = v("meta"), i = V(), a = v("div"), s && s.c(), n = V(), c.c(), f(e, "name", "viewport"), f(e, "content", "width=device-width, initial-scale=1");
2077
2460
  },
2078
- m(d, c) {
2079
- m(bt.head, e), j(d, i, c), j(d, a, c), s && s.m(a, null), m(a, n), g.m(a, null), t[57](a);
2461
+ m(m, L) {
2462
+ u(Dt.head, e), A(m, i, L), A(m, a, L), s && s.m(a, null), u(a, n), c.m(a, null), t[64](a);
2080
2463
  },
2081
- p(d, c) {
2464
+ p(m, L) {
2082
2465
  /*popupVisible*/
2083
- d[19] ? s ? s.p(d, c) : (s = ii(d), s.c(), s.m(a, n)) : s && (s.d(1), s = null), p === (p = r(d)) && g ? g.p(d, c) : (g.d(1), g = p(d), g && (g.c(), g.m(a, null)));
2466
+ m[19] ? s ? s.p(m, L) : (s = oi(m), s.c(), s.m(a, n)) : s && (s.d(1), s = null), d === (d = r(m)) && c ? c.p(m, L) : (c.d(1), c = d(m), c && (c.c(), c.m(a, null)));
2084
2467
  },
2085
- i: me,
2086
- o: me,
2087
- d(d) {
2088
- d && (D(i), D(a)), D(e), s && s.d(), g.d(), t[57](null);
2468
+ i: pe,
2469
+ o: pe,
2470
+ d(m) {
2471
+ m && (_(i), _(a)), _(e), s && s.d(), c.d(), t[64](null);
2089
2472
  }
2090
2473
  };
2091
2474
  }
2092
- function Rt(t, e, i) {
2475
+ function oa(t, e, i) {
2093
2476
  let a;
2094
- gt(t, ht, (o) => i(25, a = o));
2095
- let { lang: n = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: p = "" } = e, { userid: g = "" } = e, { endpoint: d = "" } = e, { apiversion: c = "" } = e, { customcurrencysymbols: y = "" } = e, { enablecompliancetext: M = "" } = e, { deletelimit: v = "" } = e, { amountsconfig: C = "" } = e, { periodsconfig: R = "" } = e, { limittabindex: U = "" } = e, { limitformat: A = "" } = e, { clientstyling: _ = "" } = e, { clientstylingurl: I = "" } = e, { translationurl: ie = "" } = e, q, Z = window.navigator.userAgent, ue = !ft(Z), z = [], w = "", k = "", E = "", G = 0, T, Y, K = "", H = "", x = "", W = {}, X = !1, ce = !1, $ = !0, ee = !1, Me = !1, Le = !1, re = !1, te = "", fe = "", J = [], ye, Ie, he = !1, Li = {}, Ae = !1, Ue = "", ge = { EUR: "€", RON: " lei", USD: "$" };
2096
- const Ne = {
2477
+ St(t, Tt, (o) => i(26, a = o));
2478
+ let { lang: n = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: d = "" } = e, { userid: c = "" } = e, { endpoint: m = "" } = e, { apiversion: L = "" } = e, { customcurrencysymbols: h = "" } = e, { enablecompliancetext: j = "" } = e, { deletelimit: b = "" } = e, { amountsconfig: P = "" } = e, { periodsconfig: H = "" } = e, { limittabindex: G = "" } = e, { limitformat: Z = "" } = e, { clientstyling: B = "" } = e, { clientstylingurl: z = "" } = e, { translationurl: O = "" } = e, D, U = window.navigator.userAgent, S = !At(U), C = [], w = "", k = "", R = "", K = 0, E, J, Y = "", X = "", T = "", q = {}, Q = !1, ge = !1, $ = !0, ee = !1, Me = !1, ye = !1, ue = !1, re = "", ve = "", ie = [], be, Ue, ke = !1, vi = {}, ze = !1, Ne = "", he = { EUR: "€", RON: " lei", USD: "$" }, oe = {};
2479
+ const Re = {
2097
2480
  wager: "wagering",
2098
2481
  loss: "loss",
2099
2482
  deposit: "deposit",
@@ -2102,169 +2485,169 @@ function Rt(t, e, i) {
2102
2485
  }, Be = {
2103
2486
  unableToUpdatePendingRequest: ["SYS_1037", "SYS_1142", "SYS_1140"],
2104
2487
  internalServerError: ["F0004", "F0006"]
2105
- }, gi = () => {
2106
- fetch(ie).then((l) => l.json()).then((l) => {
2107
- Object.keys(l).forEach((u) => {
2108
- Ze(u, l[u]);
2488
+ }, bi = () => {
2489
+ fetch(O).then((l) => l.json()).then((l) => {
2490
+ Object.keys(l).forEach((p) => {
2491
+ $e(p, l[p]);
2109
2492
  });
2110
2493
  }).catch((l) => {
2111
2494
  console.log(l);
2112
2495
  });
2113
2496
  };
2114
- Object.keys(_e).forEach((o) => {
2115
- Ze(o, _e[o]);
2497
+ Object.keys(ce).forEach((o) => {
2498
+ $e(o, ce[o]);
2116
2499
  });
2117
- const ze = (o) => `dataLayer-${o}`, ae = (o, l) => {
2500
+ const xe = (o) => `dataLayer-${o}`, te = (o, l) => {
2118
2501
  typeof gtag == "function" && gtag({
2119
2502
  event: o,
2120
- limit_category: _e[n][ze(E.toLowerCase())] || E,
2121
- limit_type: _e[n][ze(w.toLowerCase())] || w,
2122
- limit_period: _e[n][ze(k.toLowerCase())] || k,
2123
- limit_amount: T || l
2503
+ limit_category: ce[n][xe(R.toLowerCase())] || R,
2504
+ limit_type: ce[n][xe(w.toLowerCase())] || w,
2505
+ limit_period: ce[n][xe(k.toLowerCase())] || k,
2506
+ limit_amount: E || l
2124
2507
  });
2125
- }, fi = () => {
2126
- var h;
2127
- const o = C.split(",").map((f) => f.split(":")), l = R.split(",").map((f) => f.split(":"));
2128
- for (let [f, S] of o.entries())
2129
- if (S[0] !== l[f][0])
2130
- throw new Error(`Limit config mismatch: "${S[0]}" does not match "${l[f][0]}"`);
2131
- const u = o.reduce(
2132
- (f, S, P) => {
2133
- const se = S[0].slice(S[0].indexOf("(") + 1, S[0].indexOf(")")), ke = S[0].slice(0, S[0].indexOf("(")), we = S[1], Pe = l[P][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), ot = {
2134
- value: se,
2135
- product: ke,
2136
- minMax: we,
2137
- periods: Pe,
2138
- callValue: N[se].callValue,
2139
- callValue16: N[se].callValue16,
2140
- title: N[se].title
2508
+ }, ki = () => {
2509
+ var y;
2510
+ const o = P.split(",").map((g) => g.split(":")), l = H.split(",").map((g) => g.split(":"));
2511
+ for (let [g, M] of o.entries())
2512
+ if (M[0] !== l[g][0])
2513
+ throw new Error(`Limit config mismatch: "${M[0]}" does not match "${l[g][0]}"`);
2514
+ const p = o.reduce(
2515
+ (g, M, x) => {
2516
+ const ne = M[0].slice(M[0].indexOf("(") + 1, M[0].indexOf(")")), fe = M[0].slice(0, M[0].indexOf("(")), Se = M[1], Ie = l[x][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), ct = {
2517
+ value: ne,
2518
+ product: fe,
2519
+ minMax: Se,
2520
+ periods: Ie,
2521
+ callValue: W[ne].callValue,
2522
+ callValue16: W[ne].callValue16,
2523
+ title: W[ne].title
2141
2524
  };
2142
- return f.push(ot), f;
2525
+ return g.push(ct), g;
2143
2526
  },
2144
2527
  []
2145
2528
  );
2146
- for (let f = 0; f < u.length; f++)
2147
- i(6, z[f].product = u[f].product, z), i(6, z[f].min = parseInt(u[f].minMax.split("-")[0], 10), z), i(6, z[f].max = parseInt(u[f].minMax.split("-")[1], 10), z), i(5, N[u[f].value].periods = u[f].periods, N);
2148
- x = (h = z[0]) == null ? void 0 : h.value, z.forEach((f) => {
2149
- W[f.value] = { min: f.min, max: f.max }, Li[f.value] = f.product;
2150
- }), W && (W[x] ? (i(12, K = W[x].min), i(13, H = W[x].max)) : (i(12, K = 1), i(13, H = 9999999)));
2151
- }, yi = () => {
2529
+ for (let g = 0; g < p.length; g++)
2530
+ i(6, C[g].product = p[g].product, C), i(6, C[g].min = parseInt(p[g].minMax.split("-")[0], 10), C), i(6, C[g].max = parseInt(p[g].minMax.split("-")[1], 10), C), i(5, W[p[g].value].periods = p[g].periods, W);
2531
+ T = (y = C[0]) == null ? void 0 : y.value, C.forEach((g) => {
2532
+ q[g.value] = { min: g.min, max: g.max }, vi[g.value] = g.product;
2533
+ }), q && (q[T] ? (i(12, Y = q[T].min), i(13, X = q[T].max)) : (i(12, Y = 1), i(13, X = 9999999)));
2534
+ }, wi = () => {
2152
2535
  const o = /\(([^)]+)\)/g;
2153
- return [...C.matchAll(o)].flat().filter((u) => !u.includes("("));
2154
- }, hi = () => {
2155
- yi().forEach((l) => {
2156
- N[l] ? z.push(De({}, N[l])) : console.error(`Unknown limit: ${l}`);
2157
- }), fi(), i(7, w = z[0].value), i(8, k = N[w].periods[0]), E = z[0].product, i(14, X = z.length > 1), i(15, ce = N[w].periods.length > 1);
2536
+ return [...P.matchAll(o)].flat().filter((p) => !p.includes("("));
2537
+ }, _i = () => {
2538
+ wi().forEach((l) => {
2539
+ W[l] ? C.push(Te({}, W[l])) : console.error(`Unknown limit: ${l}`);
2540
+ }), ki(), i(7, w = C[0].value), i(8, k = W[w].periods[0]), R = C[0].product, i(14, Q = C.length > 1), i(15, ge = W[w].periods.length > 1);
2541
+ }, Oe = () => {
2542
+ i(7, w = C[K].value), i(8, k = W[w].periods[0]), i(15, ge = W[w].periods.length > 1);
2158
2543
  }, Ve = () => {
2159
- i(7, w = z[G].value), i(8, k = N[w].periods[0]), i(15, ce = N[w].periods.length > 1);
2160
- }, We = () => {
2161
- E = z[G].product;
2162
- }, ne = (o) => {
2544
+ R = C[K].product;
2545
+ }, le = (o) => {
2163
2546
  if (o.status >= 300)
2164
- vi(o);
2547
+ Si(o);
2165
2548
  else
2166
- return i(18, Me = !1), o.json();
2167
- }, vi = (o) => {
2549
+ return i(18, Me = !1), o.status !== 204 ? o.json() : o;
2550
+ }, Si = (o) => {
2168
2551
  i(17, ee = !0);
2169
2552
  let l;
2170
- throw o.json().then((u) => {
2171
- for (const h in Be)
2172
- if (Be[h].some((f) => u.error.includes(f))) {
2173
- l = h;
2553
+ throw o.json().then((p) => {
2554
+ for (const y in Be)
2555
+ if (Be[y].some((g) => p.error.includes(g))) {
2556
+ l = y;
2174
2557
  break;
2175
2558
  }
2176
- console.error("errType", l), !l && be(u);
2559
+ console.error("errType", l), !l && _e(p);
2177
2560
  }).finally(() => {
2178
- l && be(l), i(17, ee = !1), i(16, $ = !1);
2561
+ l && _e(l), i(17, ee = !1), i(16, $ = !1);
2179
2562
  }), new Error("An error occured during the fetch request");
2180
- }, bi = () => {
2181
- if (!(T > 0)) return;
2182
- pe(), i(16, $ = !0);
2183
- let o = new URL(`/v2/player/${g}/limits`, d), l = {};
2563
+ }, Ai = () => {
2564
+ if (!(E > 0)) return;
2565
+ de(), i(16, $ = !0);
2566
+ let o = new URL(`/v2/player/${c}/limits`, m), l = {};
2184
2567
  w === "sessionLimit" ? l = {
2185
- sessionLimit: T,
2568
+ sessionLimit: E,
2186
2569
  sessionLimitUnit: "minute"
2187
- } : w === "cumulativeSession" ? l[N[w].callValue] = [
2570
+ } : w === "cumulativeSession" ? l[W[w].callValue] = [
2188
2571
  {
2189
2572
  period: k,
2190
- minutes: T
2573
+ minutes: E
2191
2574
  }
2192
- ] : l[N[w].callValue] = [
2575
+ ] : l[W[w].callValue] = [
2193
2576
  {
2194
- period: N[w].periods[0] === "None" ? null : k,
2195
- amount: T,
2577
+ period: W[w].periods[0] === "None" ? null : k,
2578
+ amount: E,
2196
2579
  currency: s
2197
2580
  }
2198
2581
  ];
2199
- let u = {
2582
+ let p = {
2200
2583
  method: "PUT",
2201
2584
  headers: {
2202
- "X-SessionID": p,
2585
+ "X-SessionID": d,
2203
2586
  "Content-Type": "application/json",
2204
2587
  Accept: "application/json"
2205
2588
  },
2206
2589
  body: JSON.stringify(l)
2207
2590
  };
2208
- fetch(o.href, u).then((h) => ne(h)).then((h) => {
2209
- ae("self_limitation_success"), le();
2210
- }).catch((h) => {
2211
- console.error(h), i(17, ee = !0);
2591
+ fetch(o.href, p).then((y) => le(y)).then((y) => {
2592
+ te("self_limitation_success"), me();
2593
+ }).catch((y) => {
2594
+ console.error(y), i(17, ee = !0);
2212
2595
  });
2213
- }, ki = () => {
2214
- if (T <= 0) return;
2215
- pe(), i(16, $ = !0);
2216
- const l = z[G].currentLimits.filter((P) => P.period === k)[0], u = new URL(`/v1/player/${g}/limits/monetary/${l ? l.id : ""}`, d), h = l ? "PUT" : "POST", f = l ? { amount: T, skipCoolOff: !1 } : {
2217
- amount: T,
2596
+ }, Ci = () => {
2597
+ if (E <= 0) return;
2598
+ de(), i(16, $ = !0);
2599
+ const l = C[K].currentLimits.filter((x) => x.period === k)[0], p = new URL(`/v1/player/${c}/limits/monetary/${l ? l.id : ""}`, m), y = l ? "PUT" : "POST", g = l ? { amount: E, skipCoolOff: !1 } : {
2600
+ amount: E,
2218
2601
  currency: s,
2219
2602
  // 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
2220
- period: N[w].periods[0] === "None" ? null : k,
2221
- type: N[w].callValue16,
2222
- products: [E != null ? E : "All"],
2223
- walletTypes: N[w].callValue16 === "Deposit" ? ["All"] : ["RealCash"]
2603
+ period: W[w].periods[0] === "None" ? null : k,
2604
+ type: W[w].callValue16,
2605
+ products: [R != null ? R : "All"],
2606
+ walletTypes: W[w].callValue16 === "Deposit" ? ["All"] : ["RealCash"]
2224
2607
  };
2225
- let S = {
2226
- method: h,
2608
+ let M = {
2609
+ method: y,
2227
2610
  headers: {
2228
- "X-SessionID": p,
2611
+ "X-SessionID": d,
2229
2612
  "Content-Type": "application/json",
2230
2613
  Accept: "application/json"
2231
2614
  },
2232
- body: JSON.stringify(f)
2615
+ body: JSON.stringify(g)
2233
2616
  };
2234
- fetch(u.href, S).then((P) => ne(P)).then((P) => {
2235
- ae("self_limitation_success"), le();
2236
- }).catch((P) => {
2237
- console.log(P), i(17, ee = !0);
2617
+ fetch(p.href, M).then((x) => le(x)).then((x) => {
2618
+ te("self_limitation_success"), me();
2619
+ }).catch((x) => {
2620
+ console.log(x), i(17, ee = !0);
2238
2621
  });
2239
- }, wi = () => {
2240
- if (!(T > 0)) return;
2241
- pe(), i(16, $ = !0);
2242
- const o = new URL(`/v1/player/${g}/limits/session/`, d);
2243
- let h = {
2622
+ }, Ti = () => {
2623
+ if (!(E > 0)) return;
2624
+ de(), i(16, $ = !0);
2625
+ const o = new URL(`/v1/player/${c}/limits/session/`, m);
2626
+ let y = {
2244
2627
  method: "PUT",
2245
2628
  headers: {
2246
- "X-SessionID": p,
2629
+ "X-SessionID": d,
2247
2630
  "Content-Type": "application/json",
2248
2631
  Accept: "application/json"
2249
2632
  },
2250
2633
  body: JSON.stringify({
2251
- sessionLimit: T,
2634
+ sessionLimit: E,
2252
2635
  sessionLimitUnit: "minute"
2253
2636
  })
2254
2637
  };
2255
- fetch(o.href, h).then((f) => ne(f)).then((f) => {
2256
- ae("self_limitation_success"), le();
2257
- }).catch((f) => {
2258
- console.log(f), i(17, ee = !0);
2638
+ fetch(o.href, y).then((g) => le(g)).then((g) => {
2639
+ te("self_limitation_success"), me();
2640
+ }).catch((g) => {
2641
+ console.log(g), i(17, ee = !0);
2259
2642
  });
2260
- }, _i = () => {
2261
- if (!(T > 0)) return;
2262
- pe(), i(16, $ = !0);
2263
- const o = new URL(`/v1/player/${g}/limits/session/`, d);
2264
- let h = {
2643
+ }, Ei = () => {
2644
+ if (!(E > 0)) return;
2645
+ de(), i(16, $ = !0);
2646
+ const o = new URL(`/v1/player/${c}/limits/session/`, m);
2647
+ let y = {
2265
2648
  method: "PUT",
2266
2649
  headers: {
2267
- "X-SessionID": p,
2650
+ "X-SessionID": d,
2268
2651
  "Content-Type": "application/json",
2269
2652
  Accept: "application/json"
2270
2653
  },
@@ -2272,154 +2655,157 @@ function Rt(t, e, i) {
2272
2655
  cumulativeSessionLimits: [
2273
2656
  {
2274
2657
  period: k,
2275
- minutes: T
2658
+ minutes: E
2276
2659
  }
2277
2660
  ]
2278
2661
  })
2279
2662
  };
2280
- fetch(o.href, h).then((f) => ne(f)).then((f) => {
2281
- ae("self_limitation_success"), le();
2282
- }).catch((f) => {
2283
- console.log(f), i(17, ee = !0);
2663
+ fetch(o.href, y).then((g) => le(g)).then((g) => {
2664
+ te("self_limitation_success"), me();
2665
+ }).catch((g) => {
2666
+ console.log(g), i(17, ee = !0);
2284
2667
  });
2285
- }, Si = () => {
2286
- if (!(T > 0)) return;
2287
- pe(), i(16, $ = !0);
2288
- const o = new URL(`/v2/player/${g}/limit/lugas`, d);
2289
- let h = {
2668
+ }, Di = () => {
2669
+ if (!(E > 0)) return;
2670
+ de(), i(16, $ = !0);
2671
+ const o = new URL(`/v2/player/${c}/limit/lugas`, m);
2672
+ let y = {
2290
2673
  method: "POST",
2291
2674
  headers: {
2292
- "X-SessionID": p,
2675
+ "X-SessionID": d,
2293
2676
  "Content-Type": "application/json",
2294
2677
  Accept: "application/json"
2295
2678
  },
2296
2679
  body: JSON.stringify({
2297
- amount: T,
2680
+ amount: E,
2298
2681
  roleLimitAmount: 0,
2299
2682
  softMigration: !1,
2300
2683
  keepLimit: !1
2301
2684
  })
2302
2685
  };
2303
- fetch(o.href, h).then((f) => ne(f)).then((f) => {
2304
- i(23, ye = f.popup), f.operatorDepositLimitAmount, Ie = f.regulatorDepositLimitAmount, ae("self_limitation_success"), le();
2305
- }).catch((f) => {
2306
- console.log(f), i(17, ee = !0);
2686
+ fetch(o.href, y).then((g) => le(g)).then((g) => {
2687
+ i(23, be = g.popup), g.operatorDepositLimitAmount, Ue = g.regulatorDepositLimitAmount, te("self_limitation_success"), me();
2688
+ }).catch((g) => {
2689
+ console.log(g), i(17, ee = !0);
2307
2690
  });
2308
- }, xi = () => {
2309
- switch (c) {
2691
+ }, ji = () => {
2692
+ switch (L) {
2310
2693
  case "gmcore":
2311
- bi();
2694
+ Ai();
2312
2695
  break;
2313
2696
  case "gm16":
2314
- Ae = !1, w === "lugas" ? Si() : w === "sessionLimit" ? wi() : w === "cumulativeSession" ? _i() : ki();
2697
+ ze = !1, w === "lugas" ? Di() : w === "sessionLimit" ? Ti() : w === "cumulativeSession" ? Ei() : Ci();
2315
2698
  break;
2316
2699
  default:
2317
- throw Error(`Invalid apiversion attribute: ${c}`);
2700
+ throw Error(`Invalid apiversion attribute: ${L}`);
2318
2701
  }
2319
- ae("self_limitation_request");
2320
- }, le = () => {
2321
- switch (c) {
2702
+ te("self_limitation_request");
2703
+ }, me = () => {
2704
+ switch (L) {
2322
2705
  case "gmcore":
2323
- Di();
2706
+ Mi();
2324
2707
  break;
2325
2708
  case "gm16":
2326
- Ti();
2709
+ zi();
2327
2710
  break;
2328
2711
  }
2329
- }, Di = () => {
2712
+ }, Mi = () => {
2330
2713
  i(16, $ = !0);
2331
- let o = new URL(`/v2/player/${g}/limits`, d), l = {
2714
+ let o = new URL(`/v2/player/${c}/limits`, m), l = {
2332
2715
  method: "GET",
2333
2716
  headers: {
2334
- "X-SessionID": p,
2717
+ "X-SessionID": d,
2335
2718
  "Content-Type": "application/json",
2336
2719
  Accept: "application/json"
2337
2720
  }
2338
2721
  };
2339
- fetch(o.href, l).then((u) => ne(u)).then((u) => {
2340
- J = u, Le && be(), Fe(J), ji(J), i(10, T = null);
2341
- }).catch((u) => {
2342
- console.error("Error LimitsWidget: ", u), i(17, ee = !0);
2722
+ fetch(o.href, l).then((p) => le(p)).then((p) => {
2723
+ ie = p, ye && _e(), We(ie), xi(ie), i(10, E = null);
2724
+ }).catch((p) => {
2725
+ console.error("Error LimitsWidget: ", p), i(17, ee = !0);
2343
2726
  }).finally(() => {
2344
2727
  i(16, $ = !1);
2345
2728
  });
2346
- }, Ti = () => {
2347
- i(16, $ = !0), J = [];
2348
- let o = new URL(`/v1/player/${g}/limits/monetary`, d), l = new URL(`/v1/player/${g}/limits/session`, d), u = !1, h = {
2729
+ }, zi = () => {
2730
+ i(16, $ = !0), ie = [];
2731
+ let o = new URL(`/v1/player/${c}/limits/monetary`, m), l = new URL(`/v1/player/${c}/limits/session`, m), p = !1, y = {
2349
2732
  method: "GET",
2350
2733
  headers: {
2351
- "X-SessionID": p,
2734
+ "X-SessionID": d,
2352
2735
  "Content-Type": "application/json",
2353
2736
  Accept: "application/json"
2354
2737
  }
2355
2738
  };
2356
- fetch(o.href, h).then((f) => ne(f)).then((f) => {
2357
- J.push(f), Le && be(), c === "gmcore" && Fe(J), c === "gm16" && Mi(J), i(10, T = null);
2358
- }).catch((f) => {
2359
- console.error("Error LimitsWidget: ", f), i(17, ee = !0);
2739
+ fetch(o.href, y).then((g) => le(g)).then((g) => {
2740
+ ie.push(g), ye && _e(), L === "gmcore" && We(ie), L === "gm16" && Pi(ie), i(10, E = null);
2741
+ }).catch((g) => {
2742
+ console.error("Error LimitsWidget: ", g), i(17, ee = !0);
2360
2743
  }).finally(() => {
2361
- u && i(16, $ = !1), u = !0;
2362
- }), fetch(l.href, h).then((f) => ne(f)).then((f) => {
2363
- J.push(f), Le && be(), c === "gm16" && Ai(J), c === "gm16" && zi(J), i(10, T = null);
2364
- }).catch((f) => {
2365
- console.error("Error LimitsWidget: ", f), i(17, ee = !0);
2744
+ p && i(16, $ = !1), p = !0;
2745
+ }), fetch(l.href, y).then((g) => le(g)).then((g) => {
2746
+ ie.push(g), ye && _e(), L === "gm16" && Ii(ie), L === "gm16" && Ui(ie), i(10, E = null);
2747
+ }).catch((g) => {
2748
+ console.error("Error LimitsWidget: ", g), i(17, ee = !0);
2366
2749
  }).finally(() => {
2367
- u && i(16, $ = !1), u = !0;
2750
+ p && i(16, $ = !1), p = !0;
2368
2751
  });
2369
- }, Fe = (o) => {
2370
- z.forEach((l) => {
2752
+ }, We = (o) => {
2753
+ C.forEach((l) => {
2371
2754
  l.currentLimits = [];
2372
- const u = Array.isArray(o[N[l.value].callValue]) ? o[N[l.value].callValue] : [o[N[l.value].callValue]];
2373
- u.length === 0 || u[0] === void 0 || (u.forEach((h, f) => {
2374
- var P;
2375
- const S = o[N[l.value].callValue][f];
2376
- l.currentLimits.push({}), l.currentLimits[f].limitType = l.value, l.currentLimits[f].amount = A ? S.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(S.amount), l.currentLimits[f].currency = (P = ge[S.currency]) != null ? P : S.currency, l.currentLimits[f].period = S.period, l.currentLimits[f].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(S.updateAmount), l.currentLimits[f].isModified = S.isModified, l.currentLimits[f].expiryDate = `${new Date(S.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2377
- }), l.currentLimits = ve(l.currentLimits));
2755
+ const p = Array.isArray(o[W[l.value].callValue]) ? o[W[l.value].callValue] : [o[W[l.value].callValue]];
2756
+ p.length === 0 || p[0] === void 0 || (p.forEach((y, g) => {
2757
+ var x;
2758
+ const M = o[W[l.value].callValue][g];
2759
+ l.currentLimits.push({}), l.currentLimits[g].limitType = l.value, l.currentLimits[g].amount = Z ? M.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(M.amount), l.currentLimits[g].currency = (x = he[M.currency]) != null ? x : M.currency, l.currentLimits[g].period = M.period, l.currentLimits[g].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(M.updateAmount), l.currentLimits[g].isModified = M.isModified, l.currentLimits[g].expiryDate = `${new Date(M.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2760
+ }), l.currentLimits = we(l.currentLimits));
2378
2761
  });
2379
- }, ji = (o) => {
2762
+ }, xi = (o) => {
2380
2763
  const l = a("minutes");
2381
- z.filter((u) => u.value === "sessionLimit" || u.value === "cumulativeSession").forEach((u) => {
2382
- var h;
2383
- u.currentLimits = [], (h = o[N[u.value].callValue]) == null || h.forEach((f, S) => {
2384
- const P = o[N[u.value].callValue][S];
2385
- u.currentLimits.push({
2386
- limitType: u.value,
2387
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.minutes),
2764
+ C.filter((p) => p.value === "sessionLimit" || p.value === "cumulativeSession").forEach((p) => {
2765
+ var y;
2766
+ p.currentLimits = [], (y = o[W[p.value].callValue]) == null || y.forEach((g, M) => {
2767
+ const x = o[W[p.value].callValue][M];
2768
+ p.currentLimits.push({
2769
+ limitType: p.value,
2770
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(x.minutes),
2388
2771
  currency: l,
2389
- isModified: P.isModified,
2390
- period: u.value === "cumulativeSession" ? P.period : "None",
2391
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.updateMinutes),
2392
- expiryDate: `${new Date(P.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2772
+ isModified: x.isModified,
2773
+ period: p.value === "cumulativeSession" ? x.period : "None",
2774
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(x.updateMinutes),
2775
+ expiryDate: `${new Date(x.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2393
2776
  });
2394
- }), u.currentLimits = ve(u.currentLimits);
2777
+ }), p.currentLimits = we(p.currentLimits);
2395
2778
  });
2396
- }, Mi = (o) => {
2779
+ }, Pi = (o) => {
2397
2780
  var l;
2398
- (l = o[0]) != null && l.limits && z.forEach((u) => {
2399
- var h;
2400
- u.currentLimits = [];
2401
- for (const f of o[0].limits)
2402
- if (f.type === u.callValue16 && f.products.includes(u.product)) {
2403
- const S = f;
2404
- let P = 0;
2405
- S.schedules.length > 0 && (P = A ? S.schedules[0].updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(S.schedules[0].updateAmount)), u.currentLimits.push({
2406
- limitType: u.value,
2407
- amount: A ? S.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(S.amount),
2408
- currency: (h = ge[S.currency]) != null ? h : S.currency,
2409
- isModified: S.schedules.length > 0,
2410
- period: S.period,
2411
- product: S.products[0],
2412
- updateAmount: P,
2413
- expiryDate: S.schedules.length > 0 ? `${new Date(S.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "",
2414
- id: S.id
2781
+ (l = o[0]) != null && l.limits && C.forEach((p) => {
2782
+ var y;
2783
+ p.currentLimits = [];
2784
+ for (const g of o[0].limits)
2785
+ if (g.type === p.callValue16 && g.products.includes(p.product)) {
2786
+ let M = 0, x = g.schedules.length > 0 ? g.schedules.find((ne) => ne.id) : {};
2787
+ g.schedules.length > 0 && (M = Z ? x.updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(x.updateAmount)), p.currentLimits.push({
2788
+ limitType: p.value,
2789
+ amount: Z ? g.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(g.amount),
2790
+ currency: (y = he[g.currency]) != null ? y : g.currency,
2791
+ isModified: g.schedules.length > 0,
2792
+ period: g.period,
2793
+ product: g.products[0],
2794
+ updateAmount: M,
2795
+ isCoolOffCompleted: x ? x.isCoolOffCompleted : !1,
2796
+ scheduleId: x ? x.id : null,
2797
+ expiryDate: g.schedules.length > 0 ? `${new Date(g.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "",
2798
+ id: g.id
2799
+ }), p.currentLimits.forEach((ne) => {
2800
+ ne.acknowledgedLimit = Object.keys(oe).some((fe) => ne.scheduleId === fe);
2415
2801
  });
2416
2802
  }
2417
- u.currentLimits = ve(u.currentLimits);
2803
+ p.currentLimits = we(p.currentLimits);
2418
2804
  });
2419
- }, Ai = (o) => {
2805
+ }, Ii = (o) => {
2420
2806
  var l;
2421
- (l = o[1]) != null && l.sessionLimit && z.filter((u) => u.value === "sessionLimit").forEach((u) => {
2422
- u.currentLimits.push({
2807
+ (l = o[1]) != null && l.sessionLimit && C.filter((p) => p.value === "sessionLimit").forEach((p) => {
2808
+ p.currentLimits.push({
2423
2809
  limitType: "sessionLimit",
2424
2810
  amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o[1].sessionLimit.minutes),
2425
2811
  currency: a("minutes"),
@@ -2427,441 +2813,487 @@ function Rt(t, e, i) {
2427
2813
  period: "None",
2428
2814
  updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o[1].sessionLimit.updateMinutes),
2429
2815
  expiryDate: o[1].sessionLimit.expiryDate
2430
- }), u.currentLimits = ve(u.currentLimits);
2816
+ }), p.currentLimits = we(p.currentLimits);
2431
2817
  });
2432
- }, zi = (o) => {
2818
+ }, Ui = (o) => {
2433
2819
  var l;
2434
- (l = o[1]) != null && l.cumulativeSessionLimits && z.filter((u) => u.value === "cumulativeSession").forEach((u) => {
2435
- for (const h of o[1].cumulativeSessionLimits)
2436
- u.currentLimits.push({
2820
+ (l = o[1]) != null && l.cumulativeSessionLimits && C.filter((p) => p.value === "cumulativeSession").forEach((p) => {
2821
+ for (const y of o[1].cumulativeSessionLimits)
2822
+ p.currentLimits.push({
2437
2823
  limitType: "cumulativeSession",
2438
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(h.minutes),
2824
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(y.minutes),
2439
2825
  currency: a("minutes"),
2440
- isModified: h.isModified,
2441
- period: h.period,
2442
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(h.updateMinutes),
2443
- expiryDate: h.expiryDate
2826
+ isModified: y.isModified,
2827
+ period: y.period,
2828
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(y.updateMinutes),
2829
+ expiryDate: y.expiryDate
2444
2830
  });
2445
- u.currentLimits = ve(u.currentLimits);
2831
+ p.currentLimits = we(p.currentLimits);
2446
2832
  });
2447
- }, ve = (o) => {
2833
+ }, we = (o) => {
2448
2834
  const l = { Daily: 0, Weekly: 1, Monthly: 2 };
2449
- return o.sort((u, h) => l[u.period] - l[h.period]), o;
2450
- }, Ei = () => {
2451
- const o = T - Math.floor(T) === 0;
2452
- T >= K && T <= H && o ? (i(24, he = !1), Y.removeAttribute("disabled")) : (i(24, he = !0), Y.setAttribute("disabled", "true"));
2453
- }, Oe = () => {
2454
- i(24, he = !1), W != null && W[w] ? (i(12, K = W[w].min), i(13, H = W[w].max)) : (i(12, K = 1), i(13, H = 9999999));
2455
- }, Pi = () => {
2456
- if (J) {
2457
- const o = J[N[w].callValue].filter((h) => h.period === k)[0], l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.amount);
2458
- let u = a("popupImmediateUpdate").replace("{selectedLimit}", Ee()).replace("{updatedAmount}", l).replace("{currency}", ge[o.currency] || o.currency).replace("{selectedPeriod}", a(`${k}`));
2459
- i(21, te = o.isModified ? `${a("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : u);
2835
+ return o.sort((p, y) => l[p.period] - l[y.period]), o;
2836
+ }, Ni = () => {
2837
+ const o = E - Math.floor(E) === 0;
2838
+ E >= Y && E <= X && o ? (i(24, ke = !1), J.removeAttribute("disabled")) : (i(24, ke = !0), J.setAttribute("disabled", "true"));
2839
+ }, Fe = () => {
2840
+ i(24, ke = !1), q != null && q[w] ? (i(12, Y = q[w].min), i(13, X = q[w].max)) : (i(12, Y = 1), i(13, X = 9999999));
2841
+ }, Ri = () => {
2842
+ if (ie) {
2843
+ const o = ie[W[w].callValue].filter((y) => y.period === k)[0], l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.amount);
2844
+ let p = a("popupImmediateUpdate").replace("{selectedLimit}", Pe()).replace("{updatedAmount}", l).replace("{currency}", he[o.currency] || o.currency).replace("{selectedPeriod}", a(`${k}`));
2845
+ i(21, re = o.isModified ? `${a("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : p);
2460
2846
  }
2461
- i(20, re = !0);
2462
- }, Ci = () => {
2463
- var P;
2464
- const o = ((P = J[0]) == null ? void 0 : P.limits) || J.limits;
2847
+ i(20, ue = !0);
2848
+ }, Bi = () => {
2849
+ var x;
2850
+ const o = ((x = ie[0]) == null ? void 0 : x.limits) || ie.limits;
2465
2851
  let l = null;
2466
- if (!J) {
2467
- i(20, re = !0);
2852
+ if (!ie) {
2853
+ i(20, ue = !0);
2468
2854
  return;
2469
2855
  }
2470
- const u = Ae ? Ue : k;
2471
- l = o.find((se) => se.type.toLowerCase() === Ne[w].toLowerCase() && (se.period === u || se.period === "None") && se.products[0] === E);
2472
- const h = qe(l) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(l.amount), f = l.schedules.length > 0 ? `${new Date(l.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "";
2473
- let S = a("popupImmediateUpdate").replace("{selectedLimit}", Ee()).replace("{updatedAmount}", h).replace("{selectedPeriod}", a(`${k}`));
2474
- i(21, te = l.schedules.length > 0 ? `${a("popupPendingUpdate")} ${f}` : S), i(20, re = !0);
2475
- }, Ii = () => {
2476
- ye == 1 && i(22, fe = "PopupKyc"), ye == 2 && (i(21, te = `${a("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ie)} ${s} ${a("popup2_b")}`), i(22, fe = "PopupKyc2")), ye == 3 && (i(21, te = a("popup3")), i(22, fe = "PopupSuccess")), i(20, re = !0);
2477
- }, Ui = () => {
2478
- i(21, te = a("sessionLimitUpdated")), i(20, re = !0);
2479
- }, Ni = () => {
2480
- if (J) {
2481
- const o = J[N[w].callValue].filter((h) => (h.period === k || k === "None") && h.products[0] === E)[0], l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.minutes);
2482
- let u = a("popupImmediateUpdate").replace("{selectedLimit}", a(`${w}`)).replace("{updatedAmount}", l).replace("{currency}", a("minutes")).replace("{selectedPeriod}", a(`${k}`));
2483
- i(21, te = o.isModified ? `${a("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : u);
2856
+ const p = ze ? Ne : k;
2857
+ l = o.find((ne) => ne.type.toLowerCase() === Re[w].toLowerCase() && (ne.period === p || ne.period === "None") && ne.products[0] === R), l.schedules.length > 0 && oe[l.schedules[0].id] && (l.amount = l.schedules[0].updateAmount);
2858
+ const y = He(l) || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(l.amount), g = l.schedules.length > 0 ? `${new Date(l.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "";
2859
+ let M = a("popupImmediateUpdate").replace("{selectedLimit}", Pe()).replace("{updatedAmount}", y).replace("{selectedPeriod}", a(`${k}`));
2860
+ l.schedules.length > 0 && oe[l.schedules[0].id] ? i(21, re = M) : i(21, re = l.schedules.length > 0 ? `${a("popupPendingUpdate")} ${g}` : M), i(20, ue = !0);
2861
+ }, Oi = () => {
2862
+ be == 1 && i(22, ve = "PopupKyc"), be == 2 && (i(21, re = `${a("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ue)} ${s} ${a("popup2_b")}`), i(22, ve = "PopupKyc2")), be == 3 && (i(21, re = a("popup3")), i(22, ve = "PopupSuccess")), i(20, ue = !0);
2863
+ }, Vi = () => {
2864
+ i(21, re = a("sessionLimitUpdated")), i(20, ue = !0);
2865
+ }, Wi = () => {
2866
+ if (ie) {
2867
+ const o = ie[W[w].callValue].filter((y) => (y.period === k || k === "None") && y.products[0] === R)[0], l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(o.minutes);
2868
+ let p = a("popupImmediateUpdate").replace("{selectedLimit}", a(`${w}`)).replace("{updatedAmount}", l).replace("{currency}", a("minutes")).replace("{selectedPeriod}", a(`${k}`));
2869
+ i(21, re = o.isModified ? `${a("popupPendingUpdate")} ${new Date(o.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : p);
2484
2870
  }
2485
- i(20, re = !0);
2486
- }, Bi = (o) => {
2871
+ i(20, ue = !0);
2872
+ }, Fi = (o) => {
2487
2873
  var l;
2488
2874
  return (l = o == null ? void 0 : o.error) == null ? void 0 : l.includes("Limit update is not permitted due to LimitUpdateControl");
2489
- }, Vi = (o) => {
2875
+ }, qi = (o) => {
2490
2876
  var l;
2491
2877
  return (l = o == null ? void 0 : o.error) == null ? void 0 : l.includes("Limit remove is not permitted due to LimitUpdateControl");
2492
- }, Wi = (o) => {
2878
+ }, Gi = (o) => {
2493
2879
  var l;
2494
2880
  return (l = o == null ? void 0 : o.error) == null ? void 0 : l.includes("[NotFoundException] Limit does not exist");
2495
- }, Fi = (o) => {
2881
+ }, Ki = (o) => {
2496
2882
  var l;
2497
2883
  return (l = o.error) == null ? void 0 : l.includes("Invalid Session");
2498
- }, be = (o) => {
2884
+ }, _e = (o) => {
2499
2885
  if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), ee) {
2500
2886
  if (i(18, Me = !0), !o) {
2501
- i(20, re = !0);
2887
+ i(20, ue = !0);
2502
2888
  return;
2503
2889
  }
2504
- o.thirdPartyResponse || i(21, te = a(`${o}`)), o.thirdPartyResponse && i(21, te = o.thirdPartyResponse.message), Bi(o) && i(21, te = a("popupUpdateLimitException")), Vi(o) && i(21, te = a("popupRemoveLimitException")), Wi(o) && i(21, te = a("notFoundException")), Fi(o) && i(21, te = a("sessionExpiredException")), i(20, re = !0);
2890
+ o.thirdPartyResponse || i(21, re = a(`${o}`)), o.thirdPartyResponse && i(21, re = o.thirdPartyResponse.message), Fi(o) && i(21, re = a("popupUpdateLimitException")), qi(o) && i(21, re = a("popupRemoveLimitException")), Gi(o) && i(21, re = a("notFoundException")), Ki(o) && i(21, re = a("sessionExpiredException")), i(20, ue = !0);
2505
2891
  return;
2506
2892
  }
2507
- switch (c) {
2893
+ switch (L) {
2508
2894
  case "gmcore":
2509
- w === "sessionLimit" || w === "cumulativeSession" ? Ni() : Pi();
2895
+ w === "sessionLimit" || w === "cumulativeSession" ? Wi() : Ri();
2510
2896
  break;
2511
2897
  case "gm16":
2512
- w === "lugas" ? Ii() : w === "sessionLimit" || w === "cumulativeSession" ? Ui() : Ci();
2898
+ w === "lugas" ? Oi() : w === "sessionLimit" || w === "cumulativeSession" ? Vi() : Bi();
2513
2899
  break;
2514
2900
  default:
2515
- throw new Error(`Invalid apiversion attribute: ${c}`);
2901
+ throw new Error(`Invalid apiversion attribute: ${L}`);
2516
2902
  }
2517
- }, pe = () => {
2518
- i(19, Le = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
2519
- }, Oi = (o) => {
2520
- i(7, w = o.limitType), i(8, k = o.period), pe(), i(16, $ = !0);
2521
- let l = new URL(`/v2/player/${g}/limits/${Ne[o.limitType]}`, d);
2903
+ }, de = () => {
2904
+ i(19, ye = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
2905
+ }, Hi = (o) => {
2906
+ i(7, w = o.limitType), i(8, k = o.period), de(), i(16, $ = !0);
2907
+ let l = new URL(`/v2/player/${c}/limits/${Re[o.limitType]}`, m);
2522
2908
  o.limitType !== "sessionLimit" && l.searchParams.append("periods", o.period);
2523
- let u = {
2909
+ let p = {
2524
2910
  method: "DELETE",
2525
2911
  headers: {
2526
- "X-SessionID": p,
2912
+ "X-SessionID": d,
2527
2913
  "Content-Type": "application/json",
2528
2914
  Accept: "application/json"
2529
2915
  }
2530
2916
  };
2531
- fetch(l.href, u).then((h) => ne(h)).then((h) => {
2532
- ae("self_limitation_cancel_success", o.amount), le();
2533
- }).catch((h) => {
2534
- ae("self_limitation_cancel_failed", o.amount), console.log(h), i(17, ee = !0);
2917
+ fetch(l.href, p).then((y) => le(y)).then((y) => {
2918
+ te("self_limitation_cancel_success", o.amount), me();
2919
+ }).catch((y) => {
2920
+ te("self_limitation_cancel_failed", o.amount), console.log(y), i(17, ee = !0);
2535
2921
  });
2536
- }, Re = (o) => {
2537
- switch (Ue = o.period, c) {
2922
+ }, qe = (o) => {
2923
+ switch (Ne = o.period, L) {
2538
2924
  case "gmcore":
2539
- Oi(o);
2925
+ Hi(o);
2540
2926
  break;
2541
2927
  case "gm16":
2542
- Ae = !0, o.limitType === "sessionLimit" || o.limitType === "cumulativeSession" ? Ri(o) : qi(o);
2928
+ ze = !0, o.limitType === "sessionLimit" || o.limitType === "cumulativeSession" ? Yi(o) : Xi(o);
2543
2929
  break;
2544
2930
  }
2545
- ae("self_limitation_cancel_request", o.amount);
2546
- }, Ri = (o) => {
2547
- const l = new URL(`/v1/player/${g}/limits/session/session`, d), u = new URL(`/v1/player/${g}/limits/session/cumulativeSession?periods=${o.period}`, d);
2548
- let h;
2931
+ te("self_limitation_cancel_request", o.amount);
2932
+ }, Yi = (o) => {
2933
+ const l = new URL(`/v1/player/${c}/limits/session/session`, m), p = new URL(`/v1/player/${c}/limits/session/cumulativeSession?periods=${o.period}`, m);
2934
+ let y;
2549
2935
  switch (o.limitType) {
2550
2936
  case "sessionLimit":
2551
- h = l;
2937
+ y = l;
2552
2938
  break;
2553
2939
  case "cumulativeSession":
2554
- h = u;
2940
+ y = p;
2555
2941
  break;
2556
2942
  default:
2557
2943
  throw Error(`Unknown limit.limitType: ${o.limitType}`);
2558
2944
  }
2559
- pe(), i(16, $ = !0);
2560
- let f = {
2945
+ de(), i(16, $ = !0);
2946
+ let g = {
2561
2947
  method: "DELETE",
2562
2948
  headers: {
2563
- "X-SessionID": p,
2949
+ "X-SessionID": d,
2564
2950
  "Content-Type": "application/json",
2565
2951
  Accept: "application/json"
2566
2952
  }
2567
2953
  };
2568
- fetch(h.href, f).then((S) => ne(S)).then((S) => {
2569
- ae("self_limitation_cancel_success", o.amount), le();
2570
- }).catch((S) => {
2571
- ae("self_limitation_cancel_failed", o.amount), console.log(S), i(17, ee = !0);
2954
+ fetch(y.href, g).then((M) => le(M)).then((M) => {
2955
+ te("self_limitation_cancel_success", o.amount), me();
2956
+ }).catch((M) => {
2957
+ te("self_limitation_cancel_failed", o.amount), console.log(M), i(17, ee = !0);
2572
2958
  });
2573
- }, qi = (o) => {
2574
- const l = new URL(`/v1/player/${g}/limits/monetary/${o.id}`, d);
2575
- pe(), i(16, $ = !0);
2576
- let u = {
2959
+ }, Xi = (o) => {
2960
+ const l = new URL(`/v1/player/${c}/limits/monetary/${o.id}`, m);
2961
+ de(), i(16, $ = !0);
2962
+ let p = {
2577
2963
  method: "DELETE",
2578
2964
  headers: {
2579
- "X-SessionID": p,
2965
+ "X-SessionID": d,
2580
2966
  "Content-Type": "application/json",
2581
2967
  Accept: "application/json"
2582
2968
  }
2583
2969
  };
2584
- fetch(l.href, u).then((h) => ne(h)).then((h) => {
2585
- ae("self_limitation_cancel_success", o.amount), le();
2586
- }).catch((h) => {
2587
- ae("self_limitation_cancel_failed", o.amount), console.log(h), i(17, ee = !0);
2970
+ fetch(l.href, p).then((y) => le(y)).then((y) => {
2971
+ te("self_limitation_cancel_success", o.amount), me();
2972
+ }).catch((y) => {
2973
+ te("self_limitation_cancel_failed", o.amount), console.log(y), i(17, ee = !0);
2588
2974
  });
2589
- }, Ee = (o) => {
2975
+ }, Ge = (o) => {
2976
+ const l = new URL(`/v1/player/${c}/limits/schedule/${o.scheduleId}`, m);
2977
+ de(), i(16, $ = !0);
2978
+ let p = {
2979
+ method: "DELETE",
2980
+ headers: {
2981
+ "X-SessionID": d,
2982
+ "Content-Type": "application/json",
2983
+ Accept: "application/json"
2984
+ }
2985
+ };
2986
+ fetch(l.href, p).then((y) => le(y)).then((y) => {
2987
+ te("self_limitation_cancel_success", o.updateAmount), me();
2988
+ }).catch((y) => {
2989
+ te("self_limitation_cancel_failed", o.updateAmount), console.log(y), i(17, ee = !0);
2990
+ });
2991
+ }, Ke = (o) => {
2992
+ const l = new URL(`v1/player/${c}/limits/schedule/acknowledge/${o.scheduleId}`, m);
2993
+ de(), i(16, $ = !0);
2994
+ let p = {
2995
+ method: "PATCH",
2996
+ headers: {
2997
+ "X-SessionID": d,
2998
+ "Content-Type": "application/json",
2999
+ Accept: "application/json"
3000
+ }
3001
+ };
3002
+ fetch(l.href, p).then((y) => le(y)).then((y) => {
3003
+ Zi(o), te("self_limitation_confirm_success", o.amount), me();
3004
+ }).catch((y) => {
3005
+ te("self_limitation_confirm_failed", o.amount), console.log(y), i(17, ee = !0);
3006
+ });
3007
+ }, Zi = (o) => {
3008
+ let l = 60;
3009
+ i(25, oe[o.scheduleId] = {}, oe), i(25, oe[o.scheduleId].timer = `${l} ${ce[n].seconds}`, oe), i(25, oe[o.scheduleId].timerStopped = !1, oe);
3010
+ let p = window.setInterval(
3011
+ () => l === 0 ? (window.clearInterval(p), i(25, oe[o.scheduleId].timerStopped = !0, oe), i(25, oe[o.scheduleId].timer = ce[n].reloadLimitsButton, oe)) : i(25, oe[o.scheduleId].timer = `${--l} ${ce[n].seconds}`, oe),
3012
+ 1e3
3013
+ );
3014
+ }, Pe = (o) => {
2590
3015
  let l;
2591
3016
  return o ? l = a(o.value + o.product) : l = a(w), l;
2592
- }, qe = (o, l = !1) => {
2593
- if (!A)
3017
+ }, He = (o, l = !1) => {
3018
+ if (!Z)
2594
3019
  return l ? `${o.updateAmount}${o.currency}` : `${o.amount}${o.currency}`;
2595
- let u = A;
2596
- const h = u.match(/\{(\d+)decimals\}/), f = h ? parseInt(h[1], 10) : 2, S = h ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
2597
- let P = l ? o.updateAmount : o.amount;
2598
- P = parseInt(P).toFixed(f);
2599
- const [se, ke] = A.includes(".") ? [",", "."] : [".", ","];
2600
- let [we, Pe] = P.split(".");
2601
- return we = we.replace(/\B(?=(\d{3})+(?!\d))/g, se), P = `${we}${ke}${Pe}`, u = u.replace("{currency}", ge[o.currency] || o.currency).replace("{amount}", P.split(ke)[0]).replace(
2602
- S,
2603
- P.split(ke)[1]
2604
- ), u;
2605
- }, Ge = () => {
2606
- i(20, re = i(19, Le = !1)), i(22, fe = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
2607
- }, Gi = () => {
2608
- window.postMessage({ type: "uploadDocuments" }, window.location.href), Ge();
2609
- }, Ki = (o) => {
2610
- o.keyCode === 13 && he && o.preventDefault();
2611
- }, Hi = () => {
2612
- if (!y) return;
3020
+ let p = Z;
3021
+ const y = p.match(/\{(\d+)decimals\}/), g = y ? parseInt(y[1], 10) : 2, M = y ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
3022
+ let x = l ? o.updateAmount : o.amount;
3023
+ x = parseInt(x).toFixed(g);
3024
+ const [ne, fe] = Z.includes(".") ? [",", "."] : [".", ","];
3025
+ let [Se, Ie] = x.split(".");
3026
+ return Se = Se.replace(/\B(?=(\d{3})+(?!\d))/g, ne), x = `${Se}${fe}${Ie}`, p = p.replace("{currency}", he[o.currency] || o.currency).replace("{amount}", x.split(fe)[0]).replace(
3027
+ M,
3028
+ x.split(fe)[1]
3029
+ ), p;
3030
+ }, Ye = () => {
3031
+ i(20, ue = i(19, ye = !1)), i(22, ve = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
3032
+ }, Ji = () => {
3033
+ window.postMessage({ type: "uploadDocuments" }, window.location.href), Ye();
3034
+ }, Qi = (o) => {
3035
+ o.keyCode === 13 && ke && o.preventDefault();
3036
+ }, $i = () => {
3037
+ if (!h) return;
2613
3038
  let o = {};
2614
- y.split(",").forEach((l) => {
2615
- let u = l.split(":");
2616
- o[u[0].trim()] = u[1].trim();
2617
- }), ge = De(De({}, ge), o);
2618
- }, Yi = () => {
2619
- vt(n);
2620
- }, Xi = () => {
3039
+ h.split(",").forEach((l) => {
3040
+ let p = l.split(":");
3041
+ o[p[0].trim()] = p[1].trim();
3042
+ }), he = Te(Te({}, he), o);
3043
+ }, et = () => {
3044
+ Et(n);
3045
+ }, it = () => {
2621
3046
  let o = document.createElement("style");
2622
- o.innerHTML = _, q.appendChild(o);
2623
- }, Zi = () => {
2624
- let o = new URL(I), l = document.createElement("style");
2625
- fetch(o.href).then((u) => u.text()).then((u) => {
2626
- l.innerHTML = u, setTimeout(
3047
+ o.innerHTML = B, D.appendChild(o);
3048
+ }, tt = () => {
3049
+ let o = new URL(z), l = document.createElement("style");
3050
+ fetch(o.href).then((p) => p.text()).then((p) => {
3051
+ l.innerHTML = p, setTimeout(
2627
3052
  () => {
2628
- q.appendChild(l);
3053
+ D.appendChild(l);
2629
3054
  },
2630
3055
  1
2631
3056
  );
2632
3057
  });
2633
- }, Ji = (o) => Re(o);
2634
- function Qi() {
2635
- G = Ye(this), i(9, G);
3058
+ }, at = () => me(), ot = (o) => qe(o), nt = (o) => Ke(o), st = (o) => Ge(o);
3059
+ function rt() {
3060
+ K = Je(this), i(9, K);
2636
3061
  }
2637
- const $i = () => {
2638
- We(), Ve(), Oe();
3062
+ const lt = () => {
3063
+ Ve(), Oe(), Fe();
2639
3064
  };
2640
- function et() {
2641
- k = Ye(this), i(8, k), i(5, N), i(7, w);
3065
+ function mt() {
3066
+ k = Je(this), i(8, k), i(5, W), i(7, w);
2642
3067
  }
2643
- function it() {
2644
- T = pi(this.value), i(10, T);
3068
+ function ut() {
3069
+ E = gi(this.value), i(10, E);
2645
3070
  }
2646
- function tt(o) {
2647
- Xe[o ? "unshift" : "push"](() => {
2648
- Y = o, i(11, Y);
3071
+ function dt(o) {
3072
+ Qe[o ? "unshift" : "push"](() => {
3073
+ J = o, i(11, J);
2649
3074
  });
2650
3075
  }
2651
- function at(o) {
2652
- Xe[o ? "unshift" : "push"](() => {
2653
- q = o, i(4, q);
3076
+ function pt(o) {
3077
+ Qe[o ? "unshift" : "push"](() => {
3078
+ D = o, i(4, D);
2654
3079
  });
2655
3080
  }
2656
3081
  return t.$$set = (o) => {
2657
- "lang" in o && i(38, n = o.lang), "currency" in o && i(0, s = o.currency), "limits" in o && i(39, r = o.limits), "session" in o && i(40, p = o.session), "userid" in o && i(41, g = o.userid), "endpoint" in o && i(42, d = o.endpoint), "apiversion" in o && i(43, c = o.apiversion), "customcurrencysymbols" in o && i(44, y = o.customcurrencysymbols), "enablecompliancetext" in o && i(1, M = o.enablecompliancetext), "deletelimit" in o && i(2, v = o.deletelimit), "amountsconfig" in o && i(45, C = o.amountsconfig), "periodsconfig" in o && i(46, R = o.periodsconfig), "limittabindex" in o && i(3, U = o.limittabindex), "limitformat" in o && i(47, A = o.limitformat), "clientstyling" in o && i(48, _ = o.clientstyling), "clientstylingurl" in o && i(49, I = o.clientstylingurl), "translationurl" in o && i(50, ie = o.translationurl);
3082
+ "lang" in o && i(42, n = o.lang), "currency" in o && i(0, s = o.currency), "limits" in o && i(43, r = o.limits), "session" in o && i(44, d = o.session), "userid" in o && i(45, c = o.userid), "endpoint" in o && i(46, m = o.endpoint), "apiversion" in o && i(47, L = o.apiversion), "customcurrencysymbols" in o && i(48, h = o.customcurrencysymbols), "enablecompliancetext" in o && i(1, j = o.enablecompliancetext), "deletelimit" in o && i(2, b = o.deletelimit), "amountsconfig" in o && i(49, P = o.amountsconfig), "periodsconfig" in o && i(50, H = o.periodsconfig), "limittabindex" in o && i(3, G = o.limittabindex), "limitformat" in o && i(51, Z = o.limitformat), "clientstyling" in o && i(52, B = o.clientstyling), "clientstylingurl" in o && i(53, z = o.clientstylingurl), "translationurl" in o && i(54, O = o.translationurl);
2658
3083
  }, t.$$.update = () => {
2659
3084
  t.$$.dirty[1] & /*customcurrencysymbols*/
2660
- 8192 && y && Hi(), t.$$.dirty[1] & /*periodsconfig, amountsconfig*/
2661
- 49152 && R && C && hi(), t.$$.dirty[1] & /*lang*/
2662
- 128 && n && Yi(), t.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
2663
- 7808 && g && p && d && c && n && le(), t.$$.dirty[0] & /*customStylingContainer*/
3085
+ 131072 && h && $i(), t.$$.dirty[1] & /*periodsconfig, amountsconfig*/
3086
+ 786432 && H && P && _i(), t.$$.dirty[1] & /*lang*/
3087
+ 2048 && n && et(), t.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
3088
+ 124928 && c && d && m && L && n && me(), t.$$.dirty[0] & /*customStylingContainer*/
2664
3089
  16 | t.$$.dirty[1] & /*clientstylingurl*/
2665
- 262144 && I && q && Zi(), t.$$.dirty[0] & /*customStylingContainer*/
3090
+ 4194304 && z && D && tt(), t.$$.dirty[0] & /*customStylingContainer*/
2666
3091
  16 | t.$$.dirty[1] & /*clientstyling*/
2667
- 131072 && _ && q && Xi(), t.$$.dirty[1] & /*translationurl*/
2668
- 524288 && ie && gi();
3092
+ 2097152 && B && D && it(), t.$$.dirty[1] & /*translationurl*/
3093
+ 8388608 && O && bi();
2669
3094
  }, [
2670
3095
  s,
2671
- M,
2672
- v,
2673
- U,
2674
- q,
2675
- N,
2676
- z,
3096
+ j,
3097
+ b,
3098
+ G,
3099
+ D,
3100
+ W,
3101
+ C,
2677
3102
  w,
2678
3103
  k,
2679
- G,
2680
- T,
2681
- Y,
2682
3104
  K,
2683
- H,
3105
+ E,
3106
+ J,
3107
+ Y,
2684
3108
  X,
2685
- ce,
3109
+ Q,
3110
+ ge,
2686
3111
  $,
2687
3112
  ee,
2688
3113
  Me,
2689
- Le,
2690
- re,
2691
- te,
2692
- fe,
2693
3114
  ye,
2694
- he,
2695
- a,
2696
3115
  ue,
2697
- Ve,
2698
- We,
2699
- xi,
2700
- Ei,
3116
+ re,
3117
+ ve,
3118
+ be,
3119
+ ke,
3120
+ oe,
3121
+ a,
3122
+ S,
2701
3123
  Oe,
2702
- Re,
2703
- Ee,
3124
+ Ve,
3125
+ ji,
3126
+ me,
3127
+ Ni,
3128
+ Fe,
2704
3129
  qe,
2705
3130
  Ge,
2706
- Gi,
2707
- Ki,
3131
+ Ke,
3132
+ Pe,
3133
+ He,
3134
+ Ye,
3135
+ Ji,
3136
+ Qi,
2708
3137
  n,
2709
3138
  r,
2710
- p,
2711
- g,
2712
3139
  d,
2713
3140
  c,
2714
- y,
2715
- C,
2716
- R,
2717
- A,
2718
- _,
2719
- I,
2720
- ie,
2721
- Ji,
2722
- Qi,
2723
- $i,
2724
- et,
2725
- it,
2726
- tt,
2727
- at
3141
+ m,
3142
+ L,
3143
+ h,
3144
+ P,
3145
+ H,
3146
+ Z,
3147
+ B,
3148
+ z,
3149
+ O,
3150
+ at,
3151
+ ot,
3152
+ nt,
3153
+ st,
3154
+ rt,
3155
+ lt,
3156
+ mt,
3157
+ ut,
3158
+ dt,
3159
+ pt
2728
3160
  ];
2729
3161
  }
2730
- class qt extends ut {
3162
+ class na extends vt {
2731
3163
  constructor(e) {
2732
- super(), pt(
3164
+ super(), bt(
2733
3165
  this,
2734
3166
  e,
2735
- Rt,
2736
- Ot,
2737
- ct,
3167
+ oa,
3168
+ aa,
3169
+ wt,
2738
3170
  {
2739
- lang: 38,
3171
+ lang: 42,
2740
3172
  currency: 0,
2741
- limits: 39,
2742
- session: 40,
2743
- userid: 41,
2744
- endpoint: 42,
2745
- apiversion: 43,
2746
- customcurrencysymbols: 44,
3173
+ limits: 43,
3174
+ session: 44,
3175
+ userid: 45,
3176
+ endpoint: 46,
3177
+ apiversion: 47,
3178
+ customcurrencysymbols: 48,
2747
3179
  enablecompliancetext: 1,
2748
3180
  deletelimit: 2,
2749
- amountsconfig: 45,
2750
- periodsconfig: 46,
3181
+ amountsconfig: 49,
3182
+ periodsconfig: 50,
2751
3183
  limittabindex: 3,
2752
- limitformat: 47,
2753
- clientstyling: 48,
2754
- clientstylingurl: 49,
2755
- translationurl: 50
3184
+ limitformat: 51,
3185
+ clientstyling: 52,
3186
+ clientstylingurl: 53,
3187
+ translationurl: 54
2756
3188
  },
2757
- kt,
2758
- [-1, -1, -1, -1]
3189
+ jt,
3190
+ [-1, -1, -1, -1, -1]
2759
3191
  );
2760
3192
  }
2761
3193
  get lang() {
2762
- return this.$$.ctx[38];
3194
+ return this.$$.ctx[42];
2763
3195
  }
2764
3196
  set lang(e) {
2765
- this.$$set({ lang: e }), Q();
3197
+ this.$$set({ lang: e }), ae();
2766
3198
  }
2767
3199
  get currency() {
2768
3200
  return this.$$.ctx[0];
2769
3201
  }
2770
3202
  set currency(e) {
2771
- this.$$set({ currency: e }), Q();
3203
+ this.$$set({ currency: e }), ae();
2772
3204
  }
2773
3205
  get limits() {
2774
- return this.$$.ctx[39];
3206
+ return this.$$.ctx[43];
2775
3207
  }
2776
3208
  set limits(e) {
2777
- this.$$set({ limits: e }), Q();
3209
+ this.$$set({ limits: e }), ae();
2778
3210
  }
2779
3211
  get session() {
2780
- return this.$$.ctx[40];
3212
+ return this.$$.ctx[44];
2781
3213
  }
2782
3214
  set session(e) {
2783
- this.$$set({ session: e }), Q();
3215
+ this.$$set({ session: e }), ae();
2784
3216
  }
2785
3217
  get userid() {
2786
- return this.$$.ctx[41];
3218
+ return this.$$.ctx[45];
2787
3219
  }
2788
3220
  set userid(e) {
2789
- this.$$set({ userid: e }), Q();
3221
+ this.$$set({ userid: e }), ae();
2790
3222
  }
2791
3223
  get endpoint() {
2792
- return this.$$.ctx[42];
3224
+ return this.$$.ctx[46];
2793
3225
  }
2794
3226
  set endpoint(e) {
2795
- this.$$set({ endpoint: e }), Q();
3227
+ this.$$set({ endpoint: e }), ae();
2796
3228
  }
2797
3229
  get apiversion() {
2798
- return this.$$.ctx[43];
3230
+ return this.$$.ctx[47];
2799
3231
  }
2800
3232
  set apiversion(e) {
2801
- this.$$set({ apiversion: e }), Q();
3233
+ this.$$set({ apiversion: e }), ae();
2802
3234
  }
2803
3235
  get customcurrencysymbols() {
2804
- return this.$$.ctx[44];
3236
+ return this.$$.ctx[48];
2805
3237
  }
2806
3238
  set customcurrencysymbols(e) {
2807
- this.$$set({ customcurrencysymbols: e }), Q();
3239
+ this.$$set({ customcurrencysymbols: e }), ae();
2808
3240
  }
2809
3241
  get enablecompliancetext() {
2810
3242
  return this.$$.ctx[1];
2811
3243
  }
2812
3244
  set enablecompliancetext(e) {
2813
- this.$$set({ enablecompliancetext: e }), Q();
3245
+ this.$$set({ enablecompliancetext: e }), ae();
2814
3246
  }
2815
3247
  get deletelimit() {
2816
3248
  return this.$$.ctx[2];
2817
3249
  }
2818
3250
  set deletelimit(e) {
2819
- this.$$set({ deletelimit: e }), Q();
3251
+ this.$$set({ deletelimit: e }), ae();
2820
3252
  }
2821
3253
  get amountsconfig() {
2822
- return this.$$.ctx[45];
3254
+ return this.$$.ctx[49];
2823
3255
  }
2824
3256
  set amountsconfig(e) {
2825
- this.$$set({ amountsconfig: e }), Q();
3257
+ this.$$set({ amountsconfig: e }), ae();
2826
3258
  }
2827
3259
  get periodsconfig() {
2828
- return this.$$.ctx[46];
3260
+ return this.$$.ctx[50];
2829
3261
  }
2830
3262
  set periodsconfig(e) {
2831
- this.$$set({ periodsconfig: e }), Q();
3263
+ this.$$set({ periodsconfig: e }), ae();
2832
3264
  }
2833
3265
  get limittabindex() {
2834
3266
  return this.$$.ctx[3];
2835
3267
  }
2836
3268
  set limittabindex(e) {
2837
- this.$$set({ limittabindex: e }), Q();
3269
+ this.$$set({ limittabindex: e }), ae();
2838
3270
  }
2839
3271
  get limitformat() {
2840
- return this.$$.ctx[47];
3272
+ return this.$$.ctx[51];
2841
3273
  }
2842
3274
  set limitformat(e) {
2843
- this.$$set({ limitformat: e }), Q();
3275
+ this.$$set({ limitformat: e }), ae();
2844
3276
  }
2845
3277
  get clientstyling() {
2846
- return this.$$.ctx[48];
3278
+ return this.$$.ctx[52];
2847
3279
  }
2848
3280
  set clientstyling(e) {
2849
- this.$$set({ clientstyling: e }), Q();
3281
+ this.$$set({ clientstyling: e }), ae();
2850
3282
  }
2851
3283
  get clientstylingurl() {
2852
- return this.$$.ctx[49];
3284
+ return this.$$.ctx[53];
2853
3285
  }
2854
3286
  set clientstylingurl(e) {
2855
- this.$$set({ clientstylingurl: e }), Q();
3287
+ this.$$set({ clientstylingurl: e }), ae();
2856
3288
  }
2857
3289
  get translationurl() {
2858
- return this.$$.ctx[50];
3290
+ return this.$$.ctx[54];
2859
3291
  }
2860
3292
  set translationurl(e) {
2861
- this.$$set({ translationurl: e }), Q();
3293
+ this.$$set({ translationurl: e }), ae();
2862
3294
  }
2863
3295
  }
2864
- dt(qt, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
3296
+ kt(na, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
2865
3297
  export {
2866
- qt as default
3298
+ na as default
2867
3299
  };