@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,4 +1,4 @@
1
- import { a as B, $ as A, S as H, i as Y, f as x, c as O, s as V, b as D, B as N, k as _, o as L, p as M, q as U, u as R, v as Q, e as g, d as z, t as F, g as p, l as d, m as J, J as K, n as j, x as X, y as Z } from "./GeneralLogout-DMvKimEo.js";
1
+ import { a as B, $ as A, S as H, i as Y, f as x, c as O, s as V, b as D, B as N, k as _, o as L, p as M, q as U, u as R, v as Q, e as g, d as z, t as F, g as p, l as d, m as J, J as K, n as j, x as X, y as Z } from "./GeneralLogout-Ddt-oH9k.js";
2
2
  function W(a, e) {
3
3
  B(a, e);
4
4
  }
@@ -1,4 +1,4 @@
1
- import { $ as X, z as he, a as be, S as ye, i as _e, f as y, c as pe, s as we, b as Le, e as v, d as D, t as j, g as h, l as _, k as T, n as U, o as S, p as k, q as ve, u as ke, v as Me, V as Te, w as G, m as ne, x as I, K as B, B as Ee, L as le, j as r, y as Ce } from "./GeneralLogout-DMvKimEo.js";
1
+ import { $ as X, z as he, a as be, S as ye, i as _e, f as y, c as pe, s as we, b as Le, e as v, d as D, t as j, g as h, l as _, k as M, n as U, o as S, p as k, q as ve, u as ke, v as Ce, V as Me, w as G, m as ne, x as I, K as B, B as Te, L as le, j as r, y as Ee } from "./GeneralLogout-Ddt-oH9k.js";
2
2
  function Ae({ withLocale: i, translations: e }) {
3
3
  X.subscribe((t) => {
4
4
  t == null && (he.set(e), X.set(i));
@@ -42,7 +42,7 @@ const Y = {
42
42
  title: "Limits"
43
43
  }
44
44
  };
45
- if (typeof window != "undefined") {
45
+ if (typeof window < "u") {
46
46
  let i = function(e) {
47
47
  return function(...t) {
48
48
  try {
@@ -54,14 +54,14 @@ if (typeof window != "undefined") {
54
54
  }
55
55
  };
56
56
  };
57
- customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-Dz6knJ_h.js").then(({ default: e }) => {
57
+ customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16-CXjNcIFP.js").then(({ default: e }) => {
58
58
  !customElements.get("player-account-gaming-limits-page-2-gm16") && customElements.define(
59
59
  "player-account-gaming-limits-page-2-gm16",
60
60
  e.element
61
61
  );
62
62
  });
63
63
  }
64
- if (typeof window != "undefined") {
64
+ if (typeof window < "u") {
65
65
  let i = function(e) {
66
66
  return function(...t) {
67
67
  try {
@@ -73,14 +73,14 @@ if (typeof window != "undefined") {
73
73
  }
74
74
  };
75
75
  };
76
- customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-DF8kvIf6.js").then(({ default: e }) => {
76
+ customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2-CXKA0L0d.js").then(({ default: e }) => {
77
77
  !customElements.get("player-account-gaming-limits-history-2") && customElements.define(
78
78
  "player-account-gaming-limits-history-2",
79
79
  e.element
80
80
  );
81
81
  });
82
82
  }
83
- const { document: Se } = Te;
83
+ const { document: Se } = Me;
84
84
  function De(i) {
85
85
  Le(i, "svelte-r6lh3z", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#666}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.GamingLimitsWrapper{padding:50px 50px 30px 50px}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.LimitsWrapper{display:flex;flex-direction:column}.TabsContainer{height:50px;display:flex;margin-bottom:12px;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-300, #58586B);justify-content:center;background:var(--emw--color-white, #FFFFFF);box-shadow:0 0.15rem 0.2rem 0 rgba(0, 0, 0, 0.12)}.LimitsTab{font-size:1.3rem;line-height:1.4rem;margin-bottom:3px;display:flex;justify-content:center;align-items:center;padding:0 1rem;box-sizing:content-box}.hidden{display:none}h2{margin:20px 0px}.PlayerAccountGamingLmitsWrapper2{margin-bottom:20px}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C))}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));font-weight:400}.GamingLimitsTitleMobile{font-size:16px}.GamingLimitsTitleNone{display:none}.selected{border-bottom:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));margin:0}');
86
86
  }
@@ -93,29 +93,29 @@ function $(i, e, t) {
93
93
  return n[44] = e[t], n[43] = t, n;
94
94
  }
95
95
  function We(i) {
96
- let e, t, n, l, a, m, c, u, o, g, f = (
96
+ let e, t, n, l, a, m, c, f, o, g, u = (
97
97
  /*$_*/
98
98
  i[22]("title") + ""
99
- ), L, M, b;
99
+ ), L, C, b;
100
100
  return {
101
101
  c() {
102
- e = v("div"), t = G("svg"), n = G("defs"), l = G("style"), a = j(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));}"), m = G("g"), c = G("g"), u = G("path"), o = D(), g = v("h2"), L = j(f), h(u, "class", "aaa"), h(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), h(u, "transform", "translate(15 15) rotate(180)"), h(c, "transform", "translate(20 158)"), h(m, "transform", "translate(-20 -158)"), h(t, "xmlns", "http://www.w3.org/2000/svg"), h(t, "width", "15"), h(t, "height", "15"), h(t, "viewBox", "0 0 15 15"), h(g, "class", "GamingLimitsTitleMobile"), h(e, "class", "MenuReturnButton"), h(e, "part", "MenuReturnButton");
102
+ e = v("div"), t = G("svg"), n = G("defs"), l = G("style"), a = j(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-pink-500, #D0046C));}"), m = G("g"), c = G("g"), f = G("path"), o = D(), g = v("h2"), L = j(u), h(f, "class", "aaa"), h(f, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), h(f, "transform", "translate(15 15) rotate(180)"), h(c, "transform", "translate(20 158)"), h(m, "transform", "translate(-20 -158)"), h(t, "xmlns", "http://www.w3.org/2000/svg"), h(t, "width", "15"), h(t, "height", "15"), h(t, "viewBox", "0 0 15 15"), h(g, "class", "GamingLimitsTitleMobile"), h(e, "class", "MenuReturnButton"), h(e, "part", "MenuReturnButton");
103
103
  },
104
104
  m(d, w) {
105
- T(d, e, w), _(e, t), _(t, n), _(n, l), _(l, a), _(t, m), _(m, c), _(c, u), _(e, o), _(e, g), _(g, L), M || (b = ne(
105
+ M(d, e, w), _(e, t), _(t, n), _(n, l), _(l, a), _(t, m), _(m, c), _(c, f), _(e, o), _(e, g), _(g, L), C || (b = ne(
106
106
  e,
107
107
  "click",
108
108
  /*click_handler*/
109
109
  i[30]
110
- ), M = !0);
110
+ ), C = !0);
111
111
  },
112
112
  p(d, w) {
113
113
  w[0] & /*$_*/
114
- 4194304 && f !== (f = /*$_*/
115
- d[22]("title") + "") && U(L, f);
114
+ 4194304 && u !== (u = /*$_*/
115
+ d[22]("title") + "") && U(L, u);
116
116
  },
117
117
  d(d) {
118
- d && k(e), M = !1, b();
118
+ d && k(e), C = !1, b();
119
119
  }
120
120
  };
121
121
  }
@@ -129,7 +129,7 @@ function ze(i) {
129
129
  ), c = [];
130
130
  for (let o = 0; o < m.length; o += 1)
131
131
  c[o] = te(x(i, m, o));
132
- let u = (
132
+ let f = (
133
133
  /*historyenabled*/
134
134
  i[6] === "true" && ie(i)
135
135
  );
@@ -138,13 +138,13 @@ function ze(i) {
138
138
  a && a.c(), e = D(), t = v("div");
139
139
  for (let o = 0; o < c.length; o += 1)
140
140
  c[o].c();
141
- n = D(), u && u.c(), l = Ee(), h(t, "class", "PlayerAccountGamingLmitsWrapper2");
141
+ n = D(), f && f.c(), l = Te(), h(t, "class", "PlayerAccountGamingLmitsWrapper2");
142
142
  },
143
143
  m(o, g) {
144
- a && a.m(o, g), T(o, e, g), T(o, t, g);
145
- for (let f = 0; f < c.length; f += 1)
146
- c[f] && c[f].m(t, null);
147
- i[33](t), T(o, n, g), u && u.m(o, g), T(o, l, g);
144
+ a && a.m(o, g), M(o, e, g), M(o, t, g);
145
+ for (let u = 0; u < c.length; u += 1)
146
+ c[u] && c[u].m(t, null);
147
+ i[33](t), M(o, n, g), f && f.m(o, g), M(o, l, g);
148
148
  },
149
149
  p(o, g) {
150
150
  if (
@@ -156,20 +156,20 @@ function ze(i) {
156
156
  /*limitTabs*/
157
157
  o[23]
158
158
  );
159
- let f;
160
- for (f = 0; f < m.length; f += 1) {
161
- const L = x(o, m, f);
162
- c[f] ? c[f].p(L, g) : (c[f] = te(L), c[f].c(), c[f].m(t, null));
159
+ let u;
160
+ for (u = 0; u < m.length; u += 1) {
161
+ const L = x(o, m, u);
162
+ c[u] ? c[u].p(L, g) : (c[u] = te(L), c[u].c(), c[u].m(t, null));
163
163
  }
164
- for (; f < c.length; f += 1)
165
- c[f].d(1);
164
+ for (; u < c.length; u += 1)
165
+ c[u].d(1);
166
166
  c.length = m.length;
167
167
  }
168
168
  /*historyenabled*/
169
- o[6] === "true" ? u ? u.p(o, g) : (u = ie(o), u.c(), u.m(l.parentNode, l)) : u && (u.d(1), u = null);
169
+ o[6] === "true" ? f ? f.p(o, g) : (f = ie(o), f.c(), f.m(l.parentNode, l)) : f && (f.d(1), f = null);
170
170
  },
171
171
  d(o) {
172
- o && (k(e), k(t), k(n), k(l)), a && a.d(o), le(c, o), i[33](null), u && u.d(o);
172
+ o && (k(e), k(t), k(n), k(l)), a && a.d(o), le(c, o), i[33](null), f && f.d(o);
173
173
  }
174
174
  };
175
175
  }
@@ -191,7 +191,7 @@ function je(i) {
191
191
  h(e, "class", "TabsContainer");
192
192
  },
193
193
  m(l, a) {
194
- T(l, e, a);
194
+ M(l, e, a);
195
195
  for (let m = 0; m < n.length; m += 1)
196
196
  n[m] && n[m].m(e, null);
197
197
  i[32](e);
@@ -219,16 +219,13 @@ function je(i) {
219
219
  };
220
220
  }
221
221
  function ee(i) {
222
- var c;
223
222
  let e, t = (
224
223
  /*tabLabelArray*/
225
- ((c = i[18][
224
+ (i[18][
226
225
  /*i*/
227
226
  i[43]
228
- ]) != null ? c : (
229
- /*limit*/
230
- i[44]
231
- )) + ""
227
+ ] ?? /*limit*/
228
+ i[44]) + ""
232
229
  ), n, l, a;
233
230
  function m() {
234
231
  return (
@@ -243,23 +240,20 @@ function ee(i) {
243
240
  c() {
244
241
  e = v("div"), n = j(t), h(e, "class", "LimitsTab");
245
242
  },
246
- m(u, o) {
247
- T(u, e, o), _(e, n), l || (a = ne(e, "click", m), l = !0);
243
+ m(c, f) {
244
+ M(c, e, f), _(e, n), l || (a = ne(e, "click", m), l = !0);
248
245
  },
249
- p(u, o) {
250
- var g;
251
- i = u, o[0] & /*tabLabelArray*/
246
+ p(c, f) {
247
+ i = c, f[0] & /*tabLabelArray*/
252
248
  262144 && t !== (t = /*tabLabelArray*/
253
- ((g = i[18][
249
+ (i[18][
254
250
  /*i*/
255
251
  i[43]
256
- ]) != null ? g : (
257
- /*limit*/
258
- i[44]
259
- )) + "") && U(n, t);
252
+ ] ?? /*limit*/
253
+ i[44]) + "") && U(n, t);
260
254
  },
261
- d(u) {
262
- u && k(e), l = !1, a();
255
+ d(c) {
256
+ c && k(e), l = !1, a();
263
257
  }
264
258
  };
265
259
  }
@@ -348,7 +342,7 @@ function te(i) {
348
342
  );
349
343
  },
350
344
  m(l, a) {
351
- T(l, e, a);
345
+ M(l, e, a);
352
346
  },
353
347
  p(l, a) {
354
348
  a[0] & /*lang*/
@@ -503,7 +497,7 @@ function ie(i) {
503
497
  );
504
498
  },
505
499
  m(t, n) {
506
- T(t, e, n);
500
+ M(t, e, n);
507
501
  },
508
502
  p(t, n) {
509
503
  n[0] & /*lang*/
@@ -574,10 +568,10 @@ function ie(i) {
574
568
  };
575
569
  }
576
570
  function Be(i) {
577
- let e, t, n, l, a, m, c, u = (
571
+ let e, t, n, l, a, m, c, f = (
578
572
  /*$_*/
579
573
  i[22]("title") + ""
580
- ), o, g, f = (
574
+ ), o, g, u = (
581
575
  /*isMobile*/
582
576
  i[24] && We(i)
583
577
  );
@@ -587,35 +581,35 @@ function Be(i) {
587
581
  d[15] ? Re : ze
588
582
  );
589
583
  }
590
- let M = L(i), b = M(i);
584
+ let C = L(i), b = C(i);
591
585
  return {
592
586
  c() {
593
- e = v("meta"), t = D(), n = v("div"), l = v("div"), a = v("div"), f && f.c(), m = D(), c = v("h2"), o = j(u), g = D(), b.c(), h(e, "name", "viewport"), h(e, "content", "width=device-width, initial-scale=1"), h(c, "class", "GamingLimitsTitle " + /*isMobile*/
587
+ e = v("meta"), t = D(), n = v("div"), l = v("div"), a = v("div"), u && u.c(), m = D(), c = v("h2"), o = j(f), g = D(), b.c(), h(e, "name", "viewport"), h(e, "content", "width=device-width, initial-scale=1"), h(c, "class", "GamingLimitsTitle " + /*isMobile*/
594
588
  (i[24] ? "GamingLimitsTitleNone" : "")), h(a, "class", "TitleSection"), h(l, "class", "GamingLimitsWrapper " + /*isMobile*/
595
589
  (i[24] ? "GamingLimitsWrapperMobile" : ""));
596
590
  },
597
591
  m(d, w) {
598
- _(Se.head, e), T(d, t, w), T(d, n, w), _(n, l), _(l, a), f && f.m(a, null), _(a, m), _(a, c), _(c, o), _(l, g), b.m(l, null), i[34](n);
592
+ _(Se.head, e), M(d, t, w), M(d, n, w), _(n, l), _(l, a), u && u.m(a, null), _(a, m), _(a, c), _(c, o), _(l, g), b.m(l, null), i[34](n);
599
593
  },
600
594
  p(d, w) {
601
595
  /*isMobile*/
602
- d[24] && f.p(d, w), w[0] & /*$_*/
603
- 4194304 && u !== (u = /*$_*/
604
- d[22]("title") + "") && U(o, u), M === (M = L(d)) && b ? b.p(d, w) : (b.d(1), b = M(d), b && (b.c(), b.m(l, null)));
596
+ d[24] && u.p(d, w), w[0] & /*$_*/
597
+ 4194304 && f !== (f = /*$_*/
598
+ d[22]("title") + "") && U(o, f), C === (C = L(d)) && b ? b.p(d, w) : (b.d(1), b = C(d), b && (b.c(), b.m(l, null)));
605
599
  },
606
600
  i: S,
607
601
  o: S,
608
602
  d(d) {
609
- d && (k(t), k(n)), k(e), f && f.d(), b.d(), i[34](null);
603
+ d && (k(t), k(n)), k(e), u && u.d(), b.d(), i[34](null);
610
604
  }
611
605
  };
612
606
  }
613
607
  function Fe(i, e, t) {
614
608
  let n;
615
- ve(i, Ce, (s) => t(22, n = s));
616
- let { lang: l = "" } = e, { userid: a = "" } = e, { session: m = "" } = e, { endpoint: c = "" } = e, { currency: u = "" } = e, { apiversion: o = "" } = e, { tablabels: g = "" } = e, { historyenabled: f = "true" } = e, { enablecompliancetext: L = "false" } = e, { deletelimit: M = "" } = e, { limitsamount: b = "" } = e, { limitsperiods: d = "" } = e, { numberofentries: w = "" } = e, { customcurrencysymbols: q = "" } = e, { limitformat: V = "" } = e, { clientstyling: W = "" } = e, { clientstylingurl: z = "" } = e, { translationurl: K = "" } = e;
609
+ ve(i, Ee, (s) => t(22, n = s));
610
+ let { lang: l = "" } = e, { userid: a = "" } = e, { session: m = "" } = e, { endpoint: c = "" } = e, { currency: f = "" } = e, { apiversion: o = "" } = e, { tablabels: g = "" } = e, { historyenabled: u = "true" } = e, { enablecompliancetext: L = "false" } = e, { deletelimit: C = "" } = e, { limitsamount: b = "" } = e, { limitsperiods: d = "" } = e, { numberofentries: w = "" } = e, { customcurrencysymbols: q = "" } = e, { limitformat: V = "" } = e, { clientstyling: W = "" } = e, { clientstylingurl: z = "" } = e, { translationurl: K = "" } = e;
617
611
  Ae({ withLocale: "en", translations: {} });
618
- let F = !0, A, P = [], Z, C, E, R, N, se = window.navigator.userAgent, J = ke(se) !== "PC";
612
+ let F = !0, E, P = [], Z, T, A, R, N, se = window.navigator.userAgent, J = ke(se) !== "PC";
619
613
  Object.keys(Y).forEach((s) => {
620
614
  Ge(s, Y[s]);
621
615
  });
@@ -629,9 +623,9 @@ function Fe(i, e, t) {
629
623
  P.includes(p) || P.push(p);
630
624
  }), t(18, Z = g.split(",").map((p) => p.trim())), t(15, F = !1);
631
625
  }, H = (s) => {
632
- if (C.children.length > 0)
633
- for (let p = 0; p < C.children.length; p++)
634
- s === p ? (C.children[p].classList.remove("hidden"), E == null || E.children[p].classList.add("selected")) : (C.children[p].classList.add("hidden"), E == null || E.children[p].classList.remove("selected"));
626
+ if (T.children.length > 0)
627
+ for (let p = 0; p < T.children.length; p++)
628
+ s === p ? (T.children[p].classList.remove("hidden"), A?.children[p].classList.add("selected")) : (T.children[p].classList.add("hidden"), A?.children[p].classList.remove("selected"));
635
629
  }, Q = () => {
636
630
  window.postMessage(
637
631
  {
@@ -642,55 +636,55 @@ function Fe(i, e, t) {
642
636
  );
643
637
  }, oe = () => {
644
638
  let s = document.createElement("style");
645
- s.innerHTML = W, A.appendChild(s);
639
+ s.innerHTML = W, E.appendChild(s);
646
640
  }, me = () => {
647
641
  let s = new URL(z), p = document.createElement("style");
648
642
  fetch(s.href).then((O) => O.text()).then((O) => {
649
643
  p.innerHTML = O, setTimeout(
650
644
  () => {
651
- A.appendChild(p);
645
+ E.appendChild(p);
652
646
  },
653
647
  1
654
648
  );
655
649
  });
656
650
  };
657
- Me(() => () => {
658
- t(17, C = null), t(19, E = null);
651
+ Ce(() => () => {
652
+ t(17, T = null), t(19, A = null);
659
653
  });
660
654
  const ce = () => Q(), ue = (s) => H(s);
661
655
  function fe(s) {
662
656
  I[s ? "unshift" : "push"](() => {
663
- E = s, t(19, E);
657
+ A = s, t(19, A);
664
658
  });
665
659
  }
666
660
  function ge(s) {
667
661
  I[s ? "unshift" : "push"](() => {
668
- C = s, t(17, C);
662
+ T = s, t(17, T);
669
663
  });
670
664
  }
671
665
  function de(s) {
672
666
  I[s ? "unshift" : "push"](() => {
673
- A = s, t(16, A);
667
+ E = s, t(16, E);
674
668
  });
675
669
  }
676
670
  return i.$$set = (s) => {
677
- "lang" in s && t(0, l = s.lang), "userid" in s && t(1, a = s.userid), "session" in s && t(2, m = s.session), "endpoint" in s && t(3, c = s.endpoint), "currency" in s && t(4, u = s.currency), "apiversion" in s && t(5, o = s.apiversion), "tablabels" in s && t(27, g = s.tablabels), "historyenabled" in s && t(6, f = s.historyenabled), "enablecompliancetext" in s && t(7, L = s.enablecompliancetext), "deletelimit" in s && t(8, M = s.deletelimit), "limitsamount" in s && t(28, b = s.limitsamount), "limitsperiods" in s && t(29, d = s.limitsperiods), "numberofentries" in s && t(9, w = s.numberofentries), "customcurrencysymbols" in s && t(10, q = s.customcurrencysymbols), "limitformat" in s && t(11, V = s.limitformat), "clientstyling" in s && t(12, W = s.clientstyling), "clientstylingurl" in s && t(13, z = s.clientstylingurl), "translationurl" in s && t(14, K = s.translationurl);
671
+ "lang" in s && t(0, l = s.lang), "userid" in s && t(1, a = s.userid), "session" in s && t(2, m = s.session), "endpoint" in s && t(3, c = s.endpoint), "currency" in s && t(4, f = s.currency), "apiversion" in s && t(5, o = s.apiversion), "tablabels" in s && t(27, g = s.tablabels), "historyenabled" in s && t(6, u = s.historyenabled), "enablecompliancetext" in s && t(7, L = s.enablecompliancetext), "deletelimit" in s && t(8, C = s.deletelimit), "limitsamount" in s && t(28, b = s.limitsamount), "limitsperiods" in s && t(29, d = s.limitsperiods), "numberofentries" in s && t(9, w = s.numberofentries), "customcurrencysymbols" in s && t(10, q = s.customcurrencysymbols), "limitformat" in s && t(11, V = s.limitformat), "clientstyling" in s && t(12, W = s.clientstyling), "clientstylingurl" in s && t(13, z = s.clientstylingurl), "translationurl" in s && t(14, K = s.translationurl);
678
672
  }, i.$$.update = () => {
679
673
  i.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
680
674
  134217775 && a && m && c && g && l && o && ae(), i.$$.dirty[0] & /*mainContainer, isLoading*/
681
- 163840 && C && !F && H(0), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
682
- 73728 && z && A && me(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
683
- 69632 && W && A && oe();
675
+ 163840 && T && !F && H(0), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
676
+ 73728 && z && E && me(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
677
+ 69632 && W && E && oe();
684
678
  }, [
685
679
  l,
686
680
  a,
687
681
  m,
688
682
  c,
689
- u,
690
- o,
691
683
  f,
684
+ o,
685
+ u,
692
686
  L,
693
- M,
687
+ C,
694
688
  w,
695
689
  q,
696
690
  V,
@@ -698,10 +692,10 @@ function Fe(i, e, t) {
698
692
  z,
699
693
  K,
700
694
  F,
701
- A,
702
- C,
703
- Z,
704
695
  E,
696
+ T,
697
+ Z,
698
+ A,
705
699
  R,
706
700
  N,
707
701
  n,
@@ -1,4 +1,4 @@
1
- import { a as J, $ as K, S as Q, i as V, f as _, c as X, s as Y, b as Z, D as $, e as y, d as E, t as L, g as a, k as T, l as m, m as O, E as ee, F as te, G as ne, n as S, H as oe, I as le, p as j, r as ie, q as ae, u as re, x as se, w as W, o as ce, y as me } from "./GeneralLogout-DMvKimEo.js";
1
+ import { a as J, $ as K, S as Q, i as V, f as _, c as X, s as Y, b as Z, D as $, e as y, d as E, t as L, g as a, k as T, l as m, m as O, E as ee, F as te, G as ne, n as S, H as oe, I as le, p as j, r as ie, q as ae, u as re, x as se, w as W, o as ce, y as me } from "./GeneralLogout-Ddt-oH9k.js";
2
2
  function q(n, e) {
3
3
  J(n, e);
4
4
  }
@@ -104,16 +104,16 @@ function R(n) {
104
104
  c() {
105
105
  e = y("button"), i = L(t), a(e, "class", "GeneralCancelButton");
106
106
  },
107
- m(d, C) {
108
- T(d, e, C), m(e, i), r || (f = O(
107
+ m(d, h) {
108
+ T(d, e, h), m(e, i), r || (f = O(
109
109
  e,
110
110
  "click",
111
111
  /*click_handler*/
112
112
  n[16]
113
113
  ), r = !0);
114
114
  },
115
- p(d, C) {
116
- C & /*$_*/
115
+ p(d, h) {
116
+ h & /*$_*/
117
117
  16 && t !== (t = /*$_*/
118
118
  d[4]("cancel") + "") && S(i, t);
119
119
  },
@@ -123,10 +123,10 @@ function R(n) {
123
123
  };
124
124
  }
125
125
  function be(n) {
126
- let e, t, i, r, f, d, C, A, g, k, p, w = (
126
+ let e, t, i, r, f, d, h, A, g, k, C, x = (
127
127
  /*$_*/
128
128
  n[4]("confirm") + ""
129
- ), G, u, h, z;
129
+ ), G, u, b, z;
130
130
  const F = (
131
131
  /*#slots*/
132
132
  n[15].close
@@ -136,7 +136,7 @@ function be(n) {
136
136
  /*$$scope*/
137
137
  n[14],
138
138
  N
139
- ), b = M || ge();
139
+ ), w = M || ge();
140
140
  let s = (
141
141
  /*modaltitle*/
142
142
  n[1] && P(n)
@@ -146,16 +146,16 @@ function be(n) {
146
146
  );
147
147
  return {
148
148
  c() {
149
- e = y("div"), t = y("div"), i = y("span"), b && b.c(), r = E(), s && s.c(), f = E(), d = y("div"), C = L(
149
+ e = y("div"), t = y("div"), i = y("span"), w.c(), r = E(), s && s.c(), f = E(), d = y("div"), h = L(
150
150
  /*modaltext*/
151
151
  n[0]
152
- ), A = E(), g = y("div"), c && c.c(), k = E(), p = y("button"), G = L(w), a(i, "class", "ModalCloseBtn"), a(i, "role", "button"), a(d, "class", "GeneralConfirmationContent"), a(p, "class", "GeneralConfirmButton"), a(g, "class", "GeneralConfirmationControlArea " + /*isMobile*/
152
+ ), A = E(), g = y("div"), c && c.c(), k = E(), C = y("button"), G = L(x), a(i, "class", "ModalCloseBtn"), a(i, "role", "button"), a(d, "class", "GeneralConfirmationContent"), a(C, "class", "GeneralConfirmButton"), a(g, "class", "GeneralConfirmationControlArea " + /*isMobile*/
153
153
  (n[5] ? "GeneralConfirmationControlAreaMobile" : "")), a(t, "class", "GeneralConfirmationContainer " + /*isMobile*/
154
154
  (n[5] ? "GeneralConfirmationContainerMobile" : "")), a(e, "class", "GeneralConfirmationWrapper " + /*isMobile*/
155
155
  (n[5] ? "GeneralConfirmationMobileWrapper" : ""));
156
156
  },
157
- m(l, x) {
158
- T(l, e, x), m(e, t), m(t, i), b && b.m(i, null), m(t, r), s && s.m(t, null), m(t, f), m(t, d), m(d, C), m(t, A), m(t, g), c && c.m(g, null), m(g, k), m(g, p), m(p, G), n[18](e), u = !0, h || (z = [
157
+ m(l, p) {
158
+ T(l, e, p), m(e, t), m(t, i), w.m(i, null), m(t, r), s && s.m(t, null), m(t, f), m(t, d), m(d, h), m(t, A), m(t, g), c && c.m(g, null), m(g, k), m(g, C), m(C, G), n[18](e), u = !0, b || (z = [
159
159
  O(
160
160
  i,
161
161
  "click",
@@ -163,15 +163,15 @@ function be(n) {
163
163
  n[6]
164
164
  ),
165
165
  O(
166
- p,
166
+ C,
167
167
  "click",
168
168
  /*click_handler_1*/
169
169
  n[17]
170
170
  )
171
- ], h = !0);
171
+ ], b = !0);
172
172
  },
173
- p(l, [x]) {
174
- M && M.p && (!u || x & /*$$scope*/
173
+ p(l, [p]) {
174
+ M && M.p && (!u || p & /*$$scope*/
175
175
  16384) && ee(
176
176
  M,
177
177
  F,
@@ -182,7 +182,7 @@ function be(n) {
182
182
  F,
183
183
  /*$$scope*/
184
184
  l[14],
185
- x,
185
+ p,
186
186
  ue
187
187
  ) : te(
188
188
  /*$$scope*/
@@ -190,44 +190,44 @@ function be(n) {
190
190
  ),
191
191
  N
192
192
  ), /*modaltitle*/
193
- l[1] ? s ? s.p(l, x) : (s = P(l), s.c(), s.m(t, f)) : s && (s.d(1), s = null), (!u || x & /*modaltext*/
193
+ l[1] ? s ? s.p(l, p) : (s = P(l), s.c(), s.m(t, f)) : s && (s.d(1), s = null), (!u || p & /*modaltext*/
194
194
  1) && S(
195
- C,
195
+ h,
196
196
  /*modaltext*/
197
197
  l[0]
198
198
  ), /*hascancelbutton*/
199
- l[2] ? c ? c.p(l, x) : (c = R(l), c.c(), c.m(g, k)) : c && (c.d(1), c = null), (!u || x & /*$_*/
200
- 16) && w !== (w = /*$_*/
201
- l[4]("confirm") + "") && S(G, w);
199
+ l[2] ? c ? c.p(l, p) : (c = R(l), c.c(), c.m(g, k)) : c && (c.d(1), c = null), (!u || p & /*$_*/
200
+ 16) && x !== (x = /*$_*/
201
+ l[4]("confirm") + "") && S(G, x);
202
202
  },
203
203
  i(l) {
204
- u || (oe(b, l), u = !0);
204
+ u || (oe(w, l), u = !0);
205
205
  },
206
206
  o(l) {
207
- le(b, l), u = !1;
207
+ le(w, l), u = !1;
208
208
  },
209
209
  d(l) {
210
- l && j(e), b && b.d(l), s && s.d(), c && c.d(), n[18](null), h = !1, ie(z);
210
+ l && j(e), w.d(l), s && s.d(), c && c.d(), n[18](null), b = !1, ie(z);
211
211
  }
212
212
  };
213
213
  }
214
214
  function he(n, e, t) {
215
215
  let i;
216
216
  ae(n, me, (o) => t(4, i = o));
217
- let { $$slots: r = {}, $$scope: f } = e, { modaltext: d = "Are you sure that you want to perform this action?" } = e, { modaltitle: C = "" } = e, { hascancelbutton: A = !1 } = e, { modalconfirmevent: g = {} } = e, { modalcancelevent: k = {} } = e, { lang: p = "en" } = e, { clientstyling: w = "" } = e, { clientstylingurl: G = "" } = e, { translationurl: u = "" } = e, h, z = window.navigator.userAgent, F = re(z) !== "PC";
217
+ let { $$slots: r = {}, $$scope: f } = e, { modaltext: d = "Are you sure that you want to perform this action?" } = e, { modaltitle: h = "" } = e, { hascancelbutton: A = !1 } = e, { modalconfirmevent: g = {} } = e, { modalcancelevent: k = {} } = e, { lang: C = "en" } = e, { clientstyling: x = "" } = e, { clientstylingurl: G = "" } = e, { translationurl: u = "" } = e, b, z = window.navigator.userAgent, F = re(z) !== "PC";
218
218
  const M = () => {
219
219
  window.postMessage({ type: "ModalClosed" }, window.location.href);
220
- }, b = (o) => {
220
+ }, w = (o) => {
221
221
  o === "confirm" && g && window.postMessage(g, window.location.href), o === "cancel" && k && window.postMessage(k, window.location.href), M();
222
222
  }, s = () => {
223
223
  let o = document.createElement("style");
224
- o.innerHTML = w, h.appendChild(o);
224
+ o.innerHTML = x, b.appendChild(o);
225
225
  }, c = () => {
226
226
  let o = new URL(G), v = document.createElement("style");
227
227
  fetch(o.href).then((B) => B.text()).then((B) => {
228
228
  v.innerHTML = B, setTimeout(
229
229
  () => {
230
- h.appendChild(v);
230
+ b.appendChild(v);
231
231
  },
232
232
  1
233
233
  );
@@ -244,35 +244,35 @@ function he(n, e, t) {
244
244
  Object.keys(H).forEach((o) => {
245
245
  q(o, H[o]);
246
246
  });
247
- const x = () => {
248
- de(p);
249
- }, U = () => b("cancel"), D = () => b("confirm");
247
+ const p = () => {
248
+ de(C);
249
+ }, U = () => w("cancel"), D = () => w("confirm");
250
250
  function I(o) {
251
251
  se[o ? "unshift" : "push"](() => {
252
- h = o, t(3, h);
252
+ b = o, t(3, b);
253
253
  });
254
254
  }
255
255
  return n.$$set = (o) => {
256
- "modaltext" in o && t(0, d = o.modaltext), "modaltitle" in o && t(1, C = o.modaltitle), "hascancelbutton" in o && t(2, A = o.hascancelbutton), "modalconfirmevent" in o && t(8, g = o.modalconfirmevent), "modalcancelevent" in o && t(9, k = o.modalcancelevent), "lang" in o && t(10, p = o.lang), "clientstyling" in o && t(11, w = o.clientstyling), "clientstylingurl" in o && t(12, G = o.clientstylingurl), "translationurl" in o && t(13, u = o.translationurl), "$$scope" in o && t(14, f = o.$$scope);
256
+ "modaltext" in o && t(0, d = o.modaltext), "modaltitle" in o && t(1, h = o.modaltitle), "hascancelbutton" in o && t(2, A = o.hascancelbutton), "modalconfirmevent" in o && t(8, g = o.modalconfirmevent), "modalcancelevent" in o && t(9, k = o.modalcancelevent), "lang" in o && t(10, C = o.lang), "clientstyling" in o && t(11, x = o.clientstyling), "clientstylingurl" in o && t(12, G = o.clientstylingurl), "translationurl" in o && t(13, u = o.translationurl), "$$scope" in o && t(14, f = o.$$scope);
257
257
  }, n.$$.update = () => {
258
258
  n.$$.dirty & /*modaltext, lang*/
259
- 1025 && d && p && x(), n.$$.dirty & /*clientstyling, customStylingContainer*/
260
- 2056 && w && h && s(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
261
- 4104 && G && h && c(), n.$$.dirty & /*translationurl*/
259
+ 1025 && d && C && p(), n.$$.dirty & /*clientstyling, customStylingContainer*/
260
+ 2056 && x && b && s(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
261
+ 4104 && G && b && c(), n.$$.dirty & /*translationurl*/
262
262
  8192 && u && l();
263
263
  }, [
264
264
  d,
265
- C,
266
- A,
267
265
  h,
266
+ A,
267
+ b,
268
268
  i,
269
269
  F,
270
270
  M,
271
- b,
271
+ w,
272
272
  g,
273
273
  k,
274
- p,
275
- w,
274
+ C,
275
+ x,
276
276
  G,
277
277
  u,
278
278
  f,