@everymatrix/player-account-controller 1.87.22 → 1.87.24
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.
- package/components/{PlayerAccountController-DxfFVPyN.js → PlayerAccountController-BIT34S8X.js} +445 -415
- package/components/PlayerAccountController-D3sj_FFc.cjs +1 -0
- package/components/{PlayerAccountController-D2ngPpjA.js → PlayerAccountController-fNX47iaF.js} +444 -414
- package/components/{PlayerAccountGamingLimitsPage2Gm16-T3EGekRb.cjs → PlayerAccountGamingLimitsPage2Gm16-CMxzI07w.cjs} +6 -6
- package/components/{PlayerAccountGamingLimitsPage2Gm16-BTBGuybw.js → PlayerAccountGamingLimitsPage2Gm16-EA4I02NQ.js} +1109 -1090
- package/components/{PlayerAccountGamingLimitsPage2Gm16-DR1vKR63.js → PlayerAccountGamingLimitsPage2Gm16-o_0DfyBW.js} +1149 -1130
- package/components/{PlayerAccountGamingLimitsWrapper2-C36Kk6Uu.cjs → PlayerAccountGamingLimitsWrapper2-1lOfUhUT.cjs} +2 -2
- package/components/{PlayerAccountGamingLimitsWrapper2-p9PPOiaH.js → PlayerAccountGamingLimitsWrapper2-B_pUqlM0.js} +387 -367
- package/components/{PlayerAccountGamingLimitsWrapper2-DRpLzl8S.js → PlayerAccountGamingLimitsWrapper2-DG5pRuF1.js} +346 -326
- package/es2015/player-account-controller.cjs +1 -1
- package/es2015/player-account-controller.js +1 -1
- package/esnext/player-account-controller.js +1 -1
- package/package.json +1 -1
- package/stencil/{checkbox-group-input_16-CnSEKvUp.cjs → checkbox-group-input_16-BleDOv1j.cjs} +1 -1
- package/stencil/{checkbox-group-input_16-Cw7SqTHE.js → checkbox-group-input_16-CWPF1hwQ.js} +9 -5
- package/stencil/{checkbox-group-input_16-958vEQz6.js → checkbox-group-input_16-hzyeahgc.js} +9 -5
- package/stencil/{index-c666b6e6-BDuZr3iP.js → index-c666b6e6-BXeJ50Ee.js} +1 -1
- package/stencil/{index-c666b6e6-DgALrMSn.js → index-c666b6e6-C73yIqWX.js} +1 -1
- package/stencil/{index-c666b6e6-C-BeL26z.cjs → index-c666b6e6-xZblcsbg.cjs} +1 -1
- package/stencil/{pam-change-password-6b535bd5-BWg4QFDq.cjs → pam-change-password-6b535bd5-B__iAVdi.cjs} +1 -1
- package/stencil/{pam-change-password-6b535bd5-Tq5K6iDN.js → pam-change-password-6b535bd5-qqnayZTK.js} +1 -1
- package/stencil/{pam-change-password-6b535bd5-DKUI6UED.js → pam-change-password-6b535bd5-sv0jAJ14.js} +1 -1
- package/stencil/{pam-change-password-GxAyviRa.js → pam-change-password-CE5sZeR4.js} +1 -1
- package/stencil/{pam-change-password-Cy20mj_z.cjs → pam-change-password-CO4aon7O.cjs} +1 -1
- package/stencil/{pam-change-password-DHk8LAhq.js → pam-change-password-J4dNnHYD.js} +1 -1
- package/components/PlayerAccountController-BiAj9qh2.cjs +0 -1
package/components/{PlayerAccountController-DxfFVPyN.js → PlayerAccountController-BIT34S8X.js}
RENAMED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { $ as K, F as
|
|
1
|
+
import { $ as K, F as Si, a as Ci, A as Pi, S as Di, i as Li, s as Mi, f as m, b as zi, n as Y, d as c, h, k as d, p as Oi, q as Ui, G as Ai, u as ji, w as Ti, e as x, H as Ii, C as ee, g as i, j as U, m as $, I as hi, B as Ri, x as Ni, y as Gi, z as qi } from "./GeneralLogout-CwcvAxfM.js";
|
|
2
2
|
import "../stencil/user-deposit-withdrawal-DmXcotOq.js";
|
|
3
3
|
import "../stencil/player-kyc-verification-BUKoBt3P.js";
|
|
4
4
|
import "../stencil/user-transaction-history-CcfxBfFN.js";
|
|
5
|
-
import "../stencil/pam-change-password-
|
|
6
|
-
function
|
|
5
|
+
import "../stencil/pam-change-password-CE5sZeR4.js";
|
|
6
|
+
function Wi({ withLocale: l, translations: e }) {
|
|
7
7
|
K.subscribe((n) => {
|
|
8
|
-
n == null && (
|
|
8
|
+
n == null && (Si.set(e), K.set(l));
|
|
9
9
|
});
|
|
10
10
|
}
|
|
11
|
-
function
|
|
12
|
-
|
|
11
|
+
function mi(l, e) {
|
|
12
|
+
Ci(l, e);
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function Xi(l) {
|
|
15
15
|
K.set(l);
|
|
16
16
|
}
|
|
17
|
-
const
|
|
17
|
+
const ci = {
|
|
18
18
|
en: {
|
|
19
19
|
profileUpdateSuccess: "Profile updated!",
|
|
20
20
|
timeoutSuccess: "Timeout active",
|
|
@@ -421,7 +421,7 @@ if (typeof window < "u") {
|
|
|
421
421
|
}
|
|
422
422
|
};
|
|
423
423
|
};
|
|
424
|
-
customElements.define = l(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-
|
|
424
|
+
customElements.define = l(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-B_pUqlM0.js").then(({ default: e }) => {
|
|
425
425
|
!customElements.get("player-account-gaming-limits-wrapper-2") && customElements.define(
|
|
426
426
|
"player-account-gaming-limits-wrapper-2",
|
|
427
427
|
e.element
|
|
@@ -492,30 +492,30 @@ if (typeof window < "u") {
|
|
|
492
492
|
!customElements.get("player-account-review-frequency") && customElements.define("player-account-review-frequency", e.element);
|
|
493
493
|
});
|
|
494
494
|
}
|
|
495
|
-
function Xi(l) {
|
|
496
|
-
Mi(l, "svelte-11erj2t", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586b))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072a));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
|
|
497
|
-
}
|
|
498
495
|
function Ji(l) {
|
|
496
|
+
zi(l, "svelte-11erj2t", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586b))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072a));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
|
|
497
|
+
}
|
|
498
|
+
function Hi(l) {
|
|
499
499
|
let e;
|
|
500
500
|
function n(o, f) {
|
|
501
501
|
if (
|
|
502
502
|
/*isMobile*/
|
|
503
|
-
o[
|
|
503
|
+
o[72]
|
|
504
504
|
)
|
|
505
|
-
return
|
|
505
|
+
return Vi;
|
|
506
506
|
if (
|
|
507
507
|
/*sessionId*/
|
|
508
|
-
o[
|
|
508
|
+
o[70] && /*cmsendpoint*/
|
|
509
509
|
o[0] && /*env*/
|
|
510
510
|
o[1]
|
|
511
511
|
)
|
|
512
|
-
return
|
|
512
|
+
return Fi;
|
|
513
513
|
}
|
|
514
514
|
let s = n(l), u = s && s(l);
|
|
515
515
|
return {
|
|
516
516
|
c() {
|
|
517
517
|
e = d("section"), u && u.c(), x(e, "class", "PlayerAccountPage " + /*isMobile*/
|
|
518
|
-
(l[
|
|
518
|
+
(l[72] ? "PlayerAccountMobilePage" : ""));
|
|
519
519
|
},
|
|
520
520
|
m(o, f) {
|
|
521
521
|
h(o, e, f), u && u.m(e, null);
|
|
@@ -528,7 +528,7 @@ function Ji(l) {
|
|
|
528
528
|
}
|
|
529
529
|
};
|
|
530
530
|
}
|
|
531
|
-
function
|
|
531
|
+
function Bi(l) {
|
|
532
532
|
let e;
|
|
533
533
|
return {
|
|
534
534
|
c() {
|
|
@@ -543,147 +543,147 @@ function Hi(l) {
|
|
|
543
543
|
}
|
|
544
544
|
};
|
|
545
545
|
}
|
|
546
|
-
function
|
|
546
|
+
function Fi(l) {
|
|
547
547
|
let e, n, s, u, o, f, p;
|
|
548
548
|
function _(t, w) {
|
|
549
549
|
if (
|
|
550
550
|
/*activeMenuItem*/
|
|
551
|
-
t[
|
|
552
|
-
t[
|
|
551
|
+
t[71] === /*widgetPath*/
|
|
552
|
+
t[75][0]
|
|
553
|
+
)
|
|
554
|
+
return wn;
|
|
555
|
+
if (
|
|
556
|
+
/*activeMenuItem*/
|
|
557
|
+
t[71] === /*widgetPath*/
|
|
558
|
+
t[75][1]
|
|
553
559
|
)
|
|
554
560
|
return gn;
|
|
555
561
|
if (
|
|
556
562
|
/*activeMenuItem*/
|
|
557
|
-
t[
|
|
558
|
-
t[
|
|
563
|
+
t[71] === /*widgetPath*/
|
|
564
|
+
t[75][2]
|
|
559
565
|
)
|
|
560
566
|
return pn;
|
|
561
567
|
if (
|
|
562
568
|
/*activeMenuItem*/
|
|
563
|
-
t[
|
|
564
|
-
t[
|
|
569
|
+
t[71] === /*widgetPath*/
|
|
570
|
+
t[75][3]
|
|
565
571
|
)
|
|
566
572
|
return dn;
|
|
567
573
|
if (
|
|
568
574
|
/*activeMenuItem*/
|
|
569
|
-
t[
|
|
570
|
-
t[
|
|
575
|
+
t[71] === /*widgetPath*/
|
|
576
|
+
t[75][4]
|
|
571
577
|
)
|
|
572
578
|
return hn;
|
|
573
579
|
if (
|
|
574
580
|
/*activeMenuItem*/
|
|
575
|
-
t[
|
|
576
|
-
t[
|
|
581
|
+
t[71] === /*widgetPath*/
|
|
582
|
+
t[75][5]
|
|
577
583
|
)
|
|
578
584
|
return cn;
|
|
579
585
|
if (
|
|
580
586
|
/*activeMenuItem*/
|
|
581
|
-
t[
|
|
582
|
-
t[
|
|
587
|
+
t[71] == /*widgetPath*/
|
|
588
|
+
t[75][6]
|
|
583
589
|
)
|
|
584
590
|
return mn;
|
|
585
591
|
if (
|
|
586
592
|
/*activeMenuItem*/
|
|
587
|
-
t[
|
|
588
|
-
t[
|
|
593
|
+
t[71] === /*widgetPath*/
|
|
594
|
+
t[75][7]
|
|
589
595
|
)
|
|
590
596
|
return fn;
|
|
591
597
|
if (
|
|
592
598
|
/*activeMenuItem*/
|
|
593
|
-
t[
|
|
594
|
-
t[
|
|
599
|
+
t[71] === /*widgetPath*/
|
|
600
|
+
t[75][8]
|
|
595
601
|
)
|
|
596
602
|
return un;
|
|
597
603
|
if (
|
|
598
604
|
/*activeMenuItem*/
|
|
599
|
-
t[
|
|
600
|
-
t[
|
|
605
|
+
t[71] === /*widgetPath*/
|
|
606
|
+
t[75][9]
|
|
601
607
|
)
|
|
602
608
|
return rn;
|
|
603
609
|
if (
|
|
604
610
|
/*activeMenuItem*/
|
|
605
|
-
t[
|
|
606
|
-
t[
|
|
611
|
+
t[71] === /*widgetPath*/
|
|
612
|
+
t[75][10]
|
|
607
613
|
)
|
|
608
614
|
return an;
|
|
609
615
|
if (
|
|
610
616
|
/*activeMenuItem*/
|
|
611
|
-
t[
|
|
612
|
-
t[
|
|
617
|
+
t[71] === /*widgetPath*/
|
|
618
|
+
t[75][11]
|
|
613
619
|
)
|
|
614
620
|
return on;
|
|
615
621
|
if (
|
|
616
622
|
/*activeMenuItem*/
|
|
617
|
-
t[
|
|
618
|
-
t[
|
|
623
|
+
t[71] === /*widgetPath*/
|
|
624
|
+
t[75][12]
|
|
619
625
|
)
|
|
620
626
|
return tn;
|
|
621
627
|
if (
|
|
622
628
|
/*activeMenuItem*/
|
|
623
|
-
t[
|
|
624
|
-
t[
|
|
629
|
+
t[71] === /*widgetPath*/
|
|
630
|
+
t[75][13]
|
|
625
631
|
)
|
|
626
632
|
return ln;
|
|
627
633
|
if (
|
|
628
634
|
/*activeMenuItem*/
|
|
629
|
-
t[
|
|
630
|
-
t[
|
|
635
|
+
t[71] === /*widgetPath*/
|
|
636
|
+
t[75][14]
|
|
631
637
|
)
|
|
632
638
|
return sn;
|
|
633
639
|
if (
|
|
634
640
|
/*activeMenuItem*/
|
|
635
|
-
t[
|
|
636
|
-
t[
|
|
641
|
+
t[71] === /*widgetPath*/
|
|
642
|
+
t[75][15]
|
|
637
643
|
)
|
|
638
644
|
return nn;
|
|
639
645
|
if (
|
|
640
646
|
/*activeMenuItem*/
|
|
641
|
-
t[
|
|
642
|
-
t[
|
|
647
|
+
t[71] === /*widgetPath*/
|
|
648
|
+
t[75][16]
|
|
643
649
|
)
|
|
644
650
|
return en;
|
|
645
651
|
if (
|
|
646
652
|
/*activeMenuItem*/
|
|
647
|
-
t[
|
|
648
|
-
t[
|
|
653
|
+
t[71] === /*widgetPath*/
|
|
654
|
+
t[75][17]
|
|
649
655
|
)
|
|
650
656
|
return xi;
|
|
651
657
|
if (
|
|
652
658
|
/*activeMenuItem*/
|
|
653
|
-
t[
|
|
654
|
-
t[
|
|
659
|
+
t[71] === /*widgetPath*/
|
|
660
|
+
t[75][18]
|
|
655
661
|
)
|
|
656
662
|
return $i;
|
|
657
663
|
if (
|
|
658
664
|
/*activeMenuItem*/
|
|
659
|
-
t[
|
|
660
|
-
t[
|
|
665
|
+
t[71] === /*widgetPath*/
|
|
666
|
+
t[75][19]
|
|
661
667
|
)
|
|
662
668
|
return Yi;
|
|
663
669
|
if (
|
|
664
670
|
/*activeMenuItem*/
|
|
665
|
-
t[
|
|
666
|
-
t[
|
|
671
|
+
t[71] === /*widgetPath*/
|
|
672
|
+
t[75][20]
|
|
667
673
|
)
|
|
668
674
|
return Ki;
|
|
669
675
|
if (
|
|
670
676
|
/*activeMenuItem*/
|
|
671
|
-
t[
|
|
672
|
-
t[
|
|
677
|
+
t[71] === /*widgetPath*/
|
|
678
|
+
t[75][21]
|
|
673
679
|
)
|
|
674
680
|
return Zi;
|
|
675
681
|
if (
|
|
676
682
|
/*activeMenuItem*/
|
|
677
|
-
t[
|
|
678
|
-
t[
|
|
683
|
+
t[71] === /*widgetPath*/
|
|
684
|
+
t[75][22]
|
|
679
685
|
)
|
|
680
686
|
return Qi;
|
|
681
|
-
if (
|
|
682
|
-
/*activeMenuItem*/
|
|
683
|
-
t[70] === /*widgetPath*/
|
|
684
|
-
t[74][22]
|
|
685
|
-
)
|
|
686
|
-
return Vi;
|
|
687
687
|
}
|
|
688
688
|
let g = _(l), r = g && g(l);
|
|
689
689
|
return {
|
|
@@ -717,7 +717,7 @@ function Bi(l) {
|
|
|
717
717
|
n,
|
|
718
718
|
"activemenuitem",
|
|
719
719
|
/*activeMenuItem*/
|
|
720
|
-
l[
|
|
720
|
+
l[71]
|
|
721
721
|
), i(
|
|
722
722
|
n,
|
|
723
723
|
"cmsendpoint",
|
|
@@ -727,7 +727,7 @@ function Bi(l) {
|
|
|
727
727
|
n,
|
|
728
728
|
"selecteditem",
|
|
729
729
|
/*selected*/
|
|
730
|
-
l[
|
|
730
|
+
l[74]
|
|
731
731
|
), i(
|
|
732
732
|
n,
|
|
733
733
|
"userroles",
|
|
@@ -825,11 +825,11 @@ function Bi(l) {
|
|
|
825
825
|
/*env*/
|
|
826
826
|
t[1]
|
|
827
827
|
), w[2] & /*activeMenuItem*/
|
|
828
|
-
|
|
828
|
+
512 && i(
|
|
829
829
|
n,
|
|
830
830
|
"activemenuitem",
|
|
831
831
|
/*activeMenuItem*/
|
|
832
|
-
t[
|
|
832
|
+
t[71]
|
|
833
833
|
), w[0] & /*cmsendpoint*/
|
|
834
834
|
1 && i(
|
|
835
835
|
n,
|
|
@@ -915,156 +915,156 @@ function Bi(l) {
|
|
|
915
915
|
}
|
|
916
916
|
};
|
|
917
917
|
}
|
|
918
|
-
function
|
|
918
|
+
function Vi(l) {
|
|
919
919
|
let e;
|
|
920
920
|
function n(o, f) {
|
|
921
921
|
if (!/*activeMenuItem*/
|
|
922
|
-
o[
|
|
922
|
+
o[71])
|
|
923
|
+
return Hn;
|
|
924
|
+
if (
|
|
925
|
+
/*activeMenuItem*/
|
|
926
|
+
o[71] === /*widgetPath*/
|
|
927
|
+
o[75][0]
|
|
928
|
+
)
|
|
923
929
|
return Jn;
|
|
924
930
|
if (
|
|
925
931
|
/*activeMenuItem*/
|
|
926
|
-
o[
|
|
927
|
-
o[
|
|
932
|
+
o[71] === /*widgetPath*/
|
|
933
|
+
o[75][1]
|
|
928
934
|
)
|
|
929
935
|
return Xn;
|
|
930
936
|
if (
|
|
931
937
|
/*activeMenuItem*/
|
|
932
|
-
o[
|
|
933
|
-
o[
|
|
938
|
+
o[71] === /*widgetPath*/
|
|
939
|
+
o[75][2]
|
|
934
940
|
)
|
|
935
941
|
return Wn;
|
|
936
942
|
if (
|
|
937
943
|
/*activeMenuItem*/
|
|
938
|
-
o[
|
|
939
|
-
o[
|
|
944
|
+
o[71] === /*widgetPath*/
|
|
945
|
+
o[75][3]
|
|
940
946
|
)
|
|
941
947
|
return qn;
|
|
942
948
|
if (
|
|
943
949
|
/*activeMenuItem*/
|
|
944
|
-
o[
|
|
945
|
-
o[
|
|
950
|
+
o[71] === /*widgetPath*/
|
|
951
|
+
o[75][4]
|
|
946
952
|
)
|
|
947
953
|
return Gn;
|
|
948
954
|
if (
|
|
949
955
|
/*activeMenuItem*/
|
|
950
|
-
o[
|
|
951
|
-
o[
|
|
956
|
+
o[71] === /*widgetPath*/
|
|
957
|
+
o[75][5]
|
|
952
958
|
)
|
|
953
959
|
return Nn;
|
|
954
960
|
if (
|
|
955
961
|
/*activeMenuItem*/
|
|
956
|
-
o[
|
|
957
|
-
o[
|
|
962
|
+
o[71] === /*widgetPath*/
|
|
963
|
+
o[75][6]
|
|
958
964
|
)
|
|
959
965
|
return Rn;
|
|
960
966
|
if (
|
|
961
967
|
/*activeMenuItem*/
|
|
962
|
-
o[
|
|
963
|
-
o[
|
|
968
|
+
o[71] === /*widgetPath*/
|
|
969
|
+
o[75][7]
|
|
964
970
|
)
|
|
965
971
|
return In;
|
|
966
972
|
if (
|
|
967
973
|
/*activeMenuItem*/
|
|
968
|
-
o[
|
|
969
|
-
o[
|
|
974
|
+
o[71] === /*widgetPath*/
|
|
975
|
+
o[75][8]
|
|
970
976
|
)
|
|
971
977
|
return Tn;
|
|
972
978
|
if (
|
|
973
979
|
/*activeMenuItem*/
|
|
974
|
-
o[
|
|
975
|
-
o[
|
|
980
|
+
o[71] === /*widgetPath*/
|
|
981
|
+
o[75][9]
|
|
976
982
|
)
|
|
977
983
|
return jn;
|
|
978
984
|
if (
|
|
979
985
|
/*activeMenuItem*/
|
|
980
|
-
o[
|
|
981
|
-
o[
|
|
986
|
+
o[71] === /*widgetPath*/
|
|
987
|
+
o[75][10]
|
|
982
988
|
)
|
|
983
989
|
return An;
|
|
984
990
|
if (
|
|
985
991
|
/*activeMenuItem*/
|
|
986
|
-
o[
|
|
987
|
-
o[
|
|
992
|
+
o[71] === /*widgetPath*/
|
|
993
|
+
o[75][11]
|
|
988
994
|
)
|
|
989
995
|
return Un;
|
|
990
996
|
if (
|
|
991
997
|
/*activeMenuItem*/
|
|
992
|
-
o[
|
|
993
|
-
o[
|
|
998
|
+
o[71] === /*widgetPath*/
|
|
999
|
+
o[75][12]
|
|
994
1000
|
)
|
|
995
1001
|
return On;
|
|
996
1002
|
if (
|
|
997
1003
|
/*activeMenuItem*/
|
|
998
|
-
o[
|
|
999
|
-
o[
|
|
1004
|
+
o[71] === /*widgetPath*/
|
|
1005
|
+
o[75][13]
|
|
1000
1006
|
)
|
|
1001
1007
|
return zn;
|
|
1002
1008
|
if (
|
|
1003
1009
|
/*activeMenuItem*/
|
|
1004
|
-
o[
|
|
1005
|
-
o[
|
|
1010
|
+
o[71] === /*widgetPath*/
|
|
1011
|
+
o[75][14]
|
|
1006
1012
|
)
|
|
1007
1013
|
return Mn;
|
|
1008
1014
|
if (
|
|
1009
1015
|
/*activeMenuItem*/
|
|
1010
|
-
o[
|
|
1011
|
-
o[
|
|
1016
|
+
o[71] === /*widgetPath*/
|
|
1017
|
+
o[75][15]
|
|
1012
1018
|
)
|
|
1013
1019
|
return Ln;
|
|
1014
1020
|
if (
|
|
1015
1021
|
/*activeMenuItem*/
|
|
1016
|
-
o[
|
|
1017
|
-
o[
|
|
1022
|
+
o[71] === /*widgetPath*/
|
|
1023
|
+
o[75][16]
|
|
1018
1024
|
)
|
|
1019
1025
|
return Dn;
|
|
1020
1026
|
if (
|
|
1021
1027
|
/*activeMenuItem*/
|
|
1022
|
-
o[
|
|
1023
|
-
o[
|
|
1028
|
+
o[71] === /*widgetPath*/
|
|
1029
|
+
o[75][17]
|
|
1024
1030
|
)
|
|
1025
1031
|
return Pn;
|
|
1026
1032
|
if (
|
|
1027
1033
|
/*activeMenuItem*/
|
|
1028
|
-
o[
|
|
1029
|
-
o[
|
|
1034
|
+
o[71] === /*widgetPath*/
|
|
1035
|
+
o[75][18]
|
|
1030
1036
|
)
|
|
1031
1037
|
return Cn;
|
|
1032
1038
|
if (
|
|
1033
1039
|
/*activeMenuItem*/
|
|
1034
|
-
o[
|
|
1035
|
-
o[
|
|
1040
|
+
o[71] === /*widgetPath*/
|
|
1041
|
+
o[75][19]
|
|
1036
1042
|
)
|
|
1037
1043
|
return Sn;
|
|
1038
1044
|
if (
|
|
1039
1045
|
/*activeMenuItem*/
|
|
1040
|
-
o[
|
|
1041
|
-
o[
|
|
1046
|
+
o[71] === /*widgetPath*/
|
|
1047
|
+
o[75][20]
|
|
1042
1048
|
)
|
|
1043
1049
|
return En;
|
|
1044
1050
|
if (
|
|
1045
1051
|
/*activeMenuItem*/
|
|
1046
|
-
o[
|
|
1047
|
-
o[
|
|
1052
|
+
o[71] === /*widgetPath*/
|
|
1053
|
+
o[75][21]
|
|
1048
1054
|
)
|
|
1049
1055
|
return vn;
|
|
1050
1056
|
if (
|
|
1051
1057
|
/*activeMenuItem*/
|
|
1052
|
-
o[
|
|
1053
|
-
o[
|
|
1058
|
+
o[71] === /*widgetPath*/
|
|
1059
|
+
o[75][22]
|
|
1054
1060
|
)
|
|
1055
1061
|
return kn;
|
|
1056
1062
|
if (
|
|
1057
1063
|
/*activeMenuItem*/
|
|
1058
|
-
o[
|
|
1059
|
-
o[
|
|
1064
|
+
o[71] === /*widgetPath*/
|
|
1065
|
+
o[75][23]
|
|
1060
1066
|
)
|
|
1061
1067
|
return yn;
|
|
1062
|
-
if (
|
|
1063
|
-
/*activeMenuItem*/
|
|
1064
|
-
o[70] === /*widgetPath*/
|
|
1065
|
-
o[74][23]
|
|
1066
|
-
)
|
|
1067
|
-
return bn;
|
|
1068
1068
|
}
|
|
1069
1069
|
let s = n(l), u = s && s(l);
|
|
1070
1070
|
return {
|
|
@@ -1082,7 +1082,7 @@ function Fi(l) {
|
|
|
1082
1082
|
}
|
|
1083
1083
|
};
|
|
1084
1084
|
}
|
|
1085
|
-
function
|
|
1085
|
+
function Qi(l) {
|
|
1086
1086
|
let e;
|
|
1087
1087
|
return {
|
|
1088
1088
|
c() {
|
|
@@ -1187,7 +1187,7 @@ function Vi(l) {
|
|
|
1187
1187
|
}
|
|
1188
1188
|
};
|
|
1189
1189
|
}
|
|
1190
|
-
function
|
|
1190
|
+
function Zi(l) {
|
|
1191
1191
|
let e;
|
|
1192
1192
|
return {
|
|
1193
1193
|
c() {
|
|
@@ -1210,32 +1210,32 @@ function Qi(l) {
|
|
|
1210
1210
|
e,
|
|
1211
1211
|
"historytypes",
|
|
1212
1212
|
/*historytypes*/
|
|
1213
|
-
l[
|
|
1213
|
+
l[52]
|
|
1214
1214
|
), i(
|
|
1215
1215
|
e,
|
|
1216
1216
|
"hidecolumns",
|
|
1217
1217
|
/*hidecolumns*/
|
|
1218
|
-
l[
|
|
1218
|
+
l[53]
|
|
1219
1219
|
), i(
|
|
1220
1220
|
e,
|
|
1221
1221
|
"hidevalues",
|
|
1222
1222
|
/*hidevalues*/
|
|
1223
|
-
l[
|
|
1223
|
+
l[54]
|
|
1224
1224
|
), i(
|
|
1225
1225
|
e,
|
|
1226
1226
|
"pagesizeoptions",
|
|
1227
1227
|
/*pagesizeoptions*/
|
|
1228
|
-
l[
|
|
1228
|
+
l[55]
|
|
1229
1229
|
), i(
|
|
1230
1230
|
e,
|
|
1231
1231
|
"defaultpagesize",
|
|
1232
1232
|
/*defaultpagesize*/
|
|
1233
|
-
l[
|
|
1233
|
+
l[56]
|
|
1234
1234
|
), i(
|
|
1235
1235
|
e,
|
|
1236
1236
|
"dateformat",
|
|
1237
1237
|
/*dateformat*/
|
|
1238
|
-
l[
|
|
1238
|
+
l[57]
|
|
1239
1239
|
), i(
|
|
1240
1240
|
e,
|
|
1241
1241
|
"playercurrency",
|
|
@@ -1296,41 +1296,41 @@ function Qi(l) {
|
|
|
1296
1296
|
/*session*/
|
|
1297
1297
|
n[4]
|
|
1298
1298
|
), s[1] & /*historytypes*/
|
|
1299
|
-
|
|
1299
|
+
2097152 && i(
|
|
1300
1300
|
e,
|
|
1301
1301
|
"historytypes",
|
|
1302
1302
|
/*historytypes*/
|
|
1303
|
-
n[
|
|
1303
|
+
n[52]
|
|
1304
1304
|
), s[1] & /*hidecolumns*/
|
|
1305
|
-
|
|
1305
|
+
4194304 && i(
|
|
1306
1306
|
e,
|
|
1307
1307
|
"hidecolumns",
|
|
1308
1308
|
/*hidecolumns*/
|
|
1309
|
-
n[
|
|
1309
|
+
n[53]
|
|
1310
1310
|
), s[1] & /*hidevalues*/
|
|
1311
|
-
|
|
1311
|
+
8388608 && i(
|
|
1312
1312
|
e,
|
|
1313
1313
|
"hidevalues",
|
|
1314
1314
|
/*hidevalues*/
|
|
1315
|
-
n[
|
|
1315
|
+
n[54]
|
|
1316
1316
|
), s[1] & /*pagesizeoptions*/
|
|
1317
|
-
|
|
1317
|
+
16777216 && i(
|
|
1318
1318
|
e,
|
|
1319
1319
|
"pagesizeoptions",
|
|
1320
1320
|
/*pagesizeoptions*/
|
|
1321
|
-
n[
|
|
1321
|
+
n[55]
|
|
1322
1322
|
), s[1] & /*defaultpagesize*/
|
|
1323
|
-
|
|
1323
|
+
33554432 && i(
|
|
1324
1324
|
e,
|
|
1325
1325
|
"defaultpagesize",
|
|
1326
1326
|
/*defaultpagesize*/
|
|
1327
|
-
n[
|
|
1327
|
+
n[56]
|
|
1328
1328
|
), s[1] & /*dateformat*/
|
|
1329
|
-
|
|
1329
|
+
67108864 && i(
|
|
1330
1330
|
e,
|
|
1331
1331
|
"dateformat",
|
|
1332
1332
|
/*dateformat*/
|
|
1333
|
-
n[
|
|
1333
|
+
n[57]
|
|
1334
1334
|
), s[0] & /*currency*/
|
|
1335
1335
|
2097152 && i(
|
|
1336
1336
|
e,
|
|
@@ -1380,7 +1380,7 @@ function Qi(l) {
|
|
|
1380
1380
|
}
|
|
1381
1381
|
};
|
|
1382
1382
|
}
|
|
1383
|
-
function
|
|
1383
|
+
function Ki(l) {
|
|
1384
1384
|
let e;
|
|
1385
1385
|
return {
|
|
1386
1386
|
c() {
|
|
@@ -1403,7 +1403,7 @@ function Zi(l) {
|
|
|
1403
1403
|
e,
|
|
1404
1404
|
"mobile",
|
|
1405
1405
|
/*isMobile*/
|
|
1406
|
-
l[
|
|
1406
|
+
l[72]
|
|
1407
1407
|
), i(
|
|
1408
1408
|
e,
|
|
1409
1409
|
"translation-url",
|
|
@@ -1468,7 +1468,7 @@ function Zi(l) {
|
|
|
1468
1468
|
}
|
|
1469
1469
|
};
|
|
1470
1470
|
}
|
|
1471
|
-
function
|
|
1471
|
+
function Yi(l) {
|
|
1472
1472
|
let e, n, s, u, o, f, p, _, g;
|
|
1473
1473
|
return {
|
|
1474
1474
|
c() {
|
|
@@ -1481,7 +1481,7 @@ function Ki(l) {
|
|
|
1481
1481
|
e,
|
|
1482
1482
|
"channel",
|
|
1483
1483
|
/*channel*/
|
|
1484
|
-
l[
|
|
1484
|
+
l[73]
|
|
1485
1485
|
), i(
|
|
1486
1486
|
e,
|
|
1487
1487
|
"language",
|
|
@@ -1659,7 +1659,7 @@ function Ki(l) {
|
|
|
1659
1659
|
}
|
|
1660
1660
|
};
|
|
1661
1661
|
}
|
|
1662
|
-
function
|
|
1662
|
+
function $i(l) {
|
|
1663
1663
|
let e, n, s, u, o, f, p, _, g;
|
|
1664
1664
|
return {
|
|
1665
1665
|
c() {
|
|
@@ -1672,7 +1672,7 @@ function Yi(l) {
|
|
|
1672
1672
|
e,
|
|
1673
1673
|
"channel",
|
|
1674
1674
|
/*channel*/
|
|
1675
|
-
l[
|
|
1675
|
+
l[73]
|
|
1676
1676
|
), i(
|
|
1677
1677
|
e,
|
|
1678
1678
|
"language",
|
|
@@ -1850,7 +1850,7 @@ function Yi(l) {
|
|
|
1850
1850
|
}
|
|
1851
1851
|
};
|
|
1852
1852
|
}
|
|
1853
|
-
function
|
|
1853
|
+
function xi(l) {
|
|
1854
1854
|
let e;
|
|
1855
1855
|
return {
|
|
1856
1856
|
c() {
|
|
@@ -1868,7 +1868,7 @@ function $i(l) {
|
|
|
1868
1868
|
e,
|
|
1869
1869
|
"hide-vulnerability-check",
|
|
1870
1870
|
/*hidevulnerabilitycheck*/
|
|
1871
|
-
l[
|
|
1871
|
+
l[65]
|
|
1872
1872
|
), i(
|
|
1873
1873
|
e,
|
|
1874
1874
|
"user-id",
|
|
@@ -1918,11 +1918,11 @@ function $i(l) {
|
|
|
1918
1918
|
/*session*/
|
|
1919
1919
|
n[4]
|
|
1920
1920
|
), s[2] & /*hidevulnerabilitycheck*/
|
|
1921
|
-
|
|
1921
|
+
8 && i(
|
|
1922
1922
|
e,
|
|
1923
1923
|
"hide-vulnerability-check",
|
|
1924
1924
|
/*hidevulnerabilitycheck*/
|
|
1925
|
-
n[
|
|
1925
|
+
n[65]
|
|
1926
1926
|
), s[0] & /*playerid*/
|
|
1927
1927
|
8 && i(
|
|
1928
1928
|
e,
|
|
@@ -1966,7 +1966,7 @@ function $i(l) {
|
|
|
1966
1966
|
}
|
|
1967
1967
|
};
|
|
1968
1968
|
}
|
|
1969
|
-
function
|
|
1969
|
+
function en(l) {
|
|
1970
1970
|
let e;
|
|
1971
1971
|
return {
|
|
1972
1972
|
c() {
|
|
@@ -2015,6 +2015,11 @@ function xi(l) {
|
|
|
2015
2015
|
"limitsperiods",
|
|
2016
2016
|
/*limitsperiods*/
|
|
2017
2017
|
l[18]
|
|
2018
|
+
), i(
|
|
2019
|
+
e,
|
|
2020
|
+
"inputhasdecimals",
|
|
2021
|
+
/*inputhasdecimals*/
|
|
2022
|
+
l[51]
|
|
2018
2023
|
), i(
|
|
2019
2024
|
e,
|
|
2020
2025
|
"numberofentries",
|
|
@@ -2130,6 +2135,12 @@ function xi(l) {
|
|
|
2130
2135
|
"limitsperiods",
|
|
2131
2136
|
/*limitsperiods*/
|
|
2132
2137
|
n[18]
|
|
2138
|
+
), s[1] & /*inputhasdecimals*/
|
|
2139
|
+
1048576 && i(
|
|
2140
|
+
e,
|
|
2141
|
+
"inputhasdecimals",
|
|
2142
|
+
/*inputhasdecimals*/
|
|
2143
|
+
n[51]
|
|
2133
2144
|
), s[0] & /*numberofentries*/
|
|
2134
2145
|
524288 && i(
|
|
2135
2146
|
e,
|
|
@@ -2203,7 +2214,7 @@ function xi(l) {
|
|
|
2203
2214
|
}
|
|
2204
2215
|
};
|
|
2205
2216
|
}
|
|
2206
|
-
function
|
|
2217
|
+
function nn(l) {
|
|
2207
2218
|
let e;
|
|
2208
2219
|
return {
|
|
2209
2220
|
c() {
|
|
@@ -2308,7 +2319,7 @@ function en(l) {
|
|
|
2308
2319
|
}
|
|
2309
2320
|
};
|
|
2310
2321
|
}
|
|
2311
|
-
function
|
|
2322
|
+
function sn(l) {
|
|
2312
2323
|
let e;
|
|
2313
2324
|
return {
|
|
2314
2325
|
c() {
|
|
@@ -2413,7 +2424,7 @@ function nn(l) {
|
|
|
2413
2424
|
}
|
|
2414
2425
|
};
|
|
2415
2426
|
}
|
|
2416
|
-
function
|
|
2427
|
+
function ln(l) {
|
|
2417
2428
|
let e;
|
|
2418
2429
|
return {
|
|
2419
2430
|
c() {
|
|
@@ -2518,7 +2529,7 @@ function sn(l) {
|
|
|
2518
2529
|
}
|
|
2519
2530
|
};
|
|
2520
2531
|
}
|
|
2521
|
-
function
|
|
2532
|
+
function tn(l) {
|
|
2522
2533
|
let e;
|
|
2523
2534
|
return {
|
|
2524
2535
|
c() {
|
|
@@ -2645,7 +2656,7 @@ function ln(l) {
|
|
|
2645
2656
|
}
|
|
2646
2657
|
};
|
|
2647
2658
|
}
|
|
2648
|
-
function
|
|
2659
|
+
function on(l) {
|
|
2649
2660
|
let e;
|
|
2650
2661
|
return {
|
|
2651
2662
|
c() {
|
|
@@ -2772,7 +2783,7 @@ function tn(l) {
|
|
|
2772
2783
|
}
|
|
2773
2784
|
};
|
|
2774
2785
|
}
|
|
2775
|
-
function
|
|
2786
|
+
function an(l) {
|
|
2776
2787
|
let e;
|
|
2777
2788
|
return {
|
|
2778
2789
|
c() {
|
|
@@ -2888,7 +2899,7 @@ function on(l) {
|
|
|
2888
2899
|
}
|
|
2889
2900
|
};
|
|
2890
2901
|
}
|
|
2891
|
-
function
|
|
2902
|
+
function rn(l) {
|
|
2892
2903
|
let e;
|
|
2893
2904
|
return {
|
|
2894
2905
|
c() {
|
|
@@ -2951,7 +2962,7 @@ function an(l) {
|
|
|
2951
2962
|
e,
|
|
2952
2963
|
"currencylocale",
|
|
2953
2964
|
/*currencylocale*/
|
|
2954
|
-
l[
|
|
2965
|
+
l[64]
|
|
2955
2966
|
);
|
|
2956
2967
|
},
|
|
2957
2968
|
m(n, s) {
|
|
@@ -3025,11 +3036,11 @@ function an(l) {
|
|
|
3025
3036
|
/*currency*/
|
|
3026
3037
|
n[21]
|
|
3027
3038
|
), s[2] & /*currencylocale*/
|
|
3028
|
-
|
|
3039
|
+
4 && i(
|
|
3029
3040
|
e,
|
|
3030
3041
|
"currencylocale",
|
|
3031
3042
|
/*currencylocale*/
|
|
3032
|
-
n[
|
|
3043
|
+
n[64]
|
|
3033
3044
|
);
|
|
3034
3045
|
},
|
|
3035
3046
|
d(n) {
|
|
@@ -3037,7 +3048,7 @@ function an(l) {
|
|
|
3037
3048
|
}
|
|
3038
3049
|
};
|
|
3039
3050
|
}
|
|
3040
|
-
function
|
|
3051
|
+
function un(l) {
|
|
3041
3052
|
let e;
|
|
3042
3053
|
return {
|
|
3043
3054
|
c() {
|
|
@@ -3075,7 +3086,7 @@ function rn(l) {
|
|
|
3075
3086
|
e,
|
|
3076
3087
|
"currencylocale",
|
|
3077
3088
|
/*currencylocale*/
|
|
3078
|
-
l[
|
|
3089
|
+
l[64]
|
|
3079
3090
|
), i(
|
|
3080
3091
|
e,
|
|
3081
3092
|
"clientstyling",
|
|
@@ -3134,11 +3145,11 @@ function rn(l) {
|
|
|
3134
3145
|
/*currency*/
|
|
3135
3146
|
n[21]
|
|
3136
3147
|
), s[2] & /*currencylocale*/
|
|
3137
|
-
|
|
3148
|
+
4 && i(
|
|
3138
3149
|
e,
|
|
3139
3150
|
"currencylocale",
|
|
3140
3151
|
/*currencylocale*/
|
|
3141
|
-
n[
|
|
3152
|
+
n[64]
|
|
3142
3153
|
), s[0] & /*clientstyling*/
|
|
3143
3154
|
8388608 && i(
|
|
3144
3155
|
e,
|
|
@@ -3164,7 +3175,7 @@ function rn(l) {
|
|
|
3164
3175
|
}
|
|
3165
3176
|
};
|
|
3166
3177
|
}
|
|
3167
|
-
function
|
|
3178
|
+
function fn(l) {
|
|
3168
3179
|
let e;
|
|
3169
3180
|
return {
|
|
3170
3181
|
c() {
|
|
@@ -3172,7 +3183,7 @@ function un(l) {
|
|
|
3172
3183
|
e,
|
|
3173
3184
|
"hasconfirmationmodal",
|
|
3174
3185
|
/*cooloffhasconfirmation*/
|
|
3175
|
-
l[
|
|
3186
|
+
l[61]
|
|
3176
3187
|
), i(
|
|
3177
3188
|
e,
|
|
3178
3189
|
"userid",
|
|
@@ -3212,7 +3223,7 @@ function un(l) {
|
|
|
3212
3223
|
e,
|
|
3213
3224
|
"sendnotificationemail",
|
|
3214
3225
|
/*sendnotificationemail*/
|
|
3215
|
-
l[
|
|
3226
|
+
l[59]
|
|
3216
3227
|
), i(
|
|
3217
3228
|
e,
|
|
3218
3229
|
"termsconditionslink",
|
|
@@ -3245,11 +3256,11 @@ function un(l) {
|
|
|
3245
3256
|
},
|
|
3246
3257
|
p(n, s) {
|
|
3247
3258
|
s[1] & /*cooloffhasconfirmation*/
|
|
3248
|
-
|
|
3259
|
+
1073741824 && i(
|
|
3249
3260
|
e,
|
|
3250
3261
|
"hasconfirmationmodal",
|
|
3251
3262
|
/*cooloffhasconfirmation*/
|
|
3252
|
-
n[
|
|
3263
|
+
n[61]
|
|
3253
3264
|
), s[0] & /*playerid*/
|
|
3254
3265
|
8 && i(
|
|
3255
3266
|
e,
|
|
@@ -3293,11 +3304,11 @@ function un(l) {
|
|
|
3293
3304
|
/*supportemail*/
|
|
3294
3305
|
n[8]
|
|
3295
3306
|
), s[1] & /*sendnotificationemail*/
|
|
3296
|
-
|
|
3307
|
+
268435456 && i(
|
|
3297
3308
|
e,
|
|
3298
3309
|
"sendnotificationemail",
|
|
3299
3310
|
/*sendnotificationemail*/
|
|
3300
|
-
n[
|
|
3311
|
+
n[59]
|
|
3301
3312
|
), s[0] & /*termsconditionslink*/
|
|
3302
3313
|
512 && i(
|
|
3303
3314
|
e,
|
|
@@ -3335,7 +3346,7 @@ function un(l) {
|
|
|
3335
3346
|
}
|
|
3336
3347
|
};
|
|
3337
3348
|
}
|
|
3338
|
-
function
|
|
3349
|
+
function mn(l) {
|
|
3339
3350
|
let e, n, s;
|
|
3340
3351
|
return {
|
|
3341
3352
|
c() {
|
|
@@ -3372,9 +3383,9 @@ function fn(l) {
|
|
|
3372
3383
|
);
|
|
3373
3384
|
},
|
|
3374
3385
|
m(u, o) {
|
|
3375
|
-
h(u, e, o), n || (s =
|
|
3386
|
+
h(u, e, o), n || (s = hi(
|
|
3376
3387
|
/*sendLimitsData*/
|
|
3377
|
-
l[
|
|
3388
|
+
l[76].call(null, e)
|
|
3378
3389
|
), n = !0);
|
|
3379
3390
|
},
|
|
3380
3391
|
p(u, o) {
|
|
@@ -3421,7 +3432,7 @@ function fn(l) {
|
|
|
3421
3432
|
}
|
|
3422
3433
|
};
|
|
3423
3434
|
}
|
|
3424
|
-
function
|
|
3435
|
+
function cn(l) {
|
|
3425
3436
|
let e;
|
|
3426
3437
|
return {
|
|
3427
3438
|
c() {
|
|
@@ -3449,7 +3460,7 @@ function mn(l) {
|
|
|
3449
3460
|
e,
|
|
3450
3461
|
"dateformat",
|
|
3451
3462
|
/*dateformat*/
|
|
3452
|
-
l[
|
|
3463
|
+
l[57]
|
|
3453
3464
|
), i(
|
|
3454
3465
|
e,
|
|
3455
3466
|
"baseurl",
|
|
@@ -3469,12 +3480,12 @@ function mn(l) {
|
|
|
3469
3480
|
e,
|
|
3470
3481
|
"hasconfirmationmodal",
|
|
3471
3482
|
/*cooloffhasconfirmation*/
|
|
3472
|
-
l[
|
|
3483
|
+
l[61]
|
|
3473
3484
|
), i(
|
|
3474
3485
|
e,
|
|
3475
3486
|
"hascancelbutton",
|
|
3476
3487
|
/*hascancelbutton*/
|
|
3477
|
-
l[
|
|
3488
|
+
l[60]
|
|
3478
3489
|
), i(
|
|
3479
3490
|
e,
|
|
3480
3491
|
"translationurl",
|
|
@@ -3526,11 +3537,11 @@ function mn(l) {
|
|
|
3526
3537
|
/*session*/
|
|
3527
3538
|
n[4]
|
|
3528
3539
|
), s[1] & /*dateformat*/
|
|
3529
|
-
|
|
3540
|
+
67108864 && i(
|
|
3530
3541
|
e,
|
|
3531
3542
|
"dateformat",
|
|
3532
3543
|
/*dateformat*/
|
|
3533
|
-
n[
|
|
3544
|
+
n[57]
|
|
3534
3545
|
), s[1] & /*baseurl*/
|
|
3535
3546
|
256 && i(
|
|
3536
3547
|
e,
|
|
@@ -3550,17 +3561,17 @@ function mn(l) {
|
|
|
3550
3561
|
/*mergeproducts*/
|
|
3551
3562
|
n[41]
|
|
3552
3563
|
), s[1] & /*cooloffhasconfirmation*/
|
|
3553
|
-
|
|
3564
|
+
1073741824 && i(
|
|
3554
3565
|
e,
|
|
3555
3566
|
"hasconfirmationmodal",
|
|
3556
3567
|
/*cooloffhasconfirmation*/
|
|
3557
|
-
n[
|
|
3568
|
+
n[61]
|
|
3558
3569
|
), s[1] & /*hascancelbutton*/
|
|
3559
|
-
|
|
3570
|
+
536870912 && i(
|
|
3560
3571
|
e,
|
|
3561
3572
|
"hascancelbutton",
|
|
3562
3573
|
/*hascancelbutton*/
|
|
3563
|
-
n[
|
|
3574
|
+
n[60]
|
|
3564
3575
|
), s[0] & /*translationurl*/
|
|
3565
3576
|
67108864 && i(
|
|
3566
3577
|
e,
|
|
@@ -3592,7 +3603,7 @@ function mn(l) {
|
|
|
3592
3603
|
}
|
|
3593
3604
|
};
|
|
3594
3605
|
}
|
|
3595
|
-
function
|
|
3606
|
+
function hn(l) {
|
|
3596
3607
|
let e;
|
|
3597
3608
|
return {
|
|
3598
3609
|
c() {
|
|
@@ -3664,7 +3675,7 @@ function cn(l) {
|
|
|
3664
3675
|
}
|
|
3665
3676
|
};
|
|
3666
3677
|
}
|
|
3667
|
-
function
|
|
3678
|
+
function dn(l) {
|
|
3668
3679
|
let e;
|
|
3669
3680
|
return {
|
|
3670
3681
|
c() {
|
|
@@ -3672,7 +3683,7 @@ function hn(l) {
|
|
|
3672
3683
|
e,
|
|
3673
3684
|
"hasconfirmationmodal",
|
|
3674
3685
|
/*timeouthasconfirmation*/
|
|
3675
|
-
l[
|
|
3686
|
+
l[58]
|
|
3676
3687
|
), i(
|
|
3677
3688
|
e,
|
|
3678
3689
|
"endpoint",
|
|
@@ -3720,11 +3731,11 @@ function hn(l) {
|
|
|
3720
3731
|
},
|
|
3721
3732
|
p(n, s) {
|
|
3722
3733
|
s[1] & /*timeouthasconfirmation*/
|
|
3723
|
-
|
|
3734
|
+
134217728 && i(
|
|
3724
3735
|
e,
|
|
3725
3736
|
"hasconfirmationmodal",
|
|
3726
3737
|
/*timeouthasconfirmation*/
|
|
3727
|
-
n[
|
|
3738
|
+
n[58]
|
|
3728
3739
|
), s[0] & /*endpoint*/
|
|
3729
3740
|
32 && i(
|
|
3730
3741
|
e,
|
|
@@ -3780,7 +3791,7 @@ function hn(l) {
|
|
|
3780
3791
|
}
|
|
3781
3792
|
};
|
|
3782
3793
|
}
|
|
3783
|
-
function
|
|
3794
|
+
function pn(l) {
|
|
3784
3795
|
let e;
|
|
3785
3796
|
return {
|
|
3786
3797
|
c() {
|
|
@@ -3885,13 +3896,13 @@ function dn(l) {
|
|
|
3885
3896
|
}
|
|
3886
3897
|
};
|
|
3887
3898
|
}
|
|
3888
|
-
function
|
|
3899
|
+
function gn(l) {
|
|
3889
3900
|
let e;
|
|
3890
3901
|
function n(o, f) {
|
|
3891
3902
|
return (
|
|
3892
3903
|
/*gmversion*/
|
|
3893
3904
|
o[30] === "gmcore" || /*gmversion*/
|
|
3894
|
-
o[30] === "gm16" ?
|
|
3905
|
+
o[30] === "gm16" ? bn : _n
|
|
3895
3906
|
);
|
|
3896
3907
|
}
|
|
3897
3908
|
let s = n(l), u = s(l);
|
|
@@ -3910,7 +3921,7 @@ function pn(l) {
|
|
|
3910
3921
|
}
|
|
3911
3922
|
};
|
|
3912
3923
|
}
|
|
3913
|
-
function
|
|
3924
|
+
function wn(l) {
|
|
3914
3925
|
let e;
|
|
3915
3926
|
return {
|
|
3916
3927
|
c() {
|
|
@@ -3918,12 +3929,12 @@ function gn(l) {
|
|
|
3918
3929
|
e,
|
|
3919
3930
|
"userid",
|
|
3920
3931
|
/*userId*/
|
|
3921
|
-
l[
|
|
3932
|
+
l[69]
|
|
3922
3933
|
), i(
|
|
3923
3934
|
e,
|
|
3924
3935
|
"sessionid",
|
|
3925
3936
|
/*sessionId*/
|
|
3926
|
-
l[
|
|
3937
|
+
l[70]
|
|
3927
3938
|
), i(
|
|
3928
3939
|
e,
|
|
3929
3940
|
"endpoint",
|
|
@@ -3973,7 +3984,7 @@ function gn(l) {
|
|
|
3973
3984
|
e,
|
|
3974
3985
|
"showwelcomepanel",
|
|
3975
3986
|
/*showwelcomepanel*/
|
|
3976
|
-
l[
|
|
3987
|
+
l[66]
|
|
3977
3988
|
);
|
|
3978
3989
|
},
|
|
3979
3990
|
m(n, s) {
|
|
@@ -3981,17 +3992,17 @@ function gn(l) {
|
|
|
3981
3992
|
},
|
|
3982
3993
|
p(n, s) {
|
|
3983
3994
|
s[2] & /*userId*/
|
|
3984
|
-
|
|
3995
|
+
128 && i(
|
|
3985
3996
|
e,
|
|
3986
3997
|
"userid",
|
|
3987
3998
|
/*userId*/
|
|
3988
|
-
n[
|
|
3999
|
+
n[69]
|
|
3989
4000
|
), s[2] & /*sessionId*/
|
|
3990
|
-
|
|
4001
|
+
256 && i(
|
|
3991
4002
|
e,
|
|
3992
4003
|
"sessionid",
|
|
3993
4004
|
/*sessionId*/
|
|
3994
|
-
n[
|
|
4005
|
+
n[70]
|
|
3995
4006
|
), s[0] & /*endpoint*/
|
|
3996
4007
|
32 && i(
|
|
3997
4008
|
e,
|
|
@@ -4047,11 +4058,11 @@ function gn(l) {
|
|
|
4047
4058
|
/*disabledfields*/
|
|
4048
4059
|
n[29]
|
|
4049
4060
|
), s[2] & /*showwelcomepanel*/
|
|
4050
|
-
|
|
4061
|
+
16 && i(
|
|
4051
4062
|
e,
|
|
4052
4063
|
"showwelcomepanel",
|
|
4053
4064
|
/*showwelcomepanel*/
|
|
4054
|
-
n[
|
|
4065
|
+
n[66]
|
|
4055
4066
|
);
|
|
4056
4067
|
},
|
|
4057
4068
|
d(n) {
|
|
@@ -4059,7 +4070,7 @@ function gn(l) {
|
|
|
4059
4070
|
}
|
|
4060
4071
|
};
|
|
4061
4072
|
}
|
|
4062
|
-
function
|
|
4073
|
+
function _n(l) {
|
|
4063
4074
|
let e;
|
|
4064
4075
|
return {
|
|
4065
4076
|
c() {
|
|
@@ -4082,12 +4093,12 @@ function wn(l) {
|
|
|
4082
4093
|
e,
|
|
4083
4094
|
"forgot-mode",
|
|
4084
4095
|
/*forgotmode*/
|
|
4085
|
-
l[
|
|
4096
|
+
l[62]
|
|
4086
4097
|
), i(
|
|
4087
4098
|
e,
|
|
4088
4099
|
"token",
|
|
4089
4100
|
/*token*/
|
|
4090
|
-
l[
|
|
4101
|
+
l[63]
|
|
4091
4102
|
), i(
|
|
4092
4103
|
e,
|
|
4093
4104
|
"client-styling",
|
|
@@ -4132,18 +4143,18 @@ function wn(l) {
|
|
|
4132
4143
|
"language",
|
|
4133
4144
|
/*lang*/
|
|
4134
4145
|
n[6]
|
|
4135
|
-
), s[
|
|
4136
|
-
|
|
4146
|
+
), s[2] & /*forgotmode*/
|
|
4147
|
+
1 && i(
|
|
4137
4148
|
e,
|
|
4138
4149
|
"forgot-mode",
|
|
4139
4150
|
/*forgotmode*/
|
|
4140
|
-
n[
|
|
4151
|
+
n[62]
|
|
4141
4152
|
), s[2] & /*token*/
|
|
4142
|
-
|
|
4153
|
+
2 && i(
|
|
4143
4154
|
e,
|
|
4144
4155
|
"token",
|
|
4145
4156
|
/*token*/
|
|
4146
|
-
n[
|
|
4157
|
+
n[63]
|
|
4147
4158
|
), s[0] & /*clientstyling*/
|
|
4148
4159
|
8388608 && i(
|
|
4149
4160
|
e,
|
|
@@ -4175,7 +4186,7 @@ function wn(l) {
|
|
|
4175
4186
|
}
|
|
4176
4187
|
};
|
|
4177
4188
|
}
|
|
4178
|
-
function
|
|
4189
|
+
function bn(l) {
|
|
4179
4190
|
let e;
|
|
4180
4191
|
return {
|
|
4181
4192
|
c() {
|
|
@@ -4269,7 +4280,7 @@ function _n(l) {
|
|
|
4269
4280
|
}
|
|
4270
4281
|
};
|
|
4271
4282
|
}
|
|
4272
|
-
function
|
|
4283
|
+
function yn(l) {
|
|
4273
4284
|
let e;
|
|
4274
4285
|
return {
|
|
4275
4286
|
c() {
|
|
@@ -4352,7 +4363,7 @@ function bn(l) {
|
|
|
4352
4363
|
}
|
|
4353
4364
|
};
|
|
4354
4365
|
}
|
|
4355
|
-
function
|
|
4366
|
+
function kn(l) {
|
|
4356
4367
|
let e;
|
|
4357
4368
|
return {
|
|
4358
4369
|
c() {
|
|
@@ -4457,7 +4468,7 @@ function yn(l) {
|
|
|
4457
4468
|
}
|
|
4458
4469
|
};
|
|
4459
4470
|
}
|
|
4460
|
-
function
|
|
4471
|
+
function vn(l) {
|
|
4461
4472
|
let e;
|
|
4462
4473
|
return {
|
|
4463
4474
|
c() {
|
|
@@ -4480,32 +4491,32 @@ function kn(l) {
|
|
|
4480
4491
|
e,
|
|
4481
4492
|
"historytypes",
|
|
4482
4493
|
/*historytypes*/
|
|
4483
|
-
l[
|
|
4494
|
+
l[52]
|
|
4484
4495
|
), i(
|
|
4485
4496
|
e,
|
|
4486
4497
|
"hidecolumns",
|
|
4487
4498
|
/*hidecolumns*/
|
|
4488
|
-
l[
|
|
4499
|
+
l[53]
|
|
4489
4500
|
), i(
|
|
4490
4501
|
e,
|
|
4491
4502
|
"hidevalues",
|
|
4492
4503
|
/*hidevalues*/
|
|
4493
|
-
l[
|
|
4504
|
+
l[54]
|
|
4494
4505
|
), i(
|
|
4495
4506
|
e,
|
|
4496
4507
|
"pagesizeoptions",
|
|
4497
4508
|
/*pagesizeoptions*/
|
|
4498
|
-
l[
|
|
4509
|
+
l[55]
|
|
4499
4510
|
), i(
|
|
4500
4511
|
e,
|
|
4501
4512
|
"defaultpagesize",
|
|
4502
4513
|
/*defaultpagesize*/
|
|
4503
|
-
l[
|
|
4514
|
+
l[56]
|
|
4504
4515
|
), i(
|
|
4505
4516
|
e,
|
|
4506
4517
|
"dateformat",
|
|
4507
4518
|
/*dateformat*/
|
|
4508
|
-
l[
|
|
4519
|
+
l[57]
|
|
4509
4520
|
), i(
|
|
4510
4521
|
e,
|
|
4511
4522
|
"playercurrency",
|
|
@@ -4566,41 +4577,41 @@ function kn(l) {
|
|
|
4566
4577
|
/*session*/
|
|
4567
4578
|
n[4]
|
|
4568
4579
|
), s[1] & /*historytypes*/
|
|
4569
|
-
|
|
4580
|
+
2097152 && i(
|
|
4570
4581
|
e,
|
|
4571
4582
|
"historytypes",
|
|
4572
4583
|
/*historytypes*/
|
|
4573
|
-
n[
|
|
4584
|
+
n[52]
|
|
4574
4585
|
), s[1] & /*hidecolumns*/
|
|
4575
|
-
|
|
4586
|
+
4194304 && i(
|
|
4576
4587
|
e,
|
|
4577
4588
|
"hidecolumns",
|
|
4578
4589
|
/*hidecolumns*/
|
|
4579
|
-
n[
|
|
4590
|
+
n[53]
|
|
4580
4591
|
), s[1] & /*hidevalues*/
|
|
4581
|
-
|
|
4592
|
+
8388608 && i(
|
|
4582
4593
|
e,
|
|
4583
4594
|
"hidevalues",
|
|
4584
4595
|
/*hidevalues*/
|
|
4585
|
-
n[
|
|
4596
|
+
n[54]
|
|
4586
4597
|
), s[1] & /*pagesizeoptions*/
|
|
4587
|
-
|
|
4598
|
+
16777216 && i(
|
|
4588
4599
|
e,
|
|
4589
4600
|
"pagesizeoptions",
|
|
4590
4601
|
/*pagesizeoptions*/
|
|
4591
|
-
n[
|
|
4602
|
+
n[55]
|
|
4592
4603
|
), s[1] & /*defaultpagesize*/
|
|
4593
|
-
|
|
4604
|
+
33554432 && i(
|
|
4594
4605
|
e,
|
|
4595
4606
|
"defaultpagesize",
|
|
4596
4607
|
/*defaultpagesize*/
|
|
4597
|
-
n[
|
|
4608
|
+
n[56]
|
|
4598
4609
|
), s[1] & /*dateformat*/
|
|
4599
|
-
|
|
4610
|
+
67108864 && i(
|
|
4600
4611
|
e,
|
|
4601
4612
|
"dateformat",
|
|
4602
4613
|
/*dateformat*/
|
|
4603
|
-
n[
|
|
4614
|
+
n[57]
|
|
4604
4615
|
), s[0] & /*currency*/
|
|
4605
4616
|
2097152 && i(
|
|
4606
4617
|
e,
|
|
@@ -4650,7 +4661,7 @@ function kn(l) {
|
|
|
4650
4661
|
}
|
|
4651
4662
|
};
|
|
4652
4663
|
}
|
|
4653
|
-
function
|
|
4664
|
+
function En(l) {
|
|
4654
4665
|
let e;
|
|
4655
4666
|
return {
|
|
4656
4667
|
c() {
|
|
@@ -4673,7 +4684,7 @@ function vn(l) {
|
|
|
4673
4684
|
e,
|
|
4674
4685
|
"mobile",
|
|
4675
4686
|
/*isMobile*/
|
|
4676
|
-
l[
|
|
4687
|
+
l[72]
|
|
4677
4688
|
), i(
|
|
4678
4689
|
e,
|
|
4679
4690
|
"translation-url",
|
|
@@ -4738,7 +4749,7 @@ function vn(l) {
|
|
|
4738
4749
|
}
|
|
4739
4750
|
};
|
|
4740
4751
|
}
|
|
4741
|
-
function
|
|
4752
|
+
function Sn(l) {
|
|
4742
4753
|
let e, n, s, u, o, f, p, _, g;
|
|
4743
4754
|
return {
|
|
4744
4755
|
c() {
|
|
@@ -4751,7 +4762,7 @@ function En(l) {
|
|
|
4751
4762
|
e,
|
|
4752
4763
|
"channel",
|
|
4753
4764
|
/*channel*/
|
|
4754
|
-
l[
|
|
4765
|
+
l[73]
|
|
4755
4766
|
), i(
|
|
4756
4767
|
e,
|
|
4757
4768
|
"language",
|
|
@@ -4929,7 +4940,7 @@ function En(l) {
|
|
|
4929
4940
|
}
|
|
4930
4941
|
};
|
|
4931
4942
|
}
|
|
4932
|
-
function
|
|
4943
|
+
function Cn(l) {
|
|
4933
4944
|
let e, n, s, u, o, f, p, _, g;
|
|
4934
4945
|
return {
|
|
4935
4946
|
c() {
|
|
@@ -4942,7 +4953,7 @@ function Sn(l) {
|
|
|
4942
4953
|
e,
|
|
4943
4954
|
"channel",
|
|
4944
4955
|
/*channel*/
|
|
4945
|
-
l[
|
|
4956
|
+
l[73]
|
|
4946
4957
|
), i(
|
|
4947
4958
|
e,
|
|
4948
4959
|
"language",
|
|
@@ -5120,7 +5131,7 @@ function Sn(l) {
|
|
|
5120
5131
|
}
|
|
5121
5132
|
};
|
|
5122
5133
|
}
|
|
5123
|
-
function
|
|
5134
|
+
function Pn(l) {
|
|
5124
5135
|
let e;
|
|
5125
5136
|
return {
|
|
5126
5137
|
c() {
|
|
@@ -5138,7 +5149,7 @@ function Cn(l) {
|
|
|
5138
5149
|
e,
|
|
5139
5150
|
"hide-vulnerability-check",
|
|
5140
5151
|
/*hidevulnerabilitycheck*/
|
|
5141
|
-
l[
|
|
5152
|
+
l[65]
|
|
5142
5153
|
), i(
|
|
5143
5154
|
e,
|
|
5144
5155
|
"user-id",
|
|
@@ -5188,11 +5199,11 @@ function Cn(l) {
|
|
|
5188
5199
|
/*session*/
|
|
5189
5200
|
n[4]
|
|
5190
5201
|
), s[2] & /*hidevulnerabilitycheck*/
|
|
5191
|
-
|
|
5202
|
+
8 && i(
|
|
5192
5203
|
e,
|
|
5193
5204
|
"hide-vulnerability-check",
|
|
5194
5205
|
/*hidevulnerabilitycheck*/
|
|
5195
|
-
n[
|
|
5206
|
+
n[65]
|
|
5196
5207
|
), s[0] & /*playerid*/
|
|
5197
5208
|
8 && i(
|
|
5198
5209
|
e,
|
|
@@ -5236,7 +5247,7 @@ function Cn(l) {
|
|
|
5236
5247
|
}
|
|
5237
5248
|
};
|
|
5238
5249
|
}
|
|
5239
|
-
function
|
|
5250
|
+
function Dn(l) {
|
|
5240
5251
|
let e;
|
|
5241
5252
|
return {
|
|
5242
5253
|
c() {
|
|
@@ -5280,6 +5291,11 @@ function Pn(l) {
|
|
|
5280
5291
|
"limitsamount",
|
|
5281
5292
|
/*limitsamount*/
|
|
5282
5293
|
l[17]
|
|
5294
|
+
), i(
|
|
5295
|
+
e,
|
|
5296
|
+
"inputhasdecimals",
|
|
5297
|
+
/*inputhasdecimals*/
|
|
5298
|
+
l[51]
|
|
5283
5299
|
), i(
|
|
5284
5300
|
e,
|
|
5285
5301
|
"limitsperiods",
|
|
@@ -5394,6 +5410,12 @@ function Pn(l) {
|
|
|
5394
5410
|
"limitsamount",
|
|
5395
5411
|
/*limitsamount*/
|
|
5396
5412
|
n[17]
|
|
5413
|
+
), s[1] & /*inputhasdecimals*/
|
|
5414
|
+
1048576 && i(
|
|
5415
|
+
e,
|
|
5416
|
+
"inputhasdecimals",
|
|
5417
|
+
/*inputhasdecimals*/
|
|
5418
|
+
n[51]
|
|
5397
5419
|
), s[0] & /*limitsperiods*/
|
|
5398
5420
|
262144 && i(
|
|
5399
5421
|
e,
|
|
@@ -5473,7 +5495,7 @@ function Pn(l) {
|
|
|
5473
5495
|
}
|
|
5474
5496
|
};
|
|
5475
5497
|
}
|
|
5476
|
-
function
|
|
5498
|
+
function Ln(l) {
|
|
5477
5499
|
let e;
|
|
5478
5500
|
return {
|
|
5479
5501
|
c() {
|
|
@@ -5578,7 +5600,7 @@ function Dn(l) {
|
|
|
5578
5600
|
}
|
|
5579
5601
|
};
|
|
5580
5602
|
}
|
|
5581
|
-
function
|
|
5603
|
+
function Mn(l) {
|
|
5582
5604
|
let e;
|
|
5583
5605
|
return {
|
|
5584
5606
|
c() {
|
|
@@ -5683,7 +5705,7 @@ function Ln(l) {
|
|
|
5683
5705
|
}
|
|
5684
5706
|
};
|
|
5685
5707
|
}
|
|
5686
|
-
function
|
|
5708
|
+
function zn(l) {
|
|
5687
5709
|
let e;
|
|
5688
5710
|
return {
|
|
5689
5711
|
c() {
|
|
@@ -5788,7 +5810,7 @@ function Mn(l) {
|
|
|
5788
5810
|
}
|
|
5789
5811
|
};
|
|
5790
5812
|
}
|
|
5791
|
-
function
|
|
5813
|
+
function On(l) {
|
|
5792
5814
|
let e;
|
|
5793
5815
|
return {
|
|
5794
5816
|
c() {
|
|
@@ -5915,7 +5937,7 @@ function zn(l) {
|
|
|
5915
5937
|
}
|
|
5916
5938
|
};
|
|
5917
5939
|
}
|
|
5918
|
-
function
|
|
5940
|
+
function Un(l) {
|
|
5919
5941
|
let e;
|
|
5920
5942
|
return {
|
|
5921
5943
|
c() {
|
|
@@ -6042,7 +6064,7 @@ function On(l) {
|
|
|
6042
6064
|
}
|
|
6043
6065
|
};
|
|
6044
6066
|
}
|
|
6045
|
-
function
|
|
6067
|
+
function An(l) {
|
|
6046
6068
|
let e;
|
|
6047
6069
|
return {
|
|
6048
6070
|
c() {
|
|
@@ -6158,7 +6180,7 @@ function Un(l) {
|
|
|
6158
6180
|
}
|
|
6159
6181
|
};
|
|
6160
6182
|
}
|
|
6161
|
-
function
|
|
6183
|
+
function jn(l) {
|
|
6162
6184
|
let e;
|
|
6163
6185
|
return {
|
|
6164
6186
|
c() {
|
|
@@ -6221,7 +6243,7 @@ function An(l) {
|
|
|
6221
6243
|
e,
|
|
6222
6244
|
"currencylocale",
|
|
6223
6245
|
/*currencylocale*/
|
|
6224
|
-
l[
|
|
6246
|
+
l[64]
|
|
6225
6247
|
);
|
|
6226
6248
|
},
|
|
6227
6249
|
m(n, s) {
|
|
@@ -6295,11 +6317,11 @@ function An(l) {
|
|
|
6295
6317
|
/*currency*/
|
|
6296
6318
|
n[21]
|
|
6297
6319
|
), s[2] & /*currencylocale*/
|
|
6298
|
-
|
|
6320
|
+
4 && i(
|
|
6299
6321
|
e,
|
|
6300
6322
|
"currencylocale",
|
|
6301
6323
|
/*currencylocale*/
|
|
6302
|
-
n[
|
|
6324
|
+
n[64]
|
|
6303
6325
|
);
|
|
6304
6326
|
},
|
|
6305
6327
|
d(n) {
|
|
@@ -6307,7 +6329,7 @@ function An(l) {
|
|
|
6307
6329
|
}
|
|
6308
6330
|
};
|
|
6309
6331
|
}
|
|
6310
|
-
function
|
|
6332
|
+
function Tn(l) {
|
|
6311
6333
|
let e;
|
|
6312
6334
|
return {
|
|
6313
6335
|
c() {
|
|
@@ -6345,7 +6367,7 @@ function jn(l) {
|
|
|
6345
6367
|
e,
|
|
6346
6368
|
"currencylocale",
|
|
6347
6369
|
/*currencylocale*/
|
|
6348
|
-
l[
|
|
6370
|
+
l[64]
|
|
6349
6371
|
), i(
|
|
6350
6372
|
e,
|
|
6351
6373
|
"clientstyling",
|
|
@@ -6404,11 +6426,11 @@ function jn(l) {
|
|
|
6404
6426
|
/*currency*/
|
|
6405
6427
|
n[21]
|
|
6406
6428
|
), s[2] & /*currencylocale*/
|
|
6407
|
-
|
|
6429
|
+
4 && i(
|
|
6408
6430
|
e,
|
|
6409
6431
|
"currencylocale",
|
|
6410
6432
|
/*currencylocale*/
|
|
6411
|
-
n[
|
|
6433
|
+
n[64]
|
|
6412
6434
|
), s[0] & /*clientstyling*/
|
|
6413
6435
|
8388608 && i(
|
|
6414
6436
|
e,
|
|
@@ -6434,7 +6456,7 @@ function jn(l) {
|
|
|
6434
6456
|
}
|
|
6435
6457
|
};
|
|
6436
6458
|
}
|
|
6437
|
-
function
|
|
6459
|
+
function In(l) {
|
|
6438
6460
|
let e;
|
|
6439
6461
|
return {
|
|
6440
6462
|
c() {
|
|
@@ -6442,7 +6464,7 @@ function Tn(l) {
|
|
|
6442
6464
|
e,
|
|
6443
6465
|
"hasconfirmationmodal",
|
|
6444
6466
|
/*cooloffhasconfirmation*/
|
|
6445
|
-
l[
|
|
6467
|
+
l[61]
|
|
6446
6468
|
), i(
|
|
6447
6469
|
e,
|
|
6448
6470
|
"userid",
|
|
@@ -6482,7 +6504,7 @@ function Tn(l) {
|
|
|
6482
6504
|
e,
|
|
6483
6505
|
"sendnotificationemail",
|
|
6484
6506
|
/*sendnotificationemail*/
|
|
6485
|
-
l[
|
|
6507
|
+
l[59]
|
|
6486
6508
|
), i(
|
|
6487
6509
|
e,
|
|
6488
6510
|
"termsconditionslink",
|
|
@@ -6515,11 +6537,11 @@ function Tn(l) {
|
|
|
6515
6537
|
},
|
|
6516
6538
|
p(n, s) {
|
|
6517
6539
|
s[1] & /*cooloffhasconfirmation*/
|
|
6518
|
-
|
|
6540
|
+
1073741824 && i(
|
|
6519
6541
|
e,
|
|
6520
6542
|
"hasconfirmationmodal",
|
|
6521
6543
|
/*cooloffhasconfirmation*/
|
|
6522
|
-
n[
|
|
6544
|
+
n[61]
|
|
6523
6545
|
), s[0] & /*playerid*/
|
|
6524
6546
|
8 && i(
|
|
6525
6547
|
e,
|
|
@@ -6563,11 +6585,11 @@ function Tn(l) {
|
|
|
6563
6585
|
/*supportemail*/
|
|
6564
6586
|
n[8]
|
|
6565
6587
|
), s[1] & /*sendnotificationemail*/
|
|
6566
|
-
|
|
6588
|
+
268435456 && i(
|
|
6567
6589
|
e,
|
|
6568
6590
|
"sendnotificationemail",
|
|
6569
6591
|
/*sendnotificationemail*/
|
|
6570
|
-
n[
|
|
6592
|
+
n[59]
|
|
6571
6593
|
), s[0] & /*termsconditionslink*/
|
|
6572
6594
|
512 && i(
|
|
6573
6595
|
e,
|
|
@@ -6605,7 +6627,7 @@ function Tn(l) {
|
|
|
6605
6627
|
}
|
|
6606
6628
|
};
|
|
6607
6629
|
}
|
|
6608
|
-
function
|
|
6630
|
+
function Rn(l) {
|
|
6609
6631
|
let e, n, s;
|
|
6610
6632
|
return {
|
|
6611
6633
|
c() {
|
|
@@ -6642,9 +6664,9 @@ function In(l) {
|
|
|
6642
6664
|
);
|
|
6643
6665
|
},
|
|
6644
6666
|
m(u, o) {
|
|
6645
|
-
h(u, e, o), n || (s =
|
|
6667
|
+
h(u, e, o), n || (s = hi(
|
|
6646
6668
|
/*sendLimitsData*/
|
|
6647
|
-
l[
|
|
6669
|
+
l[76].call(null, e)
|
|
6648
6670
|
), n = !0);
|
|
6649
6671
|
},
|
|
6650
6672
|
p(u, o) {
|
|
@@ -6691,7 +6713,7 @@ function In(l) {
|
|
|
6691
6713
|
}
|
|
6692
6714
|
};
|
|
6693
6715
|
}
|
|
6694
|
-
function
|
|
6716
|
+
function Nn(l) {
|
|
6695
6717
|
let e;
|
|
6696
6718
|
return {
|
|
6697
6719
|
c() {
|
|
@@ -6719,7 +6741,7 @@ function Rn(l) {
|
|
|
6719
6741
|
e,
|
|
6720
6742
|
"dateformat",
|
|
6721
6743
|
/*dateformat*/
|
|
6722
|
-
l[
|
|
6744
|
+
l[57]
|
|
6723
6745
|
), i(
|
|
6724
6746
|
e,
|
|
6725
6747
|
"baseurl",
|
|
@@ -6739,12 +6761,12 @@ function Rn(l) {
|
|
|
6739
6761
|
e,
|
|
6740
6762
|
"hasconfirmationmodal",
|
|
6741
6763
|
/*cooloffhasconfirmation*/
|
|
6742
|
-
l[
|
|
6764
|
+
l[61]
|
|
6743
6765
|
), i(
|
|
6744
6766
|
e,
|
|
6745
6767
|
"hascancelbutton",
|
|
6746
6768
|
/*hascancelbutton*/
|
|
6747
|
-
l[
|
|
6769
|
+
l[60]
|
|
6748
6770
|
), i(
|
|
6749
6771
|
e,
|
|
6750
6772
|
"translationurl",
|
|
@@ -6796,11 +6818,11 @@ function Rn(l) {
|
|
|
6796
6818
|
/*session*/
|
|
6797
6819
|
n[4]
|
|
6798
6820
|
), s[1] & /*dateformat*/
|
|
6799
|
-
|
|
6821
|
+
67108864 && i(
|
|
6800
6822
|
e,
|
|
6801
6823
|
"dateformat",
|
|
6802
6824
|
/*dateformat*/
|
|
6803
|
-
n[
|
|
6825
|
+
n[57]
|
|
6804
6826
|
), s[1] & /*baseurl*/
|
|
6805
6827
|
256 && i(
|
|
6806
6828
|
e,
|
|
@@ -6820,17 +6842,17 @@ function Rn(l) {
|
|
|
6820
6842
|
/*mergeproducts*/
|
|
6821
6843
|
n[41]
|
|
6822
6844
|
), s[1] & /*cooloffhasconfirmation*/
|
|
6823
|
-
|
|
6845
|
+
1073741824 && i(
|
|
6824
6846
|
e,
|
|
6825
6847
|
"hasconfirmationmodal",
|
|
6826
6848
|
/*cooloffhasconfirmation*/
|
|
6827
|
-
n[
|
|
6849
|
+
n[61]
|
|
6828
6850
|
), s[1] & /*hascancelbutton*/
|
|
6829
|
-
|
|
6851
|
+
536870912 && i(
|
|
6830
6852
|
e,
|
|
6831
6853
|
"hascancelbutton",
|
|
6832
6854
|
/*hascancelbutton*/
|
|
6833
|
-
n[
|
|
6855
|
+
n[60]
|
|
6834
6856
|
), s[0] & /*translationurl*/
|
|
6835
6857
|
67108864 && i(
|
|
6836
6858
|
e,
|
|
@@ -6862,7 +6884,7 @@ function Rn(l) {
|
|
|
6862
6884
|
}
|
|
6863
6885
|
};
|
|
6864
6886
|
}
|
|
6865
|
-
function
|
|
6887
|
+
function Gn(l) {
|
|
6866
6888
|
let e;
|
|
6867
6889
|
return {
|
|
6868
6890
|
c() {
|
|
@@ -6934,7 +6956,7 @@ function Nn(l) {
|
|
|
6934
6956
|
}
|
|
6935
6957
|
};
|
|
6936
6958
|
}
|
|
6937
|
-
function
|
|
6959
|
+
function qn(l) {
|
|
6938
6960
|
let e;
|
|
6939
6961
|
return {
|
|
6940
6962
|
c() {
|
|
@@ -6942,7 +6964,7 @@ function Gn(l) {
|
|
|
6942
6964
|
e,
|
|
6943
6965
|
"hasconfirmationmodal",
|
|
6944
6966
|
/*timeouthasconfirmation*/
|
|
6945
|
-
l[
|
|
6967
|
+
l[58]
|
|
6946
6968
|
), i(
|
|
6947
6969
|
e,
|
|
6948
6970
|
"endpoint",
|
|
@@ -6990,11 +7012,11 @@ function Gn(l) {
|
|
|
6990
7012
|
},
|
|
6991
7013
|
p(n, s) {
|
|
6992
7014
|
s[1] & /*timeouthasconfirmation*/
|
|
6993
|
-
|
|
7015
|
+
134217728 && i(
|
|
6994
7016
|
e,
|
|
6995
7017
|
"hasconfirmationmodal",
|
|
6996
7018
|
/*timeouthasconfirmation*/
|
|
6997
|
-
n[
|
|
7019
|
+
n[58]
|
|
6998
7020
|
), s[0] & /*endpoint*/
|
|
6999
7021
|
32 && i(
|
|
7000
7022
|
e,
|
|
@@ -7050,7 +7072,7 @@ function Gn(l) {
|
|
|
7050
7072
|
}
|
|
7051
7073
|
};
|
|
7052
7074
|
}
|
|
7053
|
-
function
|
|
7075
|
+
function Wn(l) {
|
|
7054
7076
|
let e;
|
|
7055
7077
|
return {
|
|
7056
7078
|
c() {
|
|
@@ -7155,13 +7177,13 @@ function qn(l) {
|
|
|
7155
7177
|
}
|
|
7156
7178
|
};
|
|
7157
7179
|
}
|
|
7158
|
-
function
|
|
7180
|
+
function Xn(l) {
|
|
7159
7181
|
let e;
|
|
7160
7182
|
function n(o, f) {
|
|
7161
7183
|
return (
|
|
7162
7184
|
/*gmversion*/
|
|
7163
7185
|
o[30] === "gmcore" || /*gmversion*/
|
|
7164
|
-
o[30] === "gm16" ?
|
|
7186
|
+
o[30] === "gm16" ? Fn : Bn
|
|
7165
7187
|
);
|
|
7166
7188
|
}
|
|
7167
7189
|
let s = n(l), u = s(l);
|
|
@@ -7180,7 +7202,7 @@ function Wn(l) {
|
|
|
7180
7202
|
}
|
|
7181
7203
|
};
|
|
7182
7204
|
}
|
|
7183
|
-
function
|
|
7205
|
+
function Jn(l) {
|
|
7184
7206
|
let e;
|
|
7185
7207
|
return {
|
|
7186
7208
|
c() {
|
|
@@ -7188,12 +7210,12 @@ function Xn(l) {
|
|
|
7188
7210
|
e,
|
|
7189
7211
|
"userid",
|
|
7190
7212
|
/*userId*/
|
|
7191
|
-
l[
|
|
7213
|
+
l[69]
|
|
7192
7214
|
), i(
|
|
7193
7215
|
e,
|
|
7194
7216
|
"sessionid",
|
|
7195
7217
|
/*sessionId*/
|
|
7196
|
-
l[
|
|
7218
|
+
l[70]
|
|
7197
7219
|
), i(
|
|
7198
7220
|
e,
|
|
7199
7221
|
"endpoint",
|
|
@@ -7243,7 +7265,7 @@ function Xn(l) {
|
|
|
7243
7265
|
e,
|
|
7244
7266
|
"showwelcomepanel",
|
|
7245
7267
|
/*showwelcomepanel*/
|
|
7246
|
-
l[
|
|
7268
|
+
l[66]
|
|
7247
7269
|
);
|
|
7248
7270
|
},
|
|
7249
7271
|
m(n, s) {
|
|
@@ -7251,17 +7273,17 @@ function Xn(l) {
|
|
|
7251
7273
|
},
|
|
7252
7274
|
p(n, s) {
|
|
7253
7275
|
s[2] & /*userId*/
|
|
7254
|
-
|
|
7276
|
+
128 && i(
|
|
7255
7277
|
e,
|
|
7256
7278
|
"userid",
|
|
7257
7279
|
/*userId*/
|
|
7258
|
-
n[
|
|
7280
|
+
n[69]
|
|
7259
7281
|
), s[2] & /*sessionId*/
|
|
7260
|
-
|
|
7282
|
+
256 && i(
|
|
7261
7283
|
e,
|
|
7262
7284
|
"sessionid",
|
|
7263
7285
|
/*sessionId*/
|
|
7264
|
-
n[
|
|
7286
|
+
n[70]
|
|
7265
7287
|
), s[0] & /*endpoint*/
|
|
7266
7288
|
32 && i(
|
|
7267
7289
|
e,
|
|
@@ -7317,11 +7339,11 @@ function Xn(l) {
|
|
|
7317
7339
|
/*disabledfields*/
|
|
7318
7340
|
n[29]
|
|
7319
7341
|
), s[2] & /*showwelcomepanel*/
|
|
7320
|
-
|
|
7342
|
+
16 && i(
|
|
7321
7343
|
e,
|
|
7322
7344
|
"showwelcomepanel",
|
|
7323
7345
|
/*showwelcomepanel*/
|
|
7324
|
-
n[
|
|
7346
|
+
n[66]
|
|
7325
7347
|
);
|
|
7326
7348
|
},
|
|
7327
7349
|
d(n) {
|
|
@@ -7329,7 +7351,7 @@ function Xn(l) {
|
|
|
7329
7351
|
}
|
|
7330
7352
|
};
|
|
7331
7353
|
}
|
|
7332
|
-
function
|
|
7354
|
+
function Hn(l) {
|
|
7333
7355
|
let e, n, s, u;
|
|
7334
7356
|
return {
|
|
7335
7357
|
c() {
|
|
@@ -7555,7 +7577,7 @@ function Jn(l) {
|
|
|
7555
7577
|
}
|
|
7556
7578
|
};
|
|
7557
7579
|
}
|
|
7558
|
-
function
|
|
7580
|
+
function Bn(l) {
|
|
7559
7581
|
let e;
|
|
7560
7582
|
return {
|
|
7561
7583
|
c() {
|
|
@@ -7578,12 +7600,12 @@ function Hn(l) {
|
|
|
7578
7600
|
e,
|
|
7579
7601
|
"forgot-mode",
|
|
7580
7602
|
/*forgotmode*/
|
|
7581
|
-
l[
|
|
7603
|
+
l[62]
|
|
7582
7604
|
), i(
|
|
7583
7605
|
e,
|
|
7584
7606
|
"token",
|
|
7585
7607
|
/*token*/
|
|
7586
|
-
l[
|
|
7608
|
+
l[63]
|
|
7587
7609
|
), i(
|
|
7588
7610
|
e,
|
|
7589
7611
|
"client-styling",
|
|
@@ -7628,18 +7650,18 @@ function Hn(l) {
|
|
|
7628
7650
|
"language",
|
|
7629
7651
|
/*lang*/
|
|
7630
7652
|
n[6]
|
|
7631
|
-
), s[
|
|
7632
|
-
|
|
7653
|
+
), s[2] & /*forgotmode*/
|
|
7654
|
+
1 && i(
|
|
7633
7655
|
e,
|
|
7634
7656
|
"forgot-mode",
|
|
7635
7657
|
/*forgotmode*/
|
|
7636
|
-
n[
|
|
7658
|
+
n[62]
|
|
7637
7659
|
), s[2] & /*token*/
|
|
7638
|
-
|
|
7660
|
+
2 && i(
|
|
7639
7661
|
e,
|
|
7640
7662
|
"token",
|
|
7641
7663
|
/*token*/
|
|
7642
|
-
n[
|
|
7664
|
+
n[63]
|
|
7643
7665
|
), s[0] & /*clientstyling*/
|
|
7644
7666
|
8388608 && i(
|
|
7645
7667
|
e,
|
|
@@ -7671,7 +7693,7 @@ function Hn(l) {
|
|
|
7671
7693
|
}
|
|
7672
7694
|
};
|
|
7673
7695
|
}
|
|
7674
|
-
function
|
|
7696
|
+
function Fn(l) {
|
|
7675
7697
|
let e;
|
|
7676
7698
|
return {
|
|
7677
7699
|
c() {
|
|
@@ -7765,12 +7787,12 @@ function Bn(l) {
|
|
|
7765
7787
|
}
|
|
7766
7788
|
};
|
|
7767
7789
|
}
|
|
7768
|
-
function
|
|
7790
|
+
function Vn(l) {
|
|
7769
7791
|
let e;
|
|
7770
7792
|
function n(o, f) {
|
|
7771
7793
|
return (
|
|
7772
7794
|
/*isLoading*/
|
|
7773
|
-
o[
|
|
7795
|
+
o[68] ? Bi : Hi
|
|
7774
7796
|
);
|
|
7775
7797
|
}
|
|
7776
7798
|
let s = n(l), u = s(l);
|
|
@@ -7779,7 +7801,7 @@ function Fn(l) {
|
|
|
7779
7801
|
e = d("div"), u.c();
|
|
7780
7802
|
},
|
|
7781
7803
|
m(o, f) {
|
|
7782
|
-
h(o, e, f), u.m(e, null), l[
|
|
7804
|
+
h(o, e, f), u.m(e, null), l[82](e);
|
|
7783
7805
|
},
|
|
7784
7806
|
p(o, f) {
|
|
7785
7807
|
s === (s = n(o)) && u ? u.p(o, f) : (u.d(1), u = s(o), u && (u.c(), u.m(e, null)));
|
|
@@ -7787,17 +7809,17 @@ function Fn(l) {
|
|
|
7787
7809
|
i: Y,
|
|
7788
7810
|
o: Y,
|
|
7789
7811
|
d(o) {
|
|
7790
|
-
o && c(e), u.d(), l[
|
|
7812
|
+
o && c(e), u.d(), l[82](null);
|
|
7791
7813
|
}
|
|
7792
7814
|
};
|
|
7793
7815
|
}
|
|
7794
|
-
function
|
|
7816
|
+
function Qn(l, e, n) {
|
|
7795
7817
|
let s;
|
|
7796
|
-
|
|
7797
|
-
let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: p = "" } = e, { session: _ = "" } = e, { endpoint: g = "" } = e, { lang: r = "" } = e, { operator: t = "Everymatrix" } = e, { supportemail: w = "" } = e, { termsconditionslink: ie = "" } = e, { separatelimits: ne = "true" } = e, { hasdefaultamount: se = "false" } = e, { userroles: B = "" } = e, { simplepasswordvalidation: le = "false" } = e, { tablabels: te = "" } = e, { historyenabled: oe = "" } = e, { deletelimit: ae = "" } = e, { limitsamount: re = "" } = e, { limitsperiods: ue = "" } = e, { numberofentries: fe = "" } = e, { customcurrencysymbols: me = "" } = e, { currency: ce = "" } = e, { apiversion: he = "" } = e, { clientstyling: A = "" } = e, { clientstylingurl: j = "" } = e, { mbsource: T } = e, { translationurl: I = "" } = e, { custominputtextswitch: de = "false" } = e, { showlocationdetailsdescription: pe = "false" } = e, { disabledfields: ge = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: F = "" } = e, { producttype: we = "" } = e, { successurl: _e = "" } = e, { failurl: be = "" } = e, { cancelurl: ye = "" } = e, { sportsurl: ke = "" } = e, { casinourl: ve = "" } = e, { contacturl: Ee = "" } = e, { homeurl: Se = "" } = e, { baseurl: Ce = "" } = e, { hideproducts: Pe = "" } = e, { mergeproducts: De = "Casino+Virtuals" } = e, { depositurl: Le = "" } = e, { showcashierbonus: Me = "" } = e, { biometricsenabled: ze = "false" } = e, { activepage: E = "" } = e, { bonushistorystatus: Oe = "closed,forfeited,released,expired" } = e, { bonushistorytype: Ue = "standard,freeround,freebet" } = e, { allowedextenssion: Ae = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: je = "12934000" } = e, { passwordregex: Te = "" } = e, { limitformat: Ie = "" } = e, {
|
|
7798
|
-
|
|
7799
|
-
let C,
|
|
7800
|
-
const
|
|
7818
|
+
Oi(l, Ri, (a) => n(91, s = a));
|
|
7819
|
+
let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: p = "" } = e, { session: _ = "" } = e, { endpoint: g = "" } = e, { lang: r = "" } = e, { operator: t = "Everymatrix" } = e, { supportemail: w = "" } = e, { termsconditionslink: ie = "" } = e, { separatelimits: ne = "true" } = e, { hasdefaultamount: se = "false" } = e, { userroles: B = "" } = e, { simplepasswordvalidation: le = "false" } = e, { tablabels: te = "" } = e, { historyenabled: oe = "" } = e, { deletelimit: ae = "" } = e, { limitsamount: re = "" } = e, { limitsperiods: ue = "" } = e, { numberofentries: fe = "" } = e, { customcurrencysymbols: me = "" } = e, { currency: ce = "" } = e, { apiversion: he = "" } = e, { clientstyling: A = "" } = e, { clientstylingurl: j = "" } = e, { mbsource: T } = e, { translationurl: I = "" } = e, { custominputtextswitch: de = "false" } = e, { showlocationdetailsdescription: pe = "false" } = e, { disabledfields: ge = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = e, { gmversion: F = "" } = e, { producttype: we = "" } = e, { successurl: _e = "" } = e, { failurl: be = "" } = e, { cancelurl: ye = "" } = e, { sportsurl: ke = "" } = e, { casinourl: ve = "" } = e, { contacturl: Ee = "" } = e, { homeurl: Se = "" } = e, { baseurl: Ce = "" } = e, { hideproducts: Pe = "" } = e, { mergeproducts: De = "Casino+Virtuals" } = e, { depositurl: Le = "" } = e, { showcashierbonus: Me = "" } = e, { biometricsenabled: ze = "false" } = e, { activepage: E = "" } = e, { bonushistorystatus: Oe = "closed,forfeited,released,expired" } = e, { bonushistorytype: Ue = "standard,freeround,freebet" } = e, { allowedextenssion: Ae = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: je = "12934000" } = e, { passwordregex: Te = "" } = e, { limitformat: Ie = "" } = e, { inputhasdecimals: Re = "false" } = e, { historytypes: Ne = "Payments, Casino, Sports" } = e, { hidecolumns: Ge = "" } = e, { hidevalues: qe = "" } = e, { pagesizeoptions: We = "5, 10, 20, 50, 100" } = e, { defaultpagesize: Xe = "5" } = e, { dateformat: Je = "" } = e, { timeouthasconfirmation: He = "false" } = e, { sendnotificationemail: V } = e, { hascancelbutton: Be = "false" } = e, { cooloffhasconfirmation: Fe = "false" } = e, { forgotmode: Ve = !1 } = e, { token: Qe = "" } = e, { currencylocale: Ze = "" } = e, { hidevulnerabilitycheck: Ke = "false" } = e, { showwelcomepanel: Ye = "false" } = e;
|
|
7820
|
+
Wi({ withLocale: "en", translations: {} });
|
|
7821
|
+
let C, $e = !1, xe = window.navigator.userAgent, ei = Ui(xe) !== "PC", k = "", S = "", P = {}, R, N, di = Ai(xe), G, L, q = !1, W = !1, Q = "", ii = "", ni = !1, pi, si, li = "/profile-info";
|
|
7822
|
+
const ti = [
|
|
7801
7823
|
"/profile-info",
|
|
7802
7824
|
"/change-password",
|
|
7803
7825
|
"/reality-check",
|
|
@@ -7822,37 +7844,37 @@ function Vn(l, e, n) {
|
|
|
7822
7844
|
"/external-transactions-history",
|
|
7823
7845
|
"/review-frequency",
|
|
7824
7846
|
"/biometrics"
|
|
7825
|
-
],
|
|
7826
|
-
n(
|
|
7827
|
-
},
|
|
7828
|
-
!E && !
|
|
7829
|
-
}, pi = () => {
|
|
7830
|
-
Wi(r);
|
|
7847
|
+
], oi = () => {
|
|
7848
|
+
n(69, k = p), n(70, S = _), ui(), ai(), n(68, $e = !1);
|
|
7849
|
+
}, ai = () => {
|
|
7850
|
+
!E && !ei && n(77, E = ti[0]), n(71, li = E);
|
|
7831
7851
|
}, gi = () => {
|
|
7852
|
+
Xi(r);
|
|
7853
|
+
}, wi = () => {
|
|
7832
7854
|
fetch(I).then((b) => b.json()).then((b) => {
|
|
7833
7855
|
Object.keys(b).forEach((y) => {
|
|
7834
|
-
|
|
7856
|
+
mi(y, b[y]);
|
|
7835
7857
|
});
|
|
7836
7858
|
}).catch((b) => {
|
|
7837
7859
|
console.log(b);
|
|
7838
7860
|
});
|
|
7839
7861
|
};
|
|
7840
|
-
Object.keys(
|
|
7841
|
-
|
|
7862
|
+
Object.keys(ci).forEach((a) => {
|
|
7863
|
+
mi(a, ci[a]);
|
|
7842
7864
|
});
|
|
7843
|
-
const
|
|
7865
|
+
const ri = (a) => {
|
|
7844
7866
|
let b;
|
|
7845
7867
|
if (a.data)
|
|
7846
7868
|
switch (a.data.type) {
|
|
7847
7869
|
case "ChangeAccountPage":
|
|
7848
|
-
n(
|
|
7870
|
+
n(77, E = a.data.page.path), E == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), E == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
|
|
7849
7871
|
break;
|
|
7850
7872
|
case "PlayerAccountMenuActive":
|
|
7851
7873
|
case "GoToPreviousRoute":
|
|
7852
|
-
a.data.isMobile && (n(
|
|
7874
|
+
a.data.isMobile && (n(77, E = ""), oi());
|
|
7853
7875
|
break;
|
|
7854
7876
|
case "ChangePassword":
|
|
7855
|
-
|
|
7877
|
+
_i(a.data.userCurrentPassword, a.data.userNewPassword);
|
|
7856
7878
|
break;
|
|
7857
7879
|
case "SetPlayerAccountTimeout":
|
|
7858
7880
|
b = new URL(`/v2/player/${k}/limits${F === "gm16" ? "/session" : ""}`, g);
|
|
@@ -7911,11 +7933,11 @@ function Vn(l, e, n) {
|
|
|
7911
7933
|
});
|
|
7912
7934
|
break;
|
|
7913
7935
|
case "UserSessionID":
|
|
7914
|
-
n(
|
|
7936
|
+
n(70, S = a.data.session), n(69, k = a.data.userid), ui();
|
|
7915
7937
|
break;
|
|
7916
7938
|
case "PlayerAccountGamingLimitsUpdate":
|
|
7917
7939
|
b = new URL(`/v2/player/${k}/limits`, g);
|
|
7918
|
-
let Z = a.data.payload,
|
|
7940
|
+
let Z = a.data.payload, ki = {
|
|
7919
7941
|
method: "PUT",
|
|
7920
7942
|
headers: {
|
|
7921
7943
|
"X-SessionID": S,
|
|
@@ -7924,7 +7946,7 @@ function Vn(l, e, n) {
|
|
|
7924
7946
|
},
|
|
7925
7947
|
body: JSON.stringify(Z)
|
|
7926
7948
|
};
|
|
7927
|
-
fetch(b.href,
|
|
7949
|
+
fetch(b.href, ki).then((v) => {
|
|
7928
7950
|
v.status == 200 && (q = !0, window.postMessage(
|
|
7929
7951
|
{
|
|
7930
7952
|
type: "WidgetNotification",
|
|
@@ -7940,8 +7962,8 @@ function Vn(l, e, n) {
|
|
|
7940
7962
|
case "PlayerAccountGamingLimitDelete":
|
|
7941
7963
|
let H = a.data.limit ? a.data.limit : {}, z;
|
|
7942
7964
|
Array.isArray(H) ? z = H.map((v) => v.period) : z = H.period;
|
|
7943
|
-
let
|
|
7944
|
-
switch (
|
|
7965
|
+
let vi = a.data.name, O = "";
|
|
7966
|
+
switch (vi) {
|
|
7945
7967
|
case "depositLimits":
|
|
7946
7968
|
O = "deposit";
|
|
7947
7969
|
break;
|
|
@@ -7955,14 +7977,14 @@ function Vn(l, e, n) {
|
|
|
7955
7977
|
O = "loss";
|
|
7956
7978
|
break;
|
|
7957
7979
|
}
|
|
7958
|
-
let
|
|
7980
|
+
let Ei = {
|
|
7959
7981
|
method: "DELETE",
|
|
7960
7982
|
headers: { "X-SessionID": S },
|
|
7961
7983
|
body: JSON.stringify(H)
|
|
7962
7984
|
};
|
|
7963
7985
|
b = new URL(`/v2/player/${k}/limits/${O}`, g), Array.isArray(z) ? z.forEach((v) => {
|
|
7964
7986
|
b.searchParams.append("periods", v);
|
|
7965
|
-
}) : b.searchParams.append("periods", z), fetch(b.href,
|
|
7987
|
+
}) : b.searchParams.append("periods", z), fetch(b.href, Ei).then((v) => {
|
|
7966
7988
|
v.status == 200 && (W = !0, window.postMessage(
|
|
7967
7989
|
{
|
|
7968
7990
|
type: "WidgetNotification",
|
|
@@ -7984,7 +8006,7 @@ function Vn(l, e, n) {
|
|
|
7984
8006
|
M(new URL(`/v2/player/${k}/limits`, g));
|
|
7985
8007
|
break;
|
|
7986
8008
|
}
|
|
7987
|
-
},
|
|
8009
|
+
}, ui = () => {
|
|
7988
8010
|
let a = new URL(`${g}/v1/player/${k}/profile`), b = {
|
|
7989
8011
|
method: "GET",
|
|
7990
8012
|
headers: { "X-SessionID": S }
|
|
@@ -8003,11 +8025,11 @@ function Vn(l, e, n) {
|
|
|
8003
8025
|
console.error(y);
|
|
8004
8026
|
}
|
|
8005
8027
|
);
|
|
8006
|
-
},
|
|
8028
|
+
}, _i = async (a, b) => {
|
|
8007
8029
|
let y = new URL(`${g}/v1/player/${k}/password`), D = {
|
|
8008
8030
|
currentPassword: a,
|
|
8009
8031
|
newPassword: b
|
|
8010
|
-
},
|
|
8032
|
+
}, fi = {
|
|
8011
8033
|
method: "POST",
|
|
8012
8034
|
headers: {
|
|
8013
8035
|
"X-SessionID": S,
|
|
@@ -8015,7 +8037,7 @@ function Vn(l, e, n) {
|
|
|
8015
8037
|
Accept: "application/json"
|
|
8016
8038
|
},
|
|
8017
8039
|
body: JSON.stringify(D)
|
|
8018
|
-
}, X = await fetch(y.href,
|
|
8040
|
+
}, X = await fetch(y.href, fi);
|
|
8019
8041
|
if (X.ok)
|
|
8020
8042
|
window.postMessage({ type: "PasswordChangedSuccessfully" }, window.location.href), window.postMessage(
|
|
8021
8043
|
{
|
|
@@ -8026,18 +8048,18 @@ function Vn(l, e, n) {
|
|
|
8026
8048
|
}
|
|
8027
8049
|
},
|
|
8028
8050
|
window.location.href
|
|
8029
|
-
),
|
|
8051
|
+
), si = new CustomEvent(
|
|
8030
8052
|
"ChangePassword",
|
|
8031
8053
|
{
|
|
8032
8054
|
detail: { userPassword: D.newPassword }
|
|
8033
8055
|
}
|
|
8034
|
-
), window.dispatchEvent(
|
|
8056
|
+
), window.dispatchEvent(si);
|
|
8035
8057
|
else {
|
|
8036
8058
|
let J = await X.json();
|
|
8037
|
-
|
|
8059
|
+
ii = Object.keys(J.thirdPartyResponse).find((Z) => Z === "errorCode") + J.thirdPartyResponse.errorCode, Q = s(`${ii}`), ni = !0, window.postMessage(
|
|
8038
8060
|
{
|
|
8039
8061
|
type: "ShowPasswordChangedError",
|
|
8040
|
-
showErrorPasswordChanged:
|
|
8062
|
+
showErrorPasswordChanged: ni,
|
|
8041
8063
|
errorPasswordChanged: Q
|
|
8042
8064
|
},
|
|
8043
8065
|
window.location.href
|
|
@@ -8070,7 +8092,7 @@ function Vn(l, e, n) {
|
|
|
8070
8092
|
};
|
|
8071
8093
|
fetch(a.href, b).then((y) => y.json()).then(
|
|
8072
8094
|
(y) => {
|
|
8073
|
-
P = y, Object.keys(P).length !== 0 ? (n(
|
|
8095
|
+
P = y, Object.keys(P).length !== 0 ? (n(78, R = P.depositLimits ?? []), n(79, N = P.wageringLimits ?? []), n(80, G = P.lossLimits ?? []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(81, L = P.timeLimit), n(81, L = P.cumulativeSessionLimits.map((D) => (D.amount = D.minutes, D)))) : n(81, L = []), window.postMessage(
|
|
8074
8096
|
{
|
|
8075
8097
|
type: "PlayerLimitsData",
|
|
8076
8098
|
limits: {
|
|
@@ -8084,38 +8106,38 @@ function Vn(l, e, n) {
|
|
|
8084
8106
|
}
|
|
8085
8107
|
},
|
|
8086
8108
|
window.location.href
|
|
8087
|
-
)) : (n(
|
|
8109
|
+
)) : (n(78, R = []), n(79, N = []), n(80, G = []), n(81, L = [])), Ii();
|
|
8088
8110
|
},
|
|
8089
8111
|
(y) => {
|
|
8090
8112
|
console.error(y);
|
|
8091
8113
|
}
|
|
8092
8114
|
);
|
|
8093
|
-
},
|
|
8115
|
+
}, bi = (a) => {
|
|
8094
8116
|
M(new URL(`/v2/player/${k}/limits`, g));
|
|
8095
8117
|
};
|
|
8096
|
-
|
|
8097
|
-
window.removeEventListener("message",
|
|
8118
|
+
ji(() => (window.addEventListener("message", ri, !1), () => {
|
|
8119
|
+
window.removeEventListener("message", ri);
|
|
8098
8120
|
}));
|
|
8099
|
-
function
|
|
8100
|
-
|
|
8101
|
-
C = a, n(
|
|
8121
|
+
function yi(a) {
|
|
8122
|
+
Ti[a ? "unshift" : "push"](() => {
|
|
8123
|
+
C = a, n(67, C);
|
|
8102
8124
|
});
|
|
8103
8125
|
}
|
|
8104
8126
|
return l.$$set = (a) => {
|
|
8105
|
-
"cmsendpoint" in a && n(0, u = a.cmsendpoint), "env" in a && n(1, o = a.env), "customnotifications" in a && n(2, f = a.customnotifications), "playerid" in a && n(3, p = a.playerid), "session" in a && n(4, _ = a.session), "endpoint" in a && n(5, g = a.endpoint), "lang" in a && n(6, r = a.lang), "operator" in a && n(7, t = a.operator), "supportemail" in a && n(8, w = a.supportemail), "termsconditionslink" in a && n(9, ie = a.termsconditionslink), "separatelimits" in a && n(10, ne = a.separatelimits), "hasdefaultamount" in a && n(11, se = a.hasdefaultamount), "userroles" in a && n(12, B = a.userroles), "simplepasswordvalidation" in a && n(13, le = a.simplepasswordvalidation), "tablabels" in a && n(14, te = a.tablabels), "historyenabled" in a && n(15, oe = a.historyenabled), "deletelimit" in a && n(16, ae = a.deletelimit), "limitsamount" in a && n(17, re = a.limitsamount), "limitsperiods" in a && n(18, ue = a.limitsperiods), "numberofentries" in a && n(19, fe = a.numberofentries), "customcurrencysymbols" in a && n(20, me = a.customcurrencysymbols), "currency" in a && n(21, ce = a.currency), "apiversion" in a && n(22, he = a.apiversion), "clientstyling" in a && n(23, A = a.clientstyling), "clientstylingurl" in a && n(24, j = a.clientstylingurl), "mbsource" in a && n(25, T = a.mbsource), "translationurl" in a && n(26, I = a.translationurl), "custominputtextswitch" in a && n(27, de = a.custominputtextswitch), "showlocationdetailsdescription" in a && n(28, pe = a.showlocationdetailsdescription), "disabledfields" in a && n(29, ge = a.disabledfields), "gmversion" in a && n(30, F = a.gmversion), "producttype" in a && n(31, we = a.producttype), "successurl" in a && n(32, _e = a.successurl), "failurl" in a && n(33, be = a.failurl), "cancelurl" in a && n(34, ye = a.cancelurl), "sportsurl" in a && n(35, ke = a.sportsurl), "casinourl" in a && n(36, ve = a.casinourl), "contacturl" in a && n(37, Ee = a.contacturl), "homeurl" in a && n(38, Se = a.homeurl), "baseurl" in a && n(39, Ce = a.baseurl), "hideproducts" in a && n(40, Pe = a.hideproducts), "mergeproducts" in a && n(41, De = a.mergeproducts), "depositurl" in a && n(42, Le = a.depositurl), "showcashierbonus" in a && n(43, Me = a.showcashierbonus), "biometricsenabled" in a && n(44, ze = a.biometricsenabled), "activepage" in a && n(
|
|
8127
|
+
"cmsendpoint" in a && n(0, u = a.cmsendpoint), "env" in a && n(1, o = a.env), "customnotifications" in a && n(2, f = a.customnotifications), "playerid" in a && n(3, p = a.playerid), "session" in a && n(4, _ = a.session), "endpoint" in a && n(5, g = a.endpoint), "lang" in a && n(6, r = a.lang), "operator" in a && n(7, t = a.operator), "supportemail" in a && n(8, w = a.supportemail), "termsconditionslink" in a && n(9, ie = a.termsconditionslink), "separatelimits" in a && n(10, ne = a.separatelimits), "hasdefaultamount" in a && n(11, se = a.hasdefaultamount), "userroles" in a && n(12, B = a.userroles), "simplepasswordvalidation" in a && n(13, le = a.simplepasswordvalidation), "tablabels" in a && n(14, te = a.tablabels), "historyenabled" in a && n(15, oe = a.historyenabled), "deletelimit" in a && n(16, ae = a.deletelimit), "limitsamount" in a && n(17, re = a.limitsamount), "limitsperiods" in a && n(18, ue = a.limitsperiods), "numberofentries" in a && n(19, fe = a.numberofentries), "customcurrencysymbols" in a && n(20, me = a.customcurrencysymbols), "currency" in a && n(21, ce = a.currency), "apiversion" in a && n(22, he = a.apiversion), "clientstyling" in a && n(23, A = a.clientstyling), "clientstylingurl" in a && n(24, j = a.clientstylingurl), "mbsource" in a && n(25, T = a.mbsource), "translationurl" in a && n(26, I = a.translationurl), "custominputtextswitch" in a && n(27, de = a.custominputtextswitch), "showlocationdetailsdescription" in a && n(28, pe = a.showlocationdetailsdescription), "disabledfields" in a && n(29, ge = a.disabledfields), "gmversion" in a && n(30, F = a.gmversion), "producttype" in a && n(31, we = a.producttype), "successurl" in a && n(32, _e = a.successurl), "failurl" in a && n(33, be = a.failurl), "cancelurl" in a && n(34, ye = a.cancelurl), "sportsurl" in a && n(35, ke = a.sportsurl), "casinourl" in a && n(36, ve = a.casinourl), "contacturl" in a && n(37, Ee = a.contacturl), "homeurl" in a && n(38, Se = a.homeurl), "baseurl" in a && n(39, Ce = a.baseurl), "hideproducts" in a && n(40, Pe = a.hideproducts), "mergeproducts" in a && n(41, De = a.mergeproducts), "depositurl" in a && n(42, Le = a.depositurl), "showcashierbonus" in a && n(43, Me = a.showcashierbonus), "biometricsenabled" in a && n(44, ze = a.biometricsenabled), "activepage" in a && n(77, E = a.activepage), "bonushistorystatus" in a && n(45, Oe = a.bonushistorystatus), "bonushistorytype" in a && n(46, Ue = a.bonushistorytype), "allowedextenssion" in a && n(47, Ae = a.allowedextenssion), "filesizeallow" in a && n(48, je = a.filesizeallow), "passwordregex" in a && n(49, Te = a.passwordregex), "limitformat" in a && n(50, Ie = a.limitformat), "inputhasdecimals" in a && n(51, Re = a.inputhasdecimals), "historytypes" in a && n(52, Ne = a.historytypes), "hidecolumns" in a && n(53, Ge = a.hidecolumns), "hidevalues" in a && n(54, qe = a.hidevalues), "pagesizeoptions" in a && n(55, We = a.pagesizeoptions), "defaultpagesize" in a && n(56, Xe = a.defaultpagesize), "dateformat" in a && n(57, Je = a.dateformat), "timeouthasconfirmation" in a && n(58, He = a.timeouthasconfirmation), "sendnotificationemail" in a && n(59, V = a.sendnotificationemail), "hascancelbutton" in a && n(60, Be = a.hascancelbutton), "cooloffhasconfirmation" in a && n(61, Fe = a.cooloffhasconfirmation), "forgotmode" in a && n(62, Ve = a.forgotmode), "token" in a && n(63, Qe = a.token), "currencylocale" in a && n(64, Ze = a.currencylocale), "hidevulnerabilitycheck" in a && n(65, Ke = a.hidevulnerabilitycheck), "showwelcomepanel" in a && n(66, Ye = a.showwelcomepanel);
|
|
8106
8128
|
}, l.$$.update = () => {
|
|
8107
8129
|
l.$$.dirty[0] & /*lang*/
|
|
8108
|
-
64 && r &&
|
|
8109
|
-
4223 && u && g && f && p && _ && r && o && B &&
|
|
8110
|
-
|
|
8130
|
+
64 && r && gi(), l.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
|
|
8131
|
+
4223 && u && g && f && p && _ && r && o && B && oi(), l.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
|
|
8132
|
+
983040, l.$$.dirty[0] & /*clientstyling*/
|
|
8111
8133
|
8388608 | l.$$.dirty[2] & /*customStylingContainer*/
|
|
8112
|
-
|
|
8134
|
+
32 && A && C && Ni(C, A), l.$$.dirty[0] & /*clientstylingurl*/
|
|
8113
8135
|
16777216 | l.$$.dirty[2] & /*customStylingContainer*/
|
|
8114
|
-
|
|
8136
|
+
32 && j && C && Gi(C, j), l.$$.dirty[0] & /*mbsource*/
|
|
8115
8137
|
33554432 | l.$$.dirty[2] & /*customStylingContainer*/
|
|
8116
|
-
|
|
8117
|
-
67108864 && I &&
|
|
8118
|
-
|
|
8138
|
+
32 && T && C && qi(C, `${T}.Style`), l.$$.dirty[0] & /*translationurl*/
|
|
8139
|
+
67108864 && I && wi(), l.$$.dirty[2] & /*activepage*/
|
|
8140
|
+
32768 && E && ai();
|
|
8119
8141
|
}, [
|
|
8120
8142
|
u,
|
|
8121
8143
|
o,
|
|
@@ -8175,40 +8197,41 @@ function Vn(l, e, n) {
|
|
|
8175
8197
|
We,
|
|
8176
8198
|
Xe,
|
|
8177
8199
|
Je,
|
|
8178
|
-
V,
|
|
8179
8200
|
He,
|
|
8201
|
+
V,
|
|
8180
8202
|
Be,
|
|
8181
8203
|
Fe,
|
|
8182
8204
|
Ve,
|
|
8183
8205
|
Qe,
|
|
8184
8206
|
Ze,
|
|
8185
8207
|
Ke,
|
|
8186
|
-
C,
|
|
8187
8208
|
Ye,
|
|
8209
|
+
C,
|
|
8210
|
+
$e,
|
|
8188
8211
|
k,
|
|
8189
8212
|
S,
|
|
8190
|
-
si,
|
|
8191
|
-
xe,
|
|
8192
|
-
hi,
|
|
8193
|
-
di,
|
|
8194
8213
|
li,
|
|
8195
|
-
|
|
8214
|
+
ei,
|
|
8215
|
+
di,
|
|
8216
|
+
pi,
|
|
8217
|
+
ti,
|
|
8218
|
+
bi,
|
|
8196
8219
|
E,
|
|
8197
8220
|
R,
|
|
8198
8221
|
N,
|
|
8199
8222
|
G,
|
|
8200
8223
|
L,
|
|
8201
|
-
|
|
8224
|
+
yi
|
|
8202
8225
|
];
|
|
8203
8226
|
}
|
|
8204
|
-
class
|
|
8227
|
+
class Zn extends Di {
|
|
8205
8228
|
constructor(e) {
|
|
8206
|
-
super(),
|
|
8229
|
+
super(), Li(
|
|
8207
8230
|
this,
|
|
8208
8231
|
e,
|
|
8232
|
+
Qn,
|
|
8209
8233
|
Vn,
|
|
8210
|
-
|
|
8211
|
-
Li,
|
|
8234
|
+
Mi,
|
|
8212
8235
|
{
|
|
8213
8236
|
cmsendpoint: 0,
|
|
8214
8237
|
env: 1,
|
|
@@ -8255,30 +8278,31 @@ class Qn extends Pi {
|
|
|
8255
8278
|
depositurl: 42,
|
|
8256
8279
|
showcashierbonus: 43,
|
|
8257
8280
|
biometricsenabled: 44,
|
|
8258
|
-
activepage:
|
|
8281
|
+
activepage: 77,
|
|
8259
8282
|
bonushistorystatus: 45,
|
|
8260
8283
|
bonushistorytype: 46,
|
|
8261
8284
|
allowedextenssion: 47,
|
|
8262
8285
|
filesizeallow: 48,
|
|
8263
8286
|
passwordregex: 49,
|
|
8264
8287
|
limitformat: 50,
|
|
8265
|
-
|
|
8266
|
-
|
|
8267
|
-
|
|
8268
|
-
|
|
8269
|
-
|
|
8270
|
-
|
|
8271
|
-
|
|
8272
|
-
|
|
8273
|
-
|
|
8274
|
-
|
|
8275
|
-
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
|
|
8279
|
-
|
|
8288
|
+
inputhasdecimals: 51,
|
|
8289
|
+
historytypes: 52,
|
|
8290
|
+
hidecolumns: 53,
|
|
8291
|
+
hidevalues: 54,
|
|
8292
|
+
pagesizeoptions: 55,
|
|
8293
|
+
defaultpagesize: 56,
|
|
8294
|
+
dateformat: 57,
|
|
8295
|
+
timeouthasconfirmation: 58,
|
|
8296
|
+
sendnotificationemail: 59,
|
|
8297
|
+
hascancelbutton: 60,
|
|
8298
|
+
cooloffhasconfirmation: 61,
|
|
8299
|
+
forgotmode: 62,
|
|
8300
|
+
token: 63,
|
|
8301
|
+
currencylocale: 64,
|
|
8302
|
+
hidevulnerabilitycheck: 65,
|
|
8303
|
+
showwelcomepanel: 66
|
|
8280
8304
|
},
|
|
8281
|
-
|
|
8305
|
+
Ji,
|
|
8282
8306
|
[-1, -1, -1, -1]
|
|
8283
8307
|
);
|
|
8284
8308
|
}
|
|
@@ -8553,7 +8577,7 @@ class Qn extends Pi {
|
|
|
8553
8577
|
this.$$set({ biometricsenabled: e }), m();
|
|
8554
8578
|
}
|
|
8555
8579
|
get activepage() {
|
|
8556
|
-
return this.$$.ctx[
|
|
8580
|
+
return this.$$.ctx[77];
|
|
8557
8581
|
}
|
|
8558
8582
|
set activepage(e) {
|
|
8559
8583
|
this.$$set({ activepage: e }), m();
|
|
@@ -8594,98 +8618,104 @@ class Qn extends Pi {
|
|
|
8594
8618
|
set limitformat(e) {
|
|
8595
8619
|
this.$$set({ limitformat: e }), m();
|
|
8596
8620
|
}
|
|
8597
|
-
get
|
|
8621
|
+
get inputhasdecimals() {
|
|
8598
8622
|
return this.$$.ctx[51];
|
|
8599
8623
|
}
|
|
8624
|
+
set inputhasdecimals(e) {
|
|
8625
|
+
this.$$set({ inputhasdecimals: e }), m();
|
|
8626
|
+
}
|
|
8627
|
+
get historytypes() {
|
|
8628
|
+
return this.$$.ctx[52];
|
|
8629
|
+
}
|
|
8600
8630
|
set historytypes(e) {
|
|
8601
8631
|
this.$$set({ historytypes: e }), m();
|
|
8602
8632
|
}
|
|
8603
8633
|
get hidecolumns() {
|
|
8604
|
-
return this.$$.ctx[
|
|
8634
|
+
return this.$$.ctx[53];
|
|
8605
8635
|
}
|
|
8606
8636
|
set hidecolumns(e) {
|
|
8607
8637
|
this.$$set({ hidecolumns: e }), m();
|
|
8608
8638
|
}
|
|
8609
8639
|
get hidevalues() {
|
|
8610
|
-
return this.$$.ctx[
|
|
8640
|
+
return this.$$.ctx[54];
|
|
8611
8641
|
}
|
|
8612
8642
|
set hidevalues(e) {
|
|
8613
8643
|
this.$$set({ hidevalues: e }), m();
|
|
8614
8644
|
}
|
|
8615
8645
|
get pagesizeoptions() {
|
|
8616
|
-
return this.$$.ctx[
|
|
8646
|
+
return this.$$.ctx[55];
|
|
8617
8647
|
}
|
|
8618
8648
|
set pagesizeoptions(e) {
|
|
8619
8649
|
this.$$set({ pagesizeoptions: e }), m();
|
|
8620
8650
|
}
|
|
8621
8651
|
get defaultpagesize() {
|
|
8622
|
-
return this.$$.ctx[
|
|
8652
|
+
return this.$$.ctx[56];
|
|
8623
8653
|
}
|
|
8624
8654
|
set defaultpagesize(e) {
|
|
8625
8655
|
this.$$set({ defaultpagesize: e }), m();
|
|
8626
8656
|
}
|
|
8627
8657
|
get dateformat() {
|
|
8628
|
-
return this.$$.ctx[
|
|
8658
|
+
return this.$$.ctx[57];
|
|
8629
8659
|
}
|
|
8630
8660
|
set dateformat(e) {
|
|
8631
8661
|
this.$$set({ dateformat: e }), m();
|
|
8632
8662
|
}
|
|
8633
8663
|
get timeouthasconfirmation() {
|
|
8634
|
-
return this.$$.ctx[
|
|
8664
|
+
return this.$$.ctx[58];
|
|
8635
8665
|
}
|
|
8636
8666
|
set timeouthasconfirmation(e) {
|
|
8637
8667
|
this.$$set({ timeouthasconfirmation: e }), m();
|
|
8638
8668
|
}
|
|
8639
8669
|
get sendnotificationemail() {
|
|
8640
|
-
return this.$$.ctx[
|
|
8670
|
+
return this.$$.ctx[59];
|
|
8641
8671
|
}
|
|
8642
8672
|
set sendnotificationemail(e) {
|
|
8643
8673
|
this.$$set({ sendnotificationemail: e }), m();
|
|
8644
8674
|
}
|
|
8645
8675
|
get hascancelbutton() {
|
|
8646
|
-
return this.$$.ctx[
|
|
8676
|
+
return this.$$.ctx[60];
|
|
8647
8677
|
}
|
|
8648
8678
|
set hascancelbutton(e) {
|
|
8649
8679
|
this.$$set({ hascancelbutton: e }), m();
|
|
8650
8680
|
}
|
|
8651
8681
|
get cooloffhasconfirmation() {
|
|
8652
|
-
return this.$$.ctx[
|
|
8682
|
+
return this.$$.ctx[61];
|
|
8653
8683
|
}
|
|
8654
8684
|
set cooloffhasconfirmation(e) {
|
|
8655
8685
|
this.$$set({ cooloffhasconfirmation: e }), m();
|
|
8656
8686
|
}
|
|
8657
8687
|
get forgotmode() {
|
|
8658
|
-
return this.$$.ctx[
|
|
8688
|
+
return this.$$.ctx[62];
|
|
8659
8689
|
}
|
|
8660
8690
|
set forgotmode(e) {
|
|
8661
8691
|
this.$$set({ forgotmode: e }), m();
|
|
8662
8692
|
}
|
|
8663
8693
|
get token() {
|
|
8664
|
-
return this.$$.ctx[
|
|
8694
|
+
return this.$$.ctx[63];
|
|
8665
8695
|
}
|
|
8666
8696
|
set token(e) {
|
|
8667
8697
|
this.$$set({ token: e }), m();
|
|
8668
8698
|
}
|
|
8669
8699
|
get currencylocale() {
|
|
8670
|
-
return this.$$.ctx[
|
|
8700
|
+
return this.$$.ctx[64];
|
|
8671
8701
|
}
|
|
8672
8702
|
set currencylocale(e) {
|
|
8673
8703
|
this.$$set({ currencylocale: e }), m();
|
|
8674
8704
|
}
|
|
8675
8705
|
get hidevulnerabilitycheck() {
|
|
8676
|
-
return this.$$.ctx[
|
|
8706
|
+
return this.$$.ctx[65];
|
|
8677
8707
|
}
|
|
8678
8708
|
set hidevulnerabilitycheck(e) {
|
|
8679
8709
|
this.$$set({ hidevulnerabilitycheck: e }), m();
|
|
8680
8710
|
}
|
|
8681
8711
|
get showwelcomepanel() {
|
|
8682
|
-
return this.$$.ctx[
|
|
8712
|
+
return this.$$.ctx[66];
|
|
8683
8713
|
}
|
|
8684
8714
|
set showwelcomepanel(e) {
|
|
8685
8715
|
this.$$set({ showwelcomepanel: e }), m();
|
|
8686
8716
|
}
|
|
8687
8717
|
}
|
|
8688
|
-
|
|
8718
|
+
Pi(Zn, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, baseurl: {}, hideproducts: {}, mergeproducts: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, bonushistorystatus: {}, bonushistorytype: {}, allowedextenssion: {}, filesizeallow: {}, passwordregex: {}, limitformat: {}, inputhasdecimals: {}, historytypes: {}, hidecolumns: {}, hidevalues: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, sendnotificationemail: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, currencylocale: {}, hidevulnerabilitycheck: {}, showwelcomepanel: {} }, [], [], !0);
|
|
8689
8719
|
export {
|
|
8690
|
-
|
|
8720
|
+
Zn as P
|
|
8691
8721
|
};
|