@everymatrix/player-limit-notification 0.10.35 → 0.10.37

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, 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-C9zBnJhQ.js";
1
+ import { a as Oi, $ as Pi, S as Wi, i as Ai, f as h, s as oi, c as Ci, b as Ii, 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 Gi, v as Mi, w as Bi, x as be, y as ie, z as W, A as ae, B as ai, C, D as Ie, E as Ni, F as li, G as d, H as Ge, I as Di, J as Hi, K as Vi, L as xi } from "./PlayerLimitNotification-CNVxhaGt.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 ?? [], 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 ?? void 0,
283
283
  error: r ?? void 0,
284
284
  complete: 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 ?? xi.Promise) !== null && e !== void 0 ? e : Promise;
375
+ return (e = 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 < "u") {
685
685
  }
686
686
  };
687
687
  };
688
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-Bwmx5Mfc.js").then(
688
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsPage2Gm16Nd-IkOsUuVt.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 < "u") {
706
706
  }
707
707
  };
708
708
  };
709
- customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-C6mcpE09.js").then(({ default: e }) => {
709
+ customElements.define = t(customElements.define), import("./PlayerAccountGamingLimitsHistory2Nd-C1UmFloh.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
- 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}');
716
+ function ot(t) {
717
+ Ii(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,83 +852,83 @@ 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), Bi(r, n), t[51](null);
877
+ n && S(e), Ni(r, n), t[52](null);
878
878
  }
879
879
  };
880
880
  }
881
- function Qe(t) {
881
+ function $e(t) {
882
882
  let e, i = (
883
883
  /*$_*/
884
- (t[37](
884
+ (t[38](
885
885
  /*tabLabelArray*/
886
- t[39][
886
+ t[40][
887
887
  /*i*/
888
- t[64]
888
+ t[65]
889
889
  ].label
890
890
  ) ?? /*limit*/
891
- t[62]) + ""
891
+ t[63]) + ""
892
892
  ), r, n, s;
893
- function a() {
893
+ function o() {
894
894
  return (
895
895
  /*click_handler_1*/
896
- t[50](
896
+ t[51](
897
897
  /*i*/
898
- t[64]
898
+ t[65]
899
899
  )
900
900
  );
901
901
  }
902
902
  return {
903
903
  c() {
904
- e = j("div"), r = ie(i), v(e, "class", "LimitsTab"), Ie(
904
+ e = j("div"), r = ie(i), v(e, "class", "LimitsTab"), Ge(
905
905
  e,
906
906
  "selected",
907
907
  /*activeTabIndex*/
908
- t[31] === /*i*/
909
- t[64]
908
+ t[32] === /*i*/
909
+ t[65]
910
910
  );
911
911
  },
912
- m(c, o) {
913
- L(c, e, o), _(e, r), n || (s = ai(e, "click", a), n = !0);
912
+ m(c, a) {
913
+ L(c, e, a), _(e, r), n || (s = ai(e, "click", o), n = !0);
914
914
  },
915
- p(c, o) {
916
- t = c, o[1] & /*$_*/
917
- 64 && i !== (i = /*$_*/
918
- (t[37](
915
+ p(c, a) {
916
+ t = c, a[1] & /*$_*/
917
+ 128 && i !== (i = /*$_*/
918
+ (t[38](
919
919
  /*tabLabelArray*/
920
- t[39][
920
+ t[40][
921
921
  /*i*/
922
- t[64]
922
+ t[65]
923
923
  ].label
924
924
  ) ?? /*limit*/
925
- t[62]) + "") && be(r, i), o[1] & /*activeTabIndex*/
926
- 1 && Ie(
925
+ t[63]) + "") && be(r, i), a[1] & /*activeTabIndex*/
926
+ 2 && Ge(
927
927
  e,
928
928
  "selected",
929
929
  /*activeTabIndex*/
930
- t[31] === /*i*/
931
- t[64]
930
+ t[32] === /*i*/
931
+ t[65]
932
932
  );
933
933
  },
934
934
  d(c) {
@@ -936,22 +936,22 @@ function Qe(t) {
936
936
  }
937
937
  };
938
938
  }
939
- function bt(t) {
939
+ function ht(t) {
940
940
  let e = (
941
941
  /*activeTabIndex*/
942
- t[31]
943
- ), i, r, n = ti(t);
942
+ t[32]
943
+ ), i, r, n = ri(t);
944
944
  return {
945
945
  c() {
946
- n.c(), i = oi();
946
+ n.c(), i = li();
947
947
  },
948
- m(s, a) {
949
- n.m(s, a), L(s, i, a), r = !0;
948
+ m(s, o) {
949
+ n.m(s, o), L(s, i, o), r = !0;
950
950
  },
951
- 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);
951
+ p(s, o) {
952
+ o[1] & /*activeTabIndex*/
953
+ 2 && oi(e, e = /*activeTabIndex*/
954
+ s[32]) ? (I(), z(n, 1, 1, W), G(), n = ri(s), n.c(), y(n, 1), n.m(i.parentNode, i)) : n.p(s, o);
955
955
  },
956
956
  i(s) {
957
957
  r || (y(n), r = !0);
@@ -964,16 +964,16 @@ function bt(t) {
964
964
  }
965
965
  };
966
966
  }
967
- function ht(t) {
968
- let e, i, r, n, s, a, c, o, p = (
967
+ function gt(t) {
968
+ let e, i, r, n, s, o, c, a, p = (
969
969
  /*$$slots*/
970
- t[43].LimitsList && $e(t)
970
+ t[44].LimitsList && ei(t)
971
971
  ), f = (
972
972
  /*$$slots*/
973
- t[43].LimitSubmitButton && ei(t)
973
+ t[44].LimitSubmitButton && ii(t)
974
974
  ), b = (
975
975
  /*$$slots*/
976
- t[43].LimitSkeleton && ii(t)
976
+ t[44].LimitSkeleton && ti(t)
977
977
  );
978
978
  return {
979
979
  c() {
@@ -988,18 +988,18 @@ function ht(t) {
988
988
  /*currency*/
989
989
  t[4]
990
990
  ), d(e, "amountsconfig", n = /*amountsArray*/
991
- t[33][
991
+ t[34][
992
992
  /*activeTabIndex*/
993
- t[31]
993
+ t[32]
994
994
  ]), d(e, "periodsconfig", s = /*periodsArray*/
995
- t[34][
995
+ t[35][
996
996
  /*activeTabIndex*/
997
- t[31]
998
- ]), d(e, "limittabindex", a = /*activeTabIndex*/
999
- t[31] + 1), d(e, "tabcategory", c = /*tabTypes*/
1000
- t[36][
997
+ t[32]
998
+ ]), d(e, "limittabindex", o = /*activeTabIndex*/
999
+ t[32] + 1), d(e, "tabcategory", c = /*tabTypes*/
1000
+ t[37][
1001
1001
  /*activeTabIndex*/
1002
- t[31]
1002
+ t[32]
1003
1003
  ]), d(
1004
1004
  e,
1005
1005
  "userid",
@@ -1115,215 +1115,226 @@ function ht(t) {
1115
1115
  "cooloffstrictmode",
1116
1116
  /*cooloffstrictmode*/
1117
1117
  t[27]
1118
+ ), d(
1119
+ e,
1120
+ "usecustomdropdown",
1121
+ /*usecustomdropdown*/
1122
+ t[28]
1118
1123
  );
1119
1124
  },
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;
1125
+ m(l, m) {
1126
+ 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;
1122
1127
  },
1123
- p(l, u) {
1128
+ p(l, m) {
1124
1129
  /*$$slots*/
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, () => {
1130
+ l[44].LimitsList ? p ? (p.p(l, m), m[1] & /*$$slots*/
1131
+ 8192 && y(p, 1)) : (p = ei(l), p.c(), y(p, 1), p.m(e, i)) : p && (I(), z(p, 1, 1, () => {
1127
1132
  p = null;
1128
1133
  }), 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, () => {
1134
+ l[44].LimitSubmitButton ? f ? (f.p(l, m), m[1] & /*$$slots*/
1135
+ 8192 && y(f, 1)) : (f = ii(l), f.c(), y(f, 1), f.m(e, r)) : f && (I(), z(f, 1, 1, () => {
1131
1136
  f = null;
1132
1137
  }), 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, () => {
1138
+ l[44].LimitSkeleton ? b ? (b.p(l, m), m[1] & /*$$slots*/
1139
+ 8192 && y(b, 1)) : (b = ti(l), b.c(), y(b, 1), b.m(e, null)) : b && (I(), z(b, 1, 1, () => {
1135
1140
  b = null;
1136
- }), G()), (!o || u[0] & /*lang*/
1141
+ }), G()), (!a || m[0] & /*lang*/
1137
1142
  1) && d(
1138
1143
  e,
1139
1144
  "lang",
1140
1145
  /*lang*/
1141
1146
  l[0]
1142
- ), (!o || u[0] & /*currency*/
1147
+ ), (!a || m[0] & /*currency*/
1143
1148
  16) && d(
1144
1149
  e,
1145
1150
  "currency",
1146
1151
  /*currency*/
1147
1152
  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*/
1153
+ ), (!a || m[1] & /*amountsArray, activeTabIndex*/
1154
+ 10 && n !== (n = /*amountsArray*/
1155
1155
  l[34][
1156
1156
  /*activeTabIndex*/
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][
1157
+ l[32]
1158
+ ])) && d(e, "amountsconfig", n), (!a || m[1] & /*periodsArray, activeTabIndex*/
1159
+ 18 && s !== (s = /*periodsArray*/
1160
+ l[35][
1163
1161
  /*activeTabIndex*/
1164
- l[31]
1165
- ])) && d(e, "tabcategory", c), (!o || u[0] & /*userid*/
1162
+ l[32]
1163
+ ])) && d(e, "periodsconfig", s), (!a || m[1] & /*activeTabIndex*/
1164
+ 2 && o !== (o = /*activeTabIndex*/
1165
+ l[32] + 1)) && d(e, "limittabindex", o), (!a || m[1] & /*tabTypes, activeTabIndex*/
1166
+ 66 && c !== (c = /*tabTypes*/
1167
+ l[37][
1168
+ /*activeTabIndex*/
1169
+ l[32]
1170
+ ])) && d(e, "tabcategory", c), (!a || m[0] & /*userid*/
1166
1171
  2) && d(
1167
1172
  e,
1168
1173
  "userid",
1169
1174
  /*userid*/
1170
1175
  l[1]
1171
- ), (!o || u[0] & /*deletelimit*/
1176
+ ), (!a || m[0] & /*deletelimit*/
1172
1177
  1024) && d(
1173
1178
  e,
1174
1179
  "deletelimit",
1175
1180
  /*deletelimit*/
1176
1181
  l[10]
1177
- ), (!o || u[0] & /*inputhasdecimals*/
1182
+ ), (!a || m[0] & /*inputhasdecimals*/
1178
1183
  4096) && d(
1179
1184
  e,
1180
1185
  "inputhasdecimals",
1181
1186
  /*inputhasdecimals*/
1182
1187
  l[12]
1183
- ), (!o || u[0] & /*defaultperiod*/
1188
+ ), (!a || m[0] & /*defaultperiod*/
1184
1189
  33554432) && d(
1185
1190
  e,
1186
1191
  "defaultperiod",
1187
1192
  /*defaultperiod*/
1188
1193
  l[25]
1189
- ), (!o || u[0] & /*netdepositprogress*/
1194
+ ), (!a || m[0] & /*netdepositprogress*/
1190
1195
  512) && d(
1191
1196
  e,
1192
1197
  "netdepositprogress",
1193
1198
  /*netdepositprogress*/
1194
1199
  l[9]
1195
- ), (!o || u[0] & /*enablecompliancetext*/
1200
+ ), (!a || m[0] & /*enablecompliancetext*/
1196
1201
  256) && d(
1197
1202
  e,
1198
1203
  "enablecompliancetext",
1199
1204
  /*enablecompliancetext*/
1200
1205
  l[8]
1201
- ), (!o || u[0] & /*session*/
1206
+ ), (!a || m[0] & /*session*/
1202
1207
  4) && d(
1203
1208
  e,
1204
1209
  "session",
1205
1210
  /*session*/
1206
1211
  l[2]
1207
- ), (!o || u[0] & /*endpoint*/
1212
+ ), (!a || m[0] & /*endpoint*/
1208
1213
  8) && d(
1209
1214
  e,
1210
1215
  "endpoint",
1211
1216
  /*endpoint*/
1212
1217
  l[3]
1213
- ), (!o || u[0] & /*apiversion*/
1218
+ ), (!a || m[0] & /*apiversion*/
1214
1219
  32) && d(
1215
1220
  e,
1216
1221
  "apiversion",
1217
1222
  /*apiversion*/
1218
1223
  l[5]
1219
- ), (!o || u[0] & /*companylimits*/
1224
+ ), (!a || m[0] & /*companylimits*/
1220
1225
  8388608) && d(
1221
1226
  e,
1222
1227
  "companylimits",
1223
1228
  /*companylimits*/
1224
1229
  l[23]
1225
- ), (!o || u[0] & /*tablabels*/
1230
+ ), (!a || m[0] & /*tablabels*/
1226
1231
  64) && d(
1227
1232
  e,
1228
1233
  "tablabels",
1229
1234
  /*tablabels*/
1230
1235
  l[6]
1231
- ), (!o || u[0] & /*showcompanylimitsinfo*/
1236
+ ), (!a || m[0] & /*showcompanylimitsinfo*/
1232
1237
  2048) && d(
1233
1238
  e,
1234
1239
  "showcompanylimitsinfo",
1235
1240
  /*showcompanylimitsinfo*/
1236
1241
  l[11]
1237
- ), (!o || u[0] & /*timezone*/
1242
+ ), (!a || m[0] & /*timezone*/
1238
1243
  262144) && d(
1239
1244
  e,
1240
1245
  "timezone",
1241
1246
  /*timezone*/
1242
1247
  l[18]
1243
- ), (!o || u[0] & /*clientstyling*/
1248
+ ), (!a || m[0] & /*clientstyling*/
1244
1249
  524288) && d(
1245
1250
  e,
1246
1251
  "clientstyling",
1247
1252
  /*clientstyling*/
1248
1253
  l[19]
1249
- ), (!o || u[0] & /*clientstylingurl*/
1254
+ ), (!a || m[0] & /*clientstylingurl*/
1250
1255
  1048576) && d(
1251
1256
  e,
1252
1257
  "clientstylingurl",
1253
1258
  /*clientstylingurl*/
1254
1259
  l[20]
1255
- ), (!o || u[0] & /*mbsource*/
1260
+ ), (!a || m[0] & /*mbsource*/
1256
1261
  4194304) && d(
1257
1262
  e,
1258
1263
  "mbsource",
1259
1264
  /*mbsource*/
1260
1265
  l[22]
1261
- ), (!o || u[0] & /*translationurl*/
1266
+ ), (!a || m[0] & /*translationurl*/
1262
1267
  2097152) && d(
1263
1268
  e,
1264
1269
  "translationurl",
1265
1270
  /*translationurl*/
1266
1271
  l[21]
1267
- ), (!o || u[0] & /*customcurrencysymbols*/
1272
+ ), (!a || m[0] & /*customcurrencysymbols*/
1268
1273
  16384) && d(
1269
1274
  e,
1270
1275
  "customcurrencysymbols",
1271
1276
  /*customcurrencysymbols*/
1272
1277
  l[14]
1273
- ), (!o || u[0] & /*limitformat*/
1278
+ ), (!a || m[0] & /*limitformat*/
1274
1279
  32768) && d(
1275
1280
  e,
1276
1281
  "limitformat",
1277
1282
  /*limitformat*/
1278
1283
  l[15]
1279
- ), (!o || u[0] & /*allowedextenssion*/
1284
+ ), (!a || m[0] & /*allowedextenssion*/
1280
1285
  65536) && d(
1281
1286
  e,
1282
1287
  "allowedextenssion",
1283
1288
  /*allowedextenssion*/
1284
1289
  l[16]
1285
- ), (!o || u[0] & /*filesizeallow*/
1290
+ ), (!a || m[0] & /*filesizeallow*/
1286
1291
  131072) && d(
1287
1292
  e,
1288
1293
  "filesizeallow",
1289
1294
  /*filesizeallow*/
1290
1295
  l[17]
1291
- ), (!o || u[0] & /*islimitNotification*/
1296
+ ), (!a || m[0] & /*islimitNotification*/
1292
1297
  67108864) && d(
1293
1298
  e,
1294
1299
  "islimitNotification",
1295
1300
  /*islimitNotification*/
1296
1301
  l[26]
1297
- ), (!o || u[0] & /*cooloffstrictmode*/
1302
+ ), (!a || m[0] & /*cooloffstrictmode*/
1298
1303
  134217728) && d(
1299
1304
  e,
1300
1305
  "cooloffstrictmode",
1301
1306
  /*cooloffstrictmode*/
1302
1307
  l[27]
1308
+ ), (!a || m[0] & /*usecustomdropdown*/
1309
+ 268435456) && d(
1310
+ e,
1311
+ "usecustomdropdown",
1312
+ /*usecustomdropdown*/
1313
+ l[28]
1303
1314
  );
1304
1315
  },
1305
1316
  i(l) {
1306
- o || (y(p), y(f), y(b), o = !0);
1317
+ a || (y(p), y(f), y(b), a = !0);
1307
1318
  },
1308
1319
  o(l) {
1309
- z(p), z(f), z(b), o = !1;
1320
+ z(p), z(f), z(b), a = !1;
1310
1321
  },
1311
1322
  d(l) {
1312
1323
  l && S(e), p && p.d(), f && f.d(), b && b.d();
1313
1324
  }
1314
1325
  };
1315
1326
  }
1316
- function gt(t) {
1327
+ function vt(t) {
1317
1328
  let e;
1318
1329
  const i = (
1319
1330
  /*#slots*/
1320
- t[48].customTabContent
1331
+ t[49].customTabContent
1321
1332
  ), r = H(
1322
1333
  i,
1323
1334
  t,
1324
1335
  /*$$scope*/
1325
- t[47],
1326
- Fe
1336
+ t[48],
1337
+ Ze
1327
1338
  );
1328
1339
  return {
1329
1340
  c() {
@@ -1334,23 +1345,23 @@ function gt(t) {
1334
1345
  },
1335
1346
  p(n, s) {
1336
1347
  r && r.p && (!e || s[1] & /*$$scope*/
1337
- 65536) && V(
1348
+ 131072) && V(
1338
1349
  r,
1339
1350
  i,
1340
1351
  n,
1341
1352
  /*$$scope*/
1342
- n[47],
1353
+ n[48],
1343
1354
  e ? K(
1344
1355
  i,
1345
1356
  /*$$scope*/
1346
- n[47],
1357
+ n[48],
1347
1358
  s,
1348
1359
  mt
1349
1360
  ) : x(
1350
1361
  /*$$scope*/
1351
- n[47]
1362
+ n[48]
1352
1363
  ),
1353
- Fe
1364
+ Ze
1354
1365
  );
1355
1366
  },
1356
1367
  i(n) {
@@ -1364,44 +1375,44 @@ function gt(t) {
1364
1375
  }
1365
1376
  };
1366
1377
  }
1367
- function $e(t) {
1378
+ function ei(t) {
1368
1379
  let e, i;
1369
1380
  const r = (
1370
1381
  /*#slots*/
1371
- t[48].LimitsList
1382
+ t[49].LimitsList
1372
1383
  ), n = H(
1373
1384
  r,
1374
1385
  t,
1375
1386
  /*$$scope*/
1376
- t[47],
1377
- Ue
1387
+ t[48],
1388
+ Fe
1378
1389
  );
1379
1390
  return {
1380
1391
  c() {
1381
1392
  e = j("div"), n && n.c(), v(e, "slot", "LimitsList");
1382
1393
  },
1383
- m(s, a) {
1384
- L(s, e, a), n && n.m(e, null), i = !0;
1394
+ m(s, o) {
1395
+ L(s, e, o), n && n.m(e, null), i = !0;
1385
1396
  },
1386
- p(s, a) {
1387
- n && n.p && (!i || a[1] & /*$$scope*/
1388
- 65536) && V(
1397
+ p(s, o) {
1398
+ n && n.p && (!i || o[1] & /*$$scope*/
1399
+ 131072) && V(
1389
1400
  n,
1390
1401
  r,
1391
1402
  s,
1392
1403
  /*$$scope*/
1393
- s[47],
1404
+ s[48],
1394
1405
  i ? K(
1395
1406
  r,
1396
1407
  /*$$scope*/
1397
- s[47],
1398
- a,
1399
- lt
1408
+ s[48],
1409
+ o,
1410
+ ut
1400
1411
  ) : x(
1401
1412
  /*$$scope*/
1402
- s[47]
1413
+ s[48]
1403
1414
  ),
1404
- Ue
1415
+ Fe
1405
1416
  );
1406
1417
  },
1407
1418
  i(s) {
@@ -1415,44 +1426,44 @@ function $e(t) {
1415
1426
  }
1416
1427
  };
1417
1428
  }
1418
- function ei(t) {
1429
+ function ii(t) {
1419
1430
  let e, i;
1420
1431
  const r = (
1421
1432
  /*#slots*/
1422
- t[48].LimitSubmitButton
1433
+ t[49].LimitSubmitButton
1423
1434
  ), n = H(
1424
1435
  r,
1425
1436
  t,
1426
1437
  /*$$scope*/
1427
- t[47],
1428
- Ye
1438
+ t[48],
1439
+ Ue
1429
1440
  );
1430
1441
  return {
1431
1442
  c() {
1432
1443
  e = j("div"), n && n.c(), v(e, "slot", "LimitSubmitButton");
1433
1444
  },
1434
- m(s, a) {
1435
- L(s, e, a), n && n.m(e, null), i = !0;
1445
+ m(s, o) {
1446
+ L(s, e, o), n && n.m(e, null), i = !0;
1436
1447
  },
1437
- p(s, a) {
1438
- n && n.p && (!i || a[1] & /*$$scope*/
1439
- 65536) && V(
1448
+ p(s, o) {
1449
+ n && n.p && (!i || o[1] & /*$$scope*/
1450
+ 131072) && V(
1440
1451
  n,
1441
1452
  r,
1442
1453
  s,
1443
1454
  /*$$scope*/
1444
- s[47],
1455
+ s[48],
1445
1456
  i ? K(
1446
1457
  r,
1447
1458
  /*$$scope*/
1448
- s[47],
1449
- a,
1450
- ot
1459
+ s[48],
1460
+ o,
1461
+ lt
1451
1462
  ) : x(
1452
1463
  /*$$scope*/
1453
- s[47]
1464
+ s[48]
1454
1465
  ),
1455
- Ye
1466
+ Ue
1456
1467
  );
1457
1468
  },
1458
1469
  i(s) {
@@ -1466,44 +1477,44 @@ function ei(t) {
1466
1477
  }
1467
1478
  };
1468
1479
  }
1469
- function ii(t) {
1480
+ function ti(t) {
1470
1481
  let e, i;
1471
1482
  const r = (
1472
1483
  /*#slots*/
1473
- t[48].LimitSkeleton
1484
+ t[49].LimitSkeleton
1474
1485
  ), n = H(
1475
1486
  r,
1476
1487
  t,
1477
1488
  /*$$scope*/
1478
- t[47],
1479
- Re
1489
+ t[48],
1490
+ Ye
1480
1491
  );
1481
1492
  return {
1482
1493
  c() {
1483
1494
  e = j("div"), n && n.c(), v(e, "slot", "LimitSkeleton");
1484
1495
  },
1485
- m(s, a) {
1486
- L(s, e, a), n && n.m(e, null), i = !0;
1496
+ m(s, o) {
1497
+ L(s, e, o), n && n.m(e, null), i = !0;
1487
1498
  },
1488
- p(s, a) {
1489
- n && n.p && (!i || a[1] & /*$$scope*/
1490
- 65536) && V(
1499
+ p(s, o) {
1500
+ n && n.p && (!i || o[1] & /*$$scope*/
1501
+ 131072) && V(
1491
1502
  n,
1492
1503
  r,
1493
1504
  s,
1494
1505
  /*$$scope*/
1495
- s[47],
1506
+ s[48],
1496
1507
  i ? K(
1497
1508
  r,
1498
1509
  /*$$scope*/
1499
- s[47],
1500
- a,
1510
+ s[48],
1511
+ o,
1501
1512
  at
1502
1513
  ) : x(
1503
1514
  /*$$scope*/
1504
- s[47]
1515
+ s[48]
1505
1516
  ),
1506
- Re
1517
+ Ye
1507
1518
  );
1508
1519
  },
1509
1520
  i(s) {
@@ -1517,41 +1528,41 @@ function ii(t) {
1517
1528
  }
1518
1529
  };
1519
1530
  }
1520
- function ti(t) {
1531
+ function ri(t) {
1521
1532
  let e, i, r, n;
1522
- const s = [gt, ht], a = [];
1523
- function c(o, p) {
1533
+ const s = [vt, gt], o = [];
1534
+ function c(a, p) {
1524
1535
  return (
1525
1536
  /*customContentTabIndex*/
1526
- o[35] === /*activeTabIndex*/
1527
- o[31] ? 0 : 1
1537
+ a[36] === /*activeTabIndex*/
1538
+ a[32] ? 0 : 1
1528
1539
  );
1529
1540
  }
1530
- return e = c(t), i = a[e] = s[e](t), {
1541
+ return e = c(t), i = o[e] = s[e](t), {
1531
1542
  c() {
1532
- i.c(), r = oi();
1543
+ i.c(), r = li();
1533
1544
  },
1534
- m(o, p) {
1535
- a[e].m(o, p), L(o, r, p), n = !0;
1545
+ m(a, p) {
1546
+ o[e].m(a, p), L(a, r, p), n = !0;
1536
1547
  },
1537
- p(o, p) {
1548
+ p(a, p) {
1538
1549
  let f = e;
1539
- e = c(o), e === f ? a[e].p(o, p) : (I(), z(a[f], 1, 1, () => {
1540
- a[f] = null;
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));
1550
+ e = c(a), e === f ? o[e].p(a, p) : (I(), z(o[f], 1, 1, () => {
1551
+ o[f] = null;
1552
+ }), G(), i = o[e], i ? i.p(a, p) : (i = o[e] = s[e](a), i.c()), y(i, 1), i.m(r.parentNode, r));
1542
1553
  },
1543
- i(o) {
1554
+ i(a) {
1544
1555
  n || (y(i), n = !0);
1545
1556
  },
1546
- o(o) {
1557
+ o(a) {
1547
1558
  z(i), n = !1;
1548
1559
  },
1549
- d(o) {
1550
- o && S(r), a[e].d(o);
1560
+ d(a) {
1561
+ a && S(r), o[e].d(a);
1551
1562
  }
1552
1563
  };
1553
1564
  }
1554
- function ri(t) {
1565
+ function ni(t) {
1555
1566
  let e;
1556
1567
  return {
1557
1568
  c() {
@@ -1700,14 +1711,14 @@ function ri(t) {
1700
1711
  }
1701
1712
  };
1702
1713
  }
1703
- function ni(t) {
1714
+ function si(t) {
1704
1715
  let e, i = (
1705
1716
  /*$_*/
1706
- t[37](
1717
+ t[38](
1707
1718
  /*tabLabelArray*/
1708
- t[39][
1719
+ t[40][
1709
1720
  /*activeTabIndex*/
1710
- t[31]
1721
+ t[32]
1711
1722
  ].description
1712
1723
  ) + ""
1713
1724
  );
@@ -1720,12 +1731,12 @@ function ni(t) {
1720
1731
  },
1721
1732
  p(r, n) {
1722
1733
  n[1] & /*$_, activeTabIndex*/
1723
- 65 && i !== (i = /*$_*/
1724
- r[37](
1734
+ 130 && i !== (i = /*$_*/
1735
+ r[38](
1725
1736
  /*tabLabelArray*/
1726
- r[39][
1737
+ r[40][
1727
1738
  /*activeTabIndex*/
1728
- r[31]
1739
+ r[32]
1729
1740
  ].description
1730
1741
  ) + "") && (e.innerHTML = i);
1731
1742
  },
@@ -1734,159 +1745,160 @@ function ni(t) {
1734
1745
  }
1735
1746
  };
1736
1747
  }
1737
- function vt(t) {
1738
- let e, i, r, n, s, a;
1748
+ function yt(t) {
1749
+ let e, i, r, n, s, o;
1739
1750
  const c = (
1740
1751
  /*#slots*/
1741
- t[48].LimitWrapperTitle
1742
- ), o = H(
1752
+ t[49].LimitWrapperTitle
1753
+ ), a = H(
1743
1754
  c,
1744
1755
  t,
1745
1756
  /*$$scope*/
1746
- t[47],
1747
- Je
1748
- ), p = o || ct(t), f = [ft, pt], b = [];
1749
- function l(u, w) {
1757
+ t[48],
1758
+ Xe
1759
+ ), p = a || pt(t), f = [bt, ft], b = [];
1760
+ function l(m, w) {
1750
1761
  return (
1751
1762
  /*isLoading*/
1752
- u[28] ? 0 : 1
1763
+ m[29] ? 0 : 1
1753
1764
  );
1754
1765
  }
1755
1766
  return n = l(t), s = b[n] = f[n](t), {
1756
1767
  c() {
1757
1768
  e = j("div"), i = j("div"), p && p.c(), r = O(), s.c(), v(i, "class", "GamingLimitsWrapper " + /*isMobile*/
1758
- (t[40] ? "GamingLimitsWrapperMobile" : ""));
1769
+ (t[41] ? "GamingLimitsWrapperMobile" : ""));
1759
1770
  },
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;
1771
+ m(m, w) {
1772
+ L(m, e, w), _(e, i), p && p.m(i, null), _(i, r), b[n].m(i, null), t[54](e), o = !0;
1762
1773
  },
1763
- p(u, w) {
1764
- o ? o.p && (!a || w[1] & /*$$scope*/
1765
- 65536) && V(
1766
- o,
1774
+ p(m, w) {
1775
+ a ? a.p && (!o || w[1] & /*$$scope*/
1776
+ 131072) && V(
1777
+ a,
1767
1778
  c,
1768
- u,
1779
+ m,
1769
1780
  /*$$scope*/
1770
- u[47],
1771
- a ? K(
1781
+ m[48],
1782
+ o ? K(
1772
1783
  c,
1773
1784
  /*$$scope*/
1774
- u[47],
1785
+ m[48],
1775
1786
  w,
1776
- ut
1787
+ dt
1777
1788
  ) : x(
1778
1789
  /*$$scope*/
1779
- u[47]
1790
+ m[48]
1780
1791
  ),
1781
- Je
1782
- ) : p && p.p && (!a || w[1] & /*$_*/
1783
- 64) && p.p(u, a ? w : [-1, -1, -1]);
1792
+ Xe
1793
+ ) : p && p.p && (!o || w[1] & /*$_*/
1794
+ 128) && p.p(m, o ? w : [-1, -1, -1]);
1784
1795
  let g = n;
1785
- n = l(u), n === g ? b[n].p(u, w) : (I(), z(b[g], 1, 1, () => {
1796
+ n = l(m), n === g ? b[n].p(m, w) : (I(), z(b[g], 1, 1, () => {
1786
1797
  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));
1798
+ }), G(), s = b[n], s ? s.p(m, w) : (s = b[n] = f[n](m), s.c()), y(s, 1), s.m(i, null));
1788
1799
  },
1789
- i(u) {
1790
- a || (y(p, u), y(s), a = !0);
1800
+ i(m) {
1801
+ o || (y(p, m), y(s), o = !0);
1791
1802
  },
1792
- o(u) {
1793
- z(p, u), z(s), a = !1;
1803
+ o(m) {
1804
+ z(p, m), z(s), o = !1;
1794
1805
  },
1795
- d(u) {
1796
- u && S(e), p && p.d(u), b[n].d(), t[53](null);
1806
+ d(m) {
1807
+ m && S(e), p && p.d(m), b[n].d(), t[54](null);
1797
1808
  }
1798
1809
  };
1799
1810
  }
1800
- function yt(t, e, i) {
1811
+ function _t(t, e, i) {
1801
1812
  let r;
1802
- Ii(t, Ni, (m) => i(37, r = m));
1813
+ Gi(t, Di, (u) => i(38, r = u));
1803
1814
  let { $$slots: n = {}, $$scope: s } = e;
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 = () => {
1815
+ const o = Mi(n);
1816
+ 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 = [];
1817
+ const vi = () => {
1818
+ st(c);
1819
+ }, yi = () => {
1809
1820
  fetch(F).then((k) => k.json()).then((k) => {
1810
1821
  Object.keys(k).forEach((P) => {
1811
- xe(P, k[P]);
1822
+ Ke(P, k[P]);
1812
1823
  });
1813
1824
  }).catch((k) => {
1814
1825
  console.log(k);
1815
1826
  });
1816
1827
  };
1817
- Object.keys(Ke).forEach((m) => {
1818
- xe(m, Ke[m]);
1828
+ Object.keys(Re).forEach((u) => {
1829
+ Ke(u, Re[u]);
1819
1830
  });
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)
1831
+ const _i = (u, k) => {
1832
+ if (i(34, Q = u.replace(/\s/g, "").split("|")), i(35, ne = k.replace(/\s/g, "").split("|")), Q.length === 0)
1822
1833
  throw new Error("Please provide a full limits configuration.");
1823
1834
  if (Q.length !== ne.length)
1824
1835
  throw new Error("Please make sure that the limit configuration parameters specify the same number of tabs.");
1825
- }, _i = () => {
1826
- yi(M, re), i(36, We = M.split("|").map((k) => {
1836
+ }, ki = () => {
1837
+ _i(M, re), i(37, Ae = M.split("|").map((k) => {
1827
1838
  const P = k.match(/\(([^)]+)\)/);
1828
1839
  return P ? P[1].toLowerCase() : k.trim().toLowerCase();
1829
1840
  })), M.split("|").forEach((k) => {
1830
1841
  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 = () => {
1842
+ }), m.split(",").forEach((k) => {
1843
+ let P = k.trim(), Ti = k.trim().replaceAll(" ", "").toLowerCase() + "_description", Ei = k.trim().replaceAll(" ", "").toLowerCase() + "_label";
1844
+ Pe.push({ name: P, description: Ti, label: Ei });
1845
+ }), i(29, J = !1);
1846
+ }, zi = () => {
1847
+ i(36, se = q ? Number(q) : -1);
1848
+ }, Ce = () => {
1838
1849
  window.postMessage(
1839
1850
  {
1840
1851
  type: "PlayerAccountMenuActive",
1841
- isMobile: Pe
1852
+ isMobile: We
1842
1853
  },
1843
1854
  window.location.href
1844
1855
  );
1845
- }, ae = (m) => {
1846
- i(31, D = m);
1856
+ }, oe = (u) => {
1857
+ i(32, D = u);
1847
1858
  };
1848
- Mi(() => () => {
1849
- i(30, N = null), i(32, X = null);
1859
+ Bi(() => () => {
1860
+ i(31, N = null), i(33, X = null);
1850
1861
  });
1851
- const zi = () => Ae(), wi = (m) => ae(m);
1852
- function Si(m) {
1853
- oe[m ? "unshift" : "push"](() => {
1854
- X = m, i(32, X);
1862
+ const wi = () => Ce(), Si = (u) => oe(u);
1863
+ function Li(u) {
1864
+ ae[u ? "unshift" : "push"](() => {
1865
+ X = u, i(33, X);
1855
1866
  });
1856
1867
  }
1857
- function Li(m) {
1858
- oe[m ? "unshift" : "push"](() => {
1859
- N = m, i(30, N);
1868
+ function ji(u) {
1869
+ ae[u ? "unshift" : "push"](() => {
1870
+ N = u, i(31, N);
1860
1871
  });
1861
1872
  }
1862
- function ji(m) {
1863
- oe[m ? "unshift" : "push"](() => {
1864
- T = m, i(29, T);
1873
+ function qi(u) {
1874
+ ae[u ? "unshift" : "push"](() => {
1875
+ T = u, i(30, T);
1865
1876
  });
1866
1877
  }
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);
1878
+ return t.$$set = (u) => {
1879
+ "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);
1869
1880
  }, t.$$.update = () => {
1870
1881
  t.$$.dirty[0] & /*lang*/
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);
1882
+ 1 && c && vi(), t.$$.dirty[0] & /*userid, session, endpoint, tablabels, lang, apiversion*/
1883
+ 111 && a && p && f && m && c && l && ki(), t.$$.dirty[1] & /*customcontentontab*/
1884
+ 65536 && q && zi(), t.$$.dirty[0] & /*isLoading*/
1885
+ 536870912 | t.$$.dirty[1] & /*mainContainer*/
1886
+ 1 && N && !J && oe(0), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1887
+ 1074266112 && Y && T && Hi(T, Y), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1888
+ 1074790400 && U && T && Vi(T, U), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
1889
+ 1077936128 && Z && T && xi(T, `${Z}.Style`, hi), t.$$.dirty[0] & /*translationurl*/
1890
+ 2097152 && F && yi(), t.$$.dirty[1] & /*customcontentontab*/
1891
+ 65536 && i(36, se = q !== "" && !isNaN(Number(q)) ? Number(q) : -1), t.$$.dirty[0] & /*isLoading*/
1892
+ 536870912 | t.$$.dirty[1] & /*activeTabIndex*/
1893
+ 2 && !J && B.length > 0 && (D < 0 || D >= B.length) && i(32, D = 0);
1882
1894
  }, [
1883
1895
  c,
1884
- o,
1896
+ a,
1885
1897
  p,
1886
1898
  f,
1887
1899
  b,
1888
1900
  l,
1889
- u,
1901
+ m,
1890
1902
  w,
1891
1903
  g,
1892
1904
  A,
@@ -1908,6 +1920,7 @@ function yt(t, e, i) {
1908
1920
  qe,
1909
1921
  Te,
1910
1922
  Ee,
1923
+ Oe,
1911
1924
  J,
1912
1925
  T,
1913
1926
  N,
@@ -1916,34 +1929,34 @@ function yt(t, e, i) {
1916
1929
  Q,
1917
1930
  ne,
1918
1931
  se,
1919
- We,
1932
+ Ae,
1920
1933
  r,
1921
1934
  B,
1922
- Oe,
1923
1935
  Pe,
1924
- Ae,
1925
- ae,
1926
- a,
1936
+ We,
1937
+ Ce,
1938
+ oe,
1939
+ o,
1927
1940
  M,
1928
1941
  re,
1929
1942
  q,
1930
1943
  s,
1931
1944
  n,
1932
- zi,
1933
1945
  wi,
1934
1946
  Si,
1935
1947
  Li,
1936
- ji
1948
+ ji,
1949
+ qi
1937
1950
  ];
1938
1951
  }
1939
- class fi extends Pi {
1952
+ class bi extends Wi {
1940
1953
  constructor(e) {
1941
- super(), Wi(
1954
+ super(), Ai(
1942
1955
  this,
1943
1956
  e,
1957
+ _t,
1944
1958
  yt,
1945
- vt,
1946
- si,
1959
+ oi,
1947
1960
  {
1948
1961
  lang: 0,
1949
1962
  userid: 1,
@@ -1956,10 +1969,10 @@ class fi extends Pi {
1956
1969
  enablecompliancetext: 8,
1957
1970
  netdepositprogress: 9,
1958
1971
  deletelimit: 10,
1959
- limitsamount: 44,
1972
+ limitsamount: 45,
1960
1973
  showcompanylimitsinfo: 11,
1961
1974
  inputhasdecimals: 12,
1962
- limitsperiods: 45,
1975
+ limitsperiods: 46,
1963
1976
  numberofentries: 13,
1964
1977
  customcurrencysymbols: 14,
1965
1978
  limitformat: 15,
@@ -1974,10 +1987,11 @@ class fi extends Pi {
1974
1987
  limittabvisible: 24,
1975
1988
  defaultperiod: 25,
1976
1989
  islimitNotification: 26,
1977
- customcontentontab: 46,
1978
- cooloffstrictmode: 27
1990
+ customcontentontab: 47,
1991
+ cooloffstrictmode: 27,
1992
+ usecustomdropdown: 28
1979
1993
  },
1980
- st,
1994
+ ot,
1981
1995
  [-1, -1, -1]
1982
1996
  );
1983
1997
  }
@@ -2048,7 +2062,7 @@ class fi extends Pi {
2048
2062
  this.$$set({ deletelimit: e }), h();
2049
2063
  }
2050
2064
  get limitsamount() {
2051
- return this.$$.ctx[44];
2065
+ return this.$$.ctx[45];
2052
2066
  }
2053
2067
  set limitsamount(e) {
2054
2068
  this.$$set({ limitsamount: e }), h();
@@ -2066,7 +2080,7 @@ class fi extends Pi {
2066
2080
  this.$$set({ inputhasdecimals: e }), h();
2067
2081
  }
2068
2082
  get limitsperiods() {
2069
- return this.$$.ctx[45];
2083
+ return this.$$.ctx[46];
2070
2084
  }
2071
2085
  set limitsperiods(e) {
2072
2086
  this.$$set({ limitsperiods: e }), h();
@@ -2156,7 +2170,7 @@ class fi extends Pi {
2156
2170
  this.$$set({ islimitNotification: e }), h();
2157
2171
  }
2158
2172
  get customcontentontab() {
2159
- return this.$$.ctx[46];
2173
+ return this.$$.ctx[47];
2160
2174
  }
2161
2175
  set customcontentontab(e) {
2162
2176
  this.$$set({ customcontentontab: e }), h();
@@ -2167,10 +2181,16 @@ class fi extends Pi {
2167
2181
  set cooloffstrictmode(e) {
2168
2182
  this.$$set({ cooloffstrictmode: e }), h();
2169
2183
  }
2184
+ get usecustomdropdown() {
2185
+ return this.$$.ctx[28];
2186
+ }
2187
+ set usecustomdropdown(e) {
2188
+ this.$$set({ usecustomdropdown: e }), h();
2189
+ }
2170
2190
  }
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: {} },
2191
+ Ci(
2192
+ bi,
2193
+ { 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: {} },
2174
2194
  [
2175
2195
  "LimitWrapperTitle",
2176
2196
  "customTabContent",
@@ -2181,11 +2201,11 @@ Ai(
2181
2201
  [],
2182
2202
  !0
2183
2203
  );
2184
- const zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2204
+ const wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2185
2205
  __proto__: null,
2186
- default: fi
2206
+ default: bi
2187
2207
  }, Symbol.toStringTag, { value: "Module" }));
2188
2208
  export {
2189
- zt as P,
2190
- kt as i
2209
+ wt as P,
2210
+ zt as i
2191
2211
  };