@everymatrix/player-account-controller 1.46.0 → 1.47.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.
Files changed (36) hide show
  1. package/components/{GeneralLogout-DR-XxT8N.js → GeneralLogout-DI0_2Ld2.js} +23 -23
  2. package/components/{PlayerAccountBettingHistory-fca6lsNS.js → PlayerAccountBettingHistory-p8-C5d_q.js} +1 -1
  3. package/components/{PlayerAccountBiometrics-CjiFJhw-.js → PlayerAccountBiometrics-36-jzvmv.js} +1 -1
  4. package/components/{PlayerAccountClosure-jv1Rveed.js → PlayerAccountClosure-Buc1jxH3.js} +1 -1
  5. package/components/{PlayerAccountController-DcH3apKb.js → PlayerAccountController-ByUOoFRP.js} +427 -425
  6. package/components/PlayerAccountController-_bwKPwDW.cjs +1 -0
  7. package/components/{PlayerAccountGamingLimits-D3HbxASA.js → PlayerAccountGamingLimits-X6i1dxNz.js} +2 -2
  8. package/components/{PlayerAccountGamingLimitsConfirmationModal-D0i0fMnV.js → PlayerAccountGamingLimitsConfirmationModal-_s70hpGn.js} +5 -5
  9. package/components/{PlayerAccountGamingLimitsGroupEdit-Ds0hHVHM.js → PlayerAccountGamingLimitsGroupEdit-BQ82HYJY.js} +4 -4
  10. package/components/{PlayerAccountGamingLimitsHistory2-CMLSdTnW.js → PlayerAccountGamingLimitsHistory2-BkYPsgPu.js} +6 -6
  11. package/components/{PlayerAccountGamingLimitsInfoCard-BBL_jJC8.js → PlayerAccountGamingLimitsInfoCard-DQkGickX.js} +68 -68
  12. package/components/{PlayerAccountGamingLimitsPage2Gm16-Db8AA-bx.js → PlayerAccountGamingLimitsPage2Gm16-CUVJ6oru.js} +510 -510
  13. package/components/{PlayerAccountGamingLimitsPage2Gm16-ChyIWofJ.cjs → PlayerAccountGamingLimitsPage2Gm16-CgSTVo78.cjs} +5 -5
  14. package/components/{PlayerAccountGamingLimitsPopup-B_VQVAW1.js → PlayerAccountGamingLimitsPopup-BRVwX_uG.js} +9 -9
  15. package/components/{PlayerAccountGamingLimitsWrapper2-BQHfy5Y8.js → PlayerAccountGamingLimitsWrapper2-CQdJbFpT.js} +30 -30
  16. package/components/{PlayerAccountGamingLimitsWrapper2-Da9RcHDD.cjs → PlayerAccountGamingLimitsWrapper2-CYEuoaQA.cjs} +1 -1
  17. package/components/{PlayerAccountMenu-Cguxd1Gn.js → PlayerAccountMenu-hM5ZxGE7.js} +19 -19
  18. package/components/{PlayerAccountModal-BpuFEHxz.js → PlayerAccountModal-BK_133rp.js} +25 -25
  19. package/components/{PlayerAccountNotifications-SC-So9Ge.js → PlayerAccountNotifications-COx0wvVZ.js} +20 -20
  20. package/components/{PlayerAccountSelfExclusion-BWE1SMeK.js → PlayerAccountSelfExclusion-Ct5PPXD7.js} +1 -1
  21. package/components/{PlayerAccountTimeout-CMxX7J1C.js → PlayerAccountTimeout-DMvUsWoq.js} +29 -29
  22. package/components/{PlayerActiveBonuses-CQtGUqTk.js → PlayerActiveBonuses-CIvyQppa.js} +65 -65
  23. package/components/{PlayerBonusCard-CQTRKi8G.js → PlayerBonusCard-DGoTFlMq.js} +2 -2
  24. package/components/{PlayerBonusHistory-BQgWbJ_2.js → PlayerBonusHistory-CWw3cxZf.js} +45 -45
  25. package/components/{PlayerChangePassword-B9qM0mFd.js → PlayerChangePassword-BkRFX3fB.js} +30 -30
  26. package/components/{PlayerDeposit-Dvm1Z2l9.js → PlayerDeposit-T-QxU0tF.js} +16 -16
  27. package/components/{PlayerGamingHistory-gYZx3djE.js → PlayerGamingHistory-C3Cy2xUB.js} +36 -36
  28. package/components/{PlayerPendingWithdrawals-DgF86kij.js → PlayerPendingWithdrawals-DR9D_EFU.js} +10 -10
  29. package/components/{PlayerProfileInfo-CcE2OTIa.js → PlayerProfileInfo-DBUA-zCn.js} +26 -26
  30. package/components/{PlayerRealityCheck-gh3vV1ow.js → PlayerRealityCheck-CRHHpeWT.js} +19 -19
  31. package/components/{PlayerTransactionHistory-DpPF3FQq.js → PlayerTransactionHistory-HQMXVkZj.js} +10 -10
  32. package/components/{PlayerWithdrawal-BHyCdUgc.js → PlayerWithdrawal-BToCctRz.js} +14 -14
  33. package/es2015/player-account-controller.cjs +1 -1
  34. package/es2015/player-account-controller.js +1 -1
  35. package/package.json +1 -1
  36. package/components/PlayerAccountController-YWVJPVwG.cjs +0 -1
@@ -1,32 +1,35 @@
1
- var Ie = (s, e, n) => new Promise((t, u) => {
1
+ var Te = (s, e, n) => new Promise((t, u) => {
2
2
  var o = (w) => {
3
3
  try {
4
- h(n.next(w));
5
- } catch (d) {
6
- u(d);
4
+ d(n.next(w));
5
+ } catch (h) {
6
+ u(h);
7
7
  }
8
8
  }, f = (w) => {
9
9
  try {
10
- h(n.throw(w));
11
- } catch (d) {
12
- u(d);
10
+ d(n.throw(w));
11
+ } catch (h) {
12
+ u(h);
13
13
  }
14
- }, h = (w) => w.done ? t(w.value) : Promise.resolve(w.value).then(o, f);
15
- h((n = n.apply(s, e)).next());
14
+ }, d = (w) => w.done ? t(w.value) : Promise.resolve(w.value).then(o, f);
15
+ d((n = n.apply(s, e)).next());
16
16
  });
17
- import { $ as ee, z as si, a as ti, S as li, i as ai, f as g, c as oi, s as ri, b as ui, e as c, d as K, g as L, A as $, l as M, k as p, o as Fe, p as m, q as fi, u as ci, v as mi, B as pi, x as hi, y as di, C as gi, j as i, D as wi, E as We } from "./GeneralLogout-DR-XxT8N.js";
18
- function _i({ withLocale: s, translations: e }) {
19
- ee.subscribe((n) => {
20
- n == null && (si.set(e), ee.set(s));
17
+ import { $ as Z, z as ii, a as ni, S as si, i as ti, f as g, c as li, s as ai, b as oi, e as c, k as m, o as Re, p, q as ri, u as ui, v as fi, x as ci, y as mi, A as pi, g as Fe, d as Q, j as i, l as N, B as hi, C as ze } from "./GeneralLogout-DI0_2Ld2.js";
18
+ import "../stencil/user-deposit-withdrawal-DlTyKrkT.js";
19
+ import "../stencil/player-kyc-verification-CZYvrNVs.js";
20
+ import "../stencil/user-transaction-history-W4vbS2--.js";
21
+ function di({ withLocale: s, translations: e }) {
22
+ Z.subscribe((n) => {
23
+ n == null && (ii.set(e), Z.set(s));
21
24
  });
22
25
  }
23
- function ze(s, e) {
24
- ti(s, e);
26
+ function Ne(s, e) {
27
+ ni(s, e);
25
28
  }
26
- function yi(s) {
27
- ee.set(s);
29
+ function gi(s) {
30
+ Z.set(s);
28
31
  }
29
- const Ge = {
32
+ const Ie = {
30
33
  en: {
31
34
  profileUpdateSuccess: "Profile updated!",
32
35
  timeoutSuccess: "Timeout active",
@@ -140,7 +143,7 @@ if (typeof window != "undefined") {
140
143
  }
141
144
  };
142
145
  };
143
- customElements.define = s(customElements.define), import("./PlayerAccountMenu-Cguxd1Gn.js").then(({ default: e }) => {
146
+ customElements.define = s(customElements.define), import("./PlayerAccountMenu-hM5ZxGE7.js").then(({ default: e }) => {
144
147
  !customElements.get("player-account-menu") && customElements.define("player-account-menu", e.element);
145
148
  });
146
149
  }
@@ -156,7 +159,7 @@ if (typeof window != "undefined") {
156
159
  }
157
160
  };
158
161
  };
159
- customElements.define = s(customElements.define), import("./PlayerAccountNotifications-SC-So9Ge.js").then(({ default: e }) => {
162
+ customElements.define = s(customElements.define), import("./PlayerAccountNotifications-COx0wvVZ.js").then(({ default: e }) => {
160
163
  !customElements.get("player-account-notifications") && customElements.define("player-account-notifications", e.element);
161
164
  });
162
165
  }
@@ -172,7 +175,7 @@ if (typeof window != "undefined") {
172
175
  }
173
176
  };
174
177
  };
175
- customElements.define = s(customElements.define), import("./PlayerAccountTimeout-CMxX7J1C.js").then(({ default: e }) => {
178
+ customElements.define = s(customElements.define), import("./PlayerAccountTimeout-DMvUsWoq.js").then(({ default: e }) => {
176
179
  !customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
177
180
  });
178
181
  }
@@ -188,7 +191,7 @@ if (typeof window != "undefined") {
188
191
  }
189
192
  };
190
193
  };
191
- customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-BWE1SMeK.js").then(({ default: e }) => {
194
+ customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-Ct5PPXD7.js").then(({ default: e }) => {
192
195
  !customElements.get("player-account-self-exclusion") && customElements.define("player-account-self-exclusion", e.element);
193
196
  });
194
197
  }
@@ -204,7 +207,7 @@ if (typeof window != "undefined") {
204
207
  }
205
208
  };
206
209
  };
207
- customElements.define = s(customElements.define), import("./PlayerAccountClosure-jv1Rveed.js").then(({ default: e }) => {
210
+ customElements.define = s(customElements.define), import("./PlayerAccountClosure-Buc1jxH3.js").then(({ default: e }) => {
208
211
  !customElements.get("player-account-closure") && customElements.define("player-account-closure", e.element);
209
212
  });
210
213
  }
@@ -220,7 +223,7 @@ if (typeof window != "undefined") {
220
223
  }
221
224
  };
222
225
  };
223
- customElements.define = s(customElements.define), import("./PlayerAccountGamingLimits-D3HbxASA.js").then(({ default: e }) => {
226
+ customElements.define = s(customElements.define), import("./PlayerAccountGamingLimits-X6i1dxNz.js").then(({ default: e }) => {
224
227
  !customElements.get("player-account-gaming-limits") && customElements.define("player-account-gaming-limits", e.element);
225
228
  });
226
229
  }
@@ -236,7 +239,7 @@ if (typeof window != "undefined") {
236
239
  }
237
240
  };
238
241
  };
239
- customElements.define = s(customElements.define), import("./PlayerActiveBonuses-CQtGUqTk.js").then(({ default: e }) => {
242
+ customElements.define = s(customElements.define), import("./PlayerActiveBonuses-CIvyQppa.js").then(({ default: e }) => {
240
243
  !customElements.get("player-active-bonuses") && customElements.define("player-active-bonuses", e.element);
241
244
  });
242
245
  }
@@ -252,7 +255,7 @@ if (typeof window != "undefined") {
252
255
  }
253
256
  };
254
257
  };
255
- customElements.define = s(customElements.define), import("./PlayerProfileInfo-CcE2OTIa.js").then(({ default: e }) => {
258
+ customElements.define = s(customElements.define), import("./PlayerProfileInfo-DBUA-zCn.js").then(({ default: e }) => {
256
259
  !customElements.get("player-profile-info") && customElements.define("player-profile-info", e.element);
257
260
  });
258
261
  }
@@ -268,7 +271,7 @@ if (typeof window != "undefined") {
268
271
  }
269
272
  };
270
273
  };
271
- customElements.define = s(customElements.define), import("./PlayerChangePassword-B9qM0mFd.js").then(({ default: e }) => {
274
+ customElements.define = s(customElements.define), import("./PlayerChangePassword-BkRFX3fB.js").then(({ default: e }) => {
272
275
  !customElements.get("player-change-password") && customElements.define("player-change-password", e.element);
273
276
  });
274
277
  }
@@ -284,7 +287,7 @@ if (typeof window != "undefined") {
284
287
  }
285
288
  };
286
289
  };
287
- customElements.define = s(customElements.define), import("./PlayerRealityCheck-gh3vV1ow.js").then(({ default: e }) => {
290
+ customElements.define = s(customElements.define), import("./PlayerRealityCheck-CRHHpeWT.js").then(({ default: e }) => {
288
291
  !customElements.get("player-reality-check") && customElements.define("player-reality-check", e.element);
289
292
  });
290
293
  }
@@ -300,7 +303,7 @@ if (typeof window != "undefined") {
300
303
  }
301
304
  };
302
305
  };
303
- customElements.define = s(customElements.define), import("./PlayerBonusHistory-BQgWbJ_2.js").then(({ default: e }) => {
306
+ customElements.define = s(customElements.define), import("./PlayerBonusHistory-CWw3cxZf.js").then(({ default: e }) => {
304
307
  !customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
305
308
  });
306
309
  }
@@ -316,7 +319,7 @@ if (typeof window != "undefined") {
316
319
  }
317
320
  };
318
321
  };
319
- customElements.define = s(customElements.define), import("./PlayerDeposit-Dvm1Z2l9.js").then(({ default: e }) => {
322
+ customElements.define = s(customElements.define), import("./PlayerDeposit-T-QxU0tF.js").then(({ default: e }) => {
320
323
  !customElements.get("player-deposit") && customElements.define("player-deposit", e.element);
321
324
  });
322
325
  }
@@ -332,7 +335,7 @@ if (typeof window != "undefined") {
332
335
  }
333
336
  };
334
337
  };
335
- customElements.define = s(customElements.define), import("./PlayerWithdrawal-BHyCdUgc.js").then(({ default: e }) => {
338
+ customElements.define = s(customElements.define), import("./PlayerWithdrawal-BToCctRz.js").then(({ default: e }) => {
336
339
  !customElements.get("player-withdrawal") && customElements.define("player-withdrawal", e.element);
337
340
  });
338
341
  }
@@ -348,7 +351,7 @@ if (typeof window != "undefined") {
348
351
  }
349
352
  };
350
353
  };
351
- customElements.define = s(customElements.define), import("./PlayerPendingWithdrawals-DgF86kij.js").then(({ default: e }) => {
354
+ customElements.define = s(customElements.define), import("./PlayerPendingWithdrawals-DR9D_EFU.js").then(({ default: e }) => {
352
355
  !customElements.get("player-pending-withdrawals") && customElements.define("player-pending-withdrawals", e.element);
353
356
  });
354
357
  }
@@ -364,7 +367,7 @@ if (typeof window != "undefined") {
364
367
  }
365
368
  };
366
369
  };
367
- customElements.define = s(customElements.define), import("./PlayerTransactionHistory-DpPF3FQq.js").then(({ default: e }) => {
370
+ customElements.define = s(customElements.define), import("./PlayerTransactionHistory-HQMXVkZj.js").then(({ default: e }) => {
368
371
  !customElements.get("player-transaction-history") && customElements.define("player-transaction-history", e.element);
369
372
  });
370
373
  }
@@ -380,7 +383,7 @@ if (typeof window != "undefined") {
380
383
  }
381
384
  };
382
385
  };
383
- customElements.define = s(customElements.define), import("./PlayerGamingHistory-gYZx3djE.js").then(({ default: e }) => {
386
+ customElements.define = s(customElements.define), import("./PlayerGamingHistory-C3Cy2xUB.js").then(({ default: e }) => {
384
387
  !customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
385
388
  });
386
389
  }
@@ -396,7 +399,7 @@ if (typeof window != "undefined") {
396
399
  }
397
400
  };
398
401
  };
399
- customElements.define = s(customElements.define), import("./PlayerAccountBettingHistory-fca6lsNS.js").then(({ default: e }) => {
402
+ customElements.define = s(customElements.define), import("./PlayerAccountBettingHistory-p8-C5d_q.js").then(({ default: e }) => {
400
403
  !customElements.get("player-account-betting-history") && customElements.define("player-account-betting-history", e.element);
401
404
  });
402
405
  }
@@ -412,7 +415,7 @@ if (typeof window != "undefined") {
412
415
  }
413
416
  };
414
417
  };
415
- customElements.define = s(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-BQHfy5Y8.js").then(({ default: e }) => {
418
+ customElements.define = s(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-CQdJbFpT.js").then(({ default: e }) => {
416
419
  !customElements.get("player-account-gaming-limits-wrapper-2") && customElements.define(
417
420
  "player-account-gaming-limits-wrapper-2",
418
421
  e.element
@@ -431,153 +434,152 @@ if (typeof window != "undefined") {
431
434
  }
432
435
  };
433
436
  };
434
- customElements.define = s(customElements.define), import("./PlayerAccountBiometrics-CjiFJhw-.js").then(({ default: e }) => {
437
+ customElements.define = s(customElements.define), import("./PlayerAccountBiometrics-36-jzvmv.js").then(({ default: e }) => {
435
438
  !customElements.get("player-account-biometrics") && customElements.define("player-account-biometrics", e.element);
436
439
  });
437
440
  }
438
- const { document: x } = pi;
439
- function bi(s) {
440
- ui(s, "svelte-ehsvrp", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emfe-w-pam-color-nav-desktop-bg, var(--emfe-w-color-gray-300, #58586B))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emfe-w-pam-color-nav-mobile-bg, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-pam-typography-color-nav-bg, var(--emfe-w-color-contrast, #FFFFFF))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
441
+ function wi(s) {
442
+ oi(s, "svelte-ehsvrp", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emfe-w-pam-color-bg, var(--emfe-w-color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emfe-w-pam-color-nav-desktop-bg, var(--emfe-w-color-gray-300, #58586B))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emfe-w-pam-color-nav-mobile-bg, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-pam-typography-color-nav-bg, var(--emfe-w-color-contrast, #FFFFFF))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
441
443
  }
442
- function Ei(s) {
444
+ function _i(s) {
443
445
  let e;
444
446
  function n(o, f) {
445
447
  if (
446
448
  /*isMobile*/
447
449
  o[47]
448
- ) return Si;
450
+ ) return bi;
449
451
  if (
450
452
  /*sessionId*/
451
453
  o[44] && /*cmsendpoint*/
452
454
  o[0] && /*env*/
453
455
  o[1]
454
- ) return vi;
456
+ ) return yi;
455
457
  }
456
458
  let t = n(s), u = t && t(s);
457
459
  return {
458
460
  c() {
459
- e = c("section"), u && u.c(), L(e, "class", "PlayerAccountPage " + /*isMobile*/
461
+ e = c("section"), u && u.c(), Fe(e, "class", "PlayerAccountPage " + /*isMobile*/
460
462
  (s[47] ? "PlayerAccountMobilePage" : ""));
461
463
  },
462
464
  m(o, f) {
463
- p(o, e, f), u && u.m(e, null);
465
+ m(o, e, f), u && u.m(e, null);
464
466
  },
465
467
  p(o, f) {
466
468
  t === (t = n(o)) && u ? u.p(o, f) : (u && u.d(1), u = t && t(o), u && (u.c(), u.m(e, null)));
467
469
  },
468
470
  d(o) {
469
- o && m(e), u && u.d();
471
+ o && p(e), u && u.d();
470
472
  }
471
473
  };
472
474
  }
473
- function vi(s) {
474
- let e, n, t, u, o, f, h;
475
+ function yi(s) {
476
+ let e, n, t, u, o, f, d;
475
477
  function w(l, _) {
476
478
  if (
477
479
  /*activeMenuItem*/
478
480
  l[46] === /*widgetPath*/
479
481
  l[49][0]
480
- ) return Hi;
482
+ ) return Gi;
481
483
  if (
482
484
  /*activeMenuItem*/
483
485
  l[46] === /*widgetPath*/
484
486
  l[49][1]
485
- ) return Xi;
487
+ ) return zi;
486
488
  if (
487
489
  /*activeMenuItem*/
488
490
  l[46] === /*widgetPath*/
489
491
  l[49][2]
490
- ) return Wi;
492
+ ) return Fi;
491
493
  if (
492
494
  /*activeMenuItem*/
493
495
  l[46] === /*widgetPath*/
494
496
  l[49][3]
495
- ) return Gi;
497
+ ) return Ii;
496
498
  if (
497
499
  /*activeMenuItem*/
498
500
  l[46] === /*widgetPath*/
499
501
  l[49][4]
500
- ) return zi;
502
+ ) return Ni;
501
503
  if (
502
504
  /*activeMenuItem*/
503
505
  l[46] == /*widgetPath*/
504
506
  l[49][5]
505
- ) return Fi;
507
+ ) return Ri;
506
508
  if (
507
509
  /*activeMenuItem*/
508
510
  l[46] === /*widgetPath*/
509
511
  l[49][6]
510
- ) return Ii;
512
+ ) return Ti;
511
513
  if (
512
514
  /*activeMenuItem*/
513
515
  l[46] === /*widgetPath*/
514
516
  l[49][7]
515
- ) return Ni;
517
+ ) return ji;
516
518
  if (
517
519
  /*activeMenuItem*/
518
520
  l[46] === /*widgetPath*/
519
521
  l[49][8]
520
- ) return Ri;
522
+ ) return Oi;
521
523
  if (
522
524
  /*activeMenuItem*/
523
525
  l[46] === /*widgetPath*/
524
526
  l[49][9]
525
- ) return ji;
527
+ ) return Ui;
526
528
  if (
527
529
  /*activeMenuItem*/
528
530
  l[46] === /*widgetPath*/
529
531
  l[49][10]
530
- ) return Ti;
532
+ ) return Ai;
531
533
  if (
532
534
  /*activeMenuItem*/
533
535
  l[46] === /*widgetPath*/
534
536
  l[49][11]
535
- ) return Oi;
537
+ ) return Mi;
536
538
  if (
537
539
  /*activeMenuItem*/
538
540
  l[46] === /*widgetPath*/
539
541
  l[49][12]
540
- ) return Ui;
542
+ ) return Li;
541
543
  if (
542
544
  /*activeMenuItem*/
543
545
  l[46] === /*widgetPath*/
544
546
  l[49][13]
545
- ) return Ai;
547
+ ) return Di;
546
548
  if (
547
549
  /*activeMenuItem*/
548
550
  l[46] === /*widgetPath*/
549
551
  l[49][14]
550
- ) return Mi;
552
+ ) return Pi;
551
553
  if (
552
554
  /*activeMenuItem*/
553
555
  l[46] === /*widgetPath*/
554
556
  l[49][15]
555
- ) return Li;
557
+ ) return Ci;
556
558
  if (
557
559
  /*activeMenuItem*/
558
560
  l[46] === /*widgetPath*/
559
561
  l[49][16]
560
- ) return Pi;
562
+ ) return ki;
561
563
  if (
562
564
  /*activeMenuItem*/
563
565
  l[46] === /*widgetPath*/
564
566
  l[49][17]
565
- ) return Di;
567
+ ) return vi;
566
568
  if (
567
569
  /*activeMenuItem*/
568
570
  l[46] === /*widgetPath*/
569
571
  l[49][18]
570
- ) return Ci;
572
+ ) return Si;
571
573
  if (
572
574
  /*activeMenuItem*/
573
575
  l[46] === /*widgetPath*/
574
576
  l[49][19]
575
- ) return ki;
577
+ ) return Ei;
576
578
  }
577
- let d = w(s), a = d && d(s);
579
+ let h = w(s), a = h && h(s);
578
580
  return {
579
581
  c() {
580
- e = c("nav"), n = c("player-account-menu"), t = K(), u = c("main"), a && a.c(), o = K(), f = c("aside"), h = c("player-account-notifications"), i(
582
+ e = c("nav"), n = c("player-account-menu"), t = Q(), u = c("main"), a && a.c(), o = Q(), f = c("aside"), d = c("player-account-notifications"), i(
581
583
  n,
582
584
  "endpoint",
583
585
  /*endpoint*/
@@ -633,44 +635,44 @@ function vi(s) {
633
635
  /*clientstylingurl*/
634
636
  s[23]
635
637
  ), i(
636
- h,
638
+ d,
637
639
  "lang",
638
640
  /*lang*/
639
641
  s[6]
640
642
  ), i(
641
- h,
643
+ d,
642
644
  "cmsendpoint",
643
645
  /*cmsendpoint*/
644
646
  s[0]
645
647
  ), i(
646
- h,
648
+ d,
647
649
  "env",
648
650
  /*env*/
649
651
  s[1]
650
652
  ), i(
651
- h,
653
+ d,
652
654
  "userroles",
653
655
  /*userroles*/
654
656
  s[11]
655
657
  ), i(
656
- h,
658
+ d,
657
659
  "customnotifications",
658
660
  /*customnotifications*/
659
661
  s[2]
660
662
  ), i(
661
- h,
663
+ d,
662
664
  "clientstyling",
663
665
  /*clientstyling*/
664
666
  s[22]
665
667
  ), i(
666
- h,
668
+ d,
667
669
  "clientstylingurl",
668
670
  /*clientstylingurl*/
669
671
  s[23]
670
672
  );
671
673
  },
672
674
  m(l, _) {
673
- p(l, e, _), M(e, n), p(l, t, _), p(l, u, _), a && a.m(u, null), p(l, o, _), p(l, f, _), M(f, h);
675
+ m(l, e, _), N(e, n), m(l, t, _), m(l, u, _), a && a.m(u, null), m(l, o, _), m(l, f, _), N(f, d);
674
676
  },
675
677
  p(l, _) {
676
678
  _[0] & /*endpoint*/
@@ -733,183 +735,183 @@ function vi(s) {
733
735
  "clientstylingurl",
734
736
  /*clientstylingurl*/
735
737
  l[23]
736
- ), d === (d = w(l)) && a ? a.p(l, _) : (a && a.d(1), a = d && d(l), a && (a.c(), a.m(u, null))), _[0] & /*lang*/
738
+ ), h === (h = w(l)) && a ? a.p(l, _) : (a && a.d(1), a = h && h(l), a && (a.c(), a.m(u, null))), _[0] & /*lang*/
737
739
  64 && i(
738
- h,
740
+ d,
739
741
  "lang",
740
742
  /*lang*/
741
743
  l[6]
742
744
  ), _[0] & /*cmsendpoint*/
743
745
  1 && i(
744
- h,
746
+ d,
745
747
  "cmsendpoint",
746
748
  /*cmsendpoint*/
747
749
  l[0]
748
750
  ), _[0] & /*env*/
749
751
  2 && i(
750
- h,
752
+ d,
751
753
  "env",
752
754
  /*env*/
753
755
  l[1]
754
756
  ), _[0] & /*userroles*/
755
757
  2048 && i(
756
- h,
758
+ d,
757
759
  "userroles",
758
760
  /*userroles*/
759
761
  l[11]
760
762
  ), _[0] & /*customnotifications*/
761
763
  4 && i(
762
- h,
764
+ d,
763
765
  "customnotifications",
764
766
  /*customnotifications*/
765
767
  l[2]
766
768
  ), _[0] & /*clientstyling*/
767
769
  4194304 && i(
768
- h,
770
+ d,
769
771
  "clientstyling",
770
772
  /*clientstyling*/
771
773
  l[22]
772
774
  ), _[0] & /*clientstylingurl*/
773
775
  8388608 && i(
774
- h,
776
+ d,
775
777
  "clientstylingurl",
776
778
  /*clientstylingurl*/
777
779
  l[23]
778
780
  );
779
781
  },
780
782
  d(l) {
781
- l && (m(e), m(t), m(u), m(o), m(f)), a && a.d();
783
+ l && (p(e), p(t), p(u), p(o), p(f)), a && a.d();
782
784
  }
783
785
  };
784
786
  }
785
- function Si(s) {
787
+ function bi(s) {
786
788
  let e;
787
789
  function n(o, f) {
788
790
  if (!/*activeMenuItem*/
789
- o[46]) return mn;
791
+ o[46]) return un;
790
792
  if (
791
793
  /*activeMenuItem*/
792
794
  o[46] === /*widgetPath*/
793
795
  o[49][0]
794
- ) return cn;
796
+ ) return rn;
795
797
  if (
796
798
  /*activeMenuItem*/
797
799
  o[46] === /*widgetPath*/
798
800
  o[49][1]
799
- ) return fn;
801
+ ) return on;
800
802
  if (
801
803
  /*activeMenuItem*/
802
804
  o[46] === /*widgetPath*/
803
805
  o[49][2]
804
- ) return un;
806
+ ) return an;
805
807
  if (
806
808
  /*activeMenuItem*/
807
809
  o[46] === /*widgetPath*/
808
810
  o[49][3]
809
- ) return rn;
811
+ ) return ln;
810
812
  if (
811
813
  /*activeMenuItem*/
812
814
  o[46] === /*widgetPath*/
813
815
  o[49][4]
814
- ) return on;
816
+ ) return tn;
815
817
  if (
816
818
  /*activeMenuItem*/
817
819
  o[46] === /*widgetPath*/
818
820
  o[49][5]
819
- ) return an;
821
+ ) return sn;
820
822
  if (
821
823
  /*activeMenuItem*/
822
824
  o[46] === /*widgetPath*/
823
825
  o[49][6]
824
- ) return ln;
826
+ ) return nn;
825
827
  if (
826
828
  /*activeMenuItem*/
827
829
  o[46] === /*widgetPath*/
828
830
  o[49][7]
829
- ) return tn;
831
+ ) return en;
830
832
  if (
831
833
  /*activeMenuItem*/
832
834
  o[46] === /*widgetPath*/
833
835
  o[49][8]
834
- ) return sn;
836
+ ) return xi;
835
837
  if (
836
838
  /*activeMenuItem*/
837
839
  o[46] === /*widgetPath*/
838
840
  o[49][9]
839
- ) return nn;
841
+ ) return $i;
840
842
  if (
841
843
  /*activeMenuItem*/
842
844
  o[46] === /*widgetPath*/
843
845
  o[49][10]
844
- ) return en;
846
+ ) return Yi;
845
847
  if (
846
848
  /*activeMenuItem*/
847
849
  o[46] === /*widgetPath*/
848
850
  o[49][11]
849
- ) return xi;
851
+ ) return Qi;
850
852
  if (
851
853
  /*activeMenuItem*/
852
854
  o[46] === /*widgetPath*/
853
855
  o[49][12]
854
- ) return $i;
856
+ ) return Zi;
855
857
  if (
856
858
  /*activeMenuItem*/
857
859
  o[46] === /*widgetPath*/
858
860
  o[49][13]
859
- ) return Yi;
861
+ ) return Ki;
860
862
  if (
861
863
  /*activeMenuItem*/
862
864
  o[46] === /*widgetPath*/
863
865
  o[49][14]
864
- ) return Qi;
866
+ ) return Vi;
865
867
  if (
866
868
  /*activeMenuItem*/
867
869
  o[46] === /*widgetPath*/
868
870
  o[49][15]
869
- ) return Zi;
871
+ ) return Bi;
870
872
  if (
871
873
  /*activeMenuItem*/
872
874
  o[46] === /*widgetPath*/
873
875
  o[49][16]
874
- ) return Ki;
876
+ ) return Hi;
875
877
  if (
876
878
  /*activeMenuItem*/
877
879
  o[46] === /*widgetPath*/
878
880
  o[49][17]
879
- ) return Vi;
881
+ ) return qi;
880
882
  if (
881
883
  /*activeMenuItem*/
882
884
  o[46] === /*widgetPath*/
883
885
  o[49][18]
884
- ) return Bi;
886
+ ) return Ji;
885
887
  if (
886
888
  /*activeMenuItem*/
887
889
  o[46] === /*widgetPath*/
888
890
  o[49][19]
889
- ) return qi;
891
+ ) return Xi;
890
892
  if (
891
893
  /*activeMenuItem*/
892
894
  o[46] === /*widgetPath*/
893
895
  o[49][20]
894
- ) return Ji;
896
+ ) return Wi;
895
897
  }
896
898
  let t = n(s), u = t && t(s);
897
899
  return {
898
900
  c() {
899
- u && u.c(), e = wi();
901
+ u && u.c(), e = hi();
900
902
  },
901
903
  m(o, f) {
902
- u && u.m(o, f), p(o, e, f);
904
+ u && u.m(o, f), m(o, e, f);
903
905
  },
904
906
  p(o, f) {
905
907
  t === (t = n(o)) && u ? u.p(o, f) : (u && u.d(1), u = t && t(o), u && (u.c(), u.m(e.parentNode, e)));
906
908
  },
907
909
  d(o) {
908
- o && m(e), u && u.d(o);
910
+ o && p(e), u && u.d(o);
909
911
  }
910
912
  };
911
913
  }
912
- function ki(s) {
914
+ function Ei(s) {
913
915
  let e;
914
916
  return {
915
917
  c() {
@@ -946,7 +948,7 @@ function ki(s) {
946
948
  );
947
949
  },
948
950
  m(n, t) {
949
- p(n, e, t);
951
+ m(n, e, t);
950
952
  },
951
953
  p(n, t) {
952
954
  t[0] & /*endpoint*/
@@ -982,12 +984,12 @@ function ki(s) {
982
984
  );
983
985
  },
984
986
  d(n) {
985
- n && m(e);
987
+ n && p(e);
986
988
  }
987
989
  };
988
990
  }
989
- function Ci(s) {
990
- let e, n, t, u, o, f, h, w, d;
991
+ function Si(s) {
992
+ let e, n, t, u, o, f, d, w, h;
991
993
  return {
992
994
  c() {
993
995
  e = c("user-deposit-withdrawal"), i(
@@ -1040,11 +1042,11 @@ function Ci(s) {
1040
1042
  s[6] + /*sportsurl*/
1041
1043
  s[31]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
1042
1044
  s[6] + /*casinourl*/
1043
- s[32]), i(e, "contact-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1045
+ s[32]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1044
1046
  s[6] + /*contacturl*/
1045
1047
  s[33]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
1046
1048
  s[6] + /*homeurl*/
1047
- s[34]), i(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1049
+ s[34]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1048
1050
  s[6] + /*depositurl*/
1049
1051
  s[35]), i(
1050
1052
  e,
@@ -1059,7 +1061,7 @@ function Ci(s) {
1059
1061
  );
1060
1062
  },
1061
1063
  m(a, l) {
1062
- p(a, e, l);
1064
+ m(a, e, l);
1063
1065
  },
1064
1066
  p(a, l) {
1065
1067
  l[0] & /*endpoint*/
@@ -1129,17 +1131,17 @@ function Ci(s) {
1129
1131
  a[6] + /*casinourl*/
1130
1132
  a[32]) && i(e, "casino-url", f), l[0] & /*lang*/
1131
1133
  64 | l[1] & /*contacturl*/
1132
- 4 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1134
+ 4 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1133
1135
  a[6] + /*contacturl*/
1134
- a[33]) && i(e, "contact-url", h), l[0] & /*lang*/
1136
+ a[33]) && i(e, "contact-url", d), l[0] & /*lang*/
1135
1137
  64 | l[1] & /*homeurl*/
1136
1138
  8 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
1137
1139
  a[6] + /*homeurl*/
1138
1140
  a[34]) && i(e, "home-url", w), l[0] & /*lang*/
1139
1141
  64 | l[1] & /*depositurl*/
1140
- 16 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1142
+ 16 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1141
1143
  a[6] + /*depositurl*/
1142
- a[35]) && i(e, "deposit-url", d), l[0] & /*clientstyling*/
1144
+ a[35]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
1143
1145
  4194304 && i(
1144
1146
  e,
1145
1147
  "client-styling",
@@ -1154,12 +1156,12 @@ function Ci(s) {
1154
1156
  );
1155
1157
  },
1156
1158
  d(a) {
1157
- a && m(e);
1159
+ a && p(e);
1158
1160
  }
1159
1161
  };
1160
1162
  }
1161
- function Di(s) {
1162
- let e, n, t, u, o, f, h, w, d;
1163
+ function vi(s) {
1164
+ let e, n, t, u, o, f, d, w, h;
1163
1165
  return {
1164
1166
  c() {
1165
1167
  e = c("user-deposit-withdrawal"), i(
@@ -1212,11 +1214,11 @@ function Di(s) {
1212
1214
  s[6] + /*sportsurl*/
1213
1215
  s[31]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
1214
1216
  s[6] + /*casinourl*/
1215
- s[32]), i(e, "contact-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1217
+ s[32]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1216
1218
  s[6] + /*contacturl*/
1217
1219
  s[33]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
1218
1220
  s[6] + /*homeurl*/
1219
- s[34]), i(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1221
+ s[34]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1220
1222
  s[6] + /*depositurl*/
1221
1223
  s[35]), i(
1222
1224
  e,
@@ -1231,7 +1233,7 @@ function Di(s) {
1231
1233
  );
1232
1234
  },
1233
1235
  m(a, l) {
1234
- p(a, e, l);
1236
+ m(a, e, l);
1235
1237
  },
1236
1238
  p(a, l) {
1237
1239
  l[0] & /*endpoint*/
@@ -1301,17 +1303,17 @@ function Di(s) {
1301
1303
  a[6] + /*casinourl*/
1302
1304
  a[32]) && i(e, "casino-url", f), l[0] & /*lang*/
1303
1305
  64 | l[1] & /*contacturl*/
1304
- 4 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1306
+ 4 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1305
1307
  a[6] + /*contacturl*/
1306
- a[33]) && i(e, "contact-url", h), l[0] & /*lang*/
1308
+ a[33]) && i(e, "contact-url", d), l[0] & /*lang*/
1307
1309
  64 | l[1] & /*homeurl*/
1308
1310
  8 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
1309
1311
  a[6] + /*homeurl*/
1310
1312
  a[34]) && i(e, "home-url", w), l[0] & /*lang*/
1311
1313
  64 | l[1] & /*depositurl*/
1312
- 16 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1314
+ 16 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1313
1315
  a[6] + /*depositurl*/
1314
- a[35]) && i(e, "deposit-url", d), l[0] & /*clientstyling*/
1316
+ a[35]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
1315
1317
  4194304 && i(
1316
1318
  e,
1317
1319
  "client-styling",
@@ -1326,11 +1328,11 @@ function Di(s) {
1326
1328
  );
1327
1329
  },
1328
1330
  d(a) {
1329
- a && m(e);
1331
+ a && p(e);
1330
1332
  }
1331
1333
  };
1332
1334
  }
1333
- function Pi(s) {
1335
+ function ki(s) {
1334
1336
  let e;
1335
1337
  return {
1336
1338
  c() {
@@ -1372,7 +1374,7 @@ function Pi(s) {
1372
1374
  );
1373
1375
  },
1374
1376
  m(n, t) {
1375
- p(n, e, t);
1377
+ m(n, e, t);
1376
1378
  },
1377
1379
  p(n, t) {
1378
1380
  t[0] & /*endpoint*/
@@ -1420,11 +1422,11 @@ function Pi(s) {
1420
1422
  );
1421
1423
  },
1422
1424
  d(n) {
1423
- n && m(e);
1425
+ n && p(e);
1424
1426
  }
1425
1427
  };
1426
1428
  }
1427
- function Li(s) {
1429
+ function Ci(s) {
1428
1430
  let e;
1429
1431
  return {
1430
1432
  c() {
@@ -1516,7 +1518,7 @@ function Li(s) {
1516
1518
  );
1517
1519
  },
1518
1520
  m(n, t) {
1519
- p(n, e, t);
1521
+ m(n, e, t);
1520
1522
  },
1521
1523
  p(n, t) {
1522
1524
  t[0] & /*endpoint*/
@@ -1624,11 +1626,11 @@ function Li(s) {
1624
1626
  );
1625
1627
  },
1626
1628
  d(n) {
1627
- n && m(e);
1629
+ n && p(e);
1628
1630
  }
1629
1631
  };
1630
1632
  }
1631
- function Mi(s) {
1633
+ function Pi(s) {
1632
1634
  let e;
1633
1635
  return {
1634
1636
  c() {
@@ -1670,7 +1672,7 @@ function Mi(s) {
1670
1672
  );
1671
1673
  },
1672
1674
  m(n, t) {
1673
- p(n, e, t);
1675
+ m(n, e, t);
1674
1676
  },
1675
1677
  p(n, t) {
1676
1678
  t[0] & /*endpoint*/
@@ -1718,11 +1720,11 @@ function Mi(s) {
1718
1720
  );
1719
1721
  },
1720
1722
  d(n) {
1721
- n && m(e);
1723
+ n && p(e);
1722
1724
  }
1723
1725
  };
1724
1726
  }
1725
- function Ai(s) {
1727
+ function Di(s) {
1726
1728
  let e;
1727
1729
  return {
1728
1730
  c() {
@@ -1764,7 +1766,7 @@ function Ai(s) {
1764
1766
  );
1765
1767
  },
1766
1768
  m(n, t) {
1767
- p(n, e, t);
1769
+ m(n, e, t);
1768
1770
  },
1769
1771
  p(n, t) {
1770
1772
  t[0] & /*endpoint*/
@@ -1812,11 +1814,11 @@ function Ai(s) {
1812
1814
  );
1813
1815
  },
1814
1816
  d(n) {
1815
- n && m(e);
1817
+ n && p(e);
1816
1818
  }
1817
1819
  };
1818
1820
  }
1819
- function Ui(s) {
1821
+ function Li(s) {
1820
1822
  let e;
1821
1823
  return {
1822
1824
  c() {
@@ -1858,7 +1860,7 @@ function Ui(s) {
1858
1860
  );
1859
1861
  },
1860
1862
  m(n, t) {
1861
- p(n, e, t);
1863
+ m(n, e, t);
1862
1864
  },
1863
1865
  p(n, t) {
1864
1866
  t[0] & /*endpoint*/
@@ -1906,11 +1908,11 @@ function Ui(s) {
1906
1908
  );
1907
1909
  },
1908
1910
  d(n) {
1909
- n && m(e);
1911
+ n && p(e);
1910
1912
  }
1911
1913
  };
1912
1914
  }
1913
- function Oi(s) {
1915
+ function Mi(s) {
1914
1916
  let e;
1915
1917
  return {
1916
1918
  c() {
@@ -1962,7 +1964,7 @@ function Oi(s) {
1962
1964
  );
1963
1965
  },
1964
1966
  m(n, t) {
1965
- p(n, e, t);
1967
+ m(n, e, t);
1966
1968
  },
1967
1969
  p(n, t) {
1968
1970
  t[0] & /*endpoint*/
@@ -2022,11 +2024,11 @@ function Oi(s) {
2022
2024
  );
2023
2025
  },
2024
2026
  d(n) {
2025
- n && m(e);
2027
+ n && p(e);
2026
2028
  }
2027
2029
  };
2028
2030
  }
2029
- function Ti(s) {
2031
+ function Ai(s) {
2030
2032
  let e;
2031
2033
  return {
2032
2034
  c() {
@@ -2078,7 +2080,7 @@ function Ti(s) {
2078
2080
  );
2079
2081
  },
2080
2082
  m(n, t) {
2081
- p(n, e, t);
2083
+ m(n, e, t);
2082
2084
  },
2083
2085
  p(n, t) {
2084
2086
  t[0] & /*endpoint*/
@@ -2138,11 +2140,11 @@ function Ti(s) {
2138
2140
  );
2139
2141
  },
2140
2142
  d(n) {
2141
- n && m(e);
2143
+ n && p(e);
2142
2144
  }
2143
2145
  };
2144
2146
  }
2145
- function ji(s) {
2147
+ function Ui(s) {
2146
2148
  let e;
2147
2149
  return {
2148
2150
  c() {
@@ -2189,7 +2191,7 @@ function ji(s) {
2189
2191
  );
2190
2192
  },
2191
2193
  m(n, t) {
2192
- p(n, e, t);
2194
+ m(n, e, t);
2193
2195
  },
2194
2196
  p(n, t) {
2195
2197
  t[0] & /*endpoint*/
@@ -2243,11 +2245,11 @@ function ji(s) {
2243
2245
  );
2244
2246
  },
2245
2247
  d(n) {
2246
- n && m(e);
2248
+ n && p(e);
2247
2249
  }
2248
2250
  };
2249
2251
  }
2250
- function Ri(s) {
2252
+ function Oi(s) {
2251
2253
  let e;
2252
2254
  return {
2253
2255
  c() {
@@ -2299,7 +2301,7 @@ function Ri(s) {
2299
2301
  );
2300
2302
  },
2301
2303
  m(n, t) {
2302
- p(n, e, t);
2304
+ m(n, e, t);
2303
2305
  },
2304
2306
  p(n, t) {
2305
2307
  t[1] & /*bonushistorystatus*/
@@ -2359,11 +2361,11 @@ function Ri(s) {
2359
2361
  );
2360
2362
  },
2361
2363
  d(n) {
2362
- n && m(e);
2364
+ n && p(e);
2363
2365
  }
2364
2366
  };
2365
2367
  }
2366
- function Ni(s) {
2368
+ function ji(s) {
2367
2369
  let e;
2368
2370
  return {
2369
2371
  c() {
@@ -2410,7 +2412,7 @@ function Ni(s) {
2410
2412
  );
2411
2413
  },
2412
2414
  m(n, t) {
2413
- p(n, e, t);
2415
+ m(n, e, t);
2414
2416
  },
2415
2417
  p(n, t) {
2416
2418
  t[0] & /*endpoint*/
@@ -2464,11 +2466,11 @@ function Ni(s) {
2464
2466
  );
2465
2467
  },
2466
2468
  d(n) {
2467
- n && m(e);
2469
+ n && p(e);
2468
2470
  }
2469
2471
  };
2470
2472
  }
2471
- function Ii(s) {
2473
+ function Ti(s) {
2472
2474
  let e;
2473
2475
  return {
2474
2476
  c() {
@@ -2510,7 +2512,7 @@ function Ii(s) {
2510
2512
  );
2511
2513
  },
2512
2514
  m(n, t) {
2513
- p(n, e, t);
2515
+ m(n, e, t);
2514
2516
  },
2515
2517
  p(n, t) {
2516
2518
  t[0] & /*endpoint*/
@@ -2558,11 +2560,11 @@ function Ii(s) {
2558
2560
  );
2559
2561
  },
2560
2562
  d(n) {
2561
- n && m(e);
2563
+ n && p(e);
2562
2564
  }
2563
2565
  };
2564
2566
  }
2565
- function Fi(s) {
2567
+ function Ri(s) {
2566
2568
  let e, n, t;
2567
2569
  return {
2568
2570
  c() {
@@ -2594,7 +2596,7 @@ function Fi(s) {
2594
2596
  );
2595
2597
  },
2596
2598
  m(u, o) {
2597
- p(u, e, o), n || (t = We(
2599
+ m(u, e, o), n || (t = ze(
2598
2600
  /*sendLimitsData*/
2599
2601
  s[50].call(null, e)
2600
2602
  ), n = !0);
@@ -2633,11 +2635,11 @@ function Fi(s) {
2633
2635
  );
2634
2636
  },
2635
2637
  d(u) {
2636
- u && m(e), n = !1, t();
2638
+ u && p(e), n = !1, t();
2637
2639
  }
2638
2640
  };
2639
2641
  }
2640
- function zi(s) {
2642
+ function Ni(s) {
2641
2643
  let e;
2642
2644
  return {
2643
2645
  c() {
@@ -2664,7 +2666,7 @@ function zi(s) {
2664
2666
  );
2665
2667
  },
2666
2668
  m(n, t) {
2667
- p(n, e, t);
2669
+ m(n, e, t);
2668
2670
  },
2669
2671
  p(n, t) {
2670
2672
  t[0] & /*lang*/
@@ -2694,11 +2696,11 @@ function zi(s) {
2694
2696
  );
2695
2697
  },
2696
2698
  d(n) {
2697
- n && m(e);
2699
+ n && p(e);
2698
2700
  }
2699
2701
  };
2700
2702
  }
2701
- function Gi(s) {
2703
+ function Ii(s) {
2702
2704
  let e;
2703
2705
  return {
2704
2706
  c() {
@@ -2735,7 +2737,7 @@ function Gi(s) {
2735
2737
  );
2736
2738
  },
2737
2739
  m(n, t) {
2738
- p(n, e, t);
2740
+ m(n, e, t);
2739
2741
  },
2740
2742
  p(n, t) {
2741
2743
  t[0] & /*lang*/
@@ -2777,11 +2779,11 @@ function Gi(s) {
2777
2779
  );
2778
2780
  },
2779
2781
  d(n) {
2780
- n && m(e);
2782
+ n && p(e);
2781
2783
  }
2782
2784
  };
2783
2785
  }
2784
- function Wi(s) {
2786
+ function Fi(s) {
2785
2787
  let e;
2786
2788
  return {
2787
2789
  c() {
@@ -2823,7 +2825,7 @@ function Wi(s) {
2823
2825
  );
2824
2826
  },
2825
2827
  m(n, t) {
2826
- p(n, e, t);
2828
+ m(n, e, t);
2827
2829
  },
2828
2830
  p(n, t) {
2829
2831
  t[0] & /*endpoint*/
@@ -2871,11 +2873,11 @@ function Wi(s) {
2871
2873
  );
2872
2874
  },
2873
2875
  d(n) {
2874
- n && m(e);
2876
+ n && p(e);
2875
2877
  }
2876
2878
  };
2877
2879
  }
2878
- function Xi(s) {
2880
+ function zi(s) {
2879
2881
  let e;
2880
2882
  return {
2881
2883
  c() {
@@ -2912,7 +2914,7 @@ function Xi(s) {
2912
2914
  );
2913
2915
  },
2914
2916
  m(n, t) {
2915
- p(n, e, t);
2917
+ m(n, e, t);
2916
2918
  },
2917
2919
  p(n, t) {
2918
2920
  t[0] & /*simplepasswordvalidation*/
@@ -2954,11 +2956,11 @@ function Xi(s) {
2954
2956
  );
2955
2957
  },
2956
2958
  d(n) {
2957
- n && m(e);
2959
+ n && p(e);
2958
2960
  }
2959
2961
  };
2960
2962
  }
2961
- function Hi(s) {
2963
+ function Gi(s) {
2962
2964
  let e;
2963
2965
  return {
2964
2966
  c() {
@@ -3005,7 +3007,7 @@ function Hi(s) {
3005
3007
  );
3006
3008
  },
3007
3009
  m(n, t) {
3008
- p(n, e, t);
3010
+ m(n, e, t);
3009
3011
  },
3010
3012
  p(n, t) {
3011
3013
  t[1] & /*userId*/
@@ -3059,11 +3061,11 @@ function Hi(s) {
3059
3061
  );
3060
3062
  },
3061
3063
  d(n) {
3062
- n && m(e);
3064
+ n && p(e);
3063
3065
  }
3064
3066
  };
3065
3067
  }
3066
- function Ji(s) {
3068
+ function Wi(s) {
3067
3069
  let e;
3068
3070
  return {
3069
3071
  c() {
@@ -3095,7 +3097,7 @@ function Ji(s) {
3095
3097
  );
3096
3098
  },
3097
3099
  m(n, t) {
3098
- p(n, e, t);
3100
+ m(n, e, t);
3099
3101
  },
3100
3102
  p(n, t) {
3101
3103
  t[1] & /*biometricsenabled*/
@@ -3131,11 +3133,11 @@ function Ji(s) {
3131
3133
  );
3132
3134
  },
3133
3135
  d(n) {
3134
- n && m(e);
3136
+ n && p(e);
3135
3137
  }
3136
3138
  };
3137
3139
  }
3138
- function qi(s) {
3140
+ function Xi(s) {
3139
3141
  let e;
3140
3142
  return {
3141
3143
  c() {
@@ -3172,7 +3174,7 @@ function qi(s) {
3172
3174
  );
3173
3175
  },
3174
3176
  m(n, t) {
3175
- p(n, e, t);
3177
+ m(n, e, t);
3176
3178
  },
3177
3179
  p(n, t) {
3178
3180
  t[0] & /*endpoint*/
@@ -3208,12 +3210,12 @@ function qi(s) {
3208
3210
  );
3209
3211
  },
3210
3212
  d(n) {
3211
- n && m(e);
3213
+ n && p(e);
3212
3214
  }
3213
3215
  };
3214
3216
  }
3215
- function Bi(s) {
3216
- let e, n, t, u, o, f, h, w, d;
3217
+ function Ji(s) {
3218
+ let e, n, t, u, o, f, d, w, h;
3217
3219
  return {
3218
3220
  c() {
3219
3221
  e = c("user-deposit-withdrawal"), i(
@@ -3266,11 +3268,11 @@ function Bi(s) {
3266
3268
  s[6] + /*sportsurl*/
3267
3269
  s[31]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
3268
3270
  s[6] + /*casinourl*/
3269
- s[32]), i(e, "contact-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3271
+ s[32]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3270
3272
  s[6] + /*contacturl*/
3271
3273
  s[33]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
3272
3274
  s[6] + /*homeurl*/
3273
- s[34]), i(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3275
+ s[34]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3274
3276
  s[6] + /*depositurl*/
3275
3277
  s[35]), i(
3276
3278
  e,
@@ -3285,7 +3287,7 @@ function Bi(s) {
3285
3287
  );
3286
3288
  },
3287
3289
  m(a, l) {
3288
- p(a, e, l);
3290
+ m(a, e, l);
3289
3291
  },
3290
3292
  p(a, l) {
3291
3293
  l[0] & /*endpoint*/
@@ -3355,17 +3357,17 @@ function Bi(s) {
3355
3357
  a[6] + /*casinourl*/
3356
3358
  a[32]) && i(e, "casino-url", f), l[0] & /*lang*/
3357
3359
  64 | l[1] & /*contacturl*/
3358
- 4 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3360
+ 4 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3359
3361
  a[6] + /*contacturl*/
3360
- a[33]) && i(e, "contact-url", h), l[0] & /*lang*/
3362
+ a[33]) && i(e, "contact-url", d), l[0] & /*lang*/
3361
3363
  64 | l[1] & /*homeurl*/
3362
3364
  8 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
3363
3365
  a[6] + /*homeurl*/
3364
3366
  a[34]) && i(e, "home-url", w), l[0] & /*lang*/
3365
3367
  64 | l[1] & /*depositurl*/
3366
- 16 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3368
+ 16 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3367
3369
  a[6] + /*depositurl*/
3368
- a[35]) && i(e, "deposit-url", d), l[0] & /*clientstyling*/
3370
+ a[35]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
3369
3371
  4194304 && i(
3370
3372
  e,
3371
3373
  "client-styling",
@@ -3380,12 +3382,12 @@ function Bi(s) {
3380
3382
  );
3381
3383
  },
3382
3384
  d(a) {
3383
- a && m(e);
3385
+ a && p(e);
3384
3386
  }
3385
3387
  };
3386
3388
  }
3387
- function Vi(s) {
3388
- let e, n, t, u, o, f, h, w, d;
3389
+ function qi(s) {
3390
+ let e, n, t, u, o, f, d, w, h;
3389
3391
  return {
3390
3392
  c() {
3391
3393
  e = c("user-deposit-withdrawal"), i(
@@ -3438,11 +3440,11 @@ function Vi(s) {
3438
3440
  s[6] + /*sportsurl*/
3439
3441
  s[31]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
3440
3442
  s[6] + /*casinourl*/
3441
- s[32]), i(e, "contact-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3443
+ s[32]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3442
3444
  s[6] + /*contacturl*/
3443
3445
  s[33]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
3444
3446
  s[6] + /*homeurl*/
3445
- s[34]), i(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3447
+ s[34]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3446
3448
  s[6] + /*depositurl*/
3447
3449
  s[35]), i(
3448
3450
  e,
@@ -3457,7 +3459,7 @@ function Vi(s) {
3457
3459
  );
3458
3460
  },
3459
3461
  m(a, l) {
3460
- p(a, e, l);
3462
+ m(a, e, l);
3461
3463
  },
3462
3464
  p(a, l) {
3463
3465
  l[0] & /*endpoint*/
@@ -3527,17 +3529,17 @@ function Vi(s) {
3527
3529
  a[6] + /*casinourl*/
3528
3530
  a[32]) && i(e, "casino-url", f), l[0] & /*lang*/
3529
3531
  64 | l[1] & /*contacturl*/
3530
- 4 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3532
+ 4 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3531
3533
  a[6] + /*contacturl*/
3532
- a[33]) && i(e, "contact-url", h), l[0] & /*lang*/
3534
+ a[33]) && i(e, "contact-url", d), l[0] & /*lang*/
3533
3535
  64 | l[1] & /*homeurl*/
3534
3536
  8 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
3535
3537
  a[6] + /*homeurl*/
3536
3538
  a[34]) && i(e, "home-url", w), l[0] & /*lang*/
3537
3539
  64 | l[1] & /*depositurl*/
3538
- 16 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3540
+ 16 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3539
3541
  a[6] + /*depositurl*/
3540
- a[35]) && i(e, "deposit-url", d), l[0] & /*clientstyling*/
3542
+ a[35]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
3541
3543
  4194304 && i(
3542
3544
  e,
3543
3545
  "client-styling",
@@ -3552,11 +3554,11 @@ function Vi(s) {
3552
3554
  );
3553
3555
  },
3554
3556
  d(a) {
3555
- a && m(e);
3557
+ a && p(e);
3556
3558
  }
3557
3559
  };
3558
3560
  }
3559
- function Ki(s) {
3561
+ function Hi(s) {
3560
3562
  let e;
3561
3563
  return {
3562
3564
  c() {
@@ -3598,7 +3600,7 @@ function Ki(s) {
3598
3600
  );
3599
3601
  },
3600
3602
  m(n, t) {
3601
- p(n, e, t);
3603
+ m(n, e, t);
3602
3604
  },
3603
3605
  p(n, t) {
3604
3606
  t[0] & /*endpoint*/
@@ -3646,11 +3648,11 @@ function Ki(s) {
3646
3648
  );
3647
3649
  },
3648
3650
  d(n) {
3649
- n && m(e);
3651
+ n && p(e);
3650
3652
  }
3651
3653
  };
3652
3654
  }
3653
- function Zi(s) {
3655
+ function Bi(s) {
3654
3656
  let e;
3655
3657
  return {
3656
3658
  c() {
@@ -3742,7 +3744,7 @@ function Zi(s) {
3742
3744
  );
3743
3745
  },
3744
3746
  m(n, t) {
3745
- p(n, e, t);
3747
+ m(n, e, t);
3746
3748
  },
3747
3749
  p(n, t) {
3748
3750
  t[0] & /*endpoint*/
@@ -3850,11 +3852,11 @@ function Zi(s) {
3850
3852
  );
3851
3853
  },
3852
3854
  d(n) {
3853
- n && m(e);
3855
+ n && p(e);
3854
3856
  }
3855
3857
  };
3856
3858
  }
3857
- function Qi(s) {
3859
+ function Vi(s) {
3858
3860
  let e;
3859
3861
  return {
3860
3862
  c() {
@@ -3896,7 +3898,7 @@ function Qi(s) {
3896
3898
  );
3897
3899
  },
3898
3900
  m(n, t) {
3899
- p(n, e, t);
3901
+ m(n, e, t);
3900
3902
  },
3901
3903
  p(n, t) {
3902
3904
  t[0] & /*endpoint*/
@@ -3944,11 +3946,11 @@ function Qi(s) {
3944
3946
  );
3945
3947
  },
3946
3948
  d(n) {
3947
- n && m(e);
3949
+ n && p(e);
3948
3950
  }
3949
3951
  };
3950
3952
  }
3951
- function Yi(s) {
3953
+ function Ki(s) {
3952
3954
  let e;
3953
3955
  return {
3954
3956
  c() {
@@ -3990,7 +3992,7 @@ function Yi(s) {
3990
3992
  );
3991
3993
  },
3992
3994
  m(n, t) {
3993
- p(n, e, t);
3995
+ m(n, e, t);
3994
3996
  },
3995
3997
  p(n, t) {
3996
3998
  t[0] & /*endpoint*/
@@ -4038,11 +4040,11 @@ function Yi(s) {
4038
4040
  );
4039
4041
  },
4040
4042
  d(n) {
4041
- n && m(e);
4043
+ n && p(e);
4042
4044
  }
4043
4045
  };
4044
4046
  }
4045
- function $i(s) {
4047
+ function Zi(s) {
4046
4048
  let e;
4047
4049
  return {
4048
4050
  c() {
@@ -4084,7 +4086,7 @@ function $i(s) {
4084
4086
  );
4085
4087
  },
4086
4088
  m(n, t) {
4087
- p(n, e, t);
4089
+ m(n, e, t);
4088
4090
  },
4089
4091
  p(n, t) {
4090
4092
  t[0] & /*endpoint*/
@@ -4132,11 +4134,11 @@ function $i(s) {
4132
4134
  );
4133
4135
  },
4134
4136
  d(n) {
4135
- n && m(e);
4137
+ n && p(e);
4136
4138
  }
4137
4139
  };
4138
4140
  }
4139
- function xi(s) {
4141
+ function Qi(s) {
4140
4142
  let e;
4141
4143
  return {
4142
4144
  c() {
@@ -4188,7 +4190,7 @@ function xi(s) {
4188
4190
  );
4189
4191
  },
4190
4192
  m(n, t) {
4191
- p(n, e, t);
4193
+ m(n, e, t);
4192
4194
  },
4193
4195
  p(n, t) {
4194
4196
  t[0] & /*endpoint*/
@@ -4248,11 +4250,11 @@ function xi(s) {
4248
4250
  );
4249
4251
  },
4250
4252
  d(n) {
4251
- n && m(e);
4253
+ n && p(e);
4252
4254
  }
4253
4255
  };
4254
4256
  }
4255
- function en(s) {
4257
+ function Yi(s) {
4256
4258
  let e;
4257
4259
  return {
4258
4260
  c() {
@@ -4304,7 +4306,7 @@ function en(s) {
4304
4306
  );
4305
4307
  },
4306
4308
  m(n, t) {
4307
- p(n, e, t);
4309
+ m(n, e, t);
4308
4310
  },
4309
4311
  p(n, t) {
4310
4312
  t[0] & /*endpoint*/
@@ -4364,11 +4366,11 @@ function en(s) {
4364
4366
  );
4365
4367
  },
4366
4368
  d(n) {
4367
- n && m(e);
4369
+ n && p(e);
4368
4370
  }
4369
4371
  };
4370
4372
  }
4371
- function nn(s) {
4373
+ function $i(s) {
4372
4374
  let e;
4373
4375
  return {
4374
4376
  c() {
@@ -4415,7 +4417,7 @@ function nn(s) {
4415
4417
  );
4416
4418
  },
4417
4419
  m(n, t) {
4418
- p(n, e, t);
4420
+ m(n, e, t);
4419
4421
  },
4420
4422
  p(n, t) {
4421
4423
  t[0] & /*endpoint*/
@@ -4469,11 +4471,11 @@ function nn(s) {
4469
4471
  );
4470
4472
  },
4471
4473
  d(n) {
4472
- n && m(e);
4474
+ n && p(e);
4473
4475
  }
4474
4476
  };
4475
4477
  }
4476
- function sn(s) {
4478
+ function xi(s) {
4477
4479
  let e;
4478
4480
  return {
4479
4481
  c() {
@@ -4525,7 +4527,7 @@ function sn(s) {
4525
4527
  );
4526
4528
  },
4527
4529
  m(n, t) {
4528
- p(n, e, t);
4530
+ m(n, e, t);
4529
4531
  },
4530
4532
  p(n, t) {
4531
4533
  t[1] & /*bonushistorystatus*/
@@ -4585,11 +4587,11 @@ function sn(s) {
4585
4587
  );
4586
4588
  },
4587
4589
  d(n) {
4588
- n && m(e);
4590
+ n && p(e);
4589
4591
  }
4590
4592
  };
4591
4593
  }
4592
- function tn(s) {
4594
+ function en(s) {
4593
4595
  let e;
4594
4596
  return {
4595
4597
  c() {
@@ -4636,7 +4638,7 @@ function tn(s) {
4636
4638
  );
4637
4639
  },
4638
4640
  m(n, t) {
4639
- p(n, e, t);
4641
+ m(n, e, t);
4640
4642
  },
4641
4643
  p(n, t) {
4642
4644
  t[0] & /*endpoint*/
@@ -4690,11 +4692,11 @@ function tn(s) {
4690
4692
  );
4691
4693
  },
4692
4694
  d(n) {
4693
- n && m(e);
4695
+ n && p(e);
4694
4696
  }
4695
4697
  };
4696
4698
  }
4697
- function ln(s) {
4699
+ function nn(s) {
4698
4700
  let e;
4699
4701
  return {
4700
4702
  c() {
@@ -4736,7 +4738,7 @@ function ln(s) {
4736
4738
  );
4737
4739
  },
4738
4740
  m(n, t) {
4739
- p(n, e, t);
4741
+ m(n, e, t);
4740
4742
  },
4741
4743
  p(n, t) {
4742
4744
  t[0] & /*endpoint*/
@@ -4784,11 +4786,11 @@ function ln(s) {
4784
4786
  );
4785
4787
  },
4786
4788
  d(n) {
4787
- n && m(e);
4789
+ n && p(e);
4788
4790
  }
4789
4791
  };
4790
4792
  }
4791
- function an(s) {
4793
+ function sn(s) {
4792
4794
  let e, n, t;
4793
4795
  return {
4794
4796
  c() {
@@ -4820,7 +4822,7 @@ function an(s) {
4820
4822
  );
4821
4823
  },
4822
4824
  m(u, o) {
4823
- p(u, e, o), n || (t = We(
4825
+ m(u, e, o), n || (t = ze(
4824
4826
  /*sendLimitsData*/
4825
4827
  s[50].call(null, e)
4826
4828
  ), n = !0);
@@ -4859,11 +4861,11 @@ function an(s) {
4859
4861
  );
4860
4862
  },
4861
4863
  d(u) {
4862
- u && m(e), n = !1, t();
4864
+ u && p(e), n = !1, t();
4863
4865
  }
4864
4866
  };
4865
4867
  }
4866
- function on(s) {
4868
+ function tn(s) {
4867
4869
  let e;
4868
4870
  return {
4869
4871
  c() {
@@ -4890,7 +4892,7 @@ function on(s) {
4890
4892
  );
4891
4893
  },
4892
4894
  m(n, t) {
4893
- p(n, e, t);
4895
+ m(n, e, t);
4894
4896
  },
4895
4897
  p(n, t) {
4896
4898
  t[0] & /*lang*/
@@ -4920,11 +4922,11 @@ function on(s) {
4920
4922
  );
4921
4923
  },
4922
4924
  d(n) {
4923
- n && m(e);
4925
+ n && p(e);
4924
4926
  }
4925
4927
  };
4926
4928
  }
4927
- function rn(s) {
4929
+ function ln(s) {
4928
4930
  let e;
4929
4931
  return {
4930
4932
  c() {
@@ -4961,7 +4963,7 @@ function rn(s) {
4961
4963
  );
4962
4964
  },
4963
4965
  m(n, t) {
4964
- p(n, e, t);
4966
+ m(n, e, t);
4965
4967
  },
4966
4968
  p(n, t) {
4967
4969
  t[0] & /*lang*/
@@ -5003,11 +5005,11 @@ function rn(s) {
5003
5005
  );
5004
5006
  },
5005
5007
  d(n) {
5006
- n && m(e);
5008
+ n && p(e);
5007
5009
  }
5008
5010
  };
5009
5011
  }
5010
- function un(s) {
5012
+ function an(s) {
5011
5013
  let e;
5012
5014
  return {
5013
5015
  c() {
@@ -5049,7 +5051,7 @@ function un(s) {
5049
5051
  );
5050
5052
  },
5051
5053
  m(n, t) {
5052
- p(n, e, t);
5054
+ m(n, e, t);
5053
5055
  },
5054
5056
  p(n, t) {
5055
5057
  t[0] & /*endpoint*/
@@ -5097,11 +5099,11 @@ function un(s) {
5097
5099
  );
5098
5100
  },
5099
5101
  d(n) {
5100
- n && m(e);
5102
+ n && p(e);
5101
5103
  }
5102
5104
  };
5103
5105
  }
5104
- function fn(s) {
5106
+ function on(s) {
5105
5107
  let e;
5106
5108
  return {
5107
5109
  c() {
@@ -5138,7 +5140,7 @@ function fn(s) {
5138
5140
  );
5139
5141
  },
5140
5142
  m(n, t) {
5141
- p(n, e, t);
5143
+ m(n, e, t);
5142
5144
  },
5143
5145
  p(n, t) {
5144
5146
  t[0] & /*simplepasswordvalidation*/
@@ -5180,11 +5182,11 @@ function fn(s) {
5180
5182
  );
5181
5183
  },
5182
5184
  d(n) {
5183
- n && m(e);
5185
+ n && p(e);
5184
5186
  }
5185
5187
  };
5186
5188
  }
5187
- function cn(s) {
5189
+ function rn(s) {
5188
5190
  let e;
5189
5191
  return {
5190
5192
  c() {
@@ -5231,7 +5233,7 @@ function cn(s) {
5231
5233
  );
5232
5234
  },
5233
5235
  m(n, t) {
5234
- p(n, e, t);
5236
+ m(n, e, t);
5235
5237
  },
5236
5238
  p(n, t) {
5237
5239
  t[1] & /*userId*/
@@ -5285,15 +5287,15 @@ function cn(s) {
5285
5287
  );
5286
5288
  },
5287
5289
  d(n) {
5288
- n && m(e);
5290
+ n && p(e);
5289
5291
  }
5290
5292
  };
5291
5293
  }
5292
- function mn(s) {
5294
+ function un(s) {
5293
5295
  let e, n, t, u;
5294
5296
  return {
5295
5297
  c() {
5296
- e = c("nav"), n = c("player-account-menu"), t = K(), u = c("player-account-notifications"), i(
5298
+ e = c("nav"), n = c("player-account-menu"), t = Q(), u = c("player-account-notifications"), i(
5297
5299
  n,
5298
5300
  "endpoint",
5299
5301
  /*endpoint*/
@@ -5378,10 +5380,10 @@ function mn(s) {
5378
5380
  "clientstylingurl",
5379
5381
  /*clientstylingurl*/
5380
5382
  s[23]
5381
- ), L(e, "class", "PlayerAccountMobile");
5383
+ ), Fe(e, "class", "PlayerAccountMobile");
5382
5384
  },
5383
5385
  m(o, f) {
5384
- p(o, e, f), M(e, n), M(e, t), M(e, u);
5386
+ m(o, e, f), N(e, n), N(e, t), N(e, u);
5385
5387
  },
5386
5388
  p(o, f) {
5387
5389
  f[0] & /*endpoint*/
@@ -5489,40 +5491,40 @@ function mn(s) {
5489
5491
  );
5490
5492
  },
5491
5493
  d(o) {
5492
- o && m(e);
5494
+ o && p(e);
5493
5495
  }
5494
5496
  };
5495
5497
  }
5496
- function pn(s) {
5497
- let e, n, t, u, o, f, h, w;
5498
- function d(_, D) {
5499
- return Ei;
5498
+ function fn(s) {
5499
+ let e;
5500
+ function n(o, f) {
5501
+ return _i;
5500
5502
  }
5501
- let l = d()(s);
5503
+ let u = n()(s);
5502
5504
  return {
5503
5505
  c() {
5504
- e = c("script"), e.innerHTML = "", t = c("script"), t.innerHTML = "", o = c("script"), o.innerHTML = "", h = K(), w = c("div"), l.c(), L(e, "type", "module"), $(e.src, n = "https://unpkg.com/@everymatrix/user-deposit-withdrawal") || L(e, "src", n), L(t, "type", "module"), $(t.src, u = "https://unpkg.com/@everymatrix/player-kyc-verification") || L(t, "src", u), L(o, "type", "module"), $(o.src, f = "https://unpkg.com/@everymatrix/user-transaction-history") || L(o, "src", f);
5506
+ e = c("div"), u.c();
5505
5507
  },
5506
- m(_, D) {
5507
- M(x.head, e), M(x.head, t), M(x.head, o), p(_, h, D), p(_, w, D), l.m(w, null), s[56](w);
5508
+ m(o, f) {
5509
+ m(o, e, f), u.m(e, null), s[56](e);
5508
5510
  },
5509
- p(_, D) {
5510
- l.p(_, D);
5511
+ p(o, f) {
5512
+ u.p(o, f);
5511
5513
  },
5512
- i: Fe,
5513
- o: Fe,
5514
- d(_) {
5515
- _ && (m(h), m(w)), m(e), m(t), m(o), l.d(), s[56](null);
5514
+ i: Re,
5515
+ o: Re,
5516
+ d(o) {
5517
+ o && p(e), u.d(), s[56](null);
5516
5518
  }
5517
5519
  };
5518
5520
  }
5519
- function hn(s, e, n) {
5521
+ function cn(s, e, n) {
5520
5522
  let t;
5521
- fi(s, di, (r) => n(64, t = r));
5522
- let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: h = "" } = e, { session: w = "" } = e, { endpoint: d = "" } = e, { lang: a = "" } = e, { operator: l = "Everymatrix" } = e, { supportemail: _ = "" } = e, { separatelimits: D = "true" } = e, { hasdefaultamount: ie = "false" } = e, { userroles: Z = "" } = e, { simplepasswordvalidation: ne = "false" } = e, { tablabels: se = "" } = e, { historyenabled: te = "" } = e, { deletelimit: le = "" } = e, { limitsamount: ae = "" } = e, { limitsperiods: oe = "" } = e, { numberofentries: re = "" } = e, { customcurrencysymbols: ue = "" } = e, { currency: fe = "" } = e, { apiversion: ce = "" } = e, { clientstyling: z = "" } = e, { clientstylingurl: G = "" } = e, { translationurl: W = "" } = e, { custominputtextswitch: me = "false" } = e, { gmversion: R = "" } = e, { producttype: pe = "" } = e, { successurl: he = "" } = e, { failurl: de = "" } = e, { cancelurl: ge = "" } = e, { sportsurl: we = "" } = e, { casinourl: _e = "" } = e, { contacturl: ye = "" } = e, { homeurl: be = "" } = e, { depositurl: Ee = "" } = e, { showcashierbonus: ve = "" } = e, { biometricsenabled: Se = "false" } = e, { activepage: k = "" } = e, { bonushistorystatus: ke = "closed,forfeited,released,expired" } = e, { bonushistorytype: Ce = "standard,freeround,freebet" } = e, { passwordregex: De = "" } = e, { limitformat: Pe = "" } = e;
5523
- _i({ withLocale: "en", translations: {} });
5524
- let A, Xe = window.navigator.userAgent, Le = ci(Xe) !== "PC", v = "", S = "", Q = null, P = {}, X, H, J, T, q = !1, B = !1, Y = "", Me = !1, He, Ae, Ue = "/profile-info";
5525
- const Oe = [
5523
+ ri(s, mi, (r) => n(64, t = r));
5524
+ let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: d = "" } = e, { session: w = "" } = e, { endpoint: h = "" } = e, { lang: a = "" } = e, { operator: l = "Everymatrix" } = e, { supportemail: _ = "" } = e, { separatelimits: Y = "true" } = e, { hasdefaultamount: $ = "false" } = e, { userroles: B = "" } = e, { simplepasswordvalidation: x = "false" } = e, { tablabels: ee = "" } = e, { historyenabled: ie = "" } = e, { deletelimit: ne = "" } = e, { limitsamount: se = "" } = e, { limitsperiods: te = "" } = e, { numberofentries: le = "" } = e, { customcurrencysymbols: ae = "" } = e, { currency: oe = "" } = e, { apiversion: re = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: F = "" } = e, { translationurl: z = "" } = e, { custominputtextswitch: ue = "false" } = e, { gmversion: O = "" } = e, { producttype: fe = "" } = e, { successurl: ce = "" } = e, { failurl: me = "" } = e, { cancelurl: pe = "" } = e, { sportsurl: he = "" } = e, { casinourl: de = "" } = e, { contacturl: ge = "" } = e, { homeurl: we = "" } = e, { depositurl: _e = "" } = e, { showcashierbonus: ye = "" } = e, { biometricsenabled: be = "false" } = e, { activepage: k = "" } = e, { bonushistorystatus: Ee = "closed,forfeited,released,expired" } = e, { bonushistorytype: Se = "standard,freeround,freebet" } = e, { passwordregex: ve = "" } = e, { limitformat: ke = "" } = e;
5525
+ di({ withLocale: "en", translations: {} });
5526
+ let D, Ge = window.navigator.userAgent, Ce = ui(Ge) !== "PC", S = "", v = "", V = null, P = {}, G, W, X, A, J = !1, q = !1, K = "", Pe = !1, We, De, Le = "/profile-info";
5527
+ const Me = [
5526
5528
  "/profile-info",
5527
5529
  "/change-password",
5528
5530
  "/reality-check",
@@ -5544,25 +5546,25 @@ function hn(s, e, n) {
5544
5546
  "/cashier-withdrawal",
5545
5547
  "/transactions-history",
5546
5548
  "/biometrics"
5547
- ], Te = () => {
5548
- n(43, v = h), n(44, S = w), Ne(), je();
5549
- }, je = () => {
5550
- !k && !Le && n(51, k = Oe[0]), n(46, Ue = k);
5549
+ ], Ae = () => {
5550
+ n(43, S = d), n(44, v = w), je(), Ue();
5551
+ }, Ue = () => {
5552
+ !k && !Ce && n(51, k = Me[0]), n(46, Le = k);
5553
+ }, Xe = () => {
5554
+ gi(a);
5551
5555
  }, Je = () => {
5552
- yi(a);
5553
- }, qe = () => {
5554
- fetch(W).then((y) => y.json()).then((y) => {
5556
+ fetch(z).then((y) => y.json()).then((y) => {
5555
5557
  Object.keys(y).forEach((b) => {
5556
- ze(b, y[b]);
5558
+ Ne(b, y[b]);
5557
5559
  });
5558
5560
  }).catch((y) => {
5559
5561
  console.log(y);
5560
5562
  });
5561
5563
  };
5562
- Object.keys(Ge).forEach((r) => {
5563
- ze(r, Ge[r]);
5564
+ Object.keys(Ie).forEach((r) => {
5565
+ Ne(r, Ie[r]);
5564
5566
  });
5565
- const Re = (r) => {
5567
+ const Oe = (r) => {
5566
5568
  let y;
5567
5569
  if (r.data)
5568
5570
  switch (r.data.type) {
@@ -5571,23 +5573,23 @@ function hn(s, e, n) {
5571
5573
  break;
5572
5574
  case "PlayerAccountMenuActive":
5573
5575
  case "GoToPreviousRoute":
5574
- r.data.isMobile && (n(51, k = ""), Te());
5576
+ r.data.isMobile && (n(51, k = ""), Ae());
5575
5577
  break;
5576
5578
  case "ChangePassword":
5577
- Be(r.data.userCurrentPassword, r.data.userNewPassword);
5579
+ qe(r.data.userCurrentPassword, r.data.userNewPassword);
5578
5580
  break;
5579
5581
  case "SetPlayerAccountTimeout":
5580
- y = new URL(`/v2/player/${v}/limits${R === "gm16" ? "/session" : ""}`, d);
5581
- let U = { coolOff: { period: r.data.timeoutSelected } }, j = {
5582
+ y = new URL(`/v2/player/${S}/limits${O === "gm16" ? "/session" : ""}`, h);
5583
+ let L = { coolOff: { period: r.data.timeoutSelected } }, U = {
5582
5584
  method: "PUT",
5583
5585
  headers: {
5584
- "X-SessionID": S,
5586
+ "X-SessionID": v,
5585
5587
  "Content-Type": "application/json",
5586
5588
  Accept: "application/json"
5587
5589
  },
5588
- body: JSON.stringify(U)
5590
+ body: JSON.stringify(L)
5589
5591
  };
5590
- fetch(y.href, j).then((E) => {
5592
+ fetch(y.href, U).then((E) => {
5591
5593
  if (E.status == 200)
5592
5594
  window.postMessage(
5593
5595
  {
@@ -5604,23 +5606,23 @@ function hn(s, e, n) {
5604
5606
  }).catch((E) => console.error(E));
5605
5607
  break;
5606
5608
  case "SetSelfExclusion":
5607
- y = new URL(`/v2/player/${v}/limits${R === "gm16" ? "/session" : ""}`, d);
5608
- let O = r.data.selfExclusionPeriod, C = r.data.selfExclusionExpiryDate, Ye = {
5609
+ y = new URL(`/v2/player/${S}/limits${O === "gm16" ? "/session" : ""}`, h);
5610
+ let M = r.data.selfExclusionPeriod, C = r.data.selfExclusionExpiryDate, Ze = {
5609
5611
  method: "PUT",
5610
5612
  headers: {
5611
- "X-SessionID": S,
5613
+ "X-SessionID": v,
5612
5614
  "Content-Type": "application/json",
5613
5615
  Accept: "application/json"
5614
5616
  },
5615
5617
  body: JSON.stringify({
5616
5618
  selfExclusion: {
5617
- period: O,
5619
+ period: M,
5618
5620
  expiryDate: C,
5619
5621
  selfExclusionReason: "UserRequest"
5620
5622
  }
5621
5623
  })
5622
5624
  };
5623
- fetch(y.href, Ye).then((E) => {
5625
+ fetch(y.href, Ze).then((E) => {
5624
5626
  E.status == 200 && (window.postMessage(
5625
5627
  {
5626
5628
  type: "WidgetNotification",
@@ -5634,11 +5636,11 @@ function hn(s, e, n) {
5634
5636
  });
5635
5637
  break;
5636
5638
  case "AccountClosure":
5637
- y = new URL(`/v2/player/${v}/limits${R === "gm16" ? "/session" : ""}`, d);
5638
- let $e = {
5639
+ y = new URL(`/v2/player/${S}/limits${O === "gm16" ? "/session" : ""}`, h);
5640
+ let Qe = {
5639
5641
  method: "PUT",
5640
5642
  headers: {
5641
- "X-SessionID": S,
5643
+ "X-SessionID": v,
5642
5644
  "Content-Type": "application/json",
5643
5645
  Accept: "application/json"
5644
5646
  },
@@ -5650,7 +5652,7 @@ function hn(s, e, n) {
5650
5652
  }
5651
5653
  })
5652
5654
  };
5653
- fetch(y.href, $e).then((E) => {
5655
+ fetch(y.href, Qe).then((E) => {
5654
5656
  E.status == 200 && (window.postMessage(
5655
5657
  {
5656
5658
  type: "WidgetNotification",
@@ -5664,21 +5666,21 @@ function hn(s, e, n) {
5664
5666
  });
5665
5667
  break;
5666
5668
  case "UserSessionID":
5667
- n(44, S = r.data.session), n(43, v = r.data.userid), Ne();
5669
+ n(44, v = r.data.session), n(43, S = r.data.userid), je();
5668
5670
  break;
5669
5671
  case "PlayerAccountGamingLimitsUpdate":
5670
- y = new URL(`/v2/player/${v}/limits`, d);
5671
- let xe = r.data.payload, ei = {
5672
+ y = new URL(`/v2/player/${S}/limits`, h);
5673
+ let Ye = r.data.payload, $e = {
5672
5674
  method: "PUT",
5673
5675
  headers: {
5674
- "X-SessionID": S,
5676
+ "X-SessionID": v,
5675
5677
  "Content-Type": "application/json",
5676
5678
  Accept: "application/json"
5677
5679
  },
5678
- body: JSON.stringify(xe)
5680
+ body: JSON.stringify(Ye)
5679
5681
  };
5680
- fetch(y.href, ei).then((E) => {
5681
- E.status == 200 && (q = !0, window.postMessage(
5682
+ fetch(y.href, $e).then((E) => {
5683
+ E.status == 200 && (J = !0, window.postMessage(
5682
5684
  {
5683
5685
  type: "WidgetNotification",
5684
5686
  data: {
@@ -5687,36 +5689,36 @@ function hn(s, e, n) {
5687
5689
  }
5688
5690
  },
5689
5691
  window.location.href
5690
- ), N(new URL(`/v2/player/${v}/limits`, d)));
5692
+ ), j(new URL(`/v2/player/${S}/limits`, h)));
5691
5693
  });
5692
5694
  break;
5693
5695
  case "PlayerAccountGamingLimitDelete":
5694
- let V = r.data.limit ? r.data.limit : {}, I;
5695
- Array.isArray(V) ? I = V.map((E) => E.period) : I = V.period;
5696
- let ii = r.data.name, F = "";
5697
- switch (ii) {
5696
+ let H = r.data.limit ? r.data.limit : {}, T;
5697
+ Array.isArray(H) ? T = H.map((E) => E.period) : T = H.period;
5698
+ let xe = r.data.name, R = "";
5699
+ switch (xe) {
5698
5700
  case "depositLimits":
5699
- F = "deposit";
5701
+ R = "deposit";
5700
5702
  break;
5701
5703
  case "cumulativeSessionLimits":
5702
- F = "cumulativeSession";
5704
+ R = "cumulativeSession";
5703
5705
  break;
5704
5706
  case "wageringLimit":
5705
- F = "wagering";
5707
+ R = "wagering";
5706
5708
  break;
5707
5709
  case "lossLimit":
5708
- F = "loss";
5710
+ R = "loss";
5709
5711
  break;
5710
5712
  }
5711
- let ni = {
5713
+ let ei = {
5712
5714
  method: "DELETE",
5713
- headers: { "X-SessionID": S },
5714
- body: JSON.stringify(V)
5715
+ headers: { "X-SessionID": v },
5716
+ body: JSON.stringify(H)
5715
5717
  };
5716
- y = new URL(`/v2/player/${v}/limits/${F}`, d), Array.isArray(I) ? I.forEach((E) => {
5718
+ y = new URL(`/v2/player/${S}/limits/${R}`, h), Array.isArray(T) ? T.forEach((E) => {
5717
5719
  y.searchParams.append("periods", E);
5718
- }) : y.searchParams.append("periods", I), fetch(y.href, ni).then((E) => {
5719
- E.status == 200 && (B = !0, window.postMessage(
5720
+ }) : y.searchParams.append("periods", T), fetch(y.href, ei).then((E) => {
5721
+ E.status == 200 && (q = !0, window.postMessage(
5720
5722
  {
5721
5723
  type: "WidgetNotification",
5722
5724
  data: {
@@ -5727,24 +5729,24 @@ function hn(s, e, n) {
5727
5729
  window.location.href
5728
5730
  ));
5729
5731
  }).then((E) => {
5730
- N(new URL(`/v2/player/${v}/limits`, d));
5732
+ j(new URL(`/v2/player/${S}/limits`, h));
5731
5733
  });
5732
5734
  break;
5733
5735
  case "GamingLimitsConfirmChanges":
5734
- N(new URL(`/v2/player/${v}/limits`, d));
5736
+ j(new URL(`/v2/player/${S}/limits`, h));
5735
5737
  break;
5736
5738
  case "CancelGamingLimitsChanges":
5737
- N(new URL(`/v2/player/${v}/limits`, d));
5739
+ j(new URL(`/v2/player/${S}/limits`, h));
5738
5740
  break;
5739
5741
  }
5740
- }, Ne = () => {
5741
- let r = new URL(`${d}/v1/player/${v}/profile`), y = {
5742
+ }, je = () => {
5743
+ let r = new URL(`${h}/v1/player/${S}/profile`), y = {
5742
5744
  method: "GET",
5743
- headers: { "X-SessionID": S }
5745
+ headers: { "X-SessionID": v }
5744
5746
  };
5745
5747
  fetch(r.href, y).then((b) => b.json()).then(
5746
5748
  (b) => {
5747
- b.country, n(45, Q = b.currency), window.postMessage(
5749
+ b.country, n(45, V = b.currency), window.postMessage(
5748
5750
  {
5749
5751
  type: "ProfileDetailsData",
5750
5752
  profileDetails: b
@@ -5756,20 +5758,20 @@ function hn(s, e, n) {
5756
5758
  console.error(b);
5757
5759
  }
5758
5760
  );
5759
- }, Be = (r, y) => Ie(this, null, function* () {
5760
- let b = new URL(`${d}/v1/player/${v}/password`), U = {
5761
+ }, qe = (r, y) => Te(this, null, function* () {
5762
+ let b = new URL(`${h}/v1/player/${S}/password`), L = {
5761
5763
  currentPassword: r,
5762
5764
  newPassword: y
5763
- }, j = {
5765
+ }, U = {
5764
5766
  method: "POST",
5765
5767
  headers: {
5766
- "X-SessionID": S,
5768
+ "X-SessionID": v,
5767
5769
  "Content-Type": "application/json",
5768
5770
  Accept: "application/json"
5769
5771
  },
5770
- body: JSON.stringify(U)
5771
- }, O = yield fetch(b.href, j);
5772
- if (O.ok)
5772
+ body: JSON.stringify(L)
5773
+ }, M = yield fetch(b.href, U);
5774
+ if (M.ok)
5773
5775
  window.postMessage({ type: "PasswordChangedSuccessfully" }, window.location.href), window.postMessage(
5774
5776
  {
5775
5777
  type: "WidgetNotification",
@@ -5779,19 +5781,19 @@ function hn(s, e, n) {
5779
5781
  }
5780
5782
  },
5781
5783
  window.location.href
5782
- ), Ae = new CustomEvent(
5784
+ ), De = new CustomEvent(
5783
5785
  "ChangePassword",
5784
5786
  {
5785
- detail: { userPassword: U.newPassword }
5787
+ detail: { userPassword: L.newPassword }
5786
5788
  }
5787
- ), window.dispatchEvent(Ae);
5789
+ ), window.dispatchEvent(De);
5788
5790
  else {
5789
- let C = yield O.json();
5790
- Y = C.error.substring(C.error.indexOf("errorMessage") + 13, C.error.length), Me = !0, window.postMessage(
5791
+ let C = yield M.json();
5792
+ K = C.error.substring(C.error.indexOf("errorMessage") + 13, C.error.length), Pe = !0, window.postMessage(
5791
5793
  {
5792
5794
  type: "ShowPasswordChangedError",
5793
- showErrorPasswordChanged: Me,
5794
- errorPasswordChanged: Y
5795
+ showErrorPasswordChanged: Pe,
5796
+ errorPasswordChanged: K
5795
5797
  },
5796
5798
  window.location.href
5797
5799
  ), window.postMessage(
@@ -5799,102 +5801,105 @@ function hn(s, e, n) {
5799
5801
  type: "WidgetNotification",
5800
5802
  data: {
5801
5803
  type: "error",
5802
- message: Y
5804
+ message: K
5803
5805
  }
5804
5806
  },
5805
5807
  window.location.href
5806
5808
  );
5807
5809
  }
5808
- }), N = (r) => {
5809
- q === !0 ? setTimeout(
5810
+ }), j = (r) => {
5811
+ J === !0 ? setTimeout(
5810
5812
  () => {
5811
- q = !1;
5813
+ J = !1;
5812
5814
  },
5813
5815
  3e3
5814
- ) : B === !0 && setTimeout(
5816
+ ) : q === !0 && setTimeout(
5815
5817
  () => {
5816
- B = !1;
5818
+ q = !1;
5817
5819
  },
5818
5820
  3e3
5819
5821
  );
5820
5822
  let y = {
5821
5823
  method: "GET",
5822
- headers: { "X-SessionID": S }
5824
+ headers: { "X-SessionID": v }
5823
5825
  };
5824
5826
  fetch(r.href, y).then((b) => b.json()).then(
5825
5827
  (b) => {
5826
- var U, j, O;
5827
- P = b, Object.keys(P).length !== 0 ? (n(52, X = (U = P.depositLimits) != null ? U : []), n(53, H = (j = P.wageringLimits) != null ? j : []), n(54, J = (O = P.lossLimits) != null ? O : []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(55, T = P.timeLimit), n(55, T = P.cumulativeSessionLimits.map((C) => (C.amount = C.minutes, C)))) : n(55, T = []), window.postMessage(
5828
+ var L, U, M;
5829
+ P = b, Object.keys(P).length !== 0 ? (n(52, G = (L = P.depositLimits) != null ? L : []), n(53, W = (U = P.wageringLimits) != null ? U : []), n(54, X = (M = P.lossLimits) != null ? M : []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(55, A = P.timeLimit), n(55, A = P.cumulativeSessionLimits.map((C) => (C.amount = C.minutes, C)))) : n(55, A = []), window.postMessage(
5828
5830
  {
5829
5831
  type: "PlayerLimitsData",
5830
5832
  limits: {
5831
- playercurrency: Q,
5832
- depositlimit: X,
5833
- wageringlimit: H,
5834
- losslimit: J,
5835
- timelimit: T,
5836
- showsuccessnotification: q,
5837
- showdeletenotification: B,
5833
+ playercurrency: V,
5834
+ depositlimit: G,
5835
+ wageringlimit: W,
5836
+ losslimit: X,
5837
+ timelimit: A,
5838
+ showsuccessnotification: J,
5839
+ showdeletenotification: q,
5838
5840
  lang: a
5839
5841
  }
5840
5842
  },
5841
5843
  window.location.href
5842
- )) : (n(52, X = []), n(53, H = []), n(54, J = []), n(55, T = [])), gi();
5844
+ )) : (n(52, G = []), n(53, W = []), n(54, X = []), n(55, A = [])), pi();
5843
5845
  },
5844
5846
  (b) => {
5845
5847
  console.error(b);
5846
5848
  }
5847
5849
  );
5848
- }, Ve = (r) => {
5849
- N(new URL(`/v2/player/${v}/limits`, d));
5850
- }, Ke = () => {
5850
+ }, He = (r) => {
5851
+ j(new URL(`/v2/player/${S}/limits`, h));
5852
+ }, Be = () => {
5851
5853
  let r = document.createElement("style");
5852
- r.innerHTML = z, A.appendChild(r);
5853
- }, Ze = () => {
5854
- let r = new URL(G), y = document.createElement("style");
5854
+ r.innerHTML = I, D.appendChild(r);
5855
+ }, Ve = () => {
5856
+ let r = new URL(F), y = document.createElement("style");
5855
5857
  fetch(r.href).then((b) => b.text()).then((b) => {
5856
5858
  y.innerHTML = b, setTimeout(
5857
5859
  () => {
5858
- A.appendChild(y);
5860
+ D.appendChild(y);
5859
5861
  },
5860
5862
  1
5861
5863
  );
5862
5864
  });
5863
5865
  };
5864
- mi(() => (window.addEventListener("message", Re, !1), () => {
5865
- window.removeEventListener("message", Re);
5866
+ fi(() => (window.addEventListener("message", Oe, !1), () => {
5867
+ window.removeEventListener("message", Oe);
5866
5868
  }));
5867
- function Qe(r) {
5868
- hi[r ? "unshift" : "push"](() => {
5869
- A = r, n(42, A);
5869
+ function Ke(r) {
5870
+ ci[r ? "unshift" : "push"](() => {
5871
+ D = r, n(42, D);
5870
5872
  });
5871
5873
  }
5872
5874
  return s.$$set = (r) => {
5873
- "cmsendpoint" in r && n(0, u = r.cmsendpoint), "env" in r && n(1, o = r.env), "customnotifications" in r && n(2, f = r.customnotifications), "playerid" in r && n(3, h = r.playerid), "session" in r && n(4, w = r.session), "endpoint" in r && n(5, d = r.endpoint), "lang" in r && n(6, a = r.lang), "operator" in r && n(7, l = r.operator), "supportemail" in r && n(8, _ = r.supportemail), "separatelimits" in r && n(9, D = r.separatelimits), "hasdefaultamount" in r && n(10, ie = r.hasdefaultamount), "userroles" in r && n(11, Z = r.userroles), "simplepasswordvalidation" in r && n(12, ne = r.simplepasswordvalidation), "tablabels" in r && n(13, se = r.tablabels), "historyenabled" in r && n(14, te = r.historyenabled), "deletelimit" in r && n(15, le = r.deletelimit), "limitsamount" in r && n(16, ae = r.limitsamount), "limitsperiods" in r && n(17, oe = r.limitsperiods), "numberofentries" in r && n(18, re = r.numberofentries), "customcurrencysymbols" in r && n(19, ue = r.customcurrencysymbols), "currency" in r && n(20, fe = r.currency), "apiversion" in r && n(21, ce = r.apiversion), "clientstyling" in r && n(22, z = r.clientstyling), "clientstylingurl" in r && n(23, G = r.clientstylingurl), "translationurl" in r && n(24, W = r.translationurl), "custominputtextswitch" in r && n(25, me = r.custominputtextswitch), "gmversion" in r && n(26, R = r.gmversion), "producttype" in r && n(27, pe = r.producttype), "successurl" in r && n(28, he = r.successurl), "failurl" in r && n(29, de = r.failurl), "cancelurl" in r && n(30, ge = r.cancelurl), "sportsurl" in r && n(31, we = r.sportsurl), "casinourl" in r && n(32, _e = r.casinourl), "contacturl" in r && n(33, ye = r.contacturl), "homeurl" in r && n(34, be = r.homeurl), "depositurl" in r && n(35, Ee = r.depositurl), "showcashierbonus" in r && n(36, ve = r.showcashierbonus), "biometricsenabled" in r && n(37, Se = r.biometricsenabled), "activepage" in r && n(51, k = r.activepage), "bonushistorystatus" in r && n(38, ke = r.bonushistorystatus), "bonushistorytype" in r && n(39, Ce = r.bonushistorytype), "passwordregex" in r && n(40, De = r.passwordregex), "limitformat" in r && n(41, Pe = r.limitformat);
5875
+ "cmsendpoint" in r && n(0, u = r.cmsendpoint), "env" in r && n(1, o = r.env), "customnotifications" in r && n(2, f = r.customnotifications), "playerid" in r && n(3, d = r.playerid), "session" in r && n(4, w = r.session), "endpoint" in r && n(5, h = r.endpoint), "lang" in r && n(6, a = r.lang), "operator" in r && n(7, l = r.operator), "supportemail" in r && n(8, _ = r.supportemail), "separatelimits" in r && n(9, Y = r.separatelimits), "hasdefaultamount" in r && n(10, $ = r.hasdefaultamount), "userroles" in r && n(11, B = r.userroles), "simplepasswordvalidation" in r && n(12, x = r.simplepasswordvalidation), "tablabels" in r && n(13, ee = r.tablabels), "historyenabled" in r && n(14, ie = r.historyenabled), "deletelimit" in r && n(15, ne = r.deletelimit), "limitsamount" in r && n(16, se = r.limitsamount), "limitsperiods" in r && n(17, te = r.limitsperiods), "numberofentries" in r && n(18, le = r.numberofentries), "customcurrencysymbols" in r && n(19, ae = r.customcurrencysymbols), "currency" in r && n(20, oe = r.currency), "apiversion" in r && n(21, re = r.apiversion), "clientstyling" in r && n(22, I = r.clientstyling), "clientstylingurl" in r && n(23, F = r.clientstylingurl), "translationurl" in r && n(24, z = r.translationurl), "custominputtextswitch" in r && n(25, ue = r.custominputtextswitch), "gmversion" in r && n(26, O = r.gmversion), "producttype" in r && n(27, fe = r.producttype), "successurl" in r && n(28, ce = r.successurl), "failurl" in r && n(29, me = r.failurl), "cancelurl" in r && n(30, pe = r.cancelurl), "sportsurl" in r && n(31, he = r.sportsurl), "casinourl" in r && n(32, de = r.casinourl), "contacturl" in r && n(33, ge = r.contacturl), "homeurl" in r && n(34, we = r.homeurl), "depositurl" in r && n(35, _e = r.depositurl), "showcashierbonus" in r && n(36, ye = r.showcashierbonus), "biometricsenabled" in r && n(37, be = r.biometricsenabled), "activepage" in r && n(51, k = r.activepage), "bonushistorystatus" in r && n(38, Ee = r.bonushistorystatus), "bonushistorytype" in r && n(39, Se = r.bonushistorytype), "passwordregex" in r && n(40, ve = r.passwordregex), "limitformat" in r && n(41, ke = r.limitformat);
5874
5876
  }, s.$$.update = () => {
5875
5877
  s.$$.dirty[0] & /*lang*/
5876
- 64 && a && Je(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
5877
- 2175 && u && d && f && h && w && a && o && Z && Te(), s.$$.dirty[1] & /*depositlimit, wageringlimit, losslimit, timelimit*/
5878
+ 64 && a && Xe(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
5879
+ 2175 && u && h && f && d && w && a && o && B && Ae(), s.$$.dirty[1] & /*depositlimit, wageringlimit, losslimit, timelimit*/
5878
5880
  31457280, s.$$.dirty[0] & /*clientstyling*/
5879
5881
  4194304 | s.$$.dirty[1] & /*customStylingContainer*/
5880
- 2048 && z && A && Ke(), s.$$.dirty[0] & /*clientstylingurl*/
5882
+ 2048 && I && D && Be(), s.$$.dirty[0] & /*clientstylingurl*/
5881
5883
  8388608 | s.$$.dirty[1] & /*customStylingContainer*/
5882
- 2048 && G && A && Ze(), s.$$.dirty[0] & /*translationurl*/
5883
- 16777216 && W && qe(), s.$$.dirty[1] & /*activepage*/
5884
- 1048576 && k && je();
5884
+ 2048 && F && D && Ve(), s.$$.dirty[0] & /*translationurl*/
5885
+ 16777216 && z && Je(), s.$$.dirty[1] & /*activepage*/
5886
+ 1048576 && k && Ue();
5885
5887
  }, [
5886
5888
  u,
5887
5889
  o,
5888
5890
  f,
5889
- h,
5890
- w,
5891
5891
  d,
5892
+ w,
5893
+ h,
5892
5894
  a,
5893
5895
  l,
5894
5896
  _,
5895
- D,
5897
+ Y,
5898
+ $,
5899
+ B,
5900
+ x,
5901
+ ee,
5896
5902
  ie,
5897
- Z,
5898
5903
  ne,
5899
5904
  se,
5900
5905
  te,
@@ -5902,14 +5907,14 @@ function hn(s, e, n) {
5902
5907
  ae,
5903
5908
  oe,
5904
5909
  re,
5910
+ I,
5911
+ F,
5912
+ z,
5905
5913
  ue,
5914
+ O,
5906
5915
  fe,
5907
5916
  ce,
5908
- z,
5909
- G,
5910
- W,
5911
5917
  me,
5912
- R,
5913
5918
  pe,
5914
5919
  he,
5915
5920
  de,
@@ -5919,37 +5924,34 @@ function hn(s, e, n) {
5919
5924
  ye,
5920
5925
  be,
5921
5926
  Ee,
5922
- ve,
5923
5927
  Se,
5928
+ ve,
5924
5929
  ke,
5925
- Ce,
5926
- De,
5927
- Pe,
5928
- A,
5929
- v,
5930
+ D,
5930
5931
  S,
5931
- Q,
5932
- Ue,
5932
+ v,
5933
+ V,
5933
5934
  Le,
5935
+ Ce,
5936
+ We,
5937
+ Me,
5934
5938
  He,
5935
- Oe,
5936
- Ve,
5937
5939
  k,
5940
+ G,
5941
+ W,
5938
5942
  X,
5939
- H,
5940
- J,
5941
- T,
5942
- Qe
5943
+ A,
5944
+ Ke
5943
5945
  ];
5944
5946
  }
5945
- class dn extends li {
5947
+ class mn extends si {
5946
5948
  constructor(e) {
5947
- super(), ai(
5949
+ super(), ti(
5948
5950
  this,
5949
5951
  e,
5950
- hn,
5951
- pn,
5952
- ri,
5952
+ cn,
5953
+ fn,
5954
+ ai,
5953
5955
  {
5954
5956
  cmsendpoint: 0,
5955
5957
  env: 1,
@@ -5995,7 +5997,7 @@ class dn extends li {
5995
5997
  passwordregex: 40,
5996
5998
  limitformat: 41
5997
5999
  },
5998
- bi,
6000
+ wi,
5999
6001
  [-1, -1, -1]
6000
6002
  );
6001
6003
  }
@@ -6258,7 +6260,7 @@ class dn extends li {
6258
6260
  this.$$set({ limitformat: e }), g();
6259
6261
  }
6260
6262
  }
6261
- oi(dn, { 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: {}, passwordregex: {}, limitformat: {} }, [], [], !0);
6263
+ li(mn, { 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: {}, passwordregex: {}, limitformat: {} }, [], [], !0);
6262
6264
  export {
6263
- dn as default
6265
+ mn as default
6264
6266
  };