@everymatrix/player-account-controller-nd 1.84.0 → 1.84.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{PlayerAccountControllerNd-E0DIOiT_.js → PlayerAccountControllerNd-BWXfvKE8.js} +374 -350
- package/components/{PlayerAccountControllerNd-Tq6j3_8t.js → PlayerAccountControllerNd-DFOfEHSE.js} +373 -349
- package/components/PlayerAccountControllerNd-J5qgWwRi.cjs +1 -0
- package/components/{PlayerActiveBonuses-CY4I9Ooa.js → PlayerActiveBonuses-B2F2noOX.js} +519 -488
- package/components/{PlayerActiveBonuses-D-zI0zND.js → PlayerActiveBonuses-DKcw4TjA.js} +533 -502
- package/components/PlayerActiveBonuses-DbYmPDvq.cjs +4 -0
- package/components/{PlayerBonusCard-D_8oIIuC.js → PlayerBonusCard-C4GHl0U5.js} +256 -244
- package/components/PlayerBonusCard-CMQ_kwAd.cjs +1 -0
- package/components/{PlayerBonusCard-CvlCA9B3.js → PlayerBonusCard-Cu-ILV-U.js} +256 -244
- package/components/{PlayerBonusHistory-DlV3LPHI.js → PlayerBonusHistory-DOSnIYSG.js} +1 -1
- package/components/{PlayerBonusHistory-RnctDKw6.cjs → PlayerBonusHistory-DvDS4iN6.cjs} +1 -1
- package/components/{PlayerBonusHistory-wwKjXR2r.js → PlayerBonusHistory-J_2KWhTw.js} +1 -1
- package/es2015/player-account-controller-nd.cjs +1 -1
- package/es2015/player-account-controller-nd.js +1 -1
- package/esnext/player-account-controller-nd.js +1 -1
- package/lazy/{player-active-bonuses-CSinuzUC.js → player-active-bonuses-BhG-gAPE.js} +1 -1
- package/lazy/{player-active-bonuses-aZQgLIz8.js → player-active-bonuses-DGFyz2sY.js} +1 -1
- package/lazy/{player-active-bonuses-CQqrg8P2.cjs → player-active-bonuses-Dx-a_Maf.cjs} +1 -1
- package/lazy/{player-bonus-card-PsNwE3Bp.js → player-bonus-card-CMNFuM4B.js} +1 -1
- package/lazy/{player-bonus-card-Cd_UYggG.js → player-bonus-card-D8bS0Td5.js} +1 -1
- package/lazy/{player-bonus-card-BvrFFxAW.cjs → player-bonus-card-DCwZBftY.cjs} +1 -1
- package/lazy/{player-bonus-history-B3JCUVNh.cjs → player-bonus-history-BCNkGmKr.cjs} +1 -1
- package/lazy/{player-bonus-history-Dl_ykKbZ.js → player-bonus-history-C765QJu9.js} +1 -1
- package/lazy/{player-bonus-history-CxauMCj8.js → player-bonus-history-DBOwFTgd.js} +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountControllerNd-B1L_6xHT.cjs +0 -1
- package/components/PlayerActiveBonuses-CxkjBe6U.cjs +0 -4
- package/components/PlayerBonusCard-D92gtbSA.cjs +0 -1
package/components/{PlayerAccountControllerNd-E0DIOiT_.js → PlayerAccountControllerNd-BWXfvKE8.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var
|
|
1
|
+
var Sn = (n, i, s) => new Promise((o, l) => {
|
|
2
2
|
var e = (w) => {
|
|
3
3
|
try {
|
|
4
4
|
_(s.next(w));
|
|
@@ -14,19 +14,19 @@ var Cn = (n, i, s) => new Promise((o, l) => {
|
|
|
14
14
|
}, _ = (w) => w.done ? o(w.value) : Promise.resolve(w.value).then(e, t);
|
|
15
15
|
_((s = s.apply(n, i)).next());
|
|
16
16
|
});
|
|
17
|
-
import { $ as oe, E as
|
|
18
|
-
function
|
|
17
|
+
import { $ as oe, E as Xn, a as Jn, S as Hn, i as Qn, f as u, s as Bn, A as Fn, b as Vn, n as le, d, h as m, k as p, p as Zn, q as Nn, F as Kn, u as Yn, w as $n, e as re, G as xn, H as ue, r as x, j as q, I as c, m as ae, J as f, B as ei, x as ni, y as ii, z as si } from "./GeneralLogout-DIvT_pyf.js";
|
|
18
|
+
function ti({ withLocale: n, translations: i }) {
|
|
19
19
|
oe.subscribe((s) => {
|
|
20
|
-
s == null && (
|
|
20
|
+
s == null && (Xn.set(i), oe.set(n));
|
|
21
21
|
});
|
|
22
22
|
}
|
|
23
|
-
function
|
|
24
|
-
|
|
23
|
+
function vn(n, i) {
|
|
24
|
+
Jn(n, i);
|
|
25
25
|
}
|
|
26
|
-
function
|
|
26
|
+
function oi(n) {
|
|
27
27
|
oe.set(n);
|
|
28
28
|
}
|
|
29
|
-
const
|
|
29
|
+
const Mn = {
|
|
30
30
|
en: {
|
|
31
31
|
profileUpdateSuccess: "Profile updated!",
|
|
32
32
|
timeoutSuccess: "Timeout active",
|
|
@@ -160,30 +160,30 @@ const vn = {
|
|
|
160
160
|
errorCode1164: "New password is too similar to one used before"
|
|
161
161
|
}
|
|
162
162
|
};
|
|
163
|
-
function oi(n) {
|
|
164
|
-
Fn(n, "svelte-1l89fiq", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;gap:10px;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:300px 1fr 300px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8))}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));box-shadow:inset 0 0 0 3px rgba(255, 255, 255, 0.3);background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.PlayerAccountPage>nav.PlayerAccountMobile{background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff));border-radius:0px;padding:0}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{background:var(--emw--color-primary, #184026);grid-area:aside;border-radius:var(--emw--border-radius-medium, 10px);padding:15px}@media(max-width: 1200px){.PlayerAccountPage{grid-template-areas:"nav main" " aside aside";grid-template-rows:auto;grid-template-columns:1fr 2fr}}');
|
|
165
|
-
}
|
|
166
163
|
function li(n) {
|
|
164
|
+
Vn(n, "svelte-1l89fiq", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;gap:10px;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:300px 1fr 300px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8))}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));box-shadow:inset 0 0 0 3px rgba(255, 255, 255, 0.3);background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.PlayerAccountPage>nav.PlayerAccountMobile{background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff));border-radius:0px;padding:0}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{background:var(--emw--color-primary, #184026);grid-area:aside;border-radius:var(--emw--border-radius-medium, 10px);padding:15px}@media(max-width: 1200px){.PlayerAccountPage{grid-template-areas:"nav main" " aside aside";grid-template-rows:auto;grid-template-columns:1fr 2fr}}');
|
|
165
|
+
}
|
|
166
|
+
function ai(n) {
|
|
167
167
|
let i;
|
|
168
168
|
function s(e, t) {
|
|
169
169
|
if (
|
|
170
170
|
/*isMobile*/
|
|
171
|
-
e[
|
|
171
|
+
e[80]
|
|
172
172
|
)
|
|
173
|
-
return
|
|
173
|
+
return di;
|
|
174
174
|
if (
|
|
175
175
|
/*sessionId*/
|
|
176
|
-
e[
|
|
176
|
+
e[78] && /*cmsendpoint*/
|
|
177
177
|
e[0] && /*env*/
|
|
178
178
|
e[1]
|
|
179
179
|
)
|
|
180
|
-
return
|
|
180
|
+
return ui;
|
|
181
181
|
}
|
|
182
182
|
let o = s(n), l = o && o(n);
|
|
183
183
|
return {
|
|
184
184
|
c() {
|
|
185
185
|
i = p("section"), l && l.c(), re(i, "class", "PlayerAccountPage " + /*isMobile*/
|
|
186
|
-
(n[
|
|
186
|
+
(n[80] ? "PlayerAccountMobilePage" : ""));
|
|
187
187
|
},
|
|
188
188
|
m(e, t) {
|
|
189
189
|
m(e, i, t), l && l.m(i, null);
|
|
@@ -196,7 +196,7 @@ function li(n) {
|
|
|
196
196
|
}
|
|
197
197
|
};
|
|
198
198
|
}
|
|
199
|
-
function
|
|
199
|
+
function ri(n) {
|
|
200
200
|
let i;
|
|
201
201
|
return {
|
|
202
202
|
c() {
|
|
@@ -211,147 +211,147 @@ function ai(n) {
|
|
|
211
211
|
}
|
|
212
212
|
};
|
|
213
213
|
}
|
|
214
|
-
function
|
|
214
|
+
function ui(n) {
|
|
215
215
|
let i, s, o, l, e, t, _, w, y, C, T;
|
|
216
216
|
function I(r, S) {
|
|
217
217
|
if (
|
|
218
218
|
/*activeMenuItem*/
|
|
219
|
-
r[
|
|
220
|
-
r[
|
|
219
|
+
r[79] === /*widgetPath*/
|
|
220
|
+
r[83][0]
|
|
221
|
+
)
|
|
222
|
+
return Di;
|
|
223
|
+
if (
|
|
224
|
+
/*activeMenuItem*/
|
|
225
|
+
r[79] === /*widgetPath*/
|
|
226
|
+
r[83][1]
|
|
221
227
|
)
|
|
222
228
|
return Ui;
|
|
223
229
|
if (
|
|
224
230
|
/*activeMenuItem*/
|
|
225
|
-
r[
|
|
226
|
-
r[
|
|
231
|
+
r[79] === /*widgetPath*/
|
|
232
|
+
r[83][2]
|
|
227
233
|
)
|
|
228
234
|
return Ai;
|
|
229
235
|
if (
|
|
230
236
|
/*activeMenuItem*/
|
|
231
|
-
r[
|
|
232
|
-
r[
|
|
237
|
+
r[79] === /*widgetPath*/
|
|
238
|
+
r[83][3]
|
|
233
239
|
)
|
|
234
240
|
return zi;
|
|
235
241
|
if (
|
|
236
242
|
/*activeMenuItem*/
|
|
237
|
-
r[
|
|
238
|
-
r[
|
|
243
|
+
r[79] === /*widgetPath*/
|
|
244
|
+
r[83][4]
|
|
239
245
|
)
|
|
240
246
|
return Wi;
|
|
241
247
|
if (
|
|
242
248
|
/*activeMenuItem*/
|
|
243
|
-
r[
|
|
244
|
-
r[
|
|
249
|
+
r[79] === /*widgetPath*/
|
|
250
|
+
r[83][5]
|
|
245
251
|
)
|
|
246
252
|
return Li;
|
|
247
253
|
if (
|
|
248
254
|
/*activeMenuItem*/
|
|
249
|
-
r[
|
|
250
|
-
r[
|
|
255
|
+
r[79] == /*widgetPath*/
|
|
256
|
+
r[83][6]
|
|
251
257
|
)
|
|
252
258
|
return Pi;
|
|
253
259
|
if (
|
|
254
260
|
/*activeMenuItem*/
|
|
255
|
-
r[
|
|
256
|
-
r[
|
|
261
|
+
r[79] === /*widgetPath*/
|
|
262
|
+
r[83][7]
|
|
257
263
|
)
|
|
258
264
|
return Mi;
|
|
259
265
|
if (
|
|
260
266
|
/*activeMenuItem*/
|
|
261
|
-
r[
|
|
262
|
-
r[
|
|
267
|
+
r[79] === /*widgetPath*/
|
|
268
|
+
r[83][8]
|
|
263
269
|
)
|
|
264
270
|
return vi;
|
|
265
271
|
if (
|
|
266
272
|
/*activeMenuItem*/
|
|
267
|
-
r[
|
|
268
|
-
r[
|
|
273
|
+
r[79] === /*widgetPath*/
|
|
274
|
+
r[83][9]
|
|
269
275
|
)
|
|
270
276
|
return Ni;
|
|
271
277
|
if (
|
|
272
278
|
/*activeMenuItem*/
|
|
273
|
-
r[
|
|
274
|
-
r[
|
|
279
|
+
r[79] === /*widgetPath*/
|
|
280
|
+
r[83][10]
|
|
275
281
|
)
|
|
276
282
|
return Si;
|
|
277
283
|
if (
|
|
278
284
|
/*activeMenuItem*/
|
|
279
|
-
r[
|
|
280
|
-
r[
|
|
285
|
+
r[79] === /*widgetPath*/
|
|
286
|
+
r[83][11]
|
|
281
287
|
)
|
|
282
288
|
return Ci;
|
|
283
289
|
if (
|
|
284
290
|
/*activeMenuItem*/
|
|
285
|
-
r[
|
|
286
|
-
r[
|
|
291
|
+
r[79] === /*widgetPath*/
|
|
292
|
+
r[83][12]
|
|
287
293
|
)
|
|
288
294
|
return ki;
|
|
289
295
|
if (
|
|
290
296
|
/*activeMenuItem*/
|
|
291
|
-
r[
|
|
292
|
-
r[
|
|
297
|
+
r[79] === /*widgetPath*/
|
|
298
|
+
r[83][13]
|
|
293
299
|
)
|
|
294
300
|
return _i;
|
|
295
301
|
if (
|
|
296
302
|
/*activeMenuItem*/
|
|
297
|
-
r[
|
|
298
|
-
r[
|
|
303
|
+
r[79] === /*widgetPath*/
|
|
304
|
+
r[83][14]
|
|
299
305
|
)
|
|
300
306
|
return bi;
|
|
301
307
|
if (
|
|
302
308
|
/*activeMenuItem*/
|
|
303
|
-
r[
|
|
304
|
-
r[
|
|
309
|
+
r[79] === /*widgetPath*/
|
|
310
|
+
r[83][15]
|
|
305
311
|
)
|
|
306
312
|
return wi;
|
|
307
313
|
if (
|
|
308
314
|
/*activeMenuItem*/
|
|
309
|
-
r[
|
|
310
|
-
r[
|
|
315
|
+
r[79] === /*widgetPath*/
|
|
316
|
+
r[83][16]
|
|
311
317
|
)
|
|
312
318
|
return hi;
|
|
313
319
|
if (
|
|
314
320
|
/*activeMenuItem*/
|
|
315
|
-
r[
|
|
316
|
-
r[
|
|
321
|
+
r[79] === /*widgetPath*/
|
|
322
|
+
r[83][17]
|
|
317
323
|
)
|
|
318
324
|
return gi;
|
|
319
325
|
if (
|
|
320
326
|
/*activeMenuItem*/
|
|
321
|
-
r[
|
|
322
|
-
r[
|
|
327
|
+
r[79] === /*widgetPath*/
|
|
328
|
+
r[83][18]
|
|
323
329
|
)
|
|
324
330
|
return yi;
|
|
325
331
|
if (
|
|
326
332
|
/*activeMenuItem*/
|
|
327
|
-
r[
|
|
328
|
-
r[
|
|
333
|
+
r[79] === /*widgetPath*/
|
|
334
|
+
r[83][19]
|
|
329
335
|
)
|
|
330
336
|
return fi;
|
|
331
337
|
if (
|
|
332
338
|
/*activeMenuItem*/
|
|
333
|
-
r[
|
|
334
|
-
r[
|
|
339
|
+
r[79] === /*widgetPath*/
|
|
340
|
+
r[83][20]
|
|
335
341
|
)
|
|
336
342
|
return ci;
|
|
337
343
|
if (
|
|
338
344
|
/*activeMenuItem*/
|
|
339
|
-
r[
|
|
340
|
-
r[
|
|
345
|
+
r[79] === /*widgetPath*/
|
|
346
|
+
r[83][21]
|
|
341
347
|
)
|
|
342
348
|
return pi;
|
|
343
349
|
if (
|
|
344
350
|
/*activeMenuItem*/
|
|
345
|
-
r[
|
|
346
|
-
r[
|
|
351
|
+
r[79] === /*widgetPath*/
|
|
352
|
+
r[83][22]
|
|
347
353
|
)
|
|
348
354
|
return mi;
|
|
349
|
-
if (
|
|
350
|
-
/*activeMenuItem*/
|
|
351
|
-
r[78] === /*widgetPath*/
|
|
352
|
-
r[82][22]
|
|
353
|
-
)
|
|
354
|
-
return di;
|
|
355
355
|
}
|
|
356
356
|
let L = I(n), k = L && L(n);
|
|
357
357
|
return {
|
|
@@ -361,7 +361,7 @@ function ri(n) {
|
|
|
361
361
|
m(r, S) {
|
|
362
362
|
m(r, i, S), q(i, s), m(r, l, S), m(r, e, S), k && k.m(e, null), m(r, t, S), m(r, _, S), q(_, w), C || (T = [
|
|
363
363
|
c(o = /*initMenuWebComponent*/
|
|
364
|
-
n[
|
|
364
|
+
n[85].call(null, s, {
|
|
365
365
|
componentName: "player-account-menu-nd",
|
|
366
366
|
props: {
|
|
367
367
|
endpoint: (
|
|
@@ -386,7 +386,7 @@ function ri(n) {
|
|
|
386
386
|
),
|
|
387
387
|
activemenuitem: (
|
|
388
388
|
/*activeMenuItem*/
|
|
389
|
-
n[
|
|
389
|
+
n[79]
|
|
390
390
|
),
|
|
391
391
|
cmsendpoint: (
|
|
392
392
|
/*cmsendpoint*/
|
|
@@ -394,7 +394,7 @@ function ri(n) {
|
|
|
394
394
|
),
|
|
395
395
|
selecteditem: (
|
|
396
396
|
/*selected*/
|
|
397
|
-
n[
|
|
397
|
+
n[82]
|
|
398
398
|
),
|
|
399
399
|
userroles: (
|
|
400
400
|
/*userroles*/
|
|
@@ -415,7 +415,7 @@ function ri(n) {
|
|
|
415
415
|
}
|
|
416
416
|
})),
|
|
417
417
|
c(y = /*initMenuWebComponent*/
|
|
418
|
-
n[
|
|
418
|
+
n[85].call(null, w, {
|
|
419
419
|
componentName: "player-account-notifications",
|
|
420
420
|
props: {
|
|
421
421
|
lang: (
|
|
@@ -461,7 +461,7 @@ function ri(n) {
|
|
|
461
461
|
p(r, S) {
|
|
462
462
|
o && f(o.update) && S[0] & /*endpoint, session, playerid, lang, env, cmsendpoint, userroles, clientstyling, clientstylingurl, mbsource*/
|
|
463
463
|
117444731 | S[2] & /*activeMenuItem*/
|
|
464
|
-
|
|
464
|
+
131072 && o.update.call(null, {
|
|
465
465
|
componentName: "player-account-menu-nd",
|
|
466
466
|
props: {
|
|
467
467
|
endpoint: (
|
|
@@ -486,7 +486,7 @@ function ri(n) {
|
|
|
486
486
|
),
|
|
487
487
|
activemenuitem: (
|
|
488
488
|
/*activeMenuItem*/
|
|
489
|
-
r[
|
|
489
|
+
r[79]
|
|
490
490
|
),
|
|
491
491
|
cmsendpoint: (
|
|
492
492
|
/*cmsendpoint*/
|
|
@@ -494,7 +494,7 @@ function ri(n) {
|
|
|
494
494
|
),
|
|
495
495
|
selecteditem: (
|
|
496
496
|
/*selected*/
|
|
497
|
-
r[
|
|
497
|
+
r[82]
|
|
498
498
|
),
|
|
499
499
|
userroles: (
|
|
500
500
|
/*userroles*/
|
|
@@ -561,156 +561,156 @@ function ri(n) {
|
|
|
561
561
|
}
|
|
562
562
|
};
|
|
563
563
|
}
|
|
564
|
-
function
|
|
564
|
+
function di(n) {
|
|
565
565
|
let i;
|
|
566
566
|
function s(e, t) {
|
|
567
567
|
if (!/*activeMenuItem*/
|
|
568
|
-
e[
|
|
568
|
+
e[79])
|
|
569
|
+
return ls;
|
|
570
|
+
if (
|
|
571
|
+
/*activeMenuItem*/
|
|
572
|
+
e[79] === /*widgetPath*/
|
|
573
|
+
e[83][0]
|
|
574
|
+
)
|
|
569
575
|
return os;
|
|
570
576
|
if (
|
|
571
577
|
/*activeMenuItem*/
|
|
572
|
-
e[
|
|
573
|
-
e[
|
|
578
|
+
e[79] === /*widgetPath*/
|
|
579
|
+
e[83][1]
|
|
574
580
|
)
|
|
575
581
|
return ts;
|
|
576
582
|
if (
|
|
577
583
|
/*activeMenuItem*/
|
|
578
|
-
e[
|
|
579
|
-
e[
|
|
584
|
+
e[79] === /*widgetPath*/
|
|
585
|
+
e[83][2]
|
|
580
586
|
)
|
|
581
587
|
return ss;
|
|
582
588
|
if (
|
|
583
589
|
/*activeMenuItem*/
|
|
584
|
-
e[
|
|
585
|
-
e[
|
|
590
|
+
e[79] === /*widgetPath*/
|
|
591
|
+
e[83][3]
|
|
586
592
|
)
|
|
587
593
|
return is;
|
|
588
594
|
if (
|
|
589
595
|
/*activeMenuItem*/
|
|
590
|
-
e[
|
|
591
|
-
e[
|
|
596
|
+
e[79] === /*widgetPath*/
|
|
597
|
+
e[83][4]
|
|
592
598
|
)
|
|
593
599
|
return ns;
|
|
594
600
|
if (
|
|
595
601
|
/*activeMenuItem*/
|
|
596
|
-
e[
|
|
597
|
-
e[
|
|
602
|
+
e[79] === /*widgetPath*/
|
|
603
|
+
e[83][5]
|
|
598
604
|
)
|
|
599
605
|
return es;
|
|
600
606
|
if (
|
|
601
607
|
/*activeMenuItem*/
|
|
602
|
-
e[
|
|
603
|
-
e[
|
|
608
|
+
e[79] === /*widgetPath*/
|
|
609
|
+
e[83][6]
|
|
604
610
|
)
|
|
605
611
|
return xi;
|
|
606
612
|
if (
|
|
607
613
|
/*activeMenuItem*/
|
|
608
|
-
e[
|
|
609
|
-
e[
|
|
614
|
+
e[79] === /*widgetPath*/
|
|
615
|
+
e[83][7]
|
|
610
616
|
)
|
|
611
617
|
return $i;
|
|
612
618
|
if (
|
|
613
619
|
/*activeMenuItem*/
|
|
614
|
-
e[
|
|
615
|
-
e[
|
|
620
|
+
e[79] === /*widgetPath*/
|
|
621
|
+
e[83][8]
|
|
616
622
|
)
|
|
617
623
|
return Yi;
|
|
618
624
|
if (
|
|
619
625
|
/*activeMenuItem*/
|
|
620
|
-
e[
|
|
621
|
-
e[
|
|
626
|
+
e[79] === /*widgetPath*/
|
|
627
|
+
e[83][9]
|
|
622
628
|
)
|
|
623
629
|
return Ki;
|
|
624
630
|
if (
|
|
625
631
|
/*activeMenuItem*/
|
|
626
|
-
e[
|
|
627
|
-
e[
|
|
632
|
+
e[79] === /*widgetPath*/
|
|
633
|
+
e[83][10]
|
|
628
634
|
)
|
|
629
635
|
return Zi;
|
|
630
636
|
if (
|
|
631
637
|
/*activeMenuItem*/
|
|
632
|
-
e[
|
|
633
|
-
e[
|
|
638
|
+
e[79] === /*widgetPath*/
|
|
639
|
+
e[83][11]
|
|
634
640
|
)
|
|
635
641
|
return Vi;
|
|
636
642
|
if (
|
|
637
643
|
/*activeMenuItem*/
|
|
638
|
-
e[
|
|
639
|
-
e[
|
|
644
|
+
e[79] === /*widgetPath*/
|
|
645
|
+
e[83][12]
|
|
640
646
|
)
|
|
641
647
|
return Fi;
|
|
642
648
|
if (
|
|
643
649
|
/*activeMenuItem*/
|
|
644
|
-
e[
|
|
645
|
-
e[
|
|
650
|
+
e[79] === /*widgetPath*/
|
|
651
|
+
e[83][13]
|
|
646
652
|
)
|
|
647
653
|
return Bi;
|
|
648
654
|
if (
|
|
649
655
|
/*activeMenuItem*/
|
|
650
|
-
e[
|
|
651
|
-
e[
|
|
656
|
+
e[79] === /*widgetPath*/
|
|
657
|
+
e[83][14]
|
|
652
658
|
)
|
|
653
659
|
return Qi;
|
|
654
660
|
if (
|
|
655
661
|
/*activeMenuItem*/
|
|
656
|
-
e[
|
|
657
|
-
e[
|
|
662
|
+
e[79] === /*widgetPath*/
|
|
663
|
+
e[83][15]
|
|
658
664
|
)
|
|
659
665
|
return Hi;
|
|
660
666
|
if (
|
|
661
667
|
/*activeMenuItem*/
|
|
662
|
-
e[
|
|
663
|
-
e[
|
|
668
|
+
e[79] === /*widgetPath*/
|
|
669
|
+
e[83][16]
|
|
664
670
|
)
|
|
665
671
|
return Ji;
|
|
666
672
|
if (
|
|
667
673
|
/*activeMenuItem*/
|
|
668
|
-
e[
|
|
669
|
-
e[
|
|
674
|
+
e[79] === /*widgetPath*/
|
|
675
|
+
e[83][17]
|
|
670
676
|
)
|
|
671
677
|
return Xi;
|
|
672
678
|
if (
|
|
673
679
|
/*activeMenuItem*/
|
|
674
|
-
e[
|
|
675
|
-
e[
|
|
680
|
+
e[79] === /*widgetPath*/
|
|
681
|
+
e[83][18]
|
|
676
682
|
)
|
|
677
683
|
return Gi;
|
|
678
684
|
if (
|
|
679
685
|
/*activeMenuItem*/
|
|
680
|
-
e[
|
|
681
|
-
e[
|
|
686
|
+
e[79] === /*widgetPath*/
|
|
687
|
+
e[83][19]
|
|
682
688
|
)
|
|
683
689
|
return qi;
|
|
684
690
|
if (
|
|
685
691
|
/*activeMenuItem*/
|
|
686
|
-
e[
|
|
687
|
-
e[
|
|
692
|
+
e[79] === /*widgetPath*/
|
|
693
|
+
e[83][20]
|
|
688
694
|
)
|
|
689
695
|
return Ri;
|
|
690
696
|
if (
|
|
691
697
|
/*activeMenuItem*/
|
|
692
|
-
e[
|
|
693
|
-
e[
|
|
698
|
+
e[79] === /*widgetPath*/
|
|
699
|
+
e[83][21]
|
|
694
700
|
)
|
|
695
701
|
return Ei;
|
|
696
702
|
if (
|
|
697
703
|
/*activeMenuItem*/
|
|
698
|
-
e[
|
|
699
|
-
e[
|
|
704
|
+
e[79] === /*widgetPath*/
|
|
705
|
+
e[83][22]
|
|
700
706
|
)
|
|
701
707
|
return Oi;
|
|
702
708
|
if (
|
|
703
709
|
/*activeMenuItem*/
|
|
704
|
-
e[
|
|
705
|
-
e[
|
|
710
|
+
e[79] === /*widgetPath*/
|
|
711
|
+
e[83][23]
|
|
706
712
|
)
|
|
707
713
|
return Ii;
|
|
708
|
-
if (
|
|
709
|
-
/*activeMenuItem*/
|
|
710
|
-
e[78] === /*widgetPath*/
|
|
711
|
-
e[82][23]
|
|
712
|
-
)
|
|
713
|
-
return Ti;
|
|
714
714
|
}
|
|
715
715
|
let o = s(n), l = o && o(n);
|
|
716
716
|
return {
|
|
@@ -728,7 +728,7 @@ function ui(n) {
|
|
|
728
728
|
}
|
|
729
729
|
};
|
|
730
730
|
}
|
|
731
|
-
function
|
|
731
|
+
function mi(n) {
|
|
732
732
|
let i, s, o, l;
|
|
733
733
|
return {
|
|
734
734
|
c() {
|
|
@@ -736,7 +736,7 @@ function di(n) {
|
|
|
736
736
|
},
|
|
737
737
|
m(e, t) {
|
|
738
738
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
739
|
-
n[
|
|
739
|
+
n[85].call(null, i, {
|
|
740
740
|
componentName: "player-account-review-frequency",
|
|
741
741
|
props: {
|
|
742
742
|
endpoint: (
|
|
@@ -819,7 +819,7 @@ function di(n) {
|
|
|
819
819
|
}
|
|
820
820
|
};
|
|
821
821
|
}
|
|
822
|
-
function
|
|
822
|
+
function pi(n) {
|
|
823
823
|
let i, s, o, l;
|
|
824
824
|
return {
|
|
825
825
|
c() {
|
|
@@ -827,7 +827,7 @@ function mi(n) {
|
|
|
827
827
|
},
|
|
828
828
|
m(e, t) {
|
|
829
829
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
830
|
-
n[
|
|
830
|
+
n[85].call(null, i, {
|
|
831
831
|
componentName: "player-account-transactions-history",
|
|
832
832
|
props: {
|
|
833
833
|
endpoint: (
|
|
@@ -975,7 +975,7 @@ function mi(n) {
|
|
|
975
975
|
}
|
|
976
976
|
};
|
|
977
977
|
}
|
|
978
|
-
function
|
|
978
|
+
function ci(n) {
|
|
979
979
|
let i, s, o, l;
|
|
980
980
|
return {
|
|
981
981
|
c() {
|
|
@@ -983,7 +983,7 @@ function pi(n) {
|
|
|
983
983
|
},
|
|
984
984
|
m(e, t) {
|
|
985
985
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
986
|
-
n[
|
|
986
|
+
n[85].call(null, i, {
|
|
987
987
|
componentName: "user-transaction-history",
|
|
988
988
|
props: {
|
|
989
989
|
endpoint: (
|
|
@@ -1004,7 +1004,7 @@ function pi(n) {
|
|
|
1004
1004
|
),
|
|
1005
1005
|
mobile: (
|
|
1006
1006
|
/*isMobile*/
|
|
1007
|
-
n[
|
|
1007
|
+
n[80]
|
|
1008
1008
|
),
|
|
1009
1009
|
"translation-url": (
|
|
1010
1010
|
/*translationurl*/
|
|
@@ -1041,7 +1041,7 @@ function pi(n) {
|
|
|
1041
1041
|
),
|
|
1042
1042
|
mobile: (
|
|
1043
1043
|
/*isMobile*/
|
|
1044
|
-
e[
|
|
1044
|
+
e[80]
|
|
1045
1045
|
),
|
|
1046
1046
|
"translation-url": (
|
|
1047
1047
|
/*translationurl*/
|
|
@@ -1059,7 +1059,7 @@ function pi(n) {
|
|
|
1059
1059
|
}
|
|
1060
1060
|
};
|
|
1061
1061
|
}
|
|
1062
|
-
function
|
|
1062
|
+
function fi(n) {
|
|
1063
1063
|
let i, s, o, l;
|
|
1064
1064
|
return {
|
|
1065
1065
|
c() {
|
|
@@ -1067,7 +1067,7 @@ function ci(n) {
|
|
|
1067
1067
|
},
|
|
1068
1068
|
m(e, t) {
|
|
1069
1069
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1070
|
-
n[
|
|
1070
|
+
n[85].call(null, i, {
|
|
1071
1071
|
componentName: "user-deposit-withdrawal",
|
|
1072
1072
|
props: {
|
|
1073
1073
|
endpoint: (
|
|
@@ -1077,7 +1077,7 @@ function ci(n) {
|
|
|
1077
1077
|
type: "withdraw",
|
|
1078
1078
|
channel: (
|
|
1079
1079
|
/*channel*/
|
|
1080
|
-
n[
|
|
1080
|
+
n[81]
|
|
1081
1081
|
),
|
|
1082
1082
|
language: (
|
|
1083
1083
|
/*lang*/
|
|
@@ -1145,7 +1145,7 @@ function ci(n) {
|
|
|
1145
1145
|
),
|
|
1146
1146
|
"forward-cashier-redirects": (
|
|
1147
1147
|
/*forwardcashierredirects*/
|
|
1148
|
-
n[
|
|
1148
|
+
n[74] === "true"
|
|
1149
1149
|
)
|
|
1150
1150
|
}
|
|
1151
1151
|
})), o = !0);
|
|
@@ -1154,7 +1154,7 @@ function ci(n) {
|
|
|
1154
1154
|
s && f(s.update) && t[0] & /*endpoint, lang, translationurl, currency, playerid, session, clientstyling, clientstylingurl, mbsource*/
|
|
1155
1155
|
255852664 | t[1] & /*showcashierbonus, producttype, successurl, cancelurl, failurl, sportsurl, casinourl, contacturl, homeurl, depositurl*/
|
|
1156
1156
|
25596 | t[2] & /*forwardcashierredirects*/
|
|
1157
|
-
|
|
1157
|
+
4096 && s.update.call(null, {
|
|
1158
1158
|
componentName: "user-deposit-withdrawal",
|
|
1159
1159
|
props: {
|
|
1160
1160
|
endpoint: (
|
|
@@ -1164,7 +1164,7 @@ function ci(n) {
|
|
|
1164
1164
|
type: "withdraw",
|
|
1165
1165
|
channel: (
|
|
1166
1166
|
/*channel*/
|
|
1167
|
-
e[
|
|
1167
|
+
e[81]
|
|
1168
1168
|
),
|
|
1169
1169
|
language: (
|
|
1170
1170
|
/*lang*/
|
|
@@ -1232,7 +1232,7 @@ function ci(n) {
|
|
|
1232
1232
|
),
|
|
1233
1233
|
"forward-cashier-redirects": (
|
|
1234
1234
|
/*forwardcashierredirects*/
|
|
1235
|
-
e[
|
|
1235
|
+
e[74] === "true"
|
|
1236
1236
|
)
|
|
1237
1237
|
}
|
|
1238
1238
|
});
|
|
@@ -1242,7 +1242,7 @@ function ci(n) {
|
|
|
1242
1242
|
}
|
|
1243
1243
|
};
|
|
1244
1244
|
}
|
|
1245
|
-
function
|
|
1245
|
+
function yi(n) {
|
|
1246
1246
|
let i, s, o, l;
|
|
1247
1247
|
return {
|
|
1248
1248
|
c() {
|
|
@@ -1250,7 +1250,7 @@ function fi(n) {
|
|
|
1250
1250
|
},
|
|
1251
1251
|
m(e, t) {
|
|
1252
1252
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1253
|
-
n[
|
|
1253
|
+
n[85].call(null, i, {
|
|
1254
1254
|
componentName: "user-deposit-withdrawal",
|
|
1255
1255
|
props: {
|
|
1256
1256
|
endpoint: (
|
|
@@ -1260,7 +1260,7 @@ function fi(n) {
|
|
|
1260
1260
|
type: "deposit",
|
|
1261
1261
|
channel: (
|
|
1262
1262
|
/*channel*/
|
|
1263
|
-
n[
|
|
1263
|
+
n[81]
|
|
1264
1264
|
),
|
|
1265
1265
|
language: (
|
|
1266
1266
|
/*lang*/
|
|
@@ -1328,7 +1328,7 @@ function fi(n) {
|
|
|
1328
1328
|
),
|
|
1329
1329
|
"forward-cashier-redirects": (
|
|
1330
1330
|
/*forwardcashierredirects*/
|
|
1331
|
-
n[
|
|
1331
|
+
n[74] === "true"
|
|
1332
1332
|
)
|
|
1333
1333
|
}
|
|
1334
1334
|
})), o = !0);
|
|
@@ -1337,7 +1337,7 @@ function fi(n) {
|
|
|
1337
1337
|
s && f(s.update) && t[0] & /*endpoint, lang, translationurl, currency, playerid, session, clientstyling, clientstylingurl, mbsource*/
|
|
1338
1338
|
255852664 | t[1] & /*showcashierbonus, producttype, successurl, cancelurl, failurl, sportsurl, casinourl, contacturl, homeurl, depositurl*/
|
|
1339
1339
|
25596 | t[2] & /*forwardcashierredirects*/
|
|
1340
|
-
|
|
1340
|
+
4096 && s.update.call(null, {
|
|
1341
1341
|
componentName: "user-deposit-withdrawal",
|
|
1342
1342
|
props: {
|
|
1343
1343
|
endpoint: (
|
|
@@ -1347,7 +1347,7 @@ function fi(n) {
|
|
|
1347
1347
|
type: "deposit",
|
|
1348
1348
|
channel: (
|
|
1349
1349
|
/*channel*/
|
|
1350
|
-
e[
|
|
1350
|
+
e[81]
|
|
1351
1351
|
),
|
|
1352
1352
|
language: (
|
|
1353
1353
|
/*lang*/
|
|
@@ -1415,7 +1415,7 @@ function fi(n) {
|
|
|
1415
1415
|
),
|
|
1416
1416
|
"forward-cashier-redirects": (
|
|
1417
1417
|
/*forwardcashierredirects*/
|
|
1418
|
-
e[
|
|
1418
|
+
e[74] === "true"
|
|
1419
1419
|
)
|
|
1420
1420
|
}
|
|
1421
1421
|
});
|
|
@@ -1425,7 +1425,7 @@ function fi(n) {
|
|
|
1425
1425
|
}
|
|
1426
1426
|
};
|
|
1427
1427
|
}
|
|
1428
|
-
function
|
|
1428
|
+
function gi(n) {
|
|
1429
1429
|
let i, s, o, l;
|
|
1430
1430
|
return {
|
|
1431
1431
|
c() {
|
|
@@ -1433,7 +1433,7 @@ function yi(n) {
|
|
|
1433
1433
|
},
|
|
1434
1434
|
m(e, t) {
|
|
1435
1435
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1436
|
-
n[
|
|
1436
|
+
n[85].call(null, i, {
|
|
1437
1437
|
componentName: "player-kyc-verification",
|
|
1438
1438
|
props: {
|
|
1439
1439
|
endpoint: (
|
|
@@ -1525,7 +1525,7 @@ function yi(n) {
|
|
|
1525
1525
|
}
|
|
1526
1526
|
};
|
|
1527
1527
|
}
|
|
1528
|
-
function
|
|
1528
|
+
function hi(n) {
|
|
1529
1529
|
let i, s, o, l;
|
|
1530
1530
|
return {
|
|
1531
1531
|
c() {
|
|
@@ -1533,7 +1533,7 @@ function gi(n) {
|
|
|
1533
1533
|
},
|
|
1534
1534
|
m(e, t) {
|
|
1535
1535
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1536
|
-
n[
|
|
1536
|
+
n[85].call(null, i, {
|
|
1537
1537
|
componentName: "player-account-gaming-limits-wrapper-2-nd",
|
|
1538
1538
|
props: {
|
|
1539
1539
|
endpoint: (
|
|
@@ -1738,7 +1738,7 @@ function gi(n) {
|
|
|
1738
1738
|
}
|
|
1739
1739
|
};
|
|
1740
1740
|
}
|
|
1741
|
-
function
|
|
1741
|
+
function wi(n) {
|
|
1742
1742
|
let i, s, o, l;
|
|
1743
1743
|
return {
|
|
1744
1744
|
c() {
|
|
@@ -1746,7 +1746,7 @@ function hi(n) {
|
|
|
1746
1746
|
},
|
|
1747
1747
|
m(e, t) {
|
|
1748
1748
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1749
|
-
n[
|
|
1749
|
+
n[85].call(null, i, {
|
|
1750
1750
|
componentName: "player-account-betting-history",
|
|
1751
1751
|
props: {
|
|
1752
1752
|
endpoint: (
|
|
@@ -1829,7 +1829,7 @@ function hi(n) {
|
|
|
1829
1829
|
}
|
|
1830
1830
|
};
|
|
1831
1831
|
}
|
|
1832
|
-
function
|
|
1832
|
+
function bi(n) {
|
|
1833
1833
|
let i, s, o, l;
|
|
1834
1834
|
return {
|
|
1835
1835
|
c() {
|
|
@@ -1837,7 +1837,7 @@ function wi(n) {
|
|
|
1837
1837
|
},
|
|
1838
1838
|
m(e, t) {
|
|
1839
1839
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1840
|
-
n[
|
|
1840
|
+
n[85].call(null, i, {
|
|
1841
1841
|
componentName: "player-transaction-history",
|
|
1842
1842
|
props: {
|
|
1843
1843
|
endpoint: (
|
|
@@ -1920,7 +1920,7 @@ function wi(n) {
|
|
|
1920
1920
|
}
|
|
1921
1921
|
};
|
|
1922
1922
|
}
|
|
1923
|
-
function
|
|
1923
|
+
function _i(n) {
|
|
1924
1924
|
let i, s, o, l;
|
|
1925
1925
|
return {
|
|
1926
1926
|
c() {
|
|
@@ -1928,7 +1928,7 @@ function bi(n) {
|
|
|
1928
1928
|
},
|
|
1929
1929
|
m(e, t) {
|
|
1930
1930
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
1931
|
-
n[
|
|
1931
|
+
n[85].call(null, i, {
|
|
1932
1932
|
componentName: "player-pending-withdrawals",
|
|
1933
1933
|
props: {
|
|
1934
1934
|
endpoint: (
|
|
@@ -2011,7 +2011,7 @@ function bi(n) {
|
|
|
2011
2011
|
}
|
|
2012
2012
|
};
|
|
2013
2013
|
}
|
|
2014
|
-
function
|
|
2014
|
+
function ki(n) {
|
|
2015
2015
|
let i, s, o, l;
|
|
2016
2016
|
return {
|
|
2017
2017
|
c() {
|
|
@@ -2019,7 +2019,7 @@ function _i(n) {
|
|
|
2019
2019
|
},
|
|
2020
2020
|
m(e, t) {
|
|
2021
2021
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2022
|
-
n[
|
|
2022
|
+
n[85].call(null, i, {
|
|
2023
2023
|
componentName: "player-withdrawal",
|
|
2024
2024
|
props: {
|
|
2025
2025
|
endpoint: (
|
|
@@ -2118,7 +2118,7 @@ function _i(n) {
|
|
|
2118
2118
|
}
|
|
2119
2119
|
};
|
|
2120
2120
|
}
|
|
2121
|
-
function
|
|
2121
|
+
function Ci(n) {
|
|
2122
2122
|
let i, s, o, l;
|
|
2123
2123
|
return {
|
|
2124
2124
|
c() {
|
|
@@ -2126,7 +2126,7 @@ function ki(n) {
|
|
|
2126
2126
|
},
|
|
2127
2127
|
m(e, t) {
|
|
2128
2128
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2129
|
-
n[
|
|
2129
|
+
n[85].call(null, i, {
|
|
2130
2130
|
componentName: "player-deposit",
|
|
2131
2131
|
props: {
|
|
2132
2132
|
endpoint: (
|
|
@@ -2225,7 +2225,7 @@ function ki(n) {
|
|
|
2225
2225
|
}
|
|
2226
2226
|
};
|
|
2227
2227
|
}
|
|
2228
|
-
function
|
|
2228
|
+
function Si(n) {
|
|
2229
2229
|
let i, s, o, l;
|
|
2230
2230
|
return {
|
|
2231
2231
|
c() {
|
|
@@ -2233,7 +2233,7 @@ function Ci(n) {
|
|
|
2233
2233
|
},
|
|
2234
2234
|
m(e, t) {
|
|
2235
2235
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2236
|
-
n[
|
|
2236
|
+
n[85].call(null, i, {
|
|
2237
2237
|
componentName: "player-gaming-history",
|
|
2238
2238
|
props: {
|
|
2239
2239
|
endpoint: (
|
|
@@ -2374,7 +2374,7 @@ function Ci(n) {
|
|
|
2374
2374
|
}
|
|
2375
2375
|
};
|
|
2376
2376
|
}
|
|
2377
|
-
function
|
|
2377
|
+
function Ni(n) {
|
|
2378
2378
|
let i, s, o, l;
|
|
2379
2379
|
return {
|
|
2380
2380
|
c() {
|
|
@@ -2382,7 +2382,7 @@ function Si(n) {
|
|
|
2382
2382
|
},
|
|
2383
2383
|
m(e, t) {
|
|
2384
2384
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2385
|
-
n[
|
|
2385
|
+
n[85].call(null, i, {
|
|
2386
2386
|
componentName: "player-bonus-history",
|
|
2387
2387
|
props: {
|
|
2388
2388
|
endpoint: (
|
|
@@ -2531,7 +2531,7 @@ function Si(n) {
|
|
|
2531
2531
|
}
|
|
2532
2532
|
};
|
|
2533
2533
|
}
|
|
2534
|
-
function
|
|
2534
|
+
function vi(n) {
|
|
2535
2535
|
let i, s, o, l;
|
|
2536
2536
|
return {
|
|
2537
2537
|
c() {
|
|
@@ -2539,7 +2539,7 @@ function Ni(n) {
|
|
|
2539
2539
|
},
|
|
2540
2540
|
m(e, t) {
|
|
2541
2541
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2542
|
-
n[
|
|
2542
|
+
n[85].call(null, i, {
|
|
2543
2543
|
componentName: "player-active-bonuses",
|
|
2544
2544
|
props: {
|
|
2545
2545
|
endpoint: (
|
|
@@ -2597,6 +2597,10 @@ function Ni(n) {
|
|
|
2597
2597
|
minimumfractiondigits: (
|
|
2598
2598
|
/*minimumfractiondigits*/
|
|
2599
2599
|
n[69]
|
|
2600
|
+
),
|
|
2601
|
+
ishiddenwageringbonus: (
|
|
2602
|
+
/*ishiddenwageringbonus*/
|
|
2603
|
+
n[73]
|
|
2600
2604
|
)
|
|
2601
2605
|
}
|
|
2602
2606
|
})), o = !0);
|
|
@@ -2604,8 +2608,8 @@ function Ni(n) {
|
|
|
2604
2608
|
p(e, t) {
|
|
2605
2609
|
s && f(s.update) && t[0] & /*endpoint, session, playerid, lang, translationurl, currency, clientstyling, clientstylingurl, mbsource*/
|
|
2606
2610
|
255852664 | t[1] & /*dateformat*/
|
|
2607
|
-
8388608 | t[2] & /*currencylocale, currencydisplay, maximumfractiondigits, minimumfractiondigits*/
|
|
2608
|
-
|
|
2611
|
+
8388608 | t[2] & /*currencylocale, currencydisplay, maximumfractiondigits, minimumfractiondigits, ishiddenwageringbonus*/
|
|
2612
|
+
2288 && s.update.call(null, {
|
|
2609
2613
|
componentName: "player-active-bonuses",
|
|
2610
2614
|
props: {
|
|
2611
2615
|
endpoint: (
|
|
@@ -2663,6 +2667,10 @@ function Ni(n) {
|
|
|
2663
2667
|
minimumfractiondigits: (
|
|
2664
2668
|
/*minimumfractiondigits*/
|
|
2665
2669
|
e[69]
|
|
2670
|
+
),
|
|
2671
|
+
ishiddenwageringbonus: (
|
|
2672
|
+
/*ishiddenwageringbonus*/
|
|
2673
|
+
e[73]
|
|
2666
2674
|
)
|
|
2667
2675
|
}
|
|
2668
2676
|
});
|
|
@@ -2672,7 +2680,7 @@ function Ni(n) {
|
|
|
2672
2680
|
}
|
|
2673
2681
|
};
|
|
2674
2682
|
}
|
|
2675
|
-
function
|
|
2683
|
+
function Mi(n) {
|
|
2676
2684
|
let i, s, o, l;
|
|
2677
2685
|
return {
|
|
2678
2686
|
c() {
|
|
@@ -2680,7 +2688,7 @@ function vi(n) {
|
|
|
2680
2688
|
},
|
|
2681
2689
|
m(e, t) {
|
|
2682
2690
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2683
|
-
n[
|
|
2691
|
+
n[85].call(null, i, {
|
|
2684
2692
|
componentName: "player-account-self-exclusion-nd",
|
|
2685
2693
|
props: {
|
|
2686
2694
|
hasconfirmationmodal: (
|
|
@@ -2812,7 +2820,7 @@ function vi(n) {
|
|
|
2812
2820
|
}
|
|
2813
2821
|
};
|
|
2814
2822
|
}
|
|
2815
|
-
function
|
|
2823
|
+
function Pi(n) {
|
|
2816
2824
|
let i, s, o, l;
|
|
2817
2825
|
return {
|
|
2818
2826
|
c() {
|
|
@@ -2821,7 +2829,7 @@ function Mi(n) {
|
|
|
2821
2829
|
m(e, t) {
|
|
2822
2830
|
m(e, i, t), o || (l = [
|
|
2823
2831
|
c(s = /*initMenuWebComponent*/
|
|
2824
|
-
n[
|
|
2832
|
+
n[85].call(null, i, {
|
|
2825
2833
|
componentName: "player-account-gaming-limits",
|
|
2826
2834
|
props: {
|
|
2827
2835
|
currency: (
|
|
@@ -2852,7 +2860,7 @@ function Mi(n) {
|
|
|
2852
2860
|
})),
|
|
2853
2861
|
c(
|
|
2854
2862
|
/*sendLimitsData*/
|
|
2855
|
-
n[
|
|
2863
|
+
n[84].call(null, i)
|
|
2856
2864
|
)
|
|
2857
2865
|
], o = !0);
|
|
2858
2866
|
},
|
|
@@ -2893,7 +2901,7 @@ function Mi(n) {
|
|
|
2893
2901
|
}
|
|
2894
2902
|
};
|
|
2895
2903
|
}
|
|
2896
|
-
function
|
|
2904
|
+
function Li(n) {
|
|
2897
2905
|
let i, s, o, l;
|
|
2898
2906
|
return {
|
|
2899
2907
|
c() {
|
|
@@ -2901,7 +2909,7 @@ function Pi(n) {
|
|
|
2901
2909
|
},
|
|
2902
2910
|
m(e, t) {
|
|
2903
2911
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
2904
|
-
n[
|
|
2912
|
+
n[85].call(null, i, {
|
|
2905
2913
|
componentName: "player-account-product-restriction",
|
|
2906
2914
|
props: {
|
|
2907
2915
|
lang: (
|
|
@@ -3033,7 +3041,7 @@ function Pi(n) {
|
|
|
3033
3041
|
}
|
|
3034
3042
|
};
|
|
3035
3043
|
}
|
|
3036
|
-
function
|
|
3044
|
+
function Wi(n) {
|
|
3037
3045
|
let i, s, o, l;
|
|
3038
3046
|
return {
|
|
3039
3047
|
c() {
|
|
@@ -3041,7 +3049,7 @@ function Li(n) {
|
|
|
3041
3049
|
},
|
|
3042
3050
|
m(e, t) {
|
|
3043
3051
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3044
|
-
n[
|
|
3052
|
+
n[85].call(null, i, {
|
|
3045
3053
|
componentName: "player-account-closure-nd",
|
|
3046
3054
|
props: {
|
|
3047
3055
|
lang: (
|
|
@@ -3100,7 +3108,7 @@ function Li(n) {
|
|
|
3100
3108
|
}
|
|
3101
3109
|
};
|
|
3102
3110
|
}
|
|
3103
|
-
function
|
|
3111
|
+
function zi(n) {
|
|
3104
3112
|
let i, s, o, l;
|
|
3105
3113
|
return {
|
|
3106
3114
|
c() {
|
|
@@ -3108,7 +3116,7 @@ function Wi(n) {
|
|
|
3108
3116
|
},
|
|
3109
3117
|
m(e, t) {
|
|
3110
3118
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3111
|
-
n[
|
|
3119
|
+
n[85].call(null, i, {
|
|
3112
3120
|
componentName: "player-account-timeout",
|
|
3113
3121
|
props: {
|
|
3114
3122
|
hasconfirmationmodal: (
|
|
@@ -3200,7 +3208,7 @@ function Wi(n) {
|
|
|
3200
3208
|
}
|
|
3201
3209
|
};
|
|
3202
3210
|
}
|
|
3203
|
-
function
|
|
3211
|
+
function Ai(n) {
|
|
3204
3212
|
let i, s, o, l;
|
|
3205
3213
|
return {
|
|
3206
3214
|
c() {
|
|
@@ -3208,7 +3216,7 @@ function zi(n) {
|
|
|
3208
3216
|
},
|
|
3209
3217
|
m(e, t) {
|
|
3210
3218
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3211
|
-
n[
|
|
3219
|
+
n[85].call(null, i, {
|
|
3212
3220
|
componentName: "player-reality-check",
|
|
3213
3221
|
props: {
|
|
3214
3222
|
endpoint: (
|
|
@@ -3291,13 +3299,13 @@ function zi(n) {
|
|
|
3291
3299
|
}
|
|
3292
3300
|
};
|
|
3293
3301
|
}
|
|
3294
|
-
function
|
|
3302
|
+
function Ui(n) {
|
|
3295
3303
|
let i;
|
|
3296
3304
|
function s(e, t) {
|
|
3297
3305
|
return (
|
|
3298
3306
|
/*gmversion*/
|
|
3299
3307
|
e[32] === "gmcore" || /*gmversion*/
|
|
3300
|
-
e[32] === "gm16" ?
|
|
3308
|
+
e[32] === "gm16" ? Ti : ji
|
|
3301
3309
|
);
|
|
3302
3310
|
}
|
|
3303
3311
|
let o = s(n), l = o(n);
|
|
@@ -3316,7 +3324,7 @@ function Ai(n) {
|
|
|
3316
3324
|
}
|
|
3317
3325
|
};
|
|
3318
3326
|
}
|
|
3319
|
-
function
|
|
3327
|
+
function Di(n) {
|
|
3320
3328
|
let i, s, o, l;
|
|
3321
3329
|
return {
|
|
3322
3330
|
c() {
|
|
@@ -3324,7 +3332,7 @@ function Ui(n) {
|
|
|
3324
3332
|
},
|
|
3325
3333
|
m(e, t) {
|
|
3326
3334
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3327
|
-
n[
|
|
3335
|
+
n[85].call(null, i, {
|
|
3328
3336
|
componentName: "player-profile-info",
|
|
3329
3337
|
props: {
|
|
3330
3338
|
endpoint: (
|
|
@@ -3341,7 +3349,7 @@ function Ui(n) {
|
|
|
3341
3349
|
),
|
|
3342
3350
|
userid: (
|
|
3343
3351
|
/*userId*/
|
|
3344
|
-
n[
|
|
3352
|
+
n[77]
|
|
3345
3353
|
),
|
|
3346
3354
|
countrycode: $,
|
|
3347
3355
|
translationurl: (
|
|
@@ -3383,7 +3391,7 @@ function Ui(n) {
|
|
|
3383
3391
|
s && f(s.update) && t[0] & /*endpoint, lang, session, translationurl, clientstyling, clientstylingurl, mbsource, custominputtextswitch, showlocationdetailsdescription*/
|
|
3384
3392
|
1862271088 | t[1] & /*disabledfields*/
|
|
3385
3393
|
1 | t[2] & /*userId, showwelcomepanel*/
|
|
3386
|
-
|
|
3394
|
+
33792 && s.update.call(null, {
|
|
3387
3395
|
componentName: "player-profile-info",
|
|
3388
3396
|
props: {
|
|
3389
3397
|
endpoint: (
|
|
@@ -3400,7 +3408,7 @@ function Ui(n) {
|
|
|
3400
3408
|
),
|
|
3401
3409
|
userid: (
|
|
3402
3410
|
/*userId*/
|
|
3403
|
-
e[
|
|
3411
|
+
e[77]
|
|
3404
3412
|
),
|
|
3405
3413
|
countrycode: $,
|
|
3406
3414
|
translationurl: (
|
|
@@ -3443,7 +3451,7 @@ function Ui(n) {
|
|
|
3443
3451
|
}
|
|
3444
3452
|
};
|
|
3445
3453
|
}
|
|
3446
|
-
function
|
|
3454
|
+
function ji(n) {
|
|
3447
3455
|
let i, s, o, l;
|
|
3448
3456
|
return {
|
|
3449
3457
|
c() {
|
|
@@ -3451,7 +3459,7 @@ function Di(n) {
|
|
|
3451
3459
|
},
|
|
3452
3460
|
m(e, t) {
|
|
3453
3461
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3454
|
-
n[
|
|
3462
|
+
n[85].call(null, i, {
|
|
3455
3463
|
componentName: "pam-change-password",
|
|
3456
3464
|
props: {
|
|
3457
3465
|
endpoint: (
|
|
@@ -3543,7 +3551,7 @@ function Di(n) {
|
|
|
3543
3551
|
}
|
|
3544
3552
|
};
|
|
3545
3553
|
}
|
|
3546
|
-
function
|
|
3554
|
+
function Ti(n) {
|
|
3547
3555
|
let i, s, o, l;
|
|
3548
3556
|
return {
|
|
3549
3557
|
c() {
|
|
@@ -3551,7 +3559,7 @@ function ji(n) {
|
|
|
3551
3559
|
},
|
|
3552
3560
|
m(e, t) {
|
|
3553
3561
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3554
|
-
n[
|
|
3562
|
+
n[85].call(null, i, {
|
|
3555
3563
|
componentName: "player-change-password-nd",
|
|
3556
3564
|
props: {
|
|
3557
3565
|
simplepasswordvalidation: (
|
|
@@ -3627,7 +3635,7 @@ function ji(n) {
|
|
|
3627
3635
|
}
|
|
3628
3636
|
};
|
|
3629
3637
|
}
|
|
3630
|
-
function
|
|
3638
|
+
function Ii(n) {
|
|
3631
3639
|
let i, s, o, l;
|
|
3632
3640
|
return {
|
|
3633
3641
|
c() {
|
|
@@ -3635,7 +3643,7 @@ function Ti(n) {
|
|
|
3635
3643
|
},
|
|
3636
3644
|
m(e, t) {
|
|
3637
3645
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3638
|
-
n[
|
|
3646
|
+
n[85].call(null, i, {
|
|
3639
3647
|
componentName: "player-account-biometrics",
|
|
3640
3648
|
props: {
|
|
3641
3649
|
biometricsenabled: (
|
|
@@ -3703,7 +3711,7 @@ function Ti(n) {
|
|
|
3703
3711
|
}
|
|
3704
3712
|
};
|
|
3705
3713
|
}
|
|
3706
|
-
function
|
|
3714
|
+
function Oi(n) {
|
|
3707
3715
|
let i, s, o, l;
|
|
3708
3716
|
return {
|
|
3709
3717
|
c() {
|
|
@@ -3711,7 +3719,7 @@ function Ii(n) {
|
|
|
3711
3719
|
},
|
|
3712
3720
|
m(e, t) {
|
|
3713
3721
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3714
|
-
n[
|
|
3722
|
+
n[85].call(null, i, {
|
|
3715
3723
|
componentName: "player-account-review-frequency",
|
|
3716
3724
|
props: {
|
|
3717
3725
|
endpoint: (
|
|
@@ -3794,7 +3802,7 @@ function Ii(n) {
|
|
|
3794
3802
|
}
|
|
3795
3803
|
};
|
|
3796
3804
|
}
|
|
3797
|
-
function
|
|
3805
|
+
function Ei(n) {
|
|
3798
3806
|
let i, s, o, l;
|
|
3799
3807
|
return {
|
|
3800
3808
|
c() {
|
|
@@ -3802,7 +3810,7 @@ function Oi(n) {
|
|
|
3802
3810
|
},
|
|
3803
3811
|
m(e, t) {
|
|
3804
3812
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3805
|
-
n[
|
|
3813
|
+
n[85].call(null, i, {
|
|
3806
3814
|
componentName: "player-account-transactions-history",
|
|
3807
3815
|
props: {
|
|
3808
3816
|
lang: (
|
|
@@ -3958,7 +3966,7 @@ function Oi(n) {
|
|
|
3958
3966
|
}
|
|
3959
3967
|
};
|
|
3960
3968
|
}
|
|
3961
|
-
function
|
|
3969
|
+
function Ri(n) {
|
|
3962
3970
|
let i, s, o, l;
|
|
3963
3971
|
return {
|
|
3964
3972
|
c() {
|
|
@@ -3966,7 +3974,7 @@ function Ei(n) {
|
|
|
3966
3974
|
},
|
|
3967
3975
|
m(e, t) {
|
|
3968
3976
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
3969
|
-
n[
|
|
3977
|
+
n[85].call(null, i, {
|
|
3970
3978
|
componentName: "user-transaction-history",
|
|
3971
3979
|
props: {
|
|
3972
3980
|
endpoint: (
|
|
@@ -3987,7 +3995,7 @@ function Ei(n) {
|
|
|
3987
3995
|
),
|
|
3988
3996
|
mobile: (
|
|
3989
3997
|
/*isMobile*/
|
|
3990
|
-
n[
|
|
3998
|
+
n[80]
|
|
3991
3999
|
),
|
|
3992
4000
|
"translation-url": (
|
|
3993
4001
|
/*translationurl*/
|
|
@@ -4028,7 +4036,7 @@ function Ei(n) {
|
|
|
4028
4036
|
),
|
|
4029
4037
|
mobile: (
|
|
4030
4038
|
/*isMobile*/
|
|
4031
|
-
e[
|
|
4039
|
+
e[80]
|
|
4032
4040
|
),
|
|
4033
4041
|
"translation-url": (
|
|
4034
4042
|
/*translationurl*/
|
|
@@ -4050,7 +4058,7 @@ function Ei(n) {
|
|
|
4050
4058
|
}
|
|
4051
4059
|
};
|
|
4052
4060
|
}
|
|
4053
|
-
function
|
|
4061
|
+
function qi(n) {
|
|
4054
4062
|
let i, s, o, l;
|
|
4055
4063
|
return {
|
|
4056
4064
|
c() {
|
|
@@ -4058,7 +4066,7 @@ function Ri(n) {
|
|
|
4058
4066
|
},
|
|
4059
4067
|
m(e, t) {
|
|
4060
4068
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4061
|
-
n[
|
|
4069
|
+
n[85].call(null, i, {
|
|
4062
4070
|
componentName: "user-deposit-withdrawal",
|
|
4063
4071
|
props: {
|
|
4064
4072
|
endpoint: (
|
|
@@ -4068,7 +4076,7 @@ function Ri(n) {
|
|
|
4068
4076
|
type: "withdraw",
|
|
4069
4077
|
channel: (
|
|
4070
4078
|
/*channel*/
|
|
4071
|
-
n[
|
|
4079
|
+
n[81]
|
|
4072
4080
|
),
|
|
4073
4081
|
language: (
|
|
4074
4082
|
/*lang*/
|
|
@@ -4136,7 +4144,7 @@ function Ri(n) {
|
|
|
4136
4144
|
),
|
|
4137
4145
|
"forward-cashier-redirects": (
|
|
4138
4146
|
/*forwardcashierredirects*/
|
|
4139
|
-
n[
|
|
4147
|
+
n[74] === "true"
|
|
4140
4148
|
)
|
|
4141
4149
|
}
|
|
4142
4150
|
})), o = !0);
|
|
@@ -4145,7 +4153,7 @@ function Ri(n) {
|
|
|
4145
4153
|
s && f(s.update) && t[0] & /*endpoint, lang, translationurl, currency, playerid, session, clientstyling, clientstylingurl, mbsource*/
|
|
4146
4154
|
255852664 | t[1] & /*showcashierbonus, producttype, successurl, cancelurl, failurl, sportsurl, casinourl, contacturl, homeurl, depositurl*/
|
|
4147
4155
|
25596 | t[2] & /*forwardcashierredirects*/
|
|
4148
|
-
|
|
4156
|
+
4096 && s.update.call(null, {
|
|
4149
4157
|
componentName: "user-deposit-withdrawal",
|
|
4150
4158
|
props: {
|
|
4151
4159
|
endpoint: (
|
|
@@ -4155,7 +4163,7 @@ function Ri(n) {
|
|
|
4155
4163
|
type: "withdraw",
|
|
4156
4164
|
channel: (
|
|
4157
4165
|
/*channel*/
|
|
4158
|
-
e[
|
|
4166
|
+
e[81]
|
|
4159
4167
|
),
|
|
4160
4168
|
language: (
|
|
4161
4169
|
/*lang*/
|
|
@@ -4223,7 +4231,7 @@ function Ri(n) {
|
|
|
4223
4231
|
),
|
|
4224
4232
|
"forward-cashier-redirects": (
|
|
4225
4233
|
/*forwardcashierredirects*/
|
|
4226
|
-
e[
|
|
4234
|
+
e[74] === "true"
|
|
4227
4235
|
)
|
|
4228
4236
|
}
|
|
4229
4237
|
});
|
|
@@ -4233,7 +4241,7 @@ function Ri(n) {
|
|
|
4233
4241
|
}
|
|
4234
4242
|
};
|
|
4235
4243
|
}
|
|
4236
|
-
function
|
|
4244
|
+
function Gi(n) {
|
|
4237
4245
|
let i, s, o, l;
|
|
4238
4246
|
return {
|
|
4239
4247
|
c() {
|
|
@@ -4241,7 +4249,7 @@ function qi(n) {
|
|
|
4241
4249
|
},
|
|
4242
4250
|
m(e, t) {
|
|
4243
4251
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4244
|
-
n[
|
|
4252
|
+
n[85].call(null, i, {
|
|
4245
4253
|
componentName: "user-deposit-withdrawal",
|
|
4246
4254
|
props: {
|
|
4247
4255
|
endpoint: (
|
|
@@ -4251,7 +4259,7 @@ function qi(n) {
|
|
|
4251
4259
|
type: "deposit",
|
|
4252
4260
|
channel: (
|
|
4253
4261
|
/*channel*/
|
|
4254
|
-
n[
|
|
4262
|
+
n[81]
|
|
4255
4263
|
),
|
|
4256
4264
|
language: (
|
|
4257
4265
|
/*lang*/
|
|
@@ -4319,7 +4327,7 @@ function qi(n) {
|
|
|
4319
4327
|
),
|
|
4320
4328
|
"forward-cashier-redirects": (
|
|
4321
4329
|
/*forwardcashierredirects*/
|
|
4322
|
-
n[
|
|
4330
|
+
n[74] === "true"
|
|
4323
4331
|
)
|
|
4324
4332
|
}
|
|
4325
4333
|
})), o = !0);
|
|
@@ -4328,7 +4336,7 @@ function qi(n) {
|
|
|
4328
4336
|
s && f(s.update) && t[0] & /*endpoint, lang, translationurl, currency, playerid, session, clientstyling, clientstylingurl, mbsource*/
|
|
4329
4337
|
255852664 | t[1] & /*showcashierbonus, producttype, successurl, cancelurl, failurl, sportsurl, casinourl, contacturl, homeurl, depositurl*/
|
|
4330
4338
|
25596 | t[2] & /*forwardcashierredirects*/
|
|
4331
|
-
|
|
4339
|
+
4096 && s.update.call(null, {
|
|
4332
4340
|
componentName: "user-deposit-withdrawal",
|
|
4333
4341
|
props: {
|
|
4334
4342
|
endpoint: (
|
|
@@ -4338,7 +4346,7 @@ function qi(n) {
|
|
|
4338
4346
|
type: "deposit",
|
|
4339
4347
|
channel: (
|
|
4340
4348
|
/*channel*/
|
|
4341
|
-
e[
|
|
4349
|
+
e[81]
|
|
4342
4350
|
),
|
|
4343
4351
|
language: (
|
|
4344
4352
|
/*lang*/
|
|
@@ -4406,7 +4414,7 @@ function qi(n) {
|
|
|
4406
4414
|
),
|
|
4407
4415
|
"forward-cashier-redirects": (
|
|
4408
4416
|
/*forwardcashierredirects*/
|
|
4409
|
-
e[
|
|
4417
|
+
e[74] === "true"
|
|
4410
4418
|
)
|
|
4411
4419
|
}
|
|
4412
4420
|
});
|
|
@@ -4416,7 +4424,7 @@ function qi(n) {
|
|
|
4416
4424
|
}
|
|
4417
4425
|
};
|
|
4418
4426
|
}
|
|
4419
|
-
function
|
|
4427
|
+
function Xi(n) {
|
|
4420
4428
|
let i, s, o, l;
|
|
4421
4429
|
return {
|
|
4422
4430
|
c() {
|
|
@@ -4424,7 +4432,7 @@ function Gi(n) {
|
|
|
4424
4432
|
},
|
|
4425
4433
|
m(e, t) {
|
|
4426
4434
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4427
|
-
n[
|
|
4435
|
+
n[85].call(null, i, {
|
|
4428
4436
|
componentName: "player-kyc-verification",
|
|
4429
4437
|
props: {
|
|
4430
4438
|
endpoint: (
|
|
@@ -4516,7 +4524,7 @@ function Gi(n) {
|
|
|
4516
4524
|
}
|
|
4517
4525
|
};
|
|
4518
4526
|
}
|
|
4519
|
-
function
|
|
4527
|
+
function Ji(n) {
|
|
4520
4528
|
let i, s, o, l;
|
|
4521
4529
|
return {
|
|
4522
4530
|
c() {
|
|
@@ -4524,7 +4532,7 @@ function Xi(n) {
|
|
|
4524
4532
|
},
|
|
4525
4533
|
m(e, t) {
|
|
4526
4534
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4527
|
-
n[
|
|
4535
|
+
n[85].call(null, i, {
|
|
4528
4536
|
componentName: "player-account-gaming-limits-wrapper-2-nd",
|
|
4529
4537
|
props: {
|
|
4530
4538
|
endpoint: (
|
|
@@ -4729,7 +4737,7 @@ function Xi(n) {
|
|
|
4729
4737
|
}
|
|
4730
4738
|
};
|
|
4731
4739
|
}
|
|
4732
|
-
function
|
|
4740
|
+
function Hi(n) {
|
|
4733
4741
|
let i, s, o, l;
|
|
4734
4742
|
return {
|
|
4735
4743
|
c() {
|
|
@@ -4737,7 +4745,7 @@ function Ji(n) {
|
|
|
4737
4745
|
},
|
|
4738
4746
|
m(e, t) {
|
|
4739
4747
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4740
|
-
n[
|
|
4748
|
+
n[85].call(null, i, {
|
|
4741
4749
|
componentName: "player-account-betting-history",
|
|
4742
4750
|
props: {
|
|
4743
4751
|
endpoint: (
|
|
@@ -4820,7 +4828,7 @@ function Ji(n) {
|
|
|
4820
4828
|
}
|
|
4821
4829
|
};
|
|
4822
4830
|
}
|
|
4823
|
-
function
|
|
4831
|
+
function Qi(n) {
|
|
4824
4832
|
let i, s, o, l;
|
|
4825
4833
|
return {
|
|
4826
4834
|
c() {
|
|
@@ -4828,7 +4836,7 @@ function Hi(n) {
|
|
|
4828
4836
|
},
|
|
4829
4837
|
m(e, t) {
|
|
4830
4838
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4831
|
-
n[
|
|
4839
|
+
n[85].call(null, i, {
|
|
4832
4840
|
componentName: "player-transaction-history",
|
|
4833
4841
|
props: {
|
|
4834
4842
|
endpoint: (
|
|
@@ -4911,7 +4919,7 @@ function Hi(n) {
|
|
|
4911
4919
|
}
|
|
4912
4920
|
};
|
|
4913
4921
|
}
|
|
4914
|
-
function
|
|
4922
|
+
function Bi(n) {
|
|
4915
4923
|
let i, s, o, l;
|
|
4916
4924
|
return {
|
|
4917
4925
|
c() {
|
|
@@ -4919,7 +4927,7 @@ function Qi(n) {
|
|
|
4919
4927
|
},
|
|
4920
4928
|
m(e, t) {
|
|
4921
4929
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
4922
|
-
n[
|
|
4930
|
+
n[85].call(null, i, {
|
|
4923
4931
|
componentName: "player-pending-withdrawals",
|
|
4924
4932
|
props: {
|
|
4925
4933
|
endpoint: (
|
|
@@ -5002,7 +5010,7 @@ function Qi(n) {
|
|
|
5002
5010
|
}
|
|
5003
5011
|
};
|
|
5004
5012
|
}
|
|
5005
|
-
function
|
|
5013
|
+
function Fi(n) {
|
|
5006
5014
|
let i, s, o, l;
|
|
5007
5015
|
return {
|
|
5008
5016
|
c() {
|
|
@@ -5010,7 +5018,7 @@ function Bi(n) {
|
|
|
5010
5018
|
},
|
|
5011
5019
|
m(e, t) {
|
|
5012
5020
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5013
|
-
n[
|
|
5021
|
+
n[85].call(null, i, {
|
|
5014
5022
|
componentName: "player-withdrawal",
|
|
5015
5023
|
props: {
|
|
5016
5024
|
endpoint: (
|
|
@@ -5109,7 +5117,7 @@ function Bi(n) {
|
|
|
5109
5117
|
}
|
|
5110
5118
|
};
|
|
5111
5119
|
}
|
|
5112
|
-
function
|
|
5120
|
+
function Vi(n) {
|
|
5113
5121
|
let i, s, o, l;
|
|
5114
5122
|
return {
|
|
5115
5123
|
c() {
|
|
@@ -5117,7 +5125,7 @@ function Fi(n) {
|
|
|
5117
5125
|
},
|
|
5118
5126
|
m(e, t) {
|
|
5119
5127
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5120
|
-
n[
|
|
5128
|
+
n[85].call(null, i, {
|
|
5121
5129
|
componentName: "player-deposit",
|
|
5122
5130
|
props: {
|
|
5123
5131
|
endpoint: (
|
|
@@ -5216,7 +5224,7 @@ function Fi(n) {
|
|
|
5216
5224
|
}
|
|
5217
5225
|
};
|
|
5218
5226
|
}
|
|
5219
|
-
function
|
|
5227
|
+
function Zi(n) {
|
|
5220
5228
|
let i, s, o, l;
|
|
5221
5229
|
return {
|
|
5222
5230
|
c() {
|
|
@@ -5224,7 +5232,7 @@ function Vi(n) {
|
|
|
5224
5232
|
},
|
|
5225
5233
|
m(e, t) {
|
|
5226
5234
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5227
|
-
n[
|
|
5235
|
+
n[85].call(null, i, {
|
|
5228
5236
|
componentName: "player-gaming-history",
|
|
5229
5237
|
props: {
|
|
5230
5238
|
endpoint: (
|
|
@@ -5365,7 +5373,7 @@ function Vi(n) {
|
|
|
5365
5373
|
}
|
|
5366
5374
|
};
|
|
5367
5375
|
}
|
|
5368
|
-
function
|
|
5376
|
+
function Ki(n) {
|
|
5369
5377
|
let i, s, o, l;
|
|
5370
5378
|
return {
|
|
5371
5379
|
c() {
|
|
@@ -5373,7 +5381,7 @@ function Zi(n) {
|
|
|
5373
5381
|
},
|
|
5374
5382
|
m(e, t) {
|
|
5375
5383
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5376
|
-
n[
|
|
5384
|
+
n[85].call(null, i, {
|
|
5377
5385
|
componentName: "player-bonus-history",
|
|
5378
5386
|
props: {
|
|
5379
5387
|
endpoint: (
|
|
@@ -5522,7 +5530,7 @@ function Zi(n) {
|
|
|
5522
5530
|
}
|
|
5523
5531
|
};
|
|
5524
5532
|
}
|
|
5525
|
-
function
|
|
5533
|
+
function Yi(n) {
|
|
5526
5534
|
let i, s, o, l;
|
|
5527
5535
|
return {
|
|
5528
5536
|
c() {
|
|
@@ -5530,7 +5538,7 @@ function Ki(n) {
|
|
|
5530
5538
|
},
|
|
5531
5539
|
m(e, t) {
|
|
5532
5540
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5533
|
-
n[
|
|
5541
|
+
n[85].call(null, i, {
|
|
5534
5542
|
componentName: "player-active-bonuses",
|
|
5535
5543
|
props: {
|
|
5536
5544
|
endpoint: (
|
|
@@ -5588,6 +5596,10 @@ function Ki(n) {
|
|
|
5588
5596
|
minimumfractiondigits: (
|
|
5589
5597
|
/*minimumfractiondigits*/
|
|
5590
5598
|
n[69]
|
|
5599
|
+
),
|
|
5600
|
+
ishiddenwageringbonus: (
|
|
5601
|
+
/*ishiddenwageringbonus*/
|
|
5602
|
+
n[73]
|
|
5591
5603
|
)
|
|
5592
5604
|
}
|
|
5593
5605
|
})), o = !0);
|
|
@@ -5595,8 +5607,8 @@ function Ki(n) {
|
|
|
5595
5607
|
p(e, t) {
|
|
5596
5608
|
s && f(s.update) && t[0] & /*endpoint, session, playerid, lang, translationurl, currency, clientstyling, clientstylingurl, mbsource*/
|
|
5597
5609
|
255852664 | t[1] & /*dateformat*/
|
|
5598
|
-
8388608 | t[2] & /*currencylocale, currencydisplay, maximumfractiondigits, minimumfractiondigits*/
|
|
5599
|
-
|
|
5610
|
+
8388608 | t[2] & /*currencylocale, currencydisplay, maximumfractiondigits, minimumfractiondigits, ishiddenwageringbonus*/
|
|
5611
|
+
2288 && s.update.call(null, {
|
|
5600
5612
|
componentName: "player-active-bonuses",
|
|
5601
5613
|
props: {
|
|
5602
5614
|
endpoint: (
|
|
@@ -5654,6 +5666,10 @@ function Ki(n) {
|
|
|
5654
5666
|
minimumfractiondigits: (
|
|
5655
5667
|
/*minimumfractiondigits*/
|
|
5656
5668
|
e[69]
|
|
5669
|
+
),
|
|
5670
|
+
ishiddenwageringbonus: (
|
|
5671
|
+
/*ishiddenwageringbonus*/
|
|
5672
|
+
e[73]
|
|
5657
5673
|
)
|
|
5658
5674
|
}
|
|
5659
5675
|
});
|
|
@@ -5663,7 +5679,7 @@ function Ki(n) {
|
|
|
5663
5679
|
}
|
|
5664
5680
|
};
|
|
5665
5681
|
}
|
|
5666
|
-
function
|
|
5682
|
+
function $i(n) {
|
|
5667
5683
|
let i, s, o, l;
|
|
5668
5684
|
return {
|
|
5669
5685
|
c() {
|
|
@@ -5671,7 +5687,7 @@ function Yi(n) {
|
|
|
5671
5687
|
},
|
|
5672
5688
|
m(e, t) {
|
|
5673
5689
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5674
|
-
n[
|
|
5690
|
+
n[85].call(null, i, {
|
|
5675
5691
|
componentName: "player-account-self-exclusion-nd",
|
|
5676
5692
|
props: {
|
|
5677
5693
|
hasconfirmationmodal: (
|
|
@@ -5803,7 +5819,7 @@ function Yi(n) {
|
|
|
5803
5819
|
}
|
|
5804
5820
|
};
|
|
5805
5821
|
}
|
|
5806
|
-
function
|
|
5822
|
+
function xi(n) {
|
|
5807
5823
|
let i, s, o, l;
|
|
5808
5824
|
return {
|
|
5809
5825
|
c() {
|
|
@@ -5812,7 +5828,7 @@ function $i(n) {
|
|
|
5812
5828
|
m(e, t) {
|
|
5813
5829
|
m(e, i, t), o || (l = [
|
|
5814
5830
|
c(s = /*initMenuWebComponent*/
|
|
5815
|
-
n[
|
|
5831
|
+
n[85].call(null, i, {
|
|
5816
5832
|
componentName: "player-account-gaming-limits",
|
|
5817
5833
|
props: {
|
|
5818
5834
|
currency: (
|
|
@@ -5843,7 +5859,7 @@ function $i(n) {
|
|
|
5843
5859
|
})),
|
|
5844
5860
|
c(
|
|
5845
5861
|
/*sendLimitsData*/
|
|
5846
|
-
n[
|
|
5862
|
+
n[84].call(null, i)
|
|
5847
5863
|
)
|
|
5848
5864
|
], o = !0);
|
|
5849
5865
|
},
|
|
@@ -5884,7 +5900,7 @@ function $i(n) {
|
|
|
5884
5900
|
}
|
|
5885
5901
|
};
|
|
5886
5902
|
}
|
|
5887
|
-
function
|
|
5903
|
+
function es(n) {
|
|
5888
5904
|
let i, s, o, l;
|
|
5889
5905
|
return {
|
|
5890
5906
|
c() {
|
|
@@ -5892,7 +5908,7 @@ function xi(n) {
|
|
|
5892
5908
|
},
|
|
5893
5909
|
m(e, t) {
|
|
5894
5910
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
5895
|
-
n[
|
|
5911
|
+
n[85].call(null, i, {
|
|
5896
5912
|
componentName: "player-account-product-restriction",
|
|
5897
5913
|
props: {
|
|
5898
5914
|
lang: (
|
|
@@ -6024,7 +6040,7 @@ function xi(n) {
|
|
|
6024
6040
|
}
|
|
6025
6041
|
};
|
|
6026
6042
|
}
|
|
6027
|
-
function
|
|
6043
|
+
function ns(n) {
|
|
6028
6044
|
let i, s, o, l;
|
|
6029
6045
|
return {
|
|
6030
6046
|
c() {
|
|
@@ -6032,7 +6048,7 @@ function es(n) {
|
|
|
6032
6048
|
},
|
|
6033
6049
|
m(e, t) {
|
|
6034
6050
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6035
|
-
n[
|
|
6051
|
+
n[85].call(null, i, {
|
|
6036
6052
|
componentName: "player-account-closure-nd",
|
|
6037
6053
|
props: {
|
|
6038
6054
|
lang: (
|
|
@@ -6091,7 +6107,7 @@ function es(n) {
|
|
|
6091
6107
|
}
|
|
6092
6108
|
};
|
|
6093
6109
|
}
|
|
6094
|
-
function
|
|
6110
|
+
function is(n) {
|
|
6095
6111
|
let i, s, o, l;
|
|
6096
6112
|
return {
|
|
6097
6113
|
c() {
|
|
@@ -6099,7 +6115,7 @@ function ns(n) {
|
|
|
6099
6115
|
},
|
|
6100
6116
|
m(e, t) {
|
|
6101
6117
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6102
|
-
n[
|
|
6118
|
+
n[85].call(null, i, {
|
|
6103
6119
|
componentName: "player-account-timeout",
|
|
6104
6120
|
props: {
|
|
6105
6121
|
hasconfirmationmodal: (
|
|
@@ -6191,7 +6207,7 @@ function ns(n) {
|
|
|
6191
6207
|
}
|
|
6192
6208
|
};
|
|
6193
6209
|
}
|
|
6194
|
-
function
|
|
6210
|
+
function ss(n) {
|
|
6195
6211
|
let i, s, o, l;
|
|
6196
6212
|
return {
|
|
6197
6213
|
c() {
|
|
@@ -6199,7 +6215,7 @@ function is(n) {
|
|
|
6199
6215
|
},
|
|
6200
6216
|
m(e, t) {
|
|
6201
6217
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6202
|
-
n[
|
|
6218
|
+
n[85].call(null, i, {
|
|
6203
6219
|
componentName: "player-reality-check",
|
|
6204
6220
|
props: {
|
|
6205
6221
|
endpoint: (
|
|
@@ -6282,13 +6298,13 @@ function is(n) {
|
|
|
6282
6298
|
}
|
|
6283
6299
|
};
|
|
6284
6300
|
}
|
|
6285
|
-
function
|
|
6301
|
+
function ts(n) {
|
|
6286
6302
|
let i;
|
|
6287
6303
|
function s(e, t) {
|
|
6288
6304
|
return (
|
|
6289
6305
|
/*gmversion*/
|
|
6290
6306
|
e[32] === "gmcore" || /*gmversion*/
|
|
6291
|
-
e[32] === "gm16" ?
|
|
6307
|
+
e[32] === "gm16" ? rs : as
|
|
6292
6308
|
);
|
|
6293
6309
|
}
|
|
6294
6310
|
let o = s(n), l = o(n);
|
|
@@ -6307,7 +6323,7 @@ function ss(n) {
|
|
|
6307
6323
|
}
|
|
6308
6324
|
};
|
|
6309
6325
|
}
|
|
6310
|
-
function
|
|
6326
|
+
function os(n) {
|
|
6311
6327
|
let i, s, o, l;
|
|
6312
6328
|
return {
|
|
6313
6329
|
c() {
|
|
@@ -6315,7 +6331,7 @@ function ts(n) {
|
|
|
6315
6331
|
},
|
|
6316
6332
|
m(e, t) {
|
|
6317
6333
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6318
|
-
n[
|
|
6334
|
+
n[85].call(null, i, {
|
|
6319
6335
|
componentName: "player-profile-info",
|
|
6320
6336
|
props: {
|
|
6321
6337
|
endpoint: (
|
|
@@ -6332,7 +6348,7 @@ function ts(n) {
|
|
|
6332
6348
|
),
|
|
6333
6349
|
userid: (
|
|
6334
6350
|
/*userId*/
|
|
6335
|
-
n[
|
|
6351
|
+
n[77]
|
|
6336
6352
|
),
|
|
6337
6353
|
countrycode: $,
|
|
6338
6354
|
translationurl: (
|
|
@@ -6374,7 +6390,7 @@ function ts(n) {
|
|
|
6374
6390
|
s && f(s.update) && t[0] & /*endpoint, lang, session, translationurl, clientstyling, clientstylingurl, mbsource, custominputtextswitch, showlocationdetailsdescription*/
|
|
6375
6391
|
1862271088 | t[1] & /*disabledfields*/
|
|
6376
6392
|
1 | t[2] & /*userId, showwelcomepanel*/
|
|
6377
|
-
|
|
6393
|
+
33792 && s.update.call(null, {
|
|
6378
6394
|
componentName: "player-profile-info",
|
|
6379
6395
|
props: {
|
|
6380
6396
|
endpoint: (
|
|
@@ -6391,7 +6407,7 @@ function ts(n) {
|
|
|
6391
6407
|
),
|
|
6392
6408
|
userid: (
|
|
6393
6409
|
/*userId*/
|
|
6394
|
-
e[
|
|
6410
|
+
e[77]
|
|
6395
6411
|
),
|
|
6396
6412
|
countrycode: $,
|
|
6397
6413
|
translationurl: (
|
|
@@ -6434,7 +6450,7 @@ function ts(n) {
|
|
|
6434
6450
|
}
|
|
6435
6451
|
};
|
|
6436
6452
|
}
|
|
6437
|
-
function
|
|
6453
|
+
function ls(n) {
|
|
6438
6454
|
let i, s, o, l, e, t, _, w;
|
|
6439
6455
|
return {
|
|
6440
6456
|
c() {
|
|
@@ -6443,7 +6459,7 @@ function os(n) {
|
|
|
6443
6459
|
m(y, C) {
|
|
6444
6460
|
m(y, i, C), q(i, s), q(i, l), q(i, e), _ || (w = [
|
|
6445
6461
|
c(o = /*initMenuWebComponent*/
|
|
6446
|
-
n[
|
|
6462
|
+
n[85].call(null, s, {
|
|
6447
6463
|
componentName: "player-account-menu-nd",
|
|
6448
6464
|
props: {
|
|
6449
6465
|
endpoint: (
|
|
@@ -6493,7 +6509,7 @@ function os(n) {
|
|
|
6493
6509
|
}
|
|
6494
6510
|
})),
|
|
6495
6511
|
c(t = /*initMenuWebComponent*/
|
|
6496
|
-
n[
|
|
6512
|
+
n[85].call(null, e, {
|
|
6497
6513
|
componentName: "player-account-notifications",
|
|
6498
6514
|
props: {
|
|
6499
6515
|
lang: (
|
|
@@ -6634,7 +6650,7 @@ function os(n) {
|
|
|
6634
6650
|
}
|
|
6635
6651
|
};
|
|
6636
6652
|
}
|
|
6637
|
-
function
|
|
6653
|
+
function as(n) {
|
|
6638
6654
|
let i, s, o, l;
|
|
6639
6655
|
return {
|
|
6640
6656
|
c() {
|
|
@@ -6642,7 +6658,7 @@ function ls(n) {
|
|
|
6642
6658
|
},
|
|
6643
6659
|
m(e, t) {
|
|
6644
6660
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6645
|
-
n[
|
|
6661
|
+
n[85].call(null, i, {
|
|
6646
6662
|
componentName: "pam-change-password",
|
|
6647
6663
|
props: {
|
|
6648
6664
|
endpoint: (
|
|
@@ -6734,7 +6750,7 @@ function ls(n) {
|
|
|
6734
6750
|
}
|
|
6735
6751
|
};
|
|
6736
6752
|
}
|
|
6737
|
-
function
|
|
6753
|
+
function rs(n) {
|
|
6738
6754
|
let i, s, o, l;
|
|
6739
6755
|
return {
|
|
6740
6756
|
c() {
|
|
@@ -6742,7 +6758,7 @@ function as(n) {
|
|
|
6742
6758
|
},
|
|
6743
6759
|
m(e, t) {
|
|
6744
6760
|
m(e, i, t), o || (l = c(s = /*initMenuWebComponent*/
|
|
6745
|
-
n[
|
|
6761
|
+
n[85].call(null, i, {
|
|
6746
6762
|
componentName: "player-change-password-nd",
|
|
6747
6763
|
props: {
|
|
6748
6764
|
simplepasswordvalidation: (
|
|
@@ -6818,12 +6834,12 @@ function as(n) {
|
|
|
6818
6834
|
}
|
|
6819
6835
|
};
|
|
6820
6836
|
}
|
|
6821
|
-
function
|
|
6837
|
+
function us(n) {
|
|
6822
6838
|
let i;
|
|
6823
6839
|
function s(e, t) {
|
|
6824
6840
|
return (
|
|
6825
6841
|
/*isLoading*/
|
|
6826
|
-
e[
|
|
6842
|
+
e[76] ? ri : ai
|
|
6827
6843
|
);
|
|
6828
6844
|
}
|
|
6829
6845
|
let o = s(n), l = o(n);
|
|
@@ -6832,7 +6848,7 @@ function rs(n) {
|
|
|
6832
6848
|
i = p("div"), l.c();
|
|
6833
6849
|
},
|
|
6834
6850
|
m(e, t) {
|
|
6835
|
-
m(e, i, t), l.m(i, null), n[
|
|
6851
|
+
m(e, i, t), l.m(i, null), n[91](i);
|
|
6836
6852
|
},
|
|
6837
6853
|
p(e, t) {
|
|
6838
6854
|
o === (o = s(e)) && l ? l.p(e, t) : (l.d(1), l = o(e), l && (l.c(), l.m(i, null)));
|
|
@@ -6840,17 +6856,17 @@ function rs(n) {
|
|
|
6840
6856
|
i: le,
|
|
6841
6857
|
o: le,
|
|
6842
6858
|
d(e) {
|
|
6843
|
-
e && d(i), l.d(), n[
|
|
6859
|
+
e && d(i), l.d(), n[91](null);
|
|
6844
6860
|
}
|
|
6845
6861
|
};
|
|
6846
6862
|
}
|
|
6847
6863
|
let $ = "";
|
|
6848
|
-
function
|
|
6864
|
+
function ds(n, i, s) {
|
|
6849
6865
|
let o;
|
|
6850
|
-
|
|
6851
|
-
let { cmsendpoint: l = "" } = i, { env: e = "" } = i, { customnotifications: t = "" } = i, { playerid: _ = "" } = i, { session: w = "" } = i, { endpoint: y = "" } = i, { lang: C = "" } = i, { operator: T = "Everymatrix" } = i, { supportemail: I = "" } = i, { termsconditionslink: L = "" } = i, { separatelimits: k = "true" } = i, { hasdefaultamount: r = "false" } = i, { userroles: S = "" } = i, { simplepasswordvalidation: de = "false" } = i, { tablabels: me = "" } = i, { historyenabled: pe = "" } = i, { deletelimit: ce = "" } = i, { limitsamount: fe = "" } = i, { netdepositprogress: ye = "false" } = i, { limitsperiods: ge = "" } = i, { numberofentries: he = "" } = i, { customcurrencysymbols: we = "" } = i, { currency: be = "" } = i, { apiversion: _e = "" } = i, { clientstyling: G = "" } = i, { clientstylingurl: X = "" } = i, { mbsource: J } = i, { translationurl: H = "" } = i, { companylimits: ke = "false" } = i, { custominputtextswitch: Ce = "false" } = i, { showlocationdetailsdescription: Se = "true" } = i, { disabledfields: Ne = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = i, { gmversion: ee = "" } = i, { producttype: ve = "" } = i, { successurl: Me = "" } = i, { failurl: Pe = "" } = i, { cancelurl: Le = "" } = i, { sportsurl: We = "" } = i, { casinourl: ze = "" } = i, { contacturl: Ae = "" } = i, { homeurl: Ue = "" } = i, { baseurl: De = "" } = i, { hideproducts: je = "" } = i, { mergeproducts: Te = "Casino+Virtuals" } = i, { depositurl: Ie = "" } = i, { showcashierbonus: Oe = "" } = i, { biometricsenabled: Ee = "false" } = i, { activepage: P = "" } = i, { passwordregex: Re = "" } = i, { limitformat: qe = "" } = i, { historytypes: Ge = "Payments, Casino, Sports" } = i, { hidecolumns: Xe = "" } = i, { hidevalues: Je = "" } = i, { pagesizeoptions: He = "5, 10, 20, 50, 100" } = i, { defaultpagesize: Qe = "5" } = i, { dateformat: Be = "" } = i, { timeouthasconfirmation: Fe = "false" } = i, { sendnotificationemail: ne } = i, { hascancelbutton: Ve = "false" } = i, { cooloffhasconfirmation: Ze = "false" } = i, { forgotmode: Ke = !1 } = i, { token: Ye = "" } = i, { bonushistorystatus: $e = "" } = i, { bonushistorytype: xe = "" } = i, { allowedextenssion: en = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = i, { filesizeallow: nn = "12934000" } = i, { timezone: sn = "GMT" } = i, { currencylocale: tn = "" } = i, { currencydisplay: on = "code" } = i, { maximumfractiondigits: ln = "2" } = i, { minimumfractiondigits: an = "0" } = i, { amountfallbacktext: rn = "-" } = i, { hidevulnerabilitycheck: un = "false" } = i, { showwelcomepanel: dn = "false" } = i, {
|
|
6852
|
-
|
|
6853
|
-
let W,
|
|
6866
|
+
Zn(n, ei, (a) => s(101, o = a));
|
|
6867
|
+
let { cmsendpoint: l = "" } = i, { env: e = "" } = i, { customnotifications: t = "" } = i, { playerid: _ = "" } = i, { session: w = "" } = i, { endpoint: y = "" } = i, { lang: C = "" } = i, { operator: T = "Everymatrix" } = i, { supportemail: I = "" } = i, { termsconditionslink: L = "" } = i, { separatelimits: k = "true" } = i, { hasdefaultamount: r = "false" } = i, { userroles: S = "" } = i, { simplepasswordvalidation: de = "false" } = i, { tablabels: me = "" } = i, { historyenabled: pe = "" } = i, { deletelimit: ce = "" } = i, { limitsamount: fe = "" } = i, { netdepositprogress: ye = "false" } = i, { limitsperiods: ge = "" } = i, { numberofentries: he = "" } = i, { customcurrencysymbols: we = "" } = i, { currency: be = "" } = i, { apiversion: _e = "" } = i, { clientstyling: G = "" } = i, { clientstylingurl: X = "" } = i, { mbsource: J } = i, { translationurl: H = "" } = i, { companylimits: ke = "false" } = i, { custominputtextswitch: Ce = "false" } = i, { showlocationdetailsdescription: Se = "true" } = i, { disabledfields: Ne = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion" } = i, { gmversion: ee = "" } = i, { producttype: ve = "" } = i, { successurl: Me = "" } = i, { failurl: Pe = "" } = i, { cancelurl: Le = "" } = i, { sportsurl: We = "" } = i, { casinourl: ze = "" } = i, { contacturl: Ae = "" } = i, { homeurl: Ue = "" } = i, { baseurl: De = "" } = i, { hideproducts: je = "" } = i, { mergeproducts: Te = "Casino+Virtuals" } = i, { depositurl: Ie = "" } = i, { showcashierbonus: Oe = "" } = i, { biometricsenabled: Ee = "false" } = i, { activepage: P = "" } = i, { passwordregex: Re = "" } = i, { limitformat: qe = "" } = i, { historytypes: Ge = "Payments, Casino, Sports" } = i, { hidecolumns: Xe = "" } = i, { hidevalues: Je = "" } = i, { pagesizeoptions: He = "5, 10, 20, 50, 100" } = i, { defaultpagesize: Qe = "5" } = i, { dateformat: Be = "" } = i, { timeouthasconfirmation: Fe = "false" } = i, { sendnotificationemail: ne } = i, { hascancelbutton: Ve = "false" } = i, { cooloffhasconfirmation: Ze = "false" } = i, { forgotmode: Ke = !1 } = i, { token: Ye = "" } = i, { bonushistorystatus: $e = "" } = i, { bonushistorytype: xe = "" } = i, { allowedextenssion: en = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = i, { filesizeallow: nn = "12934000" } = i, { timezone: sn = "GMT" } = i, { currencylocale: tn = "" } = i, { currencydisplay: on = "code" } = i, { maximumfractiondigits: ln = "2" } = i, { minimumfractiondigits: an = "0" } = i, { amountfallbacktext: rn = "-" } = i, { hidevulnerabilitycheck: un = "false" } = i, { showwelcomepanel: dn = "false" } = i, { ishiddenwageringbonus: mn = "false" } = i, { forwardcashierredirects: pn = "false" } = i;
|
|
6868
|
+
ti({ withLocale: "en", translations: {} });
|
|
6869
|
+
let W, cn = !1, ie = window.navigator.userAgent, fn = Nn(ie) !== "PC", Pn = Kn(ie), N = "", M = "", A = {}, Q, B, F, j, V = !1, Z = !1, se = "", yn = "", gn = !1, Ln, hn, wn = "/profile-info";
|
|
6854
6870
|
const K = {
|
|
6855
6871
|
"player-account-menu-nd": {
|
|
6856
6872
|
loaded: !1,
|
|
@@ -6878,7 +6894,7 @@ function us(n, i, s) {
|
|
|
6878
6894
|
},
|
|
6879
6895
|
"player-active-bonuses": {
|
|
6880
6896
|
loaded: !1,
|
|
6881
|
-
load: () => import("../lazy/player-active-bonuses-
|
|
6897
|
+
load: () => import("../lazy/player-active-bonuses-BhG-gAPE.js")
|
|
6882
6898
|
},
|
|
6883
6899
|
"player-profile-info": {
|
|
6884
6900
|
loaded: !1,
|
|
@@ -6894,7 +6910,7 @@ function us(n, i, s) {
|
|
|
6894
6910
|
},
|
|
6895
6911
|
"player-bonus-history": {
|
|
6896
6912
|
loaded: !1,
|
|
6897
|
-
load: () => import("../lazy/player-bonus-history-
|
|
6913
|
+
load: () => import("../lazy/player-bonus-history-DBOwFTgd.js")
|
|
6898
6914
|
},
|
|
6899
6915
|
"player-deposit": {
|
|
6900
6916
|
loaded: !1,
|
|
@@ -6956,7 +6972,7 @@ function us(n, i, s) {
|
|
|
6956
6972
|
loaded: !1,
|
|
6957
6973
|
load: () => import("../lazy/player-account-review-frequency-YGJVUND6.js")
|
|
6958
6974
|
}
|
|
6959
|
-
},
|
|
6975
|
+
}, bn = [
|
|
6960
6976
|
"/profile-info",
|
|
6961
6977
|
"/change-password",
|
|
6962
6978
|
"/reality-check",
|
|
@@ -6981,36 +6997,36 @@ function us(n, i, s) {
|
|
|
6981
6997
|
"/external-transactions-history",
|
|
6982
6998
|
"/review-frequency",
|
|
6983
6999
|
"/biometrics"
|
|
6984
|
-
],
|
|
6985
|
-
|
|
6986
|
-
}, Ln = () => {
|
|
6987
|
-
Sn(ie);
|
|
6988
|
-
}, _n = () => {
|
|
6989
|
-
!P && !cn && s(85, P = wn[0]), s(78, hn = P);
|
|
7000
|
+
], _n = () => {
|
|
7001
|
+
Wn(), s(77, N = _), s(78, M = w), kn(), s(76, cn = !1);
|
|
6990
7002
|
}, Wn = () => {
|
|
7003
|
+
Nn(ie);
|
|
7004
|
+
}, kn = () => {
|
|
7005
|
+
!P && !fn && s(86, P = bn[0]), s(79, wn = P);
|
|
7006
|
+
}, zn = () => {
|
|
6991
7007
|
fetch(H).then((g) => g.json()).then((g) => {
|
|
6992
7008
|
Object.keys(g).forEach((h) => {
|
|
6993
|
-
|
|
7009
|
+
vn(h, g[h]);
|
|
6994
7010
|
});
|
|
6995
7011
|
}).catch((g) => {
|
|
6996
7012
|
console.log(g);
|
|
6997
7013
|
});
|
|
6998
7014
|
};
|
|
6999
|
-
Object.keys(
|
|
7000
|
-
|
|
7015
|
+
Object.keys(Mn).forEach((a) => {
|
|
7016
|
+
vn(a, Mn[a]);
|
|
7001
7017
|
});
|
|
7002
|
-
const
|
|
7018
|
+
const Cn = (a) => {
|
|
7003
7019
|
let g;
|
|
7004
7020
|
if (a.data)
|
|
7005
7021
|
switch (a.data.type) {
|
|
7006
7022
|
case "AccountMenuDetails":
|
|
7007
7023
|
break;
|
|
7008
7024
|
case "ChangeAccountPage":
|
|
7009
|
-
s(
|
|
7025
|
+
s(86, P = a.data.page.path), P == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), P == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
|
|
7010
7026
|
break;
|
|
7011
7027
|
case "PlayerAccountMenuActive":
|
|
7012
7028
|
case "GoToPreviousRoute":
|
|
7013
|
-
a.data.isMobile && (s(
|
|
7029
|
+
a.data.isMobile && (s(86, P = ""), _n());
|
|
7014
7030
|
break;
|
|
7015
7031
|
case "UpdatePlayerInfo":
|
|
7016
7032
|
let h = a.data.provisionalArray, v = {
|
|
@@ -7063,11 +7079,11 @@ function us(n, i, s) {
|
|
|
7063
7079
|
});
|
|
7064
7080
|
break;
|
|
7065
7081
|
case "ChangePassword":
|
|
7066
|
-
|
|
7082
|
+
An(a.data.userCurrentPassword, a.data.userNewPassword);
|
|
7067
7083
|
break;
|
|
7068
7084
|
case "SetPlayerAccountTimeout":
|
|
7069
7085
|
g = new URL(`/v2/player/${N}/limits${ee === "gm16" ? "/session" : ""}`, y);
|
|
7070
|
-
let U = a.data.timeoutSelected, te = a.data.timeoutExpiryDate,
|
|
7086
|
+
let U = a.data.timeoutSelected, te = a.data.timeoutExpiryDate, In = {
|
|
7071
7087
|
method: "PUT",
|
|
7072
7088
|
headers: {
|
|
7073
7089
|
"X-SessionID": M,
|
|
@@ -7082,7 +7098,7 @@ function us(n, i, s) {
|
|
|
7082
7098
|
}
|
|
7083
7099
|
})
|
|
7084
7100
|
};
|
|
7085
|
-
fetch(g.href,
|
|
7101
|
+
fetch(g.href, In).then((b) => {
|
|
7086
7102
|
if (b.status == 200)
|
|
7087
7103
|
window.postMessage(
|
|
7088
7104
|
{
|
|
@@ -7100,7 +7116,7 @@ function us(n, i, s) {
|
|
|
7100
7116
|
break;
|
|
7101
7117
|
case "AccountClosure":
|
|
7102
7118
|
g = new URL(`/v1/player/${N}/terminate`, y);
|
|
7103
|
-
let
|
|
7119
|
+
let On = {
|
|
7104
7120
|
method: "DELETE",
|
|
7105
7121
|
headers: {
|
|
7106
7122
|
"X-SessionID": M,
|
|
@@ -7108,7 +7124,7 @@ function us(n, i, s) {
|
|
|
7108
7124
|
Accept: "application/json"
|
|
7109
7125
|
}
|
|
7110
7126
|
};
|
|
7111
|
-
fetch(g.href,
|
|
7127
|
+
fetch(g.href, On).then((b) => {
|
|
7112
7128
|
b.status < 300 && (window.postMessage(
|
|
7113
7129
|
{
|
|
7114
7130
|
type: "WidgetNotification",
|
|
@@ -7122,20 +7138,20 @@ function us(n, i, s) {
|
|
|
7122
7138
|
});
|
|
7123
7139
|
break;
|
|
7124
7140
|
case "UserSessionID":
|
|
7125
|
-
s(
|
|
7141
|
+
s(78, M = a.data.session), s(77, N = a.data.userid);
|
|
7126
7142
|
break;
|
|
7127
7143
|
case "PlayerAccountGamingLimitsUpdate":
|
|
7128
7144
|
g = new URL(`/v2/player/${N}/limits`, y);
|
|
7129
|
-
let
|
|
7145
|
+
let En = a.data.payload, Rn = {
|
|
7130
7146
|
method: "PUT",
|
|
7131
7147
|
headers: {
|
|
7132
7148
|
"X-SessionID": M,
|
|
7133
7149
|
"Content-Type": "application/json",
|
|
7134
7150
|
Accept: "application/json"
|
|
7135
7151
|
},
|
|
7136
|
-
body: JSON.stringify(
|
|
7152
|
+
body: JSON.stringify(En)
|
|
7137
7153
|
};
|
|
7138
|
-
fetch(g.href,
|
|
7154
|
+
fetch(g.href, Rn).then((b) => {
|
|
7139
7155
|
b.status == 200 && (V = !0, window.postMessage(
|
|
7140
7156
|
{
|
|
7141
7157
|
type: "WidgetNotification",
|
|
@@ -7151,8 +7167,8 @@ function us(n, i, s) {
|
|
|
7151
7167
|
case "PlayerAccountGamingLimitDelete":
|
|
7152
7168
|
let Y = a.data.limit ? a.data.limit : {}, E;
|
|
7153
7169
|
Array.isArray(Y) ? E = Y.map((b) => b.period) : E = Y.period;
|
|
7154
|
-
let
|
|
7155
|
-
switch (
|
|
7170
|
+
let qn = a.data.name, R = "";
|
|
7171
|
+
switch (qn) {
|
|
7156
7172
|
case "depositLimits":
|
|
7157
7173
|
R = "deposit";
|
|
7158
7174
|
break;
|
|
@@ -7166,14 +7182,14 @@ function us(n, i, s) {
|
|
|
7166
7182
|
R = "loss";
|
|
7167
7183
|
break;
|
|
7168
7184
|
}
|
|
7169
|
-
let
|
|
7185
|
+
let Gn = {
|
|
7170
7186
|
method: "DELETE",
|
|
7171
7187
|
headers: { "X-SessionID": M },
|
|
7172
7188
|
body: JSON.stringify(Y)
|
|
7173
7189
|
};
|
|
7174
7190
|
g = new URL(`/v2/player/${N}/limits/${R}`, y), Array.isArray(E) ? E.forEach((b) => {
|
|
7175
7191
|
g.searchParams.append("periods", b);
|
|
7176
|
-
}) : g.searchParams.append("periods", E), fetch(g.href,
|
|
7192
|
+
}) : g.searchParams.append("periods", E), fetch(g.href, Gn).then((b) => {
|
|
7177
7193
|
b.status == 200 && (Z = !0, window.postMessage(
|
|
7178
7194
|
{
|
|
7179
7195
|
type: "WidgetNotification",
|
|
@@ -7195,7 +7211,7 @@ function us(n, i, s) {
|
|
|
7195
7211
|
O(new URL(`/v2/player/${N}/limits`, y));
|
|
7196
7212
|
break;
|
|
7197
7213
|
}
|
|
7198
|
-
},
|
|
7214
|
+
}, An = (a, g) => Sn(this, null, function* () {
|
|
7199
7215
|
let h = new URL(`${y}/v1/player/${N}/password`), v = {
|
|
7200
7216
|
currentPassword: a,
|
|
7201
7217
|
newPassword: g
|
|
@@ -7218,18 +7234,18 @@ function us(n, i, s) {
|
|
|
7218
7234
|
}
|
|
7219
7235
|
},
|
|
7220
7236
|
window.location.href
|
|
7221
|
-
),
|
|
7237
|
+
), hn = new CustomEvent(
|
|
7222
7238
|
"ChangePassword",
|
|
7223
7239
|
{
|
|
7224
7240
|
detail: { userPassword: v.newPassword }
|
|
7225
7241
|
}
|
|
7226
|
-
), window.dispatchEvent(
|
|
7242
|
+
), window.dispatchEvent(hn);
|
|
7227
7243
|
else {
|
|
7228
7244
|
let U = yield D.json();
|
|
7229
|
-
|
|
7245
|
+
yn = Object.keys(U.thirdPartyResponse).find((te) => te === "errorCode") + U.thirdPartyResponse.errorCode, se = o(`${yn}`), gn = !0, window.postMessage(
|
|
7230
7246
|
{
|
|
7231
7247
|
type: "ShowPasswordChangedError",
|
|
7232
|
-
showErrorPasswordChanged:
|
|
7248
|
+
showErrorPasswordChanged: gn,
|
|
7233
7249
|
errorPasswordChanged: se
|
|
7234
7250
|
},
|
|
7235
7251
|
window.location.href
|
|
@@ -7263,7 +7279,7 @@ function us(n, i, s) {
|
|
|
7263
7279
|
fetch(a.href, g).then((h) => h.json()).then(
|
|
7264
7280
|
(h) => {
|
|
7265
7281
|
var v, z, D;
|
|
7266
|
-
A = h, Object.keys(A).length !== 0 ? (s(
|
|
7282
|
+
A = h, Object.keys(A).length !== 0 ? (s(87, Q = (v = A.depositLimits) != null ? v : []), s(88, B = (z = A.wageringLimits) != null ? z : []), s(89, F = (D = A.lossLimits) != null ? D : []), A.hasOwnProperty("cumulativeSessionLimits") ? (s(90, j = A.timeLimit), s(90, j = A.cumulativeSessionLimits.map((U) => (U.amount = U.minutes, U)))) : s(90, j = []), window.postMessage(
|
|
7267
7283
|
{
|
|
7268
7284
|
type: "PlayerLimitsData",
|
|
7269
7285
|
limits: {
|
|
@@ -7277,17 +7293,17 @@ function us(n, i, s) {
|
|
|
7277
7293
|
}
|
|
7278
7294
|
},
|
|
7279
7295
|
window.location.href
|
|
7280
|
-
)) : (s(
|
|
7296
|
+
)) : (s(87, Q = []), s(88, B = []), s(89, F = []), s(90, j = [])), xn();
|
|
7281
7297
|
},
|
|
7282
7298
|
(h) => {
|
|
7283
7299
|
console.error(h);
|
|
7284
7300
|
}
|
|
7285
7301
|
);
|
|
7286
|
-
},
|
|
7287
|
-
|
|
7288
|
-
},
|
|
7302
|
+
}, Un = () => {
|
|
7303
|
+
oi(C);
|
|
7304
|
+
}, Dn = (a) => {
|
|
7289
7305
|
O(new URL(`/v2/player/${N}/limits`, y));
|
|
7290
|
-
},
|
|
7306
|
+
}, jn = (a, { componentName: g, props: h }) => {
|
|
7291
7307
|
if (K[g]) {
|
|
7292
7308
|
K[g].loaded || (K[g].load(), K[g].loaded = !0);
|
|
7293
7309
|
for (let v in h)
|
|
@@ -7300,29 +7316,29 @@ function us(n, i, s) {
|
|
|
7300
7316
|
};
|
|
7301
7317
|
}
|
|
7302
7318
|
};
|
|
7303
|
-
|
|
7304
|
-
window.removeEventListener("message",
|
|
7319
|
+
Yn(() => (window.addEventListener("message", Cn, !1), () => {
|
|
7320
|
+
window.removeEventListener("message", Cn);
|
|
7305
7321
|
}));
|
|
7306
|
-
function
|
|
7307
|
-
|
|
7308
|
-
W = a, s(
|
|
7322
|
+
function Tn(a) {
|
|
7323
|
+
$n[a ? "unshift" : "push"](() => {
|
|
7324
|
+
W = a, s(75, W);
|
|
7309
7325
|
});
|
|
7310
7326
|
}
|
|
7311
7327
|
return n.$$set = (a) => {
|
|
7312
|
-
"cmsendpoint" in a && s(0, l = a.cmsendpoint), "env" in a && s(1, e = a.env), "customnotifications" in a && s(2, t = a.customnotifications), "playerid" in a && s(3, _ = a.playerid), "session" in a && s(4, w = a.session), "endpoint" in a && s(5, y = a.endpoint), "lang" in a && s(6, C = a.lang), "operator" in a && s(7, T = a.operator), "supportemail" in a && s(8, I = a.supportemail), "termsconditionslink" in a && s(9, L = a.termsconditionslink), "separatelimits" in a && s(10, k = a.separatelimits), "hasdefaultamount" in a && s(11, r = a.hasdefaultamount), "userroles" in a && s(12, S = a.userroles), "simplepasswordvalidation" in a && s(13, de = a.simplepasswordvalidation), "tablabels" in a && s(14, me = a.tablabels), "historyenabled" in a && s(15, pe = a.historyenabled), "deletelimit" in a && s(16, ce = a.deletelimit), "limitsamount" in a && s(17, fe = a.limitsamount), "netdepositprogress" in a && s(18, ye = a.netdepositprogress), "limitsperiods" in a && s(19, ge = a.limitsperiods), "numberofentries" in a && s(20, he = a.numberofentries), "customcurrencysymbols" in a && s(21, we = a.customcurrencysymbols), "currency" in a && s(22, be = a.currency), "apiversion" in a && s(23, _e = a.apiversion), "clientstyling" in a && s(24, G = a.clientstyling), "clientstylingurl" in a && s(25, X = a.clientstylingurl), "mbsource" in a && s(26, J = a.mbsource), "translationurl" in a && s(27, H = a.translationurl), "companylimits" in a && s(28, ke = a.companylimits), "custominputtextswitch" in a && s(29, Ce = a.custominputtextswitch), "showlocationdetailsdescription" in a && s(30, Se = a.showlocationdetailsdescription), "disabledfields" in a && s(31, Ne = a.disabledfields), "gmversion" in a && s(32, ee = a.gmversion), "producttype" in a && s(33, ve = a.producttype), "successurl" in a && s(34, Me = a.successurl), "failurl" in a && s(35, Pe = a.failurl), "cancelurl" in a && s(36, Le = a.cancelurl), "sportsurl" in a && s(37, We = a.sportsurl), "casinourl" in a && s(38, ze = a.casinourl), "contacturl" in a && s(39, Ae = a.contacturl), "homeurl" in a && s(40, Ue = a.homeurl), "baseurl" in a && s(41, De = a.baseurl), "hideproducts" in a && s(42, je = a.hideproducts), "mergeproducts" in a && s(43, Te = a.mergeproducts), "depositurl" in a && s(44, Ie = a.depositurl), "showcashierbonus" in a && s(45, Oe = a.showcashierbonus), "biometricsenabled" in a && s(46, Ee = a.biometricsenabled), "activepage" in a && s(
|
|
7328
|
+
"cmsendpoint" in a && s(0, l = a.cmsendpoint), "env" in a && s(1, e = a.env), "customnotifications" in a && s(2, t = a.customnotifications), "playerid" in a && s(3, _ = a.playerid), "session" in a && s(4, w = a.session), "endpoint" in a && s(5, y = a.endpoint), "lang" in a && s(6, C = a.lang), "operator" in a && s(7, T = a.operator), "supportemail" in a && s(8, I = a.supportemail), "termsconditionslink" in a && s(9, L = a.termsconditionslink), "separatelimits" in a && s(10, k = a.separatelimits), "hasdefaultamount" in a && s(11, r = a.hasdefaultamount), "userroles" in a && s(12, S = a.userroles), "simplepasswordvalidation" in a && s(13, de = a.simplepasswordvalidation), "tablabels" in a && s(14, me = a.tablabels), "historyenabled" in a && s(15, pe = a.historyenabled), "deletelimit" in a && s(16, ce = a.deletelimit), "limitsamount" in a && s(17, fe = a.limitsamount), "netdepositprogress" in a && s(18, ye = a.netdepositprogress), "limitsperiods" in a && s(19, ge = a.limitsperiods), "numberofentries" in a && s(20, he = a.numberofentries), "customcurrencysymbols" in a && s(21, we = a.customcurrencysymbols), "currency" in a && s(22, be = a.currency), "apiversion" in a && s(23, _e = a.apiversion), "clientstyling" in a && s(24, G = a.clientstyling), "clientstylingurl" in a && s(25, X = a.clientstylingurl), "mbsource" in a && s(26, J = a.mbsource), "translationurl" in a && s(27, H = a.translationurl), "companylimits" in a && s(28, ke = a.companylimits), "custominputtextswitch" in a && s(29, Ce = a.custominputtextswitch), "showlocationdetailsdescription" in a && s(30, Se = a.showlocationdetailsdescription), "disabledfields" in a && s(31, Ne = a.disabledfields), "gmversion" in a && s(32, ee = a.gmversion), "producttype" in a && s(33, ve = a.producttype), "successurl" in a && s(34, Me = a.successurl), "failurl" in a && s(35, Pe = a.failurl), "cancelurl" in a && s(36, Le = a.cancelurl), "sportsurl" in a && s(37, We = a.sportsurl), "casinourl" in a && s(38, ze = a.casinourl), "contacturl" in a && s(39, Ae = a.contacturl), "homeurl" in a && s(40, Ue = a.homeurl), "baseurl" in a && s(41, De = a.baseurl), "hideproducts" in a && s(42, je = a.hideproducts), "mergeproducts" in a && s(43, Te = a.mergeproducts), "depositurl" in a && s(44, Ie = a.depositurl), "showcashierbonus" in a && s(45, Oe = a.showcashierbonus), "biometricsenabled" in a && s(46, Ee = a.biometricsenabled), "activepage" in a && s(86, P = a.activepage), "passwordregex" in a && s(47, Re = a.passwordregex), "limitformat" in a && s(48, qe = a.limitformat), "historytypes" in a && s(49, Ge = a.historytypes), "hidecolumns" in a && s(50, Xe = a.hidecolumns), "hidevalues" in a && s(51, Je = a.hidevalues), "pagesizeoptions" in a && s(52, He = a.pagesizeoptions), "defaultpagesize" in a && s(53, Qe = a.defaultpagesize), "dateformat" in a && s(54, Be = a.dateformat), "timeouthasconfirmation" in a && s(55, Fe = a.timeouthasconfirmation), "sendnotificationemail" in a && s(56, ne = a.sendnotificationemail), "hascancelbutton" in a && s(57, Ve = a.hascancelbutton), "cooloffhasconfirmation" in a && s(58, Ze = a.cooloffhasconfirmation), "forgotmode" in a && s(59, Ke = a.forgotmode), "token" in a && s(60, Ye = a.token), "bonushistorystatus" in a && s(61, $e = a.bonushistorystatus), "bonushistorytype" in a && s(62, xe = a.bonushistorytype), "allowedextenssion" in a && s(63, en = a.allowedextenssion), "filesizeallow" in a && s(64, nn = a.filesizeallow), "timezone" in a && s(65, sn = a.timezone), "currencylocale" in a && s(66, tn = a.currencylocale), "currencydisplay" in a && s(67, on = a.currencydisplay), "maximumfractiondigits" in a && s(68, ln = a.maximumfractiondigits), "minimumfractiondigits" in a && s(69, an = a.minimumfractiondigits), "amountfallbacktext" in a && s(70, rn = a.amountfallbacktext), "hidevulnerabilitycheck" in a && s(71, un = a.hidevulnerabilitycheck), "showwelcomepanel" in a && s(72, dn = a.showwelcomepanel), "ishiddenwageringbonus" in a && s(73, mn = a.ishiddenwageringbonus), "forwardcashierredirects" in a && s(74, pn = a.forwardcashierredirects);
|
|
7313
7329
|
}, n.$$.update = () => {
|
|
7314
7330
|
n.$$.dirty[0] & /*lang*/
|
|
7315
|
-
64 && C &&
|
|
7316
|
-
4223 && l && y && t && _ && w && C && e && S &&
|
|
7317
|
-
|
|
7331
|
+
64 && C && Un(), n.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
|
|
7332
|
+
4223 && l && y && t && _ && w && C && e && S && _n(), n.$$.dirty[2] & /*depositlimit, wageringlimit, losslimit, timelimit*/
|
|
7333
|
+
503316480, n.$$.dirty[0] & /*clientstyling*/
|
|
7318
7334
|
16777216 | n.$$.dirty[2] & /*customStylingContainer*/
|
|
7319
|
-
|
|
7335
|
+
8192 && G && W && ni(W, G), n.$$.dirty[0] & /*clientstylingurl*/
|
|
7320
7336
|
33554432 | n.$$.dirty[2] & /*customStylingContainer*/
|
|
7321
|
-
|
|
7337
|
+
8192 && X && W && ii(W, X), n.$$.dirty[0] & /*mbsource*/
|
|
7322
7338
|
67108864 | n.$$.dirty[2] & /*customStylingContainer*/
|
|
7323
|
-
|
|
7324
|
-
134217728 && H &&
|
|
7325
|
-
|
|
7339
|
+
8192 && J && W && si(W, `${J}.Style`), n.$$.dirty[0] & /*translationurl*/
|
|
7340
|
+
134217728 && H && zn(), n.$$.dirty[2] & /*activepage*/
|
|
7341
|
+
16777216 && P && kn();
|
|
7326
7342
|
}, [
|
|
7327
7343
|
l,
|
|
7328
7344
|
e,
|
|
@@ -7398,33 +7414,34 @@ function us(n, i, s) {
|
|
|
7398
7414
|
un,
|
|
7399
7415
|
dn,
|
|
7400
7416
|
mn,
|
|
7401
|
-
W,
|
|
7402
7417
|
pn,
|
|
7418
|
+
W,
|
|
7419
|
+
cn,
|
|
7403
7420
|
N,
|
|
7404
7421
|
M,
|
|
7405
|
-
hn,
|
|
7406
|
-
cn,
|
|
7407
|
-
Mn,
|
|
7408
|
-
Pn,
|
|
7409
7422
|
wn,
|
|
7410
|
-
|
|
7423
|
+
fn,
|
|
7424
|
+
Pn,
|
|
7425
|
+
Ln,
|
|
7426
|
+
bn,
|
|
7411
7427
|
Dn,
|
|
7428
|
+
jn,
|
|
7412
7429
|
P,
|
|
7413
7430
|
Q,
|
|
7414
7431
|
B,
|
|
7415
7432
|
F,
|
|
7416
7433
|
j,
|
|
7417
|
-
|
|
7434
|
+
Tn
|
|
7418
7435
|
];
|
|
7419
7436
|
}
|
|
7420
|
-
class
|
|
7437
|
+
class ms extends Hn {
|
|
7421
7438
|
constructor(i) {
|
|
7422
|
-
super(),
|
|
7439
|
+
super(), Qn(
|
|
7423
7440
|
this,
|
|
7424
7441
|
i,
|
|
7442
|
+
ds,
|
|
7425
7443
|
us,
|
|
7426
|
-
|
|
7427
|
-
Qn,
|
|
7444
|
+
Bn,
|
|
7428
7445
|
{
|
|
7429
7446
|
cmsendpoint: 0,
|
|
7430
7447
|
env: 1,
|
|
@@ -7473,7 +7490,7 @@ class ds extends Jn {
|
|
|
7473
7490
|
depositurl: 44,
|
|
7474
7491
|
showcashierbonus: 45,
|
|
7475
7492
|
biometricsenabled: 46,
|
|
7476
|
-
activepage:
|
|
7493
|
+
activepage: 86,
|
|
7477
7494
|
passwordregex: 47,
|
|
7478
7495
|
limitformat: 48,
|
|
7479
7496
|
historytypes: 49,
|
|
@@ -7500,9 +7517,10 @@ class ds extends Jn {
|
|
|
7500
7517
|
amountfallbacktext: 70,
|
|
7501
7518
|
hidevulnerabilitycheck: 71,
|
|
7502
7519
|
showwelcomepanel: 72,
|
|
7503
|
-
|
|
7520
|
+
ishiddenwageringbonus: 73,
|
|
7521
|
+
forwardcashierredirects: 74
|
|
7504
7522
|
},
|
|
7505
|
-
|
|
7523
|
+
li,
|
|
7506
7524
|
[-1, -1, -1, -1]
|
|
7507
7525
|
);
|
|
7508
7526
|
}
|
|
@@ -7789,7 +7807,7 @@ class ds extends Jn {
|
|
|
7789
7807
|
this.$$set({ biometricsenabled: i }), u();
|
|
7790
7808
|
}
|
|
7791
7809
|
get activepage() {
|
|
7792
|
-
return this.$$.ctx[
|
|
7810
|
+
return this.$$.ctx[86];
|
|
7793
7811
|
}
|
|
7794
7812
|
set activepage(i) {
|
|
7795
7813
|
this.$$set({ activepage: i }), u();
|
|
@@ -7950,14 +7968,20 @@ class ds extends Jn {
|
|
|
7950
7968
|
set showwelcomepanel(i) {
|
|
7951
7969
|
this.$$set({ showwelcomepanel: i }), u();
|
|
7952
7970
|
}
|
|
7953
|
-
get
|
|
7971
|
+
get ishiddenwageringbonus() {
|
|
7954
7972
|
return this.$$.ctx[73];
|
|
7955
7973
|
}
|
|
7974
|
+
set ishiddenwageringbonus(i) {
|
|
7975
|
+
this.$$set({ ishiddenwageringbonus: i }), u();
|
|
7976
|
+
}
|
|
7977
|
+
get forwardcashierredirects() {
|
|
7978
|
+
return this.$$.ctx[74];
|
|
7979
|
+
}
|
|
7956
7980
|
set forwardcashierredirects(i) {
|
|
7957
7981
|
this.$$set({ forwardcashierredirects: i }), u();
|
|
7958
7982
|
}
|
|
7959
7983
|
}
|
|
7960
|
-
|
|
7984
|
+
Fn(ms, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, netdepositprogress: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, companylimits: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, baseurl: {}, hideproducts: {}, mergeproducts: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, passwordregex: {}, limitformat: {}, historytypes: {}, hidecolumns: {}, hidevalues: {}, pagesizeoptions: {}, defaultpagesize: {}, dateformat: {}, timeouthasconfirmation: {}, sendnotificationemail: {}, hascancelbutton: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {}, bonushistorystatus: {}, bonushistorytype: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, currencylocale: {}, currencydisplay: {}, maximumfractiondigits: {}, minimumfractiondigits: {}, amountfallbacktext: {}, hidevulnerabilitycheck: {}, showwelcomepanel: {}, ishiddenwageringbonus: {}, forwardcashierredirects: {} }, [], [], !0);
|
|
7961
7985
|
export {
|
|
7962
|
-
|
|
7986
|
+
ms as default
|
|
7963
7987
|
};
|