@everymatrix/player-account-controller 1.44.0 → 1.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/GeneralLogout-PMsAgsr8.js +4832 -0
- package/components/GeneralLogout-WbaN9lE3.cjs +8 -0
- package/components/PlayerAccountBettingHistory-C5O_N5I6.js +328 -0
- package/components/PlayerAccountBettingHistory-CvFzGDm4.cjs +1 -0
- package/components/PlayerAccountBiometrics--Rc4hXU1.cjs +1 -0
- package/components/PlayerAccountBiometrics-BIZ77T9P.js +300 -0
- package/components/PlayerAccountClosure-DIRkc6kA.cjs +1 -0
- package/components/PlayerAccountClosure-O9rY7FHF.js +339 -0
- package/components/PlayerAccountController-1M1FKlrd.cjs +1 -0
- package/components/PlayerAccountController-DRQpN2gW.js +6176 -0
- package/components/PlayerAccountGamingLimits-BnH1h5ZI.js +758 -0
- package/components/PlayerAccountGamingLimits-Dtw0RzGI.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-CHBpCAi7.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-Cvsvauqa.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-QO4BtCS2.js +4148 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-tfKhIo7R.cjs +10 -0
- package/components/PlayerAccountGamingLimitsHistory2-CJxOlPZu.js +734 -0
- package/components/PlayerAccountGamingLimitsHistory2-_p2IXses.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard--AbjEx7s.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-GwIjd7fB.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DcGsK_Nq.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-Dymt7LmL.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-DO2f_4IF.js +337 -0
- package/components/PlayerAccountGamingLimitsPopup-DVEuryoE.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-BZ-Ax67a.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-CQClFTjE.js +844 -0
- package/components/PlayerAccountMenu-1kpYtr6Q.cjs +1 -0
- package/components/PlayerAccountMenu-C9YFW_X4.js +576 -0
- package/components/PlayerAccountModal-BPuDqVwe.js +198 -0
- package/components/PlayerAccountModal-DpMfe1gv.cjs +1 -0
- package/components/PlayerAccountNotifications-DfLcLCTk.js +261 -0
- package/components/PlayerAccountNotifications-Dwb_RDr0.cjs +1 -0
- package/components/PlayerAccountSelfExclusion-BR4bl6bz.js +16404 -0
- package/components/PlayerAccountSelfExclusion-CA2oAuhb.cjs +3693 -0
- package/components/PlayerAccountTimeout-Df9mSPXx.js +448 -0
- package/components/PlayerAccountTimeout-dxzuaoP9.cjs +1 -0
- package/components/PlayerActiveBonuses-BJtk2_80.js +986 -0
- package/components/PlayerActiveBonuses-D0-qI8iz.cjs +1 -0
- package/components/PlayerBonusCard-BoENnXsd.cjs +1 -0
- package/components/PlayerBonusCard-D4MZsrSK.js +565 -0
- package/components/PlayerBonusHistory-3B1tPB8g.cjs +1 -0
- package/components/PlayerBonusHistory-CDA_Ahs-.js +840 -0
- package/components/PlayerChangePassword-C69CRrvS.js +1161 -0
- package/components/PlayerChangePassword-RpQIhFff.cjs +3 -0
- package/components/PlayerDeposit-BK_UhkqG.js +395 -0
- package/components/PlayerDeposit-COhpfcRx.cjs +1 -0
- package/components/PlayerGamingHistory-C8Kvaq7b.cjs +1 -0
- package/components/PlayerGamingHistory-CCSGdevP.js +920 -0
- package/components/PlayerPendingWithdrawals-CVBvRj42.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DIp1o6Bq.js +307 -0
- package/components/PlayerProfileInfo-BeD6hzPW.cjs +1 -0
- package/components/PlayerProfileInfo-CkcYNGGP.js +1707 -0
- package/components/PlayerRealityCheck-B37H9_Rn.cjs +1 -0
- package/components/PlayerRealityCheck-UaRdeADU.js +587 -0
- package/components/PlayerTransactionHistory-CxYO3lnm.cjs +1 -0
- package/components/PlayerTransactionHistory-Da2H2goa.js +311 -0
- package/components/PlayerWithdrawal-DK_JxD9z.js +365 -0
- package/components/PlayerWithdrawal-DYkzBPcQ.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 f, d as E, t as _, g as a, 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-PMsAgsr8.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-xo9ny0", '.AccountClosureWrapper.svelte-xo9ny0.svelte-xo9ny0{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.svelte-xo9ny0.svelte-xo9ny0{padding:20px 15px;max-width:unset}.MenuReturnButton.svelte-xo9ny0.svelte-xo9ny0{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.svelte-xo9ny0 svg .aaa.svelte-xo9ny0{fill:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E))}.AccountClosureTitle.svelte-xo9ny0.svelte-xo9ny0{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-normal, 400)}.AccountClosureTitleMobile.svelte-xo9ny0.svelte-xo9ny0{font-size:var(--emw--font-size-large, 20px)}.AccountClosureTitleNone.svelte-xo9ny0.svelte-xo9ny0{display:none}.AccountClosureDescription.svelte-xo9ny0.svelte-xo9ny0{color:var(--emw--color-gray-300, #58586B);line-height:24px}.AccountClosureDescription.AccountClosureDescriptionMobile.svelte-xo9ny0.svelte-xo9ny0{font-size:var(--emw--font-size-small, 14px);line-height:18px}.AccountClosureActionButtons.svelte-xo9ny0.svelte-xo9ny0{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.svelte-xo9ny0.svelte-xo9ny0{width:100%;grid-template-columns:1fr}.AccountClosureSave.svelte-xo9ny0.svelte-xo9ny0{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.svelte-xo9ny0.svelte-xo9ny0{width:100%;height:40px;font-size:var(--emw--font-size-small, 14px);grid-template-columns:1fr}.ModalWrapper.svelte-xo9ny0.svelte-xo9ny0{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.svelte-xo9ny0 .ModalContent.svelte-xo9ny0{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.svelte-xo9ny0 .ModalContent.svelte-xo9ny0::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.svelte-xo9ny0 .ModalContent.svelte-xo9ny0::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.svelte-xo9ny0 .ModalBody.svelte-xo9ny0{background:transparent;padding:30px;text-align:center}.ModalWrapper.svelte-xo9ny0 .ModalBody .ModalText.svelte-xo9ny0{font-size:var(--emw--font-size-x-large, 24px);margin-bottom:40px;color:white}.ModalWrapper.svelte-xo9ny0 .ModalBody .ModalButtons.svelte-xo9ny0{display:flex;gap:36px}.ModalWrapper.svelte-xo9ny0 .ModalBody .ModalCancel.svelte-xo9ny0,.ModalWrapper.svelte-xo9ny0 .ModalBody .ModalConfirm.svelte-xo9ny0{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.svelte-xo9ny0 .ModalBody .ModalConfirm.svelte-xo9ny0{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.svelte-xo9ny0 .ModalContent.svelte-xo9ny0{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile.svelte-xo9ny0 .ModalBody.svelte-xo9ny0{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile.svelte-xo9ny0 .ModalText.svelte-xo9ny0{font-size:var(--emw--font-size-medium, 16px)}.ModalWrapper.ModalWrapperMobile.svelte-xo9ny0 .ModalButtons.svelte-xo9ny0{gap:10px}.ModalWrapper.ModalWrapperMobile.svelte-xo9ny0 .ModalCancel.svelte-xo9ny0,.ModalWrapper.ModalWrapperMobile.svelte-xo9ny0 .ModalConfirm.svelte-xo9ny0{height:40px;width:50%;font-size:var(--emw--font-size-small, 14px)}');
|
|
92
|
+
}
|
|
93
|
+
function te(o) {
|
|
94
|
+
let e, r, v, c, d, p, g, s, x, u, l = (
|
|
95
|
+
/*$_*/
|
|
96
|
+
o[2]("titleAccountClosure") + ""
|
|
97
|
+
), M, i, y;
|
|
98
|
+
return {
|
|
99
|
+
c() {
|
|
100
|
+
e = f("div"), r = S("svg"), v = S("defs"), c = S("style"), d = _(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"), p = S("g"), g = S("g"), s = S("path"), x = E(), u = f("h2"), M = _(l), a(s, "class", "aaa svelte-xo9ny0"), a(s, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), a(s, "transform", "translate(15 15) rotate(180)"), a(g, "transform", "translate(20 158)"), a(p, "transform", "translate(-20 -158)"), a(r, "xmlns", "http://www.w3.org/2000/svg"), a(r, "width", "15"), a(r, "height", "15"), a(r, "viewBox", "0 0 15 15"), a(u, "class", "AccountClosureTitleMobile svelte-xo9ny0"), a(u, "part", "AccountClosureTitleMobile"), a(e, "class", "MenuReturnButton svelte-xo9ny0"), a(e, "part", "MenuReturnButton");
|
|
101
|
+
},
|
|
102
|
+
m(m, h) {
|
|
103
|
+
N(m, e, h), t(e, r), t(r, v), t(v, c), t(c, d), t(r, p), t(p, g), t(g, s), t(e, x), t(e, u), t(u, M), i || (y = T(
|
|
104
|
+
e,
|
|
105
|
+
"click",
|
|
106
|
+
/*click_handler*/
|
|
107
|
+
o[11]
|
|
108
|
+
), i = !0);
|
|
109
|
+
},
|
|
110
|
+
p(m, h) {
|
|
111
|
+
h & /*$_*/
|
|
112
|
+
4 && l !== (l = /*$_*/
|
|
113
|
+
m[2]("titleAccountClosure") + "") && F(M, l);
|
|
114
|
+
},
|
|
115
|
+
d(m) {
|
|
116
|
+
m && q(e), i = !1, y();
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
}
|
|
120
|
+
function O(o) {
|
|
121
|
+
let e, r, v, c, d = (
|
|
122
|
+
/*$_*/
|
|
123
|
+
o[2]("modal") + ""
|
|
124
|
+
), p, g, s, x, u = (
|
|
125
|
+
/*$_*/
|
|
126
|
+
o[2]("accountClosureCancel") + ""
|
|
127
|
+
), l, M, i, y = (
|
|
128
|
+
/*$_*/
|
|
129
|
+
o[2]("accountClosureConfirm") + ""
|
|
130
|
+
), m, h, W;
|
|
131
|
+
return {
|
|
132
|
+
c() {
|
|
133
|
+
e = f("div"), r = f("div"), v = f("div"), c = f("p"), p = _(d), g = E(), s = f("div"), x = f("button"), l = _(u), M = E(), i = f("button"), m = _(y), a(c, "class", "ModalText svelte-xo9ny0"), a(x, "class", "ModalCancel svelte-xo9ny0"), a(i, "class", "ModalConfirm svelte-xo9ny0"), a(s, "class", "ModalButtons svelte-xo9ny0"), a(v, "class", "ModalBody svelte-xo9ny0"), a(r, "class", "ModalContent svelte-xo9ny0"), a(e, "class", "ModalWrapper " + /*isMobile*/
|
|
134
|
+
(o[3] ? "ModalWrapperMobile" : "") + " svelte-xo9ny0");
|
|
135
|
+
},
|
|
136
|
+
m(w, A) {
|
|
137
|
+
N(w, e, A), t(e, r), t(r, v), t(v, c), t(c, p), t(v, g), t(v, s), t(s, x), t(x, l), t(s, M), t(s, i), t(i, m), h || (W = [
|
|
138
|
+
T(
|
|
139
|
+
x,
|
|
140
|
+
"click",
|
|
141
|
+
/*click_handler_2*/
|
|
142
|
+
o[13]
|
|
143
|
+
),
|
|
144
|
+
T(
|
|
145
|
+
i,
|
|
146
|
+
"click",
|
|
147
|
+
/*click_handler_3*/
|
|
148
|
+
o[14]
|
|
149
|
+
)
|
|
150
|
+
], h = !0);
|
|
151
|
+
},
|
|
152
|
+
p(w, A) {
|
|
153
|
+
A & /*$_*/
|
|
154
|
+
4 && d !== (d = /*$_*/
|
|
155
|
+
w[2]("modal") + "") && F(p, d), A & /*$_*/
|
|
156
|
+
4 && u !== (u = /*$_*/
|
|
157
|
+
w[2]("accountClosureCancel") + "") && F(l, u), A & /*$_*/
|
|
158
|
+
4 && y !== (y = /*$_*/
|
|
159
|
+
w[2]("accountClosureConfirm") + "") && F(m, y);
|
|
160
|
+
},
|
|
161
|
+
d(w) {
|
|
162
|
+
w && q(e), h = !1, Q(W);
|
|
163
|
+
}
|
|
164
|
+
};
|
|
165
|
+
}
|
|
166
|
+
function re(o) {
|
|
167
|
+
let e, r, v, c, d = (
|
|
168
|
+
/*$_*/
|
|
169
|
+
o[2]("titleAccountClosure") + ""
|
|
170
|
+
), p, g, s, x, u = (
|
|
171
|
+
/*$_*/
|
|
172
|
+
o[2]("accountClosureDescription") + ""
|
|
173
|
+
), l, M, i, y, m = (
|
|
174
|
+
/*$_*/
|
|
175
|
+
o[2]("closeAccount") + ""
|
|
176
|
+
), h, W, w, A, k = (
|
|
177
|
+
/*isMobile*/
|
|
178
|
+
o[3] && te(o)
|
|
179
|
+
), C = (
|
|
180
|
+
/*closureModal*/
|
|
181
|
+
o[1] && O(o)
|
|
182
|
+
);
|
|
183
|
+
return {
|
|
184
|
+
c() {
|
|
185
|
+
e = f("div"), r = f("div"), k && k.c(), v = E(), c = f("h2"), p = _(d), g = E(), s = f("div"), x = f("p"), l = _(u), M = E(), i = f("div"), y = f("button"), h = _(m), W = E(), C && C.c(), a(c, "class", "AccountClosureTitle " + /*isMobile*/
|
|
186
|
+
(o[3] ? "AccountClosureTitleNone" : "") + " svelte-xo9ny0"), a(s, "class", "AccountClosureDescription " + /*isMobile*/
|
|
187
|
+
(o[3] ? "AccountClosureDescriptionMobile" : "") + " svelte-xo9ny0"), a(y, "class", "AccountClosureSave " + /*isMobile*/
|
|
188
|
+
(o[3] ? "AccountClosureSaveMobile" : "") + " svelte-xo9ny0"), a(i, "class", "AccountClosureActionButtons " + /*isMobile*/
|
|
189
|
+
(o[3] ? "AccountClosureActionButtonsMobile" : "") + " svelte-xo9ny0"), a(r, "class", "AccountClosureWrapper " + /*isMobile*/
|
|
190
|
+
(o[3] ? "AccountClosureWrapperMobile" : "") + " svelte-xo9ny0");
|
|
191
|
+
},
|
|
192
|
+
m(b, z) {
|
|
193
|
+
N(b, e, z), t(e, r), k && k.m(r, null), t(r, v), t(r, c), t(c, p), t(r, g), t(r, s), t(s, x), t(x, l), t(r, M), t(r, i), t(i, y), t(y, h), t(e, W), C && C.m(e, null), o[15](e), w || (A = T(
|
|
194
|
+
y,
|
|
195
|
+
"click",
|
|
196
|
+
/*click_handler_1*/
|
|
197
|
+
o[12]
|
|
198
|
+
), w = !0);
|
|
199
|
+
},
|
|
200
|
+
p(b, [z]) {
|
|
201
|
+
/*isMobile*/
|
|
202
|
+
b[3] && k.p(b, z), z & /*$_*/
|
|
203
|
+
4 && d !== (d = /*$_*/
|
|
204
|
+
b[2]("titleAccountClosure") + "") && F(p, d), z & /*$_*/
|
|
205
|
+
4 && u !== (u = /*$_*/
|
|
206
|
+
b[2]("accountClosureDescription") + "") && F(l, u), z & /*$_*/
|
|
207
|
+
4 && m !== (m = /*$_*/
|
|
208
|
+
b[2]("closeAccount") + "") && F(h, m), /*closureModal*/
|
|
209
|
+
b[1] ? C ? C.p(b, z) : (C = O(b), C.c(), C.m(e, null)) : C && (C.d(1), C = null);
|
|
210
|
+
},
|
|
211
|
+
i: H,
|
|
212
|
+
o: H,
|
|
213
|
+
d(b) {
|
|
214
|
+
b && q(e), k && k.d(), C && C.d(), o[15](null), w = !1, A();
|
|
215
|
+
}
|
|
216
|
+
};
|
|
217
|
+
}
|
|
218
|
+
function ne(o, e, r) {
|
|
219
|
+
let v;
|
|
220
|
+
V(o, $, (n) => r(2, v = n));
|
|
221
|
+
let { lang: c = "en" } = e, { clientstyling: d = "" } = e, { clientstylingurl: p = "" } = e, { translationurl: g = "" } = e, s = window.navigator.userAgent, x = G(s) !== "PC", u = !1, l;
|
|
222
|
+
const M = () => {
|
|
223
|
+
fetch(g).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((n) => {
|
|
232
|
+
L(n, R[n]);
|
|
233
|
+
});
|
|
234
|
+
const i = (n) => {
|
|
235
|
+
r(1, u = n), n === !0 ? window.postMessage({ type: "DisableScroll" }, window.location.href) : window.postMessage({ type: "EnableScroll" }, window.location.href);
|
|
236
|
+
}, y = () => {
|
|
237
|
+
i(!1), window.postMessage({ type: "AccountClosure" }, window.location.href);
|
|
238
|
+
}, m = () => {
|
|
239
|
+
window.postMessage(
|
|
240
|
+
{
|
|
241
|
+
type: "PlayerAccountMenuActive",
|
|
242
|
+
isMobile: x
|
|
243
|
+
},
|
|
244
|
+
window.location.href
|
|
245
|
+
);
|
|
246
|
+
}, h = () => {
|
|
247
|
+
ee(c);
|
|
248
|
+
}, W = () => {
|
|
249
|
+
let n = document.createElement("style");
|
|
250
|
+
n.innerHTML = d, l.appendChild(n);
|
|
251
|
+
}, w = () => {
|
|
252
|
+
let n = new URL(p), B = document.createElement("style");
|
|
253
|
+
fetch(n.href).then((D) => D.text()).then((D) => {
|
|
254
|
+
B.innerHTML = D, setTimeout(
|
|
255
|
+
() => {
|
|
256
|
+
l.appendChild(B);
|
|
257
|
+
},
|
|
258
|
+
1
|
|
259
|
+
);
|
|
260
|
+
});
|
|
261
|
+
}, A = () => m(), k = () => i(!0), C = () => i(!1), b = () => y();
|
|
262
|
+
function z(n) {
|
|
263
|
+
X[n ? "unshift" : "push"](() => {
|
|
264
|
+
l = n, r(0, l);
|
|
265
|
+
});
|
|
266
|
+
}
|
|
267
|
+
return o.$$set = (n) => {
|
|
268
|
+
"lang" in n && r(7, c = n.lang), "clientstyling" in n && r(8, d = n.clientstyling), "clientstylingurl" in n && r(9, p = n.clientstylingurl), "translationurl" in n && r(10, g = n.translationurl);
|
|
269
|
+
}, o.$$.update = () => {
|
|
270
|
+
o.$$.dirty & /*lang*/
|
|
271
|
+
128 && c && h(), o.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
272
|
+
257 && d && l && W(), o.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
273
|
+
513 && p && l && w(), o.$$.dirty & /*translationurl*/
|
|
274
|
+
1024 && g && M();
|
|
275
|
+
}, [
|
|
276
|
+
l,
|
|
277
|
+
u,
|
|
278
|
+
v,
|
|
279
|
+
x,
|
|
280
|
+
i,
|
|
281
|
+
y,
|
|
282
|
+
m,
|
|
283
|
+
c,
|
|
284
|
+
d,
|
|
285
|
+
p,
|
|
286
|
+
g,
|
|
287
|
+
A,
|
|
288
|
+
k,
|
|
289
|
+
C,
|
|
290
|
+
b,
|
|
291
|
+
z
|
|
292
|
+
];
|
|
293
|
+
}
|
|
294
|
+
class ae extends U {
|
|
295
|
+
constructor(e) {
|
|
296
|
+
super(), I(
|
|
297
|
+
this,
|
|
298
|
+
e,
|
|
299
|
+
ne,
|
|
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(ae, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
337
|
+
export {
|
|
338
|
+
ae as default
|
|
339
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var Pe=(a,e,s)=>new Promise((n,m)=>{var o=d=>{try{c(s.next(d))}catch(r){m(r)}},u=d=>{try{c(s.throw(d))}catch(r){m(r)}},c=d=>d.done?n(d.value):Promise.resolve(d.value).then(o,u);c((s=s.apply(a,e)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./GeneralLogout-WbaN9lE3.cjs");function Je({withLocale:a,translations:e}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(e),t.$locale.set(a))})}function Ce(a,e){t.addMessages(a,e)}function Ve(a){t.$locale.set(a)}const De={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 a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountMenu-1kpYtr6Q.cjs")).then(({default:e})=>{!customElements.get("player-account-menu")&&customElements.define("player-account-menu",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountNotifications-Dwb_RDr0.cjs")).then(({default:e})=>{!customElements.get("player-account-notifications")&&customElements.define("player-account-notifications",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountTimeout-dxzuaoP9.cjs")).then(({default:e})=>{!customElements.get("player-account-timeout")&&customElements.define("player-account-timeout",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountSelfExclusion-CA2oAuhb.cjs")).then(({default:e})=>{!customElements.get("player-account-self-exclusion")&&customElements.define("player-account-self-exclusion",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountClosure-DIRkc6kA.cjs")).then(({default:e})=>{!customElements.get("player-account-closure")&&customElements.define("player-account-closure",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimits-Dtw0RzGI.cjs")).then(({default:e})=>{!customElements.get("player-account-gaming-limits")&&customElements.define("player-account-gaming-limits",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerActiveBonuses-D0-qI8iz.cjs")).then(({default:e})=>{!customElements.get("player-active-bonuses")&&customElements.define("player-active-bonuses",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerProfileInfo-BeD6hzPW.cjs")).then(({default:e})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerChangePassword-RpQIhFff.cjs")).then(({default:e})=>{!customElements.get("player-change-password")&&customElements.define("player-change-password",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerRealityCheck-B37H9_Rn.cjs")).then(({default:e})=>{!customElements.get("player-reality-check")&&customElements.define("player-reality-check",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerBonusHistory-3B1tPB8g.cjs")).then(({default:e})=>{!customElements.get("player-bonus-history")&&customElements.define("player-bonus-history",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerDeposit-COhpfcRx.cjs")).then(({default:e})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerWithdrawal-DYkzBPcQ.cjs")).then(({default:e})=>{!customElements.get("player-withdrawal")&&customElements.define("player-withdrawal",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerPendingWithdrawals-CVBvRj42.cjs")).then(({default:e})=>{!customElements.get("player-pending-withdrawals")&&customElements.define("player-pending-withdrawals",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerTransactionHistory-CxYO3lnm.cjs")).then(({default:e})=>{!customElements.get("player-transaction-history")&&customElements.define("player-transaction-history",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerGamingHistory-C8Kvaq7b.cjs")).then(({default:e})=>{!customElements.get("player-gaming-history")&&customElements.define("player-gaming-history",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBettingHistory-CvFzGDm4.cjs")).then(({default:e})=>{!customElements.get("player-account-betting-history")&&customElements.define("player-account-betting-history",e.element)})}if(typeof window!="undefined"){let a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGamingLimitsWrapper2-BZ-Ax67a.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 a=function(e){return function(...s){try{return e.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountBiometrics--Rc4hXU1.cjs")).then(({default:e})=>{!customElements.get("player-account-biometrics")&&customElements.define("player-account-biometrics",e.element)})}const{document:J}=t.globals;function Be(a){t.append_styles(a,"svelte-1bmmjj9",'.svelte-1bmmjj9.svelte-1bmmjj9,.svelte-1bmmjj9.svelte-1bmmjj9::before,.svelte-1bmmjj9.svelte-1bmmjj9::after{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage.svelte-1bmmjj9.svelte-1bmmjj9{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.svelte-1bmmjj9.svelte-1bmmjj9{display:block;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage.svelte-1bmmjj9>nav.svelte-1bmmjj9{grid-area:nav;color:red;background:var(--emfe-w-pam-color-nav-desktop-bg, var(--emfe-w-color-gray-300, #58586B))}.PlayerAccountPage.svelte-1bmmjj9>nav.PlayerAccountMobile.svelte-1bmmjj9{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.svelte-1bmmjj9>main.svelte-1bmmjj9{grid-area:main}.PlayerAccountPage.svelte-1bmmjj9>aside.svelte-1bmmjj9{grid-area:aside}')}function Ke(a){let e;function s(o,u){return o[45]?Qe:Ze}let m=s(a)(a);return{c(){e=t.element("section"),m.c(),t.attr(e,"class","PlayerAccountPage "+(a[45]?"PlayerAccountMobilePage":"")+" svelte-1bmmjj9")},m(o,u){t.insert(o,e,u),m.m(e,null)},p(o,u){m.p(o,u)},d(o){o&&t.detach(e),m.d()}}}function Ze(a){let e,s,n,m,o,u,c;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 rt;if(l[44]==l[47][5])return ct;if(l[44]===l[47][6])return ut;if(l[44]===l[47][7])return mt;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 nt;if(l[44]===l[47][13])return at;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 r=d(a),i=r&&r(a);return{c(){e=t.element("nav"),s=t.element("player-account-menu"),n=t.space(),m=t.element("main"),i&&i.c(),o=t.space(),u=t.element("aside"),c=t.element("player-account-notifications"),t.set_custom_element_data(s,"endpoint",a[5]),t.set_custom_element_data(s,"session",a[4]),t.set_custom_element_data(s,"playerid",a[3]),t.set_custom_element_data(s,"lang",a[6]),t.set_custom_element_data(s,"env",a[1]),t.set_custom_element_data(s,"activemenuitem",a[44]),t.set_custom_element_data(s,"cmsendpoint",a[0]),t.set_custom_element_data(s,"selecteditem",a[46]),t.set_custom_element_data(s,"userroles",a[11]),t.set_custom_element_data(s,"clientstyling",a[22]),t.set_custom_element_data(s,"clientstylingurl",a[23]),t.set_custom_element_data(s,"class","svelte-1bmmjj9"),t.attr(e,"class","svelte-1bmmjj9"),t.attr(m,"class","svelte-1bmmjj9"),t.set_custom_element_data(c,"lang",a[6]),t.set_custom_element_data(c,"cmsendpoint",a[0]),t.set_custom_element_data(c,"env",a[1]),t.set_custom_element_data(c,"userroles",a[11]),t.set_custom_element_data(c,"customnotifications",a[2]),t.set_custom_element_data(c,"clientstyling",a[22]),t.set_custom_element_data(c,"clientstylingurl",a[23]),t.set_custom_element_data(c,"class","svelte-1bmmjj9"),t.attr(u,"class","svelte-1bmmjj9")},m(l,f){t.insert(l,e,f),t.append(e,s),t.insert(l,n,f),t.insert(l,m,f),i&&i.m(m,null),t.insert(l,o,f),t.insert(l,u,f),t.append(u,c)},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]),r===(r=d(l))&&i?i.p(l,f):(i&&i.d(1),i=r&&r(l),i&&(i.c(),i.m(m,null))),f[0]&64&&t.set_custom_element_data(c,"lang",l[6]),f[0]&1&&t.set_custom_element_data(c,"cmsendpoint",l[0]),f[0]&2&&t.set_custom_element_data(c,"env",l[1]),f[0]&2048&&t.set_custom_element_data(c,"userroles",l[11]),f[0]&4&&t.set_custom_element_data(c,"customnotifications",l[2]),f[0]&4194304&&t.set_custom_element_data(c,"clientstyling",l[22]),f[0]&8388608&&t.set_custom_element_data(c,"clientstylingurl",l[23])},d(l){l&&(t.detach(e),t.detach(n),t.detach(m),t.detach(o),t.detach(u)),i&&i.d()}}}function Qe(a){let e;function s(o,u){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 Tt;if(o[44]===o[47][4])return Ot;if(o[44]===o[47][5])return Ut;if(o[44]===o[47][6])return At;if(o[44]===o[47][7])return Mt;if(o[44]===o[47][8])return Lt;if(o[44]===o[47][9])return Dt;if(o[44]===o[47][10])return Ct;if(o[44]===o[47][11])return Pt;if(o[44]===o[47][12])return kt;if(o[44]===o[47][13])return St;if(o[44]===o[47][14])return Et;if(o[44]===o[47][15])return jt;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 n=s(a),m=n&&n(a);return{c(){m&&m.c(),e=t.empty()},m(o,u){m&&m.m(o,u),t.insert(o,e,u)},p(o,u){n===(n=s(o))&&m?m.p(o,u):(m&&m.d(1),m=n&&n(o),m&&(m.c(),m.m(e.parentNode,e)))},d(o){o&&t.detach(e),m&&m.d(o)}}}function Ye(a){let e;return{c(){e=t.element("user-transaction-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"mobile",a[45]),t.set_custom_element_data(e,"translation-url",a[24]),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),n[0]&64&&t.set_custom_element_data(e,"language",s[6])},d(s){s&&t.detach(e)}}}function $e(a){let e,s,n,m,o,u,c,d,r;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"type","withdraw"),t.set_custom_element_data(e,"channel","Desktop"),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"show-bonus-selection-input",a[36]),t.set_custom_element_data(e,"product-type",a[27]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+a[6]+a[28]),t.set_custom_element_data(e,"cancel-url",n="https://"+window.location.hostname+"/"+a[6]+a[30]),t.set_custom_element_data(e,"fail-url",m="https://"+window.location.hostname+"/"+a[6]+a[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+a[6]+a[31]),t.set_custom_element_data(e,"casino-url",u="https://"+window.location.hostname+"/"+a[6]+a[32]),t.set_custom_element_data(e,"contact-url",c="https://"+window.location.hostname+"/"+a[6]+a[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+a[6]+a[34]),t.set_custom_element_data(e,"deposit-url",r="https://"+window.location.hostname+"/"+a[6]+a[35]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},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&&n!==(n="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",n),l[0]&536870976&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",m),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&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",u),l[0]&64|l[1]&4&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",c),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&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",r),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(a){let e,s,n,m,o,u,c,d,r;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"type","deposit"),t.set_custom_element_data(e,"channel","Desktop"),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"show-bonus-selection-input",a[36]),t.set_custom_element_data(e,"product-type",a[27]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+a[6]+a[28]),t.set_custom_element_data(e,"cancel-url",n="https://"+window.location.hostname+"/"+a[6]+a[30]),t.set_custom_element_data(e,"fail-url",m="https://"+window.location.hostname+"/"+a[6]+a[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+a[6]+a[31]),t.set_custom_element_data(e,"casino-url",u="https://"+window.location.hostname+"/"+a[6]+a[32]),t.set_custom_element_data(e,"contact-url",c="https://"+window.location.hostname+"/"+a[6]+a[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+a[6]+a[34]),t.set_custom_element_data(e,"deposit-url",r="https://"+window.location.hostname+"/"+a[6]+a[35]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},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&&n!==(n="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",n),l[0]&536870976&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",m),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&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",u),l[0]&64|l[1]&4&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",c),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&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",r),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(a){let e;return{c(){e=t.element("player-kyc-verification"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translation-url",a[24]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),n[0]&64&&t.set_custom_element_data(e,"language",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"client-styling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",s[23])},d(s){s&&t.detach(e)}}}function tt(a){let e;return{c(){e=t.element("player-account-gaming-limits-wrapper-2"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"userid",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"tablabels",a[13]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"historyenabled",a[14]),t.set_custom_element_data(e,"deletelimit",a[15]),t.set_custom_element_data(e,"limitsamount",a[16]),t.set_custom_element_data(e,"limitsperiods",a[17]),t.set_custom_element_data(e,"numberofentries",a[18]),t.set_custom_element_data(e,"customcurrencysymbols",a[19]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"apiversion",a[21]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&8&&t.set_custom_element_data(e,"userid",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8192&&t.set_custom_element_data(e,"tablabels",s[13]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16384&&t.set_custom_element_data(e,"historyenabled",s[14]),n[0]&32768&&t.set_custom_element_data(e,"deletelimit",s[15]),n[0]&65536&&t.set_custom_element_data(e,"limitsamount",s[16]),n[0]&131072&&t.set_custom_element_data(e,"limitsperiods",s[17]),n[0]&262144&&t.set_custom_element_data(e,"numberofentries",s[18]),n[0]&524288&&t.set_custom_element_data(e,"customcurrencysymbols",s[19]),n[0]&1048576&&t.set_custom_element_data(e,"currency",s[20]),n[0]&2097152&&t.set_custom_element_data(e,"apiversion",s[21]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function st(a){let e;return{c(){e=t.element("player-account-betting-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function at(a){let e;return{c(){e=t.element("player-transaction-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function nt(a){let e;return{c(){e=t.element("player-pending-withdrawals"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function lt(a){let e;return{c(){e=t.element("player-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"hasdefaultamount",a[10]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function it(a){let e;return{c(){e=t.element("player-deposit"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"hasdefaultamount",a[10]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function ot(a){let e;return{c(){e=t.element("player-gaming-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"gmversion",a[26]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&67108864&&t.set_custom_element_data(e,"gmversion",s[26])},d(s){s&&t.detach(e)}}}function _t(a){let e;return{c(){e=t.element("player-bonus-history"),t.set_custom_element_data(e,"bonushistorystatus",a[38]),t.set_custom_element_data(e,"bonushistorytype",a[39]),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[1]&128&&t.set_custom_element_data(e,"bonushistorystatus",s[38]),n[1]&256&&t.set_custom_element_data(e,"bonushistorytype",s[39]),n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function mt(a){let e;return{c(){e=t.element("player-active-bonuses"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ut(a){let e;return{c(){e=t.element("player-account-self-exclusion"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"operator",a[7]),t.set_custom_element_data(e,"supportemail",a[8]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&128&&t.set_custom_element_data(e,"operator",s[7]),n[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ct(a){let e,s,n;return{c(){e=t.element("player-account-gaming-limits"),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"separatelimits",a[9]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(m,o){t.insert(m,e,o),s||(n=t.action_destroyer(a[48].call(null,e)),s=!0)},p(m,o){o[1]&4096&&t.set_custom_element_data(e,"playercurrency",m[43]),o[0]&16777216&&t.set_custom_element_data(e,"translationurl",m[24]),o[0]&512&&t.set_custom_element_data(e,"separatelimits",m[9]),o[0]&4194304&&t.set_custom_element_data(e,"clientstyling",m[22]),o[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",m[23])},d(m){m&&t.detach(e),s=!1,n()}}}function rt(a){let e;return{c(){e=t.element("player-account-closure"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function dt(a){let e;return{c(){e=t.element("player-account-timeout"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"operator",a[7]),t.set_custom_element_data(e,"supportemail",a[8]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&128&&t.set_custom_element_data(e,"operator",s[7]),n[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ft(a){let e;return{c(){e=t.element("player-reality-check"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function ht(a){let e;return{c(){e=t.element("player-change-password"),t.set_custom_element_data(e,"simplepasswordvalidation",a[12]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&4096&&t.set_custom_element_data(e,"simplepasswordvalidation",s[12]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function pt(a){let e;return{c(){e=t.element("player-profile-info"),t.set_custom_element_data(e,"userid",a[41]),t.set_custom_element_data(e,"sessionid",a[42]),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"custominputtextswitch",a[25]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[1]&1024&&t.set_custom_element_data(e,"userid",s[41]),n[1]&2048&&t.set_custom_element_data(e,"sessionid",s[42]),n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&33554432&&t.set_custom_element_data(e,"custominputtextswitch",s[25])},d(s){s&&t.detach(e)}}}function gt(a){let e;return{c(){e=t.element("player-account-biometrics"),t.set_custom_element_data(e,"biometricsenabled",a[37]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[1]&64&&t.set_custom_element_data(e,"biometricsenabled",s[37]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function wt(a){let e;return{c(){e=t.element("user-transaction-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"mobile",a[45]),t.set_custom_element_data(e,"translation-url",a[24]),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),n[0]&64&&t.set_custom_element_data(e,"language",s[6])},d(s){s&&t.detach(e)}}}function yt(a){let e,s,n,m,o,u,c,d,r;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"type","withdraw"),t.set_custom_element_data(e,"channel","Mobile"),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"show-bonus-selection-input",a[36]),t.set_custom_element_data(e,"product-type",a[27]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+a[6]+a[28]),t.set_custom_element_data(e,"cancel-url",n="https://"+window.location.hostname+"/"+a[6]+a[30]),t.set_custom_element_data(e,"fail-url",m="https://"+window.location.hostname+"/"+a[6]+a[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+a[6]+a[31]),t.set_custom_element_data(e,"casino-url",u="https://"+window.location.hostname+"/"+a[6]+a[32]),t.set_custom_element_data(e,"contact-url",c="https://"+window.location.hostname+"/"+a[6]+a[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+a[6]+a[34]),t.set_custom_element_data(e,"deposit-url",r="https://"+window.location.hostname+"/"+a[6]+a[35]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},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&&n!==(n="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",n),l[0]&536870976&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",m),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&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",u),l[0]&64|l[1]&4&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",c),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&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",r),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(a){let e,s,n,m,o,u,c,d,r;return{c(){e=t.element("user-deposit-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"type","deposit"),t.set_custom_element_data(e,"channel","Mobile"),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"show-bonus-selection-input",a[36]),t.set_custom_element_data(e,"product-type",a[27]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"success-url",s="https://"+window.location.hostname+"/"+a[6]+a[28]),t.set_custom_element_data(e,"cancel-url",n="https://"+window.location.hostname+"/"+a[6]+a[30]),t.set_custom_element_data(e,"fail-url",m="https://"+window.location.hostname+"/"+a[6]+a[29]),t.set_custom_element_data(e,"sports-url",o="https://"+window.location.hostname+"/"+a[6]+a[31]),t.set_custom_element_data(e,"casino-url",u="https://"+window.location.hostname+"/"+a[6]+a[32]),t.set_custom_element_data(e,"contact-url",c="https://"+window.location.hostname+"/"+a[6]+a[33]),t.set_custom_element_data(e,"home-url",d="https://"+window.location.hostname+"/"+a[6]+a[34]),t.set_custom_element_data(e,"deposit-url",r="https://"+window.location.hostname+"/"+a[6]+a[35]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},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&&n!==(n="https://"+window.location.hostname+"/"+i[6]+i[30])&&t.set_custom_element_data(e,"cancel-url",n),l[0]&536870976&&m!==(m="https://"+window.location.hostname+"/"+i[6]+i[29])&&t.set_custom_element_data(e,"fail-url",m),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&&u!==(u="https://"+window.location.hostname+"/"+i[6]+i[32])&&t.set_custom_element_data(e,"casino-url",u),l[0]&64|l[1]&4&&c!==(c="https://"+window.location.hostname+"/"+i[6]+i[33])&&t.set_custom_element_data(e,"contact-url",c),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&&r!==(r="https://"+window.location.hostname+"/"+i[6]+i[35])&&t.set_custom_element_data(e,"deposit-url",r),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(a){let e;return{c(){e=t.element("player-kyc-verification"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"user-id",a[3]),t.set_custom_element_data(e,"language",a[6]),t.set_custom_element_data(e,"translation-url",a[24]),t.set_custom_element_data(e,"client-styling",a[22]),t.set_custom_element_data(e,"client-styling-url",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"user-id",s[3]),n[0]&64&&t.set_custom_element_data(e,"language",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translation-url",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"client-styling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"client-styling-url",s[23])},d(s){s&&t.detach(e)}}}function jt(a){let e;return{c(){e=t.element("player-account-gaming-limits-wrapper-2"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"userid",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"tablabels",a[13]),t.set_custom_element_data(e,"historyenabled",a[14]),t.set_custom_element_data(e,"deletelimit",a[15]),t.set_custom_element_data(e,"limitsamount",a[16]),t.set_custom_element_data(e,"limitsperiods",a[17]),t.set_custom_element_data(e,"numberofentries",a[18]),t.set_custom_element_data(e,"customcurrencysymbols",a[19]),t.set_custom_element_data(e,"currency",a[20]),t.set_custom_element_data(e,"apiversion",a[21]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&8&&t.set_custom_element_data(e,"userid",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&8192&&t.set_custom_element_data(e,"tablabels",s[13]),n[0]&16384&&t.set_custom_element_data(e,"historyenabled",s[14]),n[0]&32768&&t.set_custom_element_data(e,"deletelimit",s[15]),n[0]&65536&&t.set_custom_element_data(e,"limitsamount",s[16]),n[0]&131072&&t.set_custom_element_data(e,"limitsperiods",s[17]),n[0]&262144&&t.set_custom_element_data(e,"numberofentries",s[18]),n[0]&524288&&t.set_custom_element_data(e,"customcurrencysymbols",s[19]),n[0]&1048576&&t.set_custom_element_data(e,"currency",s[20]),n[0]&2097152&&t.set_custom_element_data(e,"apiversion",s[21]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Et(a){let e;return{c(){e=t.element("player-account-betting-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function St(a){let e;return{c(){e=t.element("player-transaction-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function kt(a){let e;return{c(){e=t.element("player-pending-withdrawals"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Pt(a){let e;return{c(){e=t.element("player-withdrawal"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"hasdefaultamount",a[10]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function Ct(a){let e;return{c(){e=t.element("player-deposit"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"hasdefaultamount",a[10]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&1024&&t.set_custom_element_data(e,"hasdefaultamount",s[10]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43])},d(s){s&&t.detach(e)}}}function Dt(a){let e;return{c(){e=t.element("player-gaming-history"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"gmversion",a[26]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&67108864&&t.set_custom_element_data(e,"gmversion",s[26])},d(s){s&&t.detach(e)}}}function Lt(a){let e;return{c(){e=t.element("player-bonus-history"),t.set_custom_element_data(e,"bonushistorystatus",a[38]),t.set_custom_element_data(e,"bonushistorytype",a[39]),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[1]&128&&t.set_custom_element_data(e,"bonushistorystatus",s[38]),n[1]&256&&t.set_custom_element_data(e,"bonushistorytype",s[39]),n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Mt(a){let e;return{c(){e=t.element("player-active-bonuses"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[1]&4096&&t.set_custom_element_data(e,"playercurrency",s[43]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function At(a){let e;return{c(){e=t.element("player-account-self-exclusion"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"operator",a[7]),t.set_custom_element_data(e,"supportemail",a[8]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&128&&t.set_custom_element_data(e,"operator",s[7]),n[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function Ut(a){let e,s,n;return{c(){e=t.element("player-account-gaming-limits"),t.set_custom_element_data(e,"playercurrency",a[43]),t.set_custom_element_data(e,"separatelimits",a[9]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(m,o){t.insert(m,e,o),s||(n=t.action_destroyer(a[48].call(null,e)),s=!0)},p(m,o){o[1]&4096&&t.set_custom_element_data(e,"playercurrency",m[43]),o[0]&512&&t.set_custom_element_data(e,"separatelimits",m[9]),o[0]&16777216&&t.set_custom_element_data(e,"translationurl",m[24]),o[0]&4194304&&t.set_custom_element_data(e,"clientstyling",m[22]),o[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",m[23])},d(m){m&&t.detach(e),s=!1,n()}}}function Ot(a){let e;return{c(){e=t.element("player-account-closure"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24])},d(s){s&&t.detach(e)}}}function Tt(a){let e;return{c(){e=t.element("player-account-timeout"),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"operator",a[7]),t.set_custom_element_data(e,"supportemail",a[8]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&128&&t.set_custom_element_data(e,"operator",s[7]),n[0]&256&&t.set_custom_element_data(e,"supportemail",s[8]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function qt(a){let e;return{c(){e=t.element("player-reality-check"),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"playerid",a[3]),t.set_custom_element_data(e,"session",a[4]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&8&&t.set_custom_element_data(e,"playerid",s[3]),n[0]&16&&t.set_custom_element_data(e,"session",s[4]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Rt(a){let e;return{c(){e=t.element("player-change-password"),t.set_custom_element_data(e,"simplepasswordvalidation",a[12]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[0]&4096&&t.set_custom_element_data(e,"simplepasswordvalidation",s[12]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23])},d(s){s&&t.detach(e)}}}function Nt(a){let e;return{c(){e=t.element("player-profile-info"),t.set_custom_element_data(e,"userid",a[41]),t.set_custom_element_data(e,"sessionid",a[42]),t.set_custom_element_data(e,"endpoint",a[5]),t.set_custom_element_data(e,"lang",a[6]),t.set_custom_element_data(e,"translationurl",a[24]),t.set_custom_element_data(e,"clientstyling",a[22]),t.set_custom_element_data(e,"clientstylingurl",a[23]),t.set_custom_element_data(e,"custominputtextswitch",a[25]),t.set_custom_element_data(e,"class","svelte-1bmmjj9")},m(s,n){t.insert(s,e,n)},p(s,n){n[1]&1024&&t.set_custom_element_data(e,"userid",s[41]),n[1]&2048&&t.set_custom_element_data(e,"sessionid",s[42]),n[0]&32&&t.set_custom_element_data(e,"endpoint",s[5]),n[0]&64&&t.set_custom_element_data(e,"lang",s[6]),n[0]&16777216&&t.set_custom_element_data(e,"translationurl",s[24]),n[0]&4194304&&t.set_custom_element_data(e,"clientstyling",s[22]),n[0]&8388608&&t.set_custom_element_data(e,"clientstylingurl",s[23]),n[0]&33554432&&t.set_custom_element_data(e,"custominputtextswitch",s[25])},d(s){s&&t.detach(e)}}}function It(a){let e,s,n,m;return{c(){e=t.element("nav"),s=t.element("player-account-menu"),n=t.space(),m=t.element("player-account-notifications"),t.set_custom_element_data(s,"endpoint",a[5]),t.set_custom_element_data(s,"session",a[4]),t.set_custom_element_data(s,"playerid",a[3]),t.set_custom_element_data(s,"cmsendpoint",a[0]),t.set_custom_element_data(s,"lang",a[6]),t.set_custom_element_data(s,"env",a[1]),t.set_custom_element_data(s,"translationurl",a[24]),t.set_custom_element_data(s,"userroles",a[11]),t.set_custom_element_data(s,"clientstyling",a[22]),t.set_custom_element_data(s,"clientstylingurl",a[23]),t.set_custom_element_data(s,"class","svelte-1bmmjj9"),t.set_custom_element_data(m,"lang",a[6]),t.set_custom_element_data(m,"cmsendpoint",a[0]),t.set_custom_element_data(m,"env",a[1]),t.set_custom_element_data(m,"userroles",a[11]),t.set_custom_element_data(m,"customnotifications",a[2]),t.set_custom_element_data(m,"clientstyling",a[22]),t.set_custom_element_data(m,"clientstylingurl",a[23]),t.set_custom_element_data(m,"class","svelte-1bmmjj9"),t.attr(e,"class","PlayerAccountMobile svelte-1bmmjj9")},m(o,u){t.insert(o,e,u),t.append(e,s),t.append(e,n),t.append(e,m)},p(o,u){u[0]&32&&t.set_custom_element_data(s,"endpoint",o[5]),u[0]&16&&t.set_custom_element_data(s,"session",o[4]),u[0]&8&&t.set_custom_element_data(s,"playerid",o[3]),u[0]&1&&t.set_custom_element_data(s,"cmsendpoint",o[0]),u[0]&64&&t.set_custom_element_data(s,"lang",o[6]),u[0]&2&&t.set_custom_element_data(s,"env",o[1]),u[0]&16777216&&t.set_custom_element_data(s,"translationurl",o[24]),u[0]&2048&&t.set_custom_element_data(s,"userroles",o[11]),u[0]&4194304&&t.set_custom_element_data(s,"clientstyling",o[22]),u[0]&8388608&&t.set_custom_element_data(s,"clientstylingurl",o[23]),u[0]&64&&t.set_custom_element_data(m,"lang",o[6]),u[0]&1&&t.set_custom_element_data(m,"cmsendpoint",o[0]),u[0]&2&&t.set_custom_element_data(m,"env",o[1]),u[0]&2048&&t.set_custom_element_data(m,"userroles",o[11]),u[0]&4&&t.set_custom_element_data(m,"customnotifications",o[2]),u[0]&4194304&&t.set_custom_element_data(m,"clientstyling",o[22]),u[0]&8388608&&t.set_custom_element_data(m,"clientstylingurl",o[23])},d(o){o&&t.detach(e)}}}function Ft(a){let e,s,n,m,o,u,c,d;function r(f,j){return Ke}let l=r()(a);return{c(){e=t.element("script"),e.innerHTML="",n=t.element("script"),n.innerHTML="",o=t.element("script"),o.innerHTML="",c=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(e,"class","svelte-1bmmjj9"),t.attr(n,"type","module"),t.src_url_equal(n.src,m="https://unpkg.com/@everymatrix/player-kyc-verification")||t.attr(n,"src",m),t.attr(n,"class","svelte-1bmmjj9"),t.attr(o,"type","module"),t.src_url_equal(o.src,u="https://unpkg.com/@everymatrix/user-transaction-history")||t.attr(o,"src",u),t.attr(o,"class","svelte-1bmmjj9"),t.attr(d,"class","svelte-1bmmjj9")},m(f,j){t.append(J.head,e),t.append(J.head,n),t.append(J.head,o),t.insert(f,c,j),t.insert(f,d,j),l.m(d,null),a[54](d)},p(f,j){l.p(f,j)},i:t.noop,o:t.noop,d(f){f&&(t.detach(c),t.detach(d)),t.detach(e),t.detach(n),t.detach(o),l.d(),a[54](null)}}}function zt(a,e,s){let n;t.component_subscribe(a,t.$format,_=>s(62,n=_));let{cmsendpoint:m=""}=e,{env:o=""}=e,{customnotifications:u=""}=e,{playerid:c=""}=e,{session:d=""}=e,{endpoint:r=""}=e,{lang:i=""}=e,{operator:l="Everymatrix"}=e,{supportemail:f=""}=e,{separatelimits:j="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:O=""}=e,{clientstylingurl:T=""}=e,{translationurl:q=""}=e,{custominputtextswitch:ae="false"}=e,{gmversion:L=""}=e,{producttype:ne=""}=e,{successurl:le=""}=e,{failurl:ie=""}=e,{cancelurl:oe=""}=e,{sportsurl:_e=""}=e,{casinourl:me=""}=e,{contacturl:ue=""}=e,{homeurl:ce=""}=e,{depositurl:re=""}=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 S,Me=window.navigator.userAgent,ge=t.getDevice(Me)!=="PC",w="",y="",X=null,E={},R,N,I,C,F=!1,z=!1,H="",we=!1,Ae,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"],je=()=>{s(41,w=c),s(42,y=d),ke(),Ee()},Ee=()=>{!b&&!ge&&s(49,b=ve[0]),s(44,be=b)},Ue=()=>{Ve(i)},Oe=()=>{fetch(q).then(h=>h.json()).then(h=>{Object.keys(h).forEach(p=>{Ce(p,h[p])})}).catch(h=>{console.log(h)})};Object.keys(De).forEach(_=>{Ce(_,De[_])});const Se=_=>{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=""),je());break;case"ChangePassword":Te(_.data.userCurrentPassword,_.data.userNewPassword);break;case"SetPlayerAccountTimeout":h=new URL(`/v2/player/${w}/limits${L==="gm16"?"/session":""}`,r);let k={coolOff:{period:_.data.timeoutSelected}},D={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(k)};fetch(h.href,D).then(g=>{if(g.status==200)window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("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${L==="gm16"?"/session":""}`,r);let P=_.data.selfExclusionPeriod,v=_.data.selfExclusionExpiryDate,Fe={method:"PUT",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({selfExclusion:{period:P,expiryDate:v,selfExclusionReason:"UserRequest"}})};fetch(h.href,Fe).then(g=>{g.status==200&&(window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("selfExclusionSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href))});break;case"AccountClosure":h=new URL(`/v2/player/${w}/limits${L==="gm16"?"/session":""}`,r);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:n("accountClosureSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href))});break;case"UserSessionID":s(42,y=_.data.session),s(41,w=_.data.userid),ke();break;case"PlayerAccountGamingLimitsUpdate":h=new URL(`/v2/player/${w}/limits`,r);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:n("limitsUpdateSuccess")}},window.location.href),M(new URL(`/v2/player/${w}/limits`,r)))});break;case"PlayerAccountGamingLimitDelete":let G=_.data.limit?_.data.limit:{},A;Array.isArray(G)?A=G.map(g=>g.period):A=G.period;let Xe=_.data.name,U="";switch(Xe){case"depositLimits":U="deposit";break;case"cumulativeSessionLimits":U="cumulativeSession";break;case"wageringLimit":U="wagering";break;case"lossLimit":U="loss";break}let He={method:"DELETE",headers:{"X-SessionID":y},body:JSON.stringify(G)};h=new URL(`/v2/player/${w}/limits/${U}`,r),Array.isArray(A)?A.forEach(g=>{h.searchParams.append("periods",g)}):h.searchParams.append("periods",A),fetch(h.href,He).then(g=>{g.status==200&&(z=!0,window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("limitsDeleteSuccess")}},window.location.href))}).then(g=>{M(new URL(`/v2/player/${w}/limits`,r))});break;case"GamingLimitsConfirmChanges":M(new URL(`/v2/player/${w}/limits`,r));break;case"CancelGamingLimitsChanges":M(new URL(`/v2/player/${w}/limits`,r));break}},ke=()=>{let _=new URL(`${r}/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)})},Te=(_,h)=>Pe(this,null,function*(){let p=new URL(`${r}/v1/player/${w}/password`),k={currentPassword:_,newPassword:h},D={method:"POST",headers:{"X-SessionID":y,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(k)},P=yield fetch(p.href,D);if(P.ok)window.postMessage({type:"PasswordChangedSuccessfully"},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("passwordChangedSuccess")}},window.location.href),ye=new CustomEvent("ChangePassword",{detail:{userPassword:k.newPassword}}),window.dispatchEvent(ye);else{let v=yield P.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)}}),M=_=>{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 k,D,P;E=p,Object.keys(E).length!==0?(s(50,R=(k=E.depositLimits)!=null?k:[]),s(51,N=(D=E.wageringLimits)!=null?D:[]),s(52,I=(P=E.lossLimits)!=null?P:[]),E.hasOwnProperty("cumulativeSessionLimits")?(s(53,C=E.timeLimit),s(53,C=E.cumulativeSessionLimits.map(v=>(v.amount=v.minutes,v)))):s(53,C=[]),window.postMessage({type:"PlayerLimitsData",limits:{playercurrency:X,depositlimit:R,wageringlimit:N,losslimit:I,timelimit:C,showsuccessnotification:F,showdeletenotification:z,lang:i}},window.location.href)):(s(50,R=[]),s(51,N=[]),s(52,I=[]),s(53,C=[])),t.tick()},p=>{console.error(p)})},qe=_=>{M(new URL(`/v2/player/${w}/limits`,r))},Re=()=>{let _=document.createElement("style");_.innerHTML=O,S.appendChild(_)},Ne=()=>{let _=new URL(T),h=document.createElement("style");fetch(_.href).then(p=>p.text()).then(p=>{h.innerHTML=p,setTimeout(()=>{S.appendChild(h)},1)})};t.onMount(()=>(window.addEventListener("message",Se,!1),()=>{window.removeEventListener("message",Se)}));function Ie(_){t.binding_callbacks[_?"unshift":"push"](()=>{S=_,s(40,S)})}return a.$$set=_=>{"cmsendpoint"in _&&s(0,m=_.cmsendpoint),"env"in _&&s(1,o=_.env),"customnotifications"in _&&s(2,u=_.customnotifications),"playerid"in _&&s(3,c=_.playerid),"session"in _&&s(4,d=_.session),"endpoint"in _&&s(5,r=_.endpoint),"lang"in _&&s(6,i=_.lang),"operator"in _&&s(7,l=_.operator),"supportemail"in _&&s(8,f=_.supportemail),"separatelimits"in _&&s(9,j=_.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,O=_.clientstyling),"clientstylingurl"in _&&s(23,T=_.clientstylingurl),"translationurl"in _&&s(24,q=_.translationurl),"custominputtextswitch"in _&&s(25,ae=_.custominputtextswitch),"gmversion"in _&&s(26,L=_.gmversion),"producttype"in _&&s(27,ne=_.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,me=_.casinourl),"contacturl"in _&&s(33,ue=_.contacturl),"homeurl"in _&&s(34,ce=_.homeurl),"depositurl"in _&&s(35,re=_.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)},a.$$.update=()=>{a.$$.dirty[0]&64&&i&&Ue(),a.$$.dirty[0]&2175&&m&&r&&u&&c&&d&&i&&o&&W&&je(),a.$$.dirty[1]&7864320,a.$$.dirty[0]&4194304|a.$$.dirty[1]&512&&O&&S&&Re(),a.$$.dirty[0]&8388608|a.$$.dirty[1]&512&&T&&S&&Ne(),a.$$.dirty[0]&16777216&&q&&Oe(),a.$$.dirty[1]&262144&&b&&Ee()},[m,o,u,c,d,r,i,l,f,j,V,W,B,K,Z,Q,Y,$,x,ee,te,se,O,T,q,ae,L,ne,le,ie,oe,_e,me,ue,ce,re,de,fe,he,pe,S,w,y,X,be,ge,Ae,ve,qe,b,R,N,I,C,Ie]}class Le 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(Le,{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=Le;
|