@everymatrix/player-limit-notification 0.10.34 → 0.10.36

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 (17) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2Nd-C6mcpE09.js → PlayerAccountGamingLimitsHistory2Nd-C1UmFloh.js} +2 -2
  2. package/components/{PlayerAccountGamingLimitsHistory2Nd-CbE1olmf.js → PlayerAccountGamingLimitsHistory2Nd-Dw-hyVIT.js} +2 -2
  3. package/components/{PlayerAccountGamingLimitsHistory2Nd-CtOf1kko.cjs → PlayerAccountGamingLimitsHistory2Nd-i9DoJ_7Y.cjs} +1 -1
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-Diir7nnh.js → PlayerAccountGamingLimitsPage2Gm16Nd-DbUDIYJ2.js} +2354 -2141
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-Bwmx5Mfc.js → PlayerAccountGamingLimitsPage2Gm16Nd-IkOsUuVt.js} +2196 -1983
  6. package/components/PlayerAccountGamingLimitsPage2Gm16Nd-X90r5Ee7.cjs +35 -0
  7. package/components/{PlayerAccountGamingLimitsWrapper2Nd--LKfBHNx.cjs → PlayerAccountGamingLimitsWrapper2Nd-4rpnhWgV.cjs} +4 -4
  8. package/components/{PlayerAccountGamingLimitsWrapper2Nd-fmaYdjkB.js → PlayerAccountGamingLimitsWrapper2Nd-BdwmQsN8.js} +486 -466
  9. package/components/{PlayerAccountGamingLimitsWrapper2Nd-C5r6Da_R.js → PlayerAccountGamingLimitsWrapper2Nd-DT_e1aVY.js} +484 -464
  10. package/components/{PlayerLimitNotification-C9zBnJhQ.js → PlayerLimitNotification-CNVxhaGt.js} +1 -1
  11. package/components/{PlayerLimitNotification-X2x_1Agb.js → PlayerLimitNotification-CzSefvqX.js} +1 -1
  12. package/components/{PlayerLimitNotification-CtcegjJL.cjs → PlayerLimitNotification-DdtD4G0H.cjs} +1 -1
  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-DTX80s8U.cjs +0 -35
@@ -1,4 +1,4 @@
1
- import { a as Ei, $ as Oi, S as Pi, i as Wi, s as si, f as h, b as Ai, c as H, d as S, t as z, e as y, u as V, g as x, h as K, j as I, k as L, l as _, m as j, n as O, o as v, p as Ci, q as Ii, r as Gi, v as be, w as ie, x as W, y as oe, z as ai, A as C, B as Ce, C as Mi, D as G, E as oi, F as d, G as Ie, H as Bi, I as Ni, J as Di, K as Hi, L as Vi } from "./PlayerLimitNotification-X2x_1Agb.js";
1
+ import { a as Oi, $ as Pi, S as Wi, i as Ai, s as oi, f as h, b as Ci, c as H, d as S, t as z, e as y, u as V, g as x, h as K, j as I, k as L, l as _, m as j, n as O, o as v, p as Ii, q as Gi, r as Mi, v as be, w as ie, x as W, y as ae, z as ai, A as C, B as Ie, C as Bi, D as G, E as li, F as d, G as Ge, H as Ni, I as Di, J as Hi, K as Vi, L as xi } from "./PlayerLimitNotification-CzSefvqX.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 me = function(t, e) {
17
- return me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
16
+ var ue = function(t, e) {
17
+ return ue = 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
- }, me(t, e);
22
+ }, ue(t, e);
23
23
  };
24
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
- me(t, e);
27
+ ue(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 ue(t) {
33
+ function me(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);
@@ -46,18 +46,18 @@ function de(t, e) {
46
46
  var i = typeof Symbol == "function" && t[Symbol.iterator];
47
47
  if (!i)
48
48
  return t;
49
- var r = i.call(t), n, s = [], a;
49
+ var r = i.call(t), n, s = [], o;
50
50
  try {
51
51
  for (; (e === void 0 || e-- > 0) && !(n = r.next()).done; )
52
52
  s.push(n.value);
53
53
  } catch (c) {
54
- a = { error: c };
54
+ o = { error: c };
55
55
  } finally {
56
56
  try {
57
57
  n && !n.done && (i = r.return) && i.call(r);
58
58
  } finally {
59
- if (a)
60
- throw a.error;
59
+ if (o)
60
+ throw o.error;
61
61
  }
62
62
  }
63
63
  return s;
@@ -71,13 +71,13 @@ function ce(t, e, i) {
71
71
  function E(t) {
72
72
  return typeof t == "function";
73
73
  }
74
- function li(t) {
74
+ function ui(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 = li(function(t) {
80
+ var le = ui(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) {
@@ -100,26 +100,26 @@ var te = function() {
100
100
  var e, i, r, n, s;
101
101
  if (!this.closed) {
102
102
  this.closed = !0;
103
- var a = this._parentage;
104
- if (a)
105
- if (this._parentage = null, Array.isArray(a))
103
+ var o = this._parentage;
104
+ if (o)
105
+ if (this._parentage = null, Array.isArray(o))
106
106
  try {
107
- for (var c = ue(a), o = c.next(); !o.done; o = c.next()) {
108
- var p = o.value;
107
+ for (var c = me(o), a = c.next(); !a.done; a = c.next()) {
108
+ var p = a.value;
109
109
  p.remove(this);
110
110
  }
111
111
  } catch (g) {
112
112
  e = { error: g };
113
113
  } finally {
114
114
  try {
115
- o && !o.done && (i = c.return) && i.call(c);
115
+ a && !a.done && (i = c.return) && i.call(c);
116
116
  } finally {
117
117
  if (e)
118
118
  throw e.error;
119
119
  }
120
120
  }
121
121
  else
122
- a.remove(this);
122
+ o.remove(this);
123
123
  var f = this.initialTeardown;
124
124
  if (E(f))
125
125
  try {
@@ -131,10 +131,10 @@ var te = function() {
131
131
  if (b) {
132
132
  this._finalizers = null;
133
133
  try {
134
- for (var l = ue(b), u = l.next(); !u.done; u = l.next()) {
135
- var w = u.value;
134
+ for (var l = me(b), m = l.next(); !m.done; m = l.next()) {
135
+ var w = m.value;
136
136
  try {
137
- Ge(w);
137
+ Me(w);
138
138
  } catch (g) {
139
139
  s = s != null ? s : [], g instanceof le ? s = ce(ce([], de(s)), de(g.errors)) : s.push(g);
140
140
  }
@@ -143,7 +143,7 @@ var te = function() {
143
143
  r = { error: g };
144
144
  } finally {
145
145
  try {
146
- u && !u.done && (n = l.return) && n.call(l);
146
+ m && !m.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
- Ge(e);
160
+ Me(e);
161
161
  else {
162
162
  if (e instanceof t) {
163
163
  if (e.closed || e._hasParent(this))
@@ -183,15 +183,15 @@ var te = function() {
183
183
  return e.closed = !0, e;
184
184
  }(), t;
185
185
  }(), mi = te.EMPTY;
186
- function ui(t) {
186
+ function di(t) {
187
187
  return t instanceof te || t && "closed" in t && E(t.remove) && E(t.add) && E(t.unsubscribe);
188
188
  }
189
- function Ge(t) {
189
+ function Me(t) {
190
190
  E(t) ? t() : t.unsubscribe();
191
191
  }
192
- var xi = {
192
+ var Ki = {
193
193
  Promise: void 0
194
- }, Ki = {
194
+ }, Ri = {
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 xi = {
202
202
  },
203
203
  delegate: void 0
204
204
  };
205
- function Ri(t) {
206
- Ki.setTimeout(function() {
205
+ function Yi(t) {
206
+ Ri.setTimeout(function() {
207
207
  throw t;
208
208
  });
209
209
  }
210
- function Me() {
210
+ function Be() {
211
211
  }
212
212
  function ee(t) {
213
213
  t();
214
214
  }
215
- var di = function(t) {
215
+ var ci = function(t) {
216
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, ui(i) && i.add(r)) : r.destination = Fi, r;
219
+ return r.isStopped = !1, i ? (r.destination = i, di(i) && i.add(r)) : r.destination = Zi, 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 di = function(t) {
243
243
  this.unsubscribe();
244
244
  }
245
245
  }, e;
246
- }(te), Yi = function() {
246
+ }(te), Ui = function() {
247
247
  function t(e) {
248
248
  this.partialObserver = e;
249
249
  }
@@ -277,40 +277,40 @@ var di = function(t) {
277
277
  }(), fe = function(t) {
278
278
  R(e, t);
279
279
  function e(i, r, n) {
280
- var s = t.call(this) || this, a;
281
- return E(i) || !i ? a = {
280
+ var s = t.call(this) || this, o;
281
+ return E(i) || !i ? o = {
282
282
  next: i != null ? i : void 0,
283
283
  error: r != null ? r : void 0,
284
284
  complete: n != null ? n : void 0
285
- } : a = i, s.destination = new Yi(a), s;
285
+ } : o = i, s.destination = new Ui(o), s;
286
286
  }
287
287
  return e;
288
- }(di);
288
+ }(ci);
289
289
  function $(t) {
290
- Ri(t);
290
+ Yi(t);
291
291
  }
292
- function Ui(t) {
292
+ function Fi(t) {
293
293
  throw t;
294
294
  }
295
- var Fi = {
295
+ var Zi = {
296
296
  closed: !0,
297
- next: Me,
298
- error: Ui,
299
- complete: Me
300
- }, Zi = function() {
297
+ next: Be,
298
+ error: Fi,
299
+ complete: Be
300
+ }, Ji = function() {
301
301
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
302
302
  }();
303
- function Ji(t) {
303
+ function Xi(t) {
304
304
  return t;
305
305
  }
306
- function Xi(t) {
307
- return t.length === 0 ? Ji : t.length === 1 ? t[0] : function(i) {
306
+ function Qi(t) {
307
+ return t.length === 0 ? Xi : 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 Be = function() {
313
+ var Ne = function() {
314
314
  function t(e) {
315
315
  e && (this._subscribe = e);
316
316
  }
@@ -318,10 +318,10 @@ var Be = 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 = $i(e) ? e : new fe(e, i, r);
321
+ var n = this, s = et(e) ? e : new fe(e, i, r);
322
322
  return ee(function() {
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));
323
+ var o = n, c = o.operator, a = o.source;
324
+ s.add(c ? c.call(s, a) : a ? n._subscribe(s) : n._trySubscribe(s));
325
325
  }), s;
326
326
  }, t.prototype._trySubscribe = function(e) {
327
327
  try {
@@ -331,37 +331,37 @@ var Be = function() {
331
331
  }
332
332
  }, t.prototype.forEach = function(e, i) {
333
333
  var r = this;
334
- return i = Ne(i), new i(function(n, s) {
335
- var a = new fe({
334
+ return i = De(i), new i(function(n, s) {
335
+ var o = new fe({
336
336
  next: function(c) {
337
337
  try {
338
338
  e(c);
339
- } catch (o) {
340
- s(o), a.unsubscribe();
339
+ } catch (a) {
340
+ s(a), o.unsubscribe();
341
341
  }
342
342
  },
343
343
  error: s,
344
344
  complete: n
345
345
  });
346
- r.subscribe(a);
346
+ r.subscribe(o);
347
347
  });
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[Zi] = function() {
351
+ }, t.prototype[Ji] = 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 Xi(e)(this);
356
+ return Qi(e)(this);
357
357
  }, t.prototype.toPromise = function(e) {
358
358
  var i = this;
359
- return e = Ne(e), new e(function(r, n) {
359
+ return e = De(e), new e(function(r, n) {
360
360
  var s;
361
- i.subscribe(function(a) {
362
- return s = a;
363
- }, function(a) {
364
- return n(a);
361
+ i.subscribe(function(o) {
362
+ return s = o;
363
+ }, function(o) {
364
+ return n(o);
365
365
  }, function() {
366
366
  return r(s);
367
367
  });
@@ -370,32 +370,32 @@ var Be = function() {
370
370
  return new t(e);
371
371
  }, t;
372
372
  }();
373
- function Ne(t) {
373
+ function De(t) {
374
374
  var e;
375
- return (e = t != null ? t : xi.Promise) !== null && e !== void 0 ? e : Promise;
375
+ return (e = t != null ? t : Ki.Promise) !== null && e !== void 0 ? e : Promise;
376
376
  }
377
- function Qi(t) {
377
+ function $i(t) {
378
378
  return t && E(t.next) && E(t.error) && E(t.complete);
379
379
  }
380
- function $i(t) {
381
- return t && t instanceof di || Qi(t) && ui(t);
380
+ function et(t) {
381
+ return t && t instanceof ci || $i(t) && di(t);
382
382
  }
383
- var et = li(function(t) {
383
+ var it = ui(function(t) {
384
384
  return function() {
385
385
  t(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
386
386
  };
387
- }), ci = function(t) {
387
+ }), pi = function(t) {
388
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 De(this, this);
394
+ var r = new He(this, this);
395
395
  return r.operator = i, r;
396
396
  }, e.prototype._throwIfClosed = function() {
397
397
  if (this.closed)
398
- throw new et();
398
+ throw new it();
399
399
  }, e.prototype.next = function(i) {
400
400
  var r = this;
401
401
  ee(function() {
@@ -403,15 +403,15 @@ var et = li(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 = ue(r.currentObservers), c = a.next(); !c.done; c = a.next()) {
407
- var o = c.value;
408
- o.next(i);
406
+ for (var o = me(r.currentObservers), c = o.next(); !c.done; c = o.next()) {
407
+ var a = c.value;
408
+ a.next(i);
409
409
  }
410
410
  } catch (p) {
411
411
  n = { error: p };
412
412
  } finally {
413
413
  try {
414
- c && !c.done && (s = a.return) && s.call(a);
414
+ c && !c.done && (s = o.return) && s.call(o);
415
415
  } finally {
416
416
  if (n)
417
417
  throw n.error;
@@ -451,20 +451,20 @@ var et = li(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, c = n.observers;
455
- return s || a ? mi : (this.currentObservers = null, c.push(i), new te(function() {
454
+ var r = this, n = this, s = n.hasError, o = n.isStopped, c = n.observers;
455
+ return s || o ? mi : (this.currentObservers = null, c.push(i), new te(function() {
456
456
  r.currentObservers = null, pe(c, i);
457
457
  }));
458
458
  }, e.prototype._checkFinalizedStatuses = function(i) {
459
- var r = this, n = r.hasError, s = r.thrownError, a = r.isStopped;
460
- n ? i.error(s) : a && i.complete();
459
+ var r = this, n = r.hasError, s = r.thrownError, o = r.isStopped;
460
+ n ? i.error(s) : o && i.complete();
461
461
  }, e.prototype.asObservable = function() {
462
- var i = new Be();
462
+ var i = new Ne();
463
463
  return i.source = this, i;
464
464
  }, e.create = function(i, r) {
465
- return new De(i, r);
465
+ return new He(i, r);
466
466
  }, e;
467
- }(Be), De = function(t) {
467
+ }(Ne), He = function(t) {
468
468
  R(e, t);
469
469
  function e(i, r) {
470
470
  var n = t.call(this) || this;
@@ -483,52 +483,52 @@ var et = li(function(t) {
483
483
  var r, n;
484
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
- }(ci), pi = {
486
+ }(pi), fi = {
487
487
  now: function() {
488
- return (pi.delegate || Date).now();
488
+ return (fi.delegate || Date).now();
489
489
  },
490
490
  delegate: void 0
491
- }, it = function(t) {
491
+ }, tt = function(t) {
492
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 = pi);
494
+ i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = fi);
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, 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);
499
+ var r = this, n = r.isStopped, s = r._buffer, o = r._infiniteTimeWindow, c = r._timestampProvider, a = r._windowTime;
500
+ n || (s.push(i), !o && s.push(c.now() + a)), 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, c = a.slice(), o = 0; o < c.length && !i.closed; o += s ? 1 : 2)
504
- i.next(c[o]);
503
+ for (var r = this._innerSubscribe(i), n = this, s = n._infiniteTimeWindow, o = n._buffer, c = o.slice(), a = 0; a < c.length && !i.closed; a += s ? 1 : 2)
504
+ i.next(c[a]);
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, 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)
507
+ var i = this, r = i._bufferSize, n = i._timestampProvider, s = i._buffer, o = i._infiniteTimeWindow, c = (o ? 1 : 2) * r;
508
+ if (r < 1 / 0 && c < s.length && s.splice(0, s.length - c), !o) {
509
+ for (var a = n.now(), p = 0, f = 1; f < s.length && s[f] <= a; f += 2)
510
510
  p = f;
511
511
  p && s.splice(0, p + 1);
512
512
  }
513
513
  }, e;
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);
514
+ }(pi);
515
+ const Ve = [], xe = {}, rt = (t, e = 0) => {
516
+ if (Ve.indexOf(t) == -1) {
517
+ const i = new tt(e);
518
+ xe[t] = i, Ve.push(t);
519
519
  }
520
- return Ve[t];
520
+ return xe[t];
521
521
  };
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";
522
+ window.emWidgets = { topic: rt };
523
+ const zt = (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)), nt = (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 xe(t, e) {
526
- Ei(t, e);
525
+ function Ke(t, e) {
526
+ Oi(t, e);
527
527
  }
528
- function nt(t) {
529
- Oi.set(t);
528
+ function st(t) {
529
+ Pi.set(t);
530
530
  }
531
- const Ke = {
531
+ const Re = {
532
532
  en: {
533
533
  title: "Limits",
534
534
  depositlimits_label: "Deposit Limits",
@@ -685,7 +685,7 @@ if (typeof window != "undefined") {
685
685
  }
686
686
  };
687
687
  };
688
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-Diir7nnh.js").then(
688
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-DbUDIYJ2.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,114 +706,114 @@ if (typeof window != "undefined") {
706
706
  }
707
707
  };
708
708
  };
709
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-CbE1olmf.js").then(({ default: e }) => {
709
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-Dw-hyVIT.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 st(t) {
717
- Ai(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 ot(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 at = (t) => ({}), Re = (t) => ({}), ot = (t) => ({}), Ye = (t) => ({}), lt = (t) => ({}), Ue = (t) => ({}), mt = (t) => ({}), Fe = (t) => ({});
720
- function Ze(t, e, i) {
719
+ const at = (t) => ({}), Ye = (t) => ({}), lt = (t) => ({}), Ue = (t) => ({}), ut = (t) => ({}), Fe = (t) => ({}), mt = (t) => ({}), Ze = (t) => ({});
720
+ function Je(t, e, i) {
721
721
  const r = t.slice();
722
- return r[62] = e[i], r[64] = i, r;
722
+ return r[63] = e[i], r[65] = i, r;
723
723
  }
724
- const ut = (t) => ({}), Je = (t) => ({});
725
- function dt(t) {
726
- let e, i, r, n, s, a, c, o, p, f, b = (
724
+ const dt = (t) => ({}), Xe = (t) => ({});
725
+ function ct(t) {
726
+ let e, i, r, n, s, o, c, a, p, f, b = (
727
727
  /*$_*/
728
- t[37]("title") + ""
729
- ), l, u, w;
728
+ t[38]("title") + ""
729
+ ), l, m, w;
730
730
  return {
731
731
  c() {
732
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 = 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");
735
+ `), o = C("g"), c = C("g"), a = C("path"), p = O(), f = j("h2"), l = ie(b), v(a, "class", "aaa"), v(a, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), v(a, "transform", "translate(15 15) rotate(180)"), v(c, "transform", "translate(20 158)"), v(o, "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
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(
738
+ L(g, e, A), _(e, i), _(i, r), _(r, n), _(n, s), _(i, o), _(o, c), _(c, a), _(e, p), _(e, f), _(f, l), m || (w = ai(
739
739
  e,
740
740
  "click",
741
741
  /*click_handler*/
742
- t[49]
743
- ), u = !0);
742
+ t[50]
743
+ ), m = !0);
744
744
  },
745
745
  p(g, A) {
746
746
  A[1] & /*$_*/
747
- 64 && b !== (b = /*$_*/
748
- g[37]("title") + "") && be(l, b);
747
+ 128 && b !== (b = /*$_*/
748
+ g[38]("title") + "") && be(l, b);
749
749
  },
750
750
  d(g) {
751
- g && S(e), u = !1, w();
751
+ g && S(e), m = !1, w();
752
752
  }
753
753
  };
754
754
  }
755
- function ct(t) {
755
+ function pt(t) {
756
756
  let e, i, r, n = (
757
757
  /*$_*/
758
- t[37]("title") + ""
759
- ), s, a = (
758
+ t[38]("title") + ""
759
+ ), s, o = (
760
760
  /*isMobile*/
761
- t[40] && dt(t)
761
+ t[41] && ct(t)
762
762
  );
763
763
  return {
764
764
  c() {
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");
765
+ e = j("div"), o && o.c(), i = O(), r = j("h2"), s = ie(n), v(r, "class", "GamingLimitsTitle " + /*isMobile*/
766
+ (t[41] ? "hidden" : "")), v(e, "class", "TitleSection");
767
767
  },
768
- m(c, o) {
769
- L(c, e, o), a && a.m(e, null), _(e, i), _(e, r), _(r, s);
768
+ m(c, a) {
769
+ L(c, e, a), o && o.m(e, null), _(e, i), _(e, r), _(r, s);
770
770
  },
771
- p(c, o) {
771
+ p(c, a) {
772
772
  /*isMobile*/
773
- c[40] && a.p(c, o), o[1] & /*$_*/
774
- 64 && n !== (n = /*$_*/
775
- c[37]("title") + "") && be(s, n);
773
+ c[41] && o.p(c, a), a[1] & /*$_*/
774
+ 128 && n !== (n = /*$_*/
775
+ c[38]("title") + "") && be(s, n);
776
776
  },
777
777
  d(c) {
778
- c && S(e), a && a.d();
778
+ c && S(e), o && o.d();
779
779
  }
780
780
  };
781
781
  }
782
- function pt(t) {
783
- let e, i, r, n, s, a, c, o = (
782
+ function ft(t) {
783
+ let e, i, r, n, s, o, c, a = (
784
784
  /*limitTabs*/
785
- (t[38].length > 1 || /*limittabvisible*/
786
- t[24] === "true") && Xe(t)
785
+ (t[39].length > 1 || /*limittabvisible*/
786
+ t[24] === "true") && Qe(t)
787
787
  ), p = (
788
788
  /*limitTabs*/
789
- t[38].length && bt(t)
789
+ t[39].length && ht(t)
790
790
  ), f = (
791
791
  /*historyenabled*/
792
- t[7] === "true" && ri(t)
792
+ t[7] === "true" && ni(t)
793
793
  ), b = (
794
794
  /*tabLabelArray*/
795
- t[39][
795
+ t[40][
796
796
  /*activeTabIndex*/
797
- t[31]
798
- ] && ni(t)
797
+ t[32]
798
+ ] && si(t)
799
799
  );
800
800
  return {
801
801
  c() {
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");
802
+ a && a.c(), e = O(), i = j("div"), r = j("div"), p && p.c(), n = O(), f && f.c(), s = O(), o = j("div"), b && b.c(), v(r, "class", "PlayerAccountGamingLmitsWrapper2"), v(i, "class", "GamingLimitsContent");
803
803
  },
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;
804
+ m(l, m) {
805
+ a && a.m(l, m), L(l, e, m), L(l, i, m), _(i, r), p && p.m(r, null), t[53](r), _(i, n), f && f.m(i, null), L(l, s, m), L(l, o, m), b && b.m(o, null), c = !0;
806
806
  },
807
- p(l, u) {
807
+ p(l, m) {
808
808
  /*limitTabs*/
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][
809
+ l[39].length > 1 || /*limittabvisible*/
810
+ l[24] === "true" ? a ? a.p(l, m) : (a = Qe(l), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null), /*limitTabs*/
811
+ l[39].length && p.p(l, m), /*historyenabled*/
812
+ l[7] === "true" ? f ? f.p(l, m) : (f = ni(l), f.c(), f.m(i, null)) : f && (f.d(1), f = null), /*tabLabelArray*/
813
+ l[40][
814
814
  /*activeTabIndex*/
815
- l[31]
816
- ] ? b ? b.p(l, u) : (b = ni(l), b.c(), b.m(a, null)) : b && (b.d(1), b = null);
815
+ l[32]
816
+ ] ? b ? b.p(l, m) : (b = si(l), b.c(), b.m(o, null)) : b && (b.d(1), b = null);
817
817
  },
818
818
  i(l) {
819
819
  c || (y(p), c = !0);
@@ -822,11 +822,11 @@ function pt(t) {
822
822
  z(p), c = !1;
823
823
  },
824
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();
825
+ l && (S(e), S(i), S(s), S(o)), a && a.d(l), p && p.d(), t[53](null), f && f.d(), b && b.d();
826
826
  }
827
827
  };
828
828
  }
829
- function ft(t) {
829
+ function bt(t) {
830
830
  return {
831
831
  c: W,
832
832
  m: W,
@@ -836,13 +836,13 @@ function ft(t) {
836
836
  d: W
837
837
  };
838
838
  }
839
- function Xe(t) {
840
- let e, i = Ce(
839
+ function Qe(t) {
840
+ let e, i = Ie(
841
841
  /*limitTabs*/
842
- t[38]
842
+ t[39]
843
843
  ), r = [];
844
844
  for (let n = 0; n < i.length; n += 1)
845
- r[n] = Qe(Ze(t, i, n));
845
+ r[n] = $e(Je(t, i, n));
846
846
  return {
847
847
  c() {
848
848
  e = j("div");
@@ -852,112 +852,112 @@ function Xe(t) {
852
852
  },
853
853
  m(n, s) {
854
854
  L(n, e, s);
855
- for (let a = 0; a < r.length; a += 1)
856
- r[a] && r[a].m(e, null);
857
- t[51](e);
855
+ for (let o = 0; o < r.length; o += 1)
856
+ r[o] && r[o].m(e, null);
857
+ t[52](e);
858
858
  },
859
859
  p(n, s) {
860
860
  if (s[1] & /*activeTabIndex, selectTab, $_, tabLabelArray, limitTabs*/
861
- 2497) {
862
- i = Ce(
861
+ 4994) {
862
+ i = Ie(
863
863
  /*limitTabs*/
864
- n[38]
864
+ n[39]
865
865
  );
866
- let a;
867
- for (a = 0; a < i.length; a += 1) {
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));
866
+ let o;
867
+ for (o = 0; o < i.length; o += 1) {
868
+ const c = Je(n, i, o);
869
+ r[o] ? r[o].p(c, s) : (r[o] = $e(c), r[o].c(), r[o].m(e, null));
870
870
  }
871
- for (; a < r.length; a += 1)
872
- r[a].d(1);
871
+ for (; o < r.length; o += 1)
872
+ r[o].d(1);
873
873
  r.length = i.length;
874
874
  }
875
875
  },
876
876
  d(n) {
877
- n && S(e), Mi(r, n), t[51](null);
877
+ n && S(e), Bi(r, n), t[52](null);
878
878
  }
879
879
  };
880
880
  }
881
- function Qe(t) {
881
+ function $e(t) {
882
882
  var c;
883
883
  let e, i = (
884
884
  /*$_*/
885
- ((c = t[37](
885
+ ((c = t[38](
886
886
  /*tabLabelArray*/
887
- t[39][
887
+ t[40][
888
888
  /*i*/
889
- t[64]
889
+ t[65]
890
890
  ].label
891
891
  )) != null ? c : (
892
892
  /*limit*/
893
- t[62]
893
+ t[63]
894
894
  )) + ""
895
895
  ), r, n, s;
896
- function a() {
896
+ function o() {
897
897
  return (
898
898
  /*click_handler_1*/
899
- t[50](
899
+ t[51](
900
900
  /*i*/
901
- t[64]
901
+ t[65]
902
902
  )
903
903
  );
904
904
  }
905
905
  return {
906
906
  c() {
907
- e = j("div"), r = ie(i), v(e, "class", "LimitsTab"), Ie(
907
+ e = j("div"), r = ie(i), v(e, "class", "LimitsTab"), Ge(
908
908
  e,
909
909
  "selected",
910
910
  /*activeTabIndex*/
911
- t[31] === /*i*/
912
- t[64]
911
+ t[32] === /*i*/
912
+ t[65]
913
913
  );
914
914
  },
915
- m(o, p) {
916
- L(o, e, p), _(e, r), n || (s = ai(e, "click", a), n = !0);
915
+ m(a, p) {
916
+ L(a, e, p), _(e, r), n || (s = ai(e, "click", o), n = !0);
917
917
  },
918
- p(o, p) {
918
+ p(a, p) {
919
919
  var f;
920
- t = o, p[1] & /*$_*/
921
- 64 && i !== (i = /*$_*/
922
- ((f = t[37](
920
+ t = a, p[1] & /*$_*/
921
+ 128 && i !== (i = /*$_*/
922
+ ((f = t[38](
923
923
  /*tabLabelArray*/
924
- t[39][
924
+ t[40][
925
925
  /*i*/
926
- t[64]
926
+ t[65]
927
927
  ].label
928
928
  )) != null ? f : (
929
929
  /*limit*/
930
- t[62]
930
+ t[63]
931
931
  )) + "") && be(r, i), p[1] & /*activeTabIndex*/
932
- 1 && Ie(
932
+ 2 && Ge(
933
933
  e,
934
934
  "selected",
935
935
  /*activeTabIndex*/
936
- t[31] === /*i*/
937
- t[64]
936
+ t[32] === /*i*/
937
+ t[65]
938
938
  );
939
939
  },
940
- d(o) {
941
- o && S(e), n = !1, s();
940
+ d(a) {
941
+ a && S(e), n = !1, s();
942
942
  }
943
943
  };
944
944
  }
945
- function bt(t) {
945
+ function ht(t) {
946
946
  let e = (
947
947
  /*activeTabIndex*/
948
- t[31]
949
- ), i, r, n = ti(t);
948
+ t[32]
949
+ ), i, r, n = ri(t);
950
950
  return {
951
951
  c() {
952
- n.c(), i = oi();
952
+ n.c(), i = li();
953
953
  },
954
- m(s, a) {
955
- n.m(s, a), L(s, i, a), r = !0;
954
+ m(s, o) {
955
+ n.m(s, o), L(s, i, o), r = !0;
956
956
  },
957
- p(s, a) {
958
- a[1] & /*activeTabIndex*/
959
- 1 && si(e, e = /*activeTabIndex*/
960
- s[31]) ? (G(), z(n, 1, 1, W), I(), n = ti(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, a);
957
+ p(s, o) {
958
+ o[1] & /*activeTabIndex*/
959
+ 2 && oi(e, e = /*activeTabIndex*/
960
+ s[32]) ? (G(), z(n, 1, 1, W), I(), n = ri(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, o);
961
961
  },
962
962
  i(s) {
963
963
  r || (y(n), r = !0);
@@ -970,16 +970,16 @@ function bt(t) {
970
970
  }
971
971
  };
972
972
  }
973
- function ht(t) {
974
- let e, i, r, n, s, a, c, o, p = (
973
+ function gt(t) {
974
+ let e, i, r, n, s, o, c, a, p = (
975
975
  /*$$slots*/
976
- t[43].LimitsList && $e(t)
976
+ t[44].LimitsList && ei(t)
977
977
  ), f = (
978
978
  /*$$slots*/
979
- t[43].LimitSubmitButton && ei(t)
979
+ t[44].LimitSubmitButton && ii(t)
980
980
  ), b = (
981
981
  /*$$slots*/
982
- t[43].LimitSkeleton && ii(t)
982
+ t[44].LimitSkeleton && ti(t)
983
983
  );
984
984
  return {
985
985
  c() {
@@ -994,18 +994,18 @@ function ht(t) {
994
994
  /*currency*/
995
995
  t[4]
996
996
  ), d(e, "amountsconfig", n = /*amountsArray*/
997
- t[33][
997
+ t[34][
998
998
  /*activeTabIndex*/
999
- t[31]
999
+ t[32]
1000
1000
  ]), d(e, "periodsconfig", s = /*periodsArray*/
1001
- t[34][
1001
+ t[35][
1002
1002
  /*activeTabIndex*/
1003
- t[31]
1004
- ]), d(e, "limittabindex", a = /*activeTabIndex*/
1005
- t[31] + 1), d(e, "tabcategory", c = /*tabTypes*/
1006
- t[36][
1003
+ t[32]
1004
+ ]), d(e, "limittabindex", o = /*activeTabIndex*/
1005
+ t[32] + 1), d(e, "tabcategory", c = /*tabTypes*/
1006
+ t[37][
1007
1007
  /*activeTabIndex*/
1008
- t[31]
1008
+ t[32]
1009
1009
  ]), d(
1010
1010
  e,
1011
1011
  "userid",
@@ -1121,215 +1121,226 @@ function ht(t) {
1121
1121
  "cooloffstrictmode",
1122
1122
  /*cooloffstrictmode*/
1123
1123
  t[27]
1124
+ ), d(
1125
+ e,
1126
+ "usecustomdropdown",
1127
+ /*usecustomdropdown*/
1128
+ t[28]
1124
1129
  );
1125
1130
  },
1126
- m(l, u) {
1127
- 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;
1131
+ m(l, m) {
1132
+ L(l, e, m), p && p.m(e, null), _(e, i), f && f.m(e, null), _(e, r), b && b.m(e, null), a = !0;
1128
1133
  },
1129
- p(l, u) {
1134
+ p(l, m) {
1130
1135
  /*$$slots*/
1131
- l[43].LimitsList ? p ? (p.p(l, u), u[1] & /*$$slots*/
1132
- 4096 && y(p, 1)) : (p = $e(l), p.c(), y(p, 1), p.m(e, i)) : p && (G(), z(p, 1, 1, () => {
1136
+ l[44].LimitsList ? p ? (p.p(l, m), m[1] & /*$$slots*/
1137
+ 8192 && y(p, 1)) : (p = ei(l), p.c(), y(p, 1), p.m(e, i)) : p && (G(), z(p, 1, 1, () => {
1133
1138
  p = null;
1134
1139
  }), I()), /*$$slots*/
1135
- l[43].LimitSubmitButton ? f ? (f.p(l, u), u[1] & /*$$slots*/
1136
- 4096 && y(f, 1)) : (f = ei(l), f.c(), y(f, 1), f.m(e, r)) : f && (G(), z(f, 1, 1, () => {
1140
+ l[44].LimitSubmitButton ? f ? (f.p(l, m), m[1] & /*$$slots*/
1141
+ 8192 && y(f, 1)) : (f = ii(l), f.c(), y(f, 1), f.m(e, r)) : f && (G(), z(f, 1, 1, () => {
1137
1142
  f = null;
1138
1143
  }), I()), /*$$slots*/
1139
- l[43].LimitSkeleton ? b ? (b.p(l, u), u[1] & /*$$slots*/
1140
- 4096 && y(b, 1)) : (b = ii(l), b.c(), y(b, 1), b.m(e, null)) : b && (G(), z(b, 1, 1, () => {
1144
+ l[44].LimitSkeleton ? b ? (b.p(l, m), m[1] & /*$$slots*/
1145
+ 8192 && y(b, 1)) : (b = ti(l), b.c(), y(b, 1), b.m(e, null)) : b && (G(), z(b, 1, 1, () => {
1141
1146
  b = null;
1142
- }), I()), (!o || u[0] & /*lang*/
1147
+ }), I()), (!a || m[0] & /*lang*/
1143
1148
  1) && d(
1144
1149
  e,
1145
1150
  "lang",
1146
1151
  /*lang*/
1147
1152
  l[0]
1148
- ), (!o || u[0] & /*currency*/
1153
+ ), (!a || m[0] & /*currency*/
1149
1154
  16) && d(
1150
1155
  e,
1151
1156
  "currency",
1152
1157
  /*currency*/
1153
1158
  l[4]
1154
- ), (!o || u[1] & /*amountsArray, activeTabIndex*/
1155
- 5 && n !== (n = /*amountsArray*/
1156
- l[33][
1157
- /*activeTabIndex*/
1158
- l[31]
1159
- ])) && d(e, "amountsconfig", n), (!o || u[1] & /*periodsArray, activeTabIndex*/
1160
- 9 && s !== (s = /*periodsArray*/
1159
+ ), (!a || m[1] & /*amountsArray, activeTabIndex*/
1160
+ 10 && n !== (n = /*amountsArray*/
1161
1161
  l[34][
1162
1162
  /*activeTabIndex*/
1163
- l[31]
1164
- ])) && d(e, "periodsconfig", s), (!o || u[1] & /*activeTabIndex*/
1165
- 1 && a !== (a = /*activeTabIndex*/
1166
- l[31] + 1)) && d(e, "limittabindex", a), (!o || u[1] & /*tabTypes, activeTabIndex*/
1167
- 33 && c !== (c = /*tabTypes*/
1168
- l[36][
1163
+ l[32]
1164
+ ])) && d(e, "amountsconfig", n), (!a || m[1] & /*periodsArray, activeTabIndex*/
1165
+ 18 && s !== (s = /*periodsArray*/
1166
+ l[35][
1169
1167
  /*activeTabIndex*/
1170
- l[31]
1171
- ])) && d(e, "tabcategory", c), (!o || u[0] & /*userid*/
1168
+ l[32]
1169
+ ])) && d(e, "periodsconfig", s), (!a || m[1] & /*activeTabIndex*/
1170
+ 2 && o !== (o = /*activeTabIndex*/
1171
+ l[32] + 1)) && d(e, "limittabindex", o), (!a || m[1] & /*tabTypes, activeTabIndex*/
1172
+ 66 && c !== (c = /*tabTypes*/
1173
+ l[37][
1174
+ /*activeTabIndex*/
1175
+ l[32]
1176
+ ])) && d(e, "tabcategory", c), (!a || m[0] & /*userid*/
1172
1177
  2) && d(
1173
1178
  e,
1174
1179
  "userid",
1175
1180
  /*userid*/
1176
1181
  l[1]
1177
- ), (!o || u[0] & /*deletelimit*/
1182
+ ), (!a || m[0] & /*deletelimit*/
1178
1183
  1024) && d(
1179
1184
  e,
1180
1185
  "deletelimit",
1181
1186
  /*deletelimit*/
1182
1187
  l[10]
1183
- ), (!o || u[0] & /*inputhasdecimals*/
1188
+ ), (!a || m[0] & /*inputhasdecimals*/
1184
1189
  4096) && d(
1185
1190
  e,
1186
1191
  "inputhasdecimals",
1187
1192
  /*inputhasdecimals*/
1188
1193
  l[12]
1189
- ), (!o || u[0] & /*defaultperiod*/
1194
+ ), (!a || m[0] & /*defaultperiod*/
1190
1195
  33554432) && d(
1191
1196
  e,
1192
1197
  "defaultperiod",
1193
1198
  /*defaultperiod*/
1194
1199
  l[25]
1195
- ), (!o || u[0] & /*netdepositprogress*/
1200
+ ), (!a || m[0] & /*netdepositprogress*/
1196
1201
  512) && d(
1197
1202
  e,
1198
1203
  "netdepositprogress",
1199
1204
  /*netdepositprogress*/
1200
1205
  l[9]
1201
- ), (!o || u[0] & /*enablecompliancetext*/
1206
+ ), (!a || m[0] & /*enablecompliancetext*/
1202
1207
  256) && d(
1203
1208
  e,
1204
1209
  "enablecompliancetext",
1205
1210
  /*enablecompliancetext*/
1206
1211
  l[8]
1207
- ), (!o || u[0] & /*session*/
1212
+ ), (!a || m[0] & /*session*/
1208
1213
  4) && d(
1209
1214
  e,
1210
1215
  "session",
1211
1216
  /*session*/
1212
1217
  l[2]
1213
- ), (!o || u[0] & /*endpoint*/
1218
+ ), (!a || m[0] & /*endpoint*/
1214
1219
  8) && d(
1215
1220
  e,
1216
1221
  "endpoint",
1217
1222
  /*endpoint*/
1218
1223
  l[3]
1219
- ), (!o || u[0] & /*apiversion*/
1224
+ ), (!a || m[0] & /*apiversion*/
1220
1225
  32) && d(
1221
1226
  e,
1222
1227
  "apiversion",
1223
1228
  /*apiversion*/
1224
1229
  l[5]
1225
- ), (!o || u[0] & /*companylimits*/
1230
+ ), (!a || m[0] & /*companylimits*/
1226
1231
  8388608) && d(
1227
1232
  e,
1228
1233
  "companylimits",
1229
1234
  /*companylimits*/
1230
1235
  l[23]
1231
- ), (!o || u[0] & /*tablabels*/
1236
+ ), (!a || m[0] & /*tablabels*/
1232
1237
  64) && d(
1233
1238
  e,
1234
1239
  "tablabels",
1235
1240
  /*tablabels*/
1236
1241
  l[6]
1237
- ), (!o || u[0] & /*showcompanylimitsinfo*/
1242
+ ), (!a || m[0] & /*showcompanylimitsinfo*/
1238
1243
  2048) && d(
1239
1244
  e,
1240
1245
  "showcompanylimitsinfo",
1241
1246
  /*showcompanylimitsinfo*/
1242
1247
  l[11]
1243
- ), (!o || u[0] & /*timezone*/
1248
+ ), (!a || m[0] & /*timezone*/
1244
1249
  262144) && d(
1245
1250
  e,
1246
1251
  "timezone",
1247
1252
  /*timezone*/
1248
1253
  l[18]
1249
- ), (!o || u[0] & /*clientstyling*/
1254
+ ), (!a || m[0] & /*clientstyling*/
1250
1255
  524288) && d(
1251
1256
  e,
1252
1257
  "clientstyling",
1253
1258
  /*clientstyling*/
1254
1259
  l[19]
1255
- ), (!o || u[0] & /*clientstylingurl*/
1260
+ ), (!a || m[0] & /*clientstylingurl*/
1256
1261
  1048576) && d(
1257
1262
  e,
1258
1263
  "clientstylingurl",
1259
1264
  /*clientstylingurl*/
1260
1265
  l[20]
1261
- ), (!o || u[0] & /*mbsource*/
1266
+ ), (!a || m[0] & /*mbsource*/
1262
1267
  4194304) && d(
1263
1268
  e,
1264
1269
  "mbsource",
1265
1270
  /*mbsource*/
1266
1271
  l[22]
1267
- ), (!o || u[0] & /*translationurl*/
1272
+ ), (!a || m[0] & /*translationurl*/
1268
1273
  2097152) && d(
1269
1274
  e,
1270
1275
  "translationurl",
1271
1276
  /*translationurl*/
1272
1277
  l[21]
1273
- ), (!o || u[0] & /*customcurrencysymbols*/
1278
+ ), (!a || m[0] & /*customcurrencysymbols*/
1274
1279
  16384) && d(
1275
1280
  e,
1276
1281
  "customcurrencysymbols",
1277
1282
  /*customcurrencysymbols*/
1278
1283
  l[14]
1279
- ), (!o || u[0] & /*limitformat*/
1284
+ ), (!a || m[0] & /*limitformat*/
1280
1285
  32768) && d(
1281
1286
  e,
1282
1287
  "limitformat",
1283
1288
  /*limitformat*/
1284
1289
  l[15]
1285
- ), (!o || u[0] & /*allowedextenssion*/
1290
+ ), (!a || m[0] & /*allowedextenssion*/
1286
1291
  65536) && d(
1287
1292
  e,
1288
1293
  "allowedextenssion",
1289
1294
  /*allowedextenssion*/
1290
1295
  l[16]
1291
- ), (!o || u[0] & /*filesizeallow*/
1296
+ ), (!a || m[0] & /*filesizeallow*/
1292
1297
  131072) && d(
1293
1298
  e,
1294
1299
  "filesizeallow",
1295
1300
  /*filesizeallow*/
1296
1301
  l[17]
1297
- ), (!o || u[0] & /*islimitNotification*/
1302
+ ), (!a || m[0] & /*islimitNotification*/
1298
1303
  67108864) && d(
1299
1304
  e,
1300
1305
  "islimitNotification",
1301
1306
  /*islimitNotification*/
1302
1307
  l[26]
1303
- ), (!o || u[0] & /*cooloffstrictmode*/
1308
+ ), (!a || m[0] & /*cooloffstrictmode*/
1304
1309
  134217728) && d(
1305
1310
  e,
1306
1311
  "cooloffstrictmode",
1307
1312
  /*cooloffstrictmode*/
1308
1313
  l[27]
1314
+ ), (!a || m[0] & /*usecustomdropdown*/
1315
+ 268435456) && d(
1316
+ e,
1317
+ "usecustomdropdown",
1318
+ /*usecustomdropdown*/
1319
+ l[28]
1309
1320
  );
1310
1321
  },
1311
1322
  i(l) {
1312
- o || (y(p), y(f), y(b), o = !0);
1323
+ a || (y(p), y(f), y(b), a = !0);
1313
1324
  },
1314
1325
  o(l) {
1315
- z(p), z(f), z(b), o = !1;
1326
+ z(p), z(f), z(b), a = !1;
1316
1327
  },
1317
1328
  d(l) {
1318
1329
  l && S(e), p && p.d(), f && f.d(), b && b.d();
1319
1330
  }
1320
1331
  };
1321
1332
  }
1322
- function gt(t) {
1333
+ function vt(t) {
1323
1334
  let e;
1324
1335
  const i = (
1325
1336
  /*#slots*/
1326
- t[48].customTabContent
1337
+ t[49].customTabContent
1327
1338
  ), r = H(
1328
1339
  i,
1329
1340
  t,
1330
1341
  /*$$scope*/
1331
- t[47],
1332
- Fe
1342
+ t[48],
1343
+ Ze
1333
1344
  );
1334
1345
  return {
1335
1346
  c() {
@@ -1340,23 +1351,23 @@ function gt(t) {
1340
1351
  },
1341
1352
  p(n, s) {
1342
1353
  r && r.p && (!e || s[1] & /*$$scope*/
1343
- 65536) && V(
1354
+ 131072) && V(
1344
1355
  r,
1345
1356
  i,
1346
1357
  n,
1347
1358
  /*$$scope*/
1348
- n[47],
1359
+ n[48],
1349
1360
  e ? K(
1350
1361
  i,
1351
1362
  /*$$scope*/
1352
- n[47],
1363
+ n[48],
1353
1364
  s,
1354
1365
  mt
1355
1366
  ) : x(
1356
1367
  /*$$scope*/
1357
- n[47]
1368
+ n[48]
1358
1369
  ),
1359
- Fe
1370
+ Ze
1360
1371
  );
1361
1372
  },
1362
1373
  i(n) {
@@ -1370,44 +1381,44 @@ function gt(t) {
1370
1381
  }
1371
1382
  };
1372
1383
  }
1373
- function $e(t) {
1384
+ function ei(t) {
1374
1385
  let e, i;
1375
1386
  const r = (
1376
1387
  /*#slots*/
1377
- t[48].LimitsList
1388
+ t[49].LimitsList
1378
1389
  ), n = H(
1379
1390
  r,
1380
1391
  t,
1381
1392
  /*$$scope*/
1382
- t[47],
1383
- Ue
1393
+ t[48],
1394
+ Fe
1384
1395
  );
1385
1396
  return {
1386
1397
  c() {
1387
1398
  e = j("div"), n && n.c(), v(e, "slot", "LimitsList");
1388
1399
  },
1389
- m(s, a) {
1390
- L(s, e, a), n && n.m(e, null), i = !0;
1400
+ m(s, o) {
1401
+ L(s, e, o), n && n.m(e, null), i = !0;
1391
1402
  },
1392
- p(s, a) {
1393
- n && n.p && (!i || a[1] & /*$$scope*/
1394
- 65536) && V(
1403
+ p(s, o) {
1404
+ n && n.p && (!i || o[1] & /*$$scope*/
1405
+ 131072) && V(
1395
1406
  n,
1396
1407
  r,
1397
1408
  s,
1398
1409
  /*$$scope*/
1399
- s[47],
1410
+ s[48],
1400
1411
  i ? K(
1401
1412
  r,
1402
1413
  /*$$scope*/
1403
- s[47],
1404
- a,
1405
- lt
1414
+ s[48],
1415
+ o,
1416
+ ut
1406
1417
  ) : x(
1407
1418
  /*$$scope*/
1408
- s[47]
1419
+ s[48]
1409
1420
  ),
1410
- Ue
1421
+ Fe
1411
1422
  );
1412
1423
  },
1413
1424
  i(s) {
@@ -1421,44 +1432,44 @@ function $e(t) {
1421
1432
  }
1422
1433
  };
1423
1434
  }
1424
- function ei(t) {
1435
+ function ii(t) {
1425
1436
  let e, i;
1426
1437
  const r = (
1427
1438
  /*#slots*/
1428
- t[48].LimitSubmitButton
1439
+ t[49].LimitSubmitButton
1429
1440
  ), n = H(
1430
1441
  r,
1431
1442
  t,
1432
1443
  /*$$scope*/
1433
- t[47],
1434
- Ye
1444
+ t[48],
1445
+ Ue
1435
1446
  );
1436
1447
  return {
1437
1448
  c() {
1438
1449
  e = j("div"), n && n.c(), v(e, "slot", "LimitSubmitButton");
1439
1450
  },
1440
- m(s, a) {
1441
- L(s, e, a), n && n.m(e, null), i = !0;
1451
+ m(s, o) {
1452
+ L(s, e, o), n && n.m(e, null), i = !0;
1442
1453
  },
1443
- p(s, a) {
1444
- n && n.p && (!i || a[1] & /*$$scope*/
1445
- 65536) && V(
1454
+ p(s, o) {
1455
+ n && n.p && (!i || o[1] & /*$$scope*/
1456
+ 131072) && V(
1446
1457
  n,
1447
1458
  r,
1448
1459
  s,
1449
1460
  /*$$scope*/
1450
- s[47],
1461
+ s[48],
1451
1462
  i ? K(
1452
1463
  r,
1453
1464
  /*$$scope*/
1454
- s[47],
1455
- a,
1456
- ot
1465
+ s[48],
1466
+ o,
1467
+ lt
1457
1468
  ) : x(
1458
1469
  /*$$scope*/
1459
- s[47]
1470
+ s[48]
1460
1471
  ),
1461
- Ye
1472
+ Ue
1462
1473
  );
1463
1474
  },
1464
1475
  i(s) {
@@ -1472,44 +1483,44 @@ function ei(t) {
1472
1483
  }
1473
1484
  };
1474
1485
  }
1475
- function ii(t) {
1486
+ function ti(t) {
1476
1487
  let e, i;
1477
1488
  const r = (
1478
1489
  /*#slots*/
1479
- t[48].LimitSkeleton
1490
+ t[49].LimitSkeleton
1480
1491
  ), n = H(
1481
1492
  r,
1482
1493
  t,
1483
1494
  /*$$scope*/
1484
- t[47],
1485
- Re
1495
+ t[48],
1496
+ Ye
1486
1497
  );
1487
1498
  return {
1488
1499
  c() {
1489
1500
  e = j("div"), n && n.c(), v(e, "slot", "LimitSkeleton");
1490
1501
  },
1491
- m(s, a) {
1492
- L(s, e, a), n && n.m(e, null), i = !0;
1502
+ m(s, o) {
1503
+ L(s, e, o), n && n.m(e, null), i = !0;
1493
1504
  },
1494
- p(s, a) {
1495
- n && n.p && (!i || a[1] & /*$$scope*/
1496
- 65536) && V(
1505
+ p(s, o) {
1506
+ n && n.p && (!i || o[1] & /*$$scope*/
1507
+ 131072) && V(
1497
1508
  n,
1498
1509
  r,
1499
1510
  s,
1500
1511
  /*$$scope*/
1501
- s[47],
1512
+ s[48],
1502
1513
  i ? K(
1503
1514
  r,
1504
1515
  /*$$scope*/
1505
- s[47],
1506
- a,
1516
+ s[48],
1517
+ o,
1507
1518
  at
1508
1519
  ) : x(
1509
1520
  /*$$scope*/
1510
- s[47]
1521
+ s[48]
1511
1522
  ),
1512
- Re
1523
+ Ye
1513
1524
  );
1514
1525
  },
1515
1526
  i(s) {
@@ -1523,41 +1534,41 @@ function ii(t) {
1523
1534
  }
1524
1535
  };
1525
1536
  }
1526
- function ti(t) {
1537
+ function ri(t) {
1527
1538
  let e, i, r, n;
1528
- const s = [gt, ht], a = [];
1529
- function c(o, p) {
1539
+ const s = [vt, gt], o = [];
1540
+ function c(a, p) {
1530
1541
  return (
1531
1542
  /*customContentTabIndex*/
1532
- o[35] === /*activeTabIndex*/
1533
- o[31] ? 0 : 1
1543
+ a[36] === /*activeTabIndex*/
1544
+ a[32] ? 0 : 1
1534
1545
  );
1535
1546
  }
1536
- return e = c(t), i = a[e] = s[e](t), {
1547
+ return e = c(t), i = o[e] = s[e](t), {
1537
1548
  c() {
1538
- i.c(), r = oi();
1549
+ i.c(), r = li();
1539
1550
  },
1540
- m(o, p) {
1541
- a[e].m(o, p), L(o, r, p), n = !0;
1551
+ m(a, p) {
1552
+ o[e].m(a, p), L(a, r, p), n = !0;
1542
1553
  },
1543
- p(o, p) {
1554
+ p(a, p) {
1544
1555
  let f = e;
1545
- e = c(o), e === f ? a[e].p(o, p) : (G(), z(a[f], 1, 1, () => {
1546
- a[f] = null;
1547
- }), I(), i = a[e], i ? i.p(o, p) : (i = a[e] = s[e](o), i.c()), y(i, 1), i.m(r.parentNode, r));
1556
+ e = c(a), e === f ? o[e].p(a, p) : (G(), z(o[f], 1, 1, () => {
1557
+ o[f] = null;
1558
+ }), I(), i = o[e], i ? i.p(a, p) : (i = o[e] = s[e](a), i.c()), y(i, 1), i.m(r.parentNode, r));
1548
1559
  },
1549
- i(o) {
1560
+ i(a) {
1550
1561
  n || (y(i), n = !0);
1551
1562
  },
1552
- o(o) {
1563
+ o(a) {
1553
1564
  z(i), n = !1;
1554
1565
  },
1555
- d(o) {
1556
- o && S(r), a[e].d(o);
1566
+ d(a) {
1567
+ a && S(r), o[e].d(a);
1557
1568
  }
1558
1569
  };
1559
1570
  }
1560
- function ri(t) {
1571
+ function ni(t) {
1561
1572
  let e;
1562
1573
  return {
1563
1574
  c() {
@@ -1706,14 +1717,14 @@ function ri(t) {
1706
1717
  }
1707
1718
  };
1708
1719
  }
1709
- function ni(t) {
1720
+ function si(t) {
1710
1721
  let e, i = (
1711
1722
  /*$_*/
1712
- t[37](
1723
+ t[38](
1713
1724
  /*tabLabelArray*/
1714
- t[39][
1725
+ t[40][
1715
1726
  /*activeTabIndex*/
1716
- t[31]
1727
+ t[32]
1717
1728
  ].description
1718
1729
  ) + ""
1719
1730
  );
@@ -1726,12 +1737,12 @@ function ni(t) {
1726
1737
  },
1727
1738
  p(r, n) {
1728
1739
  n[1] & /*$_, activeTabIndex*/
1729
- 65 && i !== (i = /*$_*/
1730
- r[37](
1740
+ 130 && i !== (i = /*$_*/
1741
+ r[38](
1731
1742
  /*tabLabelArray*/
1732
- r[39][
1743
+ r[40][
1733
1744
  /*activeTabIndex*/
1734
- r[31]
1745
+ r[32]
1735
1746
  ].description
1736
1747
  ) + "") && (e.innerHTML = i);
1737
1748
  },
@@ -1740,159 +1751,160 @@ function ni(t) {
1740
1751
  }
1741
1752
  };
1742
1753
  }
1743
- function vt(t) {
1744
- let e, i, r, n, s, a;
1754
+ function yt(t) {
1755
+ let e, i, r, n, s, o;
1745
1756
  const c = (
1746
1757
  /*#slots*/
1747
- t[48].LimitWrapperTitle
1748
- ), o = H(
1758
+ t[49].LimitWrapperTitle
1759
+ ), a = H(
1749
1760
  c,
1750
1761
  t,
1751
1762
  /*$$scope*/
1752
- t[47],
1753
- Je
1754
- ), p = o || ct(t), f = [ft, pt], b = [];
1755
- function l(u, w) {
1763
+ t[48],
1764
+ Xe
1765
+ ), p = a || pt(t), f = [bt, ft], b = [];
1766
+ function l(m, w) {
1756
1767
  return (
1757
1768
  /*isLoading*/
1758
- u[28] ? 0 : 1
1769
+ m[29] ? 0 : 1
1759
1770
  );
1760
1771
  }
1761
1772
  return n = l(t), s = b[n] = f[n](t), {
1762
1773
  c() {
1763
1774
  e = j("div"), i = j("div"), p && p.c(), r = O(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
1764
- (t[40] ? "GamingLimitsWrapperMobile" : ""));
1775
+ (t[41] ? "GamingLimitsWrapperMobile" : ""));
1765
1776
  },
1766
- m(u, w) {
1767
- L(u, e, w), _(e, i), p && p.m(i, null), _(i, r), b[n].m(i, null), t[53](e), a = !0;
1777
+ m(m, w) {
1778
+ L(m, e, w), _(e, i), p && p.m(i, null), _(i, r), b[n].m(i, null), t[54](e), o = !0;
1768
1779
  },
1769
- p(u, w) {
1770
- o ? o.p && (!a || w[1] & /*$$scope*/
1771
- 65536) && V(
1772
- o,
1780
+ p(m, w) {
1781
+ a ? a.p && (!o || w[1] & /*$$scope*/
1782
+ 131072) && V(
1783
+ a,
1773
1784
  c,
1774
- u,
1785
+ m,
1775
1786
  /*$$scope*/
1776
- u[47],
1777
- a ? K(
1787
+ m[48],
1788
+ o ? K(
1778
1789
  c,
1779
1790
  /*$$scope*/
1780
- u[47],
1791
+ m[48],
1781
1792
  w,
1782
- ut
1793
+ dt
1783
1794
  ) : x(
1784
1795
  /*$$scope*/
1785
- u[47]
1796
+ m[48]
1786
1797
  ),
1787
- Je
1788
- ) : p && p.p && (!a || w[1] & /*$_*/
1789
- 64) && p.p(u, a ? w : [-1, -1, -1]);
1798
+ Xe
1799
+ ) : p && p.p && (!o || w[1] & /*$_*/
1800
+ 128) && p.p(m, o ? w : [-1, -1, -1]);
1790
1801
  let g = n;
1791
- n = l(u), n === g ? b[n].p(u, w) : (G(), z(b[g], 1, 1, () => {
1802
+ n = l(m), n === g ? b[n].p(m, w) : (G(), z(b[g], 1, 1, () => {
1792
1803
  b[g] = null;
1793
- }), I(), s = b[n], s ? s.p(u, w) : (s = b[n] = f[n](u), s.c()), y(s, 1), s.m(i, null));
1804
+ }), I(), s = b[n], s ? s.p(m, w) : (s = b[n] = f[n](m), s.c()), y(s, 1), s.m(i, null));
1794
1805
  },
1795
- i(u) {
1796
- a || (y(p, u), y(s), a = !0);
1806
+ i(m) {
1807
+ o || (y(p, m), y(s), o = !0);
1797
1808
  },
1798
- o(u) {
1799
- z(p, u), z(s), a = !1;
1809
+ o(m) {
1810
+ z(p, m), z(s), o = !1;
1800
1811
  },
1801
- d(u) {
1802
- u && S(e), p && p.d(u), b[n].d(), t[53](null);
1812
+ d(m) {
1813
+ m && S(e), p && p.d(m), b[n].d(), t[54](null);
1803
1814
  }
1804
1815
  };
1805
1816
  }
1806
- function yt(t, e, i) {
1817
+ function _t(t, e, i) {
1807
1818
  let r;
1808
- Ci(t, Vi, (m) => i(37, r = m));
1819
+ Ii(t, xi, (u) => i(38, r = u));
1809
1820
  let { $$slots: n = {}, $$scope: s } = e;
1810
- const a = Ii(n);
1811
- 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 = [];
1812
- const gi = () => {
1813
- nt(c);
1814
- }, vi = () => {
1821
+ const o = Gi(n);
1822
+ let { lang: c = "" } = e, { userid: a = "" } = e, { session: p = "" } = e, { endpoint: f = "" } = e, { currency: b = "" } = e, { apiversion: l = "" } = e, { tablabels: m = "" } = 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, { usecustomdropdown: Oe = "false" } = e, J = !0, T, hi, B = [], Pe = [], N, X, Q, ne, gi = window.navigator.userAgent, We = nt(gi) !== "PC", se = q ? Number(q) : -1, D = 0, Ae = [];
1823
+ const vi = () => {
1824
+ st(c);
1825
+ }, yi = () => {
1815
1826
  fetch(F).then((k) => k.json()).then((k) => {
1816
1827
  Object.keys(k).forEach((P) => {
1817
- xe(P, k[P]);
1828
+ Ke(P, k[P]);
1818
1829
  });
1819
1830
  }).catch((k) => {
1820
1831
  console.log(k);
1821
1832
  });
1822
1833
  };
1823
- Object.keys(Ke).forEach((m) => {
1824
- xe(m, Ke[m]);
1834
+ Object.keys(Re).forEach((u) => {
1835
+ Ke(u, Re[u]);
1825
1836
  });
1826
- const yi = (m, k) => {
1827
- if (i(33, Q = m.replace(/\s/g, "").split("|")), i(34, ne = k.replace(/\s/g, "").split("|")), Q.length === 0)
1837
+ const _i = (u, k) => {
1838
+ if (i(34, Q = u.replace(/\s/g, "").split("|")), i(35, ne = k.replace(/\s/g, "").split("|")), Q.length === 0)
1828
1839
  throw new Error("Please provide a full limits configuration.");
1829
1840
  if (Q.length !== ne.length)
1830
1841
  throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
1831
- }, _i = () => {
1832
- yi(M, re), i(36, We = M.split("|").map((k) => {
1842
+ }, ki = () => {
1843
+ _i(M, re), i(37, Ae = M.split("|").map((k) => {
1833
1844
  const P = k.match(/\(([^)]+)\)/);
1834
1845
  return P ? P[1].toLowerCase() : k.trim().toLowerCase();
1835
1846
  })), M.split("|").forEach((k) => {
1836
1847
  B.includes(k) || B.push(k);
1837
- }), u.split(",").forEach((k) => {
1838
- let P = k.trim(), qi = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
1839
- Oe.push({ name: P, description: qi, label: Ti });
1840
- }), i(28, J = !1);
1841
- }, ki = () => {
1842
- i(35, se = q ? Number(q) : -1);
1843
- }, Ae = () => {
1848
+ }), m.split(",").forEach((k) => {
1849
+ let P = k.trim(), Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Ei = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
1850
+ Pe.push({ name: P, description: Ti, label: Ei });
1851
+ }), i(29, J = !1);
1852
+ }, zi = () => {
1853
+ i(36, se = q ? Number(q) : -1);
1854
+ }, Ce = () => {
1844
1855
  window.postMessage(
1845
1856
  {
1846
1857
  type: "PlayerAccountMenuActive",
1847
- isMobile: Pe
1858
+ isMobile: We
1848
1859
  },
1849
1860
  window.location.href
1850
1861
  );
1851
- }, ae = (m) => {
1852
- i(31, D = m);
1862
+ }, oe = (u) => {
1863
+ i(32, D = u);
1853
1864
  };
1854
- Gi(() => () => {
1855
- i(30, N = null), i(32, X = null);
1865
+ Mi(() => () => {
1866
+ i(31, N = null), i(33, X = null);
1856
1867
  });
1857
- const zi = () => Ae(), wi = (m) => ae(m);
1858
- function Si(m) {
1859
- oe[m ? "unshift" : "push"](() => {
1860
- X = m, i(32, X);
1868
+ const wi = () => Ce(), Si = (u) => oe(u);
1869
+ function Li(u) {
1870
+ ae[u ? "unshift" : "push"](() => {
1871
+ X = u, i(33, X);
1861
1872
  });
1862
1873
  }
1863
- function Li(m) {
1864
- oe[m ? "unshift" : "push"](() => {
1865
- N = m, i(30, N);
1874
+ function ji(u) {
1875
+ ae[u ? "unshift" : "push"](() => {
1876
+ N = u, i(31, N);
1866
1877
  });
1867
1878
  }
1868
- function ji(m) {
1869
- oe[m ? "unshift" : "push"](() => {
1870
- T = m, i(29, T);
1879
+ function qi(u) {
1880
+ ae[u ? "unshift" : "push"](() => {
1881
+ T = u, i(30, T);
1871
1882
  });
1872
1883
  }
1873
- return t.$$set = (m) => {
1874
- "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);
1884
+ return t.$$set = (u) => {
1885
+ "lang" in u && i(0, c = u.lang), "userid" in u && i(1, a = u.userid), "session" in u && i(2, p = u.session), "endpoint" in u && i(3, f = u.endpoint), "currency" in u && i(4, b = u.currency), "apiversion" in u && i(5, l = u.apiversion), "tablabels" in u && i(6, m = u.tablabels), "historyenabled" in u && i(7, w = u.historyenabled), "enablecompliancetext" in u && i(8, g = u.enablecompliancetext), "netdepositprogress" in u && i(9, A = u.netdepositprogress), "deletelimit" in u && i(10, he = u.deletelimit), "limitsamount" in u && i(45, M = u.limitsamount), "showcompanylimitsinfo" in u && i(11, ge = u.showcompanylimitsinfo), "inputhasdecimals" in u && i(12, ve = u.inputhasdecimals), "limitsperiods" in u && i(46, re = u.limitsperiods), "numberofentries" in u && i(13, ye = u.numberofentries), "customcurrencysymbols" in u && i(14, _e = u.customcurrencysymbols), "limitformat" in u && i(15, ke = u.limitformat), "allowedextenssion" in u && i(16, ze = u.allowedextenssion), "filesizeallow" in u && i(17, we = u.filesizeallow), "timezone" in u && i(18, Se = u.timezone), "clientstyling" in u && i(19, Y = u.clientstyling), "clientstylingurl" in u && i(20, U = u.clientstylingurl), "translationurl" in u && i(21, F = u.translationurl), "mbsource" in u && i(22, Z = u.mbsource), "companylimits" in u && i(23, Le = u.companylimits), "limittabvisible" in u && i(24, je = u.limittabvisible), "defaultperiod" in u && i(25, qe = u.defaultperiod), "islimitNotification" in u && i(26, Te = u.islimitNotification), "customcontentontab" in u && i(47, q = u.customcontentontab), "cooloffstrictmode" in u && i(27, Ee = u.cooloffstrictmode), "usecustomdropdown" in u && i(28, Oe = u.usecustomdropdown), "$$scope" in u && i(48, s = u.$$scope);
1875
1886
  }, t.$$.update = () => {
1876
1887
  t.$$.dirty[0] & /*lang*/
1877
- 1 && c && gi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
1878
- 111 && o && p && f && u && c && l && _i(), t.$$.dirty[1] & /*customcontentontab*/
1879
- 32768 && q && ki(), t.$$.dirty[0] & /*mainContainer, isLoading*/
1880
- 1342177280 && N && !J && ae(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1881
- 537395200 && Y && T && Bi(T, Y), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1882
- 537919488 && U && T && Ni(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1883
- 541065216 && Z && T && Di(T, `${Z}.Style`, bi), t.$$.dirty[0] & /*translationurl*/
1884
- 2097152 && F && vi(), t.$$.dirty[1] & /*customcontentontab*/
1885
- 32768 && i(35, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
1886
- 268435456 | t.$$.dirty[1] & /*activeTabIndex*/
1887
- 1 && !J && B.length > 0 && (D < 0 || D >= B.length) && i(31, D = 0);
1888
+ 1 && c && vi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
1889
+ 111 && a && p && f && m && c && l && ki(), t.$$.dirty[1] & /*customcontentontab*/
1890
+ 65536 && q && zi(), t.$$.dirty[0] & /*isLoading*/
1891
+ 536870912 | t.$$.dirty[1] & /*mainContainer*/
1892
+ 1 && N && !J && oe(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1893
+ 1074266112 && Y && T && Ni(T, Y), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1894
+ 1074790400 && U && T && Di(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1895
+ 1077936128 && Z && T && Hi(T, `${Z}.Style`, hi), t.$$.dirty[0] & /*translationurl*/
1896
+ 2097152 && F && yi(), t.$$.dirty[1] & /*customcontentontab*/
1897
+ 65536 && i(36, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
1898
+ 536870912 | t.$$.dirty[1] & /*activeTabIndex*/
1899
+ 2 && !J && B.length > 0 && (D < 0 || D >= B.length) && i(32, D = 0);
1888
1900
  }, [
1889
1901
  c,
1890
- o,
1902
+ a,
1891
1903
  p,
1892
1904
  f,
1893
1905
  b,
1894
1906
  l,
1895
- u,
1907
+ m,
1896
1908
  w,
1897
1909
  g,
1898
1910
  A,
@@ -1914,6 +1926,7 @@ function yt(t, e, i) {
1914
1926
  qe,
1915
1927
  Te,
1916
1928
  Ee,
1929
+ Oe,
1917
1930
  J,
1918
1931
  T,
1919
1932
  N,
@@ -1922,34 +1935,34 @@ function yt(t, e, i) {
1922
1935
  Q,
1923
1936
  ne,
1924
1937
  se,
1925
- We,
1938
+ Ae,
1926
1939
  r,
1927
1940
  B,
1928
- Oe,
1929
1941
  Pe,
1930
- Ae,
1931
- ae,
1932
- a,
1942
+ We,
1943
+ Ce,
1944
+ oe,
1945
+ o,
1933
1946
  M,
1934
1947
  re,
1935
1948
  q,
1936
1949
  s,
1937
1950
  n,
1938
- zi,
1939
1951
  wi,
1940
1952
  Si,
1941
1953
  Li,
1942
- ji
1954
+ ji,
1955
+ qi
1943
1956
  ];
1944
1957
  }
1945
- class fi extends Pi {
1958
+ class bi extends Wi {
1946
1959
  constructor(e) {
1947
- super(), Wi(
1960
+ super(), Ai(
1948
1961
  this,
1949
1962
  e,
1963
+ _t,
1950
1964
  yt,
1951
- vt,
1952
- si,
1965
+ oi,
1953
1966
  {
1954
1967
  lang: 0,
1955
1968
  userid: 1,
@@ -1962,10 +1975,10 @@ class fi extends Pi {
1962
1975
  enablecompliancetext: 8,
1963
1976
  netdepositprogress: 9,
1964
1977
  deletelimit: 10,
1965
- limitsamount: 44,
1978
+ limitsamount: 45,
1966
1979
  showcompanylimitsinfo: 11,
1967
1980
  inputhasdecimals: 12,
1968
- limitsperiods: 45,
1981
+ limitsperiods: 46,
1969
1982
  numberofentries: 13,
1970
1983
  customcurrencysymbols: 14,
1971
1984
  limitformat: 15,
@@ -1980,10 +1993,11 @@ class fi extends Pi {
1980
1993
  limittabvisible: 24,
1981
1994
  defaultperiod: 25,
1982
1995
  islimitNotification: 26,
1983
- customcontentontab: 46,
1984
- cooloffstrictmode: 27
1996
+ customcontentontab: 47,
1997
+ cooloffstrictmode: 27,
1998
+ usecustomdropdown: 28
1985
1999
  },
1986
- st,
2000
+ ot,
1987
2001
  [-1, -1, -1]
1988
2002
  );
1989
2003
  }
@@ -2054,7 +2068,7 @@ class fi extends Pi {
2054
2068
  this.$$set({ deletelimit: e }), h();
2055
2069
  }
2056
2070
  get limitsamount() {
2057
- return this.$$.ctx[44];
2071
+ return this.$$.ctx[45];
2058
2072
  }
2059
2073
  set limitsamount(e) {
2060
2074
  this.$$set({ limitsamount: e }), h();
@@ -2072,7 +2086,7 @@ class fi extends Pi {
2072
2086
  this.$$set({ inputhasdecimals: e }), h();
2073
2087
  }
2074
2088
  get limitsperiods() {
2075
- return this.$$.ctx[45];
2089
+ return this.$$.ctx[46];
2076
2090
  }
2077
2091
  set limitsperiods(e) {
2078
2092
  this.$$set({ limitsperiods: e }), h();
@@ -2162,7 +2176,7 @@ class fi extends Pi {
2162
2176
  this.$$set({ islimitNotification: e }), h();
2163
2177
  }
2164
2178
  get customcontentontab() {
2165
- return this.$$.ctx[46];
2179
+ return this.$$.ctx[47];
2166
2180
  }
2167
2181
  set customcontentontab(e) {
2168
2182
  this.$$set({ customcontentontab: e }), h();
@@ -2173,10 +2187,16 @@ class fi extends Pi {
2173
2187
  set cooloffstrictmode(e) {
2174
2188
  this.$$set({ cooloffstrictmode: e }), h();
2175
2189
  }
2190
+ get usecustomdropdown() {
2191
+ return this.$$.ctx[28];
2192
+ }
2193
+ set usecustomdropdown(e) {
2194
+ this.$$set({ usecustomdropdown: e }), h();
2195
+ }
2176
2196
  }
2177
- Hi(
2178
- fi,
2179
- { 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: {} },
2197
+ Vi(
2198
+ bi,
2199
+ { 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: {}, usecustomdropdown: {} },
2180
2200
  [
2181
2201
  "LimitWrapperTitle",
2182
2202
  "customTabContent",
@@ -2187,11 +2207,11 @@ Hi(
2187
2207
  [],
2188
2208
  !0
2189
2209
  );
2190
- const zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2210
+ const wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2191
2211
  __proto__: null,
2192
- default: fi
2212
+ default: bi
2193
2213
  }, Symbol.toStringTag, { value: "Module" }));
2194
2214
  export {
2195
- zt as P,
2196
- kt as i
2215
+ wt as P,
2216
+ zt as i
2197
2217
  };