@everymatrix/player-account-controller 1.87.21 → 1.87.23

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 (26) hide show
  1. package/components/{PlayerAccountController-66cQ6w-G.js → PlayerAccountController-BIT34S8X.js} +445 -415
  2. package/components/PlayerAccountController-D3sj_FFc.cjs +1 -0
  3. package/components/{PlayerAccountController-W7-MTLUM.js → PlayerAccountController-fNX47iaF.js} +444 -414
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16-T3EGekRb.cjs → PlayerAccountGamingLimitsPage2Gm16-CMxzI07w.cjs} +6 -6
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16-BTBGuybw.js → PlayerAccountGamingLimitsPage2Gm16-EA4I02NQ.js} +1109 -1090
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16-DR1vKR63.js → PlayerAccountGamingLimitsPage2Gm16-o_0DfyBW.js} +1149 -1130
  7. package/components/{PlayerAccountGamingLimitsWrapper2-C36Kk6Uu.cjs → PlayerAccountGamingLimitsWrapper2-1lOfUhUT.cjs} +2 -2
  8. package/components/{PlayerAccountGamingLimitsWrapper2-p9PPOiaH.js → PlayerAccountGamingLimitsWrapper2-B_pUqlM0.js} +387 -367
  9. package/components/{PlayerAccountGamingLimitsWrapper2-DRpLzl8S.js → PlayerAccountGamingLimitsWrapper2-DG5pRuF1.js} +346 -326
  10. package/es2015/player-account-controller.cjs +1 -1
  11. package/es2015/player-account-controller.js +1 -1
  12. package/esnext/player-account-controller.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/{checkbox-group-input_16-Dc_U5bRn.cjs → checkbox-group-input_16-BleDOv1j.cjs} +2 -2
  15. package/stencil/{checkbox-group-input_16-cypbwaKM.js → checkbox-group-input_16-CWPF1hwQ.js} +11 -7
  16. package/stencil/{checkbox-group-input_16-6f3QrnpC.js → checkbox-group-input_16-hzyeahgc.js} +11 -7
  17. package/stencil/{index-c666b6e6-h5yqXS4O.js → index-c666b6e6-BXeJ50Ee.js} +1 -1
  18. package/stencil/{index-c666b6e6-D1_BSpjs.js → index-c666b6e6-C73yIqWX.js} +1 -1
  19. package/stencil/{index-c666b6e6-BZD5ryGA.cjs → index-c666b6e6-xZblcsbg.cjs} +1 -1
  20. package/stencil/{pam-change-password-6b535bd5-DjrceNqR.cjs → pam-change-password-6b535bd5-B__iAVdi.cjs} +1 -1
  21. package/stencil/{pam-change-password-6b535bd5-Ctk5wAb-.js → pam-change-password-6b535bd5-qqnayZTK.js} +1 -1
  22. package/stencil/{pam-change-password-6b535bd5-oB7Z1mAt.js → pam-change-password-6b535bd5-sv0jAJ14.js} +1 -1
  23. package/stencil/{pam-change-password-CMhMlGej.js → pam-change-password-CE5sZeR4.js} +1 -1
  24. package/stencil/{pam-change-password-BQHmyAwK.cjs → pam-change-password-CO4aon7O.cjs} +1 -1
  25. package/stencil/{pam-change-password-u-EOzh0I.js → pam-change-password-J4dNnHYD.js} +1 -1
  26. package/components/PlayerAccountController-DFz4kY5R.cjs +0 -1
@@ -1,4 +1,4 @@
1
- var fi = (l, e, n) => new Promise((s, u) => {
1
+ var mi = (l, e, n) => new Promise((s, u) => {
2
2
  var o = (w) => {
3
3
  try {
4
4
  p(n.next(w));
@@ -14,23 +14,23 @@ var fi = (l, e, n) => new Promise((s, u) => {
14
14
  }, p = (w) => w.done ? s(w.value) : Promise.resolve(w.value).then(o, f);
15
15
  p((n = n.apply(l, e)).next());
16
16
  });
17
- import { $ as Y, F as Si, a as Ci, S as Pi, i as Di, f as m, s as Li, A as Mi, b as zi, n as $, d as c, h, k as d, p as Oi, q as Ui, G as Ai, u as ji, w as Ti, e as ee, H as Ii, C as ie, g as i, j as T, m as x, I as hi, B as Ri, x as Ni, y as Gi, z as qi } from "./GeneralLogout-0J1RtGyR.js";
17
+ import { $ as Y, F as Ci, a as Pi, S as Di, i as Li, f as m, s as Mi, A as zi, b as Oi, n as $, d as c, h, k as d, p as Ui, q as Ai, G as ji, u as Ti, w as Ii, e as ee, H as Ri, C as ie, g as i, j as T, m as x, I as di, B as Ni, x as Gi, y as qi, z as Wi } from "./GeneralLogout-0J1RtGyR.js";
18
18
  import "../stencil/user-deposit-withdrawal-C5lc1C0l.js";
19
19
  import "../stencil/player-kyc-verification-vQ6gNPBe.js";
20
20
  import "../stencil/user-transaction-history-BdbQJzhb.js";
21
- import "../stencil/pam-change-password-u-EOzh0I.js";
22
- function Wi({ withLocale: l, translations: e }) {
21
+ import "../stencil/pam-change-password-J4dNnHYD.js";
22
+ function Xi({ withLocale: l, translations: e }) {
23
23
  Y.subscribe((n) => {
24
- n == null && (Si.set(e), Y.set(l));
24
+ n == null && (Ci.set(e), Y.set(l));
25
25
  });
26
26
  }
27
- function mi(l, e) {
28
- Ci(l, e);
27
+ function ci(l, e) {
28
+ Pi(l, e);
29
29
  }
30
- function Xi(l) {
30
+ function Ji(l) {
31
31
  Y.set(l);
32
32
  }
33
- const ci = {
33
+ const hi = {
34
34
  en: {
35
35
  profileUpdateSuccess: "Profile updated!",
36
36
  timeoutSuccess: "Timeout active",
@@ -437,7 +437,7 @@ if (typeof window != "undefined") {
437
437
  }
438
438
  };
439
439
  };
440
- customElements.define = l(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-DRpLzl8S.js").then(({ default: e }) => {
440
+ customElements.define = l(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-DG5pRuF1.js").then(({ default: e }) => {
441
441
  !customElements.get("player-account-gaming-limits-wrapper-2") && customElements.define(
442
442
  "player-account-gaming-limits-wrapper-2",
443
443
  e.element
@@ -508,30 +508,30 @@ if (typeof window != "undefined") {
508
508
  !customElements.get("player-account-review-frequency") && customElements.define("player-account-review-frequency", e.element);
509
509
  });
510
510
  }
511
- function Ji(l) {
512
- zi(l, "svelte-11erj2t", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586b))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072a));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
513
- }
514
511
  function Hi(l) {
512
+ Oi(l, "svelte-11erj2t", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586b))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072a));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
513
+ }
514
+ function Bi(l) {
515
515
  let e;
516
516
  function n(o, f) {
517
517
  if (
518
518
  /*isMobile*/
519
- o[71]
519
+ o[72]
520
520
  )
521
- return Vi;
521
+ return Qi;
522
522
  if (
523
523
  /*sessionId*/
524
- o[69] && /*cmsendpoint*/
524
+ o[70] && /*cmsendpoint*/
525
525
  o[0] && /*env*/
526
526
  o[1]
527
527
  )
528
- return Fi;
528
+ return Vi;
529
529
  }
530
530
  let s = n(l), u = s && s(l);
531
531
  return {
532
532
  c() {
533
533
  e = d("section"), u && u.c(), ee(e, "class", "PlayerAccountPage " + /*isMobile*/
534
- (l[71] ? "PlayerAccountMobilePage" : ""));
534
+ (l[72] ? "PlayerAccountMobilePage" : ""));
535
535
  },
536
536
  m(o, f) {
537
537
  h(o, e, f), u && u.m(e, null);
@@ -544,7 +544,7 @@ function Hi(l) {
544
544
  }
545
545
  };
546
546
  }
547
- function Bi(l) {
547
+ function Fi(l) {
548
548
  let e;
549
549
  return {
550
550
  c() {
@@ -559,147 +559,147 @@ function Bi(l) {
559
559
  }
560
560
  };
561
561
  }
562
- function Fi(l) {
562
+ function Vi(l) {
563
563
  let e, n, s, u, o, f, p;
564
564
  function w(t, _) {
565
565
  if (
566
566
  /*activeMenuItem*/
567
- t[70] === /*widgetPath*/
568
- t[74][0]
567
+ t[71] === /*widgetPath*/
568
+ t[75][0]
569
+ )
570
+ return _n;
571
+ if (
572
+ /*activeMenuItem*/
573
+ t[71] === /*widgetPath*/
574
+ t[75][1]
569
575
  )
570
576
  return wn;
571
577
  if (
572
578
  /*activeMenuItem*/
573
- t[70] === /*widgetPath*/
574
- t[74][1]
579
+ t[71] === /*widgetPath*/
580
+ t[75][2]
575
581
  )
576
582
  return gn;
577
583
  if (
578
584
  /*activeMenuItem*/
579
- t[70] === /*widgetPath*/
580
- t[74][2]
585
+ t[71] === /*widgetPath*/
586
+ t[75][3]
581
587
  )
582
588
  return pn;
583
589
  if (
584
590
  /*activeMenuItem*/
585
- t[70] === /*widgetPath*/
586
- t[74][3]
591
+ t[71] === /*widgetPath*/
592
+ t[75][4]
587
593
  )
588
594
  return dn;
589
595
  if (
590
596
  /*activeMenuItem*/
591
- t[70] === /*widgetPath*/
592
- t[74][4]
597
+ t[71] === /*widgetPath*/
598
+ t[75][5]
593
599
  )
594
600
  return hn;
595
601
  if (
596
602
  /*activeMenuItem*/
597
- t[70] === /*widgetPath*/
598
- t[74][5]
603
+ t[71] == /*widgetPath*/
604
+ t[75][6]
599
605
  )
600
606
  return cn;
601
607
  if (
602
608
  /*activeMenuItem*/
603
- t[70] == /*widgetPath*/
604
- t[74][6]
609
+ t[71] === /*widgetPath*/
610
+ t[75][7]
605
611
  )
606
612
  return mn;
607
613
  if (
608
614
  /*activeMenuItem*/
609
- t[70] === /*widgetPath*/
610
- t[74][7]
615
+ t[71] === /*widgetPath*/
616
+ t[75][8]
611
617
  )
612
618
  return fn;
613
619
  if (
614
620
  /*activeMenuItem*/
615
- t[70] === /*widgetPath*/
616
- t[74][8]
621
+ t[71] === /*widgetPath*/
622
+ t[75][9]
617
623
  )
618
624
  return un;
619
625
  if (
620
626
  /*activeMenuItem*/
621
- t[70] === /*widgetPath*/
622
- t[74][9]
627
+ t[71] === /*widgetPath*/
628
+ t[75][10]
623
629
  )
624
630
  return rn;
625
631
  if (
626
632
  /*activeMenuItem*/
627
- t[70] === /*widgetPath*/
628
- t[74][10]
633
+ t[71] === /*widgetPath*/
634
+ t[75][11]
629
635
  )
630
636
  return an;
631
637
  if (
632
638
  /*activeMenuItem*/
633
- t[70] === /*widgetPath*/
634
- t[74][11]
639
+ t[71] === /*widgetPath*/
640
+ t[75][12]
635
641
  )
636
642
  return on;
637
643
  if (
638
644
  /*activeMenuItem*/
639
- t[70] === /*widgetPath*/
640
- t[74][12]
645
+ t[71] === /*widgetPath*/
646
+ t[75][13]
641
647
  )
642
648
  return tn;
643
649
  if (
644
650
  /*activeMenuItem*/
645
- t[70] === /*widgetPath*/
646
- t[74][13]
651
+ t[71] === /*widgetPath*/
652
+ t[75][14]
647
653
  )
648
654
  return ln;
649
655
  if (
650
656
  /*activeMenuItem*/
651
- t[70] === /*widgetPath*/
652
- t[74][14]
657
+ t[71] === /*widgetPath*/
658
+ t[75][15]
653
659
  )
654
660
  return sn;
655
661
  if (
656
662
  /*activeMenuItem*/
657
- t[70] === /*widgetPath*/
658
- t[74][15]
663
+ t[71] === /*widgetPath*/
664
+ t[75][16]
659
665
  )
660
666
  return nn;
661
667
  if (
662
668
  /*activeMenuItem*/
663
- t[70] === /*widgetPath*/
664
- t[74][16]
669
+ t[71] === /*widgetPath*/
670
+ t[75][17]
665
671
  )
666
672
  return en;
667
673
  if (
668
674
  /*activeMenuItem*/
669
- t[70] === /*widgetPath*/
670
- t[74][17]
675
+ t[71] === /*widgetPath*/
676
+ t[75][18]
671
677
  )
672
678
  return xi;
673
679
  if (
674
680
  /*activeMenuItem*/
675
- t[70] === /*widgetPath*/
676
- t[74][18]
681
+ t[71] === /*widgetPath*/
682
+ t[75][19]
677
683
  )
678
684
  return $i;
679
685
  if (
680
686
  /*activeMenuItem*/
681
- t[70] === /*widgetPath*/
682
- t[74][19]
687
+ t[71] === /*widgetPath*/
688
+ t[75][20]
683
689
  )
684
690
  return Yi;
685
691
  if (
686
692
  /*activeMenuItem*/
687
- t[70] === /*widgetPath*/
688
- t[74][20]
693
+ t[71] === /*widgetPath*/
694
+ t[75][21]
689
695
  )
690
696
  return Ki;
691
697
  if (
692
698
  /*activeMenuItem*/
693
- t[70] === /*widgetPath*/
694
- t[74][21]
699
+ t[71] === /*widgetPath*/
700
+ t[75][22]
695
701
  )
696
702
  return Zi;
697
- if (
698
- /*activeMenuItem*/
699
- t[70] === /*widgetPath*/
700
- t[74][22]
701
- )
702
- return Qi;
703
703
  }
704
704
  let g = w(l), r = g && g(l);
705
705
  return {
@@ -733,7 +733,7 @@ function Fi(l) {
733
733
  n,
734
734
  "activemenuitem",
735
735
  /*activeMenuItem*/
736
- l[70]
736
+ l[71]
737
737
  ), i(
738
738
  n,
739
739
  "cmsendpoint",
@@ -743,7 +743,7 @@ function Fi(l) {
743
743
  n,
744
744
  "selecteditem",
745
745
  /*selected*/
746
- l[73]
746
+ l[74]
747
747
  ), i(
748
748
  n,
749
749
  "userroles",
@@ -841,11 +841,11 @@ function Fi(l) {
841
841
  /*env*/
842
842
  t[1]
843
843
  ), _[2] & /*activeMenuItem*/
844
- 256 && i(
844
+ 512 && i(
845
845
  n,
846
846
  "activemenuitem",
847
847
  /*activeMenuItem*/
848
- t[70]
848
+ t[71]
849
849
  ), _[0] & /*cmsendpoint*/
850
850
  1 && i(
851
851
  n,
@@ -931,156 +931,156 @@ function Fi(l) {
931
931
  }
932
932
  };
933
933
  }
934
- function Vi(l) {
934
+ function Qi(l) {
935
935
  let e;
936
936
  function n(o, f) {
937
937
  if (!/*activeMenuItem*/
938
- o[70])
938
+ o[71])
939
+ return Bn;
940
+ if (
941
+ /*activeMenuItem*/
942
+ o[71] === /*widgetPath*/
943
+ o[75][0]
944
+ )
939
945
  return Hn;
940
946
  if (
941
947
  /*activeMenuItem*/
942
- o[70] === /*widgetPath*/
943
- o[74][0]
948
+ o[71] === /*widgetPath*/
949
+ o[75][1]
944
950
  )
945
951
  return Jn;
946
952
  if (
947
953
  /*activeMenuItem*/
948
- o[70] === /*widgetPath*/
949
- o[74][1]
954
+ o[71] === /*widgetPath*/
955
+ o[75][2]
950
956
  )
951
957
  return Xn;
952
958
  if (
953
959
  /*activeMenuItem*/
954
- o[70] === /*widgetPath*/
955
- o[74][2]
960
+ o[71] === /*widgetPath*/
961
+ o[75][3]
956
962
  )
957
963
  return Wn;
958
964
  if (
959
965
  /*activeMenuItem*/
960
- o[70] === /*widgetPath*/
961
- o[74][3]
966
+ o[71] === /*widgetPath*/
967
+ o[75][4]
962
968
  )
963
969
  return qn;
964
970
  if (
965
971
  /*activeMenuItem*/
966
- o[70] === /*widgetPath*/
967
- o[74][4]
972
+ o[71] === /*widgetPath*/
973
+ o[75][5]
968
974
  )
969
975
  return Gn;
970
976
  if (
971
977
  /*activeMenuItem*/
972
- o[70] === /*widgetPath*/
973
- o[74][5]
978
+ o[71] === /*widgetPath*/
979
+ o[75][6]
974
980
  )
975
981
  return Nn;
976
982
  if (
977
983
  /*activeMenuItem*/
978
- o[70] === /*widgetPath*/
979
- o[74][6]
984
+ o[71] === /*widgetPath*/
985
+ o[75][7]
980
986
  )
981
987
  return Rn;
982
988
  if (
983
989
  /*activeMenuItem*/
984
- o[70] === /*widgetPath*/
985
- o[74][7]
990
+ o[71] === /*widgetPath*/
991
+ o[75][8]
986
992
  )
987
993
  return In;
988
994
  if (
989
995
  /*activeMenuItem*/
990
- o[70] === /*widgetPath*/
991
- o[74][8]
996
+ o[71] === /*widgetPath*/
997
+ o[75][9]
992
998
  )
993
999
  return Tn;
994
1000
  if (
995
1001
  /*activeMenuItem*/
996
- o[70] === /*widgetPath*/
997
- o[74][9]
1002
+ o[71] === /*widgetPath*/
1003
+ o[75][10]
998
1004
  )
999
1005
  return jn;
1000
1006
  if (
1001
1007
  /*activeMenuItem*/
1002
- o[70] === /*widgetPath*/
1003
- o[74][10]
1008
+ o[71] === /*widgetPath*/
1009
+ o[75][11]
1004
1010
  )
1005
1011
  return An;
1006
1012
  if (
1007
1013
  /*activeMenuItem*/
1008
- o[70] === /*widgetPath*/
1009
- o[74][11]
1014
+ o[71] === /*widgetPath*/
1015
+ o[75][12]
1010
1016
  )
1011
1017
  return Un;
1012
1018
  if (
1013
1019
  /*activeMenuItem*/
1014
- o[70] === /*widgetPath*/
1015
- o[74][12]
1020
+ o[71] === /*widgetPath*/
1021
+ o[75][13]
1016
1022
  )
1017
1023
  return On;
1018
1024
  if (
1019
1025
  /*activeMenuItem*/
1020
- o[70] === /*widgetPath*/
1021
- o[74][13]
1026
+ o[71] === /*widgetPath*/
1027
+ o[75][14]
1022
1028
  )
1023
1029
  return zn;
1024
1030
  if (
1025
1031
  /*activeMenuItem*/
1026
- o[70] === /*widgetPath*/
1027
- o[74][14]
1032
+ o[71] === /*widgetPath*/
1033
+ o[75][15]
1028
1034
  )
1029
1035
  return Mn;
1030
1036
  if (
1031
1037
  /*activeMenuItem*/
1032
- o[70] === /*widgetPath*/
1033
- o[74][15]
1038
+ o[71] === /*widgetPath*/
1039
+ o[75][16]
1034
1040
  )
1035
1041
  return Ln;
1036
1042
  if (
1037
1043
  /*activeMenuItem*/
1038
- o[70] === /*widgetPath*/
1039
- o[74][16]
1044
+ o[71] === /*widgetPath*/
1045
+ o[75][17]
1040
1046
  )
1041
1047
  return Dn;
1042
1048
  if (
1043
1049
  /*activeMenuItem*/
1044
- o[70] === /*widgetPath*/
1045
- o[74][17]
1050
+ o[71] === /*widgetPath*/
1051
+ o[75][18]
1046
1052
  )
1047
1053
  return Pn;
1048
1054
  if (
1049
1055
  /*activeMenuItem*/
1050
- o[70] === /*widgetPath*/
1051
- o[74][18]
1056
+ o[71] === /*widgetPath*/
1057
+ o[75][19]
1052
1058
  )
1053
1059
  return Cn;
1054
1060
  if (
1055
1061
  /*activeMenuItem*/
1056
- o[70] === /*widgetPath*/
1057
- o[74][19]
1062
+ o[71] === /*widgetPath*/
1063
+ o[75][20]
1058
1064
  )
1059
1065
  return Sn;
1060
1066
  if (
1061
1067
  /*activeMenuItem*/
1062
- o[70] === /*widgetPath*/
1063
- o[74][20]
1068
+ o[71] === /*widgetPath*/
1069
+ o[75][21]
1064
1070
  )
1065
1071
  return En;
1066
1072
  if (
1067
1073
  /*activeMenuItem*/
1068
- o[70] === /*widgetPath*/
1069
- o[74][21]
1074
+ o[71] === /*widgetPath*/
1075
+ o[75][22]
1070
1076
  )
1071
1077
  return vn;
1072
1078
  if (
1073
1079
  /*activeMenuItem*/
1074
- o[70] === /*widgetPath*/
1075
- o[74][22]
1080
+ o[71] === /*widgetPath*/
1081
+ o[75][23]
1076
1082
  )
1077
1083
  return kn;
1078
- if (
1079
- /*activeMenuItem*/
1080
- o[70] === /*widgetPath*/
1081
- o[74][23]
1082
- )
1083
- return yn;
1084
1084
  }
1085
1085
  let s = n(l), u = s && s(l);
1086
1086
  return {
@@ -1098,7 +1098,7 @@ function Vi(l) {
1098
1098
  }
1099
1099
  };
1100
1100
  }
1101
- function Qi(l) {
1101
+ function Zi(l) {
1102
1102
  let e;
1103
1103
  return {
1104
1104
  c() {
@@ -1203,7 +1203,7 @@ function Qi(l) {
1203
1203
  }
1204
1204
  };
1205
1205
  }
1206
- function Zi(l) {
1206
+ function Ki(l) {
1207
1207
  let e;
1208
1208
  return {
1209
1209
  c() {
@@ -1226,32 +1226,32 @@ function Zi(l) {
1226
1226
  e,
1227
1227
  "historytypes",
1228
1228
  /*historytypes*/
1229
- l[51]
1229
+ l[52]
1230
1230
  ), i(
1231
1231
  e,
1232
1232
  "hidecolumns",
1233
1233
  /*hidecolumns*/
1234
- l[52]
1234
+ l[53]
1235
1235
  ), i(
1236
1236
  e,
1237
1237
  "hidevalues",
1238
1238
  /*hidevalues*/
1239
- l[53]
1239
+ l[54]
1240
1240
  ), i(
1241
1241
  e,
1242
1242
  "pagesizeoptions",
1243
1243
  /*pagesizeoptions*/
1244
- l[54]
1244
+ l[55]
1245
1245
  ), i(
1246
1246
  e,
1247
1247
  "defaultpagesize",
1248
1248
  /*defaultpagesize*/
1249
- l[55]
1249
+ l[56]
1250
1250
  ), i(
1251
1251
  e,
1252
1252
  "dateformat",
1253
1253
  /*dateformat*/
1254
- l[56]
1254
+ l[57]
1255
1255
  ), i(
1256
1256
  e,
1257
1257
  "playercurrency",
@@ -1312,41 +1312,41 @@ function Zi(l) {
1312
1312
  /*session*/
1313
1313
  n[4]
1314
1314
  ), s[1] & /*historytypes*/
1315
- 1048576 && i(
1315
+ 2097152 && i(
1316
1316
  e,
1317
1317
  "historytypes",
1318
1318
  /*historytypes*/
1319
- n[51]
1319
+ n[52]
1320
1320
  ), s[1] & /*hidecolumns*/
1321
- 2097152 && i(
1321
+ 4194304 && i(
1322
1322
  e,
1323
1323
  "hidecolumns",
1324
1324
  /*hidecolumns*/
1325
- n[52]
1325
+ n[53]
1326
1326
  ), s[1] & /*hidevalues*/
1327
- 4194304 && i(
1327
+ 8388608 && i(
1328
1328
  e,
1329
1329
  "hidevalues",
1330
1330
  /*hidevalues*/
1331
- n[53]
1331
+ n[54]
1332
1332
  ), s[1] & /*pagesizeoptions*/
1333
- 8388608 && i(
1333
+ 16777216 && i(
1334
1334
  e,
1335
1335
  "pagesizeoptions",
1336
1336
  /*pagesizeoptions*/
1337
- n[54]
1337
+ n[55]
1338
1338
  ), s[1] & /*defaultpagesize*/
1339
- 16777216 && i(
1339
+ 33554432 && i(
1340
1340
  e,
1341
1341
  "defaultpagesize",
1342
1342
  /*defaultpagesize*/
1343
- n[55]
1343
+ n[56]
1344
1344
  ), s[1] & /*dateformat*/
1345
- 33554432 && i(
1345
+ 67108864 && i(
1346
1346
  e,
1347
1347
  "dateformat",
1348
1348
  /*dateformat*/
1349
- n[56]
1349
+ n[57]
1350
1350
  ), s[0] & /*currency*/
1351
1351
  2097152 && i(
1352
1352
  e,
@@ -1396,7 +1396,7 @@ function Zi(l) {
1396
1396
  }
1397
1397
  };
1398
1398
  }
1399
- function Ki(l) {
1399
+ function Yi(l) {
1400
1400
  let e;
1401
1401
  return {
1402
1402
  c() {
@@ -1419,7 +1419,7 @@ function Ki(l) {
1419
1419
  e,
1420
1420
  "mobile",
1421
1421
  /*isMobile*/
1422
- l[71]
1422
+ l[72]
1423
1423
  ), i(
1424
1424
  e,
1425
1425
  "translation-url",
@@ -1484,7 +1484,7 @@ function Ki(l) {
1484
1484
  }
1485
1485
  };
1486
1486
  }
1487
- function Yi(l) {
1487
+ function $i(l) {
1488
1488
  let e, n, s, u, o, f, p, w, g;
1489
1489
  return {
1490
1490
  c() {
@@ -1497,7 +1497,7 @@ function Yi(l) {
1497
1497
  e,
1498
1498
  "channel",
1499
1499
  /*channel*/
1500
- l[72]
1500
+ l[73]
1501
1501
  ), i(
1502
1502
  e,
1503
1503
  "language",
@@ -1675,7 +1675,7 @@ function Yi(l) {
1675
1675
  }
1676
1676
  };
1677
1677
  }
1678
- function $i(l) {
1678
+ function xi(l) {
1679
1679
  let e, n, s, u, o, f, p, w, g;
1680
1680
  return {
1681
1681
  c() {
@@ -1688,7 +1688,7 @@ function $i(l) {
1688
1688
  e,
1689
1689
  "channel",
1690
1690
  /*channel*/
1691
- l[72]
1691
+ l[73]
1692
1692
  ), i(
1693
1693
  e,
1694
1694
  "language",
@@ -1866,7 +1866,7 @@ function $i(l) {
1866
1866
  }
1867
1867
  };
1868
1868
  }
1869
- function xi(l) {
1869
+ function en(l) {
1870
1870
  let e;
1871
1871
  return {
1872
1872
  c() {
@@ -1884,7 +1884,7 @@ function xi(l) {
1884
1884
  e,
1885
1885
  "hide-vulnerability-check",
1886
1886
  /*hidevulnerabilitycheck*/
1887
- l[64]
1887
+ l[65]
1888
1888
  ), i(
1889
1889
  e,
1890
1890
  "user-id",
@@ -1934,11 +1934,11 @@ function xi(l) {
1934
1934
  /*session*/
1935
1935
  n[4]
1936
1936
  ), s[2] & /*hidevulnerabilitycheck*/
1937
- 4 && i(
1937
+ 8 && i(
1938
1938
  e,
1939
1939
  "hide-vulnerability-check",
1940
1940
  /*hidevulnerabilitycheck*/
1941
- n[64]
1941
+ n[65]
1942
1942
  ), s[0] & /*playerid*/
1943
1943
  8 && i(
1944
1944
  e,
@@ -1982,7 +1982,7 @@ function xi(l) {
1982
1982
  }
1983
1983
  };
1984
1984
  }
1985
- function en(l) {
1985
+ function nn(l) {
1986
1986
  let e;
1987
1987
  return {
1988
1988
  c() {
@@ -2031,6 +2031,11 @@ function en(l) {
2031
2031
  "limitsperiods",
2032
2032
  /*limitsperiods*/
2033
2033
  l[18]
2034
+ ), i(
2035
+ e,
2036
+ "inputhasdecimals",
2037
+ /*inputhasdecimals*/
2038
+ l[51]
2034
2039
  ), i(
2035
2040
  e,
2036
2041
  "numberofentries",
@@ -2146,6 +2151,12 @@ function en(l) {
2146
2151
  "limitsperiods",
2147
2152
  /*limitsperiods*/
2148
2153
  n[18]
2154
+ ), s[1] & /*inputhasdecimals*/
2155
+ 1048576 && i(
2156
+ e,
2157
+ "inputhasdecimals",
2158
+ /*inputhasdecimals*/
2159
+ n[51]
2149
2160
  ), s[0] & /*numberofentries*/
2150
2161
  524288 && i(
2151
2162
  e,
@@ -2219,7 +2230,7 @@ function en(l) {
2219
2230
  }
2220
2231
  };
2221
2232
  }
2222
- function nn(l) {
2233
+ function sn(l) {
2223
2234
  let e;
2224
2235
  return {
2225
2236
  c() {
@@ -2324,7 +2335,7 @@ function nn(l) {
2324
2335
  }
2325
2336
  };
2326
2337
  }
2327
- function sn(l) {
2338
+ function ln(l) {
2328
2339
  let e;
2329
2340
  return {
2330
2341
  c() {
@@ -2429,7 +2440,7 @@ function sn(l) {
2429
2440
  }
2430
2441
  };
2431
2442
  }
2432
- function ln(l) {
2443
+ function tn(l) {
2433
2444
  let e;
2434
2445
  return {
2435
2446
  c() {
@@ -2534,7 +2545,7 @@ function ln(l) {
2534
2545
  }
2535
2546
  };
2536
2547
  }
2537
- function tn(l) {
2548
+ function on(l) {
2538
2549
  let e;
2539
2550
  return {
2540
2551
  c() {
@@ -2661,7 +2672,7 @@ function tn(l) {
2661
2672
  }
2662
2673
  };
2663
2674
  }
2664
- function on(l) {
2675
+ function an(l) {
2665
2676
  let e;
2666
2677
  return {
2667
2678
  c() {
@@ -2788,7 +2799,7 @@ function on(l) {
2788
2799
  }
2789
2800
  };
2790
2801
  }
2791
- function an(l) {
2802
+ function rn(l) {
2792
2803
  let e;
2793
2804
  return {
2794
2805
  c() {
@@ -2904,7 +2915,7 @@ function an(l) {
2904
2915
  }
2905
2916
  };
2906
2917
  }
2907
- function rn(l) {
2918
+ function un(l) {
2908
2919
  let e;
2909
2920
  return {
2910
2921
  c() {
@@ -2967,7 +2978,7 @@ function rn(l) {
2967
2978
  e,
2968
2979
  "currencylocale",
2969
2980
  /*currencylocale*/
2970
- l[63]
2981
+ l[64]
2971
2982
  );
2972
2983
  },
2973
2984
  m(n, s) {
@@ -3041,11 +3052,11 @@ function rn(l) {
3041
3052
  /*currency*/
3042
3053
  n[21]
3043
3054
  ), s[2] & /*currencylocale*/
3044
- 2 && i(
3055
+ 4 && i(
3045
3056
  e,
3046
3057
  "currencylocale",
3047
3058
  /*currencylocale*/
3048
- n[63]
3059
+ n[64]
3049
3060
  );
3050
3061
  },
3051
3062
  d(n) {
@@ -3053,7 +3064,7 @@ function rn(l) {
3053
3064
  }
3054
3065
  };
3055
3066
  }
3056
- function un(l) {
3067
+ function fn(l) {
3057
3068
  let e;
3058
3069
  return {
3059
3070
  c() {
@@ -3091,7 +3102,7 @@ function un(l) {
3091
3102
  e,
3092
3103
  "currencylocale",
3093
3104
  /*currencylocale*/
3094
- l[63]
3105
+ l[64]
3095
3106
  ), i(
3096
3107
  e,
3097
3108
  "clientstyling",
@@ -3150,11 +3161,11 @@ function un(l) {
3150
3161
  /*currency*/
3151
3162
  n[21]
3152
3163
  ), s[2] & /*currencylocale*/
3153
- 2 && i(
3164
+ 4 && i(
3154
3165
  e,
3155
3166
  "currencylocale",
3156
3167
  /*currencylocale*/
3157
- n[63]
3168
+ n[64]
3158
3169
  ), s[0] & /*clientstyling*/
3159
3170
  8388608 && i(
3160
3171
  e,
@@ -3180,7 +3191,7 @@ function un(l) {
3180
3191
  }
3181
3192
  };
3182
3193
  }
3183
- function fn(l) {
3194
+ function mn(l) {
3184
3195
  let e;
3185
3196
  return {
3186
3197
  c() {
@@ -3188,7 +3199,7 @@ function fn(l) {
3188
3199
  e,
3189
3200
  "hasconfirmationmodal",
3190
3201
  /*cooloffhasconfirmation*/
3191
- l[60]
3202
+ l[61]
3192
3203
  ), i(
3193
3204
  e,
3194
3205
  "userid",
@@ -3228,7 +3239,7 @@ function fn(l) {
3228
3239
  e,
3229
3240
  "sendnotificationemail",
3230
3241
  /*sendnotificationemail*/
3231
- l[58]
3242
+ l[59]
3232
3243
  ), i(
3233
3244
  e,
3234
3245
  "termsconditionslink",
@@ -3261,11 +3272,11 @@ function fn(l) {
3261
3272
  },
3262
3273
  p(n, s) {
3263
3274
  s[1] & /*cooloffhasconfirmation*/
3264
- 536870912 && i(
3275
+ 1073741824 && i(
3265
3276
  e,
3266
3277
  "hasconfirmationmodal",
3267
3278
  /*cooloffhasconfirmation*/
3268
- n[60]
3279
+ n[61]
3269
3280
  ), s[0] & /*playerid*/
3270
3281
  8 && i(
3271
3282
  e,
@@ -3309,11 +3320,11 @@ function fn(l) {
3309
3320
  /*supportemail*/
3310
3321
  n[8]
3311
3322
  ), s[1] & /*sendnotificationemail*/
3312
- 134217728 && i(
3323
+ 268435456 && i(
3313
3324
  e,
3314
3325
  "sendnotificationemail",
3315
3326
  /*sendnotificationemail*/
3316
- n[58]
3327
+ n[59]
3317
3328
  ), s[0] & /*termsconditionslink*/
3318
3329
  512 && i(
3319
3330
  e,
@@ -3351,7 +3362,7 @@ function fn(l) {
3351
3362
  }
3352
3363
  };
3353
3364
  }
3354
- function mn(l) {
3365
+ function cn(l) {
3355
3366
  let e, n, s;
3356
3367
  return {
3357
3368
  c() {
@@ -3388,9 +3399,9 @@ function mn(l) {
3388
3399
  );
3389
3400
  },
3390
3401
  m(u, o) {
3391
- h(u, e, o), n || (s = hi(
3402
+ h(u, e, o), n || (s = di(
3392
3403
  /*sendLimitsData*/
3393
- l[75].call(null, e)
3404
+ l[76].call(null, e)
3394
3405
  ), n = !0);
3395
3406
  },
3396
3407
  p(u, o) {
@@ -3437,7 +3448,7 @@ function mn(l) {
3437
3448
  }
3438
3449
  };
3439
3450
  }
3440
- function cn(l) {
3451
+ function hn(l) {
3441
3452
  let e;
3442
3453
  return {
3443
3454
  c() {
@@ -3465,7 +3476,7 @@ function cn(l) {
3465
3476
  e,
3466
3477
  "dateformat",
3467
3478
  /*dateformat*/
3468
- l[56]
3479
+ l[57]
3469
3480
  ), i(
3470
3481
  e,
3471
3482
  "baseurl",
@@ -3485,12 +3496,12 @@ function cn(l) {
3485
3496
  e,
3486
3497
  "hasconfirmationmodal",
3487
3498
  /*cooloffhasconfirmation*/
3488
- l[60]
3499
+ l[61]
3489
3500
  ), i(
3490
3501
  e,
3491
3502
  "hascancelbutton",
3492
3503
  /*hascancelbutton*/
3493
- l[59]
3504
+ l[60]
3494
3505
  ), i(
3495
3506
  e,
3496
3507
  "translationurl",
@@ -3542,11 +3553,11 @@ function cn(l) {
3542
3553
  /*session*/
3543
3554
  n[4]
3544
3555
  ), s[1] & /*dateformat*/
3545
- 33554432 && i(
3556
+ 67108864 && i(
3546
3557
  e,
3547
3558
  "dateformat",
3548
3559
  /*dateformat*/
3549
- n[56]
3560
+ n[57]
3550
3561
  ), s[1] & /*baseurl*/
3551
3562
  256 && i(
3552
3563
  e,
@@ -3566,17 +3577,17 @@ function cn(l) {
3566
3577
  /*mergeproducts*/
3567
3578
  n[41]
3568
3579
  ), s[1] & /*cooloffhasconfirmation*/
3569
- 536870912 && i(
3580
+ 1073741824 && i(
3570
3581
  e,
3571
3582
  "hasconfirmationmodal",
3572
3583
  /*cooloffhasconfirmation*/
3573
- n[60]
3584
+ n[61]
3574
3585
  ), s[1] & /*hascancelbutton*/
3575
- 268435456 && i(
3586
+ 536870912 && i(
3576
3587
  e,
3577
3588
  "hascancelbutton",
3578
3589
  /*hascancelbutton*/
3579
- n[59]
3590
+ n[60]
3580
3591
  ), s[0] & /*translationurl*/
3581
3592
  67108864 && i(
3582
3593
  e,
@@ -3608,7 +3619,7 @@ function cn(l) {
3608
3619
  }
3609
3620
  };
3610
3621
  }
3611
- function hn(l) {
3622
+ function dn(l) {
3612
3623
  let e;
3613
3624
  return {
3614
3625
  c() {
@@ -3680,7 +3691,7 @@ function hn(l) {
3680
3691
  }
3681
3692
  };
3682
3693
  }
3683
- function dn(l) {
3694
+ function pn(l) {
3684
3695
  let e;
3685
3696
  return {
3686
3697
  c() {
@@ -3688,7 +3699,7 @@ function dn(l) {
3688
3699
  e,
3689
3700
  "hasconfirmationmodal",
3690
3701
  /*timeouthasconfirmation*/
3691
- l[57]
3702
+ l[58]
3692
3703
  ), i(
3693
3704
  e,
3694
3705
  "endpoint",
@@ -3736,11 +3747,11 @@ function dn(l) {
3736
3747
  },
3737
3748
  p(n, s) {
3738
3749
  s[1] & /*timeouthasconfirmation*/
3739
- 67108864 && i(
3750
+ 134217728 && i(
3740
3751
  e,
3741
3752
  "hasconfirmationmodal",
3742
3753
  /*timeouthasconfirmation*/
3743
- n[57]
3754
+ n[58]
3744
3755
  ), s[0] & /*endpoint*/
3745
3756
  32 && i(
3746
3757
  e,
@@ -3796,7 +3807,7 @@ function dn(l) {
3796
3807
  }
3797
3808
  };
3798
3809
  }
3799
- function pn(l) {
3810
+ function gn(l) {
3800
3811
  let e;
3801
3812
  return {
3802
3813
  c() {
@@ -3901,13 +3912,13 @@ function pn(l) {
3901
3912
  }
3902
3913
  };
3903
3914
  }
3904
- function gn(l) {
3915
+ function wn(l) {
3905
3916
  let e;
3906
3917
  function n(o, f) {
3907
3918
  return (
3908
3919
  /*gmversion*/
3909
3920
  o[30] === "gmcore" || /*gmversion*/
3910
- o[30] === "gm16" ? bn : _n
3921
+ o[30] === "gm16" ? yn : bn
3911
3922
  );
3912
3923
  }
3913
3924
  let s = n(l), u = s(l);
@@ -3926,7 +3937,7 @@ function gn(l) {
3926
3937
  }
3927
3938
  };
3928
3939
  }
3929
- function wn(l) {
3940
+ function _n(l) {
3930
3941
  let e;
3931
3942
  return {
3932
3943
  c() {
@@ -3934,12 +3945,12 @@ function wn(l) {
3934
3945
  e,
3935
3946
  "userid",
3936
3947
  /*userId*/
3937
- l[68]
3948
+ l[69]
3938
3949
  ), i(
3939
3950
  e,
3940
3951
  "sessionid",
3941
3952
  /*sessionId*/
3942
- l[69]
3953
+ l[70]
3943
3954
  ), i(
3944
3955
  e,
3945
3956
  "endpoint",
@@ -3989,7 +4000,7 @@ function wn(l) {
3989
4000
  e,
3990
4001
  "showwelcomepanel",
3991
4002
  /*showwelcomepanel*/
3992
- l[65]
4003
+ l[66]
3993
4004
  );
3994
4005
  },
3995
4006
  m(n, s) {
@@ -3997,17 +4008,17 @@ function wn(l) {
3997
4008
  },
3998
4009
  p(n, s) {
3999
4010
  s[2] & /*userId*/
4000
- 64 && i(
4011
+ 128 && i(
4001
4012
  e,
4002
4013
  "userid",
4003
4014
  /*userId*/
4004
- n[68]
4015
+ n[69]
4005
4016
  ), s[2] & /*sessionId*/
4006
- 128 && i(
4017
+ 256 && i(
4007
4018
  e,
4008
4019
  "sessionid",
4009
4020
  /*sessionId*/
4010
- n[69]
4021
+ n[70]
4011
4022
  ), s[0] & /*endpoint*/
4012
4023
  32 && i(
4013
4024
  e,
@@ -4063,11 +4074,11 @@ function wn(l) {
4063
4074
  /*disabledfields*/
4064
4075
  n[29]
4065
4076
  ), s[2] & /*showwelcomepanel*/
4066
- 8 && i(
4077
+ 16 && i(
4067
4078
  e,
4068
4079
  "showwelcomepanel",
4069
4080
  /*showwelcomepanel*/
4070
- n[65]
4081
+ n[66]
4071
4082
  );
4072
4083
  },
4073
4084
  d(n) {
@@ -4075,7 +4086,7 @@ function wn(l) {
4075
4086
  }
4076
4087
  };
4077
4088
  }
4078
- function _n(l) {
4089
+ function bn(l) {
4079
4090
  let e;
4080
4091
  return {
4081
4092
  c() {
@@ -4098,12 +4109,12 @@ function _n(l) {
4098
4109
  e,
4099
4110
  "forgot-mode",
4100
4111
  /*forgotmode*/
4101
- l[61]
4112
+ l[62]
4102
4113
  ), i(
4103
4114
  e,
4104
4115
  "token",
4105
4116
  /*token*/
4106
- l[62]
4117
+ l[63]
4107
4118
  ), i(
4108
4119
  e,
4109
4120
  "client-styling",
@@ -4148,18 +4159,18 @@ function _n(l) {
4148
4159
  "language",
4149
4160
  /*lang*/
4150
4161
  n[6]
4151
- ), s[1] & /*forgotmode*/
4152
- 1073741824 && i(
4162
+ ), s[2] & /*forgotmode*/
4163
+ 1 && i(
4153
4164
  e,
4154
4165
  "forgot-mode",
4155
4166
  /*forgotmode*/
4156
- n[61]
4167
+ n[62]
4157
4168
  ), s[2] & /*token*/
4158
- 1 && i(
4169
+ 2 && i(
4159
4170
  e,
4160
4171
  "token",
4161
4172
  /*token*/
4162
- n[62]
4173
+ n[63]
4163
4174
  ), s[0] & /*clientstyling*/
4164
4175
  8388608 && i(
4165
4176
  e,
@@ -4191,7 +4202,7 @@ function _n(l) {
4191
4202
  }
4192
4203
  };
4193
4204
  }
4194
- function bn(l) {
4205
+ function yn(l) {
4195
4206
  let e;
4196
4207
  return {
4197
4208
  c() {
@@ -4285,7 +4296,7 @@ function bn(l) {
4285
4296
  }
4286
4297
  };
4287
4298
  }
4288
- function yn(l) {
4299
+ function kn(l) {
4289
4300
  let e;
4290
4301
  return {
4291
4302
  c() {
@@ -4368,7 +4379,7 @@ function yn(l) {
4368
4379
  }
4369
4380
  };
4370
4381
  }
4371
- function kn(l) {
4382
+ function vn(l) {
4372
4383
  let e;
4373
4384
  return {
4374
4385
  c() {
@@ -4473,7 +4484,7 @@ function kn(l) {
4473
4484
  }
4474
4485
  };
4475
4486
  }
4476
- function vn(l) {
4487
+ function En(l) {
4477
4488
  let e;
4478
4489
  return {
4479
4490
  c() {
@@ -4496,32 +4507,32 @@ function vn(l) {
4496
4507
  e,
4497
4508
  "historytypes",
4498
4509
  /*historytypes*/
4499
- l[51]
4510
+ l[52]
4500
4511
  ), i(
4501
4512
  e,
4502
4513
  "hidecolumns",
4503
4514
  /*hidecolumns*/
4504
- l[52]
4515
+ l[53]
4505
4516
  ), i(
4506
4517
  e,
4507
4518
  "hidevalues",
4508
4519
  /*hidevalues*/
4509
- l[53]
4520
+ l[54]
4510
4521
  ), i(
4511
4522
  e,
4512
4523
  "pagesizeoptions",
4513
4524
  /*pagesizeoptions*/
4514
- l[54]
4525
+ l[55]
4515
4526
  ), i(
4516
4527
  e,
4517
4528
  "defaultpagesize",
4518
4529
  /*defaultpagesize*/
4519
- l[55]
4530
+ l[56]
4520
4531
  ), i(
4521
4532
  e,
4522
4533
  "dateformat",
4523
4534
  /*dateformat*/
4524
- l[56]
4535
+ l[57]
4525
4536
  ), i(
4526
4537
  e,
4527
4538
  "playercurrency",
@@ -4582,41 +4593,41 @@ function vn(l) {
4582
4593
  /*session*/
4583
4594
  n[4]
4584
4595
  ), s[1] & /*historytypes*/
4585
- 1048576 && i(
4596
+ 2097152 && i(
4586
4597
  e,
4587
4598
  "historytypes",
4588
4599
  /*historytypes*/
4589
- n[51]
4600
+ n[52]
4590
4601
  ), s[1] & /*hidecolumns*/
4591
- 2097152 && i(
4602
+ 4194304 && i(
4592
4603
  e,
4593
4604
  "hidecolumns",
4594
4605
  /*hidecolumns*/
4595
- n[52]
4606
+ n[53]
4596
4607
  ), s[1] & /*hidevalues*/
4597
- 4194304 && i(
4608
+ 8388608 && i(
4598
4609
  e,
4599
4610
  "hidevalues",
4600
4611
  /*hidevalues*/
4601
- n[53]
4612
+ n[54]
4602
4613
  ), s[1] & /*pagesizeoptions*/
4603
- 8388608 && i(
4614
+ 16777216 && i(
4604
4615
  e,
4605
4616
  "pagesizeoptions",
4606
4617
  /*pagesizeoptions*/
4607
- n[54]
4618
+ n[55]
4608
4619
  ), s[1] & /*defaultpagesize*/
4609
- 16777216 && i(
4620
+ 33554432 && i(
4610
4621
  e,
4611
4622
  "defaultpagesize",
4612
4623
  /*defaultpagesize*/
4613
- n[55]
4624
+ n[56]
4614
4625
  ), s[1] & /*dateformat*/
4615
- 33554432 && i(
4626
+ 67108864 && i(
4616
4627
  e,
4617
4628
  "dateformat",
4618
4629
  /*dateformat*/
4619
- n[56]
4630
+ n[57]
4620
4631
  ), s[0] & /*currency*/
4621
4632
  2097152 && i(
4622
4633
  e,
@@ -4666,7 +4677,7 @@ function vn(l) {
4666
4677
  }
4667
4678
  };
4668
4679
  }
4669
- function En(l) {
4680
+ function Sn(l) {
4670
4681
  let e;
4671
4682
  return {
4672
4683
  c() {
@@ -4689,7 +4700,7 @@ function En(l) {
4689
4700
  e,
4690
4701
  "mobile",
4691
4702
  /*isMobile*/
4692
- l[71]
4703
+ l[72]
4693
4704
  ), i(
4694
4705
  e,
4695
4706
  "translation-url",
@@ -4754,7 +4765,7 @@ function En(l) {
4754
4765
  }
4755
4766
  };
4756
4767
  }
4757
- function Sn(l) {
4768
+ function Cn(l) {
4758
4769
  let e, n, s, u, o, f, p, w, g;
4759
4770
  return {
4760
4771
  c() {
@@ -4767,7 +4778,7 @@ function Sn(l) {
4767
4778
  e,
4768
4779
  "channel",
4769
4780
  /*channel*/
4770
- l[72]
4781
+ l[73]
4771
4782
  ), i(
4772
4783
  e,
4773
4784
  "language",
@@ -4945,7 +4956,7 @@ function Sn(l) {
4945
4956
  }
4946
4957
  };
4947
4958
  }
4948
- function Cn(l) {
4959
+ function Pn(l) {
4949
4960
  let e, n, s, u, o, f, p, w, g;
4950
4961
  return {
4951
4962
  c() {
@@ -4958,7 +4969,7 @@ function Cn(l) {
4958
4969
  e,
4959
4970
  "channel",
4960
4971
  /*channel*/
4961
- l[72]
4972
+ l[73]
4962
4973
  ), i(
4963
4974
  e,
4964
4975
  "language",
@@ -5136,7 +5147,7 @@ function Cn(l) {
5136
5147
  }
5137
5148
  };
5138
5149
  }
5139
- function Pn(l) {
5150
+ function Dn(l) {
5140
5151
  let e;
5141
5152
  return {
5142
5153
  c() {
@@ -5154,7 +5165,7 @@ function Pn(l) {
5154
5165
  e,
5155
5166
  "hide-vulnerability-check",
5156
5167
  /*hidevulnerabilitycheck*/
5157
- l[64]
5168
+ l[65]
5158
5169
  ), i(
5159
5170
  e,
5160
5171
  "user-id",
@@ -5204,11 +5215,11 @@ function Pn(l) {
5204
5215
  /*session*/
5205
5216
  n[4]
5206
5217
  ), s[2] & /*hidevulnerabilitycheck*/
5207
- 4 && i(
5218
+ 8 && i(
5208
5219
  e,
5209
5220
  "hide-vulnerability-check",
5210
5221
  /*hidevulnerabilitycheck*/
5211
- n[64]
5222
+ n[65]
5212
5223
  ), s[0] & /*playerid*/
5213
5224
  8 && i(
5214
5225
  e,
@@ -5252,7 +5263,7 @@ function Pn(l) {
5252
5263
  }
5253
5264
  };
5254
5265
  }
5255
- function Dn(l) {
5266
+ function Ln(l) {
5256
5267
  let e;
5257
5268
  return {
5258
5269
  c() {
@@ -5296,6 +5307,11 @@ function Dn(l) {
5296
5307
  "limitsamount",
5297
5308
  /*limitsamount*/
5298
5309
  l[17]
5310
+ ), i(
5311
+ e,
5312
+ "inputhasdecimals",
5313
+ /*inputhasdecimals*/
5314
+ l[51]
5299
5315
  ), i(
5300
5316
  e,
5301
5317
  "limitsperiods",
@@ -5410,6 +5426,12 @@ function Dn(l) {
5410
5426
  "limitsamount",
5411
5427
  /*limitsamount*/
5412
5428
  n[17]
5429
+ ), s[1] & /*inputhasdecimals*/
5430
+ 1048576 && i(
5431
+ e,
5432
+ "inputhasdecimals",
5433
+ /*inputhasdecimals*/
5434
+ n[51]
5413
5435
  ), s[0] & /*limitsperiods*/
5414
5436
  262144 && i(
5415
5437
  e,
@@ -5489,7 +5511,7 @@ function Dn(l) {
5489
5511
  }
5490
5512
  };
5491
5513
  }
5492
- function Ln(l) {
5514
+ function Mn(l) {
5493
5515
  let e;
5494
5516
  return {
5495
5517
  c() {
@@ -5594,7 +5616,7 @@ function Ln(l) {
5594
5616
  }
5595
5617
  };
5596
5618
  }
5597
- function Mn(l) {
5619
+ function zn(l) {
5598
5620
  let e;
5599
5621
  return {
5600
5622
  c() {
@@ -5699,7 +5721,7 @@ function Mn(l) {
5699
5721
  }
5700
5722
  };
5701
5723
  }
5702
- function zn(l) {
5724
+ function On(l) {
5703
5725
  let e;
5704
5726
  return {
5705
5727
  c() {
@@ -5804,7 +5826,7 @@ function zn(l) {
5804
5826
  }
5805
5827
  };
5806
5828
  }
5807
- function On(l) {
5829
+ function Un(l) {
5808
5830
  let e;
5809
5831
  return {
5810
5832
  c() {
@@ -5931,7 +5953,7 @@ function On(l) {
5931
5953
  }
5932
5954
  };
5933
5955
  }
5934
- function Un(l) {
5956
+ function An(l) {
5935
5957
  let e;
5936
5958
  return {
5937
5959
  c() {
@@ -6058,7 +6080,7 @@ function Un(l) {
6058
6080
  }
6059
6081
  };
6060
6082
  }
6061
- function An(l) {
6083
+ function jn(l) {
6062
6084
  let e;
6063
6085
  return {
6064
6086
  c() {
@@ -6174,7 +6196,7 @@ function An(l) {
6174
6196
  }
6175
6197
  };
6176
6198
  }
6177
- function jn(l) {
6199
+ function Tn(l) {
6178
6200
  let e;
6179
6201
  return {
6180
6202
  c() {
@@ -6237,7 +6259,7 @@ function jn(l) {
6237
6259
  e,
6238
6260
  "currencylocale",
6239
6261
  /*currencylocale*/
6240
- l[63]
6262
+ l[64]
6241
6263
  );
6242
6264
  },
6243
6265
  m(n, s) {
@@ -6311,11 +6333,11 @@ function jn(l) {
6311
6333
  /*currency*/
6312
6334
  n[21]
6313
6335
  ), s[2] & /*currencylocale*/
6314
- 2 && i(
6336
+ 4 && i(
6315
6337
  e,
6316
6338
  "currencylocale",
6317
6339
  /*currencylocale*/
6318
- n[63]
6340
+ n[64]
6319
6341
  );
6320
6342
  },
6321
6343
  d(n) {
@@ -6323,7 +6345,7 @@ function jn(l) {
6323
6345
  }
6324
6346
  };
6325
6347
  }
6326
- function Tn(l) {
6348
+ function In(l) {
6327
6349
  let e;
6328
6350
  return {
6329
6351
  c() {
@@ -6361,7 +6383,7 @@ function Tn(l) {
6361
6383
  e,
6362
6384
  "currencylocale",
6363
6385
  /*currencylocale*/
6364
- l[63]
6386
+ l[64]
6365
6387
  ), i(
6366
6388
  e,
6367
6389
  "clientstyling",
@@ -6420,11 +6442,11 @@ function Tn(l) {
6420
6442
  /*currency*/
6421
6443
  n[21]
6422
6444
  ), s[2] & /*currencylocale*/
6423
- 2 && i(
6445
+ 4 && i(
6424
6446
  e,
6425
6447
  "currencylocale",
6426
6448
  /*currencylocale*/
6427
- n[63]
6449
+ n[64]
6428
6450
  ), s[0] & /*clientstyling*/
6429
6451
  8388608 && i(
6430
6452
  e,
@@ -6450,7 +6472,7 @@ function Tn(l) {
6450
6472
  }
6451
6473
  };
6452
6474
  }
6453
- function In(l) {
6475
+ function Rn(l) {
6454
6476
  let e;
6455
6477
  return {
6456
6478
  c() {
@@ -6458,7 +6480,7 @@ function In(l) {
6458
6480
  e,
6459
6481
  "hasconfirmationmodal",
6460
6482
  /*cooloffhasconfirmation*/
6461
- l[60]
6483
+ l[61]
6462
6484
  ), i(
6463
6485
  e,
6464
6486
  "userid",
@@ -6498,7 +6520,7 @@ function In(l) {
6498
6520
  e,
6499
6521
  "sendnotificationemail",
6500
6522
  /*sendnotificationemail*/
6501
- l[58]
6523
+ l[59]
6502
6524
  ), i(
6503
6525
  e,
6504
6526
  "termsconditionslink",
@@ -6531,11 +6553,11 @@ function In(l) {
6531
6553
  },
6532
6554
  p(n, s) {
6533
6555
  s[1] & /*cooloffhasconfirmation*/
6534
- 536870912 && i(
6556
+ 1073741824 && i(
6535
6557
  e,
6536
6558
  "hasconfirmationmodal",
6537
6559
  /*cooloffhasconfirmation*/
6538
- n[60]
6560
+ n[61]
6539
6561
  ), s[0] & /*playerid*/
6540
6562
  8 && i(
6541
6563
  e,
@@ -6579,11 +6601,11 @@ function In(l) {
6579
6601
  /*supportemail*/
6580
6602
  n[8]
6581
6603
  ), s[1] & /*sendnotificationemail*/
6582
- 134217728 && i(
6604
+ 268435456 && i(
6583
6605
  e,
6584
6606
  "sendnotificationemail",
6585
6607
  /*sendnotificationemail*/
6586
- n[58]
6608
+ n[59]
6587
6609
  ), s[0] & /*termsconditionslink*/
6588
6610
  512 && i(
6589
6611
  e,
@@ -6621,7 +6643,7 @@ function In(l) {
6621
6643
  }
6622
6644
  };
6623
6645
  }
6624
- function Rn(l) {
6646
+ function Nn(l) {
6625
6647
  let e, n, s;
6626
6648
  return {
6627
6649
  c() {
@@ -6658,9 +6680,9 @@ function Rn(l) {
6658
6680
  );
6659
6681
  },
6660
6682
  m(u, o) {
6661
- h(u, e, o), n || (s = hi(
6683
+ h(u, e, o), n || (s = di(
6662
6684
  /*sendLimitsData*/
6663
- l[75].call(null, e)
6685
+ l[76].call(null, e)
6664
6686
  ), n = !0);
6665
6687
  },
6666
6688
  p(u, o) {
@@ -6707,7 +6729,7 @@ function Rn(l) {
6707
6729
  }
6708
6730
  };
6709
6731
  }
6710
- function Nn(l) {
6732
+ function Gn(l) {
6711
6733
  let e;
6712
6734
  return {
6713
6735
  c() {
@@ -6735,7 +6757,7 @@ function Nn(l) {
6735
6757
  e,
6736
6758
  "dateformat",
6737
6759
  /*dateformat*/
6738
- l[56]
6760
+ l[57]
6739
6761
  ), i(
6740
6762
  e,
6741
6763
  "baseurl",
@@ -6755,12 +6777,12 @@ function Nn(l) {
6755
6777
  e,
6756
6778
  "hasconfirmationmodal",
6757
6779
  /*cooloffhasconfirmation*/
6758
- l[60]
6780
+ l[61]
6759
6781
  ), i(
6760
6782
  e,
6761
6783
  "hascancelbutton",
6762
6784
  /*hascancelbutton*/
6763
- l[59]
6785
+ l[60]
6764
6786
  ), i(
6765
6787
  e,
6766
6788
  "translationurl",
@@ -6812,11 +6834,11 @@ function Nn(l) {
6812
6834
  /*session*/
6813
6835
  n[4]
6814
6836
  ), s[1] & /*dateformat*/
6815
- 33554432 && i(
6837
+ 67108864 && i(
6816
6838
  e,
6817
6839
  "dateformat",
6818
6840
  /*dateformat*/
6819
- n[56]
6841
+ n[57]
6820
6842
  ), s[1] & /*baseurl*/
6821
6843
  256 && i(
6822
6844
  e,
@@ -6836,17 +6858,17 @@ function Nn(l) {
6836
6858
  /*mergeproducts*/
6837
6859
  n[41]
6838
6860
  ), s[1] & /*cooloffhasconfirmation*/
6839
- 536870912 && i(
6861
+ 1073741824 && i(
6840
6862
  e,
6841
6863
  "hasconfirmationmodal",
6842
6864
  /*cooloffhasconfirmation*/
6843
- n[60]
6865
+ n[61]
6844
6866
  ), s[1] & /*hascancelbutton*/
6845
- 268435456 && i(
6867
+ 536870912 && i(
6846
6868
  e,
6847
6869
  "hascancelbutton",
6848
6870
  /*hascancelbutton*/
6849
- n[59]
6871
+ n[60]
6850
6872
  ), s[0] & /*translationurl*/
6851
6873
  67108864 && i(
6852
6874
  e,
@@ -6878,7 +6900,7 @@ function Nn(l) {
6878
6900
  }
6879
6901
  };
6880
6902
  }
6881
- function Gn(l) {
6903
+ function qn(l) {
6882
6904
  let e;
6883
6905
  return {
6884
6906
  c() {
@@ -6950,7 +6972,7 @@ function Gn(l) {
6950
6972
  }
6951
6973
  };
6952
6974
  }
6953
- function qn(l) {
6975
+ function Wn(l) {
6954
6976
  let e;
6955
6977
  return {
6956
6978
  c() {
@@ -6958,7 +6980,7 @@ function qn(l) {
6958
6980
  e,
6959
6981
  "hasconfirmationmodal",
6960
6982
  /*timeouthasconfirmation*/
6961
- l[57]
6983
+ l[58]
6962
6984
  ), i(
6963
6985
  e,
6964
6986
  "endpoint",
@@ -7006,11 +7028,11 @@ function qn(l) {
7006
7028
  },
7007
7029
  p(n, s) {
7008
7030
  s[1] & /*timeouthasconfirmation*/
7009
- 67108864 && i(
7031
+ 134217728 && i(
7010
7032
  e,
7011
7033
  "hasconfirmationmodal",
7012
7034
  /*timeouthasconfirmation*/
7013
- n[57]
7035
+ n[58]
7014
7036
  ), s[0] & /*endpoint*/
7015
7037
  32 && i(
7016
7038
  e,
@@ -7066,7 +7088,7 @@ function qn(l) {
7066
7088
  }
7067
7089
  };
7068
7090
  }
7069
- function Wn(l) {
7091
+ function Xn(l) {
7070
7092
  let e;
7071
7093
  return {
7072
7094
  c() {
@@ -7171,13 +7193,13 @@ function Wn(l) {
7171
7193
  }
7172
7194
  };
7173
7195
  }
7174
- function Xn(l) {
7196
+ function Jn(l) {
7175
7197
  let e;
7176
7198
  function n(o, f) {
7177
7199
  return (
7178
7200
  /*gmversion*/
7179
7201
  o[30] === "gmcore" || /*gmversion*/
7180
- o[30] === "gm16" ? Fn : Bn
7202
+ o[30] === "gm16" ? Vn : Fn
7181
7203
  );
7182
7204
  }
7183
7205
  let s = n(l), u = s(l);
@@ -7196,7 +7218,7 @@ function Xn(l) {
7196
7218
  }
7197
7219
  };
7198
7220
  }
7199
- function Jn(l) {
7221
+ function Hn(l) {
7200
7222
  let e;
7201
7223
  return {
7202
7224
  c() {
@@ -7204,12 +7226,12 @@ function Jn(l) {
7204
7226
  e,
7205
7227
  "userid",
7206
7228
  /*userId*/
7207
- l[68]
7229
+ l[69]
7208
7230
  ), i(
7209
7231
  e,
7210
7232
  "sessionid",
7211
7233
  /*sessionId*/
7212
- l[69]
7234
+ l[70]
7213
7235
  ), i(
7214
7236
  e,
7215
7237
  "endpoint",
@@ -7259,7 +7281,7 @@ function Jn(l) {
7259
7281
  e,
7260
7282
  "showwelcomepanel",
7261
7283
  /*showwelcomepanel*/
7262
- l[65]
7284
+ l[66]
7263
7285
  );
7264
7286
  },
7265
7287
  m(n, s) {
@@ -7267,17 +7289,17 @@ function Jn(l) {
7267
7289
  },
7268
7290
  p(n, s) {
7269
7291
  s[2] & /*userId*/
7270
- 64 && i(
7292
+ 128 && i(
7271
7293
  e,
7272
7294
  "userid",
7273
7295
  /*userId*/
7274
- n[68]
7296
+ n[69]
7275
7297
  ), s[2] & /*sessionId*/
7276
- 128 && i(
7298
+ 256 && i(
7277
7299
  e,
7278
7300
  "sessionid",
7279
7301
  /*sessionId*/
7280
- n[69]
7302
+ n[70]
7281
7303
  ), s[0] & /*endpoint*/
7282
7304
  32 && i(
7283
7305
  e,
@@ -7333,11 +7355,11 @@ function Jn(l) {
7333
7355
  /*disabledfields*/
7334
7356
  n[29]
7335
7357
  ), s[2] & /*showwelcomepanel*/
7336
- 8 && i(
7358
+ 16 && i(
7337
7359
  e,
7338
7360
  "showwelcomepanel",
7339
7361
  /*showwelcomepanel*/
7340
- n[65]
7362
+ n[66]
7341
7363
  );
7342
7364
  },
7343
7365
  d(n) {
@@ -7345,7 +7367,7 @@ function Jn(l) {
7345
7367
  }
7346
7368
  };
7347
7369
  }
7348
- function Hn(l) {
7370
+ function Bn(l) {
7349
7371
  let e, n, s, u;
7350
7372
  return {
7351
7373
  c() {
@@ -7571,7 +7593,7 @@ function Hn(l) {
7571
7593
  }
7572
7594
  };
7573
7595
  }
7574
- function Bn(l) {
7596
+ function Fn(l) {
7575
7597
  let e;
7576
7598
  return {
7577
7599
  c() {
@@ -7594,12 +7616,12 @@ function Bn(l) {
7594
7616
  e,
7595
7617
  "forgot-mode",
7596
7618
  /*forgotmode*/
7597
- l[61]
7619
+ l[62]
7598
7620
  ), i(
7599
7621
  e,
7600
7622
  "token",
7601
7623
  /*token*/
7602
- l[62]
7624
+ l[63]
7603
7625
  ), i(
7604
7626
  e,
7605
7627
  "client-styling",
@@ -7644,18 +7666,18 @@ function Bn(l) {
7644
7666
  "language",
7645
7667
  /*lang*/
7646
7668
  n[6]
7647
- ), s[1] & /*forgotmode*/
7648
- 1073741824 && i(
7669
+ ), s[2] & /*forgotmode*/
7670
+ 1 && i(
7649
7671
  e,
7650
7672
  "forgot-mode",
7651
7673
  /*forgotmode*/
7652
- n[61]
7674
+ n[62]
7653
7675
  ), s[2] & /*token*/
7654
- 1 && i(
7676
+ 2 && i(
7655
7677
  e,
7656
7678
  "token",
7657
7679
  /*token*/
7658
- n[62]
7680
+ n[63]
7659
7681
  ), s[0] & /*clientstyling*/
7660
7682
  8388608 && i(
7661
7683
  e,
@@ -7687,7 +7709,7 @@ function Bn(l) {
7687
7709
  }
7688
7710
  };
7689
7711
  }
7690
- function Fn(l) {
7712
+ function Vn(l) {
7691
7713
  let e;
7692
7714
  return {
7693
7715
  c() {
@@ -7781,12 +7803,12 @@ function Fn(l) {
7781
7803
  }
7782
7804
  };
7783
7805
  }
7784
- function Vn(l) {
7806
+ function Qn(l) {
7785
7807
  let e;
7786
7808
  function n(o, f) {
7787
7809
  return (
7788
7810
  /*isLoading*/
7789
- o[67] ? Bi : Hi
7811
+ o[68] ? Fi : Bi
7790
7812
  );
7791
7813
  }
7792
7814
  let s = n(l), u = s(l);
@@ -7795,7 +7817,7 @@ function Vn(l) {
7795
7817
  e = d("div"), u.c();
7796
7818
  },
7797
7819
  m(o, f) {
7798
- h(o, e, f), u.m(e, null), l[81](e);
7820
+ h(o, e, f), u.m(e, null), l[82](e);
7799
7821
  },
7800
7822
  p(o, f) {
7801
7823
  s === (s = n(o)) && u ? u.p(o, f) : (u.d(1), u = s(o), u && (u.c(), u.m(e, null)));
@@ -7803,17 +7825,17 @@ function Vn(l) {
7803
7825
  i: $,
7804
7826
  o: $,
7805
7827
  d(o) {
7806
- o && c(e), u.d(), l[81](null);
7828
+ o && c(e), u.d(), l[82](null);
7807
7829
  }
7808
7830
  };
7809
7831
  }
7810
- function Qn(l, e, n) {
7832
+ function Zn(l, e, n) {
7811
7833
  let s;
7812
- Oi(l, Ri, (a) => n(90, s = a));
7813
- let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: p = "" } = e, { session: w = "" } = e, { endpoint: g = "" } = e, { lang: r = "" } = e, { operator: t = "Everymatrix" } = e, { supportemail: _ = "" } = e, { termsconditionslink: ne = "" } = e, { separatelimits: se = "true" } = e, { hasdefaultamount: le = "false" } = e, { userroles: F = "" } = e, { simplepasswordvalidation: te = "false" } = e, { tablabels: oe = "" } = e, { historyenabled: ae = "" } = e, { deletelimit: re = "" } = e, { limitsamount: ue = "" } = e, { limitsperiods: fe = "" } = e, { numberofentries: me = "" } = e, { customcurrencysymbols: ce = "" } = e, { currency: he = "" } = e, { apiversion: de = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: R = "" } = e, { mbsource: N } = e, { translationurl: G = "" } = e, { custominputtextswitch: pe = "false" } = e, { showlocationdetailsdescription: ge = "false" } = e, { disabledfields: we = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: V = "" } = e, { producttype: _e = "" } = e, { successurl: be = "" } = e, { failurl: ye = "" } = e, { cancelurl: ke = "" } = e, { sportsurl: ve = "" } = e, { casinourl: Ee = "" } = e, { contacturl: Se = "" } = e, { homeurl: Ce = "" } = e, { baseurl: Pe = "" } = e, { hideproducts: De = "" } = e, { mergeproducts: Le = "Casino+Virtuals" } = e, { depositurl: Me = "" } = e, { showcashierbonus: ze = "" } = e, { biometricsenabled: Oe = "false" } = e, { activepage: E = "" } = e, { bonushistorystatus: Ue = "closed,forfeited,released,expired" } = e, { bonushistorytype: Ae = "standard,freeround,freebet" } = e, { allowedextenssion: je = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: Te = "12934000" } = e, { passwordregex: Ie = "" } = e, { limitformat: Re = "" } = e, { historytypes: Ne = "Payments, Casino, Sports" } = e, { hidecolumns: Ge = "" } = e, { hidevalues: qe = "" } = e, { pagesizeoptions: We = "5, 10, 20, 50, 100" } = e, { defaultpagesize: Xe = "5" } = e, { dateformat: Je = "" } = e, { timeouthasconfirmation: He = "false" } = e, { sendnotificationemail: Q } = e, { hascancelbutton: Be = "false" } = e, { cooloffhasconfirmation: Fe = "false" } = e, { forgotmode: Ve = !1 } = e, { token: Qe = "" } = e, { currencylocale: Ze = "" } = e, { hidevulnerabilitycheck: Ke = "false" } = e, { showwelcomepanel: Ye = "false" } = e;
7814
- Wi({ withLocale: "en", translations: {} });
7815
- let C, $e = !1, xe = window.navigator.userAgent, ei = Ui(xe) !== "PC", k = "", S = "", P = {}, q, W, di = Ai(xe), X, z, J = !1, H = !1, Z = "", ii = "", ni = !1, pi, si, li = "/profile-info";
7816
- const ti = [
7834
+ Ui(l, Ni, (a) => n(91, s = a));
7835
+ let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: p = "" } = e, { session: w = "" } = e, { endpoint: g = "" } = e, { lang: r = "" } = e, { operator: t = "Everymatrix" } = e, { supportemail: _ = "" } = e, { termsconditionslink: ne = "" } = e, { separatelimits: se = "true" } = e, { hasdefaultamount: le = "false" } = e, { userroles: F = "" } = e, { simplepasswordvalidation: te = "false" } = e, { tablabels: oe = "" } = e, { historyenabled: ae = "" } = e, { deletelimit: re = "" } = e, { limitsamount: ue = "" } = e, { limitsperiods: fe = "" } = e, { numberofentries: me = "" } = e, { customcurrencysymbols: ce = "" } = e, { currency: he = "" } = e, { apiversion: de = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: R = "" } = e, { mbsource: N } = e, { translationurl: G = "" } = e, { custominputtextswitch: pe = "false" } = e, { showlocationdetailsdescription: ge = "false" } = e, { disabledfields: we = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: V = "" } = e, { producttype: _e = "" } = e, { successurl: be = "" } = e, { failurl: ye = "" } = e, { cancelurl: ke = "" } = e, { sportsurl: ve = "" } = e, { casinourl: Ee = "" } = e, { contacturl: Se = "" } = e, { homeurl: Ce = "" } = e, { baseurl: Pe = "" } = e, { hideproducts: De = "" } = e, { mergeproducts: Le = "Casino+Virtuals" } = e, { depositurl: Me = "" } = e, { showcashierbonus: ze = "" } = e, { biometricsenabled: Oe = "false" } = e, { activepage: E = "" } = e, { bonushistorystatus: Ue = "closed,forfeited,released,expired" } = e, { bonushistorytype: Ae = "standard,freeround,freebet" } = e, { allowedextenssion: je = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: Te = "12934000" } = e, { passwordregex: Ie = "" } = e, { limitformat: Re = "" } = e, { inputhasdecimals: Ne = "false" } = e, { historytypes: Ge = "Payments, Casino, Sports" } = e, { hidecolumns: qe = "" } = e, { hidevalues: We = "" } = e, { pagesizeoptions: Xe = "5, 10, 20, 50, 100" } = e, { defaultpagesize: Je = "5" } = e, { dateformat: He = "" } = e, { timeouthasconfirmation: Be = "false" } = e, { sendnotificationemail: Q } = e, { hascancelbutton: Fe = "false" } = e, { cooloffhasconfirmation: Ve = "false" } = e, { forgotmode: Qe = !1 } = e, { token: Ze = "" } = e, { currencylocale: Ke = "" } = e, { hidevulnerabilitycheck: Ye = "false" } = e, { showwelcomepanel: $e = "false" } = e;
7836
+ Xi({ withLocale: "en", translations: {} });
7837
+ let C, xe = !1, ei = window.navigator.userAgent, ii = Ai(ei) !== "PC", k = "", S = "", P = {}, q, W, pi = ji(ei), X, z, J = !1, H = !1, Z = "", ni = "", si = !1, gi, li, ti = "/profile-info";
7838
+ const oi = [
7817
7839
  "/profile-info",
7818
7840
  "/change-password",
7819
7841
  "/reality-check",
@@ -7838,37 +7860,37 @@ function Qn(l, e, n) {
7838
7860
  "/external-transactions-history",
7839
7861
  "/review-frequency",
7840
7862
  "/biometrics"
7841
- ], oi = () => {
7842
- n(68, k = p), n(69, S = w), ui(), ai(), n(67, $e = !1);
7843
- }, ai = () => {
7844
- !E && !ei && n(76, E = ti[0]), n(70, li = E);
7845
- }, gi = () => {
7846
- Xi(r);
7863
+ ], ai = () => {
7864
+ n(69, k = p), n(70, S = w), fi(), ri(), n(68, xe = !1);
7865
+ }, ri = () => {
7866
+ !E && !ii && n(77, E = oi[0]), n(71, ti = E);
7847
7867
  }, wi = () => {
7868
+ Ji(r);
7869
+ }, _i = () => {
7848
7870
  fetch(G).then((b) => b.json()).then((b) => {
7849
7871
  Object.keys(b).forEach((y) => {
7850
- mi(y, b[y]);
7872
+ ci(y, b[y]);
7851
7873
  });
7852
7874
  }).catch((b) => {
7853
7875
  console.log(b);
7854
7876
  });
7855
7877
  };
7856
- Object.keys(ci).forEach((a) => {
7857
- mi(a, ci[a]);
7878
+ Object.keys(hi).forEach((a) => {
7879
+ ci(a, hi[a]);
7858
7880
  });
7859
- const ri = (a) => {
7881
+ const ui = (a) => {
7860
7882
  let b;
7861
7883
  if (a.data)
7862
7884
  switch (a.data.type) {
7863
7885
  case "ChangeAccountPage":
7864
- n(76, E = a.data.page.path), E == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), E == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
7886
+ n(77, E = a.data.page.path), E == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), E == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
7865
7887
  break;
7866
7888
  case "PlayerAccountMenuActive":
7867
7889
  case "GoToPreviousRoute":
7868
- a.data.isMobile && (n(76, E = ""), oi());
7890
+ a.data.isMobile && (n(77, E = ""), ai());
7869
7891
  break;
7870
7892
  case "ChangePassword":
7871
- _i(a.data.userCurrentPassword, a.data.userNewPassword);
7893
+ bi(a.data.userCurrentPassword, a.data.userNewPassword);
7872
7894
  break;
7873
7895
  case "SetPlayerAccountTimeout":
7874
7896
  b = new URL(`/v2/player/${k}/limits${V === "gm16" ? "/session" : ""}`, g);
@@ -7927,11 +7949,11 @@ function Qn(l, e, n) {
7927
7949
  });
7928
7950
  break;
7929
7951
  case "UserSessionID":
7930
- n(69, S = a.data.session), n(68, k = a.data.userid), ui();
7952
+ n(70, S = a.data.session), n(69, k = a.data.userid), fi();
7931
7953
  break;
7932
7954
  case "PlayerAccountGamingLimitsUpdate":
7933
7955
  b = new URL(`/v2/player/${k}/limits`, g);
7934
- let K = a.data.payload, ki = {
7956
+ let K = a.data.payload, vi = {
7935
7957
  method: "PUT",
7936
7958
  headers: {
7937
7959
  "X-SessionID": S,
@@ -7940,7 +7962,7 @@ function Qn(l, e, n) {
7940
7962
  },
7941
7963
  body: JSON.stringify(K)
7942
7964
  };
7943
- fetch(b.href, ki).then((v) => {
7965
+ fetch(b.href, vi).then((v) => {
7944
7966
  v.status == 200 && (J = !0, window.postMessage(
7945
7967
  {
7946
7968
  type: "WidgetNotification",
@@ -7956,8 +7978,8 @@ function Qn(l, e, n) {
7956
7978
  case "PlayerAccountGamingLimitDelete":
7957
7979
  let B = a.data.limit ? a.data.limit : {}, A;
7958
7980
  Array.isArray(B) ? A = B.map((v) => v.period) : A = B.period;
7959
- let vi = a.data.name, j = "";
7960
- switch (vi) {
7981
+ let Ei = a.data.name, j = "";
7982
+ switch (Ei) {
7961
7983
  case "depositLimits":
7962
7984
  j = "deposit";
7963
7985
  break;
@@ -7971,14 +7993,14 @@ function Qn(l, e, n) {
7971
7993
  j = "loss";
7972
7994
  break;
7973
7995
  }
7974
- let Ei = {
7996
+ let Si = {
7975
7997
  method: "DELETE",
7976
7998
  headers: { "X-SessionID": S },
7977
7999
  body: JSON.stringify(B)
7978
8000
  };
7979
8001
  b = new URL(`/v2/player/${k}/limits/${j}`, g), Array.isArray(A) ? A.forEach((v) => {
7980
8002
  b.searchParams.append("periods", v);
7981
- }) : b.searchParams.append("periods", A), fetch(b.href, Ei).then((v) => {
8003
+ }) : b.searchParams.append("periods", A), fetch(b.href, Si).then((v) => {
7982
8004
  v.status == 200 && (H = !0, window.postMessage(
7983
8005
  {
7984
8006
  type: "WidgetNotification",
@@ -8000,7 +8022,7 @@ function Qn(l, e, n) {
8000
8022
  O(new URL(`/v2/player/${k}/limits`, g));
8001
8023
  break;
8002
8024
  }
8003
- }, ui = () => {
8025
+ }, fi = () => {
8004
8026
  let a = new URL(`${g}/v1/player/${k}/profile`), b = {
8005
8027
  method: "GET",
8006
8028
  headers: { "X-SessionID": S }
@@ -8019,7 +8041,7 @@ function Qn(l, e, n) {
8019
8041
  console.error(y);
8020
8042
  }
8021
8043
  );
8022
- }, _i = (a, b) => fi(this, null, function* () {
8044
+ }, bi = (a, b) => mi(this, null, function* () {
8023
8045
  let y = new URL(`${g}/v1/player/${k}/password`), L = {
8024
8046
  currentPassword: a,
8025
8047
  newPassword: b
@@ -8042,18 +8064,18 @@ function Qn(l, e, n) {
8042
8064
  }
8043
8065
  },
8044
8066
  window.location.href
8045
- ), si = new CustomEvent(
8067
+ ), li = new CustomEvent(
8046
8068
  "ChangePassword",
8047
8069
  {
8048
8070
  detail: { userPassword: L.newPassword }
8049
8071
  }
8050
- ), window.dispatchEvent(si);
8072
+ ), window.dispatchEvent(li);
8051
8073
  else {
8052
8074
  let D = yield M.json();
8053
- ii = Object.keys(D.thirdPartyResponse).find((K) => K === "errorCode") + D.thirdPartyResponse.errorCode, Z = s(`${ii}`), ni = !0, window.postMessage(
8075
+ ni = Object.keys(D.thirdPartyResponse).find((K) => K === "errorCode") + D.thirdPartyResponse.errorCode, Z = s(`${ni}`), si = !0, window.postMessage(
8054
8076
  {
8055
8077
  type: "ShowPasswordChangedError",
8056
- showErrorPasswordChanged: ni,
8078
+ showErrorPasswordChanged: si,
8057
8079
  errorPasswordChanged: Z
8058
8080
  },
8059
8081
  window.location.href
@@ -8087,7 +8109,7 @@ function Qn(l, e, n) {
8087
8109
  fetch(a.href, b).then((y) => y.json()).then(
8088
8110
  (y) => {
8089
8111
  var L, U, M;
8090
- P = y, Object.keys(P).length !== 0 ? (n(77, q = (L = P.depositLimits) != null ? L : []), n(78, W = (U = P.wageringLimits) != null ? U : []), n(79, X = (M = P.lossLimits) != null ? M : []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(80, z = P.timeLimit), n(80, z = P.cumulativeSessionLimits.map((D) => (D.amount = D.minutes, D)))) : n(80, z = []), window.postMessage(
8112
+ P = y, Object.keys(P).length !== 0 ? (n(78, q = (L = P.depositLimits) != null ? L : []), n(79, W = (U = P.wageringLimits) != null ? U : []), n(80, X = (M = P.lossLimits) != null ? M : []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(81, z = P.timeLimit), n(81, z = P.cumulativeSessionLimits.map((D) => (D.amount = D.minutes, D)))) : n(81, z = []), window.postMessage(
8091
8113
  {
8092
8114
  type: "PlayerLimitsData",
8093
8115
  limits: {
@@ -8101,38 +8123,38 @@ function Qn(l, e, n) {
8101
8123
  }
8102
8124
  },
8103
8125
  window.location.href
8104
- )) : (n(77, q = []), n(78, W = []), n(79, X = []), n(80, z = [])), Ii();
8126
+ )) : (n(78, q = []), n(79, W = []), n(80, X = []), n(81, z = [])), Ri();
8105
8127
  },
8106
8128
  (y) => {
8107
8129
  console.error(y);
8108
8130
  }
8109
8131
  );
8110
- }, bi = (a) => {
8132
+ }, yi = (a) => {
8111
8133
  O(new URL(`/v2/player/${k}/limits`, g));
8112
8134
  };
8113
- ji(() => (window.addEventListener("message", ri, !1), () => {
8114
- window.removeEventListener("message", ri);
8135
+ Ti(() => (window.addEventListener("message", ui, !1), () => {
8136
+ window.removeEventListener("message", ui);
8115
8137
  }));
8116
- function yi(a) {
8117
- Ti[a ? "unshift" : "push"](() => {
8118
- C = a, n(66, C);
8138
+ function ki(a) {
8139
+ Ii[a ? "unshift" : "push"](() => {
8140
+ C = a, n(67, C);
8119
8141
  });
8120
8142
  }
8121
8143
  return l.$$set = (a) => {
8122
- "cmsendpoint" in a && n(0, u = a.cmsendpoint), "env" in a && n(1, o = a.env), "customnotifications" in a && n(2, f = a.customnotifications), "playerid" in a && n(3, p = a.playerid), "session" in a && n(4, w = a.session), "endpoint" in a && n(5, g = a.endpoint), "lang" in a && n(6, r = a.lang), "operator" in a && n(7, t = a.operator), "supportemail" in a && n(8, _ = a.supportemail), "termsconditionslink" in a && n(9, ne = a.termsconditionslink), "separatelimits" in a && n(10, se = a.separatelimits), "hasdefaultamount" in a && n(11, le = a.hasdefaultamount), "userroles" in a && n(12, F = a.userroles), "simplepasswordvalidation" in a && n(13, te = a.simplepasswordvalidation), "tablabels" in a && n(14, oe = a.tablabels), "historyenabled" in a && n(15, ae = a.historyenabled), "deletelimit" in a && n(16, re = a.deletelimit), "limitsamount" in a && n(17, ue = a.limitsamount), "limitsperiods" in a && n(18, fe = a.limitsperiods), "numberofentries" in a && n(19, me = a.numberofentries), "customcurrencysymbols" in a && n(20, ce = a.customcurrencysymbols), "currency" in a && n(21, he = a.currency), "apiversion" in a && n(22, de = a.apiversion), "clientstyling" in a && n(23, I = a.clientstyling), "clientstylingurl" in a && n(24, R = a.clientstylingurl), "mbsource" in a && n(25, N = a.mbsource), "translationurl" in a && n(26, G = a.translationurl), "custominputtextswitch" in a && n(27, pe = a.custominputtextswitch), "showlocationdetailsdescription" in a && n(28, ge = a.showlocationdetailsdescription), "disabledfields" in a && n(29, we = a.disabledfields), "gmversion" in a && n(30, V = a.gmversion), "producttype" in a && n(31, _e = a.producttype), "successurl" in a && n(32, be = a.successurl), "failurl" in a && n(33, ye = a.failurl), "cancelurl" in a && n(34, ke = a.cancelurl), "sportsurl" in a && n(35, ve = a.sportsurl), "casinourl" in a && n(36, Ee = a.casinourl), "contacturl" in a && n(37, Se = a.contacturl), "homeurl" in a && n(38, Ce = a.homeurl), "baseurl" in a && n(39, Pe = a.baseurl), "hideproducts" in a && n(40, De = a.hideproducts), "mergeproducts" in a && n(41, Le = a.mergeproducts), "depositurl" in a && n(42, Me = a.depositurl), "showcashierbonus" in a && n(43, ze = a.showcashierbonus), "biometricsenabled" in a && n(44, Oe = a.biometricsenabled), "activepage" in a && n(76, E = a.activepage), "bonushistorystatus" in a && n(45, Ue = a.bonushistorystatus), "bonushistorytype" in a && n(46, Ae = a.bonushistorytype), "allowedextenssion" in a && n(47, je = a.allowedextenssion), "filesizeallow" in a && n(48, Te = a.filesizeallow), "passwordregex" in a && n(49, Ie = a.passwordregex), "limitformat" in a && n(50, Re = a.limitformat), "historytypes" in a && n(51, Ne = a.historytypes), "hidecolumns" in a && n(52, Ge = a.hidecolumns), "hidevalues" in a && n(53, qe = a.hidevalues), "pagesizeoptions" in a && n(54, We = a.pagesizeoptions), "defaultpagesize" in a && n(55, Xe = a.defaultpagesize), "dateformat" in a && n(56, Je = a.dateformat), "timeouthasconfirmation" in a && n(57, He = a.timeouthasconfirmation), "sendnotificationemail" in a && n(58, Q = a.sendnotificationemail), "hascancelbutton" in a && n(59, Be = a.hascancelbutton), "cooloffhasconfirmation" in a && n(60, Fe = a.cooloffhasconfirmation), "forgotmode" in a && n(61, Ve = a.forgotmode), "token" in a && n(62, Qe = a.token), "currencylocale" in a && n(63, Ze = a.currencylocale), "hidevulnerabilitycheck" in a && n(64, Ke = a.hidevulnerabilitycheck), "showwelcomepanel" in a && n(65, Ye = a.showwelcomepanel);
8144
+ "cmsendpoint" in a && n(0, u = a.cmsendpoint), "env" in a && n(1, o = a.env), "customnotifications" in a && n(2, f = a.customnotifications), "playerid" in a && n(3, p = a.playerid), "session" in a && n(4, w = a.session), "endpoint" in a && n(5, g = a.endpoint), "lang" in a && n(6, r = a.lang), "operator" in a && n(7, t = a.operator), "supportemail" in a && n(8, _ = a.supportemail), "termsconditionslink" in a && n(9, ne = a.termsconditionslink), "separatelimits" in a && n(10, se = a.separatelimits), "hasdefaultamount" in a && n(11, le = a.hasdefaultamount), "userroles" in a && n(12, F = a.userroles), "simplepasswordvalidation" in a && n(13, te = a.simplepasswordvalidation), "tablabels" in a && n(14, oe = a.tablabels), "historyenabled" in a && n(15, ae = a.historyenabled), "deletelimit" in a && n(16, re = a.deletelimit), "limitsamount" in a && n(17, ue = a.limitsamount), "limitsperiods" in a && n(18, fe = a.limitsperiods), "numberofentries" in a && n(19, me = a.numberofentries), "customcurrencysymbols" in a && n(20, ce = a.customcurrencysymbols), "currency" in a && n(21, he = a.currency), "apiversion" in a && n(22, de = a.apiversion), "clientstyling" in a && n(23, I = a.clientstyling), "clientstylingurl" in a && n(24, R = a.clientstylingurl), "mbsource" in a && n(25, N = a.mbsource), "translationurl" in a && n(26, G = a.translationurl), "custominputtextswitch" in a && n(27, pe = a.custominputtextswitch), "showlocationdetailsdescription" in a && n(28, ge = a.showlocationdetailsdescription), "disabledfields" in a && n(29, we = a.disabledfields), "gmversion" in a && n(30, V = a.gmversion), "producttype" in a && n(31, _e = a.producttype), "successurl" in a && n(32, be = a.successurl), "failurl" in a && n(33, ye = a.failurl), "cancelurl" in a && n(34, ke = a.cancelurl), "sportsurl" in a && n(35, ve = a.sportsurl), "casinourl" in a && n(36, Ee = a.casinourl), "contacturl" in a && n(37, Se = a.contacturl), "homeurl" in a && n(38, Ce = a.homeurl), "baseurl" in a && n(39, Pe = a.baseurl), "hideproducts" in a && n(40, De = a.hideproducts), "mergeproducts" in a && n(41, Le = a.mergeproducts), "depositurl" in a && n(42, Me = a.depositurl), "showcashierbonus" in a && n(43, ze = a.showcashierbonus), "biometricsenabled" in a && n(44, Oe = a.biometricsenabled), "activepage" in a && n(77, E = a.activepage), "bonushistorystatus" in a && n(45, Ue = a.bonushistorystatus), "bonushistorytype" in a && n(46, Ae = a.bonushistorytype), "allowedextenssion" in a && n(47, je = a.allowedextenssion), "filesizeallow" in a && n(48, Te = a.filesizeallow), "passwordregex" in a && n(49, Ie = a.passwordregex), "limitformat" in a && n(50, Re = a.limitformat), "inputhasdecimals" in a && n(51, Ne = a.inputhasdecimals), "historytypes" in a && n(52, Ge = a.historytypes), "hidecolumns" in a && n(53, qe = a.hidecolumns), "hidevalues" in a && n(54, We = a.hidevalues), "pagesizeoptions" in a && n(55, Xe = a.pagesizeoptions), "defaultpagesize" in a && n(56, Je = a.defaultpagesize), "dateformat" in a && n(57, He = a.dateformat), "timeouthasconfirmation" in a && n(58, Be = a.timeouthasconfirmation), "sendnotificationemail" in a && n(59, Q = a.sendnotificationemail), "hascancelbutton" in a && n(60, Fe = a.hascancelbutton), "cooloffhasconfirmation" in a && n(61, Ve = a.cooloffhasconfirmation), "forgotmode" in a && n(62, Qe = a.forgotmode), "token" in a && n(63, Ze = a.token), "currencylocale" in a && n(64, Ke = a.currencylocale), "hidevulnerabilitycheck" in a && n(65, Ye = a.hidevulnerabilitycheck), "showwelcomepanel" in a && n(66, $e = a.showwelcomepanel);
8123
8145
  }, l.$$.update = () => {
8124
8146
  l.$$.dirty[0] & /*lang*/
8125
- 64 && r && gi(), l.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
8126
- 4223 && u && g && f && p && w && r && o && F && oi(), l.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
8127
- 491520, l.$$.dirty[0] & /*clientstyling*/
8147
+ 64 && r && wi(), l.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
8148
+ 4223 && u && g && f && p && w && r && o && F && ai(), l.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
8149
+ 983040, l.$$.dirty[0] & /*clientstyling*/
8128
8150
  8388608 | l.$$.dirty[2] & /*customStylingContainer*/
8129
- 16 && I && C && Ni(C, I), l.$$.dirty[0] & /*clientstylingurl*/
8151
+ 32 && I && C && Gi(C, I), l.$$.dirty[0] & /*clientstylingurl*/
8130
8152
  16777216 | l.$$.dirty[2] & /*customStylingContainer*/
8131
- 16 && R && C && Gi(C, R), l.$$.dirty[0] & /*mbsource*/
8153
+ 32 && R && C && qi(C, R), l.$$.dirty[0] & /*mbsource*/
8132
8154
  33554432 | l.$$.dirty[2] & /*customStylingContainer*/
8133
- 16 && N && C && qi(C, `${N}.Style`), l.$$.dirty[0] & /*translationurl*/
8134
- 67108864 && G && wi(), l.$$.dirty[2] & /*activepage*/
8135
- 16384 && E && ai();
8155
+ 32 && N && C && Wi(C, `${N}.Style`), l.$$.dirty[0] & /*translationurl*/
8156
+ 67108864 && G && _i(), l.$$.dirty[2] & /*activepage*/
8157
+ 32768 && E && ri();
8136
8158
  }, [
8137
8159
  u,
8138
8160
  o,
@@ -8192,40 +8214,41 @@ function Qn(l, e, n) {
8192
8214
  Xe,
8193
8215
  Je,
8194
8216
  He,
8195
- Q,
8196
8217
  Be,
8218
+ Q,
8197
8219
  Fe,
8198
8220
  Ve,
8199
8221
  Qe,
8200
8222
  Ze,
8201
8223
  Ke,
8202
8224
  Ye,
8203
- C,
8204
8225
  $e,
8226
+ C,
8227
+ xe,
8205
8228
  k,
8206
8229
  S,
8207
- li,
8208
- ei,
8209
- di,
8210
- pi,
8211
8230
  ti,
8212
- bi,
8231
+ ii,
8232
+ pi,
8233
+ gi,
8234
+ oi,
8235
+ yi,
8213
8236
  E,
8214
8237
  q,
8215
8238
  W,
8216
8239
  X,
8217
8240
  z,
8218
- yi
8241
+ ki
8219
8242
  ];
8220
8243
  }
8221
- class Zn extends Pi {
8244
+ class Kn extends Di {
8222
8245
  constructor(e) {
8223
- super(), Di(
8246
+ super(), Li(
8224
8247
  this,
8225
8248
  e,
8249
+ Zn,
8226
8250
  Qn,
8227
- Vn,
8228
- Li,
8251
+ Mi,
8229
8252
  {
8230
8253
  cmsendpoint: 0,
8231
8254
  env: 1,
@@ -8272,30 +8295,31 @@ class Zn extends Pi {
8272
8295
  depositurl: 42,
8273
8296
  showcashierbonus: 43,
8274
8297
  biometricsenabled: 44,
8275
- activepage: 76,
8298
+ activepage: 77,
8276
8299
  bonushistorystatus: 45,
8277
8300
  bonushistorytype: 46,
8278
8301
  allowedextenssion: 47,
8279
8302
  filesizeallow: 48,
8280
8303
  passwordregex: 49,
8281
8304
  limitformat: 50,
8282
- historytypes: 51,
8283
- hidecolumns: 52,
8284
- hidevalues: 53,
8285
- pagesizeoptions: 54,
8286
- defaultpagesize: 55,
8287
- dateformat: 56,
8288
- timeouthasconfirmation: 57,
8289
- sendnotificationemail: 58,
8290
- hascancelbutton: 59,
8291
- cooloffhasconfirmation: 60,
8292
- forgotmode: 61,
8293
- token: 62,
8294
- currencylocale: 63,
8295
- hidevulnerabilitycheck: 64,
8296
- showwelcomepanel: 65
8305
+ inputhasdecimals: 51,
8306
+ historytypes: 52,
8307
+ hidecolumns: 53,
8308
+ hidevalues: 54,
8309
+ pagesizeoptions: 55,
8310
+ defaultpagesize: 56,
8311
+ dateformat: 57,
8312
+ timeouthasconfirmation: 58,
8313
+ sendnotificationemail: 59,
8314
+ hascancelbutton: 60,
8315
+ cooloffhasconfirmation: 61,
8316
+ forgotmode: 62,
8317
+ token: 63,
8318
+ currencylocale: 64,
8319
+ hidevulnerabilitycheck: 65,
8320
+ showwelcomepanel: 66
8297
8321
  },
8298
- Ji,
8322
+ Hi,
8299
8323
  [-1, -1, -1, -1]
8300
8324
  );
8301
8325
  }
@@ -8570,7 +8594,7 @@ class Zn extends Pi {
8570
8594
  this.$$set({ biometricsenabled: e }), m();
8571
8595
  }
8572
8596
  get activepage() {
8573
- return this.$$.ctx[76];
8597
+ return this.$$.ctx[77];
8574
8598
  }
8575
8599
  set activepage(e) {
8576
8600
  this.$$set({ activepage: e }), m();
@@ -8611,98 +8635,104 @@ class Zn extends Pi {
8611
8635
  set limitformat(e) {
8612
8636
  this.$$set({ limitformat: e }), m();
8613
8637
  }
8614
- get historytypes() {
8638
+ get inputhasdecimals() {
8615
8639
  return this.$$.ctx[51];
8616
8640
  }
8641
+ set inputhasdecimals(e) {
8642
+ this.$$set({ inputhasdecimals: e }), m();
8643
+ }
8644
+ get historytypes() {
8645
+ return this.$$.ctx[52];
8646
+ }
8617
8647
  set historytypes(e) {
8618
8648
  this.$$set({ historytypes: e }), m();
8619
8649
  }
8620
8650
  get hidecolumns() {
8621
- return this.$$.ctx[52];
8651
+ return this.$$.ctx[53];
8622
8652
  }
8623
8653
  set hidecolumns(e) {
8624
8654
  this.$$set({ hidecolumns: e }), m();
8625
8655
  }
8626
8656
  get hidevalues() {
8627
- return this.$$.ctx[53];
8657
+ return this.$$.ctx[54];
8628
8658
  }
8629
8659
  set hidevalues(e) {
8630
8660
  this.$$set({ hidevalues: e }), m();
8631
8661
  }
8632
8662
  get pagesizeoptions() {
8633
- return this.$$.ctx[54];
8663
+ return this.$$.ctx[55];
8634
8664
  }
8635
8665
  set pagesizeoptions(e) {
8636
8666
  this.$$set({ pagesizeoptions: e }), m();
8637
8667
  }
8638
8668
  get defaultpagesize() {
8639
- return this.$$.ctx[55];
8669
+ return this.$$.ctx[56];
8640
8670
  }
8641
8671
  set defaultpagesize(e) {
8642
8672
  this.$$set({ defaultpagesize: e }), m();
8643
8673
  }
8644
8674
  get dateformat() {
8645
- return this.$$.ctx[56];
8675
+ return this.$$.ctx[57];
8646
8676
  }
8647
8677
  set dateformat(e) {
8648
8678
  this.$$set({ dateformat: e }), m();
8649
8679
  }
8650
8680
  get timeouthasconfirmation() {
8651
- return this.$$.ctx[57];
8681
+ return this.$$.ctx[58];
8652
8682
  }
8653
8683
  set timeouthasconfirmation(e) {
8654
8684
  this.$$set({ timeouthasconfirmation: e }), m();
8655
8685
  }
8656
8686
  get sendnotificationemail() {
8657
- return this.$$.ctx[58];
8687
+ return this.$$.ctx[59];
8658
8688
  }
8659
8689
  set sendnotificationemail(e) {
8660
8690
  this.$$set({ sendnotificationemail: e }), m();
8661
8691
  }
8662
8692
  get hascancelbutton() {
8663
- return this.$$.ctx[59];
8693
+ return this.$$.ctx[60];
8664
8694
  }
8665
8695
  set hascancelbutton(e) {
8666
8696
  this.$$set({ hascancelbutton: e }), m();
8667
8697
  }
8668
8698
  get cooloffhasconfirmation() {
8669
- return this.$$.ctx[60];
8699
+ return this.$$.ctx[61];
8670
8700
  }
8671
8701
  set cooloffhasconfirmation(e) {
8672
8702
  this.$$set({ cooloffhasconfirmation: e }), m();
8673
8703
  }
8674
8704
  get forgotmode() {
8675
- return this.$$.ctx[61];
8705
+ return this.$$.ctx[62];
8676
8706
  }
8677
8707
  set forgotmode(e) {
8678
8708
  this.$$set({ forgotmode: e }), m();
8679
8709
  }
8680
8710
  get token() {
8681
- return this.$$.ctx[62];
8711
+ return this.$$.ctx[63];
8682
8712
  }
8683
8713
  set token(e) {
8684
8714
  this.$$set({ token: e }), m();
8685
8715
  }
8686
8716
  get currencylocale() {
8687
- return this.$$.ctx[63];
8717
+ return this.$$.ctx[64];
8688
8718
  }
8689
8719
  set currencylocale(e) {
8690
8720
  this.$$set({ currencylocale: e }), m();
8691
8721
  }
8692
8722
  get hidevulnerabilitycheck() {
8693
- return this.$$.ctx[64];
8723
+ return this.$$.ctx[65];
8694
8724
  }
8695
8725
  set hidevulnerabilitycheck(e) {
8696
8726
  this.$$set({ hidevulnerabilitycheck: e }), m();
8697
8727
  }
8698
8728
  get showwelcomepanel() {
8699
- return this.$$.ctx[65];
8729
+ return this.$$.ctx[66];
8700
8730
  }
8701
8731
  set showwelcomepanel(e) {
8702
8732
  this.$$set({ showwelcomepanel: e }), m();
8703
8733
  }
8704
8734
  }
8705
- Mi(Zn, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, baseurl: {}, hideproducts: {}, mergeproducts: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, bonushistorystatus: {}, bonushistorytype: {}, allowedextenssion: {}, filesizeallow: {}, passwordregex: {}, limitformat: {}, historytypes: {}, hidecolumns: {}, hidevalues: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, sendnotificationemail: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, currencylocale: {}, hidevulnerabilitycheck: {}, showwelcomepanel: {} }, [], [], !0);
8735
+ zi(Kn, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, baseurl: {}, hideproducts: {}, mergeproducts: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, bonushistorystatus: {}, bonushistorytype: {}, allowedextenssion: {}, filesizeallow: {}, passwordregex: {}, limitformat: {}, inputhasdecimals: {}, historytypes: {}, hidecolumns: {}, hidevalues: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, sendnotificationemail: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, currencylocale: {}, hidevulnerabilitycheck: {}, showwelcomepanel: {} }, [], [], !0);
8706
8736
  export {
8707
- Zn as default
8737
+ Kn as default
8708
8738
  };