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