@everymatrix/player-account-gaming-limits-wrapper-2-nd 1.80.12 → 1.80.14

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 (23) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2Nd-DF2QeM-e.cjs → PlayerAccountGamingLimitsHistory2Nd-DU3q_VSt.cjs} +3 -3
  2. package/components/{PlayerAccountGamingLimitsHistory2Nd-B1pIARW2.js → PlayerAccountGamingLimitsHistory2Nd-DbXpINpl.js} +59 -52
  3. package/components/{PlayerAccountGamingLimitsHistory2Nd-C0bc72E2.js → PlayerAccountGamingLimitsHistory2Nd-Rd2OkHwk.js} +59 -52
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-DnKJShgU.js → PlayerAccountGamingLimitsPage2Gm16Nd-8K4971vY.js} +1957 -1739
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-pDvN1tG-.cjs → PlayerAccountGamingLimitsPage2Gm16Nd-B8MDAWjq.cjs} +7 -7
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-Dt6Ra9ju.js → PlayerAccountGamingLimitsPage2Gm16Nd-BpzJCS2C.js} +1814 -1597
  7. package/components/{PlayerAccountGamingLimitsWrapper2Nd-Cq30LEYm.js → PlayerAccountGamingLimitsWrapper2Nd-D2TOGG5x.js} +753 -514
  8. package/components/{PlayerAccountGamingLimitsWrapper2Nd-CCkKrw0I.js → PlayerAccountGamingLimitsWrapper2Nd-auwxLN-W.js} +754 -515
  9. package/components/{PlayerAccountGamingLimitsWrapper2Nd-DIxtmxTu.cjs → PlayerAccountGamingLimitsWrapper2Nd-i4YfSA9s.cjs} +4 -4
  10. package/es2015/player-account-gaming-limits-wrapper-2-nd.cjs +1 -1
  11. package/es2015/player-account-gaming-limits-wrapper-2-nd.js +1 -1
  12. package/esnext/player-account-gaming-limits-wrapper-2-nd.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/{index-b2193545-YW9b062G.cjs → index-b2193545-9K-aI7zC.cjs} +1 -1
  15. package/stencil/{index-b2193545-BeKKnKhR.js → index-b2193545-DsMHU6jb.js} +1 -1
  16. package/stencil/{index-b2193545-HC0t7mHa.js → index-b2193545-R7ZoV-kY.js} +1 -1
  17. package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-BreIU6e5.cjs} +1 -1
  18. package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-W50o8tfg.js} +2 -2
  19. package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ed169f8f-CVY4B-CP.js} +12 -12
  20. package/stencil/ui-skeleton-ed169f8f-CpiCXJrP.cjs +55 -0
  21. package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ed169f8f-D3TjbVKy.js} +12 -12
  22. package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-xXZA3rYO.js} +2 -2
  23. package/stencil/ui-skeleton-ae35c6f2-xLf3HyeB.cjs +0 -55
@@ -1,11 +1,11 @@
1
- import { a as Oe, $ as Ie, c as Ne, S as De, i as Ee, s as _e, f as b, b as Be, d as j, K as G, L as A, x as Q, M as X, e as w, g as y, h as z, j as C, A as R, m as v, k as Ve, N as He, o as Ke, z as ke, F as M, n as T, p as J, u as de, v as Ye, O as $, C as ze, P as l, Q as ue, R as Re, T as Ue, U as Ze, V as Fe, G as Je, H as Qe, I as Xe, J as $e } from "./PlayerAccountGamingLimitsHistory2Nd-C0bc72E2.js";
2
- function ce(t, e) {
3
- Oe(t, e);
1
+ import { a as xe, $ as Fe, c as Je, S as Qe, i as Xe, s as Me, f as b, b as $e, r as N, d as k, t as y, e as v, u as E, v as D, w as V, h as B, j as z, k as _, l as L, m as T, q as h, n as ei, T as ii, U as ti, p as si, B as se, F as Q, x as G, H as te, E as Be, N as M, y as fe, z as ai, g as C, J as Ce, V as m, W as be, O as ni, P as ri, Q as oi, R as li } from "./PlayerAccountGamingLimitsHistory2Nd-Rd2OkHwk.js";
2
+ function he(i, e) {
3
+ xe(i, e);
4
4
  }
5
- function ei(t) {
6
- Ie.set(t);
5
+ function mi(i) {
6
+ Fe.set(i);
7
7
  }
8
- const pe = {
8
+ const ve = {
9
9
  en: {
10
10
  title: "Limits",
11
11
  depositlimits_label: "Deposit Limits",
@@ -151,10 +151,10 @@ const pe = {
151
151
  }
152
152
  };
153
153
  if (typeof window < "u") {
154
- let t = function(e) {
155
- return function(...i) {
154
+ let i = function(e) {
155
+ return function(...t) {
156
156
  try {
157
- return e.apply(this, i);
157
+ return e.apply(this, t);
158
158
  } catch (a) {
159
159
  if (a instanceof DOMException && a.message.includes("has already been used with this registry") || a.message.includes("Cannot define multiple custom elements with the same tag name"))
160
160
  return !1;
@@ -162,7 +162,7 @@ if (typeof window < "u") {
162
162
  }
163
163
  };
164
164
  };
165
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-Dt6Ra9ju.js").then(
165
+ customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-BpzJCS2C.js").then(
166
166
  ({ default: e }) => {
167
167
  !customElements.get("player-account-gaming-limits-page-2-gm16-nd") && customElements.define(
168
168
  "player-account-gaming-limits-page-2-gm16-nd",
@@ -172,10 +172,10 @@ if (typeof window < "u") {
172
172
  );
173
173
  }
174
174
  if (typeof window < "u") {
175
- let t = function(e) {
176
- return function(...i) {
175
+ let i = function(e) {
176
+ return function(...t) {
177
177
  try {
178
- return e.apply(this, i);
178
+ return e.apply(this, t);
179
179
  } catch (a) {
180
180
  if (a instanceof DOMException && a.message.includes("has already been used with this registry") || a.message.includes("Cannot define multiple custom elements with the same tag name"))
181
181
  return !1;
@@ -183,931 +183,1158 @@ if (typeof window < "u") {
183
183
  }
184
184
  };
185
185
  };
186
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-C0bc72E2.js").then((e) => e.W).then(({ default: e }) => {
186
+ customElements.define = i(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-Rd2OkHwk.js").then((e) => e.X).then(({ default: e }) => {
187
187
  !customElements.get("player-account-gaming-limits-history-2-nd") && customElements.define(
188
188
  "player-account-gaming-limits-history-2-nd",
189
189
  e.element
190
190
  );
191
191
  });
192
192
  }
193
- function ii(t) {
194
- Be(t, "svelte-pl00r1", ':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;color:var(--emw--pam-color-primary, #22b04e);background-color:var(--emw--pam-color-bg, #f1f1f1);border-radius:var(--emw--border-radius-large, 10px);min-height:1000px;display:flex;flex-direction:column}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.GamingLimitsWrapper.GamingLimitsWrapperMobile .GamingLimitsContent,.GamingLimitsWrapper.GamingLimitsWrapperMobile .PlayerAccountGamingLmitsWrapper2,.GamingLimitsWrapper.GamingLimitsWrapperMobile .LimitsTab{flex-direction:column;width:100%;height:fit-content;padding:5px 0;font-size:10px;margin-right:5px}.GamingLimitsWrapper .limitsDescription{padding:30px 15px;line-height:20px;border-top:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.GamingLimitsWrapper .GamingLimitsContent{display:flex;flex-direction:row;min-height:600px}.GamingLimitsWrapper .LimitsWrapper,.GamingLimitsWrapper .TabsContainer,.GamingLimitsWrapper .LimitsTab{display:flex;flex-direction:column;align-items:center;flex-direction:row}.GamingLimitsWrapper .TabsContainer{height:50px;margin-bottom:12px;cursor:pointer;justify-content:left;color:var(--emw--color-typography-contrast, #444444)}.GamingLimitsWrapper .LimitsTab{font-size:16px;line-height:1.4rem;text-transform:uppercase;padding:10px 40px;border:2px solid var(--emw--color-primary, #23b04e);border-radius:var(--emw--border-radius-large, 50px);color:var(--emw--color-typpgraphy, #000);margin-right:20px}.GamingLimitsWrapper .selected{background:var(--emw--color-primary, #23b04e);color:var(--emw--color-typpgraphy, #fff)}.GamingLimitsWrapper .PlayerAccountGamingLmitsWrapper2{margin-bottom:20px;width:65%}.hidden{display:none}h2{margin:20px 0}.MenuReturnButton{color:var(--emw--pam-color-primary, #22b04e);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, #22b04e)}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, #22b04e);font-weight:400}.GamingLimitsTitleMobile{font-size:16px}');
193
+ function ui(i) {
194
+ $e(i, "svelte-pl00r1", ':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;color:var(--emw--pam-color-primary, #22b04e);background-color:var(--emw--pam-color-bg, #f1f1f1);border-radius:var(--emw--border-radius-large, 10px);min-height:1000px;display:flex;flex-direction:column}.GamingLimitsWrapper.GamingLimitsWrapperMobile{padding:20px 15px}.GamingLimitsWrapper.GamingLimitsWrapperMobile .GamingLimitsContent,.GamingLimitsWrapper.GamingLimitsWrapperMobile .PlayerAccountGamingLmitsWrapper2,.GamingLimitsWrapper.GamingLimitsWrapperMobile .LimitsTab{flex-direction:column;width:100%;height:fit-content;padding:5px 0;font-size:10px;margin-right:5px}.GamingLimitsWrapper .limitsDescription{padding:30px 15px;line-height:20px;border-top:0.2rem solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.GamingLimitsWrapper .GamingLimitsContent{display:flex;flex-direction:row;min-height:600px}.GamingLimitsWrapper .LimitsWrapper,.GamingLimitsWrapper .TabsContainer,.GamingLimitsWrapper .LimitsTab{display:flex;flex-direction:column;align-items:center;flex-direction:row}.GamingLimitsWrapper .TabsContainer{height:50px;margin-bottom:12px;cursor:pointer;justify-content:left;color:var(--emw--color-typography-contrast, #444444)}.GamingLimitsWrapper .LimitsTab{font-size:16px;line-height:1.4rem;text-transform:uppercase;padding:10px 40px;border:2px solid var(--emw--color-primary, #23b04e);border-radius:var(--emw--border-radius-large, 50px);color:var(--emw--color-typpgraphy, #000);margin-right:20px}.GamingLimitsWrapper .selected{background:var(--emw--color-primary, #23b04e);color:var(--emw--color-typpgraphy, #fff)}.GamingLimitsWrapper .PlayerAccountGamingLmitsWrapper2{margin-bottom:20px;width:65%}.hidden{display:none}h2{margin:20px 0}.MenuReturnButton{color:var(--emw--pam-color-primary, #22b04e);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, #22b04e)}.GamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, #22b04e);font-weight:400}.GamingLimitsTitleMobile{font-size:16px}');
195
195
  }
196
- const ti = (t) => ({}), ge = (t) => ({});
197
- function be(t, e, i) {
198
- const a = t.slice();
199
- return a[54] = e[i], a[56] = i, a;
196
+ const di = (i) => ({}), _e = (i) => ({}), ci = (i) => ({}), ye = (i) => ({}), pi = (i) => ({}), ke = (i) => ({}), gi = (i) => ({}), ze = (i) => ({});
197
+ function Le(i, e, t) {
198
+ const a = i.slice();
199
+ return a[55] = e[t], a[57] = t, a;
200
200
  }
201
- function ai(t) {
202
- let e, i, a, o, r, s, p, m, c, u, g = (
201
+ const fi = (i) => ({}), je = (i) => ({});
202
+ function bi(i) {
203
+ let e, t, a, s, n, r, d, u, p, g, l = (
203
204
  /*$_*/
204
- t[29]("title") + ""
205
- ), d, h, k;
205
+ i[29]("title") + ""
206
+ ), c, f, j;
206
207
  return {
207
208
  c() {
208
- e = z("div"), i = M("svg"), a = M("defs"), o = M("style"), r = R(`.aaa {
209
- fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
210
- }
211
- `), s = M("g"), p = M("g"), m = M("path"), c = C(), u = z("h2"), d = R(g), v(m, "class", "aaa"), v(m, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), v(m, "transform", "translate(15 15) rotate(180)"), v(p, "transform", "translate(20 158)"), v(s, "transform", "translate(-20 -158)"), v(i, "xmlns", "http://www.w3.org/2000/svg"), v(i, "width", "15"), v(i, "height", "15"), v(i, "viewBox", "0 0 15 15"), v(u, "class", "GamingLimitsTitleMobile"), v(e, "class", "MenuReturnButton"), v(e, "part", "MenuReturnButton");
209
+ e = L("div"), t = M("svg"), a = M("defs"), s = M("style"), n = Q(`.aaa {
210
+ fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
211
+ }
212
+ `), r = M("g"), d = M("g"), u = M("path"), p = T(), g = L("h2"), c = Q(l), 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(d, "transform", "translate(20 158)"), h(r, "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");
212
213
  },
213
- m(q, f) {
214
- w(q, e, f), y(e, i), y(i, a), y(a, o), y(o, r), y(i, s), y(s, p), y(p, m), y(e, c), y(e, u), y(u, d), h || (k = ke(
214
+ m(S, A) {
215
+ z(S, e, A), _(e, t), _(t, a), _(a, s), _(s, n), _(t, r), _(r, d), _(d, u), _(e, p), _(e, g), _(g, c), f || (j = Be(
215
216
  e,
216
217
  "click",
217
218
  /*click_handler*/
218
- t[41]
219
- ), h = !0);
219
+ i[42]
220
+ ), f = !0);
220
221
  },
221
- p(q, f) {
222
- f[0] & /*$_*/
223
- 536870912 && g !== (g = /*$_*/
224
- q[29]("title") + "") && Q(d, g);
222
+ p(S, A) {
223
+ A[0] & /*$_*/
224
+ 536870912 && l !== (l = /*$_*/
225
+ S[29]("title") + "") && se(c, l);
225
226
  },
226
- d(q) {
227
- q && j(e), h = !1, k();
227
+ d(S) {
228
+ S && k(e), f = !1, j();
228
229
  }
229
230
  };
230
231
  }
231
- function si(t) {
232
- let e, i, a, o, r, s, p, m = (
232
+ function hi(i) {
233
+ let e, t, a, s = (
234
+ /*$_*/
235
+ i[29]("title") + ""
236
+ ), n, r = (
237
+ /*isMobile*/
238
+ i[32] && bi(i)
239
+ );
240
+ return {
241
+ c() {
242
+ e = L("div"), r && r.c(), t = T(), a = L("h2"), n = Q(s), h(a, "class", "GamingLimitsTitle " + /*isMobile*/
243
+ (i[32] ? "hidden" : "")), h(e, "class", "TitleSection");
244
+ },
245
+ m(d, u) {
246
+ z(d, e, u), r && r.m(e, null), _(e, t), _(e, a), _(a, n);
247
+ },
248
+ p(d, u) {
249
+ /*isMobile*/
250
+ d[32] && r.p(d, u), u[0] & /*$_*/
251
+ 536870912 && s !== (s = /*$_*/
252
+ d[29]("title") + "") && se(n, s);
253
+ },
254
+ d(d) {
255
+ d && k(e), r && r.d();
256
+ }
257
+ };
258
+ }
259
+ function vi(i) {
260
+ let e, t, a, s, n, r, d, u = (
233
261
  /*limitTabs*/
234
- t[30].length > 1 && ri(t)
235
- ), c = (
262
+ i[30].length > 1 && yi(i)
263
+ ), p = (
236
264
  /*limitTabs*/
237
- t[30].length && oi(t)
238
- ), u = (
239
- /*historyenabled*/
240
- t[6] === "true" && ve(t)
265
+ i[30].length && ki(i)
241
266
  ), g = (
267
+ /*historyenabled*/
268
+ i[6] === "true" && Ge(i)
269
+ ), l = (
242
270
  /*tabLabelArray*/
243
- t[31][
271
+ i[31][
244
272
  /*activeTabIndex*/
245
- t[24]
246
- ] && ye(t)
273
+ i[24]
274
+ ] && Ae(i)
247
275
  );
248
276
  return {
249
277
  c() {
250
- m && m.c(), e = C(), i = z("div"), a = z("div"), c && c.c(), o = C(), u && u.c(), r = C(), s = z("div"), g && g.c(), v(a, "class", "PlayerAccountGamingLmitsWrapper2"), v(i, "class", "GamingLimitsContent");
278
+ u && u.c(), e = T(), t = L("div"), a = L("div"), p && p.c(), s = T(), g && g.c(), n = T(), r = L("div"), l && l.c(), h(a, "class", "PlayerAccountGamingLmitsWrapper2"), h(t, "class", "GamingLimitsContent");
251
279
  },
252
- m(d, h) {
253
- m && m.m(d, h), w(d, e, h), w(d, i, h), y(i, a), c && c.m(a, null), t[44](a), y(i, o), u && u.m(i, null), w(d, r, h), w(d, s, h), g && g.m(s, null), p = !0;
280
+ m(c, f) {
281
+ u && u.m(c, f), z(c, e, f), z(c, t, f), _(t, a), p && p.m(a, null), i[45](a), _(t, s), g && g.m(t, null), z(c, n, f), z(c, r, f), l && l.m(r, null), d = !0;
254
282
  },
255
- p(d, h) {
283
+ p(c, f) {
256
284
  /*limitTabs*/
257
- d[30].length > 1 && m.p(d, h), /*limitTabs*/
258
- d[30].length && c.p(d, h), /*historyenabled*/
259
- d[6] === "true" ? u ? u.p(d, h) : (u = ve(d), u.c(), u.m(i, null)) : u && (u.d(1), u = null), /*tabLabelArray*/
260
- d[31][
285
+ c[30].length > 1 && u.p(c, f), /*limitTabs*/
286
+ c[30].length && p.p(c, f), /*historyenabled*/
287
+ c[6] === "true" ? g ? g.p(c, f) : (g = Ge(c), g.c(), g.m(t, null)) : g && (g.d(1), g = null), /*tabLabelArray*/
288
+ c[31][
261
289
  /*activeTabIndex*/
262
- d[24]
263
- ] ? g ? g.p(d, h) : (g = ye(d), g.c(), g.m(s, null)) : g && (g.d(1), g = null);
290
+ c[24]
291
+ ] ? l ? l.p(c, f) : (l = Ae(c), l.c(), l.m(r, null)) : l && (l.d(1), l = null);
264
292
  },
265
- i(d) {
266
- p || (A(c), p = !0);
293
+ i(c) {
294
+ d || (v(p), d = !0);
267
295
  },
268
- o(d) {
269
- G(c), p = !1;
296
+ o(c) {
297
+ y(p), d = !1;
270
298
  },
271
- d(d) {
272
- d && (j(e), j(i), j(r), j(s)), m && m.d(d), c && c.d(), t[44](null), u && u.d(), g && g.d();
299
+ d(c) {
300
+ c && (k(e), k(t), k(n), k(r)), u && u.d(c), p && p.d(), i[45](null), g && g.d(), l && l.d();
273
301
  }
274
302
  };
275
303
  }
276
- function ni(t) {
304
+ function _i(i) {
277
305
  return {
278
- c: T,
279
- m: T,
280
- p: T,
281
- i: T,
282
- o: T,
283
- d: T
306
+ c: G,
307
+ m: G,
308
+ p: G,
309
+ i: G,
310
+ o: G,
311
+ d: G
284
312
  };
285
313
  }
286
- function ri(t) {
287
- let e, i = de(
314
+ function yi(i) {
315
+ let e, t = fe(
288
316
  /*limitTabs*/
289
- t[30]
317
+ i[30]
290
318
  ), a = [];
291
- for (let o = 0; o < i.length; o += 1)
292
- a[o] = fe(be(t, i, o));
319
+ for (let s = 0; s < t.length; s += 1)
320
+ a[s] = we(Le(i, t, s));
293
321
  return {
294
322
  c() {
295
- e = z("div");
296
- for (let o = 0; o < a.length; o += 1)
297
- a[o].c();
298
- v(e, "class", "TabsContainer");
299
- },
300
- m(o, r) {
301
- w(o, e, r);
323
+ e = L("div");
302
324
  for (let s = 0; s < a.length; s += 1)
303
- a[s] && a[s].m(e, null);
304
- t[43](e);
325
+ a[s].c();
326
+ h(e, "class", "TabsContainer");
327
+ },
328
+ m(s, n) {
329
+ z(s, e, n);
330
+ for (let r = 0; r < a.length; r += 1)
331
+ a[r] && a[r].m(e, null);
332
+ i[44](e);
305
333
  },
306
- p(o, r) {
307
- if (r[0] & /*activeTabIndex, $_, limitTabs*/
308
- 1627389952 | r[1] & /*selectTab, tabLabelArray*/
334
+ p(s, n) {
335
+ if (n[0] & /*activeTabIndex, $_, limitTabs*/
336
+ 1627389952 | n[1] & /*selectTab, tabLabelArray*/
309
337
  9) {
310
- i = de(
338
+ t = fe(
311
339
  /*limitTabs*/
312
- o[30]
340
+ s[30]
313
341
  );
314
- let s;
315
- for (s = 0; s < i.length; s += 1) {
316
- const p = be(o, i, s);
317
- a[s] ? a[s].p(p, r) : (a[s] = fe(p), a[s].c(), a[s].m(e, null));
342
+ let r;
343
+ for (r = 0; r < t.length; r += 1) {
344
+ const d = Le(s, t, r);
345
+ a[r] ? a[r].p(d, n) : (a[r] = we(d), a[r].c(), a[r].m(e, null));
318
346
  }
319
- for (; s < a.length; s += 1)
320
- a[s].d(1);
321
- a.length = i.length;
347
+ for (; r < a.length; r += 1)
348
+ a[r].d(1);
349
+ a.length = t.length;
322
350
  }
323
351
  },
324
- d(o) {
325
- o && j(e), Ye(a, o), t[43](null);
352
+ d(s) {
353
+ s && k(e), ai(a, s), i[44](null);
326
354
  }
327
355
  };
328
356
  }
329
- function fe(t) {
330
- let e, i = (
357
+ function we(i) {
358
+ let e, t = (
331
359
  /*$_*/
332
- (t[29](
360
+ (i[29](
333
361
  /*tabLabelArray*/
334
- t[31][
362
+ i[31][
335
363
  /*i*/
336
- t[56]
364
+ i[57]
337
365
  ].label
338
366
  ) ?? /*limit*/
339
- t[54]) + ""
340
- ), a, o, r;
341
- function s() {
367
+ i[55]) + ""
368
+ ), a, s, n;
369
+ function r() {
342
370
  return (
343
371
  /*click_handler_1*/
344
- t[42](
372
+ i[43](
345
373
  /*i*/
346
- t[56]
374
+ i[57]
347
375
  )
348
376
  );
349
377
  }
350
378
  return {
351
379
  c() {
352
- e = z("div"), a = R(i), v(e, "class", "LimitsTab"), ue(
380
+ e = L("div"), a = Q(t), h(e, "class", "LimitsTab"), be(
353
381
  e,
354
382
  "selected",
355
383
  /*activeTabIndex*/
356
- t[24] === /*i*/
357
- t[56]
384
+ i[24] === /*i*/
385
+ i[57]
358
386
  );
359
387
  },
360
- m(p, m) {
361
- w(p, e, m), y(e, a), o || (r = ke(e, "click", s), o = !0);
388
+ m(d, u) {
389
+ z(d, e, u), _(e, a), s || (n = Be(e, "click", r), s = !0);
362
390
  },
363
- p(p, m) {
364
- t = p, m[0] & /*$_*/
365
- 536870912 && i !== (i = /*$_*/
366
- (t[29](
391
+ p(d, u) {
392
+ i = d, u[0] & /*$_*/
393
+ 536870912 && t !== (t = /*$_*/
394
+ (i[29](
367
395
  /*tabLabelArray*/
368
- t[31][
396
+ i[31][
369
397
  /*i*/
370
- t[56]
398
+ i[57]
371
399
  ].label
372
400
  ) ?? /*limit*/
373
- t[54]) + "") && Q(a, i), m[0] & /*activeTabIndex*/
374
- 16777216 && ue(
401
+ i[55]) + "") && se(a, t), u[0] & /*activeTabIndex*/
402
+ 16777216 && be(
375
403
  e,
376
404
  "selected",
377
405
  /*activeTabIndex*/
378
- t[24] === /*i*/
379
- t[56]
406
+ i[24] === /*i*/
407
+ i[57]
380
408
  );
381
409
  },
382
- d(p) {
383
- p && j(e), o = !1, r();
410
+ d(d) {
411
+ d && k(e), s = !1, n();
384
412
  }
385
413
  };
386
414
  }
387
- function oi(t) {
415
+ function ki(i) {
388
416
  let e = (
389
417
  /*activeTabIndex*/
390
- t[24]
391
- ), i, a, o = he(t);
418
+ i[24]
419
+ ), t, a, s = Te(i);
392
420
  return {
393
421
  c() {
394
- o.c(), i = ze();
422
+ s.c(), t = Ce();
395
423
  },
396
- m(r, s) {
397
- o.m(r, s), w(r, i, s), a = !0;
424
+ m(n, r) {
425
+ s.m(n, r), z(n, t, r), a = !0;
398
426
  },
399
- p(r, s) {
400
- s[0] & /*activeTabIndex*/
401
- 16777216 && _e(e, e = /*activeTabIndex*/
402
- r[24]) ? ($(), G(o, 1, 1, T), X(), o = he(r), o.c(), A(o, 1), o.m(i.parentNode, i)) : o.p(r, s);
427
+ p(n, r) {
428
+ r[0] & /*activeTabIndex*/
429
+ 16777216 && Me(e, e = /*activeTabIndex*/
430
+ n[24]) ? (C(), y(s, 1, 1, G), B(), s = Te(n), s.c(), v(s, 1), s.m(t.parentNode, t)) : s.p(n, r);
403
431
  },
404
- i(r) {
405
- a || (A(o), a = !0);
432
+ i(n) {
433
+ a || (v(s), a = !0);
406
434
  },
407
- o(r) {
408
- G(o), a = !1;
435
+ o(n) {
436
+ y(s), a = !1;
409
437
  },
410
- d(r) {
411
- r && j(i), o.d(r);
438
+ d(n) {
439
+ n && k(t), s.d(n);
412
440
  }
413
441
  };
414
442
  }
415
- function li(t) {
416
- let e, i, a, o;
443
+ function zi(i) {
444
+ let e, t, a, s, n, r, d, u = (
445
+ /*$$slots*/
446
+ i[35].LimitsList && Se(i)
447
+ ), p = (
448
+ /*$$slots*/
449
+ i[35].LimitSubmitButton && qe(i)
450
+ ), g = (
451
+ /*$$slots*/
452
+ i[35].LimitSkeleton && We(i)
453
+ );
417
454
  return {
418
455
  c() {
419
- e = z("player-account-gaming-limits-page-2-gm16-nd"), l(
456
+ e = L("player-account-gaming-limits-page-2-gm16-nd"), u && u.c(), t = T(), p && p.c(), a = T(), g && g.c(), m(
420
457
  e,
421
458
  "lang",
422
459
  /*lang*/
423
- t[0]
424
- ), l(
460
+ i[0]
461
+ ), m(
425
462
  e,
426
463
  "currency",
427
464
  /*currency*/
428
- t[4]
429
- ), l(e, "amountsconfig", i = /*amountsArray*/
430
- t[26][
465
+ i[4]
466
+ ), m(e, "amountsconfig", s = /*amountsArray*/
467
+ i[26][
431
468
  /*activeTabIndex*/
432
- t[24]
433
- ]), l(e, "periodsconfig", a = /*periodsArray*/
434
- t[27][
469
+ i[24]
470
+ ]), m(e, "periodsconfig", n = /*periodsArray*/
471
+ i[27][
435
472
  /*activeTabIndex*/
436
- t[24]
437
- ]), l(e, "limittabindex", o = /*activeTabIndex*/
438
- t[24] + 1), l(
473
+ i[24]
474
+ ]), m(e, "limittabindex", r = /*activeTabIndex*/
475
+ i[24] + 1), m(
439
476
  e,
440
477
  "userid",
441
478
  /*userid*/
442
- t[1]
443
- ), l(
479
+ i[1]
480
+ ), m(
444
481
  e,
445
482
  "deletelimit",
446
483
  /*deletelimit*/
447
- t[9]
448
- ), l(
484
+ i[9]
485
+ ), m(
449
486
  e,
450
487
  "netdepositprogress",
451
488
  /*netdepositprogress*/
452
- t[8]
453
- ), l(
489
+ i[8]
490
+ ), m(
454
491
  e,
455
492
  "enablecompliancetext",
456
493
  /*enablecompliancetext*/
457
- t[7]
458
- ), l(
494
+ i[7]
495
+ ), m(
459
496
  e,
460
497
  "session",
461
498
  /*session*/
462
- t[2]
463
- ), l(
499
+ i[2]
500
+ ), m(
464
501
  e,
465
502
  "endpoint",
466
503
  /*endpoint*/
467
- t[3]
468
- ), l(
504
+ i[3]
505
+ ), m(
469
506
  e,
470
507
  "apiversion",
471
508
  /*apiversion*/
472
- t[5]
473
- ), l(
509
+ i[5]
510
+ ), m(
474
511
  e,
475
512
  "companylimits",
476
513
  /*companylimits*/
477
- t[20]
478
- ), l(
514
+ i[20]
515
+ ), m(
479
516
  e,
480
517
  "timezone",
481
518
  /*timezone*/
482
- t[15]
483
- ), l(
519
+ i[15]
520
+ ), m(
484
521
  e,
485
522
  "clientstyling",
486
523
  /*clientstyling*/
487
- t[16]
488
- ), l(
524
+ i[16]
525
+ ), m(
489
526
  e,
490
527
  "clientstylingurl",
491
528
  /*clientstylingurl*/
492
- t[17]
493
- ), l(
529
+ i[17]
530
+ ), m(
494
531
  e,
495
532
  "mbsource",
496
533
  /*mbsource*/
497
- t[19]
498
- ), l(
534
+ i[19]
535
+ ), m(
499
536
  e,
500
537
  "translationurl",
501
538
  /*translationurl*/
502
- t[18]
503
- ), l(
539
+ i[18]
540
+ ), m(
504
541
  e,
505
542
  "customcurrencysymbols",
506
543
  /*customcurrencysymbols*/
507
- t[11]
508
- ), l(
544
+ i[11]
545
+ ), m(
509
546
  e,
510
547
  "limitformat",
511
548
  /*limitformat*/
512
- t[12]
513
- ), l(
549
+ i[12]
550
+ ), m(
514
551
  e,
515
552
  "allowedextenssion",
516
553
  /*allowedextenssion*/
517
- t[13]
518
- ), l(
554
+ i[13]
555
+ ), m(
519
556
  e,
520
557
  "filesizeallow",
521
558
  /*filesizeallow*/
522
- t[14]
559
+ i[14]
523
560
  );
524
561
  },
525
- m(r, s) {
526
- w(r, e, s);
562
+ m(l, c) {
563
+ z(l, e, c), u && u.m(e, null), _(e, t), p && p.m(e, null), _(e, a), g && g.m(e, null), d = !0;
527
564
  },
528
- p(r, s) {
529
- s[0] & /*lang*/
530
- 1 && l(
565
+ p(l, c) {
566
+ /*$$slots*/
567
+ l[35].LimitsList ? u ? (u.p(l, c), c[1] & /*$$slots*/
568
+ 16 && v(u, 1)) : (u = Se(l), u.c(), v(u, 1), u.m(e, t)) : u && (C(), y(u, 1, 1, () => {
569
+ u = null;
570
+ }), B()), /*$$slots*/
571
+ l[35].LimitSubmitButton ? p ? (p.p(l, c), c[1] & /*$$slots*/
572
+ 16 && v(p, 1)) : (p = qe(l), p.c(), v(p, 1), p.m(e, a)) : p && (C(), y(p, 1, 1, () => {
573
+ p = null;
574
+ }), B()), /*$$slots*/
575
+ l[35].LimitSkeleton ? g ? (g.p(l, c), c[1] & /*$$slots*/
576
+ 16 && v(g, 1)) : (g = We(l), g.c(), v(g, 1), g.m(e, null)) : g && (C(), y(g, 1, 1, () => {
577
+ g = null;
578
+ }), B()), (!d || c[0] & /*lang*/
579
+ 1) && m(
531
580
  e,
532
581
  "lang",
533
582
  /*lang*/
534
- r[0]
535
- ), s[0] & /*currency*/
536
- 16 && l(
583
+ l[0]
584
+ ), (!d || c[0] & /*currency*/
585
+ 16) && m(
537
586
  e,
538
587
  "currency",
539
588
  /*currency*/
540
- r[4]
541
- ), s[0] & /*amountsArray, activeTabIndex*/
542
- 83886080 && i !== (i = /*amountsArray*/
543
- r[26][
589
+ l[4]
590
+ ), (!d || c[0] & /*amountsArray, activeTabIndex*/
591
+ 83886080 && s !== (s = /*amountsArray*/
592
+ l[26][
544
593
  /*activeTabIndex*/
545
- r[24]
546
- ]) && l(e, "amountsconfig", i), s[0] & /*periodsArray, activeTabIndex*/
547
- 150994944 && a !== (a = /*periodsArray*/
548
- r[27][
594
+ l[24]
595
+ ])) && m(e, "amountsconfig", s), (!d || c[0] & /*periodsArray, activeTabIndex*/
596
+ 150994944 && n !== (n = /*periodsArray*/
597
+ l[27][
549
598
  /*activeTabIndex*/
550
- r[24]
551
- ]) && l(e, "periodsconfig", a), s[0] & /*activeTabIndex*/
552
- 16777216 && o !== (o = /*activeTabIndex*/
553
- r[24] + 1) && l(e, "limittabindex", o), s[0] & /*userid*/
554
- 2 && l(
599
+ l[24]
600
+ ])) && m(e, "periodsconfig", n), (!d || c[0] & /*activeTabIndex*/
601
+ 16777216 && r !== (r = /*activeTabIndex*/
602
+ l[24] + 1)) && m(e, "limittabindex", r), (!d || c[0] & /*userid*/
603
+ 2) && m(
555
604
  e,
556
605
  "userid",
557
606
  /*userid*/
558
- r[1]
559
- ), s[0] & /*deletelimit*/
560
- 512 && l(
607
+ l[1]
608
+ ), (!d || c[0] & /*deletelimit*/
609
+ 512) && m(
561
610
  e,
562
611
  "deletelimit",
563
612
  /*deletelimit*/
564
- r[9]
565
- ), s[0] & /*netdepositprogress*/
566
- 256 && l(
613
+ l[9]
614
+ ), (!d || c[0] & /*netdepositprogress*/
615
+ 256) && m(
567
616
  e,
568
617
  "netdepositprogress",
569
618
  /*netdepositprogress*/
570
- r[8]
571
- ), s[0] & /*enablecompliancetext*/
572
- 128 && l(
619
+ l[8]
620
+ ), (!d || c[0] & /*enablecompliancetext*/
621
+ 128) && m(
573
622
  e,
574
623
  "enablecompliancetext",
575
624
  /*enablecompliancetext*/
576
- r[7]
577
- ), s[0] & /*session*/
578
- 4 && l(
625
+ l[7]
626
+ ), (!d || c[0] & /*session*/
627
+ 4) && m(
579
628
  e,
580
629
  "session",
581
630
  /*session*/
582
- r[2]
583
- ), s[0] & /*endpoint*/
584
- 8 && l(
631
+ l[2]
632
+ ), (!d || c[0] & /*endpoint*/
633
+ 8) && m(
585
634
  e,
586
635
  "endpoint",
587
636
  /*endpoint*/
588
- r[3]
589
- ), s[0] & /*apiversion*/
590
- 32 && l(
637
+ l[3]
638
+ ), (!d || c[0] & /*apiversion*/
639
+ 32) && m(
591
640
  e,
592
641
  "apiversion",
593
642
  /*apiversion*/
594
- r[5]
595
- ), s[0] & /*companylimits*/
596
- 1048576 && l(
643
+ l[5]
644
+ ), (!d || c[0] & /*companylimits*/
645
+ 1048576) && m(
597
646
  e,
598
647
  "companylimits",
599
648
  /*companylimits*/
600
- r[20]
601
- ), s[0] & /*timezone*/
602
- 32768 && l(
649
+ l[20]
650
+ ), (!d || c[0] & /*timezone*/
651
+ 32768) && m(
603
652
  e,
604
653
  "timezone",
605
654
  /*timezone*/
606
- r[15]
607
- ), s[0] & /*clientstyling*/
608
- 65536 && l(
655
+ l[15]
656
+ ), (!d || c[0] & /*clientstyling*/
657
+ 65536) && m(
609
658
  e,
610
659
  "clientstyling",
611
660
  /*clientstyling*/
612
- r[16]
613
- ), s[0] & /*clientstylingurl*/
614
- 131072 && l(
661
+ l[16]
662
+ ), (!d || c[0] & /*clientstylingurl*/
663
+ 131072) && m(
615
664
  e,
616
665
  "clientstylingurl",
617
666
  /*clientstylingurl*/
618
- r[17]
619
- ), s[0] & /*mbsource*/
620
- 524288 && l(
667
+ l[17]
668
+ ), (!d || c[0] & /*mbsource*/
669
+ 524288) && m(
621
670
  e,
622
671
  "mbsource",
623
672
  /*mbsource*/
624
- r[19]
625
- ), s[0] & /*translationurl*/
626
- 262144 && l(
673
+ l[19]
674
+ ), (!d || c[0] & /*translationurl*/
675
+ 262144) && m(
627
676
  e,
628
677
  "translationurl",
629
678
  /*translationurl*/
630
- r[18]
631
- ), s[0] & /*customcurrencysymbols*/
632
- 2048 && l(
679
+ l[18]
680
+ ), (!d || c[0] & /*customcurrencysymbols*/
681
+ 2048) && m(
633
682
  e,
634
683
  "customcurrencysymbols",
635
684
  /*customcurrencysymbols*/
636
- r[11]
637
- ), s[0] & /*limitformat*/
638
- 4096 && l(
685
+ l[11]
686
+ ), (!d || c[0] & /*limitformat*/
687
+ 4096) && m(
639
688
  e,
640
689
  "limitformat",
641
690
  /*limitformat*/
642
- r[12]
643
- ), s[0] & /*allowedextenssion*/
644
- 8192 && l(
691
+ l[12]
692
+ ), (!d || c[0] & /*allowedextenssion*/
693
+ 8192) && m(
645
694
  e,
646
695
  "allowedextenssion",
647
696
  /*allowedextenssion*/
648
- r[13]
649
- ), s[0] & /*filesizeallow*/
650
- 16384 && l(
697
+ l[13]
698
+ ), (!d || c[0] & /*filesizeallow*/
699
+ 16384) && m(
651
700
  e,
652
701
  "filesizeallow",
653
702
  /*filesizeallow*/
654
- r[14]
703
+ l[14]
655
704
  );
656
705
  },
657
- i: T,
658
- o: T,
659
- d(r) {
660
- r && j(e);
706
+ i(l) {
707
+ d || (v(u), v(p), v(g), d = !0);
708
+ },
709
+ o(l) {
710
+ y(u), y(p), y(g), d = !1;
711
+ },
712
+ d(l) {
713
+ l && k(e), u && u.d(), p && p.d(), g && g.d();
661
714
  }
662
715
  };
663
716
  }
664
- function mi(t) {
717
+ function Li(i) {
665
718
  let e;
666
- const i = (
719
+ const t = (
667
720
  /*#slots*/
668
- t[40].customTabContent
669
- ), a = Re(
670
- i,
721
+ i[41].customTabContent
722
+ ), a = N(
671
723
  t,
724
+ i,
672
725
  /*$$scope*/
673
- t[39],
674
- ge
726
+ i[40],
727
+ ze
675
728
  );
676
729
  return {
677
730
  c() {
678
731
  a && a.c();
679
732
  },
680
- m(o, r) {
681
- a && a.m(o, r), e = !0;
733
+ m(s, n) {
734
+ a && a.m(s, n), e = !0;
735
+ },
736
+ p(s, n) {
737
+ a && a.p && (!e || n[1] & /*$$scope*/
738
+ 512) && E(
739
+ a,
740
+ t,
741
+ s,
742
+ /*$$scope*/
743
+ s[40],
744
+ e ? V(
745
+ t,
746
+ /*$$scope*/
747
+ s[40],
748
+ n,
749
+ gi
750
+ ) : D(
751
+ /*$$scope*/
752
+ s[40]
753
+ ),
754
+ ze
755
+ );
756
+ },
757
+ i(s) {
758
+ e || (v(a, s), e = !0);
759
+ },
760
+ o(s) {
761
+ y(a, s), e = !1;
762
+ },
763
+ d(s) {
764
+ a && a.d(s);
765
+ }
766
+ };
767
+ }
768
+ function Se(i) {
769
+ let e, t;
770
+ const a = (
771
+ /*#slots*/
772
+ i[41].LimitsList
773
+ ), s = N(
774
+ a,
775
+ i,
776
+ /*$$scope*/
777
+ i[40],
778
+ ke
779
+ );
780
+ return {
781
+ c() {
782
+ e = L("div"), s && s.c(), h(e, "slot", "LimitsList");
783
+ },
784
+ m(n, r) {
785
+ z(n, e, r), s && s.m(e, null), t = !0;
786
+ },
787
+ p(n, r) {
788
+ s && s.p && (!t || r[1] & /*$$scope*/
789
+ 512) && E(
790
+ s,
791
+ a,
792
+ n,
793
+ /*$$scope*/
794
+ n[40],
795
+ t ? V(
796
+ a,
797
+ /*$$scope*/
798
+ n[40],
799
+ r,
800
+ pi
801
+ ) : D(
802
+ /*$$scope*/
803
+ n[40]
804
+ ),
805
+ ke
806
+ );
807
+ },
808
+ i(n) {
809
+ t || (v(s, n), t = !0);
810
+ },
811
+ o(n) {
812
+ y(s, n), t = !1;
813
+ },
814
+ d(n) {
815
+ n && k(e), s && s.d(n);
816
+ }
817
+ };
818
+ }
819
+ function qe(i) {
820
+ let e, t;
821
+ const a = (
822
+ /*#slots*/
823
+ i[41].LimitSubmitButton
824
+ ), s = N(
825
+ a,
826
+ i,
827
+ /*$$scope*/
828
+ i[40],
829
+ ye
830
+ );
831
+ return {
832
+ c() {
833
+ e = L("div"), s && s.c(), h(e, "slot", "LimitSubmitButton");
834
+ },
835
+ m(n, r) {
836
+ z(n, e, r), s && s.m(e, null), t = !0;
837
+ },
838
+ p(n, r) {
839
+ s && s.p && (!t || r[1] & /*$$scope*/
840
+ 512) && E(
841
+ s,
842
+ a,
843
+ n,
844
+ /*$$scope*/
845
+ n[40],
846
+ t ? V(
847
+ a,
848
+ /*$$scope*/
849
+ n[40],
850
+ r,
851
+ ci
852
+ ) : D(
853
+ /*$$scope*/
854
+ n[40]
855
+ ),
856
+ ye
857
+ );
858
+ },
859
+ i(n) {
860
+ t || (v(s, n), t = !0);
861
+ },
862
+ o(n) {
863
+ y(s, n), t = !1;
864
+ },
865
+ d(n) {
866
+ n && k(e), s && s.d(n);
867
+ }
868
+ };
869
+ }
870
+ function We(i) {
871
+ let e, t;
872
+ const a = (
873
+ /*#slots*/
874
+ i[41].LimitSkeleton
875
+ ), s = N(
876
+ a,
877
+ i,
878
+ /*$$scope*/
879
+ i[40],
880
+ _e
881
+ );
882
+ return {
883
+ c() {
884
+ e = L("div"), s && s.c(), h(e, "slot", "LimitSkeleton");
885
+ },
886
+ m(n, r) {
887
+ z(n, e, r), s && s.m(e, null), t = !0;
682
888
  },
683
- p(o, r) {
684
- a && a.p && (!e || r[1] & /*$$scope*/
685
- 256) && Ue(
889
+ p(n, r) {
890
+ s && s.p && (!t || r[1] & /*$$scope*/
891
+ 512) && E(
892
+ s,
686
893
  a,
687
- i,
688
- o,
894
+ n,
689
895
  /*$$scope*/
690
- o[39],
691
- e ? Fe(
692
- i,
896
+ n[40],
897
+ t ? V(
898
+ a,
693
899
  /*$$scope*/
694
- o[39],
900
+ n[40],
695
901
  r,
696
- ti
697
- ) : Ze(
902
+ di
903
+ ) : D(
698
904
  /*$$scope*/
699
- o[39]
905
+ n[40]
700
906
  ),
701
- ge
907
+ _e
702
908
  );
703
909
  },
704
- i(o) {
705
- e || (A(a, o), e = !0);
910
+ i(n) {
911
+ t || (v(s, n), t = !0);
706
912
  },
707
- o(o) {
708
- G(a, o), e = !1;
913
+ o(n) {
914
+ y(s, n), t = !1;
709
915
  },
710
- d(o) {
711
- a && a.d(o);
916
+ d(n) {
917
+ n && k(e), s && s.d(n);
712
918
  }
713
919
  };
714
920
  }
715
- function he(t) {
716
- let e, i, a, o;
717
- const r = [mi, li], s = [];
718
- function p(m, c) {
921
+ function Te(i) {
922
+ let e, t, a, s;
923
+ const n = [Li, zi], r = [];
924
+ function d(u, p) {
719
925
  return (
720
926
  /*customContentTabIndex*/
721
- m[28] === /*activeTabIndex*/
722
- m[24] ? 0 : 1
927
+ u[28] === /*activeTabIndex*/
928
+ u[24] ? 0 : 1
723
929
  );
724
930
  }
725
- return e = p(t), i = s[e] = r[e](t), {
931
+ return e = d(i), t = r[e] = n[e](i), {
726
932
  c() {
727
- i.c(), a = ze();
933
+ t.c(), a = Ce();
728
934
  },
729
- m(m, c) {
730
- s[e].m(m, c), w(m, a, c), o = !0;
935
+ m(u, p) {
936
+ r[e].m(u, p), z(u, a, p), s = !0;
731
937
  },
732
- p(m, c) {
733
- let u = e;
734
- e = p(m), e === u ? s[e].p(m, c) : ($(), G(s[u], 1, 1, () => {
735
- s[u] = null;
736
- }), X(), i = s[e], i ? i.p(m, c) : (i = s[e] = r[e](m), i.c()), A(i, 1), i.m(a.parentNode, a));
938
+ p(u, p) {
939
+ let g = e;
940
+ e = d(u), e === g ? r[e].p(u, p) : (C(), y(r[g], 1, 1, () => {
941
+ r[g] = null;
942
+ }), B(), t = r[e], t ? t.p(u, p) : (t = r[e] = n[e](u), t.c()), v(t, 1), t.m(a.parentNode, a));
737
943
  },
738
- i(m) {
739
- o || (A(i), o = !0);
944
+ i(u) {
945
+ s || (v(t), s = !0);
740
946
  },
741
- o(m) {
742
- G(i), o = !1;
947
+ o(u) {
948
+ y(t), s = !1;
743
949
  },
744
- d(m) {
745
- m && j(a), s[e].d(m);
950
+ d(u) {
951
+ u && k(a), r[e].d(u);
746
952
  }
747
953
  };
748
954
  }
749
- function ve(t) {
955
+ function Ge(i) {
750
956
  let e;
751
957
  return {
752
958
  c() {
753
- e = z("player-account-gaming-limits-history-2-nd"), l(
959
+ e = L("player-account-gaming-limits-history-2-nd"), m(
754
960
  e,
755
961
  "lang",
756
962
  /*lang*/
757
- t[0]
758
- ), l(
963
+ i[0]
964
+ ), m(
759
965
  e,
760
966
  "userid",
761
967
  /*userid*/
762
- t[1]
763
- ), l(
968
+ i[1]
969
+ ), m(
764
970
  e,
765
971
  "session",
766
972
  /*session*/
767
- t[2]
768
- ), l(
973
+ i[2]
974
+ ), m(
769
975
  e,
770
976
  "endpoint",
771
977
  /*endpoint*/
772
- t[3]
773
- ), l(
978
+ i[3]
979
+ ), m(
774
980
  e,
775
981
  "apiversion",
776
982
  /*apiversion*/
777
- t[5]
778
- ), l(
983
+ i[5]
984
+ ), m(
779
985
  e,
780
986
  "numberofentries",
781
987
  /*numberofentries*/
782
- t[10]
783
- ), l(
988
+ i[10]
989
+ ), m(
784
990
  e,
785
991
  "clientstyling",
786
992
  /*clientstyling*/
787
- t[16]
788
- ), l(
993
+ i[16]
994
+ ), m(
789
995
  e,
790
996
  "clientstylingurl",
791
997
  /*clientstylingurl*/
792
- t[17]
793
- ), l(
998
+ i[17]
999
+ ), m(
794
1000
  e,
795
1001
  "mbsource",
796
1002
  /*mbsource*/
797
- t[19]
798
- ), l(
1003
+ i[19]
1004
+ ), m(
799
1005
  e,
800
1006
  "translationurl",
801
1007
  /*translationurl*/
802
- t[18]
803
- ), l(
1008
+ i[18]
1009
+ ), m(
804
1010
  e,
805
1011
  "customcurrencysymbols",
806
1012
  /*customcurrencysymbols*/
807
- t[11]
808
- ), l(
1013
+ i[11]
1014
+ ), m(
809
1015
  e,
810
1016
  "limitformat",
811
1017
  /*limitformat*/
812
- t[12]
1018
+ i[12]
813
1019
  );
814
1020
  },
815
- m(i, a) {
816
- w(i, e, a);
1021
+ m(t, a) {
1022
+ z(t, e, a);
817
1023
  },
818
- p(i, a) {
1024
+ p(t, a) {
819
1025
  a[0] & /*lang*/
820
- 1 && l(
1026
+ 1 && m(
821
1027
  e,
822
1028
  "lang",
823
1029
  /*lang*/
824
- i[0]
1030
+ t[0]
825
1031
  ), a[0] & /*userid*/
826
- 2 && l(
1032
+ 2 && m(
827
1033
  e,
828
1034
  "userid",
829
1035
  /*userid*/
830
- i[1]
1036
+ t[1]
831
1037
  ), a[0] & /*session*/
832
- 4 && l(
1038
+ 4 && m(
833
1039
  e,
834
1040
  "session",
835
1041
  /*session*/
836
- i[2]
1042
+ t[2]
837
1043
  ), a[0] & /*endpoint*/
838
- 8 && l(
1044
+ 8 && m(
839
1045
  e,
840
1046
  "endpoint",
841
1047
  /*endpoint*/
842
- i[3]
1048
+ t[3]
843
1049
  ), a[0] & /*apiversion*/
844
- 32 && l(
1050
+ 32 && m(
845
1051
  e,
846
1052
  "apiversion",
847
1053
  /*apiversion*/
848
- i[5]
1054
+ t[5]
849
1055
  ), a[0] & /*numberofentries*/
850
- 1024 && l(
1056
+ 1024 && m(
851
1057
  e,
852
1058
  "numberofentries",
853
1059
  /*numberofentries*/
854
- i[10]
1060
+ t[10]
855
1061
  ), a[0] & /*clientstyling*/
856
- 65536 && l(
1062
+ 65536 && m(
857
1063
  e,
858
1064
  "clientstyling",
859
1065
  /*clientstyling*/
860
- i[16]
1066
+ t[16]
861
1067
  ), a[0] & /*clientstylingurl*/
862
- 131072 && l(
1068
+ 131072 && m(
863
1069
  e,
864
1070
  "clientstylingurl",
865
1071
  /*clientstylingurl*/
866
- i[17]
1072
+ t[17]
867
1073
  ), a[0] & /*mbsource*/
868
- 524288 && l(
1074
+ 524288 && m(
869
1075
  e,
870
1076
  "mbsource",
871
1077
  /*mbsource*/
872
- i[19]
1078
+ t[19]
873
1079
  ), a[0] & /*translationurl*/
874
- 262144 && l(
1080
+ 262144 && m(
875
1081
  e,
876
1082
  "translationurl",
877
1083
  /*translationurl*/
878
- i[18]
1084
+ t[18]
879
1085
  ), a[0] & /*customcurrencysymbols*/
880
- 2048 && l(
1086
+ 2048 && m(
881
1087
  e,
882
1088
  "customcurrencysymbols",
883
1089
  /*customcurrencysymbols*/
884
- i[11]
1090
+ t[11]
885
1091
  ), a[0] & /*limitformat*/
886
- 4096 && l(
1092
+ 4096 && m(
887
1093
  e,
888
1094
  "limitformat",
889
1095
  /*limitformat*/
890
- i[12]
1096
+ t[12]
891
1097
  );
892
1098
  },
893
- d(i) {
894
- i && j(e);
1099
+ d(t) {
1100
+ t && k(e);
895
1101
  }
896
1102
  };
897
1103
  }
898
- function ye(t) {
899
- let e, i = (
1104
+ function Ae(i) {
1105
+ let e, t = (
900
1106
  /*$_*/
901
- t[29](
1107
+ i[29](
902
1108
  /*tabLabelArray*/
903
- t[31][
1109
+ i[31][
904
1110
  /*activeTabIndex*/
905
- t[24]
1111
+ i[24]
906
1112
  ].description
907
1113
  ) + ""
908
1114
  );
909
1115
  return {
910
1116
  c() {
911
- e = z("div"), v(e, "class", "limitsDescription");
1117
+ e = L("div"), h(e, "class", "limitsDescription");
912
1118
  },
913
- m(a, o) {
914
- w(a, e, o), e.innerHTML = i;
1119
+ m(a, s) {
1120
+ z(a, e, s), e.innerHTML = t;
915
1121
  },
916
- p(a, o) {
917
- o[0] & /*$_, activeTabIndex*/
918
- 553648128 && i !== (i = /*$_*/
1122
+ p(a, s) {
1123
+ s[0] & /*$_, activeTabIndex*/
1124
+ 553648128 && t !== (t = /*$_*/
919
1125
  a[29](
920
1126
  /*tabLabelArray*/
921
1127
  a[31][
922
1128
  /*activeTabIndex*/
923
1129
  a[24]
924
1130
  ].description
925
- ) + "") && (e.innerHTML = i);
1131
+ ) + "") && (e.innerHTML = t);
926
1132
  },
927
1133
  d(a) {
928
- a && j(e);
1134
+ a && k(e);
929
1135
  }
930
1136
  };
931
1137
  }
932
- function di(t) {
933
- let e, i, a, o, r, s = (
934
- /*$_*/
935
- t[29]("title") + ""
936
- ), p, m, c, u, g, d = (
937
- /*isMobile*/
938
- t[32] && ai(t)
939
- );
940
- const h = [ni, si], k = [];
941
- function q(f, L) {
1138
+ function ji(i) {
1139
+ let e, t, a, s, n, r;
1140
+ const d = (
1141
+ /*#slots*/
1142
+ i[41].LimitWrapperTitle
1143
+ ), u = N(
1144
+ d,
1145
+ i,
1146
+ /*$$scope*/
1147
+ i[40],
1148
+ je
1149
+ ), p = u || hi(i), g = [_i, vi], l = [];
1150
+ function c(f, j) {
942
1151
  return (
943
1152
  /*isLoading*/
944
1153
  f[21] ? 0 : 1
945
1154
  );
946
1155
  }
947
- return c = q(t), u = k[c] = h[c](t), {
1156
+ return s = c(i), n = l[s] = g[s](i), {
948
1157
  c() {
949
- e = z("div"), i = z("div"), a = z("div"), d && d.c(), o = C(), r = z("h2"), p = R(s), m = C(), u.c(), v(r, "class", "GamingLimitsTitle " + /*isMobile*/
950
- (t[32] ? "hidden" : "")), v(a, "class", "TitleSection"), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
951
- (t[32] ? "GamingLimitsWrapperMobile" : ""));
1158
+ e = L("div"), t = L("div"), p && p.c(), a = T(), n.c(), h(t, "class", "GamingLimitsWrapper " + /*isMobile*/
1159
+ (i[32] ? "GamingLimitsWrapperMobile" : ""));
952
1160
  },
953
- m(f, L) {
954
- w(f, e, L), y(e, i), y(i, a), d && d.m(a, null), y(a, o), y(a, r), y(r, p), y(i, m), k[c].m(i, null), t[45](e), g = !0;
1161
+ m(f, j) {
1162
+ z(f, e, j), _(e, t), p && p.m(t, null), _(t, a), l[s].m(t, null), i[46](e), r = !0;
955
1163
  },
956
- p(f, L) {
957
- /*isMobile*/
958
- f[32] && d.p(f, L), (!g || L[0] & /*$_*/
959
- 536870912) && s !== (s = /*$_*/
960
- f[29]("title") + "") && Q(p, s);
961
- let x = c;
962
- c = q(f), c === x ? k[c].p(f, L) : ($(), G(k[x], 1, 1, () => {
963
- k[x] = null;
964
- }), X(), u = k[c], u ? u.p(f, L) : (u = k[c] = h[c](f), u.c()), A(u, 1), u.m(i, null));
1164
+ p(f, j) {
1165
+ u ? u.p && (!r || j[1] & /*$$scope*/
1166
+ 512) && E(
1167
+ u,
1168
+ d,
1169
+ f,
1170
+ /*$$scope*/
1171
+ f[40],
1172
+ r ? V(
1173
+ d,
1174
+ /*$$scope*/
1175
+ f[40],
1176
+ j,
1177
+ fi
1178
+ ) : D(
1179
+ /*$$scope*/
1180
+ f[40]
1181
+ ),
1182
+ je
1183
+ ) : p && p.p && (!r || j[0] & /*$_*/
1184
+ 536870912) && p.p(f, r ? j : [-1, -1]);
1185
+ let S = s;
1186
+ s = c(f), s === S ? l[s].p(f, j) : (C(), y(l[S], 1, 1, () => {
1187
+ l[S] = null;
1188
+ }), B(), n = l[s], n ? n.p(f, j) : (n = l[s] = g[s](f), n.c()), v(n, 1), n.m(t, null));
965
1189
  },
966
1190
  i(f) {
967
- g || (A(u), g = !0);
1191
+ r || (v(p, f), v(n), r = !0);
968
1192
  },
969
1193
  o(f) {
970
- G(u), g = !1;
1194
+ y(p, f), y(n), r = !1;
971
1195
  },
972
1196
  d(f) {
973
- f && j(e), d && d.d(), k[c].d(), t[45](null);
1197
+ f && k(e), p && p.d(f), l[s].d(), i[46](null);
974
1198
  }
975
1199
  };
976
1200
  }
977
- function ui(t, e, i) {
1201
+ function wi(i, e, t) {
978
1202
  let a;
979
- Ve(t, Je, (n) => i(29, a = n));
980
- let { $$slots: o = {}, $$scope: r } = e, { lang: s = "" } = e, { userid: p = "" } = e, { session: m = "" } = e, { endpoint: c = "" } = e, { currency: u = "" } = e, { apiversion: g = "" } = e, { tablabels: d = "" } = e, { historyenabled: h = "true" } = e, { enablecompliancetext: k = "false" } = e, { netdepositprogress: q = "false" } = e, { deletelimit: f = "" } = e, { limitsamount: L = "" } = e, { limitsperiods: x = "" } = e, { numberofentries: ee = "" } = e, { customcurrencysymbols: ie = "" } = e, { limitformat: te = "" } = e, { allowedextenssion: ae = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: se = "12934000" } = e, { timezone: ne = "GMT" } = e, { clientstyling: N = "" } = e, { clientstylingurl: D = "" } = e, { translationurl: E = "" } = e, { mbsource: B } = e, { companylimits: re = "false" } = e, { customcontentontab: S = "" } = e, V = !0, W, P = [], oe = [], O, H, K, U, je = window.navigator.userAgent, le = He(je) !== "PC", Z = S ? Number(S) : -1, I = 0;
981
- const we = () => {
982
- ei(s);
983
- }, Le = () => {
984
- fetch(E).then((_) => _.json()).then((_) => {
985
- Object.keys(_).forEach((Y) => {
986
- ce(Y, _[Y]);
1203
+ ei(i, ni, (o) => t(29, a = o));
1204
+ let { $$slots: s = {}, $$scope: n } = e;
1205
+ const r = ii(s);
1206
+ let { lang: d = "" } = e, { userid: u = "" } = e, { session: p = "" } = e, { endpoint: g = "" } = e, { currency: l = "" } = e, { apiversion: c = "" } = e, { tablabels: f = "" } = e, { historyenabled: j = "true" } = e, { enablecompliancetext: S = "false" } = e, { netdepositprogress: A = "false" } = e, { deletelimit: ae = "" } = e, { limitsamount: H = "" } = e, { limitsperiods: X = "" } = e, { numberofentries: ne = "" } = e, { customcurrencysymbols: re = "" } = e, { limitformat: oe = "" } = e, { allowedextenssion: le = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: me = "12934000" } = e, { timezone: ue = "GMT" } = e, { clientstyling: K = "" } = e, { clientstylingurl: Y = "" } = e, { translationurl: R = "" } = e, { mbsource: U } = e, { companylimits: de = "false" } = e, { customcontentontab: q = "" } = e, Z = !0, W, P = [], ce = [], O, x, F, $, Pe = window.navigator.userAgent, pe = ti(Pe) !== "PC", ee = q ? Number(q) : -1, I = 0;
1207
+ const Oe = () => {
1208
+ mi(d);
1209
+ }, Ie = () => {
1210
+ fetch(R).then((w) => w.json()).then((w) => {
1211
+ Object.keys(w).forEach((J) => {
1212
+ he(J, w[J]);
987
1213
  });
988
- }).catch((_) => {
989
- console.log(_);
1214
+ }).catch((w) => {
1215
+ console.log(w);
990
1216
  });
991
1217
  };
992
- Object.keys(pe).forEach((n) => {
993
- ce(n, pe[n]);
1218
+ Object.keys(ve).forEach((o) => {
1219
+ he(o, ve[o]);
994
1220
  });
995
- const qe = (n, _) => {
996
- if (i(26, K = n.replace(/\s/g, "").split("|")), i(27, U = _.replace(/\s/g, "").split("|")), K.length === 0)
1221
+ const Ne = (o, w) => {
1222
+ if (t(26, F = o.replace(/\s/g, "").split("|")), t(27, $ = w.replace(/\s/g, "").split("|")), F.length === 0)
997
1223
  throw new Error("Please provide a full limits configuration.");
998
- if (K.length !== U.length)
1224
+ if (F.length !== $.length)
999
1225
  throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
1000
- }, Se = () => {
1001
- qe(L, x), L.split("|").forEach((_) => {
1002
- P.includes(_) || P.push(_);
1003
- }), d.split(",").forEach((_) => {
1004
- let Y = _.trim(), Ce = _.trim().replaceAll(" ", "").toLowerCase() + "_description", Pe = _.trim().replaceAll(" ", "").toLowerCase() + "_label";
1005
- oe.push({ name: Y, description: Ce, label: Pe });
1006
- }), i(21, V = !1);
1007
- }, We = () => {
1008
- i(28, Z = S ? Number(S) : -1);
1009
- }, me = () => {
1226
+ }, Ee = () => {
1227
+ Ne(H, X), H.split("|").forEach((w) => {
1228
+ P.includes(w) || P.push(w);
1229
+ }), f.split(",").forEach((w) => {
1230
+ let J = w.trim(), Ue = w.trim().replaceAll(" ", "").toLowerCase() + "_description", Ze = w.trim().replaceAll(" ", "").toLowerCase() + "_label";
1231
+ ce.push({ name: J, description: Ue, label: Ze });
1232
+ }), t(21, Z = !1);
1233
+ }, De = () => {
1234
+ t(28, ee = q ? Number(q) : -1);
1235
+ }, ge = () => {
1010
1236
  window.postMessage(
1011
1237
  {
1012
1238
  type: "PlayerAccountMenuActive",
1013
- isMobile: le
1239
+ isMobile: pe
1014
1240
  },
1015
1241
  window.location.href
1016
1242
  );
1017
- }, F = (n) => {
1018
- i(24, I = n);
1243
+ }, ie = (o) => {
1244
+ t(24, I = o);
1019
1245
  };
1020
- Ke(() => () => {
1021
- i(23, O = null), i(25, H = null);
1246
+ si(() => () => {
1247
+ t(23, O = null), t(25, x = null);
1022
1248
  });
1023
- const Te = () => me(), Ge = (n) => F(n);
1024
- function Ae(n) {
1025
- J[n ? "unshift" : "push"](() => {
1026
- H = n, i(25, H);
1249
+ const Ve = () => ge(), He = (o) => ie(o);
1250
+ function Ke(o) {
1251
+ te[o ? "unshift" : "push"](() => {
1252
+ x = o, t(25, x);
1027
1253
  });
1028
1254
  }
1029
- function xe(n) {
1030
- J[n ? "unshift" : "push"](() => {
1031
- O = n, i(23, O);
1255
+ function Ye(o) {
1256
+ te[o ? "unshift" : "push"](() => {
1257
+ O = o, t(23, O);
1032
1258
  });
1033
1259
  }
1034
- function Me(n) {
1035
- J[n ? "unshift" : "push"](() => {
1036
- W = n, i(22, W);
1260
+ function Re(o) {
1261
+ te[o ? "unshift" : "push"](() => {
1262
+ W = o, t(22, W);
1037
1263
  });
1038
1264
  }
1039
- return t.$$set = (n) => {
1040
- "lang" in n && i(0, s = n.lang), "userid" in n && i(1, p = n.userid), "session" in n && i(2, m = n.session), "endpoint" in n && i(3, c = n.endpoint), "currency" in n && i(4, u = n.currency), "apiversion" in n && i(5, g = n.apiversion), "tablabels" in n && i(35, d = n.tablabels), "historyenabled" in n && i(6, h = n.historyenabled), "enablecompliancetext" in n && i(7, k = n.enablecompliancetext), "netdepositprogress" in n && i(8, q = n.netdepositprogress), "deletelimit" in n && i(9, f = n.deletelimit), "limitsamount" in n && i(36, L = n.limitsamount), "limitsperiods" in n && i(37, x = n.limitsperiods), "numberofentries" in n && i(10, ee = n.numberofentries), "customcurrencysymbols" in n && i(11, ie = n.customcurrencysymbols), "limitformat" in n && i(12, te = n.limitformat), "allowedextenssion" in n && i(13, ae = n.allowedextenssion), "filesizeallow" in n && i(14, se = n.filesizeallow), "timezone" in n && i(15, ne = n.timezone), "clientstyling" in n && i(16, N = n.clientstyling), "clientstylingurl" in n && i(17, D = n.clientstylingurl), "translationurl" in n && i(18, E = n.translationurl), "mbsource" in n && i(19, B = n.mbsource), "companylimits" in n && i(20, re = n.companylimits), "customcontentontab" in n && i(38, S = n.customcontentontab), "$$scope" in n && i(39, r = n.$$scope);
1041
- }, t.$$.update = () => {
1042
- t.$$.dirty[0] & /*lang*/
1043
- 1 && s && we(), t.$$.dirty[0] & /*userid, session, endpoint, lang, apiversion*/
1044
- 47 | t.$$.dirty[1] & /*tablabels*/
1045
- 16 && p && m && c && d && s && g && Se(), t.$$.dirty[1] & /*customcontentontab*/
1046
- 128 && S && We(), t.$$.dirty[0] & /*mainContainer, isLoading*/
1047
- 10485760 && O && !V && F(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1048
- 4259840 && N && W && Qe(W, N), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1049
- 4325376 && D && W && Xe(W, D), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1050
- 4718592 && B && W && $e(W, `${B}.Style`), t.$$.dirty[0] & /*translationurl*/
1051
- 262144 && E && Le(), t.$$.dirty[1] & /*customcontentontab*/
1052
- 128 && i(28, Z = S !== "" && !isNaN(Number(S)) ? Number(S) : -1), t.$$.dirty[0] & /*isLoading, activeTabIndex*/
1053
- 18874368 && !V && P.length > 0 && (I < 0 || I >= P.length) && i(24, I = 0);
1265
+ return i.$$set = (o) => {
1266
+ "lang" in o && t(0, d = o.lang), "userid" in o && t(1, u = o.userid), "session" in o && t(2, p = o.session), "endpoint" in o && t(3, g = o.endpoint), "currency" in o && t(4, l = o.currency), "apiversion" in o && t(5, c = o.apiversion), "tablabels" in o && t(36, f = o.tablabels), "historyenabled" in o && t(6, j = o.historyenabled), "enablecompliancetext" in o && t(7, S = o.enablecompliancetext), "netdepositprogress" in o && t(8, A = o.netdepositprogress), "deletelimit" in o && t(9, ae = o.deletelimit), "limitsamount" in o && t(37, H = o.limitsamount), "limitsperiods" in o && t(38, X = o.limitsperiods), "numberofentries" in o && t(10, ne = o.numberofentries), "customcurrencysymbols" in o && t(11, re = o.customcurrencysymbols), "limitformat" in o && t(12, oe = o.limitformat), "allowedextenssion" in o && t(13, le = o.allowedextenssion), "filesizeallow" in o && t(14, me = o.filesizeallow), "timezone" in o && t(15, ue = o.timezone), "clientstyling" in o && t(16, K = o.clientstyling), "clientstylingurl" in o && t(17, Y = o.clientstylingurl), "translationurl" in o && t(18, R = o.translationurl), "mbsource" in o && t(19, U = o.mbsource), "companylimits" in o && t(20, de = o.companylimits), "customcontentontab" in o && t(39, q = o.customcontentontab), "$$scope" in o && t(40, n = o.$$scope);
1267
+ }, i.$$.update = () => {
1268
+ i.$$.dirty[0] & /*lang*/
1269
+ 1 && d && Oe(), i.$$.dirty[0] & /*userid, session, endpoint, lang, apiversion*/
1270
+ 47 | i.$$.dirty[1] & /*tablabels*/
1271
+ 32 && u && p && g && f && d && c && Ee(), i.$$.dirty[1] & /*customcontentontab*/
1272
+ 256 && q && De(), i.$$.dirty[0] & /*mainContainer, isLoading*/
1273
+ 10485760 && O && !Z && ie(0), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1274
+ 4259840 && K && W && ri(W, K), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1275
+ 4325376 && Y && W && oi(W, Y), i.$$.dirty[0] & /*mbsource, customStylingContainer*/
1276
+ 4718592 && U && W && li(W, `${U}.Style`), i.$$.dirty[0] & /*translationurl*/
1277
+ 262144 && R && Ie(), i.$$.dirty[1] & /*customcontentontab*/
1278
+ 256 && t(28, ee = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), i.$$.dirty[0] & /*isLoading, activeTabIndex*/
1279
+ 18874368 && !Z && P.length > 0 && (I < 0 || I >= P.length) && t(24, I = 0);
1054
1280
  }, [
1055
- s,
1056
- p,
1057
- m,
1058
- c,
1281
+ d,
1059
1282
  u,
1283
+ p,
1060
1284
  g,
1061
- h,
1062
- k,
1063
- q,
1064
- f,
1065
- ee,
1066
- ie,
1067
- te,
1285
+ l,
1286
+ c,
1287
+ j,
1288
+ S,
1289
+ A,
1068
1290
  ae,
1069
- se,
1070
1291
  ne,
1071
- N,
1072
- D,
1073
- E,
1074
- B,
1075
1292
  re,
1076
- V,
1077
- W,
1078
- O,
1079
- I,
1080
- H,
1293
+ oe,
1294
+ le,
1295
+ me,
1296
+ ue,
1081
1297
  K,
1298
+ Y,
1299
+ R,
1082
1300
  U,
1301
+ de,
1083
1302
  Z,
1303
+ W,
1304
+ O,
1305
+ I,
1306
+ x,
1307
+ F,
1308
+ $,
1309
+ ee,
1084
1310
  a,
1085
1311
  P,
1086
- oe,
1087
- le,
1088
- me,
1089
- F,
1090
- d,
1091
- L,
1092
- x,
1093
- S,
1312
+ ce,
1313
+ pe,
1314
+ ge,
1315
+ ie,
1094
1316
  r,
1095
- o,
1096
- Te,
1097
- Ge,
1098
- Ae,
1099
- xe,
1100
- Me
1317
+ f,
1318
+ H,
1319
+ X,
1320
+ q,
1321
+ n,
1322
+ s,
1323
+ Ve,
1324
+ He,
1325
+ Ke,
1326
+ Ye,
1327
+ Re
1101
1328
  ];
1102
1329
  }
1103
- class ci extends De {
1330
+ class Si extends Qe {
1104
1331
  constructor(e) {
1105
- super(), Ee(
1332
+ super(), Xe(
1106
1333
  this,
1107
1334
  e,
1108
- ui,
1109
- di,
1110
- _e,
1335
+ wi,
1336
+ ji,
1337
+ Me,
1111
1338
  {
1112
1339
  lang: 0,
1113
1340
  userid: 1,
@@ -1115,13 +1342,13 @@ class ci extends De {
1115
1342
  endpoint: 3,
1116
1343
  currency: 4,
1117
1344
  apiversion: 5,
1118
- tablabels: 35,
1345
+ tablabels: 36,
1119
1346
  historyenabled: 6,
1120
1347
  enablecompliancetext: 7,
1121
1348
  netdepositprogress: 8,
1122
1349
  deletelimit: 9,
1123
- limitsamount: 36,
1124
- limitsperiods: 37,
1350
+ limitsamount: 37,
1351
+ limitsperiods: 38,
1125
1352
  numberofentries: 10,
1126
1353
  customcurrencysymbols: 11,
1127
1354
  limitformat: 12,
@@ -1133,9 +1360,9 @@ class ci extends De {
1133
1360
  translationurl: 18,
1134
1361
  mbsource: 19,
1135
1362
  companylimits: 20,
1136
- customcontentontab: 38
1363
+ customcontentontab: 39
1137
1364
  },
1138
- ii,
1365
+ ui,
1139
1366
  [-1, -1]
1140
1367
  );
1141
1368
  }
@@ -1176,7 +1403,7 @@ class ci extends De {
1176
1403
  this.$$set({ apiversion: e }), b();
1177
1404
  }
1178
1405
  get tablabels() {
1179
- return this.$$.ctx[35];
1406
+ return this.$$.ctx[36];
1180
1407
  }
1181
1408
  set tablabels(e) {
1182
1409
  this.$$set({ tablabels: e }), b();
@@ -1206,13 +1433,13 @@ class ci extends De {
1206
1433
  this.$$set({ deletelimit: e }), b();
1207
1434
  }
1208
1435
  get limitsamount() {
1209
- return this.$$.ctx[36];
1436
+ return this.$$.ctx[37];
1210
1437
  }
1211
1438
  set limitsamount(e) {
1212
1439
  this.$$set({ limitsamount: e }), b();
1213
1440
  }
1214
1441
  get limitsperiods() {
1215
- return this.$$.ctx[37];
1442
+ return this.$$.ctx[38];
1216
1443
  }
1217
1444
  set limitsperiods(e) {
1218
1445
  this.$$set({ limitsperiods: e }), b();
@@ -1284,13 +1511,25 @@ class ci extends De {
1284
1511
  this.$$set({ companylimits: e }), b();
1285
1512
  }
1286
1513
  get customcontentontab() {
1287
- return this.$$.ctx[38];
1514
+ return this.$$.ctx[39];
1288
1515
  }
1289
1516
  set customcontentontab(e) {
1290
1517
  this.$$set({ customcontentontab: e }), b();
1291
1518
  }
1292
1519
  }
1293
- Ne(ci, { lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, netdepositprogress: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, companylimits: {}, customcontentontab: {} }, ["customTabContent"], [], !0);
1520
+ Je(
1521
+ Si,
1522
+ { lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, netdepositprogress: {}, deletelimit: {}, limitsamount: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, companylimits: {}, customcontentontab: {} },
1523
+ [
1524
+ "LimitWrapperTitle",
1525
+ "customTabContent",
1526
+ "LimitsList",
1527
+ "LimitSubmitButton",
1528
+ "LimitSkeleton"
1529
+ ],
1530
+ [],
1531
+ !0
1532
+ );
1294
1533
  export {
1295
- ci as P
1534
+ Si as P
1296
1535
  };