@everymatrix/player-account-controller 1.53.0 → 1.53.11

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 (93) hide show
  1. package/components/{GeneralLogout-DMvKimEo.js → GeneralLogout-Ddt-oH9k.js} +1597 -1648
  2. package/components/{PlayerAccountBettingHistory-YNLbWHxl.js → PlayerAccountBettingHistory-C7xwYi03.js} +34 -35
  3. package/components/{PlayerAccountBiometrics-CXLK5_xT.js → PlayerAccountBiometrics-D7WS5cnI.js} +1 -1
  4. package/components/{PlayerAccountClosure-BkKcpa4J.js → PlayerAccountClosure-yRlo8hXR.js} +1 -1
  5. package/components/{PlayerAccountController-C7j8sMbf.js → PlayerAccountController-BZYAo3oo.js} +1108 -848
  6. package/components/{PlayerAccountGamingLimits-B2-Mgazd.js → PlayerAccountGamingLimits-CTBhVGgC.js} +3 -3
  7. package/components/{PlayerAccountGamingLimitsConfirmationModal-CNTlXu7V.js → PlayerAccountGamingLimitsConfirmationModal-CuQvNzww.js} +38 -38
  8. package/components/{PlayerAccountGamingLimitsGroupEdit-CDY-ylK7.js → PlayerAccountGamingLimitsGroupEdit-Du2YQlDU.js} +16 -16
  9. package/components/{PlayerAccountGamingLimitsHistory2-DF8kvIf6.js → PlayerAccountGamingLimitsHistory2-CXKA0L0d.js} +121 -132
  10. package/components/{PlayerAccountGamingLimitsInfoCard-D3sJXuZa.js → PlayerAccountGamingLimitsInfoCard-CWTybgoQ.js} +4 -4
  11. package/components/{PlayerAccountGamingLimitsPage2Gm16-Dz6knJ_h.js → PlayerAccountGamingLimitsPage2Gm16-CXjNcIFP.js} +737 -768
  12. package/components/{PlayerAccountGamingLimitsPopup-Bt4YlCWi.js → PlayerAccountGamingLimitsPopup-CJu5RRl6.js} +1 -1
  13. package/components/{PlayerAccountGamingLimitsWrapper2-RnvNKSgN.js → PlayerAccountGamingLimitsWrapper2-BdpxEDlV.js} +75 -81
  14. package/components/{PlayerAccountGeneralConfirmationModal-SjPp-PVG.js → PlayerAccountGeneralConfirmationModal-DG0N686t.js} +42 -42
  15. package/components/{PlayerAccountMenu-5esyJ_VN.js → PlayerAccountMenu-CZBa8_5G.js} +66 -67
  16. package/components/{PlayerAccountModal-BnWL5726.js → PlayerAccountModal-BmKjtXKT.js} +1 -1
  17. package/components/{PlayerAccountNotifications-B02Ownhe.js → PlayerAccountNotifications-B4Ht-hHj.js} +1 -1
  18. package/components/{PlayerAccountSelfExclusion-D6Kby-08.js → PlayerAccountSelfExclusion-DxGHXTb8.js} +5365 -4258
  19. package/components/{PlayerAccountTimeout-tPNVqlAT.js → PlayerAccountTimeout-DOSjICsY.js} +4 -4
  20. package/components/{PlayerActiveBonuses-8P2H7i55.js → PlayerActiveBonuses-DMAG7NUP.js} +119 -120
  21. package/components/PlayerBonusCard-Dss1REmn.js +701 -0
  22. package/components/{PlayerBonusHistory-DlgbJE4B.js → PlayerBonusHistory-BxBiQwQf.js} +53 -53
  23. package/components/{PlayerChangePassword-N_UEFJNT.js → PlayerChangePassword-DnCj-wcc.js} +1 -1
  24. package/components/{PlayerDeposit-B75tYEgl.js → PlayerDeposit-CHIQ8EaC.js} +1 -1
  25. package/components/{PlayerGamingHistory-Bq_uxcwt.js → PlayerGamingHistory-BtQ73TId.js} +375 -388
  26. package/components/{PlayerPendingWithdrawals-BSTgce9H.js → PlayerPendingWithdrawals-BbTa7_8U.js} +1 -1
  27. package/components/{PlayerProfileInfo-yn20xol3.js → PlayerProfileInfo-CvAqD3Dk.js} +532 -549
  28. package/components/{PlayerRealityCheck-A_mZq3YZ.js → PlayerRealityCheck-3d-B64ie.js} +175 -191
  29. package/components/{PlayerTransactionHistory-DllIB_qE.js → PlayerTransactionHistory-BYJNabMB.js} +1 -1
  30. package/components/{PlayerWithdrawal-t5mlX5CD.js → PlayerWithdrawal-DDWroufG.js} +1 -1
  31. package/esnext/player-account-controller.js +14 -0
  32. package/package.json +12 -32
  33. package/stencil/active-mixin-59dfae2a-BphP4pp5.js +9700 -0
  34. package/stencil/{app-globals-0f993ce5-aPSxk6sG.js → app-globals-0f993ce5-C0vi_PY4.js} +5 -3
  35. package/stencil/checkbox-group-input_9-CMFoK7_E.js +15610 -0
  36. package/stencil/general-input-DnFPstQP.js +48 -0
  37. package/stencil/index-062e829b-DAFsZs6D.js +686 -0
  38. package/stencil/index-33f005e1-fFxPaeNy.js +632 -0
  39. package/stencil/index-9b3245b3-rzHgwqlB.js +625 -0
  40. package/stencil/index-fc58390d-BSwfXuUs.js +691 -0
  41. package/stencil/locale-BG_TzyDt.js +141 -0
  42. package/stencil/password-input_2-Bb9Q6Fe0.js +2359 -0
  43. package/stencil/player-change-password-gm2-98dcb7bc-gLcZhl3S.js +253 -0
  44. package/stencil/player-change-password-gm2-DR3e2gh5.js +7 -0
  45. package/stencil/{player-kyc-verification-BwGXWzTR.js → player-kyc-verification-BQZdJFEJ.js} +62 -84
  46. package/stencil/toggle-checkbox-input-CCLW6-uK.js +46 -0
  47. package/stencil/tooltipIcon-ee9760a8-BCCb4EU-.js +4 -0
  48. package/stencil/user-deposit-withdrawal-CmF0LoNb.js +646 -0
  49. package/stencil/{user-transaction-history-DcAGbFDl.js → user-transaction-history-BgV-k2Cl.js} +109 -135
  50. package/components/GeneralLogout-BW6b3iuS.cjs +0 -8
  51. package/components/PlayerAccountBettingHistory-BsFzBNDY.cjs +0 -1
  52. package/components/PlayerAccountBiometrics-BrlNlZ5N.cjs +0 -1
  53. package/components/PlayerAccountClosure-DfJc6Ip_.cjs +0 -1
  54. package/components/PlayerAccountController-BPRNlP7_.cjs +0 -1
  55. package/components/PlayerAccountGamingLimits-BPQrptbd.cjs +0 -1
  56. package/components/PlayerAccountGamingLimitsConfirmationModal-IgBYV9F2.cjs +0 -1
  57. package/components/PlayerAccountGamingLimitsGroupEdit-DrkoLne8.cjs +0 -10
  58. package/components/PlayerAccountGamingLimitsHistory2-B_7Y0DgS.cjs +0 -1
  59. package/components/PlayerAccountGamingLimitsInfoCard-BOls7ahz.cjs +0 -1
  60. package/components/PlayerAccountGamingLimitsPage2Gm16-BiFzgvUx.cjs +0 -21
  61. package/components/PlayerAccountGamingLimitsPopup-ChBLdQR7.cjs +0 -1
  62. package/components/PlayerAccountGamingLimitsWrapper2-Dg6CwNyN.cjs +0 -1
  63. package/components/PlayerAccountGeneralConfirmationModal-BpTCzpiW.cjs +0 -1
  64. package/components/PlayerAccountMenu-C704oUrC.cjs +0 -1
  65. package/components/PlayerAccountModal-C7aZZlBw.cjs +0 -1
  66. package/components/PlayerAccountNotifications-DkgHtUGj.cjs +0 -1
  67. package/components/PlayerAccountSelfExclusion-BS89T7sZ.cjs +0 -4171
  68. package/components/PlayerAccountTimeout-DMbUPtRy.cjs +0 -1
  69. package/components/PlayerActiveBonuses-Dv3Y8Vnb.cjs +0 -1
  70. package/components/PlayerBonusCard-CuFt3zXW.js +0 -722
  71. package/components/PlayerBonusCard-DGPJpICk.cjs +0 -1
  72. package/components/PlayerBonusHistory-BzkqMmdU.cjs +0 -1
  73. package/components/PlayerChangePassword-CzR4Xz0H.cjs +0 -3
  74. package/components/PlayerDeposit-3qNMb75V.cjs +0 -1
  75. package/components/PlayerGamingHistory-BkSvSbS4.cjs +0 -1
  76. package/components/PlayerPendingWithdrawals-BG3I8ifu.cjs +0 -1
  77. package/components/PlayerProfileInfo-BX32t6wz.cjs +0 -1
  78. package/components/PlayerRealityCheck-C26ZBWae.cjs +0 -1
  79. package/components/PlayerTransactionHistory-CJqhYnbs.cjs +0 -1
  80. package/components/PlayerWithdrawal-GDc_7hZX.cjs +0 -1
  81. package/es2015/player-account-controller.cjs +0 -1
  82. package/es2015/player-account-controller.js +0 -16
  83. package/stencil/app-globals-0f993ce5-CKh2cbmz.cjs +0 -1
  84. package/stencil/index-0437c9c0-06LlHN6E.cjs +0 -1
  85. package/stencil/index-0437c9c0-1mLvhyVA.js +0 -592
  86. package/stencil/index-657e7a14-Dopxomhu.cjs +0 -1
  87. package/stencil/index-657e7a14-P-JSyx_m.js +0 -588
  88. package/stencil/index-e8249896-BNsgFr_R.cjs +0 -1
  89. package/stencil/index-e8249896-CIP0iOYr.js +0 -658
  90. package/stencil/player-kyc-verification-B9QbNY0o.cjs +0 -180
  91. package/stencil/user-deposit-withdrawal-C5Lmtrkj.cjs +0 -59
  92. package/stencil/user-deposit-withdrawal-D5CgtcqD.js +0 -651
  93. package/stencil/user-transaction-history-AoseShHM.cjs +0 -1
@@ -1,35 +1,20 @@
1
- var Ie = (s, e, n) => new Promise((t, u) => {
2
- var o = (w) => {
3
- try {
4
- g(n.next(w));
5
- } catch (h) {
6
- u(h);
7
- }
8
- }, f = (w) => {
9
- try {
10
- g(n.throw(w));
11
- } catch (h) {
12
- u(h);
13
- }
14
- }, g = (w) => w.done ? t(w.value) : Promise.resolve(w.value).then(o, f);
15
- g((n = n.apply(s, e)).next());
16
- });
17
- import { $ as Z, z as li, a as ai, S as oi, i as ri, f as d, c as ui, s as fi, b as ci, e as c, k as m, o as Fe, p, q as mi, u as pi, v as hi, x as di, y as gi, A as wi, g as We, d as Q, j as i, l as N, B as _i, C as Xe } from "./GeneralLogout-DMvKimEo.js";
18
- import "../stencil/user-deposit-withdrawal-D5CgtcqD.js";
19
- import "../stencil/player-kyc-verification-BwGXWzTR.js";
20
- import "../stencil/user-transaction-history-DcAGbFDl.js";
21
- function yi({ withLocale: s, translations: e }) {
22
- Z.subscribe((n) => {
23
- n == null && (li.set(e), Z.set(s));
1
+ import { $ as V, z as ai, a as ri, c as ui, S as fi, i as ci, s as mi, f as h, b as pi, e as p, k as c, o as Ge, p as m, q as hi, u as gi, v as di, x as wi, y as _i, A as yi, g as Je, d as Z, j as i, l as j, B as Q, C as qe } from "./GeneralLogout-Ddt-oH9k.js";
2
+ import "../stencil/user-deposit-withdrawal-CmF0LoNb.js";
3
+ import "../stencil/player-kyc-verification-BQZdJFEJ.js";
4
+ import "../stencil/user-transaction-history-BgV-k2Cl.js";
5
+ import "../stencil/player-change-password-gm2-DR3e2gh5.js";
6
+ function bi({ withLocale: s, translations: e }) {
7
+ V.subscribe((n) => {
8
+ n == null && (ai.set(e), V.set(s));
24
9
  });
25
10
  }
26
- function ze(s, e) {
27
- ai(s, e);
11
+ function We(s, e) {
12
+ ri(s, e);
28
13
  }
29
- function bi(s) {
30
- Z.set(s);
14
+ function ki(s) {
15
+ V.set(s);
31
16
  }
32
- const Ge = {
17
+ const Xe = {
33
18
  en: {
34
19
  profileUpdateSuccess: "Profile updated!",
35
20
  timeoutSuccess: "Timeout active",
@@ -141,7 +126,7 @@ const Ge = {
141
126
  realityCheckSuccess: "Reality check options saved"
142
127
  }
143
128
  };
144
- if (typeof window != "undefined") {
129
+ if (typeof window < "u") {
145
130
  let s = function(e) {
146
131
  return function(...n) {
147
132
  try {
@@ -153,11 +138,11 @@ if (typeof window != "undefined") {
153
138
  }
154
139
  };
155
140
  };
156
- customElements.define = s(customElements.define), import("./PlayerAccountMenu-5esyJ_VN.js").then(({ default: e }) => {
141
+ customElements.define = s(customElements.define), import("./PlayerAccountMenu-CZBa8_5G.js").then(({ default: e }) => {
157
142
  !customElements.get("player-account-menu") && customElements.define("player-account-menu", e.element);
158
143
  });
159
144
  }
160
- if (typeof window != "undefined") {
145
+ if (typeof window < "u") {
161
146
  let s = function(e) {
162
147
  return function(...n) {
163
148
  try {
@@ -169,11 +154,11 @@ if (typeof window != "undefined") {
169
154
  }
170
155
  };
171
156
  };
172
- customElements.define = s(customElements.define), import("./PlayerAccountNotifications-B02Ownhe.js").then(({ default: e }) => {
157
+ customElements.define = s(customElements.define), import("./PlayerAccountNotifications-B4Ht-hHj.js").then(({ default: e }) => {
173
158
  !customElements.get("player-account-notifications") && customElements.define("player-account-notifications", e.element);
174
159
  });
175
160
  }
176
- if (typeof window != "undefined") {
161
+ if (typeof window < "u") {
177
162
  let s = function(e) {
178
163
  return function(...n) {
179
164
  try {
@@ -185,11 +170,11 @@ if (typeof window != "undefined") {
185
170
  }
186
171
  };
187
172
  };
188
- customElements.define = s(customElements.define), import("./PlayerAccountTimeout-tPNVqlAT.js").then(({ default: e }) => {
173
+ customElements.define = s(customElements.define), import("./PlayerAccountTimeout-DOSjICsY.js").then(({ default: e }) => {
189
174
  !customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
190
175
  });
191
176
  }
192
- if (typeof window != "undefined") {
177
+ if (typeof window < "u") {
193
178
  let s = function(e) {
194
179
  return function(...n) {
195
180
  try {
@@ -201,11 +186,11 @@ if (typeof window != "undefined") {
201
186
  }
202
187
  };
203
188
  };
204
- customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-D6Kby-08.js").then((e) => e.P).then(({ default: e }) => {
189
+ customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-DxGHXTb8.js").then((e) => e.P).then(({ default: e }) => {
205
190
  !customElements.get("player-account-self-exclusion") && customElements.define("player-account-self-exclusion", e.element);
206
191
  });
207
192
  }
208
- if (typeof window != "undefined") {
193
+ if (typeof window < "u") {
209
194
  let s = function(e) {
210
195
  return function(...n) {
211
196
  try {
@@ -217,11 +202,11 @@ if (typeof window != "undefined") {
217
202
  }
218
203
  };
219
204
  };
220
- customElements.define = s(customElements.define), import("./PlayerAccountClosure-BkKcpa4J.js").then(({ default: e }) => {
205
+ customElements.define = s(customElements.define), import("./PlayerAccountClosure-yRlo8hXR.js").then(({ default: e }) => {
221
206
  !customElements.get("player-account-closure") && customElements.define("player-account-closure", e.element);
222
207
  });
223
208
  }
224
- if (typeof window != "undefined") {
209
+ if (typeof window < "u") {
225
210
  let s = function(e) {
226
211
  return function(...n) {
227
212
  try {
@@ -233,11 +218,11 @@ if (typeof window != "undefined") {
233
218
  }
234
219
  };
235
220
  };
236
- customElements.define = s(customElements.define), import("./PlayerAccountGamingLimits-B2-Mgazd.js").then(({ default: e }) => {
221
+ customElements.define = s(customElements.define), import("./PlayerAccountGamingLimits-CTBhVGgC.js").then(({ default: e }) => {
237
222
  !customElements.get("player-account-gaming-limits") && customElements.define("player-account-gaming-limits", e.element);
238
223
  });
239
224
  }
240
- if (typeof window != "undefined") {
225
+ if (typeof window < "u") {
241
226
  let s = function(e) {
242
227
  return function(...n) {
243
228
  try {
@@ -249,11 +234,11 @@ if (typeof window != "undefined") {
249
234
  }
250
235
  };
251
236
  };
252
- customElements.define = s(customElements.define), import("./PlayerActiveBonuses-8P2H7i55.js").then(({ default: e }) => {
237
+ customElements.define = s(customElements.define), import("./PlayerActiveBonuses-DMAG7NUP.js").then(({ default: e }) => {
253
238
  !customElements.get("player-active-bonuses") && customElements.define("player-active-bonuses", e.element);
254
239
  });
255
240
  }
256
- if (typeof window != "undefined") {
241
+ if (typeof window < "u") {
257
242
  let s = function(e) {
258
243
  return function(...n) {
259
244
  try {
@@ -265,11 +250,11 @@ if (typeof window != "undefined") {
265
250
  }
266
251
  };
267
252
  };
268
- customElements.define = s(customElements.define), import("./PlayerProfileInfo-yn20xol3.js").then(({ default: e }) => {
253
+ customElements.define = s(customElements.define), import("./PlayerProfileInfo-CvAqD3Dk.js").then(({ default: e }) => {
269
254
  !customElements.get("player-profile-info") && customElements.define("player-profile-info", e.element);
270
255
  });
271
256
  }
272
- if (typeof window != "undefined") {
257
+ if (typeof window < "u") {
273
258
  let s = function(e) {
274
259
  return function(...n) {
275
260
  try {
@@ -281,11 +266,11 @@ if (typeof window != "undefined") {
281
266
  }
282
267
  };
283
268
  };
284
- customElements.define = s(customElements.define), import("./PlayerChangePassword-N_UEFJNT.js").then(({ default: e }) => {
269
+ customElements.define = s(customElements.define), import("./PlayerChangePassword-DnCj-wcc.js").then(({ default: e }) => {
285
270
  !customElements.get("player-change-password") && customElements.define("player-change-password", e.element);
286
271
  });
287
272
  }
288
- if (typeof window != "undefined") {
273
+ if (typeof window < "u") {
289
274
  let s = function(e) {
290
275
  return function(...n) {
291
276
  try {
@@ -297,11 +282,11 @@ if (typeof window != "undefined") {
297
282
  }
298
283
  };
299
284
  };
300
- customElements.define = s(customElements.define), import("./PlayerRealityCheck-A_mZq3YZ.js").then(({ default: e }) => {
285
+ customElements.define = s(customElements.define), import("./PlayerRealityCheck-3d-B64ie.js").then(({ default: e }) => {
301
286
  !customElements.get("player-reality-check") && customElements.define("player-reality-check", e.element);
302
287
  });
303
288
  }
304
- if (typeof window != "undefined") {
289
+ if (typeof window < "u") {
305
290
  let s = function(e) {
306
291
  return function(...n) {
307
292
  try {
@@ -313,11 +298,11 @@ if (typeof window != "undefined") {
313
298
  }
314
299
  };
315
300
  };
316
- customElements.define = s(customElements.define), import("./PlayerBonusHistory-DlgbJE4B.js").then(({ default: e }) => {
301
+ customElements.define = s(customElements.define), import("./PlayerBonusHistory-BxBiQwQf.js").then(({ default: e }) => {
317
302
  !customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
318
303
  });
319
304
  }
320
- if (typeof window != "undefined") {
305
+ if (typeof window < "u") {
321
306
  let s = function(e) {
322
307
  return function(...n) {
323
308
  try {
@@ -329,11 +314,11 @@ if (typeof window != "undefined") {
329
314
  }
330
315
  };
331
316
  };
332
- customElements.define = s(customElements.define), import("./PlayerDeposit-B75tYEgl.js").then(({ default: e }) => {
317
+ customElements.define = s(customElements.define), import("./PlayerDeposit-CHIQ8EaC.js").then(({ default: e }) => {
333
318
  !customElements.get("player-deposit") && customElements.define("player-deposit", e.element);
334
319
  });
335
320
  }
336
- if (typeof window != "undefined") {
321
+ if (typeof window < "u") {
337
322
  let s = function(e) {
338
323
  return function(...n) {
339
324
  try {
@@ -345,11 +330,11 @@ if (typeof window != "undefined") {
345
330
  }
346
331
  };
347
332
  };
348
- customElements.define = s(customElements.define), import("./PlayerWithdrawal-t5mlX5CD.js").then(({ default: e }) => {
333
+ customElements.define = s(customElements.define), import("./PlayerWithdrawal-DDWroufG.js").then(({ default: e }) => {
349
334
  !customElements.get("player-withdrawal") && customElements.define("player-withdrawal", e.element);
350
335
  });
351
336
  }
352
- if (typeof window != "undefined") {
337
+ if (typeof window < "u") {
353
338
  let s = function(e) {
354
339
  return function(...n) {
355
340
  try {
@@ -361,11 +346,11 @@ if (typeof window != "undefined") {
361
346
  }
362
347
  };
363
348
  };
364
- customElements.define = s(customElements.define), import("./PlayerPendingWithdrawals-BSTgce9H.js").then(({ default: e }) => {
349
+ customElements.define = s(customElements.define), import("./PlayerPendingWithdrawals-BbTa7_8U.js").then(({ default: e }) => {
365
350
  !customElements.get("player-pending-withdrawals") && customElements.define("player-pending-withdrawals", e.element);
366
351
  });
367
352
  }
368
- if (typeof window != "undefined") {
353
+ if (typeof window < "u") {
369
354
  let s = function(e) {
370
355
  return function(...n) {
371
356
  try {
@@ -377,11 +362,11 @@ if (typeof window != "undefined") {
377
362
  }
378
363
  };
379
364
  };
380
- customElements.define = s(customElements.define), import("./PlayerTransactionHistory-DllIB_qE.js").then(({ default: e }) => {
365
+ customElements.define = s(customElements.define), import("./PlayerTransactionHistory-BYJNabMB.js").then(({ default: e }) => {
381
366
  !customElements.get("player-transaction-history") && customElements.define("player-transaction-history", e.element);
382
367
  });
383
368
  }
384
- if (typeof window != "undefined") {
369
+ if (typeof window < "u") {
385
370
  let s = function(e) {
386
371
  return function(...n) {
387
372
  try {
@@ -393,11 +378,11 @@ if (typeof window != "undefined") {
393
378
  }
394
379
  };
395
380
  };
396
- customElements.define = s(customElements.define), import("./PlayerGamingHistory-Bq_uxcwt.js").then(({ default: e }) => {
381
+ customElements.define = s(customElements.define), import("./PlayerGamingHistory-BtQ73TId.js").then(({ default: e }) => {
397
382
  !customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
398
383
  });
399
384
  }
400
- if (typeof window != "undefined") {
385
+ if (typeof window < "u") {
401
386
  let s = function(e) {
402
387
  return function(...n) {
403
388
  try {
@@ -409,11 +394,11 @@ if (typeof window != "undefined") {
409
394
  }
410
395
  };
411
396
  };
412
- customElements.define = s(customElements.define), import("./PlayerAccountBettingHistory-YNLbWHxl.js").then(({ default: e }) => {
397
+ customElements.define = s(customElements.define), import("./PlayerAccountBettingHistory-C7xwYi03.js").then(({ default: e }) => {
413
398
  !customElements.get("player-account-betting-history") && customElements.define("player-account-betting-history", e.element);
414
399
  });
415
400
  }
416
- if (typeof window != "undefined") {
401
+ if (typeof window < "u") {
417
402
  let s = function(e) {
418
403
  return function(...n) {
419
404
  try {
@@ -425,14 +410,14 @@ if (typeof window != "undefined") {
425
410
  }
426
411
  };
427
412
  };
428
- customElements.define = s(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-RnvNKSgN.js").then(({ default: e }) => {
413
+ customElements.define = s(customElements.define), import("./PlayerAccountGamingLimitsWrapper2-BdpxEDlV.js").then(({ default: e }) => {
429
414
  !customElements.get("player-account-gaming-limits-wrapper-2") && customElements.define(
430
415
  "player-account-gaming-limits-wrapper-2",
431
416
  e.element
432
417
  );
433
418
  });
434
419
  }
435
- if (typeof window != "undefined") {
420
+ if (typeof window < "u") {
436
421
  let s = function(e) {
437
422
  return function(...n) {
438
423
  try {
@@ -444,152 +429,152 @@ if (typeof window != "undefined") {
444
429
  }
445
430
  };
446
431
  };
447
- customElements.define = s(customElements.define), import("./PlayerAccountBiometrics-CXLK5_xT.js").then(({ default: e }) => {
432
+ customElements.define = s(customElements.define), import("./PlayerAccountBiometrics-D7WS5cnI.js").then(({ default: e }) => {
448
433
  !customElements.get("player-account-biometrics") && customElements.define("player-account-biometrics", e.element);
449
434
  });
450
435
  }
451
436
  function Ei(s) {
452
- ci(s, "svelte-1sp5ear", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #F9F8F8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586B))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072A));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
437
+ pi(s, "svelte-1sp5ear", '*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:250px 1fr 230px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #F9F8F8));padding-right:30px}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #F9F8F8));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;color:red;background:var(--emw--pam-color-nav-desktop-bg, var(--emw--color-gray-300, #58586B))}.PlayerAccountPage>nav.PlayerAccountMobile{background:var(--emw--pam-color-nav-mobile-bg, var(--emw--color-background, #07072A));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{grid-area:aside}');
453
438
  }
454
439
  function Si(s) {
455
440
  let e;
456
441
  function n(o, f) {
457
442
  if (
458
443
  /*isMobile*/
459
- o[50]
460
- ) return vi;
444
+ o[52]
445
+ ) return Ci;
461
446
  if (
462
447
  /*sessionId*/
463
- o[47] && /*cmsendpoint*/
448
+ o[49] && /*cmsendpoint*/
464
449
  o[0] && /*env*/
465
450
  o[1]
466
- ) return ki;
451
+ ) return vi;
467
452
  }
468
453
  let t = n(s), u = t && t(s);
469
454
  return {
470
455
  c() {
471
- e = c("section"), u && u.c(), We(e, "class", "PlayerAccountPage " + /*isMobile*/
472
- (s[50] ? "PlayerAccountMobilePage" : ""));
456
+ e = p("section"), u && u.c(), Je(e, "class", "PlayerAccountPage " + /*isMobile*/
457
+ (s[52] ? "PlayerAccountMobilePage" : ""));
473
458
  },
474
459
  m(o, f) {
475
- m(o, e, f), u && u.m(e, null);
460
+ c(o, e, f), u && u.m(e, null);
476
461
  },
477
462
  p(o, f) {
478
463
  t === (t = n(o)) && u ? u.p(o, f) : (u && u.d(1), u = t && t(o), u && (u.c(), u.m(e, null)));
479
464
  },
480
465
  d(o) {
481
- o && p(e), u && u.d();
466
+ o && m(e), u && u.d();
482
467
  }
483
468
  };
484
469
  }
485
- function ki(s) {
486
- let e, n, t, u, o, f, g;
487
- function w(l, _) {
470
+ function vi(s) {
471
+ let e, n, t, u, o, f, d;
472
+ function y(l, w) {
488
473
  if (
489
474
  /*activeMenuItem*/
490
- l[49] === /*widgetPath*/
491
- l[52][0]
475
+ l[51] === /*widgetPath*/
476
+ l[54][0]
477
+ ) return Hi;
478
+ if (
479
+ /*activeMenuItem*/
480
+ l[51] === /*widgetPath*/
481
+ l[54][1]
492
482
  ) return qi;
493
483
  if (
494
484
  /*activeMenuItem*/
495
- l[49] === /*widgetPath*/
496
- l[52][1]
485
+ l[51] === /*widgetPath*/
486
+ l[54][2]
497
487
  ) return Ji;
498
488
  if (
499
489
  /*activeMenuItem*/
500
- l[49] === /*widgetPath*/
501
- l[52][2]
490
+ l[51] === /*widgetPath*/
491
+ l[54][3]
502
492
  ) return Xi;
503
493
  if (
504
494
  /*activeMenuItem*/
505
- l[49] === /*widgetPath*/
506
- l[52][3]
495
+ l[51] === /*widgetPath*/
496
+ l[54][4]
507
497
  ) return Wi;
508
498
  if (
509
499
  /*activeMenuItem*/
510
- l[49] === /*widgetPath*/
511
- l[52][4]
500
+ l[51] == /*widgetPath*/
501
+ l[54][5]
512
502
  ) return Gi;
513
503
  if (
514
504
  /*activeMenuItem*/
515
- l[49] == /*widgetPath*/
516
- l[52][5]
505
+ l[51] === /*widgetPath*/
506
+ l[54][6]
517
507
  ) return zi;
518
508
  if (
519
509
  /*activeMenuItem*/
520
- l[49] === /*widgetPath*/
521
- l[52][6]
510
+ l[51] === /*widgetPath*/
511
+ l[54][7]
522
512
  ) return Fi;
523
513
  if (
524
514
  /*activeMenuItem*/
525
- l[49] === /*widgetPath*/
526
- l[52][7]
515
+ l[51] === /*widgetPath*/
516
+ l[54][8]
527
517
  ) return Ii;
528
518
  if (
529
519
  /*activeMenuItem*/
530
- l[49] === /*widgetPath*/
531
- l[52][8]
520
+ l[51] === /*widgetPath*/
521
+ l[54][9]
532
522
  ) return Ni;
533
523
  if (
534
524
  /*activeMenuItem*/
535
- l[49] === /*widgetPath*/
536
- l[52][9]
525
+ l[51] === /*widgetPath*/
526
+ l[54][10]
537
527
  ) return Ri;
538
528
  if (
539
529
  /*activeMenuItem*/
540
- l[49] === /*widgetPath*/
541
- l[52][10]
530
+ l[51] === /*widgetPath*/
531
+ l[54][11]
542
532
  ) return ji;
543
533
  if (
544
534
  /*activeMenuItem*/
545
- l[49] === /*widgetPath*/
546
- l[52][11]
535
+ l[51] === /*widgetPath*/
536
+ l[54][12]
547
537
  ) return Ti;
548
538
  if (
549
539
  /*activeMenuItem*/
550
- l[49] === /*widgetPath*/
551
- l[52][12]
540
+ l[51] === /*widgetPath*/
541
+ l[54][13]
552
542
  ) return Oi;
553
543
  if (
554
544
  /*activeMenuItem*/
555
- l[49] === /*widgetPath*/
556
- l[52][13]
545
+ l[51] === /*widgetPath*/
546
+ l[54][14]
557
547
  ) return Ui;
558
548
  if (
559
549
  /*activeMenuItem*/
560
- l[49] === /*widgetPath*/
561
- l[52][14]
550
+ l[51] === /*widgetPath*/
551
+ l[54][15]
562
552
  ) return Ai;
563
553
  if (
564
554
  /*activeMenuItem*/
565
- l[49] === /*widgetPath*/
566
- l[52][15]
555
+ l[51] === /*widgetPath*/
556
+ l[54][16]
567
557
  ) return Mi;
568
558
  if (
569
559
  /*activeMenuItem*/
570
- l[49] === /*widgetPath*/
571
- l[52][16]
560
+ l[51] === /*widgetPath*/
561
+ l[54][17]
572
562
  ) return Li;
573
563
  if (
574
564
  /*activeMenuItem*/
575
- l[49] === /*widgetPath*/
576
- l[52][17]
565
+ l[51] === /*widgetPath*/
566
+ l[54][18]
577
567
  ) return Di;
578
568
  if (
579
569
  /*activeMenuItem*/
580
- l[49] === /*widgetPath*/
581
- l[52][18]
570
+ l[51] === /*widgetPath*/
571
+ l[54][19]
582
572
  ) return Pi;
583
- if (
584
- /*activeMenuItem*/
585
- l[49] === /*widgetPath*/
586
- l[52][19]
587
- ) return Ci;
588
573
  }
589
- let h = w(s), a = h && h(s);
574
+ let g = y(s), a = g && g(s);
590
575
  return {
591
576
  c() {
592
- e = c("nav"), n = c("player-account-menu"), t = Q(), u = c("main"), a && a.c(), o = Q(), f = c("aside"), g = c("player-account-notifications"), i(
577
+ e = p("nav"), n = p("player-account-menu"), t = Z(), u = p("main"), a && a.c(), o = Z(), f = p("aside"), d = p("player-account-notifications"), i(
593
578
  n,
594
579
  "endpoint",
595
580
  /*endpoint*/
@@ -618,7 +603,7 @@ function ki(s) {
618
603
  n,
619
604
  "activemenuitem",
620
605
  /*activeMenuItem*/
621
- s[49]
606
+ s[51]
622
607
  ), i(
623
608
  n,
624
609
  "cmsendpoint",
@@ -628,7 +613,7 @@ function ki(s) {
628
613
  n,
629
614
  "selecteditem",
630
615
  /*selected*/
631
- s[51]
616
+ s[53]
632
617
  ), i(
633
618
  n,
634
619
  "userroles",
@@ -645,287 +630,287 @@ function ki(s) {
645
630
  /*clientstylingurl*/
646
631
  s[24]
647
632
  ), i(
648
- g,
633
+ d,
649
634
  "lang",
650
635
  /*lang*/
651
636
  s[6]
652
637
  ), i(
653
- g,
638
+ d,
654
639
  "cmsendpoint",
655
640
  /*cmsendpoint*/
656
641
  s[0]
657
642
  ), i(
658
- g,
643
+ d,
659
644
  "env",
660
645
  /*env*/
661
646
  s[1]
662
647
  ), i(
663
- g,
648
+ d,
664
649
  "userroles",
665
650
  /*userroles*/
666
651
  s[12]
667
652
  ), i(
668
- g,
653
+ d,
669
654
  "customnotifications",
670
655
  /*customnotifications*/
671
656
  s[2]
672
657
  ), i(
673
- g,
658
+ d,
674
659
  "clientstyling",
675
660
  /*clientstyling*/
676
661
  s[23]
677
662
  ), i(
678
- g,
663
+ d,
679
664
  "clientstylingurl",
680
665
  /*clientstylingurl*/
681
666
  s[24]
682
667
  );
683
668
  },
684
- m(l, _) {
685
- 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, g);
669
+ m(l, w) {
670
+ c(l, e, w), j(e, n), c(l, t, w), c(l, u, w), a && a.m(u, null), c(l, o, w), c(l, f, w), j(f, d);
686
671
  },
687
- p(l, _) {
688
- _[0] & /*endpoint*/
672
+ p(l, w) {
673
+ w[0] & /*endpoint*/
689
674
  32 && i(
690
675
  n,
691
676
  "endpoint",
692
677
  /*endpoint*/
693
678
  l[5]
694
- ), _[0] & /*session*/
679
+ ), w[0] & /*session*/
695
680
  16 && i(
696
681
  n,
697
682
  "session",
698
683
  /*session*/
699
684
  l[4]
700
- ), _[0] & /*playerid*/
685
+ ), w[0] & /*playerid*/
701
686
  8 && i(
702
687
  n,
703
688
  "playerid",
704
689
  /*playerid*/
705
690
  l[3]
706
- ), _[0] & /*lang*/
691
+ ), w[0] & /*lang*/
707
692
  64 && i(
708
693
  n,
709
694
  "lang",
710
695
  /*lang*/
711
696
  l[6]
712
- ), _[0] & /*env*/
697
+ ), w[0] & /*env*/
713
698
  2 && i(
714
699
  n,
715
700
  "env",
716
701
  /*env*/
717
702
  l[1]
718
- ), _[1] & /*activeMenuItem*/
719
- 262144 && i(
703
+ ), w[1] & /*activeMenuItem*/
704
+ 1048576 && i(
720
705
  n,
721
706
  "activemenuitem",
722
707
  /*activeMenuItem*/
723
- l[49]
724
- ), _[0] & /*cmsendpoint*/
708
+ l[51]
709
+ ), w[0] & /*cmsendpoint*/
725
710
  1 && i(
726
711
  n,
727
712
  "cmsendpoint",
728
713
  /*cmsendpoint*/
729
714
  l[0]
730
- ), _[0] & /*userroles*/
715
+ ), w[0] & /*userroles*/
731
716
  4096 && i(
732
717
  n,
733
718
  "userroles",
734
719
  /*userroles*/
735
720
  l[12]
736
- ), _[0] & /*clientstyling*/
721
+ ), w[0] & /*clientstyling*/
737
722
  8388608 && i(
738
723
  n,
739
724
  "clientstyling",
740
725
  /*clientstyling*/
741
726
  l[23]
742
- ), _[0] & /*clientstylingurl*/
727
+ ), w[0] & /*clientstylingurl*/
743
728
  16777216 && i(
744
729
  n,
745
730
  "clientstylingurl",
746
731
  /*clientstylingurl*/
747
732
  l[24]
748
- ), 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*/
733
+ ), g === (g = y(l)) && a ? a.p(l, w) : (a && a.d(1), a = g && g(l), a && (a.c(), a.m(u, null))), w[0] & /*lang*/
749
734
  64 && i(
750
- g,
735
+ d,
751
736
  "lang",
752
737
  /*lang*/
753
738
  l[6]
754
- ), _[0] & /*cmsendpoint*/
739
+ ), w[0] & /*cmsendpoint*/
755
740
  1 && i(
756
- g,
741
+ d,
757
742
  "cmsendpoint",
758
743
  /*cmsendpoint*/
759
744
  l[0]
760
- ), _[0] & /*env*/
745
+ ), w[0] & /*env*/
761
746
  2 && i(
762
- g,
747
+ d,
763
748
  "env",
764
749
  /*env*/
765
750
  l[1]
766
- ), _[0] & /*userroles*/
751
+ ), w[0] & /*userroles*/
767
752
  4096 && i(
768
- g,
753
+ d,
769
754
  "userroles",
770
755
  /*userroles*/
771
756
  l[12]
772
- ), _[0] & /*customnotifications*/
757
+ ), w[0] & /*customnotifications*/
773
758
  4 && i(
774
- g,
759
+ d,
775
760
  "customnotifications",
776
761
  /*customnotifications*/
777
762
  l[2]
778
- ), _[0] & /*clientstyling*/
763
+ ), w[0] & /*clientstyling*/
779
764
  8388608 && i(
780
- g,
765
+ d,
781
766
  "clientstyling",
782
767
  /*clientstyling*/
783
768
  l[23]
784
- ), _[0] & /*clientstylingurl*/
769
+ ), w[0] & /*clientstylingurl*/
785
770
  16777216 && i(
786
- g,
771
+ d,
787
772
  "clientstylingurl",
788
773
  /*clientstylingurl*/
789
774
  l[24]
790
775
  );
791
776
  },
792
777
  d(l) {
793
- l && (p(e), p(t), p(u), p(o), p(f)), a && a.d();
778
+ l && (m(e), m(t), m(u), m(o), m(f)), a && a.d();
794
779
  }
795
780
  };
796
781
  }
797
- function vi(s) {
782
+ function Ci(s) {
798
783
  let e;
799
784
  function n(o, f) {
800
785
  if (!/*activeMenuItem*/
801
- o[49]) return pn;
786
+ o[51]) return dn;
787
+ if (
788
+ /*activeMenuItem*/
789
+ o[51] === /*widgetPath*/
790
+ o[54][0]
791
+ ) return gn;
792
+ if (
793
+ /*activeMenuItem*/
794
+ o[51] === /*widgetPath*/
795
+ o[54][1]
796
+ ) return hn;
797
+ if (
798
+ /*activeMenuItem*/
799
+ o[51] === /*widgetPath*/
800
+ o[54][2]
801
+ ) return pn;
802
802
  if (
803
803
  /*activeMenuItem*/
804
- o[49] === /*widgetPath*/
805
- o[52][0]
804
+ o[51] === /*widgetPath*/
805
+ o[54][3]
806
806
  ) return mn;
807
807
  if (
808
808
  /*activeMenuItem*/
809
- o[49] === /*widgetPath*/
810
- o[52][1]
809
+ o[51] === /*widgetPath*/
810
+ o[54][4]
811
811
  ) return cn;
812
812
  if (
813
813
  /*activeMenuItem*/
814
- o[49] === /*widgetPath*/
815
- o[52][2]
814
+ o[51] === /*widgetPath*/
815
+ o[54][5]
816
816
  ) return fn;
817
817
  if (
818
818
  /*activeMenuItem*/
819
- o[49] === /*widgetPath*/
820
- o[52][3]
819
+ o[51] === /*widgetPath*/
820
+ o[54][6]
821
821
  ) return un;
822
822
  if (
823
823
  /*activeMenuItem*/
824
- o[49] === /*widgetPath*/
825
- o[52][4]
824
+ o[51] === /*widgetPath*/
825
+ o[54][7]
826
826
  ) return rn;
827
827
  if (
828
828
  /*activeMenuItem*/
829
- o[49] === /*widgetPath*/
830
- o[52][5]
831
- ) return on;
829
+ o[51] === /*widgetPath*/
830
+ o[54][8]
831
+ ) return an;
832
832
  if (
833
833
  /*activeMenuItem*/
834
- o[49] === /*widgetPath*/
835
- o[52][6]
836
- ) return an;
834
+ o[51] === /*widgetPath*/
835
+ o[54][9]
836
+ ) return on;
837
837
  if (
838
838
  /*activeMenuItem*/
839
- o[49] === /*widgetPath*/
840
- o[52][7]
839
+ o[51] === /*widgetPath*/
840
+ o[54][10]
841
841
  ) return ln;
842
842
  if (
843
843
  /*activeMenuItem*/
844
- o[49] === /*widgetPath*/
845
- o[52][8]
844
+ o[51] === /*widgetPath*/
845
+ o[54][11]
846
846
  ) return tn;
847
847
  if (
848
848
  /*activeMenuItem*/
849
- o[49] === /*widgetPath*/
850
- o[52][9]
849
+ o[51] === /*widgetPath*/
850
+ o[54][12]
851
851
  ) return sn;
852
852
  if (
853
853
  /*activeMenuItem*/
854
- o[49] === /*widgetPath*/
855
- o[52][10]
854
+ o[51] === /*widgetPath*/
855
+ o[54][13]
856
856
  ) return nn;
857
857
  if (
858
858
  /*activeMenuItem*/
859
- o[49] === /*widgetPath*/
860
- o[52][11]
859
+ o[51] === /*widgetPath*/
860
+ o[54][14]
861
861
  ) return en;
862
862
  if (
863
863
  /*activeMenuItem*/
864
- o[49] === /*widgetPath*/
865
- o[52][12]
864
+ o[51] === /*widgetPath*/
865
+ o[54][15]
866
866
  ) return xi;
867
867
  if (
868
868
  /*activeMenuItem*/
869
- o[49] === /*widgetPath*/
870
- o[52][13]
869
+ o[51] === /*widgetPath*/
870
+ o[54][16]
871
871
  ) return $i;
872
872
  if (
873
873
  /*activeMenuItem*/
874
- o[49] === /*widgetPath*/
875
- o[52][14]
874
+ o[51] === /*widgetPath*/
875
+ o[54][17]
876
876
  ) return Yi;
877
877
  if (
878
878
  /*activeMenuItem*/
879
- o[49] === /*widgetPath*/
880
- o[52][15]
879
+ o[51] === /*widgetPath*/
880
+ o[54][18]
881
881
  ) return Qi;
882
882
  if (
883
883
  /*activeMenuItem*/
884
- o[49] === /*widgetPath*/
885
- o[52][16]
884
+ o[51] === /*widgetPath*/
885
+ o[54][19]
886
886
  ) return Zi;
887
887
  if (
888
888
  /*activeMenuItem*/
889
- o[49] === /*widgetPath*/
890
- o[52][17]
889
+ o[51] === /*widgetPath*/
890
+ o[54][20]
891
891
  ) return Vi;
892
- if (
893
- /*activeMenuItem*/
894
- o[49] === /*widgetPath*/
895
- o[52][18]
896
- ) return Ki;
897
- if (
898
- /*activeMenuItem*/
899
- o[49] === /*widgetPath*/
900
- o[52][19]
901
- ) return Bi;
902
- if (
903
- /*activeMenuItem*/
904
- o[49] === /*widgetPath*/
905
- o[52][20]
906
- ) return Hi;
907
892
  }
908
893
  let t = n(s), u = t && t(s);
909
894
  return {
910
895
  c() {
911
- u && u.c(), e = _i();
896
+ u && u.c(), e = Q();
912
897
  },
913
898
  m(o, f) {
914
- u && u.m(o, f), m(o, e, f);
899
+ u && u.m(o, f), c(o, e, f);
915
900
  },
916
901
  p(o, f) {
917
902
  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)));
918
903
  },
919
904
  d(o) {
920
- o && p(e), u && u.d(o);
905
+ o && m(e), u && u.d(o);
921
906
  }
922
907
  };
923
908
  }
924
- function Ci(s) {
909
+ function Pi(s) {
925
910
  let e;
926
911
  return {
927
912
  c() {
928
- e = c("user-transaction-history"), i(
913
+ e = p("user-transaction-history"), i(
929
914
  e,
930
915
  "endpoint",
931
916
  /*endpoint*/
@@ -944,7 +929,7 @@ function Ci(s) {
944
929
  e,
945
930
  "mobile",
946
931
  /*isMobile*/
947
- s[50]
932
+ s[52]
948
933
  ), i(
949
934
  e,
950
935
  "translation-url",
@@ -958,7 +943,7 @@ function Ci(s) {
958
943
  );
959
944
  },
960
945
  m(n, t) {
961
- m(n, e, t);
946
+ c(n, e, t);
962
947
  },
963
948
  p(n, t) {
964
949
  t[0] & /*endpoint*/
@@ -994,15 +979,15 @@ function Ci(s) {
994
979
  );
995
980
  },
996
981
  d(n) {
997
- n && p(e);
982
+ n && m(e);
998
983
  }
999
984
  };
1000
985
  }
1001
- function Pi(s) {
1002
- let e, n, t, u, o, f, g, w, h;
986
+ function Di(s) {
987
+ let e, n, t, u, o, f, d, y, g;
1003
988
  return {
1004
989
  c() {
1005
- e = c("user-deposit-withdrawal"), i(
990
+ e = p("user-deposit-withdrawal"), i(
1006
991
  e,
1007
992
  "endpoint",
1008
993
  /*endpoint*/
@@ -1014,7 +999,7 @@ function Pi(s) {
1014
999
  s[6]
1015
1000
  ), i(
1016
1001
  e,
1017
- "translationurl",
1002
+ "translation-url",
1018
1003
  /*translationurl*/
1019
1004
  s[25]
1020
1005
  ), i(
@@ -1052,11 +1037,11 @@ function Pi(s) {
1052
1037
  s[6] + /*sportsurl*/
1053
1038
  s[32]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
1054
1039
  s[6] + /*casinourl*/
1055
- s[33]), i(e, "contact-url", g = "https://" + window.location.hostname + "/" + /*lang*/
1040
+ s[33]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1056
1041
  s[6] + /*contacturl*/
1057
- s[34]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
1042
+ s[34]), i(e, "home-url", y = "https://" + window.location.hostname + "/" + /*lang*/
1058
1043
  s[6] + /*homeurl*/
1059
- s[35]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1044
+ s[35]), i(e, "deposit-url", g = "https://" + window.location.hostname + "/" + /*lang*/
1060
1045
  s[6] + /*depositurl*/
1061
1046
  s[36]), i(
1062
1047
  e,
@@ -1071,7 +1056,7 @@ function Pi(s) {
1071
1056
  );
1072
1057
  },
1073
1058
  m(a, l) {
1074
- m(a, e, l);
1059
+ c(a, e, l);
1075
1060
  },
1076
1061
  p(a, l) {
1077
1062
  l[0] & /*endpoint*/
@@ -1089,7 +1074,7 @@ function Pi(s) {
1089
1074
  ), l[0] & /*translationurl*/
1090
1075
  33554432 && i(
1091
1076
  e,
1092
- "translationurl",
1077
+ "translation-url",
1093
1078
  /*translationurl*/
1094
1079
  a[25]
1095
1080
  ), l[0] & /*currency*/
@@ -1142,17 +1127,17 @@ function Pi(s) {
1142
1127
  a[6] + /*casinourl*/
1143
1128
  a[33]) && i(e, "casino-url", f), l[0] & /*lang*/
1144
1129
  64 | l[1] & /*contacturl*/
1145
- 8 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
1130
+ 8 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1146
1131
  a[6] + /*contacturl*/
1147
- a[34]) && i(e, "contact-url", g), l[0] & /*lang*/
1132
+ a[34]) && i(e, "contact-url", d), l[0] & /*lang*/
1148
1133
  64 | l[1] & /*homeurl*/
1149
- 16 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
1134
+ 16 && y !== (y = "https://" + window.location.hostname + "/" + /*lang*/
1150
1135
  a[6] + /*homeurl*/
1151
- a[35]) && i(e, "home-url", w), l[0] & /*lang*/
1136
+ a[35]) && i(e, "home-url", y), l[0] & /*lang*/
1152
1137
  64 | l[1] & /*depositurl*/
1153
- 32 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1138
+ 32 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
1154
1139
  a[6] + /*depositurl*/
1155
- a[36]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
1140
+ a[36]) && i(e, "deposit-url", g), l[0] & /*clientstyling*/
1156
1141
  8388608 && i(
1157
1142
  e,
1158
1143
  "client-styling",
@@ -1167,15 +1152,15 @@ function Pi(s) {
1167
1152
  );
1168
1153
  },
1169
1154
  d(a) {
1170
- a && p(e);
1155
+ a && m(e);
1171
1156
  }
1172
1157
  };
1173
1158
  }
1174
- function Di(s) {
1175
- let e, n, t, u, o, f, g, w, h;
1159
+ function Li(s) {
1160
+ let e, n, t, u, o, f, d, y, g;
1176
1161
  return {
1177
1162
  c() {
1178
- e = c("user-deposit-withdrawal"), i(
1163
+ e = p("user-deposit-withdrawal"), i(
1179
1164
  e,
1180
1165
  "endpoint",
1181
1166
  /*endpoint*/
@@ -1187,7 +1172,7 @@ function Di(s) {
1187
1172
  s[6]
1188
1173
  ), i(
1189
1174
  e,
1190
- "translationurl",
1175
+ "translation-url",
1191
1176
  /*translationurl*/
1192
1177
  s[25]
1193
1178
  ), i(
@@ -1225,11 +1210,11 @@ function Di(s) {
1225
1210
  s[6] + /*sportsurl*/
1226
1211
  s[32]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
1227
1212
  s[6] + /*casinourl*/
1228
- s[33]), i(e, "contact-url", g = "https://" + window.location.hostname + "/" + /*lang*/
1213
+ s[33]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
1229
1214
  s[6] + /*contacturl*/
1230
- s[34]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
1215
+ s[34]), i(e, "home-url", y = "https://" + window.location.hostname + "/" + /*lang*/
1231
1216
  s[6] + /*homeurl*/
1232
- s[35]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
1217
+ s[35]), i(e, "deposit-url", g = "https://" + window.location.hostname + "/" + /*lang*/
1233
1218
  s[6] + /*depositurl*/
1234
1219
  s[36]), i(
1235
1220
  e,
@@ -1244,7 +1229,7 @@ function Di(s) {
1244
1229
  );
1245
1230
  },
1246
1231
  m(a, l) {
1247
- m(a, e, l);
1232
+ c(a, e, l);
1248
1233
  },
1249
1234
  p(a, l) {
1250
1235
  l[0] & /*endpoint*/
@@ -1262,7 +1247,7 @@ function Di(s) {
1262
1247
  ), l[0] & /*translationurl*/
1263
1248
  33554432 && i(
1264
1249
  e,
1265
- "translationurl",
1250
+ "translation-url",
1266
1251
  /*translationurl*/
1267
1252
  a[25]
1268
1253
  ), l[0] & /*currency*/
@@ -1315,17 +1300,17 @@ function Di(s) {
1315
1300
  a[6] + /*casinourl*/
1316
1301
  a[33]) && i(e, "casino-url", f), l[0] & /*lang*/
1317
1302
  64 | l[1] & /*contacturl*/
1318
- 8 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
1303
+ 8 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
1319
1304
  a[6] + /*contacturl*/
1320
- a[34]) && i(e, "contact-url", g), l[0] & /*lang*/
1305
+ a[34]) && i(e, "contact-url", d), l[0] & /*lang*/
1321
1306
  64 | l[1] & /*homeurl*/
1322
- 16 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
1307
+ 16 && y !== (y = "https://" + window.location.hostname + "/" + /*lang*/
1323
1308
  a[6] + /*homeurl*/
1324
- a[35]) && i(e, "home-url", w), l[0] & /*lang*/
1309
+ a[35]) && i(e, "home-url", y), l[0] & /*lang*/
1325
1310
  64 | l[1] & /*depositurl*/
1326
- 32 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
1311
+ 32 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
1327
1312
  a[6] + /*depositurl*/
1328
- a[36]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
1313
+ a[36]) && i(e, "deposit-url", g), l[0] & /*clientstyling*/
1329
1314
  8388608 && i(
1330
1315
  e,
1331
1316
  "client-styling",
@@ -1340,15 +1325,15 @@ function Di(s) {
1340
1325
  );
1341
1326
  },
1342
1327
  d(a) {
1343
- a && p(e);
1328
+ a && m(e);
1344
1329
  }
1345
1330
  };
1346
1331
  }
1347
- function Li(s) {
1332
+ function Mi(s) {
1348
1333
  let e;
1349
1334
  return {
1350
1335
  c() {
1351
- e = c("player-kyc-verification"), i(
1336
+ e = p("player-kyc-verification"), i(
1352
1337
  e,
1353
1338
  "endpoint",
1354
1339
  /*endpoint*/
@@ -1386,7 +1371,7 @@ function Li(s) {
1386
1371
  );
1387
1372
  },
1388
1373
  m(n, t) {
1389
- m(n, e, t);
1374
+ c(n, e, t);
1390
1375
  },
1391
1376
  p(n, t) {
1392
1377
  t[0] & /*endpoint*/
@@ -1434,15 +1419,15 @@ function Li(s) {
1434
1419
  );
1435
1420
  },
1436
1421
  d(n) {
1437
- n && p(e);
1422
+ n && m(e);
1438
1423
  }
1439
1424
  };
1440
1425
  }
1441
- function Mi(s) {
1426
+ function Ai(s) {
1442
1427
  let e;
1443
1428
  return {
1444
1429
  c() {
1445
- e = c("player-account-gaming-limits-wrapper-2"), i(
1430
+ e = p("player-account-gaming-limits-wrapper-2"), i(
1446
1431
  e,
1447
1432
  "endpoint",
1448
1433
  /*endpoint*/
@@ -1530,7 +1515,7 @@ function Mi(s) {
1530
1515
  );
1531
1516
  },
1532
1517
  m(n, t) {
1533
- m(n, e, t);
1518
+ c(n, e, t);
1534
1519
  },
1535
1520
  p(n, t) {
1536
1521
  t[0] & /*endpoint*/
@@ -1638,15 +1623,15 @@ function Mi(s) {
1638
1623
  );
1639
1624
  },
1640
1625
  d(n) {
1641
- n && p(e);
1626
+ n && m(e);
1642
1627
  }
1643
1628
  };
1644
1629
  }
1645
- function Ai(s) {
1630
+ function Ui(s) {
1646
1631
  let e;
1647
1632
  return {
1648
1633
  c() {
1649
- e = c("player-account-betting-history"), i(
1634
+ e = p("player-account-betting-history"), i(
1650
1635
  e,
1651
1636
  "endpoint",
1652
1637
  /*endpoint*/
@@ -1684,7 +1669,7 @@ function Ai(s) {
1684
1669
  );
1685
1670
  },
1686
1671
  m(n, t) {
1687
- m(n, e, t);
1672
+ c(n, e, t);
1688
1673
  },
1689
1674
  p(n, t) {
1690
1675
  t[0] & /*endpoint*/
@@ -1732,15 +1717,15 @@ function Ai(s) {
1732
1717
  );
1733
1718
  },
1734
1719
  d(n) {
1735
- n && p(e);
1720
+ n && m(e);
1736
1721
  }
1737
1722
  };
1738
1723
  }
1739
- function Ui(s) {
1724
+ function Oi(s) {
1740
1725
  let e;
1741
1726
  return {
1742
1727
  c() {
1743
- e = c("player-transaction-history"), i(
1728
+ e = p("player-transaction-history"), i(
1744
1729
  e,
1745
1730
  "endpoint",
1746
1731
  /*endpoint*/
@@ -1778,7 +1763,7 @@ function Ui(s) {
1778
1763
  );
1779
1764
  },
1780
1765
  m(n, t) {
1781
- m(n, e, t);
1766
+ c(n, e, t);
1782
1767
  },
1783
1768
  p(n, t) {
1784
1769
  t[0] & /*endpoint*/
@@ -1826,15 +1811,15 @@ function Ui(s) {
1826
1811
  );
1827
1812
  },
1828
1813
  d(n) {
1829
- n && p(e);
1814
+ n && m(e);
1830
1815
  }
1831
1816
  };
1832
1817
  }
1833
- function Oi(s) {
1818
+ function Ti(s) {
1834
1819
  let e;
1835
1820
  return {
1836
1821
  c() {
1837
- e = c("player-pending-withdrawals"), i(
1822
+ e = p("player-pending-withdrawals"), i(
1838
1823
  e,
1839
1824
  "endpoint",
1840
1825
  /*endpoint*/
@@ -1872,7 +1857,7 @@ function Oi(s) {
1872
1857
  );
1873
1858
  },
1874
1859
  m(n, t) {
1875
- m(n, e, t);
1860
+ c(n, e, t);
1876
1861
  },
1877
1862
  p(n, t) {
1878
1863
  t[0] & /*endpoint*/
@@ -1920,15 +1905,15 @@ function Oi(s) {
1920
1905
  );
1921
1906
  },
1922
1907
  d(n) {
1923
- n && p(e);
1908
+ n && m(e);
1924
1909
  }
1925
1910
  };
1926
1911
  }
1927
- function Ti(s) {
1912
+ function ji(s) {
1928
1913
  let e;
1929
1914
  return {
1930
1915
  c() {
1931
- e = c("player-withdrawal"), i(
1916
+ e = p("player-withdrawal"), i(
1932
1917
  e,
1933
1918
  "endpoint",
1934
1919
  /*endpoint*/
@@ -1972,11 +1957,11 @@ function Ti(s) {
1972
1957
  e,
1973
1958
  "playercurrency",
1974
1959
  /*playercurrency*/
1975
- s[48]
1960
+ s[50]
1976
1961
  );
1977
1962
  },
1978
1963
  m(n, t) {
1979
- m(n, e, t);
1964
+ c(n, e, t);
1980
1965
  },
1981
1966
  p(n, t) {
1982
1967
  t[0] & /*endpoint*/
@@ -2028,23 +2013,23 @@ function Ti(s) {
2028
2013
  /*clientstylingurl*/
2029
2014
  n[24]
2030
2015
  ), t[1] & /*playercurrency*/
2031
- 131072 && i(
2016
+ 524288 && i(
2032
2017
  e,
2033
2018
  "playercurrency",
2034
2019
  /*playercurrency*/
2035
- n[48]
2020
+ n[50]
2036
2021
  );
2037
2022
  },
2038
2023
  d(n) {
2039
- n && p(e);
2024
+ n && m(e);
2040
2025
  }
2041
2026
  };
2042
2027
  }
2043
- function ji(s) {
2028
+ function Ri(s) {
2044
2029
  let e;
2045
2030
  return {
2046
2031
  c() {
2047
- e = c("player-deposit"), i(
2032
+ e = p("player-deposit"), i(
2048
2033
  e,
2049
2034
  "endpoint",
2050
2035
  /*endpoint*/
@@ -2088,11 +2073,11 @@ function ji(s) {
2088
2073
  e,
2089
2074
  "playercurrency",
2090
2075
  /*playercurrency*/
2091
- s[48]
2076
+ s[50]
2092
2077
  );
2093
2078
  },
2094
2079
  m(n, t) {
2095
- m(n, e, t);
2080
+ c(n, e, t);
2096
2081
  },
2097
2082
  p(n, t) {
2098
2083
  t[0] & /*endpoint*/
@@ -2144,23 +2129,23 @@ function ji(s) {
2144
2129
  /*clientstylingurl*/
2145
2130
  n[24]
2146
2131
  ), t[1] & /*playercurrency*/
2147
- 131072 && i(
2132
+ 524288 && i(
2148
2133
  e,
2149
2134
  "playercurrency",
2150
2135
  /*playercurrency*/
2151
- n[48]
2136
+ n[50]
2152
2137
  );
2153
2138
  },
2154
2139
  d(n) {
2155
- n && p(e);
2140
+ n && m(e);
2156
2141
  }
2157
2142
  };
2158
2143
  }
2159
- function Ri(s) {
2144
+ function Ni(s) {
2160
2145
  let e;
2161
2146
  return {
2162
2147
  c() {
2163
- e = c("player-gaming-history"), i(
2148
+ e = p("player-gaming-history"), i(
2164
2149
  e,
2165
2150
  "endpoint",
2166
2151
  /*endpoint*/
@@ -2203,7 +2188,7 @@ function Ri(s) {
2203
2188
  );
2204
2189
  },
2205
2190
  m(n, t) {
2206
- m(n, e, t);
2191
+ c(n, e, t);
2207
2192
  },
2208
2193
  p(n, t) {
2209
2194
  t[0] & /*endpoint*/
@@ -2257,15 +2242,15 @@ function Ri(s) {
2257
2242
  );
2258
2243
  },
2259
2244
  d(n) {
2260
- n && p(e);
2245
+ n && m(e);
2261
2246
  }
2262
2247
  };
2263
2248
  }
2264
- function Ni(s) {
2249
+ function Ii(s) {
2265
2250
  let e;
2266
2251
  return {
2267
2252
  c() {
2268
- e = c("player-bonus-history"), i(
2253
+ e = p("player-bonus-history"), i(
2269
2254
  e,
2270
2255
  "bonushistorystatus",
2271
2256
  /*bonushistorystatus*/
@@ -2313,7 +2298,7 @@ function Ni(s) {
2313
2298
  );
2314
2299
  },
2315
2300
  m(n, t) {
2316
- m(n, e, t);
2301
+ c(n, e, t);
2317
2302
  },
2318
2303
  p(n, t) {
2319
2304
  t[1] & /*bonushistorystatus*/
@@ -2373,15 +2358,15 @@ function Ni(s) {
2373
2358
  );
2374
2359
  },
2375
2360
  d(n) {
2376
- n && p(e);
2361
+ n && m(e);
2377
2362
  }
2378
2363
  };
2379
2364
  }
2380
- function Ii(s) {
2365
+ function Fi(s) {
2381
2366
  let e;
2382
2367
  return {
2383
2368
  c() {
2384
- e = c("player-active-bonuses"), i(
2369
+ e = p("player-active-bonuses"), i(
2385
2370
  e,
2386
2371
  "endpoint",
2387
2372
  /*endpoint*/
@@ -2410,7 +2395,7 @@ function Ii(s) {
2410
2395
  e,
2411
2396
  "playercurrency",
2412
2397
  /*playercurrency*/
2413
- s[48]
2398
+ s[50]
2414
2399
  ), i(
2415
2400
  e,
2416
2401
  "clientstyling",
@@ -2424,7 +2409,7 @@ function Ii(s) {
2424
2409
  );
2425
2410
  },
2426
2411
  m(n, t) {
2427
- m(n, e, t);
2412
+ c(n, e, t);
2428
2413
  },
2429
2414
  p(n, t) {
2430
2415
  t[0] & /*endpoint*/
@@ -2458,11 +2443,11 @@ function Ii(s) {
2458
2443
  /*translationurl*/
2459
2444
  n[25]
2460
2445
  ), t[1] & /*playercurrency*/
2461
- 131072 && i(
2446
+ 524288 && i(
2462
2447
  e,
2463
2448
  "playercurrency",
2464
2449
  /*playercurrency*/
2465
- n[48]
2450
+ n[50]
2466
2451
  ), t[0] & /*clientstyling*/
2467
2452
  8388608 && i(
2468
2453
  e,
@@ -2478,15 +2463,15 @@ function Ii(s) {
2478
2463
  );
2479
2464
  },
2480
2465
  d(n) {
2481
- n && p(e);
2466
+ n && m(e);
2482
2467
  }
2483
2468
  };
2484
2469
  }
2485
- function Fi(s) {
2470
+ function zi(s) {
2486
2471
  let e;
2487
2472
  return {
2488
2473
  c() {
2489
- e = c("player-account-self-exclusion"), i(
2474
+ e = p("player-account-self-exclusion"), i(
2490
2475
  e,
2491
2476
  "hasconfirmationmodal",
2492
2477
  /*cooloffhasconfirmation*/
@@ -2534,7 +2519,7 @@ function Fi(s) {
2534
2519
  );
2535
2520
  },
2536
2521
  m(n, t) {
2537
- m(n, e, t);
2522
+ c(n, e, t);
2538
2523
  },
2539
2524
  p(n, t) {
2540
2525
  t[1] & /*cooloffhasconfirmation*/
@@ -2594,19 +2579,19 @@ function Fi(s) {
2594
2579
  );
2595
2580
  },
2596
2581
  d(n) {
2597
- n && p(e);
2582
+ n && m(e);
2598
2583
  }
2599
2584
  };
2600
2585
  }
2601
- function zi(s) {
2586
+ function Gi(s) {
2602
2587
  let e, n, t;
2603
2588
  return {
2604
2589
  c() {
2605
- e = c("player-account-gaming-limits"), i(
2590
+ e = p("player-account-gaming-limits"), i(
2606
2591
  e,
2607
2592
  "playercurrency",
2608
2593
  /*playercurrency*/
2609
- s[48]
2594
+ s[50]
2610
2595
  ), i(
2611
2596
  e,
2612
2597
  "translationurl",
@@ -2630,18 +2615,18 @@ function zi(s) {
2630
2615
  );
2631
2616
  },
2632
2617
  m(u, o) {
2633
- m(u, e, o), n || (t = Xe(
2618
+ c(u, e, o), n || (t = qe(
2634
2619
  /*sendLimitsData*/
2635
- s[53].call(null, e)
2620
+ s[55].call(null, e)
2636
2621
  ), n = !0);
2637
2622
  },
2638
2623
  p(u, o) {
2639
2624
  o[1] & /*playercurrency*/
2640
- 131072 && i(
2625
+ 524288 && i(
2641
2626
  e,
2642
2627
  "playercurrency",
2643
2628
  /*playercurrency*/
2644
- u[48]
2629
+ u[50]
2645
2630
  ), o[0] & /*translationurl*/
2646
2631
  33554432 && i(
2647
2632
  e,
@@ -2669,15 +2654,15 @@ function zi(s) {
2669
2654
  );
2670
2655
  },
2671
2656
  d(u) {
2672
- u && p(e), n = !1, t();
2657
+ u && m(e), n = !1, t();
2673
2658
  }
2674
2659
  };
2675
2660
  }
2676
- function Gi(s) {
2661
+ function Wi(s) {
2677
2662
  let e;
2678
2663
  return {
2679
2664
  c() {
2680
- e = c("player-account-closure"), i(
2665
+ e = p("player-account-closure"), i(
2681
2666
  e,
2682
2667
  "lang",
2683
2668
  /*lang*/
@@ -2700,7 +2685,7 @@ function Gi(s) {
2700
2685
  );
2701
2686
  },
2702
2687
  m(n, t) {
2703
- m(n, e, t);
2688
+ c(n, e, t);
2704
2689
  },
2705
2690
  p(n, t) {
2706
2691
  t[0] & /*lang*/
@@ -2730,15 +2715,15 @@ function Gi(s) {
2730
2715
  );
2731
2716
  },
2732
2717
  d(n) {
2733
- n && p(e);
2718
+ n && m(e);
2734
2719
  }
2735
2720
  };
2736
2721
  }
2737
- function Wi(s) {
2722
+ function Xi(s) {
2738
2723
  let e;
2739
2724
  return {
2740
2725
  c() {
2741
- e = c("player-account-timeout"), i(
2726
+ e = p("player-account-timeout"), i(
2742
2727
  e,
2743
2728
  "hasconfirmationmodal",
2744
2729
  /*timeouthasconfirmation*/
@@ -2781,7 +2766,7 @@ function Wi(s) {
2781
2766
  );
2782
2767
  },
2783
2768
  m(n, t) {
2784
- m(n, e, t);
2769
+ c(n, e, t);
2785
2770
  },
2786
2771
  p(n, t) {
2787
2772
  t[1] & /*timeouthasconfirmation*/
@@ -2835,15 +2820,15 @@ function Wi(s) {
2835
2820
  );
2836
2821
  },
2837
2822
  d(n) {
2838
- n && p(e);
2823
+ n && m(e);
2839
2824
  }
2840
2825
  };
2841
2826
  }
2842
- function Xi(s) {
2827
+ function Ji(s) {
2843
2828
  let e;
2844
2829
  return {
2845
2830
  c() {
2846
- e = c("player-reality-check"), i(
2831
+ e = p("player-reality-check"), i(
2847
2832
  e,
2848
2833
  "endpoint",
2849
2834
  /*endpoint*/
@@ -2881,7 +2866,7 @@ function Xi(s) {
2881
2866
  );
2882
2867
  },
2883
2868
  m(n, t) {
2884
- m(n, e, t);
2869
+ c(n, e, t);
2885
2870
  },
2886
2871
  p(n, t) {
2887
2872
  t[0] & /*endpoint*/
@@ -2929,107 +2914,49 @@ function Xi(s) {
2929
2914
  );
2930
2915
  },
2931
2916
  d(n) {
2932
- n && p(e);
2917
+ n && m(e);
2933
2918
  }
2934
2919
  };
2935
2920
  }
2936
- function Ji(s) {
2921
+ function qi(s) {
2937
2922
  let e;
2923
+ function n(o, f) {
2924
+ return (
2925
+ /*gmversion*/
2926
+ o[27] === "gmcore" || /*gmversion*/
2927
+ o[27] === "gm16" ? Ki : Bi
2928
+ );
2929
+ }
2930
+ let t = n(s), u = t(s);
2938
2931
  return {
2939
2932
  c() {
2940
- e = c("player-change-password"), i(
2941
- e,
2942
- "simplepasswordvalidation",
2943
- /*simplepasswordvalidation*/
2944
- s[13]
2945
- ), i(
2946
- e,
2947
- "lang",
2948
- /*lang*/
2949
- s[6]
2950
- ), i(
2951
- e,
2952
- "translationurl",
2953
- /*translationurl*/
2954
- s[25]
2955
- ), i(
2956
- e,
2957
- "passwordregex",
2958
- /*passwordregex*/
2959
- s[41]
2960
- ), i(
2961
- e,
2962
- "clientstyling",
2963
- /*clientstyling*/
2964
- s[23]
2965
- ), i(
2966
- e,
2967
- "clientstylingurl",
2968
- /*clientstylingurl*/
2969
- s[24]
2970
- );
2933
+ u.c(), e = Q();
2971
2934
  },
2972
- m(n, t) {
2973
- m(n, e, t);
2935
+ m(o, f) {
2936
+ u.m(o, f), c(o, e, f);
2974
2937
  },
2975
- p(n, t) {
2976
- t[0] & /*simplepasswordvalidation*/
2977
- 8192 && i(
2978
- e,
2979
- "simplepasswordvalidation",
2980
- /*simplepasswordvalidation*/
2981
- n[13]
2982
- ), t[0] & /*lang*/
2983
- 64 && i(
2984
- e,
2985
- "lang",
2986
- /*lang*/
2987
- n[6]
2988
- ), t[0] & /*translationurl*/
2989
- 33554432 && i(
2990
- e,
2991
- "translationurl",
2992
- /*translationurl*/
2993
- n[25]
2994
- ), t[1] & /*passwordregex*/
2995
- 1024 && i(
2996
- e,
2997
- "passwordregex",
2998
- /*passwordregex*/
2999
- n[41]
3000
- ), t[0] & /*clientstyling*/
3001
- 8388608 && i(
3002
- e,
3003
- "clientstyling",
3004
- /*clientstyling*/
3005
- n[23]
3006
- ), t[0] & /*clientstylingurl*/
3007
- 16777216 && i(
3008
- e,
3009
- "clientstylingurl",
3010
- /*clientstylingurl*/
3011
- n[24]
3012
- );
2938
+ p(o, f) {
2939
+ t === (t = n(o)) && u ? u.p(o, f) : (u.d(1), u = t(o), u && (u.c(), u.m(e.parentNode, e)));
3013
2940
  },
3014
- d(n) {
3015
- n && p(e);
2941
+ d(o) {
2942
+ o && m(e), u.d(o);
3016
2943
  }
3017
2944
  };
3018
2945
  }
3019
- function qi(s) {
2946
+ function Hi(s) {
3020
2947
  let e;
3021
2948
  return {
3022
2949
  c() {
3023
- e = c("player-profile-info"), i(
2950
+ e = p("player-profile-info"), i(
3024
2951
  e,
3025
2952
  "userid",
3026
2953
  /*userId*/
3027
- s[46]
2954
+ s[48]
3028
2955
  ), i(
3029
2956
  e,
3030
2957
  "sessionid",
3031
2958
  /*sessionId*/
3032
- s[47]
2959
+ s[49]
3033
2960
  ), i(
3034
2961
  e,
3035
2962
  "endpoint",
@@ -3063,21 +2990,21 @@ function qi(s) {
3063
2990
  );
3064
2991
  },
3065
2992
  m(n, t) {
3066
- m(n, e, t);
2993
+ c(n, e, t);
3067
2994
  },
3068
2995
  p(n, t) {
3069
2996
  t[1] & /*userId*/
3070
- 32768 && i(
2997
+ 131072 && i(
3071
2998
  e,
3072
2999
  "userid",
3073
3000
  /*userId*/
3074
- n[46]
3001
+ n[48]
3075
3002
  ), t[1] & /*sessionId*/
3076
- 65536 && i(
3003
+ 262144 && i(
3077
3004
  e,
3078
3005
  "sessionid",
3079
3006
  /*sessionId*/
3080
- n[47]
3007
+ n[49]
3081
3008
  ), t[0] & /*endpoint*/
3082
3009
  32 && i(
3083
3010
  e,
@@ -3117,95 +3044,283 @@ function qi(s) {
3117
3044
  );
3118
3045
  },
3119
3046
  d(n) {
3120
- n && p(e);
3047
+ n && m(e);
3121
3048
  }
3122
3049
  };
3123
3050
  }
3124
- function Hi(s) {
3051
+ function Bi(s) {
3125
3052
  let e;
3126
3053
  return {
3127
3054
  c() {
3128
- e = c("player-account-biometrics"), i(
3055
+ e = p("player-change-password-gm2"), i(
3129
3056
  e,
3130
- "biometricsenabled",
3131
- /*biometricsenabled*/
3132
- s[38]
3057
+ "endpoint",
3058
+ /*endpoint*/
3059
+ s[5]
3133
3060
  ), i(
3134
3061
  e,
3135
- "lang",
3062
+ "session",
3063
+ /*session*/
3064
+ s[4]
3065
+ ), i(
3066
+ e,
3067
+ "language",
3136
3068
  /*lang*/
3137
3069
  s[6]
3138
3070
  ), i(
3139
3071
  e,
3140
- "clientstyling",
3072
+ "forgot-mode",
3073
+ /*forgotmode*/
3074
+ s[45]
3075
+ ), i(
3076
+ e,
3077
+ "token",
3078
+ /*token*/
3079
+ s[46]
3080
+ ), i(
3081
+ e,
3082
+ "client-styling",
3141
3083
  /*clientstyling*/
3142
3084
  s[23]
3143
3085
  ), i(
3144
3086
  e,
3145
- "clientstylingurl",
3087
+ "client-styling-url",
3146
3088
  /*clientstylingurl*/
3147
3089
  s[24]
3148
3090
  ), i(
3149
3091
  e,
3150
- "translationurl",
3092
+ "translation-url",
3151
3093
  /*translationurl*/
3152
3094
  s[25]
3153
3095
  );
3154
3096
  },
3155
3097
  m(n, t) {
3156
- m(n, e, t);
3098
+ c(n, e, t);
3157
3099
  },
3158
3100
  p(n, t) {
3159
- t[1] & /*biometricsenabled*/
3160
- 128 && i(
3101
+ t[0] & /*endpoint*/
3102
+ 32 && i(
3161
3103
  e,
3162
- "biometricsenabled",
3163
- /*biometricsenabled*/
3164
- n[38]
3104
+ "endpoint",
3105
+ /*endpoint*/
3106
+ n[5]
3107
+ ), t[0] & /*session*/
3108
+ 16 && i(
3109
+ e,
3110
+ "session",
3111
+ /*session*/
3112
+ n[4]
3165
3113
  ), t[0] & /*lang*/
3166
3114
  64 && i(
3167
3115
  e,
3168
- "lang",
3116
+ "language",
3169
3117
  /*lang*/
3170
3118
  n[6]
3119
+ ), t[1] & /*forgotmode*/
3120
+ 16384 && i(
3121
+ e,
3122
+ "forgot-mode",
3123
+ /*forgotmode*/
3124
+ n[45]
3125
+ ), t[1] & /*token*/
3126
+ 32768 && i(
3127
+ e,
3128
+ "token",
3129
+ /*token*/
3130
+ n[46]
3171
3131
  ), t[0] & /*clientstyling*/
3172
3132
  8388608 && i(
3173
3133
  e,
3174
- "clientstyling",
3134
+ "client-styling",
3175
3135
  /*clientstyling*/
3176
3136
  n[23]
3177
3137
  ), t[0] & /*clientstylingurl*/
3178
3138
  16777216 && i(
3179
3139
  e,
3180
- "clientstylingurl",
3140
+ "client-styling-url",
3181
3141
  /*clientstylingurl*/
3182
3142
  n[24]
3183
3143
  ), t[0] & /*translationurl*/
3184
3144
  33554432 && i(
3185
3145
  e,
3186
- "translationurl",
3146
+ "translation-url",
3187
3147
  /*translationurl*/
3188
3148
  n[25]
3189
3149
  );
3190
3150
  },
3191
3151
  d(n) {
3192
- n && p(e);
3152
+ n && m(e);
3193
3153
  }
3194
3154
  };
3195
3155
  }
3196
- function Bi(s) {
3156
+ function Ki(s) {
3197
3157
  let e;
3198
3158
  return {
3199
3159
  c() {
3200
- e = c("user-transaction-history"), i(
3160
+ e = p("player-change-password"), i(
3201
3161
  e,
3202
- "endpoint",
3203
- /*endpoint*/
3204
- s[5]
3162
+ "simplepasswordvalidation",
3163
+ /*simplepasswordvalidation*/
3164
+ s[13]
3205
3165
  ), i(
3206
3166
  e,
3207
- "user-id",
3208
- /*playerid*/
3167
+ "translationurl",
3168
+ /*translationurl*/
3169
+ s[25]
3170
+ ), i(
3171
+ e,
3172
+ "lang",
3173
+ /*lang*/
3174
+ s[6]
3175
+ ), i(
3176
+ e,
3177
+ "passwordregex",
3178
+ /*passwordregex*/
3179
+ s[41]
3180
+ ), i(
3181
+ e,
3182
+ "clientstyling",
3183
+ /*clientstyling*/
3184
+ s[23]
3185
+ ), i(
3186
+ e,
3187
+ "clientstylingurl",
3188
+ /*clientstylingurl*/
3189
+ s[24]
3190
+ );
3191
+ },
3192
+ m(n, t) {
3193
+ c(n, e, t);
3194
+ },
3195
+ p(n, t) {
3196
+ t[0] & /*simplepasswordvalidation*/
3197
+ 8192 && i(
3198
+ e,
3199
+ "simplepasswordvalidation",
3200
+ /*simplepasswordvalidation*/
3201
+ n[13]
3202
+ ), t[0] & /*translationurl*/
3203
+ 33554432 && i(
3204
+ e,
3205
+ "translationurl",
3206
+ /*translationurl*/
3207
+ n[25]
3208
+ ), t[0] & /*lang*/
3209
+ 64 && i(
3210
+ e,
3211
+ "lang",
3212
+ /*lang*/
3213
+ n[6]
3214
+ ), t[1] & /*passwordregex*/
3215
+ 1024 && i(
3216
+ e,
3217
+ "passwordregex",
3218
+ /*passwordregex*/
3219
+ n[41]
3220
+ ), t[0] & /*clientstyling*/
3221
+ 8388608 && i(
3222
+ e,
3223
+ "clientstyling",
3224
+ /*clientstyling*/
3225
+ n[23]
3226
+ ), t[0] & /*clientstylingurl*/
3227
+ 16777216 && i(
3228
+ e,
3229
+ "clientstylingurl",
3230
+ /*clientstylingurl*/
3231
+ n[24]
3232
+ );
3233
+ },
3234
+ d(n) {
3235
+ n && m(e);
3236
+ }
3237
+ };
3238
+ }
3239
+ function Vi(s) {
3240
+ let e;
3241
+ return {
3242
+ c() {
3243
+ e = p("player-account-biometrics"), i(
3244
+ e,
3245
+ "biometricsenabled",
3246
+ /*biometricsenabled*/
3247
+ s[38]
3248
+ ), i(
3249
+ e,
3250
+ "lang",
3251
+ /*lang*/
3252
+ s[6]
3253
+ ), i(
3254
+ e,
3255
+ "clientstyling",
3256
+ /*clientstyling*/
3257
+ s[23]
3258
+ ), i(
3259
+ e,
3260
+ "clientstylingurl",
3261
+ /*clientstylingurl*/
3262
+ s[24]
3263
+ ), i(
3264
+ e,
3265
+ "translationurl",
3266
+ /*translationurl*/
3267
+ s[25]
3268
+ );
3269
+ },
3270
+ m(n, t) {
3271
+ c(n, e, t);
3272
+ },
3273
+ p(n, t) {
3274
+ t[1] & /*biometricsenabled*/
3275
+ 128 && i(
3276
+ e,
3277
+ "biometricsenabled",
3278
+ /*biometricsenabled*/
3279
+ n[38]
3280
+ ), t[0] & /*lang*/
3281
+ 64 && i(
3282
+ e,
3283
+ "lang",
3284
+ /*lang*/
3285
+ n[6]
3286
+ ), t[0] & /*clientstyling*/
3287
+ 8388608 && i(
3288
+ e,
3289
+ "clientstyling",
3290
+ /*clientstyling*/
3291
+ n[23]
3292
+ ), t[0] & /*clientstylingurl*/
3293
+ 16777216 && i(
3294
+ e,
3295
+ "clientstylingurl",
3296
+ /*clientstylingurl*/
3297
+ n[24]
3298
+ ), t[0] & /*translationurl*/
3299
+ 33554432 && i(
3300
+ e,
3301
+ "translationurl",
3302
+ /*translationurl*/
3303
+ n[25]
3304
+ );
3305
+ },
3306
+ d(n) {
3307
+ n && m(e);
3308
+ }
3309
+ };
3310
+ }
3311
+ function Zi(s) {
3312
+ let e;
3313
+ return {
3314
+ c() {
3315
+ e = p("user-transaction-history"), i(
3316
+ e,
3317
+ "endpoint",
3318
+ /*endpoint*/
3319
+ s[5]
3320
+ ), i(
3321
+ e,
3322
+ "user-id",
3323
+ /*playerid*/
3209
3324
  s[3]
3210
3325
  ), i(
3211
3326
  e,
@@ -3216,7 +3331,7 @@ function Bi(s) {
3216
3331
  e,
3217
3332
  "mobile",
3218
3333
  /*isMobile*/
3219
- s[50]
3334
+ s[52]
3220
3335
  ), i(
3221
3336
  e,
3222
3337
  "translation-url",
@@ -3230,7 +3345,7 @@ function Bi(s) {
3230
3345
  );
3231
3346
  },
3232
3347
  m(n, t) {
3233
- m(n, e, t);
3348
+ c(n, e, t);
3234
3349
  },
3235
3350
  p(n, t) {
3236
3351
  t[0] & /*endpoint*/
@@ -3266,15 +3381,15 @@ function Bi(s) {
3266
3381
  );
3267
3382
  },
3268
3383
  d(n) {
3269
- n && p(e);
3384
+ n && m(e);
3270
3385
  }
3271
3386
  };
3272
3387
  }
3273
- function Ki(s) {
3274
- let e, n, t, u, o, f, g, w, h;
3388
+ function Qi(s) {
3389
+ let e, n, t, u, o, f, d, y, g;
3275
3390
  return {
3276
3391
  c() {
3277
- e = c("user-deposit-withdrawal"), i(
3392
+ e = p("user-deposit-withdrawal"), i(
3278
3393
  e,
3279
3394
  "endpoint",
3280
3395
  /*endpoint*/
@@ -3324,11 +3439,11 @@ function Ki(s) {
3324
3439
  s[6] + /*sportsurl*/
3325
3440
  s[32]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
3326
3441
  s[6] + /*casinourl*/
3327
- s[33]), i(e, "contact-url", g = "https://" + window.location.hostname + "/" + /*lang*/
3442
+ s[33]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3328
3443
  s[6] + /*contacturl*/
3329
- s[34]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
3444
+ s[34]), i(e, "home-url", y = "https://" + window.location.hostname + "/" + /*lang*/
3330
3445
  s[6] + /*homeurl*/
3331
- s[35]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3446
+ s[35]), i(e, "deposit-url", g = "https://" + window.location.hostname + "/" + /*lang*/
3332
3447
  s[6] + /*depositurl*/
3333
3448
  s[36]), i(
3334
3449
  e,
@@ -3343,7 +3458,7 @@ function Ki(s) {
3343
3458
  );
3344
3459
  },
3345
3460
  m(a, l) {
3346
- m(a, e, l);
3461
+ c(a, e, l);
3347
3462
  },
3348
3463
  p(a, l) {
3349
3464
  l[0] & /*endpoint*/
@@ -3414,17 +3529,17 @@ function Ki(s) {
3414
3529
  a[6] + /*casinourl*/
3415
3530
  a[33]) && i(e, "casino-url", f), l[0] & /*lang*/
3416
3531
  64 | l[1] & /*contacturl*/
3417
- 8 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
3532
+ 8 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3418
3533
  a[6] + /*contacturl*/
3419
- a[34]) && i(e, "contact-url", g), l[0] & /*lang*/
3534
+ a[34]) && i(e, "contact-url", d), l[0] & /*lang*/
3420
3535
  64 | l[1] & /*homeurl*/
3421
- 16 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
3536
+ 16 && y !== (y = "https://" + window.location.hostname + "/" + /*lang*/
3422
3537
  a[6] + /*homeurl*/
3423
- a[35]) && i(e, "home-url", w), l[0] & /*lang*/
3538
+ a[35]) && i(e, "home-url", y), l[0] & /*lang*/
3424
3539
  64 | l[1] & /*depositurl*/
3425
- 32 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3540
+ 32 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
3426
3541
  a[6] + /*depositurl*/
3427
- a[36]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
3542
+ a[36]) && i(e, "deposit-url", g), l[0] & /*clientstyling*/
3428
3543
  8388608 && i(
3429
3544
  e,
3430
3545
  "client-styling",
@@ -3439,15 +3554,15 @@ function Ki(s) {
3439
3554
  );
3440
3555
  },
3441
3556
  d(a) {
3442
- a && p(e);
3557
+ a && m(e);
3443
3558
  }
3444
3559
  };
3445
3560
  }
3446
- function Vi(s) {
3447
- let e, n, t, u, o, f, g, w, h;
3561
+ function Yi(s) {
3562
+ let e, n, t, u, o, f, d, y, g;
3448
3563
  return {
3449
3564
  c() {
3450
- e = c("user-deposit-withdrawal"), i(
3565
+ e = p("user-deposit-withdrawal"), i(
3451
3566
  e,
3452
3567
  "endpoint",
3453
3568
  /*endpoint*/
@@ -3497,11 +3612,11 @@ function Vi(s) {
3497
3612
  s[6] + /*sportsurl*/
3498
3613
  s[32]), i(e, "casino-url", f = "https://" + window.location.hostname + "/" + /*lang*/
3499
3614
  s[6] + /*casinourl*/
3500
- s[33]), i(e, "contact-url", g = "https://" + window.location.hostname + "/" + /*lang*/
3615
+ s[33]), i(e, "contact-url", d = "https://" + window.location.hostname + "/" + /*lang*/
3501
3616
  s[6] + /*contacturl*/
3502
- s[34]), i(e, "home-url", w = "https://" + window.location.hostname + "/" + /*lang*/
3617
+ s[34]), i(e, "home-url", y = "https://" + window.location.hostname + "/" + /*lang*/
3503
3618
  s[6] + /*homeurl*/
3504
- s[35]), i(e, "deposit-url", h = "https://" + window.location.hostname + "/" + /*lang*/
3619
+ s[35]), i(e, "deposit-url", g = "https://" + window.location.hostname + "/" + /*lang*/
3505
3620
  s[6] + /*depositurl*/
3506
3621
  s[36]), i(
3507
3622
  e,
@@ -3516,7 +3631,7 @@ function Vi(s) {
3516
3631
  );
3517
3632
  },
3518
3633
  m(a, l) {
3519
- m(a, e, l);
3634
+ c(a, e, l);
3520
3635
  },
3521
3636
  p(a, l) {
3522
3637
  l[0] & /*endpoint*/
@@ -3587,17 +3702,17 @@ function Vi(s) {
3587
3702
  a[6] + /*casinourl*/
3588
3703
  a[33]) && i(e, "casino-url", f), l[0] & /*lang*/
3589
3704
  64 | l[1] & /*contacturl*/
3590
- 8 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
3705
+ 8 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
3591
3706
  a[6] + /*contacturl*/
3592
- a[34]) && i(e, "contact-url", g), l[0] & /*lang*/
3707
+ a[34]) && i(e, "contact-url", d), l[0] & /*lang*/
3593
3708
  64 | l[1] & /*homeurl*/
3594
- 16 && w !== (w = "https://" + window.location.hostname + "/" + /*lang*/
3709
+ 16 && y !== (y = "https://" + window.location.hostname + "/" + /*lang*/
3595
3710
  a[6] + /*homeurl*/
3596
- a[35]) && i(e, "home-url", w), l[0] & /*lang*/
3711
+ a[35]) && i(e, "home-url", y), l[0] & /*lang*/
3597
3712
  64 | l[1] & /*depositurl*/
3598
- 32 && h !== (h = "https://" + window.location.hostname + "/" + /*lang*/
3713
+ 32 && g !== (g = "https://" + window.location.hostname + "/" + /*lang*/
3599
3714
  a[6] + /*depositurl*/
3600
- a[36]) && i(e, "deposit-url", h), l[0] & /*clientstyling*/
3715
+ a[36]) && i(e, "deposit-url", g), l[0] & /*clientstyling*/
3601
3716
  8388608 && i(
3602
3717
  e,
3603
3718
  "client-styling",
@@ -3612,15 +3727,15 @@ function Vi(s) {
3612
3727
  );
3613
3728
  },
3614
3729
  d(a) {
3615
- a && p(e);
3730
+ a && m(e);
3616
3731
  }
3617
3732
  };
3618
3733
  }
3619
- function Zi(s) {
3734
+ function $i(s) {
3620
3735
  let e;
3621
3736
  return {
3622
3737
  c() {
3623
- e = c("player-kyc-verification"), i(
3738
+ e = p("player-kyc-verification"), i(
3624
3739
  e,
3625
3740
  "endpoint",
3626
3741
  /*endpoint*/
@@ -3658,7 +3773,7 @@ function Zi(s) {
3658
3773
  );
3659
3774
  },
3660
3775
  m(n, t) {
3661
- m(n, e, t);
3776
+ c(n, e, t);
3662
3777
  },
3663
3778
  p(n, t) {
3664
3779
  t[0] & /*endpoint*/
@@ -3706,15 +3821,15 @@ function Zi(s) {
3706
3821
  );
3707
3822
  },
3708
3823
  d(n) {
3709
- n && p(e);
3824
+ n && m(e);
3710
3825
  }
3711
3826
  };
3712
3827
  }
3713
- function Qi(s) {
3828
+ function xi(s) {
3714
3829
  let e;
3715
3830
  return {
3716
3831
  c() {
3717
- e = c("player-account-gaming-limits-wrapper-2"), i(
3832
+ e = p("player-account-gaming-limits-wrapper-2"), i(
3718
3833
  e,
3719
3834
  "endpoint",
3720
3835
  /*endpoint*/
@@ -3802,7 +3917,7 @@ function Qi(s) {
3802
3917
  );
3803
3918
  },
3804
3919
  m(n, t) {
3805
- m(n, e, t);
3920
+ c(n, e, t);
3806
3921
  },
3807
3922
  p(n, t) {
3808
3923
  t[0] & /*endpoint*/
@@ -3910,15 +4025,15 @@ function Qi(s) {
3910
4025
  );
3911
4026
  },
3912
4027
  d(n) {
3913
- n && p(e);
4028
+ n && m(e);
3914
4029
  }
3915
4030
  };
3916
4031
  }
3917
- function Yi(s) {
4032
+ function en(s) {
3918
4033
  let e;
3919
4034
  return {
3920
4035
  c() {
3921
- e = c("player-account-betting-history"), i(
4036
+ e = p("player-account-betting-history"), i(
3922
4037
  e,
3923
4038
  "endpoint",
3924
4039
  /*endpoint*/
@@ -3956,7 +4071,7 @@ function Yi(s) {
3956
4071
  );
3957
4072
  },
3958
4073
  m(n, t) {
3959
- m(n, e, t);
4074
+ c(n, e, t);
3960
4075
  },
3961
4076
  p(n, t) {
3962
4077
  t[0] & /*endpoint*/
@@ -4004,15 +4119,15 @@ function Yi(s) {
4004
4119
  );
4005
4120
  },
4006
4121
  d(n) {
4007
- n && p(e);
4122
+ n && m(e);
4008
4123
  }
4009
4124
  };
4010
4125
  }
4011
- function $i(s) {
4126
+ function nn(s) {
4012
4127
  let e;
4013
4128
  return {
4014
4129
  c() {
4015
- e = c("player-transaction-history"), i(
4130
+ e = p("player-transaction-history"), i(
4016
4131
  e,
4017
4132
  "endpoint",
4018
4133
  /*endpoint*/
@@ -4050,7 +4165,7 @@ function $i(s) {
4050
4165
  );
4051
4166
  },
4052
4167
  m(n, t) {
4053
- m(n, e, t);
4168
+ c(n, e, t);
4054
4169
  },
4055
4170
  p(n, t) {
4056
4171
  t[0] & /*endpoint*/
@@ -4098,15 +4213,15 @@ function $i(s) {
4098
4213
  );
4099
4214
  },
4100
4215
  d(n) {
4101
- n && p(e);
4216
+ n && m(e);
4102
4217
  }
4103
4218
  };
4104
4219
  }
4105
- function xi(s) {
4220
+ function sn(s) {
4106
4221
  let e;
4107
4222
  return {
4108
4223
  c() {
4109
- e = c("player-pending-withdrawals"), i(
4224
+ e = p("player-pending-withdrawals"), i(
4110
4225
  e,
4111
4226
  "endpoint",
4112
4227
  /*endpoint*/
@@ -4144,7 +4259,7 @@ function xi(s) {
4144
4259
  );
4145
4260
  },
4146
4261
  m(n, t) {
4147
- m(n, e, t);
4262
+ c(n, e, t);
4148
4263
  },
4149
4264
  p(n, t) {
4150
4265
  t[0] & /*endpoint*/
@@ -4192,15 +4307,15 @@ function xi(s) {
4192
4307
  );
4193
4308
  },
4194
4309
  d(n) {
4195
- n && p(e);
4310
+ n && m(e);
4196
4311
  }
4197
4312
  };
4198
4313
  }
4199
- function en(s) {
4314
+ function tn(s) {
4200
4315
  let e;
4201
4316
  return {
4202
4317
  c() {
4203
- e = c("player-withdrawal"), i(
4318
+ e = p("player-withdrawal"), i(
4204
4319
  e,
4205
4320
  "endpoint",
4206
4321
  /*endpoint*/
@@ -4244,11 +4359,11 @@ function en(s) {
4244
4359
  e,
4245
4360
  "playercurrency",
4246
4361
  /*playercurrency*/
4247
- s[48]
4362
+ s[50]
4248
4363
  );
4249
4364
  },
4250
4365
  m(n, t) {
4251
- m(n, e, t);
4366
+ c(n, e, t);
4252
4367
  },
4253
4368
  p(n, t) {
4254
4369
  t[0] & /*endpoint*/
@@ -4300,23 +4415,23 @@ function en(s) {
4300
4415
  /*clientstylingurl*/
4301
4416
  n[24]
4302
4417
  ), t[1] & /*playercurrency*/
4303
- 131072 && i(
4418
+ 524288 && i(
4304
4419
  e,
4305
4420
  "playercurrency",
4306
4421
  /*playercurrency*/
4307
- n[48]
4422
+ n[50]
4308
4423
  );
4309
4424
  },
4310
4425
  d(n) {
4311
- n && p(e);
4426
+ n && m(e);
4312
4427
  }
4313
4428
  };
4314
4429
  }
4315
- function nn(s) {
4430
+ function ln(s) {
4316
4431
  let e;
4317
4432
  return {
4318
4433
  c() {
4319
- e = c("player-deposit"), i(
4434
+ e = p("player-deposit"), i(
4320
4435
  e,
4321
4436
  "endpoint",
4322
4437
  /*endpoint*/
@@ -4360,11 +4475,11 @@ function nn(s) {
4360
4475
  e,
4361
4476
  "playercurrency",
4362
4477
  /*playercurrency*/
4363
- s[48]
4478
+ s[50]
4364
4479
  );
4365
4480
  },
4366
4481
  m(n, t) {
4367
- m(n, e, t);
4482
+ c(n, e, t);
4368
4483
  },
4369
4484
  p(n, t) {
4370
4485
  t[0] & /*endpoint*/
@@ -4416,23 +4531,23 @@ function nn(s) {
4416
4531
  /*clientstylingurl*/
4417
4532
  n[24]
4418
4533
  ), t[1] & /*playercurrency*/
4419
- 131072 && i(
4534
+ 524288 && i(
4420
4535
  e,
4421
4536
  "playercurrency",
4422
4537
  /*playercurrency*/
4423
- n[48]
4538
+ n[50]
4424
4539
  );
4425
4540
  },
4426
4541
  d(n) {
4427
- n && p(e);
4542
+ n && m(e);
4428
4543
  }
4429
4544
  };
4430
4545
  }
4431
- function sn(s) {
4546
+ function on(s) {
4432
4547
  let e;
4433
4548
  return {
4434
4549
  c() {
4435
- e = c("player-gaming-history"), i(
4550
+ e = p("player-gaming-history"), i(
4436
4551
  e,
4437
4552
  "endpoint",
4438
4553
  /*endpoint*/
@@ -4475,7 +4590,7 @@ function sn(s) {
4475
4590
  );
4476
4591
  },
4477
4592
  m(n, t) {
4478
- m(n, e, t);
4593
+ c(n, e, t);
4479
4594
  },
4480
4595
  p(n, t) {
4481
4596
  t[0] & /*endpoint*/
@@ -4529,15 +4644,15 @@ function sn(s) {
4529
4644
  );
4530
4645
  },
4531
4646
  d(n) {
4532
- n && p(e);
4647
+ n && m(e);
4533
4648
  }
4534
4649
  };
4535
4650
  }
4536
- function tn(s) {
4651
+ function an(s) {
4537
4652
  let e;
4538
4653
  return {
4539
4654
  c() {
4540
- e = c("player-bonus-history"), i(
4655
+ e = p("player-bonus-history"), i(
4541
4656
  e,
4542
4657
  "bonushistorystatus",
4543
4658
  /*bonushistorystatus*/
@@ -4585,7 +4700,7 @@ function tn(s) {
4585
4700
  );
4586
4701
  },
4587
4702
  m(n, t) {
4588
- m(n, e, t);
4703
+ c(n, e, t);
4589
4704
  },
4590
4705
  p(n, t) {
4591
4706
  t[1] & /*bonushistorystatus*/
@@ -4645,15 +4760,15 @@ function tn(s) {
4645
4760
  );
4646
4761
  },
4647
4762
  d(n) {
4648
- n && p(e);
4763
+ n && m(e);
4649
4764
  }
4650
4765
  };
4651
4766
  }
4652
- function ln(s) {
4767
+ function rn(s) {
4653
4768
  let e;
4654
4769
  return {
4655
4770
  c() {
4656
- e = c("player-active-bonuses"), i(
4771
+ e = p("player-active-bonuses"), i(
4657
4772
  e,
4658
4773
  "endpoint",
4659
4774
  /*endpoint*/
@@ -4682,7 +4797,7 @@ function ln(s) {
4682
4797
  e,
4683
4798
  "playercurrency",
4684
4799
  /*playercurrency*/
4685
- s[48]
4800
+ s[50]
4686
4801
  ), i(
4687
4802
  e,
4688
4803
  "clientstyling",
@@ -4696,7 +4811,7 @@ function ln(s) {
4696
4811
  );
4697
4812
  },
4698
4813
  m(n, t) {
4699
- m(n, e, t);
4814
+ c(n, e, t);
4700
4815
  },
4701
4816
  p(n, t) {
4702
4817
  t[0] & /*endpoint*/
@@ -4730,11 +4845,11 @@ function ln(s) {
4730
4845
  /*translationurl*/
4731
4846
  n[25]
4732
4847
  ), t[1] & /*playercurrency*/
4733
- 131072 && i(
4848
+ 524288 && i(
4734
4849
  e,
4735
4850
  "playercurrency",
4736
4851
  /*playercurrency*/
4737
- n[48]
4852
+ n[50]
4738
4853
  ), t[0] & /*clientstyling*/
4739
4854
  8388608 && i(
4740
4855
  e,
@@ -4750,15 +4865,15 @@ function ln(s) {
4750
4865
  );
4751
4866
  },
4752
4867
  d(n) {
4753
- n && p(e);
4868
+ n && m(e);
4754
4869
  }
4755
4870
  };
4756
4871
  }
4757
- function an(s) {
4872
+ function un(s) {
4758
4873
  let e;
4759
4874
  return {
4760
4875
  c() {
4761
- e = c("player-account-self-exclusion"), i(
4876
+ e = p("player-account-self-exclusion"), i(
4762
4877
  e,
4763
4878
  "hasconfirmationmodal",
4764
4879
  /*cooloffhasconfirmation*/
@@ -4806,7 +4921,7 @@ function an(s) {
4806
4921
  );
4807
4922
  },
4808
4923
  m(n, t) {
4809
- m(n, e, t);
4924
+ c(n, e, t);
4810
4925
  },
4811
4926
  p(n, t) {
4812
4927
  t[1] & /*cooloffhasconfirmation*/
@@ -4866,19 +4981,19 @@ function an(s) {
4866
4981
  );
4867
4982
  },
4868
4983
  d(n) {
4869
- n && p(e);
4984
+ n && m(e);
4870
4985
  }
4871
4986
  };
4872
4987
  }
4873
- function on(s) {
4988
+ function fn(s) {
4874
4989
  let e, n, t;
4875
4990
  return {
4876
4991
  c() {
4877
- e = c("player-account-gaming-limits"), i(
4992
+ e = p("player-account-gaming-limits"), i(
4878
4993
  e,
4879
4994
  "playercurrency",
4880
4995
  /*playercurrency*/
4881
- s[48]
4996
+ s[50]
4882
4997
  ), i(
4883
4998
  e,
4884
4999
  "separatelimits",
@@ -4902,18 +5017,18 @@ function on(s) {
4902
5017
  );
4903
5018
  },
4904
5019
  m(u, o) {
4905
- m(u, e, o), n || (t = Xe(
5020
+ c(u, e, o), n || (t = qe(
4906
5021
  /*sendLimitsData*/
4907
- s[53].call(null, e)
5022
+ s[55].call(null, e)
4908
5023
  ), n = !0);
4909
5024
  },
4910
5025
  p(u, o) {
4911
5026
  o[1] & /*playercurrency*/
4912
- 131072 && i(
5027
+ 524288 && i(
4913
5028
  e,
4914
5029
  "playercurrency",
4915
5030
  /*playercurrency*/
4916
- u[48]
5031
+ u[50]
4917
5032
  ), o[0] & /*separatelimits*/
4918
5033
  1024 && i(
4919
5034
  e,
@@ -4941,15 +5056,15 @@ function on(s) {
4941
5056
  );
4942
5057
  },
4943
5058
  d(u) {
4944
- u && p(e), n = !1, t();
5059
+ u && m(e), n = !1, t();
4945
5060
  }
4946
5061
  };
4947
5062
  }
4948
- function rn(s) {
5063
+ function cn(s) {
4949
5064
  let e;
4950
5065
  return {
4951
5066
  c() {
4952
- e = c("player-account-closure"), i(
5067
+ e = p("player-account-closure"), i(
4953
5068
  e,
4954
5069
  "lang",
4955
5070
  /*lang*/
@@ -4972,7 +5087,7 @@ function rn(s) {
4972
5087
  );
4973
5088
  },
4974
5089
  m(n, t) {
4975
- m(n, e, t);
5090
+ c(n, e, t);
4976
5091
  },
4977
5092
  p(n, t) {
4978
5093
  t[0] & /*lang*/
@@ -5002,15 +5117,15 @@ function rn(s) {
5002
5117
  );
5003
5118
  },
5004
5119
  d(n) {
5005
- n && p(e);
5120
+ n && m(e);
5006
5121
  }
5007
5122
  };
5008
5123
  }
5009
- function un(s) {
5124
+ function mn(s) {
5010
5125
  let e;
5011
5126
  return {
5012
5127
  c() {
5013
- e = c("player-account-timeout"), i(
5128
+ e = p("player-account-timeout"), i(
5014
5129
  e,
5015
5130
  "hasconfirmationmodal",
5016
5131
  /*timeouthasconfirmation*/
@@ -5053,7 +5168,7 @@ function un(s) {
5053
5168
  );
5054
5169
  },
5055
5170
  m(n, t) {
5056
- m(n, e, t);
5171
+ c(n, e, t);
5057
5172
  },
5058
5173
  p(n, t) {
5059
5174
  t[1] & /*timeouthasconfirmation*/
@@ -5107,15 +5222,15 @@ function un(s) {
5107
5222
  );
5108
5223
  },
5109
5224
  d(n) {
5110
- n && p(e);
5225
+ n && m(e);
5111
5226
  }
5112
5227
  };
5113
5228
  }
5114
- function fn(s) {
5229
+ function pn(s) {
5115
5230
  let e;
5116
5231
  return {
5117
5232
  c() {
5118
- e = c("player-reality-check"), i(
5233
+ e = p("player-reality-check"), i(
5119
5234
  e,
5120
5235
  "endpoint",
5121
5236
  /*endpoint*/
@@ -5153,7 +5268,7 @@ function fn(s) {
5153
5268
  );
5154
5269
  },
5155
5270
  m(n, t) {
5156
- m(n, e, t);
5271
+ c(n, e, t);
5157
5272
  },
5158
5273
  p(n, t) {
5159
5274
  t[0] & /*endpoint*/
@@ -5201,107 +5316,49 @@ function fn(s) {
5201
5316
  );
5202
5317
  },
5203
5318
  d(n) {
5204
- n && p(e);
5319
+ n && m(e);
5205
5320
  }
5206
5321
  };
5207
5322
  }
5208
- function cn(s) {
5323
+ function hn(s) {
5209
5324
  let e;
5325
+ function n(o, f) {
5326
+ return (
5327
+ /*gmversion*/
5328
+ o[27] === "gmcore" || /*gmversion*/
5329
+ o[27] === "gm16" ? _n : wn
5330
+ );
5331
+ }
5332
+ let t = n(s), u = t(s);
5210
5333
  return {
5211
5334
  c() {
5212
- e = c("player-change-password"), i(
5213
- e,
5214
- "simplepasswordvalidation",
5215
- /*simplepasswordvalidation*/
5216
- s[13]
5217
- ), i(
5218
- e,
5219
- "translationurl",
5220
- /*translationurl*/
5221
- s[25]
5222
- ), i(
5223
- e,
5224
- "lang",
5225
- /*lang*/
5226
- s[6]
5227
- ), i(
5228
- e,
5229
- "passwordregex",
5230
- /*passwordregex*/
5231
- s[41]
5232
- ), i(
5233
- e,
5234
- "clientstyling",
5235
- /*clientstyling*/
5236
- s[23]
5237
- ), i(
5238
- e,
5239
- "clientstylingurl",
5240
- /*clientstylingurl*/
5241
- s[24]
5242
- );
5335
+ u.c(), e = Q();
5243
5336
  },
5244
- m(n, t) {
5245
- m(n, e, t);
5337
+ m(o, f) {
5338
+ u.m(o, f), c(o, e, f);
5246
5339
  },
5247
- p(n, t) {
5248
- t[0] & /*simplepasswordvalidation*/
5249
- 8192 && i(
5250
- e,
5251
- "simplepasswordvalidation",
5252
- /*simplepasswordvalidation*/
5253
- n[13]
5254
- ), t[0] & /*translationurl*/
5255
- 33554432 && i(
5256
- e,
5257
- "translationurl",
5258
- /*translationurl*/
5259
- n[25]
5260
- ), t[0] & /*lang*/
5261
- 64 && i(
5262
- e,
5263
- "lang",
5264
- /*lang*/
5265
- n[6]
5266
- ), t[1] & /*passwordregex*/
5267
- 1024 && i(
5268
- e,
5269
- "passwordregex",
5270
- /*passwordregex*/
5271
- n[41]
5272
- ), t[0] & /*clientstyling*/
5273
- 8388608 && i(
5274
- e,
5275
- "clientstyling",
5276
- /*clientstyling*/
5277
- n[23]
5278
- ), t[0] & /*clientstylingurl*/
5279
- 16777216 && i(
5280
- e,
5281
- "clientstylingurl",
5282
- /*clientstylingurl*/
5283
- n[24]
5284
- );
5340
+ p(o, f) {
5341
+ t === (t = n(o)) && u ? u.p(o, f) : (u.d(1), u = t(o), u && (u.c(), u.m(e.parentNode, e)));
5285
5342
  },
5286
- d(n) {
5287
- n && p(e);
5343
+ d(o) {
5344
+ o && m(e), u.d(o);
5288
5345
  }
5289
5346
  };
5290
5347
  }
5291
- function mn(s) {
5348
+ function gn(s) {
5292
5349
  let e;
5293
5350
  return {
5294
5351
  c() {
5295
- e = c("player-profile-info"), i(
5352
+ e = p("player-profile-info"), i(
5296
5353
  e,
5297
5354
  "userid",
5298
5355
  /*userId*/
5299
- s[46]
5356
+ s[48]
5300
5357
  ), i(
5301
5358
  e,
5302
5359
  "sessionid",
5303
5360
  /*sessionId*/
5304
- s[47]
5361
+ s[49]
5305
5362
  ), i(
5306
5363
  e,
5307
5364
  "endpoint",
@@ -5335,21 +5392,21 @@ function mn(s) {
5335
5392
  );
5336
5393
  },
5337
5394
  m(n, t) {
5338
- m(n, e, t);
5395
+ c(n, e, t);
5339
5396
  },
5340
5397
  p(n, t) {
5341
5398
  t[1] & /*userId*/
5342
- 32768 && i(
5399
+ 131072 && i(
5343
5400
  e,
5344
5401
  "userid",
5345
5402
  /*userId*/
5346
- n[46]
5403
+ n[48]
5347
5404
  ), t[1] & /*sessionId*/
5348
- 65536 && i(
5405
+ 262144 && i(
5349
5406
  e,
5350
5407
  "sessionid",
5351
5408
  /*sessionId*/
5352
- n[47]
5409
+ n[49]
5353
5410
  ), t[0] & /*endpoint*/
5354
5411
  32 && i(
5355
5412
  e,
@@ -5389,15 +5446,15 @@ function mn(s) {
5389
5446
  );
5390
5447
  },
5391
5448
  d(n) {
5392
- n && p(e);
5449
+ n && m(e);
5393
5450
  }
5394
5451
  };
5395
5452
  }
5396
- function pn(s) {
5453
+ function dn(s) {
5397
5454
  let e, n, t, u;
5398
5455
  return {
5399
5456
  c() {
5400
- e = c("nav"), n = c("player-account-menu"), t = Q(), u = c("player-account-notifications"), i(
5457
+ e = p("nav"), n = p("player-account-menu"), t = Z(), u = p("player-account-notifications"), i(
5401
5458
  n,
5402
5459
  "endpoint",
5403
5460
  /*endpoint*/
@@ -5482,10 +5539,10 @@ function pn(s) {
5482
5539
  "clientstylingurl",
5483
5540
  /*clientstylingurl*/
5484
5541
  s[24]
5485
- ), We(e, "class", "PlayerAccountMobile");
5542
+ ), Je(e, "class", "PlayerAccountMobile");
5486
5543
  },
5487
5544
  m(o, f) {
5488
- m(o, e, f), N(e, n), N(e, t), N(e, u);
5545
+ c(o, e, f), j(e, n), j(e, t), j(e, u);
5489
5546
  },
5490
5547
  p(o, f) {
5491
5548
  f[0] & /*endpoint*/
@@ -5593,11 +5650,199 @@ function pn(s) {
5593
5650
  );
5594
5651
  },
5595
5652
  d(o) {
5596
- o && p(e);
5653
+ o && m(e);
5597
5654
  }
5598
5655
  };
5599
5656
  }
5600
- function hn(s) {
5657
+ function wn(s) {
5658
+ let e;
5659
+ return {
5660
+ c() {
5661
+ e = p("player-change-password-gm2"), i(
5662
+ e,
5663
+ "endpoint",
5664
+ /*endpoint*/
5665
+ s[5]
5666
+ ), i(
5667
+ e,
5668
+ "session",
5669
+ /*session*/
5670
+ s[4]
5671
+ ), i(
5672
+ e,
5673
+ "language",
5674
+ /*lang*/
5675
+ s[6]
5676
+ ), i(
5677
+ e,
5678
+ "forgot-mode",
5679
+ /*forgotmode*/
5680
+ s[45]
5681
+ ), i(
5682
+ e,
5683
+ "token",
5684
+ /*token*/
5685
+ s[46]
5686
+ ), i(
5687
+ e,
5688
+ "client-styling",
5689
+ /*clientstyling*/
5690
+ s[23]
5691
+ ), i(
5692
+ e,
5693
+ "client-styling-url",
5694
+ /*clientstylingurl*/
5695
+ s[24]
5696
+ ), i(
5697
+ e,
5698
+ "translation-url",
5699
+ /*translationurl*/
5700
+ s[25]
5701
+ );
5702
+ },
5703
+ m(n, t) {
5704
+ c(n, e, t);
5705
+ },
5706
+ p(n, t) {
5707
+ t[0] & /*endpoint*/
5708
+ 32 && i(
5709
+ e,
5710
+ "endpoint",
5711
+ /*endpoint*/
5712
+ n[5]
5713
+ ), t[0] & /*session*/
5714
+ 16 && i(
5715
+ e,
5716
+ "session",
5717
+ /*session*/
5718
+ n[4]
5719
+ ), t[0] & /*lang*/
5720
+ 64 && i(
5721
+ e,
5722
+ "language",
5723
+ /*lang*/
5724
+ n[6]
5725
+ ), t[1] & /*forgotmode*/
5726
+ 16384 && i(
5727
+ e,
5728
+ "forgot-mode",
5729
+ /*forgotmode*/
5730
+ n[45]
5731
+ ), t[1] & /*token*/
5732
+ 32768 && i(
5733
+ e,
5734
+ "token",
5735
+ /*token*/
5736
+ n[46]
5737
+ ), t[0] & /*clientstyling*/
5738
+ 8388608 && i(
5739
+ e,
5740
+ "client-styling",
5741
+ /*clientstyling*/
5742
+ n[23]
5743
+ ), t[0] & /*clientstylingurl*/
5744
+ 16777216 && i(
5745
+ e,
5746
+ "client-styling-url",
5747
+ /*clientstylingurl*/
5748
+ n[24]
5749
+ ), t[0] & /*translationurl*/
5750
+ 33554432 && i(
5751
+ e,
5752
+ "translation-url",
5753
+ /*translationurl*/
5754
+ n[25]
5755
+ );
5756
+ },
5757
+ d(n) {
5758
+ n && m(e);
5759
+ }
5760
+ };
5761
+ }
5762
+ function _n(s) {
5763
+ let e;
5764
+ return {
5765
+ c() {
5766
+ e = p("player-change-password"), i(
5767
+ e,
5768
+ "simplepasswordvalidation",
5769
+ /*simplepasswordvalidation*/
5770
+ s[13]
5771
+ ), i(
5772
+ e,
5773
+ "translationurl",
5774
+ /*translationurl*/
5775
+ s[25]
5776
+ ), i(
5777
+ e,
5778
+ "lang",
5779
+ /*lang*/
5780
+ s[6]
5781
+ ), i(
5782
+ e,
5783
+ "passwordregex",
5784
+ /*passwordregex*/
5785
+ s[41]
5786
+ ), i(
5787
+ e,
5788
+ "clientstyling",
5789
+ /*clientstyling*/
5790
+ s[23]
5791
+ ), i(
5792
+ e,
5793
+ "clientstylingurl",
5794
+ /*clientstylingurl*/
5795
+ s[24]
5796
+ );
5797
+ },
5798
+ m(n, t) {
5799
+ c(n, e, t);
5800
+ },
5801
+ p(n, t) {
5802
+ t[0] & /*simplepasswordvalidation*/
5803
+ 8192 && i(
5804
+ e,
5805
+ "simplepasswordvalidation",
5806
+ /*simplepasswordvalidation*/
5807
+ n[13]
5808
+ ), t[0] & /*translationurl*/
5809
+ 33554432 && i(
5810
+ e,
5811
+ "translationurl",
5812
+ /*translationurl*/
5813
+ n[25]
5814
+ ), t[0] & /*lang*/
5815
+ 64 && i(
5816
+ e,
5817
+ "lang",
5818
+ /*lang*/
5819
+ n[6]
5820
+ ), t[1] & /*passwordregex*/
5821
+ 1024 && i(
5822
+ e,
5823
+ "passwordregex",
5824
+ /*passwordregex*/
5825
+ n[41]
5826
+ ), t[0] & /*clientstyling*/
5827
+ 8388608 && i(
5828
+ e,
5829
+ "clientstyling",
5830
+ /*clientstyling*/
5831
+ n[23]
5832
+ ), t[0] & /*clientstylingurl*/
5833
+ 16777216 && i(
5834
+ e,
5835
+ "clientstylingurl",
5836
+ /*clientstylingurl*/
5837
+ n[24]
5838
+ );
5839
+ },
5840
+ d(n) {
5841
+ n && m(e);
5842
+ }
5843
+ };
5844
+ }
5845
+ function yn(s) {
5601
5846
  let e;
5602
5847
  function n(o, f) {
5603
5848
  return Si;
@@ -5605,28 +5850,28 @@ function hn(s) {
5605
5850
  let u = n()(s);
5606
5851
  return {
5607
5852
  c() {
5608
- e = c("div"), u.c();
5853
+ e = p("div"), u.c();
5609
5854
  },
5610
5855
  m(o, f) {
5611
- m(o, e, f), u.m(e, null), s[59](e);
5856
+ c(o, e, f), u.m(e, null), s[61](e);
5612
5857
  },
5613
5858
  p(o, f) {
5614
5859
  u.p(o, f);
5615
5860
  },
5616
- i: Fe,
5617
- o: Fe,
5861
+ i: Ge,
5862
+ o: Ge,
5618
5863
  d(o) {
5619
- o && p(e), u.d(), s[59](null);
5864
+ o && m(e), u.d(), s[61](null);
5620
5865
  }
5621
5866
  };
5622
5867
  }
5623
- function dn(s, e, n) {
5868
+ function bn(s, e, n) {
5624
5869
  let t;
5625
- mi(s, gi, (r) => n(67, t = r));
5626
- let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: g = "" } = e, { session: w = "" } = e, { endpoint: h = "" } = e, { lang: a = "" } = e, { operator: l = "Everymatrix" } = e, { supportemail: _ = "" } = e, { termsconditionslink: Y = "" } = e, { separatelimits: $ = "true" } = e, { hasdefaultamount: x = "false" } = e, { userroles: B = "" } = e, { simplepasswordvalidation: ee = "false" } = e, { tablabels: ie = "" } = e, { historyenabled: ne = "" } = e, { deletelimit: se = "" } = e, { limitsamount: te = "" } = e, { limitsperiods: le = "" } = e, { numberofentries: ae = "" } = e, { customcurrencysymbols: oe = "" } = e, { currency: re = "" } = e, { apiversion: ue = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: F = "" } = e, { translationurl: z = "" } = e, { custominputtextswitch: fe = "false" } = e, { gmversion: U = "" } = e, { producttype: ce = "" } = e, { successurl: me = "" } = e, { failurl: pe = "" } = e, { cancelurl: he = "" } = e, { sportsurl: de = "" } = e, { casinourl: ge = "" } = e, { contacturl: we = "" } = e, { homeurl: _e = "" } = e, { depositurl: ye = "" } = e, { showcashierbonus: be = "" } = e, { biometricsenabled: Ee = "false" } = e, { activepage: v = "" } = e, { bonushistorystatus: Se = "closed,forfeited,released,expired" } = e, { bonushistorytype: ke = "standard,freeround,freebet" } = e, { passwordregex: ve = "" } = e, { limitformat: Ce = "" } = e, { timeouthasconfirmation: Pe = "false" } = e, { cooloffhasconfirmation: De = "false" } = e;
5627
- yi({ withLocale: "en", translations: {} });
5628
- let D, Je = window.navigator.userAgent, Le = pi(Je) !== "PC", S = "", k = "", K = null, P = {}, G, W, X, A, J = !1, q = !1, V = "", Me = !1, qe, Ae, Ue = "/profile-info";
5629
- const Oe = [
5870
+ hi(s, _i, (r) => n(69, t = r));
5871
+ let { cmsendpoint: u = "" } = e, { env: o = "" } = e, { customnotifications: f = "" } = e, { playerid: d = "" } = e, { session: y = "" } = e, { endpoint: g = "" } = e, { lang: a = "" } = e, { operator: l = "Everymatrix" } = e, { supportemail: w = "" } = e, { termsconditionslink: Y = "" } = e, { separatelimits: $ = "true" } = e, { hasdefaultamount: x = "false" } = e, { userroles: H = "" } = e, { simplepasswordvalidation: ee = "false" } = e, { tablabels: ie = "" } = e, { historyenabled: ne = "" } = e, { deletelimit: se = "" } = e, { limitsamount: te = "" } = e, { limitsperiods: le = "" } = e, { numberofentries: oe = "" } = e, { customcurrencysymbols: ae = "" } = e, { currency: re = "" } = e, { apiversion: ue = "" } = e, { clientstyling: R = "" } = e, { clientstylingurl: N = "" } = e, { translationurl: I = "" } = e, { custominputtextswitch: fe = "false" } = e, { gmversion: M = "" } = e, { producttype: ce = "" } = e, { successurl: me = "" } = e, { failurl: pe = "" } = e, { cancelurl: he = "" } = e, { sportsurl: ge = "" } = e, { casinourl: de = "" } = e, { contacturl: we = "" } = e, { homeurl: _e = "" } = e, { depositurl: ye = "" } = e, { showcashierbonus: be = "" } = e, { biometricsenabled: ke = "false" } = e, { activepage: v = "" } = e, { bonushistorystatus: Ee = "closed,forfeited,released,expired" } = e, { bonushistorytype: Se = "standard,freeround,freebet" } = e, { passwordregex: ve = "" } = e, { limitformat: Ce = "" } = e, { timeouthasconfirmation: Pe = "false" } = e, { cooloffhasconfirmation: De = "false" } = e, { forgotmode: Le = !1 } = e, { token: Me = "" } = e;
5872
+ bi({ withLocale: "en", translations: {} });
5873
+ let D, He = window.navigator.userAgent, Ae = gi(He) !== "PC", E = "", S = "", B = null, C = {}, F, z, G, L, W = !1, X = !1, K = "", Ue = !1, Be, Oe, Te = "/profile-info";
5874
+ const je = [
5630
5875
  "/profile-info",
5631
5876
  "/change-password",
5632
5877
  "/reality-check",
@@ -5648,53 +5893,53 @@ function dn(s, e, n) {
5648
5893
  "/cashier-withdrawal",
5649
5894
  "/transactions-history",
5650
5895
  "/biometrics"
5651
- ], Te = () => {
5652
- n(46, S = g), n(47, k = w), Ne(), je();
5653
- }, je = () => {
5654
- !v && !Le && n(54, v = Oe[0]), n(49, Ue = v);
5655
- }, He = () => {
5656
- bi(a);
5657
- }, Be = () => {
5658
- fetch(z).then((y) => y.json()).then((y) => {
5659
- Object.keys(y).forEach((b) => {
5660
- ze(b, y[b]);
5896
+ ], Re = () => {
5897
+ n(48, E = d), n(49, S = y), Fe(), Ne();
5898
+ }, Ne = () => {
5899
+ !v && !Ae && n(56, v = je[0]), n(51, Te = v);
5900
+ }, Ke = () => {
5901
+ ki(a);
5902
+ }, Ve = () => {
5903
+ fetch(I).then((_) => _.json()).then((_) => {
5904
+ Object.keys(_).forEach((b) => {
5905
+ We(b, _[b]);
5661
5906
  });
5662
- }).catch((y) => {
5663
- console.log(y);
5907
+ }).catch((_) => {
5908
+ console.log(_);
5664
5909
  });
5665
5910
  };
5666
- Object.keys(Ge).forEach((r) => {
5667
- ze(r, Ge[r]);
5911
+ Object.keys(Xe).forEach((r) => {
5912
+ We(r, Xe[r]);
5668
5913
  });
5669
- const Re = (r) => {
5670
- let y;
5914
+ const Ie = (r) => {
5915
+ let _;
5671
5916
  if (r.data)
5672
5917
  switch (r.data.type) {
5673
5918
  case "ChangeAccountPage":
5674
- n(54, v = r.data.page.path), v == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), v == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
5919
+ n(56, v = r.data.page.path), v == "/deposit" && typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountController" }), v == "/withdrawal" && typeof gtag == "function" && gtag("event", "GoToWithdrawal", { context: "PlayerAccountController" });
5675
5920
  break;
5676
5921
  case "PlayerAccountMenuActive":
5677
5922
  case "GoToPreviousRoute":
5678
- r.data.isMobile && (n(54, v = ""), Te());
5923
+ r.data.isMobile && (n(56, v = ""), Re());
5679
5924
  break;
5680
5925
  case "ChangePassword":
5681
- Ke(r.data.userCurrentPassword, r.data.userNewPassword);
5926
+ Ze(r.data.userCurrentPassword, r.data.userNewPassword);
5682
5927
  break;
5683
5928
  case "SetPlayerAccountTimeout":
5684
- y = new URL(`/v2/player/${S}/limits${U === "gm16" ? "/session" : ""}`, h);
5685
- let b = r.data.timeoutSelected, L = r.data.timeoutExpiryDate, M = {
5929
+ _ = new URL(`/v2/player/${E}/limits${M === "gm16" ? "/session" : ""}`, g);
5930
+ let b = r.data.timeoutSelected, P = r.data.timeoutExpiryDate, J = {
5686
5931
  method: "PUT",
5687
5932
  headers: {
5688
- "X-SessionID": k,
5933
+ "X-SessionID": S,
5689
5934
  "Content-Type": "application/json",
5690
5935
  Accept: "application/json"
5691
5936
  },
5692
5937
  body: JSON.stringify({
5693
- coolOff: { period: b, expiryDate: L }
5938
+ coolOff: { period: b, expiryDate: P }
5694
5939
  })
5695
5940
  };
5696
- fetch(y.href, M).then((E) => {
5697
- if (E.status == 200)
5941
+ fetch(_.href, J).then((k) => {
5942
+ if (k.status == 200)
5698
5943
  window.postMessage(
5699
5944
  {
5700
5945
  type: "WidgetNotification",
@@ -5707,27 +5952,27 @@ function dn(s, e, n) {
5707
5952
  ), window.postMessage({ type: "LogoutSuccessfull" }, window.location.href);
5708
5953
  else
5709
5954
  throw new Error("Failed to fetch");
5710
- }).catch((E) => console.error(E));
5955
+ }).catch((k) => console.error(k));
5711
5956
  break;
5712
5957
  case "SetSelfExclusion":
5713
- y = new URL(`/v2/player/${S}/limits${U === "gm16" ? "/session" : ""}`, h);
5714
- let C = r.data.selfExclusionPeriod, $e = r.data.selfExclusionExpiryDate, xe = {
5958
+ _ = new URL(`/v2/player/${E}/limits${M === "gm16" ? "/session" : ""}`, g);
5959
+ let U = r.data.selfExclusionPeriod, ei = r.data.selfExclusionExpiryDate, ii = {
5715
5960
  method: "PUT",
5716
5961
  headers: {
5717
- "X-SessionID": k,
5962
+ "X-SessionID": S,
5718
5963
  "Content-Type": "application/json",
5719
5964
  Accept: "application/json"
5720
5965
  },
5721
5966
  body: JSON.stringify({
5722
5967
  selfExclusion: {
5723
- period: C,
5724
- expiryDate: $e,
5968
+ period: U,
5969
+ expiryDate: ei,
5725
5970
  selfExclusionReason: "UserRequest"
5726
5971
  }
5727
5972
  })
5728
5973
  };
5729
- fetch(y.href, xe).then((E) => {
5730
- E.status == 200 && (window.postMessage(
5974
+ fetch(_.href, ii).then((k) => {
5975
+ k.status == 200 && (window.postMessage(
5731
5976
  {
5732
5977
  type: "WidgetNotification",
5733
5978
  data: {
@@ -5740,11 +5985,11 @@ function dn(s, e, n) {
5740
5985
  });
5741
5986
  break;
5742
5987
  case "AccountClosure":
5743
- y = new URL(`/v2/player/${S}/limits${U === "gm16" ? "/session" : ""}`, h);
5744
- let ei = {
5988
+ _ = new URL(`/v2/player/${E}/limits${M === "gm16" ? "/session" : ""}`, g);
5989
+ let ni = {
5745
5990
  method: "PUT",
5746
5991
  headers: {
5747
- "X-SessionID": k,
5992
+ "X-SessionID": S,
5748
5993
  "Content-Type": "application/json",
5749
5994
  Accept: "application/json"
5750
5995
  },
@@ -5756,8 +6001,8 @@ function dn(s, e, n) {
5756
6001
  }
5757
6002
  })
5758
6003
  };
5759
- fetch(y.href, ei).then((E) => {
5760
- E.status == 200 && (window.postMessage(
6004
+ fetch(_.href, ni).then((k) => {
6005
+ k.status == 200 && (window.postMessage(
5761
6006
  {
5762
6007
  type: "WidgetNotification",
5763
6008
  data: {
@@ -5770,21 +6015,21 @@ function dn(s, e, n) {
5770
6015
  });
5771
6016
  break;
5772
6017
  case "UserSessionID":
5773
- n(47, k = r.data.session), n(46, S = r.data.userid), Ne();
6018
+ n(49, S = r.data.session), n(48, E = r.data.userid), Fe();
5774
6019
  break;
5775
6020
  case "PlayerAccountGamingLimitsUpdate":
5776
- y = new URL(`/v2/player/${S}/limits`, h);
5777
- let ii = r.data.payload, ni = {
6021
+ _ = new URL(`/v2/player/${E}/limits`, g);
6022
+ let si = r.data.payload, ti = {
5778
6023
  method: "PUT",
5779
6024
  headers: {
5780
- "X-SessionID": k,
6025
+ "X-SessionID": S,
5781
6026
  "Content-Type": "application/json",
5782
6027
  Accept: "application/json"
5783
6028
  },
5784
- body: JSON.stringify(ii)
6029
+ body: JSON.stringify(si)
5785
6030
  };
5786
- fetch(y.href, ni).then((E) => {
5787
- E.status == 200 && (J = !0, window.postMessage(
6031
+ fetch(_.href, ti).then((k) => {
6032
+ k.status == 200 && (W = !0, window.postMessage(
5788
6033
  {
5789
6034
  type: "WidgetNotification",
5790
6035
  data: {
@@ -5793,36 +6038,36 @@ function dn(s, e, n) {
5793
6038
  }
5794
6039
  },
5795
6040
  window.location.href
5796
- ), O(new URL(`/v2/player/${S}/limits`, h)));
6041
+ ), A(new URL(`/v2/player/${E}/limits`, g)));
5797
6042
  });
5798
6043
  break;
5799
6044
  case "PlayerAccountGamingLimitDelete":
5800
- let H = r.data.limit ? r.data.limit : {}, j;
5801
- Array.isArray(H) ? j = H.map((E) => E.period) : j = H.period;
5802
- let si = r.data.name, R = "";
5803
- switch (si) {
6045
+ let q = r.data.limit ? r.data.limit : {}, O;
6046
+ Array.isArray(q) ? O = q.map((k) => k.period) : O = q.period;
6047
+ let li = r.data.name, T = "";
6048
+ switch (li) {
5804
6049
  case "depositLimits":
5805
- R = "deposit";
6050
+ T = "deposit";
5806
6051
  break;
5807
6052
  case "cumulativeSessionLimits":
5808
- R = "cumulativeSession";
6053
+ T = "cumulativeSession";
5809
6054
  break;
5810
6055
  case "wageringLimit":
5811
- R = "wagering";
6056
+ T = "wagering";
5812
6057
  break;
5813
6058
  case "lossLimit":
5814
- R = "loss";
6059
+ T = "loss";
5815
6060
  break;
5816
6061
  }
5817
- let ti = {
6062
+ let oi = {
5818
6063
  method: "DELETE",
5819
- headers: { "X-SessionID": k },
5820
- body: JSON.stringify(H)
6064
+ headers: { "X-SessionID": S },
6065
+ body: JSON.stringify(q)
5821
6066
  };
5822
- y = new URL(`/v2/player/${S}/limits/${R}`, h), Array.isArray(j) ? j.forEach((E) => {
5823
- y.searchParams.append("periods", E);
5824
- }) : y.searchParams.append("periods", j), fetch(y.href, ti).then((E) => {
5825
- E.status == 200 && (q = !0, window.postMessage(
6067
+ _ = new URL(`/v2/player/${E}/limits/${T}`, g), Array.isArray(O) ? O.forEach((k) => {
6068
+ _.searchParams.append("periods", k);
6069
+ }) : _.searchParams.append("periods", O), fetch(_.href, oi).then((k) => {
6070
+ k.status == 200 && (X = !0, window.postMessage(
5826
6071
  {
5827
6072
  type: "WidgetNotification",
5828
6073
  data: {
@@ -5832,25 +6077,25 @@ function dn(s, e, n) {
5832
6077
  },
5833
6078
  window.location.href
5834
6079
  ));
5835
- }).then((E) => {
5836
- O(new URL(`/v2/player/${S}/limits`, h));
6080
+ }).then((k) => {
6081
+ A(new URL(`/v2/player/${E}/limits`, g));
5837
6082
  });
5838
6083
  break;
5839
6084
  case "GamingLimitsConfirmChanges":
5840
- O(new URL(`/v2/player/${S}/limits`, h));
6085
+ A(new URL(`/v2/player/${E}/limits`, g));
5841
6086
  break;
5842
6087
  case "CancelGamingLimitsChanges":
5843
- O(new URL(`/v2/player/${S}/limits`, h));
6088
+ A(new URL(`/v2/player/${E}/limits`, g));
5844
6089
  break;
5845
6090
  }
5846
- }, Ne = () => {
5847
- let r = new URL(`${h}/v1/player/${S}/profile`), y = {
6091
+ }, Fe = () => {
6092
+ let r = new URL(`${g}/v1/player/${E}/profile`), _ = {
5848
6093
  method: "GET",
5849
- headers: { "X-SessionID": k }
6094
+ headers: { "X-SessionID": S }
5850
6095
  };
5851
- fetch(r.href, y).then((b) => b.json()).then(
6096
+ fetch(r.href, _).then((b) => b.json()).then(
5852
6097
  (b) => {
5853
- b.country, n(48, K = b.currency), window.postMessage(
6098
+ b.country, n(50, B = b.currency), window.postMessage(
5854
6099
  {
5855
6100
  type: "ProfileDetailsData",
5856
6101
  profileDetails: b
@@ -5862,20 +6107,20 @@ function dn(s, e, n) {
5862
6107
  console.error(b);
5863
6108
  }
5864
6109
  );
5865
- }, Ke = (r, y) => Ie(this, null, function* () {
5866
- let b = new URL(`${h}/v1/player/${S}/password`), L = {
6110
+ }, Ze = async (r, _) => {
6111
+ let b = new URL(`${g}/v1/player/${E}/password`), P = {
5867
6112
  currentPassword: r,
5868
- newPassword: y
5869
- }, T = {
6113
+ newPassword: _
6114
+ }, ze = {
5870
6115
  method: "POST",
5871
6116
  headers: {
5872
- "X-SessionID": k,
6117
+ "X-SessionID": S,
5873
6118
  "Content-Type": "application/json",
5874
6119
  Accept: "application/json"
5875
6120
  },
5876
- body: JSON.stringify(L)
5877
- }, M = yield fetch(b.href, T);
5878
- if (M.ok)
6121
+ body: JSON.stringify(P)
6122
+ }, J = await fetch(b.href, ze);
6123
+ if (J.ok)
5879
6124
  window.postMessage({ type: "PasswordChangedSuccessfully" }, window.location.href), window.postMessage(
5880
6125
  {
5881
6126
  type: "WidgetNotification",
@@ -5885,19 +6130,19 @@ function dn(s, e, n) {
5885
6130
  }
5886
6131
  },
5887
6132
  window.location.href
5888
- ), Ae = new CustomEvent(
6133
+ ), Oe = new CustomEvent(
5889
6134
  "ChangePassword",
5890
6135
  {
5891
- detail: { userPassword: L.newPassword }
6136
+ detail: { userPassword: P.newPassword }
5892
6137
  }
5893
- ), window.dispatchEvent(Ae);
6138
+ ), window.dispatchEvent(Oe);
5894
6139
  else {
5895
- let C = yield M.json();
5896
- V = C.error.substring(C.error.indexOf("errorMessage") + 13, C.error.length), Me = !0, window.postMessage(
6140
+ let U = await J.json();
6141
+ K = U.error.substring(U.error.indexOf("errorMessage") + 13, U.error.length), Ue = !0, window.postMessage(
5897
6142
  {
5898
6143
  type: "ShowPasswordChangedError",
5899
- showErrorPasswordChanged: Me,
5900
- errorPasswordChanged: V
6144
+ showErrorPasswordChanged: Ue,
6145
+ errorPasswordChanged: K
5901
6146
  },
5902
6147
  window.location.href
5903
6148
  ), window.postMessage(
@@ -5905,160 +6150,161 @@ function dn(s, e, n) {
5905
6150
  type: "WidgetNotification",
5906
6151
  data: {
5907
6152
  type: "error",
5908
- message: V
6153
+ message: K
5909
6154
  }
5910
6155
  },
5911
6156
  window.location.href
5912
6157
  );
5913
6158
  }
5914
- }), O = (r) => {
5915
- J === !0 ? setTimeout(
6159
+ }, A = (r) => {
6160
+ W === !0 ? setTimeout(
5916
6161
  () => {
5917
- J = !1;
6162
+ W = !1;
5918
6163
  },
5919
6164
  3e3
5920
- ) : q === !0 && setTimeout(
6165
+ ) : X === !0 && setTimeout(
5921
6166
  () => {
5922
- q = !1;
6167
+ X = !1;
5923
6168
  },
5924
6169
  3e3
5925
6170
  );
5926
- let y = {
6171
+ let _ = {
5927
6172
  method: "GET",
5928
- headers: { "X-SessionID": k }
6173
+ headers: { "X-SessionID": S }
5929
6174
  };
5930
- fetch(r.href, y).then((b) => b.json()).then(
6175
+ fetch(r.href, _).then((b) => b.json()).then(
5931
6176
  (b) => {
5932
- var L, T, M;
5933
- P = b, Object.keys(P).length !== 0 ? (n(55, G = (L = P.depositLimits) != null ? L : []), n(56, W = (T = P.wageringLimits) != null ? T : []), n(57, X = (M = P.lossLimits) != null ? M : []), P.hasOwnProperty("cumulativeSessionLimits") ? (n(58, A = P.timeLimit), n(58, A = P.cumulativeSessionLimits.map((C) => (C.amount = C.minutes, C)))) : n(58, A = []), window.postMessage(
6177
+ C = b, Object.keys(C).length !== 0 ? (n(57, F = C.depositLimits ?? []), n(58, z = C.wageringLimits ?? []), n(59, G = C.lossLimits ?? []), C.hasOwnProperty("cumulativeSessionLimits") ? (n(60, L = C.timeLimit), n(60, L = C.cumulativeSessionLimits.map((P) => (P.amount = P.minutes, P)))) : n(60, L = []), window.postMessage(
5934
6178
  {
5935
6179
  type: "PlayerLimitsData",
5936
6180
  limits: {
5937
- playercurrency: K,
5938
- depositlimit: G,
5939
- wageringlimit: W,
5940
- losslimit: X,
5941
- timelimit: A,
5942
- showsuccessnotification: J,
5943
- showdeletenotification: q,
6181
+ playercurrency: B,
6182
+ depositlimit: F,
6183
+ wageringlimit: z,
6184
+ losslimit: G,
6185
+ timelimit: L,
6186
+ showsuccessnotification: W,
6187
+ showdeletenotification: X,
5944
6188
  lang: a
5945
6189
  }
5946
6190
  },
5947
6191
  window.location.href
5948
- )) : (n(55, G = []), n(56, W = []), n(57, X = []), n(58, A = [])), wi();
6192
+ )) : (n(57, F = []), n(58, z = []), n(59, G = []), n(60, L = [])), yi();
5949
6193
  },
5950
6194
  (b) => {
5951
6195
  console.error(b);
5952
6196
  }
5953
6197
  );
5954
- }, Ve = (r) => {
5955
- O(new URL(`/v2/player/${S}/limits`, h));
5956
- }, Ze = () => {
6198
+ }, Qe = (r) => {
6199
+ A(new URL(`/v2/player/${E}/limits`, g));
6200
+ }, Ye = () => {
5957
6201
  let r = document.createElement("style");
5958
- r.innerHTML = I, D.appendChild(r);
5959
- }, Qe = () => {
5960
- let r = new URL(F), y = document.createElement("style");
6202
+ r.innerHTML = R, D.appendChild(r);
6203
+ }, $e = () => {
6204
+ let r = new URL(N), _ = document.createElement("style");
5961
6205
  fetch(r.href).then((b) => b.text()).then((b) => {
5962
- y.innerHTML = b, setTimeout(
6206
+ _.innerHTML = b, setTimeout(
5963
6207
  () => {
5964
- D.appendChild(y);
6208
+ D.appendChild(_);
5965
6209
  },
5966
6210
  1
5967
6211
  );
5968
6212
  });
5969
6213
  };
5970
- hi(() => (window.addEventListener("message", Re, !1), () => {
5971
- window.removeEventListener("message", Re);
6214
+ di(() => (window.addEventListener("message", Ie, !1), () => {
6215
+ window.removeEventListener("message", Ie);
5972
6216
  }));
5973
- function Ye(r) {
5974
- di[r ? "unshift" : "push"](() => {
5975
- D = r, n(45, D);
6217
+ function xe(r) {
6218
+ wi[r ? "unshift" : "push"](() => {
6219
+ D = r, n(47, D);
5976
6220
  });
5977
6221
  }
5978
6222
  return s.$$set = (r) => {
5979
- "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, g = 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), "termsconditionslink" in r && n(9, Y = r.termsconditionslink), "separatelimits" in r && n(10, $ = r.separatelimits), "hasdefaultamount" in r && n(11, x = r.hasdefaultamount), "userroles" in r && n(12, B = r.userroles), "simplepasswordvalidation" in r && n(13, ee = r.simplepasswordvalidation), "tablabels" in r && n(14, ie = r.tablabels), "historyenabled" in r && n(15, ne = r.historyenabled), "deletelimit" in r && n(16, se = r.deletelimit), "limitsamount" in r && n(17, te = r.limitsamount), "limitsperiods" in r && n(18, le = r.limitsperiods), "numberofentries" in r && n(19, ae = r.numberofentries), "customcurrencysymbols" in r && n(20, oe = r.customcurrencysymbols), "currency" in r && n(21, re = r.currency), "apiversion" in r && n(22, ue = r.apiversion), "clientstyling" in r && n(23, I = r.clientstyling), "clientstylingurl" in r && n(24, F = r.clientstylingurl), "translationurl" in r && n(25, z = r.translationurl), "custominputtextswitch" in r && n(26, fe = r.custominputtextswitch), "gmversion" in r && n(27, U = r.gmversion), "producttype" in r && n(28, ce = r.producttype), "successurl" in r && n(29, me = r.successurl), "failurl" in r && n(30, pe = r.failurl), "cancelurl" in r && n(31, he = r.cancelurl), "sportsurl" in r && n(32, de = r.sportsurl), "casinourl" in r && n(33, ge = r.casinourl), "contacturl" in r && n(34, we = r.contacturl), "homeurl" in r && n(35, _e = r.homeurl), "depositurl" in r && n(36, ye = r.depositurl), "showcashierbonus" in r && n(37, be = r.showcashierbonus), "biometricsenabled" in r && n(38, Ee = r.biometricsenabled), "activepage" in r && n(54, v = r.activepage), "bonushistorystatus" in r && n(39, Se = r.bonushistorystatus), "bonushistorytype" in r && n(40, ke = r.bonushistorytype), "passwordregex" in r && n(41, ve = r.passwordregex), "limitformat" in r && n(42, Ce = r.limitformat), "timeouthasconfirmation" in r && n(43, Pe = r.timeouthasconfirmation), "cooloffhasconfirmation" in r && n(44, De = r.cooloffhasconfirmation);
6223
+ "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, y = r.session), "endpoint" in r && n(5, g = r.endpoint), "lang" in r && n(6, a = r.lang), "operator" in r && n(7, l = r.operator), "supportemail" in r && n(8, w = r.supportemail), "termsconditionslink" in r && n(9, Y = r.termsconditionslink), "separatelimits" in r && n(10, $ = r.separatelimits), "hasdefaultamount" in r && n(11, x = r.hasdefaultamount), "userroles" in r && n(12, H = r.userroles), "simplepasswordvalidation" in r && n(13, ee = r.simplepasswordvalidation), "tablabels" in r && n(14, ie = r.tablabels), "historyenabled" in r && n(15, ne = r.historyenabled), "deletelimit" in r && n(16, se = r.deletelimit), "limitsamount" in r && n(17, te = r.limitsamount), "limitsperiods" in r && n(18, le = r.limitsperiods), "numberofentries" in r && n(19, oe = r.numberofentries), "customcurrencysymbols" in r && n(20, ae = r.customcurrencysymbols), "currency" in r && n(21, re = r.currency), "apiversion" in r && n(22, ue = r.apiversion), "clientstyling" in r && n(23, R = r.clientstyling), "clientstylingurl" in r && n(24, N = r.clientstylingurl), "translationurl" in r && n(25, I = r.translationurl), "custominputtextswitch" in r && n(26, fe = r.custominputtextswitch), "gmversion" in r && n(27, M = r.gmversion), "producttype" in r && n(28, ce = r.producttype), "successurl" in r && n(29, me = r.successurl), "failurl" in r && n(30, pe = r.failurl), "cancelurl" in r && n(31, he = r.cancelurl), "sportsurl" in r && n(32, ge = r.sportsurl), "casinourl" in r && n(33, de = r.casinourl), "contacturl" in r && n(34, we = r.contacturl), "homeurl" in r && n(35, _e = r.homeurl), "depositurl" in r && n(36, ye = r.depositurl), "showcashierbonus" in r && n(37, be = r.showcashierbonus), "biometricsenabled" in r && n(38, ke = r.biometricsenabled), "activepage" in r && n(56, v = r.activepage), "bonushistorystatus" in r && n(39, Ee = r.bonushistorystatus), "bonushistorytype" in r && n(40, Se = r.bonushistorytype), "passwordregex" in r && n(41, ve = r.passwordregex), "limitformat" in r && n(42, Ce = r.limitformat), "timeouthasconfirmation" in r && n(43, Pe = r.timeouthasconfirmation), "cooloffhasconfirmation" in r && n(44, De = r.cooloffhasconfirmation), "forgotmode" in r && n(45, Le = r.forgotmode), "token" in r && n(46, Me = r.token);
5980
6224
  }, s.$$.update = () => {
5981
6225
  s.$$.dirty[0] & /*lang*/
5982
- 64 && a && He(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
5983
- 4223 && u && h && f && g && w && a && o && B && Te(), s.$$.dirty[1] & /*depositlimit, wageringlimit, losslimit, timelimit*/
5984
- 251658240, s.$$.dirty[0] & /*clientstyling*/
6226
+ 64 && a && Ke(), s.$$.dirty[0] & /*cmsendpoint, endpoint, customnotifications, playerid, session, lang, env, userroles*/
6227
+ 4223 && u && g && f && d && y && a && o && H && Re(), s.$$.dirty[1] & /*depositlimit, wageringlimit, losslimit, timelimit*/
6228
+ 1006632960, s.$$.dirty[0] & /*clientstyling*/
5985
6229
  8388608 | s.$$.dirty[1] & /*customStylingContainer*/
5986
- 16384 && I && D && Ze(), s.$$.dirty[0] & /*clientstylingurl*/
6230
+ 65536 && R && D && Ye(), s.$$.dirty[0] & /*clientstylingurl*/
5987
6231
  16777216 | s.$$.dirty[1] & /*customStylingContainer*/
5988
- 16384 && F && D && Qe(), s.$$.dirty[0] & /*translationurl*/
5989
- 33554432 && z && Be(), s.$$.dirty[1] & /*activepage*/
5990
- 8388608 && v && je();
6232
+ 65536 && N && D && $e(), s.$$.dirty[0] & /*translationurl*/
6233
+ 33554432 && I && Ve(), s.$$.dirty[1] & /*activepage*/
6234
+ 33554432 && v && Ne();
5991
6235
  }, [
5992
6236
  u,
5993
6237
  o,
5994
6238
  f,
6239
+ d,
6240
+ y,
5995
6241
  g,
5996
- w,
5997
- h,
5998
6242
  a,
5999
6243
  l,
6000
- _,
6244
+ w,
6001
6245
  Y,
6002
6246
  $,
6003
6247
  x,
6004
- B,
6248
+ H,
6005
6249
  ee,
6006
6250
  ie,
6007
6251
  ne,
6008
6252
  se,
6009
6253
  te,
6010
6254
  le,
6011
- ae,
6012
6255
  oe,
6256
+ ae,
6013
6257
  re,
6014
6258
  ue,
6259
+ R,
6260
+ N,
6015
6261
  I,
6016
- F,
6017
- z,
6018
6262
  fe,
6019
- U,
6263
+ M,
6020
6264
  ce,
6021
6265
  me,
6022
6266
  pe,
6023
6267
  he,
6024
- de,
6025
6268
  ge,
6269
+ de,
6026
6270
  we,
6027
6271
  _e,
6028
6272
  ye,
6029
6273
  be,
6274
+ ke,
6030
6275
  Ee,
6031
6276
  Se,
6032
- ke,
6033
6277
  ve,
6034
6278
  Ce,
6035
6279
  Pe,
6036
6280
  De,
6281
+ Le,
6282
+ Me,
6037
6283
  D,
6284
+ E,
6038
6285
  S,
6039
- k,
6040
- K,
6041
- Ue,
6042
- Le,
6043
- qe,
6044
- Oe,
6045
- Ve,
6286
+ B,
6287
+ Te,
6288
+ Ae,
6289
+ Be,
6290
+ je,
6291
+ Qe,
6046
6292
  v,
6293
+ F,
6294
+ z,
6047
6295
  G,
6048
- W,
6049
- X,
6050
- A,
6051
- Ye
6296
+ L,
6297
+ xe
6052
6298
  ];
6053
6299
  }
6054
- class gn extends oi {
6300
+ class kn extends fi {
6055
6301
  constructor(e) {
6056
- super(), ri(
6302
+ super(), ci(
6057
6303
  this,
6058
6304
  e,
6059
- dn,
6060
- hn,
6061
- fi,
6305
+ bn,
6306
+ yn,
6307
+ mi,
6062
6308
  {
6063
6309
  cmsendpoint: 0,
6064
6310
  env: 1,
@@ -6099,13 +6345,15 @@ class gn extends oi {
6099
6345
  depositurl: 36,
6100
6346
  showcashierbonus: 37,
6101
6347
  biometricsenabled: 38,
6102
- activepage: 54,
6348
+ activepage: 56,
6103
6349
  bonushistorystatus: 39,
6104
6350
  bonushistorytype: 40,
6105
6351
  passwordregex: 41,
6106
6352
  limitformat: 42,
6107
6353
  timeouthasconfirmation: 43,
6108
- cooloffhasconfirmation: 44
6354
+ cooloffhasconfirmation: 44,
6355
+ forgotmode: 45,
6356
+ token: 46
6109
6357
  },
6110
6358
  Ei,
6111
6359
  [-1, -1, -1]
@@ -6115,280 +6363,292 @@ class gn extends oi {
6115
6363
  return this.$$.ctx[0];
6116
6364
  }
6117
6365
  set cmsendpoint(e) {
6118
- this.$$set({ cmsendpoint: e }), d();
6366
+ this.$$set({ cmsendpoint: e }), h();
6119
6367
  }
6120
6368
  get env() {
6121
6369
  return this.$$.ctx[1];
6122
6370
  }
6123
6371
  set env(e) {
6124
- this.$$set({ env: e }), d();
6372
+ this.$$set({ env: e }), h();
6125
6373
  }
6126
6374
  get customnotifications() {
6127
6375
  return this.$$.ctx[2];
6128
6376
  }
6129
6377
  set customnotifications(e) {
6130
- this.$$set({ customnotifications: e }), d();
6378
+ this.$$set({ customnotifications: e }), h();
6131
6379
  }
6132
6380
  get playerid() {
6133
6381
  return this.$$.ctx[3];
6134
6382
  }
6135
6383
  set playerid(e) {
6136
- this.$$set({ playerid: e }), d();
6384
+ this.$$set({ playerid: e }), h();
6137
6385
  }
6138
6386
  get session() {
6139
6387
  return this.$$.ctx[4];
6140
6388
  }
6141
6389
  set session(e) {
6142
- this.$$set({ session: e }), d();
6390
+ this.$$set({ session: e }), h();
6143
6391
  }
6144
6392
  get endpoint() {
6145
6393
  return this.$$.ctx[5];
6146
6394
  }
6147
6395
  set endpoint(e) {
6148
- this.$$set({ endpoint: e }), d();
6396
+ this.$$set({ endpoint: e }), h();
6149
6397
  }
6150
6398
  get lang() {
6151
6399
  return this.$$.ctx[6];
6152
6400
  }
6153
6401
  set lang(e) {
6154
- this.$$set({ lang: e }), d();
6402
+ this.$$set({ lang: e }), h();
6155
6403
  }
6156
6404
  get operator() {
6157
6405
  return this.$$.ctx[7];
6158
6406
  }
6159
6407
  set operator(e) {
6160
- this.$$set({ operator: e }), d();
6408
+ this.$$set({ operator: e }), h();
6161
6409
  }
6162
6410
  get supportemail() {
6163
6411
  return this.$$.ctx[8];
6164
6412
  }
6165
6413
  set supportemail(e) {
6166
- this.$$set({ supportemail: e }), d();
6414
+ this.$$set({ supportemail: e }), h();
6167
6415
  }
6168
6416
  get termsconditionslink() {
6169
6417
  return this.$$.ctx[9];
6170
6418
  }
6171
6419
  set termsconditionslink(e) {
6172
- this.$$set({ termsconditionslink: e }), d();
6420
+ this.$$set({ termsconditionslink: e }), h();
6173
6421
  }
6174
6422
  get separatelimits() {
6175
6423
  return this.$$.ctx[10];
6176
6424
  }
6177
6425
  set separatelimits(e) {
6178
- this.$$set({ separatelimits: e }), d();
6426
+ this.$$set({ separatelimits: e }), h();
6179
6427
  }
6180
6428
  get hasdefaultamount() {
6181
6429
  return this.$$.ctx[11];
6182
6430
  }
6183
6431
  set hasdefaultamount(e) {
6184
- this.$$set({ hasdefaultamount: e }), d();
6432
+ this.$$set({ hasdefaultamount: e }), h();
6185
6433
  }
6186
6434
  get userroles() {
6187
6435
  return this.$$.ctx[12];
6188
6436
  }
6189
6437
  set userroles(e) {
6190
- this.$$set({ userroles: e }), d();
6438
+ this.$$set({ userroles: e }), h();
6191
6439
  }
6192
6440
  get simplepasswordvalidation() {
6193
6441
  return this.$$.ctx[13];
6194
6442
  }
6195
6443
  set simplepasswordvalidation(e) {
6196
- this.$$set({ simplepasswordvalidation: e }), d();
6444
+ this.$$set({ simplepasswordvalidation: e }), h();
6197
6445
  }
6198
6446
  get tablabels() {
6199
6447
  return this.$$.ctx[14];
6200
6448
  }
6201
6449
  set tablabels(e) {
6202
- this.$$set({ tablabels: e }), d();
6450
+ this.$$set({ tablabels: e }), h();
6203
6451
  }
6204
6452
  get historyenabled() {
6205
6453
  return this.$$.ctx[15];
6206
6454
  }
6207
6455
  set historyenabled(e) {
6208
- this.$$set({ historyenabled: e }), d();
6456
+ this.$$set({ historyenabled: e }), h();
6209
6457
  }
6210
6458
  get deletelimit() {
6211
6459
  return this.$$.ctx[16];
6212
6460
  }
6213
6461
  set deletelimit(e) {
6214
- this.$$set({ deletelimit: e }), d();
6462
+ this.$$set({ deletelimit: e }), h();
6215
6463
  }
6216
6464
  get limitsamount() {
6217
6465
  return this.$$.ctx[17];
6218
6466
  }
6219
6467
  set limitsamount(e) {
6220
- this.$$set({ limitsamount: e }), d();
6468
+ this.$$set({ limitsamount: e }), h();
6221
6469
  }
6222
6470
  get limitsperiods() {
6223
6471
  return this.$$.ctx[18];
6224
6472
  }
6225
6473
  set limitsperiods(e) {
6226
- this.$$set({ limitsperiods: e }), d();
6474
+ this.$$set({ limitsperiods: e }), h();
6227
6475
  }
6228
6476
  get numberofentries() {
6229
6477
  return this.$$.ctx[19];
6230
6478
  }
6231
6479
  set numberofentries(e) {
6232
- this.$$set({ numberofentries: e }), d();
6480
+ this.$$set({ numberofentries: e }), h();
6233
6481
  }
6234
6482
  get customcurrencysymbols() {
6235
6483
  return this.$$.ctx[20];
6236
6484
  }
6237
6485
  set customcurrencysymbols(e) {
6238
- this.$$set({ customcurrencysymbols: e }), d();
6486
+ this.$$set({ customcurrencysymbols: e }), h();
6239
6487
  }
6240
6488
  get currency() {
6241
6489
  return this.$$.ctx[21];
6242
6490
  }
6243
6491
  set currency(e) {
6244
- this.$$set({ currency: e }), d();
6492
+ this.$$set({ currency: e }), h();
6245
6493
  }
6246
6494
  get apiversion() {
6247
6495
  return this.$$.ctx[22];
6248
6496
  }
6249
6497
  set apiversion(e) {
6250
- this.$$set({ apiversion: e }), d();
6498
+ this.$$set({ apiversion: e }), h();
6251
6499
  }
6252
6500
  get clientstyling() {
6253
6501
  return this.$$.ctx[23];
6254
6502
  }
6255
6503
  set clientstyling(e) {
6256
- this.$$set({ clientstyling: e }), d();
6504
+ this.$$set({ clientstyling: e }), h();
6257
6505
  }
6258
6506
  get clientstylingurl() {
6259
6507
  return this.$$.ctx[24];
6260
6508
  }
6261
6509
  set clientstylingurl(e) {
6262
- this.$$set({ clientstylingurl: e }), d();
6510
+ this.$$set({ clientstylingurl: e }), h();
6263
6511
  }
6264
6512
  get translationurl() {
6265
6513
  return this.$$.ctx[25];
6266
6514
  }
6267
6515
  set translationurl(e) {
6268
- this.$$set({ translationurl: e }), d();
6516
+ this.$$set({ translationurl: e }), h();
6269
6517
  }
6270
6518
  get custominputtextswitch() {
6271
6519
  return this.$$.ctx[26];
6272
6520
  }
6273
6521
  set custominputtextswitch(e) {
6274
- this.$$set({ custominputtextswitch: e }), d();
6522
+ this.$$set({ custominputtextswitch: e }), h();
6275
6523
  }
6276
6524
  get gmversion() {
6277
6525
  return this.$$.ctx[27];
6278
6526
  }
6279
6527
  set gmversion(e) {
6280
- this.$$set({ gmversion: e }), d();
6528
+ this.$$set({ gmversion: e }), h();
6281
6529
  }
6282
6530
  get producttype() {
6283
6531
  return this.$$.ctx[28];
6284
6532
  }
6285
6533
  set producttype(e) {
6286
- this.$$set({ producttype: e }), d();
6534
+ this.$$set({ producttype: e }), h();
6287
6535
  }
6288
6536
  get successurl() {
6289
6537
  return this.$$.ctx[29];
6290
6538
  }
6291
6539
  set successurl(e) {
6292
- this.$$set({ successurl: e }), d();
6540
+ this.$$set({ successurl: e }), h();
6293
6541
  }
6294
6542
  get failurl() {
6295
6543
  return this.$$.ctx[30];
6296
6544
  }
6297
6545
  set failurl(e) {
6298
- this.$$set({ failurl: e }), d();
6546
+ this.$$set({ failurl: e }), h();
6299
6547
  }
6300
6548
  get cancelurl() {
6301
6549
  return this.$$.ctx[31];
6302
6550
  }
6303
6551
  set cancelurl(e) {
6304
- this.$$set({ cancelurl: e }), d();
6552
+ this.$$set({ cancelurl: e }), h();
6305
6553
  }
6306
6554
  get sportsurl() {
6307
6555
  return this.$$.ctx[32];
6308
6556
  }
6309
6557
  set sportsurl(e) {
6310
- this.$$set({ sportsurl: e }), d();
6558
+ this.$$set({ sportsurl: e }), h();
6311
6559
  }
6312
6560
  get casinourl() {
6313
6561
  return this.$$.ctx[33];
6314
6562
  }
6315
6563
  set casinourl(e) {
6316
- this.$$set({ casinourl: e }), d();
6564
+ this.$$set({ casinourl: e }), h();
6317
6565
  }
6318
6566
  get contacturl() {
6319
6567
  return this.$$.ctx[34];
6320
6568
  }
6321
6569
  set contacturl(e) {
6322
- this.$$set({ contacturl: e }), d();
6570
+ this.$$set({ contacturl: e }), h();
6323
6571
  }
6324
6572
  get homeurl() {
6325
6573
  return this.$$.ctx[35];
6326
6574
  }
6327
6575
  set homeurl(e) {
6328
- this.$$set({ homeurl: e }), d();
6576
+ this.$$set({ homeurl: e }), h();
6329
6577
  }
6330
6578
  get depositurl() {
6331
6579
  return this.$$.ctx[36];
6332
6580
  }
6333
6581
  set depositurl(e) {
6334
- this.$$set({ depositurl: e }), d();
6582
+ this.$$set({ depositurl: e }), h();
6335
6583
  }
6336
6584
  get showcashierbonus() {
6337
6585
  return this.$$.ctx[37];
6338
6586
  }
6339
6587
  set showcashierbonus(e) {
6340
- this.$$set({ showcashierbonus: e }), d();
6588
+ this.$$set({ showcashierbonus: e }), h();
6341
6589
  }
6342
6590
  get biometricsenabled() {
6343
6591
  return this.$$.ctx[38];
6344
6592
  }
6345
6593
  set biometricsenabled(e) {
6346
- this.$$set({ biometricsenabled: e }), d();
6594
+ this.$$set({ biometricsenabled: e }), h();
6347
6595
  }
6348
6596
  get activepage() {
6349
- return this.$$.ctx[54];
6597
+ return this.$$.ctx[56];
6350
6598
  }
6351
6599
  set activepage(e) {
6352
- this.$$set({ activepage: e }), d();
6600
+ this.$$set({ activepage: e }), h();
6353
6601
  }
6354
6602
  get bonushistorystatus() {
6355
6603
  return this.$$.ctx[39];
6356
6604
  }
6357
6605
  set bonushistorystatus(e) {
6358
- this.$$set({ bonushistorystatus: e }), d();
6606
+ this.$$set({ bonushistorystatus: e }), h();
6359
6607
  }
6360
6608
  get bonushistorytype() {
6361
6609
  return this.$$.ctx[40];
6362
6610
  }
6363
6611
  set bonushistorytype(e) {
6364
- this.$$set({ bonushistorytype: e }), d();
6612
+ this.$$set({ bonushistorytype: e }), h();
6365
6613
  }
6366
6614
  get passwordregex() {
6367
6615
  return this.$$.ctx[41];
6368
6616
  }
6369
6617
  set passwordregex(e) {
6370
- this.$$set({ passwordregex: e }), d();
6618
+ this.$$set({ passwordregex: e }), h();
6371
6619
  }
6372
6620
  get limitformat() {
6373
6621
  return this.$$.ctx[42];
6374
6622
  }
6375
6623
  set limitformat(e) {
6376
- this.$$set({ limitformat: e }), d();
6624
+ this.$$set({ limitformat: e }), h();
6377
6625
  }
6378
6626
  get timeouthasconfirmation() {
6379
6627
  return this.$$.ctx[43];
6380
6628
  }
6381
6629
  set timeouthasconfirmation(e) {
6382
- this.$$set({ timeouthasconfirmation: e }), d();
6630
+ this.$$set({ timeouthasconfirmation: e }), h();
6383
6631
  }
6384
6632
  get cooloffhasconfirmation() {
6385
6633
  return this.$$.ctx[44];
6386
6634
  }
6387
6635
  set cooloffhasconfirmation(e) {
6388
- this.$$set({ cooloffhasconfirmation: e }), d();
6636
+ this.$$set({ cooloffhasconfirmation: e }), h();
6637
+ }
6638
+ get forgotmode() {
6639
+ return this.$$.ctx[45];
6640
+ }
6641
+ set forgotmode(e) {
6642
+ this.$$set({ forgotmode: e }), h();
6643
+ }
6644
+ get token() {
6645
+ return this.$$.ctx[46];
6646
+ }
6647
+ set token(e) {
6648
+ this.$$set({ token: e }), h();
6389
6649
  }
6390
6650
  }
6391
- ui(gn, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, custominputtextswitch: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, bonushistorystatus: {}, bonushistorytype: {}, passwordregex: {}, limitformat: {}, timeouthasconfirmation: {}, cooloffhasconfirmation: {} }, [], [], !0);
6651
+ ui(kn, { cmsendpoint: {}, env: {}, customnotifications: {}, playerid: {}, session: {}, endpoint: {}, lang: {}, operator: {}, supportemail: {}, termsconditionslink: {}, separatelimits: {}, hasdefaultamount: {}, userroles: {}, simplepasswordvalidation: {}, tablabels: {}, historyenabled: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, currency: {}, apiversion: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, custominputtextswitch: {}, gmversion: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, depositurl: {}, showcashierbonus: {}, biometricsenabled: {}, activepage: {}, bonushistorystatus: {}, bonushistorytype: {}, passwordregex: {}, limitformat: {}, timeouthasconfirmation: {}, cooloffhasconfirmation: {}, forgotmode: { type: "Boolean" }, token: {} }, [], [], !0);
6392
6652
  export {
6393
- gn as default
6653
+ kn as P
6394
6654
  };