@everymatrix/player-account-controller-nd 1.71.0 → 1.71.1

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 (18) hide show
  1. package/components/{PlayerAccountControllerNd-DrZIwrcP.js → PlayerAccountControllerNd-B1FDRy8G.js} +550 -516
  2. package/components/{PlayerAccountControllerNd-AmwhyuAJ.js → PlayerAccountControllerNd-D7Bi1ncx.js} +552 -518
  3. package/components/PlayerAccountControllerNd-FxU1zYmA.cjs +1 -0
  4. package/components/{PlayerAccountSelfExclusionNd-Exo6wC1W.cjs → PlayerAccountSelfExclusionNd-CPpkhUbE.cjs} +1 -1
  5. package/components/{PlayerAccountSelfExclusionNd-BDyJ-i_j.js → PlayerAccountSelfExclusionNd-DXW-cEof.js} +22 -22
  6. package/components/{PlayerAccountSelfExclusionNd-C8-416-Q.js → PlayerAccountSelfExclusionNd-bCsjTCoV.js} +22 -22
  7. package/components/{PlayerAccountTimeout-IFDsWgbD.js → PlayerAccountTimeout-B9oyZO5M.js} +66 -66
  8. package/components/{PlayerAccountTimeout-kNUGg8Ce.js → PlayerAccountTimeout-C3qHUiBc.js} +66 -66
  9. package/components/PlayerAccountTimeout-CG-hGlO_.cjs +1 -0
  10. package/components/{PlayerAccountTransactionsHistory-C-FsvVmp.cjs → PlayerAccountTransactionsHistory-BhvY8bec.cjs} +1 -1
  11. package/components/{PlayerAccountTransactionsHistory-BxpJPf7w.js → PlayerAccountTransactionsHistory-CDW-JrNE.js} +1 -1
  12. package/components/{PlayerAccountTransactionsHistory-CVPkK1ej.js → PlayerAccountTransactionsHistory-DmBsbv8F.js} +1 -1
  13. package/es2015/player-account-controller-nd.cjs +1 -1
  14. package/es2015/player-account-controller-nd.js +1 -1
  15. package/esnext/player-account-controller-nd.js +1 -1
  16. package/package.json +1 -1
  17. package/components/PlayerAccountControllerNd-B3hwM3tO.cjs +0 -1
  18. package/components/PlayerAccountTimeout-DBhk18ig.cjs +0 -1
@@ -1,20 +1,20 @@
1
- import { $ as Y, C as yi, a as ki, c as Ci, S as Si, i as vi, s as Ei, f as d, b as Pi, e as p, k as m, o as $, p as c, q as Di, u as ii, D as Li, v as Mi, w as Ai, x as Oi, z as Ui, A as zi, g as ee, B as Ni, E as ji, d as x, j as i, l as U, F as ie, G as ti } from "./GeneralLogout-C6SVgUtg.js";
1
+ import { $, C as ki, a as Ci, c as Si, S as vi, i as Ei, s as Pi, f as m, b as Di, e as p, k as c, o as x, p as d, q as Li, u as ni, D as Mi, v as Ai, w as Oi, x as Ui, z as Ni, A as zi, g as ie, B as ji, E as Ti, d as ee, j as i, l as U, F as ne, G as oi } from "./GeneralLogout-C6SVgUtg.js";
2
2
  import "../stencil/user-deposit-withdrawal-B8kjiJ18.js";
3
3
  import "../stencil/player-kyc-verification-BbcCYuiR.js";
4
4
  import "../stencil/user-transaction-history-lKr2wNoI.js";
5
5
  import "../stencil/pam-change-password-CY5-Aktx.js";
6
- function Ti({ withLocale: s, translations: e }) {
7
- Y.subscribe((n) => {
8
- n == null && (yi.set(e), Y.set(s));
6
+ function Ii({ withLocale: s, translations: e }) {
7
+ $.subscribe((n) => {
8
+ n == null && (ki.set(e), $.set(s));
9
9
  });
10
10
  }
11
- function ni(s, e) {
12
- ki(s, e);
11
+ function si(s, e) {
12
+ Ci(s, e);
13
13
  }
14
- function Ii(s) {
15
- Y.set(s);
14
+ function Ri(s) {
15
+ $.set(s);
16
16
  }
17
- const si = {
17
+ const ti = {
18
18
  en: {
19
19
  profileUpdateSuccess: "Profile updated!",
20
20
  timeoutSuccess: "Timeout active",
@@ -192,7 +192,7 @@ if (typeof window < "u") {
192
192
  }
193
193
  };
194
194
  };
195
- customElements.define = s(customElements.define), import("./PlayerAccountTimeout-IFDsWgbD.js").then(({ default: e }) => {
195
+ customElements.define = s(customElements.define), import("./PlayerAccountTimeout-B9oyZO5M.js").then(({ default: e }) => {
196
196
  !customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
197
197
  });
198
198
  }
@@ -208,7 +208,7 @@ if (typeof window < "u") {
208
208
  }
209
209
  };
210
210
  };
211
- customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusionNd-C8-416-Q.js").then((e) => e.P).then(({ default: e }) => {
211
+ customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusionNd-bCsjTCoV.js").then((e) => e.P).then(({ default: e }) => {
212
212
  !customElements.get("player-account-self-exclusion-nd") && customElements.define("player-account-self-exclusion-nd", e.element);
213
213
  });
214
214
  }
@@ -467,7 +467,7 @@ if (typeof window < "u") {
467
467
  }
468
468
  };
469
469
  };
470
- customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-CVPkK1ej.js").then(({ default: e }) => {
470
+ customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-DmBsbv8F.js").then(({ default: e }) => {
471
471
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
472
472
  });
473
473
  }
@@ -487,197 +487,197 @@ if (typeof window < "u") {
487
487
  !customElements.get("player-account-product-restriction") && customElements.define("player-account-product-restriction", e.element);
488
488
  });
489
489
  }
490
- function Ri(s) {
491
- Pi(s, "svelte-1l89fiq", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;gap:10px;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:300px 1fr 300px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8))}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));box-shadow:inset 0 0 0 3px rgba(255, 255, 255, 0.3);background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.PlayerAccountPage>nav.PlayerAccountMobile{background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff));border-radius:0px;padding:0}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{background:var(--emw--color-primary, #184026);grid-area:aside;border-radius:var(--emw--border-radius-medium, 10px);padding:15px}@media(max-width: 1200px){.PlayerAccountPage{grid-template-areas:"nav main" " aside aside";grid-template-rows:auto;grid-template-columns:1fr 2fr}}');
492
- }
493
490
  function Gi(s) {
491
+ Di(s, "svelte-1l89fiq", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;gap:10px;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:300px 1fr 300px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8))}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));box-shadow:inset 0 0 0 3px rgba(255, 255, 255, 0.3);background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.PlayerAccountPage>nav.PlayerAccountMobile{background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff));border-radius:0px;padding:0}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{background:var(--emw--color-primary, #184026);grid-area:aside;border-radius:var(--emw--border-radius-medium, 10px);padding:15px}@media(max-width: 1200px){.PlayerAccountPage{grid-template-areas:"nav main" " aside aside";grid-template-rows:auto;grid-template-columns:1fr 2fr}}');
492
+ }
493
+ function Wi(s) {
494
494
  let e;
495
495
  function n(l, f) {
496
496
  if (
497
497
  /*isMobile*/
498
- l[62]
498
+ l[63]
499
499
  )
500
- return Ji;
500
+ return qi;
501
501
  if (
502
502
  /*sessionId*/
503
- l[60] && /*cmsendpoint*/
503
+ l[61] && /*cmsendpoint*/
504
504
  l[0] && /*env*/
505
505
  l[1]
506
506
  )
507
- return Xi;
507
+ return Ji;
508
508
  }
509
509
  let t = n(s), u = t && t(s);
510
510
  return {
511
511
  c() {
512
- e = p("section"), u && u.c(), ee(e, "class", "PlayerAccountPage " + /*isMobile*/
513
- (s[62] ? "PlayerAccountMobilePage" : ""));
512
+ e = p("section"), u && u.c(), ie(e, "class", "PlayerAccountPage " + /*isMobile*/
513
+ (s[63] ? "PlayerAccountMobilePage" : ""));
514
514
  },
515
515
  m(l, f) {
516
- m(l, e, f), u && u.m(e, null);
516
+ c(l, e, f), u && u.m(e, null);
517
517
  },
518
518
  p(l, f) {
519
519
  t === (t = n(l)) && u ? u.p(l, f) : (u && u.d(1), u = t && t(l), u && (u.c(), u.m(e, null)));
520
520
  },
521
521
  d(l) {
522
- l && c(e), u && u.d();
522
+ l && d(e), u && u.d();
523
523
  }
524
524
  };
525
525
  }
526
- function Wi(s) {
526
+ function Xi(s) {
527
527
  let e;
528
528
  return {
529
529
  c() {
530
- e = p("div"), ee(e, "class", "ModalLoader");
530
+ e = p("div"), ie(e, "class", "ModalLoader");
531
531
  },
532
532
  m(n, t) {
533
- m(n, e, t);
533
+ c(n, e, t);
534
534
  },
535
- p: $,
535
+ p: x,
536
536
  d(n) {
537
- n && c(e);
537
+ n && d(e);
538
538
  }
539
539
  };
540
540
  }
541
- function Xi(s) {
541
+ function Ji(s) {
542
542
  let e, n, t, u, l, f, h;
543
543
  function _(o, w) {
544
544
  if (
545
545
  /*activeMenuItem*/
546
- o[61] === /*widgetPath*/
547
- o[65][0]
546
+ o[62] === /*widgetPath*/
547
+ o[66][0]
548
+ )
549
+ return cn;
550
+ if (
551
+ /*activeMenuItem*/
552
+ o[62] === /*widgetPath*/
553
+ o[66][1]
548
554
  )
549
555
  return mn;
550
556
  if (
551
557
  /*activeMenuItem*/
552
- o[61] === /*widgetPath*/
553
- o[65][1]
558
+ o[62] === /*widgetPath*/
559
+ o[66][2]
554
560
  )
555
561
  return fn;
556
562
  if (
557
563
  /*activeMenuItem*/
558
- o[61] === /*widgetPath*/
559
- o[65][2]
564
+ o[62] === /*widgetPath*/
565
+ o[66][3]
560
566
  )
561
567
  return un;
562
568
  if (
563
569
  /*activeMenuItem*/
564
- o[61] === /*widgetPath*/
565
- o[65][3]
570
+ o[62] === /*widgetPath*/
571
+ o[66][4]
566
572
  )
567
573
  return rn;
568
574
  if (
569
575
  /*activeMenuItem*/
570
- o[61] === /*widgetPath*/
571
- o[65][4]
576
+ o[62] === /*widgetPath*/
577
+ o[66][5]
572
578
  )
573
579
  return an;
574
580
  if (
575
581
  /*activeMenuItem*/
576
- o[61] === /*widgetPath*/
577
- o[65][5]
582
+ o[62] == /*widgetPath*/
583
+ o[66][6]
578
584
  )
579
585
  return ln;
580
586
  if (
581
587
  /*activeMenuItem*/
582
- o[61] == /*widgetPath*/
583
- o[65][6]
588
+ o[62] === /*widgetPath*/
589
+ o[66][7]
584
590
  )
585
591
  return on;
586
592
  if (
587
593
  /*activeMenuItem*/
588
- o[61] === /*widgetPath*/
589
- o[65][7]
594
+ o[62] === /*widgetPath*/
595
+ o[66][8]
590
596
  )
591
597
  return tn;
592
598
  if (
593
599
  /*activeMenuItem*/
594
- o[61] === /*widgetPath*/
595
- o[65][8]
600
+ o[62] === /*widgetPath*/
601
+ o[66][9]
596
602
  )
597
603
  return sn;
598
604
  if (
599
605
  /*activeMenuItem*/
600
- o[61] === /*widgetPath*/
601
- o[65][9]
606
+ o[62] === /*widgetPath*/
607
+ o[66][10]
602
608
  )
603
609
  return nn;
604
610
  if (
605
611
  /*activeMenuItem*/
606
- o[61] === /*widgetPath*/
607
- o[65][10]
612
+ o[62] === /*widgetPath*/
613
+ o[66][11]
608
614
  )
609
615
  return en;
610
616
  if (
611
617
  /*activeMenuItem*/
612
- o[61] === /*widgetPath*/
613
- o[65][11]
618
+ o[62] === /*widgetPath*/
619
+ o[66][12]
614
620
  )
615
621
  return xi;
616
622
  if (
617
623
  /*activeMenuItem*/
618
- o[61] === /*widgetPath*/
619
- o[65][12]
624
+ o[62] === /*widgetPath*/
625
+ o[66][13]
620
626
  )
621
627
  return $i;
622
628
  if (
623
629
  /*activeMenuItem*/
624
- o[61] === /*widgetPath*/
625
- o[65][13]
630
+ o[62] === /*widgetPath*/
631
+ o[66][14]
626
632
  )
627
633
  return Yi;
628
634
  if (
629
635
  /*activeMenuItem*/
630
- o[61] === /*widgetPath*/
631
- o[65][14]
636
+ o[62] === /*widgetPath*/
637
+ o[66][15]
632
638
  )
633
639
  return Ki;
634
640
  if (
635
641
  /*activeMenuItem*/
636
- o[61] === /*widgetPath*/
637
- o[65][15]
642
+ o[62] === /*widgetPath*/
643
+ o[66][16]
638
644
  )
639
645
  return Zi;
640
646
  if (
641
647
  /*activeMenuItem*/
642
- o[61] === /*widgetPath*/
643
- o[65][16]
648
+ o[62] === /*widgetPath*/
649
+ o[66][17]
644
650
  )
645
651
  return Vi;
646
652
  if (
647
653
  /*activeMenuItem*/
648
- o[61] === /*widgetPath*/
649
- o[65][17]
654
+ o[62] === /*widgetPath*/
655
+ o[66][18]
650
656
  )
651
657
  return Hi;
652
658
  if (
653
659
  /*activeMenuItem*/
654
- o[61] === /*widgetPath*/
655
- o[65][18]
660
+ o[62] === /*widgetPath*/
661
+ o[66][19]
656
662
  )
657
663
  return Fi;
658
664
  if (
659
665
  /*activeMenuItem*/
660
- o[61] === /*widgetPath*/
661
- o[65][19]
666
+ o[62] === /*widgetPath*/
667
+ o[66][20]
662
668
  )
663
669
  return Qi;
664
670
  if (
665
671
  /*activeMenuItem*/
666
- o[61] === /*widgetPath*/
667
- o[65][20]
672
+ o[62] === /*widgetPath*/
673
+ o[66][21]
668
674
  )
669
675
  return Bi;
670
- if (
671
- /*activeMenuItem*/
672
- o[61] === /*widgetPath*/
673
- o[65][21]
674
- )
675
- return qi;
676
676
  }
677
677
  let g = _(s), a = g && g(s);
678
678
  return {
679
679
  c() {
680
- e = p("nav"), n = p("player-account-menu-nd"), t = x(), u = p("main"), a && a.c(), l = x(), f = p("aside"), h = p("player-account-notifications"), i(
680
+ e = p("nav"), n = p("player-account-menu-nd"), t = ee(), u = p("main"), a && a.c(), l = ee(), f = p("aside"), h = p("player-account-notifications"), i(
681
681
  n,
682
682
  "endpoint",
683
683
  /*endpoint*/
@@ -706,7 +706,7 @@ function Xi(s) {
706
706
  n,
707
707
  "activemenuitem",
708
708
  /*activeMenuItem*/
709
- s[61]
709
+ s[62]
710
710
  ), i(
711
711
  n,
712
712
  "cmsendpoint",
@@ -716,7 +716,7 @@ function Xi(s) {
716
716
  n,
717
717
  "selecteditem",
718
718
  /*selected*/
719
- s[64]
719
+ s[65]
720
720
  ), i(
721
721
  n,
722
722
  "userroles",
@@ -785,7 +785,7 @@ function Xi(s) {
785
785
  );
786
786
  },
787
787
  m(o, w) {
788
- m(o, e, w), U(e, n), m(o, t, w), m(o, u, w), a && a.m(u, null), m(o, l, w), m(o, f, w), U(f, h);
788
+ c(o, e, w), U(e, n), c(o, t, w), c(o, u, w), a && a.m(u, null), c(o, l, w), c(o, f, w), U(f, h);
789
789
  },
790
790
  p(o, w) {
791
791
  w[0] & /*endpoint*/
@@ -818,12 +818,12 @@ function Xi(s) {
818
818
  "env",
819
819
  /*env*/
820
820
  o[1]
821
- ), w[1] & /*activeMenuItem*/
822
- 1073741824 && i(
821
+ ), w[2] & /*activeMenuItem*/
822
+ 1 && i(
823
823
  n,
824
824
  "activemenuitem",
825
825
  /*activeMenuItem*/
826
- o[61]
826
+ o[62]
827
827
  ), w[0] & /*cmsendpoint*/
828
828
  1 && i(
829
829
  n,
@@ -911,172 +911,172 @@ function Xi(s) {
911
911
  );
912
912
  },
913
913
  d(o) {
914
- o && (c(e), c(t), c(u), c(l), c(f)), a && a.d();
914
+ o && (d(e), d(t), d(u), d(l), d(f)), a && a.d();
915
915
  }
916
916
  };
917
917
  }
918
- function Ji(s) {
918
+ function qi(s) {
919
919
  let e;
920
920
  function n(l, f) {
921
921
  if (!/*activeMenuItem*/
922
- l[61])
922
+ l[62])
923
+ return Rn;
924
+ if (
925
+ /*activeMenuItem*/
926
+ l[62] === /*widgetPath*/
927
+ l[66][0]
928
+ )
923
929
  return In;
924
930
  if (
925
931
  /*activeMenuItem*/
926
- l[61] === /*widgetPath*/
927
- l[65][0]
932
+ l[62] === /*widgetPath*/
933
+ l[66][1]
928
934
  )
929
935
  return Tn;
930
936
  if (
931
937
  /*activeMenuItem*/
932
- l[61] === /*widgetPath*/
933
- l[65][1]
938
+ l[62] === /*widgetPath*/
939
+ l[66][2]
934
940
  )
935
941
  return jn;
936
942
  if (
937
943
  /*activeMenuItem*/
938
- l[61] === /*widgetPath*/
939
- l[65][2]
944
+ l[62] === /*widgetPath*/
945
+ l[66][3]
940
946
  )
941
- return Nn;
947
+ return zn;
942
948
  if (
943
949
  /*activeMenuItem*/
944
- l[61] === /*widgetPath*/
945
- l[65][3]
950
+ l[62] === /*widgetPath*/
951
+ l[66][4]
946
952
  )
947
- return zn;
953
+ return Nn;
948
954
  if (
949
955
  /*activeMenuItem*/
950
- l[61] === /*widgetPath*/
951
- l[65][4]
956
+ l[62] === /*widgetPath*/
957
+ l[66][5]
952
958
  )
953
959
  return Un;
954
960
  if (
955
961
  /*activeMenuItem*/
956
- l[61] === /*widgetPath*/
957
- l[65][5]
962
+ l[62] === /*widgetPath*/
963
+ l[66][6]
958
964
  )
959
965
  return On;
960
966
  if (
961
967
  /*activeMenuItem*/
962
- l[61] === /*widgetPath*/
963
- l[65][6]
968
+ l[62] === /*widgetPath*/
969
+ l[66][7]
964
970
  )
965
971
  return An;
966
972
  if (
967
973
  /*activeMenuItem*/
968
- l[61] === /*widgetPath*/
969
- l[65][7]
974
+ l[62] === /*widgetPath*/
975
+ l[66][8]
970
976
  )
971
977
  return Mn;
972
978
  if (
973
979
  /*activeMenuItem*/
974
- l[61] === /*widgetPath*/
975
- l[65][8]
980
+ l[62] === /*widgetPath*/
981
+ l[66][9]
976
982
  )
977
983
  return Ln;
978
984
  if (
979
985
  /*activeMenuItem*/
980
- l[61] === /*widgetPath*/
981
- l[65][9]
986
+ l[62] === /*widgetPath*/
987
+ l[66][10]
982
988
  )
983
989
  return Dn;
984
990
  if (
985
991
  /*activeMenuItem*/
986
- l[61] === /*widgetPath*/
987
- l[65][10]
992
+ l[62] === /*widgetPath*/
993
+ l[66][11]
988
994
  )
989
995
  return Pn;
990
996
  if (
991
997
  /*activeMenuItem*/
992
- l[61] === /*widgetPath*/
993
- l[65][11]
998
+ l[62] === /*widgetPath*/
999
+ l[66][12]
994
1000
  )
995
1001
  return En;
996
1002
  if (
997
1003
  /*activeMenuItem*/
998
- l[61] === /*widgetPath*/
999
- l[65][12]
1004
+ l[62] === /*widgetPath*/
1005
+ l[66][13]
1000
1006
  )
1001
1007
  return vn;
1002
1008
  if (
1003
1009
  /*activeMenuItem*/
1004
- l[61] === /*widgetPath*/
1005
- l[65][13]
1010
+ l[62] === /*widgetPath*/
1011
+ l[66][14]
1006
1012
  )
1007
1013
  return Sn;
1008
1014
  if (
1009
1015
  /*activeMenuItem*/
1010
- l[61] === /*widgetPath*/
1011
- l[65][14]
1016
+ l[62] === /*widgetPath*/
1017
+ l[66][15]
1012
1018
  )
1013
1019
  return Cn;
1014
1020
  if (
1015
1021
  /*activeMenuItem*/
1016
- l[61] === /*widgetPath*/
1017
- l[65][15]
1022
+ l[62] === /*widgetPath*/
1023
+ l[66][16]
1018
1024
  )
1019
1025
  return kn;
1020
1026
  if (
1021
1027
  /*activeMenuItem*/
1022
- l[61] === /*widgetPath*/
1023
- l[65][16]
1028
+ l[62] === /*widgetPath*/
1029
+ l[66][17]
1024
1030
  )
1025
1031
  return yn;
1026
1032
  if (
1027
1033
  /*activeMenuItem*/
1028
- l[61] === /*widgetPath*/
1029
- l[65][17]
1034
+ l[62] === /*widgetPath*/
1035
+ l[66][18]
1030
1036
  )
1031
1037
  return bn;
1032
1038
  if (
1033
1039
  /*activeMenuItem*/
1034
- l[61] === /*widgetPath*/
1035
- l[65][18]
1040
+ l[62] === /*widgetPath*/
1041
+ l[66][19]
1036
1042
  )
1037
1043
  return _n;
1038
1044
  if (
1039
1045
  /*activeMenuItem*/
1040
- l[61] === /*widgetPath*/
1041
- l[65][19]
1046
+ l[62] === /*widgetPath*/
1047
+ l[66][20]
1042
1048
  )
1043
1049
  return wn;
1044
1050
  if (
1045
1051
  /*activeMenuItem*/
1046
- l[61] === /*widgetPath*/
1047
- l[65][20]
1052
+ l[62] === /*widgetPath*/
1053
+ l[66][21]
1048
1054
  )
1049
1055
  return gn;
1050
1056
  if (
1051
1057
  /*activeMenuItem*/
1052
- l[61] === /*widgetPath*/
1053
- l[65][21]
1058
+ l[62] === /*widgetPath*/
1059
+ l[66][22]
1054
1060
  )
1055
1061
  return hn;
1056
- if (
1057
- /*activeMenuItem*/
1058
- l[61] === /*widgetPath*/
1059
- l[65][22]
1060
- )
1061
- return pn;
1062
1062
  }
1063
1063
  let t = n(s), u = t && t(s);
1064
1064
  return {
1065
1065
  c() {
1066
- u && u.c(), e = ie();
1066
+ u && u.c(), e = ne();
1067
1067
  },
1068
1068
  m(l, f) {
1069
- u && u.m(l, f), m(l, e, f);
1069
+ u && u.m(l, f), c(l, e, f);
1070
1070
  },
1071
1071
  p(l, f) {
1072
1072
  t === (t = n(l)) && u ? u.p(l, f) : (u && u.d(1), u = t && t(l), u && (u.c(), u.m(e.parentNode, e)));
1073
1073
  },
1074
1074
  d(l) {
1075
- l && c(e), u && u.d(l);
1075
+ l && d(e), u && u.d(l);
1076
1076
  }
1077
1077
  };
1078
1078
  }
1079
- function qi(s) {
1079
+ function Bi(s) {
1080
1080
  let e;
1081
1081
  return {
1082
1082
  c() {
@@ -1153,7 +1153,7 @@ function qi(s) {
1153
1153
  );
1154
1154
  },
1155
1155
  m(n, t) {
1156
- m(n, e, t);
1156
+ c(n, e, t);
1157
1157
  },
1158
1158
  p(n, t) {
1159
1159
  t[0] & /*endpoint*/
@@ -1243,11 +1243,11 @@ function qi(s) {
1243
1243
  );
1244
1244
  },
1245
1245
  d(n) {
1246
- n && c(e);
1246
+ n && d(e);
1247
1247
  }
1248
1248
  };
1249
1249
  }
1250
- function Bi(s) {
1250
+ function Qi(s) {
1251
1251
  let e;
1252
1252
  return {
1253
1253
  c() {
@@ -1275,7 +1275,7 @@ function Bi(s) {
1275
1275
  e,
1276
1276
  "mobile",
1277
1277
  /*isMobile*/
1278
- s[62]
1278
+ s[63]
1279
1279
  ), i(
1280
1280
  e,
1281
1281
  "translation-url",
@@ -1289,7 +1289,7 @@ function Bi(s) {
1289
1289
  );
1290
1290
  },
1291
1291
  m(n, t) {
1292
- m(n, e, t);
1292
+ c(n, e, t);
1293
1293
  },
1294
1294
  p(n, t) {
1295
1295
  t[0] & /*endpoint*/
@@ -1331,11 +1331,11 @@ function Bi(s) {
1331
1331
  );
1332
1332
  },
1333
1333
  d(n) {
1334
- n && c(e);
1334
+ n && d(e);
1335
1335
  }
1336
1336
  };
1337
1337
  }
1338
- function Qi(s) {
1338
+ function Fi(s) {
1339
1339
  let e, n, t, u, l, f, h, _, g;
1340
1340
  return {
1341
1341
  c() {
@@ -1348,7 +1348,7 @@ function Qi(s) {
1348
1348
  e,
1349
1349
  "channel",
1350
1350
  /*channel*/
1351
- s[63]
1351
+ s[64]
1352
1352
  ), i(
1353
1353
  e,
1354
1354
  "language",
@@ -1418,7 +1418,7 @@ function Qi(s) {
1418
1418
  );
1419
1419
  },
1420
1420
  m(a, o) {
1421
- m(a, e, o);
1421
+ c(a, e, o);
1422
1422
  },
1423
1423
  p(a, o) {
1424
1424
  o[0] & /*endpoint*/
@@ -1522,11 +1522,11 @@ function Qi(s) {
1522
1522
  );
1523
1523
  },
1524
1524
  d(a) {
1525
- a && c(e);
1525
+ a && d(e);
1526
1526
  }
1527
1527
  };
1528
1528
  }
1529
- function Fi(s) {
1529
+ function Hi(s) {
1530
1530
  let e, n, t, u, l, f, h, _, g;
1531
1531
  return {
1532
1532
  c() {
@@ -1539,7 +1539,7 @@ function Fi(s) {
1539
1539
  e,
1540
1540
  "channel",
1541
1541
  /*channel*/
1542
- s[63]
1542
+ s[64]
1543
1543
  ), i(
1544
1544
  e,
1545
1545
  "language",
@@ -1609,7 +1609,7 @@ function Fi(s) {
1609
1609
  );
1610
1610
  },
1611
1611
  m(a, o) {
1612
- m(a, e, o);
1612
+ c(a, e, o);
1613
1613
  },
1614
1614
  p(a, o) {
1615
1615
  o[0] & /*endpoint*/
@@ -1713,11 +1713,11 @@ function Fi(s) {
1713
1713
  );
1714
1714
  },
1715
1715
  d(a) {
1716
- a && c(e);
1716
+ a && d(e);
1717
1717
  }
1718
1718
  };
1719
1719
  }
1720
- function Hi(s) {
1720
+ function Vi(s) {
1721
1721
  let e;
1722
1722
  return {
1723
1723
  c() {
@@ -1764,7 +1764,7 @@ function Hi(s) {
1764
1764
  );
1765
1765
  },
1766
1766
  m(n, t) {
1767
- m(n, e, t);
1767
+ c(n, e, t);
1768
1768
  },
1769
1769
  p(n, t) {
1770
1770
  t[0] & /*endpoint*/
@@ -1818,11 +1818,11 @@ function Hi(s) {
1818
1818
  );
1819
1819
  },
1820
1820
  d(n) {
1821
- n && c(e);
1821
+ n && d(e);
1822
1822
  }
1823
1823
  };
1824
1824
  }
1825
- function Vi(s) {
1825
+ function Zi(s) {
1826
1826
  let e;
1827
1827
  return {
1828
1828
  c() {
@@ -1919,7 +1919,7 @@ function Vi(s) {
1919
1919
  );
1920
1920
  },
1921
1921
  m(n, t) {
1922
- m(n, e, t);
1922
+ c(n, e, t);
1923
1923
  },
1924
1924
  p(n, t) {
1925
1925
  t[0] & /*endpoint*/
@@ -2033,11 +2033,11 @@ function Vi(s) {
2033
2033
  );
2034
2034
  },
2035
2035
  d(n) {
2036
- n && c(e);
2036
+ n && d(e);
2037
2037
  }
2038
2038
  };
2039
2039
  }
2040
- function Zi(s) {
2040
+ function Ki(s) {
2041
2041
  let e;
2042
2042
  return {
2043
2043
  c() {
@@ -2084,7 +2084,7 @@ function Zi(s) {
2084
2084
  );
2085
2085
  },
2086
2086
  m(n, t) {
2087
- m(n, e, t);
2087
+ c(n, e, t);
2088
2088
  },
2089
2089
  p(n, t) {
2090
2090
  t[0] & /*endpoint*/
@@ -2138,11 +2138,11 @@ function Zi(s) {
2138
2138
  );
2139
2139
  },
2140
2140
  d(n) {
2141
- n && c(e);
2141
+ n && d(e);
2142
2142
  }
2143
2143
  };
2144
2144
  }
2145
- function Ki(s) {
2145
+ function Yi(s) {
2146
2146
  let e;
2147
2147
  return {
2148
2148
  c() {
@@ -2189,7 +2189,7 @@ function Ki(s) {
2189
2189
  );
2190
2190
  },
2191
2191
  m(n, t) {
2192
- m(n, e, t);
2192
+ c(n, e, t);
2193
2193
  },
2194
2194
  p(n, t) {
2195
2195
  t[0] & /*endpoint*/
@@ -2243,11 +2243,11 @@ function Ki(s) {
2243
2243
  );
2244
2244
  },
2245
2245
  d(n) {
2246
- n && c(e);
2246
+ n && d(e);
2247
2247
  }
2248
2248
  };
2249
2249
  }
2250
- function Yi(s) {
2250
+ function $i(s) {
2251
2251
  let e;
2252
2252
  return {
2253
2253
  c() {
@@ -2294,7 +2294,7 @@ function Yi(s) {
2294
2294
  );
2295
2295
  },
2296
2296
  m(n, t) {
2297
- m(n, e, t);
2297
+ c(n, e, t);
2298
2298
  },
2299
2299
  p(n, t) {
2300
2300
  t[0] & /*endpoint*/
@@ -2348,11 +2348,11 @@ function Yi(s) {
2348
2348
  );
2349
2349
  },
2350
2350
  d(n) {
2351
- n && c(e);
2351
+ n && d(e);
2352
2352
  }
2353
2353
  };
2354
2354
  }
2355
- function $i(s) {
2355
+ function xi(s) {
2356
2356
  let e;
2357
2357
  return {
2358
2358
  c() {
@@ -2409,7 +2409,7 @@ function $i(s) {
2409
2409
  );
2410
2410
  },
2411
2411
  m(n, t) {
2412
- m(n, e, t);
2412
+ c(n, e, t);
2413
2413
  },
2414
2414
  p(n, t) {
2415
2415
  t[0] & /*endpoint*/
@@ -2475,11 +2475,11 @@ function $i(s) {
2475
2475
  );
2476
2476
  },
2477
2477
  d(n) {
2478
- n && c(e);
2478
+ n && d(e);
2479
2479
  }
2480
2480
  };
2481
2481
  }
2482
- function xi(s) {
2482
+ function en(s) {
2483
2483
  let e;
2484
2484
  return {
2485
2485
  c() {
@@ -2536,7 +2536,7 @@ function xi(s) {
2536
2536
  );
2537
2537
  },
2538
2538
  m(n, t) {
2539
- m(n, e, t);
2539
+ c(n, e, t);
2540
2540
  },
2541
2541
  p(n, t) {
2542
2542
  t[0] & /*endpoint*/
@@ -2602,11 +2602,11 @@ function xi(s) {
2602
2602
  );
2603
2603
  },
2604
2604
  d(n) {
2605
- n && c(e);
2605
+ n && d(e);
2606
2606
  }
2607
2607
  };
2608
2608
  }
2609
- function en(s) {
2609
+ function nn(s) {
2610
2610
  let e;
2611
2611
  return {
2612
2612
  c() {
@@ -2663,7 +2663,7 @@ function en(s) {
2663
2663
  );
2664
2664
  },
2665
2665
  m(n, t) {
2666
- m(n, e, t);
2666
+ c(n, e, t);
2667
2667
  },
2668
2668
  p(n, t) {
2669
2669
  t[0] & /*endpoint*/
@@ -2729,11 +2729,11 @@ function en(s) {
2729
2729
  );
2730
2730
  },
2731
2731
  d(n) {
2732
- n && c(e);
2732
+ n && d(e);
2733
2733
  }
2734
2734
  };
2735
2735
  }
2736
- function nn(s) {
2736
+ function sn(s) {
2737
2737
  let e;
2738
2738
  return {
2739
2739
  c() {
@@ -2756,12 +2756,12 @@ function nn(s) {
2756
2756
  e,
2757
2757
  "bonushistorystatus",
2758
2758
  /*bonushistorystatus*/
2759
- s[55]
2759
+ s[56]
2760
2760
  ), i(
2761
2761
  e,
2762
2762
  "bonushistorytype",
2763
2763
  /*bonushistorytype*/
2764
- s[56]
2764
+ s[57]
2765
2765
  ), i(
2766
2766
  e,
2767
2767
  "lang",
@@ -2795,7 +2795,7 @@ function nn(s) {
2795
2795
  );
2796
2796
  },
2797
2797
  m(n, t) {
2798
- m(n, e, t);
2798
+ c(n, e, t);
2799
2799
  },
2800
2800
  p(n, t) {
2801
2801
  t[0] & /*endpoint*/
@@ -2817,17 +2817,17 @@ function nn(s) {
2817
2817
  /*playerid*/
2818
2818
  n[3]
2819
2819
  ), t[1] & /*bonushistorystatus*/
2820
- 16777216 && i(
2820
+ 33554432 && i(
2821
2821
  e,
2822
2822
  "bonushistorystatus",
2823
2823
  /*bonushistorystatus*/
2824
- n[55]
2824
+ n[56]
2825
2825
  ), t[1] & /*bonushistorytype*/
2826
- 33554432 && i(
2826
+ 67108864 && i(
2827
2827
  e,
2828
2828
  "bonushistorytype",
2829
2829
  /*bonushistorytype*/
2830
- n[56]
2830
+ n[57]
2831
2831
  ), t[0] & /*lang*/
2832
2832
  64 && i(
2833
2833
  e,
@@ -2867,11 +2867,11 @@ function nn(s) {
2867
2867
  );
2868
2868
  },
2869
2869
  d(n) {
2870
- n && c(e);
2870
+ n && d(e);
2871
2871
  }
2872
2872
  };
2873
2873
  }
2874
- function sn(s) {
2874
+ function tn(s) {
2875
2875
  let e;
2876
2876
  return {
2877
2877
  c() {
@@ -2928,7 +2928,7 @@ function sn(s) {
2928
2928
  );
2929
2929
  },
2930
2930
  m(n, t) {
2931
- m(n, e, t);
2931
+ c(n, e, t);
2932
2932
  },
2933
2933
  p(n, t) {
2934
2934
  t[0] & /*endpoint*/
@@ -2994,11 +2994,11 @@ function sn(s) {
2994
2994
  );
2995
2995
  },
2996
2996
  d(n) {
2997
- n && c(e);
2997
+ n && d(e);
2998
2998
  }
2999
2999
  };
3000
3000
  }
3001
- function tn(s) {
3001
+ function on(s) {
3002
3002
  let e;
3003
3003
  return {
3004
3004
  c() {
@@ -3006,7 +3006,7 @@ function tn(s) {
3006
3006
  e,
3007
3007
  "hasconfirmationmodal",
3008
3008
  /*cooloffhasconfirmation*/
3009
- s[52]
3009
+ s[53]
3010
3010
  ), i(
3011
3011
  e,
3012
3012
  "userid",
@@ -3042,6 +3042,11 @@ function tn(s) {
3042
3042
  "supportemail",
3043
3043
  /*supportemail*/
3044
3044
  s[8]
3045
+ ), i(
3046
+ e,
3047
+ "sendnotificationemail",
3048
+ /*sendnotificationemail*/
3049
+ s[51]
3045
3050
  ), i(
3046
3051
  e,
3047
3052
  "termsconditionslink",
@@ -3070,15 +3075,15 @@ function tn(s) {
3070
3075
  );
3071
3076
  },
3072
3077
  m(n, t) {
3073
- m(n, e, t);
3078
+ c(n, e, t);
3074
3079
  },
3075
3080
  p(n, t) {
3076
3081
  t[1] & /*cooloffhasconfirmation*/
3077
- 2097152 && i(
3082
+ 4194304 && i(
3078
3083
  e,
3079
3084
  "hasconfirmationmodal",
3080
3085
  /*cooloffhasconfirmation*/
3081
- n[52]
3086
+ n[53]
3082
3087
  ), t[0] & /*playerid*/
3083
3088
  8 && i(
3084
3089
  e,
@@ -3121,6 +3126,12 @@ function tn(s) {
3121
3126
  "supportemail",
3122
3127
  /*supportemail*/
3123
3128
  n[8]
3129
+ ), t[1] & /*sendnotificationemail*/
3130
+ 1048576 && i(
3131
+ e,
3132
+ "sendnotificationemail",
3133
+ /*sendnotificationemail*/
3134
+ n[51]
3124
3135
  ), t[0] & /*termsconditionslink*/
3125
3136
  512 && i(
3126
3137
  e,
@@ -3154,11 +3165,11 @@ function tn(s) {
3154
3165
  );
3155
3166
  },
3156
3167
  d(n) {
3157
- n && c(e);
3168
+ n && d(e);
3158
3169
  }
3159
3170
  };
3160
3171
  }
3161
- function on(s) {
3172
+ function ln(s) {
3162
3173
  let e, n, t;
3163
3174
  return {
3164
3175
  c() {
@@ -3195,9 +3206,9 @@ function on(s) {
3195
3206
  );
3196
3207
  },
3197
3208
  m(u, l) {
3198
- m(u, e, l), n || (t = ti(
3209
+ c(u, e, l), n || (t = oi(
3199
3210
  /*sendLimitsData*/
3200
- s[66].call(null, e)
3211
+ s[67].call(null, e)
3201
3212
  ), n = !0);
3202
3213
  },
3203
3214
  p(u, l) {
@@ -3240,11 +3251,11 @@ function on(s) {
3240
3251
  );
3241
3252
  },
3242
3253
  d(u) {
3243
- u && c(e), n = !1, t();
3254
+ u && d(e), n = !1, t();
3244
3255
  }
3245
3256
  };
3246
3257
  }
3247
- function ln(s) {
3258
+ function an(s) {
3248
3259
  let e;
3249
3260
  return {
3250
3261
  c() {
@@ -3287,12 +3298,12 @@ function ln(s) {
3287
3298
  e,
3288
3299
  "hasconfirmationmodal",
3289
3300
  /*cooloffhasconfirmation*/
3290
- s[52]
3301
+ s[53]
3291
3302
  ), i(
3292
3303
  e,
3293
3304
  "hascancelbutton",
3294
3305
  /*hascancelbutton*/
3295
- s[51]
3306
+ s[52]
3296
3307
  ), i(
3297
3308
  e,
3298
3309
  "translationurl",
@@ -3316,7 +3327,7 @@ function ln(s) {
3316
3327
  );
3317
3328
  },
3318
3329
  m(n, t) {
3319
- m(n, e, t);
3330
+ c(n, e, t);
3320
3331
  },
3321
3332
  p(n, t) {
3322
3333
  t[0] & /*lang*/
@@ -3362,17 +3373,17 @@ function ln(s) {
3362
3373
  /*hideproducts*/
3363
3374
  n[40]
3364
3375
  ), t[1] & /*cooloffhasconfirmation*/
3365
- 2097152 && i(
3376
+ 4194304 && i(
3366
3377
  e,
3367
3378
  "hasconfirmationmodal",
3368
3379
  /*cooloffhasconfirmation*/
3369
- n[52]
3380
+ n[53]
3370
3381
  ), t[1] & /*hascancelbutton*/
3371
- 1048576 && i(
3382
+ 2097152 && i(
3372
3383
  e,
3373
3384
  "hascancelbutton",
3374
3385
  /*hascancelbutton*/
3375
- n[51]
3386
+ n[52]
3376
3387
  ), t[0] & /*translationurl*/
3377
3388
  67108864 && i(
3378
3389
  e,
@@ -3400,11 +3411,11 @@ function ln(s) {
3400
3411
  );
3401
3412
  },
3402
3413
  d(n) {
3403
- n && c(e);
3414
+ n && d(e);
3404
3415
  }
3405
3416
  };
3406
3417
  }
3407
- function an(s) {
3418
+ function rn(s) {
3408
3419
  let e;
3409
3420
  return {
3410
3421
  c() {
@@ -3436,7 +3447,7 @@ function an(s) {
3436
3447
  );
3437
3448
  },
3438
3449
  m(n, t) {
3439
- m(n, e, t);
3450
+ c(n, e, t);
3440
3451
  },
3441
3452
  p(n, t) {
3442
3453
  t[0] & /*lang*/
@@ -3472,11 +3483,11 @@ function an(s) {
3472
3483
  );
3473
3484
  },
3474
3485
  d(n) {
3475
- n && c(e);
3486
+ n && d(e);
3476
3487
  }
3477
3488
  };
3478
3489
  }
3479
- function rn(s) {
3490
+ function un(s) {
3480
3491
  let e;
3481
3492
  return {
3482
3493
  c() {
@@ -3528,7 +3539,7 @@ function rn(s) {
3528
3539
  );
3529
3540
  },
3530
3541
  m(n, t) {
3531
- m(n, e, t);
3542
+ c(n, e, t);
3532
3543
  },
3533
3544
  p(n, t) {
3534
3545
  t[1] & /*timeouthasconfirmation*/
@@ -3588,11 +3599,11 @@ function rn(s) {
3588
3599
  );
3589
3600
  },
3590
3601
  d(n) {
3591
- n && c(e);
3602
+ n && d(e);
3592
3603
  }
3593
3604
  };
3594
3605
  }
3595
- function un(s) {
3606
+ function fn(s) {
3596
3607
  let e;
3597
3608
  return {
3598
3609
  c() {
@@ -3639,7 +3650,7 @@ function un(s) {
3639
3650
  );
3640
3651
  },
3641
3652
  m(n, t) {
3642
- m(n, e, t);
3653
+ c(n, e, t);
3643
3654
  },
3644
3655
  p(n, t) {
3645
3656
  t[0] & /*endpoint*/
@@ -3693,36 +3704,36 @@ function un(s) {
3693
3704
  );
3694
3705
  },
3695
3706
  d(n) {
3696
- n && c(e);
3707
+ n && d(e);
3697
3708
  }
3698
3709
  };
3699
3710
  }
3700
- function fn(s) {
3711
+ function mn(s) {
3701
3712
  let e;
3702
3713
  function n(l, f) {
3703
3714
  return (
3704
3715
  /*gmversion*/
3705
3716
  l[30] === "gmcore" || /*gmversion*/
3706
- l[30] === "gm16" ? dn : cn
3717
+ l[30] === "gm16" ? pn : dn
3707
3718
  );
3708
3719
  }
3709
3720
  let t = n(s), u = t(s);
3710
3721
  return {
3711
3722
  c() {
3712
- u.c(), e = ie();
3723
+ u.c(), e = ne();
3713
3724
  },
3714
3725
  m(l, f) {
3715
- u.m(l, f), m(l, e, f);
3726
+ u.m(l, f), c(l, e, f);
3716
3727
  },
3717
3728
  p(l, f) {
3718
3729
  t === (t = n(l)) && u ? u.p(l, f) : (u.d(1), u = t(l), u && (u.c(), u.m(e.parentNode, e)));
3719
3730
  },
3720
3731
  d(l) {
3721
- l && c(e), u.d(l);
3732
+ l && d(e), u.d(l);
3722
3733
  }
3723
3734
  };
3724
3735
  }
3725
- function mn(s) {
3736
+ function cn(s) {
3726
3737
  let e;
3727
3738
  return {
3728
3739
  c() {
@@ -3745,8 +3756,8 @@ function mn(s) {
3745
3756
  e,
3746
3757
  "userid",
3747
3758
  /*userId*/
3748
- s[59]
3749
- ), i(e, "countrycode", oi), i(
3759
+ s[60]
3760
+ ), i(e, "countrycode", li), i(
3750
3761
  e,
3751
3762
  "translationurl",
3752
3763
  /*translationurl*/
@@ -3784,7 +3795,7 @@ function mn(s) {
3784
3795
  );
3785
3796
  },
3786
3797
  m(n, t) {
3787
- m(n, e, t);
3798
+ c(n, e, t);
3788
3799
  },
3789
3800
  p(n, t) {
3790
3801
  t[0] & /*endpoint*/
@@ -3806,11 +3817,11 @@ function mn(s) {
3806
3817
  /*session*/
3807
3818
  n[4]
3808
3819
  ), t[1] & /*userId*/
3809
- 268435456 && i(
3820
+ 536870912 && i(
3810
3821
  e,
3811
3822
  "userid",
3812
3823
  /*userId*/
3813
- n[59]
3824
+ n[60]
3814
3825
  ), t[0] & /*translationurl*/
3815
3826
  67108864 && i(
3816
3827
  e,
@@ -3856,11 +3867,11 @@ function mn(s) {
3856
3867
  );
3857
3868
  },
3858
3869
  d(n) {
3859
- n && c(e);
3870
+ n && d(e);
3860
3871
  }
3861
3872
  };
3862
3873
  }
3863
- function cn(s) {
3874
+ function dn(s) {
3864
3875
  let e;
3865
3876
  return {
3866
3877
  c() {
@@ -3883,12 +3894,12 @@ function cn(s) {
3883
3894
  e,
3884
3895
  "forgot-mode",
3885
3896
  /*forgotmode*/
3886
- s[53]
3897
+ s[54]
3887
3898
  ), i(
3888
3899
  e,
3889
3900
  "token",
3890
3901
  /*token*/
3891
- s[54]
3902
+ s[55]
3892
3903
  ), i(
3893
3904
  e,
3894
3905
  "client-styling",
@@ -3912,7 +3923,7 @@ function cn(s) {
3912
3923
  );
3913
3924
  },
3914
3925
  m(n, t) {
3915
- m(n, e, t);
3926
+ c(n, e, t);
3916
3927
  },
3917
3928
  p(n, t) {
3918
3929
  t[0] & /*endpoint*/
@@ -3934,17 +3945,17 @@ function cn(s) {
3934
3945
  /*lang*/
3935
3946
  n[6]
3936
3947
  ), t[1] & /*forgotmode*/
3937
- 4194304 && i(
3948
+ 8388608 && i(
3938
3949
  e,
3939
3950
  "forgot-mode",
3940
3951
  /*forgotmode*/
3941
- n[53]
3952
+ n[54]
3942
3953
  ), t[1] & /*token*/
3943
- 8388608 && i(
3954
+ 16777216 && i(
3944
3955
  e,
3945
3956
  "token",
3946
3957
  /*token*/
3947
- n[54]
3958
+ n[55]
3948
3959
  ), t[0] & /*clientstyling*/
3949
3960
  8388608 && i(
3950
3961
  e,
@@ -3972,11 +3983,11 @@ function cn(s) {
3972
3983
  );
3973
3984
  },
3974
3985
  d(n) {
3975
- n && c(e);
3986
+ n && d(e);
3976
3987
  }
3977
3988
  };
3978
3989
  }
3979
- function dn(s) {
3990
+ function pn(s) {
3980
3991
  let e;
3981
3992
  return {
3982
3993
  c() {
@@ -4018,7 +4029,7 @@ function dn(s) {
4018
4029
  );
4019
4030
  },
4020
4031
  m(n, t) {
4021
- m(n, e, t);
4032
+ c(n, e, t);
4022
4033
  },
4023
4034
  p(n, t) {
4024
4035
  t[0] & /*simplepasswordvalidation*/
@@ -4066,11 +4077,11 @@ function dn(s) {
4066
4077
  );
4067
4078
  },
4068
4079
  d(n) {
4069
- n && c(e);
4080
+ n && d(e);
4070
4081
  }
4071
4082
  };
4072
4083
  }
4073
- function pn(s) {
4084
+ function hn(s) {
4074
4085
  let e;
4075
4086
  return {
4076
4087
  c() {
@@ -4107,7 +4118,7 @@ function pn(s) {
4107
4118
  );
4108
4119
  },
4109
4120
  m(n, t) {
4110
- m(n, e, t);
4121
+ c(n, e, t);
4111
4122
  },
4112
4123
  p(n, t) {
4113
4124
  t[1] & /*biometricsenabled*/
@@ -4149,11 +4160,11 @@ function pn(s) {
4149
4160
  );
4150
4161
  },
4151
4162
  d(n) {
4152
- n && c(e);
4163
+ n && d(e);
4153
4164
  }
4154
4165
  };
4155
4166
  }
4156
- function hn(s) {
4167
+ function gn(s) {
4157
4168
  let e;
4158
4169
  return {
4159
4170
  c() {
@@ -4235,7 +4246,7 @@ function hn(s) {
4235
4246
  );
4236
4247
  },
4237
4248
  m(n, t) {
4238
- m(n, e, t);
4249
+ c(n, e, t);
4239
4250
  },
4240
4251
  p(n, t) {
4241
4252
  t[0] & /*lang*/
@@ -4331,11 +4342,11 @@ function hn(s) {
4331
4342
  );
4332
4343
  },
4333
4344
  d(n) {
4334
- n && c(e);
4345
+ n && d(e);
4335
4346
  }
4336
4347
  };
4337
4348
  }
4338
- function gn(s) {
4349
+ function wn(s) {
4339
4350
  let e;
4340
4351
  return {
4341
4352
  c() {
@@ -4363,7 +4374,7 @@ function gn(s) {
4363
4374
  e,
4364
4375
  "mobile",
4365
4376
  /*isMobile*/
4366
- s[62]
4377
+ s[63]
4367
4378
  ), i(
4368
4379
  e,
4369
4380
  "translation-url",
@@ -4382,7 +4393,7 @@ function gn(s) {
4382
4393
  );
4383
4394
  },
4384
4395
  m(n, t) {
4385
- m(n, e, t);
4396
+ c(n, e, t);
4386
4397
  },
4387
4398
  p(n, t) {
4388
4399
  t[0] & /*endpoint*/
@@ -4430,11 +4441,11 @@ function gn(s) {
4430
4441
  );
4431
4442
  },
4432
4443
  d(n) {
4433
- n && c(e);
4444
+ n && d(e);
4434
4445
  }
4435
4446
  };
4436
4447
  }
4437
- function wn(s) {
4448
+ function _n(s) {
4438
4449
  let e, n, t, u, l, f, h, _, g;
4439
4450
  return {
4440
4451
  c() {
@@ -4447,7 +4458,7 @@ function wn(s) {
4447
4458
  e,
4448
4459
  "channel",
4449
4460
  /*channel*/
4450
- s[63]
4461
+ s[64]
4451
4462
  ), i(
4452
4463
  e,
4453
4464
  "language",
@@ -4517,7 +4528,7 @@ function wn(s) {
4517
4528
  );
4518
4529
  },
4519
4530
  m(a, o) {
4520
- m(a, e, o);
4531
+ c(a, e, o);
4521
4532
  },
4522
4533
  p(a, o) {
4523
4534
  o[0] & /*endpoint*/
@@ -4621,11 +4632,11 @@ function wn(s) {
4621
4632
  );
4622
4633
  },
4623
4634
  d(a) {
4624
- a && c(e);
4635
+ a && d(e);
4625
4636
  }
4626
4637
  };
4627
4638
  }
4628
- function _n(s) {
4639
+ function bn(s) {
4629
4640
  let e, n, t, u, l, f, h, _, g;
4630
4641
  return {
4631
4642
  c() {
@@ -4638,7 +4649,7 @@ function _n(s) {
4638
4649
  e,
4639
4650
  "channel",
4640
4651
  /*channel*/
4641
- s[63]
4652
+ s[64]
4642
4653
  ), i(
4643
4654
  e,
4644
4655
  "language",
@@ -4708,7 +4719,7 @@ function _n(s) {
4708
4719
  );
4709
4720
  },
4710
4721
  m(a, o) {
4711
- m(a, e, o);
4722
+ c(a, e, o);
4712
4723
  },
4713
4724
  p(a, o) {
4714
4725
  o[0] & /*endpoint*/
@@ -4812,11 +4823,11 @@ function _n(s) {
4812
4823
  );
4813
4824
  },
4814
4825
  d(a) {
4815
- a && c(e);
4826
+ a && d(e);
4816
4827
  }
4817
4828
  };
4818
4829
  }
4819
- function bn(s) {
4830
+ function yn(s) {
4820
4831
  let e;
4821
4832
  return {
4822
4833
  c() {
@@ -4863,7 +4874,7 @@ function bn(s) {
4863
4874
  );
4864
4875
  },
4865
4876
  m(n, t) {
4866
- m(n, e, t);
4877
+ c(n, e, t);
4867
4878
  },
4868
4879
  p(n, t) {
4869
4880
  t[0] & /*endpoint*/
@@ -4917,11 +4928,11 @@ function bn(s) {
4917
4928
  );
4918
4929
  },
4919
4930
  d(n) {
4920
- n && c(e);
4931
+ n && d(e);
4921
4932
  }
4922
4933
  };
4923
4934
  }
4924
- function yn(s) {
4935
+ function kn(s) {
4925
4936
  let e;
4926
4937
  return {
4927
4938
  c() {
@@ -5018,7 +5029,7 @@ function yn(s) {
5018
5029
  );
5019
5030
  },
5020
5031
  m(n, t) {
5021
- m(n, e, t);
5032
+ c(n, e, t);
5022
5033
  },
5023
5034
  p(n, t) {
5024
5035
  t[0] & /*endpoint*/
@@ -5132,11 +5143,11 @@ function yn(s) {
5132
5143
  );
5133
5144
  },
5134
5145
  d(n) {
5135
- n && c(e);
5146
+ n && d(e);
5136
5147
  }
5137
5148
  };
5138
5149
  }
5139
- function kn(s) {
5150
+ function Cn(s) {
5140
5151
  let e;
5141
5152
  return {
5142
5153
  c() {
@@ -5183,7 +5194,7 @@ function kn(s) {
5183
5194
  );
5184
5195
  },
5185
5196
  m(n, t) {
5186
- m(n, e, t);
5197
+ c(n, e, t);
5187
5198
  },
5188
5199
  p(n, t) {
5189
5200
  t[0] & /*endpoint*/
@@ -5237,11 +5248,11 @@ function kn(s) {
5237
5248
  );
5238
5249
  },
5239
5250
  d(n) {
5240
- n && c(e);
5251
+ n && d(e);
5241
5252
  }
5242
5253
  };
5243
5254
  }
5244
- function Cn(s) {
5255
+ function Sn(s) {
5245
5256
  let e;
5246
5257
  return {
5247
5258
  c() {
@@ -5288,7 +5299,7 @@ function Cn(s) {
5288
5299
  );
5289
5300
  },
5290
5301
  m(n, t) {
5291
- m(n, e, t);
5302
+ c(n, e, t);
5292
5303
  },
5293
5304
  p(n, t) {
5294
5305
  t[0] & /*endpoint*/
@@ -5342,11 +5353,11 @@ function Cn(s) {
5342
5353
  );
5343
5354
  },
5344
5355
  d(n) {
5345
- n && c(e);
5356
+ n && d(e);
5346
5357
  }
5347
5358
  };
5348
5359
  }
5349
- function Sn(s) {
5360
+ function vn(s) {
5350
5361
  let e;
5351
5362
  return {
5352
5363
  c() {
@@ -5393,7 +5404,7 @@ function Sn(s) {
5393
5404
  );
5394
5405
  },
5395
5406
  m(n, t) {
5396
- m(n, e, t);
5407
+ c(n, e, t);
5397
5408
  },
5398
5409
  p(n, t) {
5399
5410
  t[0] & /*endpoint*/
@@ -5447,11 +5458,11 @@ function Sn(s) {
5447
5458
  );
5448
5459
  },
5449
5460
  d(n) {
5450
- n && c(e);
5461
+ n && d(e);
5451
5462
  }
5452
5463
  };
5453
5464
  }
5454
- function vn(s) {
5465
+ function En(s) {
5455
5466
  let e;
5456
5467
  return {
5457
5468
  c() {
@@ -5508,7 +5519,7 @@ function vn(s) {
5508
5519
  );
5509
5520
  },
5510
5521
  m(n, t) {
5511
- m(n, e, t);
5522
+ c(n, e, t);
5512
5523
  },
5513
5524
  p(n, t) {
5514
5525
  t[0] & /*endpoint*/
@@ -5574,11 +5585,11 @@ function vn(s) {
5574
5585
  );
5575
5586
  },
5576
5587
  d(n) {
5577
- n && c(e);
5588
+ n && d(e);
5578
5589
  }
5579
5590
  };
5580
5591
  }
5581
- function En(s) {
5592
+ function Pn(s) {
5582
5593
  let e;
5583
5594
  return {
5584
5595
  c() {
@@ -5635,7 +5646,7 @@ function En(s) {
5635
5646
  );
5636
5647
  },
5637
5648
  m(n, t) {
5638
- m(n, e, t);
5649
+ c(n, e, t);
5639
5650
  },
5640
5651
  p(n, t) {
5641
5652
  t[0] & /*endpoint*/
@@ -5701,11 +5712,11 @@ function En(s) {
5701
5712
  );
5702
5713
  },
5703
5714
  d(n) {
5704
- n && c(e);
5715
+ n && d(e);
5705
5716
  }
5706
5717
  };
5707
5718
  }
5708
- function Pn(s) {
5719
+ function Dn(s) {
5709
5720
  let e;
5710
5721
  return {
5711
5722
  c() {
@@ -5762,7 +5773,7 @@ function Pn(s) {
5762
5773
  );
5763
5774
  },
5764
5775
  m(n, t) {
5765
- m(n, e, t);
5776
+ c(n, e, t);
5766
5777
  },
5767
5778
  p(n, t) {
5768
5779
  t[0] & /*endpoint*/
@@ -5828,11 +5839,11 @@ function Pn(s) {
5828
5839
  );
5829
5840
  },
5830
5841
  d(n) {
5831
- n && c(e);
5842
+ n && d(e);
5832
5843
  }
5833
5844
  };
5834
5845
  }
5835
- function Dn(s) {
5846
+ function Ln(s) {
5836
5847
  let e;
5837
5848
  return {
5838
5849
  c() {
@@ -5855,12 +5866,12 @@ function Dn(s) {
5855
5866
  e,
5856
5867
  "bonushistorystatus",
5857
5868
  /*bonushistorystatus*/
5858
- s[55]
5869
+ s[56]
5859
5870
  ), i(
5860
5871
  e,
5861
5872
  "bonushistorytype",
5862
5873
  /*bonushistorytype*/
5863
- s[56]
5874
+ s[57]
5864
5875
  ), i(
5865
5876
  e,
5866
5877
  "lang",
@@ -5894,7 +5905,7 @@ function Dn(s) {
5894
5905
  );
5895
5906
  },
5896
5907
  m(n, t) {
5897
- m(n, e, t);
5908
+ c(n, e, t);
5898
5909
  },
5899
5910
  p(n, t) {
5900
5911
  t[0] & /*endpoint*/
@@ -5916,17 +5927,17 @@ function Dn(s) {
5916
5927
  /*playerid*/
5917
5928
  n[3]
5918
5929
  ), t[1] & /*bonushistorystatus*/
5919
- 16777216 && i(
5930
+ 33554432 && i(
5920
5931
  e,
5921
5932
  "bonushistorystatus",
5922
5933
  /*bonushistorystatus*/
5923
- n[55]
5934
+ n[56]
5924
5935
  ), t[1] & /*bonushistorytype*/
5925
- 33554432 && i(
5936
+ 67108864 && i(
5926
5937
  e,
5927
5938
  "bonushistorytype",
5928
5939
  /*bonushistorytype*/
5929
- n[56]
5940
+ n[57]
5930
5941
  ), t[0] & /*lang*/
5931
5942
  64 && i(
5932
5943
  e,
@@ -5966,11 +5977,11 @@ function Dn(s) {
5966
5977
  );
5967
5978
  },
5968
5979
  d(n) {
5969
- n && c(e);
5980
+ n && d(e);
5970
5981
  }
5971
5982
  };
5972
5983
  }
5973
- function Ln(s) {
5984
+ function Mn(s) {
5974
5985
  let e;
5975
5986
  return {
5976
5987
  c() {
@@ -6027,7 +6038,7 @@ function Ln(s) {
6027
6038
  );
6028
6039
  },
6029
6040
  m(n, t) {
6030
- m(n, e, t);
6041
+ c(n, e, t);
6031
6042
  },
6032
6043
  p(n, t) {
6033
6044
  t[0] & /*endpoint*/
@@ -6093,11 +6104,11 @@ function Ln(s) {
6093
6104
  );
6094
6105
  },
6095
6106
  d(n) {
6096
- n && c(e);
6107
+ n && d(e);
6097
6108
  }
6098
6109
  };
6099
6110
  }
6100
- function Mn(s) {
6111
+ function An(s) {
6101
6112
  let e;
6102
6113
  return {
6103
6114
  c() {
@@ -6105,7 +6116,7 @@ function Mn(s) {
6105
6116
  e,
6106
6117
  "hasconfirmationmodal",
6107
6118
  /*cooloffhasconfirmation*/
6108
- s[52]
6119
+ s[53]
6109
6120
  ), i(
6110
6121
  e,
6111
6122
  "userid",
@@ -6131,6 +6142,11 @@ function Mn(s) {
6131
6142
  "lang",
6132
6143
  /*lang*/
6133
6144
  s[6]
6145
+ ), i(
6146
+ e,
6147
+ "sendnotificationemail",
6148
+ /*sendnotificationemail*/
6149
+ s[51]
6134
6150
  ), i(
6135
6151
  e,
6136
6152
  "operator",
@@ -6169,15 +6185,15 @@ function Mn(s) {
6169
6185
  );
6170
6186
  },
6171
6187
  m(n, t) {
6172
- m(n, e, t);
6188
+ c(n, e, t);
6173
6189
  },
6174
6190
  p(n, t) {
6175
6191
  t[1] & /*cooloffhasconfirmation*/
6176
- 2097152 && i(
6192
+ 4194304 && i(
6177
6193
  e,
6178
6194
  "hasconfirmationmodal",
6179
6195
  /*cooloffhasconfirmation*/
6180
- n[52]
6196
+ n[53]
6181
6197
  ), t[0] & /*playerid*/
6182
6198
  8 && i(
6183
6199
  e,
@@ -6208,6 +6224,12 @@ function Mn(s) {
6208
6224
  "lang",
6209
6225
  /*lang*/
6210
6226
  n[6]
6227
+ ), t[1] & /*sendnotificationemail*/
6228
+ 1048576 && i(
6229
+ e,
6230
+ "sendnotificationemail",
6231
+ /*sendnotificationemail*/
6232
+ n[51]
6211
6233
  ), t[0] & /*operator*/
6212
6234
  128 && i(
6213
6235
  e,
@@ -6253,11 +6275,11 @@ function Mn(s) {
6253
6275
  );
6254
6276
  },
6255
6277
  d(n) {
6256
- n && c(e);
6278
+ n && d(e);
6257
6279
  }
6258
6280
  };
6259
6281
  }
6260
- function An(s) {
6282
+ function On(s) {
6261
6283
  let e, n, t;
6262
6284
  return {
6263
6285
  c() {
@@ -6294,9 +6316,9 @@ function An(s) {
6294
6316
  );
6295
6317
  },
6296
6318
  m(u, l) {
6297
- m(u, e, l), n || (t = ti(
6319
+ c(u, e, l), n || (t = oi(
6298
6320
  /*sendLimitsData*/
6299
- s[66].call(null, e)
6321
+ s[67].call(null, e)
6300
6322
  ), n = !0);
6301
6323
  },
6302
6324
  p(u, l) {
@@ -6339,11 +6361,11 @@ function An(s) {
6339
6361
  );
6340
6362
  },
6341
6363
  d(u) {
6342
- u && c(e), n = !1, t();
6364
+ u && d(e), n = !1, t();
6343
6365
  }
6344
6366
  };
6345
6367
  }
6346
- function On(s) {
6368
+ function Un(s) {
6347
6369
  let e;
6348
6370
  return {
6349
6371
  c() {
@@ -6386,12 +6408,12 @@ function On(s) {
6386
6408
  e,
6387
6409
  "hasconfirmationmodal",
6388
6410
  /*cooloffhasconfirmation*/
6389
- s[52]
6411
+ s[53]
6390
6412
  ), i(
6391
6413
  e,
6392
6414
  "hascancelbutton",
6393
6415
  /*hascancelbutton*/
6394
- s[51]
6416
+ s[52]
6395
6417
  ), i(
6396
6418
  e,
6397
6419
  "translationurl",
@@ -6415,7 +6437,7 @@ function On(s) {
6415
6437
  );
6416
6438
  },
6417
6439
  m(n, t) {
6418
- m(n, e, t);
6440
+ c(n, e, t);
6419
6441
  },
6420
6442
  p(n, t) {
6421
6443
  t[0] & /*lang*/
@@ -6461,17 +6483,17 @@ function On(s) {
6461
6483
  /*hideproducts*/
6462
6484
  n[40]
6463
6485
  ), t[1] & /*cooloffhasconfirmation*/
6464
- 2097152 && i(
6486
+ 4194304 && i(
6465
6487
  e,
6466
6488
  "hasconfirmationmodal",
6467
6489
  /*cooloffhasconfirmation*/
6468
- n[52]
6490
+ n[53]
6469
6491
  ), t[1] & /*hascancelbutton*/
6470
- 1048576 && i(
6492
+ 2097152 && i(
6471
6493
  e,
6472
6494
  "hascancelbutton",
6473
6495
  /*hascancelbutton*/
6474
- n[51]
6496
+ n[52]
6475
6497
  ), t[0] & /*translationurl*/
6476
6498
  67108864 && i(
6477
6499
  e,
@@ -6499,11 +6521,11 @@ function On(s) {
6499
6521
  );
6500
6522
  },
6501
6523
  d(n) {
6502
- n && c(e);
6524
+ n && d(e);
6503
6525
  }
6504
6526
  };
6505
6527
  }
6506
- function Un(s) {
6528
+ function Nn(s) {
6507
6529
  let e;
6508
6530
  return {
6509
6531
  c() {
@@ -6535,7 +6557,7 @@ function Un(s) {
6535
6557
  );
6536
6558
  },
6537
6559
  m(n, t) {
6538
- m(n, e, t);
6560
+ c(n, e, t);
6539
6561
  },
6540
6562
  p(n, t) {
6541
6563
  t[0] & /*lang*/
@@ -6571,7 +6593,7 @@ function Un(s) {
6571
6593
  );
6572
6594
  },
6573
6595
  d(n) {
6574
- n && c(e);
6596
+ n && d(e);
6575
6597
  }
6576
6598
  };
6577
6599
  }
@@ -6627,7 +6649,7 @@ function zn(s) {
6627
6649
  );
6628
6650
  },
6629
6651
  m(n, t) {
6630
- m(n, e, t);
6652
+ c(n, e, t);
6631
6653
  },
6632
6654
  p(n, t) {
6633
6655
  t[1] & /*timeouthasconfirmation*/
@@ -6687,11 +6709,11 @@ function zn(s) {
6687
6709
  );
6688
6710
  },
6689
6711
  d(n) {
6690
- n && c(e);
6712
+ n && d(e);
6691
6713
  }
6692
6714
  };
6693
6715
  }
6694
- function Nn(s) {
6716
+ function jn(s) {
6695
6717
  let e;
6696
6718
  return {
6697
6719
  c() {
@@ -6738,7 +6760,7 @@ function Nn(s) {
6738
6760
  );
6739
6761
  },
6740
6762
  m(n, t) {
6741
- m(n, e, t);
6763
+ c(n, e, t);
6742
6764
  },
6743
6765
  p(n, t) {
6744
6766
  t[0] & /*endpoint*/
@@ -6792,36 +6814,36 @@ function Nn(s) {
6792
6814
  );
6793
6815
  },
6794
6816
  d(n) {
6795
- n && c(e);
6817
+ n && d(e);
6796
6818
  }
6797
6819
  };
6798
6820
  }
6799
- function jn(s) {
6821
+ function Tn(s) {
6800
6822
  let e;
6801
6823
  function n(l, f) {
6802
6824
  return (
6803
6825
  /*gmversion*/
6804
6826
  l[30] === "gmcore" || /*gmversion*/
6805
- l[30] === "gm16" ? Gn : Rn
6827
+ l[30] === "gm16" ? Wn : Gn
6806
6828
  );
6807
6829
  }
6808
6830
  let t = n(s), u = t(s);
6809
6831
  return {
6810
6832
  c() {
6811
- u.c(), e = ie();
6833
+ u.c(), e = ne();
6812
6834
  },
6813
6835
  m(l, f) {
6814
- u.m(l, f), m(l, e, f);
6836
+ u.m(l, f), c(l, e, f);
6815
6837
  },
6816
6838
  p(l, f) {
6817
6839
  t === (t = n(l)) && u ? u.p(l, f) : (u.d(1), u = t(l), u && (u.c(), u.m(e.parentNode, e)));
6818
6840
  },
6819
6841
  d(l) {
6820
- l && c(e), u.d(l);
6842
+ l && d(e), u.d(l);
6821
6843
  }
6822
6844
  };
6823
6845
  }
6824
- function Tn(s) {
6846
+ function In(s) {
6825
6847
  let e;
6826
6848
  return {
6827
6849
  c() {
@@ -6844,8 +6866,8 @@ function Tn(s) {
6844
6866
  e,
6845
6867
  "userid",
6846
6868
  /*userId*/
6847
- s[59]
6848
- ), i(e, "countrycode", oi), i(
6869
+ s[60]
6870
+ ), i(e, "countrycode", li), i(
6849
6871
  e,
6850
6872
  "translationurl",
6851
6873
  /*translationurl*/
@@ -6883,7 +6905,7 @@ function Tn(s) {
6883
6905
  );
6884
6906
  },
6885
6907
  m(n, t) {
6886
- m(n, e, t);
6908
+ c(n, e, t);
6887
6909
  },
6888
6910
  p(n, t) {
6889
6911
  t[0] & /*endpoint*/
@@ -6905,11 +6927,11 @@ function Tn(s) {
6905
6927
  /*session*/
6906
6928
  n[4]
6907
6929
  ), t[1] & /*userId*/
6908
- 268435456 && i(
6930
+ 536870912 && i(
6909
6931
  e,
6910
6932
  "userid",
6911
6933
  /*userId*/
6912
- n[59]
6934
+ n[60]
6913
6935
  ), t[0] & /*translationurl*/
6914
6936
  67108864 && i(
6915
6937
  e,
@@ -6955,15 +6977,15 @@ function Tn(s) {
6955
6977
  );
6956
6978
  },
6957
6979
  d(n) {
6958
- n && c(e);
6980
+ n && d(e);
6959
6981
  }
6960
6982
  };
6961
6983
  }
6962
- function In(s) {
6984
+ function Rn(s) {
6963
6985
  let e, n, t, u;
6964
6986
  return {
6965
6987
  c() {
6966
- e = p("nav"), n = p("player-account-menu-nd"), t = x(), u = p("player-account-notifications"), i(
6988
+ e = p("nav"), n = p("player-account-menu-nd"), t = ee(), u = p("player-account-notifications"), i(
6967
6989
  n,
6968
6990
  "endpoint",
6969
6991
  /*endpoint*/
@@ -7063,10 +7085,10 @@ function In(s) {
7063
7085
  "translationurl",
7064
7086
  /*translationurl*/
7065
7087
  s[26]
7066
- ), ee(e, "class", "PlayerAccountMobile");
7088
+ ), ie(e, "class", "PlayerAccountMobile");
7067
7089
  },
7068
7090
  m(l, f) {
7069
- m(l, e, f), U(e, n), U(e, t), U(e, u);
7091
+ c(l, e, f), U(e, n), U(e, t), U(e, u);
7070
7092
  },
7071
7093
  p(l, f) {
7072
7094
  f[0] & /*endpoint*/
@@ -7192,11 +7214,11 @@ function In(s) {
7192
7214
  );
7193
7215
  },
7194
7216
  d(l) {
7195
- l && c(e);
7217
+ l && d(e);
7196
7218
  }
7197
7219
  };
7198
7220
  }
7199
- function Rn(s) {
7221
+ function Gn(s) {
7200
7222
  let e;
7201
7223
  return {
7202
7224
  c() {
@@ -7219,12 +7241,12 @@ function Rn(s) {
7219
7241
  e,
7220
7242
  "forgot-mode",
7221
7243
  /*forgotmode*/
7222
- s[53]
7244
+ s[54]
7223
7245
  ), i(
7224
7246
  e,
7225
7247
  "token",
7226
7248
  /*token*/
7227
- s[54]
7249
+ s[55]
7228
7250
  ), i(
7229
7251
  e,
7230
7252
  "client-styling",
@@ -7248,7 +7270,7 @@ function Rn(s) {
7248
7270
  );
7249
7271
  },
7250
7272
  m(n, t) {
7251
- m(n, e, t);
7273
+ c(n, e, t);
7252
7274
  },
7253
7275
  p(n, t) {
7254
7276
  t[0] & /*endpoint*/
@@ -7270,17 +7292,17 @@ function Rn(s) {
7270
7292
  /*lang*/
7271
7293
  n[6]
7272
7294
  ), t[1] & /*forgotmode*/
7273
- 4194304 && i(
7295
+ 8388608 && i(
7274
7296
  e,
7275
7297
  "forgot-mode",
7276
7298
  /*forgotmode*/
7277
- n[53]
7299
+ n[54]
7278
7300
  ), t[1] & /*token*/
7279
- 8388608 && i(
7301
+ 16777216 && i(
7280
7302
  e,
7281
7303
  "token",
7282
7304
  /*token*/
7283
- n[54]
7305
+ n[55]
7284
7306
  ), t[0] & /*clientstyling*/
7285
7307
  8388608 && i(
7286
7308
  e,
@@ -7308,11 +7330,11 @@ function Rn(s) {
7308
7330
  );
7309
7331
  },
7310
7332
  d(n) {
7311
- n && c(e);
7333
+ n && d(e);
7312
7334
  }
7313
7335
  };
7314
7336
  }
7315
- function Gn(s) {
7337
+ function Wn(s) {
7316
7338
  let e;
7317
7339
  return {
7318
7340
  c() {
@@ -7354,7 +7376,7 @@ function Gn(s) {
7354
7376
  );
7355
7377
  },
7356
7378
  m(n, t) {
7357
- m(n, e, t);
7379
+ c(n, e, t);
7358
7380
  },
7359
7381
  p(n, t) {
7360
7382
  t[0] & /*simplepasswordvalidation*/
@@ -7402,16 +7424,16 @@ function Gn(s) {
7402
7424
  );
7403
7425
  },
7404
7426
  d(n) {
7405
- n && c(e);
7427
+ n && d(e);
7406
7428
  }
7407
7429
  };
7408
7430
  }
7409
- function Wn(s) {
7431
+ function Xn(s) {
7410
7432
  let e;
7411
7433
  function n(l, f) {
7412
7434
  return (
7413
7435
  /*isLoading*/
7414
- l[58] ? Wi : Gi
7436
+ l[59] ? Xi : Wi
7415
7437
  );
7416
7438
  }
7417
7439
  let t = n(s), u = t(s);
@@ -7420,26 +7442,26 @@ function Wn(s) {
7420
7442
  e = p("div"), u.c();
7421
7443
  },
7422
7444
  m(l, f) {
7423
- m(l, e, f), u.m(e, null), s[72](e);
7445
+ c(l, e, f), u.m(e, null), s[73](e);
7424
7446
  },
7425
7447
  p(l, f) {
7426
7448
  t === (t = n(l)) && u ? u.p(l, f) : (u.d(1), u = t(l), u && (u.c(), u.m(e, null)));
7427
7449
  },
7428
- i: $,
7429
- o: $,
7450
+ i: x,
7451
+ o: x,
7430
7452
  d(l) {
7431
- l && c(e), u.d(), s[72](null);
7453
+ l && d(e), u.d(), s[73](null);
7432
7454
  }
7433
7455
  };
7434
7456
  }
7435
- let oi = "";
7436
- function Xn(s, e, n) {
7457
+ let li = "";
7458
+ function Jn(s, e, n) {
7437
7459
  let t;
7438
- Di(s, Ni, (r) => n(81, t = r));
7439
- let { cmsendpoint: u = "" } = e, { env: l = "" } = e, { customnotifications: f = "" } = e, { playerid: h = "" } = e, { session: _ = "" } = e, { endpoint: g = "" } = e, { lang: a = "" } = e, { operator: o = "Everymatrix" } = e, { supportemail: w = "" } = e, { termsconditionslink: ne = "" } = e, { separatelimits: se = "true" } = e, { hasdefaultamount: te = "false" } = e, { userroles: Q = "" } = e, { simplepasswordvalidation: oe = "false" } = e, { tablabels: le = "" } = e, { historyenabled: ae = "" } = e, { deletelimit: re = "" } = e, { limitsamount: ue = "" } = e, { limitsperiods: fe = "" } = e, { numberofentries: me = "" } = e, { customcurrencysymbols: ce = "" } = e, { currency: de = "" } = e, { apiversion: pe = "" } = e, { clientstyling: z = "" } = e, { clientstylingurl: N = "" } = e, { mbsource: j } = e, { translationurl: T = "" } = e, { custominputtextswitch: he = "false" } = e, { showlocationdetailsdescription: ge = "true" } = e, { disabledfields: we = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: F = "" } = e, { producttype: _e = "" } = e, { successurl: be = "" } = e, { failurl: ye = "" } = e, { cancelurl: ke = "" } = e, { sportsurl: Ce = "" } = e, { casinourl: Se = "" } = e, { contacturl: ve = "" } = e, { homeurl: Ee = "" } = e, { baseurl: Pe = "" } = e, { hideproducts: De = "Virtuals" } = e, { depositurl: Le = "" } = e, { showcashierbonus: Me = "" } = e, { biometricsenabled: Ae = "false" } = e, { activepage: v = "" } = e, { passwordregex: Oe = "" } = e, { limitformat: Ue = "" } = e, { historytypes: ze = "Payments, Casino, Sports" } = e, { pagesizeoptions: Ne = "5, 10, 20, 50, 100" } = e, { defaultpagesize: je = "5" } = e, { dateformat: Te = "" } = e, { timeouthasconfirmation: Ie = "false" } = e, { hascancelbutton: Re = "false" } = e, { cooloffhasconfirmation: Ge = "false" } = e, { forgotmode: We = !1 } = e, { token: Xe = "" } = e, { bonushistorystatus: Je = "" } = e, { bonushistorytype: qe = "" } = e;
7440
- Ti({ withLocale: "en", translations: {} });
7441
- let E, Be, Qe = !1, H = window.navigator.userAgent, Fe = ii(H) !== "PC", li = Li(H), C = "", S = "", P = {}, I, R, G, L, W = !1, X = !1, V = "", He = "", Ve = !1, ai, Ze, Ke = "/profile-info";
7442
- const Ye = [
7460
+ Li(s, ji, (r) => n(82, t = r));
7461
+ let { cmsendpoint: u = "" } = e, { env: l = "" } = e, { customnotifications: f = "" } = e, { playerid: h = "" } = e, { session: _ = "" } = e, { endpoint: g = "" } = e, { lang: a = "" } = e, { operator: o = "Everymatrix" } = e, { supportemail: w = "" } = e, { termsconditionslink: se = "" } = e, { separatelimits: te = "true" } = e, { hasdefaultamount: oe = "false" } = e, { userroles: Q = "" } = e, { simplepasswordvalidation: le = "false" } = e, { tablabels: ae = "" } = e, { historyenabled: re = "" } = e, { deletelimit: ue = "" } = e, { limitsamount: fe = "" } = e, { limitsperiods: me = "" } = e, { numberofentries: ce = "" } = e, { customcurrencysymbols: de = "" } = e, { currency: pe = "" } = e, { apiversion: he = "" } = e, { clientstyling: N = "" } = e, { clientstylingurl: z = "" } = e, { mbsource: j } = e, { translationurl: T = "" } = e, { custominputtextswitch: ge = "false" } = e, { showlocationdetailsdescription: we = "true" } = e, { disabledfields: _e = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: F = "" } = e, { producttype: be = "" } = e, { successurl: ye = "" } = e, { failurl: ke = "" } = e, { cancelurl: Ce = "" } = e, { sportsurl: Se = "" } = e, { casinourl: ve = "" } = e, { contacturl: Ee = "" } = e, { homeurl: Pe = "" } = e, { baseurl: De = "" } = e, { hideproducts: Le = "Virtuals" } = e, { depositurl: Me = "" } = e, { showcashierbonus: Ae = "" } = e, { biometricsenabled: Oe = "false" } = e, { activepage: v = "" } = e, { passwordregex: Ue = "" } = e, { limitformat: Ne = "" } = e, { historytypes: ze = "Payments, Casino, Sports" } = e, { pagesizeoptions: je = "5, 10, 20, 50, 100" } = e, { defaultpagesize: Te = "5" } = e, { dateformat: Ie = "" } = e, { timeouthasconfirmation: Re = "false" } = e, { sendnotificationemail: H } = e, { hascancelbutton: Ge = "false" } = e, { cooloffhasconfirmation: We = "false" } = e, { forgotmode: Xe = !1 } = e, { token: Je = "" } = e, { bonushistorystatus: qe = "" } = e, { bonushistorytype: Be = "" } = e;
7462
+ Ii({ withLocale: "en", translations: {} });
7463
+ let E, Qe, Fe = !1, V = window.navigator.userAgent, He = ni(V) !== "PC", ai = Mi(V), C = "", S = "", P = {}, I, R, G, L, W = !1, X = !1, Z = "", Ve = "", Ze = !1, ri, Ke, Ye = "/profile-info";
7464
+ const $e = [
7443
7465
  "/profile-info",
7444
7466
  "/change-password",
7445
7467
  "/reality-check",
@@ -7463,36 +7485,36 @@ function Xn(s, e, n) {
7463
7485
  "/transactions-history",
7464
7486
  "/external-transactions-history",
7465
7487
  "/biometrics"
7466
- ], $e = () => {
7467
- ri(), n(59, C = h), n(60, S = _), xe(), n(58, Qe = !1);
7468
- }, ri = () => {
7469
- ii(H);
7470
- }, xe = () => {
7471
- !v && !Fe && n(67, v = Ye[0]), n(61, Ke = v);
7488
+ ], xe = () => {
7489
+ ui(), n(60, C = h), n(61, S = _), ei(), n(59, Fe = !1);
7472
7490
  }, ui = () => {
7491
+ ni(V);
7492
+ }, ei = () => {
7493
+ !v && !He && n(68, v = $e[0]), n(62, Ye = v);
7494
+ }, fi = () => {
7473
7495
  fetch(T).then((b) => b.json()).then((b) => {
7474
7496
  Object.keys(b).forEach((y) => {
7475
- ni(y, b[y]);
7497
+ si(y, b[y]);
7476
7498
  });
7477
7499
  }).catch((b) => {
7478
7500
  console.log(b);
7479
7501
  });
7480
7502
  };
7481
- Object.keys(si).forEach((r) => {
7482
- ni(r, si[r]);
7503
+ Object.keys(ti).forEach((r) => {
7504
+ si(r, ti[r]);
7483
7505
  });
7484
- const ei = (r) => {
7506
+ const ii = (r) => {
7485
7507
  let b;
7486
7508
  if (r.data)
7487
7509
  switch (r.data.type) {
7488
7510
  case "AccountMenuDetails":
7489
7511
  break;
7490
7512
  case "ChangeAccountPage":
7491
- n(67, v = r.data.page.path), v == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), v == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
7513
+ n(68, v = r.data.page.path), v == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), v == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
7492
7514
  break;
7493
7515
  case "PlayerAccountMenuActive":
7494
7516
  case "GoToPreviousRoute":
7495
- r.data.isMobile && (n(67, v = ""), $e());
7517
+ r.data.isMobile && (n(68, v = ""), xe());
7496
7518
  break;
7497
7519
  case "UpdatePlayerInfo":
7498
7520
  let y = r.data.provisionalArray, D = {
@@ -7507,7 +7529,7 @@ function Xn(s, e, n) {
7507
7529
  securityAnswer: y.securityAnswer
7508
7530
  };
7509
7531
  b = new URL(`${g}/v1/player/${C}/profile`);
7510
- let Z = {
7532
+ let K = {
7511
7533
  method: "POST",
7512
7534
  headers: {
7513
7535
  "X-SessionID": S,
@@ -7516,7 +7538,7 @@ function Xn(s, e, n) {
7516
7538
  },
7517
7539
  body: JSON.stringify(D)
7518
7540
  };
7519
- fetch(b.href, Z).then((k) => {
7541
+ fetch(b.href, K).then((k) => {
7520
7542
  k.status == 200 && (window.postMessage(
7521
7543
  {
7522
7544
  type: "WidgetNotification",
@@ -7545,11 +7567,11 @@ function Xn(s, e, n) {
7545
7567
  });
7546
7568
  break;
7547
7569
  case "ChangePassword":
7548
- fi(r.data.userCurrentPassword, r.data.userNewPassword);
7570
+ mi(r.data.userCurrentPassword, r.data.userNewPassword);
7549
7571
  break;
7550
7572
  case "SetPlayerAccountTimeout":
7551
7573
  b = new URL(`/v2/player/${C}/limits${F === "gm16" ? "/session" : ""}`, g);
7552
- let q = r.data.timeoutSelected, K = r.data.timeoutExpiryDate, pi = {
7574
+ let q = r.data.timeoutSelected, Y = r.data.timeoutExpiryDate, hi = {
7553
7575
  method: "PUT",
7554
7576
  headers: {
7555
7577
  "X-SessionID": S,
@@ -7557,10 +7579,14 @@ function Xn(s, e, n) {
7557
7579
  Accept: "application/json"
7558
7580
  },
7559
7581
  body: JSON.stringify({
7560
- coolOff: { period: q, expiryDate: K }
7582
+ coolOff: {
7583
+ period: q,
7584
+ expiryDate: Y,
7585
+ sendNotificationEmail: H === "true"
7586
+ }
7561
7587
  })
7562
7588
  };
7563
- fetch(b.href, pi).then((k) => {
7589
+ fetch(b.href, hi).then((k) => {
7564
7590
  if (k.status == 200)
7565
7591
  window.postMessage(
7566
7592
  {
@@ -7578,7 +7604,7 @@ function Xn(s, e, n) {
7578
7604
  break;
7579
7605
  case "AccountClosure":
7580
7606
  b = new URL(`/v1/player/${C}/terminate`, g);
7581
- let hi = {
7607
+ let gi = {
7582
7608
  method: "DELETE",
7583
7609
  headers: {
7584
7610
  "X-SessionID": S,
@@ -7586,7 +7612,7 @@ function Xn(s, e, n) {
7586
7612
  Accept: "application/json"
7587
7613
  }
7588
7614
  };
7589
- fetch(b.href, hi).then((k) => {
7615
+ fetch(b.href, gi).then((k) => {
7590
7616
  k.status < 300 && (window.postMessage(
7591
7617
  {
7592
7618
  type: "WidgetNotification",
@@ -7600,20 +7626,20 @@ function Xn(s, e, n) {
7600
7626
  });
7601
7627
  break;
7602
7628
  case "UserSessionID":
7603
- n(60, S = r.data.session), n(59, C = r.data.userid);
7629
+ n(61, S = r.data.session), n(60, C = r.data.userid);
7604
7630
  break;
7605
7631
  case "PlayerAccountGamingLimitsUpdate":
7606
7632
  b = new URL(`/v2/player/${C}/limits`, g);
7607
- let gi = r.data.payload, wi = {
7633
+ let wi = r.data.payload, _i = {
7608
7634
  method: "PUT",
7609
7635
  headers: {
7610
7636
  "X-SessionID": S,
7611
7637
  "Content-Type": "application/json",
7612
7638
  Accept: "application/json"
7613
7639
  },
7614
- body: JSON.stringify(gi)
7640
+ body: JSON.stringify(wi)
7615
7641
  };
7616
- fetch(b.href, wi).then((k) => {
7642
+ fetch(b.href, _i).then((k) => {
7617
7643
  k.status == 200 && (W = !0, window.postMessage(
7618
7644
  {
7619
7645
  type: "WidgetNotification",
@@ -7629,8 +7655,8 @@ function Xn(s, e, n) {
7629
7655
  case "PlayerAccountGamingLimitDelete":
7630
7656
  let B = r.data.limit ? r.data.limit : {}, A;
7631
7657
  Array.isArray(B) ? A = B.map((k) => k.period) : A = B.period;
7632
- let _i = r.data.name, O = "";
7633
- switch (_i) {
7658
+ let bi = r.data.name, O = "";
7659
+ switch (bi) {
7634
7660
  case "depositLimits":
7635
7661
  O = "deposit";
7636
7662
  break;
@@ -7644,14 +7670,14 @@ function Xn(s, e, n) {
7644
7670
  O = "loss";
7645
7671
  break;
7646
7672
  }
7647
- let bi = {
7673
+ let yi = {
7648
7674
  method: "DELETE",
7649
7675
  headers: { "X-SessionID": S },
7650
7676
  body: JSON.stringify(B)
7651
7677
  };
7652
7678
  b = new URL(`/v2/player/${C}/limits/${O}`, g), Array.isArray(A) ? A.forEach((k) => {
7653
7679
  b.searchParams.append("periods", k);
7654
- }) : b.searchParams.append("periods", A), fetch(b.href, bi).then((k) => {
7680
+ }) : b.searchParams.append("periods", A), fetch(b.href, yi).then((k) => {
7655
7681
  k.status == 200 && (X = !0, window.postMessage(
7656
7682
  {
7657
7683
  type: "WidgetNotification",
@@ -7673,11 +7699,11 @@ function Xn(s, e, n) {
7673
7699
  M(new URL(`/v2/player/${C}/limits`, g));
7674
7700
  break;
7675
7701
  }
7676
- }, fi = async (r, b) => {
7702
+ }, mi = async (r, b) => {
7677
7703
  let y = new URL(`${g}/v1/player/${C}/password`), D = {
7678
7704
  currentPassword: r,
7679
7705
  newPassword: b
7680
- }, Z = {
7706
+ }, K = {
7681
7707
  method: "POST",
7682
7708
  headers: {
7683
7709
  "X-SessionID": S,
@@ -7685,7 +7711,7 @@ function Xn(s, e, n) {
7685
7711
  Accept: "application/json"
7686
7712
  },
7687
7713
  body: JSON.stringify(D)
7688
- }, J = await fetch(y.href, Z);
7714
+ }, J = await fetch(y.href, K);
7689
7715
  if (J.ok)
7690
7716
  window.postMessage({ type: "PasswordChangedSuccessfully" }, window.location.href), window.postMessage(
7691
7717
  {
@@ -7696,19 +7722,19 @@ function Xn(s, e, n) {
7696
7722
  }
7697
7723
  },
7698
7724
  window.location.href
7699
- ), Ze = new CustomEvent(
7725
+ ), Ke = new CustomEvent(
7700
7726
  "ChangePassword",
7701
7727
  {
7702
7728
  detail: { userPassword: D.newPassword }
7703
7729
  }
7704
- ), window.dispatchEvent(Ze);
7730
+ ), window.dispatchEvent(Ke);
7705
7731
  else {
7706
7732
  let q = await J.json();
7707
- He = Object.keys(q.thirdPartyResponse).find((K) => K === "errorCode") + q.thirdPartyResponse.errorCode, V = t(`${He}`), Ve = !0, window.postMessage(
7733
+ Ve = Object.keys(q.thirdPartyResponse).find((Y) => Y === "errorCode") + q.thirdPartyResponse.errorCode, Z = t(`${Ve}`), Ze = !0, window.postMessage(
7708
7734
  {
7709
7735
  type: "ShowPasswordChangedError",
7710
- showErrorPasswordChanged: Ve,
7711
- errorPasswordChanged: V
7736
+ showErrorPasswordChanged: Ze,
7737
+ errorPasswordChanged: Z
7712
7738
  },
7713
7739
  window.location.href
7714
7740
  ), window.postMessage(
@@ -7716,7 +7742,7 @@ function Xn(s, e, n) {
7716
7742
  type: "WidgetNotification",
7717
7743
  data: {
7718
7744
  type: "error",
7719
- message: V
7745
+ message: Z
7720
7746
  }
7721
7747
  },
7722
7748
  window.location.href
@@ -7740,7 +7766,7 @@ function Xn(s, e, n) {
7740
7766
  };
7741
7767
  fetch(r.href, b).then((y) => y.json()).then(
7742
7768
  (y) => {
7743
- P = y, Object.keys(P).length !== 0 ? (n(68, I = P.depositLimits ?? []), n(69, R = P.wageringLimits ?? []), n(70, G = P.lossLimits ?? []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(71, L = P.timeLimit), n(71, L = P.cumulativeSessionLimits.map((D) => (D.amount = D.minutes, D)))) : n(71, L = []), window.postMessage(
7769
+ P = y, Object.keys(P).length !== 0 ? (n(69, I = P.depositLimits ?? []), n(70, R = P.wageringLimits ?? []), n(71, G = P.lossLimits ?? []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(72, L = P.timeLimit), n(72, L = P.cumulativeSessionLimits.map((D) => (D.amount = D.minutes, D)))) : n(72, L = []), window.postMessage(
7744
7770
  {
7745
7771
  type: "PlayerLimitsData",
7746
7772
  limits: {
@@ -7754,40 +7780,40 @@ function Xn(s, e, n) {
7754
7780
  }
7755
7781
  },
7756
7782
  window.location.href
7757
- )) : (n(68, I = []), n(69, R = []), n(70, G = []), n(71, L = [])), ji();
7783
+ )) : (n(69, I = []), n(70, R = []), n(71, G = []), n(72, L = [])), Ti();
7758
7784
  },
7759
7785
  (y) => {
7760
7786
  console.error(y);
7761
7787
  }
7762
7788
  );
7763
- }, mi = () => {
7764
- Ii(a);
7765
- }, ci = (r) => {
7789
+ }, ci = () => {
7790
+ Ri(a);
7791
+ }, di = (r) => {
7766
7792
  M(new URL(`/v2/player/${C}/limits`, g));
7767
7793
  };
7768
- Mi(() => (window.addEventListener("message", ei, !1), () => {
7769
- window.emMessageBus && Be && Be.unsubscribe(), window.removeEventListener("message", ei);
7794
+ Ai(() => (window.addEventListener("message", ii, !1), () => {
7795
+ window.emMessageBus && Qe && Qe.unsubscribe(), window.removeEventListener("message", ii);
7770
7796
  }));
7771
- function di(r) {
7772
- Ui[r ? "unshift" : "push"](() => {
7773
- E = r, n(57, E);
7797
+ function pi(r) {
7798
+ Ni[r ? "unshift" : "push"](() => {
7799
+ E = r, n(58, E);
7774
7800
  });
7775
7801
  }
7776
7802
  return s.$$set = (r) => {
7777
- "cmsendpoint" in r && n(0, u = r.cmsendpoint), "env" in r && n(1, l = r.env), "customnotifications" in r && n(2, f = r.customnotifications), "playerid" in r && n(3, h = r.playerid), "session" in r && n(4, _ = r.session), "endpoint" in r && n(5, g = r.endpoint), "lang" in r && n(6, a = r.lang), "operator" in r && n(7, o = r.operator), "supportemail" in r && n(8, w = r.supportemail), "termsconditionslink" in r && n(9, ne = r.termsconditionslink), "separatelimits" in r && n(10, se = r.separatelimits), "hasdefaultamount" in r && n(11, te = r.hasdefaultamount), "userroles" in r && n(12, Q = r.userroles), "simplepasswordvalidation" in r && n(13, oe = r.simplepasswordvalidation), "tablabels" in r && n(14, le = r.tablabels), "historyenabled" in r && n(15, ae = r.historyenabled), "deletelimit" in r && n(16, re = r.deletelimit), "limitsamount" in r && n(17, ue = r.limitsamount), "limitsperiods" in r && n(18, fe = r.limitsperiods), "numberofentries" in r && n(19, me = r.numberofentries), "customcurrencysymbols" in r && n(20, ce = r.customcurrencysymbols), "currency" in r && n(21, de = r.currency), "apiversion" in r && n(22, pe = r.apiversion), "clientstyling" in r && n(23, z = r.clientstyling), "clientstylingurl" in r && n(24, N = r.clientstylingurl), "mbsource" in r && n(25, j = r.mbsource), "translationurl" in r && n(26, T = r.translationurl), "custominputtextswitch" in r && n(27, he = r.custominputtextswitch), "showlocationdetailsdescription" in r && n(28, ge = r.showlocationdetailsdescription), "disabledfields" in r && n(29, we = r.disabledfields), "gmversion" in r && n(30, F = r.gmversion), "producttype" in r && n(31, _e = r.producttype), "successurl" in r && n(32, be = r.successurl), "failurl" in r && n(33, ye = r.failurl), "cancelurl" in r && n(34, ke = r.cancelurl), "sportsurl" in r && n(35, Ce = r.sportsurl), "casinourl" in r && n(36, Se = r.casinourl), "contacturl" in r && n(37, ve = r.contacturl), "homeurl" in r && n(38, Ee = r.homeurl), "baseurl" in r && n(39, Pe = r.baseurl), "hideproducts" in r && n(40, De = r.hideproducts), "depositurl" in r && n(41, Le = r.depositurl), "showcashierbonus" in r && n(42, Me = r.showcashierbonus), "biometricsenabled" in r && n(43, Ae = r.biometricsenabled), "activepage" in r && n(67, v = r.activepage), "passwordregex" in r && n(44, Oe = r.passwordregex), "limitformat" in r && n(45, Ue = r.limitformat), "historytypes" in r && n(46, ze = r.historytypes), "pagesizeoptions" in r && n(47, Ne = r.pagesizeoptions), "defaultpagesize" in r && n(48, je = r.defaultpagesize), "dateformat" in r && n(49, Te = r.dateformat), "timeouthasconfirmation" in r && n(50, Ie = r.timeouthasconfirmation), "hascancelbutton" in r && n(51, Re = r.hascancelbutton), "cooloffhasconfirmation" in r && n(52, Ge = r.cooloffhasconfirmation), "forgotmode" in r && n(53, We = r.forgotmode), "token" in r && n(54, Xe = r.token), "bonushistorystatus" in r && n(55, Je = r.bonushistorystatus), "bonushistorytype" in r && n(56, qe = r.bonushistorytype);
7803
+ "cmsendpoint" in r && n(0, u = r.cmsendpoint), "env" in r && n(1, l = r.env), "customnotifications" in r && n(2, f = r.customnotifications), "playerid" in r && n(3, h = r.playerid), "session" in r && n(4, _ = r.session), "endpoint" in r && n(5, g = r.endpoint), "lang" in r && n(6, a = r.lang), "operator" in r && n(7, o = r.operator), "supportemail" in r && n(8, w = r.supportemail), "termsconditionslink" in r && n(9, se = r.termsconditionslink), "separatelimits" in r && n(10, te = r.separatelimits), "hasdefaultamount" in r && n(11, oe = r.hasdefaultamount), "userroles" in r && n(12, Q = r.userroles), "simplepasswordvalidation" in r && n(13, le = r.simplepasswordvalidation), "tablabels" in r && n(14, ae = r.tablabels), "historyenabled" in r && n(15, re = r.historyenabled), "deletelimit" in r && n(16, ue = r.deletelimit), "limitsamount" in r && n(17, fe = r.limitsamount), "limitsperiods" in r && n(18, me = r.limitsperiods), "numberofentries" in r && n(19, ce = r.numberofentries), "customcurrencysymbols" in r && n(20, de = r.customcurrencysymbols), "currency" in r && n(21, pe = r.currency), "apiversion" in r && n(22, he = r.apiversion), "clientstyling" in r && n(23, N = r.clientstyling), "clientstylingurl" in r && n(24, z = r.clientstylingurl), "mbsource" in r && n(25, j = r.mbsource), "translationurl" in r && n(26, T = r.translationurl), "custominputtextswitch" in r && n(27, ge = r.custominputtextswitch), "showlocationdetailsdescription" in r && n(28, we = r.showlocationdetailsdescription), "disabledfields" in r && n(29, _e = r.disabledfields), "gmversion" in r && n(30, F = r.gmversion), "producttype" in r && n(31, be = r.producttype), "successurl" in r && n(32, ye = r.successurl), "failurl" in r && n(33, ke = r.failurl), "cancelurl" in r && n(34, Ce = r.cancelurl), "sportsurl" in r && n(35, Se = r.sportsurl), "casinourl" in r && n(36, ve = r.casinourl), "contacturl" in r && n(37, Ee = r.contacturl), "homeurl" in r && n(38, Pe = r.homeurl), "baseurl" in r && n(39, De = r.baseurl), "hideproducts" in r && n(40, Le = r.hideproducts), "depositurl" in r && n(41, Me = r.depositurl), "showcashierbonus" in r && n(42, Ae = r.showcashierbonus), "biometricsenabled" in r && n(43, Oe = r.biometricsenabled), "activepage" in r && n(68, v = r.activepage), "passwordregex" in r && n(44, Ue = r.passwordregex), "limitformat" in r && n(45, Ne = r.limitformat), "historytypes" in r && n(46, ze = r.historytypes), "pagesizeoptions" in r && n(47, je = r.pagesizeoptions), "defaultpagesize" in r && n(48, Te = r.defaultpagesize), "dateformat" in r && n(49, Ie = r.dateformat), "timeouthasconfirmation" in r && n(50, Re = r.timeouthasconfirmation), "sendnotificationemail" in r && n(51, H = r.sendnotificationemail), "hascancelbutton" in r && n(52, Ge = r.hascancelbutton), "cooloffhasconfirmation" in r && n(53, We = r.cooloffhasconfirmation), "forgotmode" in r && n(54, Xe = r.forgotmode), "token" in r && n(55, Je = r.token), "bonushistorystatus" in r && n(56, qe = r.bonushistorystatus), "bonushistorytype" in r && n(57, Be = r.bonushistorytype);
7778
7804
  }, s.$$.update = () => {
7779
7805
  s.$$.dirty[0] & /*lang*/
7780
- 64 && a && mi(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
7781
- 4223 && u && g && f && h && _ && a && l && Q && $e(), s.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
7782
- 960, s.$$.dirty[0] & /*clientstyling*/
7806
+ 64 && a && ci(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
7807
+ 4223 && u && g && f && h && _ && a && l && Q && xe(), s.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
7808
+ 1920, s.$$.dirty[0] & /*clientstyling*/
7783
7809
  8388608 | s.$$.dirty[1] & /*customStylingContainer*/
7784
- 67108864 && z && E && zi(E, z), s.$$.dirty[0] & /*clientstylingurl*/
7810
+ 134217728 && N && E && zi(E, N), s.$$.dirty[0] & /*clientstylingurl*/
7785
7811
  16777216 | s.$$.dirty[1] & /*customStylingContainer*/
7786
- 67108864 && N && E && Ai(E, N), s.$$.dirty[0] & /*mbsource*/
7812
+ 134217728 && z && E && Oi(E, z), s.$$.dirty[0] & /*mbsource*/
7787
7813
  33554432 | s.$$.dirty[1] & /*customStylingContainer*/
7788
- 67108864 && j && E && Oi(E, `${j}.Style`), s.$$.dirty[0] & /*translationurl*/
7789
- 67108864 && T && ui(), s.$$.dirty[2] & /*activepage*/
7790
- 32 && v && xe();
7814
+ 134217728 && j && E && Ui(E, `${j}.Style`), s.$$.dirty[0] & /*translationurl*/
7815
+ 67108864 && T && fi(), s.$$.dirty[2] & /*activepage*/
7816
+ 64 && v && ei();
7791
7817
  }, [
7792
7818
  u,
7793
7819
  l,
@@ -7798,11 +7824,10 @@ function Xn(s, e, n) {
7798
7824
  a,
7799
7825
  o,
7800
7826
  w,
7801
- ne,
7802
7827
  se,
7803
7828
  te,
7804
- Q,
7805
7829
  oe,
7830
+ Q,
7806
7831
  le,
7807
7832
  ae,
7808
7833
  re,
@@ -7812,15 +7837,15 @@ function Xn(s, e, n) {
7812
7837
  ce,
7813
7838
  de,
7814
7839
  pe,
7815
- z,
7840
+ he,
7816
7841
  N,
7842
+ z,
7817
7843
  j,
7818
7844
  T,
7819
- he,
7820
7845
  ge,
7821
7846
  we,
7822
- F,
7823
7847
  _e,
7848
+ F,
7824
7849
  be,
7825
7850
  ye,
7826
7851
  ke,
@@ -7835,43 +7860,45 @@ function Xn(s, e, n) {
7835
7860
  Ae,
7836
7861
  Oe,
7837
7862
  Ue,
7838
- ze,
7839
7863
  Ne,
7864
+ ze,
7840
7865
  je,
7841
7866
  Te,
7842
7867
  Ie,
7843
7868
  Re,
7869
+ H,
7844
7870
  Ge,
7845
7871
  We,
7846
7872
  Xe,
7847
7873
  Je,
7848
7874
  qe,
7875
+ Be,
7849
7876
  E,
7850
- Qe,
7877
+ Fe,
7851
7878
  C,
7852
7879
  S,
7853
- Ke,
7854
- Fe,
7855
- li,
7856
- ai,
7857
7880
  Ye,
7858
- ci,
7881
+ He,
7882
+ ai,
7883
+ ri,
7884
+ $e,
7885
+ di,
7859
7886
  v,
7860
7887
  I,
7861
7888
  R,
7862
7889
  G,
7863
7890
  L,
7864
- di
7891
+ pi
7865
7892
  ];
7866
7893
  }
7867
- class Jn extends Si {
7894
+ class qn extends vi {
7868
7895
  constructor(e) {
7869
- super(), vi(
7896
+ super(), Ei(
7870
7897
  this,
7871
7898
  e,
7899
+ Jn,
7872
7900
  Xn,
7873
- Wn,
7874
- Ei,
7901
+ Pi,
7875
7902
  {
7876
7903
  cmsendpoint: 0,
7877
7904
  env: 1,
@@ -7917,7 +7944,7 @@ class Jn extends Si {
7917
7944
  depositurl: 41,
7918
7945
  showcashierbonus: 42,
7919
7946
  biometricsenabled: 43,
7920
- activepage: 67,
7947
+ activepage: 68,
7921
7948
  passwordregex: 44,
7922
7949
  limitformat: 45,
7923
7950
  historytypes: 46,
@@ -7925,14 +7952,15 @@ class Jn extends Si {
7925
7952
  defaultpagesize: 48,
7926
7953
  dateformat: 49,
7927
7954
  timeouthasconfirmation: 50,
7928
- hascancelbutton: 51,
7929
- cooloffhasconfirmation: 52,
7930
- forgotmode: 53,
7931
- token: 54,
7932
- bonushistorystatus: 55,
7933
- bonushistorytype: 56
7955
+ sendnotificationemail: 51,
7956
+ hascancelbutton: 52,
7957
+ cooloffhasconfirmation: 53,
7958
+ forgotmode: 54,
7959
+ token: 55,
7960
+ bonushistorystatus: 56,
7961
+ bonushistorytype: 57
7934
7962
  },
7935
- Ri,
7963
+ Gi,
7936
7964
  [-1, -1, -1]
7937
7965
  );
7938
7966
  }
@@ -7940,352 +7968,358 @@ class Jn extends Si {
7940
7968
  return this.$$.ctx[0];
7941
7969
  }
7942
7970
  set cmsendpoint(e) {
7943
- this.$$set({ cmsendpoint: e }), d();
7971
+ this.$$set({ cmsendpoint: e }), m();
7944
7972
  }
7945
7973
  get env() {
7946
7974
  return this.$$.ctx[1];
7947
7975
  }
7948
7976
  set env(e) {
7949
- this.$$set({ env: e }), d();
7977
+ this.$$set({ env: e }), m();
7950
7978
  }
7951
7979
  get customnotifications() {
7952
7980
  return this.$$.ctx[2];
7953
7981
  }
7954
7982
  set customnotifications(e) {
7955
- this.$$set({ customnotifications: e }), d();
7983
+ this.$$set({ customnotifications: e }), m();
7956
7984
  }
7957
7985
  get playerid() {
7958
7986
  return this.$$.ctx[3];
7959
7987
  }
7960
7988
  set playerid(e) {
7961
- this.$$set({ playerid: e }), d();
7989
+ this.$$set({ playerid: e }), m();
7962
7990
  }
7963
7991
  get session() {
7964
7992
  return this.$$.ctx[4];
7965
7993
  }
7966
7994
  set session(e) {
7967
- this.$$set({ session: e }), d();
7995
+ this.$$set({ session: e }), m();
7968
7996
  }
7969
7997
  get endpoint() {
7970
7998
  return this.$$.ctx[5];
7971
7999
  }
7972
8000
  set endpoint(e) {
7973
- this.$$set({ endpoint: e }), d();
8001
+ this.$$set({ endpoint: e }), m();
7974
8002
  }
7975
8003
  get lang() {
7976
8004
  return this.$$.ctx[6];
7977
8005
  }
7978
8006
  set lang(e) {
7979
- this.$$set({ lang: e }), d();
8007
+ this.$$set({ lang: e }), m();
7980
8008
  }
7981
8009
  get operator() {
7982
8010
  return this.$$.ctx[7];
7983
8011
  }
7984
8012
  set operator(e) {
7985
- this.$$set({ operator: e }), d();
8013
+ this.$$set({ operator: e }), m();
7986
8014
  }
7987
8015
  get supportemail() {
7988
8016
  return this.$$.ctx[8];
7989
8017
  }
7990
8018
  set supportemail(e) {
7991
- this.$$set({ supportemail: e }), d();
8019
+ this.$$set({ supportemail: e }), m();
7992
8020
  }
7993
8021
  get termsconditionslink() {
7994
8022
  return this.$$.ctx[9];
7995
8023
  }
7996
8024
  set termsconditionslink(e) {
7997
- this.$$set({ termsconditionslink: e }), d();
8025
+ this.$$set({ termsconditionslink: e }), m();
7998
8026
  }
7999
8027
  get separatelimits() {
8000
8028
  return this.$$.ctx[10];
8001
8029
  }
8002
8030
  set separatelimits(e) {
8003
- this.$$set({ separatelimits: e }), d();
8031
+ this.$$set({ separatelimits: e }), m();
8004
8032
  }
8005
8033
  get hasdefaultamount() {
8006
8034
  return this.$$.ctx[11];
8007
8035
  }
8008
8036
  set hasdefaultamount(e) {
8009
- this.$$set({ hasdefaultamount: e }), d();
8037
+ this.$$set({ hasdefaultamount: e }), m();
8010
8038
  }
8011
8039
  get userroles() {
8012
8040
  return this.$$.ctx[12];
8013
8041
  }
8014
8042
  set userroles(e) {
8015
- this.$$set({ userroles: e }), d();
8043
+ this.$$set({ userroles: e }), m();
8016
8044
  }
8017
8045
  get simplepasswordvalidation() {
8018
8046
  return this.$$.ctx[13];
8019
8047
  }
8020
8048
  set simplepasswordvalidation(e) {
8021
- this.$$set({ simplepasswordvalidation: e }), d();
8049
+ this.$$set({ simplepasswordvalidation: e }), m();
8022
8050
  }
8023
8051
  get tablabels() {
8024
8052
  return this.$$.ctx[14];
8025
8053
  }
8026
8054
  set tablabels(e) {
8027
- this.$$set({ tablabels: e }), d();
8055
+ this.$$set({ tablabels: e }), m();
8028
8056
  }
8029
8057
  get historyenabled() {
8030
8058
  return this.$$.ctx[15];
8031
8059
  }
8032
8060
  set historyenabled(e) {
8033
- this.$$set({ historyenabled: e }), d();
8061
+ this.$$set({ historyenabled: e }), m();
8034
8062
  }
8035
8063
  get deletelimit() {
8036
8064
  return this.$$.ctx[16];
8037
8065
  }
8038
8066
  set deletelimit(e) {
8039
- this.$$set({ deletelimit: e }), d();
8067
+ this.$$set({ deletelimit: e }), m();
8040
8068
  }
8041
8069
  get limitsamount() {
8042
8070
  return this.$$.ctx[17];
8043
8071
  }
8044
8072
  set limitsamount(e) {
8045
- this.$$set({ limitsamount: e }), d();
8073
+ this.$$set({ limitsamount: e }), m();
8046
8074
  }
8047
8075
  get limitsperiods() {
8048
8076
  return this.$$.ctx[18];
8049
8077
  }
8050
8078
  set limitsperiods(e) {
8051
- this.$$set({ limitsperiods: e }), d();
8079
+ this.$$set({ limitsperiods: e }), m();
8052
8080
  }
8053
8081
  get numberofentries() {
8054
8082
  return this.$$.ctx[19];
8055
8083
  }
8056
8084
  set numberofentries(e) {
8057
- this.$$set({ numberofentries: e }), d();
8085
+ this.$$set({ numberofentries: e }), m();
8058
8086
  }
8059
8087
  get customcurrencysymbols() {
8060
8088
  return this.$$.ctx[20];
8061
8089
  }
8062
8090
  set customcurrencysymbols(e) {
8063
- this.$$set({ customcurrencysymbols: e }), d();
8091
+ this.$$set({ customcurrencysymbols: e }), m();
8064
8092
  }
8065
8093
  get currency() {
8066
8094
  return this.$$.ctx[21];
8067
8095
  }
8068
8096
  set currency(e) {
8069
- this.$$set({ currency: e }), d();
8097
+ this.$$set({ currency: e }), m();
8070
8098
  }
8071
8099
  get apiversion() {
8072
8100
  return this.$$.ctx[22];
8073
8101
  }
8074
8102
  set apiversion(e) {
8075
- this.$$set({ apiversion: e }), d();
8103
+ this.$$set({ apiversion: e }), m();
8076
8104
  }
8077
8105
  get clientstyling() {
8078
8106
  return this.$$.ctx[23];
8079
8107
  }
8080
8108
  set clientstyling(e) {
8081
- this.$$set({ clientstyling: e }), d();
8109
+ this.$$set({ clientstyling: e }), m();
8082
8110
  }
8083
8111
  get clientstylingurl() {
8084
8112
  return this.$$.ctx[24];
8085
8113
  }
8086
8114
  set clientstylingurl(e) {
8087
- this.$$set({ clientstylingurl: e }), d();
8115
+ this.$$set({ clientstylingurl: e }), m();
8088
8116
  }
8089
8117
  get mbsource() {
8090
8118
  return this.$$.ctx[25];
8091
8119
  }
8092
8120
  set mbsource(e) {
8093
- this.$$set({ mbsource: e }), d();
8121
+ this.$$set({ mbsource: e }), m();
8094
8122
  }
8095
8123
  get translationurl() {
8096
8124
  return this.$$.ctx[26];
8097
8125
  }
8098
8126
  set translationurl(e) {
8099
- this.$$set({ translationurl: e }), d();
8127
+ this.$$set({ translationurl: e }), m();
8100
8128
  }
8101
8129
  get custominputtextswitch() {
8102
8130
  return this.$$.ctx[27];
8103
8131
  }
8104
8132
  set custominputtextswitch(e) {
8105
- this.$$set({ custominputtextswitch: e }), d();
8133
+ this.$$set({ custominputtextswitch: e }), m();
8106
8134
  }
8107
8135
  get showlocationdetailsdescription() {
8108
8136
  return this.$$.ctx[28];
8109
8137
  }
8110
8138
  set showlocationdetailsdescription(e) {
8111
- this.$$set({ showlocationdetailsdescription: e }), d();
8139
+ this.$$set({ showlocationdetailsdescription: e }), m();
8112
8140
  }
8113
8141
  get disabledfields() {
8114
8142
  return this.$$.ctx[29];
8115
8143
  }
8116
8144
  set disabledfields(e) {
8117
- this.$$set({ disabledfields: e }), d();
8145
+ this.$$set({ disabledfields: e }), m();
8118
8146
  }
8119
8147
  get gmversion() {
8120
8148
  return this.$$.ctx[30];
8121
8149
  }
8122
8150
  set gmversion(e) {
8123
- this.$$set({ gmversion: e }), d();
8151
+ this.$$set({ gmversion: e }), m();
8124
8152
  }
8125
8153
  get producttype() {
8126
8154
  return this.$$.ctx[31];
8127
8155
  }
8128
8156
  set producttype(e) {
8129
- this.$$set({ producttype: e }), d();
8157
+ this.$$set({ producttype: e }), m();
8130
8158
  }
8131
8159
  get successurl() {
8132
8160
  return this.$$.ctx[32];
8133
8161
  }
8134
8162
  set successurl(e) {
8135
- this.$$set({ successurl: e }), d();
8163
+ this.$$set({ successurl: e }), m();
8136
8164
  }
8137
8165
  get failurl() {
8138
8166
  return this.$$.ctx[33];
8139
8167
  }
8140
8168
  set failurl(e) {
8141
- this.$$set({ failurl: e }), d();
8169
+ this.$$set({ failurl: e }), m();
8142
8170
  }
8143
8171
  get cancelurl() {
8144
8172
  return this.$$.ctx[34];
8145
8173
  }
8146
8174
  set cancelurl(e) {
8147
- this.$$set({ cancelurl: e }), d();
8175
+ this.$$set({ cancelurl: e }), m();
8148
8176
  }
8149
8177
  get sportsurl() {
8150
8178
  return this.$$.ctx[35];
8151
8179
  }
8152
8180
  set sportsurl(e) {
8153
- this.$$set({ sportsurl: e }), d();
8181
+ this.$$set({ sportsurl: e }), m();
8154
8182
  }
8155
8183
  get casinourl() {
8156
8184
  return this.$$.ctx[36];
8157
8185
  }
8158
8186
  set casinourl(e) {
8159
- this.$$set({ casinourl: e }), d();
8187
+ this.$$set({ casinourl: e }), m();
8160
8188
  }
8161
8189
  get contacturl() {
8162
8190
  return this.$$.ctx[37];
8163
8191
  }
8164
8192
  set contacturl(e) {
8165
- this.$$set({ contacturl: e }), d();
8193
+ this.$$set({ contacturl: e }), m();
8166
8194
  }
8167
8195
  get homeurl() {
8168
8196
  return this.$$.ctx[38];
8169
8197
  }
8170
8198
  set homeurl(e) {
8171
- this.$$set({ homeurl: e }), d();
8199
+ this.$$set({ homeurl: e }), m();
8172
8200
  }
8173
8201
  get baseurl() {
8174
8202
  return this.$$.ctx[39];
8175
8203
  }
8176
8204
  set baseurl(e) {
8177
- this.$$set({ baseurl: e }), d();
8205
+ this.$$set({ baseurl: e }), m();
8178
8206
  }
8179
8207
  get hideproducts() {
8180
8208
  return this.$$.ctx[40];
8181
8209
  }
8182
8210
  set hideproducts(e) {
8183
- this.$$set({ hideproducts: e }), d();
8211
+ this.$$set({ hideproducts: e }), m();
8184
8212
  }
8185
8213
  get depositurl() {
8186
8214
  return this.$$.ctx[41];
8187
8215
  }
8188
8216
  set depositurl(e) {
8189
- this.$$set({ depositurl: e }), d();
8217
+ this.$$set({ depositurl: e }), m();
8190
8218
  }
8191
8219
  get showcashierbonus() {
8192
8220
  return this.$$.ctx[42];
8193
8221
  }
8194
8222
  set showcashierbonus(e) {
8195
- this.$$set({ showcashierbonus: e }), d();
8223
+ this.$$set({ showcashierbonus: e }), m();
8196
8224
  }
8197
8225
  get biometricsenabled() {
8198
8226
  return this.$$.ctx[43];
8199
8227
  }
8200
8228
  set biometricsenabled(e) {
8201
- this.$$set({ biometricsenabled: e }), d();
8229
+ this.$$set({ biometricsenabled: e }), m();
8202
8230
  }
8203
8231
  get activepage() {
8204
- return this.$$.ctx[67];
8232
+ return this.$$.ctx[68];
8205
8233
  }
8206
8234
  set activepage(e) {
8207
- this.$$set({ activepage: e }), d();
8235
+ this.$$set({ activepage: e }), m();
8208
8236
  }
8209
8237
  get passwordregex() {
8210
8238
  return this.$$.ctx[44];
8211
8239
  }
8212
8240
  set passwordregex(e) {
8213
- this.$$set({ passwordregex: e }), d();
8241
+ this.$$set({ passwordregex: e }), m();
8214
8242
  }
8215
8243
  get limitformat() {
8216
8244
  return this.$$.ctx[45];
8217
8245
  }
8218
8246
  set limitformat(e) {
8219
- this.$$set({ limitformat: e }), d();
8247
+ this.$$set({ limitformat: e }), m();
8220
8248
  }
8221
8249
  get historytypes() {
8222
8250
  return this.$$.ctx[46];
8223
8251
  }
8224
8252
  set historytypes(e) {
8225
- this.$$set({ historytypes: e }), d();
8253
+ this.$$set({ historytypes: e }), m();
8226
8254
  }
8227
8255
  get pagesizeoptions() {
8228
8256
  return this.$$.ctx[47];
8229
8257
  }
8230
8258
  set pagesizeoptions(e) {
8231
- this.$$set({ pagesizeoptions: e }), d();
8259
+ this.$$set({ pagesizeoptions: e }), m();
8232
8260
  }
8233
8261
  get defaultpagesize() {
8234
8262
  return this.$$.ctx[48];
8235
8263
  }
8236
8264
  set defaultpagesize(e) {
8237
- this.$$set({ defaultpagesize: e }), d();
8265
+ this.$$set({ defaultpagesize: e }), m();
8238
8266
  }
8239
8267
  get dateformat() {
8240
8268
  return this.$$.ctx[49];
8241
8269
  }
8242
8270
  set dateformat(e) {
8243
- this.$$set({ dateformat: e }), d();
8271
+ this.$$set({ dateformat: e }), m();
8244
8272
  }
8245
8273
  get timeouthasconfirmation() {
8246
8274
  return this.$$.ctx[50];
8247
8275
  }
8248
8276
  set timeouthasconfirmation(e) {
8249
- this.$$set({ timeouthasconfirmation: e }), d();
8277
+ this.$$set({ timeouthasconfirmation: e }), m();
8250
8278
  }
8251
- get hascancelbutton() {
8279
+ get sendnotificationemail() {
8252
8280
  return this.$$.ctx[51];
8253
8281
  }
8282
+ set sendnotificationemail(e) {
8283
+ this.$$set({ sendnotificationemail: e }), m();
8284
+ }
8285
+ get hascancelbutton() {
8286
+ return this.$$.ctx[52];
8287
+ }
8254
8288
  set hascancelbutton(e) {
8255
- this.$$set({ hascancelbutton: e }), d();
8289
+ this.$$set({ hascancelbutton: e }), m();
8256
8290
  }
8257
8291
  get cooloffhasconfirmation() {
8258
- return this.$$.ctx[52];
8292
+ return this.$$.ctx[53];
8259
8293
  }
8260
8294
  set cooloffhasconfirmation(e) {
8261
- this.$$set({ cooloffhasconfirmation: e }), d();
8295
+ this.$$set({ cooloffhasconfirmation: e }), m();
8262
8296
  }
8263
8297
  get forgotmode() {
8264
- return this.$$.ctx[53];
8298
+ return this.$$.ctx[54];
8265
8299
  }
8266
8300
  set forgotmode(e) {
8267
- this.$$set({ forgotmode: e }), d();
8301
+ this.$$set({ forgotmode: e }), m();
8268
8302
  }
8269
8303
  get token() {
8270
- return this.$$.ctx[54];
8304
+ return this.$$.ctx[55];
8271
8305
  }
8272
8306
  set token(e) {
8273
- this.$$set({ token: e }), d();
8307
+ this.$$set({ token: e }), m();
8274
8308
  }
8275
8309
  get bonushistorystatus() {
8276
- return this.$$.ctx[55];
8310
+ return this.$$.ctx[56];
8277
8311
  }
8278
8312
  set bonushistorystatus(e) {
8279
- this.$$set({ bonushistorystatus: e }), d();
8313
+ this.$$set({ bonushistorystatus: e }), m();
8280
8314
  }
8281
8315
  get bonushistorytype() {
8282
- return this.$$.ctx[56];
8316
+ return this.$$.ctx[57];
8283
8317
  }
8284
8318
  set bonushistorytype(e) {
8285
- this.$$set({ bonushistorytype: e }), d();
8319
+ this.$$set({ bonushistorytype: e }), m();
8286
8320
  }
8287
8321
  }
8288
- Ci(Jn, { 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: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, passwordregex: {}, limitformat: {}, historytypes: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, bonushistorystatus: {}, bonushistorytype: {} }, [], [], !0);
8322
+ Si(qn, { 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: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, passwordregex: {}, limitformat: {}, historytypes: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, sendnotificationemail: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, bonushistorystatus: {}, bonushistorytype: {} }, [], [], !0);
8289
8323
  export {
8290
- Jn as P
8324
+ qn as P
8291
8325
  };