@everymatrix/player-account-controller 1.44.0 → 1.45.2
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/GeneralLogout-DR-XxT8N.js +4832 -0
- package/components/GeneralLogout-bc8vhI_H.cjs +8 -0
- package/components/PlayerAccountBettingHistory-BK6xPWSw.cjs +1 -0
- package/components/PlayerAccountBettingHistory-fca6lsNS.js +328 -0
- package/components/PlayerAccountBiometrics-C-3zrtyy.cjs +1 -0
- package/components/PlayerAccountBiometrics-CjiFJhw-.js +300 -0
- package/components/PlayerAccountClosure-C8BNtCld.cjs +1 -0
- package/components/PlayerAccountClosure-jv1Rveed.js +339 -0
- package/components/PlayerAccountController-B5GxyiMU.cjs +1 -0
- package/components/PlayerAccountController-BJBxx9xW.js +6176 -0
- package/components/PlayerAccountGamingLimits-D3HbxASA.js +758 -0
- package/components/PlayerAccountGamingLimits-a_ERECbs.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-D0i0fMnV.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-l6qA-tGo.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-C0TmN9tW.cjs +10 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-Ds0hHVHM.js +4148 -0
- package/components/PlayerAccountGamingLimitsHistory2-BQABSfo3.cjs +1 -0
- package/components/PlayerAccountGamingLimitsHistory2-CMLSdTnW.js +734 -0
- package/components/PlayerAccountGamingLimitsInfoCard-0xDp-CBL.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-BBL_jJC8.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-B7_BHyXu.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DSOYjGfv.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-B_VQVAW1.js +339 -0
- package/components/PlayerAccountGamingLimitsPopup-CRCoJtQR.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-oY7Nyl9P.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-qU20DTdn.js +844 -0
- package/components/PlayerAccountMenu-Cguxd1Gn.js +576 -0
- package/components/PlayerAccountMenu-_QF6LQHb.cjs +1 -0
- package/components/PlayerAccountModal-BpuFEHxz.js +198 -0
- package/components/PlayerAccountModal-CIR41mpM.cjs +1 -0
- package/components/PlayerAccountNotifications-DNWMsUnC.cjs +1 -0
- package/components/PlayerAccountNotifications-SC-So9Ge.js +261 -0
- package/components/PlayerAccountSelfExclusion-DVLlbxoJ.cjs +3693 -0
- package/components/PlayerAccountSelfExclusion-zuKOJE1A.js +16404 -0
- package/components/PlayerAccountTimeout-C0nlqzAC.cjs +1 -0
- package/components/PlayerAccountTimeout-CMxX7J1C.js +448 -0
- package/components/PlayerActiveBonuses-CinsfLQL.js +986 -0
- package/components/PlayerActiveBonuses-bY0Y51Al.cjs +1 -0
- package/components/PlayerBonusCard-CQTRKi8G.js +565 -0
- package/components/PlayerBonusCard-DdxYH7lf.cjs +1 -0
- package/components/PlayerBonusHistory-CnA7jYi8.cjs +1 -0
- package/components/PlayerBonusHistory-Dz9N_GGZ.js +840 -0
- package/components/PlayerChangePassword-B9qM0mFd.js +1161 -0
- package/components/PlayerChangePassword-BDyXZ2_q.cjs +3 -0
- package/components/PlayerDeposit-CYpXuZIT.cjs +1 -0
- package/components/PlayerDeposit-Dvm1Z2l9.js +395 -0
- package/components/PlayerGamingHistory-1wUzXwQ1.js +920 -0
- package/components/PlayerGamingHistory-TcfH2pYz.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DgF86kij.js +307 -0
- package/components/PlayerPendingWithdrawals-Dn63yKxo.cjs +1 -0
- package/components/PlayerProfileInfo-CsWD1vK0.cjs +1 -0
- package/components/PlayerProfileInfo-D-A2kQVn.js +1707 -0
- package/components/PlayerRealityCheck-BaBE_tNE.cjs +1 -0
- package/components/PlayerRealityCheck-gh3vV1ow.js +587 -0
- package/components/PlayerTransactionHistory-DJICk5qY.cjs +1 -0
- package/components/PlayerTransactionHistory-DpPF3FQq.js +311 -0
- package/components/PlayerWithdrawal-BHyCdUgc.js +365 -0
- package/components/PlayerWithdrawal-DuxGAxKs.cjs +1 -0
- package/es2015/player-account-controller.cjs +1 -0
- package/es2015/player-account-controller.js +16 -0
- package/package.json +38 -32
- package/CHANGELOG.md +0 -19
- package/README.md +0 -0
- package/assets/arrow-down.svg +0 -3
- package/dist/player-account-controller.js +0 -2221
- package/dist/player-account-controller.js.map +0 -1
- package/documentation.md +0 -166
- package/index.html +0 -46
- package/index.js +0 -1
- package/public/favicon.png +0 -0
- package/public/reset.css +0 -48
- package/rollup.config.js +0 -67
- package/src/PlayerAccountController.svelte +0 -732
- package/src/PlayerAccountController.types.ts +0 -5
- package/src/i18n.js +0 -27
- package/src/index.ts +0 -4
- package/src/translations.js +0 -102
- package/stories/PlayerAccountPage.stories.js +0 -13
- package/tsconfig.json +0 -6
|
@@ -0,0 +1,339 @@
|
|
|
1
|
+
import { a as Z, $ as P, S as U, i as I, f as j, c as Y, s as J, b as K, e as v, d as E, t as _, g as n, k as N, l as t, m as T, n as F, o as H, p as q, q as V, u as G, w as S, r as Q, x as X, y as $ } from "./GeneralLogout-DR-XxT8N.js";
|
|
2
|
+
function L(o, e) {
|
|
3
|
+
Z(o, e);
|
|
4
|
+
}
|
|
5
|
+
function ee(o) {
|
|
6
|
+
P.set(o);
|
|
7
|
+
}
|
|
8
|
+
const R = {
|
|
9
|
+
en: {
|
|
10
|
+
titleAccountClosure: "Account Closure",
|
|
11
|
+
accountClosureDescription: "Account Closure provides a permanent access restriction to your account if you feel you need a break, or you just want to stop using our services.",
|
|
12
|
+
closeAccount: "Close Account",
|
|
13
|
+
modal: "Are you sure you want to close your account?",
|
|
14
|
+
accountClosureCancel: "No",
|
|
15
|
+
accountClosureConfirm: "Yes"
|
|
16
|
+
},
|
|
17
|
+
"zh-hk": {
|
|
18
|
+
titleAccountClosure: "賬戶關閉",
|
|
19
|
+
accountClosureDescription: "如果您覺得需要休息,或者您只是想停止使用我們的服務,賬戶關閉會為您的賬戶提供永久訪問限制。",
|
|
20
|
+
closeAccount: "關閉賬戶",
|
|
21
|
+
modal: "您確定要關閉您的帳戶嗎?",
|
|
22
|
+
accountClosureCancel: "不",
|
|
23
|
+
accountClosureConfirm: "是的"
|
|
24
|
+
},
|
|
25
|
+
fr: {
|
|
26
|
+
titleAccountClosure: "Fermeture du compte",
|
|
27
|
+
accountClosureDescription: "La fermeture du compte fournit une restriction permanente d'accès à votre compte si vous sentez que vous avez besoin d'une pause ou si vous souhaitez arrêter d'utiliser notre service",
|
|
28
|
+
closeAccount: "Fermer le compte",
|
|
29
|
+
modal: "êtes-vous sûr de vouloir fermer votre compte?",
|
|
30
|
+
accountClosureCancel: "Non",
|
|
31
|
+
accountClosureConfirm: "Oui"
|
|
32
|
+
},
|
|
33
|
+
ro: {
|
|
34
|
+
titleAccountClosure: "Închidere Cont",
|
|
35
|
+
accountClosureDescription: 'Opțiunea "Închidere Cont" asigură suspendarea permanentă a accesului la contul tău dacă simți că ai nevoie de o pauză sau că vrei să nu mai folosești serviciile noastre.',
|
|
36
|
+
closeAccount: "Închide Cont",
|
|
37
|
+
modal: "Esti sigur ca vrei sa inchizi contul?",
|
|
38
|
+
accountClosureCancel: "Nu",
|
|
39
|
+
accountClosureConfirm: "Da"
|
|
40
|
+
},
|
|
41
|
+
es: {
|
|
42
|
+
titleAccountClosure: "Cierre de cuenta",
|
|
43
|
+
accountClosureDescription: "Cierre de cuenta provee una restricción permamente de poder ingresar a su cuenta si desea tomar una pausa.",
|
|
44
|
+
closeAccount: "Cerrar cuenta",
|
|
45
|
+
modal: "Esta seguro que desea cerrar su cuenta?",
|
|
46
|
+
accountClosureCancel: "No",
|
|
47
|
+
accountClosureConfirm: "Sí"
|
|
48
|
+
},
|
|
49
|
+
pt: {
|
|
50
|
+
titleAccountClosure: "Encerramento da conta",
|
|
51
|
+
accountClosureDescription: "O Encerramento de Conta fornece uma restrição de acesso permanente à sua conta se você achar que precisa de uma pausa ou apenas deseja parar de usar nossos serviços.",
|
|
52
|
+
closeAccount: "Encerrar conta",
|
|
53
|
+
modal: "Tem certeza de que deseja encerrar sua conta?",
|
|
54
|
+
accountClosureCancel: "Não",
|
|
55
|
+
accountClosureConfirm: "Sim"
|
|
56
|
+
},
|
|
57
|
+
hr: {
|
|
58
|
+
titleAccountClosure: "Zatvaranje računa",
|
|
59
|
+
accountClosureDescription: "Zatvaranje računa omogućuje trajno ograničenje pristupa vašem računu ako smatrate da vam je potreban odmor",
|
|
60
|
+
closeAccount: "Zatvori račun",
|
|
61
|
+
modal: "Jeste li sigurni da želite zatvoriti svoj račun?",
|
|
62
|
+
accountClosureCancel: "Ne",
|
|
63
|
+
accountClosureConfirm: "Da"
|
|
64
|
+
},
|
|
65
|
+
"pt-br": {
|
|
66
|
+
titleAccountClosure: "Encerramento da conta",
|
|
67
|
+
accountClosureDescription: "O encerramento da conta oferece restrição permanente de acesso à sua conta se você achar que precisa de uma pausa,ou simplesmente deseja parar de usar nossos serviços",
|
|
68
|
+
closeAccount: "Conta de data",
|
|
69
|
+
modal: "Tem certeza de que deseja namorar sua conta?",
|
|
70
|
+
accountClosureCancel: "Não",
|
|
71
|
+
accountClosureConfirm: "Sim"
|
|
72
|
+
},
|
|
73
|
+
"es-mx": {
|
|
74
|
+
titleAccountClosure: "Cierre de cuenta",
|
|
75
|
+
accountClosureDescription: "El cierre de la cuenta ofrece restricción permanente al acceso de su cuenta si considera que necesita un descanso,o simplemente quiere dejar de utilizar nuestros servicios",
|
|
76
|
+
closeAccount: "Cerrar cuenta",
|
|
77
|
+
modal: "Está seguro que quiere cerrar su cuenta?",
|
|
78
|
+
accountClosureCancel: "No",
|
|
79
|
+
accountClosureConfirm: "Sí"
|
|
80
|
+
},
|
|
81
|
+
tr: {
|
|
82
|
+
titleAccountClosure: "Hesap kapatma",
|
|
83
|
+
accountClosureDescription: "Hesap Kapatma, bir ara vermeniz gerektiğini düşünüyorsanız veya hizmetlerimizi kullanmayı bırakmak istiyorsanız, hesabınıza kalıcı erişim kısıtlaması sağlar.",
|
|
84
|
+
closeAccount: "Hesabı kapat",
|
|
85
|
+
modal: "Hesabınızı kapatmak istediğinizden emin misiniz?",
|
|
86
|
+
accountClosureCancel: "HAYIR",
|
|
87
|
+
accountClosureConfirm: "Evet"
|
|
88
|
+
}
|
|
89
|
+
};
|
|
90
|
+
function oe(o) {
|
|
91
|
+
K(o, "svelte-1i8ot0k", '.AccountClosureWrapper{color:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emfe-w-pam-color-bg, var(--emw--background-color, #F1F1F1));border-radius:5%;padding:50px;max-width:760px}.AccountClosureWrapper.AccountClosureWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg .aaa{fill:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E))}.AccountClosureTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-normal, 400)}.AccountClosureTitleMobile{font-size:var(--emw--font-size-large, 20px)}.AccountClosureTitleNone{display:none}.AccountClosureDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.AccountClosureDescription.AccountClosureDescriptionMobile{font-size:var(--emw--font-size-small, 14px);line-height:18px}.AccountClosureActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%;color:var(--emfe-w-button-typography, var(--emw--button-text-color, #FFFFFF))}.AccountClosureActionButtons.AccountClosureActionButtonsMobile{width:100%;grid-template-columns:1fr}.AccountClosureSave{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 50px);padding:30px 0;color:var(--emfe-w-button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}.AccountClosureSave.AccountClosureSaveMobile{width:100%;height:40px;font-size:var(--emw--font-size-small, 14px);grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:100}.ModalWrapper .ModalContent{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 20px)}.ModalWrapper .ModalContent::before{content:"";position:absolute;top:-6px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.ModalWrapper .ModalContent::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 20px)}.ModalWrapper .ModalBody{background:transparent;padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:var(--emw--font-size-x-large, 24px);margin-bottom:40px;color:white}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emfe-w-button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:var(--emw--font-size-medium, 16px)}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:var(--emw--font-size-small, 14px)}');
|
|
92
|
+
}
|
|
93
|
+
function te(o) {
|
|
94
|
+
let e, r, C, c, d, p, b, i, h, u, l = (
|
|
95
|
+
/*$_*/
|
|
96
|
+
o[2]("titleAccountClosure") + ""
|
|
97
|
+
), A, s, f;
|
|
98
|
+
return {
|
|
99
|
+
c() {
|
|
100
|
+
e = v("div"), r = S("svg"), C = S("defs"), c = S("style"), d = _(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"), p = S("g"), b = S("g"), i = S("path"), h = E(), u = v("h2"), A = _(l), n(i, "class", "aaa"), n(i, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), n(i, "transform", "translate(15 15) rotate(180)"), n(b, "transform", "translate(20 158)"), n(p, "transform", "translate(-20 -158)"), n(r, "xmlns", "http://www.w3.org/2000/svg"), n(r, "width", "15"), n(r, "height", "15"), n(r, "viewBox", "0 0 15 15"), n(u, "class", "AccountClosureTitleMobile"), n(u, "part", "AccountClosureTitleMobile"), n(e, "class", "MenuReturnButton"), n(e, "part", "MenuReturnButton");
|
|
101
|
+
},
|
|
102
|
+
m(m, M) {
|
|
103
|
+
N(m, e, M), t(e, r), t(r, C), t(C, c), t(c, d), t(r, p), t(p, b), t(b, i), t(e, h), t(e, u), t(u, A), s || (f = T(
|
|
104
|
+
e,
|
|
105
|
+
"click",
|
|
106
|
+
/*click_handler*/
|
|
107
|
+
o[11]
|
|
108
|
+
), s = !0);
|
|
109
|
+
},
|
|
110
|
+
p(m, M) {
|
|
111
|
+
M & /*$_*/
|
|
112
|
+
4 && l !== (l = /*$_*/
|
|
113
|
+
m[2]("titleAccountClosure") + "") && F(A, l);
|
|
114
|
+
},
|
|
115
|
+
d(m) {
|
|
116
|
+
m && q(e), s = !1, f();
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
}
|
|
120
|
+
function O(o) {
|
|
121
|
+
let e, r, C, c, d = (
|
|
122
|
+
/*$_*/
|
|
123
|
+
o[2]("modal") + ""
|
|
124
|
+
), p, b, i, h, u = (
|
|
125
|
+
/*$_*/
|
|
126
|
+
o[2]("accountClosureCancel") + ""
|
|
127
|
+
), l, A, s, f = (
|
|
128
|
+
/*$_*/
|
|
129
|
+
o[2]("accountClosureConfirm") + ""
|
|
130
|
+
), m, M, W;
|
|
131
|
+
return {
|
|
132
|
+
c() {
|
|
133
|
+
e = v("div"), r = v("div"), C = v("div"), c = v("p"), p = _(d), b = E(), i = v("div"), h = v("button"), l = _(u), A = E(), s = v("button"), m = _(f), n(c, "class", "ModalText"), n(h, "class", "ModalCancel"), n(s, "class", "ModalConfirm"), n(i, "class", "ModalButtons"), n(C, "class", "ModalBody"), n(r, "class", "ModalContent"), n(e, "class", "ModalWrapper " + /*isMobile*/
|
|
134
|
+
(o[3] ? "ModalWrapperMobile" : ""));
|
|
135
|
+
},
|
|
136
|
+
m(y, x) {
|
|
137
|
+
N(y, e, x), t(e, r), t(r, C), t(C, c), t(c, p), t(C, b), t(C, i), t(i, h), t(h, l), t(i, A), t(i, s), t(s, m), M || (W = [
|
|
138
|
+
T(
|
|
139
|
+
h,
|
|
140
|
+
"click",
|
|
141
|
+
/*click_handler_2*/
|
|
142
|
+
o[13]
|
|
143
|
+
),
|
|
144
|
+
T(
|
|
145
|
+
s,
|
|
146
|
+
"click",
|
|
147
|
+
/*click_handler_3*/
|
|
148
|
+
o[14]
|
|
149
|
+
)
|
|
150
|
+
], M = !0);
|
|
151
|
+
},
|
|
152
|
+
p(y, x) {
|
|
153
|
+
x & /*$_*/
|
|
154
|
+
4 && d !== (d = /*$_*/
|
|
155
|
+
y[2]("modal") + "") && F(p, d), x & /*$_*/
|
|
156
|
+
4 && u !== (u = /*$_*/
|
|
157
|
+
y[2]("accountClosureCancel") + "") && F(l, u), x & /*$_*/
|
|
158
|
+
4 && f !== (f = /*$_*/
|
|
159
|
+
y[2]("accountClosureConfirm") + "") && F(m, f);
|
|
160
|
+
},
|
|
161
|
+
d(y) {
|
|
162
|
+
y && q(e), M = !1, Q(W);
|
|
163
|
+
}
|
|
164
|
+
};
|
|
165
|
+
}
|
|
166
|
+
function re(o) {
|
|
167
|
+
let e, r, C, c, d = (
|
|
168
|
+
/*$_*/
|
|
169
|
+
o[2]("titleAccountClosure") + ""
|
|
170
|
+
), p, b, i, h, u = (
|
|
171
|
+
/*$_*/
|
|
172
|
+
o[2]("accountClosureDescription") + ""
|
|
173
|
+
), l, A, s, f, m = (
|
|
174
|
+
/*$_*/
|
|
175
|
+
o[2]("closeAccount") + ""
|
|
176
|
+
), M, W, y, x, k = (
|
|
177
|
+
/*isMobile*/
|
|
178
|
+
o[3] && te(o)
|
|
179
|
+
), g = (
|
|
180
|
+
/*closureModal*/
|
|
181
|
+
o[1] && O(o)
|
|
182
|
+
);
|
|
183
|
+
return {
|
|
184
|
+
c() {
|
|
185
|
+
e = v("div"), r = v("div"), k && k.c(), C = E(), c = v("h2"), p = _(d), b = E(), i = v("div"), h = v("p"), l = _(u), A = E(), s = v("div"), f = v("button"), M = _(m), W = E(), g && g.c(), n(c, "class", "AccountClosureTitle " + /*isMobile*/
|
|
186
|
+
(o[3] ? "AccountClosureTitleNone" : "")), n(i, "class", "AccountClosureDescription " + /*isMobile*/
|
|
187
|
+
(o[3] ? "AccountClosureDescriptionMobile" : "")), n(f, "class", "AccountClosureSave " + /*isMobile*/
|
|
188
|
+
(o[3] ? "AccountClosureSaveMobile" : "")), n(s, "class", "AccountClosureActionButtons " + /*isMobile*/
|
|
189
|
+
(o[3] ? "AccountClosureActionButtonsMobile" : "")), n(r, "class", "AccountClosureWrapper " + /*isMobile*/
|
|
190
|
+
(o[3] ? "AccountClosureWrapperMobile" : ""));
|
|
191
|
+
},
|
|
192
|
+
m(w, z) {
|
|
193
|
+
N(w, e, z), t(e, r), k && k.m(r, null), t(r, C), t(r, c), t(c, p), t(r, b), t(r, i), t(i, h), t(h, l), t(r, A), t(r, s), t(s, f), t(f, M), t(e, W), g && g.m(e, null), o[15](e), y || (x = T(
|
|
194
|
+
f,
|
|
195
|
+
"click",
|
|
196
|
+
/*click_handler_1*/
|
|
197
|
+
o[12]
|
|
198
|
+
), y = !0);
|
|
199
|
+
},
|
|
200
|
+
p(w, [z]) {
|
|
201
|
+
/*isMobile*/
|
|
202
|
+
w[3] && k.p(w, z), z & /*$_*/
|
|
203
|
+
4 && d !== (d = /*$_*/
|
|
204
|
+
w[2]("titleAccountClosure") + "") && F(p, d), z & /*$_*/
|
|
205
|
+
4 && u !== (u = /*$_*/
|
|
206
|
+
w[2]("accountClosureDescription") + "") && F(l, u), z & /*$_*/
|
|
207
|
+
4 && m !== (m = /*$_*/
|
|
208
|
+
w[2]("closeAccount") + "") && F(M, m), /*closureModal*/
|
|
209
|
+
w[1] ? g ? g.p(w, z) : (g = O(w), g.c(), g.m(e, null)) : g && (g.d(1), g = null);
|
|
210
|
+
},
|
|
211
|
+
i: H,
|
|
212
|
+
o: H,
|
|
213
|
+
d(w) {
|
|
214
|
+
w && q(e), k && k.d(), g && g.d(), o[15](null), y = !1, x();
|
|
215
|
+
}
|
|
216
|
+
};
|
|
217
|
+
}
|
|
218
|
+
function ae(o, e, r) {
|
|
219
|
+
let C;
|
|
220
|
+
V(o, $, (a) => r(2, C = a));
|
|
221
|
+
let { lang: c = "en" } = e, { clientstyling: d = "" } = e, { clientstylingurl: p = "" } = e, { translationurl: b = "" } = e, i = window.navigator.userAgent, h = G(i) !== "PC", u = !1, l;
|
|
222
|
+
const A = () => {
|
|
223
|
+
fetch(b).then((B) => B.json()).then((B) => {
|
|
224
|
+
Object.keys(B).forEach((D) => {
|
|
225
|
+
L(D, B[D]);
|
|
226
|
+
});
|
|
227
|
+
}).catch((B) => {
|
|
228
|
+
console.log(B);
|
|
229
|
+
});
|
|
230
|
+
};
|
|
231
|
+
Object.keys(R).forEach((a) => {
|
|
232
|
+
L(a, R[a]);
|
|
233
|
+
});
|
|
234
|
+
const s = (a) => {
|
|
235
|
+
r(1, u = a), a === !0 ? window.postMessage({ type: "DisableScroll" }, window.location.href) : window.postMessage({ type: "EnableScroll" }, window.location.href);
|
|
236
|
+
}, f = () => {
|
|
237
|
+
s(!1), window.postMessage({ type: "AccountClosure" }, window.location.href);
|
|
238
|
+
}, m = () => {
|
|
239
|
+
window.postMessage(
|
|
240
|
+
{
|
|
241
|
+
type: "PlayerAccountMenuActive",
|
|
242
|
+
isMobile: h
|
|
243
|
+
},
|
|
244
|
+
window.location.href
|
|
245
|
+
);
|
|
246
|
+
}, M = () => {
|
|
247
|
+
ee(c);
|
|
248
|
+
}, W = () => {
|
|
249
|
+
let a = document.createElement("style");
|
|
250
|
+
a.innerHTML = d, l.appendChild(a);
|
|
251
|
+
}, y = () => {
|
|
252
|
+
let a = new URL(p), B = document.createElement("style");
|
|
253
|
+
fetch(a.href).then((D) => D.text()).then((D) => {
|
|
254
|
+
B.innerHTML = D, setTimeout(
|
|
255
|
+
() => {
|
|
256
|
+
l.appendChild(B);
|
|
257
|
+
},
|
|
258
|
+
1
|
|
259
|
+
);
|
|
260
|
+
});
|
|
261
|
+
}, x = () => m(), k = () => s(!0), g = () => s(!1), w = () => f();
|
|
262
|
+
function z(a) {
|
|
263
|
+
X[a ? "unshift" : "push"](() => {
|
|
264
|
+
l = a, r(0, l);
|
|
265
|
+
});
|
|
266
|
+
}
|
|
267
|
+
return o.$$set = (a) => {
|
|
268
|
+
"lang" in a && r(7, c = a.lang), "clientstyling" in a && r(8, d = a.clientstyling), "clientstylingurl" in a && r(9, p = a.clientstylingurl), "translationurl" in a && r(10, b = a.translationurl);
|
|
269
|
+
}, o.$$.update = () => {
|
|
270
|
+
o.$$.dirty & /*lang*/
|
|
271
|
+
128 && c && M(), o.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
272
|
+
257 && d && l && W(), o.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
273
|
+
513 && p && l && y(), o.$$.dirty & /*translationurl*/
|
|
274
|
+
1024 && b && A();
|
|
275
|
+
}, [
|
|
276
|
+
l,
|
|
277
|
+
u,
|
|
278
|
+
C,
|
|
279
|
+
h,
|
|
280
|
+
s,
|
|
281
|
+
f,
|
|
282
|
+
m,
|
|
283
|
+
c,
|
|
284
|
+
d,
|
|
285
|
+
p,
|
|
286
|
+
b,
|
|
287
|
+
x,
|
|
288
|
+
k,
|
|
289
|
+
g,
|
|
290
|
+
w,
|
|
291
|
+
z
|
|
292
|
+
];
|
|
293
|
+
}
|
|
294
|
+
class ne extends U {
|
|
295
|
+
constructor(e) {
|
|
296
|
+
super(), I(
|
|
297
|
+
this,
|
|
298
|
+
e,
|
|
299
|
+
ae,
|
|
300
|
+
re,
|
|
301
|
+
J,
|
|
302
|
+
{
|
|
303
|
+
lang: 7,
|
|
304
|
+
clientstyling: 8,
|
|
305
|
+
clientstylingurl: 9,
|
|
306
|
+
translationurl: 10
|
|
307
|
+
},
|
|
308
|
+
oe
|
|
309
|
+
);
|
|
310
|
+
}
|
|
311
|
+
get lang() {
|
|
312
|
+
return this.$$.ctx[7];
|
|
313
|
+
}
|
|
314
|
+
set lang(e) {
|
|
315
|
+
this.$$set({ lang: e }), j();
|
|
316
|
+
}
|
|
317
|
+
get clientstyling() {
|
|
318
|
+
return this.$$.ctx[8];
|
|
319
|
+
}
|
|
320
|
+
set clientstyling(e) {
|
|
321
|
+
this.$$set({ clientstyling: e }), j();
|
|
322
|
+
}
|
|
323
|
+
get clientstylingurl() {
|
|
324
|
+
return this.$$.ctx[9];
|
|
325
|
+
}
|
|
326
|
+
set clientstylingurl(e) {
|
|
327
|
+
this.$$set({ clientstylingurl: e }), j();
|
|
328
|
+
}
|
|
329
|
+
get translationurl() {
|
|
330
|
+
return this.$$.ctx[10];
|
|
331
|
+
}
|
|
332
|
+
set translationurl(e) {
|
|
333
|
+
this.$$set({ translationurl: e }), j();
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
Y(ne, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
337
|
+
export {
|
|
338
|
+
ne as default
|
|
339
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var Ce=(n,e,s)=>new Promise((a,u)=>{var o=d=>{try{r(s.next(d))}catch(c){u(c)}},m=d=>{try{r(s.throw(d))}catch(c){u(c)}},r=d=>d.done?a(d.value):Promise.resolve(d.value).then(o,m);r((s=s.apply(n,e)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./GeneralLogout-bc8vhI_H.cjs");function Je({withLocale:n,translations:e}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(e),t.$locale.set(n))})}function De(n,e){t.addMessages(n,e)}function Ve(n){t.$locale.set(n)}const Le={en:{profileUpdateSuccess:"Profile updated!",timeoutSuccess:"Timeout active",selfExclusionSuccess:"Self exclusion active",accountClosureSuccess:"Account closed",limitsUpdateSuccess:"Limits updated",limitsDeleteSuccess:"Limits deleted",passwordChangedSuccess:"Password changed successfully",realityCheckSuccess:"Reality check options saved"},"zh-hk":{profileUpdateSuccess:"資料更新!",timeoutSuccess:"超時有效",selfExclusionSuccess:"自我排斥活躍",accountClosureSuccess:"賬戶關閉",limitsUpdateSuccess:"限制已更新",limitsDeleteSuccess:"已刪除限制",passwordChangedSuccess:"密碼修改成功",realityCheckSuccess:"現實檢查選項已保存"},fr:{profileUpdateSuccess:"Mise à jour du profil!",timeoutSuccess:"Délai d'attente actif",selfExclusionSuccess:"Auto exclusion active",accountClosureSuccess:"Compte fermé",limitsUpdateSuccess:"Limites des mises à jour",limitsDeleteSuccess:"Limites supprimées",passwordChangedSuccess:"Le mot de passe a été modifié avec succés",realityCheckSuccess:"Options de contrôle de la réalité sauvegardées"},ro:{profileUpdateSuccess:"Profil updatat!",timeoutSuccess:"Timeout activ",selfExclusionSuccess:"Auto-excludere activa",accountClosureSuccess:"Cont inchis",limitsUpdateSuccess:"Limite updatate",limitsDeleteSuccess:"Limite sterse",passwordChangedSuccess:"Parola schimbata cu success",realityCheckSuccess:"Optiunile de verificare de timp salvate"},es:{profileUpdateSuccess:"Perfil actualizado!",timeoutSuccess:"Pausa activa",selfExclusionSuccess:"Auto Exclusión activa.",accountClosureSuccess:"Cuenta cerrada",limitsUpdateSuccess:"Limites actualizados",limitsDeleteSuccess:"Limites delegados",passwordChangedSuccess:"Cambio de Contraseña satisfactorio",realityCheckSuccess:"Opciones de verificación de realidad guardadas"},pt:{profileUpdateSuccess:"Perfil atualizado!",timeoutSuccess:"Tempo Limite ativo",selfExclusionSuccess:"Autoexclusão ativa",accountClosureSuccess:"Conta encerrada",limitsUpdateSuccess:"Limites atualizados",limitsDeleteSuccess:"Limites excluídos",passwordChangedSuccess:"Senha alterada com sucesso",realityCheckSuccess:"Opções de verificação de realidade salvas"},hr:{profileUpdateSuccess:"Profil ažuriran!",timeoutSuccess:"Pauza je aktivna",selfExclusionSuccess:"Aktivno samoisključivanje",accountClosureSuccess:"Račun zatvoren",limitsUpdateSuccess:"Ograničenja ažurirana",limitsDeleteSuccess:"Ograničenja izbrisana",passwordChangedSuccess:"Lozinka je uspješno promijenjena",realityCheckSuccess:"Opcije provjere stvarnosti spremljene"},"pt-br":{profileUpdateSuccess:"Perfil aceito!",timeoutSuccess:"Pausa ativa",selfExclusionSuccess:"Autoexclusão ativa",accountClosureSuccess:"Conta encerrada",limitsUpdateSuccess:"Limites atualizados",limitsDeleteSuccess:"Limites apagados",PasswordChangedSuccess:"Senha alterada com sucesso",realityCheckSuccess:"Opções de verificação da realidade salvas"},"es-mx":{profileUpdateSuccess:"Perfil aceptado!",timeoutSuccess:"Pausa activa",selfExclusionSuccess:"Auto-exclusión activa",accountClosureSuccess:"Cuenta cerrada",limitsUpdateSuccess:"Límites actualizados",limitsDeleteSuccess:"Límites borrados",PasswordChangedSuccess:"Password cambiada con éxito",realityCheckSuccess:"Opciones de control de realidad guardadas"},tr:{profileUpdateSuccess:"Profil güncellendi!",timeoutSuccess:"Zaman aşımı etkin",selfExclusionSuccess:"Kendini dışlama etkin",accountClosureSuccess:"Hesap kapatıldı",limitsUpdateSuccess:"Sınırlar güncellendi",limitsDeleteSuccess:"Sınırlar silindi",passwordChangedSuccess:"parola başarıyla değiştirildi",realityCheckSuccess:"Gerçeklik kontrolü seçenekleri kaydedildi"}};if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountMenu-_QF6LQHb.cjs")).then(({default:e})=>{!customElements.get("player-account-menu")&&customElements.define("player-account-menu",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountNotifications-DNWMsUnC.cjs")).then(({default:e})=>{!customElements.get("player-account-notifications")&&customElements.define("player-account-notifications",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountTimeout-C0nlqzAC.cjs")).then(({default:e})=>{!customElements.get("player-account-timeout")&&customElements.define("player-account-timeout",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountSelfExclusion-DVLlbxoJ.cjs")).then(({default:e})=>{!customElements.get("player-account-self-exclusion")&&customElements.define("player-account-self-exclusion",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountClosure-C8BNtCld.cjs")).then(({default:e})=>{!customElements.get("player-account-closure")&&customElements.define("player-account-closure",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimits-a_ERECbs.cjs")).then(({default:e})=>{!customElements.get("player-account-gaming-limits")&&customElements.define("player-account-gaming-limits",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerActiveBonuses-bY0Y51Al.cjs")).then(({default:e})=>{!customElements.get("player-active-bonuses")&&customElements.define("player-active-bonuses",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerProfileInfo-CsWD1vK0.cjs")).then(({default:e})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerChangePassword-BDyXZ2_q.cjs")).then(({default:e})=>{!customElements.get("player-change-password")&&customElements.define("player-change-password",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerRealityCheck-BaBE_tNE.cjs")).then(({default:e})=>{!customElements.get("player-reality-check")&&customElements.define("player-reality-check",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerBonusHistory-CnA7jYi8.cjs")).then(({default:e})=>{!customElements.get("player-bonus-history")&&customElements.define("player-bonus-history",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerDeposit-CYpXuZIT.cjs")).then(({default:e})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerWithdrawal-DuxGAxKs.cjs")).then(({default:e})=>{!customElements.get("player-withdrawal")&&customElements.define("player-withdrawal",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerPendingWithdrawals-Dn63yKxo.cjs")).then(({default:e})=>{!customElements.get("player-pending-withdrawals")&&customElements.define("player-pending-withdrawals",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerTransactionHistory-DJICk5qY.cjs")).then(({default:e})=>{!customElements.get("player-transaction-history")&&customElements.define("player-transaction-history",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerGamingHistory-TcfH2pYz.cjs")).then(({default:e})=>{!customElements.get("player-gaming-history")&&customElements.define("player-gaming-history",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBettingHistory-BK6xPWSw.cjs")).then(({default:e})=>{!customElements.get("player-account-betting-history")&&customElements.define("player-account-betting-history",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsWrapper2-oY7Nyl9P.cjs")).then(({default:e})=>{!customElements.get("player-account-gaming-limits-wrapper-2")&&customElements.define("player-account-gaming-limits-wrapper-2",e.element)})}if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(a){if(a instanceof DOMException&&a.message.includes("has already been used with this registry")||a.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw a}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBiometrics-C-3zrtyy.cjs")).then(({default:e})=>{!customElements.get("player-account-biometrics")&&customElements.define("player-account-biometrics",e.element)})}const{document:J}=t.globals;function Be(n){t.append_styles(n,"svelte-ehsvrp",'*,*::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(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emfe-w-pam-color-nav-desktop-bg, var(--emfe-w-color-gray-300, #58586B))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emfe-w-pam-color-nav-mobile-bg, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-pam-typography-color-nav-bg, var(--emfe-w-color-contrast, #FFFFFF))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}')}function Ke(n){let e;function s(o,m){return o[45]?Qe:Ze}let u=s(n)(n);return{c(){e=t.element("section"),u.c(),t.attr(e,"class","PlayerAccountPage "+(n[45]?"PlayerAccountMobilePage":""))},m(o,m){t.insert(o,e,m),u.m(e,null)},p(o,m){u.p(o,m)},d(o){o&&t.detach(e),u.d()}}}function Ze(n){let e,s,a,u,o,m,r;function d(l,f){if(l[44]===l[47][0])return pt;if(l[44]===l[47][1])return ht;if(l[44]===l[47][2])return ft;if(l[44]===l[47][3])return dt;if(l[44]===l[47][4])return ct;if(l[44]==l[47][5])return rt;if(l[44]===l[47][6])return mt;if(l[44]===l[47][7])return ut;if(l[44]===l[47][8])return _t;if(l[44]===l[47][9])return ot;if(l[44]===l[47][10])return it;if(l[44]===l[47][11])return lt;if(l[44]===l[47][12])return at;if(l[44]===l[47][13])return nt;if(l[44]===l[47][14])return st;if(l[44]===l[47][15])return tt;if(l[44]===l[47][16])return et;if(l[44]===l[47][17])return xe;if(l[44]===l[47][18])return $e;if(l[44]===l[47][19])return Ye}let c=d(n),i=c&&c(n);return{c(){e=t.element("nav"),s=t.element("player-account-menu"),a=t.space(),u=t.element("main"),i&&i.c(),o=t.space(),m=t.element("aside"),r=t.element("player-account-notifications"),t.set_custom_element_data(s,"endpoint",n[5]),t.set_custom_element_data(s,"session",n[4]),t.set_custom_element_data(s,"playerid",n[3]),t.set_custom_element_data(s,"lang",n[6]),t.set_custom_element_data(s,"env",n[1]),t.set_custom_element_data(s,"activemenuitem",n[44]),t.set_custom_element_data(s,"cmsendpoint",n[0]),t.set_custom_element_data(s,"selecteditem",n[46]),t.set_custom_element_data(s,"userroles",n[11]),t.set_custom_element_data(s,"clientstyling",n[22]),t.set_custom_element_data(s,"clientstylingurl",n[23]),t.set_custom_element_data(r,"lang",n[6]),t.set_custom_element_data(r,"cmsendpoint",n[0]),t.set_custom_element_data(r,"env",n[1]),t.set_custom_element_data(r,"userroles",n[11]),t.set_custom_element_data(r,"customnotifications",n[2]),t.set_custom_element_data(r,"clientstyling",n[22]),t.set_custom_element_data(r,"clientstylingurl",n[23])},m(l,f){t.insert(l,e,f),t.append(e,s),t.insert(l,a,f),t.insert(l,u,f),i&&i.m(u,null),t.insert(l,o,f),t.insert(l,m,f),t.append(m,r)},p(l,f){f[0]&32&&t.set_custom_element_data(s,"endpoint",l[5]),f[0]&16&&t.set_custom_element_data(s,"session",l[4]),f[0]&8&&t.set_custom_element_data(s,"playerid",l[3]),f[0]&64&&t.set_custom_element_data(s,"lang",l[6]),f[0]&2&&t.set_custom_element_data(s,"env",l[1]),f[1]&8192&&t.set_custom_element_data(s,"activemenuitem",l[44]),f[0]&1&&t.set_custom_element_data(s,"cmsendpoint",l[0]),f[0]&2048&&t.set_custom_element_data(s,"userroles",l[11]),f[0]&4194304&&t.set_custom_element_data(s,"clientstyling",l[22]),f[0]&8388608&&t.set_custom_element_data(s,"clientstylingurl",l[23]),c===(c=d(l))&&i?i.p(l,f):(i&&i.d(1),i=c&&c(l),i&&(i.c(),i.m(u,null))),f[0]&64&&t.set_custom_element_data(r,"lang",l[6]),f[0]&1&&t.set_custom_element_data(r,"cmsendpoint",l[0]),f[0]&2&&t.set_custom_element_data(r,"env",l[1]),f[0]&2048&&t.set_custom_element_data(r,"userroles",l[11]),f[0]&4&&t.set_custom_element_data(r,"customnotifications",l[2]),f[0]&4194304&&t.set_custom_element_data(r,"clientstyling",l[22]),f[0]&8388608&&t.set_custom_element_data(r,"clientstylingurl",l[23])},d(l){l&&(t.detach(e),t.detach(a),t.detach(u),t.detach(o),t.detach(m)),i&&i.d()}}}function Qe(n){let e;function s(o,m){if(!o[44])return It;if(o[44]===o[47][0])return Nt;if(o[44]===o[47][1])return Rt;if(o[44]===o[47][2])return qt;if(o[44]===o[47][3])return jt;if(o[44]===o[47][4])return Tt;if(o[44]===o[47][5])return Ot;if(o[44]===o[47][6])return Ut;if(o[44]===o[47][7])return At;if(o[44]===o[47][8])return Mt;if(o[44]===o[47][9])return Lt;if(o[44]===o[47][10])return Dt;if(o[44]===o[47][11])return Ct;if(o[44]===o[47][12])return Pt;if(o[44]===o[47][13])return kt;if(o[44]===o[47][14])return St;if(o[44]===o[47][15])return Et;if(o[44]===o[47][16])return vt;if(o[44]===o[47][17])return bt;if(o[44]===o[47][18])return yt;if(o[44]===o[47][19])return wt;if(o[44]===o[47][20])return gt}let a=s(n),u=a&&a(n);return{c(){u&&u.c(),e=t.empty()},m(o,m){u&&u.m(o,m),t.insert(o,e,m)},p(o,m){a===(a=s(o))&&u?u.p(o,m):(u&&u.d(1),u=a&&a(o),u&&(u.c(),u.m(e.parentNode,e)))},d(o){o&&t.detach(e),u&&u.d(o)}}}function Ye(n){let e;return{c(){e=t.element("user-transaction-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"mobile",n[45]),t.set_custom_element_data(e,"translation-url",n[24]),t.set_custom_element_data(e,"language",n[6])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),a[0]&64&&t.set_custom_element_data(e,"language",s[6])},d(s){s&&t.detach(e)}}}function $e(n){let e,s,a,u,o,m,r,d,c;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"type","withdraw"),t.set_custom_element_data(e,"channel","Desktop"),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"show-bonus-selection-input",n[36]),t.set_custom_element_data(e,"product-type",n[27]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+n[6]+n[28]),t.set_custom_element_data(e,"cancel-url",a="https://"+window.location.hostname+"/"+n[6]+n[30]),t.set_custom_element_data(e,"fail-url",u="https://"+window.location.hostname+"/"+n[6]+n[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+n[6]+n[31]),t.set_custom_element_data(e,"casino-url",m="https://"+window.location.hostname+"/"+n[6]+n[32]),t.set_custom_element_data(e,"contact-url",r="https://"+window.location.hostname+"/"+n[6]+n[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+n[6]+n[34]),t.set_custom_element_data(e,"deposit-url",c="https://"+window.location.hostname+"/"+n[6]+n[35]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(i,l){t.insert(i,e,l)},p(i,l){l[0]&32&&t.set_custom_element_data(e,"endpoint",i[5]),l[0]&64&&t.set_custom_element_data(e,"language",i[6]),l[0]&16777216&&t.set_custom_element_data(e,"translationurl",i[24]),l[0]&1048576&&t.set_custom_element_data(e,"currency",i[20]),l[1]&32&&t.set_custom_element_data(e,"show-bonus-selection-input",i[36]),l[0]&134217728&&t.set_custom_element_data(e,"product-type",i[27]),l[0]&8&&t.set_custom_element_data(e,"user-id",i[3]),l[0]&16&&t.set_custom_element_data(e,"session",i[4]),l[0]&268435520&&s!==(s="https://"+window.location.hostname+"/"+i[6]+i[28])&&t.set_custom_element_data(e,"success-url",s),l[0]&1073741888&&a!==(a="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",a),l[0]&536870976&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",u),l[0]&64|l[1]&1&&o!==(o="https://"+window.location.hostname+"/"+i[6]+i[31])&&t.set_custom_element_data(e,"sports-url",o),l[0]&64|l[1]&2&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",m),l[0]&64|l[1]&4&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",r),l[0]&64|l[1]&8&&d!==(d="https://"+window.location.hostname+"/"+i[6]+i[34])&&t.set_custom_element_data(e,"home-url",d),l[0]&64|l[1]&16&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",c),l[0]&4194304&&t.set_custom_element_data(e,"client-styling",i[22]),l[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",i[23])},d(i){i&&t.detach(e)}}}function xe(n){let e,s,a,u,o,m,r,d,c;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"type","deposit"),t.set_custom_element_data(e,"channel","Desktop"),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"show-bonus-selection-input",n[36]),t.set_custom_element_data(e,"product-type",n[27]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+n[6]+n[28]),t.set_custom_element_data(e,"cancel-url",a="https://"+window.location.hostname+"/"+n[6]+n[30]),t.set_custom_element_data(e,"fail-url",u="https://"+window.location.hostname+"/"+n[6]+n[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+n[6]+n[31]),t.set_custom_element_data(e,"casino-url",m="https://"+window.location.hostname+"/"+n[6]+n[32]),t.set_custom_element_data(e,"contact-url",r="https://"+window.location.hostname+"/"+n[6]+n[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+n[6]+n[34]),t.set_custom_element_data(e,"deposit-url",c="https://"+window.location.hostname+"/"+n[6]+n[35]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(i,l){t.insert(i,e,l)},p(i,l){l[0]&32&&t.set_custom_element_data(e,"endpoint",i[5]),l[0]&64&&t.set_custom_element_data(e,"language",i[6]),l[0]&16777216&&t.set_custom_element_data(e,"translationurl",i[24]),l[0]&1048576&&t.set_custom_element_data(e,"currency",i[20]),l[1]&32&&t.set_custom_element_data(e,"show-bonus-selection-input",i[36]),l[0]&134217728&&t.set_custom_element_data(e,"product-type",i[27]),l[0]&8&&t.set_custom_element_data(e,"user-id",i[3]),l[0]&16&&t.set_custom_element_data(e,"session",i[4]),l[0]&268435520&&s!==(s="https://"+window.location.hostname+"/"+i[6]+i[28])&&t.set_custom_element_data(e,"success-url",s),l[0]&1073741888&&a!==(a="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",a),l[0]&536870976&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",u),l[0]&64|l[1]&1&&o!==(o="https://"+window.location.hostname+"/"+i[6]+i[31])&&t.set_custom_element_data(e,"sports-url",o),l[0]&64|l[1]&2&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",m),l[0]&64|l[1]&4&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",r),l[0]&64|l[1]&8&&d!==(d="https://"+window.location.hostname+"/"+i[6]+i[34])&&t.set_custom_element_data(e,"home-url",d),l[0]&64|l[1]&16&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",c),l[0]&4194304&&t.set_custom_element_data(e,"client-styling",i[22]),l[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",i[23])},d(i){i&&t.detach(e)}}}function et(n){let e;return{c(){e=t.element("player-kyc-verification"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translation-url",n[24]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),a[0]&64&&t.set_custom_element_data(e,"language",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"client-styling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",s[23])},d(s){s&&t.detach(e)}}}function tt(n){let e;return{c(){e=t.element("player-account-gaming-limits-wrapper-2"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"userid",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"tablabels",n[13]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"historyenabled",n[14]),t.set_custom_element_data(e,"deletelimit",n[15]),t.set_custom_element_data(e,"limitsamount",n[16]),t.set_custom_element_data(e,"limitsperiods",n[17]),t.set_custom_element_data(e,"numberofentries",n[18]),t.set_custom_element_data(e,"customcurrencysymbols",n[19]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"apiversion",n[21]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&8&&t.set_custom_element_data(e,"userid",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8192&&t.set_custom_element_data(e,"tablabels",s[13]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16384&&t.set_custom_element_data(e,"historyenabled",s[14]),a[0]&32768&&t.set_custom_element_data(e,"deletelimit",s[15]),a[0]&65536&&t.set_custom_element_data(e,"limitsamount",s[16]),a[0]&131072&&t.set_custom_element_data(e,"limitsperiods",s[17]),a[0]&262144&&t.set_custom_element_data(e,"numberofentries",s[18]),a[0]&524288&&t.set_custom_element_data(e,"customcurrencysymbols",s[19]),a[0]&1048576&&t.set_custom_element_data(e,"currency",s[20]),a[0]&2097152&&t.set_custom_element_data(e,"apiversion",s[21]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function st(n){let e;return{c(){e=t.element("player-account-betting-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function nt(n){let e;return{c(){e=t.element("player-transaction-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function at(n){let e;return{c(){e=t.element("player-pending-withdrawals"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function lt(n){let e;return{c(){e=t.element("player-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"hasdefaultamount",n[10]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"playercurrency",n[43])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function it(n){let e;return{c(){e=t.element("player-deposit"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"hasdefaultamount",n[10]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"playercurrency",n[43])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function ot(n){let e;return{c(){e=t.element("player-gaming-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"gmversion",n[26])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&67108864&&t.set_custom_element_data(e,"gmversion",s[26])},d(s){s&&t.detach(e)}}}function _t(n){let e;return{c(){e=t.element("player-bonus-history"),t.set_custom_element_data(e,"bonushistorystatus",n[38]),t.set_custom_element_data(e,"bonushistorytype",n[39]),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[1]&128&&t.set_custom_element_data(e,"bonushistorystatus",s[38]),a[1]&256&&t.set_custom_element_data(e,"bonushistorytype",s[39]),a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ut(n){let e;return{c(){e=t.element("player-active-bonuses"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"playercurrency",n[43]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function mt(n){let e;return{c(){e=t.element("player-account-self-exclusion"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"operator",n[7]),t.set_custom_element_data(e,"supportemail",n[8]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&128&&t.set_custom_element_data(e,"operator",s[7]),a[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function rt(n){let e,s,a;return{c(){e=t.element("player-account-gaming-limits"),t.set_custom_element_data(e,"playercurrency",n[43]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"separatelimits",n[9]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(u,o){t.insert(u,e,o),s||(a=t.action_destroyer(n[48].call(null,e)),s=!0)},p(u,o){o[1]&4096&&t.set_custom_element_data(e,"playercurrency",u[43]),o[0]&16777216&&t.set_custom_element_data(e,"translationurl",u[24]),o[0]&512&&t.set_custom_element_data(e,"separatelimits",u[9]),o[0]&4194304&&t.set_custom_element_data(e,"clientstyling",u[22]),o[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",u[23])},d(u){u&&t.detach(e),s=!1,a()}}}function ct(n){let e;return{c(){e=t.element("player-account-closure"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function dt(n){let e;return{c(){e=t.element("player-account-timeout"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"operator",n[7]),t.set_custom_element_data(e,"supportemail",n[8]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&128&&t.set_custom_element_data(e,"operator",s[7]),a[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ft(n){let e;return{c(){e=t.element("player-reality-check"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ht(n){let e;return{c(){e=t.element("player-change-password"),t.set_custom_element_data(e,"simplepasswordvalidation",n[12]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&4096&&t.set_custom_element_data(e,"simplepasswordvalidation",s[12]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function pt(n){let e;return{c(){e=t.element("player-profile-info"),t.set_custom_element_data(e,"userid",n[41]),t.set_custom_element_data(e,"sessionid",n[42]),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"custominputtextswitch",n[25])},m(s,a){t.insert(s,e,a)},p(s,a){a[1]&1024&&t.set_custom_element_data(e,"userid",s[41]),a[1]&2048&&t.set_custom_element_data(e,"sessionid",s[42]),a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&33554432&&t.set_custom_element_data(e,"custominputtextswitch",s[25])},d(s){s&&t.detach(e)}}}function gt(n){let e;return{c(){e=t.element("player-account-biometrics"),t.set_custom_element_data(e,"biometricsenabled",n[37]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"translationurl",n[24])},m(s,a){t.insert(s,e,a)},p(s,a){a[1]&64&&t.set_custom_element_data(e,"biometricsenabled",s[37]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function wt(n){let e;return{c(){e=t.element("user-transaction-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"mobile",n[45]),t.set_custom_element_data(e,"translation-url",n[24]),t.set_custom_element_data(e,"language",n[6])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),a[0]&64&&t.set_custom_element_data(e,"language",s[6])},d(s){s&&t.detach(e)}}}function yt(n){let e,s,a,u,o,m,r,d,c;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"type","withdraw"),t.set_custom_element_data(e,"channel","Mobile"),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"show-bonus-selection-input",n[36]),t.set_custom_element_data(e,"product-type",n[27]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+n[6]+n[28]),t.set_custom_element_data(e,"cancel-url",a="https://"+window.location.hostname+"/"+n[6]+n[30]),t.set_custom_element_data(e,"fail-url",u="https://"+window.location.hostname+"/"+n[6]+n[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+n[6]+n[31]),t.set_custom_element_data(e,"casino-url",m="https://"+window.location.hostname+"/"+n[6]+n[32]),t.set_custom_element_data(e,"contact-url",r="https://"+window.location.hostname+"/"+n[6]+n[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+n[6]+n[34]),t.set_custom_element_data(e,"deposit-url",c="https://"+window.location.hostname+"/"+n[6]+n[35]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(i,l){t.insert(i,e,l)},p(i,l){l[0]&32&&t.set_custom_element_data(e,"endpoint",i[5]),l[0]&64&&t.set_custom_element_data(e,"language",i[6]),l[0]&16777216&&t.set_custom_element_data(e,"translationurl",i[24]),l[0]&1048576&&t.set_custom_element_data(e,"currency",i[20]),l[1]&32&&t.set_custom_element_data(e,"show-bonus-selection-input",i[36]),l[0]&134217728&&t.set_custom_element_data(e,"product-type",i[27]),l[0]&8&&t.set_custom_element_data(e,"user-id",i[3]),l[0]&16&&t.set_custom_element_data(e,"session",i[4]),l[0]&268435520&&s!==(s="https://"+window.location.hostname+"/"+i[6]+i[28])&&t.set_custom_element_data(e,"success-url",s),l[0]&1073741888&&a!==(a="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",a),l[0]&536870976&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",u),l[0]&64|l[1]&1&&o!==(o="https://"+window.location.hostname+"/"+i[6]+i[31])&&t.set_custom_element_data(e,"sports-url",o),l[0]&64|l[1]&2&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",m),l[0]&64|l[1]&4&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",r),l[0]&64|l[1]&8&&d!==(d="https://"+window.location.hostname+"/"+i[6]+i[34])&&t.set_custom_element_data(e,"home-url",d),l[0]&64|l[1]&16&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",c),l[0]&4194304&&t.set_custom_element_data(e,"client-styling",i[22]),l[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",i[23])},d(i){i&&t.detach(e)}}}function bt(n){let e,s,a,u,o,m,r,d,c;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"type","deposit"),t.set_custom_element_data(e,"channel","Mobile"),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"show-bonus-selection-input",n[36]),t.set_custom_element_data(e,"product-type",n[27]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+n[6]+n[28]),t.set_custom_element_data(e,"cancel-url",a="https://"+window.location.hostname+"/"+n[6]+n[30]),t.set_custom_element_data(e,"fail-url",u="https://"+window.location.hostname+"/"+n[6]+n[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+n[6]+n[31]),t.set_custom_element_data(e,"casino-url",m="https://"+window.location.hostname+"/"+n[6]+n[32]),t.set_custom_element_data(e,"contact-url",r="https://"+window.location.hostname+"/"+n[6]+n[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+n[6]+n[34]),t.set_custom_element_data(e,"deposit-url",c="https://"+window.location.hostname+"/"+n[6]+n[35]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(i,l){t.insert(i,e,l)},p(i,l){l[0]&32&&t.set_custom_element_data(e,"endpoint",i[5]),l[0]&64&&t.set_custom_element_data(e,"language",i[6]),l[0]&16777216&&t.set_custom_element_data(e,"translationurl",i[24]),l[0]&1048576&&t.set_custom_element_data(e,"currency",i[20]),l[1]&32&&t.set_custom_element_data(e,"show-bonus-selection-input",i[36]),l[0]&134217728&&t.set_custom_element_data(e,"product-type",i[27]),l[0]&8&&t.set_custom_element_data(e,"user-id",i[3]),l[0]&16&&t.set_custom_element_data(e,"session",i[4]),l[0]&268435520&&s!==(s="https://"+window.location.hostname+"/"+i[6]+i[28])&&t.set_custom_element_data(e,"success-url",s),l[0]&1073741888&&a!==(a="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",a),l[0]&536870976&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",u),l[0]&64|l[1]&1&&o!==(o="https://"+window.location.hostname+"/"+i[6]+i[31])&&t.set_custom_element_data(e,"sports-url",o),l[0]&64|l[1]&2&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",m),l[0]&64|l[1]&4&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",r),l[0]&64|l[1]&8&&d!==(d="https://"+window.location.hostname+"/"+i[6]+i[34])&&t.set_custom_element_data(e,"home-url",d),l[0]&64|l[1]&16&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",c),l[0]&4194304&&t.set_custom_element_data(e,"client-styling",i[22]),l[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",i[23])},d(i){i&&t.detach(e)}}}function vt(n){let e;return{c(){e=t.element("player-kyc-verification"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"user-id",n[3]),t.set_custom_element_data(e,"language",n[6]),t.set_custom_element_data(e,"translation-url",n[24]),t.set_custom_element_data(e,"client-styling",n[22]),t.set_custom_element_data(e,"client-styling-url",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),a[0]&64&&t.set_custom_element_data(e,"language",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"client-styling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",s[23])},d(s){s&&t.detach(e)}}}function Et(n){let e;return{c(){e=t.element("player-account-gaming-limits-wrapper-2"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"userid",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"tablabels",n[13]),t.set_custom_element_data(e,"historyenabled",n[14]),t.set_custom_element_data(e,"deletelimit",n[15]),t.set_custom_element_data(e,"limitsamount",n[16]),t.set_custom_element_data(e,"limitsperiods",n[17]),t.set_custom_element_data(e,"numberofentries",n[18]),t.set_custom_element_data(e,"customcurrencysymbols",n[19]),t.set_custom_element_data(e,"currency",n[20]),t.set_custom_element_data(e,"apiversion",n[21]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&8&&t.set_custom_element_data(e,"userid",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&8192&&t.set_custom_element_data(e,"tablabels",s[13]),a[0]&16384&&t.set_custom_element_data(e,"historyenabled",s[14]),a[0]&32768&&t.set_custom_element_data(e,"deletelimit",s[15]),a[0]&65536&&t.set_custom_element_data(e,"limitsamount",s[16]),a[0]&131072&&t.set_custom_element_data(e,"limitsperiods",s[17]),a[0]&262144&&t.set_custom_element_data(e,"numberofentries",s[18]),a[0]&524288&&t.set_custom_element_data(e,"customcurrencysymbols",s[19]),a[0]&1048576&&t.set_custom_element_data(e,"currency",s[20]),a[0]&2097152&&t.set_custom_element_data(e,"apiversion",s[21]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function St(n){let e;return{c(){e=t.element("player-account-betting-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function kt(n){let e;return{c(){e=t.element("player-transaction-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Pt(n){let e;return{c(){e=t.element("player-pending-withdrawals"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Ct(n){let e;return{c(){e=t.element("player-withdrawal"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"hasdefaultamount",n[10]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"playercurrency",n[43])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function Dt(n){let e;return{c(){e=t.element("player-deposit"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"hasdefaultamount",n[10]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"playercurrency",n[43])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function Lt(n){let e;return{c(){e=t.element("player-gaming-history"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"gmversion",n[26])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&67108864&&t.set_custom_element_data(e,"gmversion",s[26])},d(s){s&&t.detach(e)}}}function Mt(n){let e;return{c(){e=t.element("player-bonus-history"),t.set_custom_element_data(e,"bonushistorystatus",n[38]),t.set_custom_element_data(e,"bonushistorytype",n[39]),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[1]&128&&t.set_custom_element_data(e,"bonushistorystatus",s[38]),a[1]&256&&t.set_custom_element_data(e,"bonushistorytype",s[39]),a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function At(n){let e;return{c(){e=t.element("player-active-bonuses"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"playercurrency",n[43]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Ut(n){let e;return{c(){e=t.element("player-account-self-exclusion"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"operator",n[7]),t.set_custom_element_data(e,"supportemail",n[8]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"translationurl",n[24])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&128&&t.set_custom_element_data(e,"operator",s[7]),a[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function Ot(n){let e,s,a;return{c(){e=t.element("player-account-gaming-limits"),t.set_custom_element_data(e,"playercurrency",n[43]),t.set_custom_element_data(e,"separatelimits",n[9]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(u,o){t.insert(u,e,o),s||(a=t.action_destroyer(n[48].call(null,e)),s=!0)},p(u,o){o[1]&4096&&t.set_custom_element_data(e,"playercurrency",u[43]),o[0]&512&&t.set_custom_element_data(e,"separatelimits",u[9]),o[0]&16777216&&t.set_custom_element_data(e,"translationurl",u[24]),o[0]&4194304&&t.set_custom_element_data(e,"clientstyling",u[22]),o[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",u[23])},d(u){u&&t.detach(e),s=!1,a()}}}function Tt(n){let e;return{c(){e=t.element("player-account-closure"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"translationurl",n[24])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function jt(n){let e;return{c(){e=t.element("player-account-timeout"),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"operator",n[7]),t.set_custom_element_data(e,"supportemail",n[8]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&128&&t.set_custom_element_data(e,"operator",s[7]),a[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function qt(n){let e;return{c(){e=t.element("player-reality-check"),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"playerid",n[3]),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),a[0]&16&&t.set_custom_element_data(e,"session",s[4]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Rt(n){let e;return{c(){e=t.element("player-change-password"),t.set_custom_element_data(e,"simplepasswordvalidation",n[12]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23])},m(s,a){t.insert(s,e,a)},p(s,a){a[0]&4096&&t.set_custom_element_data(e,"simplepasswordvalidation",s[12]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Nt(n){let e;return{c(){e=t.element("player-profile-info"),t.set_custom_element_data(e,"userid",n[41]),t.set_custom_element_data(e,"sessionid",n[42]),t.set_custom_element_data(e,"endpoint",n[5]),t.set_custom_element_data(e,"lang",n[6]),t.set_custom_element_data(e,"translationurl",n[24]),t.set_custom_element_data(e,"clientstyling",n[22]),t.set_custom_element_data(e,"clientstylingurl",n[23]),t.set_custom_element_data(e,"custominputtextswitch",n[25])},m(s,a){t.insert(s,e,a)},p(s,a){a[1]&1024&&t.set_custom_element_data(e,"userid",s[41]),a[1]&2048&&t.set_custom_element_data(e,"sessionid",s[42]),a[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),a[0]&64&&t.set_custom_element_data(e,"lang",s[6]),a[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),a[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),a[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),a[0]&33554432&&t.set_custom_element_data(e,"custominputtextswitch",s[25])},d(s){s&&t.detach(e)}}}function It(n){let e,s,a,u;return{c(){e=t.element("nav"),s=t.element("player-account-menu"),a=t.space(),u=t.element("player-account-notifications"),t.set_custom_element_data(s,"endpoint",n[5]),t.set_custom_element_data(s,"session",n[4]),t.set_custom_element_data(s,"playerid",n[3]),t.set_custom_element_data(s,"cmsendpoint",n[0]),t.set_custom_element_data(s,"lang",n[6]),t.set_custom_element_data(s,"env",n[1]),t.set_custom_element_data(s,"translationurl",n[24]),t.set_custom_element_data(s,"userroles",n[11]),t.set_custom_element_data(s,"clientstyling",n[22]),t.set_custom_element_data(s,"clientstylingurl",n[23]),t.set_custom_element_data(u,"lang",n[6]),t.set_custom_element_data(u,"cmsendpoint",n[0]),t.set_custom_element_data(u,"env",n[1]),t.set_custom_element_data(u,"userroles",n[11]),t.set_custom_element_data(u,"customnotifications",n[2]),t.set_custom_element_data(u,"clientstyling",n[22]),t.set_custom_element_data(u,"clientstylingurl",n[23]),t.attr(e,"class","PlayerAccountMobile")},m(o,m){t.insert(o,e,m),t.append(e,s),t.append(e,a),t.append(e,u)},p(o,m){m[0]&32&&t.set_custom_element_data(s,"endpoint",o[5]),m[0]&16&&t.set_custom_element_data(s,"session",o[4]),m[0]&8&&t.set_custom_element_data(s,"playerid",o[3]),m[0]&1&&t.set_custom_element_data(s,"cmsendpoint",o[0]),m[0]&64&&t.set_custom_element_data(s,"lang",o[6]),m[0]&2&&t.set_custom_element_data(s,"env",o[1]),m[0]&16777216&&t.set_custom_element_data(s,"translationurl",o[24]),m[0]&2048&&t.set_custom_element_data(s,"userroles",o[11]),m[0]&4194304&&t.set_custom_element_data(s,"clientstyling",o[22]),m[0]&8388608&&t.set_custom_element_data(s,"clientstylingurl",o[23]),m[0]&64&&t.set_custom_element_data(u,"lang",o[6]),m[0]&1&&t.set_custom_element_data(u,"cmsendpoint",o[0]),m[0]&2&&t.set_custom_element_data(u,"env",o[1]),m[0]&2048&&t.set_custom_element_data(u,"userroles",o[11]),m[0]&4&&t.set_custom_element_data(u,"customnotifications",o[2]),m[0]&4194304&&t.set_custom_element_data(u,"clientstyling",o[22]),m[0]&8388608&&t.set_custom_element_data(u,"clientstylingurl",o[23])},d(o){o&&t.detach(e)}}}function Ft(n){let e,s,a,u,o,m,r,d;function c(f,E){return Ke}let l=c()(n);return{c(){e=t.element("script"),e.innerHTML="",a=t.element("script"),a.innerHTML="",o=t.element("script"),o.innerHTML="",r=t.space(),d=t.element("div"),l.c(),t.attr(e,"type","module"),t.src_url_equal(e.src,s="https://unpkg.com/@everymatrix/user-deposit-withdrawal")||t.attr(e,"src",s),t.attr(a,"type","module"),t.src_url_equal(a.src,u="https://unpkg.com/@everymatrix/player-kyc-verification")||t.attr(a,"src",u),t.attr(o,"type","module"),t.src_url_equal(o.src,m="https://unpkg.com/@everymatrix/user-transaction-history")||t.attr(o,"src",m)},m(f,E){t.append(J.head,e),t.append(J.head,a),t.append(J.head,o),t.insert(f,r,E),t.insert(f,d,E),l.m(d,null),n[54](d)},p(f,E){l.p(f,E)},i:t.noop,o:t.noop,d(f){f&&(t.detach(r),t.detach(d)),t.detach(e),t.detach(a),t.detach(o),l.d(),n[54](null)}}}function zt(n,e,s){let a;t.component_subscribe(n,t.$format,_=>s(62,a=_));let{cmsendpoint:u=""}=e,{env:o=""}=e,{customnotifications:m=""}=e,{playerid:r=""}=e,{session:d=""}=e,{endpoint:c=""}=e,{lang:i=""}=e,{operator:l="Everymatrix"}=e,{supportemail:f=""}=e,{separatelimits:E="true"}=e,{hasdefaultamount:V="false"}=e,{userroles:W=""}=e,{simplepasswordvalidation:B="false"}=e,{tablabels:K=""}=e,{historyenabled:Z=""}=e,{deletelimit:Q=""}=e,{limitsamount:Y=""}=e,{limitsperiods:$=""}=e,{numberofentries:x=""}=e,{customcurrencysymbols:ee=""}=e,{currency:te=""}=e,{apiversion:se=""}=e,{clientstyling:T=""}=e,{clientstylingurl:j=""}=e,{translationurl:q=""}=e,{custominputtextswitch:ne="false"}=e,{gmversion:M=""}=e,{producttype:ae=""}=e,{successurl:le=""}=e,{failurl:ie=""}=e,{cancelurl:oe=""}=e,{sportsurl:_e=""}=e,{casinourl:ue=""}=e,{contacturl:me=""}=e,{homeurl:re=""}=e,{depositurl:ce=""}=e,{showcashierbonus:de=""}=e,{biometricsenabled:fe="false"}=e,{activepage:b=""}=e,{bonushistorystatus:he="closed,forfeited,released,expired"}=e,{bonushistorytype:pe="standard,freeround,freebet"}=e;Je({withLocale:"en",translations:{}});let k,Ae=window.navigator.userAgent,ge=t.getDevice(Ae)!=="PC",w="",y="",X=null,S={},R,N,I,D,F=!1,z=!1,H="",we=!1,Ue,ye,be="/profile-info";const ve=["/profile-info","/change-password","/reality-check","/timeout","/account-closure","/gaming-limits","/self-exclusion","/active-bonuses","/bonus-history","/gaming-history","/deposit","/withdrawal","/pending-withdrawals","/transaction-history","/betting-history","/limits","/account-verification","/cashier-deposit","/cashier-withdrawal","/transactions-history","/biometrics"],Ee=()=>{s(41,w=r),s(42,y=d),Pe(),Se()},Se=()=>{!b&&!ge&&s(49,b=ve[0]),s(44,be=b)},Oe=()=>{Ve(i)},Te=()=>{fetch(q).then(h=>h.json()).then(h=>{Object.keys(h).forEach(p=>{De(p,h[p])})}).catch(h=>{console.log(h)})};Object.keys(Le).forEach(_=>{De(_,Le[_])});const ke=_=>{let h;if(_.data)switch(_.data.type){case"ChangeAccountPage":s(49,b=_.data.page.path),b=="/deposit"&&typeof gtag=="function"&>ag("event","GoToDeposit",{context:"PlayerAccountController"}),b=="/withdrawal"&&typeof gtag=="function"&>ag("event","GoToWithdrawal",{context:"PlayerAccountController"});break;case"PlayerAccountMenuActive":case"GoToPreviousRoute":_.data.isMobile&&(s(49,b=""),Ee());break;case"ChangePassword":je(_.data.userCurrentPassword,_.data.userNewPassword);break;case"SetPlayerAccountTimeout":h=new URL(`/v2/player/${w}/limits${M==="gm16"?"/session":""}`,c);let P={coolOff:{period:_.data.timeoutSelected}},L={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(P)};fetch(h.href,L).then(g=>{if(g.status==200)window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("timeoutSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href);else throw new Error("Failed to fetch")}).catch(g=>console.error(g));break;case"SetSelfExclusion":h=new URL(`/v2/player/${w}/limits${M==="gm16"?"/session":""}`,c);let C=_.data.selfExclusionPeriod,v=_.data.selfExclusionExpiryDate,Fe={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({selfExclusion:{period:C,expiryDate:v,selfExclusionReason:"UserRequest"}})};fetch(h.href,Fe).then(g=>{g.status==200&&(window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("selfExclusionSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href))});break;case"AccountClosure":h=new URL(`/v2/player/${w}/limits${M==="gm16"?"/session":""}`,c);let ze={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({selfExclusion:{period:"SelfExclusionPermanent",sendNotificationEmail:!0,selfExclusionReason:"UserRequest"}})};fetch(h.href,ze).then(g=>{g.status==200&&(window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("accountClosureSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href))});break;case"UserSessionID":s(42,y=_.data.session),s(41,w=_.data.userid),Pe();break;case"PlayerAccountGamingLimitsUpdate":h=new URL(`/v2/player/${w}/limits`,c);let Ge=_.data.payload,We={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(Ge)};fetch(h.href,We).then(g=>{g.status==200&&(F=!0,window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("limitsUpdateSuccess")}},window.location.href),A(new URL(`/v2/player/${w}/limits`,c)))});break;case"PlayerAccountGamingLimitDelete":let G=_.data.limit?_.data.limit:{},U;Array.isArray(G)?U=G.map(g=>g.period):U=G.period;let Xe=_.data.name,O="";switch(Xe){case"depositLimits":O="deposit";break;case"cumulativeSessionLimits":O="cumulativeSession";break;case"wageringLimit":O="wagering";break;case"lossLimit":O="loss";break}let He={method:"DELETE",headers:{"X-SessionID":y},body:JSON.stringify(G)};h=new URL(`/v2/player/${w}/limits/${O}`,c),Array.isArray(U)?U.forEach(g=>{h.searchParams.append("periods",g)}):h.searchParams.append("periods",U),fetch(h.href,He).then(g=>{g.status==200&&(z=!0,window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("limitsDeleteSuccess")}},window.location.href))}).then(g=>{A(new URL(`/v2/player/${w}/limits`,c))});break;case"GamingLimitsConfirmChanges":A(new URL(`/v2/player/${w}/limits`,c));break;case"CancelGamingLimitsChanges":A(new URL(`/v2/player/${w}/limits`,c));break}},Pe=()=>{let _=new URL(`${c}/v1/player/${w}/profile`),h={method:"GET",headers:{"X-SessionID":y}};fetch(_.href,h).then(p=>p.json()).then(p=>{p.country,s(43,X=p.currency),window.postMessage({type:"ProfileDetailsData",profileDetails:p},window.location.href)},p=>{console.error(p)})},je=(_,h)=>Ce(this,null,function*(){let p=new URL(`${c}/v1/player/${w}/password`),P={currentPassword:_,newPassword:h},L={method:"POST",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(P)},C=yield fetch(p.href,L);if(C.ok)window.postMessage({type:"PasswordChangedSuccessfully"},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"success",message:a("passwordChangedSuccess")}},window.location.href),ye=new CustomEvent("ChangePassword",{detail:{userPassword:P.newPassword}}),window.dispatchEvent(ye);else{let v=yield C.json();H=v.error.substring(v.error.indexOf("errorMessage")+13,v.error.length),we=!0,window.postMessage({type:"ShowPasswordChangedError",showErrorPasswordChanged:we,errorPasswordChanged:H},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"error",message:H}},window.location.href)}}),A=_=>{F===!0?setTimeout(()=>{F=!1},3e3):z===!0&&setTimeout(()=>{z=!1},3e3);let h={method:"GET",headers:{"X-SessionID":y}};fetch(_.href,h).then(p=>p.json()).then(p=>{var P,L,C;S=p,Object.keys(S).length!==0?(s(50,R=(P=S.depositLimits)!=null?P:[]),s(51,N=(L=S.wageringLimits)!=null?L:[]),s(52,I=(C=S.lossLimits)!=null?C:[]),S.hasOwnProperty("cumulativeSessionLimits")?(s(53,D=S.timeLimit),s(53,D=S.cumulativeSessionLimits.map(v=>(v.amount=v.minutes,v)))):s(53,D=[]),window.postMessage({type:"PlayerLimitsData",limits:{playercurrency:X,depositlimit:R,wageringlimit:N,losslimit:I,timelimit:D,showsuccessnotification:F,showdeletenotification:z,lang:i}},window.location.href)):(s(50,R=[]),s(51,N=[]),s(52,I=[]),s(53,D=[])),t.tick()},p=>{console.error(p)})},qe=_=>{A(new URL(`/v2/player/${w}/limits`,c))},Re=()=>{let _=document.createElement("style");_.innerHTML=T,k.appendChild(_)},Ne=()=>{let _=new URL(j),h=document.createElement("style");fetch(_.href).then(p=>p.text()).then(p=>{h.innerHTML=p,setTimeout(()=>{k.appendChild(h)},1)})};t.onMount(()=>(window.addEventListener("message",ke,!1),()=>{window.removeEventListener("message",ke)}));function Ie(_){t.binding_callbacks[_?"unshift":"push"](()=>{k=_,s(40,k)})}return n.$$set=_=>{"cmsendpoint"in _&&s(0,u=_.cmsendpoint),"env"in _&&s(1,o=_.env),"customnotifications"in _&&s(2,m=_.customnotifications),"playerid"in _&&s(3,r=_.playerid),"session"in _&&s(4,d=_.session),"endpoint"in _&&s(5,c=_.endpoint),"lang"in _&&s(6,i=_.lang),"operator"in _&&s(7,l=_.operator),"supportemail"in _&&s(8,f=_.supportemail),"separatelimits"in _&&s(9,E=_.separatelimits),"hasdefaultamount"in _&&s(10,V=_.hasdefaultamount),"userroles"in _&&s(11,W=_.userroles),"simplepasswordvalidation"in _&&s(12,B=_.simplepasswordvalidation),"tablabels"in _&&s(13,K=_.tablabels),"historyenabled"in _&&s(14,Z=_.historyenabled),"deletelimit"in _&&s(15,Q=_.deletelimit),"limitsamount"in _&&s(16,Y=_.limitsamount),"limitsperiods"in _&&s(17,$=_.limitsperiods),"numberofentries"in _&&s(18,x=_.numberofentries),"customcurrencysymbols"in _&&s(19,ee=_.customcurrencysymbols),"currency"in _&&s(20,te=_.currency),"apiversion"in _&&s(21,se=_.apiversion),"clientstyling"in _&&s(22,T=_.clientstyling),"clientstylingurl"in _&&s(23,j=_.clientstylingurl),"translationurl"in _&&s(24,q=_.translationurl),"custominputtextswitch"in _&&s(25,ne=_.custominputtextswitch),"gmversion"in _&&s(26,M=_.gmversion),"producttype"in _&&s(27,ae=_.producttype),"successurl"in _&&s(28,le=_.successurl),"failurl"in _&&s(29,ie=_.failurl),"cancelurl"in _&&s(30,oe=_.cancelurl),"sportsurl"in _&&s(31,_e=_.sportsurl),"casinourl"in _&&s(32,ue=_.casinourl),"contacturl"in _&&s(33,me=_.contacturl),"homeurl"in _&&s(34,re=_.homeurl),"depositurl"in _&&s(35,ce=_.depositurl),"showcashierbonus"in _&&s(36,de=_.showcashierbonus),"biometricsenabled"in _&&s(37,fe=_.biometricsenabled),"activepage"in _&&s(49,b=_.activepage),"bonushistorystatus"in _&&s(38,he=_.bonushistorystatus),"bonushistorytype"in _&&s(39,pe=_.bonushistorytype)},n.$$.update=()=>{n.$$.dirty[0]&64&&i&&Oe(),n.$$.dirty[0]&2175&&u&&c&&m&&r&&d&&i&&o&&W&&Ee(),n.$$.dirty[1]&7864320,n.$$.dirty[0]&4194304|n.$$.dirty[1]&512&&T&&k&&Re(),n.$$.dirty[0]&8388608|n.$$.dirty[1]&512&&j&&k&&Ne(),n.$$.dirty[0]&16777216&&q&&Te(),n.$$.dirty[1]&262144&&b&&Se()},[u,o,m,r,d,c,i,l,f,E,V,W,B,K,Z,Q,Y,$,x,ee,te,se,T,j,q,ne,M,ae,le,ie,oe,_e,ue,me,re,ce,de,fe,he,pe,k,w,y,X,be,ge,Ue,ve,qe,b,R,N,I,D,Ie]}class Me extends t.SvelteComponent{constructor(e){super(),t.init(this,e,zt,Ft,t.safe_not_equal,{cmsendpoint:0,env:1,customnotifications:2,playerid:3,session:4,endpoint:5,lang:6,operator:7,supportemail:8,separatelimits:9,hasdefaultamount:10,userroles:11,simplepasswordvalidation:12,tablabels:13,historyenabled:14,deletelimit:15,limitsamount:16,limitsperiods:17,numberofentries:18,customcurrencysymbols:19,currency:20,apiversion:21,clientstyling:22,clientstylingurl:23,translationurl:24,custominputtextswitch:25,gmversion:26,producttype:27,successurl:28,failurl:29,cancelurl:30,sportsurl:31,casinourl:32,contacturl:33,homeurl:34,depositurl:35,showcashierbonus:36,biometricsenabled:37,activepage:49,bonushistorystatus:38,bonushistorytype:39},Be,[-1,-1,-1])}get cmsendpoint(){return this.$$.ctx[0]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),t.flush()}get env(){return this.$$.ctx[1]}set env(e){this.$$set({env:e}),t.flush()}get customnotifications(){return this.$$.ctx[2]}set customnotifications(e){this.$$set({customnotifications:e}),t.flush()}get playerid(){return this.$$.ctx[3]}set playerid(e){this.$$set({playerid:e}),t.flush()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),t.flush()}get endpoint(){return this.$$.ctx[5]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get lang(){return this.$$.ctx[6]}set lang(e){this.$$set({lang:e}),t.flush()}get operator(){return this.$$.ctx[7]}set operator(e){this.$$set({operator:e}),t.flush()}get supportemail(){return this.$$.ctx[8]}set supportemail(e){this.$$set({supportemail:e}),t.flush()}get separatelimits(){return this.$$.ctx[9]}set separatelimits(e){this.$$set({separatelimits:e}),t.flush()}get hasdefaultamount(){return this.$$.ctx[10]}set hasdefaultamount(e){this.$$set({hasdefaultamount:e}),t.flush()}get userroles(){return this.$$.ctx[11]}set userroles(e){this.$$set({userroles:e}),t.flush()}get simplepasswordvalidation(){return this.$$.ctx[12]}set simplepasswordvalidation(e){this.$$set({simplepasswordvalidation:e}),t.flush()}get tablabels(){return this.$$.ctx[13]}set tablabels(e){this.$$set({tablabels:e}),t.flush()}get historyenabled(){return this.$$.ctx[14]}set historyenabled(e){this.$$set({historyenabled:e}),t.flush()}get deletelimit(){return this.$$.ctx[15]}set deletelimit(e){this.$$set({deletelimit:e}),t.flush()}get limitsamount(){return this.$$.ctx[16]}set limitsamount(e){this.$$set({limitsamount:e}),t.flush()}get limitsperiods(){return this.$$.ctx[17]}set limitsperiods(e){this.$$set({limitsperiods:e}),t.flush()}get numberofentries(){return this.$$.ctx[18]}set numberofentries(e){this.$$set({numberofentries:e}),t.flush()}get customcurrencysymbols(){return this.$$.ctx[19]}set customcurrencysymbols(e){this.$$set({customcurrencysymbols:e}),t.flush()}get currency(){return this.$$.ctx[20]}set currency(e){this.$$set({currency:e}),t.flush()}get apiversion(){return this.$$.ctx[21]}set apiversion(e){this.$$set({apiversion:e}),t.flush()}get clientstyling(){return this.$$.ctx[22]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[23]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get translationurl(){return this.$$.ctx[24]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get custominputtextswitch(){return this.$$.ctx[25]}set custominputtextswitch(e){this.$$set({custominputtextswitch:e}),t.flush()}get gmversion(){return this.$$.ctx[26]}set gmversion(e){this.$$set({gmversion:e}),t.flush()}get producttype(){return this.$$.ctx[27]}set producttype(e){this.$$set({producttype:e}),t.flush()}get successurl(){return this.$$.ctx[28]}set successurl(e){this.$$set({successurl:e}),t.flush()}get failurl(){return this.$$.ctx[29]}set failurl(e){this.$$set({failurl:e}),t.flush()}get cancelurl(){return this.$$.ctx[30]}set cancelurl(e){this.$$set({cancelurl:e}),t.flush()}get sportsurl(){return this.$$.ctx[31]}set sportsurl(e){this.$$set({sportsurl:e}),t.flush()}get casinourl(){return this.$$.ctx[32]}set casinourl(e){this.$$set({casinourl:e}),t.flush()}get contacturl(){return this.$$.ctx[33]}set contacturl(e){this.$$set({contacturl:e}),t.flush()}get homeurl(){return this.$$.ctx[34]}set homeurl(e){this.$$set({homeurl:e}),t.flush()}get depositurl(){return this.$$.ctx[35]}set depositurl(e){this.$$set({depositurl:e}),t.flush()}get showcashierbonus(){return this.$$.ctx[36]}set showcashierbonus(e){this.$$set({showcashierbonus:e}),t.flush()}get biometricsenabled(){return this.$$.ctx[37]}set biometricsenabled(e){this.$$set({biometricsenabled:e}),t.flush()}get activepage(){return this.$$.ctx[49]}set activepage(e){this.$$set({activepage:e}),t.flush()}get bonushistorystatus(){return this.$$.ctx[38]}set bonushistorystatus(e){this.$$set({bonushistorystatus:e}),t.flush()}get bonushistorytype(){return this.$$.ctx[39]}set bonushistorytype(e){this.$$set({bonushistorytype:e}),t.flush()}}t.create_custom_element(Me,{cmsendpoint:{},env:{},customnotifications:{},playerid:{},session:{},endpoint:{},lang:{},operator:{},supportemail:{},separatelimits:{},hasdefaultamount:{},userroles:{},simplepasswordvalidation:{},tablabels:{},historyenabled:{},deletelimit:{},limitsamount:{},limitsperiods:{},numberofentries:{},customcurrencysymbols:{},currency:{},apiversion:{},clientstyling:{},clientstylingurl:{},translationurl:{},custominputtextswitch:{},gmversion:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{},depositurl:{},showcashierbonus:{},biometricsenabled:{},activepage:{},bonushistorystatus:{},bonushistorytype:{}},[],[],!0);exports.default=Me;
|