@everymatrix/player-limit-notification 0.10.9 → 0.10.16

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 (20) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2Nd-DOrq838X.js → PlayerAccountGamingLimitsHistory2Nd-BKicwtpC.js} +8 -8
  2. package/components/{PlayerAccountGamingLimitsHistory2Nd-Dmho0E9Y.cjs → PlayerAccountGamingLimitsHistory2Nd-Dm-nz6xD.cjs} +1 -1
  3. package/components/{PlayerAccountGamingLimitsHistory2Nd-BqiOJm_3.js → PlayerAccountGamingLimitsHistory2Nd-Dyuclpae.js} +9 -9
  4. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-CBpASICp.js +5298 -0
  5. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-DZex5A8Q.js +5223 -0
  6. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-DclUOLsr.cjs +35 -0
  7. package/components/{PlayerAccountGamingLimitsWrapper2Nd-Bdyd-AIw.cjs → PlayerAccountGamingLimitsWrapper2Nd-BesObkIt.cjs} +5 -5
  8. package/components/{PlayerAccountGamingLimitsWrapper2Nd-CPLvOpLx.js → PlayerAccountGamingLimitsWrapper2Nd-CP2JWYpG.js} +771 -732
  9. package/components/{PlayerAccountGamingLimitsWrapper2Nd-DP-Au4MV.js → PlayerAccountGamingLimitsWrapper2Nd-vn22j8iM.js} +774 -735
  10. package/components/{PlayerLimitNotification-BEr2velR.js → PlayerLimitNotification-BgbtsEPP.js} +583 -551
  11. package/components/{PlayerLimitNotification-jNEhNlj1.js → PlayerLimitNotification-CuU1INei.js} +669 -637
  12. package/components/PlayerLimitNotification-DRsSZWL8.cjs +39 -0
  13. package/es2015/player-limit-notification.cjs +1 -1
  14. package/es2015/player-limit-notification.js +1 -1
  15. package/esnext/player-limit-notification.js +1 -1
  16. package/package.json +1 -1
  17. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-CCr3Xxlw.js +0 -4816
  18. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-DDNqfbPE.cjs +0 -35
  19. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-DhMON-Sc.js +0 -4764
  20. package/components/PlayerLimitNotification-BQsAsTwq.cjs +0 -39
@@ -1,4 +1,4 @@
1
- import { a as qi, $ as Ti, S as Ei, i as Oi, f as g, s as ri, c as Pi, b as Wi, d as N, e as w, t as k, g as y, u as x, h as D, j as H, k as C, l as I, m as S, n as _, o as L, p as O, q as v, r as Ai, v as Ci, w as Ii, x as be, y as ie, z as P, A as oe, B as ni, C as A, D as We, E as Gi, F as si, G as c, H as Ae, I as Mi, J as Bi, K as Ni, L as xi } from "./PlayerLimitNotification-jNEhNlj1.js";
1
+ import { a as Ei, $ as Oi, S as Pi, i as Wi, f as h, s as si, c as Ai, b as Ci, d as H, e as S, t as z, g as y, u as V, h as x, j as K, k as I, l as G, m as L, n as _, o as j, p as O, q as v, r as Ii, v as Gi, w as Mi, x as be, y as ie, z as W, A as oe, B as ai, C, D as Ce, E as Bi, F as oi, G as d, H as Ie, I as Ni, J as Di, K as Hi, L as Vi } from "./PlayerLimitNotification-CuU1INei.js";
2
2
  /*! *****************************************************************************
3
3
  Copyright (c) Microsoft Corporation.
4
4
 
@@ -13,24 +13,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
13
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
  PERFORMANCE OF THIS SOFTWARE.
15
15
  ***************************************************************************** */
16
- var ue = function(t, e) {
17
- return ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
16
+ var me = function(t, e) {
17
+ return me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
18
18
  i.__proto__ = r;
19
19
  } || function(i, r) {
20
20
  for (var n in r)
21
21
  Object.prototype.hasOwnProperty.call(r, n) && (i[n] = r[n]);
22
- }, ue(t, e);
22
+ }, me(t, e);
23
23
  };
24
- function V(t, e) {
24
+ function R(t, e) {
25
25
  if (typeof e != "function" && e !== null)
26
26
  throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
27
- ue(t, e);
27
+ me(t, e);
28
28
  function i() {
29
29
  this.constructor = t;
30
30
  }
31
31
  t.prototype = e === null ? Object.create(e) : (i.prototype = e.prototype, new i());
32
32
  }
33
- function me(t) {
33
+ function ue(t) {
34
34
  var e = typeof Symbol == "function" && Symbol.iterator, i = e && t[e], r = 0;
35
35
  if (i)
36
36
  return i.call(t);
@@ -50,8 +50,8 @@ function de(t, e) {
50
50
  try {
51
51
  for (; (e === void 0 || e-- > 0) && !(n = r.next()).done; )
52
52
  s.push(n.value);
53
- } catch (o) {
54
- a = { error: o };
53
+ } catch (c) {
54
+ a = { error: c };
55
55
  } finally {
56
56
  try {
57
57
  n && !n.done && (i = r.return) && i.call(r);
@@ -71,13 +71,13 @@ function ce(t, e, i) {
71
71
  function E(t) {
72
72
  return typeof t == "function";
73
73
  }
74
- function ai(t) {
74
+ function li(t) {
75
75
  var e = function(r) {
76
76
  Error.call(r), r.stack = new Error().stack;
77
77
  }, i = t(e);
78
78
  return i.prototype = Object.create(Error.prototype), i.prototype.constructor = i, i;
79
79
  }
80
- var le = ai(function(t) {
80
+ var le = li(function(t) {
81
81
  return function(i) {
82
82
  t(this), this.message = i ? i.length + ` errors occurred during unsubscription:
83
83
  ` + i.map(function(r, n) {
@@ -104,15 +104,15 @@ var te = function() {
104
104
  if (a)
105
105
  if (this._parentage = null, Array.isArray(a))
106
106
  try {
107
- for (var o = me(a), l = o.next(); !l.done; l = o.next()) {
108
- var p = l.value;
107
+ for (var c = ue(a), o = c.next(); !o.done; o = c.next()) {
108
+ var p = o.value;
109
109
  p.remove(this);
110
110
  }
111
- } catch (h) {
112
- e = { error: h };
111
+ } catch (g) {
112
+ e = { error: g };
113
113
  } finally {
114
114
  try {
115
- l && !l.done && (i = o.return) && i.call(o);
115
+ o && !o.done && (i = c.return) && i.call(c);
116
116
  } finally {
117
117
  if (e)
118
118
  throw e.error;
@@ -124,26 +124,26 @@ var te = function() {
124
124
  if (E(f))
125
125
  try {
126
126
  f();
127
- } catch (h) {
128
- s = h instanceof le ? h.errors : [h];
127
+ } catch (g) {
128
+ s = g instanceof le ? g.errors : [g];
129
129
  }
130
- var m = this._finalizers;
131
- if (m) {
130
+ var b = this._finalizers;
131
+ if (b) {
132
132
  this._finalizers = null;
133
133
  try {
134
- for (var d = me(m), b = d.next(); !b.done; b = d.next()) {
135
- var z = b.value;
134
+ for (var l = ue(b), u = l.next(); !u.done; u = l.next()) {
135
+ var w = u.value;
136
136
  try {
137
- Ce(z);
138
- } catch (h) {
139
- s = s ?? [], h instanceof le ? s = ce(ce([], de(s)), de(h.errors)) : s.push(h);
137
+ Ge(w);
138
+ } catch (g) {
139
+ s = s ?? [], g instanceof le ? s = ce(ce([], de(s)), de(g.errors)) : s.push(g);
140
140
  }
141
141
  }
142
- } catch (h) {
143
- r = { error: h };
142
+ } catch (g) {
143
+ r = { error: g };
144
144
  } finally {
145
145
  try {
146
- b && !b.done && (n = d.return) && n.call(d);
146
+ u && !u.done && (n = l.return) && n.call(l);
147
147
  } finally {
148
148
  if (r)
149
149
  throw r.error;
@@ -157,7 +157,7 @@ var te = function() {
157
157
  var i;
158
158
  if (e && e !== this)
159
159
  if (this.closed)
160
- Ce(e);
160
+ Ge(e);
161
161
  else {
162
162
  if (e instanceof t) {
163
163
  if (e.closed || e._hasParent(this))
@@ -182,16 +182,16 @@ var te = function() {
182
182
  var e = new t();
183
183
  return e.closed = !0, e;
184
184
  }(), t;
185
- }(), oi = te.EMPTY;
186
- function li(t) {
185
+ }(), mi = te.EMPTY;
186
+ function ui(t) {
187
187
  return t instanceof te || t && "closed" in t && E(t.remove) && E(t.add) && E(t.unsubscribe);
188
188
  }
189
- function Ce(t) {
189
+ function Ge(t) {
190
190
  E(t) ? t() : t.unsubscribe();
191
191
  }
192
- var Di = {
192
+ var xi = {
193
193
  Promise: void 0
194
- }, Hi = {
194
+ }, Ki = {
195
195
  setTimeout: function(t, e) {
196
196
  for (var i = [], r = 2; r < arguments.length; r++)
197
197
  i[r - 2] = arguments[r];
@@ -202,21 +202,21 @@ var Di = {
202
202
  },
203
203
  delegate: void 0
204
204
  };
205
- function Vi(t) {
206
- Hi.setTimeout(function() {
205
+ function Ri(t) {
206
+ Ki.setTimeout(function() {
207
207
  throw t;
208
208
  });
209
209
  }
210
- function Ie() {
210
+ function Me() {
211
211
  }
212
212
  function ee(t) {
213
213
  t();
214
214
  }
215
- var ui = function(t) {
216
- V(e, t);
215
+ var di = function(t) {
216
+ R(e, t);
217
217
  function e(i) {
218
218
  var r = t.call(this) || this;
219
- return r.isStopped = !1, i ? (r.destination = i, li(i) && i.add(r)) : r.destination = Yi, r;
219
+ return r.isStopped = !1, i ? (r.destination = i, ui(i) && i.add(r)) : r.destination = Fi, r;
220
220
  }
221
221
  return e.create = function(i, r, n) {
222
222
  return new fe(i, r, n);
@@ -243,7 +243,7 @@ var ui = function(t) {
243
243
  this.unsubscribe();
244
244
  }
245
245
  }, e;
246
- }(te), Ki = function() {
246
+ }(te), Yi = function() {
247
247
  function t(e) {
248
248
  this.partialObserver = e;
249
249
  }
@@ -275,42 +275,42 @@ var ui = function(t) {
275
275
  }
276
276
  }, t;
277
277
  }(), fe = function(t) {
278
- V(e, t);
278
+ R(e, t);
279
279
  function e(i, r, n) {
280
280
  var s = t.call(this) || this, a;
281
281
  return E(i) || !i ? a = {
282
282
  next: i ?? void 0,
283
283
  error: r ?? void 0,
284
284
  complete: n ?? void 0
285
- } : a = i, s.destination = new Ki(a), s;
285
+ } : a = i, s.destination = new Yi(a), s;
286
286
  }
287
287
  return e;
288
- }(ui);
288
+ }(di);
289
289
  function $(t) {
290
- Vi(t);
290
+ Ri(t);
291
291
  }
292
- function Ri(t) {
292
+ function Ui(t) {
293
293
  throw t;
294
294
  }
295
- var Yi = {
295
+ var Fi = {
296
296
  closed: !0,
297
- next: Ie,
298
- error: Ri,
299
- complete: Ie
300
- }, Ui = function() {
297
+ next: Me,
298
+ error: Ui,
299
+ complete: Me
300
+ }, Zi = function() {
301
301
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
302
302
  }();
303
- function Fi(t) {
303
+ function Ji(t) {
304
304
  return t;
305
305
  }
306
- function Zi(t) {
307
- return t.length === 0 ? Fi : t.length === 1 ? t[0] : function(i) {
306
+ function Xi(t) {
307
+ return t.length === 0 ? Ji : t.length === 1 ? t[0] : function(i) {
308
308
  return t.reduce(function(r, n) {
309
309
  return n(r);
310
310
  }, i);
311
311
  };
312
312
  }
313
- var Ge = function() {
313
+ var Be = function() {
314
314
  function t(e) {
315
315
  e && (this._subscribe = e);
316
316
  }
@@ -318,10 +318,10 @@ var Ge = function() {
318
318
  var i = new t();
319
319
  return i.source = this, i.operator = e, i;
320
320
  }, t.prototype.subscribe = function(e, i, r) {
321
- var n = this, s = Xi(e) ? e : new fe(e, i, r);
321
+ var n = this, s = $i(e) ? e : new fe(e, i, r);
322
322
  return ee(function() {
323
- var a = n, o = a.operator, l = a.source;
324
- s.add(o ? o.call(s, l) : l ? n._subscribe(s) : n._trySubscribe(s));
323
+ var a = n, c = a.operator, o = a.source;
324
+ s.add(c ? c.call(s, o) : o ? n._subscribe(s) : n._trySubscribe(s));
325
325
  }), s;
326
326
  }, t.prototype._trySubscribe = function(e) {
327
327
  try {
@@ -331,13 +331,13 @@ var Ge = function() {
331
331
  }
332
332
  }, t.prototype.forEach = function(e, i) {
333
333
  var r = this;
334
- return i = Me(i), new i(function(n, s) {
334
+ return i = Ne(i), new i(function(n, s) {
335
335
  var a = new fe({
336
- next: function(o) {
336
+ next: function(c) {
337
337
  try {
338
- e(o);
339
- } catch (l) {
340
- s(l), a.unsubscribe();
338
+ e(c);
339
+ } catch (o) {
340
+ s(o), a.unsubscribe();
341
341
  }
342
342
  },
343
343
  error: s,
@@ -348,15 +348,15 @@ var Ge = function() {
348
348
  }, t.prototype._subscribe = function(e) {
349
349
  var i;
350
350
  return (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(e);
351
- }, t.prototype[Ui] = function() {
351
+ }, t.prototype[Zi] = function() {
352
352
  return this;
353
353
  }, t.prototype.pipe = function() {
354
354
  for (var e = [], i = 0; i < arguments.length; i++)
355
355
  e[i] = arguments[i];
356
- return Zi(e)(this);
356
+ return Xi(e)(this);
357
357
  }, t.prototype.toPromise = function(e) {
358
358
  var i = this;
359
- return e = Me(e), new e(function(r, n) {
359
+ return e = Ne(e), new e(function(r, n) {
360
360
  var s;
361
361
  i.subscribe(function(a) {
362
362
  return s = a;
@@ -370,32 +370,32 @@ var Ge = function() {
370
370
  return new t(e);
371
371
  }, t;
372
372
  }();
373
- function Me(t) {
373
+ function Ne(t) {
374
374
  var e;
375
- return (e = t ?? Di.Promise) !== null && e !== void 0 ? e : Promise;
375
+ return (e = t ?? xi.Promise) !== null && e !== void 0 ? e : Promise;
376
376
  }
377
- function Ji(t) {
377
+ function Qi(t) {
378
378
  return t && E(t.next) && E(t.error) && E(t.complete);
379
379
  }
380
- function Xi(t) {
381
- return t && t instanceof ui || Ji(t) && li(t);
380
+ function $i(t) {
381
+ return t && t instanceof di || Qi(t) && ui(t);
382
382
  }
383
- var Qi = ai(function(t) {
383
+ var et = li(function(t) {
384
384
  return function() {
385
385
  t(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
386
386
  };
387
- }), mi = function(t) {
388
- V(e, t);
387
+ }), ci = function(t) {
388
+ R(e, t);
389
389
  function e() {
390
390
  var i = t.call(this) || this;
391
391
  return i.closed = !1, i.currentObservers = null, i.observers = [], i.isStopped = !1, i.hasError = !1, i.thrownError = null, i;
392
392
  }
393
393
  return e.prototype.lift = function(i) {
394
- var r = new Be(this, this);
394
+ var r = new De(this, this);
395
395
  return r.operator = i, r;
396
396
  }, e.prototype._throwIfClosed = function() {
397
397
  if (this.closed)
398
- throw new Qi();
398
+ throw new et();
399
399
  }, e.prototype.next = function(i) {
400
400
  var r = this;
401
401
  ee(function() {
@@ -403,15 +403,15 @@ var Qi = ai(function(t) {
403
403
  if (r._throwIfClosed(), !r.isStopped) {
404
404
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
405
405
  try {
406
- for (var a = me(r.currentObservers), o = a.next(); !o.done; o = a.next()) {
407
- var l = o.value;
408
- l.next(i);
406
+ for (var a = ue(r.currentObservers), c = a.next(); !c.done; c = a.next()) {
407
+ var o = c.value;
408
+ o.next(i);
409
409
  }
410
410
  } catch (p) {
411
411
  n = { error: p };
412
412
  } finally {
413
413
  try {
414
- o && !o.done && (s = a.return) && s.call(a);
414
+ c && !c.done && (s = a.return) && s.call(a);
415
415
  } finally {
416
416
  if (n)
417
417
  throw n.error;
@@ -451,21 +451,21 @@ var Qi = ai(function(t) {
451
451
  }, e.prototype._subscribe = function(i) {
452
452
  return this._throwIfClosed(), this._checkFinalizedStatuses(i), this._innerSubscribe(i);
453
453
  }, e.prototype._innerSubscribe = function(i) {
454
- var r = this, n = this, s = n.hasError, a = n.isStopped, o = n.observers;
455
- return s || a ? oi : (this.currentObservers = null, o.push(i), new te(function() {
456
- r.currentObservers = null, pe(o, i);
454
+ var r = this, n = this, s = n.hasError, a = n.isStopped, c = n.observers;
455
+ return s || a ? mi : (this.currentObservers = null, c.push(i), new te(function() {
456
+ r.currentObservers = null, pe(c, i);
457
457
  }));
458
458
  }, e.prototype._checkFinalizedStatuses = function(i) {
459
459
  var r = this, n = r.hasError, s = r.thrownError, a = r.isStopped;
460
460
  n ? i.error(s) : a && i.complete();
461
461
  }, e.prototype.asObservable = function() {
462
- var i = new Ge();
462
+ var i = new Be();
463
463
  return i.source = this, i;
464
464
  }, e.create = function(i, r) {
465
- return new Be(i, r);
465
+ return new De(i, r);
466
466
  }, e;
467
- }(Ge), Be = function(t) {
468
- V(e, t);
467
+ }(Be), De = function(t) {
468
+ R(e, t);
469
469
  function e(i, r) {
470
470
  var n = t.call(this) || this;
471
471
  return n.destination = i, n.source = r, n;
@@ -481,54 +481,54 @@ var Qi = ai(function(t) {
481
481
  (r = (i = this.destination) === null || i === void 0 ? void 0 : i.complete) === null || r === void 0 || r.call(i);
482
482
  }, e.prototype._subscribe = function(i) {
483
483
  var r, n;
484
- return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n : oi;
484
+ return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n : mi;
485
485
  }, e;
486
- }(mi), di = {
486
+ }(ci), pi = {
487
487
  now: function() {
488
- return (di.delegate || Date).now();
488
+ return (pi.delegate || Date).now();
489
489
  },
490
490
  delegate: void 0
491
- }, $i = function(t) {
492
- V(e, t);
491
+ }, it = function(t) {
492
+ R(e, t);
493
493
  function e(i, r, n) {
494
- i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = di);
494
+ i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = pi);
495
495
  var s = t.call(this) || this;
496
496
  return s._bufferSize = i, s._windowTime = r, s._timestampProvider = n, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = r === 1 / 0, s._bufferSize = Math.max(1, i), s._windowTime = Math.max(1, r), s;
497
497
  }
498
498
  return e.prototype.next = function(i) {
499
- var r = this, n = r.isStopped, s = r._buffer, a = r._infiniteTimeWindow, o = r._timestampProvider, l = r._windowTime;
500
- n || (s.push(i), !a && s.push(o.now() + l)), this._trimBuffer(), t.prototype.next.call(this, i);
499
+ var r = this, n = r.isStopped, s = r._buffer, a = r._infiniteTimeWindow, c = r._timestampProvider, o = r._windowTime;
500
+ n || (s.push(i), !a && s.push(c.now() + o)), this._trimBuffer(), t.prototype.next.call(this, i);
501
501
  }, e.prototype._subscribe = function(i) {
502
502
  this._throwIfClosed(), this._trimBuffer();
503
- for (var r = this._innerSubscribe(i), n = this, s = n._infiniteTimeWindow, a = n._buffer, o = a.slice(), l = 0; l < o.length && !i.closed; l += s ? 1 : 2)
504
- i.next(o[l]);
503
+ for (var r = this._innerSubscribe(i), n = this, s = n._infiniteTimeWindow, a = n._buffer, c = a.slice(), o = 0; o < c.length && !i.closed; o += s ? 1 : 2)
504
+ i.next(c[o]);
505
505
  return this._checkFinalizedStatuses(i), r;
506
506
  }, e.prototype._trimBuffer = function() {
507
- var i = this, r = i._bufferSize, n = i._timestampProvider, s = i._buffer, a = i._infiniteTimeWindow, o = (a ? 1 : 2) * r;
508
- if (r < 1 / 0 && o < s.length && s.splice(0, s.length - o), !a) {
509
- for (var l = n.now(), p = 0, f = 1; f < s.length && s[f] <= l; f += 2)
507
+ var i = this, r = i._bufferSize, n = i._timestampProvider, s = i._buffer, a = i._infiniteTimeWindow, c = (a ? 1 : 2) * r;
508
+ if (r < 1 / 0 && c < s.length && s.splice(0, s.length - c), !a) {
509
+ for (var o = n.now(), p = 0, f = 1; f < s.length && s[f] <= o; f += 2)
510
510
  p = f;
511
511
  p && s.splice(0, p + 1);
512
512
  }
513
513
  }, e;
514
- }(mi);
515
- const Ne = [], xe = {}, et = (t, e = 0) => {
516
- if (Ne.indexOf(t) == -1) {
517
- const i = new $i(e);
518
- xe[t] = i, Ne.push(t);
514
+ }(ci);
515
+ const He = [], Ve = {}, tt = (t, e = 0) => {
516
+ if (He.indexOf(t) == -1) {
517
+ const i = new it(e);
518
+ Ve[t] = i, He.push(t);
519
519
  }
520
- return xe[t];
520
+ return Ve[t];
521
521
  };
522
- window.emWidgets = { topic: et };
523
- const yt = (t) => !!(t.toLowerCase().match(/android/i) || t.toLowerCase().match(/blackberry|bb/i) || t.toLowerCase().match(/iphone|ipad|ipod/i) || t.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), it = (t) => t.toLowerCase().match(/android/i) ? "Android" : t.toLowerCase().match(/iphone/i) ? "iPhone" : t.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
522
+ window.emWidgets = { topic: tt };
523
+ const kt = (t) => !!(t.toLowerCase().match(/android/i) || t.toLowerCase().match(/blackberry|bb/i) || t.toLowerCase().match(/iphone|ipad|ipod/i) || t.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), rt = (t) => t.toLowerCase().match(/android/i) ? "Android" : t.toLowerCase().match(/iphone/i) ? "iPhone" : t.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
524
524
  String(Number.MAX_SAFE_INTEGER).length;
525
- function De(t, e) {
526
- qi(t, e);
525
+ function xe(t, e) {
526
+ Ei(t, e);
527
527
  }
528
- function tt(t) {
529
- Ti.set(t);
528
+ function nt(t) {
529
+ Oi.set(t);
530
530
  }
531
- const He = {
531
+ const Ke = {
532
532
  en: {
533
533
  title: "Limits",
534
534
  depositlimits_label: "Deposit Limits",
@@ -685,7 +685,7 @@ if (typeof window < "u") {
685
685
  }
686
686
  };
687
687
  };
688
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-DhMON-Sc.js").then(
688
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-DZex5A8Q.js").then(
689
689
  ({ default: e }) => {
690
690
  !customElements.get("player-account-gaming-limits-page-2-gm16-nd") && customElements.define(
691
691
  "player-account-gaming-limits-page-2-gm16-nd",
@@ -706,168 +706,167 @@ if (typeof window < "u") {
706
706
  }
707
707
  };
708
708
  };
709
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-DOrq838X.js").then(({ default: e }) => {
709
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-BKicwtpC.js").then(({ default: e }) => {
710
710
  !customElements.get("player-account-gaming-limits-history-2-nd") && customElements.define(
711
711
  "player-account-gaming-limits-history-2-nd",
712
712
  e.element
713
713
  );
714
714
  });
715
715
  }
716
- function rt(t) {
717
- Wi(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}');
716
+ function st(t) {
717
+ Ci(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}');
718
718
  }
719
- const nt = (t) => ({}), Ve = (t) => ({}), st = (t) => ({}), Ke = (t) => ({}), at = (t) => ({}), Re = (t) => ({}), ot = (t) => ({}), Ye = (t) => ({});
720
- function Ue(t, e, i) {
719
+ const at = (t) => ({}), Re = (t) => ({}), ot = (t) => ({}), Ye = (t) => ({}), lt = (t) => ({}), Ue = (t) => ({}), mt = (t) => ({}), Fe = (t) => ({});
720
+ function Ze(t, e, i) {
721
721
  const r = t.slice();
722
- return r[60] = e[i], r[62] = i, r;
722
+ return r[62] = e[i], r[64] = i, r;
723
723
  }
724
- const lt = (t) => ({}), Fe = (t) => ({});
725
- function ut(t) {
726
- let e, i, r, n, s, a, o, l, p, f, m = (
724
+ const ut = (t) => ({}), Je = (t) => ({});
725
+ function dt(t) {
726
+ let e, i, r, n, s, a, c, o, p, f, b = (
727
727
  /*$_*/
728
- t[34]("title") + ""
729
- ), d, b, z;
728
+ t[37]("title") + ""
729
+ ), l, u, w;
730
730
  return {
731
731
  c() {
732
- e = L("div"), i = A("svg"), r = A("defs"), n = A("style"), s = ie(`.aaa {
732
+ e = j("div"), i = C("svg"), r = C("defs"), n = C("style"), s = ie(`.aaa {
733
733
  fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
734
734
  }
735
- `), a = A("g"), o = A("g"), l = A("path"), p = O(), f = L("h2"), d = ie(m), v(l, "class", "aaa"), v(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), v(l, "transform", "translate(15 15) rotate(180)"), v(o, "transform", "translate(20 158)"), v(a, "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(f, "class", "GamingLimitsTitleMobile"), v(e, "class", "MenuReturnButton"), v(e, "part", "MenuReturnButton");
735
+ `), a = C("g"), c = C("g"), o = C("path"), p = O(), f = j("h2"), l = ie(b), v(o, "class", "aaa"), v(o, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), v(o, "transform", "translate(15 15) rotate(180)"), v(c, "transform", "translate(20 158)"), v(a, "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(f, "class", "GamingLimitsTitleMobile"), v(e, "class", "MenuReturnButton"), v(e, "part", "MenuReturnButton");
736
736
  },
737
- m(h, W) {
738
- S(h, e, W), _(e, i), _(i, r), _(r, n), _(n, s), _(i, a), _(a, o), _(o, l), _(e, p), _(e, f), _(f, d), b || (z = ni(
737
+ m(g, A) {
738
+ L(g, e, A), _(e, i), _(i, r), _(r, n), _(n, s), _(i, a), _(a, c), _(c, o), _(e, p), _(e, f), _(f, l), u || (w = ai(
739
739
  e,
740
740
  "click",
741
741
  /*click_handler*/
742
- t[47]
743
- ), b = !0);
742
+ t[49]
743
+ ), u = !0);
744
744
  },
745
- p(h, W) {
746
- W[1] & /*$_*/
747
- 8 && m !== (m = /*$_*/
748
- h[34]("title") + "") && be(d, m);
745
+ p(g, A) {
746
+ A[1] & /*$_*/
747
+ 64 && b !== (b = /*$_*/
748
+ g[37]("title") + "") && be(l, b);
749
749
  },
750
- d(h) {
751
- h && w(e), b = !1, z();
750
+ d(g) {
751
+ g && S(e), u = !1, w();
752
752
  }
753
753
  };
754
754
  }
755
- function mt(t) {
755
+ function ct(t) {
756
756
  let e, i, r, n = (
757
757
  /*$_*/
758
- t[34]("title") + ""
758
+ t[37]("title") + ""
759
759
  ), s, a = (
760
760
  /*isMobile*/
761
- t[37] && ut(t)
761
+ t[40] && dt(t)
762
762
  );
763
763
  return {
764
764
  c() {
765
- e = L("div"), a && a.c(), i = O(), r = L("h2"), s = ie(n), v(r, "class", "GamingLimitsTitle " + /*isMobile*/
766
- (t[37] ? "hidden" : "")), v(e, "class", "TitleSection");
765
+ e = j("div"), a && a.c(), i = O(), r = j("h2"), s = ie(n), v(r, "class", "GamingLimitsTitle " + /*isMobile*/
766
+ (t[40] ? "hidden" : "")), v(e, "class", "TitleSection");
767
767
  },
768
- m(o, l) {
769
- S(o, e, l), a && a.m(e, null), _(e, i), _(e, r), _(r, s);
768
+ m(c, o) {
769
+ L(c, e, o), a && a.m(e, null), _(e, i), _(e, r), _(r, s);
770
770
  },
771
- p(o, l) {
771
+ p(c, o) {
772
772
  /*isMobile*/
773
- o[37] && a.p(o, l), l[1] & /*$_*/
774
- 8 && n !== (n = /*$_*/
775
- o[34]("title") + "") && be(s, n);
773
+ c[40] && a.p(c, o), o[1] & /*$_*/
774
+ 64 && n !== (n = /*$_*/
775
+ c[37]("title") + "") && be(s, n);
776
776
  },
777
- d(o) {
778
- o && w(e), a && a.d();
777
+ d(c) {
778
+ c && S(e), a && a.d();
779
779
  }
780
780
  };
781
781
  }
782
- function dt(t) {
783
- let e, i, r, n, s, a, o, l = (
782
+ function pt(t) {
783
+ let e, i, r, n, s, a, c, o = (
784
784
  /*limitTabs*/
785
- (t[35].length > 1 || /*limittabvisible*/
786
- t[22] === "true") && Ze(t)
785
+ (t[38].length > 1 || /*limittabvisible*/
786
+ t[24] === "true") && Xe(t)
787
787
  ), p = (
788
788
  /*limitTabs*/
789
- t[35].length && pt(t)
789
+ t[38].length && bt(t)
790
790
  ), f = (
791
791
  /*historyenabled*/
792
- t[6] === "true" && ii(t)
793
- ), m = (
792
+ t[7] === "true" && ri(t)
793
+ ), b = (
794
794
  /*tabLabelArray*/
795
- t[36][
795
+ t[39][
796
796
  /*activeTabIndex*/
797
- t[29]
798
- ] && ti(t)
797
+ t[31]
798
+ ] && ni(t)
799
799
  );
800
800
  return {
801
801
  c() {
802
- l && l.c(), e = O(), i = L("div"), r = L("div"), p && p.c(), n = O(), f && f.c(), s = O(), a = L("div"), m && m.c(), v(r, "class", "PlayerAccountGamingLmitsWrapper2"), v(i, "class", "GamingLimitsContent");
802
+ o && o.c(), e = O(), i = j("div"), r = j("div"), p && p.c(), n = O(), f && f.c(), s = O(), a = j("div"), b && b.c(), v(r, "class", "PlayerAccountGamingLmitsWrapper2"), v(i, "class", "GamingLimitsContent");
803
803
  },
804
- m(d, b) {
805
- l && l.m(d, b), S(d, e, b), S(d, i, b), _(i, r), p && p.m(r, null), t[50](r), _(i, n), f && f.m(i, null), S(d, s, b), S(d, a, b), m && m.m(a, null), o = !0;
804
+ m(l, u) {
805
+ o && o.m(l, u), L(l, e, u), L(l, i, u), _(i, r), p && p.m(r, null), t[52](r), _(i, n), f && f.m(i, null), L(l, s, u), L(l, a, u), b && b.m(a, null), c = !0;
806
806
  },
807
- p(d, b) {
807
+ p(l, u) {
808
808
  /*limitTabs*/
809
- d[35].length > 1 || /*limittabvisible*/
810
- d[22] === "true" ? l ? l.p(d, b) : (l = Ze(d), l.c(), l.m(e.parentNode, e)) : l && (l.d(1), l = null), /*limitTabs*/
811
- d[35].length && p.p(d, b), /*historyenabled*/
812
- d[6] === "true" ? f ? f.p(d, b) : (f = ii(d), f.c(), f.m(i, null)) : f && (f.d(1), f = null), /*tabLabelArray*/
813
- d[36][
809
+ l[38].length > 1 || /*limittabvisible*/
810
+ l[24] === "true" ? o ? o.p(l, u) : (o = Xe(l), o.c(), o.m(e.parentNode, e)) : o && (o.d(1), o = null), /*limitTabs*/
811
+ l[38].length && p.p(l, u), /*historyenabled*/
812
+ l[7] === "true" ? f ? f.p(l, u) : (f = ri(l), f.c(), f.m(i, null)) : f && (f.d(1), f = null), /*tabLabelArray*/
813
+ l[39][
814
814
  /*activeTabIndex*/
815
- d[29]
816
- ] ? m ? m.p(d, b) : (m = ti(d), m.c(), m.m(a, null)) : m && (m.d(1), m = null);
815
+ l[31]
816
+ ] ? b ? b.p(l, u) : (b = ni(l), b.c(), b.m(a, null)) : b && (b.d(1), b = null);
817
817
  },
818
- i(d) {
819
- o || (y(p), o = !0);
818
+ i(l) {
819
+ c || (y(p), c = !0);
820
820
  },
821
- o(d) {
822
- k(p), o = !1;
821
+ o(l) {
822
+ z(p), c = !1;
823
823
  },
824
- d(d) {
825
- d && (w(e), w(i), w(s), w(a)), l && l.d(d), p && p.d(), t[50](null), f && f.d(), m && m.d();
824
+ d(l) {
825
+ l && (S(e), S(i), S(s), S(a)), o && o.d(l), p && p.d(), t[52](null), f && f.d(), b && b.d();
826
826
  }
827
827
  };
828
828
  }
829
- function ct(t) {
829
+ function ft(t) {
830
830
  return {
831
- c: P,
832
- m: P,
833
- p: P,
834
- i: P,
835
- o: P,
836
- d: P
831
+ c: W,
832
+ m: W,
833
+ p: W,
834
+ i: W,
835
+ o: W,
836
+ d: W
837
837
  };
838
838
  }
839
- function Ze(t) {
840
- let e, i = We(
839
+ function Xe(t) {
840
+ let e, i = Ce(
841
841
  /*limitTabs*/
842
- t[35]
842
+ t[38]
843
843
  ), r = [];
844
844
  for (let n = 0; n < i.length; n += 1)
845
- r[n] = Je(Ue(t, i, n));
845
+ r[n] = Qe(Ze(t, i, n));
846
846
  return {
847
847
  c() {
848
- e = L("div");
848
+ e = j("div");
849
849
  for (let n = 0; n < r.length; n += 1)
850
850
  r[n].c();
851
851
  v(e, "class", "TabsContainer");
852
852
  },
853
853
  m(n, s) {
854
- S(n, e, s);
854
+ L(n, e, s);
855
855
  for (let a = 0; a < r.length; a += 1)
856
856
  r[a] && r[a].m(e, null);
857
- t[49](e);
857
+ t[51](e);
858
858
  },
859
859
  p(n, s) {
860
- if (s[0] & /*activeTabIndex*/
861
- 536870912 | s[1] & /*selectTab, $_, tabLabelArray, limitTabs*/
862
- 312) {
863
- i = We(
860
+ if (s[1] & /*activeTabIndex, selectTab, $_, tabLabelArray, limitTabs*/
861
+ 2497) {
862
+ i = Ce(
864
863
  /*limitTabs*/
865
- n[35]
864
+ n[38]
866
865
  );
867
866
  let a;
868
867
  for (a = 0; a < i.length; a += 1) {
869
- const o = Ue(n, i, a);
870
- r[a] ? r[a].p(o, s) : (r[a] = Je(o), r[a].c(), r[a].m(e, null));
868
+ const c = Ze(n, i, a);
869
+ r[a] ? r[a].p(c, s) : (r[a] = Qe(c), r[a].c(), r[a].m(e, null));
871
870
  }
872
871
  for (; a < r.length; a += 1)
873
872
  r[a].d(1);
@@ -875,427 +874,456 @@ function Ze(t) {
875
874
  }
876
875
  },
877
876
  d(n) {
878
- n && w(e), Gi(r, n), t[49](null);
877
+ n && S(e), Bi(r, n), t[51](null);
879
878
  }
880
879
  };
881
880
  }
882
- function Je(t) {
881
+ function Qe(t) {
883
882
  let e, i = (
884
883
  /*$_*/
885
- (t[34](
884
+ (t[37](
886
885
  /*tabLabelArray*/
887
- t[36][
886
+ t[39][
888
887
  /*i*/
889
- t[62]
888
+ t[64]
890
889
  ].label
891
890
  ) ?? /*limit*/
892
- t[60]) + ""
891
+ t[62]) + ""
893
892
  ), r, n, s;
894
893
  function a() {
895
894
  return (
896
895
  /*click_handler_1*/
897
- t[48](
896
+ t[50](
898
897
  /*i*/
899
- t[62]
898
+ t[64]
900
899
  )
901
900
  );
902
901
  }
903
902
  return {
904
903
  c() {
905
- e = L("div"), r = ie(i), v(e, "class", "LimitsTab"), Ae(
904
+ e = j("div"), r = ie(i), v(e, "class", "LimitsTab"), Ie(
906
905
  e,
907
906
  "selected",
908
907
  /*activeTabIndex*/
909
- t[29] === /*i*/
910
- t[62]
908
+ t[31] === /*i*/
909
+ t[64]
911
910
  );
912
911
  },
913
- m(o, l) {
914
- S(o, e, l), _(e, r), n || (s = ni(e, "click", a), n = !0);
912
+ m(c, o) {
913
+ L(c, e, o), _(e, r), n || (s = ai(e, "click", a), n = !0);
915
914
  },
916
- p(o, l) {
917
- t = o, l[1] & /*$_*/
918
- 8 && i !== (i = /*$_*/
919
- (t[34](
915
+ p(c, o) {
916
+ t = c, o[1] & /*$_*/
917
+ 64 && i !== (i = /*$_*/
918
+ (t[37](
920
919
  /*tabLabelArray*/
921
- t[36][
920
+ t[39][
922
921
  /*i*/
923
- t[62]
922
+ t[64]
924
923
  ].label
925
924
  ) ?? /*limit*/
926
- t[60]) + "") && be(r, i), l[0] & /*activeTabIndex*/
927
- 536870912 && Ae(
925
+ t[62]) + "") && be(r, i), o[1] & /*activeTabIndex*/
926
+ 1 && Ie(
928
927
  e,
929
928
  "selected",
930
929
  /*activeTabIndex*/
931
- t[29] === /*i*/
932
- t[62]
930
+ t[31] === /*i*/
931
+ t[64]
933
932
  );
934
933
  },
935
- d(o) {
936
- o && w(e), n = !1, s();
934
+ d(c) {
935
+ c && S(e), n = !1, s();
937
936
  }
938
937
  };
939
938
  }
940
- function pt(t) {
939
+ function bt(t) {
941
940
  let e = (
942
941
  /*activeTabIndex*/
943
- t[29]
944
- ), i, r, n = ei(t);
942
+ t[31]
943
+ ), i, r, n = ti(t);
945
944
  return {
946
945
  c() {
947
- n.c(), i = si();
946
+ n.c(), i = oi();
948
947
  },
949
948
  m(s, a) {
950
- n.m(s, a), S(s, i, a), r = !0;
949
+ n.m(s, a), L(s, i, a), r = !0;
951
950
  },
952
951
  p(s, a) {
953
- a[0] & /*activeTabIndex*/
954
- 536870912 && ri(e, e = /*activeTabIndex*/
955
- s[29]) ? (C(), k(n, 1, 1, P), I(), n = ei(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, a);
952
+ a[1] & /*activeTabIndex*/
953
+ 1 && si(e, e = /*activeTabIndex*/
954
+ s[31]) ? (I(), z(n, 1, 1, W), G(), n = ti(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, a);
956
955
  },
957
956
  i(s) {
958
957
  r || (y(n), r = !0);
959
958
  },
960
959
  o(s) {
961
- k(n), r = !1;
960
+ z(n), r = !1;
962
961
  },
963
962
  d(s) {
964
- s && w(i), n.d(s);
963
+ s && S(i), n.d(s);
965
964
  }
966
965
  };
967
966
  }
968
- function ft(t) {
969
- let e, i, r, n, s, a, o, l = (
970
- /*$$slots*/
971
- t[40].LimitsList && Xe(t)
972
- ), p = (
967
+ function ht(t) {
968
+ let e, i, r, n, s, a, c, o, p = (
973
969
  /*$$slots*/
974
- t[40].LimitSubmitButton && Qe(t)
970
+ t[43].LimitsList && $e(t)
975
971
  ), f = (
976
972
  /*$$slots*/
977
- t[40].LimitSkeleton && $e(t)
973
+ t[43].LimitSubmitButton && ei(t)
974
+ ), b = (
975
+ /*$$slots*/
976
+ t[43].LimitSkeleton && ii(t)
978
977
  );
979
978
  return {
980
979
  c() {
981
- e = L("player-account-gaming-limits-page-2-gm16-nd"), l && l.c(), i = O(), p && p.c(), r = O(), f && f.c(), c(
980
+ e = j("player-account-gaming-limits-page-2-gm16-nd"), p && p.c(), i = O(), f && f.c(), r = O(), b && b.c(), d(
982
981
  e,
983
982
  "lang",
984
983
  /*lang*/
985
984
  t[0]
986
- ), c(
985
+ ), d(
987
986
  e,
988
987
  "currency",
989
988
  /*currency*/
990
989
  t[4]
991
- ), c(e, "amountsconfig", n = /*amountsArray*/
992
- t[31][
990
+ ), d(e, "amountsconfig", n = /*amountsArray*/
991
+ t[33][
992
+ /*activeTabIndex*/
993
+ t[31]
994
+ ]), d(e, "periodsconfig", s = /*periodsArray*/
995
+ t[34][
993
996
  /*activeTabIndex*/
994
- t[29]
995
- ]), c(e, "periodsconfig", s = /*periodsArray*/
996
- t[32][
997
+ t[31]
998
+ ]), d(e, "limittabindex", a = /*activeTabIndex*/
999
+ t[31] + 1), d(e, "tabcategory", c = /*tabTypes*/
1000
+ t[36][
997
1001
  /*activeTabIndex*/
998
- t[29]
999
- ]), c(e, "limittabindex", a = /*activeTabIndex*/
1000
- t[29] + 1), c(
1002
+ t[31]
1003
+ ]), d(
1001
1004
  e,
1002
1005
  "userid",
1003
1006
  /*userid*/
1004
1007
  t[1]
1005
- ), c(
1008
+ ), d(
1006
1009
  e,
1007
1010
  "deletelimit",
1008
1011
  /*deletelimit*/
1009
- t[9]
1010
- ), c(
1012
+ t[10]
1013
+ ), d(
1011
1014
  e,
1012
1015
  "inputhasdecimals",
1013
1016
  /*inputhasdecimals*/
1014
- t[10]
1015
- ), c(
1017
+ t[12]
1018
+ ), d(
1016
1019
  e,
1017
1020
  "defaultperiod",
1018
1021
  /*defaultperiod*/
1019
- t[23]
1020
- ), c(
1022
+ t[25]
1023
+ ), d(
1021
1024
  e,
1022
1025
  "netdepositprogress",
1023
1026
  /*netdepositprogress*/
1024
- t[8]
1025
- ), c(
1027
+ t[9]
1028
+ ), d(
1026
1029
  e,
1027
1030
  "enablecompliancetext",
1028
1031
  /*enablecompliancetext*/
1029
- t[7]
1030
- ), c(
1032
+ t[8]
1033
+ ), d(
1031
1034
  e,
1032
1035
  "session",
1033
1036
  /*session*/
1034
1037
  t[2]
1035
- ), c(
1038
+ ), d(
1036
1039
  e,
1037
1040
  "endpoint",
1038
1041
  /*endpoint*/
1039
1042
  t[3]
1040
- ), c(
1043
+ ), d(
1041
1044
  e,
1042
1045
  "apiversion",
1043
1046
  /*apiversion*/
1044
1047
  t[5]
1045
- ), c(
1048
+ ), d(
1046
1049
  e,
1047
1050
  "companylimits",
1048
1051
  /*companylimits*/
1049
- t[21]
1050
- ), c(
1052
+ t[23]
1053
+ ), d(
1054
+ e,
1055
+ "tablabels",
1056
+ /*tablabels*/
1057
+ t[6]
1058
+ ), d(
1059
+ e,
1060
+ "showcompanylimitsinfo",
1061
+ /*showcompanylimitsinfo*/
1062
+ t[11]
1063
+ ), d(
1051
1064
  e,
1052
1065
  "timezone",
1053
1066
  /*timezone*/
1054
- t[16]
1055
- ), c(
1067
+ t[18]
1068
+ ), d(
1056
1069
  e,
1057
1070
  "clientstyling",
1058
1071
  /*clientstyling*/
1059
- t[17]
1060
- ), c(
1072
+ t[19]
1073
+ ), d(
1061
1074
  e,
1062
1075
  "clientstylingurl",
1063
1076
  /*clientstylingurl*/
1064
- t[18]
1065
- ), c(
1077
+ t[20]
1078
+ ), d(
1066
1079
  e,
1067
1080
  "mbsource",
1068
1081
  /*mbsource*/
1069
- t[20]
1070
- ), c(
1082
+ t[22]
1083
+ ), d(
1071
1084
  e,
1072
1085
  "translationurl",
1073
1086
  /*translationurl*/
1074
- t[19]
1075
- ), c(
1087
+ t[21]
1088
+ ), d(
1076
1089
  e,
1077
1090
  "customcurrencysymbols",
1078
1091
  /*customcurrencysymbols*/
1079
- t[12]
1080
- ), c(
1092
+ t[14]
1093
+ ), d(
1081
1094
  e,
1082
1095
  "limitformat",
1083
1096
  /*limitformat*/
1084
- t[13]
1085
- ), c(
1097
+ t[15]
1098
+ ), d(
1086
1099
  e,
1087
1100
  "allowedextenssion",
1088
1101
  /*allowedextenssion*/
1089
- t[14]
1090
- ), c(
1102
+ t[16]
1103
+ ), d(
1091
1104
  e,
1092
1105
  "filesizeallow",
1093
1106
  /*filesizeallow*/
1094
- t[15]
1095
- ), c(
1107
+ t[17]
1108
+ ), d(
1096
1109
  e,
1097
1110
  "islimitNotification",
1098
1111
  /*islimitNotification*/
1099
- t[24]
1100
- ), c(
1112
+ t[26]
1113
+ ), d(
1101
1114
  e,
1102
1115
  "cooloffstrictmode",
1103
1116
  /*cooloffstrictmode*/
1104
- t[25]
1117
+ t[27]
1105
1118
  );
1106
1119
  },
1107
- m(m, d) {
1108
- S(m, e, d), l && l.m(e, null), _(e, i), p && p.m(e, null), _(e, r), f && f.m(e, null), o = !0;
1120
+ m(l, u) {
1121
+ L(l, e, u), p && p.m(e, null), _(e, i), f && f.m(e, null), _(e, r), b && b.m(e, null), o = !0;
1109
1122
  },
1110
- p(m, d) {
1123
+ p(l, u) {
1111
1124
  /*$$slots*/
1112
- m[40].LimitsList ? l ? (l.p(m, d), d[1] & /*$$slots*/
1113
- 512 && y(l, 1)) : (l = Xe(m), l.c(), y(l, 1), l.m(e, i)) : l && (C(), k(l, 1, 1, () => {
1114
- l = null;
1115
- }), I()), /*$$slots*/
1116
- m[40].LimitSubmitButton ? p ? (p.p(m, d), d[1] & /*$$slots*/
1117
- 512 && y(p, 1)) : (p = Qe(m), p.c(), y(p, 1), p.m(e, r)) : p && (C(), k(p, 1, 1, () => {
1125
+ l[43].LimitsList ? p ? (p.p(l, u), u[1] & /*$$slots*/
1126
+ 4096 && y(p, 1)) : (p = $e(l), p.c(), y(p, 1), p.m(e, i)) : p && (I(), z(p, 1, 1, () => {
1118
1127
  p = null;
1119
- }), I()), /*$$slots*/
1120
- m[40].LimitSkeleton ? f ? (f.p(m, d), d[1] & /*$$slots*/
1121
- 512 && y(f, 1)) : (f = $e(m), f.c(), y(f, 1), f.m(e, null)) : f && (C(), k(f, 1, 1, () => {
1128
+ }), G()), /*$$slots*/
1129
+ l[43].LimitSubmitButton ? f ? (f.p(l, u), u[1] & /*$$slots*/
1130
+ 4096 && y(f, 1)) : (f = ei(l), f.c(), y(f, 1), f.m(e, r)) : f && (I(), z(f, 1, 1, () => {
1122
1131
  f = null;
1123
- }), I()), (!o || d[0] & /*lang*/
1124
- 1) && c(
1132
+ }), G()), /*$$slots*/
1133
+ l[43].LimitSkeleton ? b ? (b.p(l, u), u[1] & /*$$slots*/
1134
+ 4096 && y(b, 1)) : (b = ii(l), b.c(), y(b, 1), b.m(e, null)) : b && (I(), z(b, 1, 1, () => {
1135
+ b = null;
1136
+ }), G()), (!o || u[0] & /*lang*/
1137
+ 1) && d(
1125
1138
  e,
1126
1139
  "lang",
1127
1140
  /*lang*/
1128
- m[0]
1129
- ), (!o || d[0] & /*currency*/
1130
- 16) && c(
1141
+ l[0]
1142
+ ), (!o || u[0] & /*currency*/
1143
+ 16) && d(
1131
1144
  e,
1132
1145
  "currency",
1133
1146
  /*currency*/
1134
- m[4]
1135
- ), (!o || d[0] & /*activeTabIndex*/
1136
- 536870912 | d[1] & /*amountsArray*/
1137
- 1 && n !== (n = /*amountsArray*/
1138
- m[31][
1147
+ l[4]
1148
+ ), (!o || u[1] & /*amountsArray, activeTabIndex*/
1149
+ 5 && n !== (n = /*amountsArray*/
1150
+ l[33][
1151
+ /*activeTabIndex*/
1152
+ l[31]
1153
+ ])) && d(e, "amountsconfig", n), (!o || u[1] & /*periodsArray, activeTabIndex*/
1154
+ 9 && s !== (s = /*periodsArray*/
1155
+ l[34][
1139
1156
  /*activeTabIndex*/
1140
- m[29]
1141
- ])) && c(e, "amountsconfig", n), (!o || d[0] & /*activeTabIndex*/
1142
- 536870912 | d[1] & /*periodsArray*/
1143
- 2 && s !== (s = /*periodsArray*/
1144
- m[32][
1157
+ l[31]
1158
+ ])) && d(e, "periodsconfig", s), (!o || u[1] & /*activeTabIndex*/
1159
+ 1 && a !== (a = /*activeTabIndex*/
1160
+ l[31] + 1)) && d(e, "limittabindex", a), (!o || u[1] & /*tabTypes, activeTabIndex*/
1161
+ 33 && c !== (c = /*tabTypes*/
1162
+ l[36][
1145
1163
  /*activeTabIndex*/
1146
- m[29]
1147
- ])) && c(e, "periodsconfig", s), (!o || d[0] & /*activeTabIndex*/
1148
- 536870912 && a !== (a = /*activeTabIndex*/
1149
- m[29] + 1)) && c(e, "limittabindex", a), (!o || d[0] & /*userid*/
1150
- 2) && c(
1164
+ l[31]
1165
+ ])) && d(e, "tabcategory", c), (!o || u[0] & /*userid*/
1166
+ 2) && d(
1151
1167
  e,
1152
1168
  "userid",
1153
1169
  /*userid*/
1154
- m[1]
1155
- ), (!o || d[0] & /*deletelimit*/
1156
- 512) && c(
1170
+ l[1]
1171
+ ), (!o || u[0] & /*deletelimit*/
1172
+ 1024) && d(
1157
1173
  e,
1158
1174
  "deletelimit",
1159
1175
  /*deletelimit*/
1160
- m[9]
1161
- ), (!o || d[0] & /*inputhasdecimals*/
1162
- 1024) && c(
1176
+ l[10]
1177
+ ), (!o || u[0] & /*inputhasdecimals*/
1178
+ 4096) && d(
1163
1179
  e,
1164
1180
  "inputhasdecimals",
1165
1181
  /*inputhasdecimals*/
1166
- m[10]
1167
- ), (!o || d[0] & /*defaultperiod*/
1168
- 8388608) && c(
1182
+ l[12]
1183
+ ), (!o || u[0] & /*defaultperiod*/
1184
+ 33554432) && d(
1169
1185
  e,
1170
1186
  "defaultperiod",
1171
1187
  /*defaultperiod*/
1172
- m[23]
1173
- ), (!o || d[0] & /*netdepositprogress*/
1174
- 256) && c(
1188
+ l[25]
1189
+ ), (!o || u[0] & /*netdepositprogress*/
1190
+ 512) && d(
1175
1191
  e,
1176
1192
  "netdepositprogress",
1177
1193
  /*netdepositprogress*/
1178
- m[8]
1179
- ), (!o || d[0] & /*enablecompliancetext*/
1180
- 128) && c(
1194
+ l[9]
1195
+ ), (!o || u[0] & /*enablecompliancetext*/
1196
+ 256) && d(
1181
1197
  e,
1182
1198
  "enablecompliancetext",
1183
1199
  /*enablecompliancetext*/
1184
- m[7]
1185
- ), (!o || d[0] & /*session*/
1186
- 4) && c(
1200
+ l[8]
1201
+ ), (!o || u[0] & /*session*/
1202
+ 4) && d(
1187
1203
  e,
1188
1204
  "session",
1189
1205
  /*session*/
1190
- m[2]
1191
- ), (!o || d[0] & /*endpoint*/
1192
- 8) && c(
1206
+ l[2]
1207
+ ), (!o || u[0] & /*endpoint*/
1208
+ 8) && d(
1193
1209
  e,
1194
1210
  "endpoint",
1195
1211
  /*endpoint*/
1196
- m[3]
1197
- ), (!o || d[0] & /*apiversion*/
1198
- 32) && c(
1212
+ l[3]
1213
+ ), (!o || u[0] & /*apiversion*/
1214
+ 32) && d(
1199
1215
  e,
1200
1216
  "apiversion",
1201
1217
  /*apiversion*/
1202
- m[5]
1203
- ), (!o || d[0] & /*companylimits*/
1204
- 2097152) && c(
1218
+ l[5]
1219
+ ), (!o || u[0] & /*companylimits*/
1220
+ 8388608) && d(
1205
1221
  e,
1206
1222
  "companylimits",
1207
1223
  /*companylimits*/
1208
- m[21]
1209
- ), (!o || d[0] & /*timezone*/
1210
- 65536) && c(
1224
+ l[23]
1225
+ ), (!o || u[0] & /*tablabels*/
1226
+ 64) && d(
1227
+ e,
1228
+ "tablabels",
1229
+ /*tablabels*/
1230
+ l[6]
1231
+ ), (!o || u[0] & /*showcompanylimitsinfo*/
1232
+ 2048) && d(
1233
+ e,
1234
+ "showcompanylimitsinfo",
1235
+ /*showcompanylimitsinfo*/
1236
+ l[11]
1237
+ ), (!o || u[0] & /*timezone*/
1238
+ 262144) && d(
1211
1239
  e,
1212
1240
  "timezone",
1213
1241
  /*timezone*/
1214
- m[16]
1215
- ), (!o || d[0] & /*clientstyling*/
1216
- 131072) && c(
1242
+ l[18]
1243
+ ), (!o || u[0] & /*clientstyling*/
1244
+ 524288) && d(
1217
1245
  e,
1218
1246
  "clientstyling",
1219
1247
  /*clientstyling*/
1220
- m[17]
1221
- ), (!o || d[0] & /*clientstylingurl*/
1222
- 262144) && c(
1248
+ l[19]
1249
+ ), (!o || u[0] & /*clientstylingurl*/
1250
+ 1048576) && d(
1223
1251
  e,
1224
1252
  "clientstylingurl",
1225
1253
  /*clientstylingurl*/
1226
- m[18]
1227
- ), (!o || d[0] & /*mbsource*/
1228
- 1048576) && c(
1254
+ l[20]
1255
+ ), (!o || u[0] & /*mbsource*/
1256
+ 4194304) && d(
1229
1257
  e,
1230
1258
  "mbsource",
1231
1259
  /*mbsource*/
1232
- m[20]
1233
- ), (!o || d[0] & /*translationurl*/
1234
- 524288) && c(
1260
+ l[22]
1261
+ ), (!o || u[0] & /*translationurl*/
1262
+ 2097152) && d(
1235
1263
  e,
1236
1264
  "translationurl",
1237
1265
  /*translationurl*/
1238
- m[19]
1239
- ), (!o || d[0] & /*customcurrencysymbols*/
1240
- 4096) && c(
1266
+ l[21]
1267
+ ), (!o || u[0] & /*customcurrencysymbols*/
1268
+ 16384) && d(
1241
1269
  e,
1242
1270
  "customcurrencysymbols",
1243
1271
  /*customcurrencysymbols*/
1244
- m[12]
1245
- ), (!o || d[0] & /*limitformat*/
1246
- 8192) && c(
1272
+ l[14]
1273
+ ), (!o || u[0] & /*limitformat*/
1274
+ 32768) && d(
1247
1275
  e,
1248
1276
  "limitformat",
1249
1277
  /*limitformat*/
1250
- m[13]
1251
- ), (!o || d[0] & /*allowedextenssion*/
1252
- 16384) && c(
1278
+ l[15]
1279
+ ), (!o || u[0] & /*allowedextenssion*/
1280
+ 65536) && d(
1253
1281
  e,
1254
1282
  "allowedextenssion",
1255
1283
  /*allowedextenssion*/
1256
- m[14]
1257
- ), (!o || d[0] & /*filesizeallow*/
1258
- 32768) && c(
1284
+ l[16]
1285
+ ), (!o || u[0] & /*filesizeallow*/
1286
+ 131072) && d(
1259
1287
  e,
1260
1288
  "filesizeallow",
1261
1289
  /*filesizeallow*/
1262
- m[15]
1263
- ), (!o || d[0] & /*islimitNotification*/
1264
- 16777216) && c(
1290
+ l[17]
1291
+ ), (!o || u[0] & /*islimitNotification*/
1292
+ 67108864) && d(
1265
1293
  e,
1266
1294
  "islimitNotification",
1267
1295
  /*islimitNotification*/
1268
- m[24]
1269
- ), (!o || d[0] & /*cooloffstrictmode*/
1270
- 33554432) && c(
1296
+ l[26]
1297
+ ), (!o || u[0] & /*cooloffstrictmode*/
1298
+ 134217728) && d(
1271
1299
  e,
1272
1300
  "cooloffstrictmode",
1273
1301
  /*cooloffstrictmode*/
1274
- m[25]
1302
+ l[27]
1275
1303
  );
1276
1304
  },
1277
- i(m) {
1278
- o || (y(l), y(p), y(f), o = !0);
1305
+ i(l) {
1306
+ o || (y(p), y(f), y(b), o = !0);
1279
1307
  },
1280
- o(m) {
1281
- k(l), k(p), k(f), o = !1;
1308
+ o(l) {
1309
+ z(p), z(f), z(b), o = !1;
1282
1310
  },
1283
- d(m) {
1284
- m && w(e), l && l.d(), p && p.d(), f && f.d();
1311
+ d(l) {
1312
+ l && S(e), p && p.d(), f && f.d(), b && b.d();
1285
1313
  }
1286
1314
  };
1287
1315
  }
1288
- function bt(t) {
1316
+ function gt(t) {
1289
1317
  let e;
1290
1318
  const i = (
1291
1319
  /*#slots*/
1292
- t[46].customTabContent
1293
- ), r = N(
1320
+ t[48].customTabContent
1321
+ ), r = H(
1294
1322
  i,
1295
1323
  t,
1296
1324
  /*$$scope*/
1297
- t[45],
1298
- Ye
1325
+ t[47],
1326
+ Fe
1299
1327
  );
1300
1328
  return {
1301
1329
  c() {
@@ -1306,612 +1334,616 @@ function bt(t) {
1306
1334
  },
1307
1335
  p(n, s) {
1308
1336
  r && r.p && (!e || s[1] & /*$$scope*/
1309
- 16384) && x(
1337
+ 65536) && V(
1310
1338
  r,
1311
1339
  i,
1312
1340
  n,
1313
1341
  /*$$scope*/
1314
- n[45],
1315
- e ? H(
1342
+ n[47],
1343
+ e ? K(
1316
1344
  i,
1317
1345
  /*$$scope*/
1318
- n[45],
1346
+ n[47],
1319
1347
  s,
1320
- ot
1321
- ) : D(
1348
+ mt
1349
+ ) : x(
1322
1350
  /*$$scope*/
1323
- n[45]
1351
+ n[47]
1324
1352
  ),
1325
- Ye
1353
+ Fe
1326
1354
  );
1327
1355
  },
1328
1356
  i(n) {
1329
1357
  e || (y(r, n), e = !0);
1330
1358
  },
1331
1359
  o(n) {
1332
- k(r, n), e = !1;
1360
+ z(r, n), e = !1;
1333
1361
  },
1334
1362
  d(n) {
1335
1363
  r && r.d(n);
1336
1364
  }
1337
1365
  };
1338
1366
  }
1339
- function Xe(t) {
1367
+ function $e(t) {
1340
1368
  let e, i;
1341
1369
  const r = (
1342
1370
  /*#slots*/
1343
- t[46].LimitsList
1344
- ), n = N(
1371
+ t[48].LimitsList
1372
+ ), n = H(
1345
1373
  r,
1346
1374
  t,
1347
1375
  /*$$scope*/
1348
- t[45],
1349
- Re
1376
+ t[47],
1377
+ Ue
1350
1378
  );
1351
1379
  return {
1352
1380
  c() {
1353
- e = L("div"), n && n.c(), v(e, "slot", "LimitsList");
1381
+ e = j("div"), n && n.c(), v(e, "slot", "LimitsList");
1354
1382
  },
1355
1383
  m(s, a) {
1356
- S(s, e, a), n && n.m(e, null), i = !0;
1384
+ L(s, e, a), n && n.m(e, null), i = !0;
1357
1385
  },
1358
1386
  p(s, a) {
1359
1387
  n && n.p && (!i || a[1] & /*$$scope*/
1360
- 16384) && x(
1388
+ 65536) && V(
1361
1389
  n,
1362
1390
  r,
1363
1391
  s,
1364
1392
  /*$$scope*/
1365
- s[45],
1366
- i ? H(
1393
+ s[47],
1394
+ i ? K(
1367
1395
  r,
1368
1396
  /*$$scope*/
1369
- s[45],
1397
+ s[47],
1370
1398
  a,
1371
- at
1372
- ) : D(
1399
+ lt
1400
+ ) : x(
1373
1401
  /*$$scope*/
1374
- s[45]
1402
+ s[47]
1375
1403
  ),
1376
- Re
1404
+ Ue
1377
1405
  );
1378
1406
  },
1379
1407
  i(s) {
1380
1408
  i || (y(n, s), i = !0);
1381
1409
  },
1382
1410
  o(s) {
1383
- k(n, s), i = !1;
1411
+ z(n, s), i = !1;
1384
1412
  },
1385
1413
  d(s) {
1386
- s && w(e), n && n.d(s);
1414
+ s && S(e), n && n.d(s);
1387
1415
  }
1388
1416
  };
1389
1417
  }
1390
- function Qe(t) {
1418
+ function ei(t) {
1391
1419
  let e, i;
1392
1420
  const r = (
1393
1421
  /*#slots*/
1394
- t[46].LimitSubmitButton
1395
- ), n = N(
1422
+ t[48].LimitSubmitButton
1423
+ ), n = H(
1396
1424
  r,
1397
1425
  t,
1398
1426
  /*$$scope*/
1399
- t[45],
1400
- Ke
1427
+ t[47],
1428
+ Ye
1401
1429
  );
1402
1430
  return {
1403
1431
  c() {
1404
- e = L("div"), n && n.c(), v(e, "slot", "LimitSubmitButton");
1432
+ e = j("div"), n && n.c(), v(e, "slot", "LimitSubmitButton");
1405
1433
  },
1406
1434
  m(s, a) {
1407
- S(s, e, a), n && n.m(e, null), i = !0;
1435
+ L(s, e, a), n && n.m(e, null), i = !0;
1408
1436
  },
1409
1437
  p(s, a) {
1410
1438
  n && n.p && (!i || a[1] & /*$$scope*/
1411
- 16384) && x(
1439
+ 65536) && V(
1412
1440
  n,
1413
1441
  r,
1414
1442
  s,
1415
1443
  /*$$scope*/
1416
- s[45],
1417
- i ? H(
1444
+ s[47],
1445
+ i ? K(
1418
1446
  r,
1419
1447
  /*$$scope*/
1420
- s[45],
1448
+ s[47],
1421
1449
  a,
1422
- st
1423
- ) : D(
1450
+ ot
1451
+ ) : x(
1424
1452
  /*$$scope*/
1425
- s[45]
1453
+ s[47]
1426
1454
  ),
1427
- Ke
1455
+ Ye
1428
1456
  );
1429
1457
  },
1430
1458
  i(s) {
1431
1459
  i || (y(n, s), i = !0);
1432
1460
  },
1433
1461
  o(s) {
1434
- k(n, s), i = !1;
1462
+ z(n, s), i = !1;
1435
1463
  },
1436
1464
  d(s) {
1437
- s && w(e), n && n.d(s);
1465
+ s && S(e), n && n.d(s);
1438
1466
  }
1439
1467
  };
1440
1468
  }
1441
- function $e(t) {
1469
+ function ii(t) {
1442
1470
  let e, i;
1443
1471
  const r = (
1444
1472
  /*#slots*/
1445
- t[46].LimitSkeleton
1446
- ), n = N(
1473
+ t[48].LimitSkeleton
1474
+ ), n = H(
1447
1475
  r,
1448
1476
  t,
1449
1477
  /*$$scope*/
1450
- t[45],
1451
- Ve
1478
+ t[47],
1479
+ Re
1452
1480
  );
1453
1481
  return {
1454
1482
  c() {
1455
- e = L("div"), n && n.c(), v(e, "slot", "LimitSkeleton");
1483
+ e = j("div"), n && n.c(), v(e, "slot", "LimitSkeleton");
1456
1484
  },
1457
1485
  m(s, a) {
1458
- S(s, e, a), n && n.m(e, null), i = !0;
1486
+ L(s, e, a), n && n.m(e, null), i = !0;
1459
1487
  },
1460
1488
  p(s, a) {
1461
1489
  n && n.p && (!i || a[1] & /*$$scope*/
1462
- 16384) && x(
1490
+ 65536) && V(
1463
1491
  n,
1464
1492
  r,
1465
1493
  s,
1466
1494
  /*$$scope*/
1467
- s[45],
1468
- i ? H(
1495
+ s[47],
1496
+ i ? K(
1469
1497
  r,
1470
1498
  /*$$scope*/
1471
- s[45],
1499
+ s[47],
1472
1500
  a,
1473
- nt
1474
- ) : D(
1501
+ at
1502
+ ) : x(
1475
1503
  /*$$scope*/
1476
- s[45]
1504
+ s[47]
1477
1505
  ),
1478
- Ve
1506
+ Re
1479
1507
  );
1480
1508
  },
1481
1509
  i(s) {
1482
1510
  i || (y(n, s), i = !0);
1483
1511
  },
1484
1512
  o(s) {
1485
- k(n, s), i = !1;
1513
+ z(n, s), i = !1;
1486
1514
  },
1487
1515
  d(s) {
1488
- s && w(e), n && n.d(s);
1516
+ s && S(e), n && n.d(s);
1489
1517
  }
1490
1518
  };
1491
1519
  }
1492
- function ei(t) {
1520
+ function ti(t) {
1493
1521
  let e, i, r, n;
1494
- const s = [bt, ft], a = [];
1495
- function o(l, p) {
1522
+ const s = [gt, ht], a = [];
1523
+ function c(o, p) {
1496
1524
  return (
1497
1525
  /*customContentTabIndex*/
1498
- l[33] === /*activeTabIndex*/
1499
- l[29] ? 0 : 1
1526
+ o[35] === /*activeTabIndex*/
1527
+ o[31] ? 0 : 1
1500
1528
  );
1501
1529
  }
1502
- return e = o(t), i = a[e] = s[e](t), {
1530
+ return e = c(t), i = a[e] = s[e](t), {
1503
1531
  c() {
1504
- i.c(), r = si();
1532
+ i.c(), r = oi();
1505
1533
  },
1506
- m(l, p) {
1507
- a[e].m(l, p), S(l, r, p), n = !0;
1534
+ m(o, p) {
1535
+ a[e].m(o, p), L(o, r, p), n = !0;
1508
1536
  },
1509
- p(l, p) {
1537
+ p(o, p) {
1510
1538
  let f = e;
1511
- e = o(l), e === f ? a[e].p(l, p) : (C(), k(a[f], 1, 1, () => {
1539
+ e = c(o), e === f ? a[e].p(o, p) : (I(), z(a[f], 1, 1, () => {
1512
1540
  a[f] = null;
1513
- }), I(), i = a[e], i ? i.p(l, p) : (i = a[e] = s[e](l), i.c()), y(i, 1), i.m(r.parentNode, r));
1541
+ }), G(), i = a[e], i ? i.p(o, p) : (i = a[e] = s[e](o), i.c()), y(i, 1), i.m(r.parentNode, r));
1514
1542
  },
1515
- i(l) {
1543
+ i(o) {
1516
1544
  n || (y(i), n = !0);
1517
1545
  },
1518
- o(l) {
1519
- k(i), n = !1;
1546
+ o(o) {
1547
+ z(i), n = !1;
1520
1548
  },
1521
- d(l) {
1522
- l && w(r), a[e].d(l);
1549
+ d(o) {
1550
+ o && S(r), a[e].d(o);
1523
1551
  }
1524
1552
  };
1525
1553
  }
1526
- function ii(t) {
1554
+ function ri(t) {
1527
1555
  let e;
1528
1556
  return {
1529
1557
  c() {
1530
- e = L("player-account-gaming-limits-history-2-nd"), c(
1558
+ e = j("player-account-gaming-limits-history-2-nd"), d(
1531
1559
  e,
1532
1560
  "lang",
1533
1561
  /*lang*/
1534
1562
  t[0]
1535
- ), c(
1563
+ ), d(
1536
1564
  e,
1537
1565
  "userid",
1538
1566
  /*userid*/
1539
1567
  t[1]
1540
- ), c(
1568
+ ), d(
1541
1569
  e,
1542
1570
  "session",
1543
1571
  /*session*/
1544
1572
  t[2]
1545
- ), c(
1573
+ ), d(
1546
1574
  e,
1547
1575
  "endpoint",
1548
1576
  /*endpoint*/
1549
1577
  t[3]
1550
- ), c(
1578
+ ), d(
1551
1579
  e,
1552
1580
  "apiversion",
1553
1581
  /*apiversion*/
1554
1582
  t[5]
1555
- ), c(
1583
+ ), d(
1556
1584
  e,
1557
1585
  "numberofentries",
1558
1586
  /*numberofentries*/
1559
- t[11]
1560
- ), c(
1587
+ t[13]
1588
+ ), d(
1561
1589
  e,
1562
1590
  "clientstyling",
1563
1591
  /*clientstyling*/
1564
- t[17]
1565
- ), c(
1592
+ t[19]
1593
+ ), d(
1566
1594
  e,
1567
1595
  "clientstylingurl",
1568
1596
  /*clientstylingurl*/
1569
- t[18]
1570
- ), c(
1597
+ t[20]
1598
+ ), d(
1571
1599
  e,
1572
1600
  "mbsource",
1573
1601
  /*mbsource*/
1574
- t[20]
1575
- ), c(
1602
+ t[22]
1603
+ ), d(
1576
1604
  e,
1577
1605
  "translationurl",
1578
1606
  /*translationurl*/
1579
- t[19]
1580
- ), c(
1607
+ t[21]
1608
+ ), d(
1581
1609
  e,
1582
1610
  "customcurrencysymbols",
1583
1611
  /*customcurrencysymbols*/
1584
- t[12]
1585
- ), c(
1612
+ t[14]
1613
+ ), d(
1586
1614
  e,
1587
1615
  "limitformat",
1588
1616
  /*limitformat*/
1589
- t[13]
1617
+ t[15]
1590
1618
  );
1591
1619
  },
1592
1620
  m(i, r) {
1593
- S(i, e, r);
1621
+ L(i, e, r);
1594
1622
  },
1595
1623
  p(i, r) {
1596
1624
  r[0] & /*lang*/
1597
- 1 && c(
1625
+ 1 && d(
1598
1626
  e,
1599
1627
  "lang",
1600
1628
  /*lang*/
1601
1629
  i[0]
1602
1630
  ), r[0] & /*userid*/
1603
- 2 && c(
1631
+ 2 && d(
1604
1632
  e,
1605
1633
  "userid",
1606
1634
  /*userid*/
1607
1635
  i[1]
1608
1636
  ), r[0] & /*session*/
1609
- 4 && c(
1637
+ 4 && d(
1610
1638
  e,
1611
1639
  "session",
1612
1640
  /*session*/
1613
1641
  i[2]
1614
1642
  ), r[0] & /*endpoint*/
1615
- 8 && c(
1643
+ 8 && d(
1616
1644
  e,
1617
1645
  "endpoint",
1618
1646
  /*endpoint*/
1619
1647
  i[3]
1620
1648
  ), r[0] & /*apiversion*/
1621
- 32 && c(
1649
+ 32 && d(
1622
1650
  e,
1623
1651
  "apiversion",
1624
1652
  /*apiversion*/
1625
1653
  i[5]
1626
1654
  ), r[0] & /*numberofentries*/
1627
- 2048 && c(
1655
+ 8192 && d(
1628
1656
  e,
1629
1657
  "numberofentries",
1630
1658
  /*numberofentries*/
1631
- i[11]
1659
+ i[13]
1632
1660
  ), r[0] & /*clientstyling*/
1633
- 131072 && c(
1661
+ 524288 && d(
1634
1662
  e,
1635
1663
  "clientstyling",
1636
1664
  /*clientstyling*/
1637
- i[17]
1665
+ i[19]
1638
1666
  ), r[0] & /*clientstylingurl*/
1639
- 262144 && c(
1667
+ 1048576 && d(
1640
1668
  e,
1641
1669
  "clientstylingurl",
1642
1670
  /*clientstylingurl*/
1643
- i[18]
1671
+ i[20]
1644
1672
  ), r[0] & /*mbsource*/
1645
- 1048576 && c(
1673
+ 4194304 && d(
1646
1674
  e,
1647
1675
  "mbsource",
1648
1676
  /*mbsource*/
1649
- i[20]
1677
+ i[22]
1650
1678
  ), r[0] & /*translationurl*/
1651
- 524288 && c(
1679
+ 2097152 && d(
1652
1680
  e,
1653
1681
  "translationurl",
1654
1682
  /*translationurl*/
1655
- i[19]
1683
+ i[21]
1656
1684
  ), r[0] & /*customcurrencysymbols*/
1657
- 4096 && c(
1685
+ 16384 && d(
1658
1686
  e,
1659
1687
  "customcurrencysymbols",
1660
1688
  /*customcurrencysymbols*/
1661
- i[12]
1689
+ i[14]
1662
1690
  ), r[0] & /*limitformat*/
1663
- 8192 && c(
1691
+ 32768 && d(
1664
1692
  e,
1665
1693
  "limitformat",
1666
1694
  /*limitformat*/
1667
- i[13]
1695
+ i[15]
1668
1696
  );
1669
1697
  },
1670
1698
  d(i) {
1671
- i && w(e);
1699
+ i && S(e);
1672
1700
  }
1673
1701
  };
1674
1702
  }
1675
- function ti(t) {
1703
+ function ni(t) {
1676
1704
  let e, i = (
1677
1705
  /*$_*/
1678
- t[34](
1706
+ t[37](
1679
1707
  /*tabLabelArray*/
1680
- t[36][
1708
+ t[39][
1681
1709
  /*activeTabIndex*/
1682
- t[29]
1710
+ t[31]
1683
1711
  ].description
1684
1712
  ) + ""
1685
1713
  );
1686
1714
  return {
1687
1715
  c() {
1688
- e = L("div"), v(e, "class", "limitsDescription");
1716
+ e = j("div"), v(e, "class", "limitsDescription");
1689
1717
  },
1690
1718
  m(r, n) {
1691
- S(r, e, n), e.innerHTML = i;
1719
+ L(r, e, n), e.innerHTML = i;
1692
1720
  },
1693
1721
  p(r, n) {
1694
- n[0] & /*activeTabIndex*/
1695
- 536870912 | n[1] & /*$_*/
1696
- 8 && i !== (i = /*$_*/
1697
- r[34](
1722
+ n[1] & /*$_, activeTabIndex*/
1723
+ 65 && i !== (i = /*$_*/
1724
+ r[37](
1698
1725
  /*tabLabelArray*/
1699
- r[36][
1726
+ r[39][
1700
1727
  /*activeTabIndex*/
1701
- r[29]
1728
+ r[31]
1702
1729
  ].description
1703
1730
  ) + "") && (e.innerHTML = i);
1704
1731
  },
1705
1732
  d(r) {
1706
- r && w(e);
1733
+ r && S(e);
1707
1734
  }
1708
1735
  };
1709
1736
  }
1710
- function gt(t) {
1737
+ function vt(t) {
1711
1738
  let e, i, r, n, s, a;
1712
- const o = (
1739
+ const c = (
1713
1740
  /*#slots*/
1714
- t[46].LimitWrapperTitle
1715
- ), l = N(
1716
- o,
1741
+ t[48].LimitWrapperTitle
1742
+ ), o = H(
1743
+ c,
1717
1744
  t,
1718
1745
  /*$$scope*/
1719
- t[45],
1720
- Fe
1721
- ), p = l || mt(t), f = [ct, dt], m = [];
1722
- function d(b, z) {
1746
+ t[47],
1747
+ Je
1748
+ ), p = o || ct(t), f = [ft, pt], b = [];
1749
+ function l(u, w) {
1723
1750
  return (
1724
1751
  /*isLoading*/
1725
- b[26] ? 0 : 1
1752
+ u[28] ? 0 : 1
1726
1753
  );
1727
1754
  }
1728
- return n = d(t), s = m[n] = f[n](t), {
1755
+ return n = l(t), s = b[n] = f[n](t), {
1729
1756
  c() {
1730
- e = L("div"), i = L("div"), p && p.c(), r = O(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
1731
- (t[37] ? "GamingLimitsWrapperMobile" : ""));
1757
+ e = j("div"), i = j("div"), p && p.c(), r = O(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
1758
+ (t[40] ? "GamingLimitsWrapperMobile" : ""));
1732
1759
  },
1733
- m(b, z) {
1734
- S(b, e, z), _(e, i), p && p.m(i, null), _(i, r), m[n].m(i, null), t[51](e), a = !0;
1760
+ m(u, w) {
1761
+ L(u, e, w), _(e, i), p && p.m(i, null), _(i, r), b[n].m(i, null), t[53](e), a = !0;
1735
1762
  },
1736
- p(b, z) {
1737
- l ? l.p && (!a || z[1] & /*$$scope*/
1738
- 16384) && x(
1739
- l,
1763
+ p(u, w) {
1764
+ o ? o.p && (!a || w[1] & /*$$scope*/
1765
+ 65536) && V(
1740
1766
  o,
1741
- b,
1767
+ c,
1768
+ u,
1742
1769
  /*$$scope*/
1743
- b[45],
1744
- a ? H(
1745
- o,
1770
+ u[47],
1771
+ a ? K(
1772
+ c,
1746
1773
  /*$$scope*/
1747
- b[45],
1748
- z,
1749
- lt
1750
- ) : D(
1774
+ u[47],
1775
+ w,
1776
+ ut
1777
+ ) : x(
1751
1778
  /*$$scope*/
1752
- b[45]
1779
+ u[47]
1753
1780
  ),
1754
- Fe
1755
- ) : p && p.p && (!a || z[1] & /*$_*/
1756
- 8) && p.p(b, a ? z : [-1, -1, -1]);
1757
- let h = n;
1758
- n = d(b), n === h ? m[n].p(b, z) : (C(), k(m[h], 1, 1, () => {
1759
- m[h] = null;
1760
- }), I(), s = m[n], s ? s.p(b, z) : (s = m[n] = f[n](b), s.c()), y(s, 1), s.m(i, null));
1761
- },
1762
- i(b) {
1763
- a || (y(p, b), y(s), a = !0);
1764
- },
1765
- o(b) {
1766
- k(p, b), k(s), a = !1;
1767
- },
1768
- d(b) {
1769
- b && w(e), p && p.d(b), m[n].d(), t[51](null);
1781
+ Je
1782
+ ) : p && p.p && (!a || w[1] & /*$_*/
1783
+ 64) && p.p(u, a ? w : [-1, -1, -1]);
1784
+ let g = n;
1785
+ n = l(u), n === g ? b[n].p(u, w) : (I(), z(b[g], 1, 1, () => {
1786
+ b[g] = null;
1787
+ }), G(), s = b[n], s ? s.p(u, w) : (s = b[n] = f[n](u), s.c()), y(s, 1), s.m(i, null));
1788
+ },
1789
+ i(u) {
1790
+ a || (y(p, u), y(s), a = !0);
1791
+ },
1792
+ o(u) {
1793
+ z(p, u), z(s), a = !1;
1794
+ },
1795
+ d(u) {
1796
+ u && S(e), p && p.d(u), b[n].d(), t[53](null);
1770
1797
  }
1771
1798
  };
1772
1799
  }
1773
- function ht(t, e, i) {
1800
+ function yt(t, e, i) {
1774
1801
  let r;
1775
- Ai(t, Mi, (u) => i(34, r = u));
1802
+ Ii(t, Ni, (m) => i(37, r = m));
1776
1803
  let { $$slots: n = {}, $$scope: s } = e;
1777
- const a = Ci(n);
1778
- let { lang: o = "" } = e, { userid: l = "" } = e, { session: p = "" } = e, { endpoint: f = "" } = e, { currency: m = "" } = e, { apiversion: d = "" } = e, { tablabels: b = "" } = e, { historyenabled: z = "true" } = e, { enablecompliancetext: h = "false" } = e, { netdepositprogress: W = "false" } = e, { deletelimit: ge = "" } = e, { limitsamount: K = "" } = e, { inputhasdecimals: he } = e, { limitsperiods: re = "" } = e, { numberofentries: ve = "" } = e, { customcurrencysymbols: ye = "" } = e, { limitformat: _e = "" } = e, { allowedextenssion: ke = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: ze = "12934000" } = e, { timezone: we = "GMT" } = e, { clientstyling: R = "" } = e, { clientstylingurl: Y = "" } = e, { translationurl: U = "" } = e, { mbsource: F } = e, { companylimits: Se = "false" } = e, { limittabvisible: Le = "false" } = e, { defaultperiod: je = "" } = e, { islimitNotification: qe = "false" } = e, { customcontentontab: q = "" } = e, { cooloffstrictmode: Te = "false" } = e, Z = !0, T, pi, G = [], Ee = [], M, J, X, ne, fi = window.navigator.userAgent, Oe = it(fi) !== "PC", se = q ? Number(q) : -1, B = 0;
1779
- const bi = () => {
1780
- tt(o);
1781
- }, gi = () => {
1782
- fetch(U).then((j) => j.json()).then((j) => {
1783
- Object.keys(j).forEach((Q) => {
1784
- De(Q, j[Q]);
1804
+ const a = Gi(n);
1805
+ let { lang: c = "" } = e, { userid: o = "" } = e, { session: p = "" } = e, { endpoint: f = "" } = e, { currency: b = "" } = e, { apiversion: l = "" } = e, { tablabels: u = "" } = e, { historyenabled: w = "true" } = e, { enablecompliancetext: g = "false" } = e, { netdepositprogress: A = "false" } = e, { deletelimit: he = "" } = e, { limitsamount: M = "" } = e, { showcompanylimitsinfo: ge = "false" } = e, { inputhasdecimals: ve } = e, { limitsperiods: re = "" } = e, { numberofentries: ye = "" } = e, { customcurrencysymbols: _e = "" } = e, { limitformat: ke = "" } = e, { allowedextenssion: ze = ".jpg,.jpeg,.png,.pdf,.webp,image/png" } = e, { filesizeallow: we = "12934000" } = e, { timezone: Se = "GMT" } = e, { clientstyling: Y = "" } = e, { clientstylingurl: U = "" } = e, { translationurl: F = "" } = e, { mbsource: Z } = e, { companylimits: Le = "false" } = e, { limittabvisible: je = "false" } = e, { defaultperiod: qe = "" } = e, { islimitNotification: Te = "false" } = e, { customcontentontab: q = "" } = e, { cooloffstrictmode: Ee = "false" } = e, J = !0, T, bi, B = [], Oe = [], N, X, Q, ne, hi = window.navigator.userAgent, Pe = rt(hi) !== "PC", se = q ? Number(q) : -1, D = 0, We = [];
1806
+ const gi = () => {
1807
+ nt(c);
1808
+ }, vi = () => {
1809
+ fetch(F).then((k) => k.json()).then((k) => {
1810
+ Object.keys(k).forEach((P) => {
1811
+ xe(P, k[P]);
1785
1812
  });
1786
- }).catch((j) => {
1787
- console.log(j);
1813
+ }).catch((k) => {
1814
+ console.log(k);
1788
1815
  });
1789
1816
  };
1790
- Object.keys(He).forEach((u) => {
1791
- De(u, He[u]);
1817
+ Object.keys(Ke).forEach((m) => {
1818
+ xe(m, Ke[m]);
1792
1819
  });
1793
- const hi = (u, j) => {
1794
- if (i(31, X = u.replace(/\s/g, "").split("|")), i(32, ne = j.replace(/\s/g, "").split("|")), X.length === 0)
1820
+ const yi = (m, k) => {
1821
+ if (i(33, Q = m.replace(/\s/g, "").split("|")), i(34, ne = k.replace(/\s/g, "").split("|")), Q.length === 0)
1795
1822
  throw new Error("Please provide a full limits configuration.");
1796
- if (X.length !== ne.length)
1823
+ if (Q.length !== ne.length)
1797
1824
  throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
1798
- }, vi = () => {
1799
- hi(K, re), K.split("|").forEach((j) => {
1800
- G.includes(j) || G.push(j);
1801
- }), b.split(",").forEach((j) => {
1802
- let Q = j.trim(), Li = j.trim().replaceAll(" ", "").toLowerCase() + "_description", ji = j.trim().replaceAll(" ", "").toLowerCase() + "_label";
1803
- Ee.push({ name: Q, description: Li, label: ji });
1804
- }), i(26, Z = !1);
1805
- }, yi = () => {
1806
- i(33, se = q ? Number(q) : -1);
1807
- }, Pe = () => {
1825
+ }, _i = () => {
1826
+ yi(M, re), i(36, We = M.split("|").map((k) => {
1827
+ const P = k.match(/\(([^)]+)\)/);
1828
+ return P ? P[1].toLowerCase() : k.trim().toLowerCase();
1829
+ })), M.split("|").forEach((k) => {
1830
+ B.includes(k) || B.push(k);
1831
+ }), u.split(",").forEach((k) => {
1832
+ let P = k.trim(), qi = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
1833
+ Oe.push({ name: P, description: qi, label: Ti });
1834
+ }), i(28, J = !1);
1835
+ }, ki = () => {
1836
+ i(35, se = q ? Number(q) : -1);
1837
+ }, Ae = () => {
1808
1838
  window.postMessage(
1809
1839
  {
1810
1840
  type: "PlayerAccountMenuActive",
1811
- isMobile: Oe
1841
+ isMobile: Pe
1812
1842
  },
1813
1843
  window.location.href
1814
1844
  );
1815
- }, ae = (u) => {
1816
- i(29, B = u);
1845
+ }, ae = (m) => {
1846
+ i(31, D = m);
1817
1847
  };
1818
- Ii(() => () => {
1819
- i(28, M = null), i(30, J = null);
1848
+ Mi(() => () => {
1849
+ i(30, N = null), i(32, X = null);
1820
1850
  });
1821
- const _i = () => Pe(), ki = (u) => ae(u);
1822
- function zi(u) {
1823
- oe[u ? "unshift" : "push"](() => {
1824
- J = u, i(30, J);
1851
+ const zi = () => Ae(), wi = (m) => ae(m);
1852
+ function Si(m) {
1853
+ oe[m ? "unshift" : "push"](() => {
1854
+ X = m, i(32, X);
1825
1855
  });
1826
1856
  }
1827
- function wi(u) {
1828
- oe[u ? "unshift" : "push"](() => {
1829
- M = u, i(28, M);
1857
+ function Li(m) {
1858
+ oe[m ? "unshift" : "push"](() => {
1859
+ N = m, i(30, N);
1830
1860
  });
1831
1861
  }
1832
- function Si(u) {
1833
- oe[u ? "unshift" : "push"](() => {
1834
- T = u, i(27, T);
1862
+ function ji(m) {
1863
+ oe[m ? "unshift" : "push"](() => {
1864
+ T = m, i(29, T);
1835
1865
  });
1836
1866
  }
1837
- return t.$$set = (u) => {
1838
- "lang" in u && i(0, o = u.lang), "userid" in u && i(1, l = u.userid), "session" in u && i(2, p = u.session), "endpoint" in u && i(3, f = u.endpoint), "currency" in u && i(4, m = u.currency), "apiversion" in u && i(5, d = u.apiversion), "tablabels" in u && i(41, b = u.tablabels), "historyenabled" in u && i(6, z = u.historyenabled), "enablecompliancetext" in u && i(7, h = u.enablecompliancetext), "netdepositprogress" in u && i(8, W = u.netdepositprogress), "deletelimit" in u && i(9, ge = u.deletelimit), "limitsamount" in u && i(42, K = u.limitsamount), "inputhasdecimals" in u && i(10, he = u.inputhasdecimals), "limitsperiods" in u && i(43, re = u.limitsperiods), "numberofentries" in u && i(11, ve = u.numberofentries), "customcurrencysymbols" in u && i(12, ye = u.customcurrencysymbols), "limitformat" in u && i(13, _e = u.limitformat), "allowedextenssion" in u && i(14, ke = u.allowedextenssion), "filesizeallow" in u && i(15, ze = u.filesizeallow), "timezone" in u && i(16, we = u.timezone), "clientstyling" in u && i(17, R = u.clientstyling), "clientstylingurl" in u && i(18, Y = u.clientstylingurl), "translationurl" in u && i(19, U = u.translationurl), "mbsource" in u && i(20, F = u.mbsource), "companylimits" in u && i(21, Se = u.companylimits), "limittabvisible" in u && i(22, Le = u.limittabvisible), "defaultperiod" in u && i(23, je = u.defaultperiod), "islimitNotification" in u && i(24, qe = u.islimitNotification), "customcontentontab" in u && i(44, q = u.customcontentontab), "cooloffstrictmode" in u && i(25, Te = u.cooloffstrictmode), "$$scope" in u && i(45, s = u.$$scope);
1867
+ return t.$$set = (m) => {
1868
+ "lang" in m && i(0, c = m.lang), "userid" in m && i(1, o = m.userid), "session" in m && i(2, p = m.session), "endpoint" in m && i(3, f = m.endpoint), "currency" in m && i(4, b = m.currency), "apiversion" in m && i(5, l = m.apiversion), "tablabels" in m && i(6, u = m.tablabels), "historyenabled" in m && i(7, w = m.historyenabled), "enablecompliancetext" in m && i(8, g = m.enablecompliancetext), "netdepositprogress" in m && i(9, A = m.netdepositprogress), "deletelimit" in m && i(10, he = m.deletelimit), "limitsamount" in m && i(44, M = m.limitsamount), "showcompanylimitsinfo" in m && i(11, ge = m.showcompanylimitsinfo), "inputhasdecimals" in m && i(12, ve = m.inputhasdecimals), "limitsperiods" in m && i(45, re = m.limitsperiods), "numberofentries" in m && i(13, ye = m.numberofentries), "customcurrencysymbols" in m && i(14, _e = m.customcurrencysymbols), "limitformat" in m && i(15, ke = m.limitformat), "allowedextenssion" in m && i(16, ze = m.allowedextenssion), "filesizeallow" in m && i(17, we = m.filesizeallow), "timezone" in m && i(18, Se = m.timezone), "clientstyling" in m && i(19, Y = m.clientstyling), "clientstylingurl" in m && i(20, U = m.clientstylingurl), "translationurl" in m && i(21, F = m.translationurl), "mbsource" in m && i(22, Z = m.mbsource), "companylimits" in m && i(23, Le = m.companylimits), "limittabvisible" in m && i(24, je = m.limittabvisible), "defaultperiod" in m && i(25, qe = m.defaultperiod), "islimitNotification" in m && i(26, Te = m.islimitNotification), "customcontentontab" in m && i(46, q = m.customcontentontab), "cooloffstrictmode" in m && i(27, Ee = m.cooloffstrictmode), "$$scope" in m && i(47, s = m.$$scope);
1839
1869
  }, t.$$.update = () => {
1840
1870
  t.$$.dirty[0] & /*lang*/
1841
- 1 && o && bi(), t.$$.dirty[0] & /*userid, session, endpoint, lang, apiversion*/
1842
- 47 | t.$$.dirty[1] & /*tablabels*/
1843
- 1024 && l && p && f && b && o && d && vi(), t.$$.dirty[1] & /*customcontentontab*/
1844
- 8192 && q && yi(), t.$$.dirty[0] & /*mainContainer, isLoading*/
1845
- 335544320 && M && !Z && ae(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1846
- 134348800 && R && T && Bi(T, R), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1847
- 134479872 && Y && T && Ni(T, Y), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1848
- 135266304 && F && T && xi(T, `${F}.Style`, pi), t.$$.dirty[0] & /*translationurl*/
1849
- 524288 && U && gi(), t.$$.dirty[1] & /*customcontentontab*/
1850
- 8192 && i(33, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading, activeTabIndex*/
1851
- 603979776 && !Z && G.length > 0 && (B < 0 || B >= G.length) && i(29, B = 0);
1871
+ 1 && c && gi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
1872
+ 111 && o && p && f && u && c && l && _i(), t.$$.dirty[1] & /*customcontentontab*/
1873
+ 32768 && q && ki(), t.$$.dirty[0] & /*mainContainer, isLoading*/
1874
+ 1342177280 && N && !J && ae(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1875
+ 537395200 && Y && T && Di(T, Y), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1876
+ 537919488 && U && T && Hi(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1877
+ 541065216 && Z && T && Vi(T, `${Z}.Style`, bi), t.$$.dirty[0] & /*translationurl*/
1878
+ 2097152 && F && vi(), t.$$.dirty[1] & /*customcontentontab*/
1879
+ 32768 && i(35, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
1880
+ 268435456 | t.$$.dirty[1] & /*activeTabIndex*/
1881
+ 1 && !J && B.length > 0 && (D < 0 || D >= B.length) && i(31, D = 0);
1852
1882
  }, [
1883
+ c,
1853
1884
  o,
1854
- l,
1855
1885
  p,
1856
1886
  f,
1857
- m,
1858
- d,
1859
- z,
1860
- h,
1861
- W,
1862
- ge,
1887
+ b,
1888
+ l,
1889
+ u,
1890
+ w,
1891
+ g,
1892
+ A,
1863
1893
  he,
1894
+ ge,
1864
1895
  ve,
1865
1896
  ye,
1866
1897
  _e,
1867
1898
  ke,
1868
1899
  ze,
1869
1900
  we,
1870
- R,
1901
+ Se,
1871
1902
  Y,
1872
1903
  U,
1873
1904
  F,
1874
- Se,
1905
+ Z,
1875
1906
  Le,
1876
1907
  je,
1877
1908
  qe,
1878
1909
  Te,
1879
- Z,
1880
- T,
1881
- M,
1882
- B,
1910
+ Ee,
1883
1911
  J,
1912
+ T,
1913
+ N,
1914
+ D,
1884
1915
  X,
1916
+ Q,
1885
1917
  ne,
1886
1918
  se,
1919
+ We,
1887
1920
  r,
1888
- G,
1889
- Ee,
1921
+ B,
1890
1922
  Oe,
1891
1923
  Pe,
1924
+ Ae,
1892
1925
  ae,
1893
1926
  a,
1894
- b,
1895
- K,
1927
+ M,
1896
1928
  re,
1897
1929
  q,
1898
1930
  s,
1899
1931
  n,
1900
- _i,
1901
- ki,
1902
1932
  zi,
1903
1933
  wi,
1904
- Si
1934
+ Si,
1935
+ Li,
1936
+ ji
1905
1937
  ];
1906
1938
  }
1907
- class ci extends Ei {
1939
+ class fi extends Pi {
1908
1940
  constructor(e) {
1909
- super(), Oi(
1941
+ super(), Wi(
1910
1942
  this,
1911
1943
  e,
1912
- ht,
1913
- gt,
1914
- ri,
1944
+ yt,
1945
+ vt,
1946
+ si,
1915
1947
  {
1916
1948
  lang: 0,
1917
1949
  userid: 1,
@@ -1919,32 +1951,33 @@ class ci extends Ei {
1919
1951
  endpoint: 3,
1920
1952
  currency: 4,
1921
1953
  apiversion: 5,
1922
- tablabels: 41,
1923
- historyenabled: 6,
1924
- enablecompliancetext: 7,
1925
- netdepositprogress: 8,
1926
- deletelimit: 9,
1927
- limitsamount: 42,
1928
- inputhasdecimals: 10,
1929
- limitsperiods: 43,
1930
- numberofentries: 11,
1931
- customcurrencysymbols: 12,
1932
- limitformat: 13,
1933
- allowedextenssion: 14,
1934
- filesizeallow: 15,
1935
- timezone: 16,
1936
- clientstyling: 17,
1937
- clientstylingurl: 18,
1938
- translationurl: 19,
1939
- mbsource: 20,
1940
- companylimits: 21,
1941
- limittabvisible: 22,
1942
- defaultperiod: 23,
1943
- islimitNotification: 24,
1944
- customcontentontab: 44,
1945
- cooloffstrictmode: 25
1954
+ tablabels: 6,
1955
+ historyenabled: 7,
1956
+ enablecompliancetext: 8,
1957
+ netdepositprogress: 9,
1958
+ deletelimit: 10,
1959
+ limitsamount: 44,
1960
+ showcompanylimitsinfo: 11,
1961
+ inputhasdecimals: 12,
1962
+ limitsperiods: 45,
1963
+ numberofentries: 13,
1964
+ customcurrencysymbols: 14,
1965
+ limitformat: 15,
1966
+ allowedextenssion: 16,
1967
+ filesizeallow: 17,
1968
+ timezone: 18,
1969
+ clientstyling: 19,
1970
+ clientstylingurl: 20,
1971
+ translationurl: 21,
1972
+ mbsource: 22,
1973
+ companylimits: 23,
1974
+ limittabvisible: 24,
1975
+ defaultperiod: 25,
1976
+ islimitNotification: 26,
1977
+ customcontentontab: 46,
1978
+ cooloffstrictmode: 27
1946
1979
  },
1947
- rt,
1980
+ st,
1948
1981
  [-1, -1, -1]
1949
1982
  );
1950
1983
  }
@@ -1952,186 +1985,192 @@ class ci extends Ei {
1952
1985
  return this.$$.ctx[0];
1953
1986
  }
1954
1987
  set lang(e) {
1955
- this.$$set({ lang: e }), g();
1988
+ this.$$set({ lang: e }), h();
1956
1989
  }
1957
1990
  get userid() {
1958
1991
  return this.$$.ctx[1];
1959
1992
  }
1960
1993
  set userid(e) {
1961
- this.$$set({ userid: e }), g();
1994
+ this.$$set({ userid: e }), h();
1962
1995
  }
1963
1996
  get session() {
1964
1997
  return this.$$.ctx[2];
1965
1998
  }
1966
1999
  set session(e) {
1967
- this.$$set({ session: e }), g();
2000
+ this.$$set({ session: e }), h();
1968
2001
  }
1969
2002
  get endpoint() {
1970
2003
  return this.$$.ctx[3];
1971
2004
  }
1972
2005
  set endpoint(e) {
1973
- this.$$set({ endpoint: e }), g();
2006
+ this.$$set({ endpoint: e }), h();
1974
2007
  }
1975
2008
  get currency() {
1976
2009
  return this.$$.ctx[4];
1977
2010
  }
1978
2011
  set currency(e) {
1979
- this.$$set({ currency: e }), g();
2012
+ this.$$set({ currency: e }), h();
1980
2013
  }
1981
2014
  get apiversion() {
1982
2015
  return this.$$.ctx[5];
1983
2016
  }
1984
2017
  set apiversion(e) {
1985
- this.$$set({ apiversion: e }), g();
2018
+ this.$$set({ apiversion: e }), h();
1986
2019
  }
1987
2020
  get tablabels() {
1988
- return this.$$.ctx[41];
2021
+ return this.$$.ctx[6];
1989
2022
  }
1990
2023
  set tablabels(e) {
1991
- this.$$set({ tablabels: e }), g();
2024
+ this.$$set({ tablabels: e }), h();
1992
2025
  }
1993
2026
  get historyenabled() {
1994
- return this.$$.ctx[6];
2027
+ return this.$$.ctx[7];
1995
2028
  }
1996
2029
  set historyenabled(e) {
1997
- this.$$set({ historyenabled: e }), g();
2030
+ this.$$set({ historyenabled: e }), h();
1998
2031
  }
1999
2032
  get enablecompliancetext() {
2000
- return this.$$.ctx[7];
2033
+ return this.$$.ctx[8];
2001
2034
  }
2002
2035
  set enablecompliancetext(e) {
2003
- this.$$set({ enablecompliancetext: e }), g();
2036
+ this.$$set({ enablecompliancetext: e }), h();
2004
2037
  }
2005
2038
  get netdepositprogress() {
2006
- return this.$$.ctx[8];
2039
+ return this.$$.ctx[9];
2007
2040
  }
2008
2041
  set netdepositprogress(e) {
2009
- this.$$set({ netdepositprogress: e }), g();
2042
+ this.$$set({ netdepositprogress: e }), h();
2010
2043
  }
2011
2044
  get deletelimit() {
2012
- return this.$$.ctx[9];
2045
+ return this.$$.ctx[10];
2013
2046
  }
2014
2047
  set deletelimit(e) {
2015
- this.$$set({ deletelimit: e }), g();
2048
+ this.$$set({ deletelimit: e }), h();
2016
2049
  }
2017
2050
  get limitsamount() {
2018
- return this.$$.ctx[42];
2051
+ return this.$$.ctx[44];
2019
2052
  }
2020
2053
  set limitsamount(e) {
2021
- this.$$set({ limitsamount: e }), g();
2054
+ this.$$set({ limitsamount: e }), h();
2055
+ }
2056
+ get showcompanylimitsinfo() {
2057
+ return this.$$.ctx[11];
2058
+ }
2059
+ set showcompanylimitsinfo(e) {
2060
+ this.$$set({ showcompanylimitsinfo: e }), h();
2022
2061
  }
2023
2062
  get inputhasdecimals() {
2024
- return this.$$.ctx[10];
2063
+ return this.$$.ctx[12];
2025
2064
  }
2026
2065
  set inputhasdecimals(e) {
2027
- this.$$set({ inputhasdecimals: e }), g();
2066
+ this.$$set({ inputhasdecimals: e }), h();
2028
2067
  }
2029
2068
  get limitsperiods() {
2030
- return this.$$.ctx[43];
2069
+ return this.$$.ctx[45];
2031
2070
  }
2032
2071
  set limitsperiods(e) {
2033
- this.$$set({ limitsperiods: e }), g();
2072
+ this.$$set({ limitsperiods: e }), h();
2034
2073
  }
2035
2074
  get numberofentries() {
2036
- return this.$$.ctx[11];
2075
+ return this.$$.ctx[13];
2037
2076
  }
2038
2077
  set numberofentries(e) {
2039
- this.$$set({ numberofentries: e }), g();
2078
+ this.$$set({ numberofentries: e }), h();
2040
2079
  }
2041
2080
  get customcurrencysymbols() {
2042
- return this.$$.ctx[12];
2081
+ return this.$$.ctx[14];
2043
2082
  }
2044
2083
  set customcurrencysymbols(e) {
2045
- this.$$set({ customcurrencysymbols: e }), g();
2084
+ this.$$set({ customcurrencysymbols: e }), h();
2046
2085
  }
2047
2086
  get limitformat() {
2048
- return this.$$.ctx[13];
2087
+ return this.$$.ctx[15];
2049
2088
  }
2050
2089
  set limitformat(e) {
2051
- this.$$set({ limitformat: e }), g();
2090
+ this.$$set({ limitformat: e }), h();
2052
2091
  }
2053
2092
  get allowedextenssion() {
2054
- return this.$$.ctx[14];
2093
+ return this.$$.ctx[16];
2055
2094
  }
2056
2095
  set allowedextenssion(e) {
2057
- this.$$set({ allowedextenssion: e }), g();
2096
+ this.$$set({ allowedextenssion: e }), h();
2058
2097
  }
2059
2098
  get filesizeallow() {
2060
- return this.$$.ctx[15];
2099
+ return this.$$.ctx[17];
2061
2100
  }
2062
2101
  set filesizeallow(e) {
2063
- this.$$set({ filesizeallow: e }), g();
2102
+ this.$$set({ filesizeallow: e }), h();
2064
2103
  }
2065
2104
  get timezone() {
2066
- return this.$$.ctx[16];
2105
+ return this.$$.ctx[18];
2067
2106
  }
2068
2107
  set timezone(e) {
2069
- this.$$set({ timezone: e }), g();
2108
+ this.$$set({ timezone: e }), h();
2070
2109
  }
2071
2110
  get clientstyling() {
2072
- return this.$$.ctx[17];
2111
+ return this.$$.ctx[19];
2073
2112
  }
2074
2113
  set clientstyling(e) {
2075
- this.$$set({ clientstyling: e }), g();
2114
+ this.$$set({ clientstyling: e }), h();
2076
2115
  }
2077
2116
  get clientstylingurl() {
2078
- return this.$$.ctx[18];
2117
+ return this.$$.ctx[20];
2079
2118
  }
2080
2119
  set clientstylingurl(e) {
2081
- this.$$set({ clientstylingurl: e }), g();
2120
+ this.$$set({ clientstylingurl: e }), h();
2082
2121
  }
2083
2122
  get translationurl() {
2084
- return this.$$.ctx[19];
2123
+ return this.$$.ctx[21];
2085
2124
  }
2086
2125
  set translationurl(e) {
2087
- this.$$set({ translationurl: e }), g();
2126
+ this.$$set({ translationurl: e }), h();
2088
2127
  }
2089
2128
  get mbsource() {
2090
- return this.$$.ctx[20];
2129
+ return this.$$.ctx[22];
2091
2130
  }
2092
2131
  set mbsource(e) {
2093
- this.$$set({ mbsource: e }), g();
2132
+ this.$$set({ mbsource: e }), h();
2094
2133
  }
2095
2134
  get companylimits() {
2096
- return this.$$.ctx[21];
2135
+ return this.$$.ctx[23];
2097
2136
  }
2098
2137
  set companylimits(e) {
2099
- this.$$set({ companylimits: e }), g();
2138
+ this.$$set({ companylimits: e }), h();
2100
2139
  }
2101
2140
  get limittabvisible() {
2102
- return this.$$.ctx[22];
2141
+ return this.$$.ctx[24];
2103
2142
  }
2104
2143
  set limittabvisible(e) {
2105
- this.$$set({ limittabvisible: e }), g();
2144
+ this.$$set({ limittabvisible: e }), h();
2106
2145
  }
2107
2146
  get defaultperiod() {
2108
- return this.$$.ctx[23];
2147
+ return this.$$.ctx[25];
2109
2148
  }
2110
2149
  set defaultperiod(e) {
2111
- this.$$set({ defaultperiod: e }), g();
2150
+ this.$$set({ defaultperiod: e }), h();
2112
2151
  }
2113
2152
  get islimitNotification() {
2114
- return this.$$.ctx[24];
2153
+ return this.$$.ctx[26];
2115
2154
  }
2116
2155
  set islimitNotification(e) {
2117
- this.$$set({ islimitNotification: e }), g();
2156
+ this.$$set({ islimitNotification: e }), h();
2118
2157
  }
2119
2158
  get customcontentontab() {
2120
- return this.$$.ctx[44];
2159
+ return this.$$.ctx[46];
2121
2160
  }
2122
2161
  set customcontentontab(e) {
2123
- this.$$set({ customcontentontab: e }), g();
2162
+ this.$$set({ customcontentontab: e }), h();
2124
2163
  }
2125
2164
  get cooloffstrictmode() {
2126
- return this.$$.ctx[25];
2165
+ return this.$$.ctx[27];
2127
2166
  }
2128
2167
  set cooloffstrictmode(e) {
2129
- this.$$set({ cooloffstrictmode: e }), g();
2168
+ this.$$set({ cooloffstrictmode: e }), h();
2130
2169
  }
2131
2170
  }
2132
- Pi(
2133
- ci,
2134
- { lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, netdepositprogress: {}, deletelimit: {}, limitsamount: {}, inputhasdecimals: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, companylimits: {}, limittabvisible: {}, defaultperiod: {}, islimitNotification: {}, customcontentontab: {}, cooloffstrictmode: {} },
2171
+ Ai(
2172
+ fi,
2173
+ { lang: {}, userid: {}, session: {}, endpoint: {}, currency: {}, apiversion: {}, tablabels: {}, historyenabled: {}, enablecompliancetext: {}, netdepositprogress: {}, deletelimit: {}, limitsamount: {}, showcompanylimitsinfo: {}, inputhasdecimals: {}, limitsperiods: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, allowedextenssion: {}, filesizeallow: {}, timezone: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {}, companylimits: {}, limittabvisible: {}, defaultperiod: {}, islimitNotification: {}, customcontentontab: {}, cooloffstrictmode: {} },
2135
2174
  [
2136
2175
  "LimitWrapperTitle",
2137
2176
  "customTabContent",
@@ -2142,11 +2181,11 @@ Pi(
2142
2181
  [],
2143
2182
  !0
2144
2183
  );
2145
- const _t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2184
+ const zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2146
2185
  __proto__: null,
2147
- default: ci
2186
+ default: fi
2148
2187
  }, Symbol.toStringTag, { value: "Module" }));
2149
2188
  export {
2150
- _t as P,
2151
- yt as i
2189
+ zt as P,
2190
+ kt as i
2152
2191
  };