@everymatrix/player-account-gaming-limits-wrapper-2 1.69.2 → 1.70.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 (24) hide show
  1. package/components/PlayerAccountGamingLimitsPage2Gm16-B0tKRDH8.cjs +26 -0
  2. package/components/{PlayerAccountGamingLimitsPage2Gm16-CDz7-_hf.js → PlayerAccountGamingLimitsPage2Gm16-BIxnPl1x.js} +919 -936
  3. package/components/{PlayerAccountGamingLimitsPage2Gm16-BiB6hpmJ.js → PlayerAccountGamingLimitsPage2Gm16-rvltfIXZ.js} +998 -1015
  4. package/components/{PlayerAccountGamingLimitsWrapper2-FC8yGBXG.cjs → PlayerAccountGamingLimitsWrapper2-C_SM1HFt.cjs} +1 -1
  5. package/components/{PlayerAccountGamingLimitsWrapper2-CPLLEh1b.js → PlayerAccountGamingLimitsWrapper2-Cb5_sI9g.js} +1 -1
  6. package/components/{PlayerAccountGamingLimitsWrapper2-Cn_6KGSy.js → PlayerAccountGamingLimitsWrapper2-DosXBTob.js} +1 -1
  7. package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
  8. package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
  9. package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/{index-b2193545-fV0AjNrh.js → index-b2193545-BeKKnKhR.js} +1 -1
  12. package/stencil/{index-b2193545-0nBa8-YE.js → index-b2193545-HC0t7mHa.js} +1 -1
  13. package/stencil/{index-b2193545-CYERCBaJ.cjs → index-b2193545-YW9b062G.cjs} +1 -1
  14. package/stencil/ui-skeleton-BL4789dS.cjs +1 -0
  15. package/stencil/ui-skeleton-Ca5rz3Hv.js +29 -0
  16. package/stencil/{ui-skeleton-161699c3-BPPr6sEf.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +12 -29
  17. package/stencil/{ui-skeleton-161699c3-DjmPsRvg.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +12 -29
  18. package/stencil/ui-skeleton-ae35c6f2-xLf3HyeB.cjs +55 -0
  19. package/stencil/ui-skeleton-hI4GeaLk.js +11 -0
  20. package/components/PlayerAccountGamingLimitsPage2Gm16-KthbBpOa.cjs +0 -26
  21. package/stencil/ui-skeleton-161699c3-KSM-Cr8Z.cjs +0 -73
  22. package/stencil/ui-skeleton-D9ekrDIX.cjs +0 -1
  23. package/stencil/ui-skeleton-mS4_ikDc.js +0 -11
  24. package/stencil/ui-skeleton-rSrQAgGU.js +0 -29
@@ -1,5 +1,5 @@
1
- import { a as li, $ as mi, S as ui, i as di, f as Y, s as pi, c as ci, b as Li, n as ge, d as A, e as C, g as u, h as v, j as B, k as fi, l as gi, o as yi, m as c, p as Ze, t as Lt, q as Xe, r as me, u as Ce, v as je, w as N, x as Ae, y as te, z as I, A as ft, B as De, C as gt, D as W, E as Se, F as hi, G as vi, H as ki, I as bi } from "./PlayerAccountGamingLimitsHistory2-GArV24bp.js";
2
- import "../stencil/ui-skeleton-mS4_ikDc.js";
1
+ import { a as ni, $ as si, S as ri, i as li, f as Y, s as mi, c as ui, b as di, n as Le, d as A, e as C, g as u, h as v, j as B, k as pi, l as ci, o as fi, m as c, p as Ye, t as pt, q as Li, r as me, u as Ae, v as Te, w as N, x as Se, y as ie, z as I, A as ct, B as De, C as ft, D as W, E as _e, F as gi, G as yi, H as hi, I as vi } from "./PlayerAccountGamingLimitsHistory2-GArV24bp.js";
2
+ import "../stencil/ui-skeleton-hI4GeaLk.js";
3
3
  const O = {
4
4
  lugas: {
5
5
  title: "Deposit Limit",
@@ -50,11 +50,11 @@ const O = {
50
50
  callValue16: "NetDeposit"
51
51
  }
52
52
  };
53
- function Je(o, e) {
54
- li(o, e);
53
+ function Ze(o, e) {
54
+ ni(o, e);
55
55
  }
56
- function wi(o) {
57
- mi.set(o);
56
+ function ki(o) {
57
+ si.set(o);
58
58
  }
59
59
  const de = {
60
60
  en: {
@@ -83,7 +83,6 @@ const de = {
83
83
  period: "Period",
84
84
  amount: "Amount",
85
85
  minutes: "minutes",
86
- setLimit: "SET LIMIT",
87
86
  loss: "Loss Limit",
88
87
  lossAll: "Loss - All Limit",
89
88
  lossCasino: "Loss - Casino Limit",
@@ -131,6 +130,7 @@ const de = {
131
130
  closeButton: "CLOSE",
132
131
  invalidInputMessageLimitMin: "The value entered must be higher than {minValue} {currency}.",
133
132
  invalidInputMessageLimitMax: "The value entered must be less than {maxValue} {currency}.",
133
+ invalidInputMessage: "Please enter a valid number.",
134
134
  unableToUpdatePendingRequest: "We were unable to update your limit because another update is already pending. Please try again after the current update is applied.",
135
135
  internalServerError: "Unfortunately, there was an error setting your LUGAS limit. Please try again or contact our customer support at <a href='mailto:support.de@bet-at-home.com' target='_blank'>support.de@bet-at-home.com</a>.",
136
136
  docsRequired: "Documents required!",
@@ -160,8 +160,6 @@ const de = {
160
160
  None: " ",
161
161
  noPeriod: ".",
162
162
  per: "per",
163
- updateText: "beállításod érvénybe lépési ideje:",
164
- removedLimitText: "A limitet töröljük.",
165
163
  noLimitText: "Nincs limit beállítva",
166
164
  lugasPrivacy: "A szolgáltatóközi LUGAS-limit a szolgáltatók számára nem látható.",
167
165
  limitType: "Limit típus",
@@ -202,7 +200,9 @@ const de = {
202
200
  kycNeeded2: ". Ahhoz, hogy a limitet a kért összegre emeljük, kérjük, dokumentumok feltöltésével add meg a szükséges információkat.",
203
201
  uploadDocumentsButton: "DOKUMENTUMOK FELTÖLTÉSE",
204
202
  closeButton: "BEZÁR",
205
- invalidInputMessageLimit: "`A megadott értéknek {minValue} és {maxValue} {currency} között kell lennie.`",
203
+ invalidInputMessageLimitMin: "A megadott értéknek nagyobbnak kell lennie, mint {minValue} {currency}.",
204
+ invalidInputMessageLimitMax: "A megadott értéknek kisebbnek kell lennie, mint {maxValue} {currency}.",
205
+ invalidInputMessage: "Kérjük, adjon meg egy érvényes számot.",
206
206
  unableToUpdatePendingRequest: "Nem tudtuk frissíteni a limited, mert egy másik frissítés már folyamatban van. Kérjük, próbáld meg újra, miután az aktuális frissítés beállításra került.",
207
207
  docsRequired: "A dokumentumok feltöltése kötelező.",
208
208
  okButton: "Rendben",
@@ -244,15 +244,12 @@ const de = {
244
244
  None: "",
245
245
  noPeriod: ".",
246
246
  per: "pro",
247
- updateText: "Anwendung am",
248
- removedLimitText: "Entfernung des Limits am",
249
247
  noLimitText: "Derzeit ist kein Limit gesetzt.",
250
248
  lugasPrivacy: "Das anbieterübergreifende LUGAS-Limit ist für Anbieter nicht einsehbar.",
251
249
  limitType: "Limitart",
252
250
  period: "Zeitraum",
253
251
  amount: "Betrag",
254
252
  minutes: "minute",
255
- setLimit: "LIMIT SETZEN",
256
253
  loss: "Verlustlimit",
257
254
  lossAll: "Verlust - Gesamtes Limit",
258
255
  lossCasino: "Verlust - Casino-Limit",
@@ -292,6 +289,7 @@ const de = {
292
289
  closeButton: "CLOSE",
293
290
  invalidInputMessageLimitMin: "Der eingegebene Wert muss kleiner sein als. {minValue} {currency}.",
294
291
  invalidInputMessageLimitMax: "Der eingegebene Wert muss höher sein als {maxValue} {currency}.",
292
+ invalidInputMessage: "Bitte geben Sie eine gültige Zahl ein.",
295
293
  unableToUpdatePendingRequest: "We were unable to update your limit because another update is already pending. Please try again after the current update is applied.",
296
294
  internalServerError: "Beim Festlegen Ihres LUGAS-Einzahlungslimits ist leider ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an unseren Kundenservice unter <a href='mailto:support.de@bet-at-home.com' target='_blank'>support.de@bet-at-home.com</a>.",
297
295
  sessionExpiredException: "Ihre Sitzung ist abgelaufen",
@@ -331,15 +329,12 @@ const de = {
331
329
  None: "Nijedno",
332
330
  noPeriod: "Nijedno",
333
331
  per: "po",
334
- updateText: "primjenjivat će se na",
335
- removedLimitText: "Ograničenje će biti uklonjeno dana",
336
332
  noLimitText: "Trenutno nije postavljeno ograničenje.",
337
333
  lugasPrivacy: "Ograničenje LUGAS za više pružatelja nije vidljivo pružateljima.",
338
334
  limitType: "Vrsta ograničenja",
339
335
  period: "Razdoblje",
340
336
  amount: "Iznos",
341
337
  minutes: "minute",
342
- setLimit: "POSTAVITE OGRANIČENJE",
343
338
  loss: "Ograničenje gubitka",
344
339
  lossAll: "Gubitak - Svi limiti",
345
340
  lossCasino: "Gubitak - Kasino limit",
@@ -378,6 +373,7 @@ const de = {
378
373
  closeButton: "ZATVORI",
379
374
  invalidInputMessageLimitMin: "Unesena vrijednost mora biti manja od {minValue} {currency}.",
380
375
  invalidInputMessageLimitMax: "Unesena vrijednost mora biti veća od {maxValue} {currency}.",
376
+ invalidInputMessage: "Unesite važeći broj.",
381
377
  docsRequired: "Potrebni dokumenti!",
382
378
  okButton: "OK",
383
379
  seconds: "sekundi",
@@ -421,15 +417,12 @@ const de = {
421
417
  None: "",
422
418
  noPeriod: ".",
423
419
  per: "na",
424
- updateText: "uporabljeno bo na",
425
- removedLimitText: "Limit bo odstranjen",
426
420
  noLimitText: "Trenutno ni določen noben limit.",
427
421
  lugasPrivacy: "Na vse ponudnike vezan limit LUGAS, ponudnikom ni v pogled.",
428
422
  limitType: "Vrsta limita",
429
423
  period: "Časovno obdobje",
430
424
  amount: "Znesek",
431
425
  minutes: "minutes",
432
- setLimit: "NASTAVITE LIMIT",
433
426
  loss: "Limit izgube",
434
427
  lossAll: "Izguba - Vse omejitve",
435
428
  lossCasino: "Izguba - Omejitev za kazino",
@@ -468,6 +461,7 @@ const de = {
468
461
  closeButton: "CLOSE",
469
462
  invalidInputMessageLimitMin: "Vrednost, ki jo vnesete, mora biti manjša od {minValue} {currency}.",
470
463
  invalidInputMessageLimitMax: "Vrednost, ki jo vnesete, mora biti višja od {maxValue} {currency}.",
464
+ invalidInputMessage: "Vnesite veljavno številko.",
471
465
  sessionExpiredException: "Vaša seja je potekla",
472
466
  docsRequired: "Documents required!",
473
467
  okButton: "OK",
@@ -505,15 +499,12 @@ const de = {
505
499
  None: "",
506
500
  noPeriod: ".",
507
501
  per: "za",
508
- updateText: "Zostanie zastosowany w dniu",
509
- removedLimitText: "Limit zostanie usunięty",
510
502
  noLimitText: "Obecnie nie posiadasz limitu.",
511
503
  lugasPrivacy: "Świadczeniodawcy nie widzą wzajemnie ustalonego limitu LUGAS.",
512
504
  limitType: "Rodzaj limitu",
513
505
  period: "Przedział czasowy",
514
506
  amount: "Kwota",
515
507
  minutes: "minutes",
516
- setLimit: "USTAW LIMIT",
517
508
  loss: "Limit Strat",
518
509
  lossAll: "Strata - Wszystkie limity",
519
510
  lossCasino: "Strata - Limit kasyna",
@@ -552,6 +543,7 @@ const de = {
552
543
  closeButton: "CLOSE",
553
544
  invalidInputMessageLimitMin: "Wprowadzona wartość musi być niższa niż {minValue} {currency}.",
554
545
  invalidInputMessageLimitMax: "Wprowadzona wartość musi być wyższa niż {maxValue} {currency}.",
546
+ invalidInputMessage: "Proszę wprowadzić poprawną liczbę.",
555
547
  sessionExpiredException: "Twoja sesja wygasła",
556
548
  docsRequired: "Documents required!",
557
549
  okButton: "OK",
@@ -583,7 +575,6 @@ const de = {
583
575
  newWeeklyLimit: "Nouvelle limite hebdomadaire",
584
576
  newMonthlyLimit: "Nouvelle limite mensuelle",
585
577
  per: "par",
586
- updateText: "sera appliqué sur",
587
578
  lugasAll: "Current Deposit Limit",
588
579
  lugasCasino: "Current Deposit Limit",
589
580
  lugasSports: "Current Deposit Limit",
@@ -591,7 +582,6 @@ const de = {
591
582
  limitType: "Limit Type",
592
583
  period: "Period",
593
584
  amount: "Amount",
594
- setLimit: "SET LIMIT",
595
585
  loss: "Loss Limit",
596
586
  lossAll: "Perte - Limite totale",
597
587
  lossCasino: "Perte - Limite de casino",
@@ -620,6 +610,7 @@ const de = {
620
610
  reloadLimitsButton: "RECHARGER",
621
611
  invalidInputMessageLimitMin: "The value entered must be less then {minValue} {currency}.",
622
612
  invalidInputMessageLimitMax: "The value entered must be higher than {maxValue} {currency}.",
613
+ invalidInputMessage: "Veuillez entrer un nombre valide.",
623
614
  sessionExpiredException: "Votre session a expiré",
624
615
  setLimit: "Définir une nouvelle limite",
625
616
  "dataLayer-sports": "Sports",
@@ -646,15 +637,12 @@ const de = {
646
637
  None: "",
647
638
  noPeriod: ".",
648
639
  per: "pe",
649
- updateText: "se va aplica in",
650
- removedLimitText: "Limita va fi anulată in",
651
640
  noLimitText: "Momentan nu exista nicio limita setată.",
652
641
  lugasPrivacy: "The cross-provider LUGAS limit is not visible to providers.",
653
642
  limitType: "Tip limita",
654
643
  period: "Perioada",
655
644
  amount: "Suma",
656
645
  minutes: "minute",
657
- setLimit: "SETEAZA LIMITA",
658
646
  loss: "Limita pierdere",
659
647
  lossAll: "Pierdere - Limit total",
660
648
  lossCasino: "Pierdere - Limit cazino",
@@ -708,6 +696,7 @@ const de = {
708
696
  reloadLimitsButton: "REÎNCARCĂ",
709
697
  invalidInputMessageLimitMin: "Valoarea introdusa trebuie sa fie mai mica decat {minValue} {currency}.",
710
698
  invalidInputMessageLimitMax: "Valoarea introdusa trebuie sa fie mai mare decat {maxValue} {currency}.",
699
+ invalidInputMessage: "Vă rugăm să introduceți un număr valid.",
711
700
  sessionExpiredException: "Sesiunea dvs. a expirat",
712
701
  "dataLayer-sports": "Sporturi",
713
702
  "dataLayer-casino": "Cazino",
@@ -733,15 +722,12 @@ const de = {
733
722
  None: "Ninguno / NA",
734
723
  noPeriod: "Sin periodo",
735
724
  per: "por cada",
736
- updateText: "será aplicado en",
737
- removedLimitText: "El límite será retirado en",
738
725
  noLimitText: "Actualmente no hay un límite establecido.",
739
726
  lugasPrivacy: "El límite del proveedor-cruzado LUGAS no es visible para los proveedores.",
740
727
  limitType: "Tipo de Límite",
741
728
  period: "Periodo",
742
729
  amount: "Monto",
743
730
  minutes: "minutos",
744
- setLimit: "Fijar límite",
745
731
  loss: "Límite de pérdida",
746
732
  lossAll: "Pérdida - Límite total",
747
733
  lossCasino: "Pérdida - Límite de casino",
@@ -778,6 +764,7 @@ const de = {
778
764
  closeButton: "CERRAR",
779
765
  invalidInputMessageLimitMin: "El valor ingresado debe ser menor que {minValue} {currency}.",
780
766
  invalidInputMessageLimitMax: "El valor ingresado debe ser mayor que {maxValue} {currency}.",
767
+ invalidInputMessage: "Por favor, introduzca un número válido.",
781
768
  sessionExpiredException: "Su sesión ha expirado",
782
769
  unableToUpdatePendingRequest: "No pudimos actualizar tu límite porque ya hay otra actualización pendiente. Vuelve a intentarlo después de haberse aplicado la actualización actual.",
783
770
  docsRequired: "Documentos requeridos!",
@@ -828,7 +815,6 @@ const de = {
828
815
  period: "Período",
829
816
  amount: "Quantia",
830
817
  minutes: "minutos",
831
- setLimit: "DEFINIR LIMITE",
832
818
  loss: "Limite de Perda",
833
819
  lossAll: "Perda - Limite Total",
834
820
  lossCasino: "Perda - Limite de Cassino",
@@ -876,6 +862,7 @@ const de = {
876
862
  closeButton: "FECHAR",
877
863
  invalidInputMessageLimitMin: "O valor inserido deve ser maior que {minValue} {currency}.",
878
864
  invalidInputMessageLimitMax: "O valor inserido deve ser menor que {maxValue} {currency}.",
865
+ invalidInputMessage: "Por favor, insira um número válido.",
879
866
  unableToUpdatePendingRequest: "Não conseguimos atualizar seu limite porque outra atualização já está pendente. Por favor, tente novamente após a aplicação da atualização atual.",
880
867
  internalServerError: 'Infelizmente, houve um erro ao definir seu limite LUGAS. Por favor, tente novamente ou entre em contato com nosso suporte ao cliente em <a href="mailto:support.de@bet-at-home.com" target="_blank">support.de@bet-at-home.com</a>.',
881
868
  docsRequired: "Documentos necessários!",
@@ -905,15 +892,12 @@ const de = {
905
892
  None: "Nada",
906
893
  noPeriod: "nenhum periodo",
907
894
  per: "per",
908
- updateText: "Serão aplicados",
909
- removedLimitText: "O limite será removido em",
910
895
  noLimitText: "Atualmente não há limite",
911
896
  lugasPrivacy: "O limite do provedor LUGAS não é visível para outros provedores",
912
897
  limitType: "Tipo de limite",
913
898
  period: "Período",
914
899
  amount: "Quantidade",
915
900
  minutes: "minutos",
916
- setLimit: "DEFINIR LIMITE",
917
901
  loss: "Limite de perda",
918
902
  lossAll: "Perda - Limite total",
919
903
  lossCasino: "Perda - Limite de cassino",
@@ -955,6 +939,7 @@ const de = {
955
939
  closeButton: "Data",
956
940
  invalidInputMessageLimitMin: "O valor inserido deve ser superior a {minValue} {currency}.",
957
941
  invalidInputMessageLimitMax: "O valor inserido deve ser menor que {maxValue} {currency}.",
942
+ invalidInputMessage: "Por favor, insira um número válido.",
958
943
  unableToUpdatePendingRequest: "Não foi possível atualizar seu limite porque já há outra atualização pendente. Tente novamente assim que a atualização pendente for aplicada.",
959
944
  internalServerError: "Infelizmente,' Ocorreu um erro ao definir seu limite LEGAS. Por favor, tente novamente ou entre em contato com nosso suporte ao cliente em <a href='mailto:support.de@bet-at-home.com' target='_blank'>support.de@bet-at-home.com</a>.'",
960
945
  sessionExpiredException: "Sua sessão expirou",
@@ -994,15 +979,12 @@ const de = {
994
979
  None: "Ninguno",
995
980
  noPeriod: "Ningún periodo.",
996
981
  per: "per",
997
- updateText: "se aplicará el",
998
- removedLimitText: "El límite se removerá el",
999
982
  noLimitText: "No hay límite actualmente",
1000
983
  lugasPrivacy: "El límite del proveedor LUGAS no está visible para otros proveedores",
1001
984
  limitType: "Tipo de límite",
1002
985
  period: "Periodo",
1003
986
  amount: "Monto",
1004
987
  minutes: "minutos",
1005
- setLimit: "FIJAR LÍMITE",
1006
988
  loss: "Límite de pérdida",
1007
989
  lossAll: "Pérdida - Límite total",
1008
990
  lossCasino: "Pérdida - Límite de casino",
@@ -1045,6 +1027,7 @@ const de = {
1045
1027
  closeButton: "CERRAR",
1046
1028
  invalidInputMessageLimitMin: "El valor ingresado debe ser más alto a {minValue} {currency}.",
1047
1029
  invalidInputMessageLimitMax: "El valor ingresado debe ser menos {maxValue} {currency}.",
1030
+ invalidInputMessage: "Por favor, ingrese un número válido.",
1048
1031
  unableToUpdatePendingRequest: "No pudimos actualizar su límite porque otra actualización porque ya hay otra actualización pendiente. Por favor intente de nuevo una vez que la actualización pendiente sea aplicada.",
1049
1032
  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>.",
1050
1033
  docsRequired: "DOCUMENTOS requeridos",
@@ -1083,8 +1066,6 @@ const de = {
1083
1066
  None: "",
1084
1067
  noPeriod: ".",
1085
1068
  per: "başına",
1086
- updateText: "tarihinde uygulanacak",
1087
- removedLimitText: "Limit kaldırılacak",
1088
1069
  noLimitText: "Şu anda belirlenmiş bir limit bulunmamaktadır.",
1089
1070
  lugasPrivacy: "Sağlayıcılar arası LUGAS limiti sağlayıcılar tarafından görülmez.",
1090
1071
  limitType: "Limit Türü",
@@ -1142,6 +1123,7 @@ const de = {
1142
1123
  closeButton: "KAPALI",
1143
1124
  invalidInputMessageLimitMin: "Girilen değer {minValue} {currency} değerinden yüksek olmalıdır.",
1144
1125
  invalidInputMessageLimitMax: "Girilen değer {maxValue} {currency} değerinden küçük olmalıdır.",
1126
+ invalidInputMessage: "Lütfen geçerli bir sayı girin.",
1145
1127
  unableToUpdatePendingRequest: "Başka bir güncelleme zaten beklemede olduğundan limitinizi güncelleyemedik. Lütfen mevcut güncelleme uygulandıktan sonra tekrar deneyin.",
1146
1128
  internalServerError: "Maalesef LUGAS sınırınız ayarlanırken bir hata oluştu. Lütfen tekrar deneyin veya <a href='mailto:support.de@bet-at-home.com' target='_blank'>support.de@bet-at-home.com</a> adresinden müşteri desteğimizle iletişime geçin.",
1147
1129
  docsRequired: "Gerekli belgeler!",
@@ -1158,116 +1140,116 @@ const de = {
1158
1140
  netdepositAll: "Net Yatırma Limiti"
1159
1141
  }
1160
1142
  };
1161
- function _i(o) {
1162
- Li(o, "svelte-1j76vty", ':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, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}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, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-page-2-gm16{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.LimitsInteractionArea{display:flex;flex-direction:column;margin-top:12px}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px;float:left}.LimitsInteractionArea .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #fd2839));font-size:14px;padding:6px 0px;margin-bottom:6px}.LimitsPageContainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:500px}.LimitsPageContainer .LimitsList{width:100%}.LimitsPageContainer .LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitCompliance{margin:20px 0px}.LimitCompliance .LimitComplianceText{font-size:14px}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586b);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #ffffff));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.CloseButton{background:var(--emw--color-white, #ffffff);color:var(--emw--color-gray-300, #58586b);border:1px solid var(--emw--color-gray-300, #58586b);margin-top:8px;border-radius:2px;padding:12px;cursor:pointer}.LimitDetails{padding:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #f9f8f8)}.LimitDetailsTextWrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:16px;gap:10px;font-size:1.3rem;color:var(--emw--color-black, #000000)}.PendingLimit{color:var(--emw--color-black, #000000)}.CurrentLimitContainer{width:100%;display:flex;flex-direction:column;gap:5px}.LimitTitle{font-size:0.9rem}.PopupOverlay{position:absolute;top:0;left:0;background:rgba(35, 38, 43, 0.7);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;z-index:99}.PopupContainer{background:var(--emw--color-white, #ffffff);font-size:1.3rem;color:var(--emw--color-black, #000000);width:80vw;min-height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #ffffff);color:var(--emw--color-black, #000000);font-size:1.3rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.ContainerLimitActions{display:flex;flex-direction:row;gap:10px}.ReloadLimitButton,.RemoveLimitButton,.ConfirmLimitButton,.CancelLimitButton{height:28px;width:100%;max-width:150px;font-size:0.7rem;background:var(--emw--color-white, #ffffff);color:var(--emw--color-gray-300, #58586b);border:1px solid var(--emw--color-gray-300, #58586b);border-radius:4px;padding:0 4px;cursor:pointer;white-space:nowrap}.ReloadLimitButton:hover,.RemoveLimitButton:hover,.ConfirmLimitButton:hover,.CancelLimitButton:hover{background:var(--emw--color-gray-300, #58586b);color:var(--emw--color-white, #ffffff)}.ReloadLimitButton.disabled,.RemoveLimitButton.disabled,.ConfirmLimitButton.disabled,.CancelLimitButton.disabled{color:var(--emw--bonus-pagination-disabled, var(--emw--color-gray-100, #e6e6e6));border-color:var(--emw--bonus-pagination-disabled, var(--emw--color-gray-100, #e6e6e6));cursor:default}.ReloadLimitButton.disabled:hover,.RemoveLimitButton.disabled:hover,.ConfirmLimitButton.disabled:hover,.CancelLimitButton.disabled:hover{background:none;color:none}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.LoadingIndicator{width:100px;height:100px;margin:110px auto 0;border:solid 10px rgb(122, 195, 23);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all 0.5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all 0.5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.skeletonLimitContainer{min-height:500px;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonLimitContainer .skeletonLimitWrapper{min-height:150px;width:45%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586b);margin:12px;padding:8px 12px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:30%;margin-bottom:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:5px;margin-bottom:30px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonAmountText{width:40%;margin-bottom:10px;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonSubText{width:80%;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:30%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonLimitWrapper{width:100%;margin:0px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:100%;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{width:100%;gap:10px;flex-direction:column;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{display:flex;flex-direction:column;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:100%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}}.skeletonLimitContainer .skeletonInputWrapper{display:flex;flex-direction:column;width:320px;gap:10px}.skeletonLimitContainer .skeletonInputWrapper .skletonHeader{width:50%;margin-top:20px}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonInputWrapper{width:100%}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:inherit}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
1143
+ function bi(o) {
1144
+ di(o, "svelte-1j76vty", ':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, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}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, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-page-2-gm16{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.LimitsInteractionArea{display:flex;flex-direction:column;margin-top:12px}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px;float:left}.LimitsInteractionArea .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #fd2839));font-size:14px;padding:6px 0px;margin-bottom:6px}.LimitsPageContainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:500px}.LimitsPageContainer .LimitsList{width:100%}.LimitsPageContainer .LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitCompliance{margin:20px 0px}.LimitCompliance .LimitComplianceText{font-size:14px}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586b);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #ffffff));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.CloseButton{background:var(--emw--color-white, #ffffff);color:var(--emw--color-gray-300, #58586b);border:1px solid var(--emw--color-gray-300, #58586b);margin-top:8px;border-radius:2px;padding:12px;cursor:pointer}.LimitDetails{padding:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #f9f8f8)}.LimitDetailsTextWrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:16px;gap:10px;font-size:1.3rem;color:var(--emw--color-black, #000000)}.PendingLimit{color:var(--emw--color-black, #000000)}.CurrentLimitContainer{width:100%;display:flex;flex-direction:column;gap:5px}.LimitTitle{font-size:0.9rem}.PopupOverlay{position:absolute;top:0;left:0;background:rgba(35, 38, 43, 0.7);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;z-index:99}.PopupContainer{background:var(--emw--color-white, #ffffff);font-size:1.3rem;color:var(--emw--color-black, #000000);width:80vw;min-height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #ffffff);color:var(--emw--color-black, #000000);font-size:1.3rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.ContainerLimitActions{display:flex;flex-direction:row;gap:10px}.ReloadLimitButton,.RemoveLimitButton,.ConfirmLimitButton,.CancelLimitButton{height:28px;width:100%;max-width:150px;font-size:0.7rem;background:var(--emw--color-white, #ffffff);color:var(--emw--color-gray-300, #58586b);border:1px solid var(--emw--color-gray-300, #58586b);border-radius:4px;padding:0 4px;cursor:pointer;white-space:nowrap}.ReloadLimitButton:hover,.RemoveLimitButton:hover,.ConfirmLimitButton:hover,.CancelLimitButton:hover{background:var(--emw--color-gray-300, #58586b);color:var(--emw--color-white, #ffffff)}.ReloadLimitButton.disabled,.RemoveLimitButton.disabled,.ConfirmLimitButton.disabled,.CancelLimitButton.disabled{color:var(--emw--bonus-pagination-disabled, var(--emw--color-gray-100, #e6e6e6));border-color:var(--emw--bonus-pagination-disabled, var(--emw--color-gray-100, #e6e6e6));cursor:default}.ReloadLimitButton.disabled:hover,.RemoveLimitButton.disabled:hover,.ConfirmLimitButton.disabled:hover,.CancelLimitButton.disabled:hover{background:none;color:none}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.LoadingIndicator{width:100px;height:100px;margin:110px auto 0;border:solid 10px rgb(122, 195, 23);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all 0.5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all 0.5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.skeletonLimitContainer{min-height:500px;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonLimitContainer .skeletonLimitWrapper{min-height:150px;width:45%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586b);margin:12px;padding:8px 12px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:30%;margin-bottom:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:5px;margin-bottom:30px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{width:100%}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonAmountText{width:40%;margin-bottom:10px;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount .skeletonSubText{width:80%;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:30%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonLimitWrapper{width:100%;margin:0px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitText{width:100%;overflow:hidden}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent{width:100%;gap:10px;flex-direction:column;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitAmount{display:flex;flex-direction:column;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton{display:flex;flex-direction:row;width:100%;gap:10px}.skeletonLimitContainer .skeletonLimitWrapper .skeletonLimitContent .skeletonLimitButton div{width:100%}}.skeletonLimitContainer .skeletonInputWrapper{display:flex;flex-direction:column;width:320px;gap:10px}.skeletonLimitContainer .skeletonInputWrapper .skletonHeader{width:50%;margin-top:20px}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:100%}@container (max-width: 768px){.skeletonLimitContainer .skeletonInputWrapper{width:100%}.skeletonLimitContainer .skeletonInputWrapper .skeletonPeriod,.skeletonLimitContainer .skeletonInputWrapper .skeletonInputAmount,.skeletonLimitContainer .skeletonInputWrapper .skeletonButton{width:inherit}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
1163
1145
  }
1164
- function Qe(o, e, t) {
1146
+ function Xe(o, e, t) {
1165
1147
  const i = o.slice();
1166
- return i[123] = e[t], i;
1148
+ return i[121] = e[t], i;
1167
1149
  }
1168
- function $e(o, e, t) {
1150
+ function Je(o, e, t) {
1169
1151
  const i = o.slice();
1170
- return i[126] = e[t], i[128] = t, i;
1152
+ return i[124] = e[t], i[126] = t, i;
1171
1153
  }
1172
- function et(o, e, t) {
1154
+ function Qe(o, e, t) {
1173
1155
  const i = o.slice();
1174
- return i[126] = e[t], i;
1156
+ return i[124] = e[t], i;
1175
1157
  }
1176
- function tt(o, e, t) {
1158
+ function $e(o, e, t) {
1177
1159
  const i = o.slice();
1178
- return i[131] = e[t], i;
1160
+ return i[129] = e[t], i;
1179
1161
  }
1180
- function Si(o, e, t) {
1162
+ function wi(o, e, t) {
1181
1163
  const i = o.slice();
1182
- return i[120] = e[t], i;
1164
+ return i[118] = e[t], i;
1183
1165
  }
1184
- function it(o) {
1166
+ function et(o) {
1185
1167
  let e, t, i;
1186
- function n(d, p) {
1168
+ function a(d, p) {
1187
1169
  return (
1188
1170
  /*popupReady*/
1189
- d[20] ? Ai : Ci
1171
+ d[19] ? _i : Si
1190
1172
  );
1191
1173
  }
1192
- let s = n(o), r = s(o);
1174
+ let s = a(o), r = s(o);
1193
1175
  return {
1194
1176
  c() {
1195
1177
  e = v("div"), t = v("div"), r.c(), c(t, "class", i = "PopupContainer " + /*popupClass*/
1196
- o[22] + " " + /*isDesktop*/
1197
- (o[27] ? "Desktop" : "")), c(e, "class", "PopupOverlay");
1178
+ o[21] + " " + /*isDesktop*/
1179
+ (o[26] ? "Desktop" : "")), c(e, "class", "PopupOverlay");
1198
1180
  },
1199
1181
  m(d, p) {
1200
1182
  C(d, e, p), u(e, t), r.m(t, null);
1201
1183
  },
1202
1184
  p(d, p) {
1203
- s === (s = n(d)) && r ? r.p(d, p) : (r.d(1), r = s(d), r && (r.c(), r.m(t, null))), p[0] & /*popupClass*/
1204
- 4194304 && i !== (i = "PopupContainer " + /*popupClass*/
1205
- d[22] + " " + /*isDesktop*/
1206
- (d[27] ? "Desktop" : "")) && c(t, "class", i);
1185
+ s === (s = a(d)) && r ? r.p(d, p) : (r.d(1), r = s(d), r && (r.c(), r.m(t, null))), p[0] & /*popupClass*/
1186
+ 2097152 && i !== (i = "PopupContainer " + /*popupClass*/
1187
+ d[21] + " " + /*isDesktop*/
1188
+ (d[26] ? "Desktop" : "")) && c(t, "class", i);
1207
1189
  },
1208
1190
  d(d) {
1209
1191
  d && A(e), r.d();
1210
1192
  }
1211
1193
  };
1212
1194
  }
1213
- function Ai(o) {
1195
+ function _i(o) {
1214
1196
  let e, t, i = (
1215
1197
  /*$_*/
1216
- o[26]("popupTitle") + ""
1217
- ), n, s, r, d, p, m, f, h, P, b, D, H, G;
1198
+ o[25]("popupTitle") + ""
1199
+ ), a, s, r, d, p, m, L, h, M, b, j, H, G;
1218
1200
  function V(y, _) {
1219
1201
  return (
1220
1202
  /*popupErrorDisplay*/
1221
- y[18] ? ji : (
1203
+ y[17] ? Di : (
1222
1204
  /*popupVariant*/
1223
- y[23] == 2 ? Di : Ti
1205
+ y[22] == 2 ? Ci : Ai
1224
1206
  )
1225
1207
  );
1226
1208
  }
1227
- let q = V(o), x = q(o);
1209
+ let q = V(o), E = q(o);
1228
1210
  function U(y, _) {
1229
1211
  return (
1230
1212
  /*popupErrorDisplay*/
1231
- y[18] ? Pi : (
1213
+ y[17] ? zi : (
1232
1214
  /*popupVariant*/
1233
- y[23] == 2 ? Ei : zi
1215
+ y[22] == 2 ? ji : Ti
1234
1216
  )
1235
1217
  );
1236
1218
  }
1237
- let R = U(o), j = R(o);
1219
+ let R = U(o), z = R(o);
1238
1220
  function w(y, _) {
1239
1221
  return (
1240
1222
  /*popupVariant*/
1241
- y[23] == 2 ? Mi : xi
1223
+ y[22] == 2 ? Mi : Pi
1242
1224
  );
1243
1225
  }
1244
- let M = w(o), S = M(o);
1226
+ let x = w(o), S = x(o);
1245
1227
  return {
1246
1228
  c() {
1247
- e = v("div"), t = v("span"), n = I(i), s = B(), r = v("button"), r.textContent = "X", d = B(), p = v("div"), m = v("div"), x.c(), f = B(), j.c(), h = B(), P = v("p"), b = B(), S.c(), D = ft(), c(t, "class", "PopupTitle"), c(r, "class", "ClosePopup"), c(e, "class", "PopupTitleWrapper"), c(m, "class", "ResultIconWrapper"), c(P, "class", "DescriptionParagraph"), c(p, "class", "DescriptionWrapper");
1229
+ e = v("div"), t = v("span"), a = I(i), s = B(), r = v("button"), r.textContent = "X", d = B(), p = v("div"), m = v("div"), E.c(), L = B(), z.c(), h = B(), M = v("p"), b = B(), S.c(), j = ct(), c(t, "class", "PopupTitle"), c(r, "class", "ClosePopup"), c(e, "class", "PopupTitleWrapper"), c(m, "class", "ResultIconWrapper"), c(M, "class", "DescriptionParagraph"), c(p, "class", "DescriptionWrapper");
1248
1230
  },
1249
1231
  m(y, _) {
1250
- C(y, e, _), u(e, t), u(t, n), u(e, s), u(e, r), C(y, d, _), C(y, p, _), u(p, m), x.m(m, null), u(m, f), j.m(m, null), u(p, h), u(p, P), P.innerHTML = /*popupContent*/
1251
- o[21], C(y, b, _), S.m(y, _), C(y, D, _), H || (G = te(
1232
+ C(y, e, _), u(e, t), u(t, a), u(e, s), u(e, r), C(y, d, _), C(y, p, _), u(p, m), E.m(m, null), u(m, L), z.m(m, null), u(p, h), u(p, M), M.innerHTML = /*popupContent*/
1233
+ o[20], C(y, b, _), S.m(y, _), C(y, j, _), H || (G = ie(
1252
1234
  r,
1253
1235
  "click",
1254
1236
  /*closePopup*/
1255
- o[39]
1237
+ o[38]
1256
1238
  ), H = !0);
1257
1239
  },
1258
1240
  p(y, _) {
1259
1241
  _[0] & /*$_*/
1260
- 67108864 && i !== (i = /*$_*/
1261
- y[26]("popupTitle") + "") && N(n, i), q !== (q = V(y)) && (x.d(1), x = q(y), x && (x.c(), x.m(m, f))), R === (R = U(y)) && j ? j.p(y, _) : (j.d(1), j = R(y), j && (j.c(), j.m(m, null))), _[0] & /*popupContent*/
1262
- 2097152 && (P.innerHTML = /*popupContent*/
1263
- y[21]), M === (M = w(y)) && S ? S.p(y, _) : (S.d(1), S = M(y), S && (S.c(), S.m(D.parentNode, D)));
1242
+ 33554432 && i !== (i = /*$_*/
1243
+ y[25]("popupTitle") + "") && N(a, i), q !== (q = V(y)) && (E.d(1), E = q(y), E && (E.c(), E.m(m, L))), R === (R = U(y)) && z ? z.p(y, _) : (z.d(1), z = R(y), z && (z.c(), z.m(m, null))), _[0] & /*popupContent*/
1244
+ 1048576 && (M.innerHTML = /*popupContent*/
1245
+ y[20]), x === (x = w(y)) && S ? S.p(y, _) : (S.d(1), S = x(y), S && (S.c(), S.m(j.parentNode, j)));
1264
1246
  },
1265
1247
  d(y) {
1266
- y && (A(e), A(d), A(p), A(b), A(D)), x.d(), j.d(), S.d(y), H = !1, G();
1248
+ y && (A(e), A(d), A(p), A(b), A(j)), E.d(), z.d(), S.d(y), H = !1, G();
1267
1249
  }
1268
1250
  };
1269
1251
  }
1270
- function Ci(o) {
1252
+ function Si(o) {
1271
1253
  let e;
1272
1254
  return {
1273
1255
  c() {
@@ -1276,316 +1258,313 @@ function Ci(o) {
1276
1258
  m(t, i) {
1277
1259
  C(t, e, i);
1278
1260
  },
1279
- p: ge,
1261
+ p: Le,
1280
1262
  d(t) {
1281
1263
  t && A(e);
1282
1264
  }
1283
1265
  };
1284
1266
  }
1285
- function Ti(o) {
1286
- let e, t, i, n, s, r;
1267
+ function Ai(o) {
1268
+ let e, t, i, a, s, r;
1287
1269
  return {
1288
1270
  c() {
1289
- e = W("svg"), t = W("defs"), i = W("style"), n = I(`.fil0 {
1271
+ e = W("svg"), t = W("defs"), i = W("style"), a = I(`.fil0 {
1290
1272
  fill: black;
1291
1273
  fill-rule: nonzero;
1292
1274
  }
1293
- `), s = W("g"), r = W("polygon"), c(i, "type", "text/css"), c(r, "class", "fil0"), c(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "xml:space", "preserve"), c(e, "version", "1.1"), Se(e, "shape-rendering", "geometricPrecision"), Se(e, "text-rendering", "geometricPrecision"), Se(e, "image-rendering", "optimizeQuality"), c(e, "viewBox", "0 0 90 69"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "fill-rule", "evenodd"), c(e, "clip-rule", "evenodd");
1275
+ `), s = W("g"), r = W("polygon"), c(i, "type", "text/css"), c(r, "class", "fil0"), c(r, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "xml:space", "preserve"), c(e, "version", "1.1"), _e(e, "shape-rendering", "geometricPrecision"), _e(e, "text-rendering", "geometricPrecision"), _e(e, "image-rendering", "optimizeQuality"), c(e, "viewBox", "0 0 90 69"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "fill-rule", "evenodd"), c(e, "clip-rule", "evenodd");
1294
1276
  },
1295
1277
  m(d, p) {
1296
- C(d, e, p), u(e, t), u(t, i), u(i, n), u(e, s), u(s, r);
1278
+ C(d, e, p), u(e, t), u(t, i), u(i, a), u(e, s), u(s, r);
1297
1279
  },
1298
1280
  d(d) {
1299
1281
  d && A(e);
1300
1282
  }
1301
1283
  };
1302
1284
  }
1303
- function Di(o) {
1285
+ function Ci(o) {
1304
1286
  let e, t, i;
1305
1287
  return {
1306
1288
  c() {
1307
1289
  e = W("svg"), t = W("g"), i = W("path"), c(i, "id", "XMLID_6_"), c(i, "d", `M426.2,55h-99.8C318,23.3,290,0,255.5,0S193,23.3,184.7,55H84.9c-27,0-48.5,22.4-48.5,48.5v360
1308
1290
  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
1309
1291
  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
1310
- h256.5v-82.1H429v366.5H429.9z`), c(t, "id", "XMLID_1_"), c(e, "version", "1.1"), c(e, "id", "Layer_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 512 512"), Se(e, "enable-background", "new 0 0 512 512"), c(e, "xml:space", "preserve");
1292
+ h256.5v-82.1H429v366.5H429.9z`), c(t, "id", "XMLID_1_"), c(e, "version", "1.1"), c(e, "id", "Layer_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 512 512"), _e(e, "enable-background", "new 0 0 512 512"), c(e, "xml:space", "preserve");
1311
1293
  },
1312
- m(n, s) {
1313
- C(n, e, s), u(e, t), u(t, i);
1294
+ m(a, s) {
1295
+ C(a, e, s), u(e, t), u(t, i);
1314
1296
  },
1315
- d(n) {
1316
- n && A(e);
1297
+ d(a) {
1298
+ a && A(e);
1317
1299
  }
1318
1300
  };
1319
1301
  }
1320
- function ji(o) {
1321
- let e, t, i, n, s, r, d, p, m, f, h, P, b, D, H, G, V, q, x;
1302
+ function Di(o) {
1303
+ let e, t, i, a, s, r, d, p, m, L, h, M, b, j, H, G, V, q, E;
1322
1304
  return {
1323
1305
  c() {
1324
- e = W("svg"), t = W("g"), i = W("path"), n = W("path"), s = W("g"), r = W("g"), d = W("g"), p = W("g"), m = W("g"), f = W("g"), h = W("g"), P = W("g"), b = W("g"), D = W("g"), H = W("g"), G = W("g"), V = W("g"), q = W("g"), x = W("g"), c(i, "d", `M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M26,50C12.767,50,2,39.233,2,26
1325
- S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), c(n, "d", `M35.707,16.293c-0.391-0.391-1.023-0.391-1.414,0L26,24.586l-8.293-8.293c-0.391-0.391-1.023-0.391-1.414,0
1306
+ e = W("svg"), t = W("g"), i = W("path"), a = W("path"), s = W("g"), r = W("g"), d = W("g"), p = W("g"), m = W("g"), L = W("g"), h = W("g"), M = W("g"), b = W("g"), j = W("g"), H = W("g"), G = W("g"), V = W("g"), q = W("g"), E = W("g"), c(i, "d", `M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M26,50C12.767,50,2,39.233,2,26
1307
+ S12.767,2,26,2s24,10.767,24,24S39.233,50,26,50z`), c(a, "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
1326
1308
  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
1327
1309
  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
1328
- c0.391-0.391,0.391-1.023,0-1.414L27.414,26l8.293-8.293C36.098,17.316,36.098,16.684,35.707,16.293z`), c(e, "version", "1.1"), c(e, "id", "Capa_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 52 52"), Se(e, "enable-background", "new 0 0 52 52"), c(e, "xml:space", "preserve");
1310
+ c0.391-0.391,0.391-1.023,0-1.414L27.414,26l8.293-8.293C36.098,17.316,36.098,16.684,35.707,16.293z`), c(e, "version", "1.1"), c(e, "id", "Capa_1"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(e, "x", "0px"), c(e, "y", "0px"), c(e, "viewBox", "0 0 52 52"), _e(e, "enable-background", "new 0 0 52 52"), c(e, "xml:space", "preserve");
1329
1311
  },
1330
1312
  m(U, R) {
1331
- C(U, e, R), u(e, t), u(t, i), u(t, n), u(e, s), u(e, r), u(e, d), u(e, p), u(e, m), u(e, f), u(e, h), u(e, P), u(e, b), u(e, D), u(e, H), u(e, G), u(e, V), u(e, q), u(e, x);
1313
+ C(U, e, R), u(e, t), u(t, i), u(t, a), u(e, s), u(e, r), u(e, d), u(e, p), u(e, m), u(e, L), u(e, h), u(e, M), u(e, b), u(e, j), u(e, H), u(e, G), u(e, V), u(e, q), u(e, E);
1332
1314
  },
1333
1315
  d(U) {
1334
1316
  U && A(e);
1335
1317
  }
1336
1318
  };
1337
1319
  }
1338
- function zi(o) {
1320
+ function Ti(o) {
1339
1321
  let e, t = (
1340
1322
  /*$_*/
1341
- o[26]("popupSuccess") + ""
1323
+ o[25]("popupSuccess") + ""
1342
1324
  ), i;
1343
1325
  return {
1344
1326
  c() {
1345
1327
  e = v("p"), i = I(t);
1346
1328
  },
1347
- m(n, s) {
1348
- C(n, e, s), u(e, i);
1329
+ m(a, s) {
1330
+ C(a, e, s), u(e, i);
1349
1331
  },
1350
- p(n, s) {
1332
+ p(a, s) {
1351
1333
  s[0] & /*$_*/
1352
- 67108864 && t !== (t = /*$_*/
1353
- n[26]("popupSuccess") + "") && N(i, t);
1334
+ 33554432 && t !== (t = /*$_*/
1335
+ a[25]("popupSuccess") + "") && N(i, t);
1354
1336
  },
1355
- d(n) {
1356
- n && A(e);
1337
+ d(a) {
1338
+ a && A(e);
1357
1339
  }
1358
1340
  };
1359
1341
  }
1360
- function Ei(o) {
1342
+ function ji(o) {
1361
1343
  let e, t = (
1362
1344
  /*$_*/
1363
- o[26]("docsRequired") + ""
1345
+ o[25]("docsRequired") + ""
1364
1346
  ), i;
1365
1347
  return {
1366
1348
  c() {
1367
1349
  e = v("p"), i = I(t);
1368
1350
  },
1369
- m(n, s) {
1370
- C(n, e, s), u(e, i);
1351
+ m(a, s) {
1352
+ C(a, e, s), u(e, i);
1371
1353
  },
1372
- p(n, s) {
1354
+ p(a, s) {
1373
1355
  s[0] & /*$_*/
1374
- 67108864 && t !== (t = /*$_*/
1375
- n[26]("docsRequired") + "") && N(i, t);
1356
+ 33554432 && t !== (t = /*$_*/
1357
+ a[25]("docsRequired") + "") && N(i, t);
1376
1358
  },
1377
- d(n) {
1378
- n && A(e);
1359
+ d(a) {
1360
+ a && A(e);
1379
1361
  }
1380
1362
  };
1381
1363
  }
1382
- function Pi(o) {
1364
+ function zi(o) {
1383
1365
  let e, t = (
1384
1366
  /*$_*/
1385
- o[26]("popupError") + ""
1367
+ o[25]("popupError") + ""
1386
1368
  ), i;
1387
1369
  return {
1388
1370
  c() {
1389
1371
  e = v("p"), i = I(t);
1390
1372
  },
1391
- m(n, s) {
1392
- C(n, e, s), u(e, i);
1373
+ m(a, s) {
1374
+ C(a, e, s), u(e, i);
1393
1375
  },
1394
- p(n, s) {
1376
+ p(a, s) {
1395
1377
  s[0] & /*$_*/
1396
- 67108864 && t !== (t = /*$_*/
1397
- n[26]("popupError") + "") && N(i, t);
1378
+ 33554432 && t !== (t = /*$_*/
1379
+ a[25]("popupError") + "") && N(i, t);
1398
1380
  },
1399
- d(n) {
1400
- n && A(e);
1381
+ d(a) {
1382
+ a && A(e);
1401
1383
  }
1402
1384
  };
1403
1385
  }
1404
- function xi(o) {
1386
+ function Pi(o) {
1405
1387
  let e, t = (
1406
1388
  /*$_*/
1407
- o[26]("okButton") + ""
1408
- ), i, n, s;
1389
+ o[25]("okButton") + ""
1390
+ ), i, a, s;
1409
1391
  return {
1410
1392
  c() {
1411
1393
  e = v("button"), i = I(t), c(e, "class", "ConfirmButton");
1412
1394
  },
1413
1395
  m(r, d) {
1414
- C(r, e, d), u(e, i), n || (s = te(
1396
+ C(r, e, d), u(e, i), a || (s = ie(
1415
1397
  e,
1416
1398
  "click",
1417
1399
  /*closePopup*/
1418
- o[39]
1419
- ), n = !0);
1400
+ o[38]
1401
+ ), a = !0);
1420
1402
  },
1421
1403
  p(r, d) {
1422
1404
  d[0] & /*$_*/
1423
- 67108864 && t !== (t = /*$_*/
1424
- r[26]("okButton") + "") && N(i, t);
1405
+ 33554432 && t !== (t = /*$_*/
1406
+ r[25]("okButton") + "") && N(i, t);
1425
1407
  },
1426
1408
  d(r) {
1427
- r && A(e), n = !1, s();
1409
+ r && A(e), a = !1, s();
1428
1410
  }
1429
1411
  };
1430
1412
  }
1431
1413
  function Mi(o) {
1432
1414
  let e, t = (
1433
1415
  /*$_*/
1434
- o[26]("uploadDocumentsButton") + ""
1435
- ), i, n, s = (
1416
+ o[25]("uploadDocumentsButton") + ""
1417
+ ), i, a, s = (
1436
1418
  /*$_*/
1437
- o[26]("closeButton") + ""
1419
+ o[25]("closeButton") + ""
1438
1420
  ), r, d, p;
1439
1421
  return {
1440
1422
  c() {
1441
- e = v("button"), i = B(), n = v("button"), r = I(s), c(e, "class", "ConfirmButton"), c(n, "class", "CloseButton");
1423
+ e = v("button"), i = B(), a = v("button"), r = I(s), c(e, "class", "ConfirmButton"), c(a, "class", "CloseButton");
1442
1424
  },
1443
- m(m, f) {
1444
- C(m, e, f), e.innerHTML = t, C(m, i, f), C(m, n, f), u(n, r), d || (p = [
1445
- te(
1425
+ m(m, L) {
1426
+ C(m, e, L), e.innerHTML = t, C(m, i, L), C(m, a, L), u(a, r), d || (p = [
1427
+ ie(
1446
1428
  e,
1447
1429
  "click",
1448
1430
  /*uploadDocumentsTrigger*/
1449
- o[40]
1431
+ o[39]
1450
1432
  ),
1451
- te(
1452
- n,
1433
+ ie(
1434
+ a,
1453
1435
  "click",
1454
1436
  /*closePopup*/
1455
- o[39]
1437
+ o[38]
1456
1438
  )
1457
1439
  ], d = !0);
1458
1440
  },
1459
- p(m, f) {
1460
- f[0] & /*$_*/
1461
- 67108864 && t !== (t = /*$_*/
1462
- m[26]("uploadDocumentsButton") + "") && (e.innerHTML = t), f[0] & /*$_*/
1463
- 67108864 && s !== (s = /*$_*/
1464
- m[26]("closeButton") + "") && N(r, s);
1441
+ p(m, L) {
1442
+ L[0] & /*$_*/
1443
+ 33554432 && t !== (t = /*$_*/
1444
+ m[25]("uploadDocumentsButton") + "") && (e.innerHTML = t), L[0] & /*$_*/
1445
+ 33554432 && s !== (s = /*$_*/
1446
+ m[25]("closeButton") + "") && N(r, s);
1465
1447
  },
1466
1448
  d(m) {
1467
- m && (A(e), A(i), A(n)), d = !1, je(p);
1449
+ m && (A(e), A(i), A(a)), d = !1, Te(p);
1468
1450
  }
1469
1451
  };
1470
1452
  }
1471
- function Ii(o) {
1472
- let e, t, i, n, s, r, d, p, m, f, h = (
1453
+ function Ei(o) {
1454
+ let e, t, i, a, s, r, d, p, m, L, h = (
1473
1455
  /*multiplePeriods*/
1474
- o[15] ? `${/*$_*/
1475
- o[26]("amount")}` : `${/*$_*/
1476
- o[26](`new${/*selectedPeriod*/
1456
+ o[14] ? `${/*$_*/
1457
+ o[25]("amount")}` : `${/*$_*/
1458
+ o[25](`new${/*selectedPeriod*/
1477
1459
  o[8]}Limit`)}`
1478
- ), P, b, D, H, G, V, q = (
1460
+ ), M, b, j, H, G, V, q = (
1479
1461
  /*$_*/
1480
- o[26]("setLimit") + ""
1481
- ), x, U, R, j, w = me(
1462
+ o[25]("setLimit") + ""
1463
+ ), E, U, R, z, w = me(
1482
1464
  /*availableLimits*/
1483
1465
  o[6]
1484
- ), M = [];
1485
- for (let T = 0; T < w.length; T += 1)
1486
- M[T] = rt(et(o, w, T));
1466
+ ), x = [];
1467
+ for (let D = 0; D < w.length; D += 1)
1468
+ x[D] = nt(Qe(o, w, D));
1487
1469
  let S = (
1488
1470
  /*enablecompliancetext*/
1489
- o[1] === "true" && lt(o)
1471
+ o[1] === "true" && st(o)
1490
1472
  ), y = (
1491
1473
  /*multipleLimits*/
1492
- o[14] && mt(o)
1474
+ o[13] && rt(o)
1493
1475
  ), _ = (
1494
1476
  /*multiplePeriods*/
1495
- o[15] && dt(o)
1477
+ o[14] && mt(o)
1496
1478
  ), K = (
1497
1479
  /*invalidInput*/
1498
- o[24] && ct(o)
1480
+ o[23] && dt(o)
1499
1481
  );
1500
1482
  return {
1501
1483
  c() {
1502
1484
  e = v("div"), t = v("div"), i = v("div");
1503
- for (let T = 0; T < M.length; T += 1)
1504
- M[T].c();
1505
- n = B(), s = v("div"), S && S.c(), r = B(), y && y.c(), d = B(), _ && _.c(), p = B(), m = v("label"), f = v("span"), P = I(h), b = B(), D = v("input"), H = B(), K && K.c(), G = B(), V = v("button"), x = I(q), c(i, "class", "LimitsList " + /*isDesktop*/
1506
- (o[27] ? "Desktop" : "")), c(f, "class", "LimitInputText"), c(D, "type", "number"), c(D, "pattern", "[0-9]*"), c(m, "class", "LimitAmountInputWrapper"), c(V, "class", "LimitSubmitButton"), c(V, "type", "button"), V.disabled = !0, c(s, "class", "LimitsInteractionArea " + /*isDesktop*/
1507
- (o[27] ? "Desktop" : "")), c(t, "class", "LimitsPageContainer"), c(e, "class", U = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1485
+ for (let D = 0; D < x.length; D += 1)
1486
+ x[D].c();
1487
+ a = B(), s = v("form"), S && S.c(), r = B(), y && y.c(), d = B(), _ && _.c(), p = B(), m = v("label"), L = v("span"), M = I(h), b = B(), j = v("input"), H = B(), K && K.c(), G = B(), V = v("button"), E = I(q), c(i, "class", "LimitsList " + /*isDesktop*/
1488
+ (o[26] ? "Desktop" : "")), c(L, "class", "LimitInputText"), c(j, "type", "number"), c(j, "pattern", "[0-9]*"), c(m, "class", "LimitAmountInputWrapper"), c(V, "class", "LimitSubmitButton"), c(V, "type", "submit"), V.disabled = /*invalidInput*/
1489
+ o[23], c(s, "class", "LimitsInteractionArea " + /*isDesktop*/
1490
+ (o[26] ? "Desktop" : "")), c(t, "class", "LimitsPageContainer"), c(e, "class", U = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1508
1491
  o[3]));
1509
1492
  },
1510
- m(T, z) {
1511
- C(T, e, z), u(e, t), u(t, i);
1512
- for (let F = 0; F < M.length; F += 1)
1513
- M[F] && M[F].m(i, null);
1514
- u(t, n), u(t, s), S && S.m(s, null), u(s, r), y && y.m(s, null), u(s, d), _ && _.m(s, null), u(s, p), u(s, m), u(m, f), u(f, P), u(m, b), u(m, D), Ae(
1515
- D,
1493
+ m(D, T) {
1494
+ C(D, e, T), u(e, t), u(t, i);
1495
+ for (let F = 0; F < x.length; F += 1)
1496
+ x[F] && x[F].m(i, null);
1497
+ u(t, a), u(t, s), S && S.m(s, null), u(s, r), y && y.m(s, null), u(s, d), _ && _.m(s, null), u(s, p), u(s, m), u(m, L), u(L, M), u(m, b), u(m, j), Se(
1498
+ j,
1516
1499
  /*inputAmount*/
1517
1500
  o[10]
1518
- ), u(m, H), K && K.m(m, null), u(s, G), u(s, V), u(V, x), o[64](V), R || (j = [
1519
- te(
1520
- D,
1501
+ ), u(m, H), K && K.m(m, null), u(s, G), u(s, V), u(V, E), R || (z = [
1502
+ ie(
1503
+ j,
1521
1504
  "input",
1522
1505
  /*input_input_handler*/
1523
- o[63]
1524
- ),
1525
- te(
1526
- D,
1527
- "keydown",
1528
- /*updateValueOnEnter*/
1529
- o[41]
1506
+ o[61]
1530
1507
  ),
1531
- te(
1532
- D,
1508
+ ie(
1509
+ j,
1533
1510
  "input",
1534
1511
  /*updateInputValue*/
1535
- o[32]
1536
- ),
1537
- te(
1538
- V,
1539
- "click",
1540
- /*updateLimitsSwitch*/
1541
1512
  o[30]
1513
+ ),
1514
+ ie(
1515
+ s,
1516
+ "submit",
1517
+ /*handleSubmit*/
1518
+ o[31]
1542
1519
  )
1543
1520
  ], R = !0);
1544
1521
  },
1545
- p(T, z) {
1546
- if (z[0] & /*isDesktop, $_, availableLimits, deletelimit, acknowledgedLimits*/
1547
- 234881092 | z[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount, determineLimitName*/
1548
- 249) {
1522
+ p(D, T) {
1523
+ if (T[0] & /*isDesktop, $_, availableLimits, deletelimit, acknowledgedLimits, readLimitsSwitch*/
1524
+ 654311492 | T[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, getFormatedAmount, determineLimitName*/
1525
+ 124) {
1549
1526
  w = me(
1550
1527
  /*availableLimits*/
1551
- T[6]
1528
+ D[6]
1552
1529
  );
1553
1530
  let F;
1554
1531
  for (F = 0; F < w.length; F += 1) {
1555
- const le = et(T, w, F);
1556
- M[F] ? M[F].p(le, z) : (M[F] = rt(le), M[F].c(), M[F].m(i, null));
1532
+ const le = Qe(D, w, F);
1533
+ x[F] ? x[F].p(le, T) : (x[F] = nt(le), x[F].c(), x[F].m(i, null));
1557
1534
  }
1558
- for (; F < M.length; F += 1)
1559
- M[F].d(1);
1560
- M.length = w.length;
1535
+ for (; F < x.length; F += 1)
1536
+ x[F].d(1);
1537
+ x.length = w.length;
1561
1538
  }
1562
1539
  /*enablecompliancetext*/
1563
- T[1] === "true" ? S ? S.p(T, z) : (S = lt(T), S.c(), S.m(s, r)) : S && (S.d(1), S = null), /*multipleLimits*/
1564
- T[14] ? y ? y.p(T, z) : (y = mt(T), y.c(), y.m(s, d)) : y && (y.d(1), y = null), /*multiplePeriods*/
1565
- T[15] ? _ ? _.p(T, z) : (_ = dt(T), _.c(), _.m(s, p)) : _ && (_.d(1), _ = null), z[0] & /*multiplePeriods, $_, selectedPeriod*/
1566
- 67141888 && h !== (h = /*multiplePeriods*/
1567
- T[15] ? `${/*$_*/
1568
- T[26]("amount")}` : `${/*$_*/
1569
- T[26](`new${/*selectedPeriod*/
1570
- T[8]}Limit`)}`) && N(P, h), z[0] & /*inputAmount*/
1571
- 1024 && Lt(D.value) !== /*inputAmount*/
1572
- T[10] && Ae(
1573
- D,
1540
+ D[1] === "true" ? S ? S.p(D, T) : (S = st(D), S.c(), S.m(s, r)) : S && (S.d(1), S = null), /*multipleLimits*/
1541
+ D[13] ? y ? y.p(D, T) : (y = rt(D), y.c(), y.m(s, d)) : y && (y.d(1), y = null), /*multiplePeriods*/
1542
+ D[14] ? _ ? _.p(D, T) : (_ = mt(D), _.c(), _.m(s, p)) : _ && (_.d(1), _ = null), T[0] & /*multiplePeriods, $_, selectedPeriod*/
1543
+ 33571072 && h !== (h = /*multiplePeriods*/
1544
+ D[14] ? `${/*$_*/
1545
+ D[25]("amount")}` : `${/*$_*/
1546
+ D[25](`new${/*selectedPeriod*/
1547
+ D[8]}Limit`)}`) && N(M, h), T[0] & /*inputAmount*/
1548
+ 1024 && pt(j.value) !== /*inputAmount*/
1549
+ D[10] && Se(
1550
+ j,
1574
1551
  /*inputAmount*/
1575
- T[10]
1552
+ D[10]
1576
1553
  ), /*invalidInput*/
1577
- T[24] ? K ? K.p(T, z) : (K = ct(T), K.c(), K.m(m, null)) : K && (K.d(1), K = null), z[0] & /*$_*/
1578
- 67108864 && q !== (q = /*$_*/
1579
- T[26]("setLimit") + "") && N(x, q), z[0] & /*limittabindex*/
1554
+ D[23] ? K ? K.p(D, T) : (K = dt(D), K.c(), K.m(m, null)) : K && (K.d(1), K = null), T[0] & /*$_*/
1555
+ 33554432 && q !== (q = /*$_*/
1556
+ D[25]("setLimit") + "") && N(E, q), T[0] & /*invalidInput*/
1557
+ 8388608 && (V.disabled = /*invalidInput*/
1558
+ D[23]), T[0] & /*limittabindex*/
1580
1559
  8 && U !== (U = "player-account-gaming-limits-page-2-gm16 " + ("LimitTab" + /*limittabindex*/
1581
- T[3])) && c(e, "class", U);
1560
+ D[3])) && c(e, "class", U);
1582
1561
  },
1583
- d(T) {
1584
- T && A(e), Ce(M, T), S && S.d(), y && y.d(), _ && _.d(), K && K.d(), o[64](null), R = !1, je(j);
1562
+ d(D) {
1563
+ D && A(e), Ae(x, D), S && S.d(), y && y.d(), _ && _.d(), K && K.d(), R = !1, Te(z);
1585
1564
  }
1586
1565
  };
1587
1566
  }
1588
- function Ui(o) {
1567
+ function xi(o) {
1589
1568
  let e;
1590
1569
  return {
1591
1570
  c() {
@@ -1594,401 +1573,401 @@ function Ui(o) {
1594
1573
  m(t, i) {
1595
1574
  C(t, e, i);
1596
1575
  },
1597
- p: ge,
1576
+ p: Le,
1598
1577
  d(t) {
1599
1578
  t && A(e);
1600
1579
  }
1601
1580
  };
1602
1581
  }
1603
- function Ni(o) {
1604
- let e, t, i, n, s, r, d = me(Array(3)), p = [];
1582
+ function Ii(o) {
1583
+ let e, t, i, a, s, r, d = me(Array(3)), p = [];
1605
1584
  for (let m = 0; m < d.length; m += 1)
1606
- p[m] = Xi(Si(o, d, m));
1585
+ p[m] = Yi(wi(o, d, m));
1607
1586
  return {
1608
1587
  c() {
1609
- e = v("div"), t = v("div"), i = v("div"), i.innerHTML = '<ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton>', n = B();
1588
+ e = v("div"), t = v("div"), i = v("div"), i.innerHTML = '<ui-skeleton width="auto" height="20px" structure="text" margin-right="auto"></ui-skeleton>', a = B();
1610
1589
  for (let m = 0; m < p.length; m += 1)
1611
1590
  p[m].c();
1612
1591
  s = B(), r = v("div"), r.innerHTML = '<div class="skletonHeader"><ui-skeleton width="auto" height="15px" structure="title" margin-right="auto"></ui-skeleton></div> <div class="skeletonPeriod"><ui-skeleton width="auto" height="50px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skletonHeader"><ui-skeleton width="auto" height="15px" structure="title" margin-right="auto"></ui-skeleton></div> <div class="skeletonInputAmount"><ui-skeleton width="auto" height="50px" structure="rectangle" margin-right="auto"></ui-skeleton></div> <div class="skeletonButton"><ui-skeleton width="auto" height="40px" structure="rectangle" margin-right="auto"></ui-skeleton></div>', c(i, "class", "skeletonLimitText"), c(t, "class", "skeletonLimitWrapper"), c(r, "class", "skeletonInputWrapper"), c(e, "class", "skeletonLimitContainer");
1613
1592
  },
1614
- m(m, f) {
1615
- C(m, e, f), u(e, t), u(t, i), u(t, n);
1593
+ m(m, L) {
1594
+ C(m, e, L), u(e, t), u(t, i), u(t, a);
1616
1595
  for (let h = 0; h < p.length; h += 1)
1617
1596
  p[h] && p[h].m(t, null);
1618
1597
  u(e, s), u(e, r);
1619
1598
  },
1620
- p: ge,
1599
+ p: Le,
1621
1600
  d(m) {
1622
- m && A(e), Ce(p, m);
1601
+ m && A(e), Ae(p, m);
1623
1602
  }
1624
1603
  };
1625
1604
  }
1626
- function Ri(o) {
1627
- let e, t, i, n = (
1605
+ function Ui(o) {
1606
+ let e, t, i, a = (
1628
1607
  /*$_*/
1629
- o[26]("noLimitText") + ""
1608
+ o[25]("noLimitText") + ""
1630
1609
  ), s;
1631
1610
  return {
1632
1611
  c() {
1633
- e = v("div"), t = v("div"), i = v("div"), s = I(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1612
+ e = v("div"), t = v("div"), i = v("div"), s = I(a), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1634
1613
  },
1635
1614
  m(r, d) {
1636
1615
  C(r, e, d), u(e, t), u(t, i), u(i, s);
1637
1616
  },
1638
1617
  p(r, d) {
1639
1618
  d[0] & /*$_*/
1640
- 67108864 && n !== (n = /*$_*/
1641
- r[26]("noLimitText") + "") && N(s, n);
1619
+ 33554432 && a !== (a = /*$_*/
1620
+ r[25]("noLimitText") + "") && N(s, a);
1642
1621
  },
1643
1622
  d(r) {
1644
1623
  r && A(e);
1645
1624
  }
1646
1625
  };
1647
1626
  }
1648
- function Bi(o) {
1649
- let e, t, i, n = (
1627
+ function Ni(o) {
1628
+ let e, t, i, a = (
1650
1629
  /*$_*/
1651
- o[26]("lugasPrivacy") + ""
1630
+ o[25]("lugasPrivacy") + ""
1652
1631
  ), s;
1653
1632
  return {
1654
1633
  c() {
1655
- e = v("div"), t = v("div"), i = v("div"), s = I(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1634
+ e = v("div"), t = v("div"), i = v("div"), s = I(a), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1656
1635
  },
1657
1636
  m(r, d) {
1658
1637
  C(r, e, d), u(e, t), u(t, i), u(i, s);
1659
1638
  },
1660
1639
  p(r, d) {
1661
1640
  d[0] & /*$_*/
1662
- 67108864 && n !== (n = /*$_*/
1663
- r[26]("lugasPrivacy") + "") && N(s, n);
1641
+ 33554432 && a !== (a = /*$_*/
1642
+ r[25]("lugasPrivacy") + "") && N(s, a);
1664
1643
  },
1665
1644
  d(r) {
1666
1645
  r && A(e);
1667
1646
  }
1668
1647
  };
1669
1648
  }
1670
- function Oi(o) {
1649
+ function Ri(o) {
1671
1650
  let e, t = me(
1672
1651
  /*limit*/
1673
- o[126].currentLimits
1652
+ o[124].currentLimits
1674
1653
  ), i = [];
1675
- for (let n = 0; n < t.length; n += 1)
1676
- i[n] = st(tt(o, t, n));
1654
+ for (let a = 0; a < t.length; a += 1)
1655
+ i[a] = at($e(o, t, a));
1677
1656
  return {
1678
1657
  c() {
1679
- for (let n = 0; n < i.length; n += 1)
1680
- i[n].c();
1681
- e = ft();
1658
+ for (let a = 0; a < i.length; a += 1)
1659
+ i[a].c();
1660
+ e = ct();
1682
1661
  },
1683
- m(n, s) {
1662
+ m(a, s) {
1684
1663
  for (let r = 0; r < i.length; r += 1)
1685
- i[r] && i[r].m(n, s);
1686
- C(n, e, s);
1664
+ i[r] && i[r].m(a, s);
1665
+ C(a, e, s);
1687
1666
  },
1688
- p(n, s) {
1689
- if (s[0] & /*isDesktop, availableLimits, $_, deletelimit, acknowledgedLimits*/
1690
- 234881092 | s[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, readLimitsSwitch, getFormatedAmount*/
1691
- 185) {
1667
+ p(a, s) {
1668
+ if (s[0] & /*isDesktop, availableLimits, $_, deletelimit, acknowledgedLimits, readLimitsSwitch*/
1669
+ 654311492 | s[1] & /*cancelLimitSwitch, confirmLimitSwitch, removeLimitSwitch, getFormatedAmount*/
1670
+ 92) {
1692
1671
  t = me(
1693
1672
  /*limit*/
1694
- n[126].currentLimits
1673
+ a[124].currentLimits
1695
1674
  );
1696
1675
  let r;
1697
1676
  for (r = 0; r < t.length; r += 1) {
1698
- const d = tt(n, t, r);
1699
- i[r] ? i[r].p(d, s) : (i[r] = st(d), i[r].c(), i[r].m(e.parentNode, e));
1677
+ const d = $e(a, t, r);
1678
+ i[r] ? i[r].p(d, s) : (i[r] = at(d), i[r].c(), i[r].m(e.parentNode, e));
1700
1679
  }
1701
1680
  for (; r < i.length; r += 1)
1702
1681
  i[r].d(1);
1703
1682
  i.length = t.length;
1704
1683
  }
1705
1684
  },
1706
- d(n) {
1707
- n && A(e), Ce(i, n);
1685
+ d(a) {
1686
+ a && A(e), Ae(i, a);
1708
1687
  }
1709
1688
  };
1710
1689
  }
1711
- function Wi(o) {
1712
- let e, t, i, n = (
1690
+ function Bi(o) {
1691
+ let e, t, i, a = (
1713
1692
  /*$_*/
1714
- o[26]("lugasPrivacy") + ""
1693
+ o[25]("lugasPrivacy") + ""
1715
1694
  ), s;
1716
1695
  return {
1717
1696
  c() {
1718
- e = v("div"), t = v("div"), i = v("div"), s = I(n), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1697
+ e = v("div"), t = v("div"), i = v("div"), s = I(a), c(i, "class", "LimitDetailsTextWrapper"), c(t, "class", "LimitDetailsWrapper"), c(e, "class", "LimitDetails");
1719
1698
  },
1720
1699
  m(r, d) {
1721
1700
  C(r, e, d), u(e, t), u(t, i), u(i, s);
1722
1701
  },
1723
1702
  p(r, d) {
1724
1703
  d[0] & /*$_*/
1725
- 67108864 && n !== (n = /*$_*/
1726
- r[26]("lugasPrivacy") + "") && N(s, n);
1704
+ 33554432 && a !== (a = /*$_*/
1705
+ r[25]("lugasPrivacy") + "") && N(s, a);
1727
1706
  },
1728
1707
  d(r) {
1729
1708
  r && A(e);
1730
1709
  }
1731
1710
  };
1732
1711
  }
1733
- function Vi(o) {
1712
+ function Oi(o) {
1734
1713
  let e, t = `${/*getFormatedAmount*/
1735
- o[38](
1714
+ o[37](
1736
1715
  /*currentLimit*/
1737
- o[131]
1716
+ o[129]
1738
1717
  )}`, i;
1739
1718
  return {
1740
1719
  c() {
1741
1720
  e = v("span"), i = I(t);
1742
1721
  },
1743
- m(n, s) {
1744
- C(n, e, s), u(e, i);
1722
+ m(a, s) {
1723
+ C(a, e, s), u(e, i);
1745
1724
  },
1746
- p(n, s) {
1725
+ p(a, s) {
1747
1726
  s[0] & /*availableLimits*/
1748
1727
  64 && t !== (t = `${/*getFormatedAmount*/
1749
- n[38](
1728
+ a[37](
1750
1729
  /*currentLimit*/
1751
- n[131]
1730
+ a[129]
1752
1731
  )}`) && N(i, t);
1753
1732
  },
1754
- d(n) {
1755
- n && A(e);
1733
+ d(a) {
1734
+ a && A(e);
1756
1735
  }
1757
1736
  };
1758
1737
  }
1759
- function qi(o) {
1738
+ function Wi(o) {
1760
1739
  let e, t = `${/*getFormatedAmount*/
1761
- o[38](
1740
+ o[37](
1762
1741
  /*currentLimit*/
1763
- o[131],
1742
+ o[129],
1764
1743
  !0
1765
1744
  )}`, i;
1766
1745
  return {
1767
1746
  c() {
1768
1747
  e = v("span"), i = I(t);
1769
1748
  },
1770
- m(n, s) {
1771
- C(n, e, s), u(e, i);
1749
+ m(a, s) {
1750
+ C(a, e, s), u(e, i);
1772
1751
  },
1773
- p(n, s) {
1752
+ p(a, s) {
1774
1753
  s[0] & /*availableLimits*/
1775
1754
  64 && t !== (t = `${/*getFormatedAmount*/
1776
- n[38](
1755
+ a[37](
1777
1756
  /*currentLimit*/
1778
- n[131],
1757
+ a[129],
1779
1758
  !0
1780
1759
  )}`) && N(i, t);
1781
1760
  },
1782
- d(n) {
1783
- n && A(e);
1761
+ d(a) {
1762
+ a && A(e);
1784
1763
  }
1785
1764
  };
1786
1765
  }
1787
- function Fi(o) {
1766
+ function Vi(o) {
1788
1767
  let e, t, i = `${/*getFormatedAmount*/
1789
- o[38](
1768
+ o[37](
1790
1769
  /*currentLimit*/
1791
- o[131],
1770
+ o[129],
1792
1771
  !0
1793
- )}`, n, s;
1794
- function r(m, f) {
1772
+ )}`, a, s;
1773
+ function r(m, L) {
1795
1774
  return (
1796
1775
  /*currentLimit*/
1797
- m[131].isCoolOffCompleted ? Zi : Yi
1776
+ m[129].isCoolOffCompleted ? Hi : Ki
1798
1777
  );
1799
1778
  }
1800
1779
  let d = r(o), p = d(o);
1801
1780
  return {
1802
1781
  c() {
1803
- e = v("div"), t = v("span"), n = I(i), s = B(), p.c(), c(e, "class", "PendingLimit");
1782
+ e = v("div"), t = v("span"), a = I(i), s = B(), p.c(), c(e, "class", "PendingLimit");
1804
1783
  },
1805
- m(m, f) {
1806
- C(m, e, f), u(e, t), u(t, n), u(e, s), p.m(e, null);
1784
+ m(m, L) {
1785
+ C(m, e, L), u(e, t), u(t, a), u(e, s), p.m(e, null);
1807
1786
  },
1808
- p(m, f) {
1809
- f[0] & /*availableLimits*/
1787
+ p(m, L) {
1788
+ L[0] & /*availableLimits*/
1810
1789
  64 && i !== (i = `${/*getFormatedAmount*/
1811
- m[38](
1790
+ m[37](
1812
1791
  /*currentLimit*/
1813
- m[131],
1792
+ m[129],
1814
1793
  !0
1815
- )}`) && N(n, i), d === (d = r(m)) && p ? p.p(m, f) : (p.d(1), p = d(m), p && (p.c(), p.m(e, null)));
1794
+ )}`) && N(a, i), d === (d = r(m)) && p ? p.p(m, L) : (p.d(1), p = d(m), p && (p.c(), p.m(e, null)));
1816
1795
  },
1817
1796
  d(m) {
1818
1797
  m && A(e), p.d();
1819
1798
  }
1820
1799
  };
1821
1800
  }
1822
- function Gi(o) {
1801
+ function qi(o) {
1823
1802
  let e, t = `${/*$_*/
1824
- o[26]("removedLimitText")} ${/*currentLimit*/
1825
- o[131].expiryDate}`, i;
1803
+ o[25]("removedLimitText")} ${/*currentLimit*/
1804
+ o[129].expiryDate}`, i;
1826
1805
  return {
1827
1806
  c() {
1828
1807
  e = v("div"), i = I(t), c(e, "class", "PendingLimit");
1829
1808
  },
1830
- m(n, s) {
1831
- C(n, e, s), u(e, i);
1809
+ m(a, s) {
1810
+ C(a, e, s), u(e, i);
1832
1811
  },
1833
- p(n, s) {
1812
+ p(a, s) {
1834
1813
  s[0] & /*$_, availableLimits*/
1835
- 67108928 && t !== (t = `${/*$_*/
1836
- n[26]("removedLimitText")} ${/*currentLimit*/
1837
- n[131].expiryDate}`) && N(i, t);
1814
+ 33554496 && t !== (t = `${/*$_*/
1815
+ a[25]("removedLimitText")} ${/*currentLimit*/
1816
+ a[129].expiryDate}`) && N(i, t);
1838
1817
  },
1839
- d(n) {
1840
- n && A(e);
1818
+ d(a) {
1819
+ a && A(e);
1841
1820
  }
1842
1821
  };
1843
1822
  }
1844
- function Ki(o) {
1823
+ function Fi(o) {
1845
1824
  let e, t = `${/*$_*/
1846
- o[26]("removeAfterConfirm")}`, i;
1825
+ o[25]("removeAfterConfirm")}`, i;
1847
1826
  return {
1848
1827
  c() {
1849
1828
  e = v("div"), i = I(t), c(e, "class", "PendingLimit");
1850
1829
  },
1851
- m(n, s) {
1852
- C(n, e, s), u(e, i);
1830
+ m(a, s) {
1831
+ C(a, e, s), u(e, i);
1853
1832
  },
1854
- p(n, s) {
1833
+ p(a, s) {
1855
1834
  s[0] & /*$_*/
1856
- 67108864 && t !== (t = `${/*$_*/
1857
- n[26]("removeAfterConfirm")}`) && N(i, t);
1835
+ 33554432 && t !== (t = `${/*$_*/
1836
+ a[25]("removeAfterConfirm")}`) && N(i, t);
1858
1837
  },
1859
- d(n) {
1860
- n && A(e);
1838
+ d(a) {
1839
+ a && A(e);
1861
1840
  }
1862
1841
  };
1863
1842
  }
1864
- function Hi(o) {
1843
+ function Gi(o) {
1865
1844
  let e, t = `${/*$_*/
1866
- o[26]("acknowledgedLimit")}`, i;
1845
+ o[25]("acknowledgedLimit")}`, i;
1867
1846
  return {
1868
1847
  c() {
1869
1848
  e = v("div"), i = I(t), c(e, "class", "PendingLimit");
1870
1849
  },
1871
- m(n, s) {
1872
- C(n, e, s), u(e, i);
1850
+ m(a, s) {
1851
+ C(a, e, s), u(e, i);
1873
1852
  },
1874
- p(n, s) {
1853
+ p(a, s) {
1875
1854
  s[0] & /*$_*/
1876
- 67108864 && t !== (t = `${/*$_*/
1877
- n[26]("acknowledgedLimit")}`) && N(i, t);
1855
+ 33554432 && t !== (t = `${/*$_*/
1856
+ a[25]("acknowledgedLimit")}`) && N(i, t);
1878
1857
  },
1879
- d(n) {
1880
- n && A(e);
1858
+ d(a) {
1859
+ a && A(e);
1881
1860
  }
1882
1861
  };
1883
1862
  }
1884
- function Yi(o) {
1863
+ function Ki(o) {
1885
1864
  let e = `${/*currentLimit*/
1886
- o[131].period !== "None" || /*currentLimit*/
1887
- o[131].value !== "cumulativeSession" ? " " : (
1865
+ o[129].period !== "None" || /*currentLimit*/
1866
+ o[129].value !== "cumulativeSession" ? " " : (
1888
1867
  /*$_*/
1889
- o[26]("per")
1868
+ o[25]("per")
1890
1869
  )} ${/*$_*/
1891
- o[26](`${/*currentLimit*/
1892
- o[131].period}`)} ${/*$_*/
1893
- o[26]("updateText")} ${/*currentLimit*/
1894
- o[131].expiryDate}`, t;
1870
+ o[25](`${/*currentLimit*/
1871
+ o[129].period}`)} ${/*$_*/
1872
+ o[25]("updateText")} ${/*currentLimit*/
1873
+ o[129].expiryDate}`, t;
1895
1874
  return {
1896
1875
  c() {
1897
1876
  t = I(e);
1898
1877
  },
1899
- m(i, n) {
1900
- C(i, t, n);
1878
+ m(i, a) {
1879
+ C(i, t, a);
1901
1880
  },
1902
- p(i, n) {
1903
- n[0] & /*availableLimits, $_*/
1904
- 67108928 && e !== (e = `${/*currentLimit*/
1905
- i[131].period !== "None" || /*currentLimit*/
1906
- i[131].value !== "cumulativeSession" ? " " : (
1881
+ p(i, a) {
1882
+ a[0] & /*availableLimits, $_*/
1883
+ 33554496 && e !== (e = `${/*currentLimit*/
1884
+ i[129].period !== "None" || /*currentLimit*/
1885
+ i[129].value !== "cumulativeSession" ? " " : (
1907
1886
  /*$_*/
1908
- i[26]("per")
1887
+ i[25]("per")
1909
1888
  )} ${/*$_*/
1910
- i[26](`${/*currentLimit*/
1911
- i[131].period}`)} ${/*$_*/
1912
- i[26]("updateText")} ${/*currentLimit*/
1913
- i[131].expiryDate}`) && N(t, e);
1889
+ i[25](`${/*currentLimit*/
1890
+ i[129].period}`)} ${/*$_*/
1891
+ i[25]("updateText")} ${/*currentLimit*/
1892
+ i[129].expiryDate}`) && N(t, e);
1914
1893
  },
1915
1894
  d(i) {
1916
1895
  i && A(t);
1917
1896
  }
1918
1897
  };
1919
1898
  }
1920
- function Zi(o) {
1899
+ function Hi(o) {
1921
1900
  let e = `${/*currentLimit*/
1922
- o[131].period !== "None" || /*currentLimit*/
1923
- o[131].value !== "cumulativeSession" ? " " : (
1901
+ o[129].period !== "None" || /*currentLimit*/
1902
+ o[129].value !== "cumulativeSession" ? " " : (
1924
1903
  /*$_*/
1925
- o[26]("per")
1904
+ o[25]("per")
1926
1905
  )} ${/*$_*/
1927
- o[26](`${/*currentLimit*/
1928
- o[131].period}`)} ${/*$_*/
1929
- o[26]("updateAfterConfirm")}`, t;
1906
+ o[25](`${/*currentLimit*/
1907
+ o[129].period}`)} ${/*$_*/
1908
+ o[25]("updateAfterConfirm")}`, t;
1930
1909
  return {
1931
1910
  c() {
1932
1911
  t = I(e);
1933
1912
  },
1934
- m(i, n) {
1935
- C(i, t, n);
1913
+ m(i, a) {
1914
+ C(i, t, a);
1936
1915
  },
1937
- p(i, n) {
1938
- n[0] & /*availableLimits, $_*/
1939
- 67108928 && e !== (e = `${/*currentLimit*/
1940
- i[131].period !== "None" || /*currentLimit*/
1941
- i[131].value !== "cumulativeSession" ? " " : (
1916
+ p(i, a) {
1917
+ a[0] & /*availableLimits, $_*/
1918
+ 33554496 && e !== (e = `${/*currentLimit*/
1919
+ i[129].period !== "None" || /*currentLimit*/
1920
+ i[129].value !== "cumulativeSession" ? " " : (
1942
1921
  /*$_*/
1943
- i[26]("per")
1922
+ i[25]("per")
1944
1923
  )} ${/*$_*/
1945
- i[26](`${/*currentLimit*/
1946
- i[131].period}`)} ${/*$_*/
1947
- i[26]("updateAfterConfirm")}`) && N(t, e);
1924
+ i[25](`${/*currentLimit*/
1925
+ i[129].period}`)} ${/*$_*/
1926
+ i[25]("updateAfterConfirm")}`) && N(t, e);
1948
1927
  },
1949
1928
  d(i) {
1950
1929
  i && A(t);
1951
1930
  }
1952
1931
  };
1953
1932
  }
1954
- function ot(o) {
1933
+ function tt(o) {
1955
1934
  let e, t, i = (
1956
1935
  /*acknowledgedLimits*/
1957
- o[25][
1936
+ o[24][
1958
1937
  /*currentLimit*/
1959
- o[131].scheduleId
1938
+ o[129].scheduleId
1960
1939
  ].timer + ""
1961
- ), n, s, r, d;
1940
+ ), a, s, r, d;
1962
1941
  return {
1963
1942
  c() {
1964
- e = v("div"), t = v("button"), n = I(i), c(t, "class", s = "ReloadLimitButton " + (/*isDesktop*/
1965
- o[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1966
- (o[25][
1943
+ e = v("div"), t = v("button"), a = I(i), c(t, "class", s = "ReloadLimitButton " + (/*isDesktop*/
1944
+ o[26] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1945
+ (o[24][
1967
1946
  /*currentLimit*/
1968
- o[131].scheduleId
1947
+ o[129].scheduleId
1969
1948
  ].timerStopped ? "" : "disabled")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1970
- o[27] ? "" : "Mobile"));
1949
+ o[26] ? "" : "Mobile"));
1971
1950
  },
1972
1951
  m(p, m) {
1973
- C(p, e, m), u(e, t), u(t, n), r || (d = te(
1952
+ C(p, e, m), u(e, t), u(t, a), r || (d = ie(
1974
1953
  t,
1975
1954
  "click",
1976
1955
  /*click_handler*/
1977
- o[56]
1956
+ o[54]
1978
1957
  ), r = !0);
1979
1958
  },
1980
1959
  p(p, m) {
1981
1960
  m[0] & /*acknowledgedLimits, availableLimits*/
1982
- 33554496 && i !== (i = /*acknowledgedLimits*/
1983
- p[25][
1961
+ 16777280 && i !== (i = /*acknowledgedLimits*/
1962
+ p[24][
1984
1963
  /*currentLimit*/
1985
- p[131].scheduleId
1986
- ].timer + "") && N(n, i), m[0] & /*acknowledgedLimits, availableLimits*/
1987
- 33554496 && s !== (s = "ReloadLimitButton " + (/*isDesktop*/
1988
- p[27] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1989
- (p[25][
1964
+ p[129].scheduleId
1965
+ ].timer + "") && N(a, i), m[0] & /*acknowledgedLimits, availableLimits*/
1966
+ 16777280 && s !== (s = "ReloadLimitButton " + (/*isDesktop*/
1967
+ p[26] ? "" : "Mobile") + " " + /*acknowledgedLimits*/
1968
+ (p[24][
1990
1969
  /*currentLimit*/
1991
- p[131].scheduleId
1970
+ p[129].scheduleId
1992
1971
  ].timerStopped ? "" : "disabled")) && c(t, "class", s);
1993
1972
  },
1994
1973
  d(p) {
@@ -1996,193 +1975,193 @@ function ot(o) {
1996
1975
  }
1997
1976
  };
1998
1977
  }
1999
- function at(o) {
1978
+ function it(o) {
2000
1979
  let e, t, i = (
2001
1980
  /*$_*/
2002
- o[26]("removeLimit") + ""
2003
- ), n, s, r;
1981
+ o[25]("removeLimit") + ""
1982
+ ), a, s, r;
2004
1983
  function d() {
2005
1984
  return (
2006
1985
  /*click_handler_1*/
2007
- o[57](
1986
+ o[55](
2008
1987
  /*currentLimit*/
2009
- o[131]
1988
+ o[129]
2010
1989
  )
2011
1990
  );
2012
1991
  }
2013
1992
  return {
2014
1993
  c() {
2015
- e = v("div"), t = v("button"), n = I(i), c(t, "class", "RemoveLimitButton " + (/*isDesktop*/
2016
- o[27] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
2017
- o[27] ? "" : "Mobile"));
1994
+ e = v("div"), t = v("button"), a = I(i), c(t, "class", "RemoveLimitButton " + (/*isDesktop*/
1995
+ o[26] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
1996
+ o[26] ? "" : "Mobile"));
2018
1997
  },
2019
1998
  m(p, m) {
2020
- C(p, e, m), u(e, t), u(t, n), s || (r = te(t, "click", d), s = !0);
1999
+ C(p, e, m), u(e, t), u(t, a), s || (r = ie(t, "click", d), s = !0);
2021
2000
  },
2022
2001
  p(p, m) {
2023
2002
  o = p, m[0] & /*$_*/
2024
- 67108864 && i !== (i = /*$_*/
2025
- o[26]("removeLimit") + "") && N(n, i);
2003
+ 33554432 && i !== (i = /*$_*/
2004
+ o[25]("removeLimit") + "") && N(a, i);
2026
2005
  },
2027
2006
  d(p) {
2028
2007
  p && A(e), s = !1, r();
2029
2008
  }
2030
2009
  };
2031
2010
  }
2032
- function nt(o) {
2011
+ function ot(o) {
2033
2012
  let e, t, i = (
2034
2013
  /*$_*/
2035
- o[26]("confirmUpdateLimit") + ""
2036
- ), n, s, r, d = (
2014
+ o[25]("confirmUpdateLimit") + ""
2015
+ ), a, s, r, d = (
2037
2016
  /*$_*/
2038
- o[26]("cancelUpdateLimit") + ""
2039
- ), p, m, f;
2017
+ o[25]("cancelUpdateLimit") + ""
2018
+ ), p, m, L;
2040
2019
  function h() {
2041
2020
  return (
2042
2021
  /*click_handler_2*/
2043
- o[58](
2022
+ o[56](
2044
2023
  /*currentLimit*/
2045
- o[131]
2024
+ o[129]
2046
2025
  )
2047
2026
  );
2048
2027
  }
2049
- function P() {
2028
+ function M() {
2050
2029
  return (
2051
2030
  /*click_handler_3*/
2052
- o[59](
2031
+ o[57](
2053
2032
  /*currentLimit*/
2054
- o[131]
2033
+ o[129]
2055
2034
  )
2056
2035
  );
2057
2036
  }
2058
2037
  return {
2059
2038
  c() {
2060
- e = v("div"), t = v("button"), n = I(i), s = B(), r = v("button"), p = I(d), c(t, "class", "ConfirmLimitButton " + (/*isDesktop*/
2061
- o[27] ? "" : "Mobile")), c(r, "class", "CancelLimitButton " + (/*isDesktop*/
2062
- o[27] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
2063
- o[27] ? "" : "Mobile"));
2064
- },
2065
- m(b, D) {
2066
- C(b, e, D), u(e, t), u(t, n), u(e, s), u(e, r), u(r, p), m || (f = [
2067
- te(t, "click", h),
2068
- te(r, "click", P)
2039
+ e = v("div"), t = v("button"), a = I(i), s = B(), r = v("button"), p = I(d), c(t, "class", "ConfirmLimitButton " + (/*isDesktop*/
2040
+ o[26] ? "" : "Mobile")), c(r, "class", "CancelLimitButton " + (/*isDesktop*/
2041
+ o[26] ? "" : "Mobile")), c(e, "class", "ContainerLimitActions " + (/*isDesktop*/
2042
+ o[26] ? "" : "Mobile"));
2043
+ },
2044
+ m(b, j) {
2045
+ C(b, e, j), u(e, t), u(t, a), u(e, s), u(e, r), u(r, p), m || (L = [
2046
+ ie(t, "click", h),
2047
+ ie(r, "click", M)
2069
2048
  ], m = !0);
2070
2049
  },
2071
- p(b, D) {
2072
- o = b, D[0] & /*$_*/
2073
- 67108864 && i !== (i = /*$_*/
2074
- o[26]("confirmUpdateLimit") + "") && N(n, i), D[0] & /*$_*/
2075
- 67108864 && d !== (d = /*$_*/
2076
- o[26]("cancelUpdateLimit") + "") && N(p, d);
2050
+ p(b, j) {
2051
+ o = b, j[0] & /*$_*/
2052
+ 33554432 && i !== (i = /*$_*/
2053
+ o[25]("confirmUpdateLimit") + "") && N(a, i), j[0] & /*$_*/
2054
+ 33554432 && d !== (d = /*$_*/
2055
+ o[25]("cancelUpdateLimit") + "") && N(p, d);
2077
2056
  },
2078
2057
  d(b) {
2079
- b && A(e), m = !1, je(f);
2058
+ b && A(e), m = !1, Te(L);
2080
2059
  }
2081
2060
  };
2082
2061
  }
2083
- function st(o) {
2084
- let e, t, i, n, s, r = `${/*currentLimit*/
2085
- o[131].period !== "None" || /*currentLimit*/
2086
- o[131].value !== "cumulativeSession" ? " " : (
2062
+ function at(o) {
2063
+ let e, t, i, a, s, r = `${/*currentLimit*/
2064
+ o[129].period !== "None" || /*currentLimit*/
2065
+ o[129].value !== "cumulativeSession" ? " " : (
2087
2066
  /*$_*/
2088
- o[26]("per")
2067
+ o[25]("per")
2089
2068
  )} ${/*$_*/
2090
- o[26](`${/*currentLimit*/
2091
- o[131].period}`)}`, d, p, m, f, h = !/*currentLimit*/
2092
- o[131].isModified && /*deletelimit*/
2069
+ o[25](`${/*currentLimit*/
2070
+ o[129].period}`)}`, d, p, m, L, h = !/*currentLimit*/
2071
+ o[129].isModified && /*deletelimit*/
2093
2072
  o[2].indexOf(
2094
2073
  /*limit*/
2095
- o[126].value
2096
- ) > -1, P, b;
2097
- function D(w, M) {
2074
+ o[124].value
2075
+ ) > -1, M, b;
2076
+ function j(w, x) {
2098
2077
  return (
2099
2078
  /*currentLimit*/
2100
- w[131].acknowledgedLimit ? qi : Vi
2079
+ w[129].acknowledgedLimit ? Wi : Oi
2101
2080
  );
2102
2081
  }
2103
- let H = D(o), G = H(o);
2104
- function V(w, M) {
2082
+ let H = j(o), G = H(o);
2083
+ function V(w, x) {
2105
2084
  if (
2106
2085
  /*currentLimit*/
2107
- w[131].acknowledgedLimit
2086
+ w[129].acknowledgedLimit
2108
2087
  )
2109
- return Hi;
2088
+ return Gi;
2110
2089
  if (
2111
2090
  /*currentLimit*/
2112
- w[131].isModified && /*currentLimit*/
2113
- w[131].updateAmount == 0 && /*currentLimit*/
2114
- w[131].isCoolOffCompleted
2091
+ w[129].isModified && /*currentLimit*/
2092
+ w[129].updateAmount == 0 && /*currentLimit*/
2093
+ w[129].isCoolOffCompleted
2115
2094
  )
2116
- return Ki;
2095
+ return Fi;
2117
2096
  if (
2118
2097
  /*currentLimit*/
2119
- w[131].isModified && /*currentLimit*/
2120
- w[131].updateAmount == 0 && !/*currentLimit*/
2121
- w[131].isCoolOffCompleted
2098
+ w[129].isModified && /*currentLimit*/
2099
+ w[129].updateAmount == 0 && !/*currentLimit*/
2100
+ w[129].isCoolOffCompleted
2122
2101
  )
2123
- return Gi;
2102
+ return qi;
2124
2103
  if (
2125
2104
  /*currentLimit*/
2126
- w[131].isModified
2105
+ w[129].isModified
2127
2106
  )
2128
- return Fi;
2107
+ return Vi;
2129
2108
  }
2130
- let q = V(o), x = q && q(o), U = (
2109
+ let q = V(o), E = q && q(o), U = (
2131
2110
  /*currentLimit*/
2132
- o[131].acknowledgedLimit && ot(o)
2133
- ), R = h && at(o), j = (
2111
+ o[129].acknowledgedLimit && tt(o)
2112
+ ), R = h && it(o), z = (
2134
2113
  /*currentLimit*/
2135
- o[131].isCoolOffCompleted & !/*currentLimit*/
2136
- o[131].acknowledgedLimit && nt(o)
2114
+ o[129].isCoolOffCompleted & !/*currentLimit*/
2115
+ o[129].acknowledgedLimit && ot(o)
2137
2116
  );
2138
2117
  return {
2139
2118
  c() {
2140
- e = v("div"), t = v("div"), i = v("div"), n = v("div"), G.c(), s = B(), d = I(r), p = B(), x && x.c(), m = B(), U && U.c(), f = B(), R && R.c(), P = B(), j && j.c(), b = B(), c(n, "class", "CurrentLimit"), c(i, "class", "CurrentLimitContainer"), c(t, "class", "LimitDetailsTextWrapper"), c(e, "class", "LimitDetails");
2119
+ e = v("div"), t = v("div"), i = v("div"), a = v("div"), G.c(), s = B(), d = I(r), p = B(), E && E.c(), m = B(), U && U.c(), L = B(), R && R.c(), M = B(), z && z.c(), b = B(), c(a, "class", "CurrentLimit"), c(i, "class", "CurrentLimitContainer"), c(t, "class", "LimitDetailsTextWrapper"), c(e, "class", "LimitDetails");
2141
2120
  },
2142
- m(w, M) {
2143
- C(w, e, M), u(e, t), u(t, i), u(i, n), G.m(n, null), u(n, s), u(n, d), u(i, p), x && x.m(i, null), u(t, m), U && U.m(t, null), u(t, f), R && R.m(t, null), u(t, P), j && j.m(t, null), u(e, b);
2121
+ m(w, x) {
2122
+ C(w, e, x), u(e, t), u(t, i), u(i, a), G.m(a, null), u(a, s), u(a, d), u(i, p), E && E.m(i, null), u(t, m), U && U.m(t, null), u(t, L), R && R.m(t, null), u(t, M), z && z.m(t, null), u(e, b);
2144
2123
  },
2145
- p(w, M) {
2146
- H === (H = D(w)) && G ? G.p(w, M) : (G.d(1), G = H(w), G && (G.c(), G.m(n, s))), M[0] & /*availableLimits, $_*/
2147
- 67108928 && r !== (r = `${/*currentLimit*/
2148
- w[131].period !== "None" || /*currentLimit*/
2149
- w[131].value !== "cumulativeSession" ? " " : (
2124
+ p(w, x) {
2125
+ H === (H = j(w)) && G ? G.p(w, x) : (G.d(1), G = H(w), G && (G.c(), G.m(a, s))), x[0] & /*availableLimits, $_*/
2126
+ 33554496 && r !== (r = `${/*currentLimit*/
2127
+ w[129].period !== "None" || /*currentLimit*/
2128
+ w[129].value !== "cumulativeSession" ? " " : (
2150
2129
  /*$_*/
2151
- w[26]("per")
2130
+ w[25]("per")
2152
2131
  )} ${/*$_*/
2153
- w[26](`${/*currentLimit*/
2154
- w[131].period}`)}`) && N(d, r), q === (q = V(w)) && x ? x.p(w, M) : (x && x.d(1), x = q && q(w), x && (x.c(), x.m(i, null))), /*currentLimit*/
2155
- w[131].acknowledgedLimit ? U ? U.p(w, M) : (U = ot(w), U.c(), U.m(t, f)) : U && (U.d(1), U = null), M[0] & /*availableLimits, deletelimit*/
2132
+ w[25](`${/*currentLimit*/
2133
+ w[129].period}`)}`) && N(d, r), q === (q = V(w)) && E ? E.p(w, x) : (E && E.d(1), E = q && q(w), E && (E.c(), E.m(i, null))), /*currentLimit*/
2134
+ w[129].acknowledgedLimit ? U ? U.p(w, x) : (U = tt(w), U.c(), U.m(t, L)) : U && (U.d(1), U = null), x[0] & /*availableLimits, deletelimit*/
2156
2135
  68 && (h = !/*currentLimit*/
2157
- w[131].isModified && /*deletelimit*/
2136
+ w[129].isModified && /*deletelimit*/
2158
2137
  w[2].indexOf(
2159
2138
  /*limit*/
2160
- w[126].value
2161
- ) > -1), h ? R ? R.p(w, M) : (R = at(w), R.c(), R.m(t, P)) : R && (R.d(1), R = null), /*currentLimit*/
2162
- w[131].isCoolOffCompleted & !/*currentLimit*/
2163
- w[131].acknowledgedLimit ? j ? j.p(w, M) : (j = nt(w), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
2139
+ w[124].value
2140
+ ) > -1), h ? R ? R.p(w, x) : (R = it(w), R.c(), R.m(t, M)) : R && (R.d(1), R = null), /*currentLimit*/
2141
+ w[129].isCoolOffCompleted & !/*currentLimit*/
2142
+ w[129].acknowledgedLimit ? z ? z.p(w, x) : (z = ot(w), z.c(), z.m(t, null)) : z && (z.d(1), z = null);
2164
2143
  },
2165
2144
  d(w) {
2166
- w && A(e), G.d(), x && x.d(), U && U.d(), R && R.d(), j && j.d();
2145
+ w && A(e), G.d(), E && E.d(), U && U.d(), R && R.d(), z && z.d();
2167
2146
  }
2168
2147
  };
2169
2148
  }
2170
- function rt(o) {
2149
+ function nt(o) {
2171
2150
  let e, t, i = (
2172
2151
  /*determineLimitName*/
2173
- o[37](
2152
+ o[36](
2174
2153
  /*limit*/
2175
- o[126]
2154
+ o[124]
2176
2155
  ) + ""
2177
- ), n, s, r;
2178
- function d(f, h) {
2156
+ ), a, s, r;
2157
+ function d(L, h) {
2179
2158
  return (
2180
2159
  /*limit*/
2181
- f[126].value === "lugas" ? Wi : (
2160
+ L[124].value === "lugas" ? Bi : (
2182
2161
  /*limit*/
2183
- f[126].currentLimits.length > 0 ? Oi : (
2162
+ L[124].currentLimits.length > 0 ? Ri : (
2184
2163
  /*limit*/
2185
- f[126].value === "lugas" ? Bi : Ri
2164
+ L[124].value === "lugas" ? Ni : Ui
2186
2165
  )
2187
2166
  )
2188
2167
  );
@@ -2190,112 +2169,112 @@ function rt(o) {
2190
2169
  let p = d(o), m = p(o);
2191
2170
  return {
2192
2171
  c() {
2193
- e = v("div"), t = v("p"), n = I(i), s = B(), m.c(), r = B(), c(t, "class", "LimitTitle"), c(e, "class", "LimitWrapper " + /*isDesktop*/
2194
- (o[27] ? "Desktop" : ""));
2172
+ e = v("div"), t = v("p"), a = I(i), s = B(), m.c(), r = B(), c(t, "class", "LimitTitle"), c(e, "class", "LimitWrapper " + /*isDesktop*/
2173
+ (o[26] ? "Desktop" : ""));
2195
2174
  },
2196
- m(f, h) {
2197
- C(f, e, h), u(e, t), u(t, n), u(e, s), m.m(e, null), u(e, r);
2175
+ m(L, h) {
2176
+ C(L, e, h), u(e, t), u(t, a), u(e, s), m.m(e, null), u(e, r);
2198
2177
  },
2199
- p(f, h) {
2178
+ p(L, h) {
2200
2179
  h[0] & /*availableLimits*/
2201
2180
  64 && i !== (i = /*determineLimitName*/
2202
- f[37](
2181
+ L[36](
2203
2182
  /*limit*/
2204
- f[126]
2205
- ) + "") && N(n, i), p === (p = d(f)) && m ? m.p(f, h) : (m.d(1), m = p(f), m && (m.c(), m.m(e, r)));
2183
+ L[124]
2184
+ ) + "") && N(a, i), p === (p = d(L)) && m ? m.p(L, h) : (m.d(1), m = p(L), m && (m.c(), m.m(e, r)));
2206
2185
  },
2207
- d(f) {
2208
- f && A(e), m.d();
2186
+ d(L) {
2187
+ L && A(e), m.d();
2209
2188
  }
2210
2189
  };
2211
2190
  }
2212
- function lt(o) {
2191
+ function st(o) {
2213
2192
  let e, t, i = (
2214
2193
  /*$_*/
2215
- o[26]("complianceText") + ""
2216
- ), n;
2194
+ o[25]("complianceText") + ""
2195
+ ), a;
2217
2196
  return {
2218
2197
  c() {
2219
- e = v("div"), t = v("p"), n = I(i), c(t, "class", "LimitComplianceText"), c(e, "class", "LimitCompliance");
2198
+ e = v("div"), t = v("p"), a = I(i), c(t, "class", "LimitComplianceText"), c(e, "class", "LimitCompliance");
2220
2199
  },
2221
2200
  m(s, r) {
2222
- C(s, e, r), u(e, t), u(t, n);
2201
+ C(s, e, r), u(e, t), u(t, a);
2223
2202
  },
2224
2203
  p(s, r) {
2225
2204
  r[0] & /*$_*/
2226
- 67108864 && i !== (i = /*$_*/
2227
- s[26]("complianceText") + "") && N(n, i);
2205
+ 33554432 && i !== (i = /*$_*/
2206
+ s[25]("complianceText") + "") && N(a, i);
2228
2207
  },
2229
2208
  d(s) {
2230
2209
  s && A(e);
2231
2210
  }
2232
2211
  };
2233
2212
  }
2234
- function mt(o) {
2213
+ function rt(o) {
2235
2214
  let e, t, i = (
2236
2215
  /*$_*/
2237
- o[26]("limitType") + ""
2238
- ), n, s, r, d, p, m = me(
2216
+ o[25]("limitType") + ""
2217
+ ), a, s, r, d, p, m = me(
2239
2218
  /*availableLimits*/
2240
2219
  o[6]
2241
- ), f = [];
2220
+ ), L = [];
2242
2221
  for (let h = 0; h < m.length; h += 1)
2243
- f[h] = ut($e(o, m, h));
2222
+ L[h] = lt(Je(o, m, h));
2244
2223
  return {
2245
2224
  c() {
2246
- e = v("label"), t = v("span"), n = I(i), s = B(), r = v("select");
2247
- for (let h = 0; h < f.length; h += 1)
2248
- f[h].c();
2225
+ e = v("label"), t = v("span"), a = I(i), s = B(), r = v("select");
2226
+ for (let h = 0; h < L.length; h += 1)
2227
+ L[h].c();
2249
2228
  c(t, "class", "LimitSelectText"), c(r, "name", ""), c(r, "id", ""), /*selectedIndex*/
2250
- o[9] === void 0 && gt(() => (
2229
+ o[9] === void 0 && ft(() => (
2251
2230
  /*select_change_handler*/
2252
- o[60].call(r)
2231
+ o[58].call(r)
2253
2232
  )), c(e, "class", "LimitTypeDropdownWrapper");
2254
2233
  },
2255
- m(h, P) {
2256
- C(h, e, P), u(e, t), u(t, n), u(e, s), u(e, r);
2257
- for (let b = 0; b < f.length; b += 1)
2258
- f[b] && f[b].m(r, null);
2234
+ m(h, M) {
2235
+ C(h, e, M), u(e, t), u(t, a), u(e, s), u(e, r);
2236
+ for (let b = 0; b < L.length; b += 1)
2237
+ L[b] && L[b].m(r, null);
2259
2238
  De(
2260
2239
  r,
2261
2240
  /*selectedIndex*/
2262
2241
  o[9],
2263
2242
  !0
2264
2243
  ), d || (p = [
2265
- te(
2244
+ ie(
2266
2245
  r,
2267
2246
  "change",
2268
2247
  /*select_change_handler*/
2269
- o[60]
2248
+ o[58]
2270
2249
  ),
2271
- te(
2250
+ ie(
2272
2251
  r,
2273
2252
  "change",
2274
2253
  /*change_handler*/
2275
- o[61]
2254
+ o[59]
2276
2255
  )
2277
2256
  ], d = !0);
2278
2257
  },
2279
- p(h, P) {
2280
- if (P[0] & /*$_*/
2281
- 67108864 && i !== (i = /*$_*/
2282
- h[26]("limitType") + "") && N(n, i), P[0] & /*availableLimits*/
2283
- 64 | P[1] & /*determineLimitName*/
2284
- 64) {
2258
+ p(h, M) {
2259
+ if (M[0] & /*$_*/
2260
+ 33554432 && i !== (i = /*$_*/
2261
+ h[25]("limitType") + "") && N(a, i), M[0] & /*availableLimits*/
2262
+ 64 | M[1] & /*determineLimitName*/
2263
+ 32) {
2285
2264
  m = me(
2286
2265
  /*availableLimits*/
2287
2266
  h[6]
2288
2267
  );
2289
2268
  let b;
2290
2269
  for (b = 0; b < m.length; b += 1) {
2291
- const D = $e(h, m, b);
2292
- f[b] ? f[b].p(D, P) : (f[b] = ut(D), f[b].c(), f[b].m(r, null));
2270
+ const j = Je(h, m, b);
2271
+ L[b] ? L[b].p(j, M) : (L[b] = lt(j), L[b].c(), L[b].m(r, null));
2293
2272
  }
2294
- for (; b < f.length; b += 1)
2295
- f[b].d(1);
2296
- f.length = m.length;
2273
+ for (; b < L.length; b += 1)
2274
+ L[b].d(1);
2275
+ L.length = m.length;
2297
2276
  }
2298
- P[0] & /*selectedIndex*/
2277
+ M[0] & /*selectedIndex*/
2299
2278
  512 && De(
2300
2279
  r,
2301
2280
  /*selectedIndex*/
@@ -2303,84 +2282,84 @@ function mt(o) {
2303
2282
  );
2304
2283
  },
2305
2284
  d(h) {
2306
- h && A(e), Ce(f, h), d = !1, je(p);
2285
+ h && A(e), Ae(L, h), d = !1, Te(p);
2307
2286
  }
2308
2287
  };
2309
2288
  }
2310
- function ut(o) {
2289
+ function lt(o) {
2311
2290
  let e, t = (
2312
2291
  /*determineLimitName*/
2313
- o[37](
2292
+ o[36](
2314
2293
  /*limit*/
2315
- o[126]
2294
+ o[124]
2316
2295
  ) + ""
2317
2296
  ), i;
2318
2297
  return {
2319
2298
  c() {
2320
2299
  e = v("option"), i = I(t), e.__value = /*i*/
2321
- o[128], Ae(e, e.__value);
2300
+ o[126], Se(e, e.__value);
2322
2301
  },
2323
- m(n, s) {
2324
- C(n, e, s), u(e, i);
2302
+ m(a, s) {
2303
+ C(a, e, s), u(e, i);
2325
2304
  },
2326
- p(n, s) {
2305
+ p(a, s) {
2327
2306
  s[0] & /*availableLimits*/
2328
2307
  64 && t !== (t = /*determineLimitName*/
2329
- n[37](
2308
+ a[36](
2330
2309
  /*limit*/
2331
- n[126]
2310
+ a[124]
2332
2311
  ) + "") && N(i, t);
2333
2312
  },
2334
- d(n) {
2335
- n && A(e);
2313
+ d(a) {
2314
+ a && A(e);
2336
2315
  }
2337
2316
  };
2338
2317
  }
2339
- function dt(o) {
2318
+ function mt(o) {
2340
2319
  let e, t, i = (
2341
2320
  /*$_*/
2342
- o[26]("period") + ""
2343
- ), n, s, r, d, p, m = me(
2321
+ o[25]("period") + ""
2322
+ ), a, s, r, d, p, m = me(
2344
2323
  /*limitsConfig*/
2345
2324
  o[5][
2346
2325
  /*selectedLimit*/
2347
2326
  o[7]
2348
2327
  ].periods
2349
- ), f = [];
2328
+ ), L = [];
2350
2329
  for (let h = 0; h < m.length; h += 1)
2351
- f[h] = pt(Qe(o, m, h));
2330
+ L[h] = ut(Xe(o, m, h));
2352
2331
  return {
2353
2332
  c() {
2354
- e = v("label"), t = v("span"), n = I(i), s = B(), r = v("select");
2355
- for (let h = 0; h < f.length; h += 1)
2356
- f[h].c();
2333
+ e = v("label"), t = v("span"), a = I(i), s = B(), r = v("select");
2334
+ for (let h = 0; h < L.length; h += 1)
2335
+ L[h].c();
2357
2336
  c(t, "class", "PeriodSelectText"), c(r, "name", ""), c(r, "id", ""), /*selectedPeriod*/
2358
- o[8] === void 0 && gt(() => (
2337
+ o[8] === void 0 && ft(() => (
2359
2338
  /*select_change_handler_1*/
2360
- o[62].call(r)
2339
+ o[60].call(r)
2361
2340
  )), c(e, "class", "LimitPeriodDropdownWrapper");
2362
2341
  },
2363
- m(h, P) {
2364
- C(h, e, P), u(e, t), u(t, n), u(e, s), u(e, r);
2365
- for (let b = 0; b < f.length; b += 1)
2366
- f[b] && f[b].m(r, null);
2342
+ m(h, M) {
2343
+ C(h, e, M), u(e, t), u(t, a), u(e, s), u(e, r);
2344
+ for (let b = 0; b < L.length; b += 1)
2345
+ L[b] && L[b].m(r, null);
2367
2346
  De(
2368
2347
  r,
2369
2348
  /*selectedPeriod*/
2370
2349
  o[8],
2371
2350
  !0
2372
- ), d || (p = te(
2351
+ ), d || (p = ie(
2373
2352
  r,
2374
2353
  "change",
2375
2354
  /*select_change_handler_1*/
2376
- o[62]
2355
+ o[60]
2377
2356
  ), d = !0);
2378
2357
  },
2379
- p(h, P) {
2380
- if (P[0] & /*$_*/
2381
- 67108864 && i !== (i = /*$_*/
2382
- h[26]("period") + "") && N(n, i), P[0] & /*limitsConfig, selectedLimit, $_*/
2383
- 67109024) {
2358
+ p(h, M) {
2359
+ if (M[0] & /*$_*/
2360
+ 33554432 && i !== (i = /*$_*/
2361
+ h[25]("period") + "") && N(a, i), M[0] & /*limitsConfig, selectedLimit, $_*/
2362
+ 33554592) {
2384
2363
  m = me(
2385
2364
  /*limitsConfig*/
2386
2365
  h[5][
@@ -2390,14 +2369,14 @@ function dt(o) {
2390
2369
  );
2391
2370
  let b;
2392
2371
  for (b = 0; b < m.length; b += 1) {
2393
- const D = Qe(h, m, b);
2394
- f[b] ? f[b].p(D, P) : (f[b] = pt(D), f[b].c(), f[b].m(r, null));
2372
+ const j = Xe(h, m, b);
2373
+ L[b] ? L[b].p(j, M) : (L[b] = ut(j), L[b].c(), L[b].m(r, null));
2395
2374
  }
2396
- for (; b < f.length; b += 1)
2397
- f[b].d(1);
2398
- f.length = m.length;
2375
+ for (; b < L.length; b += 1)
2376
+ L[b].d(1);
2377
+ L.length = m.length;
2399
2378
  }
2400
- P[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
2379
+ M[0] & /*selectedPeriod, limitsConfig, selectedLimit*/
2401
2380
  416 && De(
2402
2381
  r,
2403
2382
  /*selectedPeriod*/
@@ -2405,114 +2384,122 @@ function dt(o) {
2405
2384
  );
2406
2385
  },
2407
2386
  d(h) {
2408
- h && A(e), Ce(f, h), d = !1, p();
2387
+ h && A(e), Ae(L, h), d = !1, p();
2409
2388
  }
2410
2389
  };
2411
2390
  }
2412
- function pt(o) {
2391
+ function ut(o) {
2413
2392
  let e, t = (
2414
2393
  /*$_*/
2415
- o[26](
2394
+ o[25](
2416
2395
  /*period*/
2417
- o[123]
2396
+ o[121]
2418
2397
  ) + ""
2419
- ), i, n;
2398
+ ), i, a;
2420
2399
  return {
2421
2400
  c() {
2422
- e = v("option"), i = I(t), e.__value = n = /*period*/
2423
- o[123], Ae(e, e.__value), e.selected = !0;
2401
+ e = v("option"), i = I(t), e.__value = a = /*period*/
2402
+ o[121], Se(e, e.__value), e.selected = !0;
2424
2403
  },
2425
2404
  m(s, r) {
2426
2405
  C(s, e, r), u(e, i);
2427
2406
  },
2428
2407
  p(s, r) {
2429
2408
  r[0] & /*$_, limitsConfig, selectedLimit*/
2430
- 67109024 && t !== (t = /*$_*/
2431
- s[26](
2409
+ 33554592 && t !== (t = /*$_*/
2410
+ s[25](
2432
2411
  /*period*/
2433
- s[123]
2412
+ s[121]
2434
2413
  ) + "") && N(i, t), r[0] & /*limitsConfig, selectedLimit*/
2435
- 160 && n !== (n = /*period*/
2436
- s[123]) && (e.__value = n, Ae(e, e.__value));
2414
+ 160 && a !== (a = /*period*/
2415
+ s[121]) && (e.__value = a, Se(e, e.__value));
2437
2416
  },
2438
2417
  d(s) {
2439
2418
  s && A(e);
2440
2419
  }
2441
2420
  };
2442
2421
  }
2443
- function ct(o) {
2422
+ function dt(o) {
2444
2423
  let e, t = (
2445
2424
  /*inputAmount*/
2446
- o[10] < /*minLimit*/
2447
- o[12] ? `${/*$_*/
2448
- o[26]("invalidInputMessageLimitMin", {
2449
- values: {
2450
- minValue: (
2451
- /*minLimit*/
2452
- o[12]
2453
- ),
2454
- currency: (
2455
- /*currency*/
2456
- o[0]
2457
- )
2458
- }
2459
- })}` : `${/*$_*/
2460
- o[26]("invalidInputMessageLimitMax", {
2461
- values: {
2462
- maxValue: (
2463
- /*maxLimit*/
2464
- o[13]
2465
- ),
2466
- currency: (
2467
- /*currency*/
2468
- o[0]
2469
- )
2470
- }
2471
- })}`
2472
- ), i;
2473
- return {
2474
- c() {
2475
- e = v("p"), i = I(t), c(e, "class", "InvalidInput");
2476
- },
2477
- m(n, s) {
2478
- C(n, e, s), u(e, i);
2479
- },
2480
- p(n, s) {
2481
- s[0] & /*inputAmount, minLimit, $_, currency, maxLimit*/
2482
- 67122177 && t !== (t = /*inputAmount*/
2483
- n[10] < /*minLimit*/
2484
- n[12] ? `${/*$_*/
2485
- n[26]("invalidInputMessageLimitMin", {
2425
+ o[10] === null ? `${/*$_*/
2426
+ o[25]("invalidInputMessage")}` : (
2427
+ /*inputAmount*/
2428
+ o[10] < /*minLimit*/
2429
+ o[11] ? `${/*$_*/
2430
+ o[25]("invalidInputMessageLimitMin", {
2486
2431
  values: {
2487
2432
  minValue: (
2488
2433
  /*minLimit*/
2489
- n[12]
2434
+ o[11]
2490
2435
  ),
2491
2436
  currency: (
2492
2437
  /*currency*/
2493
- n[0]
2438
+ o[0]
2494
2439
  )
2495
2440
  }
2496
2441
  })}` : `${/*$_*/
2497
- n[26]("invalidInputMessageLimitMax", {
2442
+ o[25]("invalidInputMessageLimitMax", {
2498
2443
  values: {
2499
2444
  maxValue: (
2500
2445
  /*maxLimit*/
2501
- n[13]
2446
+ o[12]
2502
2447
  ),
2503
2448
  currency: (
2504
2449
  /*currency*/
2505
- n[0]
2450
+ o[0]
2506
2451
  )
2507
2452
  }
2508
- })}`) && N(i, t);
2453
+ })}`
2454
+ )
2455
+ ), i;
2456
+ return {
2457
+ c() {
2458
+ e = v("p"), i = I(t), c(e, "class", "InvalidInput");
2459
+ },
2460
+ m(a, s) {
2461
+ C(a, e, s), u(e, i);
2462
+ },
2463
+ p(a, s) {
2464
+ s[0] & /*inputAmount, $_, minLimit, currency, maxLimit*/
2465
+ 33561601 && t !== (t = /*inputAmount*/
2466
+ a[10] === null ? `${/*$_*/
2467
+ a[25]("invalidInputMessage")}` : (
2468
+ /*inputAmount*/
2469
+ a[10] < /*minLimit*/
2470
+ a[11] ? `${/*$_*/
2471
+ a[25]("invalidInputMessageLimitMin", {
2472
+ values: {
2473
+ minValue: (
2474
+ /*minLimit*/
2475
+ a[11]
2476
+ ),
2477
+ currency: (
2478
+ /*currency*/
2479
+ a[0]
2480
+ )
2481
+ }
2482
+ })}` : `${/*$_*/
2483
+ a[25]("invalidInputMessageLimitMax", {
2484
+ values: {
2485
+ maxValue: (
2486
+ /*maxLimit*/
2487
+ a[12]
2488
+ ),
2489
+ currency: (
2490
+ /*currency*/
2491
+ a[0]
2492
+ )
2493
+ }
2494
+ })}`
2495
+ )) && N(i, t);
2509
2496
  },
2510
- d(n) {
2511
- n && A(e);
2497
+ d(a) {
2498
+ a && A(e);
2512
2499
  }
2513
2500
  };
2514
2501
  }
2515
- function Xi(o) {
2502
+ function Yi(o) {
2516
2503
  let e;
2517
2504
  return {
2518
2505
  c() {
@@ -2521,160 +2508,160 @@ function Xi(o) {
2521
2508
  m(t, i) {
2522
2509
  C(t, e, i);
2523
2510
  },
2524
- p: ge,
2511
+ p: Le,
2525
2512
  d(t) {
2526
2513
  t && A(e);
2527
2514
  }
2528
2515
  };
2529
2516
  }
2530
- function Ji(o) {
2517
+ function Zi(o) {
2531
2518
  let e, t, i = (
2532
2519
  /*popupVisible*/
2533
- o[19] && it(o)
2520
+ o[18] && et(o)
2534
2521
  );
2535
- function n(d, p) {
2522
+ function a(d, p) {
2536
2523
  if (
2537
2524
  /*skeletonLoading*/
2538
- d[16]
2525
+ d[15]
2539
2526
  )
2540
- return Ni;
2527
+ return Ii;
2541
2528
  if (
2542
2529
  /*hasErrors*/
2543
- d[17]
2530
+ d[16]
2544
2531
  )
2545
- return Ui;
2532
+ return xi;
2546
2533
  if (!/*skeletonLoading*/
2547
- d[16])
2548
- return Ii;
2534
+ d[15])
2535
+ return Ei;
2549
2536
  }
2550
- let s = n(o), r = s && s(o);
2537
+ let s = a(o), r = s && s(o);
2551
2538
  return {
2552
2539
  c() {
2553
2540
  e = v("div"), i && i.c(), t = B(), r && r.c();
2554
2541
  },
2555
2542
  m(d, p) {
2556
- C(d, e, p), i && i.m(e, null), u(e, t), r && r.m(e, null), o[65](e);
2543
+ C(d, e, p), i && i.m(e, null), u(e, t), r && r.m(e, null), o[62](e);
2557
2544
  },
2558
2545
  p(d, p) {
2559
2546
  /*popupVisible*/
2560
- d[19] ? i ? i.p(d, p) : (i = it(d), i.c(), i.m(e, t)) : i && (i.d(1), i = null), s === (s = n(d)) && r ? r.p(d, p) : (r && r.d(1), r = s && s(d), r && (r.c(), r.m(e, null)));
2547
+ d[18] ? i ? i.p(d, p) : (i = et(d), i.c(), i.m(e, t)) : i && (i.d(1), i = null), s === (s = a(d)) && r ? r.p(d, p) : (r && r.d(1), r = s && s(d), r && (r.c(), r.m(e, null)));
2561
2548
  },
2562
- i: ge,
2563
- o: ge,
2549
+ i: Le,
2550
+ o: Le,
2564
2551
  d(d) {
2565
- d && A(e), i && i.d(), r && r.d(), o[65](null);
2552
+ d && A(e), i && i.d(), r && r.d(), o[62](null);
2566
2553
  }
2567
2554
  };
2568
2555
  }
2569
- function Qi(o, e, t) {
2556
+ function Xi(o, e, t) {
2570
2557
  let i;
2571
- fi(o, hi, (a) => t(26, i = a));
2572
- let { lang: n = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: d = "" } = e, { userid: p = "" } = e, { endpoint: m = "" } = e, { apiversion: f = "" } = e, { customcurrencysymbols: h = "" } = e, { enablecompliancetext: P = "" } = e, { deletelimit: b = "" } = e, { amountsconfig: D = "" } = e, { periodsconfig: H = "" } = e, { limittabindex: G = "" } = e, { limitformat: V = "" } = e, { clientstyling: q = "" } = e, { clientstylingurl: x = "" } = e, { mbsource: U } = e, { translationurl: R = "" } = e, j, w = window.navigator.userAgent, M = !gi(w), S = [], y = "", _ = "", K = "", T = 0, z, F, le = "", pe = "", Te = "", ue = {}, ce = {}, Ie = !1, ze = !1, Z = !0, X = !1, Ee = !1, Le = !1, ne = !1, ie = "", ye = "", J = [], he, Ue, ve = !1, yt = {}, fe = { EUR: "€", RON: " lei", USD: "$" }, $ = {};
2573
- const Ne = {
2558
+ pi(o, gi, (n) => t(25, i = n));
2559
+ let { lang: a = "en" } = e, { currency: s = "" } = e, { limits: r = "" } = e, { session: d = "" } = e, { userid: p = "" } = e, { endpoint: m = "" } = e, { apiversion: L = "" } = e, { customcurrencysymbols: h = "" } = e, { enablecompliancetext: M = "" } = e, { deletelimit: b = "" } = e, { amountsconfig: j = "" } = e, { periodsconfig: H = "" } = e, { limittabindex: G = "" } = e, { limitformat: V = "" } = e, { clientstyling: q = "" } = e, { clientstylingurl: E = "" } = e, { mbsource: U } = e, { translationurl: R = "" } = e, z, w = window.navigator.userAgent, x = !ci(w), S = [], y = "", _ = "", K = "", D = 0, T, F = "", le = "", Ce = "", ue = {}, pe = {}, xe = !1, je = !1, Z = !0, X = !1, ze = !1, ce = !1, ne = !1, te = "", ge = "", J = [], ye, Ie, he = !1, Lt = {}, fe = { EUR: "€", RON: " lei", USD: "$" }, $ = {};
2560
+ const Ue = {
2574
2561
  wager: "wagering",
2575
2562
  loss: "loss",
2576
2563
  deposit: "deposit",
2577
2564
  netdeposit: "netdeposit",
2578
2565
  cumulativeSession: "cumulativeSession",
2579
2566
  sessionLimit: "session"
2580
- }, Re = {
2567
+ }, Ne = {
2581
2568
  unableToUpdatePendingRequest: ["SYS_1037", "SYS_1142", "SYS_1140"],
2582
2569
  internalServerError: ["F0004", "F0006"]
2583
- }, ht = () => {
2570
+ }, gt = () => {
2584
2571
  fetch(R).then((l) => l.json()).then((l) => {
2585
- Object.keys(l).forEach((L) => {
2586
- Je(L, l[L]);
2572
+ Object.keys(l).forEach((f) => {
2573
+ Ze(f, l[f]);
2587
2574
  });
2588
2575
  }).catch((l) => {
2589
2576
  console.log(l);
2590
2577
  });
2591
2578
  };
2592
- Object.keys(de).forEach((a) => {
2593
- Je(a, de[a]);
2579
+ Object.keys(de).forEach((n) => {
2580
+ Ze(n, de[n]);
2594
2581
  });
2595
- const Pe = (a) => `dataLayer-${a}`, Q = (a, l) => {
2582
+ const Pe = (n) => `dataLayer-${n}`, Q = (n, l) => {
2596
2583
  typeof gtag == "function" && gtag({
2597
- event: a,
2598
- limit_category: de[n][Pe(K.toLowerCase())] || K,
2599
- limit_type: de[n][Pe(y.toLowerCase())] || y,
2600
- limit_period: de[n][Pe(_.toLowerCase())] || _,
2601
- limit_amount: z || l
2584
+ event: n,
2585
+ limit_category: de[a][Pe(K.toLowerCase())] || K,
2586
+ limit_type: de[a][Pe(y.toLowerCase())] || y,
2587
+ limit_period: de[a][Pe(_.toLowerCase())] || _,
2588
+ limit_amount: T || l
2602
2589
  });
2603
- }, vt = () => {
2604
- const a = D.split(",").map((g) => g.split(":")), l = H.split(",").map((g) => g.split(":"));
2605
- for (let [g, k] of a.entries())
2590
+ }, yt = () => {
2591
+ const n = j.split(",").map((g) => g.split(":")), l = H.split(",").map((g) => g.split(":"));
2592
+ for (let [g, k] of n.entries())
2606
2593
  if (k[0] !== l[g][0])
2607
2594
  throw new Error(`Limit config mismatch: "${k[0]}" does not match "${l[g][0]}"`);
2608
- const L = a.reduce(
2609
- (g, k, E) => {
2610
- const ee = k[0].slice(k[0].indexOf("(") + 1, k[0].indexOf(")")), re = k[0].slice(0, k[0].indexOf("(")), we = k[1], _e = l[E][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), Me = {
2595
+ const f = n.reduce(
2596
+ (g, k, P) => {
2597
+ const ee = k[0].slice(k[0].indexOf("(") + 1, k[0].indexOf(")")), re = k[0].slice(0, k[0].indexOf("(")), be = k[1], we = l[P][1].trim().replace("D", "Daily").replace("W", "Weekly").replace("M", "Monthly").replace("N", "None").split("-"), Ee = {
2611
2598
  value: ee,
2612
2599
  product: re,
2613
- minMax: we,
2614
- periods: _e,
2600
+ minMax: be,
2601
+ periods: we,
2615
2602
  callValue: O[ee].callValue,
2616
2603
  callValue16: O[ee].callValue16,
2617
2604
  title: O[ee].title
2618
2605
  };
2619
- return g.push(Me), g;
2606
+ return g.push(Ee), g;
2620
2607
  },
2621
2608
  []
2622
2609
  );
2623
- for (let g = 0; g < L.length; g++)
2624
- t(6, S[g].product = L[g].product, S), t(6, S[g].min = parseInt(L[g].minMax.split("-")[0], 10), S), t(6, S[g].max = parseInt(L[g].minMax.split("-")[1], 10), S), t(5, O[L[g].value].periods = L[g].periods, O);
2625
- Te = S[0]?.value, S.forEach((g) => {
2626
- ue[g.value] = { min: g.min, max: g.max }, yt[g.value] = g.product;
2627
- }), ue && (ue[Te] ? (t(12, le = ue[Te].min), t(13, pe = ue[Te].max)) : (t(12, le = 1), t(13, pe = 9999999)));
2628
- }, kt = () => {
2629
- const a = /\(([^)]+)\)/g;
2630
- return [...D.matchAll(a)].flat().filter((L) => !L.includes("("));
2631
- }, bt = () => {
2632
- kt().forEach((l) => {
2610
+ for (let g = 0; g < f.length; g++)
2611
+ t(6, S[g].product = f[g].product, S), t(6, S[g].min = parseInt(f[g].minMax.split("-")[0], 10), S), t(6, S[g].max = parseInt(f[g].minMax.split("-")[1], 10), S), t(5, O[f[g].value].periods = f[g].periods, O);
2612
+ Ce = S[0]?.value, S.forEach((g) => {
2613
+ ue[g.value] = { min: g.min, max: g.max }, Lt[g.value] = g.product;
2614
+ }), ue && (ue[Ce] ? (t(11, F = ue[Ce].min), t(12, le = ue[Ce].max)) : (t(11, F = 1), t(12, le = 9999999)));
2615
+ }, ht = () => {
2616
+ const n = /\(([^)]+)\)/g;
2617
+ return [...j.matchAll(n)].flat().filter((f) => !f.includes("("));
2618
+ }, vt = () => {
2619
+ ht().forEach((l) => {
2633
2620
  O[l] ? S.push({ ...O[l] }) : console.error(`Unknown limit: ${l}`);
2634
- }), vt(), t(7, y = S[0].value), t(8, _ = O[y].periods[0]), K = S[0].product, t(14, Ie = S.length > 1), t(15, ze = O[y].periods.length > 1);
2621
+ }), yt(), t(7, y = S[0].value), t(8, _ = O[y].periods[0]), K = S[0].product, t(13, xe = S.length > 1), t(14, je = O[y].periods.length > 1);
2622
+ }, Re = () => {
2623
+ t(7, y = S[D].value), t(8, _ = O[y].periods[0]), t(14, je = O[y].periods.length > 1);
2635
2624
  }, Be = () => {
2636
- t(7, y = S[T].value), t(8, _ = O[y].periods[0]), t(15, ze = O[y].periods.length > 1);
2637
- }, Oe = () => {
2638
- K = S[T].product;
2639
- }, oe = (a) => {
2640
- if (a.status >= 300)
2641
- wt(a);
2625
+ K = S[D].product;
2626
+ }, oe = (n) => {
2627
+ if (n.status >= 300)
2628
+ kt(n);
2642
2629
  else
2643
- return t(18, Ee = !1), a.status !== 204 ? a.json() : a;
2644
- }, wt = (a) => {
2645
- t(17, X = !0);
2630
+ return t(17, ze = !1), n.status !== 204 ? n.json() : n;
2631
+ }, kt = (n) => {
2632
+ t(16, X = !0);
2646
2633
  let l;
2647
- throw a.json().then((L) => {
2648
- for (const g in Re)
2649
- if (Re[g].some((k) => L.error.includes(k))) {
2634
+ throw n.json().then((f) => {
2635
+ for (const g in Ne)
2636
+ if (Ne[g].some((k) => f.error.includes(k))) {
2650
2637
  l = g;
2651
2638
  break;
2652
2639
  }
2653
- console.error("errType", l), !l && be(L);
2640
+ console.error("errType", l), !l && ke(f);
2654
2641
  }).finally(() => {
2655
- l && be(l), t(17, X = !1), t(16, Z = !1);
2642
+ l && ke(l), t(16, X = !1), t(15, Z = !1);
2656
2643
  }), new Error("An error occured during the fetch request");
2657
- }, _t = () => {
2658
- if (!(z > 0))
2644
+ }, bt = () => {
2645
+ if (!(T > 0))
2659
2646
  return;
2660
- se(), t(16, Z = !0);
2661
- let a = new URL(`/v2/player/${p}/limits`, m), l = {};
2647
+ se(), t(15, Z = !0);
2648
+ let n = new URL(`/v2/player/${p}/limits`, m), l = {};
2662
2649
  y === "sessionLimit" ? l = {
2663
- sessionLimit: z,
2650
+ sessionLimit: T,
2664
2651
  sessionLimitUnit: "minute"
2665
2652
  } : y === "cumulativeSession" ? l[O[y].callValue] = [
2666
2653
  {
2667
2654
  period: _,
2668
- minutes: z
2655
+ minutes: T
2669
2656
  }
2670
2657
  ] : l[O[y].callValue] = [
2671
2658
  {
2672
2659
  period: O[y].periods[0] === "None" ? null : _,
2673
- amount: z,
2660
+ amount: T,
2674
2661
  currency: s
2675
2662
  }
2676
2663
  ];
2677
- let L = {
2664
+ let f = {
2678
2665
  method: "PUT",
2679
2666
  headers: {
2680
2667
  "X-SessionID": d,
@@ -2683,15 +2670,15 @@ function Qi(o, e, t) {
2683
2670
  },
2684
2671
  body: JSON.stringify(l)
2685
2672
  };
2686
- fetch(a.href, L).then((g) => oe(g)).then((g) => {
2673
+ fetch(n.href, f).then((g) => oe(g)).then((g) => {
2687
2674
  Q("self_limitation_success"), ae();
2688
2675
  }).catch((g) => {
2689
- console.error(g), t(17, X = !0);
2676
+ console.error(g), t(16, X = !0);
2690
2677
  });
2691
- }, St = () => {
2692
- se(), t(16, Z = !0);
2693
- const l = S[T].currentLimits.find((re) => re.period === _), L = l ? "v2" : "v1", g = new URL(`/${L}/player/${p}/limits/monetary/${l ? l.id : ""}`, m), k = l ? "PUT" : "POST", E = l ? { amount: z, skipCoolOff: !1 } : {
2694
- amount: z,
2678
+ }, wt = () => {
2679
+ se(), t(15, Z = !0);
2680
+ const l = S[D].currentLimits.find((re) => re.period === _), f = l ? "v2" : "v1", g = new URL(`/${f}/player/${p}/limits/monetary/${l ? l.id : ""}`, m), k = l ? "PUT" : "POST", P = l ? { amount: T, skipCoolOff: !1 } : {
2681
+ amount: T,
2695
2682
  currency: s,
2696
2683
  // 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
2697
2684
  period: O[y].periods[0] === "None" ? null : _,
@@ -2706,18 +2693,18 @@ function Qi(o, e, t) {
2706
2693
  "Content-Type": "application/json",
2707
2694
  Accept: "application/json"
2708
2695
  },
2709
- body: JSON.stringify(E)
2696
+ body: JSON.stringify(P)
2710
2697
  };
2711
2698
  fetch(g.href, ee).then((re) => oe(re)).then((re) => {
2712
2699
  Q("self_limitation_success"), ae();
2713
2700
  }).catch((re) => {
2714
- console.log(re), t(17, X = !0);
2701
+ console.log(re), t(16, X = !0);
2715
2702
  });
2716
- }, At = () => {
2717
- if (!(z > 0))
2703
+ }, _t = () => {
2704
+ if (!(T > 0))
2718
2705
  return;
2719
- se(), t(16, Z = !0);
2720
- const a = new URL(`/v1/player/${p}/limits/session/`, m);
2706
+ se(), t(15, Z = !0);
2707
+ const n = new URL(`/v1/player/${p}/limits/session/`, m);
2721
2708
  let g = {
2722
2709
  method: "PUT",
2723
2710
  headers: {
@@ -2726,20 +2713,20 @@ function Qi(o, e, t) {
2726
2713
  Accept: "application/json"
2727
2714
  },
2728
2715
  body: JSON.stringify({
2729
- sessionLimit: z,
2716
+ sessionLimit: T,
2730
2717
  sessionLimitUnit: "minute"
2731
2718
  })
2732
2719
  };
2733
- fetch(a.href, g).then((k) => oe(k)).then((k) => {
2720
+ fetch(n.href, g).then((k) => oe(k)).then((k) => {
2734
2721
  Q("self_limitation_success"), ae();
2735
2722
  }).catch((k) => {
2736
- console.log(k), t(17, X = !0);
2723
+ console.log(k), t(16, X = !0);
2737
2724
  });
2738
- }, Ct = () => {
2739
- if (!(z > 0))
2725
+ }, St = () => {
2726
+ if (!(T > 0))
2740
2727
  return;
2741
- se(), t(16, Z = !0);
2742
- const a = new URL(`/v1/player/${p}/limits/session/`, m);
2728
+ se(), t(15, Z = !0);
2729
+ const n = new URL(`/v1/player/${p}/limits/session/`, m);
2743
2730
  let g = {
2744
2731
  method: "PUT",
2745
2732
  headers: {
@@ -2751,21 +2738,21 @@ function Qi(o, e, t) {
2751
2738
  cumulativeSessionLimits: [
2752
2739
  {
2753
2740
  period: _,
2754
- minutes: z
2741
+ minutes: T
2755
2742
  }
2756
2743
  ]
2757
2744
  })
2758
2745
  };
2759
- fetch(a.href, g).then((k) => oe(k)).then((k) => {
2746
+ fetch(n.href, g).then((k) => oe(k)).then((k) => {
2760
2747
  Q("self_limitation_success"), ae();
2761
2748
  }).catch((k) => {
2762
- console.log(k), t(17, X = !0);
2749
+ console.log(k), t(16, X = !0);
2763
2750
  });
2764
- }, Tt = () => {
2765
- if (!(z > 0))
2751
+ }, At = () => {
2752
+ if (!(T > 0))
2766
2753
  return;
2767
- se(), t(16, Z = !0);
2768
- const a = new URL(`/v2/player/${p}/limit/lugas`, m);
2754
+ se(), t(15, Z = !0);
2755
+ const n = new URL(`/v2/player/${p}/limit/lugas`, m);
2769
2756
  let g = {
2770
2757
  method: "POST",
2771
2758
  headers: {
@@ -2774,50 +2761,50 @@ function Qi(o, e, t) {
2774
2761
  Accept: "application/json"
2775
2762
  },
2776
2763
  body: JSON.stringify({
2777
- amount: z,
2764
+ amount: T,
2778
2765
  roleLimitAmount: 0,
2779
2766
  softMigration: !1,
2780
2767
  keepLimit: !1
2781
2768
  })
2782
2769
  };
2783
- fetch(a.href, g).then((k) => oe(k)).then((k) => {
2784
- t(23, he = k.popup), k.operatorDepositLimitAmount, Ue = k.regulatorDepositLimitAmount, Q("self_limitation_success"), ae();
2770
+ fetch(n.href, g).then((k) => oe(k)).then((k) => {
2771
+ t(22, ye = k.popup), k.operatorDepositLimitAmount, Ie = k.regulatorDepositLimitAmount, Q("self_limitation_success"), ae();
2785
2772
  }).catch((k) => {
2786
- console.log(k), t(17, X = !0);
2773
+ console.log(k), t(16, X = !0);
2787
2774
  });
2788
- }, We = () => {
2789
- if (ce = {}, f === "gm16")
2775
+ }, Ct = () => {
2776
+ if (pe = {}, L === "gm16")
2790
2777
  switch (y) {
2791
2778
  case "lugas":
2792
- Tt();
2779
+ At();
2793
2780
  break;
2794
2781
  case "sessionLimit":
2795
- At();
2782
+ _t();
2796
2783
  break;
2797
2784
  case "cumulativeSession":
2798
- Ct();
2785
+ St();
2799
2786
  break;
2800
2787
  default:
2801
- St();
2788
+ wt();
2802
2789
  break;
2803
2790
  }
2804
- else if (f === "gmcore")
2805
- _t();
2791
+ else if (L === "gmcore")
2792
+ bt();
2806
2793
  else
2807
- throw Error(`Invalid apiversion attribute: ${f}`);
2794
+ throw Error(`Invalid apiversion attribute: ${L}`);
2808
2795
  Q("self_limitation_request");
2809
2796
  }, ae = () => {
2810
- switch (f) {
2797
+ switch (L) {
2811
2798
  case "gmcore":
2812
2799
  Dt();
2813
2800
  break;
2814
2801
  case "gm16":
2815
- jt();
2802
+ Tt();
2816
2803
  break;
2817
2804
  }
2818
2805
  }, Dt = () => {
2819
- t(16, Z = !0);
2820
- let a = new URL(`/v2/player/${p}/limits`, m), l = {
2806
+ t(15, Z = !0);
2807
+ let n = new URL(`/v2/player/${p}/limits`, m), l = {
2821
2808
  method: "GET",
2822
2809
  headers: {
2823
2810
  "X-SessionID": d,
@@ -2825,16 +2812,16 @@ function Qi(o, e, t) {
2825
2812
  Accept: "application/json"
2826
2813
  }
2827
2814
  };
2828
- fetch(a.href, l).then((L) => oe(L)).then((L) => {
2829
- J = L, Le && be(), Ve(J), zt(J), t(10, z = null);
2830
- }).catch((L) => {
2831
- console.error("Error LimitsWidget: ", L), t(17, X = !0);
2815
+ fetch(n.href, l).then((f) => oe(f)).then((f) => {
2816
+ J = f, ce && ke(), Oe(J), jt(J), t(10, T = null);
2817
+ }).catch((f) => {
2818
+ console.error("Error LimitsWidget: ", f), t(16, X = !0);
2832
2819
  }).finally(() => {
2833
- t(16, Z = !1);
2820
+ t(15, Z = !1);
2834
2821
  });
2835
- }, jt = () => {
2836
- t(16, Z = !0), J = [];
2837
- let a = new URL(`/v1/player/${p}/limits/monetary`, m), l = new URL(`/v1/player/${p}/limits/session`, m), L = !1, g = {
2822
+ }, Tt = () => {
2823
+ t(15, Z = !0), J = [];
2824
+ let n = new URL(`/v1/player/${p}/limits/monetary`, m), l = new URL(`/v1/player/${p}/limits/session`, m), f = !1, g = {
2838
2825
  method: "GET",
2839
2826
  headers: {
2840
2827
  "X-SessionID": d,
@@ -2842,157 +2829,163 @@ function Qi(o, e, t) {
2842
2829
  Accept: "application/json"
2843
2830
  }
2844
2831
  };
2845
- fetch(a.href, g).then((k) => oe(k)).then((k) => {
2846
- J.push(k), f === "gmcore" && Ve(J), f === "gm16" && Et(J), Le && be(), t(10, z = null);
2832
+ fetch(n.href, g).then((k) => oe(k)).then((k) => {
2833
+ J.push(k), L === "gmcore" && Oe(J), L === "gm16" && zt(J), ce && ke(), t(10, T = null);
2847
2834
  }).catch((k) => {
2848
- console.error("Error LimitsWidget: ", k), t(17, X = !0);
2835
+ console.error("Error LimitsWidget: ", k), t(16, X = !0);
2849
2836
  }).finally(() => {
2850
- L && t(16, Z = !1), L = !0;
2837
+ f && t(15, Z = !1), f = !0;
2851
2838
  }), fetch(l.href, g).then((k) => oe(k)).then((k) => {
2852
- J.push(k), Le && be(), f === "gm16" && Pt(J), f === "gm16" && xt(J), t(10, z = null);
2839
+ J.push(k), ce && ke(), L === "gm16" && Pt(J), L === "gm16" && Mt(J), t(10, T = null);
2853
2840
  }).catch((k) => {
2854
- console.error("Error LimitsWidget: ", k), t(17, X = !0);
2841
+ console.error("Error LimitsWidget: ", k), t(16, X = !0);
2855
2842
  }).finally(() => {
2856
- L && t(16, Z = !1), L = !0;
2843
+ f && t(15, Z = !1), f = !0;
2857
2844
  });
2858
- }, Ve = (a) => {
2845
+ }, Oe = (n) => {
2859
2846
  S.forEach((l) => {
2860
2847
  l.currentLimits = [];
2861
- const L = Array.isArray(a[O[l.value].callValue]) ? a[O[l.value].callValue] : [a[O[l.value].callValue]];
2862
- L.length === 0 || L[0] === void 0 || (L.forEach((g, k) => {
2863
- const E = a[O[l.value].callValue][k];
2864
- l.currentLimits.push({}), l.currentLimits[k].limitType = l.value, l.currentLimits[k].amount = V ? E.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.amount), l.currentLimits[k].currency = fe[E.currency] ?? E.currency, l.currentLimits[k].period = E.period, l.currentLimits[k].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.updateAmount), l.currentLimits[k].isModified = E.isModified, l.currentLimits[k].expiryDate = `${new Date(E.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2865
- }), l.currentLimits = ke(l.currentLimits));
2848
+ const f = Array.isArray(n[O[l.value].callValue]) ? n[O[l.value].callValue] : [n[O[l.value].callValue]];
2849
+ f.length === 0 || f[0] === void 0 || (f.forEach((g, k) => {
2850
+ const P = n[O[l.value].callValue][k];
2851
+ l.currentLimits.push({}), l.currentLimits[k].limitType = l.value, l.currentLimits[k].amount = V ? P.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.amount), l.currentLimits[k].currency = fe[P.currency] ?? P.currency, l.currentLimits[k].period = P.period, l.currentLimits[k].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.updateAmount), l.currentLimits[k].isModified = P.isModified, l.currentLimits[k].expiryDate = `${new Date(P.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
2852
+ }), l.currentLimits = ve(l.currentLimits));
2866
2853
  });
2867
- }, zt = (a) => {
2854
+ }, jt = (n) => {
2868
2855
  const l = i("minutes");
2869
- S.filter((L) => L.value === "sessionLimit" || L.value === "cumulativeSession").forEach((L) => {
2870
- L.currentLimits = [], a[O[L.value].callValue]?.forEach((g, k) => {
2871
- const E = a[O[L.value].callValue][k];
2872
- L.currentLimits.push({
2873
- limitType: L.value,
2874
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.minutes),
2856
+ S.filter((f) => f.value === "sessionLimit" || f.value === "cumulativeSession").forEach((f) => {
2857
+ f.currentLimits = [], n[O[f.value].callValue]?.forEach((g, k) => {
2858
+ const P = n[O[f.value].callValue][k];
2859
+ f.currentLimits.push({
2860
+ limitType: f.value,
2861
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.minutes),
2875
2862
  currency: l,
2876
- isModified: E.isModified,
2877
- period: L.value === "cumulativeSession" ? E.period : "None",
2878
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(E.updateMinutes),
2879
- expiryDate: `${new Date(E.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2863
+ isModified: P.isModified,
2864
+ period: f.value === "cumulativeSession" ? P.period : "None",
2865
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(P.updateMinutes),
2866
+ expiryDate: `${new Date(P.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`
2880
2867
  });
2881
- }), L.currentLimits = ke(L.currentLimits);
2868
+ }), f.currentLimits = ve(f.currentLimits);
2882
2869
  });
2883
- }, Et = (a) => {
2884
- a[0]?.limits && S.forEach((l) => {
2870
+ }, zt = (n) => {
2871
+ n[0]?.limits && S.forEach((l) => {
2885
2872
  l.currentLimits = [];
2886
- for (const L of a[0].limits)
2887
- if (L.type === l.callValue16 && L.products.includes(l.product)) {
2888
- let g = 0, k = L.schedules.length > 0 ? L.schedules.find((E) => E.id) : {};
2889
- L.schedules.length > 0 && (g = V ? k.updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(k.updateAmount)), l.currentLimits.push({
2873
+ for (const f of n[0].limits)
2874
+ if (f.type === l.callValue16 && f.products.includes(l.product)) {
2875
+ let g = 0, k = f.schedules.length > 0 ? f.schedules.find((P) => P.id) : {};
2876
+ f.schedules.length > 0 && (g = V ? k.updateAmount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(k.updateAmount)), l.currentLimits.push({
2890
2877
  limitType: l.value,
2891
- amount: V ? L.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(L.amount),
2892
- currency: fe[L.currency] ?? L.currency,
2893
- isModified: L.schedules.length > 0,
2894
- period: L.period,
2895
- product: L.products[0],
2878
+ amount: V ? f.amount : Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(f.amount),
2879
+ currency: fe[f.currency] ?? f.currency,
2880
+ isModified: f.schedules.length > 0,
2881
+ period: f.period,
2882
+ product: f.products[0],
2896
2883
  updateAmount: g,
2897
2884
  isCoolOffCompleted: k ? k.isCoolOffCompleted : !1,
2898
2885
  scheduleId: k ? k.id : null,
2899
- expiryDate: L.schedules.length > 0 ? `${new Date(L.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "",
2900
- id: L.id
2901
- }), l.currentLimits.forEach((E) => {
2902
- E.acknowledgedLimit = Object.keys($).some((ee) => E.scheduleId === ee);
2886
+ expiryDate: f.schedules.length > 0 ? `${new Date(f.schedules[0].applyAt).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : "",
2887
+ id: f.id
2888
+ }), l.currentLimits.forEach((P) => {
2889
+ P.acknowledgedLimit = Object.keys($).some((ee) => P.scheduleId === ee);
2903
2890
  });
2904
2891
  }
2905
- l.currentLimits = ke(l.currentLimits);
2892
+ l.currentLimits = ve(l.currentLimits);
2906
2893
  });
2907
- }, Pt = (a) => {
2908
- a[1]?.sessionLimit && S.filter((l) => l.value === "sessionLimit").forEach((l) => {
2894
+ }, Pt = (n) => {
2895
+ n[1]?.sessionLimit && S.filter((l) => l.value === "sessionLimit").forEach((l) => {
2909
2896
  l.currentLimits.push({
2910
2897
  limitType: "sessionLimit",
2911
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(a[1].sessionLimit.minutes),
2898
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n[1].sessionLimit.minutes),
2912
2899
  currency: i("minutes"),
2913
- isModified: a[1].sessionLimit.isModified,
2900
+ isModified: n[1].sessionLimit.isModified,
2914
2901
  period: "None",
2915
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(a[1].sessionLimit.updateMinutes),
2916
- expiryDate: a[1].sessionLimit.expiryDate
2917
- }), l.currentLimits = ke(l.currentLimits);
2902
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n[1].sessionLimit.updateMinutes),
2903
+ expiryDate: n[1].sessionLimit.expiryDate
2904
+ }), l.currentLimits = ve(l.currentLimits);
2918
2905
  });
2919
- }, xt = (a) => {
2920
- a[1]?.cumulativeSessionLimits && S.filter((l) => l.value === "cumulativeSession").forEach((l) => {
2921
- for (const L of a[1].cumulativeSessionLimits)
2906
+ }, Mt = (n) => {
2907
+ n[1]?.cumulativeSessionLimits && S.filter((l) => l.value === "cumulativeSession").forEach((l) => {
2908
+ for (const f of n[1].cumulativeSessionLimits)
2922
2909
  l.currentLimits.push({
2923
2910
  limitType: "cumulativeSession",
2924
- amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(L.minutes),
2911
+ amount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(f.minutes),
2925
2912
  currency: i("minutes"),
2926
- isModified: L.isModified,
2927
- period: L.period,
2928
- updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(L.updateMinutes),
2929
- expiryDate: L.expiryDate
2913
+ isModified: f.isModified,
2914
+ period: f.period,
2915
+ updateAmount: Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(f.updateMinutes),
2916
+ expiryDate: f.expiryDate
2930
2917
  });
2931
- l.currentLimits = ke(l.currentLimits);
2918
+ l.currentLimits = ve(l.currentLimits);
2932
2919
  });
2933
- }, ke = (a) => {
2920
+ }, ve = (n) => {
2934
2921
  const l = { Daily: 0, Weekly: 1, Monthly: 2 };
2935
- return a.sort((L, g) => l[L.period] - l[g.period]), a;
2936
- }, Mt = () => {
2937
- const a = z - Math.floor(z) === 0;
2938
- z >= le && z <= pe && a ? (t(24, ve = !1), F.removeAttribute("disabled")) : (t(24, ve = !0), F.setAttribute("disabled", "true"));
2939
- }, qe = () => {
2940
- t(24, ve = !1), ue?.[y] ? (t(12, le = ue[y].min), t(13, pe = ue[y].max)) : (t(12, le = 1), t(13, pe = 9999999));
2941
- }, It = () => {
2922
+ return n.sort((f, g) => l[f.period] - l[g.period]), n;
2923
+ }, We = () => {
2924
+ if (T === null || Number.isNaN(T)) {
2925
+ t(23, he = !0);
2926
+ return;
2927
+ }
2928
+ const l = !Number.isInteger(T) ? Math.round(T) : T;
2929
+ t(10, T = l), t(23, he = l < F || l > le);
2930
+ }, Et = (n) => {
2931
+ n.preventDefault(), We(), he || Ct();
2932
+ }, Ve = () => {
2933
+ t(23, he = !1), ue?.[y] ? (t(11, F = ue[y].min), t(12, le = ue[y].max)) : (t(11, F = 1), t(12, le = 9999999));
2934
+ }, xt = () => {
2942
2935
  if (J) {
2943
- const a = J[O[y].callValue].find((g) => g.period === _), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(a.amount);
2944
- let L = i("popupImmediateUpdate").replace("{selectedLimit}", xe(a)).replace("{updatedAmount}", l).replace("{currency}", fe[a.currency] || a.currency).replace("{selectedPeriod}", i(`${_}`));
2945
- t(21, ie = a.isModified ? `${i("popupPendingUpdate")} ${new Date(a.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : L);
2936
+ const n = J[O[y].callValue].find((g) => g.period === _), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.amount);
2937
+ let f = i("popupImmediateUpdate").replace("{selectedLimit}", Me(n)).replace("{updatedAmount}", l).replace("{currency}", fe[n.currency] || n.currency).replace("{selectedPeriod}", i(`${_}`));
2938
+ t(20, te = n.isModified ? `${i("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2946
2939
  }
2947
- t(20, ne = !0);
2948
- }, Ut = () => {
2949
- const a = J[0]?.limits || J.limits;
2940
+ t(19, ne = !0);
2941
+ }, It = () => {
2942
+ const n = J[0]?.limits || J.limits;
2950
2943
  let l = null;
2951
2944
  if (!J) {
2952
- t(20, ne = !0);
2945
+ t(19, ne = !0);
2953
2946
  return;
2954
2947
  }
2955
- Object.keys(ce).length > 0 ? l = a.find((E) => E.id === ce.id) : l = a.find((E) => E.type.toLowerCase() === Ne[y].toLowerCase() && (E.period === _ || E.period === "None") && E.products[0] === K), l?.schedules.length > 0 && $[l?.schedules[0].id] && (l.amount = l.schedules[0].updateAmount);
2956
- const L = 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)` : "";
2957
- let k = i("popupImmediateUpdate").replace("{selectedLimit}", xe(l)).replace("{updatedAmount}", L).replace("{selectedPeriod}", i(`${l.period}`));
2958
- l.schedules.length > 0 && $[l.schedules[0].id] ? t(21, ie = k) : t(21, ie = l.schedules.length > 0 ? `${i("popupPendingUpdate")} ${g}` : k), t(20, ne = !0);
2948
+ Object.keys(pe).length > 0 ? l = n.find((P) => P.id === pe.id) : l = n.find((P) => P.type.toLowerCase() === Ue[y].toLowerCase() && (P.period === _ || P.period === "None") && P.products[0] === K), l?.schedules.length > 0 && $[l?.schedules[0].id] && (l.amount = l.schedules[0].updateAmount);
2949
+ const f = Ke(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)` : "";
2950
+ let k = i("popupImmediateUpdate").replace("{selectedLimit}", Me(l)).replace("{updatedAmount}", f).replace("{selectedPeriod}", i(`${l.period}`));
2951
+ l.schedules.length > 0 && $[l.schedules[0].id] ? t(20, te = k) : t(20, te = l.schedules.length > 0 ? `${i("popupPendingUpdate")} ${g}` : k), t(19, ne = !0);
2952
+ }, Ut = () => {
2953
+ ye == 1 && t(21, ge = "PopupKyc"), ye == 2 && (t(20, te = `${i("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ie)} ${s} ${i("popup2_b")}`), t(21, ge = "PopupKyc2")), ye == 3 && (t(20, te = i("popup3")), t(21, ge = "PopupSuccess")), t(19, ne = !0);
2959
2954
  }, Nt = () => {
2960
- he == 1 && t(22, ye = "PopupKyc"), he == 2 && (t(21, ie = `${i("popup2_a")}${Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(Ue)} ${s} ${i("popup2_b")}`), t(22, ye = "PopupKyc2")), he == 3 && (t(21, ie = i("popup3")), t(22, ye = "PopupSuccess")), t(20, ne = !0);
2955
+ t(20, te = i("sessionLimitUpdated")), t(19, ne = !0);
2961
2956
  }, Rt = () => {
2962
- t(21, ie = i("sessionLimitUpdated")), t(20, ne = !0);
2963
- }, Bt = () => {
2964
2957
  if (J) {
2965
- const a = J[O[y].callValue].find((g) => (g.period === _ || _ === "None") && g.products[0] === K), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(a.minutes);
2966
- let L = i("popupImmediateUpdate").replace("{selectedLimit}", i(`${y}`)).replace("{updatedAmount}", l).replace("{currency}", i("minutes")).replace("{selectedPeriod}", i(`${_}`));
2967
- t(21, ie = a.isModified ? `${i("popupPendingUpdate")} ${new Date(a.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : L);
2958
+ const n = J[O[y].callValue].find((g) => (g.period === _ || _ === "None") && g.products[0] === K), l = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(n.minutes);
2959
+ let f = i("popupImmediateUpdate").replace("{selectedLimit}", i(`${y}`)).replace("{updatedAmount}", l).replace("{currency}", i("minutes")).replace("{selectedPeriod}", i(`${_}`));
2960
+ t(20, te = n.isModified ? `${i("popupPendingUpdate")} ${new Date(n.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : f);
2968
2961
  }
2969
- t(20, ne = !0);
2970
- }, Ot = (a) => a?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), Wt = (a) => a?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), Vt = (a) => a?.error?.includes("[NotFoundException] Limit does not exist"), qt = (a) => a.error?.includes("Invalid Session"), be = (a) => {
2962
+ t(19, ne = !0);
2963
+ }, Bt = (n) => n?.error?.includes("Limit update is not permitted due to LimitUpdateControl"), Ot = (n) => n?.error?.includes("Limit remove is not permitted due to LimitUpdateControl"), Wt = (n) => n?.error?.includes("[NotFoundException] Limit does not exist"), Vt = (n) => n.error?.includes("Invalid Session"), ke = (n) => {
2971
2964
  if (window.postMessage({ type: "OpenLimitsPopup" }, window.location.href), X) {
2972
- if (t(18, Ee = !0), !a) {
2973
- t(20, ne = !0);
2965
+ if (t(17, ze = !0), !n) {
2966
+ t(19, ne = !0);
2974
2967
  return;
2975
2968
  }
2976
- a.thirdPartyResponse || t(21, ie = i(`${a}`)), a.thirdPartyResponse && t(21, ie = a.thirdPartyResponse.message), Ot(a) && t(21, ie = i("popupUpdateLimitException")), Wt(a) && t(21, ie = i("popupRemoveLimitException")), Vt(a) && t(21, ie = i("notFoundException")), qt(a) && t(21, ie = i("sessionExpiredException")), t(20, ne = !0);
2969
+ n.thirdPartyResponse || t(20, te = i(`${n}`)), n.thirdPartyResponse && t(20, te = n.thirdPartyResponse.message), Bt(n) && t(20, te = i("popupUpdateLimitException")), Ot(n) && t(20, te = i("popupRemoveLimitException")), Wt(n) && t(20, te = i("notFoundException")), Vt(n) && t(20, te = i("sessionExpiredException")), t(19, ne = !0);
2977
2970
  return;
2978
2971
  }
2979
- switch (f) {
2972
+ switch (L) {
2980
2973
  case "gmcore":
2981
- y === "sessionLimit" || y === "cumulativeSession" ? Bt() : It();
2974
+ y === "sessionLimit" || y === "cumulativeSession" ? Rt() : xt();
2982
2975
  break;
2983
2976
  case "gm16":
2984
- y === "lugas" ? Nt() : y === "sessionLimit" || y === "cumulativeSession" ? Rt() : Ut();
2977
+ y === "lugas" ? Ut() : y === "sessionLimit" || y === "cumulativeSession" ? Nt() : It();
2985
2978
  break;
2986
2979
  default:
2987
- throw new Error(`Invalid apiversion attribute: ${f}`);
2980
+ throw new Error(`Invalid apiversion attribute: ${L}`);
2988
2981
  }
2989
2982
  }, se = () => {
2990
- t(19, Le = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
2991
- }, Ft = (a) => {
2992
- t(7, y = a.limitType), t(8, _ = a.period), se(), t(16, Z = !0);
2993
- let l = new URL(`/v2/player/${p}/limits/${Ne[a.limitType]}`, m);
2994
- a.limitType !== "sessionLimit" && l.searchParams.append("periods", a.period);
2995
- let L = {
2983
+ t(18, ce = !0), window.postMessage({ type: "DisableScroll" }, window.location.href);
2984
+ }, qt = (n) => {
2985
+ t(7, y = n.limitType), t(8, _ = n.period), se(), t(15, Z = !0);
2986
+ let l = new URL(`/v2/player/${p}/limits/${Ue[n.limitType]}`, m);
2987
+ n.limitType !== "sessionLimit" && l.searchParams.append("periods", n.period);
2988
+ let f = {
2996
2989
  method: "DELETE",
2997
2990
  headers: {
2998
2991
  "X-SessionID": d,
@@ -3000,35 +2993,35 @@ function Qi(o, e, t) {
3000
2993
  Accept: "application/json"
3001
2994
  }
3002
2995
  };
3003
- fetch(l.href, L).then((g) => oe(g)).then((g) => {
3004
- Q("self_limitation_cancel_success", a.amount), ae();
2996
+ fetch(l.href, f).then((g) => oe(g)).then((g) => {
2997
+ Q("self_limitation_cancel_success", n.amount), ae();
3005
2998
  }).catch((g) => {
3006
- Q("self_limitation_cancel_failed", a.amount), console.log(g), t(17, X = !0);
2999
+ Q("self_limitation_cancel_failed", n.amount), console.log(g), t(16, X = !0);
3007
3000
  });
3008
- }, Fe = (a) => {
3009
- switch (a.period, f) {
3001
+ }, qe = (n) => {
3002
+ switch (n.period, L) {
3010
3003
  case "gmcore":
3011
- Ft(a);
3004
+ qt(n);
3012
3005
  break;
3013
3006
  case "gm16":
3014
- ce = a, a.limitType === "sessionLimit" || a.limitType === "cumulativeSession" ? Gt(a) : Kt(a);
3007
+ pe = n, n.limitType === "sessionLimit" || n.limitType === "cumulativeSession" ? Ft(n) : Gt(n);
3015
3008
  break;
3016
3009
  }
3017
- Q("self_limitation_cancel_request", a.amount);
3018
- }, Gt = (a) => {
3019
- const l = new URL(`/v1/player/${p}/limits/session/session`, m), L = new URL(`/v1/player/${p}/limits/session/cumulativeSession?periods=${a.period}`, m);
3010
+ Q("self_limitation_cancel_request", n.amount);
3011
+ }, Ft = (n) => {
3012
+ const l = new URL(`/v1/player/${p}/limits/session/session`, m), f = new URL(`/v1/player/${p}/limits/session/cumulativeSession?periods=${n.period}`, m);
3020
3013
  let g;
3021
- switch (a.limitType) {
3014
+ switch (n.limitType) {
3022
3015
  case "sessionLimit":
3023
3016
  g = l;
3024
3017
  break;
3025
3018
  case "cumulativeSession":
3026
- g = L;
3019
+ g = f;
3027
3020
  break;
3028
3021
  default:
3029
- throw Error(`Unknown limit.limitType: ${a.limitType}`);
3022
+ throw Error(`Unknown limit.limitType: ${n.limitType}`);
3030
3023
  }
3031
- se(), t(16, Z = !0);
3024
+ se(), t(15, Z = !0);
3032
3025
  let k = {
3033
3026
  method: "DELETE",
3034
3027
  headers: {
@@ -3037,15 +3030,15 @@ function Qi(o, e, t) {
3037
3030
  Accept: "application/json"
3038
3031
  }
3039
3032
  };
3040
- fetch(g.href, k).then((E) => oe(E)).then((E) => {
3041
- Q("self_limitation_cancel_success", a.amount), ae();
3042
- }).catch((E) => {
3043
- Q("self_limitation_cancel_failed", a.amount), console.log(E), t(17, X = !0);
3033
+ fetch(g.href, k).then((P) => oe(P)).then((P) => {
3034
+ Q("self_limitation_cancel_success", n.amount), ae();
3035
+ }).catch((P) => {
3036
+ Q("self_limitation_cancel_failed", n.amount), console.log(P), t(16, X = !0);
3044
3037
  });
3045
- }, Kt = (a) => {
3046
- const l = new URL(`/v1/player/${p}/limits/monetary/${a.id}`, m);
3047
- se(), t(16, Z = !0);
3048
- let L = {
3038
+ }, Gt = (n) => {
3039
+ const l = new URL(`/v1/player/${p}/limits/monetary/${n.id}`, m);
3040
+ se(), t(15, Z = !0);
3041
+ let f = {
3049
3042
  method: "DELETE",
3050
3043
  headers: {
3051
3044
  "X-SessionID": d,
@@ -3053,15 +3046,15 @@ function Qi(o, e, t) {
3053
3046
  Accept: "application/json"
3054
3047
  }
3055
3048
  };
3056
- fetch(l.href, L).then((g) => oe(g)).then((g) => {
3057
- Q("self_limitation_cancel_success", a.amount), ae();
3049
+ fetch(l.href, f).then((g) => oe(g)).then((g) => {
3050
+ Q("self_limitation_cancel_success", n.amount), ae();
3058
3051
  }).catch((g) => {
3059
- Q("self_limitation_cancel_failed", a.amount), console.log(g), t(17, X = !0);
3052
+ Q("self_limitation_cancel_failed", n.amount), console.log(g), t(16, X = !0);
3060
3053
  });
3061
- }, Ge = (a) => {
3062
- const l = new URL(`/v1/player/${p}/limits/schedule/${a.scheduleId}`, m);
3063
- se(), t(16, Z = !0);
3064
- let L = {
3054
+ }, Fe = (n) => {
3055
+ const l = new URL(`/v1/player/${p}/limits/schedule/${n.scheduleId}`, m);
3056
+ se(), t(15, Z = !0);
3057
+ let f = {
3065
3058
  method: "DELETE",
3066
3059
  headers: {
3067
3060
  "X-SessionID": d,
@@ -3069,15 +3062,15 @@ function Qi(o, e, t) {
3069
3062
  Accept: "application/json"
3070
3063
  }
3071
3064
  };
3072
- fetch(l.href, L).then((g) => oe(g)).then((g) => {
3073
- ce = a, Q("self_limitation_cancel_success", a.updateAmount), ae();
3065
+ fetch(l.href, f).then((g) => oe(g)).then((g) => {
3066
+ pe = n, Q("self_limitation_cancel_success", n.updateAmount), ae();
3074
3067
  }).catch((g) => {
3075
- Q("self_limitation_cancel_failed", a.updateAmount), console.log(g), t(17, X = !0);
3068
+ Q("self_limitation_cancel_failed", n.updateAmount), console.log(g), t(16, X = !0);
3076
3069
  });
3077
- }, Ke = (a) => {
3078
- const l = new URL(`v1/player/${p}/limits/schedule/acknowledge/${a.scheduleId}`, m);
3079
- se(), t(16, Z = !0);
3080
- let L = {
3070
+ }, Ge = (n) => {
3071
+ const l = new URL(`v1/player/${p}/limits/schedule/acknowledge/${n.scheduleId}`, m);
3072
+ se(), t(15, Z = !0);
3073
+ let f = {
3081
3074
  method: "PATCH",
3082
3075
  headers: {
3083
3076
  "X-SessionID": d,
@@ -3085,194 +3078,184 @@ function Qi(o, e, t) {
3085
3078
  Accept: "application/json"
3086
3079
  }
3087
3080
  };
3088
- fetch(l.href, L).then((g) => oe(g)).then((g) => {
3089
- ce = a, Ht(a), Q("self_limitation_confirm_success", a.amount), ae();
3081
+ fetch(l.href, f).then((g) => oe(g)).then((g) => {
3082
+ pe = n, Kt(n), Q("self_limitation_confirm_success", n.amount), ae();
3090
3083
  }).catch((g) => {
3091
- Q("self_limitation_confirm_failed", a.amount), console.log(g), t(17, X = !0);
3084
+ Q("self_limitation_confirm_failed", n.amount), console.log(g), t(16, X = !0);
3092
3085
  });
3093
- }, Ht = (a) => {
3086
+ }, Kt = (n) => {
3094
3087
  let l = 60;
3095
- t(25, $[a.scheduleId] = {}, $), t(25, $[a.scheduleId].timer = `${l} ${de[n].seconds}`, $), t(25, $[a.scheduleId].timerStopped = !1, $);
3096
- let L = window.setInterval(
3097
- () => l === 0 ? (window.clearInterval(L), t(25, $[a.scheduleId].timerStopped = !0, $), t(25, $[a.scheduleId].timer = de[n].reloadLimitsButton, $)) : t(25, $[a.scheduleId].timer = `${--l} ${de[n].seconds}`, $),
3088
+ t(24, $[n.scheduleId] = {}, $), t(24, $[n.scheduleId].timer = `${l} ${de[a].seconds}`, $), t(24, $[n.scheduleId].timerStopped = !1, $);
3089
+ let f = window.setInterval(
3090
+ () => l === 0 ? (window.clearInterval(f), t(24, $[n.scheduleId].timerStopped = !0, $), t(24, $[n.scheduleId].timer = de[a].reloadLimitsButton, $)) : t(24, $[n.scheduleId].timer = `${--l} ${de[a].seconds}`, $),
3098
3091
  1e3
3099
3092
  );
3100
- }, xe = (a) => {
3093
+ }, Me = (n) => {
3101
3094
  let l;
3102
- return a ? l = a.value ? i(a.value + a.product) : i(a.type.toLowerCase() + a.products[0]) : l = i(y), l;
3103
- }, He = (a, l = !1) => {
3095
+ return n ? l = n.value ? i(n.value + n.product) : i(n.type.toLowerCase() + n.products[0]) : l = i(y), l;
3096
+ }, Ke = (n, l = !1) => {
3104
3097
  if (!V)
3105
- return l ? `${a.updateAmount}${a.currency}` : `${a.amount}${a.currency}`;
3106
- let L = V;
3107
- const g = L.match(/\{(\d+)decimals\}/), k = g ? parseInt(g[1], 10) : 2, E = g ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
3108
- let ee = l ? a.updateAmount : a.amount;
3098
+ return l ? `${n.updateAmount}${n.currency}` : `${n.amount}${n.currency}`;
3099
+ let f = V;
3100
+ const g = f.match(/\{(\d+)decimals\}/), k = g ? parseInt(g[1], 10) : 2, P = g ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
3101
+ let ee = l ? n.updateAmount : n.amount;
3109
3102
  ee = parseInt(ee).toFixed(k);
3110
- const [re, we] = V.includes(".") ? [",", "."] : [".", ","];
3111
- let [_e, Me] = ee.split(".");
3112
- return _e = _e.replace(/\B(?=(\d{3})+(?!\d))/g, re), ee = `${_e}${we}${Me}`, L = L.replace("{currency}", fe[a.currency] || a.currency).replace("{amount}", ee.split(we)[0]).replace(
3113
- E,
3114
- ee.split(we)[1]
3115
- ), L;
3116
- }, Ye = () => {
3117
- t(20, ne = t(19, Le = !1)), t(22, ye = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
3103
+ const [re, be] = V.includes(".") ? [",", "."] : [".", ","];
3104
+ let [we, Ee] = ee.split(".");
3105
+ return we = we.replace(/\B(?=(\d{3})+(?!\d))/g, re), ee = `${we}${be}${Ee}`, f = f.replace("{currency}", fe[n.currency] || n.currency).replace("{amount}", ee.split(be)[0]).replace(
3106
+ P,
3107
+ ee.split(be)[1]
3108
+ ), f;
3109
+ }, He = () => {
3110
+ t(19, ne = t(18, ce = !1)), t(21, ge = ""), window.postMessage({ type: "CloseLimitsPopup" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
3111
+ }, Ht = () => {
3112
+ window.postMessage({ type: "uploadDocuments" }, window.location.href), He();
3118
3113
  }, Yt = () => {
3119
- window.postMessage({ type: "uploadDocuments" }, window.location.href), Ye();
3120
- }, Zt = (a) => {
3121
- !ve && a.keyCode === 13 && We();
3122
- }, Xt = () => {
3123
3114
  if (!h)
3124
3115
  return;
3125
- let a = {};
3116
+ let n = {};
3126
3117
  h.split(",").forEach((l) => {
3127
- let L = l.split(":");
3128
- a[L[0].trim()] = L[1].trim();
3129
- }), fe = { ...fe, ...a };
3130
- }, Jt = () => {
3131
- wi(n);
3118
+ let f = l.split(":");
3119
+ n[f[0].trim()] = f[1].trim();
3120
+ }), fe = { ...fe, ...n };
3121
+ }, Zt = () => {
3122
+ ki(a);
3132
3123
  };
3133
- yi(() => () => {
3124
+ fi(() => () => {
3134
3125
  });
3135
- const Qt = () => ae(), $t = (a) => Fe(a), ei = (a) => Ke(a), ti = (a) => Ge(a);
3136
- function ii() {
3137
- T = Ze(this), t(9, T);
3126
+ const Xt = () => ae(), Jt = (n) => qe(n), Qt = (n) => Ge(n), $t = (n) => Fe(n);
3127
+ function ei() {
3128
+ D = Ye(this), t(9, D);
3138
3129
  }
3139
- const oi = () => {
3140
- Oe(), Be(), qe();
3130
+ const ti = () => {
3131
+ Be(), Re(), Ve();
3141
3132
  };
3142
- function ai() {
3143
- _ = Ze(this), t(8, _), t(5, O), t(7, y);
3144
- }
3145
- function ni() {
3146
- z = Lt(this.value), t(10, z);
3133
+ function ii() {
3134
+ _ = Ye(this), t(8, _), t(5, O), t(7, y);
3147
3135
  }
3148
- function si(a) {
3149
- Xe[a ? "unshift" : "push"](() => {
3150
- F = a, t(11, F);
3151
- });
3136
+ function oi() {
3137
+ T = pt(this.value), t(10, T);
3152
3138
  }
3153
- function ri(a) {
3154
- Xe[a ? "unshift" : "push"](() => {
3155
- j = a, t(4, j);
3139
+ function ai(n) {
3140
+ Li[n ? "unshift" : "push"](() => {
3141
+ z = n, t(4, z);
3156
3142
  });
3157
3143
  }
3158
- return o.$$set = (a) => {
3159
- "lang" in a && t(42, n = a.lang), "currency" in a && t(0, s = a.currency), "limits" in a && t(43, r = a.limits), "session" in a && t(44, d = a.session), "userid" in a && t(45, p = a.userid), "endpoint" in a && t(46, m = a.endpoint), "apiversion" in a && t(47, f = a.apiversion), "customcurrencysymbols" in a && t(48, h = a.customcurrencysymbols), "enablecompliancetext" in a && t(1, P = a.enablecompliancetext), "deletelimit" in a && t(2, b = a.deletelimit), "amountsconfig" in a && t(49, D = a.amountsconfig), "periodsconfig" in a && t(50, H = a.periodsconfig), "limittabindex" in a && t(3, G = a.limittabindex), "limitformat" in a && t(51, V = a.limitformat), "clientstyling" in a && t(52, q = a.clientstyling), "clientstylingurl" in a && t(53, x = a.clientstylingurl), "mbsource" in a && t(54, U = a.mbsource), "translationurl" in a && t(55, R = a.translationurl);
3144
+ return o.$$set = (n) => {
3145
+ "lang" in n && t(40, a = n.lang), "currency" in n && t(0, s = n.currency), "limits" in n && t(41, r = n.limits), "session" in n && t(42, d = n.session), "userid" in n && t(43, p = n.userid), "endpoint" in n && t(44, m = n.endpoint), "apiversion" in n && t(45, L = n.apiversion), "customcurrencysymbols" in n && t(46, h = n.customcurrencysymbols), "enablecompliancetext" in n && t(1, M = n.enablecompliancetext), "deletelimit" in n && t(2, b = n.deletelimit), "amountsconfig" in n && t(47, j = n.amountsconfig), "periodsconfig" in n && t(48, H = n.periodsconfig), "limittabindex" in n && t(3, G = n.limittabindex), "limitformat" in n && t(49, V = n.limitformat), "clientstyling" in n && t(50, q = n.clientstyling), "clientstylingurl" in n && t(51, E = n.clientstylingurl), "mbsource" in n && t(52, U = n.mbsource), "translationurl" in n && t(53, R = n.translationurl);
3160
3146
  }, o.$$.update = () => {
3161
3147
  o.$$.dirty[1] & /*customcurrencysymbols*/
3162
- 131072 && h && Xt(), o.$$.dirty[1] & /*periodsconfig, amountsconfig*/
3163
- 786432 && H && D && bt(), o.$$.dirty[1] & /*lang*/
3164
- 2048 && n && Jt(), o.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
3165
- 124928 && p && d && m && f && n && ae(), o.$$.dirty[0] & /*customStylingContainer*/
3148
+ 32768 && h && Yt(), o.$$.dirty[1] & /*periodsconfig, amountsconfig*/
3149
+ 196608 && H && j && vt(), o.$$.dirty[1] & /*lang*/
3150
+ 512 && a && Zt(), o.$$.dirty[1] & /*userid, session, endpoint, apiversion, lang*/
3151
+ 31232 && p && d && m && L && a && ae(), o.$$.dirty[0] & /*customStylingContainer*/
3166
3152
  16 | o.$$.dirty[1] & /*clientstyling*/
3167
- 2097152 && q && j && vi(j, q), o.$$.dirty[0] & /*customStylingContainer*/
3153
+ 524288 && q && z && yi(z, q), o.$$.dirty[0] & /*customStylingContainer*/
3168
3154
  16 | o.$$.dirty[1] & /*clientstylingurl*/
3169
- 4194304 && x && j && ki(j, x), o.$$.dirty[0] & /*customStylingContainer*/
3155
+ 1048576 && E && z && hi(z, E), o.$$.dirty[0] & /*customStylingContainer*/
3170
3156
  16 | o.$$.dirty[1] & /*mbsource*/
3171
- 8388608 && U && j && bi(j, `${U}.Style`), o.$$.dirty[1] & /*translationurl*/
3172
- 16777216 && R && ht();
3157
+ 2097152 && U && z && vi(z, `${U}.Style`), o.$$.dirty[1] & /*translationurl*/
3158
+ 4194304 && R && gt();
3173
3159
  }, [
3174
3160
  s,
3175
- P,
3161
+ M,
3176
3162
  b,
3177
3163
  G,
3178
- j,
3164
+ z,
3179
3165
  O,
3180
3166
  S,
3181
3167
  y,
3182
3168
  _,
3169
+ D,
3183
3170
  T,
3184
- z,
3185
3171
  F,
3186
3172
  le,
3187
- pe,
3188
- Ie,
3189
- ze,
3173
+ xe,
3174
+ je,
3190
3175
  Z,
3191
3176
  X,
3192
- Ee,
3193
- Le,
3177
+ ze,
3178
+ ce,
3194
3179
  ne,
3195
- ie,
3180
+ te,
3181
+ ge,
3196
3182
  ye,
3197
3183
  he,
3198
- ve,
3199
3184
  $,
3200
3185
  i,
3201
- M,
3186
+ x,
3187
+ Re,
3202
3188
  Be,
3203
- Oe,
3204
- We,
3205
3189
  ae,
3206
- Mt,
3190
+ We,
3191
+ Et,
3192
+ Ve,
3207
3193
  qe,
3208
3194
  Fe,
3209
3195
  Ge,
3196
+ Me,
3210
3197
  Ke,
3211
- xe,
3212
3198
  He,
3213
- Ye,
3214
- Yt,
3215
- Zt,
3216
- n,
3199
+ Ht,
3200
+ a,
3217
3201
  r,
3218
3202
  d,
3219
3203
  p,
3220
3204
  m,
3221
- f,
3205
+ L,
3222
3206
  h,
3223
- D,
3207
+ j,
3224
3208
  H,
3225
3209
  V,
3226
3210
  q,
3227
- x,
3211
+ E,
3228
3212
  U,
3229
3213
  R,
3214
+ Xt,
3215
+ Jt,
3230
3216
  Qt,
3231
3217
  $t,
3232
3218
  ei,
3233
3219
  ti,
3234
3220
  ii,
3235
3221
  oi,
3236
- ai,
3237
- ni,
3238
- si,
3239
- ri
3222
+ ai
3240
3223
  ];
3241
3224
  }
3242
- class $i extends ui {
3225
+ class Ji extends ri {
3243
3226
  constructor(e) {
3244
- super(), di(
3227
+ super(), li(
3245
3228
  this,
3246
3229
  e,
3247
- Qi,
3248
- Ji,
3249
- pi,
3230
+ Xi,
3231
+ Zi,
3232
+ mi,
3250
3233
  {
3251
- lang: 42,
3234
+ lang: 40,
3252
3235
  currency: 0,
3253
- limits: 43,
3254
- session: 44,
3255
- userid: 45,
3256
- endpoint: 46,
3257
- apiversion: 47,
3258
- customcurrencysymbols: 48,
3236
+ limits: 41,
3237
+ session: 42,
3238
+ userid: 43,
3239
+ endpoint: 44,
3240
+ apiversion: 45,
3241
+ customcurrencysymbols: 46,
3259
3242
  enablecompliancetext: 1,
3260
3243
  deletelimit: 2,
3261
- amountsconfig: 49,
3262
- periodsconfig: 50,
3244
+ amountsconfig: 47,
3245
+ periodsconfig: 48,
3263
3246
  limittabindex: 3,
3264
- limitformat: 51,
3265
- clientstyling: 52,
3266
- clientstylingurl: 53,
3267
- mbsource: 54,
3268
- translationurl: 55
3247
+ limitformat: 49,
3248
+ clientstyling: 50,
3249
+ clientstylingurl: 51,
3250
+ mbsource: 52,
3251
+ translationurl: 53
3269
3252
  },
3270
- _i,
3253
+ bi,
3271
3254
  [-1, -1, -1, -1, -1]
3272
3255
  );
3273
3256
  }
3274
3257
  get lang() {
3275
- return this.$$.ctx[42];
3258
+ return this.$$.ctx[40];
3276
3259
  }
3277
3260
  set lang(e) {
3278
3261
  this.$$set({ lang: e }), Y();
@@ -3284,37 +3267,37 @@ class $i extends ui {
3284
3267
  this.$$set({ currency: e }), Y();
3285
3268
  }
3286
3269
  get limits() {
3287
- return this.$$.ctx[43];
3270
+ return this.$$.ctx[41];
3288
3271
  }
3289
3272
  set limits(e) {
3290
3273
  this.$$set({ limits: e }), Y();
3291
3274
  }
3292
3275
  get session() {
3293
- return this.$$.ctx[44];
3276
+ return this.$$.ctx[42];
3294
3277
  }
3295
3278
  set session(e) {
3296
3279
  this.$$set({ session: e }), Y();
3297
3280
  }
3298
3281
  get userid() {
3299
- return this.$$.ctx[45];
3282
+ return this.$$.ctx[43];
3300
3283
  }
3301
3284
  set userid(e) {
3302
3285
  this.$$set({ userid: e }), Y();
3303
3286
  }
3304
3287
  get endpoint() {
3305
- return this.$$.ctx[46];
3288
+ return this.$$.ctx[44];
3306
3289
  }
3307
3290
  set endpoint(e) {
3308
3291
  this.$$set({ endpoint: e }), Y();
3309
3292
  }
3310
3293
  get apiversion() {
3311
- return this.$$.ctx[47];
3294
+ return this.$$.ctx[45];
3312
3295
  }
3313
3296
  set apiversion(e) {
3314
3297
  this.$$set({ apiversion: e }), Y();
3315
3298
  }
3316
3299
  get customcurrencysymbols() {
3317
- return this.$$.ctx[48];
3300
+ return this.$$.ctx[46];
3318
3301
  }
3319
3302
  set customcurrencysymbols(e) {
3320
3303
  this.$$set({ customcurrencysymbols: e }), Y();
@@ -3332,13 +3315,13 @@ class $i extends ui {
3332
3315
  this.$$set({ deletelimit: e }), Y();
3333
3316
  }
3334
3317
  get amountsconfig() {
3335
- return this.$$.ctx[49];
3318
+ return this.$$.ctx[47];
3336
3319
  }
3337
3320
  set amountsconfig(e) {
3338
3321
  this.$$set({ amountsconfig: e }), Y();
3339
3322
  }
3340
3323
  get periodsconfig() {
3341
- return this.$$.ctx[50];
3324
+ return this.$$.ctx[48];
3342
3325
  }
3343
3326
  set periodsconfig(e) {
3344
3327
  this.$$set({ periodsconfig: e }), Y();
@@ -3350,37 +3333,37 @@ class $i extends ui {
3350
3333
  this.$$set({ limittabindex: e }), Y();
3351
3334
  }
3352
3335
  get limitformat() {
3353
- return this.$$.ctx[51];
3336
+ return this.$$.ctx[49];
3354
3337
  }
3355
3338
  set limitformat(e) {
3356
3339
  this.$$set({ limitformat: e }), Y();
3357
3340
  }
3358
3341
  get clientstyling() {
3359
- return this.$$.ctx[52];
3342
+ return this.$$.ctx[50];
3360
3343
  }
3361
3344
  set clientstyling(e) {
3362
3345
  this.$$set({ clientstyling: e }), Y();
3363
3346
  }
3364
3347
  get clientstylingurl() {
3365
- return this.$$.ctx[53];
3348
+ return this.$$.ctx[51];
3366
3349
  }
3367
3350
  set clientstylingurl(e) {
3368
3351
  this.$$set({ clientstylingurl: e }), Y();
3369
3352
  }
3370
3353
  get mbsource() {
3371
- return this.$$.ctx[54];
3354
+ return this.$$.ctx[52];
3372
3355
  }
3373
3356
  set mbsource(e) {
3374
3357
  this.$$set({ mbsource: e }), Y();
3375
3358
  }
3376
3359
  get translationurl() {
3377
- return this.$$.ctx[55];
3360
+ return this.$$.ctx[53];
3378
3361
  }
3379
3362
  set translationurl(e) {
3380
3363
  this.$$set({ translationurl: e }), Y();
3381
3364
  }
3382
3365
  }
3383
- ci($i, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
3366
+ ui(Ji, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, apiversion: {}, customcurrencysymbols: {}, enablecompliancetext: {}, deletelimit: {}, amountsconfig: {}, periodsconfig: {}, limittabindex: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
3384
3367
  export {
3385
- $i as default
3368
+ Ji as default
3386
3369
  };